public sealed class AttachedClusterError : IMessage<AttachedClusterError>, IEquatable<AttachedClusterError>, IDeepCloneable<AttachedClusterError>, IBufferMessage, IMessage
Reference documentation and code samples for the Anthos Multi-Cloud v1 API class AttachedClusterError.
AttachedClusterError describes errors found on attached clusters.
[[["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-04-09 UTC."],[[["The webpage provides reference documentation and code samples for the `AttachedClusterError` class in the Anthos Multi-Cloud v1 API."],["`AttachedClusterError` is a class that describes errors found on attached clusters."],["The latest version of the documentation is 2.8.0, with older versions listed back to 1.0.0-beta01."],["The `AttachedClusterError` class includes a constructor and a `Message` property to describe the error, and it inherits from `object` while implementing several interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class is found within the `Google.Cloud.GkeMultiCloud.V1` namespace and in the `Google.Cloud.GkeMultiCloud.V1.dll` assembly."]]],[]]