Reference documentation and code samples for the Service Control API V1 API module Google::Cloud::ServiceControl::V1::Operation::Importance.
Defines the importance of the data contained in the operation.
Constants
LOW
value: 0 Allows data caching, batching, and aggregation. It provides
higher performance with higher data loss risk.
HIGH
value: 1 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.
[[["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 2024-10-30 UTC."],[],[]]