Class PolicyTopicEvidence.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<PolicyTopicEvidence.Builder>
com.google.ads.googleads.v18.common.PolicyTopicEvidence.Builder
- All Implemented Interfaces:
PolicyTopicEvidenceOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- PolicyTopicEvidence
public static final class PolicyTopicEvidence.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<PolicyTopicEvidence.Builder>
implements PolicyTopicEvidenceOrBuilder
Additional information that explains a policy finding.Protobuf type
google.ads.googleads.v18.common.PolicyTopicEvidence-
Method Summary
Modifier and TypeMethodDescriptionaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()clear()Mismatch between the destinations of a resource's URLs.Details when the destination is returning an HTTP error code or isn't functional in all locations for commonly used devices.The text in the destination of the resource that is causing a policy finding.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) The language the resource was detected to be written in.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) List of evidence found in the text of a resource.List of websites linked with this resource.clone()static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorMismatch between the destinations of a resource's URLs.Mismatch between the destinations of a resource's URLs.Mismatch between the destinations of a resource's URLs.Details when the destination is returning an HTTP error code or isn't functional in all locations for commonly used devices.Details when the destination is returning an HTTP error code or isn't functional in all locations for commonly used devices.Details when the destination is returning an HTTP error code or isn't functional in all locations for commonly used devices.The text in the destination of the resource that is causing a policy finding.The text in the destination of the resource that is causing a policy finding.The text in the destination of the resource that is causing a policy finding.The language the resource was detected to be written in.com.google.protobuf.ByteStringThe language the resource was detected to be written in.List of evidence found in the text of a resource.List of evidence found in the text of a resource.List of evidence found in the text of a resource.List of websites linked with this resource.List of websites linked with this resource.List of websites linked with this resource.booleanMismatch between the destinations of a resource's URLs.booleanDetails when the destination is returning an HTTP error code or isn't functional in all locations for commonly used devices.booleanThe text in the destination of the resource that is causing a policy finding.booleanThe language the resource was detected to be written in.booleanList of evidence found in the text of a resource.booleanList of websites linked with this resource.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanMismatch between the destinations of a resource's URLs.Details when the destination is returning an HTTP error code or isn't functional in all locations for commonly used devices.The text in the destination of the resource that is causing a policy finding.mergeFrom(PolicyTopicEvidence other) mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) List of evidence found in the text of a resource.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) List of websites linked with this resource.Mismatch between the destinations of a resource's URLs.setDestinationMismatch(PolicyTopicEvidence.DestinationMismatch.Builder builderForValue) Mismatch between the destinations of a resource's URLs.Details when the destination is returning an HTTP error code or isn't functional in all locations for commonly used devices.Details when the destination is returning an HTTP error code or isn't functional in all locations for commonly used devices.The text in the destination of the resource that is causing a policy finding.setDestinationTextList(PolicyTopicEvidence.DestinationTextList.Builder builderForValue) The text in the destination of the resource that is causing a policy finding.setLanguageCode(String value) The language the resource was detected to be written in.setLanguageCodeBytes(com.google.protobuf.ByteString value) The language the resource was detected to be written in.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) List of evidence found in the text of a resource.setTextList(PolicyTopicEvidence.TextList.Builder builderForValue) List of evidence found in the text of a resource.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) List of websites linked with this resource.setWebsiteList(PolicyTopicEvidence.WebsiteList.Builder builderForValue) List of websites linked with this resource.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, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
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.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.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.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.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.Builder>
-
setField
public PolicyTopicEvidence.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<PolicyTopicEvidence.Builder>
-
clearField
public PolicyTopicEvidence.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<PolicyTopicEvidence.Builder>
-
clearOneof
public PolicyTopicEvidence.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<PolicyTopicEvidence.Builder>
-
setRepeatedField
public PolicyTopicEvidence.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<PolicyTopicEvidence.Builder>
-
addRepeatedField
public PolicyTopicEvidence.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<PolicyTopicEvidence.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<PolicyTopicEvidence.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<PolicyTopicEvidence.Builder>
-
mergeFrom
public PolicyTopicEvidence.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<PolicyTopicEvidence.Builder>- Throws:
IOException
-
getValueCase
- Specified by:
getValueCasein interfacePolicyTopicEvidenceOrBuilder
-
clearValue
-
hasWebsiteList
public boolean hasWebsiteList()List of websites linked with this resource.
.google.ads.googleads.v18.common.PolicyTopicEvidence.WebsiteList website_list = 3;- Specified by:
hasWebsiteListin interfacePolicyTopicEvidenceOrBuilder- Returns:
- Whether the websiteList field is set.
-
getWebsiteList
List of websites linked with this resource.
.google.ads.googleads.v18.common.PolicyTopicEvidence.WebsiteList website_list = 3;- Specified by:
getWebsiteListin interfacePolicyTopicEvidenceOrBuilder- Returns:
- The websiteList.
-
setWebsiteList
List of websites linked with this resource.
.google.ads.googleads.v18.common.PolicyTopicEvidence.WebsiteList website_list = 3; -
setWebsiteList
public PolicyTopicEvidence.Builder setWebsiteList(PolicyTopicEvidence.WebsiteList.Builder builderForValue) List of websites linked with this resource.
.google.ads.googleads.v18.common.PolicyTopicEvidence.WebsiteList website_list = 3; -
mergeWebsiteList
List of websites linked with this resource.
.google.ads.googleads.v18.common.PolicyTopicEvidence.WebsiteList website_list = 3; -
clearWebsiteList
List of websites linked with this resource.
.google.ads.googleads.v18.common.PolicyTopicEvidence.WebsiteList website_list = 3; -
getWebsiteListBuilder
List of websites linked with this resource.
.google.ads.googleads.v18.common.PolicyTopicEvidence.WebsiteList website_list = 3; -
getWebsiteListOrBuilder
List of websites linked with this resource.
.google.ads.googleads.v18.common.PolicyTopicEvidence.WebsiteList website_list = 3;- Specified by:
getWebsiteListOrBuilderin interfacePolicyTopicEvidenceOrBuilder
-
hasTextList
public boolean hasTextList()List of evidence found in the text of a resource.
.google.ads.googleads.v18.common.PolicyTopicEvidence.TextList text_list = 4;- Specified by:
hasTextListin interfacePolicyTopicEvidenceOrBuilder- Returns:
- Whether the textList field is set.
-
getTextList
List of evidence found in the text of a resource.
.google.ads.googleads.v18.common.PolicyTopicEvidence.TextList text_list = 4;- Specified by:
getTextListin interfacePolicyTopicEvidenceOrBuilder- Returns:
- The textList.
-
setTextList
List of evidence found in the text of a resource.
.google.ads.googleads.v18.common.PolicyTopicEvidence.TextList text_list = 4; -
setTextList
public PolicyTopicEvidence.Builder setTextList(PolicyTopicEvidence.TextList.Builder builderForValue) List of evidence found in the text of a resource.
.google.ads.googleads.v18.common.PolicyTopicEvidence.TextList text_list = 4; -
mergeTextList
List of evidence found in the text of a resource.
.google.ads.googleads.v18.common.PolicyTopicEvidence.TextList text_list = 4; -
clearTextList
List of evidence found in the text of a resource.
.google.ads.googleads.v18.common.PolicyTopicEvidence.TextList text_list = 4; -
getTextListBuilder
List of evidence found in the text of a resource.
.google.ads.googleads.v18.common.PolicyTopicEvidence.TextList text_list = 4; -
getTextListOrBuilder
List of evidence found in the text of a resource.
.google.ads.googleads.v18.common.PolicyTopicEvidence.TextList text_list = 4;- Specified by:
getTextListOrBuilderin interfacePolicyTopicEvidenceOrBuilder
-
hasLanguageCode
public boolean hasLanguageCode()The language the resource was detected to be written in. This is an IETF language tag such as "en-US".
string language_code = 9;- Specified by:
hasLanguageCodein interfacePolicyTopicEvidenceOrBuilder- Returns:
- Whether the languageCode field is set.
-
getLanguageCode
The language the resource was detected to be written in. This is an IETF language tag such as "en-US".
string language_code = 9;- Specified by:
getLanguageCodein interfacePolicyTopicEvidenceOrBuilder- Returns:
- The languageCode.
-
getLanguageCodeBytes
public com.google.protobuf.ByteString getLanguageCodeBytes()The language the resource was detected to be written in. This is an IETF language tag such as "en-US".
string language_code = 9;- Specified by:
getLanguageCodeBytesin interfacePolicyTopicEvidenceOrBuilder- Returns:
- The bytes for languageCode.
-
setLanguageCode
The language the resource was detected to be written in. This is an IETF language tag such as "en-US".
string language_code = 9;- Parameters:
value- The languageCode to set.- Returns:
- This builder for chaining.
-
clearLanguageCode
The language the resource was detected to be written in. This is an IETF language tag such as "en-US".
string language_code = 9;- Returns:
- This builder for chaining.
-
setLanguageCodeBytes
The language the resource was detected to be written in. This is an IETF language tag such as "en-US".
string language_code = 9;- Parameters:
value- The bytes for languageCode to set.- Returns:
- This builder for chaining.
-
hasDestinationTextList
public boolean hasDestinationTextList()The text in the destination of the resource that is causing a policy finding.
.google.ads.googleads.v18.common.PolicyTopicEvidence.DestinationTextList destination_text_list = 6;- Specified by:
hasDestinationTextListin interfacePolicyTopicEvidenceOrBuilder- Returns:
- Whether the destinationTextList field is set.
-
getDestinationTextList
The text in the destination of the resource that is causing a policy finding.
.google.ads.googleads.v18.common.PolicyTopicEvidence.DestinationTextList destination_text_list = 6;- Specified by:
getDestinationTextListin interfacePolicyTopicEvidenceOrBuilder- Returns:
- The destinationTextList.
-
setDestinationTextList
public PolicyTopicEvidence.Builder setDestinationTextList(PolicyTopicEvidence.DestinationTextList value) The text in the destination of the resource that is causing a policy finding.
.google.ads.googleads.v18.common.PolicyTopicEvidence.DestinationTextList destination_text_list = 6; -
setDestinationTextList
public PolicyTopicEvidence.Builder setDestinationTextList(PolicyTopicEvidence.DestinationTextList.Builder builderForValue) The text in the destination of the resource that is causing a policy finding.
.google.ads.googleads.v18.common.PolicyTopicEvidence.DestinationTextList destination_text_list = 6; -
mergeDestinationTextList
public PolicyTopicEvidence.Builder mergeDestinationTextList(PolicyTopicEvidence.DestinationTextList value) The text in the destination of the resource that is causing a policy finding.
.google.ads.googleads.v18.common.PolicyTopicEvidence.DestinationTextList destination_text_list = 6; -
clearDestinationTextList
The text in the destination of the resource that is causing a policy finding.
.google.ads.googleads.v18.common.PolicyTopicEvidence.DestinationTextList destination_text_list = 6; -
getDestinationTextListBuilder
The text in the destination of the resource that is causing a policy finding.
.google.ads.googleads.v18.common.PolicyTopicEvidence.DestinationTextList destination_text_list = 6; -
getDestinationTextListOrBuilder
The text in the destination of the resource that is causing a policy finding.
.google.ads.googleads.v18.common.PolicyTopicEvidence.DestinationTextList destination_text_list = 6;- Specified by:
getDestinationTextListOrBuilderin interfacePolicyTopicEvidenceOrBuilder
-
hasDestinationMismatch
public boolean hasDestinationMismatch()Mismatch between the destinations of a resource's URLs.
.google.ads.googleads.v18.common.PolicyTopicEvidence.DestinationMismatch destination_mismatch = 7;- Specified by:
hasDestinationMismatchin interfacePolicyTopicEvidenceOrBuilder- Returns:
- Whether the destinationMismatch field is set.
-
getDestinationMismatch
Mismatch between the destinations of a resource's URLs.
.google.ads.googleads.v18.common.PolicyTopicEvidence.DestinationMismatch destination_mismatch = 7;- Specified by:
getDestinationMismatchin interfacePolicyTopicEvidenceOrBuilder- Returns:
- The destinationMismatch.
-
setDestinationMismatch
public PolicyTopicEvidence.Builder setDestinationMismatch(PolicyTopicEvidence.DestinationMismatch value) Mismatch between the destinations of a resource's URLs.
.google.ads.googleads.v18.common.PolicyTopicEvidence.DestinationMismatch destination_mismatch = 7; -
setDestinationMismatch
public PolicyTopicEvidence.Builder setDestinationMismatch(PolicyTopicEvidence.DestinationMismatch.Builder builderForValue) Mismatch between the destinations of a resource's URLs.
.google.ads.googleads.v18.common.PolicyTopicEvidence.DestinationMismatch destination_mismatch = 7; -
mergeDestinationMismatch
public PolicyTopicEvidence.Builder mergeDestinationMismatch(PolicyTopicEvidence.DestinationMismatch value) Mismatch between the destinations of a resource's URLs.
.google.ads.googleads.v18.common.PolicyTopicEvidence.DestinationMismatch destination_mismatch = 7; -
clearDestinationMismatch
Mismatch between the destinations of a resource's URLs.
.google.ads.googleads.v18.common.PolicyTopicEvidence.DestinationMismatch destination_mismatch = 7; -
getDestinationMismatchBuilder
Mismatch between the destinations of a resource's URLs.
.google.ads.googleads.v18.common.PolicyTopicEvidence.DestinationMismatch destination_mismatch = 7; -
getDestinationMismatchOrBuilder
Mismatch between the destinations of a resource's URLs.
.google.ads.googleads.v18.common.PolicyTopicEvidence.DestinationMismatch destination_mismatch = 7;- Specified by:
getDestinationMismatchOrBuilderin interfacePolicyTopicEvidenceOrBuilder
-
hasDestinationNotWorking
public boolean hasDestinationNotWorking()Details when the destination is returning an HTTP error code or isn't functional in all locations for commonly used devices.
.google.ads.googleads.v18.common.PolicyTopicEvidence.DestinationNotWorking destination_not_working = 8;- Specified by:
hasDestinationNotWorkingin interfacePolicyTopicEvidenceOrBuilder- Returns:
- Whether the destinationNotWorking field is set.
-
getDestinationNotWorking
Details when the destination is returning an HTTP error code or isn't functional in all locations for commonly used devices.
.google.ads.googleads.v18.common.PolicyTopicEvidence.DestinationNotWorking destination_not_working = 8;- Specified by:
getDestinationNotWorkingin interfacePolicyTopicEvidenceOrBuilder- Returns:
- The destinationNotWorking.
-
setDestinationNotWorking
public PolicyTopicEvidence.Builder setDestinationNotWorking(PolicyTopicEvidence.DestinationNotWorking value) Details when the destination is returning an HTTP error code or isn't functional in all locations for commonly used devices.
.google.ads.googleads.v18.common.PolicyTopicEvidence.DestinationNotWorking destination_not_working = 8; -
setDestinationNotWorking
public PolicyTopicEvidence.Builder setDestinationNotWorking(PolicyTopicEvidence.DestinationNotWorking.Builder builderForValue) Details when the destination is returning an HTTP error code or isn't functional in all locations for commonly used devices.
.google.ads.googleads.v18.common.PolicyTopicEvidence.DestinationNotWorking destination_not_working = 8; -
mergeDestinationNotWorking
public PolicyTopicEvidence.Builder mergeDestinationNotWorking(PolicyTopicEvidence.DestinationNotWorking value) Details when the destination is returning an HTTP error code or isn't functional in all locations for commonly used devices.
.google.ads.googleads.v18.common.PolicyTopicEvidence.DestinationNotWorking destination_not_working = 8; -
clearDestinationNotWorking
Details when the destination is returning an HTTP error code or isn't functional in all locations for commonly used devices.
.google.ads.googleads.v18.common.PolicyTopicEvidence.DestinationNotWorking destination_not_working = 8; -
getDestinationNotWorkingBuilder
Details when the destination is returning an HTTP error code or isn't functional in all locations for commonly used devices.
.google.ads.googleads.v18.common.PolicyTopicEvidence.DestinationNotWorking destination_not_working = 8; -
getDestinationNotWorkingOrBuilder
Details when the destination is returning an HTTP error code or isn't functional in all locations for commonly used devices.
.google.ads.googleads.v18.common.PolicyTopicEvidence.DestinationNotWorking destination_not_working = 8;- Specified by:
getDestinationNotWorkingOrBuilderin interfacePolicyTopicEvidenceOrBuilder
-
setUnknownFields
public final PolicyTopicEvidence.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<PolicyTopicEvidence.Builder>
-
mergeUnknownFields
public final PolicyTopicEvidence.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<PolicyTopicEvidence.Builder>
-