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



179
180
181
# File 'lib/google/apis/generator/model.rb', line 179

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