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

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

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






VerificationCodes (Admin SDK API directory_v1-rev20220125-1.32.1)












com.google.api.services.directory.model

Class VerificationCodes

    • Constructor Detail

      • VerificationCodes

        public VerificationCodes()
    • Method Detail

      • getEtag

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

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

        public List<VerificationCode> getItems()
        A list of verification code resources.
        Returns:
        value or null for none
      • getKind

        public String getKind()
        The type of the resource. This is always `admin#directory#verificationCodesList`.
        Returns:
        value or null for none
      • setKind

        public VerificationCodes setKind(String kind)
        The type of the resource. This is always `admin#directory#verificationCodesList`.
        Parameters:
        kind - kind or null for none

Copyright © 2011–2022 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy