Class WindowsUpdate.Identity (2.14.0)

Stay organized with collections Save and categorize content based on your preferences.
public static final class WindowsUpdate.Identity extends GeneratedMessageV3 implements WindowsUpdate.IdentityOrBuilder

The unique identifier of the update.

Protobuf type grafeas.v1.WindowsUpdate.Identity

Static Fields

REVISION_FIELD_NUMBER

public static final int REVISION_FIELD_NUMBER
Field Value
TypeDescription
int

UPDATE_ID_FIELD_NUMBER

public static final int UPDATE_ID_FIELD_NUMBER
Field Value
TypeDescription
int

Static Methods

getDefaultInstance()

public static WindowsUpdate.Identity getDefaultInstance()
Returns
TypeDescription
WindowsUpdate.Identity

getDescriptor()

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

newBuilder()

public static WindowsUpdate.Identity.Builder newBuilder()
Returns
TypeDescription
WindowsUpdate.Identity.Builder

newBuilder(WindowsUpdate.Identity prototype)

public static WindowsUpdate.Identity.Builder newBuilder(WindowsUpdate.Identity prototype)
Parameter
NameDescription
prototypeWindowsUpdate.Identity
Returns
TypeDescription
WindowsUpdate.Identity.Builder

parseDelimitedFrom(InputStream input)

public static WindowsUpdate.Identity parseDelimitedFrom(InputStream input)
Parameter
NameDescription
inputInputStream
Returns
TypeDescription
WindowsUpdate.Identity
Exceptions
TypeDescription
IOException

parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)

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

parseFrom(byte[] data)

public static WindowsUpdate.Identity parseFrom(byte[] data)
Parameter
NameDescription
databyte[]
Returns
TypeDescription
WindowsUpdate.Identity
Exceptions
TypeDescription