Class FeedItemValidationError
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.ads.googleads.v10.resources.FeedItemValidationError
-
- All Implemented Interfaces:
FeedItemValidationErrorOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,java.io.Serializable
public final class FeedItemValidationError extends com.google.protobuf.GeneratedMessageV3 implements FeedItemValidationErrorOrBuilder
Stores a validation error and the set of offending feed attributes which together are responsible for causing a feed item validation error.
Protobuf typegoogle.ads.googleads.v10.resources.FeedItemValidationError- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classFeedItemValidationError.BuilderStores a validation error and the set of offending feed attributes which together are responsible for causing a feed item validation error.-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static intDESCRIPTION_FIELD_NUMBERstatic intEXTRA_INFO_FIELD_NUMBERstatic intFEED_ATTRIBUTE_IDS_FIELD_NUMBERstatic intVALIDATION_ERROR_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object obj)static FeedItemValidationErrorgetDefaultInstance()FeedItemValidationErrorgetDefaultInstanceForType()java.lang.StringgetDescription()Output only.com.google.protobuf.ByteStringgetDescriptionBytes()Output only.static com.google.protobuf.Descriptors.DescriptorgetDescriptor()java.lang.StringgetExtraInfo()Output only.com.google.protobuf.ByteStringgetExtraInfoBytes()Output only.longgetFeedAttributeIds(int index)Output only.intgetFeedAttributeIdsCount()Output only.java.util.List<java.lang.Long>getFeedAttributeIdsList()Output only.com.google.protobuf.Parser<FeedItemValidationError>getParserForType()intgetSerializedSize()com.google.protobuf.UnknownFieldSetgetUnknownFields()FeedItemValidationErrorEnum.FeedItemValidationErrorgetValidationError()Output only.intgetValidationErrorValue()Output only.booleanhasDescription()Output only.booleanhasExtraInfo()Output only.inthashCode()protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static FeedItemValidationError.BuildernewBuilder()static FeedItemValidationError.BuildernewBuilder(FeedItemValidationError prototype)FeedItemValidationError.BuildernewBuilderForType()protected FeedItemValidationError.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected java.lang.ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static FeedItemValidationErrorparseDelimitedFrom(java.io.InputStream input)static FeedItemValidationErrorparseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FeedItemValidationErrorparseFrom(byte[] data)static FeedItemValidationErrorparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FeedItemValidationErrorparseFrom(com.google.protobuf.ByteString data)static FeedItemValidationErrorparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FeedItemValidationErrorparseFrom(com.google.protobuf.CodedInputStream input)static FeedItemValidationErrorparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FeedItemValidationErrorparseFrom(java.io.InputStream input)static FeedItemValidationErrorparseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FeedItemValidationErrorparseFrom(java.nio.ByteBuffer data)static FeedItemValidationErrorparseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<FeedItemValidationError>parser()FeedItemValidationError.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, 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, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
VALIDATION_ERROR_FIELD_NUMBER
public static final int VALIDATION_ERROR_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DESCRIPTION_FIELD_NUMBER
public static final int DESCRIPTION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
FEED_ATTRIBUTE_IDS_FIELD_NUMBER
public static final int FEED_ATTRIBUTE_IDS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
EXTRA_INFO_FIELD_NUMBER
public static final int EXTRA_INFO_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected java.lang.Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
- Specified by:
getUnknownFieldsin interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getUnknownFieldsin 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
-
getValidationErrorValue
public int getValidationErrorValue()
Output only. Error code indicating what validation error was triggered. The description of the error can be found in the 'description' field.
.google.ads.googleads.v10.errors.FeedItemValidationErrorEnum.FeedItemValidationError validation_error = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getValidationErrorValuein interfaceFeedItemValidationErrorOrBuilder- Returns:
- The enum numeric value on the wire for validationError.
-
getValidationError
public FeedItemValidationErrorEnum.FeedItemValidationError getValidationError()
Output only. Error code indicating what validation error was triggered. The description of the error can be found in the 'description' field.
.google.ads.googleads.v10.errors.FeedItemValidationErrorEnum.FeedItemValidationError validation_error = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getValidationErrorin interfaceFeedItemValidationErrorOrBuilder- Returns:
- The validationError.
-
hasDescription
public boolean hasDescription()
Output only. The description of the validation error.
optional string description = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasDescriptionin interfaceFeedItemValidationErrorOrBuilder- Returns:
- Whether the description field is set.
-
getDescription
public java.lang.String getDescription()
Output only. The description of the validation error.
optional string description = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getDescriptionin interfaceFeedItemValidationErrorOrBuilder- Returns:
- The description.
-
getDescriptionBytes
public com.google.protobuf.ByteString getDescriptionBytes()
Output only. The description of the validation error.
optional string description = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getDescriptionBytesin interfaceFeedItemValidationErrorOrBuilder- Returns:
- The bytes for description.
-
getFeedAttributeIdsList
public java.util.List<java.lang.Long> getFeedAttributeIdsList()
Output only. Set of feed attributes in the feed item flagged during validation. If empty, no specific feed attributes can be associated with the error (e.g. error across the entire feed item).
repeated int64 feed_attribute_ids = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getFeedAttributeIdsListin interfaceFeedItemValidationErrorOrBuilder- Returns:
- A list containing the feedAttributeIds.
-
getFeedAttributeIdsCount
public int getFeedAttributeIdsCount()
Output only. Set of feed attributes in the feed item flagged during validation. If empty, no specific feed attributes can be associated with the error (e.g. error across the entire feed item).
repeated int64 feed_attribute_ids = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getFeedAttributeIdsCountin interfaceFeedItemValidationErrorOrBuilder- Returns:
- The count of feedAttributeIds.
-
getFeedAttributeIds
public long getFeedAttributeIds(int index)
Output only. Set of feed attributes in the feed item flagged during validation. If empty, no specific feed attributes can be associated with the error (e.g. error across the entire feed item).
repeated int64 feed_attribute_ids = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getFeedAttributeIdsin interfaceFeedItemValidationErrorOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The feedAttributeIds at the given index.
-
hasExtraInfo
public boolean hasExtraInfo()
Output only. Any extra information related to this error which is not captured by validation_error and feed_attribute_id (e.g. placeholder field IDs when feed_attribute_id is not mapped). Note that extra_info is not localized.
optional string extra_info = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasExtraInfoin interfaceFeedItemValidationErrorOrBuilder- Returns:
- Whether the extraInfo field is set.
-
getExtraInfo
public java.lang.String getExtraInfo()
Output only. Any extra information related to this error which is not captured by validation_error and feed_attribute_id (e.g. placeholder field IDs when feed_attribute_id is not mapped). Note that extra_info is not localized.
optional string extra_info = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getExtraInfoin interfaceFeedItemValidationErrorOrBuilder- Returns:
- The extraInfo.
-
getExtraInfoBytes
public com.google.protobuf.ByteString getExtraInfoBytes()
Output only. Any extra information related to this error which is not captured by validation_error and feed_attribute_id (e.g. placeholder field IDs when feed_attribute_id is not mapped). Note that extra_info is not localized.
optional string extra_info = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getExtraInfoBytesin interfaceFeedItemValidationErrorOrBuilder- Returns:
- The bytes for extraInfo.
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
java.io.IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(java.lang.Object obj)
- 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 FeedItemValidationError parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static FeedItemValidationError parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static FeedItemValidationError parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static FeedItemValidationError parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static FeedItemValidationError parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static FeedItemValidationError parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static FeedItemValidationError parseFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static FeedItemValidationError parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static FeedItemValidationError parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static FeedItemValidationError parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static FeedItemValidationError parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static FeedItemValidationError parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
newBuilderForType
public FeedItemValidationError.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static FeedItemValidationError.Builder newBuilder()
-
newBuilder
public static FeedItemValidationError.Builder newBuilder(FeedItemValidationError prototype)
-
toBuilder
public FeedItemValidationError.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected FeedItemValidationError.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static FeedItemValidationError getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<FeedItemValidationError> parser()
-
getParserForType
public com.google.protobuf.Parser<FeedItemValidationError> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public FeedItemValidationError getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-