public sealed class ClusterMetadata : IMessage<Backup.Types.ClusterMetadata>, IEquatable<Backup.Types.ClusterMetadata>, IDeepCloneable<Backup.Types.ClusterMetadata>, IBufferMessage, IMessage
Information about the GKE cluster from which this Backup was created.
[[["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 \u003ccode\u003eClusterMetadata\u003c/code\u003e class is 2.6.0, with a list of previous versions available, including the initial beta release, 1.0.0-beta01.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eClusterMetadata\u003c/code\u003e class provides information about the GKE cluster from which a backup was created, and is found within the \u003ccode\u003eGoogle.Cloud.GkeBackup.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThis class includes properties such as \u003ccode\u003eAnthosVersion\u003c/code\u003e, \u003ccode\u003eBackupCrdVersions\u003c/code\u003e, \u003ccode\u003eCluster\u003c/code\u003e, \u003ccode\u003eGkeVersion\u003c/code\u003e, and \u003ccode\u003eK8SVersion\u003c/code\u003e, allowing access to version information and cluster details.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eClusterMetadata\u003c/code\u003e class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing functionalities for data handling and cloning.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for creating a \u003ccode\u003eClusterMetadata\u003c/code\u003e object: one default and another that accepts another \u003ccode\u003eClusterMetadata\u003c/code\u003e object as an argument.\u003c/p\u003e\n"]]],[],null,[]]