Class ListInvoicesResponse.Builder

  • All Implemented Interfaces:
    ListInvoicesResponseOrBuilder, com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, java.lang.Cloneable
    Enclosing class:
    ListInvoicesResponse

    public static final class ListInvoicesResponse.Builder
    extends com.google.protobuf.GeneratedMessageV3.Builder<ListInvoicesResponse.Builder>
    implements ListInvoicesResponseOrBuilder
     Response message for [InvoiceService.ListInvoices][google.ads.googleads.v10.services.InvoiceService.ListInvoices].
     
    Protobuf type google.ads.googleads.v10.services.ListInvoicesResponse
    • 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<ListInvoicesResponse.Builder>
      • clear

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

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

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

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

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

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

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

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

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

        public ListInvoicesResponse.Builder addRepeatedField​(com.google.protobuf.Descriptors.FieldDescriptor field,
                                                             java.lang.Object value)
        Specified by:
        addRepeatedField in interface com.google.protobuf.Message.Builder
        Overrides:
        addRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ListInvoicesResponse.Builder>
      • isInitialized

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

        public ListInvoicesResponse.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<ListInvoicesResponse.Builder>
        Throws:
        java.io.IOException
      • getInvoicesList

        public java.util.List<Invoice> getInvoicesList()
         The list of invoices that match the billing setup and time period.
         
        repeated .google.ads.googleads.v10.resources.Invoice invoices = 1;
        Specified by:
        getInvoicesList in interface ListInvoicesResponseOrBuilder
      • getInvoicesCount

        public int getInvoicesCount()
         The list of invoices that match the billing setup and time period.
         
        repeated .google.ads.googleads.v10.resources.Invoice invoices = 1;
        Specified by:
        getInvoicesCount in interface ListInvoicesResponseOrBuilder
      • getInvoices

        public Invoice getInvoices​(int index)
         The list of invoices that match the billing setup and time period.
         
        repeated .google.ads.googleads.v10.resources.Invoice invoices = 1;
        Specified by:
        getInvoices in interface ListInvoicesResponseOrBuilder
      • setInvoices

        public ListInvoicesResponse.Builder setInvoices​(int index,
                                                        Invoice value)
         The list of invoices that match the billing setup and time period.
         
        repeated .google.ads.googleads.v10.resources.Invoice invoices = 1;
      • setInvoices

        public ListInvoicesResponse.Builder setInvoices​(int index,
                                                        Invoice.Builder builderForValue)
         The list of invoices that match the billing setup and time period.
         
        repeated .google.ads.googleads.v10.resources.Invoice invoices = 1;
      • addInvoices

        public ListInvoicesResponse.Builder addInvoices​(Invoice value)
         The list of invoices that match the billing setup and time period.
         
        repeated .google.ads.googleads.v10.resources.Invoice invoices = 1;
      • addInvoices

        public ListInvoicesResponse.Builder addInvoices​(int index,
                                                        Invoice value)
         The list of invoices that match the billing setup and time period.
         
        repeated .google.ads.googleads.v10.resources.Invoice invoices = 1;
      • addInvoices

        public ListInvoicesResponse.Builder addInvoices​(Invoice.Builder builderForValue)
         The list of invoices that match the billing setup and time period.
         
        repeated .google.ads.googleads.v10.resources.Invoice invoices = 1;
      • addInvoices

        public ListInvoicesResponse.Builder addInvoices​(int index,
                                                        Invoice.Builder builderForValue)
         The list of invoices that match the billing setup and time period.
         
        repeated .google.ads.googleads.v10.resources.Invoice invoices = 1;
      • addAllInvoices

        public ListInvoicesResponse.Builder addAllInvoices​(java.lang.Iterable<? extends Invoice> values)
         The list of invoices that match the billing setup and time period.
         
        repeated .google.ads.googleads.v10.resources.Invoice invoices = 1;
      • clearInvoices

        public ListInvoicesResponse.Builder clearInvoices()
         The list of invoices that match the billing setup and time period.
         
        repeated .google.ads.googleads.v10.resources.Invoice invoices = 1;
      • removeInvoices

        public ListInvoicesResponse.Builder removeInvoices​(int index)
         The list of invoices that match the billing setup and time period.
         
        repeated .google.ads.googleads.v10.resources.Invoice invoices = 1;
      • getInvoicesBuilder

        public Invoice.Builder getInvoicesBuilder​(int index)
         The list of invoices that match the billing setup and time period.
         
        repeated .google.ads.googleads.v10.resources.Invoice invoices = 1;
      • addInvoicesBuilder

        public Invoice.Builder addInvoicesBuilder()
         The list of invoices that match the billing setup and time period.
         
        repeated .google.ads.googleads.v10.resources.Invoice invoices = 1;
      • addInvoicesBuilder

        public Invoice.Builder addInvoicesBuilder​(int index)
         The list of invoices that match the billing setup and time period.
         
        repeated .google.ads.googleads.v10.resources.Invoice invoices = 1;
      • getInvoicesBuilderList

        public java.util.List<Invoice.Builder> getInvoicesBuilderList()
         The list of invoices that match the billing setup and time period.
         
        repeated .google.ads.googleads.v10.resources.Invoice invoices = 1;
      • setUnknownFields

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

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