Enum Operation.Types.Importance (2.0.0)

public enum 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.