public sealed class ShowVcenterCredentialsRequest : IMessage<ShowVcenterCredentialsRequest>, IEquatable<ShowVcenterCredentialsRequest>, IDeepCloneable<ShowVcenterCredentialsRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the VMware Engine v1 API class ShowVcenterCredentialsRequest.
Request message for
[VmwareEngine.ShowVcenterCredentials][google.cloud.vmwareengine.v1.VmwareEngine.ShowVcenterCredentials]
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
Optional. The username of the user to be queried for credentials.
The default value of this field is CloudOwner@gve.local.
The provided value must be one of the following:
CloudOwner@gve.local,
solution-user-01@gve.local,
solution-user-02@gve.local,
solution-user-03@gve.local,
solution-user-04@gve.local,
solution-user-05@gve.local,
zertoadmin@gve.local.
[[["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\u003eShowVcenterCredentialsRequest\u003c/code\u003e class within the VMware Engine v1 API, specifically version 1.5.0, and the most recent version, 1.6.0 is linked.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eShowVcenterCredentialsRequest\u003c/code\u003e class is used to request credentials from the \u003ccode\u003eVmwareEngine.ShowVcenterCredentials\u003c/code\u003e service, inheriting from the \u003ccode\u003eobject\u003c/code\u003e class and implementing several interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, \u003ccode\u003eShowVcenterCredentialsRequest()\u003c/code\u003e and \u003ccode\u003eShowVcenterCredentialsRequest(ShowVcenterCredentialsRequest other)\u003c/code\u003e, and it includes properties such as \u003ccode\u003ePrivateCloud\u003c/code\u003e, \u003ccode\u003ePrivateCloudAsPrivateCloudName\u003c/code\u003e, and \u003ccode\u003eUsername\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt also outlines the required format for the \u003ccode\u003ePrivateCloud\u003c/code\u003e resource name, and acceptable values for the optional \u003ccode\u003eUsername\u003c/code\u003e property, the default of which is CloudOwner@gve.local.\u003c/p\u003e\n"],["\u003cp\u003eThere are several different versions of the class that are available ranging from 1.0.0, all the way up to the latest version which is 1.6.0.\u003c/p\u003e\n"]]],[],null,[]]