Google Cloud App Hub V1 Client - Class DetachServiceProjectAttachmentRequest (0.1.2)

Reference documentation and code samples for the Google Cloud App Hub V1 Client class DetachServiceProjectAttachmentRequest.

Request for DetachServiceProjectAttachment.

Generated from protobuf message google.cloud.apphub.v1.DetachServiceProjectAttachmentRequest

Namespace

Google \ Cloud \ AppHub \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ name string

Required. Service project id and location to detach from a host project. Only global location is supported. Expected format: projects/{project}/locations/{location}.

getName

Required. Service project id and location to detach from a host project.

Only global location is supported. Expected format: projects/{project}/locations/{location}.

Returns
Type Description
string

setName

Required. Service project id and location to detach from a host project.

Only global location is supported. Expected format: projects/{project}/locations/{location}.

Parameter
Name Description
var string
Returns
Type Description
$this

static::build

Parameter
Name Description
name string

Required. Service project id and location to detach from a host project. Only global location is supported. Expected format: projects/{project}/locations/{location}. Please see Google\Cloud\AppHub\V1\AppHubClient::locationName() for help formatting this field.

Returns
Type Description
Google\Cloud\AppHub\V1\DetachServiceProjectAttachmentRequest