Class PolicyTopicEvidence.DestinationTextList.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<PolicyTopicEvidence.DestinationTextList.Builder>
-
- com.google.ads.googleads.v15.common.PolicyTopicEvidence.DestinationTextList.Builder
-
- All Implemented Interfaces:
PolicyTopicEvidence.DestinationTextListOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,java.lang.Cloneable
- Enclosing class:
- PolicyTopicEvidence.DestinationTextList
public static final class PolicyTopicEvidence.DestinationTextList.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<PolicyTopicEvidence.DestinationTextList.Builder> implements PolicyTopicEvidence.DestinationTextListOrBuilder
A list of strings found in a destination page that caused a policy finding.
Protobuf typegoogle.ads.googleads.v15.common.PolicyTopicEvidence.DestinationTextList
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description PolicyTopicEvidence.DestinationTextList.BuilderaddAllDestinationTexts(java.lang.Iterable<java.lang.String> values)List of text found in the resource's destination page.PolicyTopicEvidence.DestinationTextList.BuilderaddDestinationTexts(java.lang.String value)List of text found in the resource's destination page.PolicyTopicEvidence.DestinationTextList.BuilderaddDestinationTextsBytes(com.google.protobuf.ByteString value)List of text found in the resource's destination page.PolicyTopicEvidence.DestinationTextList.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)PolicyTopicEvidence.DestinationTextListbuild()PolicyTopicEvidence.DestinationTextListbuildPartial()PolicyTopicEvidence.DestinationTextList.Builderclear()PolicyTopicEvidence.DestinationTextList.BuilderclearDestinationTexts()List of text found in the resource's destination page.PolicyTopicEvidence.DestinationTextList.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)PolicyTopicEvidence.DestinationTextList.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)PolicyTopicEvidence.DestinationTextList.Builderclone()PolicyTopicEvidence.DestinationTextListgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()java.lang.StringgetDestinationTexts(int index)List of text found in the resource's destination page.com.google.protobuf.ByteStringgetDestinationTextsBytes(int index)List of text found in the resource's destination page.intgetDestinationTextsCount()List of text found in the resource's destination page.com.google.protobuf.ProtocolStringListgetDestinationTextsList()List of text found in the resource's destination page.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()PolicyTopicEvidence.DestinationTextList.BuildermergeFrom(PolicyTopicEvidence.DestinationTextList other)PolicyTopicEvidence.DestinationTextList.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)PolicyTopicEvidence.DestinationTextList.BuildermergeFrom(com.google.protobuf.Message other)PolicyTopicEvidence.DestinationTextList.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)PolicyTopicEvidence.DestinationTextList.BuildersetDestinationTexts(int index, java.lang.String value)List of text found in the resource's destination page.PolicyTopicEvidence.DestinationTextList.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)PolicyTopicEvidence.DestinationTextList.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)PolicyTopicEvidence.DestinationTextList.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, 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<PolicyTopicEvidence.DestinationTextList.Builder>
-
clear
public PolicyTopicEvidence.DestinationTextList.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<PolicyTopicEvidence.DestinationTextList.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<PolicyTopicEvidence.DestinationTextList.Builder>
-
getDefaultInstanceForType
public PolicyTopicEvidence.DestinationTextList getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public PolicyTopicEvidence.DestinationTextList build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public PolicyTopicEvidence.DestinationTextList buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public PolicyTopicEvidence.DestinationTextList.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<PolicyTopicEvidence.DestinationTextList.Builder>
-
setField
public PolicyTopicEvidence.DestinationTextList.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<PolicyTopicEvidence.DestinationTextList.Builder>
-
clearField
public PolicyTopicEvidence.DestinationTextList.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<PolicyTopicEvidence.DestinationTextList.Builder>
-
clearOneof
public PolicyTopicEvidence.DestinationTextList.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<PolicyTopicEvidence.DestinationTextList.Builder>
-
setRepeatedField
public PolicyTopicEvidence.DestinationTextList.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<PolicyTopicEvidence.DestinationTextList.Builder>
-
addRepeatedField
public PolicyTopicEvidence.DestinationTextList.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<PolicyTopicEvidence.DestinationTextList.Builder>
-
mergeFrom
public PolicyTopicEvidence.DestinationTextList.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<PolicyTopicEvidence.DestinationTextList.Builder>
-
mergeFrom
public PolicyTopicEvidence.DestinationTextList.Builder mergeFrom(PolicyTopicEvidence.DestinationTextList other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<PolicyTopicEvidence.DestinationTextList.Builder>
-
mergeFrom
public PolicyTopicEvidence.DestinationTextList.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<PolicyTopicEvidence.DestinationTextList.Builder>- Throws:
java.io.IOException
-
getDestinationTextsList
public com.google.protobuf.ProtocolStringList getDestinationTextsList()
List of text found in the resource's destination page.
repeated string destination_texts = 2;- Specified by:
getDestinationTextsListin interfacePolicyTopicEvidence.DestinationTextListOrBuilder- Returns:
- A list containing the destinationTexts.
-
getDestinationTextsCount
public int getDestinationTextsCount()
List of text found in the resource's destination page.
repeated string destination_texts = 2;- Specified by:
getDestinationTextsCountin interfacePolicyTopicEvidence.DestinationTextListOrBuilder- Returns:
- The count of destinationTexts.
-
getDestinationTexts
public java.lang.String getDestinationTexts(int index)
List of text found in the resource's destination page.
repeated string destination_texts = 2;- Specified by:
getDestinationTextsin interfacePolicyTopicEvidence.DestinationTextListOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The destinationTexts at the given index.
-
getDestinationTextsBytes
public com.google.protobuf.ByteString getDestinationTextsBytes(int index)
List of text found in the resource's destination page.
repeated string destination_texts = 2;- Specified by:
getDestinationTextsBytesin interfacePolicyTopicEvidence.DestinationTextListOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the destinationTexts at the given index.
-
setDestinationTexts
public PolicyTopicEvidence.DestinationTextList.Builder setDestinationTexts(int index, java.lang.String value)
List of text found in the resource's destination page.
repeated string destination_texts = 2;- Parameters:
index- The index to set the value at.value- The destinationTexts to set.- Returns:
- This builder for chaining.
-
addDestinationTexts
public PolicyTopicEvidence.DestinationTextList.Builder addDestinationTexts(java.lang.String value)
List of text found in the resource's destination page.
repeated string destination_texts = 2;- Parameters:
value- The destinationTexts to add.- Returns:
- This builder for chaining.
-
addAllDestinationTexts
public PolicyTopicEvidence.DestinationTextList.Builder addAllDestinationTexts(java.lang.Iterable<java.lang.String> values)
List of text found in the resource's destination page.
repeated string destination_texts = 2;- Parameters:
values- The destinationTexts to add.- Returns:
- This builder for chaining.
-
clearDestinationTexts
public PolicyTopicEvidence.DestinationTextList.Builder clearDestinationTexts()
List of text found in the resource's destination page.
repeated string destination_texts = 2;- Returns:
- This builder for chaining.
-
addDestinationTextsBytes
public PolicyTopicEvidence.DestinationTextList.Builder addDestinationTextsBytes(com.google.protobuf.ByteString value)
List of text found in the resource's destination page.
repeated string destination_texts = 2;- Parameters:
value- The bytes of the destinationTexts to add.- Returns:
- This builder for chaining.
-
setUnknownFields
public final PolicyTopicEvidence.DestinationTextList.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<PolicyTopicEvidence.DestinationTextList.Builder>
-
mergeUnknownFields
public final PolicyTopicEvidence.DestinationTextList.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<PolicyTopicEvidence.DestinationTextList.Builder>
-
-