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."],["The `OperationError` class records errors encountered with CloudKMS keys during updates to the `DatabaseEncryption` configuration."],["The page lists various versions of the `DatabaseEncryption.Types.OperationError` class, from version 3.33.0 (latest) down to 2.3.0, offering a historical view of the API's evolution."],["The OperationError class has three main properties: ErrorMessage, KeyName, and Timestamp, to give details regarding the error."],["The class inherits from the `object` class and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]