[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe latest version of the EdgeCluster API class is 2.0.0-beta07, which is part of the Google.Cloud.GkeHub.V1Beta1 namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe EdgeCluster class provides information specific to Google Edge Clusters and implements several interfaces, including IMessage, IEquatable, IDeepCloneable, and IBufferMessage.\u003c/p\u003e\n"],["\u003cp\u003eThis EdgeCluster class inherits from the object class and has inherited members such as GetHashCode, GetType, and ToString.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, a parameterless one, and another one that takes an EdgeCluster object as a parameter, and has a ResourceLink property that stores the self-link of the GCP resource for the cluster.\u003c/p\u003e\n"]]],[],null,["# GKE Hub v1beta1 API - Class EdgeCluster (2.0.0-beta07)\n\nVersion latestkeyboard_arrow_down\n\n- [2.0.0-beta07 (latest)](/dotnet/docs/reference/Google.Cloud.GkeHub.V1Beta1/latest/Google.Cloud.GkeHub.V1Beta1.EdgeCluster)\n- [2.0.0-beta06](/dotnet/docs/reference/Google.Cloud.GkeHub.V1Beta1/2.0.0-beta06/Google.Cloud.GkeHub.V1Beta1.EdgeCluster)\n- [1.0.0-beta04](/dotnet/docs/reference/Google.Cloud.GkeHub.V1Beta1/1.0.0-beta04/Google.Cloud.GkeHub.V1Beta1.EdgeCluster) \n\n public sealed class EdgeCluster : IMessage\u003cEdgeCluster\u003e, IEquatable\u003cEdgeCluster\u003e, IDeepCloneable\u003cEdgeCluster\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the GKE Hub v1beta1 API class EdgeCluster.\n\nEdgeCluster contains information specific to Google Edge Clusters. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e EdgeCluster \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[EdgeCluster](/dotnet/docs/reference/Google.Cloud.GkeHub.V1Beta1/latest/Google.Cloud.GkeHub.V1Beta1.EdgeCluster), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[EdgeCluster](/dotnet/docs/reference/Google.Cloud.GkeHub.V1Beta1/latest/Google.Cloud.GkeHub.V1Beta1.EdgeCluster), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[EdgeCluster](/dotnet/docs/reference/Google.Cloud.GkeHub.V1Beta1/latest/Google.Cloud.GkeHub.V1Beta1.EdgeCluster), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.GkeHub.V1Beta1](/dotnet/docs/reference/Google.Cloud.GkeHub.V1Beta1/latest/Google.Cloud.GkeHub.V1Beta1)\n\nAssembly\n--------\n\nGoogle.Cloud.GkeHub.V1Beta1.dll\n\nConstructors\n------------\n\n### EdgeCluster()\n\n public EdgeCluster()\n\n### EdgeCluster(EdgeCluster)\n\n public EdgeCluster(EdgeCluster other)\n\nProperties\n----------\n\n### ResourceLink\n\n public string ResourceLink { get; set; }\n\nImmutable. Self-link of the GCP resource for the Edge Cluster. For\nexample:\n\n//edgecontainer.googleapis.com/projects/my-project/locations/us-west1-a/clusters/my-cluster"]]