google_api_admin v0.11.0 GoogleApi.Admin.Directory_v1.Model.VerificationCode View Source
JSON template for verification codes in Directory API.
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 always admin#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
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.