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

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
Name Description
data array

Optional. Data for populating the Message object.

↳ service ManagedService

Revived service resource.

getService

Revived service resource.

Returns
Type Description
ManagedService|null

hasService

clearService

setService

Revived service resource.

Parameter
Name Description
var ManagedService
Returns
Type Description
$this