Reference documentation and code samples for the Google Cloud OsConfig V1 Client class ResumePatchDeploymentRequest.
A request message for resuming a patch deployment.
Generated from protobuf message google.cloud.osconfig.v1.ResumePatchDeploymentRequest
Namespace
Google \ Cloud \ OsConfig \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ name |
string
Required. The resource name of the patch deployment in the form |
getName
Required. The resource name of the patch deployment in the form
projects/*/patchDeployments/*
.
Returns | |
---|---|
Type | Description |
string |
setName
Required. The resource name of the patch deployment in the form
projects/*/patchDeployments/*
.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |
static::build
Parameter | |
---|---|
Name | Description |
name |
string
Required. The resource name of the patch deployment in the form
|
Returns | |
---|---|
Type | Description |
Google\Cloud\OsConfig\V1\ResumePatchDeploymentRequest |