public sealed class CreateAppGatewayRequest : IMessage<CreateAppGatewayRequest>, IEquatable<CreateAppGatewayRequest>, IDeepCloneable<CreateAppGatewayRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the BeyondCorp AppGateways v1 API class CreateAppGatewayRequest.
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\u003eCreateAppGatewayRequest\u003c/code\u003e class is used to send requests for creating a BeyondCorp AppGateway resource within the BeyondCorp AppGateways v1 API, with the latest version being 1.3.0.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eobject\u003c/code\u003e and 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, to support serialization, comparison, cloning, and efficient memory management.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties like \u003ccode\u003eAppGateway\u003c/code\u003e, \u003ccode\u003eAppGatewayId\u003c/code\u003e, and \u003ccode\u003eParent\u003c/code\u003e, used to specify the AppGateway resource details, a user-defined ID, and the location where the resource will be created.\u003c/p\u003e\n"],["\u003cp\u003eThe class also provides properties \u003ccode\u003eRequestId\u003c/code\u003e to prevent duplicate requests and \u003ccode\u003eValidateOnly\u003c/code\u003e for dry-run validation without altering the actual resource.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for creating instances of this class: a default constructor and another one that accepts an existing \u003ccode\u003eCreateAppGatewayRequest\u003c/code\u003e object to copy its properties.\u003c/p\u003e\n"]]],[],null,["# BeyondCorp AppGateways v1 API - Class CreateAppGatewayRequest (1.3.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.3.0 (latest)](/dotnet/docs/reference/Google.Cloud.BeyondCorp.AppGateways.V1/latest/Google.Cloud.BeyondCorp.AppGateways.V1.CreateAppGatewayRequest)\n- [1.2.0](/dotnet/docs/reference/Google.Cloud.BeyondCorp.AppGateways.V1/1.2.0/Google.Cloud.BeyondCorp.AppGateways.V1.CreateAppGatewayRequest)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.BeyondCorp.AppGateways.V1/1.1.0/Google.Cloud.BeyondCorp.AppGateways.V1.CreateAppGatewayRequest)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.BeyondCorp.AppGateways.V1/1.0.0/Google.Cloud.BeyondCorp.AppGateways.V1.CreateAppGatewayRequest) \n\n public sealed class CreateAppGatewayRequest : IMessage\u003cCreateAppGatewayRequest\u003e, IEquatable\u003cCreateAppGatewayRequest\u003e, IDeepCloneable\u003cCreateAppGatewayRequest\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the BeyondCorp AppGateways v1 API class CreateAppGatewayRequest.\n\nRequest message for BeyondCorp.CreateAppGateway. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e CreateAppGatewayRequest \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[CreateAppGatewayRequest](/dotnet/docs/reference/Google.Cloud.BeyondCorp.AppGateways.V1/latest/Google.Cloud.BeyondCorp.AppGateways.V1.CreateAppGatewayRequest), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[CreateAppGatewayRequest](/dotnet/docs/reference/Google.Cloud.BeyondCorp.AppGateways.V1/latest/Google.Cloud.BeyondCorp.AppGateways.V1.CreateAppGatewayRequest), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[CreateAppGatewayRequest](/dotnet/docs/reference/Google.Cloud.BeyondCorp.AppGateways.V1/latest/Google.Cloud.BeyondCorp.AppGateways.V1.CreateAppGatewayRequest), [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.AppGateways.V1](/dotnet/docs/reference/Google.Cloud.BeyondCorp.AppGateways.V1/latest/Google.Cloud.BeyondCorp.AppGateways.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.BeyondCorp.AppGateways.V1.dll\n\nConstructors\n------------\n\n### CreateAppGatewayRequest()\n\n public CreateAppGatewayRequest()\n\n### CreateAppGatewayRequest(CreateAppGatewayRequest)\n\n public CreateAppGatewayRequest(CreateAppGatewayRequest other)\n\nProperties\n----------\n\n### AppGateway\n\n public AppGateway AppGateway { get; set; }\n\nRequired. A BeyondCorp AppGateway resource.\n\n### AppGatewayId\n\n public string AppGatewayId { get; set; }\n\nOptional. User-settable AppGateway 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 AppGateway 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.AppGateways.V1/latest/Google.Cloud.BeyondCorp.AppGateways.V1.CreateAppGatewayRequest#Google_Cloud_BeyondCorp_AppGateways_V1_CreateAppGatewayRequest_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."]]