Send feedback
Class SlsaProvenance.Material.Builder (2.84.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version latestkeyboard_arrow_down
public static final class SlsaProvenance . Material . Builder extends GeneratedMessage . Builder<SlsaProvenance . Material . Builder > implements SlsaProvenance . MaterialOrBuilder
Protobuf type grafeas.v1.SlsaProvenance.Material
Inherited Members
com.google.protobuf.GeneratedMessage.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessage.Builder.internalGetMapFieldReflection(int)
com.google.protobuf.GeneratedMessage.Builder.internalGetMutableMapFieldReflection(int)
com.google.protobuf.GeneratedMessage.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString)
com.google.protobuf.GeneratedMessage.Builder.mergeUnknownVarintField(int,int)
com.google.protobuf.GeneratedMessage.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int)
com.google.protobuf.GeneratedMessage.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder)
com.google.protobuf.GeneratedMessage.Builder.setUnknownFieldsProto3(com.google.protobuf.UnknownFieldSet)
Static Methods
getDescriptor()
public static final Descriptors . Descriptor getDescriptor ()
Methods
build()
public SlsaProvenance . Material build ()
buildPartial()
public SlsaProvenance . Material buildPartial ()
clear()
public SlsaProvenance . Material . Builder clear ()
Overrides
clearDigest()
public SlsaProvenance . Material . Builder clearDigest ()
clearUri()
public SlsaProvenance . Material . Builder clearUri ()
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 GeneratedMessage . 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.GeneratedMessage.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.GeneratedMessage.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 )
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
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 2026-01-31 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 2026-01-31 UTC."],[],[]]