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

JSON response template for List verification codes operation in Directory API. More...

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

Properties

virtual string ETag [get, set]
 ETag of the resource. More...
 
virtual System.Collections.Generic.IList< VerificationCodeItems [get, set]
 A list of verification code resources. More...
 
virtual string Kind [get, set]
 The type of the resource. This is always admin::directory::verificationCodesList. More...
 
- Properties inherited from Google::Apis::Requests::IDirectResponseSchema
string ETag
 

Detailed Description

JSON response template for List verification codes operation in Directory API.

Property Documentation

◆ ETag

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

ETag of the resource.

◆ Items

virtual System.Collections.Generic.IList<VerificationCode> Google.Apis.Admin.Directory.directory_v1.Data.VerificationCodes.Items
getset

A list of verification code resources.

◆ Kind

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

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


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