Google Cloud Api Hub V1 Client - Class LookupApiHubInstanceResponse (0.2.0)

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

The LookupApiHubInstance method's response.`

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

Namespace

Google \ Cloud \ ApiHub \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
dataarray

Optional. Data for populating the Message object.

↳ api_hub_instanceApiHubInstance

API Hub instance for a project if it exists, empty otherwise.

getApiHubInstance

API Hub instance for a project if it exists, empty otherwise.

Returns
TypeDescription
ApiHubInstance|null

hasApiHubInstance

clearApiHubInstance

setApiHubInstance

API Hub instance for a project if it exists, empty otherwise.

Parameter
NameDescription
varApiHubInstance
Returns
TypeDescription
$this