class Bcome::Exception::CannotAuthenticateToGcp
Public Instance Methods
message_prefix()
click to toggle source
# File lib/objects/exception/cannot_authenticate_to_gcp.rb, line 6 def message_prefix 'Could not authenticate with GCP' end