Service Control v1 API - Enum Operation.Types.Importance (2.2.0)

public enum Operation.Types.Importance

Reference 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.V1

Assembly

Google.Cloud.ServiceControl.V1.dll

Fields

NameDescription
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.