class Bcome::Exception::MissingGcpAuthenticationScheme

Public Instance Methods

message_prefix() click to toggle source
# File lib/objects/exception/missing_gcp_authentication_scheme.rb, line 6
def message_prefix
  'Missing GCP authentication scheme'
end