public final class Envelope extends GeneratedMessageV3 implements EnvelopeOrBuilder
MUST match https://github.com/secure-systems-lab/dsse/blob/master/envelope.proto. An authenticated message of arbitrary type.
Protobuf type grafeas.v1.Envelope
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessageV3 > EnvelopeImplements
EnvelopeOrBuilderStatic Fields
PAYLOAD_FIELD_NUMBER
public static final int PAYLOAD_FIELD_NUMBER
Field Value | |
---|---|
Type | Description |
int |
PAYLOAD_TYPE_FIELD_NUMBER
public static final int PAYLOAD_TYPE_FIELD_NUMBER
Field Value | |
---|---|
Type | Description |
int |
SIGNATURES_FIELD_NUMBER
public static final int SIGNATURES_FIELD_NUMBER
Field Value | |
---|---|
Type | Description |
int |
Static Methods
getDefaultInstance()
public static Envelope getDefaultInstance()
Returns | |
---|---|
Type | Description |
Envelope |
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Returns | |
---|---|
Type | Description |
Descriptor |
newBuilder()
public static Envelope.Builder newBuilder()
Returns | |
---|---|
Type | Description |
Envelope.Builder |
newBuilder(Envelope prototype)
public static Envelope.Builder newBuilder(Envelope prototype)
Parameter | |
---|---|
Name | Description |
prototype | Envelope |
Returns | |
---|---|
Type | Description |
Envelope.Builder |