activities
latest
false
UiPath logo, featuring letters U and I in white

Productivity activities

Last updated Mar 13, 2026

ClearFileLabelFields

Removes one or multiple label fields from a file.

Namespace: UiPath.Gsuite.Activities.API

Assembly: UiPath.Gsuite.Activities.API (in UiPath.Gsuite.Activities.API.dll)

Syntax

public void ClearFileLabelFields(
	IFile file,
	string labelId,
	IEnumerable<GDriveLabelField> fields
)
public void ClearFileLabelFields(
	IFile file,
	string labelId,
	IEnumerable<GDriveLabelField> fields
)

Parameters

file IFile : The file to apply labels to.

labelID String : The label ID.

fields IEnumerable<GDriveLabelField> : The label fields to clear.

  • Syntax
  • Parameters

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated