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 information for the \u003ccode\u003eShowVcenterCredentialsRequest\u003c/code\u003e class within the VMware Engine v1 API, specifically for version 1.2.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eShowVcenterCredentialsRequest\u003c/code\u003e class is used to request credentials for a vCenter instance, and it inherits from multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties for specifying the private cloud (\u003ccode\u003ePrivateCloud\u003c/code\u003e and \u003ccode\u003ePrivateCloudAsPrivateCloudName\u003c/code\u003e) and an optional username (\u003ccode\u003eUsername\u003c/code\u003e) to query for vCenter credentials.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is version 1.6.0, and versions down to 1.0.0 are documented, allowing you to view past versions.\u003c/p\u003e\n"],["\u003cp\u003eThe class has 2 constructors: \u003ccode\u003eShowVcenterCredentialsRequest()\u003c/code\u003e and \u003ccode\u003eShowVcenterCredentialsRequest(ShowVcenterCredentialsRequest other)\u003c/code\u003e which can either use default parameters or copy parameters from another instance.\u003c/p\u003e\n"]]],[],null,[]]