google-apis-contentwarehouse_v1 0.27.0 → 0.29.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.
@@ -5407,14 +5407,16 @@ module Google
|
|
5407
5407
|
# @return [Google::Apis::ContentwarehouseV1::SocialGraphApiProtoPronunciations]
|
5408
5408
|
attr_accessor :pronunciations
|
5409
5409
|
|
5410
|
-
#
|
5411
|
-
#
|
5412
|
-
#
|
5413
|
-
#
|
5414
|
-
#
|
5415
|
-
#
|
5416
|
-
#
|
5417
|
-
# be
|
5410
|
+
# NOTE: this is currently NOT IMPLEMENTED due to changed priorities. Clients
|
5411
|
+
# usually rely on "first name" instead, when a short name is needed. Read-only.
|
5412
|
+
# A possibly shorter version of the user's name. - The purpose of this field is
|
5413
|
+
# to address the needs of UIs where a full display name might be too large to
|
5414
|
+
# fit. Instead of relying on `first_name`, which might not be present, `
|
5415
|
+
# short_display_name` is preferred. - This is only available for PROFILE and
|
5416
|
+
# DOMAIN_PROFILE container types. - About the actual content in this field: will
|
5417
|
+
# be the first name when it's visible to the requester, or the same as `
|
5418
|
+
# display_name`, otherwise. A sample scenario where the first name may not be
|
5419
|
+
# visible is when the limited profile is returned. For more info, see: http://
|
5418
5420
|
# shortn/_9iV7TJ33la
|
5419
5421
|
# Corresponds to the JSON property `shortDisplayName`
|
5420
5422
|
# @return [String]
|
@@ -6031,12 +6033,16 @@ module Google
|
|
6031
6033
|
# @return [Array<Google::Apis::ContentwarehouseV1::AppsPeopleOzExternalMergedpeopleapiConnectionReminder>]
|
6032
6034
|
attr_accessor :connection_reminder
|
6033
6035
|
|
6034
|
-
#
|
6036
|
+
# ContactCreateContextInfo has a timestamp timestamp and additional metadata (e.
|
6037
|
+
# g. the source of the creation) for when the contact was created. See also `
|
6038
|
+
# ContactEditContextInfo`.
|
6035
6039
|
# Corresponds to the JSON property `contactCreateContextInfo`
|
6036
6040
|
# @return [Array<Google::Apis::ContentwarehouseV1::AppsPeopleOzExternalMergedpeopleapiContactCreateContextInfo>]
|
6037
6041
|
attr_accessor :contact_create_context_info
|
6038
6042
|
|
6039
|
-
#
|
6043
|
+
# ContactEditContextInfo is a timestamp and additional metadata (e.g. the source
|
6044
|
+
# of the edit) for the last 'human initiated edit'. See also `
|
6045
|
+
# ContactCreateContextInfo`.
|
6040
6046
|
# Corresponds to the JSON property `contactEditContextInfo`
|
6041
6047
|
# @return [Array<Google::Apis::ContentwarehouseV1::AppsPeopleOzExternalMergedpeopleapiContactEditContextInfo>]
|
6042
6048
|
attr_accessor :contact_edit_context_info
|
@@ -6578,7 +6584,7 @@ module Google
|
|
6578
6584
|
# @return [Google::Apis::ContentwarehouseV1::SocialGraphWireProtoPeopleapiExtensionPeopleStackExtendedData]
|
6579
6585
|
attr_accessor :people_stack_extended_data
|
6580
6586
|
|
6581
|
-
# NEXT_ID:
|
6587
|
+
# NEXT_ID: 6
|
6582
6588
|
# Corresponds to the JSON property `peopleStackPersonExtendedData`
|
6583
6589
|
# @return [Google::Apis::ContentwarehouseV1::SocialGraphWireProtoPeopleapiExtensionPeopleStackPersonExtendedData]
|
6584
6590
|
attr_accessor :people_stack_person_extended_data
|
@@ -10136,11 +10142,7 @@ module Google
|
|
10136
10142
|
end
|
10137
10143
|
|
10138
10144
|
# This proto contains the information of a calendar event, including title,
|
10139
|
-
# start time, end time, etc.
|
10140
|
-
# being moved to //assistant/api/core_types/governed/calendar_event_type.proto.
|
10141
|
-
# All existing references will be updated to point to the new location. If you
|
10142
|
-
# are adding a reference, use the new one instead. LINT.IfChange(CalendarEvent)
|
10143
|
-
# NEXT_ID: 26
|
10145
|
+
# start time, end time, etc. LINT.IfChange(CalendarEvent) NEXT_ID: 26
|
10144
10146
|
class AssistantApiCoreTypesCalendarEvent
|
10145
10147
|
include Google::Apis::Core::Hashable
|
10146
10148
|
|
@@ -10170,10 +10172,7 @@ module Google
|
|
10170
10172
|
attr_accessor :description
|
10171
10173
|
|
10172
10174
|
# A date-time specification, combining a date and civil time (relative to a
|
10173
|
-
# given timezone).
|
10174
|
-
# //assistant/api/core_types/governed/datetime_type.proto. All existing
|
10175
|
-
# references will be updated to point to the new location. If you are adding a
|
10176
|
-
# reference, use the new one instead.
|
10175
|
+
# given timezone).
|
10177
10176
|
# Corresponds to the JSON property `end`
|
10178
10177
|
# @return [Google::Apis::ContentwarehouseV1::AssistantApiDateTime]
|
10179
10178
|
attr_accessor :end
|
@@ -10271,10 +10270,7 @@ module Google
|
|
10271
10270
|
attr_accessor :rooms
|
10272
10271
|
|
10273
10272
|
# A date-time specification, combining a date and civil time (relative to a
|
10274
|
-
# given timezone).
|
10275
|
-
# //assistant/api/core_types/governed/datetime_type.proto. All existing
|
10276
|
-
# references will be updated to point to the new location. If you are adding a
|
10277
|
-
# reference, use the new one instead.
|
10273
|
+
# given timezone).
|
10278
10274
|
# Corresponds to the JSON property `start`
|
10279
10275
|
# @return [Google::Apis::ContentwarehouseV1::AssistantApiDateTime]
|
10280
10276
|
attr_accessor :start
|
@@ -10544,11 +10540,7 @@ module Google
|
|
10544
10540
|
# attentional-entities, while maintaining BUILD visibility protection for their
|
10545
10541
|
# contents. The BUILD-visibility-protected extension to this message is defined
|
10546
10542
|
# at http://google3/assistant/verticals/calendar/proto/
|
10547
|
-
# multi_account_calendar_event.proto
|
10548
|
-
# CalendarEventWrapper proto is being moved to //assistant/api/core_types/
|
10549
|
-
# governed/calendar_event_type.proto. All existing references will be updated to
|
10550
|
-
# point to the new location. If you are adding a reference, use the new one
|
10551
|
-
# instead.
|
10543
|
+
# multi_account_calendar_event.proto
|
10552
10544
|
class AssistantApiCoreTypesCalendarEventWrapper
|
10553
10545
|
include Google::Apis::Core::Hashable
|
10554
10546
|
|
@@ -10663,8 +10655,11 @@ module Google
|
|
10663
10655
|
class AssistantApiCoreTypesCloudProviderInfoAgentStyle
|
10664
10656
|
include Google::Apis::Core::Hashable
|
10665
10657
|
|
10666
|
-
# Represents a color in the RGBA color space. This message mirrors
|
10667
|
-
# Color.
|
10658
|
+
# LINT.IfChange Represents a color in the RGBA color space. This message mirrors
|
10659
|
+
# google.type.Color. IMPORTANT: The definition of Color proto is being moved to /
|
10660
|
+
# /assistant/api/core_types/color_type.proto. All existing references will be
|
10661
|
+
# updated to point to the new location. If you are adding a reference, use the
|
10662
|
+
# new one instead.
|
10668
10663
|
# Corresponds to the JSON property `backgroundColor`
|
10669
10664
|
# @return [Google::Apis::ContentwarehouseV1::AssistantApiCoreTypesGovernedColor]
|
10670
10665
|
attr_accessor :background_color
|
@@ -10687,8 +10682,11 @@ module Google
|
|
10687
10682
|
# @return [String]
|
10688
10683
|
attr_accessor :logo_url
|
10689
10684
|
|
10690
|
-
# Represents a color in the RGBA color space. This message mirrors
|
10691
|
-
# Color.
|
10685
|
+
# LINT.IfChange Represents a color in the RGBA color space. This message mirrors
|
10686
|
+
# google.type.Color. IMPORTANT: The definition of Color proto is being moved to /
|
10687
|
+
# /assistant/api/core_types/color_type.proto. All existing references will be
|
10688
|
+
# updated to point to the new location. If you are adding a reference, use the
|
10689
|
+
# new one instead.
|
10692
10690
|
# Corresponds to the JSON property `maskColor`
|
10693
10691
|
# @return [Google::Apis::ContentwarehouseV1::AssistantApiCoreTypesGovernedColor]
|
10694
10692
|
attr_accessor :mask_color
|
@@ -10698,8 +10696,11 @@ module Google
|
|
10698
10696
|
# @return [String]
|
10699
10697
|
attr_accessor :portrait_background_image_url
|
10700
10698
|
|
10701
|
-
# Represents a color in the RGBA color space. This message mirrors
|
10702
|
-
# Color.
|
10699
|
+
# LINT.IfChange Represents a color in the RGBA color space. This message mirrors
|
10700
|
+
# google.type.Color. IMPORTANT: The definition of Color proto is being moved to /
|
10701
|
+
# /assistant/api/core_types/color_type.proto. All existing references will be
|
10702
|
+
# updated to point to the new location. If you are adding a reference, use the
|
10703
|
+
# new one instead.
|
10703
10704
|
# Corresponds to the JSON property `primaryColor`
|
10704
10705
|
# @return [Google::Apis::ContentwarehouseV1::AssistantApiCoreTypesGovernedColor]
|
10705
10706
|
attr_accessor :primary_color
|
@@ -10886,10 +10887,7 @@ module Google
|
|
10886
10887
|
end
|
10887
10888
|
end
|
10888
10889
|
|
10889
|
-
#
|
10890
|
-
# api/core_types/governed/device_user_identity.proto. All existing references
|
10891
|
-
# will be updated to point to the new location. If you are adding a reference,
|
10892
|
-
# use the new DeviceUserIdentity instead of this one. // LINT.IfChange
|
10890
|
+
# LINT.IfChange
|
10893
10891
|
class AssistantApiCoreTypesDeviceUserIdentity
|
10894
10892
|
include Google::Apis::Core::Hashable
|
10895
10893
|
|
@@ -10925,8 +10923,11 @@ module Google
|
|
10925
10923
|
end
|
10926
10924
|
end
|
10927
10925
|
|
10928
|
-
# Represents a color in the RGBA color space. This message mirrors
|
10929
|
-
# Color.
|
10926
|
+
# LINT.IfChange Represents a color in the RGBA color space. This message mirrors
|
10927
|
+
# google.type.Color. IMPORTANT: The definition of Color proto is being moved to /
|
10928
|
+
# /assistant/api/core_types/color_type.proto. All existing references will be
|
10929
|
+
# updated to point to the new location. If you are adding a reference, use the
|
10930
|
+
# new one instead.
|
10930
10931
|
class AssistantApiCoreTypesGovernedColor
|
10931
10932
|
include Google::Apis::Core::Hashable
|
10932
10933
|
|
@@ -10971,7 +10972,10 @@ module Google
|
|
10971
10972
|
|
10972
10973
|
# The identification information for third party devices that integrates with
|
10973
10974
|
# the assistant. All of these fields will be populated by the third party when
|
10974
|
-
# the query is sent from the third party device.
|
10975
|
+
# the query is sent from the third party device. IMPORTANT: The definition of
|
10976
|
+
# DeviceConfig proto is being moved to //assistant/api/core_types/device_type.
|
10977
|
+
# proto. All existing references will be updated to point to the new location.
|
10978
|
+
# If you are adding a reference, use the new one instead. Next Id: 5
|
10975
10979
|
class AssistantApiCoreTypesGovernedDeviceConfig
|
10976
10980
|
include Google::Apis::Core::Hashable
|
10977
10981
|
|
@@ -11007,7 +11011,10 @@ module Google
|
|
11007
11011
|
# http://google3/assistant/context/util/lib/device_id.dart;l=26;rcl=442126145 *
|
11008
11012
|
# Java: http://google3/java/com/google/assistant/assistantserver/utils/
|
11009
11013
|
# DeviceIdHelper.java;l=9;rcl=390378522 See http://go/deviceid-equality for more
|
11010
|
-
# details.
|
11014
|
+
# details. IMPORTANT: The definition of DeviceId proto is being moved to //
|
11015
|
+
# assistant/api/core_types/device_type.proto. All existing references will be
|
11016
|
+
# updated to point to the new location. If you are adding a reference, use the
|
11017
|
+
# new one instead. Next ID: 14
|
11011
11018
|
class AssistantApiCoreTypesGovernedDeviceId
|
11012
11019
|
include Google::Apis::Core::Hashable
|
11013
11020
|
|
@@ -11062,7 +11069,10 @@ module Google
|
|
11062
11069
|
|
11063
11070
|
# The identification information for third party devices that integrates with
|
11064
11071
|
# the assistant. All of these fields will be populated by the third party when
|
11065
|
-
# the query is sent from the third party device.
|
11072
|
+
# the query is sent from the third party device. IMPORTANT: The definition of
|
11073
|
+
# DeviceConfig proto is being moved to //assistant/api/core_types/device_type.
|
11074
|
+
# proto. All existing references will be updated to point to the new location.
|
11075
|
+
# If you are adding a reference, use the new one instead. Next Id: 5
|
11066
11076
|
# Corresponds to the JSON property `deviceConfig`
|
11067
11077
|
# @return [Google::Apis::ContentwarehouseV1::AssistantApiCoreTypesGovernedDeviceConfig]
|
11068
11078
|
attr_accessor :device_config
|
@@ -11135,7 +11145,11 @@ module Google
|
|
11135
11145
|
end
|
11136
11146
|
end
|
11137
11147
|
|
11138
|
-
# Task metadata information describing the ringtone.
|
11148
|
+
# LINT.IfChange Task metadata information describing the ringtone. IMPORTANT:
|
11149
|
+
# The definition of RingtoneTaskMetadata proto is being moved to //assistant/api/
|
11150
|
+
# core_types/ringtone_task_metadata.proto. All existing references will be
|
11151
|
+
# updated to point to the new location. If you are adding a reference, use the
|
11152
|
+
# new one instead. Next id: 11
|
11139
11153
|
class AssistantApiCoreTypesGovernedRingtoneTaskMetadata
|
11140
11154
|
include Google::Apis::Core::Hashable
|
11141
11155
|
|
@@ -11452,7 +11466,12 @@ module Google
|
|
11452
11466
|
# replaces the User-Agent string within the Assistant Server. Note: The
|
11453
11467
|
# SurfaceIdentity proto should only be used to derive the capabilities of a
|
11454
11468
|
# surface. It should not be accessed outside of the CapabilityBuilder or
|
11455
|
-
# CapabilityChecker.
|
11469
|
+
# CapabilityChecker. IMPORTANT: The partial migration to the SurfaceIdentity and
|
11470
|
+
# SurfaceVersion protos defined here is being rolled back (b/303012824). All
|
11471
|
+
# existing references will be updated to point back to //assistant/api/
|
11472
|
+
# core_types/surface_identity.proto. If you are adding a reference, use the
|
11473
|
+
# SurfaceIdentity and SurfaceVersion protos defined there. NEXT ID: 6 LINT.
|
11474
|
+
# IfChange
|
11456
11475
|
class AssistantApiCoreTypesGovernedSurfaceIdentity
|
11457
11476
|
include Google::Apis::Core::Hashable
|
11458
11477
|
|
@@ -11560,11 +11579,8 @@ module Google
|
|
11560
11579
|
end
|
11561
11580
|
end
|
11562
11581
|
|
11563
|
-
# An image represents the data about an image or a photo.
|
11564
|
-
#
|
11565
|
-
# governed/image_type.proto. All existing references will be updated to point to
|
11566
|
-
# the new location. If you are adding a reference, use the new Image message
|
11567
|
-
# instead of this one. LINT.IfChange NextId: 13
|
11582
|
+
# An image represents the data about an image or a photo. LINT.IfChange NextId:
|
11583
|
+
# 13
|
11568
11584
|
class AssistantApiCoreTypesImage
|
11569
11585
|
include Google::Apis::Core::Hashable
|
11570
11586
|
|
@@ -11584,11 +11600,8 @@ module Google
|
|
11584
11600
|
# @return [String]
|
11585
11601
|
attr_accessor :app_icon_identifier
|
11586
11602
|
|
11587
|
-
# An image represents the data about an image or a photo.
|
11588
|
-
#
|
11589
|
-
# governed/image_type.proto. All existing references will be updated to point to
|
11590
|
-
# the new location. If you are adding a reference, use the new Image message
|
11591
|
-
# instead of this one. LINT.IfChange NextId: 13
|
11603
|
+
# An image represents the data about an image or a photo. LINT.IfChange NextId:
|
11604
|
+
# 13
|
11592
11605
|
# Corresponds to the JSON property `badgeImage`
|
11593
11606
|
# @return [Google::Apis::ContentwarehouseV1::AssistantApiCoreTypesImage]
|
11594
11607
|
attr_accessor :badge_image
|
@@ -12182,12 +12195,7 @@ module Google
|
|
12182
12195
|
# replaces the User-Agent string within the Assistant Server. Note: The
|
12183
12196
|
# SurfaceIdentity proto should only be used to derive the capabilities of a
|
12184
12197
|
# surface. It should not be accessed outside of the CapabilityBuilder or
|
12185
|
-
# CapabilityChecker. NEXT ID:
|
12186
|
-
# SurfaceIdentity and SurfaceVersion protos are being moved to //assistant/api/
|
12187
|
-
# core_types/governed/surface_identity.proto All existing references will be
|
12188
|
-
# updated to point to the new location. If you are adding a reference, use the
|
12189
|
-
# new SurfaceIdentity and SurfaceVersion protos instead of the protos defined
|
12190
|
-
# here. LINT.IfChange
|
12198
|
+
# CapabilityChecker. NEXT ID: 6 LINT.IfChange
|
12191
12199
|
class AssistantApiCoreTypesSurfaceIdentity
|
12192
12200
|
include Google::Apis::Core::Hashable
|
12193
12201
|
|
@@ -12207,6 +12215,14 @@ module Google
|
|
12207
12215
|
# @return [Google::Apis::ContentwarehouseV1::AssistantApiCoreTypesDeviceId]
|
12208
12216
|
attr_accessor :device_id
|
12209
12217
|
|
12218
|
+
# DEPRECATED: The legacy device's surface type enum. NOTE: Prefer using the
|
12219
|
+
# ontological `surface_type` field above. If you need to access the legacy
|
12220
|
+
# surface type, please file a bug and add it in your code to migrate to
|
12221
|
+
# ontological surface type.
|
12222
|
+
# Corresponds to the JSON property `legacySurfaceType`
|
12223
|
+
# @return [String]
|
12224
|
+
attr_accessor :legacy_surface_type
|
12225
|
+
|
12210
12226
|
# The device's surface type. The types are defined at google3/assistant/api/
|
12211
12227
|
# core_types/surfaces.gcl. For more details, refer to go/ontologicalize-surface-
|
12212
12228
|
# type.
|
@@ -12214,11 +12230,11 @@ module Google
|
|
12214
12230
|
# @return [String]
|
12215
12231
|
attr_accessor :surface_type
|
12216
12232
|
|
12217
|
-
# DEPRECATED.
|
12218
|
-
#
|
12219
|
-
# version of the assistant.api.core_types.SurfaceType enum. The server
|
12220
|
-
# not use this field, rather it should use the SurfaceType value derived
|
12221
|
-
# this string.
|
12233
|
+
# DEPRECATED. The legacy device's surface type string. NOTE: Prefer using the
|
12234
|
+
# ontological `surface_type` field. The device's surface type. This is the
|
12235
|
+
# string version of the assistant.api.core_types.SurfaceType enum. The server
|
12236
|
+
# should not use this field, rather it should use the SurfaceType value derived
|
12237
|
+
# from this string.
|
12222
12238
|
# Corresponds to the JSON property `surfaceTypeString`
|
12223
12239
|
# @return [String]
|
12224
12240
|
attr_accessor :surface_type_string
|
@@ -12238,6 +12254,7 @@ module Google
|
|
12238
12254
|
# Update properties of this object
|
12239
12255
|
def update!(**args)
|
12240
12256
|
@device_id = args[:device_id] if args.key?(:device_id)
|
12257
|
+
@legacy_surface_type = args[:legacy_surface_type] if args.key?(:legacy_surface_type)
|
12241
12258
|
@surface_type = args[:surface_type] if args.key?(:surface_type)
|
12242
12259
|
@surface_type_string = args[:surface_type_string] if args.key?(:surface_type_string)
|
12243
12260
|
@surface_version = args[:surface_version] if args.key?(:surface_version)
|
@@ -12396,10 +12413,7 @@ module Google
|
|
12396
12413
|
end
|
12397
12414
|
end
|
12398
12415
|
|
12399
|
-
# A Gregorian calendar date.
|
12400
|
-
# moved to //assistant/api/core_types/governed/datetime_type.proto. All existing
|
12401
|
-
# references will be updated to point to the new location. If you are adding a
|
12402
|
-
# reference, use the new one instead.
|
12416
|
+
# A Gregorian calendar date.
|
12403
12417
|
class AssistantApiDate
|
12404
12418
|
include Google::Apis::Core::Hashable
|
12405
12419
|
|
@@ -12431,25 +12445,16 @@ module Google
|
|
12431
12445
|
end
|
12432
12446
|
|
12433
12447
|
# A date-time specification, combining a date and civil time (relative to a
|
12434
|
-
# given timezone).
|
12435
|
-
# //assistant/api/core_types/governed/datetime_type.proto. All existing
|
12436
|
-
# references will be updated to point to the new location. If you are adding a
|
12437
|
-
# reference, use the new one instead.
|
12448
|
+
# given timezone).
|
12438
12449
|
class AssistantApiDateTime
|
12439
12450
|
include Google::Apis::Core::Hashable
|
12440
12451
|
|
12441
|
-
# A Gregorian calendar date.
|
12442
|
-
# moved to //assistant/api/core_types/governed/datetime_type.proto. All existing
|
12443
|
-
# references will be updated to point to the new location. If you are adding a
|
12444
|
-
# reference, use the new one instead.
|
12452
|
+
# A Gregorian calendar date.
|
12445
12453
|
# Corresponds to the JSON property `date`
|
12446
12454
|
# @return [Google::Apis::ContentwarehouseV1::AssistantApiDate]
|
12447
12455
|
attr_accessor :date
|
12448
12456
|
|
12449
|
-
# A civil time relative to a timezone.
|
12450
|
-
# proto is being moved to //assistant/api/core_types/governed/datetime_type.
|
12451
|
-
# proto. All existing references will be updated to point to the new location.
|
12452
|
-
# If you are adding a reference, use the new one instead.
|
12457
|
+
# A civil time relative to a timezone.
|
12453
12458
|
# Corresponds to the JSON property `timeOfDay`
|
12454
12459
|
# @return [Google::Apis::ContentwarehouseV1::AssistantApiTimeOfDay]
|
12455
12460
|
attr_accessor :time_of_day
|
@@ -12457,10 +12462,6 @@ module Google
|
|
12457
12462
|
# A time zone. Conceptually, a time zone is a set of rules associated with a
|
12458
12463
|
# location that describes a UTC offset and how it changes over time (e.g.
|
12459
12464
|
# Daylight Saving Time). The offset is used to compute the local date and time.
|
12460
|
-
# IMPORTANT: The definition of TimeZone enum is being moved to //assistant/api/
|
12461
|
-
# core_types/governed/datetime_type.proto. All existing references will be
|
12462
|
-
# updated to point to the new location. If you are adding a reference, use the
|
12463
|
-
# new one instead.
|
12464
12465
|
# Corresponds to the JSON property `timeZone`
|
12465
12466
|
# @return [Google::Apis::ContentwarehouseV1::AssistantApiTimeZone]
|
12466
12467
|
attr_accessor :time_zone
|
@@ -12477,6 +12478,33 @@ module Google
|
|
12477
12478
|
end
|
12478
12479
|
end
|
12479
12480
|
|
12481
|
+
# A representation of a range of time with start and end datetime specified.
|
12482
|
+
class AssistantApiDateTimeRange
|
12483
|
+
include Google::Apis::Core::Hashable
|
12484
|
+
|
12485
|
+
# A date-time specification, combining a date and civil time (relative to a
|
12486
|
+
# given timezone).
|
12487
|
+
# Corresponds to the JSON property `endDate`
|
12488
|
+
# @return [Google::Apis::ContentwarehouseV1::AssistantApiDateTime]
|
12489
|
+
attr_accessor :end_date
|
12490
|
+
|
12491
|
+
# A date-time specification, combining a date and civil time (relative to a
|
12492
|
+
# given timezone).
|
12493
|
+
# Corresponds to the JSON property `startDate`
|
12494
|
+
# @return [Google::Apis::ContentwarehouseV1::AssistantApiDateTime]
|
12495
|
+
attr_accessor :start_date
|
12496
|
+
|
12497
|
+
def initialize(**args)
|
12498
|
+
update!(**args)
|
12499
|
+
end
|
12500
|
+
|
12501
|
+
# Update properties of this object
|
12502
|
+
def update!(**args)
|
12503
|
+
@end_date = args[:end_date] if args.key?(:end_date)
|
12504
|
+
@start_date = args[:start_date] if args.key?(:start_date)
|
12505
|
+
end
|
12506
|
+
end
|
12507
|
+
|
12480
12508
|
# This message describes roughly what a surface is capable of doing and metadata
|
12481
12509
|
# around those capabilities. These capabilities are determined based on: -
|
12482
12510
|
# device hardware - software - status (e.g. volume level, battery percentage)
|
@@ -12685,12 +12713,7 @@ module Google
|
|
12685
12713
|
# replaces the User-Agent string within the Assistant Server. Note: The
|
12686
12714
|
# SurfaceIdentity proto should only be used to derive the capabilities of a
|
12687
12715
|
# surface. It should not be accessed outside of the CapabilityBuilder or
|
12688
|
-
# CapabilityChecker. NEXT ID:
|
12689
|
-
# SurfaceIdentity and SurfaceVersion protos are being moved to //assistant/api/
|
12690
|
-
# core_types/governed/surface_identity.proto All existing references will be
|
12691
|
-
# updated to point to the new location. If you are adding a reference, use the
|
12692
|
-
# new SurfaceIdentity and SurfaceVersion protos instead of the protos defined
|
12693
|
-
# here. LINT.IfChange
|
12716
|
+
# CapabilityChecker. NEXT ID: 6 LINT.IfChange
|
12694
12717
|
# Corresponds to the JSON property `surfaceIdentity`
|
12695
12718
|
# @return [Google::Apis::ContentwarehouseV1::AssistantApiCoreTypesSurfaceIdentity]
|
12696
12719
|
attr_accessor :surface_identity
|
@@ -13996,24 +14019,18 @@ module Google
|
|
13996
14019
|
# a (possibly unbounded) sequence of dates on which an event falls, described by
|
13997
14020
|
# a list of constraints. A date is in a recurrence if and only if it satisfies
|
13998
14021
|
# all of the constraints. Note that devices may support some constraints, but
|
13999
|
-
# not all.
|
14000
|
-
# assistant/api/core_types/governed/datetime_type.proto. All existing references
|
14001
|
-
# will be updated to point to the new location. If you are adding a reference,
|
14002
|
-
# use the new one instead.
|
14022
|
+
# not all.
|
14003
14023
|
class AssistantApiRecurrence
|
14004
14024
|
include Google::Apis::Core::Hashable
|
14005
14025
|
|
14006
|
-
# A Gregorian calendar date.
|
14007
|
-
# moved to //assistant/api/core_types/governed/datetime_type.proto. All existing
|
14008
|
-
# references will be updated to point to the new location. If you are adding a
|
14009
|
-
# reference, use the new one instead.
|
14026
|
+
# A Gregorian calendar date.
|
14010
14027
|
# Corresponds to the JSON property `begin`
|
14011
14028
|
# @return [Google::Apis::ContentwarehouseV1::AssistantApiDate]
|
14012
14029
|
attr_accessor :begin
|
14013
14030
|
|
14014
14031
|
# A list of blacklisted dates to skip the alarm on.
|
14015
14032
|
# Corresponds to the JSON property `blacklistedRanges`
|
14016
|
-
# @return [Array<Google::Apis::ContentwarehouseV1::
|
14033
|
+
# @return [Array<Google::Apis::ContentwarehouseV1::AssistantApiDateTimeRange>]
|
14017
14034
|
attr_accessor :blacklisted_ranges
|
14018
14035
|
|
14019
14036
|
# Specifies the date in a month. For example, if day_of_month is 15, then it
|
@@ -14028,10 +14045,7 @@ module Google
|
|
14028
14045
|
# @return [Array<Fixnum>]
|
14029
14046
|
attr_accessor :day_of_week
|
14030
14047
|
|
14031
|
-
# A Gregorian calendar date.
|
14032
|
-
# moved to //assistant/api/core_types/governed/datetime_type.proto. All existing
|
14033
|
-
# references will be updated to point to the new location. If you are adding a
|
14034
|
-
# reference, use the new one instead.
|
14048
|
+
# A Gregorian calendar date.
|
14035
14049
|
# Corresponds to the JSON property `end`
|
14036
14050
|
# @return [Google::Apis::ContentwarehouseV1::AssistantApiDate]
|
14037
14051
|
attr_accessor :end
|
@@ -14078,39 +14092,6 @@ module Google
|
|
14078
14092
|
end
|
14079
14093
|
end
|
14080
14094
|
|
14081
|
-
# A representation of a range of time with start and end datetime specified.
|
14082
|
-
class AssistantApiRecurrenceDatetimeRange
|
14083
|
-
include Google::Apis::Core::Hashable
|
14084
|
-
|
14085
|
-
# A date-time specification, combining a date and civil time (relative to a
|
14086
|
-
# given timezone). IMPORTANT: The definition of DateTime proto is being moved to
|
14087
|
-
# //assistant/api/core_types/governed/datetime_type.proto. All existing
|
14088
|
-
# references will be updated to point to the new location. If you are adding a
|
14089
|
-
# reference, use the new one instead.
|
14090
|
-
# Corresponds to the JSON property `endDate`
|
14091
|
-
# @return [Google::Apis::ContentwarehouseV1::AssistantApiDateTime]
|
14092
|
-
attr_accessor :end_date
|
14093
|
-
|
14094
|
-
# A date-time specification, combining a date and civil time (relative to a
|
14095
|
-
# given timezone). IMPORTANT: The definition of DateTime proto is being moved to
|
14096
|
-
# //assistant/api/core_types/governed/datetime_type.proto. All existing
|
14097
|
-
# references will be updated to point to the new location. If you are adding a
|
14098
|
-
# reference, use the new one instead.
|
14099
|
-
# Corresponds to the JSON property `startDate`
|
14100
|
-
# @return [Google::Apis::ContentwarehouseV1::AssistantApiDateTime]
|
14101
|
-
attr_accessor :start_date
|
14102
|
-
|
14103
|
-
def initialize(**args)
|
14104
|
-
update!(**args)
|
14105
|
-
end
|
14106
|
-
|
14107
|
-
# Update properties of this object
|
14108
|
-
def update!(**args)
|
14109
|
-
@end_date = args[:end_date] if args.key?(:end_date)
|
14110
|
-
@start_date = args[:start_date] if args.key?(:start_date)
|
14111
|
-
end
|
14112
|
-
end
|
14113
|
-
|
14114
14095
|
# These capabilities represent the tactile features associated with the device.
|
14115
14096
|
# This includes, for example, whether the device has a screen, how big the
|
14116
14097
|
# screen is, and privacy of the screen. Next ID: 11
|
@@ -14973,10 +14954,6 @@ module Google
|
|
14973
14954
|
# A time zone. Conceptually, a time zone is a set of rules associated with a
|
14974
14955
|
# location that describes a UTC offset and how it changes over time (e.g.
|
14975
14956
|
# Daylight Saving Time). The offset is used to compute the local date and time.
|
14976
|
-
# IMPORTANT: The definition of TimeZone enum is being moved to //assistant/api/
|
14977
|
-
# core_types/governed/datetime_type.proto. All existing references will be
|
14978
|
-
# updated to point to the new location. If you are adding a reference, use the
|
14979
|
-
# new one instead.
|
14980
14957
|
# Corresponds to the JSON property `timeZone`
|
14981
14958
|
# @return [Google::Apis::ContentwarehouseV1::AssistantApiTimeZone]
|
14982
14959
|
attr_accessor :time_zone
|
@@ -15486,30 +15463,24 @@ module Google
|
|
15486
15463
|
alias_method :dismissable?, :dismissable
|
15487
15464
|
|
15488
15465
|
# An absolute point in time independent of timezone or calendar, based on the
|
15489
|
-
# proto3 Timestamp (//google/protobuf/timestamp.proto).
|
15490
|
-
#
|
15491
|
-
#
|
15492
|
-
#
|
15493
|
-
#
|
15494
|
-
#
|
15495
|
-
# syntax. The incompatibility issues have since been resolved and so the Google-
|
15496
|
-
# wide standard representation of google.protobuf.Timestamp should be preferred.
|
15497
|
-
# In fact, google.protobuf.* protos in general are now recommended to be used in
|
15466
|
+
# proto3 Timestamp (//google/protobuf/timestamp.proto). NOTE: THIS IS NO LONGER
|
15467
|
+
# RECOMMENDED TO BE USED. It was originally defined separately from google.
|
15468
|
+
# protobuf.Timestamp due to incompatibility with proto2 syntax. The
|
15469
|
+
# incompatibility issues have since been resolved and so the Google-wide
|
15470
|
+
# standard representation of google.protobuf.Timestamp should be preferred. In
|
15471
|
+
# fact, google.protobuf.* protos in general are now recommended to be used in
|
15498
15472
|
# new APIs.
|
15499
15473
|
# Corresponds to the JSON property `effectiveTime`
|
15500
15474
|
# @return [Google::Apis::ContentwarehouseV1::AssistantApiTimestamp]
|
15501
15475
|
attr_accessor :effective_time
|
15502
15476
|
|
15503
15477
|
# An absolute point in time independent of timezone or calendar, based on the
|
15504
|
-
# proto3 Timestamp (//google/protobuf/timestamp.proto).
|
15505
|
-
#
|
15506
|
-
#
|
15507
|
-
#
|
15508
|
-
#
|
15509
|
-
#
|
15510
|
-
# syntax. The incompatibility issues have since been resolved and so the Google-
|
15511
|
-
# wide standard representation of google.protobuf.Timestamp should be preferred.
|
15512
|
-
# In fact, google.protobuf.* protos in general are now recommended to be used in
|
15478
|
+
# proto3 Timestamp (//google/protobuf/timestamp.proto). NOTE: THIS IS NO LONGER
|
15479
|
+
# RECOMMENDED TO BE USED. It was originally defined separately from google.
|
15480
|
+
# protobuf.Timestamp due to incompatibility with proto2 syntax. The
|
15481
|
+
# incompatibility issues have since been resolved and so the Google-wide
|
15482
|
+
# standard representation of google.protobuf.Timestamp should be preferred. In
|
15483
|
+
# fact, google.protobuf.* protos in general are now recommended to be used in
|
15513
15484
|
# new APIs.
|
15514
15485
|
# Corresponds to the JSON property `expiryTime`
|
15515
15486
|
# @return [Google::Apis::ContentwarehouseV1::AssistantApiTimestamp]
|
@@ -15617,15 +15588,12 @@ module Google
|
|
15617
15588
|
attr_accessor :card_settings
|
15618
15589
|
|
15619
15590
|
# An absolute point in time independent of timezone or calendar, based on the
|
15620
|
-
# proto3 Timestamp (//google/protobuf/timestamp.proto).
|
15621
|
-
#
|
15622
|
-
#
|
15623
|
-
#
|
15624
|
-
#
|
15625
|
-
#
|
15626
|
-
# syntax. The incompatibility issues have since been resolved and so the Google-
|
15627
|
-
# wide standard representation of google.protobuf.Timestamp should be preferred.
|
15628
|
-
# In fact, google.protobuf.* protos in general are now recommended to be used in
|
15591
|
+
# proto3 Timestamp (//google/protobuf/timestamp.proto). NOTE: THIS IS NO LONGER
|
15592
|
+
# RECOMMENDED TO BE USED. It was originally defined separately from google.
|
15593
|
+
# protobuf.Timestamp due to incompatibility with proto2 syntax. The
|
15594
|
+
# incompatibility issues have since been resolved and so the Google-wide
|
15595
|
+
# standard representation of google.protobuf.Timestamp should be preferred. In
|
15596
|
+
# fact, google.protobuf.* protos in general are now recommended to be used in
|
15629
15597
|
# new APIs.
|
15630
15598
|
# Corresponds to the JSON property `deviceClearRequest`
|
15631
15599
|
# @return [Google::Apis::ContentwarehouseV1::AssistantApiTimestamp]
|
@@ -15651,45 +15619,36 @@ module Google
|
|
15651
15619
|
alias_method :hospitality_mode_enabled?, :hospitality_mode_enabled
|
15652
15620
|
|
15653
15621
|
# An absolute point in time independent of timezone or calendar, based on the
|
15654
|
-
# proto3 Timestamp (//google/protobuf/timestamp.proto).
|
15655
|
-
#
|
15656
|
-
#
|
15657
|
-
#
|
15658
|
-
#
|
15659
|
-
#
|
15660
|
-
# syntax. The incompatibility issues have since been resolved and so the Google-
|
15661
|
-
# wide standard representation of google.protobuf.Timestamp should be preferred.
|
15662
|
-
# In fact, google.protobuf.* protos in general are now recommended to be used in
|
15622
|
+
# proto3 Timestamp (//google/protobuf/timestamp.proto). NOTE: THIS IS NO LONGER
|
15623
|
+
# RECOMMENDED TO BE USED. It was originally defined separately from google.
|
15624
|
+
# protobuf.Timestamp due to incompatibility with proto2 syntax. The
|
15625
|
+
# incompatibility issues have since been resolved and so the Google-wide
|
15626
|
+
# standard representation of google.protobuf.Timestamp should be preferred. In
|
15627
|
+
# fact, google.protobuf.* protos in general are now recommended to be used in
|
15663
15628
|
# new APIs.
|
15664
15629
|
# Corresponds to the JSON property `lastDeviceClear`
|
15665
15630
|
# @return [Google::Apis::ContentwarehouseV1::AssistantApiTimestamp]
|
15666
15631
|
attr_accessor :last_device_clear
|
15667
15632
|
|
15668
15633
|
# An absolute point in time independent of timezone or calendar, based on the
|
15669
|
-
# proto3 Timestamp (//google/protobuf/timestamp.proto).
|
15670
|
-
#
|
15671
|
-
#
|
15672
|
-
#
|
15673
|
-
#
|
15674
|
-
#
|
15675
|
-
# syntax. The incompatibility issues have since been resolved and so the Google-
|
15676
|
-
# wide standard representation of google.protobuf.Timestamp should be preferred.
|
15677
|
-
# In fact, google.protobuf.* protos in general are now recommended to be used in
|
15634
|
+
# proto3 Timestamp (//google/protobuf/timestamp.proto). NOTE: THIS IS NO LONGER
|
15635
|
+
# RECOMMENDED TO BE USED. It was originally defined separately from google.
|
15636
|
+
# protobuf.Timestamp due to incompatibility with proto2 syntax. The
|
15637
|
+
# incompatibility issues have since been resolved and so the Google-wide
|
15638
|
+
# standard representation of google.protobuf.Timestamp should be preferred. In
|
15639
|
+
# fact, google.protobuf.* protos in general are now recommended to be used in
|
15678
15640
|
# new APIs.
|
15679
15641
|
# Corresponds to the JSON property `lastModifiedTimestamp`
|
15680
15642
|
# @return [Google::Apis::ContentwarehouseV1::AssistantApiTimestamp]
|
15681
15643
|
attr_accessor :last_modified_timestamp
|
15682
15644
|
|
15683
15645
|
# An absolute point in time independent of timezone or calendar, based on the
|
15684
|
-
# proto3 Timestamp (//google/protobuf/timestamp.proto).
|
15685
|
-
#
|
15686
|
-
#
|
15687
|
-
#
|
15688
|
-
#
|
15689
|
-
#
|
15690
|
-
# syntax. The incompatibility issues have since been resolved and so the Google-
|
15691
|
-
# wide standard representation of google.protobuf.Timestamp should be preferred.
|
15692
|
-
# In fact, google.protobuf.* protos in general are now recommended to be used in
|
15646
|
+
# proto3 Timestamp (//google/protobuf/timestamp.proto). NOTE: THIS IS NO LONGER
|
15647
|
+
# RECOMMENDED TO BE USED. It was originally defined separately from google.
|
15648
|
+
# protobuf.Timestamp due to incompatibility with proto2 syntax. The
|
15649
|
+
# incompatibility issues have since been resolved and so the Google-wide
|
15650
|
+
# standard representation of google.protobuf.Timestamp should be preferred. In
|
15651
|
+
# fact, google.protobuf.* protos in general are now recommended to be used in
|
15693
15652
|
# new APIs.
|
15694
15653
|
# Corresponds to the JSON property `lastWelcomed`
|
15695
15654
|
# @return [Google::Apis::ContentwarehouseV1::AssistantApiTimestamp]
|
@@ -15722,15 +15681,12 @@ module Google
|
|
15722
15681
|
alias_method :verbal_reset_supported?, :verbal_reset_supported
|
15723
15682
|
|
15724
15683
|
# An absolute point in time independent of timezone or calendar, based on the
|
15725
|
-
# proto3 Timestamp (//google/protobuf/timestamp.proto).
|
15726
|
-
#
|
15727
|
-
#
|
15728
|
-
#
|
15729
|
-
#
|
15730
|
-
#
|
15731
|
-
# syntax. The incompatibility issues have since been resolved and so the Google-
|
15732
|
-
# wide standard representation of google.protobuf.Timestamp should be preferred.
|
15733
|
-
# In fact, google.protobuf.* protos in general are now recommended to be used in
|
15684
|
+
# proto3 Timestamp (//google/protobuf/timestamp.proto). NOTE: THIS IS NO LONGER
|
15685
|
+
# RECOMMENDED TO BE USED. It was originally defined separately from google.
|
15686
|
+
# protobuf.Timestamp due to incompatibility with proto2 syntax. The
|
15687
|
+
# incompatibility issues have since been resolved and so the Google-wide
|
15688
|
+
# standard representation of google.protobuf.Timestamp should be preferred. In
|
15689
|
+
# fact, google.protobuf.* protos in general are now recommended to be used in
|
15734
15690
|
# new APIs.
|
15735
15691
|
# Corresponds to the JSON property `welcomeRequest`
|
15736
15692
|
# @return [Google::Apis::ContentwarehouseV1::AssistantApiTimestamp]
|
@@ -16011,30 +15967,24 @@ module Google
|
|
16011
15967
|
include Google::Apis::Core::Hashable
|
16012
15968
|
|
16013
15969
|
# An absolute point in time independent of timezone or calendar, based on the
|
16014
|
-
# proto3 Timestamp (//google/protobuf/timestamp.proto).
|
16015
|
-
#
|
16016
|
-
#
|
16017
|
-
#
|
16018
|
-
#
|
16019
|
-
#
|
16020
|
-
# syntax. The incompatibility issues have since been resolved and so the Google-
|
16021
|
-
# wide standard representation of google.protobuf.Timestamp should be preferred.
|
16022
|
-
# In fact, google.protobuf.* protos in general are now recommended to be used in
|
15970
|
+
# proto3 Timestamp (//google/protobuf/timestamp.proto). NOTE: THIS IS NO LONGER
|
15971
|
+
# RECOMMENDED TO BE USED. It was originally defined separately from google.
|
15972
|
+
# protobuf.Timestamp due to incompatibility with proto2 syntax. The
|
15973
|
+
# incompatibility issues have since been resolved and so the Google-wide
|
15974
|
+
# standard representation of google.protobuf.Timestamp should be preferred. In
|
15975
|
+
# fact, google.protobuf.* protos in general are now recommended to be used in
|
16023
15976
|
# new APIs.
|
16024
15977
|
# Corresponds to the JSON property `lastEnterGuestModeTimestamp`
|
16025
15978
|
# @return [Google::Apis::ContentwarehouseV1::AssistantApiTimestamp]
|
16026
15979
|
attr_accessor :last_enter_guest_mode_timestamp
|
16027
15980
|
|
16028
15981
|
# An absolute point in time independent of timezone or calendar, based on the
|
16029
|
-
# proto3 Timestamp (//google/protobuf/timestamp.proto).
|
16030
|
-
#
|
16031
|
-
#
|
16032
|
-
#
|
16033
|
-
#
|
16034
|
-
#
|
16035
|
-
# syntax. The incompatibility issues have since been resolved and so the Google-
|
16036
|
-
# wide standard representation of google.protobuf.Timestamp should be preferred.
|
16037
|
-
# In fact, google.protobuf.* protos in general are now recommended to be used in
|
15982
|
+
# proto3 Timestamp (//google/protobuf/timestamp.proto). NOTE: THIS IS NO LONGER
|
15983
|
+
# RECOMMENDED TO BE USED. It was originally defined separately from google.
|
15984
|
+
# protobuf.Timestamp due to incompatibility with proto2 syntax. The
|
15985
|
+
# incompatibility issues have since been resolved and so the Google-wide
|
15986
|
+
# standard representation of google.protobuf.Timestamp should be preferred. In
|
15987
|
+
# fact, google.protobuf.* protos in general are now recommended to be used in
|
16038
15988
|
# new APIs.
|
16039
15989
|
# Corresponds to the JSON property `lastExitGuestModeTimestamp`
|
16040
15990
|
# @return [Google::Apis::ContentwarehouseV1::AssistantApiTimestamp]
|
@@ -17995,10 +17945,7 @@ module Google
|
|
17995
17945
|
end
|
17996
17946
|
end
|
17997
17947
|
|
17998
|
-
# A civil time relative to a timezone.
|
17999
|
-
# proto is being moved to //assistant/api/core_types/governed/datetime_type.
|
18000
|
-
# proto. All existing references will be updated to point to the new location.
|
18001
|
-
# If you are adding a reference, use the new one instead.
|
17948
|
+
# A civil time relative to a timezone.
|
18002
17949
|
class AssistantApiTimeOfDay
|
18003
17950
|
include Google::Apis::Core::Hashable
|
18004
17951
|
|
@@ -18038,10 +17985,6 @@ module Google
|
|
18038
17985
|
# A time zone. Conceptually, a time zone is a set of rules associated with a
|
18039
17986
|
# location that describes a UTC offset and how it changes over time (e.g.
|
18040
17987
|
# Daylight Saving Time). The offset is used to compute the local date and time.
|
18041
|
-
# IMPORTANT: The definition of TimeZone enum is being moved to //assistant/api/
|
18042
|
-
# core_types/governed/datetime_type.proto. All existing references will be
|
18043
|
-
# updated to point to the new location. If you are adding a reference, use the
|
18044
|
-
# new one instead.
|
18045
17988
|
class AssistantApiTimeZone
|
18046
17989
|
include Google::Apis::Core::Hashable
|
18047
17990
|
|
@@ -18061,15 +18004,12 @@ module Google
|
|
18061
18004
|
end
|
18062
18005
|
|
18063
18006
|
# An absolute point in time independent of timezone or calendar, based on the
|
18064
|
-
# proto3 Timestamp (//google/protobuf/timestamp.proto).
|
18065
|
-
#
|
18066
|
-
#
|
18067
|
-
#
|
18068
|
-
#
|
18069
|
-
#
|
18070
|
-
# syntax. The incompatibility issues have since been resolved and so the Google-
|
18071
|
-
# wide standard representation of google.protobuf.Timestamp should be preferred.
|
18072
|
-
# In fact, google.protobuf.* protos in general are now recommended to be used in
|
18007
|
+
# proto3 Timestamp (//google/protobuf/timestamp.proto). NOTE: THIS IS NO LONGER
|
18008
|
+
# RECOMMENDED TO BE USED. It was originally defined separately from google.
|
18009
|
+
# protobuf.Timestamp due to incompatibility with proto2 syntax. The
|
18010
|
+
# incompatibility issues have since been resolved and so the Google-wide
|
18011
|
+
# standard representation of google.protobuf.Timestamp should be preferred. In
|
18012
|
+
# fact, google.protobuf.* protos in general are now recommended to be used in
|
18073
18013
|
# new APIs.
|
18074
18014
|
class AssistantApiTimestamp
|
18075
18015
|
include Google::Apis::Core::Hashable
|
@@ -18179,7 +18119,7 @@ module Google
|
|
18179
18119
|
end
|
18180
18120
|
end
|
18181
18121
|
|
18182
|
-
# LINT.
|
18122
|
+
# LINT.IfChange Identifier for an application provider. NOTE: AppProviderId
|
18183
18123
|
# contains surface-specific info, such as the Android package name of the
|
18184
18124
|
# application. This was necessary for supporting current use cases that rely on
|
18185
18125
|
# surface-specific info in feature code. Eventually we want to deprecate
|
@@ -18324,7 +18264,7 @@ module Google
|
|
18324
18264
|
class AssistantContextProviderId
|
18325
18265
|
include Google::Apis::Core::Hashable
|
18326
18266
|
|
18327
|
-
# LINT.
|
18267
|
+
# LINT.IfChange Identifier for an application provider. NOTE: AppProviderId
|
18328
18268
|
# contains surface-specific info, such as the Android package name of the
|
18329
18269
|
# application. This was necessary for supporting current use cases that rely on
|
18330
18270
|
# surface-specific info in feature code. Eventually we want to deprecate
|
@@ -19981,7 +19921,10 @@ module Google
|
|
19981
19921
|
# http://google3/assistant/context/util/lib/device_id.dart;l=26;rcl=442126145 *
|
19982
19922
|
# Java: http://google3/java/com/google/assistant/assistantserver/utils/
|
19983
19923
|
# DeviceIdHelper.java;l=9;rcl=390378522 See http://go/deviceid-equality for more
|
19984
|
-
# details.
|
19924
|
+
# details. IMPORTANT: The definition of DeviceId proto is being moved to //
|
19925
|
+
# assistant/api/core_types/device_type.proto. All existing references will be
|
19926
|
+
# updated to point to the new location. If you are adding a reference, use the
|
19927
|
+
# new one instead. Next ID: 14
|
19985
19928
|
# Corresponds to the JSON property `deviceId`
|
19986
19929
|
# @return [Google::Apis::ContentwarehouseV1::AssistantApiCoreTypesGovernedDeviceId]
|
19987
19930
|
attr_accessor :device_id
|
@@ -20002,7 +19945,12 @@ module Google
|
|
20002
19945
|
# replaces the User-Agent string within the Assistant Server. Note: The
|
20003
19946
|
# SurfaceIdentity proto should only be used to derive the capabilities of a
|
20004
19947
|
# surface. It should not be accessed outside of the CapabilityBuilder or
|
20005
|
-
# CapabilityChecker.
|
19948
|
+
# CapabilityChecker. IMPORTANT: The partial migration to the SurfaceIdentity and
|
19949
|
+
# SurfaceVersion protos defined here is being rolled back (b/303012824). All
|
19950
|
+
# existing references will be updated to point back to //assistant/api/
|
19951
|
+
# core_types/surface_identity.proto. If you are adding a reference, use the
|
19952
|
+
# SurfaceIdentity and SurfaceVersion protos defined there. NEXT ID: 6 LINT.
|
19953
|
+
# IfChange
|
20006
19954
|
# Corresponds to the JSON property `surfaceIdentity`
|
20007
19955
|
# @return [Google::Apis::ContentwarehouseV1::AssistantApiCoreTypesGovernedSurfaceIdentity]
|
20008
19956
|
attr_accessor :surface_identity
|
@@ -20031,7 +19979,7 @@ module Google
|
|
20031
19979
|
attr_accessor :properties
|
20032
19980
|
|
20033
19981
|
# The states of the device. They are dynamic and may change based on the current
|
20034
|
-
# context. Next ID:
|
19982
|
+
# context. Next ID: 15
|
20035
19983
|
# Corresponds to the JSON property `states`
|
20036
19984
|
# @return [Google::Apis::ContentwarehouseV1::AssistantGroundingRankerDeviceTargetingFeaturesStates]
|
20037
19985
|
attr_accessor :states
|
@@ -20081,7 +20029,7 @@ module Google
|
|
20081
20029
|
end
|
20082
20030
|
|
20083
20031
|
# The states of the device. They are dynamic and may change based on the current
|
20084
|
-
# context. Next ID:
|
20032
|
+
# context. Next ID: 15
|
20085
20033
|
class AssistantGroundingRankerDeviceTargetingFeaturesStates
|
20086
20034
|
include Google::Apis::Core::Hashable
|
20087
20035
|
|
@@ -20170,6 +20118,16 @@ module Google
|
|
20170
20118
|
attr_accessor :is_tethered
|
20171
20119
|
alias_method :is_tethered?, :is_tethered
|
20172
20120
|
|
20121
|
+
# Indicates the state of media focus from a separate non-local hearing device.
|
20122
|
+
# Corresponds to the JSON property `mediaFocusStateFromHearingDevice`
|
20123
|
+
# @return [String]
|
20124
|
+
attr_accessor :media_focus_state_from_hearing_device
|
20125
|
+
|
20126
|
+
# Indicates the state of media focus from a separate local device.
|
20127
|
+
# Corresponds to the JSON property `mediaFocusStateFromLocalDevice`
|
20128
|
+
# @return [String]
|
20129
|
+
attr_accessor :media_focus_state_from_local_device
|
20130
|
+
|
20173
20131
|
def initialize(**args)
|
20174
20132
|
update!(**args)
|
20175
20133
|
end
|
@@ -20188,6 +20146,8 @@ module Google
|
|
20188
20146
|
@is_local = args[:is_local] if args.key?(:is_local)
|
20189
20147
|
@is_locked = args[:is_locked] if args.key?(:is_locked)
|
20190
20148
|
@is_tethered = args[:is_tethered] if args.key?(:is_tethered)
|
20149
|
+
@media_focus_state_from_hearing_device = args[:media_focus_state_from_hearing_device] if args.key?(:media_focus_state_from_hearing_device)
|
20150
|
+
@media_focus_state_from_local_device = args[:media_focus_state_from_local_device] if args.key?(:media_focus_state_from_local_device)
|
20191
20151
|
end
|
20192
20152
|
end
|
20193
20153
|
|
@@ -20254,7 +20214,7 @@ module Google
|
|
20254
20214
|
# @return [Google::Apis::ContentwarehouseV1::AssistantGroundingRankerEndpointGroundingProviderFeatures]
|
20255
20215
|
attr_accessor :endpoint_grounding_provider_features
|
20256
20216
|
|
20257
|
-
# Features to be passed from Media GP to HGR. Next ID:
|
20217
|
+
# Features to be passed from Media GP to HGR. Next ID: 21
|
20258
20218
|
# Corresponds to the JSON property `mediaGroundingProviderFeatures`
|
20259
20219
|
# @return [Google::Apis::ContentwarehouseV1::AssistantGroundingRankerMediaGroundingProviderFeatures]
|
20260
20220
|
attr_accessor :media_grounding_provider_features
|
@@ -20434,7 +20394,7 @@ module Google
|
|
20434
20394
|
end
|
20435
20395
|
end
|
20436
20396
|
|
20437
|
-
# Features to be passed from Media GP to HGR. Next ID:
|
20397
|
+
# Features to be passed from Media GP to HGR. Next ID: 21
|
20438
20398
|
class AssistantGroundingRankerMediaGroundingProviderFeatures
|
20439
20399
|
include Google::Apis::Core::Hashable
|
20440
20400
|
|
@@ -20507,12 +20467,24 @@ module Google
|
|
20507
20467
|
attr_accessor :is_seed_radio_request
|
20508
20468
|
alias_method :is_seed_radio_request?, :is_seed_radio_request
|
20509
20469
|
|
20470
|
+
# Provider is a self(user) reported subscripted provider https://g3doc.corp.
|
20471
|
+
# google.com/knowledge/g3doc/ump/development/GetProviderAffinity.md?cl=head
|
20472
|
+
# Corresponds to the JSON property `isSelfReportedSvodProvider`
|
20473
|
+
# @return [Boolean]
|
20474
|
+
attr_accessor :is_self_reported_svod_provider
|
20475
|
+
alias_method :is_self_reported_svod_provider?, :is_self_reported_svod_provider
|
20476
|
+
|
20510
20477
|
# Indicates whether this is youtube content seeking music.
|
20511
20478
|
# Corresponds to the JSON property `isYoutubeMusicSeeking`
|
20512
20479
|
# @return [Boolean]
|
20513
20480
|
attr_accessor :is_youtube_music_seeking
|
20514
20481
|
alias_method :is_youtube_music_seeking?, :is_youtube_music_seeking
|
20515
20482
|
|
20483
|
+
# Account Type of the user for the provider
|
20484
|
+
# Corresponds to the JSON property `mediaAccountType`
|
20485
|
+
# @return [String]
|
20486
|
+
attr_accessor :media_account_type
|
20487
|
+
|
20516
20488
|
# MediaAquaAction::media_content_type from interpretation. It can be used for
|
20517
20489
|
# cross-content type ranking, for example, if a candidate's content type does
|
20518
20490
|
# not match this content type from interpretation, this candidate will be
|
@@ -20575,7 +20547,9 @@ module Google
|
|
20575
20547
|
@is_most_recent_song_album_ambiguous = args[:is_most_recent_song_album_ambiguous] if args.key?(:is_most_recent_song_album_ambiguous)
|
20576
20548
|
@is_seed_radio = args[:is_seed_radio] if args.key?(:is_seed_radio)
|
20577
20549
|
@is_seed_radio_request = args[:is_seed_radio_request] if args.key?(:is_seed_radio_request)
|
20550
|
+
@is_self_reported_svod_provider = args[:is_self_reported_svod_provider] if args.key?(:is_self_reported_svod_provider)
|
20578
20551
|
@is_youtube_music_seeking = args[:is_youtube_music_seeking] if args.key?(:is_youtube_music_seeking)
|
20552
|
+
@media_account_type = args[:media_account_type] if args.key?(:media_account_type)
|
20579
20553
|
@media_content_type = args[:media_content_type] if args.key?(:media_content_type)
|
20580
20554
|
@msc_rate = args[:msc_rate] if args.key?(:msc_rate)
|
20581
20555
|
@scubed_p_sai_music = args[:scubed_p_sai_music] if args.key?(:scubed_p_sai_music)
|
@@ -22444,7 +22418,7 @@ module Google
|
|
22444
22418
|
|
22445
22419
|
# Signals to be used by the Prefulfillment Ranker. Derived from the
|
22446
22420
|
# ParsingSignals and GroundingSignals carried by the FunctionCall. LINT.IfChange
|
22447
|
-
# Next ID:
|
22421
|
+
# Next ID: 68
|
22448
22422
|
class AssistantPrefulfillmentRankerPrefulfillmentSignals
|
22449
22423
|
include Google::Apis::Core::Hashable
|
22450
22424
|
|
@@ -22591,6 +22565,12 @@ module Google
|
|
22591
22565
|
attr_accessor :is_media_control_intent
|
22592
22566
|
alias_method :is_media_control_intent?, :is_media_control_intent
|
22593
22567
|
|
22568
|
+
# Whether this interpretation was genearted by NSP.
|
22569
|
+
# Corresponds to the JSON property `isNspIntent`
|
22570
|
+
# @return [Boolean]
|
22571
|
+
attr_accessor :is_nsp_intent
|
22572
|
+
alias_method :is_nsp_intent?, :is_nsp_intent
|
22573
|
+
|
22594
22574
|
# Whether the intent is a PlayGenericMusic-type intent.
|
22595
22575
|
# Corresponds to the JSON property `isPlayGenericMusic`
|
22596
22576
|
# @return [Boolean]
|
@@ -22799,6 +22779,12 @@ module Google
|
|
22799
22779
|
# @return [Float]
|
22800
22780
|
attr_accessor :top_hypothesis_confidence
|
22801
22781
|
|
22782
|
+
# Whether the interpretation should run through grounding box or not.
|
22783
|
+
# Corresponds to the JSON property `usesGroundingBox`
|
22784
|
+
# @return [Boolean]
|
22785
|
+
attr_accessor :uses_grounding_box
|
22786
|
+
alias_method :uses_grounding_box?, :uses_grounding_box
|
22787
|
+
|
22802
22788
|
# Horizontal feature that stores information about confidence scores for each
|
22803
22789
|
# resolution within the binding set.
|
22804
22790
|
# Corresponds to the JSON property `verticalConfidenceScore`
|
@@ -22834,6 +22820,7 @@ module Google
|
|
22834
22820
|
@is_fully_grounded = args[:is_fully_grounded] if args.key?(:is_fully_grounded)
|
22835
22821
|
@is_high_confidence_podcast_intent = args[:is_high_confidence_podcast_intent] if args.key?(:is_high_confidence_podcast_intent)
|
22836
22822
|
@is_media_control_intent = args[:is_media_control_intent] if args.key?(:is_media_control_intent)
|
22823
|
+
@is_nsp_intent = args[:is_nsp_intent] if args.key?(:is_nsp_intent)
|
22837
22824
|
@is_play_generic_music = args[:is_play_generic_music] if args.key?(:is_play_generic_music)
|
22838
22825
|
@is_podcast_generic_intent = args[:is_podcast_generic_intent] if args.key?(:is_podcast_generic_intent)
|
22839
22826
|
@is_podcast_intent = args[:is_podcast_intent] if args.key?(:is_podcast_intent)
|
@@ -22868,6 +22855,7 @@ module Google
|
|
22868
22855
|
@sub_intent_type = args[:sub_intent_type] if args.key?(:sub_intent_type)
|
22869
22856
|
@tiebreaking_metadata = args[:tiebreaking_metadata] if args.key?(:tiebreaking_metadata)
|
22870
22857
|
@top_hypothesis_confidence = args[:top_hypothesis_confidence] if args.key?(:top_hypothesis_confidence)
|
22858
|
+
@uses_grounding_box = args[:uses_grounding_box] if args.key?(:uses_grounding_box)
|
22871
22859
|
@vertical_confidence_score = args[:vertical_confidence_score] if args.key?(:vertical_confidence_score)
|
22872
22860
|
end
|
22873
22861
|
end
|
@@ -25122,13 +25110,6 @@ module Google
|
|
25122
25110
|
# @return [String]
|
25123
25111
|
attr_accessor :csai_classification
|
25124
25112
|
|
25125
|
-
# DO NOT USE: This field is temporary and should be used only for the CSAI
|
25126
|
-
# Onebox. This field is the result of the regular expression classifier alone as
|
25127
|
-
# opposed to a combination with Seti classifier as in csai_classification field.
|
25128
|
-
# Corresponds to the JSON property `csaiRegexpHighConfidenceClassification`
|
25129
|
-
# @return [String]
|
25130
|
-
attr_accessor :csai_regexp_high_confidence_classification
|
25131
|
-
|
25132
25113
|
# Human-readable debug information about the classification. This field is only
|
25133
25114
|
# set if output_debug is set in the classification input.
|
25134
25115
|
# Corresponds to the JSON property `debug`
|
@@ -25155,7 +25136,6 @@ module Google
|
|
25155
25136
|
# Update properties of this object
|
25156
25137
|
def update!(**args)
|
25157
25138
|
@csai_classification = args[:csai_classification] if args.key?(:csai_classification)
|
25158
|
-
@csai_regexp_high_confidence_classification = args[:csai_regexp_high_confidence_classification] if args.key?(:csai_regexp_high_confidence_classification)
|
25159
25139
|
@debug = args[:debug] if args.key?(:debug)
|
25160
25140
|
@is_positive = args[:is_positive] if args.key?(:is_positive)
|
25161
25141
|
@score = args[:score] if args.key?(:score)
|
@@ -26118,7 +26098,7 @@ module Google
|
|
26118
26098
|
# annotate who generates the data, the Index Signals or Goldmine annotator name
|
26119
26099
|
# for the fields already onboarded or being onboarded to FDP. Fields without
|
26120
26100
|
# annotation of signal_names or goldmine_annotator_names are not onboarded. Next
|
26121
|
-
# ID:
|
26101
|
+
# ID: 539
|
26122
26102
|
# Corresponds to the JSON property `dataVersion`
|
26123
26103
|
# @return [Google::Apis::ContentwarehouseV1::IndexingDocjoinerDataVersion]
|
26124
26104
|
attr_accessor :data_version
|
@@ -33398,7 +33378,7 @@ module Google
|
|
33398
33378
|
# CityJsonProto is a custom proto representation of the portion of the CityJSON
|
33399
33379
|
# spec (https://www.cityjson.org/) relevant to internal projects. See go/
|
33400
33380
|
# cityjsonproto-design for more information about the modeling and design
|
33401
|
-
# decisions implemented here.
|
33381
|
+
# decisions implemented here. LINT.IfChange
|
33402
33382
|
class GeostoreCityJsonProto
|
33403
33383
|
include Google::Apis::Core::Hashable
|
33404
33384
|
|
@@ -33468,8 +33448,12 @@ module Google
|
|
33468
33448
|
end
|
33469
33449
|
end
|
33470
33450
|
|
33471
|
-
# Representation of geometry
|
33472
|
-
#
|
33451
|
+
# Representation of geometry including geometric primitives which are used as
|
33452
|
+
# building blocks to construct geometries of varying complexity. Geometries vary
|
33453
|
+
# both in type and in level-of-detail, enabling representation of any shape at
|
33454
|
+
# any level of granularity. All geometries are ultimately composed of `
|
33455
|
+
# MultiPoint`s, which reference the actual vertices. Only linear and planar
|
33456
|
+
# shapes are allowed, no curves or parametric surfaces.
|
33473
33457
|
class GeostoreCityJsonProtoCityObjectGeometry
|
33474
33458
|
include Google::Apis::Core::Hashable
|
33475
33459
|
|
@@ -33607,10 +33591,9 @@ module Google
|
|
33607
33591
|
# @return [Float]
|
33608
33592
|
attr_accessor :scale
|
33609
33593
|
|
33610
|
-
#
|
33611
|
-
# axes.
|
33594
|
+
# How the object will be moved along the x, y, and z axes, respectively.
|
33612
33595
|
# Corresponds to the JSON property `translate`
|
33613
|
-
# @return [Google::Apis::ContentwarehouseV1::
|
33596
|
+
# @return [Google::Apis::ContentwarehouseV1::GeostoreCityJsonProtoTransformTranslate]
|
33614
33597
|
attr_accessor :translate
|
33615
33598
|
|
33616
33599
|
def initialize(**args)
|
@@ -33624,9 +33607,8 @@ module Google
|
|
33624
33607
|
end
|
33625
33608
|
end
|
33626
33609
|
|
33627
|
-
#
|
33628
|
-
|
33629
|
-
class GeostoreCityJsonProtoTransformXyzVector
|
33610
|
+
# How the object will be moved along the x, y, and z axes, respectively.
|
33611
|
+
class GeostoreCityJsonProtoTransformTranslate
|
33630
33612
|
include Google::Apis::Core::Hashable
|
33631
33613
|
|
33632
33614
|
#
|
@@ -36159,9 +36141,7 @@ module Google
|
|
36159
36141
|
class GeostoreFlowLineProto
|
36160
36142
|
include Google::Apis::Core::Hashable
|
36161
36143
|
|
36162
|
-
#
|
36163
|
-
# flowline doesn't have a track. In which case, curvature will be derived from
|
36164
|
-
# the segment polyline.
|
36144
|
+
# RESERVED
|
36165
36145
|
# Corresponds to the JSON property `curvature`
|
36166
36146
|
# @return [Google::Apis::ContentwarehouseV1::GeostoreCurvatureProto]
|
36167
36147
|
attr_accessor :curvature
|
@@ -36440,7 +36420,7 @@ module Google
|
|
36440
36420
|
# CityJsonProto is a custom proto representation of the portion of the CityJSON
|
36441
36421
|
# spec (https://www.cityjson.org/) relevant to internal projects. See go/
|
36442
36422
|
# cityjsonproto-design for more information about the modeling and design
|
36443
|
-
# decisions implemented here.
|
36423
|
+
# decisions implemented here. LINT.IfChange
|
36444
36424
|
# Corresponds to the JSON property `geometry`
|
36445
36425
|
# @return [Google::Apis::ContentwarehouseV1::GeostoreCityJsonProto]
|
36446
36426
|
attr_accessor :geometry
|
@@ -45037,7 +45017,7 @@ module Google
|
|
45037
45017
|
|
45038
45018
|
# Information about the state of the device. This contains any state that
|
45039
45019
|
# Assistant may need to know about in order to fulfill requests, for example
|
45040
|
-
# which timers and alarms are set. Next ID:
|
45020
|
+
# which timers and alarms are set. Next ID: 13
|
45041
45021
|
class GoogleAssistantAccessoryV1DeviceState
|
45042
45022
|
include Google::Apis::Core::Hashable
|
45043
45023
|
|
@@ -45079,6 +45059,18 @@ module Google
|
|
45079
45059
|
# @return [Google::Apis::ContentwarehouseV1::GoogleAssistantEmbeddedV1FitnessActivities]
|
45080
45060
|
attr_accessor :fitness_activities_state
|
45081
45061
|
|
45062
|
+
# State of the apps currently installed on the device.
|
45063
|
+
# Corresponds to the JSON property `installedApps`
|
45064
|
+
# @return [Google::Apis::ContentwarehouseV1::GoogleAssistantAccessoryV1DeviceStateInstalledAppsState]
|
45065
|
+
attr_accessor :installed_apps
|
45066
|
+
|
45067
|
+
# This contains a zlib-compressed binary-encoded `InstalledAppsState` proto
|
45068
|
+
# message.
|
45069
|
+
# Corresponds to the JSON property `installedAppsZlib`
|
45070
|
+
# NOTE: Values are automatically base64 encoded/decoded in the client library.
|
45071
|
+
# @return [String]
|
45072
|
+
attr_accessor :installed_apps_zlib
|
45073
|
+
|
45082
45074
|
# Contains information about on-device timers for devices that support timers.
|
45083
45075
|
# Corresponds to the JSON property `timerState`
|
45084
45076
|
# @return [Google::Apis::ContentwarehouseV1::GoogleAssistantEmbeddedV1Timers]
|
@@ -45104,11 +45096,32 @@ module Google
|
|
45104
45096
|
@device_time_zone = args[:device_time_zone] if args.key?(:device_time_zone)
|
45105
45097
|
@do_not_disturb = args[:do_not_disturb] if args.key?(:do_not_disturb)
|
45106
45098
|
@fitness_activities_state = args[:fitness_activities_state] if args.key?(:fitness_activities_state)
|
45099
|
+
@installed_apps = args[:installed_apps] if args.key?(:installed_apps)
|
45100
|
+
@installed_apps_zlib = args[:installed_apps_zlib] if args.key?(:installed_apps_zlib)
|
45107
45101
|
@timer_state = args[:timer_state] if args.key?(:timer_state)
|
45108
45102
|
@unavailable_settings = args[:unavailable_settings] if args.key?(:unavailable_settings)
|
45109
45103
|
end
|
45110
45104
|
end
|
45111
45105
|
|
45106
|
+
# State of the apps currently installed on the device.
|
45107
|
+
class GoogleAssistantAccessoryV1DeviceStateInstalledAppsState
|
45108
|
+
include Google::Apis::Core::Hashable
|
45109
|
+
|
45110
|
+
# List of apps currently installed on the device.
|
45111
|
+
# Corresponds to the JSON property `apps`
|
45112
|
+
# @return [Array<Google::Apis::ContentwarehouseV1::AssistantApiCoreTypesProvider>]
|
45113
|
+
attr_accessor :apps
|
45114
|
+
|
45115
|
+
def initialize(**args)
|
45116
|
+
update!(**args)
|
45117
|
+
end
|
45118
|
+
|
45119
|
+
# Update properties of this object
|
45120
|
+
def update!(**args)
|
45121
|
+
@apps = args[:apps] if args.key?(:apps)
|
45122
|
+
end
|
45123
|
+
end
|
45124
|
+
|
45112
45125
|
# Configuration for the response. Next Id: 11
|
45113
45126
|
class GoogleAssistantAccessoryV1ResponseConfig
|
45114
45127
|
include Google::Apis::Core::Hashable
|
@@ -45139,7 +45152,7 @@ module Google
|
|
45139
45152
|
|
45140
45153
|
# Information about the state of the device. This contains any state that
|
45141
45154
|
# Assistant may need to know about in order to fulfill requests, for example
|
45142
|
-
# which timers and alarms are set. Next ID:
|
45155
|
+
# which timers and alarms are set. Next ID: 13
|
45143
45156
|
# Corresponds to the JSON property `deviceState`
|
45144
45157
|
# @return [Google::Apis::ContentwarehouseV1::GoogleAssistantAccessoryV1DeviceState]
|
45145
45158
|
attr_accessor :device_state
|
@@ -61267,7 +61280,7 @@ module Google
|
|
61267
61280
|
# annotate who generates the data, the Index Signals or Goldmine annotator name
|
61268
61281
|
# for the fields already onboarded or being onboarded to FDP. Fields without
|
61269
61282
|
# annotation of signal_names or goldmine_annotator_names are not onboarded. Next
|
61270
|
-
# ID:
|
61283
|
+
# ID: 539
|
61271
61284
|
class IndexingDocjoinerDataVersion
|
61272
61285
|
include Google::Apis::Core::Hashable
|
61273
61286
|
|
@@ -61611,11 +61624,16 @@ module Google
|
|
61611
61624
|
# @return [Google::Apis::ContentwarehouseV1::IndexingDocjoinerDataVersionVersionInfo]
|
61612
61625
|
attr_accessor :image_stock_stock_image_annotation
|
61613
61626
|
|
61614
|
-
#
|
61627
|
+
#
|
61615
61628
|
# Corresponds to the JSON property `imageembed`
|
61616
61629
|
# @return [Google::Apis::ContentwarehouseV1::IndexingDocjoinerDataVersionVersionInfo]
|
61617
61630
|
attr_accessor :imageembed
|
61618
61631
|
|
61632
|
+
# END DATA FIELDS
|
61633
|
+
# Corresponds to the JSON property `imageembedDomainNorm`
|
61634
|
+
# @return [Google::Apis::ContentwarehouseV1::IndexingDocjoinerDataVersionVersionInfo]
|
61635
|
+
attr_accessor :imageembed_domain_norm
|
61636
|
+
|
61619
61637
|
#
|
61620
61638
|
# Corresponds to the JSON property `indexingAnnotationsAnnotationMeta`
|
61621
61639
|
# @return [Google::Apis::ContentwarehouseV1::IndexingDocjoinerDataVersionVersionInfo]
|
@@ -64006,6 +64024,7 @@ module Google
|
|
64006
64024
|
@image_search_rejected_image_info_list = args[:image_search_rejected_image_info_list] if args.key?(:image_search_rejected_image_info_list)
|
64007
64025
|
@image_stock_stock_image_annotation = args[:image_stock_stock_image_annotation] if args.key?(:image_stock_stock_image_annotation)
|
64008
64026
|
@imageembed = args[:imageembed] if args.key?(:imageembed)
|
64027
|
+
@imageembed_domain_norm = args[:imageembed_domain_norm] if args.key?(:imageembed_domain_norm)
|
64009
64028
|
@indexing_annotations_annotation_meta = args[:indexing_annotations_annotation_meta] if args.key?(:indexing_annotations_annotation_meta)
|
64010
64029
|
@indexing_annotations_app_market_app_market_annotation = args[:indexing_annotations_app_market_app_market_annotation] if args.key?(:indexing_annotations_app_market_app_market_annotation)
|
64011
64030
|
@indexing_annotations_apps_cache_colon_annotation = args[:indexing_annotations_apps_cache_colon_annotation] if args.key?(:indexing_annotations_apps_cache_colon_annotation)
|
@@ -65499,7 +65518,7 @@ module Google
|
|
65499
65518
|
# rebuilt and pushed: - cron_fetcher_index mapreduces: so that UrlReplyIndex,
|
65500
65519
|
# etc. retain the new fields - tlookup, tlookup_server: want to be able to
|
65501
65520
|
# return the new fields - logviewer, fetchutil: annoying to get back 'tag88:' in
|
65502
|
-
# results -------------------------- Next Tag:
|
65521
|
+
# results -------------------------- Next Tag: 125 -----------------------
|
65503
65522
|
# Corresponds to the JSON property `frd`
|
65504
65523
|
# @return [Google::Apis::ContentwarehouseV1::TrawlerFetchReplyData]
|
65505
65524
|
attr_accessor :frd
|
@@ -69078,11 +69097,7 @@ module Google
|
|
69078
69097
|
attr_accessor :audio
|
69079
69098
|
|
69080
69099
|
# This proto contains the information of a calendar event, including title,
|
69081
|
-
# start time, end time, etc.
|
69082
|
-
# being moved to //assistant/api/core_types/governed/calendar_event_type.proto.
|
69083
|
-
# All existing references will be updated to point to the new location. If you
|
69084
|
-
# are adding a reference, use the new one instead. LINT.IfChange(CalendarEvent)
|
69085
|
-
# NEXT_ID: 26
|
69100
|
+
# start time, end time, etc. LINT.IfChange(CalendarEvent) NEXT_ID: 26
|
69086
69101
|
# Corresponds to the JSON property `calendarEvent`
|
69087
69102
|
# @return [Google::Apis::ContentwarehouseV1::AssistantApiCoreTypesCalendarEvent]
|
69088
69103
|
attr_accessor :calendar_event
|
@@ -69091,11 +69106,7 @@ module Google
|
|
69091
69106
|
# attentional-entities, while maintaining BUILD visibility protection for their
|
69092
69107
|
# contents. The BUILD-visibility-protected extension to this message is defined
|
69093
69108
|
# at http://google3/assistant/verticals/calendar/proto/
|
69094
|
-
# multi_account_calendar_event.proto
|
69095
|
-
# CalendarEventWrapper proto is being moved to //assistant/api/core_types/
|
69096
|
-
# governed/calendar_event_type.proto. All existing references will be updated to
|
69097
|
-
# point to the new location. If you are adding a reference, use the new one
|
69098
|
-
# instead.
|
69109
|
+
# multi_account_calendar_event.proto
|
69099
69110
|
# Corresponds to the JSON property `calendarEventWrapper`
|
69100
69111
|
# @return [Google::Apis::ContentwarehouseV1::AssistantApiCoreTypesCalendarEventWrapper]
|
69101
69112
|
attr_accessor :calendar_event_wrapper
|
@@ -69168,10 +69179,7 @@ module Google
|
|
69168
69179
|
# @return [Google::Apis::ContentwarehouseV1::AssistantApiCoreTypesDeviceId]
|
69169
69180
|
attr_accessor :device_id
|
69170
69181
|
|
69171
|
-
#
|
69172
|
-
# api/core_types/governed/device_user_identity.proto. All existing references
|
69173
|
-
# will be updated to point to the new location. If you are adding a reference,
|
69174
|
-
# use the new DeviceUserIdentity instead of this one. // LINT.IfChange
|
69182
|
+
# LINT.IfChange
|
69175
69183
|
# Corresponds to the JSON property `deviceUserIdentity`
|
69176
69184
|
# @return [Google::Apis::ContentwarehouseV1::AssistantApiCoreTypesDeviceUserIdentity]
|
69177
69185
|
attr_accessor :device_user_identity
|
@@ -69880,7 +69888,7 @@ module Google
|
|
69880
69888
|
|
69881
69889
|
# Signals to be used by the Prefulfillment Ranker. Derived from the
|
69882
69890
|
# ParsingSignals and GroundingSignals carried by the FunctionCall. LINT.IfChange
|
69883
|
-
# Next ID:
|
69891
|
+
# Next ID: 68
|
69884
69892
|
# Corresponds to the JSON property `prefulfillmentSignals`
|
69885
69893
|
# @return [Google::Apis::ContentwarehouseV1::AssistantPrefulfillmentRankerPrefulfillmentSignals]
|
69886
69894
|
attr_accessor :prefulfillment_signals
|
@@ -82976,11 +82984,7 @@ module Google
|
|
82976
82984
|
include Google::Apis::Core::Hashable
|
82977
82985
|
|
82978
82986
|
# This proto contains the information of a calendar event, including title,
|
82979
|
-
# start time, end time, etc.
|
82980
|
-
# being moved to //assistant/api/core_types/governed/calendar_event_type.proto.
|
82981
|
-
# All existing references will be updated to point to the new location. If you
|
82982
|
-
# are adding a reference, use the new one instead. LINT.IfChange(CalendarEvent)
|
82983
|
-
# NEXT_ID: 26
|
82987
|
+
# start time, end time, etc. LINT.IfChange(CalendarEvent) NEXT_ID: 26
|
82984
82988
|
# Corresponds to the JSON property `calendarEvent`
|
82985
82989
|
# @return [Google::Apis::ContentwarehouseV1::AssistantApiCoreTypesCalendarEvent]
|
82986
82990
|
attr_accessor :calendar_event
|
@@ -82989,11 +82993,7 @@ module Google
|
|
82989
82993
|
# attentional-entities, while maintaining BUILD visibility protection for their
|
82990
82994
|
# contents. The BUILD-visibility-protected extension to this message is defined
|
82991
82995
|
# at http://google3/assistant/verticals/calendar/proto/
|
82992
|
-
# multi_account_calendar_event.proto
|
82993
|
-
# CalendarEventWrapper proto is being moved to //assistant/api/core_types/
|
82994
|
-
# governed/calendar_event_type.proto. All existing references will be updated to
|
82995
|
-
# point to the new location. If you are adding a reference, use the new one
|
82996
|
-
# instead.
|
82996
|
+
# multi_account_calendar_event.proto
|
82997
82997
|
# Corresponds to the JSON property `calendarEventWrapper`
|
82998
82998
|
# @return [Google::Apis::ContentwarehouseV1::AssistantApiCoreTypesCalendarEventWrapper]
|
82999
82999
|
attr_accessor :calendar_event_wrapper
|
@@ -84679,15 +84679,12 @@ module Google
|
|
84679
84679
|
attr_accessor :news_content_type
|
84680
84680
|
|
84681
84681
|
# An absolute point in time independent of timezone or calendar, based on the
|
84682
|
-
# proto3 Timestamp (//google/protobuf/timestamp.proto).
|
84683
|
-
#
|
84684
|
-
#
|
84685
|
-
#
|
84686
|
-
#
|
84687
|
-
#
|
84688
|
-
# syntax. The incompatibility issues have since been resolved and so the Google-
|
84689
|
-
# wide standard representation of google.protobuf.Timestamp should be preferred.
|
84690
|
-
# In fact, google.protobuf.* protos in general are now recommended to be used in
|
84682
|
+
# proto3 Timestamp (//google/protobuf/timestamp.proto). NOTE: THIS IS NO LONGER
|
84683
|
+
# RECOMMENDED TO BE USED. It was originally defined separately from google.
|
84684
|
+
# protobuf.Timestamp due to incompatibility with proto2 syntax. The
|
84685
|
+
# incompatibility issues have since been resolved and so the Google-wide
|
84686
|
+
# standard representation of google.protobuf.Timestamp should be preferred. In
|
84687
|
+
# fact, google.protobuf.* protos in general are now recommended to be used in
|
84691
84688
|
# new APIs.
|
84692
84689
|
# Corresponds to the JSON property `publicationTime`
|
84693
84690
|
# @return [Google::Apis::ContentwarehouseV1::AssistantApiTimestamp]
|
@@ -91344,7 +91341,7 @@ module Google
|
|
91344
91341
|
attr_accessor :noimageframeoverlayreason
|
91345
91342
|
|
91346
91343
|
# NOTE: When adding a new field to be propagated to Raffia check if
|
91347
|
-
# NsrPatternSignalSpec needs to be updated. Next ID:
|
91344
|
+
# NsrPatternSignalSpec needs to be updated. Next ID: 55
|
91348
91345
|
# Corresponds to the JSON property `nsrDataProto`
|
91349
91346
|
# @return [Google::Apis::ContentwarehouseV1::QualityNsrNsrData]
|
91350
91347
|
attr_accessor :nsr_data_proto
|
@@ -95789,10 +95786,7 @@ module Google
|
|
95789
95786
|
alias_method :archived?, :archived
|
95790
95787
|
|
95791
95788
|
# A date-time specification, combining a date and civil time (relative to a
|
95792
|
-
# given timezone).
|
95793
|
-
# //assistant/api/core_types/governed/datetime_type.proto. All existing
|
95794
|
-
# references will be updated to point to the new location. If you are adding a
|
95795
|
-
# reference, use the new one instead.
|
95789
|
+
# given timezone).
|
95796
95790
|
# Corresponds to the JSON property `archivedTime`
|
95797
95791
|
# @return [Google::Apis::ContentwarehouseV1::AssistantApiDateTime]
|
95798
95792
|
attr_accessor :archived_time
|
@@ -95843,10 +95837,7 @@ module Google
|
|
95843
95837
|
attr_accessor :client_type
|
95844
95838
|
|
95845
95839
|
# A date-time specification, combining a date and civil time (relative to a
|
95846
|
-
# given timezone).
|
95847
|
-
# //assistant/api/core_types/governed/datetime_type.proto. All existing
|
95848
|
-
# references will be updated to point to the new location. If you are adding a
|
95849
|
-
# reference, use the new one instead.
|
95840
|
+
# given timezone).
|
95850
95841
|
# Corresponds to the JSON property `createTime`
|
95851
95842
|
# @return [Google::Apis::ContentwarehouseV1::AssistantApiDateTime]
|
95852
95843
|
attr_accessor :create_time
|
@@ -95869,10 +95860,7 @@ module Google
|
|
95869
95860
|
attr_accessor :customized_notification_card
|
95870
95861
|
|
95871
95862
|
# A date-time specification, combining a date and civil time (relative to a
|
95872
|
-
# given timezone).
|
95873
|
-
# //assistant/api/core_types/governed/datetime_type.proto. All existing
|
95874
|
-
# references will be updated to point to the new location. If you are adding a
|
95875
|
-
# reference, use the new one instead.
|
95863
|
+
# given timezone).
|
95876
95864
|
# Corresponds to the JSON property `datetime`
|
95877
95865
|
# @return [Google::Apis::ContentwarehouseV1::AssistantApiDateTime]
|
95878
95866
|
attr_accessor :datetime
|
@@ -96285,10 +96273,7 @@ module Google
|
|
96285
96273
|
# a (possibly unbounded) sequence of dates on which an event falls, described by
|
96286
96274
|
# a list of constraints. A date is in a recurrence if and only if it satisfies
|
96287
96275
|
# all of the constraints. Note that devices may support some constraints, but
|
96288
|
-
# not all.
|
96289
|
-
# assistant/api/core_types/governed/datetime_type.proto. All existing references
|
96290
|
-
# will be updated to point to the new location. If you are adding a reference,
|
96291
|
-
# use the new one instead.
|
96276
|
+
# not all.
|
96292
96277
|
# Corresponds to the JSON property `recurrence`
|
96293
96278
|
# @return [Google::Apis::ContentwarehouseV1::AssistantApiRecurrence]
|
96294
96279
|
attr_accessor :recurrence
|
@@ -96379,15 +96364,12 @@ module Google
|
|
96379
96364
|
include Google::Apis::Core::Hashable
|
96380
96365
|
|
96381
96366
|
# An absolute point in time independent of timezone or calendar, based on the
|
96382
|
-
# proto3 Timestamp (//google/protobuf/timestamp.proto).
|
96383
|
-
#
|
96384
|
-
#
|
96385
|
-
#
|
96386
|
-
#
|
96387
|
-
#
|
96388
|
-
# syntax. The incompatibility issues have since been resolved and so the Google-
|
96389
|
-
# wide standard representation of google.protobuf.Timestamp should be preferred.
|
96390
|
-
# In fact, google.protobuf.* protos in general are now recommended to be used in
|
96367
|
+
# proto3 Timestamp (//google/protobuf/timestamp.proto). NOTE: THIS IS NO LONGER
|
96368
|
+
# RECOMMENDED TO BE USED. It was originally defined separately from google.
|
96369
|
+
# protobuf.Timestamp due to incompatibility with proto2 syntax. The
|
96370
|
+
# incompatibility issues have since been resolved and so the Google-wide
|
96371
|
+
# standard representation of google.protobuf.Timestamp should be preferred. In
|
96372
|
+
# fact, google.protobuf.* protos in general are now recommended to be used in
|
96391
96373
|
# new APIs.
|
96392
96374
|
# Corresponds to the JSON property `creationTime`
|
96393
96375
|
# @return [Google::Apis::ContentwarehouseV1::AssistantApiTimestamp]
|
@@ -96430,15 +96412,12 @@ module Google
|
|
96430
96412
|
attr_accessor :label
|
96431
96413
|
|
96432
96414
|
# An absolute point in time independent of timezone or calendar, based on the
|
96433
|
-
# proto3 Timestamp (//google/protobuf/timestamp.proto).
|
96434
|
-
#
|
96435
|
-
#
|
96436
|
-
#
|
96437
|
-
#
|
96438
|
-
#
|
96439
|
-
# syntax. The incompatibility issues have since been resolved and so the Google-
|
96440
|
-
# wide standard representation of google.protobuf.Timestamp should be preferred.
|
96441
|
-
# In fact, google.protobuf.* protos in general are now recommended to be used in
|
96415
|
+
# proto3 Timestamp (//google/protobuf/timestamp.proto). NOTE: THIS IS NO LONGER
|
96416
|
+
# RECOMMENDED TO BE USED. It was originally defined separately from google.
|
96417
|
+
# protobuf.Timestamp due to incompatibility with proto2 syntax. The
|
96418
|
+
# incompatibility issues have since been resolved and so the Google-wide
|
96419
|
+
# standard representation of google.protobuf.Timestamp should be preferred. In
|
96420
|
+
# fact, google.protobuf.* protos in general are now recommended to be used in
|
96442
96421
|
# new APIs.
|
96443
96422
|
# Corresponds to the JSON property `lastUpdated`
|
96444
96423
|
# @return [Google::Apis::ContentwarehouseV1::AssistantApiTimestamp]
|
@@ -96484,7 +96463,11 @@ module Google
|
|
96484
96463
|
# @return [Google::Apis::ContentwarehouseV1::QualityActionsRingtone]
|
96485
96464
|
attr_accessor :ringtone
|
96486
96465
|
|
96487
|
-
# Task metadata information describing the ringtone.
|
96466
|
+
# LINT.IfChange Task metadata information describing the ringtone. IMPORTANT:
|
96467
|
+
# The definition of RingtoneTaskMetadata proto is being moved to //assistant/api/
|
96468
|
+
# core_types/ringtone_task_metadata.proto. All existing references will be
|
96469
|
+
# updated to point to the new location. If you are adding a reference, use the
|
96470
|
+
# new one instead. Next id: 11
|
96488
96471
|
# Corresponds to the JSON property `ringtoneTaskMetadata`
|
96489
96472
|
# @return [Google::Apis::ContentwarehouseV1::AssistantApiCoreTypesGovernedRingtoneTaskMetadata]
|
96490
96473
|
attr_accessor :ringtone_task_metadata
|
@@ -97914,7 +97897,7 @@ module Google
|
|
97914
97897
|
end
|
97915
97898
|
end
|
97916
97899
|
|
97917
|
-
# NEXT TAG:
|
97900
|
+
# NEXT TAG: 28
|
97918
97901
|
class QualityNavboostCrapsCrapsData
|
97919
97902
|
include Google::Apis::Core::Hashable
|
97920
97903
|
|
@@ -97973,7 +97956,7 @@ module Google
|
|
97973
97956
|
# @return [Float]
|
97974
97957
|
attr_accessor :last_longest_clicks
|
97975
97958
|
|
97976
|
-
# NEXT TAG:
|
97959
|
+
# NEXT TAG: 28
|
97977
97960
|
# Corresponds to the JSON property `mobileData`
|
97978
97961
|
# @return [Google::Apis::ContentwarehouseV1::QualityNavboostCrapsCrapsData]
|
97979
97962
|
attr_accessor :mobile_data
|
@@ -98048,6 +98031,12 @@ module Google
|
|
98048
98031
|
# @return [String]
|
98049
98032
|
attr_accessor :url
|
98050
98033
|
|
98034
|
+
# The number of distinct voter tokens (a lower bound on the number of distinct
|
98035
|
+
# users that contributed to the entry, used for privacy-related filtering).
|
98036
|
+
# Corresponds to the JSON property `voterTokenCount`
|
98037
|
+
# @return [Fixnum]
|
98038
|
+
attr_accessor :voter_token_count
|
98039
|
+
|
98051
98040
|
def initialize(**args)
|
98052
98041
|
update!(**args)
|
98053
98042
|
end
|
@@ -98076,6 +98065,7 @@ module Google
|
|
98076
98065
|
@unsquashed = args[:unsquashed] if args.key?(:unsquashed)
|
98077
98066
|
@unsquashed_mobile_signals = args[:unsquashed_mobile_signals] if args.key?(:unsquashed_mobile_signals)
|
98078
98067
|
@url = args[:url] if args.key?(:url)
|
98068
|
+
@voter_token_count = args[:voter_token_count] if args.key?(:voter_token_count)
|
98079
98069
|
end
|
98080
98070
|
end
|
98081
98071
|
|
@@ -98149,6 +98139,16 @@ module Google
|
|
98149
98139
|
# @return [Google::Apis::ContentwarehouseV1::QualityNavboostCrapsCrapsClickSignals]
|
98150
98140
|
attr_accessor :signals
|
98151
98141
|
|
98142
|
+
# Used for aggregating query unique voter_token during merging. We use 4 uint64(
|
98143
|
+
# s) as a 256-bit bitmap to aggregate distinct voter_tokens in Glue model
|
98144
|
+
# pipeline. Number of elements should always be either 0 or 4. As an
|
98145
|
+
# optimization, we store the voter_token as a single uint64 if only one bit is
|
98146
|
+
# set. See quality/navboost/speedy_glue/util/voter_token_bitmap.h for the class
|
98147
|
+
# that manages operations on these bitmaps.
|
98148
|
+
# Corresponds to the JSON property `voterTokenBitmap`
|
98149
|
+
# @return [Google::Apis::ContentwarehouseV1::QualityNavboostGlueVoterTokenBitmapMessage]
|
98150
|
+
attr_accessor :voter_token_bitmap
|
98151
|
+
|
98152
98152
|
def initialize(**args)
|
98153
98153
|
update!(**args)
|
98154
98154
|
end
|
@@ -98160,6 +98160,7 @@ module Google
|
|
98160
98160
|
@language = args[:language] if args.key?(:language)
|
98161
98161
|
@location_id = args[:location_id] if args.key?(:location_id)
|
98162
98162
|
@signals = args[:signals] if args.key?(:signals)
|
98163
|
+
@voter_token_bitmap = args[:voter_token_bitmap] if args.key?(:voter_token_bitmap)
|
98163
98164
|
end
|
98164
98165
|
end
|
98165
98166
|
|
@@ -98266,6 +98267,36 @@ module Google
|
|
98266
98267
|
end
|
98267
98268
|
end
|
98268
98269
|
|
98270
|
+
# Used for aggregating query unique voter_token during merging. We use 4 uint64(
|
98271
|
+
# s) as a 256-bit bitmap to aggregate distinct voter_tokens in Glue model
|
98272
|
+
# pipeline. Number of elements should always be either 0 or 4. As an
|
98273
|
+
# optimization, we store the voter_token as a single uint64 if only one bit is
|
98274
|
+
# set. See quality/navboost/speedy_glue/util/voter_token_bitmap.h for the class
|
98275
|
+
# that manages operations on these bitmaps.
|
98276
|
+
class QualityNavboostGlueVoterTokenBitmapMessage
|
98277
|
+
include Google::Apis::Core::Hashable
|
98278
|
+
|
98279
|
+
#
|
98280
|
+
# Corresponds to the JSON property `subRange`
|
98281
|
+
# @return [Array<Fixnum>]
|
98282
|
+
attr_accessor :sub_range
|
98283
|
+
|
98284
|
+
#
|
98285
|
+
# Corresponds to the JSON property `voterToken`
|
98286
|
+
# @return [Fixnum]
|
98287
|
+
attr_accessor :voter_token
|
98288
|
+
|
98289
|
+
def initialize(**args)
|
98290
|
+
update!(**args)
|
98291
|
+
end
|
98292
|
+
|
98293
|
+
# Update properties of this object
|
98294
|
+
def update!(**args)
|
98295
|
+
@sub_range = args[:sub_range] if args.key?(:sub_range)
|
98296
|
+
@voter_token = args[:voter_token] if args.key?(:voter_token)
|
98297
|
+
end
|
98298
|
+
end
|
98299
|
+
|
98269
98300
|
# Experimental NsrTeam data. This is a proto containing versioned signals which
|
98270
98301
|
# can be used to run live experiments. This proto will not be propagated to MDU
|
98271
98302
|
# shards, but it will be populated at query time by go/web-signal-joins inside
|
@@ -98467,7 +98498,7 @@ module Google
|
|
98467
98498
|
end
|
98468
98499
|
|
98469
98500
|
# NOTE: When adding a new field to be propagated to Raffia check if
|
98470
|
-
# NsrPatternSignalSpec needs to be updated. Next ID:
|
98501
|
+
# NsrPatternSignalSpec needs to be updated. Next ID: 55
|
98471
98502
|
class QualityNsrNsrData
|
98472
98503
|
include Google::Apis::Core::Hashable
|
98473
98504
|
|
@@ -98691,6 +98722,11 @@ module Google
|
|
98691
98722
|
# @return [Float]
|
98692
98723
|
attr_accessor :site_quality_stddev
|
98693
98724
|
|
98725
|
+
# Score of small personal site promotion go/promoting-personal-blogs-v1
|
98726
|
+
# Corresponds to the JSON property `smallPersonalSite`
|
98727
|
+
# @return [Float]
|
98728
|
+
attr_accessor :small_personal_site
|
98729
|
+
|
98694
98730
|
# The SpamBrain LAVC score, as of July 2022. See more information at go/
|
98695
98731
|
# cloverfield-lavc-deck.
|
98696
98732
|
# Corresponds to the JSON property `spambrainLavcScore`
|
@@ -98787,6 +98823,7 @@ module Google
|
|
98787
98823
|
@site_link_out = args[:site_link_out] if args.key?(:site_link_out)
|
98788
98824
|
@site_pr = args[:site_pr] if args.key?(:site_pr)
|
98789
98825
|
@site_quality_stddev = args[:site_quality_stddev] if args.key?(:site_quality_stddev)
|
98826
|
+
@small_personal_site = args[:small_personal_site] if args.key?(:small_personal_site)
|
98790
98827
|
@spambrain_lavc_score = args[:spambrain_lavc_score] if args.key?(:spambrain_lavc_score)
|
98791
98828
|
@spambrain_lavc_scores = args[:spambrain_lavc_scores] if args.key?(:spambrain_lavc_scores)
|
98792
98829
|
@tofu = args[:tofu] if args.key?(:tofu)
|
@@ -101826,11 +101863,6 @@ module Google
|
|
101826
101863
|
# @return [Fixnum]
|
101827
101864
|
attr_accessor :product_cluster_mid
|
101828
101865
|
|
101829
|
-
# Organic product popularity.
|
101830
|
-
# Corresponds to the JSON property `productPopularity`
|
101831
|
-
# @return [Float]
|
101832
|
-
attr_accessor :product_popularity
|
101833
|
-
|
101834
101866
|
# Relevance embedding from ShoppingAnnotation.Product
|
101835
101867
|
# Corresponds to the JSON property `relevanceEmbedding`
|
101836
101868
|
# @return [Array<Google::Apis::ContentwarehouseV1::QualityRankembedMustangMustangRankEmbedInfo>]
|
@@ -101862,7 +101894,6 @@ module Google
|
|
101862
101894
|
@pblock = args[:pblock] if args.key?(:pblock)
|
101863
101895
|
@product_browseonomy_ids = args[:product_browseonomy_ids] if args.key?(:product_browseonomy_ids)
|
101864
101896
|
@product_cluster_mid = args[:product_cluster_mid] if args.key?(:product_cluster_mid)
|
101865
|
-
@product_popularity = args[:product_popularity] if args.key?(:product_popularity)
|
101866
101897
|
@relevance_embedding = args[:relevance_embedding] if args.key?(:relevance_embedding)
|
101867
101898
|
@weak_global_product_cluster_id = args[:weak_global_product_cluster_id] if args.key?(:weak_global_product_cluster_id)
|
101868
101899
|
end
|
@@ -107473,21 +107504,6 @@ module Google
|
|
107473
107504
|
# @return [Google::Apis::ContentwarehouseV1::RepositoryWebrefSubSegmentIndex]
|
107474
107505
|
attr_accessor :subsegment_index
|
107475
107506
|
|
107476
|
-
# Confidence for the time_offset_ms annotation, quantized to values in range 0-
|
107477
|
-
# 127 (see speech::VideoASRServerUtil::ConfidenceQuantize for how the
|
107478
|
-
# quantization was done). Confidence can be empty for special characters (e.g.
|
107479
|
-
# spaces).
|
107480
|
-
# Corresponds to the JSON property `timeOffsetConfidence`
|
107481
|
-
# @return [Fixnum]
|
107482
|
-
attr_accessor :time_offset_confidence
|
107483
|
-
|
107484
|
-
# Timestamp that this mention appeared in the video. The field is only populated
|
107485
|
-
# for VIDEO_TRANSCRIPT when the byte offset is the same. It is extracted from
|
107486
|
-
# cdoc.doc_videos.content_based_metadata.transcript_asr.transcript.timestamp.
|
107487
|
-
# Corresponds to the JSON property `timeOffsetMs`
|
107488
|
-
# @return [Fixnum]
|
107489
|
-
attr_accessor :time_offset_ms
|
107490
|
-
|
107491
107507
|
# Confidence that this name is a trusted name of the entity. This is set only in
|
107492
107508
|
# case the confidence is higher than an internal threshold (see
|
107493
107509
|
# ConceptProbability).
|
@@ -107526,8 +107542,6 @@ module Google
|
|
107526
107542
|
@resolution_score = args[:resolution_score] if args.key?(:resolution_score)
|
107527
107543
|
@stuff = args[:stuff] if args.key?(:stuff)
|
107528
107544
|
@subsegment_index = args[:subsegment_index] if args.key?(:subsegment_index)
|
107529
|
-
@time_offset_confidence = args[:time_offset_confidence] if args.key?(:time_offset_confidence)
|
107530
|
-
@time_offset_ms = args[:time_offset_ms] if args.key?(:time_offset_ms)
|
107531
107545
|
@trusted_name_confidence = args[:trusted_name_confidence] if args.key?(:trusted_name_confidence)
|
107532
107546
|
end
|
107533
107547
|
end
|
@@ -107821,6 +107835,32 @@ module Google
|
|
107821
107835
|
end
|
107822
107836
|
end
|
107823
107837
|
|
107838
|
+
# Identifies the source of the Meta Content Tag segment in the Cdoc https://www.
|
107839
|
+
# w3schools.com/tags/tag_meta.asp
|
107840
|
+
class RepositoryWebrefMetaTagIndices
|
107841
|
+
include Google::Apis::Core::Hashable
|
107842
|
+
|
107843
|
+
#
|
107844
|
+
# Corresponds to the JSON property `index`
|
107845
|
+
# @return [Fixnum]
|
107846
|
+
attr_accessor :index
|
107847
|
+
|
107848
|
+
#
|
107849
|
+
# Corresponds to the JSON property `metaName`
|
107850
|
+
# @return [String]
|
107851
|
+
attr_accessor :meta_name
|
107852
|
+
|
107853
|
+
def initialize(**args)
|
107854
|
+
update!(**args)
|
107855
|
+
end
|
107856
|
+
|
107857
|
+
# Update properties of this object
|
107858
|
+
def update!(**args)
|
107859
|
+
@index = args[:index] if args.key?(:index)
|
107860
|
+
@meta_name = args[:meta_name] if args.key?(:meta_name)
|
107861
|
+
end
|
107862
|
+
end
|
107863
|
+
|
107824
107864
|
# Collects signals from one query used for prior learning.
|
107825
107865
|
class RepositoryWebrefNameDebugInfo
|
107826
107866
|
include Google::Apis::Core::Hashable
|
@@ -109434,11 +109474,6 @@ module Google
|
|
109434
109474
|
# @return [Google::Apis::ContentwarehouseV1::RepositoryWebrefWebrefOutlinkInfos]
|
109435
109475
|
attr_accessor :webref_outlink_infos
|
109436
109476
|
|
109437
|
-
# This is proto2's version of MessageSet.
|
109438
|
-
# Corresponds to the JSON property `webrefOutlinksLegacy`
|
109439
|
-
# @return [Google::Apis::ContentwarehouseV1::Proto2BridgeMessageSet]
|
109440
|
-
attr_accessor :webref_outlinks_legacy
|
109441
|
-
|
109442
109477
|
def initialize(**args)
|
109443
109478
|
update!(**args)
|
109444
109479
|
end
|
@@ -109454,7 +109489,6 @@ module Google
|
|
109454
109489
|
@source_snapshot_type = args[:source_snapshot_type] if args.key?(:source_snapshot_type)
|
109455
109490
|
@url = args[:url] if args.key?(:url)
|
109456
109491
|
@webref_outlink_infos = args[:webref_outlink_infos] if args.key?(:webref_outlink_infos)
|
109457
|
-
@webref_outlinks_legacy = args[:webref_outlinks_legacy] if args.key?(:webref_outlinks_legacy)
|
109458
109492
|
end
|
109459
109493
|
end
|
109460
109494
|
|
@@ -109511,6 +109545,12 @@ module Google
|
|
109511
109545
|
# @return [Google::Apis::ContentwarehouseV1::RepositoryWebrefJuggernautIndices]
|
109512
109546
|
attr_accessor :jgn_index
|
109513
109547
|
|
109548
|
+
# Identifies the source of the Meta Content Tag segment in the Cdoc https://www.
|
109549
|
+
# w3schools.com/tags/tag_meta.asp
|
109550
|
+
# Corresponds to the JSON property `metaTagIndex`
|
109551
|
+
# @return [Google::Apis::ContentwarehouseV1::RepositoryWebrefMetaTagIndices]
|
109552
|
+
attr_accessor :meta_tag_index
|
109553
|
+
|
109514
109554
|
# Identifies a set of NavBoost queries in the CompositeDoc. Typically these
|
109515
109555
|
# queries were collapsed by WebRef into a single query and they were treated by
|
109516
109556
|
# the annotator as equivalent. They all contain the same mentions (at the same
|
@@ -109529,6 +109569,7 @@ module Google
|
|
109529
109569
|
@generic_index = args[:generic_index] if args.key?(:generic_index)
|
109530
109570
|
@image_query_index = args[:image_query_index] if args.key?(:image_query_index)
|
109531
109571
|
@jgn_index = args[:jgn_index] if args.key?(:jgn_index)
|
109572
|
+
@meta_tag_index = args[:meta_tag_index] if args.key?(:meta_tag_index)
|
109532
109573
|
@query_index = args[:query_index] if args.key?(:query_index)
|
109533
109574
|
end
|
109534
109575
|
end
|
@@ -110076,11 +110117,6 @@ module Google
|
|
110076
110117
|
# @return [Google::Apis::ContentwarehouseV1::Proto2BridgeMessageSet]
|
110077
110118
|
attr_accessor :extensions
|
110078
110119
|
|
110079
|
-
# Information about the outlinks of an annotated document. Next available tag: 3
|
110080
|
-
# Corresponds to the JSON property `outlinkInfos`
|
110081
|
-
# @return [Google::Apis::ContentwarehouseV1::RepositoryWebrefWebrefOutlinkInfos]
|
110082
|
-
attr_accessor :outlink_infos
|
110083
|
-
|
110084
110120
|
# The content (CONTENT section 0) as parsed by WebrefParser. Only used by //r/w/
|
110085
110121
|
# postprocessing/idf/idf-pipeline for document ngram idf computation. Populated
|
110086
110122
|
# when the annotator is run with webref_populate_parsed_content Each
|
@@ -110099,7 +110135,6 @@ module Google
|
|
110099
110135
|
def update!(**args)
|
110100
110136
|
@document_metadata = args[:document_metadata] if args.key?(:document_metadata)
|
110101
110137
|
@extensions = args[:extensions] if args.key?(:extensions)
|
110102
|
-
@outlink_infos = args[:outlink_infos] if args.key?(:outlink_infos)
|
110103
110138
|
@webref_parsed_content_sentence = args[:webref_parsed_content_sentence] if args.key?(:webref_parsed_content_sentence)
|
110104
110139
|
end
|
110105
110140
|
end
|
@@ -113067,6 +113102,25 @@ module Google
|
|
113067
113102
|
end
|
113068
113103
|
end
|
113069
113104
|
|
113105
|
+
#
|
113106
|
+
class SafesearchImageOffensiveAnnotation
|
113107
|
+
include Google::Apis::Core::Hashable
|
113108
|
+
|
113109
|
+
#
|
113110
|
+
# Corresponds to the JSON property `hatefulDerogatoryScore`
|
113111
|
+
# @return [Float]
|
113112
|
+
attr_accessor :hateful_derogatory_score
|
113113
|
+
|
113114
|
+
def initialize(**args)
|
113115
|
+
update!(**args)
|
113116
|
+
end
|
113117
|
+
|
113118
|
+
# Update properties of this object
|
113119
|
+
def update!(**args)
|
113120
|
+
@hateful_derogatory_score = args[:hateful_derogatory_score] if args.key?(:hateful_derogatory_score)
|
113121
|
+
end
|
113122
|
+
end
|
113123
|
+
|
113070
113124
|
# A proto that stores SafeSearch internal signals that are not exported to
|
113071
113125
|
# clients.
|
113072
113126
|
class SafesearchInternalImageSignals
|
@@ -113077,6 +113131,11 @@ module Google
|
|
113077
113131
|
# @return [Float]
|
113078
113132
|
attr_accessor :image_entities_violence_score
|
113079
113133
|
|
113134
|
+
#
|
113135
|
+
# Corresponds to the JSON property `offensiveAnnotation`
|
113136
|
+
# @return [Google::Apis::ContentwarehouseV1::SafesearchImageOffensiveAnnotation]
|
113137
|
+
attr_accessor :offensive_annotation
|
113138
|
+
|
113080
113139
|
# Additional SafeSearch signals that are used to compute final scores.
|
113081
113140
|
# Corresponds to the JSON property `starburstPornScore`
|
113082
113141
|
# @return [Float]
|
@@ -113094,6 +113153,7 @@ module Google
|
|
113094
113153
|
# Update properties of this object
|
113095
113154
|
def update!(**args)
|
113096
113155
|
@image_entities_violence_score = args[:image_entities_violence_score] if args.key?(:image_entities_violence_score)
|
113156
|
+
@offensive_annotation = args[:offensive_annotation] if args.key?(:offensive_annotation)
|
113097
113157
|
@starburst_porn_score = args[:starburst_porn_score] if args.key?(:starburst_porn_score)
|
113098
113158
|
@starburst_violence_score = args[:starburst_violence_score] if args.key?(:starburst_violence_score)
|
113099
113159
|
end
|
@@ -120195,6 +120255,11 @@ module Google
|
|
120195
120255
|
# @return [Float]
|
120196
120256
|
attr_accessor :cloud_score
|
120197
120257
|
|
120258
|
+
# Indicator of the confidence in suggestion relevance.
|
120259
|
+
# Corresponds to the JSON property `suggestionConfidence`
|
120260
|
+
# @return [String]
|
120261
|
+
attr_accessor :suggestion_confidence
|
120262
|
+
|
120198
120263
|
def initialize(**args)
|
120199
120264
|
update!(**args)
|
120200
120265
|
end
|
@@ -120204,6 +120269,7 @@ module Google
|
|
120204
120269
|
@client_interaction_info = args[:client_interaction_info] if args.key?(:client_interaction_info)
|
120205
120270
|
@cloud_device_data_info = args[:cloud_device_data_info] if args.key?(:cloud_device_data_info)
|
120206
120271
|
@cloud_score = args[:cloud_score] if args.key?(:cloud_score)
|
120272
|
+
@suggestion_confidence = args[:suggestion_confidence] if args.key?(:suggestion_confidence)
|
120207
120273
|
end
|
120208
120274
|
end
|
120209
120275
|
|
@@ -120438,7 +120504,7 @@ module Google
|
|
120438
120504
|
end
|
120439
120505
|
end
|
120440
120506
|
|
120441
|
-
# NEXT_ID:
|
120507
|
+
# NEXT_ID: 6
|
120442
120508
|
class SocialGraphWireProtoPeopleapiExtensionPeopleStackPersonExtendedData
|
120443
120509
|
include Google::Apis::Core::Hashable
|
120444
120510
|
|
@@ -120468,6 +120534,11 @@ module Google
|
|
120468
120534
|
# @return [String]
|
120469
120535
|
attr_accessor :hide_type
|
120470
120536
|
|
120537
|
+
#
|
120538
|
+
# Corresponds to the JSON property `suggestionConfidence`
|
120539
|
+
# @return [String]
|
120540
|
+
attr_accessor :suggestion_confidence
|
120541
|
+
|
120471
120542
|
def initialize(**args)
|
120472
120543
|
update!(**args)
|
120473
120544
|
end
|
@@ -120478,6 +120549,7 @@ module Google
|
|
120478
120549
|
@family_status = args[:family_status] if args.key?(:family_status)
|
120479
120550
|
@hidden_keys = args[:hidden_keys] if args.key?(:hidden_keys)
|
120480
120551
|
@hide_type = args[:hide_type] if args.key?(:hide_type)
|
120552
|
+
@suggestion_confidence = args[:suggestion_confidence] if args.key?(:suggestion_confidence)
|
120481
120553
|
end
|
120482
120554
|
end
|
120483
120555
|
|
@@ -123106,7 +123178,7 @@ module Google
|
|
123106
123178
|
# rebuilt and pushed: - cron_fetcher_index mapreduces: so that UrlReplyIndex,
|
123107
123179
|
# etc. retain the new fields - tlookup, tlookup_server: want to be able to
|
123108
123180
|
# return the new fields - logviewer, fetchutil: annoying to get back 'tag88:' in
|
123109
|
-
# results -------------------------- Next Tag:
|
123181
|
+
# results -------------------------- Next Tag: 125 -----------------------
|
123110
123182
|
class TrawlerFetchReplyData
|
123111
123183
|
include Google::Apis::Core::Hashable
|
123112
123184
|
|
@@ -123548,6 +123620,12 @@ module Google
|
|
123548
123620
|
# @return [String]
|
123549
123621
|
attr_accessor :traffic_type
|
123550
123622
|
|
123623
|
+
# WebIO is the new hostload model introduced in 2023. It measures the occupancy
|
123624
|
+
# of 1 outgoing fetch connection for 1 minute.
|
123625
|
+
# Corresponds to the JSON property `webioInfo`
|
123626
|
+
# @return [Google::Apis::ContentwarehouseV1::TrawlerFetchReplyDataWebIoInfo]
|
123627
|
+
attr_accessor :webio_info
|
123628
|
+
|
123551
123629
|
def initialize(**args)
|
123552
123630
|
update!(**args)
|
123553
123631
|
end
|
@@ -123612,6 +123690,7 @@ module Google
|
|
123612
123690
|
@protocolresponse = args[:protocolresponse] if args.key?(:protocolresponse)
|
123613
123691
|
@redirects = args[:redirects] if args.key?(:redirects)
|
123614
123692
|
@traffic_type = args[:traffic_type] if args.key?(:traffic_type)
|
123693
|
+
@webio_info = args[:webio_info] if args.key?(:webio_info)
|
123615
123694
|
end
|
123616
123695
|
end
|
123617
123696
|
|
@@ -124211,6 +124290,32 @@ module Google
|
|
124211
124290
|
end
|
124212
124291
|
end
|
124213
124292
|
|
124293
|
+
# WebIO is the new hostload model introduced in 2023. It measures the occupancy
|
124294
|
+
# of 1 outgoing fetch connection for 1 minute.
|
124295
|
+
class TrawlerFetchReplyDataWebIoInfo
|
124296
|
+
include Google::Apis::Core::Hashable
|
124297
|
+
|
124298
|
+
#
|
124299
|
+
# Corresponds to the JSON property `webio`
|
124300
|
+
# @return [Float]
|
124301
|
+
attr_accessor :webio
|
124302
|
+
|
124303
|
+
#
|
124304
|
+
# Corresponds to the JSON property `webioPercentageTier`
|
124305
|
+
# @return [String]
|
124306
|
+
attr_accessor :webio_percentage_tier
|
124307
|
+
|
124308
|
+
def initialize(**args)
|
124309
|
+
update!(**args)
|
124310
|
+
end
|
124311
|
+
|
124312
|
+
# Update properties of this object
|
124313
|
+
def update!(**args)
|
124314
|
+
@webio = args[:webio] if args.key?(:webio)
|
124315
|
+
@webio_percentage_tier = args[:webio_percentage_tier] if args.key?(:webio_percentage_tier)
|
124316
|
+
end
|
124317
|
+
end
|
124318
|
+
|
124214
124319
|
#
|
124215
124320
|
class TrawlerFetchStatus
|
124216
124321
|
include Google::Apis::Core::Hashable
|
@@ -130426,7 +130531,7 @@ module Google
|
|
130426
130531
|
# @return [String]
|
130427
130532
|
attr_accessor :asr_language
|
130428
130533
|
|
130429
|
-
# NEXT TAG:
|
130534
|
+
# NEXT TAG: 28
|
130430
130535
|
# Corresponds to the JSON property `crapsData`
|
130431
130536
|
# @return [Google::Apis::ContentwarehouseV1::QualityNavboostCrapsCrapsData]
|
130432
130537
|
attr_accessor :craps_data
|