Skip to content

Commit 8419c6a

Browse files
yoshi-automationbusunkim96
authored andcommitted
fix(tasks): add proto annotations (via synth) (#9352)
1 parent 54dc113 commit 8419c6a

File tree

7 files changed

+137
-137
lines changed

7 files changed

+137
-137
lines changed

packages/google-cloud-tasks/google/cloud/tasks_v2/proto/cloudtasks.proto

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -311,7 +311,7 @@ message ListQueuesRequest {
311311
string parent = 1 [
312312
(google.api.field_behavior) = REQUIRED,
313313
(google.api.resource_reference) = {
314-
child_type: "locations.googleapis.com/Location"
314+
child_type: "cloudtasks.googleapis.com/Queue"
315315
}
316316
];
317317

@@ -388,7 +388,7 @@ message CreateQueueRequest {
388388
string parent = 1 [
389389
(google.api.field_behavior) = REQUIRED,
390390
(google.api.resource_reference) = {
391-
child_type: "locations.googleapis.com/Location"
391+
child_type: "cloudtasks.googleapis.com/Queue"
392392
}
393393
];
394394

@@ -470,7 +470,7 @@ message ListTasksRequest {
470470
string parent = 1 [
471471
(google.api.field_behavior) = REQUIRED,
472472
(google.api.resource_reference) = {
473-
child_type: "cloudtasks.googleapis.com/Queue"
473+
child_type: "cloudtasks.googleapis.com/Task"
474474
}
475475
];
476476

@@ -560,7 +560,7 @@ message CreateTaskRequest {
560560
string parent = 1 [
561561
(google.api.field_behavior) = REQUIRED,
562562
(google.api.resource_reference) = {
563-
child_type: "cloudtasks.googleapis.com/Queue"
563+
child_type: "cloudtasks.googleapis.com/Task"
564564
}
565565
];
566566

packages/google-cloud-tasks/google/cloud/tasks_v2/proto/cloudtasks_pb2.py

Lines changed: 36 additions & 36 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/google-cloud-tasks/google/cloud/tasks_v2beta2/proto/cloudtasks.proto

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -396,7 +396,7 @@ message ListQueuesRequest {
396396
string parent = 1 [
397397
(google.api.field_behavior) = REQUIRED,
398398
(google.api.resource_reference) = {
399-
child_type: "locations.googleapis.com/Location"
399+
child_type: "cloudtasks.googleapis.com/Queue"
400400
}
401401
];
402402

@@ -473,7 +473,7 @@ message CreateQueueRequest {
473473
string parent = 1 [
474474
(google.api.field_behavior) = REQUIRED,
475475
(google.api.resource_reference) = {
476-
child_type: "locations.googleapis.com/Location"
476+
child_type: "cloudtasks.googleapis.com/Queue"
477477
}
478478
];
479479

@@ -555,7 +555,7 @@ message ListTasksRequest {
555555
string parent = 1 [
556556
(google.api.field_behavior) = REQUIRED,
557557
(google.api.resource_reference) = {
558-
child_type: "cloudtasks.googleapis.com/Queue"
558+
child_type: "cloudtasks.googleapis.com/Task"
559559
}
560560
];
561561

@@ -645,7 +645,7 @@ message CreateTaskRequest {
645645
string parent = 1 [
646646
(google.api.field_behavior) = REQUIRED,
647647
(google.api.resource_reference) = {
648-
child_type: "cloudtasks.googleapis.com/Queue"
648+
child_type: "cloudtasks.googleapis.com/Task"
649649
}
650650
];
651651

@@ -719,7 +719,7 @@ message LeaseTasksRequest {
719719
string parent = 1 [
720720
(google.api.field_behavior) = REQUIRED,
721721
(google.api.resource_reference) = {
722-
child_type: "cloudtasks.googleapis.com/Queue"
722+
child_type: "cloudtasks.googleapis.com/Task"
723723
}
724724
];
725725

packages/google-cloud-tasks/google/cloud/tasks_v2beta2/proto/cloudtasks_pb2.py

Lines changed: 47 additions & 47 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/google-cloud-tasks/google/cloud/tasks_v2beta3/proto/cloudtasks.proto

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -311,7 +311,7 @@ message ListQueuesRequest {
311311
string parent = 1 [
312312
(google.api.field_behavior) = REQUIRED,
313313
(google.api.resource_reference) = {
314-
child_type: "locations.googleapis.com/Location"
314+
child_type: "cloudtasks.googleapis.com/Queue"
315315
}
316316
];
317317

@@ -388,7 +388,7 @@ message CreateQueueRequest {
388388
string parent = 1 [
389389
(google.api.field_behavior) = REQUIRED,
390390
(google.api.resource_reference) = {
391-
child_type: "locations.googleapis.com/Location"
391+
child_type: "cloudtasks.googleapis.com/Queue"
392392
}
393393
];
394394

@@ -470,7 +470,7 @@ message ListTasksRequest {
470470
string parent = 1 [
471471
(google.api.field_behavior) = REQUIRED,
472472
(google.api.resource_reference) = {
473-
child_type: "cloudtasks.googleapis.com/Queue"
473+
child_type: "cloudtasks.googleapis.com/Task"
474474
}
475475
];
476476

@@ -560,7 +560,7 @@ message CreateTaskRequest {
560560
string parent = 1 [
561561
(google.api.field_behavior) = REQUIRED,
562562
(google.api.resource_reference) = {
563-
child_type: "cloudtasks.googleapis.com/Queue"
563+
child_type: "cloudtasks.googleapis.com/Task"
564564
}
565565
];
566566

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy