Reference documentation and code samples for the Google Cloud Service Directory V1beta1 Client class ResolveServiceResponse.
The response message for LookupService.ResolveService.
Generated from protobuf message google.cloud.servicedirectory.v1beta1.ResolveServiceResponse
Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ service |
Google\Cloud\ServiceDirectory\V1beta1\Service
|
getService
Generated from protobuf field .google.cloud.servicedirectory.v1beta1.Service service = 1;
Returns | |
---|---|
Type | Description |
Google\Cloud\ServiceDirectory\V1beta1\Service|null |
hasService
clearService
setService
Generated from protobuf field .google.cloud.servicedirectory.v1beta1.Service service = 1;
Parameter | |
---|---|
Name | Description |
var |
Google\Cloud\ServiceDirectory\V1beta1\Service
|
Returns | |
---|---|
Type | Description |
$this |