Google Cloud Api Hub V1 Client - Class LookupRuntimeProjectAttachmentResponse (0.1.0)

Reference documentation and code samples for the Google Cloud Api Hub V1 Client class LookupRuntimeProjectAttachmentResponse.

The ListRuntimeProjectAttachments method's response.

Generated from protobuf message google.cloud.apihub.v1.LookupRuntimeProjectAttachmentResponse

Namespace

Google \ Cloud \ ApiHub \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ runtime_project_attachment Google\Cloud\ApiHub\V1\RuntimeProjectAttachment

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

getRuntimeProjectAttachment

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

Returns
Type Description
Google\Cloud\ApiHub\V1\RuntimeProjectAttachment|null

hasRuntimeProjectAttachment

clearRuntimeProjectAttachment

setRuntimeProjectAttachment

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

Parameter
Name Description
var Google\Cloud\ApiHub\V1\RuntimeProjectAttachment
Returns
Type Description
$this