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
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-05-02 UTC."],[[["The `Control` class is used to select and configure the service controller for a given service, primarily for features like quota and billing."],["The latest version of `Control` is 2.15.0, with older versions 2.10.0 and 2.2.0 also available."],["The `Environment` property specifies the service controller environment, and setting it to `servicecontrol.googleapis.com` is recommended for enabling control plane features."],["`MethodPolicies` property allows for the definition of policies that are applied to API methods within the service."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and can be deeply cloned, merged and compared for equality."]]],[]]