public interface ControlOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getEnvironment()
The service control environment to use.
|
com.google.protobuf.ByteString |
getEnvironmentBytes()
The service control environment to use.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofjava.lang.String getEnvironment()
The service control environment to use. If empty, no control plane feature (like quota and billing) will be enabled.
string environment = 1;com.google.protobuf.ByteString getEnvironmentBytes()
The service control environment to use. If empty, no control plane feature (like quota and billing) will be enabled.
string environment = 1;