public enum Operation.Types.ImportanceReference documentation and code samples for the Service Control v1 API enum Operation.Types.Importance.
Defines the importance of the data contained in the operation.
Namespace
Google.Cloud.ServiceControl.V1Assembly
Google.Cloud.ServiceControl.V1.dll
Fields |
|
|---|---|
| Name | Description |
High |
Disables data aggregation to minimize data loss. It is for operations that contains significant monetary value or audit trail. This feature only applies to the client libraries. |
Low |
Allows data caching, batching, and aggregation. It provides higher performance with higher data loss risk. |