public sealed class Cluster.Types.TrialMetadata : IMessage<Cluster.Types.TrialMetadata>, IEquatable<Cluster.Types.TrialMetadata>, IDeepCloneable<Cluster.Types.TrialMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the AlloyDB v1beta API class Cluster.Types.TrialMetadata.
Contains information and all metadata related to TRIAL clusters.
[[["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\u003eThis documentation details the \u003ccode\u003eCluster.Types.TrialMetadata\u003c/code\u003e class, which is part of the Google Cloud AlloyDB v1beta API, specifically designed for handling metadata related to trial clusters.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCluster.Types.TrialMetadata\u003c/code\u003e class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e to manage various operations like comparison, cloning, and message handling.\u003c/p\u003e\n"],["\u003cp\u003eKey properties within the \u003ccode\u003eTrialMetadata\u003c/code\u003e class include \u003ccode\u003eEndTime\u003c/code\u003e, \u003ccode\u003eGraceEndTime\u003c/code\u003e, \u003ccode\u003eStartTime\u003c/code\u003e, and \u003ccode\u003eUpgradeTime\u003c/code\u003e, all of which utilize the \u003ccode\u003eTimestamp\u003c/code\u003e type to define specific moments related to the trial cluster's lifecycle.\u003c/p\u003e\n"],["\u003cp\u003eThis API provides two constructors for the \u003ccode\u003eTrialMetadata\u003c/code\u003e class: a default constructor and another that accepts another \u003ccode\u003eTrialMetadata\u003c/code\u003e object as a parameter for creating a new instance based on existing data.\u003c/p\u003e\n"]]],[],null,["# AlloyDB v1beta API - Class Cluster.Types.TrialMetadata (1.0.0-beta12)\n\nVersion latestkeyboard_arrow_down\n\n- [1.0.0-beta12 (latest)](/dotnet/docs/reference/Google.Cloud.AlloyDb.V1Beta/latest/Google.Cloud.AlloyDb.V1Beta.Cluster.Types.TrialMetadata)\n- [1.0.0-beta11](/dotnet/docs/reference/Google.Cloud.AlloyDb.V1Beta/1.0.0-beta11/Google.Cloud.AlloyDb.V1Beta.Cluster.Types.TrialMetadata) \n\n public sealed class Cluster.Types.TrialMetadata : IMessage\u003cCluster.Types.TrialMetadata\u003e, IEquatable\u003cCluster.Types.TrialMetadata\u003e, IDeepCloneable\u003cCluster.Types.TrialMetadata\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the AlloyDB v1beta API class Cluster.Types.TrialMetadata.\n\nContains information and all metadata related to TRIAL clusters. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e Cluster.Types.TrialMetadata \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[Cluster](/dotnet/docs/reference/Google.Cloud.AlloyDb.V1Beta/latest/Google.Cloud.AlloyDb.V1Beta.Cluster)[Types](/dotnet/docs/reference/Google.Cloud.AlloyDb.V1Beta/latest/Google.Cloud.AlloyDb.V1Beta.Cluster.Types)[TrialMetadata](/dotnet/docs/reference/Google.Cloud.AlloyDb.V1Beta/latest/Google.Cloud.AlloyDb.V1Beta.Cluster.Types.TrialMetadata), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[Cluster](/dotnet/docs/reference/Google.Cloud.AlloyDb.V1Beta/latest/Google.Cloud.AlloyDb.V1Beta.Cluster)[Types](/dotnet/docs/reference/Google.Cloud.AlloyDb.V1Beta/latest/Google.Cloud.AlloyDb.V1Beta.Cluster.Types)[TrialMetadata](/dotnet/docs/reference/Google.Cloud.AlloyDb.V1Beta/latest/Google.Cloud.AlloyDb.V1Beta.Cluster.Types.TrialMetadata), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[Cluster](/dotnet/docs/reference/Google.Cloud.AlloyDb.V1Beta/latest/Google.Cloud.AlloyDb.V1Beta.Cluster)[Types](/dotnet/docs/reference/Google.Cloud.AlloyDb.V1Beta/latest/Google.Cloud.AlloyDb.V1Beta.Cluster.Types)[TrialMetadata](/dotnet/docs/reference/Google.Cloud.AlloyDb.V1Beta/latest/Google.Cloud.AlloyDb.V1Beta.Cluster.Types.TrialMetadata), [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.AlloyDb.V1Beta](/dotnet/docs/reference/Google.Cloud.AlloyDb.V1Beta/latest/Google.Cloud.AlloyDb.V1Beta)\n\nAssembly\n--------\n\nGoogle.Cloud.AlloyDb.V1Beta.dll\n\nConstructors\n------------\n\n### TrialMetadata()\n\n public TrialMetadata()\n\n### TrialMetadata(TrialMetadata)\n\n public TrialMetadata(Cluster.Types.TrialMetadata other)\n\nProperties\n----------\n\n### EndTime\n\n public Timestamp EndTime { get; set; }\n\nEnd time of the trial cluster.\n\n### GraceEndTime\n\n public Timestamp GraceEndTime { get; set; }\n\ngrace end time of the cluster.\n\n### StartTime\n\n public Timestamp StartTime { get; set; }\n\nstart time of the trial cluster.\n\n### UpgradeTime\n\n public Timestamp UpgradeTime { get; set; }\n\nUpgrade time of trial cluster to Standard cluster."]]