public sealed class ResetVcenterCredentialsRequest : IMessage<ResetVcenterCredentialsRequest>, IEquatable<ResetVcenterCredentialsRequest>, IDeepCloneable<ResetVcenterCredentialsRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the VMware Engine v1 API class ResetVcenterCredentialsRequest.
Request message for
[VmwareEngine.ResetVcenterCredentials][google.cloud.vmwareengine.v1.VmwareEngine.ResetVcenterCredentials]
Required. The resource name of the private cloud
to reset credentials for.
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. A request ID to identify requests. Specify a unique request ID
so that if you must retry your request, the server will know to ignore
the request if it has already been completed. The server guarantees that a
request doesn't result in creation of duplicate commitments for at least 60
minutes.
For example, consider a situation where you make an initial request and the
request times out. If you make the request again with the same request
ID, the server can check if original operation with the same request ID
was received, and if so, will ignore the second request. This prevents
clients from accidentally creating duplicate commitments.
The request ID must be a valid UUID with the exception that zero UUID is
not supported (00000000-0000-0000-0000-000000000000).
Optional. The username of the user to be to reset the credentials.
The default value of this field is CloudOwner@gve.local.
The provided value should be one of the following:
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\u003eResetVcenterCredentialsRequest\u003c/code\u003e class within the Google Cloud VMware Engine v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eResetVcenterCredentialsRequest\u003c/code\u003e class is used to send requests to the \u003ccode\u003eVmwareEngine.ResetVcenterCredentials\u003c/code\u003e method to reset vCenter credentials.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 1.6.0, but documentation is provided for versions going back to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eResetVcenterCredentialsRequest\u003c/code\u003e include \u003ccode\u003ePrivateCloud\u003c/code\u003e (required), \u003ccode\u003eRequestId\u003c/code\u003e (optional), and \u003ccode\u003eUsername\u003c/code\u003e (optional).\u003c/p\u003e\n"],["\u003cp\u003eThis class implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces, indicating its role in message handling, equality comparison, deep cloning, and buffering.\u003c/p\u003e\n"]]],[],null,["# VMware Engine v1 API - Class ResetVcenterCredentialsRequest (1.6.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.6.0 (latest)](/dotnet/docs/reference/Google.Cloud.VmwareEngine.V1/latest/Google.Cloud.VmwareEngine.V1.ResetVcenterCredentialsRequest)\n- [1.5.0](/dotnet/docs/reference/Google.Cloud.VmwareEngine.V1/1.5.0/Google.Cloud.VmwareEngine.V1.ResetVcenterCredentialsRequest)\n- [1.4.0](/dotnet/docs/reference/Google.Cloud.VmwareEngine.V1/1.4.0/Google.Cloud.VmwareEngine.V1.ResetVcenterCredentialsRequest)\n- [1.3.0](/dotnet/docs/reference/Google.Cloud.VmwareEngine.V1/1.3.0/Google.Cloud.VmwareEngine.V1.ResetVcenterCredentialsRequest)\n- [1.2.0](/dotnet/docs/reference/Google.Cloud.VmwareEngine.V1/1.2.0/Google.Cloud.VmwareEngine.V1.ResetVcenterCredentialsRequest)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.VmwareEngine.V1/1.1.0/Google.Cloud.VmwareEngine.V1.ResetVcenterCredentialsRequest)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.VmwareEngine.V1/1.0.0/Google.Cloud.VmwareEngine.V1.ResetVcenterCredentialsRequest) \n\n public sealed class ResetVcenterCredentialsRequest : IMessage\u003cResetVcenterCredentialsRequest\u003e, IEquatable\u003cResetVcenterCredentialsRequest\u003e, IDeepCloneable\u003cResetVcenterCredentialsRequest\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the VMware Engine v1 API class ResetVcenterCredentialsRequest.\n\nRequest message for\n\\[VmwareEngine.ResetVcenterCredentials\\]\\[google.cloud.vmwareengine.v1.VmwareEngine.ResetVcenterCredentials\\] \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e ResetVcenterCredentialsRequest \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[ResetVcenterCredentialsRequest](/dotnet/docs/reference/Google.Cloud.VmwareEngine.V1/latest/Google.Cloud.VmwareEngine.V1.ResetVcenterCredentialsRequest), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[ResetVcenterCredentialsRequest](/dotnet/docs/reference/Google.Cloud.VmwareEngine.V1/latest/Google.Cloud.VmwareEngine.V1.ResetVcenterCredentialsRequest), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[ResetVcenterCredentialsRequest](/dotnet/docs/reference/Google.Cloud.VmwareEngine.V1/latest/Google.Cloud.VmwareEngine.V1.ResetVcenterCredentialsRequest), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.VmwareEngine.V1](/dotnet/docs/reference/Google.Cloud.VmwareEngine.V1/latest/Google.Cloud.VmwareEngine.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.VmwareEngine.V1.dll\n\nConstructors\n------------\n\n### ResetVcenterCredentialsRequest()\n\n public ResetVcenterCredentialsRequest()\n\n### ResetVcenterCredentialsRequest(ResetVcenterCredentialsRequest)\n\n public ResetVcenterCredentialsRequest(ResetVcenterCredentialsRequest other)\n\nProperties\n----------\n\n### PrivateCloud\n\n public string PrivateCloud { get; set; }\n\nRequired. The resource name of the private cloud\nto reset credentials for.\nResource names are schemeless URIs that follow the conventions in\n\u003chttps://cloud.google.com/apis/design/resource_names\u003e.\nFor example:\n`projects/my-project/locations/us-central1-a/privateClouds/my-cloud`\n\n### PrivateCloudAsPrivateCloudName\n\n public PrivateCloudName PrivateCloudAsPrivateCloudName { get; set; }\n\n[PrivateCloudName](/dotnet/docs/reference/Google.Cloud.VmwareEngine.V1/latest/Google.Cloud.VmwareEngine.V1.PrivateCloudName)-typed view over the [PrivateCloud](/dotnet/docs/reference/Google.Cloud.VmwareEngine.V1/latest/Google.Cloud.VmwareEngine.V1.ResetVcenterCredentialsRequest#Google_Cloud_VmwareEngine_V1_ResetVcenterCredentialsRequest_PrivateCloud) resource name property.\n\n### RequestId\n\n public string RequestId { get; set; }\n\nOptional. A request ID to identify requests. Specify a unique request ID\nso that if you must retry your request, the server will know to ignore\nthe request if it has already been completed. The server guarantees that a\nrequest doesn't result in creation of duplicate commitments for at least 60\nminutes.\n\nFor example, consider a situation where you make an initial request and the\nrequest times out. If you make the request again with the same request\nID, the server can check if original operation with the same request ID\nwas received, and if so, will ignore the second request. This prevents\nclients from accidentally creating duplicate commitments.\n\nThe request ID must be a valid UUID with the exception that zero UUID is\nnot supported (00000000-0000-0000-0000-000000000000).\n\n### Username\n\n public string Username { get; set; }\n\nOptional. The username of the user to be to reset the credentials.\nThe default value of this field is CloudOwner@gve.local.\nThe provided value should be one of the following:\nsolution-user-01@gve.local,\nsolution-user-02@gve.local,\nsolution-user-03@gve.local,\nsolution-user-04@gve.local,\nsolution-user-05@gve.local,\nzertoadmin@gve.local."]]