We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c275a8 commit af47eb8Copy full SHA for af47eb8
apis/Google.Cloud.Tasks.V2/Google.Cloud.Tasks.V2/Queue.cs
@@ -146,6 +146,7 @@ public string Name {
146
/// [task-level app_engine_routing][google.cloud.tasks.v2.AppEngineHttpRequest.app_engine_routing].
147
/// These settings apply only to
148
/// [App Engine tasks][google.cloud.tasks.v2.AppEngineHttpRequest] in this queue.
149
+ /// [Http tasks][google.cloud.tasks.v2.HttpRequest] are not affected.
150
///
151
/// If set, `app_engine_routing_override` is used for all
152
/// [App Engine tasks][google.cloud.tasks.v2.AppEngineHttpRequest] in the queue, no matter what the
0 commit comments