Class PolicyTopicEvidence
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
com.google.ads.googleads.v18.common.PolicyTopicEvidence
- All Implemented Interfaces:
PolicyTopicEvidenceOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
public final class PolicyTopicEvidence
extends com.google.protobuf.GeneratedMessageV3
implements PolicyTopicEvidenceOrBuilder
Additional information that explains a policy finding.Protobuf type
google.ads.googleads.v18.common.PolicyTopicEvidence- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classAdditional information that explains a policy finding.static final classEvidence of mismatches between the URLs of a resource.static interfacestatic final classEvidence details when the destination is returning an HTTP error code or isn't functional in all locations for commonly used devices.static interfacestatic final classA list of strings found in a destination page that caused a policy finding.static interfacestatic final classA list of fragments of text that violated a policy.static interfacestatic enumstatic final classA list of websites that caused a policy finding.static interfaceNested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT, BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intFields inherited from class com.google.protobuf.GeneratedMessageV3
alwaysUseFieldBuilders, unknownFieldsFields inherited from class com.google.protobuf.AbstractMessage
memoizedSizeFields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode -
Method Summary
Modifier and TypeMethodDescriptionbooleanstatic PolicyTopicEvidencestatic final com.google.protobuf.Descriptors.DescriptorMismatch 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.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.com.google.protobuf.Parser<PolicyTopicEvidence>intList 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.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.inthashCode()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 booleanstatic PolicyTopicEvidence.Builderstatic PolicyTopicEvidence.BuildernewBuilder(PolicyTopicEvidence prototype) protected PolicyTopicEvidence.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) static PolicyTopicEvidenceparseDelimitedFrom(InputStream input) static PolicyTopicEvidenceparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PolicyTopicEvidenceparseFrom(byte[] data) static PolicyTopicEvidenceparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PolicyTopicEvidenceparseFrom(com.google.protobuf.ByteString data) static PolicyTopicEvidenceparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PolicyTopicEvidenceparseFrom(com.google.protobuf.CodedInputStream input) static PolicyTopicEvidenceparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PolicyTopicEvidenceparseFrom(InputStream input) static PolicyTopicEvidenceparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PolicyTopicEvidenceparseFrom(ByteBuffer data) static PolicyTopicEvidenceparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<PolicyTopicEvidence>parser()voidwriteTo(com.google.protobuf.CodedOutputStream output) Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagMethods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Field Details
-
WEBSITE_LIST_FIELD_NUMBER
public static final int WEBSITE_LIST_FIELD_NUMBER- See Also:
-
TEXT_LIST_FIELD_NUMBER
public static final int TEXT_LIST_FIELD_NUMBER- See Also:
-
LANGUAGE_CODE_FIELD_NUMBER
public static final int LANGUAGE_CODE_FIELD_NUMBER- See Also:
-
DESTINATION_TEXT_LIST_FIELD_NUMBER
public static final int DESTINATION_TEXT_LIST_FIELD_NUMBER- See Also:
-
DESTINATION_MISMATCH_FIELD_NUMBER
public static final int DESTINATION_MISMATCH_FIELD_NUMBER- See Also:
-
DESTINATION_NOT_WORKING_FIELD_NUMBER
public static final int DESTINATION_NOT_WORKING_FIELD_NUMBER- See Also:
-
-
Method Details
-
newInstance
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
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
-
getValueCase
- Specified by:
getValueCasein interfacePolicyTopicEvidenceOrBuilder
-
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.
-
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.
-
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.
-
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.
-
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.
-
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.
-
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
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static PolicyTopicEvidence parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PolicyTopicEvidence parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PolicyTopicEvidence parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PolicyTopicEvidence parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PolicyTopicEvidence parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PolicyTopicEvidence parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static PolicyTopicEvidence parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
- Throws:
IOException
-
parseDelimitedFrom
public static PolicyTopicEvidence parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static PolicyTopicEvidence parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static PolicyTopicEvidence parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
-
toBuilder
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected PolicyTopicEvidence.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) - Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-