Reference documentation and code samples for the Service Management V1 API class Google::Api::Control.
Selects and configures the service controller used by the service. The service controller handles features like abuse, quota, billing, logging, monitoring, etc.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#environment
def environment() -> ::String
Returns
- (::String) — The service control environment to use. If empty, no control plane feature (like quota and billing) will be enabled.
#environment=
def environment=(value) -> ::String
Parameter
- value (::String) — The service control environment to use. If empty, no control plane feature (like quota and billing) will be enabled.
Returns
- (::String) — The service control environment to use. If empty, no control plane feature (like quota and billing) will be enabled.