The operation succeeds conditional on the managed folder's current
metageneration matching the value here specified.
Returns
Type
Description
int|string
hasIfMetagenerationMatch
clearIfMetagenerationMatch
setIfMetagenerationMatch
The operation succeeds conditional on the managed folder's current
metageneration matching the value here specified.
Parameter
Name
Description
var
int|string
Returns
Type
Description
$this
getIfMetagenerationNotMatch
The operation succeeds conditional on the managed folder's current
metageneration NOT matching the value here specified.
Returns
Type
Description
int|string
hasIfMetagenerationNotMatch
clearIfMetagenerationNotMatch
setIfMetagenerationNotMatch
The operation succeeds conditional on the managed folder's current
metageneration NOT matching the value here specified.
Parameter
Name
Description
var
int|string
Returns
Type
Description
$this
getRequestId
Optional. A unique identifier for this request. UUID is the recommended
format, but other formats are still accepted.
Returns
Type
Description
string
setRequestId
Optional. A unique identifier for this request. UUID is the recommended
format, but other formats are still accepted.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
static::build
Parameter
Name
Description
name
string
Required. Name of the managed folder.
Format:projects/{project}/buckets/{bucket}/managedFolders/{managedFolder}Please seeStorageControlClient::managedFolderName()for help formatting this field.
[[["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-04 UTC."],[],[],null,["# Google Cloud Storage Control V2 Client - Class GetManagedFolderRequest (1.4.1)\n\nVersion latestkeyboard_arrow_down\n\n- [1.4.1 (latest)](/php/docs/reference/cloud-storage-control/latest/V2.GetManagedFolderRequest)\n- [1.4.0](/php/docs/reference/cloud-storage-control/1.4.0/V2.GetManagedFolderRequest)\n- [1.3.0](/php/docs/reference/cloud-storage-control/1.3.0/V2.GetManagedFolderRequest)\n- [1.1.0](/php/docs/reference/cloud-storage-control/1.1.0/V2.GetManagedFolderRequest)\n- [1.0.3](/php/docs/reference/cloud-storage-control/1.0.3/V2.GetManagedFolderRequest)\n- [0.2.1](/php/docs/reference/cloud-storage-control/0.2.1/V2.GetManagedFolderRequest)\n- [0.1.1](/php/docs/reference/cloud-storage-control/0.1.1/V2.GetManagedFolderRequest) \nReference documentation and code samples for the Google Cloud Storage Control V2 Client class GetManagedFolderRequest.\n\nRequest message for GetManagedFolder.\n\nGenerated from protobuf message `google.storage.control.v2.GetManagedFolderRequest`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Storage \\\\ Control \\\\ V2\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getName\n\nRequired. Name of the managed folder.\n\nFormat:\n`projects/{project}/buckets/{bucket}/managedFolders/{managedFolder}`\n\n### setName\n\nRequired. Name of the managed folder.\n\nFormat:\n`projects/{project}/buckets/{bucket}/managedFolders/{managedFolder}`\n\n### getIfMetagenerationMatch\n\nThe operation succeeds conditional on the managed folder's current\nmetageneration matching the value here specified.\n\n### hasIfMetagenerationMatch\n\n### clearIfMetagenerationMatch\n\n### setIfMetagenerationMatch\n\nThe operation succeeds conditional on the managed folder's current\nmetageneration matching the value here specified.\n\n### getIfMetagenerationNotMatch\n\nThe operation succeeds conditional on the managed folder's current\nmetageneration NOT matching the value here specified.\n\n### hasIfMetagenerationNotMatch\n\n### clearIfMetagenerationNotMatch\n\n### setIfMetagenerationNotMatch\n\nThe operation succeeds conditional on the managed folder's current\nmetageneration NOT matching the value here specified.\n\n### getRequestId\n\nOptional. A unique identifier for this request. UUID is the recommended\nformat, but other formats are still accepted.\n\n### setRequestId\n\nOptional. A unique identifier for this request. UUID is the recommended\nformat, but other formats are still accepted.\n\n### static::build"]]