enum

Google::Client::Prompt

Inherits Enum < Comparable < Value < Object

Constants

Consent = 1
SelectAccount = 2
None = 0
All = 3

Instance methods

none?
Source
select_account?

Returns true if this enum value contains SelectAccount

Source
to_s(io) : Nil
Source