Class DeleteFolderRequest (0.1.2)

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

Attributes

NameDescription
name str
Required. Name of the folder. Format: projects/{project}/buckets/{bucket}/folders/{folder}
if_metageneration_match int
Makes the operation only succeed conditional on whether the folder's current metageneration matches the given value. This field is a member of oneof_ _if_metageneration_match.
if_metageneration_not_match int
Makes the operation only succeed conditional on whether the folder's current metageneration does not match the given value. 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. This request is only idempotent if a request_id is provided.