google-apis-contentwarehouse_v1 0.2.0 → 0.4.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.2.0"
19
+ GEM_VERSION = "0.4.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 = "20221018"
25
+ REVISION = "20221028"
26
26
  end
27
27
  end
28
28
  end
@@ -5992,6 +5992,12 @@ module Google
5992
5992
  include Google::Apis::Core::JsonObjectSupport
5993
5993
  end
5994
5994
 
5995
+ class GoogleInternalAppsWaldoV1alphaUpcomingCommitmentContext
5996
+ class Representation < Google::Apis::Core::JsonRepresentation; end
5997
+
5998
+ include Google::Apis::Core::JsonObjectSupport
5999
+ end
6000
+
5995
6001
  class GoogleInternalAppsWaldoV1alphaUpcomingOooContext
5996
6002
  class Representation < Google::Apis::Core::JsonRepresentation; end
5997
6003
 
@@ -10390,6 +10396,30 @@ module Google
10390
10396
  include Google::Apis::Core::JsonObjectSupport
10391
10397
  end
10392
10398
 
10399
+ class QualityCalypsoAppsUniversalAuLiveOpDetail
10400
+ class Representation < Google::Apis::Core::JsonRepresentation; end
10401
+
10402
+ include Google::Apis::Core::JsonObjectSupport
10403
+ end
10404
+
10405
+ class QualityCalypsoAppsUniversalAuLiveOpEvent
10406
+ class Representation < Google::Apis::Core::JsonRepresentation; end
10407
+
10408
+ include Google::Apis::Core::JsonObjectSupport
10409
+ end
10410
+
10411
+ class QualityCalypsoAppsUniversalAuLiveOpFormat
10412
+ class Representation < Google::Apis::Core::JsonRepresentation; end
10413
+
10414
+ include Google::Apis::Core::JsonObjectSupport
10415
+ end
10416
+
10417
+ class QualityCalypsoAppsUniversalAuLiveOpsDetailInfo
10418
+ class Representation < Google::Apis::Core::JsonRepresentation; end
10419
+
10420
+ include Google::Apis::Core::JsonObjectSupport
10421
+ end
10422
+
10393
10423
  class QualityCopiaFireflySiteSignal
10394
10424
  class Representation < Google::Apis::Core::JsonRepresentation; end
10395
10425
 
@@ -11086,12 +11116,30 @@ module Google
11086
11116
  include Google::Apis::Core::JsonObjectSupport
11087
11117
  end
11088
11118
 
11119
+ class RepositoryAnnotationsRdfaRdfaRichSnippetsApplicationAppTypeData
11120
+ class Representation < Google::Apis::Core::JsonRepresentation; end
11121
+
11122
+ include Google::Apis::Core::JsonObjectSupport
11123
+ end
11124
+
11089
11125
  class RepositoryAnnotationsRdfaRdfaRichSnippetsApplicationCountryPrice
11090
11126
  class Representation < Google::Apis::Core::JsonRepresentation; end
11091
11127
 
11092
11128
  include Google::Apis::Core::JsonObjectSupport
11093
11129
  end
11094
11130
 
11131
+ class RepositoryAnnotationsRdfaRdfaRichSnippetsApplicationRank
11132
+ class Representation < Google::Apis::Core::JsonRepresentation; end
11133
+
11134
+ include Google::Apis::Core::JsonObjectSupport
11135
+ end
11136
+
11137
+ class RepositoryAnnotationsRdfaRdfaRichSnippetsApplicationRankData
11138
+ class Representation < Google::Apis::Core::JsonRepresentation; end
11139
+
11140
+ include Google::Apis::Core::JsonObjectSupport
11141
+ end
11142
+
11095
11143
  class RepositoryWebrefAggregatedEntityNameScores
11096
11144
  class Representation < Google::Apis::Core::JsonRepresentation; end
11097
11145
 
@@ -12868,6 +12916,12 @@ module Google
12868
12916
  include Google::Apis::Core::JsonObjectSupport
12869
12917
  end
12870
12918
 
12919
+ class SocialGraphApiProtoContactPromptSettings
12920
+ class Representation < Google::Apis::Core::JsonRepresentation; end
12921
+
12922
+ include Google::Apis::Core::JsonObjectSupport
12923
+ end
12924
+
12871
12925
  class SocialGraphApiProtoContactState
12872
12926
  class Representation < Google::Apis::Core::JsonRepresentation; end
12873
12927
 
@@ -15379,6 +15433,8 @@ module Google
15379
15433
  class AppsPeopleOzExternalMergedpeopleapiConnectionReminder
15380
15434
  # @private
15381
15435
  class Representation < Google::Apis::Core::JsonRepresentation
15436
+ property :contact_prompt_settings, as: 'contactPromptSettings', class: Google::Apis::ContentwarehouseV1::SocialGraphApiProtoContactPromptSettings, decorator: Google::Apis::ContentwarehouseV1::SocialGraphApiProtoContactPromptSettings::Representation
15437
+
15382
15438
  property :metadata, as: 'metadata', class: Google::Apis::ContentwarehouseV1::AppsPeopleOzExternalMergedpeopleapiPersonFieldMetadata, decorator: Google::Apis::ContentwarehouseV1::AppsPeopleOzExternalMergedpeopleapiPersonFieldMetadata::Representation
15383
15439
 
15384
15440
  collection :prompt, as: 'prompt', class: Google::Apis::ContentwarehouseV1::SocialGraphApiProtoPrompt, decorator: Google::Apis::ContentwarehouseV1::SocialGraphApiProtoPrompt::Representation
@@ -17186,6 +17242,7 @@ module Google
17186
17242
  property :package_name, as: 'packageName'
17187
17243
  property :provider_type, as: 'providerType'
17188
17244
  property :shortcut_id, as: 'shortcutId'
17245
+ property :target_class, as: 'targetClass'
17189
17246
  property :version_name, as: 'versionName'
17190
17247
  end
17191
17248
  end
@@ -17956,6 +18013,7 @@ module Google
17956
18013
  # @private
17957
18014
  class Representation < Google::Apis::Core::JsonRepresentation
17958
18015
  property :acp_version, as: 'acpVersion'
18016
+ property :android_id, :numeric_string => true, as: 'androidId'
17959
18017
  property :app_version, as: 'appVersion'
17960
18018
  property :assistant_settings_source, as: 'assistantSettingsSource'
17961
18019
  property :board_name, as: 'boardName'
@@ -19868,6 +19926,7 @@ module Google
19868
19926
  class Representation < Google::Apis::Core::JsonRepresentation
19869
19927
  collection :devices, as: 'devices', class: Google::Apis::ContentwarehouseV1::AssistantLogsDeviceInfoLog, decorator: Google::Apis::ContentwarehouseV1::AssistantLogsDeviceInfoLog::Representation
19870
19928
 
19929
+ property :low_confidence_reason, as: 'lowConfidenceReason'
19871
19930
  property :result_confidence_level, as: 'resultConfidenceLevel'
19872
19931
  end
19873
19932
  end
@@ -19886,6 +19945,7 @@ module Google
19886
19945
  property :intent_name, as: 'intentName'
19887
19946
  property :intent_name_auis_score, as: 'intentNameAuisScore'
19888
19947
  property :intent_name_auis_score_exp, as: 'intentNameAuisScoreExp'
19948
+ property :kscorer_rank, as: 'kscorerRank'
19889
19949
  property :mask_candidate_level_features, as: 'maskCandidateLevelFeatures'
19890
19950
  property :num_alternative_hypothesis, as: 'numAlternativeHypothesis'
19891
19951
  property :num_constraints, as: 'numConstraints'
@@ -19896,6 +19956,8 @@ module Google
19896
19956
  property :num_variables_grounded, as: 'numVariablesGrounded'
19897
19957
  property :pq2t_vs_assistant_ibst_cosine, as: 'pq2tVsAssistantIbstCosine'
19898
19958
  property :pq2t_vs_ibst_cosine, as: 'pq2tVsIbstCosine'
19959
+ property :predicted_intent_confidence, as: 'predictedIntentConfidence'
19960
+ property :search_dispatch, as: 'searchDispatch'
19899
19961
  property :top_hypothesis_confidence, as: 'topHypothesisConfidence'
19900
19962
  property :vertical_confidence_score, as: 'verticalConfidenceScore'
19901
19963
  end
@@ -26420,9 +26482,6 @@ module Google
26420
26482
  class GoogleInternalAppsWaldoV1alphaInactive
26421
26483
  # @private
26422
26484
  class Representation < Google::Apis::Core::JsonRepresentation
26423
- property :next_commitment_status, as: 'nextCommitmentStatus', class: Google::Apis::ContentwarehouseV1::GoogleInternalAppsWaldoV1alphaUserStatus, decorator: Google::Apis::ContentwarehouseV1::GoogleInternalAppsWaldoV1alphaUserStatus::Representation
26424
-
26425
- property :next_commitment_time, as: 'nextCommitmentTime'
26426
26485
  end
26427
26486
  end
26428
26487
 
@@ -26446,6 +26505,8 @@ module Google
26446
26505
  # @private
26447
26506
  class Representation < Google::Apis::Core::JsonRepresentation
26448
26507
  property :come_back_time, as: 'comeBackTime'
26508
+ property :committed_until, as: 'committedUntil'
26509
+ property :committed_until_is_mixed, as: 'committedUntilIsMixed'
26449
26510
  property :event_summary, as: 'eventSummary'
26450
26511
  end
26451
26512
  end
@@ -26465,6 +26526,15 @@ module Google
26465
26526
  end
26466
26527
  end
26467
26528
 
26529
+ class GoogleInternalAppsWaldoV1alphaUpcomingCommitmentContext
26530
+ # @private
26531
+ class Representation < Google::Apis::Core::JsonRepresentation
26532
+ property :next_commitment_status, as: 'nextCommitmentStatus', class: Google::Apis::ContentwarehouseV1::GoogleInternalAppsWaldoV1alphaUserStatus, decorator: Google::Apis::ContentwarehouseV1::GoogleInternalAppsWaldoV1alphaUserStatus::Representation
26533
+
26534
+ property :next_commitment_time, as: 'nextCommitmentTime'
26535
+ end
26536
+ end
26537
+
26468
26538
  class GoogleInternalAppsWaldoV1alphaUpcomingOooContext
26469
26539
  # @private
26470
26540
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -26501,6 +26571,8 @@ module Google
26501
26571
  class Representation < Google::Apis::Core::JsonRepresentation
26502
26572
  property :local_time, as: 'localTime', class: Google::Apis::ContentwarehouseV1::GoogleInternalAppsWaldoV1alphaLocalTimeContext, decorator: Google::Apis::ContentwarehouseV1::GoogleInternalAppsWaldoV1alphaLocalTimeContext::Representation
26503
26573
 
26574
+ property :upcoming_commitment_context, as: 'upcomingCommitmentContext', class: Google::Apis::ContentwarehouseV1::GoogleInternalAppsWaldoV1alphaUpcomingCommitmentContext, decorator: Google::Apis::ContentwarehouseV1::GoogleInternalAppsWaldoV1alphaUpcomingCommitmentContext::Representation
26575
+
26504
26576
  property :upcoming_ooo, as: 'upcomingOoo', class: Google::Apis::ContentwarehouseV1::GoogleInternalAppsWaldoV1alphaUpcomingOooContext, decorator: Google::Apis::ContentwarehouseV1::GoogleInternalAppsWaldoV1alphaUpcomingOooContext::Representation
26505
26577
 
26506
26578
  property :working_elsewhere, as: 'workingElsewhere', class: Google::Apis::ContentwarehouseV1::GoogleInternalAppsWaldoV1alphaWorkingElsewhereContext, decorator: Google::Apis::ContentwarehouseV1::GoogleInternalAppsWaldoV1alphaWorkingElsewhereContext::Representation
@@ -30091,6 +30163,7 @@ module Google
30091
30163
  property :calibrated_parsing_score, as: 'calibratedParsingScore'
30092
30164
  property :qrewrite_call_path_info, as: 'qrewriteCallPathInfo', class: Google::Apis::ContentwarehouseV1::NlpLoggingQRewriteClientCallPathInfo, decorator: Google::Apis::ContentwarehouseV1::NlpLoggingQRewriteClientCallPathInfo::Representation
30093
30165
 
30166
+ property :qrewrite_call_path_info_fingerprint, :numeric_string => true, as: 'qrewriteCallPathInfoFingerprint'
30094
30167
  property :source, as: 'source'
30095
30168
  end
30096
30169
  end
@@ -30988,6 +31061,7 @@ module Google
30988
31061
  property :lat_lng, as: 'latLng', class: Google::Apis::ContentwarehouseV1::GoogleTypeLatLng, decorator: Google::Apis::ContentwarehouseV1::GoogleTypeLatLng::Representation
30989
31062
 
30990
31063
  property :location_name, as: 'locationName'
31064
+ property :mid, as: 'mid'
30991
31065
  property :timezone, as: 'timezone'
30992
31066
  end
30993
31067
  end
@@ -35438,6 +35512,7 @@ module Google
35438
35512
 
35439
35513
  property :spam_muppet_signals, as: 'spamMuppetSignals', class: Google::Apis::ContentwarehouseV1::SpamMuppetjoinsMuppetSignals, decorator: Google::Apis::ContentwarehouseV1::SpamMuppetjoinsMuppetSignals::Representation
35440
35514
 
35515
+ property :spambrain_total_doc_spam_score, as: 'spambrainTotalDocSpamScore'
35441
35516
  property :spamrank, as: 'spamrank'
35442
35517
  property :spamtokens_content_score, as: 'spamtokensContentScore'
35443
35518
  property :time_sensitivity, as: 'timeSensitivity'
@@ -36468,6 +36543,55 @@ module Google
36468
36543
  end
36469
36544
  end
36470
36545
 
36546
+ class QualityCalypsoAppsUniversalAuLiveOpDetail
36547
+ # @private
36548
+ class Representation < Google::Apis::Core::JsonRepresentation
36549
+ hash :country_level_schedule_information, as: 'countryLevelScheduleInformation', class: Google::Apis::ContentwarehouseV1::QualityCalypsoAppsUniversalAuLiveOpEvent, decorator: Google::Apis::ContentwarehouseV1::QualityCalypsoAppsUniversalAuLiveOpEvent::Representation
36550
+
36551
+ property :default_format_information, as: 'defaultFormatInformation', class: Google::Apis::ContentwarehouseV1::QualityCalypsoAppsUniversalAuLiveOpFormat, decorator: Google::Apis::ContentwarehouseV1::QualityCalypsoAppsUniversalAuLiveOpFormat::Representation
36552
+
36553
+ property :default_schedule_information, as: 'defaultScheduleInformation', class: Google::Apis::ContentwarehouseV1::QualityCalypsoAppsUniversalAuLiveOpEvent, decorator: Google::Apis::ContentwarehouseV1::QualityCalypsoAppsUniversalAuLiveOpEvent::Representation
36554
+
36555
+ property :event_id, as: 'eventId'
36556
+ property :event_type, as: 'eventType'
36557
+ property :event_url, as: 'eventUrl'
36558
+ hash :locale_level_format_information, as: 'localeLevelFormatInformation', class: Google::Apis::ContentwarehouseV1::QualityCalypsoAppsUniversalAuLiveOpFormat, decorator: Google::Apis::ContentwarehouseV1::QualityCalypsoAppsUniversalAuLiveOpFormat::Representation
36559
+
36560
+ property :priority, as: 'priority'
36561
+ end
36562
+ end
36563
+
36564
+ class QualityCalypsoAppsUniversalAuLiveOpEvent
36565
+ # @private
36566
+ class Representation < Google::Apis::Core::JsonRepresentation
36567
+ property :end_timestamp_millis, :numeric_string => true, as: 'endTimestampMillis'
36568
+ property :preview_timestamp_millis, :numeric_string => true, as: 'previewTimestampMillis'
36569
+ property :start_timestamp_millis, :numeric_string => true, as: 'startTimestampMillis'
36570
+ end
36571
+ end
36572
+
36573
+ class QualityCalypsoAppsUniversalAuLiveOpFormat
36574
+ # @private
36575
+ class Representation < Google::Apis::Core::JsonRepresentation
36576
+ property :deeplink, as: 'deeplink'
36577
+ property :description, as: 'description'
36578
+ property :eyebrow, as: 'eyebrow'
36579
+ property :image_url, as: 'imageUrl'
36580
+ property :title, as: 'title'
36581
+ property :video_id, as: 'videoId'
36582
+ property :video_url, as: 'videoUrl'
36583
+ end
36584
+ end
36585
+
36586
+ class QualityCalypsoAppsUniversalAuLiveOpsDetailInfo
36587
+ # @private
36588
+ class Representation < Google::Apis::Core::JsonRepresentation
36589
+ collection :live_op_events, as: 'liveOpEvents', class: Google::Apis::ContentwarehouseV1::QualityCalypsoAppsUniversalAuLiveOpDetail, decorator: Google::Apis::ContentwarehouseV1::QualityCalypsoAppsUniversalAuLiveOpDetail::Representation
36590
+
36591
+ property :package_name, as: 'packageName'
36592
+ end
36593
+ end
36594
+
36471
36595
  class QualityCopiaFireflySiteSignal
36472
36596
  # @private
36473
36597
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -36695,6 +36819,7 @@ module Google
36695
36819
  property :good_clicks, as: 'goodClicks'
36696
36820
  property :impressions, as: 'impressions'
36697
36821
  property :last_longest_clicks, as: 'lastLongestClicks'
36822
+ property :unicorn_clicks, as: 'unicornClicks'
36698
36823
  property :unsquashed_clicks, as: 'unsquashedClicks'
36699
36824
  property :unsquashed_impressions, as: 'unsquashedImpressions'
36700
36825
  property :unsquashed_last_longest_clicks, as: 'unsquashedLastLongestClicks'
@@ -36822,7 +36947,7 @@ module Google
36822
36947
  class Representation < Google::Apis::Core::JsonRepresentation
36823
36948
  property :article_score, as: 'articleScore'
36824
36949
  property :article_score_v2, as: 'articleScoreV2'
36825
- property :chard, as: 'chard'
36950
+ property :chard_encoded, as: 'chardEncoded'
36826
36951
  property :chard_variance, as: 'chardVariance'
36827
36952
  property :cluster_id, as: 'clusterId'
36828
36953
  property :cluster_uplift, as: 'clusterUplift', class: Google::Apis::ContentwarehouseV1::QualityNsrNsrDataClusterUplift, decorator: Google::Apis::ContentwarehouseV1::QualityNsrNsrDataClusterUplift::Representation
@@ -36849,6 +36974,8 @@ module Google
36849
36974
  property :nsr_variance, as: 'nsrVariance'
36850
36975
  property :nsrdata_from_fallback_pattern_key, as: 'nsrdataFromFallbackPatternKey'
36851
36976
  property :pnav, as: 'pnav'
36977
+ collection :prior_adjusted_nsr, as: 'priorAdjustedNsr', class: Google::Apis::ContentwarehouseV1::QualityNsrVersionedFloatSignal, decorator: Google::Apis::ContentwarehouseV1::QualityNsrVersionedFloatSignal::Representation
36978
+
36852
36979
  property :secondary_site_chunk, as: 'secondarySiteChunk'
36853
36980
  property :shopping_score, as: 'shoppingScore'
36854
36981
  property :site_autopilot_score, as: 'siteAutopilotScore'
@@ -37261,6 +37388,7 @@ module Google
37261
37388
  property :is_from_on_device_lookup, as: 'isFromOnDeviceLookup'
37262
37389
  property :is_transliterated_match, as: 'isTransliteratedMatch'
37263
37390
  property :is_visible_to_guests_relationship, as: 'isVisibleToGuestsRelationship'
37391
+ property :lookup_name_source, as: 'lookupNameSource'
37264
37392
  property :match_signal, as: 'matchSignal', class: Google::Apis::ContentwarehouseV1::AssistantVerticalsCommonContactMatchSignal, decorator: Google::Apis::ContentwarehouseV1::AssistantVerticalsCommonContactMatchSignal::Representation
37265
37393
 
37266
37394
  property :matched_name_type, as: 'matchedNameType'
@@ -37971,6 +38099,8 @@ module Google
37971
38099
  class RepositoryAnnotationsRdfaRdfaRichSnippetsApplication
37972
38100
  # @private
37973
38101
  class Representation < Google::Apis::Core::JsonRepresentation
38102
+ property :app_type_data, as: 'appTypeData', class: Google::Apis::ContentwarehouseV1::RepositoryAnnotationsRdfaRdfaRichSnippetsApplicationAppTypeData, decorator: Google::Apis::ContentwarehouseV1::RepositoryAnnotationsRdfaRdfaRichSnippetsApplicationAppTypeData::Representation
38103
+
37974
38104
  property :application_url, as: 'applicationUrl'
37975
38105
  property :breadcrumbs, as: 'breadcrumbs', class: Google::Apis::ContentwarehouseV1::RepositoryAnnotationsRdfaBreadcrumbs, decorator: Google::Apis::ContentwarehouseV1::RepositoryAnnotationsRdfaBreadcrumbs::Representation
37976
38106
 
@@ -37992,6 +38122,8 @@ module Google
37992
38122
  property :is_default_lang_locale, as: 'isDefaultLangLocale'
37993
38123
  property :lang_locale, as: 'langLocale'
37994
38124
  property :last_updated, as: 'lastUpdated'
38125
+ property :live_op_details, as: 'liveOpDetails', class: Google::Apis::ContentwarehouseV1::QualityCalypsoAppsUniversalAuLiveOpsDetailInfo, decorator: Google::Apis::ContentwarehouseV1::QualityCalypsoAppsUniversalAuLiveOpsDetailInfo::Representation
38126
+
37995
38127
  property :marketplace, as: 'marketplace'
37996
38128
  property :name, as: 'name'
37997
38129
  property :num_downloads, as: 'numDownloads'
@@ -38002,6 +38134,8 @@ module Google
38002
38134
  collection :platform_tags, as: 'platformTags'
38003
38135
  property :popular_score, as: 'popularScore'
38004
38136
  property :price, as: 'price'
38137
+ property :rank_data, as: 'rankData', class: Google::Apis::ContentwarehouseV1::RepositoryAnnotationsRdfaRdfaRichSnippetsApplicationRankData, decorator: Google::Apis::ContentwarehouseV1::RepositoryAnnotationsRdfaRdfaRichSnippetsApplicationRankData::Representation
38138
+
38005
38139
  property :rating, as: 'rating'
38006
38140
  property :rating_count, as: 'ratingCount'
38007
38141
  property :release_date, as: 'releaseDate'
@@ -38024,6 +38158,13 @@ module Google
38024
38158
  end
38025
38159
  end
38026
38160
 
38161
+ class RepositoryAnnotationsRdfaRdfaRichSnippetsApplicationAppTypeData
38162
+ # @private
38163
+ class Representation < Google::Apis::Core::JsonRepresentation
38164
+ property :play_store_app_type, as: 'playStoreAppType'
38165
+ end
38166
+ end
38167
+
38027
38168
  class RepositoryAnnotationsRdfaRdfaRichSnippetsApplicationCountryPrice
38028
38169
  # @private
38029
38170
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -38033,6 +38174,26 @@ module Google
38033
38174
  end
38034
38175
  end
38035
38176
 
38177
+ class RepositoryAnnotationsRdfaRdfaRichSnippetsApplicationRank
38178
+ # @private
38179
+ class Representation < Google::Apis::Core::JsonRepresentation
38180
+ property :app_store_link, as: 'appStoreLink'
38181
+ property :category_id, as: 'categoryId'
38182
+ property :category_name, as: 'categoryName'
38183
+ property :chart_type, as: 'chartType'
38184
+ property :rank, :numeric_string => true, as: 'rank'
38185
+ end
38186
+ end
38187
+
38188
+ class RepositoryAnnotationsRdfaRdfaRichSnippetsApplicationRankData
38189
+ # @private
38190
+ class Representation < Google::Apis::Core::JsonRepresentation
38191
+ collection :playwright_category_id, as: 'playwrightCategoryId'
38192
+ collection :rank, as: 'rank', class: Google::Apis::ContentwarehouseV1::RepositoryAnnotationsRdfaRdfaRichSnippetsApplicationRank, decorator: Google::Apis::ContentwarehouseV1::RepositoryAnnotationsRdfaRdfaRichSnippetsApplicationRank::Representation
38193
+
38194
+ end
38195
+ end
38196
+
38036
38197
  class RepositoryWebrefAggregatedEntityNameScores
38037
38198
  # @private
38038
38199
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -41259,8 +41420,11 @@ module Google
41259
41420
  # @private
41260
41421
  class Representation < Google::Apis::Core::JsonRepresentation
41261
41422
  property :count, :numeric_string => true, as: 'count'
41423
+ property :max_value_millis, :numeric_string => true, as: 'maxValueMillis'
41424
+ property :min_value_millis, :numeric_string => true, as: 'minValueMillis'
41262
41425
  property :source, as: 'source'
41263
41426
  property :value, as: 'value'
41427
+ property :value_millis, :numeric_string => true, as: 'valueMillis'
41264
41428
  end
41265
41429
  end
41266
41430
 
@@ -41606,6 +41770,13 @@ module Google
41606
41770
  end
41607
41771
  end
41608
41772
 
41773
+ class SocialGraphApiProtoContactPromptSettings
41774
+ # @private
41775
+ class Representation < Google::Apis::Core::JsonRepresentation
41776
+ property :contact_active_state, as: 'contactActiveState'
41777
+ end
41778
+ end
41779
+
41609
41780
  class SocialGraphApiProtoContactState
41610
41781
  # @private
41611
41782
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -41755,6 +41926,7 @@ module Google
41755
41926
  class SocialGraphApiProtoPrompt
41756
41927
  # @private
41757
41928
  class Representation < Google::Apis::Core::JsonRepresentation
41929
+ property :active_state, as: 'activeState'
41758
41930
  property :content, as: 'content', class: Google::Apis::ContentwarehouseV1::SocialGraphApiProtoPromptContent, decorator: Google::Apis::ContentwarehouseV1::SocialGraphApiProtoPromptContent::Representation
41759
41931
 
41760
41932
  property :last_dismiss_date, as: 'lastDismissDate', class: Google::Apis::ContentwarehouseV1::GoogleTypeDate, decorator: Google::Apis::ContentwarehouseV1::GoogleTypeDate::Representation
@@ -42220,6 +42392,15 @@ module Google
42220
42392
 
42221
42393
  collection :legal_removal_regions, as: 'legalRemovalRegions', class: Google::Apis::ContentwarehouseV1::KeGovernanceTypedRegions, decorator: Google::Apis::ContentwarehouseV1::KeGovernanceTypedRegions::Representation
42222
42394
 
42395
+ property :lms_is_editorial, as: 'lmsIsEditorial'
42396
+ property :lms_regions_allowed, as: 'lmsRegionsAllowed', class: Google::Apis::ContentwarehouseV1::KeGovernanceTypedRegions, decorator: Google::Apis::ContentwarehouseV1::KeGovernanceTypedRegions::Representation
42397
+
42398
+ property :lms_regions_disallowed, as: 'lmsRegionsDisallowed', class: Google::Apis::ContentwarehouseV1::KeGovernanceTypedRegions, decorator: Google::Apis::ContentwarehouseV1::KeGovernanceTypedRegions::Representation
42399
+
42400
+ property :lms_requires_attribution, as: 'lmsRequiresAttribution'
42401
+ property :lms_requires_first_party_only, as: 'lmsRequiresFirstPartyOnly'
42402
+ property :lms_requires_link, as: 'lmsRequiresLink'
42403
+ property :lms_requires_share_alike, as: 'lmsRequiresShareAlike'
42223
42404
  property :policy_source_type, as: 'policySourceType'
42224
42405
  end
42225
42406
  end
@@ -42470,6 +42651,8 @@ module Google
42470
42651
  property :mid, as: 'mid'
42471
42652
  property :names, as: 'names', class: Google::Apis::ContentwarehouseV1::TravelFlightsNameCatalogProto, decorator: Google::Apis::ContentwarehouseV1::TravelFlightsNameCatalogProto::Representation
42472
42653
 
42654
+ property :passenger_assistance_urls, as: 'passengerAssistanceUrls', class: Google::Apis::ContentwarehouseV1::TravelFlightsNameCatalogProto, decorator: Google::Apis::ContentwarehouseV1::TravelFlightsNameCatalogProto::Representation
42655
+
42473
42656
  property :popularity, as: 'popularity'
42474
42657
  property :short_names, as: 'shortNames', class: Google::Apis::ContentwarehouseV1::TravelFlightsNameCatalogProto, decorator: Google::Apis::ContentwarehouseV1::TravelFlightsNameCatalogProto::Representation
42475
42658
 
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.2.0
4
+ version: 0.4.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-10-21 00:00:00.000000000 Z
11
+ date: 2022-11-07 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.2.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-contentwarehouse_v1/v0.4.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: []