Google Cloud OsConfig V1 Client - Class PatchJob (2.2.3)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud OsConfig V1 Client class PatchJob.
A high level representation of a patch job that is either in progress
or has completed.
Instance details are not included in the job. To paginate through instance
details, use ListPatchJobInstanceDetails.
For more information about patch jobs, see
Creating patch
jobs.
Generated from protobuf message google.cloud.osconfig.v1.PatchJob
Namespace
Google \ Cloud \ OsConfig \ V1
Methods
__construct
Constructor.
Parameter
Name
Description
data
mixed
getName
Unique identifier for this patch job in the form
projects/*/patchJobs/*
Returns
Type
Description
string
setName
Unique identifier for this patch job in the form
projects/*/patchJobs/*
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getDisplayName
Display name for this patch job. This is not a unique identifier.
Returns
Type
Description
string
setDisplayName
Display name for this patch job. This is not a unique identifier.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getDescription
Description of the patch job. Length of the description is limited
to 1024 characters.
Returns
Type
Description
string
setDescription
Description of the patch job. Length of the description is limited
to 1024 characters.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-03-18 UTC."],[],[]]