environment property

String? environment
getter/setter pair

The service controller environment to use.

If empty, no control plane features (like quota and billing) will be enabled. The recommended value for most services is servicecontrol.googleapis.com.

Implementation

core.String? environment;