Class GetManagedFolderRequest (0.2.0)

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

Attributes

Name Description
name str
Required. Name of the managed folder. Format: projects/{project}/buckets/{bucket}/managedFolders/{managedFolder}
if_metageneration_match int
The operation succeeds conditional on the managed folder's current metageneration matching the value here specified. This field is a member of oneof_ _if_metageneration_match.
if_metageneration_not_match int
The operation succeeds conditional on the managed folder's current metageneration NOT matching the value here specified. This field is a member of oneof_ _if_metageneration_not_match.
request_id str
Optional. A unique identifier for this request. UUID is the recommended format, but other formats are still accepted.