Google Cloud OsConfig V1 Client - Class ResumePatchDeploymentRequest (1.0.5)

Reference documentation and code samples for the Google Cloud OsConfig V1 Client class ResumePatchDeploymentRequest.

A request message for resuming a patch deployment.

Generated from protobuf message google.cloud.osconfig.v1.ResumePatchDeploymentRequest

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ name string

Required. The resource name of the patch deployment in the form projects/*/patchDeployments/*.

getName

Required. The resource name of the patch deployment in the form projects/*/patchDeployments/*.

Returns
TypeDescription
string

setName

Required. The resource name of the patch deployment in the form projects/*/patchDeployments/*.

Parameter
NameDescription
var string
Returns
TypeDescription
$this