google-apis-contentwarehouse_v1 0.9.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 +9 -0
- data/lib/google/apis/contentwarehouse_v1/classes.rb +961 -268
- data/lib/google/apis/contentwarehouse_v1/gem_version.rb +3 -3
- data/lib/google/apis/contentwarehouse_v1/representations.rb +260 -47
- data/lib/google/apis/contentwarehouse_v1/service.rb +109 -4
- metadata +5 -5
@@ -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
|
|
@@ -1258,6 +1264,12 @@ module Google
|
|
1258
1264
|
include Google::Apis::Core::JsonObjectSupport
|
1259
1265
|
end
|
1260
1266
|
|
1267
|
+
class AssistantApiCapabilitiesHomeAppCapabilities
|
1268
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1269
|
+
|
1270
|
+
include Google::Apis::Core::JsonObjectSupport
|
1271
|
+
end
|
1272
|
+
|
1261
1273
|
class AssistantApiCarAssistantCapabilities
|
1262
1274
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1263
1275
|
|
@@ -4654,6 +4666,12 @@ module Google
|
|
4654
4666
|
include Google::Apis::Core::JsonObjectSupport
|
4655
4667
|
end
|
4656
4668
|
|
4669
|
+
class GeostoreSlopeProto
|
4670
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4671
|
+
|
4672
|
+
include Google::Apis::Core::JsonObjectSupport
|
4673
|
+
end
|
4674
|
+
|
4657
4675
|
class GeostoreSocialReferenceProto
|
4658
4676
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4659
4677
|
|
@@ -5152,25 +5170,25 @@ module Google
|
|
5152
5170
|
include Google::Apis::Core::JsonObjectSupport
|
5153
5171
|
end
|
5154
5172
|
|
5155
|
-
class
|
5173
|
+
class GoogleAssistantEmbeddedV1DeviceModelCapabilitiesOverride
|
5156
5174
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5157
5175
|
|
5158
5176
|
include Google::Apis::Core::JsonObjectSupport
|
5159
5177
|
end
|
5160
5178
|
|
5161
|
-
class
|
5179
|
+
class GoogleAssistantEmbeddedV1FitnessActivities
|
5162
5180
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5163
5181
|
|
5164
5182
|
include Google::Apis::Core::JsonObjectSupport
|
5165
5183
|
end
|
5166
5184
|
|
5167
|
-
class
|
5185
|
+
class GoogleAssistantEmbeddedV1FitnessActivity
|
5168
5186
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5169
5187
|
|
5170
5188
|
include Google::Apis::Core::JsonObjectSupport
|
5171
5189
|
end
|
5172
5190
|
|
5173
|
-
class
|
5191
|
+
class GoogleAssistantEmbeddedV1SurfaceIdentity
|
5174
5192
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5175
5193
|
|
5176
5194
|
include Google::Apis::Core::JsonObjectSupport
|
@@ -5254,6 +5272,12 @@ module Google
|
|
5254
5272
|
include Google::Apis::Core::JsonObjectSupport
|
5255
5273
|
end
|
5256
5274
|
|
5275
|
+
class GoogleCloudContentwarehouseV1DataExportJob
|
5276
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5277
|
+
|
5278
|
+
include Google::Apis::Core::JsonObjectSupport
|
5279
|
+
end
|
5280
|
+
|
5257
5281
|
class GoogleCloudContentwarehouseV1DataUpdateAction
|
5258
5282
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5259
5283
|
|
@@ -5488,6 +5512,12 @@ module Google
|
|
5488
5512
|
include Google::Apis::Core::JsonObjectSupport
|
5489
5513
|
end
|
5490
5514
|
|
5515
|
+
class GoogleCloudContentwarehouseV1LockDocumentRequest
|
5516
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5517
|
+
|
5518
|
+
include Google::Apis::Core::JsonObjectSupport
|
5519
|
+
end
|
5520
|
+
|
5491
5521
|
class GoogleCloudContentwarehouseV1MapProperty
|
5492
5522
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5493
5523
|
|
@@ -5506,6 +5536,12 @@ module Google
|
|
5506
5536
|
include Google::Apis::Core::JsonObjectSupport
|
5507
5537
|
end
|
5508
5538
|
|
5539
|
+
class GoogleCloudContentwarehouseV1ProcessWithDocAiPipeline
|
5540
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5541
|
+
|
5542
|
+
include Google::Apis::Core::JsonObjectSupport
|
5543
|
+
end
|
5544
|
+
|
5509
5545
|
class GoogleCloudContentwarehouseV1ProcessorInfo
|
5510
5546
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5511
5547
|
|
@@ -7750,6 +7786,12 @@ module Google
|
|
7750
7786
|
include Google::Apis::Core::JsonObjectSupport
|
7751
7787
|
end
|
7752
7788
|
|
7789
|
+
class KnowledgeAnswersIntentQueryResponseMeaningSignalsResponseMeaningSignals
|
7790
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
7791
|
+
|
7792
|
+
include Google::Apis::Core::JsonObjectSupport
|
7793
|
+
end
|
7794
|
+
|
7753
7795
|
class KnowledgeAnswersIntentQuerySaftSignals
|
7754
7796
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
7755
7797
|
|
@@ -9178,6 +9220,12 @@ module Google
|
|
9178
9220
|
include Google::Apis::Core::JsonObjectSupport
|
9179
9221
|
end
|
9180
9222
|
|
9223
|
+
class NlpSemanticParsingLocalEvChargingStationConnectorConstraint
|
9224
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
9225
|
+
|
9226
|
+
include Google::Apis::Core::JsonObjectSupport
|
9227
|
+
end
|
9228
|
+
|
9181
9229
|
class NlpSemanticParsingLocalEvChargingStationSpeedConstraint
|
9182
9230
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
9183
9231
|
|
@@ -11122,12 +11170,6 @@ module Google
|
|
11122
11170
|
include Google::Apis::Core::JsonObjectSupport
|
11123
11171
|
end
|
11124
11172
|
|
11125
|
-
class QualityTimebasedOldnessInfo
|
11126
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
11127
|
-
|
11128
|
-
include Google::Apis::Core::JsonObjectSupport
|
11129
|
-
end
|
11130
|
-
|
11131
11173
|
class QualityTimebasedPageType
|
11132
11174
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
11133
11175
|
|
@@ -12400,6 +12442,12 @@ module Google
|
|
12400
12442
|
include Google::Apis::Core::JsonObjectSupport
|
12401
12443
|
end
|
12402
12444
|
|
12445
|
+
class S3AudioLanguageS3AudioLanguage
|
12446
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
12447
|
+
|
12448
|
+
include Google::Apis::Core::JsonObjectSupport
|
12449
|
+
end
|
12450
|
+
|
12403
12451
|
class SafesearchInternalImageSignals
|
12404
12452
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
12405
12453
|
|
@@ -12586,6 +12634,12 @@ module Google
|
|
12586
12634
|
include Google::Apis::Core::JsonObjectSupport
|
12587
12635
|
end
|
12588
12636
|
|
12637
|
+
class SearchPolicyRankableSensitivityGroundingProvider
|
12638
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
12639
|
+
|
12640
|
+
include Google::Apis::Core::JsonObjectSupport
|
12641
|
+
end
|
12642
|
+
|
12589
12643
|
class SearchPolicyRankableSensitivityPrefilter
|
12590
12644
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
12591
12645
|
|
@@ -12820,6 +12874,12 @@ module Google
|
|
12820
12874
|
include Google::Apis::Core::JsonObjectSupport
|
12821
12875
|
end
|
12822
12876
|
|
12877
|
+
class ShoppingWebentityShoppingAnnotationInferredImageNeardupInfo
|
12878
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
12879
|
+
|
12880
|
+
include Google::Apis::Core::JsonObjectSupport
|
12881
|
+
end
|
12882
|
+
|
12823
12883
|
class ShoppingWebentityShoppingAnnotationProductRating
|
12824
12884
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
12825
12885
|
|
@@ -12898,6 +12958,12 @@ module Google
|
|
12898
12958
|
include Google::Apis::Core::JsonObjectSupport
|
12899
12959
|
end
|
12900
12960
|
|
12961
|
+
class SnippetExtraInfoSnippetCandidateInfoExtendedSnippet
|
12962
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
12963
|
+
|
12964
|
+
include Google::Apis::Core::JsonObjectSupport
|
12965
|
+
end
|
12966
|
+
|
12901
12967
|
class SnippetExtraInfoSnippetScoringInfo
|
12902
12968
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
12903
12969
|
|
@@ -16918,6 +16984,8 @@ module Google
|
|
16918
16984
|
property :plus_page_type, as: 'plusPageType'
|
16919
16985
|
property :profile_owner_stats, as: 'profileOwnerStats', class: Google::Apis::ContentwarehouseV1::AppsPeopleOzExternalMergedpeopleapiProfileOwnerStats, decorator: Google::Apis::ContentwarehouseV1::AppsPeopleOzExternalMergedpeopleapiProfileOwnerStats::Representation
|
16920
16986
|
|
16987
|
+
collection :unjoined_email_certificates, as: 'unjoinedEmailCertificates', class: Google::Apis::ContentwarehouseV1::AppsPeopleOzExternalMergedpeopleapiEmail, decorator: Google::Apis::ContentwarehouseV1::AppsPeopleOzExternalMergedpeopleapiEmail::Representation
|
16988
|
+
|
16921
16989
|
end
|
16922
16990
|
end
|
16923
16991
|
|
@@ -17324,6 +17392,13 @@ module Google
|
|
17324
17392
|
end
|
17325
17393
|
end
|
17326
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
|
+
|
17327
17402
|
class AssistantApiCallCapabilities
|
17328
17403
|
# @private
|
17329
17404
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -17353,6 +17428,13 @@ module Google
|
|
17353
17428
|
end
|
17354
17429
|
end
|
17355
17430
|
|
17431
|
+
class AssistantApiCapabilitiesHomeAppCapabilities
|
17432
|
+
# @private
|
17433
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
17434
|
+
property :setup_state, as: 'setupState'
|
17435
|
+
end
|
17436
|
+
end
|
17437
|
+
|
17356
17438
|
class AssistantApiCarAssistantCapabilities
|
17357
17439
|
# @private
|
17358
17440
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -17971,6 +18053,8 @@ module Google
|
|
17971
18053
|
|
17972
18054
|
property :audio_output, as: 'audioOutput', class: Google::Apis::ContentwarehouseV1::AssistantApiAudioOutput, decorator: Google::Apis::ContentwarehouseV1::AssistantApiAudioOutput::Representation
|
17973
18055
|
|
18056
|
+
property :bluetooth_capabilities, as: 'bluetoothCapabilities', class: Google::Apis::ContentwarehouseV1::AssistantApiBluetoothCapabilities, decorator: Google::Apis::ContentwarehouseV1::AssistantApiBluetoothCapabilities::Representation
|
18057
|
+
|
17974
18058
|
property :call_capabilities, as: 'callCapabilities', class: Google::Apis::ContentwarehouseV1::AssistantApiCallCapabilities, decorator: Google::Apis::ContentwarehouseV1::AssistantApiCallCapabilities::Representation
|
17975
18059
|
|
17976
18060
|
property :camera, as: 'camera', class: Google::Apis::ContentwarehouseV1::AssistantApiCameraCapabilities, decorator: Google::Apis::ContentwarehouseV1::AssistantApiCameraCapabilities::Representation
|
@@ -19064,6 +19148,8 @@ module Google
|
|
19064
19148
|
|
19065
19149
|
property :gcm_capabilities, as: 'gcmCapabilities', class: Google::Apis::ContentwarehouseV1::AssistantApiGcmCapabilities, decorator: Google::Apis::ContentwarehouseV1::AssistantApiGcmCapabilities::Representation
|
19066
19150
|
|
19151
|
+
property :home_app_capabilities, as: 'homeAppCapabilities', class: Google::Apis::ContentwarehouseV1::AssistantApiCapabilitiesHomeAppCapabilities, decorator: Google::Apis::ContentwarehouseV1::AssistantApiCapabilitiesHomeAppCapabilities::Representation
|
19152
|
+
|
19067
19153
|
property :live_tv_channel_capabilities, as: 'liveTvChannelCapabilities', class: Google::Apis::ContentwarehouseV1::AssistantApiLiveTvChannelCapabilities, decorator: Google::Apis::ContentwarehouseV1::AssistantApiLiveTvChannelCapabilities::Representation
|
19068
19154
|
|
19069
19155
|
property :oem_capabilities, as: 'oemCapabilities', class: Google::Apis::ContentwarehouseV1::AssistantApiOemCapabilities, decorator: Google::Apis::ContentwarehouseV1::AssistantApiOemCapabilities::Representation
|
@@ -19106,8 +19192,6 @@ module Google
|
|
19106
19192
|
# @private
|
19107
19193
|
class Representation < Google::Apis::Core::JsonRepresentation
|
19108
19194
|
property :click_impersonation_supported, as: 'clickImpersonationSupported'
|
19109
|
-
property :colored_chip_background_border_supported, as: 'coloredChipBackgroundBorderSupported'
|
19110
|
-
property :colored_chip_text_supported, as: 'coloredChipTextSupported'
|
19111
19195
|
property :debug_data_supported, as: 'debugDataSupported'
|
19112
19196
|
property :drl_history_chip_supported, as: 'drlHistoryChipSupported'
|
19113
19197
|
property :escape_hatch_supported, as: 'escapeHatchSupported'
|
@@ -19188,6 +19272,7 @@ module Google
|
|
19188
19272
|
property :bypass_msg_notification_dismissal, as: 'bypassMsgNotificationDismissal'
|
19189
19273
|
property :client1m_providers_supported, as: 'client1mProvidersSupported'
|
19190
19274
|
property :client_op_result_batching_supported, as: 'clientOpResultBatchingSupported'
|
19275
|
+
property :confirmation_before_reading_multiple_messages_supported, as: 'confirmationBeforeReadingMultipleMessagesSupported'
|
19191
19276
|
property :cross_device_broadcast_supported, as: 'crossDeviceBroadcastSupported'
|
19192
19277
|
property :cross_device_broadcast_version, as: 'crossDeviceBroadcastVersion'
|
19193
19278
|
property :csat_visual_overlay_supported, as: 'csatVisualOverlaySupported'
|
@@ -19805,11 +19890,14 @@ module Google
|
|
19805
19890
|
class AssistantGroundingRankerMediaGroundingProviderFeatures
|
19806
19891
|
# @private
|
19807
19892
|
class Representation < Google::Apis::Core::JsonRepresentation
|
19893
|
+
property :album_release_type, as: 'albumReleaseType'
|
19894
|
+
property :has_type_semantic_edge, as: 'hasTypeSemanticEdge'
|
19808
19895
|
property :is_cast_video, as: 'isCastVideo'
|
19809
19896
|
property :is_seed_radio, as: 'isSeedRadio'
|
19810
19897
|
property :is_seed_radio_request, as: 'isSeedRadioRequest'
|
19811
19898
|
property :msc_rate, as: 'mscRate'
|
19812
19899
|
property :scubed_p_sai_music, as: 'scubedPSaiMusic'
|
19900
|
+
property :type, as: 'type'
|
19813
19901
|
end
|
19814
19902
|
end
|
19815
19903
|
|
@@ -20157,6 +20245,7 @@ module Google
|
|
20157
20245
|
# @private
|
20158
20246
|
class Representation < Google::Apis::Core::JsonRepresentation
|
20159
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'
|
20160
20249
|
property :eliminated_by_further_distance, as: 'eliminatedByFurtherDistance'
|
20161
20250
|
property :eliminated_by_local_closest, as: 'eliminatedByLocalClosest'
|
20162
20251
|
property :eliminated_by_unknown_different_room, as: 'eliminatedByUnknownDifferentRoom'
|
@@ -20176,6 +20265,8 @@ module Google
|
|
20176
20265
|
class AssistantLogsProviderAnnotationLog
|
20177
20266
|
# @private
|
20178
20267
|
class Representation < Google::Apis::Core::JsonRepresentation
|
20268
|
+
property :lang, as: 'lang'
|
20269
|
+
collection :localized_names, as: 'localizedNames'
|
20179
20270
|
collection :package_names, as: 'packageNames'
|
20180
20271
|
end
|
20181
20272
|
end
|
@@ -20260,16 +20351,22 @@ module Google
|
|
20260
20351
|
property :groundability_score, as: 'groundabilityScore'
|
20261
20352
|
property :grounding_provider_features, as: 'groundingProviderFeatures', class: Google::Apis::ContentwarehouseV1::AssistantGroundingRankerGroundingProviderFeatures, decorator: Google::Apis::ContentwarehouseV1::AssistantGroundingRankerGroundingProviderFeatures::Representation
|
20262
20353
|
|
20354
|
+
property :has_answer_group, as: 'hasAnswerGroup'
|
20263
20355
|
property :in_query_max_effective_arg_span_length, as: 'inQueryMaxEffectiveArgSpanLength'
|
20264
20356
|
property :intent_name, as: 'intentName'
|
20265
20357
|
property :intent_name_auis_score, as: 'intentNameAuisScore'
|
20266
20358
|
property :intent_name_auis_score_exp, as: 'intentNameAuisScoreExp'
|
20267
20359
|
property :is_feasible, as: 'isFeasible'
|
20360
|
+
property :is_fully_grounded, as: 'isFullyGrounded'
|
20361
|
+
property :is_media_control_intent, as: 'isMediaControlIntent'
|
20362
|
+
property :is_play_generic_music, as: 'isPlayGenericMusic'
|
20363
|
+
property :is_podcast_intent, as: 'isPodcastIntent'
|
20268
20364
|
property :kscorer_rank, as: 'kscorerRank'
|
20269
20365
|
property :laa_features, as: 'laaFeatures', class: Google::Apis::ContentwarehouseV1::AssistantGroundingRankerLaaFeatures, decorator: Google::Apis::ContentwarehouseV1::AssistantGroundingRankerLaaFeatures::Representation
|
20270
20366
|
|
20271
20367
|
property :mask_candidate_level_features, as: 'maskCandidateLevelFeatures'
|
20272
20368
|
property :max_hgr_score_across_binding_sets, as: 'maxHgrScoreAcrossBindingSets'
|
20369
|
+
property :nsp_rank, as: 'nspRank'
|
20273
20370
|
property :num_alternative_hypothesis, as: 'numAlternativeHypothesis'
|
20274
20371
|
property :num_constraints, as: 'numConstraints'
|
20275
20372
|
property :num_constraints_satisfied, as: 'numConstraintsSatisfied'
|
@@ -20277,9 +20374,11 @@ module Google
|
|
20277
20374
|
property :num_grounded_args, as: 'numGroundedArgs'
|
20278
20375
|
property :num_variables, as: 'numVariables'
|
20279
20376
|
property :num_variables_grounded, as: 'numVariablesGrounded'
|
20377
|
+
property :parsing_score_mse8_bucket_id, as: 'parsingScoreMse8BucketId'
|
20280
20378
|
property :pq2t_vs_assistant_ibst_cosine, as: 'pq2tVsAssistantIbstCosine'
|
20281
20379
|
property :pq2t_vs_ibst_cosine, as: 'pq2tVsIbstCosine'
|
20282
20380
|
property :predicted_intent_confidence, as: 'predictedIntentConfidence'
|
20381
|
+
property :ranker_name, as: 'rankerName'
|
20283
20382
|
property :search_dispatch, as: 'searchDispatch'
|
20284
20383
|
property :top_hypothesis_confidence, as: 'topHypothesisConfidence'
|
20285
20384
|
property :vertical_confidence_score, as: 'verticalConfidenceScore'
|
@@ -21225,8 +21324,6 @@ module Google
|
|
21225
21324
|
class Representation < Google::Apis::Core::JsonRepresentation
|
21226
21325
|
property :last_significant_update, as: 'lastSignificantUpdate', class: Google::Apis::ContentwarehouseV1::QualityTimebasedLastSignificantUpdate, decorator: Google::Apis::ContentwarehouseV1::QualityTimebasedLastSignificantUpdate::Representation
|
21227
21326
|
|
21228
|
-
property :oldness_info, as: 'oldnessInfo', class: Google::Apis::ContentwarehouseV1::QualityTimebasedOldnessInfo, decorator: Google::Apis::ContentwarehouseV1::QualityTimebasedOldnessInfo::Representation
|
21229
|
-
|
21230
21327
|
property :pagetype, as: 'pagetype', class: Google::Apis::ContentwarehouseV1::QualityTimebasedPageType, decorator: Google::Apis::ContentwarehouseV1::QualityTimebasedPageType::Representation
|
21231
21328
|
|
21232
21329
|
end
|
@@ -21278,6 +21375,8 @@ module Google
|
|
21278
21375
|
property :product_review_p_demote_site, as: 'productReviewPDemoteSite'
|
21279
21376
|
property :product_review_p_promote_page, as: 'productReviewPPromotePage'
|
21280
21377
|
property :product_review_p_promote_site, as: 'productReviewPPromoteSite'
|
21378
|
+
property :product_review_p_review_page, as: 'productReviewPReviewPage'
|
21379
|
+
property :product_review_p_uhq_page, as: 'productReviewPUhqPage'
|
21281
21380
|
property :scamness, as: 'scamness'
|
21282
21381
|
property :serp_demotion, as: 'serpDemotion'
|
21283
21382
|
property :site_authority, as: 'siteAuthority'
|
@@ -23524,6 +23623,7 @@ module Google
|
|
23524
23623
|
property :primary_connection, as: 'primaryConnection'
|
23525
23624
|
property :segment, as: 'segment', class: Google::Apis::ContentwarehouseV1::GeostoreFeatureIdProto, decorator: Google::Apis::ContentwarehouseV1::GeostoreFeatureIdProto::Representation
|
23526
23625
|
|
23626
|
+
property :yield_to_other_connections, as: 'yieldToOtherConnections'
|
23527
23627
|
end
|
23528
23628
|
end
|
23529
23629
|
|
@@ -23800,7 +23900,6 @@ module Google
|
|
23800
23900
|
|
23801
23901
|
property :metadata, as: 'metadata', class: Google::Apis::ContentwarehouseV1::GeostoreFieldMetadataProto, decorator: Google::Apis::ContentwarehouseV1::GeostoreFieldMetadataProto::Representation
|
23802
23902
|
|
23803
|
-
property :shape_id, as: 'shapeId'
|
23804
23903
|
property :temporary_data, as: 'temporaryData', class: Google::Apis::ContentwarehouseV1::Proto2BridgeMessageSet, decorator: Google::Apis::ContentwarehouseV1::Proto2BridgeMessageSet::Representation
|
23805
23904
|
|
23806
23905
|
property :unsuitable_for_display, as: 'unsuitableForDisplay'
|
@@ -24216,6 +24315,8 @@ module Google
|
|
24216
24315
|
property :separated_roadways, as: 'separatedRoadways'
|
24217
24316
|
property :sibling, as: 'sibling', class: Google::Apis::ContentwarehouseV1::GeostoreFeatureIdProto, decorator: Google::Apis::ContentwarehouseV1::GeostoreFeatureIdProto::Representation
|
24218
24317
|
|
24318
|
+
collection :slope, as: 'slope', class: Google::Apis::ContentwarehouseV1::GeostoreSlopeProto, decorator: Google::Apis::ContentwarehouseV1::GeostoreSlopeProto::Representation
|
24319
|
+
|
24219
24320
|
property :surface, as: 'surface'
|
24220
24321
|
property :surface_metadata, as: 'surfaceMetadata', class: Google::Apis::ContentwarehouseV1::GeostoreFieldMetadataProto, decorator: Google::Apis::ContentwarehouseV1::GeostoreFieldMetadataProto::Representation
|
24221
24322
|
|
@@ -24267,6 +24368,14 @@ module Google
|
|
24267
24368
|
end
|
24268
24369
|
end
|
24269
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
|
+
|
24270
24379
|
class GeostoreSocialReferenceProto
|
24271
24380
|
# @private
|
24272
24381
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -24316,6 +24425,7 @@ module Google
|
|
24316
24425
|
property :category, as: 'category'
|
24317
24426
|
collection :condition, as: 'condition', class: Google::Apis::ContentwarehouseV1::GeostoreRoadConditionalProto, decorator: Google::Apis::ContentwarehouseV1::GeostoreRoadConditionalProto::Representation
|
24318
24427
|
|
24428
|
+
property :source_type, as: 'sourceType'
|
24319
24429
|
property :speed_with_unit, as: 'speedWithUnit', class: Google::Apis::ContentwarehouseV1::GeostoreSpeedProto, decorator: Google::Apis::ContentwarehouseV1::GeostoreSpeedProto::Representation
|
24320
24430
|
|
24321
24431
|
property :unlimited_speed, as: 'unlimitedSpeed', class: Google::Apis::ContentwarehouseV1::GeostoreUnlimitedSpeedProto, decorator: Google::Apis::ContentwarehouseV1::GeostoreUnlimitedSpeedProto::Representation
|
@@ -25211,11 +25321,11 @@ module Google
|
|
25211
25321
|
class GoogleAssistantAccessoryV1DeviceConfig
|
25212
25322
|
# @private
|
25213
25323
|
class Representation < Google::Apis::Core::JsonRepresentation
|
25214
|
-
property :device_build, as: 'deviceBuild', class: Google::Apis::ContentwarehouseV1::GoogleAssistantEmbeddedV1DeviceBuild, decorator: Google::Apis::ContentwarehouseV1::GoogleAssistantEmbeddedV1DeviceBuild::Representation
|
25215
|
-
|
25216
25324
|
property :device_model_capabilities_override, as: 'deviceModelCapabilitiesOverride', class: Google::Apis::ContentwarehouseV1::GoogleAssistantEmbeddedV1DeviceModelCapabilitiesOverride, decorator: Google::Apis::ContentwarehouseV1::GoogleAssistantEmbeddedV1DeviceModelCapabilitiesOverride::Representation
|
25217
25325
|
|
25218
25326
|
property :heterodyne_token, as: 'heterodyneToken'
|
25327
|
+
property :surface_identity, as: 'surfaceIdentity', class: Google::Apis::ContentwarehouseV1::GoogleAssistantEmbeddedV1SurfaceIdentity, decorator: Google::Apis::ContentwarehouseV1::GoogleAssistantEmbeddedV1SurfaceIdentity::Representation
|
25328
|
+
|
25219
25329
|
end
|
25220
25330
|
end
|
25221
25331
|
|
@@ -25307,13 +25417,6 @@ module Google
|
|
25307
25417
|
end
|
25308
25418
|
end
|
25309
25419
|
|
25310
|
-
class GoogleAssistantEmbeddedV1DeviceBuild
|
25311
|
-
# @private
|
25312
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
25313
|
-
property :user_agent_suffix, as: 'userAgentSuffix'
|
25314
|
-
end
|
25315
|
-
end
|
25316
|
-
|
25317
25420
|
class GoogleAssistantEmbeddedV1DeviceModelCapabilitiesOverride
|
25318
25421
|
# @private
|
25319
25422
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -25341,6 +25444,14 @@ module Google
|
|
25341
25444
|
end
|
25342
25445
|
end
|
25343
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
|
+
|
25344
25455
|
class GoogleAssistantEmbeddedV1Timer
|
25345
25456
|
# @private
|
25346
25457
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -25460,6 +25571,8 @@ module Google
|
|
25460
25571
|
class Representation < Google::Apis::Core::JsonRepresentation
|
25461
25572
|
property :document, as: 'document', class: Google::Apis::ContentwarehouseV1::GoogleCloudContentwarehouseV1Document, decorator: Google::Apis::ContentwarehouseV1::GoogleCloudContentwarehouseV1Document::Representation
|
25462
25573
|
|
25574
|
+
collection :long_running_operations, as: 'longRunningOperations', class: Google::Apis::ContentwarehouseV1::GoogleLongrunningOperation, decorator: Google::Apis::ContentwarehouseV1::GoogleLongrunningOperation::Representation
|
25575
|
+
|
25463
25576
|
property :metadata, as: 'metadata', class: Google::Apis::ContentwarehouseV1::GoogleCloudContentwarehouseV1ResponseMetadata, decorator: Google::Apis::ContentwarehouseV1::GoogleCloudContentwarehouseV1ResponseMetadata::Representation
|
25464
25577
|
|
25465
25578
|
property :rule_engine_output, as: 'ruleEngineOutput', class: Google::Apis::ContentwarehouseV1::GoogleCloudContentwarehouseV1RuleEngineOutput, decorator: Google::Apis::ContentwarehouseV1::GoogleCloudContentwarehouseV1RuleEngineOutput::Representation
|
@@ -25475,6 +25588,21 @@ module Google
|
|
25475
25588
|
end
|
25476
25589
|
end
|
25477
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
|
+
|
25478
25606
|
class GoogleCloudContentwarehouseV1DataUpdateAction
|
25479
25607
|
# @private
|
25480
25608
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -25641,10 +25769,10 @@ module Google
|
|
25641
25769
|
class GoogleCloudContentwarehouseV1ExportToCdwPipeline
|
25642
25770
|
# @private
|
25643
25771
|
class Representation < Google::Apis::Core::JsonRepresentation
|
25644
|
-
|
25772
|
+
property :doc_ai_dataset, as: 'docAiDataset'
|
25773
|
+
collection :documents, as: 'documents'
|
25645
25774
|
property :export_folder_path, as: 'exportFolderPath'
|
25646
|
-
property :
|
25647
|
-
|
25775
|
+
property :training_split_ratio, as: 'trainingSplitRatio'
|
25648
25776
|
end
|
25649
25777
|
end
|
25650
25778
|
|
@@ -25691,6 +25819,7 @@ module Google
|
|
25691
25819
|
# @private
|
25692
25820
|
class Representation < Google::Apis::Core::JsonRepresentation
|
25693
25821
|
property :input_path, as: 'inputPath'
|
25822
|
+
property :processor_type, as: 'processorType'
|
25694
25823
|
property :schema_name, as: 'schemaName'
|
25695
25824
|
end
|
25696
25825
|
end
|
@@ -25698,12 +25827,12 @@ module Google
|
|
25698
25827
|
class GoogleCloudContentwarehouseV1GcsIngestWithDocAiProcessorsPipeline
|
25699
25828
|
# @private
|
25700
25829
|
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
25830
|
collection :extract_processor_infos, as: 'extractProcessorInfos', class: Google::Apis::ContentwarehouseV1::GoogleCloudContentwarehouseV1ProcessorInfo, decorator: Google::Apis::ContentwarehouseV1::GoogleCloudContentwarehouseV1ProcessorInfo::Representation
|
25704
25831
|
|
25705
25832
|
property :input_path, as: 'inputPath'
|
25706
25833
|
property :processor_results_folder_path, as: 'processorResultsFolderPath'
|
25834
|
+
property :split_classify_processor_info, as: 'splitClassifyProcessorInfo', class: Google::Apis::ContentwarehouseV1::GoogleCloudContentwarehouseV1ProcessorInfo, decorator: Google::Apis::ContentwarehouseV1::GoogleCloudContentwarehouseV1ProcessorInfo::Representation
|
25835
|
+
|
25707
25836
|
end
|
25708
25837
|
end
|
25709
25838
|
|
@@ -25845,6 +25974,15 @@ module Google
|
|
25845
25974
|
end
|
25846
25975
|
end
|
25847
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
|
+
|
25848
25986
|
class GoogleCloudContentwarehouseV1MapProperty
|
25849
25987
|
# @private
|
25850
25988
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -25867,6 +26005,17 @@ module Google
|
|
25867
26005
|
end
|
25868
26006
|
end
|
25869
26007
|
|
26008
|
+
class GoogleCloudContentwarehouseV1ProcessWithDocAiPipeline
|
26009
|
+
# @private
|
26010
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
26011
|
+
collection :documents, as: 'documents'
|
26012
|
+
property :export_folder_path, as: 'exportFolderPath'
|
26013
|
+
property :processor_info, as: 'processorInfo', class: Google::Apis::ContentwarehouseV1::GoogleCloudContentwarehouseV1ProcessorInfo, decorator: Google::Apis::ContentwarehouseV1::GoogleCloudContentwarehouseV1ProcessorInfo::Representation
|
26014
|
+
|
26015
|
+
property :processor_results_folder_path, as: 'processorResultsFolderPath'
|
26016
|
+
end
|
26017
|
+
end
|
26018
|
+
|
25870
26019
|
class GoogleCloudContentwarehouseV1ProcessorInfo
|
25871
26020
|
# @private
|
25872
26021
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -26076,6 +26225,10 @@ module Google
|
|
26076
26225
|
|
26077
26226
|
property :gcs_ingest_with_doc_ai_processors_pipeline, as: 'gcsIngestWithDocAiProcessorsPipeline', class: Google::Apis::ContentwarehouseV1::GoogleCloudContentwarehouseV1GcsIngestWithDocAiProcessorsPipeline, decorator: Google::Apis::ContentwarehouseV1::GoogleCloudContentwarehouseV1GcsIngestWithDocAiProcessorsPipeline::Representation
|
26078
26227
|
|
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
|
26231
|
+
|
26079
26232
|
end
|
26080
26233
|
end
|
26081
26234
|
|
@@ -26914,6 +27067,7 @@ module Google
|
|
26914
27067
|
property :experimental_building_id, as: 'experimentalBuildingId'
|
26915
27068
|
property :experimental_desk_id, as: 'experimentalDeskId'
|
26916
27069
|
property :experimental_floor_id, as: 'experimentalFloorId'
|
27070
|
+
property :label, as: 'label'
|
26917
27071
|
end
|
26918
27072
|
end
|
26919
27073
|
|
@@ -27796,6 +27950,8 @@ module Google
|
|
27796
27950
|
property :state, as: 'state'
|
27797
27951
|
property :timestamp, as: 'timestamp'
|
27798
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'
|
27799
27955
|
property :width, as: 'width'
|
27800
27956
|
end
|
27801
27957
|
end
|
@@ -28365,6 +28521,8 @@ module Google
|
|
28365
28521
|
|
28366
28522
|
property :representative_frame_data, as: 'representativeFrameData', class: Google::Apis::ContentwarehouseV1::ImageData, decorator: Google::Apis::ContentwarehouseV1::ImageData::Representation
|
28367
28523
|
|
28524
|
+
property :s3_asr, as: 's3Asr', class: Google::Apis::ContentwarehouseV1::ImageRepositoryAmarnaCloudSpeechSignals, decorator: Google::Apis::ContentwarehouseV1::ImageRepositoryAmarnaCloudSpeechSignals::Representation
|
28525
|
+
|
28368
28526
|
property :s3_language_identification, as: 's3LanguageIdentification', class: Google::Apis::ContentwarehouseV1::ImageRepositoryS3LangIdSignals, decorator: Google::Apis::ContentwarehouseV1::ImageRepositoryS3LangIdSignals::Representation
|
28369
28527
|
|
28370
28528
|
property :safesearch_video_content_signals, as: 'safesearchVideoContentSignals', class: Google::Apis::ContentwarehouseV1::SafesearchVideoContentSignals, decorator: Google::Apis::ContentwarehouseV1::SafesearchVideoContentSignals::Representation
|
@@ -28715,6 +28873,7 @@ module Google
|
|
28715
28873
|
class ImageSafesearchContentOcrAnnotation
|
28716
28874
|
# @private
|
28717
28875
|
class Representation < Google::Apis::Core::JsonRepresentation
|
28876
|
+
property :ocr_annotation_version, as: 'ocrAnnotationVersion'
|
28718
28877
|
property :ocr_prominence_score, as: 'ocrProminenceScore'
|
28719
28878
|
property :porn_score, as: 'pornScore'
|
28720
28879
|
property :prominent_offensive_score, as: 'prominentOffensiveScore'
|
@@ -29146,27 +29305,24 @@ module Google
|
|
29146
29305
|
|
29147
29306
|
property :chrome_counts, as: 'chromeCounts', class: Google::Apis::ContentwarehouseV1::IndexingDocjoinerDataVersionVersionInfo, decorator: Google::Apis::ContentwarehouseV1::IndexingDocjoinerDataVersionVersionInfo::Representation
|
29148
29307
|
|
29308
|
+
property :creator, as: 'creator', class: Google::Apis::ContentwarehouseV1::IndexingDocjoinerDataVersionVersionInfo, decorator: Google::Apis::ContentwarehouseV1::IndexingDocjoinerDataVersionVersionInfo::Representation
|
29309
|
+
|
29149
29310
|
property :instant_navboost, as: 'instantNavboost', class: Google::Apis::ContentwarehouseV1::IndexingDocjoinerDataVersionVersionInfo, decorator: Google::Apis::ContentwarehouseV1::IndexingDocjoinerDataVersionVersionInfo::Representation
|
29150
29311
|
|
29151
29312
|
property :localyp, as: 'localyp', class: Google::Apis::ContentwarehouseV1::IndexingDocjoinerDataVersionVersionInfo, decorator: Google::Apis::ContentwarehouseV1::IndexingDocjoinerDataVersionVersionInfo::Representation
|
29152
29313
|
|
29153
|
-
property :localyp_version, as: 'localypVersion'
|
29154
29314
|
property :modern_format_content, as: 'modernFormatContent', class: Google::Apis::ContentwarehouseV1::IndexingDocjoinerDataVersionVersionInfo, decorator: Google::Apis::ContentwarehouseV1::IndexingDocjoinerDataVersionVersionInfo::Representation
|
29155
29315
|
|
29156
|
-
property :modern_format_content_version, as: 'modernFormatContentVersion'
|
29157
29316
|
property :navboost, as: 'navboost', class: Google::Apis::ContentwarehouseV1::IndexingDocjoinerDataVersionVersionInfo, decorator: Google::Apis::ContentwarehouseV1::IndexingDocjoinerDataVersionVersionInfo::Representation
|
29158
29317
|
|
29159
|
-
property :navboost_version, as: 'navboostVersion'
|
29160
29318
|
property :rankembed, as: 'rankembed', class: Google::Apis::ContentwarehouseV1::IndexingDocjoinerDataVersionVersionInfo, decorator: Google::Apis::ContentwarehouseV1::IndexingDocjoinerDataVersionVersionInfo::Representation
|
29161
29319
|
|
29162
29320
|
property :universal_facts, as: 'universalFacts', class: Google::Apis::ContentwarehouseV1::IndexingDocjoinerDataVersionVersionInfo, decorator: Google::Apis::ContentwarehouseV1::IndexingDocjoinerDataVersionVersionInfo::Representation
|
29163
29321
|
|
29164
29322
|
property :video_scoring_signal, as: 'videoScoringSignal', class: Google::Apis::ContentwarehouseV1::IndexingDocjoinerDataVersionVersionInfo, decorator: Google::Apis::ContentwarehouseV1::IndexingDocjoinerDataVersionVersionInfo::Representation
|
29165
29323
|
|
29166
|
-
property :video_scoring_signal_version, as: 'videoScoringSignalVersion'
|
29167
29324
|
property :volt, as: 'volt', class: Google::Apis::ContentwarehouseV1::IndexingDocjoinerDataVersionVersionInfo, decorator: Google::Apis::ContentwarehouseV1::IndexingDocjoinerDataVersionVersionInfo::Representation
|
29168
29325
|
|
29169
|
-
property :volt_version, as: 'voltVersion'
|
29170
29326
|
end
|
29171
29327
|
end
|
29172
29328
|
|
@@ -30483,6 +30639,8 @@ module Google
|
|
30483
30639
|
property :referential_resolution, as: 'referentialResolution', class: Google::Apis::ContentwarehouseV1::KnowledgeAnswersDialogReferentialResolution, decorator: Google::Apis::ContentwarehouseV1::KnowledgeAnswersDialogReferentialResolution::Representation
|
30484
30640
|
|
30485
30641
|
property :refx_summary_node_id, as: 'refxSummaryNodeId'
|
30642
|
+
property :response_meaning_signals, as: 'responseMeaningSignals', class: Google::Apis::ContentwarehouseV1::KnowledgeAnswersIntentQueryResponseMeaningSignalsResponseMeaningSignals, decorator: Google::Apis::ContentwarehouseV1::KnowledgeAnswersIntentQueryResponseMeaningSignalsResponseMeaningSignals::Representation
|
30643
|
+
|
30486
30644
|
collection :result_support, as: 'resultSupport', class: Google::Apis::ContentwarehouseV1::UniversalsearchNewPackerKnowledgeResultSupport, decorator: Google::Apis::ContentwarehouseV1::UniversalsearchNewPackerKnowledgeResultSupport::Representation
|
30487
30645
|
|
30488
30646
|
property :role, as: 'role'
|
@@ -30655,6 +30813,14 @@ module Google
|
|
30655
30813
|
end
|
30656
30814
|
end
|
30657
30815
|
|
30816
|
+
class KnowledgeAnswersIntentQueryResponseMeaningSignalsResponseMeaningSignals
|
30817
|
+
# @private
|
30818
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
30819
|
+
collection :property_value, as: 'propertyValue', class: Google::Apis::ContentwarehouseV1::FreebasePropertyValue, decorator: Google::Apis::ContentwarehouseV1::FreebasePropertyValue::Representation
|
30820
|
+
|
30821
|
+
end
|
30822
|
+
end
|
30823
|
+
|
30658
30824
|
class KnowledgeAnswersIntentQuerySaftSignals
|
30659
30825
|
# @private
|
30660
30826
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -33422,6 +33588,13 @@ module Google
|
|
33422
33588
|
end
|
33423
33589
|
end
|
33424
33590
|
|
33591
|
+
class NlpSemanticParsingLocalEvChargingStationConnectorConstraint
|
33592
|
+
# @private
|
33593
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
33594
|
+
property :connector_type, as: 'connectorType'
|
33595
|
+
end
|
33596
|
+
end
|
33597
|
+
|
33425
33598
|
class NlpSemanticParsingLocalEvChargingStationSpeedConstraint
|
33426
33599
|
# @private
|
33427
33600
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -33603,6 +33776,8 @@ module Google
|
|
33603
33776
|
|
33604
33777
|
property :cuisine, as: 'cuisine', class: Google::Apis::ContentwarehouseV1::NlpSemanticParsingLocalCuisineConstraint, decorator: Google::Apis::ContentwarehouseV1::NlpSemanticParsingLocalCuisineConstraint::Representation
|
33605
33778
|
|
33779
|
+
property :evcs_connector_constraint, as: 'evcsConnectorConstraint', class: Google::Apis::ContentwarehouseV1::NlpSemanticParsingLocalEvChargingStationConnectorConstraint, decorator: Google::Apis::ContentwarehouseV1::NlpSemanticParsingLocalEvChargingStationConnectorConstraint::Representation
|
33780
|
+
|
33606
33781
|
property :evcs_speed_constraint, as: 'evcsSpeedConstraint', class: Google::Apis::ContentwarehouseV1::NlpSemanticParsingLocalEvChargingStationSpeedConstraint, decorator: Google::Apis::ContentwarehouseV1::NlpSemanticParsingLocalEvChargingStationSpeedConstraint::Representation
|
33607
33782
|
|
33608
33783
|
property :gcid_constraint, as: 'gcidConstraint', class: Google::Apis::ContentwarehouseV1::NlpSemanticParsingLocalGcidConstraint, decorator: Google::Apis::ContentwarehouseV1::NlpSemanticParsingLocalGcidConstraint::Representation
|
@@ -35886,6 +36061,8 @@ module Google
|
|
35886
36061
|
collection :rosetta_languages, as: 'rosettaLanguages'
|
35887
36062
|
property :rs_application, as: 'rsApplication', class: Google::Apis::ContentwarehouseV1::RepositoryAnnotationsRdfaRdfaRichSnippetsApplication, decorator: Google::Apis::ContentwarehouseV1::RepositoryAnnotationsRdfaRdfaRichSnippetsApplication::Representation
|
35888
36063
|
|
36064
|
+
property :s3_audio_language, as: 's3AudioLanguage', class: Google::Apis::ContentwarehouseV1::S3AudioLanguageS3AudioLanguage, decorator: Google::Apis::ContentwarehouseV1::S3AudioLanguageS3AudioLanguage::Representation
|
36065
|
+
|
35889
36066
|
collection :saft_language_int, as: 'saftLanguageInt'
|
35890
36067
|
property :scaled_selection_tier_rank, as: 'scaledSelectionTierRank'
|
35891
36068
|
property :science_doctype, as: 'scienceDoctype'
|
@@ -37444,6 +37621,7 @@ module Google
|
|
37444
37621
|
property :raffia_lookup_key, as: 'raffiaLookupKey'
|
37445
37622
|
hash :raffia_lookup_key_per_field, as: 'raffiaLookupKeyPerField'
|
37446
37623
|
collection :raffia_lookup_keys, as: 'raffiaLookupKeys'
|
37624
|
+
property :raffia_signal_merger_url, as: 'raffiaSignalMergerUrl'
|
37447
37625
|
end
|
37448
37626
|
end
|
37449
37627
|
|
@@ -37489,6 +37667,8 @@ module Google
|
|
37489
37667
|
class QualityOrbitAsteroidBeltDocumentIntentScores
|
37490
37668
|
# @private
|
37491
37669
|
class Representation < Google::Apis::Core::JsonRepresentation
|
37670
|
+
collection :below_threshold_intents, as: 'belowThresholdIntents'
|
37671
|
+
collection :below_threshold_scores, as: 'belowThresholdScores'
|
37492
37672
|
hash :image_intent_scores, as: 'imageIntentScores', class: Google::Apis::ContentwarehouseV1::QualityOrbitAsteroidBeltImageIntentScores, decorator: Google::Apis::ContentwarehouseV1::QualityOrbitAsteroidBeltImageIntentScores::Representation
|
37493
37673
|
|
37494
37674
|
collection :intents, as: 'intents'
|
@@ -38343,13 +38523,6 @@ module Google
|
|
38343
38523
|
end
|
38344
38524
|
end
|
38345
38525
|
|
38346
|
-
class QualityTimebasedOldnessInfo
|
38347
|
-
# @private
|
38348
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
38349
|
-
property :is_old_page, as: 'isOldPage'
|
38350
|
-
end
|
38351
|
-
end
|
38352
|
-
|
38353
38526
|
class QualityTimebasedPageType
|
38354
38527
|
# @private
|
38355
38528
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -38999,8 +39172,6 @@ module Google
|
|
38999
39172
|
class RepositoryWebrefDocumentMetadata
|
39000
39173
|
# @private
|
39001
39174
|
class Representation < Google::Apis::Core::JsonRepresentation
|
39002
|
-
property :cdoc_attachments, as: 'cdocAttachments', class: Google::Apis::ContentwarehouseV1::Proto2BridgeMessageSet, decorator: Google::Apis::ContentwarehouseV1::Proto2BridgeMessageSet::Representation
|
39003
|
-
|
39004
39175
|
property :crawl_time, :numeric_string => true, as: 'crawlTime'
|
39005
39176
|
property :doc_fp, :numeric_string => true, as: 'docFp'
|
39006
39177
|
property :doc_id, :numeric_string => true, as: 'docId'
|
@@ -39009,8 +39180,6 @@ module Google
|
|
39009
39180
|
property :is_disambiguation_page, as: 'isDisambiguationPage'
|
39010
39181
|
property :language, as: 'language'
|
39011
39182
|
property :num_incoming_anchors, as: 'numIncomingAnchors'
|
39012
|
-
collection :repeated_cdoc_attachments, as: 'repeatedCdocAttachments', class: Google::Apis::ContentwarehouseV1::Proto2BridgeMessageSet, decorator: Google::Apis::ContentwarehouseV1::Proto2BridgeMessageSet::Representation
|
39013
|
-
|
39014
39183
|
property :salient_terms, as: 'salientTerms', class: Google::Apis::ContentwarehouseV1::QualitySalientTermsSalientTermSet, decorator: Google::Apis::ContentwarehouseV1::QualitySalientTermsSalientTermSet::Representation
|
39015
39184
|
|
39016
39185
|
property :title, as: 'title'
|
@@ -40087,8 +40256,6 @@ module Google
|
|
40087
40256
|
|
40088
40257
|
property :matching_metadata, as: 'matchingMetadata', class: Google::Apis::ContentwarehouseV1::RepositoryWebrefPreprocessingUrlMatchingMetadata, decorator: Google::Apis::ContentwarehouseV1::RepositoryWebrefPreprocessingUrlMatchingMetadata::Representation
|
40089
40258
|
|
40090
|
-
property :obsolete_anchors_without_interwiki, as: 'obsoleteAnchorsWithoutInterwiki', class: Google::Apis::ContentwarehouseV1::RepositoryWebrefSimplifiedAnchors, decorator: Google::Apis::ContentwarehouseV1::RepositoryWebrefSimplifiedAnchors::Representation
|
40091
|
-
|
40092
40259
|
property :refcon_document_metadata, as: 'refconDocumentMetadata', class: Google::Apis::ContentwarehouseV1::RepositoryWebrefRefconRefconDocumentMetadata, decorator: Google::Apis::ContentwarehouseV1::RepositoryWebrefRefconRefconDocumentMetadata::Representation
|
40093
40260
|
|
40094
40261
|
property :source_snapshot_type, as: 'sourceSnapshotType'
|
@@ -40918,6 +41085,15 @@ module Google
|
|
40918
41085
|
end
|
40919
41086
|
end
|
40920
41087
|
|
41088
|
+
class S3AudioLanguageS3AudioLanguage
|
41089
|
+
# @private
|
41090
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
41091
|
+
property :language, as: 'language'
|
41092
|
+
property :language_confidence, as: 'languageConfidence'
|
41093
|
+
property :speech_class, as: 'speechClass'
|
41094
|
+
end
|
41095
|
+
end
|
41096
|
+
|
40921
41097
|
class SafesearchInternalImageSignals
|
40922
41098
|
# @private
|
40923
41099
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -40936,6 +41112,7 @@ module Google
|
|
40936
41112
|
class SafesearchVideoContentSignals
|
40937
41113
|
# @private
|
40938
41114
|
class Representation < Google::Apis::Core::JsonRepresentation
|
41115
|
+
property :is_abuse_with_high_confidence, as: 'isAbuseWithHighConfidence'
|
40939
41116
|
hash :scores, as: 'scores'
|
40940
41117
|
property :version_tag, as: 'versionTag'
|
40941
41118
|
property :video_classifier_output, as: 'videoClassifierOutput', class: Google::Apis::ContentwarehouseV1::SafesearchVideoClassifierOutput, decorator: Google::Apis::ContentwarehouseV1::SafesearchVideoClassifierOutput::Representation
|
@@ -41387,6 +41564,8 @@ module Google
|
|
41387
41564
|
property :dasher_user, as: 'dasherUser'
|
41388
41565
|
property :followon, as: 'followon', class: Google::Apis::ContentwarehouseV1::SearchPolicyRankableSensitivityFollowOn, decorator: Google::Apis::ContentwarehouseV1::SearchPolicyRankableSensitivityFollowOn::Representation
|
41389
41566
|
|
41567
|
+
property :grounding_provider, as: 'groundingProvider', class: Google::Apis::ContentwarehouseV1::SearchPolicyRankableSensitivityGroundingProvider, decorator: Google::Apis::ContentwarehouseV1::SearchPolicyRankableSensitivityGroundingProvider::Representation
|
41568
|
+
|
41390
41569
|
property :prefilter, as: 'prefilter', class: Google::Apis::ContentwarehouseV1::SearchPolicyRankableSensitivityPrefilter, decorator: Google::Apis::ContentwarehouseV1::SearchPolicyRankableSensitivityPrefilter::Representation
|
41391
41570
|
|
41392
41571
|
property :qu, as: 'qu', class: Google::Apis::ContentwarehouseV1::SearchPolicyRankableSensitivityQueryUnderstanding, decorator: Google::Apis::ContentwarehouseV1::SearchPolicyRankableSensitivityQueryUnderstanding::Representation
|
@@ -41420,6 +41599,12 @@ module Google
|
|
41420
41599
|
end
|
41421
41600
|
end
|
41422
41601
|
|
41602
|
+
class SearchPolicyRankableSensitivityGroundingProvider
|
41603
|
+
# @private
|
41604
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
41605
|
+
end
|
41606
|
+
end
|
41607
|
+
|
41423
41608
|
class SearchPolicyRankableSensitivityPrefilter
|
41424
41609
|
# @private
|
41425
41610
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -41788,6 +41973,17 @@ module Google
|
|
41788
41973
|
# @private
|
41789
41974
|
class Representation < Google::Apis::Core::JsonRepresentation
|
41790
41975
|
property :inferred_image_id, :numeric_string => true, as: 'inferredImageId'
|
41976
|
+
property :inferred_image_source, as: 'inferredImageSource'
|
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'
|
41791
41987
|
property :inferred_image_type, as: 'inferredImageType'
|
41792
41988
|
end
|
41793
41989
|
end
|
@@ -41946,6 +42142,8 @@ module Google
|
|
41946
42142
|
class Representation < Google::Apis::Core::JsonRepresentation
|
41947
42143
|
collection :bolded_ranges, as: 'boldedRanges', class: Google::Apis::ContentwarehouseV1::QualitySnippetsTruncationSnippetBoldedRange, decorator: Google::Apis::ContentwarehouseV1::QualitySnippetsTruncationSnippetBoldedRange::Representation
|
41948
42144
|
|
42145
|
+
property :extended_snippet, as: 'extendedSnippet', class: Google::Apis::ContentwarehouseV1::SnippetExtraInfoSnippetCandidateInfoExtendedSnippet, decorator: Google::Apis::ContentwarehouseV1::SnippetExtraInfoSnippetCandidateInfoExtendedSnippet::Representation
|
42146
|
+
|
41949
42147
|
property :id, as: 'id'
|
41950
42148
|
property :is_muppet_selected_snippet, as: 'isMuppetSelectedSnippet'
|
41951
42149
|
property :is_snippet_brain_bolding_triggered, as: 'isSnippetBrainBoldingTriggered'
|
@@ -41961,6 +42159,14 @@ module Google
|
|
41961
42159
|
end
|
41962
42160
|
end
|
41963
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
|
+
|
41964
42170
|
class SnippetExtraInfoSnippetScoringInfo
|
41965
42171
|
# @private
|
41966
42172
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -42224,6 +42430,7 @@ module Google
|
|
42224
42430
|
class SocialGraphApiProtoImageReference
|
42225
42431
|
# @private
|
42226
42432
|
class Representation < Google::Apis::Core::JsonRepresentation
|
42433
|
+
property :content_version, :numeric_string => true, as: 'contentVersion'
|
42227
42434
|
property :media_id, as: 'mediaId'
|
42228
42435
|
end
|
42229
42436
|
end
|
@@ -42843,6 +43050,7 @@ module Google
|
|
42843
43050
|
class StorageGraphBfgLivegraphProvenanceMetadata
|
42844
43051
|
# @private
|
42845
43052
|
class Representation < Google::Apis::Core::JsonRepresentation
|
43053
|
+
collection :direct_write_record_ids, as: 'directWriteRecordIds'
|
42846
43054
|
property :lg_internal_writer_id, :numeric_string => true, as: 'lgInternalWriterId'
|
42847
43055
|
property :provenance_only_addition, as: 'provenanceOnlyAddition'
|
42848
43056
|
collection :triangulation_key, as: 'triangulationKey'
|
@@ -42878,6 +43086,7 @@ module Google
|
|
42878
43086
|
|
42879
43087
|
property :lms_policy_metadata, as: 'lmsPolicyMetadata', class: Google::Apis::ContentwarehouseV1::StorageGraphBfgLmsPolicyMetadata, decorator: Google::Apis::ContentwarehouseV1::StorageGraphBfgLmsPolicyMetadata::Representation
|
42880
43088
|
|
43089
|
+
collection :policy_data_scope_keys, as: 'policyDataScopeKeys'
|
42881
43090
|
property :policy_source_type, as: 'policySourceType'
|
42882
43091
|
property :ump_policy_metadata, as: 'umpPolicyMetadata', class: Google::Apis::ContentwarehouseV1::StorageGraphBfgUmpPolicyMetadata, decorator: Google::Apis::ContentwarehouseV1::StorageGraphBfgUmpPolicyMetadata::Representation
|
42883
43092
|
|
@@ -43808,10 +44017,14 @@ module Google
|
|
43808
44017
|
# @private
|
43809
44018
|
class Representation < Google::Apis::Core::JsonRepresentation
|
43810
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'
|
43811
44022
|
property :bleurt_features, as: 'bleurtFeatures', class: Google::Apis::ContentwarehouseV1::VideoContentSearchBleurtFeatures, decorator: Google::Apis::ContentwarehouseV1::VideoContentSearchBleurtFeatures::Representation
|
43812
44023
|
|
43813
44024
|
property :bleurt_score, as: 'bleurtScore'
|
43814
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'
|
43815
44028
|
property :dolphin_descriptiveness_score, as: 'dolphinDescriptivenessScore'
|
43816
44029
|
collection :dolphin_ensemble_score, as: 'dolphinEnsembleScore', class: Google::Apis::ContentwarehouseV1::VideoContentSearchDolphinEnsembleScore, decorator: Google::Apis::ContentwarehouseV1::VideoContentSearchDolphinEnsembleScore::Representation
|
43817
44030
|
|