public sealed class GetClusterRequest : IMessage<GetClusterRequest>, IEquatable<GetClusterRequest>, IDeepCloneable<GetClusterRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the AlloyDB v1alpha API class GetClusterRequest.
[[["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-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eGetClusterRequest\u003c/code\u003e class is part of the AlloyDB v1alpha API, specifically within the \u003ccode\u003eGoogle.Cloud.AlloyDb.V1Alpha\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThis class is used as a message for retrieving cluster information, as indicated by its purpose: "Message for getting a Cluster".\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, to support message handling, equality comparisons, deep cloning, and buffer message operations.\u003c/p\u003e\n"],["\u003cp\u003eIt contains properties such as \u003ccode\u003eClusterName\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, and \u003ccode\u003eView\u003c/code\u003e to define the specific cluster to be retrieved, the name of the cluster resource, and the view of the cluster details to be returned.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetClusterRequest\u003c/code\u003e class has 2 constructors, one default and one that takes in another \u003ccode\u003eGetClusterRequest\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]