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 page provides reference documentation for the \u003ccode\u003eShowVcenterCredentialsRequest\u003c/code\u003e class within the Google Cloud VMware Engine v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eShowVcenterCredentialsRequest\u003c/code\u003e class is used to request credentials for vCenter within a private cloud, and it implements 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 offers properties like \u003ccode\u003ePrivateCloud\u003c/code\u003e to specify the target private cloud resource, \u003ccode\u003ePrivateCloudAsPrivateCloudName\u003c/code\u003e for a typed view of the private cloud name, and \u003ccode\u003eUsername\u003c/code\u003e to optionally define the user whose credentials are being requested.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 1.6.0, with multiple previous versions also documented, starting at version 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe Class will have 2 constructors, \u003ccode\u003eShowVcenterCredentialsRequest()\u003c/code\u003e and \u003ccode\u003eShowVcenterCredentialsRequest(ShowVcenterCredentialsRequest other)\u003c/code\u003e to be able to set up a ShowVcenterCredentialsRequest object, and make a copy of one.\u003c/p\u003e\n"]]],[],null,[]]