Packages

p

com.google.api

control

package control

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Type Members

  1. final case class Control(environment: String = "", unknownFields: UnknownFieldSet = _root_.scalapb.UnknownFieldSet.empty) extends GeneratedMessage with Updatable[Control] with Product with Serializable

    Selects and configures the service controller used by the service.

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

    environment

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

    Annotations
    @SerialVersionUID()

Value Members

  1. object Control extends GeneratedMessageCompanion[Control] with JavaProtoSupport[Control, api.Control] with Serializable
  2. object ControlProto extends GeneratedFileObject

Ungrouped