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 latest version available is 2.8.0, with the current page focusing on version 2.7.0 of the Google.Cloud.GkeMultiCloud.V1 API."],["`AttachedClusterError` is a class within the Anthos Multi-Cloud v1 API, designed to describe errors associated with attached clusters."],["This class, `AttachedClusterError`, inherits from `object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`AttachedClusterError` objects can be constructed with a default constructor or by providing another `AttachedClusterError` instance."],["The `AttachedClusterError` class contains a `Message` property of type string that provides a human-friendly description of any encountered errors."]]],[]]