google-apis-cloudsearch_v1 0.37.0 → 0.39.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.
| @@ -58,6 +58,12 @@ module Google | |
| 58 58 | 
             
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 59 59 | 
             
                  end
         | 
| 60 60 |  | 
| 61 | 
            +
                  class AddonComposeUiActionMarkup
         | 
| 62 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 63 | 
            +
                  
         | 
| 64 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 65 | 
            +
                  end
         | 
| 66 | 
            +
                  
         | 
| 61 67 | 
             
                  class AffectedMembership
         | 
| 62 68 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 63 69 |  | 
| @@ -670,6 +676,54 @@ module Google | |
| 670 676 | 
             
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 671 677 | 
             
                  end
         | 
| 672 678 |  | 
| 679 | 
            +
                  class AppsExtensionsMarkupCalendarClientActionMarkupAddAttachmentsActionMarkup
         | 
| 680 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 681 | 
            +
                  
         | 
| 682 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 683 | 
            +
                  end
         | 
| 684 | 
            +
                  
         | 
| 685 | 
            +
                  class AppsExtensionsMarkupCalendarClientActionMarkupAddAttachmentsActionMarkupAddonAttachment
         | 
| 686 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 687 | 
            +
                  
         | 
| 688 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 689 | 
            +
                  end
         | 
| 690 | 
            +
                  
         | 
| 691 | 
            +
                  class AppsExtensionsMarkupCalendarClientActionMarkupConferenceDataMarkup
         | 
| 692 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 693 | 
            +
                  
         | 
| 694 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 695 | 
            +
                  end
         | 
| 696 | 
            +
                  
         | 
| 697 | 
            +
                  class AppsExtensionsMarkupCalendarClientActionMarkupConferenceDataMarkupEntryPointMarkup
         | 
| 698 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 699 | 
            +
                  
         | 
| 700 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 701 | 
            +
                  end
         | 
| 702 | 
            +
                  
         | 
| 703 | 
            +
                  class AppsExtensionsMarkupCalendarClientActionMarkupConferenceDataMarkupError
         | 
| 704 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 705 | 
            +
                  
         | 
| 706 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 707 | 
            +
                  end
         | 
| 708 | 
            +
                  
         | 
| 709 | 
            +
                  class AppsExtensionsMarkupCalendarClientActionMarkupConferenceDataMarkupParameter
         | 
| 710 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 711 | 
            +
                  
         | 
| 712 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 713 | 
            +
                  end
         | 
| 714 | 
            +
                  
         | 
| 715 | 
            +
                  class AppsExtensionsMarkupCalendarClientActionMarkupEditAttendeesActionMarkup
         | 
| 716 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 717 | 
            +
                  
         | 
| 718 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 719 | 
            +
                  end
         | 
| 720 | 
            +
                  
         | 
| 721 | 
            +
                  class AppsExtensionsMarkupCalendarClientActionMarkupEditConferenceDataActionMarkup
         | 
| 722 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 723 | 
            +
                  
         | 
| 724 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 725 | 
            +
                  end
         | 
| 726 | 
            +
                  
         | 
| 673 727 | 
             
                  class Attachment
         | 
| 674 728 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 675 729 |  | 
| @@ -766,6 +820,12 @@ module Google | |
| 766 820 | 
             
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 767 821 | 
             
                  end
         | 
| 768 822 |  | 
| 823 | 
            +
                  class CalendarClientActionMarkup
         | 
| 824 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 825 | 
            +
                  
         | 
| 826 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 827 | 
            +
                  end
         | 
| 828 | 
            +
                  
         | 
| 769 829 | 
             
                  class CallInfo
         | 
| 770 830 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 771 831 |  | 
| @@ -808,6 +868,12 @@ module Google | |
| 808 868 | 
             
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 809 869 | 
             
                  end
         | 
| 810 870 |  | 
| 871 | 
            +
                  class ChatClientActionMarkup
         | 
| 872 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 873 | 
            +
                  
         | 
| 874 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 875 | 
            +
                  end
         | 
| 876 | 
            +
                  
         | 
| 811 877 | 
             
                  class ChatConfig
         | 
| 812 878 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 813 879 |  | 
| @@ -982,6 +1048,12 @@ module Google | |
| 982 1048 | 
             
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 983 1049 | 
             
                  end
         | 
| 984 1050 |  | 
| 1051 | 
            +
                  class CustomFunctionReturnValueMarkup
         | 
| 1052 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 1053 | 
            +
                  
         | 
| 1054 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 1055 | 
            +
                  end
         | 
| 1056 | 
            +
                  
         | 
| 985 1057 | 
             
                  class CustomerId
         | 
| 986 1058 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 987 1059 |  | 
| @@ -1156,6 +1228,12 @@ module Google | |
| 1156 1228 | 
             
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 1157 1229 | 
             
                  end
         | 
| 1158 1230 |  | 
| 1231 | 
            +
                  class DriveClientActionMarkup
         | 
| 1232 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 1233 | 
            +
                  
         | 
| 1234 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 1235 | 
            +
                  end
         | 
| 1236 | 
            +
                  
         | 
| 1159 1237 | 
             
                  class DriveFollowUpRestrict
         | 
| 1160 1238 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 1161 1239 |  | 
| @@ -1198,6 +1276,12 @@ module Google | |
| 1198 1276 | 
             
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 1199 1277 | 
             
                  end
         | 
| 1200 1278 |  | 
| 1279 | 
            +
                  class EditorClientActionMarkup
         | 
| 1280 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 1281 | 
            +
                  
         | 
| 1282 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 1283 | 
            +
                  end
         | 
| 1284 | 
            +
                  
         | 
| 1201 1285 | 
             
                  class EmailAddress
         | 
| 1202 1286 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 1203 1287 |  | 
| @@ -1414,6 +1498,12 @@ module Google | |
| 1414 1498 | 
             
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 1415 1499 | 
             
                  end
         | 
| 1416 1500 |  | 
| 1501 | 
            +
                  class GmailClientActionMarkup
         | 
| 1502 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 1503 | 
            +
                  
         | 
| 1504 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 1505 | 
            +
                  end
         | 
| 1506 | 
            +
                  
         | 
| 1417 1507 | 
             
                  class GoogleChatConfig
         | 
| 1418 1508 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 1419 1509 |  | 
| @@ -1588,6 +1678,12 @@ module Google | |
| 1588 1678 | 
             
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 1589 1679 | 
             
                  end
         | 
| 1590 1680 |  | 
| 1681 | 
            +
                  class HostAppActionMarkup
         | 
| 1682 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 1683 | 
            +
                  
         | 
| 1684 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 1685 | 
            +
                  end
         | 
| 1686 | 
            +
                  
         | 
| 1591 1687 | 
             
                  class HostProto
         | 
| 1592 1688 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 1593 1689 |  | 
| @@ -1678,6 +1774,12 @@ module Google | |
| 1678 1774 | 
             
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 1679 1775 | 
             
                  end
         | 
| 1680 1776 |  | 
| 1777 | 
            +
                  class InsertContent
         | 
| 1778 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 1779 | 
            +
                  
         | 
| 1780 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 1781 | 
            +
                  end
         | 
| 1782 | 
            +
                  
         | 
| 1681 1783 | 
             
                  class IntegerOperatorOptions
         | 
| 1682 1784 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 1683 1785 |  | 
| @@ -2014,6 +2116,12 @@ module Google | |
| 2014 2116 | 
             
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 2015 2117 | 
             
                  end
         | 
| 2016 2118 |  | 
| 2119 | 
            +
                  class OpenCreatedDraftActionMarkup
         | 
| 2120 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 2121 | 
            +
                  
         | 
| 2122 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 2123 | 
            +
                  end
         | 
| 2124 | 
            +
                  
         | 
| 2017 2125 | 
             
                  class OpenLink
         | 
| 2018 2126 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 2019 2127 |  | 
| @@ -2248,6 +2356,12 @@ module Google | |
| 2248 2356 | 
             
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 2249 2357 | 
             
                  end
         | 
| 2250 2358 |  | 
| 2359 | 
            +
                  class Recipient
         | 
| 2360 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 2361 | 
            +
                  
         | 
| 2362 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 2363 | 
            +
                  end
         | 
| 2364 | 
            +
                  
         | 
| 2251 2365 | 
             
                  class RecordingEvent
         | 
| 2252 2366 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 2253 2367 |  | 
| @@ -2278,6 +2392,18 @@ module Google | |
| 2278 2392 | 
             
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 2279 2393 | 
             
                  end
         | 
| 2280 2394 |  | 
| 2395 | 
            +
                  class RequestFileScope
         | 
| 2396 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 2397 | 
            +
                  
         | 
| 2398 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 2399 | 
            +
                  end
         | 
| 2400 | 
            +
                  
         | 
| 2401 | 
            +
                  class RequestFileScopeForActiveDocument
         | 
| 2402 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 2403 | 
            +
                  
         | 
| 2404 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 2405 | 
            +
                  end
         | 
| 2406 | 
            +
                  
         | 
| 2281 2407 | 
             
                  class RequestOptions
         | 
| 2282 2408 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 2283 2409 |  | 
| @@ -2500,6 +2626,12 @@ module Google | |
| 2500 2626 | 
             
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 2501 2627 | 
             
                  end
         | 
| 2502 2628 |  | 
| 2629 | 
            +
                  class SheetsClientActionMarkup
         | 
| 2630 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 2631 | 
            +
                  
         | 
| 2632 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 2633 | 
            +
                  end
         | 
| 2634 | 
            +
                  
         | 
| 2503 2635 | 
             
                  class SigningKeyPossessorProto
         | 
| 2504 2636 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 2505 2637 |  | 
| @@ -2668,6 +2800,12 @@ module Google | |
| 2668 2800 | 
             
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 2669 2801 | 
             
                  end
         | 
| 2670 2802 |  | 
| 2803 | 
            +
                  class TaskActionMarkup
         | 
| 2804 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 2805 | 
            +
                  
         | 
| 2806 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 2807 | 
            +
                  end
         | 
| 2808 | 
            +
                  
         | 
| 2671 2809 | 
             
                  class TextButton
         | 
| 2672 2810 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 2673 2811 |  | 
| @@ -2788,18 +2926,54 @@ module Google | |
| 2788 2926 | 
             
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 2789 2927 | 
             
                  end
         | 
| 2790 2928 |  | 
| 2929 | 
            +
                  class UpdateBccRecipients
         | 
| 2930 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 2931 | 
            +
                  
         | 
| 2932 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 2933 | 
            +
                  end
         | 
| 2934 | 
            +
                  
         | 
| 2935 | 
            +
                  class UpdateBody
         | 
| 2936 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 2937 | 
            +
                  
         | 
| 2938 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 2939 | 
            +
                  end
         | 
| 2940 | 
            +
                  
         | 
| 2941 | 
            +
                  class UpdateCcRecipients
         | 
| 2942 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 2943 | 
            +
                  
         | 
| 2944 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 2945 | 
            +
                  end
         | 
| 2946 | 
            +
                  
         | 
| 2791 2947 | 
             
                  class UpdateDataSourceRequest
         | 
| 2792 2948 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 2793 2949 |  | 
| 2794 2950 | 
             
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 2795 2951 | 
             
                  end
         | 
| 2796 2952 |  | 
| 2953 | 
            +
                  class UpdateDraftActionMarkup
         | 
| 2954 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 2955 | 
            +
                  
         | 
| 2956 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 2957 | 
            +
                  end
         | 
| 2958 | 
            +
                  
         | 
| 2797 2959 | 
             
                  class UpdateSchemaRequest
         | 
| 2798 2960 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 2799 2961 |  | 
| 2800 2962 | 
             
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 2801 2963 | 
             
                  end
         | 
| 2802 2964 |  | 
| 2965 | 
            +
                  class UpdateSubject
         | 
| 2966 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 2967 | 
            +
                  
         | 
| 2968 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 2969 | 
            +
                  end
         | 
| 2970 | 
            +
                  
         | 
| 2971 | 
            +
                  class UpdateToRecipients
         | 
| 2972 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 2973 | 
            +
                  
         | 
| 2974 | 
            +
                    include Google::Apis::Core::JsonObjectSupport
         | 
| 2975 | 
            +
                  end
         | 
| 2976 | 
            +
                  
         | 
| 2803 2977 | 
             
                  class UploadItemRef
         | 
| 2804 2978 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation; end
         | 
| 2805 2979 |  | 
| @@ -3001,6 +3175,13 @@ module Google | |
| 3001 3175 | 
             
                    end
         | 
| 3002 3176 | 
             
                  end
         | 
| 3003 3177 |  | 
| 3178 | 
            +
                  class AddonComposeUiActionMarkup
         | 
| 3179 | 
            +
                    # @private
         | 
| 3180 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 3181 | 
            +
                      property :type, as: 'type'
         | 
| 3182 | 
            +
                    end
         | 
| 3183 | 
            +
                  end
         | 
| 3184 | 
            +
                  
         | 
| 3004 3185 | 
             
                  class AffectedMembership
         | 
| 3005 3186 | 
             
                    # @private
         | 
| 3006 3187 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| @@ -3735,6 +3916,8 @@ module Google | |
| 3735 3916 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 3736 3917 | 
             
                      property :action, as: 'action', class: Google::Apis::CloudsearchV1::AppsDynamiteSharedAction, decorator: Google::Apis::CloudsearchV1::AppsDynamiteSharedAction::Representation
         | 
| 3737 3918 |  | 
| 3919 | 
            +
                      property :host_app_action, as: 'hostAppAction', class: Google::Apis::CloudsearchV1::HostAppActionMarkup, decorator: Google::Apis::CloudsearchV1::HostAppActionMarkup::Representation
         | 
| 3920 | 
            +
                  
         | 
| 3738 3921 | 
             
                      property :open_dynamic_link_action, as: 'openDynamicLinkAction', class: Google::Apis::CloudsearchV1::AppsDynamiteSharedAction, decorator: Google::Apis::CloudsearchV1::AppsDynamiteSharedAction::Representation
         | 
| 3739 3922 |  | 
| 3740 3923 | 
             
                      property :open_link, as: 'openLink', class: Google::Apis::CloudsearchV1::AppsDynamiteSharedOpenLink, decorator: Google::Apis::CloudsearchV1::AppsDynamiteSharedOpenLink::Representation
         | 
| @@ -4110,6 +4293,86 @@ module Google | |
| 4110 4293 | 
             
                    end
         | 
| 4111 4294 | 
             
                  end
         | 
| 4112 4295 |  | 
| 4296 | 
            +
                  class AppsExtensionsMarkupCalendarClientActionMarkupAddAttachmentsActionMarkup
         | 
| 4297 | 
            +
                    # @private
         | 
| 4298 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 4299 | 
            +
                      collection :addon_attachments, as: 'addonAttachments', class: Google::Apis::CloudsearchV1::AppsExtensionsMarkupCalendarClientActionMarkupAddAttachmentsActionMarkupAddonAttachment, decorator: Google::Apis::CloudsearchV1::AppsExtensionsMarkupCalendarClientActionMarkupAddAttachmentsActionMarkupAddonAttachment::Representation
         | 
| 4300 | 
            +
                  
         | 
| 4301 | 
            +
                    end
         | 
| 4302 | 
            +
                  end
         | 
| 4303 | 
            +
                  
         | 
| 4304 | 
            +
                  class AppsExtensionsMarkupCalendarClientActionMarkupAddAttachmentsActionMarkupAddonAttachment
         | 
| 4305 | 
            +
                    # @private
         | 
| 4306 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 4307 | 
            +
                      property :icon_url, as: 'iconUrl'
         | 
| 4308 | 
            +
                      property :mime_type, as: 'mimeType'
         | 
| 4309 | 
            +
                      property :resource_url, as: 'resourceUrl'
         | 
| 4310 | 
            +
                      property :title, as: 'title'
         | 
| 4311 | 
            +
                    end
         | 
| 4312 | 
            +
                  end
         | 
| 4313 | 
            +
                  
         | 
| 4314 | 
            +
                  class AppsExtensionsMarkupCalendarClientActionMarkupConferenceDataMarkup
         | 
| 4315 | 
            +
                    # @private
         | 
| 4316 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 4317 | 
            +
                      property :conference_id, as: 'conferenceId'
         | 
| 4318 | 
            +
                      property :conference_solution_id, as: 'conferenceSolutionId'
         | 
| 4319 | 
            +
                      collection :entry_points, as: 'entryPoints', class: Google::Apis::CloudsearchV1::AppsExtensionsMarkupCalendarClientActionMarkupConferenceDataMarkupEntryPointMarkup, decorator: Google::Apis::CloudsearchV1::AppsExtensionsMarkupCalendarClientActionMarkupConferenceDataMarkupEntryPointMarkup::Representation
         | 
| 4320 | 
            +
                  
         | 
| 4321 | 
            +
                      property :error, as: 'error', class: Google::Apis::CloudsearchV1::AppsExtensionsMarkupCalendarClientActionMarkupConferenceDataMarkupError, decorator: Google::Apis::CloudsearchV1::AppsExtensionsMarkupCalendarClientActionMarkupConferenceDataMarkupError::Representation
         | 
| 4322 | 
            +
                  
         | 
| 4323 | 
            +
                      property :note, as: 'note'
         | 
| 4324 | 
            +
                      collection :parameters, as: 'parameters', class: Google::Apis::CloudsearchV1::AppsExtensionsMarkupCalendarClientActionMarkupConferenceDataMarkupParameter, decorator: Google::Apis::CloudsearchV1::AppsExtensionsMarkupCalendarClientActionMarkupConferenceDataMarkupParameter::Representation
         | 
| 4325 | 
            +
                  
         | 
| 4326 | 
            +
                    end
         | 
| 4327 | 
            +
                  end
         | 
| 4328 | 
            +
                  
         | 
| 4329 | 
            +
                  class AppsExtensionsMarkupCalendarClientActionMarkupConferenceDataMarkupEntryPointMarkup
         | 
| 4330 | 
            +
                    # @private
         | 
| 4331 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 4332 | 
            +
                      property :access_code, as: 'accessCode'
         | 
| 4333 | 
            +
                      collection :features, as: 'features'
         | 
| 4334 | 
            +
                      property :label, as: 'label'
         | 
| 4335 | 
            +
                      property :meeting_code, as: 'meetingCode'
         | 
| 4336 | 
            +
                      property :passcode, as: 'passcode'
         | 
| 4337 | 
            +
                      property :password, as: 'password'
         | 
| 4338 | 
            +
                      property :pin, as: 'pin'
         | 
| 4339 | 
            +
                      property :region_code, as: 'regionCode'
         | 
| 4340 | 
            +
                      property :type, as: 'type'
         | 
| 4341 | 
            +
                      property :uri, as: 'uri'
         | 
| 4342 | 
            +
                    end
         | 
| 4343 | 
            +
                  end
         | 
| 4344 | 
            +
                  
         | 
| 4345 | 
            +
                  class AppsExtensionsMarkupCalendarClientActionMarkupConferenceDataMarkupError
         | 
| 4346 | 
            +
                    # @private
         | 
| 4347 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 4348 | 
            +
                      property :authentication_url, as: 'authenticationUrl'
         | 
| 4349 | 
            +
                      property :type, as: 'type'
         | 
| 4350 | 
            +
                    end
         | 
| 4351 | 
            +
                  end
         | 
| 4352 | 
            +
                  
         | 
| 4353 | 
            +
                  class AppsExtensionsMarkupCalendarClientActionMarkupConferenceDataMarkupParameter
         | 
| 4354 | 
            +
                    # @private
         | 
| 4355 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 4356 | 
            +
                      property :key, as: 'key'
         | 
| 4357 | 
            +
                      property :value, as: 'value'
         | 
| 4358 | 
            +
                    end
         | 
| 4359 | 
            +
                  end
         | 
| 4360 | 
            +
                  
         | 
| 4361 | 
            +
                  class AppsExtensionsMarkupCalendarClientActionMarkupEditAttendeesActionMarkup
         | 
| 4362 | 
            +
                    # @private
         | 
| 4363 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 4364 | 
            +
                      collection :add_attendee_emails, as: 'addAttendeeEmails'
         | 
| 4365 | 
            +
                    end
         | 
| 4366 | 
            +
                  end
         | 
| 4367 | 
            +
                  
         | 
| 4368 | 
            +
                  class AppsExtensionsMarkupCalendarClientActionMarkupEditConferenceDataActionMarkup
         | 
| 4369 | 
            +
                    # @private
         | 
| 4370 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 4371 | 
            +
                      property :conference_data, as: 'conferenceData', class: Google::Apis::CloudsearchV1::AppsExtensionsMarkupCalendarClientActionMarkupConferenceDataMarkup, decorator: Google::Apis::CloudsearchV1::AppsExtensionsMarkupCalendarClientActionMarkupConferenceDataMarkup::Representation
         | 
| 4372 | 
            +
                  
         | 
| 4373 | 
            +
                    end
         | 
| 4374 | 
            +
                  end
         | 
| 4375 | 
            +
                  
         | 
| 4113 4376 | 
             
                  class Attachment
         | 
| 4114 4377 | 
             
                    # @private
         | 
| 4115 4378 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| @@ -4279,6 +4542,18 @@ module Google | |
| 4279 4542 | 
             
                    end
         | 
| 4280 4543 | 
             
                  end
         | 
| 4281 4544 |  | 
| 4545 | 
            +
                  class CalendarClientActionMarkup
         | 
| 4546 | 
            +
                    # @private
         | 
| 4547 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 4548 | 
            +
                      property :add_attachments_action_markup, as: 'addAttachmentsActionMarkup', class: Google::Apis::CloudsearchV1::AppsExtensionsMarkupCalendarClientActionMarkupAddAttachmentsActionMarkup, decorator: Google::Apis::CloudsearchV1::AppsExtensionsMarkupCalendarClientActionMarkupAddAttachmentsActionMarkup::Representation
         | 
| 4549 | 
            +
                  
         | 
| 4550 | 
            +
                      property :edit_attendees_action_markup, as: 'editAttendeesActionMarkup', class: Google::Apis::CloudsearchV1::AppsExtensionsMarkupCalendarClientActionMarkupEditAttendeesActionMarkup, decorator: Google::Apis::CloudsearchV1::AppsExtensionsMarkupCalendarClientActionMarkupEditAttendeesActionMarkup::Representation
         | 
| 4551 | 
            +
                  
         | 
| 4552 | 
            +
                      property :edit_conference_data_action_markup, as: 'editConferenceDataActionMarkup', class: Google::Apis::CloudsearchV1::AppsExtensionsMarkupCalendarClientActionMarkupEditConferenceDataActionMarkup, decorator: Google::Apis::CloudsearchV1::AppsExtensionsMarkupCalendarClientActionMarkupEditConferenceDataActionMarkup::Representation
         | 
| 4553 | 
            +
                  
         | 
| 4554 | 
            +
                    end
         | 
| 4555 | 
            +
                  end
         | 
| 4556 | 
            +
                  
         | 
| 4282 4557 | 
             
                  class CallInfo
         | 
| 4283 4558 | 
             
                    # @private
         | 
| 4284 4559 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| @@ -4328,13 +4603,14 @@ module Google | |
| 4328 4603 | 
             
                    # @private
         | 
| 4329 4604 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 4330 4605 | 
             
                      property :access_lock, as: 'accessLock'
         | 
| 4606 | 
            +
                      property :access_type, as: 'accessType'
         | 
| 4607 | 
            +
                      property :allow_joining_before_host, as: 'allowJoiningBeforeHost'
         | 
| 4331 4608 | 
             
                      property :attendance_report_enabled, as: 'attendanceReportEnabled'
         | 
| 4332 4609 | 
             
                      property :audio_lock, as: 'audioLock'
         | 
| 4333 4610 | 
             
                      property :chat_lock, as: 'chatLock'
         | 
| 4334 4611 | 
             
                      property :cse_enabled, as: 'cseEnabled'
         | 
| 4335 4612 | 
             
                      property :moderation_enabled, as: 'moderationEnabled'
         | 
| 4336 4613 | 
             
                      property :present_lock, as: 'presentLock'
         | 
| 4337 | 
            -
                      property :project_dino_enabled, as: 'projectDinoEnabled'
         | 
| 4338 4614 | 
             
                      property :reactions_lock, as: 'reactionsLock'
         | 
| 4339 4615 | 
             
                      property :video_lock, as: 'videoLock'
         | 
| 4340 4616 | 
             
                    end
         | 
| @@ -4392,6 +4668,12 @@ module Google | |
| 4392 4668 | 
             
                    end
         | 
| 4393 4669 | 
             
                  end
         | 
| 4394 4670 |  | 
| 4671 | 
            +
                  class ChatClientActionMarkup
         | 
| 4672 | 
            +
                    # @private
         | 
| 4673 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 4674 | 
            +
                    end
         | 
| 4675 | 
            +
                  end
         | 
| 4676 | 
            +
                  
         | 
| 4395 4677 | 
             
                  class ChatConfig
         | 
| 4396 4678 | 
             
                    # @private
         | 
| 4397 4679 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| @@ -4657,6 +4939,14 @@ module Google | |
| 4657 4939 | 
             
                    end
         | 
| 4658 4940 | 
             
                  end
         | 
| 4659 4941 |  | 
| 4942 | 
            +
                  class CustomFunctionReturnValueMarkup
         | 
| 4943 | 
            +
                    # @private
         | 
| 4944 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 4945 | 
            +
                      property :error_message, as: 'errorMessage'
         | 
| 4946 | 
            +
                      property :value, as: 'value'
         | 
| 4947 | 
            +
                    end
         | 
| 4948 | 
            +
                  end
         | 
| 4949 | 
            +
                  
         | 
| 4660 4950 | 
             
                  class CustomerId
         | 
| 4661 4951 | 
             
                    # @private
         | 
| 4662 4952 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| @@ -4917,6 +5207,14 @@ module Google | |
| 4917 5207 | 
             
                    end
         | 
| 4918 5208 | 
             
                  end
         | 
| 4919 5209 |  | 
| 5210 | 
            +
                  class DriveClientActionMarkup
         | 
| 5211 | 
            +
                    # @private
         | 
| 5212 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 5213 | 
            +
                      property :request_file_scope, as: 'requestFileScope', class: Google::Apis::CloudsearchV1::RequestFileScope, decorator: Google::Apis::CloudsearchV1::RequestFileScope::Representation
         | 
| 5214 | 
            +
                  
         | 
| 5215 | 
            +
                    end
         | 
| 5216 | 
            +
                  end
         | 
| 5217 | 
            +
                  
         | 
| 4920 5218 | 
             
                  class DriveFollowUpRestrict
         | 
| 4921 5219 | 
             
                    # @private
         | 
| 4922 5220 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| @@ -5010,6 +5308,14 @@ module Google | |
| 5010 5308 | 
             
                    end
         | 
| 5011 5309 | 
             
                  end
         | 
| 5012 5310 |  | 
| 5311 | 
            +
                  class EditorClientActionMarkup
         | 
| 5312 | 
            +
                    # @private
         | 
| 5313 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 5314 | 
            +
                      property :request_file_scope_for_active_document, as: 'requestFileScopeForActiveDocument', class: Google::Apis::CloudsearchV1::RequestFileScopeForActiveDocument, decorator: Google::Apis::CloudsearchV1::RequestFileScopeForActiveDocument::Representation
         | 
| 5315 | 
            +
                  
         | 
| 5316 | 
            +
                    end
         | 
| 5317 | 
            +
                  end
         | 
| 5318 | 
            +
                  
         | 
| 5013 5319 | 
             
                  class EmailAddress
         | 
| 5014 5320 | 
             
                    # @private
         | 
| 5015 5321 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| @@ -5335,6 +5641,20 @@ module Google | |
| 5335 5641 | 
             
                    end
         | 
| 5336 5642 | 
             
                  end
         | 
| 5337 5643 |  | 
| 5644 | 
            +
                  class GmailClientActionMarkup
         | 
| 5645 | 
            +
                    # @private
         | 
| 5646 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 5647 | 
            +
                      property :addon_compose_ui_action_markup, as: 'addonComposeUiActionMarkup', class: Google::Apis::CloudsearchV1::AddonComposeUiActionMarkup, decorator: Google::Apis::CloudsearchV1::AddonComposeUiActionMarkup::Representation
         | 
| 5648 | 
            +
                  
         | 
| 5649 | 
            +
                      property :open_created_draft_action_markup, as: 'openCreatedDraftActionMarkup', class: Google::Apis::CloudsearchV1::OpenCreatedDraftActionMarkup, decorator: Google::Apis::CloudsearchV1::OpenCreatedDraftActionMarkup::Representation
         | 
| 5650 | 
            +
                  
         | 
| 5651 | 
            +
                      property :task_action, as: 'taskAction', class: Google::Apis::CloudsearchV1::TaskActionMarkup, decorator: Google::Apis::CloudsearchV1::TaskActionMarkup::Representation
         | 
| 5652 | 
            +
                  
         | 
| 5653 | 
            +
                      property :update_draft_action_markup, as: 'updateDraftActionMarkup', class: Google::Apis::CloudsearchV1::UpdateDraftActionMarkup, decorator: Google::Apis::CloudsearchV1::UpdateDraftActionMarkup::Representation
         | 
| 5654 | 
            +
                  
         | 
| 5655 | 
            +
                    end
         | 
| 5656 | 
            +
                  end
         | 
| 5657 | 
            +
                  
         | 
| 5338 5658 | 
             
                  class GoogleChatConfig
         | 
| 5339 5659 | 
             
                    # @private
         | 
| 5340 5660 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| @@ -5640,6 +5960,24 @@ module Google | |
| 5640 5960 | 
             
                    end
         | 
| 5641 5961 | 
             
                  end
         | 
| 5642 5962 |  | 
| 5963 | 
            +
                  class HostAppActionMarkup
         | 
| 5964 | 
            +
                    # @private
         | 
| 5965 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 5966 | 
            +
                      property :calendar_action, as: 'calendarAction', class: Google::Apis::CloudsearchV1::CalendarClientActionMarkup, decorator: Google::Apis::CloudsearchV1::CalendarClientActionMarkup::Representation
         | 
| 5967 | 
            +
                  
         | 
| 5968 | 
            +
                      property :chat_action, as: 'chatAction', class: Google::Apis::CloudsearchV1::ChatClientActionMarkup, decorator: Google::Apis::CloudsearchV1::ChatClientActionMarkup::Representation
         | 
| 5969 | 
            +
                  
         | 
| 5970 | 
            +
                      property :drive_action, as: 'driveAction', class: Google::Apis::CloudsearchV1::DriveClientActionMarkup, decorator: Google::Apis::CloudsearchV1::DriveClientActionMarkup::Representation
         | 
| 5971 | 
            +
                  
         | 
| 5972 | 
            +
                      property :editor_action, as: 'editorAction', class: Google::Apis::CloudsearchV1::EditorClientActionMarkup, decorator: Google::Apis::CloudsearchV1::EditorClientActionMarkup::Representation
         | 
| 5973 | 
            +
                  
         | 
| 5974 | 
            +
                      property :gmail_action, as: 'gmailAction', class: Google::Apis::CloudsearchV1::GmailClientActionMarkup, decorator: Google::Apis::CloudsearchV1::GmailClientActionMarkup::Representation
         | 
| 5975 | 
            +
                  
         | 
| 5976 | 
            +
                      property :sheets_action, as: 'sheetsAction', class: Google::Apis::CloudsearchV1::SheetsClientActionMarkup, decorator: Google::Apis::CloudsearchV1::SheetsClientActionMarkup::Representation
         | 
| 5977 | 
            +
                  
         | 
| 5978 | 
            +
                    end
         | 
| 5979 | 
            +
                  end
         | 
| 5980 | 
            +
                  
         | 
| 5643 5981 | 
             
                  class HostProto
         | 
| 5644 5982 | 
             
                    # @private
         | 
| 5645 5983 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| @@ -5785,6 +6123,15 @@ module Google | |
| 5785 6123 | 
             
                    end
         | 
| 5786 6124 | 
             
                  end
         | 
| 5787 6125 |  | 
| 6126 | 
            +
                  class InsertContent
         | 
| 6127 | 
            +
                    # @private
         | 
| 6128 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 6129 | 
            +
                      property :content, as: 'content'
         | 
| 6130 | 
            +
                      property :content_type, as: 'contentType'
         | 
| 6131 | 
            +
                      property :mime_type, as: 'mimeType'
         | 
| 6132 | 
            +
                    end
         | 
| 6133 | 
            +
                  end
         | 
| 6134 | 
            +
                  
         | 
| 5788 6135 | 
             
                  class IntegerOperatorOptions
         | 
| 5789 6136 | 
             
                    # @private
         | 
| 5790 6137 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| @@ -6188,6 +6535,7 @@ module Google | |
| 6188 6535 |  | 
| 6189 6536 | 
             
                      property :initiator_profile, as: 'initiatorProfile', class: Google::Apis::CloudsearchV1::User, decorator: Google::Apis::CloudsearchV1::User::Representation
         | 
| 6190 6537 |  | 
| 6538 | 
            +
                      property :initiator_type, as: 'initiatorType'
         | 
| 6191 6539 | 
             
                      property :type, as: 'type'
         | 
| 6192 6540 | 
             
                    end
         | 
| 6193 6541 | 
             
                  end
         | 
| @@ -6449,6 +6797,16 @@ module Google | |
| 6449 6797 | 
             
                    end
         | 
| 6450 6798 | 
             
                  end
         | 
| 6451 6799 |  | 
| 6800 | 
            +
                  class OpenCreatedDraftActionMarkup
         | 
| 6801 | 
            +
                    # @private
         | 
| 6802 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 6803 | 
            +
                      property :draft_id, as: 'draftId'
         | 
| 6804 | 
            +
                      property :draft_storage_id, as: 'draftStorageId'
         | 
| 6805 | 
            +
                      property :draft_thread_id, as: 'draftThreadId'
         | 
| 6806 | 
            +
                      property :draft_thread_server_perm_id, as: 'draftThreadServerPermId'
         | 
| 6807 | 
            +
                    end
         | 
| 6808 | 
            +
                  end
         | 
| 6809 | 
            +
                  
         | 
| 6452 6810 | 
             
                  class OpenLink
         | 
| 6453 6811 | 
             
                    # @private
         | 
| 6454 6812 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| @@ -6868,8 +7226,10 @@ module Google | |
| 6868 7226 | 
             
                      property :app_profile, as: 'appProfile', class: Google::Apis::CloudsearchV1::AppsDynamiteSharedAppProfile, decorator: Google::Apis::CloudsearchV1::AppsDynamiteSharedAppProfile::Representation
         | 
| 6869 7227 |  | 
| 6870 7228 | 
             
                      property :bot_attachment_state, as: 'botAttachmentState'
         | 
| 7229 | 
            +
                      property :create_time_micros, :numeric_string => true, as: 'createTimeMicros'
         | 
| 6871 7230 | 
             
                      property :creator_id, as: 'creatorId', class: Google::Apis::CloudsearchV1::UserId, decorator: Google::Apis::CloudsearchV1::UserId::Representation
         | 
| 6872 7231 |  | 
| 7232 | 
            +
                      property :last_edit_time_micros, :numeric_string => true, as: 'lastEditTimeMicros'
         | 
| 6873 7233 | 
             
                      property :last_update_time_when_quoted_micros, :numeric_string => true, as: 'lastUpdateTimeWhenQuotedMicros'
         | 
| 6874 7234 | 
             
                      property :message_id, as: 'messageId', class: Google::Apis::CloudsearchV1::MessageId, decorator: Google::Apis::CloudsearchV1::MessageId::Representation
         | 
| 6875 7235 |  | 
| @@ -6877,6 +7237,8 @@ module Google | |
| 6877 7237 | 
             
                      property :retention_settings, as: 'retentionSettings', class: Google::Apis::CloudsearchV1::AppsDynamiteSharedRetentionSettings, decorator: Google::Apis::CloudsearchV1::AppsDynamiteSharedRetentionSettings::Representation
         | 
| 6878 7238 |  | 
| 6879 7239 | 
             
                      property :text_body, as: 'textBody'
         | 
| 7240 | 
            +
                      property :updater_id, as: 'updaterId', class: Google::Apis::CloudsearchV1::UserId, decorator: Google::Apis::CloudsearchV1::UserId::Representation
         | 
| 7241 | 
            +
                  
         | 
| 6880 7242 | 
             
                      collection :upload_metadata, as: 'uploadMetadata', class: Google::Apis::CloudsearchV1::UploadMetadata, decorator: Google::Apis::CloudsearchV1::UploadMetadata::Representation
         | 
| 6881 7243 |  | 
| 6882 7244 | 
             
                    end
         | 
| @@ -6913,6 +7275,13 @@ module Google | |
| 6913 7275 | 
             
                    end
         | 
| 6914 7276 | 
             
                  end
         | 
| 6915 7277 |  | 
| 7278 | 
            +
                  class Recipient
         | 
| 7279 | 
            +
                    # @private
         | 
| 7280 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 7281 | 
            +
                      property :email, as: 'email'
         | 
| 7282 | 
            +
                    end
         | 
| 7283 | 
            +
                  end
         | 
| 7284 | 
            +
                  
         | 
| 6916 7285 | 
             
                  class RecordingEvent
         | 
| 6917 7286 | 
             
                    # @private
         | 
| 6918 7287 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| @@ -6961,6 +7330,19 @@ module Google | |
| 6961 7330 | 
             
                    end
         | 
| 6962 7331 | 
             
                  end
         | 
| 6963 7332 |  | 
| 7333 | 
            +
                  class RequestFileScope
         | 
| 7334 | 
            +
                    # @private
         | 
| 7335 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 7336 | 
            +
                      property :item_id, as: 'itemId'
         | 
| 7337 | 
            +
                    end
         | 
| 7338 | 
            +
                  end
         | 
| 7339 | 
            +
                  
         | 
| 7340 | 
            +
                  class RequestFileScopeForActiveDocument
         | 
| 7341 | 
            +
                    # @private
         | 
| 7342 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 7343 | 
            +
                    end
         | 
| 7344 | 
            +
                  end
         | 
| 7345 | 
            +
                  
         | 
| 6964 7346 | 
             
                  class RequestOptions
         | 
| 6965 7347 | 
             
                    # @private
         | 
| 6966 7348 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| @@ -7000,7 +7382,6 @@ module Google | |
| 7000 7382 | 
             
                  class ResponseDebugInfo
         | 
| 7001 7383 | 
             
                    # @private
         | 
| 7002 7384 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 7003 | 
            -
                      collection :enabled_experiments, as: 'enabledExperiments'
         | 
| 7004 7385 | 
             
                      property :formatted_debug_info, as: 'formattedDebugInfo'
         | 
| 7005 7386 | 
             
                    end
         | 
| 7006 7387 | 
             
                  end
         | 
| @@ -7100,6 +7481,7 @@ module Google | |
| 7100 7481 | 
             
                      property :avatar_url, as: 'avatarUrl'
         | 
| 7101 7482 | 
             
                      property :id, as: 'id', class: Google::Apis::CloudsearchV1::RosterId, decorator: Google::Apis::CloudsearchV1::RosterId::Representation
         | 
| 7102 7483 |  | 
| 7484 | 
            +
                      property :is_membership_visible_to_caller, as: 'isMembershipVisibleToCaller'
         | 
| 7103 7485 | 
             
                      property :membership_count, as: 'membershipCount'
         | 
| 7104 7486 | 
             
                      property :name, as: 'name'
         | 
| 7105 7487 | 
             
                      property :roster_gaia_key, as: 'rosterGaiaKey'
         | 
| @@ -7356,6 +7738,8 @@ module Google | |
| 7356 7738 | 
             
                    # @private
         | 
| 7357 7739 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 7358 7740 | 
             
                      property :access_lock, as: 'accessLock'
         | 
| 7741 | 
            +
                      property :access_type, as: 'accessType'
         | 
| 7742 | 
            +
                      property :allow_joining_before_host, as: 'allowJoiningBeforeHost'
         | 
| 7359 7743 | 
             
                      property :attendance_report_enabled, as: 'attendanceReportEnabled'
         | 
| 7360 7744 | 
             
                      property :chat_lock, as: 'chatLock'
         | 
| 7361 7745 | 
             
                      property :cohost_artifact_sharing_enabled, as: 'cohostArtifactSharingEnabled'
         | 
| @@ -7375,6 +7759,14 @@ module Google | |
| 7375 7759 | 
             
                    end
         | 
| 7376 7760 | 
             
                  end
         | 
| 7377 7761 |  | 
| 7762 | 
            +
                  class SheetsClientActionMarkup
         | 
| 7763 | 
            +
                    # @private
         | 
| 7764 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 7765 | 
            +
                      property :custom_function_return_value_markup, as: 'customFunctionReturnValueMarkup', class: Google::Apis::CloudsearchV1::CustomFunctionReturnValueMarkup, decorator: Google::Apis::CloudsearchV1::CustomFunctionReturnValueMarkup::Representation
         | 
| 7766 | 
            +
                  
         | 
| 7767 | 
            +
                    end
         | 
| 7768 | 
            +
                  end
         | 
| 7769 | 
            +
                  
         | 
| 7378 7770 | 
             
                  class SigningKeyPossessorProto
         | 
| 7379 7771 | 
             
                    # @private
         | 
| 7380 7772 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| @@ -7637,6 +8029,13 @@ module Google | |
| 7637 8029 | 
             
                    end
         | 
| 7638 8030 | 
             
                  end
         | 
| 7639 8031 |  | 
| 8032 | 
            +
                  class TaskActionMarkup
         | 
| 8033 | 
            +
                    # @private
         | 
| 8034 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 8035 | 
            +
                      property :reload_tasks, as: 'reloadTasks'
         | 
| 8036 | 
            +
                    end
         | 
| 8037 | 
            +
                  end
         | 
| 8038 | 
            +
                  
         | 
| 7640 8039 | 
             
                  class TextButton
         | 
| 7641 8040 | 
             
                    # @private
         | 
| 7642 8041 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| @@ -7817,6 +8216,31 @@ module Google | |
| 7817 8216 | 
             
                    end
         | 
| 7818 8217 | 
             
                  end
         | 
| 7819 8218 |  | 
| 8219 | 
            +
                  class UpdateBccRecipients
         | 
| 8220 | 
            +
                    # @private
         | 
| 8221 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 8222 | 
            +
                      collection :bcc_recipients, as: 'bccRecipients', class: Google::Apis::CloudsearchV1::Recipient, decorator: Google::Apis::CloudsearchV1::Recipient::Representation
         | 
| 8223 | 
            +
                  
         | 
| 8224 | 
            +
                    end
         | 
| 8225 | 
            +
                  end
         | 
| 8226 | 
            +
                  
         | 
| 8227 | 
            +
                  class UpdateBody
         | 
| 8228 | 
            +
                    # @private
         | 
| 8229 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 8230 | 
            +
                      collection :insert_contents, as: 'insertContents', class: Google::Apis::CloudsearchV1::InsertContent, decorator: Google::Apis::CloudsearchV1::InsertContent::Representation
         | 
| 8231 | 
            +
                  
         | 
| 8232 | 
            +
                      property :type, as: 'type'
         | 
| 8233 | 
            +
                    end
         | 
| 8234 | 
            +
                  end
         | 
| 8235 | 
            +
                  
         | 
| 8236 | 
            +
                  class UpdateCcRecipients
         | 
| 8237 | 
            +
                    # @private
         | 
| 8238 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 8239 | 
            +
                      collection :cc_recipients, as: 'ccRecipients', class: Google::Apis::CloudsearchV1::Recipient, decorator: Google::Apis::CloudsearchV1::Recipient::Representation
         | 
| 8240 | 
            +
                  
         | 
| 8241 | 
            +
                    end
         | 
| 8242 | 
            +
                  end
         | 
| 8243 | 
            +
                  
         | 
| 7820 8244 | 
             
                  class UpdateDataSourceRequest
         | 
| 7821 8245 | 
             
                    # @private
         | 
| 7822 8246 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| @@ -7824,6 +8248,23 @@ module Google | |
| 7824 8248 |  | 
| 7825 8249 | 
             
                      property :source, as: 'source', class: Google::Apis::CloudsearchV1::DataSource, decorator: Google::Apis::CloudsearchV1::DataSource::Representation
         | 
| 7826 8250 |  | 
| 8251 | 
            +
                      property :update_mask, as: 'updateMask'
         | 
| 8252 | 
            +
                    end
         | 
| 8253 | 
            +
                  end
         | 
| 8254 | 
            +
                  
         | 
| 8255 | 
            +
                  class UpdateDraftActionMarkup
         | 
| 8256 | 
            +
                    # @private
         | 
| 8257 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 8258 | 
            +
                      property :update_bcc_recipients, as: 'updateBccRecipients', class: Google::Apis::CloudsearchV1::UpdateBccRecipients, decorator: Google::Apis::CloudsearchV1::UpdateBccRecipients::Representation
         | 
| 8259 | 
            +
                  
         | 
| 8260 | 
            +
                      property :update_body, as: 'updateBody', class: Google::Apis::CloudsearchV1::UpdateBody, decorator: Google::Apis::CloudsearchV1::UpdateBody::Representation
         | 
| 8261 | 
            +
                  
         | 
| 8262 | 
            +
                      property :update_cc_recipients, as: 'updateCcRecipients', class: Google::Apis::CloudsearchV1::UpdateCcRecipients, decorator: Google::Apis::CloudsearchV1::UpdateCcRecipients::Representation
         | 
| 8263 | 
            +
                  
         | 
| 8264 | 
            +
                      property :update_subject, as: 'updateSubject', class: Google::Apis::CloudsearchV1::UpdateSubject, decorator: Google::Apis::CloudsearchV1::UpdateSubject::Representation
         | 
| 8265 | 
            +
                  
         | 
| 8266 | 
            +
                      property :update_to_recipients, as: 'updateToRecipients', class: Google::Apis::CloudsearchV1::UpdateToRecipients, decorator: Google::Apis::CloudsearchV1::UpdateToRecipients::Representation
         | 
| 8267 | 
            +
                  
         | 
| 7827 8268 | 
             
                    end
         | 
| 7828 8269 | 
             
                  end
         | 
| 7829 8270 |  | 
| @@ -7838,6 +8279,21 @@ module Google | |
| 7838 8279 | 
             
                    end
         | 
| 7839 8280 | 
             
                  end
         | 
| 7840 8281 |  | 
| 8282 | 
            +
                  class UpdateSubject
         | 
| 8283 | 
            +
                    # @private
         | 
| 8284 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 8285 | 
            +
                      property :subject, as: 'subject'
         | 
| 8286 | 
            +
                    end
         | 
| 8287 | 
            +
                  end
         | 
| 8288 | 
            +
                  
         | 
| 8289 | 
            +
                  class UpdateToRecipients
         | 
| 8290 | 
            +
                    # @private
         | 
| 8291 | 
            +
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| 8292 | 
            +
                      collection :to_recipients, as: 'toRecipients', class: Google::Apis::CloudsearchV1::Recipient, decorator: Google::Apis::CloudsearchV1::Recipient::Representation
         | 
| 8293 | 
            +
                  
         | 
| 8294 | 
            +
                    end
         | 
| 8295 | 
            +
                  end
         | 
| 8296 | 
            +
                  
         | 
| 7841 8297 | 
             
                  class UploadItemRef
         | 
| 7842 8298 | 
             
                    # @private
         | 
| 7843 8299 | 
             
                    class Representation < Google::Apis::Core::JsonRepresentation
         | 
| @@ -7880,6 +8336,7 @@ module Google | |
| 7880 8336 | 
             
                      property :image_width, as: 'imageWidth'
         | 
| 7881 8337 | 
             
                      property :int_image_height, as: 'intImageHeight'
         | 
| 7882 8338 | 
             
                      property :int_image_width, as: 'intImageWidth'
         | 
| 8339 | 
            +
                      property :link_type, as: 'linkType'
         | 
| 7883 8340 | 
             
                      property :mime_type, as: 'mimeType'
         | 
| 7884 8341 | 
             
                      property :redirect_url, as: 'redirectUrl', class: Google::Apis::CloudsearchV1::SafeUrlProto, decorator: Google::Apis::CloudsearchV1::SafeUrlProto::Representation
         | 
| 7885 8342 |  |