GoogleApi.Admin.Directory_v1.Model.VerificationCode (google_api_admin v0.37.0) View Source
The Directory API allows you to view, generate, and invalidate backup verification codes for a user.
Attributes
-
etag
(type:String.t
, default:nil
) - ETag of the resource. -
kind
(type:String.t
, default:admin#directory#verificationCode
) - The type of the resource. This is alwaysadmin#directory#verificationCode
. -
userId
(type:String.t
, default:nil
) - The obfuscated unique ID of the user. -
verificationCode
(type:String.t
, default:nil
) - A current verification code for the user. Invalidated or used verification codes are not returned as part of the result.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.