Google Cloud App Hub V1 Client - Class LookupDiscoveredServiceResponse (0.1.3)

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

Response for LookupDiscoveredService.

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

Namespace

Google \ Cloud \ AppHub \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ discovered_service Google\Cloud\AppHub\V1\DiscoveredService

Discovered Service if exists, empty otherwise.

getDiscoveredService

Discovered Service if exists, empty otherwise.

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

hasDiscoveredService

clearDiscoveredService

setDiscoveredService

Discovered Service if exists, empty otherwise.

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