public sealed class GetCloudVmClusterRequest : IMessage<GetCloudVmClusterRequest>, IEquatable<GetCloudVmClusterRequest>, IDeepCloneable<GetCloudVmClusterRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Oracle Database@Google Cloud v1 API class GetCloudVmClusterRequest.
[[["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 documentation for the `GetCloudVmClusterRequest` class within the Oracle Database@Google Cloud v1 API."],["The `GetCloudVmClusterRequest` class is used to request information about a specific Cloud VM Cluster and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It offers two constructors, a default and one that takes another `GetCloudVmClusterRequest` as an argument, facilitating the creation of new instances."],["The class includes two properties: `CloudVmClusterName`, which provides a typed view of the cluster name, and `Name`, a string property that stores the required name of the Cloud VM Cluster."]]],[]]