Method: SDM::GCP#scopes

Defined in:
lib/models/porcelain.rb

#scopesObject

Space separated scopes that this login should assume into when authenticating.



3736
3737
3738
# File 'lib/models/porcelain.rb', line 3736

def scopes
  @scopes
end