Class FeedItemPlaceholderPolicyInfo.Builder

java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<FeedItemPlaceholderPolicyInfo.Builder>
com.google.ads.googleads.v18.resources.FeedItemPlaceholderPolicyInfo.Builder
All Implemented Interfaces:
FeedItemPlaceholderPolicyInfoOrBuilder, com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Cloneable
Enclosing class:
FeedItemPlaceholderPolicyInfo

public static final class FeedItemPlaceholderPolicyInfo.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<FeedItemPlaceholderPolicyInfo.Builder> implements FeedItemPlaceholderPolicyInfoOrBuilder
 Policy, validation, and quality approval info for a feed item for the
 specified placeholder type.
 
Protobuf type google.ads.googleads.v18.resources.FeedItemPlaceholderPolicyInfo
  • Method Details

    • getDescriptor

      public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
    • internalGetFieldAccessorTable

      protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
      Specified by:
      internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<FeedItemPlaceholderPolicyInfo.Builder>
    • clear

      Specified by:
      clear in interface com.google.protobuf.Message.Builder
      Specified by:
      clear in interface com.google.protobuf.MessageLite.Builder
      Overrides:
      clear in class com.google.protobuf.GeneratedMessageV3.Builder<FeedItemPlaceholderPolicyInfo.Builder>
    • getDescriptorForType

      public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
      Specified by:
      getDescriptorForType in interface com.google.protobuf.Message.Builder
      Specified by:
      getDescriptorForType in interface com.google.protobuf.MessageOrBuilder
      Overrides:
      getDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<FeedItemPlaceholderPolicyInfo.Builder>
    • getDefaultInstanceForType

      public FeedItemPlaceholderPolicyInfo getDefaultInstanceForType()
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder
    • build

      Specified by:
      build in interface com.google.protobuf.Message.Builder
      Specified by:
      build in interface com.google.protobuf.MessageLite.Builder
    • buildPartial

      public FeedItemPlaceholderPolicyInfo buildPartial()
      Specified by:
      buildPartial in interface com.google.protobuf.Message.Builder
      Specified by:
      buildPartial in interface com.google.protobuf.MessageLite.Builder
    • clone

      Specified by:
      clone in interface com.google.protobuf.Message.Builder
      Specified by:
      clone in interface com.google.protobuf.MessageLite.Builder
      Overrides:
      clone in class com.google.protobuf.GeneratedMessageV3.Builder<FeedItemPlaceholderPolicyInfo.Builder>
    • setField

      public FeedItemPlaceholderPolicyInfo.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
      Specified by:
      setField in interface com.google.protobuf.Message.Builder
      Overrides:
      setField in class com.google.protobuf.GeneratedMessageV3.Builder<FeedItemPlaceholderPolicyInfo.Builder>
    • clearField

      public FeedItemPlaceholderPolicyInfo.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
      Specified by:
      clearField in interface com.google.protobuf.Message.Builder
      Overrides:
      clearField in class com.google.protobuf.GeneratedMessageV3.Builder<FeedItemPlaceholderPolicyInfo.Builder>
    • clearOneof

      public FeedItemPlaceholderPolicyInfo.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
      Specified by:
      clearOneof in interface com.google.protobuf.Message.Builder
      Overrides:
      clearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<FeedItemPlaceholderPolicyInfo.Builder>
    • setRepeatedField

      public FeedItemPlaceholderPolicyInfo.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
      Specified by:
      setRepeatedField in interface com.google.protobuf.Message.Builder
      Overrides:
      setRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<FeedItemPlaceholderPolicyInfo.Builder>
    • addRepeatedField

      public FeedItemPlaceholderPolicyInfo.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
      Specified by:
      addRepeatedField in interface com.google.protobuf.Message.Builder
      Overrides:
      addRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<FeedItemPlaceholderPolicyInfo.Builder>
    • mergeFrom

      public FeedItemPlaceholderPolicyInfo.Builder mergeFrom(com.google.protobuf.Message other)
      Specified by:
      mergeFrom in interface com.google.protobuf.Message.Builder
      Overrides:
      mergeFrom in class com.google.protobuf.AbstractMessage.Builder<FeedItemPlaceholderPolicyInfo.Builder>
    • mergeFrom

    • isInitialized

      public final boolean isInitialized()
      Specified by:
      isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
      Overrides:
      isInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<FeedItemPlaceholderPolicyInfo.Builder>
    • mergeFrom

      public FeedItemPlaceholderPolicyInfo.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      Specified by:
      mergeFrom in interface com.google.protobuf.Message.Builder
      Specified by:
      mergeFrom in interface com.google.protobuf.MessageLite.Builder
      Overrides:
      mergeFrom in class com.google.protobuf.AbstractMessage.Builder<FeedItemPlaceholderPolicyInfo.Builder>
      Throws:
      IOException
    • getPlaceholderTypeEnumValue

      public int getPlaceholderTypeEnumValue()
       Output only. The placeholder type.
       
      .google.ads.googleads.v18.enums.PlaceholderTypeEnum.PlaceholderType placeholder_type_enum = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Specified by:
      getPlaceholderTypeEnumValue in interface FeedItemPlaceholderPolicyInfoOrBuilder
      Returns:
      The enum numeric value on the wire for placeholderTypeEnum.
    • setPlaceholderTypeEnumValue

      public FeedItemPlaceholderPolicyInfo.Builder setPlaceholderTypeEnumValue(int value)
       Output only. The placeholder type.
       
      .google.ads.googleads.v18.enums.PlaceholderTypeEnum.PlaceholderType placeholder_type_enum = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Parameters:
      value - The enum numeric value on the wire for placeholderTypeEnum to set.
      Returns:
      This builder for chaining.
    • getPlaceholderTypeEnum

      public PlaceholderTypeEnum.PlaceholderType getPlaceholderTypeEnum()
       Output only. The placeholder type.
       
      .google.ads.googleads.v18.enums.PlaceholderTypeEnum.PlaceholderType placeholder_type_enum = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Specified by:
      getPlaceholderTypeEnum in interface FeedItemPlaceholderPolicyInfoOrBuilder
      Returns:
      The placeholderTypeEnum.
    • setPlaceholderTypeEnum

       Output only. The placeholder type.
       
      .google.ads.googleads.v18.enums.PlaceholderTypeEnum.PlaceholderType placeholder_type_enum = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Parameters:
      value - The placeholderTypeEnum to set.
      Returns:
      This builder for chaining.
    • clearPlaceholderTypeEnum

      public FeedItemPlaceholderPolicyInfo.Builder clearPlaceholderTypeEnum()
       Output only. The placeholder type.
       
      .google.ads.googleads.v18.enums.PlaceholderTypeEnum.PlaceholderType placeholder_type_enum = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Returns:
      This builder for chaining.
    • hasFeedMappingResourceName

      public boolean hasFeedMappingResourceName()
       Output only. The FeedMapping that contains the placeholder type.
       
      optional string feed_mapping_resource_name = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Specified by:
      hasFeedMappingResourceName in interface FeedItemPlaceholderPolicyInfoOrBuilder
      Returns:
      Whether the feedMappingResourceName field is set.
    • getFeedMappingResourceName

      public String getFeedMappingResourceName()
       Output only. The FeedMapping that contains the placeholder type.
       
      optional string feed_mapping_resource_name = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Specified by:
      getFeedMappingResourceName in interface FeedItemPlaceholderPolicyInfoOrBuilder
      Returns:
      The feedMappingResourceName.
    • getFeedMappingResourceNameBytes

      public com.google.protobuf.ByteString getFeedMappingResourceNameBytes()
       Output only. The FeedMapping that contains the placeholder type.
       
      optional string feed_mapping_resource_name = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Specified by:
      getFeedMappingResourceNameBytes in interface FeedItemPlaceholderPolicyInfoOrBuilder
      Returns:
      The bytes for feedMappingResourceName.
    • setFeedMappingResourceName

      public FeedItemPlaceholderPolicyInfo.Builder setFeedMappingResourceName(String value)
       Output only. The FeedMapping that contains the placeholder type.
       
      optional string feed_mapping_resource_name = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Parameters:
      value - The feedMappingResourceName to set.
      Returns:
      This builder for chaining.
    • clearFeedMappingResourceName

      public FeedItemPlaceholderPolicyInfo.Builder clearFeedMappingResourceName()
       Output only. The FeedMapping that contains the placeholder type.
       
      optional string feed_mapping_resource_name = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Returns:
      This builder for chaining.
    • setFeedMappingResourceNameBytes

      public FeedItemPlaceholderPolicyInfo.Builder setFeedMappingResourceNameBytes(com.google.protobuf.ByteString value)
       Output only. The FeedMapping that contains the placeholder type.
       
      optional string feed_mapping_resource_name = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Parameters:
      value - The bytes for feedMappingResourceName to set.
      Returns:
      This builder for chaining.
    • getReviewStatusValue

      public int getReviewStatusValue()
       Output only. Where the placeholder type is in the review process.
       
      .google.ads.googleads.v18.enums.PolicyReviewStatusEnum.PolicyReviewStatus review_status = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Specified by:
      getReviewStatusValue in interface FeedItemPlaceholderPolicyInfoOrBuilder
      Returns:
      The enum numeric value on the wire for reviewStatus.
    • setReviewStatusValue

      public FeedItemPlaceholderPolicyInfo.Builder setReviewStatusValue(int value)
       Output only. Where the placeholder type is in the review process.
       
      .google.ads.googleads.v18.enums.PolicyReviewStatusEnum.PolicyReviewStatus review_status = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Parameters:
      value - The enum numeric value on the wire for reviewStatus to set.
      Returns:
      This builder for chaining.
    • getReviewStatus

       Output only. Where the placeholder type is in the review process.
       
      .google.ads.googleads.v18.enums.PolicyReviewStatusEnum.PolicyReviewStatus review_status = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Specified by:
      getReviewStatus in interface FeedItemPlaceholderPolicyInfoOrBuilder
      Returns:
      The reviewStatus.
    • setReviewStatus

       Output only. Where the placeholder type is in the review process.
       
      .google.ads.googleads.v18.enums.PolicyReviewStatusEnum.PolicyReviewStatus review_status = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Parameters:
      value - The reviewStatus to set.
      Returns:
      This builder for chaining.
    • clearReviewStatus

      public FeedItemPlaceholderPolicyInfo.Builder clearReviewStatus()
       Output only. Where the placeholder type is in the review process.
       
      .google.ads.googleads.v18.enums.PolicyReviewStatusEnum.PolicyReviewStatus review_status = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Returns:
      This builder for chaining.
    • getApprovalStatusValue

      public int getApprovalStatusValue()
       Output only. The overall approval status of the placeholder type,
       calculated based on the status of its individual policy topic entries.
       
      .google.ads.googleads.v18.enums.PolicyApprovalStatusEnum.PolicyApprovalStatus approval_status = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Specified by:
      getApprovalStatusValue in interface FeedItemPlaceholderPolicyInfoOrBuilder
      Returns:
      The enum numeric value on the wire for approvalStatus.
    • setApprovalStatusValue

      public FeedItemPlaceholderPolicyInfo.Builder setApprovalStatusValue(int value)
       Output only. The overall approval status of the placeholder type,
       calculated based on the status of its individual policy topic entries.
       
      .google.ads.googleads.v18.enums.PolicyApprovalStatusEnum.PolicyApprovalStatus approval_status = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Parameters:
      value - The enum numeric value on the wire for approvalStatus to set.
      Returns:
      This builder for chaining.
    • getApprovalStatus

       Output only. The overall approval status of the placeholder type,
       calculated based on the status of its individual policy topic entries.
       
      .google.ads.googleads.v18.enums.PolicyApprovalStatusEnum.PolicyApprovalStatus approval_status = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Specified by:
      getApprovalStatus in interface FeedItemPlaceholderPolicyInfoOrBuilder
      Returns:
      The approvalStatus.
    • setApprovalStatus

       Output only. The overall approval status of the placeholder type,
       calculated based on the status of its individual policy topic entries.
       
      .google.ads.googleads.v18.enums.PolicyApprovalStatusEnum.PolicyApprovalStatus approval_status = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Parameters:
      value - The approvalStatus to set.
      Returns:
      This builder for chaining.
    • clearApprovalStatus

      public FeedItemPlaceholderPolicyInfo.Builder clearApprovalStatus()
       Output only. The overall approval status of the placeholder type,
       calculated based on the status of its individual policy topic entries.
       
      .google.ads.googleads.v18.enums.PolicyApprovalStatusEnum.PolicyApprovalStatus approval_status = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Returns:
      This builder for chaining.
    • getPolicyTopicEntriesList

      public List<PolicyTopicEntry> getPolicyTopicEntriesList()
       Output only. The list of policy findings for the placeholder type.
       
      repeated .google.ads.googleads.v18.common.PolicyTopicEntry policy_topic_entries = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Specified by:
      getPolicyTopicEntriesList in interface FeedItemPlaceholderPolicyInfoOrBuilder
    • getPolicyTopicEntriesCount

      public int getPolicyTopicEntriesCount()
       Output only. The list of policy findings for the placeholder type.
       
      repeated .google.ads.googleads.v18.common.PolicyTopicEntry policy_topic_entries = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Specified by:
      getPolicyTopicEntriesCount in interface FeedItemPlaceholderPolicyInfoOrBuilder
    • getPolicyTopicEntries

      public PolicyTopicEntry getPolicyTopicEntries(int index)
       Output only. The list of policy findings for the placeholder type.
       
      repeated .google.ads.googleads.v18.common.PolicyTopicEntry policy_topic_entries = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Specified by:
      getPolicyTopicEntries in interface FeedItemPlaceholderPolicyInfoOrBuilder
    • setPolicyTopicEntries

      public FeedItemPlaceholderPolicyInfo.Builder setPolicyTopicEntries(int index, PolicyTopicEntry value)
       Output only. The list of policy findings for the placeholder type.
       
      repeated .google.ads.googleads.v18.common.PolicyTopicEntry policy_topic_entries = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
    • setPolicyTopicEntries

      public FeedItemPlaceholderPolicyInfo.Builder setPolicyTopicEntries(int index, PolicyTopicEntry.Builder builderForValue)
       Output only. The list of policy findings for the placeholder type.
       
      repeated .google.ads.googleads.v18.common.PolicyTopicEntry policy_topic_entries = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
    • addPolicyTopicEntries

      public FeedItemPlaceholderPolicyInfo.Builder addPolicyTopicEntries(PolicyTopicEntry value)
       Output only. The list of policy findings for the placeholder type.
       
      repeated .google.ads.googleads.v18.common.PolicyTopicEntry policy_topic_entries = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
    • addPolicyTopicEntries

      public FeedItemPlaceholderPolicyInfo.Builder addPolicyTopicEntries(int index, PolicyTopicEntry value)
       Output only. The list of policy findings for the placeholder type.
       
      repeated .google.ads.googleads.v18.common.PolicyTopicEntry policy_topic_entries = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
    • addPolicyTopicEntries

      public FeedItemPlaceholderPolicyInfo.Builder addPolicyTopicEntries(PolicyTopicEntry.Builder builderForValue)
       Output only. The list of policy findings for the placeholder type.
       
      repeated .google.ads.googleads.v18.common.PolicyTopicEntry policy_topic_entries = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
    • addPolicyTopicEntries

      public FeedItemPlaceholderPolicyInfo.Builder addPolicyTopicEntries(int index, PolicyTopicEntry.Builder builderForValue)
       Output only. The list of policy findings for the placeholder type.
       
      repeated .google.ads.googleads.v18.common.PolicyTopicEntry policy_topic_entries = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
    • addAllPolicyTopicEntries

      public FeedItemPlaceholderPolicyInfo.Builder addAllPolicyTopicEntries(Iterable<? extends PolicyTopicEntry> values)
       Output only. The list of policy findings for the placeholder type.
       
      repeated .google.ads.googleads.v18.common.PolicyTopicEntry policy_topic_entries = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
    • clearPolicyTopicEntries

      public FeedItemPlaceholderPolicyInfo.Builder clearPolicyTopicEntries()
       Output only. The list of policy findings for the placeholder type.
       
      repeated .google.ads.googleads.v18.common.PolicyTopicEntry policy_topic_entries = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
    • removePolicyTopicEntries

      public FeedItemPlaceholderPolicyInfo.Builder removePolicyTopicEntries(int index)
       Output only. The list of policy findings for the placeholder type.
       
      repeated .google.ads.googleads.v18.common.PolicyTopicEntry policy_topic_entries = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
    • getPolicyTopicEntriesBuilder

      public PolicyTopicEntry.Builder getPolicyTopicEntriesBuilder(int index)
       Output only. The list of policy findings for the placeholder type.
       
      repeated .google.ads.googleads.v18.common.PolicyTopicEntry policy_topic_entries = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
    • getPolicyTopicEntriesOrBuilder

      public PolicyTopicEntryOrBuilder getPolicyTopicEntriesOrBuilder(int index)
       Output only. The list of policy findings for the placeholder type.
       
      repeated .google.ads.googleads.v18.common.PolicyTopicEntry policy_topic_entries = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Specified by:
      getPolicyTopicEntriesOrBuilder in interface FeedItemPlaceholderPolicyInfoOrBuilder
    • getPolicyTopicEntriesOrBuilderList

      public List<? extends PolicyTopicEntryOrBuilder> getPolicyTopicEntriesOrBuilderList()
       Output only. The list of policy findings for the placeholder type.
       
      repeated .google.ads.googleads.v18.common.PolicyTopicEntry policy_topic_entries = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Specified by:
      getPolicyTopicEntriesOrBuilderList in interface FeedItemPlaceholderPolicyInfoOrBuilder
    • addPolicyTopicEntriesBuilder

      public PolicyTopicEntry.Builder addPolicyTopicEntriesBuilder()
       Output only. The list of policy findings for the placeholder type.
       
      repeated .google.ads.googleads.v18.common.PolicyTopicEntry policy_topic_entries = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
    • addPolicyTopicEntriesBuilder

      public PolicyTopicEntry.Builder addPolicyTopicEntriesBuilder(int index)
       Output only. The list of policy findings for the placeholder type.
       
      repeated .google.ads.googleads.v18.common.PolicyTopicEntry policy_topic_entries = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
    • getPolicyTopicEntriesBuilderList

      public List<PolicyTopicEntry.Builder> getPolicyTopicEntriesBuilderList()
       Output only. The list of policy findings for the placeholder type.
       
      repeated .google.ads.googleads.v18.common.PolicyTopicEntry policy_topic_entries = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
    • getValidationStatusValue

      public int getValidationStatusValue()
       Output only. The validation status of the placeholder type.
       
      .google.ads.googleads.v18.enums.FeedItemValidationStatusEnum.FeedItemValidationStatus validation_status = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Specified by:
      getValidationStatusValue in interface FeedItemPlaceholderPolicyInfoOrBuilder
      Returns:
      The enum numeric value on the wire for validationStatus.
    • setValidationStatusValue

      public FeedItemPlaceholderPolicyInfo.Builder setValidationStatusValue(int value)
       Output only. The validation status of the placeholder type.
       
      .google.ads.googleads.v18.enums.FeedItemValidationStatusEnum.FeedItemValidationStatus validation_status = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Parameters:
      value - The enum numeric value on the wire for validationStatus to set.
      Returns:
      This builder for chaining.
    • getValidationStatus

       Output only. The validation status of the placeholder type.
       
      .google.ads.googleads.v18.enums.FeedItemValidationStatusEnum.FeedItemValidationStatus validation_status = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Specified by:
      getValidationStatus in interface FeedItemPlaceholderPolicyInfoOrBuilder
      Returns:
      The validationStatus.
    • setValidationStatus

       Output only. The validation status of the placeholder type.
       
      .google.ads.googleads.v18.enums.FeedItemValidationStatusEnum.FeedItemValidationStatus validation_status = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Parameters:
      value - The validationStatus to set.
      Returns:
      This builder for chaining.
    • clearValidationStatus

      public FeedItemPlaceholderPolicyInfo.Builder clearValidationStatus()
       Output only. The validation status of the placeholder type.
       
      .google.ads.googleads.v18.enums.FeedItemValidationStatusEnum.FeedItemValidationStatus validation_status = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Returns:
      This builder for chaining.
    • getValidationErrorsList

      public List<FeedItemValidationError> getValidationErrorsList()
       Output only. List of placeholder type validation errors.
       
      repeated .google.ads.googleads.v18.resources.FeedItemValidationError validation_errors = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Specified by:
      getValidationErrorsList in interface FeedItemPlaceholderPolicyInfoOrBuilder
    • getValidationErrorsCount

      public int getValidationErrorsCount()
       Output only. List of placeholder type validation errors.
       
      repeated .google.ads.googleads.v18.resources.FeedItemValidationError validation_errors = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Specified by:
      getValidationErrorsCount in interface FeedItemPlaceholderPolicyInfoOrBuilder
    • getValidationErrors

      public FeedItemValidationError getValidationErrors(int index)
       Output only. List of placeholder type validation errors.
       
      repeated .google.ads.googleads.v18.resources.FeedItemValidationError validation_errors = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Specified by:
      getValidationErrors in interface FeedItemPlaceholderPolicyInfoOrBuilder
    • setValidationErrors

      public FeedItemPlaceholderPolicyInfo.Builder setValidationErrors(int index, FeedItemValidationError value)
       Output only. List of placeholder type validation errors.
       
      repeated .google.ads.googleads.v18.resources.FeedItemValidationError validation_errors = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
    • setValidationErrors

      public FeedItemPlaceholderPolicyInfo.Builder setValidationErrors(int index, FeedItemValidationError.Builder builderForValue)
       Output only. List of placeholder type validation errors.
       
      repeated .google.ads.googleads.v18.resources.FeedItemValidationError validation_errors = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
    • addValidationErrors

       Output only. List of placeholder type validation errors.
       
      repeated .google.ads.googleads.v18.resources.FeedItemValidationError validation_errors = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
    • addValidationErrors

      public FeedItemPlaceholderPolicyInfo.Builder addValidationErrors(int index, FeedItemValidationError value)
       Output only. List of placeholder type validation errors.
       
      repeated .google.ads.googleads.v18.resources.FeedItemValidationError validation_errors = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
    • addValidationErrors

      public FeedItemPlaceholderPolicyInfo.Builder addValidationErrors(FeedItemValidationError.Builder builderForValue)
       Output only. List of placeholder type validation errors.
       
      repeated .google.ads.googleads.v18.resources.FeedItemValidationError validation_errors = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
    • addValidationErrors

      public FeedItemPlaceholderPolicyInfo.Builder addValidationErrors(int index, FeedItemValidationError.Builder builderForValue)
       Output only. List of placeholder type validation errors.
       
      repeated .google.ads.googleads.v18.resources.FeedItemValidationError validation_errors = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
    • addAllValidationErrors

      public FeedItemPlaceholderPolicyInfo.Builder addAllValidationErrors(Iterable<? extends FeedItemValidationError> values)
       Output only. List of placeholder type validation errors.
       
      repeated .google.ads.googleads.v18.resources.FeedItemValidationError validation_errors = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
    • clearValidationErrors

      public FeedItemPlaceholderPolicyInfo.Builder clearValidationErrors()
       Output only. List of placeholder type validation errors.
       
      repeated .google.ads.googleads.v18.resources.FeedItemValidationError validation_errors = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
    • removeValidationErrors

      public FeedItemPlaceholderPolicyInfo.Builder removeValidationErrors(int index)
       Output only. List of placeholder type validation errors.
       
      repeated .google.ads.googleads.v18.resources.FeedItemValidationError validation_errors = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
    • getValidationErrorsBuilder

      public FeedItemValidationError.Builder getValidationErrorsBuilder(int index)
       Output only. List of placeholder type validation errors.
       
      repeated .google.ads.googleads.v18.resources.FeedItemValidationError validation_errors = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
    • getValidationErrorsOrBuilder

      public FeedItemValidationErrorOrBuilder getValidationErrorsOrBuilder(int index)
       Output only. List of placeholder type validation errors.
       
      repeated .google.ads.googleads.v18.resources.FeedItemValidationError validation_errors = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Specified by:
      getValidationErrorsOrBuilder in interface FeedItemPlaceholderPolicyInfoOrBuilder
    • getValidationErrorsOrBuilderList

      public List<? extends FeedItemValidationErrorOrBuilder> getValidationErrorsOrBuilderList()
       Output only. List of placeholder type validation errors.
       
      repeated .google.ads.googleads.v18.resources.FeedItemValidationError validation_errors = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Specified by:
      getValidationErrorsOrBuilderList in interface FeedItemPlaceholderPolicyInfoOrBuilder
    • addValidationErrorsBuilder

      public FeedItemValidationError.Builder addValidationErrorsBuilder()
       Output only. List of placeholder type validation errors.
       
      repeated .google.ads.googleads.v18.resources.FeedItemValidationError validation_errors = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
    • addValidationErrorsBuilder

      public FeedItemValidationError.Builder addValidationErrorsBuilder(int index)
       Output only. List of placeholder type validation errors.
       
      repeated .google.ads.googleads.v18.resources.FeedItemValidationError validation_errors = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
    • getValidationErrorsBuilderList

      public List<FeedItemValidationError.Builder> getValidationErrorsBuilderList()
       Output only. List of placeholder type validation errors.
       
      repeated .google.ads.googleads.v18.resources.FeedItemValidationError validation_errors = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
    • getQualityApprovalStatusValue

      public int getQualityApprovalStatusValue()
       Output only. Placeholder type quality evaluation approval status.
       
      .google.ads.googleads.v18.enums.FeedItemQualityApprovalStatusEnum.FeedItemQualityApprovalStatus quality_approval_status = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Specified by:
      getQualityApprovalStatusValue in interface FeedItemPlaceholderPolicyInfoOrBuilder
      Returns:
      The enum numeric value on the wire for qualityApprovalStatus.
    • setQualityApprovalStatusValue

      public FeedItemPlaceholderPolicyInfo.Builder setQualityApprovalStatusValue(int value)
       Output only. Placeholder type quality evaluation approval status.
       
      .google.ads.googleads.v18.enums.FeedItemQualityApprovalStatusEnum.FeedItemQualityApprovalStatus quality_approval_status = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Parameters:
      value - The enum numeric value on the wire for qualityApprovalStatus to set.
      Returns:
      This builder for chaining.
    • getQualityApprovalStatus

       Output only. Placeholder type quality evaluation approval status.
       
      .google.ads.googleads.v18.enums.FeedItemQualityApprovalStatusEnum.FeedItemQualityApprovalStatus quality_approval_status = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Specified by:
      getQualityApprovalStatus in interface FeedItemPlaceholderPolicyInfoOrBuilder
      Returns:
      The qualityApprovalStatus.
    • setQualityApprovalStatus

       Output only. Placeholder type quality evaluation approval status.
       
      .google.ads.googleads.v18.enums.FeedItemQualityApprovalStatusEnum.FeedItemQualityApprovalStatus quality_approval_status = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Parameters:
      value - The qualityApprovalStatus to set.
      Returns:
      This builder for chaining.
    • clearQualityApprovalStatus

      public FeedItemPlaceholderPolicyInfo.Builder clearQualityApprovalStatus()
       Output only. Placeholder type quality evaluation approval status.
       
      .google.ads.googleads.v18.enums.FeedItemQualityApprovalStatusEnum.FeedItemQualityApprovalStatus quality_approval_status = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Returns:
      This builder for chaining.
    • getQualityDisapprovalReasonsList

       Output only. List of placeholder type quality evaluation disapproval
       reasons.
       
      repeated .google.ads.googleads.v18.enums.FeedItemQualityDisapprovalReasonEnum.FeedItemQualityDisapprovalReason quality_disapproval_reasons = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Specified by:
      getQualityDisapprovalReasonsList in interface FeedItemPlaceholderPolicyInfoOrBuilder
      Returns:
      A list containing the qualityDisapprovalReasons.
    • getQualityDisapprovalReasonsCount

      public int getQualityDisapprovalReasonsCount()
       Output only. List of placeholder type quality evaluation disapproval
       reasons.
       
      repeated .google.ads.googleads.v18.enums.FeedItemQualityDisapprovalReasonEnum.FeedItemQualityDisapprovalReason quality_disapproval_reasons = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Specified by:
      getQualityDisapprovalReasonsCount in interface FeedItemPlaceholderPolicyInfoOrBuilder
      Returns:
      The count of qualityDisapprovalReasons.
    • getQualityDisapprovalReasons

      public FeedItemQualityDisapprovalReasonEnum.FeedItemQualityDisapprovalReason getQualityDisapprovalReasons(int index)
       Output only. List of placeholder type quality evaluation disapproval
       reasons.
       
      repeated .google.ads.googleads.v18.enums.FeedItemQualityDisapprovalReasonEnum.FeedItemQualityDisapprovalReason quality_disapproval_reasons = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Specified by:
      getQualityDisapprovalReasons in interface FeedItemPlaceholderPolicyInfoOrBuilder
      Parameters:
      index - The index of the element to return.
      Returns:
      The qualityDisapprovalReasons at the given index.
    • setQualityDisapprovalReasons

       Output only. List of placeholder type quality evaluation disapproval
       reasons.
       
      repeated .google.ads.googleads.v18.enums.FeedItemQualityDisapprovalReasonEnum.FeedItemQualityDisapprovalReason quality_disapproval_reasons = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Parameters:
      index - The index to set the value at.
      value - The qualityDisapprovalReasons to set.
      Returns:
      This builder for chaining.
    • addQualityDisapprovalReasons

       Output only. List of placeholder type quality evaluation disapproval
       reasons.
       
      repeated .google.ads.googleads.v18.enums.FeedItemQualityDisapprovalReasonEnum.FeedItemQualityDisapprovalReason quality_disapproval_reasons = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Parameters:
      value - The qualityDisapprovalReasons to add.
      Returns:
      This builder for chaining.
    • addAllQualityDisapprovalReasons

       Output only. List of placeholder type quality evaluation disapproval
       reasons.
       
      repeated .google.ads.googleads.v18.enums.FeedItemQualityDisapprovalReasonEnum.FeedItemQualityDisapprovalReason quality_disapproval_reasons = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Parameters:
      values - The qualityDisapprovalReasons to add.
      Returns:
      This builder for chaining.
    • clearQualityDisapprovalReasons

      public FeedItemPlaceholderPolicyInfo.Builder clearQualityDisapprovalReasons()
       Output only. List of placeholder type quality evaluation disapproval
       reasons.
       
      repeated .google.ads.googleads.v18.enums.FeedItemQualityDisapprovalReasonEnum.FeedItemQualityDisapprovalReason quality_disapproval_reasons = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Returns:
      This builder for chaining.
    • getQualityDisapprovalReasonsValueList

      public List<Integer> getQualityDisapprovalReasonsValueList()
       Output only. List of placeholder type quality evaluation disapproval
       reasons.
       
      repeated .google.ads.googleads.v18.enums.FeedItemQualityDisapprovalReasonEnum.FeedItemQualityDisapprovalReason quality_disapproval_reasons = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Specified by:
      getQualityDisapprovalReasonsValueList in interface FeedItemPlaceholderPolicyInfoOrBuilder
      Returns:
      A list containing the enum numeric values on the wire for qualityDisapprovalReasons.
    • getQualityDisapprovalReasonsValue

      public int getQualityDisapprovalReasonsValue(int index)
       Output only. List of placeholder type quality evaluation disapproval
       reasons.
       
      repeated .google.ads.googleads.v18.enums.FeedItemQualityDisapprovalReasonEnum.FeedItemQualityDisapprovalReason quality_disapproval_reasons = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Specified by:
      getQualityDisapprovalReasonsValue in interface FeedItemPlaceholderPolicyInfoOrBuilder
      Parameters:
      index - The index of the value to return.
      Returns:
      The enum numeric value on the wire of qualityDisapprovalReasons at the given index.
    • setQualityDisapprovalReasonsValue

      public FeedItemPlaceholderPolicyInfo.Builder setQualityDisapprovalReasonsValue(int index, int value)
       Output only. List of placeholder type quality evaluation disapproval
       reasons.
       
      repeated .google.ads.googleads.v18.enums.FeedItemQualityDisapprovalReasonEnum.FeedItemQualityDisapprovalReason quality_disapproval_reasons = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Parameters:
      index - The index to set the value at.
      value - The enum numeric value on the wire for qualityDisapprovalReasons to set.
      Returns:
      This builder for chaining.
    • addQualityDisapprovalReasonsValue

      public FeedItemPlaceholderPolicyInfo.Builder addQualityDisapprovalReasonsValue(int value)
       Output only. List of placeholder type quality evaluation disapproval
       reasons.
       
      repeated .google.ads.googleads.v18.enums.FeedItemQualityDisapprovalReasonEnum.FeedItemQualityDisapprovalReason quality_disapproval_reasons = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Parameters:
      value - The enum numeric value on the wire for qualityDisapprovalReasons to add.
      Returns:
      This builder for chaining.
    • addAllQualityDisapprovalReasonsValue

      public FeedItemPlaceholderPolicyInfo.Builder addAllQualityDisapprovalReasonsValue(Iterable<Integer> values)
       Output only. List of placeholder type quality evaluation disapproval
       reasons.
       
      repeated .google.ads.googleads.v18.enums.FeedItemQualityDisapprovalReasonEnum.FeedItemQualityDisapprovalReason quality_disapproval_reasons = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Parameters:
      values - The enum numeric values on the wire for qualityDisapprovalReasons to add.
      Returns:
      This builder for chaining.
    • setUnknownFields

      public final FeedItemPlaceholderPolicyInfo.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
      Specified by:
      setUnknownFields in interface com.google.protobuf.Message.Builder
      Overrides:
      setUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<FeedItemPlaceholderPolicyInfo.Builder>
    • mergeUnknownFields

      public final FeedItemPlaceholderPolicyInfo.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
      Specified by:
      mergeUnknownFields in interface com.google.protobuf.Message.Builder
      Overrides:
      mergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<FeedItemPlaceholderPolicyInfo.Builder>