Google Cloud Vmware Engine V1 Client - Class ShowVcenterCredentialsRequest (0.2.1)

Reference documentation and code samples for the Google Cloud Vmware Engine V1 Client class ShowVcenterCredentialsRequest.

Request message for VmwareEngine.ShowVcenterCredentials

Generated from protobuf message google.cloud.vmwareengine.v1.ShowVcenterCredentialsRequest

Namespace

Google \ Cloud \ VmwareEngine \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ private_cloud string

Required. The resource name of the private cloud to be queried for credentials. Resource names are schemeless URIs that follow the conventions in https://cloud.google.com/apis/design/resource_names. For example: projects/my-project/locations/us-central1-a/privateClouds/my-cloud

getPrivateCloud

Required. The resource name of the private cloud to be queried for credentials.

Resource names are schemeless URIs that follow the conventions in https://cloud.google.com/apis/design/resource_names. For example: projects/my-project/locations/us-central1-a/privateClouds/my-cloud

Returns
TypeDescription
string

setPrivateCloud

Required. The resource name of the private cloud to be queried for credentials.

Resource names are schemeless URIs that follow the conventions in https://cloud.google.com/apis/design/resource_names. For example: projects/my-project/locations/us-central1-a/privateClouds/my-cloud

Parameter
NameDescription
var string
Returns
TypeDescription
$this

static::build

Parameter
NameDescription
privateCloud string

Required. The resource name of the private cloud to be queried for credentials. Resource names are schemeless URIs that follow the conventions in https://cloud.google.com/apis/design/resource_names. For example: projects/my-project/locations/us-central1-a/privateClouds/my-cloud Please see Google\Cloud\VmwareEngine\V1\VmwareEngineClient::privateCloudName() for help formatting this field.

Returns
TypeDescription
Google\Cloud\VmwareEngine\V1\ShowVcenterCredentialsRequest