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

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 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
RuntimeProjectAttachment|null

hasRuntimeProjectAttachment

clearRuntimeProjectAttachment

setRuntimeProjectAttachment

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

Parameter
Name Description
var RuntimeProjectAttachment
Returns
Type Description
$this