Class ListExperimentAsyncErrorsResponse.Builder

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

public static final class ListExperimentAsyncErrorsResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ListExperimentAsyncErrorsResponse.Builder> implements ListExperimentAsyncErrorsResponseOrBuilder
 Response message for
 [ExperimentService.ListExperimentAsyncErrors][google.ads.googleads.v18.services.ExperimentService.ListExperimentAsyncErrors].
 
Protobuf type google.ads.googleads.v18.services.ListExperimentAsyncErrorsResponse
  • 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<ListExperimentAsyncErrorsResponse.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<ListExperimentAsyncErrorsResponse.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<ListExperimentAsyncErrorsResponse.Builder>
    • getDefaultInstanceForType

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

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

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

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

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

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

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

      public ListExperimentAsyncErrorsResponse.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<ListExperimentAsyncErrorsResponse.Builder>
      Throws:
      IOException
    • getErrorsList

      public List<com.google.rpc.Status> getErrorsList()
       details of the errors when performing the asynchronous operation.
       
      repeated .google.rpc.Status errors = 1;
      Specified by:
      getErrorsList in interface ListExperimentAsyncErrorsResponseOrBuilder
    • getErrorsCount

      public int getErrorsCount()
       details of the errors when performing the asynchronous operation.
       
      repeated .google.rpc.Status errors = 1;
      Specified by:
      getErrorsCount in interface ListExperimentAsyncErrorsResponseOrBuilder
    • getErrors

      public com.google.rpc.Status getErrors(int index)
       details of the errors when performing the asynchronous operation.
       
      repeated .google.rpc.Status errors = 1;
      Specified by:
      getErrors in interface ListExperimentAsyncErrorsResponseOrBuilder
    • setErrors

      public ListExperimentAsyncErrorsResponse.Builder setErrors(int index, com.google.rpc.Status value)
       details of the errors when performing the asynchronous operation.
       
      repeated .google.rpc.Status errors = 1;
    • setErrors

      public ListExperimentAsyncErrorsResponse.Builder setErrors(int index, com.google.rpc.Status.Builder builderForValue)
       details of the errors when performing the asynchronous operation.
       
      repeated .google.rpc.Status errors = 1;
    • addErrors

      public ListExperimentAsyncErrorsResponse.Builder addErrors(com.google.rpc.Status value)
       details of the errors when performing the asynchronous operation.
       
      repeated .google.rpc.Status errors = 1;
    • addErrors

      public ListExperimentAsyncErrorsResponse.Builder addErrors(int index, com.google.rpc.Status value)
       details of the errors when performing the asynchronous operation.
       
      repeated .google.rpc.Status errors = 1;
    • addErrors

      public ListExperimentAsyncErrorsResponse.Builder addErrors(com.google.rpc.Status.Builder builderForValue)
       details of the errors when performing the asynchronous operation.
       
      repeated .google.rpc.Status errors = 1;
    • addErrors

      public ListExperimentAsyncErrorsResponse.Builder addErrors(int index, com.google.rpc.Status.Builder builderForValue)
       details of the errors when performing the asynchronous operation.
       
      repeated .google.rpc.Status errors = 1;
    • addAllErrors

      public ListExperimentAsyncErrorsResponse.Builder addAllErrors(Iterable<? extends com.google.rpc.Status> values)
       details of the errors when performing the asynchronous operation.
       
      repeated .google.rpc.Status errors = 1;
    • clearErrors

       details of the errors when performing the asynchronous operation.
       
      repeated .google.rpc.Status errors = 1;
    • removeErrors

      public ListExperimentAsyncErrorsResponse.Builder removeErrors(int index)
       details of the errors when performing the asynchronous operation.
       
      repeated .google.rpc.Status errors = 1;
    • getErrorsBuilder

      public com.google.rpc.Status.Builder getErrorsBuilder(int index)
       details of the errors when performing the asynchronous operation.
       
      repeated .google.rpc.Status errors = 1;
    • getErrorsOrBuilder

      public com.google.rpc.StatusOrBuilder getErrorsOrBuilder(int index)
       details of the errors when performing the asynchronous operation.
       
      repeated .google.rpc.Status errors = 1;
      Specified by:
      getErrorsOrBuilder in interface ListExperimentAsyncErrorsResponseOrBuilder
    • getErrorsOrBuilderList

      public List<? extends com.google.rpc.StatusOrBuilder> getErrorsOrBuilderList()
       details of the errors when performing the asynchronous operation.
       
      repeated .google.rpc.Status errors = 1;
      Specified by:
      getErrorsOrBuilderList in interface ListExperimentAsyncErrorsResponseOrBuilder
    • addErrorsBuilder

      public com.google.rpc.Status.Builder addErrorsBuilder()
       details of the errors when performing the asynchronous operation.
       
      repeated .google.rpc.Status errors = 1;
    • addErrorsBuilder

      public com.google.rpc.Status.Builder addErrorsBuilder(int index)
       details of the errors when performing the asynchronous operation.
       
      repeated .google.rpc.Status errors = 1;
    • getErrorsBuilderList

      public List<com.google.rpc.Status.Builder> getErrorsBuilderList()
       details of the errors when performing the asynchronous operation.
       
      repeated .google.rpc.Status errors = 1;
    • getNextPageToken

      public String getNextPageToken()
       Pagination token used to retrieve the next page of results.
       Pass the content of this string as the `page_token` attribute of
       the next request. `next_page_token` is not returned for the last
       page.
       
      string next_page_token = 2;
      Specified by:
      getNextPageToken in interface ListExperimentAsyncErrorsResponseOrBuilder
      Returns:
      The nextPageToken.
    • getNextPageTokenBytes

      public com.google.protobuf.ByteString getNextPageTokenBytes()
       Pagination token used to retrieve the next page of results.
       Pass the content of this string as the `page_token` attribute of
       the next request. `next_page_token` is not returned for the last
       page.
       
      string next_page_token = 2;
      Specified by:
      getNextPageTokenBytes in interface ListExperimentAsyncErrorsResponseOrBuilder
      Returns:
      The bytes for nextPageToken.
    • setNextPageToken

      public ListExperimentAsyncErrorsResponse.Builder setNextPageToken(String value)
       Pagination token used to retrieve the next page of results.
       Pass the content of this string as the `page_token` attribute of
       the next request. `next_page_token` is not returned for the last
       page.
       
      string next_page_token = 2;
      Parameters:
      value - The nextPageToken to set.
      Returns:
      This builder for chaining.
    • clearNextPageToken

      public ListExperimentAsyncErrorsResponse.Builder clearNextPageToken()
       Pagination token used to retrieve the next page of results.
       Pass the content of this string as the `page_token` attribute of
       the next request. `next_page_token` is not returned for the last
       page.
       
      string next_page_token = 2;
      Returns:
      This builder for chaining.
    • setNextPageTokenBytes

      public ListExperimentAsyncErrorsResponse.Builder setNextPageTokenBytes(com.google.protobuf.ByteString value)
       Pagination token used to retrieve the next page of results.
       Pass the content of this string as the `page_token` attribute of
       the next request. `next_page_token` is not returned for the last
       page.
       
      string next_page_token = 2;
      Parameters:
      value - The bytes for nextPageToken to set.
      Returns:
      This builder for chaining.
    • setUnknownFields

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

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