google-apis-cloudsearch_v1 0.38.0 → 0.40.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.
- checksums.yaml +4 -4
- data/CHANGELOG.md +9 -0
- data/lib/google/apis/cloudsearch_v1/classes.rb +3401 -215
- data/lib/google/apis/cloudsearch_v1/gem_version.rb +3 -3
- data/lib/google/apis/cloudsearch_v1/representations.rb +1509 -73
- data/lib/google/apis/cloudsearch_v1/service.rb +24 -18
- metadata +5 -5
@@ -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,12 +676,84 @@ 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
|
|
676
730
|
include Google::Apis::Core::JsonObjectSupport
|
677
731
|
end
|
678
732
|
|
733
|
+
class Attribute
|
734
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
735
|
+
|
736
|
+
include Google::Apis::Core::JsonObjectSupport
|
737
|
+
end
|
738
|
+
|
739
|
+
class AttributeRemoved
|
740
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
741
|
+
|
742
|
+
include Google::Apis::Core::JsonObjectSupport
|
743
|
+
end
|
744
|
+
|
745
|
+
class AttributeSet
|
746
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
747
|
+
|
748
|
+
include Google::Apis::Core::JsonObjectSupport
|
749
|
+
end
|
750
|
+
|
751
|
+
class Attributes
|
752
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
753
|
+
|
754
|
+
include Google::Apis::Core::JsonObjectSupport
|
755
|
+
end
|
756
|
+
|
679
757
|
class AuditLoggingSettings
|
680
758
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
681
759
|
|
@@ -766,6 +844,12 @@ module Google
|
|
766
844
|
include Google::Apis::Core::JsonObjectSupport
|
767
845
|
end
|
768
846
|
|
847
|
+
class CalendarClientActionMarkup
|
848
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
849
|
+
|
850
|
+
include Google::Apis::Core::JsonObjectSupport
|
851
|
+
end
|
852
|
+
|
769
853
|
class CallInfo
|
770
854
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
771
855
|
|
@@ -808,7 +892,13 @@ module Google
|
|
808
892
|
include Google::Apis::Core::JsonObjectSupport
|
809
893
|
end
|
810
894
|
|
811
|
-
class
|
895
|
+
class CaribouAttributeValue
|
896
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
897
|
+
|
898
|
+
include Google::Apis::Core::JsonObjectSupport
|
899
|
+
end
|
900
|
+
|
901
|
+
class ChatClientActionMarkup
|
812
902
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
813
903
|
|
814
904
|
include Google::Apis::Core::JsonObjectSupport
|
@@ -892,12 +982,24 @@ module Google
|
|
892
982
|
include Google::Apis::Core::JsonObjectSupport
|
893
983
|
end
|
894
984
|
|
985
|
+
class ClientContext
|
986
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
987
|
+
|
988
|
+
include Google::Apis::Core::JsonObjectSupport
|
989
|
+
end
|
990
|
+
|
895
991
|
class CloudPrincipalProto
|
896
992
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
897
993
|
|
898
994
|
include Google::Apis::Core::JsonObjectSupport
|
899
995
|
end
|
900
996
|
|
997
|
+
class ClusterInfo
|
998
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
999
|
+
|
1000
|
+
include Google::Apis::Core::JsonObjectSupport
|
1001
|
+
end
|
1002
|
+
|
901
1003
|
class CoActivity
|
902
1004
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
903
1005
|
|
@@ -982,6 +1084,12 @@ module Google
|
|
982
1084
|
include Google::Apis::Core::JsonObjectSupport
|
983
1085
|
end
|
984
1086
|
|
1087
|
+
class CustomFunctionReturnValueMarkup
|
1088
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1089
|
+
|
1090
|
+
include Google::Apis::Core::JsonObjectSupport
|
1091
|
+
end
|
1092
|
+
|
985
1093
|
class CustomerId
|
986
1094
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
987
1095
|
|
@@ -1156,6 +1264,12 @@ module Google
|
|
1156
1264
|
include Google::Apis::Core::JsonObjectSupport
|
1157
1265
|
end
|
1158
1266
|
|
1267
|
+
class DriveClientActionMarkup
|
1268
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1269
|
+
|
1270
|
+
include Google::Apis::Core::JsonObjectSupport
|
1271
|
+
end
|
1272
|
+
|
1159
1273
|
class DriveFollowUpRestrict
|
1160
1274
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1161
1275
|
|
@@ -1186,6 +1300,12 @@ module Google
|
|
1186
1300
|
include Google::Apis::Core::JsonObjectSupport
|
1187
1301
|
end
|
1188
1302
|
|
1303
|
+
class DynamiteMessagesScoringInfo
|
1304
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1305
|
+
|
1306
|
+
include Google::Apis::Core::JsonObjectSupport
|
1307
|
+
end
|
1308
|
+
|
1189
1309
|
class DynamiteSpacesScoringInfo
|
1190
1310
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1191
1311
|
|
@@ -1198,6 +1318,12 @@ module Google
|
|
1198
1318
|
include Google::Apis::Core::JsonObjectSupport
|
1199
1319
|
end
|
1200
1320
|
|
1321
|
+
class EditorClientActionMarkup
|
1322
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1323
|
+
|
1324
|
+
include Google::Apis::Core::JsonObjectSupport
|
1325
|
+
end
|
1326
|
+
|
1201
1327
|
class EmailAddress
|
1202
1328
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1203
1329
|
|
@@ -1294,18 +1420,48 @@ module Google
|
|
1294
1420
|
include Google::Apis::Core::JsonObjectSupport
|
1295
1421
|
end
|
1296
1422
|
|
1423
|
+
class FilterCreated
|
1424
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1425
|
+
|
1426
|
+
include Google::Apis::Core::JsonObjectSupport
|
1427
|
+
end
|
1428
|
+
|
1429
|
+
class FilterDeleted
|
1430
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1431
|
+
|
1432
|
+
include Google::Apis::Core::JsonObjectSupport
|
1433
|
+
end
|
1434
|
+
|
1297
1435
|
class FilterOptions
|
1298
1436
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1299
1437
|
|
1300
1438
|
include Google::Apis::Core::JsonObjectSupport
|
1301
1439
|
end
|
1302
1440
|
|
1441
|
+
class FilterUpdate
|
1442
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1443
|
+
|
1444
|
+
include Google::Apis::Core::JsonObjectSupport
|
1445
|
+
end
|
1446
|
+
|
1303
1447
|
class FixedFooter
|
1304
1448
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1305
1449
|
|
1306
1450
|
include Google::Apis::Core::JsonObjectSupport
|
1307
1451
|
end
|
1308
1452
|
|
1453
|
+
class Folder
|
1454
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1455
|
+
|
1456
|
+
include Google::Apis::Core::JsonObjectSupport
|
1457
|
+
end
|
1458
|
+
|
1459
|
+
class FolderAttribute
|
1460
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1461
|
+
|
1462
|
+
include Google::Apis::Core::JsonObjectSupport
|
1463
|
+
end
|
1464
|
+
|
1309
1465
|
class FormAction
|
1310
1466
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1311
1467
|
|
@@ -1330,6 +1486,24 @@ module Google
|
|
1330
1486
|
include Google::Apis::Core::JsonObjectSupport
|
1331
1487
|
end
|
1332
1488
|
|
1489
|
+
class FuseboxItem
|
1490
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1491
|
+
|
1492
|
+
include Google::Apis::Core::JsonObjectSupport
|
1493
|
+
end
|
1494
|
+
|
1495
|
+
class FuseboxItemThreadMatchInfo
|
1496
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1497
|
+
|
1498
|
+
include Google::Apis::Core::JsonObjectSupport
|
1499
|
+
end
|
1500
|
+
|
1501
|
+
class FuseboxPrefUpdatePreState
|
1502
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1503
|
+
|
1504
|
+
include Google::Apis::Core::JsonObjectSupport
|
1505
|
+
end
|
1506
|
+
|
1333
1507
|
class GSuitePrincipal
|
1334
1508
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1335
1509
|
|
@@ -1414,7 +1588,7 @@ module Google
|
|
1414
1588
|
include Google::Apis::Core::JsonObjectSupport
|
1415
1589
|
end
|
1416
1590
|
|
1417
|
-
class
|
1591
|
+
class GmailClientActionMarkup
|
1418
1592
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1419
1593
|
|
1420
1594
|
include Google::Apis::Core::JsonObjectSupport
|
@@ -1588,6 +1762,24 @@ module Google
|
|
1588
1762
|
include Google::Apis::Core::JsonObjectSupport
|
1589
1763
|
end
|
1590
1764
|
|
1765
|
+
class History
|
1766
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1767
|
+
|
1768
|
+
include Google::Apis::Core::JsonObjectSupport
|
1769
|
+
end
|
1770
|
+
|
1771
|
+
class HistoryRecord
|
1772
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1773
|
+
|
1774
|
+
include Google::Apis::Core::JsonObjectSupport
|
1775
|
+
end
|
1776
|
+
|
1777
|
+
class HostAppActionMarkup
|
1778
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1779
|
+
|
1780
|
+
include Google::Apis::Core::JsonObjectSupport
|
1781
|
+
end
|
1782
|
+
|
1591
1783
|
class HostProto
|
1592
1784
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1593
1785
|
|
@@ -1654,349 +1846,493 @@ module Google
|
|
1654
1846
|
include Google::Apis::Core::JsonObjectSupport
|
1655
1847
|
end
|
1656
1848
|
|
1657
|
-
class
|
1849
|
+
class ImapSessionContext
|
1658
1850
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1659
1851
|
|
1660
1852
|
include Google::Apis::Core::JsonObjectSupport
|
1661
1853
|
end
|
1662
1854
|
|
1663
|
-
class
|
1855
|
+
class ImapSyncDelete
|
1664
1856
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1665
1857
|
|
1666
1858
|
include Google::Apis::Core::JsonObjectSupport
|
1667
1859
|
end
|
1668
1860
|
|
1669
|
-
class
|
1861
|
+
class ImapUidsReassign
|
1670
1862
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1671
1863
|
|
1672
1864
|
include Google::Apis::Core::JsonObjectSupport
|
1673
1865
|
end
|
1674
1866
|
|
1675
|
-
class
|
1867
|
+
class ImapUpdate
|
1676
1868
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1677
1869
|
|
1678
1870
|
include Google::Apis::Core::JsonObjectSupport
|
1679
1871
|
end
|
1680
1872
|
|
1681
|
-
class
|
1873
|
+
class ImapsyncFolderAttributeFolderMessage
|
1682
1874
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1683
1875
|
|
1684
1876
|
include Google::Apis::Core::JsonObjectSupport
|
1685
1877
|
end
|
1686
1878
|
|
1687
|
-
class
|
1879
|
+
class ImapsyncFolderAttributeFolderMessageFlags
|
1688
1880
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1689
1881
|
|
1690
1882
|
include Google::Apis::Core::JsonObjectSupport
|
1691
1883
|
end
|
1692
1884
|
|
1693
|
-
class
|
1885
|
+
class IncomingWebhookChangedMetadata
|
1694
1886
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1695
1887
|
|
1696
1888
|
include Google::Apis::Core::JsonObjectSupport
|
1697
1889
|
end
|
1698
1890
|
|
1699
|
-
class
|
1891
|
+
class IndexItemOptions
|
1700
1892
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1701
1893
|
|
1702
1894
|
include Google::Apis::Core::JsonObjectSupport
|
1703
1895
|
end
|
1704
1896
|
|
1705
|
-
class
|
1897
|
+
class IndexItemRequest
|
1706
1898
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1707
1899
|
|
1708
1900
|
include Google::Apis::Core::JsonObjectSupport
|
1709
1901
|
end
|
1710
1902
|
|
1711
|
-
class
|
1903
|
+
class InitializeCustomerRequest
|
1712
1904
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1713
1905
|
|
1714
1906
|
include Google::Apis::Core::JsonObjectSupport
|
1715
1907
|
end
|
1716
1908
|
|
1717
|
-
class
|
1909
|
+
class InsertContent
|
1718
1910
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1719
1911
|
|
1720
1912
|
include Google::Apis::Core::JsonObjectSupport
|
1721
1913
|
end
|
1722
1914
|
|
1723
|
-
class
|
1915
|
+
class IntegerFacetingOptions
|
1724
1916
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1725
1917
|
|
1726
1918
|
include Google::Apis::Core::JsonObjectSupport
|
1727
1919
|
end
|
1728
1920
|
|
1729
|
-
class
|
1921
|
+
class IntegerOperatorOptions
|
1730
1922
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1731
1923
|
|
1732
1924
|
include Google::Apis::Core::JsonObjectSupport
|
1733
1925
|
end
|
1734
1926
|
|
1735
|
-
class
|
1927
|
+
class IntegerPropertyOptions
|
1736
1928
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1737
1929
|
|
1738
1930
|
include Google::Apis::Core::JsonObjectSupport
|
1739
1931
|
end
|
1740
1932
|
|
1741
|
-
class
|
1933
|
+
class IntegerValues
|
1742
1934
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1743
1935
|
|
1744
1936
|
include Google::Apis::Core::JsonObjectSupport
|
1745
1937
|
end
|
1746
1938
|
|
1747
|
-
class
|
1939
|
+
class IntegrationConfigMutation
|
1748
1940
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1749
1941
|
|
1750
1942
|
include Google::Apis::Core::JsonObjectSupport
|
1751
1943
|
end
|
1752
1944
|
|
1753
|
-
class
|
1945
|
+
class IntegrationConfigUpdatedMetadata
|
1754
1946
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1755
1947
|
|
1756
1948
|
include Google::Apis::Core::JsonObjectSupport
|
1757
1949
|
end
|
1758
1950
|
|
1759
|
-
class
|
1951
|
+
class Interaction
|
1760
1952
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1761
1953
|
|
1762
1954
|
include Google::Apis::Core::JsonObjectSupport
|
1763
1955
|
end
|
1764
1956
|
|
1765
|
-
class
|
1957
|
+
class InviteAcceptedEvent
|
1766
1958
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1767
1959
|
|
1768
1960
|
include Google::Apis::Core::JsonObjectSupport
|
1769
1961
|
end
|
1770
1962
|
|
1771
|
-
class
|
1963
|
+
class InviteeInfo
|
1772
1964
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1773
1965
|
|
1774
1966
|
include Google::Apis::Core::JsonObjectSupport
|
1775
1967
|
end
|
1776
1968
|
|
1777
|
-
class
|
1969
|
+
class Item
|
1778
1970
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1779
1971
|
|
1780
1972
|
include Google::Apis::Core::JsonObjectSupport
|
1781
1973
|
end
|
1782
1974
|
|
1783
|
-
class
|
1975
|
+
class ItemAcl
|
1784
1976
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1785
1977
|
|
1786
1978
|
include Google::Apis::Core::JsonObjectSupport
|
1787
1979
|
end
|
1788
1980
|
|
1789
|
-
class
|
1981
|
+
class ItemContent
|
1790
1982
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1791
1983
|
|
1792
1984
|
include Google::Apis::Core::JsonObjectSupport
|
1793
1985
|
end
|
1794
1986
|
|
1795
|
-
class
|
1987
|
+
class ItemCountByStatus
|
1796
1988
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1797
1989
|
|
1798
1990
|
include Google::Apis::Core::JsonObjectSupport
|
1799
1991
|
end
|
1800
1992
|
|
1801
|
-
class
|
1993
|
+
class ItemMetadata
|
1802
1994
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1803
1995
|
|
1804
1996
|
include Google::Apis::Core::JsonObjectSupport
|
1805
1997
|
end
|
1806
1998
|
|
1807
|
-
class
|
1999
|
+
class ItemParts
|
1808
2000
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1809
2001
|
|
1810
2002
|
include Google::Apis::Core::JsonObjectSupport
|
1811
2003
|
end
|
1812
2004
|
|
1813
|
-
class
|
2005
|
+
class ItemStatus
|
1814
2006
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1815
2007
|
|
1816
2008
|
include Google::Apis::Core::JsonObjectSupport
|
1817
2009
|
end
|
1818
2010
|
|
1819
|
-
class
|
2011
|
+
class ItemStructuredData
|
1820
2012
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1821
2013
|
|
1822
2014
|
include Google::Apis::Core::JsonObjectSupport
|
1823
2015
|
end
|
1824
2016
|
|
1825
|
-
class
|
2017
|
+
class ItemThread
|
1826
2018
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1827
2019
|
|
1828
2020
|
include Google::Apis::Core::JsonObjectSupport
|
1829
2021
|
end
|
1830
2022
|
|
1831
|
-
class
|
2023
|
+
class JobsettedServerSpec
|
1832
2024
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1833
2025
|
|
1834
2026
|
include Google::Apis::Core::JsonObjectSupport
|
1835
2027
|
end
|
1836
2028
|
|
1837
|
-
class
|
2029
|
+
class KeyValue
|
1838
2030
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1839
2031
|
|
1840
2032
|
include Google::Apis::Core::JsonObjectSupport
|
1841
2033
|
end
|
1842
2034
|
|
1843
|
-
class
|
2035
|
+
class LabelAdded
|
1844
2036
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1845
2037
|
|
1846
2038
|
include Google::Apis::Core::JsonObjectSupport
|
1847
2039
|
end
|
1848
2040
|
|
1849
|
-
class
|
2041
|
+
class LabelCreated
|
1850
2042
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1851
2043
|
|
1852
2044
|
include Google::Apis::Core::JsonObjectSupport
|
1853
2045
|
end
|
1854
2046
|
|
1855
|
-
class
|
2047
|
+
class LabelDeleted
|
1856
2048
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1857
2049
|
|
1858
2050
|
include Google::Apis::Core::JsonObjectSupport
|
1859
2051
|
end
|
1860
2052
|
|
1861
|
-
class
|
2053
|
+
class LabelRemoved
|
1862
2054
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1863
2055
|
|
1864
2056
|
include Google::Apis::Core::JsonObjectSupport
|
1865
2057
|
end
|
1866
2058
|
|
1867
|
-
class
|
2059
|
+
class LabelRenamed
|
1868
2060
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1869
2061
|
|
1870
2062
|
include Google::Apis::Core::JsonObjectSupport
|
1871
2063
|
end
|
1872
2064
|
|
1873
|
-
class
|
2065
|
+
class LabelUpdate
|
1874
2066
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1875
2067
|
|
1876
2068
|
include Google::Apis::Core::JsonObjectSupport
|
1877
2069
|
end
|
1878
2070
|
|
1879
|
-
class
|
2071
|
+
class LabelUpdated
|
1880
2072
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1881
2073
|
|
1882
2074
|
include Google::Apis::Core::JsonObjectSupport
|
1883
2075
|
end
|
1884
2076
|
|
1885
|
-
class
|
2077
|
+
class Labels
|
1886
2078
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1887
2079
|
|
1888
2080
|
include Google::Apis::Core::JsonObjectSupport
|
1889
2081
|
end
|
1890
2082
|
|
1891
|
-
class
|
2083
|
+
class LanguageConfig
|
1892
2084
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1893
2085
|
|
1894
2086
|
include Google::Apis::Core::JsonObjectSupport
|
1895
2087
|
end
|
1896
2088
|
|
1897
|
-
class
|
2089
|
+
class LdapGroupProto
|
1898
2090
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1899
2091
|
|
1900
2092
|
include Google::Apis::Core::JsonObjectSupport
|
1901
2093
|
end
|
1902
2094
|
|
1903
|
-
class
|
2095
|
+
class LdapUserProto
|
1904
2096
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1905
2097
|
|
1906
2098
|
include Google::Apis::Core::JsonObjectSupport
|
1907
2099
|
end
|
1908
2100
|
|
1909
|
-
class
|
2101
|
+
class LegacyUploadMetadata
|
1910
2102
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1911
2103
|
|
1912
2104
|
include Google::Apis::Core::JsonObjectSupport
|
1913
2105
|
end
|
1914
2106
|
|
1915
|
-
class
|
2107
|
+
class LinkData
|
1916
2108
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1917
2109
|
|
1918
2110
|
include Google::Apis::Core::JsonObjectSupport
|
1919
2111
|
end
|
1920
2112
|
|
1921
|
-
class
|
2113
|
+
class ListDataSourceResponse
|
1922
2114
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1923
2115
|
|
1924
2116
|
include Google::Apis::Core::JsonObjectSupport
|
1925
2117
|
end
|
1926
2118
|
|
1927
|
-
class
|
2119
|
+
class ListItemNamesForUnmappedIdentityResponse
|
1928
2120
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1929
2121
|
|
1930
2122
|
include Google::Apis::Core::JsonObjectSupport
|
1931
2123
|
end
|
1932
2124
|
|
1933
|
-
class
|
2125
|
+
class ListItemsResponse
|
1934
2126
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1935
2127
|
|
1936
2128
|
include Google::Apis::Core::JsonObjectSupport
|
1937
2129
|
end
|
1938
2130
|
|
1939
|
-
class
|
2131
|
+
class ListOperationsResponse
|
1940
2132
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1941
2133
|
|
1942
2134
|
include Google::Apis::Core::JsonObjectSupport
|
1943
2135
|
end
|
1944
2136
|
|
1945
|
-
class
|
2137
|
+
class ListQuerySourcesResponse
|
1946
2138
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1947
2139
|
|
1948
2140
|
include Google::Apis::Core::JsonObjectSupport
|
1949
2141
|
end
|
1950
2142
|
|
1951
|
-
class
|
2143
|
+
class ListSearchApplicationsResponse
|
1952
2144
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1953
2145
|
|
1954
2146
|
include Google::Apis::Core::JsonObjectSupport
|
1955
2147
|
end
|
1956
2148
|
|
1957
|
-
class
|
2149
|
+
class ListUnmappedIdentitiesResponse
|
1958
2150
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1959
2151
|
|
1960
2152
|
include Google::Apis::Core::JsonObjectSupport
|
1961
2153
|
end
|
1962
2154
|
|
1963
|
-
class
|
2155
|
+
class MatchInfo
|
1964
2156
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1965
2157
|
|
1966
2158
|
include Google::Apis::Core::JsonObjectSupport
|
1967
2159
|
end
|
1968
2160
|
|
1969
|
-
class
|
2161
|
+
class MatchRange
|
1970
2162
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1971
2163
|
|
1972
2164
|
include Google::Apis::Core::JsonObjectSupport
|
1973
2165
|
end
|
1974
2166
|
|
1975
|
-
class
|
2167
|
+
class MdbGroupProto
|
1976
2168
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1977
2169
|
|
1978
2170
|
include Google::Apis::Core::JsonObjectSupport
|
1979
2171
|
end
|
1980
2172
|
|
1981
|
-
class
|
2173
|
+
class MdbUserProto
|
1982
2174
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1983
2175
|
|
1984
2176
|
include Google::Apis::Core::JsonObjectSupport
|
1985
2177
|
end
|
1986
2178
|
|
1987
|
-
class
|
2179
|
+
class Media
|
1988
2180
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1989
2181
|
|
1990
2182
|
include Google::Apis::Core::JsonObjectSupport
|
1991
2183
|
end
|
1992
2184
|
|
1993
|
-
class
|
2185
|
+
class MeetingSpace
|
1994
2186
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1995
2187
|
|
1996
2188
|
include Google::Apis::Core::JsonObjectSupport
|
1997
2189
|
end
|
1998
2190
|
|
1999
|
-
class
|
2191
|
+
class Member
|
2192
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2193
|
+
|
2194
|
+
include Google::Apis::Core::JsonObjectSupport
|
2195
|
+
end
|
2196
|
+
|
2197
|
+
class MemberId
|
2198
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2199
|
+
|
2200
|
+
include Google::Apis::Core::JsonObjectSupport
|
2201
|
+
end
|
2202
|
+
|
2203
|
+
class MembershipChangeEvent
|
2204
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2205
|
+
|
2206
|
+
include Google::Apis::Core::JsonObjectSupport
|
2207
|
+
end
|
2208
|
+
|
2209
|
+
class MembershipChangedMetadata
|
2210
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2211
|
+
|
2212
|
+
include Google::Apis::Core::JsonObjectSupport
|
2213
|
+
end
|
2214
|
+
|
2215
|
+
class Menu
|
2216
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2217
|
+
|
2218
|
+
include Google::Apis::Core::JsonObjectSupport
|
2219
|
+
end
|
2220
|
+
|
2221
|
+
class MenuItem
|
2222
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2223
|
+
|
2224
|
+
include Google::Apis::Core::JsonObjectSupport
|
2225
|
+
end
|
2226
|
+
|
2227
|
+
class Message
|
2228
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2229
|
+
|
2230
|
+
include Google::Apis::Core::JsonObjectSupport
|
2231
|
+
end
|
2232
|
+
|
2233
|
+
class MessageAdded
|
2234
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2235
|
+
|
2236
|
+
include Google::Apis::Core::JsonObjectSupport
|
2237
|
+
end
|
2238
|
+
|
2239
|
+
class MessageAttributes
|
2240
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2241
|
+
|
2242
|
+
include Google::Apis::Core::JsonObjectSupport
|
2243
|
+
end
|
2244
|
+
|
2245
|
+
class MessageDeleted
|
2246
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2247
|
+
|
2248
|
+
include Google::Apis::Core::JsonObjectSupport
|
2249
|
+
end
|
2250
|
+
|
2251
|
+
class MessageId
|
2252
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2253
|
+
|
2254
|
+
include Google::Apis::Core::JsonObjectSupport
|
2255
|
+
end
|
2256
|
+
|
2257
|
+
class MessageInfo
|
2258
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2259
|
+
|
2260
|
+
include Google::Apis::Core::JsonObjectSupport
|
2261
|
+
end
|
2262
|
+
|
2263
|
+
class MessageParentId
|
2264
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2265
|
+
|
2266
|
+
include Google::Apis::Core::JsonObjectSupport
|
2267
|
+
end
|
2268
|
+
|
2269
|
+
class MessageProps
|
2270
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2271
|
+
|
2272
|
+
include Google::Apis::Core::JsonObjectSupport
|
2273
|
+
end
|
2274
|
+
|
2275
|
+
class MessageSet
|
2276
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2277
|
+
|
2278
|
+
include Google::Apis::Core::JsonObjectSupport
|
2279
|
+
end
|
2280
|
+
|
2281
|
+
class Metadata
|
2282
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2283
|
+
|
2284
|
+
include Google::Apis::Core::JsonObjectSupport
|
2285
|
+
end
|
2286
|
+
|
2287
|
+
class Metaline
|
2288
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2289
|
+
|
2290
|
+
include Google::Apis::Core::JsonObjectSupport
|
2291
|
+
end
|
2292
|
+
|
2293
|
+
class MultiKey
|
2294
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2295
|
+
|
2296
|
+
include Google::Apis::Core::JsonObjectSupport
|
2297
|
+
end
|
2298
|
+
|
2299
|
+
class Name
|
2300
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2301
|
+
|
2302
|
+
include Google::Apis::Core::JsonObjectSupport
|
2303
|
+
end
|
2304
|
+
|
2305
|
+
class NamedProperty
|
2306
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2307
|
+
|
2308
|
+
include Google::Apis::Core::JsonObjectSupport
|
2309
|
+
end
|
2310
|
+
|
2311
|
+
class OAuthConsumerProto
|
2312
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2313
|
+
|
2314
|
+
include Google::Apis::Core::JsonObjectSupport
|
2315
|
+
end
|
2316
|
+
|
2317
|
+
class ObjectDefinition
|
2318
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2319
|
+
|
2320
|
+
include Google::Apis::Core::JsonObjectSupport
|
2321
|
+
end
|
2322
|
+
|
2323
|
+
class ObjectDisplayOptions
|
2324
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2325
|
+
|
2326
|
+
include Google::Apis::Core::JsonObjectSupport
|
2327
|
+
end
|
2328
|
+
|
2329
|
+
class ObjectOptions
|
2330
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2331
|
+
|
2332
|
+
include Google::Apis::Core::JsonObjectSupport
|
2333
|
+
end
|
2334
|
+
|
2335
|
+
class ObjectPropertyOptions
|
2000
2336
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2001
2337
|
|
2002
2338
|
include Google::Apis::Core::JsonObjectSupport
|
@@ -2014,6 +2350,12 @@ module Google
|
|
2014
2350
|
include Google::Apis::Core::JsonObjectSupport
|
2015
2351
|
end
|
2016
2352
|
|
2353
|
+
class OpenCreatedDraftActionMarkup
|
2354
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2355
|
+
|
2356
|
+
include Google::Apis::Core::JsonObjectSupport
|
2357
|
+
end
|
2358
|
+
|
2017
2359
|
class OpenLink
|
2018
2360
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2019
2361
|
|
@@ -2026,6 +2368,12 @@ module Google
|
|
2026
2368
|
include Google::Apis::Core::JsonObjectSupport
|
2027
2369
|
end
|
2028
2370
|
|
2371
|
+
class OsVersion
|
2372
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2373
|
+
|
2374
|
+
include Google::Apis::Core::JsonObjectSupport
|
2375
|
+
end
|
2376
|
+
|
2029
2377
|
class OtrChatMessageEvent
|
2030
2378
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2031
2379
|
|
@@ -2104,12 +2452,42 @@ module Google
|
|
2104
2452
|
include Google::Apis::Core::JsonObjectSupport
|
2105
2453
|
end
|
2106
2454
|
|
2455
|
+
class PossiblyTrimmedModel
|
2456
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2457
|
+
|
2458
|
+
include Google::Apis::Core::JsonObjectSupport
|
2459
|
+
end
|
2460
|
+
|
2107
2461
|
class PostiniUserProto
|
2108
2462
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2109
2463
|
|
2110
2464
|
include Google::Apis::Core::JsonObjectSupport
|
2111
2465
|
end
|
2112
2466
|
|
2467
|
+
class PreState
|
2468
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2469
|
+
|
2470
|
+
include Google::Apis::Core::JsonObjectSupport
|
2471
|
+
end
|
2472
|
+
|
2473
|
+
class PrefDeleted
|
2474
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2475
|
+
|
2476
|
+
include Google::Apis::Core::JsonObjectSupport
|
2477
|
+
end
|
2478
|
+
|
2479
|
+
class PrefUpdate
|
2480
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2481
|
+
|
2482
|
+
include Google::Apis::Core::JsonObjectSupport
|
2483
|
+
end
|
2484
|
+
|
2485
|
+
class PrefWritten
|
2486
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2487
|
+
|
2488
|
+
include Google::Apis::Core::JsonObjectSupport
|
2489
|
+
end
|
2490
|
+
|
2113
2491
|
class Presenter
|
2114
2492
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2115
2493
|
|
@@ -2224,6 +2602,12 @@ module Google
|
|
2224
2602
|
include Google::Apis::Core::JsonObjectSupport
|
2225
2603
|
end
|
2226
2604
|
|
2605
|
+
class Rank
|
2606
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2607
|
+
|
2608
|
+
include Google::Apis::Core::JsonObjectSupport
|
2609
|
+
end
|
2610
|
+
|
2227
2611
|
class RbacRoleProto
|
2228
2612
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2229
2613
|
|
@@ -2248,6 +2632,12 @@ module Google
|
|
2248
2632
|
include Google::Apis::Core::JsonObjectSupport
|
2249
2633
|
end
|
2250
2634
|
|
2635
|
+
class Recipient
|
2636
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2637
|
+
|
2638
|
+
include Google::Apis::Core::JsonObjectSupport
|
2639
|
+
end
|
2640
|
+
|
2251
2641
|
class RecordingEvent
|
2252
2642
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2253
2643
|
|
@@ -2266,6 +2656,18 @@ module Google
|
|
2266
2656
|
include Google::Apis::Core::JsonObjectSupport
|
2267
2657
|
end
|
2268
2658
|
|
2659
|
+
class Reference
|
2660
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2661
|
+
|
2662
|
+
include Google::Apis::Core::JsonObjectSupport
|
2663
|
+
end
|
2664
|
+
|
2665
|
+
class References
|
2666
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2667
|
+
|
2668
|
+
include Google::Apis::Core::JsonObjectSupport
|
2669
|
+
end
|
2670
|
+
|
2269
2671
|
class RenameEvent
|
2270
2672
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2271
2673
|
|
@@ -2278,6 +2680,18 @@ module Google
|
|
2278
2680
|
include Google::Apis::Core::JsonObjectSupport
|
2279
2681
|
end
|
2280
2682
|
|
2683
|
+
class RequestFileScope
|
2684
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2685
|
+
|
2686
|
+
include Google::Apis::Core::JsonObjectSupport
|
2687
|
+
end
|
2688
|
+
|
2689
|
+
class RequestFileScopeForActiveDocument
|
2690
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2691
|
+
|
2692
|
+
include Google::Apis::Core::JsonObjectSupport
|
2693
|
+
end
|
2694
|
+
|
2281
2695
|
class RequestOptions
|
2282
2696
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2283
2697
|
|
@@ -2374,6 +2788,12 @@ module Google
|
|
2374
2788
|
include Google::Apis::Core::JsonObjectSupport
|
2375
2789
|
end
|
2376
2790
|
|
2791
|
+
class RpcOptions
|
2792
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2793
|
+
|
2794
|
+
include Google::Apis::Core::JsonObjectSupport
|
2795
|
+
end
|
2796
|
+
|
2377
2797
|
class SafeUrlProto
|
2378
2798
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2379
2799
|
|
@@ -2476,6 +2896,12 @@ module Google
|
|
2476
2896
|
include Google::Apis::Core::JsonObjectSupport
|
2477
2897
|
end
|
2478
2898
|
|
2899
|
+
class SessionContext
|
2900
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2901
|
+
|
2902
|
+
include Google::Apis::Core::JsonObjectSupport
|
2903
|
+
end
|
2904
|
+
|
2479
2905
|
class SessionEvent
|
2480
2906
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2481
2907
|
|
@@ -2500,6 +2926,12 @@ module Google
|
|
2500
2926
|
include Google::Apis::Core::JsonObjectSupport
|
2501
2927
|
end
|
2502
2928
|
|
2929
|
+
class SheetsClientActionMarkup
|
2930
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2931
|
+
|
2932
|
+
include Google::Apis::Core::JsonObjectSupport
|
2933
|
+
end
|
2934
|
+
|
2503
2935
|
class SigningKeyPossessorProto
|
2504
2936
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2505
2937
|
|
@@ -2668,6 +3100,12 @@ module Google
|
|
2668
3100
|
include Google::Apis::Core::JsonObjectSupport
|
2669
3101
|
end
|
2670
3102
|
|
3103
|
+
class TaskActionMarkup
|
3104
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3105
|
+
|
3106
|
+
include Google::Apis::Core::JsonObjectSupport
|
3107
|
+
end
|
3108
|
+
|
2671
3109
|
class TextButton
|
2672
3110
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2673
3111
|
|
@@ -2710,6 +3148,18 @@ module Google
|
|
2710
3148
|
include Google::Apis::Core::JsonObjectSupport
|
2711
3149
|
end
|
2712
3150
|
|
3151
|
+
class ThreadKeySet
|
3152
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3153
|
+
|
3154
|
+
include Google::Apis::Core::JsonObjectSupport
|
3155
|
+
end
|
3156
|
+
|
3157
|
+
class ThreadUpdate
|
3158
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3159
|
+
|
3160
|
+
include Google::Apis::Core::JsonObjectSupport
|
3161
|
+
end
|
3162
|
+
|
2713
3163
|
class TimestampOperatorOptions
|
2714
3164
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2715
3165
|
|
@@ -2746,6 +3196,30 @@ module Google
|
|
2746
3196
|
include Google::Apis::Core::JsonObjectSupport
|
2747
3197
|
end
|
2748
3198
|
|
3199
|
+
class TopicState
|
3200
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3201
|
+
|
3202
|
+
include Google::Apis::Core::JsonObjectSupport
|
3203
|
+
end
|
3204
|
+
|
3205
|
+
class TopicStateUpdate
|
3206
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3207
|
+
|
3208
|
+
include Google::Apis::Core::JsonObjectSupport
|
3209
|
+
end
|
3210
|
+
|
3211
|
+
class TransactionContext
|
3212
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3213
|
+
|
3214
|
+
include Google::Apis::Core::JsonObjectSupport
|
3215
|
+
end
|
3216
|
+
|
3217
|
+
class TransactionDebugInfo
|
3218
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3219
|
+
|
3220
|
+
include Google::Apis::Core::JsonObjectSupport
|
3221
|
+
end
|
3222
|
+
|
2749
3223
|
class TranscriptionSessionInfo
|
2750
3224
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2751
3225
|
|
@@ -2758,6 +3232,30 @@ module Google
|
|
2758
3232
|
include Google::Apis::Core::JsonObjectSupport
|
2759
3233
|
end
|
2760
3234
|
|
3235
|
+
class Trigger
|
3236
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3237
|
+
|
3238
|
+
include Google::Apis::Core::JsonObjectSupport
|
3239
|
+
end
|
3240
|
+
|
3241
|
+
class TriggerAction
|
3242
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3243
|
+
|
3244
|
+
include Google::Apis::Core::JsonObjectSupport
|
3245
|
+
end
|
3246
|
+
|
3247
|
+
class TriggerKey
|
3248
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3249
|
+
|
3250
|
+
include Google::Apis::Core::JsonObjectSupport
|
3251
|
+
end
|
3252
|
+
|
3253
|
+
class Triggers
|
3254
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3255
|
+
|
3256
|
+
include Google::Apis::Core::JsonObjectSupport
|
3257
|
+
end
|
3258
|
+
|
2761
3259
|
class TrustedResourceUrlProto
|
2762
3260
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2763
3261
|
|
@@ -2788,18 +3286,54 @@ module Google
|
|
2788
3286
|
include Google::Apis::Core::JsonObjectSupport
|
2789
3287
|
end
|
2790
3288
|
|
3289
|
+
class UpdateBccRecipients
|
3290
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3291
|
+
|
3292
|
+
include Google::Apis::Core::JsonObjectSupport
|
3293
|
+
end
|
3294
|
+
|
3295
|
+
class UpdateBody
|
3296
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3297
|
+
|
3298
|
+
include Google::Apis::Core::JsonObjectSupport
|
3299
|
+
end
|
3300
|
+
|
3301
|
+
class UpdateCcRecipients
|
3302
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3303
|
+
|
3304
|
+
include Google::Apis::Core::JsonObjectSupport
|
3305
|
+
end
|
3306
|
+
|
2791
3307
|
class UpdateDataSourceRequest
|
2792
3308
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2793
3309
|
|
2794
3310
|
include Google::Apis::Core::JsonObjectSupport
|
2795
3311
|
end
|
2796
3312
|
|
3313
|
+
class UpdateDraftActionMarkup
|
3314
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3315
|
+
|
3316
|
+
include Google::Apis::Core::JsonObjectSupport
|
3317
|
+
end
|
3318
|
+
|
2797
3319
|
class UpdateSchemaRequest
|
2798
3320
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2799
3321
|
|
2800
3322
|
include Google::Apis::Core::JsonObjectSupport
|
2801
3323
|
end
|
2802
3324
|
|
3325
|
+
class UpdateSubject
|
3326
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3327
|
+
|
3328
|
+
include Google::Apis::Core::JsonObjectSupport
|
3329
|
+
end
|
3330
|
+
|
3331
|
+
class UpdateToRecipients
|
3332
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3333
|
+
|
3334
|
+
include Google::Apis::Core::JsonObjectSupport
|
3335
|
+
end
|
3336
|
+
|
2803
3337
|
class UploadItemRef
|
2804
3338
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2805
3339
|
|
@@ -3001,6 +3535,13 @@ module Google
|
|
3001
3535
|
end
|
3002
3536
|
end
|
3003
3537
|
|
3538
|
+
class AddonComposeUiActionMarkup
|
3539
|
+
# @private
|
3540
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3541
|
+
property :type, as: 'type'
|
3542
|
+
end
|
3543
|
+
end
|
3544
|
+
|
3004
3545
|
class AffectedMembership
|
3005
3546
|
# @private
|
3006
3547
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -3735,6 +4276,8 @@ module Google
|
|
3735
4276
|
class Representation < Google::Apis::Core::JsonRepresentation
|
3736
4277
|
property :action, as: 'action', class: Google::Apis::CloudsearchV1::AppsDynamiteSharedAction, decorator: Google::Apis::CloudsearchV1::AppsDynamiteSharedAction::Representation
|
3737
4278
|
|
4279
|
+
property :host_app_action, as: 'hostAppAction', class: Google::Apis::CloudsearchV1::HostAppActionMarkup, decorator: Google::Apis::CloudsearchV1::HostAppActionMarkup::Representation
|
4280
|
+
|
3738
4281
|
property :open_dynamic_link_action, as: 'openDynamicLinkAction', class: Google::Apis::CloudsearchV1::AppsDynamiteSharedAction, decorator: Google::Apis::CloudsearchV1::AppsDynamiteSharedAction::Representation
|
3739
4282
|
|
3740
4283
|
property :open_link, as: 'openLink', class: Google::Apis::CloudsearchV1::AppsDynamiteSharedOpenLink, decorator: Google::Apis::CloudsearchV1::AppsDynamiteSharedOpenLink::Representation
|
@@ -4110,6 +4653,86 @@ module Google
|
|
4110
4653
|
end
|
4111
4654
|
end
|
4112
4655
|
|
4656
|
+
class AppsExtensionsMarkupCalendarClientActionMarkupAddAttachmentsActionMarkup
|
4657
|
+
# @private
|
4658
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4659
|
+
collection :addon_attachments, as: 'addonAttachments', class: Google::Apis::CloudsearchV1::AppsExtensionsMarkupCalendarClientActionMarkupAddAttachmentsActionMarkupAddonAttachment, decorator: Google::Apis::CloudsearchV1::AppsExtensionsMarkupCalendarClientActionMarkupAddAttachmentsActionMarkupAddonAttachment::Representation
|
4660
|
+
|
4661
|
+
end
|
4662
|
+
end
|
4663
|
+
|
4664
|
+
class AppsExtensionsMarkupCalendarClientActionMarkupAddAttachmentsActionMarkupAddonAttachment
|
4665
|
+
# @private
|
4666
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4667
|
+
property :icon_url, as: 'iconUrl'
|
4668
|
+
property :mime_type, as: 'mimeType'
|
4669
|
+
property :resource_url, as: 'resourceUrl'
|
4670
|
+
property :title, as: 'title'
|
4671
|
+
end
|
4672
|
+
end
|
4673
|
+
|
4674
|
+
class AppsExtensionsMarkupCalendarClientActionMarkupConferenceDataMarkup
|
4675
|
+
# @private
|
4676
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4677
|
+
property :conference_id, as: 'conferenceId'
|
4678
|
+
property :conference_solution_id, as: 'conferenceSolutionId'
|
4679
|
+
collection :entry_points, as: 'entryPoints', class: Google::Apis::CloudsearchV1::AppsExtensionsMarkupCalendarClientActionMarkupConferenceDataMarkupEntryPointMarkup, decorator: Google::Apis::CloudsearchV1::AppsExtensionsMarkupCalendarClientActionMarkupConferenceDataMarkupEntryPointMarkup::Representation
|
4680
|
+
|
4681
|
+
property :error, as: 'error', class: Google::Apis::CloudsearchV1::AppsExtensionsMarkupCalendarClientActionMarkupConferenceDataMarkupError, decorator: Google::Apis::CloudsearchV1::AppsExtensionsMarkupCalendarClientActionMarkupConferenceDataMarkupError::Representation
|
4682
|
+
|
4683
|
+
property :note, as: 'note'
|
4684
|
+
collection :parameters, as: 'parameters', class: Google::Apis::CloudsearchV1::AppsExtensionsMarkupCalendarClientActionMarkupConferenceDataMarkupParameter, decorator: Google::Apis::CloudsearchV1::AppsExtensionsMarkupCalendarClientActionMarkupConferenceDataMarkupParameter::Representation
|
4685
|
+
|
4686
|
+
end
|
4687
|
+
end
|
4688
|
+
|
4689
|
+
class AppsExtensionsMarkupCalendarClientActionMarkupConferenceDataMarkupEntryPointMarkup
|
4690
|
+
# @private
|
4691
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4692
|
+
property :access_code, as: 'accessCode'
|
4693
|
+
collection :features, as: 'features'
|
4694
|
+
property :label, as: 'label'
|
4695
|
+
property :meeting_code, as: 'meetingCode'
|
4696
|
+
property :passcode, as: 'passcode'
|
4697
|
+
property :password, as: 'password'
|
4698
|
+
property :pin, as: 'pin'
|
4699
|
+
property :region_code, as: 'regionCode'
|
4700
|
+
property :type, as: 'type'
|
4701
|
+
property :uri, as: 'uri'
|
4702
|
+
end
|
4703
|
+
end
|
4704
|
+
|
4705
|
+
class AppsExtensionsMarkupCalendarClientActionMarkupConferenceDataMarkupError
|
4706
|
+
# @private
|
4707
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4708
|
+
property :authentication_url, as: 'authenticationUrl'
|
4709
|
+
property :type, as: 'type'
|
4710
|
+
end
|
4711
|
+
end
|
4712
|
+
|
4713
|
+
class AppsExtensionsMarkupCalendarClientActionMarkupConferenceDataMarkupParameter
|
4714
|
+
# @private
|
4715
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4716
|
+
property :key, as: 'key'
|
4717
|
+
property :value, as: 'value'
|
4718
|
+
end
|
4719
|
+
end
|
4720
|
+
|
4721
|
+
class AppsExtensionsMarkupCalendarClientActionMarkupEditAttendeesActionMarkup
|
4722
|
+
# @private
|
4723
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4724
|
+
collection :add_attendee_emails, as: 'addAttendeeEmails'
|
4725
|
+
end
|
4726
|
+
end
|
4727
|
+
|
4728
|
+
class AppsExtensionsMarkupCalendarClientActionMarkupEditConferenceDataActionMarkup
|
4729
|
+
# @private
|
4730
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4731
|
+
property :conference_data, as: 'conferenceData', class: Google::Apis::CloudsearchV1::AppsExtensionsMarkupCalendarClientActionMarkupConferenceDataMarkup, decorator: Google::Apis::CloudsearchV1::AppsExtensionsMarkupCalendarClientActionMarkupConferenceDataMarkup::Representation
|
4732
|
+
|
4733
|
+
end
|
4734
|
+
end
|
4735
|
+
|
4113
4736
|
class Attachment
|
4114
4737
|
# @private
|
4115
4738
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -4128,6 +4751,42 @@ module Google
|
|
4128
4751
|
end
|
4129
4752
|
end
|
4130
4753
|
|
4754
|
+
class Attribute
|
4755
|
+
# @private
|
4756
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4757
|
+
property :name, as: 'name'
|
4758
|
+
property :value, as: 'value', class: Google::Apis::CloudsearchV1::CaribouAttributeValue, decorator: Google::Apis::CloudsearchV1::CaribouAttributeValue::Representation
|
4759
|
+
|
4760
|
+
end
|
4761
|
+
end
|
4762
|
+
|
4763
|
+
class AttributeRemoved
|
4764
|
+
# @private
|
4765
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4766
|
+
property :attribute_id, as: 'attributeId'
|
4767
|
+
collection :message_keys, as: 'messageKeys', class: Google::Apis::CloudsearchV1::MultiKey, decorator: Google::Apis::CloudsearchV1::MultiKey::Representation
|
4768
|
+
|
4769
|
+
end
|
4770
|
+
end
|
4771
|
+
|
4772
|
+
class AttributeSet
|
4773
|
+
# @private
|
4774
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4775
|
+
property :attribute_id, as: 'attributeId'
|
4776
|
+
property :attribute_value, :base64 => true, as: 'attributeValue'
|
4777
|
+
collection :message_keys, as: 'messageKeys', class: Google::Apis::CloudsearchV1::MultiKey, decorator: Google::Apis::CloudsearchV1::MultiKey::Representation
|
4778
|
+
|
4779
|
+
end
|
4780
|
+
end
|
4781
|
+
|
4782
|
+
class Attributes
|
4783
|
+
# @private
|
4784
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4785
|
+
collection :attribute, as: 'attribute', class: Google::Apis::CloudsearchV1::Attribute, decorator: Google::Apis::CloudsearchV1::Attribute::Representation
|
4786
|
+
|
4787
|
+
end
|
4788
|
+
end
|
4789
|
+
|
4131
4790
|
class AuditLoggingSettings
|
4132
4791
|
# @private
|
4133
4792
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -4274,7 +4933,19 @@ module Google
|
|
4274
4933
|
class Representation < Google::Apis::Core::JsonRepresentation
|
4275
4934
|
property :image_button, as: 'imageButton', class: Google::Apis::CloudsearchV1::ImageButton, decorator: Google::Apis::CloudsearchV1::ImageButton::Representation
|
4276
4935
|
|
4277
|
-
property :text_button, as: 'textButton', class: Google::Apis::CloudsearchV1::TextButton, decorator: Google::Apis::CloudsearchV1::TextButton::Representation
|
4936
|
+
property :text_button, as: 'textButton', class: Google::Apis::CloudsearchV1::TextButton, decorator: Google::Apis::CloudsearchV1::TextButton::Representation
|
4937
|
+
|
4938
|
+
end
|
4939
|
+
end
|
4940
|
+
|
4941
|
+
class CalendarClientActionMarkup
|
4942
|
+
# @private
|
4943
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4944
|
+
property :add_attachments_action_markup, as: 'addAttachmentsActionMarkup', class: Google::Apis::CloudsearchV1::AppsExtensionsMarkupCalendarClientActionMarkupAddAttachmentsActionMarkup, decorator: Google::Apis::CloudsearchV1::AppsExtensionsMarkupCalendarClientActionMarkupAddAttachmentsActionMarkup::Representation
|
4945
|
+
|
4946
|
+
property :edit_attendees_action_markup, as: 'editAttendeesActionMarkup', class: Google::Apis::CloudsearchV1::AppsExtensionsMarkupCalendarClientActionMarkupEditAttendeesActionMarkup, decorator: Google::Apis::CloudsearchV1::AppsExtensionsMarkupCalendarClientActionMarkupEditAttendeesActionMarkup::Representation
|
4947
|
+
|
4948
|
+
property :edit_conference_data_action_markup, as: 'editConferenceDataActionMarkup', class: Google::Apis::CloudsearchV1::AppsExtensionsMarkupCalendarClientActionMarkupEditConferenceDataActionMarkup, decorator: Google::Apis::CloudsearchV1::AppsExtensionsMarkupCalendarClientActionMarkupEditConferenceDataActionMarkup::Representation
|
4278
4949
|
|
4279
4950
|
end
|
4280
4951
|
end
|
@@ -4293,8 +4964,6 @@ module Google
|
|
4293
4964
|
property :broadcast_session_info, as: 'broadcastSessionInfo', class: Google::Apis::CloudsearchV1::BroadcastSessionInfo, decorator: Google::Apis::CloudsearchV1::BroadcastSessionInfo::Representation
|
4294
4965
|
|
4295
4966
|
property :calendar_event_id, as: 'calendarEventId'
|
4296
|
-
property :chat_config, as: 'chatConfig', class: Google::Apis::CloudsearchV1::ChatConfig, decorator: Google::Apis::CloudsearchV1::ChatConfig::Representation
|
4297
|
-
|
4298
4967
|
property :co_activity, as: 'coActivity', class: Google::Apis::CloudsearchV1::CoActivity, decorator: Google::Apis::CloudsearchV1::CoActivity::Representation
|
4299
4968
|
|
4300
4969
|
property :collaboration, as: 'collaboration', class: Google::Apis::CloudsearchV1::Collaboration, decorator: Google::Apis::CloudsearchV1::Collaboration::Representation
|
@@ -4302,7 +4971,6 @@ module Google
|
|
4302
4971
|
property :cse_info, as: 'cseInfo', class: Google::Apis::CloudsearchV1::CseInfo, decorator: Google::Apis::CloudsearchV1::CseInfo::Representation
|
4303
4972
|
|
4304
4973
|
property :max_joined_devices, as: 'maxJoinedDevices'
|
4305
|
-
property :media_backend_info, as: 'mediaBackendInfo'
|
4306
4974
|
property :organization_name, as: 'organizationName'
|
4307
4975
|
property :paygate_info, as: 'paygateInfo', class: Google::Apis::CloudsearchV1::PaygateInfo, decorator: Google::Apis::CloudsearchV1::PaygateInfo::Representation
|
4308
4976
|
|
@@ -4328,6 +4996,8 @@ module Google
|
|
4328
4996
|
# @private
|
4329
4997
|
class Representation < Google::Apis::Core::JsonRepresentation
|
4330
4998
|
property :access_lock, as: 'accessLock'
|
4999
|
+
property :access_type, as: 'accessType'
|
5000
|
+
property :allow_joining_before_host, as: 'allowJoiningBeforeHost'
|
4331
5001
|
property :attendance_report_enabled, as: 'attendanceReportEnabled'
|
4332
5002
|
property :audio_lock, as: 'audioLock'
|
4333
5003
|
property :chat_lock, as: 'chatLock'
|
@@ -4391,12 +5061,20 @@ module Google
|
|
4391
5061
|
end
|
4392
5062
|
end
|
4393
5063
|
|
4394
|
-
class
|
5064
|
+
class CaribouAttributeValue
|
4395
5065
|
# @private
|
4396
5066
|
class Representation < Google::Apis::Core::JsonRepresentation
|
4397
|
-
property :
|
4398
|
-
property :
|
5067
|
+
property :boolean_value, as: 'booleanValue'
|
5068
|
+
property :int_value, as: 'intValue'
|
5069
|
+
property :long_value, :numeric_string => true, as: 'longValue'
|
5070
|
+
property :raw_byte_value, :base64 => true, as: 'rawByteValue'
|
5071
|
+
property :string_value, as: 'stringValue'
|
5072
|
+
end
|
5073
|
+
end
|
4399
5074
|
|
5075
|
+
class ChatClientActionMarkup
|
5076
|
+
# @private
|
5077
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4400
5078
|
end
|
4401
5079
|
end
|
4402
5080
|
|
@@ -4524,6 +5202,17 @@ module Google
|
|
4524
5202
|
end
|
4525
5203
|
end
|
4526
5204
|
|
5205
|
+
class ClientContext
|
5206
|
+
# @private
|
5207
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5208
|
+
property :client_operation_id, as: 'clientOperationId'
|
5209
|
+
property :client_type, as: 'clientType'
|
5210
|
+
property :session_context, as: 'sessionContext', class: Google::Apis::CloudsearchV1::SessionContext, decorator: Google::Apis::CloudsearchV1::SessionContext::Representation
|
5211
|
+
|
5212
|
+
property :user_ip, as: 'userIp'
|
5213
|
+
end
|
5214
|
+
end
|
5215
|
+
|
4527
5216
|
class CloudPrincipalProto
|
4528
5217
|
# @private
|
4529
5218
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -4531,6 +5220,14 @@ module Google
|
|
4531
5220
|
end
|
4532
5221
|
end
|
4533
5222
|
|
5223
|
+
class ClusterInfo
|
5224
|
+
# @private
|
5225
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5226
|
+
collection :cluster_id, as: 'clusterId'
|
5227
|
+
property :throttled, as: 'throttled'
|
5228
|
+
end
|
5229
|
+
end
|
5230
|
+
|
4534
5231
|
class CoActivity
|
4535
5232
|
# @private
|
4536
5233
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -4656,6 +5353,14 @@ module Google
|
|
4656
5353
|
end
|
4657
5354
|
end
|
4658
5355
|
|
5356
|
+
class CustomFunctionReturnValueMarkup
|
5357
|
+
# @private
|
5358
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5359
|
+
property :error_message, as: 'errorMessage'
|
5360
|
+
property :value, as: 'value'
|
5361
|
+
end
|
5362
|
+
end
|
5363
|
+
|
4659
5364
|
class CustomerId
|
4660
5365
|
# @private
|
4661
5366
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -4916,6 +5621,14 @@ module Google
|
|
4916
5621
|
end
|
4917
5622
|
end
|
4918
5623
|
|
5624
|
+
class DriveClientActionMarkup
|
5625
|
+
# @private
|
5626
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5627
|
+
property :request_file_scope, as: 'requestFileScope', class: Google::Apis::CloudsearchV1::RequestFileScope, decorator: Google::Apis::CloudsearchV1::RequestFileScope::Representation
|
5628
|
+
|
5629
|
+
end
|
5630
|
+
end
|
5631
|
+
|
4919
5632
|
class DriveFollowUpRestrict
|
4920
5633
|
# @private
|
4921
5634
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -4981,6 +5694,17 @@ module Google
|
|
4981
5694
|
end
|
4982
5695
|
end
|
4983
5696
|
|
5697
|
+
class DynamiteMessagesScoringInfo
|
5698
|
+
# @private
|
5699
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5700
|
+
property :final_score, as: 'finalScore'
|
5701
|
+
property :freshness_score, as: 'freshnessScore'
|
5702
|
+
property :joined_space_affinity_score, as: 'joinedSpaceAffinityScore'
|
5703
|
+
property :message_age_in_days, as: 'messageAgeInDays'
|
5704
|
+
property :topicality_score, as: 'topicalityScore'
|
5705
|
+
end
|
5706
|
+
end
|
5707
|
+
|
4984
5708
|
class DynamiteSpacesScoringInfo
|
4985
5709
|
# @private
|
4986
5710
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -5009,6 +5733,14 @@ module Google
|
|
5009
5733
|
end
|
5010
5734
|
end
|
5011
5735
|
|
5736
|
+
class EditorClientActionMarkup
|
5737
|
+
# @private
|
5738
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5739
|
+
property :request_file_scope_for_active_document, as: 'requestFileScopeForActiveDocument', class: Google::Apis::CloudsearchV1::RequestFileScopeForActiveDocument, decorator: Google::Apis::CloudsearchV1::RequestFileScopeForActiveDocument::Representation
|
5740
|
+
|
5741
|
+
end
|
5742
|
+
end
|
5743
|
+
|
5012
5744
|
class EmailAddress
|
5013
5745
|
# @private
|
5014
5746
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -5114,6 +5846,8 @@ module Google
|
|
5114
5846
|
# @private
|
5115
5847
|
class Representation < Google::Apis::Core::JsonRepresentation
|
5116
5848
|
property :count, as: 'count'
|
5849
|
+
property :filter, as: 'filter', class: Google::Apis::CloudsearchV1::Filter, decorator: Google::Apis::CloudsearchV1::Filter::Representation
|
5850
|
+
|
5117
5851
|
property :percentage, as: 'percentage'
|
5118
5852
|
property :value, as: 'value', class: Google::Apis::CloudsearchV1::Value, decorator: Google::Apis::CloudsearchV1::Value::Representation
|
5119
5853
|
|
@@ -5123,6 +5857,8 @@ module Google
|
|
5123
5857
|
class FacetOptions
|
5124
5858
|
# @private
|
5125
5859
|
class Representation < Google::Apis::Core::JsonRepresentation
|
5860
|
+
property :integer_faceting_options, as: 'integerFacetingOptions', class: Google::Apis::CloudsearchV1::IntegerFacetingOptions, decorator: Google::Apis::CloudsearchV1::IntegerFacetingOptions::Representation
|
5861
|
+
|
5126
5862
|
property :num_facet_buckets, as: 'numFacetBuckets'
|
5127
5863
|
property :object_type, as: 'objectType'
|
5128
5864
|
property :operator_name, as: 'operatorName'
|
@@ -5159,6 +5895,18 @@ module Google
|
|
5159
5895
|
end
|
5160
5896
|
end
|
5161
5897
|
|
5898
|
+
class FilterCreated
|
5899
|
+
# @private
|
5900
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5901
|
+
end
|
5902
|
+
end
|
5903
|
+
|
5904
|
+
class FilterDeleted
|
5905
|
+
# @private
|
5906
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5907
|
+
end
|
5908
|
+
end
|
5909
|
+
|
5162
5910
|
class FilterOptions
|
5163
5911
|
# @private
|
5164
5912
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -5168,6 +5916,17 @@ module Google
|
|
5168
5916
|
end
|
5169
5917
|
end
|
5170
5918
|
|
5919
|
+
class FilterUpdate
|
5920
|
+
# @private
|
5921
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5922
|
+
property :filter_created, as: 'filterCreated', class: Google::Apis::CloudsearchV1::FilterCreated, decorator: Google::Apis::CloudsearchV1::FilterCreated::Representation
|
5923
|
+
|
5924
|
+
property :filter_deleted, as: 'filterDeleted', class: Google::Apis::CloudsearchV1::FilterDeleted, decorator: Google::Apis::CloudsearchV1::FilterDeleted::Representation
|
5925
|
+
|
5926
|
+
property :filter_id, as: 'filterId'
|
5927
|
+
end
|
5928
|
+
end
|
5929
|
+
|
5171
5930
|
class FixedFooter
|
5172
5931
|
# @private
|
5173
5932
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -5180,6 +5939,23 @@ module Google
|
|
5180
5939
|
end
|
5181
5940
|
end
|
5182
5941
|
|
5942
|
+
class Folder
|
5943
|
+
# @private
|
5944
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5945
|
+
property :id, :numeric_string => true, as: 'id'
|
5946
|
+
collection :message, as: 'message', class: Google::Apis::CloudsearchV1::ImapsyncFolderAttributeFolderMessage, decorator: Google::Apis::CloudsearchV1::ImapsyncFolderAttributeFolderMessage::Representation
|
5947
|
+
|
5948
|
+
end
|
5949
|
+
end
|
5950
|
+
|
5951
|
+
class FolderAttribute
|
5952
|
+
# @private
|
5953
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5954
|
+
collection :folder, as: 'folder', class: Google::Apis::CloudsearchV1::Folder, decorator: Google::Apis::CloudsearchV1::Folder::Representation
|
5955
|
+
|
5956
|
+
end
|
5957
|
+
end
|
5958
|
+
|
5183
5959
|
class FormAction
|
5184
5960
|
# @private
|
5185
5961
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -5219,6 +5995,59 @@ module Google
|
|
5219
5995
|
end
|
5220
5996
|
end
|
5221
5997
|
|
5998
|
+
class FuseboxItem
|
5999
|
+
# @private
|
6000
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6001
|
+
property :attributes, as: 'attributes', class: Google::Apis::CloudsearchV1::Attributes, decorator: Google::Apis::CloudsearchV1::Attributes::Representation
|
6002
|
+
|
6003
|
+
property :creation_time_microseconds, :numeric_string => true, as: 'creationTimeMicroseconds'
|
6004
|
+
property :history, as: 'history', class: Google::Apis::CloudsearchV1::History, decorator: Google::Apis::CloudsearchV1::History::Representation
|
6005
|
+
|
6006
|
+
property :item_key, as: 'itemKey', class: Google::Apis::CloudsearchV1::MultiKey, decorator: Google::Apis::CloudsearchV1::MultiKey::Representation
|
6007
|
+
|
6008
|
+
property :labels, as: 'labels', class: Google::Apis::CloudsearchV1::Labels, decorator: Google::Apis::CloudsearchV1::Labels::Representation
|
6009
|
+
|
6010
|
+
property :last_modification_time_us, :numeric_string => true, as: 'lastModificationTimeUs'
|
6011
|
+
property :locker_references, as: 'lockerReferences', class: Google::Apis::CloudsearchV1::References, decorator: Google::Apis::CloudsearchV1::References::Representation
|
6012
|
+
|
6013
|
+
property :match_info, as: 'matchInfo', class: Google::Apis::CloudsearchV1::MatchInfo, decorator: Google::Apis::CloudsearchV1::MatchInfo::Representation
|
6014
|
+
|
6015
|
+
property :parts, as: 'parts', class: Google::Apis::CloudsearchV1::ItemParts, decorator: Google::Apis::CloudsearchV1::ItemParts::Representation
|
6016
|
+
|
6017
|
+
property :read_ts, :numeric_string => true, as: 'readTs'
|
6018
|
+
property :references, as: 'references', class: Google::Apis::CloudsearchV1::References, decorator: Google::Apis::CloudsearchV1::References::Representation
|
6019
|
+
|
6020
|
+
property :snippet, as: 'snippet'
|
6021
|
+
property :thread_key, as: 'threadKey', class: Google::Apis::CloudsearchV1::MultiKey, decorator: Google::Apis::CloudsearchV1::MultiKey::Representation
|
6022
|
+
|
6023
|
+
property :thread_locator, as: 'threadLocator'
|
6024
|
+
property :triggers, as: 'triggers', class: Google::Apis::CloudsearchV1::Triggers, decorator: Google::Apis::CloudsearchV1::Triggers::Representation
|
6025
|
+
|
6026
|
+
property :version, :numeric_string => true, as: 'version'
|
6027
|
+
end
|
6028
|
+
end
|
6029
|
+
|
6030
|
+
class FuseboxItemThreadMatchInfo
|
6031
|
+
# @private
|
6032
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6033
|
+
property :cluster_id, as: 'clusterId'
|
6034
|
+
property :last_matching_item_id, :numeric_string => true, as: 'lastMatchingItemId'
|
6035
|
+
property :last_matching_item_key, as: 'lastMatchingItemKey', class: Google::Apis::CloudsearchV1::MultiKey, decorator: Google::Apis::CloudsearchV1::MultiKey::Representation
|
6036
|
+
|
6037
|
+
collection :matching_item_key, as: 'matchingItemKey', class: Google::Apis::CloudsearchV1::MultiKey, decorator: Google::Apis::CloudsearchV1::MultiKey::Representation
|
6038
|
+
|
6039
|
+
property :rank, as: 'rank', class: Google::Apis::CloudsearchV1::Rank, decorator: Google::Apis::CloudsearchV1::Rank::Representation
|
6040
|
+
|
6041
|
+
end
|
6042
|
+
end
|
6043
|
+
|
6044
|
+
class FuseboxPrefUpdatePreState
|
6045
|
+
# @private
|
6046
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6047
|
+
property :value, :base64 => true, as: 'value'
|
6048
|
+
end
|
6049
|
+
end
|
6050
|
+
|
5222
6051
|
class GSuitePrincipal
|
5223
6052
|
# @private
|
5224
6053
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -5334,10 +6163,17 @@ module Google
|
|
5334
6163
|
end
|
5335
6164
|
end
|
5336
6165
|
|
5337
|
-
class
|
6166
|
+
class GmailClientActionMarkup
|
5338
6167
|
# @private
|
5339
6168
|
class Representation < Google::Apis::Core::JsonRepresentation
|
5340
|
-
property :
|
6169
|
+
property :addon_compose_ui_action_markup, as: 'addonComposeUiActionMarkup', class: Google::Apis::CloudsearchV1::AddonComposeUiActionMarkup, decorator: Google::Apis::CloudsearchV1::AddonComposeUiActionMarkup::Representation
|
6170
|
+
|
6171
|
+
property :open_created_draft_action_markup, as: 'openCreatedDraftActionMarkup', class: Google::Apis::CloudsearchV1::OpenCreatedDraftActionMarkup, decorator: Google::Apis::CloudsearchV1::OpenCreatedDraftActionMarkup::Representation
|
6172
|
+
|
6173
|
+
property :task_action, as: 'taskAction', class: Google::Apis::CloudsearchV1::TaskActionMarkup, decorator: Google::Apis::CloudsearchV1::TaskActionMarkup::Representation
|
6174
|
+
|
6175
|
+
property :update_draft_action_markup, as: 'updateDraftActionMarkup', class: Google::Apis::CloudsearchV1::UpdateDraftActionMarkup, decorator: Google::Apis::CloudsearchV1::UpdateDraftActionMarkup::Representation
|
6176
|
+
|
5341
6177
|
end
|
5342
6178
|
end
|
5343
6179
|
|
@@ -5639,6 +6475,56 @@ module Google
|
|
5639
6475
|
end
|
5640
6476
|
end
|
5641
6477
|
|
6478
|
+
class History
|
6479
|
+
# @private
|
6480
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6481
|
+
collection :record, as: 'record', class: Google::Apis::CloudsearchV1::HistoryRecord, decorator: Google::Apis::CloudsearchV1::HistoryRecord::Representation
|
6482
|
+
|
6483
|
+
end
|
6484
|
+
end
|
6485
|
+
|
6486
|
+
class HistoryRecord
|
6487
|
+
# @private
|
6488
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6489
|
+
property :client_context, as: 'clientContext', class: Google::Apis::CloudsearchV1::ClientContext, decorator: Google::Apis::CloudsearchV1::ClientContext::Representation
|
6490
|
+
|
6491
|
+
property :filter_update, as: 'filterUpdate', class: Google::Apis::CloudsearchV1::FilterUpdate, decorator: Google::Apis::CloudsearchV1::FilterUpdate::Representation
|
6492
|
+
|
6493
|
+
property :imap_update, as: 'imapUpdate', class: Google::Apis::CloudsearchV1::ImapUpdate, decorator: Google::Apis::CloudsearchV1::ImapUpdate::Representation
|
6494
|
+
|
6495
|
+
property :label_update, as: 'labelUpdate', class: Google::Apis::CloudsearchV1::LabelUpdate, decorator: Google::Apis::CloudsearchV1::LabelUpdate::Representation
|
6496
|
+
|
6497
|
+
property :pref_update, as: 'prefUpdate', class: Google::Apis::CloudsearchV1::PrefUpdate, decorator: Google::Apis::CloudsearchV1::PrefUpdate::Representation
|
6498
|
+
|
6499
|
+
property :record_id, :numeric_string => true, as: 'recordId'
|
6500
|
+
property :thread_update, as: 'threadUpdate', class: Google::Apis::CloudsearchV1::ThreadUpdate, decorator: Google::Apis::CloudsearchV1::ThreadUpdate::Representation
|
6501
|
+
|
6502
|
+
property :transaction_context, as: 'transactionContext', class: Google::Apis::CloudsearchV1::TransactionContext, decorator: Google::Apis::CloudsearchV1::TransactionContext::Representation
|
6503
|
+
|
6504
|
+
property :txn_debug_info, as: 'txnDebugInfo', class: Google::Apis::CloudsearchV1::TransactionDebugInfo, decorator: Google::Apis::CloudsearchV1::TransactionDebugInfo::Representation
|
6505
|
+
|
6506
|
+
property :type, as: 'type'
|
6507
|
+
end
|
6508
|
+
end
|
6509
|
+
|
6510
|
+
class HostAppActionMarkup
|
6511
|
+
# @private
|
6512
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6513
|
+
property :calendar_action, as: 'calendarAction', class: Google::Apis::CloudsearchV1::CalendarClientActionMarkup, decorator: Google::Apis::CloudsearchV1::CalendarClientActionMarkup::Representation
|
6514
|
+
|
6515
|
+
property :chat_action, as: 'chatAction', class: Google::Apis::CloudsearchV1::ChatClientActionMarkup, decorator: Google::Apis::CloudsearchV1::ChatClientActionMarkup::Representation
|
6516
|
+
|
6517
|
+
property :drive_action, as: 'driveAction', class: Google::Apis::CloudsearchV1::DriveClientActionMarkup, decorator: Google::Apis::CloudsearchV1::DriveClientActionMarkup::Representation
|
6518
|
+
|
6519
|
+
property :editor_action, as: 'editorAction', class: Google::Apis::CloudsearchV1::EditorClientActionMarkup, decorator: Google::Apis::CloudsearchV1::EditorClientActionMarkup::Representation
|
6520
|
+
|
6521
|
+
property :gmail_action, as: 'gmailAction', class: Google::Apis::CloudsearchV1::GmailClientActionMarkup, decorator: Google::Apis::CloudsearchV1::GmailClientActionMarkup::Representation
|
6522
|
+
|
6523
|
+
property :sheets_action, as: 'sheetsAction', class: Google::Apis::CloudsearchV1::SheetsClientActionMarkup, decorator: Google::Apis::CloudsearchV1::SheetsClientActionMarkup::Representation
|
6524
|
+
|
6525
|
+
end
|
6526
|
+
end
|
6527
|
+
|
5642
6528
|
class HostProto
|
5643
6529
|
# @private
|
5644
6530
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -5743,6 +6629,62 @@ module Google
|
|
5743
6629
|
end
|
5744
6630
|
end
|
5745
6631
|
|
6632
|
+
class ImapSessionContext
|
6633
|
+
# @private
|
6634
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6635
|
+
property :app, as: 'app'
|
6636
|
+
property :device_type, as: 'deviceType'
|
6637
|
+
property :guid_fingerprint, :numeric_string => true, as: 'guidFingerprint'
|
6638
|
+
property :os, as: 'os'
|
6639
|
+
property :os_version, as: 'osVersion', class: Google::Apis::CloudsearchV1::OsVersion, decorator: Google::Apis::CloudsearchV1::OsVersion::Representation
|
6640
|
+
|
6641
|
+
property :possibly_trimmed_model, as: 'possiblyTrimmedModel', class: Google::Apis::CloudsearchV1::PossiblyTrimmedModel, decorator: Google::Apis::CloudsearchV1::PossiblyTrimmedModel::Representation
|
6642
|
+
|
6643
|
+
end
|
6644
|
+
end
|
6645
|
+
|
6646
|
+
class ImapSyncDelete
|
6647
|
+
# @private
|
6648
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6649
|
+
property :mappings, as: 'mappings', class: Google::Apis::CloudsearchV1::FolderAttribute, decorator: Google::Apis::CloudsearchV1::FolderAttribute::Representation
|
6650
|
+
|
6651
|
+
property :msg_id, :numeric_string => true, as: 'msgId'
|
6652
|
+
end
|
6653
|
+
end
|
6654
|
+
|
6655
|
+
class ImapUidsReassign
|
6656
|
+
# @private
|
6657
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6658
|
+
property :label_id, as: 'labelId'
|
6659
|
+
collection :message_id, as: 'messageId'
|
6660
|
+
end
|
6661
|
+
end
|
6662
|
+
|
6663
|
+
class ImapUpdate
|
6664
|
+
# @private
|
6665
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6666
|
+
property :imap_uids_reassign, as: 'imapUidsReassign', class: Google::Apis::CloudsearchV1::ImapUidsReassign, decorator: Google::Apis::CloudsearchV1::ImapUidsReassign::Representation
|
6667
|
+
|
6668
|
+
end
|
6669
|
+
end
|
6670
|
+
|
6671
|
+
class ImapsyncFolderAttributeFolderMessage
|
6672
|
+
# @private
|
6673
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6674
|
+
property :flags, as: 'flags', class: Google::Apis::CloudsearchV1::ImapsyncFolderAttributeFolderMessageFlags, decorator: Google::Apis::CloudsearchV1::ImapsyncFolderAttributeFolderMessageFlags::Representation
|
6675
|
+
|
6676
|
+
property :uid, :numeric_string => true, as: 'uid'
|
6677
|
+
end
|
6678
|
+
end
|
6679
|
+
|
6680
|
+
class ImapsyncFolderAttributeFolderMessageFlags
|
6681
|
+
# @private
|
6682
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6683
|
+
property :flagged, as: 'flagged'
|
6684
|
+
property :seen, as: 'seen'
|
6685
|
+
end
|
6686
|
+
end
|
6687
|
+
|
5746
6688
|
class IncomingWebhookChangedMetadata
|
5747
6689
|
# @private
|
5748
6690
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -5784,6 +6726,22 @@ module Google
|
|
5784
6726
|
end
|
5785
6727
|
end
|
5786
6728
|
|
6729
|
+
class InsertContent
|
6730
|
+
# @private
|
6731
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6732
|
+
property :content, as: 'content'
|
6733
|
+
property :content_type, as: 'contentType'
|
6734
|
+
property :mime_type, as: 'mimeType'
|
6735
|
+
end
|
6736
|
+
end
|
6737
|
+
|
6738
|
+
class IntegerFacetingOptions
|
6739
|
+
# @private
|
6740
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6741
|
+
collection :integer_buckets, as: 'integerBuckets'
|
6742
|
+
end
|
6743
|
+
end
|
6744
|
+
|
5787
6745
|
class IntegerOperatorOptions
|
5788
6746
|
# @private
|
5789
6747
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -5796,6 +6754,8 @@ module Google
|
|
5796
6754
|
class IntegerPropertyOptions
|
5797
6755
|
# @private
|
5798
6756
|
class Representation < Google::Apis::Core::JsonRepresentation
|
6757
|
+
property :integer_faceting_options, as: 'integerFacetingOptions', class: Google::Apis::CloudsearchV1::IntegerFacetingOptions, decorator: Google::Apis::CloudsearchV1::IntegerFacetingOptions::Representation
|
6758
|
+
|
5799
6759
|
property :maximum_value, :numeric_string => true, as: 'maximumValue'
|
5800
6760
|
property :minimum_value, :numeric_string => true, as: 'minimumValue'
|
5801
6761
|
property :operator_options, as: 'operatorOptions', class: Google::Apis::CloudsearchV1::IntegerOperatorOptions, decorator: Google::Apis::CloudsearchV1::IntegerOperatorOptions::Representation
|
@@ -5939,6 +6899,12 @@ module Google
|
|
5939
6899
|
end
|
5940
6900
|
end
|
5941
6901
|
|
6902
|
+
class ItemParts
|
6903
|
+
# @private
|
6904
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6905
|
+
end
|
6906
|
+
end
|
6907
|
+
|
5942
6908
|
class ItemStatus
|
5943
6909
|
# @private
|
5944
6910
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -5959,6 +6925,34 @@ module Google
|
|
5959
6925
|
end
|
5960
6926
|
end
|
5961
6927
|
|
6928
|
+
class ItemThread
|
6929
|
+
# @private
|
6930
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6931
|
+
property :cluster_info, as: 'clusterInfo', class: Google::Apis::CloudsearchV1::ClusterInfo, decorator: Google::Apis::CloudsearchV1::ClusterInfo::Representation
|
6932
|
+
|
6933
|
+
collection :item, as: 'item', class: Google::Apis::CloudsearchV1::FuseboxItem, decorator: Google::Apis::CloudsearchV1::FuseboxItem::Representation
|
6934
|
+
|
6935
|
+
property :last_item_id, :numeric_string => true, as: 'lastItemId'
|
6936
|
+
property :match_info, as: 'matchInfo', class: Google::Apis::CloudsearchV1::FuseboxItemThreadMatchInfo, decorator: Google::Apis::CloudsearchV1::FuseboxItemThreadMatchInfo::Representation
|
6937
|
+
|
6938
|
+
property :snippet, as: 'snippet'
|
6939
|
+
property :thread_key, as: 'threadKey', class: Google::Apis::CloudsearchV1::MultiKey, decorator: Google::Apis::CloudsearchV1::MultiKey::Representation
|
6940
|
+
|
6941
|
+
property :thread_locator, as: 'threadLocator'
|
6942
|
+
property :topic_state, as: 'topicState', class: Google::Apis::CloudsearchV1::TopicState, decorator: Google::Apis::CloudsearchV1::TopicState::Representation
|
6943
|
+
|
6944
|
+
property :version, :numeric_string => true, as: 'version'
|
6945
|
+
end
|
6946
|
+
end
|
6947
|
+
|
6948
|
+
class JobsettedServerSpec
|
6949
|
+
# @private
|
6950
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6951
|
+
property :port_name, as: 'portName'
|
6952
|
+
property :server_name, as: 'serverName'
|
6953
|
+
end
|
6954
|
+
end
|
6955
|
+
|
5962
6956
|
class KeyValue
|
5963
6957
|
# @private
|
5964
6958
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -5975,11 +6969,83 @@ module Google
|
|
5975
6969
|
property :image_style, as: 'imageStyle'
|
5976
6970
|
property :on_click, as: 'onClick', class: Google::Apis::CloudsearchV1::OnClick, decorator: Google::Apis::CloudsearchV1::OnClick::Representation
|
5977
6971
|
|
5978
|
-
property :start_icon, as: 'startIcon', class: Google::Apis::CloudsearchV1::IconImage, decorator: Google::Apis::CloudsearchV1::IconImage::Representation
|
6972
|
+
property :start_icon, as: 'startIcon', class: Google::Apis::CloudsearchV1::IconImage, decorator: Google::Apis::CloudsearchV1::IconImage::Representation
|
6973
|
+
|
6974
|
+
property :switch_widget, as: 'switchWidget', class: Google::Apis::CloudsearchV1::SwitchWidget, decorator: Google::Apis::CloudsearchV1::SwitchWidget::Representation
|
6975
|
+
|
6976
|
+
property :top_label, as: 'topLabel'
|
6977
|
+
end
|
6978
|
+
end
|
6979
|
+
|
6980
|
+
class LabelAdded
|
6981
|
+
# @private
|
6982
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6983
|
+
property :label_id, as: 'labelId'
|
6984
|
+
property :label_name, as: 'labelName'
|
6985
|
+
collection :message_keys, as: 'messageKeys', class: Google::Apis::CloudsearchV1::MultiKey, decorator: Google::Apis::CloudsearchV1::MultiKey::Representation
|
6986
|
+
|
6987
|
+
property :sync_id, as: 'syncId'
|
6988
|
+
end
|
6989
|
+
end
|
6990
|
+
|
6991
|
+
class LabelCreated
|
6992
|
+
# @private
|
6993
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6994
|
+
end
|
6995
|
+
end
|
6996
|
+
|
6997
|
+
class LabelDeleted
|
6998
|
+
# @private
|
6999
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7000
|
+
end
|
7001
|
+
end
|
7002
|
+
|
7003
|
+
class LabelRemoved
|
7004
|
+
# @private
|
7005
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7006
|
+
property :label_id, as: 'labelId'
|
7007
|
+
property :label_name, as: 'labelName'
|
7008
|
+
collection :message_keys, as: 'messageKeys', class: Google::Apis::CloudsearchV1::MultiKey, decorator: Google::Apis::CloudsearchV1::MultiKey::Representation
|
7009
|
+
|
7010
|
+
property :sync_id, as: 'syncId'
|
7011
|
+
end
|
7012
|
+
end
|
7013
|
+
|
7014
|
+
class LabelRenamed
|
7015
|
+
# @private
|
7016
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7017
|
+
property :old_canonical_name, as: 'oldCanonicalName'
|
7018
|
+
end
|
7019
|
+
end
|
7020
|
+
|
7021
|
+
class LabelUpdate
|
7022
|
+
# @private
|
7023
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7024
|
+
property :canonical_name, as: 'canonicalName'
|
7025
|
+
property :label_created, as: 'labelCreated', class: Google::Apis::CloudsearchV1::LabelCreated, decorator: Google::Apis::CloudsearchV1::LabelCreated::Representation
|
7026
|
+
|
7027
|
+
property :label_deleted, as: 'labelDeleted', class: Google::Apis::CloudsearchV1::LabelDeleted, decorator: Google::Apis::CloudsearchV1::LabelDeleted::Representation
|
7028
|
+
|
7029
|
+
property :label_id, as: 'labelId'
|
7030
|
+
property :label_renamed, as: 'labelRenamed', class: Google::Apis::CloudsearchV1::LabelRenamed, decorator: Google::Apis::CloudsearchV1::LabelRenamed::Representation
|
5979
7031
|
|
5980
|
-
property :
|
7032
|
+
property :label_updated, as: 'labelUpdated', class: Google::Apis::CloudsearchV1::LabelUpdated, decorator: Google::Apis::CloudsearchV1::LabelUpdated::Representation
|
5981
7033
|
|
5982
|
-
property :
|
7034
|
+
property :sync_id, as: 'syncId'
|
7035
|
+
end
|
7036
|
+
end
|
7037
|
+
|
7038
|
+
class LabelUpdated
|
7039
|
+
# @private
|
7040
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7041
|
+
end
|
7042
|
+
end
|
7043
|
+
|
7044
|
+
class Labels
|
7045
|
+
# @private
|
7046
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7047
|
+
collection :display_name, as: 'displayName'
|
7048
|
+
collection :id, as: 'id'
|
5983
7049
|
end
|
5984
7050
|
end
|
5985
7051
|
|
@@ -6088,6 +7154,13 @@ module Google
|
|
6088
7154
|
end
|
6089
7155
|
end
|
6090
7156
|
|
7157
|
+
class MatchInfo
|
7158
|
+
# @private
|
7159
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7160
|
+
collection :matching_image_reference_key, as: 'matchingImageReferenceKey'
|
7161
|
+
end
|
7162
|
+
end
|
7163
|
+
|
6091
7164
|
class MatchRange
|
6092
7165
|
# @private
|
6093
7166
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -6187,6 +7260,7 @@ module Google
|
|
6187
7260
|
|
6188
7261
|
property :initiator_profile, as: 'initiatorProfile', class: Google::Apis::CloudsearchV1::User, decorator: Google::Apis::CloudsearchV1::User::Representation
|
6189
7262
|
|
7263
|
+
property :initiator_type, as: 'initiatorType'
|
6190
7264
|
property :type, as: 'type'
|
6191
7265
|
end
|
6192
7266
|
end
|
@@ -6271,6 +7345,7 @@ module Google
|
|
6271
7345
|
|
6272
7346
|
property :retention_settings, as: 'retentionSettings', class: Google::Apis::CloudsearchV1::AppsDynamiteSharedRetentionSettings, decorator: Google::Apis::CloudsearchV1::AppsDynamiteSharedRetentionSettings::Representation
|
6273
7347
|
|
7348
|
+
property :rich_text_formatting_type, as: 'richTextFormattingType'
|
6274
7349
|
property :secondary_message_key, as: 'secondaryMessageKey'
|
6275
7350
|
property :text_body, as: 'textBody'
|
6276
7351
|
property :tombstone_metadata, as: 'tombstoneMetadata', class: Google::Apis::CloudsearchV1::TombstoneMetadata, decorator: Google::Apis::CloudsearchV1::TombstoneMetadata::Representation
|
@@ -6282,6 +7357,17 @@ module Google
|
|
6282
7357
|
end
|
6283
7358
|
end
|
6284
7359
|
|
7360
|
+
class MessageAdded
|
7361
|
+
# @private
|
7362
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7363
|
+
collection :attribute_ids, as: 'attributeIds'
|
7364
|
+
collection :label_ids, as: 'labelIds'
|
7365
|
+
property :message_key, as: 'messageKey', class: Google::Apis::CloudsearchV1::MultiKey, decorator: Google::Apis::CloudsearchV1::MultiKey::Representation
|
7366
|
+
|
7367
|
+
collection :sync_ids, as: 'syncIds'
|
7368
|
+
end
|
7369
|
+
end
|
7370
|
+
|
6285
7371
|
class MessageAttributes
|
6286
7372
|
# @private
|
6287
7373
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -6289,6 +7375,16 @@ module Google
|
|
6289
7375
|
end
|
6290
7376
|
end
|
6291
7377
|
|
7378
|
+
class MessageDeleted
|
7379
|
+
# @private
|
7380
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7381
|
+
collection :imap_sync_mappings, as: 'imapSyncMappings', class: Google::Apis::CloudsearchV1::ImapSyncDelete, decorator: Google::Apis::CloudsearchV1::ImapSyncDelete::Representation
|
7382
|
+
|
7383
|
+
collection :message_keys, as: 'messageKeys', class: Google::Apis::CloudsearchV1::MultiKey, decorator: Google::Apis::CloudsearchV1::MultiKey::Representation
|
7384
|
+
|
7385
|
+
end
|
7386
|
+
end
|
7387
|
+
|
6292
7388
|
class MessageId
|
6293
7389
|
# @private
|
6294
7390
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -6323,6 +7419,12 @@ module Google
|
|
6323
7419
|
end
|
6324
7420
|
end
|
6325
7421
|
|
7422
|
+
class MessageSet
|
7423
|
+
# @private
|
7424
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7425
|
+
end
|
7426
|
+
end
|
7427
|
+
|
6326
7428
|
class Metadata
|
6327
7429
|
# @private
|
6328
7430
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -6350,6 +7452,14 @@ module Google
|
|
6350
7452
|
end
|
6351
7453
|
end
|
6352
7454
|
|
7455
|
+
class MultiKey
|
7456
|
+
# @private
|
7457
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7458
|
+
property :client_assigned_perm_id, as: 'clientAssignedPermId'
|
7459
|
+
property :server_id, :numeric_string => true, as: 'serverId'
|
7460
|
+
end
|
7461
|
+
end
|
7462
|
+
|
6353
7463
|
class Name
|
6354
7464
|
# @private
|
6355
7465
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -6448,6 +7558,16 @@ module Google
|
|
6448
7558
|
end
|
6449
7559
|
end
|
6450
7560
|
|
7561
|
+
class OpenCreatedDraftActionMarkup
|
7562
|
+
# @private
|
7563
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7564
|
+
property :draft_id, as: 'draftId'
|
7565
|
+
property :draft_storage_id, as: 'draftStorageId'
|
7566
|
+
property :draft_thread_id, as: 'draftThreadId'
|
7567
|
+
property :draft_thread_server_perm_id, as: 'draftThreadServerPermId'
|
7568
|
+
end
|
7569
|
+
end
|
7570
|
+
|
6451
7571
|
class OpenLink
|
6452
7572
|
# @private
|
6453
7573
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -6470,6 +7590,15 @@ module Google
|
|
6470
7590
|
end
|
6471
7591
|
end
|
6472
7592
|
|
7593
|
+
class OsVersion
|
7594
|
+
# @private
|
7595
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7596
|
+
property :major_version, as: 'majorVersion'
|
7597
|
+
property :minor_version, as: 'minorVersion'
|
7598
|
+
property :tertiary_version, as: 'tertiaryVersion'
|
7599
|
+
end
|
7600
|
+
end
|
7601
|
+
|
6473
7602
|
class OtrChatMessageEvent
|
6474
7603
|
# @private
|
6475
7604
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -6593,6 +7722,14 @@ module Google
|
|
6593
7722
|
end
|
6594
7723
|
end
|
6595
7724
|
|
7725
|
+
class PossiblyTrimmedModel
|
7726
|
+
# @private
|
7727
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7728
|
+
property :is_trimmed, as: 'isTrimmed'
|
7729
|
+
property :model, as: 'model'
|
7730
|
+
end
|
7731
|
+
end
|
7732
|
+
|
6596
7733
|
class PostiniUserProto
|
6597
7734
|
# @private
|
6598
7735
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -6600,6 +7737,44 @@ module Google
|
|
6600
7737
|
end
|
6601
7738
|
end
|
6602
7739
|
|
7740
|
+
class PreState
|
7741
|
+
# @private
|
7742
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7743
|
+
collection :label_ids, as: 'labelIds'
|
7744
|
+
property :message_key, as: 'messageKey', class: Google::Apis::CloudsearchV1::MultiKey, decorator: Google::Apis::CloudsearchV1::MultiKey::Representation
|
7745
|
+
|
7746
|
+
collection :sync_ids, as: 'syncIds'
|
7747
|
+
property :thread_key, as: 'threadKey', class: Google::Apis::CloudsearchV1::MultiKey, decorator: Google::Apis::CloudsearchV1::MultiKey::Representation
|
7748
|
+
|
7749
|
+
end
|
7750
|
+
end
|
7751
|
+
|
7752
|
+
class PrefDeleted
|
7753
|
+
# @private
|
7754
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7755
|
+
end
|
7756
|
+
end
|
7757
|
+
|
7758
|
+
class PrefUpdate
|
7759
|
+
# @private
|
7760
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7761
|
+
property :name, as: 'name'
|
7762
|
+
property :pre_state, as: 'preState', class: Google::Apis::CloudsearchV1::FuseboxPrefUpdatePreState, decorator: Google::Apis::CloudsearchV1::FuseboxPrefUpdatePreState::Representation
|
7763
|
+
|
7764
|
+
property :pref_deleted, as: 'prefDeleted', class: Google::Apis::CloudsearchV1::PrefDeleted, decorator: Google::Apis::CloudsearchV1::PrefDeleted::Representation
|
7765
|
+
|
7766
|
+
property :pref_written, as: 'prefWritten', class: Google::Apis::CloudsearchV1::PrefWritten, decorator: Google::Apis::CloudsearchV1::PrefWritten::Representation
|
7767
|
+
|
7768
|
+
end
|
7769
|
+
end
|
7770
|
+
|
7771
|
+
class PrefWritten
|
7772
|
+
# @private
|
7773
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7774
|
+
property :value, :base64 => true, as: 'value'
|
7775
|
+
end
|
7776
|
+
end
|
7777
|
+
|
6603
7778
|
class Presenter
|
6604
7779
|
# @private
|
6605
7780
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -6885,6 +8060,14 @@ module Google
|
|
6885
8060
|
end
|
6886
8061
|
end
|
6887
8062
|
|
8063
|
+
class Rank
|
8064
|
+
# @private
|
8065
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8066
|
+
property :primary, :numeric_string => true, as: 'primary'
|
8067
|
+
property :secondary, :numeric_string => true, as: 'secondary'
|
8068
|
+
end
|
8069
|
+
end
|
8070
|
+
|
6888
8071
|
class RbacRoleProto
|
6889
8072
|
# @private
|
6890
8073
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -6916,6 +8099,13 @@ module Google
|
|
6916
8099
|
end
|
6917
8100
|
end
|
6918
8101
|
|
8102
|
+
class Recipient
|
8103
|
+
# @private
|
8104
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8105
|
+
property :email, as: 'email'
|
8106
|
+
end
|
8107
|
+
end
|
8108
|
+
|
6919
8109
|
class RecordingEvent
|
6920
8110
|
# @private
|
6921
8111
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -6947,6 +8137,26 @@ module Google
|
|
6947
8137
|
end
|
6948
8138
|
end
|
6949
8139
|
|
8140
|
+
class Reference
|
8141
|
+
# @private
|
8142
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8143
|
+
property :blob_id, as: 'blobId'
|
8144
|
+
property :content_type, as: 'contentType'
|
8145
|
+
property :hash_prop, as: 'hash'
|
8146
|
+
property :key, as: 'key'
|
8147
|
+
property :name, as: 'name'
|
8148
|
+
property :size, :numeric_string => true, as: 'size'
|
8149
|
+
end
|
8150
|
+
end
|
8151
|
+
|
8152
|
+
class References
|
8153
|
+
# @private
|
8154
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8155
|
+
collection :references, as: 'references', class: Google::Apis::CloudsearchV1::Reference, decorator: Google::Apis::CloudsearchV1::Reference::Representation
|
8156
|
+
|
8157
|
+
end
|
8158
|
+
end
|
8159
|
+
|
6950
8160
|
class RenameEvent
|
6951
8161
|
# @private
|
6952
8162
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -6964,6 +8174,19 @@ module Google
|
|
6964
8174
|
end
|
6965
8175
|
end
|
6966
8176
|
|
8177
|
+
class RequestFileScope
|
8178
|
+
# @private
|
8179
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8180
|
+
property :item_id, as: 'itemId'
|
8181
|
+
end
|
8182
|
+
end
|
8183
|
+
|
8184
|
+
class RequestFileScopeForActiveDocument
|
8185
|
+
# @private
|
8186
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8187
|
+
end
|
8188
|
+
end
|
8189
|
+
|
6967
8190
|
class RequestOptions
|
6968
8191
|
# @private
|
6969
8192
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -7003,7 +8226,6 @@ module Google
|
|
7003
8226
|
class ResponseDebugInfo
|
7004
8227
|
# @private
|
7005
8228
|
class Representation < Google::Apis::Core::JsonRepresentation
|
7006
|
-
collection :enabled_experiments, as: 'enabledExperiments'
|
7007
8229
|
property :formatted_debug_info, as: 'formattedDebugInfo'
|
7008
8230
|
end
|
7009
8231
|
end
|
@@ -7103,6 +8325,7 @@ module Google
|
|
7103
8325
|
property :avatar_url, as: 'avatarUrl'
|
7104
8326
|
property :id, as: 'id', class: Google::Apis::CloudsearchV1::RosterId, decorator: Google::Apis::CloudsearchV1::RosterId::Representation
|
7105
8327
|
|
8328
|
+
property :is_membership_visible_to_caller, as: 'isMembershipVisibleToCaller'
|
7106
8329
|
property :membership_count, as: 'membershipCount'
|
7107
8330
|
property :name, as: 'name'
|
7108
8331
|
property :roster_gaia_key, as: 'rosterGaiaKey'
|
@@ -7119,6 +8342,14 @@ module Google
|
|
7119
8342
|
end
|
7120
8343
|
end
|
7121
8344
|
|
8345
|
+
class RpcOptions
|
8346
|
+
# @private
|
8347
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8348
|
+
property :request_extensions, as: 'requestExtensions', class: Google::Apis::CloudsearchV1::MessageSet, decorator: Google::Apis::CloudsearchV1::MessageSet::Representation
|
8349
|
+
|
8350
|
+
end
|
8351
|
+
end
|
8352
|
+
|
7122
8353
|
class SafeUrlProto
|
7123
8354
|
# @private
|
7124
8355
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -7333,6 +8564,19 @@ module Google
|
|
7333
8564
|
end
|
7334
8565
|
end
|
7335
8566
|
|
8567
|
+
class SessionContext
|
8568
|
+
# @private
|
8569
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8570
|
+
property :auth_time, :numeric_string => true, as: 'authTime'
|
8571
|
+
property :delegate_user_id, :numeric_string => true, as: 'delegateUserId'
|
8572
|
+
property :dusi, as: 'dusi'
|
8573
|
+
property :imap_session_context, as: 'imapSessionContext', class: Google::Apis::CloudsearchV1::ImapSessionContext, decorator: Google::Apis::CloudsearchV1::ImapSessionContext::Representation
|
8574
|
+
|
8575
|
+
property :oauth_login_id, as: 'oauthLoginId'
|
8576
|
+
property :oauth_project_id, :numeric_string => true, as: 'oauthProjectId'
|
8577
|
+
end
|
8578
|
+
end
|
8579
|
+
|
7336
8580
|
class SessionEvent
|
7337
8581
|
# @private
|
7338
8582
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -7359,6 +8603,8 @@ module Google
|
|
7359
8603
|
# @private
|
7360
8604
|
class Representation < Google::Apis::Core::JsonRepresentation
|
7361
8605
|
property :access_lock, as: 'accessLock'
|
8606
|
+
property :access_type, as: 'accessType'
|
8607
|
+
property :allow_joining_before_host, as: 'allowJoiningBeforeHost'
|
7362
8608
|
property :attendance_report_enabled, as: 'attendanceReportEnabled'
|
7363
8609
|
property :chat_lock, as: 'chatLock'
|
7364
8610
|
property :cohost_artifact_sharing_enabled, as: 'cohostArtifactSharingEnabled'
|
@@ -7378,6 +8624,14 @@ module Google
|
|
7378
8624
|
end
|
7379
8625
|
end
|
7380
8626
|
|
8627
|
+
class SheetsClientActionMarkup
|
8628
|
+
# @private
|
8629
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8630
|
+
property :custom_function_return_value_markup, as: 'customFunctionReturnValueMarkup', class: Google::Apis::CloudsearchV1::CustomFunctionReturnValueMarkup, decorator: Google::Apis::CloudsearchV1::CustomFunctionReturnValueMarkup::Representation
|
8631
|
+
|
8632
|
+
end
|
8633
|
+
end
|
8634
|
+
|
7381
8635
|
class SigningKeyPossessorProto
|
7382
8636
|
# @private
|
7383
8637
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -7621,6 +8875,7 @@ module Google
|
|
7621
8875
|
class Representation < Google::Apis::Core::JsonRepresentation
|
7622
8876
|
property :admin_config_url, as: 'adminConfigUrl'
|
7623
8877
|
property :deletion_policy_url, as: 'deletionPolicyUrl'
|
8878
|
+
property :gwm_url, as: 'gwmUrl'
|
7624
8879
|
property :privacy_policy_url, as: 'privacyPolicyUrl'
|
7625
8880
|
property :setup_url, as: 'setupUrl'
|
7626
8881
|
property :support_url, as: 'supportUrl'
|
@@ -7640,6 +8895,13 @@ module Google
|
|
7640
8895
|
end
|
7641
8896
|
end
|
7642
8897
|
|
8898
|
+
class TaskActionMarkup
|
8899
|
+
# @private
|
8900
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8901
|
+
property :reload_tasks, as: 'reloadTasks'
|
8902
|
+
end
|
8903
|
+
end
|
8904
|
+
|
7643
8905
|
class TextButton
|
7644
8906
|
# @private
|
7645
8907
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -7714,6 +8976,46 @@ module Google
|
|
7714
8976
|
end
|
7715
8977
|
end
|
7716
8978
|
|
8979
|
+
class ThreadKeySet
|
8980
|
+
# @private
|
8981
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8982
|
+
collection :message_keys, as: 'messageKeys', class: Google::Apis::CloudsearchV1::MultiKey, decorator: Google::Apis::CloudsearchV1::MultiKey::Representation
|
8983
|
+
|
8984
|
+
property :new_thread_key, as: 'newThreadKey', class: Google::Apis::CloudsearchV1::MultiKey, decorator: Google::Apis::CloudsearchV1::MultiKey::Representation
|
8985
|
+
|
8986
|
+
end
|
8987
|
+
end
|
8988
|
+
|
8989
|
+
class ThreadUpdate
|
8990
|
+
# @private
|
8991
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8992
|
+
property :attribute_removed, as: 'attributeRemoved', class: Google::Apis::CloudsearchV1::AttributeRemoved, decorator: Google::Apis::CloudsearchV1::AttributeRemoved::Representation
|
8993
|
+
|
8994
|
+
property :attribute_set, as: 'attributeSet', class: Google::Apis::CloudsearchV1::AttributeSet, decorator: Google::Apis::CloudsearchV1::AttributeSet::Representation
|
8995
|
+
|
8996
|
+
property :label_added, as: 'labelAdded', class: Google::Apis::CloudsearchV1::LabelAdded, decorator: Google::Apis::CloudsearchV1::LabelAdded::Representation
|
8997
|
+
|
8998
|
+
property :label_removed, as: 'labelRemoved', class: Google::Apis::CloudsearchV1::LabelRemoved, decorator: Google::Apis::CloudsearchV1::LabelRemoved::Representation
|
8999
|
+
|
9000
|
+
property :last_history_record_id, :numeric_string => true, as: 'lastHistoryRecordId'
|
9001
|
+
property :message_added, as: 'messageAdded', class: Google::Apis::CloudsearchV1::MessageAdded, decorator: Google::Apis::CloudsearchV1::MessageAdded::Representation
|
9002
|
+
|
9003
|
+
property :message_deleted, as: 'messageDeleted', class: Google::Apis::CloudsearchV1::MessageDeleted, decorator: Google::Apis::CloudsearchV1::MessageDeleted::Representation
|
9004
|
+
|
9005
|
+
property :original_thread_key, as: 'originalThreadKey', class: Google::Apis::CloudsearchV1::MultiKey, decorator: Google::Apis::CloudsearchV1::MultiKey::Representation
|
9006
|
+
|
9007
|
+
collection :pre_state, as: 'preState', class: Google::Apis::CloudsearchV1::PreState, decorator: Google::Apis::CloudsearchV1::PreState::Representation
|
9008
|
+
|
9009
|
+
property :thread_key, as: 'threadKey', class: Google::Apis::CloudsearchV1::MultiKey, decorator: Google::Apis::CloudsearchV1::MultiKey::Representation
|
9010
|
+
|
9011
|
+
property :thread_key_set, as: 'threadKeySet', class: Google::Apis::CloudsearchV1::ThreadKeySet, decorator: Google::Apis::CloudsearchV1::ThreadKeySet::Representation
|
9012
|
+
|
9013
|
+
property :thread_locator, as: 'threadLocator'
|
9014
|
+
property :topic_state_update, as: 'topicStateUpdate', class: Google::Apis::CloudsearchV1::TopicStateUpdate, decorator: Google::Apis::CloudsearchV1::TopicStateUpdate::Representation
|
9015
|
+
|
9016
|
+
end
|
9017
|
+
end
|
9018
|
+
|
7717
9019
|
class TimestampOperatorOptions
|
7718
9020
|
# @private
|
7719
9021
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -7763,6 +9065,37 @@ module Google
|
|
7763
9065
|
end
|
7764
9066
|
end
|
7765
9067
|
|
9068
|
+
class TopicState
|
9069
|
+
# @private
|
9070
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9071
|
+
hash :label_id_message_count, as: 'labelIdMessageCount'
|
9072
|
+
property :num_constituents, as: 'numConstituents'
|
9073
|
+
end
|
9074
|
+
end
|
9075
|
+
|
9076
|
+
class TopicStateUpdate
|
9077
|
+
# @private
|
9078
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9079
|
+
property :topic_state, as: 'topicState', class: Google::Apis::CloudsearchV1::TopicState, decorator: Google::Apis::CloudsearchV1::TopicState::Representation
|
9080
|
+
|
9081
|
+
end
|
9082
|
+
end
|
9083
|
+
|
9084
|
+
class TransactionContext
|
9085
|
+
# @private
|
9086
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9087
|
+
property :ending_record_id, :numeric_string => true, as: 'endingRecordId'
|
9088
|
+
property :starting_record_id, :numeric_string => true, as: 'startingRecordId'
|
9089
|
+
property :write_timestamp_us, :numeric_string => true, as: 'writeTimestampUs'
|
9090
|
+
end
|
9091
|
+
end
|
9092
|
+
|
9093
|
+
class TransactionDebugInfo
|
9094
|
+
# @private
|
9095
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9096
|
+
end
|
9097
|
+
end
|
9098
|
+
|
7766
9099
|
class TranscriptionSessionInfo
|
7767
9100
|
# @private
|
7768
9101
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -7778,6 +9111,52 @@ module Google
|
|
7778
9111
|
end
|
7779
9112
|
end
|
7780
9113
|
|
9114
|
+
class Trigger
|
9115
|
+
# @private
|
9116
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9117
|
+
property :action_type, as: 'actionType'
|
9118
|
+
property :batch_time_us, :numeric_string => true, as: 'batchTimeUs'
|
9119
|
+
property :dispatch_id, as: 'dispatchId'
|
9120
|
+
property :dispatcher, as: 'dispatcher'
|
9121
|
+
property :fire_time_us, :numeric_string => true, as: 'fireTimeUs'
|
9122
|
+
property :jobsetted_server_spec, as: 'jobsettedServerSpec', class: Google::Apis::CloudsearchV1::JobsettedServerSpec, decorator: Google::Apis::CloudsearchV1::JobsettedServerSpec::Representation
|
9123
|
+
|
9124
|
+
property :key, as: 'key'
|
9125
|
+
property :rpc_options, as: 'rpcOptions', class: Google::Apis::CloudsearchV1::RpcOptions, decorator: Google::Apis::CloudsearchV1::RpcOptions::Representation
|
9126
|
+
|
9127
|
+
property :slice_fire_time_us, :numeric_string => true, as: 'sliceFireTimeUs'
|
9128
|
+
property :trigger_action, as: 'triggerAction', class: Google::Apis::CloudsearchV1::TriggerAction, decorator: Google::Apis::CloudsearchV1::TriggerAction::Representation
|
9129
|
+
|
9130
|
+
property :trigger_key, as: 'triggerKey', class: Google::Apis::CloudsearchV1::TriggerKey, decorator: Google::Apis::CloudsearchV1::TriggerKey::Representation
|
9131
|
+
|
9132
|
+
end
|
9133
|
+
end
|
9134
|
+
|
9135
|
+
class TriggerAction
|
9136
|
+
# @private
|
9137
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9138
|
+
property :action, as: 'action'
|
9139
|
+
property :data, :base64 => true, as: 'data'
|
9140
|
+
property :data_int, :numeric_string => true, as: 'dataInt'
|
9141
|
+
end
|
9142
|
+
end
|
9143
|
+
|
9144
|
+
class TriggerKey
|
9145
|
+
# @private
|
9146
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9147
|
+
property :instance_id, as: 'instanceId'
|
9148
|
+
property :type, as: 'type'
|
9149
|
+
end
|
9150
|
+
end
|
9151
|
+
|
9152
|
+
class Triggers
|
9153
|
+
# @private
|
9154
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9155
|
+
collection :triggers, as: 'triggers', class: Google::Apis::CloudsearchV1::Trigger, decorator: Google::Apis::CloudsearchV1::Trigger::Representation
|
9156
|
+
|
9157
|
+
end
|
9158
|
+
end
|
9159
|
+
|
7781
9160
|
class TrustedResourceUrlProto
|
7782
9161
|
# @private
|
7783
9162
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -7820,6 +9199,31 @@ module Google
|
|
7820
9199
|
end
|
7821
9200
|
end
|
7822
9201
|
|
9202
|
+
class UpdateBccRecipients
|
9203
|
+
# @private
|
9204
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9205
|
+
collection :bcc_recipients, as: 'bccRecipients', class: Google::Apis::CloudsearchV1::Recipient, decorator: Google::Apis::CloudsearchV1::Recipient::Representation
|
9206
|
+
|
9207
|
+
end
|
9208
|
+
end
|
9209
|
+
|
9210
|
+
class UpdateBody
|
9211
|
+
# @private
|
9212
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9213
|
+
collection :insert_contents, as: 'insertContents', class: Google::Apis::CloudsearchV1::InsertContent, decorator: Google::Apis::CloudsearchV1::InsertContent::Representation
|
9214
|
+
|
9215
|
+
property :type, as: 'type'
|
9216
|
+
end
|
9217
|
+
end
|
9218
|
+
|
9219
|
+
class UpdateCcRecipients
|
9220
|
+
# @private
|
9221
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9222
|
+
collection :cc_recipients, as: 'ccRecipients', class: Google::Apis::CloudsearchV1::Recipient, decorator: Google::Apis::CloudsearchV1::Recipient::Representation
|
9223
|
+
|
9224
|
+
end
|
9225
|
+
end
|
9226
|
+
|
7823
9227
|
class UpdateDataSourceRequest
|
7824
9228
|
# @private
|
7825
9229
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -7831,6 +9235,22 @@ module Google
|
|
7831
9235
|
end
|
7832
9236
|
end
|
7833
9237
|
|
9238
|
+
class UpdateDraftActionMarkup
|
9239
|
+
# @private
|
9240
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9241
|
+
property :update_bcc_recipients, as: 'updateBccRecipients', class: Google::Apis::CloudsearchV1::UpdateBccRecipients, decorator: Google::Apis::CloudsearchV1::UpdateBccRecipients::Representation
|
9242
|
+
|
9243
|
+
property :update_body, as: 'updateBody', class: Google::Apis::CloudsearchV1::UpdateBody, decorator: Google::Apis::CloudsearchV1::UpdateBody::Representation
|
9244
|
+
|
9245
|
+
property :update_cc_recipients, as: 'updateCcRecipients', class: Google::Apis::CloudsearchV1::UpdateCcRecipients, decorator: Google::Apis::CloudsearchV1::UpdateCcRecipients::Representation
|
9246
|
+
|
9247
|
+
property :update_subject, as: 'updateSubject', class: Google::Apis::CloudsearchV1::UpdateSubject, decorator: Google::Apis::CloudsearchV1::UpdateSubject::Representation
|
9248
|
+
|
9249
|
+
property :update_to_recipients, as: 'updateToRecipients', class: Google::Apis::CloudsearchV1::UpdateToRecipients, decorator: Google::Apis::CloudsearchV1::UpdateToRecipients::Representation
|
9250
|
+
|
9251
|
+
end
|
9252
|
+
end
|
9253
|
+
|
7834
9254
|
class UpdateSchemaRequest
|
7835
9255
|
# @private
|
7836
9256
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -7842,6 +9262,21 @@ module Google
|
|
7842
9262
|
end
|
7843
9263
|
end
|
7844
9264
|
|
9265
|
+
class UpdateSubject
|
9266
|
+
# @private
|
9267
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9268
|
+
property :subject, as: 'subject'
|
9269
|
+
end
|
9270
|
+
end
|
9271
|
+
|
9272
|
+
class UpdateToRecipients
|
9273
|
+
# @private
|
9274
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9275
|
+
collection :to_recipients, as: 'toRecipients', class: Google::Apis::CloudsearchV1::Recipient, decorator: Google::Apis::CloudsearchV1::Recipient::Representation
|
9276
|
+
|
9277
|
+
end
|
9278
|
+
end
|
9279
|
+
|
7845
9280
|
class UploadItemRef
|
7846
9281
|
# @private
|
7847
9282
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -7863,6 +9298,7 @@ module Google
|
|
7863
9298
|
property :content_type, as: 'contentType'
|
7864
9299
|
property :dlp_metrics_metadata, as: 'dlpMetricsMetadata', class: Google::Apis::CloudsearchV1::AppsDynamiteSharedDlpMetricsMetadata, decorator: Google::Apis::CloudsearchV1::AppsDynamiteSharedDlpMetricsMetadata::Representation
|
7865
9300
|
|
9301
|
+
property :latest_virus_scan_timestamp, :numeric_string => true, as: 'latestVirusScanTimestamp'
|
7866
9302
|
property :local_id, as: 'localId'
|
7867
9303
|
property :original_dimension, as: 'originalDimension', class: Google::Apis::CloudsearchV1::AppsDynamiteSharedDimension, decorator: Google::Apis::CloudsearchV1::AppsDynamiteSharedDimension::Representation
|
7868
9304
|
|