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 `AttachedClusterError` class, part of the Anthos Multi-Cloud v1 API, describes errors found on attached clusters."],["Version 2.8.0 is the latest version, while version 2.5.0 is the current version the content is focusing on, and versions range from 1.0.0-beta01 to 2.8.0."],["The `AttachedClusterError` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the `object` class."],["The class includes a constructor that can be used with or without providing another instance of the class to be used."],["`AttachedClusterError` contains a `Message` property of type string that is used as a human-friendly description of an error."]]],[]]