GetInstanceServiceAccount

data class GetInstanceServiceAccount(val email: String, val scopes: List<String>)

Constructors

Link copied to clipboard

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The service account e-mail address.

Link copied to clipboard

A list of service scopes.