skipServiceControl property
If true, the selected method should skip service control and the control plane features, such as quota and billing, will not be available.
This flag is used by Google Cloud Endpoints to bypass checks for internal methods, such as service health check methods.
Implementation
core.bool? skipServiceControl;