Reference documentation and code samples for the Google Cloud Oracle Database V1 Client class GetCloudVmClusterRequest.
The request for CloudVmCluster.Get.
Generated from protobuf message google.cloud.oracledatabase.v1.GetCloudVmClusterRequest
Namespace
Google \ Cloud \ OracleDatabase \ V1
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ name
string
Required. The name of the Cloud VM Cluster in the following format: projects/{project}/locations/{location}/cloudVmClusters/{cloud_vm_cluster}.
getName
Required. The name of the Cloud VM Cluster in the following format:
projects/{project}/locations/{location}/cloudVmClusters/{cloud_vm_cluster}.
Returns
Type
Description
string
setName
Required. The name of the Cloud VM Cluster in the following format:
projects/{project}/locations/{location}/cloudVmClusters/{cloud_vm_cluster}.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
static::build
Parameter
Name
Description
name
string
Required. The name of the Cloud VM Cluster in the following format:
projects/{project}/locations/{location}/cloudVmClusters/{cloud_vm_cluster}. Please see
OracleDatabaseClient::cloudVmClusterName() for help formatting this field.
[[["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."],[],[],null,["# Google Cloud Oracle Database V1 Client - Class GetCloudVmClusterRequest (0.6.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.6.1 (latest)](/php/docs/reference/cloud-oracledatabase/latest/V1.GetCloudVmClusterRequest)\n- [0.6.0](/php/docs/reference/cloud-oracledatabase/0.6.0/V1.GetCloudVmClusterRequest)\n- [0.4.1](/php/docs/reference/cloud-oracledatabase/0.4.1/V1.GetCloudVmClusterRequest)\n- [0.3.0](/php/docs/reference/cloud-oracledatabase/0.3.0/V1.GetCloudVmClusterRequest)\n- [0.2.1](/php/docs/reference/cloud-oracledatabase/0.2.1/V1.GetCloudVmClusterRequest)\n- [0.1.2](/php/docs/reference/cloud-oracledatabase/0.1.2/V1.GetCloudVmClusterRequest) \nReference documentation and code samples for the Google Cloud Oracle Database V1 Client class GetCloudVmClusterRequest.\n\nThe request for `CloudVmCluster.Get`.\n\nGenerated from protobuf message `google.cloud.oracledatabase.v1.GetCloudVmClusterRequest`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ OracleDatabase \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getName\n\nRequired. The name of the Cloud VM Cluster in the following format:\nprojects/{project}/locations/{location}/cloudVmClusters/{cloud_vm_cluster}.\n\n### setName\n\nRequired. The name of the Cloud VM Cluster in the following format:\nprojects/{project}/locations/{location}/cloudVmClusters/{cloud_vm_cluster}.\n\n### static::build"]]