Class Indicator.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<Indicator.Builder>
-
- com.google.cloud.securitycenter.v1.Indicator.Builder
-
- All Implemented Interfaces:
IndicatorOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- Indicator
public static final class Indicator.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Indicator.Builder> implements IndicatorOrBuilder
Represents what's commonly known as an _indicator of compromise_ (IoC) in computer forensics. This is an artifact observed on a network or in an operating system that, with high confidence, indicates a computer intrusion. For more information, see [Indicator of compromise](https://en.wikipedia.org/wiki/Indicator_of_compromise).
Protobuf typegoogle.cloud.securitycenter.v1.Indicator
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description Indicator.BuilderaddAllDomains(Iterable<String> values)List of domains associated to the Finding.Indicator.BuilderaddAllIpAddresses(Iterable<String> values)The list of IP addresses that are associated with the finding.Indicator.BuilderaddAllSignatures(Iterable<? extends Indicator.ProcessSignature> values)The list of matched signatures indicating that the given process is present in the environment.Indicator.BuilderaddAllUris(Iterable<String> values)The list of URIs associated to the Findings.Indicator.BuilderaddDomains(String value)List of domains associated to the Finding.Indicator.BuilderaddDomainsBytes(com.google.protobuf.ByteString value)List of domains associated to the Finding.Indicator.BuilderaddIpAddresses(String value)The list of IP addresses that are associated with the finding.Indicator.BuilderaddIpAddressesBytes(com.google.protobuf.ByteString value)The list of IP addresses that are associated with the finding.Indicator.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Indicator.BuilderaddSignatures(int index, Indicator.ProcessSignature value)The list of matched signatures indicating that the given process is present in the environment.Indicator.BuilderaddSignatures(int index, Indicator.ProcessSignature.Builder builderForValue)The list of matched signatures indicating that the given process is present in the environment.Indicator.BuilderaddSignatures(Indicator.ProcessSignature value)The list of matched signatures indicating that the given process is present in the environment.Indicator.BuilderaddSignatures(Indicator.ProcessSignature.Builder builderForValue)The list of matched signatures indicating that the given process is present in the environment.Indicator.ProcessSignature.BuilderaddSignaturesBuilder()The list of matched signatures indicating that the given process is present in the environment.Indicator.ProcessSignature.BuilderaddSignaturesBuilder(int index)The list of matched signatures indicating that the given process is present in the environment.Indicator.BuilderaddUris(String value)The list of URIs associated to the Findings.Indicator.BuilderaddUrisBytes(com.google.protobuf.ByteString value)The list of URIs associated to the Findings.Indicatorbuild()IndicatorbuildPartial()Indicator.Builderclear()Indicator.BuilderclearDomains()List of domains associated to the Finding.Indicator.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)Indicator.BuilderclearIpAddresses()The list of IP addresses that are associated with the finding.Indicator.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)Indicator.BuilderclearSignatures()The list of matched signatures indicating that the given process is present in the environment.Indicator.BuilderclearUris()The list of URIs associated to the Findings.Indicator.Builderclone()IndicatorgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()StringgetDomains(int index)List of domains associated to the Finding.com.google.protobuf.ByteStringgetDomainsBytes(int index)List of domains associated to the Finding.intgetDomainsCount()List of domains associated to the Finding.com.google.protobuf.ProtocolStringListgetDomainsList()List of domains associated to the Finding.StringgetIpAddresses(int index)The list of IP addresses that are associated with the finding.com.google.protobuf.ByteStringgetIpAddressesBytes(int index)The list of IP addresses that are associated with the finding.intgetIpAddressesCount()The list of IP addresses that are associated with the finding.com.google.protobuf.ProtocolStringListgetIpAddressesList()The list of IP addresses that are associated with the finding.Indicator.ProcessSignaturegetSignatures(int index)The list of matched signatures indicating that the given process is present in the environment.Indicator.ProcessSignature.BuildergetSignaturesBuilder(int index)The list of matched signatures indicating that the given process is present in the environment.List<Indicator.ProcessSignature.Builder>getSignaturesBuilderList()The list of matched signatures indicating that the given process is present in the environment.intgetSignaturesCount()The list of matched signatures indicating that the given process is present in the environment.List<Indicator.ProcessSignature>getSignaturesList()The list of matched signatures indicating that the given process is present in the environment.Indicator.ProcessSignatureOrBuildergetSignaturesOrBuilder(int index)The list of matched signatures indicating that the given process is present in the environment.List<? extends Indicator.ProcessSignatureOrBuilder>getSignaturesOrBuilderList()The list of matched signatures indicating that the given process is present in the environment.StringgetUris(int index)The list of URIs associated to the Findings.com.google.protobuf.ByteStringgetUrisBytes(int index)The list of URIs associated to the Findings.intgetUrisCount()The list of URIs associated to the Findings.com.google.protobuf.ProtocolStringListgetUrisList()The list of URIs associated to the Findings.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()Indicator.BuildermergeFrom(Indicator other)Indicator.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Indicator.BuildermergeFrom(com.google.protobuf.Message other)Indicator.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)Indicator.BuilderremoveSignatures(int index)The list of matched signatures indicating that the given process is present in the environment.Indicator.BuildersetDomains(int index, String value)List of domains associated to the Finding.Indicator.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Indicator.BuildersetIpAddresses(int index, String value)The list of IP addresses that are associated with the finding.Indicator.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)Indicator.BuildersetSignatures(int index, Indicator.ProcessSignature value)The list of matched signatures indicating that the given process is present in the environment.Indicator.BuildersetSignatures(int index, Indicator.ProcessSignature.Builder builderForValue)The list of matched signatures indicating that the given process is present in the environment.Indicator.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)Indicator.BuildersetUris(int index, String value)The list of URIs associated to the Findings.-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<Indicator.Builder>
-
clear
public Indicator.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<Indicator.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<Indicator.Builder>
-
getDefaultInstanceForType
public Indicator getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public Indicator build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public Indicator buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public Indicator.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<Indicator.Builder>
-
setField
public Indicator.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Indicator.Builder>
-
clearField
public Indicator.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Indicator.Builder>
-
clearOneof
public Indicator.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<Indicator.Builder>
-
setRepeatedField
public Indicator.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Indicator.Builder>
-
addRepeatedField
public Indicator.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Indicator.Builder>
-
mergeFrom
public Indicator.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Indicator.Builder>
-
mergeFrom
public Indicator.Builder mergeFrom(Indicator other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<Indicator.Builder>
-
mergeFrom
public Indicator.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Indicator.Builder>- Throws:
IOException
-
getIpAddressesList
public com.google.protobuf.ProtocolStringList getIpAddressesList()
The list of IP addresses that are associated with the finding.
repeated string ip_addresses = 1;- Specified by:
getIpAddressesListin interfaceIndicatorOrBuilder- Returns:
- A list containing the ipAddresses.
-
getIpAddressesCount
public int getIpAddressesCount()
The list of IP addresses that are associated with the finding.
repeated string ip_addresses = 1;- Specified by:
getIpAddressesCountin interfaceIndicatorOrBuilder- Returns:
- The count of ipAddresses.
-
getIpAddresses
public String getIpAddresses(int index)
The list of IP addresses that are associated with the finding.
repeated string ip_addresses = 1;- Specified by:
getIpAddressesin interfaceIndicatorOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The ipAddresses at the given index.
-
getIpAddressesBytes
public com.google.protobuf.ByteString getIpAddressesBytes(int index)
The list of IP addresses that are associated with the finding.
repeated string ip_addresses = 1;- Specified by:
getIpAddressesBytesin interfaceIndicatorOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the ipAddresses at the given index.
-
setIpAddresses
public Indicator.Builder setIpAddresses(int index, String value)
The list of IP addresses that are associated with the finding.
repeated string ip_addresses = 1;- Parameters:
index- The index to set the value at.value- The ipAddresses to set.- Returns:
- This builder for chaining.
-
addIpAddresses
public Indicator.Builder addIpAddresses(String value)
The list of IP addresses that are associated with the finding.
repeated string ip_addresses = 1;- Parameters:
value- The ipAddresses to add.- Returns:
- This builder for chaining.
-
addAllIpAddresses
public Indicator.Builder addAllIpAddresses(Iterable<String> values)
The list of IP addresses that are associated with the finding.
repeated string ip_addresses = 1;- Parameters:
values- The ipAddresses to add.- Returns:
- This builder for chaining.
-
clearIpAddresses
public Indicator.Builder clearIpAddresses()
The list of IP addresses that are associated with the finding.
repeated string ip_addresses = 1;- Returns:
- This builder for chaining.
-
addIpAddressesBytes
public Indicator.Builder addIpAddressesBytes(com.google.protobuf.ByteString value)
The list of IP addresses that are associated with the finding.
repeated string ip_addresses = 1;- Parameters:
value- The bytes of the ipAddresses to add.- Returns:
- This builder for chaining.
-
getDomainsList
public com.google.protobuf.ProtocolStringList getDomainsList()
List of domains associated to the Finding.
repeated string domains = 2;- Specified by:
getDomainsListin interfaceIndicatorOrBuilder- Returns:
- A list containing the domains.
-
getDomainsCount
public int getDomainsCount()
List of domains associated to the Finding.
repeated string domains = 2;- Specified by:
getDomainsCountin interfaceIndicatorOrBuilder- Returns:
- The count of domains.
-
getDomains
public String getDomains(int index)
List of domains associated to the Finding.
repeated string domains = 2;- Specified by:
getDomainsin interfaceIndicatorOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The domains at the given index.
-
getDomainsBytes
public com.google.protobuf.ByteString getDomainsBytes(int index)
List of domains associated to the Finding.
repeated string domains = 2;- Specified by:
getDomainsBytesin interfaceIndicatorOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the domains at the given index.
-
setDomains
public Indicator.Builder setDomains(int index, String value)
List of domains associated to the Finding.
repeated string domains = 2;- Parameters:
index- The index to set the value at.value- The domains to set.- Returns:
- This builder for chaining.
-
addDomains
public Indicator.Builder addDomains(String value)
List of domains associated to the Finding.
repeated string domains = 2;- Parameters:
value- The domains to add.- Returns:
- This builder for chaining.
-
addAllDomains
public Indicator.Builder addAllDomains(Iterable<String> values)
List of domains associated to the Finding.
repeated string domains = 2;- Parameters:
values- The domains to add.- Returns:
- This builder for chaining.
-
clearDomains
public Indicator.Builder clearDomains()
List of domains associated to the Finding.
repeated string domains = 2;- Returns:
- This builder for chaining.
-
addDomainsBytes
public Indicator.Builder addDomainsBytes(com.google.protobuf.ByteString value)
List of domains associated to the Finding.
repeated string domains = 2;- Parameters:
value- The bytes of the domains to add.- Returns:
- This builder for chaining.
-
getSignaturesList
public List<Indicator.ProcessSignature> getSignaturesList()
The list of matched signatures indicating that the given process is present in the environment.
repeated .google.cloud.securitycenter.v1.Indicator.ProcessSignature signatures = 3;- Specified by:
getSignaturesListin interfaceIndicatorOrBuilder
-
getSignaturesCount
public int getSignaturesCount()
The list of matched signatures indicating that the given process is present in the environment.
repeated .google.cloud.securitycenter.v1.Indicator.ProcessSignature signatures = 3;- Specified by:
getSignaturesCountin interfaceIndicatorOrBuilder
-
getSignatures
public Indicator.ProcessSignature getSignatures(int index)
The list of matched signatures indicating that the given process is present in the environment.
repeated .google.cloud.securitycenter.v1.Indicator.ProcessSignature signatures = 3;- Specified by:
getSignaturesin interfaceIndicatorOrBuilder
-
setSignatures
public Indicator.Builder setSignatures(int index, Indicator.ProcessSignature value)
The list of matched signatures indicating that the given process is present in the environment.
repeated .google.cloud.securitycenter.v1.Indicator.ProcessSignature signatures = 3;
-
setSignatures
public Indicator.Builder setSignatures(int index, Indicator.ProcessSignature.Builder builderForValue)
The list of matched signatures indicating that the given process is present in the environment.
repeated .google.cloud.securitycenter.v1.Indicator.ProcessSignature signatures = 3;
-
addSignatures
public Indicator.Builder addSignatures(Indicator.ProcessSignature value)
The list of matched signatures indicating that the given process is present in the environment.
repeated .google.cloud.securitycenter.v1.Indicator.ProcessSignature signatures = 3;
-
addSignatures
public Indicator.Builder addSignatures(int index, Indicator.ProcessSignature value)
The list of matched signatures indicating that the given process is present in the environment.
repeated .google.cloud.securitycenter.v1.Indicator.ProcessSignature signatures = 3;
-
addSignatures
public Indicator.Builder addSignatures(Indicator.ProcessSignature.Builder builderForValue)
The list of matched signatures indicating that the given process is present in the environment.
repeated .google.cloud.securitycenter.v1.Indicator.ProcessSignature signatures = 3;
-
addSignatures
public Indicator.Builder addSignatures(int index, Indicator.ProcessSignature.Builder builderForValue)
The list of matched signatures indicating that the given process is present in the environment.
repeated .google.cloud.securitycenter.v1.Indicator.ProcessSignature signatures = 3;
-
addAllSignatures
public Indicator.Builder addAllSignatures(Iterable<? extends Indicator.ProcessSignature> values)
The list of matched signatures indicating that the given process is present in the environment.
repeated .google.cloud.securitycenter.v1.Indicator.ProcessSignature signatures = 3;
-
clearSignatures
public Indicator.Builder clearSignatures()
The list of matched signatures indicating that the given process is present in the environment.
repeated .google.cloud.securitycenter.v1.Indicator.ProcessSignature signatures = 3;
-
removeSignatures
public Indicator.Builder removeSignatures(int index)
The list of matched signatures indicating that the given process is present in the environment.
repeated .google.cloud.securitycenter.v1.Indicator.ProcessSignature signatures = 3;
-
getSignaturesBuilder
public Indicator.ProcessSignature.Builder getSignaturesBuilder(int index)
The list of matched signatures indicating that the given process is present in the environment.
repeated .google.cloud.securitycenter.v1.Indicator.ProcessSignature signatures = 3;
-
getSignaturesOrBuilder
public Indicator.ProcessSignatureOrBuilder getSignaturesOrBuilder(int index)
The list of matched signatures indicating that the given process is present in the environment.
repeated .google.cloud.securitycenter.v1.Indicator.ProcessSignature signatures = 3;- Specified by:
getSignaturesOrBuilderin interfaceIndicatorOrBuilder
-
getSignaturesOrBuilderList
public List<? extends Indicator.ProcessSignatureOrBuilder> getSignaturesOrBuilderList()
The list of matched signatures indicating that the given process is present in the environment.
repeated .google.cloud.securitycenter.v1.Indicator.ProcessSignature signatures = 3;- Specified by:
getSignaturesOrBuilderListin interfaceIndicatorOrBuilder
-
addSignaturesBuilder
public Indicator.ProcessSignature.Builder addSignaturesBuilder()
The list of matched signatures indicating that the given process is present in the environment.
repeated .google.cloud.securitycenter.v1.Indicator.ProcessSignature signatures = 3;
-
addSignaturesBuilder
public Indicator.ProcessSignature.Builder addSignaturesBuilder(int index)
The list of matched signatures indicating that the given process is present in the environment.
repeated .google.cloud.securitycenter.v1.Indicator.ProcessSignature signatures = 3;
-
getSignaturesBuilderList
public List<Indicator.ProcessSignature.Builder> getSignaturesBuilderList()
The list of matched signatures indicating that the given process is present in the environment.
repeated .google.cloud.securitycenter.v1.Indicator.ProcessSignature signatures = 3;
-
getUrisList
public com.google.protobuf.ProtocolStringList getUrisList()
The list of URIs associated to the Findings.
repeated string uris = 4;- Specified by:
getUrisListin interfaceIndicatorOrBuilder- Returns:
- A list containing the uris.
-
getUrisCount
public int getUrisCount()
The list of URIs associated to the Findings.
repeated string uris = 4;- Specified by:
getUrisCountin interfaceIndicatorOrBuilder- Returns:
- The count of uris.
-
getUris
public String getUris(int index)
The list of URIs associated to the Findings.
repeated string uris = 4;- Specified by:
getUrisin interfaceIndicatorOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The uris at the given index.
-
getUrisBytes
public com.google.protobuf.ByteString getUrisBytes(int index)
The list of URIs associated to the Findings.
repeated string uris = 4;- Specified by:
getUrisBytesin interfaceIndicatorOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the uris at the given index.
-
setUris
public Indicator.Builder setUris(int index, String value)
The list of URIs associated to the Findings.
repeated string uris = 4;- Parameters:
index- The index to set the value at.value- The uris to set.- Returns:
- This builder for chaining.
-
addUris
public Indicator.Builder addUris(String value)
The list of URIs associated to the Findings.
repeated string uris = 4;- Parameters:
value- The uris to add.- Returns:
- This builder for chaining.
-
addAllUris
public Indicator.Builder addAllUris(Iterable<String> values)
The list of URIs associated to the Findings.
repeated string uris = 4;- Parameters:
values- The uris to add.- Returns:
- This builder for chaining.
-
clearUris
public Indicator.Builder clearUris()
The list of URIs associated to the Findings.
repeated string uris = 4;- Returns:
- This builder for chaining.
-
addUrisBytes
public Indicator.Builder addUrisBytes(com.google.protobuf.ByteString value)
The list of URIs associated to the Findings.
repeated string uris = 4;- Parameters:
value- The bytes of the uris to add.- Returns:
- This builder for chaining.
-
setUnknownFields
public final Indicator.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Indicator.Builder>
-
mergeUnknownFields
public final Indicator.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Indicator.Builder>
-
-