com.google.api.control

Type members

Classlikes

@SerialVersionUID(0L)
final case
class Control(environment: String, unknownFields: UnknownFieldSet) extends GeneratedMessage with Updatable[Control]

Selects and configures the service controller used by the service. The service controller handles features like abuse, quota, billing, logging, monitoring, etc.

Selects and configures the service controller used by the service. The service controller handles features like abuse, quota, billing, logging, monitoring, etc.

Value Params
environment

The service control environment to use. If empty, no control plane feature (like quota and billing) will be enabled.

Companion
object
object Control extends GeneratedMessageCompanion[Control] with JavaProtoSupport[Control, Control]
Companion
class
object ControlProto extends GeneratedFileObject