mirror of
https://github.com/googleapis/googleapis.git
synced 2026-08-19 13:17:47 +02:00
Synchronize new proto/yaml changes.
PiperOrigin-RevId: 247976196
This commit is contained in:
parent
97a9d48a70
commit
987c8665ae
1 changed files with 1 additions and 2 deletions
|
|
@ -233,8 +233,7 @@ service CloudTasks {
|
|||
//
|
||||
// Tasks cannot be updated after creation; there is no UpdateTask command.
|
||||
//
|
||||
// * For [App Engine queues][google.cloud.tasks.v2.AppEngineHttpQueue], the maximum task size is
|
||||
// 100KB.
|
||||
// * The maximum task size is 100KB.
|
||||
rpc CreateTask(CreateTaskRequest) returns (Task) {
|
||||
option (google.api.http) = {
|
||||
post: "/v2/{parent=projects/*/locations/*/queues/*}/tasks"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue