Google Cloud OsConfig V1 Client - Class CancelPatchJobRequest (1.2.2)

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

Message for canceling a patch job.

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

Namespace

Google \ Cloud \ OsConfig \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
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/*

Returns
TypeDescription
string

setName

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

Parameter
NameDescription
var string
Returns
TypeDescription
$this