ControlResponse

data class ControlResponse(val environment: String)

Selects and configures the service controller used by the service. Example: control: environment: servicecontrol.googleapis.com

Constructors

Link copied to clipboard
constructor(environment: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The service controller environment to use. If empty, no control plane feature (like quota and billing) will be enabled. The recommended value for most services is servicecontrol.googleapis.com