Class: Google::Apis::DiscoveryV1::RestDescription::Auth::Oauth2

Inherits:
Object
  • Object
show all
Defined in:
lib/google/apis/generator/model.rb

Defined Under Namespace

Classes: Scope

Instance Method Summary collapse

Instance Method Details

#scopesObject



187
188
189
# File 'lib/google/apis/generator/model.rb', line 187

def scopes
  Hash[(@scopes || {}).sort]
end