All Downloads are FREE. Search and download functionalities are using the official Maven repository.

target.apidocs.com.google.api.services.content.model.AccountsAuthInfoResponse.html Maven / Gradle / Ivy

There is a newer version: v2.1-rev20241217-2.0.0
Show newest version






AccountsAuthInfoResponse (Content API for Shopping v2-rev20190308-1.26.0)












com.google.api.services.content.model

Class AccountsAuthInfoResponse

    • Constructor Detail

      • AccountsAuthInfoResponse

        public AccountsAuthInfoResponse()
    • Method Detail

      • getAccountIdentifiers

        public List<AccountIdentifier> getAccountIdentifiers()
        The account identifiers corresponding to the authenticated user. - For an individual account: only the merchant ID is defined - For an aggregator: only the aggregator ID is defined - For a subaccount of an MCA: both the merchant ID and the aggregator ID are defined.
        Returns:
        value or null for none
      • setAccountIdentifiers

        public AccountsAuthInfoResponse setAccountIdentifiers(List<AccountIdentifier> accountIdentifiers)
        The account identifiers corresponding to the authenticated user. - For an individual account: only the merchant ID is defined - For an aggregator: only the aggregator ID is defined - For a subaccount of an MCA: both the merchant ID and the aggregator ID are defined.
        Parameters:
        accountIdentifiers - accountIdentifiers or null for none
      • getKind

        public String getKind()
        Identifies what kind of resource this is. Value: the fixed string "content#accountsAuthInfoResponse".
        Returns:
        value or null for none
      • setKind

        public AccountsAuthInfoResponse setKind(String kind)
        Identifies what kind of resource this is. Value: the fixed string "content#accountsAuthInfoResponse".
        Parameters:
        kind - kind or null for none

Copyright © 2011–2019 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy