google-apis-cloudsearch_v1 0.47.0 → 0.49.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -16,13 +16,13 @@ module Google
|
|
16
16
|
module Apis
|
17
17
|
module CloudsearchV1
|
18
18
|
# Version of the google-apis-cloudsearch_v1 gem
|
19
|
-
GEM_VERSION = "0.
|
19
|
+
GEM_VERSION = "0.49.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
22
|
GENERATOR_VERSION = "0.12.0"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20230503"
|
26
26
|
end
|
27
27
|
end
|
28
28
|
end
|
@@ -58,6 +58,18 @@ module Google
|
|
58
58
|
include Google::Apis::Core::JsonObjectSupport
|
59
59
|
end
|
60
60
|
|
61
|
+
class AddOnFrameStartingState
|
62
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
63
|
+
|
64
|
+
include Google::Apis::Core::JsonObjectSupport
|
65
|
+
end
|
66
|
+
|
67
|
+
class AddOnStartingState
|
68
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
69
|
+
|
70
|
+
include Google::Apis::Core::JsonObjectSupport
|
71
|
+
end
|
72
|
+
|
61
73
|
class AddonComposeUiActionMarkup
|
62
74
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
63
75
|
|
@@ -82,6 +94,12 @@ module Google
|
|
82
94
|
include Google::Apis::Core::JsonObjectSupport
|
83
95
|
end
|
84
96
|
|
97
|
+
class AnnotationInfo
|
98
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
99
|
+
|
100
|
+
include Google::Apis::Core::JsonObjectSupport
|
101
|
+
end
|
102
|
+
|
85
103
|
class AppId
|
86
104
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
87
105
|
|
@@ -316,6 +334,12 @@ module Google
|
|
316
334
|
include Google::Apis::Core::JsonObjectSupport
|
317
335
|
end
|
318
336
|
|
337
|
+
class AppsDynamiteSharedMessageComponentSearchInfo
|
338
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
339
|
+
|
340
|
+
include Google::Apis::Core::JsonObjectSupport
|
341
|
+
end
|
342
|
+
|
319
343
|
class AppsDynamiteSharedMessageInfo
|
320
344
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
321
345
|
|
@@ -328,6 +352,12 @@ module Google
|
|
328
352
|
include Google::Apis::Core::JsonObjectSupport
|
329
353
|
end
|
330
354
|
|
355
|
+
class AppsDynamiteSharedMessageSearchInfo
|
356
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
357
|
+
|
358
|
+
include Google::Apis::Core::JsonObjectSupport
|
359
|
+
end
|
360
|
+
|
331
361
|
class AppsDynamiteSharedOrganizationInfo
|
332
362
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
333
363
|
|
@@ -436,6 +466,24 @@ module Google
|
|
436
466
|
include Google::Apis::Core::JsonObjectSupport
|
437
467
|
end
|
438
468
|
|
469
|
+
class AppsDynamiteSharedTextSegment
|
470
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
471
|
+
|
472
|
+
include Google::Apis::Core::JsonObjectSupport
|
473
|
+
end
|
474
|
+
|
475
|
+
class AppsDynamiteSharedTextSegmentsWithDescription
|
476
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
477
|
+
|
478
|
+
include Google::Apis::Core::JsonObjectSupport
|
479
|
+
end
|
480
|
+
|
481
|
+
class AppsDynamiteSharedTextWithDescription
|
482
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
483
|
+
|
484
|
+
include Google::Apis::Core::JsonObjectSupport
|
485
|
+
end
|
486
|
+
|
439
487
|
class AppsDynamiteSharedUserBlockRelationship
|
440
488
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
441
489
|
|
@@ -1234,6 +1282,18 @@ module Google
|
|
1234
1282
|
include Google::Apis::Core::JsonObjectSupport
|
1235
1283
|
end
|
1236
1284
|
|
1285
|
+
class DlpAction
|
1286
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1287
|
+
|
1288
|
+
include Google::Apis::Core::JsonObjectSupport
|
1289
|
+
end
|
1290
|
+
|
1291
|
+
class DlpMessageScanRecord
|
1292
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1293
|
+
|
1294
|
+
include Google::Apis::Core::JsonObjectSupport
|
1295
|
+
end
|
1296
|
+
|
1237
1297
|
class DlpScanSummary
|
1238
1298
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1239
1299
|
|
@@ -2284,6 +2344,12 @@ module Google
|
|
2284
2344
|
include Google::Apis::Core::JsonObjectSupport
|
2285
2345
|
end
|
2286
2346
|
|
2347
|
+
class MessageReference
|
2348
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2349
|
+
|
2350
|
+
include Google::Apis::Core::JsonObjectSupport
|
2351
|
+
end
|
2352
|
+
|
2287
2353
|
class MessageSet
|
2288
2354
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2289
2355
|
|
@@ -2860,6 +2926,12 @@ module Google
|
|
2860
2926
|
include Google::Apis::Core::JsonObjectSupport
|
2861
2927
|
end
|
2862
2928
|
|
2929
|
+
class SearchLinkData
|
2930
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2931
|
+
|
2932
|
+
include Google::Apis::Core::JsonObjectSupport
|
2933
|
+
end
|
2934
|
+
|
2863
2935
|
class SearchQualityMetadata
|
2864
2936
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2865
2937
|
|
@@ -3010,6 +3082,12 @@ module Google
|
|
3010
3082
|
include Google::Apis::Core::JsonObjectSupport
|
3011
3083
|
end
|
3012
3084
|
|
3085
|
+
class SourceMessageInfo
|
3086
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3087
|
+
|
3088
|
+
include Google::Apis::Core::JsonObjectSupport
|
3089
|
+
end
|
3090
|
+
|
3013
3091
|
class SourceResultCount
|
3014
3092
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3015
3093
|
|
@@ -3559,6 +3637,22 @@ module Google
|
|
3559
3637
|
end
|
3560
3638
|
end
|
3561
3639
|
|
3640
|
+
class AddOnFrameStartingState
|
3641
|
+
# @private
|
3642
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3643
|
+
property :additional_data, as: 'additionalData'
|
3644
|
+
property :uri, as: 'uri'
|
3645
|
+
end
|
3646
|
+
end
|
3647
|
+
|
3648
|
+
class AddOnStartingState
|
3649
|
+
# @private
|
3650
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3651
|
+
hash :add_on_frame_starting_states, as: 'addOnFrameStartingStates', class: Google::Apis::CloudsearchV1::AddOnFrameStartingState, decorator: Google::Apis::CloudsearchV1::AddOnFrameStartingState::Representation
|
3652
|
+
|
3653
|
+
end
|
3654
|
+
end
|
3655
|
+
|
3562
3656
|
class AddonComposeUiActionMarkup
|
3563
3657
|
# @private
|
3564
3658
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -3591,6 +3685,8 @@ module Google
|
|
3591
3685
|
property :card_capability_metadata, as: 'cardCapabilityMetadata', class: Google::Apis::CloudsearchV1::CardCapabilityMetadata, decorator: Google::Apis::CloudsearchV1::CardCapabilityMetadata::Representation
|
3592
3686
|
|
3593
3687
|
property :chip_render_type, as: 'chipRenderType'
|
3688
|
+
property :component_search_info, as: 'componentSearchInfo', class: Google::Apis::CloudsearchV1::AppsDynamiteSharedMessageComponentSearchInfo, decorator: Google::Apis::CloudsearchV1::AppsDynamiteSharedMessageComponentSearchInfo::Representation
|
3689
|
+
|
3594
3690
|
property :consented_app_unfurl_metadata, as: 'consentedAppUnfurlMetadata', class: Google::Apis::CloudsearchV1::ConsentedAppUnfurlMetadata, decorator: Google::Apis::CloudsearchV1::ConsentedAppUnfurlMetadata::Representation
|
3595
3691
|
|
3596
3692
|
property :custom_emoji_metadata, as: 'customEmojiMetadata', class: Google::Apis::CloudsearchV1::CustomEmojiMetadata, decorator: Google::Apis::CloudsearchV1::CustomEmojiMetadata::Representation
|
@@ -3641,6 +3737,14 @@ module Google
|
|
3641
3737
|
end
|
3642
3738
|
end
|
3643
3739
|
|
3740
|
+
class AnnotationInfo
|
3741
|
+
# @private
|
3742
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3743
|
+
collection :coannotator_device_ids, as: 'coannotatorDeviceIds'
|
3744
|
+
property :is_active, as: 'isActive'
|
3745
|
+
end
|
3746
|
+
end
|
3747
|
+
|
3644
3748
|
class AppId
|
3645
3749
|
# @private
|
3646
3750
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -3764,6 +3868,7 @@ module Google
|
|
3764
3868
|
property :dlp_scan_outcome, as: 'dlpScanOutcome'
|
3765
3869
|
property :dlp_scan_summary, as: 'dlpScanSummary', class: Google::Apis::CloudsearchV1::DlpScanSummary, decorator: Google::Apis::CloudsearchV1::DlpScanSummary::Representation
|
3766
3870
|
|
3871
|
+
collection :experiment, as: 'experiment'
|
3767
3872
|
property :group_id, as: 'groupId', class: Google::Apis::CloudsearchV1::GroupId, decorator: Google::Apis::CloudsearchV1::GroupId::Representation
|
3768
3873
|
|
3769
3874
|
property :is_client_side_transcoded_video, as: 'isClientSideTranscodedVideo'
|
@@ -4023,6 +4128,15 @@ module Google
|
|
4023
4128
|
end
|
4024
4129
|
end
|
4025
4130
|
|
4131
|
+
class AppsDynamiteSharedMessageComponentSearchInfo
|
4132
|
+
# @private
|
4133
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4134
|
+
property :matched_search, as: 'matchedSearch'
|
4135
|
+
property :title_text_with_description, as: 'titleTextWithDescription', class: Google::Apis::CloudsearchV1::AppsDynamiteSharedTextWithDescription, decorator: Google::Apis::CloudsearchV1::AppsDynamiteSharedTextWithDescription::Representation
|
4136
|
+
|
4137
|
+
end
|
4138
|
+
end
|
4139
|
+
|
4026
4140
|
class AppsDynamiteSharedMessageInfo
|
4027
4141
|
# @private
|
4028
4142
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -4043,6 +4157,14 @@ module Google
|
|
4043
4157
|
end
|
4044
4158
|
end
|
4045
4159
|
|
4160
|
+
class AppsDynamiteSharedMessageSearchInfo
|
4161
|
+
# @private
|
4162
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4163
|
+
collection :matched_segments_in_text_body, as: 'matchedSegmentsInTextBody', class: Google::Apis::CloudsearchV1::AppsDynamiteSharedTextSegmentsWithDescription, decorator: Google::Apis::CloudsearchV1::AppsDynamiteSharedTextSegmentsWithDescription::Representation
|
4164
|
+
|
4165
|
+
end
|
4166
|
+
end
|
4167
|
+
|
4046
4168
|
class AppsDynamiteSharedOrganizationInfo
|
4047
4169
|
# @private
|
4048
4170
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -4212,6 +4334,32 @@ module Google
|
|
4212
4334
|
end
|
4213
4335
|
end
|
4214
4336
|
|
4337
|
+
class AppsDynamiteSharedTextSegment
|
4338
|
+
# @private
|
4339
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4340
|
+
property :length, as: 'length'
|
4341
|
+
property :start_index, as: 'startIndex'
|
4342
|
+
end
|
4343
|
+
end
|
4344
|
+
|
4345
|
+
class AppsDynamiteSharedTextSegmentsWithDescription
|
4346
|
+
# @private
|
4347
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4348
|
+
property :description_type, as: 'descriptionType'
|
4349
|
+
collection :text_segment, as: 'textSegment', class: Google::Apis::CloudsearchV1::AppsDynamiteSharedTextSegment, decorator: Google::Apis::CloudsearchV1::AppsDynamiteSharedTextSegment::Representation
|
4350
|
+
|
4351
|
+
end
|
4352
|
+
end
|
4353
|
+
|
4354
|
+
class AppsDynamiteSharedTextWithDescription
|
4355
|
+
# @private
|
4356
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4357
|
+
property :text_body, as: 'textBody'
|
4358
|
+
collection :text_segments_with_description, as: 'textSegmentsWithDescription', class: Google::Apis::CloudsearchV1::AppsDynamiteSharedTextSegmentsWithDescription, decorator: Google::Apis::CloudsearchV1::AppsDynamiteSharedTextSegmentsWithDescription::Representation
|
4359
|
+
|
4360
|
+
end
|
4361
|
+
end
|
4362
|
+
|
4215
4363
|
class AppsDynamiteSharedUserBlockRelationship
|
4216
4364
|
# @private
|
4217
4365
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -4330,7 +4478,6 @@ module Google
|
|
4330
4478
|
class Representation < Google::Apis::Core::JsonRepresentation
|
4331
4479
|
collection :column_items, as: 'columnItems', class: Google::Apis::CloudsearchV1::AppsDynamiteStorageColumnsColumn, decorator: Google::Apis::CloudsearchV1::AppsDynamiteStorageColumnsColumn::Representation
|
4332
4480
|
|
4333
|
-
property :wrap_style, as: 'wrapStyle'
|
4334
4481
|
end
|
4335
4482
|
end
|
4336
4483
|
|
@@ -4786,6 +4933,8 @@ module Google
|
|
4786
4933
|
property :attachment_id, as: 'attachmentId'
|
4787
4934
|
property :card_add_on_data, as: 'cardAddOnData', class: Google::Apis::CloudsearchV1::AppsDynamiteStorageCard, decorator: Google::Apis::CloudsearchV1::AppsDynamiteStorageCard::Representation
|
4788
4935
|
|
4936
|
+
property :component_search_info, as: 'componentSearchInfo', class: Google::Apis::CloudsearchV1::AppsDynamiteSharedMessageComponentSearchInfo, decorator: Google::Apis::CloudsearchV1::AppsDynamiteSharedMessageComponentSearchInfo::Representation
|
4937
|
+
|
4789
4938
|
property :deprecated_add_on_data, as: 'deprecatedAddOnData', class: Google::Apis::CloudsearchV1::ContextualAddOnMarkup, decorator: Google::Apis::CloudsearchV1::ContextualAddOnMarkup::Representation
|
4790
4939
|
|
4791
4940
|
property :slack_data, as: 'slackData', class: Google::Apis::CloudsearchV1::AppsDynamiteV1ApiCompatV1Attachment, decorator: Google::Apis::CloudsearchV1::AppsDynamiteV1ApiCompatV1Attachment::Representation
|
@@ -5003,6 +5152,7 @@ module Google
|
|
5003
5152
|
collection :attached_documents, as: 'attachedDocuments', class: Google::Apis::CloudsearchV1::DocumentInfo, decorator: Google::Apis::CloudsearchV1::DocumentInfo::Representation
|
5004
5153
|
|
5005
5154
|
collection :available_access_types, as: 'availableAccessTypes'
|
5155
|
+
collection :available_annotation_tool_types, as: 'availableAnnotationToolTypes'
|
5006
5156
|
collection :available_reactions, as: 'availableReactions', class: Google::Apis::CloudsearchV1::ReactionInfo, decorator: Google::Apis::CloudsearchV1::ReactionInfo::Representation
|
5007
5157
|
|
5008
5158
|
property :broadcast_session_info, as: 'broadcastSessionInfo', class: Google::Apis::CloudsearchV1::BroadcastSessionInfo, decorator: Google::Apis::CloudsearchV1::BroadcastSessionInfo::Representation
|
@@ -5045,6 +5195,7 @@ module Google
|
|
5045
5195
|
property :attendance_report_enabled, as: 'attendanceReportEnabled'
|
5046
5196
|
property :audio_lock, as: 'audioLock'
|
5047
5197
|
property :chat_lock, as: 'chatLock'
|
5198
|
+
property :co_activity_lock, as: 'coActivityLock'
|
5048
5199
|
property :cse_enabled, as: 'cseEnabled'
|
5049
5200
|
property :moderation_enabled, as: 'moderationEnabled'
|
5050
5201
|
property :present_lock, as: 'presentLock'
|
@@ -5276,7 +5427,13 @@ module Google
|
|
5276
5427
|
# @private
|
5277
5428
|
class Representation < Google::Apis::Core::JsonRepresentation
|
5278
5429
|
property :activity_title, as: 'activityTitle'
|
5430
|
+
property :add_on_id, as: 'addOnId'
|
5431
|
+
property :add_on_starting_state, as: 'addOnStartingState', class: Google::Apis::CloudsearchV1::AddOnStartingState, decorator: Google::Apis::CloudsearchV1::AddOnStartingState::Representation
|
5432
|
+
|
5279
5433
|
property :co_activity_app, as: 'coActivityApp'
|
5434
|
+
property :initiator_device_id, as: 'initiatorDeviceId'
|
5435
|
+
property :presentation_device_id, as: 'presentationDeviceId'
|
5436
|
+
property :project_number, :numeric_string => true, as: 'projectNumber'
|
5280
5437
|
end
|
5281
5438
|
end
|
5282
5439
|
|
@@ -5474,6 +5631,8 @@ module Google
|
|
5474
5631
|
class DataLossPreventionMetadata
|
5475
5632
|
# @private
|
5476
5633
|
class Representation < Google::Apis::Core::JsonRepresentation
|
5634
|
+
property :dlp_message_scan_record, as: 'dlpMessageScanRecord', class: Google::Apis::CloudsearchV1::DlpMessageScanRecord, decorator: Google::Apis::CloudsearchV1::DlpMessageScanRecord::Representation
|
5635
|
+
|
5477
5636
|
property :dlp_scan_summary, as: 'dlpScanSummary', class: Google::Apis::CloudsearchV1::DlpScanSummary, decorator: Google::Apis::CloudsearchV1::DlpScanSummary::Representation
|
5478
5637
|
|
5479
5638
|
property :warn_acknowledged, as: 'warnAcknowledged'
|
@@ -5619,12 +5778,36 @@ module Google
|
|
5619
5778
|
end
|
5620
5779
|
end
|
5621
5780
|
|
5781
|
+
class DlpAction
|
5782
|
+
# @private
|
5783
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5784
|
+
property :action_type, as: 'actionType'
|
5785
|
+
property :unsafe_html_message_body, as: 'unsafeHtmlMessageBody'
|
5786
|
+
end
|
5787
|
+
end
|
5788
|
+
|
5789
|
+
class DlpMessageScanRecord
|
5790
|
+
# @private
|
5791
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5792
|
+
property :attachment_scan_summary, as: 'attachmentScanSummary', class: Google::Apis::CloudsearchV1::DlpScanSummary, decorator: Google::Apis::CloudsearchV1::DlpScanSummary::Representation
|
5793
|
+
|
5794
|
+
property :dlp_action, as: 'dlpAction', class: Google::Apis::CloudsearchV1::DlpAction, decorator: Google::Apis::CloudsearchV1::DlpAction::Representation
|
5795
|
+
|
5796
|
+
property :message_scan_summary, as: 'messageScanSummary', class: Google::Apis::CloudsearchV1::DlpScanSummary, decorator: Google::Apis::CloudsearchV1::DlpScanSummary::Representation
|
5797
|
+
|
5798
|
+
property :scan_outcome, as: 'scanOutcome'
|
5799
|
+
end
|
5800
|
+
end
|
5801
|
+
|
5622
5802
|
class DlpScanSummary
|
5623
5803
|
# @private
|
5624
5804
|
class Representation < Google::Apis::Core::JsonRepresentation
|
5805
|
+
property :dlp_action, as: 'dlpAction', class: Google::Apis::CloudsearchV1::DlpAction, decorator: Google::Apis::CloudsearchV1::DlpAction::Representation
|
5806
|
+
|
5625
5807
|
property :scan_id, as: 'scanId'
|
5626
5808
|
property :scan_not_applicable_for_context, as: 'scanNotApplicableForContext'
|
5627
5809
|
property :scan_outcome, as: 'scanOutcome'
|
5810
|
+
property :scan_trigger, as: 'scanTrigger'
|
5628
5811
|
end
|
5629
5812
|
end
|
5630
5813
|
|
@@ -5772,6 +5955,7 @@ module Google
|
|
5772
5955
|
property :joined_spaces_affinity_score, as: 'joinedSpacesAffinityScore'
|
5773
5956
|
property :last_message_posted_timestamp_secs, :numeric_string => true, as: 'lastMessagePostedTimestampSecs'
|
5774
5957
|
property :last_read_timestamp_secs, :numeric_string => true, as: 'lastReadTimestampSecs'
|
5958
|
+
property :member_count_score, as: 'memberCountScore'
|
5775
5959
|
property :member_metadata_count, as: 'memberMetadataCount'
|
5776
5960
|
property :message_score, as: 'messageScore'
|
5777
5961
|
property :num_auc_contacts, :numeric_string => true, as: 'numAucContacts'
|
@@ -7388,6 +7572,10 @@ module Google
|
|
7388
7572
|
property :message_integration_payload, as: 'messageIntegrationPayload', class: Google::Apis::CloudsearchV1::AppsDynamiteSharedMessageIntegrationPayload, decorator: Google::Apis::CloudsearchV1::AppsDynamiteSharedMessageIntegrationPayload::Representation
|
7389
7573
|
|
7390
7574
|
property :message_origin, as: 'messageOrigin'
|
7575
|
+
property :message_reference, as: 'messageReference', class: Google::Apis::CloudsearchV1::MessageReference, decorator: Google::Apis::CloudsearchV1::MessageReference::Representation
|
7576
|
+
|
7577
|
+
property :message_search_info, as: 'messageSearchInfo', class: Google::Apis::CloudsearchV1::AppsDynamiteSharedMessageSearchInfo, decorator: Google::Apis::CloudsearchV1::AppsDynamiteSharedMessageSearchInfo::Representation
|
7578
|
+
|
7391
7579
|
property :message_state, as: 'messageState'
|
7392
7580
|
collection :origin_app_suggestions, as: 'originAppSuggestions', class: Google::Apis::CloudsearchV1::AppsDynamiteSharedOriginAppSuggestion, decorator: Google::Apis::CloudsearchV1::AppsDynamiteSharedOriginAppSuggestion::Representation
|
7393
7581
|
|
@@ -7485,6 +7673,14 @@ module Google
|
|
7485
7673
|
end
|
7486
7674
|
end
|
7487
7675
|
|
7676
|
+
class MessageReference
|
7677
|
+
# @private
|
7678
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7679
|
+
property :source_info, as: 'sourceInfo', class: Google::Apis::CloudsearchV1::SourceMessageInfo, decorator: Google::Apis::CloudsearchV1::SourceMessageInfo::Representation
|
7680
|
+
|
7681
|
+
end
|
7682
|
+
end
|
7683
|
+
|
7488
7684
|
class MessageSet
|
7489
7685
|
# @private
|
7490
7686
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -7844,6 +8040,8 @@ module Google
|
|
7844
8040
|
class Presenter
|
7845
8041
|
# @private
|
7846
8042
|
class Representation < Google::Apis::Core::JsonRepresentation
|
8043
|
+
property :annotation_info, as: 'annotationInfo', class: Google::Apis::CloudsearchV1::AnnotationInfo, decorator: Google::Apis::CloudsearchV1::AnnotationInfo::Representation
|
8044
|
+
|
7847
8045
|
property :by_device_id, as: 'byDeviceId'
|
7848
8046
|
collection :copresenter_device_ids, as: 'copresenterDeviceIds'
|
7849
8047
|
property :presenter_device_id, as: 'presenterDeviceId'
|
@@ -8512,6 +8710,15 @@ module Google
|
|
8512
8710
|
end
|
8513
8711
|
end
|
8514
8712
|
|
8713
|
+
class SearchLinkData
|
8714
|
+
# @private
|
8715
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8716
|
+
property :kg_entity_confidence, as: 'kgEntityConfidence'
|
8717
|
+
property :mid, as: 'mid'
|
8718
|
+
property :query_broadness_score, as: 'queryBroadnessScore'
|
8719
|
+
end
|
8720
|
+
end
|
8721
|
+
|
8515
8722
|
class SearchQualityMetadata
|
8516
8723
|
# @private
|
8517
8724
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -8601,6 +8808,8 @@ module Google
|
|
8601
8808
|
|
8602
8809
|
property :link_data, as: 'linkData', class: Google::Apis::CloudsearchV1::LinkData, decorator: Google::Apis::CloudsearchV1::LinkData::Representation
|
8603
8810
|
|
8811
|
+
property :search_link_data, as: 'searchLinkData', class: Google::Apis::CloudsearchV1::SearchLinkData, decorator: Google::Apis::CloudsearchV1::SearchLinkData::Representation
|
8812
|
+
|
8604
8813
|
property :text, as: 'text'
|
8605
8814
|
property :type, as: 'type'
|
8606
8815
|
property :user_mention_data, as: 'userMentionData', class: Google::Apis::CloudsearchV1::UserMentionData, decorator: Google::Apis::CloudsearchV1::UserMentionData::Representation
|
@@ -8673,6 +8882,7 @@ module Google
|
|
8673
8882
|
property :allow_joining_before_host, as: 'allowJoiningBeforeHost'
|
8674
8883
|
property :attendance_report_enabled, as: 'attendanceReportEnabled'
|
8675
8884
|
property :chat_lock, as: 'chatLock'
|
8885
|
+
property :co_activity_lock, as: 'coActivityLock'
|
8676
8886
|
property :cohost_artifact_sharing_enabled, as: 'cohostArtifactSharingEnabled'
|
8677
8887
|
property :cse_enabled, as: 'cseEnabled'
|
8678
8888
|
property :default_as_viewer, as: 'defaultAsViewer'
|
@@ -8800,6 +9010,15 @@ module Google
|
|
8800
9010
|
end
|
8801
9011
|
end
|
8802
9012
|
|
9013
|
+
class SourceMessageInfo
|
9014
|
+
# @private
|
9015
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9016
|
+
property :message_id, as: 'messageId', class: Google::Apis::CloudsearchV1::MessageId, decorator: Google::Apis::CloudsearchV1::MessageId::Representation
|
9017
|
+
|
9018
|
+
property :message_type, as: 'messageType'
|
9019
|
+
end
|
9020
|
+
end
|
9021
|
+
|
8803
9022
|
class SourceResultCount
|
8804
9023
|
# @private
|
8805
9024
|
class Representation < Google::Apis::Core::JsonRepresentation
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: google-apis-cloudsearch_v1
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.49.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Google LLC
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2023-
|
11
|
+
date: 2023-05-14 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: google-apis-core
|
@@ -58,7 +58,7 @@ licenses:
|
|
58
58
|
metadata:
|
59
59
|
bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
|
60
60
|
changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-cloudsearch_v1/CHANGELOG.md
|
61
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-cloudsearch_v1/v0.
|
61
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-cloudsearch_v1/v0.49.0
|
62
62
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-cloudsearch_v1
|
63
63
|
post_install_message:
|
64
64
|
rdoc_options: []
|