Class UpdateFolderRequest (0.10.0)

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

UpdateFolder request message.

Attributes

Name Description
update_mask google.protobuf.field_mask_pb2.FieldMask
Optional. Specifies the fields to be updated in the Folder. If left unset, all fields that can be updated, will be updated. A few fields cannot be updated and will be ignored if specified in the update_mask (e.g. parent_name, team_folder_name).
folder google.cloud.dataform_v1.types.Folder
Required. The updated Folder.