public sealed class UpdateConnectionRequest : IMessage<UpdateConnectionRequest>, IEquatable<UpdateConnectionRequest>, IDeepCloneable<UpdateConnectionRequest>, IBufferMessage, IMessage
The request for [ConnectionService.UpdateConnection][google.cloud.bigquery.connection.v1.ConnectionService.UpdateConnection].
[[["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 outlines the \u003ccode\u003eUpdateConnectionRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.BigQuery.Connection.V1\u003c/code\u003e namespace, which is used to update a connection resource in Google BigQuery.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateConnectionRequest\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and also inherits from \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides constructors to create instances, either with no initial values or by copying an existing \u003ccode\u003eUpdateConnectionRequest\u003c/code\u003e object, and it has inherited member methods such as GetHashCode, GetType, MemberwiseClone, and ToString from the Object class.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the class include \u003ccode\u003eConnection\u003c/code\u003e, which contains the updated connection fields, \u003ccode\u003eConnectionName\u003c/code\u003e which is a view over the Name resource property, \u003ccode\u003eName\u003c/code\u003e which is the name of the connection to be updated, and \u003ccode\u003eUpdateMask\u003c/code\u003e which is a required update mask for the connection fields.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for \u003ccode\u003eUpdateConnectionRequest\u003c/code\u003e is 2.9.0, while the document is focused on version 1.2.0.\u003c/p\u003e\n"]]],[],null,[]]