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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The latest version available for `DatabaseEncryption.Types.OperationError` is 3.33.0, with documentation accessible via the provided link."],["This documentation covers a range of versions from 2.3.0 up to the latest 3.33.0, offering reference material for each."],["`DatabaseEncryption.Types.OperationError` class in Google Kubernetes Engine v1 API records errors from CloudKMS keys during configuration updates, and it inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has properties such as `ErrorMessage`, `KeyName`, and `Timestamp` that provides information on the errors and CloudKMS key."],["The documentation provides information on the `OperationError` class constructors, including a default constructor and one that takes another `OperationError` object as a parameter, and a list of methods inherited from `object`."]]],[]]