Class PatchDeployments.CreatePatchDeploymentRequest (2.16.0)

public static final class PatchDeployments.CreatePatchDeploymentRequest extends GeneratedMessageV3 implements PatchDeployments.CreatePatchDeploymentRequestOrBuilder

A request message for creating a patch deployment.

Protobuf type google.cloud.osconfig.v1.CreatePatchDeploymentRequest

Inheritance

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

Static Fields

PARENT_FIELD_NUMBER

public static final int PARENT_FIELD_NUMBER
Field Value
TypeDescription
int

PATCH_DEPLOYMENT_FIELD_NUMBER

public static final int PATCH_DEPLOYMENT_FIELD_NUMBER
Field Value
TypeDescription
int

PATCH_DEPLOYMENT_ID_FIELD_NUMBER

public static final int PATCH_DEPLOYMENT_ID_FIELD_NUMBER
Field Value
TypeDescription
int

Static Methods

getDefaultInstance()

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

getDescriptor()

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

newBuilder()

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

newBuilder(PatchDeployments.CreatePatchDeploymentRequest prototype)

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

parseDelimitedFrom(InputStream input)

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

parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)

public static PatchDeployments.CreatePatchDeploymentRequest parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
NameDescription
inputInputStream
extensionRegistryExtensionRegistryLite
Returns
TypeDescription
PatchDeployments.CreatePatchDeploymentRequest
Exceptions
TypeDescription
IOException