Class InTotoSlsaProvenanceV1.BuildDefinition (2.61.0) 
  
  
  
   
  
    
  
  
    
    
    
    
  Version 2.61.0keyboard_arrow_down  
  
 
    
    
    
    
      
  
  
  
    
public   static   final   class  InTotoSlsaProvenanceV1 . BuildDefinition   extends   GeneratedMessageV3   implements   InTotoSlsaProvenanceV1 . BuildDefinitionOrBuilder  
  Protobuf type grafeas.v1.InTotoSlsaProvenanceV1.BuildDefinition
    Inherited Members 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
      com.google.protobuf.GeneratedMessageV3.<ListT>makeMutableCopy(ListT) 
    
    
      com.google.protobuf.GeneratedMessageV3.<ListT>makeMutableCopy(ListT,int) 
    
    
    
    
    
    
    
    
      com.google.protobuf.GeneratedMessageV3.<T>emptyList(java.lang.Class<T>) 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
      com.google.protobuf.GeneratedMessageV3.internalGetMapFieldReflection(int) 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
   
  Static Fields
   
  BUILD_TYPE_FIELD_NUMBER 
  
    
public   static   final   int   BUILD_TYPE_FIELD_NUMBER  
  
    
      
        Field Value  
      
        Type Description  
      
        int  
     
  
  EXTERNAL_PARAMETERS_FIELD_NUMBER 
  
    
public   static   final   int   EXTERNAL_PARAMETERS_FIELD_NUMBER  
  
    
      
        Field Value  
      
        Type Description  
      
        int  
     
  
  INTERNAL_PARAMETERS_FIELD_NUMBER 
  
    
public   static   final   int   INTERNAL_PARAMETERS_FIELD_NUMBER  
  
    
      
        Field Value  
      
        Type Description  
      
        int  
     
  
  RESOLVED_DEPENDENCIES_FIELD_NUMBER 
  
    
public   static   final   int   RESOLVED_DEPENDENCIES_FIELD_NUMBER  
  
    
      
        Field Value  
      
        Type Description  
      
        int  
     
  
  Static Methods
   
  getDefaultInstance() 
  
    
public   static   InTotoSlsaProvenanceV1 . BuildDefinition   getDefaultInstance ()  
  
  getDescriptor() 
  
    
public   static   final   Descriptors . Descriptor   getDescriptor ()  
  
  newBuilder() 
  
    
public   static   InTotoSlsaProvenanceV1 . BuildDefinition . Builder   newBuilder ()  
  
  newBuilder(InTotoSlsaProvenanceV1.BuildDefinition prototype) 
  
    
public   static   InTotoSlsaProvenanceV1 . BuildDefinition . Builder   newBuilder ( InTotoSlsaProvenanceV1 . BuildDefinition   prototype )  
  
  
  
    
public   static   InTotoSlsaProvenanceV1 . BuildDefinition   parseDelimitedFrom ( InputStream   input )  
  
  
  
  
    
public   static   InTotoSlsaProvenanceV1 . BuildDefinition   parseDelimitedFrom ( InputStream   input ,   ExtensionRegistryLite   extensionRegistry )  
  
  
  
  parseFrom(byte[] data) 
  
    
public   static   InTotoSlsaProvenanceV1 . BuildDefinition   parseFrom ( byte []   data )  
  
    
      
        Parameter  
      
        Name Description  
      
        databyte [] 
     
  
  
  
  parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry) 
  
    
public   static   InTotoSlsaProvenanceV1 . BuildDefinition   parseFrom ( byte []   data ,   ExtensionRegistryLite   extensionRegistry )  
  
  
  
  parseFrom(ByteString data) 
  
    
public   static   InTotoSlsaProvenanceV1 . BuildDefinition   parseFrom ( ByteString   data )  
  
  
  
  parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry) 
  
    
public   static   InTotoSlsaProvenanceV1 . BuildDefinition   parseFrom ( ByteString   data ,   ExtensionRegistryLite   extensionRegistry )  
  
  
  
  
    
public   static   InTotoSlsaProvenanceV1 . BuildDefinition   parseFrom ( CodedInputStream   input )  
  
  
  
  
    
public   static   InTotoSlsaProvenanceV1 . BuildDefinition   parseFrom ( CodedInputStream   input ,   ExtensionRegistryLite   extensionRegistry )  
  
  
  
  
    
public   static   InTotoSlsaProvenanceV1 . BuildDefinition   parseFrom ( InputStream   input )  
  
  
  
  
    
public   static   InTotoSlsaProvenanceV1 . BuildDefinition   parseFrom ( InputStream   input ,   ExtensionRegistryLite   extensionRegistry )  
  
  
  
  parseFrom(ByteBuffer data) 
  
    
public   static   InTotoSlsaProvenanceV1 . BuildDefinition   parseFrom ( ByteBuffer   data )  
  
  
  
  parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry) 
  
    
public   static   InTotoSlsaProvenanceV1 . BuildDefinition   parseFrom ( ByteBuffer   data ,   ExtensionRegistryLite   extensionRegistry )  
  
  
  
  parser() 
  
    
public   static   Parser<InTotoSlsaProvenanceV1 . BuildDefinition >  parser ()  
  
  Methods
   
  equals(Object obj) 
  
    
public   boolean   equals ( Object   obj )  
  
    
      
        Parameter  
      
        Name Description  
      
        objObject  
     
  
  
  Overrides 
  
  getBuildType() 
  
    
public   String   getBuildType ()  
  
  
    
      
        Returns  
      
        Type Description  
      
        String The buildType.
 
     
  
  getBuildTypeBytes() 
  
    
public   ByteString   getBuildTypeBytes ()  
  
  
    
      
        Returns  
      
        Type Description  
      
        ByteString The bytes for buildType.
 
     
  
  getDefaultInstanceForType() 
  
    
public   InTotoSlsaProvenanceV1 . BuildDefinition   getDefaultInstanceForType ()  
  
  getExternalParameters() 
  
    
public   Struct   getExternalParameters ()  
  .google.protobuf.Struct external_parameters = 2;
    
      
        Returns  
      
        Type Description  
      
        Struct The externalParameters.
 
     
  
  getExternalParametersOrBuilder() 
  
    
public   StructOrBuilder   getExternalParametersOrBuilder ()  
  .google.protobuf.Struct external_parameters = 2;
getInternalParameters() 
  
    
public   Struct   getInternalParameters ()  
  .google.protobuf.Struct internal_parameters = 3;
    
      
        Returns  
      
        Type Description  
      
        Struct The internalParameters.
 
     
  
  getInternalParametersOrBuilder() 
  
    
public   StructOrBuilder   getInternalParametersOrBuilder ()  
  .google.protobuf.Struct internal_parameters = 3;
getParserForType() 
  
    
public   Parser<InTotoSlsaProvenanceV1 . BuildDefinition >  getParserForType ()  
  
  Overrides 
  
  getResolvedDependencies(int index) 
  
    
public   InTotoSlsaProvenanceV1 . ResourceDescriptor   getResolvedDependencies ( int   index )  
  
 repeated .grafeas.v1.InTotoSlsaProvenanceV1.ResourceDescriptor resolved_dependencies = 4;
 
    
      
        Parameter  
      
        Name Description  
      
        indexint  
     
  
  
  getResolvedDependenciesCount() 
  
    
public   int   getResolvedDependenciesCount ()  
  
 repeated .grafeas.v1.InTotoSlsaProvenanceV1.ResourceDescriptor resolved_dependencies = 4;
 
    
      
        Returns  
      
        Type Description  
      
        int  
     
  
  getResolvedDependenciesList() 
  
    
public   List<InTotoSlsaProvenanceV1 . ResourceDescriptor >  getResolvedDependenciesList ()  
  
 repeated .grafeas.v1.InTotoSlsaProvenanceV1.ResourceDescriptor resolved_dependencies = 4;
 
getResolvedDependenciesOrBuilder(int index) 
  
    
public   InTotoSlsaProvenanceV1 . ResourceDescriptorOrBuilder   getResolvedDependenciesOrBuilder ( int   index )  
  
 repeated .grafeas.v1.InTotoSlsaProvenanceV1.ResourceDescriptor resolved_dependencies = 4;
 
    
      
        Parameter  
      
        Name Description  
      
        indexint  
     
  
  
  getResolvedDependenciesOrBuilderList() 
  
    
public   List <?   extends   InTotoSlsaProvenanceV1 . ResourceDescriptorOrBuilder >  getResolvedDependenciesOrBuilderList ()  
  
 repeated .grafeas.v1.InTotoSlsaProvenanceV1.ResourceDescriptor resolved_dependencies = 4;
 
    
      
        Returns  
      
        Type Description  
      
        List <? extends io.grafeas.v1.InTotoSlsaProvenanceV1.ResourceDescriptorOrBuilder > 
     
  
  getSerializedSize() 
  
    
public   int   getSerializedSize ()  
  
    
      
        Returns  
      
        Type Description  
      
        int  
     
  
  Overrides 
  
  hasExternalParameters() 
  
    
public   boolean   hasExternalParameters ()  
  .google.protobuf.Struct external_parameters = 2;
    
      
        Returns  
      
        Type Description  
      
        boolean Whether the externalParameters field is set.
 
     
  
  hasInternalParameters() 
  
    
public   boolean   hasInternalParameters ()  
  .google.protobuf.Struct internal_parameters = 3;
    
      
        Returns  
      
        Type Description  
      
        boolean Whether the internalParameters field is set.
 
     
  
  hashCode() 
  
  
    
      
        Returns  
      
        Type Description  
      
        int  
     
  
  Overrides 
  
  internalGetFieldAccessorTable() 
  
    
protected   GeneratedMessageV3 . FieldAccessorTable   internalGetFieldAccessorTable ()  
  
  Overrides 
  
  isInitialized() 
  
    
public   final   boolean   isInitialized ()  
  
  Overrides 
  
  newBuilderForType() 
  
    
public   InTotoSlsaProvenanceV1 . BuildDefinition . Builder   newBuilderForType ()  
  
  newBuilderForType(GeneratedMessageV3.BuilderParent parent) 
  
    
protected   InTotoSlsaProvenanceV1 . BuildDefinition . Builder   newBuilderForType ( GeneratedMessageV3 . BuilderParent   parent )  
  
  
  Overrides 
  
  newInstance(GeneratedMessageV3.UnusedPrivateParameter unused) 
  
    
protected   Object   newInstance ( GeneratedMessageV3 . UnusedPrivateParameter   unused )  
  
  
    
      
        Returns  
      
        Type Description  
      
        Object  
     
  
  Overrides 
  
  toBuilder() 
  
    
public   InTotoSlsaProvenanceV1 . BuildDefinition . Builder   toBuilder ()  
  
  writeTo(CodedOutputStream output) 
  
    
public   void   writeTo ( CodedOutputStream   output )  
  
  Overrides 
  
  
 
     
    
  
  
  
     
  
    
    
      
       
    
    
  
  
 
  Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
  Last updated 2025-10-29 UTC.
 
 
  
  
  
    
      [[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-10-29 UTC."],[],[]]