Cloud SQL Admin V1BETA4 API - Module Google::Cloud::Sql::V1beta4::PerformanceCaptureConfig::TransactionKillType (v0.1.1)
Reference documentation and code samples for the Cloud SQL Admin V1BETA4 API module Google::Cloud::Sql::V1beta4::PerformanceCaptureConfig::TransactionKillType.
Defines the categories of long-running transactions eligible for automatic
termination by the Performance Capture.
Constants
TRANSACTION_KILL_TYPE_UNSPECIFIED
value: 0 Unspecified.
READ_ONLY_TRANSACTIONS
value: 1 Only read-only transactions are eligible for termination.
ALL_TRANSACTIONS
value: 2 All transactions are eligible for termination, including those with write
operations (such as INSERT, UPDATE, DELETE, or DDL).
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-08-05 UTC."],[],[]]