ServiceAccountResponse

data class ServiceAccountResponse(val email: String)

ServiceAccount represents a GCP service account.

Constructors

Link copied to clipboard

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Email address of the service account.