ApiConfigGatewayConfigBackendConfig

data class ApiConfigGatewayConfigBackendConfig(val googleServiceAccount: String)

Constructors

Link copied to clipboard
constructor(googleServiceAccount: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Google Cloud IAM service account used to sign OIDC tokens for backends that have authentication configured (https://cloud.google.com/service-infrastructure/docs/service-management/reference/rest/v1/services.configs#backend).