ServiceAccountCredentialsFile

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

Attributes

Source
GoogleCredentials.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product