Method: Google::Apis::DocsV1::DocsService#quota_user
- Defined in:
- lib/google/apis/docs_v1/service.rb
#quota_user ⇒ String
Returns Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.
45 46 47 |
# File 'lib/google/apis/docs_v1/service.rb', line 45 def quota_user @quota_user end |