public sealed class CreateAppConnectionRequest : IMessage<CreateAppConnectionRequest>, IEquatable<CreateAppConnectionRequest>, IDeepCloneable<CreateAppConnectionRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the BeyondCorp AppConnections v1 API class CreateAppConnectionRequest.
Request message for BeyondCorp.CreateAppConnection.
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).
[[["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\u003eThe \u003ccode\u003eCreateAppConnectionRequest\u003c/code\u003e class is a request message for the BeyondCorp.CreateAppConnection method in the v1 API, and it is the most recent version at 1.4.0.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eIt allows setting properties such as \u003ccode\u003eAppConnection\u003c/code\u003e, \u003ccode\u003eAppConnectionId\u003c/code\u003e, \u003ccode\u003eParent\u003c/code\u003e, \u003ccode\u003eParentAsLocationName\u003c/code\u003e, \u003ccode\u003eRequestId\u003c/code\u003e, and \u003ccode\u003eValidateOnly\u003c/code\u003e for configuring the request.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eParent\u003c/code\u003e property specifies the resource project and location, while \u003ccode\u003eAppConnectionId\u003c/code\u003e is an optional, user-settable resource identifier, and \u003ccode\u003eRequestId\u003c/code\u003e is used to keep track of requests to prevent duplicates.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions of the API, and the listed versions range from 1.0.0 to the most recent 1.4.0.\u003c/p\u003e\n"]]],[],null,["# BeyondCorp AppConnections v1 API - Class CreateAppConnectionRequest (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.CreateAppConnectionRequest)\n- [1.3.0](/dotnet/docs/reference/Google.Cloud.BeyondCorp.AppConnections.V1/1.3.0/Google.Cloud.BeyondCorp.AppConnections.V1.CreateAppConnectionRequest)\n- [1.2.0](/dotnet/docs/reference/Google.Cloud.BeyondCorp.AppConnections.V1/1.2.0/Google.Cloud.BeyondCorp.AppConnections.V1.CreateAppConnectionRequest)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.BeyondCorp.AppConnections.V1/1.1.0/Google.Cloud.BeyondCorp.AppConnections.V1.CreateAppConnectionRequest)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.BeyondCorp.AppConnections.V1/1.0.0/Google.Cloud.BeyondCorp.AppConnections.V1.CreateAppConnectionRequest) \n\n public sealed class CreateAppConnectionRequest : IMessage\u003cCreateAppConnectionRequest\u003e, IEquatable\u003cCreateAppConnectionRequest\u003e, IDeepCloneable\u003cCreateAppConnectionRequest\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the BeyondCorp AppConnections v1 API class CreateAppConnectionRequest.\n\nRequest message for BeyondCorp.CreateAppConnection. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e CreateAppConnectionRequest \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[CreateAppConnectionRequest](/dotnet/docs/reference/Google.Cloud.BeyondCorp.AppConnections.V1/latest/Google.Cloud.BeyondCorp.AppConnections.V1.CreateAppConnectionRequest), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[CreateAppConnectionRequest](/dotnet/docs/reference/Google.Cloud.BeyondCorp.AppConnections.V1/latest/Google.Cloud.BeyondCorp.AppConnections.V1.CreateAppConnectionRequest), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[CreateAppConnectionRequest](/dotnet/docs/reference/Google.Cloud.BeyondCorp.AppConnections.V1/latest/Google.Cloud.BeyondCorp.AppConnections.V1.CreateAppConnectionRequest), [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### CreateAppConnectionRequest()\n\n public CreateAppConnectionRequest()\n\n### CreateAppConnectionRequest(CreateAppConnectionRequest)\n\n public CreateAppConnectionRequest(CreateAppConnectionRequest other)\n\nProperties\n----------\n\n### AppConnection\n\n public AppConnection AppConnection { get; set; }\n\nRequired. A BeyondCorp AppConnection resource.\n\n### AppConnectionId\n\n public string AppConnectionId { get; set; }\n\nOptional. User-settable AppConnection resource ID.\n\n- Must start with a letter.\n- Must contain between 4-63 characters from `/[a-z][0-9]-/`.\n- Must end with a number or a letter.\n\n### Parent\n\n public string Parent { get; set; }\n\nRequired. The resource project name of the AppConnection location using the\nform: `projects/{project_id}/locations/{location_id}`\n\n### ParentAsLocationName\n\n public LocationName ParentAsLocationName { get; set; }\n\n[LocationName](https://github.com/googleapis/gax-dotnet/blob/83f42b5edc4529818dbdb34d9ea9ecc3c04f7b6e/Google.Api.Gax/ResourceNames/LocationName.cs)-typed view over the [Parent](/dotnet/docs/reference/Google.Cloud.BeyondCorp.AppConnections.V1/latest/Google.Cloud.BeyondCorp.AppConnections.V1.CreateAppConnectionRequest#Google_Cloud_BeyondCorp_AppConnections_V1_CreateAppConnectionRequest_Parent) resource name property.\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### 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."]]