com.google.api.control

Members list

Concise view

Type members

Classlikes

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

Selects and configures the service controller used by the service.

Selects and configures the service controller used by the service.

Example:

control: environment: servicecontrol.googleapis.com

Attributes

environment

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

Companion:
object
Source:
Control.scala
Graph
Supertypes
trait Updatable[Control]
trait GeneratedMessage
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
object Control extends GeneratedMessageCompanion[Control]

Attributes

Companion:
class
Source:
Control.scala
Graph
Supertypes
trait Product
trait Mirror
trait GeneratedMessageCompanion[Control]
trait Serializable
class Object
trait Matchable
class Any
Self type
Control.type
object ControlProto extends GeneratedFileObject

Attributes

Source:
ControlProto.scala
Graph
Supertypes
class GeneratedFileObject
class Object
trait Matchable
class Any
Self type