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 v1alpha 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 covers the \u003ccode\u003eCluster.Types.TrialMetadata\u003c/code\u003e class within the AlloyDB v1alpha API, providing reference information and code examples.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTrialMetadata\u003c/code\u003e class is designed to hold data and metadata related to TRIAL clusters and inherits from the base \u003ccode\u003eobject\u003c/code\u003e class, while implementing several interfaces like \u003ccode\u003eIMessage\u003c/code\u003e and \u003ccode\u003eIEquatable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis class has a default constructor and another which takes an existing \u003ccode\u003eTrialMetadata\u003c/code\u003e object, providing ways to create new instances, and includes properties for \u003ccode\u003eEndTime\u003c/code\u003e, \u003ccode\u003eGraceEndTime\u003c/code\u003e, \u003ccode\u003eStartTime\u003c/code\u003e, and \u003ccode\u003eUpgradeTime\u003c/code\u003e, all of which are timestamp related.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eTrialMetadata\u003c/code\u003e is located within the \u003ccode\u003eGoogle.Cloud.AlloyDb.V1Alpha\u003c/code\u003e namespace and is part of the \u003ccode\u003eGoogle.Cloud.AlloyDb.V1Alpha.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,["# AlloyDB v1alpha API - Class Cluster.Types.TrialMetadata (1.0.0-alpha12)\n\nVersion latestkeyboard_arrow_down\n\n- [1.0.0-alpha12 (latest)](/dotnet/docs/reference/Google.Cloud.AlloyDb.V1Alpha/latest/Google.Cloud.AlloyDb.V1Alpha.Cluster.Types.TrialMetadata)\n- [1.0.0-alpha11](/dotnet/docs/reference/Google.Cloud.AlloyDb.V1Alpha/1.0.0-alpha11/Google.Cloud.AlloyDb.V1Alpha.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 v1alpha 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.V1Alpha/latest/Google.Cloud.AlloyDb.V1Alpha.Cluster)[Types](/dotnet/docs/reference/Google.Cloud.AlloyDb.V1Alpha/latest/Google.Cloud.AlloyDb.V1Alpha.Cluster.Types)[TrialMetadata](/dotnet/docs/reference/Google.Cloud.AlloyDb.V1Alpha/latest/Google.Cloud.AlloyDb.V1Alpha.Cluster.Types.TrialMetadata), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[Cluster](/dotnet/docs/reference/Google.Cloud.AlloyDb.V1Alpha/latest/Google.Cloud.AlloyDb.V1Alpha.Cluster)[Types](/dotnet/docs/reference/Google.Cloud.AlloyDb.V1Alpha/latest/Google.Cloud.AlloyDb.V1Alpha.Cluster.Types)[TrialMetadata](/dotnet/docs/reference/Google.Cloud.AlloyDb.V1Alpha/latest/Google.Cloud.AlloyDb.V1Alpha.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.V1Alpha/latest/Google.Cloud.AlloyDb.V1Alpha.Cluster)[Types](/dotnet/docs/reference/Google.Cloud.AlloyDb.V1Alpha/latest/Google.Cloud.AlloyDb.V1Alpha.Cluster.Types)[TrialMetadata](/dotnet/docs/reference/Google.Cloud.AlloyDb.V1Alpha/latest/Google.Cloud.AlloyDb.V1Alpha.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.V1Alpha](/dotnet/docs/reference/Google.Cloud.AlloyDb.V1Alpha/latest/Google.Cloud.AlloyDb.V1Alpha)\n\nAssembly\n--------\n\nGoogle.Cloud.AlloyDb.V1Alpha.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."]]