google-apis-contentwarehouse_v1 0.16.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.
@@ -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
|
|
@@ -5002,6 +5104,12 @@ module Google
|
|
5002
5104
|
include Google::Apis::Core::JsonObjectSupport
|
5003
5105
|
end
|
5004
5106
|
|
5107
|
+
class GeostoreTransitStationProtoTransitAgencyAssociationProto
|
5108
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5109
|
+
|
5110
|
+
include Google::Apis::Core::JsonObjectSupport
|
5111
|
+
end
|
5112
|
+
|
5005
5113
|
class GeostoreTrustSignalsProto
|
5006
5114
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
5007
5115
|
|
@@ -13108,6 +13216,12 @@ module Google
|
|
13108
13216
|
include Google::Apis::Core::JsonObjectSupport
|
13109
13217
|
end
|
13110
13218
|
|
13219
|
+
class ShoppingWebentityShoppingAnnotationOfferAvailabilityInfo
|
13220
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
13221
|
+
|
13222
|
+
include Google::Apis::Core::JsonObjectSupport
|
13223
|
+
end
|
13224
|
+
|
13111
13225
|
class ShoppingWebentityShoppingAnnotationProductRating
|
13112
13226
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
13113
13227
|
|
@@ -15979,6 +16093,16 @@ module Google
|
|
15979
16093
|
end
|
15980
16094
|
end
|
15981
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
|
+
|
15982
16106
|
class AppsPeopleOzExternalMergedpeopleapiContactStateInfo
|
15983
16107
|
# @private
|
15984
16108
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -16754,6 +16878,8 @@ module Google
|
|
16754
16878
|
|
16755
16879
|
collection :contact_group_membership, as: 'contactGroupMembership', class: Google::Apis::ContentwarehouseV1::AppsPeopleOzExternalMergedpeopleapiContactGroupMembership, decorator: Google::Apis::ContentwarehouseV1::AppsPeopleOzExternalMergedpeopleapiContactGroupMembership::Representation
|
16756
16880
|
|
16881
|
+
collection :contact_prompt_settings_info, as: 'contactPromptSettingsInfo', class: Google::Apis::ContentwarehouseV1::AppsPeopleOzExternalMergedpeopleapiContactPromptSettingsInfo, decorator: Google::Apis::ContentwarehouseV1::AppsPeopleOzExternalMergedpeopleapiContactPromptSettingsInfo::Representation
|
16882
|
+
|
16757
16883
|
collection :contact_state_info, as: 'contactStateInfo', class: Google::Apis::ContentwarehouseV1::AppsPeopleOzExternalMergedpeopleapiContactStateInfo, decorator: Google::Apis::ContentwarehouseV1::AppsPeopleOzExternalMergedpeopleapiContactStateInfo::Representation
|
16758
16884
|
|
16759
16885
|
collection :cover_photo, as: 'coverPhoto', class: Google::Apis::ContentwarehouseV1::AppsPeopleOzExternalMergedpeopleapiCoverPhoto, decorator: Google::Apis::ContentwarehouseV1::AppsPeopleOzExternalMergedpeopleapiCoverPhoto::Representation
|
@@ -17555,14 +17681,6 @@ module Google
|
|
17555
17681
|
end
|
17556
17682
|
end
|
17557
17683
|
|
17558
|
-
class AssistantApiAccessControlOutput
|
17559
|
-
# @private
|
17560
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
17561
|
-
property :allow_non_unicorn_user_access_youtube_kids, as: 'allowNonUnicornUserAccessYoutubeKids'
|
17562
|
-
property :guest_access_on_youtube, as: 'guestAccessOnYoutube'
|
17563
|
-
end
|
17564
|
-
end
|
17565
|
-
|
17566
17684
|
class AssistantApiActionV2SupportedFeatures
|
17567
17685
|
# @private
|
17568
17686
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -17624,6 +17742,7 @@ module Google
|
|
17624
17742
|
# @private
|
17625
17743
|
class Representation < Google::Apis::Core::JsonRepresentation
|
17626
17744
|
property :enabled, as: 'enabled'
|
17745
|
+
property :send_message_suppressed, as: 'sendMessageSuppressed'
|
17627
17746
|
end
|
17628
17747
|
end
|
17629
17748
|
|
@@ -18127,6 +18246,25 @@ module Google
|
|
18127
18246
|
end
|
18128
18247
|
end
|
18129
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
|
+
|
18130
18268
|
class AssistantApiCoreTypesHomeAppInfo
|
18131
18269
|
# @private
|
18132
18270
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -18218,12 +18356,14 @@ module Google
|
|
18218
18356
|
class AssistantApiCoreTypesMessageNotificationNotificationEntry
|
18219
18357
|
# @private
|
18220
18358
|
class Representation < Google::Apis::Core::JsonRepresentation
|
18359
|
+
property :char_count, as: 'charCount'
|
18221
18360
|
property :data_uri, as: 'dataUri'
|
18222
18361
|
property :message_body, as: 'messageBody'
|
18223
18362
|
property :mime_type, as: 'mimeType'
|
18224
18363
|
property :post_time, as: 'postTime'
|
18225
18364
|
property :sender, as: 'sender', class: Google::Apis::ContentwarehouseV1::AssistantApiCoreTypesMessageNotificationPerson, decorator: Google::Apis::ContentwarehouseV1::AssistantApiCoreTypesMessageNotificationPerson::Representation
|
18226
18365
|
|
18366
|
+
property :word_count, as: 'wordCount'
|
18227
18367
|
end
|
18228
18368
|
end
|
18229
18369
|
|
@@ -18623,7 +18763,6 @@ module Google
|
|
18623
18763
|
class AssistantApiLoggingOnlyData
|
18624
18764
|
# @private
|
18625
18765
|
class Representation < Google::Apis::Core::JsonRepresentation
|
18626
|
-
property :account_index, as: 'accountIndex'
|
18627
18766
|
property :acp_version, as: 'acpVersion'
|
18628
18767
|
property :android_id, :numeric_string => true, as: 'androidId'
|
18629
18768
|
property :app_version, as: 'appVersion'
|
@@ -18635,6 +18774,7 @@ module Google
|
|
18635
18774
|
property :device_model, as: 'deviceModel'
|
18636
18775
|
property :embedder_build_info, as: 'embedderBuildInfo'
|
18637
18776
|
property :initial_app_version, as: 'initialAppVersion'
|
18777
|
+
property :is_primary_user, as: 'isPrimaryUser'
|
18638
18778
|
property :mdns_display_name, as: 'mdnsDisplayName'
|
18639
18779
|
property :platform_build, as: 'platformBuild'
|
18640
18780
|
property :virtual_release_channel, as: 'virtualReleaseChannel'
|
@@ -18741,8 +18881,6 @@ module Google
|
|
18741
18881
|
class AssistantApiOutputRestrictions
|
18742
18882
|
# @private
|
18743
18883
|
class Representation < Google::Apis::Core::JsonRepresentation
|
18744
|
-
property :access_control_output, as: 'accessControlOutput', class: Google::Apis::ContentwarehouseV1::AssistantApiAccessControlOutput, decorator: Google::Apis::ContentwarehouseV1::AssistantApiAccessControlOutput::Representation
|
18745
|
-
|
18746
18884
|
property :google_photo_content, as: 'googlePhotoContent'
|
18747
18885
|
property :guest_access_output, as: 'guestAccessOutput', class: Google::Apis::ContentwarehouseV1::AssistantApiGuestAccessOutput, decorator: Google::Apis::ContentwarehouseV1::AssistantApiGuestAccessOutput::Representation
|
18748
18886
|
|
@@ -18763,7 +18901,6 @@ module Google
|
|
18763
18901
|
property :android_tv_assistant_settings_source, as: 'androidTvAssistantSettingsSource'
|
18764
18902
|
property :health_and_fitness_proactive, as: 'healthAndFitnessProactive'
|
18765
18903
|
property :photos_proactive, as: 'photosProactive'
|
18766
|
-
property :supports_proactive_output, as: 'supportsProactiveOutput'
|
18767
18904
|
property :user_match_proactive, as: 'userMatchProactive'
|
18768
18905
|
end
|
18769
18906
|
end
|
@@ -18999,6 +19136,7 @@ module Google
|
|
18999
19136
|
|
19000
19137
|
property :opt_in_status, as: 'optInStatus', class: Google::Apis::ContentwarehouseV1::AssistantApiSettingsDeviceLogsOptIn, decorator: Google::Apis::ContentwarehouseV1::AssistantApiSettingsDeviceLogsOptIn::Representation
|
19001
19138
|
|
19139
|
+
property :payments_enabled, as: 'paymentsEnabled'
|
19002
19140
|
property :personalization_metadata, as: 'personalizationMetadata', class: Google::Apis::ContentwarehouseV1::AssistantApiSettingsPersonalizationMetadata, decorator: Google::Apis::ContentwarehouseV1::AssistantApiSettingsPersonalizationMetadata::Representation
|
19003
19141
|
|
19004
19142
|
property :polite_mode, as: 'politeMode', class: Google::Apis::ContentwarehouseV1::AssistantApiSettingsPoliteMode, decorator: Google::Apis::ContentwarehouseV1::AssistantApiSettingsPoliteMode::Representation
|
@@ -19021,7 +19159,6 @@ module Google
|
|
19021
19159
|
property :time_zone, as: 'timeZone', class: Google::Apis::ContentwarehouseV1::AssistantApiTimeZone, decorator: Google::Apis::ContentwarehouseV1::AssistantApiTimeZone::Representation
|
19022
19160
|
|
19023
19161
|
property :truncated_local_network_id, as: 'truncatedLocalNetworkId'
|
19024
|
-
property :trusted_voice_enabled, as: 'trustedVoiceEnabled'
|
19025
19162
|
property :type, as: 'type'
|
19026
19163
|
property :verbose_tts_for_chromecast_enabled, as: 'verboseTtsForChromecastEnabled'
|
19027
19164
|
property :vm_last_used_coarse_timestamp, as: 'vmLastUsedCoarseTimestamp'
|
@@ -19609,6 +19746,7 @@ module Google
|
|
19609
19746
|
property :launch_keyboard_supported, as: 'launchKeyboardSupported'
|
19610
19747
|
property :lens_supported, as: 'lensSupported'
|
19611
19748
|
property :live_cards_supported, as: 'liveCardsSupported'
|
19749
|
+
property :lottie_animation_support, as: 'lottieAnimationSupport'
|
19612
19750
|
property :maps_dialogs_supported, as: 'mapsDialogsSupported'
|
19613
19751
|
property :masquerade_mode_supported, as: 'masqueradeModeSupported'
|
19614
19752
|
property :media_control_support, as: 'mediaControlSupport', class: Google::Apis::ContentwarehouseV1::AssistantApiMediaControlSupport, decorator: Google::Apis::ContentwarehouseV1::AssistantApiMediaControlSupport::Representation
|
@@ -19620,6 +19758,7 @@ module Google
|
|
19620
19758
|
property :parental_controls_supported, as: 'parentalControlsSupported'
|
19621
19759
|
property :persistent_display_supported, as: 'persistentDisplaySupported'
|
19622
19760
|
property :privacy_aware_lockscreen_supported, as: 'privacyAwareLockscreenSupported'
|
19761
|
+
property :read_messages_tts_tapering_supported, as: 'readMessagesTtsTaperingSupported'
|
19623
19762
|
property :remote_cloud_casting_enabled, as: 'remoteCloudCastingEnabled'
|
19624
19763
|
property :server_generated_feedback_chips_enabled, as: 'serverGeneratedFeedbackChipsEnabled'
|
19625
19764
|
property :sh_lock_screen_supported, as: 'shLockScreenSupported'
|
@@ -19829,6 +19968,25 @@ module Google
|
|
19829
19968
|
end
|
19830
19969
|
end
|
19831
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
|
+
|
19832
19990
|
class AssistantContextProviderVariant
|
19833
19991
|
# @private
|
19834
19992
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -19850,6 +20008,7 @@ module Google
|
|
19850
20008
|
class Representation < Google::Apis::Core::JsonRepresentation
|
19851
20009
|
property :max_supported_alarms, as: 'maxSupportedAlarms'
|
19852
20010
|
property :restrict_alarms_to_next_day, as: 'restrictAlarmsToNextDay'
|
20011
|
+
property :supports_generic_mutations, as: 'supportsGenericMutations'
|
19853
20012
|
property :supports_stop_action, as: 'supportsStopAction'
|
19854
20013
|
end
|
19855
20014
|
end
|
@@ -20171,6 +20330,21 @@ module Google
|
|
20171
20330
|
end
|
20172
20331
|
end
|
20173
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
|
+
|
20174
20348
|
class AssistantGroundingRankerAssistantInteractionFeatures
|
20175
20349
|
# @private
|
20176
20350
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -20226,6 +20400,8 @@ module Google
|
|
20226
20400
|
|
20227
20401
|
property :device_targeting_labels, as: 'deviceTargetingLabels', class: Google::Apis::ContentwarehouseV1::AssistantGroundingRankerDeviceTargetingLabels, decorator: Google::Apis::ContentwarehouseV1::AssistantGroundingRankerDeviceTargetingLabels::Representation
|
20228
20402
|
|
20403
|
+
property :surface_identity, as: 'surfaceIdentity', class: Google::Apis::ContentwarehouseV1::AssistantApiCoreTypesGovernedSurfaceIdentity, decorator: Google::Apis::ContentwarehouseV1::AssistantApiCoreTypesGovernedSurfaceIdentity::Representation
|
20404
|
+
|
20229
20405
|
end
|
20230
20406
|
end
|
20231
20407
|
|
@@ -20348,6 +20524,7 @@ module Google
|
|
20348
20524
|
property :is_media_search_query_subset_of_entity_name_and_artist, as: 'isMediaSearchQuerySubsetOfEntityNameAndArtist'
|
20349
20525
|
property :is_seed_radio, as: 'isSeedRadio'
|
20350
20526
|
property :is_seed_radio_request, as: 'isSeedRadioRequest'
|
20527
|
+
property :is_youtube_music_seeking, as: 'isYoutubeMusicSeeking'
|
20351
20528
|
property :media_content_type, as: 'mediaContentType'
|
20352
20529
|
property :msc_rate, as: 'mscRate'
|
20353
20530
|
property :scubed_p_sai_music, as: 'scubedPSaiMusic'
|
@@ -20361,6 +20538,8 @@ module Google
|
|
20361
20538
|
# @private
|
20362
20539
|
class Representation < Google::Apis::Core::JsonRepresentation
|
20363
20540
|
property :is_exclusive, as: 'isExclusive'
|
20541
|
+
property :podcast_listeners_count, as: 'podcastListenersCount'
|
20542
|
+
property :popularity_score, as: 'popularityScore'
|
20364
20543
|
property :scubed_ng3_model_score, as: 'scubedNg3ModelScore'
|
20365
20544
|
property :scubed_tstar_score, as: 'scubedTstarScore'
|
20366
20545
|
end
|
@@ -20369,11 +20548,11 @@ module Google
|
|
20369
20548
|
class AssistantGroundingRankerProviderGroundingProviderFeatures
|
20370
20549
|
# @private
|
20371
20550
|
class Representation < Google::Apis::Core::JsonRepresentation
|
20372
|
-
property :is_in_app_provider, as: 'isInAppProvider'
|
20373
|
-
collection :provider_cluster_id_deprecated, as: 'providerClusterIdDeprecated'
|
20374
20551
|
collection :provider_cluster_ids, as: 'providerClusterIds'
|
20375
20552
|
property :provider_id, as: 'providerId', class: Google::Apis::ContentwarehouseV1::AssistantContextProviderId, decorator: Google::Apis::ContentwarehouseV1::AssistantContextProviderId::Representation
|
20376
20553
|
|
20554
|
+
property :provider_signal_result, as: 'providerSignalResult', class: Google::Apis::ContentwarehouseV1::AssistantGroundingProviderProviderSignalResult, decorator: Google::Apis::ContentwarehouseV1::AssistantGroundingProviderProviderSignalResult::Representation
|
20555
|
+
|
20377
20556
|
property :psl_score, as: 'pslScore'
|
20378
20557
|
end
|
20379
20558
|
end
|
@@ -20812,7 +20991,9 @@ module Google
|
|
20812
20991
|
# @private
|
20813
20992
|
class Representation < Google::Apis::Core::JsonRepresentation
|
20814
20993
|
property :binding_set_auis, as: 'bindingSetAuis'
|
20994
|
+
property :binding_set_invalid_reason, as: 'bindingSetInvalidReason'
|
20815
20995
|
property :binding_set_pauis, as: 'bindingSetPauis'
|
20996
|
+
property :binding_set_validity, as: 'bindingSetValidity'
|
20816
20997
|
property :calibrated_parsing_score, as: 'calibratedParsingScore'
|
20817
20998
|
property :deep_media_dominant, as: 'deepMediaDominant'
|
20818
20999
|
property :dominant, as: 'dominant'
|
@@ -20833,6 +21014,9 @@ module Google
|
|
20833
21014
|
property :is_media_control_intent, as: 'isMediaControlIntent'
|
20834
21015
|
property :is_play_generic_music, as: 'isPlayGenericMusic'
|
20835
21016
|
property :is_podcast_intent, as: 'isPodcastIntent'
|
21017
|
+
property :is_sage_intent, as: 'isSageIntent'
|
21018
|
+
property :is_tvm_intent, as: 'isTvmIntent'
|
21019
|
+
property :is_valid_smarthome_intent, as: 'isValidSmarthomeIntent'
|
20836
21020
|
property :is_video_intent, as: 'isVideoIntent'
|
20837
21021
|
property :kscorer_rank, as: 'kscorerRank'
|
20838
21022
|
property :laa_features, as: 'laaFeatures', class: Google::Apis::ContentwarehouseV1::AssistantGroundingRankerLaaFeatures, decorator: Google::Apis::ContentwarehouseV1::AssistantGroundingRankerLaaFeatures::Representation
|
@@ -23425,6 +23609,89 @@ module Google
|
|
23425
23609
|
end
|
23426
23610
|
end
|
23427
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
|
+
|
23428
23695
|
class GeostoreComposableItemProto
|
23429
23696
|
# @private
|
23430
23697
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -23464,6 +23731,14 @@ module Google
|
|
23464
23731
|
end
|
23465
23732
|
end
|
23466
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
|
+
|
23467
23742
|
class GeostoreCurveConnectionProto
|
23468
23743
|
# @private
|
23469
23744
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -23798,6 +24073,8 @@ module Google
|
|
23798
24073
|
|
23799
24074
|
property :future_geometry_for, as: 'futureGeometryFor', class: Google::Apis::ContentwarehouseV1::GeostoreFeatureIdProto, decorator: Google::Apis::ContentwarehouseV1::GeostoreFeatureIdProto::Representation
|
23800
24075
|
|
24076
|
+
property :geometry3d, as: 'geometry3d', class: Google::Apis::ContentwarehouseV1::GeostoreGeometryStoreReferenceProto, decorator: Google::Apis::ContentwarehouseV1::GeostoreGeometryStoreReferenceProto::Representation
|
24077
|
+
|
23801
24078
|
property :geometry_precision_meters, as: 'geometryPrecisionMeters'
|
23802
24079
|
property :geopolitical_geometry, as: 'geopoliticalGeometry', class: Google::Apis::ContentwarehouseV1::GeostoreGeopoliticalGeometryProto, decorator: Google::Apis::ContentwarehouseV1::GeostoreGeopoliticalGeometryProto::Representation
|
23803
24080
|
|
@@ -23918,6 +24195,8 @@ module Google
|
|
23918
24195
|
property :type, as: 'type'
|
23919
24196
|
property :vertical_ordering, as: 'verticalOrdering', class: Google::Apis::ContentwarehouseV1::GeostoreVerticalOrderingProto, decorator: Google::Apis::ContentwarehouseV1::GeostoreVerticalOrderingProto::Representation
|
23920
24197
|
|
24198
|
+
property :visualization_area, as: 'visualizationArea', class: Google::Apis::ContentwarehouseV1::GeostoreGeometryStoreReferenceProto, decorator: Google::Apis::ContentwarehouseV1::GeostoreGeometryStoreReferenceProto::Representation
|
24199
|
+
|
23921
24200
|
property :water_removed_polygon, as: 'waterRemovedPolygon', class: Google::Apis::ContentwarehouseV1::GeostorePolygonProto, decorator: Google::Apis::ContentwarehouseV1::GeostorePolygonProto::Representation
|
23922
24201
|
|
23923
24202
|
collection :website, as: 'website', class: Google::Apis::ContentwarehouseV1::GeostoreUrlProto, decorator: Google::Apis::ContentwarehouseV1::GeostoreUrlProto::Representation
|
@@ -23957,6 +24236,8 @@ module Google
|
|
23957
24236
|
class GeostoreFlowLineProto
|
23958
24237
|
# @private
|
23959
24238
|
class Representation < Google::Apis::Core::JsonRepresentation
|
24239
|
+
property :curvature, as: 'curvature', class: Google::Apis::ContentwarehouseV1::GeostoreCurvatureProto, decorator: Google::Apis::ContentwarehouseV1::GeostoreCurvatureProto::Representation
|
24240
|
+
|
23960
24241
|
property :track, as: 'track', class: Google::Apis::ContentwarehouseV1::GeostoreTrackProto, decorator: Google::Apis::ContentwarehouseV1::GeostoreTrackProto::Representation
|
23961
24242
|
|
23962
24243
|
end
|
@@ -24034,6 +24315,16 @@ module Google
|
|
24034
24315
|
end
|
24035
24316
|
end
|
24036
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
|
+
|
24037
24328
|
class GeostoreGeopoliticalGeometryProto
|
24038
24329
|
# @private
|
24039
24330
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -24465,6 +24756,15 @@ module Google
|
|
24465
24756
|
end
|
24466
24757
|
end
|
24467
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
|
+
|
24468
24768
|
class GeostorePointProto
|
24469
24769
|
# @private
|
24470
24770
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -24762,6 +25062,7 @@ module Google
|
|
24762
25062
|
|
24763
25063
|
property :restriction_group, as: 'restrictionGroup', class: Google::Apis::ContentwarehouseV1::GeostoreFeatureIdProto, decorator: Google::Apis::ContentwarehouseV1::GeostoreFeatureIdProto::Representation
|
24764
25064
|
|
25065
|
+
property :restriction_token, as: 'restrictionToken'
|
24765
25066
|
property :schedule, as: 'schedule', class: Google::Apis::ContentwarehouseV1::GeostoreTimeScheduleProto, decorator: Google::Apis::ContentwarehouseV1::GeostoreTimeScheduleProto::Representation
|
24766
25067
|
|
24767
25068
|
property :scope, as: 'scope'
|
@@ -25257,8 +25558,17 @@ module Google
|
|
25257
25558
|
class GeostoreTransitStationProto
|
25258
25559
|
# @private
|
25259
25560
|
class Representation < Google::Apis::Core::JsonRepresentation
|
25260
|
-
collection :
|
25561
|
+
collection :agency_associations, as: 'agencyAssociations', class: Google::Apis::ContentwarehouseV1::GeostoreTransitStationProtoTransitAgencyAssociationProto, decorator: Google::Apis::ContentwarehouseV1::GeostoreTransitStationProtoTransitAgencyAssociationProto::Representation
|
25562
|
+
|
25563
|
+
end
|
25564
|
+
end
|
25565
|
+
|
25566
|
+
class GeostoreTransitStationProtoTransitAgencyAssociationProto
|
25567
|
+
# @private
|
25568
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
25569
|
+
property :agency, as: 'agency', class: Google::Apis::ContentwarehouseV1::GeostoreFeatureIdProto, decorator: Google::Apis::ContentwarehouseV1::GeostoreFeatureIdProto::Representation
|
25261
25570
|
|
25571
|
+
property :station_code, as: 'stationCode'
|
25262
25572
|
end
|
25263
25573
|
end
|
25264
25574
|
|
@@ -26324,6 +26634,7 @@ module Google
|
|
26324
26634
|
property :custom_weights_metadata, as: 'customWeightsMetadata', class: Google::Apis::ContentwarehouseV1::GoogleCloudContentwarehouseV1CustomWeightsMetadata, decorator: Google::Apis::ContentwarehouseV1::GoogleCloudContentwarehouseV1CustomWeightsMetadata::Representation
|
26325
26635
|
|
26326
26636
|
collection :document_creator_filter, as: 'documentCreatorFilter'
|
26637
|
+
collection :document_name_filter, as: 'documentNameFilter'
|
26327
26638
|
collection :document_schema_names, as: 'documentSchemaNames'
|
26328
26639
|
property :file_type_filter, as: 'fileTypeFilter', class: Google::Apis::ContentwarehouseV1::GoogleCloudContentwarehouseV1FileTypeFilter, decorator: Google::Apis::ContentwarehouseV1::GoogleCloudContentwarehouseV1FileTypeFilter::Representation
|
26329
26640
|
|
@@ -26467,6 +26778,7 @@ module Google
|
|
26467
26778
|
property :access_control_mode, as: 'accessControlMode'
|
26468
26779
|
property :database_type, as: 'databaseType'
|
26469
26780
|
property :document_creator_default_role, as: 'documentCreatorDefaultRole'
|
26781
|
+
property :enable_cal_user_email_logging, as: 'enableCalUserEmailLogging'
|
26470
26782
|
property :kms_key, as: 'kmsKey'
|
26471
26783
|
end
|
26472
26784
|
end
|
@@ -26876,6 +27188,7 @@ module Google
|
|
26876
27188
|
property :metadata, as: 'metadata', class: Google::Apis::ContentwarehouseV1::GoogleCloudContentwarehouseV1ResponseMetadata, decorator: Google::Apis::ContentwarehouseV1::GoogleCloudContentwarehouseV1ResponseMetadata::Representation
|
26877
27189
|
|
26878
27190
|
property :next_page_token, as: 'nextPageToken'
|
27191
|
+
property :question_answer, as: 'questionAnswer'
|
26879
27192
|
property :total_size, as: 'totalSize'
|
26880
27193
|
end
|
26881
27194
|
end
|
@@ -29963,10 +30276,22 @@ module Google
|
|
29963
30276
|
class Representation < Google::Apis::Core::JsonRepresentation
|
29964
30277
|
property :accelerated_shopping_signal, as: 'acceleratedShoppingSignal', class: Google::Apis::ContentwarehouseV1::IndexingDocjoinerDataVersionVersionInfo, decorator: Google::Apis::ContentwarehouseV1::IndexingDocjoinerDataVersionVersionInfo::Representation
|
29965
30278
|
|
30279
|
+
property :authentic_site_rank_data, as: 'authenticSiteRankData', class: Google::Apis::ContentwarehouseV1::IndexingDocjoinerDataVersionVersionInfo, decorator: Google::Apis::ContentwarehouseV1::IndexingDocjoinerDataVersionVersionInfo::Representation
|
30280
|
+
|
29966
30281
|
property :chrome_counts, as: 'chromeCounts', class: Google::Apis::ContentwarehouseV1::IndexingDocjoinerDataVersionVersionInfo, decorator: Google::Apis::ContentwarehouseV1::IndexingDocjoinerDataVersionVersionInfo::Representation
|
29967
30282
|
|
29968
30283
|
property :creator, as: 'creator', class: Google::Apis::ContentwarehouseV1::IndexingDocjoinerDataVersionVersionInfo, decorator: Google::Apis::ContentwarehouseV1::IndexingDocjoinerDataVersionVersionInfo::Representation
|
29969
30284
|
|
30285
|
+
property :discover_source, as: 'discoverSource', class: Google::Apis::ContentwarehouseV1::IndexingDocjoinerDataVersionVersionInfo, decorator: Google::Apis::ContentwarehouseV1::IndexingDocjoinerDataVersionVersionInfo::Representation
|
30286
|
+
|
30287
|
+
property :discussion, as: 'discussion', class: Google::Apis::ContentwarehouseV1::IndexingDocjoinerDataVersionVersionInfo, decorator: Google::Apis::ContentwarehouseV1::IndexingDocjoinerDataVersionVersionInfo::Representation
|
30288
|
+
|
30289
|
+
property :document_intent, as: 'documentIntent', class: Google::Apis::ContentwarehouseV1::IndexingDocjoinerDataVersionVersionInfo, decorator: Google::Apis::ContentwarehouseV1::IndexingDocjoinerDataVersionVersionInfo::Representation
|
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
|
+
|
29970
30295
|
property :instant_navboost, as: 'instantNavboost', class: Google::Apis::ContentwarehouseV1::IndexingDocjoinerDataVersionVersionInfo, decorator: Google::Apis::ContentwarehouseV1::IndexingDocjoinerDataVersionVersionInfo::Representation
|
29971
30296
|
|
29972
30297
|
property :localyp, as: 'localyp', class: Google::Apis::ContentwarehouseV1::IndexingDocjoinerDataVersionVersionInfo, decorator: Google::Apis::ContentwarehouseV1::IndexingDocjoinerDataVersionVersionInfo::Representation
|
@@ -29975,8 +30300,12 @@ module Google
|
|
29975
30300
|
|
29976
30301
|
property :navboost, as: 'navboost', class: Google::Apis::ContentwarehouseV1::IndexingDocjoinerDataVersionVersionInfo, decorator: Google::Apis::ContentwarehouseV1::IndexingDocjoinerDataVersionVersionInfo::Representation
|
29977
30302
|
|
30303
|
+
property :predicted_authenticity, as: 'predictedAuthenticity', class: Google::Apis::ContentwarehouseV1::IndexingDocjoinerDataVersionVersionInfo, decorator: Google::Apis::ContentwarehouseV1::IndexingDocjoinerDataVersionVersionInfo::Representation
|
30304
|
+
|
29978
30305
|
property :rankembed, as: 'rankembed', class: Google::Apis::ContentwarehouseV1::IndexingDocjoinerDataVersionVersionInfo, decorator: Google::Apis::ContentwarehouseV1::IndexingDocjoinerDataVersionVersionInfo::Representation
|
29979
30306
|
|
30307
|
+
property :rosetta_language, as: 'rosettaLanguage', class: Google::Apis::ContentwarehouseV1::IndexingDocjoinerDataVersionVersionInfo, decorator: Google::Apis::ContentwarehouseV1::IndexingDocjoinerDataVersionVersionInfo::Representation
|
30308
|
+
|
29980
30309
|
property :universal_facts, as: 'universalFacts', class: Google::Apis::ContentwarehouseV1::IndexingDocjoinerDataVersionVersionInfo, decorator: Google::Apis::ContentwarehouseV1::IndexingDocjoinerDataVersionVersionInfo::Representation
|
29981
30310
|
|
29982
30311
|
property :video_scoring_signal, as: 'videoScoringSignal', class: Google::Apis::ContentwarehouseV1::IndexingDocjoinerDataVersionVersionInfo, decorator: Google::Apis::ContentwarehouseV1::IndexingDocjoinerDataVersionVersionInfo::Representation
|
@@ -30678,6 +31007,8 @@ module Google
|
|
30678
31007
|
# @private
|
30679
31008
|
class Representation < Google::Apis::Core::JsonRepresentation
|
30680
31009
|
property :gibberish_result, as: 'gibberishResult'
|
31010
|
+
property :num_gibberish_segments, as: 'numGibberishSegments'
|
31011
|
+
property :num_segments_classified, as: 'numSegmentsClassified'
|
30681
31012
|
end
|
30682
31013
|
end
|
30683
31014
|
|
@@ -38946,6 +39277,8 @@ module Google
|
|
38946
39277
|
property :non_displayable_brand_merchant_relationship, as: 'nonDisplayableBrandMerchantRelationship'
|
38947
39278
|
property :non_displayable_currency, as: 'nonDisplayableCurrency'
|
38948
39279
|
property :non_displayable_organic_score_millis, as: 'nonDisplayableOrganicScoreMillis'
|
39280
|
+
property :non_displayable_stale_availability, as: 'nonDisplayableStaleAvailability', class: Google::Apis::ContentwarehouseV1::ShoppingWebentityShoppingAnnotationOfferAvailabilityInfo, decorator: Google::Apis::ContentwarehouseV1::ShoppingWebentityShoppingAnnotationOfferAvailabilityInfo::Representation
|
39281
|
+
|
38949
39282
|
property :offer_docid, :numeric_string => true, as: 'offerDocid'
|
38950
39283
|
property :ref_type, as: 'refType'
|
38951
39284
|
property :sori_version_id, as: 'soriVersionId', class: Google::Apis::ContentwarehouseV1::ShoppingWebentityShoppingAnnotationSoriVersionId, decorator: Google::Apis::ContentwarehouseV1::ShoppingWebentityShoppingAnnotationSoriVersionId::Representation
|
@@ -39816,6 +40149,7 @@ module Google
|
|
39816
40149
|
property :is_reference_page, as: 'isReferencePage'
|
39817
40150
|
property :local_entity_location_confidence, as: 'localEntityLocationConfidence'
|
39818
40151
|
property :normalized_topicality, as: 'normalizedTopicality'
|
40152
|
+
property :profile_url, as: 'profileUrl'
|
39819
40153
|
property :reference_page_scores, as: 'referencePageScores', class: Google::Apis::ContentwarehouseV1::RepositoryWebrefReferencePageScores, decorator: Google::Apis::ContentwarehouseV1::RepositoryWebrefReferencePageScores::Representation
|
39820
40154
|
|
39821
40155
|
property :relevance_score, as: 'relevanceScore'
|
@@ -41378,6 +41712,8 @@ module Google
|
|
41378
41712
|
property :crowding_attribute, :numeric_string => true, as: 'crowdingAttribute'
|
41379
41713
|
property :distance, as: 'distance'
|
41380
41714
|
property :docid, :base64 => true, as: 'docid'
|
41715
|
+
property :gfv, as: 'gfv', class: Google::Apis::ContentwarehouseV1::ResearchScamGenericFeatureVector, decorator: Google::Apis::ContentwarehouseV1::ResearchScamGenericFeatureVector::Representation
|
41716
|
+
|
41381
41717
|
property :metadata, :base64 => true, as: 'metadata'
|
41382
41718
|
end
|
41383
41719
|
end
|
@@ -41816,6 +42152,7 @@ module Google
|
|
41816
42152
|
property :abstract_language, as: 'AbstractLanguage'
|
41817
42153
|
property :abstract_source, as: 'AbstractSource'
|
41818
42154
|
property :abstract_text, as: 'AbstractText'
|
42155
|
+
property :abstract_type_from_source, as: 'AbstractTypeFromSource'
|
41819
42156
|
property :alternate_version_id, :numeric_string => true, as: 'AlternateVersionID'
|
41820
42157
|
collection :anchors, as: 'Anchors', class: Google::Apis::ContentwarehouseV1::ScienceCitationAnchor, decorator: Google::Apis::ContentwarehouseV1::ScienceCitationAnchor::Representation
|
41821
42158
|
|
@@ -41828,6 +42165,7 @@ module Google
|
|
41828
42165
|
property :borrowed_fields, as: 'BorrowedFields'
|
41829
42166
|
property :chapter, as: 'Chapter'
|
41830
42167
|
property :citation_source, as: 'CitationSource'
|
42168
|
+
property :citation_source_crawl_timestamp, :numeric_string => true, as: 'CitationSourceCrawlTimestamp'
|
41831
42169
|
property :citation_source_url, as: 'CitationSourceUrl'
|
41832
42170
|
property :citation_src, as: 'CitationSrc'
|
41833
42171
|
property :cleared_reason, as: 'ClearedReason'
|
@@ -41952,6 +42290,7 @@ module Google
|
|
41952
42290
|
property :abstract_html_left_over, as: 'AbstractHtmlLeftOver'
|
41953
42291
|
property :abstract_language, as: 'AbstractLanguage'
|
41954
42292
|
property :abstract_text, as: 'AbstractText'
|
42293
|
+
property :abstract_type_from_source, as: 'AbstractTypeFromSource'
|
41955
42294
|
end
|
41956
42295
|
end
|
41957
42296
|
|
@@ -42675,6 +43014,13 @@ module Google
|
|
42675
43014
|
end
|
42676
43015
|
end
|
42677
43016
|
|
43017
|
+
class ShoppingWebentityShoppingAnnotationOfferAvailabilityInfo
|
43018
|
+
# @private
|
43019
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
43020
|
+
property :availability, as: 'availability'
|
43021
|
+
end
|
43022
|
+
end
|
43023
|
+
|
42678
43024
|
class ShoppingWebentityShoppingAnnotationProductRating
|
42679
43025
|
# @private
|
42680
43026
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -44060,7 +44406,7 @@ module Google
|
|
44060
44406
|
property :fare_family_urls, as: 'fareFamilyUrls', class: Google::Apis::ContentwarehouseV1::TravelFlightsNameCatalogProto, decorator: Google::Apis::ContentwarehouseV1::TravelFlightsNameCatalogProto::Representation
|
44061
44407
|
|
44062
44408
|
collection :fqtv_partner_code, as: 'fqtvPartnerCode'
|
44063
|
-
|
44409
|
+
property :green_fares_info, as: 'greenFaresInfo', class: Google::Apis::ContentwarehouseV1::TravelFlightsAirlineConfigGreenFaresInfo, decorator: Google::Apis::ContentwarehouseV1::TravelFlightsAirlineConfigGreenFaresInfo::Representation
|
44064
44410
|
|
44065
44411
|
property :iata_code, as: 'iataCode'
|
44066
44412
|
property :icao_code, as: 'icaoCode'
|
@@ -46902,6 +47248,7 @@ module Google
|
|
46902
47248
|
property :document_trust, as: 'documentTrust'
|
46903
47249
|
property :eq_star, as: 'eqStar'
|
46904
47250
|
property :est_relevance, as: 'estRelevance'
|
47251
|
+
property :est_sigma_u, as: 'estSigmaU'
|
46905
47252
|
property :flow_output, as: 'flowOutput', class: Google::Apis::ContentwarehouseV1::ImageContentFlowProtoProd, decorator: Google::Apis::ContentwarehouseV1::ImageContentFlowProtoProd::Representation
|
46906
47253
|
|
46907
47254
|
property :height, as: 'height'
|