public sealed class DatabaseEncryption.Types.OperationError : IMessage<DatabaseEncryption.Types.OperationError>, IEquatable<DatabaseEncryption.Types.OperationError>, IDeepCloneable<DatabaseEncryption.Types.OperationError>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class DatabaseEncryption.Types.OperationError.
OperationError records errors seen from CloudKMS keys
encountered during updates to DatabaseEncryption configuration.
[[["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 2025-08-07 UTC."],[[["This webpage provides documentation for the `DatabaseEncryption.Types.OperationError` class within the Google Kubernetes Engine v1 API, specifically for .NET development."],["The `OperationError` class is designed to capture and record errors that occur with CloudKMS keys during updates to the `DatabaseEncryption` configuration."],["The documentation includes a version history, with version 3.33.0 being the latest, detailing the available versions of the API from 3.33.0 down to 2.3.0."],["`OperationError` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits properties from `object`, including `GetHashCode`, `GetType`, and `ToString`."],["Key properties of the `OperationError` class include `ErrorMessage`, `KeyName`, and `Timestamp`, providing detailed information about the encountered CloudKMS errors."]]],[]]