Google Cloud Oracle Database V1 Client - Class GetExadbVmClusterRequest (0.8.0)

Reference documentation and code samples for the Google Cloud Oracle Database V1 Client class GetExadbVmClusterRequest.

The request for ExadbVmCluster.Get.

Generated from protobuf message google.cloud.oracledatabase.v1.GetExadbVmClusterRequest

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 ExadbVmCluster in the following format: projects/{project}/locations/{location}/exadbVmClusters/{exadb_vm_cluster}.

getName

Required. The name of the ExadbVmCluster in the following format: projects/{project}/locations/{location}/exadbVmClusters/{exadb_vm_cluster}.

Returns
Type Description
string

setName

Required. The name of the ExadbVmCluster in the following format: projects/{project}/locations/{location}/exadbVmClusters/{exadb_vm_cluster}.

Parameter
Name Description
var string
Returns
Type Description
$this

static::build

Parameter
Name Description
name string

Required. The name of the ExadbVmCluster in the following format: projects/{project}/locations/{location}/exadbVmClusters/{exadb_vm_cluster}. Please see OracleDatabaseClient::exadbVmClusterName() for help formatting this field.

Returns
Type Description
GetExadbVmClusterRequest