Reference documentation and code samples for the Google Cloud Resource Manager V3 Client class MoveFolderMetadata.
Metadata pertaining to the folder move process.
Generated from protobuf message google.cloud.resourcemanager.v3.MoveFolderMetadata
Namespace
Google \ Cloud \ ResourceManager \ V3Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ display_name
string
The display name of the folder.
↳ source_parent
string
The resource name of the folder's parent.
↳ destination_parent
string
The resource name of the folder or organization to move the folder to.
getDisplayName
The display name of the folder.
string
setDisplayName
The display name of the folder.
var
string
$this
getSourceParent
The resource name of the folder's parent.
string
setSourceParent
The resource name of the folder's parent.
var
string
$this
getDestinationParent
The resource name of the folder or organization to move the folder to.
string
setDestinationParent
The resource name of the folder or organization to move the folder to.
var
string
$this