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

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

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






Schemas (Admin SDK API directory_v1-rev20220802-2.0.0)












com.google.api.services.directory.model

Class Schemas

    • Constructor Detail

      • Schemas

        public Schemas()
    • Method Detail

      • getEtag

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

        public Schemas 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 Schemas setKind(String kind)
        Kind of resource this is.
        Parameters:
        kind - kind or null for none
      • getSchemas

        public List<Schema> getSchemas()
        List of UserSchema objects.
        Returns:
        value or null for none
      • setSchemas

        public Schemas setSchemas(List<Schema> schemas)
        List of UserSchema objects.
        Parameters:
        schemas - schemas or null for none

Copyright © 2011–2022 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy