public sealed class CreateQueueRequest : IMessage<CreateQueueRequest>, IEquatable<CreateQueueRequest>, IDeepCloneable<CreateQueueRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Tasks v2 API class CreateQueueRequest.
Request message for
[CreateQueue][google.cloud.tasks.v2.CloudTasks.CreateQueue].
Required. The location name in which the queue will be created.
For example: projects/PROJECT_ID/locations/LOCATION_ID
The list of allowed locations can be obtained by calling Cloud
Tasks' implementation of
[ListLocations][google.cloud.location.Locations.ListLocations].
[[["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\u003eCreateQueueRequest\u003c/code\u003e class within the Google Cloud Tasks v2 API for .NET, specifically version 3.2.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateQueueRequest\u003c/code\u003e class is used to create a request message for the \u003ccode\u003eCreateQueue\u003c/code\u003e method within the Google Cloud Tasks API, and is a sealed class that implements several interfaces.\u003c/p\u003e\n"],["\u003cp\u003eIt outlines that \u003ccode\u003eCreateQueueRequest\u003c/code\u003e inherits from \u003ccode\u003eobject\u003c/code\u003e and implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e .\u003c/p\u003e\n"],["\u003cp\u003eThe class provides constructors for creating a new \u003ccode\u003eCreateQueueRequest\u003c/code\u003e object, including one that accepts another \u003ccode\u003eCreateQueueRequest\u003c/code\u003e object for cloning and properties for configuring the location and queue to create.\u003c/p\u003e\n"],["\u003cp\u003eThe document includes links to prior versions, from 2.2.0 to 3.5.0 (latest), of the \u003ccode\u003eCreateQueueRequest\u003c/code\u003e, for use with different Google Cloud Tasks API versions.\u003c/p\u003e\n"]]],[],null,[]]