Send feedback
Class SlsaProvenance.Material.Builder (2.52.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 2.52.0 keyboard_arrow_down
public static final class SlsaProvenance . Material . Builder extends GeneratedMessageV3 . Builder<SlsaProvenance . Material . Builder > implements SlsaProvenance . MaterialOrBuilder
Protobuf type grafeas.v1.SlsaProvenance.Material
Inherited Members
com.google.protobuf.GeneratedMessageV3.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMutableMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownVarintField(int,int)
com.google.protobuf.GeneratedMessageV3.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int)
com.google.protobuf.GeneratedMessageV3.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder)
Static Methods
getDescriptor()
public static final Descriptors . Descriptor getDescriptor ()
Methods
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public SlsaProvenance . Material . Builder addRepeatedField ( Descriptors . FieldDescriptor field , Object value )
Overrides
build()
public SlsaProvenance . Material build ()
buildPartial()
public SlsaProvenance . Material buildPartial ()
clear()
public SlsaProvenance . Material . Builder clear ()
Overrides
clearDigest()
public SlsaProvenance . Material . Builder clearDigest ()
clearField(Descriptors.FieldDescriptor field)
public SlsaProvenance . Material . Builder clearField ( Descriptors . FieldDescriptor field )
Overrides
clearOneof(Descriptors.OneofDescriptor oneof)
public SlsaProvenance . Material . Builder clearOneof ( Descriptors . OneofDescriptor oneof )
Overrides
clearUri()
public SlsaProvenance . Material . Builder clearUri ()
clone()
public SlsaProvenance . Material . Builder clone ()
Overrides
containsDigest(String key)
public boolean containsDigest ( String key )
map<string, string> digest = 2;
Parameter
Name
Description
key
String
getDefaultInstanceForType()
public SlsaProvenance . Material getDefaultInstanceForType ()
getDescriptorForType()
public Descriptors . Descriptor getDescriptorForType ()
Overrides
getDigest() (deprecated)
public Map<String , String > getDigest ()
getDigestCount()
public int getDigestCount ()
map<string, string> digest = 2;
Returns
Type
Description
int
getDigestMap()
public Map<String , String > getDigestMap ()
map<string, string> digest = 2;
getDigestOrDefault(String key, String defaultValue)
public String getDigestOrDefault ( String key , String defaultValue )
map<string, string> digest = 2;
Returns
Type
Description
String
getDigestOrThrow(String key)
public String getDigestOrThrow ( String key )
map<string, string> digest = 2;
Parameter
Name
Description
key
String
Returns
Type
Description
String
getMutableDigest() (deprecated)
public Map<String , String > getMutableDigest ()
Use alternate mutation accessors instead.
getUri()
Returns
Type
Description
String
The uri.
getUriBytes()
public ByteString getUriBytes ()
Returns
Type
Description
ByteString
The bytes for uri.
internalGetFieldAccessorTable()
protected GeneratedMessageV3 . FieldAccessorTable internalGetFieldAccessorTable ()
Overrides
internalGetMapFieldReflection(int number)
protected MapFieldReflectionAccessor internalGetMapFieldReflection ( int number )
Parameter
Name
Description
number
int
Returns
Type
Description
com.google.protobuf.MapFieldReflectionAccessor
Overrides
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMapFieldReflection(int)
internalGetMutableMapFieldReflection(int number)
protected MapFieldReflectionAccessor internalGetMutableMapFieldReflection ( int number )
Parameter
Name
Description
number
int
Returns
Type
Description
com.google.protobuf.MapFieldReflectionAccessor
Overrides
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMutableMapFieldReflection(int)
isInitialized()
public final boolean isInitialized ()
Overrides
public SlsaProvenance . Material . Builder mergeFrom ( CodedInputStream input , ExtensionRegistryLite extensionRegistry )
Overrides
mergeFrom(Message other)
public SlsaProvenance . Material . Builder mergeFrom ( Message other )
Parameter
Name
Description
other
Message
Overrides
mergeFrom(SlsaProvenance.Material other)
public SlsaProvenance . Material . Builder mergeFrom ( SlsaProvenance . Material other )
mergeUnknownFields(UnknownFieldSet unknownFields)
public final SlsaProvenance . Material . Builder mergeUnknownFields ( UnknownFieldSet unknownFields )
Overrides
putAllDigest(Map<String,String> values)
public SlsaProvenance . Material . Builder putAllDigest ( Map<String , String > values )
map<string, string> digest = 2;
putDigest(String key, String value)
public SlsaProvenance . Material . Builder putDigest ( String key , String value )
map<string, string> digest = 2;
removeDigest(String key)
public SlsaProvenance . Material . Builder removeDigest ( String key )
map<string, string> digest = 2;
Parameter
Name
Description
key
String
setField(Descriptors.FieldDescriptor field, Object value)
public SlsaProvenance . Material . Builder setField ( Descriptors . FieldDescriptor field , Object value )
Overrides
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public SlsaProvenance . Material . Builder setRepeatedField ( Descriptors . FieldDescriptor field , int index , Object value )
Overrides
setUnknownFields(UnknownFieldSet unknownFields)
public final SlsaProvenance . Material . Builder setUnknownFields ( UnknownFieldSet unknownFields )
Overrides
setUri(String value)
public SlsaProvenance . Material . Builder setUri ( String value )
Parameter
Name
Description
value
String
The uri to set.
setUriBytes(ByteString value)
public SlsaProvenance . Material . Builder setUriBytes ( ByteString value )
Parameter
Name
Description
value
ByteString
The bytes for uri to set.
Send feedback
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-01-27 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-01-27 UTC."],[],[]]