google-apis-dialogflow_v3beta1 0.18.0 → 0.22.0

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.
@@ -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.18.0"
19
+ GEM_VERSION = "0.22.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 = "20210706"
25
+ REVISION = "20210918"
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
 
@@ -460,6 +490,18 @@ module Google
460
490
  include Google::Apis::Core::JsonObjectSupport
461
491
  end
462
492
 
493
+ class GoogleCloudDialogflowCxV3beta1AdvancedSettings
494
+ class Representation < Google::Apis::Core::JsonRepresentation; end
495
+
496
+ include Google::Apis::Core::JsonObjectSupport
497
+ end
498
+
499
+ class GoogleCloudDialogflowCxV3beta1AdvancedSettingsLoggingSettings
500
+ class Representation < Google::Apis::Core::JsonRepresentation; end
501
+
502
+ include Google::Apis::Core::JsonObjectSupport
503
+ end
504
+
463
505
  class GoogleCloudDialogflowCxV3beta1Agent
464
506
  class Representation < Google::Apis::Core::JsonRepresentation; end
465
507
 
@@ -550,6 +592,36 @@ module Google
550
592
  include Google::Apis::Core::JsonObjectSupport
551
593
  end
552
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
+
553
625
  class GoogleCloudDialogflowCxV3beta1DetectIntentRequest
554
626
  class Representation < Google::Apis::Core::JsonRepresentation; end
555
627
 
@@ -592,6 +664,12 @@ module Google
592
664
  include Google::Apis::Core::JsonObjectSupport
593
665
  end
594
666
 
667
+ class GoogleCloudDialogflowCxV3beta1EnvironmentTestCasesConfig
668
+ class Representation < Google::Apis::Core::JsonRepresentation; end
669
+
670
+ include Google::Apis::Core::JsonObjectSupport
671
+ end
672
+
595
673
  class GoogleCloudDialogflowCxV3beta1EnvironmentVersionConfig
596
674
  class Representation < Google::Apis::Core::JsonRepresentation; end
597
675
 
@@ -868,6 +946,12 @@ module Google
868
946
  include Google::Apis::Core::JsonObjectSupport
869
947
  end
870
948
 
949
+ class GoogleCloudDialogflowCxV3beta1ListDeploymentsResponse
950
+ class Representation < Google::Apis::Core::JsonRepresentation; end
951
+
952
+ include Google::Apis::Core::JsonObjectSupport
953
+ end
954
+
871
955
  class GoogleCloudDialogflowCxV3beta1ListEntityTypesResponse
872
956
  class Representation < Google::Apis::Core::JsonRepresentation; end
873
957
 
@@ -1102,6 +1186,24 @@ module Google
1102
1186
  include Google::Apis::Core::JsonObjectSupport
1103
1187
  end
1104
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
+
1105
1207
  class GoogleCloudDialogflowCxV3beta1RunContinuousTestMetadata
1106
1208
  class Representation < Google::Apis::Core::JsonRepresentation; end
1107
1209
 
@@ -1144,6 +1246,12 @@ module Google
1144
1246
  include Google::Apis::Core::JsonObjectSupport
1145
1247
  end
1146
1248
 
1249
+ class GoogleCloudDialogflowCxV3beta1SecuritySettingsInsightsExportSettings
1250
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1251
+
1252
+ include Google::Apis::Core::JsonObjectSupport
1253
+ end
1254
+
1147
1255
  class GoogleCloudDialogflowCxV3beta1SentimentAnalysisResult
1148
1256
  class Representation < Google::Apis::Core::JsonRepresentation; end
1149
1257
 
@@ -2248,6 +2356,18 @@ module Google
2248
2356
  include Google::Apis::Core::JsonObjectSupport
2249
2357
  end
2250
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
+
2251
2371
  class GoogleLongrunningListOperationsResponse
2252
2372
  class Representation < Google::Apis::Core::JsonRepresentation; end
2253
2373
 
@@ -2375,6 +2495,23 @@ module Google
2375
2495
  end
2376
2496
  end
2377
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
+
2378
2515
  class GoogleCloudDialogflowCxV3DtmfInput
2379
2516
  # @private
2380
2517
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -2383,6 +2520,36 @@ module Google
2383
2520
  end
2384
2521
  end
2385
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
+
2386
2553
  class GoogleCloudDialogflowCxV3EventHandler
2387
2554
  # @private
2388
2555
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -2990,9 +3157,27 @@ module Google
2990
3157
  end
2991
3158
  end
2992
3159
 
3160
+ class GoogleCloudDialogflowCxV3beta1AdvancedSettings
3161
+ # @private
3162
+ class Representation < Google::Apis::Core::JsonRepresentation
3163
+ property :logging_settings, as: 'loggingSettings', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1AdvancedSettingsLoggingSettings, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1AdvancedSettingsLoggingSettings::Representation
3164
+
3165
+ end
3166
+ end
3167
+
3168
+ class GoogleCloudDialogflowCxV3beta1AdvancedSettingsLoggingSettings
3169
+ # @private
3170
+ class Representation < Google::Apis::Core::JsonRepresentation
3171
+ property :enable_interaction_logging, as: 'enableInteractionLogging'
3172
+ property :enable_stackdriver_logging, as: 'enableStackdriverLogging'
3173
+ end
3174
+ end
3175
+
2993
3176
  class GoogleCloudDialogflowCxV3beta1Agent
2994
3177
  # @private
2995
3178
  class Representation < Google::Apis::Core::JsonRepresentation
3179
+ property :advanced_settings, as: 'advancedSettings', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1AdvancedSettings, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1AdvancedSettings::Representation
3180
+
2996
3181
  property :avatar_uri, as: 'avatarUri'
2997
3182
  property :default_language_code, as: 'defaultLanguageCode'
2998
3183
  property :description, as: 'description'
@@ -3143,6 +3328,51 @@ module Google
3143
3328
  end
3144
3329
  end
3145
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
+
3146
3376
  class GoogleCloudDialogflowCxV3beta1DetectIntentRequest
3147
3377
  # @private
3148
3378
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3214,12 +3444,23 @@ module Google
3214
3444
  property :description, as: 'description'
3215
3445
  property :display_name, as: 'displayName'
3216
3446
  property :name, as: 'name'
3447
+ property :test_cases_config, as: 'testCasesConfig', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1EnvironmentTestCasesConfig, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1EnvironmentTestCasesConfig::Representation
3448
+
3217
3449
  property :update_time, as: 'updateTime'
3218
3450
  collection :version_configs, as: 'versionConfigs', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1EnvironmentVersionConfig, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1EnvironmentVersionConfig::Representation
3219
3451
 
3220
3452
  end
3221
3453
  end
3222
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
+
3223
3464
  class GoogleCloudDialogflowCxV3beta1EnvironmentVersionConfig
3224
3465
  # @private
3225
3466
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3260,6 +3501,11 @@ module Google
3260
3501
  property :name, as: 'name'
3261
3502
  property :result, as: 'result', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1ExperimentResult, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1ExperimentResult::Representation
3262
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
+
3263
3509
  property :start_time, as: 'startTime'
3264
3510
  property :state, as: 'state'
3265
3511
  collection :variants_history, as: 'variantsHistory', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1VariantsHistory, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1VariantsHistory::Representation
@@ -3665,6 +3911,15 @@ module Google
3665
3911
  end
3666
3912
  end
3667
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
+
3668
3923
  class GoogleCloudDialogflowCxV3beta1ListEntityTypesResponse
3669
3924
  # @private
3670
3925
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3922,6 +4177,7 @@ module Google
3922
4177
  property :analyze_query_text_sentiment, as: 'analyzeQueryTextSentiment'
3923
4178
  property :current_page, as: 'currentPage'
3924
4179
  property :disable_webhook, as: 'disableWebhook'
4180
+ collection :flow_versions, as: 'flowVersions'
3925
4181
  property :geo_location, as: 'geoLocation', class: Google::Apis::DialogflowV3beta1::GoogleTypeLatLng, decorator: Google::Apis::DialogflowV3beta1::GoogleTypeLatLng::Representation
3926
4182
 
3927
4183
  hash :parameters, as: 'parameters'
@@ -4068,6 +4324,34 @@ module Google
4068
4324
  end
4069
4325
  end
4070
4326
 
4327
+ class GoogleCloudDialogflowCxV3beta1RolloutConfig
4328
+ # @private
4329
+ class Representation < Google::Apis::Core::JsonRepresentation
4330
+ property :failure_condition, as: 'failureCondition'
4331
+ property :rollout_condition, as: 'rolloutCondition'
4332
+ collection :rollout_steps, as: 'rolloutSteps', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1RolloutConfigRolloutStep, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1RolloutConfigRolloutStep::Representation
4333
+
4334
+ end
4335
+ end
4336
+
4337
+ class GoogleCloudDialogflowCxV3beta1RolloutConfigRolloutStep
4338
+ # @private
4339
+ class Representation < Google::Apis::Core::JsonRepresentation
4340
+ property :display_name, as: 'displayName'
4341
+ property :min_duration, as: 'minDuration'
4342
+ property :traffic_percent, as: 'trafficPercent'
4343
+ end
4344
+ end
4345
+
4346
+ class GoogleCloudDialogflowCxV3beta1RolloutState
4347
+ # @private
4348
+ class Representation < Google::Apis::Core::JsonRepresentation
4349
+ property :start_time, as: 'startTime'
4350
+ property :step, as: 'step'
4351
+ property :step_index, as: 'stepIndex'
4352
+ end
4353
+ end
4354
+
4071
4355
  class GoogleCloudDialogflowCxV3beta1RunContinuousTestMetadata
4072
4356
  # @private
4073
4357
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4114,7 +4398,10 @@ module Google
4114
4398
  class GoogleCloudDialogflowCxV3beta1SecuritySettings
4115
4399
  # @private
4116
4400
  class Representation < Google::Apis::Core::JsonRepresentation
4401
+ property :deidentify_template, as: 'deidentifyTemplate'
4117
4402
  property :display_name, as: 'displayName'
4403
+ property :insights_export_settings, as: 'insightsExportSettings', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1SecuritySettingsInsightsExportSettings, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1SecuritySettingsInsightsExportSettings::Representation
4404
+
4118
4405
  property :inspect_template, as: 'inspectTemplate'
4119
4406
  property :name, as: 'name'
4120
4407
  collection :purge_data_types, as: 'purgeDataTypes'
@@ -4124,6 +4411,13 @@ module Google
4124
4411
  end
4125
4412
  end
4126
4413
 
4414
+ class GoogleCloudDialogflowCxV3beta1SecuritySettingsInsightsExportSettings
4415
+ # @private
4416
+ class Representation < Google::Apis::Core::JsonRepresentation
4417
+ property :enable_insights_export, as: 'enableInsightsExport'
4418
+ end
4419
+ end
4420
+
4127
4421
  class GoogleCloudDialogflowCxV3beta1SentimentAnalysisResult
4128
4422
  # @private
4129
4423
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -6052,6 +6346,26 @@ module Google
6052
6346
  end
6053
6347
  end
6054
6348
 
6349
+ class GoogleCloudLocationListLocationsResponse
6350
+ # @private
6351
+ class Representation < Google::Apis::Core::JsonRepresentation
6352
+ collection :locations, as: 'locations', class: Google::Apis::DialogflowV3beta1::GoogleCloudLocationLocation, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudLocationLocation::Representation
6353
+
6354
+ property :next_page_token, as: 'nextPageToken'
6355
+ end
6356
+ end
6357
+
6358
+ class GoogleCloudLocationLocation
6359
+ # @private
6360
+ class Representation < Google::Apis::Core::JsonRepresentation
6361
+ property :display_name, as: 'displayName'
6362
+ hash :labels, as: 'labels'
6363
+ property :location_id, as: 'locationId'
6364
+ hash :metadata, as: 'metadata'
6365
+ property :name, as: 'name'
6366
+ end
6367
+ end
6368
+
6055
6369
  class GoogleLongrunningListOperationsResponse
6056
6370
  # @private
6057
6371
  class Representation < Google::Apis::Core::JsonRepresentation