google-apis-contentwarehouse_v1 0.5.0 → 0.6.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -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.5.0"
19
+ GEM_VERSION = "0.6.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.11.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20221206"
25
+ REVISION = "20221219"
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
 
@@ -10984,6 +10984,18 @@ module Google
10984
10984
  include Google::Apis::Core::JsonObjectSupport
10985
10985
  end
10986
10986
 
10987
+ class QualitySnippetsTruncationSnippetBoldedRange
10988
+ class Representation < Google::Apis::Core::JsonRepresentation; end
10989
+
10990
+ include Google::Apis::Core::JsonObjectSupport
10991
+ end
10992
+
10993
+ class QualitySnippetsTruncationSnippetBoldedRangePosition
10994
+ class Representation < Google::Apis::Core::JsonRepresentation; end
10995
+
10996
+ include Google::Apis::Core::JsonObjectSupport
10997
+ end
10998
+
10987
10999
  class QualityTimebasedLastSignificantUpdate
10988
11000
  class Representation < Google::Apis::Core::JsonRepresentation; end
10989
11001
 
@@ -11140,6 +11152,12 @@ module Google
11140
11152
  include Google::Apis::Core::JsonObjectSupport
11141
11153
  end
11142
11154
 
11155
+ class RepositoryAnnotationsRdfaRdfaRichSnippetsApplicationLocalizedTrustedGenome
11156
+ class Representation < Google::Apis::Core::JsonRepresentation; end
11157
+
11158
+ include Google::Apis::Core::JsonObjectSupport
11159
+ end
11160
+
11143
11161
  class RepositoryAnnotationsRdfaRdfaRichSnippetsApplicationRank
11144
11162
  class Representation < Google::Apis::Core::JsonRepresentation; end
11145
11163
 
@@ -12874,12 +12892,24 @@ module Google
12874
12892
  include Google::Apis::Core::JsonObjectSupport
12875
12893
  end
12876
12894
 
12895
+ class SocialGraphApiProtoContactCreateContext
12896
+ class Representation < Google::Apis::Core::JsonRepresentation; end
12897
+
12898
+ include Google::Apis::Core::JsonObjectSupport
12899
+ end
12900
+
12877
12901
  class SocialGraphApiProtoContactDeletionContext
12878
12902
  class Representation < Google::Apis::Core::JsonRepresentation; end
12879
12903
 
12880
12904
  include Google::Apis::Core::JsonObjectSupport
12881
12905
  end
12882
12906
 
12907
+ class SocialGraphApiProtoContactEditContext
12908
+ class Representation < Google::Apis::Core::JsonRepresentation; end
12909
+
12910
+ include Google::Apis::Core::JsonObjectSupport
12911
+ end
12912
+
12883
12913
  class SocialGraphApiProtoContactMutationContext
12884
12914
  class Representation < Google::Apis::Core::JsonRepresentation; end
12885
12915
 
@@ -15438,6 +15468,26 @@ module Google
15438
15468
  end
15439
15469
  end
15440
15470
 
15471
+ class AppsPeopleOzExternalMergedpeopleapiContactCreateContextInfo
15472
+ # @private
15473
+ class Representation < Google::Apis::Core::JsonRepresentation
15474
+ property :contact_create_context, as: 'contactCreateContext', class: Google::Apis::ContentwarehouseV1::SocialGraphApiProtoContactCreateContext, decorator: Google::Apis::ContentwarehouseV1::SocialGraphApiProtoContactCreateContext::Representation
15475
+
15476
+ property :metadata, as: 'metadata', class: Google::Apis::ContentwarehouseV1::AppsPeopleOzExternalMergedpeopleapiPersonFieldMetadata, decorator: Google::Apis::ContentwarehouseV1::AppsPeopleOzExternalMergedpeopleapiPersonFieldMetadata::Representation
15477
+
15478
+ end
15479
+ end
15480
+
15481
+ class AppsPeopleOzExternalMergedpeopleapiContactEditContextInfo
15482
+ # @private
15483
+ class Representation < Google::Apis::Core::JsonRepresentation
15484
+ property :contact_edit_context, as: 'contactEditContext', class: Google::Apis::ContentwarehouseV1::SocialGraphApiProtoContactEditContext, decorator: Google::Apis::ContentwarehouseV1::SocialGraphApiProtoContactEditContext::Representation
15485
+
15486
+ property :metadata, as: 'metadata', class: Google::Apis::ContentwarehouseV1::AppsPeopleOzExternalMergedpeopleapiPersonFieldMetadata, decorator: Google::Apis::ContentwarehouseV1::AppsPeopleOzExternalMergedpeopleapiPersonFieldMetadata::Representation
15487
+
15488
+ end
15489
+ end
15490
+
15441
15491
  class AppsPeopleOzExternalMergedpeopleapiContactGroupMembership
15442
15492
  # @private
15443
15493
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -16209,6 +16259,10 @@ module Google
16209
16259
 
16210
16260
  collection :connection_reminder, as: 'connectionReminder', class: Google::Apis::ContentwarehouseV1::AppsPeopleOzExternalMergedpeopleapiConnectionReminder, decorator: Google::Apis::ContentwarehouseV1::AppsPeopleOzExternalMergedpeopleapiConnectionReminder::Representation
16211
16261
 
16262
+ collection :contact_create_context_info, as: 'contactCreateContextInfo', class: Google::Apis::ContentwarehouseV1::AppsPeopleOzExternalMergedpeopleapiContactCreateContextInfo, decorator: Google::Apis::ContentwarehouseV1::AppsPeopleOzExternalMergedpeopleapiContactCreateContextInfo::Representation
16263
+
16264
+ collection :contact_edit_context_info, as: 'contactEditContextInfo', class: Google::Apis::ContentwarehouseV1::AppsPeopleOzExternalMergedpeopleapiContactEditContextInfo, decorator: Google::Apis::ContentwarehouseV1::AppsPeopleOzExternalMergedpeopleapiContactEditContextInfo::Representation
16265
+
16212
16266
  collection :contact_group_membership, as: 'contactGroupMembership', class: Google::Apis::ContentwarehouseV1::AppsPeopleOzExternalMergedpeopleapiContactGroupMembership, decorator: Google::Apis::ContentwarehouseV1::AppsPeopleOzExternalMergedpeopleapiContactGroupMembership::Representation
16213
16267
 
16214
16268
  collection :contact_state_info, as: 'contactStateInfo', class: Google::Apis::ContentwarehouseV1::AppsPeopleOzExternalMergedpeopleapiContactStateInfo, decorator: Google::Apis::ContentwarehouseV1::AppsPeopleOzExternalMergedpeopleapiContactStateInfo::Representation
@@ -18942,6 +18996,7 @@ module Google
18942
18996
  class AssistantApiSupportedClientOpSupportedExecution
18943
18997
  # @private
18944
18998
  class Representation < Google::Apis::Core::JsonRepresentation
18999
+ property :supports_partial_fulfillment, as: 'supportsPartialFulfillment'
18945
19000
  property :supports_synchronous_execution, as: 'supportsSynchronousExecution'
18946
19001
  end
18947
19002
  end
@@ -19512,6 +19567,8 @@ module Google
19512
19567
  class AssistantGroundingRankerMediaGroundingProviderFeatures
19513
19568
  # @private
19514
19569
  class Representation < Google::Apis::Core::JsonRepresentation
19570
+ property :is_seed_radio, as: 'isSeedRadio'
19571
+ property :is_seed_radio_request, as: 'isSeedRadioRequest'
19515
19572
  property :msc_rate, as: 'mscRate'
19516
19573
  end
19517
19574
  end
@@ -23555,24 +23612,6 @@ module Google
23555
23612
  end
23556
23613
  end
23557
23614
 
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
23615
  class GeostorePriceInfoStatus
23577
23616
  # @private
23578
23617
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -23601,8 +23640,6 @@ module Google
23601
23640
 
23602
23641
  collection :section, as: 'section', class: Google::Apis::ContentwarehouseV1::GeostorePriceListSectionProto, decorator: Google::Apis::ContentwarehouseV1::GeostorePriceListSectionProto::Representation
23603
23642
 
23604
- property :source_details, as: 'sourceDetails', class: Google::Apis::ContentwarehouseV1::GeostorePriceInfoSourceDetails, decorator: Google::Apis::ContentwarehouseV1::GeostorePriceInfoSourceDetails::Representation
23605
-
23606
23643
  property :source_url, as: 'sourceUrl', class: Google::Apis::ContentwarehouseV1::GeostoreUrlListProto, decorator: Google::Apis::ContentwarehouseV1::GeostoreUrlListProto::Representation
23607
23644
 
23608
23645
  end
@@ -25226,7 +25263,6 @@ module Google
25226
25263
  class GoogleCloudContentwarehouseV1Document
25227
25264
  # @private
25228
25265
  class Representation < Google::Apis::Core::JsonRepresentation
25229
- property :async_enabled, as: 'asyncEnabled'
25230
25266
  property :cloud_ai_document, as: 'cloudAiDocument', class: Google::Apis::ContentwarehouseV1::GoogleCloudDocumentaiV1Document, decorator: Google::Apis::ContentwarehouseV1::GoogleCloudDocumentaiV1Document::Representation
25231
25267
 
25232
25268
  property :content_category, as: 'contentCategory'
@@ -25243,8 +25279,8 @@ module Google
25243
25279
  property :raw_document_file_type, as: 'rawDocumentFileType'
25244
25280
  property :raw_document_path, as: 'rawDocumentPath'
25245
25281
  property :reference_id, as: 'referenceId'
25246
- property :structured_content_uri, as: 'structuredContentUri'
25247
25282
  property :text_extraction_disabled, as: 'textExtractionDisabled'
25283
+ property :text_extraction_enabled, as: 'textExtractionEnabled'
25248
25284
  property :title, as: 'title'
25249
25285
  property :update_time, as: 'updateTime'
25250
25286
  property :updater, as: 'updater'
@@ -27890,6 +27926,7 @@ module Google
27890
27926
  class ImageRepositoryAmarnaCloudSpeechSignals
27891
27927
  # @private
27892
27928
  class Representation < Google::Apis::Core::JsonRepresentation
27929
+ property :duplicate_of_yt_s3_asr, as: 'duplicateOfYtS3Asr'
27893
27930
  property :lang_without_locale, as: 'langWithoutLocale'
27894
27931
  property :model_identifier, as: 'modelIdentifier'
27895
27932
  collection :results, as: 'results', class: Google::Apis::ContentwarehouseV1::ImageRepositorySpeechRecognitionResult, decorator: Google::Apis::ContentwarehouseV1::ImageRepositorySpeechRecognitionResult::Representation
@@ -30084,6 +30121,7 @@ module Google
30084
30121
  property :is_close_interpretation, as: 'isCloseInterpretation'
30085
30122
  property :is_disambiguation_card_intent, as: 'isDisambiguationCardIntent'
30086
30123
  property :is_disambiguation_intent, as: 'isDisambiguationIntent'
30124
+ property :is_neural_categorical_interpretation, as: 'isNeuralCategoricalInterpretation'
30087
30125
  property :is_ui_composition_intent, as: 'isUiCompositionIntent'
30088
30126
  property :local_signals, as: 'localSignals', class: Google::Apis::ContentwarehouseV1::KnowledgeAnswersIntentQueryLocalSignals, decorator: Google::Apis::ContentwarehouseV1::KnowledgeAnswersIntentQueryLocalSignals::Representation
30089
30127
 
@@ -31322,8 +31360,6 @@ module Google
31322
31360
  property :discretized_male_confidence, as: 'discretizedMaleConfidence'
31323
31361
  property :discretized_predicted_age, as: 'discretizedPredictedAge'
31324
31362
  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
31363
  property :person_bounding_box, as: 'personBoundingBox', class: Google::Apis::ContentwarehouseV1::LensDiscoveryStyleBoundingBox, decorator: Google::Apis::ContentwarehouseV1::LensDiscoveryStyleBoundingBox::Representation
31328
31364
 
31329
31365
  property :person_visibility_scores, as: 'personVisibilityScores', class: Google::Apis::ContentwarehouseV1::LensDiscoveryStylePersonAttributesPersonVisibilityScores, decorator: Google::Apis::ContentwarehouseV1::LensDiscoveryStylePersonAttributesPersonVisibilityScores::Representation
@@ -31364,8 +31400,6 @@ module Google
31364
31400
  class Representation < Google::Apis::Core::JsonRepresentation
31365
31401
  property :bounding_box, as: 'boundingBox', class: Google::Apis::ContentwarehouseV1::LensDiscoveryStyleBoundingBox, decorator: Google::Apis::ContentwarehouseV1::LensDiscoveryStyleBoundingBox::Representation
31366
31402
 
31367
- property :normalized_bounding_box, as: 'normalizedBoundingBox', class: Google::Apis::ContentwarehouseV1::PhotosVisionGroundtruthdbNormalizedBoundingBox, decorator: Google::Apis::ContentwarehouseV1::PhotosVisionGroundtruthdbNormalizedBoundingBox::Representation
31368
-
31369
31403
  end
31370
31404
  end
31371
31405
 
@@ -31918,6 +31952,7 @@ module Google
31918
31952
  class MustangSnippetsRenderedToken
31919
31953
  # @private
31920
31954
  class Representation < Google::Apis::Core::JsonRepresentation
31955
+ property :bolded, as: 'bolded'
31921
31956
  property :byte_offset_begin, as: 'byteOffsetBegin'
31922
31957
  property :byte_offset_end, as: 'byteOffsetEnd'
31923
31958
  property :section, as: 'section'
@@ -35621,6 +35656,7 @@ module Google
35621
35656
  # @private
35622
35657
  class Representation < Google::Apis::Core::JsonRepresentation
35623
35658
  property :duration_ms, :numeric_string => true, as: 'durationMs'
35659
+ property :loop_count, as: 'loopCount'
35624
35660
  property :num_frames, :numeric_string => true, as: 'numFrames'
35625
35661
  end
35626
35662
  end
@@ -36982,6 +37018,7 @@ module Google
36982
37018
 
36983
37019
  property :new_nsr, as: 'newNsr'
36984
37020
  property :nsr, as: 'nsr'
37021
+ property :nsr_epoch, as: 'nsrEpoch'
36985
37022
  property :nsr_override_bid, as: 'nsrOverrideBid'
36986
37023
  property :nsr_variance, as: 'nsrVariance'
36987
37024
  property :nsrdata_from_fallback_pattern_key, as: 'nsrdataFromFallbackPatternKey'
@@ -37133,6 +37170,8 @@ module Google
37133
37170
 
37134
37171
  property :query_term_coverage_features, as: 'queryTermCoverageFeatures', class: Google::Apis::ContentwarehouseV1::QualityPreviewSnippetQueryTermCoverageFeatures, decorator: Google::Apis::ContentwarehouseV1::QualityPreviewSnippetQueryTermCoverageFeatures::Representation
37135
37172
 
37173
+ property :radish_features, as: 'radishFeatures', class: Google::Apis::ContentwarehouseV1::QualityPreviewSnippetRadishFeatures, decorator: Google::Apis::ContentwarehouseV1::QualityPreviewSnippetRadishFeatures::Representation
37174
+
37136
37175
  property :snippet_info, as: 'snippetInfo', class: Google::Apis::ContentwarehouseV1::QualityPreviewChosenSnippetInfo, decorator: Google::Apis::ContentwarehouseV1::QualityPreviewChosenSnippetInfo::Representation
37137
37176
 
37138
37177
  end
@@ -37720,6 +37759,7 @@ module Google
37720
37759
  property :product_popularity, as: 'productPopularity'
37721
37760
  collection :relevance_embedding, as: 'relevanceEmbedding', class: Google::Apis::ContentwarehouseV1::QualityRankembedMustangMustangRankEmbedInfo, decorator: Google::Apis::ContentwarehouseV1::QualityRankembedMustangMustangRankEmbedInfo::Representation
37722
37761
 
37762
+ property :weak_global_product_cluster_id, :numeric_string => true, as: 'weakGlobalProductClusterId'
37723
37763
  end
37724
37764
  end
37725
37765
 
@@ -37882,6 +37922,26 @@ module Google
37882
37922
  end
37883
37923
  end
37884
37924
 
37925
+ class QualitySnippetsTruncationSnippetBoldedRange
37926
+ # @private
37927
+ class Representation < Google::Apis::Core::JsonRepresentation
37928
+ property :begin, as: 'begin', class: Google::Apis::ContentwarehouseV1::QualitySnippetsTruncationSnippetBoldedRangePosition, decorator: Google::Apis::ContentwarehouseV1::QualitySnippetsTruncationSnippetBoldedRangePosition::Representation
37929
+
37930
+ property :end, as: 'end', class: Google::Apis::ContentwarehouseV1::QualitySnippetsTruncationSnippetBoldedRangePosition, decorator: Google::Apis::ContentwarehouseV1::QualitySnippetsTruncationSnippetBoldedRangePosition::Representation
37931
+
37932
+ property :text, as: 'text'
37933
+ property :type, as: 'type'
37934
+ end
37935
+ end
37936
+
37937
+ class QualitySnippetsTruncationSnippetBoldedRangePosition
37938
+ # @private
37939
+ class Representation < Google::Apis::Core::JsonRepresentation
37940
+ property :byte_offset, as: 'byteOffset'
37941
+ property :index, as: 'index'
37942
+ end
37943
+ end
37944
+
37885
37945
  class QualityTimebasedLastSignificantUpdate
37886
37946
  # @private
37887
37947
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -38161,6 +38221,8 @@ module Google
38161
38221
  property :last_updated, as: 'lastUpdated'
38162
38222
  property :live_op_details, as: 'liveOpDetails', class: Google::Apis::ContentwarehouseV1::QualityCalypsoAppsUniversalAuLiveOpsDetailInfo, decorator: Google::Apis::ContentwarehouseV1::QualityCalypsoAppsUniversalAuLiveOpsDetailInfo::Representation
38163
38223
 
38224
+ property :localized_trusted_genome, as: 'localizedTrustedGenome', class: Google::Apis::ContentwarehouseV1::RepositoryAnnotationsRdfaRdfaRichSnippetsApplicationLocalizedTrustedGenome, decorator: Google::Apis::ContentwarehouseV1::RepositoryAnnotationsRdfaRdfaRichSnippetsApplicationLocalizedTrustedGenome::Representation
38225
+
38164
38226
  property :marketplace, as: 'marketplace'
38165
38227
  property :name, as: 'name'
38166
38228
  property :num_downloads, as: 'numDownloads'
@@ -38211,6 +38273,15 @@ module Google
38211
38273
  end
38212
38274
  end
38213
38275
 
38276
+ class RepositoryAnnotationsRdfaRdfaRichSnippetsApplicationLocalizedTrustedGenome
38277
+ # @private
38278
+ class Representation < Google::Apis::Core::JsonRepresentation
38279
+ property :language, as: 'language'
38280
+ property :localized_tg, as: 'localizedTg', class: Google::Apis::ContentwarehouseV1::VendingConsumerProtoTrustedGenomeAnnotation, decorator: Google::Apis::ContentwarehouseV1::VendingConsumerProtoTrustedGenomeAnnotation::Representation
38281
+
38282
+ end
38283
+ end
38284
+
38214
38285
  class RepositoryAnnotationsRdfaRdfaRichSnippetsApplicationRank
38215
38286
  # @private
38216
38287
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -38510,7 +38581,6 @@ module Google
38510
38581
  property :is_reference_page, as: 'isReferencePage'
38511
38582
  property :local_entity_location_confidence, as: 'localEntityLocationConfidence'
38512
38583
  property :nb_score, as: 'nbScore'
38513
- property :new_confidence_experimental_dont_use, as: 'newConfidenceExperimentalDontUse'
38514
38584
  property :news_topicality_score, as: 'newsTopicalityScore'
38515
38585
  property :normalized_topicality, as: 'normalizedTopicality'
38516
38586
  property :reference_page_scores, as: 'referencePageScores', class: Google::Apis::ContentwarehouseV1::RepositoryWebrefReferencePageScores, decorator: Google::Apis::ContentwarehouseV1::RepositoryWebrefReferencePageScores::Representation
@@ -41506,6 +41576,8 @@ module Google
41506
41576
  class SnippetExtraInfoSnippetCandidateInfo
41507
41577
  # @private
41508
41578
  class Representation < Google::Apis::Core::JsonRepresentation
41579
+ collection :bolded_ranges, as: 'boldedRanges', class: Google::Apis::ContentwarehouseV1::QualitySnippetsTruncationSnippetBoldedRange, decorator: Google::Apis::ContentwarehouseV1::QualitySnippetsTruncationSnippetBoldedRange::Representation
41580
+
41509
41581
  property :id, as: 'id'
41510
41582
  property :is_muppet_selected_snippet, as: 'isMuppetSelectedSnippet'
41511
41583
  property :is_snippet_brain_bolding_triggered, as: 'isSnippetBrainBoldingTriggered'
@@ -41689,6 +41761,14 @@ module Google
41689
41761
  end
41690
41762
  end
41691
41763
 
41764
+ class SocialGraphApiProtoContactCreateContext
41765
+ # @private
41766
+ class Representation < Google::Apis::Core::JsonRepresentation
41767
+ property :mutation_context, as: 'mutationContext', class: Google::Apis::ContentwarehouseV1::SocialGraphApiProtoContactMutationContext, decorator: Google::Apis::ContentwarehouseV1::SocialGraphApiProtoContactMutationContext::Representation
41768
+
41769
+ end
41770
+ end
41771
+
41692
41772
  class SocialGraphApiProtoContactDeletionContext
41693
41773
  # @private
41694
41774
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -41697,6 +41777,14 @@ module Google
41697
41777
  end
41698
41778
  end
41699
41779
 
41780
+ class SocialGraphApiProtoContactEditContext
41781
+ # @private
41782
+ class Representation < Google::Apis::Core::JsonRepresentation
41783
+ property :mutation_context, as: 'mutationContext', class: Google::Apis::ContentwarehouseV1::SocialGraphApiProtoContactMutationContext, decorator: Google::Apis::ContentwarehouseV1::SocialGraphApiProtoContactMutationContext::Representation
41784
+
41785
+ end
41786
+ end
41787
+
41700
41788
  class SocialGraphApiProtoContactMutationContext
41701
41789
  # @private
41702
41790
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -41846,6 +41934,7 @@ module Google
41846
41934
  # @private
41847
41935
  class Representation < Google::Apis::Core::JsonRepresentation
41848
41936
  property :all_initials_from_parsed_name, as: 'allInitialsFromParsedName'
41937
+ property :first_initial_and_first_last_name, as: 'firstInitialAndFirstLastName'
41849
41938
  property :first_initial_and_very_last_name, as: 'firstInitialAndVeryLastName'
41850
41939
  property :knowledge_graph_name_shortening, as: 'knowledgeGraphNameShortening'
41851
41940
  property :truncation_indicator, as: 'truncationIndicator'
@@ -44271,6 +44360,7 @@ module Google
44271
44360
 
44272
44361
  property :attachments, as: 'attachments', class: Google::Apis::ContentwarehouseV1::Proto2BridgeMessageSet, decorator: Google::Apis::ContentwarehouseV1::Proto2BridgeMessageSet::Representation
44273
44362
 
44363
+ property :babel_checkpoint_path, as: 'babelCheckpointPath'
44274
44364
  property :caption_entity_anchor_features, as: 'captionEntityAnchorFeatures', class: Google::Apis::ContentwarehouseV1::VideoContentSearchCaptionEntityAnchorFeatures, decorator: Google::Apis::ContentwarehouseV1::VideoContentSearchCaptionEntityAnchorFeatures::Representation
44275
44365
 
44276
44366
  property :caption_span_anchor_features, as: 'captionSpanAnchorFeatures', class: Google::Apis::ContentwarehouseV1::VideoContentSearchCaptionSpanAnchorFeatures, decorator: Google::Apis::ContentwarehouseV1::VideoContentSearchCaptionSpanAnchorFeatures::Representation
@@ -44296,6 +44386,7 @@ module Google
44296
44386
 
44297
44387
  property :multimodal_topic_training_features, as: 'multimodalTopicTrainingFeatures', class: Google::Apis::ContentwarehouseV1::VideoContentSearchMultimodalTopicTrainingFeatures, decorator: Google::Apis::ContentwarehouseV1::VideoContentSearchMultimodalTopicTrainingFeatures::Representation
44298
44388
 
44389
+ collection :normalized_babel_embedding, as: 'normalizedBabelEmbedding'
44299
44390
  property :ocr_anchor_feature, as: 'ocrAnchorFeature', class: Google::Apis::ContentwarehouseV1::VideoContentSearchOnScreenTextFeature, decorator: Google::Apis::ContentwarehouseV1::VideoContentSearchOnScreenTextFeature::Representation
44300
44391
 
44301
44392
  property :ocr_description_training_data_anchor_features, as: 'ocrDescriptionTrainingDataAnchorFeatures', class: Google::Apis::ContentwarehouseV1::VideoContentSearchOcrDescriptionTrainingDataAnchorFeatures, decorator: Google::Apis::ContentwarehouseV1::VideoContentSearchOcrDescriptionTrainingDataAnchorFeatures::Representation
@@ -45675,6 +45766,7 @@ module Google
45675
45766
  property :video_id, as: 'videoId'
45676
45767
  collection :video_timestamps, as: 'videoTimestamps'
45677
45768
  property :word_entropy, as: 'wordEntropy'
45769
+ property :yt_author_channel_id, as: 'ytAuthorChannelId'
45678
45770
  property :yt_comment_quality_score, as: 'ytCommentQualityScore'
45679
45771
  property :yt_comment_quality_score2, as: 'ytCommentQualityScore2'
45680
45772
  property :yt_comment_quality_score3, as: 'ytCommentQualityScore3'
@@ -20,7 +20,7 @@ require 'google/apis/errors'
20
20
  module Google
21
21
  module Apis
22
22
  module ContentwarehouseV1
23
- # contentwarehouse API
23
+ # Document AI Warehouse API
24
24
  #
25
25
  #
26
26
  #
@@ -19,13 +19,13 @@ require 'google/apis/contentwarehouse_v1/gem_version.rb'
19
19
 
20
20
  module Google
21
21
  module Apis
22
- # contentwarehouse API
22
+ # Document AI Warehouse API
23
23
  #
24
24
  #
25
25
  #
26
26
  # @see https://cloud.google.com/document-warehouse
27
27
  module ContentwarehouseV1
28
- # Version of the contentwarehouse API this client connects to.
28
+ # Version of the Document AI Warehouse API this client connects to.
29
29
  # This is NOT the gem version.
30
30
  VERSION = 'V1'
31
31
 
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.5.0
4
+ version: 0.6.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: 2022-12-12 00:00:00.000000000 Z
11
+ date: 2023-01-04 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -30,12 +30,12 @@ dependencies:
30
30
  - - "<"
31
31
  - !ruby/object:Gem::Version
32
32
  version: 2.a
33
- description: This is the simple REST client for contentwarehouse API V1. Simple REST
34
- clients are Ruby client libraries that provide access to Google services via their
35
- HTTP REST API endpoints. These libraries are generated and updated automatically
33
+ description: This is the simple REST client for Document AI Warehouse API V1. Simple
34
+ REST clients are Ruby client libraries that provide access to Google services via
35
+ their HTTP REST API endpoints. These libraries are generated and updated automatically
36
36
  based on the discovery documents published by the service, and they handle most
37
37
  concerns such as authentication, pagination, retry, timeouts, and logging. You can
38
- use this client to access the contentwarehouse API, but note that some services
38
+ use this client to access the Document AI Warehouse API, but note that some services
39
39
  may provide a separate modern client that is easier to use.
40
40
  email: googleapis-packages@google.com
41
41
  executables: []
@@ -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.5.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-contentwarehouse_v1/v0.6.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: []
@@ -78,5 +78,5 @@ requirements: []
78
78
  rubygems_version: 3.3.14
79
79
  signing_key:
80
80
  specification_version: 4
81
- summary: Simple REST client for contentwarehouse API V1
81
+ summary: Simple REST client for Document AI Warehouse API V1
82
82
  test_files: []