google-apis-dialogflow_v3beta1 0.19.0 → 0.23.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module DialogflowV3beta1
18
18
  # Version of the google-apis-dialogflow_v3beta1 gem
19
- GEM_VERSION = "0.19.0"
19
+ GEM_VERSION = "0.23.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.4.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20210727"
25
+ REVISION = "20211007"
26
26
  end
27
27
  end
28
28
  end
@@ -82,12 +82,42 @@ module Google
82
82
  include Google::Apis::Core::JsonObjectSupport
83
83
  end
84
84
 
85
+ class GoogleCloudDialogflowCxV3DeployFlowMetadata
86
+ class Representation < Google::Apis::Core::JsonRepresentation; end
87
+
88
+ include Google::Apis::Core::JsonObjectSupport
89
+ end
90
+
91
+ class GoogleCloudDialogflowCxV3DeployFlowResponse
92
+ class Representation < Google::Apis::Core::JsonRepresentation; end
93
+
94
+ include Google::Apis::Core::JsonObjectSupport
95
+ end
96
+
85
97
  class GoogleCloudDialogflowCxV3DtmfInput
86
98
  class Representation < Google::Apis::Core::JsonRepresentation; end
87
99
 
88
100
  include Google::Apis::Core::JsonObjectSupport
89
101
  end
90
102
 
103
+ class GoogleCloudDialogflowCxV3Environment
104
+ class Representation < Google::Apis::Core::JsonRepresentation; end
105
+
106
+ include Google::Apis::Core::JsonObjectSupport
107
+ end
108
+
109
+ class GoogleCloudDialogflowCxV3EnvironmentTestCasesConfig
110
+ class Representation < Google::Apis::Core::JsonRepresentation; end
111
+
112
+ include Google::Apis::Core::JsonObjectSupport
113
+ end
114
+
115
+ class GoogleCloudDialogflowCxV3EnvironmentVersionConfig
116
+ class Representation < Google::Apis::Core::JsonRepresentation; end
117
+
118
+ include Google::Apis::Core::JsonObjectSupport
119
+ end
120
+
91
121
  class GoogleCloudDialogflowCxV3EventHandler
92
122
  class Representation < Google::Apis::Core::JsonRepresentation; end
93
123
 
@@ -562,6 +592,36 @@ module Google
562
592
  include Google::Apis::Core::JsonObjectSupport
563
593
  end
564
594
 
595
+ class GoogleCloudDialogflowCxV3beta1DeployFlowMetadata
596
+ class Representation < Google::Apis::Core::JsonRepresentation; end
597
+
598
+ include Google::Apis::Core::JsonObjectSupport
599
+ end
600
+
601
+ class GoogleCloudDialogflowCxV3beta1DeployFlowRequest
602
+ class Representation < Google::Apis::Core::JsonRepresentation; end
603
+
604
+ include Google::Apis::Core::JsonObjectSupport
605
+ end
606
+
607
+ class GoogleCloudDialogflowCxV3beta1DeployFlowResponse
608
+ class Representation < Google::Apis::Core::JsonRepresentation; end
609
+
610
+ include Google::Apis::Core::JsonObjectSupport
611
+ end
612
+
613
+ class GoogleCloudDialogflowCxV3beta1Deployment
614
+ class Representation < Google::Apis::Core::JsonRepresentation; end
615
+
616
+ include Google::Apis::Core::JsonObjectSupport
617
+ end
618
+
619
+ class GoogleCloudDialogflowCxV3beta1DeploymentResult
620
+ class Representation < Google::Apis::Core::JsonRepresentation; end
621
+
622
+ include Google::Apis::Core::JsonObjectSupport
623
+ end
624
+
565
625
  class GoogleCloudDialogflowCxV3beta1DetectIntentRequest
566
626
  class Representation < Google::Apis::Core::JsonRepresentation; end
567
627
 
@@ -604,6 +664,12 @@ module Google
604
664
  include Google::Apis::Core::JsonObjectSupport
605
665
  end
606
666
 
667
+ class GoogleCloudDialogflowCxV3beta1EnvironmentTestCasesConfig
668
+ class Representation < Google::Apis::Core::JsonRepresentation; end
669
+
670
+ include Google::Apis::Core::JsonObjectSupport
671
+ end
672
+
607
673
  class GoogleCloudDialogflowCxV3beta1EnvironmentVersionConfig
608
674
  class Representation < Google::Apis::Core::JsonRepresentation; end
609
675
 
@@ -880,6 +946,12 @@ module Google
880
946
  include Google::Apis::Core::JsonObjectSupport
881
947
  end
882
948
 
949
+ class GoogleCloudDialogflowCxV3beta1ListDeploymentsResponse
950
+ class Representation < Google::Apis::Core::JsonRepresentation; end
951
+
952
+ include Google::Apis::Core::JsonObjectSupport
953
+ end
954
+
883
955
  class GoogleCloudDialogflowCxV3beta1ListEntityTypesResponse
884
956
  class Representation < Google::Apis::Core::JsonRepresentation; end
885
957
 
@@ -1114,6 +1186,24 @@ module Google
1114
1186
  include Google::Apis::Core::JsonObjectSupport
1115
1187
  end
1116
1188
 
1189
+ class GoogleCloudDialogflowCxV3beta1RolloutConfig
1190
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1191
+
1192
+ include Google::Apis::Core::JsonObjectSupport
1193
+ end
1194
+
1195
+ class GoogleCloudDialogflowCxV3beta1RolloutConfigRolloutStep
1196
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1197
+
1198
+ include Google::Apis::Core::JsonObjectSupport
1199
+ end
1200
+
1201
+ class GoogleCloudDialogflowCxV3beta1RolloutState
1202
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1203
+
1204
+ include Google::Apis::Core::JsonObjectSupport
1205
+ end
1206
+
1117
1207
  class GoogleCloudDialogflowCxV3beta1RunContinuousTestMetadata
1118
1208
  class Representation < Google::Apis::Core::JsonRepresentation; end
1119
1209
 
@@ -2266,6 +2356,18 @@ module Google
2266
2356
  include Google::Apis::Core::JsonObjectSupport
2267
2357
  end
2268
2358
 
2359
+ class GoogleCloudLocationListLocationsResponse
2360
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2361
+
2362
+ include Google::Apis::Core::JsonObjectSupport
2363
+ end
2364
+
2365
+ class GoogleCloudLocationLocation
2366
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2367
+
2368
+ include Google::Apis::Core::JsonObjectSupport
2369
+ end
2370
+
2269
2371
  class GoogleLongrunningListOperationsResponse
2270
2372
  class Representation < Google::Apis::Core::JsonRepresentation; end
2271
2373
 
@@ -2393,6 +2495,23 @@ module Google
2393
2495
  end
2394
2496
  end
2395
2497
 
2498
+ class GoogleCloudDialogflowCxV3DeployFlowMetadata
2499
+ # @private
2500
+ class Representation < Google::Apis::Core::JsonRepresentation
2501
+ collection :test_errors, as: 'testErrors', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3TestError, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3TestError::Representation
2502
+
2503
+ end
2504
+ end
2505
+
2506
+ class GoogleCloudDialogflowCxV3DeployFlowResponse
2507
+ # @private
2508
+ class Representation < Google::Apis::Core::JsonRepresentation
2509
+ property :deployment, as: 'deployment'
2510
+ property :environment, as: 'environment', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3Environment, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3Environment::Representation
2511
+
2512
+ end
2513
+ end
2514
+
2396
2515
  class GoogleCloudDialogflowCxV3DtmfInput
2397
2516
  # @private
2398
2517
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -2401,6 +2520,36 @@ module Google
2401
2520
  end
2402
2521
  end
2403
2522
 
2523
+ class GoogleCloudDialogflowCxV3Environment
2524
+ # @private
2525
+ class Representation < Google::Apis::Core::JsonRepresentation
2526
+ property :description, as: 'description'
2527
+ property :display_name, as: 'displayName'
2528
+ property :name, as: 'name'
2529
+ property :test_cases_config, as: 'testCasesConfig', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3EnvironmentTestCasesConfig, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3EnvironmentTestCasesConfig::Representation
2530
+
2531
+ property :update_time, as: 'updateTime'
2532
+ collection :version_configs, as: 'versionConfigs', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3EnvironmentVersionConfig, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3EnvironmentVersionConfig::Representation
2533
+
2534
+ end
2535
+ end
2536
+
2537
+ class GoogleCloudDialogflowCxV3EnvironmentTestCasesConfig
2538
+ # @private
2539
+ class Representation < Google::Apis::Core::JsonRepresentation
2540
+ property :enable_continuous_run, as: 'enableContinuousRun'
2541
+ property :enable_predeployment_run, as: 'enablePredeploymentRun'
2542
+ collection :test_cases, as: 'testCases'
2543
+ end
2544
+ end
2545
+
2546
+ class GoogleCloudDialogflowCxV3EnvironmentVersionConfig
2547
+ # @private
2548
+ class Representation < Google::Apis::Core::JsonRepresentation
2549
+ property :version, as: 'version'
2550
+ end
2551
+ end
2552
+
2404
2553
  class GoogleCloudDialogflowCxV3EventHandler
2405
2554
  # @private
2406
2555
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3179,6 +3328,51 @@ module Google
3179
3328
  end
3180
3329
  end
3181
3330
 
3331
+ class GoogleCloudDialogflowCxV3beta1DeployFlowMetadata
3332
+ # @private
3333
+ class Representation < Google::Apis::Core::JsonRepresentation
3334
+ collection :test_errors, as: 'testErrors', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1TestError, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1TestError::Representation
3335
+
3336
+ end
3337
+ end
3338
+
3339
+ class GoogleCloudDialogflowCxV3beta1DeployFlowRequest
3340
+ # @private
3341
+ class Representation < Google::Apis::Core::JsonRepresentation
3342
+ property :flow_version, as: 'flowVersion'
3343
+ end
3344
+ end
3345
+
3346
+ class GoogleCloudDialogflowCxV3beta1DeployFlowResponse
3347
+ # @private
3348
+ class Representation < Google::Apis::Core::JsonRepresentation
3349
+ property :deployment, as: 'deployment'
3350
+ property :environment, as: 'environment', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1Environment, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1Environment::Representation
3351
+
3352
+ end
3353
+ end
3354
+
3355
+ class GoogleCloudDialogflowCxV3beta1Deployment
3356
+ # @private
3357
+ class Representation < Google::Apis::Core::JsonRepresentation
3358
+ property :end_time, as: 'endTime'
3359
+ property :flow_version, as: 'flowVersion'
3360
+ property :name, as: 'name'
3361
+ property :result, as: 'result', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1DeploymentResult, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1DeploymentResult::Representation
3362
+
3363
+ property :start_time, as: 'startTime'
3364
+ property :state, as: 'state'
3365
+ end
3366
+ end
3367
+
3368
+ class GoogleCloudDialogflowCxV3beta1DeploymentResult
3369
+ # @private
3370
+ class Representation < Google::Apis::Core::JsonRepresentation
3371
+ collection :deployment_test_results, as: 'deploymentTestResults'
3372
+ property :experiment, as: 'experiment'
3373
+ end
3374
+ end
3375
+
3182
3376
  class GoogleCloudDialogflowCxV3beta1DetectIntentRequest
3183
3377
  # @private
3184
3378
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3250,12 +3444,23 @@ module Google
3250
3444
  property :description, as: 'description'
3251
3445
  property :display_name, as: 'displayName'
3252
3446
  property :name, as: 'name'
3447
+ property :test_cases_config, as: 'testCasesConfig', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1EnvironmentTestCasesConfig, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1EnvironmentTestCasesConfig::Representation
3448
+
3253
3449
  property :update_time, as: 'updateTime'
3254
3450
  collection :version_configs, as: 'versionConfigs', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1EnvironmentVersionConfig, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1EnvironmentVersionConfig::Representation
3255
3451
 
3256
3452
  end
3257
3453
  end
3258
3454
 
3455
+ class GoogleCloudDialogflowCxV3beta1EnvironmentTestCasesConfig
3456
+ # @private
3457
+ class Representation < Google::Apis::Core::JsonRepresentation
3458
+ property :enable_continuous_run, as: 'enableContinuousRun'
3459
+ property :enable_predeployment_run, as: 'enablePredeploymentRun'
3460
+ collection :test_cases, as: 'testCases'
3461
+ end
3462
+ end
3463
+
3259
3464
  class GoogleCloudDialogflowCxV3beta1EnvironmentVersionConfig
3260
3465
  # @private
3261
3466
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3296,6 +3501,11 @@ module Google
3296
3501
  property :name, as: 'name'
3297
3502
  property :result, as: 'result', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1ExperimentResult, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1ExperimentResult::Representation
3298
3503
 
3504
+ property :rollout_config, as: 'rolloutConfig', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1RolloutConfig, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1RolloutConfig::Representation
3505
+
3506
+ property :rollout_failure_reason, as: 'rolloutFailureReason'
3507
+ property :rollout_state, as: 'rolloutState', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1RolloutState, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1RolloutState::Representation
3508
+
3299
3509
  property :start_time, as: 'startTime'
3300
3510
  property :state, as: 'state'
3301
3511
  collection :variants_history, as: 'variantsHistory', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1VariantsHistory, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1VariantsHistory::Representation
@@ -3701,6 +3911,15 @@ module Google
3701
3911
  end
3702
3912
  end
3703
3913
 
3914
+ class GoogleCloudDialogflowCxV3beta1ListDeploymentsResponse
3915
+ # @private
3916
+ class Representation < Google::Apis::Core::JsonRepresentation
3917
+ collection :deployments, as: 'deployments', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1Deployment, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1Deployment::Representation
3918
+
3919
+ property :next_page_token, as: 'nextPageToken'
3920
+ end
3921
+ end
3922
+
3704
3923
  class GoogleCloudDialogflowCxV3beta1ListEntityTypesResponse
3705
3924
  # @private
3706
3925
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3976,6 +4195,8 @@ module Google
3976
4195
  property :current_page, as: 'currentPage', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1Page, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1Page::Representation
3977
4196
 
3978
4197
  hash :diagnostic_info, as: 'diagnosticInfo'
4198
+ property :dtmf, as: 'dtmf', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1DtmfInput, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1DtmfInput::Representation
4199
+
3979
4200
  property :intent, as: 'intent', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1Intent, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1Intent::Representation
3980
4201
 
3981
4202
  property :intent_detection_confidence, as: 'intentDetectionConfidence'
@@ -4105,6 +4326,34 @@ module Google
4105
4326
  end
4106
4327
  end
4107
4328
 
4329
+ class GoogleCloudDialogflowCxV3beta1RolloutConfig
4330
+ # @private
4331
+ class Representation < Google::Apis::Core::JsonRepresentation
4332
+ property :failure_condition, as: 'failureCondition'
4333
+ property :rollout_condition, as: 'rolloutCondition'
4334
+ collection :rollout_steps, as: 'rolloutSteps', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1RolloutConfigRolloutStep, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1RolloutConfigRolloutStep::Representation
4335
+
4336
+ end
4337
+ end
4338
+
4339
+ class GoogleCloudDialogflowCxV3beta1RolloutConfigRolloutStep
4340
+ # @private
4341
+ class Representation < Google::Apis::Core::JsonRepresentation
4342
+ property :display_name, as: 'displayName'
4343
+ property :min_duration, as: 'minDuration'
4344
+ property :traffic_percent, as: 'trafficPercent'
4345
+ end
4346
+ end
4347
+
4348
+ class GoogleCloudDialogflowCxV3beta1RolloutState
4349
+ # @private
4350
+ class Representation < Google::Apis::Core::JsonRepresentation
4351
+ property :start_time, as: 'startTime'
4352
+ property :step, as: 'step'
4353
+ property :step_index, as: 'stepIndex'
4354
+ end
4355
+ end
4356
+
4108
4357
  class GoogleCloudDialogflowCxV3beta1RunContinuousTestMetadata
4109
4358
  # @private
4110
4359
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4151,6 +4400,7 @@ module Google
4151
4400
  class GoogleCloudDialogflowCxV3beta1SecuritySettings
4152
4401
  # @private
4153
4402
  class Representation < Google::Apis::Core::JsonRepresentation
4403
+ property :deidentify_template, as: 'deidentifyTemplate'
4154
4404
  property :display_name, as: 'displayName'
4155
4405
  property :insights_export_settings, as: 'insightsExportSettings', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1SecuritySettingsInsightsExportSettings, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1SecuritySettingsInsightsExportSettings::Representation
4156
4406
 
@@ -6098,6 +6348,26 @@ module Google
6098
6348
  end
6099
6349
  end
6100
6350
 
6351
+ class GoogleCloudLocationListLocationsResponse
6352
+ # @private
6353
+ class Representation < Google::Apis::Core::JsonRepresentation
6354
+ collection :locations, as: 'locations', class: Google::Apis::DialogflowV3beta1::GoogleCloudLocationLocation, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudLocationLocation::Representation
6355
+
6356
+ property :next_page_token, as: 'nextPageToken'
6357
+ end
6358
+ end
6359
+
6360
+ class GoogleCloudLocationLocation
6361
+ # @private
6362
+ class Representation < Google::Apis::Core::JsonRepresentation
6363
+ property :display_name, as: 'displayName'
6364
+ hash :labels, as: 'labels'
6365
+ property :location_id, as: 'locationId'
6366
+ hash :metadata, as: 'metadata'
6367
+ property :name, as: 'name'
6368
+ end
6369
+ end
6370
+
6101
6371
  class GoogleLongrunningListOperationsResponse
6102
6372
  # @private
6103
6373
  class Representation < Google::Apis::Core::JsonRepresentation