public sealed class CreateCloudVmClusterRequest : IMessage<CreateCloudVmClusterRequest>, IEquatable<CreateCloudVmClusterRequest>, IDeepCloneable<CreateCloudVmClusterRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Oracle Database@Google Cloud v1 API class CreateCloudVmClusterRequest.
Required. The ID of the VM Cluster to create. This value is restricted
to (^a-z?$) and must be a maximum of 63
characters in length. The value must start with a letter and end with
a letter or a number.
Optional. An optional ID to identify the request. This value is used to
identify duplicate requests. If you make a request with the same request ID
and the original request is still in progress or completed, the server
ignores the second request. This prevents clients from
accidentally creating duplicate commitments.
The request ID must be a valid UUID with the exception that zero UUID is
not supported (00000000-0000-0000-0000-000000000000).
[[["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\u003eCreateCloudVmClusterRequest\u003c/code\u003e class within the Oracle Database@Google Cloud v1 API, specifically version 1.0.0, and 1.1.0 which is the latest.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateCloudVmClusterRequest\u003c/code\u003e class is used to request the creation of a Cloud Virtual Machine (VM) Cluster, inheriting from \u003ccode\u003eobject\u003c/code\u003e and implementing several interfaces including \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 class includes properties like \u003ccode\u003eCloudVmCluster\u003c/code\u003e, \u003ccode\u003eCloudVmClusterId\u003c/code\u003e, and \u003ccode\u003eParent\u003c/code\u003e, all of which are required fields for creating a Cloud VM Cluster, along with optional fields such as the \u003ccode\u003eRequestId\u003c/code\u003e which is used to identify duplicate requests.\u003c/p\u003e\n"],["\u003cp\u003eThe class also includes a constructor for itself, and a constructor that takes in \u003ccode\u003eCreateCloudVmClusterRequest\u003c/code\u003e as a parameter, allowing you to pass one instance to construct another.\u003c/p\u003e\n"],["\u003cp\u003eThis class, found in the \u003ccode\u003eGoogle.Cloud.OracleDatabase.V1\u003c/code\u003e namespace and within the \u003ccode\u003eGoogle.Cloud.OracleDatabase.V1.dll\u003c/code\u003e assembly, is used to create a request for \u003ccode\u003eCloudVmCluster.Create\u003c/code\u003e, and is a concrete implementation of \u003ccode\u003eIMessage\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]