Interface MutateCustomerManagerLinkResponseOrBuilder

    • Method Detail

      • getResultsList

        java.util.List<MutateCustomerManagerLinkResult> getResultsList()
         A result that identifies the resource affected by the mutate request.
         
        repeated .google.ads.googleads.v10.services.MutateCustomerManagerLinkResult results = 1;
      • getResults

        MutateCustomerManagerLinkResult getResults​(int index)
         A result that identifies the resource affected by the mutate request.
         
        repeated .google.ads.googleads.v10.services.MutateCustomerManagerLinkResult results = 1;
      • getResultsCount

        int getResultsCount()
         A result that identifies the resource affected by the mutate request.
         
        repeated .google.ads.googleads.v10.services.MutateCustomerManagerLinkResult results = 1;
      • getResultsOrBuilderList

        java.util.List<? extends MutateCustomerManagerLinkResultOrBuilder> getResultsOrBuilderList()
         A result that identifies the resource affected by the mutate request.
         
        repeated .google.ads.googleads.v10.services.MutateCustomerManagerLinkResult results = 1;
      • getResultsOrBuilder

        MutateCustomerManagerLinkResultOrBuilder getResultsOrBuilder​(int index)
         A result that identifies the resource affected by the mutate request.
         
        repeated .google.ads.googleads.v10.services.MutateCustomerManagerLinkResult results = 1;