google-apis-contentwarehouse_v1 0.17.0 → 0.18.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.17.0"
19
+ GEM_VERSION = "0.18.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 = "20230529"
25
+ REVISION = "20230612"
26
26
  end
27
27
  end
28
28
  end
@@ -448,6 +448,12 @@ module Google
448
448
  include Google::Apis::Core::JsonObjectSupport
449
449
  end
450
450
 
451
+ class AppsPeopleOzExternalMergedpeopleapiContactPromptSettingsInfo
452
+ class Representation < Google::Apis::Core::JsonRepresentation; end
453
+
454
+ include Google::Apis::Core::JsonObjectSupport
455
+ end
456
+
451
457
  class AppsPeopleOzExternalMergedpeopleapiContactStateInfo
452
458
  class Representation < Google::Apis::Core::JsonRepresentation; end
453
459
 
@@ -1186,12 +1192,6 @@ module Google
1186
1192
  include Google::Apis::Core::JsonObjectSupport
1187
1193
  end
1188
1194
 
1189
- class AssistantApiAccessControlOutput
1190
- class Representation < Google::Apis::Core::JsonRepresentation; end
1191
-
1192
- include Google::Apis::Core::JsonObjectSupport
1193
- end
1194
-
1195
1195
  class AssistantApiActionV2SupportedFeatures
1196
1196
  class Representation < Google::Apis::Core::JsonRepresentation; end
1197
1197
 
@@ -1498,6 +1498,18 @@ module Google
1498
1498
  include Google::Apis::Core::JsonObjectSupport
1499
1499
  end
1500
1500
 
1501
+ class AssistantApiCoreTypesGovernedSurfaceIdentity
1502
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1503
+
1504
+ include Google::Apis::Core::JsonObjectSupport
1505
+ end
1506
+
1507
+ class AssistantApiCoreTypesGovernedSurfaceVersion
1508
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1509
+
1510
+ include Google::Apis::Core::JsonObjectSupport
1511
+ end
1512
+
1501
1513
  class AssistantApiCoreTypesHomeAppInfo
1502
1514
  class Representation < Google::Apis::Core::JsonRepresentation; end
1503
1515
 
@@ -2356,6 +2368,18 @@ module Google
2356
2368
  include Google::Apis::Core::JsonObjectSupport
2357
2369
  end
2358
2370
 
2371
+ class AssistantContextProviderSelectionPolicy
2372
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2373
+
2374
+ include Google::Apis::Core::JsonObjectSupport
2375
+ end
2376
+
2377
+ class AssistantContextProviderSelectionResult
2378
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2379
+
2380
+ include Google::Apis::Core::JsonObjectSupport
2381
+ end
2382
+
2359
2383
  class AssistantContextProviderVariant
2360
2384
  class Representation < Google::Apis::Core::JsonRepresentation; end
2361
2385
 
@@ -2572,6 +2596,12 @@ module Google
2572
2596
  include Google::Apis::Core::JsonObjectSupport
2573
2597
  end
2574
2598
 
2599
+ class AssistantGroundingProviderProviderSignalResult
2600
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2601
+
2602
+ include Google::Apis::Core::JsonObjectSupport
2603
+ end
2604
+
2575
2605
  class AssistantGroundingRankerAssistantInteractionFeatures
2576
2606
  class Representation < Google::Apis::Core::JsonRepresentation; end
2577
2607
 
@@ -4138,6 +4168,60 @@ module Google
4138
4168
  include Google::Apis::Core::JsonObjectSupport
4139
4169
  end
4140
4170
 
4171
+ class GeostoreCityJsonProto
4172
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4173
+
4174
+ include Google::Apis::Core::JsonObjectSupport
4175
+ end
4176
+
4177
+ class GeostoreCityJsonProtoCityObject
4178
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4179
+
4180
+ include Google::Apis::Core::JsonObjectSupport
4181
+ end
4182
+
4183
+ class GeostoreCityJsonProtoCityObjectGeometry
4184
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4185
+
4186
+ include Google::Apis::Core::JsonObjectSupport
4187
+ end
4188
+
4189
+ class GeostoreCityJsonProtoCityObjectGeometryMultiPoint
4190
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4191
+
4192
+ include Google::Apis::Core::JsonObjectSupport
4193
+ end
4194
+
4195
+ class GeostoreCityJsonProtoCityObjectGeometryMultiSurface
4196
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4197
+
4198
+ include Google::Apis::Core::JsonObjectSupport
4199
+ end
4200
+
4201
+ class GeostoreCityJsonProtoCityObjectGeometrySolid
4202
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4203
+
4204
+ include Google::Apis::Core::JsonObjectSupport
4205
+ end
4206
+
4207
+ class GeostoreCityJsonProtoCityObjectGeometrySurface
4208
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4209
+
4210
+ include Google::Apis::Core::JsonObjectSupport
4211
+ end
4212
+
4213
+ class GeostoreCityJsonProtoTransform
4214
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4215
+
4216
+ include Google::Apis::Core::JsonObjectSupport
4217
+ end
4218
+
4219
+ class GeostoreCityJsonProtoTransformXyzVector
4220
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4221
+
4222
+ include Google::Apis::Core::JsonObjectSupport
4223
+ end
4224
+
4141
4225
  class GeostoreComposableItemProto
4142
4226
  class Representation < Google::Apis::Core::JsonRepresentation; end
4143
4227
 
@@ -4156,6 +4240,12 @@ module Google
4156
4240
  include Google::Apis::Core::JsonObjectSupport
4157
4241
  end
4158
4242
 
4243
+ class GeostoreCurvatureProto
4244
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4245
+
4246
+ include Google::Apis::Core::JsonObjectSupport
4247
+ end
4248
+
4159
4249
  class GeostoreCurveConnectionProto
4160
4250
  class Representation < Google::Apis::Core::JsonRepresentation; end
4161
4251
 
@@ -4378,6 +4468,12 @@ module Google
4378
4468
  include Google::Apis::Core::JsonObjectSupport
4379
4469
  end
4380
4470
 
4471
+ class GeostoreGeometryStoreReferenceProto
4472
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4473
+
4474
+ include Google::Apis::Core::JsonObjectSupport
4475
+ end
4476
+
4381
4477
  class GeostoreGeopoliticalGeometryProto
4382
4478
  class Representation < Google::Apis::Core::JsonRepresentation; end
4383
4479
 
@@ -4612,6 +4708,12 @@ module Google
4612
4708
  include Google::Apis::Core::JsonObjectSupport
4613
4709
  end
4614
4710
 
4711
+ class GeostorePointCurvatureProto
4712
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4713
+
4714
+ include Google::Apis::Core::JsonObjectSupport
4715
+ end
4716
+
4615
4717
  class GeostorePointProto
4616
4718
  class Representation < Google::Apis::Core::JsonRepresentation; end
4617
4719
 
@@ -15991,6 +16093,16 @@ module Google
15991
16093
  end
15992
16094
  end
15993
16095
 
16096
+ class AppsPeopleOzExternalMergedpeopleapiContactPromptSettingsInfo
16097
+ # @private
16098
+ class Representation < Google::Apis::Core::JsonRepresentation
16099
+ property :contact_prompt_settings, as: 'contactPromptSettings', class: Google::Apis::ContentwarehouseV1::SocialGraphApiProtoContactPromptSettings, decorator: Google::Apis::ContentwarehouseV1::SocialGraphApiProtoContactPromptSettings::Representation
16100
+
16101
+ property :metadata, as: 'metadata', class: Google::Apis::ContentwarehouseV1::AppsPeopleOzExternalMergedpeopleapiPersonFieldMetadata, decorator: Google::Apis::ContentwarehouseV1::AppsPeopleOzExternalMergedpeopleapiPersonFieldMetadata::Representation
16102
+
16103
+ end
16104
+ end
16105
+
15994
16106
  class AppsPeopleOzExternalMergedpeopleapiContactStateInfo
15995
16107
  # @private
15996
16108
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -16766,6 +16878,8 @@ module Google
16766
16878
 
16767
16879
  collection :contact_group_membership, as: 'contactGroupMembership', class: Google::Apis::ContentwarehouseV1::AppsPeopleOzExternalMergedpeopleapiContactGroupMembership, decorator: Google::Apis::ContentwarehouseV1::AppsPeopleOzExternalMergedpeopleapiContactGroupMembership::Representation
16768
16880
 
16881
+ collection :contact_prompt_settings_info, as: 'contactPromptSettingsInfo', class: Google::Apis::ContentwarehouseV1::AppsPeopleOzExternalMergedpeopleapiContactPromptSettingsInfo, decorator: Google::Apis::ContentwarehouseV1::AppsPeopleOzExternalMergedpeopleapiContactPromptSettingsInfo::Representation
16882
+
16769
16883
  collection :contact_state_info, as: 'contactStateInfo', class: Google::Apis::ContentwarehouseV1::AppsPeopleOzExternalMergedpeopleapiContactStateInfo, decorator: Google::Apis::ContentwarehouseV1::AppsPeopleOzExternalMergedpeopleapiContactStateInfo::Representation
16770
16884
 
16771
16885
  collection :cover_photo, as: 'coverPhoto', class: Google::Apis::ContentwarehouseV1::AppsPeopleOzExternalMergedpeopleapiCoverPhoto, decorator: Google::Apis::ContentwarehouseV1::AppsPeopleOzExternalMergedpeopleapiCoverPhoto::Representation
@@ -17567,14 +17681,6 @@ module Google
17567
17681
  end
17568
17682
  end
17569
17683
 
17570
- class AssistantApiAccessControlOutput
17571
- # @private
17572
- class Representation < Google::Apis::Core::JsonRepresentation
17573
- property :allow_non_unicorn_user_access_youtube_kids, as: 'allowNonUnicornUserAccessYoutubeKids'
17574
- property :guest_access_on_youtube, as: 'guestAccessOnYoutube'
17575
- end
17576
- end
17577
-
17578
17684
  class AssistantApiActionV2SupportedFeatures
17579
17685
  # @private
17580
17686
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -18140,6 +18246,25 @@ module Google
18140
18246
  end
18141
18247
  end
18142
18248
 
18249
+ class AssistantApiCoreTypesGovernedSurfaceIdentity
18250
+ # @private
18251
+ class Representation < Google::Apis::Core::JsonRepresentation
18252
+ property :device_id, as: 'deviceId', class: Google::Apis::ContentwarehouseV1::AssistantApiCoreTypesDeviceId, decorator: Google::Apis::ContentwarehouseV1::AssistantApiCoreTypesDeviceId::Representation
18253
+
18254
+ property :surface_type, as: 'surfaceType'
18255
+ property :surface_version, as: 'surfaceVersion', class: Google::Apis::ContentwarehouseV1::AssistantApiCoreTypesGovernedSurfaceVersion, decorator: Google::Apis::ContentwarehouseV1::AssistantApiCoreTypesGovernedSurfaceVersion::Representation
18256
+
18257
+ end
18258
+ end
18259
+
18260
+ class AssistantApiCoreTypesGovernedSurfaceVersion
18261
+ # @private
18262
+ class Representation < Google::Apis::Core::JsonRepresentation
18263
+ property :major, as: 'major'
18264
+ property :minor, as: 'minor'
18265
+ end
18266
+ end
18267
+
18143
18268
  class AssistantApiCoreTypesHomeAppInfo
18144
18269
  # @private
18145
18270
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -18638,7 +18763,6 @@ module Google
18638
18763
  class AssistantApiLoggingOnlyData
18639
18764
  # @private
18640
18765
  class Representation < Google::Apis::Core::JsonRepresentation
18641
- property :account_index, as: 'accountIndex'
18642
18766
  property :acp_version, as: 'acpVersion'
18643
18767
  property :android_id, :numeric_string => true, as: 'androidId'
18644
18768
  property :app_version, as: 'appVersion'
@@ -18757,8 +18881,6 @@ module Google
18757
18881
  class AssistantApiOutputRestrictions
18758
18882
  # @private
18759
18883
  class Representation < Google::Apis::Core::JsonRepresentation
18760
- property :access_control_output, as: 'accessControlOutput', class: Google::Apis::ContentwarehouseV1::AssistantApiAccessControlOutput, decorator: Google::Apis::ContentwarehouseV1::AssistantApiAccessControlOutput::Representation
18761
-
18762
18884
  property :google_photo_content, as: 'googlePhotoContent'
18763
18885
  property :guest_access_output, as: 'guestAccessOutput', class: Google::Apis::ContentwarehouseV1::AssistantApiGuestAccessOutput, decorator: Google::Apis::ContentwarehouseV1::AssistantApiGuestAccessOutput::Representation
18764
18886
 
@@ -18779,7 +18901,6 @@ module Google
18779
18901
  property :android_tv_assistant_settings_source, as: 'androidTvAssistantSettingsSource'
18780
18902
  property :health_and_fitness_proactive, as: 'healthAndFitnessProactive'
18781
18903
  property :photos_proactive, as: 'photosProactive'
18782
- property :supports_proactive_output, as: 'supportsProactiveOutput'
18783
18904
  property :user_match_proactive, as: 'userMatchProactive'
18784
18905
  end
18785
18906
  end
@@ -19038,7 +19159,6 @@ module Google
19038
19159
  property :time_zone, as: 'timeZone', class: Google::Apis::ContentwarehouseV1::AssistantApiTimeZone, decorator: Google::Apis::ContentwarehouseV1::AssistantApiTimeZone::Representation
19039
19160
 
19040
19161
  property :truncated_local_network_id, as: 'truncatedLocalNetworkId'
19041
- property :trusted_voice_enabled, as: 'trustedVoiceEnabled'
19042
19162
  property :type, as: 'type'
19043
19163
  property :verbose_tts_for_chromecast_enabled, as: 'verboseTtsForChromecastEnabled'
19044
19164
  property :vm_last_used_coarse_timestamp, as: 'vmLastUsedCoarseTimestamp'
@@ -19848,6 +19968,25 @@ module Google
19848
19968
  end
19849
19969
  end
19850
19970
 
19971
+ class AssistantContextProviderSelectionPolicy
19972
+ # @private
19973
+ class Representation < Google::Apis::Core::JsonRepresentation
19974
+ property :policy_action, as: 'policyAction'
19975
+ property :policy_name, as: 'policyName'
19976
+ end
19977
+ end
19978
+
19979
+ class AssistantContextProviderSelectionResult
19980
+ # @private
19981
+ class Representation < Google::Apis::Core::JsonRepresentation
19982
+ property :bucketed_final_score, as: 'bucketedFinalScore'
19983
+ property :final_score, as: 'finalScore'
19984
+ collection :policy_applied, as: 'policyApplied', class: Google::Apis::ContentwarehouseV1::AssistantContextProviderSelectionPolicy, decorator: Google::Apis::ContentwarehouseV1::AssistantContextProviderSelectionPolicy::Representation
19985
+
19986
+ property :should_prune, as: 'shouldPrune'
19987
+ end
19988
+ end
19989
+
19851
19990
  class AssistantContextProviderVariant
19852
19991
  # @private
19853
19992
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -20191,6 +20330,21 @@ module Google
20191
20330
  end
20192
20331
  end
20193
20332
 
20333
+ class AssistantGroundingProviderProviderSignalResult
20334
+ # @private
20335
+ class Representation < Google::Apis::Core::JsonRepresentation
20336
+ property :is_default_provider, as: 'isDefaultProvider'
20337
+ property :is_foreground_provider, as: 'isForegroundProvider'
20338
+ property :is_in_app_provider, as: 'isInAppProvider'
20339
+ property :is_installed, as: 'isInstalled'
20340
+ property :is_last_used_provider, as: 'isLastUsedProvider'
20341
+ property :is_query_restricted_provider, as: 'isQueryRestrictedProvider'
20342
+ property :provider_selection_result, as: 'providerSelectionResult', class: Google::Apis::ContentwarehouseV1::AssistantContextProviderSelectionResult, decorator: Google::Apis::ContentwarehouseV1::AssistantContextProviderSelectionResult::Representation
20343
+
20344
+ property :provider_type_signal, as: 'providerTypeSignal'
20345
+ end
20346
+ end
20347
+
20194
20348
  class AssistantGroundingRankerAssistantInteractionFeatures
20195
20349
  # @private
20196
20350
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -20246,6 +20400,8 @@ module Google
20246
20400
 
20247
20401
  property :device_targeting_labels, as: 'deviceTargetingLabels', class: Google::Apis::ContentwarehouseV1::AssistantGroundingRankerDeviceTargetingLabels, decorator: Google::Apis::ContentwarehouseV1::AssistantGroundingRankerDeviceTargetingLabels::Representation
20248
20402
 
20403
+ property :surface_identity, as: 'surfaceIdentity', class: Google::Apis::ContentwarehouseV1::AssistantApiCoreTypesGovernedSurfaceIdentity, decorator: Google::Apis::ContentwarehouseV1::AssistantApiCoreTypesGovernedSurfaceIdentity::Representation
20404
+
20249
20405
  end
20250
20406
  end
20251
20407
 
@@ -20382,6 +20538,8 @@ module Google
20382
20538
  # @private
20383
20539
  class Representation < Google::Apis::Core::JsonRepresentation
20384
20540
  property :is_exclusive, as: 'isExclusive'
20541
+ property :podcast_listeners_count, as: 'podcastListenersCount'
20542
+ property :popularity_score, as: 'popularityScore'
20385
20543
  property :scubed_ng3_model_score, as: 'scubedNg3ModelScore'
20386
20544
  property :scubed_tstar_score, as: 'scubedTstarScore'
20387
20545
  end
@@ -20390,10 +20548,11 @@ module Google
20390
20548
  class AssistantGroundingRankerProviderGroundingProviderFeatures
20391
20549
  # @private
20392
20550
  class Representation < Google::Apis::Core::JsonRepresentation
20393
- property :is_in_app_provider, as: 'isInAppProvider'
20394
20551
  collection :provider_cluster_ids, as: 'providerClusterIds'
20395
20552
  property :provider_id, as: 'providerId', class: Google::Apis::ContentwarehouseV1::AssistantContextProviderId, decorator: Google::Apis::ContentwarehouseV1::AssistantContextProviderId::Representation
20396
20553
 
20554
+ property :provider_signal_result, as: 'providerSignalResult', class: Google::Apis::ContentwarehouseV1::AssistantGroundingProviderProviderSignalResult, decorator: Google::Apis::ContentwarehouseV1::AssistantGroundingProviderProviderSignalResult::Representation
20555
+
20397
20556
  property :psl_score, as: 'pslScore'
20398
20557
  end
20399
20558
  end
@@ -20832,7 +20991,9 @@ module Google
20832
20991
  # @private
20833
20992
  class Representation < Google::Apis::Core::JsonRepresentation
20834
20993
  property :binding_set_auis, as: 'bindingSetAuis'
20994
+ property :binding_set_invalid_reason, as: 'bindingSetInvalidReason'
20835
20995
  property :binding_set_pauis, as: 'bindingSetPauis'
20996
+ property :binding_set_validity, as: 'bindingSetValidity'
20836
20997
  property :calibrated_parsing_score, as: 'calibratedParsingScore'
20837
20998
  property :deep_media_dominant, as: 'deepMediaDominant'
20838
20999
  property :dominant, as: 'dominant'
@@ -20853,7 +21014,9 @@ module Google
20853
21014
  property :is_media_control_intent, as: 'isMediaControlIntent'
20854
21015
  property :is_play_generic_music, as: 'isPlayGenericMusic'
20855
21016
  property :is_podcast_intent, as: 'isPodcastIntent'
21017
+ property :is_sage_intent, as: 'isSageIntent'
20856
21018
  property :is_tvm_intent, as: 'isTvmIntent'
21019
+ property :is_valid_smarthome_intent, as: 'isValidSmarthomeIntent'
20857
21020
  property :is_video_intent, as: 'isVideoIntent'
20858
21021
  property :kscorer_rank, as: 'kscorerRank'
20859
21022
  property :laa_features, as: 'laaFeatures', class: Google::Apis::ContentwarehouseV1::AssistantGroundingRankerLaaFeatures, decorator: Google::Apis::ContentwarehouseV1::AssistantGroundingRankerLaaFeatures::Representation
@@ -23446,6 +23609,89 @@ module Google
23446
23609
  end
23447
23610
  end
23448
23611
 
23612
+ class GeostoreCityJsonProto
23613
+ # @private
23614
+ class Representation < Google::Apis::Core::JsonRepresentation
23615
+ collection :city_objects, as: 'cityObjects', class: Google::Apis::ContentwarehouseV1::GeostoreCityJsonProtoCityObject, decorator: Google::Apis::ContentwarehouseV1::GeostoreCityJsonProtoCityObject::Representation
23616
+
23617
+ property :transform, as: 'transform', class: Google::Apis::ContentwarehouseV1::GeostoreCityJsonProtoTransform, decorator: Google::Apis::ContentwarehouseV1::GeostoreCityJsonProtoTransform::Representation
23618
+
23619
+ collection :vertex_xyz, as: 'vertexXyz'
23620
+ end
23621
+ end
23622
+
23623
+ class GeostoreCityJsonProtoCityObject
23624
+ # @private
23625
+ class Representation < Google::Apis::Core::JsonRepresentation
23626
+ collection :geometries, as: 'geometries', class: Google::Apis::ContentwarehouseV1::GeostoreCityJsonProtoCityObjectGeometry, decorator: Google::Apis::ContentwarehouseV1::GeostoreCityJsonProtoCityObjectGeometry::Representation
23627
+
23628
+ property :id, as: 'id'
23629
+ property :type, as: 'type'
23630
+ end
23631
+ end
23632
+
23633
+ class GeostoreCityJsonProtoCityObjectGeometry
23634
+ # @private
23635
+ class Representation < Google::Apis::Core::JsonRepresentation
23636
+ property :lod, as: 'lod'
23637
+ property :multipoint, as: 'multipoint', class: Google::Apis::ContentwarehouseV1::GeostoreCityJsonProtoCityObjectGeometryMultiPoint, decorator: Google::Apis::ContentwarehouseV1::GeostoreCityJsonProtoCityObjectGeometryMultiPoint::Representation
23638
+
23639
+ property :multisurface, as: 'multisurface', class: Google::Apis::ContentwarehouseV1::GeostoreCityJsonProtoCityObjectGeometryMultiSurface, decorator: Google::Apis::ContentwarehouseV1::GeostoreCityJsonProtoCityObjectGeometryMultiSurface::Representation
23640
+
23641
+ property :solid, as: 'solid', class: Google::Apis::ContentwarehouseV1::GeostoreCityJsonProtoCityObjectGeometrySolid, decorator: Google::Apis::ContentwarehouseV1::GeostoreCityJsonProtoCityObjectGeometrySolid::Representation
23642
+
23643
+ end
23644
+ end
23645
+
23646
+ class GeostoreCityJsonProtoCityObjectGeometryMultiPoint
23647
+ # @private
23648
+ class Representation < Google::Apis::Core::JsonRepresentation
23649
+ collection :x_indices, as: 'xIndices'
23650
+ end
23651
+ end
23652
+
23653
+ class GeostoreCityJsonProtoCityObjectGeometryMultiSurface
23654
+ # @private
23655
+ class Representation < Google::Apis::Core::JsonRepresentation
23656
+ collection :surfaces, as: 'surfaces', class: Google::Apis::ContentwarehouseV1::GeostoreCityJsonProtoCityObjectGeometrySurface, decorator: Google::Apis::ContentwarehouseV1::GeostoreCityJsonProtoCityObjectGeometrySurface::Representation
23657
+
23658
+ end
23659
+ end
23660
+
23661
+ class GeostoreCityJsonProtoCityObjectGeometrySolid
23662
+ # @private
23663
+ class Representation < Google::Apis::Core::JsonRepresentation
23664
+ collection :shells, as: 'shells', class: Google::Apis::ContentwarehouseV1::GeostoreCityJsonProtoCityObjectGeometryMultiSurface, decorator: Google::Apis::ContentwarehouseV1::GeostoreCityJsonProtoCityObjectGeometryMultiSurface::Representation
23665
+
23666
+ end
23667
+ end
23668
+
23669
+ class GeostoreCityJsonProtoCityObjectGeometrySurface
23670
+ # @private
23671
+ class Representation < Google::Apis::Core::JsonRepresentation
23672
+ collection :loops, as: 'loops', class: Google::Apis::ContentwarehouseV1::GeostoreCityJsonProtoCityObjectGeometryMultiPoint, decorator: Google::Apis::ContentwarehouseV1::GeostoreCityJsonProtoCityObjectGeometryMultiPoint::Representation
23673
+
23674
+ end
23675
+ end
23676
+
23677
+ class GeostoreCityJsonProtoTransform
23678
+ # @private
23679
+ class Representation < Google::Apis::Core::JsonRepresentation
23680
+ property :scale, as: 'scale'
23681
+ property :translate, as: 'translate', class: Google::Apis::ContentwarehouseV1::GeostoreCityJsonProtoTransformXyzVector, decorator: Google::Apis::ContentwarehouseV1::GeostoreCityJsonProtoTransformXyzVector::Representation
23682
+
23683
+ end
23684
+ end
23685
+
23686
+ class GeostoreCityJsonProtoTransformXyzVector
23687
+ # @private
23688
+ class Representation < Google::Apis::Core::JsonRepresentation
23689
+ property :x, as: 'x'
23690
+ property :y, as: 'y'
23691
+ property :z, as: 'z'
23692
+ end
23693
+ end
23694
+
23449
23695
  class GeostoreComposableItemProto
23450
23696
  # @private
23451
23697
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -23485,6 +23731,14 @@ module Google
23485
23731
  end
23486
23732
  end
23487
23733
 
23734
+ class GeostoreCurvatureProto
23735
+ # @private
23736
+ class Representation < Google::Apis::Core::JsonRepresentation
23737
+ collection :point_curvature, as: 'pointCurvature', class: Google::Apis::ContentwarehouseV1::GeostorePointCurvatureProto, decorator: Google::Apis::ContentwarehouseV1::GeostorePointCurvatureProto::Representation
23738
+
23739
+ end
23740
+ end
23741
+
23488
23742
  class GeostoreCurveConnectionProto
23489
23743
  # @private
23490
23744
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -23819,6 +24073,8 @@ module Google
23819
24073
 
23820
24074
  property :future_geometry_for, as: 'futureGeometryFor', class: Google::Apis::ContentwarehouseV1::GeostoreFeatureIdProto, decorator: Google::Apis::ContentwarehouseV1::GeostoreFeatureIdProto::Representation
23821
24075
 
24076
+ property :geometry3d, as: 'geometry3d', class: Google::Apis::ContentwarehouseV1::GeostoreGeometryStoreReferenceProto, decorator: Google::Apis::ContentwarehouseV1::GeostoreGeometryStoreReferenceProto::Representation
24077
+
23822
24078
  property :geometry_precision_meters, as: 'geometryPrecisionMeters'
23823
24079
  property :geopolitical_geometry, as: 'geopoliticalGeometry', class: Google::Apis::ContentwarehouseV1::GeostoreGeopoliticalGeometryProto, decorator: Google::Apis::ContentwarehouseV1::GeostoreGeopoliticalGeometryProto::Representation
23824
24080
 
@@ -23939,6 +24195,8 @@ module Google
23939
24195
  property :type, as: 'type'
23940
24196
  property :vertical_ordering, as: 'verticalOrdering', class: Google::Apis::ContentwarehouseV1::GeostoreVerticalOrderingProto, decorator: Google::Apis::ContentwarehouseV1::GeostoreVerticalOrderingProto::Representation
23941
24197
 
24198
+ property :visualization_area, as: 'visualizationArea', class: Google::Apis::ContentwarehouseV1::GeostoreGeometryStoreReferenceProto, decorator: Google::Apis::ContentwarehouseV1::GeostoreGeometryStoreReferenceProto::Representation
24199
+
23942
24200
  property :water_removed_polygon, as: 'waterRemovedPolygon', class: Google::Apis::ContentwarehouseV1::GeostorePolygonProto, decorator: Google::Apis::ContentwarehouseV1::GeostorePolygonProto::Representation
23943
24201
 
23944
24202
  collection :website, as: 'website', class: Google::Apis::ContentwarehouseV1::GeostoreUrlProto, decorator: Google::Apis::ContentwarehouseV1::GeostoreUrlProto::Representation
@@ -23978,6 +24236,8 @@ module Google
23978
24236
  class GeostoreFlowLineProto
23979
24237
  # @private
23980
24238
  class Representation < Google::Apis::Core::JsonRepresentation
24239
+ property :curvature, as: 'curvature', class: Google::Apis::ContentwarehouseV1::GeostoreCurvatureProto, decorator: Google::Apis::ContentwarehouseV1::GeostoreCurvatureProto::Representation
24240
+
23981
24241
  property :track, as: 'track', class: Google::Apis::ContentwarehouseV1::GeostoreTrackProto, decorator: Google::Apis::ContentwarehouseV1::GeostoreTrackProto::Representation
23982
24242
 
23983
24243
  end
@@ -24055,6 +24315,16 @@ module Google
24055
24315
  end
24056
24316
  end
24057
24317
 
24318
+ class GeostoreGeometryStoreReferenceProto
24319
+ # @private
24320
+ class Representation < Google::Apis::Core::JsonRepresentation
24321
+ property :footprint, :base64 => true, as: 'footprint'
24322
+ property :geometry, as: 'geometry', class: Google::Apis::ContentwarehouseV1::GeostoreCityJsonProto, decorator: Google::Apis::ContentwarehouseV1::GeostoreCityJsonProto::Representation
24323
+
24324
+ property :geometry_id, as: 'geometryId'
24325
+ end
24326
+ end
24327
+
24058
24328
  class GeostoreGeopoliticalGeometryProto
24059
24329
  # @private
24060
24330
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -24486,6 +24756,15 @@ module Google
24486
24756
  end
24487
24757
  end
24488
24758
 
24759
+ class GeostorePointCurvatureProto
24760
+ # @private
24761
+ class Representation < Google::Apis::Core::JsonRepresentation
24762
+ property :curvature_status, as: 'curvatureStatus'
24763
+ property :radians_per_meter, as: 'radiansPerMeter'
24764
+ property :start_point_fraction, as: 'startPointFraction'
24765
+ end
24766
+ end
24767
+
24489
24768
  class GeostorePointProto
24490
24769
  # @private
24491
24770
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -24783,6 +25062,7 @@ module Google
24783
25062
 
24784
25063
  property :restriction_group, as: 'restrictionGroup', class: Google::Apis::ContentwarehouseV1::GeostoreFeatureIdProto, decorator: Google::Apis::ContentwarehouseV1::GeostoreFeatureIdProto::Representation
24785
25064
 
25065
+ property :restriction_token, as: 'restrictionToken'
24786
25066
  property :schedule, as: 'schedule', class: Google::Apis::ContentwarehouseV1::GeostoreTimeScheduleProto, decorator: Google::Apis::ContentwarehouseV1::GeostoreTimeScheduleProto::Representation
24787
25067
 
24788
25068
  property :scope, as: 'scope'
@@ -26498,6 +26778,7 @@ module Google
26498
26778
  property :access_control_mode, as: 'accessControlMode'
26499
26779
  property :database_type, as: 'databaseType'
26500
26780
  property :document_creator_default_role, as: 'documentCreatorDefaultRole'
26781
+ property :enable_cal_user_email_logging, as: 'enableCalUserEmailLogging'
26501
26782
  property :kms_key, as: 'kmsKey'
26502
26783
  end
26503
26784
  end
@@ -29995,6 +30276,8 @@ module Google
29995
30276
  class Representation < Google::Apis::Core::JsonRepresentation
29996
30277
  property :accelerated_shopping_signal, as: 'acceleratedShoppingSignal', class: Google::Apis::ContentwarehouseV1::IndexingDocjoinerDataVersionVersionInfo, decorator: Google::Apis::ContentwarehouseV1::IndexingDocjoinerDataVersionVersionInfo::Representation
29997
30278
 
30279
+ property :authentic_site_rank_data, as: 'authenticSiteRankData', class: Google::Apis::ContentwarehouseV1::IndexingDocjoinerDataVersionVersionInfo, decorator: Google::Apis::ContentwarehouseV1::IndexingDocjoinerDataVersionVersionInfo::Representation
30280
+
29998
30281
  property :chrome_counts, as: 'chromeCounts', class: Google::Apis::ContentwarehouseV1::IndexingDocjoinerDataVersionVersionInfo, decorator: Google::Apis::ContentwarehouseV1::IndexingDocjoinerDataVersionVersionInfo::Representation
29999
30282
 
30000
30283
  property :creator, as: 'creator', class: Google::Apis::ContentwarehouseV1::IndexingDocjoinerDataVersionVersionInfo, decorator: Google::Apis::ContentwarehouseV1::IndexingDocjoinerDataVersionVersionInfo::Representation
@@ -30005,6 +30288,10 @@ module Google
30005
30288
 
30006
30289
  property :document_intent, as: 'documentIntent', class: Google::Apis::ContentwarehouseV1::IndexingDocjoinerDataVersionVersionInfo, decorator: Google::Apis::ContentwarehouseV1::IndexingDocjoinerDataVersionVersionInfo::Representation
30007
30290
 
30291
+ property :extracted_book_info, as: 'extractedBookInfo', class: Google::Apis::ContentwarehouseV1::IndexingDocjoinerDataVersionVersionInfo, decorator: Google::Apis::ContentwarehouseV1::IndexingDocjoinerDataVersionVersionInfo::Representation
30292
+
30293
+ property :instant_chrome_views, as: 'instantChromeViews', class: Google::Apis::ContentwarehouseV1::IndexingDocjoinerDataVersionVersionInfo, decorator: Google::Apis::ContentwarehouseV1::IndexingDocjoinerDataVersionVersionInfo::Representation
30294
+
30008
30295
  property :instant_navboost, as: 'instantNavboost', class: Google::Apis::ContentwarehouseV1::IndexingDocjoinerDataVersionVersionInfo, decorator: Google::Apis::ContentwarehouseV1::IndexingDocjoinerDataVersionVersionInfo::Representation
30009
30296
 
30010
30297
  property :localyp, as: 'localyp', class: Google::Apis::ContentwarehouseV1::IndexingDocjoinerDataVersionVersionInfo, decorator: Google::Apis::ContentwarehouseV1::IndexingDocjoinerDataVersionVersionInfo::Representation
@@ -30013,8 +30300,12 @@ module Google
30013
30300
 
30014
30301
  property :navboost, as: 'navboost', class: Google::Apis::ContentwarehouseV1::IndexingDocjoinerDataVersionVersionInfo, decorator: Google::Apis::ContentwarehouseV1::IndexingDocjoinerDataVersionVersionInfo::Representation
30015
30302
 
30303
+ property :predicted_authenticity, as: 'predictedAuthenticity', class: Google::Apis::ContentwarehouseV1::IndexingDocjoinerDataVersionVersionInfo, decorator: Google::Apis::ContentwarehouseV1::IndexingDocjoinerDataVersionVersionInfo::Representation
30304
+
30016
30305
  property :rankembed, as: 'rankembed', class: Google::Apis::ContentwarehouseV1::IndexingDocjoinerDataVersionVersionInfo, decorator: Google::Apis::ContentwarehouseV1::IndexingDocjoinerDataVersionVersionInfo::Representation
30017
30306
 
30307
+ property :rosetta_language, as: 'rosettaLanguage', class: Google::Apis::ContentwarehouseV1::IndexingDocjoinerDataVersionVersionInfo, decorator: Google::Apis::ContentwarehouseV1::IndexingDocjoinerDataVersionVersionInfo::Representation
30308
+
30018
30309
  property :universal_facts, as: 'universalFacts', class: Google::Apis::ContentwarehouseV1::IndexingDocjoinerDataVersionVersionInfo, decorator: Google::Apis::ContentwarehouseV1::IndexingDocjoinerDataVersionVersionInfo::Representation
30019
30310
 
30020
30311
  property :video_scoring_signal, as: 'videoScoringSignal', class: Google::Apis::ContentwarehouseV1::IndexingDocjoinerDataVersionVersionInfo, decorator: Google::Apis::ContentwarehouseV1::IndexingDocjoinerDataVersionVersionInfo::Representation
@@ -39858,6 +40149,7 @@ module Google
39858
40149
  property :is_reference_page, as: 'isReferencePage'
39859
40150
  property :local_entity_location_confidence, as: 'localEntityLocationConfidence'
39860
40151
  property :normalized_topicality, as: 'normalizedTopicality'
40152
+ property :profile_url, as: 'profileUrl'
39861
40153
  property :reference_page_scores, as: 'referencePageScores', class: Google::Apis::ContentwarehouseV1::RepositoryWebrefReferencePageScores, decorator: Google::Apis::ContentwarehouseV1::RepositoryWebrefReferencePageScores::Representation
39862
40154
 
39863
40155
  property :relevance_score, as: 'relevanceScore'
@@ -41860,6 +42152,7 @@ module Google
41860
42152
  property :abstract_language, as: 'AbstractLanguage'
41861
42153
  property :abstract_source, as: 'AbstractSource'
41862
42154
  property :abstract_text, as: 'AbstractText'
42155
+ property :abstract_type_from_source, as: 'AbstractTypeFromSource'
41863
42156
  property :alternate_version_id, :numeric_string => true, as: 'AlternateVersionID'
41864
42157
  collection :anchors, as: 'Anchors', class: Google::Apis::ContentwarehouseV1::ScienceCitationAnchor, decorator: Google::Apis::ContentwarehouseV1::ScienceCitationAnchor::Representation
41865
42158
 
@@ -41872,6 +42165,7 @@ module Google
41872
42165
  property :borrowed_fields, as: 'BorrowedFields'
41873
42166
  property :chapter, as: 'Chapter'
41874
42167
  property :citation_source, as: 'CitationSource'
42168
+ property :citation_source_crawl_timestamp, :numeric_string => true, as: 'CitationSourceCrawlTimestamp'
41875
42169
  property :citation_source_url, as: 'CitationSourceUrl'
41876
42170
  property :citation_src, as: 'CitationSrc'
41877
42171
  property :cleared_reason, as: 'ClearedReason'
@@ -41996,6 +42290,7 @@ module Google
41996
42290
  property :abstract_html_left_over, as: 'AbstractHtmlLeftOver'
41997
42291
  property :abstract_language, as: 'AbstractLanguage'
41998
42292
  property :abstract_text, as: 'AbstractText'
42293
+ property :abstract_type_from_source, as: 'AbstractTypeFromSource'
41999
42294
  end
42000
42295
  end
42001
42296
 
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.17.0
4
+ version: 0.18.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-06-04 00:00:00.000000000 Z
11
+ date: 2023-06-18 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.17.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-contentwarehouse_v1/v0.18.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: []