google-apis-contentwarehouse_v1 0.5.0 → 0.7.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 +9 -0
- data/OVERVIEW.md +3 -3
- data/lib/google/apis/contentwarehouse_v1/classes.rb +625 -224
- data/lib/google/apis/contentwarehouse_v1/gem_version.rb +3 -3
- data/lib/google/apis/contentwarehouse_v1/representations.rb +181 -44
- data/lib/google/apis/contentwarehouse_v1/service.rb +19 -1
- data/lib/google/apis/contentwarehouse_v1.rb +2 -2
- metadata +9 -9
@@ -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.7.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
|
-
GENERATOR_VERSION = "0.11.
|
22
|
+
GENERATOR_VERSION = "0.11.1"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20230106"
|
26
26
|
end
|
27
27
|
end
|
28
28
|
end
|
@@ -418,6 +418,18 @@ module Google
|
|
418
418
|
include Google::Apis::Core::JsonObjectSupport
|
419
419
|
end
|
420
420
|
|
421
|
+
class AppsPeopleOzExternalMergedpeopleapiContactCreateContextInfo
|
422
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
423
|
+
|
424
|
+
include Google::Apis::Core::JsonObjectSupport
|
425
|
+
end
|
426
|
+
|
427
|
+
class AppsPeopleOzExternalMergedpeopleapiContactEditContextInfo
|
428
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
429
|
+
|
430
|
+
include Google::Apis::Core::JsonObjectSupport
|
431
|
+
end
|
432
|
+
|
421
433
|
class AppsPeopleOzExternalMergedpeopleapiContactGroupMembership
|
422
434
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
423
435
|
|
@@ -4408,18 +4420,6 @@ module Google
|
|
4408
4420
|
include Google::Apis::Core::JsonObjectSupport
|
4409
4421
|
end
|
4410
4422
|
|
4411
|
-
class GeostorePriceInfoSourceDetails
|
4412
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4413
|
-
|
4414
|
-
include Google::Apis::Core::JsonObjectSupport
|
4415
|
-
end
|
4416
|
-
|
4417
|
-
class GeostorePriceInfoSourceDetailsSourceData
|
4418
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4419
|
-
|
4420
|
-
include Google::Apis::Core::JsonObjectSupport
|
4421
|
-
end
|
4422
|
-
|
4423
4423
|
class GeostorePriceInfoStatus
|
4424
4424
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
4425
4425
|
|
@@ -5200,6 +5200,12 @@ module Google
|
|
5200
5200
|
include Google::Apis::Core::JsonObjectSupport
|
5201
5201
|
end
|
5202
5202
|
|
5203
|
+
class GoogleCloudContentwarehouseV1CustomWeightsMetadata
|
5204
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5205
|
+
|
5206
|
+
include Google::Apis::Core::JsonObjectSupport
|
5207
|
+
end
|
5208
|
+
|
5203
5209
|
class GoogleCloudContentwarehouseV1DataUpdateAction
|
5204
5210
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5205
5211
|
|
@@ -5656,6 +5662,12 @@ module Google
|
|
5656
5662
|
include Google::Apis::Core::JsonObjectSupport
|
5657
5663
|
end
|
5658
5664
|
|
5665
|
+
class GoogleCloudContentwarehouseV1WeightedSchemaProperty
|
5666
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5667
|
+
|
5668
|
+
include Google::Apis::Core::JsonObjectSupport
|
5669
|
+
end
|
5670
|
+
|
5659
5671
|
class GoogleCloudContentwarehouseV1beta1CreateDocumentMetadata
|
5660
5672
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5661
5673
|
|
@@ -10984,6 +10996,18 @@ module Google
|
|
10984
10996
|
include Google::Apis::Core::JsonObjectSupport
|
10985
10997
|
end
|
10986
10998
|
|
10999
|
+
class QualitySnippetsTruncationSnippetBoldedRange
|
11000
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
11001
|
+
|
11002
|
+
include Google::Apis::Core::JsonObjectSupport
|
11003
|
+
end
|
11004
|
+
|
11005
|
+
class QualitySnippetsTruncationSnippetBoldedRangePosition
|
11006
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
11007
|
+
|
11008
|
+
include Google::Apis::Core::JsonObjectSupport
|
11009
|
+
end
|
11010
|
+
|
10987
11011
|
class QualityTimebasedLastSignificantUpdate
|
10988
11012
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
10989
11013
|
|
@@ -11140,6 +11164,12 @@ module Google
|
|
11140
11164
|
include Google::Apis::Core::JsonObjectSupport
|
11141
11165
|
end
|
11142
11166
|
|
11167
|
+
class RepositoryAnnotationsRdfaRdfaRichSnippetsApplicationLocalizedTrustedGenome
|
11168
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
11169
|
+
|
11170
|
+
include Google::Apis::Core::JsonObjectSupport
|
11171
|
+
end
|
11172
|
+
|
11143
11173
|
class RepositoryAnnotationsRdfaRdfaRichSnippetsApplicationRank
|
11144
11174
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
11145
11175
|
|
@@ -12874,12 +12904,24 @@ module Google
|
|
12874
12904
|
include Google::Apis::Core::JsonObjectSupport
|
12875
12905
|
end
|
12876
12906
|
|
12907
|
+
class SocialGraphApiProtoContactCreateContext
|
12908
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
12909
|
+
|
12910
|
+
include Google::Apis::Core::JsonObjectSupport
|
12911
|
+
end
|
12912
|
+
|
12877
12913
|
class SocialGraphApiProtoContactDeletionContext
|
12878
12914
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
12879
12915
|
|
12880
12916
|
include Google::Apis::Core::JsonObjectSupport
|
12881
12917
|
end
|
12882
12918
|
|
12919
|
+
class SocialGraphApiProtoContactEditContext
|
12920
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
12921
|
+
|
12922
|
+
include Google::Apis::Core::JsonObjectSupport
|
12923
|
+
end
|
12924
|
+
|
12883
12925
|
class SocialGraphApiProtoContactMutationContext
|
12884
12926
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
12885
12927
|
|
@@ -15438,6 +15480,26 @@ module Google
|
|
15438
15480
|
end
|
15439
15481
|
end
|
15440
15482
|
|
15483
|
+
class AppsPeopleOzExternalMergedpeopleapiContactCreateContextInfo
|
15484
|
+
# @private
|
15485
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
15486
|
+
property :contact_create_context, as: 'contactCreateContext', class: Google::Apis::ContentwarehouseV1::SocialGraphApiProtoContactCreateContext, decorator: Google::Apis::ContentwarehouseV1::SocialGraphApiProtoContactCreateContext::Representation
|
15487
|
+
|
15488
|
+
property :metadata, as: 'metadata', class: Google::Apis::ContentwarehouseV1::AppsPeopleOzExternalMergedpeopleapiPersonFieldMetadata, decorator: Google::Apis::ContentwarehouseV1::AppsPeopleOzExternalMergedpeopleapiPersonFieldMetadata::Representation
|
15489
|
+
|
15490
|
+
end
|
15491
|
+
end
|
15492
|
+
|
15493
|
+
class AppsPeopleOzExternalMergedpeopleapiContactEditContextInfo
|
15494
|
+
# @private
|
15495
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
15496
|
+
property :contact_edit_context, as: 'contactEditContext', class: Google::Apis::ContentwarehouseV1::SocialGraphApiProtoContactEditContext, decorator: Google::Apis::ContentwarehouseV1::SocialGraphApiProtoContactEditContext::Representation
|
15497
|
+
|
15498
|
+
property :metadata, as: 'metadata', class: Google::Apis::ContentwarehouseV1::AppsPeopleOzExternalMergedpeopleapiPersonFieldMetadata, decorator: Google::Apis::ContentwarehouseV1::AppsPeopleOzExternalMergedpeopleapiPersonFieldMetadata::Representation
|
15499
|
+
|
15500
|
+
end
|
15501
|
+
end
|
15502
|
+
|
15441
15503
|
class AppsPeopleOzExternalMergedpeopleapiContactGroupMembership
|
15442
15504
|
# @private
|
15443
15505
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -16209,6 +16271,10 @@ module Google
|
|
16209
16271
|
|
16210
16272
|
collection :connection_reminder, as: 'connectionReminder', class: Google::Apis::ContentwarehouseV1::AppsPeopleOzExternalMergedpeopleapiConnectionReminder, decorator: Google::Apis::ContentwarehouseV1::AppsPeopleOzExternalMergedpeopleapiConnectionReminder::Representation
|
16211
16273
|
|
16274
|
+
collection :contact_create_context_info, as: 'contactCreateContextInfo', class: Google::Apis::ContentwarehouseV1::AppsPeopleOzExternalMergedpeopleapiContactCreateContextInfo, decorator: Google::Apis::ContentwarehouseV1::AppsPeopleOzExternalMergedpeopleapiContactCreateContextInfo::Representation
|
16275
|
+
|
16276
|
+
collection :contact_edit_context_info, as: 'contactEditContextInfo', class: Google::Apis::ContentwarehouseV1::AppsPeopleOzExternalMergedpeopleapiContactEditContextInfo, decorator: Google::Apis::ContentwarehouseV1::AppsPeopleOzExternalMergedpeopleapiContactEditContextInfo::Representation
|
16277
|
+
|
16212
16278
|
collection :contact_group_membership, as: 'contactGroupMembership', class: Google::Apis::ContentwarehouseV1::AppsPeopleOzExternalMergedpeopleapiContactGroupMembership, decorator: Google::Apis::ContentwarehouseV1::AppsPeopleOzExternalMergedpeopleapiContactGroupMembership::Representation
|
16213
16279
|
|
16214
16280
|
collection :contact_state_info, as: 'contactStateInfo', class: Google::Apis::ContentwarehouseV1::AppsPeopleOzExternalMergedpeopleapiContactStateInfo, decorator: Google::Apis::ContentwarehouseV1::AppsPeopleOzExternalMergedpeopleapiContactStateInfo::Representation
|
@@ -18193,6 +18259,7 @@ module Google
|
|
18193
18259
|
class AssistantApiScreenCapabilities
|
18194
18260
|
# @private
|
18195
18261
|
class Representation < Google::Apis::Core::JsonRepresentation
|
18262
|
+
property :font_scale_factor, as: 'fontScaleFactor'
|
18196
18263
|
collection :input_type, as: 'inputType'
|
18197
18264
|
property :mask, as: 'mask', class: Google::Apis::ContentwarehouseV1::AssistantApiScreenCapabilitiesMask, decorator: Google::Apis::ContentwarehouseV1::AssistantApiScreenCapabilitiesMask::Representation
|
18198
18265
|
|
@@ -18942,6 +19009,7 @@ module Google
|
|
18942
19009
|
class AssistantApiSupportedClientOpSupportedExecution
|
18943
19010
|
# @private
|
18944
19011
|
class Representation < Google::Apis::Core::JsonRepresentation
|
19012
|
+
property :supports_partial_fulfillment, as: 'supportsPartialFulfillment'
|
18945
19013
|
property :supports_synchronous_execution, as: 'supportsSynchronousExecution'
|
18946
19014
|
end
|
18947
19015
|
end
|
@@ -19512,6 +19580,8 @@ module Google
|
|
19512
19580
|
class AssistantGroundingRankerMediaGroundingProviderFeatures
|
19513
19581
|
# @private
|
19514
19582
|
class Representation < Google::Apis::Core::JsonRepresentation
|
19583
|
+
property :is_seed_radio, as: 'isSeedRadio'
|
19584
|
+
property :is_seed_radio_request, as: 'isSeedRadioRequest'
|
19515
19585
|
property :msc_rate, as: 'mscRate'
|
19516
19586
|
end
|
19517
19587
|
end
|
@@ -19945,6 +20015,7 @@ module Google
|
|
19945
20015
|
# @private
|
19946
20016
|
class Representation < Google::Apis::Core::JsonRepresentation
|
19947
20017
|
property :binding_set_auis, as: 'bindingSetAuis'
|
20018
|
+
property :binding_set_pauis, as: 'bindingSetPauis'
|
19948
20019
|
property :calibrated_parsing_score, as: 'calibratedParsingScore'
|
19949
20020
|
property :dominant, as: 'dominant'
|
19950
20021
|
property :effective_arg_span_length, as: 'effectiveArgSpanLength'
|
@@ -19958,6 +20029,7 @@ module Google
|
|
19958
20029
|
property :is_feasible, as: 'isFeasible'
|
19959
20030
|
property :kscorer_rank, as: 'kscorerRank'
|
19960
20031
|
property :mask_candidate_level_features, as: 'maskCandidateLevelFeatures'
|
20032
|
+
property :max_hgr_score_across_binding_sets, as: 'maxHgrScoreAcrossBindingSets'
|
19961
20033
|
property :num_alternative_hypothesis, as: 'numAlternativeHypothesis'
|
19962
20034
|
property :num_constraints, as: 'numConstraints'
|
19963
20035
|
property :num_constraints_satisfied, as: 'numConstraintsSatisfied'
|
@@ -20181,6 +20253,7 @@ module Google
|
|
20181
20253
|
collection :derived_type, as: 'derivedType'
|
20182
20254
|
property :device_model_id, as: 'deviceModelId'
|
20183
20255
|
property :gcm_execution_address, as: 'gcmExecutionAddress'
|
20256
|
+
collection :group_ids, as: 'groupIds'
|
20184
20257
|
property :hash_value, as: 'hashValue'
|
20185
20258
|
property :lanscan_opted_in, as: 'lanscanOptedIn'
|
20186
20259
|
property :model_name, as: 'modelName'
|
@@ -20615,6 +20688,7 @@ module Google
|
|
20615
20688
|
property :final_pedo_site_score, as: 'finalPedoSiteScore'
|
20616
20689
|
property :number_of_pages, :numeric_string => true, as: 'numberOfPages'
|
20617
20690
|
property :number_of_pedo_pages, :numeric_string => true, as: 'numberOfPedoPages'
|
20691
|
+
property :site, as: 'site'
|
20618
20692
|
property :site_porn_ratio, as: 'sitePornRatio'
|
20619
20693
|
property :site_softporn_ratio, as: 'siteSoftpornRatio'
|
20620
20694
|
collection :versionedscore, as: 'versionedscore', class: Google::Apis::ContentwarehouseV1::ClassifierPornSiteDataVersionedScore, decorator: Google::Apis::ContentwarehouseV1::ClassifierPornSiteDataVersionedScore::Representation
|
@@ -23555,24 +23629,6 @@ module Google
|
|
23555
23629
|
end
|
23556
23630
|
end
|
23557
23631
|
|
23558
|
-
class GeostorePriceInfoSourceDetails
|
23559
|
-
# @private
|
23560
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
23561
|
-
collection :last_update_sources, as: 'lastUpdateSources', class: Google::Apis::ContentwarehouseV1::GeostorePriceInfoSourceDetailsSourceData, decorator: Google::Apis::ContentwarehouseV1::GeostorePriceInfoSourceDetailsSourceData::Representation
|
23562
|
-
|
23563
|
-
collection :source_data, as: 'sourceData', class: Google::Apis::ContentwarehouseV1::GeostorePriceInfoSourceDetailsSourceData, decorator: Google::Apis::ContentwarehouseV1::GeostorePriceInfoSourceDetailsSourceData::Representation
|
23564
|
-
|
23565
|
-
end
|
23566
|
-
end
|
23567
|
-
|
23568
|
-
class GeostorePriceInfoSourceDetailsSourceData
|
23569
|
-
# @private
|
23570
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
23571
|
-
property :client_project_number, :numeric_string => true, as: 'clientProjectNumber'
|
23572
|
-
property :source, as: 'source'
|
23573
|
-
end
|
23574
|
-
end
|
23575
|
-
|
23576
23632
|
class GeostorePriceInfoStatus
|
23577
23633
|
# @private
|
23578
23634
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -23601,8 +23657,6 @@ module Google
|
|
23601
23657
|
|
23602
23658
|
collection :section, as: 'section', class: Google::Apis::ContentwarehouseV1::GeostorePriceListSectionProto, decorator: Google::Apis::ContentwarehouseV1::GeostorePriceListSectionProto::Representation
|
23603
23659
|
|
23604
|
-
property :source_details, as: 'sourceDetails', class: Google::Apis::ContentwarehouseV1::GeostorePriceInfoSourceDetails, decorator: Google::Apis::ContentwarehouseV1::GeostorePriceInfoSourceDetails::Representation
|
23605
|
-
|
23606
23660
|
property :source_url, as: 'sourceUrl', class: Google::Apis::ContentwarehouseV1::GeostoreUrlListProto, decorator: Google::Apis::ContentwarehouseV1::GeostoreUrlListProto::Representation
|
23607
23661
|
|
23608
23662
|
end
|
@@ -23618,6 +23672,7 @@ module Google
|
|
23618
23672
|
collection :item, as: 'item', class: Google::Apis::ContentwarehouseV1::GeostoreComposableItemProto, decorator: Google::Apis::ContentwarehouseV1::GeostoreComposableItemProto::Representation
|
23619
23673
|
|
23620
23674
|
collection :item_type, as: 'itemType'
|
23675
|
+
property :language, as: 'language'
|
23621
23676
|
collection :media, as: 'media', class: Google::Apis::ContentwarehouseV1::GeostoreMediaItemProto, decorator: Google::Apis::ContentwarehouseV1::GeostoreMediaItemProto::Representation
|
23622
23677
|
|
23623
23678
|
collection :name_info, as: 'nameInfo', class: Google::Apis::ContentwarehouseV1::GeostorePriceListNameInfoProto, decorator: Google::Apis::ContentwarehouseV1::GeostorePriceListNameInfoProto::Representation
|
@@ -24966,6 +25021,7 @@ module Google
|
|
24966
25021
|
class Representation < Google::Apis::Core::JsonRepresentation
|
24967
25022
|
property :dimensions, as: 'dimensions', class: Google::Apis::ContentwarehouseV1::GoogleAssistantAccessoryV1ScreenOutConfigDimensions, decorator: Google::Apis::ContentwarehouseV1::GoogleAssistantAccessoryV1ScreenOutConfigDimensions::Representation
|
24968
25023
|
|
25024
|
+
property :font_scale_factor, as: 'fontScaleFactor'
|
24969
25025
|
end
|
24970
25026
|
end
|
24971
25027
|
|
@@ -25172,6 +25228,14 @@ module Google
|
|
25172
25228
|
end
|
25173
25229
|
end
|
25174
25230
|
|
25231
|
+
class GoogleCloudContentwarehouseV1CustomWeightsMetadata
|
25232
|
+
# @private
|
25233
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
25234
|
+
collection :weighted_schema_properties, as: 'weightedSchemaProperties', class: Google::Apis::ContentwarehouseV1::GoogleCloudContentwarehouseV1WeightedSchemaProperty, decorator: Google::Apis::ContentwarehouseV1::GoogleCloudContentwarehouseV1WeightedSchemaProperty::Representation
|
25235
|
+
|
25236
|
+
end
|
25237
|
+
end
|
25238
|
+
|
25175
25239
|
class GoogleCloudContentwarehouseV1DataUpdateAction
|
25176
25240
|
# @private
|
25177
25241
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -25226,7 +25290,6 @@ module Google
|
|
25226
25290
|
class GoogleCloudContentwarehouseV1Document
|
25227
25291
|
# @private
|
25228
25292
|
class Representation < Google::Apis::Core::JsonRepresentation
|
25229
|
-
property :async_enabled, as: 'asyncEnabled'
|
25230
25293
|
property :cloud_ai_document, as: 'cloudAiDocument', class: Google::Apis::ContentwarehouseV1::GoogleCloudDocumentaiV1Document, decorator: Google::Apis::ContentwarehouseV1::GoogleCloudDocumentaiV1Document::Representation
|
25231
25294
|
|
25232
25295
|
property :content_category, as: 'contentCategory'
|
@@ -25243,8 +25306,8 @@ module Google
|
|
25243
25306
|
property :raw_document_file_type, as: 'rawDocumentFileType'
|
25244
25307
|
property :raw_document_path, as: 'rawDocumentPath'
|
25245
25308
|
property :reference_id, as: 'referenceId'
|
25246
|
-
property :structured_content_uri, as: 'structuredContentUri'
|
25247
25309
|
property :text_extraction_disabled, as: 'textExtractionDisabled'
|
25310
|
+
property :text_extraction_enabled, as: 'textExtractionEnabled'
|
25248
25311
|
property :title, as: 'title'
|
25249
25312
|
property :update_time, as: 'updateTime'
|
25250
25313
|
property :updater, as: 'updater'
|
@@ -25270,6 +25333,8 @@ module Google
|
|
25270
25333
|
# @private
|
25271
25334
|
class Representation < Google::Apis::Core::JsonRepresentation
|
25272
25335
|
property :custom_property_filter, as: 'customPropertyFilter'
|
25336
|
+
property :custom_weights_metadata, as: 'customWeightsMetadata', class: Google::Apis::ContentwarehouseV1::GoogleCloudContentwarehouseV1CustomWeightsMetadata, decorator: Google::Apis::ContentwarehouseV1::GoogleCloudContentwarehouseV1CustomWeightsMetadata::Representation
|
25337
|
+
|
25273
25338
|
collection :document_creator_filter, as: 'documentCreatorFilter'
|
25274
25339
|
collection :document_schema_names, as: 'documentSchemaNames'
|
25275
25340
|
property :file_type_filter, as: 'fileTypeFilter', class: Google::Apis::ContentwarehouseV1::GoogleCloudContentwarehouseV1FileTypeFilter, decorator: Google::Apis::ContentwarehouseV1::GoogleCloudContentwarehouseV1FileTypeFilter::Representation
|
@@ -25413,6 +25478,7 @@ module Google
|
|
25413
25478
|
class Representation < Google::Apis::Core::JsonRepresentation
|
25414
25479
|
property :access_control_mode, as: 'accessControlMode'
|
25415
25480
|
property :database_type, as: 'databaseType'
|
25481
|
+
property :document_creator_default_role, as: 'documentCreatorDefaultRole'
|
25416
25482
|
property :kms_key, as: 'kmsKey'
|
25417
25483
|
end
|
25418
25484
|
end
|
@@ -25585,6 +25651,7 @@ module Google
|
|
25585
25651
|
property :name, as: 'name'
|
25586
25652
|
property :property_type_options, as: 'propertyTypeOptions', class: Google::Apis::ContentwarehouseV1::GoogleCloudContentwarehouseV1PropertyTypeOptions, decorator: Google::Apis::ContentwarehouseV1::GoogleCloudContentwarehouseV1PropertyTypeOptions::Representation
|
25587
25653
|
|
25654
|
+
property :retrieval_importance, as: 'retrievalImportance'
|
25588
25655
|
property :text_type_options, as: 'textTypeOptions', class: Google::Apis::ContentwarehouseV1::GoogleCloudContentwarehouseV1TextTypeOptions, decorator: Google::Apis::ContentwarehouseV1::GoogleCloudContentwarehouseV1TextTypeOptions::Representation
|
25589
25656
|
|
25590
25657
|
property :timestamp_type_options, as: 'timestampTypeOptions', class: Google::Apis::ContentwarehouseV1::GoogleCloudContentwarehouseV1TimestampTypeOptions, decorator: Google::Apis::ContentwarehouseV1::GoogleCloudContentwarehouseV1TimestampTypeOptions::Representation
|
@@ -25920,6 +25987,14 @@ module Google
|
|
25920
25987
|
end
|
25921
25988
|
end
|
25922
25989
|
|
25990
|
+
class GoogleCloudContentwarehouseV1WeightedSchemaProperty
|
25991
|
+
# @private
|
25992
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
25993
|
+
property :document_schema_name, as: 'documentSchemaName'
|
25994
|
+
collection :property_names, as: 'propertyNames'
|
25995
|
+
end
|
25996
|
+
end
|
25997
|
+
|
25923
25998
|
class GoogleCloudContentwarehouseV1beta1CreateDocumentMetadata
|
25924
25999
|
# @private
|
25925
26000
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -27890,6 +27965,7 @@ module Google
|
|
27890
27965
|
class ImageRepositoryAmarnaCloudSpeechSignals
|
27891
27966
|
# @private
|
27892
27967
|
class Representation < Google::Apis::Core::JsonRepresentation
|
27968
|
+
property :duplicate_of_yt_s3_asr, as: 'duplicateOfYtS3Asr'
|
27893
27969
|
property :lang_without_locale, as: 'langWithoutLocale'
|
27894
27970
|
property :model_identifier, as: 'modelIdentifier'
|
27895
27971
|
collection :results, as: 'results', class: Google::Apis::ContentwarehouseV1::ImageRepositorySpeechRecognitionResult, decorator: Google::Apis::ContentwarehouseV1::ImageRepositorySpeechRecognitionResult::Representation
|
@@ -28240,6 +28316,7 @@ module Google
|
|
28240
28316
|
property :venom_id, as: 'venomId', class: Google::Apis::ContentwarehouseV1::VideoAssetsVenomVideoId, decorator: Google::Apis::ContentwarehouseV1::VideoAssetsVenomVideoId::Representation
|
28241
28317
|
|
28242
28318
|
property :venom_mutation_generation, :numeric_string => true, as: 'venomMutationGeneration'
|
28319
|
+
property :video_venom_setting, as: 'videoVenomSetting'
|
28243
28320
|
end
|
28244
28321
|
end
|
28245
28322
|
|
@@ -30084,6 +30161,7 @@ module Google
|
|
30084
30161
|
property :is_close_interpretation, as: 'isCloseInterpretation'
|
30085
30162
|
property :is_disambiguation_card_intent, as: 'isDisambiguationCardIntent'
|
30086
30163
|
property :is_disambiguation_intent, as: 'isDisambiguationIntent'
|
30164
|
+
property :is_neural_categorical_interpretation, as: 'isNeuralCategoricalInterpretation'
|
30087
30165
|
property :is_ui_composition_intent, as: 'isUiCompositionIntent'
|
30088
30166
|
property :local_signals, as: 'localSignals', class: Google::Apis::ContentwarehouseV1::KnowledgeAnswersIntentQueryLocalSignals, decorator: Google::Apis::ContentwarehouseV1::KnowledgeAnswersIntentQueryLocalSignals::Representation
|
30089
30167
|
|
@@ -31322,8 +31400,6 @@ module Google
|
|
31322
31400
|
property :discretized_male_confidence, as: 'discretizedMaleConfidence'
|
31323
31401
|
property :discretized_predicted_age, as: 'discretizedPredictedAge'
|
31324
31402
|
property :discretized_visual_saliency_score, as: 'discretizedVisualSaliencyScore'
|
31325
|
-
property :iconic_person_bounding_box, as: 'iconicPersonBoundingBox', class: Google::Apis::ContentwarehouseV1::PhotosVisionGroundtruthdbNormalizedBoundingBox, decorator: Google::Apis::ContentwarehouseV1::PhotosVisionGroundtruthdbNormalizedBoundingBox::Representation
|
31326
|
-
|
31327
31403
|
property :person_bounding_box, as: 'personBoundingBox', class: Google::Apis::ContentwarehouseV1::LensDiscoveryStyleBoundingBox, decorator: Google::Apis::ContentwarehouseV1::LensDiscoveryStyleBoundingBox::Representation
|
31328
31404
|
|
31329
31405
|
property :person_visibility_scores, as: 'personVisibilityScores', class: Google::Apis::ContentwarehouseV1::LensDiscoveryStylePersonAttributesPersonVisibilityScores, decorator: Google::Apis::ContentwarehouseV1::LensDiscoveryStylePersonAttributesPersonVisibilityScores::Representation
|
@@ -31364,8 +31440,6 @@ module Google
|
|
31364
31440
|
class Representation < Google::Apis::Core::JsonRepresentation
|
31365
31441
|
property :bounding_box, as: 'boundingBox', class: Google::Apis::ContentwarehouseV1::LensDiscoveryStyleBoundingBox, decorator: Google::Apis::ContentwarehouseV1::LensDiscoveryStyleBoundingBox::Representation
|
31366
31442
|
|
31367
|
-
property :normalized_bounding_box, as: 'normalizedBoundingBox', class: Google::Apis::ContentwarehouseV1::PhotosVisionGroundtruthdbNormalizedBoundingBox, decorator: Google::Apis::ContentwarehouseV1::PhotosVisionGroundtruthdbNormalizedBoundingBox::Representation
|
31368
|
-
|
31369
31443
|
end
|
31370
31444
|
end
|
31371
31445
|
|
@@ -31741,6 +31815,8 @@ module Google
|
|
31741
31815
|
collection :starburst_tokens_v5, as: 'starburstTokensV5'
|
31742
31816
|
property :starburst_v4, as: 'starburstV4', class: Google::Apis::ContentwarehouseV1::ImageContentStarburstVersionGroup, decorator: Google::Apis::ContentwarehouseV1::ImageContentStarburstVersionGroup::Representation
|
31743
31817
|
|
31818
|
+
property :starburst_v5, as: 'starburstV5', class: Google::Apis::ContentwarehouseV1::ImageContentStarburstVersionGroup, decorator: Google::Apis::ContentwarehouseV1::ImageContentStarburstVersionGroup::Representation
|
31819
|
+
|
31744
31820
|
end
|
31745
31821
|
end
|
31746
31822
|
|
@@ -31918,6 +31994,7 @@ module Google
|
|
31918
31994
|
class MustangSnippetsRenderedToken
|
31919
31995
|
# @private
|
31920
31996
|
class Representation < Google::Apis::Core::JsonRepresentation
|
31997
|
+
property :bolded, as: 'bolded'
|
31921
31998
|
property :byte_offset_begin, as: 'byteOffsetBegin'
|
31922
31999
|
property :byte_offset_end, as: 'byteOffsetEnd'
|
31923
32000
|
property :section, as: 'section'
|
@@ -32935,6 +33012,7 @@ module Google
|
|
32935
33012
|
# @private
|
32936
33013
|
class Representation < Google::Apis::Core::JsonRepresentation
|
32937
33014
|
property :status, as: 'status'
|
33015
|
+
property :text_completeness_probability, as: 'textCompletenessProbability'
|
32938
33016
|
end
|
32939
33017
|
end
|
32940
33018
|
|
@@ -35621,6 +35699,7 @@ module Google
|
|
35621
35699
|
# @private
|
35622
35700
|
class Representation < Google::Apis::Core::JsonRepresentation
|
35623
35701
|
property :duration_ms, :numeric_string => true, as: 'durationMs'
|
35702
|
+
property :loop_count, as: 'loopCount'
|
35624
35703
|
property :num_frames, :numeric_string => true, as: 'numFrames'
|
35625
35704
|
end
|
35626
35705
|
end
|
@@ -36235,8 +36314,6 @@ module Google
|
|
36235
36314
|
class PtokenPToken
|
36236
36315
|
# @private
|
36237
36316
|
class Representation < Google::Apis::Core::JsonRepresentation
|
36238
|
-
property :compound_ptoken_data, :base64 => true, as: 'compoundPtokenData'
|
36239
|
-
property :ptoken_data, :base64 => true, as: 'ptokenData'
|
36240
36317
|
end
|
36241
36318
|
end
|
36242
36319
|
|
@@ -36982,6 +37059,7 @@ module Google
|
|
36982
37059
|
|
36983
37060
|
property :new_nsr, as: 'newNsr'
|
36984
37061
|
property :nsr, as: 'nsr'
|
37062
|
+
property :nsr_epoch, as: 'nsrEpoch'
|
36985
37063
|
property :nsr_override_bid, as: 'nsrOverrideBid'
|
36986
37064
|
property :nsr_variance, as: 'nsrVariance'
|
36987
37065
|
property :nsrdata_from_fallback_pattern_key, as: 'nsrdataFromFallbackPatternKey'
|
@@ -37023,6 +37101,7 @@ module Google
|
|
37023
37101
|
class QualityNsrNsrDataMetadata
|
37024
37102
|
# @private
|
37025
37103
|
class Representation < Google::Apis::Core::JsonRepresentation
|
37104
|
+
property :encoded_lookup_information, :base64 => true, as: 'encodedLookupInformation'
|
37026
37105
|
hash :goldmine_lookup_key_per_field, as: 'goldmineLookupKeyPerField'
|
37027
37106
|
collection :goldmine_lookup_keys, as: 'goldmineLookupKeys'
|
37028
37107
|
property :raffia_lookup_key, as: 'raffiaLookupKey'
|
@@ -37133,6 +37212,8 @@ module Google
|
|
37133
37212
|
|
37134
37213
|
property :query_term_coverage_features, as: 'queryTermCoverageFeatures', class: Google::Apis::ContentwarehouseV1::QualityPreviewSnippetQueryTermCoverageFeatures, decorator: Google::Apis::ContentwarehouseV1::QualityPreviewSnippetQueryTermCoverageFeatures::Representation
|
37135
37214
|
|
37215
|
+
property :radish_features, as: 'radishFeatures', class: Google::Apis::ContentwarehouseV1::QualityPreviewSnippetRadishFeatures, decorator: Google::Apis::ContentwarehouseV1::QualityPreviewSnippetRadishFeatures::Representation
|
37216
|
+
|
37136
37217
|
property :snippet_info, as: 'snippetInfo', class: Google::Apis::ContentwarehouseV1::QualityPreviewChosenSnippetInfo, decorator: Google::Apis::ContentwarehouseV1::QualityPreviewChosenSnippetInfo::Representation
|
37137
37218
|
|
37138
37219
|
end
|
@@ -37720,6 +37801,7 @@ module Google
|
|
37720
37801
|
property :product_popularity, as: 'productPopularity'
|
37721
37802
|
collection :relevance_embedding, as: 'relevanceEmbedding', class: Google::Apis::ContentwarehouseV1::QualityRankembedMustangMustangRankEmbedInfo, decorator: Google::Apis::ContentwarehouseV1::QualityRankembedMustangMustangRankEmbedInfo::Representation
|
37722
37803
|
|
37804
|
+
property :weak_global_product_cluster_id, :numeric_string => true, as: 'weakGlobalProductClusterId'
|
37723
37805
|
end
|
37724
37806
|
end
|
37725
37807
|
|
@@ -37882,6 +37964,26 @@ module Google
|
|
37882
37964
|
end
|
37883
37965
|
end
|
37884
37966
|
|
37967
|
+
class QualitySnippetsTruncationSnippetBoldedRange
|
37968
|
+
# @private
|
37969
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
37970
|
+
property :begin, as: 'begin', class: Google::Apis::ContentwarehouseV1::QualitySnippetsTruncationSnippetBoldedRangePosition, decorator: Google::Apis::ContentwarehouseV1::QualitySnippetsTruncationSnippetBoldedRangePosition::Representation
|
37971
|
+
|
37972
|
+
property :end, as: 'end', class: Google::Apis::ContentwarehouseV1::QualitySnippetsTruncationSnippetBoldedRangePosition, decorator: Google::Apis::ContentwarehouseV1::QualitySnippetsTruncationSnippetBoldedRangePosition::Representation
|
37973
|
+
|
37974
|
+
property :text, as: 'text'
|
37975
|
+
property :type, as: 'type'
|
37976
|
+
end
|
37977
|
+
end
|
37978
|
+
|
37979
|
+
class QualitySnippetsTruncationSnippetBoldedRangePosition
|
37980
|
+
# @private
|
37981
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
37982
|
+
property :byte_offset, as: 'byteOffset'
|
37983
|
+
property :index, as: 'index'
|
37984
|
+
end
|
37985
|
+
end
|
37986
|
+
|
37885
37987
|
class QualityTimebasedLastSignificantUpdate
|
37886
37988
|
# @private
|
37887
37989
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -37897,7 +37999,8 @@ module Google
|
|
37897
37999
|
class Representation < Google::Apis::Core::JsonRepresentation
|
37898
38000
|
property :adjustment_source, as: 'adjustmentSource'
|
37899
38001
|
property :is_upperbound_timestamp_precise, as: 'isUpperboundTimestampPrecise'
|
37900
|
-
property :
|
38002
|
+
property :unbounded_timestamp_in_seconds, :numeric_string => true, as: 'unboundedTimestampInSeconds'
|
38003
|
+
property :unbounded_timestamp_source, as: 'unboundedTimestampSource'
|
37901
38004
|
property :upperbound_timestamp_in_seconds, :numeric_string => true, as: 'upperboundTimestampInSeconds'
|
37902
38005
|
end
|
37903
38006
|
end
|
@@ -38161,6 +38264,8 @@ module Google
|
|
38161
38264
|
property :last_updated, as: 'lastUpdated'
|
38162
38265
|
property :live_op_details, as: 'liveOpDetails', class: Google::Apis::ContentwarehouseV1::QualityCalypsoAppsUniversalAuLiveOpsDetailInfo, decorator: Google::Apis::ContentwarehouseV1::QualityCalypsoAppsUniversalAuLiveOpsDetailInfo::Representation
|
38163
38266
|
|
38267
|
+
property :localized_trusted_genome, as: 'localizedTrustedGenome', class: Google::Apis::ContentwarehouseV1::RepositoryAnnotationsRdfaRdfaRichSnippetsApplicationLocalizedTrustedGenome, decorator: Google::Apis::ContentwarehouseV1::RepositoryAnnotationsRdfaRdfaRichSnippetsApplicationLocalizedTrustedGenome::Representation
|
38268
|
+
|
38164
38269
|
property :marketplace, as: 'marketplace'
|
38165
38270
|
property :name, as: 'name'
|
38166
38271
|
property :num_downloads, as: 'numDownloads'
|
@@ -38211,6 +38316,15 @@ module Google
|
|
38211
38316
|
end
|
38212
38317
|
end
|
38213
38318
|
|
38319
|
+
class RepositoryAnnotationsRdfaRdfaRichSnippetsApplicationLocalizedTrustedGenome
|
38320
|
+
# @private
|
38321
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
38322
|
+
property :language, as: 'language'
|
38323
|
+
property :localized_tg, as: 'localizedTg', class: Google::Apis::ContentwarehouseV1::VendingConsumerProtoTrustedGenomeAnnotation, decorator: Google::Apis::ContentwarehouseV1::VendingConsumerProtoTrustedGenomeAnnotation::Representation
|
38324
|
+
|
38325
|
+
end
|
38326
|
+
end
|
38327
|
+
|
38214
38328
|
class RepositoryAnnotationsRdfaRdfaRichSnippetsApplicationRank
|
38215
38329
|
# @private
|
38216
38330
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -38510,7 +38624,6 @@ module Google
|
|
38510
38624
|
property :is_reference_page, as: 'isReferencePage'
|
38511
38625
|
property :local_entity_location_confidence, as: 'localEntityLocationConfidence'
|
38512
38626
|
property :nb_score, as: 'nbScore'
|
38513
|
-
property :new_confidence_experimental_dont_use, as: 'newConfidenceExperimentalDontUse'
|
38514
38627
|
property :news_topicality_score, as: 'newsTopicalityScore'
|
38515
38628
|
property :normalized_topicality, as: 'normalizedTopicality'
|
38516
38629
|
property :reference_page_scores, as: 'referencePageScores', class: Google::Apis::ContentwarehouseV1::RepositoryWebrefReferencePageScores, decorator: Google::Apis::ContentwarehouseV1::RepositoryWebrefReferencePageScores::Representation
|
@@ -39565,13 +39678,11 @@ module Google
|
|
39565
39678
|
# @private
|
39566
39679
|
class Representation < Google::Apis::Core::JsonRepresentation
|
39567
39680
|
property :book_score, as: 'bookScore'
|
39568
|
-
property :explained_normalized_topicality, as: 'explainedNormalizedTopicality'
|
39569
39681
|
property :first_score, as: 'firstScore'
|
39570
39682
|
property :has_special_links, as: 'hasSpecialLinks'
|
39571
39683
|
property :median_mention_score, as: 'medianMentionScore'
|
39572
39684
|
property :navboost_coverage, as: 'navboostCoverage'
|
39573
39685
|
property :reference_page_score, as: 'referencePageScore'
|
39574
|
-
property :reference_page_selection_score, as: 'referencePageSelectionScore'
|
39575
39686
|
property :selected, as: 'selected'
|
39576
39687
|
property :single_topicness, as: 'singleTopicness'
|
39577
39688
|
property :single_topicness_v2, as: 'singleTopicnessV2'
|
@@ -40263,6 +40374,7 @@ module Google
|
|
40263
40374
|
collection :location_mid, as: 'locationMid'
|
40264
40375
|
collection :location_mid_label, as: 'locationMidLabel'
|
40265
40376
|
property :location_name, as: 'locationName'
|
40377
|
+
property :location_resource, as: 'locationResource'
|
40266
40378
|
property :point_coordinates, as: 'pointCoordinates'
|
40267
40379
|
property :unformatted_coordinates, as: 'unformattedCoordinates'
|
40268
40380
|
end
|
@@ -40426,6 +40538,7 @@ module Google
|
|
40426
40538
|
class Representation < Google::Apis::Core::JsonRepresentation
|
40427
40539
|
property :description, as: 'description'
|
40428
40540
|
property :entity_type, as: 'entityType'
|
40541
|
+
collection :kg_collection, as: 'kgCollection'
|
40429
40542
|
property :mid, as: 'mid'
|
40430
40543
|
end
|
40431
40544
|
end
|
@@ -41506,6 +41619,8 @@ module Google
|
|
41506
41619
|
class SnippetExtraInfoSnippetCandidateInfo
|
41507
41620
|
# @private
|
41508
41621
|
class Representation < Google::Apis::Core::JsonRepresentation
|
41622
|
+
collection :bolded_ranges, as: 'boldedRanges', class: Google::Apis::ContentwarehouseV1::QualitySnippetsTruncationSnippetBoldedRange, decorator: Google::Apis::ContentwarehouseV1::QualitySnippetsTruncationSnippetBoldedRange::Representation
|
41623
|
+
|
41509
41624
|
property :id, as: 'id'
|
41510
41625
|
property :is_muppet_selected_snippet, as: 'isMuppetSelectedSnippet'
|
41511
41626
|
property :is_snippet_brain_bolding_triggered, as: 'isSnippetBrainBoldingTriggered'
|
@@ -41513,6 +41628,8 @@ module Google
|
|
41513
41628
|
|
41514
41629
|
property :scoring_info, as: 'scoringInfo', class: Google::Apis::ContentwarehouseV1::SnippetExtraInfoSnippetScoringInfo, decorator: Google::Apis::ContentwarehouseV1::SnippetExtraInfoSnippetScoringInfo::Representation
|
41515
41630
|
|
41631
|
+
collection :sentence_starts, as: 'sentenceStarts', class: Google::Apis::ContentwarehouseV1::QualitySnippetsTruncationSnippetBoldedRangePosition, decorator: Google::Apis::ContentwarehouseV1::QualitySnippetsTruncationSnippetBoldedRangePosition::Representation
|
41632
|
+
|
41516
41633
|
collection :snippet, as: 'snippet'
|
41517
41634
|
property :snippet_text, as: 'snippetText'
|
41518
41635
|
property :snippet_type, as: 'snippetType'
|
@@ -41689,6 +41806,14 @@ module Google
|
|
41689
41806
|
end
|
41690
41807
|
end
|
41691
41808
|
|
41809
|
+
class SocialGraphApiProtoContactCreateContext
|
41810
|
+
# @private
|
41811
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
41812
|
+
property :mutation_context, as: 'mutationContext', class: Google::Apis::ContentwarehouseV1::SocialGraphApiProtoContactMutationContext, decorator: Google::Apis::ContentwarehouseV1::SocialGraphApiProtoContactMutationContext::Representation
|
41813
|
+
|
41814
|
+
end
|
41815
|
+
end
|
41816
|
+
|
41692
41817
|
class SocialGraphApiProtoContactDeletionContext
|
41693
41818
|
# @private
|
41694
41819
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -41697,6 +41822,14 @@ module Google
|
|
41697
41822
|
end
|
41698
41823
|
end
|
41699
41824
|
|
41825
|
+
class SocialGraphApiProtoContactEditContext
|
41826
|
+
# @private
|
41827
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
41828
|
+
property :mutation_context, as: 'mutationContext', class: Google::Apis::ContentwarehouseV1::SocialGraphApiProtoContactMutationContext, decorator: Google::Apis::ContentwarehouseV1::SocialGraphApiProtoContactMutationContext::Representation
|
41829
|
+
|
41830
|
+
end
|
41831
|
+
end
|
41832
|
+
|
41700
41833
|
class SocialGraphApiProtoContactMutationContext
|
41701
41834
|
# @private
|
41702
41835
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -41846,6 +41979,7 @@ module Google
|
|
41846
41979
|
# @private
|
41847
41980
|
class Representation < Google::Apis::Core::JsonRepresentation
|
41848
41981
|
property :all_initials_from_parsed_name, as: 'allInitialsFromParsedName'
|
41982
|
+
property :first_initial_and_first_last_name, as: 'firstInitialAndFirstLastName'
|
41849
41983
|
property :first_initial_and_very_last_name, as: 'firstInitialAndVeryLastName'
|
41850
41984
|
property :knowledge_graph_name_shortening, as: 'knowledgeGraphNameShortening'
|
41851
41985
|
property :truncation_indicator, as: 'truncationIndicator'
|
@@ -44271,6 +44405,7 @@ module Google
|
|
44271
44405
|
|
44272
44406
|
property :attachments, as: 'attachments', class: Google::Apis::ContentwarehouseV1::Proto2BridgeMessageSet, decorator: Google::Apis::ContentwarehouseV1::Proto2BridgeMessageSet::Representation
|
44273
44407
|
|
44408
|
+
property :babel_checkpoint_path, as: 'babelCheckpointPath'
|
44274
44409
|
property :caption_entity_anchor_features, as: 'captionEntityAnchorFeatures', class: Google::Apis::ContentwarehouseV1::VideoContentSearchCaptionEntityAnchorFeatures, decorator: Google::Apis::ContentwarehouseV1::VideoContentSearchCaptionEntityAnchorFeatures::Representation
|
44275
44410
|
|
44276
44411
|
property :caption_span_anchor_features, as: 'captionSpanAnchorFeatures', class: Google::Apis::ContentwarehouseV1::VideoContentSearchCaptionSpanAnchorFeatures, decorator: Google::Apis::ContentwarehouseV1::VideoContentSearchCaptionSpanAnchorFeatures::Representation
|
@@ -44296,6 +44431,7 @@ module Google
|
|
44296
44431
|
|
44297
44432
|
property :multimodal_topic_training_features, as: 'multimodalTopicTrainingFeatures', class: Google::Apis::ContentwarehouseV1::VideoContentSearchMultimodalTopicTrainingFeatures, decorator: Google::Apis::ContentwarehouseV1::VideoContentSearchMultimodalTopicTrainingFeatures::Representation
|
44298
44433
|
|
44434
|
+
collection :normalized_babel_embedding, as: 'normalizedBabelEmbedding'
|
44299
44435
|
property :ocr_anchor_feature, as: 'ocrAnchorFeature', class: Google::Apis::ContentwarehouseV1::VideoContentSearchOnScreenTextFeature, decorator: Google::Apis::ContentwarehouseV1::VideoContentSearchOnScreenTextFeature::Representation
|
44300
44436
|
|
44301
44437
|
property :ocr_description_training_data_anchor_features, as: 'ocrDescriptionTrainingDataAnchorFeatures', class: Google::Apis::ContentwarehouseV1::VideoContentSearchOcrDescriptionTrainingDataAnchorFeatures, decorator: Google::Apis::ContentwarehouseV1::VideoContentSearchOcrDescriptionTrainingDataAnchorFeatures::Representation
|
@@ -45675,6 +45811,7 @@ module Google
|
|
45675
45811
|
property :video_id, as: 'videoId'
|
45676
45812
|
collection :video_timestamps, as: 'videoTimestamps'
|
45677
45813
|
property :word_entropy, as: 'wordEntropy'
|
45814
|
+
property :yt_author_channel_id, as: 'ytAuthorChannelId'
|
45678
45815
|
property :yt_comment_quality_score, as: 'ytCommentQualityScore'
|
45679
45816
|
property :yt_comment_quality_score2, as: 'ytCommentQualityScore2'
|
45680
45817
|
property :yt_comment_quality_score3, as: 'ytCommentQualityScore3'
|