class Bcome::Exception::MissingGcpServiceAccountCredentialsFilename
Public Instance Methods
message_prefix()
click to toggle source
# File lib/objects/exception/missing_gcp_service_account_credentials_filename.rb, line 6 def message_prefix "Cannot authenticate with GCP - missing service account credentials file name in networks.yml. Define this with a 'service_account_credentials' key" end