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 (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 is version 3.33.0, while the page defaults to displaying version 3.27.0 and there are 38 total versions available, spanning from 2.3.0 to 3.33.0."],["The `OperationError` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of `OperationError` include `ErrorMessage`, `KeyName`, and `Timestamp`, which provide details about the error, the associated CloudKMS key, and when the error occurred."]]],[]]