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

Productivity activities

Last updated Mar 13, 2026

ApplyFileLabels

Applies Google Drive labels to the specified file.

Namespace: UiPath.Gsuite.Activities.API

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

Syntax

public void ApplyFileLabels(
	IFile file,
	IEnumerable<ILabel> labels
)
public void ApplyFileLabels(
	IFile file,
	IEnumerable<ILabel> labels
)

Parameters

file IFile : The file to apply labels to.

labels IEnumerable<ILabel> : Labels to add.

  • Syntax
  • Parameters

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated