Class PatchDeployments.PausePatchDeploymentRequest (2.31.0)

public static final class PatchDeployments.PausePatchDeploymentRequest extends GeneratedMessageV3 implements PatchDeployments.PausePatchDeploymentRequestOrBuilder

A request message for pausing a patch deployment.

Protobuf type google.cloud.osconfig.v1.PausePatchDeploymentRequest

Inheritance

Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessageV3 > PatchDeployments.PausePatchDeploymentRequest

Static Fields

NAME_FIELD_NUMBER

public static final int NAME_FIELD_NUMBER
Field Value
TypeDescription
int

Static Methods

getDefaultInstance()

public static PatchDeployments.PausePatchDeploymentRequest getDefaultInstance()
Returns
TypeDescription
PatchDeployments.PausePatchDeploymentRequest

getDescriptor()

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

newBuilder()

public static PatchDeployments.PausePatchDeploymentRequest.Builder newBuilder()
Returns
TypeDescription
PatchDeployments.PausePatchDeploymentRequest.Builder

newBuilder(PatchDeployments.PausePatchDeploymentRequest prototype)

public static PatchDeployments.PausePatchDeploymentRequest.Builder newBuilder(PatchDeployments.PausePatchDeploymentRequest prototype)
Parameter
NameDescription
prototypePatchDeployments.PausePatchDeploymentRequest
Returns
TypeDescription
PatchDeployments.PausePatchDeploymentRequest.Builder

parseDelimitedFrom(InputStream input)

public static PatchDeployments.PausePatchDeploymentRequest parseDelimitedFrom(InputStream input)
Parameter
NameDescription
inputInputStream
Returns
TypeDescription
PatchDeployments.PausePatchDeploymentRequest
Exceptions
TypeDescription
IOException

parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)

public