Skip to content

Commit 78abf01

Browse files
Google APIsCopybara-Service
authored andcommitted
Synchronize new proto/yaml changes.
PiperOrigin-RevId: 204828901
1 parent 6c719c0 commit 78abf01

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

google/cloud/dialogflow/v2beta1/dialogflow_gapic.yaml

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,8 +149,10 @@ interfaces:
149149
parent: project
150150
timeout_millis: 60000
151151
long_running:
152+
# LINT.IfChange(train_agent_long_running_operation)
152153
return_type: google.protobuf.Empty
153154
metadata_type: google.protobuf.Struct
155+
# LINT.ThenChange()
154156
initial_poll_delay_millis: 500
155157
poll_delay_multiplier: 1.5
156158
max_poll_delay_millis: 5000
@@ -170,8 +172,10 @@ interfaces:
170172
parent: project
171173
timeout_millis: 60000
172174
long_running:
175+
# LINT.IfChange(export_agent_long_running_operation)
173176
return_type: google.cloud.dialogflow.v2beta1.ExportAgentResponse
174177
metadata_type: google.protobuf.Struct
178+
# LINT.ThenChange()
175179
initial_poll_delay_millis: 500
176180
poll_delay_multiplier: 1.5
177181
max_poll_delay_millis: 5000
@@ -187,8 +191,10 @@ interfaces:
187191
parent: project
188192
timeout_millis: 60000
189193
long_running:
194+
# LINT.IfChange(import_agent_long_running_operation)
190195
return_type: google.protobuf.Empty
191196
metadata_type: google.protobuf.Struct
197+
# LINT.ThenChange()
192198
initial_poll_delay_millis: 500
193199
poll_delay_multiplier: 1.5
194200
max_poll_delay_millis: 5000
@@ -204,8 +210,10 @@ interfaces:
204210
parent: project
205211
timeout_millis: 60000
206212
long_running:
213+
# LINT.IfChange(restore_agent_long_running_operation)
207214
return_type: google.protobuf.Empty
208215
metadata_type: google.protobuf.Struct
216+
# LINT.ThenChange()
209217
initial_poll_delay_millis: 500
210218
poll_delay_multiplier: 1.5
211219
max_poll_delay_millis: 5000
@@ -566,8 +574,10 @@ interfaces:
566574
parent: project_agent
567575
timeout_millis: 60000
568576
long_running:
577+
# LINT.IfChange(batch_update_entity_types_long_running_operation)
569578
return_type: google.cloud.dialogflow.v2beta1.BatchUpdateEntityTypesResponse
570579
metadata_type: google.protobuf.Struct
580+
# LINT.ThenChange()
571581
initial_poll_delay_millis: 500
572582
poll_delay_multiplier: 1.5
573583
max_poll_delay_millis: 5000
@@ -589,8 +599,10 @@ interfaces:
589599
parent: project_agent
590600
timeout_millis: 60000
591601
long_running:
602+
# LINT.IfChange(batch_delete_entity_types_long_running_operation)
592603
return_type: google.protobuf.Empty
593604
metadata_type: google.protobuf.Struct
605+
# LINT.ThenChange()
594606
initial_poll_delay_millis: 500
595607
poll_delay_multiplier: 1.5
596608
max_poll_delay_millis: 5000
@@ -616,8 +628,10 @@ interfaces:
616628
parent: entity_type
617629
timeout_millis: 60000
618630
long_running:
631+
# LINT.IfChange(batch_create_entities_long_running_operation)
619632
return_type: google.protobuf.Empty
620633
metadata_type: google.protobuf.Struct
634+
# LINT.ThenChange()
621635
initial_poll_delay_millis: 500
622636
poll_delay_multiplier: 1.5
623637
max_poll_delay_millis: 5000
@@ -643,8 +657,10 @@ interfaces:
643657
parent: entity_type
644658
timeout_millis: 60000
645659
long_running:
660+
# LINT.IfChange(batch_update_entities_long_running_operation)
646661
return_type: google.protobuf.Empty
647662
metadata_type: google.protobuf.Struct
663+
# LINT.ThenChange()
648664
initial_poll_delay_millis: 500
649665
poll_delay_multiplier: 1.5
650666
max_poll_delay_millis: 5000
@@ -670,8 +686,10 @@ interfaces:
670686
parent: entity_type
671687
timeout_millis: 60000
672688
long_running:
689+
# LINT.IfChange(batch_delete_entities_long_running_operation)
673690
return_type: google.protobuf.Empty
674691
metadata_type: google.protobuf.Struct
692+
# LINT.ThenChange()
675693
initial_poll_delay_millis: 500
676694
poll_delay_multiplier: 1.5
677695
max_poll_delay_millis: 5000
@@ -861,8 +879,10 @@ interfaces:
861879
parent: project_agent
862880
timeout_millis: 60000
863881
long_running:
882+
# LINT.IfChange(batch_update_intents_long_running_operation)
864883
return_type: google.cloud.dialogflow.v2beta1.BatchUpdateIntentsResponse
865884
metadata_type: google.protobuf.Struct
885+
# LINT.ThenChange()
866886
initial_poll_delay_millis: 500
867887
poll_delay_multiplier: 1.5
868888
max_poll_delay_millis: 5000
@@ -884,8 +904,10 @@ interfaces:
884904
parent: project_agent
885905
timeout_millis: 60000
886906
long_running:
907+
# LINT.IfChange(batch_delete_intents_long_running_operation)
887908
return_type: google.protobuf.Empty
888909
metadata_type: google.protobuf.Struct
910+
# LINT.ThenChange()
889911
initial_poll_delay_millis: 500
890912
poll_delay_multiplier: 1.5
891913
max_poll_delay_millis: 5000
@@ -1458,8 +1480,10 @@ interfaces:
14581480
parent: knowledge_base
14591481
timeout_millis: 60000
14601482
long_running:
1483+
# LINT.IfChange(create_document_long_running_operation)
14611484
return_type: google.cloud.dialogflow.v2beta1.Document
14621485
metadata_type: google.cloud.dialogflow.v2beta1.KnowledgeOperationMetadata
1486+
# LINT.ThenChange()
14631487
initial_poll_delay_millis: 500
14641488
poll_delay_multiplier: 1.5
14651489
max_poll_delay_millis: 5000
@@ -1479,8 +1503,10 @@ interfaces:
14791503
name: document
14801504
timeout_millis: 60000
14811505
long_running:
1506+
# LINT.IfChange(delete_document_long_running_operation)
14821507
return_type: google.protobuf.Empty
14831508
metadata_type: google.cloud.dialogflow.v2beta1.KnowledgeOperationMetadata
1509+
# LINT.ThenChange()
14841510
initial_poll_delay_millis: 500
14851511
poll_delay_multiplier: 1.5
14861512
max_poll_delay_millis: 5000

0 commit comments

Comments
 (0)