Class Metadata (2.31.0)

public final class Metadata extends GeneratedMessageV3 implements MetadataOrBuilder

Other properties of the build.

Protobuf type grafeas.v1.Metadata

Implements

MetadataOrBuilder

Static Fields

BUILD_FINISHED_ON_FIELD_NUMBER

public static final int BUILD_FINISHED_ON_FIELD_NUMBER
Field Value
TypeDescription
int

BUILD_INVOCATION_ID_FIELD_NUMBER

public static final int BUILD_INVOCATION_ID_FIELD_NUMBER
Field Value
TypeDescription
int

BUILD_STARTED_ON_FIELD_NUMBER

public static final int BUILD_STARTED_ON_FIELD_NUMBER
Field Value
TypeDescription
int

COMPLETENESS_FIELD_NUMBER

public static final int COMPLETENESS_FIELD_NUMBER
Field Value
TypeDescription
int

REPRODUCIBLE_FIELD_NUMBER

public static final int REPRODUCIBLE_FIELD_NUMBER
Field Value
TypeDescription
int

Static Methods

getDefaultInstance()

public static Metadata getDefaultInstance()
Returns
TypeDescription
Metadata

getDescriptor()

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

newBuilder()

public static Metadata.Builder newBuilder()
Returns
TypeDescription
Metadata.Builder

newBuilder(Metadata prototype)

public static Metadata.Builder newBuilder(Metadata prototype)
Parameter
NameDescription
prototypeMetadata
Returns
TypeDescription
Metadata.Builder

parseDelimitedFrom(InputStream input)

public static Metadata parseDelimitedFrom(InputStream input)
Parameter
NameDescription
inputInputStream
Returns
TypeDescription
Metadata
Exceptions
TypeDescription
IOException

parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)

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

parseFrom(byte[] data)

public static Metadata parseFrom(byte[] data)
Parameter
NameDescription
databyte[]
Returns
TypeDescription
Metadata
Exceptions
TypeDescription
InvalidProtocolBufferException

parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)

public static Metadata parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
Parameters
NameDescription
databyte[]
extensionRegistry