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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-09 UTC."],[],[],null,["# Class DeleteFolderRequest (1.6.1)\n\nVersion latestkeyboard_arrow_down\n\n- [1.6.1 (latest)](/python/docs/reference/google-cloud-storage-control/latest/google.cloud.storage_control_v2.types.DeleteFolderRequest)\n- [1.6.0](/python/docs/reference/google-cloud-storage-control/1.6.0/google.cloud.storage_control_v2.types.DeleteFolderRequest)\n- [1.5.0](/python/docs/reference/google-cloud-storage-control/1.5.0/google.cloud.storage_control_v2.types.DeleteFolderRequest)\n- [1.4.0](/python/docs/reference/google-cloud-storage-control/1.4.0/google.cloud.storage_control_v2.types.DeleteFolderRequest)\n- [1.3.0](/python/docs/reference/google-cloud-storage-control/1.3.0/google.cloud.storage_control_v2.types.DeleteFolderRequest)\n- [1.2.0](/python/docs/reference/google-cloud-storage-control/1.2.0/google.cloud.storage_control_v2.types.DeleteFolderRequest)\n- [1.1.1](/python/docs/reference/google-cloud-storage-control/1.1.1/google.cloud.storage_control_v2.types.DeleteFolderRequest)\n- [1.0.3](/python/docs/reference/google-cloud-storage-control/1.0.3/google.cloud.storage_control_v2.types.DeleteFolderRequest)\n- [0.2.0](/python/docs/reference/google-cloud-storage-control/0.2.0/google.cloud.storage_control_v2.types.DeleteFolderRequest)\n- [0.1.3](/python/docs/reference/google-cloud-storage-control/0.1.3/google.cloud.storage_control_v2.types.DeleteFolderRequest) \n\n DeleteFolderRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)\n\nRequest message for DeleteFolder. This operation is only\napplicable to a hierarchical namespace enabled bucket.\n\n.. _oneof: \u003chttps://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields\u003e"]]