Skip to content
This repository was archived by the owner on Jan 6, 2024. It is now read-only.

Commit b05b15f

Browse files
docs: minor formatting changes (#517)
* docs: Fix formatting of request arg in docstring chore: Update gapic-generator-python to v1.9.1 PiperOrigin-RevId: 518604533 Source-Link: googleapis/googleapis@8a085ae Source-Link: https://github.com/googleapis/googleapis-gen/commit/b2ab4b0a0ae2907e812c209198a74e0898afcb04 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYjJhYjRiMGEwYWUyOTA3ZTgxMmMyMDkxOThhNzRlMDg5OGFmY2IwNCJ9 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * chore: Update the copyright year docs: Reformat some lines of code PiperOrigin-RevId: 518686790 Source-Link: googleapis/googleapis@2205f23 Source-Link: https://github.com/googleapis/googleapis-gen/commit/0b041ff2be2d1ad3010ef351a5d62b6d2a1c8a3b Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMGIwNDFmZjJiZTJkMWFkMzAxMGVmMzUxYTVkNjJiNmQyYTFjOGEzYiJ9 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent 84a2ef0 commit b05b15f

File tree

34 files changed

+124
-298
lines changed

34 files changed

+124
-298
lines changed

google/cloud/dialogflowcx_v3/services/agents/transports/rest.py

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -621,7 +621,6 @@ def __call__(
621621
request (~.gcdc_agent.CreateAgentRequest):
622622
The request object. The request message for
623623
[Agents.CreateAgent][google.cloud.dialogflow.cx.v3.Agents.CreateAgent].
624-
625624
retry (google.api_core.retry.Retry): Designation of what errors, if any,
626625
should be retried.
627626
timeout (float): The timeout for this request.
@@ -731,7 +730,6 @@ def __call__(
731730
request (~.agent.DeleteAgentRequest):
732731
The request object. The request message for
733732
[Agents.DeleteAgent][google.cloud.dialogflow.cx.v3.Agents.DeleteAgent].
734-
735733
retry (google.api_core.retry.Retry): Designation of what errors, if any,
736734
should be retried.
737735
timeout (float): The timeout for this request.
@@ -807,7 +805,6 @@ def __call__(
807805
request (~.agent.ExportAgentRequest):
808806
The request object. The request message for
809807
[Agents.ExportAgent][google.cloud.dialogflow.cx.v3.Agents.ExportAgent].
810-
811808
retry (google.api_core.retry.Retry): Designation of what errors, if any,
812809
should be retried.
813810
timeout (float): The timeout for this request.
@@ -905,7 +902,6 @@ def __call__(
905902
request (~.agent.GetAgentRequest):
906903
The request object. The request message for
907904
[Agents.GetAgent][google.cloud.dialogflow.cx.v3.Agents.GetAgent].
908-
909905
retry (google.api_core.retry.Retry): Designation of what errors, if any,
910906
should be retried.
911907
timeout (float): The timeout for this request.
@@ -1007,7 +1003,6 @@ def __call__(
10071003
request (~.agent.GetAgentValidationResultRequest):
10081004
The request object. The request message for
10091005
[Agents.GetAgentValidationResult][google.cloud.dialogflow.cx.v3.Agents.GetAgentValidationResult].
1010-
10111006
retry (google.api_core.retry.Retry): Designation of what errors, if any,
10121007
should be retried.
10131008
timeout (float): The timeout for this request.
@@ -1099,7 +1094,6 @@ def __call__(
10991094
request (~.agent.ListAgentsRequest):
11001095
The request object. The request message for
11011096
[Agents.ListAgents][google.cloud.dialogflow.cx.v3.Agents.ListAgents].
1102-
11031097
retry (google.api_core.retry.Retry): Designation of what errors, if any,
11041098
should be retried.
11051099
timeout (float): The timeout for this request.
@@ -1189,7 +1183,6 @@ def __call__(
11891183
request (~.agent.RestoreAgentRequest):
11901184
The request object. The request message for
11911185
[Agents.RestoreAgent][google.cloud.dialogflow.cx.v3.Agents.RestoreAgent].
1192-
11931186
retry (google.api_core.retry.Retry): Designation of what errors, if any,
11941187
should be retried.
11951188
timeout (float): The timeout for this request.
@@ -1287,7 +1280,6 @@ def __call__(
12871280
request (~.gcdc_agent.UpdateAgentRequest):
12881281
The request object. The request message for
12891282
[Agents.UpdateAgent][google.cloud.dialogflow.cx.v3.Agents.UpdateAgent].
1290-
12911283
retry (google.api_core.retry.Retry): Designation of what errors, if any,
12921284
should be retried.
12931285
timeout (float): The timeout for this request.
@@ -1397,7 +1389,6 @@ def __call__(
13971389
request (~.agent.ValidateAgentRequest):
13981390
The request object. The request message for
13991391
[Agents.ValidateAgent][google.cloud.dialogflow.cx.v3.Agents.ValidateAgent].
1400-
14011392
retry (google.api_core.retry.Retry): Designation of what errors, if any,
14021393
should be retried.
14031394
timeout (float): The timeout for this request.

google/cloud/dialogflowcx_v3/services/changelogs/transports/rest.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -373,7 +373,6 @@ def __call__(
373373
request (~.changelog.GetChangelogRequest):
374374
The request object. The request message for
375375
[Changelogs.GetChangelog][google.cloud.dialogflow.cx.v3.Changelogs.GetChangelog].
376-
377376
retry (google.api_core.retry.Retry): Designation of what errors, if any,
378377
should be retried.
379378
timeout (float): The timeout for this request.
@@ -463,7 +462,6 @@ def __call__(
463462
request (~.changelog.ListChangelogsRequest):
464463
The request object. The request message for
465464
[Changelogs.ListChangelogs][google.cloud.dialogflow.cx.v3.Changelogs.ListChangelogs].
466-
467465
retry (google.api_core.retry.Retry): Designation of what errors, if any,
468466
should be retried.
469467
timeout (float): The timeout for this request.

google/cloud/dialogflowcx_v3/services/deployments/transports/rest.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -375,7 +375,6 @@ def __call__(
375375
request (~.deployment.GetDeploymentRequest):
376376
The request object. The request message for
377377
[Deployments.GetDeployment][google.cloud.dialogflow.cx.v3.Deployments.GetDeployment].
378-
379378
retry (google.api_core.retry.Retry): Designation of what errors, if any,
380379
should be retried.
381380
timeout (float): The timeout for this request.
@@ -470,7 +469,6 @@ def __call__(
470469
request (~.deployment.ListDeploymentsRequest):
471470
The request object. The request message for
472471
[Deployments.ListDeployments][google.cloud.dialogflow.cx.v3.Deployments.ListDeployments].
473-
474472
retry (google.api_core.retry.Retry): Designation of what errors, if any,
475473
should be retried.
476474
timeout (float): The timeout for this request.

google/cloud/dialogflowcx_v3/services/entity_types/transports/rest.py

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -455,7 +455,6 @@ def __call__(
455455
request (~.gcdc_entity_type.CreateEntityTypeRequest):
456456
The request object. The request message for
457457
[EntityTypes.CreateEntityType][google.cloud.dialogflow.cx.v3.EntityTypes.CreateEntityType].
458-
459458
retry (google.api_core.retry.Retry): Designation of what errors, if any,
460459
should be retried.
461460
timeout (float): The timeout for this request.
@@ -589,7 +588,6 @@ def __call__(
589588
request (~.entity_type.DeleteEntityTypeRequest):
590589
The request object. The request message for
591590
[EntityTypes.DeleteEntityType][google.cloud.dialogflow.cx.v3.EntityTypes.DeleteEntityType].
592-
593591
retry (google.api_core.retry.Retry): Designation of what errors, if any,
594592
should be retried.
595593
timeout (float): The timeout for this request.
@@ -667,7 +665,6 @@ def __call__(
667665
request (~.entity_type.GetEntityTypeRequest):
668666
The request object. The request message for
669667
[EntityTypes.GetEntityType][google.cloud.dialogflow.cx.v3.EntityTypes.GetEntityType].
670-
671668
retry (google.api_core.retry.Retry): Designation of what errors, if any,
672669
should be retried.
673670
timeout (float): The timeout for this request.
@@ -790,7 +787,6 @@ def __call__(
790787
request (~.entity_type.ListEntityTypesRequest):
791788
The request object. The request message for
792789
[EntityTypes.ListEntityTypes][google.cloud.dialogflow.cx.v3.EntityTypes.ListEntityTypes].
793-
794790
retry (google.api_core.retry.Retry): Designation of what errors, if any,
795791
should be retried.
796792
timeout (float): The timeout for this request.
@@ -882,7 +878,6 @@ def __call__(
882878
request (~.gcdc_entity_type.UpdateEntityTypeRequest):
883879
The request object. The request message for
884880
[EntityTypes.UpdateEntityType][google.cloud.dialogflow.cx.v3.EntityTypes.UpdateEntityType].
885-
886881
retry (google.api_core.retry.Retry): Designation of what errors, if any,
887882
should be retried.
888883
timeout (float): The timeout for this request.

google/cloud/dialogflowcx_v3/services/environments/transports/rest.py

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -640,7 +640,6 @@ def __call__(
640640
request (~.gcdc_environment.CreateEnvironmentRequest):
641641
The request object. The request message for
642642
[Environments.CreateEnvironment][google.cloud.dialogflow.cx.v3.Environments.CreateEnvironment].
643-
644643
retry (google.api_core.retry.Retry): Designation of what errors, if any,
645644
should be retried.
646645
timeout (float): The timeout for this request.
@@ -740,7 +739,6 @@ def __call__(
740739
request (~.environment.DeleteEnvironmentRequest):
741740
The request object. The request message for
742741
[Environments.DeleteEnvironment][google.cloud.dialogflow.cx.v3.Environments.DeleteEnvironment].
743-
744742
retry (google.api_core.retry.Retry): Designation of what errors, if any,
745743
should be retried.
746744
timeout (float): The timeout for this request.
@@ -818,7 +816,6 @@ def __call__(
818816
request (~.environment.DeployFlowRequest):
819817
The request object. The request message for
820818
[Environments.DeployFlow][google.cloud.dialogflow.cx.v3.Environments.DeployFlow].
821-
822819
retry (google.api_core.retry.Retry): Designation of what errors, if any,
823820
should be retried.
824821
timeout (float): The timeout for this request.
@@ -916,7 +913,6 @@ def __call__(
916913
request (~.environment.GetEnvironmentRequest):
917914
The request object. The request message for
918915
[Environments.GetEnvironment][google.cloud.dialogflow.cx.v3.Environments.GetEnvironment].
919-
920916
retry (google.api_core.retry.Retry): Designation of what errors, if any,
921917
should be retried.
922918
timeout (float): The timeout for this request.
@@ -1020,7 +1016,6 @@ def __call__(
10201016
request (~.environment.ListContinuousTestResultsRequest):
10211017
The request object. The request message for
10221018
[Environments.ListContinuousTestResults][google.cloud.dialogflow.cx.v3.Environments.ListContinuousTestResults].
1023-
10241019
retry (google.api_core.retry.Retry): Designation of what errors, if any,
10251020
should be retried.
10261021
timeout (float): The timeout for this request.
@@ -1112,7 +1107,6 @@ def __call__(
11121107
request (~.environment.ListEnvironmentsRequest):
11131108
The request object. The request message for
11141109
[Environments.ListEnvironments][google.cloud.dialogflow.cx.v3.Environments.ListEnvironments].
1115-
11161110
retry (google.api_core.retry.Retry): Designation of what errors, if any,
11171111
should be retried.
11181112
timeout (float): The timeout for this request.
@@ -1205,7 +1199,6 @@ def __call__(
12051199
request (~.environment.LookupEnvironmentHistoryRequest):
12061200
The request object. The request message for
12071201
[Environments.LookupEnvironmentHistory][google.cloud.dialogflow.cx.v3.Environments.LookupEnvironmentHistory].
1208-
12091202
retry (google.api_core.retry.Retry): Designation of what errors, if any,
12101203
should be retried.
12111204
timeout (float): The timeout for this request.
@@ -1297,7 +1290,6 @@ def __call__(
12971290
request (~.environment.RunContinuousTestRequest):
12981291
The request object. The request message for
12991292
[Environments.RunContinuousTest][google.cloud.dialogflow.cx.v3.Environments.RunContinuousTest].
1300-
13011293
retry (google.api_core.retry.Retry): Designation of what errors, if any,
13021294
should be retried.
13031295
timeout (float): The timeout for this request.
@@ -1399,7 +1391,6 @@ def __call__(
13991391
request (~.gcdc_environment.UpdateEnvironmentRequest):
14001392
The request object. The request message for
14011393
[Environments.UpdateEnvironment][google.cloud.dialogflow.cx.v3.Environments.UpdateEnvironment].
1402-
14031394
retry (google.api_core.retry.Retry): Designation of what errors, if any,
14041395
should be retried.
14051396
timeout (float): The timeout for this request.

google/cloud/dialogflowcx_v3/services/experiments/transports/rest.py

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -517,7 +517,6 @@ def __call__(
517517
request (~.gcdc_experiment.CreateExperimentRequest):
518518
The request object. The request message for
519519
[Experiments.CreateExperiment][google.cloud.dialogflow.cx.v3.Experiments.CreateExperiment].
520-
521520
retry (google.api_core.retry.Retry): Designation of what errors, if any,
522521
should be retried.
523522
timeout (float): The timeout for this request.
@@ -618,7 +617,6 @@ def __call__(
618617
request (~.experiment.DeleteExperimentRequest):
619618
The request object. The request message for
620619
[Experiments.DeleteExperiment][google.cloud.dialogflow.cx.v3.Experiments.DeleteExperiment].
621-
622620
retry (google.api_core.retry.Retry): Designation of what errors, if any,
623621
should be retried.
624622
timeout (float): The timeout for this request.
@@ -696,7 +694,6 @@ def __call__(
696694
request (~.experiment.GetExperimentRequest):
697695
The request object. The request message for
698696
[Experiments.GetExperiment][google.cloud.dialogflow.cx.v3.Experiments.GetExperiment].
699-
700697
retry (google.api_core.retry.Retry): Designation of what errors, if any,
701698
should be retried.
702699
timeout (float): The timeout for this request.
@@ -786,7 +783,6 @@ def __call__(
786783
request (~.experiment.ListExperimentsRequest):
787784
The request object. The request message for
788785
[Experiments.ListExperiments][google.cloud.dialogflow.cx.v3.Experiments.ListExperiments].
789-
790786
retry (google.api_core.retry.Retry): Designation of what errors, if any,
791787
should be retried.
792788
timeout (float): The timeout for this request.
@@ -878,7 +874,6 @@ def __call__(
878874
request (~.experiment.StartExperimentRequest):
879875
The request object. The request message for
880876
[Experiments.StartExperiment][google.cloud.dialogflow.cx.v3.Experiments.StartExperiment].
881-
882877
retry (google.api_core.retry.Retry): Designation of what errors, if any,
883878
should be retried.
884879
timeout (float): The timeout for this request.
@@ -979,7 +974,6 @@ def __call__(
979974
request (~.experiment.StopExperimentRequest):
980975
The request object. The request message for
981976
[Experiments.StopExperiment][google.cloud.dialogflow.cx.v3.Experiments.StopExperiment].
982-
983977
retry (google.api_core.retry.Retry): Designation of what errors, if any,
984978
should be retried.
985979
timeout (float): The timeout for this request.
@@ -1080,7 +1074,6 @@ def __call__(
10801074
request (~.gcdc_experiment.UpdateExperimentRequest):
10811075
The request object. The request message for
10821076
[Experiments.UpdateExperiment][google.cloud.dialogflow.cx.v3.Experiments.UpdateExperiment].
1083-
10841077
retry (google.api_core.retry.Retry): Designation of what errors, if any,
10851078
should be retried.
10861079
timeout (float): The timeout for this request.

google/cloud/dialogflowcx_v3/services/flows/transports/rest.py

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -646,7 +646,6 @@ def __call__(
646646
request (~.gcdc_flow.CreateFlowRequest):
647647
The request object. The request message for
648648
[Flows.CreateFlow][google.cloud.dialogflow.cx.v3.Flows.CreateFlow].
649-
650649
retry (google.api_core.retry.Retry): Designation of what errors, if any,
651650
should be retried.
652651
timeout (float): The timeout for this request.
@@ -766,7 +765,6 @@ def __call__(
766765
request (~.flow.DeleteFlowRequest):
767766
The request object. The request message for
768767
[Flows.DeleteFlow][google.cloud.dialogflow.cx.v3.Flows.DeleteFlow].
769-
770768
retry (google.api_core.retry.Retry): Designation of what errors, if any,
771769
should be retried.
772770
timeout (float): The timeout for this request.
@@ -842,7 +840,6 @@ def __call__(
842840
request (~.flow.ExportFlowRequest):
843841
The request object. The request message for
844842
[Flows.ExportFlow][google.cloud.dialogflow.cx.v3.Flows.ExportFlow].
845-
846843
retry (google.api_core.retry.Retry): Designation of what errors, if any,
847844
should be retried.
848845
timeout (float): The timeout for this request.
@@ -940,7 +937,6 @@ def __call__(
940937
request (~.flow.GetFlowRequest):
941938
The request object. The response message for
942939
[Flows.GetFlow][google.cloud.dialogflow.cx.v3.Flows.GetFlow].
943-
944940
retry (google.api_core.retry.Retry): Designation of what errors, if any,
945941
should be retried.
946942
timeout (float): The timeout for this request.
@@ -1052,7 +1048,6 @@ def __call__(
10521048
request (~.flow.GetFlowValidationResultRequest):
10531049
The request object. The request message for
10541050
[Flows.GetFlowValidationResult][google.cloud.dialogflow.cx.v3.Flows.GetFlowValidationResult].
1055-
10561051
retry (google.api_core.retry.Retry): Designation of what errors, if any,
10571052
should be retried.
10581053
timeout (float): The timeout for this request.
@@ -1144,7 +1139,6 @@ def __call__(
11441139
request (~.flow.ImportFlowRequest):
11451140
The request object. The request message for
11461141
[Flows.ImportFlow][google.cloud.dialogflow.cx.v3.Flows.ImportFlow].
1147-
11481142
retry (google.api_core.retry.Retry): Designation of what errors, if any,
11491143
should be retried.
11501144
timeout (float): The timeout for this request.
@@ -1242,7 +1236,6 @@ def __call__(
12421236
request (~.flow.ListFlowsRequest):
12431237
The request object. The request message for
12441238
[Flows.ListFlows][google.cloud.dialogflow.cx.v3.Flows.ListFlows].
1245-
12461239
retry (google.api_core.retry.Retry): Designation of what errors, if any,
12471240
should be retried.
12481241
timeout (float): The timeout for this request.
@@ -1332,7 +1325,6 @@ def __call__(
13321325
request (~.flow.TrainFlowRequest):
13331326
The request object. The request message for
13341327
[Flows.TrainFlow][google.cloud.dialogflow.cx.v3.Flows.TrainFlow].
1335-
13361328
retry (google.api_core.retry.Retry): Designation of what errors, if any,
13371329
should be retried.
13381330
timeout (float): The timeout for this request.
@@ -1430,7 +1422,6 @@ def __call__(
14301422
request (~.gcdc_flow.UpdateFlowRequest):
14311423
The request object. The request message for
14321424
[Flows.UpdateFlow][google.cloud.dialogflow.cx.v3.Flows.UpdateFlow].
1433-
14341425
retry (google.api_core.retry.Retry): Designation of what errors, if any,
14351426
should be retried.
14361427
timeout (float): The timeout for this request.
@@ -1550,7 +1541,6 @@ def __call__(
15501541
request (~.flow.ValidateFlowRequest):
15511542
The request object. The request message for
15521543
[Flows.ValidateFlow][google.cloud.dialogflow.cx.v3.Flows.ValidateFlow].
1553-
15541544
retry (google.api_core.retry.Retry): Designation of what errors, if any,
15551545
should be retried.
15561546
timeout (float): The timeout for this request.

0 commit comments

Comments
 (0)