Skip to content
This repository was archived by the owner on Dec 17, 2023. It is now read-only.

Commit 073a8d4

Browse files
docs: Fix formatting of request arg in docstring (#632)
* 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 --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent a03093d commit 073a8d4

File tree

42 files changed

+280
-450
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+280
-450
lines changed

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

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -623,7 +623,6 @@ def __call__(
623623
request (~.agent.DeleteAgentRequest):
624624
The request object. The request message for
625625
[Agents.DeleteAgent][google.cloud.dialogflow.v2.Agents.DeleteAgent].
626-
627626
retry (google.api_core.retry.Retry): Designation of what errors, if any,
628627
should be retried.
629628
timeout (float): The timeout for this request.
@@ -703,7 +702,6 @@ def __call__(
703702
request (~.agent.ExportAgentRequest):
704703
The request object. The request message for
705704
[Agents.ExportAgent][google.cloud.dialogflow.v2.Agents.ExportAgent].
706-
707705
retry (google.api_core.retry.Retry): Designation of what errors, if any,
708706
should be retried.
709707
timeout (float): The timeout for this request.
@@ -806,7 +804,6 @@ def __call__(
806804
request (~.agent.GetAgentRequest):
807805
The request object. The request message for
808806
[Agents.GetAgent][google.cloud.dialogflow.v2.Agents.GetAgent].
809-
810807
retry (google.api_core.retry.Retry): Designation of what errors, if any,
811808
should be retried.
812809
timeout (float): The timeout for this request.
@@ -910,7 +907,6 @@ def __call__(
910907
request (~.agent.GetValidationResultRequest):
911908
The request object. The request message for
912909
[Agents.GetValidationResult][google.cloud.dialogflow.v2.Agents.GetValidationResult].
913-
914910
retry (google.api_core.retry.Retry): Designation of what errors, if any,
915911
should be retried.
916912
timeout (float): The timeout for this request.
@@ -1006,7 +1002,6 @@ def __call__(
10061002
request (~.agent.ImportAgentRequest):
10071003
The request object. The request message for
10081004
[Agents.ImportAgent][google.cloud.dialogflow.v2.Agents.ImportAgent].
1009-
10101005
retry (google.api_core.retry.Retry): Designation of what errors, if any,
10111006
should be retried.
10121007
timeout (float): The timeout for this request.
@@ -1109,7 +1104,6 @@ def __call__(
11091104
request (~.agent.RestoreAgentRequest):
11101105
The request object. The request message for
11111106
[Agents.RestoreAgent][google.cloud.dialogflow.v2.Agents.RestoreAgent].
1112-
11131107
retry (google.api_core.retry.Retry): Designation of what errors, if any,
11141108
should be retried.
11151109
timeout (float): The timeout for this request.
@@ -1212,7 +1206,6 @@ def __call__(
12121206
request (~.agent.SearchAgentsRequest):
12131207
The request object. The request message for
12141208
[Agents.SearchAgents][google.cloud.dialogflow.v2.Agents.SearchAgents].
1215-
12161209
retry (google.api_core.retry.Retry): Designation of what errors, if any,
12171210
should be retried.
12181211
timeout (float): The timeout for this request.
@@ -1306,7 +1299,6 @@ def __call__(
13061299
request (~.gcd_agent.SetAgentRequest):
13071300
The request object. The request message for
13081301
[Agents.SetAgent][google.cloud.dialogflow.v2.Agents.SetAgent].
1309-
13101302
retry (google.api_core.retry.Retry): Designation of what errors, if any,
13111303
should be retried.
13121304
timeout (float): The timeout for this request.
@@ -1420,7 +1412,6 @@ def __call__(
14201412
request (~.agent.TrainAgentRequest):
14211413
The request object. The request message for
14221414
[Agents.TrainAgent][google.cloud.dialogflow.v2.Agents.TrainAgent].
1423-
14241415
retry (google.api_core.retry.Retry): Designation of what errors, if any,
14251416
should be retried.
14261417
timeout (float): The timeout for this request.

google/cloud/dialogflow_v2/services/answer_records/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 (~.answer_record.ListAnswerRecordsRequest):
374374
The request object. Request message for
375375
[AnswerRecords.ListAnswerRecords][google.cloud.dialogflow.v2.AnswerRecords.ListAnswerRecords].
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.
@@ -471,7 +470,6 @@ def __call__(
471470
request (~.gcd_answer_record.UpdateAnswerRecordRequest):
472471
The request object. Request message for
473472
[AnswerRecords.UpdateAnswerRecord][google.cloud.dialogflow.v2.AnswerRecords.UpdateAnswerRecord].
474-
475473
retry (google.api_core.retry.Retry): Designation of what errors, if any,
476474
should be retried.
477475
timeout (float): The timeout for this request.

google/cloud/dialogflow_v2/services/contexts/transports/rest.py

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -456,7 +456,6 @@ def __call__(
456456
request (~.gcd_context.CreateContextRequest):
457457
The request object. The request message for
458458
[Contexts.CreateContext][google.cloud.dialogflow.v2.Contexts.CreateContext].
459-
460459
retry (google.api_core.retry.Retry): Designation of what errors, if any,
461460
should be retried.
462461
timeout (float): The timeout for this request.
@@ -587,7 +586,6 @@ def __call__(
587586
request (~.context.DeleteAllContextsRequest):
588587
The request object. The request message for
589588
[Contexts.DeleteAllContexts][google.cloud.dialogflow.v2.Contexts.DeleteAllContexts].
590-
591589
retry (google.api_core.retry.Retry): Designation of what errors, if any,
592590
should be retried.
593591
timeout (float): The timeout for this request.
@@ -677,7 +675,6 @@ def __call__(
677675
request (~.context.DeleteContextRequest):
678676
The request object. The request message for
679677
[Contexts.DeleteContext][google.cloud.dialogflow.v2.Contexts.DeleteContext].
680-
681678
retry (google.api_core.retry.Retry): Designation of what errors, if any,
682679
should be retried.
683680
timeout (float): The timeout for this request.
@@ -765,7 +762,6 @@ def __call__(
765762
request (~.context.GetContextRequest):
766763
The request object. The request message for
767764
[Contexts.GetContext][google.cloud.dialogflow.v2.Contexts.GetContext].
768-
769765
retry (google.api_core.retry.Retry): Designation of what errors, if any,
770766
should be retried.
771767
timeout (float): The timeout for this request.
@@ -884,7 +880,6 @@ def __call__(
884880
request (~.context.ListContextsRequest):
885881
The request object. The request message for
886882
[Contexts.ListContexts][google.cloud.dialogflow.v2.Contexts.ListContexts].
887-
888883
retry (google.api_core.retry.Retry): Designation of what errors, if any,
889884
should be retried.
890885
timeout (float): The timeout for this request.
@@ -986,7 +981,6 @@ def __call__(
986981
request (~.gcd_context.UpdateContextRequest):
987982
The request object. The request message for
988983
[Contexts.UpdateContext][google.cloud.dialogflow.v2.Contexts.UpdateContext].
989-
990984
retry (google.api_core.retry.Retry): Designation of what errors, if any,
991985
should be retried.
992986
timeout (float): The timeout for this request.

google/cloud/dialogflow_v2/services/conversation_datasets/transports/rest.py

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -548,7 +548,6 @@ def __call__(
548548
request (~.gcd_conversation_dataset.CreateConversationDatasetRequest):
549549
The request object. The request message for
550550
[ConversationDatasets.CreateConversationDataset][google.cloud.dialogflow.v2.ConversationDatasets.CreateConversationDataset].
551-
552551
retry (google.api_core.retry.Retry): Designation of what errors, if any,
553552
should be retried.
554553
timeout (float): The timeout for this request.
@@ -651,7 +650,6 @@ def __call__(
651650
request (~.conversation_dataset.DeleteConversationDatasetRequest):
652651
The request object. The request message for
653652
[ConversationDatasets.DeleteConversationDataset][google.cloud.dialogflow.v2.ConversationDatasets.DeleteConversationDataset].
654-
655653
retry (google.api_core.retry.Retry): Designation of what errors, if any,
656654
should be retried.
657655
timeout (float): The timeout for this request.
@@ -744,7 +742,6 @@ def __call__(
744742
request (~.conversation_dataset.GetConversationDatasetRequest):
745743
The request object. The request message for
746744
[ConversationDatasets.GetConversationDataset][google.cloud.dialogflow.v2.ConversationDatasets.GetConversationDataset].
747-
748745
retry (google.api_core.retry.Retry): Designation of what errors, if any,
749746
should be retried.
750747
timeout (float): The timeout for this request.
@@ -845,7 +842,6 @@ def __call__(
845842
request (~.conversation_dataset.ImportConversationDataRequest):
846843
The request object. The request message for
847844
[ConversationDatasets.ImportConversationData][google.cloud.dialogflow.v2.ConversationDatasets.ImportConversationData].
848-
849845
retry (google.api_core.retry.Retry): Designation of what errors, if any,
850846
should be retried.
851847
timeout (float): The timeout for this request.
@@ -951,7 +947,6 @@ def __call__(
951947
request (~.conversation_dataset.ListConversationDatasetsRequest):
952948
The request object. The request message for
953949
[ConversationDatasets.ListConversationDatasets][google.cloud.dialogflow.v2.ConversationDatasets.ListConversationDatasets].
954-
955950
retry (google.api_core.retry.Retry): Designation of what errors, if any,
956951
should be retried.
957952
timeout (float): The timeout for this request.

google/cloud/dialogflow_v2/services/conversation_models/transports/rest.py

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -679,7 +679,6 @@ def __call__(
679679
request (~.gcd_conversation_model.CreateConversationModelRequest):
680680
The request object. The request message for
681681
[ConversationModels.CreateConversationModel][google.cloud.dialogflow.v2.ConversationModels.CreateConversationModel]
682-
683682
retry (google.api_core.retry.Retry): Designation of what errors, if any,
684683
should be retried.
685684
timeout (float): The timeout for this request.
@@ -787,7 +786,6 @@ def __call__(
787786
request (~.conversation_model.CreateConversationModelEvaluationRequest):
788787
The request object. The request message for
789788
[ConversationModels.CreateConversationModelEvaluation][google.cloud.dialogflow.v2.ConversationModels.CreateConversationModelEvaluation]
790-
791789
retry (google.api_core.retry.Retry): Designation of what errors, if any,
792790
should be retried.
793791
timeout (float): The timeout for this request.
@@ -892,7 +890,6 @@ def __call__(
892890
request (~.conversation_model.DeleteConversationModelRequest):
893891
The request object. The request message for
894892
[ConversationModels.DeleteConversationModel][google.cloud.dialogflow.v2.ConversationModels.DeleteConversationModel]
895-
896893
retry (google.api_core.retry.Retry): Designation of what errors, if any,
897894
should be retried.
898895
timeout (float): The timeout for this request.
@@ -987,7 +984,6 @@ def __call__(
987984
request (~.conversation_model.DeployConversationModelRequest):
988985
The request object. The request message for
989986
[ConversationModels.DeployConversationModel][google.cloud.dialogflow.v2.ConversationModels.DeployConversationModel]
990-
991987
retry (google.api_core.retry.Retry): Designation of what errors, if any,
992988
should be retried.
993989
timeout (float): The timeout for this request.
@@ -1092,7 +1088,6 @@ def __call__(
10921088
request (~.conversation_model.GetConversationModelRequest):
10931089
The request object. The request message for
10941090
[ConversationModels.GetConversationModel][google.cloud.dialogflow.v2.ConversationModels.GetConversationModel]
1095-
10961091
retry (google.api_core.retry.Retry): Designation of what errors, if any,
10971092
should be retried.
10981093
timeout (float): The timeout for this request.
@@ -1187,7 +1182,6 @@ def __call__(
11871182
request (~.conversation_model.GetConversationModelEvaluationRequest):
11881183
The request object. The request message for
11891184
[ConversationModels.GetConversationModelEvaluation][google.cloud.dialogflow.v2.ConversationModels.GetConversationModelEvaluation]
1190-
11911185
retry (google.api_core.retry.Retry): Designation of what errors, if any,
11921186
should be retried.
11931187
timeout (float): The timeout for this request.
@@ -1286,7 +1280,6 @@ def __call__(
12861280
request (~.conversation_model.ListConversationModelEvaluationsRequest):
12871281
The request object. The request message for
12881282
[ConversationModels.ListConversationModelEvaluations][google.cloud.dialogflow.v2.ConversationModels.ListConversationModelEvaluations]
1289-
12901283
retry (google.api_core.retry.Retry): Designation of what errors, if any,
12911284
should be retried.
12921285
timeout (float): The timeout for this request.
@@ -1389,7 +1382,6 @@ def __call__(
13891382
request (~.conversation_model.ListConversationModelsRequest):
13901383
The request object. The request message for
13911384
[ConversationModels.ListConversationModels][google.cloud.dialogflow.v2.ConversationModels.ListConversationModels]
1392-
13931385
retry (google.api_core.retry.Retry): Designation of what errors, if any,
13941386
should be retried.
13951387
timeout (float): The timeout for this request.
@@ -1486,7 +1478,6 @@ def __call__(
14861478
request (~.conversation_model.UndeployConversationModelRequest):
14871479
The request object. The request message for
14881480
[ConversationModels.UndeployConversationModel][google.cloud.dialogflow.v2.ConversationModels.UndeployConversationModel]
1489-
14901481
retry (google.api_core.retry.Retry): Designation of what errors, if any,
14911482
should be retried.
14921483
timeout (float): The timeout for this request.

google/cloud/dialogflow_v2/services/conversation_profiles/async_client.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -771,6 +771,7 @@ async def sample_delete_conversation_profile():
771771
request (Optional[Union[google.cloud.dialogflow_v2.types.DeleteConversationProfileRequest, dict]]):
772772
The request object. The request message for
773773
[ConversationProfiles.DeleteConversationProfile][google.cloud.dialogflow.v2.ConversationProfiles.DeleteConversationProfile].
774+
774775
This operation fails if the conversation profile is
775776
still referenced from a phone number.
776777
name (:class:`str`):

google/cloud/dialogflow_v2/services/conversation_profiles/client.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1085,6 +1085,7 @@ def sample_delete_conversation_profile():
10851085
request (Union[google.cloud.dialogflow_v2.types.DeleteConversationProfileRequest, dict]):
10861086
The request object. The request message for
10871087
[ConversationProfiles.DeleteConversationProfile][google.cloud.dialogflow.v2.ConversationProfiles.DeleteConversationProfile].
1088+
10881089
This operation fails if the conversation profile is
10891090
still referenced from a phone number.
10901091
name (str):

google/cloud/dialogflow_v2/services/conversation_profiles/transports/rest.py

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -602,7 +602,6 @@ def __call__(
602602
request (~.gcd_conversation_profile.ClearSuggestionFeatureConfigRequest):
603603
The request object. The request message for
604604
[ConversationProfiles.ClearFeature][].
605-
606605
retry (google.api_core.retry.Retry): Designation of what errors, if any,
607606
should be retried.
608607
timeout (float): The timeout for this request.
@@ -710,7 +709,6 @@ def __call__(
710709
request (~.gcd_conversation_profile.CreateConversationProfileRequest):
711710
The request object. The request message for
712711
[ConversationProfiles.CreateConversationProfile][google.cloud.dialogflow.v2.ConversationProfiles.CreateConversationProfile].
713-
714712
retry (google.api_core.retry.Retry): Designation of what errors, if any,
715713
should be retried.
716714
timeout (float): The timeout for this request.
@@ -822,7 +820,6 @@ def __call__(
822820
823821
This operation fails if the conversation profile is
824822
still referenced from a phone number.
825-
826823
retry (google.api_core.retry.Retry): Designation of what errors, if any,
827824
should be retried.
828825
timeout (float): The timeout for this request.
@@ -906,7 +903,6 @@ def __call__(
906903
request (~.conversation_profile.GetConversationProfileRequest):
907904
The request object. The request message for
908905
[ConversationProfiles.GetConversationProfile][google.cloud.dialogflow.v2.ConversationProfiles.GetConversationProfile].
909-
910906
retry (google.api_core.retry.Retry): Designation of what errors, if any,
911907
should be retried.
912908
timeout (float): The timeout for this request.
@@ -1003,7 +999,6 @@ def __call__(
1003999
request (~.conversation_profile.ListConversationProfilesRequest):
10041000
The request object. The request message for
10051001
[ConversationProfiles.ListConversationProfiles][google.cloud.dialogflow.v2.ConversationProfiles.ListConversationProfiles].
1006-
10071002
retry (google.api_core.retry.Retry): Designation of what errors, if any,
10081003
should be retried.
10091004
timeout (float): The timeout for this request.
@@ -1102,7 +1097,6 @@ def __call__(
11021097
request (~.gcd_conversation_profile.SetSuggestionFeatureConfigRequest):
11031098
The request object. The request message for
11041099
[ConversationProfiles.SetSuggestionFeature][].
1105-
11061100
retry (google.api_core.retry.Retry): Designation of what errors, if any,
11071101
should be retried.
11081102
timeout (float): The timeout for this request.
@@ -1212,7 +1206,6 @@ def __call__(
12121206
request (~.gcd_conversation_profile.UpdateConversationProfileRequest):
12131207
The request object. The request message for
12141208
[ConversationProfiles.UpdateConversationProfile][google.cloud.dialogflow.v2.ConversationProfiles.UpdateConversationProfile].
1215-
12161209
retry (google.api_core.retry.Retry): Designation of what errors, if any,
12171210
should be retried.
12181211
timeout (float): The timeout for this request.

0 commit comments

Comments
 (0)