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

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

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






Groups (Admin SDK API directory_v1-rev20220802-2.0.0)












com.google.api.services.directory.model

Class Groups

    • Constructor Detail

      • Groups

        public Groups()
    • Method Detail

      • getEtag

        public String getEtag()
        ETag of the resource.
        Returns:
        value or null for none
      • setEtag

        public Groups setEtag(String etag)
        ETag of the resource.
        Parameters:
        etag - etag or null for none
      • getGroups

        public List<Group> getGroups()
        List of group objects.
        Returns:
        value or null for none
      • setGroups

        public Groups setGroups(List<Group> groups)
        List of group objects.
        Parameters:
        groups - groups or null for none
      • getKind

        public String getKind()
        Kind of resource this is.
        Returns:
        value or null for none
      • setKind

        public Groups setKind(String kind)
        Kind of resource this is.
        Parameters:
        kind - kind or null for none
      • getNextPageToken

        public String getNextPageToken()
        Token used to access next page of this result.
        Returns:
        value or null for none
      • setNextPageToken

        public Groups setNextPageToken(String nextPageToken)
        Token used to access next page of this result.
        Parameters:
        nextPageToken - nextPageToken or null for none

Copyright © 2011–2022 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy