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

target.apidocs.com.google.api.services.directory.model.RecentUsers.html Maven / Gradle / Ivy

There is a newer version: directory_v1-rev20240709-2.0.0
Show newest version






RecentUsers (Admin SDK API directory_v1-rev20220125-1.32.1)












com.google.api.services.directory.model

Class RecentUsers

    • Constructor Detail

      • RecentUsers

        public RecentUsers()
    • Method Detail

      • getEmail

        public String getEmail()
        The user's email address. This is only present if the user type is `USER_TYPE_MANAGED`.
        Returns:
        value or null for none
      • setEmail

        public RecentUsers setEmail(String email)
        The user's email address. This is only present if the user type is `USER_TYPE_MANAGED`.
        Parameters:
        email - email or null for none
      • getType

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

        public RecentUsers setType(String type)
        The type of the user.
        Parameters:
        type - type or null for none

Copyright © 2011–2022 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy