Class ListCampaignDraftAsyncErrorsResponse.Builder

    • Method Detail

      • 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<ListCampaignDraftAsyncErrorsResponse.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<ListCampaignDraftAsyncErrorsResponse.Builder>
      • getDefaultInstanceForType

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

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

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

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

        public ListCampaignDraftAsyncErrorsResponse.Builder mergeFrom​(com.google.protobuf.CodedInputStream input,
                                                                      com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                                               throws java.io.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<ListCampaignDraftAsyncErrorsResponse.Builder>
        Throws:
        java.io.IOException
      • setErrors

        public ListCampaignDraftAsyncErrorsResponse.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 ListCampaignDraftAsyncErrorsResponse.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 ListCampaignDraftAsyncErrorsResponse.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 ListCampaignDraftAsyncErrorsResponse.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 ListCampaignDraftAsyncErrorsResponse.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 ListCampaignDraftAsyncErrorsResponse.Builder addAllErrors​(java.lang.Iterable<? extends com.google.rpc.Status> values)
         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;
      • 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 java.util.List<com.google.rpc.Status.Builder> getErrorsBuilderList()
         Details of the errors when performing the asynchronous operation.
         
        repeated .google.rpc.Status errors = 1;
      • getNextPageToken

        public java.lang.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 ListCampaignDraftAsyncErrorsResponseOrBuilder
        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 ListCampaignDraftAsyncErrorsResponseOrBuilder
        Returns:
        The bytes for nextPageToken.
      • setNextPageToken

        public ListCampaignDraftAsyncErrorsResponse.Builder setNextPageToken​(java.lang.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 ListCampaignDraftAsyncErrorsResponse.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 ListCampaignDraftAsyncErrorsResponse.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.