Reference documentation and code samples for the Google Cloud Service Management V1 Client class UndeleteServiceResponse.
Response message for UndeleteService method.
Generated from protobuf message google.api.servicemanagement.v1.UndeleteServiceResponse
Methods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ service |
Google\Cloud\ServiceManagement\V1\ManagedService
Revived service resource. |
getService
Revived service resource.
| Returns | |
|---|---|
| Type | Description |
Google\Cloud\ServiceManagement\V1\ManagedService|null |
|
hasService
clearService
setService
Revived service resource.
| Parameter | |
|---|---|
| Name | Description |
var |
Google\Cloud\ServiceManagement\V1\ManagedService
|
| Returns | |
|---|---|
| Type | Description |
$this |
|