Skip to main content

verification_codes

Overview

Nameverification_codes
TypeResource
Idgoogleadmin.directory.verification_codes

Fields

NameDatatypeDescription
etagstringETag of the resource.
kindstringThe type of the resource. This is always admin#directory#verificationCode.
userIdstringThe obfuscated unique ID of the user.
verificationCodestringA current verification code for the user. Invalidated or used verification codes are not returned as part of the result.

Methods

NameAccessible byRequired ParamsDescription
listSELECTuserKeyReturns the current set of valid backup verification codes for the specified user.
generateEXECuserKeyGenerates new backup verification codes for the user.
invalidateEXECuserKeyInvalidates the current backup verification codes for the user.