google-cloud-dialogflow-cx-v3 1.1.1 → 1.2.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (84) hide show
  1. checksums.yaml +4 -4
  2. data/lib/google/cloud/dialogflow/cx/v3/advanced_settings_pb.rb +1 -1
  3. data/lib/google/cloud/dialogflow/cx/v3/agent_pb.rb +2 -1
  4. data/lib/google/cloud/dialogflow/cx/v3/agents/client.rb +13 -13
  5. data/lib/google/cloud/dialogflow/cx/v3/agents/paths.rb +19 -0
  6. data/lib/google/cloud/dialogflow/cx/v3/agents/rest/client.rb +13 -13
  7. data/lib/google/cloud/dialogflow/cx/v3/audio_config_pb.rb +1 -1
  8. data/lib/google/cloud/dialogflow/cx/v3/changelog_pb.rb +1 -1
  9. data/lib/google/cloud/dialogflow/cx/v3/changelogs/client.rb +3 -3
  10. data/lib/google/cloud/dialogflow/cx/v3/changelogs/rest/client.rb +3 -3
  11. data/lib/google/cloud/dialogflow/cx/v3/data_store_connection_pb.rb +1 -1
  12. data/lib/google/cloud/dialogflow/cx/v3/deployments/client.rb +3 -5
  13. data/lib/google/cloud/dialogflow/cx/v3/deployments/rest/client.rb +3 -5
  14. data/lib/google/cloud/dialogflow/cx/v3/entity_type_pb.rb +1 -1
  15. data/lib/google/cloud/dialogflow/cx/v3/entity_types/client.rb +12 -13
  16. data/lib/google/cloud/dialogflow/cx/v3/entity_types/rest/client.rb +12 -13
  17. data/lib/google/cloud/dialogflow/cx/v3/environment_pb.rb +1 -1
  18. data/lib/google/cloud/dialogflow/cx/v3/environments/client.rb +15 -17
  19. data/lib/google/cloud/dialogflow/cx/v3/environments/rest/client.rb +15 -17
  20. data/lib/google/cloud/dialogflow/cx/v3/experiment_pb.rb +1 -1
  21. data/lib/google/cloud/dialogflow/cx/v3/experiments/client.rb +9 -13
  22. data/lib/google/cloud/dialogflow/cx/v3/experiments/rest/client.rb +9 -13
  23. data/lib/google/cloud/dialogflow/cx/v3/flow_pb.rb +1 -1
  24. data/lib/google/cloud/dialogflow/cx/v3/flows/client.rb +15 -15
  25. data/lib/google/cloud/dialogflow/cx/v3/flows/rest/client.rb +15 -15
  26. data/lib/google/cloud/dialogflow/cx/v3/fulfillment_pb.rb +1 -1
  27. data/lib/google/cloud/dialogflow/cx/v3/gcs_pb.rb +1 -1
  28. data/lib/google/cloud/dialogflow/cx/v3/generative_settings_pb.rb +1 -1
  29. data/lib/google/cloud/dialogflow/cx/v3/generator_pb.rb +2 -1
  30. data/lib/google/cloud/dialogflow/cx/v3/generators/client.rb +6 -6
  31. data/lib/google/cloud/dialogflow/cx/v3/generators/rest/client.rb +6 -6
  32. data/lib/google/cloud/dialogflow/cx/v3/import_strategy_pb.rb +1 -1
  33. data/lib/google/cloud/dialogflow/cx/v3/intent_pb.rb +1 -1
  34. data/lib/google/cloud/dialogflow/cx/v3/intents/client.rb +10 -11
  35. data/lib/google/cloud/dialogflow/cx/v3/intents/rest/client.rb +10 -11
  36. data/lib/google/cloud/dialogflow/cx/v3/page_pb.rb +1 -1
  37. data/lib/google/cloud/dialogflow/cx/v3/pages/client.rb +8 -8
  38. data/lib/google/cloud/dialogflow/cx/v3/pages/rest/client.rb +8 -8
  39. data/lib/google/cloud/dialogflow/cx/v3/safety_settings_pb.rb +1 -1
  40. data/lib/google/cloud/dialogflow/cx/v3/security_settings_service/client.rb +6 -6
  41. data/lib/google/cloud/dialogflow/cx/v3/security_settings_service/rest/client.rb +6 -6
  42. data/lib/google/cloud/dialogflow/cx/v3/session_entity_types/client.rb +25 -23
  43. data/lib/google/cloud/dialogflow/cx/v3/session_entity_types/rest/client.rb +25 -23
  44. data/lib/google/cloud/dialogflow/cx/v3/session_pb.rb +5 -1
  45. data/lib/google/cloud/dialogflow/cx/v3/sessions/client.rb +12 -9
  46. data/lib/google/cloud/dialogflow/cx/v3/sessions/rest/client.rb +12 -9
  47. data/lib/google/cloud/dialogflow/cx/v3/test_case_pb.rb +1 -1
  48. data/lib/google/cloud/dialogflow/cx/v3/test_cases/client.rb +25 -25
  49. data/lib/google/cloud/dialogflow/cx/v3/test_cases/rest/client.rb +25 -25
  50. data/lib/google/cloud/dialogflow/cx/v3/transition_route_group_pb.rb +1 -1
  51. data/lib/google/cloud/dialogflow/cx/v3/transition_route_groups/client.rb +14 -15
  52. data/lib/google/cloud/dialogflow/cx/v3/transition_route_groups/rest/client.rb +14 -15
  53. data/lib/google/cloud/dialogflow/cx/v3/validation_message_pb.rb +1 -1
  54. data/lib/google/cloud/dialogflow/cx/v3/version.rb +1 -1
  55. data/lib/google/cloud/dialogflow/cx/v3/version_pb.rb +1 -1
  56. data/lib/google/cloud/dialogflow/cx/v3/versions/client.rb +13 -14
  57. data/lib/google/cloud/dialogflow/cx/v3/versions/rest/client.rb +13 -14
  58. data/lib/google/cloud/dialogflow/cx/v3/webhook_pb.rb +1 -1
  59. data/lib/google/cloud/dialogflow/cx/v3/webhooks/client.rb +6 -6
  60. data/lib/google/cloud/dialogflow/cx/v3/webhooks/rest/client.rb +6 -6
  61. data/proto_docs/google/api/client.rb +20 -0
  62. data/proto_docs/google/cloud/dialogflow/cx/v3/advanced_settings.rb +1 -1
  63. data/proto_docs/google/cloud/dialogflow/cx/v3/agent.rb +44 -20
  64. data/proto_docs/google/cloud/dialogflow/cx/v3/audio_config.rb +6 -0
  65. data/proto_docs/google/cloud/dialogflow/cx/v3/changelog.rb +5 -5
  66. data/proto_docs/google/cloud/dialogflow/cx/v3/deployment.rb +11 -13
  67. data/proto_docs/google/cloud/dialogflow/cx/v3/entity_type.rb +16 -17
  68. data/proto_docs/google/cloud/dialogflow/cx/v3/environment.rb +26 -28
  69. data/proto_docs/google/cloud/dialogflow/cx/v3/experiment.rb +15 -19
  70. data/proto_docs/google/cloud/dialogflow/cx/v3/flow.rb +28 -27
  71. data/proto_docs/google/cloud/dialogflow/cx/v3/fulfillment.rb +2 -2
  72. data/proto_docs/google/cloud/dialogflow/cx/v3/generative_settings.rb +2 -2
  73. data/proto_docs/google/cloud/dialogflow/cx/v3/generator.rb +41 -8
  74. data/proto_docs/google/cloud/dialogflow/cx/v3/intent.rb +19 -19
  75. data/proto_docs/google/cloud/dialogflow/cx/v3/page.rb +33 -33
  76. data/proto_docs/google/cloud/dialogflow/cx/v3/response_message.rb +2 -1
  77. data/proto_docs/google/cloud/dialogflow/cx/v3/security_settings.rb +14 -14
  78. data/proto_docs/google/cloud/dialogflow/cx/v3/session.rb +107 -22
  79. data/proto_docs/google/cloud/dialogflow/cx/v3/session_entity_type.rb +30 -28
  80. data/proto_docs/google/cloud/dialogflow/cx/v3/test_case.rb +41 -43
  81. data/proto_docs/google/cloud/dialogflow/cx/v3/transition_route_group.rb +16 -18
  82. data/proto_docs/google/cloud/dialogflow/cx/v3/version.rb +19 -19
  83. data/proto_docs/google/cloud/dialogflow/cx/v3/webhook.rb +24 -25
  84. metadata +3 -3
@@ -219,8 +219,8 @@ module Google
219
219
  #
220
220
  # @param parent [::String]
221
221
  # Required. The {::Google::Cloud::Dialogflow::CX::V3::Flow Flow} to list all
222
- # versions for. Format: `projects/<Project ID>/locations/<Location
223
- # ID>/agents/<Agent ID>/flows/<Flow ID>`.
222
+ # versions for. Format:
223
+ # `projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>/flows/<FlowID>`.
224
224
  # @param page_size [::Integer]
225
225
  # The maximum number of items to return in a single page. By default 20 and
226
226
  # at most 100.
@@ -317,8 +317,8 @@ module Google
317
317
  #
318
318
  # @param name [::String]
319
319
  # Required. The name of the {::Google::Cloud::Dialogflow::CX::V3::Version Version}.
320
- # Format: `projects/<Project ID>/locations/<Location ID>/agents/<Agent
321
- # ID>/flows/<Flow ID>/versions/<Version ID>`.
320
+ # Format:
321
+ # `projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>/flows/<FlowID>/versions/<VersionID>`.
322
322
  #
323
323
  # @yield [response, operation] Access the result along with the RPC operation
324
324
  # @yieldparam response [::Google::Cloud::Dialogflow::CX::V3::Version]
@@ -415,8 +415,7 @@ module Google
415
415
  # @param parent [::String]
416
416
  # Required. The {::Google::Cloud::Dialogflow::CX::V3::Flow Flow} to create an
417
417
  # {::Google::Cloud::Dialogflow::CX::V3::Version Version} for. Format:
418
- # `projects/<Project ID>/locations/<Location ID>/agents/<Agent
419
- # ID>/flows/<Flow ID>`.
418
+ # `projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>/flows/<FlowID>`.
420
419
  # @param version [::Google::Cloud::Dialogflow::CX::V3::Version, ::Hash]
421
420
  # Required. The version to create.
422
421
  #
@@ -602,8 +601,8 @@ module Google
602
601
  #
603
602
  # @param name [::String]
604
603
  # Required. The name of the {::Google::Cloud::Dialogflow::CX::V3::Version Version}
605
- # to delete. Format: `projects/<Project ID>/locations/<Location
606
- # ID>/agents/<Agent ID>/flows/<Flow ID>/versions/<Version ID>`.
604
+ # to delete. Format:
605
+ # `projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>/flows/<FlowID>/versions/<VersionID>`.
607
606
  #
608
607
  # @yield [response, operation] Access the result along with the RPC operation
609
608
  # @yieldparam response [::Google::Protobuf::Empty]
@@ -699,8 +698,8 @@ module Google
699
698
  #
700
699
  # @param name [::String]
701
700
  # Required. The {::Google::Cloud::Dialogflow::CX::V3::Version Version} to be loaded
702
- # to draft flow. Format: `projects/<Project ID>/locations/<Location
703
- # ID>/agents/<Agent ID>/flows/<Flow ID>/versions/<Version ID>`.
701
+ # to draft flow. Format:
702
+ # `projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>/flows/<FlowID>/versions/<VersionID>`.
704
703
  # @param allow_override_agent_resources [::Boolean]
705
704
  # This field is used to prevent accidental overwrite of other agent
706
705
  # resources, which can potentially impact other flow's behavior. If
@@ -802,13 +801,13 @@ module Google
802
801
  # Required. Name of the base flow version to compare with the target version.
803
802
  # Use version ID `0` to indicate the draft version of the specified flow.
804
803
  #
805
- # Format: `projects/<Project ID>/locations/<Location ID>/agents/
806
- # <Agent ID>/flows/<Flow ID>/versions/<Version ID>`.
804
+ # Format:
805
+ # `projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>/flows/<FlowID>/versions/<VersionID>`.
807
806
  # @param target_version [::String]
808
807
  # Required. Name of the target flow version to compare with the
809
808
  # base version. Use version ID `0` to indicate the draft version of the
810
- # specified flow. Format: `projects/<Project ID>/locations/<Location
811
- # ID>/agents/<Agent ID>/flows/<Flow ID>/versions/<Version ID>`.
809
+ # specified flow. Format:
810
+ # `projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>/flows/<FlowID>/versions/<VersionID>`.
812
811
  # @param language_code [::String]
813
812
  # The language to compare the flow versions for.
814
813
  #
@@ -213,8 +213,8 @@ module Google
213
213
  #
214
214
  # @param parent [::String]
215
215
  # Required. The {::Google::Cloud::Dialogflow::CX::V3::Flow Flow} to list all
216
- # versions for. Format: `projects/<Project ID>/locations/<Location
217
- # ID>/agents/<Agent ID>/flows/<Flow ID>`.
216
+ # versions for. Format:
217
+ # `projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>/flows/<FlowID>`.
218
218
  # @param page_size [::Integer]
219
219
  # The maximum number of items to return in a single page. By default 20 and
220
220
  # at most 100.
@@ -304,8 +304,8 @@ module Google
304
304
  #
305
305
  # @param name [::String]
306
306
  # Required. The name of the {::Google::Cloud::Dialogflow::CX::V3::Version Version}.
307
- # Format: `projects/<Project ID>/locations/<Location ID>/agents/<Agent
308
- # ID>/flows/<Flow ID>/versions/<Version ID>`.
307
+ # Format:
308
+ # `projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>/flows/<FlowID>/versions/<VersionID>`.
309
309
  # @yield [result, operation] Access the result along with the TransportOperation object
310
310
  # @yieldparam result [::Google::Cloud::Dialogflow::CX::V3::Version]
311
311
  # @yieldparam operation [::Gapic::Rest::TransportOperation]
@@ -395,8 +395,7 @@ module Google
395
395
  # @param parent [::String]
396
396
  # Required. The {::Google::Cloud::Dialogflow::CX::V3::Flow Flow} to create an
397
397
  # {::Google::Cloud::Dialogflow::CX::V3::Version Version} for. Format:
398
- # `projects/<Project ID>/locations/<Location ID>/agents/<Agent
399
- # ID>/flows/<Flow ID>`.
398
+ # `projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>/flows/<FlowID>`.
400
399
  # @param version [::Google::Cloud::Dialogflow::CX::V3::Version, ::Hash]
401
400
  # Required. The version to create.
402
401
  # @yield [result, operation] Access the result along with the TransportOperation object
@@ -568,8 +567,8 @@ module Google
568
567
  #
569
568
  # @param name [::String]
570
569
  # Required. The name of the {::Google::Cloud::Dialogflow::CX::V3::Version Version}
571
- # to delete. Format: `projects/<Project ID>/locations/<Location
572
- # ID>/agents/<Agent ID>/flows/<Flow ID>/versions/<Version ID>`.
570
+ # to delete. Format:
571
+ # `projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>/flows/<FlowID>/versions/<VersionID>`.
573
572
  # @yield [result, operation] Access the result along with the TransportOperation object
574
573
  # @yieldparam result [::Google::Protobuf::Empty]
575
574
  # @yieldparam operation [::Gapic::Rest::TransportOperation]
@@ -658,8 +657,8 @@ module Google
658
657
  #
659
658
  # @param name [::String]
660
659
  # Required. The {::Google::Cloud::Dialogflow::CX::V3::Version Version} to be loaded
661
- # to draft flow. Format: `projects/<Project ID>/locations/<Location
662
- # ID>/agents/<Agent ID>/flows/<Flow ID>/versions/<Version ID>`.
660
+ # to draft flow. Format:
661
+ # `projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>/flows/<FlowID>/versions/<VersionID>`.
663
662
  # @param allow_override_agent_resources [::Boolean]
664
663
  # This field is used to prevent accidental overwrite of other agent
665
664
  # resources, which can potentially impact other flow's behavior. If
@@ -754,13 +753,13 @@ module Google
754
753
  # Required. Name of the base flow version to compare with the target version.
755
754
  # Use version ID `0` to indicate the draft version of the specified flow.
756
755
  #
757
- # Format: `projects/<Project ID>/locations/<Location ID>/agents/
758
- # <Agent ID>/flows/<Flow ID>/versions/<Version ID>`.
756
+ # Format:
757
+ # `projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>/flows/<FlowID>/versions/<VersionID>`.
759
758
  # @param target_version [::String]
760
759
  # Required. Name of the target flow version to compare with the
761
760
  # base version. Use version ID `0` to indicate the draft version of the
762
- # specified flow. Format: `projects/<Project ID>/locations/<Location
763
- # ID>/agents/<Agent ID>/flows/<Flow ID>/versions/<Version ID>`.
761
+ # specified flow. Format:
762
+ # `projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>/flows/<FlowID>/versions/<VersionID>`.
764
763
  # @param language_code [::String]
765
764
  # The language to compare the flow versions for.
766
765
  #
@@ -15,7 +15,7 @@ require 'google/protobuf/field_mask_pb'
15
15
  require 'google/protobuf/struct_pb'
16
16
 
17
17
 
18
- descriptor_data = "\n+google/cloud/dialogflow/cx/v3/webhook.proto\x12\x1dgoogle.cloud.dialogflow.cx.v3\x1a\x1cgoogle/api/annotations.proto\x1a\x17google/api/client.proto\x1a\x1fgoogle/api/field_behavior.proto\x1a\x19google/api/resource.proto\x1a\x34google/cloud/dialogflow/cx/v3/response_message.proto\x1a\x1egoogle/protobuf/duration.proto\x1a\x1bgoogle/protobuf/empty.proto\x1a google/protobuf/field_mask.proto\x1a\x1cgoogle/protobuf/struct.proto\"\xce\x0e\n\x07Webhook\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x19\n\x0c\x64isplay_name\x18\x02 \x01(\tB\x03\xe0\x41\x02\x12W\n\x13generic_web_service\x18\x04 \x01(\x0b\x32\x38.google.cloud.dialogflow.cx.v3.Webhook.GenericWebServiceH\x00\x12Z\n\x11service_directory\x18\x07 \x01(\x0b\x32=.google.cloud.dialogflow.cx.v3.Webhook.ServiceDirectoryConfigH\x00\x12*\n\x07timeout\x18\x06 \x01(\x0b\x32\x19.google.protobuf.Duration\x12\x10\n\x08\x64isabled\x18\x05 \x01(\x08\x1a\xf4\t\n\x11GenericWebService\x12\x10\n\x03uri\x18\x01 \x01(\tB\x03\xe0\x41\x02\x12\x14\n\x08username\x18\x02 \x01(\tB\x02\x18\x01\x12\x14\n\x08password\x18\x03 \x01(\tB\x02\x18\x01\x12\x65\n\x0frequest_headers\x18\x04 \x03(\x0b\x32L.google.cloud.dialogflow.cx.v3.Webhook.GenericWebService.RequestHeadersEntry\x12\x1d\n\x10\x61llowed_ca_certs\x18\x05 \x03(\x0c\x42\x03\xe0\x41\x01\x12_\n\x0coauth_config\x18\x0b \x01(\x0b\x32\x44.google.cloud.dialogflow.cx.v3.Webhook.GenericWebService.OAuthConfigB\x03\xe0\x41\x01\x12j\n\x12service_agent_auth\x18\x0c \x01(\x0e\x32I.google.cloud.dialogflow.cx.v3.Webhook.GenericWebService.ServiceAgentAuthB\x03\xe0\x41\x01\x12_\n\x0cwebhook_type\x18\x06 \x01(\x0e\x32\x44.google.cloud.dialogflow.cx.v3.Webhook.GenericWebService.WebhookTypeB\x03\xe0\x41\x01\x12]\n\x0bhttp_method\x18\x07 \x01(\x0e\x32\x43.google.cloud.dialogflow.cx.v3.Webhook.GenericWebService.HttpMethodB\x03\xe0\x41\x01\x12\x19\n\x0crequest_body\x18\x08 \x01(\tB\x03\xe0\x41\x01\x12n\n\x11parameter_mapping\x18\t \x03(\x0b\x32N.google.cloud.dialogflow.cx.v3.Webhook.GenericWebService.ParameterMappingEntryB\x03\xe0\x41\x01\x1as\n\x0bOAuthConfig\x12\x16\n\tclient_id\x18\x01 \x01(\tB\x03\xe0\x41\x02\x12\x1a\n\rclient_secret\x18\x02 \x01(\tB\x03\xe0\x41\x02\x12\x1b\n\x0etoken_endpoint\x18\x03 \x01(\tB\x03\xe0\x41\x02\x12\x13\n\x06scopes\x18\x04 \x03(\tB\x03\xe0\x41\x01\x1a\x35\n\x13RequestHeadersEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\x1a\x37\n\x15ParameterMappingEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\"`\n\x10ServiceAgentAuth\x12\"\n\x1eSERVICE_AGENT_AUTH_UNSPECIFIED\x10\x00\x12\x08\n\x04NONE\x10\x01\x12\x0c\n\x08ID_TOKEN\x10\x02\x12\x10\n\x0c\x41\x43\x43\x45SS_TOKEN\x10\x03\"G\n\x0bWebhookType\x12\x1c\n\x18WEBHOOK_TYPE_UNSPECIFIED\x10\x00\x12\x0c\n\x08STANDARD\x10\x01\x12\x0c\n\x08\x46LEXIBLE\x10\x02\"s\n\nHttpMethod\x12\x1b\n\x17HTTP_METHOD_UNSPECIFIED\x10\x00\x12\x08\n\x04POST\x10\x01\x12\x07\n\x03GET\x10\x02\x12\x08\n\x04HEAD\x10\x03\x12\x07\n\x03PUT\x10\x04\x12\n\n\x06\x44\x45LETE\x10\x05\x12\t\n\x05PATCH\x10\x06\x12\x0b\n\x07OPTIONS\x10\x07\x1a\xb1\x01\n\x16ServiceDirectoryConfig\x12@\n\x07service\x18\x01 \x01(\tB/\xe0\x41\x02\xfa\x41)\n\'servicedirectory.googleapis.com/Service\x12U\n\x13generic_web_service\x18\x02 \x01(\x0b\x32\x38.google.cloud.dialogflow.cx.v3.Webhook.GenericWebService:q\xea\x41n\n!dialogflow.googleapis.com/Webhook\x12Iprojects/{project}/locations/{location}/agents/{agent}/webhooks/{webhook}B\t\n\x07webhook\"w\n\x13ListWebhooksRequest\x12\x39\n\x06parent\x18\x01 \x01(\tB)\xe0\x41\x02\xfa\x41#\x12!dialogflow.googleapis.com/Webhook\x12\x11\n\tpage_size\x18\x02 \x01(\x05\x12\x12\n\npage_token\x18\x03 \x01(\t\"i\n\x14ListWebhooksResponse\x12\x38\n\x08webhooks\x18\x01 \x03(\x0b\x32&.google.cloud.dialogflow.cx.v3.Webhook\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\"L\n\x11GetWebhookRequest\x12\x37\n\x04name\x18\x01 \x01(\tB)\xe0\x41\x02\xfa\x41#\n!dialogflow.googleapis.com/Webhook\"\x8f\x01\n\x14\x43reateWebhookRequest\x12\x39\n\x06parent\x18\x01 \x01(\tB)\xe0\x41\x02\xfa\x41#\x12!dialogflow.googleapis.com/Webhook\x12<\n\x07webhook\x18\x02 \x01(\x0b\x32&.google.cloud.dialogflow.cx.v3.WebhookB\x03\xe0\x41\x02\"\x85\x01\n\x14UpdateWebhookRequest\x12<\n\x07webhook\x18\x01 \x01(\x0b\x32&.google.cloud.dialogflow.cx.v3.WebhookB\x03\xe0\x41\x02\x12/\n\x0bupdate_mask\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.FieldMask\"^\n\x14\x44\x65leteWebhookRequest\x12\x37\n\x04name\x18\x01 \x01(\tB)\xe0\x41\x02\xfa\x41#\n!dialogflow.googleapis.com/Webhook\x12\r\n\x05\x66orce\x18\x02 \x01(\x08\"\xc5\n\n\x0eWebhookRequest\x12!\n\x19\x64\x65tect_intent_response_id\x18\x01 \x01(\t\x12\x0e\n\x04text\x18\n \x01(\tH\x00\x12?\n\x0etrigger_intent\x18\x0b \x01(\tB%\xfa\x41\"\n dialogflow.googleapis.com/IntentH\x00\x12\x14\n\ntranscript\x18\x0c \x01(\tH\x00\x12\x17\n\rtrigger_event\x18\x0e \x01(\tH\x00\x12\x15\n\x0b\x64tmf_digits\x18\x11 \x01(\tH\x00\x12\x15\n\rlanguage_code\x18\x0f \x01(\t\x12W\n\x10\x66ulfillment_info\x18\x06 \x01(\x0b\x32=.google.cloud.dialogflow.cx.v3.WebhookRequest.FulfillmentInfo\x12M\n\x0bintent_info\x18\x03 \x01(\x0b\x32\x38.google.cloud.dialogflow.cx.v3.WebhookRequest.IntentInfo\x12:\n\tpage_info\x18\x04 \x01(\x0b\x32\'.google.cloud.dialogflow.cx.v3.PageInfo\x12@\n\x0csession_info\x18\x05 \x01(\x0b\x32*.google.cloud.dialogflow.cx.v3.SessionInfo\x12@\n\x08messages\x18\x07 \x03(\x0b\x32..google.cloud.dialogflow.cx.v3.ResponseMessage\x12(\n\x07payload\x18\x08 \x01(\x0b\x32\x17.google.protobuf.Struct\x12h\n\x19sentiment_analysis_result\x18\t \x01(\x0b\x32\x45.google.cloud.dialogflow.cx.v3.WebhookRequest.SentimentAnalysisResult\x12\x42\n\rlanguage_info\x18\x12 \x01(\x0b\x32+.google.cloud.dialogflow.cx.v3.LanguageInfo\x1a\x1e\n\x0f\x46ulfillmentInfo\x12\x0b\n\x03tag\x18\x01 \x01(\t\x1a\xbb\x03\n\nIntentInfo\x12\x42\n\x13last_matched_intent\x18\x01 \x01(\tB%\xfa\x41\"\n dialogflow.googleapis.com/Intent\x12\x14\n\x0c\x64isplay_name\x18\x03 \x01(\t\x12\\\n\nparameters\x18\x02 \x03(\x0b\x32H.google.cloud.dialogflow.cx.v3.WebhookRequest.IntentInfo.ParametersEntry\x12\x12\n\nconfidence\x18\x04 \x01(\x02\x1a^\n\x14IntentParameterValue\x12\x16\n\x0eoriginal_value\x18\x01 \x01(\t\x12.\n\x0eresolved_value\x18\x02 \x01(\x0b\x32\x16.google.protobuf.Value\x1a\x80\x01\n\x0fParametersEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\\\n\x05value\x18\x02 \x01(\x0b\x32M.google.cloud.dialogflow.cx.v3.WebhookRequest.IntentInfo.IntentParameterValue:\x02\x38\x01\x1a;\n\x17SentimentAnalysisResult\x12\r\n\x05score\x18\x01 \x01(\x02\x12\x11\n\tmagnitude\x18\x02 \x01(\x02\x42\x07\n\x05query\"\xaf\x05\n\x0fWebhookResponse\x12`\n\x14\x66ulfillment_response\x18\x01 \x01(\x0b\x32\x42.google.cloud.dialogflow.cx.v3.WebhookResponse.FulfillmentResponse\x12:\n\tpage_info\x18\x02 \x01(\x0b\x32\'.google.cloud.dialogflow.cx.v3.PageInfo\x12@\n\x0csession_info\x18\x03 \x01(\x0b\x32*.google.cloud.dialogflow.cx.v3.SessionInfo\x12(\n\x07payload\x18\x04 \x01(\x0b\x32\x17.google.protobuf.Struct\x12:\n\x0btarget_page\x18\x05 \x01(\tB#\xfa\x41 \n\x1e\x64ialogflow.googleapis.com/PageH\x00\x12:\n\x0btarget_flow\x18\x06 \x01(\tB#\xfa\x41 \n\x1e\x64ialogflow.googleapis.com/FlowH\x00\x1a\x8b\x02\n\x13\x46ulfillmentResponse\x12@\n\x08messages\x18\x01 \x03(\x0b\x32..google.cloud.dialogflow.cx.v3.ResponseMessage\x12h\n\x0emerge_behavior\x18\x02 \x01(\x0e\x32P.google.cloud.dialogflow.cx.v3.WebhookResponse.FulfillmentResponse.MergeBehavior\"H\n\rMergeBehavior\x12\x1e\n\x1aMERGE_BEHAVIOR_UNSPECIFIED\x10\x00\x12\n\n\x06\x41PPEND\x10\x01\x12\x0b\n\x07REPLACE\x10\x02\x42\x0c\n\ntransition\"\xb3\x04\n\x08PageInfo\x12\x39\n\x0c\x63urrent_page\x18\x01 \x01(\tB#\xfa\x41 \n\x1e\x64ialogflow.googleapis.com/Page\x12\x14\n\x0c\x64isplay_name\x18\x04 \x01(\t\x12\x43\n\tform_info\x18\x03 \x01(\x0b\x32\x30.google.cloud.dialogflow.cx.v3.PageInfo.FormInfo\x1a\x90\x03\n\x08\x46ormInfo\x12V\n\x0eparameter_info\x18\x02 \x03(\x0b\x32>.google.cloud.dialogflow.cx.v3.PageInfo.FormInfo.ParameterInfo\x1a\xab\x02\n\rParameterInfo\x12\x14\n\x0c\x64isplay_name\x18\x01 \x01(\t\x12\x10\n\x08required\x18\x02 \x01(\x08\x12\\\n\x05state\x18\x03 \x01(\x0e\x32M.google.cloud.dialogflow.cx.v3.PageInfo.FormInfo.ParameterInfo.ParameterState\x12%\n\x05value\x18\x04 \x01(\x0b\x32\x16.google.protobuf.Value\x12\x16\n\x0ejust_collected\x18\x05 \x01(\x08\"U\n\x0eParameterState\x12\x1f\n\x1bPARAMETER_STATE_UNSPECIFIED\x10\x00\x12\t\n\x05\x45MPTY\x10\x01\x12\x0b\n\x07INVALID\x10\x02\x12\n\n\x06\x46ILLED\x10\x03\"\xe1\x01\n\x0bSessionInfo\x12\x37\n\x07session\x18\x01 \x01(\tB&\xfa\x41#\n!dialogflow.googleapis.com/Session\x12N\n\nparameters\x18\x02 \x03(\x0b\x32:.google.cloud.dialogflow.cx.v3.SessionInfo.ParametersEntry\x1aI\n\x0fParametersEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12%\n\x05value\x18\x02 \x01(\x0b\x32\x16.google.protobuf.Value:\x02\x38\x01\"e\n\x0cLanguageInfo\x12\x1b\n\x13input_language_code\x18\x01 \x01(\t\x12\x1e\n\x16resolved_language_code\x18\x02 \x01(\t\x12\x18\n\x10\x63onfidence_score\x18\x03 \x01(\x02\x32\xb7\x08\n\x08Webhooks\x12\xbf\x01\n\x0cListWebhooks\x12\x32.google.cloud.dialogflow.cx.v3.ListWebhooksRequest\x1a\x33.google.cloud.dialogflow.cx.v3.ListWebhooksResponse\"F\xda\x41\x06parent\x82\xd3\xe4\x93\x02\x37\x12\x35/v3/{parent=projects/*/locations/*/agents/*}/webhooks\x12\xac\x01\n\nGetWebhook\x12\x30.google.cloud.dialogflow.cx.v3.GetWebhookRequest\x1a&.google.cloud.dialogflow.cx.v3.Webhook\"D\xda\x41\x04name\x82\xd3\xe4\x93\x02\x37\x12\x35/v3/{name=projects/*/locations/*/agents/*/webhooks/*}\x12\xc5\x01\n\rCreateWebhook\x12\x33.google.cloud.dialogflow.cx.v3.CreateWebhookRequest\x1a&.google.cloud.dialogflow.cx.v3.Webhook\"W\xda\x41\x0eparent,webhook\x82\xd3\xe4\x93\x02@\"5/v3/{parent=projects/*/locations/*/agents/*}/webhooks:\x07webhook\x12\xd2\x01\n\rUpdateWebhook\x12\x33.google.cloud.dialogflow.cx.v3.UpdateWebhookRequest\x1a&.google.cloud.dialogflow.cx.v3.Webhook\"d\xda\x41\x13webhook,update_mask\x82\xd3\xe4\x93\x02H2=/v3/{webhook.name=projects/*/locations/*/agents/*/webhooks/*}:\x07webhook\x12\xa2\x01\n\rDeleteWebhook\x12\x33.google.cloud.dialogflow.cx.v3.DeleteWebhookRequest\x1a\x16.google.protobuf.Empty\"D\xda\x41\x04name\x82\xd3\xe4\x93\x02\x37*5/v3/{name=projects/*/locations/*/agents/*/webhooks/*}\x1ax\xca\x41\x19\x64ialogflow.googleapis.com\xd2\x41Yhttps://www.googleapis.com/auth/cloud-platform,https://www.googleapis.com/auth/dialogflowB\xb1\x02\n!com.google.cloud.dialogflow.cx.v3B\x0cWebhookProtoP\x01Z1cloud.google.com/go/dialogflow/cx/apiv3/cxpb;cxpb\xf8\x01\x01\xa2\x02\x02\x44\x46\xaa\x02\x1dGoogle.Cloud.Dialogflow.Cx.V3\xea\x02!Google::Cloud::Dialogflow::CX::V3\xea\x41|\n\'servicedirectory.googleapis.com/Service\x12Qprojects/{project}/locations/{location}/namespaces/{namespace}/services/{service}b\x06proto3"
18
+ descriptor_data = "\n+google/cloud/dialogflow/cx/v3/webhook.proto\x12\x1dgoogle.cloud.dialogflow.cx.v3\x1a\x1cgoogle/api/annotations.proto\x1a\x17google/api/client.proto\x1a\x1fgoogle/api/field_behavior.proto\x1a\x19google/api/resource.proto\x1a\x34google/cloud/dialogflow/cx/v3/response_message.proto\x1a\x1egoogle/protobuf/duration.proto\x1a\x1bgoogle/protobuf/empty.proto\x1a google/protobuf/field_mask.proto\x1a\x1cgoogle/protobuf/struct.proto\"\xce\x0e\n\x07Webhook\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x19\n\x0c\x64isplay_name\x18\x02 \x01(\tB\x03\xe0\x41\x02\x12W\n\x13generic_web_service\x18\x04 \x01(\x0b\x32\x38.google.cloud.dialogflow.cx.v3.Webhook.GenericWebServiceH\x00\x12Z\n\x11service_directory\x18\x07 \x01(\x0b\x32=.google.cloud.dialogflow.cx.v3.Webhook.ServiceDirectoryConfigH\x00\x12*\n\x07timeout\x18\x06 \x01(\x0b\x32\x19.google.protobuf.Duration\x12\x10\n\x08\x64isabled\x18\x05 \x01(\x08\x1a\xf4\t\n\x11GenericWebService\x12\x10\n\x03uri\x18\x01 \x01(\tB\x03\xe0\x41\x02\x12\x14\n\x08username\x18\x02 \x01(\tB\x02\x18\x01\x12\x14\n\x08password\x18\x03 \x01(\tB\x02\x18\x01\x12\x65\n\x0frequest_headers\x18\x04 \x03(\x0b\x32L.google.cloud.dialogflow.cx.v3.Webhook.GenericWebService.RequestHeadersEntry\x12\x1d\n\x10\x61llowed_ca_certs\x18\x05 \x03(\x0c\x42\x03\xe0\x41\x01\x12_\n\x0coauth_config\x18\x0b \x01(\x0b\x32\x44.google.cloud.dialogflow.cx.v3.Webhook.GenericWebService.OAuthConfigB\x03\xe0\x41\x01\x12j\n\x12service_agent_auth\x18\x0c \x01(\x0e\x32I.google.cloud.dialogflow.cx.v3.Webhook.GenericWebService.ServiceAgentAuthB\x03\xe0\x41\x01\x12_\n\x0cwebhook_type\x18\x06 \x01(\x0e\x32\x44.google.cloud.dialogflow.cx.v3.Webhook.GenericWebService.WebhookTypeB\x03\xe0\x41\x01\x12]\n\x0bhttp_method\x18\x07 \x01(\x0e\x32\x43.google.cloud.dialogflow.cx.v3.Webhook.GenericWebService.HttpMethodB\x03\xe0\x41\x01\x12\x19\n\x0crequest_body\x18\x08 \x01(\tB\x03\xe0\x41\x01\x12n\n\x11parameter_mapping\x18\t \x03(\x0b\x32N.google.cloud.dialogflow.cx.v3.Webhook.GenericWebService.ParameterMappingEntryB\x03\xe0\x41\x01\x1as\n\x0bOAuthConfig\x12\x16\n\tclient_id\x18\x01 \x01(\tB\x03\xe0\x41\x02\x12\x1a\n\rclient_secret\x18\x02 \x01(\tB\x03\xe0\x41\x02\x12\x1b\n\x0etoken_endpoint\x18\x03 \x01(\tB\x03\xe0\x41\x02\x12\x13\n\x06scopes\x18\x04 \x03(\tB\x03\xe0\x41\x01\x1a\x35\n\x13RequestHeadersEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\x1a\x37\n\x15ParameterMappingEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\"`\n\x10ServiceAgentAuth\x12\"\n\x1eSERVICE_AGENT_AUTH_UNSPECIFIED\x10\x00\x12\x08\n\x04NONE\x10\x01\x12\x0c\n\x08ID_TOKEN\x10\x02\x12\x10\n\x0c\x41\x43\x43\x45SS_TOKEN\x10\x03\"G\n\x0bWebhookType\x12\x1c\n\x18WEBHOOK_TYPE_UNSPECIFIED\x10\x00\x12\x0c\n\x08STANDARD\x10\x01\x12\x0c\n\x08\x46LEXIBLE\x10\x02\"s\n\nHttpMethod\x12\x1b\n\x17HTTP_METHOD_UNSPECIFIED\x10\x00\x12\x08\n\x04POST\x10\x01\x12\x07\n\x03GET\x10\x02\x12\x08\n\x04HEAD\x10\x03\x12\x07\n\x03PUT\x10\x04\x12\n\n\x06\x44\x45LETE\x10\x05\x12\t\n\x05PATCH\x10\x06\x12\x0b\n\x07OPTIONS\x10\x07\x1a\xb1\x01\n\x16ServiceDirectoryConfig\x12@\n\x07service\x18\x01 \x01(\tB/\xe0\x41\x02\xfa\x41)\n\'servicedirectory.googleapis.com/Service\x12U\n\x13generic_web_service\x18\x02 \x01(\x0b\x32\x38.google.cloud.dialogflow.cx.v3.Webhook.GenericWebService:q\xea\x41n\n!dialogflow.googleapis.com/Webhook\x12Iprojects/{project}/locations/{location}/agents/{agent}/webhooks/{webhook}B\t\n\x07webhook\"w\n\x13ListWebhooksRequest\x12\x39\n\x06parent\x18\x01 \x01(\tB)\xe0\x41\x02\xfa\x41#\x12!dialogflow.googleapis.com/Webhook\x12\x11\n\tpage_size\x18\x02 \x01(\x05\x12\x12\n\npage_token\x18\x03 \x01(\t\"i\n\x14ListWebhooksResponse\x12\x38\n\x08webhooks\x18\x01 \x03(\x0b\x32&.google.cloud.dialogflow.cx.v3.Webhook\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\"L\n\x11GetWebhookRequest\x12\x37\n\x04name\x18\x01 \x01(\tB)\xe0\x41\x02\xfa\x41#\n!dialogflow.googleapis.com/Webhook\"\x8f\x01\n\x14\x43reateWebhookRequest\x12\x39\n\x06parent\x18\x01 \x01(\tB)\xe0\x41\x02\xfa\x41#\x12!dialogflow.googleapis.com/Webhook\x12<\n\x07webhook\x18\x02 \x01(\x0b\x32&.google.cloud.dialogflow.cx.v3.WebhookB\x03\xe0\x41\x02\"\x85\x01\n\x14UpdateWebhookRequest\x12<\n\x07webhook\x18\x01 \x01(\x0b\x32&.google.cloud.dialogflow.cx.v3.WebhookB\x03\xe0\x41\x02\x12/\n\x0bupdate_mask\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.FieldMask\"^\n\x14\x44\x65leteWebhookRequest\x12\x37\n\x04name\x18\x01 \x01(\tB)\xe0\x41\x02\xfa\x41#\n!dialogflow.googleapis.com/Webhook\x12\r\n\x05\x66orce\x18\x02 \x01(\x08\"\xc5\n\n\x0eWebhookRequest\x12!\n\x19\x64\x65tect_intent_response_id\x18\x01 \x01(\t\x12\x0e\n\x04text\x18\n \x01(\tH\x00\x12?\n\x0etrigger_intent\x18\x0b \x01(\tB%\xfa\x41\"\n dialogflow.googleapis.com/IntentH\x00\x12\x14\n\ntranscript\x18\x0c \x01(\tH\x00\x12\x17\n\rtrigger_event\x18\x0e \x01(\tH\x00\x12\x15\n\x0b\x64tmf_digits\x18\x11 \x01(\tH\x00\x12\x15\n\rlanguage_code\x18\x0f \x01(\t\x12W\n\x10\x66ulfillment_info\x18\x06 \x01(\x0b\x32=.google.cloud.dialogflow.cx.v3.WebhookRequest.FulfillmentInfo\x12M\n\x0bintent_info\x18\x03 \x01(\x0b\x32\x38.google.cloud.dialogflow.cx.v3.WebhookRequest.IntentInfo\x12:\n\tpage_info\x18\x04 \x01(\x0b\x32\'.google.cloud.dialogflow.cx.v3.PageInfo\x12@\n\x0csession_info\x18\x05 \x01(\x0b\x32*.google.cloud.dialogflow.cx.v3.SessionInfo\x12@\n\x08messages\x18\x07 \x03(\x0b\x32..google.cloud.dialogflow.cx.v3.ResponseMessage\x12(\n\x07payload\x18\x08 \x01(\x0b\x32\x17.google.protobuf.Struct\x12h\n\x19sentiment_analysis_result\x18\t \x01(\x0b\x32\x45.google.cloud.dialogflow.cx.v3.WebhookRequest.SentimentAnalysisResult\x12\x42\n\rlanguage_info\x18\x12 \x01(\x0b\x32+.google.cloud.dialogflow.cx.v3.LanguageInfo\x1a\x1e\n\x0f\x46ulfillmentInfo\x12\x0b\n\x03tag\x18\x01 \x01(\t\x1a\xbb\x03\n\nIntentInfo\x12\x42\n\x13last_matched_intent\x18\x01 \x01(\tB%\xfa\x41\"\n dialogflow.googleapis.com/Intent\x12\x14\n\x0c\x64isplay_name\x18\x03 \x01(\t\x12\\\n\nparameters\x18\x02 \x03(\x0b\x32H.google.cloud.dialogflow.cx.v3.WebhookRequest.IntentInfo.ParametersEntry\x12\x12\n\nconfidence\x18\x04 \x01(\x02\x1a^\n\x14IntentParameterValue\x12\x16\n\x0eoriginal_value\x18\x01 \x01(\t\x12.\n\x0eresolved_value\x18\x02 \x01(\x0b\x32\x16.google.protobuf.Value\x1a\x80\x01\n\x0fParametersEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\\\n\x05value\x18\x02 \x01(\x0b\x32M.google.cloud.dialogflow.cx.v3.WebhookRequest.IntentInfo.IntentParameterValue:\x02\x38\x01\x1a;\n\x17SentimentAnalysisResult\x12\r\n\x05score\x18\x01 \x01(\x02\x12\x11\n\tmagnitude\x18\x02 \x01(\x02\x42\x07\n\x05query\"\xaf\x05\n\x0fWebhookResponse\x12`\n\x14\x66ulfillment_response\x18\x01 \x01(\x0b\x32\x42.google.cloud.dialogflow.cx.v3.WebhookResponse.FulfillmentResponse\x12:\n\tpage_info\x18\x02 \x01(\x0b\x32\'.google.cloud.dialogflow.cx.v3.PageInfo\x12@\n\x0csession_info\x18\x03 \x01(\x0b\x32*.google.cloud.dialogflow.cx.v3.SessionInfo\x12(\n\x07payload\x18\x04 \x01(\x0b\x32\x17.google.protobuf.Struct\x12:\n\x0btarget_page\x18\x05 \x01(\tB#\xfa\x41 \n\x1e\x64ialogflow.googleapis.com/PageH\x00\x12:\n\x0btarget_flow\x18\x06 \x01(\tB#\xfa\x41 \n\x1e\x64ialogflow.googleapis.com/FlowH\x00\x1a\x8b\x02\n\x13\x46ulfillmentResponse\x12@\n\x08messages\x18\x01 \x03(\x0b\x32..google.cloud.dialogflow.cx.v3.ResponseMessage\x12h\n\x0emerge_behavior\x18\x02 \x01(\x0e\x32P.google.cloud.dialogflow.cx.v3.WebhookResponse.FulfillmentResponse.MergeBehavior\"H\n\rMergeBehavior\x12\x1e\n\x1aMERGE_BEHAVIOR_UNSPECIFIED\x10\x00\x12\n\n\x06\x41PPEND\x10\x01\x12\x0b\n\x07REPLACE\x10\x02\x42\x0c\n\ntransition\"\xb3\x04\n\x08PageInfo\x12\x39\n\x0c\x63urrent_page\x18\x01 \x01(\tB#\xfa\x41 \n\x1e\x64ialogflow.googleapis.com/Page\x12\x14\n\x0c\x64isplay_name\x18\x04 \x01(\t\x12\x43\n\tform_info\x18\x03 \x01(\x0b\x32\x30.google.cloud.dialogflow.cx.v3.PageInfo.FormInfo\x1a\x90\x03\n\x08\x46ormInfo\x12V\n\x0eparameter_info\x18\x02 \x03(\x0b\x32>.google.cloud.dialogflow.cx.v3.PageInfo.FormInfo.ParameterInfo\x1a\xab\x02\n\rParameterInfo\x12\x14\n\x0c\x64isplay_name\x18\x01 \x01(\t\x12\x10\n\x08required\x18\x02 \x01(\x08\x12\\\n\x05state\x18\x03 \x01(\x0e\x32M.google.cloud.dialogflow.cx.v3.PageInfo.FormInfo.ParameterInfo.ParameterState\x12%\n\x05value\x18\x04 \x01(\x0b\x32\x16.google.protobuf.Value\x12\x16\n\x0ejust_collected\x18\x05 \x01(\x08\"U\n\x0eParameterState\x12\x1f\n\x1bPARAMETER_STATE_UNSPECIFIED\x10\x00\x12\t\n\x05\x45MPTY\x10\x01\x12\x0b\n\x07INVALID\x10\x02\x12\n\n\x06\x46ILLED\x10\x03\"\xe1\x01\n\x0bSessionInfo\x12\x37\n\x07session\x18\x01 \x01(\tB&\xfa\x41#\n!dialogflow.googleapis.com/Session\x12N\n\nparameters\x18\x02 \x03(\x0b\x32:.google.cloud.dialogflow.cx.v3.SessionInfo.ParametersEntry\x1aI\n\x0fParametersEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12%\n\x05value\x18\x02 \x01(\x0b\x32\x16.google.protobuf.Value:\x02\x38\x01\"e\n\x0cLanguageInfo\x12\x1b\n\x13input_language_code\x18\x01 \x01(\t\x12\x1e\n\x16resolved_language_code\x18\x02 \x01(\t\x12\x18\n\x10\x63onfidence_score\x18\x03 \x01(\x02\x32\xb7\x08\n\x08Webhooks\x12\xbf\x01\n\x0cListWebhooks\x12\x32.google.cloud.dialogflow.cx.v3.ListWebhooksRequest\x1a\x33.google.cloud.dialogflow.cx.v3.ListWebhooksResponse\"F\xda\x41\x06parent\x82\xd3\xe4\x93\x02\x37\x12\x35/v3/{parent=projects/*/locations/*/agents/*}/webhooks\x12\xac\x01\n\nGetWebhook\x12\x30.google.cloud.dialogflow.cx.v3.GetWebhookRequest\x1a&.google.cloud.dialogflow.cx.v3.Webhook\"D\xda\x41\x04name\x82\xd3\xe4\x93\x02\x37\x12\x35/v3/{name=projects/*/locations/*/agents/*/webhooks/*}\x12\xc5\x01\n\rCreateWebhook\x12\x33.google.cloud.dialogflow.cx.v3.CreateWebhookRequest\x1a&.google.cloud.dialogflow.cx.v3.Webhook\"W\xda\x41\x0eparent,webhook\x82\xd3\xe4\x93\x02@\"5/v3/{parent=projects/*/locations/*/agents/*}/webhooks:\x07webhook\x12\xd2\x01\n\rUpdateWebhook\x12\x33.google.cloud.dialogflow.cx.v3.UpdateWebhookRequest\x1a&.google.cloud.dialogflow.cx.v3.Webhook\"d\xda\x41\x13webhook,update_mask\x82\xd3\xe4\x93\x02H2=/v3/{webhook.name=projects/*/locations/*/agents/*/webhooks/*}:\x07webhook\x12\xa2\x01\n\rDeleteWebhook\x12\x33.google.cloud.dialogflow.cx.v3.DeleteWebhookRequest\x1a\x16.google.protobuf.Empty\"D\xda\x41\x04name\x82\xd3\xe4\x93\x02\x37*5/v3/{name=projects/*/locations/*/agents/*/webhooks/*}\x1ax\xca\x41\x19\x64ialogflow.googleapis.com\xd2\x41Yhttps://www.googleapis.com/auth/cloud-platform,https://www.googleapis.com/auth/dialogflowB\xae\x02\n!com.google.cloud.dialogflow.cx.v3B\x0cWebhookProtoP\x01Z1cloud.google.com/go/dialogflow/cx/apiv3/cxpb;cxpb\xa2\x02\x02\x44\x46\xaa\x02\x1dGoogle.Cloud.Dialogflow.Cx.V3\xea\x02!Google::Cloud::Dialogflow::CX::V3\xea\x41|\n\'servicedirectory.googleapis.com/Service\x12Qprojects/{project}/locations/{location}/namespaces/{namespace}/services/{service}b\x06proto3"
19
19
 
20
20
  pool = Google::Protobuf::DescriptorPool.generated_pool
21
21
 
@@ -204,7 +204,7 @@ module Google
204
204
  #
205
205
  # @param parent [::String]
206
206
  # Required. The agent to list all webhooks for.
207
- # Format: `projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>`.
207
+ # Format: `projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>`.
208
208
  # @param page_size [::Integer]
209
209
  # The maximum number of items to return in a single page. By default 100 and
210
210
  # at most 1000.
@@ -301,8 +301,8 @@ module Google
301
301
  #
302
302
  # @param name [::String]
303
303
  # Required. The name of the webhook.
304
- # Format: `projects/<Project ID>/locations/<Location ID>/agents/<Agent
305
- # ID>/webhooks/<Webhook ID>`.
304
+ # Format:
305
+ # `projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>/webhooks/<WebhookID>`.
306
306
  #
307
307
  # @yield [response, operation] Access the result along with the RPC operation
308
308
  # @yieldparam response [::Google::Cloud::Dialogflow::CX::V3::Webhook]
@@ -389,7 +389,7 @@ module Google
389
389
  #
390
390
  # @param parent [::String]
391
391
  # Required. The agent to create a webhook for.
392
- # Format: `projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>`.
392
+ # Format: `projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>`.
393
393
  # @param webhook [::Google::Cloud::Dialogflow::CX::V3::Webhook, ::Hash]
394
394
  # Required. The webhook to create.
395
395
  #
@@ -567,8 +567,8 @@ module Google
567
567
  #
568
568
  # @param name [::String]
569
569
  # Required. The name of the webhook to delete.
570
- # Format: `projects/<Project ID>/locations/<Location ID>/agents/<Agent
571
- # ID>/webhooks/<Webhook ID>`.
570
+ # Format:
571
+ # `projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>/webhooks/<WebhookID>`.
572
572
  # @param force [::Boolean]
573
573
  # This field has no effect for webhook not being used.
574
574
  # For webhooks that are used by pages/flows/transition route groups:
@@ -198,7 +198,7 @@ module Google
198
198
  #
199
199
  # @param parent [::String]
200
200
  # Required. The agent to list all webhooks for.
201
- # Format: `projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>`.
201
+ # Format: `projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>`.
202
202
  # @param page_size [::Integer]
203
203
  # The maximum number of items to return in a single page. By default 100 and
204
204
  # at most 1000.
@@ -288,8 +288,8 @@ module Google
288
288
  #
289
289
  # @param name [::String]
290
290
  # Required. The name of the webhook.
291
- # Format: `projects/<Project ID>/locations/<Location ID>/agents/<Agent
292
- # ID>/webhooks/<Webhook ID>`.
291
+ # Format:
292
+ # `projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>/webhooks/<WebhookID>`.
293
293
  # @yield [result, operation] Access the result along with the TransportOperation object
294
294
  # @yieldparam result [::Google::Cloud::Dialogflow::CX::V3::Webhook]
295
295
  # @yieldparam operation [::Gapic::Rest::TransportOperation]
@@ -369,7 +369,7 @@ module Google
369
369
  #
370
370
  # @param parent [::String]
371
371
  # Required. The agent to create a webhook for.
372
- # Format: `projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>`.
372
+ # Format: `projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>`.
373
373
  # @param webhook [::Google::Cloud::Dialogflow::CX::V3::Webhook, ::Hash]
374
374
  # Required. The webhook to create.
375
375
  # @yield [result, operation] Access the result along with the TransportOperation object
@@ -533,8 +533,8 @@ module Google
533
533
  #
534
534
  # @param name [::String]
535
535
  # Required. The name of the webhook to delete.
536
- # Format: `projects/<Project ID>/locations/<Location ID>/agents/<Agent
537
- # ID>/webhooks/<Webhook ID>`.
536
+ # Format:
537
+ # `projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>/webhooks/<WebhookID>`.
538
538
  # @param force [::Boolean]
539
539
  # This field has no effect for webhook not being used.
540
540
  # For webhooks that are used by pages/flows/transition route groups:
@@ -28,6 +28,9 @@ module Google
28
28
  # @!attribute [rw] destinations
29
29
  # @return [::Array<::Google::Api::ClientLibraryDestination>]
30
30
  # The destination where API teams want this client library to be published.
31
+ # @!attribute [rw] selective_gapic_generation
32
+ # @return [::Google::Api::SelectiveGapicGeneration]
33
+ # Configuration for which RPCs should be generated in the GAPIC client.
31
34
  class CommonLanguageSettings
32
35
  include ::Google::Protobuf::MessageExts
33
36
  extend ::Google::Protobuf::MessageExts::ClassMethods
@@ -212,6 +215,12 @@ module Google
212
215
  # enabled. By default, asynchronous REST clients will not be generated.
213
216
  # This feature will be enabled by default 1 month after launching the
214
217
  # feature in preview packages.
218
+ # @!attribute [rw] protobuf_pythonic_types_enabled
219
+ # @return [::Boolean]
220
+ # Enables generation of protobuf code using new types that are more
221
+ # Pythonic which are included in `protobuf>=5.29.x`. This feature will be
222
+ # enabled by default 1 month after launching the feature in preview
223
+ # packages.
215
224
  class ExperimentalFeatures
216
225
  include ::Google::Protobuf::MessageExts
217
226
  extend ::Google::Protobuf::MessageExts::ClassMethods
@@ -375,6 +384,17 @@ module Google
375
384
  end
376
385
  end
377
386
 
387
+ # This message is used to configure the generation of a subset of the RPCs in
388
+ # a service for client libraries.
389
+ # @!attribute [rw] methods
390
+ # @return [::Array<::String>]
391
+ # An allowlist of the fully qualified names of RPCs that should be included
392
+ # on public client surfaces.
393
+ class SelectiveGapicGeneration
394
+ include ::Google::Protobuf::MessageExts
395
+ extend ::Google::Protobuf::MessageExts::ClassMethods
396
+ end
397
+
378
398
  # The organization for which the client libraries are being published.
379
399
  # Affects the url where generated docs are published, etc.
380
400
  module ClientLibraryOrganization
@@ -129,7 +129,7 @@ module Google
129
129
  # Define behaviors on logging.
130
130
  # @!attribute [rw] enable_stackdriver_logging
131
131
  # @return [::Boolean]
132
- # Enables StackDriver logging.
132
+ # Enables Google Cloud Logging.
133
133
  # @!attribute [rw] enable_interaction_logging
134
134
  # @return [::Boolean]
135
135
  # Enables DF Interaction logging.
@@ -52,7 +52,7 @@ module Google
52
52
  # method.
53
53
  # {::Google::Cloud::Dialogflow::CX::V3::Agents::Client#create_agent Agents.CreateAgent}
54
54
  # populates the name automatically.
55
- # Format: `projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>`.
55
+ # Format: `projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>`.
56
56
  # @!attribute [rw] display_name
57
57
  # @return [::String]
58
58
  # Required. The human-readable name of the agent, unique within the location.
@@ -91,14 +91,14 @@ module Google
91
91
  # @return [::String]
92
92
  # Immutable. Name of the start flow in this agent. A start flow will be
93
93
  # automatically created when the agent is created, and can only be deleted by
94
- # deleting the agent. Format: `projects/<Project ID>/locations/<Location
95
- # ID>/agents/<Agent ID>/flows/<Flow ID>`.
94
+ # deleting the agent. Format:
95
+ # `projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>/flows/<FlowID>`.
96
96
  # @!attribute [rw] security_settings
97
97
  # @return [::String]
98
98
  # Name of the
99
99
  # {::Google::Cloud::Dialogflow::CX::V3::SecuritySettings SecuritySettings}
100
- # reference for the agent. Format: `projects/<Project ID>/locations/<Location
101
- # ID>/securitySettings/<Security Settings ID>`.
100
+ # reference for the agent. Format:
101
+ # `projects/<ProjectID>/locations/<LocationID>/securitySettings/<SecuritySettingsID>`.
102
102
  # @!attribute [rw] enable_stackdriver_logging
103
103
  # @deprecated This field is deprecated and may be removed in the next major version update.
104
104
  # @return [::Boolean]
@@ -138,6 +138,9 @@ module Google
138
138
  # @!attribute [rw] personalization_settings
139
139
  # @return [::Google::Cloud::Dialogflow::CX::V3::Agent::PersonalizationSettings]
140
140
  # Optional. Settings for end user personalization.
141
+ # @!attribute [rw] client_certificate_settings
142
+ # @return [::Google::Cloud::Dialogflow::CX::V3::Agent::ClientCertificateSettings]
143
+ # Optional. Settings for custom client certificates.
141
144
  class Agent
142
145
  include ::Google::Protobuf::MessageExts
143
146
  extend ::Google::Protobuf::MessageExts::ClassMethods
@@ -211,6 +214,27 @@ module Google
211
214
  include ::Google::Protobuf::MessageExts
212
215
  extend ::Google::Protobuf::MessageExts::ClassMethods
213
216
  end
217
+
218
+ # Settings for custom client certificates.
219
+ # @!attribute [rw] ssl_certificate
220
+ # @return [::String]
221
+ # Required. The ssl certificate encoded in PEM format. This string must
222
+ # include the begin header and end footer lines.
223
+ # @!attribute [rw] private_key
224
+ # @return [::String]
225
+ # Required. The name of the SecretManager secret version resource storing
226
+ # the private key encoded in PEM format. Format:
227
+ # `projects/{project}/secrets/{secret}/versions/{version}`
228
+ # @!attribute [rw] passphrase
229
+ # @return [::String]
230
+ # Optional. The name of the SecretManager secret version resource storing
231
+ # the passphrase. 'passphrase' should be left unset if the private key is
232
+ # not encrypted.
233
+ # Format: `projects/{project}/secrets/{secret}/versions/{version}`
234
+ class ClientCertificateSettings
235
+ include ::Google::Protobuf::MessageExts
236
+ extend ::Google::Protobuf::MessageExts::ClassMethods
237
+ end
214
238
  end
215
239
 
216
240
  # The request message for
@@ -218,7 +242,7 @@ module Google
218
242
  # @!attribute [rw] parent
219
243
  # @return [::String]
220
244
  # Required. The location to list all agents for.
221
- # Format: `projects/<Project ID>/locations/<Location ID>`.
245
+ # Format: `projects/<ProjectID>/locations/<LocationID>`.
222
246
  # @!attribute [rw] page_size
223
247
  # @return [::Integer]
224
248
  # The maximum number of items to return in a single page. By default 100 and
@@ -251,7 +275,7 @@ module Google
251
275
  # @!attribute [rw] name
252
276
  # @return [::String]
253
277
  # Required. The name of the agent.
254
- # Format: `projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>`.
278
+ # Format: `projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>`.
255
279
  class GetAgentRequest
256
280
  include ::Google::Protobuf::MessageExts
257
281
  extend ::Google::Protobuf::MessageExts::ClassMethods
@@ -262,7 +286,7 @@ module Google
262
286
  # @!attribute [rw] parent
263
287
  # @return [::String]
264
288
  # Required. The location to create a agent for.
265
- # Format: `projects/<Project ID>/locations/<Location ID>`.
289
+ # Format: `projects/<ProjectID>/locations/<LocationID>`.
266
290
  # @!attribute [rw] agent
267
291
  # @return [::Google::Cloud::Dialogflow::CX::V3::Agent]
268
292
  # Required. The agent to create.
@@ -290,7 +314,7 @@ module Google
290
314
  # @!attribute [rw] name
291
315
  # @return [::String]
292
316
  # Required. The name of the agent to delete.
293
- # Format: `projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>`.
317
+ # Format: `projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>`.
294
318
  class DeleteAgentRequest
295
319
  include ::Google::Protobuf::MessageExts
296
320
  extend ::Google::Protobuf::MessageExts::ClassMethods
@@ -301,7 +325,7 @@ module Google
301
325
  # @!attribute [rw] name
302
326
  # @return [::String]
303
327
  # Required. The name of the agent to export.
304
- # Format: `projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>`.
328
+ # Format: `projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>`.
305
329
  # @!attribute [rw] agent_uri
306
330
  # @return [::String]
307
331
  # Optional. The [Google Cloud
@@ -321,8 +345,8 @@ module Google
321
345
  # @!attribute [rw] environment
322
346
  # @return [::String]
323
347
  # Optional. Environment name. If not set, draft environment is assumed.
324
- # Format: `projects/<Project ID>/locations/<Location ID>/agents/<Agent
325
- # ID>/environments/<Environment ID>`.
348
+ # Format:
349
+ # `projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>/environments/<EnvironmentID>`.
326
350
  # @!attribute [rw] git_destination
327
351
  # @return [::Google::Cloud::Dialogflow::CX::V3::ExportAgentRequest::GitDestination]
328
352
  # Optional. The Git branch to export the agent to.
@@ -385,7 +409,7 @@ module Google
385
409
  # @!attribute [rw] name
386
410
  # @return [::String]
387
411
  # Required. The name of the agent to restore into.
388
- # Format: `projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>`.
412
+ # Format: `projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>`.
389
413
  # @!attribute [rw] agent_uri
390
414
  # @return [::String]
391
415
  # The [Google Cloud Storage](https://cloud.google.com/storage/docs/) URI
@@ -440,7 +464,7 @@ module Google
440
464
  # @!attribute [rw] name
441
465
  # @return [::String]
442
466
  # Required. The agent to validate.
443
- # Format: `projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>`.
467
+ # Format: `projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>`.
444
468
  # @!attribute [rw] language_code
445
469
  # @return [::String]
446
470
  # If not specified, the agent's default language is used.
@@ -454,8 +478,8 @@ module Google
454
478
  # @!attribute [rw] name
455
479
  # @return [::String]
456
480
  # Required. The agent name.
457
- # Format: `projects/<Project ID>/locations/<Location ID>/agents/<Agent
458
- # ID>/validationResult`.
481
+ # Format:
482
+ # `projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>/validationResult`.
459
483
  # @!attribute [rw] language_code
460
484
  # @return [::String]
461
485
  # If not specified, the agent's default language is used.
@@ -469,8 +493,8 @@ module Google
469
493
  # @!attribute [rw] name
470
494
  # @return [::String]
471
495
  # The unique identifier of the agent validation result.
472
- # Format: `projects/<Project ID>/locations/<Location ID>/agents/<Agent
473
- # ID>/validationResult`.
496
+ # Format:
497
+ # `projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>/validationResult`.
474
498
  # @!attribute [rw] flow_validation_results
475
499
  # @return [::Array<::Google::Cloud::Dialogflow::CX::V3::FlowValidationResult>]
476
500
  # Contains all flow validation results.
@@ -484,8 +508,8 @@ module Google
484
508
  # RPC.
485
509
  # @!attribute [rw] name
486
510
  # @return [::String]
487
- # Required. Format: `projects/<Project ID>/locations/<Location
488
- # ID>/agents/<Agent ID>/generativeSettings`.
511
+ # Required. Format:
512
+ # `projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>/generativeSettings`.
489
513
  # @!attribute [rw] language_code
490
514
  # @return [::String]
491
515
  # Required. Language code of the generative settings.
@@ -307,6 +307,9 @@ module Google
307
307
  # is replaced with a single byte containing the block length. Only Speex
308
308
  # wideband is supported. `sample_rate_hertz` must be 16000.
309
309
  AUDIO_ENCODING_SPEEX_WITH_HEADER_BYTE = 7
310
+
311
+ # 8-bit samples that compand 13-bit audio samples using G.711 PCMU/a-law.
312
+ AUDIO_ENCODING_ALAW = 8
310
313
  end
311
314
 
312
315
  # Variant of the specified [Speech
@@ -384,6 +387,9 @@ module Google
384
387
 
385
388
  # 8-bit samples that compand 14-bit audio samples using G.711 PCMU/mu-law.
386
389
  OUTPUT_AUDIO_ENCODING_MULAW = 5
390
+
391
+ # 8-bit samples that compand 13-bit audio samples using G.711 PCMU/a-law.
392
+ OUTPUT_AUDIO_ENCODING_ALAW = 6
387
393
  end
388
394
  end
389
395
  end
@@ -27,7 +27,7 @@ module Google
27
27
  # @!attribute [rw] parent
28
28
  # @return [::String]
29
29
  # Required. The agent containing the changelogs.
30
- # Format: `projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>`.
30
+ # Format: `projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>`.
31
31
  # @!attribute [rw] filter
32
32
  # @return [::String]
33
33
  # The filter string. Supports filter by user_email, resource, type and
@@ -83,8 +83,8 @@ module Google
83
83
  # @!attribute [rw] name
84
84
  # @return [::String]
85
85
  # Required. The name of the changelog to get.
86
- # Format: `projects/<Project ID>/locations/<Location ID>/agents/<Agent
87
- # ID>/changelogs/<Changelog ID>`.
86
+ # Format:
87
+ # `projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>/changelogs/<ChangelogID>`.
88
88
  class GetChangelogRequest
89
89
  include ::Google::Protobuf::MessageExts
90
90
  extend ::Google::Protobuf::MessageExts::ClassMethods
@@ -94,8 +94,8 @@ module Google
94
94
  # @!attribute [rw] name
95
95
  # @return [::String]
96
96
  # The unique identifier of the changelog.
97
- # Format: `projects/<Project ID>/locations/<Location ID>/agents/<Agent
98
- # ID>/changelogs/<Changelog ID>`.
97
+ # Format:
98
+ # `projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>/changelogs/<ChangelogID>`.
99
99
  # @!attribute [rw] user_email
100
100
  # @return [::String]
101
101
  # Email address of the authenticated user.
@@ -29,13 +29,13 @@ module Google
29
29
  # @!attribute [rw] name
30
30
  # @return [::String]
31
31
  # The name of the deployment.
32
- # Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent
33
- # ID>/environments/<Environment ID>/deployments/<Deployment ID>.
32
+ # Format:
33
+ # projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>/environments/<EnvironmentID>/deployments/<DeploymentID>.
34
34
  # @!attribute [rw] flow_version
35
35
  # @return [::String]
36
36
  # The name of the flow version for this deployment.
37
- # Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent
38
- # ID>/flows/<Flow ID>/versions/<Verion ID>.
37
+ # Format:
38
+ # projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>/flows/<FlowID>/versions/<VerionID>.
39
39
  # @!attribute [rw] state
40
40
  # @return [::Google::Cloud::Dialogflow::CX::V3::Deployment::State]
41
41
  # The current state of the deployment.
@@ -56,13 +56,13 @@ module Google
56
56
  # @!attribute [rw] deployment_test_results
57
57
  # @return [::Array<::String>]
58
58
  # Results of test cases running before the deployment.
59
- # Format: `projects/<Project ID>/locations/<Location ID>/agents/<Agent
60
- # ID>/testCases/<TestCase ID>/results/<TestCaseResult ID>`.
59
+ # Format:
60
+ # `projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>/testCases/<TestCaseID>/results/<TestCaseResultID>`.
61
61
  # @!attribute [rw] experiment
62
62
  # @return [::String]
63
63
  # The name of the experiment triggered by this deployment.
64
- # Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent
65
- # ID>/environments/<Environment ID>/experiments/<Experiment ID>.
64
+ # Format:
65
+ # projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>/environments/<EnvironmentID>/experiments/<ExperimentID>.
66
66
  class Result
67
67
  include ::Google::Protobuf::MessageExts
68
68
  extend ::Google::Protobuf::MessageExts::ClassMethods
@@ -89,9 +89,8 @@ module Google
89
89
  # @!attribute [rw] parent
90
90
  # @return [::String]
91
91
  # Required. The {::Google::Cloud::Dialogflow::CX::V3::Environment Environment} to
92
- # list all environments for. Format: `projects/<Project
93
- # ID>/locations/<Location ID>/agents/<Agent ID>/environments/<Environment
94
- # ID>`.
92
+ # list all environments for. Format:
93
+ # `projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>/environments/<EnvironmentID>`.
95
94
  # @!attribute [rw] page_size
96
95
  # @return [::Integer]
97
96
  # The maximum number of items to return in a single page. By default 20 and
@@ -127,8 +126,7 @@ module Google
127
126
  # @return [::String]
128
127
  # Required. The name of the
129
128
  # {::Google::Cloud::Dialogflow::CX::V3::Deployment Deployment}. Format:
130
- # `projects/<Project ID>/locations/<Location ID>/agents/<Agent
131
- # ID>/environments/<Environment ID>/deployments/<Deployment ID>`.
129
+ # `projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>/environments/<EnvironmentID>/deployments/<DeploymentID>`.
132
130
  class GetDeploymentRequest
133
131
  include ::Google::Protobuf::MessageExts
134
132
  extend ::Google::Protobuf::MessageExts::ClassMethods