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

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

Request for LookupServiceProjectAttachment.

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

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 lookup service project attachment for. Only global location is supported. Expected format: projects/{project}/locations/{location}.

getName

Required. Service project ID and location to lookup service project attachment for. Only global location is supported. Expected format: projects/{project}/locations/{location}.

Returns
Type Description
string

setName

Required. Service project ID and location to lookup service project attachment for. 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 lookup service project attachment for. 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\LookupServiceProjectAttachmentRequest