class Bcome::Exception::GcpAuthServiceAccountMissingCredentials

Public Instance Methods

message_prefix() click to toggle source
# File lib/objects/exception/gcp_auth_service_account_missing_credentials.rb, line 6
def message_prefix
  'Expected GCP service account credentials at'
end