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
Namespace
Google \ Cloud \ OsConfig \ V1Methods
__construct
Constructor.
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/*
.
string
setName
Required. The resource name of the patch deployment in the form projects/*/patchDeployments/*
.
var
string
$this
static::build
name
string
Required. The resource name of the patch deployment in the form projects/*/patchDeployments/*
. Please see OsConfigServiceClient::patchDeploymentName()
for help formatting this field.