Method: Google::Auth::ServiceAccountJwtHeaderCredentials#project_id
- Defined in:
- lib/googleauth/service_account_jwt_header.rb
#project_id ⇒ Object (readonly)
Returns the value of attribute project_id.
43 44 45 |
# File 'lib/googleauth/service_account_jwt_header.rb', line 43 def project_id @project_id end |