Class RenameFolderMetadata (0.2.0)

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

Message returned in the metadata field of the Operation resource for RenameFolder operations.

Attributes

Name Description
common_metadata google.cloud.storage_control_v2.types.CommonLongRunningOperationMetadata
Generic metadata for the long running operation.
source_folder_id str
The path of the source folder.
destination_folder_id str
The path of the destination folder.