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"]],[["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."],[[["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."]]],[]]