google-apis-contentwarehouse_v1 0.10.0 → 0.12.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +8 -0
- data/lib/google/apis/contentwarehouse_v1/classes.rb +1085 -428
- data/lib/google/apis/contentwarehouse_v1/gem_version.rb +2 -2
- data/lib/google/apis/contentwarehouse_v1/representations.rb +322 -115
- data/lib/google/apis/contentwarehouse_v1/service.rb +46 -38
- metadata +3 -3
@@ -1240,6 +1240,12 @@ module Google
|
|
1240
1240
|
include Google::Apis::Core::JsonObjectSupport
|
1241
1241
|
end
|
1242
1242
|
|
1243
|
+
class AssistantApiBluetoothCapabilities
|
1244
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1245
|
+
|
1246
|
+
include Google::Apis::Core::JsonObjectSupport
|
1247
|
+
end
|
1248
|
+
|
1243
1249
|
class AssistantApiCallCapabilities
|
1244
1250
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1245
1251
|
|
@@ -1414,6 +1420,18 @@ module Google
|
|
1414
1420
|
include Google::Apis::Core::JsonObjectSupport
|
1415
1421
|
end
|
1416
1422
|
|
1423
|
+
class AssistantApiCoreTypesGovernedDeviceConfig
|
1424
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1425
|
+
|
1426
|
+
include Google::Apis::Core::JsonObjectSupport
|
1427
|
+
end
|
1428
|
+
|
1429
|
+
class AssistantApiCoreTypesGovernedDeviceId
|
1430
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1431
|
+
|
1432
|
+
include Google::Apis::Core::JsonObjectSupport
|
1433
|
+
end
|
1434
|
+
|
1417
1435
|
class AssistantApiCoreTypesGovernedRingtoneTaskMetadata
|
1418
1436
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1419
1437
|
|
@@ -2296,6 +2314,36 @@ module Google
|
|
2296
2314
|
include Google::Apis::Core::JsonObjectSupport
|
2297
2315
|
end
|
2298
2316
|
|
2317
|
+
class AssistantContextAppProviderId
|
2318
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2319
|
+
|
2320
|
+
include Google::Apis::Core::JsonObjectSupport
|
2321
|
+
end
|
2322
|
+
|
2323
|
+
class AssistantContextMediaProviderId
|
2324
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2325
|
+
|
2326
|
+
include Google::Apis::Core::JsonObjectSupport
|
2327
|
+
end
|
2328
|
+
|
2329
|
+
class AssistantContextProviderId
|
2330
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2331
|
+
|
2332
|
+
include Google::Apis::Core::JsonObjectSupport
|
2333
|
+
end
|
2334
|
+
|
2335
|
+
class AssistantContextProviderIdNaturalProviderId
|
2336
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2337
|
+
|
2338
|
+
include Google::Apis::Core::JsonObjectSupport
|
2339
|
+
end
|
2340
|
+
|
2341
|
+
class AssistantContextProviderVariant
|
2342
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2343
|
+
|
2344
|
+
include Google::Apis::Core::JsonObjectSupport
|
2345
|
+
end
|
2346
|
+
|
2299
2347
|
class AssistantDeviceTargetingDeviceTargetingError
|
2300
2348
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2301
2349
|
|
@@ -2506,6 +2554,12 @@ module Google
|
|
2506
2554
|
include Google::Apis::Core::JsonObjectSupport
|
2507
2555
|
end
|
2508
2556
|
|
2557
|
+
class AssistantGroundingRankerDeviceGroundingProviderFeatures
|
2558
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2559
|
+
|
2560
|
+
include Google::Apis::Core::JsonObjectSupport
|
2561
|
+
end
|
2562
|
+
|
2509
2563
|
class AssistantGroundingRankerGroundingProviderFeatures
|
2510
2564
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2511
2565
|
|
@@ -4660,6 +4714,12 @@ module Google
|
|
4660
4714
|
include Google::Apis::Core::JsonObjectSupport
|
4661
4715
|
end
|
4662
4716
|
|
4717
|
+
class GeostoreSlopeProto
|
4718
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4719
|
+
|
4720
|
+
include Google::Apis::Core::JsonObjectSupport
|
4721
|
+
end
|
4722
|
+
|
4663
4723
|
class GeostoreSocialReferenceProto
|
4664
4724
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4665
4725
|
|
@@ -5158,25 +5218,25 @@ module Google
|
|
5158
5218
|
include Google::Apis::Core::JsonObjectSupport
|
5159
5219
|
end
|
5160
5220
|
|
5161
|
-
class
|
5221
|
+
class GoogleAssistantEmbeddedV1DeviceModelCapabilitiesOverride
|
5162
5222
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5163
5223
|
|
5164
5224
|
include Google::Apis::Core::JsonObjectSupport
|
5165
5225
|
end
|
5166
5226
|
|
5167
|
-
class
|
5227
|
+
class GoogleAssistantEmbeddedV1FitnessActivities
|
5168
5228
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5169
5229
|
|
5170
5230
|
include Google::Apis::Core::JsonObjectSupport
|
5171
5231
|
end
|
5172
5232
|
|
5173
|
-
class
|
5233
|
+
class GoogleAssistantEmbeddedV1FitnessActivity
|
5174
5234
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5175
5235
|
|
5176
5236
|
include Google::Apis::Core::JsonObjectSupport
|
5177
5237
|
end
|
5178
5238
|
|
5179
|
-
class
|
5239
|
+
class GoogleAssistantEmbeddedV1SurfaceIdentity
|
5180
5240
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5181
5241
|
|
5182
5242
|
include Google::Apis::Core::JsonObjectSupport
|
@@ -5350,12 +5410,6 @@ module Google
|
|
5350
5410
|
include Google::Apis::Core::JsonObjectSupport
|
5351
5411
|
end
|
5352
5412
|
|
5353
|
-
class GoogleCloudContentwarehouseV1ExportToCdwPipeline
|
5354
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5355
|
-
|
5356
|
-
include Google::Apis::Core::JsonObjectSupport
|
5357
|
-
end
|
5358
|
-
|
5359
5413
|
class GoogleCloudContentwarehouseV1FetchAclRequest
|
5360
5414
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5361
5415
|
|
@@ -5386,18 +5440,6 @@ module Google
|
|
5386
5440
|
include Google::Apis::Core::JsonObjectSupport
|
5387
5441
|
end
|
5388
5442
|
|
5389
|
-
class GoogleCloudContentwarehouseV1GcsIngestPipeline
|
5390
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5391
|
-
|
5392
|
-
include Google::Apis::Core::JsonObjectSupport
|
5393
|
-
end
|
5394
|
-
|
5395
|
-
class GoogleCloudContentwarehouseV1GcsIngestWithDocAiProcessorsPipeline
|
5396
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5397
|
-
|
5398
|
-
include Google::Apis::Core::JsonObjectSupport
|
5399
|
-
end
|
5400
|
-
|
5401
5443
|
class GoogleCloudContentwarehouseV1GetDocumentRequest
|
5402
5444
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5403
5445
|
|
@@ -5494,31 +5536,25 @@ module Google
|
|
5494
5536
|
include Google::Apis::Core::JsonObjectSupport
|
5495
5537
|
end
|
5496
5538
|
|
5497
|
-
class
|
5498
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5499
|
-
|
5500
|
-
include Google::Apis::Core::JsonObjectSupport
|
5501
|
-
end
|
5502
|
-
|
5503
|
-
class GoogleCloudContentwarehouseV1MapTypeOptions
|
5539
|
+
class GoogleCloudContentwarehouseV1LockDocumentRequest
|
5504
5540
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5505
5541
|
|
5506
5542
|
include Google::Apis::Core::JsonObjectSupport
|
5507
5543
|
end
|
5508
5544
|
|
5509
|
-
class
|
5545
|
+
class GoogleCloudContentwarehouseV1MapProperty
|
5510
5546
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5511
5547
|
|
5512
5548
|
include Google::Apis::Core::JsonObjectSupport
|
5513
5549
|
end
|
5514
5550
|
|
5515
|
-
class
|
5551
|
+
class GoogleCloudContentwarehouseV1MapTypeOptions
|
5516
5552
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5517
5553
|
|
5518
5554
|
include Google::Apis::Core::JsonObjectSupport
|
5519
5555
|
end
|
5520
5556
|
|
5521
|
-
class
|
5557
|
+
class GoogleCloudContentwarehouseV1MergeFieldsOptions
|
5522
5558
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5523
5559
|
|
5524
5560
|
include Google::Apis::Core::JsonObjectSupport
|
@@ -5626,7 +5662,13 @@ module Google
|
|
5626
5662
|
include Google::Apis::Core::JsonObjectSupport
|
5627
5663
|
end
|
5628
5664
|
|
5629
|
-
class
|
5665
|
+
class GoogleCloudContentwarehouseV1RunPipelineMetadata
|
5666
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5667
|
+
|
5668
|
+
include Google::Apis::Core::JsonObjectSupport
|
5669
|
+
end
|
5670
|
+
|
5671
|
+
class GoogleCloudContentwarehouseV1RunPipelineMetadataGcsIngestPipelineMetadata
|
5630
5672
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5631
5673
|
|
5632
5674
|
include Google::Apis::Core::JsonObjectSupport
|
@@ -12262,6 +12304,12 @@ module Google
|
|
12262
12304
|
include Google::Apis::Core::JsonObjectSupport
|
12263
12305
|
end
|
12264
12306
|
|
12307
|
+
class ResearchScamNumericRestrictNamespace
|
12308
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
12309
|
+
|
12310
|
+
include Google::Apis::Core::JsonObjectSupport
|
12311
|
+
end
|
12312
|
+
|
12265
12313
|
class ResearchScamOnlineSearchLatencyStats
|
12266
12314
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
12267
12315
|
|
@@ -12610,6 +12658,12 @@ module Google
|
|
12610
12658
|
include Google::Apis::Core::JsonObjectSupport
|
12611
12659
|
end
|
12612
12660
|
|
12661
|
+
class SearchPolicyRankableSensitivityGroundingProvider
|
12662
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
12663
|
+
|
12664
|
+
include Google::Apis::Core::JsonObjectSupport
|
12665
|
+
end
|
12666
|
+
|
12613
12667
|
class SearchPolicyRankableSensitivityPrefilter
|
12614
12668
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
12615
12669
|
|
@@ -12844,6 +12898,12 @@ module Google
|
|
12844
12898
|
include Google::Apis::Core::JsonObjectSupport
|
12845
12899
|
end
|
12846
12900
|
|
12901
|
+
class ShoppingWebentityShoppingAnnotationInferredImageNeardupInfo
|
12902
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
12903
|
+
|
12904
|
+
include Google::Apis::Core::JsonObjectSupport
|
12905
|
+
end
|
12906
|
+
|
12847
12907
|
class ShoppingWebentityShoppingAnnotationProductRating
|
12848
12908
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
12849
12909
|
|
@@ -12922,6 +12982,12 @@ module Google
|
|
12922
12982
|
include Google::Apis::Core::JsonObjectSupport
|
12923
12983
|
end
|
12924
12984
|
|
12985
|
+
class SnippetExtraInfoSnippetCandidateInfoExtendedSnippet
|
12986
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
12987
|
+
|
12988
|
+
include Google::Apis::Core::JsonObjectSupport
|
12989
|
+
end
|
12990
|
+
|
12925
12991
|
class SnippetExtraInfoSnippetScoringInfo
|
12926
12992
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
12927
12993
|
|
@@ -16942,6 +17008,8 @@ module Google
|
|
16942
17008
|
property :plus_page_type, as: 'plusPageType'
|
16943
17009
|
property :profile_owner_stats, as: 'profileOwnerStats', class: Google::Apis::ContentwarehouseV1::AppsPeopleOzExternalMergedpeopleapiProfileOwnerStats, decorator: Google::Apis::ContentwarehouseV1::AppsPeopleOzExternalMergedpeopleapiProfileOwnerStats::Representation
|
16944
17010
|
|
17011
|
+
collection :unjoined_email_certificates, as: 'unjoinedEmailCertificates', class: Google::Apis::ContentwarehouseV1::AppsPeopleOzExternalMergedpeopleapiEmail, decorator: Google::Apis::ContentwarehouseV1::AppsPeopleOzExternalMergedpeopleapiEmail::Representation
|
17012
|
+
|
16945
17013
|
end
|
16946
17014
|
end
|
16947
17015
|
|
@@ -17348,6 +17416,13 @@ module Google
|
|
17348
17416
|
end
|
17349
17417
|
end
|
17350
17418
|
|
17419
|
+
class AssistantApiBluetoothCapabilities
|
17420
|
+
# @private
|
17421
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
17422
|
+
property :is_bluetooth_connected_profile_required, as: 'isBluetoothConnectedProfileRequired'
|
17423
|
+
end
|
17424
|
+
end
|
17425
|
+
|
17351
17426
|
class AssistantApiCallCapabilities
|
17352
17427
|
# @private
|
17353
17428
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -17686,6 +17761,34 @@ module Google
|
|
17686
17761
|
end
|
17687
17762
|
end
|
17688
17763
|
|
17764
|
+
class AssistantApiCoreTypesGovernedDeviceConfig
|
17765
|
+
# @private
|
17766
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
17767
|
+
property :agent_id, as: 'agentId'
|
17768
|
+
property :device_id, as: 'deviceId'
|
17769
|
+
end
|
17770
|
+
end
|
17771
|
+
|
17772
|
+
class AssistantApiCoreTypesGovernedDeviceId
|
17773
|
+
# @private
|
17774
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
17775
|
+
property :agsa_client_instance_id, as: 'agsaClientInstanceId'
|
17776
|
+
property :allo_device_id, as: 'alloDeviceId'
|
17777
|
+
property :canonical_device_id, as: 'canonicalDeviceId'
|
17778
|
+
property :cast_device_id, as: 'castDeviceId'
|
17779
|
+
property :client_instance_id, as: 'clientInstanceId'
|
17780
|
+
property :connected_dock_id, as: 'connectedDockId'
|
17781
|
+
property :device_config, as: 'deviceConfig', class: Google::Apis::ContentwarehouseV1::AssistantApiCoreTypesGovernedDeviceConfig, decorator: Google::Apis::ContentwarehouseV1::AssistantApiCoreTypesGovernedDeviceConfig::Representation
|
17782
|
+
|
17783
|
+
property :device_type, as: 'deviceType'
|
17784
|
+
property :home_graph_device_id, as: 'homeGraphDeviceId'
|
17785
|
+
property :libassistant_device_id, as: 'libassistantDeviceId'
|
17786
|
+
property :multi_hotword_arbitration_device_id, as: 'multiHotwordArbitrationDeviceId'
|
17787
|
+
property :opa_ios_device_id, as: 'opaIosDeviceId'
|
17788
|
+
property :quartz_device_id, as: 'quartzDeviceId'
|
17789
|
+
end
|
17790
|
+
end
|
17791
|
+
|
17689
17792
|
class AssistantApiCoreTypesGovernedRingtoneTaskMetadata
|
17690
17793
|
# @private
|
17691
17794
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -18002,6 +18105,8 @@ module Google
|
|
18002
18105
|
|
18003
18106
|
property :audio_output, as: 'audioOutput', class: Google::Apis::ContentwarehouseV1::AssistantApiAudioOutput, decorator: Google::Apis::ContentwarehouseV1::AssistantApiAudioOutput::Representation
|
18004
18107
|
|
18108
|
+
property :bluetooth_capabilities, as: 'bluetoothCapabilities', class: Google::Apis::ContentwarehouseV1::AssistantApiBluetoothCapabilities, decorator: Google::Apis::ContentwarehouseV1::AssistantApiBluetoothCapabilities::Representation
|
18109
|
+
|
18005
18110
|
property :call_capabilities, as: 'callCapabilities', class: Google::Apis::ContentwarehouseV1::AssistantApiCallCapabilities, decorator: Google::Apis::ContentwarehouseV1::AssistantApiCallCapabilities::Representation
|
18006
18111
|
|
18007
18112
|
property :camera, as: 'camera', class: Google::Apis::ContentwarehouseV1::AssistantApiCameraCapabilities, decorator: Google::Apis::ContentwarehouseV1::AssistantApiCameraCapabilities::Representation
|
@@ -19139,8 +19244,6 @@ module Google
|
|
19139
19244
|
# @private
|
19140
19245
|
class Representation < Google::Apis::Core::JsonRepresentation
|
19141
19246
|
property :click_impersonation_supported, as: 'clickImpersonationSupported'
|
19142
|
-
property :colored_chip_background_border_supported, as: 'coloredChipBackgroundBorderSupported'
|
19143
|
-
property :colored_chip_text_supported, as: 'coloredChipTextSupported'
|
19144
19247
|
property :debug_data_supported, as: 'debugDataSupported'
|
19145
19248
|
property :drl_history_chip_supported, as: 'drlHistoryChipSupported'
|
19146
19249
|
property :escape_hatch_supported, as: 'escapeHatchSupported'
|
@@ -19421,6 +19524,66 @@ module Google
|
|
19421
19524
|
end
|
19422
19525
|
end
|
19423
19526
|
|
19527
|
+
class AssistantContextAppProviderId
|
19528
|
+
# @private
|
19529
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
19530
|
+
property :activity_class_name, as: 'activityClassName'
|
19531
|
+
property :android_package_name, as: 'androidPackageName'
|
19532
|
+
property :version_code, as: 'versionCode'
|
19533
|
+
end
|
19534
|
+
end
|
19535
|
+
|
19536
|
+
class AssistantContextMediaProviderId
|
19537
|
+
# @private
|
19538
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
19539
|
+
property :android_package_name, as: 'androidPackageName'
|
19540
|
+
property :cast_app_id, as: 'castAppId'
|
19541
|
+
property :chrome_os_package_name, as: 'chromeOsPackageName'
|
19542
|
+
property :home_app_package_name, as: 'homeAppPackageName'
|
19543
|
+
property :ios_bundle_identifier, as: 'iosBundleIdentifier'
|
19544
|
+
property :kai_os_package_name, as: 'kaiOsPackageName'
|
19545
|
+
property :kg_provider_key, as: 'kgProviderKey'
|
19546
|
+
property :mid, as: 'mid'
|
19547
|
+
property :provider_variant, as: 'providerVariant', class: Google::Apis::ContentwarehouseV1::AssistantContextProviderVariant, decorator: Google::Apis::ContentwarehouseV1::AssistantContextProviderVariant::Representation
|
19548
|
+
|
19549
|
+
property :sip_provider_id, as: 'sipProviderId'
|
19550
|
+
end
|
19551
|
+
end
|
19552
|
+
|
19553
|
+
class AssistantContextProviderId
|
19554
|
+
# @private
|
19555
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
19556
|
+
property :app_provider_id, as: 'appProviderId', class: Google::Apis::ContentwarehouseV1::AssistantContextAppProviderId, decorator: Google::Apis::ContentwarehouseV1::AssistantContextAppProviderId::Representation
|
19557
|
+
|
19558
|
+
property :ecosystem_type, as: 'ecosystemType'
|
19559
|
+
property :media_provider_id, as: 'mediaProviderId', class: Google::Apis::ContentwarehouseV1::AssistantContextMediaProviderId, decorator: Google::Apis::ContentwarehouseV1::AssistantContextMediaProviderId::Representation
|
19560
|
+
|
19561
|
+
property :mid, as: 'mid'
|
19562
|
+
property :natural_provider_id, as: 'naturalProviderId', class: Google::Apis::ContentwarehouseV1::AssistantContextProviderIdNaturalProviderId, decorator: Google::Apis::ContentwarehouseV1::AssistantContextProviderIdNaturalProviderId::Representation
|
19563
|
+
|
19564
|
+
property :provider_corpus_id, :numeric_string => true, as: 'providerCorpusId'
|
19565
|
+
property :provider_variant, as: 'providerVariant', class: Google::Apis::ContentwarehouseV1::AssistantContextProviderVariant, decorator: Google::Apis::ContentwarehouseV1::AssistantContextProviderVariant::Representation
|
19566
|
+
|
19567
|
+
end
|
19568
|
+
end
|
19569
|
+
|
19570
|
+
class AssistantContextProviderIdNaturalProviderId
|
19571
|
+
# @private
|
19572
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
19573
|
+
property :provider_type, as: 'providerType'
|
19574
|
+
property :value, as: 'value'
|
19575
|
+
end
|
19576
|
+
end
|
19577
|
+
|
19578
|
+
class AssistantContextProviderVariant
|
19579
|
+
# @private
|
19580
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
19581
|
+
property :empty_mid_variant, as: 'emptyMidVariant'
|
19582
|
+
property :spotify_variant, as: 'spotifyVariant'
|
19583
|
+
property :youtube_variant, as: 'youtubeVariant'
|
19584
|
+
end
|
19585
|
+
end
|
19586
|
+
|
19424
19587
|
class AssistantDeviceTargetingDeviceTargetingError
|
19425
19588
|
# @private
|
19426
19589
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -19776,11 +19939,21 @@ module Google
|
|
19776
19939
|
end
|
19777
19940
|
end
|
19778
19941
|
|
19942
|
+
class AssistantGroundingRankerDeviceGroundingProviderFeatures
|
19943
|
+
# @private
|
19944
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
19945
|
+
property :device_id, as: 'deviceId', class: Google::Apis::ContentwarehouseV1::AssistantApiCoreTypesGovernedDeviceId, decorator: Google::Apis::ContentwarehouseV1::AssistantApiCoreTypesGovernedDeviceId::Representation
|
19946
|
+
|
19947
|
+
end
|
19948
|
+
end
|
19949
|
+
|
19779
19950
|
class AssistantGroundingRankerGroundingProviderFeatures
|
19780
19951
|
# @private
|
19781
19952
|
class Representation < Google::Apis::Core::JsonRepresentation
|
19782
19953
|
property :contact_grounding_provider_features, as: 'contactGroundingProviderFeatures', class: Google::Apis::ContentwarehouseV1::AssistantGroundingRankerContactGroundingProviderFeatures, decorator: Google::Apis::ContentwarehouseV1::AssistantGroundingRankerContactGroundingProviderFeatures::Representation
|
19783
19954
|
|
19955
|
+
property :device_grounding_provider_features, as: 'deviceGroundingProviderFeatures', class: Google::Apis::ContentwarehouseV1::AssistantGroundingRankerDeviceGroundingProviderFeatures, decorator: Google::Apis::ContentwarehouseV1::AssistantGroundingRankerDeviceGroundingProviderFeatures::Representation
|
19956
|
+
|
19784
19957
|
property :media_grounding_provider_features, as: 'mediaGroundingProviderFeatures', class: Google::Apis::ContentwarehouseV1::AssistantGroundingRankerMediaGroundingProviderFeatures, decorator: Google::Apis::ContentwarehouseV1::AssistantGroundingRankerMediaGroundingProviderFeatures::Representation
|
19785
19958
|
|
19786
19959
|
property :provider_grounding_provider_features, as: 'providerGroundingProviderFeatures', class: Google::Apis::ContentwarehouseV1::AssistantGroundingRankerProviderGroundingProviderFeatures, decorator: Google::Apis::ContentwarehouseV1::AssistantGroundingRankerProviderGroundingProviderFeatures::Representation
|
@@ -19839,17 +20012,23 @@ module Google
|
|
19839
20012
|
class AssistantGroundingRankerMediaGroundingProviderFeatures
|
19840
20013
|
# @private
|
19841
20014
|
class Representation < Google::Apis::Core::JsonRepresentation
|
20015
|
+
property :album_release_type, as: 'albumReleaseType'
|
20016
|
+
property :has_type_semantic_edge, as: 'hasTypeSemanticEdge'
|
19842
20017
|
property :is_cast_video, as: 'isCastVideo'
|
19843
20018
|
property :is_seed_radio, as: 'isSeedRadio'
|
19844
20019
|
property :is_seed_radio_request, as: 'isSeedRadioRequest'
|
19845
20020
|
property :msc_rate, as: 'mscRate'
|
19846
20021
|
property :scubed_p_sai_music, as: 'scubedPSaiMusic'
|
20022
|
+
property :type, as: 'type'
|
19847
20023
|
end
|
19848
20024
|
end
|
19849
20025
|
|
19850
20026
|
class AssistantGroundingRankerProviderGroundingProviderFeatures
|
19851
20027
|
# @private
|
19852
20028
|
class Representation < Google::Apis::Core::JsonRepresentation
|
20029
|
+
collection :provider_cluster_id, as: 'providerClusterId'
|
20030
|
+
property :provider_id, as: 'providerId', class: Google::Apis::ContentwarehouseV1::AssistantContextProviderId, decorator: Google::Apis::ContentwarehouseV1::AssistantContextProviderId::Representation
|
20031
|
+
|
19853
20032
|
property :psl_score, as: 'pslScore'
|
19854
20033
|
end
|
19855
20034
|
end
|
@@ -20191,6 +20370,7 @@ module Google
|
|
20191
20370
|
# @private
|
20192
20371
|
class Representation < Google::Apis::Core::JsonRepresentation
|
20193
20372
|
property :device_arbitration_creation_timestamp_ms, :numeric_string => true, as: 'deviceArbitrationCreationTimestampMs'
|
20373
|
+
property :device_targeting_input_creation_timestamp_ms, :numeric_string => true, as: 'deviceTargetingInputCreationTimestampMs'
|
20194
20374
|
property :eliminated_by_further_distance, as: 'eliminatedByFurtherDistance'
|
20195
20375
|
property :eliminated_by_local_closest, as: 'eliminatedByLocalClosest'
|
20196
20376
|
property :eliminated_by_unknown_different_room, as: 'eliminatedByUnknownDifferentRoom'
|
@@ -20296,18 +20476,22 @@ module Google
|
|
20296
20476
|
property :groundability_score, as: 'groundabilityScore'
|
20297
20477
|
property :grounding_provider_features, as: 'groundingProviderFeatures', class: Google::Apis::ContentwarehouseV1::AssistantGroundingRankerGroundingProviderFeatures, decorator: Google::Apis::ContentwarehouseV1::AssistantGroundingRankerGroundingProviderFeatures::Representation
|
20298
20478
|
|
20479
|
+
property :has_answer_group, as: 'hasAnswerGroup'
|
20299
20480
|
property :in_query_max_effective_arg_span_length, as: 'inQueryMaxEffectiveArgSpanLength'
|
20300
20481
|
property :intent_name, as: 'intentName'
|
20301
20482
|
property :intent_name_auis_score, as: 'intentNameAuisScore'
|
20302
20483
|
property :intent_name_auis_score_exp, as: 'intentNameAuisScoreExp'
|
20303
20484
|
property :is_feasible, as: 'isFeasible'
|
20304
20485
|
property :is_fully_grounded, as: 'isFullyGrounded'
|
20486
|
+
property :is_media_control_intent, as: 'isMediaControlIntent'
|
20305
20487
|
property :is_play_generic_music, as: 'isPlayGenericMusic'
|
20488
|
+
property :is_podcast_intent, as: 'isPodcastIntent'
|
20306
20489
|
property :kscorer_rank, as: 'kscorerRank'
|
20307
20490
|
property :laa_features, as: 'laaFeatures', class: Google::Apis::ContentwarehouseV1::AssistantGroundingRankerLaaFeatures, decorator: Google::Apis::ContentwarehouseV1::AssistantGroundingRankerLaaFeatures::Representation
|
20308
20491
|
|
20309
20492
|
property :mask_candidate_level_features, as: 'maskCandidateLevelFeatures'
|
20310
20493
|
property :max_hgr_score_across_binding_sets, as: 'maxHgrScoreAcrossBindingSets'
|
20494
|
+
property :nsp_rank, as: 'nspRank'
|
20311
20495
|
property :num_alternative_hypothesis, as: 'numAlternativeHypothesis'
|
20312
20496
|
property :num_constraints, as: 'numConstraints'
|
20313
20497
|
property :num_constraints_satisfied, as: 'numConstraintsSatisfied'
|
@@ -20315,9 +20499,11 @@ module Google
|
|
20315
20499
|
property :num_grounded_args, as: 'numGroundedArgs'
|
20316
20500
|
property :num_variables, as: 'numVariables'
|
20317
20501
|
property :num_variables_grounded, as: 'numVariablesGrounded'
|
20502
|
+
property :parsing_score_mse8_bucket_id, as: 'parsingScoreMse8BucketId'
|
20318
20503
|
property :pq2t_vs_assistant_ibst_cosine, as: 'pq2tVsAssistantIbstCosine'
|
20319
20504
|
property :pq2t_vs_ibst_cosine, as: 'pq2tVsIbstCosine'
|
20320
20505
|
property :predicted_intent_confidence, as: 'predictedIntentConfidence'
|
20506
|
+
property :ranker_name, as: 'rankerName'
|
20321
20507
|
property :search_dispatch, as: 'searchDispatch'
|
20322
20508
|
property :top_hypothesis_confidence, as: 'topHypothesisConfidence'
|
20323
20509
|
property :vertical_confidence_score, as: 'verticalConfidenceScore'
|
@@ -23562,6 +23748,7 @@ module Google
|
|
23562
23748
|
property :primary_connection, as: 'primaryConnection'
|
23563
23749
|
property :segment, as: 'segment', class: Google::Apis::ContentwarehouseV1::GeostoreFeatureIdProto, decorator: Google::Apis::ContentwarehouseV1::GeostoreFeatureIdProto::Representation
|
23564
23750
|
|
23751
|
+
property :yield_to_other_connections, as: 'yieldToOtherConnections'
|
23565
23752
|
end
|
23566
23753
|
end
|
23567
23754
|
|
@@ -23838,7 +24025,6 @@ module Google
|
|
23838
24025
|
|
23839
24026
|
property :metadata, as: 'metadata', class: Google::Apis::ContentwarehouseV1::GeostoreFieldMetadataProto, decorator: Google::Apis::ContentwarehouseV1::GeostoreFieldMetadataProto::Representation
|
23840
24027
|
|
23841
|
-
property :shape_id, as: 'shapeId'
|
23842
24028
|
property :temporary_data, as: 'temporaryData', class: Google::Apis::ContentwarehouseV1::Proto2BridgeMessageSet, decorator: Google::Apis::ContentwarehouseV1::Proto2BridgeMessageSet::Representation
|
23843
24029
|
|
23844
24030
|
property :unsuitable_for_display, as: 'unsuitableForDisplay'
|
@@ -24254,6 +24440,8 @@ module Google
|
|
24254
24440
|
property :separated_roadways, as: 'separatedRoadways'
|
24255
24441
|
property :sibling, as: 'sibling', class: Google::Apis::ContentwarehouseV1::GeostoreFeatureIdProto, decorator: Google::Apis::ContentwarehouseV1::GeostoreFeatureIdProto::Representation
|
24256
24442
|
|
24443
|
+
collection :slope, as: 'slope', class: Google::Apis::ContentwarehouseV1::GeostoreSlopeProto, decorator: Google::Apis::ContentwarehouseV1::GeostoreSlopeProto::Representation
|
24444
|
+
|
24257
24445
|
property :surface, as: 'surface'
|
24258
24446
|
property :surface_metadata, as: 'surfaceMetadata', class: Google::Apis::ContentwarehouseV1::GeostoreFieldMetadataProto, decorator: Google::Apis::ContentwarehouseV1::GeostoreFieldMetadataProto::Representation
|
24259
24447
|
|
@@ -24305,6 +24493,14 @@ module Google
|
|
24305
24493
|
end
|
24306
24494
|
end
|
24307
24495
|
|
24496
|
+
class GeostoreSlopeProto
|
24497
|
+
# @private
|
24498
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
24499
|
+
property :slope_value, as: 'slopeValue'
|
24500
|
+
property :start_point_fraction, as: 'startPointFraction'
|
24501
|
+
end
|
24502
|
+
end
|
24503
|
+
|
24308
24504
|
class GeostoreSocialReferenceProto
|
24309
24505
|
# @private
|
24310
24506
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -24354,6 +24550,7 @@ module Google
|
|
24354
24550
|
property :category, as: 'category'
|
24355
24551
|
collection :condition, as: 'condition', class: Google::Apis::ContentwarehouseV1::GeostoreRoadConditionalProto, decorator: Google::Apis::ContentwarehouseV1::GeostoreRoadConditionalProto::Representation
|
24356
24552
|
|
24553
|
+
property :source_type, as: 'sourceType'
|
24357
24554
|
property :speed_with_unit, as: 'speedWithUnit', class: Google::Apis::ContentwarehouseV1::GeostoreSpeedProto, decorator: Google::Apis::ContentwarehouseV1::GeostoreSpeedProto::Representation
|
24358
24555
|
|
24359
24556
|
property :unlimited_speed, as: 'unlimitedSpeed', class: Google::Apis::ContentwarehouseV1::GeostoreUnlimitedSpeedProto, decorator: Google::Apis::ContentwarehouseV1::GeostoreUnlimitedSpeedProto::Representation
|
@@ -25249,11 +25446,11 @@ module Google
|
|
25249
25446
|
class GoogleAssistantAccessoryV1DeviceConfig
|
25250
25447
|
# @private
|
25251
25448
|
class Representation < Google::Apis::Core::JsonRepresentation
|
25252
|
-
property :device_build, as: 'deviceBuild', class: Google::Apis::ContentwarehouseV1::GoogleAssistantEmbeddedV1DeviceBuild, decorator: Google::Apis::ContentwarehouseV1::GoogleAssistantEmbeddedV1DeviceBuild::Representation
|
25253
|
-
|
25254
25449
|
property :device_model_capabilities_override, as: 'deviceModelCapabilitiesOverride', class: Google::Apis::ContentwarehouseV1::GoogleAssistantEmbeddedV1DeviceModelCapabilitiesOverride, decorator: Google::Apis::ContentwarehouseV1::GoogleAssistantEmbeddedV1DeviceModelCapabilitiesOverride::Representation
|
25255
25450
|
|
25256
25451
|
property :heterodyne_token, as: 'heterodyneToken'
|
25452
|
+
property :surface_identity, as: 'surfaceIdentity', class: Google::Apis::ContentwarehouseV1::GoogleAssistantEmbeddedV1SurfaceIdentity, decorator: Google::Apis::ContentwarehouseV1::GoogleAssistantEmbeddedV1SurfaceIdentity::Representation
|
25453
|
+
|
25257
25454
|
end
|
25258
25455
|
end
|
25259
25456
|
|
@@ -25345,13 +25542,6 @@ module Google
|
|
25345
25542
|
end
|
25346
25543
|
end
|
25347
25544
|
|
25348
|
-
class GoogleAssistantEmbeddedV1DeviceBuild
|
25349
|
-
# @private
|
25350
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
25351
|
-
property :user_agent_suffix, as: 'userAgentSuffix'
|
25352
|
-
end
|
25353
|
-
end
|
25354
|
-
|
25355
25545
|
class GoogleAssistantEmbeddedV1DeviceModelCapabilitiesOverride
|
25356
25546
|
# @private
|
25357
25547
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -25379,6 +25569,14 @@ module Google
|
|
25379
25569
|
end
|
25380
25570
|
end
|
25381
25571
|
|
25572
|
+
class GoogleAssistantEmbeddedV1SurfaceIdentity
|
25573
|
+
# @private
|
25574
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
25575
|
+
property :surface_type, as: 'surfaceType'
|
25576
|
+
property :user_agent_suffix, as: 'userAgentSuffix'
|
25577
|
+
end
|
25578
|
+
end
|
25579
|
+
|
25382
25580
|
class GoogleAssistantEmbeddedV1Timer
|
25383
25581
|
# @private
|
25384
25582
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -25678,16 +25876,6 @@ module Google
|
|
25678
25876
|
end
|
25679
25877
|
end
|
25680
25878
|
|
25681
|
-
class GoogleCloudContentwarehouseV1ExportToCdwPipeline
|
25682
|
-
# @private
|
25683
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
25684
|
-
property :doc_ai_dataset, as: 'docAiDataset'
|
25685
|
-
collection :documents, as: 'documents'
|
25686
|
-
property :export_folder_path, as: 'exportFolderPath'
|
25687
|
-
property :training_split_ratio, as: 'trainingSplitRatio'
|
25688
|
-
end
|
25689
|
-
end
|
25690
|
-
|
25691
25879
|
class GoogleCloudContentwarehouseV1FetchAclRequest
|
25692
25880
|
# @private
|
25693
25881
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -25727,27 +25915,6 @@ module Google
|
|
25727
25915
|
end
|
25728
25916
|
end
|
25729
25917
|
|
25730
|
-
class GoogleCloudContentwarehouseV1GcsIngestPipeline
|
25731
|
-
# @private
|
25732
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
25733
|
-
property :input_path, as: 'inputPath'
|
25734
|
-
property :processor_results_folder_path, as: 'processorResultsFolderPath'
|
25735
|
-
property :schema_name, as: 'schemaName'
|
25736
|
-
end
|
25737
|
-
end
|
25738
|
-
|
25739
|
-
class GoogleCloudContentwarehouseV1GcsIngestWithDocAiProcessorsPipeline
|
25740
|
-
# @private
|
25741
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
25742
|
-
collection :extract_processor_infos, as: 'extractProcessorInfos', class: Google::Apis::ContentwarehouseV1::GoogleCloudContentwarehouseV1ProcessorInfo, decorator: Google::Apis::ContentwarehouseV1::GoogleCloudContentwarehouseV1ProcessorInfo::Representation
|
25743
|
-
|
25744
|
-
property :input_path, as: 'inputPath'
|
25745
|
-
property :processor_results_folder_path, as: 'processorResultsFolderPath'
|
25746
|
-
property :split_classify_processor_info, as: 'splitClassifyProcessorInfo', class: Google::Apis::ContentwarehouseV1::GoogleCloudContentwarehouseV1ProcessorInfo, decorator: Google::Apis::ContentwarehouseV1::GoogleCloudContentwarehouseV1ProcessorInfo::Representation
|
25747
|
-
|
25748
|
-
end
|
25749
|
-
end
|
25750
|
-
|
25751
25918
|
class GoogleCloudContentwarehouseV1GetDocumentRequest
|
25752
25919
|
# @private
|
25753
25920
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -25886,45 +26053,34 @@ module Google
|
|
25886
26053
|
end
|
25887
26054
|
end
|
25888
26055
|
|
25889
|
-
class
|
26056
|
+
class GoogleCloudContentwarehouseV1LockDocumentRequest
|
25890
26057
|
# @private
|
25891
26058
|
class Representation < Google::Apis::Core::JsonRepresentation
|
25892
|
-
|
26059
|
+
property :collection_id, as: 'collectionId'
|
26060
|
+
property :locking_user, as: 'lockingUser', class: Google::Apis::ContentwarehouseV1::GoogleCloudContentwarehouseV1UserInfo, decorator: Google::Apis::ContentwarehouseV1::GoogleCloudContentwarehouseV1UserInfo::Representation
|
25893
26061
|
|
25894
26062
|
end
|
25895
26063
|
end
|
25896
26064
|
|
25897
|
-
class
|
26065
|
+
class GoogleCloudContentwarehouseV1MapProperty
|
25898
26066
|
# @private
|
25899
26067
|
class Representation < Google::Apis::Core::JsonRepresentation
|
25900
|
-
|
25901
|
-
end
|
26068
|
+
hash :fields, as: 'fields', class: Google::Apis::ContentwarehouseV1::GoogleCloudContentwarehouseV1Value, decorator: Google::Apis::ContentwarehouseV1::GoogleCloudContentwarehouseV1Value::Representation
|
25902
26069
|
|
25903
|
-
class GoogleCloudContentwarehouseV1MergeFieldsOptions
|
25904
|
-
# @private
|
25905
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
25906
|
-
property :replace_message_fields, as: 'replaceMessageFields'
|
25907
|
-
property :replace_repeated_fields, as: 'replaceRepeatedFields'
|
25908
26070
|
end
|
25909
26071
|
end
|
25910
26072
|
|
25911
|
-
class
|
26073
|
+
class GoogleCloudContentwarehouseV1MapTypeOptions
|
25912
26074
|
# @private
|
25913
26075
|
class Representation < Google::Apis::Core::JsonRepresentation
|
25914
|
-
collection :documents, as: 'documents'
|
25915
|
-
property :export_folder_path, as: 'exportFolderPath'
|
25916
|
-
property :processor_info, as: 'processorInfo', class: Google::Apis::ContentwarehouseV1::GoogleCloudContentwarehouseV1ProcessorInfo, decorator: Google::Apis::ContentwarehouseV1::GoogleCloudContentwarehouseV1ProcessorInfo::Representation
|
25917
|
-
|
25918
|
-
property :processor_results_folder_path, as: 'processorResultsFolderPath'
|
25919
26076
|
end
|
25920
26077
|
end
|
25921
26078
|
|
25922
|
-
class
|
26079
|
+
class GoogleCloudContentwarehouseV1MergeFieldsOptions
|
25923
26080
|
# @private
|
25924
26081
|
class Representation < Google::Apis::Core::JsonRepresentation
|
25925
|
-
property :
|
25926
|
-
property :
|
25927
|
-
property :schema_name, as: 'schemaName'
|
26082
|
+
property :replace_message_fields, as: 'replaceMessageFields'
|
26083
|
+
property :replace_repeated_fields, as: 'replaceRepeatedFields'
|
25928
26084
|
end
|
25929
26085
|
end
|
25930
26086
|
|
@@ -26119,17 +26275,22 @@ module Google
|
|
26119
26275
|
end
|
26120
26276
|
end
|
26121
26277
|
|
26122
|
-
class
|
26278
|
+
class GoogleCloudContentwarehouseV1RunPipelineMetadata
|
26123
26279
|
# @private
|
26124
26280
|
class Representation < Google::Apis::Core::JsonRepresentation
|
26125
|
-
property :
|
26281
|
+
property :failed_file_count, as: 'failedFileCount'
|
26282
|
+
property :gcs_ingest_pipeline_metadata, as: 'gcsIngestPipelineMetadata', class: Google::Apis::ContentwarehouseV1::GoogleCloudContentwarehouseV1RunPipelineMetadataGcsIngestPipelineMetadata, decorator: Google::Apis::ContentwarehouseV1::GoogleCloudContentwarehouseV1RunPipelineMetadataGcsIngestPipelineMetadata::Representation
|
26126
26283
|
|
26127
|
-
property :
|
26128
|
-
|
26129
|
-
property :gcs_ingest_with_doc_ai_processors_pipeline, as: 'gcsIngestWithDocAiProcessorsPipeline', class: Google::Apis::ContentwarehouseV1::GoogleCloudContentwarehouseV1GcsIngestWithDocAiProcessorsPipeline, decorator: Google::Apis::ContentwarehouseV1::GoogleCloudContentwarehouseV1GcsIngestWithDocAiProcessorsPipeline::Representation
|
26284
|
+
property :total_file_count, as: 'totalFileCount'
|
26285
|
+
property :user_info, as: 'userInfo', class: Google::Apis::ContentwarehouseV1::GoogleCloudContentwarehouseV1UserInfo, decorator: Google::Apis::ContentwarehouseV1::GoogleCloudContentwarehouseV1UserInfo::Representation
|
26130
26286
|
|
26131
|
-
|
26287
|
+
end
|
26288
|
+
end
|
26132
26289
|
|
26290
|
+
class GoogleCloudContentwarehouseV1RunPipelineMetadataGcsIngestPipelineMetadata
|
26291
|
+
# @private
|
26292
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
26293
|
+
property :input_path, as: 'inputPath'
|
26133
26294
|
end
|
26134
26295
|
end
|
26135
26296
|
|
@@ -26904,7 +27065,6 @@ module Google
|
|
26904
27065
|
# @private
|
26905
27066
|
class Representation < Google::Apis::Core::JsonRepresentation
|
26906
27067
|
property :committed_until, as: 'committedUntil'
|
26907
|
-
property :committed_until_is_mixed, as: 'committedUntilIsMixed'
|
26908
27068
|
property :event_summary, as: 'eventSummary'
|
26909
27069
|
property :next_available, as: 'nextAvailable'
|
26910
27070
|
property :occupied_until, as: 'occupiedUntil'
|
@@ -26925,7 +27085,6 @@ module Google
|
|
26925
27085
|
# @private
|
26926
27086
|
class Representation < Google::Apis::Core::JsonRepresentation
|
26927
27087
|
property :committed_until, as: 'committedUntil'
|
26928
|
-
property :committed_until_is_mixed, as: 'committedUntilIsMixed'
|
26929
27088
|
property :next_available, as: 'nextAvailable'
|
26930
27089
|
property :occupied_until, as: 'occupiedUntil'
|
26931
27090
|
end
|
@@ -26941,7 +27100,6 @@ module Google
|
|
26941
27100
|
# @private
|
26942
27101
|
class Representation < Google::Apis::Core::JsonRepresentation
|
26943
27102
|
property :committed_until, as: 'committedUntil'
|
26944
|
-
property :committed_until_is_mixed, as: 'committedUntilIsMixed'
|
26945
27103
|
property :event_summary, as: 'eventSummary'
|
26946
27104
|
property :in_meetings_until, as: 'inMeetingsUntil'
|
26947
27105
|
property :next_available, as: 'nextAvailable'
|
@@ -26968,6 +27126,7 @@ module Google
|
|
26968
27126
|
property :experimental_building_id, as: 'experimentalBuildingId'
|
26969
27127
|
property :experimental_desk_id, as: 'experimentalDeskId'
|
26970
27128
|
property :experimental_floor_id, as: 'experimentalFloorId'
|
27129
|
+
property :label, as: 'label'
|
26971
27130
|
end
|
26972
27131
|
end
|
26973
27132
|
|
@@ -26976,7 +27135,6 @@ module Google
|
|
26976
27135
|
class Representation < Google::Apis::Core::JsonRepresentation
|
26977
27136
|
property :come_back_time, as: 'comeBackTime'
|
26978
27137
|
property :committed_until, as: 'committedUntil'
|
26979
|
-
property :committed_until_is_mixed, as: 'committedUntilIsMixed'
|
26980
27138
|
property :event_summary, as: 'eventSummary'
|
26981
27139
|
end
|
26982
27140
|
end
|
@@ -27850,6 +28008,8 @@ module Google
|
|
27850
28008
|
property :state, as: 'state'
|
27851
28009
|
property :timestamp, as: 'timestamp'
|
27852
28010
|
property :type, as: 'type'
|
28011
|
+
property :video_segment_end_us, :numeric_string => true, as: 'videoSegmentEndUs'
|
28012
|
+
property :video_segment_start_us, :numeric_string => true, as: 'videoSegmentStartUs'
|
27853
28013
|
property :width, as: 'width'
|
27854
28014
|
end
|
27855
28015
|
end
|
@@ -29203,27 +29363,24 @@ module Google
|
|
29203
29363
|
|
29204
29364
|
property :chrome_counts, as: 'chromeCounts', class: Google::Apis::ContentwarehouseV1::IndexingDocjoinerDataVersionVersionInfo, decorator: Google::Apis::ContentwarehouseV1::IndexingDocjoinerDataVersionVersionInfo::Representation
|
29205
29365
|
|
29366
|
+
property :creator, as: 'creator', class: Google::Apis::ContentwarehouseV1::IndexingDocjoinerDataVersionVersionInfo, decorator: Google::Apis::ContentwarehouseV1::IndexingDocjoinerDataVersionVersionInfo::Representation
|
29367
|
+
|
29206
29368
|
property :instant_navboost, as: 'instantNavboost', class: Google::Apis::ContentwarehouseV1::IndexingDocjoinerDataVersionVersionInfo, decorator: Google::Apis::ContentwarehouseV1::IndexingDocjoinerDataVersionVersionInfo::Representation
|
29207
29369
|
|
29208
29370
|
property :localyp, as: 'localyp', class: Google::Apis::ContentwarehouseV1::IndexingDocjoinerDataVersionVersionInfo, decorator: Google::Apis::ContentwarehouseV1::IndexingDocjoinerDataVersionVersionInfo::Representation
|
29209
29371
|
|
29210
|
-
property :localyp_version, as: 'localypVersion'
|
29211
29372
|
property :modern_format_content, as: 'modernFormatContent', class: Google::Apis::ContentwarehouseV1::IndexingDocjoinerDataVersionVersionInfo, decorator: Google::Apis::ContentwarehouseV1::IndexingDocjoinerDataVersionVersionInfo::Representation
|
29212
29373
|
|
29213
|
-
property :modern_format_content_version, as: 'modernFormatContentVersion'
|
29214
29374
|
property :navboost, as: 'navboost', class: Google::Apis::ContentwarehouseV1::IndexingDocjoinerDataVersionVersionInfo, decorator: Google::Apis::ContentwarehouseV1::IndexingDocjoinerDataVersionVersionInfo::Representation
|
29215
29375
|
|
29216
|
-
property :navboost_version, as: 'navboostVersion'
|
29217
29376
|
property :rankembed, as: 'rankembed', class: Google::Apis::ContentwarehouseV1::IndexingDocjoinerDataVersionVersionInfo, decorator: Google::Apis::ContentwarehouseV1::IndexingDocjoinerDataVersionVersionInfo::Representation
|
29218
29377
|
|
29219
29378
|
property :universal_facts, as: 'universalFacts', class: Google::Apis::ContentwarehouseV1::IndexingDocjoinerDataVersionVersionInfo, decorator: Google::Apis::ContentwarehouseV1::IndexingDocjoinerDataVersionVersionInfo::Representation
|
29220
29379
|
|
29221
29380
|
property :video_scoring_signal, as: 'videoScoringSignal', class: Google::Apis::ContentwarehouseV1::IndexingDocjoinerDataVersionVersionInfo, decorator: Google::Apis::ContentwarehouseV1::IndexingDocjoinerDataVersionVersionInfo::Representation
|
29222
29381
|
|
29223
|
-
property :video_scoring_signal_version, as: 'videoScoringSignalVersion'
|
29224
29382
|
property :volt, as: 'volt', class: Google::Apis::ContentwarehouseV1::IndexingDocjoinerDataVersionVersionInfo, decorator: Google::Apis::ContentwarehouseV1::IndexingDocjoinerDataVersionVersionInfo::Representation
|
29225
29383
|
|
29226
|
-
property :volt_version, as: 'voltVersion'
|
29227
29384
|
end
|
29228
29385
|
end
|
29229
29386
|
|
@@ -36837,6 +36994,7 @@ module Google
|
|
36837
36994
|
|
36838
36995
|
property :dynamite_group_assignment_source, as: 'dynamiteGroupAssignmentSource', class: Google::Apis::ContentwarehouseV1::QualityActionsReminderDynamiteGroup, decorator: Google::Apis::ContentwarehouseV1::QualityActionsReminderDynamiteGroup::Representation
|
36839
36996
|
|
36997
|
+
property :extra_notification_device_id, as: 'extraNotificationDeviceId'
|
36840
36998
|
property :id, as: 'id'
|
36841
36999
|
property :location, as: 'location', class: Google::Apis::ContentwarehouseV1::QualityActionsReminderLocation, decorator: Google::Apis::ContentwarehouseV1::QualityActionsReminderLocation::Representation
|
36842
37000
|
|
@@ -37522,6 +37680,7 @@ module Google
|
|
37522
37680
|
property :raffia_lookup_key, as: 'raffiaLookupKey'
|
37523
37681
|
hash :raffia_lookup_key_per_field, as: 'raffiaLookupKeyPerField'
|
37524
37682
|
collection :raffia_lookup_keys, as: 'raffiaLookupKeys'
|
37683
|
+
property :raffia_signal_merger_url, as: 'raffiaSignalMergerUrl'
|
37525
37684
|
end
|
37526
37685
|
end
|
37527
37686
|
|
@@ -37567,6 +37726,8 @@ module Google
|
|
37567
37726
|
class QualityOrbitAsteroidBeltDocumentIntentScores
|
37568
37727
|
# @private
|
37569
37728
|
class Representation < Google::Apis::Core::JsonRepresentation
|
37729
|
+
collection :below_threshold_intents, as: 'belowThresholdIntents'
|
37730
|
+
collection :below_threshold_scores, as: 'belowThresholdScores'
|
37570
37731
|
hash :image_intent_scores, as: 'imageIntentScores', class: Google::Apis::ContentwarehouseV1::QualityOrbitAsteroidBeltImageIntentScores, decorator: Google::Apis::ContentwarehouseV1::QualityOrbitAsteroidBeltImageIntentScores::Representation
|
37571
37732
|
|
37572
37733
|
collection :intents, as: 'intents'
|
@@ -38150,6 +38311,7 @@ module Google
|
|
38150
38311
|
property :condition, as: 'condition'
|
38151
38312
|
property :control_type, as: 'controlType'
|
38152
38313
|
collection :fingerprint_of_offer_urls, as: 'fingerprintOfOfferUrls'
|
38314
|
+
collection :gtin_value, as: 'gtinValue'
|
38153
38315
|
collection :image_id, as: 'imageId'
|
38154
38316
|
collection :inferred_images, as: 'inferredImages', class: Google::Apis::ContentwarehouseV1::ShoppingWebentityShoppingAnnotationInferredImage, decorator: Google::Apis::ContentwarehouseV1::ShoppingWebentityShoppingAnnotationInferredImage::Representation
|
38155
38317
|
|
@@ -38213,6 +38375,7 @@ module Google
|
|
38213
38375
|
property :outlink_domain_relationship, as: 'outlinkDomainRelationship'
|
38214
38376
|
property :pblock, as: 'pblock', class: Google::Apis::ContentwarehouseV1::QualityShoppingShoppingAttachmentPBlock, decorator: Google::Apis::ContentwarehouseV1::QualityShoppingShoppingAttachmentPBlock::Representation
|
38215
38377
|
|
38378
|
+
collection :product_browseonomy_ids, as: 'productBrowseonomyIds'
|
38216
38379
|
property :product_cluster_mid, :numeric_string => true, as: 'productClusterMid'
|
38217
38380
|
property :product_popularity, as: 'productPopularity'
|
38218
38381
|
collection :relevance_embedding, as: 'relevanceEmbedding', class: Google::Apis::ContentwarehouseV1::QualityRankembedMustangMustangRankEmbedInfo, decorator: Google::Apis::ContentwarehouseV1::QualityRankembedMustangMustangRankEmbedInfo::Representation
|
@@ -39070,8 +39233,6 @@ module Google
|
|
39070
39233
|
class RepositoryWebrefDocumentMetadata
|
39071
39234
|
# @private
|
39072
39235
|
class Representation < Google::Apis::Core::JsonRepresentation
|
39073
|
-
property :cdoc_attachments, as: 'cdocAttachments', class: Google::Apis::ContentwarehouseV1::Proto2BridgeMessageSet, decorator: Google::Apis::ContentwarehouseV1::Proto2BridgeMessageSet::Representation
|
39074
|
-
|
39075
39236
|
property :crawl_time, :numeric_string => true, as: 'crawlTime'
|
39076
39237
|
property :doc_fp, :numeric_string => true, as: 'docFp'
|
39077
39238
|
property :doc_id, :numeric_string => true, as: 'docId'
|
@@ -39080,8 +39241,6 @@ module Google
|
|
39080
39241
|
property :is_disambiguation_page, as: 'isDisambiguationPage'
|
39081
39242
|
property :language, as: 'language'
|
39082
39243
|
property :num_incoming_anchors, as: 'numIncomingAnchors'
|
39083
|
-
collection :repeated_cdoc_attachments, as: 'repeatedCdocAttachments', class: Google::Apis::ContentwarehouseV1::Proto2BridgeMessageSet, decorator: Google::Apis::ContentwarehouseV1::Proto2BridgeMessageSet::Representation
|
39084
|
-
|
39085
39244
|
property :salient_terms, as: 'salientTerms', class: Google::Apis::ContentwarehouseV1::QualitySalientTermsSalientTermSet, decorator: Google::Apis::ContentwarehouseV1::QualitySalientTermsSalientTermSet::Representation
|
39086
39245
|
|
39087
39246
|
property :title, as: 'title'
|
@@ -40626,6 +40785,17 @@ module Google
|
|
40626
40785
|
end
|
40627
40786
|
end
|
40628
40787
|
|
40788
|
+
class ResearchScamNumericRestrictNamespace
|
40789
|
+
# @private
|
40790
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
40791
|
+
property :namespace, as: 'namespace'
|
40792
|
+
property :op, as: 'op'
|
40793
|
+
property :value_double, as: 'valueDouble'
|
40794
|
+
property :value_float, as: 'valueFloat'
|
40795
|
+
property :value_int, :numeric_string => true, as: 'valueInt'
|
40796
|
+
end
|
40797
|
+
end
|
40798
|
+
|
40629
40799
|
class ResearchScamOnlineSearchLatencyStats
|
40630
40800
|
# @private
|
40631
40801
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -40685,6 +40855,8 @@ module Google
|
|
40685
40855
|
class Representation < Google::Apis::Core::JsonRepresentation
|
40686
40856
|
collection :namespaces, as: 'namespaces', class: Google::Apis::ContentwarehouseV1::ResearchScamTokenNamespace, decorator: Google::Apis::ContentwarehouseV1::ResearchScamTokenNamespace::Representation
|
40687
40857
|
|
40858
|
+
collection :numeric_namespaces, as: 'numericNamespaces', class: Google::Apis::ContentwarehouseV1::ResearchScamNumericRestrictNamespace, decorator: Google::Apis::ContentwarehouseV1::ResearchScamNumericRestrictNamespace::Representation
|
40859
|
+
|
40688
40860
|
end
|
40689
40861
|
end
|
40690
40862
|
|
@@ -41014,6 +41186,7 @@ module Google
|
|
41014
41186
|
class SafesearchVideoContentSignals
|
41015
41187
|
# @private
|
41016
41188
|
class Representation < Google::Apis::Core::JsonRepresentation
|
41189
|
+
property :is_abuse_with_high_confidence, as: 'isAbuseWithHighConfidence'
|
41017
41190
|
hash :scores, as: 'scores'
|
41018
41191
|
property :version_tag, as: 'versionTag'
|
41019
41192
|
property :video_classifier_output, as: 'videoClassifierOutput', class: Google::Apis::ContentwarehouseV1::SafesearchVideoClassifierOutput, decorator: Google::Apis::ContentwarehouseV1::SafesearchVideoClassifierOutput::Representation
|
@@ -41286,6 +41459,7 @@ module Google
|
|
41286
41459
|
class ScienceCitationFundingExtractionInfo
|
41287
41460
|
# @private
|
41288
41461
|
class Representation < Google::Apis::Core::JsonRepresentation
|
41462
|
+
property :cleared_funding, as: 'ClearedFunding'
|
41289
41463
|
property :debug_funding_text_block, as: 'DebugFundingTextBlock'
|
41290
41464
|
property :doc_part, as: 'DocPart'
|
41291
41465
|
property :parse_section, as: 'ParseSection'
|
@@ -41465,6 +41639,8 @@ module Google
|
|
41465
41639
|
property :dasher_user, as: 'dasherUser'
|
41466
41640
|
property :followon, as: 'followon', class: Google::Apis::ContentwarehouseV1::SearchPolicyRankableSensitivityFollowOn, decorator: Google::Apis::ContentwarehouseV1::SearchPolicyRankableSensitivityFollowOn::Representation
|
41467
41641
|
|
41642
|
+
property :grounding_provider, as: 'groundingProvider', class: Google::Apis::ContentwarehouseV1::SearchPolicyRankableSensitivityGroundingProvider, decorator: Google::Apis::ContentwarehouseV1::SearchPolicyRankableSensitivityGroundingProvider::Representation
|
41643
|
+
|
41468
41644
|
property :prefilter, as: 'prefilter', class: Google::Apis::ContentwarehouseV1::SearchPolicyRankableSensitivityPrefilter, decorator: Google::Apis::ContentwarehouseV1::SearchPolicyRankableSensitivityPrefilter::Representation
|
41469
41645
|
|
41470
41646
|
property :qu, as: 'qu', class: Google::Apis::ContentwarehouseV1::SearchPolicyRankableSensitivityQueryUnderstanding, decorator: Google::Apis::ContentwarehouseV1::SearchPolicyRankableSensitivityQueryUnderstanding::Representation
|
@@ -41498,6 +41674,12 @@ module Google
|
|
41498
41674
|
end
|
41499
41675
|
end
|
41500
41676
|
|
41677
|
+
class SearchPolicyRankableSensitivityGroundingProvider
|
41678
|
+
# @private
|
41679
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
41680
|
+
end
|
41681
|
+
end
|
41682
|
+
|
41501
41683
|
class SearchPolicyRankableSensitivityPrefilter
|
41502
41684
|
# @private
|
41503
41685
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -41868,6 +42050,16 @@ module Google
|
|
41868
42050
|
property :inferred_image_id, :numeric_string => true, as: 'inferredImageId'
|
41869
42051
|
property :inferred_image_source, as: 'inferredImageSource'
|
41870
42052
|
property :inferred_image_type, as: 'inferredImageType'
|
42053
|
+
collection :neardup_info, as: 'neardupInfo', class: Google::Apis::ContentwarehouseV1::ShoppingWebentityShoppingAnnotationInferredImageNeardupInfo, decorator: Google::Apis::ContentwarehouseV1::ShoppingWebentityShoppingAnnotationInferredImageNeardupInfo::Representation
|
42054
|
+
|
42055
|
+
end
|
42056
|
+
end
|
42057
|
+
|
42058
|
+
class ShoppingWebentityShoppingAnnotationInferredImageNeardupInfo
|
42059
|
+
# @private
|
42060
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
42061
|
+
property :inferred_image_source, as: 'inferredImageSource'
|
42062
|
+
property :inferred_image_type, as: 'inferredImageType'
|
41871
42063
|
end
|
41872
42064
|
end
|
41873
42065
|
|
@@ -42025,6 +42217,8 @@ module Google
|
|
42025
42217
|
class Representation < Google::Apis::Core::JsonRepresentation
|
42026
42218
|
collection :bolded_ranges, as: 'boldedRanges', class: Google::Apis::ContentwarehouseV1::QualitySnippetsTruncationSnippetBoldedRange, decorator: Google::Apis::ContentwarehouseV1::QualitySnippetsTruncationSnippetBoldedRange::Representation
|
42027
42219
|
|
42220
|
+
property :extended_snippet, as: 'extendedSnippet', class: Google::Apis::ContentwarehouseV1::SnippetExtraInfoSnippetCandidateInfoExtendedSnippet, decorator: Google::Apis::ContentwarehouseV1::SnippetExtraInfoSnippetCandidateInfoExtendedSnippet::Representation
|
42221
|
+
|
42028
42222
|
property :id, as: 'id'
|
42029
42223
|
property :is_muppet_selected_snippet, as: 'isMuppetSelectedSnippet'
|
42030
42224
|
property :is_snippet_brain_bolding_triggered, as: 'isSnippetBrainBoldingTriggered'
|
@@ -42040,6 +42234,14 @@ module Google
|
|
42040
42234
|
end
|
42041
42235
|
end
|
42042
42236
|
|
42237
|
+
class SnippetExtraInfoSnippetCandidateInfoExtendedSnippet
|
42238
|
+
# @private
|
42239
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
42240
|
+
property :num_chars, as: 'numChars'
|
42241
|
+
property :snippet_text, as: 'snippetText'
|
42242
|
+
end
|
42243
|
+
end
|
42244
|
+
|
42043
42245
|
class SnippetExtraInfoSnippetScoringInfo
|
42044
42246
|
# @private
|
42045
42247
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -42959,6 +43161,7 @@ module Google
|
|
42959
43161
|
|
42960
43162
|
property :lms_policy_metadata, as: 'lmsPolicyMetadata', class: Google::Apis::ContentwarehouseV1::StorageGraphBfgLmsPolicyMetadata, decorator: Google::Apis::ContentwarehouseV1::StorageGraphBfgLmsPolicyMetadata::Representation
|
42961
43163
|
|
43164
|
+
collection :policy_data_scope_keys, as: 'policyDataScopeKeys'
|
42962
43165
|
property :policy_source_type, as: 'policySourceType'
|
42963
43166
|
property :ump_policy_metadata, as: 'umpPolicyMetadata', class: Google::Apis::ContentwarehouseV1::StorageGraphBfgUmpPolicyMetadata, decorator: Google::Apis::ContentwarehouseV1::StorageGraphBfgUmpPolicyMetadata::Representation
|
42964
43167
|
|
@@ -43889,10 +44092,14 @@ module Google
|
|
43889
44092
|
# @private
|
43890
44093
|
class Representation < Google::Apis::Core::JsonRepresentation
|
43891
44094
|
property :anchor_qbst_distance, as: 'anchorQbstDistance'
|
44095
|
+
property :asr_average_babel_similarity_score, as: 'asrAverageBabelSimilarityScore'
|
44096
|
+
property :asr_maximum_babel_similarity_score, as: 'asrMaximumBabelSimilarityScore'
|
43892
44097
|
property :bleurt_features, as: 'bleurtFeatures', class: Google::Apis::ContentwarehouseV1::VideoContentSearchBleurtFeatures, decorator: Google::Apis::ContentwarehouseV1::VideoContentSearchBleurtFeatures::Representation
|
43893
44098
|
|
43894
44099
|
property :bleurt_score, as: 'bleurtScore'
|
43895
44100
|
property :descartes_score_with_title, as: 'descartesScoreWithTitle'
|
44101
|
+
property :description_average_babel_similarity_score, as: 'descriptionAverageBabelSimilarityScore'
|
44102
|
+
property :description_maximum_babel_similarity_score, as: 'descriptionMaximumBabelSimilarityScore'
|
43896
44103
|
property :dolphin_descriptiveness_score, as: 'dolphinDescriptivenessScore'
|
43897
44104
|
collection :dolphin_ensemble_score, as: 'dolphinEnsembleScore', class: Google::Apis::ContentwarehouseV1::VideoContentSearchDolphinEnsembleScore, decorator: Google::Apis::ContentwarehouseV1::VideoContentSearchDolphinEnsembleScore::Representation
|
43898
44105
|
|