Reference documentation and code samples for the Cloud OS Config V1 API class Google::Cloud::OsConfig::V1::PausePatchDeploymentRequest.
A request message for pausing a patch deployment.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#name
def name() -> ::String
Returns
-
(::String) — Required. The resource name of the patch deployment in the form
projects/*/patchDeployments/*
.
#name=
def name=(value) -> ::String
Parameter
-
value (::String) — Required. The resource name of the patch deployment in the form
projects/*/patchDeployments/*
.
Returns
-
(::String) — Required. The resource name of the patch deployment in the form
projects/*/patchDeployments/*
.