pulumi-gcp 7.30.0__py3-none-any.whl → 7.30.0a1719470057__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1485) hide show
  1. pulumi_gcp/__init__.py +0 -32
  2. pulumi_gcp/_inputs.py +0 -15
  3. pulumi_gcp/accessapproval/get_folder_service_account.py +0 -5
  4. pulumi_gcp/accessapproval/get_organization_service_account.py +0 -5
  5. pulumi_gcp/accessapproval/get_project_service_account.py +0 -5
  6. pulumi_gcp/accesscontextmanager/_inputs.py +12 -2072
  7. pulumi_gcp/accesscontextmanager/access_level.py +32 -37
  8. pulumi_gcp/accesscontextmanager/access_level_condition.py +48 -53
  9. pulumi_gcp/accesscontextmanager/access_levels.py +65 -70
  10. pulumi_gcp/accesscontextmanager/access_policy.py +0 -5
  11. pulumi_gcp/accesscontextmanager/access_policy_iam_binding.py +19 -24
  12. pulumi_gcp/accesscontextmanager/access_policy_iam_member.py +19 -24
  13. pulumi_gcp/accesscontextmanager/access_policy_iam_policy.py +16 -21
  14. pulumi_gcp/accesscontextmanager/authorized_orgs_desc.py +0 -5
  15. pulumi_gcp/accesscontextmanager/egress_policy.py +0 -5
  16. pulumi_gcp/accesscontextmanager/gcp_user_access_binding.py +28 -33
  17. pulumi_gcp/accesscontextmanager/get_access_policy_iam_policy.py +0 -5
  18. pulumi_gcp/accesscontextmanager/ingress_policy.py +0 -5
  19. pulumi_gcp/accesscontextmanager/outputs.py +0 -5
  20. pulumi_gcp/accesscontextmanager/service_perimeter.py +196 -201
  21. pulumi_gcp/accesscontextmanager/service_perimeter_dry_run_resource.py +6 -11
  22. pulumi_gcp/accesscontextmanager/service_perimeter_egress_policy.py +10 -15
  23. pulumi_gcp/accesscontextmanager/service_perimeter_ingress_policy.py +10 -15
  24. pulumi_gcp/accesscontextmanager/service_perimeter_resource.py +6 -11
  25. pulumi_gcp/accesscontextmanager/service_perimeters.py +55 -60
  26. pulumi_gcp/activedirectory/domain.py +0 -5
  27. pulumi_gcp/activedirectory/domain_trust.py +0 -5
  28. pulumi_gcp/activedirectory/peering.py +0 -5
  29. pulumi_gcp/alloydb/_inputs.py +0 -535
  30. pulumi_gcp/alloydb/backup.py +21 -26
  31. pulumi_gcp/alloydb/cluster.py +172 -177
  32. pulumi_gcp/alloydb/get_locations.py +0 -5
  33. pulumi_gcp/alloydb/get_supported_database_flags.py +0 -5
  34. pulumi_gcp/alloydb/instance.py +72 -77
  35. pulumi_gcp/alloydb/outputs.py +0 -5
  36. pulumi_gcp/alloydb/user.py +12 -17
  37. pulumi_gcp/apigateway/_inputs.py +0 -168
  38. pulumi_gcp/apigateway/api.py +0 -5
  39. pulumi_gcp/apigateway/api_config.py +20 -25
  40. pulumi_gcp/apigateway/api_config_iam_binding.py +19 -24
  41. pulumi_gcp/apigateway/api_config_iam_member.py +19 -24
  42. pulumi_gcp/apigateway/api_config_iam_policy.py +16 -21
  43. pulumi_gcp/apigateway/api_iam_binding.py +19 -24
  44. pulumi_gcp/apigateway/api_iam_member.py +19 -24
  45. pulumi_gcp/apigateway/api_iam_policy.py +16 -21
  46. pulumi_gcp/apigateway/gateway.py +0 -5
  47. pulumi_gcp/apigateway/gateway_iam_binding.py +19 -24
  48. pulumi_gcp/apigateway/gateway_iam_member.py +19 -24
  49. pulumi_gcp/apigateway/gateway_iam_policy.py +16 -21
  50. pulumi_gcp/apigateway/get_api_config_iam_policy.py +0 -5
  51. pulumi_gcp/apigateway/get_api_iam_policy.py +0 -5
  52. pulumi_gcp/apigateway/get_gateway_iam_policy.py +0 -5
  53. pulumi_gcp/apigateway/outputs.py +0 -5
  54. pulumi_gcp/apigee/_inputs.py +0 -508
  55. pulumi_gcp/apigee/addons_config.py +55 -60
  56. pulumi_gcp/apigee/endpoint_attachment.py +0 -5
  57. pulumi_gcp/apigee/env_group.py +0 -5
  58. pulumi_gcp/apigee/env_group_attachment.py +0 -5
  59. pulumi_gcp/apigee/env_keystore.py +0 -5
  60. pulumi_gcp/apigee/env_references.py +0 -5
  61. pulumi_gcp/apigee/environment.py +5 -10
  62. pulumi_gcp/apigee/environment_iam_binding.py +19 -24
  63. pulumi_gcp/apigee/environment_iam_member.py +19 -24
  64. pulumi_gcp/apigee/environment_iam_policy.py +16 -21
  65. pulumi_gcp/apigee/flowhook.py +0 -5
  66. pulumi_gcp/apigee/get_environment_iam_policy.py +0 -5
  67. pulumi_gcp/apigee/instance.py +0 -5
  68. pulumi_gcp/apigee/instance_attachment.py +0 -5
  69. pulumi_gcp/apigee/keystores_aliases_key_cert_file.py +5 -10
  70. pulumi_gcp/apigee/keystores_aliases_pkcs12.py +2 -7
  71. pulumi_gcp/apigee/keystores_aliases_self_signed_cert.py +26 -31
  72. pulumi_gcp/apigee/nat_address.py +0 -5
  73. pulumi_gcp/apigee/organization.py +5 -10
  74. pulumi_gcp/apigee/outputs.py +0 -5
  75. pulumi_gcp/apigee/sharedflow.py +2 -7
  76. pulumi_gcp/apigee/sharedflow_deployment.py +0 -5
  77. pulumi_gcp/apigee/sync_authorization.py +0 -5
  78. pulumi_gcp/apigee/target_server.py +5 -10
  79. pulumi_gcp/appengine/_inputs.py +8 -991
  80. pulumi_gcp/appengine/application.py +12 -17
  81. pulumi_gcp/appengine/application_url_dispatch_rules.py +41 -46
  82. pulumi_gcp/appengine/domain_mapping.py +13 -18
  83. pulumi_gcp/appengine/engine_split_traffic.py +45 -50
  84. pulumi_gcp/appengine/firewall_rule.py +0 -5
  85. pulumi_gcp/appengine/flexible_app_version.py +125 -130
  86. pulumi_gcp/appengine/get_default_service_account.py +0 -5
  87. pulumi_gcp/appengine/outputs.py +0 -5
  88. pulumi_gcp/appengine/service_network_settings.py +27 -32
  89. pulumi_gcp/appengine/standard_app_version.py +104 -109
  90. pulumi_gcp/apphub/_inputs.py +0 -370
  91. pulumi_gcp/apphub/application.py +62 -67
  92. pulumi_gcp/apphub/get_application.py +0 -5
  93. pulumi_gcp/apphub/get_discovered_service.py +0 -5
  94. pulumi_gcp/apphub/get_discovered_workload.py +0 -5
  95. pulumi_gcp/apphub/outputs.py +0 -5
  96. pulumi_gcp/apphub/service.py +73 -78
  97. pulumi_gcp/apphub/service_project_attachment.py +0 -5
  98. pulumi_gcp/apphub/workload.py +9 -14
  99. pulumi_gcp/applicationintegration/_inputs.py +0 -324
  100. pulumi_gcp/applicationintegration/auth_config.py +24 -29
  101. pulumi_gcp/applicationintegration/client.py +19 -24
  102. pulumi_gcp/applicationintegration/outputs.py +0 -5
  103. pulumi_gcp/artifactregistry/_inputs.py +0 -392
  104. pulumi_gcp/artifactregistry/get_docker_image.py +2 -7
  105. pulumi_gcp/artifactregistry/get_repository.py +0 -5
  106. pulumi_gcp/artifactregistry/get_repository_iam_policy.py +0 -5
  107. pulumi_gcp/artifactregistry/outputs.py +0 -5
  108. pulumi_gcp/artifactregistry/repository.py +333 -338
  109. pulumi_gcp/artifactregistry/repository_iam_binding.py +19 -24
  110. pulumi_gcp/artifactregistry/repository_iam_member.py +19 -24
  111. pulumi_gcp/artifactregistry/repository_iam_policy.py +16 -21
  112. pulumi_gcp/artifactregistry/vpcsc_config.py +0 -5
  113. pulumi_gcp/assuredworkloads/_inputs.py +0 -117
  114. pulumi_gcp/assuredworkloads/outputs.py +0 -5
  115. pulumi_gcp/assuredworkloads/workload.py +81 -86
  116. pulumi_gcp/backupdisasterrecovery/_inputs.py +0 -41
  117. pulumi_gcp/backupdisasterrecovery/get_management_server.py +0 -5
  118. pulumi_gcp/backupdisasterrecovery/management_server.py +15 -20
  119. pulumi_gcp/backupdisasterrecovery/outputs.py +0 -5
  120. pulumi_gcp/beyondcorp/_inputs.py +0 -86
  121. pulumi_gcp/beyondcorp/app_connection.py +52 -57
  122. pulumi_gcp/beyondcorp/app_connector.py +25 -30
  123. pulumi_gcp/beyondcorp/app_gateway.py +2 -7
  124. pulumi_gcp/beyondcorp/get_app_connection.py +0 -5
  125. pulumi_gcp/beyondcorp/get_app_connector.py +0 -5
  126. pulumi_gcp/beyondcorp/get_app_gateway.py +0 -5
  127. pulumi_gcp/beyondcorp/outputs.py +0 -5
  128. pulumi_gcp/biglake/_inputs.py +0 -64
  129. pulumi_gcp/biglake/catalog.py +0 -5
  130. pulumi_gcp/biglake/database.py +13 -18
  131. pulumi_gcp/biglake/outputs.py +0 -5
  132. pulumi_gcp/biglake/table.py +31 -36
  133. pulumi_gcp/bigquery/_inputs.py +13 -1937
  134. pulumi_gcp/bigquery/app_profile.py +128 -133
  135. pulumi_gcp/bigquery/bi_reservation.py +5 -10
  136. pulumi_gcp/bigquery/capacity_commitment.py +0 -5
  137. pulumi_gcp/bigquery/connection.py +176 -181
  138. pulumi_gcp/bigquery/connection_iam_binding.py +19 -24
  139. pulumi_gcp/bigquery/connection_iam_member.py +19 -24
  140. pulumi_gcp/bigquery/connection_iam_policy.py +16 -21
  141. pulumi_gcp/bigquery/data_transfer_config.py +15 -20
  142. pulumi_gcp/bigquery/dataset.py +127 -132
  143. pulumi_gcp/bigquery/dataset_access.py +67 -72
  144. pulumi_gcp/bigquery/dataset_iam_binding.py +19 -24
  145. pulumi_gcp/bigquery/dataset_iam_member.py +19 -24
  146. pulumi_gcp/bigquery/dataset_iam_policy.py +16 -21
  147. pulumi_gcp/bigquery/get_connection_iam_policy.py +0 -5
  148. pulumi_gcp/bigquery/get_dataset.py +0 -5
  149. pulumi_gcp/bigquery/get_dataset_iam_policy.py +0 -5
  150. pulumi_gcp/bigquery/get_default_service_account.py +0 -5
  151. pulumi_gcp/bigquery/get_table_iam_policy.py +0 -5
  152. pulumi_gcp/bigquery/iam_binding.py +97 -102
  153. pulumi_gcp/bigquery/iam_member.py +97 -102
  154. pulumi_gcp/bigquery/iam_policy.py +92 -97
  155. pulumi_gcp/bigquery/job.py +224 -229
  156. pulumi_gcp/bigquery/outputs.py +0 -5
  157. pulumi_gcp/bigquery/reservation.py +11 -16
  158. pulumi_gcp/bigquery/reservation_assignment.py +0 -5
  159. pulumi_gcp/bigquery/routine.py +109 -114
  160. pulumi_gcp/bigquery/table.py +62 -67
  161. pulumi_gcp/bigqueryanalyticshub/_inputs.py +0 -97
  162. pulumi_gcp/bigqueryanalyticshub/data_exchange.py +0 -5
  163. pulumi_gcp/bigqueryanalyticshub/data_exchange_iam_binding.py +19 -24
  164. pulumi_gcp/bigqueryanalyticshub/data_exchange_iam_member.py +19 -24
  165. pulumi_gcp/bigqueryanalyticshub/data_exchange_iam_policy.py +16 -21
  166. pulumi_gcp/bigqueryanalyticshub/get_data_exchange_iam_policy.py +0 -5
  167. pulumi_gcp/bigqueryanalyticshub/get_listing_iam_policy.py +0 -5
  168. pulumi_gcp/bigqueryanalyticshub/listing.py +40 -45
  169. pulumi_gcp/bigqueryanalyticshub/listing_iam_binding.py +19 -24
  170. pulumi_gcp/bigqueryanalyticshub/listing_iam_member.py +19 -24
  171. pulumi_gcp/bigqueryanalyticshub/listing_iam_policy.py +16 -21
  172. pulumi_gcp/bigqueryanalyticshub/outputs.py +0 -5
  173. pulumi_gcp/bigquerydatapolicy/_inputs.py +0 -40
  174. pulumi_gcp/bigquerydatapolicy/data_policy.py +19 -24
  175. pulumi_gcp/bigquerydatapolicy/data_policy_iam_binding.py +19 -24
  176. pulumi_gcp/bigquerydatapolicy/data_policy_iam_member.py +19 -24
  177. pulumi_gcp/bigquerydatapolicy/data_policy_iam_policy.py +16 -21
  178. pulumi_gcp/bigquerydatapolicy/get_iam_policy.py +0 -5
  179. pulumi_gcp/bigquerydatapolicy/outputs.py +0 -5
  180. pulumi_gcp/bigtable/_inputs.py +0 -202
  181. pulumi_gcp/bigtable/authorized_view.py +5 -10
  182. pulumi_gcp/bigtable/gc_policy.py +54 -113
  183. pulumi_gcp/bigtable/get_instance_iam_policy.py +0 -5
  184. pulumi_gcp/bigtable/get_table_iam_policy.py +0 -5
  185. pulumi_gcp/bigtable/instance.py +47 -52
  186. pulumi_gcp/bigtable/instance_iam_binding.py +19 -24
  187. pulumi_gcp/bigtable/instance_iam_member.py +19 -24
  188. pulumi_gcp/bigtable/instance_iam_policy.py +16 -21
  189. pulumi_gcp/bigtable/outputs.py +0 -5
  190. pulumi_gcp/bigtable/table.py +34 -39
  191. pulumi_gcp/bigtable/table_iam_binding.py +19 -24
  192. pulumi_gcp/bigtable/table_iam_member.py +19 -24
  193. pulumi_gcp/bigtable/table_iam_policy.py +16 -21
  194. pulumi_gcp/billing/_inputs.py +0 -257
  195. pulumi_gcp/billing/account_iam_binding.py +19 -24
  196. pulumi_gcp/billing/account_iam_member.py +19 -24
  197. pulumi_gcp/billing/account_iam_policy.py +16 -21
  198. pulumi_gcp/billing/budget.py +220 -225
  199. pulumi_gcp/billing/get_account_iam_policy.py +0 -5
  200. pulumi_gcp/billing/outputs.py +0 -5
  201. pulumi_gcp/billing/project_info.py +0 -5
  202. pulumi_gcp/billing/sub_account.py +0 -5
  203. pulumi_gcp/binaryauthorization/_inputs.py +0 -199
  204. pulumi_gcp/binaryauthorization/attestor.py +63 -68
  205. pulumi_gcp/binaryauthorization/attestor_iam_binding.py +19 -24
  206. pulumi_gcp/binaryauthorization/attestor_iam_member.py +19 -24
  207. pulumi_gcp/binaryauthorization/attestor_iam_policy.py +16 -21
  208. pulumi_gcp/binaryauthorization/get_attestor_iam_policy.py +0 -5
  209. pulumi_gcp/binaryauthorization/outputs.py +0 -5
  210. pulumi_gcp/binaryauthorization/policy.py +83 -88
  211. pulumi_gcp/blockchainnodeengine/_inputs.py +0 -131
  212. pulumi_gcp/blockchainnodeengine/blockchain_nodes.py +57 -62
  213. pulumi_gcp/blockchainnodeengine/outputs.py +0 -5
  214. pulumi_gcp/certificateauthority/_inputs.py +29 -2150
  215. pulumi_gcp/certificateauthority/authority.py +393 -398
  216. pulumi_gcp/certificateauthority/ca_pool.py +184 -189
  217. pulumi_gcp/certificateauthority/ca_pool_iam_binding.py +97 -102
  218. pulumi_gcp/certificateauthority/ca_pool_iam_member.py +97 -102
  219. pulumi_gcp/certificateauthority/ca_pool_iam_policy.py +92 -97
  220. pulumi_gcp/certificateauthority/certificate.py +631 -636
  221. pulumi_gcp/certificateauthority/certificate_template.py +129 -134
  222. pulumi_gcp/certificateauthority/certificate_template_iam_binding.py +97 -102
  223. pulumi_gcp/certificateauthority/certificate_template_iam_member.py +97 -102
  224. pulumi_gcp/certificateauthority/certificate_template_iam_policy.py +92 -97
  225. pulumi_gcp/certificateauthority/get_authority.py +0 -5
  226. pulumi_gcp/certificateauthority/get_ca_pool_iam_policy.py +0 -5
  227. pulumi_gcp/certificateauthority/get_certificate_template_iam_policy.py +0 -5
  228. pulumi_gcp/certificateauthority/outputs.py +0 -5
  229. pulumi_gcp/certificatemanager/_inputs.py +0 -256
  230. pulumi_gcp/certificatemanager/certificate.py +198 -203
  231. pulumi_gcp/certificatemanager/certificate_issuance_config.py +71 -76
  232. pulumi_gcp/certificatemanager/certificate_map.py +2 -7
  233. pulumi_gcp/certificatemanager/certificate_map_entry.py +8 -13
  234. pulumi_gcp/certificatemanager/dns_authorization.py +2 -7
  235. pulumi_gcp/certificatemanager/get_certificate_map.py +0 -5
  236. pulumi_gcp/certificatemanager/outputs.py +0 -5
  237. pulumi_gcp/certificatemanager/trust_config.py +21 -26
  238. pulumi_gcp/cloudasset/_inputs.py +0 -151
  239. pulumi_gcp/cloudasset/folder_feed.py +30 -35
  240. pulumi_gcp/cloudasset/get_resources_search_all.py +0 -5
  241. pulumi_gcp/cloudasset/get_search_all_resources.py +0 -5
  242. pulumi_gcp/cloudasset/organization_feed.py +30 -35
  243. pulumi_gcp/cloudasset/outputs.py +0 -5
  244. pulumi_gcp/cloudasset/project_feed.py +30 -35
  245. pulumi_gcp/cloudbuild/_inputs.py +30 -1039
  246. pulumi_gcp/cloudbuild/bitbucket_server_config.py +56 -61
  247. pulumi_gcp/cloudbuild/get_trigger.py +0 -5
  248. pulumi_gcp/cloudbuild/outputs.py +0 -5
  249. pulumi_gcp/cloudbuild/trigger.py +728 -733
  250. pulumi_gcp/cloudbuild/worker_pool.py +38 -43
  251. pulumi_gcp/cloudbuildv2/_inputs.py +0 -335
  252. pulumi_gcp/cloudbuildv2/connection.py +101 -106
  253. pulumi_gcp/cloudbuildv2/connection_iam_binding.py +19 -24
  254. pulumi_gcp/cloudbuildv2/connection_iam_member.py +19 -24
  255. pulumi_gcp/cloudbuildv2/connection_iam_policy.py +16 -21
  256. pulumi_gcp/cloudbuildv2/get_connection_iam_policy.py +0 -5
  257. pulumi_gcp/cloudbuildv2/outputs.py +0 -5
  258. pulumi_gcp/cloudbuildv2/repository.py +62 -67
  259. pulumi_gcp/clouddeploy/_inputs.py +0 -700
  260. pulumi_gcp/clouddeploy/automation.py +96 -101
  261. pulumi_gcp/clouddeploy/custom_target_type.py +83 -88
  262. pulumi_gcp/clouddeploy/custom_target_type_iam_binding.py +3 -8
  263. pulumi_gcp/clouddeploy/custom_target_type_iam_member.py +3 -8
  264. pulumi_gcp/clouddeploy/custom_target_type_iam_policy.py +0 -5
  265. pulumi_gcp/clouddeploy/delivery_pipeline.py +157 -162
  266. pulumi_gcp/clouddeploy/delivery_pipeline_iam_binding.py +3 -8
  267. pulumi_gcp/clouddeploy/delivery_pipeline_iam_member.py +3 -8
  268. pulumi_gcp/clouddeploy/delivery_pipeline_iam_policy.py +0 -5
  269. pulumi_gcp/clouddeploy/get_custom_target_type_iam_policy.py +0 -5
  270. pulumi_gcp/clouddeploy/get_delivery_pipeline_iam_policy.py +0 -5
  271. pulumi_gcp/clouddeploy/get_target_iam_policy.py +0 -5
  272. pulumi_gcp/clouddeploy/outputs.py +0 -5
  273. pulumi_gcp/clouddeploy/target.py +64 -69
  274. pulumi_gcp/clouddeploy/target_iam_binding.py +3 -8
  275. pulumi_gcp/clouddeploy/target_iam_member.py +3 -8
  276. pulumi_gcp/clouddeploy/target_iam_policy.py +0 -5
  277. pulumi_gcp/clouddomains/_inputs.py +0 -372
  278. pulumi_gcp/clouddomains/outputs.py +0 -5
  279. pulumi_gcp/clouddomains/registration.py +116 -121
  280. pulumi_gcp/cloudfunctions/_inputs.py +0 -132
  281. pulumi_gcp/cloudfunctions/function.py +20 -25
  282. pulumi_gcp/cloudfunctions/function_iam_binding.py +19 -24
  283. pulumi_gcp/cloudfunctions/function_iam_member.py +19 -24
  284. pulumi_gcp/cloudfunctions/function_iam_policy.py +16 -21
  285. pulumi_gcp/cloudfunctions/get_function.py +0 -5
  286. pulumi_gcp/cloudfunctions/get_function_iam_policy.py +0 -5
  287. pulumi_gcp/cloudfunctions/outputs.py +0 -5
  288. pulumi_gcp/cloudfunctionsv2/_inputs.py +0 -454
  289. pulumi_gcp/cloudfunctionsv2/function.py +509 -746
  290. pulumi_gcp/cloudfunctionsv2/function_iam_binding.py +19 -24
  291. pulumi_gcp/cloudfunctionsv2/function_iam_member.py +19 -24
  292. pulumi_gcp/cloudfunctionsv2/function_iam_policy.py +16 -21
  293. pulumi_gcp/cloudfunctionsv2/get_function.py +0 -5
  294. pulumi_gcp/cloudfunctionsv2/get_function_iam_policy.py +0 -5
  295. pulumi_gcp/cloudfunctionsv2/outputs.py +1 -134
  296. pulumi_gcp/cloudidentity/_inputs.py +0 -161
  297. pulumi_gcp/cloudidentity/get_group_lookup.py +4 -9
  298. pulumi_gcp/cloudidentity/get_group_memberships.py +0 -5
  299. pulumi_gcp/cloudidentity/get_groups.py +0 -5
  300. pulumi_gcp/cloudidentity/group.py +13 -18
  301. pulumi_gcp/cloudidentity/group_membership.py +63 -68
  302. pulumi_gcp/cloudidentity/outputs.py +0 -5
  303. pulumi_gcp/cloudids/endpoint.py +0 -5
  304. pulumi_gcp/cloudquota/_inputs.py +0 -44
  305. pulumi_gcp/cloudquota/get_s_quota_info.py +0 -5
  306. pulumi_gcp/cloudquota/get_s_quota_infos.py +0 -5
  307. pulumi_gcp/cloudquota/outputs.py +0 -5
  308. pulumi_gcp/cloudquota/s_quota_preference.py +11 -16
  309. pulumi_gcp/cloudrun/_inputs.py +16 -1166
  310. pulumi_gcp/cloudrun/domain_mapping.py +44 -49
  311. pulumi_gcp/cloudrun/get_locations.py +0 -5
  312. pulumi_gcp/cloudrun/get_service.py +0 -5
  313. pulumi_gcp/cloudrun/get_service_iam_policy.py +0 -5
  314. pulumi_gcp/cloudrun/iam_binding.py +19 -24
  315. pulumi_gcp/cloudrun/iam_member.py +19 -24
  316. pulumi_gcp/cloudrun/iam_policy.py +16 -21
  317. pulumi_gcp/cloudrun/outputs.py +0 -5
  318. pulumi_gcp/cloudrun/service.py +265 -270
  319. pulumi_gcp/cloudrunv2/_inputs.py +20 -1353
  320. pulumi_gcp/cloudrunv2/get_job.py +0 -5
  321. pulumi_gcp/cloudrunv2/get_job_iam_policy.py +0 -5
  322. pulumi_gcp/cloudrunv2/get_service.py +0 -5
  323. pulumi_gcp/cloudrunv2/get_service_iam_policy.py +0 -5
  324. pulumi_gcp/cloudrunv2/job.py +282 -287
  325. pulumi_gcp/cloudrunv2/job_iam_binding.py +19 -24
  326. pulumi_gcp/cloudrunv2/job_iam_member.py +19 -24
  327. pulumi_gcp/cloudrunv2/job_iam_policy.py +16 -21
  328. pulumi_gcp/cloudrunv2/outputs.py +0 -5
  329. pulumi_gcp/cloudrunv2/service.py +432 -437
  330. pulumi_gcp/cloudrunv2/service_iam_binding.py +19 -24
  331. pulumi_gcp/cloudrunv2/service_iam_member.py +19 -24
  332. pulumi_gcp/cloudrunv2/service_iam_policy.py +16 -21
  333. pulumi_gcp/cloudscheduler/_inputs.py +0 -193
  334. pulumi_gcp/cloudscheduler/job.py +122 -127
  335. pulumi_gcp/cloudscheduler/outputs.py +0 -5
  336. pulumi_gcp/cloudtasks/_inputs.py +0 -134
  337. pulumi_gcp/cloudtasks/get_queue_iam_policy.py +0 -5
  338. pulumi_gcp/cloudtasks/outputs.py +0 -5
  339. pulumi_gcp/cloudtasks/queue.py +58 -63
  340. pulumi_gcp/cloudtasks/queue_iam_binding.py +19 -24
  341. pulumi_gcp/cloudtasks/queue_iam_member.py +19 -24
  342. pulumi_gcp/cloudtasks/queue_iam_policy.py +16 -21
  343. pulumi_gcp/composer/_inputs.py +0 -566
  344. pulumi_gcp/composer/environment.py +10 -15
  345. pulumi_gcp/composer/get_environment.py +0 -5
  346. pulumi_gcp/composer/get_image_versions.py +10 -15
  347. pulumi_gcp/composer/get_user_workloads_config_map.py +10 -15
  348. pulumi_gcp/composer/get_user_workloads_secret.py +10 -15
  349. pulumi_gcp/composer/outputs.py +0 -5
  350. pulumi_gcp/composer/user_workloads_config_map.py +10 -15
  351. pulumi_gcp/composer/user_workloads_secret.py +10 -15
  352. pulumi_gcp/compute/_inputs.py +145 -14134
  353. pulumi_gcp/compute/address.py +29 -27
  354. pulumi_gcp/compute/attached_disk.py +16 -21
  355. pulumi_gcp/compute/autoscaler.py +93 -98
  356. pulumi_gcp/compute/backend_bucket.py +25 -30
  357. pulumi_gcp/compute/backend_bucket_iam_binding.py +3 -8
  358. pulumi_gcp/compute/backend_bucket_iam_member.py +3 -8
  359. pulumi_gcp/compute/backend_bucket_iam_policy.py +0 -5
  360. pulumi_gcp/compute/backend_bucket_signed_url_key.py +0 -5
  361. pulumi_gcp/compute/backend_service.py +213 -204
  362. pulumi_gcp/compute/backend_service_iam_binding.py +5 -10
  363. pulumi_gcp/compute/backend_service_iam_member.py +5 -10
  364. pulumi_gcp/compute/backend_service_iam_policy.py +0 -5
  365. pulumi_gcp/compute/backend_service_signed_url_key.py +30 -35
  366. pulumi_gcp/compute/ca_external_account_key.py +0 -5
  367. pulumi_gcp/compute/disk.py +49 -54
  368. pulumi_gcp/compute/disk_async_replication.py +5 -10
  369. pulumi_gcp/compute/disk_iam_binding.py +19 -24
  370. pulumi_gcp/compute/disk_iam_member.py +19 -24
  371. pulumi_gcp/compute/disk_iam_policy.py +16 -21
  372. pulumi_gcp/compute/disk_resource_policy_attachment.py +16 -21
  373. pulumi_gcp/compute/external_vpn_gateway.py +19 -24
  374. pulumi_gcp/compute/firewall.py +37 -42
  375. pulumi_gcp/compute/firewall_policy.py +0 -5
  376. pulumi_gcp/compute/firewall_policy_association.py +0 -5
  377. pulumi_gcp/compute/firewall_policy_rule.py +39 -44
  378. pulumi_gcp/compute/forwarding_rule.py +264 -248
  379. pulumi_gcp/compute/get_address.py +0 -5
  380. pulumi_gcp/compute/get_addresses.py +0 -5
  381. pulumi_gcp/compute/get_backend_bucket.py +0 -5
  382. pulumi_gcp/compute/get_backend_bucket_iam_policy.py +0 -5
  383. pulumi_gcp/compute/get_backend_service.py +0 -5
  384. pulumi_gcp/compute/get_backend_service_iam_policy.py +0 -5
  385. pulumi_gcp/compute/get_certificate.py +0 -5
  386. pulumi_gcp/compute/get_default_service_account.py +0 -5
  387. pulumi_gcp/compute/get_disk.py +8 -13
  388. pulumi_gcp/compute/get_disk_iam_policy.py +0 -5
  389. pulumi_gcp/compute/get_forwarding_rule.py +0 -5
  390. pulumi_gcp/compute/get_forwarding_rules.py +0 -5
  391. pulumi_gcp/compute/get_global_address.py +0 -5
  392. pulumi_gcp/compute/get_global_forwarding_rule.py +0 -5
  393. pulumi_gcp/compute/get_hc_vpn_gateway.py +0 -5
  394. pulumi_gcp/compute/get_health_check.py +0 -5
  395. pulumi_gcp/compute/get_image.py +10 -15
  396. pulumi_gcp/compute/get_image_iam_policy.py +0 -5
  397. pulumi_gcp/compute/get_instance.py +0 -5
  398. pulumi_gcp/compute/get_instance_group.py +0 -5
  399. pulumi_gcp/compute/get_instance_group_manager.py +0 -5
  400. pulumi_gcp/compute/get_instance_iam_policy.py +0 -5
  401. pulumi_gcp/compute/get_instance_serial_port.py +24 -29
  402. pulumi_gcp/compute/get_instance_template.py +0 -5
  403. pulumi_gcp/compute/get_lbip_ranges.py +0 -5
  404. pulumi_gcp/compute/get_machine_image_iam_policy.py +0 -5
  405. pulumi_gcp/compute/get_machine_types.py +0 -5
  406. pulumi_gcp/compute/get_netblock_ip_ranges.py +0 -5
  407. pulumi_gcp/compute/get_network.py +0 -5
  408. pulumi_gcp/compute/get_network_endpoint_group.py +0 -5
  409. pulumi_gcp/compute/get_network_peering.py +0 -5
  410. pulumi_gcp/compute/get_networks.py +0 -5
  411. pulumi_gcp/compute/get_node_types.py +0 -5
  412. pulumi_gcp/compute/get_region_backend_service_iam_policy.py +0 -5
  413. pulumi_gcp/compute/get_region_disk.py +0 -5
  414. pulumi_gcp/compute/get_region_disk_iam_policy.py +0 -5
  415. pulumi_gcp/compute/get_region_instance_group.py +0 -5
  416. pulumi_gcp/compute/get_region_instance_template.py +0 -5
  417. pulumi_gcp/compute/get_region_network_endpoint_group.py +0 -5
  418. pulumi_gcp/compute/get_region_ssl_certificate.py +0 -5
  419. pulumi_gcp/compute/get_regions.py +0 -5
  420. pulumi_gcp/compute/get_reservation.py +0 -5
  421. pulumi_gcp/compute/get_resource_policy.py +0 -5
  422. pulumi_gcp/compute/get_router.py +0 -5
  423. pulumi_gcp/compute/get_router_nat.py +0 -5
  424. pulumi_gcp/compute/get_router_status.py +0 -5
  425. pulumi_gcp/compute/get_security_policy.py +0 -5
  426. pulumi_gcp/compute/get_snapshot.py +0 -5
  427. pulumi_gcp/compute/get_snapshot_iam_policy.py +0 -5
  428. pulumi_gcp/compute/get_ssl_policy.py +0 -5
  429. pulumi_gcp/compute/get_subnetwork.py +0 -5
  430. pulumi_gcp/compute/get_subnetwork_iam_policy.py +0 -5
  431. pulumi_gcp/compute/get_subnetworks.py +0 -5
  432. pulumi_gcp/compute/get_vpn_gateway.py +0 -5
  433. pulumi_gcp/compute/get_zones.py +0 -5
  434. pulumi_gcp/compute/global_address.py +0 -5
  435. pulumi_gcp/compute/global_forwarding_rule.py +227 -211
  436. pulumi_gcp/compute/global_network_endpoint.py +0 -5
  437. pulumi_gcp/compute/global_network_endpoint_group.py +0 -5
  438. pulumi_gcp/compute/ha_vpn_gateway.py +27 -32
  439. pulumi_gcp/compute/health_check.py +169 -174
  440. pulumi_gcp/compute/http_health_check.py +0 -5
  441. pulumi_gcp/compute/https_health_check.py +0 -5
  442. pulumi_gcp/compute/image.py +45 -50
  443. pulumi_gcp/compute/image_iam_binding.py +97 -102
  444. pulumi_gcp/compute/image_iam_member.py +97 -102
  445. pulumi_gcp/compute/image_iam_policy.py +92 -97
  446. pulumi_gcp/compute/instance.py +99 -104
  447. pulumi_gcp/compute/instance_from_machine_image.py +56 -61
  448. pulumi_gcp/compute/instance_from_template.py +83 -88
  449. pulumi_gcp/compute/instance_group.py +21 -26
  450. pulumi_gcp/compute/instance_group_manager.py +133 -138
  451. pulumi_gcp/compute/instance_group_membership.py +16 -21
  452. pulumi_gcp/compute/instance_group_named_port.py +8 -13
  453. pulumi_gcp/compute/instance_iam_binding.py +97 -102
  454. pulumi_gcp/compute/instance_iam_member.py +97 -102
  455. pulumi_gcp/compute/instance_iam_policy.py +92 -97
  456. pulumi_gcp/compute/instance_settings.py +11 -16
  457. pulumi_gcp/compute/instance_template.py +142 -147
  458. pulumi_gcp/compute/interconnect.py +9 -14
  459. pulumi_gcp/compute/interconnect_attachment.py +14 -19
  460. pulumi_gcp/compute/machine_image.py +43 -48
  461. pulumi_gcp/compute/machine_image_iam_binding.py +97 -102
  462. pulumi_gcp/compute/machine_image_iam_member.py +97 -102
  463. pulumi_gcp/compute/machine_image_iam_policy.py +92 -97
  464. pulumi_gcp/compute/managed_ssl_certificate.py +42 -40
  465. pulumi_gcp/compute/manged_ssl_certificate.py +42 -40
  466. pulumi_gcp/compute/network.py +0 -5
  467. pulumi_gcp/compute/network_attachment.py +24 -45
  468. pulumi_gcp/compute/network_edge_security_service.py +0 -5
  469. pulumi_gcp/compute/network_endpoint.py +18 -23
  470. pulumi_gcp/compute/network_endpoint_group.py +0 -5
  471. pulumi_gcp/compute/network_endpoint_list.py +61 -66
  472. pulumi_gcp/compute/network_firewall_policy.py +0 -5
  473. pulumi_gcp/compute/network_firewall_policy_association.py +0 -5
  474. pulumi_gcp/compute/network_firewall_policy_rule.py +36 -41
  475. pulumi_gcp/compute/network_peering.py +0 -5
  476. pulumi_gcp/compute/network_peering_routes_config.py +36 -41
  477. pulumi_gcp/compute/node_group.py +45 -50
  478. pulumi_gcp/compute/node_template.py +16 -21
  479. pulumi_gcp/compute/organization_security_policy.py +0 -5
  480. pulumi_gcp/compute/organization_security_policy_association.py +26 -31
  481. pulumi_gcp/compute/organization_security_policy_rule.py +31 -36
  482. pulumi_gcp/compute/outputs.py +8 -509
  483. pulumi_gcp/compute/packet_mirroring.py +78 -83
  484. pulumi_gcp/compute/per_instance_config.py +51 -56
  485. pulumi_gcp/compute/project_cloud_armor_tier.py +0 -5
  486. pulumi_gcp/compute/project_default_network_tier.py +0 -5
  487. pulumi_gcp/compute/project_metadata.py +0 -5
  488. pulumi_gcp/compute/project_metadata_item.py +0 -5
  489. pulumi_gcp/compute/public_advertised_prefix.py +0 -5
  490. pulumi_gcp/compute/public_delegated_prefix.py +0 -5
  491. pulumi_gcp/compute/region_autoscaler.py +55 -60
  492. pulumi_gcp/compute/region_backend_service.py +212 -203
  493. pulumi_gcp/compute/region_backend_service_iam_binding.py +5 -10
  494. pulumi_gcp/compute/region_backend_service_iam_member.py +5 -10
  495. pulumi_gcp/compute/region_backend_service_iam_policy.py +0 -5
  496. pulumi_gcp/compute/region_commitment.py +42 -47
  497. pulumi_gcp/compute/region_disk.py +44 -49
  498. pulumi_gcp/compute/region_disk_iam_binding.py +114 -146
  499. pulumi_gcp/compute/region_disk_iam_member.py +114 -146
  500. pulumi_gcp/compute/region_disk_iam_policy.py +104 -136
  501. pulumi_gcp/compute/region_disk_resource_policy_attachment.py +16 -21
  502. pulumi_gcp/compute/region_health_check.py +169 -174
  503. pulumi_gcp/compute/region_instance_group_manager.py +129 -134
  504. pulumi_gcp/compute/region_instance_template.py +50 -55
  505. pulumi_gcp/compute/region_network_endpoint.py +18 -23
  506. pulumi_gcp/compute/region_network_endpoint_group.py +130 -135
  507. pulumi_gcp/compute/region_network_firewall_policy.py +0 -5
  508. pulumi_gcp/compute/region_network_firewall_policy_association.py +0 -5
  509. pulumi_gcp/compute/region_network_firewall_policy_rule.py +36 -41
  510. pulumi_gcp/compute/region_per_instance_config.py +61 -66
  511. pulumi_gcp/compute/region_security_policy.py +44 -49
  512. pulumi_gcp/compute/region_security_policy_rule.py +156 -161
  513. pulumi_gcp/compute/region_ssl_certificate.py +7 -5
  514. pulumi_gcp/compute/region_ssl_policy.py +0 -5
  515. pulumi_gcp/compute/region_target_http_proxy.py +38 -43
  516. pulumi_gcp/compute/region_target_https_proxy.py +92 -97
  517. pulumi_gcp/compute/region_target_tcp_proxy.py +6 -11
  518. pulumi_gcp/compute/region_url_map.py +819 -824
  519. pulumi_gcp/compute/reservation.py +24 -29
  520. pulumi_gcp/compute/resource_policy.py +148 -153
  521. pulumi_gcp/compute/route.py +12 -17
  522. pulumi_gcp/compute/router.py +35 -40
  523. pulumi_gcp/compute/router_interface.py +0 -5
  524. pulumi_gcp/compute/router_nat.py +93 -98
  525. pulumi_gcp/compute/router_peer.py +73 -78
  526. pulumi_gcp/compute/router_status.py +0 -5
  527. pulumi_gcp/compute/security_policy.py +196 -201
  528. pulumi_gcp/compute/security_policy_rule.py +75 -80
  529. pulumi_gcp/compute/security_scan_config.py +10 -15
  530. pulumi_gcp/compute/service_attachment.py +55 -60
  531. pulumi_gcp/compute/shared_vpc_host_project.py +0 -5
  532. pulumi_gcp/compute/shared_vpc_service_project.py +0 -5
  533. pulumi_gcp/compute/snapshot.py +10 -15
  534. pulumi_gcp/compute/snapshot_iam_binding.py +19 -24
  535. pulumi_gcp/compute/snapshot_iam_member.py +19 -24
  536. pulumi_gcp/compute/snapshot_iam_policy.py +16 -21
  537. pulumi_gcp/compute/ssl_certificate.py +7 -5
  538. pulumi_gcp/compute/ssl_policy.py +0 -5
  539. pulumi_gcp/compute/subnetwork.py +28 -33
  540. pulumi_gcp/compute/subnetwork_iam_binding.py +97 -102
  541. pulumi_gcp/compute/subnetwork_iam_member.py +97 -102
  542. pulumi_gcp/compute/subnetwork_iam_policy.py +92 -97
  543. pulumi_gcp/compute/target_grpc_proxy.py +124 -129
  544. pulumi_gcp/compute/target_http_proxy.py +56 -61
  545. pulumi_gcp/compute/target_https_proxy.py +129 -209
  546. pulumi_gcp/compute/target_instance.py +58 -63
  547. pulumi_gcp/compute/target_pool.py +0 -5
  548. pulumi_gcp/compute/target_ssl_proxy.py +6 -11
  549. pulumi_gcp/compute/target_tcp_proxy.py +6 -11
  550. pulumi_gcp/compute/url_map.py +726 -986
  551. pulumi_gcp/compute/vpn_gateway.py +0 -5
  552. pulumi_gcp/compute/vpn_tunnel.py +0 -5
  553. pulumi_gcp/config/__init__.pyi +0 -5
  554. pulumi_gcp/config/outputs.py +0 -5
  555. pulumi_gcp/config/vars.py +0 -5
  556. pulumi_gcp/container/_inputs.py +343 -5022
  557. pulumi_gcp/container/attached_cluster.py +123 -128
  558. pulumi_gcp/container/aws_cluster.py +356 -361
  559. pulumi_gcp/container/aws_node_pool.py +551 -556
  560. pulumi_gcp/container/azure_client.py +2 -7
  561. pulumi_gcp/container/azure_cluster.py +130 -135
  562. pulumi_gcp/container/azure_node_pool.py +112 -117
  563. pulumi_gcp/container/cluster.py +219 -224
  564. pulumi_gcp/container/get_attached_install_manifest.py +0 -5
  565. pulumi_gcp/container/get_attached_versions.py +0 -5
  566. pulumi_gcp/container/get_aws_versions.py +0 -5
  567. pulumi_gcp/container/get_azure_versions.py +0 -5
  568. pulumi_gcp/container/get_cluster.py +0 -5
  569. pulumi_gcp/container/get_engine_versions.py +0 -5
  570. pulumi_gcp/container/get_registry_image.py +0 -5
  571. pulumi_gcp/container/get_registry_repository.py +0 -5
  572. pulumi_gcp/container/node_pool.py +73 -78
  573. pulumi_gcp/container/outputs.py +0 -5
  574. pulumi_gcp/container/registry.py +0 -5
  575. pulumi_gcp/containeranalysis/_inputs.py +0 -121
  576. pulumi_gcp/containeranalysis/get_note_iam_policy.py +0 -5
  577. pulumi_gcp/containeranalysis/note.py +44 -49
  578. pulumi_gcp/containeranalysis/note_iam_binding.py +19 -24
  579. pulumi_gcp/containeranalysis/note_iam_member.py +19 -24
  580. pulumi_gcp/containeranalysis/note_iam_policy.py +16 -21
  581. pulumi_gcp/containeranalysis/occurence.py +5 -10
  582. pulumi_gcp/containeranalysis/outputs.py +0 -5
  583. pulumi_gcp/databasemigrationservice/_inputs.py +0 -578
  584. pulumi_gcp/databasemigrationservice/connection_profile.py +183 -188
  585. pulumi_gcp/databasemigrationservice/outputs.py +0 -5
  586. pulumi_gcp/databasemigrationservice/private_connection.py +15 -20
  587. pulumi_gcp/datacatalog/_inputs.py +0 -318
  588. pulumi_gcp/datacatalog/entry.py +15 -20
  589. pulumi_gcp/datacatalog/entry_group.py +0 -5
  590. pulumi_gcp/datacatalog/entry_group_iam_binding.py +19 -24
  591. pulumi_gcp/datacatalog/entry_group_iam_member.py +19 -24
  592. pulumi_gcp/datacatalog/entry_group_iam_policy.py +16 -21
  593. pulumi_gcp/datacatalog/get_entry_group_iam_policy.py +0 -5
  594. pulumi_gcp/datacatalog/get_policy_tag_iam_policy.py +0 -5
  595. pulumi_gcp/datacatalog/get_tag_template_iam_policy.py +0 -5
  596. pulumi_gcp/datacatalog/get_taxonomy_iam_policy.py +0 -5
  597. pulumi_gcp/datacatalog/outputs.py +0 -5
  598. pulumi_gcp/datacatalog/policy_tag.py +0 -5
  599. pulumi_gcp/datacatalog/policy_tag_iam_binding.py +19 -24
  600. pulumi_gcp/datacatalog/policy_tag_iam_member.py +19 -24
  601. pulumi_gcp/datacatalog/policy_tag_iam_policy.py +16 -21
  602. pulumi_gcp/datacatalog/tag.py +259 -264
  603. pulumi_gcp/datacatalog/tag_template.py +71 -76
  604. pulumi_gcp/datacatalog/tag_template_iam_binding.py +19 -24
  605. pulumi_gcp/datacatalog/tag_template_iam_member.py +19 -24
  606. pulumi_gcp/datacatalog/tag_template_iam_policy.py +16 -21
  607. pulumi_gcp/datacatalog/taxonomy.py +0 -5
  608. pulumi_gcp/datacatalog/taxonomy_iam_binding.py +19 -24
  609. pulumi_gcp/datacatalog/taxonomy_iam_member.py +19 -24
  610. pulumi_gcp/datacatalog/taxonomy_iam_policy.py +16 -21
  611. pulumi_gcp/dataflow/_inputs.py +0 -316
  612. pulumi_gcp/dataflow/flex_template_job.py +0 -5
  613. pulumi_gcp/dataflow/job.py +0 -5
  614. pulumi_gcp/dataflow/outputs.py +0 -5
  615. pulumi_gcp/dataflow/pipeline.py +70 -75
  616. pulumi_gcp/dataform/_inputs.py +0 -251
  617. pulumi_gcp/dataform/get_repository_iam_policy.py +0 -5
  618. pulumi_gcp/dataform/outputs.py +0 -5
  619. pulumi_gcp/dataform/repository.py +36 -41
  620. pulumi_gcp/dataform/repository_iam_binding.py +3 -8
  621. pulumi_gcp/dataform/repository_iam_member.py +3 -8
  622. pulumi_gcp/dataform/repository_iam_policy.py +0 -5
  623. pulumi_gcp/dataform/repository_release_config.py +53 -58
  624. pulumi_gcp/dataform/repository_workflow_config.py +89 -94
  625. pulumi_gcp/datafusion/_inputs.py +8 -224
  626. pulumi_gcp/datafusion/get_instance_iam_policy.py +0 -5
  627. pulumi_gcp/datafusion/instance.py +50 -119
  628. pulumi_gcp/datafusion/outputs.py +7 -132
  629. pulumi_gcp/dataloss/_inputs.py +85 -6537
  630. pulumi_gcp/dataloss/outputs.py +0 -5
  631. pulumi_gcp/dataloss/prevention_deidentify_template.py +221 -226
  632. pulumi_gcp/dataloss/prevention_discovery_config.py +17 -22
  633. pulumi_gcp/dataloss/prevention_inspect_template.py +437 -442
  634. pulumi_gcp/dataloss/prevention_job_trigger.py +696 -701
  635. pulumi_gcp/dataloss/prevention_stored_info_type.py +57 -62
  636. pulumi_gcp/dataplex/_inputs.py +7 -1213
  637. pulumi_gcp/dataplex/aspect_type.py +0 -5
  638. pulumi_gcp/dataplex/aspect_type_iam_binding.py +19 -24
  639. pulumi_gcp/dataplex/aspect_type_iam_member.py +19 -24
  640. pulumi_gcp/dataplex/aspect_type_iam_policy.py +16 -21
  641. pulumi_gcp/dataplex/asset.py +42 -47
  642. pulumi_gcp/dataplex/asset_iam_binding.py +19 -24
  643. pulumi_gcp/dataplex/asset_iam_member.py +19 -24
  644. pulumi_gcp/dataplex/asset_iam_policy.py +16 -21
  645. pulumi_gcp/dataplex/datascan.py +284 -289
  646. pulumi_gcp/dataplex/datascan_iam_binding.py +19 -24
  647. pulumi_gcp/dataplex/datascan_iam_member.py +19 -24
  648. pulumi_gcp/dataplex/datascan_iam_policy.py +16 -21
  649. pulumi_gcp/dataplex/entry_group.py +0 -5
  650. pulumi_gcp/dataplex/entry_group_iam_binding.py +19 -24
  651. pulumi_gcp/dataplex/entry_group_iam_member.py +19 -24
  652. pulumi_gcp/dataplex/entry_group_iam_policy.py +16 -21
  653. pulumi_gcp/dataplex/entry_type.py +11 -16
  654. pulumi_gcp/dataplex/entry_type_iam_binding.py +19 -24
  655. pulumi_gcp/dataplex/entry_type_iam_member.py +19 -24
  656. pulumi_gcp/dataplex/entry_type_iam_policy.py +16 -21
  657. pulumi_gcp/dataplex/get_aspect_type_iam_policy.py +0 -5
  658. pulumi_gcp/dataplex/get_asset_iam_policy.py +0 -5
  659. pulumi_gcp/dataplex/get_datascan_iam_policy.py +0 -5
  660. pulumi_gcp/dataplex/get_entry_group_iam_policy.py +0 -5
  661. pulumi_gcp/dataplex/get_entry_type_iam_policy.py +0 -5
  662. pulumi_gcp/dataplex/get_lake_iam_policy.py +0 -5
  663. pulumi_gcp/dataplex/get_task_iam_policy.py +0 -5
  664. pulumi_gcp/dataplex/get_zone_iam_policy.py +0 -5
  665. pulumi_gcp/dataplex/lake.py +9 -14
  666. pulumi_gcp/dataplex/lake_iam_binding.py +19 -24
  667. pulumi_gcp/dataplex/lake_iam_member.py +19 -24
  668. pulumi_gcp/dataplex/lake_iam_policy.py +16 -21
  669. pulumi_gcp/dataplex/outputs.py +0 -5
  670. pulumi_gcp/dataplex/task.py +168 -173
  671. pulumi_gcp/dataplex/task_iam_binding.py +19 -24
  672. pulumi_gcp/dataplex/task_iam_member.py +19 -24
  673. pulumi_gcp/dataplex/task_iam_policy.py +16 -21
  674. pulumi_gcp/dataplex/zone.py +24 -29
  675. pulumi_gcp/dataplex/zone_iam_binding.py +19 -24
  676. pulumi_gcp/dataplex/zone_iam_member.py +19 -24
  677. pulumi_gcp/dataplex/zone_iam_policy.py +16 -21
  678. pulumi_gcp/dataproc/_inputs.py +41 -3216
  679. pulumi_gcp/dataproc/autoscaling_policy.py +45 -50
  680. pulumi_gcp/dataproc/autoscaling_policy_iam_binding.py +19 -24
  681. pulumi_gcp/dataproc/autoscaling_policy_iam_member.py +19 -24
  682. pulumi_gcp/dataproc/autoscaling_policy_iam_policy.py +16 -21
  683. pulumi_gcp/dataproc/cluster.py +104 -109
  684. pulumi_gcp/dataproc/cluster_iam_binding.py +19 -24
  685. pulumi_gcp/dataproc/cluster_iam_member.py +19 -24
  686. pulumi_gcp/dataproc/cluster_iam_policy.py +16 -21
  687. pulumi_gcp/dataproc/get_autoscaling_policy_iam_policy.py +0 -5
  688. pulumi_gcp/dataproc/get_cluster_iam_policy.py +0 -5
  689. pulumi_gcp/dataproc/get_job_iam_policy.py +0 -5
  690. pulumi_gcp/dataproc/get_metastore_federation_iam_policy.py +0 -5
  691. pulumi_gcp/dataproc/get_metastore_service.py +0 -5
  692. pulumi_gcp/dataproc/get_metastore_service_iam_policy.py +0 -5
  693. pulumi_gcp/dataproc/job.py +90 -95
  694. pulumi_gcp/dataproc/job_iam_binding.py +19 -24
  695. pulumi_gcp/dataproc/job_iam_member.py +19 -24
  696. pulumi_gcp/dataproc/job_iam_policy.py +16 -21
  697. pulumi_gcp/dataproc/metastore_federation.py +51 -56
  698. pulumi_gcp/dataproc/metastore_federation_iam_binding.py +19 -24
  699. pulumi_gcp/dataproc/metastore_federation_iam_member.py +19 -24
  700. pulumi_gcp/dataproc/metastore_federation_iam_policy.py +16 -21
  701. pulumi_gcp/dataproc/metastore_service.py +234 -239
  702. pulumi_gcp/dataproc/metastore_service_iam_binding.py +19 -24
  703. pulumi_gcp/dataproc/metastore_service_iam_member.py +19 -24
  704. pulumi_gcp/dataproc/metastore_service_iam_policy.py +16 -21
  705. pulumi_gcp/dataproc/outputs.py +0 -5
  706. pulumi_gcp/dataproc/workflow_template.py +107 -112
  707. pulumi_gcp/datastore/_inputs.py +0 -22
  708. pulumi_gcp/datastore/data_store_index.py +21 -26
  709. pulumi_gcp/datastore/outputs.py +0 -5
  710. pulumi_gcp/datastream/_inputs.py +22 -1618
  711. pulumi_gcp/datastream/connection_profile.py +246 -251
  712. pulumi_gcp/datastream/get_static_ips.py +0 -5
  713. pulumi_gcp/datastream/outputs.py +0 -5
  714. pulumi_gcp/datastream/private_connection.py +15 -20
  715. pulumi_gcp/datastream/stream.py +772 -777
  716. pulumi_gcp/deploymentmanager/_inputs.py +0 -66
  717. pulumi_gcp/deploymentmanager/deployment.py +28 -33
  718. pulumi_gcp/deploymentmanager/outputs.py +0 -5
  719. pulumi_gcp/diagflow/_inputs.py +42 -2591
  720. pulumi_gcp/diagflow/agent.py +0 -5
  721. pulumi_gcp/diagflow/cx_agent.py +70 -75
  722. pulumi_gcp/diagflow/cx_entity_type.py +32 -37
  723. pulumi_gcp/diagflow/cx_environment.py +17 -22
  724. pulumi_gcp/diagflow/cx_flow.py +450 -455
  725. pulumi_gcp/diagflow/cx_intent.py +50 -55
  726. pulumi_gcp/diagflow/cx_page.py +713 -718
  727. pulumi_gcp/diagflow/cx_security_settings.py +64 -69
  728. pulumi_gcp/diagflow/cx_test_case.py +192 -197
  729. pulumi_gcp/diagflow/cx_version.py +8 -13
  730. pulumi_gcp/diagflow/cx_webhook.py +22 -27
  731. pulumi_gcp/diagflow/entity_type.py +21 -26
  732. pulumi_gcp/diagflow/fulfillment.py +22 -27
  733. pulumi_gcp/diagflow/intent.py +2 -7
  734. pulumi_gcp/diagflow/outputs.py +0 -5
  735. pulumi_gcp/discoveryengine/_inputs.py +0 -183
  736. pulumi_gcp/discoveryengine/chat_engine.py +32 -37
  737. pulumi_gcp/discoveryengine/data_store.py +27 -32
  738. pulumi_gcp/discoveryengine/outputs.py +0 -5
  739. pulumi_gcp/discoveryengine/search_engine.py +12 -17
  740. pulumi_gcp/dns/_inputs.py +0 -589
  741. pulumi_gcp/dns/dns_managed_zone_iam_binding.py +19 -24
  742. pulumi_gcp/dns/dns_managed_zone_iam_member.py +19 -24
  743. pulumi_gcp/dns/dns_managed_zone_iam_policy.py +16 -21
  744. pulumi_gcp/dns/get_keys.py +8 -13
  745. pulumi_gcp/dns/get_managed_zone.py +0 -5
  746. pulumi_gcp/dns/get_managed_zone_iam_policy.py +0 -5
  747. pulumi_gcp/dns/get_managed_zones.py +0 -5
  748. pulumi_gcp/dns/get_record_set.py +0 -5
  749. pulumi_gcp/dns/managed_zone.py +178 -183
  750. pulumi_gcp/dns/outputs.py +0 -5
  751. pulumi_gcp/dns/policy.py +42 -47
  752. pulumi_gcp/dns/record_set.py +95 -100
  753. pulumi_gcp/dns/response_policy.py +76 -81
  754. pulumi_gcp/dns/response_policy_rule.py +33 -38
  755. pulumi_gcp/edgecontainer/_inputs.py +0 -464
  756. pulumi_gcp/edgecontainer/cluster.py +147 -152
  757. pulumi_gcp/edgecontainer/node_pool.py +104 -109
  758. pulumi_gcp/edgecontainer/outputs.py +0 -5
  759. pulumi_gcp/edgecontainer/vpn_connection.py +31 -36
  760. pulumi_gcp/edgenetwork/network.py +0 -5
  761. pulumi_gcp/edgenetwork/subnet.py +0 -5
  762. pulumi_gcp/endpoints/_inputs.py +0 -101
  763. pulumi_gcp/endpoints/consumers_iam_binding.py +3 -8
  764. pulumi_gcp/endpoints/consumers_iam_member.py +3 -8
  765. pulumi_gcp/endpoints/consumers_iam_policy.py +0 -5
  766. pulumi_gcp/endpoints/get_service_consumers_iam_policy.py +0 -5
  767. pulumi_gcp/endpoints/get_service_iam_policy.py +0 -5
  768. pulumi_gcp/endpoints/outputs.py +0 -5
  769. pulumi_gcp/endpoints/service.py +4 -9
  770. pulumi_gcp/endpoints/service_iam_binding.py +19 -24
  771. pulumi_gcp/endpoints/service_iam_member.py +19 -24
  772. pulumi_gcp/endpoints/service_iam_policy.py +16 -21
  773. pulumi_gcp/essentialcontacts/_inputs.py +0 -313
  774. pulumi_gcp/essentialcontacts/contact.py +0 -5
  775. pulumi_gcp/essentialcontacts/document_ai_processor.py +0 -5
  776. pulumi_gcp/essentialcontacts/document_ai_processor_default_version.py +0 -5
  777. pulumi_gcp/essentialcontacts/document_ai_warehouse_document_schema.py +35 -40
  778. pulumi_gcp/essentialcontacts/document_ai_warehouse_location.py +0 -5
  779. pulumi_gcp/essentialcontacts/outputs.py +0 -5
  780. pulumi_gcp/eventarc/_inputs.py +0 -145
  781. pulumi_gcp/eventarc/channel.py +0 -5
  782. pulumi_gcp/eventarc/google_channel_config.py +0 -5
  783. pulumi_gcp/eventarc/outputs.py +0 -5
  784. pulumi_gcp/eventarc/trigger.py +73 -78
  785. pulumi_gcp/filestore/_inputs.py +0 -108
  786. pulumi_gcp/filestore/backup.py +18 -23
  787. pulumi_gcp/filestore/get_instance.py +0 -5
  788. pulumi_gcp/filestore/instance.py +102 -107
  789. pulumi_gcp/filestore/outputs.py +0 -5
  790. pulumi_gcp/filestore/snapshot.py +32 -37
  791. pulumi_gcp/firebase/_inputs.py +0 -511
  792. pulumi_gcp/firebase/android_app.py +16 -21
  793. pulumi_gcp/firebase/app_check_app_attest_config.py +0 -5
  794. pulumi_gcp/firebase/app_check_debug_token.py +0 -5
  795. pulumi_gcp/firebase/app_check_device_check_config.py +0 -5
  796. pulumi_gcp/firebase/app_check_play_integrity_config.py +0 -5
  797. pulumi_gcp/firebase/app_check_recaptcha_enterprise_config.py +0 -5
  798. pulumi_gcp/firebase/app_check_recaptcha_v3_config.py +0 -5
  799. pulumi_gcp/firebase/app_check_service_config.py +0 -5
  800. pulumi_gcp/firebase/apple_app.py +10 -15
  801. pulumi_gcp/firebase/database_instance.py +0 -5
  802. pulumi_gcp/firebase/extensions_instance.py +25 -30
  803. pulumi_gcp/firebase/get_android_app.py +0 -5
  804. pulumi_gcp/firebase/get_android_app_config.py +0 -5
  805. pulumi_gcp/firebase/get_apple_app.py +0 -5
  806. pulumi_gcp/firebase/get_apple_app_config.py +0 -5
  807. pulumi_gcp/firebase/get_hosting_channel.py +0 -5
  808. pulumi_gcp/firebase/get_web_app.py +0 -5
  809. pulumi_gcp/firebase/get_web_app_config.py +0 -5
  810. pulumi_gcp/firebase/hosting_channel.py +0 -5
  811. pulumi_gcp/firebase/hosting_custom_domain.py +34 -39
  812. pulumi_gcp/firebase/hosting_release.py +28 -33
  813. pulumi_gcp/firebase/hosting_site.py +0 -5
  814. pulumi_gcp/firebase/hosting_version.py +71 -76
  815. pulumi_gcp/firebase/outputs.py +0 -5
  816. pulumi_gcp/firebase/project.py +0 -5
  817. pulumi_gcp/firebase/storage_bucket.py +0 -5
  818. pulumi_gcp/firebase/web_app.py +10 -15
  819. pulumi_gcp/firebaserules/_inputs.py +0 -51
  820. pulumi_gcp/firebaserules/outputs.py +0 -5
  821. pulumi_gcp/firebaserules/release.py +0 -5
  822. pulumi_gcp/firebaserules/ruleset.py +35 -40
  823. pulumi_gcp/firestore/_inputs.py +0 -154
  824. pulumi_gcp/firestore/backup_schedule.py +18 -23
  825. pulumi_gcp/firestore/database.py +17 -22
  826. pulumi_gcp/firestore/document.py +0 -5
  827. pulumi_gcp/firestore/field.py +58 -63
  828. pulumi_gcp/firestore/index.py +67 -72
  829. pulumi_gcp/firestore/outputs.py +0 -5
  830. pulumi_gcp/folder/_inputs.py +0 -165
  831. pulumi_gcp/folder/access_approval_settings.py +23 -28
  832. pulumi_gcp/folder/get_iam_policy.py +0 -5
  833. pulumi_gcp/folder/get_organization_policy.py +0 -5
  834. pulumi_gcp/folder/iam_audit_config.py +125 -130
  835. pulumi_gcp/folder/iam_binding.py +3 -8
  836. pulumi_gcp/folder/iam_member.py +125 -130
  837. pulumi_gcp/folder/iam_policy.py +120 -125
  838. pulumi_gcp/folder/organization_policy.py +49 -54
  839. pulumi_gcp/folder/outputs.py +0 -5
  840. pulumi_gcp/gkebackup/_inputs.py +0 -694
  841. pulumi_gcp/gkebackup/backup_plan.py +431 -436
  842. pulumi_gcp/gkebackup/backup_plan_iam_binding.py +19 -24
  843. pulumi_gcp/gkebackup/backup_plan_iam_member.py +19 -24
  844. pulumi_gcp/gkebackup/backup_plan_iam_policy.py +16 -21
  845. pulumi_gcp/gkebackup/get_backup_plan_iam_policy.py +0 -5
  846. pulumi_gcp/gkebackup/get_restore_plan_iam_policy.py +0 -5
  847. pulumi_gcp/gkebackup/outputs.py +0 -5
  848. pulumi_gcp/gkebackup/restore_plan.py +575 -580
  849. pulumi_gcp/gkebackup/restore_plan_iam_binding.py +956 -336
  850. pulumi_gcp/gkebackup/restore_plan_iam_member.py +956 -336
  851. pulumi_gcp/gkebackup/restore_plan_iam_policy.py +953 -243
  852. pulumi_gcp/gkehub/_inputs.py +6 -1204
  853. pulumi_gcp/gkehub/feature.py +314 -319
  854. pulumi_gcp/gkehub/feature_iam_binding.py +19 -24
  855. pulumi_gcp/gkehub/feature_iam_member.py +19 -24
  856. pulumi_gcp/gkehub/feature_iam_policy.py +16 -21
  857. pulumi_gcp/gkehub/feature_membership.py +179 -184
  858. pulumi_gcp/gkehub/fleet.py +19 -24
  859. pulumi_gcp/gkehub/get_feature_iam_policy.py +0 -5
  860. pulumi_gcp/gkehub/get_membership_iam_policy.py +0 -5
  861. pulumi_gcp/gkehub/get_scope_iam_policy.py +0 -5
  862. pulumi_gcp/gkehub/membership.py +52 -57
  863. pulumi_gcp/gkehub/membership_binding.py +12 -17
  864. pulumi_gcp/gkehub/membership_iam_binding.py +19 -24
  865. pulumi_gcp/gkehub/membership_iam_member.py +19 -24
  866. pulumi_gcp/gkehub/membership_iam_policy.py +16 -21
  867. pulumi_gcp/gkehub/membership_rbac_role_binding.py +23 -28
  868. pulumi_gcp/gkehub/namespace.py +2 -7
  869. pulumi_gcp/gkehub/outputs.py +0 -5
  870. pulumi_gcp/gkehub/scope.py +2 -7
  871. pulumi_gcp/gkehub/scope_iam_binding.py +19 -24
  872. pulumi_gcp/gkehub/scope_iam_member.py +19 -24
  873. pulumi_gcp/gkehub/scope_iam_policy.py +16 -21
  874. pulumi_gcp/gkehub/scope_rbac_role_binding.py +13 -18
  875. pulumi_gcp/gkeonprem/_inputs.py +17 -2317
  876. pulumi_gcp/gkeonprem/bare_metal_admin_cluster.py +330 -335
  877. pulumi_gcp/gkeonprem/bare_metal_cluster.py +523 -528
  878. pulumi_gcp/gkeonprem/bare_metal_node_pool.py +257 -262
  879. pulumi_gcp/gkeonprem/outputs.py +0 -5
  880. pulumi_gcp/gkeonprem/v_mware_cluster.py +394 -399
  881. pulumi_gcp/gkeonprem/v_mware_node_pool.py +84 -89
  882. pulumi_gcp/healthcare/_inputs.py +0 -359
  883. pulumi_gcp/healthcare/consent_store.py +0 -5
  884. pulumi_gcp/healthcare/consent_store_iam_binding.py +19 -24
  885. pulumi_gcp/healthcare/consent_store_iam_member.py +19 -24
  886. pulumi_gcp/healthcare/consent_store_iam_policy.py +16 -21
  887. pulumi_gcp/healthcare/dataset.py +0 -115
  888. pulumi_gcp/healthcare/dataset_iam_binding.py +19 -24
  889. pulumi_gcp/healthcare/dataset_iam_member.py +19 -24
  890. pulumi_gcp/healthcare/dataset_iam_policy.py +16 -21
  891. pulumi_gcp/healthcare/dicom_store.py +34 -39
  892. pulumi_gcp/healthcare/dicom_store_iam_binding.py +19 -24
  893. pulumi_gcp/healthcare/dicom_store_iam_member.py +19 -24
  894. pulumi_gcp/healthcare/dicom_store_iam_policy.py +16 -21
  895. pulumi_gcp/healthcare/fhir_store.py +57 -62
  896. pulumi_gcp/healthcare/fhir_store_iam_binding.py +19 -24
  897. pulumi_gcp/healthcare/fhir_store_iam_member.py +19 -24
  898. pulumi_gcp/healthcare/fhir_store_iam_policy.py +16 -21
  899. pulumi_gcp/healthcare/get_consent_store_iam_policy.py +0 -5
  900. pulumi_gcp/healthcare/get_dataset_iam_policy.py +0 -5
  901. pulumi_gcp/healthcare/get_dicom_store_iam_policy.py +0 -5
  902. pulumi_gcp/healthcare/get_fhir_store_iam_policy.py +0 -5
  903. pulumi_gcp/healthcare/get_hl7_v2_store_iam_policy.py +0 -5
  904. pulumi_gcp/healthcare/hl7_store.py +41 -46
  905. pulumi_gcp/healthcare/hl7_store_iam_binding.py +19 -24
  906. pulumi_gcp/healthcare/hl7_store_iam_member.py +19 -24
  907. pulumi_gcp/healthcare/hl7_store_iam_policy.py +16 -21
  908. pulumi_gcp/healthcare/outputs.py +0 -48
  909. pulumi_gcp/iam/_inputs.py +0 -433
  910. pulumi_gcp/iam/access_boundary_policy.py +49 -54
  911. pulumi_gcp/iam/deny_policy.py +51 -56
  912. pulumi_gcp/iam/get_rule.py +0 -5
  913. pulumi_gcp/iam/get_testable_permissions.py +0 -5
  914. pulumi_gcp/iam/get_workload_identity_pool.py +0 -5
  915. pulumi_gcp/iam/get_workload_identity_pool_provider.py +0 -5
  916. pulumi_gcp/iam/outputs.py +0 -5
  917. pulumi_gcp/iam/workforce_pool.py +17 -22
  918. pulumi_gcp/iam/workforce_pool_provider.py +179 -184
  919. pulumi_gcp/iam/workload_identity_pool.py +0 -5
  920. pulumi_gcp/iam/workload_identity_pool_provider.py +63 -68
  921. pulumi_gcp/iap/_inputs.py +0 -411
  922. pulumi_gcp/iap/app_engine_service_iam_binding.py +97 -102
  923. pulumi_gcp/iap/app_engine_service_iam_member.py +97 -102
  924. pulumi_gcp/iap/app_engine_service_iam_policy.py +92 -97
  925. pulumi_gcp/iap/app_engine_version_iam_binding.py +97 -102
  926. pulumi_gcp/iap/app_engine_version_iam_member.py +97 -102
  927. pulumi_gcp/iap/app_engine_version_iam_policy.py +92 -97
  928. pulumi_gcp/iap/brand.py +0 -5
  929. pulumi_gcp/iap/client.py +0 -5
  930. pulumi_gcp/iap/get_app_engine_service_iam_policy.py +0 -5
  931. pulumi_gcp/iap/get_app_engine_version_iam_policy.py +0 -5
  932. pulumi_gcp/iap/get_client.py +0 -5
  933. pulumi_gcp/iap/get_tunnel_dest_group_iam_policy.py +0 -5
  934. pulumi_gcp/iap/get_tunnel_iam_policy.py +0 -5
  935. pulumi_gcp/iap/get_tunnel_instance_iam_policy.py +0 -5
  936. pulumi_gcp/iap/get_web_backend_service_iam_policy.py +0 -5
  937. pulumi_gcp/iap/get_web_iam_policy.py +0 -5
  938. pulumi_gcp/iap/get_web_region_backend_service_iam_policy.py +0 -5
  939. pulumi_gcp/iap/get_web_type_app_engine_iam_policy.py +0 -5
  940. pulumi_gcp/iap/get_web_type_compute_iam_policy.py +0 -5
  941. pulumi_gcp/iap/outputs.py +0 -5
  942. pulumi_gcp/iap/tunnel_dest_group.py +0 -5
  943. pulumi_gcp/iap/tunnel_dest_group_iam_binding.py +97 -102
  944. pulumi_gcp/iap/tunnel_dest_group_iam_member.py +97 -102
  945. pulumi_gcp/iap/tunnel_dest_group_iam_policy.py +92 -97
  946. pulumi_gcp/iap/tunnel_iam_binding.py +97 -102
  947. pulumi_gcp/iap/tunnel_iam_member.py +97 -102
  948. pulumi_gcp/iap/tunnel_iam_policy.py +92 -97
  949. pulumi_gcp/iap/tunnel_instance_iam_binding.py +97 -102
  950. pulumi_gcp/iap/tunnel_instance_iam_member.py +97 -102
  951. pulumi_gcp/iap/tunnel_instance_iam_policy.py +92 -97
  952. pulumi_gcp/iap/web_backend_service_iam_binding.py +97 -102
  953. pulumi_gcp/iap/web_backend_service_iam_member.py +97 -102
  954. pulumi_gcp/iap/web_backend_service_iam_policy.py +92 -97
  955. pulumi_gcp/iap/web_iam_binding.py +97 -102
  956. pulumi_gcp/iap/web_iam_member.py +97 -102
  957. pulumi_gcp/iap/web_iam_policy.py +92 -97
  958. pulumi_gcp/iap/web_region_backend_service_iam_binding.py +97 -102
  959. pulumi_gcp/iap/web_region_backend_service_iam_member.py +97 -102
  960. pulumi_gcp/iap/web_region_backend_service_iam_policy.py +92 -97
  961. pulumi_gcp/iap/web_type_app_enging_iam_binding.py +97 -102
  962. pulumi_gcp/iap/web_type_app_enging_iam_member.py +97 -102
  963. pulumi_gcp/iap/web_type_app_enging_iam_policy.py +92 -97
  964. pulumi_gcp/iap/web_type_compute_iam_binding.py +97 -102
  965. pulumi_gcp/iap/web_type_compute_iam_member.py +97 -102
  966. pulumi_gcp/iap/web_type_compute_iam_policy.py +92 -97
  967. pulumi_gcp/identityplatform/_inputs.py +0 -576
  968. pulumi_gcp/identityplatform/config.py +115 -120
  969. pulumi_gcp/identityplatform/default_supported_idp_config.py +0 -5
  970. pulumi_gcp/identityplatform/inbound_saml_config.py +34 -39
  971. pulumi_gcp/identityplatform/oauth_idp_config.py +0 -5
  972. pulumi_gcp/identityplatform/outputs.py +0 -5
  973. pulumi_gcp/identityplatform/project_default_config.py +33 -38
  974. pulumi_gcp/identityplatform/tenant.py +0 -5
  975. pulumi_gcp/identityplatform/tenant_default_supported_idp_config.py +0 -5
  976. pulumi_gcp/identityplatform/tenant_inbound_saml_config.py +34 -39
  977. pulumi_gcp/identityplatform/tenant_oauth_idp_config.py +0 -5
  978. pulumi_gcp/integrationconnectors/_inputs.py +0 -868
  979. pulumi_gcp/integrationconnectors/connection.py +460 -465
  980. pulumi_gcp/integrationconnectors/endpoint_attachment.py +0 -5
  981. pulumi_gcp/integrationconnectors/managed_zone.py +10 -15
  982. pulumi_gcp/integrationconnectors/outputs.py +0 -5
  983. pulumi_gcp/kms/_inputs.py +0 -303
  984. pulumi_gcp/kms/autokey_config.py +0 -5
  985. pulumi_gcp/kms/crypto_key.py +13 -18
  986. pulumi_gcp/kms/crypto_key_iam_binding.py +51 -56
  987. pulumi_gcp/kms/crypto_key_iam_member.py +51 -56
  988. pulumi_gcp/kms/crypto_key_iam_policy.py +46 -51
  989. pulumi_gcp/kms/crypto_key_version.py +7 -12
  990. pulumi_gcp/kms/ekm_connection.py +19 -24
  991. pulumi_gcp/kms/get_crypto_key_iam_policy.py +0 -5
  992. pulumi_gcp/kms/get_key_ring_iam_policy.py +0 -5
  993. pulumi_gcp/kms/get_kms_crypto_key.py +0 -5
  994. pulumi_gcp/kms/get_kms_crypto_key_version.py +0 -5
  995. pulumi_gcp/kms/get_kms_key_ring.py +0 -5
  996. pulumi_gcp/kms/get_kms_secret.py +6 -11
  997. pulumi_gcp/kms/get_kms_secret_asymmetric.py +12 -17
  998. pulumi_gcp/kms/get_kms_secret_ciphertext.py +18 -23
  999. pulumi_gcp/kms/key_handle.py +0 -5
  1000. pulumi_gcp/kms/key_ring.py +0 -5
  1001. pulumi_gcp/kms/key_ring_iam_binding.py +97 -102
  1002. pulumi_gcp/kms/key_ring_iam_member.py +97 -102
  1003. pulumi_gcp/kms/key_ring_iam_policy.py +92 -97
  1004. pulumi_gcp/kms/key_ring_import_job.py +4 -9
  1005. pulumi_gcp/kms/outputs.py +0 -5
  1006. pulumi_gcp/kms/secret_ciphertext.py +18 -23
  1007. pulumi_gcp/logging/_inputs.py +0 -520
  1008. pulumi_gcp/logging/billing_account_bucket_config.py +11 -16
  1009. pulumi_gcp/logging/billing_account_exclusion.py +0 -5
  1010. pulumi_gcp/logging/billing_account_sink.py +10 -15
  1011. pulumi_gcp/logging/folder_bucket_config.py +11 -16
  1012. pulumi_gcp/logging/folder_exclusion.py +0 -5
  1013. pulumi_gcp/logging/folder_settings.py +0 -5
  1014. pulumi_gcp/logging/folder_sink.py +10 -15
  1015. pulumi_gcp/logging/get_folder_settings.py +0 -5
  1016. pulumi_gcp/logging/get_log_view_iam_policy.py +0 -5
  1017. pulumi_gcp/logging/get_organization_settings.py +0 -5
  1018. pulumi_gcp/logging/get_project_cmek_settings.py +0 -5
  1019. pulumi_gcp/logging/get_project_settings.py +0 -5
  1020. pulumi_gcp/logging/get_sink.py +0 -5
  1021. pulumi_gcp/logging/linked_dataset.py +5 -10
  1022. pulumi_gcp/logging/log_view.py +0 -5
  1023. pulumi_gcp/logging/log_view_iam_binding.py +5 -10
  1024. pulumi_gcp/logging/log_view_iam_member.py +5 -10
  1025. pulumi_gcp/logging/log_view_iam_policy.py +0 -5
  1026. pulumi_gcp/logging/metric.py +92 -97
  1027. pulumi_gcp/logging/organization_bucket_config.py +11 -16
  1028. pulumi_gcp/logging/organization_exclusion.py +0 -5
  1029. pulumi_gcp/logging/organization_settings.py +0 -5
  1030. pulumi_gcp/logging/organization_sink.py +10 -15
  1031. pulumi_gcp/logging/outputs.py +0 -5
  1032. pulumi_gcp/logging/project_bucket_config.py +16 -21
  1033. pulumi_gcp/logging/project_exclusion.py +0 -5
  1034. pulumi_gcp/logging/project_sink.py +10 -15
  1035. pulumi_gcp/looker/_inputs.py +0 -211
  1036. pulumi_gcp/looker/instance.py +199 -204
  1037. pulumi_gcp/looker/outputs.py +0 -5
  1038. pulumi_gcp/managedkafka/_inputs.py +0 -69
  1039. pulumi_gcp/managedkafka/cluster.py +67 -72
  1040. pulumi_gcp/managedkafka/outputs.py +0 -5
  1041. pulumi_gcp/managedkafka/topic.py +22 -27
  1042. pulumi_gcp/memcache/_inputs.py +0 -184
  1043. pulumi_gcp/memcache/instance.py +51 -56
  1044. pulumi_gcp/memcache/outputs.py +0 -5
  1045. pulumi_gcp/migrationcenter/_inputs.py +0 -182
  1046. pulumi_gcp/migrationcenter/group.py +0 -5
  1047. pulumi_gcp/migrationcenter/outputs.py +0 -5
  1048. pulumi_gcp/migrationcenter/preference_set.py +77 -82
  1049. pulumi_gcp/ml/_inputs.py +0 -17
  1050. pulumi_gcp/ml/engine_model.py +5 -10
  1051. pulumi_gcp/ml/outputs.py +0 -5
  1052. pulumi_gcp/monitoring/_inputs.py +15 -1731
  1053. pulumi_gcp/monitoring/alert_policy.py +123 -128
  1054. pulumi_gcp/monitoring/custom_service.py +11 -16
  1055. pulumi_gcp/monitoring/dashboard.py +0 -5
  1056. pulumi_gcp/monitoring/generic_service.py +15 -20
  1057. pulumi_gcp/monitoring/get_app_engine_service.py +16 -21
  1058. pulumi_gcp/monitoring/get_cluster_istio_service.py +0 -5
  1059. pulumi_gcp/monitoring/get_istio_canonical_service.py +0 -5
  1060. pulumi_gcp/monitoring/get_mesh_istio_service.py +0 -5
  1061. pulumi_gcp/monitoring/get_notification_channel.py +24 -29
  1062. pulumi_gcp/monitoring/get_secret_version.py +0 -5
  1063. pulumi_gcp/monitoring/get_uptime_check_i_ps.py +0 -5
  1064. pulumi_gcp/monitoring/group.py +0 -5
  1065. pulumi_gcp/monitoring/metric_descriptor.py +44 -49
  1066. pulumi_gcp/monitoring/monitored_project.py +0 -5
  1067. pulumi_gcp/monitoring/notification_channel.py +11 -16
  1068. pulumi_gcp/monitoring/outputs.py +0 -68
  1069. pulumi_gcp/monitoring/slo.py +115 -120
  1070. pulumi_gcp/monitoring/uptime_check_config.py +236 -241
  1071. pulumi_gcp/netapp/_inputs.py +0 -311
  1072. pulumi_gcp/netapp/active_directory.py +0 -5
  1073. pulumi_gcp/netapp/backup.py +6 -11
  1074. pulumi_gcp/netapp/backup_policy.py +0 -5
  1075. pulumi_gcp/netapp/backup_vault.py +0 -5
  1076. pulumi_gcp/netapp/kmsconfig.py +0 -5
  1077. pulumi_gcp/netapp/outputs.py +0 -5
  1078. pulumi_gcp/netapp/storage_pool.py +0 -5
  1079. pulumi_gcp/netapp/volume.py +22 -27
  1080. pulumi_gcp/netapp/volume_replication.py +19 -24
  1081. pulumi_gcp/netapp/volume_snapshot.py +0 -5
  1082. pulumi_gcp/networkconnectivity/_inputs.py +0 -253
  1083. pulumi_gcp/networkconnectivity/hub.py +2 -7
  1084. pulumi_gcp/networkconnectivity/internal_range.py +0 -5
  1085. pulumi_gcp/networkconnectivity/outputs.py +0 -5
  1086. pulumi_gcp/networkconnectivity/policy_based_route.py +41 -46
  1087. pulumi_gcp/networkconnectivity/regional_endpoint.py +0 -5
  1088. pulumi_gcp/networkconnectivity/service_connection_policy.py +15 -20
  1089. pulumi_gcp/networkconnectivity/spoke.py +66 -71
  1090. pulumi_gcp/networkmanagement/_inputs.py +0 -87
  1091. pulumi_gcp/networkmanagement/connectivity_test.py +80 -85
  1092. pulumi_gcp/networkmanagement/outputs.py +0 -5
  1093. pulumi_gcp/networksecurity/_inputs.py +0 -321
  1094. pulumi_gcp/networksecurity/address_group.py +0 -5
  1095. pulumi_gcp/networksecurity/address_group_iam_binding.py +5 -297
  1096. pulumi_gcp/networksecurity/address_group_iam_member.py +5 -297
  1097. pulumi_gcp/networksecurity/address_group_iam_policy.py +0 -5
  1098. pulumi_gcp/networksecurity/authorization_policy.py +47 -52
  1099. pulumi_gcp/networksecurity/client_tls_policy.py +40 -45
  1100. pulumi_gcp/networksecurity/firewall_endpoint.py +0 -5
  1101. pulumi_gcp/networksecurity/firewall_endpoint_association.py +0 -5
  1102. pulumi_gcp/networksecurity/gateway_security_policy.py +86 -91
  1103. pulumi_gcp/networksecurity/gateway_security_policy_rule.py +0 -5
  1104. pulumi_gcp/networksecurity/get_address_group_iam_policy.py +0 -5
  1105. pulumi_gcp/networksecurity/outputs.py +0 -5
  1106. pulumi_gcp/networksecurity/security_profile.py +35 -40
  1107. pulumi_gcp/networksecurity/security_profile_group.py +0 -5
  1108. pulumi_gcp/networksecurity/server_tls_policy.py +96 -101
  1109. pulumi_gcp/networksecurity/tls_inspection_policy.py +188 -193
  1110. pulumi_gcp/networksecurity/url_list.py +0 -5
  1111. pulumi_gcp/networkservices/_inputs.py +31 -1783
  1112. pulumi_gcp/networkservices/edge_cache_keyset.py +46 -51
  1113. pulumi_gcp/networkservices/edge_cache_origin.py +84 -89
  1114. pulumi_gcp/networkservices/edge_cache_service.py +562 -567
  1115. pulumi_gcp/networkservices/endpoint_policy.py +50 -55
  1116. pulumi_gcp/networkservices/gateway.py +16 -21
  1117. pulumi_gcp/networkservices/grpc_route.py +141 -146
  1118. pulumi_gcp/networkservices/http_route.py +289 -294
  1119. pulumi_gcp/networkservices/lb_route_extension.py +5 -10
  1120. pulumi_gcp/networkservices/lb_traffic_extension.py +5 -10
  1121. pulumi_gcp/networkservices/mesh.py +0 -5
  1122. pulumi_gcp/networkservices/outputs.py +0 -5
  1123. pulumi_gcp/networkservices/service_binding.py +0 -5
  1124. pulumi_gcp/networkservices/service_lb_policies.py +22 -27
  1125. pulumi_gcp/networkservices/tcp_route.py +101 -106
  1126. pulumi_gcp/networkservices/tls_route.py +77 -82
  1127. pulumi_gcp/notebooks/_inputs.py +0 -615
  1128. pulumi_gcp/notebooks/environment.py +16 -21
  1129. pulumi_gcp/notebooks/get_instance_iam_policy.py +0 -5
  1130. pulumi_gcp/notebooks/get_runtime_iam_policy.py +0 -5
  1131. pulumi_gcp/notebooks/instance.py +73 -78
  1132. pulumi_gcp/notebooks/instance_iam_binding.py +19 -24
  1133. pulumi_gcp/notebooks/instance_iam_member.py +19 -24
  1134. pulumi_gcp/notebooks/instance_iam_policy.py +16 -21
  1135. pulumi_gcp/notebooks/location.py +0 -5
  1136. pulumi_gcp/notebooks/outputs.py +0 -5
  1137. pulumi_gcp/notebooks/runtime.py +217 -222
  1138. pulumi_gcp/notebooks/runtime_iam_binding.py +19 -24
  1139. pulumi_gcp/notebooks/runtime_iam_member.py +19 -24
  1140. pulumi_gcp/notebooks/runtime_iam_policy.py +16 -21
  1141. pulumi_gcp/organizations/_inputs.py +0 -231
  1142. pulumi_gcp/organizations/access_approval_settings.py +31 -36
  1143. pulumi_gcp/organizations/folder.py +0 -5
  1144. pulumi_gcp/organizations/get_active_folder.py +0 -5
  1145. pulumi_gcp/organizations/get_billing_account.py +0 -5
  1146. pulumi_gcp/organizations/get_client_config.py +0 -5
  1147. pulumi_gcp/organizations/get_client_open_id_user_info.py +0 -5
  1148. pulumi_gcp/organizations/get_folder.py +0 -5
  1149. pulumi_gcp/organizations/get_folders.py +0 -5
  1150. pulumi_gcp/organizations/get_iam_policy.py +8 -13
  1151. pulumi_gcp/organizations/get_organization.py +0 -5
  1152. pulumi_gcp/organizations/get_project.py +0 -5
  1153. pulumi_gcp/organizations/iam_audit_config.py +13 -18
  1154. pulumi_gcp/organizations/iam_binding.py +3 -8
  1155. pulumi_gcp/organizations/iam_custom_role.py +0 -5
  1156. pulumi_gcp/organizations/iam_member.py +125 -130
  1157. pulumi_gcp/organizations/iam_policy.py +120 -125
  1158. pulumi_gcp/organizations/outputs.py +0 -5
  1159. pulumi_gcp/organizations/policy.py +49 -54
  1160. pulumi_gcp/organizations/project.py +0 -5
  1161. pulumi_gcp/orgpolicy/_inputs.py +0 -183
  1162. pulumi_gcp/orgpolicy/custom_constraint.py +10 -15
  1163. pulumi_gcp/orgpolicy/outputs.py +0 -5
  1164. pulumi_gcp/orgpolicy/policy.py +98 -103
  1165. pulumi_gcp/osconfig/_inputs.py +27 -2232
  1166. pulumi_gcp/osconfig/guest_policies.py +166 -171
  1167. pulumi_gcp/osconfig/os_policy_assignment.py +153 -158
  1168. pulumi_gcp/osconfig/outputs.py +0 -5
  1169. pulumi_gcp/osconfig/patch_deployment.py +321 -326
  1170. pulumi_gcp/oslogin/ssh_public_key.py +0 -5
  1171. pulumi_gcp/parallelstore/instance.py +0 -5
  1172. pulumi_gcp/privilegedaccessmanager/_inputs.py +0 -170
  1173. pulumi_gcp/privilegedaccessmanager/entitlement.py +89 -94
  1174. pulumi_gcp/privilegedaccessmanager/outputs.py +0 -5
  1175. pulumi_gcp/projects/_inputs.py +0 -262
  1176. pulumi_gcp/projects/access_approval_settings.py +25 -30
  1177. pulumi_gcp/projects/api_key.py +83 -88
  1178. pulumi_gcp/projects/default_service_accounts.py +0 -5
  1179. pulumi_gcp/projects/get_iam_policy.py +0 -5
  1180. pulumi_gcp/projects/get_organization_policy.py +0 -5
  1181. pulumi_gcp/projects/get_project.py +0 -5
  1182. pulumi_gcp/projects/get_project_service.py +0 -5
  1183. pulumi_gcp/projects/iam_audit_config.py +125 -130
  1184. pulumi_gcp/projects/iam_binding.py +125 -130
  1185. pulumi_gcp/projects/iam_custom_role.py +0 -5
  1186. pulumi_gcp/projects/iam_member.py +125 -130
  1187. pulumi_gcp/projects/iam_member_remove.py +0 -5
  1188. pulumi_gcp/projects/iam_policy.py +120 -125
  1189. pulumi_gcp/projects/organization_policy.py +49 -54
  1190. pulumi_gcp/projects/outputs.py +0 -5
  1191. pulumi_gcp/projects/service.py +0 -5
  1192. pulumi_gcp/projects/service_identity.py +0 -5
  1193. pulumi_gcp/projects/usage_export_bucket.py +0 -5
  1194. pulumi_gcp/provider.py +2 -7
  1195. pulumi_gcp/pubsub/_inputs.py +0 -438
  1196. pulumi_gcp/pubsub/get_schema_iam_policy.py +0 -5
  1197. pulumi_gcp/pubsub/get_subscription.py +0 -5
  1198. pulumi_gcp/pubsub/get_subscription_iam_policy.py +0 -5
  1199. pulumi_gcp/pubsub/get_topic.py +0 -5
  1200. pulumi_gcp/pubsub/get_topic_iam_policy.py +0 -5
  1201. pulumi_gcp/pubsub/lite_reservation.py +0 -5
  1202. pulumi_gcp/pubsub/lite_subscription.py +31 -36
  1203. pulumi_gcp/pubsub/lite_topic.py +41 -46
  1204. pulumi_gcp/pubsub/outputs.py +0 -5
  1205. pulumi_gcp/pubsub/schema.py +8 -13
  1206. pulumi_gcp/pubsub/schema_iam_binding.py +19 -24
  1207. pulumi_gcp/pubsub/schema_iam_member.py +19 -24
  1208. pulumi_gcp/pubsub/schema_iam_policy.py +16 -21
  1209. pulumi_gcp/pubsub/subscription.py +136 -141
  1210. pulumi_gcp/pubsub/subscription_iam_binding.py +19 -24
  1211. pulumi_gcp/pubsub/subscription_iam_member.py +19 -24
  1212. pulumi_gcp/pubsub/subscription_iam_policy.py +16 -21
  1213. pulumi_gcp/pubsub/topic.py +45 -50
  1214. pulumi_gcp/pubsub/topic_iam_binding.py +19 -24
  1215. pulumi_gcp/pubsub/topic_iam_member.py +19 -24
  1216. pulumi_gcp/pubsub/topic_iam_policy.py +16 -21
  1217. pulumi_gcp/pulumi-plugin.json +1 -1
  1218. pulumi_gcp/recaptcha/_inputs.py +0 -89
  1219. pulumi_gcp/recaptcha/enterprise_key.py +127 -132
  1220. pulumi_gcp/recaptcha/outputs.py +0 -5
  1221. pulumi_gcp/redis/_inputs.py +0 -321
  1222. pulumi_gcp/redis/cluster.py +54 -59
  1223. pulumi_gcp/redis/get_instance.py +0 -5
  1224. pulumi_gcp/redis/instance.py +46 -51
  1225. pulumi_gcp/redis/outputs.py +0 -5
  1226. pulumi_gcp/resourcemanager/lien.py +0 -5
  1227. pulumi_gcp/runtimeconfig/_inputs.py +0 -25
  1228. pulumi_gcp/runtimeconfig/config.py +0 -5
  1229. pulumi_gcp/runtimeconfig/config_iam_binding.py +3 -8
  1230. pulumi_gcp/runtimeconfig/config_iam_member.py +3 -8
  1231. pulumi_gcp/runtimeconfig/config_iam_policy.py +0 -5
  1232. pulumi_gcp/runtimeconfig/get_config.py +0 -5
  1233. pulumi_gcp/runtimeconfig/get_config_iam_policy.py +0 -5
  1234. pulumi_gcp/runtimeconfig/get_variable.py +0 -5
  1235. pulumi_gcp/runtimeconfig/outputs.py +0 -5
  1236. pulumi_gcp/runtimeconfig/variable.py +0 -5
  1237. pulumi_gcp/secretmanager/_inputs.py +0 -143
  1238. pulumi_gcp/secretmanager/get_secret.py +0 -5
  1239. pulumi_gcp/secretmanager/get_secret_iam_policy.py +0 -5
  1240. pulumi_gcp/secretmanager/get_secret_version.py +0 -5
  1241. pulumi_gcp/secretmanager/get_secret_version_access.py +0 -5
  1242. pulumi_gcp/secretmanager/get_secrets.py +0 -5
  1243. pulumi_gcp/secretmanager/outputs.py +0 -5
  1244. pulumi_gcp/secretmanager/secret.py +63 -68
  1245. pulumi_gcp/secretmanager/secret_iam_binding.py +97 -102
  1246. pulumi_gcp/secretmanager/secret_iam_member.py +97 -102
  1247. pulumi_gcp/secretmanager/secret_iam_policy.py +92 -97
  1248. pulumi_gcp/secretmanager/secret_version.py +48 -53
  1249. pulumi_gcp/securesourcemanager/_inputs.py +0 -75
  1250. pulumi_gcp/securesourcemanager/get_instance_iam_policy.py +0 -5
  1251. pulumi_gcp/securesourcemanager/instance.py +73 -78
  1252. pulumi_gcp/securesourcemanager/instance_iam_binding.py +3 -8
  1253. pulumi_gcp/securesourcemanager/instance_iam_member.py +3 -8
  1254. pulumi_gcp/securesourcemanager/instance_iam_policy.py +0 -5
  1255. pulumi_gcp/securesourcemanager/outputs.py +0 -5
  1256. pulumi_gcp/securitycenter/_inputs.py +9 -862
  1257. pulumi_gcp/securitycenter/event_threat_detection_custom_module.py +0 -5
  1258. pulumi_gcp/securitycenter/folder_custom_module.py +77 -82
  1259. pulumi_gcp/securitycenter/get_source_iam_policy.py +0 -5
  1260. pulumi_gcp/securitycenter/instance_iam_binding.py +33 -102
  1261. pulumi_gcp/securitycenter/instance_iam_member.py +33 -102
  1262. pulumi_gcp/securitycenter/instance_iam_policy.py +30 -99
  1263. pulumi_gcp/securitycenter/management_folder_security_health_analytics_custom_module.py +77 -82
  1264. pulumi_gcp/securitycenter/management_organization_event_threat_detection_custom_module.py +0 -5
  1265. pulumi_gcp/securitycenter/management_organization_security_health_analytics_custom_module.py +77 -82
  1266. pulumi_gcp/securitycenter/management_project_security_health_analytics_custom_module.py +77 -82
  1267. pulumi_gcp/securitycenter/mute_config.py +0 -5
  1268. pulumi_gcp/securitycenter/notification_config.py +11 -16
  1269. pulumi_gcp/securitycenter/organization_custom_module.py +77 -82
  1270. pulumi_gcp/securitycenter/outputs.py +0 -5
  1271. pulumi_gcp/securitycenter/project_custom_module.py +77 -82
  1272. pulumi_gcp/securitycenter/source.py +0 -5
  1273. pulumi_gcp/securitycenter/source_iam_binding.py +3 -8
  1274. pulumi_gcp/securitycenter/source_iam_member.py +3 -8
  1275. pulumi_gcp/securitycenter/source_iam_policy.py +0 -5
  1276. pulumi_gcp/securityposture/_inputs.py +0 -457
  1277. pulumi_gcp/securityposture/outputs.py +0 -5
  1278. pulumi_gcp/securityposture/posture.py +181 -186
  1279. pulumi_gcp/securityposture/posture_deployment.py +30 -35
  1280. pulumi_gcp/serviceaccount/_inputs.py +0 -51
  1281. pulumi_gcp/serviceaccount/account.py +0 -5
  1282. pulumi_gcp/serviceaccount/get_account.py +0 -5
  1283. pulumi_gcp/serviceaccount/get_account_access_token.py +0 -5
  1284. pulumi_gcp/serviceaccount/get_account_id_token.py +0 -5
  1285. pulumi_gcp/serviceaccount/get_account_jwt.py +0 -5
  1286. pulumi_gcp/serviceaccount/get_account_key.py +0 -5
  1287. pulumi_gcp/serviceaccount/get_iam_policy.py +0 -5
  1288. pulumi_gcp/serviceaccount/iam_binding.py +61 -66
  1289. pulumi_gcp/serviceaccount/iam_member.py +61 -66
  1290. pulumi_gcp/serviceaccount/iam_policy.py +56 -61
  1291. pulumi_gcp/serviceaccount/key.py +0 -5
  1292. pulumi_gcp/serviceaccount/outputs.py +0 -5
  1293. pulumi_gcp/servicedirectory/_inputs.py +0 -43
  1294. pulumi_gcp/servicedirectory/endpoint.py +0 -5
  1295. pulumi_gcp/servicedirectory/get_namespace_iam_policy.py +0 -5
  1296. pulumi_gcp/servicedirectory/get_service_iam_policy.py +0 -5
  1297. pulumi_gcp/servicedirectory/namespace.py +0 -5
  1298. pulumi_gcp/servicedirectory/namespace_iam_binding.py +19 -24
  1299. pulumi_gcp/servicedirectory/namespace_iam_member.py +19 -24
  1300. pulumi_gcp/servicedirectory/namespace_iam_policy.py +16 -21
  1301. pulumi_gcp/servicedirectory/outputs.py +0 -5
  1302. pulumi_gcp/servicedirectory/service.py +0 -5
  1303. pulumi_gcp/servicedirectory/service_iam_binding.py +19 -24
  1304. pulumi_gcp/servicedirectory/service_iam_member.py +19 -24
  1305. pulumi_gcp/servicedirectory/service_iam_policy.py +16 -21
  1306. pulumi_gcp/servicenetworking/connection.py +0 -5
  1307. pulumi_gcp/servicenetworking/get_peered_dns_domain.py +0 -5
  1308. pulumi_gcp/servicenetworking/peered_dns_domain.py +0 -5
  1309. pulumi_gcp/servicenetworking/vpc_service_controls.py +0 -5
  1310. pulumi_gcp/serviceusage/consumer_quota_override.py +0 -5
  1311. pulumi_gcp/sourcerepo/_inputs.py +0 -49
  1312. pulumi_gcp/sourcerepo/get_repository.py +0 -5
  1313. pulumi_gcp/sourcerepo/get_repository_iam_policy.py +0 -5
  1314. pulumi_gcp/sourcerepo/outputs.py +0 -5
  1315. pulumi_gcp/sourcerepo/repository.py +15 -20
  1316. pulumi_gcp/sourcerepo/repository_iam_binding.py +102 -116
  1317. pulumi_gcp/sourcerepo/repository_iam_member.py +102 -116
  1318. pulumi_gcp/sourcerepo/repository_iam_policy.py +92 -106
  1319. pulumi_gcp/spanner/_inputs.py +0 -157
  1320. pulumi_gcp/spanner/database.py +5 -10
  1321. pulumi_gcp/spanner/database_iam_binding.py +97 -102
  1322. pulumi_gcp/spanner/database_iam_member.py +97 -102
  1323. pulumi_gcp/spanner/database_iam_policy.py +92 -97
  1324. pulumi_gcp/spanner/get_database_iam_policy.py +0 -5
  1325. pulumi_gcp/spanner/get_instance.py +0 -5
  1326. pulumi_gcp/spanner/get_instance_iam_policy.py +0 -5
  1327. pulumi_gcp/spanner/instance.py +25 -30
  1328. pulumi_gcp/spanner/instance_config.py +5 -10
  1329. pulumi_gcp/spanner/instance_iam_binding.py +19 -24
  1330. pulumi_gcp/spanner/instance_iam_member.py +19 -24
  1331. pulumi_gcp/spanner/instance_iam_policy.py +16 -21
  1332. pulumi_gcp/spanner/outputs.py +0 -5
  1333. pulumi_gcp/sql/_inputs.py +0 -616
  1334. pulumi_gcp/sql/database.py +12 -17
  1335. pulumi_gcp/sql/database_instance.py +88 -93
  1336. pulumi_gcp/sql/get_backup_run.py +0 -5
  1337. pulumi_gcp/sql/get_ca_certs.py +0 -5
  1338. pulumi_gcp/sql/get_database.py +0 -5
  1339. pulumi_gcp/sql/get_database_instance.py +0 -5
  1340. pulumi_gcp/sql/get_database_instance_latest_recovery_time.py +0 -5
  1341. pulumi_gcp/sql/get_database_instances.py +0 -5
  1342. pulumi_gcp/sql/get_databases.py +0 -5
  1343. pulumi_gcp/sql/get_tiers.py +0 -5
  1344. pulumi_gcp/sql/outputs.py +0 -5
  1345. pulumi_gcp/sql/source_representation_instance.py +0 -5
  1346. pulumi_gcp/sql/ssl_cert.py +6 -11
  1347. pulumi_gcp/sql/user.py +38 -43
  1348. pulumi_gcp/storage/__init__.py +0 -5
  1349. pulumi_gcp/storage/_inputs.py +0 -958
  1350. pulumi_gcp/storage/bucket.py +120 -125
  1351. pulumi_gcp/storage/bucket_access_control.py +0 -5
  1352. pulumi_gcp/storage/bucket_acl.py +0 -5
  1353. pulumi_gcp/storage/bucket_iam_binding.py +97 -102
  1354. pulumi_gcp/storage/bucket_iam_member.py +97 -102
  1355. pulumi_gcp/storage/bucket_iam_policy.py +92 -97
  1356. pulumi_gcp/storage/bucket_object.py +10 -15
  1357. pulumi_gcp/storage/default_object_access_control.py +2 -7
  1358. pulumi_gcp/storage/default_object_acl.py +0 -5
  1359. pulumi_gcp/storage/get_bucket.py +0 -5
  1360. pulumi_gcp/storage/get_bucket_iam_policy.py +0 -5
  1361. pulumi_gcp/storage/get_bucket_object.py +0 -5
  1362. pulumi_gcp/storage/get_bucket_object_content.py +0 -5
  1363. pulumi_gcp/storage/get_bucket_objects.py +0 -5
  1364. pulumi_gcp/storage/get_buckets.py +0 -5
  1365. pulumi_gcp/storage/get_object_signed_url.py +0 -5
  1366. pulumi_gcp/storage/get_project_service_account.py +6 -11
  1367. pulumi_gcp/storage/get_transfer_project_service_account.py +0 -5
  1368. pulumi_gcp/storage/get_transfer_project_servie_account.py +0 -5
  1369. pulumi_gcp/storage/hmac_key.py +0 -5
  1370. pulumi_gcp/storage/insights_report_config.py +71 -76
  1371. pulumi_gcp/storage/notification.py +0 -5
  1372. pulumi_gcp/storage/object_access_control.py +2 -7
  1373. pulumi_gcp/storage/object_acl.py +0 -5
  1374. pulumi_gcp/storage/outputs.py +0 -81
  1375. pulumi_gcp/storage/transfer_agent_pool.py +11 -16
  1376. pulumi_gcp/storage/transfer_job.py +108 -113
  1377. pulumi_gcp/tags/_inputs.py +0 -43
  1378. pulumi_gcp/tags/get_tag_key.py +0 -5
  1379. pulumi_gcp/tags/get_tag_key_iam_policy.py +0 -5
  1380. pulumi_gcp/tags/get_tag_keys.py +0 -5
  1381. pulumi_gcp/tags/get_tag_value.py +0 -5
  1382. pulumi_gcp/tags/get_tag_value_iam_policy.py +0 -5
  1383. pulumi_gcp/tags/get_tag_values.py +0 -5
  1384. pulumi_gcp/tags/location_tag_binding.py +0 -5
  1385. pulumi_gcp/tags/outputs.py +0 -5
  1386. pulumi_gcp/tags/tag_binding.py +0 -5
  1387. pulumi_gcp/tags/tag_key.py +0 -5
  1388. pulumi_gcp/tags/tag_key_iam_binding.py +19 -24
  1389. pulumi_gcp/tags/tag_key_iam_member.py +19 -24
  1390. pulumi_gcp/tags/tag_key_iam_policy.py +16 -21
  1391. pulumi_gcp/tags/tag_value.py +0 -5
  1392. pulumi_gcp/tags/tag_value_iam_binding.py +19 -24
  1393. pulumi_gcp/tags/tag_value_iam_member.py +19 -24
  1394. pulumi_gcp/tags/tag_value_iam_policy.py +16 -21
  1395. pulumi_gcp/tpu/_inputs.py +0 -194
  1396. pulumi_gcp/tpu/get_tensorflow_versions.py +0 -5
  1397. pulumi_gcp/tpu/get_v2_accelerator_types.py +0 -5
  1398. pulumi_gcp/tpu/get_v2_runtime_versions.py +0 -5
  1399. pulumi_gcp/tpu/node.py +13 -18
  1400. pulumi_gcp/tpu/outputs.py +0 -5
  1401. pulumi_gcp/tpu/v2_vm.py +82 -87
  1402. pulumi_gcp/vertex/_inputs.py +2 -843
  1403. pulumi_gcp/vertex/ai_dataset.py +5 -10
  1404. pulumi_gcp/vertex/ai_deployment_resource_pool.py +31 -36
  1405. pulumi_gcp/vertex/ai_endpoint.py +13 -18
  1406. pulumi_gcp/vertex/ai_endpoint_iam_binding.py +3 -8
  1407. pulumi_gcp/vertex/ai_endpoint_iam_member.py +3 -8
  1408. pulumi_gcp/vertex/ai_endpoint_iam_policy.py +0 -5
  1409. pulumi_gcp/vertex/ai_feature_group.py +17 -22
  1410. pulumi_gcp/vertex/ai_feature_group_feature.py +12 -17
  1411. pulumi_gcp/vertex/ai_feature_online_store.py +75 -80
  1412. pulumi_gcp/vertex/ai_feature_online_store_featureview.py +146 -151
  1413. pulumi_gcp/vertex/ai_feature_store.py +52 -57
  1414. pulumi_gcp/vertex/ai_feature_store_entity_type.py +87 -92
  1415. pulumi_gcp/vertex/ai_feature_store_entity_type_feature.py +36 -41
  1416. pulumi_gcp/vertex/ai_feature_store_entity_type_iam_binding.py +3 -8
  1417. pulumi_gcp/vertex/ai_feature_store_entity_type_iam_member.py +3 -8
  1418. pulumi_gcp/vertex/ai_feature_store_entity_type_iam_policy.py +0 -5
  1419. pulumi_gcp/vertex/ai_feature_store_iam_binding.py +3 -8
  1420. pulumi_gcp/vertex/ai_feature_store_iam_member.py +3 -8
  1421. pulumi_gcp/vertex/ai_feature_store_iam_policy.py +0 -5
  1422. pulumi_gcp/vertex/ai_index.py +63 -68
  1423. pulumi_gcp/vertex/ai_index_endpoint.py +13 -18
  1424. pulumi_gcp/vertex/ai_metadata_store.py +7 -12
  1425. pulumi_gcp/vertex/ai_tensorboard.py +11 -16
  1426. pulumi_gcp/vertex/get_ai_endpoint_iam_policy.py +0 -5
  1427. pulumi_gcp/vertex/get_ai_featurestore_entitytype_iam_policy.py +0 -5
  1428. pulumi_gcp/vertex/get_ai_featurestore_iam_policy.py +0 -5
  1429. pulumi_gcp/vertex/get_ai_index.py +0 -5
  1430. pulumi_gcp/vertex/outputs.py +2 -7
  1431. pulumi_gcp/vmwareengine/_inputs.py +0 -290
  1432. pulumi_gcp/vmwareengine/cluster.py +69 -74
  1433. pulumi_gcp/vmwareengine/external_access_rule.py +56 -61
  1434. pulumi_gcp/vmwareengine/external_address.py +22 -27
  1435. pulumi_gcp/vmwareengine/get_cluster.py +0 -5
  1436. pulumi_gcp/vmwareengine/get_external_access_rule.py +0 -5
  1437. pulumi_gcp/vmwareengine/get_external_address.py +0 -5
  1438. pulumi_gcp/vmwareengine/get_network.py +0 -5
  1439. pulumi_gcp/vmwareengine/get_network_peering.py +0 -5
  1440. pulumi_gcp/vmwareengine/get_network_policy.py +0 -5
  1441. pulumi_gcp/vmwareengine/get_nsx_credentials.py +0 -5
  1442. pulumi_gcp/vmwareengine/get_private_cloud.py +0 -5
  1443. pulumi_gcp/vmwareengine/get_subnet.py +0 -5
  1444. pulumi_gcp/vmwareengine/get_vcenter_credentials.py +0 -5
  1445. pulumi_gcp/vmwareengine/network.py +2 -7
  1446. pulumi_gcp/vmwareengine/network_peering.py +0 -5
  1447. pulumi_gcp/vmwareengine/network_policy.py +22 -27
  1448. pulumi_gcp/vmwareengine/outputs.py +0 -5
  1449. pulumi_gcp/vmwareengine/private_cloud.py +62 -67
  1450. pulumi_gcp/vmwareengine/subnet.py +24 -29
  1451. pulumi_gcp/vpcaccess/_inputs.py +0 -22
  1452. pulumi_gcp/vpcaccess/connector.py +11 -16
  1453. pulumi_gcp/vpcaccess/get_connector.py +0 -5
  1454. pulumi_gcp/vpcaccess/outputs.py +0 -5
  1455. pulumi_gcp/workbench/_inputs.py +0 -319
  1456. pulumi_gcp/workbench/get_instance_iam_policy.py +0 -5
  1457. pulumi_gcp/workbench/instance.py +139 -144
  1458. pulumi_gcp/workbench/instance_iam_binding.py +3 -8
  1459. pulumi_gcp/workbench/instance_iam_member.py +3 -8
  1460. pulumi_gcp/workbench/instance_iam_policy.py +0 -5
  1461. pulumi_gcp/workbench/outputs.py +0 -5
  1462. pulumi_gcp/workflows/workflow.py +0 -5
  1463. pulumi_gcp/workstations/_inputs.py +0 -433
  1464. pulumi_gcp/workstations/get_workstation_config_iam_policy.py +0 -5
  1465. pulumi_gcp/workstations/get_workstation_iam_policy.py +0 -5
  1466. pulumi_gcp/workstations/outputs.py +0 -5
  1467. pulumi_gcp/workstations/workstation.py +14 -19
  1468. pulumi_gcp/workstations/workstation_cluster.py +30 -35
  1469. pulumi_gcp/workstations/workstation_config.py +246 -251
  1470. pulumi_gcp/workstations/workstation_config_iam_binding.py +3 -8
  1471. pulumi_gcp/workstations/workstation_config_iam_member.py +3 -8
  1472. pulumi_gcp/workstations/workstation_config_iam_policy.py +0 -5
  1473. pulumi_gcp/workstations/workstation_iam_binding.py +3 -8
  1474. pulumi_gcp/workstations/workstation_iam_member.py +3 -8
  1475. pulumi_gcp/workstations/workstation_iam_policy.py +0 -5
  1476. {pulumi_gcp-7.30.0.dist-info → pulumi_gcp-7.30.0a1719470057.dist-info}/METADATA +1 -2
  1477. pulumi_gcp-7.30.0a1719470057.dist-info/RECORD +1600 -0
  1478. {pulumi_gcp-7.30.0.dist-info → pulumi_gcp-7.30.0a1719470057.dist-info}/WHEEL +1 -1
  1479. pulumi_gcp/storage/get_managed_folder_iam_policy.py +0 -115
  1480. pulumi_gcp/storage/managed_folder.py +0 -440
  1481. pulumi_gcp/storage/managed_folder_iam_binding.py +0 -947
  1482. pulumi_gcp/storage/managed_folder_iam_member.py +0 -947
  1483. pulumi_gcp/storage/managed_folder_iam_policy.py +0 -766
  1484. pulumi_gcp-7.30.0.dist-info/RECORD +0 -1605
  1485. {pulumi_gcp-7.30.0.dist-info → pulumi_gcp-7.30.0a1719470057.dist-info}/top_level.txt +0 -0
@@ -4,308 +4,147 @@
4
4
 
5
5
  import copy
6
6
  import warnings
7
- import sys
8
7
  import pulumi
9
8
  import pulumi.runtime
10
9
  from typing import Any, Mapping, Optional, Sequence, Union, overload
11
- if sys.version_info >= (3, 11):
12
- from typing import NotRequired, TypedDict, TypeAlias
13
- else:
14
- from typing_extensions import NotRequired, TypedDict, TypeAlias
15
10
  from .. import _utilities
16
11
 
17
12
  __all__ = [
18
13
  'CxAgentAdvancedSettingsArgs',
19
- 'CxAgentAdvancedSettingsArgsDict',
20
14
  'CxAgentAdvancedSettingsAudioExportGcsDestinationArgs',
21
- 'CxAgentAdvancedSettingsAudioExportGcsDestinationArgsDict',
22
15
  'CxAgentAdvancedSettingsDtmfSettingsArgs',
23
- 'CxAgentAdvancedSettingsDtmfSettingsArgsDict',
24
16
  'CxAgentGitIntegrationSettingsArgs',
25
- 'CxAgentGitIntegrationSettingsArgsDict',
26
17
  'CxAgentGitIntegrationSettingsGithubSettingsArgs',
27
- 'CxAgentGitIntegrationSettingsGithubSettingsArgsDict',
28
18
  'CxAgentSpeechToTextSettingsArgs',
29
- 'CxAgentSpeechToTextSettingsArgsDict',
30
19
  'CxAgentTextToSpeechSettingsArgs',
31
- 'CxAgentTextToSpeechSettingsArgsDict',
32
20
  'CxEntityTypeEntityArgs',
33
- 'CxEntityTypeEntityArgsDict',
34
21
  'CxEntityTypeExcludedPhraseArgs',
35
- 'CxEntityTypeExcludedPhraseArgsDict',
36
22
  'CxEnvironmentVersionConfigArgs',
37
- 'CxEnvironmentVersionConfigArgsDict',
38
23
  'CxFlowAdvancedSettingsArgs',
39
- 'CxFlowAdvancedSettingsArgsDict',
40
24
  'CxFlowAdvancedSettingsAudioExportGcsDestinationArgs',
41
- 'CxFlowAdvancedSettingsAudioExportGcsDestinationArgsDict',
42
25
  'CxFlowAdvancedSettingsDtmfSettingsArgs',
43
- 'CxFlowAdvancedSettingsDtmfSettingsArgsDict',
44
26
  'CxFlowEventHandlerArgs',
45
- 'CxFlowEventHandlerArgsDict',
46
27
  'CxFlowEventHandlerTriggerFulfillmentArgs',
47
- 'CxFlowEventHandlerTriggerFulfillmentArgsDict',
48
28
  'CxFlowEventHandlerTriggerFulfillmentConditionalCaseArgs',
49
- 'CxFlowEventHandlerTriggerFulfillmentConditionalCaseArgsDict',
50
29
  'CxFlowEventHandlerTriggerFulfillmentMessageArgs',
51
- 'CxFlowEventHandlerTriggerFulfillmentMessageArgsDict',
52
30
  'CxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessArgs',
53
- 'CxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessArgsDict',
54
31
  'CxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffArgs',
55
- 'CxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffArgsDict',
56
32
  'CxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextArgs',
57
- 'CxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextArgsDict',
58
33
  'CxFlowEventHandlerTriggerFulfillmentMessagePlayAudioArgs',
59
- 'CxFlowEventHandlerTriggerFulfillmentMessagePlayAudioArgsDict',
60
34
  'CxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallArgs',
61
- 'CxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallArgsDict',
62
35
  'CxFlowEventHandlerTriggerFulfillmentMessageTextArgs',
63
- 'CxFlowEventHandlerTriggerFulfillmentMessageTextArgsDict',
64
36
  'CxFlowEventHandlerTriggerFulfillmentSetParameterActionArgs',
65
- 'CxFlowEventHandlerTriggerFulfillmentSetParameterActionArgsDict',
66
37
  'CxFlowNluSettingsArgs',
67
- 'CxFlowNluSettingsArgsDict',
68
38
  'CxFlowTransitionRouteArgs',
69
- 'CxFlowTransitionRouteArgsDict',
70
39
  'CxFlowTransitionRouteTriggerFulfillmentArgs',
71
- 'CxFlowTransitionRouteTriggerFulfillmentArgsDict',
72
40
  'CxFlowTransitionRouteTriggerFulfillmentConditionalCaseArgs',
73
- 'CxFlowTransitionRouteTriggerFulfillmentConditionalCaseArgsDict',
74
41
  'CxFlowTransitionRouteTriggerFulfillmentMessageArgs',
75
- 'CxFlowTransitionRouteTriggerFulfillmentMessageArgsDict',
76
42
  'CxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessArgs',
77
- 'CxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessArgsDict',
78
43
  'CxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffArgs',
79
- 'CxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffArgsDict',
80
44
  'CxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextArgs',
81
- 'CxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextArgsDict',
82
45
  'CxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioArgs',
83
- 'CxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioArgsDict',
84
46
  'CxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallArgs',
85
- 'CxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallArgsDict',
86
47
  'CxFlowTransitionRouteTriggerFulfillmentMessageTextArgs',
87
- 'CxFlowTransitionRouteTriggerFulfillmentMessageTextArgsDict',
88
48
  'CxFlowTransitionRouteTriggerFulfillmentSetParameterActionArgs',
89
- 'CxFlowTransitionRouteTriggerFulfillmentSetParameterActionArgsDict',
90
49
  'CxIntentParameterArgs',
91
- 'CxIntentParameterArgsDict',
92
50
  'CxIntentTrainingPhraseArgs',
93
- 'CxIntentTrainingPhraseArgsDict',
94
51
  'CxIntentTrainingPhrasePartArgs',
95
- 'CxIntentTrainingPhrasePartArgsDict',
96
52
  'CxPageAdvancedSettingsArgs',
97
- 'CxPageAdvancedSettingsArgsDict',
98
53
  'CxPageAdvancedSettingsDtmfSettingsArgs',
99
- 'CxPageAdvancedSettingsDtmfSettingsArgsDict',
100
54
  'CxPageEntryFulfillmentArgs',
101
- 'CxPageEntryFulfillmentArgsDict',
102
55
  'CxPageEntryFulfillmentConditionalCaseArgs',
103
- 'CxPageEntryFulfillmentConditionalCaseArgsDict',
104
56
  'CxPageEntryFulfillmentMessageArgs',
105
- 'CxPageEntryFulfillmentMessageArgsDict',
106
57
  'CxPageEntryFulfillmentMessageConversationSuccessArgs',
107
- 'CxPageEntryFulfillmentMessageConversationSuccessArgsDict',
108
58
  'CxPageEntryFulfillmentMessageLiveAgentHandoffArgs',
109
- 'CxPageEntryFulfillmentMessageLiveAgentHandoffArgsDict',
110
59
  'CxPageEntryFulfillmentMessageOutputAudioTextArgs',
111
- 'CxPageEntryFulfillmentMessageOutputAudioTextArgsDict',
112
60
  'CxPageEntryFulfillmentMessagePlayAudioArgs',
113
- 'CxPageEntryFulfillmentMessagePlayAudioArgsDict',
114
61
  'CxPageEntryFulfillmentMessageTelephonyTransferCallArgs',
115
- 'CxPageEntryFulfillmentMessageTelephonyTransferCallArgsDict',
116
62
  'CxPageEntryFulfillmentMessageTextArgs',
117
- 'CxPageEntryFulfillmentMessageTextArgsDict',
118
63
  'CxPageEntryFulfillmentSetParameterActionArgs',
119
- 'CxPageEntryFulfillmentSetParameterActionArgsDict',
120
64
  'CxPageEventHandlerArgs',
121
- 'CxPageEventHandlerArgsDict',
122
65
  'CxPageEventHandlerTriggerFulfillmentArgs',
123
- 'CxPageEventHandlerTriggerFulfillmentArgsDict',
124
66
  'CxPageEventHandlerTriggerFulfillmentConditionalCaseArgs',
125
- 'CxPageEventHandlerTriggerFulfillmentConditionalCaseArgsDict',
126
67
  'CxPageEventHandlerTriggerFulfillmentMessageArgs',
127
- 'CxPageEventHandlerTriggerFulfillmentMessageArgsDict',
128
68
  'CxPageEventHandlerTriggerFulfillmentMessageConversationSuccessArgs',
129
- 'CxPageEventHandlerTriggerFulfillmentMessageConversationSuccessArgsDict',
130
69
  'CxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffArgs',
131
- 'CxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffArgsDict',
132
70
  'CxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextArgs',
133
- 'CxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextArgsDict',
134
71
  'CxPageEventHandlerTriggerFulfillmentMessagePlayAudioArgs',
135
- 'CxPageEventHandlerTriggerFulfillmentMessagePlayAudioArgsDict',
136
72
  'CxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallArgs',
137
- 'CxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallArgsDict',
138
73
  'CxPageEventHandlerTriggerFulfillmentMessageTextArgs',
139
- 'CxPageEventHandlerTriggerFulfillmentMessageTextArgsDict',
140
74
  'CxPageEventHandlerTriggerFulfillmentSetParameterActionArgs',
141
- 'CxPageEventHandlerTriggerFulfillmentSetParameterActionArgsDict',
142
75
  'CxPageFormArgs',
143
- 'CxPageFormArgsDict',
144
76
  'CxPageFormParameterArgs',
145
- 'CxPageFormParameterArgsDict',
146
77
  'CxPageFormParameterAdvancedSettingsArgs',
147
- 'CxPageFormParameterAdvancedSettingsArgsDict',
148
78
  'CxPageFormParameterAdvancedSettingsDtmfSettingsArgs',
149
- 'CxPageFormParameterAdvancedSettingsDtmfSettingsArgsDict',
150
79
  'CxPageFormParameterFillBehaviorArgs',
151
- 'CxPageFormParameterFillBehaviorArgsDict',
152
80
  'CxPageFormParameterFillBehaviorInitialPromptFulfillmentArgs',
153
- 'CxPageFormParameterFillBehaviorInitialPromptFulfillmentArgsDict',
154
81
  'CxPageFormParameterFillBehaviorInitialPromptFulfillmentConditionalCaseArgs',
155
- 'CxPageFormParameterFillBehaviorInitialPromptFulfillmentConditionalCaseArgsDict',
156
82
  'CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageArgs',
157
- 'CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageArgsDict',
158
83
  'CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccessArgs',
159
- 'CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccessArgsDict',
160
84
  'CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoffArgs',
161
- 'CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoffArgsDict',
162
85
  'CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextArgs',
163
- 'CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextArgsDict',
164
86
  'CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioArgs',
165
- 'CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioArgsDict',
166
87
  'CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCallArgs',
167
- 'CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCallArgsDict',
168
88
  'CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextArgs',
169
- 'CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextArgsDict',
170
89
  'CxPageFormParameterFillBehaviorInitialPromptFulfillmentSetParameterActionArgs',
171
- 'CxPageFormParameterFillBehaviorInitialPromptFulfillmentSetParameterActionArgsDict',
172
90
  'CxPageFormParameterFillBehaviorRepromptEventHandlerArgs',
173
- 'CxPageFormParameterFillBehaviorRepromptEventHandlerArgsDict',
174
91
  'CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentArgs',
175
- 'CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentArgsDict',
176
92
  'CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentConditionalCaseArgs',
177
- 'CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentConditionalCaseArgsDict',
178
93
  'CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageArgs',
179
- 'CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageArgsDict',
180
94
  'CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccessArgs',
181
- 'CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccessArgsDict',
182
95
  'CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoffArgs',
183
- 'CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoffArgsDict',
184
96
  'CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextArgs',
185
- 'CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextArgsDict',
186
97
  'CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioArgs',
187
- 'CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioArgsDict',
188
98
  'CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCallArgs',
189
- 'CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCallArgsDict',
190
99
  'CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextArgs',
191
- 'CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextArgsDict',
192
100
  'CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentSetParameterActionArgs',
193
- 'CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentSetParameterActionArgsDict',
194
101
  'CxPageTransitionRouteArgs',
195
- 'CxPageTransitionRouteArgsDict',
196
102
  'CxPageTransitionRouteTriggerFulfillmentArgs',
197
- 'CxPageTransitionRouteTriggerFulfillmentArgsDict',
198
103
  'CxPageTransitionRouteTriggerFulfillmentConditionalCaseArgs',
199
- 'CxPageTransitionRouteTriggerFulfillmentConditionalCaseArgsDict',
200
104
  'CxPageTransitionRouteTriggerFulfillmentMessageArgs',
201
- 'CxPageTransitionRouteTriggerFulfillmentMessageArgsDict',
202
105
  'CxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessArgs',
203
- 'CxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessArgsDict',
204
106
  'CxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffArgs',
205
- 'CxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffArgsDict',
206
107
  'CxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextArgs',
207
- 'CxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextArgsDict',
208
108
  'CxPageTransitionRouteTriggerFulfillmentMessagePlayAudioArgs',
209
- 'CxPageTransitionRouteTriggerFulfillmentMessagePlayAudioArgsDict',
210
109
  'CxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallArgs',
211
- 'CxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallArgsDict',
212
110
  'CxPageTransitionRouteTriggerFulfillmentMessageTextArgs',
213
- 'CxPageTransitionRouteTriggerFulfillmentMessageTextArgsDict',
214
111
  'CxPageTransitionRouteTriggerFulfillmentSetParameterActionArgs',
215
- 'CxPageTransitionRouteTriggerFulfillmentSetParameterActionArgsDict',
216
112
  'CxSecuritySettingsAudioExportSettingsArgs',
217
- 'CxSecuritySettingsAudioExportSettingsArgsDict',
218
113
  'CxSecuritySettingsInsightsExportSettingsArgs',
219
- 'CxSecuritySettingsInsightsExportSettingsArgsDict',
220
114
  'CxTestCaseLastTestResultArgs',
221
- 'CxTestCaseLastTestResultArgsDict',
222
115
  'CxTestCaseLastTestResultConversationTurnArgs',
223
- 'CxTestCaseLastTestResultConversationTurnArgsDict',
224
116
  'CxTestCaseLastTestResultConversationTurnUserInputArgs',
225
- 'CxTestCaseLastTestResultConversationTurnUserInputArgsDict',
226
117
  'CxTestCaseLastTestResultConversationTurnUserInputInputArgs',
227
- 'CxTestCaseLastTestResultConversationTurnUserInputInputArgsDict',
228
118
  'CxTestCaseLastTestResultConversationTurnUserInputInputDtmfArgs',
229
- 'CxTestCaseLastTestResultConversationTurnUserInputInputDtmfArgsDict',
230
119
  'CxTestCaseLastTestResultConversationTurnUserInputInputEventArgs',
231
- 'CxTestCaseLastTestResultConversationTurnUserInputInputEventArgsDict',
232
120
  'CxTestCaseLastTestResultConversationTurnUserInputInputTextArgs',
233
- 'CxTestCaseLastTestResultConversationTurnUserInputInputTextArgsDict',
234
121
  'CxTestCaseLastTestResultConversationTurnVirtualAgentOutputArgs',
235
- 'CxTestCaseLastTestResultConversationTurnVirtualAgentOutputArgsDict',
236
122
  'CxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPageArgs',
237
- 'CxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPageArgsDict',
238
123
  'CxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifferenceArgs',
239
- 'CxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifferenceArgsDict',
240
124
  'CxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusArgs',
241
- 'CxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusArgsDict',
242
125
  'CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTextResponseArgs',
243
- 'CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTextResponseArgsDict',
244
126
  'CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentArgs',
245
- 'CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentArgsDict',
246
127
  'CxTestCaseTestCaseConversationTurnArgs',
247
- 'CxTestCaseTestCaseConversationTurnArgsDict',
248
128
  'CxTestCaseTestCaseConversationTurnUserInputArgs',
249
- 'CxTestCaseTestCaseConversationTurnUserInputArgsDict',
250
129
  'CxTestCaseTestCaseConversationTurnUserInputInputArgs',
251
- 'CxTestCaseTestCaseConversationTurnUserInputInputArgsDict',
252
130
  'CxTestCaseTestCaseConversationTurnUserInputInputDtmfArgs',
253
- 'CxTestCaseTestCaseConversationTurnUserInputInputDtmfArgsDict',
254
131
  'CxTestCaseTestCaseConversationTurnUserInputInputEventArgs',
255
- 'CxTestCaseTestCaseConversationTurnUserInputInputEventArgsDict',
256
132
  'CxTestCaseTestCaseConversationTurnUserInputInputTextArgs',
257
- 'CxTestCaseTestCaseConversationTurnUserInputInputTextArgsDict',
258
133
  'CxTestCaseTestCaseConversationTurnVirtualAgentOutputArgs',
259
- 'CxTestCaseTestCaseConversationTurnVirtualAgentOutputArgsDict',
260
134
  'CxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPageArgs',
261
- 'CxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPageArgsDict',
262
135
  'CxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseArgs',
263
- 'CxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseArgsDict',
264
136
  'CxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentArgs',
265
- 'CxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentArgsDict',
266
137
  'CxTestCaseTestConfigArgs',
267
- 'CxTestCaseTestConfigArgsDict',
268
138
  'CxVersionNluSettingArgs',
269
- 'CxVersionNluSettingArgsDict',
270
139
  'CxWebhookGenericWebServiceArgs',
271
- 'CxWebhookGenericWebServiceArgsDict',
272
140
  'CxWebhookServiceDirectoryArgs',
273
- 'CxWebhookServiceDirectoryArgsDict',
274
141
  'CxWebhookServiceDirectoryGenericWebServiceArgs',
275
- 'CxWebhookServiceDirectoryGenericWebServiceArgsDict',
276
142
  'EntityTypeEntityArgs',
277
- 'EntityTypeEntityArgsDict',
278
143
  'FulfillmentFeatureArgs',
279
- 'FulfillmentFeatureArgsDict',
280
144
  'FulfillmentGenericWebServiceArgs',
281
- 'FulfillmentGenericWebServiceArgsDict',
282
145
  'IntentFollowupIntentInfoArgs',
283
- 'IntentFollowupIntentInfoArgsDict',
284
146
  ]
285
147
 
286
- MYPY = False
287
-
288
- if not MYPY:
289
- class CxAgentAdvancedSettingsArgsDict(TypedDict):
290
- audio_export_gcs_destination: NotRequired[pulumi.Input['CxAgentAdvancedSettingsAudioExportGcsDestinationArgsDict']]
291
- """
292
- If present, incoming audio is exported by Dialogflow to the configured Google Cloud Storage destination. Exposed at the following levels:
293
- * Agent level
294
- * Flow level
295
- Structure is documented below.
296
- """
297
- dtmf_settings: NotRequired[pulumi.Input['CxAgentAdvancedSettingsDtmfSettingsArgsDict']]
298
- """
299
- Define behaviors for DTMF (dual tone multi frequency). DTMF settings does not override each other. DTMF settings set at different levels define DTMF detections running in parallel. Exposed at the following levels:
300
- * Agent level
301
- * Flow level
302
- * Page level
303
- * Parameter level
304
- Structure is documented below.
305
- """
306
- elif False:
307
- CxAgentAdvancedSettingsArgsDict: TypeAlias = Mapping[str, Any]
308
-
309
148
  @pulumi.input_type
310
149
  class CxAgentAdvancedSettingsArgs:
311
150
  def __init__(__self__, *,
@@ -361,16 +200,6 @@ class CxAgentAdvancedSettingsArgs:
361
200
  pulumi.set(self, "dtmf_settings", value)
362
201
 
363
202
 
364
- if not MYPY:
365
- class CxAgentAdvancedSettingsAudioExportGcsDestinationArgsDict(TypedDict):
366
- uri: NotRequired[pulumi.Input[str]]
367
- """
368
- The Google Cloud Storage URI for the exported objects. Whether a full object name, or just a prefix, its usage depends on the Dialogflow operation.
369
- Format: gs://bucket/object-name-or-prefix
370
- """
371
- elif False:
372
- CxAgentAdvancedSettingsAudioExportGcsDestinationArgsDict: TypeAlias = Mapping[str, Any]
373
-
374
203
  @pulumi.input_type
375
204
  class CxAgentAdvancedSettingsAudioExportGcsDestinationArgs:
376
205
  def __init__(__self__, *,
@@ -396,23 +225,6 @@ class CxAgentAdvancedSettingsAudioExportGcsDestinationArgs:
396
225
  pulumi.set(self, "uri", value)
397
226
 
398
227
 
399
- if not MYPY:
400
- class CxAgentAdvancedSettingsDtmfSettingsArgsDict(TypedDict):
401
- enabled: NotRequired[pulumi.Input[bool]]
402
- """
403
- If true, incoming audio is processed for DTMF (dual tone multi frequency) events. For example, if the caller presses a button on their telephone keypad and DTMF processing is enabled, Dialogflow will detect the event (e.g. a "3" was pressed) in the incoming audio and pass the event to the bot to drive business logic (e.g. when 3 is pressed, return the account balance).
404
- """
405
- finish_digit: NotRequired[pulumi.Input[str]]
406
- """
407
- The digit that terminates a DTMF digit sequence.
408
- """
409
- max_digits: NotRequired[pulumi.Input[int]]
410
- """
411
- Max length of DTMF digits.
412
- """
413
- elif False:
414
- CxAgentAdvancedSettingsDtmfSettingsArgsDict: TypeAlias = Mapping[str, Any]
415
-
416
228
  @pulumi.input_type
417
229
  class CxAgentAdvancedSettingsDtmfSettingsArgs:
418
230
  def __init__(__self__, *,
@@ -468,16 +280,6 @@ class CxAgentAdvancedSettingsDtmfSettingsArgs:
468
280
  pulumi.set(self, "max_digits", value)
469
281
 
470
282
 
471
- if not MYPY:
472
- class CxAgentGitIntegrationSettingsArgsDict(TypedDict):
473
- github_settings: NotRequired[pulumi.Input['CxAgentGitIntegrationSettingsGithubSettingsArgsDict']]
474
- """
475
- Settings of integration with GitHub.
476
- Structure is documented below.
477
- """
478
- elif False:
479
- CxAgentGitIntegrationSettingsArgsDict: TypeAlias = Mapping[str, Any]
480
-
481
283
  @pulumi.input_type
482
284
  class CxAgentGitIntegrationSettingsArgs:
483
285
  def __init__(__self__, *,
@@ -503,32 +305,6 @@ class CxAgentGitIntegrationSettingsArgs:
503
305
  pulumi.set(self, "github_settings", value)
504
306
 
505
307
 
506
- if not MYPY:
507
- class CxAgentGitIntegrationSettingsGithubSettingsArgsDict(TypedDict):
508
- access_token: NotRequired[pulumi.Input[str]]
509
- """
510
- The access token used to authenticate the access to the GitHub repository.
511
- **Note**: This property is sensitive and will not be displayed in the plan.
512
- """
513
- branches: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
514
- """
515
- A list of branches configured to be used from Dialogflow.
516
- """
517
- display_name: NotRequired[pulumi.Input[str]]
518
- """
519
- The unique repository display name for the GitHub repository.
520
- """
521
- repository_uri: NotRequired[pulumi.Input[str]]
522
- """
523
- The GitHub repository URI related to the agent.
524
- """
525
- tracking_branch: NotRequired[pulumi.Input[str]]
526
- """
527
- The branch of the GitHub repository tracked for this agent.
528
- """
529
- elif False:
530
- CxAgentGitIntegrationSettingsGithubSettingsArgsDict: TypeAlias = Mapping[str, Any]
531
-
532
308
  @pulumi.input_type
533
309
  class CxAgentGitIntegrationSettingsGithubSettingsArgs:
534
310
  def __init__(__self__, *,
@@ -618,15 +394,6 @@ class CxAgentGitIntegrationSettingsGithubSettingsArgs:
618
394
  pulumi.set(self, "tracking_branch", value)
619
395
 
620
396
 
621
- if not MYPY:
622
- class CxAgentSpeechToTextSettingsArgsDict(TypedDict):
623
- enable_speech_adaptation: NotRequired[pulumi.Input[bool]]
624
- """
625
- Whether to use speech adaptation for speech recognition.
626
- """
627
- elif False:
628
- CxAgentSpeechToTextSettingsArgsDict: TypeAlias = Mapping[str, Any]
629
-
630
397
  @pulumi.input_type
631
398
  class CxAgentSpeechToTextSettingsArgs:
632
399
  def __init__(__self__, *,
@@ -650,18 +417,6 @@ class CxAgentSpeechToTextSettingsArgs:
650
417
  pulumi.set(self, "enable_speech_adaptation", value)
651
418
 
652
419
 
653
- if not MYPY:
654
- class CxAgentTextToSpeechSettingsArgsDict(TypedDict):
655
- synthesize_speech_configs: NotRequired[pulumi.Input[str]]
656
- """
657
- Configuration of how speech should be synthesized, mapping from [language](https://cloud.google.com/dialogflow/cx/docs/reference/language) to [SynthesizeSpeechConfig](https://cloud.google.com/dialogflow/cx/docs/reference/rest/v3/projects.locations.agents#synthesizespeechconfig).
658
- These settings affect:
659
- * The phone gateway synthesize configuration set via Agent.text_to_speech_settings.
660
- * How speech is synthesized when invoking session APIs. `Agent.text_to_speech_settings` only applies if `OutputAudioConfig.synthesize_speech_config` is not specified.
661
- """
662
- elif False:
663
- CxAgentTextToSpeechSettingsArgsDict: TypeAlias = Mapping[str, Any]
664
-
665
420
  @pulumi.input_type
666
421
  class CxAgentTextToSpeechSettingsArgs:
667
422
  def __init__(__self__, *,
@@ -691,24 +446,6 @@ class CxAgentTextToSpeechSettingsArgs:
691
446
  pulumi.set(self, "synthesize_speech_configs", value)
692
447
 
693
448
 
694
- if not MYPY:
695
- class CxEntityTypeEntityArgsDict(TypedDict):
696
- synonyms: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
697
- """
698
- A collection of value synonyms. For example, if the entity type is vegetable, and value is scallions, a synonym could be green onions.
699
- For KIND_LIST entity types: This collection must contain exactly one synonym equal to value.
700
-
701
- - - -
702
- """
703
- value: NotRequired[pulumi.Input[str]]
704
- """
705
- The primary value associated with this entity entry. For example, if the entity type is vegetable, the value could be scallions.
706
- For KIND_MAP entity types: A canonical value to be used in place of synonyms.
707
- For KIND_LIST entity types: A string that can contain references to other entity types (with or without aliases).
708
- """
709
- elif False:
710
- CxEntityTypeEntityArgsDict: TypeAlias = Mapping[str, Any]
711
-
712
449
  @pulumi.input_type
713
450
  class CxEntityTypeEntityArgs:
714
451
  def __init__(__self__, *,
@@ -758,15 +495,6 @@ class CxEntityTypeEntityArgs:
758
495
  pulumi.set(self, "value", value)
759
496
 
760
497
 
761
- if not MYPY:
762
- class CxEntityTypeExcludedPhraseArgsDict(TypedDict):
763
- value: NotRequired[pulumi.Input[str]]
764
- """
765
- The word or phrase to be excluded.
766
- """
767
- elif False:
768
- CxEntityTypeExcludedPhraseArgsDict: TypeAlias = Mapping[str, Any]
769
-
770
498
  @pulumi.input_type
771
499
  class CxEntityTypeExcludedPhraseArgs:
772
500
  def __init__(__self__, *,
@@ -790,17 +518,6 @@ class CxEntityTypeExcludedPhraseArgs:
790
518
  pulumi.set(self, "value", value)
791
519
 
792
520
 
793
- if not MYPY:
794
- class CxEnvironmentVersionConfigArgsDict(TypedDict):
795
- version: pulumi.Input[str]
796
- """
797
- Format: projects/{{project}}/locations/{{location}}/agents/{{agent}}/flows/{{flow}}/versions/{{version}}.
798
-
799
- - - -
800
- """
801
- elif False:
802
- CxEnvironmentVersionConfigArgsDict: TypeAlias = Mapping[str, Any]
803
-
804
521
  @pulumi.input_type
805
522
  class CxEnvironmentVersionConfigArgs:
806
523
  def __init__(__self__, *,
@@ -827,27 +544,6 @@ class CxEnvironmentVersionConfigArgs:
827
544
  pulumi.set(self, "version", value)
828
545
 
829
546
 
830
- if not MYPY:
831
- class CxFlowAdvancedSettingsArgsDict(TypedDict):
832
- audio_export_gcs_destination: NotRequired[pulumi.Input['CxFlowAdvancedSettingsAudioExportGcsDestinationArgsDict']]
833
- """
834
- If present, incoming audio is exported by Dialogflow to the configured Google Cloud Storage destination. Exposed at the following levels:
835
- * Agent level
836
- * Flow level
837
- Structure is documented below.
838
- """
839
- dtmf_settings: NotRequired[pulumi.Input['CxFlowAdvancedSettingsDtmfSettingsArgsDict']]
840
- """
841
- Define behaviors for DTMF (dual tone multi frequency). DTMF settings does not override each other. DTMF settings set at different levels define DTMF detections running in parallel. Exposed at the following levels:
842
- * Agent level
843
- * Flow level
844
- * Page level
845
- * Parameter level
846
- Structure is documented below.
847
- """
848
- elif False:
849
- CxFlowAdvancedSettingsArgsDict: TypeAlias = Mapping[str, Any]
850
-
851
547
  @pulumi.input_type
852
548
  class CxFlowAdvancedSettingsArgs:
853
549
  def __init__(__self__, *,
@@ -903,16 +599,6 @@ class CxFlowAdvancedSettingsArgs:
903
599
  pulumi.set(self, "dtmf_settings", value)
904
600
 
905
601
 
906
- if not MYPY:
907
- class CxFlowAdvancedSettingsAudioExportGcsDestinationArgsDict(TypedDict):
908
- uri: NotRequired[pulumi.Input[str]]
909
- """
910
- The Google Cloud Storage URI for the exported objects. Whether a full object name, or just a prefix, its usage depends on the Dialogflow operation.
911
- Format: gs://bucket/object-name-or-prefix
912
- """
913
- elif False:
914
- CxFlowAdvancedSettingsAudioExportGcsDestinationArgsDict: TypeAlias = Mapping[str, Any]
915
-
916
602
  @pulumi.input_type
917
603
  class CxFlowAdvancedSettingsAudioExportGcsDestinationArgs:
918
604
  def __init__(__self__, *,
@@ -938,23 +624,6 @@ class CxFlowAdvancedSettingsAudioExportGcsDestinationArgs:
938
624
  pulumi.set(self, "uri", value)
939
625
 
940
626
 
941
- if not MYPY:
942
- class CxFlowAdvancedSettingsDtmfSettingsArgsDict(TypedDict):
943
- enabled: NotRequired[pulumi.Input[bool]]
944
- """
945
- If true, incoming audio is processed for DTMF (dual tone multi frequency) events. For example, if the caller presses a button on their telephone keypad and DTMF processing is enabled, Dialogflow will detect the event (e.g. a "3" was pressed) in the incoming audio and pass the event to the bot to drive business logic (e.g. when 3 is pressed, return the account balance).
946
- """
947
- finish_digit: NotRequired[pulumi.Input[str]]
948
- """
949
- The digit that terminates a DTMF digit sequence.
950
- """
951
- max_digits: NotRequired[pulumi.Input[int]]
952
- """
953
- Max length of DTMF digits.
954
- """
955
- elif False:
956
- CxFlowAdvancedSettingsDtmfSettingsArgsDict: TypeAlias = Mapping[str, Any]
957
-
958
627
  @pulumi.input_type
959
628
  class CxFlowAdvancedSettingsDtmfSettingsArgs:
960
629
  def __init__(__self__, *,
@@ -1010,35 +679,6 @@ class CxFlowAdvancedSettingsDtmfSettingsArgs:
1010
679
  pulumi.set(self, "max_digits", value)
1011
680
 
1012
681
 
1013
- if not MYPY:
1014
- class CxFlowEventHandlerArgsDict(TypedDict):
1015
- event: NotRequired[pulumi.Input[str]]
1016
- """
1017
- The name of the event to handle.
1018
- """
1019
- name: NotRequired[pulumi.Input[str]]
1020
- """
1021
- (Output)
1022
- The unique identifier of this event handler.
1023
- """
1024
- target_flow: NotRequired[pulumi.Input[str]]
1025
- """
1026
- The target flow to transition to.
1027
- Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>.
1028
- """
1029
- target_page: NotRequired[pulumi.Input[str]]
1030
- """
1031
- The target page to transition to.
1032
- Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>/pages/<Page ID>.
1033
- """
1034
- trigger_fulfillment: NotRequired[pulumi.Input['CxFlowEventHandlerTriggerFulfillmentArgsDict']]
1035
- """
1036
- The fulfillment to call when the event occurs. Handling webhook errors with a fulfillment enabled with webhook could cause infinite loop. It is invalid to specify such fulfillment for a handler handling webhooks.
1037
- Structure is documented below.
1038
- """
1039
- elif False:
1040
- CxFlowEventHandlerArgsDict: TypeAlias = Mapping[str, Any]
1041
-
1042
682
  @pulumi.input_type
1043
683
  class CxFlowEventHandlerArgs:
1044
684
  def __init__(__self__, *,
@@ -1134,38 +774,6 @@ class CxFlowEventHandlerArgs:
1134
774
  pulumi.set(self, "trigger_fulfillment", value)
1135
775
 
1136
776
 
1137
- if not MYPY:
1138
- class CxFlowEventHandlerTriggerFulfillmentArgsDict(TypedDict):
1139
- conditional_cases: NotRequired[pulumi.Input[Sequence[pulumi.Input['CxFlowEventHandlerTriggerFulfillmentConditionalCaseArgsDict']]]]
1140
- """
1141
- Conditional cases for this fulfillment.
1142
- Structure is documented below.
1143
- """
1144
- messages: NotRequired[pulumi.Input[Sequence[pulumi.Input['CxFlowEventHandlerTriggerFulfillmentMessageArgsDict']]]]
1145
- """
1146
- The list of rich message responses to present to the user.
1147
- Structure is documented below.
1148
- """
1149
- return_partial_responses: NotRequired[pulumi.Input[bool]]
1150
- """
1151
- Whether Dialogflow should return currently queued fulfillment response messages in streaming APIs. If a webhook is specified, it happens before Dialogflow invokes webhook. Warning: 1) This flag only affects streaming API. Responses are still queued and returned once in non-streaming API. 2) The flag can be enabled in any fulfillment but only the first 3 partial responses will be returned. You may only want to apply it to fulfillments that have slow webhooks.
1152
- """
1153
- set_parameter_actions: NotRequired[pulumi.Input[Sequence[pulumi.Input['CxFlowEventHandlerTriggerFulfillmentSetParameterActionArgsDict']]]]
1154
- """
1155
- Set parameter values before executing the webhook.
1156
- Structure is documented below.
1157
- """
1158
- tag: NotRequired[pulumi.Input[str]]
1159
- """
1160
- The tag used by the webhook to identify which fulfillment is being called. This field is required if webhook is specified.
1161
- """
1162
- webhook: NotRequired[pulumi.Input[str]]
1163
- """
1164
- The webhook to call. Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/webhooks/<Webhook ID>.
1165
- """
1166
- elif False:
1167
- CxFlowEventHandlerTriggerFulfillmentArgsDict: TypeAlias = Mapping[str, Any]
1168
-
1169
777
  @pulumi.input_type
1170
778
  class CxFlowEventHandlerTriggerFulfillmentArgs:
1171
779
  def __init__(__self__, *,
@@ -1275,16 +883,6 @@ class CxFlowEventHandlerTriggerFulfillmentArgs:
1275
883
  pulumi.set(self, "webhook", value)
1276
884
 
1277
885
 
1278
- if not MYPY:
1279
- class CxFlowEventHandlerTriggerFulfillmentConditionalCaseArgsDict(TypedDict):
1280
- cases: NotRequired[pulumi.Input[str]]
1281
- """
1282
- A JSON encoded list of cascading if-else conditions. Cases are mutually exclusive. The first one with a matching condition is selected, all the rest ignored.
1283
- See [Case](https://cloud.google.com/dialogflow/cx/docs/reference/rest/v3/Fulfillment#case) for the schema.
1284
- """
1285
- elif False:
1286
- CxFlowEventHandlerTriggerFulfillmentConditionalCaseArgsDict: TypeAlias = Mapping[str, Any]
1287
-
1288
886
  @pulumi.input_type
1289
887
  class CxFlowEventHandlerTriggerFulfillmentConditionalCaseArgs:
1290
888
  def __init__(__self__, *,
@@ -1310,57 +908,6 @@ class CxFlowEventHandlerTriggerFulfillmentConditionalCaseArgs:
1310
908
  pulumi.set(self, "cases", value)
1311
909
 
1312
910
 
1313
- if not MYPY:
1314
- class CxFlowEventHandlerTriggerFulfillmentMessageArgsDict(TypedDict):
1315
- channel: NotRequired[pulumi.Input[str]]
1316
- """
1317
- The channel which the response is associated with. Clients can specify the channel via QueryParameters.channel, and only associated channel response will be returned.
1318
- """
1319
- conversation_success: NotRequired[pulumi.Input['CxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessArgsDict']]
1320
- """
1321
- Indicates that the conversation succeeded, i.e., the bot handled the issue that the customer talked to it about.
1322
- Dialogflow only uses this to determine which conversations should be counted as successful and doesn't process the metadata in this message in any way. Note that Dialogflow also considers conversations that get to the conversation end page as successful even if they don't return ConversationSuccess.
1323
- You may set this, for example:
1324
- * In the entryFulfillment of a Page if entering the page indicates that the conversation succeeded.
1325
- * In a webhook response when you determine that you handled the customer issue.
1326
- Structure is documented below.
1327
- """
1328
- live_agent_handoff: NotRequired[pulumi.Input['CxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffArgsDict']]
1329
- """
1330
- Indicates that the conversation should be handed off to a live agent.
1331
- Dialogflow only uses this to determine which conversations were handed off to a human agent for measurement purposes. What else to do with this signal is up to you and your handoff procedures.
1332
- You may set this, for example:
1333
- * In the entryFulfillment of a Page if entering the page indicates something went extremely wrong in the conversation.
1334
- * In a webhook response when you determine that the customer issue can only be handled by a human.
1335
- Structure is documented below.
1336
- """
1337
- output_audio_text: NotRequired[pulumi.Input['CxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextArgsDict']]
1338
- """
1339
- A text or ssml response that is preferentially used for TTS output audio synthesis, as described in the comment on the ResponseMessage message.
1340
- Structure is documented below.
1341
- """
1342
- payload: NotRequired[pulumi.Input[str]]
1343
- """
1344
- A custom, platform-specific payload.
1345
- """
1346
- play_audio: NotRequired[pulumi.Input['CxFlowEventHandlerTriggerFulfillmentMessagePlayAudioArgsDict']]
1347
- """
1348
- Specifies an audio clip to be played by the client as part of the response.
1349
- Structure is documented below.
1350
- """
1351
- telephony_transfer_call: NotRequired[pulumi.Input['CxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallArgsDict']]
1352
- """
1353
- Represents the signal that telles the client to transfer the phone call connected to the agent to a third-party endpoint.
1354
- Structure is documented below.
1355
- """
1356
- text: NotRequired[pulumi.Input['CxFlowEventHandlerTriggerFulfillmentMessageTextArgsDict']]
1357
- """
1358
- The text response message.
1359
- Structure is documented below.
1360
- """
1361
- elif False:
1362
- CxFlowEventHandlerTriggerFulfillmentMessageArgsDict: TypeAlias = Mapping[str, Any]
1363
-
1364
911
  @pulumi.input_type
1365
912
  class CxFlowEventHandlerTriggerFulfillmentMessageArgs:
1366
913
  def __init__(__self__, *,
@@ -1524,15 +1071,6 @@ class CxFlowEventHandlerTriggerFulfillmentMessageArgs:
1524
1071
  pulumi.set(self, "text", value)
1525
1072
 
1526
1073
 
1527
- if not MYPY:
1528
- class CxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessArgsDict(TypedDict):
1529
- metadata: NotRequired[pulumi.Input[str]]
1530
- """
1531
- Custom metadata. Dialogflow doesn't impose any structure on this.
1532
- """
1533
- elif False:
1534
- CxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessArgsDict: TypeAlias = Mapping[str, Any]
1535
-
1536
1074
  @pulumi.input_type
1537
1075
  class CxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessArgs:
1538
1076
  def __init__(__self__, *,
@@ -1556,15 +1094,6 @@ class CxFlowEventHandlerTriggerFulfillmentMessageConversationSuccessArgs:
1556
1094
  pulumi.set(self, "metadata", value)
1557
1095
 
1558
1096
 
1559
- if not MYPY:
1560
- class CxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffArgsDict(TypedDict):
1561
- metadata: NotRequired[pulumi.Input[str]]
1562
- """
1563
- Custom metadata. Dialogflow doesn't impose any structure on this.
1564
- """
1565
- elif False:
1566
- CxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffArgsDict: TypeAlias = Mapping[str, Any]
1567
-
1568
1097
  @pulumi.input_type
1569
1098
  class CxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffArgs:
1570
1099
  def __init__(__self__, *,
@@ -1588,24 +1117,6 @@ class CxFlowEventHandlerTriggerFulfillmentMessageLiveAgentHandoffArgs:
1588
1117
  pulumi.set(self, "metadata", value)
1589
1118
 
1590
1119
 
1591
- if not MYPY:
1592
- class CxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextArgsDict(TypedDict):
1593
- allow_playback_interruption: NotRequired[pulumi.Input[bool]]
1594
- """
1595
- (Output)
1596
- Whether the playback of this message can be interrupted by the end user's speech and the client can then starts the next Dialogflow request.
1597
- """
1598
- ssml: NotRequired[pulumi.Input[str]]
1599
- """
1600
- The SSML text to be synthesized. For more information, see SSML.
1601
- """
1602
- text: NotRequired[pulumi.Input[str]]
1603
- """
1604
- The raw text to be synthesized.
1605
- """
1606
- elif False:
1607
- CxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextArgsDict: TypeAlias = Mapping[str, Any]
1608
-
1609
1120
  @pulumi.input_type
1610
1121
  class CxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextArgs:
1611
1122
  def __init__(__self__, *,
@@ -1663,20 +1174,6 @@ class CxFlowEventHandlerTriggerFulfillmentMessageOutputAudioTextArgs:
1663
1174
  pulumi.set(self, "text", value)
1664
1175
 
1665
1176
 
1666
- if not MYPY:
1667
- class CxFlowEventHandlerTriggerFulfillmentMessagePlayAudioArgsDict(TypedDict):
1668
- audio_uri: pulumi.Input[str]
1669
- """
1670
- URI of the audio clip. Dialogflow does not impose any validation on this value. It is specific to the client that reads it.
1671
- """
1672
- allow_playback_interruption: NotRequired[pulumi.Input[bool]]
1673
- """
1674
- (Output)
1675
- Whether the playback of this message can be interrupted by the end user's speech and the client can then starts the next Dialogflow request.
1676
- """
1677
- elif False:
1678
- CxFlowEventHandlerTriggerFulfillmentMessagePlayAudioArgsDict: TypeAlias = Mapping[str, Any]
1679
-
1680
1177
  @pulumi.input_type
1681
1178
  class CxFlowEventHandlerTriggerFulfillmentMessagePlayAudioArgs:
1682
1179
  def __init__(__self__, *,
@@ -1717,15 +1214,6 @@ class CxFlowEventHandlerTriggerFulfillmentMessagePlayAudioArgs:
1717
1214
  pulumi.set(self, "allow_playback_interruption", value)
1718
1215
 
1719
1216
 
1720
- if not MYPY:
1721
- class CxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallArgsDict(TypedDict):
1722
- phone_number: pulumi.Input[str]
1723
- """
1724
- Transfer the call to a phone number in E.164 format.
1725
- """
1726
- elif False:
1727
- CxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallArgsDict: TypeAlias = Mapping[str, Any]
1728
-
1729
1217
  @pulumi.input_type
1730
1218
  class CxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallArgs:
1731
1219
  def __init__(__self__, *,
@@ -1748,20 +1236,6 @@ class CxFlowEventHandlerTriggerFulfillmentMessageTelephonyTransferCallArgs:
1748
1236
  pulumi.set(self, "phone_number", value)
1749
1237
 
1750
1238
 
1751
- if not MYPY:
1752
- class CxFlowEventHandlerTriggerFulfillmentMessageTextArgsDict(TypedDict):
1753
- allow_playback_interruption: NotRequired[pulumi.Input[bool]]
1754
- """
1755
- (Output)
1756
- Whether the playback of this message can be interrupted by the end user's speech and the client can then starts the next Dialogflow request.
1757
- """
1758
- texts: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
1759
- """
1760
- A collection of text responses.
1761
- """
1762
- elif False:
1763
- CxFlowEventHandlerTriggerFulfillmentMessageTextArgsDict: TypeAlias = Mapping[str, Any]
1764
-
1765
1239
  @pulumi.input_type
1766
1240
  class CxFlowEventHandlerTriggerFulfillmentMessageTextArgs:
1767
1241
  def __init__(__self__, *,
@@ -1803,19 +1277,6 @@ class CxFlowEventHandlerTriggerFulfillmentMessageTextArgs:
1803
1277
  pulumi.set(self, "texts", value)
1804
1278
 
1805
1279
 
1806
- if not MYPY:
1807
- class CxFlowEventHandlerTriggerFulfillmentSetParameterActionArgsDict(TypedDict):
1808
- parameter: NotRequired[pulumi.Input[str]]
1809
- """
1810
- Display name of the parameter.
1811
- """
1812
- value: NotRequired[pulumi.Input[str]]
1813
- """
1814
- The new JSON-encoded value of the parameter. A null value clears the parameter.
1815
- """
1816
- elif False:
1817
- CxFlowEventHandlerTriggerFulfillmentSetParameterActionArgsDict: TypeAlias = Mapping[str, Any]
1818
-
1819
1280
  @pulumi.input_type
1820
1281
  class CxFlowEventHandlerTriggerFulfillmentSetParameterActionArgs:
1821
1282
  def __init__(__self__, *,
@@ -1855,36 +1316,12 @@ class CxFlowEventHandlerTriggerFulfillmentSetParameterActionArgs:
1855
1316
  pulumi.set(self, "value", value)
1856
1317
 
1857
1318
 
1858
- if not MYPY:
1859
- class CxFlowNluSettingsArgsDict(TypedDict):
1860
- classification_threshold: NotRequired[pulumi.Input[float]]
1861
- """
1862
- To filter out false positive results and still get variety in matched natural language inputs for your agent, you can tune the machine learning classification threshold.
1863
- If the returned score value is less than the threshold value, then a no-match event will be triggered. The score values range from 0.0 (completely uncertain) to 1.0 (completely certain). If set to 0.0, the default of 0.3 is used.
1864
- """
1865
- model_training_mode: NotRequired[pulumi.Input[str]]
1866
- """
1867
- Indicates NLU model training mode.
1868
- * MODEL_TRAINING_MODE_AUTOMATIC: NLU model training is automatically triggered when a flow gets modified. User can also manually trigger model training in this mode.
1869
- * MODEL_TRAINING_MODE_MANUAL: User needs to manually trigger NLU model training. Best for large flows whose models take long time to train.
1870
- Possible values are: `MODEL_TRAINING_MODE_AUTOMATIC`, `MODEL_TRAINING_MODE_MANUAL`.
1871
- """
1872
- model_type: NotRequired[pulumi.Input[str]]
1873
- """
1874
- Indicates the type of NLU model.
1875
- * MODEL_TYPE_STANDARD: Use standard NLU model.
1876
- * MODEL_TYPE_ADVANCED: Use advanced NLU model.
1877
- Possible values are: `MODEL_TYPE_STANDARD`, `MODEL_TYPE_ADVANCED`.
1878
- """
1879
- elif False:
1880
- CxFlowNluSettingsArgsDict: TypeAlias = Mapping[str, Any]
1881
-
1882
- @pulumi.input_type
1883
- class CxFlowNluSettingsArgs:
1884
- def __init__(__self__, *,
1885
- classification_threshold: Optional[pulumi.Input[float]] = None,
1886
- model_training_mode: Optional[pulumi.Input[str]] = None,
1887
- model_type: Optional[pulumi.Input[str]] = None):
1319
+ @pulumi.input_type
1320
+ class CxFlowNluSettingsArgs:
1321
+ def __init__(__self__, *,
1322
+ classification_threshold: Optional[pulumi.Input[float]] = None,
1323
+ model_training_mode: Optional[pulumi.Input[str]] = None,
1324
+ model_type: Optional[pulumi.Input[str]] = None):
1888
1325
  """
1889
1326
  :param pulumi.Input[float] classification_threshold: To filter out false positive results and still get variety in matched natural language inputs for your agent, you can tune the machine learning classification threshold.
1890
1327
  If the returned score value is less than the threshold value, then a no-match event will be triggered. The score values range from 0.0 (completely uncertain) to 1.0 (completely certain). If set to 0.0, the default of 0.3 is used.
@@ -1948,41 +1385,6 @@ class CxFlowNluSettingsArgs:
1948
1385
  pulumi.set(self, "model_type", value)
1949
1386
 
1950
1387
 
1951
- if not MYPY:
1952
- class CxFlowTransitionRouteArgsDict(TypedDict):
1953
- condition: NotRequired[pulumi.Input[str]]
1954
- """
1955
- The condition to evaluate against form parameters or session parameters.
1956
- At least one of intent or condition must be specified. When both intent and condition are specified, the transition can only happen when both are fulfilled.
1957
- """
1958
- intent: NotRequired[pulumi.Input[str]]
1959
- """
1960
- The unique identifier of an Intent.
1961
- Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/intents/<Intent ID>. Indicates that the transition can only happen when the given intent is matched. At least one of intent or condition must be specified. When both intent and condition are specified, the transition can only happen when both are fulfilled.
1962
- """
1963
- name: NotRequired[pulumi.Input[str]]
1964
- """
1965
- (Output)
1966
- The unique identifier of this transition route.
1967
- """
1968
- target_flow: NotRequired[pulumi.Input[str]]
1969
- """
1970
- The target flow to transition to.
1971
- Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>.
1972
- """
1973
- target_page: NotRequired[pulumi.Input[str]]
1974
- """
1975
- The target page to transition to.
1976
- Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>/pages/<Page ID>.
1977
- """
1978
- trigger_fulfillment: NotRequired[pulumi.Input['CxFlowTransitionRouteTriggerFulfillmentArgsDict']]
1979
- """
1980
- The fulfillment to call when the condition is satisfied. At least one of triggerFulfillment and target must be specified. When both are defined, triggerFulfillment is executed first.
1981
- Structure is documented below.
1982
- """
1983
- elif False:
1984
- CxFlowTransitionRouteArgsDict: TypeAlias = Mapping[str, Any]
1985
-
1986
1388
  @pulumi.input_type
1987
1389
  class CxFlowTransitionRouteArgs:
1988
1390
  def __init__(__self__, *,
@@ -2098,38 +1500,6 @@ class CxFlowTransitionRouteArgs:
2098
1500
  pulumi.set(self, "trigger_fulfillment", value)
2099
1501
 
2100
1502
 
2101
- if not MYPY:
2102
- class CxFlowTransitionRouteTriggerFulfillmentArgsDict(TypedDict):
2103
- conditional_cases: NotRequired[pulumi.Input[Sequence[pulumi.Input['CxFlowTransitionRouteTriggerFulfillmentConditionalCaseArgsDict']]]]
2104
- """
2105
- Conditional cases for this fulfillment.
2106
- Structure is documented below.
2107
- """
2108
- messages: NotRequired[pulumi.Input[Sequence[pulumi.Input['CxFlowTransitionRouteTriggerFulfillmentMessageArgsDict']]]]
2109
- """
2110
- The list of rich message responses to present to the user.
2111
- Structure is documented below.
2112
- """
2113
- return_partial_responses: NotRequired[pulumi.Input[bool]]
2114
- """
2115
- Whether Dialogflow should return currently queued fulfillment response messages in streaming APIs. If a webhook is specified, it happens before Dialogflow invokes webhook. Warning: 1) This flag only affects streaming API. Responses are still queued and returned once in non-streaming API. 2) The flag can be enabled in any fulfillment but only the first 3 partial responses will be returned. You may only want to apply it to fulfillments that have slow webhooks.
2116
- """
2117
- set_parameter_actions: NotRequired[pulumi.Input[Sequence[pulumi.Input['CxFlowTransitionRouteTriggerFulfillmentSetParameterActionArgsDict']]]]
2118
- """
2119
- Set parameter values before executing the webhook.
2120
- Structure is documented below.
2121
- """
2122
- tag: NotRequired[pulumi.Input[str]]
2123
- """
2124
- The tag used by the webhook to identify which fulfillment is being called. This field is required if webhook is specified.
2125
- """
2126
- webhook: NotRequired[pulumi.Input[str]]
2127
- """
2128
- The webhook to call. Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/webhooks/<Webhook ID>.
2129
- """
2130
- elif False:
2131
- CxFlowTransitionRouteTriggerFulfillmentArgsDict: TypeAlias = Mapping[str, Any]
2132
-
2133
1503
  @pulumi.input_type
2134
1504
  class CxFlowTransitionRouteTriggerFulfillmentArgs:
2135
1505
  def __init__(__self__, *,
@@ -2239,16 +1609,6 @@ class CxFlowTransitionRouteTriggerFulfillmentArgs:
2239
1609
  pulumi.set(self, "webhook", value)
2240
1610
 
2241
1611
 
2242
- if not MYPY:
2243
- class CxFlowTransitionRouteTriggerFulfillmentConditionalCaseArgsDict(TypedDict):
2244
- cases: NotRequired[pulumi.Input[str]]
2245
- """
2246
- A JSON encoded list of cascading if-else conditions. Cases are mutually exclusive. The first one with a matching condition is selected, all the rest ignored.
2247
- See [Case](https://cloud.google.com/dialogflow/cx/docs/reference/rest/v3/Fulfillment#case) for the schema.
2248
- """
2249
- elif False:
2250
- CxFlowTransitionRouteTriggerFulfillmentConditionalCaseArgsDict: TypeAlias = Mapping[str, Any]
2251
-
2252
1612
  @pulumi.input_type
2253
1613
  class CxFlowTransitionRouteTriggerFulfillmentConditionalCaseArgs:
2254
1614
  def __init__(__self__, *,
@@ -2274,57 +1634,6 @@ class CxFlowTransitionRouteTriggerFulfillmentConditionalCaseArgs:
2274
1634
  pulumi.set(self, "cases", value)
2275
1635
 
2276
1636
 
2277
- if not MYPY:
2278
- class CxFlowTransitionRouteTriggerFulfillmentMessageArgsDict(TypedDict):
2279
- channel: NotRequired[pulumi.Input[str]]
2280
- """
2281
- The channel which the response is associated with. Clients can specify the channel via QueryParameters.channel, and only associated channel response will be returned.
2282
- """
2283
- conversation_success: NotRequired[pulumi.Input['CxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessArgsDict']]
2284
- """
2285
- Indicates that the conversation succeeded, i.e., the bot handled the issue that the customer talked to it about.
2286
- Dialogflow only uses this to determine which conversations should be counted as successful and doesn't process the metadata in this message in any way. Note that Dialogflow also considers conversations that get to the conversation end page as successful even if they don't return ConversationSuccess.
2287
- You may set this, for example:
2288
- * In the entryFulfillment of a Page if entering the page indicates that the conversation succeeded.
2289
- * In a webhook response when you determine that you handled the customer issue.
2290
- Structure is documented below.
2291
- """
2292
- live_agent_handoff: NotRequired[pulumi.Input['CxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffArgsDict']]
2293
- """
2294
- Indicates that the conversation should be handed off to a live agent.
2295
- Dialogflow only uses this to determine which conversations were handed off to a human agent for measurement purposes. What else to do with this signal is up to you and your handoff procedures.
2296
- You may set this, for example:
2297
- * In the entryFulfillment of a Page if entering the page indicates something went extremely wrong in the conversation.
2298
- * In a webhook response when you determine that the customer issue can only be handled by a human.
2299
- Structure is documented below.
2300
- """
2301
- output_audio_text: NotRequired[pulumi.Input['CxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextArgsDict']]
2302
- """
2303
- A text or ssml response that is preferentially used for TTS output audio synthesis, as described in the comment on the ResponseMessage message.
2304
- Structure is documented below.
2305
- """
2306
- payload: NotRequired[pulumi.Input[str]]
2307
- """
2308
- A custom, platform-specific payload.
2309
- """
2310
- play_audio: NotRequired[pulumi.Input['CxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioArgsDict']]
2311
- """
2312
- Specifies an audio clip to be played by the client as part of the response.
2313
- Structure is documented below.
2314
- """
2315
- telephony_transfer_call: NotRequired[pulumi.Input['CxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallArgsDict']]
2316
- """
2317
- Represents the signal that telles the client to transfer the phone call connected to the agent to a third-party endpoint.
2318
- Structure is documented below.
2319
- """
2320
- text: NotRequired[pulumi.Input['CxFlowTransitionRouteTriggerFulfillmentMessageTextArgsDict']]
2321
- """
2322
- The text response message.
2323
- Structure is documented below.
2324
- """
2325
- elif False:
2326
- CxFlowTransitionRouteTriggerFulfillmentMessageArgsDict: TypeAlias = Mapping[str, Any]
2327
-
2328
1637
  @pulumi.input_type
2329
1638
  class CxFlowTransitionRouteTriggerFulfillmentMessageArgs:
2330
1639
  def __init__(__self__, *,
@@ -2488,15 +1797,6 @@ class CxFlowTransitionRouteTriggerFulfillmentMessageArgs:
2488
1797
  pulumi.set(self, "text", value)
2489
1798
 
2490
1799
 
2491
- if not MYPY:
2492
- class CxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessArgsDict(TypedDict):
2493
- metadata: NotRequired[pulumi.Input[str]]
2494
- """
2495
- Custom metadata. Dialogflow doesn't impose any structure on this.
2496
- """
2497
- elif False:
2498
- CxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessArgsDict: TypeAlias = Mapping[str, Any]
2499
-
2500
1800
  @pulumi.input_type
2501
1801
  class CxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessArgs:
2502
1802
  def __init__(__self__, *,
@@ -2520,15 +1820,6 @@ class CxFlowTransitionRouteTriggerFulfillmentMessageConversationSuccessArgs:
2520
1820
  pulumi.set(self, "metadata", value)
2521
1821
 
2522
1822
 
2523
- if not MYPY:
2524
- class CxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffArgsDict(TypedDict):
2525
- metadata: NotRequired[pulumi.Input[str]]
2526
- """
2527
- Custom metadata. Dialogflow doesn't impose any structure on this.
2528
- """
2529
- elif False:
2530
- CxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffArgsDict: TypeAlias = Mapping[str, Any]
2531
-
2532
1823
  @pulumi.input_type
2533
1824
  class CxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffArgs:
2534
1825
  def __init__(__self__, *,
@@ -2552,24 +1843,6 @@ class CxFlowTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffArgs:
2552
1843
  pulumi.set(self, "metadata", value)
2553
1844
 
2554
1845
 
2555
- if not MYPY:
2556
- class CxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextArgsDict(TypedDict):
2557
- allow_playback_interruption: NotRequired[pulumi.Input[bool]]
2558
- """
2559
- (Output)
2560
- Whether the playback of this message can be interrupted by the end user's speech and the client can then starts the next Dialogflow request.
2561
- """
2562
- ssml: NotRequired[pulumi.Input[str]]
2563
- """
2564
- The SSML text to be synthesized. For more information, see SSML.
2565
- """
2566
- text: NotRequired[pulumi.Input[str]]
2567
- """
2568
- The raw text to be synthesized.
2569
- """
2570
- elif False:
2571
- CxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextArgsDict: TypeAlias = Mapping[str, Any]
2572
-
2573
1846
  @pulumi.input_type
2574
1847
  class CxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextArgs:
2575
1848
  def __init__(__self__, *,
@@ -2627,20 +1900,6 @@ class CxFlowTransitionRouteTriggerFulfillmentMessageOutputAudioTextArgs:
2627
1900
  pulumi.set(self, "text", value)
2628
1901
 
2629
1902
 
2630
- if not MYPY:
2631
- class CxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioArgsDict(TypedDict):
2632
- audio_uri: pulumi.Input[str]
2633
- """
2634
- URI of the audio clip. Dialogflow does not impose any validation on this value. It is specific to the client that reads it.
2635
- """
2636
- allow_playback_interruption: NotRequired[pulumi.Input[bool]]
2637
- """
2638
- (Output)
2639
- Whether the playback of this message can be interrupted by the end user's speech and the client can then starts the next Dialogflow request.
2640
- """
2641
- elif False:
2642
- CxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioArgsDict: TypeAlias = Mapping[str, Any]
2643
-
2644
1903
  @pulumi.input_type
2645
1904
  class CxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioArgs:
2646
1905
  def __init__(__self__, *,
@@ -2681,15 +1940,6 @@ class CxFlowTransitionRouteTriggerFulfillmentMessagePlayAudioArgs:
2681
1940
  pulumi.set(self, "allow_playback_interruption", value)
2682
1941
 
2683
1942
 
2684
- if not MYPY:
2685
- class CxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallArgsDict(TypedDict):
2686
- phone_number: pulumi.Input[str]
2687
- """
2688
- Transfer the call to a phone number in E.164 format.
2689
- """
2690
- elif False:
2691
- CxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallArgsDict: TypeAlias = Mapping[str, Any]
2692
-
2693
1943
  @pulumi.input_type
2694
1944
  class CxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallArgs:
2695
1945
  def __init__(__self__, *,
@@ -2712,20 +1962,6 @@ class CxFlowTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallArgs:
2712
1962
  pulumi.set(self, "phone_number", value)
2713
1963
 
2714
1964
 
2715
- if not MYPY:
2716
- class CxFlowTransitionRouteTriggerFulfillmentMessageTextArgsDict(TypedDict):
2717
- allow_playback_interruption: NotRequired[pulumi.Input[bool]]
2718
- """
2719
- (Output)
2720
- Whether the playback of this message can be interrupted by the end user's speech and the client can then starts the next Dialogflow request.
2721
- """
2722
- texts: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
2723
- """
2724
- A collection of text responses.
2725
- """
2726
- elif False:
2727
- CxFlowTransitionRouteTriggerFulfillmentMessageTextArgsDict: TypeAlias = Mapping[str, Any]
2728
-
2729
1965
  @pulumi.input_type
2730
1966
  class CxFlowTransitionRouteTriggerFulfillmentMessageTextArgs:
2731
1967
  def __init__(__self__, *,
@@ -2767,19 +2003,6 @@ class CxFlowTransitionRouteTriggerFulfillmentMessageTextArgs:
2767
2003
  pulumi.set(self, "texts", value)
2768
2004
 
2769
2005
 
2770
- if not MYPY:
2771
- class CxFlowTransitionRouteTriggerFulfillmentSetParameterActionArgsDict(TypedDict):
2772
- parameter: NotRequired[pulumi.Input[str]]
2773
- """
2774
- Display name of the parameter.
2775
- """
2776
- value: NotRequired[pulumi.Input[str]]
2777
- """
2778
- The new JSON-encoded value of the parameter. A null value clears the parameter.
2779
- """
2780
- elif False:
2781
- CxFlowTransitionRouteTriggerFulfillmentSetParameterActionArgsDict: TypeAlias = Mapping[str, Any]
2782
-
2783
2006
  @pulumi.input_type
2784
2007
  class CxFlowTransitionRouteTriggerFulfillmentSetParameterActionArgs:
2785
2008
  def __init__(__self__, *,
@@ -2819,29 +2042,6 @@ class CxFlowTransitionRouteTriggerFulfillmentSetParameterActionArgs:
2819
2042
  pulumi.set(self, "value", value)
2820
2043
 
2821
2044
 
2822
- if not MYPY:
2823
- class CxIntentParameterArgsDict(TypedDict):
2824
- entity_type: pulumi.Input[str]
2825
- """
2826
- The entity type of the parameter.
2827
- Format: projects/-/locations/-/agents/-/entityTypes/<System Entity Type ID> for system entity types (for example, projects/-/locations/-/agents/-/entityTypes/sys.date), or projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/entityTypes/<Entity Type ID> for developer entity types.
2828
- """
2829
- id: pulumi.Input[str]
2830
- """
2831
- The unique identifier of the parameter. This field is used by training phrases to annotate their parts.
2832
- """
2833
- is_list: NotRequired[pulumi.Input[bool]]
2834
- """
2835
- Indicates whether the parameter represents a list of values.
2836
- """
2837
- redact: NotRequired[pulumi.Input[bool]]
2838
- """
2839
- Indicates whether the parameter content should be redacted in log. If redaction is enabled, the parameter content will be replaced by parameter name during logging.
2840
- Note: the parameter content is subject to redaction if either parameter level redaction or entity type level redaction is enabled.
2841
- """
2842
- elif False:
2843
- CxIntentParameterArgsDict: TypeAlias = Mapping[str, Any]
2844
-
2845
2045
  @pulumi.input_type
2846
2046
  class CxIntentParameterArgs:
2847
2047
  def __init__(__self__, *,
@@ -2915,31 +2115,6 @@ class CxIntentParameterArgs:
2915
2115
  pulumi.set(self, "redact", value)
2916
2116
 
2917
2117
 
2918
- if not MYPY:
2919
- class CxIntentTrainingPhraseArgsDict(TypedDict):
2920
- parts: pulumi.Input[Sequence[pulumi.Input['CxIntentTrainingPhrasePartArgsDict']]]
2921
- """
2922
- The ordered list of training phrase parts. The parts are concatenated in order to form the training phrase.
2923
- Note: The API does not automatically annotate training phrases like the Dialogflow Console does.
2924
- Note: Do not forget to include whitespace at part boundaries, so the training phrase is well formatted when the parts are concatenated.
2925
- If the training phrase does not need to be annotated with parameters, you just need a single part with only the Part.text field set.
2926
- If you want to annotate the training phrase, you must create multiple parts, where the fields of each part are populated in one of two ways:
2927
- Part.text is set to a part of the phrase that has no parameters.
2928
- Part.text is set to a part of the phrase that you want to annotate, and the parameterId field is set.
2929
- Structure is documented below.
2930
- """
2931
- id: NotRequired[pulumi.Input[str]]
2932
- """
2933
- (Output)
2934
- The unique identifier of the training phrase.
2935
- """
2936
- repeat_count: NotRequired[pulumi.Input[int]]
2937
- """
2938
- Indicates how many times this example was added to the intent.
2939
- """
2940
- elif False:
2941
- CxIntentTrainingPhraseArgsDict: TypeAlias = Mapping[str, Any]
2942
-
2943
2118
  @pulumi.input_type
2944
2119
  class CxIntentTrainingPhraseArgs:
2945
2120
  def __init__(__self__, *,
@@ -3010,19 +2185,6 @@ class CxIntentTrainingPhraseArgs:
3010
2185
  pulumi.set(self, "repeat_count", value)
3011
2186
 
3012
2187
 
3013
- if not MYPY:
3014
- class CxIntentTrainingPhrasePartArgsDict(TypedDict):
3015
- text: pulumi.Input[str]
3016
- """
3017
- The text for this part.
3018
- """
3019
- parameter_id: NotRequired[pulumi.Input[str]]
3020
- """
3021
- The parameter used to annotate this part of the training phrase. This field is required for annotated parts of the training phrase.
3022
- """
3023
- elif False:
3024
- CxIntentTrainingPhrasePartArgsDict: TypeAlias = Mapping[str, Any]
3025
-
3026
2188
  @pulumi.input_type
3027
2189
  class CxIntentTrainingPhrasePartArgs:
3028
2190
  def __init__(__self__, *,
@@ -3061,20 +2223,6 @@ class CxIntentTrainingPhrasePartArgs:
3061
2223
  pulumi.set(self, "parameter_id", value)
3062
2224
 
3063
2225
 
3064
- if not MYPY:
3065
- class CxPageAdvancedSettingsArgsDict(TypedDict):
3066
- dtmf_settings: NotRequired[pulumi.Input['CxPageAdvancedSettingsDtmfSettingsArgsDict']]
3067
- """
3068
- Define behaviors for DTMF (dual tone multi frequency). DTMF settings does not override each other. DTMF settings set at different levels define DTMF detections running in parallel. Exposed at the following levels:
3069
- * Agent level
3070
- * Flow level
3071
- * Page level
3072
- * Parameter level
3073
- Structure is documented below.
3074
- """
3075
- elif False:
3076
- CxPageAdvancedSettingsArgsDict: TypeAlias = Mapping[str, Any]
3077
-
3078
2226
  @pulumi.input_type
3079
2227
  class CxPageAdvancedSettingsArgs:
3080
2228
  def __init__(__self__, *,
@@ -3108,23 +2256,6 @@ class CxPageAdvancedSettingsArgs:
3108
2256
  pulumi.set(self, "dtmf_settings", value)
3109
2257
 
3110
2258
 
3111
- if not MYPY:
3112
- class CxPageAdvancedSettingsDtmfSettingsArgsDict(TypedDict):
3113
- enabled: NotRequired[pulumi.Input[bool]]
3114
- """
3115
- If true, incoming audio is processed for DTMF (dual tone multi frequency) events. For example, if the caller presses a button on their telephone keypad and DTMF processing is enabled, Dialogflow will detect the event (e.g. a "3" was pressed) in the incoming audio and pass the event to the bot to drive business logic (e.g. when 3 is pressed, return the account balance).
3116
- """
3117
- finish_digit: NotRequired[pulumi.Input[str]]
3118
- """
3119
- The digit that terminates a DTMF digit sequence.
3120
- """
3121
- max_digits: NotRequired[pulumi.Input[int]]
3122
- """
3123
- Max length of DTMF digits.
3124
- """
3125
- elif False:
3126
- CxPageAdvancedSettingsDtmfSettingsArgsDict: TypeAlias = Mapping[str, Any]
3127
-
3128
2259
  @pulumi.input_type
3129
2260
  class CxPageAdvancedSettingsDtmfSettingsArgs:
3130
2261
  def __init__(__self__, *,
@@ -3180,38 +2311,6 @@ class CxPageAdvancedSettingsDtmfSettingsArgs:
3180
2311
  pulumi.set(self, "max_digits", value)
3181
2312
 
3182
2313
 
3183
- if not MYPY:
3184
- class CxPageEntryFulfillmentArgsDict(TypedDict):
3185
- conditional_cases: NotRequired[pulumi.Input[Sequence[pulumi.Input['CxPageEntryFulfillmentConditionalCaseArgsDict']]]]
3186
- """
3187
- Conditional cases for this fulfillment.
3188
- Structure is documented below.
3189
- """
3190
- messages: NotRequired[pulumi.Input[Sequence[pulumi.Input['CxPageEntryFulfillmentMessageArgsDict']]]]
3191
- """
3192
- The list of rich message responses to present to the user.
3193
- Structure is documented below.
3194
- """
3195
- return_partial_responses: NotRequired[pulumi.Input[bool]]
3196
- """
3197
- Whether Dialogflow should return currently queued fulfillment response messages in streaming APIs. If a webhook is specified, it happens before Dialogflow invokes webhook. Warning: 1) This flag only affects streaming API. Responses are still queued and returned once in non-streaming API. 2) The flag can be enabled in any fulfillment but only the first 3 partial responses will be returned. You may only want to apply it to fulfillments that have slow webhooks.
3198
- """
3199
- set_parameter_actions: NotRequired[pulumi.Input[Sequence[pulumi.Input['CxPageEntryFulfillmentSetParameterActionArgsDict']]]]
3200
- """
3201
- Set parameter values before executing the webhook.
3202
- Structure is documented below.
3203
- """
3204
- tag: NotRequired[pulumi.Input[str]]
3205
- """
3206
- The tag used by the webhook to identify which fulfillment is being called. This field is required if webhook is specified.
3207
- """
3208
- webhook: NotRequired[pulumi.Input[str]]
3209
- """
3210
- The webhook to call. Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/webhooks/<Webhook ID>.
3211
- """
3212
- elif False:
3213
- CxPageEntryFulfillmentArgsDict: TypeAlias = Mapping[str, Any]
3214
-
3215
2314
  @pulumi.input_type
3216
2315
  class CxPageEntryFulfillmentArgs:
3217
2316
  def __init__(__self__, *,
@@ -3321,16 +2420,6 @@ class CxPageEntryFulfillmentArgs:
3321
2420
  pulumi.set(self, "webhook", value)
3322
2421
 
3323
2422
 
3324
- if not MYPY:
3325
- class CxPageEntryFulfillmentConditionalCaseArgsDict(TypedDict):
3326
- cases: NotRequired[pulumi.Input[str]]
3327
- """
3328
- A JSON encoded list of cascading if-else conditions. Cases are mutually exclusive. The first one with a matching condition is selected, all the rest ignored.
3329
- See [Case](https://cloud.google.com/dialogflow/cx/docs/reference/rest/v3/Fulfillment#case) for the schema.
3330
- """
3331
- elif False:
3332
- CxPageEntryFulfillmentConditionalCaseArgsDict: TypeAlias = Mapping[str, Any]
3333
-
3334
2423
  @pulumi.input_type
3335
2424
  class CxPageEntryFulfillmentConditionalCaseArgs:
3336
2425
  def __init__(__self__, *,
@@ -3356,68 +2445,17 @@ class CxPageEntryFulfillmentConditionalCaseArgs:
3356
2445
  pulumi.set(self, "cases", value)
3357
2446
 
3358
2447
 
3359
- if not MYPY:
3360
- class CxPageEntryFulfillmentMessageArgsDict(TypedDict):
3361
- channel: NotRequired[pulumi.Input[str]]
3362
- """
3363
- The channel which the response is associated with. Clients can specify the channel via QueryParameters.channel, and only associated channel response will be returned.
3364
- """
3365
- conversation_success: NotRequired[pulumi.Input['CxPageEntryFulfillmentMessageConversationSuccessArgsDict']]
3366
- """
3367
- Indicates that the conversation succeeded, i.e., the bot handled the issue that the customer talked to it about.
3368
- Dialogflow only uses this to determine which conversations should be counted as successful and doesn't process the metadata in this message in any way. Note that Dialogflow also considers conversations that get to the conversation end page as successful even if they don't return ConversationSuccess.
3369
- You may set this, for example:
3370
- * In the entryFulfillment of a Page if entering the page indicates that the conversation succeeded.
3371
- * In a webhook response when you determine that you handled the customer issue.
3372
- Structure is documented below.
3373
- """
3374
- live_agent_handoff: NotRequired[pulumi.Input['CxPageEntryFulfillmentMessageLiveAgentHandoffArgsDict']]
3375
- """
3376
- Indicates that the conversation should be handed off to a live agent.
3377
- Dialogflow only uses this to determine which conversations were handed off to a human agent for measurement purposes. What else to do with this signal is up to you and your handoff procedures.
3378
- You may set this, for example:
3379
- * In the entryFulfillment of a Page if entering the page indicates something went extremely wrong in the conversation.
3380
- * In a webhook response when you determine that the customer issue can only be handled by a human.
3381
- Structure is documented below.
3382
- """
3383
- output_audio_text: NotRequired[pulumi.Input['CxPageEntryFulfillmentMessageOutputAudioTextArgsDict']]
3384
- """
3385
- A text or ssml response that is preferentially used for TTS output audio synthesis, as described in the comment on the ResponseMessage message.
3386
- Structure is documented below.
3387
- """
3388
- payload: NotRequired[pulumi.Input[str]]
3389
- """
3390
- A custom, platform-specific payload.
3391
- """
3392
- play_audio: NotRequired[pulumi.Input['CxPageEntryFulfillmentMessagePlayAudioArgsDict']]
3393
- """
3394
- Specifies an audio clip to be played by the client as part of the response.
3395
- Structure is documented below.
3396
- """
3397
- telephony_transfer_call: NotRequired[pulumi.Input['CxPageEntryFulfillmentMessageTelephonyTransferCallArgsDict']]
3398
- """
3399
- Represents the signal that telles the client to transfer the phone call connected to the agent to a third-party endpoint.
3400
- Structure is documented below.
3401
- """
3402
- text: NotRequired[pulumi.Input['CxPageEntryFulfillmentMessageTextArgsDict']]
3403
- """
3404
- The text response message.
3405
- Structure is documented below.
3406
- """
3407
- elif False:
3408
- CxPageEntryFulfillmentMessageArgsDict: TypeAlias = Mapping[str, Any]
3409
-
3410
- @pulumi.input_type
3411
- class CxPageEntryFulfillmentMessageArgs:
3412
- def __init__(__self__, *,
3413
- channel: Optional[pulumi.Input[str]] = None,
3414
- conversation_success: Optional[pulumi.Input['CxPageEntryFulfillmentMessageConversationSuccessArgs']] = None,
3415
- live_agent_handoff: Optional[pulumi.Input['CxPageEntryFulfillmentMessageLiveAgentHandoffArgs']] = None,
3416
- output_audio_text: Optional[pulumi.Input['CxPageEntryFulfillmentMessageOutputAudioTextArgs']] = None,
3417
- payload: Optional[pulumi.Input[str]] = None,
3418
- play_audio: Optional[pulumi.Input['CxPageEntryFulfillmentMessagePlayAudioArgs']] = None,
3419
- telephony_transfer_call: Optional[pulumi.Input['CxPageEntryFulfillmentMessageTelephonyTransferCallArgs']] = None,
3420
- text: Optional[pulumi.Input['CxPageEntryFulfillmentMessageTextArgs']] = None):
2448
+ @pulumi.input_type
2449
+ class CxPageEntryFulfillmentMessageArgs:
2450
+ def __init__(__self__, *,
2451
+ channel: Optional[pulumi.Input[str]] = None,
2452
+ conversation_success: Optional[pulumi.Input['CxPageEntryFulfillmentMessageConversationSuccessArgs']] = None,
2453
+ live_agent_handoff: Optional[pulumi.Input['CxPageEntryFulfillmentMessageLiveAgentHandoffArgs']] = None,
2454
+ output_audio_text: Optional[pulumi.Input['CxPageEntryFulfillmentMessageOutputAudioTextArgs']] = None,
2455
+ payload: Optional[pulumi.Input[str]] = None,
2456
+ play_audio: Optional[pulumi.Input['CxPageEntryFulfillmentMessagePlayAudioArgs']] = None,
2457
+ telephony_transfer_call: Optional[pulumi.Input['CxPageEntryFulfillmentMessageTelephonyTransferCallArgs']] = None,
2458
+ text: Optional[pulumi.Input['CxPageEntryFulfillmentMessageTextArgs']] = None):
3421
2459
  """
3422
2460
  :param pulumi.Input[str] channel: The channel which the response is associated with. Clients can specify the channel via QueryParameters.channel, and only associated channel response will be returned.
3423
2461
  :param pulumi.Input['CxPageEntryFulfillmentMessageConversationSuccessArgs'] conversation_success: Indicates that the conversation succeeded, i.e., the bot handled the issue that the customer talked to it about.
@@ -3570,15 +2608,6 @@ class CxPageEntryFulfillmentMessageArgs:
3570
2608
  pulumi.set(self, "text", value)
3571
2609
 
3572
2610
 
3573
- if not MYPY:
3574
- class CxPageEntryFulfillmentMessageConversationSuccessArgsDict(TypedDict):
3575
- metadata: NotRequired[pulumi.Input[str]]
3576
- """
3577
- Custom metadata. Dialogflow doesn't impose any structure on this.
3578
- """
3579
- elif False:
3580
- CxPageEntryFulfillmentMessageConversationSuccessArgsDict: TypeAlias = Mapping[str, Any]
3581
-
3582
2611
  @pulumi.input_type
3583
2612
  class CxPageEntryFulfillmentMessageConversationSuccessArgs:
3584
2613
  def __init__(__self__, *,
@@ -3602,15 +2631,6 @@ class CxPageEntryFulfillmentMessageConversationSuccessArgs:
3602
2631
  pulumi.set(self, "metadata", value)
3603
2632
 
3604
2633
 
3605
- if not MYPY:
3606
- class CxPageEntryFulfillmentMessageLiveAgentHandoffArgsDict(TypedDict):
3607
- metadata: NotRequired[pulumi.Input[str]]
3608
- """
3609
- Custom metadata. Dialogflow doesn't impose any structure on this.
3610
- """
3611
- elif False:
3612
- CxPageEntryFulfillmentMessageLiveAgentHandoffArgsDict: TypeAlias = Mapping[str, Any]
3613
-
3614
2634
  @pulumi.input_type
3615
2635
  class CxPageEntryFulfillmentMessageLiveAgentHandoffArgs:
3616
2636
  def __init__(__self__, *,
@@ -3634,24 +2654,6 @@ class CxPageEntryFulfillmentMessageLiveAgentHandoffArgs:
3634
2654
  pulumi.set(self, "metadata", value)
3635
2655
 
3636
2656
 
3637
- if not MYPY:
3638
- class CxPageEntryFulfillmentMessageOutputAudioTextArgsDict(TypedDict):
3639
- allow_playback_interruption: NotRequired[pulumi.Input[bool]]
3640
- """
3641
- (Output)
3642
- Whether the playback of this message can be interrupted by the end user's speech and the client can then starts the next Dialogflow request.
3643
- """
3644
- ssml: NotRequired[pulumi.Input[str]]
3645
- """
3646
- The SSML text to be synthesized. For more information, see SSML.
3647
- """
3648
- text: NotRequired[pulumi.Input[str]]
3649
- """
3650
- The raw text to be synthesized.
3651
- """
3652
- elif False:
3653
- CxPageEntryFulfillmentMessageOutputAudioTextArgsDict: TypeAlias = Mapping[str, Any]
3654
-
3655
2657
  @pulumi.input_type
3656
2658
  class CxPageEntryFulfillmentMessageOutputAudioTextArgs:
3657
2659
  def __init__(__self__, *,
@@ -3709,20 +2711,6 @@ class CxPageEntryFulfillmentMessageOutputAudioTextArgs:
3709
2711
  pulumi.set(self, "text", value)
3710
2712
 
3711
2713
 
3712
- if not MYPY:
3713
- class CxPageEntryFulfillmentMessagePlayAudioArgsDict(TypedDict):
3714
- audio_uri: pulumi.Input[str]
3715
- """
3716
- URI of the audio clip. Dialogflow does not impose any validation on this value. It is specific to the client that reads it.
3717
- """
3718
- allow_playback_interruption: NotRequired[pulumi.Input[bool]]
3719
- """
3720
- (Output)
3721
- Whether the playback of this message can be interrupted by the end user's speech and the client can then starts the next Dialogflow request.
3722
- """
3723
- elif False:
3724
- CxPageEntryFulfillmentMessagePlayAudioArgsDict: TypeAlias = Mapping[str, Any]
3725
-
3726
2714
  @pulumi.input_type
3727
2715
  class CxPageEntryFulfillmentMessagePlayAudioArgs:
3728
2716
  def __init__(__self__, *,
@@ -3763,15 +2751,6 @@ class CxPageEntryFulfillmentMessagePlayAudioArgs:
3763
2751
  pulumi.set(self, "allow_playback_interruption", value)
3764
2752
 
3765
2753
 
3766
- if not MYPY:
3767
- class CxPageEntryFulfillmentMessageTelephonyTransferCallArgsDict(TypedDict):
3768
- phone_number: pulumi.Input[str]
3769
- """
3770
- Transfer the call to a phone number in E.164 format.
3771
- """
3772
- elif False:
3773
- CxPageEntryFulfillmentMessageTelephonyTransferCallArgsDict: TypeAlias = Mapping[str, Any]
3774
-
3775
2754
  @pulumi.input_type
3776
2755
  class CxPageEntryFulfillmentMessageTelephonyTransferCallArgs:
3777
2756
  def __init__(__self__, *,
@@ -3794,20 +2773,6 @@ class CxPageEntryFulfillmentMessageTelephonyTransferCallArgs:
3794
2773
  pulumi.set(self, "phone_number", value)
3795
2774
 
3796
2775
 
3797
- if not MYPY:
3798
- class CxPageEntryFulfillmentMessageTextArgsDict(TypedDict):
3799
- allow_playback_interruption: NotRequired[pulumi.Input[bool]]
3800
- """
3801
- (Output)
3802
- Whether the playback of this message can be interrupted by the end user's speech and the client can then starts the next Dialogflow request.
3803
- """
3804
- texts: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
3805
- """
3806
- A collection of text responses.
3807
- """
3808
- elif False:
3809
- CxPageEntryFulfillmentMessageTextArgsDict: TypeAlias = Mapping[str, Any]
3810
-
3811
2776
  @pulumi.input_type
3812
2777
  class CxPageEntryFulfillmentMessageTextArgs:
3813
2778
  def __init__(__self__, *,
@@ -3849,19 +2814,6 @@ class CxPageEntryFulfillmentMessageTextArgs:
3849
2814
  pulumi.set(self, "texts", value)
3850
2815
 
3851
2816
 
3852
- if not MYPY:
3853
- class CxPageEntryFulfillmentSetParameterActionArgsDict(TypedDict):
3854
- parameter: NotRequired[pulumi.Input[str]]
3855
- """
3856
- Display name of the parameter.
3857
- """
3858
- value: NotRequired[pulumi.Input[str]]
3859
- """
3860
- The new JSON-encoded value of the parameter. A null value clears the parameter.
3861
- """
3862
- elif False:
3863
- CxPageEntryFulfillmentSetParameterActionArgsDict: TypeAlias = Mapping[str, Any]
3864
-
3865
2817
  @pulumi.input_type
3866
2818
  class CxPageEntryFulfillmentSetParameterActionArgs:
3867
2819
  def __init__(__self__, *,
@@ -3901,35 +2853,6 @@ class CxPageEntryFulfillmentSetParameterActionArgs:
3901
2853
  pulumi.set(self, "value", value)
3902
2854
 
3903
2855
 
3904
- if not MYPY:
3905
- class CxPageEventHandlerArgsDict(TypedDict):
3906
- event: NotRequired[pulumi.Input[str]]
3907
- """
3908
- The name of the event to handle.
3909
- """
3910
- name: NotRequired[pulumi.Input[str]]
3911
- """
3912
- (Output)
3913
- The unique identifier of this event handler.
3914
- """
3915
- target_flow: NotRequired[pulumi.Input[str]]
3916
- """
3917
- The target flow to transition to.
3918
- Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>.
3919
- """
3920
- target_page: NotRequired[pulumi.Input[str]]
3921
- """
3922
- The target page to transition to.
3923
- Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>/pages/<Page ID>.
3924
- """
3925
- trigger_fulfillment: NotRequired[pulumi.Input['CxPageEventHandlerTriggerFulfillmentArgsDict']]
3926
- """
3927
- The fulfillment to call when the event occurs. Handling webhook errors with a fulfillment enabled with webhook could cause infinite loop. It is invalid to specify such fulfillment for a handler handling webhooks.
3928
- Structure is documented below.
3929
- """
3930
- elif False:
3931
- CxPageEventHandlerArgsDict: TypeAlias = Mapping[str, Any]
3932
-
3933
2856
  @pulumi.input_type
3934
2857
  class CxPageEventHandlerArgs:
3935
2858
  def __init__(__self__, *,
@@ -4025,38 +2948,6 @@ class CxPageEventHandlerArgs:
4025
2948
  pulumi.set(self, "trigger_fulfillment", value)
4026
2949
 
4027
2950
 
4028
- if not MYPY:
4029
- class CxPageEventHandlerTriggerFulfillmentArgsDict(TypedDict):
4030
- conditional_cases: NotRequired[pulumi.Input[Sequence[pulumi.Input['CxPageEventHandlerTriggerFulfillmentConditionalCaseArgsDict']]]]
4031
- """
4032
- Conditional cases for this fulfillment.
4033
- Structure is documented below.
4034
- """
4035
- messages: NotRequired[pulumi.Input[Sequence[pulumi.Input['CxPageEventHandlerTriggerFulfillmentMessageArgsDict']]]]
4036
- """
4037
- The list of rich message responses to present to the user.
4038
- Structure is documented below.
4039
- """
4040
- return_partial_responses: NotRequired[pulumi.Input[bool]]
4041
- """
4042
- Whether Dialogflow should return currently queued fulfillment response messages in streaming APIs. If a webhook is specified, it happens before Dialogflow invokes webhook. Warning: 1) This flag only affects streaming API. Responses are still queued and returned once in non-streaming API. 2) The flag can be enabled in any fulfillment but only the first 3 partial responses will be returned. You may only want to apply it to fulfillments that have slow webhooks.
4043
- """
4044
- set_parameter_actions: NotRequired[pulumi.Input[Sequence[pulumi.Input['CxPageEventHandlerTriggerFulfillmentSetParameterActionArgsDict']]]]
4045
- """
4046
- Set parameter values before executing the webhook.
4047
- Structure is documented below.
4048
- """
4049
- tag: NotRequired[pulumi.Input[str]]
4050
- """
4051
- The tag used by the webhook to identify which fulfillment is being called. This field is required if webhook is specified.
4052
- """
4053
- webhook: NotRequired[pulumi.Input[str]]
4054
- """
4055
- The webhook to call. Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/webhooks/<Webhook ID>.
4056
- """
4057
- elif False:
4058
- CxPageEventHandlerTriggerFulfillmentArgsDict: TypeAlias = Mapping[str, Any]
4059
-
4060
2951
  @pulumi.input_type
4061
2952
  class CxPageEventHandlerTriggerFulfillmentArgs:
4062
2953
  def __init__(__self__, *,
@@ -4166,16 +3057,6 @@ class CxPageEventHandlerTriggerFulfillmentArgs:
4166
3057
  pulumi.set(self, "webhook", value)
4167
3058
 
4168
3059
 
4169
- if not MYPY:
4170
- class CxPageEventHandlerTriggerFulfillmentConditionalCaseArgsDict(TypedDict):
4171
- cases: NotRequired[pulumi.Input[str]]
4172
- """
4173
- A JSON encoded list of cascading if-else conditions. Cases are mutually exclusive. The first one with a matching condition is selected, all the rest ignored.
4174
- See [Case](https://cloud.google.com/dialogflow/cx/docs/reference/rest/v3/Fulfillment#case) for the schema.
4175
- """
4176
- elif False:
4177
- CxPageEventHandlerTriggerFulfillmentConditionalCaseArgsDict: TypeAlias = Mapping[str, Any]
4178
-
4179
3060
  @pulumi.input_type
4180
3061
  class CxPageEventHandlerTriggerFulfillmentConditionalCaseArgs:
4181
3062
  def __init__(__self__, *,
@@ -4201,57 +3082,6 @@ class CxPageEventHandlerTriggerFulfillmentConditionalCaseArgs:
4201
3082
  pulumi.set(self, "cases", value)
4202
3083
 
4203
3084
 
4204
- if not MYPY:
4205
- class CxPageEventHandlerTriggerFulfillmentMessageArgsDict(TypedDict):
4206
- channel: NotRequired[pulumi.Input[str]]
4207
- """
4208
- The channel which the response is associated with. Clients can specify the channel via QueryParameters.channel, and only associated channel response will be returned.
4209
- """
4210
- conversation_success: NotRequired[pulumi.Input['CxPageEventHandlerTriggerFulfillmentMessageConversationSuccessArgsDict']]
4211
- """
4212
- Indicates that the conversation succeeded, i.e., the bot handled the issue that the customer talked to it about.
4213
- Dialogflow only uses this to determine which conversations should be counted as successful and doesn't process the metadata in this message in any way. Note that Dialogflow also considers conversations that get to the conversation end page as successful even if they don't return ConversationSuccess.
4214
- You may set this, for example:
4215
- * In the entryFulfillment of a Page if entering the page indicates that the conversation succeeded.
4216
- * In a webhook response when you determine that you handled the customer issue.
4217
- Structure is documented below.
4218
- """
4219
- live_agent_handoff: NotRequired[pulumi.Input['CxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffArgsDict']]
4220
- """
4221
- Indicates that the conversation should be handed off to a live agent.
4222
- Dialogflow only uses this to determine which conversations were handed off to a human agent for measurement purposes. What else to do with this signal is up to you and your handoff procedures.
4223
- You may set this, for example:
4224
- * In the entryFulfillment of a Page if entering the page indicates something went extremely wrong in the conversation.
4225
- * In a webhook response when you determine that the customer issue can only be handled by a human.
4226
- Structure is documented below.
4227
- """
4228
- output_audio_text: NotRequired[pulumi.Input['CxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextArgsDict']]
4229
- """
4230
- A text or ssml response that is preferentially used for TTS output audio synthesis, as described in the comment on the ResponseMessage message.
4231
- Structure is documented below.
4232
- """
4233
- payload: NotRequired[pulumi.Input[str]]
4234
- """
4235
- A custom, platform-specific payload.
4236
- """
4237
- play_audio: NotRequired[pulumi.Input['CxPageEventHandlerTriggerFulfillmentMessagePlayAudioArgsDict']]
4238
- """
4239
- Specifies an audio clip to be played by the client as part of the response.
4240
- Structure is documented below.
4241
- """
4242
- telephony_transfer_call: NotRequired[pulumi.Input['CxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallArgsDict']]
4243
- """
4244
- Represents the signal that telles the client to transfer the phone call connected to the agent to a third-party endpoint.
4245
- Structure is documented below.
4246
- """
4247
- text: NotRequired[pulumi.Input['CxPageEventHandlerTriggerFulfillmentMessageTextArgsDict']]
4248
- """
4249
- The text response message.
4250
- Structure is documented below.
4251
- """
4252
- elif False:
4253
- CxPageEventHandlerTriggerFulfillmentMessageArgsDict: TypeAlias = Mapping[str, Any]
4254
-
4255
3085
  @pulumi.input_type
4256
3086
  class CxPageEventHandlerTriggerFulfillmentMessageArgs:
4257
3087
  def __init__(__self__, *,
@@ -4415,15 +3245,6 @@ class CxPageEventHandlerTriggerFulfillmentMessageArgs:
4415
3245
  pulumi.set(self, "text", value)
4416
3246
 
4417
3247
 
4418
- if not MYPY:
4419
- class CxPageEventHandlerTriggerFulfillmentMessageConversationSuccessArgsDict(TypedDict):
4420
- metadata: NotRequired[pulumi.Input[str]]
4421
- """
4422
- Custom metadata. Dialogflow doesn't impose any structure on this.
4423
- """
4424
- elif False:
4425
- CxPageEventHandlerTriggerFulfillmentMessageConversationSuccessArgsDict: TypeAlias = Mapping[str, Any]
4426
-
4427
3248
  @pulumi.input_type
4428
3249
  class CxPageEventHandlerTriggerFulfillmentMessageConversationSuccessArgs:
4429
3250
  def __init__(__self__, *,
@@ -4447,15 +3268,6 @@ class CxPageEventHandlerTriggerFulfillmentMessageConversationSuccessArgs:
4447
3268
  pulumi.set(self, "metadata", value)
4448
3269
 
4449
3270
 
4450
- if not MYPY:
4451
- class CxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffArgsDict(TypedDict):
4452
- metadata: NotRequired[pulumi.Input[str]]
4453
- """
4454
- Custom metadata. Dialogflow doesn't impose any structure on this.
4455
- """
4456
- elif False:
4457
- CxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffArgsDict: TypeAlias = Mapping[str, Any]
4458
-
4459
3271
  @pulumi.input_type
4460
3272
  class CxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffArgs:
4461
3273
  def __init__(__self__, *,
@@ -4479,24 +3291,6 @@ class CxPageEventHandlerTriggerFulfillmentMessageLiveAgentHandoffArgs:
4479
3291
  pulumi.set(self, "metadata", value)
4480
3292
 
4481
3293
 
4482
- if not MYPY:
4483
- class CxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextArgsDict(TypedDict):
4484
- allow_playback_interruption: NotRequired[pulumi.Input[bool]]
4485
- """
4486
- (Output)
4487
- Whether the playback of this message can be interrupted by the end user's speech and the client can then starts the next Dialogflow request.
4488
- """
4489
- ssml: NotRequired[pulumi.Input[str]]
4490
- """
4491
- The SSML text to be synthesized. For more information, see SSML.
4492
- """
4493
- text: NotRequired[pulumi.Input[str]]
4494
- """
4495
- The raw text to be synthesized.
4496
- """
4497
- elif False:
4498
- CxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextArgsDict: TypeAlias = Mapping[str, Any]
4499
-
4500
3294
  @pulumi.input_type
4501
3295
  class CxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextArgs:
4502
3296
  def __init__(__self__, *,
@@ -4554,20 +3348,6 @@ class CxPageEventHandlerTriggerFulfillmentMessageOutputAudioTextArgs:
4554
3348
  pulumi.set(self, "text", value)
4555
3349
 
4556
3350
 
4557
- if not MYPY:
4558
- class CxPageEventHandlerTriggerFulfillmentMessagePlayAudioArgsDict(TypedDict):
4559
- audio_uri: pulumi.Input[str]
4560
- """
4561
- URI of the audio clip. Dialogflow does not impose any validation on this value. It is specific to the client that reads it.
4562
- """
4563
- allow_playback_interruption: NotRequired[pulumi.Input[bool]]
4564
- """
4565
- (Output)
4566
- Whether the playback of this message can be interrupted by the end user's speech and the client can then starts the next Dialogflow request.
4567
- """
4568
- elif False:
4569
- CxPageEventHandlerTriggerFulfillmentMessagePlayAudioArgsDict: TypeAlias = Mapping[str, Any]
4570
-
4571
3351
  @pulumi.input_type
4572
3352
  class CxPageEventHandlerTriggerFulfillmentMessagePlayAudioArgs:
4573
3353
  def __init__(__self__, *,
@@ -4608,15 +3388,6 @@ class CxPageEventHandlerTriggerFulfillmentMessagePlayAudioArgs:
4608
3388
  pulumi.set(self, "allow_playback_interruption", value)
4609
3389
 
4610
3390
 
4611
- if not MYPY:
4612
- class CxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallArgsDict(TypedDict):
4613
- phone_number: pulumi.Input[str]
4614
- """
4615
- Transfer the call to a phone number in E.164 format.
4616
- """
4617
- elif False:
4618
- CxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallArgsDict: TypeAlias = Mapping[str, Any]
4619
-
4620
3391
  @pulumi.input_type
4621
3392
  class CxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallArgs:
4622
3393
  def __init__(__self__, *,
@@ -4639,20 +3410,6 @@ class CxPageEventHandlerTriggerFulfillmentMessageTelephonyTransferCallArgs:
4639
3410
  pulumi.set(self, "phone_number", value)
4640
3411
 
4641
3412
 
4642
- if not MYPY:
4643
- class CxPageEventHandlerTriggerFulfillmentMessageTextArgsDict(TypedDict):
4644
- allow_playback_interruption: NotRequired[pulumi.Input[bool]]
4645
- """
4646
- (Output)
4647
- Whether the playback of this message can be interrupted by the end user's speech and the client can then starts the next Dialogflow request.
4648
- """
4649
- texts: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
4650
- """
4651
- A collection of text responses.
4652
- """
4653
- elif False:
4654
- CxPageEventHandlerTriggerFulfillmentMessageTextArgsDict: TypeAlias = Mapping[str, Any]
4655
-
4656
3413
  @pulumi.input_type
4657
3414
  class CxPageEventHandlerTriggerFulfillmentMessageTextArgs:
4658
3415
  def __init__(__self__, *,
@@ -4694,19 +3451,6 @@ class CxPageEventHandlerTriggerFulfillmentMessageTextArgs:
4694
3451
  pulumi.set(self, "texts", value)
4695
3452
 
4696
3453
 
4697
- if not MYPY:
4698
- class CxPageEventHandlerTriggerFulfillmentSetParameterActionArgsDict(TypedDict):
4699
- parameter: NotRequired[pulumi.Input[str]]
4700
- """
4701
- Display name of the parameter.
4702
- """
4703
- value: NotRequired[pulumi.Input[str]]
4704
- """
4705
- The new JSON-encoded value of the parameter. A null value clears the parameter.
4706
- """
4707
- elif False:
4708
- CxPageEventHandlerTriggerFulfillmentSetParameterActionArgsDict: TypeAlias = Mapping[str, Any]
4709
-
4710
3454
  @pulumi.input_type
4711
3455
  class CxPageEventHandlerTriggerFulfillmentSetParameterActionArgs:
4712
3456
  def __init__(__self__, *,
@@ -4746,16 +3490,6 @@ class CxPageEventHandlerTriggerFulfillmentSetParameterActionArgs:
4746
3490
  pulumi.set(self, "value", value)
4747
3491
 
4748
3492
 
4749
- if not MYPY:
4750
- class CxPageFormArgsDict(TypedDict):
4751
- parameters: NotRequired[pulumi.Input[Sequence[pulumi.Input['CxPageFormParameterArgsDict']]]]
4752
- """
4753
- Parameters to collect from the user.
4754
- Structure is documented below.
4755
- """
4756
- elif False:
4757
- CxPageFormArgsDict: TypeAlias = Mapping[str, Any]
4758
-
4759
3493
  @pulumi.input_type
4760
3494
  class CxPageFormArgs:
4761
3495
  def __init__(__self__, *,
@@ -4781,49 +3515,6 @@ class CxPageFormArgs:
4781
3515
  pulumi.set(self, "parameters", value)
4782
3516
 
4783
3517
 
4784
- if not MYPY:
4785
- class CxPageFormParameterArgsDict(TypedDict):
4786
- advanced_settings: NotRequired[pulumi.Input['CxPageFormParameterAdvancedSettingsArgsDict']]
4787
- """
4788
- Hierarchical advanced settings for this parameter. The settings exposed at the lower level overrides the settings exposed at the higher level.
4789
- Hierarchy: Agent->Flow->Page->Fulfillment/Parameter.
4790
- Structure is documented below.
4791
- """
4792
- default_value: NotRequired[pulumi.Input[str]]
4793
- """
4794
- The default value of an optional parameter. If the parameter is required, the default value will be ignored.
4795
- """
4796
- display_name: NotRequired[pulumi.Input[str]]
4797
- """
4798
- The human-readable name of the parameter, unique within the form.
4799
- """
4800
- entity_type: NotRequired[pulumi.Input[str]]
4801
- """
4802
- The entity type of the parameter.
4803
- Format: projects/-/locations/-/agents/-/entityTypes/<System Entity Type ID> for system entity types (for example, projects/-/locations/-/agents/-/entityTypes/sys.date), or projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/entityTypes/<Entity Type ID> for developer entity types.
4804
- """
4805
- fill_behavior: NotRequired[pulumi.Input['CxPageFormParameterFillBehaviorArgsDict']]
4806
- """
4807
- Defines fill behavior for the parameter.
4808
- Structure is documented below.
4809
- """
4810
- is_list: NotRequired[pulumi.Input[bool]]
4811
- """
4812
- Indicates whether the parameter represents a list of values.
4813
- """
4814
- redact: NotRequired[pulumi.Input[bool]]
4815
- """
4816
- Indicates whether the parameter content should be redacted in log.
4817
- If redaction is enabled, the parameter content will be replaced by parameter name during logging. Note: the parameter content is subject to redaction if either parameter level redaction or entity type level redaction is enabled.
4818
- """
4819
- required: NotRequired[pulumi.Input[bool]]
4820
- """
4821
- Indicates whether the parameter is required. Optional parameters will not trigger prompts; however, they are filled if the user specifies them.
4822
- Required parameters must be filled before form filling concludes.
4823
- """
4824
- elif False:
4825
- CxPageFormParameterArgsDict: TypeAlias = Mapping[str, Any]
4826
-
4827
3518
  @pulumi.input_type
4828
3519
  class CxPageFormParameterArgs:
4829
3520
  def __init__(__self__, *,
@@ -4971,20 +3662,6 @@ class CxPageFormParameterArgs:
4971
3662
  pulumi.set(self, "required", value)
4972
3663
 
4973
3664
 
4974
- if not MYPY:
4975
- class CxPageFormParameterAdvancedSettingsArgsDict(TypedDict):
4976
- dtmf_settings: NotRequired[pulumi.Input['CxPageFormParameterAdvancedSettingsDtmfSettingsArgsDict']]
4977
- """
4978
- Define behaviors for DTMF (dual tone multi frequency). DTMF settings does not override each other. DTMF settings set at different levels define DTMF detections running in parallel. Exposed at the following levels:
4979
- * Agent level
4980
- * Flow level
4981
- * Page level
4982
- * Parameter level
4983
- Structure is documented below.
4984
- """
4985
- elif False:
4986
- CxPageFormParameterAdvancedSettingsArgsDict: TypeAlias = Mapping[str, Any]
4987
-
4988
3665
  @pulumi.input_type
4989
3666
  class CxPageFormParameterAdvancedSettingsArgs:
4990
3667
  def __init__(__self__, *,
@@ -5018,23 +3695,6 @@ class CxPageFormParameterAdvancedSettingsArgs:
5018
3695
  pulumi.set(self, "dtmf_settings", value)
5019
3696
 
5020
3697
 
5021
- if not MYPY:
5022
- class CxPageFormParameterAdvancedSettingsDtmfSettingsArgsDict(TypedDict):
5023
- enabled: NotRequired[pulumi.Input[bool]]
5024
- """
5025
- If true, incoming audio is processed for DTMF (dual tone multi frequency) events. For example, if the caller presses a button on their telephone keypad and DTMF processing is enabled, Dialogflow will detect the event (e.g. a "3" was pressed) in the incoming audio and pass the event to the bot to drive business logic (e.g. when 3 is pressed, return the account balance).
5026
- """
5027
- finish_digit: NotRequired[pulumi.Input[str]]
5028
- """
5029
- The digit that terminates a DTMF digit sequence.
5030
- """
5031
- max_digits: NotRequired[pulumi.Input[int]]
5032
- """
5033
- Max length of DTMF digits.
5034
- """
5035
- elif False:
5036
- CxPageFormParameterAdvancedSettingsDtmfSettingsArgsDict: TypeAlias = Mapping[str, Any]
5037
-
5038
3698
  @pulumi.input_type
5039
3699
  class CxPageFormParameterAdvancedSettingsDtmfSettingsArgs:
5040
3700
  def __init__(__self__, *,
@@ -5090,31 +3750,6 @@ class CxPageFormParameterAdvancedSettingsDtmfSettingsArgs:
5090
3750
  pulumi.set(self, "max_digits", value)
5091
3751
 
5092
3752
 
5093
- if not MYPY:
5094
- class CxPageFormParameterFillBehaviorArgsDict(TypedDict):
5095
- initial_prompt_fulfillment: NotRequired[pulumi.Input['CxPageFormParameterFillBehaviorInitialPromptFulfillmentArgsDict']]
5096
- """
5097
- The fulfillment to provide the initial prompt that the agent can present to the user in order to fill the parameter.
5098
- Structure is documented below.
5099
- """
5100
- reprompt_event_handlers: NotRequired[pulumi.Input[Sequence[pulumi.Input['CxPageFormParameterFillBehaviorRepromptEventHandlerArgsDict']]]]
5101
- """
5102
- The handlers for parameter-level events, used to provide reprompt for the parameter or transition to a different page/flow. The supported events are:
5103
- * sys.no-match-<N>, where N can be from 1 to 6
5104
- * sys.no-match-default
5105
- * sys.no-input-<N>, where N can be from 1 to 6
5106
- * sys.no-input-default
5107
- * sys.invalid-parameter
5108
- [initialPromptFulfillment][initialPromptFulfillment] provides the first prompt for the parameter.
5109
- If the user's response does not fill the parameter, a no-match/no-input event will be triggered, and the fulfillment associated with the sys.no-match-1/sys.no-input-1 handler (if defined) will be called to provide a prompt. The sys.no-match-2/sys.no-input-2 handler (if defined) will respond to the next no-match/no-input event, and so on.
5110
- A sys.no-match-default or sys.no-input-default handler will be used to handle all following no-match/no-input events after all numbered no-match/no-input handlers for the parameter are consumed.
5111
- A sys.invalid-parameter handler can be defined to handle the case where the parameter values have been invalidated by webhook. For example, if the user's response fill the parameter, however the parameter was invalidated by webhook, the fulfillment associated with the sys.invalid-parameter handler (if defined) will be called to provide a prompt.
5112
- If the event handler for the corresponding event can't be found on the parameter, initialPromptFulfillment will be re-prompted.
5113
- Structure is documented below.
5114
- """
5115
- elif False:
5116
- CxPageFormParameterFillBehaviorArgsDict: TypeAlias = Mapping[str, Any]
5117
-
5118
3753
  @pulumi.input_type
5119
3754
  class CxPageFormParameterFillBehaviorArgs:
5120
3755
  def __init__(__self__, *,
@@ -5175,40 +3810,8 @@ class CxPageFormParameterFillBehaviorArgs:
5175
3810
 
5176
3811
  @reprompt_event_handlers.setter
5177
3812
  def reprompt_event_handlers(self, value: Optional[pulumi.Input[Sequence[pulumi.Input['CxPageFormParameterFillBehaviorRepromptEventHandlerArgs']]]]):
5178
- pulumi.set(self, "reprompt_event_handlers", value)
5179
-
5180
-
5181
- if not MYPY:
5182
- class CxPageFormParameterFillBehaviorInitialPromptFulfillmentArgsDict(TypedDict):
5183
- conditional_cases: NotRequired[pulumi.Input[Sequence[pulumi.Input['CxPageFormParameterFillBehaviorInitialPromptFulfillmentConditionalCaseArgsDict']]]]
5184
- """
5185
- Conditional cases for this fulfillment.
5186
- Structure is documented below.
5187
- """
5188
- messages: NotRequired[pulumi.Input[Sequence[pulumi.Input['CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageArgsDict']]]]
5189
- """
5190
- The list of rich message responses to present to the user.
5191
- Structure is documented below.
5192
- """
5193
- return_partial_responses: NotRequired[pulumi.Input[bool]]
5194
- """
5195
- Whether Dialogflow should return currently queued fulfillment response messages in streaming APIs. If a webhook is specified, it happens before Dialogflow invokes webhook. Warning: 1) This flag only affects streaming API. Responses are still queued and returned once in non-streaming API. 2) The flag can be enabled in any fulfillment but only the first 3 partial responses will be returned. You may only want to apply it to fulfillments that have slow webhooks.
5196
- """
5197
- set_parameter_actions: NotRequired[pulumi.Input[Sequence[pulumi.Input['CxPageFormParameterFillBehaviorInitialPromptFulfillmentSetParameterActionArgsDict']]]]
5198
- """
5199
- Set parameter values before executing the webhook.
5200
- Structure is documented below.
5201
- """
5202
- tag: NotRequired[pulumi.Input[str]]
5203
- """
5204
- The tag used by the webhook to identify which fulfillment is being called. This field is required if webhook is specified.
5205
- """
5206
- webhook: NotRequired[pulumi.Input[str]]
5207
- """
5208
- The webhook to call. Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/webhooks/<Webhook ID>.
5209
- """
5210
- elif False:
5211
- CxPageFormParameterFillBehaviorInitialPromptFulfillmentArgsDict: TypeAlias = Mapping[str, Any]
3813
+ pulumi.set(self, "reprompt_event_handlers", value)
3814
+
5212
3815
 
5213
3816
  @pulumi.input_type
5214
3817
  class CxPageFormParameterFillBehaviorInitialPromptFulfillmentArgs:
@@ -5319,16 +3922,6 @@ class CxPageFormParameterFillBehaviorInitialPromptFulfillmentArgs:
5319
3922
  pulumi.set(self, "webhook", value)
5320
3923
 
5321
3924
 
5322
- if not MYPY:
5323
- class CxPageFormParameterFillBehaviorInitialPromptFulfillmentConditionalCaseArgsDict(TypedDict):
5324
- cases: NotRequired[pulumi.Input[str]]
5325
- """
5326
- A JSON encoded list of cascading if-else conditions. Cases are mutually exclusive. The first one with a matching condition is selected, all the rest ignored.
5327
- See [Case](https://cloud.google.com/dialogflow/cx/docs/reference/rest/v3/Fulfillment#case) for the schema.
5328
- """
5329
- elif False:
5330
- CxPageFormParameterFillBehaviorInitialPromptFulfillmentConditionalCaseArgsDict: TypeAlias = Mapping[str, Any]
5331
-
5332
3925
  @pulumi.input_type
5333
3926
  class CxPageFormParameterFillBehaviorInitialPromptFulfillmentConditionalCaseArgs:
5334
3927
  def __init__(__self__, *,
@@ -5354,57 +3947,6 @@ class CxPageFormParameterFillBehaviorInitialPromptFulfillmentConditionalCaseArgs
5354
3947
  pulumi.set(self, "cases", value)
5355
3948
 
5356
3949
 
5357
- if not MYPY:
5358
- class CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageArgsDict(TypedDict):
5359
- channel: NotRequired[pulumi.Input[str]]
5360
- """
5361
- The channel which the response is associated with. Clients can specify the channel via QueryParameters.channel, and only associated channel response will be returned.
5362
- """
5363
- conversation_success: NotRequired[pulumi.Input['CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccessArgsDict']]
5364
- """
5365
- Indicates that the conversation succeeded, i.e., the bot handled the issue that the customer talked to it about.
5366
- Dialogflow only uses this to determine which conversations should be counted as successful and doesn't process the metadata in this message in any way. Note that Dialogflow also considers conversations that get to the conversation end page as successful even if they don't return ConversationSuccess.
5367
- You may set this, for example:
5368
- * In the entryFulfillment of a Page if entering the page indicates that the conversation succeeded.
5369
- * In a webhook response when you determine that you handled the customer issue.
5370
- Structure is documented below.
5371
- """
5372
- live_agent_handoff: NotRequired[pulumi.Input['CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoffArgsDict']]
5373
- """
5374
- Indicates that the conversation should be handed off to a live agent.
5375
- Dialogflow only uses this to determine which conversations were handed off to a human agent for measurement purposes. What else to do with this signal is up to you and your handoff procedures.
5376
- You may set this, for example:
5377
- * In the entryFulfillment of a Page if entering the page indicates something went extremely wrong in the conversation.
5378
- * In a webhook response when you determine that the customer issue can only be handled by a human.
5379
- Structure is documented below.
5380
- """
5381
- output_audio_text: NotRequired[pulumi.Input['CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextArgsDict']]
5382
- """
5383
- A text or ssml response that is preferentially used for TTS output audio synthesis, as described in the comment on the ResponseMessage message.
5384
- Structure is documented below.
5385
- """
5386
- payload: NotRequired[pulumi.Input[str]]
5387
- """
5388
- A custom, platform-specific payload.
5389
- """
5390
- play_audio: NotRequired[pulumi.Input['CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioArgsDict']]
5391
- """
5392
- Specifies an audio clip to be played by the client as part of the response.
5393
- Structure is documented below.
5394
- """
5395
- telephony_transfer_call: NotRequired[pulumi.Input['CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCallArgsDict']]
5396
- """
5397
- Represents the signal that telles the client to transfer the phone call connected to the agent to a third-party endpoint.
5398
- Structure is documented below.
5399
- """
5400
- text: NotRequired[pulumi.Input['CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextArgsDict']]
5401
- """
5402
- The text response message.
5403
- Structure is documented below.
5404
- """
5405
- elif False:
5406
- CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageArgsDict: TypeAlias = Mapping[str, Any]
5407
-
5408
3950
  @pulumi.input_type
5409
3951
  class CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageArgs:
5410
3952
  def __init__(__self__, *,
@@ -5568,15 +4110,6 @@ class CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageArgs:
5568
4110
  pulumi.set(self, "text", value)
5569
4111
 
5570
4112
 
5571
- if not MYPY:
5572
- class CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccessArgsDict(TypedDict):
5573
- metadata: NotRequired[pulumi.Input[str]]
5574
- """
5575
- Custom metadata. Dialogflow doesn't impose any structure on this.
5576
- """
5577
- elif False:
5578
- CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccessArgsDict: TypeAlias = Mapping[str, Any]
5579
-
5580
4113
  @pulumi.input_type
5581
4114
  class CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversationSuccessArgs:
5582
4115
  def __init__(__self__, *,
@@ -5600,15 +4133,6 @@ class CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageConversation
5600
4133
  pulumi.set(self, "metadata", value)
5601
4134
 
5602
4135
 
5603
- if not MYPY:
5604
- class CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoffArgsDict(TypedDict):
5605
- metadata: NotRequired[pulumi.Input[str]]
5606
- """
5607
- Custom metadata. Dialogflow doesn't impose any structure on this.
5608
- """
5609
- elif False:
5610
- CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoffArgsDict: TypeAlias = Mapping[str, Any]
5611
-
5612
4136
  @pulumi.input_type
5613
4137
  class CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHandoffArgs:
5614
4138
  def __init__(__self__, *,
@@ -5632,24 +4156,6 @@ class CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageLiveAgentHan
5632
4156
  pulumi.set(self, "metadata", value)
5633
4157
 
5634
4158
 
5635
- if not MYPY:
5636
- class CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextArgsDict(TypedDict):
5637
- allow_playback_interruption: NotRequired[pulumi.Input[bool]]
5638
- """
5639
- (Output)
5640
- Whether the playback of this message can be interrupted by the end user's speech and the client can then starts the next Dialogflow request.
5641
- """
5642
- ssml: NotRequired[pulumi.Input[str]]
5643
- """
5644
- The SSML text to be synthesized. For more information, see SSML.
5645
- """
5646
- text: NotRequired[pulumi.Input[str]]
5647
- """
5648
- The raw text to be synthesized.
5649
- """
5650
- elif False:
5651
- CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextArgsDict: TypeAlias = Mapping[str, Any]
5652
-
5653
4159
  @pulumi.input_type
5654
4160
  class CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioTextArgs:
5655
4161
  def __init__(__self__, *,
@@ -5707,20 +4213,6 @@ class CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageOutputAudioT
5707
4213
  pulumi.set(self, "text", value)
5708
4214
 
5709
4215
 
5710
- if not MYPY:
5711
- class CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioArgsDict(TypedDict):
5712
- audio_uri: pulumi.Input[str]
5713
- """
5714
- URI of the audio clip. Dialogflow does not impose any validation on this value. It is specific to the client that reads it.
5715
- """
5716
- allow_playback_interruption: NotRequired[pulumi.Input[bool]]
5717
- """
5718
- (Output)
5719
- Whether the playback of this message can be interrupted by the end user's speech and the client can then starts the next Dialogflow request.
5720
- """
5721
- elif False:
5722
- CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioArgsDict: TypeAlias = Mapping[str, Any]
5723
-
5724
4216
  @pulumi.input_type
5725
4217
  class CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioArgs:
5726
4218
  def __init__(__self__, *,
@@ -5761,15 +4253,6 @@ class CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessagePlayAudioArg
5761
4253
  pulumi.set(self, "allow_playback_interruption", value)
5762
4254
 
5763
4255
 
5764
- if not MYPY:
5765
- class CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCallArgsDict(TypedDict):
5766
- phone_number: pulumi.Input[str]
5767
- """
5768
- Transfer the call to a phone number in E.164 format.
5769
- """
5770
- elif False:
5771
- CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCallArgsDict: TypeAlias = Mapping[str, Any]
5772
-
5773
4256
  @pulumi.input_type
5774
4257
  class CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTransferCallArgs:
5775
4258
  def __init__(__self__, *,
@@ -5792,20 +4275,6 @@ class CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTelephonyTra
5792
4275
  pulumi.set(self, "phone_number", value)
5793
4276
 
5794
4277
 
5795
- if not MYPY:
5796
- class CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextArgsDict(TypedDict):
5797
- allow_playback_interruption: NotRequired[pulumi.Input[bool]]
5798
- """
5799
- (Output)
5800
- Whether the playback of this message can be interrupted by the end user's speech and the client can then starts the next Dialogflow request.
5801
- """
5802
- texts: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
5803
- """
5804
- A collection of text responses.
5805
- """
5806
- elif False:
5807
- CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextArgsDict: TypeAlias = Mapping[str, Any]
5808
-
5809
4278
  @pulumi.input_type
5810
4279
  class CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextArgs:
5811
4280
  def __init__(__self__, *,
@@ -5847,19 +4316,6 @@ class CxPageFormParameterFillBehaviorInitialPromptFulfillmentMessageTextArgs:
5847
4316
  pulumi.set(self, "texts", value)
5848
4317
 
5849
4318
 
5850
- if not MYPY:
5851
- class CxPageFormParameterFillBehaviorInitialPromptFulfillmentSetParameterActionArgsDict(TypedDict):
5852
- parameter: NotRequired[pulumi.Input[str]]
5853
- """
5854
- Display name of the parameter.
5855
- """
5856
- value: NotRequired[pulumi.Input[str]]
5857
- """
5858
- The new JSON-encoded value of the parameter. A null value clears the parameter.
5859
- """
5860
- elif False:
5861
- CxPageFormParameterFillBehaviorInitialPromptFulfillmentSetParameterActionArgsDict: TypeAlias = Mapping[str, Any]
5862
-
5863
4319
  @pulumi.input_type
5864
4320
  class CxPageFormParameterFillBehaviorInitialPromptFulfillmentSetParameterActionArgs:
5865
4321
  def __init__(__self__, *,
@@ -5899,35 +4355,6 @@ class CxPageFormParameterFillBehaviorInitialPromptFulfillmentSetParameterActionA
5899
4355
  pulumi.set(self, "value", value)
5900
4356
 
5901
4357
 
5902
- if not MYPY:
5903
- class CxPageFormParameterFillBehaviorRepromptEventHandlerArgsDict(TypedDict):
5904
- event: NotRequired[pulumi.Input[str]]
5905
- """
5906
- The name of the event to handle.
5907
- """
5908
- name: NotRequired[pulumi.Input[str]]
5909
- """
5910
- (Output)
5911
- The unique identifier of this event handler.
5912
- """
5913
- target_flow: NotRequired[pulumi.Input[str]]
5914
- """
5915
- The target flow to transition to.
5916
- Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>.
5917
- """
5918
- target_page: NotRequired[pulumi.Input[str]]
5919
- """
5920
- The target page to transition to.
5921
- Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>/pages/<Page ID>.
5922
- """
5923
- trigger_fulfillment: NotRequired[pulumi.Input['CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentArgsDict']]
5924
- """
5925
- The fulfillment to call when the event occurs. Handling webhook errors with a fulfillment enabled with webhook could cause infinite loop. It is invalid to specify such fulfillment for a handler handling webhooks.
5926
- Structure is documented below.
5927
- """
5928
- elif False:
5929
- CxPageFormParameterFillBehaviorRepromptEventHandlerArgsDict: TypeAlias = Mapping[str, Any]
5930
-
5931
4358
  @pulumi.input_type
5932
4359
  class CxPageFormParameterFillBehaviorRepromptEventHandlerArgs:
5933
4360
  def __init__(__self__, *,
@@ -6023,38 +4450,6 @@ class CxPageFormParameterFillBehaviorRepromptEventHandlerArgs:
6023
4450
  pulumi.set(self, "trigger_fulfillment", value)
6024
4451
 
6025
4452
 
6026
- if not MYPY:
6027
- class CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentArgsDict(TypedDict):
6028
- conditional_cases: NotRequired[pulumi.Input[Sequence[pulumi.Input['CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentConditionalCaseArgsDict']]]]
6029
- """
6030
- Conditional cases for this fulfillment.
6031
- Structure is documented below.
6032
- """
6033
- messages: NotRequired[pulumi.Input[Sequence[pulumi.Input['CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageArgsDict']]]]
6034
- """
6035
- The list of rich message responses to present to the user.
6036
- Structure is documented below.
6037
- """
6038
- return_partial_responses: NotRequired[pulumi.Input[bool]]
6039
- """
6040
- Whether Dialogflow should return currently queued fulfillment response messages in streaming APIs. If a webhook is specified, it happens before Dialogflow invokes webhook. Warning: 1) This flag only affects streaming API. Responses are still queued and returned once in non-streaming API. 2) The flag can be enabled in any fulfillment but only the first 3 partial responses will be returned. You may only want to apply it to fulfillments that have slow webhooks.
6041
- """
6042
- set_parameter_actions: NotRequired[pulumi.Input[Sequence[pulumi.Input['CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentSetParameterActionArgsDict']]]]
6043
- """
6044
- Set parameter values before executing the webhook.
6045
- Structure is documented below.
6046
- """
6047
- tag: NotRequired[pulumi.Input[str]]
6048
- """
6049
- The tag used by the webhook to identify which fulfillment is being called. This field is required if webhook is specified.
6050
- """
6051
- webhook: NotRequired[pulumi.Input[str]]
6052
- """
6053
- The webhook to call. Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/webhooks/<Webhook ID>.
6054
- """
6055
- elif False:
6056
- CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentArgsDict: TypeAlias = Mapping[str, Any]
6057
-
6058
4453
  @pulumi.input_type
6059
4454
  class CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentArgs:
6060
4455
  def __init__(__self__, *,
@@ -6164,16 +4559,6 @@ class CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentArgs:
6164
4559
  pulumi.set(self, "webhook", value)
6165
4560
 
6166
4561
 
6167
- if not MYPY:
6168
- class CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentConditionalCaseArgsDict(TypedDict):
6169
- cases: NotRequired[pulumi.Input[str]]
6170
- """
6171
- A JSON encoded list of cascading if-else conditions. Cases are mutually exclusive. The first one with a matching condition is selected, all the rest ignored.
6172
- See [Case](https://cloud.google.com/dialogflow/cx/docs/reference/rest/v3/Fulfillment#case) for the schema.
6173
- """
6174
- elif False:
6175
- CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentConditionalCaseArgsDict: TypeAlias = Mapping[str, Any]
6176
-
6177
4562
  @pulumi.input_type
6178
4563
  class CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentConditionalCaseArgs:
6179
4564
  def __init__(__self__, *,
@@ -6199,57 +4584,6 @@ class CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentCondi
6199
4584
  pulumi.set(self, "cases", value)
6200
4585
 
6201
4586
 
6202
- if not MYPY:
6203
- class CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageArgsDict(TypedDict):
6204
- channel: NotRequired[pulumi.Input[str]]
6205
- """
6206
- The channel which the response is associated with. Clients can specify the channel via QueryParameters.channel, and only associated channel response will be returned.
6207
- """
6208
- conversation_success: NotRequired[pulumi.Input['CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccessArgsDict']]
6209
- """
6210
- Indicates that the conversation succeeded, i.e., the bot handled the issue that the customer talked to it about.
6211
- Dialogflow only uses this to determine which conversations should be counted as successful and doesn't process the metadata in this message in any way. Note that Dialogflow also considers conversations that get to the conversation end page as successful even if they don't return ConversationSuccess.
6212
- You may set this, for example:
6213
- * In the entryFulfillment of a Page if entering the page indicates that the conversation succeeded.
6214
- * In a webhook response when you determine that you handled the customer issue.
6215
- Structure is documented below.
6216
- """
6217
- live_agent_handoff: NotRequired[pulumi.Input['CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoffArgsDict']]
6218
- """
6219
- Indicates that the conversation should be handed off to a live agent.
6220
- Dialogflow only uses this to determine which conversations were handed off to a human agent for measurement purposes. What else to do with this signal is up to you and your handoff procedures.
6221
- You may set this, for example:
6222
- * In the entryFulfillment of a Page if entering the page indicates something went extremely wrong in the conversation.
6223
- * In a webhook response when you determine that the customer issue can only be handled by a human.
6224
- Structure is documented below.
6225
- """
6226
- output_audio_text: NotRequired[pulumi.Input['CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextArgsDict']]
6227
- """
6228
- A text or ssml response that is preferentially used for TTS output audio synthesis, as described in the comment on the ResponseMessage message.
6229
- Structure is documented below.
6230
- """
6231
- payload: NotRequired[pulumi.Input[str]]
6232
- """
6233
- A custom, platform-specific payload.
6234
- """
6235
- play_audio: NotRequired[pulumi.Input['CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioArgsDict']]
6236
- """
6237
- Specifies an audio clip to be played by the client as part of the response.
6238
- Structure is documented below.
6239
- """
6240
- telephony_transfer_call: NotRequired[pulumi.Input['CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCallArgsDict']]
6241
- """
6242
- Represents the signal that telles the client to transfer the phone call connected to the agent to a third-party endpoint.
6243
- Structure is documented below.
6244
- """
6245
- text: NotRequired[pulumi.Input['CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextArgsDict']]
6246
- """
6247
- The text response message.
6248
- Structure is documented below.
6249
- """
6250
- elif False:
6251
- CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageArgsDict: TypeAlias = Mapping[str, Any]
6252
-
6253
4587
  @pulumi.input_type
6254
4588
  class CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageArgs:
6255
4589
  def __init__(__self__, *,
@@ -6413,15 +4747,6 @@ class CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessa
6413
4747
  pulumi.set(self, "text", value)
6414
4748
 
6415
4749
 
6416
- if not MYPY:
6417
- class CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccessArgsDict(TypedDict):
6418
- metadata: NotRequired[pulumi.Input[str]]
6419
- """
6420
- Custom metadata. Dialogflow doesn't impose any structure on this.
6421
- """
6422
- elif False:
6423
- CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccessArgsDict: TypeAlias = Mapping[str, Any]
6424
-
6425
4750
  @pulumi.input_type
6426
4751
  class CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageConversationSuccessArgs:
6427
4752
  def __init__(__self__, *,
@@ -6445,15 +4770,6 @@ class CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessa
6445
4770
  pulumi.set(self, "metadata", value)
6446
4771
 
6447
4772
 
6448
- if not MYPY:
6449
- class CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoffArgsDict(TypedDict):
6450
- metadata: NotRequired[pulumi.Input[str]]
6451
- """
6452
- Custom metadata. Dialogflow doesn't impose any structure on this.
6453
- """
6454
- elif False:
6455
- CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoffArgsDict: TypeAlias = Mapping[str, Any]
6456
-
6457
4773
  @pulumi.input_type
6458
4774
  class CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageLiveAgentHandoffArgs:
6459
4775
  def __init__(__self__, *,
@@ -6477,24 +4793,6 @@ class CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessa
6477
4793
  pulumi.set(self, "metadata", value)
6478
4794
 
6479
4795
 
6480
- if not MYPY:
6481
- class CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextArgsDict(TypedDict):
6482
- allow_playback_interruption: NotRequired[pulumi.Input[bool]]
6483
- """
6484
- (Output)
6485
- Whether the playback of this message can be interrupted by the end user's speech and the client can then starts the next Dialogflow request.
6486
- """
6487
- ssml: NotRequired[pulumi.Input[str]]
6488
- """
6489
- The SSML text to be synthesized. For more information, see SSML.
6490
- """
6491
- text: NotRequired[pulumi.Input[str]]
6492
- """
6493
- The raw text to be synthesized.
6494
- """
6495
- elif False:
6496
- CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextArgsDict: TypeAlias = Mapping[str, Any]
6497
-
6498
4796
  @pulumi.input_type
6499
4797
  class CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageOutputAudioTextArgs:
6500
4798
  def __init__(__self__, *,
@@ -6552,20 +4850,6 @@ class CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessa
6552
4850
  pulumi.set(self, "text", value)
6553
4851
 
6554
4852
 
6555
- if not MYPY:
6556
- class CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioArgsDict(TypedDict):
6557
- audio_uri: pulumi.Input[str]
6558
- """
6559
- URI of the audio clip. Dialogflow does not impose any validation on this value. It is specific to the client that reads it.
6560
- """
6561
- allow_playback_interruption: NotRequired[pulumi.Input[bool]]
6562
- """
6563
- (Output)
6564
- Whether the playback of this message can be interrupted by the end user's speech and the client can then starts the next Dialogflow request.
6565
- """
6566
- elif False:
6567
- CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioArgsDict: TypeAlias = Mapping[str, Any]
6568
-
6569
4853
  @pulumi.input_type
6570
4854
  class CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessagePlayAudioArgs:
6571
4855
  def __init__(__self__, *,
@@ -6606,15 +4890,6 @@ class CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessa
6606
4890
  pulumi.set(self, "allow_playback_interruption", value)
6607
4891
 
6608
4892
 
6609
- if not MYPY:
6610
- class CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCallArgsDict(TypedDict):
6611
- phone_number: pulumi.Input[str]
6612
- """
6613
- Transfer the call to a phone number in E.164 format.
6614
- """
6615
- elif False:
6616
- CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCallArgsDict: TypeAlias = Mapping[str, Any]
6617
-
6618
4893
  @pulumi.input_type
6619
4894
  class CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTelephonyTransferCallArgs:
6620
4895
  def __init__(__self__, *,
@@ -6637,20 +4912,6 @@ class CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessa
6637
4912
  pulumi.set(self, "phone_number", value)
6638
4913
 
6639
4914
 
6640
- if not MYPY:
6641
- class CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextArgsDict(TypedDict):
6642
- allow_playback_interruption: NotRequired[pulumi.Input[bool]]
6643
- """
6644
- (Output)
6645
- Whether the playback of this message can be interrupted by the end user's speech and the client can then starts the next Dialogflow request.
6646
- """
6647
- texts: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
6648
- """
6649
- A collection of text responses.
6650
- """
6651
- elif False:
6652
- CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextArgsDict: TypeAlias = Mapping[str, Any]
6653
-
6654
4915
  @pulumi.input_type
6655
4916
  class CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessageTextArgs:
6656
4917
  def __init__(__self__, *,
@@ -6692,19 +4953,6 @@ class CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentMessa
6692
4953
  pulumi.set(self, "texts", value)
6693
4954
 
6694
4955
 
6695
- if not MYPY:
6696
- class CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentSetParameterActionArgsDict(TypedDict):
6697
- parameter: NotRequired[pulumi.Input[str]]
6698
- """
6699
- Display name of the parameter.
6700
- """
6701
- value: NotRequired[pulumi.Input[str]]
6702
- """
6703
- The new JSON-encoded value of the parameter. A null value clears the parameter.
6704
- """
6705
- elif False:
6706
- CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentSetParameterActionArgsDict: TypeAlias = Mapping[str, Any]
6707
-
6708
4956
  @pulumi.input_type
6709
4957
  class CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentSetParameterActionArgs:
6710
4958
  def __init__(__self__, *,
@@ -6732,52 +4980,17 @@ class CxPageFormParameterFillBehaviorRepromptEventHandlerTriggerFulfillmentSetPa
6732
4980
  pulumi.set(self, "parameter", value)
6733
4981
 
6734
4982
  @property
6735
- @pulumi.getter
6736
- def value(self) -> Optional[pulumi.Input[str]]:
6737
- """
6738
- The new JSON-encoded value of the parameter. A null value clears the parameter.
6739
- """
6740
- return pulumi.get(self, "value")
6741
-
6742
- @value.setter
6743
- def value(self, value: Optional[pulumi.Input[str]]):
6744
- pulumi.set(self, "value", value)
6745
-
6746
-
6747
- if not MYPY:
6748
- class CxPageTransitionRouteArgsDict(TypedDict):
6749
- condition: NotRequired[pulumi.Input[str]]
6750
- """
6751
- The condition to evaluate against form parameters or session parameters.
6752
- At least one of intent or condition must be specified. When both intent and condition are specified, the transition can only happen when both are fulfilled.
6753
- """
6754
- intent: NotRequired[pulumi.Input[str]]
6755
- """
6756
- The unique identifier of an Intent.
6757
- Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/intents/<Intent ID>. Indicates that the transition can only happen when the given intent is matched. At least one of intent or condition must be specified. When both intent and condition are specified, the transition can only happen when both are fulfilled.
6758
- """
6759
- name: NotRequired[pulumi.Input[str]]
6760
- """
6761
- (Output)
6762
- The unique identifier of this transition route.
6763
- """
6764
- target_flow: NotRequired[pulumi.Input[str]]
6765
- """
6766
- The target flow to transition to.
6767
- Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>.
6768
- """
6769
- target_page: NotRequired[pulumi.Input[str]]
6770
- """
6771
- The target page to transition to.
6772
- Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>/pages/<Page ID>.
6773
- """
6774
- trigger_fulfillment: NotRequired[pulumi.Input['CxPageTransitionRouteTriggerFulfillmentArgsDict']]
4983
+ @pulumi.getter
4984
+ def value(self) -> Optional[pulumi.Input[str]]:
6775
4985
  """
6776
- The fulfillment to call when the condition is satisfied. At least one of triggerFulfillment and target must be specified. When both are defined, triggerFulfillment is executed first.
6777
- Structure is documented below.
4986
+ The new JSON-encoded value of the parameter. A null value clears the parameter.
6778
4987
  """
6779
- elif False:
6780
- CxPageTransitionRouteArgsDict: TypeAlias = Mapping[str, Any]
4988
+ return pulumi.get(self, "value")
4989
+
4990
+ @value.setter
4991
+ def value(self, value: Optional[pulumi.Input[str]]):
4992
+ pulumi.set(self, "value", value)
4993
+
6781
4994
 
6782
4995
  @pulumi.input_type
6783
4996
  class CxPageTransitionRouteArgs:
@@ -6894,38 +5107,6 @@ class CxPageTransitionRouteArgs:
6894
5107
  pulumi.set(self, "trigger_fulfillment", value)
6895
5108
 
6896
5109
 
6897
- if not MYPY:
6898
- class CxPageTransitionRouteTriggerFulfillmentArgsDict(TypedDict):
6899
- conditional_cases: NotRequired[pulumi.Input[Sequence[pulumi.Input['CxPageTransitionRouteTriggerFulfillmentConditionalCaseArgsDict']]]]
6900
- """
6901
- Conditional cases for this fulfillment.
6902
- Structure is documented below.
6903
- """
6904
- messages: NotRequired[pulumi.Input[Sequence[pulumi.Input['CxPageTransitionRouteTriggerFulfillmentMessageArgsDict']]]]
6905
- """
6906
- The list of rich message responses to present to the user.
6907
- Structure is documented below.
6908
- """
6909
- return_partial_responses: NotRequired[pulumi.Input[bool]]
6910
- """
6911
- Whether Dialogflow should return currently queued fulfillment response messages in streaming APIs. If a webhook is specified, it happens before Dialogflow invokes webhook. Warning: 1) This flag only affects streaming API. Responses are still queued and returned once in non-streaming API. 2) The flag can be enabled in any fulfillment but only the first 3 partial responses will be returned. You may only want to apply it to fulfillments that have slow webhooks.
6912
- """
6913
- set_parameter_actions: NotRequired[pulumi.Input[Sequence[pulumi.Input['CxPageTransitionRouteTriggerFulfillmentSetParameterActionArgsDict']]]]
6914
- """
6915
- Set parameter values before executing the webhook.
6916
- Structure is documented below.
6917
- """
6918
- tag: NotRequired[pulumi.Input[str]]
6919
- """
6920
- The tag used by the webhook to identify which fulfillment is being called. This field is required if webhook is specified.
6921
- """
6922
- webhook: NotRequired[pulumi.Input[str]]
6923
- """
6924
- The webhook to call. Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/webhooks/<Webhook ID>.
6925
- """
6926
- elif False:
6927
- CxPageTransitionRouteTriggerFulfillmentArgsDict: TypeAlias = Mapping[str, Any]
6928
-
6929
5110
  @pulumi.input_type
6930
5111
  class CxPageTransitionRouteTriggerFulfillmentArgs:
6931
5112
  def __init__(__self__, *,
@@ -7035,16 +5216,6 @@ class CxPageTransitionRouteTriggerFulfillmentArgs:
7035
5216
  pulumi.set(self, "webhook", value)
7036
5217
 
7037
5218
 
7038
- if not MYPY:
7039
- class CxPageTransitionRouteTriggerFulfillmentConditionalCaseArgsDict(TypedDict):
7040
- cases: NotRequired[pulumi.Input[str]]
7041
- """
7042
- A JSON encoded list of cascading if-else conditions. Cases are mutually exclusive. The first one with a matching condition is selected, all the rest ignored.
7043
- See [Case](https://cloud.google.com/dialogflow/cx/docs/reference/rest/v3/Fulfillment#case) for the schema.
7044
- """
7045
- elif False:
7046
- CxPageTransitionRouteTriggerFulfillmentConditionalCaseArgsDict: TypeAlias = Mapping[str, Any]
7047
-
7048
5219
  @pulumi.input_type
7049
5220
  class CxPageTransitionRouteTriggerFulfillmentConditionalCaseArgs:
7050
5221
  def __init__(__self__, *,
@@ -7070,57 +5241,6 @@ class CxPageTransitionRouteTriggerFulfillmentConditionalCaseArgs:
7070
5241
  pulumi.set(self, "cases", value)
7071
5242
 
7072
5243
 
7073
- if not MYPY:
7074
- class CxPageTransitionRouteTriggerFulfillmentMessageArgsDict(TypedDict):
7075
- channel: NotRequired[pulumi.Input[str]]
7076
- """
7077
- The channel which the response is associated with. Clients can specify the channel via QueryParameters.channel, and only associated channel response will be returned.
7078
- """
7079
- conversation_success: NotRequired[pulumi.Input['CxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessArgsDict']]
7080
- """
7081
- Indicates that the conversation succeeded, i.e., the bot handled the issue that the customer talked to it about.
7082
- Dialogflow only uses this to determine which conversations should be counted as successful and doesn't process the metadata in this message in any way. Note that Dialogflow also considers conversations that get to the conversation end page as successful even if they don't return ConversationSuccess.
7083
- You may set this, for example:
7084
- * In the entryFulfillment of a Page if entering the page indicates that the conversation succeeded.
7085
- * In a webhook response when you determine that you handled the customer issue.
7086
- Structure is documented below.
7087
- """
7088
- live_agent_handoff: NotRequired[pulumi.Input['CxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffArgsDict']]
7089
- """
7090
- Indicates that the conversation should be handed off to a live agent.
7091
- Dialogflow only uses this to determine which conversations were handed off to a human agent for measurement purposes. What else to do with this signal is up to you and your handoff procedures.
7092
- You may set this, for example:
7093
- * In the entryFulfillment of a Page if entering the page indicates something went extremely wrong in the conversation.
7094
- * In a webhook response when you determine that the customer issue can only be handled by a human.
7095
- Structure is documented below.
7096
- """
7097
- output_audio_text: NotRequired[pulumi.Input['CxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextArgsDict']]
7098
- """
7099
- A text or ssml response that is preferentially used for TTS output audio synthesis, as described in the comment on the ResponseMessage message.
7100
- Structure is documented below.
7101
- """
7102
- payload: NotRequired[pulumi.Input[str]]
7103
- """
7104
- A custom, platform-specific payload.
7105
- """
7106
- play_audio: NotRequired[pulumi.Input['CxPageTransitionRouteTriggerFulfillmentMessagePlayAudioArgsDict']]
7107
- """
7108
- Specifies an audio clip to be played by the client as part of the response.
7109
- Structure is documented below.
7110
- """
7111
- telephony_transfer_call: NotRequired[pulumi.Input['CxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallArgsDict']]
7112
- """
7113
- Represents the signal that telles the client to transfer the phone call connected to the agent to a third-party endpoint.
7114
- Structure is documented below.
7115
- """
7116
- text: NotRequired[pulumi.Input['CxPageTransitionRouteTriggerFulfillmentMessageTextArgsDict']]
7117
- """
7118
- The text response message.
7119
- Structure is documented below.
7120
- """
7121
- elif False:
7122
- CxPageTransitionRouteTriggerFulfillmentMessageArgsDict: TypeAlias = Mapping[str, Any]
7123
-
7124
5244
  @pulumi.input_type
7125
5245
  class CxPageTransitionRouteTriggerFulfillmentMessageArgs:
7126
5246
  def __init__(__self__, *,
@@ -7284,15 +5404,6 @@ class CxPageTransitionRouteTriggerFulfillmentMessageArgs:
7284
5404
  pulumi.set(self, "text", value)
7285
5405
 
7286
5406
 
7287
- if not MYPY:
7288
- class CxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessArgsDict(TypedDict):
7289
- metadata: NotRequired[pulumi.Input[str]]
7290
- """
7291
- Custom metadata. Dialogflow doesn't impose any structure on this.
7292
- """
7293
- elif False:
7294
- CxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessArgsDict: TypeAlias = Mapping[str, Any]
7295
-
7296
5407
  @pulumi.input_type
7297
5408
  class CxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessArgs:
7298
5409
  def __init__(__self__, *,
@@ -7316,15 +5427,6 @@ class CxPageTransitionRouteTriggerFulfillmentMessageConversationSuccessArgs:
7316
5427
  pulumi.set(self, "metadata", value)
7317
5428
 
7318
5429
 
7319
- if not MYPY:
7320
- class CxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffArgsDict(TypedDict):
7321
- metadata: NotRequired[pulumi.Input[str]]
7322
- """
7323
- Custom metadata. Dialogflow doesn't impose any structure on this.
7324
- """
7325
- elif False:
7326
- CxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffArgsDict: TypeAlias = Mapping[str, Any]
7327
-
7328
5430
  @pulumi.input_type
7329
5431
  class CxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffArgs:
7330
5432
  def __init__(__self__, *,
@@ -7348,24 +5450,6 @@ class CxPageTransitionRouteTriggerFulfillmentMessageLiveAgentHandoffArgs:
7348
5450
  pulumi.set(self, "metadata", value)
7349
5451
 
7350
5452
 
7351
- if not MYPY:
7352
- class CxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextArgsDict(TypedDict):
7353
- allow_playback_interruption: NotRequired[pulumi.Input[bool]]
7354
- """
7355
- (Output)
7356
- Whether the playback of this message can be interrupted by the end user's speech and the client can then starts the next Dialogflow request.
7357
- """
7358
- ssml: NotRequired[pulumi.Input[str]]
7359
- """
7360
- The SSML text to be synthesized. For more information, see SSML.
7361
- """
7362
- text: NotRequired[pulumi.Input[str]]
7363
- """
7364
- The raw text to be synthesized.
7365
- """
7366
- elif False:
7367
- CxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextArgsDict: TypeAlias = Mapping[str, Any]
7368
-
7369
5453
  @pulumi.input_type
7370
5454
  class CxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextArgs:
7371
5455
  def __init__(__self__, *,
@@ -7423,20 +5507,6 @@ class CxPageTransitionRouteTriggerFulfillmentMessageOutputAudioTextArgs:
7423
5507
  pulumi.set(self, "text", value)
7424
5508
 
7425
5509
 
7426
- if not MYPY:
7427
- class CxPageTransitionRouteTriggerFulfillmentMessagePlayAudioArgsDict(TypedDict):
7428
- audio_uri: pulumi.Input[str]
7429
- """
7430
- URI of the audio clip. Dialogflow does not impose any validation on this value. It is specific to the client that reads it.
7431
- """
7432
- allow_playback_interruption: NotRequired[pulumi.Input[bool]]
7433
- """
7434
- (Output)
7435
- Whether the playback of this message can be interrupted by the end user's speech and the client can then starts the next Dialogflow request.
7436
- """
7437
- elif False:
7438
- CxPageTransitionRouteTriggerFulfillmentMessagePlayAudioArgsDict: TypeAlias = Mapping[str, Any]
7439
-
7440
5510
  @pulumi.input_type
7441
5511
  class CxPageTransitionRouteTriggerFulfillmentMessagePlayAudioArgs:
7442
5512
  def __init__(__self__, *,
@@ -7477,15 +5547,6 @@ class CxPageTransitionRouteTriggerFulfillmentMessagePlayAudioArgs:
7477
5547
  pulumi.set(self, "allow_playback_interruption", value)
7478
5548
 
7479
5549
 
7480
- if not MYPY:
7481
- class CxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallArgsDict(TypedDict):
7482
- phone_number: pulumi.Input[str]
7483
- """
7484
- Transfer the call to a phone number in E.164 format.
7485
- """
7486
- elif False:
7487
- CxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallArgsDict: TypeAlias = Mapping[str, Any]
7488
-
7489
5550
  @pulumi.input_type
7490
5551
  class CxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallArgs:
7491
5552
  def __init__(__self__, *,
@@ -7508,20 +5569,6 @@ class CxPageTransitionRouteTriggerFulfillmentMessageTelephonyTransferCallArgs:
7508
5569
  pulumi.set(self, "phone_number", value)
7509
5570
 
7510
5571
 
7511
- if not MYPY:
7512
- class CxPageTransitionRouteTriggerFulfillmentMessageTextArgsDict(TypedDict):
7513
- allow_playback_interruption: NotRequired[pulumi.Input[bool]]
7514
- """
7515
- (Output)
7516
- Whether the playback of this message can be interrupted by the end user's speech and the client can then starts the next Dialogflow request.
7517
- """
7518
- texts: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
7519
- """
7520
- A collection of text responses.
7521
- """
7522
- elif False:
7523
- CxPageTransitionRouteTriggerFulfillmentMessageTextArgsDict: TypeAlias = Mapping[str, Any]
7524
-
7525
5572
  @pulumi.input_type
7526
5573
  class CxPageTransitionRouteTriggerFulfillmentMessageTextArgs:
7527
5574
  def __init__(__self__, *,
@@ -7563,19 +5610,6 @@ class CxPageTransitionRouteTriggerFulfillmentMessageTextArgs:
7563
5610
  pulumi.set(self, "texts", value)
7564
5611
 
7565
5612
 
7566
- if not MYPY:
7567
- class CxPageTransitionRouteTriggerFulfillmentSetParameterActionArgsDict(TypedDict):
7568
- parameter: NotRequired[pulumi.Input[str]]
7569
- """
7570
- Display name of the parameter.
7571
- """
7572
- value: NotRequired[pulumi.Input[str]]
7573
- """
7574
- The new JSON-encoded value of the parameter. A null value clears the parameter.
7575
- """
7576
- elif False:
7577
- CxPageTransitionRouteTriggerFulfillmentSetParameterActionArgsDict: TypeAlias = Mapping[str, Any]
7578
-
7579
5613
  @pulumi.input_type
7580
5614
  class CxPageTransitionRouteTriggerFulfillmentSetParameterActionArgs:
7581
5615
  def __init__(__self__, *,
@@ -7615,31 +5649,6 @@ class CxPageTransitionRouteTriggerFulfillmentSetParameterActionArgs:
7615
5649
  pulumi.set(self, "value", value)
7616
5650
 
7617
5651
 
7618
- if not MYPY:
7619
- class CxSecuritySettingsAudioExportSettingsArgsDict(TypedDict):
7620
- audio_export_pattern: NotRequired[pulumi.Input[str]]
7621
- """
7622
- Filename pattern for exported audio.
7623
- """
7624
- audio_format: NotRequired[pulumi.Input[str]]
7625
- """
7626
- File format for exported audio file. Currently only in telephony recordings.
7627
- * MULAW: G.711 mu-law PCM with 8kHz sample rate.
7628
- * MP3: MP3 file format.
7629
- * OGG: OGG Vorbis.
7630
- Possible values are: `MULAW`, `MP3`, `OGG`.
7631
- """
7632
- enable_audio_redaction: NotRequired[pulumi.Input[bool]]
7633
- """
7634
- Enable audio redaction if it is true.
7635
- """
7636
- gcs_bucket: NotRequired[pulumi.Input[str]]
7637
- """
7638
- Cloud Storage bucket to export audio record to. Setting this field would grant the Storage Object Creator role to the Dialogflow Service Agent. API caller that tries to modify this field should have the permission of storage.buckets.setIamPolicy.
7639
- """
7640
- elif False:
7641
- CxSecuritySettingsAudioExportSettingsArgsDict: TypeAlias = Mapping[str, Any]
7642
-
7643
5652
  @pulumi.input_type
7644
5653
  class CxSecuritySettingsAudioExportSettingsArgs:
7645
5654
  def __init__(__self__, *,
@@ -7719,15 +5728,6 @@ class CxSecuritySettingsAudioExportSettingsArgs:
7719
5728
  pulumi.set(self, "gcs_bucket", value)
7720
5729
 
7721
5730
 
7722
- if not MYPY:
7723
- class CxSecuritySettingsInsightsExportSettingsArgsDict(TypedDict):
7724
- enable_insights_export: pulumi.Input[bool]
7725
- """
7726
- If enabled, we will automatically exports conversations to Insights and Insights runs its analyzers.
7727
- """
7728
- elif False:
7729
- CxSecuritySettingsInsightsExportSettingsArgsDict: TypeAlias = Mapping[str, Any]
7730
-
7731
5731
  @pulumi.input_type
7732
5732
  class CxSecuritySettingsInsightsExportSettingsArgs:
7733
5733
  def __init__(__self__, *,
@@ -7750,36 +5750,6 @@ class CxSecuritySettingsInsightsExportSettingsArgs:
7750
5750
  pulumi.set(self, "enable_insights_export", value)
7751
5751
 
7752
5752
 
7753
- if not MYPY:
7754
- class CxTestCaseLastTestResultArgsDict(TypedDict):
7755
- conversation_turns: NotRequired[pulumi.Input[Sequence[pulumi.Input['CxTestCaseLastTestResultConversationTurnArgsDict']]]]
7756
- """
7757
- The conversation turns uttered during the test case replay in chronological order.
7758
- Structure is documented below.
7759
- """
7760
- environment: NotRequired[pulumi.Input[str]]
7761
- """
7762
- Environment where the test was run. If not set, it indicates the draft environment.
7763
- """
7764
- name: NotRequired[pulumi.Input[str]]
7765
- """
7766
- The unique identifier of the page.
7767
- Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>/pages/<Page ID>.
7768
- """
7769
- test_result: NotRequired[pulumi.Input[str]]
7770
- """
7771
- Whether the test case passed in the agent environment.
7772
- * PASSED: The test passed.
7773
- * FAILED: The test did not pass.
7774
- Possible values are: `PASSED`, `FAILED`.
7775
- """
7776
- test_time: NotRequired[pulumi.Input[str]]
7777
- """
7778
- The time that the test was run. A timestamp in RFC3339 text format.
7779
- """
7780
- elif False:
7781
- CxTestCaseLastTestResultArgsDict: TypeAlias = Mapping[str, Any]
7782
-
7783
5753
  @pulumi.input_type
7784
5754
  class CxTestCaseLastTestResultArgs:
7785
5755
  def __init__(__self__, *,
@@ -7877,21 +5847,6 @@ class CxTestCaseLastTestResultArgs:
7877
5847
  pulumi.set(self, "test_time", value)
7878
5848
 
7879
5849
 
7880
- if not MYPY:
7881
- class CxTestCaseLastTestResultConversationTurnArgsDict(TypedDict):
7882
- user_input: NotRequired[pulumi.Input['CxTestCaseLastTestResultConversationTurnUserInputArgsDict']]
7883
- """
7884
- The user input.
7885
- Structure is documented below.
7886
- """
7887
- virtual_agent_output: NotRequired[pulumi.Input['CxTestCaseLastTestResultConversationTurnVirtualAgentOutputArgsDict']]
7888
- """
7889
- The virtual agent output.
7890
- Structure is documented below.
7891
- """
7892
- elif False:
7893
- CxTestCaseLastTestResultConversationTurnArgsDict: TypeAlias = Mapping[str, Any]
7894
-
7895
5850
  @pulumi.input_type
7896
5851
  class CxTestCaseLastTestResultConversationTurnArgs:
7897
5852
  def __init__(__self__, *,
@@ -7935,28 +5890,6 @@ class CxTestCaseLastTestResultConversationTurnArgs:
7935
5890
  pulumi.set(self, "virtual_agent_output", value)
7936
5891
 
7937
5892
 
7938
- if not MYPY:
7939
- class CxTestCaseLastTestResultConversationTurnUserInputArgsDict(TypedDict):
7940
- enable_sentiment_analysis: NotRequired[pulumi.Input[bool]]
7941
- """
7942
- Whether sentiment analysis is enabled.
7943
- """
7944
- injected_parameters: NotRequired[pulumi.Input[str]]
7945
- """
7946
- Parameters that need to be injected into the conversation during intent detection.
7947
- """
7948
- input: NotRequired[pulumi.Input['CxTestCaseLastTestResultConversationTurnUserInputInputArgsDict']]
7949
- """
7950
- User input. Supports text input, event input, dtmf input in the test case.
7951
- Structure is documented below.
7952
- """
7953
- is_webhook_enabled: NotRequired[pulumi.Input[bool]]
7954
- """
7955
- If webhooks should be allowed to trigger in response to the user utterance. Often if parameters are injected, webhooks should not be enabled.
7956
- """
7957
- elif False:
7958
- CxTestCaseLastTestResultConversationTurnUserInputArgsDict: TypeAlias = Mapping[str, Any]
7959
-
7960
5893
  @pulumi.input_type
7961
5894
  class CxTestCaseLastTestResultConversationTurnUserInputArgs:
7962
5895
  def __init__(__self__, *,
@@ -8030,31 +5963,6 @@ class CxTestCaseLastTestResultConversationTurnUserInputArgs:
8030
5963
  pulumi.set(self, "is_webhook_enabled", value)
8031
5964
 
8032
5965
 
8033
- if not MYPY:
8034
- class CxTestCaseLastTestResultConversationTurnUserInputInputArgsDict(TypedDict):
8035
- dtmf: NotRequired[pulumi.Input['CxTestCaseLastTestResultConversationTurnUserInputInputDtmfArgsDict']]
8036
- """
8037
- The DTMF event to be handled.
8038
- Structure is documented below.
8039
- """
8040
- event: NotRequired[pulumi.Input['CxTestCaseLastTestResultConversationTurnUserInputInputEventArgsDict']]
8041
- """
8042
- The event to be triggered.
8043
- Structure is documented below.
8044
- """
8045
- language_code: NotRequired[pulumi.Input[str]]
8046
- """
8047
- The language of the input. See [Language Support](https://cloud.google.com/dialogflow/cx/docs/reference/language) for a list of the currently supported language codes.
8048
- Note that queries in the same session do not necessarily need to specify the same language.
8049
- """
8050
- text: NotRequired[pulumi.Input['CxTestCaseLastTestResultConversationTurnUserInputInputTextArgsDict']]
8051
- """
8052
- The natural language text to be processed.
8053
- Structure is documented below.
8054
- """
8055
- elif False:
8056
- CxTestCaseLastTestResultConversationTurnUserInputInputArgsDict: TypeAlias = Mapping[str, Any]
8057
-
8058
5966
  @pulumi.input_type
8059
5967
  class CxTestCaseLastTestResultConversationTurnUserInputInputArgs:
8060
5968
  def __init__(__self__, *,
@@ -8134,19 +6042,6 @@ class CxTestCaseLastTestResultConversationTurnUserInputInputArgs:
8134
6042
  pulumi.set(self, "text", value)
8135
6043
 
8136
6044
 
8137
- if not MYPY:
8138
- class CxTestCaseLastTestResultConversationTurnUserInputInputDtmfArgsDict(TypedDict):
8139
- digits: NotRequired[pulumi.Input[str]]
8140
- """
8141
- The dtmf digits.
8142
- """
8143
- finish_digit: NotRequired[pulumi.Input[str]]
8144
- """
8145
- The finish digit (if any).
8146
- """
8147
- elif False:
8148
- CxTestCaseLastTestResultConversationTurnUserInputInputDtmfArgsDict: TypeAlias = Mapping[str, Any]
8149
-
8150
6045
  @pulumi.input_type
8151
6046
  class CxTestCaseLastTestResultConversationTurnUserInputInputDtmfArgs:
8152
6047
  def __init__(__self__, *,
@@ -8186,15 +6081,6 @@ class CxTestCaseLastTestResultConversationTurnUserInputInputDtmfArgs:
8186
6081
  pulumi.set(self, "finish_digit", value)
8187
6082
 
8188
6083
 
8189
- if not MYPY:
8190
- class CxTestCaseLastTestResultConversationTurnUserInputInputEventArgsDict(TypedDict):
8191
- event: pulumi.Input[str]
8192
- """
8193
- Name of the event.
8194
- """
8195
- elif False:
8196
- CxTestCaseLastTestResultConversationTurnUserInputInputEventArgsDict: TypeAlias = Mapping[str, Any]
8197
-
8198
6084
  @pulumi.input_type
8199
6085
  class CxTestCaseLastTestResultConversationTurnUserInputInputEventArgs:
8200
6086
  def __init__(__self__, *,
@@ -8217,70 +6103,27 @@ class CxTestCaseLastTestResultConversationTurnUserInputInputEventArgs:
8217
6103
  pulumi.set(self, "event", value)
8218
6104
 
8219
6105
 
8220
- if not MYPY:
8221
- class CxTestCaseLastTestResultConversationTurnUserInputInputTextArgsDict(TypedDict):
8222
- text: pulumi.Input[str]
8223
- """
8224
- The natural language text to be processed. Text length must not exceed 256 characters.
8225
- """
8226
- elif False:
8227
- CxTestCaseLastTestResultConversationTurnUserInputInputTextArgsDict: TypeAlias = Mapping[str, Any]
8228
-
8229
6106
  @pulumi.input_type
8230
6107
  class CxTestCaseLastTestResultConversationTurnUserInputInputTextArgs:
8231
6108
  def __init__(__self__, *,
8232
6109
  text: pulumi.Input[str]):
8233
6110
  """
8234
- :param pulumi.Input[str] text: The natural language text to be processed. Text length must not exceed 256 characters.
8235
- """
8236
- pulumi.set(__self__, "text", text)
8237
-
8238
- @property
8239
- @pulumi.getter
8240
- def text(self) -> pulumi.Input[str]:
8241
- """
8242
- The natural language text to be processed. Text length must not exceed 256 characters.
8243
- """
8244
- return pulumi.get(self, "text")
8245
-
8246
- @text.setter
8247
- def text(self, value: pulumi.Input[str]):
8248
- pulumi.set(self, "text", value)
8249
-
8250
-
8251
- if not MYPY:
8252
- class CxTestCaseLastTestResultConversationTurnVirtualAgentOutputArgsDict(TypedDict):
8253
- current_page: NotRequired[pulumi.Input['CxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPageArgsDict']]
8254
- """
8255
- The [Page](https://cloud.google.com/dialogflow/cx/docs/reference/rest/v3/projects.locations.agents.flows.pages#Page) on which the utterance was spoken.
8256
- Structure is documented below.
8257
- """
8258
- differences: NotRequired[pulumi.Input[Sequence[pulumi.Input['CxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifferenceArgsDict']]]]
8259
- """
8260
- The list of differences between the original run and the replay for this output, if any.
8261
- Structure is documented below.
8262
- """
8263
- session_parameters: NotRequired[pulumi.Input[str]]
8264
- """
8265
- The session parameters available to the bot at this point.
8266
- """
8267
- status: NotRequired[pulumi.Input['CxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusArgsDict']]
8268
- """
8269
- Response error from the agent in the test result. If set, other output is empty.
8270
- Structure is documented below.
8271
- """
8272
- text_responses: NotRequired[pulumi.Input[Sequence[pulumi.Input['CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTextResponseArgsDict']]]]
8273
- """
8274
- The text responses from the agent for the turn.
8275
- Structure is documented below.
8276
- """
8277
- triggered_intent: NotRequired[pulumi.Input['CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentArgsDict']]
6111
+ :param pulumi.Input[str] text: The natural language text to be processed. Text length must not exceed 256 characters.
8278
6112
  """
8279
- The [Intent](https://cloud.google.com/dialogflow/cx/docs/reference/rest/v3/projects.locations.agents.intents#Intent) that triggered the response.
8280
- Structure is documented below.
6113
+ pulumi.set(__self__, "text", text)
6114
+
6115
+ @property
6116
+ @pulumi.getter
6117
+ def text(self) -> pulumi.Input[str]:
8281
6118
  """
8282
- elif False:
8283
- CxTestCaseLastTestResultConversationTurnVirtualAgentOutputArgsDict: TypeAlias = Mapping[str, Any]
6119
+ The natural language text to be processed. Text length must not exceed 256 characters.
6120
+ """
6121
+ return pulumi.get(self, "text")
6122
+
6123
+ @text.setter
6124
+ def text(self, value: pulumi.Input[str]):
6125
+ pulumi.set(self, "text", value)
6126
+
8284
6127
 
8285
6128
  @pulumi.input_type
8286
6129
  class CxTestCaseLastTestResultConversationTurnVirtualAgentOutputArgs:
@@ -8395,21 +6238,6 @@ class CxTestCaseLastTestResultConversationTurnVirtualAgentOutputArgs:
8395
6238
  pulumi.set(self, "triggered_intent", value)
8396
6239
 
8397
6240
 
8398
- if not MYPY:
8399
- class CxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPageArgsDict(TypedDict):
8400
- display_name: NotRequired[pulumi.Input[str]]
8401
- """
8402
- (Output)
8403
- The human-readable name of the page, unique within the flow.
8404
- """
8405
- name: NotRequired[pulumi.Input[str]]
8406
- """
8407
- The unique identifier of the page.
8408
- Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>/pages/<Page ID>.
8409
- """
8410
- elif False:
8411
- CxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPageArgsDict: TypeAlias = Mapping[str, Any]
8412
-
8413
6241
  @pulumi.input_type
8414
6242
  class CxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPageArgs:
8415
6243
  def __init__(__self__, *,
@@ -8453,25 +6281,6 @@ class CxTestCaseLastTestResultConversationTurnVirtualAgentOutputCurrentPageArgs:
8453
6281
  pulumi.set(self, "name", value)
8454
6282
 
8455
6283
 
8456
- if not MYPY:
8457
- class CxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifferenceArgsDict(TypedDict):
8458
- description: NotRequired[pulumi.Input[str]]
8459
- """
8460
- A human readable description of the diff, showing the actual output vs expected output.
8461
- """
8462
- type: NotRequired[pulumi.Input[str]]
8463
- """
8464
- The type of diff.
8465
- * INTENT: The intent.
8466
- * PAGE: The page.
8467
- * PARAMETERS: The parameters.
8468
- * UTTERANCE: The message utterance.
8469
- * FLOW: The flow.
8470
- Possible values are: `INTENT`, `PAGE`, `PARAMETERS`, `UTTERANCE`, `FLOW`.
8471
- """
8472
- elif False:
8473
- CxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifferenceArgsDict: TypeAlias = Mapping[str, Any]
8474
-
8475
6284
  @pulumi.input_type
8476
6285
  class CxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifferenceArgs:
8477
6286
  def __init__(__self__, *,
@@ -8523,23 +6332,6 @@ class CxTestCaseLastTestResultConversationTurnVirtualAgentOutputDifferenceArgs:
8523
6332
  pulumi.set(self, "type", value)
8524
6333
 
8525
6334
 
8526
- if not MYPY:
8527
- class CxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusArgsDict(TypedDict):
8528
- code: NotRequired[pulumi.Input[int]]
8529
- """
8530
- The status code, which should be an enum value of google.rpc.Code.
8531
- """
8532
- details: NotRequired[pulumi.Input[str]]
8533
- """
8534
- A JSON encoded list of messages that carry the error details.
8535
- """
8536
- message: NotRequired[pulumi.Input[str]]
8537
- """
8538
- A developer-facing error message.
8539
- """
8540
- elif False:
8541
- CxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusArgsDict: TypeAlias = Mapping[str, Any]
8542
-
8543
6335
  @pulumi.input_type
8544
6336
  class CxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusArgs:
8545
6337
  def __init__(__self__, *,
@@ -8595,15 +6387,6 @@ class CxTestCaseLastTestResultConversationTurnVirtualAgentOutputStatusArgs:
8595
6387
  pulumi.set(self, "message", value)
8596
6388
 
8597
6389
 
8598
- if not MYPY:
8599
- class CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTextResponseArgsDict(TypedDict):
8600
- texts: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
8601
- """
8602
- A collection of text responses.
8603
- """
8604
- elif False:
8605
- CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTextResponseArgsDict: TypeAlias = Mapping[str, Any]
8606
-
8607
6390
  @pulumi.input_type
8608
6391
  class CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTextResponseArgs:
8609
6392
  def __init__(__self__, *,
@@ -8627,21 +6410,6 @@ class CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTextResponseArgs
8627
6410
  pulumi.set(self, "texts", value)
8628
6411
 
8629
6412
 
8630
- if not MYPY:
8631
- class CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentArgsDict(TypedDict):
8632
- display_name: NotRequired[pulumi.Input[str]]
8633
- """
8634
- (Output)
8635
- The human-readable name of the intent, unique within the agent.
8636
- """
8637
- name: NotRequired[pulumi.Input[str]]
8638
- """
8639
- The unique identifier of the intent.
8640
- Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/intents/<Intent ID>.
8641
- """
8642
- elif False:
8643
- CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentArgsDict: TypeAlias = Mapping[str, Any]
8644
-
8645
6413
  @pulumi.input_type
8646
6414
  class CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentArgs:
8647
6415
  def __init__(__self__, *,
@@ -8685,21 +6453,6 @@ class CxTestCaseLastTestResultConversationTurnVirtualAgentOutputTriggeredIntentA
8685
6453
  pulumi.set(self, "name", value)
8686
6454
 
8687
6455
 
8688
- if not MYPY:
8689
- class CxTestCaseTestCaseConversationTurnArgsDict(TypedDict):
8690
- user_input: NotRequired[pulumi.Input['CxTestCaseTestCaseConversationTurnUserInputArgsDict']]
8691
- """
8692
- The user input.
8693
- Structure is documented below.
8694
- """
8695
- virtual_agent_output: NotRequired[pulumi.Input['CxTestCaseTestCaseConversationTurnVirtualAgentOutputArgsDict']]
8696
- """
8697
- The virtual agent output.
8698
- Structure is documented below.
8699
- """
8700
- elif False:
8701
- CxTestCaseTestCaseConversationTurnArgsDict: TypeAlias = Mapping[str, Any]
8702
-
8703
6456
  @pulumi.input_type
8704
6457
  class CxTestCaseTestCaseConversationTurnArgs:
8705
6458
  def __init__(__self__, *,
@@ -8743,28 +6496,6 @@ class CxTestCaseTestCaseConversationTurnArgs:
8743
6496
  pulumi.set(self, "virtual_agent_output", value)
8744
6497
 
8745
6498
 
8746
- if not MYPY:
8747
- class CxTestCaseTestCaseConversationTurnUserInputArgsDict(TypedDict):
8748
- enable_sentiment_analysis: NotRequired[pulumi.Input[bool]]
8749
- """
8750
- Whether sentiment analysis is enabled.
8751
- """
8752
- injected_parameters: NotRequired[pulumi.Input[str]]
8753
- """
8754
- Parameters that need to be injected into the conversation during intent detection.
8755
- """
8756
- input: NotRequired[pulumi.Input['CxTestCaseTestCaseConversationTurnUserInputInputArgsDict']]
8757
- """
8758
- User input. Supports text input, event input, dtmf input in the test case.
8759
- Structure is documented below.
8760
- """
8761
- is_webhook_enabled: NotRequired[pulumi.Input[bool]]
8762
- """
8763
- If webhooks should be allowed to trigger in response to the user utterance. Often if parameters are injected, webhooks should not be enabled.
8764
- """
8765
- elif False:
8766
- CxTestCaseTestCaseConversationTurnUserInputArgsDict: TypeAlias = Mapping[str, Any]
8767
-
8768
6499
  @pulumi.input_type
8769
6500
  class CxTestCaseTestCaseConversationTurnUserInputArgs:
8770
6501
  def __init__(__self__, *,
@@ -8838,31 +6569,6 @@ class CxTestCaseTestCaseConversationTurnUserInputArgs:
8838
6569
  pulumi.set(self, "is_webhook_enabled", value)
8839
6570
 
8840
6571
 
8841
- if not MYPY:
8842
- class CxTestCaseTestCaseConversationTurnUserInputInputArgsDict(TypedDict):
8843
- dtmf: NotRequired[pulumi.Input['CxTestCaseTestCaseConversationTurnUserInputInputDtmfArgsDict']]
8844
- """
8845
- The DTMF event to be handled.
8846
- Structure is documented below.
8847
- """
8848
- event: NotRequired[pulumi.Input['CxTestCaseTestCaseConversationTurnUserInputInputEventArgsDict']]
8849
- """
8850
- The event to be triggered.
8851
- Structure is documented below.
8852
- """
8853
- language_code: NotRequired[pulumi.Input[str]]
8854
- """
8855
- The language of the input. See [Language Support](https://cloud.google.com/dialogflow/cx/docs/reference/language) for a list of the currently supported language codes.
8856
- Note that queries in the same session do not necessarily need to specify the same language.
8857
- """
8858
- text: NotRequired[pulumi.Input['CxTestCaseTestCaseConversationTurnUserInputInputTextArgsDict']]
8859
- """
8860
- The natural language text to be processed.
8861
- Structure is documented below.
8862
- """
8863
- elif False:
8864
- CxTestCaseTestCaseConversationTurnUserInputInputArgsDict: TypeAlias = Mapping[str, Any]
8865
-
8866
6572
  @pulumi.input_type
8867
6573
  class CxTestCaseTestCaseConversationTurnUserInputInputArgs:
8868
6574
  def __init__(__self__, *,
@@ -8942,19 +6648,6 @@ class CxTestCaseTestCaseConversationTurnUserInputInputArgs:
8942
6648
  pulumi.set(self, "text", value)
8943
6649
 
8944
6650
 
8945
- if not MYPY:
8946
- class CxTestCaseTestCaseConversationTurnUserInputInputDtmfArgsDict(TypedDict):
8947
- digits: NotRequired[pulumi.Input[str]]
8948
- """
8949
- The dtmf digits.
8950
- """
8951
- finish_digit: NotRequired[pulumi.Input[str]]
8952
- """
8953
- The finish digit (if any).
8954
- """
8955
- elif False:
8956
- CxTestCaseTestCaseConversationTurnUserInputInputDtmfArgsDict: TypeAlias = Mapping[str, Any]
8957
-
8958
6651
  @pulumi.input_type
8959
6652
  class CxTestCaseTestCaseConversationTurnUserInputInputDtmfArgs:
8960
6653
  def __init__(__self__, *,
@@ -8994,15 +6687,6 @@ class CxTestCaseTestCaseConversationTurnUserInputInputDtmfArgs:
8994
6687
  pulumi.set(self, "finish_digit", value)
8995
6688
 
8996
6689
 
8997
- if not MYPY:
8998
- class CxTestCaseTestCaseConversationTurnUserInputInputEventArgsDict(TypedDict):
8999
- event: pulumi.Input[str]
9000
- """
9001
- Name of the event.
9002
- """
9003
- elif False:
9004
- CxTestCaseTestCaseConversationTurnUserInputInputEventArgsDict: TypeAlias = Mapping[str, Any]
9005
-
9006
6690
  @pulumi.input_type
9007
6691
  class CxTestCaseTestCaseConversationTurnUserInputInputEventArgs:
9008
6692
  def __init__(__self__, *,
@@ -9025,15 +6709,6 @@ class CxTestCaseTestCaseConversationTurnUserInputInputEventArgs:
9025
6709
  pulumi.set(self, "event", value)
9026
6710
 
9027
6711
 
9028
- if not MYPY:
9029
- class CxTestCaseTestCaseConversationTurnUserInputInputTextArgsDict(TypedDict):
9030
- text: pulumi.Input[str]
9031
- """
9032
- The natural language text to be processed. Text length must not exceed 256 characters.
9033
- """
9034
- elif False:
9035
- CxTestCaseTestCaseConversationTurnUserInputInputTextArgsDict: TypeAlias = Mapping[str, Any]
9036
-
9037
6712
  @pulumi.input_type
9038
6713
  class CxTestCaseTestCaseConversationTurnUserInputInputTextArgs:
9039
6714
  def __init__(__self__, *,
@@ -9056,30 +6731,6 @@ class CxTestCaseTestCaseConversationTurnUserInputInputTextArgs:
9056
6731
  pulumi.set(self, "text", value)
9057
6732
 
9058
6733
 
9059
- if not MYPY:
9060
- class CxTestCaseTestCaseConversationTurnVirtualAgentOutputArgsDict(TypedDict):
9061
- current_page: NotRequired[pulumi.Input['CxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPageArgsDict']]
9062
- """
9063
- The [Page](https://cloud.google.com/dialogflow/cx/docs/reference/rest/v3/projects.locations.agents.flows.pages#Page) on which the utterance was spoken.
9064
- Structure is documented below.
9065
- """
9066
- session_parameters: NotRequired[pulumi.Input[str]]
9067
- """
9068
- The session parameters available to the bot at this point.
9069
- """
9070
- text_responses: NotRequired[pulumi.Input[Sequence[pulumi.Input['CxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseArgsDict']]]]
9071
- """
9072
- The text responses from the agent for the turn.
9073
- Structure is documented below.
9074
- """
9075
- triggered_intent: NotRequired[pulumi.Input['CxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentArgsDict']]
9076
- """
9077
- The [Intent](https://cloud.google.com/dialogflow/cx/docs/reference/rest/v3/projects.locations.agents.intents#Intent) that triggered the response.
9078
- Structure is documented below.
9079
- """
9080
- elif False:
9081
- CxTestCaseTestCaseConversationTurnVirtualAgentOutputArgsDict: TypeAlias = Mapping[str, Any]
9082
-
9083
6734
  @pulumi.input_type
9084
6735
  class CxTestCaseTestCaseConversationTurnVirtualAgentOutputArgs:
9085
6736
  def __init__(__self__, *,
@@ -9157,21 +6808,6 @@ class CxTestCaseTestCaseConversationTurnVirtualAgentOutputArgs:
9157
6808
  pulumi.set(self, "triggered_intent", value)
9158
6809
 
9159
6810
 
9160
- if not MYPY:
9161
- class CxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPageArgsDict(TypedDict):
9162
- display_name: NotRequired[pulumi.Input[str]]
9163
- """
9164
- (Output)
9165
- The human-readable name of the page, unique within the flow.
9166
- """
9167
- name: NotRequired[pulumi.Input[str]]
9168
- """
9169
- The unique identifier of the page.
9170
- Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>/pages/<Page ID>.
9171
- """
9172
- elif False:
9173
- CxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPageArgsDict: TypeAlias = Mapping[str, Any]
9174
-
9175
6811
  @pulumi.input_type
9176
6812
  class CxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPageArgs:
9177
6813
  def __init__(__self__, *,
@@ -9215,15 +6851,6 @@ class CxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPageArgs:
9215
6851
  pulumi.set(self, "name", value)
9216
6852
 
9217
6853
 
9218
- if not MYPY:
9219
- class CxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseArgsDict(TypedDict):
9220
- texts: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
9221
- """
9222
- A collection of text responses.
9223
- """
9224
- elif False:
9225
- CxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseArgsDict: TypeAlias = Mapping[str, Any]
9226
-
9227
6854
  @pulumi.input_type
9228
6855
  class CxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseArgs:
9229
6856
  def __init__(__self__, *,
@@ -9247,21 +6874,6 @@ class CxTestCaseTestCaseConversationTurnVirtualAgentOutputTextResponseArgs:
9247
6874
  pulumi.set(self, "texts", value)
9248
6875
 
9249
6876
 
9250
- if not MYPY:
9251
- class CxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentArgsDict(TypedDict):
9252
- display_name: NotRequired[pulumi.Input[str]]
9253
- """
9254
- (Output)
9255
- The human-readable name of the intent, unique within the agent.
9256
- """
9257
- name: NotRequired[pulumi.Input[str]]
9258
- """
9259
- The unique identifier of the intent.
9260
- Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/intents/<Intent ID>.
9261
- """
9262
- elif False:
9263
- CxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentArgsDict: TypeAlias = Mapping[str, Any]
9264
-
9265
6877
  @pulumi.input_type
9266
6878
  class CxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentArgs:
9267
6879
  def __init__(__self__, *,
@@ -9305,27 +6917,6 @@ class CxTestCaseTestCaseConversationTurnVirtualAgentOutputTriggeredIntentArgs:
9305
6917
  pulumi.set(self, "name", value)
9306
6918
 
9307
6919
 
9308
- if not MYPY:
9309
- class CxTestCaseTestConfigArgsDict(TypedDict):
9310
- flow: NotRequired[pulumi.Input[str]]
9311
- """
9312
- Flow name to start the test case with.
9313
- Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>.
9314
- Only one of flow and page should be set to indicate the starting point of the test case. If neither is set, the test case will start with start page on the default start flow.
9315
- """
9316
- page: NotRequired[pulumi.Input[str]]
9317
- """
9318
- The page to start the test case with.
9319
- Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>/pages/<Page ID>.
9320
- Only one of flow and page should be set to indicate the starting point of the test case. If neither is set, the test case will start with start page on the default start flow.
9321
- """
9322
- tracking_parameters: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
9323
- """
9324
- Session parameters to be compared when calculating differences.
9325
- """
9326
- elif False:
9327
- CxTestCaseTestConfigArgsDict: TypeAlias = Mapping[str, Any]
9328
-
9329
6920
  @pulumi.input_type
9330
6921
  class CxTestCaseTestConfigArgs:
9331
6922
  def __init__(__self__, *,
@@ -9389,30 +6980,6 @@ class CxTestCaseTestConfigArgs:
9389
6980
  pulumi.set(self, "tracking_parameters", value)
9390
6981
 
9391
6982
 
9392
- if not MYPY:
9393
- class CxVersionNluSettingArgsDict(TypedDict):
9394
- classification_threshold: NotRequired[pulumi.Input[float]]
9395
- """
9396
- To filter out false positive results and still get variety in matched natural language inputs for your agent, you can tune the machine learning classification threshold. If the returned score value is less than the threshold value, then a no-match event will be triggered.
9397
- The score values range from 0.0 (completely uncertain) to 1.0 (completely certain). If set to 0.0, the default of 0.3 is used.
9398
- """
9399
- model_training_mode: NotRequired[pulumi.Input[str]]
9400
- """
9401
- Indicates NLU model training mode.
9402
- * MODEL_TRAINING_MODE_AUTOMATIC: NLU model training is automatically triggered when a flow gets modified. User can also manually trigger model training in this mode.
9403
- * MODEL_TRAINING_MODE_MANUAL: User needs to manually trigger NLU model training. Best for large flows whose models take long time to train.
9404
- Possible values are: `MODEL_TRAINING_MODE_AUTOMATIC`, `MODEL_TRAINING_MODE_MANUAL`.
9405
- """
9406
- model_type: NotRequired[pulumi.Input[str]]
9407
- """
9408
- Indicates the type of NLU model.
9409
- * MODEL_TYPE_STANDARD: Use standard NLU model.
9410
- * MODEL_TYPE_ADVANCED: Use advanced NLU model.
9411
- Possible values are: `MODEL_TYPE_STANDARD`, `MODEL_TYPE_ADVANCED`.
9412
- """
9413
- elif False:
9414
- CxVersionNluSettingArgsDict: TypeAlias = Mapping[str, Any]
9415
-
9416
6983
  @pulumi.input_type
9417
6984
  class CxVersionNluSettingArgs:
9418
6985
  def __init__(__self__, *,
@@ -9482,23 +7049,6 @@ class CxVersionNluSettingArgs:
9482
7049
  pulumi.set(self, "model_type", value)
9483
7050
 
9484
7051
 
9485
- if not MYPY:
9486
- class CxWebhookGenericWebServiceArgsDict(TypedDict):
9487
- uri: pulumi.Input[str]
9488
- """
9489
- Whether to use speech adaptation for speech recognition.
9490
- """
9491
- allowed_ca_certs: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
9492
- """
9493
- Specifies a list of allowed custom CA certificates (in DER format) for HTTPS verification.
9494
- """
9495
- request_headers: NotRequired[pulumi.Input[Mapping[str, pulumi.Input[str]]]]
9496
- """
9497
- The HTTP request headers to send together with webhook requests.
9498
- """
9499
- elif False:
9500
- CxWebhookGenericWebServiceArgsDict: TypeAlias = Mapping[str, Any]
9501
-
9502
7052
  @pulumi.input_type
9503
7053
  class CxWebhookGenericWebServiceArgs:
9504
7054
  def __init__(__self__, *,
@@ -9553,20 +7103,6 @@ class CxWebhookGenericWebServiceArgs:
9553
7103
  pulumi.set(self, "request_headers", value)
9554
7104
 
9555
7105
 
9556
- if not MYPY:
9557
- class CxWebhookServiceDirectoryArgsDict(TypedDict):
9558
- generic_web_service: pulumi.Input['CxWebhookServiceDirectoryGenericWebServiceArgsDict']
9559
- """
9560
- The name of Service Directory service.
9561
- Structure is documented below.
9562
- """
9563
- service: pulumi.Input[str]
9564
- """
9565
- The name of Service Directory service.
9566
- """
9567
- elif False:
9568
- CxWebhookServiceDirectoryArgsDict: TypeAlias = Mapping[str, Any]
9569
-
9570
7106
  @pulumi.input_type
9571
7107
  class CxWebhookServiceDirectoryArgs:
9572
7108
  def __init__(__self__, *,
@@ -9606,23 +7142,6 @@ class CxWebhookServiceDirectoryArgs:
9606
7142
  pulumi.set(self, "service", value)
9607
7143
 
9608
7144
 
9609
- if not MYPY:
9610
- class CxWebhookServiceDirectoryGenericWebServiceArgsDict(TypedDict):
9611
- uri: pulumi.Input[str]
9612
- """
9613
- Whether to use speech adaptation for speech recognition.
9614
- """
9615
- allowed_ca_certs: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
9616
- """
9617
- Specifies a list of allowed custom CA certificates (in DER format) for HTTPS verification.
9618
- """
9619
- request_headers: NotRequired[pulumi.Input[Mapping[str, pulumi.Input[str]]]]
9620
- """
9621
- The HTTP request headers to send together with webhook requests.
9622
- """
9623
- elif False:
9624
- CxWebhookServiceDirectoryGenericWebServiceArgsDict: TypeAlias = Mapping[str, Any]
9625
-
9626
7145
  @pulumi.input_type
9627
7146
  class CxWebhookServiceDirectoryGenericWebServiceArgs:
9628
7147
  def __init__(__self__, *,
@@ -9677,27 +7196,6 @@ class CxWebhookServiceDirectoryGenericWebServiceArgs:
9677
7196
  pulumi.set(self, "request_headers", value)
9678
7197
 
9679
7198
 
9680
- if not MYPY:
9681
- class EntityTypeEntityArgsDict(TypedDict):
9682
- synonyms: pulumi.Input[Sequence[pulumi.Input[str]]]
9683
- """
9684
- A collection of value synonyms. For example, if the entity type is vegetable, and value is scallions, a synonym
9685
- could be green onions.
9686
- For KIND_LIST entity types:
9687
- * This collection must contain exactly one synonym equal to value.
9688
- """
9689
- value: pulumi.Input[str]
9690
- """
9691
- The primary value associated with this entity entry. For example, if the entity type is vegetable, the value
9692
- could be scallions.
9693
- For KIND_MAP entity types:
9694
- * A reference value to be used in place of synonyms.
9695
- For KIND_LIST entity types:
9696
- * A string that can contain references to other entity types (with or without aliases).
9697
- """
9698
- elif False:
9699
- EntityTypeEntityArgsDict: TypeAlias = Mapping[str, Any]
9700
-
9701
7199
  @pulumi.input_type
9702
7200
  class EntityTypeEntityArgs:
9703
7201
  def __init__(__self__, *,
@@ -9751,17 +7249,6 @@ class EntityTypeEntityArgs:
9751
7249
  pulumi.set(self, "value", value)
9752
7250
 
9753
7251
 
9754
- if not MYPY:
9755
- class FulfillmentFeatureArgsDict(TypedDict):
9756
- type: pulumi.Input[str]
9757
- """
9758
- The type of the feature that enabled for fulfillment.
9759
- * SMALLTALK: Fulfillment is enabled for SmallTalk.
9760
- Possible values are: `SMALLTALK`.
9761
- """
9762
- elif False:
9763
- FulfillmentFeatureArgsDict: TypeAlias = Mapping[str, Any]
9764
-
9765
7252
  @pulumi.input_type
9766
7253
  class FulfillmentFeatureArgs:
9767
7254
  def __init__(__self__, *,
@@ -9788,27 +7275,6 @@ class FulfillmentFeatureArgs:
9788
7275
  pulumi.set(self, "type", value)
9789
7276
 
9790
7277
 
9791
- if not MYPY:
9792
- class FulfillmentGenericWebServiceArgsDict(TypedDict):
9793
- uri: pulumi.Input[str]
9794
- """
9795
- The fulfillment URI for receiving POST requests. It must use https protocol.
9796
- """
9797
- password: NotRequired[pulumi.Input[str]]
9798
- """
9799
- The password for HTTP Basic authentication.
9800
- """
9801
- request_headers: NotRequired[pulumi.Input[Mapping[str, pulumi.Input[str]]]]
9802
- """
9803
- The HTTP request headers to send together with fulfillment requests.
9804
- """
9805
- username: NotRequired[pulumi.Input[str]]
9806
- """
9807
- The user name for HTTP Basic authentication.
9808
- """
9809
- elif False:
9810
- FulfillmentGenericWebServiceArgsDict: TypeAlias = Mapping[str, Any]
9811
-
9812
7278
  @pulumi.input_type
9813
7279
  class FulfillmentGenericWebServiceArgs:
9814
7280
  def __init__(__self__, *,
@@ -9879,21 +7345,6 @@ class FulfillmentGenericWebServiceArgs:
9879
7345
  pulumi.set(self, "username", value)
9880
7346
 
9881
7347
 
9882
- if not MYPY:
9883
- class IntentFollowupIntentInfoArgsDict(TypedDict):
9884
- followup_intent_name: NotRequired[pulumi.Input[str]]
9885
- """
9886
- The unique identifier of the followup intent.
9887
- Format: projects/<Project ID>/agent/intents/<Intent ID>.
9888
- """
9889
- parent_followup_intent_name: NotRequired[pulumi.Input[str]]
9890
- """
9891
- The unique identifier of the parent intent in the chain of followup intents.
9892
- Format: projects/<Project ID>/agent/intents/<Intent ID>.
9893
- """
9894
- elif False:
9895
- IntentFollowupIntentInfoArgsDict: TypeAlias = Mapping[str, Any]
9896
-
9897
7348
  @pulumi.input_type
9898
7349
  class IntentFollowupIntentInfoArgs:
9899
7350
  def __init__(__self__, *,