Google Cloud Api Hub V1 Client - Class LookupRuntimeProjectAttachmentResponse (0.2.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
NameDescription
dataarray

Optional. Data for populating the Message object.

↳ runtime_project_attachmentRuntimeProjectAttachment

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

getRuntimeProjectAttachment

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

Returns
TypeDescription
RuntimeProjectAttachment|null

hasRuntimeProjectAttachment

clearRuntimeProjectAttachment

setRuntimeProjectAttachment

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

Parameter
NameDescription
varRuntimeProjectAttachment
Returns
TypeDescription
$this