Class PatchDeployments.PausePatchDeploymentRequest.Builder (2.22.0)

public static final class PatchDeployments.PausePatchDeploymentRequest.Builder extends GeneratedMessageV3.Builder<PatchDeployments.PausePatchDeploymentRequest.Builder> implements PatchDeployments.PausePatchDeploymentRequestOrBuilder

A request message for pausing a patch deployment.

Protobuf type google.cloud.osconfig.v1beta.PausePatchDeploymentRequest

Static Methods

getDescriptor()

public static final Descriptors.Descriptor getDescriptor()
Returns
TypeDescription
Descriptor

Methods

addRepeatedField(Descriptors.FieldDescriptor field, Object value)

public PatchDeployments.PausePatchDeploymentRequest.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Parameters
NameDescription
fieldFieldDescriptor
valueObject
Returns
TypeDescription
PatchDeployments.PausePatchDeploymentRequest.Builder
Overrides

build()

public PatchDeployments.PausePatchDeploymentRequest build()
Returns
TypeDescription
PatchDeployments.PausePatchDeploymentRequest

buildPartial()

public PatchDeployments.PausePatchDeploymentRequest buildPartial()
Returns
TypeDescription
PatchDeployments.PausePatchDeploymentRequest

clear()

public PatchDeployments.PausePatchDeploymentRequest.Builder clear()
Returns
TypeDescription
PatchDeployments.PausePatchDeploymentRequest.Builder
Overrides

clearField(Descriptors.FieldDescriptor field)

public PatchDeployments.PausePatchDeploymentRequest.Builder clearField(Descriptors.FieldDescriptor field)
Parameter
NameDescription
fieldFieldDescriptor
Returns
TypeDescription
PatchDeployments.PausePatchDeploymentRequest.Builder
Overrides

clearName()

public PatchDeployments.PausePatchDeploymentRequest.Builder clearName()

Required. The resource name of the patch deployment in the form projects/*/patchDeployments/*.

string name = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }

Returns
TypeDescription
PatchDeployments.PausePatchDeploymentRequest.Builder

This builder for chaining.

clearOneof(Descriptors.OneofDescriptor oneof)

public