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

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

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






LinkedAccount (Content API for Shopping v2.1-rev20240609-2.0.0)












com.google.api.services.content.model

Class LinkedAccount

    • Constructor Detail

      • LinkedAccount

        public LinkedAccount()
    • Method Detail

      • getLinkedAccountId

        public String getLinkedAccountId()
        The ID of the linked account.
        Returns:
        value or null for none
      • setLinkedAccountId

        public LinkedAccount setLinkedAccountId(String linkedAccountId)
        The ID of the linked account.
        Parameters:
        linkedAccountId - linkedAccountId or null for none
      • getServices

        public List<LinkService> getServices()
        List of provided services.
        Returns:
        value or null for none
      • setServices

        public LinkedAccount setServices(List<LinkService> services)
        List of provided services.
        Parameters:
        services - services or null for none
      • set

        public LinkedAccount set(String fieldName,
                                 Object value)
        Overrides:
        set in class com.google.api.client.json.GenericJson
      • clone

        public LinkedAccount clone()
        Overrides:
        clone in class com.google.api.client.json.GenericJson

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy