accountId

@JvmName(name = "guxjsdxkmhsskppj")
suspend fun accountId(value: String)

Parameters

value

The Google service account ID. This be one of:

  • The name of the service account within the project (e.g. my-service)

  • The fully-qualified path to a service account resource (e.g. projects/my-project/serviceAccounts/...)

  • The email address of the service account (e.g. my-service@my-project.iam.gserviceaccount.com)