Cloud OS Config V1 API - Class Google::Cloud::OsConfig::V1::CancelPatchJobRequest (v0.16.0)

Reference documentation and code samples for the Cloud OS Config V1 API class Google::Cloud::OsConfig::V1::CancelPatchJobRequest.

Message for canceling a patch job.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#name

def name() -> ::String
Returns
  • (::String) — Required. Name of the patch in the form projects/*/patchJobs/*

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Required. Name of the patch in the form projects/*/patchJobs/*
Returns
  • (::String) — Required. Name of the patch in the form projects/*/patchJobs/*