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

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

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






Buildings (Admin SDK API directory_v1-rev20220125-1.32.1)












com.google.api.services.directory.model

Class Buildings

    • Constructor Detail

      • Buildings

        public Buildings()
    • Method Detail

      • getBuildings

        public List<Building> getBuildings()
        The Buildings in this page of results.
        Returns:
        value or null for none
      • setBuildings

        public Buildings setBuildings(List<Building> buildings)
        The Buildings in this page of results.
        Parameters:
        buildings - buildings or null for none
      • getEtag

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

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

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

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

        public String getNextPageToken()
        The continuation token, used to page through large result sets. Provide this value in a subsequent request to return the next page of results.
        Returns:
        value or null for none
      • setNextPageToken

        public Buildings setNextPageToken(String nextPageToken)
        The continuation token, used to page through large result sets. Provide this value in a subsequent request to return the next page of results.
        Parameters:
        nextPageToken - nextPageToken or null for none

Copyright © 2011–2022 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy