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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The webpage documents the `Importance` enum within the `Google.Cloud.ServiceControl.V1` namespace, which is part of the `Google.Cloud.ServiceControl.V1.dll` assembly."],["The latest version of the documentation available is version 2.4.0, with versions ranging back to 1.0.0 also being documented here."],["The `Importance` enum defines the significance of data in an operation, offering options for `High` importance, which prioritizes minimal data loss, and `Low` importance, which allows data aggregation for improved performance."],["The documentation includes the `High` field, which is used to disable data aggregation to minimize data loss, and the `Low` field, which allows for data caching, batching and aggregation."]]],[]]