public sealed class UpdateConnectionProfileRequest : IMessage<UpdateConnectionProfileRequest>, IEquatable<UpdateConnectionProfileRequest>, IDeepCloneable<UpdateConnectionProfileRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Database Migration v1 API class UpdateConnectionProfileRequest.
Request message for 'UpdateConnectionProfile' request.
[[["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\u003eUpdateConnectionProfileRequest\u003c/code\u003e class within the Database Migration v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateConnectionProfileRequest\u003c/code\u003e class is used to send a request to update a connection profile, with the latest version being 2.5.0.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits from \u003ccode\u003eobject\u003c/code\u003e and implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces, with specific implementations for UpdateConnectionProfileRequest.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the class include \u003ccode\u003eConnectionProfile\u003c/code\u003e, \u003ccode\u003eRequestId\u003c/code\u003e, \u003ccode\u003eSkipValidation\u003c/code\u003e, \u003ccode\u003eUpdateMask\u003c/code\u003e, and \u003ccode\u003eValidateOnly\u003c/code\u003e, each serving specific purposes in the update process.\u003c/p\u003e\n"],["\u003cp\u003eThe request can optionally skip validation, use an unique identifier and be restricted to only perform validation without updating the resources for Oracle Connection profiles.\u003c/p\u003e\n"]]],[],null,["# Database Migration v1 API - Class UpdateConnectionProfileRequest (2.5.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.5.0 (latest)](/dotnet/docs/reference/Google.Cloud.CloudDms.V1/latest/Google.Cloud.CloudDms.V1.UpdateConnectionProfileRequest)\n- [2.4.0](/dotnet/docs/reference/Google.Cloud.CloudDms.V1/2.4.0/Google.Cloud.CloudDms.V1.UpdateConnectionProfileRequest)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.CloudDms.V1/2.3.0/Google.Cloud.CloudDms.V1.UpdateConnectionProfileRequest)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.CloudDms.V1/2.2.0/Google.Cloud.CloudDms.V1.UpdateConnectionProfileRequest)\n- [2.1.0](/dotnet/docs/reference/Google.Cloud.CloudDms.V1/2.1.0/Google.Cloud.CloudDms.V1.UpdateConnectionProfileRequest)\n- [2.0.0](/dotnet/docs/reference/Google.Cloud.CloudDms.V1/2.0.0/Google.Cloud.CloudDms.V1.UpdateConnectionProfileRequest)\n- [1.2.0](/dotnet/docs/reference/Google.Cloud.CloudDms.V1/1.2.0/Google.Cloud.CloudDms.V1.UpdateConnectionProfileRequest)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.CloudDms.V1/1.1.0/Google.Cloud.CloudDms.V1.UpdateConnectionProfileRequest)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.CloudDms.V1/1.0.0/Google.Cloud.CloudDms.V1.UpdateConnectionProfileRequest) \n\n public sealed class UpdateConnectionProfileRequest : IMessage\u003cUpdateConnectionProfileRequest\u003e, IEquatable\u003cUpdateConnectionProfileRequest\u003e, IDeepCloneable\u003cUpdateConnectionProfileRequest\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Database Migration v1 API class UpdateConnectionProfileRequest.\n\nRequest message for 'UpdateConnectionProfile' request. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e UpdateConnectionProfileRequest \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[UpdateConnectionProfileRequest](/dotnet/docs/reference/Google.Cloud.CloudDms.V1/latest/Google.Cloud.CloudDms.V1.UpdateConnectionProfileRequest), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[UpdateConnectionProfileRequest](/dotnet/docs/reference/Google.Cloud.CloudDms.V1/latest/Google.Cloud.CloudDms.V1.UpdateConnectionProfileRequest), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[UpdateConnectionProfileRequest](/dotnet/docs/reference/Google.Cloud.CloudDms.V1/latest/Google.Cloud.CloudDms.V1.UpdateConnectionProfileRequest), [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.CloudDms.V1](/dotnet/docs/reference/Google.Cloud.CloudDms.V1/latest/Google.Cloud.CloudDms.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.CloudDms.V1.dll\n\nConstructors\n------------\n\n### UpdateConnectionProfileRequest()\n\n public UpdateConnectionProfileRequest()\n\n### UpdateConnectionProfileRequest(UpdateConnectionProfileRequest)\n\n public UpdateConnectionProfileRequest(UpdateConnectionProfileRequest other)\n\nProperties\n----------\n\n### ConnectionProfile\n\n public ConnectionProfile ConnectionProfile { get; set; }\n\nRequired. The connection profile parameters to update.\n\n### RequestId\n\n public string RequestId { get; set; }\n\nOptional. A unique ID used to identify the request. If the server receives\ntwo requests with the same ID, then the second request is ignored.\n\nIt is recommended to always set this value to a UUID.\n\nThe ID must contain only letters (a-z, A-Z), numbers (0-9), underscores\n(_), and hyphens (-). The maximum length is 40 characters.\n\n### SkipValidation\n\n public bool SkipValidation { get; set; }\n\nOptional. Update the connection profile without validating it.\nThe default is false.\nOnly supported for Oracle connection profiles.\n\n### UpdateMask\n\n public FieldMask UpdateMask { get; set; }\n\nRequired. Field mask is used to specify the fields to be overwritten by the\nupdate in the conversion workspace resource.\n\n### ValidateOnly\n\n public bool ValidateOnly { get; set; }\n\nOptional. Only validate the connection profile, but don't update any\nresources. The default is false. Only supported for Oracle connection\nprofiles."]]