Reference documentation and code samples for the Google Cloud Resource Manager V3 Client class UndeleteProjectRequest.
The request sent to the UndeleteProject method.
Generated from protobuf message google.cloud.resourcemanager.v3.UndeleteProjectRequest
Namespace
Google \ Cloud \ ResourceManager \ V3Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Required. The name of the project (for example, projects/415104041262
). Required.
getName
Required. The name of the project (for example, projects/415104041262
).
Required.
string
setName
Required. The name of the project (for example, projects/415104041262
).
Required.
var
string
$this
static::build
name
string
Required. The name of the project (for example, projects/415104041262
).
Required. Please see Google\Cloud\ResourceManager\V3\ProjectsClient::projectName() for help formatting this field.