Class AddToFolderAction (0.1.0)

AddToFolderAction(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Represents the action responsible for adding document under a folder.

Attribute

NameDescription
folders Sequence[str]
Names of the folder under which new document is to be added. Format: projects/{project_number}/locations/{location}/documents/{document_id}.

Inheritance

builtins.object > proto.message.Message > AddToFolderAction