Google Cloud Service Directory V1 Client - Class ResolveServiceResponse (1.3.6)

Reference documentation and code samples for the Google Cloud Service Directory V1 Client class ResolveServiceResponse.

The response message for LookupService.ResolveService.

Generated from protobuf message google.cloud.servicedirectory.v1.ResolveServiceResponse

Namespace

Google \ Cloud \ ServiceDirectory \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ service Google\Cloud\ServiceDirectory\V1\Service

getService

Generated from protobuf field .google.cloud.servicedirectory.v1.Service service = 1;

Returns
Type Description
Google\Cloud\ServiceDirectory\V1\Service|null

hasService

clearService

setService

Generated from protobuf field .google.cloud.servicedirectory.v1.Service service = 1;

Parameter
Name Description
var Google\Cloud\ServiceDirectory\V1\Service
Returns
Type Description
$this