environment property

String? environment
getter/setter pair

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

Implementation

core.String? environment;