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

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

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






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












com.google.api.services.content.model

Class GmbAccountsGmbAccount

    • Constructor Detail

      • GmbAccountsGmbAccount

        public GmbAccountsGmbAccount()
    • Method Detail

      • getEmail

        public String getEmail()
        The email which identifies the Business Profile.
        Returns:
        value or null for none
      • setEmail

        public GmbAccountsGmbAccount setEmail(String email)
        The email which identifies the Business Profile.
        Parameters:
        email - email or null for none
      • getListingCount

        public BigInteger getListingCount()
        Number of listings under this account.
        Returns:
        value or null for none
      • setListingCount

        public GmbAccountsGmbAccount setListingCount(BigInteger listingCount)
        Number of listings under this account.
        Parameters:
        listingCount - listingCount or null for none
      • getName

        public String getName()
        The name of the Business Profile.
        Returns:
        value or null for none
      • setName

        public GmbAccountsGmbAccount setName(String name)
        The name of the Business Profile.
        Parameters:
        name - name or null for none
      • getType

        public String getType()
        The type of the Business Profile (User or Business).
        Returns:
        value or null for none
      • setType

        public GmbAccountsGmbAccount setType(String type)
        The type of the Business Profile (User or Business).
        Parameters:
        type - type or null for none
      • clone

        public GmbAccountsGmbAccount 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