google-apis-discoveryengine_v1 0.25.0 → 0.27.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +9 -0
- data/lib/google/apis/discoveryengine_v1/classes.rb +2057 -190
- data/lib/google/apis/discoveryengine_v1/gem_version.rb +3 -3
- data/lib/google/apis/discoveryengine_v1/representations.rb +771 -4
- data/lib/google/apis/discoveryengine_v1/service.rb +35 -2
- metadata +4 -7
@@ -226,6 +226,12 @@ module Google
|
|
226
226
|
include Google::Apis::Core::JsonObjectSupport
|
227
227
|
end
|
228
228
|
|
229
|
+
class GoogleCloudDiscoveryengineV1AnswerQueryRequestSafetySpecSafetySetting
|
230
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
231
|
+
|
232
|
+
include Google::Apis::Core::JsonObjectSupport
|
233
|
+
end
|
234
|
+
|
229
235
|
class GoogleCloudDiscoveryengineV1AnswerQueryRequestSearchSpec
|
230
236
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
231
237
|
|
@@ -700,6 +706,12 @@ module Google
|
|
700
706
|
include Google::Apis::Core::JsonObjectSupport
|
701
707
|
end
|
702
708
|
|
709
|
+
class GoogleCloudDiscoveryengineV1DeleteIdentityMappingStoreMetadata
|
710
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
711
|
+
|
712
|
+
include Google::Apis::Core::JsonObjectSupport
|
713
|
+
end
|
714
|
+
|
703
715
|
class GoogleCloudDiscoveryengineV1DeleteSchemaMetadata
|
704
716
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
705
717
|
|
@@ -880,6 +892,120 @@ module Google
|
|
880
892
|
include Google::Apis::Core::JsonObjectSupport
|
881
893
|
end
|
882
894
|
|
895
|
+
class GoogleCloudDiscoveryengineV1GenerateGroundedContentRequest
|
896
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
897
|
+
|
898
|
+
include Google::Apis::Core::JsonObjectSupport
|
899
|
+
end
|
900
|
+
|
901
|
+
class GoogleCloudDiscoveryengineV1GenerateGroundedContentRequestDynamicRetrievalConfiguration
|
902
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
903
|
+
|
904
|
+
include Google::Apis::Core::JsonObjectSupport
|
905
|
+
end
|
906
|
+
|
907
|
+
class GoogleCloudDiscoveryengineV1GenerateGroundedContentRequestDynamicRetrievalConfigurationDynamicRetrievalPredictor
|
908
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
909
|
+
|
910
|
+
include Google::Apis::Core::JsonObjectSupport
|
911
|
+
end
|
912
|
+
|
913
|
+
class GoogleCloudDiscoveryengineV1GenerateGroundedContentRequestGenerationSpec
|
914
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
915
|
+
|
916
|
+
include Google::Apis::Core::JsonObjectSupport
|
917
|
+
end
|
918
|
+
|
919
|
+
class GoogleCloudDiscoveryengineV1GenerateGroundedContentRequestGroundingSource
|
920
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
921
|
+
|
922
|
+
include Google::Apis::Core::JsonObjectSupport
|
923
|
+
end
|
924
|
+
|
925
|
+
class GoogleCloudDiscoveryengineV1GenerateGroundedContentRequestGroundingSourceGoogleSearchSource
|
926
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
927
|
+
|
928
|
+
include Google::Apis::Core::JsonObjectSupport
|
929
|
+
end
|
930
|
+
|
931
|
+
class GoogleCloudDiscoveryengineV1GenerateGroundedContentRequestGroundingSourceInlineSource
|
932
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
933
|
+
|
934
|
+
include Google::Apis::Core::JsonObjectSupport
|
935
|
+
end
|
936
|
+
|
937
|
+
class GoogleCloudDiscoveryengineV1GenerateGroundedContentRequestGroundingSourceSearchSource
|
938
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
939
|
+
|
940
|
+
include Google::Apis::Core::JsonObjectSupport
|
941
|
+
end
|
942
|
+
|
943
|
+
class GoogleCloudDiscoveryengineV1GenerateGroundedContentRequestGroundingSpec
|
944
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
945
|
+
|
946
|
+
include Google::Apis::Core::JsonObjectSupport
|
947
|
+
end
|
948
|
+
|
949
|
+
class GoogleCloudDiscoveryengineV1GenerateGroundedContentResponse
|
950
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
951
|
+
|
952
|
+
include Google::Apis::Core::JsonObjectSupport
|
953
|
+
end
|
954
|
+
|
955
|
+
class GoogleCloudDiscoveryengineV1GenerateGroundedContentResponseCandidate
|
956
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
957
|
+
|
958
|
+
include Google::Apis::Core::JsonObjectSupport
|
959
|
+
end
|
960
|
+
|
961
|
+
class GoogleCloudDiscoveryengineV1GenerateGroundedContentResponseCandidateGroundingMetadata
|
962
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
963
|
+
|
964
|
+
include Google::Apis::Core::JsonObjectSupport
|
965
|
+
end
|
966
|
+
|
967
|
+
class GoogleCloudDiscoveryengineV1GenerateGroundedContentResponseCandidateGroundingMetadataDynamicRetrievalMetadata
|
968
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
969
|
+
|
970
|
+
include Google::Apis::Core::JsonObjectSupport
|
971
|
+
end
|
972
|
+
|
973
|
+
class GoogleCloudDiscoveryengineV1GenerateGroundedContentResponseCandidateGroundingMetadataDynamicRetrievalPredictorMetadata
|
974
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
975
|
+
|
976
|
+
include Google::Apis::Core::JsonObjectSupport
|
977
|
+
end
|
978
|
+
|
979
|
+
class GoogleCloudDiscoveryengineV1GenerateGroundedContentResponseCandidateGroundingMetadataGroundingSupport
|
980
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
981
|
+
|
982
|
+
include Google::Apis::Core::JsonObjectSupport
|
983
|
+
end
|
984
|
+
|
985
|
+
class GoogleCloudDiscoveryengineV1GenerateGroundedContentResponseCandidateGroundingMetadataRetrievalMetadata
|
986
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
987
|
+
|
988
|
+
include Google::Apis::Core::JsonObjectSupport
|
989
|
+
end
|
990
|
+
|
991
|
+
class GoogleCloudDiscoveryengineV1GenerateGroundedContentResponseCandidateGroundingMetadataSearchEntryPoint
|
992
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
993
|
+
|
994
|
+
include Google::Apis::Core::JsonObjectSupport
|
995
|
+
end
|
996
|
+
|
997
|
+
class GoogleCloudDiscoveryengineV1GroundedGenerationContent
|
998
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
999
|
+
|
1000
|
+
include Google::Apis::Core::JsonObjectSupport
|
1001
|
+
end
|
1002
|
+
|
1003
|
+
class GoogleCloudDiscoveryengineV1GroundedGenerationContentPart
|
1004
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1005
|
+
|
1006
|
+
include Google::Apis::Core::JsonObjectSupport
|
1007
|
+
end
|
1008
|
+
|
883
1009
|
class GoogleCloudDiscoveryengineV1GroundingFact
|
884
1010
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
885
1011
|
|
@@ -1216,6 +1342,12 @@ module Google
|
|
1216
1342
|
include Google::Apis::Core::JsonObjectSupport
|
1217
1343
|
end
|
1218
1344
|
|
1345
|
+
class GoogleCloudDiscoveryengineV1SafetyRating
|
1346
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1347
|
+
|
1348
|
+
include Google::Apis::Core::JsonObjectSupport
|
1349
|
+
end
|
1350
|
+
|
1219
1351
|
class GoogleCloudDiscoveryengineV1Schema
|
1220
1352
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1221
1353
|
|
@@ -1468,6 +1600,12 @@ module Google
|
|
1468
1600
|
include Google::Apis::Core::JsonObjectSupport
|
1469
1601
|
end
|
1470
1602
|
|
1603
|
+
class GoogleCloudDiscoveryengineV1SingleRegionKey
|
1604
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1605
|
+
|
1606
|
+
include Google::Apis::Core::JsonObjectSupport
|
1607
|
+
end
|
1608
|
+
|
1471
1609
|
class GoogleCloudDiscoveryengineV1SiteSearchEngine
|
1472
1610
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1473
1611
|
|
@@ -1588,6 +1726,12 @@ module Google
|
|
1588
1726
|
include Google::Apis::Core::JsonObjectSupport
|
1589
1727
|
end
|
1590
1728
|
|
1729
|
+
class GoogleCloudDiscoveryengineV1alphaActionConfig
|
1730
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1731
|
+
|
1732
|
+
include Google::Apis::Core::JsonObjectSupport
|
1733
|
+
end
|
1734
|
+
|
1591
1735
|
class GoogleCloudDiscoveryengineV1alphaAdvancedSiteSearchConfig
|
1592
1736
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1593
1737
|
|
@@ -1726,6 +1870,12 @@ module Google
|
|
1726
1870
|
include Google::Apis::Core::JsonObjectSupport
|
1727
1871
|
end
|
1728
1872
|
|
1873
|
+
class GoogleCloudDiscoveryengineV1alphaCollection
|
1874
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1875
|
+
|
1876
|
+
include Google::Apis::Core::JsonObjectSupport
|
1877
|
+
end
|
1878
|
+
|
1729
1879
|
class GoogleCloudDiscoveryengineV1alphaCondition
|
1730
1880
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1731
1881
|
|
@@ -1744,6 +1894,18 @@ module Google
|
|
1744
1894
|
include Google::Apis::Core::JsonObjectSupport
|
1745
1895
|
end
|
1746
1896
|
|
1897
|
+
class GoogleCloudDiscoveryengineV1alphaConnectorRun
|
1898
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1899
|
+
|
1900
|
+
include Google::Apis::Core::JsonObjectSupport
|
1901
|
+
end
|
1902
|
+
|
1903
|
+
class GoogleCloudDiscoveryengineV1alphaConnectorRunEntityRun
|
1904
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1905
|
+
|
1906
|
+
include Google::Apis::Core::JsonObjectSupport
|
1907
|
+
end
|
1908
|
+
|
1747
1909
|
class GoogleCloudDiscoveryengineV1alphaControl
|
1748
1910
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1749
1911
|
|
@@ -1828,6 +1990,18 @@ module Google
|
|
1828
1990
|
include Google::Apis::Core::JsonObjectSupport
|
1829
1991
|
end
|
1830
1992
|
|
1993
|
+
class GoogleCloudDiscoveryengineV1alphaDataConnector
|
1994
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1995
|
+
|
1996
|
+
include Google::Apis::Core::JsonObjectSupport
|
1997
|
+
end
|
1998
|
+
|
1999
|
+
class GoogleCloudDiscoveryengineV1alphaDataConnectorSourceEntity
|
2000
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2001
|
+
|
2002
|
+
include Google::Apis::Core::JsonObjectSupport
|
2003
|
+
end
|
2004
|
+
|
1831
2005
|
class GoogleCloudDiscoveryengineV1alphaDataStore
|
1832
2006
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1833
2007
|
|
@@ -1852,6 +2026,12 @@ module Google
|
|
1852
2026
|
include Google::Apis::Core::JsonObjectSupport
|
1853
2027
|
end
|
1854
2028
|
|
2029
|
+
class GoogleCloudDiscoveryengineV1alphaDeleteCollectionMetadata
|
2030
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2031
|
+
|
2032
|
+
include Google::Apis::Core::JsonObjectSupport
|
2033
|
+
end
|
2034
|
+
|
1855
2035
|
class GoogleCloudDiscoveryengineV1alphaDeleteDataStoreMetadata
|
1856
2036
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1857
2037
|
|
@@ -1864,6 +2044,12 @@ module Google
|
|
1864
2044
|
include Google::Apis::Core::JsonObjectSupport
|
1865
2045
|
end
|
1866
2046
|
|
2047
|
+
class GoogleCloudDiscoveryengineV1alphaDeleteIdentityMappingStoreMetadata
|
2048
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2049
|
+
|
2050
|
+
include Google::Apis::Core::JsonObjectSupport
|
2051
|
+
end
|
2052
|
+
|
1867
2053
|
class GoogleCloudDiscoveryengineV1alphaDeleteSchemaMetadata
|
1868
2054
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1869
2055
|
|
@@ -1888,6 +2074,18 @@ module Google
|
|
1888
2074
|
include Google::Apis::Core::JsonObjectSupport
|
1889
2075
|
end
|
1890
2076
|
|
2077
|
+
class GoogleCloudDiscoveryengineV1alphaDestinationConfig
|
2078
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2079
|
+
|
2080
|
+
include Google::Apis::Core::JsonObjectSupport
|
2081
|
+
end
|
2082
|
+
|
2083
|
+
class GoogleCloudDiscoveryengineV1alphaDestinationConfigDestination
|
2084
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2085
|
+
|
2086
|
+
include Google::Apis::Core::JsonObjectSupport
|
2087
|
+
end
|
2088
|
+
|
1891
2089
|
class GoogleCloudDiscoveryengineV1alphaDisableAdvancedSiteSearchMetadata
|
1892
2090
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
1893
2091
|
|
@@ -2074,6 +2272,12 @@ module Google
|
|
2074
2272
|
include Google::Apis::Core::JsonObjectSupport
|
2075
2273
|
end
|
2076
2274
|
|
2275
|
+
class GoogleCloudDiscoveryengineV1alphaIdentityScheduleConfig
|
2276
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2277
|
+
|
2278
|
+
include Google::Apis::Core::JsonObjectSupport
|
2279
|
+
end
|
2280
|
+
|
2077
2281
|
class GoogleCloudDiscoveryengineV1alphaIdpConfig
|
2078
2282
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2079
2283
|
|
@@ -2302,6 +2506,24 @@ module Google
|
|
2302
2506
|
include Google::Apis::Core::JsonObjectSupport
|
2303
2507
|
end
|
2304
2508
|
|
2509
|
+
class GoogleCloudDiscoveryengineV1alphaRemoveDedicatedCrawlRateMetadata
|
2510
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2511
|
+
|
2512
|
+
include Google::Apis::Core::JsonObjectSupport
|
2513
|
+
end
|
2514
|
+
|
2515
|
+
class GoogleCloudDiscoveryengineV1alphaRemoveDedicatedCrawlRateResponse
|
2516
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2517
|
+
|
2518
|
+
include Google::Apis::Core::JsonObjectSupport
|
2519
|
+
end
|
2520
|
+
|
2521
|
+
class GoogleCloudDiscoveryengineV1alphaSafetyRating
|
2522
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2523
|
+
|
2524
|
+
include Google::Apis::Core::JsonObjectSupport
|
2525
|
+
end
|
2526
|
+
|
2305
2527
|
class GoogleCloudDiscoveryengineV1alphaSchema
|
2306
2528
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2307
2529
|
|
@@ -2470,6 +2692,24 @@ module Google
|
|
2470
2692
|
include Google::Apis::Core::JsonObjectSupport
|
2471
2693
|
end
|
2472
2694
|
|
2695
|
+
class GoogleCloudDiscoveryengineV1alphaSetDedicatedCrawlRateMetadata
|
2696
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2697
|
+
|
2698
|
+
include Google::Apis::Core::JsonObjectSupport
|
2699
|
+
end
|
2700
|
+
|
2701
|
+
class GoogleCloudDiscoveryengineV1alphaSetDedicatedCrawlRateResponse
|
2702
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2703
|
+
|
2704
|
+
include Google::Apis::Core::JsonObjectSupport
|
2705
|
+
end
|
2706
|
+
|
2707
|
+
class GoogleCloudDiscoveryengineV1alphaSetUpDataConnectorMetadata
|
2708
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2709
|
+
|
2710
|
+
include Google::Apis::Core::JsonObjectSupport
|
2711
|
+
end
|
2712
|
+
|
2473
2713
|
class GoogleCloudDiscoveryengineV1alphaSetUriPatternDocumentDataMetadata
|
2474
2714
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2475
2715
|
|
@@ -2482,6 +2722,12 @@ module Google
|
|
2482
2722
|
include Google::Apis::Core::JsonObjectSupport
|
2483
2723
|
end
|
2484
2724
|
|
2725
|
+
class GoogleCloudDiscoveryengineV1alphaSingleRegionKey
|
2726
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2727
|
+
|
2728
|
+
include Google::Apis::Core::JsonObjectSupport
|
2729
|
+
end
|
2730
|
+
|
2485
2731
|
class GoogleCloudDiscoveryengineV1alphaSiteVerificationInfo
|
2486
2732
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2487
2733
|
|
@@ -2542,6 +2788,12 @@ module Google
|
|
2542
2788
|
include Google::Apis::Core::JsonObjectSupport
|
2543
2789
|
end
|
2544
2790
|
|
2791
|
+
class GoogleCloudDiscoveryengineV1alphaUpdateCollectionMetadata
|
2792
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2793
|
+
|
2794
|
+
include Google::Apis::Core::JsonObjectSupport
|
2795
|
+
end
|
2796
|
+
|
2545
2797
|
class GoogleCloudDiscoveryengineV1alphaUpdateSchemaMetadata
|
2546
2798
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2547
2799
|
|
@@ -2716,6 +2968,12 @@ module Google
|
|
2716
2968
|
include Google::Apis::Core::JsonObjectSupport
|
2717
2969
|
end
|
2718
2970
|
|
2971
|
+
class GoogleCloudDiscoveryengineV1betaDeleteIdentityMappingStoreMetadata
|
2972
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2973
|
+
|
2974
|
+
include Google::Apis::Core::JsonObjectSupport
|
2975
|
+
end
|
2976
|
+
|
2719
2977
|
class GoogleCloudDiscoveryengineV1betaDeleteSchemaMetadata
|
2720
2978
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
2721
2979
|
|
@@ -3160,6 +3418,12 @@ module Google
|
|
3160
3418
|
include Google::Apis::Core::JsonObjectSupport
|
3161
3419
|
end
|
3162
3420
|
|
3421
|
+
class GoogleCloudDiscoveryengineV1betaSingleRegionKey
|
3422
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3423
|
+
|
3424
|
+
include Google::Apis::Core::JsonObjectSupport
|
3425
|
+
end
|
3426
|
+
|
3163
3427
|
class GoogleCloudDiscoveryengineV1betaSiteVerificationInfo
|
3164
3428
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3165
3429
|
|
@@ -3298,6 +3562,18 @@ module Google
|
|
3298
3562
|
include Google::Apis::Core::JsonObjectSupport
|
3299
3563
|
end
|
3300
3564
|
|
3565
|
+
class GoogleTypeDateTime
|
3566
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3567
|
+
|
3568
|
+
include Google::Apis::Core::JsonObjectSupport
|
3569
|
+
end
|
3570
|
+
|
3571
|
+
class GoogleTypeTimeZone
|
3572
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
3573
|
+
|
3574
|
+
include Google::Apis::Core::JsonObjectSupport
|
3575
|
+
end
|
3576
|
+
|
3301
3577
|
class GoogleApiDistribution
|
3302
3578
|
# @private
|
3303
3579
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -3463,6 +3739,8 @@ module Google
|
|
3463
3739
|
class GoogleCloudDiscoveryengineV1AdvancedSiteSearchConfig
|
3464
3740
|
# @private
|
3465
3741
|
class Representation < Google::Apis::Core::JsonRepresentation
|
3742
|
+
property :disable_automatic_refresh, as: 'disableAutomaticRefresh'
|
3743
|
+
property :disable_initial_index, as: 'disableInitialIndex'
|
3466
3744
|
end
|
3467
3745
|
end
|
3468
3746
|
|
@@ -3496,6 +3774,8 @@ module Google
|
|
3496
3774
|
collection :references, as: 'references', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AnswerReference, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AnswerReference::Representation
|
3497
3775
|
|
3498
3776
|
collection :related_questions, as: 'relatedQuestions'
|
3777
|
+
collection :safety_ratings, as: 'safetyRatings', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1SafetyRating, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1SafetyRating::Representation
|
3778
|
+
|
3499
3779
|
property :state, as: 'state'
|
3500
3780
|
collection :steps, as: 'steps', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AnswerStep, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AnswerStep::Representation
|
3501
3781
|
|
@@ -3638,6 +3918,16 @@ module Google
|
|
3638
3918
|
# @private
|
3639
3919
|
class Representation < Google::Apis::Core::JsonRepresentation
|
3640
3920
|
property :enable, as: 'enable'
|
3921
|
+
collection :safety_settings, as: 'safetySettings', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AnswerQueryRequestSafetySpecSafetySetting, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1AnswerQueryRequestSafetySpecSafetySetting::Representation
|
3922
|
+
|
3923
|
+
end
|
3924
|
+
end
|
3925
|
+
|
3926
|
+
class GoogleCloudDiscoveryengineV1AnswerQueryRequestSafetySpecSafetySetting
|
3927
|
+
# @private
|
3928
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
3929
|
+
property :category, as: 'category'
|
3930
|
+
property :threshold, as: 'threshold'
|
3641
3931
|
end
|
3642
3932
|
end
|
3643
3933
|
|
@@ -4122,6 +4412,8 @@ module Google
|
|
4122
4412
|
property :kms_key_version, as: 'kmsKeyVersion'
|
4123
4413
|
property :last_rotation_timestamp_micros, :numeric_string => true, as: 'lastRotationTimestampMicros'
|
4124
4414
|
property :name, as: 'name'
|
4415
|
+
collection :single_region_keys, as: 'singleRegionKeys', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1SingleRegionKey, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1SingleRegionKey::Representation
|
4416
|
+
|
4125
4417
|
property :state, as: 'state'
|
4126
4418
|
end
|
4127
4419
|
end
|
@@ -4220,6 +4512,7 @@ module Google
|
|
4220
4512
|
property :boost, as: 'boost'
|
4221
4513
|
property :data_store, as: 'dataStore'
|
4222
4514
|
property :filter, as: 'filter'
|
4515
|
+
property :fixed_boost, as: 'fixedBoost'
|
4223
4516
|
end
|
4224
4517
|
end
|
4225
4518
|
|
@@ -4395,6 +4688,7 @@ module Google
|
|
4395
4688
|
property :document_processing_config, as: 'documentProcessingConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1DocumentProcessingConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1DocumentProcessingConfig::Representation
|
4396
4689
|
|
4397
4690
|
property :industry_vertical, as: 'industryVertical'
|
4691
|
+
property :is_infobot_faq_data_store, as: 'isInfobotFaqDataStore'
|
4398
4692
|
property :kms_key_name, as: 'kmsKeyName'
|
4399
4693
|
property :name, as: 'name'
|
4400
4694
|
property :serving_config_data_store, as: 'servingConfigDataStore', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1DataStoreServingConfigDataStore, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1DataStoreServingConfigDataStore::Representation
|
@@ -4442,6 +4736,14 @@ module Google
|
|
4442
4736
|
end
|
4443
4737
|
end
|
4444
4738
|
|
4739
|
+
class GoogleCloudDiscoveryengineV1DeleteIdentityMappingStoreMetadata
|
4740
|
+
# @private
|
4741
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
4742
|
+
property :create_time, as: 'createTime'
|
4743
|
+
property :update_time, as: 'updateTime'
|
4744
|
+
end
|
4745
|
+
end
|
4746
|
+
|
4445
4747
|
class GoogleCloudDiscoveryengineV1DeleteSchemaMetadata
|
4446
4748
|
# @private
|
4447
4749
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -4511,6 +4813,7 @@ module Google
|
|
4511
4813
|
collection :error_samples, as: 'errorSamples', class: Google::Apis::DiscoveryengineV1::GoogleRpcStatus, decorator: Google::Apis::DiscoveryengineV1::GoogleRpcStatus::Representation
|
4512
4814
|
|
4513
4815
|
property :index_time, as: 'indexTime'
|
4816
|
+
property :pending_message, as: 'pendingMessage'
|
4514
4817
|
end
|
4515
4818
|
end
|
4516
4819
|
|
@@ -4719,15 +5022,201 @@ module Google
|
|
4719
5022
|
end
|
4720
5023
|
end
|
4721
5024
|
|
4722
|
-
class
|
5025
|
+
class GoogleCloudDiscoveryengineV1GenerateGroundedContentRequest
|
4723
5026
|
# @private
|
4724
5027
|
class Representation < Google::Apis::Core::JsonRepresentation
|
4725
|
-
|
4726
|
-
|
5028
|
+
collection :contents, as: 'contents', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1GroundedGenerationContent, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1GroundedGenerationContent::Representation
|
5029
|
+
|
5030
|
+
property :generation_spec, as: 'generationSpec', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1GenerateGroundedContentRequestGenerationSpec, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1GenerateGroundedContentRequestGenerationSpec::Representation
|
5031
|
+
|
5032
|
+
property :grounding_spec, as: 'groundingSpec', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1GenerateGroundedContentRequestGroundingSpec, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1GenerateGroundedContentRequestGroundingSpec::Representation
|
5033
|
+
|
5034
|
+
property :system_instruction, as: 'systemInstruction', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1GroundedGenerationContent, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1GroundedGenerationContent::Representation
|
5035
|
+
|
5036
|
+
hash :user_labels, as: 'userLabels'
|
4727
5037
|
end
|
4728
5038
|
end
|
4729
5039
|
|
4730
|
-
class
|
5040
|
+
class GoogleCloudDiscoveryengineV1GenerateGroundedContentRequestDynamicRetrievalConfiguration
|
5041
|
+
# @private
|
5042
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5043
|
+
property :predictor, as: 'predictor', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1GenerateGroundedContentRequestDynamicRetrievalConfigurationDynamicRetrievalPredictor, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1GenerateGroundedContentRequestDynamicRetrievalConfigurationDynamicRetrievalPredictor::Representation
|
5044
|
+
|
5045
|
+
end
|
5046
|
+
end
|
5047
|
+
|
5048
|
+
class GoogleCloudDiscoveryengineV1GenerateGroundedContentRequestDynamicRetrievalConfigurationDynamicRetrievalPredictor
|
5049
|
+
# @private
|
5050
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5051
|
+
property :threshold, as: 'threshold'
|
5052
|
+
property :version, as: 'version'
|
5053
|
+
end
|
5054
|
+
end
|
5055
|
+
|
5056
|
+
class GoogleCloudDiscoveryengineV1GenerateGroundedContentRequestGenerationSpec
|
5057
|
+
# @private
|
5058
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5059
|
+
property :frequency_penalty, as: 'frequencyPenalty'
|
5060
|
+
property :language_code, as: 'languageCode'
|
5061
|
+
property :max_output_tokens, as: 'maxOutputTokens'
|
5062
|
+
property :model_id, as: 'modelId'
|
5063
|
+
property :presence_penalty, as: 'presencePenalty'
|
5064
|
+
property :seed, as: 'seed'
|
5065
|
+
property :temperature, as: 'temperature'
|
5066
|
+
property :top_k, as: 'topK'
|
5067
|
+
property :top_p, as: 'topP'
|
5068
|
+
end
|
5069
|
+
end
|
5070
|
+
|
5071
|
+
class GoogleCloudDiscoveryengineV1GenerateGroundedContentRequestGroundingSource
|
5072
|
+
# @private
|
5073
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5074
|
+
property :google_search_source, as: 'googleSearchSource', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1GenerateGroundedContentRequestGroundingSourceGoogleSearchSource, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1GenerateGroundedContentRequestGroundingSourceGoogleSearchSource::Representation
|
5075
|
+
|
5076
|
+
property :inline_source, as: 'inlineSource', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1GenerateGroundedContentRequestGroundingSourceInlineSource, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1GenerateGroundedContentRequestGroundingSourceInlineSource::Representation
|
5077
|
+
|
5078
|
+
property :search_source, as: 'searchSource', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1GenerateGroundedContentRequestGroundingSourceSearchSource, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1GenerateGroundedContentRequestGroundingSourceSearchSource::Representation
|
5079
|
+
|
5080
|
+
end
|
5081
|
+
end
|
5082
|
+
|
5083
|
+
class GoogleCloudDiscoveryengineV1GenerateGroundedContentRequestGroundingSourceGoogleSearchSource
|
5084
|
+
# @private
|
5085
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5086
|
+
property :dynamic_retrieval_config, as: 'dynamicRetrievalConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1GenerateGroundedContentRequestDynamicRetrievalConfiguration, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1GenerateGroundedContentRequestDynamicRetrievalConfiguration::Representation
|
5087
|
+
|
5088
|
+
end
|
5089
|
+
end
|
5090
|
+
|
5091
|
+
class GoogleCloudDiscoveryengineV1GenerateGroundedContentRequestGroundingSourceInlineSource
|
5092
|
+
# @private
|
5093
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5094
|
+
hash :attributes, as: 'attributes'
|
5095
|
+
collection :grounding_facts, as: 'groundingFacts', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1GroundingFact, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1GroundingFact::Representation
|
5096
|
+
|
5097
|
+
end
|
5098
|
+
end
|
5099
|
+
|
5100
|
+
class GoogleCloudDiscoveryengineV1GenerateGroundedContentRequestGroundingSourceSearchSource
|
5101
|
+
# @private
|
5102
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5103
|
+
property :filter, as: 'filter'
|
5104
|
+
property :max_result_count, as: 'maxResultCount'
|
5105
|
+
property :safe_search, as: 'safeSearch'
|
5106
|
+
property :serving_config, as: 'servingConfig'
|
5107
|
+
end
|
5108
|
+
end
|
5109
|
+
|
5110
|
+
class GoogleCloudDiscoveryengineV1GenerateGroundedContentRequestGroundingSpec
|
5111
|
+
# @private
|
5112
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5113
|
+
collection :grounding_sources, as: 'groundingSources', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1GenerateGroundedContentRequestGroundingSource, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1GenerateGroundedContentRequestGroundingSource::Representation
|
5114
|
+
|
5115
|
+
end
|
5116
|
+
end
|
5117
|
+
|
5118
|
+
class GoogleCloudDiscoveryengineV1GenerateGroundedContentResponse
|
5119
|
+
# @private
|
5120
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5121
|
+
collection :candidates, as: 'candidates', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1GenerateGroundedContentResponseCandidate, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1GenerateGroundedContentResponseCandidate::Representation
|
5122
|
+
|
5123
|
+
end
|
5124
|
+
end
|
5125
|
+
|
5126
|
+
class GoogleCloudDiscoveryengineV1GenerateGroundedContentResponseCandidate
|
5127
|
+
# @private
|
5128
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5129
|
+
property :content, as: 'content', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1GroundedGenerationContent, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1GroundedGenerationContent::Representation
|
5130
|
+
|
5131
|
+
property :grounding_metadata, as: 'groundingMetadata', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1GenerateGroundedContentResponseCandidateGroundingMetadata, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1GenerateGroundedContentResponseCandidateGroundingMetadata::Representation
|
5132
|
+
|
5133
|
+
property :grounding_score, as: 'groundingScore'
|
5134
|
+
property :index, as: 'index'
|
5135
|
+
end
|
5136
|
+
end
|
5137
|
+
|
5138
|
+
class GoogleCloudDiscoveryengineV1GenerateGroundedContentResponseCandidateGroundingMetadata
|
5139
|
+
# @private
|
5140
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5141
|
+
collection :grounding_support, as: 'groundingSupport', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1GenerateGroundedContentResponseCandidateGroundingMetadataGroundingSupport, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1GenerateGroundedContentResponseCandidateGroundingMetadataGroundingSupport::Representation
|
5142
|
+
|
5143
|
+
collection :retrieval_metadata, as: 'retrievalMetadata', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1GenerateGroundedContentResponseCandidateGroundingMetadataRetrievalMetadata, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1GenerateGroundedContentResponseCandidateGroundingMetadataRetrievalMetadata::Representation
|
5144
|
+
|
5145
|
+
property :search_entry_point, as: 'searchEntryPoint', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1GenerateGroundedContentResponseCandidateGroundingMetadataSearchEntryPoint, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1GenerateGroundedContentResponseCandidateGroundingMetadataSearchEntryPoint::Representation
|
5146
|
+
|
5147
|
+
collection :support_chunks, as: 'supportChunks', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1FactChunk, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1FactChunk::Representation
|
5148
|
+
|
5149
|
+
collection :web_search_queries, as: 'webSearchQueries'
|
5150
|
+
end
|
5151
|
+
end
|
5152
|
+
|
5153
|
+
class GoogleCloudDiscoveryengineV1GenerateGroundedContentResponseCandidateGroundingMetadataDynamicRetrievalMetadata
|
5154
|
+
# @private
|
5155
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5156
|
+
property :predictor_metadata, as: 'predictorMetadata', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1GenerateGroundedContentResponseCandidateGroundingMetadataDynamicRetrievalPredictorMetadata, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1GenerateGroundedContentResponseCandidateGroundingMetadataDynamicRetrievalPredictorMetadata::Representation
|
5157
|
+
|
5158
|
+
end
|
5159
|
+
end
|
5160
|
+
|
5161
|
+
class GoogleCloudDiscoveryengineV1GenerateGroundedContentResponseCandidateGroundingMetadataDynamicRetrievalPredictorMetadata
|
5162
|
+
# @private
|
5163
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5164
|
+
property :prediction, as: 'prediction'
|
5165
|
+
property :version, as: 'version'
|
5166
|
+
end
|
5167
|
+
end
|
5168
|
+
|
5169
|
+
class GoogleCloudDiscoveryengineV1GenerateGroundedContentResponseCandidateGroundingMetadataGroundingSupport
|
5170
|
+
# @private
|
5171
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5172
|
+
property :claim_text, as: 'claimText'
|
5173
|
+
collection :support_chunk_indices, as: 'supportChunkIndices'
|
5174
|
+
property :support_score, as: 'supportScore'
|
5175
|
+
end
|
5176
|
+
end
|
5177
|
+
|
5178
|
+
class GoogleCloudDiscoveryengineV1GenerateGroundedContentResponseCandidateGroundingMetadataRetrievalMetadata
|
5179
|
+
# @private
|
5180
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5181
|
+
property :dynamic_retrieval_metadata, as: 'dynamicRetrievalMetadata', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1GenerateGroundedContentResponseCandidateGroundingMetadataDynamicRetrievalMetadata, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1GenerateGroundedContentResponseCandidateGroundingMetadataDynamicRetrievalMetadata::Representation
|
5182
|
+
|
5183
|
+
property :source, as: 'source'
|
5184
|
+
end
|
5185
|
+
end
|
5186
|
+
|
5187
|
+
class GoogleCloudDiscoveryengineV1GenerateGroundedContentResponseCandidateGroundingMetadataSearchEntryPoint
|
5188
|
+
# @private
|
5189
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5190
|
+
property :rendered_content, as: 'renderedContent'
|
5191
|
+
property :sdk_blob, :base64 => true, as: 'sdkBlob'
|
5192
|
+
end
|
5193
|
+
end
|
5194
|
+
|
5195
|
+
class GoogleCloudDiscoveryengineV1GroundedGenerationContent
|
5196
|
+
# @private
|
5197
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5198
|
+
collection :parts, as: 'parts', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1GroundedGenerationContentPart, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1GroundedGenerationContentPart::Representation
|
5199
|
+
|
5200
|
+
property :role, as: 'role'
|
5201
|
+
end
|
5202
|
+
end
|
5203
|
+
|
5204
|
+
class GoogleCloudDiscoveryengineV1GroundedGenerationContentPart
|
5205
|
+
# @private
|
5206
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5207
|
+
property :text, as: 'text'
|
5208
|
+
end
|
5209
|
+
end
|
5210
|
+
|
5211
|
+
class GoogleCloudDiscoveryengineV1GroundingFact
|
5212
|
+
# @private
|
5213
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5214
|
+
hash :attributes, as: 'attributes'
|
5215
|
+
property :fact_text, as: 'factText'
|
5216
|
+
end
|
5217
|
+
end
|
5218
|
+
|
5219
|
+
class GoogleCloudDiscoveryengineV1ImportCompletionSuggestionsMetadata
|
4731
5220
|
# @private
|
4732
5221
|
class Representation < Google::Apis::Core::JsonRepresentation
|
4733
5222
|
property :create_time, as: 'createTime'
|
@@ -5262,6 +5751,18 @@ module Google
|
|
5262
5751
|
end
|
5263
5752
|
end
|
5264
5753
|
|
5754
|
+
class GoogleCloudDiscoveryengineV1SafetyRating
|
5755
|
+
# @private
|
5756
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
5757
|
+
property :blocked, as: 'blocked'
|
5758
|
+
property :category, as: 'category'
|
5759
|
+
property :probability, as: 'probability'
|
5760
|
+
property :probability_score, as: 'probabilityScore'
|
5761
|
+
property :severity, as: 'severity'
|
5762
|
+
property :severity_score, as: 'severityScore'
|
5763
|
+
end
|
5764
|
+
end
|
5765
|
+
|
5265
5766
|
class GoogleCloudDiscoveryengineV1Schema
|
5266
5767
|
# @private
|
5267
5768
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -5733,6 +6234,13 @@ module Google
|
|
5733
6234
|
end
|
5734
6235
|
end
|
5735
6236
|
|
6237
|
+
class GoogleCloudDiscoveryengineV1SingleRegionKey
|
6238
|
+
# @private
|
6239
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6240
|
+
property :kms_key, as: 'kmsKey'
|
6241
|
+
end
|
6242
|
+
end
|
6243
|
+
|
5736
6244
|
class GoogleCloudDiscoveryengineV1SiteSearchEngine
|
5737
6245
|
# @private
|
5738
6246
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -5953,6 +6461,14 @@ module Google
|
|
5953
6461
|
end
|
5954
6462
|
end
|
5955
6463
|
|
6464
|
+
class GoogleCloudDiscoveryengineV1alphaActionConfig
|
6465
|
+
# @private
|
6466
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6467
|
+
hash :action_params, as: 'actionParams'
|
6468
|
+
property :is_action_configured, as: 'isActionConfigured'
|
6469
|
+
end
|
6470
|
+
end
|
6471
|
+
|
5956
6472
|
class GoogleCloudDiscoveryengineV1alphaAdvancedSiteSearchConfig
|
5957
6473
|
# @private
|
5958
6474
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -5979,6 +6495,8 @@ module Google
|
|
5979
6495
|
collection :references, as: 'references', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaAnswerReference, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaAnswerReference::Representation
|
5980
6496
|
|
5981
6497
|
collection :related_questions, as: 'relatedQuestions'
|
6498
|
+
collection :safety_ratings, as: 'safetyRatings', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaSafetyRating, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaSafetyRating::Representation
|
6499
|
+
|
5982
6500
|
property :state, as: 'state'
|
5983
6501
|
collection :steps, as: 'steps', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaAnswerStep, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaAnswerStep::Representation
|
5984
6502
|
|
@@ -6184,10 +6702,23 @@ module Google
|
|
6184
6702
|
property :kms_key_version, as: 'kmsKeyVersion'
|
6185
6703
|
property :last_rotation_timestamp_micros, :numeric_string => true, as: 'lastRotationTimestampMicros'
|
6186
6704
|
property :name, as: 'name'
|
6705
|
+
collection :single_region_keys, as: 'singleRegionKeys', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaSingleRegionKey, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaSingleRegionKey::Representation
|
6706
|
+
|
6187
6707
|
property :state, as: 'state'
|
6188
6708
|
end
|
6189
6709
|
end
|
6190
6710
|
|
6711
|
+
class GoogleCloudDiscoveryengineV1alphaCollection
|
6712
|
+
# @private
|
6713
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6714
|
+
property :create_time, as: 'createTime'
|
6715
|
+
property :data_connector, as: 'dataConnector', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaDataConnector, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaDataConnector::Representation
|
6716
|
+
|
6717
|
+
property :display_name, as: 'displayName'
|
6718
|
+
property :name, as: 'name'
|
6719
|
+
end
|
6720
|
+
end
|
6721
|
+
|
6191
6722
|
class GoogleCloudDiscoveryengineV1alphaCondition
|
6192
6723
|
# @private
|
6193
6724
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -6215,6 +6746,40 @@ module Google
|
|
6215
6746
|
end
|
6216
6747
|
end
|
6217
6748
|
|
6749
|
+
class GoogleCloudDiscoveryengineV1alphaConnectorRun
|
6750
|
+
# @private
|
6751
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6752
|
+
property :end_time, as: 'endTime'
|
6753
|
+
collection :entity_runs, as: 'entityRuns', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaConnectorRunEntityRun, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaConnectorRunEntityRun::Representation
|
6754
|
+
|
6755
|
+
collection :errors, as: 'errors', class: Google::Apis::DiscoveryengineV1::GoogleRpcStatus, decorator: Google::Apis::DiscoveryengineV1::GoogleRpcStatus::Representation
|
6756
|
+
|
6757
|
+
property :latest_pause_time, as: 'latestPauseTime'
|
6758
|
+
property :name, as: 'name'
|
6759
|
+
property :start_time, as: 'startTime'
|
6760
|
+
property :state, as: 'state'
|
6761
|
+
property :state_update_time, as: 'stateUpdateTime'
|
6762
|
+
property :trigger, as: 'trigger'
|
6763
|
+
end
|
6764
|
+
end
|
6765
|
+
|
6766
|
+
class GoogleCloudDiscoveryengineV1alphaConnectorRunEntityRun
|
6767
|
+
# @private
|
6768
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6769
|
+
property :entity_name, as: 'entityName'
|
6770
|
+
property :error_record_count, :numeric_string => true, as: 'errorRecordCount'
|
6771
|
+
collection :errors, as: 'errors', class: Google::Apis::DiscoveryengineV1::GoogleRpcStatus, decorator: Google::Apis::DiscoveryengineV1::GoogleRpcStatus::Representation
|
6772
|
+
|
6773
|
+
property :extracted_record_count, :numeric_string => true, as: 'extractedRecordCount'
|
6774
|
+
property :indexed_record_count, :numeric_string => true, as: 'indexedRecordCount'
|
6775
|
+
property :source_api_request_count, :numeric_string => true, as: 'sourceApiRequestCount'
|
6776
|
+
property :state, as: 'state'
|
6777
|
+
property :state_update_time, as: 'stateUpdateTime'
|
6778
|
+
property :stats_update_time, as: 'statsUpdateTime'
|
6779
|
+
property :sync_type, as: 'syncType'
|
6780
|
+
end
|
6781
|
+
end
|
6782
|
+
|
6218
6783
|
class GoogleCloudDiscoveryengineV1alphaControl
|
6219
6784
|
# @private
|
6220
6785
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -6244,6 +6809,7 @@ module Google
|
|
6244
6809
|
property :boost, as: 'boost'
|
6245
6810
|
property :data_store, as: 'dataStore'
|
6246
6811
|
property :filter, as: 'filter'
|
6812
|
+
property :fixed_boost, as: 'fixedBoost'
|
6247
6813
|
end
|
6248
6814
|
end
|
6249
6815
|
|
@@ -6339,6 +6905,51 @@ module Google
|
|
6339
6905
|
end
|
6340
6906
|
end
|
6341
6907
|
|
6908
|
+
class GoogleCloudDiscoveryengineV1alphaDataConnector
|
6909
|
+
# @private
|
6910
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6911
|
+
property :action_config, as: 'actionConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaActionConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaActionConfig::Representation
|
6912
|
+
|
6913
|
+
property :auto_run_disabled, as: 'autoRunDisabled'
|
6914
|
+
collection :blocking_reasons, as: 'blockingReasons'
|
6915
|
+
property :create_time, as: 'createTime'
|
6916
|
+
property :data_source, as: 'dataSource'
|
6917
|
+
collection :destination_configs, as: 'destinationConfigs', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaDestinationConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaDestinationConfig::Representation
|
6918
|
+
|
6919
|
+
collection :entities, as: 'entities', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaDataConnectorSourceEntity, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaDataConnectorSourceEntity::Representation
|
6920
|
+
|
6921
|
+
collection :errors, as: 'errors', class: Google::Apis::DiscoveryengineV1::GoogleRpcStatus, decorator: Google::Apis::DiscoveryengineV1::GoogleRpcStatus::Representation
|
6922
|
+
|
6923
|
+
property :identity_refresh_interval, as: 'identityRefreshInterval'
|
6924
|
+
property :identity_schedule_config, as: 'identityScheduleConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaIdentityScheduleConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaIdentityScheduleConfig::Representation
|
6925
|
+
|
6926
|
+
property :kms_key_name, as: 'kmsKeyName'
|
6927
|
+
property :last_sync_time, as: 'lastSyncTime'
|
6928
|
+
property :latest_pause_time, as: 'latestPauseTime'
|
6929
|
+
property :name, as: 'name'
|
6930
|
+
property :next_sync_time, as: 'nextSyncTime', class: Google::Apis::DiscoveryengineV1::GoogleTypeDateTime, decorator: Google::Apis::DiscoveryengineV1::GoogleTypeDateTime::Representation
|
6931
|
+
|
6932
|
+
hash :params, as: 'params'
|
6933
|
+
property :private_connectivity_project_id, as: 'privateConnectivityProjectId'
|
6934
|
+
property :refresh_interval, as: 'refreshInterval'
|
6935
|
+
property :state, as: 'state'
|
6936
|
+
collection :static_ip_addresses, as: 'staticIpAddresses'
|
6937
|
+
property :static_ip_enabled, as: 'staticIpEnabled'
|
6938
|
+
property :sync_mode, as: 'syncMode'
|
6939
|
+
property :update_time, as: 'updateTime'
|
6940
|
+
end
|
6941
|
+
end
|
6942
|
+
|
6943
|
+
class GoogleCloudDiscoveryengineV1alphaDataConnectorSourceEntity
|
6944
|
+
# @private
|
6945
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
6946
|
+
property :data_store, as: 'dataStore'
|
6947
|
+
property :entity_name, as: 'entityName'
|
6948
|
+
hash :key_property_mappings, as: 'keyPropertyMappings'
|
6949
|
+
hash :params, as: 'params'
|
6950
|
+
end
|
6951
|
+
end
|
6952
|
+
|
6342
6953
|
class GoogleCloudDiscoveryengineV1alphaDataStore
|
6343
6954
|
# @private
|
6344
6955
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -6358,6 +6969,7 @@ module Google
|
|
6358
6969
|
property :idp_config, as: 'idpConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaIdpConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaIdpConfig::Representation
|
6359
6970
|
|
6360
6971
|
property :industry_vertical, as: 'industryVertical'
|
6972
|
+
property :is_infobot_faq_data_store, as: 'isInfobotFaqDataStore'
|
6361
6973
|
property :kms_key_name, as: 'kmsKeyName'
|
6362
6974
|
property :language_info, as: 'languageInfo', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaLanguageInfo, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaLanguageInfo::Representation
|
6363
6975
|
|
@@ -6403,6 +7015,14 @@ module Google
|
|
6403
7015
|
end
|
6404
7016
|
end
|
6405
7017
|
|
7018
|
+
class GoogleCloudDiscoveryengineV1alphaDeleteCollectionMetadata
|
7019
|
+
# @private
|
7020
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7021
|
+
property :create_time, as: 'createTime'
|
7022
|
+
property :update_time, as: 'updateTime'
|
7023
|
+
end
|
7024
|
+
end
|
7025
|
+
|
6406
7026
|
class GoogleCloudDiscoveryengineV1alphaDeleteDataStoreMetadata
|
6407
7027
|
# @private
|
6408
7028
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -6419,6 +7039,14 @@ module Google
|
|
6419
7039
|
end
|
6420
7040
|
end
|
6421
7041
|
|
7042
|
+
class GoogleCloudDiscoveryengineV1alphaDeleteIdentityMappingStoreMetadata
|
7043
|
+
# @private
|
7044
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7045
|
+
property :create_time, as: 'createTime'
|
7046
|
+
property :update_time, as: 'updateTime'
|
7047
|
+
end
|
7048
|
+
end
|
7049
|
+
|
6422
7050
|
class GoogleCloudDiscoveryengineV1alphaDeleteSchemaMetadata
|
6423
7051
|
# @private
|
6424
7052
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -6450,6 +7078,24 @@ module Google
|
|
6450
7078
|
end
|
6451
7079
|
end
|
6452
7080
|
|
7081
|
+
class GoogleCloudDiscoveryengineV1alphaDestinationConfig
|
7082
|
+
# @private
|
7083
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7084
|
+
collection :destinations, as: 'destinations', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaDestinationConfigDestination, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1alphaDestinationConfigDestination::Representation
|
7085
|
+
|
7086
|
+
property :key, as: 'key'
|
7087
|
+
hash :params, as: 'params'
|
7088
|
+
end
|
7089
|
+
end
|
7090
|
+
|
7091
|
+
class GoogleCloudDiscoveryengineV1alphaDestinationConfigDestination
|
7092
|
+
# @private
|
7093
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7094
|
+
property :host, as: 'host'
|
7095
|
+
property :port, as: 'port'
|
7096
|
+
end
|
7097
|
+
end
|
7098
|
+
|
6453
7099
|
class GoogleCloudDiscoveryengineV1alphaDisableAdvancedSiteSearchMetadata
|
6454
7100
|
# @private
|
6455
7101
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -6742,6 +7388,15 @@ module Google
|
|
6742
7388
|
end
|
6743
7389
|
end
|
6744
7390
|
|
7391
|
+
class GoogleCloudDiscoveryengineV1alphaIdentityScheduleConfig
|
7392
|
+
# @private
|
7393
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7394
|
+
property :next_sync_time, as: 'nextSyncTime', class: Google::Apis::DiscoveryengineV1::GoogleTypeDateTime, decorator: Google::Apis::DiscoveryengineV1::GoogleTypeDateTime::Representation
|
7395
|
+
|
7396
|
+
property :refresh_interval, as: 'refreshInterval'
|
7397
|
+
end
|
7398
|
+
end
|
7399
|
+
|
6745
7400
|
class GoogleCloudDiscoveryengineV1alphaIdpConfig
|
6746
7401
|
# @private
|
6747
7402
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -7111,6 +7766,35 @@ module Google
|
|
7111
7766
|
end
|
7112
7767
|
end
|
7113
7768
|
|
7769
|
+
class GoogleCloudDiscoveryengineV1alphaRemoveDedicatedCrawlRateMetadata
|
7770
|
+
# @private
|
7771
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7772
|
+
property :create_time, as: 'createTime'
|
7773
|
+
property :update_time, as: 'updateTime'
|
7774
|
+
end
|
7775
|
+
end
|
7776
|
+
|
7777
|
+
class GoogleCloudDiscoveryengineV1alphaRemoveDedicatedCrawlRateResponse
|
7778
|
+
# @private
|
7779
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7780
|
+
property :error, as: 'error', class: Google::Apis::DiscoveryengineV1::GoogleRpcStatus, decorator: Google::Apis::DiscoveryengineV1::GoogleRpcStatus::Representation
|
7781
|
+
|
7782
|
+
property :state, as: 'state'
|
7783
|
+
end
|
7784
|
+
end
|
7785
|
+
|
7786
|
+
class GoogleCloudDiscoveryengineV1alphaSafetyRating
|
7787
|
+
# @private
|
7788
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
7789
|
+
property :blocked, as: 'blocked'
|
7790
|
+
property :category, as: 'category'
|
7791
|
+
property :probability, as: 'probability'
|
7792
|
+
property :probability_score, as: 'probabilityScore'
|
7793
|
+
property :severity, as: 'severity'
|
7794
|
+
property :severity_score, as: 'severityScore'
|
7795
|
+
end
|
7796
|
+
end
|
7797
|
+
|
7114
7798
|
class GoogleCloudDiscoveryengineV1alphaSchema
|
7115
7799
|
# @private
|
7116
7800
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -7427,6 +8111,29 @@ module Google
|
|
7427
8111
|
end
|
7428
8112
|
end
|
7429
8113
|
|
8114
|
+
class GoogleCloudDiscoveryengineV1alphaSetDedicatedCrawlRateMetadata
|
8115
|
+
# @private
|
8116
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8117
|
+
property :create_time, as: 'createTime'
|
8118
|
+
property :update_time, as: 'updateTime'
|
8119
|
+
end
|
8120
|
+
end
|
8121
|
+
|
8122
|
+
class GoogleCloudDiscoveryengineV1alphaSetDedicatedCrawlRateResponse
|
8123
|
+
# @private
|
8124
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8125
|
+
property :error, as: 'error', class: Google::Apis::DiscoveryengineV1::GoogleRpcStatus, decorator: Google::Apis::DiscoveryengineV1::GoogleRpcStatus::Representation
|
8126
|
+
|
8127
|
+
property :state, as: 'state'
|
8128
|
+
end
|
8129
|
+
end
|
8130
|
+
|
8131
|
+
class GoogleCloudDiscoveryengineV1alphaSetUpDataConnectorMetadata
|
8132
|
+
# @private
|
8133
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8134
|
+
end
|
8135
|
+
end
|
8136
|
+
|
7430
8137
|
class GoogleCloudDiscoveryengineV1alphaSetUriPatternDocumentDataMetadata
|
7431
8138
|
# @private
|
7432
8139
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -7441,6 +8148,13 @@ module Google
|
|
7441
8148
|
end
|
7442
8149
|
end
|
7443
8150
|
|
8151
|
+
class GoogleCloudDiscoveryengineV1alphaSingleRegionKey
|
8152
|
+
# @private
|
8153
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8154
|
+
property :kms_key, as: 'kmsKey'
|
8155
|
+
end
|
8156
|
+
end
|
8157
|
+
|
7444
8158
|
class GoogleCloudDiscoveryengineV1alphaSiteVerificationInfo
|
7445
8159
|
# @private
|
7446
8160
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -7533,6 +8247,14 @@ module Google
|
|
7533
8247
|
end
|
7534
8248
|
end
|
7535
8249
|
|
8250
|
+
class GoogleCloudDiscoveryengineV1alphaUpdateCollectionMetadata
|
8251
|
+
# @private
|
8252
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8253
|
+
property :create_time, as: 'createTime'
|
8254
|
+
property :update_time, as: 'updateTime'
|
8255
|
+
end
|
8256
|
+
end
|
8257
|
+
|
7536
8258
|
class GoogleCloudDiscoveryengineV1alphaUpdateSchemaMetadata
|
7537
8259
|
# @private
|
7538
8260
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -7579,6 +8301,8 @@ module Google
|
|
7579
8301
|
class GoogleCloudDiscoveryengineV1betaAdvancedSiteSearchConfig
|
7580
8302
|
# @private
|
7581
8303
|
class Representation < Google::Apis::Core::JsonRepresentation
|
8304
|
+
property :disable_automatic_refresh, as: 'disableAutomaticRefresh'
|
8305
|
+
property :disable_initial_index, as: 'disableInitialIndex'
|
7582
8306
|
end
|
7583
8307
|
end
|
7584
8308
|
|
@@ -7606,6 +8330,8 @@ module Google
|
|
7606
8330
|
property :kms_key_version, as: 'kmsKeyVersion'
|
7607
8331
|
property :last_rotation_timestamp_micros, :numeric_string => true, as: 'lastRotationTimestampMicros'
|
7608
8332
|
property :name, as: 'name'
|
8333
|
+
collection :single_region_keys, as: 'singleRegionKeys', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaSingleRegionKey, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaSingleRegionKey::Representation
|
8334
|
+
|
7609
8335
|
property :state, as: 'state'
|
7610
8336
|
end
|
7611
8337
|
end
|
@@ -7666,6 +8392,7 @@ module Google
|
|
7666
8392
|
property :boost, as: 'boost'
|
7667
8393
|
property :data_store, as: 'dataStore'
|
7668
8394
|
property :filter, as: 'filter'
|
8395
|
+
property :fixed_boost, as: 'fixedBoost'
|
7669
8396
|
end
|
7670
8397
|
end
|
7671
8398
|
|
@@ -7762,6 +8489,7 @@ module Google
|
|
7762
8489
|
property :document_processing_config, as: 'documentProcessingConfig', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaDocumentProcessingConfig, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaDocumentProcessingConfig::Representation
|
7763
8490
|
|
7764
8491
|
property :industry_vertical, as: 'industryVertical'
|
8492
|
+
property :is_infobot_faq_data_store, as: 'isInfobotFaqDataStore'
|
7765
8493
|
property :kms_key_name, as: 'kmsKeyName'
|
7766
8494
|
property :language_info, as: 'languageInfo', class: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaLanguageInfo, decorator: Google::Apis::DiscoveryengineV1::GoogleCloudDiscoveryengineV1betaLanguageInfo::Representation
|
7767
8495
|
|
@@ -7813,6 +8541,14 @@ module Google
|
|
7813
8541
|
end
|
7814
8542
|
end
|
7815
8543
|
|
8544
|
+
class GoogleCloudDiscoveryengineV1betaDeleteIdentityMappingStoreMetadata
|
8545
|
+
# @private
|
8546
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
8547
|
+
property :create_time, as: 'createTime'
|
8548
|
+
property :update_time, as: 'updateTime'
|
8549
|
+
end
|
8550
|
+
end
|
8551
|
+
|
7816
8552
|
class GoogleCloudDiscoveryengineV1betaDeleteSchemaMetadata
|
7817
8553
|
# @private
|
7818
8554
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -8552,6 +9288,13 @@ module Google
|
|
8552
9288
|
end
|
8553
9289
|
end
|
8554
9290
|
|
9291
|
+
class GoogleCloudDiscoveryengineV1betaSingleRegionKey
|
9292
|
+
# @private
|
9293
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9294
|
+
property :kms_key, as: 'kmsKey'
|
9295
|
+
end
|
9296
|
+
end
|
9297
|
+
|
8555
9298
|
class GoogleCloudDiscoveryengineV1betaSiteVerificationInfo
|
8556
9299
|
# @private
|
8557
9300
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -8768,6 +9511,30 @@ module Google
|
|
8768
9511
|
property :year, as: 'year'
|
8769
9512
|
end
|
8770
9513
|
end
|
9514
|
+
|
9515
|
+
class GoogleTypeDateTime
|
9516
|
+
# @private
|
9517
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9518
|
+
property :day, as: 'day'
|
9519
|
+
property :hours, as: 'hours'
|
9520
|
+
property :minutes, as: 'minutes'
|
9521
|
+
property :month, as: 'month'
|
9522
|
+
property :nanos, as: 'nanos'
|
9523
|
+
property :seconds, as: 'seconds'
|
9524
|
+
property :time_zone, as: 'timeZone', class: Google::Apis::DiscoveryengineV1::GoogleTypeTimeZone, decorator: Google::Apis::DiscoveryengineV1::GoogleTypeTimeZone::Representation
|
9525
|
+
|
9526
|
+
property :utc_offset, as: 'utcOffset'
|
9527
|
+
property :year, as: 'year'
|
9528
|
+
end
|
9529
|
+
end
|
9530
|
+
|
9531
|
+
class GoogleTypeTimeZone
|
9532
|
+
# @private
|
9533
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
9534
|
+
property :id, as: 'id'
|
9535
|
+
property :version, as: 'version'
|
9536
|
+
end
|
9537
|
+
end
|
8771
9538
|
end
|
8772
9539
|
end
|
8773
9540
|
end
|