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

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

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






Feature (Admin SDK API directory_v1-rev20220125-1.32.1)












com.google.api.services.directory.model

Class Feature

    • Constructor Detail

      • Feature

        public Feature()
    • Method Detail

      • getEtags

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

        public Feature setEtags(String etags)
        ETag of the resource.
        Parameters:
        etags - etags or null for none
      • getKind

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

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

        public String getName()
        The name of the feature.
        Returns:
        value or null for none
      • setName

        public Feature setName(String name)
        The name of the feature.
        Parameters:
        name - name or null for none

Copyright © 2011–2022 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy