Method: Google::Apis::DocsV1::DocsService#key
- Defined in:
- lib/google/apis/docs_v1/service.rb
#key ⇒ String
Returns API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.
40 41 42 |
# File 'lib/google/apis/docs_v1/service.rb', line 40 def key @key end |