google-apis-contentwarehouse_v1 0.10.0 → 0.11.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 +4 -0
- data/lib/google/apis/contentwarehouse_v1/classes.rb +542 -176
- data/lib/google/apis/contentwarehouse_v1/gem_version.rb +2 -2
- data/lib/google/apis/contentwarehouse_v1/representations.rb +161 -29
- data/lib/google/apis/contentwarehouse_v1/service.rb +109 -4
- metadata +3 -3
@@ -16,13 +16,13 @@ module Google
|
|
16
16
|
module Apis
|
17
17
|
module ContentwarehouseV1
|
18
18
|
# Version of the google-apis-contentwarehouse_v1 gem
|
19
|
-
GEM_VERSION = "0.
|
19
|
+
GEM_VERSION = "0.11.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
22
|
GENERATOR_VERSION = "0.12.0"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20230321"
|
26
26
|
end
|
27
27
|
end
|
28
28
|
end
|
@@ -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
|
|
@@ -4660,6 +4666,12 @@ module Google
|
|
4660
4666
|
include Google::Apis::Core::JsonObjectSupport
|
4661
4667
|
end
|
4662
4668
|
|
4669
|
+
class GeostoreSlopeProto
|
4670
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4671
|
+
|
4672
|
+
include Google::Apis::Core::JsonObjectSupport
|
4673
|
+
end
|
4674
|
+
|
4663
4675
|
class GeostoreSocialReferenceProto
|
4664
4676
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4665
4677
|
|
@@ -5158,25 +5170,25 @@ module Google
|
|
5158
5170
|
include Google::Apis::Core::JsonObjectSupport
|
5159
5171
|
end
|
5160
5172
|
|
5161
|
-
class
|
5173
|
+
class GoogleAssistantEmbeddedV1DeviceModelCapabilitiesOverride
|
5162
5174
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5163
5175
|
|
5164
5176
|
include Google::Apis::Core::JsonObjectSupport
|
5165
5177
|
end
|
5166
5178
|
|
5167
|
-
class
|
5179
|
+
class GoogleAssistantEmbeddedV1FitnessActivities
|
5168
5180
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5169
5181
|
|
5170
5182
|
include Google::Apis::Core::JsonObjectSupport
|
5171
5183
|
end
|
5172
5184
|
|
5173
|
-
class
|
5185
|
+
class GoogleAssistantEmbeddedV1FitnessActivity
|
5174
5186
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5175
5187
|
|
5176
5188
|
include Google::Apis::Core::JsonObjectSupport
|
5177
5189
|
end
|
5178
5190
|
|
5179
|
-
class
|
5191
|
+
class GoogleAssistantEmbeddedV1SurfaceIdentity
|
5180
5192
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5181
5193
|
|
5182
5194
|
include Google::Apis::Core::JsonObjectSupport
|
@@ -5260,6 +5272,12 @@ module Google
|
|
5260
5272
|
include Google::Apis::Core::JsonObjectSupport
|
5261
5273
|
end
|
5262
5274
|
|
5275
|
+
class GoogleCloudContentwarehouseV1DataExportJob
|
5276
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5277
|
+
|
5278
|
+
include Google::Apis::Core::JsonObjectSupport
|
5279
|
+
end
|
5280
|
+
|
5263
5281
|
class GoogleCloudContentwarehouseV1DataUpdateAction
|
5264
5282
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5265
5283
|
|
@@ -5494,6 +5512,12 @@ module Google
|
|
5494
5512
|
include Google::Apis::Core::JsonObjectSupport
|
5495
5513
|
end
|
5496
5514
|
|
5515
|
+
class GoogleCloudContentwarehouseV1LockDocumentRequest
|
5516
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5517
|
+
|
5518
|
+
include Google::Apis::Core::JsonObjectSupport
|
5519
|
+
end
|
5520
|
+
|
5497
5521
|
class GoogleCloudContentwarehouseV1MapProperty
|
5498
5522
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5499
5523
|
|
@@ -5512,7 +5536,7 @@ module Google
|
|
5512
5536
|
include Google::Apis::Core::JsonObjectSupport
|
5513
5537
|
end
|
5514
5538
|
|
5515
|
-
class
|
5539
|
+
class GoogleCloudContentwarehouseV1ProcessWithDocAiPipeline
|
5516
5540
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5517
5541
|
|
5518
5542
|
include Google::Apis::Core::JsonObjectSupport
|
@@ -12610,6 +12634,12 @@ module Google
|
|
12610
12634
|
include Google::Apis::Core::JsonObjectSupport
|
12611
12635
|
end
|
12612
12636
|
|
12637
|
+
class SearchPolicyRankableSensitivityGroundingProvider
|
12638
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
12639
|
+
|
12640
|
+
include Google::Apis::Core::JsonObjectSupport
|
12641
|
+
end
|
12642
|
+
|
12613
12643
|
class SearchPolicyRankableSensitivityPrefilter
|
12614
12644
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
12615
12645
|
|
@@ -12844,6 +12874,12 @@ module Google
|
|
12844
12874
|
include Google::Apis::Core::JsonObjectSupport
|
12845
12875
|
end
|
12846
12876
|
|
12877
|
+
class ShoppingWebentityShoppingAnnotationInferredImageNeardupInfo
|
12878
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
12879
|
+
|
12880
|
+
include Google::Apis::Core::JsonObjectSupport
|
12881
|
+
end
|
12882
|
+
|
12847
12883
|
class ShoppingWebentityShoppingAnnotationProductRating
|
12848
12884
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
12849
12885
|
|
@@ -12922,6 +12958,12 @@ module Google
|
|
12922
12958
|
include Google::Apis::Core::JsonObjectSupport
|
12923
12959
|
end
|
12924
12960
|
|
12961
|
+
class SnippetExtraInfoSnippetCandidateInfoExtendedSnippet
|
12962
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
12963
|
+
|
12964
|
+
include Google::Apis::Core::JsonObjectSupport
|
12965
|
+
end
|
12966
|
+
|
12925
12967
|
class SnippetExtraInfoSnippetScoringInfo
|
12926
12968
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
12927
12969
|
|
@@ -16942,6 +16984,8 @@ module Google
|
|
16942
16984
|
property :plus_page_type, as: 'plusPageType'
|
16943
16985
|
property :profile_owner_stats, as: 'profileOwnerStats', class: Google::Apis::ContentwarehouseV1::AppsPeopleOzExternalMergedpeopleapiProfileOwnerStats, decorator: Google::Apis::ContentwarehouseV1::AppsPeopleOzExternalMergedpeopleapiProfileOwnerStats::Representation
|
16944
16986
|
|
16987
|
+
collection :unjoined_email_certificates, as: 'unjoinedEmailCertificates', class: Google::Apis::ContentwarehouseV1::AppsPeopleOzExternalMergedpeopleapiEmail, decorator: Google::Apis::ContentwarehouseV1::AppsPeopleOzExternalMergedpeopleapiEmail::Representation
|
16988
|
+
|
16945
16989
|
end
|
16946
16990
|
end
|
16947
16991
|
|
@@ -17348,6 +17392,13 @@ module Google
|
|
17348
17392
|
end
|
17349
17393
|
end
|
17350
17394
|
|
17395
|
+
class AssistantApiBluetoothCapabilities
|
17396
|
+
# @private
|
17397
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
17398
|
+
property :is_bluetooth_connected_profile_required, as: 'isBluetoothConnectedProfileRequired'
|
17399
|
+
end
|
17400
|
+
end
|
17401
|
+
|
17351
17402
|
class AssistantApiCallCapabilities
|
17352
17403
|
# @private
|
17353
17404
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -18002,6 +18053,8 @@ module Google
|
|
18002
18053
|
|
18003
18054
|
property :audio_output, as: 'audioOutput', class: Google::Apis::ContentwarehouseV1::AssistantApiAudioOutput, decorator: Google::Apis::ContentwarehouseV1::AssistantApiAudioOutput::Representation
|
18004
18055
|
|
18056
|
+
property :bluetooth_capabilities, as: 'bluetoothCapabilities', class: Google::Apis::ContentwarehouseV1::AssistantApiBluetoothCapabilities, decorator: Google::Apis::ContentwarehouseV1::AssistantApiBluetoothCapabilities::Representation
|
18057
|
+
|
18005
18058
|
property :call_capabilities, as: 'callCapabilities', class: Google::Apis::ContentwarehouseV1::AssistantApiCallCapabilities, decorator: Google::Apis::ContentwarehouseV1::AssistantApiCallCapabilities::Representation
|
18006
18059
|
|
18007
18060
|
property :camera, as: 'camera', class: Google::Apis::ContentwarehouseV1::AssistantApiCameraCapabilities, decorator: Google::Apis::ContentwarehouseV1::AssistantApiCameraCapabilities::Representation
|
@@ -19139,8 +19192,6 @@ module Google
|
|
19139
19192
|
# @private
|
19140
19193
|
class Representation < Google::Apis::Core::JsonRepresentation
|
19141
19194
|
property :click_impersonation_supported, as: 'clickImpersonationSupported'
|
19142
|
-
property :colored_chip_background_border_supported, as: 'coloredChipBackgroundBorderSupported'
|
19143
|
-
property :colored_chip_text_supported, as: 'coloredChipTextSupported'
|
19144
19195
|
property :debug_data_supported, as: 'debugDataSupported'
|
19145
19196
|
property :drl_history_chip_supported, as: 'drlHistoryChipSupported'
|
19146
19197
|
property :escape_hatch_supported, as: 'escapeHatchSupported'
|
@@ -19839,11 +19890,14 @@ module Google
|
|
19839
19890
|
class AssistantGroundingRankerMediaGroundingProviderFeatures
|
19840
19891
|
# @private
|
19841
19892
|
class Representation < Google::Apis::Core::JsonRepresentation
|
19893
|
+
property :album_release_type, as: 'albumReleaseType'
|
19894
|
+
property :has_type_semantic_edge, as: 'hasTypeSemanticEdge'
|
19842
19895
|
property :is_cast_video, as: 'isCastVideo'
|
19843
19896
|
property :is_seed_radio, as: 'isSeedRadio'
|
19844
19897
|
property :is_seed_radio_request, as: 'isSeedRadioRequest'
|
19845
19898
|
property :msc_rate, as: 'mscRate'
|
19846
19899
|
property :scubed_p_sai_music, as: 'scubedPSaiMusic'
|
19900
|
+
property :type, as: 'type'
|
19847
19901
|
end
|
19848
19902
|
end
|
19849
19903
|
|
@@ -20191,6 +20245,7 @@ module Google
|
|
20191
20245
|
# @private
|
20192
20246
|
class Representation < Google::Apis::Core::JsonRepresentation
|
20193
20247
|
property :device_arbitration_creation_timestamp_ms, :numeric_string => true, as: 'deviceArbitrationCreationTimestampMs'
|
20248
|
+
property :device_targeting_input_creation_timestamp_ms, :numeric_string => true, as: 'deviceTargetingInputCreationTimestampMs'
|
20194
20249
|
property :eliminated_by_further_distance, as: 'eliminatedByFurtherDistance'
|
20195
20250
|
property :eliminated_by_local_closest, as: 'eliminatedByLocalClosest'
|
20196
20251
|
property :eliminated_by_unknown_different_room, as: 'eliminatedByUnknownDifferentRoom'
|
@@ -20296,18 +20351,22 @@ module Google
|
|
20296
20351
|
property :groundability_score, as: 'groundabilityScore'
|
20297
20352
|
property :grounding_provider_features, as: 'groundingProviderFeatures', class: Google::Apis::ContentwarehouseV1::AssistantGroundingRankerGroundingProviderFeatures, decorator: Google::Apis::ContentwarehouseV1::AssistantGroundingRankerGroundingProviderFeatures::Representation
|
20298
20353
|
|
20354
|
+
property :has_answer_group, as: 'hasAnswerGroup'
|
20299
20355
|
property :in_query_max_effective_arg_span_length, as: 'inQueryMaxEffectiveArgSpanLength'
|
20300
20356
|
property :intent_name, as: 'intentName'
|
20301
20357
|
property :intent_name_auis_score, as: 'intentNameAuisScore'
|
20302
20358
|
property :intent_name_auis_score_exp, as: 'intentNameAuisScoreExp'
|
20303
20359
|
property :is_feasible, as: 'isFeasible'
|
20304
20360
|
property :is_fully_grounded, as: 'isFullyGrounded'
|
20361
|
+
property :is_media_control_intent, as: 'isMediaControlIntent'
|
20305
20362
|
property :is_play_generic_music, as: 'isPlayGenericMusic'
|
20363
|
+
property :is_podcast_intent, as: 'isPodcastIntent'
|
20306
20364
|
property :kscorer_rank, as: 'kscorerRank'
|
20307
20365
|
property :laa_features, as: 'laaFeatures', class: Google::Apis::ContentwarehouseV1::AssistantGroundingRankerLaaFeatures, decorator: Google::Apis::ContentwarehouseV1::AssistantGroundingRankerLaaFeatures::Representation
|
20308
20366
|
|
20309
20367
|
property :mask_candidate_level_features, as: 'maskCandidateLevelFeatures'
|
20310
20368
|
property :max_hgr_score_across_binding_sets, as: 'maxHgrScoreAcrossBindingSets'
|
20369
|
+
property :nsp_rank, as: 'nspRank'
|
20311
20370
|
property :num_alternative_hypothesis, as: 'numAlternativeHypothesis'
|
20312
20371
|
property :num_constraints, as: 'numConstraints'
|
20313
20372
|
property :num_constraints_satisfied, as: 'numConstraintsSatisfied'
|
@@ -20315,9 +20374,11 @@ module Google
|
|
20315
20374
|
property :num_grounded_args, as: 'numGroundedArgs'
|
20316
20375
|
property :num_variables, as: 'numVariables'
|
20317
20376
|
property :num_variables_grounded, as: 'numVariablesGrounded'
|
20377
|
+
property :parsing_score_mse8_bucket_id, as: 'parsingScoreMse8BucketId'
|
20318
20378
|
property :pq2t_vs_assistant_ibst_cosine, as: 'pq2tVsAssistantIbstCosine'
|
20319
20379
|
property :pq2t_vs_ibst_cosine, as: 'pq2tVsIbstCosine'
|
20320
20380
|
property :predicted_intent_confidence, as: 'predictedIntentConfidence'
|
20381
|
+
property :ranker_name, as: 'rankerName'
|
20321
20382
|
property :search_dispatch, as: 'searchDispatch'
|
20322
20383
|
property :top_hypothesis_confidence, as: 'topHypothesisConfidence'
|
20323
20384
|
property :vertical_confidence_score, as: 'verticalConfidenceScore'
|
@@ -23562,6 +23623,7 @@ module Google
|
|
23562
23623
|
property :primary_connection, as: 'primaryConnection'
|
23563
23624
|
property :segment, as: 'segment', class: Google::Apis::ContentwarehouseV1::GeostoreFeatureIdProto, decorator: Google::Apis::ContentwarehouseV1::GeostoreFeatureIdProto::Representation
|
23564
23625
|
|
23626
|
+
property :yield_to_other_connections, as: 'yieldToOtherConnections'
|
23565
23627
|
end
|
23566
23628
|
end
|
23567
23629
|
|
@@ -23838,7 +23900,6 @@ module Google
|
|
23838
23900
|
|
23839
23901
|
property :metadata, as: 'metadata', class: Google::Apis::ContentwarehouseV1::GeostoreFieldMetadataProto, decorator: Google::Apis::ContentwarehouseV1::GeostoreFieldMetadataProto::Representation
|
23840
23902
|
|
23841
|
-
property :shape_id, as: 'shapeId'
|
23842
23903
|
property :temporary_data, as: 'temporaryData', class: Google::Apis::ContentwarehouseV1::Proto2BridgeMessageSet, decorator: Google::Apis::ContentwarehouseV1::Proto2BridgeMessageSet::Representation
|
23843
23904
|
|
23844
23905
|
property :unsuitable_for_display, as: 'unsuitableForDisplay'
|
@@ -24254,6 +24315,8 @@ module Google
|
|
24254
24315
|
property :separated_roadways, as: 'separatedRoadways'
|
24255
24316
|
property :sibling, as: 'sibling', class: Google::Apis::ContentwarehouseV1::GeostoreFeatureIdProto, decorator: Google::Apis::ContentwarehouseV1::GeostoreFeatureIdProto::Representation
|
24256
24317
|
|
24318
|
+
collection :slope, as: 'slope', class: Google::Apis::ContentwarehouseV1::GeostoreSlopeProto, decorator: Google::Apis::ContentwarehouseV1::GeostoreSlopeProto::Representation
|
24319
|
+
|
24257
24320
|
property :surface, as: 'surface'
|
24258
24321
|
property :surface_metadata, as: 'surfaceMetadata', class: Google::Apis::ContentwarehouseV1::GeostoreFieldMetadataProto, decorator: Google::Apis::ContentwarehouseV1::GeostoreFieldMetadataProto::Representation
|
24259
24322
|
|
@@ -24305,6 +24368,14 @@ module Google
|
|
24305
24368
|
end
|
24306
24369
|
end
|
24307
24370
|
|
24371
|
+
class GeostoreSlopeProto
|
24372
|
+
# @private
|
24373
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
24374
|
+
property :slope_value, as: 'slopeValue'
|
24375
|
+
property :start_point_fraction, as: 'startPointFraction'
|
24376
|
+
end
|
24377
|
+
end
|
24378
|
+
|
24308
24379
|
class GeostoreSocialReferenceProto
|
24309
24380
|
# @private
|
24310
24381
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -24354,6 +24425,7 @@ module Google
|
|
24354
24425
|
property :category, as: 'category'
|
24355
24426
|
collection :condition, as: 'condition', class: Google::Apis::ContentwarehouseV1::GeostoreRoadConditionalProto, decorator: Google::Apis::ContentwarehouseV1::GeostoreRoadConditionalProto::Representation
|
24356
24427
|
|
24428
|
+
property :source_type, as: 'sourceType'
|
24357
24429
|
property :speed_with_unit, as: 'speedWithUnit', class: Google::Apis::ContentwarehouseV1::GeostoreSpeedProto, decorator: Google::Apis::ContentwarehouseV1::GeostoreSpeedProto::Representation
|
24358
24430
|
|
24359
24431
|
property :unlimited_speed, as: 'unlimitedSpeed', class: Google::Apis::ContentwarehouseV1::GeostoreUnlimitedSpeedProto, decorator: Google::Apis::ContentwarehouseV1::GeostoreUnlimitedSpeedProto::Representation
|
@@ -25249,11 +25321,11 @@ module Google
|
|
25249
25321
|
class GoogleAssistantAccessoryV1DeviceConfig
|
25250
25322
|
# @private
|
25251
25323
|
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
25324
|
property :device_model_capabilities_override, as: 'deviceModelCapabilitiesOverride', class: Google::Apis::ContentwarehouseV1::GoogleAssistantEmbeddedV1DeviceModelCapabilitiesOverride, decorator: Google::Apis::ContentwarehouseV1::GoogleAssistantEmbeddedV1DeviceModelCapabilitiesOverride::Representation
|
25255
25325
|
|
25256
25326
|
property :heterodyne_token, as: 'heterodyneToken'
|
25327
|
+
property :surface_identity, as: 'surfaceIdentity', class: Google::Apis::ContentwarehouseV1::GoogleAssistantEmbeddedV1SurfaceIdentity, decorator: Google::Apis::ContentwarehouseV1::GoogleAssistantEmbeddedV1SurfaceIdentity::Representation
|
25328
|
+
|
25257
25329
|
end
|
25258
25330
|
end
|
25259
25331
|
|
@@ -25345,13 +25417,6 @@ module Google
|
|
25345
25417
|
end
|
25346
25418
|
end
|
25347
25419
|
|
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
25420
|
class GoogleAssistantEmbeddedV1DeviceModelCapabilitiesOverride
|
25356
25421
|
# @private
|
25357
25422
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -25379,6 +25444,14 @@ module Google
|
|
25379
25444
|
end
|
25380
25445
|
end
|
25381
25446
|
|
25447
|
+
class GoogleAssistantEmbeddedV1SurfaceIdentity
|
25448
|
+
# @private
|
25449
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
25450
|
+
property :surface_type, as: 'surfaceType'
|
25451
|
+
property :user_agent_suffix, as: 'userAgentSuffix'
|
25452
|
+
end
|
25453
|
+
end
|
25454
|
+
|
25382
25455
|
class GoogleAssistantEmbeddedV1Timer
|
25383
25456
|
# @private
|
25384
25457
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -25515,6 +25588,21 @@ module Google
|
|
25515
25588
|
end
|
25516
25589
|
end
|
25517
25590
|
|
25591
|
+
class GoogleCloudContentwarehouseV1DataExportJob
|
25592
|
+
# @private
|
25593
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
25594
|
+
property :create_time, as: 'createTime'
|
25595
|
+
property :dataset, as: 'dataset'
|
25596
|
+
property :frequency, as: 'frequency'
|
25597
|
+
property :id, as: 'id'
|
25598
|
+
property :location, as: 'location'
|
25599
|
+
property :project_number, :numeric_string => true, as: 'projectNumber'
|
25600
|
+
property :state, as: 'state'
|
25601
|
+
property :table, as: 'table'
|
25602
|
+
property :update_time, as: 'updateTime'
|
25603
|
+
end
|
25604
|
+
end
|
25605
|
+
|
25518
25606
|
class GoogleCloudContentwarehouseV1DataUpdateAction
|
25519
25607
|
# @private
|
25520
25608
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -25731,7 +25819,7 @@ module Google
|
|
25731
25819
|
# @private
|
25732
25820
|
class Representation < Google::Apis::Core::JsonRepresentation
|
25733
25821
|
property :input_path, as: 'inputPath'
|
25734
|
-
property :
|
25822
|
+
property :processor_type, as: 'processorType'
|
25735
25823
|
property :schema_name, as: 'schemaName'
|
25736
25824
|
end
|
25737
25825
|
end
|
@@ -25886,6 +25974,15 @@ module Google
|
|
25886
25974
|
end
|
25887
25975
|
end
|
25888
25976
|
|
25977
|
+
class GoogleCloudContentwarehouseV1LockDocumentRequest
|
25978
|
+
# @private
|
25979
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
25980
|
+
property :collection_id, as: 'collectionId'
|
25981
|
+
property :locking_user, as: 'lockingUser', class: Google::Apis::ContentwarehouseV1::GoogleCloudContentwarehouseV1UserInfo, decorator: Google::Apis::ContentwarehouseV1::GoogleCloudContentwarehouseV1UserInfo::Representation
|
25982
|
+
|
25983
|
+
end
|
25984
|
+
end
|
25985
|
+
|
25889
25986
|
class GoogleCloudContentwarehouseV1MapProperty
|
25890
25987
|
# @private
|
25891
25988
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -25908,7 +26005,7 @@ module Google
|
|
25908
26005
|
end
|
25909
26006
|
end
|
25910
26007
|
|
25911
|
-
class
|
26008
|
+
class GoogleCloudContentwarehouseV1ProcessWithDocAiPipeline
|
25912
26009
|
# @private
|
25913
26010
|
class Representation < Google::Apis::Core::JsonRepresentation
|
25914
26011
|
collection :documents, as: 'documents'
|
@@ -26128,7 +26225,9 @@ module Google
|
|
26128
26225
|
|
26129
26226
|
property :gcs_ingest_with_doc_ai_processors_pipeline, as: 'gcsIngestWithDocAiProcessorsPipeline', class: Google::Apis::ContentwarehouseV1::GoogleCloudContentwarehouseV1GcsIngestWithDocAiProcessorsPipeline, decorator: Google::Apis::ContentwarehouseV1::GoogleCloudContentwarehouseV1GcsIngestWithDocAiProcessorsPipeline::Representation
|
26130
26227
|
|
26131
|
-
property :process_with_doc_ai_pipeline, as: 'processWithDocAiPipeline', class: Google::Apis::ContentwarehouseV1::
|
26228
|
+
property :process_with_doc_ai_pipeline, as: 'processWithDocAiPipeline', class: Google::Apis::ContentwarehouseV1::GoogleCloudContentwarehouseV1ProcessWithDocAiPipeline, decorator: Google::Apis::ContentwarehouseV1::GoogleCloudContentwarehouseV1ProcessWithDocAiPipeline::Representation
|
26229
|
+
|
26230
|
+
property :request_metadata, as: 'requestMetadata', class: Google::Apis::ContentwarehouseV1::GoogleCloudContentwarehouseV1RequestMetadata, decorator: Google::Apis::ContentwarehouseV1::GoogleCloudContentwarehouseV1RequestMetadata::Representation
|
26132
26231
|
|
26133
26232
|
end
|
26134
26233
|
end
|
@@ -26968,6 +27067,7 @@ module Google
|
|
26968
27067
|
property :experimental_building_id, as: 'experimentalBuildingId'
|
26969
27068
|
property :experimental_desk_id, as: 'experimentalDeskId'
|
26970
27069
|
property :experimental_floor_id, as: 'experimentalFloorId'
|
27070
|
+
property :label, as: 'label'
|
26971
27071
|
end
|
26972
27072
|
end
|
26973
27073
|
|
@@ -27850,6 +27950,8 @@ module Google
|
|
27850
27950
|
property :state, as: 'state'
|
27851
27951
|
property :timestamp, as: 'timestamp'
|
27852
27952
|
property :type, as: 'type'
|
27953
|
+
property :video_segment_end_us, :numeric_string => true, as: 'videoSegmentEndUs'
|
27954
|
+
property :video_segment_start_us, :numeric_string => true, as: 'videoSegmentStartUs'
|
27853
27955
|
property :width, as: 'width'
|
27854
27956
|
end
|
27855
27957
|
end
|
@@ -29203,27 +29305,24 @@ module Google
|
|
29203
29305
|
|
29204
29306
|
property :chrome_counts, as: 'chromeCounts', class: Google::Apis::ContentwarehouseV1::IndexingDocjoinerDataVersionVersionInfo, decorator: Google::Apis::ContentwarehouseV1::IndexingDocjoinerDataVersionVersionInfo::Representation
|
29205
29307
|
|
29308
|
+
property :creator, as: 'creator', class: Google::Apis::ContentwarehouseV1::IndexingDocjoinerDataVersionVersionInfo, decorator: Google::Apis::ContentwarehouseV1::IndexingDocjoinerDataVersionVersionInfo::Representation
|
29309
|
+
|
29206
29310
|
property :instant_navboost, as: 'instantNavboost', class: Google::Apis::ContentwarehouseV1::IndexingDocjoinerDataVersionVersionInfo, decorator: Google::Apis::ContentwarehouseV1::IndexingDocjoinerDataVersionVersionInfo::Representation
|
29207
29311
|
|
29208
29312
|
property :localyp, as: 'localyp', class: Google::Apis::ContentwarehouseV1::IndexingDocjoinerDataVersionVersionInfo, decorator: Google::Apis::ContentwarehouseV1::IndexingDocjoinerDataVersionVersionInfo::Representation
|
29209
29313
|
|
29210
|
-
property :localyp_version, as: 'localypVersion'
|
29211
29314
|
property :modern_format_content, as: 'modernFormatContent', class: Google::Apis::ContentwarehouseV1::IndexingDocjoinerDataVersionVersionInfo, decorator: Google::Apis::ContentwarehouseV1::IndexingDocjoinerDataVersionVersionInfo::Representation
|
29212
29315
|
|
29213
|
-
property :modern_format_content_version, as: 'modernFormatContentVersion'
|
29214
29316
|
property :navboost, as: 'navboost', class: Google::Apis::ContentwarehouseV1::IndexingDocjoinerDataVersionVersionInfo, decorator: Google::Apis::ContentwarehouseV1::IndexingDocjoinerDataVersionVersionInfo::Representation
|
29215
29317
|
|
29216
|
-
property :navboost_version, as: 'navboostVersion'
|
29217
29318
|
property :rankembed, as: 'rankembed', class: Google::Apis::ContentwarehouseV1::IndexingDocjoinerDataVersionVersionInfo, decorator: Google::Apis::ContentwarehouseV1::IndexingDocjoinerDataVersionVersionInfo::Representation
|
29218
29319
|
|
29219
29320
|
property :universal_facts, as: 'universalFacts', class: Google::Apis::ContentwarehouseV1::IndexingDocjoinerDataVersionVersionInfo, decorator: Google::Apis::ContentwarehouseV1::IndexingDocjoinerDataVersionVersionInfo::Representation
|
29220
29321
|
|
29221
29322
|
property :video_scoring_signal, as: 'videoScoringSignal', class: Google::Apis::ContentwarehouseV1::IndexingDocjoinerDataVersionVersionInfo, decorator: Google::Apis::ContentwarehouseV1::IndexingDocjoinerDataVersionVersionInfo::Representation
|
29222
29323
|
|
29223
|
-
property :video_scoring_signal_version, as: 'videoScoringSignalVersion'
|
29224
29324
|
property :volt, as: 'volt', class: Google::Apis::ContentwarehouseV1::IndexingDocjoinerDataVersionVersionInfo, decorator: Google::Apis::ContentwarehouseV1::IndexingDocjoinerDataVersionVersionInfo::Representation
|
29225
29325
|
|
29226
|
-
property :volt_version, as: 'voltVersion'
|
29227
29326
|
end
|
29228
29327
|
end
|
29229
29328
|
|
@@ -37522,6 +37621,7 @@ module Google
|
|
37522
37621
|
property :raffia_lookup_key, as: 'raffiaLookupKey'
|
37523
37622
|
hash :raffia_lookup_key_per_field, as: 'raffiaLookupKeyPerField'
|
37524
37623
|
collection :raffia_lookup_keys, as: 'raffiaLookupKeys'
|
37624
|
+
property :raffia_signal_merger_url, as: 'raffiaSignalMergerUrl'
|
37525
37625
|
end
|
37526
37626
|
end
|
37527
37627
|
|
@@ -37567,6 +37667,8 @@ module Google
|
|
37567
37667
|
class QualityOrbitAsteroidBeltDocumentIntentScores
|
37568
37668
|
# @private
|
37569
37669
|
class Representation < Google::Apis::Core::JsonRepresentation
|
37670
|
+
collection :below_threshold_intents, as: 'belowThresholdIntents'
|
37671
|
+
collection :below_threshold_scores, as: 'belowThresholdScores'
|
37570
37672
|
hash :image_intent_scores, as: 'imageIntentScores', class: Google::Apis::ContentwarehouseV1::QualityOrbitAsteroidBeltImageIntentScores, decorator: Google::Apis::ContentwarehouseV1::QualityOrbitAsteroidBeltImageIntentScores::Representation
|
37571
37673
|
|
37572
37674
|
collection :intents, as: 'intents'
|
@@ -39070,8 +39172,6 @@ module Google
|
|
39070
39172
|
class RepositoryWebrefDocumentMetadata
|
39071
39173
|
# @private
|
39072
39174
|
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
39175
|
property :crawl_time, :numeric_string => true, as: 'crawlTime'
|
39076
39176
|
property :doc_fp, :numeric_string => true, as: 'docFp'
|
39077
39177
|
property :doc_id, :numeric_string => true, as: 'docId'
|
@@ -39080,8 +39180,6 @@ module Google
|
|
39080
39180
|
property :is_disambiguation_page, as: 'isDisambiguationPage'
|
39081
39181
|
property :language, as: 'language'
|
39082
39182
|
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
39183
|
property :salient_terms, as: 'salientTerms', class: Google::Apis::ContentwarehouseV1::QualitySalientTermsSalientTermSet, decorator: Google::Apis::ContentwarehouseV1::QualitySalientTermsSalientTermSet::Representation
|
39086
39184
|
|
39087
39185
|
property :title, as: 'title'
|
@@ -41014,6 +41112,7 @@ module Google
|
|
41014
41112
|
class SafesearchVideoContentSignals
|
41015
41113
|
# @private
|
41016
41114
|
class Representation < Google::Apis::Core::JsonRepresentation
|
41115
|
+
property :is_abuse_with_high_confidence, as: 'isAbuseWithHighConfidence'
|
41017
41116
|
hash :scores, as: 'scores'
|
41018
41117
|
property :version_tag, as: 'versionTag'
|
41019
41118
|
property :video_classifier_output, as: 'videoClassifierOutput', class: Google::Apis::ContentwarehouseV1::SafesearchVideoClassifierOutput, decorator: Google::Apis::ContentwarehouseV1::SafesearchVideoClassifierOutput::Representation
|
@@ -41465,6 +41564,8 @@ module Google
|
|
41465
41564
|
property :dasher_user, as: 'dasherUser'
|
41466
41565
|
property :followon, as: 'followon', class: Google::Apis::ContentwarehouseV1::SearchPolicyRankableSensitivityFollowOn, decorator: Google::Apis::ContentwarehouseV1::SearchPolicyRankableSensitivityFollowOn::Representation
|
41467
41566
|
|
41567
|
+
property :grounding_provider, as: 'groundingProvider', class: Google::Apis::ContentwarehouseV1::SearchPolicyRankableSensitivityGroundingProvider, decorator: Google::Apis::ContentwarehouseV1::SearchPolicyRankableSensitivityGroundingProvider::Representation
|
41568
|
+
|
41468
41569
|
property :prefilter, as: 'prefilter', class: Google::Apis::ContentwarehouseV1::SearchPolicyRankableSensitivityPrefilter, decorator: Google::Apis::ContentwarehouseV1::SearchPolicyRankableSensitivityPrefilter::Representation
|
41469
41570
|
|
41470
41571
|
property :qu, as: 'qu', class: Google::Apis::ContentwarehouseV1::SearchPolicyRankableSensitivityQueryUnderstanding, decorator: Google::Apis::ContentwarehouseV1::SearchPolicyRankableSensitivityQueryUnderstanding::Representation
|
@@ -41498,6 +41599,12 @@ module Google
|
|
41498
41599
|
end
|
41499
41600
|
end
|
41500
41601
|
|
41602
|
+
class SearchPolicyRankableSensitivityGroundingProvider
|
41603
|
+
# @private
|
41604
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
41605
|
+
end
|
41606
|
+
end
|
41607
|
+
|
41501
41608
|
class SearchPolicyRankableSensitivityPrefilter
|
41502
41609
|
# @private
|
41503
41610
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -41868,6 +41975,16 @@ module Google
|
|
41868
41975
|
property :inferred_image_id, :numeric_string => true, as: 'inferredImageId'
|
41869
41976
|
property :inferred_image_source, as: 'inferredImageSource'
|
41870
41977
|
property :inferred_image_type, as: 'inferredImageType'
|
41978
|
+
collection :neardup_info, as: 'neardupInfo', class: Google::Apis::ContentwarehouseV1::ShoppingWebentityShoppingAnnotationInferredImageNeardupInfo, decorator: Google::Apis::ContentwarehouseV1::ShoppingWebentityShoppingAnnotationInferredImageNeardupInfo::Representation
|
41979
|
+
|
41980
|
+
end
|
41981
|
+
end
|
41982
|
+
|
41983
|
+
class ShoppingWebentityShoppingAnnotationInferredImageNeardupInfo
|
41984
|
+
# @private
|
41985
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
41986
|
+
property :inferred_image_source, as: 'inferredImageSource'
|
41987
|
+
property :inferred_image_type, as: 'inferredImageType'
|
41871
41988
|
end
|
41872
41989
|
end
|
41873
41990
|
|
@@ -42025,6 +42142,8 @@ module Google
|
|
42025
42142
|
class Representation < Google::Apis::Core::JsonRepresentation
|
42026
42143
|
collection :bolded_ranges, as: 'boldedRanges', class: Google::Apis::ContentwarehouseV1::QualitySnippetsTruncationSnippetBoldedRange, decorator: Google::Apis::ContentwarehouseV1::QualitySnippetsTruncationSnippetBoldedRange::Representation
|
42027
42144
|
|
42145
|
+
property :extended_snippet, as: 'extendedSnippet', class: Google::Apis::ContentwarehouseV1::SnippetExtraInfoSnippetCandidateInfoExtendedSnippet, decorator: Google::Apis::ContentwarehouseV1::SnippetExtraInfoSnippetCandidateInfoExtendedSnippet::Representation
|
42146
|
+
|
42028
42147
|
property :id, as: 'id'
|
42029
42148
|
property :is_muppet_selected_snippet, as: 'isMuppetSelectedSnippet'
|
42030
42149
|
property :is_snippet_brain_bolding_triggered, as: 'isSnippetBrainBoldingTriggered'
|
@@ -42040,6 +42159,14 @@ module Google
|
|
42040
42159
|
end
|
42041
42160
|
end
|
42042
42161
|
|
42162
|
+
class SnippetExtraInfoSnippetCandidateInfoExtendedSnippet
|
42163
|
+
# @private
|
42164
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
42165
|
+
property :num_chars, as: 'numChars'
|
42166
|
+
property :snippet_text, as: 'snippetText'
|
42167
|
+
end
|
42168
|
+
end
|
42169
|
+
|
42043
42170
|
class SnippetExtraInfoSnippetScoringInfo
|
42044
42171
|
# @private
|
42045
42172
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -42959,6 +43086,7 @@ module Google
|
|
42959
43086
|
|
42960
43087
|
property :lms_policy_metadata, as: 'lmsPolicyMetadata', class: Google::Apis::ContentwarehouseV1::StorageGraphBfgLmsPolicyMetadata, decorator: Google::Apis::ContentwarehouseV1::StorageGraphBfgLmsPolicyMetadata::Representation
|
42961
43088
|
|
43089
|
+
collection :policy_data_scope_keys, as: 'policyDataScopeKeys'
|
42962
43090
|
property :policy_source_type, as: 'policySourceType'
|
42963
43091
|
property :ump_policy_metadata, as: 'umpPolicyMetadata', class: Google::Apis::ContentwarehouseV1::StorageGraphBfgUmpPolicyMetadata, decorator: Google::Apis::ContentwarehouseV1::StorageGraphBfgUmpPolicyMetadata::Representation
|
42964
43092
|
|
@@ -43889,10 +44017,14 @@ module Google
|
|
43889
44017
|
# @private
|
43890
44018
|
class Representation < Google::Apis::Core::JsonRepresentation
|
43891
44019
|
property :anchor_qbst_distance, as: 'anchorQbstDistance'
|
44020
|
+
property :asr_average_babel_similarity_score, as: 'asrAverageBabelSimilarityScore'
|
44021
|
+
property :asr_maximum_babel_similarity_score, as: 'asrMaximumBabelSimilarityScore'
|
43892
44022
|
property :bleurt_features, as: 'bleurtFeatures', class: Google::Apis::ContentwarehouseV1::VideoContentSearchBleurtFeatures, decorator: Google::Apis::ContentwarehouseV1::VideoContentSearchBleurtFeatures::Representation
|
43893
44023
|
|
43894
44024
|
property :bleurt_score, as: 'bleurtScore'
|
43895
44025
|
property :descartes_score_with_title, as: 'descartesScoreWithTitle'
|
44026
|
+
property :description_average_babel_similarity_score, as: 'descriptionAverageBabelSimilarityScore'
|
44027
|
+
property :description_maximum_babel_similarity_score, as: 'descriptionMaximumBabelSimilarityScore'
|
43896
44028
|
property :dolphin_descriptiveness_score, as: 'dolphinDescriptivenessScore'
|
43897
44029
|
collection :dolphin_ensemble_score, as: 'dolphinEnsembleScore', class: Google::Apis::ContentwarehouseV1::VideoContentSearchDolphinEnsembleScore, decorator: Google::Apis::ContentwarehouseV1::VideoContentSearchDolphinEnsembleScore::Representation
|
43898
44030
|
|