WorkloadALTSConfigResponse

data class WorkloadALTSConfigResponse(val enableAlts: Boolean)

Configuration for direct-path (via ALTS) with workload identity.

Constructors

Link copied to clipboard

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

enable_alts controls whether the alts handshaker should be enabled or not for direct-path. Requires Workload Identity (workload_pool must be non-empty).