Google Cloud OsConfig V1 Client - Class GetPatchJobRequest (2.2.3)

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 \ V1

Methods

__construct

Constructor.

Parameter
Name Description
data mixed

getName

Required. Name of the patch in the form projects/*/patchJobs/*

Returns
Type Description
string

setName

Required. Name of the patch in the form projects/*/patchJobs/*

Parameter
Name Description
var string
Returns
Type Description
$this

static::build

Parameter
Name Description
name string

Required. Name of the patch in the form projects/*/patchJobs/* Please see OsConfigServiceClient::patchJobName() for help formatting this field.

Returns
Type Description
GetPatchJobRequest