Reference documentation and code samples for the Google Cloud OsConfig V1 Client class GetPatchJobRequest.
Request to get an active or completed patch job.
Generated from protobuf message google.cloud.osconfig.v1.GetPatchJobRequest
Namespace
Google \ Cloud \ OsConfig \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Required. Name of the patch in the form projects/*/patchJobs/*
getName
Required. Name of the patch in the form projects/*/patchJobs/*
string
setName
Required. Name of the patch in the form projects/*/patchJobs/*
var
string
$this
static::build
name
string
Required. Name of the patch in the form projects/*/patchJobs/*
Please see Google\Cloud\OsConfig\V1\OsConfigServiceClient::patchJobName()
for help formatting this field.