public sealed class MultiCloudCluster : IMessage<MultiCloudCluster>, IEquatable<MultiCloudCluster>, IDeepCloneable<MultiCloudCluster>, IBufferMessage, IMessage
Reference documentation and code samples for the GKE Hub v1beta1 API class MultiCloudCluster.
MultiCloudCluster contains information specific to GKE Multi-Cloud clusters.
Output only. If cluster_missing is set then it denotes that
API(gkemulticloud.googleapis.com) resource for this GKE Multi-Cloud cluster
no longer exists.
[[["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."],[[["This document provides reference information for the `MultiCloudCluster` class within the Google Cloud GKE Hub v1beta1 API, specifically for version 2.0.0-beta06."],["`MultiCloudCluster` is a class that contains details pertinent to GKE Multi-Cloud clusters and inherits from the object class, implementing several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors, one default and one that takes another `MultiCloudCluster` instance as a parameter, as well as two properties: `ClusterMissing`, which indicates if the API resource is missing, and `ResourceLink`, which holds the immutable self-link of the GKE Multi-Cloud cluster."],["This class is part of the `Google.Cloud.GkeHub.V1Beta1` namespace and is contained in the `Google.Cloud.GkeHub.V1Beta1.dll` assembly."]]],[]]