admin  directory_v1
Properties | List of all members
Google.Apis.Admin.Directory.directory_v1.Data.VerificationCode Class Reference

JSON template for verification codes in Directory API. More...

Inheritance diagram for Google.Apis.Admin.Directory.directory_v1.Data.VerificationCode:
Google::Apis::Requests::IDirectResponseSchema

Properties

virtual string ETag [get, set]
 ETag of the resource. More...
 
virtual string Kind [get, set]
 The type of the resource. This is always admin::directory::verificationCode. More...
 
virtual string UserId [get, set]
 The obfuscated unique ID of the user. More...
 
virtual string VerificationCodeValue [get, set]
 A current verification code for the user. Invalidated or used verification codes are not returned as part of the result. More...
 
- Properties inherited from Google::Apis::Requests::IDirectResponseSchema
string ETag
 

Detailed Description

JSON template for verification codes in Directory API.

Property Documentation

◆ ETag

virtual string Google.Apis.Admin.Directory.directory_v1.Data.VerificationCode.ETag
getset

ETag of the resource.

◆ Kind

virtual string Google.Apis.Admin.Directory.directory_v1.Data.VerificationCode.Kind
getset

The type of the resource. This is always admin::directory::verificationCode.

◆ UserId

virtual string Google.Apis.Admin.Directory.directory_v1.Data.VerificationCode.UserId
getset

The obfuscated unique ID of the user.

◆ VerificationCodeValue

virtual string Google.Apis.Admin.Directory.directory_v1.Data.VerificationCode.VerificationCodeValue
getset

A current verification code for the user. Invalidated or used verification codes are not returned as part of the result.


The documentation for this class was generated from the following file: