google-apis-contentwarehouse_v1 0.7.0 → 0.9.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.
- checksums.yaml +4 -4
- data/CHANGELOG.md +8 -0
- data/lib/google/apis/contentwarehouse_v1/classes.rb +1178 -327
- data/lib/google/apis/contentwarehouse_v1/gem_version.rb +2 -2
- data/lib/google/apis/contentwarehouse_v1/representations.rb +472 -94
- data/lib/google/apis/contentwarehouse_v1/service.rb +34 -18
- metadata +3 -3
@@ -784,6 +784,12 @@ module Google
|
|
784
784
|
include Google::Apis::Core::JsonObjectSupport
|
785
785
|
end
|
786
786
|
|
787
|
+
class AppsPeopleOzExternalMergedpeopleapiNamePronunciationAudioMetadataInfo
|
788
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
789
|
+
|
790
|
+
include Google::Apis::Core::JsonObjectSupport
|
791
|
+
end
|
792
|
+
|
787
793
|
class AppsPeopleOzExternalMergedpeopleapiNickname
|
788
794
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
789
795
|
|
@@ -2476,18 +2482,60 @@ module Google
|
|
2476
2482
|
include Google::Apis::Core::JsonObjectSupport
|
2477
2483
|
end
|
2478
2484
|
|
2485
|
+
class AssistantGroundingRankerAssistantInteractionFeatures
|
2486
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2487
|
+
|
2488
|
+
include Google::Apis::Core::JsonObjectSupport
|
2489
|
+
end
|
2490
|
+
|
2479
2491
|
class AssistantGroundingRankerContactGroundingProviderFeatures
|
2480
2492
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2481
2493
|
|
2482
2494
|
include Google::Apis::Core::JsonObjectSupport
|
2483
2495
|
end
|
2484
2496
|
|
2497
|
+
class AssistantGroundingRankerDeviceContactAffinityFeatures
|
2498
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2499
|
+
|
2500
|
+
include Google::Apis::Core::JsonObjectSupport
|
2501
|
+
end
|
2502
|
+
|
2485
2503
|
class AssistantGroundingRankerGroundingProviderFeatures
|
2486
2504
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2487
2505
|
|
2488
2506
|
include Google::Apis::Core::JsonObjectSupport
|
2489
2507
|
end
|
2490
2508
|
|
2509
|
+
class AssistantGroundingRankerLaaFeatures
|
2510
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2511
|
+
|
2512
|
+
include Google::Apis::Core::JsonObjectSupport
|
2513
|
+
end
|
2514
|
+
|
2515
|
+
class AssistantGroundingRankerLaaFeaturesBindingSet
|
2516
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2517
|
+
|
2518
|
+
include Google::Apis::Core::JsonObjectSupport
|
2519
|
+
end
|
2520
|
+
|
2521
|
+
class AssistantGroundingRankerLaaFeaturesCommunicationEndpoint
|
2522
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2523
|
+
|
2524
|
+
include Google::Apis::Core::JsonObjectSupport
|
2525
|
+
end
|
2526
|
+
|
2527
|
+
class AssistantGroundingRankerLaaFeaturesContact
|
2528
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2529
|
+
|
2530
|
+
include Google::Apis::Core::JsonObjectSupport
|
2531
|
+
end
|
2532
|
+
|
2533
|
+
class AssistantGroundingRankerLaaFeaturesProvider
|
2534
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2535
|
+
|
2536
|
+
include Google::Apis::Core::JsonObjectSupport
|
2537
|
+
end
|
2538
|
+
|
2491
2539
|
class AssistantGroundingRankerMediaGroundingProviderFeatures
|
2492
2540
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2493
2541
|
|
@@ -2662,6 +2710,12 @@ module Google
|
|
2662
2710
|
include Google::Apis::Core::JsonObjectSupport
|
2663
2711
|
end
|
2664
2712
|
|
2713
|
+
class AssistantLogsProviderAnnotationLog
|
2714
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2715
|
+
|
2716
|
+
include Google::Apis::Core::JsonObjectSupport
|
2717
|
+
end
|
2718
|
+
|
2665
2719
|
class AssistantLogsQueryAnnotationLog
|
2666
2720
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2667
2721
|
|
@@ -3436,6 +3490,18 @@ module Google
|
|
3436
3490
|
include Google::Apis::Core::JsonObjectSupport
|
3437
3491
|
end
|
3438
3492
|
|
3493
|
+
class DrishtiQuantizedByteDenseFeatureData
|
3494
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3495
|
+
|
3496
|
+
include Google::Apis::Core::JsonObjectSupport
|
3497
|
+
end
|
3498
|
+
|
3499
|
+
class DrishtiQuantizedByteIndexedFeatureData
|
3500
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3501
|
+
|
3502
|
+
include Google::Apis::Core::JsonObjectSupport
|
3503
|
+
end
|
3504
|
+
|
3439
3505
|
class DrishtiQuantizedDenseFeatureData
|
3440
3506
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3441
3507
|
|
@@ -3532,30 +3598,6 @@ module Google
|
|
3532
3598
|
include Google::Apis::Core::JsonObjectSupport
|
3533
3599
|
end
|
3534
3600
|
|
3535
|
-
class EntitySignalsClassificationOutput
|
3536
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3537
|
-
|
3538
|
-
include Google::Apis::Core::JsonObjectSupport
|
3539
|
-
end
|
3540
|
-
|
3541
|
-
class EntitySignalsEntityClassification
|
3542
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3543
|
-
|
3544
|
-
include Google::Apis::Core::JsonObjectSupport
|
3545
|
-
end
|
3546
|
-
|
3547
|
-
class EntitySignalsEntityFeature
|
3548
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3549
|
-
|
3550
|
-
include Google::Apis::Core::JsonObjectSupport
|
3551
|
-
end
|
3552
|
-
|
3553
|
-
class EntitySignalsWeightedRelevanceRating
|
3554
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3555
|
-
|
3556
|
-
include Google::Apis::Core::JsonObjectSupport
|
3557
|
-
end
|
3558
|
-
|
3559
3601
|
class EventIdMessage
|
3560
3602
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3561
3603
|
|
@@ -4132,6 +4174,12 @@ module Google
|
|
4132
4174
|
include Google::Apis::Core::JsonObjectSupport
|
4133
4175
|
end
|
4134
4176
|
|
4177
|
+
class GeostoreGeometryComposition
|
4178
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4179
|
+
|
4180
|
+
include Google::Apis::Core::JsonObjectSupport
|
4181
|
+
end
|
4182
|
+
|
4135
4183
|
class GeostoreGeopoliticalGeometryProto
|
4136
4184
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4137
4185
|
|
@@ -5296,6 +5344,12 @@ module Google
|
|
5296
5344
|
include Google::Apis::Core::JsonObjectSupport
|
5297
5345
|
end
|
5298
5346
|
|
5347
|
+
class GoogleCloudContentwarehouseV1ExportToCdwPipeline
|
5348
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5349
|
+
|
5350
|
+
include Google::Apis::Core::JsonObjectSupport
|
5351
|
+
end
|
5352
|
+
|
5299
5353
|
class GoogleCloudContentwarehouseV1FetchAclRequest
|
5300
5354
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5301
5355
|
|
@@ -5326,6 +5380,18 @@ module Google
|
|
5326
5380
|
include Google::Apis::Core::JsonObjectSupport
|
5327
5381
|
end
|
5328
5382
|
|
5383
|
+
class GoogleCloudContentwarehouseV1GcsIngestPipeline
|
5384
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5385
|
+
|
5386
|
+
include Google::Apis::Core::JsonObjectSupport
|
5387
|
+
end
|
5388
|
+
|
5389
|
+
class GoogleCloudContentwarehouseV1GcsIngestWithDocAiProcessorsPipeline
|
5390
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5391
|
+
|
5392
|
+
include Google::Apis::Core::JsonObjectSupport
|
5393
|
+
end
|
5394
|
+
|
5329
5395
|
class GoogleCloudContentwarehouseV1GetDocumentRequest
|
5330
5396
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5331
5397
|
|
@@ -5440,6 +5506,12 @@ module Google
|
|
5440
5506
|
include Google::Apis::Core::JsonObjectSupport
|
5441
5507
|
end
|
5442
5508
|
|
5509
|
+
class GoogleCloudContentwarehouseV1ProcessorInfo
|
5510
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5511
|
+
|
5512
|
+
include Google::Apis::Core::JsonObjectSupport
|
5513
|
+
end
|
5514
|
+
|
5443
5515
|
class GoogleCloudContentwarehouseV1Property
|
5444
5516
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5445
5517
|
|
@@ -5458,6 +5530,12 @@ module Google
|
|
5458
5530
|
include Google::Apis::Core::JsonObjectSupport
|
5459
5531
|
end
|
5460
5532
|
|
5533
|
+
class GoogleCloudContentwarehouseV1PropertyDefinitionSchemaSource
|
5534
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5535
|
+
|
5536
|
+
include Google::Apis::Core::JsonObjectSupport
|
5537
|
+
end
|
5538
|
+
|
5461
5539
|
class GoogleCloudContentwarehouseV1PropertyFilter
|
5462
5540
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5463
5541
|
|
@@ -5536,6 +5614,12 @@ module Google
|
|
5536
5614
|
include Google::Apis::Core::JsonObjectSupport
|
5537
5615
|
end
|
5538
5616
|
|
5617
|
+
class GoogleCloudContentwarehouseV1RunPipelineRequest
|
5618
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5619
|
+
|
5620
|
+
include Google::Apis::Core::JsonObjectSupport
|
5621
|
+
end
|
5622
|
+
|
5539
5623
|
class GoogleCloudContentwarehouseV1SearchDocumentsRequest
|
5540
5624
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5541
5625
|
|
@@ -7312,6 +7396,12 @@ module Google
|
|
7312
7396
|
include Google::Apis::Core::JsonObjectSupport
|
7313
7397
|
end
|
7314
7398
|
|
7399
|
+
class IndexingVideosAsrTranscriptRepairAnnotation
|
7400
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
7401
|
+
|
7402
|
+
include Google::Apis::Core::JsonObjectSupport
|
7403
|
+
end
|
7404
|
+
|
7315
7405
|
class KaltixPerDocData
|
7316
7406
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
7317
7407
|
|
@@ -10588,6 +10678,18 @@ module Google
|
|
10588
10678
|
include Google::Apis::Core::JsonObjectSupport
|
10589
10679
|
end
|
10590
10680
|
|
10681
|
+
class QualityNsrNsrChunksProto
|
10682
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
10683
|
+
|
10684
|
+
include Google::Apis::Core::JsonObjectSupport
|
10685
|
+
end
|
10686
|
+
|
10687
|
+
class QualityNsrNsrChunksWithSourceInfo
|
10688
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
10689
|
+
|
10690
|
+
include Google::Apis::Core::JsonObjectSupport
|
10691
|
+
end
|
10692
|
+
|
10591
10693
|
class QualityNsrNsrData
|
10592
10694
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
10593
10695
|
|
@@ -11728,12 +11830,6 @@ module Google
|
|
11728
11830
|
include Google::Apis::Core::JsonObjectSupport
|
11729
11831
|
end
|
11730
11832
|
|
11731
|
-
class RepositoryWebrefPatternInfo
|
11732
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
11733
|
-
|
11734
|
-
include Google::Apis::Core::JsonObjectSupport
|
11735
|
-
end
|
11736
|
-
|
11737
11833
|
class RepositoryWebrefPerDocRelevanceRating
|
11738
11834
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
11739
11835
|
|
@@ -12946,6 +13042,12 @@ module Google
|
|
12946
13042
|
include Google::Apis::Core::JsonObjectSupport
|
12947
13043
|
end
|
12948
13044
|
|
13045
|
+
class SocialGraphApiProtoDecorationOverlay
|
13046
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
13047
|
+
|
13048
|
+
include Google::Apis::Core::JsonObjectSupport
|
13049
|
+
end
|
13050
|
+
|
12949
13051
|
class SocialGraphApiProtoDelegatedGroupId
|
12950
13052
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
12951
13053
|
|
@@ -12964,6 +13066,12 @@ module Google
|
|
12964
13066
|
include Google::Apis::Core::JsonObjectSupport
|
12965
13067
|
end
|
12966
13068
|
|
13069
|
+
class SocialGraphApiProtoImageReference
|
13070
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
13071
|
+
|
13072
|
+
include Google::Apis::Core::JsonObjectSupport
|
13073
|
+
end
|
13074
|
+
|
12967
13075
|
class SocialGraphApiProtoLimitedProfileNameSettings
|
12968
13076
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
12969
13077
|
|
@@ -13000,6 +13108,12 @@ module Google
|
|
13000
13108
|
include Google::Apis::Core::JsonObjectSupport
|
13001
13109
|
end
|
13002
13110
|
|
13111
|
+
class SocialGraphApiProtoNamePronunciationAudioMetadata
|
13112
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
13113
|
+
|
13114
|
+
include Google::Apis::Core::JsonObjectSupport
|
13115
|
+
end
|
13116
|
+
|
13003
13117
|
class SocialGraphApiProtoNotificationTrigger
|
13004
13118
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
13005
13119
|
|
@@ -13030,6 +13144,12 @@ module Google
|
|
13030
13144
|
include Google::Apis::Core::JsonObjectSupport
|
13031
13145
|
end
|
13032
13146
|
|
13147
|
+
class SocialGraphApiProtoPhotoOverlay
|
13148
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
13149
|
+
|
13150
|
+
include Google::Apis::Core::JsonObjectSupport
|
13151
|
+
end
|
13152
|
+
|
13033
13153
|
class SocialGraphApiProtoPrompt
|
13034
13154
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
13035
13155
|
|
@@ -13078,6 +13198,18 @@ module Google
|
|
13078
13198
|
include Google::Apis::Core::JsonObjectSupport
|
13079
13199
|
end
|
13080
13200
|
|
13201
|
+
class SocialGraphApiProtoRelativePosition
|
13202
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
13203
|
+
|
13204
|
+
include Google::Apis::Core::JsonObjectSupport
|
13205
|
+
end
|
13206
|
+
|
13207
|
+
class SocialGraphApiProtoRelativeScale
|
13208
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
13209
|
+
|
13210
|
+
include Google::Apis::Core::JsonObjectSupport
|
13211
|
+
end
|
13212
|
+
|
13081
13213
|
class SocialGraphApiProtoSearchProfileData
|
13082
13214
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
13083
13215
|
|
@@ -16131,6 +16263,16 @@ module Google
|
|
16131
16263
|
end
|
16132
16264
|
end
|
16133
16265
|
|
16266
|
+
class AppsPeopleOzExternalMergedpeopleapiNamePronunciationAudioMetadataInfo
|
16267
|
+
# @private
|
16268
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
16269
|
+
property :metadata, as: 'metadata', class: Google::Apis::ContentwarehouseV1::AppsPeopleOzExternalMergedpeopleapiPersonFieldMetadata, decorator: Google::Apis::ContentwarehouseV1::AppsPeopleOzExternalMergedpeopleapiPersonFieldMetadata::Representation
|
16270
|
+
|
16271
|
+
property :name_pronunciation_audio_metadata, as: 'namePronunciationAudioMetadata', class: Google::Apis::ContentwarehouseV1::SocialGraphApiProtoNamePronunciationAudioMetadata, decorator: Google::Apis::ContentwarehouseV1::SocialGraphApiProtoNamePronunciationAudioMetadata::Representation
|
16272
|
+
|
16273
|
+
end
|
16274
|
+
end
|
16275
|
+
|
16134
16276
|
class AppsPeopleOzExternalMergedpeopleapiNickname
|
16135
16277
|
# @private
|
16136
16278
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -16330,6 +16472,8 @@ module Google
|
|
16330
16472
|
|
16331
16473
|
collection :name, as: 'name', class: Google::Apis::ContentwarehouseV1::AppsPeopleOzExternalMergedpeopleapiName, decorator: Google::Apis::ContentwarehouseV1::AppsPeopleOzExternalMergedpeopleapiName::Representation
|
16332
16474
|
|
16475
|
+
collection :name_pronunciation_audio_metadata_info, as: 'namePronunciationAudioMetadataInfo', class: Google::Apis::ContentwarehouseV1::AppsPeopleOzExternalMergedpeopleapiNamePronunciationAudioMetadataInfo, decorator: Google::Apis::ContentwarehouseV1::AppsPeopleOzExternalMergedpeopleapiNamePronunciationAudioMetadataInfo::Representation
|
16476
|
+
|
16333
16477
|
collection :nickname, as: 'nickname', class: Google::Apis::ContentwarehouseV1::AppsPeopleOzExternalMergedpeopleapiNickname, decorator: Google::Apis::ContentwarehouseV1::AppsPeopleOzExternalMergedpeopleapiNickname::Representation
|
16334
16478
|
|
16335
16479
|
collection :occupation, as: 'occupation', class: Google::Apis::ContentwarehouseV1::AppsPeopleOzExternalMergedpeopleapiOccupation, decorator: Google::Apis::ContentwarehouseV1::AppsPeopleOzExternalMergedpeopleapiOccupation::Representation
|
@@ -16573,6 +16717,8 @@ module Google
|
|
16573
16717
|
class AppsPeopleOzExternalMergedpeopleapiPhoto
|
16574
16718
|
# @private
|
16575
16719
|
class Representation < Google::Apis::Core::JsonRepresentation
|
16720
|
+
collection :decoration, as: 'decoration', class: Google::Apis::ContentwarehouseV1::SocialGraphApiProtoDecorationOverlay, decorator: Google::Apis::ContentwarehouseV1::SocialGraphApiProtoDecorationOverlay::Representation
|
16721
|
+
|
16576
16722
|
property :emoji_avatar_url, as: 'emojiAvatarUrl'
|
16577
16723
|
property :glyph, as: 'glyph'
|
16578
16724
|
collection :html_attribution, as: 'htmlAttribution'
|
@@ -16581,6 +16727,8 @@ module Google
|
|
16581
16727
|
property :metadata, as: 'metadata', class: Google::Apis::ContentwarehouseV1::AppsPeopleOzExternalMergedpeopleapiPersonFieldMetadata, decorator: Google::Apis::ContentwarehouseV1::AppsPeopleOzExternalMergedpeopleapiPersonFieldMetadata::Representation
|
16582
16728
|
|
16583
16729
|
property :monogram_background, as: 'monogramBackground'
|
16730
|
+
property :original_photo, as: 'originalPhoto', class: Google::Apis::ContentwarehouseV1::SocialGraphApiProtoImageReference, decorator: Google::Apis::ContentwarehouseV1::SocialGraphApiProtoImageReference::Representation
|
16731
|
+
|
16584
16732
|
property :photo_id, as: 'photoId', class: Google::Apis::ContentwarehouseV1::AppsPeopleOzExternalMergedpeopleapiPhotoPhotoStorageId, decorator: Google::Apis::ContentwarehouseV1::AppsPeopleOzExternalMergedpeopleapiPhotoPhotoStorageId::Representation
|
16585
16733
|
|
16586
16734
|
property :photo_token, as: 'photoToken'
|
@@ -18968,6 +19116,7 @@ module Google
|
|
18968
19116
|
property :feature_specific_action_support, as: 'featureSpecificActionSupport', class: Google::Apis::ContentwarehouseV1::AssistantApiFeatureSpecificActionSupport, decorator: Google::Apis::ContentwarehouseV1::AssistantApiFeatureSpecificActionSupport::Representation
|
18969
19117
|
|
18970
19118
|
property :feature_specific_app_actions_notification_supported, as: 'featureSpecificAppActionsNotificationSupported'
|
19119
|
+
property :multi_step_try_saying_supported, as: 'multiStepTrySayingSupported'
|
18971
19120
|
property :rule_id_in_execution_context_supported, as: 'ruleIdInExecutionContextSupported'
|
18972
19121
|
property :show_executed_text_supported, as: 'showExecutedTextSupported'
|
18973
19122
|
property :show_translation_supported, as: 'showTranslationSupported'
|
@@ -19547,6 +19696,25 @@ module Google
|
|
19547
19696
|
end
|
19548
19697
|
end
|
19549
19698
|
|
19699
|
+
class AssistantGroundingRankerAssistantInteractionFeatures
|
19700
|
+
# @private
|
19701
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
19702
|
+
property :time_decayed14d_half_life, as: 'timeDecayed14dHalfLife'
|
19703
|
+
property :time_decayed1d_half_life, as: 'timeDecayed1dHalfLife'
|
19704
|
+
property :time_decayed7d_half_life, as: 'timeDecayed7dHalfLife'
|
19705
|
+
property :time_decayed_accepted14d_half_life, as: 'timeDecayedAccepted14dHalfLife'
|
19706
|
+
property :time_decayed_auis14d_half_life, as: 'timeDecayedAuis14dHalfLife'
|
19707
|
+
property :time_decayed_canceled14d_half_life, as: 'timeDecayedCanceled14dHalfLife'
|
19708
|
+
property :time_decayed_declined14d_half_life, as: 'timeDecayedDeclined14dHalfLife'
|
19709
|
+
property :time_since_last_but_one_canceled_action_secs, as: 'timeSinceLastButOneCanceledActionSecs'
|
19710
|
+
property :time_since_last_but_one_completed_action_secs, as: 'timeSinceLastButOneCompletedActionSecs'
|
19711
|
+
property :time_since_last_but_two_canceled_action_secs, as: 'timeSinceLastButTwoCanceledActionSecs'
|
19712
|
+
property :time_since_last_but_two_completed_action_secs, as: 'timeSinceLastButTwoCompletedActionSecs'
|
19713
|
+
property :time_since_last_canceled_action_secs, as: 'timeSinceLastCanceledActionSecs'
|
19714
|
+
property :time_since_last_completed_action_secs, as: 'timeSinceLastCompletedActionSecs'
|
19715
|
+
end
|
19716
|
+
end
|
19717
|
+
|
19550
19718
|
class AssistantGroundingRankerContactGroundingProviderFeatures
|
19551
19719
|
# @private
|
19552
19720
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -19565,6 +19733,15 @@ module Google
|
|
19565
19733
|
end
|
19566
19734
|
end
|
19567
19735
|
|
19736
|
+
class AssistantGroundingRankerDeviceContactAffinityFeatures
|
19737
|
+
# @private
|
19738
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
19739
|
+
property :aggregate_affinity, as: 'aggregateAffinity'
|
19740
|
+
property :call_affinity, as: 'callAffinity'
|
19741
|
+
property :message_affinity, as: 'messageAffinity'
|
19742
|
+
end
|
19743
|
+
end
|
19744
|
+
|
19568
19745
|
class AssistantGroundingRankerGroundingProviderFeatures
|
19569
19746
|
# @private
|
19570
19747
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -19577,12 +19754,62 @@ module Google
|
|
19577
19754
|
end
|
19578
19755
|
end
|
19579
19756
|
|
19757
|
+
class AssistantGroundingRankerLaaFeatures
|
19758
|
+
# @private
|
19759
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
19760
|
+
property :binding_set, as: 'bindingSet', class: Google::Apis::ContentwarehouseV1::AssistantGroundingRankerLaaFeaturesBindingSet, decorator: Google::Apis::ContentwarehouseV1::AssistantGroundingRankerLaaFeaturesBindingSet::Representation
|
19761
|
+
|
19762
|
+
property :communication_endpoint, as: 'communicationEndpoint', class: Google::Apis::ContentwarehouseV1::AssistantGroundingRankerLaaFeaturesCommunicationEndpoint, decorator: Google::Apis::ContentwarehouseV1::AssistantGroundingRankerLaaFeaturesCommunicationEndpoint::Representation
|
19763
|
+
|
19764
|
+
property :contact, as: 'contact', class: Google::Apis::ContentwarehouseV1::AssistantGroundingRankerLaaFeaturesContact, decorator: Google::Apis::ContentwarehouseV1::AssistantGroundingRankerLaaFeaturesContact::Representation
|
19765
|
+
|
19766
|
+
property :provider, as: 'provider', class: Google::Apis::ContentwarehouseV1::AssistantGroundingRankerLaaFeaturesProvider, decorator: Google::Apis::ContentwarehouseV1::AssistantGroundingRankerLaaFeaturesProvider::Representation
|
19767
|
+
|
19768
|
+
end
|
19769
|
+
end
|
19770
|
+
|
19771
|
+
class AssistantGroundingRankerLaaFeaturesBindingSet
|
19772
|
+
# @private
|
19773
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
19774
|
+
property :assistant_interaction_features, as: 'assistantInteractionFeatures', class: Google::Apis::ContentwarehouseV1::AssistantGroundingRankerAssistantInteractionFeatures, decorator: Google::Apis::ContentwarehouseV1::AssistantGroundingRankerAssistantInteractionFeatures::Representation
|
19775
|
+
|
19776
|
+
end
|
19777
|
+
end
|
19778
|
+
|
19779
|
+
class AssistantGroundingRankerLaaFeaturesCommunicationEndpoint
|
19780
|
+
# @private
|
19781
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
19782
|
+
property :assistant_interaction_features, as: 'assistantInteractionFeatures', class: Google::Apis::ContentwarehouseV1::AssistantGroundingRankerAssistantInteractionFeatures, decorator: Google::Apis::ContentwarehouseV1::AssistantGroundingRankerAssistantInteractionFeatures::Representation
|
19783
|
+
|
19784
|
+
end
|
19785
|
+
end
|
19786
|
+
|
19787
|
+
class AssistantGroundingRankerLaaFeaturesContact
|
19788
|
+
# @private
|
19789
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
19790
|
+
property :assistant_interaction_features, as: 'assistantInteractionFeatures', class: Google::Apis::ContentwarehouseV1::AssistantGroundingRankerAssistantInteractionFeatures, decorator: Google::Apis::ContentwarehouseV1::AssistantGroundingRankerAssistantInteractionFeatures::Representation
|
19791
|
+
|
19792
|
+
property :device_contact_affinity_features, as: 'deviceContactAffinityFeatures', class: Google::Apis::ContentwarehouseV1::AssistantGroundingRankerDeviceContactAffinityFeatures, decorator: Google::Apis::ContentwarehouseV1::AssistantGroundingRankerDeviceContactAffinityFeatures::Representation
|
19793
|
+
|
19794
|
+
end
|
19795
|
+
end
|
19796
|
+
|
19797
|
+
class AssistantGroundingRankerLaaFeaturesProvider
|
19798
|
+
# @private
|
19799
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
19800
|
+
property :assistant_interaction_features, as: 'assistantInteractionFeatures', class: Google::Apis::ContentwarehouseV1::AssistantGroundingRankerAssistantInteractionFeatures, decorator: Google::Apis::ContentwarehouseV1::AssistantGroundingRankerAssistantInteractionFeatures::Representation
|
19801
|
+
|
19802
|
+
end
|
19803
|
+
end
|
19804
|
+
|
19580
19805
|
class AssistantGroundingRankerMediaGroundingProviderFeatures
|
19581
19806
|
# @private
|
19582
19807
|
class Representation < Google::Apis::Core::JsonRepresentation
|
19808
|
+
property :is_cast_video, as: 'isCastVideo'
|
19583
19809
|
property :is_seed_radio, as: 'isSeedRadio'
|
19584
19810
|
property :is_seed_radio_request, as: 'isSeedRadioRequest'
|
19585
19811
|
property :msc_rate, as: 'mscRate'
|
19812
|
+
property :scubed_p_sai_music, as: 'scubedPSaiMusic'
|
19586
19813
|
end
|
19587
19814
|
end
|
19588
19815
|
|
@@ -19946,6 +20173,13 @@ module Google
|
|
19946
20173
|
end
|
19947
20174
|
end
|
19948
20175
|
|
20176
|
+
class AssistantLogsProviderAnnotationLog
|
20177
|
+
# @private
|
20178
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
20179
|
+
collection :package_names, as: 'packageNames'
|
20180
|
+
end
|
20181
|
+
end
|
20182
|
+
|
19949
20183
|
class AssistantLogsQueryAnnotationLog
|
19950
20184
|
# @private
|
19951
20185
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -19953,6 +20187,8 @@ module Google
|
|
19953
20187
|
|
19954
20188
|
collection :device_annotations, as: 'deviceAnnotations', class: Google::Apis::ContentwarehouseV1::AssistantLogsDeviceAnnotationLog, decorator: Google::Apis::ContentwarehouseV1::AssistantLogsDeviceAnnotationLog::Representation
|
19955
20189
|
|
20190
|
+
property :provider_annotation, as: 'providerAnnotation', class: Google::Apis::ContentwarehouseV1::AssistantLogsProviderAnnotationLog, decorator: Google::Apis::ContentwarehouseV1::AssistantLogsProviderAnnotationLog::Representation
|
20191
|
+
|
19956
20192
|
property :room_annotation, as: 'roomAnnotation', class: Google::Apis::ContentwarehouseV1::AssistantLogsRoomAnnotationLog, decorator: Google::Apis::ContentwarehouseV1::AssistantLogsRoomAnnotationLog::Representation
|
19957
20193
|
|
19958
20194
|
collection :room_annotations, as: 'roomAnnotations', class: Google::Apis::ContentwarehouseV1::AssistantLogsRoomAnnotationLog, decorator: Google::Apis::ContentwarehouseV1::AssistantLogsRoomAnnotationLog::Representation
|
@@ -20017,8 +20253,10 @@ module Google
|
|
20017
20253
|
property :binding_set_auis, as: 'bindingSetAuis'
|
20018
20254
|
property :binding_set_pauis, as: 'bindingSetPauis'
|
20019
20255
|
property :calibrated_parsing_score, as: 'calibratedParsingScore'
|
20256
|
+
property :deep_media_dominant, as: 'deepMediaDominant'
|
20020
20257
|
property :dominant, as: 'dominant'
|
20021
20258
|
property :effective_arg_span_length, as: 'effectiveArgSpanLength'
|
20259
|
+
property :fulfillable_dominant_media, as: 'fulfillableDominantMedia'
|
20022
20260
|
property :groundability_score, as: 'groundabilityScore'
|
20023
20261
|
property :grounding_provider_features, as: 'groundingProviderFeatures', class: Google::Apis::ContentwarehouseV1::AssistantGroundingRankerGroundingProviderFeatures, decorator: Google::Apis::ContentwarehouseV1::AssistantGroundingRankerGroundingProviderFeatures::Representation
|
20024
20262
|
|
@@ -20028,6 +20266,8 @@ module Google
|
|
20028
20266
|
property :intent_name_auis_score_exp, as: 'intentNameAuisScoreExp'
|
20029
20267
|
property :is_feasible, as: 'isFeasible'
|
20030
20268
|
property :kscorer_rank, as: 'kscorerRank'
|
20269
|
+
property :laa_features, as: 'laaFeatures', class: Google::Apis::ContentwarehouseV1::AssistantGroundingRankerLaaFeatures, decorator: Google::Apis::ContentwarehouseV1::AssistantGroundingRankerLaaFeatures::Representation
|
20270
|
+
|
20031
20271
|
property :mask_candidate_level_features, as: 'maskCandidateLevelFeatures'
|
20032
20272
|
property :max_hgr_score_across_binding_sets, as: 'maxHgrScoreAcrossBindingSets'
|
20033
20273
|
property :num_alternative_hypothesis, as: 'numAlternativeHypothesis'
|
@@ -20548,6 +20788,7 @@ module Google
|
|
20548
20788
|
class Representation < Google::Apis::Core::JsonRepresentation
|
20549
20789
|
property :name, as: 'name'
|
20550
20790
|
collection :services, as: 'services'
|
20791
|
+
property :use_case, as: 'useCase'
|
20551
20792
|
end
|
20552
20793
|
end
|
20553
20794
|
|
@@ -21499,6 +21740,10 @@ module Google
|
|
21499
21740
|
property :name, as: 'name'
|
21500
21741
|
property :quantized, as: 'quantized', class: Google::Apis::ContentwarehouseV1::DrishtiQuantizedDenseFeatureData, decorator: Google::Apis::ContentwarehouseV1::DrishtiQuantizedDenseFeatureData::Representation
|
21501
21742
|
|
21743
|
+
property :quantized_byte_dense, as: 'quantizedByteDense', class: Google::Apis::ContentwarehouseV1::DrishtiQuantizedByteDenseFeatureData, decorator: Google::Apis::ContentwarehouseV1::DrishtiQuantizedByteDenseFeatureData::Representation
|
21744
|
+
|
21745
|
+
property :quantized_byte_indexed, as: 'quantizedByteIndexed', class: Google::Apis::ContentwarehouseV1::DrishtiQuantizedByteIndexedFeatureData, decorator: Google::Apis::ContentwarehouseV1::DrishtiQuantizedByteIndexedFeatureData::Representation
|
21746
|
+
|
21502
21747
|
property :sparse, as: 'sparse', class: Google::Apis::ContentwarehouseV1::DrishtiSparseFeatureData, decorator: Google::Apis::ContentwarehouseV1::DrishtiSparseFeatureData::Representation
|
21503
21748
|
|
21504
21749
|
end
|
@@ -21553,6 +21798,29 @@ module Google
|
|
21553
21798
|
end
|
21554
21799
|
end
|
21555
21800
|
|
21801
|
+
class DrishtiQuantizedByteDenseFeatureData
|
21802
|
+
# @private
|
21803
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
21804
|
+
collection :extra, as: 'extra', class: Google::Apis::ContentwarehouseV1::DrishtiFeatureExtra, decorator: Google::Apis::ContentwarehouseV1::DrishtiFeatureExtra::Representation
|
21805
|
+
|
21806
|
+
property :general_extra, as: 'generalExtra', class: Google::Apis::ContentwarehouseV1::DrishtiFeatureExtra, decorator: Google::Apis::ContentwarehouseV1::DrishtiFeatureExtra::Representation
|
21807
|
+
|
21808
|
+
property :value, :base64 => true, as: 'value'
|
21809
|
+
end
|
21810
|
+
end
|
21811
|
+
|
21812
|
+
class DrishtiQuantizedByteIndexedFeatureData
|
21813
|
+
# @private
|
21814
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
21815
|
+
collection :extra, as: 'extra', class: Google::Apis::ContentwarehouseV1::DrishtiFeatureExtra, decorator: Google::Apis::ContentwarehouseV1::DrishtiFeatureExtra::Representation
|
21816
|
+
|
21817
|
+
property :general_extra, as: 'generalExtra', class: Google::Apis::ContentwarehouseV1::DrishtiFeatureExtra, decorator: Google::Apis::ContentwarehouseV1::DrishtiFeatureExtra::Representation
|
21818
|
+
|
21819
|
+
collection :index, as: 'index'
|
21820
|
+
property :value, :base64 => true, as: 'value'
|
21821
|
+
end
|
21822
|
+
end
|
21823
|
+
|
21556
21824
|
class DrishtiQuantizedDenseFeatureData
|
21557
21825
|
# @private
|
21558
21826
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -21759,43 +22027,6 @@ module Google
|
|
21759
22027
|
end
|
21760
22028
|
end
|
21761
22029
|
|
21762
|
-
class EntitySignalsClassificationOutput
|
21763
|
-
# @private
|
21764
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
21765
|
-
collection :labels, as: 'labels', class: Google::Apis::ContentwarehouseV1::EntitySignalsWeightedRelevanceRating, decorator: Google::Apis::ContentwarehouseV1::EntitySignalsWeightedRelevanceRating::Representation
|
21766
|
-
|
21767
|
-
property :relevance_score, as: 'relevanceScore'
|
21768
|
-
end
|
21769
|
-
end
|
21770
|
-
|
21771
|
-
class EntitySignalsEntityClassification
|
21772
|
-
# @private
|
21773
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
21774
|
-
property :entity_id, as: 'entityId'
|
21775
|
-
collection :features, as: 'features', class: Google::Apis::ContentwarehouseV1::EntitySignalsEntityFeature, decorator: Google::Apis::ContentwarehouseV1::EntitySignalsEntityFeature::Representation
|
21776
|
-
|
21777
|
-
property :output, as: 'output', class: Google::Apis::ContentwarehouseV1::EntitySignalsClassificationOutput, decorator: Google::Apis::ContentwarehouseV1::EntitySignalsClassificationOutput::Representation
|
21778
|
-
|
21779
|
-
end
|
21780
|
-
end
|
21781
|
-
|
21782
|
-
class EntitySignalsEntityFeature
|
21783
|
-
# @private
|
21784
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
21785
|
-
property :code, as: 'code'
|
21786
|
-
property :name, as: 'name'
|
21787
|
-
property :value, as: 'value'
|
21788
|
-
end
|
21789
|
-
end
|
21790
|
-
|
21791
|
-
class EntitySignalsWeightedRelevanceRating
|
21792
|
-
# @private
|
21793
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
21794
|
-
property :rating, as: 'rating'
|
21795
|
-
property :weight, as: 'weight'
|
21796
|
-
end
|
21797
|
-
end
|
21798
|
-
|
21799
22030
|
class EventIdMessage
|
21800
22031
|
# @private
|
21801
22032
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -23088,6 +23319,16 @@ module Google
|
|
23088
23319
|
end
|
23089
23320
|
end
|
23090
23321
|
|
23322
|
+
class GeostoreGeometryComposition
|
23323
|
+
# @private
|
23324
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
23325
|
+
collection :excludes_geometry_of, as: 'excludesGeometryOf', class: Google::Apis::ContentwarehouseV1::GeostoreFeatureIdProto, decorator: Google::Apis::ContentwarehouseV1::GeostoreFeatureIdProto::Representation
|
23326
|
+
|
23327
|
+
collection :includes_geometry_of, as: 'includesGeometryOf', class: Google::Apis::ContentwarehouseV1::GeostoreFeatureIdProto, decorator: Google::Apis::ContentwarehouseV1::GeostoreFeatureIdProto::Representation
|
23328
|
+
|
23329
|
+
end
|
23330
|
+
end
|
23331
|
+
|
23091
23332
|
class GeostoreGeopoliticalGeometryProto
|
23092
23333
|
# @private
|
23093
23334
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -23120,9 +23361,7 @@ module Google
|
|
23120
23361
|
class Representation < Google::Apis::Core::JsonRepresentation
|
23121
23362
|
collection :defines_geometry_for, as: 'definesGeometryFor', class: Google::Apis::ContentwarehouseV1::GeostoreFeatureIdProto, decorator: Google::Apis::ContentwarehouseV1::GeostoreFeatureIdProto::Representation
|
23122
23363
|
|
23123
|
-
|
23124
|
-
|
23125
|
-
collection :includes_geometry_of, as: 'includesGeometryOf', class: Google::Apis::ContentwarehouseV1::GeostoreFeatureIdProto, decorator: Google::Apis::ContentwarehouseV1::GeostoreFeatureIdProto::Representation
|
23364
|
+
property :geometry_composition, as: 'geometryComposition', class: Google::Apis::ContentwarehouseV1::GeostoreGeometryComposition, decorator: Google::Apis::ContentwarehouseV1::GeostoreGeometryComposition::Representation
|
23126
23365
|
|
23127
23366
|
end
|
23128
23367
|
end
|
@@ -25399,6 +25638,16 @@ module Google
|
|
25399
25638
|
end
|
25400
25639
|
end
|
25401
25640
|
|
25641
|
+
class GoogleCloudContentwarehouseV1ExportToCdwPipeline
|
25642
|
+
# @private
|
25643
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
25644
|
+
collection :document_ids, as: 'documentIds'
|
25645
|
+
property :export_folder_path, as: 'exportFolderPath'
|
25646
|
+
property :processor_info, as: 'processorInfo', class: Google::Apis::ContentwarehouseV1::GoogleCloudContentwarehouseV1ProcessorInfo, decorator: Google::Apis::ContentwarehouseV1::GoogleCloudContentwarehouseV1ProcessorInfo::Representation
|
25647
|
+
|
25648
|
+
end
|
25649
|
+
end
|
25650
|
+
|
25402
25651
|
class GoogleCloudContentwarehouseV1FetchAclRequest
|
25403
25652
|
# @private
|
25404
25653
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -25438,6 +25687,26 @@ module Google
|
|
25438
25687
|
end
|
25439
25688
|
end
|
25440
25689
|
|
25690
|
+
class GoogleCloudContentwarehouseV1GcsIngestPipeline
|
25691
|
+
# @private
|
25692
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
25693
|
+
property :input_path, as: 'inputPath'
|
25694
|
+
property :schema_name, as: 'schemaName'
|
25695
|
+
end
|
25696
|
+
end
|
25697
|
+
|
25698
|
+
class GoogleCloudContentwarehouseV1GcsIngestWithDocAiProcessorsPipeline
|
25699
|
+
# @private
|
25700
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
25701
|
+
property :classify_split_processor_infos, as: 'classifySplitProcessorInfos', class: Google::Apis::ContentwarehouseV1::GoogleCloudContentwarehouseV1ProcessorInfo, decorator: Google::Apis::ContentwarehouseV1::GoogleCloudContentwarehouseV1ProcessorInfo::Representation
|
25702
|
+
|
25703
|
+
collection :extract_processor_infos, as: 'extractProcessorInfos', class: Google::Apis::ContentwarehouseV1::GoogleCloudContentwarehouseV1ProcessorInfo, decorator: Google::Apis::ContentwarehouseV1::GoogleCloudContentwarehouseV1ProcessorInfo::Representation
|
25704
|
+
|
25705
|
+
property :input_path, as: 'inputPath'
|
25706
|
+
property :processor_results_folder_path, as: 'processorResultsFolderPath'
|
25707
|
+
end
|
25708
|
+
end
|
25709
|
+
|
25441
25710
|
class GoogleCloudContentwarehouseV1GetDocumentRequest
|
25442
25711
|
# @private
|
25443
25712
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -25598,6 +25867,15 @@ module Google
|
|
25598
25867
|
end
|
25599
25868
|
end
|
25600
25869
|
|
25870
|
+
class GoogleCloudContentwarehouseV1ProcessorInfo
|
25871
|
+
# @private
|
25872
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
25873
|
+
property :document_type, as: 'documentType'
|
25874
|
+
property :processor_name, as: 'processorName'
|
25875
|
+
property :schema_name, as: 'schemaName'
|
25876
|
+
end
|
25877
|
+
end
|
25878
|
+
|
25601
25879
|
class GoogleCloudContentwarehouseV1Property
|
25602
25880
|
# @private
|
25603
25881
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -25652,6 +25930,8 @@ module Google
|
|
25652
25930
|
property :property_type_options, as: 'propertyTypeOptions', class: Google::Apis::ContentwarehouseV1::GoogleCloudContentwarehouseV1PropertyTypeOptions, decorator: Google::Apis::ContentwarehouseV1::GoogleCloudContentwarehouseV1PropertyTypeOptions::Representation
|
25653
25931
|
|
25654
25932
|
property :retrieval_importance, as: 'retrievalImportance'
|
25933
|
+
collection :schema_sources, as: 'schemaSources', class: Google::Apis::ContentwarehouseV1::GoogleCloudContentwarehouseV1PropertyDefinitionSchemaSource, decorator: Google::Apis::ContentwarehouseV1::GoogleCloudContentwarehouseV1PropertyDefinitionSchemaSource::Representation
|
25934
|
+
|
25655
25935
|
property :text_type_options, as: 'textTypeOptions', class: Google::Apis::ContentwarehouseV1::GoogleCloudContentwarehouseV1TextTypeOptions, decorator: Google::Apis::ContentwarehouseV1::GoogleCloudContentwarehouseV1TextTypeOptions::Representation
|
25656
25936
|
|
25657
25937
|
property :timestamp_type_options, as: 'timestampTypeOptions', class: Google::Apis::ContentwarehouseV1::GoogleCloudContentwarehouseV1TimestampTypeOptions, decorator: Google::Apis::ContentwarehouseV1::GoogleCloudContentwarehouseV1TimestampTypeOptions::Representation
|
@@ -25659,6 +25939,14 @@ module Google
|
|
25659
25939
|
end
|
25660
25940
|
end
|
25661
25941
|
|
25942
|
+
class GoogleCloudContentwarehouseV1PropertyDefinitionSchemaSource
|
25943
|
+
# @private
|
25944
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
25945
|
+
property :name, as: 'name'
|
25946
|
+
property :processor_type, as: 'processorType'
|
25947
|
+
end
|
25948
|
+
end
|
25949
|
+
|
25662
25950
|
class GoogleCloudContentwarehouseV1PropertyFilter
|
25663
25951
|
# @private
|
25664
25952
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -25779,6 +26067,18 @@ module Google
|
|
25779
26067
|
end
|
25780
26068
|
end
|
25781
26069
|
|
26070
|
+
class GoogleCloudContentwarehouseV1RunPipelineRequest
|
26071
|
+
# @private
|
26072
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
26073
|
+
property :export_cdw_pipeline, as: 'exportCdwPipeline', class: Google::Apis::ContentwarehouseV1::GoogleCloudContentwarehouseV1ExportToCdwPipeline, decorator: Google::Apis::ContentwarehouseV1::GoogleCloudContentwarehouseV1ExportToCdwPipeline::Representation
|
26074
|
+
|
26075
|
+
property :gcs_ingest_pipeline, as: 'gcsIngestPipeline', class: Google::Apis::ContentwarehouseV1::GoogleCloudContentwarehouseV1GcsIngestPipeline, decorator: Google::Apis::ContentwarehouseV1::GoogleCloudContentwarehouseV1GcsIngestPipeline::Representation
|
26076
|
+
|
26077
|
+
property :gcs_ingest_with_doc_ai_processors_pipeline, as: 'gcsIngestWithDocAiProcessorsPipeline', class: Google::Apis::ContentwarehouseV1::GoogleCloudContentwarehouseV1GcsIngestWithDocAiProcessorsPipeline, decorator: Google::Apis::ContentwarehouseV1::GoogleCloudContentwarehouseV1GcsIngestWithDocAiProcessorsPipeline::Representation
|
26078
|
+
|
26079
|
+
end
|
26080
|
+
end
|
26081
|
+
|
25782
26082
|
class GoogleCloudContentwarehouseV1SearchDocumentsRequest
|
25783
26083
|
# @private
|
25784
26084
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -27551,6 +27851,7 @@ module Google
|
|
27551
27851
|
property :click_magnet_score, as: 'clickMagnetScore'
|
27552
27852
|
property :clipart_detector_score, as: 'clipartDetectorScore'
|
27553
27853
|
property :clipart_detector_version, as: 'clipartDetectorVersion'
|
27854
|
+
property :cluster_id, :base64 => true, as: 'clusterId'
|
27554
27855
|
property :codomain_strength, as: 'codomainStrength'
|
27555
27856
|
collection :color_score, as: 'colorScore'
|
27556
27857
|
property :color_score_version, as: 'colorScoreVersion'
|
@@ -29557,6 +29858,13 @@ module Google
|
|
29557
29858
|
end
|
29558
29859
|
end
|
29559
29860
|
|
29861
|
+
class IndexingVideosAsrTranscriptRepairAnnotation
|
29862
|
+
# @private
|
29863
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
29864
|
+
property :gibberish_result, as: 'gibberishResult'
|
29865
|
+
end
|
29866
|
+
end
|
29867
|
+
|
29560
29868
|
class KaltixPerDocData
|
29561
29869
|
# @private
|
29562
29870
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -30302,6 +30610,8 @@ module Google
|
|
30302
30610
|
# @private
|
30303
30611
|
class Representation < Google::Apis::Core::JsonRepresentation
|
30304
30612
|
property :calibrated_parsing_score, as: 'calibratedParsingScore'
|
30613
|
+
property :effective_arg_span_length, as: 'effectiveArgSpanLength'
|
30614
|
+
property :in_query_max_effective_arg_span_length, as: 'inQueryMaxEffectiveArgSpanLength'
|
30305
30615
|
property :qrewrite_call_path_info, as: 'qrewriteCallPathInfo', class: Google::Apis::ContentwarehouseV1::NlpLoggingQRewriteClientCallPathInfo, decorator: Google::Apis::ContentwarehouseV1::NlpLoggingQRewriteClientCallPathInfo::Representation
|
30306
30616
|
|
30307
30617
|
property :qrewrite_call_path_info_fingerprint, :numeric_string => true, as: 'qrewriteCallPathInfoFingerprint'
|
@@ -30850,6 +31160,7 @@ module Google
|
|
30850
31160
|
class KnowledgeAnswersSemanticType
|
30851
31161
|
# @private
|
30852
31162
|
class Representation < Google::Apis::Core::JsonRepresentation
|
31163
|
+
property :allow_all, as: 'allowAll'
|
30853
31164
|
property :includes_containing_intent, as: 'includesContainingIntent'
|
30854
31165
|
collection :name, as: 'name'
|
30855
31166
|
collection :name_remodelings, as: 'nameRemodelings', class: Google::Apis::ContentwarehouseV1::NlpMeaningSemanticTypeNameMeaningRemodelings, decorator: Google::Apis::ContentwarehouseV1::NlpMeaningSemanticTypeNameMeaningRemodelings::Representation
|
@@ -31067,7 +31378,6 @@ module Google
|
|
31067
31378
|
|
31068
31379
|
property :semantic_type, as: 'semanticType', class: Google::Apis::ContentwarehouseV1::KnowledgeAnswersSemanticType, decorator: Google::Apis::ContentwarehouseV1::KnowledgeAnswersSemanticType::Representation
|
31069
31380
|
|
31070
|
-
property :slot_name, as: 'slotName'
|
31071
31381
|
property :state_of_affairs_type, as: 'stateOfAffairsType', class: Google::Apis::ContentwarehouseV1::KnowledgeAnswersStateOfAffairsType, decorator: Google::Apis::ContentwarehouseV1::KnowledgeAnswersStateOfAffairsType::Representation
|
31072
31382
|
|
31073
31383
|
property :string_type, as: 'stringType', class: Google::Apis::ContentwarehouseV1::KnowledgeAnswersStringType, decorator: Google::Apis::ContentwarehouseV1::KnowledgeAnswersStringType::Representation
|
@@ -36645,6 +36955,7 @@ module Google
|
|
36645
36955
|
property :description, as: 'description'
|
36646
36956
|
property :eyebrow, as: 'eyebrow'
|
36647
36957
|
property :image_url, as: 'imageUrl'
|
36958
|
+
property :original_image_url, as: 'originalImageUrl'
|
36648
36959
|
property :square_image_url, as: 'squareImageUrl'
|
36649
36960
|
property :status, as: 'status'
|
36650
36961
|
property :title, as: 'title'
|
@@ -36674,6 +36985,8 @@ module Google
|
|
36674
36985
|
class QualityCalypsoAppsUniversalImageData
|
36675
36986
|
# @private
|
36676
36987
|
class Representation < Google::Apis::Core::JsonRepresentation
|
36988
|
+
property :enhanced_image, as: 'enhancedImage', class: Google::Apis::ContentwarehouseV1::QualityCalypsoAppsUniversalImage, decorator: Google::Apis::ContentwarehouseV1::QualityCalypsoAppsUniversalImage::Representation
|
36989
|
+
|
36677
36990
|
property :feature_graphic, as: 'featureGraphic', class: Google::Apis::ContentwarehouseV1::QualityCalypsoAppsUniversalImage, decorator: Google::Apis::ContentwarehouseV1::QualityCalypsoAppsUniversalImage::Representation
|
36678
36991
|
|
36679
36992
|
collection :screenshot, as: 'screenshot', class: Google::Apis::ContentwarehouseV1::QualityCalypsoAppsUniversalImage, decorator: Google::Apis::ContentwarehouseV1::QualityCalypsoAppsUniversalImage::Representation
|
@@ -37031,6 +37344,23 @@ module Google
|
|
37031
37344
|
end
|
37032
37345
|
end
|
37033
37346
|
|
37347
|
+
class QualityNsrNsrChunksProto
|
37348
|
+
# @private
|
37349
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
37350
|
+
property :primary_chunk, as: 'primaryChunk'
|
37351
|
+
collection :secondary_chunks, as: 'secondaryChunks'
|
37352
|
+
end
|
37353
|
+
end
|
37354
|
+
|
37355
|
+
class QualityNsrNsrChunksWithSourceInfo
|
37356
|
+
# @private
|
37357
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
37358
|
+
property :nsr_chunks, as: 'nsrChunks', class: Google::Apis::ContentwarehouseV1::QualityNsrNsrChunksProto, decorator: Google::Apis::ContentwarehouseV1::QualityNsrNsrChunksProto::Representation
|
37359
|
+
|
37360
|
+
property :site_chunk_source, as: 'siteChunkSource'
|
37361
|
+
end
|
37362
|
+
end
|
37363
|
+
|
37034
37364
|
class QualityNsrNsrData
|
37035
37365
|
# @private
|
37036
37366
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -37081,6 +37411,8 @@ module Google
|
|
37081
37411
|
property :tofu, as: 'tofu'
|
37082
37412
|
property :ugc_score, as: 'ugcScore'
|
37083
37413
|
property :url, as: 'url'
|
37414
|
+
collection :versioned_asr_data, as: 'versionedAsrData', class: Google::Apis::ContentwarehouseV1::QualityNsrVersionedFloatSignal, decorator: Google::Apis::ContentwarehouseV1::QualityNsrVersionedFloatSignal::Representation
|
37415
|
+
|
37084
37416
|
collection :versioned_data, as: 'versionedData', class: Google::Apis::ContentwarehouseV1::QualityNsrNsrVersionedData, decorator: Google::Apis::ContentwarehouseV1::QualityNsrNsrVersionedData::Representation
|
37085
37417
|
|
37086
37418
|
property :video_score, as: 'videoScore'
|
@@ -37104,6 +37436,11 @@ module Google
|
|
37104
37436
|
property :encoded_lookup_information, :base64 => true, as: 'encodedLookupInformation'
|
37105
37437
|
hash :goldmine_lookup_key_per_field, as: 'goldmineLookupKeyPerField'
|
37106
37438
|
collection :goldmine_lookup_keys, as: 'goldmineLookupKeys'
|
37439
|
+
property :last_time_processed_goldmine_in_seconds, :numeric_string => true, as: 'lastTimeProcessedGoldmineInSeconds'
|
37440
|
+
property :last_time_processed_mdu_in_seconds, :numeric_string => true, as: 'lastTimeProcessedMduInSeconds'
|
37441
|
+
property :last_time_processed_raffia_in_seconds, :numeric_string => true, as: 'lastTimeProcessedRaffiaInSeconds'
|
37442
|
+
property :nsr_chunks_with_source_info, as: 'nsrChunksWithSourceInfo', class: Google::Apis::ContentwarehouseV1::QualityNsrNsrChunksWithSourceInfo, decorator: Google::Apis::ContentwarehouseV1::QualityNsrNsrChunksWithSourceInfo::Representation
|
37443
|
+
|
37107
37444
|
property :raffia_lookup_key, as: 'raffiaLookupKey'
|
37108
37445
|
hash :raffia_lookup_key_per_field, as: 'raffiaLookupKeyPerField'
|
37109
37446
|
collection :raffia_lookup_keys, as: 'raffiaLookupKeys'
|
@@ -37738,6 +38075,7 @@ module Google
|
|
37738
38075
|
collection :image_id, as: 'imageId'
|
37739
38076
|
collection :inferred_images, as: 'inferredImages', class: Google::Apis::ContentwarehouseV1::ShoppingWebentityShoppingAnnotationInferredImage, decorator: Google::Apis::ContentwarehouseV1::ShoppingWebentityShoppingAnnotationInferredImage::Representation
|
37740
38077
|
|
38078
|
+
property :is_lens_buildable, as: 'isLensBuildable'
|
37741
38079
|
property :matching_type, :numeric_string => true, as: 'matchingType'
|
37742
38080
|
property :merchant_account_id, :numeric_string => true, as: 'merchantAccountId'
|
37743
38081
|
property :merchant_item_id, as: 'merchantItemId'
|
@@ -38125,6 +38463,8 @@ module Google
|
|
38125
38463
|
# @private
|
38126
38464
|
class Representation < Google::Apis::Core::JsonRepresentation
|
38127
38465
|
property :amarna_docid, as: 'amarnaDocid'
|
38466
|
+
property :asr_repair, as: 'asrRepair', class: Google::Apis::ContentwarehouseV1::IndexingVideosAsrTranscriptRepairAnnotation, decorator: Google::Apis::ContentwarehouseV1::IndexingVideosAsrTranscriptRepairAnnotation::Representation
|
38467
|
+
|
38128
38468
|
property :lang, as: 'lang'
|
38129
38469
|
property :punctuated_transcript, as: 'punctuatedTranscript'
|
38130
38470
|
property :saft_document, as: 'saftDocument', class: Google::Apis::ContentwarehouseV1::NlpSaftDocument, decorator: Google::Apis::ContentwarehouseV1::NlpSaftDocument::Representation
|
@@ -38373,10 +38713,6 @@ module Google
|
|
38373
38713
|
# @private
|
38374
38714
|
class Representation < Google::Apis::Core::JsonRepresentation
|
38375
38715
|
property :description, as: 'description'
|
38376
|
-
collection :info_string, as: 'infoString'
|
38377
|
-
property :raw_classification, as: 'rawClassification', class: Google::Apis::ContentwarehouseV1::EntitySignalsEntityClassification, decorator: Google::Apis::ContentwarehouseV1::EntitySignalsEntityClassification::Representation
|
38378
|
-
|
38379
|
-
property :url, as: 'url'
|
38380
38716
|
end
|
38381
38717
|
end
|
38382
38718
|
|
@@ -38614,8 +38950,6 @@ module Google
|
|
38614
38950
|
class RepositoryWebrefDetailedEntityScores
|
38615
38951
|
# @private
|
38616
38952
|
class Representation < Google::Apis::Core::JsonRepresentation
|
38617
|
-
property :anchor_score, as: 'anchorScore'
|
38618
|
-
property :body_score, as: 'bodyScore'
|
38619
38953
|
property :connectedness, as: 'connectedness'
|
38620
38954
|
property :doc_score, as: 'docScore'
|
38621
38955
|
property :geo_topic_normalized_score, as: 'geoTopicNormalizedScore'
|
@@ -38623,8 +38957,6 @@ module Google
|
|
38623
38957
|
property :is_publisher, as: 'isPublisher'
|
38624
38958
|
property :is_reference_page, as: 'isReferencePage'
|
38625
38959
|
property :local_entity_location_confidence, as: 'localEntityLocationConfidence'
|
38626
|
-
property :nb_score, as: 'nbScore'
|
38627
|
-
property :news_topicality_score, as: 'newsTopicalityScore'
|
38628
38960
|
property :normalized_topicality, as: 'normalizedTopicality'
|
38629
38961
|
property :reference_page_scores, as: 'referencePageScores', class: Google::Apis::ContentwarehouseV1::RepositoryWebrefReferencePageScores, decorator: Google::Apis::ContentwarehouseV1::RepositoryWebrefReferencePageScores::Representation
|
38630
38962
|
|
@@ -38635,9 +38967,6 @@ module Google
|
|
38635
38967
|
class RepositoryWebrefDetailedMentionScores
|
38636
38968
|
# @private
|
38637
38969
|
class Representation < Google::Apis::Core::JsonRepresentation
|
38638
|
-
collection :pattern_info, as: 'patternInfo', class: Google::Apis::ContentwarehouseV1::RepositoryWebrefPatternInfo, decorator: Google::Apis::ContentwarehouseV1::RepositoryWebrefPatternInfo::Representation
|
38639
|
-
|
38640
|
-
property :posterior_for_learning, as: 'posteriorForLearning'
|
38641
38970
|
property :result_entity_score, as: 'resultEntityScore'
|
38642
38971
|
end
|
38643
38972
|
end
|
@@ -38803,6 +39132,7 @@ module Google
|
|
38803
39132
|
class RepositoryWebrefEntityNameRatingsEntityNameRating
|
38804
39133
|
# @private
|
38805
39134
|
class Representation < Google::Apis::Core::JsonRepresentation
|
39135
|
+
property :comment, as: 'comment'
|
38806
39136
|
property :label, as: 'label'
|
38807
39137
|
property :source, as: 'source'
|
38808
39138
|
end
|
@@ -39413,15 +39743,6 @@ module Google
|
|
39413
39743
|
end
|
39414
39744
|
end
|
39415
39745
|
|
39416
|
-
class RepositoryWebrefPatternInfo
|
39417
|
-
# @private
|
39418
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
39419
|
-
property :match_probability, as: 'matchProbability'
|
39420
|
-
property :other_slots_mentioned, as: 'otherSlotsMentioned'
|
39421
|
-
property :pattern, as: 'pattern'
|
39422
|
-
end
|
39423
|
-
end
|
39424
|
-
|
39425
39746
|
class RepositoryWebrefPerDocRelevanceRating
|
39426
39747
|
# @private
|
39427
39748
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -40153,6 +40474,7 @@ module Google
|
|
40153
40474
|
property :feature_value_string, :base64 => true, as: 'featureValueString'
|
40154
40475
|
property :fixed_point_metadata, as: 'fixedPointMetadata', class: Google::Apis::ContentwarehouseV1::ResearchScamGenericFeatureVectorFixedPointMetadata, decorator: Google::Apis::ContentwarehouseV1::ResearchScamGenericFeatureVectorFixedPointMetadata::Representation
|
40155
40476
|
|
40477
|
+
property :internal_only_is_secondary_partition, as: 'internalOnlyIsSecondaryPartition'
|
40156
40478
|
property :norm_type, as: 'normType'
|
40157
40479
|
property :query_metadata, as: 'queryMetadata', class: Google::Apis::ContentwarehouseV1::ResearchScamQueryMetadata, decorator: Google::Apis::ContentwarehouseV1::ResearchScamQueryMetadata::Representation
|
40158
40480
|
|
@@ -40374,7 +40696,7 @@ module Google
|
|
40374
40696
|
collection :location_mid, as: 'locationMid'
|
40375
40697
|
collection :location_mid_label, as: 'locationMidLabel'
|
40376
40698
|
property :location_name, as: 'locationName'
|
40377
|
-
property :
|
40699
|
+
property :location_source, as: 'locationSource'
|
40378
40700
|
property :point_coordinates, as: 'pointCoordinates'
|
40379
40701
|
property :unformatted_coordinates, as: 'unformattedCoordinates'
|
40380
40702
|
end
|
@@ -40536,8 +40858,9 @@ module Google
|
|
40536
40858
|
class ResearchScienceSearchSourceUrlDocjoinInfoWebrefEntityInfo
|
40537
40859
|
# @private
|
40538
40860
|
class Representation < Google::Apis::Core::JsonRepresentation
|
40861
|
+
property :deprecated_entity_type, as: 'deprecatedEntityType'
|
40539
40862
|
property :description, as: 'description'
|
40540
|
-
|
40863
|
+
collection :entity_collection_type, as: 'entityCollectionType'
|
40541
40864
|
collection :kg_collection, as: 'kgCollection'
|
40542
40865
|
property :mid, as: 'mid'
|
40543
40866
|
end
|
@@ -40623,6 +40946,7 @@ module Google
|
|
40623
40946
|
class ScienceCitation
|
40624
40947
|
# @private
|
40625
40948
|
class Representation < Google::Apis::Core::JsonRepresentation
|
40949
|
+
property :abstract_citation_source, as: 'AbstractCitationSource'
|
40626
40950
|
property :abstract_display, as: 'AbstractDisplay'
|
40627
40951
|
property :abstract_html, as: 'AbstractHtml'
|
40628
40952
|
property :abstract_html_left_over, as: 'AbstractHtmlLeftOver'
|
@@ -40936,7 +41260,6 @@ module Google
|
|
40936
41260
|
class ScienceIndexSignal
|
40937
41261
|
# @private
|
40938
41262
|
class Representation < Google::Apis::Core::JsonRepresentation
|
40939
|
-
collection :holdings_id, as: 'HoldingsId'
|
40940
41263
|
property :html_title_fp, :numeric_string => true, as: 'HtmlTitleFp'
|
40941
41264
|
property :index_selection_score, as: 'IndexSelectionScore'
|
40942
41265
|
property :num_backward_links, as: 'NumBackwardLinks'
|
@@ -40981,6 +41304,8 @@ module Google
|
|
40981
41304
|
class SdrEmbedding
|
40982
41305
|
# @private
|
40983
41306
|
class Representation < Google::Apis::Core::JsonRepresentation
|
41307
|
+
property :compressed_embeddings, as: 'compressedEmbeddings', class: Google::Apis::ContentwarehouseV1::QualityRankembedMustangMustangRankEmbedInfo, decorator: Google::Apis::ContentwarehouseV1::QualityRankembedMustangMustangRankEmbedInfo::Representation
|
41308
|
+
|
40984
41309
|
collection :values, as: 'values'
|
40985
41310
|
property :version, as: 'version'
|
40986
41311
|
end
|
@@ -41866,6 +42191,15 @@ module Google
|
|
41866
42191
|
end
|
41867
42192
|
end
|
41868
42193
|
|
42194
|
+
class SocialGraphApiProtoDecorationOverlay
|
42195
|
+
# @private
|
42196
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
42197
|
+
property :overlay, as: 'overlay', class: Google::Apis::ContentwarehouseV1::SocialGraphApiProtoPhotoOverlay, decorator: Google::Apis::ContentwarehouseV1::SocialGraphApiProtoPhotoOverlay::Representation
|
42198
|
+
|
42199
|
+
property :sibs_id, as: 'sibsId'
|
42200
|
+
end
|
42201
|
+
end
|
42202
|
+
|
41869
42203
|
class SocialGraphApiProtoDelegatedGroupId
|
41870
42204
|
# @private
|
41871
42205
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -41887,6 +42221,13 @@ module Google
|
|
41887
42221
|
end
|
41888
42222
|
end
|
41889
42223
|
|
42224
|
+
class SocialGraphApiProtoImageReference
|
42225
|
+
# @private
|
42226
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
42227
|
+
property :media_id, as: 'mediaId'
|
42228
|
+
end
|
42229
|
+
end
|
42230
|
+
|
41890
42231
|
class SocialGraphApiProtoLimitedProfileNameSettings
|
41891
42232
|
# @private
|
41892
42233
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -41944,6 +42285,14 @@ module Google
|
|
41944
42285
|
end
|
41945
42286
|
end
|
41946
42287
|
|
42288
|
+
class SocialGraphApiProtoNamePronunciationAudioMetadata
|
42289
|
+
# @private
|
42290
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
42291
|
+
property :audio_source, as: 'audioSource'
|
42292
|
+
property :audio_state, as: 'audioState'
|
42293
|
+
end
|
42294
|
+
end
|
42295
|
+
|
41947
42296
|
class SocialGraphApiProtoNotificationTrigger
|
41948
42297
|
# @private
|
41949
42298
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -41998,6 +42347,16 @@ module Google
|
|
41998
42347
|
end
|
41999
42348
|
end
|
42000
42349
|
|
42350
|
+
class SocialGraphApiProtoPhotoOverlay
|
42351
|
+
# @private
|
42352
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
42353
|
+
property :relative_position, as: 'relativePosition', class: Google::Apis::ContentwarehouseV1::SocialGraphApiProtoRelativePosition, decorator: Google::Apis::ContentwarehouseV1::SocialGraphApiProtoRelativePosition::Representation
|
42354
|
+
|
42355
|
+
property :relative_scale, as: 'relativeScale', class: Google::Apis::ContentwarehouseV1::SocialGraphApiProtoRelativeScale, decorator: Google::Apis::ContentwarehouseV1::SocialGraphApiProtoRelativeScale::Representation
|
42356
|
+
|
42357
|
+
end
|
42358
|
+
end
|
42359
|
+
|
42001
42360
|
class SocialGraphApiProtoPrompt
|
42002
42361
|
# @private
|
42003
42362
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -42090,6 +42449,22 @@ module Google
|
|
42090
42449
|
end
|
42091
42450
|
end
|
42092
42451
|
|
42452
|
+
class SocialGraphApiProtoRelativePosition
|
42453
|
+
# @private
|
42454
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
42455
|
+
property :x, as: 'x'
|
42456
|
+
property :y, as: 'y'
|
42457
|
+
end
|
42458
|
+
end
|
42459
|
+
|
42460
|
+
class SocialGraphApiProtoRelativeScale
|
42461
|
+
# @private
|
42462
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
42463
|
+
property :x, as: 'x'
|
42464
|
+
property :y, as: 'y'
|
42465
|
+
end
|
42466
|
+
end
|
42467
|
+
|
42093
42468
|
class SocialGraphApiProtoSearchProfileData
|
42094
42469
|
# @private
|
42095
42470
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -43225,6 +43600,7 @@ module Google
|
|
43225
43600
|
property :user_agent_sent, as: 'UserAgentSent'
|
43226
43601
|
property :user_agent_sent_fp, :numeric_string => true, as: 'UserAgentSentFp'
|
43227
43602
|
property :authentication_info, as: 'authenticationInfo'
|
43603
|
+
property :bypassed_host_overfull, as: 'bypassedHostOverfull'
|
43228
43604
|
property :cache_acceptable_after_date, as: 'cacheAcceptableAfterDate'
|
43229
43605
|
property :cache_acceptable_age, as: 'cacheAcceptableAge'
|
43230
43606
|
property :cache_hit_type, as: 'cacheHitType'
|
@@ -45492,6 +45868,7 @@ module Google
|
|
45492
45868
|
collection :meta_description_languages, as: 'metaDescriptionLanguages'
|
45493
45869
|
property :nearby_text, as: 'nearbyText'
|
45494
45870
|
property :noimageframeoverlayreason, as: 'noimageframeoverlayreason'
|
45871
|
+
property :nsr_sitechunk, as: 'nsrSitechunk'
|
45495
45872
|
property :partial_boilerplate_metadescription, as: 'partialBoilerplateMetadescription'
|
45496
45873
|
property :porn_stats, as: 'pornStats'
|
45497
45874
|
property :quality_without_adjustment, as: 'qualityWithoutAdjustment'
|
@@ -45790,6 +46167,7 @@ module Google
|
|
45790
46167
|
hash :sensitivity_scores, as: 'sensitivityScores'
|
45791
46168
|
property :sentiment, as: 'sentiment', class: Google::Apis::ContentwarehouseV1::YoutubeCommentsSentimentSentiment, decorator: Google::Apis::ContentwarehouseV1::YoutubeCommentsSentimentSentiment::Representation
|
45792
46169
|
|
46170
|
+
property :short_reply_video_id, as: 'shortReplyVideoId'
|
45793
46171
|
hash :smart_replies, as: 'smartReplies', class: Google::Apis::ContentwarehouseV1::VideoYoutubeCommentsClassificationProtoYouTubeCommentSmartReply, decorator: Google::Apis::ContentwarehouseV1::VideoYoutubeCommentsClassificationProtoYouTubeCommentSmartReply::Representation
|
45794
46172
|
|
45795
46173
|
property :stanza_id, as: 'stanzaId'
|