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

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

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






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












com.google.api.services.content.model

Class AccountUser

    • Constructor Detail

      • AccountUser

        public AccountUser()
    • Method Detail

      • getAdmin

        public Boolean getAdmin()
        Whether user is an admin.
        Returns:
        value or null for none
      • setAdmin

        public AccountUser setAdmin(Boolean admin)
        Whether user is an admin.
        Parameters:
        admin - admin or null for none
      • getEmailAddress

        public String getEmailAddress()
        User's email address.
        Returns:
        value or null for none
      • setEmailAddress

        public AccountUser setEmailAddress(String emailAddress)
        User's email address.
        Parameters:
        emailAddress - emailAddress or null for none
      • getOrderManager

        public Boolean getOrderManager()
        Whether user is an order manager.
        Returns:
        value or null for none
      • setOrderManager

        public AccountUser setOrderManager(Boolean orderManager)
        Whether user is an order manager.
        Parameters:
        orderManager - orderManager or null for none
      • getPaymentsAnalyst

        public Boolean getPaymentsAnalyst()
        Whether user can access payment statements.
        Returns:
        value or null for none
      • setPaymentsAnalyst

        public AccountUser setPaymentsAnalyst(Boolean paymentsAnalyst)
        Whether user can access payment statements.
        Parameters:
        paymentsAnalyst - paymentsAnalyst or null for none
      • getPaymentsManager

        public Boolean getPaymentsManager()
        Whether user can manage payment settings.
        Returns:
        value or null for none
      • setPaymentsManager

        public AccountUser setPaymentsManager(Boolean paymentsManager)
        Whether user can manage payment settings.
        Parameters:
        paymentsManager - paymentsManager or null for none
      • getReportingManager

        public Boolean getReportingManager()
        Whether user is a reporting manager. This role is equivalent to the Performance and insights role in Merchant Center.
        Returns:
        value or null for none
      • setReportingManager

        public AccountUser setReportingManager(Boolean reportingManager)
        Whether user is a reporting manager. This role is equivalent to the Performance and insights role in Merchant Center.
        Parameters:
        reportingManager - reportingManager or null for none
      • set

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

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