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."],[[["This document provides reference documentation for the `AttachedClusterError` class within the Anthos Multi-Cloud v1 API."],["`AttachedClusterError` is used to describe errors associated with attached clusters, implementing several interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The `AttachedClusterError` class has constructors for creating new instances, and it contains a `Message` property, which is a string describing the error in human-readable format."],["The documentation covers various versions of the `AttachedClusterError` class, ranging from version 1.0.0-beta01 up to the latest version 2.8.0."]]],[]]