Class MutateKeywordPlanAdGroupsResponse.Builder

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

public static final class MutateKeywordPlanAdGroupsResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<MutateKeywordPlanAdGroupsResponse.Builder> implements MutateKeywordPlanAdGroupsResponseOrBuilder
 Response message for a Keyword Plan ad group mutate.
 
Protobuf type google.ads.googleads.v18.services.MutateKeywordPlanAdGroupsResponse
  • 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<MutateKeywordPlanAdGroupsResponse.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<MutateKeywordPlanAdGroupsResponse.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<MutateKeywordPlanAdGroupsResponse.Builder>
    • getDefaultInstanceForType

      public MutateKeywordPlanAdGroupsResponse 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 MutateKeywordPlanAdGroupsResponse 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<MutateKeywordPlanAdGroupsResponse.Builder>
    • setField

      public MutateKeywordPlanAdGroupsResponse.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<MutateKeywordPlanAdGroupsResponse.Builder>
    • clearField

      public MutateKeywordPlanAdGroupsResponse.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<MutateKeywordPlanAdGroupsResponse.Builder>
    • clearOneof

      public MutateKeywordPlanAdGroupsResponse.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<MutateKeywordPlanAdGroupsResponse.Builder>
    • setRepeatedField

      public MutateKeywordPlanAdGroupsResponse.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<MutateKeywordPlanAdGroupsResponse.Builder>
    • addRepeatedField

      public MutateKeywordPlanAdGroupsResponse.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<MutateKeywordPlanAdGroupsResponse.Builder>
    • mergeFrom

      public MutateKeywordPlanAdGroupsResponse.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<MutateKeywordPlanAdGroupsResponse.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<MutateKeywordPlanAdGroupsResponse.Builder>
    • mergeFrom

      public MutateKeywordPlanAdGroupsResponse.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<MutateKeywordPlanAdGroupsResponse.Builder>
      Throws:
      IOException
    • hasPartialFailureError

      public boolean hasPartialFailureError()
       Errors that pertain to operation failures in the partial failure mode.
       Returned only when partial_failure = true and all errors occur inside the
       operations. If any errors occur outside the operations (for example, auth
       errors), we return an RPC level error.
       
      .google.rpc.Status partial_failure_error = 3;
      Specified by:
      hasPartialFailureError in interface MutateKeywordPlanAdGroupsResponseOrBuilder
      Returns:
      Whether the partialFailureError field is set.
    • getPartialFailureError

      public com.google.rpc.Status getPartialFailureError()
       Errors that pertain to operation failures in the partial failure mode.
       Returned only when partial_failure = true and all errors occur inside the
       operations. If any errors occur outside the operations (for example, auth
       errors), we return an RPC level error.
       
      .google.rpc.Status partial_failure_error = 3;
      Specified by:
      getPartialFailureError in interface MutateKeywordPlanAdGroupsResponseOrBuilder
      Returns:
      The partialFailureError.
    • setPartialFailureError

      public MutateKeywordPlanAdGroupsResponse.Builder setPartialFailureError(com.google.rpc.Status value)
       Errors that pertain to operation failures in the partial failure mode.
       Returned only when partial_failure = true and all errors occur inside the
       operations. If any errors occur outside the operations (for example, auth
       errors), we return an RPC level error.
       
      .google.rpc.Status partial_failure_error = 3;
    • setPartialFailureError

      public MutateKeywordPlanAdGroupsResponse.Builder setPartialFailureError(com.google.rpc.Status.Builder builderForValue)
       Errors that pertain to operation failures in the partial failure mode.
       Returned only when partial_failure = true and all errors occur inside the
       operations. If any errors occur outside the operations (for example, auth
       errors), we return an RPC level error.
       
      .google.rpc.Status partial_failure_error = 3;
    • mergePartialFailureError

      public MutateKeywordPlanAdGroupsResponse.Builder mergePartialFailureError(com.google.rpc.Status value)
       Errors that pertain to operation failures in the partial failure mode.
       Returned only when partial_failure = true and all errors occur inside the
       operations. If any errors occur outside the operations (for example, auth
       errors), we return an RPC level error.
       
      .google.rpc.Status partial_failure_error = 3;
    • clearPartialFailureError

      public MutateKeywordPlanAdGroupsResponse.Builder clearPartialFailureError()
       Errors that pertain to operation failures in the partial failure mode.
       Returned only when partial_failure = true and all errors occur inside the
       operations. If any errors occur outside the operations (for example, auth
       errors), we return an RPC level error.
       
      .google.rpc.Status partial_failure_error = 3;
    • getPartialFailureErrorBuilder

      public com.google.rpc.Status.Builder getPartialFailureErrorBuilder()
       Errors that pertain to operation failures in the partial failure mode.
       Returned only when partial_failure = true and all errors occur inside the
       operations. If any errors occur outside the operations (for example, auth
       errors), we return an RPC level error.
       
      .google.rpc.Status partial_failure_error = 3;
    • getPartialFailureErrorOrBuilder

      public com.google.rpc.StatusOrBuilder getPartialFailureErrorOrBuilder()
       Errors that pertain to operation failures in the partial failure mode.
       Returned only when partial_failure = true and all errors occur inside the
       operations. If any errors occur outside the operations (for example, auth
       errors), we return an RPC level error.
       
      .google.rpc.Status partial_failure_error = 3;
      Specified by:
      getPartialFailureErrorOrBuilder in interface MutateKeywordPlanAdGroupsResponseOrBuilder
    • getResultsList

      public List<MutateKeywordPlanAdGroupResult> getResultsList()
       All results for the mutate. The order of the results is determined by the
       order of the keywords in the original request.
       
      repeated .google.ads.googleads.v18.services.MutateKeywordPlanAdGroupResult results = 2;
      Specified by:
      getResultsList in interface MutateKeywordPlanAdGroupsResponseOrBuilder
    • getResultsCount

      public int getResultsCount()
       All results for the mutate. The order of the results is determined by the
       order of the keywords in the original request.
       
      repeated .google.ads.googleads.v18.services.MutateKeywordPlanAdGroupResult results = 2;
      Specified by:
      getResultsCount in interface MutateKeywordPlanAdGroupsResponseOrBuilder
    • getResults

      public MutateKeywordPlanAdGroupResult getResults(int index)
       All results for the mutate. The order of the results is determined by the
       order of the keywords in the original request.
       
      repeated .google.ads.googleads.v18.services.MutateKeywordPlanAdGroupResult results = 2;
      Specified by:
      getResults in interface MutateKeywordPlanAdGroupsResponseOrBuilder
    • setResults

       All results for the mutate. The order of the results is determined by the
       order of the keywords in the original request.
       
      repeated .google.ads.googleads.v18.services.MutateKeywordPlanAdGroupResult results = 2;
    • setResults

       All results for the mutate. The order of the results is determined by the
       order of the keywords in the original request.
       
      repeated .google.ads.googleads.v18.services.MutateKeywordPlanAdGroupResult results = 2;
    • addResults

       All results for the mutate. The order of the results is determined by the
       order of the keywords in the original request.
       
      repeated .google.ads.googleads.v18.services.MutateKeywordPlanAdGroupResult results = 2;
    • addResults

       All results for the mutate. The order of the results is determined by the
       order of the keywords in the original request.
       
      repeated .google.ads.googleads.v18.services.MutateKeywordPlanAdGroupResult results = 2;
    • addResults

       All results for the mutate. The order of the results is determined by the
       order of the keywords in the original request.
       
      repeated .google.ads.googleads.v18.services.MutateKeywordPlanAdGroupResult results = 2;
    • addResults

       All results for the mutate. The order of the results is determined by the
       order of the keywords in the original request.
       
      repeated .google.ads.googleads.v18.services.MutateKeywordPlanAdGroupResult results = 2;
    • addAllResults

       All results for the mutate. The order of the results is determined by the
       order of the keywords in the original request.
       
      repeated .google.ads.googleads.v18.services.MutateKeywordPlanAdGroupResult results = 2;
    • clearResults

       All results for the mutate. The order of the results is determined by the
       order of the keywords in the original request.
       
      repeated .google.ads.googleads.v18.services.MutateKeywordPlanAdGroupResult results = 2;
    • removeResults

      public MutateKeywordPlanAdGroupsResponse.Builder removeResults(int index)
       All results for the mutate. The order of the results is determined by the
       order of the keywords in the original request.
       
      repeated .google.ads.googleads.v18.services.MutateKeywordPlanAdGroupResult results = 2;
    • getResultsBuilder

      public MutateKeywordPlanAdGroupResult.Builder getResultsBuilder(int index)
       All results for the mutate. The order of the results is determined by the
       order of the keywords in the original request.
       
      repeated .google.ads.googleads.v18.services.MutateKeywordPlanAdGroupResult results = 2;
    • getResultsOrBuilder

      public MutateKeywordPlanAdGroupResultOrBuilder getResultsOrBuilder(int index)
       All results for the mutate. The order of the results is determined by the
       order of the keywords in the original request.
       
      repeated .google.ads.googleads.v18.services.MutateKeywordPlanAdGroupResult results = 2;
      Specified by:
      getResultsOrBuilder in interface MutateKeywordPlanAdGroupsResponseOrBuilder
    • getResultsOrBuilderList

      public List<? extends MutateKeywordPlanAdGroupResultOrBuilder> getResultsOrBuilderList()
       All results for the mutate. The order of the results is determined by the
       order of the keywords in the original request.
       
      repeated .google.ads.googleads.v18.services.MutateKeywordPlanAdGroupResult results = 2;
      Specified by:
      getResultsOrBuilderList in interface MutateKeywordPlanAdGroupsResponseOrBuilder
    • addResultsBuilder

      public MutateKeywordPlanAdGroupResult.Builder addResultsBuilder()
       All results for the mutate. The order of the results is determined by the
       order of the keywords in the original request.
       
      repeated .google.ads.googleads.v18.services.MutateKeywordPlanAdGroupResult results = 2;
    • addResultsBuilder

      public MutateKeywordPlanAdGroupResult.Builder addResultsBuilder(int index)
       All results for the mutate. The order of the results is determined by the
       order of the keywords in the original request.
       
      repeated .google.ads.googleads.v18.services.MutateKeywordPlanAdGroupResult results = 2;
    • getResultsBuilderList

      public List<MutateKeywordPlanAdGroupResult.Builder> getResultsBuilderList()
       All results for the mutate. The order of the results is determined by the
       order of the keywords in the original request.
       
      repeated .google.ads.googleads.v18.services.MutateKeywordPlanAdGroupResult results = 2;
    • setUnknownFields

      public final MutateKeywordPlanAdGroupsResponse.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<MutateKeywordPlanAdGroupsResponse.Builder>
    • mergeUnknownFields

      public final MutateKeywordPlanAdGroupsResponse.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<MutateKeywordPlanAdGroupsResponse.Builder>