public sealed class GetClusterRequest : IMessage<GetClusterRequest>, IEquatable<GetClusterRequest>, IDeepCloneable<GetClusterRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the AlloyDB v1 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-03-21 UTC."],[[["This page provides reference documentation for the `GetClusterRequest` class within the Google Cloud AlloyDB v1 API, specifically version 1.6.0, which is part of the namespace `Google.Cloud.AlloyDb.V1`."],["The `GetClusterRequest` class is used to retrieve a specific AlloyDB Cluster and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetClusterRequest` class has properties such as `ClusterName`, `Name`, and `View`, which are used to specify the cluster to retrieve and how it should be returned."],["There are multiple previous versions available for reference of this GetClusterRequest class, with 1.9.0 being the most recent version, and 1.0.0 being the earliest in the list."]]],[]]