Google Cloud OsConfig V1 Client - Class GetPatchDeploymentRequest (1.0.5)

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

A request message for retrieving a patch deployment.

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

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