Google Cloud Service Management V1 Client - Class UndeleteServiceResponse (1.3.3)

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

Namespace

Google \ Cloud \ ServiceManagement \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ service Google\Cloud\ServiceManagement\V1\ManagedService

Revived service resource.

getService

Revived service resource.

Returns
TypeDescription
Google\Cloud\ServiceManagement\V1\ManagedService|null

hasService

clearService

setService

Revived service resource.

Parameter
NameDescription
var Google\Cloud\ServiceManagement\V1\ManagedService
Returns
TypeDescription
$this