google-apis-contentwarehouse_v1 0.9.0 → 0.10.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.
@@ -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.9.0"
19
+ GEM_VERSION = "0.10.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.11.1"
22
+ GENERATOR_VERSION = "0.12.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20230203"
25
+ REVISION = "20230221"
26
26
  end
27
27
  end
28
28
  end
@@ -1258,6 +1258,12 @@ module Google
1258
1258
  include Google::Apis::Core::JsonObjectSupport
1259
1259
  end
1260
1260
 
1261
+ class AssistantApiCapabilitiesHomeAppCapabilities
1262
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1263
+
1264
+ include Google::Apis::Core::JsonObjectSupport
1265
+ end
1266
+
1261
1267
  class AssistantApiCarAssistantCapabilities
1262
1268
  class Representation < Google::Apis::Core::JsonRepresentation; end
1263
1269
 
@@ -5506,6 +5512,12 @@ module Google
5506
5512
  include Google::Apis::Core::JsonObjectSupport
5507
5513
  end
5508
5514
 
5515
+ class GoogleCloudContentwarehouseV1ProcessWithDocAi
5516
+ class Representation < Google::Apis::Core::JsonRepresentation; end
5517
+
5518
+ include Google::Apis::Core::JsonObjectSupport
5519
+ end
5520
+
5509
5521
  class GoogleCloudContentwarehouseV1ProcessorInfo
5510
5522
  class Representation < Google::Apis::Core::JsonRepresentation; end
5511
5523
 
@@ -7750,6 +7762,12 @@ module Google
7750
7762
  include Google::Apis::Core::JsonObjectSupport
7751
7763
  end
7752
7764
 
7765
+ class KnowledgeAnswersIntentQueryResponseMeaningSignalsResponseMeaningSignals
7766
+ class Representation < Google::Apis::Core::JsonRepresentation; end
7767
+
7768
+ include Google::Apis::Core::JsonObjectSupport
7769
+ end
7770
+
7753
7771
  class KnowledgeAnswersIntentQuerySaftSignals
7754
7772
  class Representation < Google::Apis::Core::JsonRepresentation; end
7755
7773
 
@@ -9178,6 +9196,12 @@ module Google
9178
9196
  include Google::Apis::Core::JsonObjectSupport
9179
9197
  end
9180
9198
 
9199
+ class NlpSemanticParsingLocalEvChargingStationConnectorConstraint
9200
+ class Representation < Google::Apis::Core::JsonRepresentation; end
9201
+
9202
+ include Google::Apis::Core::JsonObjectSupport
9203
+ end
9204
+
9181
9205
  class NlpSemanticParsingLocalEvChargingStationSpeedConstraint
9182
9206
  class Representation < Google::Apis::Core::JsonRepresentation; end
9183
9207
 
@@ -11122,12 +11146,6 @@ module Google
11122
11146
  include Google::Apis::Core::JsonObjectSupport
11123
11147
  end
11124
11148
 
11125
- class QualityTimebasedOldnessInfo
11126
- class Representation < Google::Apis::Core::JsonRepresentation; end
11127
-
11128
- include Google::Apis::Core::JsonObjectSupport
11129
- end
11130
-
11131
11149
  class QualityTimebasedPageType
11132
11150
  class Representation < Google::Apis::Core::JsonRepresentation; end
11133
11151
 
@@ -12400,6 +12418,12 @@ module Google
12400
12418
  include Google::Apis::Core::JsonObjectSupport
12401
12419
  end
12402
12420
 
12421
+ class S3AudioLanguageS3AudioLanguage
12422
+ class Representation < Google::Apis::Core::JsonRepresentation; end
12423
+
12424
+ include Google::Apis::Core::JsonObjectSupport
12425
+ end
12426
+
12403
12427
  class SafesearchInternalImageSignals
12404
12428
  class Representation < Google::Apis::Core::JsonRepresentation; end
12405
12429
 
@@ -17353,6 +17377,13 @@ module Google
17353
17377
  end
17354
17378
  end
17355
17379
 
17380
+ class AssistantApiCapabilitiesHomeAppCapabilities
17381
+ # @private
17382
+ class Representation < Google::Apis::Core::JsonRepresentation
17383
+ property :setup_state, as: 'setupState'
17384
+ end
17385
+ end
17386
+
17356
17387
  class AssistantApiCarAssistantCapabilities
17357
17388
  # @private
17358
17389
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -19064,6 +19095,8 @@ module Google
19064
19095
 
19065
19096
  property :gcm_capabilities, as: 'gcmCapabilities', class: Google::Apis::ContentwarehouseV1::AssistantApiGcmCapabilities, decorator: Google::Apis::ContentwarehouseV1::AssistantApiGcmCapabilities::Representation
19066
19097
 
19098
+ property :home_app_capabilities, as: 'homeAppCapabilities', class: Google::Apis::ContentwarehouseV1::AssistantApiCapabilitiesHomeAppCapabilities, decorator: Google::Apis::ContentwarehouseV1::AssistantApiCapabilitiesHomeAppCapabilities::Representation
19099
+
19067
19100
  property :live_tv_channel_capabilities, as: 'liveTvChannelCapabilities', class: Google::Apis::ContentwarehouseV1::AssistantApiLiveTvChannelCapabilities, decorator: Google::Apis::ContentwarehouseV1::AssistantApiLiveTvChannelCapabilities::Representation
19068
19101
 
19069
19102
  property :oem_capabilities, as: 'oemCapabilities', class: Google::Apis::ContentwarehouseV1::AssistantApiOemCapabilities, decorator: Google::Apis::ContentwarehouseV1::AssistantApiOemCapabilities::Representation
@@ -19188,6 +19221,7 @@ module Google
19188
19221
  property :bypass_msg_notification_dismissal, as: 'bypassMsgNotificationDismissal'
19189
19222
  property :client1m_providers_supported, as: 'client1mProvidersSupported'
19190
19223
  property :client_op_result_batching_supported, as: 'clientOpResultBatchingSupported'
19224
+ property :confirmation_before_reading_multiple_messages_supported, as: 'confirmationBeforeReadingMultipleMessagesSupported'
19191
19225
  property :cross_device_broadcast_supported, as: 'crossDeviceBroadcastSupported'
19192
19226
  property :cross_device_broadcast_version, as: 'crossDeviceBroadcastVersion'
19193
19227
  property :csat_visual_overlay_supported, as: 'csatVisualOverlaySupported'
@@ -20176,6 +20210,8 @@ module Google
20176
20210
  class AssistantLogsProviderAnnotationLog
20177
20211
  # @private
20178
20212
  class Representation < Google::Apis::Core::JsonRepresentation
20213
+ property :lang, as: 'lang'
20214
+ collection :localized_names, as: 'localizedNames'
20179
20215
  collection :package_names, as: 'packageNames'
20180
20216
  end
20181
20217
  end
@@ -20265,6 +20301,8 @@ module Google
20265
20301
  property :intent_name_auis_score, as: 'intentNameAuisScore'
20266
20302
  property :intent_name_auis_score_exp, as: 'intentNameAuisScoreExp'
20267
20303
  property :is_feasible, as: 'isFeasible'
20304
+ property :is_fully_grounded, as: 'isFullyGrounded'
20305
+ property :is_play_generic_music, as: 'isPlayGenericMusic'
20268
20306
  property :kscorer_rank, as: 'kscorerRank'
20269
20307
  property :laa_features, as: 'laaFeatures', class: Google::Apis::ContentwarehouseV1::AssistantGroundingRankerLaaFeatures, decorator: Google::Apis::ContentwarehouseV1::AssistantGroundingRankerLaaFeatures::Representation
20270
20308
 
@@ -21225,8 +21263,6 @@ module Google
21225
21263
  class Representation < Google::Apis::Core::JsonRepresentation
21226
21264
  property :last_significant_update, as: 'lastSignificantUpdate', class: Google::Apis::ContentwarehouseV1::QualityTimebasedLastSignificantUpdate, decorator: Google::Apis::ContentwarehouseV1::QualityTimebasedLastSignificantUpdate::Representation
21227
21265
 
21228
- property :oldness_info, as: 'oldnessInfo', class: Google::Apis::ContentwarehouseV1::QualityTimebasedOldnessInfo, decorator: Google::Apis::ContentwarehouseV1::QualityTimebasedOldnessInfo::Representation
21229
-
21230
21266
  property :pagetype, as: 'pagetype', class: Google::Apis::ContentwarehouseV1::QualityTimebasedPageType, decorator: Google::Apis::ContentwarehouseV1::QualityTimebasedPageType::Representation
21231
21267
 
21232
21268
  end
@@ -21278,6 +21314,8 @@ module Google
21278
21314
  property :product_review_p_demote_site, as: 'productReviewPDemoteSite'
21279
21315
  property :product_review_p_promote_page, as: 'productReviewPPromotePage'
21280
21316
  property :product_review_p_promote_site, as: 'productReviewPPromoteSite'
21317
+ property :product_review_p_review_page, as: 'productReviewPReviewPage'
21318
+ property :product_review_p_uhq_page, as: 'productReviewPUhqPage'
21281
21319
  property :scamness, as: 'scamness'
21282
21320
  property :serp_demotion, as: 'serpDemotion'
21283
21321
  property :site_authority, as: 'siteAuthority'
@@ -25460,6 +25498,8 @@ module Google
25460
25498
  class Representation < Google::Apis::Core::JsonRepresentation
25461
25499
  property :document, as: 'document', class: Google::Apis::ContentwarehouseV1::GoogleCloudContentwarehouseV1Document, decorator: Google::Apis::ContentwarehouseV1::GoogleCloudContentwarehouseV1Document::Representation
25462
25500
 
25501
+ collection :long_running_operations, as: 'longRunningOperations', class: Google::Apis::ContentwarehouseV1::GoogleLongrunningOperation, decorator: Google::Apis::ContentwarehouseV1::GoogleLongrunningOperation::Representation
25502
+
25463
25503
  property :metadata, as: 'metadata', class: Google::Apis::ContentwarehouseV1::GoogleCloudContentwarehouseV1ResponseMetadata, decorator: Google::Apis::ContentwarehouseV1::GoogleCloudContentwarehouseV1ResponseMetadata::Representation
25464
25504
 
25465
25505
  property :rule_engine_output, as: 'ruleEngineOutput', class: Google::Apis::ContentwarehouseV1::GoogleCloudContentwarehouseV1RuleEngineOutput, decorator: Google::Apis::ContentwarehouseV1::GoogleCloudContentwarehouseV1RuleEngineOutput::Representation
@@ -25641,10 +25681,10 @@ module Google
25641
25681
  class GoogleCloudContentwarehouseV1ExportToCdwPipeline
25642
25682
  # @private
25643
25683
  class Representation < Google::Apis::Core::JsonRepresentation
25644
- collection :document_ids, as: 'documentIds'
25684
+ property :doc_ai_dataset, as: 'docAiDataset'
25685
+ collection :documents, as: 'documents'
25645
25686
  property :export_folder_path, as: 'exportFolderPath'
25646
- property :processor_info, as: 'processorInfo', class: Google::Apis::ContentwarehouseV1::GoogleCloudContentwarehouseV1ProcessorInfo, decorator: Google::Apis::ContentwarehouseV1::GoogleCloudContentwarehouseV1ProcessorInfo::Representation
25647
-
25687
+ property :training_split_ratio, as: 'trainingSplitRatio'
25648
25688
  end
25649
25689
  end
25650
25690
 
@@ -25691,6 +25731,7 @@ module Google
25691
25731
  # @private
25692
25732
  class Representation < Google::Apis::Core::JsonRepresentation
25693
25733
  property :input_path, as: 'inputPath'
25734
+ property :processor_results_folder_path, as: 'processorResultsFolderPath'
25694
25735
  property :schema_name, as: 'schemaName'
25695
25736
  end
25696
25737
  end
@@ -25698,12 +25739,12 @@ module Google
25698
25739
  class GoogleCloudContentwarehouseV1GcsIngestWithDocAiProcessorsPipeline
25699
25740
  # @private
25700
25741
  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
25742
  collection :extract_processor_infos, as: 'extractProcessorInfos', class: Google::Apis::ContentwarehouseV1::GoogleCloudContentwarehouseV1ProcessorInfo, decorator: Google::Apis::ContentwarehouseV1::GoogleCloudContentwarehouseV1ProcessorInfo::Representation
25704
25743
 
25705
25744
  property :input_path, as: 'inputPath'
25706
25745
  property :processor_results_folder_path, as: 'processorResultsFolderPath'
25746
+ property :split_classify_processor_info, as: 'splitClassifyProcessorInfo', class: Google::Apis::ContentwarehouseV1::GoogleCloudContentwarehouseV1ProcessorInfo, decorator: Google::Apis::ContentwarehouseV1::GoogleCloudContentwarehouseV1ProcessorInfo::Representation
25747
+
25707
25748
  end
25708
25749
  end
25709
25750
 
@@ -25867,6 +25908,17 @@ module Google
25867
25908
  end
25868
25909
  end
25869
25910
 
25911
+ class GoogleCloudContentwarehouseV1ProcessWithDocAi
25912
+ # @private
25913
+ class Representation < Google::Apis::Core::JsonRepresentation
25914
+ collection :documents, as: 'documents'
25915
+ property :export_folder_path, as: 'exportFolderPath'
25916
+ property :processor_info, as: 'processorInfo', class: Google::Apis::ContentwarehouseV1::GoogleCloudContentwarehouseV1ProcessorInfo, decorator: Google::Apis::ContentwarehouseV1::GoogleCloudContentwarehouseV1ProcessorInfo::Representation
25917
+
25918
+ property :processor_results_folder_path, as: 'processorResultsFolderPath'
25919
+ end
25920
+ end
25921
+
25870
25922
  class GoogleCloudContentwarehouseV1ProcessorInfo
25871
25923
  # @private
25872
25924
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -26076,6 +26128,8 @@ module Google
26076
26128
 
26077
26129
  property :gcs_ingest_with_doc_ai_processors_pipeline, as: 'gcsIngestWithDocAiProcessorsPipeline', class: Google::Apis::ContentwarehouseV1::GoogleCloudContentwarehouseV1GcsIngestWithDocAiProcessorsPipeline, decorator: Google::Apis::ContentwarehouseV1::GoogleCloudContentwarehouseV1GcsIngestWithDocAiProcessorsPipeline::Representation
26078
26130
 
26131
+ property :process_with_doc_ai_pipeline, as: 'processWithDocAiPipeline', class: Google::Apis::ContentwarehouseV1::GoogleCloudContentwarehouseV1ProcessWithDocAi, decorator: Google::Apis::ContentwarehouseV1::GoogleCloudContentwarehouseV1ProcessWithDocAi::Representation
26132
+
26079
26133
  end
26080
26134
  end
26081
26135
 
@@ -28365,6 +28419,8 @@ module Google
28365
28419
 
28366
28420
  property :representative_frame_data, as: 'representativeFrameData', class: Google::Apis::ContentwarehouseV1::ImageData, decorator: Google::Apis::ContentwarehouseV1::ImageData::Representation
28367
28421
 
28422
+ property :s3_asr, as: 's3Asr', class: Google::Apis::ContentwarehouseV1::ImageRepositoryAmarnaCloudSpeechSignals, decorator: Google::Apis::ContentwarehouseV1::ImageRepositoryAmarnaCloudSpeechSignals::Representation
28423
+
28368
28424
  property :s3_language_identification, as: 's3LanguageIdentification', class: Google::Apis::ContentwarehouseV1::ImageRepositoryS3LangIdSignals, decorator: Google::Apis::ContentwarehouseV1::ImageRepositoryS3LangIdSignals::Representation
28369
28425
 
28370
28426
  property :safesearch_video_content_signals, as: 'safesearchVideoContentSignals', class: Google::Apis::ContentwarehouseV1::SafesearchVideoContentSignals, decorator: Google::Apis::ContentwarehouseV1::SafesearchVideoContentSignals::Representation
@@ -28715,6 +28771,7 @@ module Google
28715
28771
  class ImageSafesearchContentOcrAnnotation
28716
28772
  # @private
28717
28773
  class Representation < Google::Apis::Core::JsonRepresentation
28774
+ property :ocr_annotation_version, as: 'ocrAnnotationVersion'
28718
28775
  property :ocr_prominence_score, as: 'ocrProminenceScore'
28719
28776
  property :porn_score, as: 'pornScore'
28720
28777
  property :prominent_offensive_score, as: 'prominentOffensiveScore'
@@ -30483,6 +30540,8 @@ module Google
30483
30540
  property :referential_resolution, as: 'referentialResolution', class: Google::Apis::ContentwarehouseV1::KnowledgeAnswersDialogReferentialResolution, decorator: Google::Apis::ContentwarehouseV1::KnowledgeAnswersDialogReferentialResolution::Representation
30484
30541
 
30485
30542
  property :refx_summary_node_id, as: 'refxSummaryNodeId'
30543
+ property :response_meaning_signals, as: 'responseMeaningSignals', class: Google::Apis::ContentwarehouseV1::KnowledgeAnswersIntentQueryResponseMeaningSignalsResponseMeaningSignals, decorator: Google::Apis::ContentwarehouseV1::KnowledgeAnswersIntentQueryResponseMeaningSignalsResponseMeaningSignals::Representation
30544
+
30486
30545
  collection :result_support, as: 'resultSupport', class: Google::Apis::ContentwarehouseV1::UniversalsearchNewPackerKnowledgeResultSupport, decorator: Google::Apis::ContentwarehouseV1::UniversalsearchNewPackerKnowledgeResultSupport::Representation
30487
30546
 
30488
30547
  property :role, as: 'role'
@@ -30655,6 +30714,14 @@ module Google
30655
30714
  end
30656
30715
  end
30657
30716
 
30717
+ class KnowledgeAnswersIntentQueryResponseMeaningSignalsResponseMeaningSignals
30718
+ # @private
30719
+ class Representation < Google::Apis::Core::JsonRepresentation
30720
+ collection :property_value, as: 'propertyValue', class: Google::Apis::ContentwarehouseV1::FreebasePropertyValue, decorator: Google::Apis::ContentwarehouseV1::FreebasePropertyValue::Representation
30721
+
30722
+ end
30723
+ end
30724
+
30658
30725
  class KnowledgeAnswersIntentQuerySaftSignals
30659
30726
  # @private
30660
30727
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -33422,6 +33489,13 @@ module Google
33422
33489
  end
33423
33490
  end
33424
33491
 
33492
+ class NlpSemanticParsingLocalEvChargingStationConnectorConstraint
33493
+ # @private
33494
+ class Representation < Google::Apis::Core::JsonRepresentation
33495
+ property :connector_type, as: 'connectorType'
33496
+ end
33497
+ end
33498
+
33425
33499
  class NlpSemanticParsingLocalEvChargingStationSpeedConstraint
33426
33500
  # @private
33427
33501
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -33603,6 +33677,8 @@ module Google
33603
33677
 
33604
33678
  property :cuisine, as: 'cuisine', class: Google::Apis::ContentwarehouseV1::NlpSemanticParsingLocalCuisineConstraint, decorator: Google::Apis::ContentwarehouseV1::NlpSemanticParsingLocalCuisineConstraint::Representation
33605
33679
 
33680
+ property :evcs_connector_constraint, as: 'evcsConnectorConstraint', class: Google::Apis::ContentwarehouseV1::NlpSemanticParsingLocalEvChargingStationConnectorConstraint, decorator: Google::Apis::ContentwarehouseV1::NlpSemanticParsingLocalEvChargingStationConnectorConstraint::Representation
33681
+
33606
33682
  property :evcs_speed_constraint, as: 'evcsSpeedConstraint', class: Google::Apis::ContentwarehouseV1::NlpSemanticParsingLocalEvChargingStationSpeedConstraint, decorator: Google::Apis::ContentwarehouseV1::NlpSemanticParsingLocalEvChargingStationSpeedConstraint::Representation
33607
33683
 
33608
33684
  property :gcid_constraint, as: 'gcidConstraint', class: Google::Apis::ContentwarehouseV1::NlpSemanticParsingLocalGcidConstraint, decorator: Google::Apis::ContentwarehouseV1::NlpSemanticParsingLocalGcidConstraint::Representation
@@ -35886,6 +35962,8 @@ module Google
35886
35962
  collection :rosetta_languages, as: 'rosettaLanguages'
35887
35963
  property :rs_application, as: 'rsApplication', class: Google::Apis::ContentwarehouseV1::RepositoryAnnotationsRdfaRdfaRichSnippetsApplication, decorator: Google::Apis::ContentwarehouseV1::RepositoryAnnotationsRdfaRdfaRichSnippetsApplication::Representation
35888
35964
 
35965
+ property :s3_audio_language, as: 's3AudioLanguage', class: Google::Apis::ContentwarehouseV1::S3AudioLanguageS3AudioLanguage, decorator: Google::Apis::ContentwarehouseV1::S3AudioLanguageS3AudioLanguage::Representation
35966
+
35889
35967
  collection :saft_language_int, as: 'saftLanguageInt'
35890
35968
  property :scaled_selection_tier_rank, as: 'scaledSelectionTierRank'
35891
35969
  property :science_doctype, as: 'scienceDoctype'
@@ -38343,13 +38421,6 @@ module Google
38343
38421
  end
38344
38422
  end
38345
38423
 
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
38424
  class QualityTimebasedPageType
38354
38425
  # @private
38355
38426
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -40087,8 +40158,6 @@ module Google
40087
40158
 
40088
40159
  property :matching_metadata, as: 'matchingMetadata', class: Google::Apis::ContentwarehouseV1::RepositoryWebrefPreprocessingUrlMatchingMetadata, decorator: Google::Apis::ContentwarehouseV1::RepositoryWebrefPreprocessingUrlMatchingMetadata::Representation
40089
40160
 
40090
- property :obsolete_anchors_without_interwiki, as: 'obsoleteAnchorsWithoutInterwiki', class: Google::Apis::ContentwarehouseV1::RepositoryWebrefSimplifiedAnchors, decorator: Google::Apis::ContentwarehouseV1::RepositoryWebrefSimplifiedAnchors::Representation
40091
-
40092
40161
  property :refcon_document_metadata, as: 'refconDocumentMetadata', class: Google::Apis::ContentwarehouseV1::RepositoryWebrefRefconRefconDocumentMetadata, decorator: Google::Apis::ContentwarehouseV1::RepositoryWebrefRefconRefconDocumentMetadata::Representation
40093
40162
 
40094
40163
  property :source_snapshot_type, as: 'sourceSnapshotType'
@@ -40918,6 +40987,15 @@ module Google
40918
40987
  end
40919
40988
  end
40920
40989
 
40990
+ class S3AudioLanguageS3AudioLanguage
40991
+ # @private
40992
+ class Representation < Google::Apis::Core::JsonRepresentation
40993
+ property :language, as: 'language'
40994
+ property :language_confidence, as: 'languageConfidence'
40995
+ property :speech_class, as: 'speechClass'
40996
+ end
40997
+ end
40998
+
40921
40999
  class SafesearchInternalImageSignals
40922
41000
  # @private
40923
41001
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -41788,6 +41866,7 @@ module Google
41788
41866
  # @private
41789
41867
  class Representation < Google::Apis::Core::JsonRepresentation
41790
41868
  property :inferred_image_id, :numeric_string => true, as: 'inferredImageId'
41869
+ property :inferred_image_source, as: 'inferredImageSource'
41791
41870
  property :inferred_image_type, as: 'inferredImageType'
41792
41871
  end
41793
41872
  end
@@ -42224,6 +42303,7 @@ module Google
42224
42303
  class SocialGraphApiProtoImageReference
42225
42304
  # @private
42226
42305
  class Representation < Google::Apis::Core::JsonRepresentation
42306
+ property :content_version, :numeric_string => true, as: 'contentVersion'
42227
42307
  property :media_id, as: 'mediaId'
42228
42308
  end
42229
42309
  end
@@ -42843,6 +42923,7 @@ module Google
42843
42923
  class StorageGraphBfgLivegraphProvenanceMetadata
42844
42924
  # @private
42845
42925
  class Representation < Google::Apis::Core::JsonRepresentation
42926
+ collection :direct_write_record_ids, as: 'directWriteRecordIds'
42846
42927
  property :lg_internal_writer_id, :numeric_string => true, as: 'lgInternalWriterId'
42847
42928
  property :provenance_only_addition, as: 'provenanceOnlyAddition'
42848
42929
  collection :triangulation_key, as: 'triangulationKey'
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-contentwarehouse_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.9.0
4
+ version: 0.10.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-02-12 00:00:00.000000000 Z
11
+ date: 2023-02-26 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -16,7 +16,7 @@ dependencies:
16
16
  requirements:
17
17
  - - ">="
18
18
  - !ruby/object:Gem::Version
19
- version: 0.9.1
19
+ version: 0.11.0
20
20
  - - "<"
21
21
  - !ruby/object:Gem::Version
22
22
  version: 2.a
@@ -26,7 +26,7 @@ dependencies:
26
26
  requirements:
27
27
  - - ">="
28
28
  - !ruby/object:Gem::Version
29
- version: 0.9.1
29
+ version: 0.11.0
30
30
  - - "<"
31
31
  - !ruby/object:Gem::Version
32
32
  version: 2.a
@@ -58,7 +58,7 @@ licenses:
58
58
  metadata:
59
59
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
60
60
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-contentwarehouse_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-contentwarehouse_v1/v0.9.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-contentwarehouse_v1/v0.10.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-contentwarehouse_v1
63
63
  post_install_message:
64
64
  rdoc_options: []