ServiceAccountCredentialsFile

gcp4s.auth.ServiceAccountCredentialsFile
final case class ServiceAccountCredentialsFile(project_id: String, client_email: String, private_key: String)

Attributes

Source:
GoogleCredentials.scala
Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product