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 page provides documentation for the `DatabaseEncryption.Types.OperationError` class within the Google Kubernetes Engine (GKE) v1 API."],["The `OperationError` class records errors encountered with CloudKMS keys during updates to the `DatabaseEncryption` configuration."],["The latest version of the API documentation for this class is 3.33.0, and there is documentation available for versions back to 2.3.0."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in message handling and object comparison."],["The `OperationError` class has three properties: `ErrorMessage` which holds a description of the error, `KeyName` which identifies the problematic CloudKMS key, and `Timestamp` which records when the error occurred."]]],[]]