Google Cloud Resource Manager V3 Client - Class DeleteProjectRequest (0.4.1)

Reference documentation and code samples for the Google Cloud Resource Manager V3 Client class DeleteProjectRequest.

DeleteProject method.

Generated from protobuf message google.cloud.resourcemanager.v3.DeleteProjectRequest

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ name string

Required. The name of the Project (for example, projects/415104041262).

getName

Required. The name of the Project (for example, projects/415104041262).

Returns
Type Description
string

setName

Required. The name of the Project (for example, projects/415104041262).

Parameter
Name Description
var string
Returns
Type Description
$this