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

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

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






UserRelation (Admin SDK API directory_v1-rev20220802-2.0.0)












com.google.api.services.directory.model

Class UserRelation

    • Constructor Detail

      • UserRelation

        public UserRelation()
    • Method Detail

      • getCustomType

        public String getCustomType()
        Custom Type.
        Returns:
        value or null for none
      • setCustomType

        public UserRelation setCustomType(String customType)
        Custom Type.
        Parameters:
        customType - customType or null for none
      • getType

        public String getType()
        The relation of the user. Some of the possible values are mother father sister brother manager assistant partner.
        Returns:
        value or null for none
      • setType

        public UserRelation setType(String type)
        The relation of the user. Some of the possible values are mother father sister brother manager assistant partner.
        Parameters:
        type - type or null for none
      • getValue

        public String getValue()
        The name of the relation.
        Returns:
        value or null for none
      • setValue

        public UserRelation setValue(String value)
        The name of the relation.
        Parameters:
        value - value or null for none

Copyright © 2011–2022 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy