public sealed class UpdateAppConnectionRequest : IMessage<UpdateAppConnectionRequest>, IEquatable<UpdateAppConnectionRequest>, IDeepCloneable<UpdateAppConnectionRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the BeyondCorp AppConnections v1 API class UpdateAppConnectionRequest.
Request message for BeyondCorp.UpdateAppConnection.
Optional. An optional 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 will
guarantee that for at least 60 minutes since the first request.
For example, consider a situation where you make an initial request and t
he 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).
Required. Mask of fields to update. At least one path must be supplied in
this field. The elements of the repeated paths field may only include these
fields from [BeyondCorp.AppConnection]:
[[["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 documentation details the \u003ccode\u003eUpdateAppConnectionRequest\u003c/code\u003e class, which is used to update BeyondCorp AppConnection resources via the v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateAppConnectionRequest\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, allowing for versatile object manipulation.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties like \u003ccode\u003eAllowMissing\u003c/code\u003e, \u003ccode\u003eAppConnection\u003c/code\u003e, \u003ccode\u003eRequestId\u003c/code\u003e, \u003ccode\u003eUpdateMask\u003c/code\u003e, and \u003ccode\u003eValidateOnly\u003c/code\u003e, which enable configuring the update request with specific details and validation options.\u003c/p\u003e\n"],["\u003cp\u003eYou can create instances of \u003ccode\u003eUpdateAppConnectionRequest\u003c/code\u003e using either a parameterless constructor or by cloning an existing \u003ccode\u003eUpdateAppConnectionRequest\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThere are currently five documented versions of the update request, ranging from version 1.0.0 to the latest version 1.4.0.\u003c/p\u003e\n"]]],[],null,["# BeyondCorp AppConnections v1 API - Class UpdateAppConnectionRequest (1.4.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.4.0 (latest)](/dotnet/docs/reference/Google.Cloud.BeyondCorp.AppConnections.V1/latest/Google.Cloud.BeyondCorp.AppConnections.V1.UpdateAppConnectionRequest)\n- [1.3.0](/dotnet/docs/reference/Google.Cloud.BeyondCorp.AppConnections.V1/1.3.0/Google.Cloud.BeyondCorp.AppConnections.V1.UpdateAppConnectionRequest)\n- [1.2.0](/dotnet/docs/reference/Google.Cloud.BeyondCorp.AppConnections.V1/1.2.0/Google.Cloud.BeyondCorp.AppConnections.V1.UpdateAppConnectionRequest)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.BeyondCorp.AppConnections.V1/1.1.0/Google.Cloud.BeyondCorp.AppConnections.V1.UpdateAppConnectionRequest)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.BeyondCorp.AppConnections.V1/1.0.0/Google.Cloud.BeyondCorp.AppConnections.V1.UpdateAppConnectionRequest) \n\n public sealed class UpdateAppConnectionRequest : IMessage\u003cUpdateAppConnectionRequest\u003e, IEquatable\u003cUpdateAppConnectionRequest\u003e, IDeepCloneable\u003cUpdateAppConnectionRequest\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the BeyondCorp AppConnections v1 API class UpdateAppConnectionRequest.\n\nRequest message for BeyondCorp.UpdateAppConnection. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e UpdateAppConnectionRequest \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[UpdateAppConnectionRequest](/dotnet/docs/reference/Google.Cloud.BeyondCorp.AppConnections.V1/latest/Google.Cloud.BeyondCorp.AppConnections.V1.UpdateAppConnectionRequest), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[UpdateAppConnectionRequest](/dotnet/docs/reference/Google.Cloud.BeyondCorp.AppConnections.V1/latest/Google.Cloud.BeyondCorp.AppConnections.V1.UpdateAppConnectionRequest), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[UpdateAppConnectionRequest](/dotnet/docs/reference/Google.Cloud.BeyondCorp.AppConnections.V1/latest/Google.Cloud.BeyondCorp.AppConnections.V1.UpdateAppConnectionRequest), [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.BeyondCorp.AppConnections.V1](/dotnet/docs/reference/Google.Cloud.BeyondCorp.AppConnections.V1/latest/Google.Cloud.BeyondCorp.AppConnections.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.BeyondCorp.AppConnections.V1.dll\n\nConstructors\n------------\n\n### UpdateAppConnectionRequest()\n\n public UpdateAppConnectionRequest()\n\n### UpdateAppConnectionRequest(UpdateAppConnectionRequest)\n\n public UpdateAppConnectionRequest(UpdateAppConnectionRequest other)\n\nProperties\n----------\n\n### AllowMissing\n\n public bool AllowMissing { get; set; }\n\nOptional. If set as true, will create the resource if it is not found.\n\n### AppConnection\n\n public AppConnection AppConnection { get; set; }\n\nRequired. AppConnection message with updated fields. Only supported fields\nspecified in update_mask are updated.\n\n### RequestId\n\n public string RequestId { get; set; }\n\nOptional. An optional request ID to identify requests. Specify a unique\nrequest ID so that if you must retry your request, the server will know to\nignore the request if it has already been completed. The server will\nguarantee that for at least 60 minutes since the first request.\n\nFor example, consider a situation where you make an initial request and t\nhe request 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### UpdateMask\n\n public FieldMask UpdateMask { get; set; }\n\nRequired. Mask of fields to update. At least one path must be supplied in\nthis field. The elements of the repeated paths field may only include these\nfields from \\[BeyondCorp.AppConnection\\]:\n\n- `labels`\n- `display_name`\n- `application_endpoint`\n- `connectors`\n\n### ValidateOnly\n\n public bool ValidateOnly { get; set; }\n\nOptional. If set, validates request by executing a dry-run which would not\nalter the resource in any way."]]