public sealed class GetClusterRequest : IMessage<GetClusterRequest>, IEquatable<GetClusterRequest>, IDeepCloneable<GetClusterRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the VMware Engine v1 API class GetClusterRequest.
Request message for
[VmwareEngine.GetCluster][google.cloud.vmwareengine.v1.VmwareEngine.GetCluster]
Required. The cluster resource name to retrieve.
Resource names are schemeless URIs that follow the conventions in
https://cloud.google.com/apis/design/resource_names.
For example:
projects/my-project/locations/us-central1-a/privateClouds/my-cloud/clusters/my-cluster
[[["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 document provides reference documentation for the \u003ccode\u003eGetClusterRequest\u003c/code\u003e class within the Google Cloud VMware Engine v1 API, specifically detailing its structure, implementation, and usage.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetClusterRequest\u003c/code\u003e is a class used to request a specific cluster, and it implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetClusterRequest\u003c/code\u003e class has two constructors: a default constructor and one that accepts another \u003ccode\u003eGetClusterRequest\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetClusterRequest\u003c/code\u003e class contains two properties: \u003ccode\u003eClusterName\u003c/code\u003e, which is a typed view over the name resource, and \u003ccode\u003eName\u003c/code\u003e, which is a string that holds the cluster's resource name for retrieval.\u003c/p\u003e\n"],["\u003cp\u003eThis API has several versions, with the most recent being 1.6.0, while also containing references to previous versions all the way back to version 1.0.0.\u003c/p\u003e\n"]]],[],null,[]]