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

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

Response for LookupServiceProjectAttachment.

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

Namespace

Google \ Cloud \ AppHub \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ service_project_attachment Google\Cloud\AppHub\V1\ServiceProjectAttachment

Service project attachment for a project if exists, empty otherwise.

getServiceProjectAttachment

Service project attachment for a project if exists, empty otherwise.

Returns
Type Description
Google\Cloud\AppHub\V1\ServiceProjectAttachment|null

hasServiceProjectAttachment

clearServiceProjectAttachment

setServiceProjectAttachment

Service project attachment for a project if exists, empty otherwise.

Parameter
Name Description
var Google\Cloud\AppHub\V1\ServiceProjectAttachment
Returns
Type Description
$this