Class PatchDeployments.GetPatchDeploymentRequest (2.18.0)

public static final class PatchDeployments.GetPatchDeploymentRequest extends GeneratedMessageV3 implements PatchDeployments.GetPatchDeploymentRequestOrBuilder

A request message for retrieving a patch deployment.

Protobuf type google.cloud.osconfig.v1.GetPatchDeploymentRequest

Inheritance

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

Static Fields

NAME_FIELD_NUMBER

public static final int NAME_FIELD_NUMBER
Field Value
TypeDescription
int

Static Methods

getDefaultInstance()

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

getDescriptor()

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

newBuilder()

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

newBuilder(PatchDeployments.GetPatchDeploymentRequest prototype)

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

parseDelimitedFrom(InputStream input)

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

parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)

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

parseFrom(byte[] data)

public static PatchDeployments.GetPatchDeploymentRequest parseFrom(byte[] data)
Parameter
NameDescription
data