google-apis-contentwarehouse_v1 0.11.0 → 0.12.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.11.0"
19
+ GEM_VERSION = "0.12.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.12.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20230321"
25
+ REVISION = "20230324"
26
26
  end
27
27
  end
28
28
  end
@@ -1420,6 +1420,18 @@ module Google
1420
1420
  include Google::Apis::Core::JsonObjectSupport
1421
1421
  end
1422
1422
 
1423
+ class AssistantApiCoreTypesGovernedDeviceConfig
1424
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1425
+
1426
+ include Google::Apis::Core::JsonObjectSupport
1427
+ end
1428
+
1429
+ class AssistantApiCoreTypesGovernedDeviceId
1430
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1431
+
1432
+ include Google::Apis::Core::JsonObjectSupport
1433
+ end
1434
+
1423
1435
  class AssistantApiCoreTypesGovernedRingtoneTaskMetadata
1424
1436
  class Representation < Google::Apis::Core::JsonRepresentation; end
1425
1437
 
@@ -2302,6 +2314,36 @@ module Google
2302
2314
  include Google::Apis::Core::JsonObjectSupport
2303
2315
  end
2304
2316
 
2317
+ class AssistantContextAppProviderId
2318
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2319
+
2320
+ include Google::Apis::Core::JsonObjectSupport
2321
+ end
2322
+
2323
+ class AssistantContextMediaProviderId
2324
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2325
+
2326
+ include Google::Apis::Core::JsonObjectSupport
2327
+ end
2328
+
2329
+ class AssistantContextProviderId
2330
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2331
+
2332
+ include Google::Apis::Core::JsonObjectSupport
2333
+ end
2334
+
2335
+ class AssistantContextProviderIdNaturalProviderId
2336
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2337
+
2338
+ include Google::Apis::Core::JsonObjectSupport
2339
+ end
2340
+
2341
+ class AssistantContextProviderVariant
2342
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2343
+
2344
+ include Google::Apis::Core::JsonObjectSupport
2345
+ end
2346
+
2305
2347
  class AssistantDeviceTargetingDeviceTargetingError
2306
2348
  class Representation < Google::Apis::Core::JsonRepresentation; end
2307
2349
 
@@ -2512,6 +2554,12 @@ module Google
2512
2554
  include Google::Apis::Core::JsonObjectSupport
2513
2555
  end
2514
2556
 
2557
+ class AssistantGroundingRankerDeviceGroundingProviderFeatures
2558
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2559
+
2560
+ include Google::Apis::Core::JsonObjectSupport
2561
+ end
2562
+
2515
2563
  class AssistantGroundingRankerGroundingProviderFeatures
2516
2564
  class Representation < Google::Apis::Core::JsonRepresentation; end
2517
2565
 
@@ -5272,12 +5320,6 @@ module Google
5272
5320
  include Google::Apis::Core::JsonObjectSupport
5273
5321
  end
5274
5322
 
5275
- class GoogleCloudContentwarehouseV1DataExportJob
5276
- class Representation < Google::Apis::Core::JsonRepresentation; end
5277
-
5278
- include Google::Apis::Core::JsonObjectSupport
5279
- end
5280
-
5281
5323
  class GoogleCloudContentwarehouseV1DataUpdateAction
5282
5324
  class Representation < Google::Apis::Core::JsonRepresentation; end
5283
5325
 
@@ -5368,12 +5410,6 @@ module Google
5368
5410
  include Google::Apis::Core::JsonObjectSupport
5369
5411
  end
5370
5412
 
5371
- class GoogleCloudContentwarehouseV1ExportToCdwPipeline
5372
- class Representation < Google::Apis::Core::JsonRepresentation; end
5373
-
5374
- include Google::Apis::Core::JsonObjectSupport
5375
- end
5376
-
5377
5413
  class GoogleCloudContentwarehouseV1FetchAclRequest
5378
5414
  class Representation < Google::Apis::Core::JsonRepresentation; end
5379
5415
 
@@ -5404,18 +5440,6 @@ module Google
5404
5440
  include Google::Apis::Core::JsonObjectSupport
5405
5441
  end
5406
5442
 
5407
- class GoogleCloudContentwarehouseV1GcsIngestPipeline
5408
- class Representation < Google::Apis::Core::JsonRepresentation; end
5409
-
5410
- include Google::Apis::Core::JsonObjectSupport
5411
- end
5412
-
5413
- class GoogleCloudContentwarehouseV1GcsIngestWithDocAiProcessorsPipeline
5414
- class Representation < Google::Apis::Core::JsonRepresentation; end
5415
-
5416
- include Google::Apis::Core::JsonObjectSupport
5417
- end
5418
-
5419
5443
  class GoogleCloudContentwarehouseV1GetDocumentRequest
5420
5444
  class Representation < Google::Apis::Core::JsonRepresentation; end
5421
5445
 
@@ -5536,18 +5560,6 @@ module Google
5536
5560
  include Google::Apis::Core::JsonObjectSupport
5537
5561
  end
5538
5562
 
5539
- class GoogleCloudContentwarehouseV1ProcessWithDocAiPipeline
5540
- class Representation < Google::Apis::Core::JsonRepresentation; end
5541
-
5542
- include Google::Apis::Core::JsonObjectSupport
5543
- end
5544
-
5545
- class GoogleCloudContentwarehouseV1ProcessorInfo
5546
- class Representation < Google::Apis::Core::JsonRepresentation; end
5547
-
5548
- include Google::Apis::Core::JsonObjectSupport
5549
- end
5550
-
5551
5563
  class GoogleCloudContentwarehouseV1Property
5552
5564
  class Representation < Google::Apis::Core::JsonRepresentation; end
5553
5565
 
@@ -5650,7 +5662,13 @@ module Google
5650
5662
  include Google::Apis::Core::JsonObjectSupport
5651
5663
  end
5652
5664
 
5653
- class GoogleCloudContentwarehouseV1RunPipelineRequest
5665
+ class GoogleCloudContentwarehouseV1RunPipelineMetadata
5666
+ class Representation < Google::Apis::Core::JsonRepresentation; end
5667
+
5668
+ include Google::Apis::Core::JsonObjectSupport
5669
+ end
5670
+
5671
+ class GoogleCloudContentwarehouseV1RunPipelineMetadataGcsIngestPipelineMetadata
5654
5672
  class Representation < Google::Apis::Core::JsonRepresentation; end
5655
5673
 
5656
5674
  include Google::Apis::Core::JsonObjectSupport
@@ -12286,6 +12304,12 @@ module Google
12286
12304
  include Google::Apis::Core::JsonObjectSupport
12287
12305
  end
12288
12306
 
12307
+ class ResearchScamNumericRestrictNamespace
12308
+ class Representation < Google::Apis::Core::JsonRepresentation; end
12309
+
12310
+ include Google::Apis::Core::JsonObjectSupport
12311
+ end
12312
+
12289
12313
  class ResearchScamOnlineSearchLatencyStats
12290
12314
  class Representation < Google::Apis::Core::JsonRepresentation; end
12291
12315
 
@@ -17737,6 +17761,34 @@ module Google
17737
17761
  end
17738
17762
  end
17739
17763
 
17764
+ class AssistantApiCoreTypesGovernedDeviceConfig
17765
+ # @private
17766
+ class Representation < Google::Apis::Core::JsonRepresentation
17767
+ property :agent_id, as: 'agentId'
17768
+ property :device_id, as: 'deviceId'
17769
+ end
17770
+ end
17771
+
17772
+ class AssistantApiCoreTypesGovernedDeviceId
17773
+ # @private
17774
+ class Representation < Google::Apis::Core::JsonRepresentation
17775
+ property :agsa_client_instance_id, as: 'agsaClientInstanceId'
17776
+ property :allo_device_id, as: 'alloDeviceId'
17777
+ property :canonical_device_id, as: 'canonicalDeviceId'
17778
+ property :cast_device_id, as: 'castDeviceId'
17779
+ property :client_instance_id, as: 'clientInstanceId'
17780
+ property :connected_dock_id, as: 'connectedDockId'
17781
+ property :device_config, as: 'deviceConfig', class: Google::Apis::ContentwarehouseV1::AssistantApiCoreTypesGovernedDeviceConfig, decorator: Google::Apis::ContentwarehouseV1::AssistantApiCoreTypesGovernedDeviceConfig::Representation
17782
+
17783
+ property :device_type, as: 'deviceType'
17784
+ property :home_graph_device_id, as: 'homeGraphDeviceId'
17785
+ property :libassistant_device_id, as: 'libassistantDeviceId'
17786
+ property :multi_hotword_arbitration_device_id, as: 'multiHotwordArbitrationDeviceId'
17787
+ property :opa_ios_device_id, as: 'opaIosDeviceId'
17788
+ property :quartz_device_id, as: 'quartzDeviceId'
17789
+ end
17790
+ end
17791
+
17740
17792
  class AssistantApiCoreTypesGovernedRingtoneTaskMetadata
17741
17793
  # @private
17742
17794
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -19472,6 +19524,66 @@ module Google
19472
19524
  end
19473
19525
  end
19474
19526
 
19527
+ class AssistantContextAppProviderId
19528
+ # @private
19529
+ class Representation < Google::Apis::Core::JsonRepresentation
19530
+ property :activity_class_name, as: 'activityClassName'
19531
+ property :android_package_name, as: 'androidPackageName'
19532
+ property :version_code, as: 'versionCode'
19533
+ end
19534
+ end
19535
+
19536
+ class AssistantContextMediaProviderId
19537
+ # @private
19538
+ class Representation < Google::Apis::Core::JsonRepresentation
19539
+ property :android_package_name, as: 'androidPackageName'
19540
+ property :cast_app_id, as: 'castAppId'
19541
+ property :chrome_os_package_name, as: 'chromeOsPackageName'
19542
+ property :home_app_package_name, as: 'homeAppPackageName'
19543
+ property :ios_bundle_identifier, as: 'iosBundleIdentifier'
19544
+ property :kai_os_package_name, as: 'kaiOsPackageName'
19545
+ property :kg_provider_key, as: 'kgProviderKey'
19546
+ property :mid, as: 'mid'
19547
+ property :provider_variant, as: 'providerVariant', class: Google::Apis::ContentwarehouseV1::AssistantContextProviderVariant, decorator: Google::Apis::ContentwarehouseV1::AssistantContextProviderVariant::Representation
19548
+
19549
+ property :sip_provider_id, as: 'sipProviderId'
19550
+ end
19551
+ end
19552
+
19553
+ class AssistantContextProviderId
19554
+ # @private
19555
+ class Representation < Google::Apis::Core::JsonRepresentation
19556
+ property :app_provider_id, as: 'appProviderId', class: Google::Apis::ContentwarehouseV1::AssistantContextAppProviderId, decorator: Google::Apis::ContentwarehouseV1::AssistantContextAppProviderId::Representation
19557
+
19558
+ property :ecosystem_type, as: 'ecosystemType'
19559
+ property :media_provider_id, as: 'mediaProviderId', class: Google::Apis::ContentwarehouseV1::AssistantContextMediaProviderId, decorator: Google::Apis::ContentwarehouseV1::AssistantContextMediaProviderId::Representation
19560
+
19561
+ property :mid, as: 'mid'
19562
+ property :natural_provider_id, as: 'naturalProviderId', class: Google::Apis::ContentwarehouseV1::AssistantContextProviderIdNaturalProviderId, decorator: Google::Apis::ContentwarehouseV1::AssistantContextProviderIdNaturalProviderId::Representation
19563
+
19564
+ property :provider_corpus_id, :numeric_string => true, as: 'providerCorpusId'
19565
+ property :provider_variant, as: 'providerVariant', class: Google::Apis::ContentwarehouseV1::AssistantContextProviderVariant, decorator: Google::Apis::ContentwarehouseV1::AssistantContextProviderVariant::Representation
19566
+
19567
+ end
19568
+ end
19569
+
19570
+ class AssistantContextProviderIdNaturalProviderId
19571
+ # @private
19572
+ class Representation < Google::Apis::Core::JsonRepresentation
19573
+ property :provider_type, as: 'providerType'
19574
+ property :value, as: 'value'
19575
+ end
19576
+ end
19577
+
19578
+ class AssistantContextProviderVariant
19579
+ # @private
19580
+ class Representation < Google::Apis::Core::JsonRepresentation
19581
+ property :empty_mid_variant, as: 'emptyMidVariant'
19582
+ property :spotify_variant, as: 'spotifyVariant'
19583
+ property :youtube_variant, as: 'youtubeVariant'
19584
+ end
19585
+ end
19586
+
19475
19587
  class AssistantDeviceTargetingDeviceTargetingError
19476
19588
  # @private
19477
19589
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -19827,11 +19939,21 @@ module Google
19827
19939
  end
19828
19940
  end
19829
19941
 
19942
+ class AssistantGroundingRankerDeviceGroundingProviderFeatures
19943
+ # @private
19944
+ class Representation < Google::Apis::Core::JsonRepresentation
19945
+ property :device_id, as: 'deviceId', class: Google::Apis::ContentwarehouseV1::AssistantApiCoreTypesGovernedDeviceId, decorator: Google::Apis::ContentwarehouseV1::AssistantApiCoreTypesGovernedDeviceId::Representation
19946
+
19947
+ end
19948
+ end
19949
+
19830
19950
  class AssistantGroundingRankerGroundingProviderFeatures
19831
19951
  # @private
19832
19952
  class Representation < Google::Apis::Core::JsonRepresentation
19833
19953
  property :contact_grounding_provider_features, as: 'contactGroundingProviderFeatures', class: Google::Apis::ContentwarehouseV1::AssistantGroundingRankerContactGroundingProviderFeatures, decorator: Google::Apis::ContentwarehouseV1::AssistantGroundingRankerContactGroundingProviderFeatures::Representation
19834
19954
 
19955
+ property :device_grounding_provider_features, as: 'deviceGroundingProviderFeatures', class: Google::Apis::ContentwarehouseV1::AssistantGroundingRankerDeviceGroundingProviderFeatures, decorator: Google::Apis::ContentwarehouseV1::AssistantGroundingRankerDeviceGroundingProviderFeatures::Representation
19956
+
19835
19957
  property :media_grounding_provider_features, as: 'mediaGroundingProviderFeatures', class: Google::Apis::ContentwarehouseV1::AssistantGroundingRankerMediaGroundingProviderFeatures, decorator: Google::Apis::ContentwarehouseV1::AssistantGroundingRankerMediaGroundingProviderFeatures::Representation
19836
19958
 
19837
19959
  property :provider_grounding_provider_features, as: 'providerGroundingProviderFeatures', class: Google::Apis::ContentwarehouseV1::AssistantGroundingRankerProviderGroundingProviderFeatures, decorator: Google::Apis::ContentwarehouseV1::AssistantGroundingRankerProviderGroundingProviderFeatures::Representation
@@ -19904,6 +20026,9 @@ module Google
19904
20026
  class AssistantGroundingRankerProviderGroundingProviderFeatures
19905
20027
  # @private
19906
20028
  class Representation < Google::Apis::Core::JsonRepresentation
20029
+ collection :provider_cluster_id, as: 'providerClusterId'
20030
+ property :provider_id, as: 'providerId', class: Google::Apis::ContentwarehouseV1::AssistantContextProviderId, decorator: Google::Apis::ContentwarehouseV1::AssistantContextProviderId::Representation
20031
+
19907
20032
  property :psl_score, as: 'pslScore'
19908
20033
  end
19909
20034
  end
@@ -25588,21 +25713,6 @@ module Google
25588
25713
  end
25589
25714
  end
25590
25715
 
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
-
25606
25716
  class GoogleCloudContentwarehouseV1DataUpdateAction
25607
25717
  # @private
25608
25718
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -25766,16 +25876,6 @@ module Google
25766
25876
  end
25767
25877
  end
25768
25878
 
25769
- class GoogleCloudContentwarehouseV1ExportToCdwPipeline
25770
- # @private
25771
- class Representation < Google::Apis::Core::JsonRepresentation
25772
- property :doc_ai_dataset, as: 'docAiDataset'
25773
- collection :documents, as: 'documents'
25774
- property :export_folder_path, as: 'exportFolderPath'
25775
- property :training_split_ratio, as: 'trainingSplitRatio'
25776
- end
25777
- end
25778
-
25779
25879
  class GoogleCloudContentwarehouseV1FetchAclRequest
25780
25880
  # @private
25781
25881
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -25815,27 +25915,6 @@ module Google
25815
25915
  end
25816
25916
  end
25817
25917
 
25818
- class GoogleCloudContentwarehouseV1GcsIngestPipeline
25819
- # @private
25820
- class Representation < Google::Apis::Core::JsonRepresentation
25821
- property :input_path, as: 'inputPath'
25822
- property :processor_type, as: 'processorType'
25823
- property :schema_name, as: 'schemaName'
25824
- end
25825
- end
25826
-
25827
- class GoogleCloudContentwarehouseV1GcsIngestWithDocAiProcessorsPipeline
25828
- # @private
25829
- class Representation < Google::Apis::Core::JsonRepresentation
25830
- collection :extract_processor_infos, as: 'extractProcessorInfos', class: Google::Apis::ContentwarehouseV1::GoogleCloudContentwarehouseV1ProcessorInfo, decorator: Google::Apis::ContentwarehouseV1::GoogleCloudContentwarehouseV1ProcessorInfo::Representation
25831
-
25832
- property :input_path, as: 'inputPath'
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
-
25836
- end
25837
- end
25838
-
25839
25918
  class GoogleCloudContentwarehouseV1GetDocumentRequest
25840
25919
  # @private
25841
25920
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -26005,26 +26084,6 @@ module Google
26005
26084
  end
26006
26085
  end
26007
26086
 
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
-
26019
- class GoogleCloudContentwarehouseV1ProcessorInfo
26020
- # @private
26021
- class Representation < Google::Apis::Core::JsonRepresentation
26022
- property :document_type, as: 'documentType'
26023
- property :processor_name, as: 'processorName'
26024
- property :schema_name, as: 'schemaName'
26025
- end
26026
- end
26027
-
26028
26087
  class GoogleCloudContentwarehouseV1Property
26029
26088
  # @private
26030
26089
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -26216,19 +26275,22 @@ module Google
26216
26275
  end
26217
26276
  end
26218
26277
 
26219
- class GoogleCloudContentwarehouseV1RunPipelineRequest
26278
+ class GoogleCloudContentwarehouseV1RunPipelineMetadata
26220
26279
  # @private
26221
26280
  class Representation < Google::Apis::Core::JsonRepresentation
26222
- property :export_cdw_pipeline, as: 'exportCdwPipeline', class: Google::Apis::ContentwarehouseV1::GoogleCloudContentwarehouseV1ExportToCdwPipeline, decorator: Google::Apis::ContentwarehouseV1::GoogleCloudContentwarehouseV1ExportToCdwPipeline::Representation
26223
-
26224
- property :gcs_ingest_pipeline, as: 'gcsIngestPipeline', class: Google::Apis::ContentwarehouseV1::GoogleCloudContentwarehouseV1GcsIngestPipeline, decorator: Google::Apis::ContentwarehouseV1::GoogleCloudContentwarehouseV1GcsIngestPipeline::Representation
26225
-
26226
- property :gcs_ingest_with_doc_ai_processors_pipeline, as: 'gcsIngestWithDocAiProcessorsPipeline', class: Google::Apis::ContentwarehouseV1::GoogleCloudContentwarehouseV1GcsIngestWithDocAiProcessorsPipeline, decorator: Google::Apis::ContentwarehouseV1::GoogleCloudContentwarehouseV1GcsIngestWithDocAiProcessorsPipeline::Representation
26281
+ property :failed_file_count, as: 'failedFileCount'
26282
+ property :gcs_ingest_pipeline_metadata, as: 'gcsIngestPipelineMetadata', class: Google::Apis::ContentwarehouseV1::GoogleCloudContentwarehouseV1RunPipelineMetadataGcsIngestPipelineMetadata, decorator: Google::Apis::ContentwarehouseV1::GoogleCloudContentwarehouseV1RunPipelineMetadataGcsIngestPipelineMetadata::Representation
26227
26283
 
26228
- property :process_with_doc_ai_pipeline, as: 'processWithDocAiPipeline', class: Google::Apis::ContentwarehouseV1::GoogleCloudContentwarehouseV1ProcessWithDocAiPipeline, decorator: Google::Apis::ContentwarehouseV1::GoogleCloudContentwarehouseV1ProcessWithDocAiPipeline::Representation
26284
+ property :total_file_count, as: 'totalFileCount'
26285
+ property :user_info, as: 'userInfo', class: Google::Apis::ContentwarehouseV1::GoogleCloudContentwarehouseV1UserInfo, decorator: Google::Apis::ContentwarehouseV1::GoogleCloudContentwarehouseV1UserInfo::Representation
26229
26286
 
26230
- property :request_metadata, as: 'requestMetadata', class: Google::Apis::ContentwarehouseV1::GoogleCloudContentwarehouseV1RequestMetadata, decorator: Google::Apis::ContentwarehouseV1::GoogleCloudContentwarehouseV1RequestMetadata::Representation
26287
+ end
26288
+ end
26231
26289
 
26290
+ class GoogleCloudContentwarehouseV1RunPipelineMetadataGcsIngestPipelineMetadata
26291
+ # @private
26292
+ class Representation < Google::Apis::Core::JsonRepresentation
26293
+ property :input_path, as: 'inputPath'
26232
26294
  end
26233
26295
  end
26234
26296
 
@@ -27003,7 +27065,6 @@ module Google
27003
27065
  # @private
27004
27066
  class Representation < Google::Apis::Core::JsonRepresentation
27005
27067
  property :committed_until, as: 'committedUntil'
27006
- property :committed_until_is_mixed, as: 'committedUntilIsMixed'
27007
27068
  property :event_summary, as: 'eventSummary'
27008
27069
  property :next_available, as: 'nextAvailable'
27009
27070
  property :occupied_until, as: 'occupiedUntil'
@@ -27024,7 +27085,6 @@ module Google
27024
27085
  # @private
27025
27086
  class Representation < Google::Apis::Core::JsonRepresentation
27026
27087
  property :committed_until, as: 'committedUntil'
27027
- property :committed_until_is_mixed, as: 'committedUntilIsMixed'
27028
27088
  property :next_available, as: 'nextAvailable'
27029
27089
  property :occupied_until, as: 'occupiedUntil'
27030
27090
  end
@@ -27040,7 +27100,6 @@ module Google
27040
27100
  # @private
27041
27101
  class Representation < Google::Apis::Core::JsonRepresentation
27042
27102
  property :committed_until, as: 'committedUntil'
27043
- property :committed_until_is_mixed, as: 'committedUntilIsMixed'
27044
27103
  property :event_summary, as: 'eventSummary'
27045
27104
  property :in_meetings_until, as: 'inMeetingsUntil'
27046
27105
  property :next_available, as: 'nextAvailable'
@@ -27076,7 +27135,6 @@ module Google
27076
27135
  class Representation < Google::Apis::Core::JsonRepresentation
27077
27136
  property :come_back_time, as: 'comeBackTime'
27078
27137
  property :committed_until, as: 'committedUntil'
27079
- property :committed_until_is_mixed, as: 'committedUntilIsMixed'
27080
27138
  property :event_summary, as: 'eventSummary'
27081
27139
  end
27082
27140
  end
@@ -36936,6 +36994,7 @@ module Google
36936
36994
 
36937
36995
  property :dynamite_group_assignment_source, as: 'dynamiteGroupAssignmentSource', class: Google::Apis::ContentwarehouseV1::QualityActionsReminderDynamiteGroup, decorator: Google::Apis::ContentwarehouseV1::QualityActionsReminderDynamiteGroup::Representation
36938
36996
 
36997
+ property :extra_notification_device_id, as: 'extraNotificationDeviceId'
36939
36998
  property :id, as: 'id'
36940
36999
  property :location, as: 'location', class: Google::Apis::ContentwarehouseV1::QualityActionsReminderLocation, decorator: Google::Apis::ContentwarehouseV1::QualityActionsReminderLocation::Representation
36941
37000
 
@@ -38252,6 +38311,7 @@ module Google
38252
38311
  property :condition, as: 'condition'
38253
38312
  property :control_type, as: 'controlType'
38254
38313
  collection :fingerprint_of_offer_urls, as: 'fingerprintOfOfferUrls'
38314
+ collection :gtin_value, as: 'gtinValue'
38255
38315
  collection :image_id, as: 'imageId'
38256
38316
  collection :inferred_images, as: 'inferredImages', class: Google::Apis::ContentwarehouseV1::ShoppingWebentityShoppingAnnotationInferredImage, decorator: Google::Apis::ContentwarehouseV1::ShoppingWebentityShoppingAnnotationInferredImage::Representation
38257
38317
 
@@ -38315,6 +38375,7 @@ module Google
38315
38375
  property :outlink_domain_relationship, as: 'outlinkDomainRelationship'
38316
38376
  property :pblock, as: 'pblock', class: Google::Apis::ContentwarehouseV1::QualityShoppingShoppingAttachmentPBlock, decorator: Google::Apis::ContentwarehouseV1::QualityShoppingShoppingAttachmentPBlock::Representation
38317
38377
 
38378
+ collection :product_browseonomy_ids, as: 'productBrowseonomyIds'
38318
38379
  property :product_cluster_mid, :numeric_string => true, as: 'productClusterMid'
38319
38380
  property :product_popularity, as: 'productPopularity'
38320
38381
  collection :relevance_embedding, as: 'relevanceEmbedding', class: Google::Apis::ContentwarehouseV1::QualityRankembedMustangMustangRankEmbedInfo, decorator: Google::Apis::ContentwarehouseV1::QualityRankembedMustangMustangRankEmbedInfo::Representation
@@ -40724,6 +40785,17 @@ module Google
40724
40785
  end
40725
40786
  end
40726
40787
 
40788
+ class ResearchScamNumericRestrictNamespace
40789
+ # @private
40790
+ class Representation < Google::Apis::Core::JsonRepresentation
40791
+ property :namespace, as: 'namespace'
40792
+ property :op, as: 'op'
40793
+ property :value_double, as: 'valueDouble'
40794
+ property :value_float, as: 'valueFloat'
40795
+ property :value_int, :numeric_string => true, as: 'valueInt'
40796
+ end
40797
+ end
40798
+
40727
40799
  class ResearchScamOnlineSearchLatencyStats
40728
40800
  # @private
40729
40801
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -40783,6 +40855,8 @@ module Google
40783
40855
  class Representation < Google::Apis::Core::JsonRepresentation
40784
40856
  collection :namespaces, as: 'namespaces', class: Google::Apis::ContentwarehouseV1::ResearchScamTokenNamespace, decorator: Google::Apis::ContentwarehouseV1::ResearchScamTokenNamespace::Representation
40785
40857
 
40858
+ collection :numeric_namespaces, as: 'numericNamespaces', class: Google::Apis::ContentwarehouseV1::ResearchScamNumericRestrictNamespace, decorator: Google::Apis::ContentwarehouseV1::ResearchScamNumericRestrictNamespace::Representation
40859
+
40786
40860
  end
40787
40861
  end
40788
40862
 
@@ -41385,6 +41459,7 @@ module Google
41385
41459
  class ScienceCitationFundingExtractionInfo
41386
41460
  # @private
41387
41461
  class Representation < Google::Apis::Core::JsonRepresentation
41462
+ property :cleared_funding, as: 'ClearedFunding'
41388
41463
  property :debug_funding_text_block, as: 'DebugFundingTextBlock'
41389
41464
  property :doc_part, as: 'DocPart'
41390
41465
  property :parse_section, as: 'ParseSection'
@@ -160,103 +160,6 @@ module Google
160
160
  execute_or_queue_command(command, &block)
161
161
  end
162
162
 
163
- # Run a predefined pipeline.
164
- # @param [String] name
165
- # Required. The resource name which owns the resources of the pipeline. Format:
166
- # projects/`project_number`/locations/`location`.
167
- # @param [Google::Apis::ContentwarehouseV1::GoogleCloudContentwarehouseV1RunPipelineRequest] google_cloud_contentwarehouse_v1_run_pipeline_request_object
168
- # @param [String] fields
169
- # Selector specifying which fields to include in a partial response.
170
- # @param [String] quota_user
171
- # Available to use for quota purposes for server-side applications. Can be any
172
- # arbitrary string assigned to a user, but should not exceed 40 characters.
173
- # @param [Google::Apis::RequestOptions] options
174
- # Request-specific options
175
- #
176
- # @yield [result, err] Result & error if block supplied
177
- # @yieldparam result [Google::Apis::ContentwarehouseV1::GoogleLongrunningOperation] parsed result object
178
- # @yieldparam err [StandardError] error object if request failed
179
- #
180
- # @return [Google::Apis::ContentwarehouseV1::GoogleLongrunningOperation]
181
- #
182
- # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
183
- # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
184
- # @raise [Google::Apis::AuthorizationError] Authorization is required
185
- def run_project_location_pipeline(name, google_cloud_contentwarehouse_v1_run_pipeline_request_object = nil, fields: nil, quota_user: nil, options: nil, &block)
186
- command = make_simple_command(:post, 'v1/{+name}:runPipeline', options)
187
- command.request_representation = Google::Apis::ContentwarehouseV1::GoogleCloudContentwarehouseV1RunPipelineRequest::Representation
188
- command.request_object = google_cloud_contentwarehouse_v1_run_pipeline_request_object
189
- command.response_representation = Google::Apis::ContentwarehouseV1::GoogleLongrunningOperation::Representation
190
- command.response_class = Google::Apis::ContentwarehouseV1::GoogleLongrunningOperation
191
- command.params['name'] = name unless name.nil?
192
- command.query['fields'] = fields unless fields.nil?
193
- command.query['quotaUser'] = quota_user unless quota_user.nil?
194
- execute_or_queue_command(command, &block)
195
- end
196
-
197
- # Archives a data export job.
198
- # @param [String] name
199
- # Required. The resource name.
200
- # @param [String] fields
201
- # Selector specifying which fields to include in a partial response.
202
- # @param [String] quota_user
203
- # Available to use for quota purposes for server-side applications. Can be any
204
- # arbitrary string assigned to a user, but should not exceed 40 characters.
205
- # @param [Google::Apis::RequestOptions] options
206
- # Request-specific options
207
- #
208
- # @yield [result, err] Result & error if block supplied
209
- # @yieldparam result [Google::Apis::ContentwarehouseV1::GoogleCloudContentwarehouseV1DataExportJob] parsed result object
210
- # @yieldparam err [StandardError] error object if request failed
211
- #
212
- # @return [Google::Apis::ContentwarehouseV1::GoogleCloudContentwarehouseV1DataExportJob]
213
- #
214
- # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
215
- # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
216
- # @raise [Google::Apis::AuthorizationError] Authorization is required
217
- def archive_project_location_data_export_job_data_export_job(name, fields: nil, quota_user: nil, options: nil, &block)
218
- command = make_simple_command(:delete, 'v1/{+name}', options)
219
- command.response_representation = Google::Apis::ContentwarehouseV1::GoogleCloudContentwarehouseV1DataExportJob::Representation
220
- command.response_class = Google::Apis::ContentwarehouseV1::GoogleCloudContentwarehouseV1DataExportJob
221
- command.params['name'] = name unless name.nil?
222
- command.query['fields'] = fields unless fields.nil?
223
- command.query['quotaUser'] = quota_user unless quota_user.nil?
224
- execute_or_queue_command(command, &block)
225
- end
226
-
227
- # Creates a data export job.
228
- # @param [String] parent
229
- # Required. The resource parent name.
230
- # @param [Google::Apis::ContentwarehouseV1::GoogleCloudContentwarehouseV1DataExportJob] google_cloud_contentwarehouse_v1_data_export_job_object
231
- # @param [String] fields
232
- # Selector specifying which fields to include in a partial response.
233
- # @param [String] quota_user
234
- # Available to use for quota purposes for server-side applications. Can be any
235
- # arbitrary string assigned to a user, but should not exceed 40 characters.
236
- # @param [Google::Apis::RequestOptions] options
237
- # Request-specific options
238
- #
239
- # @yield [result, err] Result & error if block supplied
240
- # @yieldparam result [Google::Apis::ContentwarehouseV1::GoogleCloudContentwarehouseV1DataExportJob] parsed result object
241
- # @yieldparam err [StandardError] error object if request failed
242
- #
243
- # @return [Google::Apis::ContentwarehouseV1::GoogleCloudContentwarehouseV1DataExportJob]
244
- #
245
- # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
246
- # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
247
- # @raise [Google::Apis::AuthorizationError] Authorization is required
248
- def create_project_location_data_export_job(parent, google_cloud_contentwarehouse_v1_data_export_job_object = nil, fields: nil, quota_user: nil, options: nil, &block)
249
- command = make_simple_command(:post, 'v1/{+parent}/dataExportJobs', options)
250
- command.request_representation = Google::Apis::ContentwarehouseV1::GoogleCloudContentwarehouseV1DataExportJob::Representation
251
- command.request_object = google_cloud_contentwarehouse_v1_data_export_job_object
252
- command.response_representation = Google::Apis::ContentwarehouseV1::GoogleCloudContentwarehouseV1DataExportJob::Representation
253
- command.response_class = Google::Apis::ContentwarehouseV1::GoogleCloudContentwarehouseV1DataExportJob
254
- command.params['parent'] = parent unless parent.nil?
255
- command.query['fields'] = fields unless fields.nil?
256
- command.query['quotaUser'] = quota_user unless quota_user.nil?
257
- execute_or_queue_command(command, &block)
258
- end
259
-
260
163
  # Creates a document schema.
261
164
  # @param [String] parent
262
165
  # Required. The parent name.
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.11.0
4
+ version: 0.12.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-03-26 00:00:00.000000000 Z
11
+ date: 2023-04-02 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -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.11.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-contentwarehouse_v1/v0.12.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: []