Reference documentation and code samples for the Google Cloud Resource Manager V3 Client class CreateFolderMetadata.
Metadata pertaining to the Folder creation process.
Generated from protobuf message google.cloud.resourcemanager.v3.CreateFolderMetadata
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ display_name
string
The display name of the folder.
↳ parent
string
The resource name of the folder or organization we are creating the folder under.
getDisplayName
The display name of the folder.
string
setDisplayName
The display name of the folder.
var
string
$this
getParent
The resource name of the folder or organization we are creating the folder under.
string
setParent
The resource name of the folder or organization we are creating the folder under.
var
string
$this