Class BuildOccurrence (2.74.0)

  public 
  
 final 
  
 class 
 BuildOccurrence 
  
 extends 
  
 GeneratedMessageV3 
  
 implements 
  
 BuildOccurrenceOrBuilder 
 

Details of a build occurrence.

Protobuf type grafeas.v1.BuildOccurrence

Static Fields

INTOTO_PROVENANCE_FIELD_NUMBER

  public 
  
 static 
  
 final 
  
 int 
  
 INTOTO_PROVENANCE_FIELD_NUMBER 
 
Field Value
Type
Description
int

INTOTO_STATEMENT_FIELD_NUMBER

  public 
  
 static 
  
 final 
  
 int 
  
 INTOTO_STATEMENT_FIELD_NUMBER 
 
Field Value
Type
Description
int

IN_TOTO_SLSA_PROVENANCE_V1_FIELD_NUMBER

  public 
  
 static 
  
 final 
  
 int 
  
 IN_TOTO_SLSA_PROVENANCE_V1_FIELD_NUMBER 
 
Field Value
Type
Description
int

PROVENANCE_BYTES_FIELD_NUMBER

  public 
  
 static 
  
 final 
  
 int 
  
 PROVENANCE_BYTES_FIELD_NUMBER 
 
Field Value
Type
Description
int

PROVENANCE_FIELD_NUMBER

  public 
  
 static 
  
 final 
  
 int 
  
 PROVENANCE_FIELD_NUMBER 
 
Field Value
Type
Description
int

Static Methods

getDefaultInstance()

  public 
  
 static 
  
 BuildOccurrence 
  
 getDefaultInstance 
 () 
 
Returns
Type
Description

getDescriptor()

  public 
  
 static 
  
 final 
  
 Descriptors 
 . 
 Descriptor 
  
 getDescriptor 
 () 
 
Returns
Type
Description

newBuilder()

  public 
  
 static 
  
 BuildOccurrence 
 . 
 Builder 
  
 newBuilder 
 () 
 
Returns
Type
Description

newBuilder(BuildOccurrence prototype)

  public 
  
 static 
  
 BuildOccurrence 
 . 
 Builder 
  
 newBuilder 
 ( 
 BuildOccurrence 
  
 prototype 
 ) 
 
Parameter
Name
Description
prototype
Returns
Type
Description

parseDelimitedFrom(InputStream input)

  public 
  
 static 
  
 BuildOccurrence 
  
 parseDelimitedFrom 
 ( 
 InputStream 
  
 input 
 ) 
 
Parameter
Name
Description
input
Returns
Type
Description
Exceptions
Type
Description

parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)

  public 
  
 static 
  
 BuildOccurrence 
  
 parseDelimitedFrom 
 ( 
 InputStream 
  
 input 
 , 
  
 ExtensionRegistryLite 
  
 extensionRegistry 
 ) 
 
Parameters
Name
Description
input
extensionRegistry
Returns
Type
Description
Exceptions
Type
Description

parseFrom(byte[] data)

  public 
  
 static 
  
 BuildOccurrence 
  
 parseFrom 
 ( 
 byte 
 [] 
  
 data 
 ) 
 
Parameter
Name
Description
data
byte []
Returns
Type
Description
Exceptions
Type
Description

parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)

  public 
  
 static 
  
 BuildOccurrence 
  
 parseFrom 
 ( 
 byte 
 [] 
  
 data 
 , 
  
 ExtensionRegistryLite 
  
 extensionRegistry 
 ) 
 
Parameters
Name
Description
data
byte []
extensionRegistry
Returns
Type
Description
Exceptions
Type
Description

parseFrom(ByteString data)

  public 
  
 static 
  
 BuildOccurrence 
  
 parseFrom 
 ( 
 ByteString 
  
 data 
 ) 
 
Parameter
Name
Description
data
Returns
Type
Description
Exceptions
Type
Description

parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)

  public 
  
 static 
  
 BuildOccurrence 
  
 parseFrom 
 ( 
 ByteString 
  
 data 
 , 
  
 ExtensionRegistryLite 
  
 extensionRegistry 
 ) 
 
Parameters
Name
Description
data
extensionRegistry
Returns
Type
Description
Exceptions
Type
Description

parseFrom(CodedInputStream input)

  public 
  
 static 
  
 BuildOccurrence 
  
 parseFrom 
 ( 
 CodedInputStream 
  
 input 
 ) 
 
Parameter
Name
Description
Returns
Type
Description
Exceptions
Type
Description

parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

  public 
  
 static 
  
 BuildOccurrence 
  
 parseFrom 
 ( 
 CodedInputStream 
  
 input 
 , 
  
 ExtensionRegistryLite 
  
 extensionRegistry 
 ) 
 
Parameters
Name
Description
extensionRegistry
Returns
Type
Description
Exceptions
Type
Description

parseFrom(InputStream input)

  public 
  
 static 
  
 BuildOccurrence 
  
 parseFrom 
 ( 
 InputStream 
  
 input 
 ) 
 
Parameter
Name
Description
input
Returns
Type
Description
Exceptions
Type
Description

parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)

  public 
  
 static 
  
 BuildOccurrence 
  
 parseFrom 
 ( 
 InputStream 
  
 input 
 , 
  
 ExtensionRegistryLite 
  
 extensionRegistry 
 ) 
 
Parameters
Name
Description
input
extensionRegistry
Returns
Type
Description
Exceptions
Type
Description

parseFrom(ByteBuffer data)

  public 
  
 static 
  
 BuildOccurrence 
  
 parseFrom 
 ( 
 ByteBuffer 
  
 data 
 ) 
 
Parameter
Name
Description
data
Returns
Type
Description
Exceptions
Type
Description

parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)

  public 
  
 static 
  
 BuildOccurrence 
  
 parseFrom 
 ( 
 ByteBuffer 
  
 data 
 , 
  
 ExtensionRegistryLite 
  
 extensionRegistry 
 ) 
 
Parameters
Name
Description
data
extensionRegistry
Returns
Type
Description
Exceptions
Type
Description

parser()

  public 
  
 static 
  
 Parser<BuildOccurrence> 
  
 parser 
 () 
 
Returns
Type
Description

Methods

equals(Object obj)

  public 
  
 boolean 
  
 equals 
 ( 
 Object 
  
 obj 
 ) 
 
Parameter
Name
Description
obj
Returns
Type
Description
Overrides

getDefaultInstanceForType()

  public 
  
 BuildOccurrence 
  
 getDefaultInstanceForType 
 () 
 
Returns
Type
Description

getInTotoSlsaProvenanceV1()

  public 
  
 InTotoSlsaProvenanceV1 
  
 getInTotoSlsaProvenanceV1 
 () 
 

In-Toto Slsa Provenance V1 represents a slsa provenance meeting the slsa spec, wrapped in an in-toto statement. This allows for direct jsonification of a to-spec in-toto slsa statement with a to-spec slsa provenance.

.grafeas.v1.InTotoSlsaProvenanceV1 in_toto_slsa_provenance_v1 = 5;

Returns
Type
Description

The inTotoSlsaProvenanceV1.

getInTotoSlsaProvenanceV1OrBuilder()

  public 
  
 InTotoSlsaProvenanceV1OrBuilder 
  
 getInTotoSlsaProvenanceV1OrBuilder 
 () 
 

In-Toto Slsa Provenance V1 represents a slsa provenance meeting the slsa spec, wrapped in an in-toto statement. This allows for direct jsonification of a to-spec in-toto slsa statement with a to-spec slsa provenance.

.grafeas.v1.InTotoSlsaProvenanceV1 in_toto_slsa_provenance_v1 = 5;

Returns
Type
Description

getIntotoProvenance()

  public 
  
 InTotoProvenance 
  
 getIntotoProvenance 
 () 
 

Deprecated. See InTotoStatement for the replacement. In-toto Provenance representation as defined in spec.

.grafeas.v1.InTotoProvenance intoto_provenance = 3;

Returns
Type
Description

The intotoProvenance.

getIntotoProvenanceOrBuilder()

  public 
  
 InTotoProvenanceOrBuilder 
  
 getIntotoProvenanceOrBuilder 
 () 
 

Deprecated. See InTotoStatement for the replacement. In-toto Provenance representation as defined in spec.

.grafeas.v1.InTotoProvenance intoto_provenance = 3;

Returns
Type
Description

getIntotoStatement()

  public 
  
 InTotoStatement 
  
 getIntotoStatement 
 () 
 

In-toto Statement representation as defined in spec. The intoto_statement can contain any type of provenance. The serialized payload of the statement can be stored and signed in the Occurrence's envelope.

.grafeas.v1.InTotoStatement intoto_statement = 4;

Returns
Type
Description

The intotoStatement.

getIntotoStatementOrBuilder()

  public 
  
 InTotoStatementOrBuilder 
  
 getIntotoStatementOrBuilder 
 () 
 

In-toto Statement representation as defined in spec. The intoto_statement can contain any type of provenance. The serialized payload of the statement can be stored and signed in the Occurrence's envelope.

.grafeas.v1.InTotoStatement intoto_statement = 4;

Returns
Type
Description

getParserForType()

  public 
  
 Parser<BuildOccurrence> 
  
 getParserForType 
 () 
 
Returns
Type
Description
Overrides

getProvenance()

  public 
  
 BuildProvenance 
  
 getProvenance 
 () 
 

The actual provenance for the build.

.grafeas.v1.BuildProvenance provenance = 1;

Returns
Type
Description

The provenance.

getProvenanceBytes()

  public 
  
 String 
  
 getProvenanceBytes 
 () 
 

Serialized JSON representation of the provenance, used in generating the build signature in the corresponding build note. After verifying the signature, provenance_bytes can be unmarshalled and compared to the provenance to confirm that it is unchanged. A base64-encoded string representation of the provenance bytes is used for the signature in order to interoperate with openssl which expects this format for signature verification.

The serialized form is captured both to avoid ambiguity in how the provenance is marshalled to json as well to prevent incompatibilities with future changes.

string provenance_bytes = 2;

Returns
Type
Description

The provenanceBytes.

getProvenanceBytesBytes()

  public 
  
 ByteString 
  
 getProvenanceBytesBytes 
 () 
 

Serialized JSON representation of the provenance, used in generating the build signature in the corresponding build note. After verifying the signature, provenance_bytes can be unmarshalled and compared to the provenance to confirm that it is unchanged. A base64-encoded string representation of the provenance bytes is used for the signature in order to interoperate with openssl which expects this format for signature verification.

The serialized form is captured both to avoid ambiguity in how the provenance is marshalled to json as well to prevent incompatibilities with future changes.

string provenance_bytes = 2;

Returns
Type
Description

The bytes for provenanceBytes.

getProvenanceOrBuilder()

  public 
  
 BuildProvenanceOrBuilder 
  
 getProvenanceOrBuilder 
 () 
 

The actual provenance for the build.

.grafeas.v1.BuildProvenance provenance = 1;

Returns
Type
Description

getSerializedSize()

  public 
  
 int 
  
 getSerializedSize 
 () 
 
Returns
Type
Description
int
Overrides

hasInTotoSlsaProvenanceV1()

  public 
  
 boolean 
  
 hasInTotoSlsaProvenanceV1 
 () 
 

In-Toto Slsa Provenance V1 represents a slsa provenance meeting the slsa spec, wrapped in an in-toto statement. This allows for direct jsonification of a to-spec in-toto slsa statement with a to-spec slsa provenance.

.grafeas.v1.InTotoSlsaProvenanceV1 in_toto_slsa_provenance_v1 = 5;

Returns
Type
Description

Whether the inTotoSlsaProvenanceV1 field is set.

hasIntotoProvenance()

  public 
  
 boolean 
  
 hasIntotoProvenance 
 () 
 

Deprecated. See InTotoStatement for the replacement. In-toto Provenance representation as defined in spec.

.grafeas.v1.InTotoProvenance intoto_provenance = 3;

Returns
Type
Description

Whether the intotoProvenance field is set.

hasIntotoStatement()

  public 
  
 boolean 
  
 hasIntotoStatement 
 () 
 

In-toto Statement representation as defined in spec. The intoto_statement can contain any type of provenance. The serialized payload of the statement can be stored and signed in the Occurrence's envelope.

.grafeas.v1.InTotoStatement intoto_statement = 4;

Returns
Type
Description

Whether the intotoStatement field is set.

hasProvenance()

  public 
  
 boolean 
  
 hasProvenance 
 () 
 

The actual provenance for the build.

.grafeas.v1.BuildProvenance provenance = 1;

Returns
Type
Description

Whether the provenance field is set.

hashCode()

  public 
  
 int 
  
 hashCode 
 () 
 
Returns
Type
Description
int
Overrides

internalGetFieldAccessorTable()

  protected 
  
 GeneratedMessageV3 
 . 
 FieldAccessorTable 
  
 internalGetFieldAccessorTable 
 () 
 
Returns
Type
Description
Overrides

isInitialized()

  public 
  
 final 
  
 boolean 
  
 isInitialized 
 () 
 
Returns
Type
Description
Overrides

newBuilderForType()

  public 
  
 BuildOccurrence 
 . 
 Builder 
  
 newBuilderForType 
 () 
 
Returns
Type
Description

newBuilderForType(GeneratedMessageV3.BuilderParent parent)

  protected 
  
 BuildOccurrence 
 . 
 Builder 
  
 newBuilderForType 
 ( 
 GeneratedMessageV3 
 . 
 BuilderParent 
  
 parent 
 ) 
 
Parameter
Name
Description
parent
Returns
Type
Description
Overrides

newInstance(GeneratedMessageV3.UnusedPrivateParameter unused)

  protected 
  
 Object 
  
 newInstance 
 ( 
 GeneratedMessageV3 
 . 
 UnusedPrivateParameter 
  
 unused 
 ) 
 
Parameter
Name
Description
Returns
Type
Description
Overrides

toBuilder()

  public 
  
 BuildOccurrence 
 . 
 Builder 
  
 toBuilder 
 () 
 
Returns
Type
Description

writeTo(CodedOutputStream output)

  public 
  
 void 
  
 writeTo 
 ( 
 CodedOutputStream 
  
 output 
 ) 
 
Parameter
Name
Description
Overrides
Exceptions
Type
Description
Design a Mobile Site
View Site in Mobile | Classic
Share by: