google-apis-aiplatform_v1 0.73.0 → 0.75.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 +8 -0
- data/lib/google/apis/aiplatform_v1/classes.rb +1703 -14
- data/lib/google/apis/aiplatform_v1/gem_version.rb +2 -2
- data/lib/google/apis/aiplatform_v1/representations.rb +743 -9
- data/lib/google/apis/aiplatform_v1/service.rb +2272 -643
- metadata +2 -2
|
@@ -285,11 +285,12 @@ module Google
|
|
|
285
285
|
# The standard list page token.
|
|
286
286
|
# @param [Boolean] return_partial_success
|
|
287
287
|
# When set to `true`, operations that are reachable are returned as normal, and
|
|
288
|
-
# those that are unreachable are returned in the
|
|
289
|
-
# unreachable
|
|
290
|
-
#
|
|
291
|
-
# by default
|
|
292
|
-
# explicitly documented otherwise in service or product specific
|
|
288
|
+
# those that are unreachable are returned in the ListOperationsResponse.
|
|
289
|
+
# unreachable field. This can only be `true` when reading across collections.
|
|
290
|
+
# For example, when `parent` is set to `"projects/example/locations/-"`. This
|
|
291
|
+
# field is not supported by default and will result in an `UNIMPLEMENTED` error
|
|
292
|
+
# if set unless explicitly documented otherwise in service or product specific
|
|
293
|
+
# documentation.
|
|
293
294
|
# @param [String] fields
|
|
294
295
|
# Selector specifying which fields to include in a partial response.
|
|
295
296
|
# @param [String] quota_user
|
|
@@ -476,11 +477,12 @@ module Google
|
|
|
476
477
|
# The standard list page token.
|
|
477
478
|
# @param [Boolean] return_partial_success
|
|
478
479
|
# When set to `true`, operations that are reachable are returned as normal, and
|
|
479
|
-
# those that are unreachable are returned in the
|
|
480
|
-
# unreachable
|
|
481
|
-
#
|
|
482
|
-
# by default
|
|
483
|
-
# explicitly documented otherwise in service or product specific
|
|
480
|
+
# those that are unreachable are returned in the ListOperationsResponse.
|
|
481
|
+
# unreachable field. This can only be `true` when reading across collections.
|
|
482
|
+
# For example, when `parent` is set to `"projects/example/locations/-"`. This
|
|
483
|
+
# field is not supported by default and will result in an `UNIMPLEMENTED` error
|
|
484
|
+
# if set unless explicitly documented otherwise in service or product specific
|
|
485
|
+
# documentation.
|
|
484
486
|
# @param [String] fields
|
|
485
487
|
# Selector specifying which fields to include in a partial response.
|
|
486
488
|
# @param [String] quota_user
|
|
@@ -858,11 +860,12 @@ module Google
|
|
|
858
860
|
# The standard list page token.
|
|
859
861
|
# @param [Boolean] return_partial_success
|
|
860
862
|
# When set to `true`, operations that are reachable are returned as normal, and
|
|
861
|
-
# those that are unreachable are returned in the
|
|
862
|
-
# unreachable
|
|
863
|
-
#
|
|
864
|
-
# by default
|
|
865
|
-
# explicitly documented otherwise in service or product specific
|
|
863
|
+
# those that are unreachable are returned in the ListOperationsResponse.
|
|
864
|
+
# unreachable field. This can only be `true` when reading across collections.
|
|
865
|
+
# For example, when `parent` is set to `"projects/example/locations/-"`. This
|
|
866
|
+
# field is not supported by default and will result in an `UNIMPLEMENTED` error
|
|
867
|
+
# if set unless explicitly documented otherwise in service or product specific
|
|
868
|
+
# documentation.
|
|
866
869
|
# @param [String] fields
|
|
867
870
|
# Selector specifying which fields to include in a partial response.
|
|
868
871
|
# @param [String] quota_user
|
|
@@ -1049,11 +1052,12 @@ module Google
|
|
|
1049
1052
|
# The standard list page token.
|
|
1050
1053
|
# @param [Boolean] return_partial_success
|
|
1051
1054
|
# When set to `true`, operations that are reachable are returned as normal, and
|
|
1052
|
-
# those that are unreachable are returned in the
|
|
1053
|
-
# unreachable
|
|
1054
|
-
#
|
|
1055
|
-
# by default
|
|
1056
|
-
# explicitly documented otherwise in service or product specific
|
|
1055
|
+
# those that are unreachable are returned in the ListOperationsResponse.
|
|
1056
|
+
# unreachable field. This can only be `true` when reading across collections.
|
|
1057
|
+
# For example, when `parent` is set to `"projects/example/locations/-"`. This
|
|
1058
|
+
# field is not supported by default and will result in an `UNIMPLEMENTED` error
|
|
1059
|
+
# if set unless explicitly documented otherwise in service or product specific
|
|
1060
|
+
# documentation.
|
|
1057
1061
|
# @param [String] fields
|
|
1058
1062
|
# Selector specifying which fields to include in a partial response.
|
|
1059
1063
|
# @param [String] quota_user
|
|
@@ -1240,11 +1244,12 @@ module Google
|
|
|
1240
1244
|
# The standard list page token.
|
|
1241
1245
|
# @param [Boolean] return_partial_success
|
|
1242
1246
|
# When set to `true`, operations that are reachable are returned as normal, and
|
|
1243
|
-
# those that are unreachable are returned in the
|
|
1244
|
-
# unreachable
|
|
1245
|
-
#
|
|
1246
|
-
# by default
|
|
1247
|
-
# explicitly documented otherwise in service or product specific
|
|
1247
|
+
# those that are unreachable are returned in the ListOperationsResponse.
|
|
1248
|
+
# unreachable field. This can only be `true` when reading across collections.
|
|
1249
|
+
# For example, when `parent` is set to `"projects/example/locations/-"`. This
|
|
1250
|
+
# field is not supported by default and will result in an `UNIMPLEMENTED` error
|
|
1251
|
+
# if set unless explicitly documented otherwise in service or product specific
|
|
1252
|
+
# documentation.
|
|
1248
1253
|
# @param [String] fields
|
|
1249
1254
|
# Selector specifying which fields to include in a partial response.
|
|
1250
1255
|
# @param [String] quota_user
|
|
@@ -1649,11 +1654,12 @@ module Google
|
|
|
1649
1654
|
# The standard list page token.
|
|
1650
1655
|
# @param [Boolean] return_partial_success
|
|
1651
1656
|
# When set to `true`, operations that are reachable are returned as normal, and
|
|
1652
|
-
# those that are unreachable are returned in the
|
|
1653
|
-
# unreachable
|
|
1654
|
-
#
|
|
1655
|
-
# by default
|
|
1656
|
-
# explicitly documented otherwise in service or product specific
|
|
1657
|
+
# those that are unreachable are returned in the ListOperationsResponse.
|
|
1658
|
+
# unreachable field. This can only be `true` when reading across collections.
|
|
1659
|
+
# For example, when `parent` is set to `"projects/example/locations/-"`. This
|
|
1660
|
+
# field is not supported by default and will result in an `UNIMPLEMENTED` error
|
|
1661
|
+
# if set unless explicitly documented otherwise in service or product specific
|
|
1662
|
+
# documentation.
|
|
1657
1663
|
# @param [String] fields
|
|
1658
1664
|
# Selector specifying which fields to include in a partial response.
|
|
1659
1665
|
# @param [String] quota_user
|
|
@@ -1840,11 +1846,12 @@ module Google
|
|
|
1840
1846
|
# The standard list page token.
|
|
1841
1847
|
# @param [Boolean] return_partial_success
|
|
1842
1848
|
# When set to `true`, operations that are reachable are returned as normal, and
|
|
1843
|
-
# those that are unreachable are returned in the
|
|
1844
|
-
# unreachable
|
|
1845
|
-
#
|
|
1846
|
-
# by default
|
|
1847
|
-
# explicitly documented otherwise in service or product specific
|
|
1849
|
+
# those that are unreachable are returned in the ListOperationsResponse.
|
|
1850
|
+
# unreachable field. This can only be `true` when reading across collections.
|
|
1851
|
+
# For example, when `parent` is set to `"projects/example/locations/-"`. This
|
|
1852
|
+
# field is not supported by default and will result in an `UNIMPLEMENTED` error
|
|
1853
|
+
# if set unless explicitly documented otherwise in service or product specific
|
|
1854
|
+
# documentation.
|
|
1848
1855
|
# @param [String] fields
|
|
1849
1856
|
# Selector specifying which fields to include in a partial response.
|
|
1850
1857
|
# @param [String] quota_user
|
|
@@ -2031,11 +2038,12 @@ module Google
|
|
|
2031
2038
|
# The standard list page token.
|
|
2032
2039
|
# @param [Boolean] return_partial_success
|
|
2033
2040
|
# When set to `true`, operations that are reachable are returned as normal, and
|
|
2034
|
-
# those that are unreachable are returned in the
|
|
2035
|
-
# unreachable
|
|
2036
|
-
#
|
|
2037
|
-
# by default
|
|
2038
|
-
# explicitly documented otherwise in service or product specific
|
|
2041
|
+
# those that are unreachable are returned in the ListOperationsResponse.
|
|
2042
|
+
# unreachable field. This can only be `true` when reading across collections.
|
|
2043
|
+
# For example, when `parent` is set to `"projects/example/locations/-"`. This
|
|
2044
|
+
# field is not supported by default and will result in an `UNIMPLEMENTED` error
|
|
2045
|
+
# if set unless explicitly documented otherwise in service or product specific
|
|
2046
|
+
# documentation.
|
|
2039
2047
|
# @param [String] fields
|
|
2040
2048
|
# Selector specifying which fields to include in a partial response.
|
|
2041
2049
|
# @param [String] quota_user
|
|
@@ -2500,11 +2508,12 @@ module Google
|
|
|
2500
2508
|
# The standard list page token.
|
|
2501
2509
|
# @param [Boolean] return_partial_success
|
|
2502
2510
|
# When set to `true`, operations that are reachable are returned as normal, and
|
|
2503
|
-
# those that are unreachable are returned in the
|
|
2504
|
-
# unreachable
|
|
2505
|
-
#
|
|
2506
|
-
# by default
|
|
2507
|
-
# explicitly documented otherwise in service or product specific
|
|
2511
|
+
# those that are unreachable are returned in the ListOperationsResponse.
|
|
2512
|
+
# unreachable field. This can only be `true` when reading across collections.
|
|
2513
|
+
# For example, when `parent` is set to `"projects/example/locations/-"`. This
|
|
2514
|
+
# field is not supported by default and will result in an `UNIMPLEMENTED` error
|
|
2515
|
+
# if set unless explicitly documented otherwise in service or product specific
|
|
2516
|
+
# documentation.
|
|
2508
2517
|
# @param [String] fields
|
|
2509
2518
|
# Selector specifying which fields to include in a partial response.
|
|
2510
2519
|
# @param [String] quota_user
|
|
@@ -2654,11 +2663,12 @@ module Google
|
|
|
2654
2663
|
# The standard list page token.
|
|
2655
2664
|
# @param [Boolean] return_partial_success
|
|
2656
2665
|
# When set to `true`, operations that are reachable are returned as normal, and
|
|
2657
|
-
# those that are unreachable are returned in the
|
|
2658
|
-
# unreachable
|
|
2659
|
-
#
|
|
2660
|
-
# by default
|
|
2661
|
-
# explicitly documented otherwise in service or product specific
|
|
2666
|
+
# those that are unreachable are returned in the ListOperationsResponse.
|
|
2667
|
+
# unreachable field. This can only be `true` when reading across collections.
|
|
2668
|
+
# For example, when `parent` is set to `"projects/example/locations/-"`. This
|
|
2669
|
+
# field is not supported by default and will result in an `UNIMPLEMENTED` error
|
|
2670
|
+
# if set unless explicitly documented otherwise in service or product specific
|
|
2671
|
+
# documentation.
|
|
2662
2672
|
# @param [String] fields
|
|
2663
2673
|
# Selector specifying which fields to include in a partial response.
|
|
2664
2674
|
# @param [String] quota_user
|
|
@@ -2808,11 +2818,12 @@ module Google
|
|
|
2808
2818
|
# The standard list page token.
|
|
2809
2819
|
# @param [Boolean] return_partial_success
|
|
2810
2820
|
# When set to `true`, operations that are reachable are returned as normal, and
|
|
2811
|
-
# those that are unreachable are returned in the
|
|
2812
|
-
# unreachable
|
|
2813
|
-
#
|
|
2814
|
-
# by default
|
|
2815
|
-
# explicitly documented otherwise in service or product specific
|
|
2821
|
+
# those that are unreachable are returned in the ListOperationsResponse.
|
|
2822
|
+
# unreachable field. This can only be `true` when reading across collections.
|
|
2823
|
+
# For example, when `parent` is set to `"projects/example/locations/-"`. This
|
|
2824
|
+
# field is not supported by default and will result in an `UNIMPLEMENTED` error
|
|
2825
|
+
# if set unless explicitly documented otherwise in service or product specific
|
|
2826
|
+
# documentation.
|
|
2816
2827
|
# @param [String] fields
|
|
2817
2828
|
# Selector specifying which fields to include in a partial response.
|
|
2818
2829
|
# @param [String] quota_user
|
|
@@ -2962,11 +2973,12 @@ module Google
|
|
|
2962
2973
|
# The standard list page token.
|
|
2963
2974
|
# @param [Boolean] return_partial_success
|
|
2964
2975
|
# When set to `true`, operations that are reachable are returned as normal, and
|
|
2965
|
-
# those that are unreachable are returned in the
|
|
2966
|
-
# unreachable
|
|
2967
|
-
#
|
|
2968
|
-
# by default
|
|
2969
|
-
# explicitly documented otherwise in service or product specific
|
|
2976
|
+
# those that are unreachable are returned in the ListOperationsResponse.
|
|
2977
|
+
# unreachable field. This can only be `true` when reading across collections.
|
|
2978
|
+
# For example, when `parent` is set to `"projects/example/locations/-"`. This
|
|
2979
|
+
# field is not supported by default and will result in an `UNIMPLEMENTED` error
|
|
2980
|
+
# if set unless explicitly documented otherwise in service or product specific
|
|
2981
|
+
# documentation.
|
|
2970
2982
|
# @param [String] fields
|
|
2971
2983
|
# Selector specifying which fields to include in a partial response.
|
|
2972
2984
|
# @param [String] quota_user
|
|
@@ -3116,11 +3128,12 @@ module Google
|
|
|
3116
3128
|
# The standard list page token.
|
|
3117
3129
|
# @param [Boolean] return_partial_success
|
|
3118
3130
|
# When set to `true`, operations that are reachable are returned as normal, and
|
|
3119
|
-
# those that are unreachable are returned in the
|
|
3120
|
-
# unreachable
|
|
3121
|
-
#
|
|
3122
|
-
# by default
|
|
3123
|
-
# explicitly documented otherwise in service or product specific
|
|
3131
|
+
# those that are unreachable are returned in the ListOperationsResponse.
|
|
3132
|
+
# unreachable field. This can only be `true` when reading across collections.
|
|
3133
|
+
# For example, when `parent` is set to `"projects/example/locations/-"`. This
|
|
3134
|
+
# field is not supported by default and will result in an `UNIMPLEMENTED` error
|
|
3135
|
+
# if set unless explicitly documented otherwise in service or product specific
|
|
3136
|
+
# documentation.
|
|
3124
3137
|
# @param [String] fields
|
|
3125
3138
|
# Selector specifying which fields to include in a partial response.
|
|
3126
3139
|
# @param [String] quota_user
|
|
@@ -3307,11 +3320,12 @@ module Google
|
|
|
3307
3320
|
# The standard list page token.
|
|
3308
3321
|
# @param [Boolean] return_partial_success
|
|
3309
3322
|
# When set to `true`, operations that are reachable are returned as normal, and
|
|
3310
|
-
# those that are unreachable are returned in the
|
|
3311
|
-
# unreachable
|
|
3312
|
-
#
|
|
3313
|
-
# by default
|
|
3314
|
-
# explicitly documented otherwise in service or product specific
|
|
3323
|
+
# those that are unreachable are returned in the ListOperationsResponse.
|
|
3324
|
+
# unreachable field. This can only be `true` when reading across collections.
|
|
3325
|
+
# For example, when `parent` is set to `"projects/example/locations/-"`. This
|
|
3326
|
+
# field is not supported by default and will result in an `UNIMPLEMENTED` error
|
|
3327
|
+
# if set unless explicitly documented otherwise in service or product specific
|
|
3328
|
+
# documentation.
|
|
3315
3329
|
# @param [String] fields
|
|
3316
3330
|
# Selector specifying which fields to include in a partial response.
|
|
3317
3331
|
# @param [String] quota_user
|
|
@@ -3498,11 +3512,12 @@ module Google
|
|
|
3498
3512
|
# The standard list page token.
|
|
3499
3513
|
# @param [Boolean] return_partial_success
|
|
3500
3514
|
# When set to `true`, operations that are reachable are returned as normal, and
|
|
3501
|
-
# those that are unreachable are returned in the
|
|
3502
|
-
# unreachable
|
|
3503
|
-
#
|
|
3504
|
-
# by default
|
|
3505
|
-
# explicitly documented otherwise in service or product specific
|
|
3515
|
+
# those that are unreachable are returned in the ListOperationsResponse.
|
|
3516
|
+
# unreachable field. This can only be `true` when reading across collections.
|
|
3517
|
+
# For example, when `parent` is set to `"projects/example/locations/-"`. This
|
|
3518
|
+
# field is not supported by default and will result in an `UNIMPLEMENTED` error
|
|
3519
|
+
# if set unless explicitly documented otherwise in service or product specific
|
|
3520
|
+
# documentation.
|
|
3506
3521
|
# @param [String] fields
|
|
3507
3522
|
# Selector specifying which fields to include in a partial response.
|
|
3508
3523
|
# @param [String] quota_user
|
|
@@ -3689,11 +3704,12 @@ module Google
|
|
|
3689
3704
|
# The standard list page token.
|
|
3690
3705
|
# @param [Boolean] return_partial_success
|
|
3691
3706
|
# When set to `true`, operations that are reachable are returned as normal, and
|
|
3692
|
-
# those that are unreachable are returned in the
|
|
3693
|
-
# unreachable
|
|
3694
|
-
#
|
|
3695
|
-
# by default
|
|
3696
|
-
# explicitly documented otherwise in service or product specific
|
|
3707
|
+
# those that are unreachable are returned in the ListOperationsResponse.
|
|
3708
|
+
# unreachable field. This can only be `true` when reading across collections.
|
|
3709
|
+
# For example, when `parent` is set to `"projects/example/locations/-"`. This
|
|
3710
|
+
# field is not supported by default and will result in an `UNIMPLEMENTED` error
|
|
3711
|
+
# if set unless explicitly documented otherwise in service or product specific
|
|
3712
|
+
# documentation.
|
|
3697
3713
|
# @param [String] fields
|
|
3698
3714
|
# Selector specifying which fields to include in a partial response.
|
|
3699
3715
|
# @param [String] quota_user
|
|
@@ -3880,11 +3896,12 @@ module Google
|
|
|
3880
3896
|
# The standard list page token.
|
|
3881
3897
|
# @param [Boolean] return_partial_success
|
|
3882
3898
|
# When set to `true`, operations that are reachable are returned as normal, and
|
|
3883
|
-
# those that are unreachable are returned in the
|
|
3884
|
-
# unreachable
|
|
3885
|
-
#
|
|
3886
|
-
# by default
|
|
3887
|
-
# explicitly documented otherwise in service or product specific
|
|
3899
|
+
# those that are unreachable are returned in the ListOperationsResponse.
|
|
3900
|
+
# unreachable field. This can only be `true` when reading across collections.
|
|
3901
|
+
# For example, when `parent` is set to `"projects/example/locations/-"`. This
|
|
3902
|
+
# field is not supported by default and will result in an `UNIMPLEMENTED` error
|
|
3903
|
+
# if set unless explicitly documented otherwise in service or product specific
|
|
3904
|
+
# documentation.
|
|
3888
3905
|
# @param [String] fields
|
|
3889
3906
|
# Selector specifying which fields to include in a partial response.
|
|
3890
3907
|
# @param [String] quota_user
|
|
@@ -4071,11 +4088,12 @@ module Google
|
|
|
4071
4088
|
# The standard list page token.
|
|
4072
4089
|
# @param [Boolean] return_partial_success
|
|
4073
4090
|
# When set to `true`, operations that are reachable are returned as normal, and
|
|
4074
|
-
# those that are unreachable are returned in the
|
|
4075
|
-
# unreachable
|
|
4076
|
-
#
|
|
4077
|
-
# by default
|
|
4078
|
-
# explicitly documented otherwise in service or product specific
|
|
4091
|
+
# those that are unreachable are returned in the ListOperationsResponse.
|
|
4092
|
+
# unreachable field. This can only be `true` when reading across collections.
|
|
4093
|
+
# For example, when `parent` is set to `"projects/example/locations/-"`. This
|
|
4094
|
+
# field is not supported by default and will result in an `UNIMPLEMENTED` error
|
|
4095
|
+
# if set unless explicitly documented otherwise in service or product specific
|
|
4096
|
+
# documentation.
|
|
4079
4097
|
# @param [String] fields
|
|
4080
4098
|
# Selector specifying which fields to include in a partial response.
|
|
4081
4099
|
# @param [String] quota_user
|
|
@@ -4262,11 +4280,12 @@ module Google
|
|
|
4262
4280
|
# The standard list page token.
|
|
4263
4281
|
# @param [Boolean] return_partial_success
|
|
4264
4282
|
# When set to `true`, operations that are reachable are returned as normal, and
|
|
4265
|
-
# those that are unreachable are returned in the
|
|
4266
|
-
# unreachable
|
|
4267
|
-
#
|
|
4268
|
-
# by default
|
|
4269
|
-
# explicitly documented otherwise in service or product specific
|
|
4283
|
+
# those that are unreachable are returned in the ListOperationsResponse.
|
|
4284
|
+
# unreachable field. This can only be `true` when reading across collections.
|
|
4285
|
+
# For example, when `parent` is set to `"projects/example/locations/-"`. This
|
|
4286
|
+
# field is not supported by default and will result in an `UNIMPLEMENTED` error
|
|
4287
|
+
# if set unless explicitly documented otherwise in service or product specific
|
|
4288
|
+
# documentation.
|
|
4270
4289
|
# @param [String] fields
|
|
4271
4290
|
# Selector specifying which fields to include in a partial response.
|
|
4272
4291
|
# @param [String] quota_user
|
|
@@ -4497,11 +4516,12 @@ module Google
|
|
|
4497
4516
|
# The standard list page token.
|
|
4498
4517
|
# @param [Boolean] return_partial_success
|
|
4499
4518
|
# When set to `true`, operations that are reachable are returned as normal, and
|
|
4500
|
-
# those that are unreachable are returned in the
|
|
4501
|
-
# unreachable
|
|
4502
|
-
#
|
|
4503
|
-
# by default
|
|
4504
|
-
# explicitly documented otherwise in service or product specific
|
|
4519
|
+
# those that are unreachable are returned in the ListOperationsResponse.
|
|
4520
|
+
# unreachable field. This can only be `true` when reading across collections.
|
|
4521
|
+
# For example, when `parent` is set to `"projects/example/locations/-"`. This
|
|
4522
|
+
# field is not supported by default and will result in an `UNIMPLEMENTED` error
|
|
4523
|
+
# if set unless explicitly documented otherwise in service or product specific
|
|
4524
|
+
# documentation.
|
|
4505
4525
|
# @param [String] fields
|
|
4506
4526
|
# Selector specifying which fields to include in a partial response.
|
|
4507
4527
|
# @param [String] quota_user
|
|
@@ -4688,11 +4708,12 @@ module Google
|
|
|
4688
4708
|
# The standard list page token.
|
|
4689
4709
|
# @param [Boolean] return_partial_success
|
|
4690
4710
|
# When set to `true`, operations that are reachable are returned as normal, and
|
|
4691
|
-
# those that are unreachable are returned in the
|
|
4692
|
-
# unreachable
|
|
4693
|
-
#
|
|
4694
|
-
# by default
|
|
4695
|
-
# explicitly documented otherwise in service or product specific
|
|
4711
|
+
# those that are unreachable are returned in the ListOperationsResponse.
|
|
4712
|
+
# unreachable field. This can only be `true` when reading across collections.
|
|
4713
|
+
# For example, when `parent` is set to `"projects/example/locations/-"`. This
|
|
4714
|
+
# field is not supported by default and will result in an `UNIMPLEMENTED` error
|
|
4715
|
+
# if set unless explicitly documented otherwise in service or product specific
|
|
4716
|
+
# documentation.
|
|
4696
4717
|
# @param [String] fields
|
|
4697
4718
|
# Selector specifying which fields to include in a partial response.
|
|
4698
4719
|
# @param [String] quota_user
|
|
@@ -4879,11 +4900,12 @@ module Google
|
|
|
4879
4900
|
# The standard list page token.
|
|
4880
4901
|
# @param [Boolean] return_partial_success
|
|
4881
4902
|
# When set to `true`, operations that are reachable are returned as normal, and
|
|
4882
|
-
# those that are unreachable are returned in the
|
|
4883
|
-
# unreachable
|
|
4884
|
-
#
|
|
4885
|
-
# by default
|
|
4886
|
-
# explicitly documented otherwise in service or product specific
|
|
4903
|
+
# those that are unreachable are returned in the ListOperationsResponse.
|
|
4904
|
+
# unreachable field. This can only be `true` when reading across collections.
|
|
4905
|
+
# For example, when `parent` is set to `"projects/example/locations/-"`. This
|
|
4906
|
+
# field is not supported by default and will result in an `UNIMPLEMENTED` error
|
|
4907
|
+
# if set unless explicitly documented otherwise in service or product specific
|
|
4908
|
+
# documentation.
|
|
4887
4909
|
# @param [String] fields
|
|
4888
4910
|
# Selector specifying which fields to include in a partial response.
|
|
4889
4911
|
# @param [String] quota_user
|
|
@@ -5070,11 +5092,12 @@ module Google
|
|
|
5070
5092
|
# The standard list page token.
|
|
5071
5093
|
# @param [Boolean] return_partial_success
|
|
5072
5094
|
# When set to `true`, operations that are reachable are returned as normal, and
|
|
5073
|
-
# those that are unreachable are returned in the
|
|
5074
|
-
# unreachable
|
|
5075
|
-
#
|
|
5076
|
-
# by default
|
|
5077
|
-
# explicitly documented otherwise in service or product specific
|
|
5095
|
+
# those that are unreachable are returned in the ListOperationsResponse.
|
|
5096
|
+
# unreachable field. This can only be `true` when reading across collections.
|
|
5097
|
+
# For example, when `parent` is set to `"projects/example/locations/-"`. This
|
|
5098
|
+
# field is not supported by default and will result in an `UNIMPLEMENTED` error
|
|
5099
|
+
# if set unless explicitly documented otherwise in service or product specific
|
|
5100
|
+
# documentation.
|
|
5078
5101
|
# @param [String] fields
|
|
5079
5102
|
# Selector specifying which fields to include in a partial response.
|
|
5080
5103
|
# @param [String] quota_user
|
|
@@ -5261,11 +5284,12 @@ module Google
|
|
|
5261
5284
|
# The standard list page token.
|
|
5262
5285
|
# @param [Boolean] return_partial_success
|
|
5263
5286
|
# When set to `true`, operations that are reachable are returned as normal, and
|
|
5264
|
-
# those that are unreachable are returned in the
|
|
5265
|
-
# unreachable
|
|
5266
|
-
#
|
|
5267
|
-
# by default
|
|
5268
|
-
# explicitly documented otherwise in service or product specific
|
|
5287
|
+
# those that are unreachable are returned in the ListOperationsResponse.
|
|
5288
|
+
# unreachable field. This can only be `true` when reading across collections.
|
|
5289
|
+
# For example, when `parent` is set to `"projects/example/locations/-"`. This
|
|
5290
|
+
# field is not supported by default and will result in an `UNIMPLEMENTED` error
|
|
5291
|
+
# if set unless explicitly documented otherwise in service or product specific
|
|
5292
|
+
# documentation.
|
|
5269
5293
|
# @param [String] fields
|
|
5270
5294
|
# Selector specifying which fields to include in a partial response.
|
|
5271
5295
|
# @param [String] quota_user
|
|
@@ -5452,11 +5476,12 @@ module Google
|
|
|
5452
5476
|
# The standard list page token.
|
|
5453
5477
|
# @param [Boolean] return_partial_success
|
|
5454
5478
|
# When set to `true`, operations that are reachable are returned as normal, and
|
|
5455
|
-
# those that are unreachable are returned in the
|
|
5456
|
-
# unreachable
|
|
5457
|
-
#
|
|
5458
|
-
# by default
|
|
5459
|
-
# explicitly documented otherwise in service or product specific
|
|
5479
|
+
# those that are unreachable are returned in the ListOperationsResponse.
|
|
5480
|
+
# unreachable field. This can only be `true` when reading across collections.
|
|
5481
|
+
# For example, when `parent` is set to `"projects/example/locations/-"`. This
|
|
5482
|
+
# field is not supported by default and will result in an `UNIMPLEMENTED` error
|
|
5483
|
+
# if set unless explicitly documented otherwise in service or product specific
|
|
5484
|
+
# documentation.
|
|
5460
5485
|
# @param [String] fields
|
|
5461
5486
|
# Selector specifying which fields to include in a partial response.
|
|
5462
5487
|
# @param [String] quota_user
|
|
@@ -5643,11 +5668,12 @@ module Google
|
|
|
5643
5668
|
# The standard list page token.
|
|
5644
5669
|
# @param [Boolean] return_partial_success
|
|
5645
5670
|
# When set to `true`, operations that are reachable are returned as normal, and
|
|
5646
|
-
# those that are unreachable are returned in the
|
|
5647
|
-
# unreachable
|
|
5648
|
-
#
|
|
5649
|
-
# by default
|
|
5650
|
-
# explicitly documented otherwise in service or product specific
|
|
5671
|
+
# those that are unreachable are returned in the ListOperationsResponse.
|
|
5672
|
+
# unreachable field. This can only be `true` when reading across collections.
|
|
5673
|
+
# For example, when `parent` is set to `"projects/example/locations/-"`. This
|
|
5674
|
+
# field is not supported by default and will result in an `UNIMPLEMENTED` error
|
|
5675
|
+
# if set unless explicitly documented otherwise in service or product specific
|
|
5676
|
+
# documentation.
|
|
5651
5677
|
# @param [String] fields
|
|
5652
5678
|
# Selector specifying which fields to include in a partial response.
|
|
5653
5679
|
# @param [String] quota_user
|
|
@@ -5834,11 +5860,12 @@ module Google
|
|
|
5834
5860
|
# The standard list page token.
|
|
5835
5861
|
# @param [Boolean] return_partial_success
|
|
5836
5862
|
# When set to `true`, operations that are reachable are returned as normal, and
|
|
5837
|
-
# those that are unreachable are returned in the
|
|
5838
|
-
# unreachable
|
|
5839
|
-
#
|
|
5840
|
-
# by default
|
|
5841
|
-
# explicitly documented otherwise in service or product specific
|
|
5863
|
+
# those that are unreachable are returned in the ListOperationsResponse.
|
|
5864
|
+
# unreachable field. This can only be `true` when reading across collections.
|
|
5865
|
+
# For example, when `parent` is set to `"projects/example/locations/-"`. This
|
|
5866
|
+
# field is not supported by default and will result in an `UNIMPLEMENTED` error
|
|
5867
|
+
# if set unless explicitly documented otherwise in service or product specific
|
|
5868
|
+
# documentation.
|
|
5842
5869
|
# @param [String] fields
|
|
5843
5870
|
# Selector specifying which fields to include in a partial response.
|
|
5844
5871
|
# @param [String] quota_user
|
|
@@ -6025,11 +6052,12 @@ module Google
|
|
|
6025
6052
|
# The standard list page token.
|
|
6026
6053
|
# @param [Boolean] return_partial_success
|
|
6027
6054
|
# When set to `true`, operations that are reachable are returned as normal, and
|
|
6028
|
-
# those that are unreachable are returned in the
|
|
6029
|
-
# unreachable
|
|
6030
|
-
#
|
|
6031
|
-
# by default
|
|
6032
|
-
# explicitly documented otherwise in service or product specific
|
|
6055
|
+
# those that are unreachable are returned in the ListOperationsResponse.
|
|
6056
|
+
# unreachable field. This can only be `true` when reading across collections.
|
|
6057
|
+
# For example, when `parent` is set to `"projects/example/locations/-"`. This
|
|
6058
|
+
# field is not supported by default and will result in an `UNIMPLEMENTED` error
|
|
6059
|
+
# if set unless explicitly documented otherwise in service or product specific
|
|
6060
|
+
# documentation.
|
|
6033
6061
|
# @param [String] fields
|
|
6034
6062
|
# Selector specifying which fields to include in a partial response.
|
|
6035
6063
|
# @param [String] quota_user
|
|
@@ -6216,11 +6244,12 @@ module Google
|
|
|
6216
6244
|
# The standard list page token.
|
|
6217
6245
|
# @param [Boolean] return_partial_success
|
|
6218
6246
|
# When set to `true`, operations that are reachable are returned as normal, and
|
|
6219
|
-
# those that are unreachable are returned in the
|
|
6220
|
-
# unreachable
|
|
6221
|
-
#
|
|
6222
|
-
# by default
|
|
6223
|
-
# explicitly documented otherwise in service or product specific
|
|
6247
|
+
# those that are unreachable are returned in the ListOperationsResponse.
|
|
6248
|
+
# unreachable field. This can only be `true` when reading across collections.
|
|
6249
|
+
# For example, when `parent` is set to `"projects/example/locations/-"`. This
|
|
6250
|
+
# field is not supported by default and will result in an `UNIMPLEMENTED` error
|
|
6251
|
+
# if set unless explicitly documented otherwise in service or product specific
|
|
6252
|
+
# documentation.
|
|
6224
6253
|
# @param [String] fields
|
|
6225
6254
|
# Selector specifying which fields to include in a partial response.
|
|
6226
6255
|
# @param [String] quota_user
|
|
@@ -6407,11 +6436,12 @@ module Google
|
|
|
6407
6436
|
# The standard list page token.
|
|
6408
6437
|
# @param [Boolean] return_partial_success
|
|
6409
6438
|
# When set to `true`, operations that are reachable are returned as normal, and
|
|
6410
|
-
# those that are unreachable are returned in the
|
|
6411
|
-
# unreachable
|
|
6412
|
-
#
|
|
6413
|
-
# by default
|
|
6414
|
-
# explicitly documented otherwise in service or product specific
|
|
6439
|
+
# those that are unreachable are returned in the ListOperationsResponse.
|
|
6440
|
+
# unreachable field. This can only be `true` when reading across collections.
|
|
6441
|
+
# For example, when `parent` is set to `"projects/example/locations/-"`. This
|
|
6442
|
+
# field is not supported by default and will result in an `UNIMPLEMENTED` error
|
|
6443
|
+
# if set unless explicitly documented otherwise in service or product specific
|
|
6444
|
+
# documentation.
|
|
6415
6445
|
# @param [String] fields
|
|
6416
6446
|
# Selector specifying which fields to include in a partial response.
|
|
6417
6447
|
# @param [String] quota_user
|
|
@@ -6598,11 +6628,12 @@ module Google
|
|
|
6598
6628
|
# The standard list page token.
|
|
6599
6629
|
# @param [Boolean] return_partial_success
|
|
6600
6630
|
# When set to `true`, operations that are reachable are returned as normal, and
|
|
6601
|
-
# those that are unreachable are returned in the
|
|
6602
|
-
# unreachable
|
|
6603
|
-
#
|
|
6604
|
-
# by default
|
|
6605
|
-
# explicitly documented otherwise in service or product specific
|
|
6631
|
+
# those that are unreachable are returned in the ListOperationsResponse.
|
|
6632
|
+
# unreachable field. This can only be `true` when reading across collections.
|
|
6633
|
+
# For example, when `parent` is set to `"projects/example/locations/-"`. This
|
|
6634
|
+
# field is not supported by default and will result in an `UNIMPLEMENTED` error
|
|
6635
|
+
# if set unless explicitly documented otherwise in service or product specific
|
|
6636
|
+
# documentation.
|
|
6606
6637
|
# @param [String] fields
|
|
6607
6638
|
# Selector specifying which fields to include in a partial response.
|
|
6608
6639
|
# @param [String] quota_user
|
|
@@ -6789,11 +6820,12 @@ module Google
|
|
|
6789
6820
|
# The standard list page token.
|
|
6790
6821
|
# @param [Boolean] return_partial_success
|
|
6791
6822
|
# When set to `true`, operations that are reachable are returned as normal, and
|
|
6792
|
-
# those that are unreachable are returned in the
|
|
6793
|
-
# unreachable
|
|
6794
|
-
#
|
|
6795
|
-
# by default
|
|
6796
|
-
# explicitly documented otherwise in service or product specific
|
|
6823
|
+
# those that are unreachable are returned in the ListOperationsResponse.
|
|
6824
|
+
# unreachable field. This can only be `true` when reading across collections.
|
|
6825
|
+
# For example, when `parent` is set to `"projects/example/locations/-"`. This
|
|
6826
|
+
# field is not supported by default and will result in an `UNIMPLEMENTED` error
|
|
6827
|
+
# if set unless explicitly documented otherwise in service or product specific
|
|
6828
|
+
# documentation.
|
|
6797
6829
|
# @param [String] fields
|
|
6798
6830
|
# Selector specifying which fields to include in a partial response.
|
|
6799
6831
|
# @param [String] quota_user
|
|
@@ -6980,11 +7012,12 @@ module Google
|
|
|
6980
7012
|
# The standard list page token.
|
|
6981
7013
|
# @param [Boolean] return_partial_success
|
|
6982
7014
|
# When set to `true`, operations that are reachable are returned as normal, and
|
|
6983
|
-
# those that are unreachable are returned in the
|
|
6984
|
-
# unreachable
|
|
6985
|
-
#
|
|
6986
|
-
# by default
|
|
6987
|
-
# explicitly documented otherwise in service or product specific
|
|
7015
|
+
# those that are unreachable are returned in the ListOperationsResponse.
|
|
7016
|
+
# unreachable field. This can only be `true` when reading across collections.
|
|
7017
|
+
# For example, when `parent` is set to `"projects/example/locations/-"`. This
|
|
7018
|
+
# field is not supported by default and will result in an `UNIMPLEMENTED` error
|
|
7019
|
+
# if set unless explicitly documented otherwise in service or product specific
|
|
7020
|
+
# documentation.
|
|
6988
7021
|
# @param [String] fields
|
|
6989
7022
|
# Selector specifying which fields to include in a partial response.
|
|
6990
7023
|
# @param [String] quota_user
|
|
@@ -8213,11 +8246,12 @@ module Google
|
|
|
8213
8246
|
# The standard list page token.
|
|
8214
8247
|
# @param [Boolean] return_partial_success
|
|
8215
8248
|
# When set to `true`, operations that are reachable are returned as normal, and
|
|
8216
|
-
# those that are unreachable are returned in the
|
|
8217
|
-
# unreachable
|
|
8218
|
-
#
|
|
8219
|
-
# by default
|
|
8220
|
-
# explicitly documented otherwise in service or product specific
|
|
8249
|
+
# those that are unreachable are returned in the ListOperationsResponse.
|
|
8250
|
+
# unreachable field. This can only be `true` when reading across collections.
|
|
8251
|
+
# For example, when `parent` is set to `"projects/example/locations/-"`. This
|
|
8252
|
+
# field is not supported by default and will result in an `UNIMPLEMENTED` error
|
|
8253
|
+
# if set unless explicitly documented otherwise in service or product specific
|
|
8254
|
+
# documentation.
|
|
8221
8255
|
# @param [String] fields
|
|
8222
8256
|
# Selector specifying which fields to include in a partial response.
|
|
8223
8257
|
# @param [String] quota_user
|
|
@@ -8592,11 +8626,12 @@ module Google
|
|
|
8592
8626
|
# The standard list page token.
|
|
8593
8627
|
# @param [Boolean] return_partial_success
|
|
8594
8628
|
# When set to `true`, operations that are reachable are returned as normal, and
|
|
8595
|
-
# those that are unreachable are returned in the
|
|
8596
|
-
# unreachable
|
|
8597
|
-
#
|
|
8598
|
-
# by default
|
|
8599
|
-
# explicitly documented otherwise in service or product specific
|
|
8629
|
+
# those that are unreachable are returned in the ListOperationsResponse.
|
|
8630
|
+
# unreachable field. This can only be `true` when reading across collections.
|
|
8631
|
+
# For example, when `parent` is set to `"projects/example/locations/-"`. This
|
|
8632
|
+
# field is not supported by default and will result in an `UNIMPLEMENTED` error
|
|
8633
|
+
# if set unless explicitly documented otherwise in service or product specific
|
|
8634
|
+
# documentation.
|
|
8600
8635
|
# @param [String] fields
|
|
8601
8636
|
# Selector specifying which fields to include in a partial response.
|
|
8602
8637
|
# @param [String] quota_user
|
|
@@ -9291,11 +9326,12 @@ module Google
|
|
|
9291
9326
|
# The standard list page token.
|
|
9292
9327
|
# @param [Boolean] return_partial_success
|
|
9293
9328
|
# When set to `true`, operations that are reachable are returned as normal, and
|
|
9294
|
-
# those that are unreachable are returned in the
|
|
9295
|
-
# unreachable
|
|
9296
|
-
#
|
|
9297
|
-
# by default
|
|
9298
|
-
# explicitly documented otherwise in service or product specific
|
|
9329
|
+
# those that are unreachable are returned in the ListOperationsResponse.
|
|
9330
|
+
# unreachable field. This can only be `true` when reading across collections.
|
|
9331
|
+
# For example, when `parent` is set to `"projects/example/locations/-"`. This
|
|
9332
|
+
# field is not supported by default and will result in an `UNIMPLEMENTED` error
|
|
9333
|
+
# if set unless explicitly documented otherwise in service or product specific
|
|
9334
|
+
# documentation.
|
|
9299
9335
|
# @param [String] fields
|
|
9300
9336
|
# Selector specifying which fields to include in a partial response.
|
|
9301
9337
|
# @param [String] quota_user
|
|
@@ -9577,11 +9613,12 @@ module Google
|
|
|
9577
9613
|
# The standard list page token.
|
|
9578
9614
|
# @param [Boolean] return_partial_success
|
|
9579
9615
|
# When set to `true`, operations that are reachable are returned as normal, and
|
|
9580
|
-
# those that are unreachable are returned in the
|
|
9581
|
-
# unreachable
|
|
9582
|
-
#
|
|
9583
|
-
# by default
|
|
9584
|
-
# explicitly documented otherwise in service or product specific
|
|
9616
|
+
# those that are unreachable are returned in the ListOperationsResponse.
|
|
9617
|
+
# unreachable field. This can only be `true` when reading across collections.
|
|
9618
|
+
# For example, when `parent` is set to `"projects/example/locations/-"`. This
|
|
9619
|
+
# field is not supported by default and will result in an `UNIMPLEMENTED` error
|
|
9620
|
+
# if set unless explicitly documented otherwise in service or product specific
|
|
9621
|
+
# documentation.
|
|
9585
9622
|
# @param [String] fields
|
|
9586
9623
|
# Selector specifying which fields to include in a partial response.
|
|
9587
9624
|
# @param [String] quota_user
|
|
@@ -9768,11 +9805,12 @@ module Google
|
|
|
9768
9805
|
# The standard list page token.
|
|
9769
9806
|
# @param [Boolean] return_partial_success
|
|
9770
9807
|
# When set to `true`, operations that are reachable are returned as normal, and
|
|
9771
|
-
# those that are unreachable are returned in the
|
|
9772
|
-
# unreachable
|
|
9773
|
-
#
|
|
9774
|
-
# by default
|
|
9775
|
-
# explicitly documented otherwise in service or product specific
|
|
9808
|
+
# those that are unreachable are returned in the ListOperationsResponse.
|
|
9809
|
+
# unreachable field. This can only be `true` when reading across collections.
|
|
9810
|
+
# For example, when `parent` is set to `"projects/example/locations/-"`. This
|
|
9811
|
+
# field is not supported by default and will result in an `UNIMPLEMENTED` error
|
|
9812
|
+
# if set unless explicitly documented otherwise in service or product specific
|
|
9813
|
+
# documentation.
|
|
9776
9814
|
# @param [String] fields
|
|
9777
9815
|
# Selector specifying which fields to include in a partial response.
|
|
9778
9816
|
# @param [String] quota_user
|
|
@@ -10177,11 +10215,12 @@ module Google
|
|
|
10177
10215
|
# The standard list page token.
|
|
10178
10216
|
# @param [Boolean] return_partial_success
|
|
10179
10217
|
# When set to `true`, operations that are reachable are returned as normal, and
|
|
10180
|
-
# those that are unreachable are returned in the
|
|
10181
|
-
# unreachable
|
|
10182
|
-
#
|
|
10183
|
-
# by default
|
|
10184
|
-
# explicitly documented otherwise in service or product specific
|
|
10218
|
+
# those that are unreachable are returned in the ListOperationsResponse.
|
|
10219
|
+
# unreachable field. This can only be `true` when reading across collections.
|
|
10220
|
+
# For example, when `parent` is set to `"projects/example/locations/-"`. This
|
|
10221
|
+
# field is not supported by default and will result in an `UNIMPLEMENTED` error
|
|
10222
|
+
# if set unless explicitly documented otherwise in service or product specific
|
|
10223
|
+
# documentation.
|
|
10185
10224
|
# @param [String] fields
|
|
10186
10225
|
# Selector specifying which fields to include in a partial response.
|
|
10187
10226
|
# @param [String] quota_user
|
|
@@ -10446,11 +10485,12 @@ module Google
|
|
|
10446
10485
|
# The standard list page token.
|
|
10447
10486
|
# @param [Boolean] return_partial_success
|
|
10448
10487
|
# When set to `true`, operations that are reachable are returned as normal, and
|
|
10449
|
-
# those that are unreachable are returned in the
|
|
10450
|
-
# unreachable
|
|
10451
|
-
#
|
|
10452
|
-
# by default
|
|
10453
|
-
# explicitly documented otherwise in service or product specific
|
|
10488
|
+
# those that are unreachable are returned in the ListOperationsResponse.
|
|
10489
|
+
# unreachable field. This can only be `true` when reading across collections.
|
|
10490
|
+
# For example, when `parent` is set to `"projects/example/locations/-"`. This
|
|
10491
|
+
# field is not supported by default and will result in an `UNIMPLEMENTED` error
|
|
10492
|
+
# if set unless explicitly documented otherwise in service or product specific
|
|
10493
|
+
# documentation.
|
|
10454
10494
|
# @param [String] fields
|
|
10455
10495
|
# Selector specifying which fields to include in a partial response.
|
|
10456
10496
|
# @param [String] quota_user
|
|
@@ -10856,11 +10896,12 @@ module Google
|
|
|
10856
10896
|
# The standard list page token.
|
|
10857
10897
|
# @param [Boolean] return_partial_success
|
|
10858
10898
|
# When set to `true`, operations that are reachable are returned as normal, and
|
|
10859
|
-
# those that are unreachable are returned in the
|
|
10860
|
-
# unreachable
|
|
10861
|
-
#
|
|
10862
|
-
# by default
|
|
10863
|
-
# explicitly documented otherwise in service or product specific
|
|
10899
|
+
# those that are unreachable are returned in the ListOperationsResponse.
|
|
10900
|
+
# unreachable field. This can only be `true` when reading across collections.
|
|
10901
|
+
# For example, when `parent` is set to `"projects/example/locations/-"`. This
|
|
10902
|
+
# field is not supported by default and will result in an `UNIMPLEMENTED` error
|
|
10903
|
+
# if set unless explicitly documented otherwise in service or product specific
|
|
10904
|
+
# documentation.
|
|
10864
10905
|
# @param [String] fields
|
|
10865
10906
|
# Selector specifying which fields to include in a partial response.
|
|
10866
10907
|
# @param [String] quota_user
|
|
@@ -12042,11 +12083,12 @@ module Google
|
|
|
12042
12083
|
# The standard list page token.
|
|
12043
12084
|
# @param [Boolean] return_partial_success
|
|
12044
12085
|
# When set to `true`, operations that are reachable are returned as normal, and
|
|
12045
|
-
# those that are unreachable are returned in the
|
|
12046
|
-
# unreachable
|
|
12047
|
-
#
|
|
12048
|
-
# by default
|
|
12049
|
-
# explicitly documented otherwise in service or product specific
|
|
12086
|
+
# those that are unreachable are returned in the ListOperationsResponse.
|
|
12087
|
+
# unreachable field. This can only be `true` when reading across collections.
|
|
12088
|
+
# For example, when `parent` is set to `"projects/example/locations/-"`. This
|
|
12089
|
+
# field is not supported by default and will result in an `UNIMPLEMENTED` error
|
|
12090
|
+
# if set unless explicitly documented otherwise in service or product specific
|
|
12091
|
+
# documentation.
|
|
12050
12092
|
# @param [String] fields
|
|
12051
12093
|
# Selector specifying which fields to include in a partial response.
|
|
12052
12094
|
# @param [String] quota_user
|
|
@@ -13293,11 +13335,12 @@ module Google
|
|
|
13293
13335
|
# The standard list page token.
|
|
13294
13336
|
# @param [Boolean] return_partial_success
|
|
13295
13337
|
# When set to `true`, operations that are reachable are returned as normal, and
|
|
13296
|
-
# those that are unreachable are returned in the
|
|
13297
|
-
# unreachable
|
|
13298
|
-
#
|
|
13299
|
-
# by default
|
|
13300
|
-
# explicitly documented otherwise in service or product specific
|
|
13338
|
+
# those that are unreachable are returned in the ListOperationsResponse.
|
|
13339
|
+
# unreachable field. This can only be `true` when reading across collections.
|
|
13340
|
+
# For example, when `parent` is set to `"projects/example/locations/-"`. This
|
|
13341
|
+
# field is not supported by default and will result in an `UNIMPLEMENTED` error
|
|
13342
|
+
# if set unless explicitly documented otherwise in service or product specific
|
|
13343
|
+
# documentation.
|
|
13301
13344
|
# @param [String] fields
|
|
13302
13345
|
# Selector specifying which fields to include in a partial response.
|
|
13303
13346
|
# @param [String] quota_user
|
|
@@ -13447,11 +13490,12 @@ module Google
|
|
|
13447
13490
|
# The standard list page token.
|
|
13448
13491
|
# @param [Boolean] return_partial_success
|
|
13449
13492
|
# When set to `true`, operations that are reachable are returned as normal, and
|
|
13450
|
-
# those that are unreachable are returned in the
|
|
13451
|
-
# unreachable
|
|
13452
|
-
#
|
|
13453
|
-
# by default
|
|
13454
|
-
# explicitly documented otherwise in service or product specific
|
|
13493
|
+
# those that are unreachable are returned in the ListOperationsResponse.
|
|
13494
|
+
# unreachable field. This can only be `true` when reading across collections.
|
|
13495
|
+
# For example, when `parent` is set to `"projects/example/locations/-"`. This
|
|
13496
|
+
# field is not supported by default and will result in an `UNIMPLEMENTED` error
|
|
13497
|
+
# if set unless explicitly documented otherwise in service or product specific
|
|
13498
|
+
# documentation.
|
|
13455
13499
|
# @param [String] fields
|
|
13456
13500
|
# Selector specifying which fields to include in a partial response.
|
|
13457
13501
|
# @param [String] quota_user
|
|
@@ -14535,11 +14579,12 @@ module Google
|
|
|
14535
14579
|
# The standard list page token.
|
|
14536
14580
|
# @param [Boolean] return_partial_success
|
|
14537
14581
|
# When set to `true`, operations that are reachable are returned as normal, and
|
|
14538
|
-
# those that are unreachable are returned in the
|
|
14539
|
-
# unreachable
|
|
14540
|
-
#
|
|
14541
|
-
# by default
|
|
14542
|
-
# explicitly documented otherwise in service or product specific
|
|
14582
|
+
# those that are unreachable are returned in the ListOperationsResponse.
|
|
14583
|
+
# unreachable field. This can only be `true` when reading across collections.
|
|
14584
|
+
# For example, when `parent` is set to `"projects/example/locations/-"`. This
|
|
14585
|
+
# field is not supported by default and will result in an `UNIMPLEMENTED` error
|
|
14586
|
+
# if set unless explicitly documented otherwise in service or product specific
|
|
14587
|
+
# documentation.
|
|
14543
14588
|
# @param [String] fields
|
|
14544
14589
|
# Selector specifying which fields to include in a partial response.
|
|
14545
14590
|
# @param [String] quota_user
|
|
@@ -14689,11 +14734,12 @@ module Google
|
|
|
14689
14734
|
# The standard list page token.
|
|
14690
14735
|
# @param [Boolean] return_partial_success
|
|
14691
14736
|
# When set to `true`, operations that are reachable are returned as normal, and
|
|
14692
|
-
# those that are unreachable are returned in the
|
|
14693
|
-
# unreachable
|
|
14694
|
-
#
|
|
14695
|
-
# by default
|
|
14696
|
-
# explicitly documented otherwise in service or product specific
|
|
14737
|
+
# those that are unreachable are returned in the ListOperationsResponse.
|
|
14738
|
+
# unreachable field. This can only be `true` when reading across collections.
|
|
14739
|
+
# For example, when `parent` is set to `"projects/example/locations/-"`. This
|
|
14740
|
+
# field is not supported by default and will result in an `UNIMPLEMENTED` error
|
|
14741
|
+
# if set unless explicitly documented otherwise in service or product specific
|
|
14742
|
+
# documentation.
|
|
14697
14743
|
# @param [String] fields
|
|
14698
14744
|
# Selector specifying which fields to include in a partial response.
|
|
14699
14745
|
# @param [String] quota_user
|
|
@@ -16177,11 +16223,12 @@ module Google
|
|
|
16177
16223
|
# The standard list page token.
|
|
16178
16224
|
# @param [Boolean] return_partial_success
|
|
16179
16225
|
# When set to `true`, operations that are reachable are returned as normal, and
|
|
16180
|
-
# those that are unreachable are returned in the
|
|
16181
|
-
# unreachable
|
|
16182
|
-
#
|
|
16183
|
-
# by default
|
|
16184
|
-
# explicitly documented otherwise in service or product specific
|
|
16226
|
+
# those that are unreachable are returned in the ListOperationsResponse.
|
|
16227
|
+
# unreachable field. This can only be `true` when reading across collections.
|
|
16228
|
+
# For example, when `parent` is set to `"projects/example/locations/-"`. This
|
|
16229
|
+
# field is not supported by default and will result in an `UNIMPLEMENTED` error
|
|
16230
|
+
# if set unless explicitly documented otherwise in service or product specific
|
|
16231
|
+
# documentation.
|
|
16185
16232
|
# @param [String] fields
|
|
16186
16233
|
# Selector specifying which fields to include in a partial response.
|
|
16187
16234
|
# @param [String] quota_user
|
|
@@ -16368,11 +16415,12 @@ module Google
|
|
|
16368
16415
|
# The standard list page token.
|
|
16369
16416
|
# @param [Boolean] return_partial_success
|
|
16370
16417
|
# When set to `true`, operations that are reachable are returned as normal, and
|
|
16371
|
-
# those that are unreachable are returned in the
|
|
16372
|
-
# unreachable
|
|
16373
|
-
#
|
|
16374
|
-
# by default
|
|
16375
|
-
# explicitly documented otherwise in service or product specific
|
|
16418
|
+
# those that are unreachable are returned in the ListOperationsResponse.
|
|
16419
|
+
# unreachable field. This can only be `true` when reading across collections.
|
|
16420
|
+
# For example, when `parent` is set to `"projects/example/locations/-"`. This
|
|
16421
|
+
# field is not supported by default and will result in an `UNIMPLEMENTED` error
|
|
16422
|
+
# if set unless explicitly documented otherwise in service or product specific
|
|
16423
|
+
# documentation.
|
|
16376
16424
|
# @param [String] fields
|
|
16377
16425
|
# Selector specifying which fields to include in a partial response.
|
|
16378
16426
|
# @param [String] quota_user
|
|
@@ -16559,11 +16607,12 @@ module Google
|
|
|
16559
16607
|
# The standard list page token.
|
|
16560
16608
|
# @param [Boolean] return_partial_success
|
|
16561
16609
|
# When set to `true`, operations that are reachable are returned as normal, and
|
|
16562
|
-
# those that are unreachable are returned in the
|
|
16563
|
-
# unreachable
|
|
16564
|
-
#
|
|
16565
|
-
# by default
|
|
16566
|
-
# explicitly documented otherwise in service or product specific
|
|
16610
|
+
# those that are unreachable are returned in the ListOperationsResponse.
|
|
16611
|
+
# unreachable field. This can only be `true` when reading across collections.
|
|
16612
|
+
# For example, when `parent` is set to `"projects/example/locations/-"`. This
|
|
16613
|
+
# field is not supported by default and will result in an `UNIMPLEMENTED` error
|
|
16614
|
+
# if set unless explicitly documented otherwise in service or product specific
|
|
16615
|
+
# documentation.
|
|
16567
16616
|
# @param [String] fields
|
|
16568
16617
|
# Selector specifying which fields to include in a partial response.
|
|
16569
16618
|
# @param [String] quota_user
|
|
@@ -16945,11 +16994,12 @@ module Google
|
|
|
16945
16994
|
# The standard list page token.
|
|
16946
16995
|
# @param [Boolean] return_partial_success
|
|
16947
16996
|
# When set to `true`, operations that are reachable are returned as normal, and
|
|
16948
|
-
# those that are unreachable are returned in the
|
|
16949
|
-
# unreachable
|
|
16950
|
-
#
|
|
16951
|
-
# by default
|
|
16952
|
-
# explicitly documented otherwise in service or product specific
|
|
16997
|
+
# those that are unreachable are returned in the ListOperationsResponse.
|
|
16998
|
+
# unreachable field. This can only be `true` when reading across collections.
|
|
16999
|
+
# For example, when `parent` is set to `"projects/example/locations/-"`. This
|
|
17000
|
+
# field is not supported by default and will result in an `UNIMPLEMENTED` error
|
|
17001
|
+
# if set unless explicitly documented otherwise in service or product specific
|
|
17002
|
+
# documentation.
|
|
16953
17003
|
# @param [String] fields
|
|
16954
17004
|
# Selector specifying which fields to include in a partial response.
|
|
16955
17005
|
# @param [String] quota_user
|
|
@@ -17498,11 +17548,12 @@ module Google
|
|
|
17498
17548
|
# The standard list page token.
|
|
17499
17549
|
# @param [Boolean] return_partial_success
|
|
17500
17550
|
# When set to `true`, operations that are reachable are returned as normal, and
|
|
17501
|
-
# those that are unreachable are returned in the
|
|
17502
|
-
# unreachable
|
|
17503
|
-
#
|
|
17504
|
-
# by default
|
|
17505
|
-
# explicitly documented otherwise in service or product specific
|
|
17551
|
+
# those that are unreachable are returned in the ListOperationsResponse.
|
|
17552
|
+
# unreachable field. This can only be `true` when reading across collections.
|
|
17553
|
+
# For example, when `parent` is set to `"projects/example/locations/-"`. This
|
|
17554
|
+
# field is not supported by default and will result in an `UNIMPLEMENTED` error
|
|
17555
|
+
# if set unless explicitly documented otherwise in service or product specific
|
|
17556
|
+
# documentation.
|
|
17506
17557
|
# @param [String] fields
|
|
17507
17558
|
# Selector specifying which fields to include in a partial response.
|
|
17508
17559
|
# @param [String] quota_user
|
|
@@ -17935,11 +17986,12 @@ module Google
|
|
|
17935
17986
|
# The standard list page token.
|
|
17936
17987
|
# @param [Boolean] return_partial_success
|
|
17937
17988
|
# When set to `true`, operations that are reachable are returned as normal, and
|
|
17938
|
-
# those that are unreachable are returned in the
|
|
17939
|
-
# unreachable
|
|
17940
|
-
#
|
|
17941
|
-
# by default
|
|
17942
|
-
# explicitly documented otherwise in service or product specific
|
|
17989
|
+
# those that are unreachable are returned in the ListOperationsResponse.
|
|
17990
|
+
# unreachable field. This can only be `true` when reading across collections.
|
|
17991
|
+
# For example, when `parent` is set to `"projects/example/locations/-"`. This
|
|
17992
|
+
# field is not supported by default and will result in an `UNIMPLEMENTED` error
|
|
17993
|
+
# if set unless explicitly documented otherwise in service or product specific
|
|
17994
|
+
# documentation.
|
|
17943
17995
|
# @param [String] fields
|
|
17944
17996
|
# Selector specifying which fields to include in a partial response.
|
|
17945
17997
|
# @param [String] quota_user
|
|
@@ -18589,11 +18641,12 @@ module Google
|
|
|
18589
18641
|
# The standard list page token.
|
|
18590
18642
|
# @param [Boolean] return_partial_success
|
|
18591
18643
|
# When set to `true`, operations that are reachable are returned as normal, and
|
|
18592
|
-
# those that are unreachable are returned in the
|
|
18593
|
-
# unreachable
|
|
18594
|
-
#
|
|
18595
|
-
# by default
|
|
18596
|
-
# explicitly documented otherwise in service or product specific
|
|
18644
|
+
# those that are unreachable are returned in the ListOperationsResponse.
|
|
18645
|
+
# unreachable field. This can only be `true` when reading across collections.
|
|
18646
|
+
# For example, when `parent` is set to `"projects/example/locations/-"`. This
|
|
18647
|
+
# field is not supported by default and will result in an `UNIMPLEMENTED` error
|
|
18648
|
+
# if set unless explicitly documented otherwise in service or product specific
|
|
18649
|
+
# documentation.
|
|
18597
18650
|
# @param [String] fields
|
|
18598
18651
|
# Selector specifying which fields to include in a partial response.
|
|
18599
18652
|
# @param [String] quota_user
|
|
@@ -19182,11 +19235,12 @@ module Google
|
|
|
19182
19235
|
# The standard list page token.
|
|
19183
19236
|
# @param [Boolean] return_partial_success
|
|
19184
19237
|
# When set to `true`, operations that are reachable are returned as normal, and
|
|
19185
|
-
# those that are unreachable are returned in the
|
|
19186
|
-
# unreachable
|
|
19187
|
-
#
|
|
19188
|
-
# by default
|
|
19189
|
-
# explicitly documented otherwise in service or product specific
|
|
19238
|
+
# those that are unreachable are returned in the ListOperationsResponse.
|
|
19239
|
+
# unreachable field. This can only be `true` when reading across collections.
|
|
19240
|
+
# For example, when `parent` is set to `"projects/example/locations/-"`. This
|
|
19241
|
+
# field is not supported by default and will result in an `UNIMPLEMENTED` error
|
|
19242
|
+
# if set unless explicitly documented otherwise in service or product specific
|
|
19243
|
+
# documentation.
|
|
19190
19244
|
# @param [String] fields
|
|
19191
19245
|
# Selector specifying which fields to include in a partial response.
|
|
19192
19246
|
# @param [String] quota_user
|
|
@@ -19697,11 +19751,12 @@ module Google
|
|
|
19697
19751
|
# The standard list page token.
|
|
19698
19752
|
# @param [Boolean] return_partial_success
|
|
19699
19753
|
# When set to `true`, operations that are reachable are returned as normal, and
|
|
19700
|
-
# those that are unreachable are returned in the
|
|
19701
|
-
# unreachable
|
|
19702
|
-
#
|
|
19703
|
-
# by default
|
|
19704
|
-
# explicitly documented otherwise in service or product specific
|
|
19754
|
+
# those that are unreachable are returned in the ListOperationsResponse.
|
|
19755
|
+
# unreachable field. This can only be `true` when reading across collections.
|
|
19756
|
+
# For example, when `parent` is set to `"projects/example/locations/-"`. This
|
|
19757
|
+
# field is not supported by default and will result in an `UNIMPLEMENTED` error
|
|
19758
|
+
# if set unless explicitly documented otherwise in service or product specific
|
|
19759
|
+
# documentation.
|
|
19705
19760
|
# @param [String] fields
|
|
19706
19761
|
# Selector specifying which fields to include in a partial response.
|
|
19707
19762
|
# @param [String] quota_user
|
|
@@ -20008,11 +20063,12 @@ module Google
|
|
|
20008
20063
|
# The standard list page token.
|
|
20009
20064
|
# @param [Boolean] return_partial_success
|
|
20010
20065
|
# When set to `true`, operations that are reachable are returned as normal, and
|
|
20011
|
-
# those that are unreachable are returned in the
|
|
20012
|
-
# unreachable
|
|
20013
|
-
#
|
|
20014
|
-
# by default
|
|
20015
|
-
# explicitly documented otherwise in service or product specific
|
|
20066
|
+
# those that are unreachable are returned in the ListOperationsResponse.
|
|
20067
|
+
# unreachable field. This can only be `true` when reading across collections.
|
|
20068
|
+
# For example, when `parent` is set to `"projects/example/locations/-"`. This
|
|
20069
|
+
# field is not supported by default and will result in an `UNIMPLEMENTED` error
|
|
20070
|
+
# if set unless explicitly documented otherwise in service or product specific
|
|
20071
|
+
# documentation.
|
|
20016
20072
|
# @param [String] fields
|
|
20017
20073
|
# Selector specifying which fields to include in a partial response.
|
|
20018
20074
|
# @param [String] quota_user
|
|
@@ -20271,11 +20327,12 @@ module Google
|
|
|
20271
20327
|
# The standard list page token.
|
|
20272
20328
|
# @param [Boolean] return_partial_success
|
|
20273
20329
|
# When set to `true`, operations that are reachable are returned as normal, and
|
|
20274
|
-
# those that are unreachable are returned in the
|
|
20275
|
-
# unreachable
|
|
20276
|
-
#
|
|
20277
|
-
# by default
|
|
20278
|
-
# explicitly documented otherwise in service or product specific
|
|
20330
|
+
# those that are unreachable are returned in the ListOperationsResponse.
|
|
20331
|
+
# unreachable field. This can only be `true` when reading across collections.
|
|
20332
|
+
# For example, when `parent` is set to `"projects/example/locations/-"`. This
|
|
20333
|
+
# field is not supported by default and will result in an `UNIMPLEMENTED` error
|
|
20334
|
+
# if set unless explicitly documented otherwise in service or product specific
|
|
20335
|
+
# documentation.
|
|
20279
20336
|
# @param [String] fields
|
|
20280
20337
|
# Selector specifying which fields to include in a partial response.
|
|
20281
20338
|
# @param [String] quota_user
|
|
@@ -20774,11 +20831,12 @@ module Google
|
|
|
20774
20831
|
# The standard list page token.
|
|
20775
20832
|
# @param [Boolean] return_partial_success
|
|
20776
20833
|
# When set to `true`, operations that are reachable are returned as normal, and
|
|
20777
|
-
# those that are unreachable are returned in the
|
|
20778
|
-
# unreachable
|
|
20779
|
-
#
|
|
20780
|
-
# by default
|
|
20781
|
-
# explicitly documented otherwise in service or product specific
|
|
20834
|
+
# those that are unreachable are returned in the ListOperationsResponse.
|
|
20835
|
+
# unreachable field. This can only be `true` when reading across collections.
|
|
20836
|
+
# For example, when `parent` is set to `"projects/example/locations/-"`. This
|
|
20837
|
+
# field is not supported by default and will result in an `UNIMPLEMENTED` error
|
|
20838
|
+
# if set unless explicitly documented otherwise in service or product specific
|
|
20839
|
+
# documentation.
|
|
20782
20840
|
# @param [String] fields
|
|
20783
20841
|
# Selector specifying which fields to include in a partial response.
|
|
20784
20842
|
# @param [String] quota_user
|
|
@@ -21666,11 +21724,12 @@ module Google
|
|
|
21666
21724
|
# The standard list page token.
|
|
21667
21725
|
# @param [Boolean] return_partial_success
|
|
21668
21726
|
# When set to `true`, operations that are reachable are returned as normal, and
|
|
21669
|
-
# those that are unreachable are returned in the
|
|
21670
|
-
# unreachable
|
|
21671
|
-
#
|
|
21672
|
-
# by default
|
|
21673
|
-
# explicitly documented otherwise in service or product specific
|
|
21727
|
+
# those that are unreachable are returned in the ListOperationsResponse.
|
|
21728
|
+
# unreachable field. This can only be `true` when reading across collections.
|
|
21729
|
+
# For example, when `parent` is set to `"projects/example/locations/-"`. This
|
|
21730
|
+
# field is not supported by default and will result in an `UNIMPLEMENTED` error
|
|
21731
|
+
# if set unless explicitly documented otherwise in service or product specific
|
|
21732
|
+
# documentation.
|
|
21674
21733
|
# @param [String] fields
|
|
21675
21734
|
# Selector specifying which fields to include in a partial response.
|
|
21676
21735
|
# @param [String] quota_user
|
|
@@ -21970,11 +22029,12 @@ module Google
|
|
|
21970
22029
|
# The standard list page token.
|
|
21971
22030
|
# @param [Boolean] return_partial_success
|
|
21972
22031
|
# When set to `true`, operations that are reachable are returned as normal, and
|
|
21973
|
-
# those that are unreachable are returned in the
|
|
21974
|
-
# unreachable
|
|
21975
|
-
#
|
|
21976
|
-
# by default
|
|
21977
|
-
# explicitly documented otherwise in service or product specific
|
|
22032
|
+
# those that are unreachable are returned in the ListOperationsResponse.
|
|
22033
|
+
# unreachable field. This can only be `true` when reading across collections.
|
|
22034
|
+
# For example, when `parent` is set to `"projects/example/locations/-"`. This
|
|
22035
|
+
# field is not supported by default and will result in an `UNIMPLEMENTED` error
|
|
22036
|
+
# if set unless explicitly documented otherwise in service or product specific
|
|
22037
|
+
# documentation.
|
|
21978
22038
|
# @param [String] fields
|
|
21979
22039
|
# Selector specifying which fields to include in a partial response.
|
|
21980
22040
|
# @param [String] quota_user
|
|
@@ -22576,11 +22636,12 @@ module Google
|
|
|
22576
22636
|
# The standard list page token.
|
|
22577
22637
|
# @param [Boolean] return_partial_success
|
|
22578
22638
|
# When set to `true`, operations that are reachable are returned as normal, and
|
|
22579
|
-
# those that are unreachable are returned in the
|
|
22580
|
-
# unreachable
|
|
22581
|
-
#
|
|
22582
|
-
# by default
|
|
22583
|
-
# explicitly documented otherwise in service or product specific
|
|
22639
|
+
# those that are unreachable are returned in the ListOperationsResponse.
|
|
22640
|
+
# unreachable field. This can only be `true` when reading across collections.
|
|
22641
|
+
# For example, when `parent` is set to `"projects/example/locations/-"`. This
|
|
22642
|
+
# field is not supported by default and will result in an `UNIMPLEMENTED` error
|
|
22643
|
+
# if set unless explicitly documented otherwise in service or product specific
|
|
22644
|
+
# documentation.
|
|
22584
22645
|
# @param [String] fields
|
|
22585
22646
|
# Selector specifying which fields to include in a partial response.
|
|
22586
22647
|
# @param [String] quota_user
|
|
@@ -22870,7 +22931,12 @@ module Google
|
|
|
22870
22931
|
# @param [String] update_mask
|
|
22871
22932
|
# Required. The update mask applies to the resource. For the `FieldMask`
|
|
22872
22933
|
# definition, see google.protobuf.FieldMask. Input format: ``paths: "$`
|
|
22873
|
-
#
|
|
22934
|
+
# updated_field`"`` Updatable fields: * `encryption_spec.kms_key_name` * `
|
|
22935
|
+
# display_name` * `software_config.post_startup_script_config.
|
|
22936
|
+
# post_startup_script` * `software_config.post_startup_script_config.
|
|
22937
|
+
# post_startup_script_url` * `software_config.post_startup_script_config.
|
|
22938
|
+
# post_startup_script_behavior` * `software_config.env` * `software_config.
|
|
22939
|
+
# colab_image.release_name`
|
|
22874
22940
|
# @param [String] fields
|
|
22875
22941
|
# Selector specifying which fields to include in a partial response.
|
|
22876
22942
|
# @param [String] quota_user
|
|
@@ -23092,11 +23158,12 @@ module Google
|
|
|
23092
23158
|
# The standard list page token.
|
|
23093
23159
|
# @param [Boolean] return_partial_success
|
|
23094
23160
|
# When set to `true`, operations that are reachable are returned as normal, and
|
|
23095
|
-
# those that are unreachable are returned in the
|
|
23096
|
-
# unreachable
|
|
23097
|
-
#
|
|
23098
|
-
# by default
|
|
23099
|
-
# explicitly documented otherwise in service or product specific
|
|
23161
|
+
# those that are unreachable are returned in the ListOperationsResponse.
|
|
23162
|
+
# unreachable field. This can only be `true` when reading across collections.
|
|
23163
|
+
# For example, when `parent` is set to `"projects/example/locations/-"`. This
|
|
23164
|
+
# field is not supported by default and will result in an `UNIMPLEMENTED` error
|
|
23165
|
+
# if set unless explicitly documented otherwise in service or product specific
|
|
23166
|
+
# documentation.
|
|
23100
23167
|
# @param [String] fields
|
|
23101
23168
|
# Selector specifying which fields to include in a partial response.
|
|
23102
23169
|
# @param [String] quota_user
|
|
@@ -23564,11 +23631,12 @@ module Google
|
|
|
23564
23631
|
# The standard list page token.
|
|
23565
23632
|
# @param [Boolean] return_partial_success
|
|
23566
23633
|
# When set to `true`, operations that are reachable are returned as normal, and
|
|
23567
|
-
# those that are unreachable are returned in the
|
|
23568
|
-
# unreachable
|
|
23569
|
-
#
|
|
23570
|
-
# by default
|
|
23571
|
-
# explicitly documented otherwise in service or product specific
|
|
23634
|
+
# those that are unreachable are returned in the ListOperationsResponse.
|
|
23635
|
+
# unreachable field. This can only be `true` when reading across collections.
|
|
23636
|
+
# For example, when `parent` is set to `"projects/example/locations/-"`. This
|
|
23637
|
+
# field is not supported by default and will result in an `UNIMPLEMENTED` error
|
|
23638
|
+
# if set unless explicitly documented otherwise in service or product specific
|
|
23639
|
+
# documentation.
|
|
23572
23640
|
# @param [String] fields
|
|
23573
23641
|
# Selector specifying which fields to include in a partial response.
|
|
23574
23642
|
# @param [String] quota_user
|
|
@@ -23755,11 +23823,12 @@ module Google
|
|
|
23755
23823
|
# The standard list page token.
|
|
23756
23824
|
# @param [Boolean] return_partial_success
|
|
23757
23825
|
# When set to `true`, operations that are reachable are returned as normal, and
|
|
23758
|
-
# those that are unreachable are returned in the
|
|
23759
|
-
# unreachable
|
|
23760
|
-
#
|
|
23761
|
-
# by default
|
|
23762
|
-
# explicitly documented otherwise in service or product specific
|
|
23826
|
+
# those that are unreachable are returned in the ListOperationsResponse.
|
|
23827
|
+
# unreachable field. This can only be `true` when reading across collections.
|
|
23828
|
+
# For example, when `parent` is set to `"projects/example/locations/-"`. This
|
|
23829
|
+
# field is not supported by default and will result in an `UNIMPLEMENTED` error
|
|
23830
|
+
# if set unless explicitly documented otherwise in service or product specific
|
|
23831
|
+
# documentation.
|
|
23763
23832
|
# @param [String] fields
|
|
23764
23833
|
# Selector specifying which fields to include in a partial response.
|
|
23765
23834
|
# @param [String] quota_user
|
|
@@ -24159,11 +24228,12 @@ module Google
|
|
|
24159
24228
|
# The standard list page token.
|
|
24160
24229
|
# @param [Boolean] return_partial_success
|
|
24161
24230
|
# When set to `true`, operations that are reachable are returned as normal, and
|
|
24162
|
-
# those that are unreachable are returned in the
|
|
24163
|
-
# unreachable
|
|
24164
|
-
#
|
|
24165
|
-
# by default
|
|
24166
|
-
# explicitly documented otherwise in service or product specific
|
|
24231
|
+
# those that are unreachable are returned in the ListOperationsResponse.
|
|
24232
|
+
# unreachable field. This can only be `true` when reading across collections.
|
|
24233
|
+
# For example, when `parent` is set to `"projects/example/locations/-"`. This
|
|
24234
|
+
# field is not supported by default and will result in an `UNIMPLEMENTED` error
|
|
24235
|
+
# if set unless explicitly documented otherwise in service or product specific
|
|
24236
|
+
# documentation.
|
|
24167
24237
|
# @param [String] fields
|
|
24168
24238
|
# Selector specifying which fields to include in a partial response.
|
|
24169
24239
|
# @param [String] quota_user
|
|
@@ -24639,11 +24709,12 @@ module Google
|
|
|
24639
24709
|
# The standard list page token.
|
|
24640
24710
|
# @param [Boolean] return_partial_success
|
|
24641
24711
|
# When set to `true`, operations that are reachable are returned as normal, and
|
|
24642
|
-
# those that are unreachable are returned in the
|
|
24643
|
-
# unreachable
|
|
24644
|
-
#
|
|
24645
|
-
# by default
|
|
24646
|
-
# explicitly documented otherwise in service or product specific
|
|
24712
|
+
# those that are unreachable are returned in the ListOperationsResponse.
|
|
24713
|
+
# unreachable field. This can only be `true` when reading across collections.
|
|
24714
|
+
# For example, when `parent` is set to `"projects/example/locations/-"`. This
|
|
24715
|
+
# field is not supported by default and will result in an `UNIMPLEMENTED` error
|
|
24716
|
+
# if set unless explicitly documented otherwise in service or product specific
|
|
24717
|
+
# documentation.
|
|
24647
24718
|
# @param [String] fields
|
|
24648
24719
|
# Selector specifying which fields to include in a partial response.
|
|
24649
24720
|
# @param [String] quota_user
|
|
@@ -25386,11 +25457,12 @@ module Google
|
|
|
25386
25457
|
# The standard list page token.
|
|
25387
25458
|
# @param [Boolean] return_partial_success
|
|
25388
25459
|
# When set to `true`, operations that are reachable are returned as normal, and
|
|
25389
|
-
# those that are unreachable are returned in the
|
|
25390
|
-
# unreachable
|
|
25391
|
-
#
|
|
25392
|
-
# by default
|
|
25393
|
-
# explicitly documented otherwise in service or product specific
|
|
25460
|
+
# those that are unreachable are returned in the ListOperationsResponse.
|
|
25461
|
+
# unreachable field. This can only be `true` when reading across collections.
|
|
25462
|
+
# For example, when `parent` is set to `"projects/example/locations/-"`. This
|
|
25463
|
+
# field is not supported by default and will result in an `UNIMPLEMENTED` error
|
|
25464
|
+
# if set unless explicitly documented otherwise in service or product specific
|
|
25465
|
+
# documentation.
|
|
25394
25466
|
# @param [String] fields
|
|
25395
25467
|
# Selector specifying which fields to include in a partial response.
|
|
25396
25468
|
# @param [String] quota_user
|
|
@@ -25716,11 +25788,12 @@ module Google
|
|
|
25716
25788
|
# The standard list page token.
|
|
25717
25789
|
# @param [Boolean] return_partial_success
|
|
25718
25790
|
# When set to `true`, operations that are reachable are returned as normal, and
|
|
25719
|
-
# those that are unreachable are returned in the
|
|
25720
|
-
# unreachable
|
|
25721
|
-
#
|
|
25722
|
-
# by default
|
|
25723
|
-
# explicitly documented otherwise in service or product specific
|
|
25791
|
+
# those that are unreachable are returned in the ListOperationsResponse.
|
|
25792
|
+
# unreachable field. This can only be `true` when reading across collections.
|
|
25793
|
+
# For example, when `parent` is set to `"projects/example/locations/-"`. This
|
|
25794
|
+
# field is not supported by default and will result in an `UNIMPLEMENTED` error
|
|
25795
|
+
# if set unless explicitly documented otherwise in service or product specific
|
|
25796
|
+
# documentation.
|
|
25724
25797
|
# @param [String] fields
|
|
25725
25798
|
# Selector specifying which fields to include in a partial response.
|
|
25726
25799
|
# @param [String] quota_user
|
|
@@ -25907,11 +25980,12 @@ module Google
|
|
|
25907
25980
|
# The standard list page token.
|
|
25908
25981
|
# @param [Boolean] return_partial_success
|
|
25909
25982
|
# When set to `true`, operations that are reachable are returned as normal, and
|
|
25910
|
-
# those that are unreachable are returned in the
|
|
25911
|
-
# unreachable
|
|
25912
|
-
#
|
|
25913
|
-
# by default
|
|
25914
|
-
# explicitly documented otherwise in service or product specific
|
|
25983
|
+
# those that are unreachable are returned in the ListOperationsResponse.
|
|
25984
|
+
# unreachable field. This can only be `true` when reading across collections.
|
|
25985
|
+
# For example, when `parent` is set to `"projects/example/locations/-"`. This
|
|
25986
|
+
# field is not supported by default and will result in an `UNIMPLEMENTED` error
|
|
25987
|
+
# if set unless explicitly documented otherwise in service or product specific
|
|
25988
|
+
# documentation.
|
|
25915
25989
|
# @param [String] fields
|
|
25916
25990
|
# Selector specifying which fields to include in a partial response.
|
|
25917
25991
|
# @param [String] quota_user
|
|
@@ -26232,6 +26306,1059 @@ module Google
|
|
|
26232
26306
|
execute_or_queue_command(command, &block)
|
|
26233
26307
|
end
|
|
26234
26308
|
|
|
26309
|
+
# Create a Memory.
|
|
26310
|
+
# @param [String] parent
|
|
26311
|
+
# Required. The resource name of the ReasoningEngine to create the Memory under.
|
|
26312
|
+
# Format: `projects/`project`/locations/`location`/reasoningEngines/`
|
|
26313
|
+
# reasoning_engine``
|
|
26314
|
+
# @param [Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Memory] google_cloud_aiplatform_v1_memory_object
|
|
26315
|
+
# @param [String] fields
|
|
26316
|
+
# Selector specifying which fields to include in a partial response.
|
|
26317
|
+
# @param [String] quota_user
|
|
26318
|
+
# Available to use for quota purposes for server-side applications. Can be any
|
|
26319
|
+
# arbitrary string assigned to a user, but should not exceed 40 characters.
|
|
26320
|
+
# @param [Google::Apis::RequestOptions] options
|
|
26321
|
+
# Request-specific options
|
|
26322
|
+
#
|
|
26323
|
+
# @yield [result, err] Result & error if block supplied
|
|
26324
|
+
# @yieldparam result [Google::Apis::AiplatformV1::GoogleLongrunningOperation] parsed result object
|
|
26325
|
+
# @yieldparam err [StandardError] error object if request failed
|
|
26326
|
+
#
|
|
26327
|
+
# @return [Google::Apis::AiplatformV1::GoogleLongrunningOperation]
|
|
26328
|
+
#
|
|
26329
|
+
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
26330
|
+
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
26331
|
+
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
26332
|
+
def create_project_location_reasoning_engine_memory(parent, google_cloud_aiplatform_v1_memory_object = nil, fields: nil, quota_user: nil, options: nil, &block)
|
|
26333
|
+
command = make_simple_command(:post, 'v1/{+parent}/memories', options)
|
|
26334
|
+
command.request_representation = Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Memory::Representation
|
|
26335
|
+
command.request_object = google_cloud_aiplatform_v1_memory_object
|
|
26336
|
+
command.response_representation = Google::Apis::AiplatformV1::GoogleLongrunningOperation::Representation
|
|
26337
|
+
command.response_class = Google::Apis::AiplatformV1::GoogleLongrunningOperation
|
|
26338
|
+
command.params['parent'] = parent unless parent.nil?
|
|
26339
|
+
command.query['fields'] = fields unless fields.nil?
|
|
26340
|
+
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
|
26341
|
+
execute_or_queue_command(command, &block)
|
|
26342
|
+
end
|
|
26343
|
+
|
|
26344
|
+
# Delete a Memory.
|
|
26345
|
+
# @param [String] name
|
|
26346
|
+
# Required. The resource name of the Memory to delete. Format: `projects/`
|
|
26347
|
+
# project`/locations/`location`/reasoningEngines/`reasoning_engine`/memories/`
|
|
26348
|
+
# memory``
|
|
26349
|
+
# @param [String] fields
|
|
26350
|
+
# Selector specifying which fields to include in a partial response.
|
|
26351
|
+
# @param [String] quota_user
|
|
26352
|
+
# Available to use for quota purposes for server-side applications. Can be any
|
|
26353
|
+
# arbitrary string assigned to a user, but should not exceed 40 characters.
|
|
26354
|
+
# @param [Google::Apis::RequestOptions] options
|
|
26355
|
+
# Request-specific options
|
|
26356
|
+
#
|
|
26357
|
+
# @yield [result, err] Result & error if block supplied
|
|
26358
|
+
# @yieldparam result [Google::Apis::AiplatformV1::GoogleLongrunningOperation] parsed result object
|
|
26359
|
+
# @yieldparam err [StandardError] error object if request failed
|
|
26360
|
+
#
|
|
26361
|
+
# @return [Google::Apis::AiplatformV1::GoogleLongrunningOperation]
|
|
26362
|
+
#
|
|
26363
|
+
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
26364
|
+
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
26365
|
+
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
26366
|
+
def delete_project_location_reasoning_engine_memory(name, fields: nil, quota_user: nil, options: nil, &block)
|
|
26367
|
+
command = make_simple_command(:delete, 'v1/{+name}', options)
|
|
26368
|
+
command.response_representation = Google::Apis::AiplatformV1::GoogleLongrunningOperation::Representation
|
|
26369
|
+
command.response_class = Google::Apis::AiplatformV1::GoogleLongrunningOperation
|
|
26370
|
+
command.params['name'] = name unless name.nil?
|
|
26371
|
+
command.query['fields'] = fields unless fields.nil?
|
|
26372
|
+
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
|
26373
|
+
execute_or_queue_command(command, &block)
|
|
26374
|
+
end
|
|
26375
|
+
|
|
26376
|
+
# Generate memories.
|
|
26377
|
+
# @param [String] parent
|
|
26378
|
+
# Required. The resource name of the ReasoningEngine to generate memories for.
|
|
26379
|
+
# Format: `projects/`project`/locations/`location`/reasoningEngines/`
|
|
26380
|
+
# reasoning_engine``
|
|
26381
|
+
# @param [Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GenerateMemoriesRequest] google_cloud_aiplatform_v1_generate_memories_request_object
|
|
26382
|
+
# @param [String] fields
|
|
26383
|
+
# Selector specifying which fields to include in a partial response.
|
|
26384
|
+
# @param [String] quota_user
|
|
26385
|
+
# Available to use for quota purposes for server-side applications. Can be any
|
|
26386
|
+
# arbitrary string assigned to a user, but should not exceed 40 characters.
|
|
26387
|
+
# @param [Google::Apis::RequestOptions] options
|
|
26388
|
+
# Request-specific options
|
|
26389
|
+
#
|
|
26390
|
+
# @yield [result, err] Result & error if block supplied
|
|
26391
|
+
# @yieldparam result [Google::Apis::AiplatformV1::GoogleLongrunningOperation] parsed result object
|
|
26392
|
+
# @yieldparam err [StandardError] error object if request failed
|
|
26393
|
+
#
|
|
26394
|
+
# @return [Google::Apis::AiplatformV1::GoogleLongrunningOperation]
|
|
26395
|
+
#
|
|
26396
|
+
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
26397
|
+
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
26398
|
+
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
26399
|
+
def generate_project_location_reasoning_engine_memory(parent, google_cloud_aiplatform_v1_generate_memories_request_object = nil, fields: nil, quota_user: nil, options: nil, &block)
|
|
26400
|
+
command = make_simple_command(:post, 'v1/{+parent}/memories:generate', options)
|
|
26401
|
+
command.request_representation = Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GenerateMemoriesRequest::Representation
|
|
26402
|
+
command.request_object = google_cloud_aiplatform_v1_generate_memories_request_object
|
|
26403
|
+
command.response_representation = Google::Apis::AiplatformV1::GoogleLongrunningOperation::Representation
|
|
26404
|
+
command.response_class = Google::Apis::AiplatformV1::GoogleLongrunningOperation
|
|
26405
|
+
command.params['parent'] = parent unless parent.nil?
|
|
26406
|
+
command.query['fields'] = fields unless fields.nil?
|
|
26407
|
+
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
|
26408
|
+
execute_or_queue_command(command, &block)
|
|
26409
|
+
end
|
|
26410
|
+
|
|
26411
|
+
# Get a Memory.
|
|
26412
|
+
# @param [String] name
|
|
26413
|
+
# Required. The resource name of the Memory. Format: `projects/`project`/
|
|
26414
|
+
# locations/`location`/reasoningEngines/`reasoning_engine`/memories/`memory``
|
|
26415
|
+
# @param [String] fields
|
|
26416
|
+
# Selector specifying which fields to include in a partial response.
|
|
26417
|
+
# @param [String] quota_user
|
|
26418
|
+
# Available to use for quota purposes for server-side applications. Can be any
|
|
26419
|
+
# arbitrary string assigned to a user, but should not exceed 40 characters.
|
|
26420
|
+
# @param [Google::Apis::RequestOptions] options
|
|
26421
|
+
# Request-specific options
|
|
26422
|
+
#
|
|
26423
|
+
# @yield [result, err] Result & error if block supplied
|
|
26424
|
+
# @yieldparam result [Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Memory] parsed result object
|
|
26425
|
+
# @yieldparam err [StandardError] error object if request failed
|
|
26426
|
+
#
|
|
26427
|
+
# @return [Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Memory]
|
|
26428
|
+
#
|
|
26429
|
+
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
26430
|
+
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
26431
|
+
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
26432
|
+
def get_project_location_reasoning_engine_memory(name, fields: nil, quota_user: nil, options: nil, &block)
|
|
26433
|
+
command = make_simple_command(:get, 'v1/{+name}', options)
|
|
26434
|
+
command.response_representation = Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Memory::Representation
|
|
26435
|
+
command.response_class = Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Memory
|
|
26436
|
+
command.params['name'] = name unless name.nil?
|
|
26437
|
+
command.query['fields'] = fields unless fields.nil?
|
|
26438
|
+
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
|
26439
|
+
execute_or_queue_command(command, &block)
|
|
26440
|
+
end
|
|
26441
|
+
|
|
26442
|
+
# List Memories.
|
|
26443
|
+
# @param [String] parent
|
|
26444
|
+
# Required. The resource name of the ReasoningEngine to list the Memories under.
|
|
26445
|
+
# Format: `projects/`project`/locations/`location`/reasoningEngines/`
|
|
26446
|
+
# reasoning_engine``
|
|
26447
|
+
# @param [String] filter
|
|
26448
|
+
# Optional. The standard list filter. More detail in [AIP-160](https://google.
|
|
26449
|
+
# aip.dev/160). Supported fields: * `scope` (as a JSON string with equality
|
|
26450
|
+
# match only) * `topics` (i.e. `topics.custom_memory_topic_label: "example topic"
|
|
26451
|
+
# OR topics.managed_memory_topic: USER_PREFERENCES`)
|
|
26452
|
+
# @param [String] order_by
|
|
26453
|
+
# Optional. The standard list order by string. If not specified, the default
|
|
26454
|
+
# order is `create_time desc`. If specified, the default sorting order of
|
|
26455
|
+
# provided fields is ascending. More detail in [AIP-132](https://google.aip.dev/
|
|
26456
|
+
# 132). Supported fields: * `create_time` * `update_time`
|
|
26457
|
+
# @param [Fixnum] page_size
|
|
26458
|
+
# Optional. The standard list page size.
|
|
26459
|
+
# @param [String] page_token
|
|
26460
|
+
# Optional. The standard list page token.
|
|
26461
|
+
# @param [String] fields
|
|
26462
|
+
# Selector specifying which fields to include in a partial response.
|
|
26463
|
+
# @param [String] quota_user
|
|
26464
|
+
# Available to use for quota purposes for server-side applications. Can be any
|
|
26465
|
+
# arbitrary string assigned to a user, but should not exceed 40 characters.
|
|
26466
|
+
# @param [Google::Apis::RequestOptions] options
|
|
26467
|
+
# Request-specific options
|
|
26468
|
+
#
|
|
26469
|
+
# @yield [result, err] Result & error if block supplied
|
|
26470
|
+
# @yieldparam result [Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ListMemoriesResponse] parsed result object
|
|
26471
|
+
# @yieldparam err [StandardError] error object if request failed
|
|
26472
|
+
#
|
|
26473
|
+
# @return [Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ListMemoriesResponse]
|
|
26474
|
+
#
|
|
26475
|
+
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
26476
|
+
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
26477
|
+
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
26478
|
+
def list_project_location_reasoning_engine_memories(parent, filter: nil, order_by: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block)
|
|
26479
|
+
command = make_simple_command(:get, 'v1/{+parent}/memories', options)
|
|
26480
|
+
command.response_representation = Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ListMemoriesResponse::Representation
|
|
26481
|
+
command.response_class = Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ListMemoriesResponse
|
|
26482
|
+
command.params['parent'] = parent unless parent.nil?
|
|
26483
|
+
command.query['filter'] = filter unless filter.nil?
|
|
26484
|
+
command.query['orderBy'] = order_by unless order_by.nil?
|
|
26485
|
+
command.query['pageSize'] = page_size unless page_size.nil?
|
|
26486
|
+
command.query['pageToken'] = page_token unless page_token.nil?
|
|
26487
|
+
command.query['fields'] = fields unless fields.nil?
|
|
26488
|
+
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
|
26489
|
+
execute_or_queue_command(command, &block)
|
|
26490
|
+
end
|
|
26491
|
+
|
|
26492
|
+
# Update a Memory.
|
|
26493
|
+
# @param [String] name
|
|
26494
|
+
# Identifier. The resource name of the Memory. Format: `projects/`project`/
|
|
26495
|
+
# locations/`location`/reasoningEngines/`reasoning_engine`/memories/`memory``
|
|
26496
|
+
# @param [Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Memory] google_cloud_aiplatform_v1_memory_object
|
|
26497
|
+
# @param [String] update_mask
|
|
26498
|
+
# Optional. Mask specifying which fields to update. Supported fields: * `
|
|
26499
|
+
# display_name` * `description` * `fact`
|
|
26500
|
+
# @param [String] fields
|
|
26501
|
+
# Selector specifying which fields to include in a partial response.
|
|
26502
|
+
# @param [String] quota_user
|
|
26503
|
+
# Available to use for quota purposes for server-side applications. Can be any
|
|
26504
|
+
# arbitrary string assigned to a user, but should not exceed 40 characters.
|
|
26505
|
+
# @param [Google::Apis::RequestOptions] options
|
|
26506
|
+
# Request-specific options
|
|
26507
|
+
#
|
|
26508
|
+
# @yield [result, err] Result & error if block supplied
|
|
26509
|
+
# @yieldparam result [Google::Apis::AiplatformV1::GoogleLongrunningOperation] parsed result object
|
|
26510
|
+
# @yieldparam err [StandardError] error object if request failed
|
|
26511
|
+
#
|
|
26512
|
+
# @return [Google::Apis::AiplatformV1::GoogleLongrunningOperation]
|
|
26513
|
+
#
|
|
26514
|
+
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
26515
|
+
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
26516
|
+
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
26517
|
+
def patch_project_location_reasoning_engine_memory(name, google_cloud_aiplatform_v1_memory_object = nil, update_mask: nil, fields: nil, quota_user: nil, options: nil, &block)
|
|
26518
|
+
command = make_simple_command(:patch, 'v1/{+name}', options)
|
|
26519
|
+
command.request_representation = Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Memory::Representation
|
|
26520
|
+
command.request_object = google_cloud_aiplatform_v1_memory_object
|
|
26521
|
+
command.response_representation = Google::Apis::AiplatformV1::GoogleLongrunningOperation::Representation
|
|
26522
|
+
command.response_class = Google::Apis::AiplatformV1::GoogleLongrunningOperation
|
|
26523
|
+
command.params['name'] = name unless name.nil?
|
|
26524
|
+
command.query['updateMask'] = update_mask unless update_mask.nil?
|
|
26525
|
+
command.query['fields'] = fields unless fields.nil?
|
|
26526
|
+
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
|
26527
|
+
execute_or_queue_command(command, &block)
|
|
26528
|
+
end
|
|
26529
|
+
|
|
26530
|
+
# Purge memories.
|
|
26531
|
+
# @param [String] parent
|
|
26532
|
+
# Required. The resource name of the ReasoningEngine to purge memories from.
|
|
26533
|
+
# Format: `projects/`project`/locations/`location`/reasoningEngines/`
|
|
26534
|
+
# reasoning_engine``
|
|
26535
|
+
# @param [Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PurgeMemoriesRequest] google_cloud_aiplatform_v1_purge_memories_request_object
|
|
26536
|
+
# @param [String] fields
|
|
26537
|
+
# Selector specifying which fields to include in a partial response.
|
|
26538
|
+
# @param [String] quota_user
|
|
26539
|
+
# Available to use for quota purposes for server-side applications. Can be any
|
|
26540
|
+
# arbitrary string assigned to a user, but should not exceed 40 characters.
|
|
26541
|
+
# @param [Google::Apis::RequestOptions] options
|
|
26542
|
+
# Request-specific options
|
|
26543
|
+
#
|
|
26544
|
+
# @yield [result, err] Result & error if block supplied
|
|
26545
|
+
# @yieldparam result [Google::Apis::AiplatformV1::GoogleLongrunningOperation] parsed result object
|
|
26546
|
+
# @yieldparam err [StandardError] error object if request failed
|
|
26547
|
+
#
|
|
26548
|
+
# @return [Google::Apis::AiplatformV1::GoogleLongrunningOperation]
|
|
26549
|
+
#
|
|
26550
|
+
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
26551
|
+
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
26552
|
+
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
26553
|
+
def purge_project_location_reasoning_engine_memory(parent, google_cloud_aiplatform_v1_purge_memories_request_object = nil, fields: nil, quota_user: nil, options: nil, &block)
|
|
26554
|
+
command = make_simple_command(:post, 'v1/{+parent}/memories:purge', options)
|
|
26555
|
+
command.request_representation = Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PurgeMemoriesRequest::Representation
|
|
26556
|
+
command.request_object = google_cloud_aiplatform_v1_purge_memories_request_object
|
|
26557
|
+
command.response_representation = Google::Apis::AiplatformV1::GoogleLongrunningOperation::Representation
|
|
26558
|
+
command.response_class = Google::Apis::AiplatformV1::GoogleLongrunningOperation
|
|
26559
|
+
command.params['parent'] = parent unless parent.nil?
|
|
26560
|
+
command.query['fields'] = fields unless fields.nil?
|
|
26561
|
+
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
|
26562
|
+
execute_or_queue_command(command, &block)
|
|
26563
|
+
end
|
|
26564
|
+
|
|
26565
|
+
# Retrieve memories.
|
|
26566
|
+
# @param [String] parent
|
|
26567
|
+
# Required. The resource name of the ReasoningEngine to retrieve memories from.
|
|
26568
|
+
# Format: `projects/`project`/locations/`location`/reasoningEngines/`
|
|
26569
|
+
# reasoning_engine``
|
|
26570
|
+
# @param [Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RetrieveMemoriesRequest] google_cloud_aiplatform_v1_retrieve_memories_request_object
|
|
26571
|
+
# @param [String] fields
|
|
26572
|
+
# Selector specifying which fields to include in a partial response.
|
|
26573
|
+
# @param [String] quota_user
|
|
26574
|
+
# Available to use for quota purposes for server-side applications. Can be any
|
|
26575
|
+
# arbitrary string assigned to a user, but should not exceed 40 characters.
|
|
26576
|
+
# @param [Google::Apis::RequestOptions] options
|
|
26577
|
+
# Request-specific options
|
|
26578
|
+
#
|
|
26579
|
+
# @yield [result, err] Result & error if block supplied
|
|
26580
|
+
# @yieldparam result [Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RetrieveMemoriesResponse] parsed result object
|
|
26581
|
+
# @yieldparam err [StandardError] error object if request failed
|
|
26582
|
+
#
|
|
26583
|
+
# @return [Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RetrieveMemoriesResponse]
|
|
26584
|
+
#
|
|
26585
|
+
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
26586
|
+
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
26587
|
+
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
26588
|
+
def retrieve_project_location_reasoning_engine_memory(parent, google_cloud_aiplatform_v1_retrieve_memories_request_object = nil, fields: nil, quota_user: nil, options: nil, &block)
|
|
26589
|
+
command = make_simple_command(:post, 'v1/{+parent}/memories:retrieve', options)
|
|
26590
|
+
command.request_representation = Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RetrieveMemoriesRequest::Representation
|
|
26591
|
+
command.request_object = google_cloud_aiplatform_v1_retrieve_memories_request_object
|
|
26592
|
+
command.response_representation = Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RetrieveMemoriesResponse::Representation
|
|
26593
|
+
command.response_class = Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RetrieveMemoriesResponse
|
|
26594
|
+
command.params['parent'] = parent unless parent.nil?
|
|
26595
|
+
command.query['fields'] = fields unless fields.nil?
|
|
26596
|
+
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
|
26597
|
+
execute_or_queue_command(command, &block)
|
|
26598
|
+
end
|
|
26599
|
+
|
|
26600
|
+
# Rollback Memory to a specific revision.
|
|
26601
|
+
# @param [String] name
|
|
26602
|
+
# Required. The resource name of the Memory to rollback. Format: `projects/`
|
|
26603
|
+
# project`/locations/`location`/reasoningEngines/`reasoning_engine`/memories/`
|
|
26604
|
+
# memory``
|
|
26605
|
+
# @param [Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RollbackMemoryRequest] google_cloud_aiplatform_v1_rollback_memory_request_object
|
|
26606
|
+
# @param [String] fields
|
|
26607
|
+
# Selector specifying which fields to include in a partial response.
|
|
26608
|
+
# @param [String] quota_user
|
|
26609
|
+
# Available to use for quota purposes for server-side applications. Can be any
|
|
26610
|
+
# arbitrary string assigned to a user, but should not exceed 40 characters.
|
|
26611
|
+
# @param [Google::Apis::RequestOptions] options
|
|
26612
|
+
# Request-specific options
|
|
26613
|
+
#
|
|
26614
|
+
# @yield [result, err] Result & error if block supplied
|
|
26615
|
+
# @yieldparam result [Google::Apis::AiplatformV1::GoogleLongrunningOperation] parsed result object
|
|
26616
|
+
# @yieldparam err [StandardError] error object if request failed
|
|
26617
|
+
#
|
|
26618
|
+
# @return [Google::Apis::AiplatformV1::GoogleLongrunningOperation]
|
|
26619
|
+
#
|
|
26620
|
+
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
26621
|
+
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
26622
|
+
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
26623
|
+
def rollback_project_location_reasoning_engine_memory(name, google_cloud_aiplatform_v1_rollback_memory_request_object = nil, fields: nil, quota_user: nil, options: nil, &block)
|
|
26624
|
+
command = make_simple_command(:post, 'v1/{+name}:rollback', options)
|
|
26625
|
+
command.request_representation = Google::Apis::AiplatformV1::GoogleCloudAiplatformV1RollbackMemoryRequest::Representation
|
|
26626
|
+
command.request_object = google_cloud_aiplatform_v1_rollback_memory_request_object
|
|
26627
|
+
command.response_representation = Google::Apis::AiplatformV1::GoogleLongrunningOperation::Representation
|
|
26628
|
+
command.response_class = Google::Apis::AiplatformV1::GoogleLongrunningOperation
|
|
26629
|
+
command.params['name'] = name unless name.nil?
|
|
26630
|
+
command.query['fields'] = fields unless fields.nil?
|
|
26631
|
+
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
|
26632
|
+
execute_or_queue_command(command, &block)
|
|
26633
|
+
end
|
|
26634
|
+
|
|
26635
|
+
# Starts asynchronous cancellation on a long-running operation. The server makes
|
|
26636
|
+
# a best effort to cancel the operation, but success is not guaranteed. If the
|
|
26637
|
+
# server doesn't support this method, it returns `google.rpc.Code.UNIMPLEMENTED`.
|
|
26638
|
+
# Clients can use Operations.GetOperation or other methods to check whether the
|
|
26639
|
+
# cancellation succeeded or whether the operation completed despite cancellation.
|
|
26640
|
+
# On successful cancellation, the operation is not deleted; instead, it becomes
|
|
26641
|
+
# an operation with an Operation.error value with a google.rpc.Status.code of `1`
|
|
26642
|
+
# , corresponding to `Code.CANCELLED`.
|
|
26643
|
+
# @param [String] name
|
|
26644
|
+
# The name of the operation resource to be cancelled.
|
|
26645
|
+
# @param [String] fields
|
|
26646
|
+
# Selector specifying which fields to include in a partial response.
|
|
26647
|
+
# @param [String] quota_user
|
|
26648
|
+
# Available to use for quota purposes for server-side applications. Can be any
|
|
26649
|
+
# arbitrary string assigned to a user, but should not exceed 40 characters.
|
|
26650
|
+
# @param [Google::Apis::RequestOptions] options
|
|
26651
|
+
# Request-specific options
|
|
26652
|
+
#
|
|
26653
|
+
# @yield [result, err] Result & error if block supplied
|
|
26654
|
+
# @yieldparam result [Google::Apis::AiplatformV1::GoogleProtobufEmpty] parsed result object
|
|
26655
|
+
# @yieldparam err [StandardError] error object if request failed
|
|
26656
|
+
#
|
|
26657
|
+
# @return [Google::Apis::AiplatformV1::GoogleProtobufEmpty]
|
|
26658
|
+
#
|
|
26659
|
+
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
26660
|
+
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
26661
|
+
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
26662
|
+
def cancel_project_location_reasoning_engine_memory_operation(name, fields: nil, quota_user: nil, options: nil, &block)
|
|
26663
|
+
command = make_simple_command(:post, 'v1/{+name}:cancel', options)
|
|
26664
|
+
command.response_representation = Google::Apis::AiplatformV1::GoogleProtobufEmpty::Representation
|
|
26665
|
+
command.response_class = Google::Apis::AiplatformV1::GoogleProtobufEmpty
|
|
26666
|
+
command.params['name'] = name unless name.nil?
|
|
26667
|
+
command.query['fields'] = fields unless fields.nil?
|
|
26668
|
+
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
|
26669
|
+
execute_or_queue_command(command, &block)
|
|
26670
|
+
end
|
|
26671
|
+
|
|
26672
|
+
# Deletes a long-running operation. This method indicates that the client is no
|
|
26673
|
+
# longer interested in the operation result. It does not cancel the operation.
|
|
26674
|
+
# If the server doesn't support this method, it returns `google.rpc.Code.
|
|
26675
|
+
# UNIMPLEMENTED`.
|
|
26676
|
+
# @param [String] name
|
|
26677
|
+
# The name of the operation resource to be deleted.
|
|
26678
|
+
# @param [String] fields
|
|
26679
|
+
# Selector specifying which fields to include in a partial response.
|
|
26680
|
+
# @param [String] quota_user
|
|
26681
|
+
# Available to use for quota purposes for server-side applications. Can be any
|
|
26682
|
+
# arbitrary string assigned to a user, but should not exceed 40 characters.
|
|
26683
|
+
# @param [Google::Apis::RequestOptions] options
|
|
26684
|
+
# Request-specific options
|
|
26685
|
+
#
|
|
26686
|
+
# @yield [result, err] Result & error if block supplied
|
|
26687
|
+
# @yieldparam result [Google::Apis::AiplatformV1::GoogleProtobufEmpty] parsed result object
|
|
26688
|
+
# @yieldparam err [StandardError] error object if request failed
|
|
26689
|
+
#
|
|
26690
|
+
# @return [Google::Apis::AiplatformV1::GoogleProtobufEmpty]
|
|
26691
|
+
#
|
|
26692
|
+
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
26693
|
+
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
26694
|
+
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
26695
|
+
def delete_project_location_reasoning_engine_memory_operation(name, fields: nil, quota_user: nil, options: nil, &block)
|
|
26696
|
+
command = make_simple_command(:delete, 'v1/{+name}', options)
|
|
26697
|
+
command.response_representation = Google::Apis::AiplatformV1::GoogleProtobufEmpty::Representation
|
|
26698
|
+
command.response_class = Google::Apis::AiplatformV1::GoogleProtobufEmpty
|
|
26699
|
+
command.params['name'] = name unless name.nil?
|
|
26700
|
+
command.query['fields'] = fields unless fields.nil?
|
|
26701
|
+
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
|
26702
|
+
execute_or_queue_command(command, &block)
|
|
26703
|
+
end
|
|
26704
|
+
|
|
26705
|
+
# Gets the latest state of a long-running operation. Clients can use this method
|
|
26706
|
+
# to poll the operation result at intervals as recommended by the API service.
|
|
26707
|
+
# @param [String] name
|
|
26708
|
+
# The name of the operation resource.
|
|
26709
|
+
# @param [String] fields
|
|
26710
|
+
# Selector specifying which fields to include in a partial response.
|
|
26711
|
+
# @param [String] quota_user
|
|
26712
|
+
# Available to use for quota purposes for server-side applications. Can be any
|
|
26713
|
+
# arbitrary string assigned to a user, but should not exceed 40 characters.
|
|
26714
|
+
# @param [Google::Apis::RequestOptions] options
|
|
26715
|
+
# Request-specific options
|
|
26716
|
+
#
|
|
26717
|
+
# @yield [result, err] Result & error if block supplied
|
|
26718
|
+
# @yieldparam result [Google::Apis::AiplatformV1::GoogleLongrunningOperation] parsed result object
|
|
26719
|
+
# @yieldparam err [StandardError] error object if request failed
|
|
26720
|
+
#
|
|
26721
|
+
# @return [Google::Apis::AiplatformV1::GoogleLongrunningOperation]
|
|
26722
|
+
#
|
|
26723
|
+
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
26724
|
+
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
26725
|
+
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
26726
|
+
def get_project_location_reasoning_engine_memory_operation(name, fields: nil, quota_user: nil, options: nil, &block)
|
|
26727
|
+
command = make_simple_command(:get, 'v1/{+name}', options)
|
|
26728
|
+
command.response_representation = Google::Apis::AiplatformV1::GoogleLongrunningOperation::Representation
|
|
26729
|
+
command.response_class = Google::Apis::AiplatformV1::GoogleLongrunningOperation
|
|
26730
|
+
command.params['name'] = name unless name.nil?
|
|
26731
|
+
command.query['fields'] = fields unless fields.nil?
|
|
26732
|
+
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
|
26733
|
+
execute_or_queue_command(command, &block)
|
|
26734
|
+
end
|
|
26735
|
+
|
|
26736
|
+
# Lists operations that match the specified filter in the request. If the server
|
|
26737
|
+
# doesn't support this method, it returns `UNIMPLEMENTED`.
|
|
26738
|
+
# @param [String] name
|
|
26739
|
+
# The name of the operation's parent resource.
|
|
26740
|
+
# @param [String] filter
|
|
26741
|
+
# The standard list filter.
|
|
26742
|
+
# @param [Fixnum] page_size
|
|
26743
|
+
# The standard list page size.
|
|
26744
|
+
# @param [String] page_token
|
|
26745
|
+
# The standard list page token.
|
|
26746
|
+
# @param [Boolean] return_partial_success
|
|
26747
|
+
# When set to `true`, operations that are reachable are returned as normal, and
|
|
26748
|
+
# those that are unreachable are returned in the ListOperationsResponse.
|
|
26749
|
+
# unreachable field. This can only be `true` when reading across collections.
|
|
26750
|
+
# For example, when `parent` is set to `"projects/example/locations/-"`. This
|
|
26751
|
+
# field is not supported by default and will result in an `UNIMPLEMENTED` error
|
|
26752
|
+
# if set unless explicitly documented otherwise in service or product specific
|
|
26753
|
+
# documentation.
|
|
26754
|
+
# @param [String] fields
|
|
26755
|
+
# Selector specifying which fields to include in a partial response.
|
|
26756
|
+
# @param [String] quota_user
|
|
26757
|
+
# Available to use for quota purposes for server-side applications. Can be any
|
|
26758
|
+
# arbitrary string assigned to a user, but should not exceed 40 characters.
|
|
26759
|
+
# @param [Google::Apis::RequestOptions] options
|
|
26760
|
+
# Request-specific options
|
|
26761
|
+
#
|
|
26762
|
+
# @yield [result, err] Result & error if block supplied
|
|
26763
|
+
# @yieldparam result [Google::Apis::AiplatformV1::GoogleLongrunningListOperationsResponse] parsed result object
|
|
26764
|
+
# @yieldparam err [StandardError] error object if request failed
|
|
26765
|
+
#
|
|
26766
|
+
# @return [Google::Apis::AiplatformV1::GoogleLongrunningListOperationsResponse]
|
|
26767
|
+
#
|
|
26768
|
+
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
26769
|
+
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
26770
|
+
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
26771
|
+
def list_project_location_reasoning_engine_memory_operations(name, filter: nil, page_size: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, options: nil, &block)
|
|
26772
|
+
command = make_simple_command(:get, 'v1/{+name}/operations', options)
|
|
26773
|
+
command.response_representation = Google::Apis::AiplatformV1::GoogleLongrunningListOperationsResponse::Representation
|
|
26774
|
+
command.response_class = Google::Apis::AiplatformV1::GoogleLongrunningListOperationsResponse
|
|
26775
|
+
command.params['name'] = name unless name.nil?
|
|
26776
|
+
command.query['filter'] = filter unless filter.nil?
|
|
26777
|
+
command.query['pageSize'] = page_size unless page_size.nil?
|
|
26778
|
+
command.query['pageToken'] = page_token unless page_token.nil?
|
|
26779
|
+
command.query['returnPartialSuccess'] = return_partial_success unless return_partial_success.nil?
|
|
26780
|
+
command.query['fields'] = fields unless fields.nil?
|
|
26781
|
+
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
|
26782
|
+
execute_or_queue_command(command, &block)
|
|
26783
|
+
end
|
|
26784
|
+
|
|
26785
|
+
# Waits until the specified long-running operation is done or reaches at most a
|
|
26786
|
+
# specified timeout, returning the latest state. If the operation is already
|
|
26787
|
+
# done, the latest state is immediately returned. If the timeout specified is
|
|
26788
|
+
# greater than the default HTTP/RPC timeout, the HTTP/RPC timeout is used. If
|
|
26789
|
+
# the server does not support this method, it returns `google.rpc.Code.
|
|
26790
|
+
# UNIMPLEMENTED`. Note that this method is on a best-effort basis. It may return
|
|
26791
|
+
# the latest state before the specified timeout (including immediately), meaning
|
|
26792
|
+
# even an immediate response is no guarantee that the operation is done.
|
|
26793
|
+
# @param [String] name
|
|
26794
|
+
# The name of the operation resource to wait on.
|
|
26795
|
+
# @param [String] timeout
|
|
26796
|
+
# The maximum duration to wait before timing out. If left blank, the wait will
|
|
26797
|
+
# be at most the time permitted by the underlying HTTP/RPC protocol. If RPC
|
|
26798
|
+
# context deadline is also specified, the shorter one will be used.
|
|
26799
|
+
# @param [String] fields
|
|
26800
|
+
# Selector specifying which fields to include in a partial response.
|
|
26801
|
+
# @param [String] quota_user
|
|
26802
|
+
# Available to use for quota purposes for server-side applications. Can be any
|
|
26803
|
+
# arbitrary string assigned to a user, but should not exceed 40 characters.
|
|
26804
|
+
# @param [Google::Apis::RequestOptions] options
|
|
26805
|
+
# Request-specific options
|
|
26806
|
+
#
|
|
26807
|
+
# @yield [result, err] Result & error if block supplied
|
|
26808
|
+
# @yieldparam result [Google::Apis::AiplatformV1::GoogleLongrunningOperation] parsed result object
|
|
26809
|
+
# @yieldparam err [StandardError] error object if request failed
|
|
26810
|
+
#
|
|
26811
|
+
# @return [Google::Apis::AiplatformV1::GoogleLongrunningOperation]
|
|
26812
|
+
#
|
|
26813
|
+
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
26814
|
+
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
26815
|
+
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
26816
|
+
def wait_project_location_reasoning_engine_memory_operation(name, timeout: nil, fields: nil, quota_user: nil, options: nil, &block)
|
|
26817
|
+
command = make_simple_command(:post, 'v1/{+name}:wait', options)
|
|
26818
|
+
command.response_representation = Google::Apis::AiplatformV1::GoogleLongrunningOperation::Representation
|
|
26819
|
+
command.response_class = Google::Apis::AiplatformV1::GoogleLongrunningOperation
|
|
26820
|
+
command.params['name'] = name unless name.nil?
|
|
26821
|
+
command.query['timeout'] = timeout unless timeout.nil?
|
|
26822
|
+
command.query['fields'] = fields unless fields.nil?
|
|
26823
|
+
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
|
26824
|
+
execute_or_queue_command(command, &block)
|
|
26825
|
+
end
|
|
26826
|
+
|
|
26827
|
+
# Get a Memory Revision.
|
|
26828
|
+
# @param [String] name
|
|
26829
|
+
# Required. The resource name of the Memory Revision to retrieve. Format: `
|
|
26830
|
+
# projects/`project`/locations/`location`/reasoningEngines/`reasoning_engine`/
|
|
26831
|
+
# memories/`memory`/revisions/`revision``
|
|
26832
|
+
# @param [String] fields
|
|
26833
|
+
# Selector specifying which fields to include in a partial response.
|
|
26834
|
+
# @param [String] quota_user
|
|
26835
|
+
# Available to use for quota purposes for server-side applications. Can be any
|
|
26836
|
+
# arbitrary string assigned to a user, but should not exceed 40 characters.
|
|
26837
|
+
# @param [Google::Apis::RequestOptions] options
|
|
26838
|
+
# Request-specific options
|
|
26839
|
+
#
|
|
26840
|
+
# @yield [result, err] Result & error if block supplied
|
|
26841
|
+
# @yieldparam result [Google::Apis::AiplatformV1::GoogleCloudAiplatformV1MemoryRevision] parsed result object
|
|
26842
|
+
# @yieldparam err [StandardError] error object if request failed
|
|
26843
|
+
#
|
|
26844
|
+
# @return [Google::Apis::AiplatformV1::GoogleCloudAiplatformV1MemoryRevision]
|
|
26845
|
+
#
|
|
26846
|
+
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
26847
|
+
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
26848
|
+
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
26849
|
+
def get_project_location_reasoning_engine_memory_revision(name, fields: nil, quota_user: nil, options: nil, &block)
|
|
26850
|
+
command = make_simple_command(:get, 'v1/{+name}', options)
|
|
26851
|
+
command.response_representation = Google::Apis::AiplatformV1::GoogleCloudAiplatformV1MemoryRevision::Representation
|
|
26852
|
+
command.response_class = Google::Apis::AiplatformV1::GoogleCloudAiplatformV1MemoryRevision
|
|
26853
|
+
command.params['name'] = name unless name.nil?
|
|
26854
|
+
command.query['fields'] = fields unless fields.nil?
|
|
26855
|
+
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
|
26856
|
+
execute_or_queue_command(command, &block)
|
|
26857
|
+
end
|
|
26858
|
+
|
|
26859
|
+
# List Memory Revisions for a Memory.
|
|
26860
|
+
# @param [String] parent
|
|
26861
|
+
# Required. The resource name of the Memory to list revisions for. Format: `
|
|
26862
|
+
# projects/`project`/locations/`location`/reasoningEngines/`reasoning_engine`/
|
|
26863
|
+
# memories/`memory``
|
|
26864
|
+
# @param [String] filter
|
|
26865
|
+
# Optional. The standard list filter. More detail in [AIP-160](https://google.
|
|
26866
|
+
# aip.dev/160). Supported fields (equality match only): * `labels`
|
|
26867
|
+
# @param [Fixnum] page_size
|
|
26868
|
+
# Optional. The standard list page size.
|
|
26869
|
+
# @param [String] page_token
|
|
26870
|
+
# Optional. The standard list page token.
|
|
26871
|
+
# @param [String] fields
|
|
26872
|
+
# Selector specifying which fields to include in a partial response.
|
|
26873
|
+
# @param [String] quota_user
|
|
26874
|
+
# Available to use for quota purposes for server-side applications. Can be any
|
|
26875
|
+
# arbitrary string assigned to a user, but should not exceed 40 characters.
|
|
26876
|
+
# @param [Google::Apis::RequestOptions] options
|
|
26877
|
+
# Request-specific options
|
|
26878
|
+
#
|
|
26879
|
+
# @yield [result, err] Result & error if block supplied
|
|
26880
|
+
# @yieldparam result [Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ListMemoryRevisionsResponse] parsed result object
|
|
26881
|
+
# @yieldparam err [StandardError] error object if request failed
|
|
26882
|
+
#
|
|
26883
|
+
# @return [Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ListMemoryRevisionsResponse]
|
|
26884
|
+
#
|
|
26885
|
+
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
26886
|
+
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
26887
|
+
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
26888
|
+
def list_project_location_reasoning_engine_memory_revisions(parent, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block)
|
|
26889
|
+
command = make_simple_command(:get, 'v1/{+parent}/revisions', options)
|
|
26890
|
+
command.response_representation = Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ListMemoryRevisionsResponse::Representation
|
|
26891
|
+
command.response_class = Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ListMemoryRevisionsResponse
|
|
26892
|
+
command.params['parent'] = parent unless parent.nil?
|
|
26893
|
+
command.query['filter'] = filter unless filter.nil?
|
|
26894
|
+
command.query['pageSize'] = page_size unless page_size.nil?
|
|
26895
|
+
command.query['pageToken'] = page_token unless page_token.nil?
|
|
26896
|
+
command.query['fields'] = fields unless fields.nil?
|
|
26897
|
+
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
|
26898
|
+
execute_or_queue_command(command, &block)
|
|
26899
|
+
end
|
|
26900
|
+
|
|
26901
|
+
# Starts asynchronous cancellation on a long-running operation. The server makes
|
|
26902
|
+
# a best effort to cancel the operation, but success is not guaranteed. If the
|
|
26903
|
+
# server doesn't support this method, it returns `google.rpc.Code.UNIMPLEMENTED`.
|
|
26904
|
+
# Clients can use Operations.GetOperation or other methods to check whether the
|
|
26905
|
+
# cancellation succeeded or whether the operation completed despite cancellation.
|
|
26906
|
+
# On successful cancellation, the operation is not deleted; instead, it becomes
|
|
26907
|
+
# an operation with an Operation.error value with a google.rpc.Status.code of `1`
|
|
26908
|
+
# , corresponding to `Code.CANCELLED`.
|
|
26909
|
+
# @param [String] name
|
|
26910
|
+
# The name of the operation resource to be cancelled.
|
|
26911
|
+
# @param [String] fields
|
|
26912
|
+
# Selector specifying which fields to include in a partial response.
|
|
26913
|
+
# @param [String] quota_user
|
|
26914
|
+
# Available to use for quota purposes for server-side applications. Can be any
|
|
26915
|
+
# arbitrary string assigned to a user, but should not exceed 40 characters.
|
|
26916
|
+
# @param [Google::Apis::RequestOptions] options
|
|
26917
|
+
# Request-specific options
|
|
26918
|
+
#
|
|
26919
|
+
# @yield [result, err] Result & error if block supplied
|
|
26920
|
+
# @yieldparam result [Google::Apis::AiplatformV1::GoogleProtobufEmpty] parsed result object
|
|
26921
|
+
# @yieldparam err [StandardError] error object if request failed
|
|
26922
|
+
#
|
|
26923
|
+
# @return [Google::Apis::AiplatformV1::GoogleProtobufEmpty]
|
|
26924
|
+
#
|
|
26925
|
+
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
26926
|
+
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
26927
|
+
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
26928
|
+
def cancel_project_location_reasoning_engine_operation(name, fields: nil, quota_user: nil, options: nil, &block)
|
|
26929
|
+
command = make_simple_command(:post, 'v1/{+name}:cancel', options)
|
|
26930
|
+
command.response_representation = Google::Apis::AiplatformV1::GoogleProtobufEmpty::Representation
|
|
26931
|
+
command.response_class = Google::Apis::AiplatformV1::GoogleProtobufEmpty
|
|
26932
|
+
command.params['name'] = name unless name.nil?
|
|
26933
|
+
command.query['fields'] = fields unless fields.nil?
|
|
26934
|
+
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
|
26935
|
+
execute_or_queue_command(command, &block)
|
|
26936
|
+
end
|
|
26937
|
+
|
|
26938
|
+
# Deletes a long-running operation. This method indicates that the client is no
|
|
26939
|
+
# longer interested in the operation result. It does not cancel the operation.
|
|
26940
|
+
# If the server doesn't support this method, it returns `google.rpc.Code.
|
|
26941
|
+
# UNIMPLEMENTED`.
|
|
26942
|
+
# @param [String] name
|
|
26943
|
+
# The name of the operation resource to be deleted.
|
|
26944
|
+
# @param [String] fields
|
|
26945
|
+
# Selector specifying which fields to include in a partial response.
|
|
26946
|
+
# @param [String] quota_user
|
|
26947
|
+
# Available to use for quota purposes for server-side applications. Can be any
|
|
26948
|
+
# arbitrary string assigned to a user, but should not exceed 40 characters.
|
|
26949
|
+
# @param [Google::Apis::RequestOptions] options
|
|
26950
|
+
# Request-specific options
|
|
26951
|
+
#
|
|
26952
|
+
# @yield [result, err] Result & error if block supplied
|
|
26953
|
+
# @yieldparam result [Google::Apis::AiplatformV1::GoogleProtobufEmpty] parsed result object
|
|
26954
|
+
# @yieldparam err [StandardError] error object if request failed
|
|
26955
|
+
#
|
|
26956
|
+
# @return [Google::Apis::AiplatformV1::GoogleProtobufEmpty]
|
|
26957
|
+
#
|
|
26958
|
+
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
26959
|
+
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
26960
|
+
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
26961
|
+
def delete_project_location_reasoning_engine_operation(name, fields: nil, quota_user: nil, options: nil, &block)
|
|
26962
|
+
command = make_simple_command(:delete, 'v1/{+name}', options)
|
|
26963
|
+
command.response_representation = Google::Apis::AiplatformV1::GoogleProtobufEmpty::Representation
|
|
26964
|
+
command.response_class = Google::Apis::AiplatformV1::GoogleProtobufEmpty
|
|
26965
|
+
command.params['name'] = name unless name.nil?
|
|
26966
|
+
command.query['fields'] = fields unless fields.nil?
|
|
26967
|
+
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
|
26968
|
+
execute_or_queue_command(command, &block)
|
|
26969
|
+
end
|
|
26970
|
+
|
|
26971
|
+
# Gets the latest state of a long-running operation. Clients can use this method
|
|
26972
|
+
# to poll the operation result at intervals as recommended by the API service.
|
|
26973
|
+
# @param [String] name
|
|
26974
|
+
# The name of the operation resource.
|
|
26975
|
+
# @param [String] fields
|
|
26976
|
+
# Selector specifying which fields to include in a partial response.
|
|
26977
|
+
# @param [String] quota_user
|
|
26978
|
+
# Available to use for quota purposes for server-side applications. Can be any
|
|
26979
|
+
# arbitrary string assigned to a user, but should not exceed 40 characters.
|
|
26980
|
+
# @param [Google::Apis::RequestOptions] options
|
|
26981
|
+
# Request-specific options
|
|
26982
|
+
#
|
|
26983
|
+
# @yield [result, err] Result & error if block supplied
|
|
26984
|
+
# @yieldparam result [Google::Apis::AiplatformV1::GoogleLongrunningOperation] parsed result object
|
|
26985
|
+
# @yieldparam err [StandardError] error object if request failed
|
|
26986
|
+
#
|
|
26987
|
+
# @return [Google::Apis::AiplatformV1::GoogleLongrunningOperation]
|
|
26988
|
+
#
|
|
26989
|
+
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
26990
|
+
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
26991
|
+
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
26992
|
+
def get_project_location_reasoning_engine_operation(name, fields: nil, quota_user: nil, options: nil, &block)
|
|
26993
|
+
command = make_simple_command(:get, 'v1/{+name}', options)
|
|
26994
|
+
command.response_representation = Google::Apis::AiplatformV1::GoogleLongrunningOperation::Representation
|
|
26995
|
+
command.response_class = Google::Apis::AiplatformV1::GoogleLongrunningOperation
|
|
26996
|
+
command.params['name'] = name unless name.nil?
|
|
26997
|
+
command.query['fields'] = fields unless fields.nil?
|
|
26998
|
+
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
|
26999
|
+
execute_or_queue_command(command, &block)
|
|
27000
|
+
end
|
|
27001
|
+
|
|
27002
|
+
# Lists operations that match the specified filter in the request. If the server
|
|
27003
|
+
# doesn't support this method, it returns `UNIMPLEMENTED`.
|
|
27004
|
+
# @param [String] name
|
|
27005
|
+
# The name of the operation's parent resource.
|
|
27006
|
+
# @param [String] filter
|
|
27007
|
+
# The standard list filter.
|
|
27008
|
+
# @param [Fixnum] page_size
|
|
27009
|
+
# The standard list page size.
|
|
27010
|
+
# @param [String] page_token
|
|
27011
|
+
# The standard list page token.
|
|
27012
|
+
# @param [Boolean] return_partial_success
|
|
27013
|
+
# When set to `true`, operations that are reachable are returned as normal, and
|
|
27014
|
+
# those that are unreachable are returned in the ListOperationsResponse.
|
|
27015
|
+
# unreachable field. This can only be `true` when reading across collections.
|
|
27016
|
+
# For example, when `parent` is set to `"projects/example/locations/-"`. This
|
|
27017
|
+
# field is not supported by default and will result in an `UNIMPLEMENTED` error
|
|
27018
|
+
# if set unless explicitly documented otherwise in service or product specific
|
|
27019
|
+
# documentation.
|
|
27020
|
+
# @param [String] fields
|
|
27021
|
+
# Selector specifying which fields to include in a partial response.
|
|
27022
|
+
# @param [String] quota_user
|
|
27023
|
+
# Available to use for quota purposes for server-side applications. Can be any
|
|
27024
|
+
# arbitrary string assigned to a user, but should not exceed 40 characters.
|
|
27025
|
+
# @param [Google::Apis::RequestOptions] options
|
|
27026
|
+
# Request-specific options
|
|
27027
|
+
#
|
|
27028
|
+
# @yield [result, err] Result & error if block supplied
|
|
27029
|
+
# @yieldparam result [Google::Apis::AiplatformV1::GoogleLongrunningListOperationsResponse] parsed result object
|
|
27030
|
+
# @yieldparam err [StandardError] error object if request failed
|
|
27031
|
+
#
|
|
27032
|
+
# @return [Google::Apis::AiplatformV1::GoogleLongrunningListOperationsResponse]
|
|
27033
|
+
#
|
|
27034
|
+
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
27035
|
+
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
27036
|
+
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
27037
|
+
def list_project_location_reasoning_engine_operations(name, filter: nil, page_size: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, options: nil, &block)
|
|
27038
|
+
command = make_simple_command(:get, 'v1/{+name}/operations', options)
|
|
27039
|
+
command.response_representation = Google::Apis::AiplatformV1::GoogleLongrunningListOperationsResponse::Representation
|
|
27040
|
+
command.response_class = Google::Apis::AiplatformV1::GoogleLongrunningListOperationsResponse
|
|
27041
|
+
command.params['name'] = name unless name.nil?
|
|
27042
|
+
command.query['filter'] = filter unless filter.nil?
|
|
27043
|
+
command.query['pageSize'] = page_size unless page_size.nil?
|
|
27044
|
+
command.query['pageToken'] = page_token unless page_token.nil?
|
|
27045
|
+
command.query['returnPartialSuccess'] = return_partial_success unless return_partial_success.nil?
|
|
27046
|
+
command.query['fields'] = fields unless fields.nil?
|
|
27047
|
+
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
|
27048
|
+
execute_or_queue_command(command, &block)
|
|
27049
|
+
end
|
|
27050
|
+
|
|
27051
|
+
# Waits until the specified long-running operation is done or reaches at most a
|
|
27052
|
+
# specified timeout, returning the latest state. If the operation is already
|
|
27053
|
+
# done, the latest state is immediately returned. If the timeout specified is
|
|
27054
|
+
# greater than the default HTTP/RPC timeout, the HTTP/RPC timeout is used. If
|
|
27055
|
+
# the server does not support this method, it returns `google.rpc.Code.
|
|
27056
|
+
# UNIMPLEMENTED`. Note that this method is on a best-effort basis. It may return
|
|
27057
|
+
# the latest state before the specified timeout (including immediately), meaning
|
|
27058
|
+
# even an immediate response is no guarantee that the operation is done.
|
|
27059
|
+
# @param [String] name
|
|
27060
|
+
# The name of the operation resource to wait on.
|
|
27061
|
+
# @param [String] timeout
|
|
27062
|
+
# The maximum duration to wait before timing out. If left blank, the wait will
|
|
27063
|
+
# be at most the time permitted by the underlying HTTP/RPC protocol. If RPC
|
|
27064
|
+
# context deadline is also specified, the shorter one will be used.
|
|
27065
|
+
# @param [String] fields
|
|
27066
|
+
# Selector specifying which fields to include in a partial response.
|
|
27067
|
+
# @param [String] quota_user
|
|
27068
|
+
# Available to use for quota purposes for server-side applications. Can be any
|
|
27069
|
+
# arbitrary string assigned to a user, but should not exceed 40 characters.
|
|
27070
|
+
# @param [Google::Apis::RequestOptions] options
|
|
27071
|
+
# Request-specific options
|
|
27072
|
+
#
|
|
27073
|
+
# @yield [result, err] Result & error if block supplied
|
|
27074
|
+
# @yieldparam result [Google::Apis::AiplatformV1::GoogleLongrunningOperation] parsed result object
|
|
27075
|
+
# @yieldparam err [StandardError] error object if request failed
|
|
27076
|
+
#
|
|
27077
|
+
# @return [Google::Apis::AiplatformV1::GoogleLongrunningOperation]
|
|
27078
|
+
#
|
|
27079
|
+
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
27080
|
+
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
27081
|
+
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
27082
|
+
def wait_project_location_reasoning_engine_operation(name, timeout: nil, fields: nil, quota_user: nil, options: nil, &block)
|
|
27083
|
+
command = make_simple_command(:post, 'v1/{+name}:wait', options)
|
|
27084
|
+
command.response_representation = Google::Apis::AiplatformV1::GoogleLongrunningOperation::Representation
|
|
27085
|
+
command.response_class = Google::Apis::AiplatformV1::GoogleLongrunningOperation
|
|
27086
|
+
command.params['name'] = name unless name.nil?
|
|
27087
|
+
command.query['timeout'] = timeout unless timeout.nil?
|
|
27088
|
+
command.query['fields'] = fields unless fields.nil?
|
|
27089
|
+
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
|
27090
|
+
execute_or_queue_command(command, &block)
|
|
27091
|
+
end
|
|
27092
|
+
|
|
27093
|
+
# Appends an event to a given session.
|
|
27094
|
+
# @param [String] name
|
|
27095
|
+
# Required. The resource name of the session to append event to. Format: `
|
|
27096
|
+
# projects/`project`/locations/`location`/reasoningEngines/`reasoning_engine`/
|
|
27097
|
+
# sessions/`session``
|
|
27098
|
+
# @param [Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SessionEvent] google_cloud_aiplatform_v1_session_event_object
|
|
27099
|
+
# @param [String] fields
|
|
27100
|
+
# Selector specifying which fields to include in a partial response.
|
|
27101
|
+
# @param [String] quota_user
|
|
27102
|
+
# Available to use for quota purposes for server-side applications. Can be any
|
|
27103
|
+
# arbitrary string assigned to a user, but should not exceed 40 characters.
|
|
27104
|
+
# @param [Google::Apis::RequestOptions] options
|
|
27105
|
+
# Request-specific options
|
|
27106
|
+
#
|
|
27107
|
+
# @yield [result, err] Result & error if block supplied
|
|
27108
|
+
# @yieldparam result [Google::Apis::AiplatformV1::GoogleCloudAiplatformV1AppendEventResponse] parsed result object
|
|
27109
|
+
# @yieldparam err [StandardError] error object if request failed
|
|
27110
|
+
#
|
|
27111
|
+
# @return [Google::Apis::AiplatformV1::GoogleCloudAiplatformV1AppendEventResponse]
|
|
27112
|
+
#
|
|
27113
|
+
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
27114
|
+
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
27115
|
+
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
27116
|
+
def append_project_location_reasoning_engine_session_event(name, google_cloud_aiplatform_v1_session_event_object = nil, fields: nil, quota_user: nil, options: nil, &block)
|
|
27117
|
+
command = make_simple_command(:post, 'v1/{+name}:appendEvent', options)
|
|
27118
|
+
command.request_representation = Google::Apis::AiplatformV1::GoogleCloudAiplatformV1SessionEvent::Representation
|
|
27119
|
+
command.request_object = google_cloud_aiplatform_v1_session_event_object
|
|
27120
|
+
command.response_representation = Google::Apis::AiplatformV1::GoogleCloudAiplatformV1AppendEventResponse::Representation
|
|
27121
|
+
command.response_class = Google::Apis::AiplatformV1::GoogleCloudAiplatformV1AppendEventResponse
|
|
27122
|
+
command.params['name'] = name unless name.nil?
|
|
27123
|
+
command.query['fields'] = fields unless fields.nil?
|
|
27124
|
+
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
|
27125
|
+
execute_or_queue_command(command, &block)
|
|
27126
|
+
end
|
|
27127
|
+
|
|
27128
|
+
# Creates a new Session.
|
|
27129
|
+
# @param [String] parent
|
|
27130
|
+
# Required. The resource name of the location to create the session in. Format: `
|
|
27131
|
+
# projects/`project`/locations/`location`/reasoningEngines/`reasoning_engine``
|
|
27132
|
+
# @param [Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Session] google_cloud_aiplatform_v1_session_object
|
|
27133
|
+
# @param [String] fields
|
|
27134
|
+
# Selector specifying which fields to include in a partial response.
|
|
27135
|
+
# @param [String] quota_user
|
|
27136
|
+
# Available to use for quota purposes for server-side applications. Can be any
|
|
27137
|
+
# arbitrary string assigned to a user, but should not exceed 40 characters.
|
|
27138
|
+
# @param [Google::Apis::RequestOptions] options
|
|
27139
|
+
# Request-specific options
|
|
27140
|
+
#
|
|
27141
|
+
# @yield [result, err] Result & error if block supplied
|
|
27142
|
+
# @yieldparam result [Google::Apis::AiplatformV1::GoogleLongrunningOperation] parsed result object
|
|
27143
|
+
# @yieldparam err [StandardError] error object if request failed
|
|
27144
|
+
#
|
|
27145
|
+
# @return [Google::Apis::AiplatformV1::GoogleLongrunningOperation]
|
|
27146
|
+
#
|
|
27147
|
+
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
27148
|
+
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
27149
|
+
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
27150
|
+
def create_project_location_reasoning_engine_session(parent, google_cloud_aiplatform_v1_session_object = nil, fields: nil, quota_user: nil, options: nil, &block)
|
|
27151
|
+
command = make_simple_command(:post, 'v1/{+parent}/sessions', options)
|
|
27152
|
+
command.request_representation = Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Session::Representation
|
|
27153
|
+
command.request_object = google_cloud_aiplatform_v1_session_object
|
|
27154
|
+
command.response_representation = Google::Apis::AiplatformV1::GoogleLongrunningOperation::Representation
|
|
27155
|
+
command.response_class = Google::Apis::AiplatformV1::GoogleLongrunningOperation
|
|
27156
|
+
command.params['parent'] = parent unless parent.nil?
|
|
27157
|
+
command.query['fields'] = fields unless fields.nil?
|
|
27158
|
+
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
|
27159
|
+
execute_or_queue_command(command, &block)
|
|
27160
|
+
end
|
|
27161
|
+
|
|
27162
|
+
# Deletes details of the specific Session.
|
|
27163
|
+
# @param [String] name
|
|
27164
|
+
# Required. The resource name of the session. Format: `projects/`project`/
|
|
27165
|
+
# locations/`location`/reasoningEngines/`reasoning_engine`/sessions/`session``
|
|
27166
|
+
# @param [String] fields
|
|
27167
|
+
# Selector specifying which fields to include in a partial response.
|
|
27168
|
+
# @param [String] quota_user
|
|
27169
|
+
# Available to use for quota purposes for server-side applications. Can be any
|
|
27170
|
+
# arbitrary string assigned to a user, but should not exceed 40 characters.
|
|
27171
|
+
# @param [Google::Apis::RequestOptions] options
|
|
27172
|
+
# Request-specific options
|
|
27173
|
+
#
|
|
27174
|
+
# @yield [result, err] Result & error if block supplied
|
|
27175
|
+
# @yieldparam result [Google::Apis::AiplatformV1::GoogleLongrunningOperation] parsed result object
|
|
27176
|
+
# @yieldparam err [StandardError] error object if request failed
|
|
27177
|
+
#
|
|
27178
|
+
# @return [Google::Apis::AiplatformV1::GoogleLongrunningOperation]
|
|
27179
|
+
#
|
|
27180
|
+
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
27181
|
+
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
27182
|
+
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
27183
|
+
def delete_project_location_reasoning_engine_session(name, fields: nil, quota_user: nil, options: nil, &block)
|
|
27184
|
+
command = make_simple_command(:delete, 'v1/{+name}', options)
|
|
27185
|
+
command.response_representation = Google::Apis::AiplatformV1::GoogleLongrunningOperation::Representation
|
|
27186
|
+
command.response_class = Google::Apis::AiplatformV1::GoogleLongrunningOperation
|
|
27187
|
+
command.params['name'] = name unless name.nil?
|
|
27188
|
+
command.query['fields'] = fields unless fields.nil?
|
|
27189
|
+
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
|
27190
|
+
execute_or_queue_command(command, &block)
|
|
27191
|
+
end
|
|
27192
|
+
|
|
27193
|
+
# Gets details of the specific Session.
|
|
27194
|
+
# @param [String] name
|
|
27195
|
+
# Required. The resource name of the session. Format: `projects/`project`/
|
|
27196
|
+
# locations/`location`/reasoningEngines/`reasoning_engine`/sessions/`session``
|
|
27197
|
+
# @param [String] fields
|
|
27198
|
+
# Selector specifying which fields to include in a partial response.
|
|
27199
|
+
# @param [String] quota_user
|
|
27200
|
+
# Available to use for quota purposes for server-side applications. Can be any
|
|
27201
|
+
# arbitrary string assigned to a user, but should not exceed 40 characters.
|
|
27202
|
+
# @param [Google::Apis::RequestOptions] options
|
|
27203
|
+
# Request-specific options
|
|
27204
|
+
#
|
|
27205
|
+
# @yield [result, err] Result & error if block supplied
|
|
27206
|
+
# @yieldparam result [Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Session] parsed result object
|
|
27207
|
+
# @yieldparam err [StandardError] error object if request failed
|
|
27208
|
+
#
|
|
27209
|
+
# @return [Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Session]
|
|
27210
|
+
#
|
|
27211
|
+
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
27212
|
+
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
27213
|
+
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
27214
|
+
def get_project_location_reasoning_engine_session(name, fields: nil, quota_user: nil, options: nil, &block)
|
|
27215
|
+
command = make_simple_command(:get, 'v1/{+name}', options)
|
|
27216
|
+
command.response_representation = Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Session::Representation
|
|
27217
|
+
command.response_class = Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Session
|
|
27218
|
+
command.params['name'] = name unless name.nil?
|
|
27219
|
+
command.query['fields'] = fields unless fields.nil?
|
|
27220
|
+
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
|
27221
|
+
execute_or_queue_command(command, &block)
|
|
27222
|
+
end
|
|
27223
|
+
|
|
27224
|
+
# Lists Sessions in a given reasoning engine.
|
|
27225
|
+
# @param [String] parent
|
|
27226
|
+
# Required. The resource name of the location to list sessions from. Format: `
|
|
27227
|
+
# projects/`project`/locations/`location`/reasoningEngines/`reasoning_engine``
|
|
27228
|
+
# @param [String] filter
|
|
27229
|
+
# Optional. The standard list filter. Supported fields: * `display_name` * `
|
|
27230
|
+
# user_id` * `labels` Example: `display_name="abc"`, `user_id="123"`, `labels.
|
|
27231
|
+
# key="value"`.
|
|
27232
|
+
# @param [String] order_by
|
|
27233
|
+
# Optional. A comma-separated list of fields to order by, sorted in ascending
|
|
27234
|
+
# order. Use "desc" after a field name for descending. Supported fields: * `
|
|
27235
|
+
# create_time` * `update_time` Example: `create_time desc`.
|
|
27236
|
+
# @param [Fixnum] page_size
|
|
27237
|
+
# Optional. The maximum number of sessions to return. The service may return
|
|
27238
|
+
# fewer than this value. If unspecified, at most 100 sessions will be returned.
|
|
27239
|
+
# @param [String] page_token
|
|
27240
|
+
# Optional. The next_page_token value returned from a previous list
|
|
27241
|
+
# SessionService.ListSessions call.
|
|
27242
|
+
# @param [String] fields
|
|
27243
|
+
# Selector specifying which fields to include in a partial response.
|
|
27244
|
+
# @param [String] quota_user
|
|
27245
|
+
# Available to use for quota purposes for server-side applications. Can be any
|
|
27246
|
+
# arbitrary string assigned to a user, but should not exceed 40 characters.
|
|
27247
|
+
# @param [Google::Apis::RequestOptions] options
|
|
27248
|
+
# Request-specific options
|
|
27249
|
+
#
|
|
27250
|
+
# @yield [result, err] Result & error if block supplied
|
|
27251
|
+
# @yieldparam result [Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ListSessionsResponse] parsed result object
|
|
27252
|
+
# @yieldparam err [StandardError] error object if request failed
|
|
27253
|
+
#
|
|
27254
|
+
# @return [Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ListSessionsResponse]
|
|
27255
|
+
#
|
|
27256
|
+
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
27257
|
+
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
27258
|
+
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
27259
|
+
def list_project_location_reasoning_engine_sessions(parent, filter: nil, order_by: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block)
|
|
27260
|
+
command = make_simple_command(:get, 'v1/{+parent}/sessions', options)
|
|
27261
|
+
command.response_representation = Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ListSessionsResponse::Representation
|
|
27262
|
+
command.response_class = Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ListSessionsResponse
|
|
27263
|
+
command.params['parent'] = parent unless parent.nil?
|
|
27264
|
+
command.query['filter'] = filter unless filter.nil?
|
|
27265
|
+
command.query['orderBy'] = order_by unless order_by.nil?
|
|
27266
|
+
command.query['pageSize'] = page_size unless page_size.nil?
|
|
27267
|
+
command.query['pageToken'] = page_token unless page_token.nil?
|
|
27268
|
+
command.query['fields'] = fields unless fields.nil?
|
|
27269
|
+
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
|
27270
|
+
execute_or_queue_command(command, &block)
|
|
27271
|
+
end
|
|
27272
|
+
|
|
27273
|
+
# Updates the specific Session.
|
|
27274
|
+
# @param [String] name
|
|
27275
|
+
# Identifier. The resource name of the session. Format: 'projects/`project`/
|
|
27276
|
+
# locations/`location`/reasoningEngines/`reasoning_engine`/sessions/`session`'.
|
|
27277
|
+
# @param [Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Session] google_cloud_aiplatform_v1_session_object
|
|
27278
|
+
# @param [String] update_mask
|
|
27279
|
+
# Optional. Field mask is used to control which fields get updated. If the mask
|
|
27280
|
+
# is not present, all fields will be updated.
|
|
27281
|
+
# @param [String] fields
|
|
27282
|
+
# Selector specifying which fields to include in a partial response.
|
|
27283
|
+
# @param [String] quota_user
|
|
27284
|
+
# Available to use for quota purposes for server-side applications. Can be any
|
|
27285
|
+
# arbitrary string assigned to a user, but should not exceed 40 characters.
|
|
27286
|
+
# @param [Google::Apis::RequestOptions] options
|
|
27287
|
+
# Request-specific options
|
|
27288
|
+
#
|
|
27289
|
+
# @yield [result, err] Result & error if block supplied
|
|
27290
|
+
# @yieldparam result [Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Session] parsed result object
|
|
27291
|
+
# @yieldparam err [StandardError] error object if request failed
|
|
27292
|
+
#
|
|
27293
|
+
# @return [Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Session]
|
|
27294
|
+
#
|
|
27295
|
+
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
27296
|
+
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
27297
|
+
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
27298
|
+
def patch_project_location_reasoning_engine_session(name, google_cloud_aiplatform_v1_session_object = nil, update_mask: nil, fields: nil, quota_user: nil, options: nil, &block)
|
|
27299
|
+
command = make_simple_command(:patch, 'v1/{+name}', options)
|
|
27300
|
+
command.request_representation = Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Session::Representation
|
|
27301
|
+
command.request_object = google_cloud_aiplatform_v1_session_object
|
|
27302
|
+
command.response_representation = Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Session::Representation
|
|
27303
|
+
command.response_class = Google::Apis::AiplatformV1::GoogleCloudAiplatformV1Session
|
|
27304
|
+
command.params['name'] = name unless name.nil?
|
|
27305
|
+
command.query['updateMask'] = update_mask unless update_mask.nil?
|
|
27306
|
+
command.query['fields'] = fields unless fields.nil?
|
|
27307
|
+
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
|
27308
|
+
execute_or_queue_command(command, &block)
|
|
27309
|
+
end
|
|
27310
|
+
|
|
27311
|
+
# Lists Events in a given session.
|
|
27312
|
+
# @param [String] parent
|
|
27313
|
+
# Required. The resource name of the session to list events from. Format: `
|
|
27314
|
+
# projects/`project`/locations/`location`/reasoningEngines/`reasoning_engine`/
|
|
27315
|
+
# sessions/`session``
|
|
27316
|
+
# @param [String] filter
|
|
27317
|
+
# Optional. The standard list filter. Supported fields: * `timestamp` range (i.e.
|
|
27318
|
+
# `timestamp>="2025-01-31T11:30:00-04:00"` where the timestamp is in RFC 3339
|
|
27319
|
+
# format) More detail in [AIP-160](https://google.aip.dev/160).
|
|
27320
|
+
# @param [String] order_by
|
|
27321
|
+
# Optional. A comma-separated list of fields to order by, sorted in ascending
|
|
27322
|
+
# order. Use "desc" after a field name for descending. Supported fields: * `
|
|
27323
|
+
# timestamp` Example: `timestamp desc`.
|
|
27324
|
+
# @param [Fixnum] page_size
|
|
27325
|
+
# Optional. The maximum number of events to return. The service may return fewer
|
|
27326
|
+
# than this value. If unspecified, at most 100 events will be returned. These
|
|
27327
|
+
# events are ordered by timestamp in ascending order.
|
|
27328
|
+
# @param [String] page_token
|
|
27329
|
+
# Optional. The next_page_token value returned from a previous list
|
|
27330
|
+
# SessionService.ListEvents call.
|
|
27331
|
+
# @param [String] fields
|
|
27332
|
+
# Selector specifying which fields to include in a partial response.
|
|
27333
|
+
# @param [String] quota_user
|
|
27334
|
+
# Available to use for quota purposes for server-side applications. Can be any
|
|
27335
|
+
# arbitrary string assigned to a user, but should not exceed 40 characters.
|
|
27336
|
+
# @param [Google::Apis::RequestOptions] options
|
|
27337
|
+
# Request-specific options
|
|
27338
|
+
#
|
|
27339
|
+
# @yield [result, err] Result & error if block supplied
|
|
27340
|
+
# @yieldparam result [Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ListEventsResponse] parsed result object
|
|
27341
|
+
# @yieldparam err [StandardError] error object if request failed
|
|
27342
|
+
#
|
|
27343
|
+
# @return [Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ListEventsResponse]
|
|
27344
|
+
#
|
|
27345
|
+
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
27346
|
+
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
27347
|
+
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
27348
|
+
def list_project_location_reasoning_engine_session_events(parent, filter: nil, order_by: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block)
|
|
27349
|
+
command = make_simple_command(:get, 'v1/{+parent}/events', options)
|
|
27350
|
+
command.response_representation = Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ListEventsResponse::Representation
|
|
27351
|
+
command.response_class = Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ListEventsResponse
|
|
27352
|
+
command.params['parent'] = parent unless parent.nil?
|
|
27353
|
+
command.query['filter'] = filter unless filter.nil?
|
|
27354
|
+
command.query['orderBy'] = order_by unless order_by.nil?
|
|
27355
|
+
command.query['pageSize'] = page_size unless page_size.nil?
|
|
27356
|
+
command.query['pageToken'] = page_token unless page_token.nil?
|
|
27357
|
+
command.query['fields'] = fields unless fields.nil?
|
|
27358
|
+
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
|
27359
|
+
execute_or_queue_command(command, &block)
|
|
27360
|
+
end
|
|
27361
|
+
|
|
26235
27362
|
# Starts asynchronous cancellation on a long-running operation. The server makes
|
|
26236
27363
|
# a best effort to cancel the operation, but success is not guaranteed. If the
|
|
26237
27364
|
# server doesn't support this method, it returns `google.rpc.Code.UNIMPLEMENTED`.
|
|
@@ -26259,7 +27386,7 @@ module Google
|
|
|
26259
27386
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
26260
27387
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
26261
27388
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
26262
|
-
def
|
|
27389
|
+
def cancel_project_location_reasoning_engine_session_operation(name, fields: nil, quota_user: nil, options: nil, &block)
|
|
26263
27390
|
command = make_simple_command(:post, 'v1/{+name}:cancel', options)
|
|
26264
27391
|
command.response_representation = Google::Apis::AiplatformV1::GoogleProtobufEmpty::Representation
|
|
26265
27392
|
command.response_class = Google::Apis::AiplatformV1::GoogleProtobufEmpty
|
|
@@ -26292,7 +27419,7 @@ module Google
|
|
|
26292
27419
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
26293
27420
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
26294
27421
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
26295
|
-
def
|
|
27422
|
+
def delete_project_location_reasoning_engine_session_operation(name, fields: nil, quota_user: nil, options: nil, &block)
|
|
26296
27423
|
command = make_simple_command(:delete, 'v1/{+name}', options)
|
|
26297
27424
|
command.response_representation = Google::Apis::AiplatformV1::GoogleProtobufEmpty::Representation
|
|
26298
27425
|
command.response_class = Google::Apis::AiplatformV1::GoogleProtobufEmpty
|
|
@@ -26323,7 +27450,7 @@ module Google
|
|
|
26323
27450
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
26324
27451
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
26325
27452
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
26326
|
-
def
|
|
27453
|
+
def get_project_location_reasoning_engine_session_operation(name, fields: nil, quota_user: nil, options: nil, &block)
|
|
26327
27454
|
command = make_simple_command(:get, 'v1/{+name}', options)
|
|
26328
27455
|
command.response_representation = Google::Apis::AiplatformV1::GoogleLongrunningOperation::Representation
|
|
26329
27456
|
command.response_class = Google::Apis::AiplatformV1::GoogleLongrunningOperation
|
|
@@ -26345,11 +27472,12 @@ module Google
|
|
|
26345
27472
|
# The standard list page token.
|
|
26346
27473
|
# @param [Boolean] return_partial_success
|
|
26347
27474
|
# When set to `true`, operations that are reachable are returned as normal, and
|
|
26348
|
-
# those that are unreachable are returned in the
|
|
26349
|
-
# unreachable
|
|
26350
|
-
#
|
|
26351
|
-
# by default
|
|
26352
|
-
# explicitly documented otherwise in service or product specific
|
|
27475
|
+
# those that are unreachable are returned in the ListOperationsResponse.
|
|
27476
|
+
# unreachable field. This can only be `true` when reading across collections.
|
|
27477
|
+
# For example, when `parent` is set to `"projects/example/locations/-"`. This
|
|
27478
|
+
# field is not supported by default and will result in an `UNIMPLEMENTED` error
|
|
27479
|
+
# if set unless explicitly documented otherwise in service or product specific
|
|
27480
|
+
# documentation.
|
|
26353
27481
|
# @param [String] fields
|
|
26354
27482
|
# Selector specifying which fields to include in a partial response.
|
|
26355
27483
|
# @param [String] quota_user
|
|
@@ -26367,7 +27495,7 @@ module Google
|
|
|
26367
27495
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
26368
27496
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
26369
27497
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
26370
|
-
def
|
|
27498
|
+
def list_project_location_reasoning_engine_session_operations(name, filter: nil, page_size: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, options: nil, &block)
|
|
26371
27499
|
command = make_simple_command(:get, 'v1/{+name}/operations', options)
|
|
26372
27500
|
command.response_representation = Google::Apis::AiplatformV1::GoogleLongrunningListOperationsResponse::Representation
|
|
26373
27501
|
command.response_class = Google::Apis::AiplatformV1::GoogleLongrunningListOperationsResponse
|
|
@@ -26412,7 +27540,7 @@ module Google
|
|
|
26412
27540
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
26413
27541
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
26414
27542
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
26415
|
-
def
|
|
27543
|
+
def wait_project_location_reasoning_engine_session_operation(name, timeout: nil, fields: nil, quota_user: nil, options: nil, &block)
|
|
26416
27544
|
command = make_simple_command(:post, 'v1/{+name}:wait', options)
|
|
26417
27545
|
command.response_representation = Google::Apis::AiplatformV1::GoogleLongrunningOperation::Representation
|
|
26418
27546
|
command.response_class = Google::Apis::AiplatformV1::GoogleLongrunningOperation
|
|
@@ -26814,11 +27942,12 @@ module Google
|
|
|
26814
27942
|
# The standard list page token.
|
|
26815
27943
|
# @param [Boolean] return_partial_success
|
|
26816
27944
|
# When set to `true`, operations that are reachable are returned as normal, and
|
|
26817
|
-
# those that are unreachable are returned in the
|
|
26818
|
-
# unreachable
|
|
26819
|
-
#
|
|
26820
|
-
# by default
|
|
26821
|
-
# explicitly documented otherwise in service or product specific
|
|
27945
|
+
# those that are unreachable are returned in the ListOperationsResponse.
|
|
27946
|
+
# unreachable field. This can only be `true` when reading across collections.
|
|
27947
|
+
# For example, when `parent` is set to `"projects/example/locations/-"`. This
|
|
27948
|
+
# field is not supported by default and will result in an `UNIMPLEMENTED` error
|
|
27949
|
+
# if set unless explicitly documented otherwise in service or product specific
|
|
27950
|
+
# documentation.
|
|
26822
27951
|
# @param [String] fields
|
|
26823
27952
|
# Selector specifying which fields to include in a partial response.
|
|
26824
27953
|
# @param [String] quota_user
|
|
@@ -27184,11 +28313,12 @@ module Google
|
|
|
27184
28313
|
# The standard list page token.
|
|
27185
28314
|
# @param [Boolean] return_partial_success
|
|
27186
28315
|
# When set to `true`, operations that are reachable are returned as normal, and
|
|
27187
|
-
# those that are unreachable are returned in the
|
|
27188
|
-
# unreachable
|
|
27189
|
-
#
|
|
27190
|
-
# by default
|
|
27191
|
-
# explicitly documented otherwise in service or product specific
|
|
28316
|
+
# those that are unreachable are returned in the ListOperationsResponse.
|
|
28317
|
+
# unreachable field. This can only be `true` when reading across collections.
|
|
28318
|
+
# For example, when `parent` is set to `"projects/example/locations/-"`. This
|
|
28319
|
+
# field is not supported by default and will result in an `UNIMPLEMENTED` error
|
|
28320
|
+
# if set unless explicitly documented otherwise in service or product specific
|
|
28321
|
+
# documentation.
|
|
27192
28322
|
# @param [String] fields
|
|
27193
28323
|
# Selector specifying which fields to include in a partial response.
|
|
27194
28324
|
# @param [String] quota_user
|
|
@@ -27545,11 +28675,12 @@ module Google
|
|
|
27545
28675
|
# The standard list page token.
|
|
27546
28676
|
# @param [Boolean] return_partial_success
|
|
27547
28677
|
# When set to `true`, operations that are reachable are returned as normal, and
|
|
27548
|
-
# those that are unreachable are returned in the
|
|
27549
|
-
# unreachable
|
|
27550
|
-
#
|
|
27551
|
-
# by default
|
|
27552
|
-
# explicitly documented otherwise in service or product specific
|
|
28678
|
+
# those that are unreachable are returned in the ListOperationsResponse.
|
|
28679
|
+
# unreachable field. This can only be `true` when reading across collections.
|
|
28680
|
+
# For example, when `parent` is set to `"projects/example/locations/-"`. This
|
|
28681
|
+
# field is not supported by default and will result in an `UNIMPLEMENTED` error
|
|
28682
|
+
# if set unless explicitly documented otherwise in service or product specific
|
|
28683
|
+
# documentation.
|
|
27553
28684
|
# @param [String] fields
|
|
27554
28685
|
# Selector specifying which fields to include in a partial response.
|
|
27555
28686
|
# @param [String] quota_user
|
|
@@ -28082,11 +29213,12 @@ module Google
|
|
|
28082
29213
|
# The standard list page token.
|
|
28083
29214
|
# @param [Boolean] return_partial_success
|
|
28084
29215
|
# When set to `true`, operations that are reachable are returned as normal, and
|
|
28085
|
-
# those that are unreachable are returned in the
|
|
28086
|
-
# unreachable
|
|
28087
|
-
#
|
|
28088
|
-
# by default
|
|
28089
|
-
# explicitly documented otherwise in service or product specific
|
|
29216
|
+
# those that are unreachable are returned in the ListOperationsResponse.
|
|
29217
|
+
# unreachable field. This can only be `true` when reading across collections.
|
|
29218
|
+
# For example, when `parent` is set to `"projects/example/locations/-"`. This
|
|
29219
|
+
# field is not supported by default and will result in an `UNIMPLEMENTED` error
|
|
29220
|
+
# if set unless explicitly documented otherwise in service or product specific
|
|
29221
|
+
# documentation.
|
|
28090
29222
|
# @param [String] fields
|
|
28091
29223
|
# Selector specifying which fields to include in a partial response.
|
|
28092
29224
|
# @param [String] quota_user
|
|
@@ -28834,11 +29966,12 @@ module Google
|
|
|
28834
29966
|
# The standard list page token.
|
|
28835
29967
|
# @param [Boolean] return_partial_success
|
|
28836
29968
|
# When set to `true`, operations that are reachable are returned as normal, and
|
|
28837
|
-
# those that are unreachable are returned in the
|
|
28838
|
-
# unreachable
|
|
28839
|
-
#
|
|
28840
|
-
# by default
|
|
28841
|
-
# explicitly documented otherwise in service or product specific
|
|
29969
|
+
# those that are unreachable are returned in the ListOperationsResponse.
|
|
29970
|
+
# unreachable field. This can only be `true` when reading across collections.
|
|
29971
|
+
# For example, when `parent` is set to `"projects/example/locations/-"`. This
|
|
29972
|
+
# field is not supported by default and will result in an `UNIMPLEMENTED` error
|
|
29973
|
+
# if set unless explicitly documented otherwise in service or product specific
|
|
29974
|
+
# documentation.
|
|
28842
29975
|
# @param [String] fields
|
|
28843
29976
|
# Selector specifying which fields to include in a partial response.
|
|
28844
29977
|
# @param [String] quota_user
|
|
@@ -29294,11 +30427,12 @@ module Google
|
|
|
29294
30427
|
# The standard list page token.
|
|
29295
30428
|
# @param [Boolean] return_partial_success
|
|
29296
30429
|
# When set to `true`, operations that are reachable are returned as normal, and
|
|
29297
|
-
# those that are unreachable are returned in the
|
|
29298
|
-
# unreachable
|
|
29299
|
-
#
|
|
29300
|
-
# by default
|
|
29301
|
-
# explicitly documented otherwise in service or product specific
|
|
30430
|
+
# those that are unreachable are returned in the ListOperationsResponse.
|
|
30431
|
+
# unreachable field. This can only be `true` when reading across collections.
|
|
30432
|
+
# For example, when `parent` is set to `"projects/example/locations/-"`. This
|
|
30433
|
+
# field is not supported by default and will result in an `UNIMPLEMENTED` error
|
|
30434
|
+
# if set unless explicitly documented otherwise in service or product specific
|
|
30435
|
+
# documentation.
|
|
29302
30436
|
# @param [String] fields
|
|
29303
30437
|
# Selector specifying which fields to include in a partial response.
|
|
29304
30438
|
# @param [String] quota_user
|
|
@@ -29795,11 +30929,12 @@ module Google
|
|
|
29795
30929
|
# The standard list page token.
|
|
29796
30930
|
# @param [Boolean] return_partial_success
|
|
29797
30931
|
# When set to `true`, operations that are reachable are returned as normal, and
|
|
29798
|
-
# those that are unreachable are returned in the
|
|
29799
|
-
# unreachable
|
|
29800
|
-
#
|
|
29801
|
-
# by default
|
|
29802
|
-
# explicitly documented otherwise in service or product specific
|
|
30932
|
+
# those that are unreachable are returned in the ListOperationsResponse.
|
|
30933
|
+
# unreachable field. This can only be `true` when reading across collections.
|
|
30934
|
+
# For example, when `parent` is set to `"projects/example/locations/-"`. This
|
|
30935
|
+
# field is not supported by default and will result in an `UNIMPLEMENTED` error
|
|
30936
|
+
# if set unless explicitly documented otherwise in service or product specific
|
|
30937
|
+
# documentation.
|
|
29803
30938
|
# @param [String] fields
|
|
29804
30939
|
# Selector specifying which fields to include in a partial response.
|
|
29805
30940
|
# @param [String] quota_user
|
|
@@ -29986,11 +31121,12 @@ module Google
|
|
|
29986
31121
|
# The standard list page token.
|
|
29987
31122
|
# @param [Boolean] return_partial_success
|
|
29988
31123
|
# When set to `true`, operations that are reachable are returned as normal, and
|
|
29989
|
-
# those that are unreachable are returned in the
|
|
29990
|
-
# unreachable
|
|
29991
|
-
#
|
|
29992
|
-
# by default
|
|
29993
|
-
# explicitly documented otherwise in service or product specific
|
|
31124
|
+
# those that are unreachable are returned in the ListOperationsResponse.
|
|
31125
|
+
# unreachable field. This can only be `true` when reading across collections.
|
|
31126
|
+
# For example, when `parent` is set to `"projects/example/locations/-"`. This
|
|
31127
|
+
# field is not supported by default and will result in an `UNIMPLEMENTED` error
|
|
31128
|
+
# if set unless explicitly documented otherwise in service or product specific
|
|
31129
|
+
# documentation.
|
|
29994
31130
|
# @param [String] fields
|
|
29995
31131
|
# Selector specifying which fields to include in a partial response.
|
|
29996
31132
|
# @param [String] quota_user
|
|
@@ -30370,11 +31506,12 @@ module Google
|
|
|
30370
31506
|
# The standard list page token.
|
|
30371
31507
|
# @param [Boolean] return_partial_success
|
|
30372
31508
|
# When set to `true`, operations that are reachable are returned as normal, and
|
|
30373
|
-
# those that are unreachable are returned in the
|
|
30374
|
-
# unreachable
|
|
30375
|
-
#
|
|
30376
|
-
# by default
|
|
30377
|
-
# explicitly documented otherwise in service or product specific
|
|
31509
|
+
# those that are unreachable are returned in the ListOperationsResponse.
|
|
31510
|
+
# unreachable field. This can only be `true` when reading across collections.
|
|
31511
|
+
# For example, when `parent` is set to `"projects/example/locations/-"`. This
|
|
31512
|
+
# field is not supported by default and will result in an `UNIMPLEMENTED` error
|
|
31513
|
+
# if set unless explicitly documented otherwise in service or product specific
|
|
31514
|
+
# documentation.
|
|
30378
31515
|
# @param [String] fields
|
|
30379
31516
|
# Selector specifying which fields to include in a partial response.
|
|
30380
31517
|
# @param [String] quota_user
|
|
@@ -30744,11 +31881,12 @@ module Google
|
|
|
30744
31881
|
# The standard list page token.
|
|
30745
31882
|
# @param [Boolean] return_partial_success
|
|
30746
31883
|
# When set to `true`, operations that are reachable are returned as normal, and
|
|
30747
|
-
# those that are unreachable are returned in the
|
|
30748
|
-
# unreachable
|
|
30749
|
-
#
|
|
30750
|
-
# by default
|
|
30751
|
-
# explicitly documented otherwise in service or product specific
|
|
31884
|
+
# those that are unreachable are returned in the ListOperationsResponse.
|
|
31885
|
+
# unreachable field. This can only be `true` when reading across collections.
|
|
31886
|
+
# For example, when `parent` is set to `"projects/example/locations/-"`. This
|
|
31887
|
+
# field is not supported by default and will result in an `UNIMPLEMENTED` error
|
|
31888
|
+
# if set unless explicitly documented otherwise in service or product specific
|
|
31889
|
+
# documentation.
|
|
30752
31890
|
# @param [String] fields
|
|
30753
31891
|
# Selector specifying which fields to include in a partial response.
|
|
30754
31892
|
# @param [String] quota_user
|
|
@@ -31182,11 +32320,12 @@ module Google
|
|
|
31182
32320
|
# The standard list page token.
|
|
31183
32321
|
# @param [Boolean] return_partial_success
|
|
31184
32322
|
# When set to `true`, operations that are reachable are returned as normal, and
|
|
31185
|
-
# those that are unreachable are returned in the
|
|
31186
|
-
# unreachable
|
|
31187
|
-
#
|
|
31188
|
-
# by default
|
|
31189
|
-
# explicitly documented otherwise in service or product specific
|
|
32323
|
+
# those that are unreachable are returned in the ListOperationsResponse.
|
|
32324
|
+
# unreachable field. This can only be `true` when reading across collections.
|
|
32325
|
+
# For example, when `parent` is set to `"projects/example/locations/-"`. This
|
|
32326
|
+
# field is not supported by default and will result in an `UNIMPLEMENTED` error
|
|
32327
|
+
# if set unless explicitly documented otherwise in service or product specific
|
|
32328
|
+
# documentation.
|
|
31190
32329
|
# @param [String] fields
|
|
31191
32330
|
# Selector specifying which fields to include in a partial response.
|
|
31192
32331
|
# @param [String] quota_user
|
|
@@ -31249,7 +32388,199 @@ module Google
|
|
|
31249
32388
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
31250
32389
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
31251
32390
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
31252
|
-
def wait_rag_corpora_operation(name, timeout: nil, fields: nil, quota_user: nil, options: nil, &block)
|
|
32391
|
+
def wait_rag_corpora_operation(name, timeout: nil, fields: nil, quota_user: nil, options: nil, &block)
|
|
32392
|
+
command = make_simple_command(:post, 'v1/{+name}:wait', options)
|
|
32393
|
+
command.response_representation = Google::Apis::AiplatformV1::GoogleLongrunningOperation::Representation
|
|
32394
|
+
command.response_class = Google::Apis::AiplatformV1::GoogleLongrunningOperation
|
|
32395
|
+
command.params['name'] = name unless name.nil?
|
|
32396
|
+
command.query['timeout'] = timeout unless timeout.nil?
|
|
32397
|
+
command.query['fields'] = fields unless fields.nil?
|
|
32398
|
+
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
|
32399
|
+
execute_or_queue_command(command, &block)
|
|
32400
|
+
end
|
|
32401
|
+
|
|
32402
|
+
# Starts asynchronous cancellation on a long-running operation. The server makes
|
|
32403
|
+
# a best effort to cancel the operation, but success is not guaranteed. If the
|
|
32404
|
+
# server doesn't support this method, it returns `google.rpc.Code.UNIMPLEMENTED`.
|
|
32405
|
+
# Clients can use Operations.GetOperation or other methods to check whether the
|
|
32406
|
+
# cancellation succeeded or whether the operation completed despite cancellation.
|
|
32407
|
+
# On successful cancellation, the operation is not deleted; instead, it becomes
|
|
32408
|
+
# an operation with an Operation.error value with a google.rpc.Status.code of `1`
|
|
32409
|
+
# , corresponding to `Code.CANCELLED`.
|
|
32410
|
+
# @param [String] name
|
|
32411
|
+
# The name of the operation resource to be cancelled.
|
|
32412
|
+
# @param [String] fields
|
|
32413
|
+
# Selector specifying which fields to include in a partial response.
|
|
32414
|
+
# @param [String] quota_user
|
|
32415
|
+
# Available to use for quota purposes for server-side applications. Can be any
|
|
32416
|
+
# arbitrary string assigned to a user, but should not exceed 40 characters.
|
|
32417
|
+
# @param [Google::Apis::RequestOptions] options
|
|
32418
|
+
# Request-specific options
|
|
32419
|
+
#
|
|
32420
|
+
# @yield [result, err] Result & error if block supplied
|
|
32421
|
+
# @yieldparam result [Google::Apis::AiplatformV1::GoogleProtobufEmpty] parsed result object
|
|
32422
|
+
# @yieldparam err [StandardError] error object if request failed
|
|
32423
|
+
#
|
|
32424
|
+
# @return [Google::Apis::AiplatformV1::GoogleProtobufEmpty]
|
|
32425
|
+
#
|
|
32426
|
+
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
32427
|
+
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
32428
|
+
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
32429
|
+
def cancel_rag_corpora_rag_file_operation(name, fields: nil, quota_user: nil, options: nil, &block)
|
|
32430
|
+
command = make_simple_command(:post, 'v1/{+name}:cancel', options)
|
|
32431
|
+
command.response_representation = Google::Apis::AiplatformV1::GoogleProtobufEmpty::Representation
|
|
32432
|
+
command.response_class = Google::Apis::AiplatformV1::GoogleProtobufEmpty
|
|
32433
|
+
command.params['name'] = name unless name.nil?
|
|
32434
|
+
command.query['fields'] = fields unless fields.nil?
|
|
32435
|
+
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
|
32436
|
+
execute_or_queue_command(command, &block)
|
|
32437
|
+
end
|
|
32438
|
+
|
|
32439
|
+
# Deletes a long-running operation. This method indicates that the client is no
|
|
32440
|
+
# longer interested in the operation result. It does not cancel the operation.
|
|
32441
|
+
# If the server doesn't support this method, it returns `google.rpc.Code.
|
|
32442
|
+
# UNIMPLEMENTED`.
|
|
32443
|
+
# @param [String] name
|
|
32444
|
+
# The name of the operation resource to be deleted.
|
|
32445
|
+
# @param [String] fields
|
|
32446
|
+
# Selector specifying which fields to include in a partial response.
|
|
32447
|
+
# @param [String] quota_user
|
|
32448
|
+
# Available to use for quota purposes for server-side applications. Can be any
|
|
32449
|
+
# arbitrary string assigned to a user, but should not exceed 40 characters.
|
|
32450
|
+
# @param [Google::Apis::RequestOptions] options
|
|
32451
|
+
# Request-specific options
|
|
32452
|
+
#
|
|
32453
|
+
# @yield [result, err] Result & error if block supplied
|
|
32454
|
+
# @yieldparam result [Google::Apis::AiplatformV1::GoogleProtobufEmpty] parsed result object
|
|
32455
|
+
# @yieldparam err [StandardError] error object if request failed
|
|
32456
|
+
#
|
|
32457
|
+
# @return [Google::Apis::AiplatformV1::GoogleProtobufEmpty]
|
|
32458
|
+
#
|
|
32459
|
+
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
32460
|
+
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
32461
|
+
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
32462
|
+
def delete_rag_corpora_rag_file_operation(name, fields: nil, quota_user: nil, options: nil, &block)
|
|
32463
|
+
command = make_simple_command(:delete, 'v1/{+name}', options)
|
|
32464
|
+
command.response_representation = Google::Apis::AiplatformV1::GoogleProtobufEmpty::Representation
|
|
32465
|
+
command.response_class = Google::Apis::AiplatformV1::GoogleProtobufEmpty
|
|
32466
|
+
command.params['name'] = name unless name.nil?
|
|
32467
|
+
command.query['fields'] = fields unless fields.nil?
|
|
32468
|
+
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
|
32469
|
+
execute_or_queue_command(command, &block)
|
|
32470
|
+
end
|
|
32471
|
+
|
|
32472
|
+
# Gets the latest state of a long-running operation. Clients can use this method
|
|
32473
|
+
# to poll the operation result at intervals as recommended by the API service.
|
|
32474
|
+
# @param [String] name
|
|
32475
|
+
# The name of the operation resource.
|
|
32476
|
+
# @param [String] fields
|
|
32477
|
+
# Selector specifying which fields to include in a partial response.
|
|
32478
|
+
# @param [String] quota_user
|
|
32479
|
+
# Available to use for quota purposes for server-side applications. Can be any
|
|
32480
|
+
# arbitrary string assigned to a user, but should not exceed 40 characters.
|
|
32481
|
+
# @param [Google::Apis::RequestOptions] options
|
|
32482
|
+
# Request-specific options
|
|
32483
|
+
#
|
|
32484
|
+
# @yield [result, err] Result & error if block supplied
|
|
32485
|
+
# @yieldparam result [Google::Apis::AiplatformV1::GoogleLongrunningOperation] parsed result object
|
|
32486
|
+
# @yieldparam err [StandardError] error object if request failed
|
|
32487
|
+
#
|
|
32488
|
+
# @return [Google::Apis::AiplatformV1::GoogleLongrunningOperation]
|
|
32489
|
+
#
|
|
32490
|
+
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
32491
|
+
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
32492
|
+
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
32493
|
+
def get_rag_corpora_rag_file_operation(name, fields: nil, quota_user: nil, options: nil, &block)
|
|
32494
|
+
command = make_simple_command(:get, 'v1/{+name}', options)
|
|
32495
|
+
command.response_representation = Google::Apis::AiplatformV1::GoogleLongrunningOperation::Representation
|
|
32496
|
+
command.response_class = Google::Apis::AiplatformV1::GoogleLongrunningOperation
|
|
32497
|
+
command.params['name'] = name unless name.nil?
|
|
32498
|
+
command.query['fields'] = fields unless fields.nil?
|
|
32499
|
+
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
|
32500
|
+
execute_or_queue_command(command, &block)
|
|
32501
|
+
end
|
|
32502
|
+
|
|
32503
|
+
# Lists operations that match the specified filter in the request. If the server
|
|
32504
|
+
# doesn't support this method, it returns `UNIMPLEMENTED`.
|
|
32505
|
+
# @param [String] name
|
|
32506
|
+
# The name of the operation's parent resource.
|
|
32507
|
+
# @param [String] filter
|
|
32508
|
+
# The standard list filter.
|
|
32509
|
+
# @param [Fixnum] page_size
|
|
32510
|
+
# The standard list page size.
|
|
32511
|
+
# @param [String] page_token
|
|
32512
|
+
# The standard list page token.
|
|
32513
|
+
# @param [Boolean] return_partial_success
|
|
32514
|
+
# When set to `true`, operations that are reachable are returned as normal, and
|
|
32515
|
+
# those that are unreachable are returned in the ListOperationsResponse.
|
|
32516
|
+
# unreachable field. This can only be `true` when reading across collections.
|
|
32517
|
+
# For example, when `parent` is set to `"projects/example/locations/-"`. This
|
|
32518
|
+
# field is not supported by default and will result in an `UNIMPLEMENTED` error
|
|
32519
|
+
# if set unless explicitly documented otherwise in service or product specific
|
|
32520
|
+
# documentation.
|
|
32521
|
+
# @param [String] fields
|
|
32522
|
+
# Selector specifying which fields to include in a partial response.
|
|
32523
|
+
# @param [String] quota_user
|
|
32524
|
+
# Available to use for quota purposes for server-side applications. Can be any
|
|
32525
|
+
# arbitrary string assigned to a user, but should not exceed 40 characters.
|
|
32526
|
+
# @param [Google::Apis::RequestOptions] options
|
|
32527
|
+
# Request-specific options
|
|
32528
|
+
#
|
|
32529
|
+
# @yield [result, err] Result & error if block supplied
|
|
32530
|
+
# @yieldparam result [Google::Apis::AiplatformV1::GoogleLongrunningListOperationsResponse] parsed result object
|
|
32531
|
+
# @yieldparam err [StandardError] error object if request failed
|
|
32532
|
+
#
|
|
32533
|
+
# @return [Google::Apis::AiplatformV1::GoogleLongrunningListOperationsResponse]
|
|
32534
|
+
#
|
|
32535
|
+
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
32536
|
+
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
32537
|
+
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
32538
|
+
def list_rag_corpora_rag_file_operations(name, filter: nil, page_size: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, options: nil, &block)
|
|
32539
|
+
command = make_simple_command(:get, 'v1/{+name}/operations', options)
|
|
32540
|
+
command.response_representation = Google::Apis::AiplatformV1::GoogleLongrunningListOperationsResponse::Representation
|
|
32541
|
+
command.response_class = Google::Apis::AiplatformV1::GoogleLongrunningListOperationsResponse
|
|
32542
|
+
command.params['name'] = name unless name.nil?
|
|
32543
|
+
command.query['filter'] = filter unless filter.nil?
|
|
32544
|
+
command.query['pageSize'] = page_size unless page_size.nil?
|
|
32545
|
+
command.query['pageToken'] = page_token unless page_token.nil?
|
|
32546
|
+
command.query['returnPartialSuccess'] = return_partial_success unless return_partial_success.nil?
|
|
32547
|
+
command.query['fields'] = fields unless fields.nil?
|
|
32548
|
+
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
|
32549
|
+
execute_or_queue_command(command, &block)
|
|
32550
|
+
end
|
|
32551
|
+
|
|
32552
|
+
# Waits until the specified long-running operation is done or reaches at most a
|
|
32553
|
+
# specified timeout, returning the latest state. If the operation is already
|
|
32554
|
+
# done, the latest state is immediately returned. If the timeout specified is
|
|
32555
|
+
# greater than the default HTTP/RPC timeout, the HTTP/RPC timeout is used. If
|
|
32556
|
+
# the server does not support this method, it returns `google.rpc.Code.
|
|
32557
|
+
# UNIMPLEMENTED`. Note that this method is on a best-effort basis. It may return
|
|
32558
|
+
# the latest state before the specified timeout (including immediately), meaning
|
|
32559
|
+
# even an immediate response is no guarantee that the operation is done.
|
|
32560
|
+
# @param [String] name
|
|
32561
|
+
# The name of the operation resource to wait on.
|
|
32562
|
+
# @param [String] timeout
|
|
32563
|
+
# The maximum duration to wait before timing out. If left blank, the wait will
|
|
32564
|
+
# be at most the time permitted by the underlying HTTP/RPC protocol. If RPC
|
|
32565
|
+
# context deadline is also specified, the shorter one will be used.
|
|
32566
|
+
# @param [String] fields
|
|
32567
|
+
# Selector specifying which fields to include in a partial response.
|
|
32568
|
+
# @param [String] quota_user
|
|
32569
|
+
# Available to use for quota purposes for server-side applications. Can be any
|
|
32570
|
+
# arbitrary string assigned to a user, but should not exceed 40 characters.
|
|
32571
|
+
# @param [Google::Apis::RequestOptions] options
|
|
32572
|
+
# Request-specific options
|
|
32573
|
+
#
|
|
32574
|
+
# @yield [result, err] Result & error if block supplied
|
|
32575
|
+
# @yieldparam result [Google::Apis::AiplatformV1::GoogleLongrunningOperation] parsed result object
|
|
32576
|
+
# @yieldparam err [StandardError] error object if request failed
|
|
32577
|
+
#
|
|
32578
|
+
# @return [Google::Apis::AiplatformV1::GoogleLongrunningOperation]
|
|
32579
|
+
#
|
|
32580
|
+
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
32581
|
+
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
32582
|
+
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
32583
|
+
def wait_rag_corpora_rag_file_operation(name, timeout: nil, fields: nil, quota_user: nil, options: nil, &block)
|
|
31253
32584
|
command = make_simple_command(:post, 'v1/{+name}:wait', options)
|
|
31254
32585
|
command.response_representation = Google::Apis::AiplatformV1::GoogleLongrunningOperation::Representation
|
|
31255
32586
|
command.response_class = Google::Apis::AiplatformV1::GoogleLongrunningOperation
|
|
@@ -31287,7 +32618,7 @@ module Google
|
|
|
31287
32618
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
31288
32619
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
31289
32620
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
31290
|
-
def
|
|
32621
|
+
def cancel_rag_engine_config_operation(name, fields: nil, quota_user: nil, options: nil, &block)
|
|
31291
32622
|
command = make_simple_command(:post, 'v1/{+name}:cancel', options)
|
|
31292
32623
|
command.response_representation = Google::Apis::AiplatformV1::GoogleProtobufEmpty::Representation
|
|
31293
32624
|
command.response_class = Google::Apis::AiplatformV1::GoogleProtobufEmpty
|
|
@@ -31320,7 +32651,7 @@ module Google
|
|
|
31320
32651
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
31321
32652
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
31322
32653
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
31323
|
-
def
|
|
32654
|
+
def delete_rag_engine_config_operation(name, fields: nil, quota_user: nil, options: nil, &block)
|
|
31324
32655
|
command = make_simple_command(:delete, 'v1/{+name}', options)
|
|
31325
32656
|
command.response_representation = Google::Apis::AiplatformV1::GoogleProtobufEmpty::Representation
|
|
31326
32657
|
command.response_class = Google::Apis::AiplatformV1::GoogleProtobufEmpty
|
|
@@ -31351,7 +32682,7 @@ module Google
|
|
|
31351
32682
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
31352
32683
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
31353
32684
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
31354
|
-
def
|
|
32685
|
+
def get_rag_engine_config_operation(name, fields: nil, quota_user: nil, options: nil, &block)
|
|
31355
32686
|
command = make_simple_command(:get, 'v1/{+name}', options)
|
|
31356
32687
|
command.response_representation = Google::Apis::AiplatformV1::GoogleLongrunningOperation::Representation
|
|
31357
32688
|
command.response_class = Google::Apis::AiplatformV1::GoogleLongrunningOperation
|
|
@@ -31373,11 +32704,12 @@ module Google
|
|
|
31373
32704
|
# The standard list page token.
|
|
31374
32705
|
# @param [Boolean] return_partial_success
|
|
31375
32706
|
# When set to `true`, operations that are reachable are returned as normal, and
|
|
31376
|
-
# those that are unreachable are returned in the
|
|
31377
|
-
# unreachable
|
|
31378
|
-
#
|
|
31379
|
-
# by default
|
|
31380
|
-
# explicitly documented otherwise in service or product specific
|
|
32707
|
+
# those that are unreachable are returned in the ListOperationsResponse.
|
|
32708
|
+
# unreachable field. This can only be `true` when reading across collections.
|
|
32709
|
+
# For example, when `parent` is set to `"projects/example/locations/-"`. This
|
|
32710
|
+
# field is not supported by default and will result in an `UNIMPLEMENTED` error
|
|
32711
|
+
# if set unless explicitly documented otherwise in service or product specific
|
|
32712
|
+
# documentation.
|
|
31381
32713
|
# @param [String] fields
|
|
31382
32714
|
# Selector specifying which fields to include in a partial response.
|
|
31383
32715
|
# @param [String] quota_user
|
|
@@ -31395,7 +32727,7 @@ module Google
|
|
|
31395
32727
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
31396
32728
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
31397
32729
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
31398
|
-
def
|
|
32730
|
+
def list_rag_engine_config_operations(name, filter: nil, page_size: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, options: nil, &block)
|
|
31399
32731
|
command = make_simple_command(:get, 'v1/{+name}/operations', options)
|
|
31400
32732
|
command.response_representation = Google::Apis::AiplatformV1::GoogleLongrunningListOperationsResponse::Representation
|
|
31401
32733
|
command.response_class = Google::Apis::AiplatformV1::GoogleLongrunningListOperationsResponse
|
|
@@ -31440,7 +32772,7 @@ module Google
|
|
|
31440
32772
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
31441
32773
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
31442
32774
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
31443
|
-
def
|
|
32775
|
+
def wait_rag_engine_config_operation(name, timeout: nil, fields: nil, quota_user: nil, options: nil, &block)
|
|
31444
32776
|
command = make_simple_command(:post, 'v1/{+name}:wait', options)
|
|
31445
32777
|
command.response_representation = Google::Apis::AiplatformV1::GoogleLongrunningOperation::Representation
|
|
31446
32778
|
command.response_class = Google::Apis::AiplatformV1::GoogleLongrunningOperation
|
|
@@ -31451,16 +32783,11 @@ module Google
|
|
|
31451
32783
|
execute_or_queue_command(command, &block)
|
|
31452
32784
|
end
|
|
31453
32785
|
|
|
31454
|
-
#
|
|
31455
|
-
#
|
|
31456
|
-
#
|
|
31457
|
-
#
|
|
31458
|
-
#
|
|
31459
|
-
# On successful cancellation, the operation is not deleted; instead, it becomes
|
|
31460
|
-
# an operation with an Operation.error value with a google.rpc.Status.code of `1`
|
|
31461
|
-
# , corresponding to `Code.CANCELLED`.
|
|
31462
|
-
# @param [String] name
|
|
31463
|
-
# The name of the operation resource to be cancelled.
|
|
32786
|
+
# Creates a reasoning engine.
|
|
32787
|
+
# @param [Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ReasoningEngine] google_cloud_aiplatform_v1_reasoning_engine_object
|
|
32788
|
+
# @param [String] parent
|
|
32789
|
+
# Required. The resource name of the Location to create the ReasoningEngine in.
|
|
32790
|
+
# Format: `projects/`project`/locations/`location``
|
|
31464
32791
|
# @param [String] fields
|
|
31465
32792
|
# Selector specifying which fields to include in a partial response.
|
|
31466
32793
|
# @param [String] quota_user
|
|
@@ -31470,30 +32797,34 @@ module Google
|
|
|
31470
32797
|
# Request-specific options
|
|
31471
32798
|
#
|
|
31472
32799
|
# @yield [result, err] Result & error if block supplied
|
|
31473
|
-
# @yieldparam result [Google::Apis::AiplatformV1::
|
|
32800
|
+
# @yieldparam result [Google::Apis::AiplatformV1::GoogleLongrunningOperation] parsed result object
|
|
31474
32801
|
# @yieldparam err [StandardError] error object if request failed
|
|
31475
32802
|
#
|
|
31476
|
-
# @return [Google::Apis::AiplatformV1::
|
|
32803
|
+
# @return [Google::Apis::AiplatformV1::GoogleLongrunningOperation]
|
|
31477
32804
|
#
|
|
31478
32805
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
31479
32806
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
31480
32807
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
31481
|
-
def
|
|
31482
|
-
command = make_simple_command(:post, 'v1/
|
|
31483
|
-
command.
|
|
31484
|
-
command.
|
|
31485
|
-
command.
|
|
32808
|
+
def create_reasoning_engine(google_cloud_aiplatform_v1_reasoning_engine_object = nil, parent: nil, fields: nil, quota_user: nil, options: nil, &block)
|
|
32809
|
+
command = make_simple_command(:post, 'v1/reasoningEngines', options)
|
|
32810
|
+
command.request_representation = Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ReasoningEngine::Representation
|
|
32811
|
+
command.request_object = google_cloud_aiplatform_v1_reasoning_engine_object
|
|
32812
|
+
command.response_representation = Google::Apis::AiplatformV1::GoogleLongrunningOperation::Representation
|
|
32813
|
+
command.response_class = Google::Apis::AiplatformV1::GoogleLongrunningOperation
|
|
32814
|
+
command.query['parent'] = parent unless parent.nil?
|
|
31486
32815
|
command.query['fields'] = fields unless fields.nil?
|
|
31487
32816
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
|
31488
32817
|
execute_or_queue_command(command, &block)
|
|
31489
32818
|
end
|
|
31490
32819
|
|
|
31491
|
-
# Deletes a
|
|
31492
|
-
# longer interested in the operation result. It does not cancel the operation.
|
|
31493
|
-
# If the server doesn't support this method, it returns `google.rpc.Code.
|
|
31494
|
-
# UNIMPLEMENTED`.
|
|
32820
|
+
# Deletes a reasoning engine.
|
|
31495
32821
|
# @param [String] name
|
|
31496
|
-
# The name of the
|
|
32822
|
+
# Required. The name of the ReasoningEngine resource to be deleted. Format: `
|
|
32823
|
+
# projects/`project`/locations/`location`/reasoningEngines/`reasoning_engine``
|
|
32824
|
+
# @param [Boolean] force
|
|
32825
|
+
# Optional. If set to true, child resources of this reasoning engine will also
|
|
32826
|
+
# be deleted. Otherwise, the request will fail with FAILED_PRECONDITION error
|
|
32827
|
+
# when the reasoning engine has undeleted child resources.
|
|
31497
32828
|
# @param [String] fields
|
|
31498
32829
|
# Selector specifying which fields to include in a partial response.
|
|
31499
32830
|
# @param [String] quota_user
|
|
@@ -31503,28 +32834,29 @@ module Google
|
|
|
31503
32834
|
# Request-specific options
|
|
31504
32835
|
#
|
|
31505
32836
|
# @yield [result, err] Result & error if block supplied
|
|
31506
|
-
# @yieldparam result [Google::Apis::AiplatformV1::
|
|
32837
|
+
# @yieldparam result [Google::Apis::AiplatformV1::GoogleLongrunningOperation] parsed result object
|
|
31507
32838
|
# @yieldparam err [StandardError] error object if request failed
|
|
31508
32839
|
#
|
|
31509
|
-
# @return [Google::Apis::AiplatformV1::
|
|
32840
|
+
# @return [Google::Apis::AiplatformV1::GoogleLongrunningOperation]
|
|
31510
32841
|
#
|
|
31511
32842
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
31512
32843
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
31513
32844
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
31514
|
-
def
|
|
32845
|
+
def delete_reasoning_engine(name, force: nil, fields: nil, quota_user: nil, options: nil, &block)
|
|
31515
32846
|
command = make_simple_command(:delete, 'v1/{+name}', options)
|
|
31516
|
-
command.response_representation = Google::Apis::AiplatformV1::
|
|
31517
|
-
command.response_class = Google::Apis::AiplatformV1::
|
|
32847
|
+
command.response_representation = Google::Apis::AiplatformV1::GoogleLongrunningOperation::Representation
|
|
32848
|
+
command.response_class = Google::Apis::AiplatformV1::GoogleLongrunningOperation
|
|
31518
32849
|
command.params['name'] = name unless name.nil?
|
|
32850
|
+
command.query['force'] = force unless force.nil?
|
|
31519
32851
|
command.query['fields'] = fields unless fields.nil?
|
|
31520
32852
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
|
31521
32853
|
execute_or_queue_command(command, &block)
|
|
31522
32854
|
end
|
|
31523
32855
|
|
|
31524
|
-
# Gets
|
|
31525
|
-
# to poll the operation result at intervals as recommended by the API service.
|
|
32856
|
+
# Gets a reasoning engine.
|
|
31526
32857
|
# @param [String] name
|
|
31527
|
-
# The name of the
|
|
32858
|
+
# Required. The name of the ReasoningEngine resource. Format: `projects/`project`
|
|
32859
|
+
# /locations/`location`/reasoningEngines/`reasoning_engine``
|
|
31528
32860
|
# @param [String] fields
|
|
31529
32861
|
# Selector specifying which fields to include in a partial response.
|
|
31530
32862
|
# @param [String] quota_user
|
|
@@ -31534,41 +32866,35 @@ module Google
|
|
|
31534
32866
|
# Request-specific options
|
|
31535
32867
|
#
|
|
31536
32868
|
# @yield [result, err] Result & error if block supplied
|
|
31537
|
-
# @yieldparam result [Google::Apis::AiplatformV1::
|
|
32869
|
+
# @yieldparam result [Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ReasoningEngine] parsed result object
|
|
31538
32870
|
# @yieldparam err [StandardError] error object if request failed
|
|
31539
32871
|
#
|
|
31540
|
-
# @return [Google::Apis::AiplatformV1::
|
|
32872
|
+
# @return [Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ReasoningEngine]
|
|
31541
32873
|
#
|
|
31542
32874
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
31543
32875
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
31544
32876
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
31545
|
-
def
|
|
32877
|
+
def get_reasoning_engine(name, fields: nil, quota_user: nil, options: nil, &block)
|
|
31546
32878
|
command = make_simple_command(:get, 'v1/{+name}', options)
|
|
31547
|
-
command.response_representation = Google::Apis::AiplatformV1::
|
|
31548
|
-
command.response_class = Google::Apis::AiplatformV1::
|
|
32879
|
+
command.response_representation = Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ReasoningEngine::Representation
|
|
32880
|
+
command.response_class = Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ReasoningEngine
|
|
31549
32881
|
command.params['name'] = name unless name.nil?
|
|
31550
32882
|
command.query['fields'] = fields unless fields.nil?
|
|
31551
32883
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
|
31552
32884
|
execute_or_queue_command(command, &block)
|
|
31553
32885
|
end
|
|
31554
32886
|
|
|
31555
|
-
# Lists
|
|
31556
|
-
# doesn't support this method, it returns `UNIMPLEMENTED`.
|
|
31557
|
-
# @param [String] name
|
|
31558
|
-
# The name of the operation's parent resource.
|
|
32887
|
+
# Lists reasoning engines in a location.
|
|
31559
32888
|
# @param [String] filter
|
|
31560
|
-
# The standard list filter.
|
|
32889
|
+
# Optional. The standard list filter. More detail in [AIP-160](https://google.
|
|
32890
|
+
# aip.dev/160).
|
|
31561
32891
|
# @param [Fixnum] page_size
|
|
31562
|
-
# The standard list page size.
|
|
32892
|
+
# Optional. The standard list page size.
|
|
31563
32893
|
# @param [String] page_token
|
|
31564
|
-
# The standard list page token.
|
|
31565
|
-
# @param [
|
|
31566
|
-
#
|
|
31567
|
-
#
|
|
31568
|
-
# unreachable] field. This can only be `true` when reading across collections e.
|
|
31569
|
-
# g. when `parent` is set to `"projects/example/locations/-"`. This field is not
|
|
31570
|
-
# by default supported and will result in an `UNIMPLEMENTED` error if set unless
|
|
31571
|
-
# explicitly documented otherwise in service or product specific documentation.
|
|
32894
|
+
# Optional. The standard list page token.
|
|
32895
|
+
# @param [String] parent
|
|
32896
|
+
# Required. The resource name of the Location to list the ReasoningEngines from.
|
|
32897
|
+
# Format: `projects/`project`/locations/`location``
|
|
31572
32898
|
# @param [String] fields
|
|
31573
32899
|
# Selector specifying which fields to include in a partial response.
|
|
31574
32900
|
# @param [String] quota_user
|
|
@@ -31578,42 +32904,34 @@ module Google
|
|
|
31578
32904
|
# Request-specific options
|
|
31579
32905
|
#
|
|
31580
32906
|
# @yield [result, err] Result & error if block supplied
|
|
31581
|
-
# @yieldparam result [Google::Apis::AiplatformV1::
|
|
32907
|
+
# @yieldparam result [Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ListReasoningEnginesResponse] parsed result object
|
|
31582
32908
|
# @yieldparam err [StandardError] error object if request failed
|
|
31583
32909
|
#
|
|
31584
|
-
# @return [Google::Apis::AiplatformV1::
|
|
32910
|
+
# @return [Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ListReasoningEnginesResponse]
|
|
31585
32911
|
#
|
|
31586
32912
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
31587
32913
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
31588
32914
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
31589
|
-
def
|
|
31590
|
-
command = make_simple_command(:get, 'v1/
|
|
31591
|
-
command.response_representation = Google::Apis::AiplatformV1::
|
|
31592
|
-
command.response_class = Google::Apis::AiplatformV1::
|
|
31593
|
-
command.params['name'] = name unless name.nil?
|
|
32915
|
+
def list_reasoning_engines(filter: nil, page_size: nil, page_token: nil, parent: nil, fields: nil, quota_user: nil, options: nil, &block)
|
|
32916
|
+
command = make_simple_command(:get, 'v1/reasoningEngines', options)
|
|
32917
|
+
command.response_representation = Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ListReasoningEnginesResponse::Representation
|
|
32918
|
+
command.response_class = Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ListReasoningEnginesResponse
|
|
31594
32919
|
command.query['filter'] = filter unless filter.nil?
|
|
31595
32920
|
command.query['pageSize'] = page_size unless page_size.nil?
|
|
31596
32921
|
command.query['pageToken'] = page_token unless page_token.nil?
|
|
31597
|
-
command.query['
|
|
32922
|
+
command.query['parent'] = parent unless parent.nil?
|
|
31598
32923
|
command.query['fields'] = fields unless fields.nil?
|
|
31599
32924
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
|
31600
32925
|
execute_or_queue_command(command, &block)
|
|
31601
32926
|
end
|
|
31602
32927
|
|
|
31603
|
-
#
|
|
31604
|
-
# specified timeout, returning the latest state. If the operation is already
|
|
31605
|
-
# done, the latest state is immediately returned. If the timeout specified is
|
|
31606
|
-
# greater than the default HTTP/RPC timeout, the HTTP/RPC timeout is used. If
|
|
31607
|
-
# the server does not support this method, it returns `google.rpc.Code.
|
|
31608
|
-
# UNIMPLEMENTED`. Note that this method is on a best-effort basis. It may return
|
|
31609
|
-
# the latest state before the specified timeout (including immediately), meaning
|
|
31610
|
-
# even an immediate response is no guarantee that the operation is done.
|
|
32928
|
+
# Updates a reasoning engine.
|
|
31611
32929
|
# @param [String] name
|
|
31612
|
-
# The name of the
|
|
31613
|
-
#
|
|
31614
|
-
#
|
|
31615
|
-
#
|
|
31616
|
-
#
|
|
32930
|
+
# Identifier. The resource name of the ReasoningEngine. Format: `projects/`
|
|
32931
|
+
# project`/locations/`location`/reasoningEngines/`reasoning_engine``
|
|
32932
|
+
# @param [Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ReasoningEngine] google_cloud_aiplatform_v1_reasoning_engine_object
|
|
32933
|
+
# @param [String] update_mask
|
|
32934
|
+
# Optional. Mask specifying which fields to update.
|
|
31617
32935
|
# @param [String] fields
|
|
31618
32936
|
# Selector specifying which fields to include in a partial response.
|
|
31619
32937
|
# @param [String] quota_user
|
|
@@ -31631,22 +32949,24 @@ module Google
|
|
|
31631
32949
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
31632
32950
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
31633
32951
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
31634
|
-
def
|
|
31635
|
-
command = make_simple_command(:
|
|
32952
|
+
def patch_reasoning_engine(name, google_cloud_aiplatform_v1_reasoning_engine_object = nil, update_mask: nil, fields: nil, quota_user: nil, options: nil, &block)
|
|
32953
|
+
command = make_simple_command(:patch, 'v1/{+name}', options)
|
|
32954
|
+
command.request_representation = Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ReasoningEngine::Representation
|
|
32955
|
+
command.request_object = google_cloud_aiplatform_v1_reasoning_engine_object
|
|
31636
32956
|
command.response_representation = Google::Apis::AiplatformV1::GoogleLongrunningOperation::Representation
|
|
31637
32957
|
command.response_class = Google::Apis::AiplatformV1::GoogleLongrunningOperation
|
|
31638
32958
|
command.params['name'] = name unless name.nil?
|
|
31639
|
-
command.query['
|
|
32959
|
+
command.query['updateMask'] = update_mask unless update_mask.nil?
|
|
31640
32960
|
command.query['fields'] = fields unless fields.nil?
|
|
31641
32961
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
|
31642
32962
|
execute_or_queue_command(command, &block)
|
|
31643
32963
|
end
|
|
31644
32964
|
|
|
31645
|
-
#
|
|
31646
|
-
# @param [
|
|
31647
|
-
#
|
|
31648
|
-
#
|
|
31649
|
-
#
|
|
32965
|
+
# Queries using a reasoning engine.
|
|
32966
|
+
# @param [String] name
|
|
32967
|
+
# Required. The name of the ReasoningEngine resource to use. Format: `projects/`
|
|
32968
|
+
# project`/locations/`location`/reasoningEngines/`reasoning_engine``
|
|
32969
|
+
# @param [Google::Apis::AiplatformV1::GoogleCloudAiplatformV1QueryReasoningEngineRequest] google_cloud_aiplatform_v1_query_reasoning_engine_request_object
|
|
31650
32970
|
# @param [String] fields
|
|
31651
32971
|
# Selector specifying which fields to include in a partial response.
|
|
31652
32972
|
# @param [String] quota_user
|
|
@@ -31656,34 +32976,31 @@ module Google
|
|
|
31656
32976
|
# Request-specific options
|
|
31657
32977
|
#
|
|
31658
32978
|
# @yield [result, err] Result & error if block supplied
|
|
31659
|
-
# @yieldparam result [Google::Apis::AiplatformV1::
|
|
32979
|
+
# @yieldparam result [Google::Apis::AiplatformV1::GoogleCloudAiplatformV1QueryReasoningEngineResponse] parsed result object
|
|
31660
32980
|
# @yieldparam err [StandardError] error object if request failed
|
|
31661
32981
|
#
|
|
31662
|
-
# @return [Google::Apis::AiplatformV1::
|
|
32982
|
+
# @return [Google::Apis::AiplatformV1::GoogleCloudAiplatformV1QueryReasoningEngineResponse]
|
|
31663
32983
|
#
|
|
31664
32984
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
31665
32985
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
31666
32986
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
31667
|
-
def
|
|
31668
|
-
command = make_simple_command(:post, 'v1/
|
|
31669
|
-
command.request_representation = Google::Apis::AiplatformV1::
|
|
31670
|
-
command.request_object =
|
|
31671
|
-
command.response_representation = Google::Apis::AiplatformV1::
|
|
31672
|
-
command.response_class = Google::Apis::AiplatformV1::
|
|
31673
|
-
command.
|
|
32987
|
+
def query_reasoning_engine(name, google_cloud_aiplatform_v1_query_reasoning_engine_request_object = nil, fields: nil, quota_user: nil, options: nil, &block)
|
|
32988
|
+
command = make_simple_command(:post, 'v1/{+name}:query', options)
|
|
32989
|
+
command.request_representation = Google::Apis::AiplatformV1::GoogleCloudAiplatformV1QueryReasoningEngineRequest::Representation
|
|
32990
|
+
command.request_object = google_cloud_aiplatform_v1_query_reasoning_engine_request_object
|
|
32991
|
+
command.response_representation = Google::Apis::AiplatformV1::GoogleCloudAiplatformV1QueryReasoningEngineResponse::Representation
|
|
32992
|
+
command.response_class = Google::Apis::AiplatformV1::GoogleCloudAiplatformV1QueryReasoningEngineResponse
|
|
32993
|
+
command.params['name'] = name unless name.nil?
|
|
31674
32994
|
command.query['fields'] = fields unless fields.nil?
|
|
31675
32995
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
|
31676
32996
|
execute_or_queue_command(command, &block)
|
|
31677
32997
|
end
|
|
31678
32998
|
|
|
31679
|
-
#
|
|
32999
|
+
# Streams queries using a reasoning engine.
|
|
31680
33000
|
# @param [String] name
|
|
31681
|
-
# Required. The name of the ReasoningEngine resource to
|
|
31682
|
-
#
|
|
31683
|
-
# @param [
|
|
31684
|
-
# Optional. If set to true, child resources of this reasoning engine will also
|
|
31685
|
-
# be deleted. Otherwise, the request will fail with FAILED_PRECONDITION error
|
|
31686
|
-
# when the reasoning engine has undeleted child resources.
|
|
33001
|
+
# Required. The name of the ReasoningEngine resource to use. Format: `projects/`
|
|
33002
|
+
# project`/locations/`location`/reasoningEngines/`reasoning_engine``
|
|
33003
|
+
# @param [Google::Apis::AiplatformV1::GoogleCloudAiplatformV1StreamQueryReasoningEngineRequest] google_cloud_aiplatform_v1_stream_query_reasoning_engine_request_object
|
|
31687
33004
|
# @param [String] fields
|
|
31688
33005
|
# Selector specifying which fields to include in a partial response.
|
|
31689
33006
|
# @param [String] quota_user
|
|
@@ -31693,29 +33010,36 @@ module Google
|
|
|
31693
33010
|
# Request-specific options
|
|
31694
33011
|
#
|
|
31695
33012
|
# @yield [result, err] Result & error if block supplied
|
|
31696
|
-
# @yieldparam result [Google::Apis::AiplatformV1::
|
|
33013
|
+
# @yieldparam result [Google::Apis::AiplatformV1::GoogleApiHttpBody] parsed result object
|
|
31697
33014
|
# @yieldparam err [StandardError] error object if request failed
|
|
31698
33015
|
#
|
|
31699
|
-
# @return [Google::Apis::AiplatformV1::
|
|
33016
|
+
# @return [Google::Apis::AiplatformV1::GoogleApiHttpBody]
|
|
31700
33017
|
#
|
|
31701
33018
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
31702
33019
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
31703
33020
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
31704
|
-
def
|
|
31705
|
-
command = make_simple_command(:
|
|
31706
|
-
command.
|
|
31707
|
-
command.
|
|
33021
|
+
def stream_reasoning_engine_query(name, google_cloud_aiplatform_v1_stream_query_reasoning_engine_request_object = nil, fields: nil, quota_user: nil, options: nil, &block)
|
|
33022
|
+
command = make_simple_command(:post, 'v1/{+name}:streamQuery', options)
|
|
33023
|
+
command.request_representation = Google::Apis::AiplatformV1::GoogleCloudAiplatformV1StreamQueryReasoningEngineRequest::Representation
|
|
33024
|
+
command.request_object = google_cloud_aiplatform_v1_stream_query_reasoning_engine_request_object
|
|
33025
|
+
command.response_representation = Google::Apis::AiplatformV1::GoogleApiHttpBody::Representation
|
|
33026
|
+
command.response_class = Google::Apis::AiplatformV1::GoogleApiHttpBody
|
|
31708
33027
|
command.params['name'] = name unless name.nil?
|
|
31709
|
-
command.query['force'] = force unless force.nil?
|
|
31710
33028
|
command.query['fields'] = fields unless fields.nil?
|
|
31711
33029
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
|
31712
33030
|
execute_or_queue_command(command, &block)
|
|
31713
33031
|
end
|
|
31714
33032
|
|
|
31715
|
-
#
|
|
33033
|
+
# Starts asynchronous cancellation on a long-running operation. The server makes
|
|
33034
|
+
# a best effort to cancel the operation, but success is not guaranteed. If the
|
|
33035
|
+
# server doesn't support this method, it returns `google.rpc.Code.UNIMPLEMENTED`.
|
|
33036
|
+
# Clients can use Operations.GetOperation or other methods to check whether the
|
|
33037
|
+
# cancellation succeeded or whether the operation completed despite cancellation.
|
|
33038
|
+
# On successful cancellation, the operation is not deleted; instead, it becomes
|
|
33039
|
+
# an operation with an Operation.error value with a google.rpc.Status.code of `1`
|
|
33040
|
+
# , corresponding to `Code.CANCELLED`.
|
|
31716
33041
|
# @param [String] name
|
|
31717
|
-
#
|
|
31718
|
-
# /locations/`location`/reasoningEngines/`reasoning_engine``
|
|
33042
|
+
# The name of the operation resource to be cancelled.
|
|
31719
33043
|
# @param [String] fields
|
|
31720
33044
|
# Selector specifying which fields to include in a partial response.
|
|
31721
33045
|
# @param [String] quota_user
|
|
@@ -31725,35 +33049,30 @@ module Google
|
|
|
31725
33049
|
# Request-specific options
|
|
31726
33050
|
#
|
|
31727
33051
|
# @yield [result, err] Result & error if block supplied
|
|
31728
|
-
# @yieldparam result [Google::Apis::AiplatformV1::
|
|
33052
|
+
# @yieldparam result [Google::Apis::AiplatformV1::GoogleProtobufEmpty] parsed result object
|
|
31729
33053
|
# @yieldparam err [StandardError] error object if request failed
|
|
31730
33054
|
#
|
|
31731
|
-
# @return [Google::Apis::AiplatformV1::
|
|
33055
|
+
# @return [Google::Apis::AiplatformV1::GoogleProtobufEmpty]
|
|
31732
33056
|
#
|
|
31733
33057
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
31734
33058
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
31735
33059
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
31736
|
-
def
|
|
31737
|
-
command = make_simple_command(:
|
|
31738
|
-
command.response_representation = Google::Apis::AiplatformV1::
|
|
31739
|
-
command.response_class = Google::Apis::AiplatformV1::
|
|
33060
|
+
def cancel_reasoning_engine_memory_operation(name, fields: nil, quota_user: nil, options: nil, &block)
|
|
33061
|
+
command = make_simple_command(:post, 'v1/{+name}:cancel', options)
|
|
33062
|
+
command.response_representation = Google::Apis::AiplatformV1::GoogleProtobufEmpty::Representation
|
|
33063
|
+
command.response_class = Google::Apis::AiplatformV1::GoogleProtobufEmpty
|
|
31740
33064
|
command.params['name'] = name unless name.nil?
|
|
31741
33065
|
command.query['fields'] = fields unless fields.nil?
|
|
31742
33066
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
|
31743
33067
|
execute_or_queue_command(command, &block)
|
|
31744
33068
|
end
|
|
31745
33069
|
|
|
31746
|
-
#
|
|
31747
|
-
#
|
|
31748
|
-
#
|
|
31749
|
-
#
|
|
31750
|
-
# @param [
|
|
31751
|
-
#
|
|
31752
|
-
# @param [String] page_token
|
|
31753
|
-
# Optional. The standard list page token.
|
|
31754
|
-
# @param [String] parent
|
|
31755
|
-
# Required. The resource name of the Location to list the ReasoningEngines from.
|
|
31756
|
-
# Format: `projects/`project`/locations/`location``
|
|
33070
|
+
# Deletes a long-running operation. This method indicates that the client is no
|
|
33071
|
+
# longer interested in the operation result. It does not cancel the operation.
|
|
33072
|
+
# If the server doesn't support this method, it returns `google.rpc.Code.
|
|
33073
|
+
# UNIMPLEMENTED`.
|
|
33074
|
+
# @param [String] name
|
|
33075
|
+
# The name of the operation resource to be deleted.
|
|
31757
33076
|
# @param [String] fields
|
|
31758
33077
|
# Selector specifying which fields to include in a partial response.
|
|
31759
33078
|
# @param [String] quota_user
|
|
@@ -31763,34 +33082,28 @@ module Google
|
|
|
31763
33082
|
# Request-specific options
|
|
31764
33083
|
#
|
|
31765
33084
|
# @yield [result, err] Result & error if block supplied
|
|
31766
|
-
# @yieldparam result [Google::Apis::AiplatformV1::
|
|
33085
|
+
# @yieldparam result [Google::Apis::AiplatformV1::GoogleProtobufEmpty] parsed result object
|
|
31767
33086
|
# @yieldparam err [StandardError] error object if request failed
|
|
31768
33087
|
#
|
|
31769
|
-
# @return [Google::Apis::AiplatformV1::
|
|
33088
|
+
# @return [Google::Apis::AiplatformV1::GoogleProtobufEmpty]
|
|
31770
33089
|
#
|
|
31771
33090
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
31772
33091
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
31773
33092
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
31774
|
-
def
|
|
31775
|
-
command = make_simple_command(:
|
|
31776
|
-
command.response_representation = Google::Apis::AiplatformV1::
|
|
31777
|
-
command.response_class = Google::Apis::AiplatformV1::
|
|
31778
|
-
command.
|
|
31779
|
-
command.query['pageSize'] = page_size unless page_size.nil?
|
|
31780
|
-
command.query['pageToken'] = page_token unless page_token.nil?
|
|
31781
|
-
command.query['parent'] = parent unless parent.nil?
|
|
33093
|
+
def delete_reasoning_engine_memory_operation(name, fields: nil, quota_user: nil, options: nil, &block)
|
|
33094
|
+
command = make_simple_command(:delete, 'v1/{+name}', options)
|
|
33095
|
+
command.response_representation = Google::Apis::AiplatformV1::GoogleProtobufEmpty::Representation
|
|
33096
|
+
command.response_class = Google::Apis::AiplatformV1::GoogleProtobufEmpty
|
|
33097
|
+
command.params['name'] = name unless name.nil?
|
|
31782
33098
|
command.query['fields'] = fields unless fields.nil?
|
|
31783
33099
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
|
31784
33100
|
execute_or_queue_command(command, &block)
|
|
31785
33101
|
end
|
|
31786
33102
|
|
|
31787
|
-
#
|
|
33103
|
+
# Gets the latest state of a long-running operation. Clients can use this method
|
|
33104
|
+
# to poll the operation result at intervals as recommended by the API service.
|
|
31788
33105
|
# @param [String] name
|
|
31789
|
-
#
|
|
31790
|
-
# project`/locations/`location`/reasoningEngines/`reasoning_engine``
|
|
31791
|
-
# @param [Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ReasoningEngine] google_cloud_aiplatform_v1_reasoning_engine_object
|
|
31792
|
-
# @param [String] update_mask
|
|
31793
|
-
# Optional. Mask specifying which fields to update.
|
|
33106
|
+
# The name of the operation resource.
|
|
31794
33107
|
# @param [String] fields
|
|
31795
33108
|
# Selector specifying which fields to include in a partial response.
|
|
31796
33109
|
# @param [String] quota_user
|
|
@@ -31808,24 +33121,34 @@ module Google
|
|
|
31808
33121
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
31809
33122
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
31810
33123
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
31811
|
-
def
|
|
31812
|
-
command = make_simple_command(:
|
|
31813
|
-
command.request_representation = Google::Apis::AiplatformV1::GoogleCloudAiplatformV1ReasoningEngine::Representation
|
|
31814
|
-
command.request_object = google_cloud_aiplatform_v1_reasoning_engine_object
|
|
33124
|
+
def get_reasoning_engine_memory_operation(name, fields: nil, quota_user: nil, options: nil, &block)
|
|
33125
|
+
command = make_simple_command(:get, 'v1/{+name}', options)
|
|
31815
33126
|
command.response_representation = Google::Apis::AiplatformV1::GoogleLongrunningOperation::Representation
|
|
31816
33127
|
command.response_class = Google::Apis::AiplatformV1::GoogleLongrunningOperation
|
|
31817
33128
|
command.params['name'] = name unless name.nil?
|
|
31818
|
-
command.query['updateMask'] = update_mask unless update_mask.nil?
|
|
31819
33129
|
command.query['fields'] = fields unless fields.nil?
|
|
31820
33130
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
|
31821
33131
|
execute_or_queue_command(command, &block)
|
|
31822
33132
|
end
|
|
31823
33133
|
|
|
31824
|
-
#
|
|
33134
|
+
# Lists operations that match the specified filter in the request. If the server
|
|
33135
|
+
# doesn't support this method, it returns `UNIMPLEMENTED`.
|
|
31825
33136
|
# @param [String] name
|
|
31826
|
-
#
|
|
31827
|
-
#
|
|
31828
|
-
#
|
|
33137
|
+
# The name of the operation's parent resource.
|
|
33138
|
+
# @param [String] filter
|
|
33139
|
+
# The standard list filter.
|
|
33140
|
+
# @param [Fixnum] page_size
|
|
33141
|
+
# The standard list page size.
|
|
33142
|
+
# @param [String] page_token
|
|
33143
|
+
# The standard list page token.
|
|
33144
|
+
# @param [Boolean] return_partial_success
|
|
33145
|
+
# When set to `true`, operations that are reachable are returned as normal, and
|
|
33146
|
+
# those that are unreachable are returned in the ListOperationsResponse.
|
|
33147
|
+
# unreachable field. This can only be `true` when reading across collections.
|
|
33148
|
+
# For example, when `parent` is set to `"projects/example/locations/-"`. This
|
|
33149
|
+
# field is not supported by default and will result in an `UNIMPLEMENTED` error
|
|
33150
|
+
# if set unless explicitly documented otherwise in service or product specific
|
|
33151
|
+
# documentation.
|
|
31829
33152
|
# @param [String] fields
|
|
31830
33153
|
# Selector specifying which fields to include in a partial response.
|
|
31831
33154
|
# @param [String] quota_user
|
|
@@ -31835,31 +33158,42 @@ module Google
|
|
|
31835
33158
|
# Request-specific options
|
|
31836
33159
|
#
|
|
31837
33160
|
# @yield [result, err] Result & error if block supplied
|
|
31838
|
-
# @yieldparam result [Google::Apis::AiplatformV1::
|
|
33161
|
+
# @yieldparam result [Google::Apis::AiplatformV1::GoogleLongrunningListOperationsResponse] parsed result object
|
|
31839
33162
|
# @yieldparam err [StandardError] error object if request failed
|
|
31840
33163
|
#
|
|
31841
|
-
# @return [Google::Apis::AiplatformV1::
|
|
33164
|
+
# @return [Google::Apis::AiplatformV1::GoogleLongrunningListOperationsResponse]
|
|
31842
33165
|
#
|
|
31843
33166
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
31844
33167
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
31845
33168
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
31846
|
-
def
|
|
31847
|
-
command = make_simple_command(:
|
|
31848
|
-
command.
|
|
31849
|
-
command.
|
|
31850
|
-
command.response_representation = Google::Apis::AiplatformV1::GoogleCloudAiplatformV1QueryReasoningEngineResponse::Representation
|
|
31851
|
-
command.response_class = Google::Apis::AiplatformV1::GoogleCloudAiplatformV1QueryReasoningEngineResponse
|
|
33169
|
+
def list_reasoning_engine_memory_operations(name, filter: nil, page_size: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, options: nil, &block)
|
|
33170
|
+
command = make_simple_command(:get, 'v1/{+name}/operations', options)
|
|
33171
|
+
command.response_representation = Google::Apis::AiplatformV1::GoogleLongrunningListOperationsResponse::Representation
|
|
33172
|
+
command.response_class = Google::Apis::AiplatformV1::GoogleLongrunningListOperationsResponse
|
|
31852
33173
|
command.params['name'] = name unless name.nil?
|
|
33174
|
+
command.query['filter'] = filter unless filter.nil?
|
|
33175
|
+
command.query['pageSize'] = page_size unless page_size.nil?
|
|
33176
|
+
command.query['pageToken'] = page_token unless page_token.nil?
|
|
33177
|
+
command.query['returnPartialSuccess'] = return_partial_success unless return_partial_success.nil?
|
|
31853
33178
|
command.query['fields'] = fields unless fields.nil?
|
|
31854
33179
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
|
31855
33180
|
execute_or_queue_command(command, &block)
|
|
31856
33181
|
end
|
|
31857
33182
|
|
|
31858
|
-
#
|
|
33183
|
+
# Waits until the specified long-running operation is done or reaches at most a
|
|
33184
|
+
# specified timeout, returning the latest state. If the operation is already
|
|
33185
|
+
# done, the latest state is immediately returned. If the timeout specified is
|
|
33186
|
+
# greater than the default HTTP/RPC timeout, the HTTP/RPC timeout is used. If
|
|
33187
|
+
# the server does not support this method, it returns `google.rpc.Code.
|
|
33188
|
+
# UNIMPLEMENTED`. Note that this method is on a best-effort basis. It may return
|
|
33189
|
+
# the latest state before the specified timeout (including immediately), meaning
|
|
33190
|
+
# even an immediate response is no guarantee that the operation is done.
|
|
31859
33191
|
# @param [String] name
|
|
31860
|
-
#
|
|
31861
|
-
#
|
|
31862
|
-
#
|
|
33192
|
+
# The name of the operation resource to wait on.
|
|
33193
|
+
# @param [String] timeout
|
|
33194
|
+
# The maximum duration to wait before timing out. If left blank, the wait will
|
|
33195
|
+
# be at most the time permitted by the underlying HTTP/RPC protocol. If RPC
|
|
33196
|
+
# context deadline is also specified, the shorter one will be used.
|
|
31863
33197
|
# @param [String] fields
|
|
31864
33198
|
# Selector specifying which fields to include in a partial response.
|
|
31865
33199
|
# @param [String] quota_user
|
|
@@ -31869,21 +33203,20 @@ module Google
|
|
|
31869
33203
|
# Request-specific options
|
|
31870
33204
|
#
|
|
31871
33205
|
# @yield [result, err] Result & error if block supplied
|
|
31872
|
-
# @yieldparam result [Google::Apis::AiplatformV1::
|
|
33206
|
+
# @yieldparam result [Google::Apis::AiplatformV1::GoogleLongrunningOperation] parsed result object
|
|
31873
33207
|
# @yieldparam err [StandardError] error object if request failed
|
|
31874
33208
|
#
|
|
31875
|
-
# @return [Google::Apis::AiplatformV1::
|
|
33209
|
+
# @return [Google::Apis::AiplatformV1::GoogleLongrunningOperation]
|
|
31876
33210
|
#
|
|
31877
33211
|
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
31878
33212
|
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
31879
33213
|
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
31880
|
-
def
|
|
31881
|
-
command = make_simple_command(:post, 'v1/{+name}:
|
|
31882
|
-
command.
|
|
31883
|
-
command.
|
|
31884
|
-
command.response_representation = Google::Apis::AiplatformV1::GoogleApiHttpBody::Representation
|
|
31885
|
-
command.response_class = Google::Apis::AiplatformV1::GoogleApiHttpBody
|
|
33214
|
+
def wait_reasoning_engine_memory_operation(name, timeout: nil, fields: nil, quota_user: nil, options: nil, &block)
|
|
33215
|
+
command = make_simple_command(:post, 'v1/{+name}:wait', options)
|
|
33216
|
+
command.response_representation = Google::Apis::AiplatformV1::GoogleLongrunningOperation::Representation
|
|
33217
|
+
command.response_class = Google::Apis::AiplatformV1::GoogleLongrunningOperation
|
|
31886
33218
|
command.params['name'] = name unless name.nil?
|
|
33219
|
+
command.query['timeout'] = timeout unless timeout.nil?
|
|
31887
33220
|
command.query['fields'] = fields unless fields.nil?
|
|
31888
33221
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
|
31889
33222
|
execute_or_queue_command(command, &block)
|
|
@@ -32002,11 +33335,12 @@ module Google
|
|
|
32002
33335
|
# The standard list page token.
|
|
32003
33336
|
# @param [Boolean] return_partial_success
|
|
32004
33337
|
# When set to `true`, operations that are reachable are returned as normal, and
|
|
32005
|
-
# those that are unreachable are returned in the
|
|
32006
|
-
# unreachable
|
|
32007
|
-
#
|
|
32008
|
-
# by default
|
|
32009
|
-
# explicitly documented otherwise in service or product specific
|
|
33338
|
+
# those that are unreachable are returned in the ListOperationsResponse.
|
|
33339
|
+
# unreachable field. This can only be `true` when reading across collections.
|
|
33340
|
+
# For example, when `parent` is set to `"projects/example/locations/-"`. This
|
|
33341
|
+
# field is not supported by default and will result in an `UNIMPLEMENTED` error
|
|
33342
|
+
# if set unless explicitly documented otherwise in service or product specific
|
|
33343
|
+
# documentation.
|
|
32010
33344
|
# @param [String] fields
|
|
32011
33345
|
# Selector specifying which fields to include in a partial response.
|
|
32012
33346
|
# @param [String] quota_user
|
|
@@ -32080,6 +33414,198 @@ module Google
|
|
|
32080
33414
|
execute_or_queue_command(command, &block)
|
|
32081
33415
|
end
|
|
32082
33416
|
|
|
33417
|
+
# Starts asynchronous cancellation on a long-running operation. The server makes
|
|
33418
|
+
# a best effort to cancel the operation, but success is not guaranteed. If the
|
|
33419
|
+
# server doesn't support this method, it returns `google.rpc.Code.UNIMPLEMENTED`.
|
|
33420
|
+
# Clients can use Operations.GetOperation or other methods to check whether the
|
|
33421
|
+
# cancellation succeeded or whether the operation completed despite cancellation.
|
|
33422
|
+
# On successful cancellation, the operation is not deleted; instead, it becomes
|
|
33423
|
+
# an operation with an Operation.error value with a google.rpc.Status.code of `1`
|
|
33424
|
+
# , corresponding to `Code.CANCELLED`.
|
|
33425
|
+
# @param [String] name
|
|
33426
|
+
# The name of the operation resource to be cancelled.
|
|
33427
|
+
# @param [String] fields
|
|
33428
|
+
# Selector specifying which fields to include in a partial response.
|
|
33429
|
+
# @param [String] quota_user
|
|
33430
|
+
# Available to use for quota purposes for server-side applications. Can be any
|
|
33431
|
+
# arbitrary string assigned to a user, but should not exceed 40 characters.
|
|
33432
|
+
# @param [Google::Apis::RequestOptions] options
|
|
33433
|
+
# Request-specific options
|
|
33434
|
+
#
|
|
33435
|
+
# @yield [result, err] Result & error if block supplied
|
|
33436
|
+
# @yieldparam result [Google::Apis::AiplatformV1::GoogleProtobufEmpty] parsed result object
|
|
33437
|
+
# @yieldparam err [StandardError] error object if request failed
|
|
33438
|
+
#
|
|
33439
|
+
# @return [Google::Apis::AiplatformV1::GoogleProtobufEmpty]
|
|
33440
|
+
#
|
|
33441
|
+
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
33442
|
+
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
33443
|
+
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
33444
|
+
def cancel_reasoning_engine_session_operation(name, fields: nil, quota_user: nil, options: nil, &block)
|
|
33445
|
+
command = make_simple_command(:post, 'v1/{+name}:cancel', options)
|
|
33446
|
+
command.response_representation = Google::Apis::AiplatformV1::GoogleProtobufEmpty::Representation
|
|
33447
|
+
command.response_class = Google::Apis::AiplatformV1::GoogleProtobufEmpty
|
|
33448
|
+
command.params['name'] = name unless name.nil?
|
|
33449
|
+
command.query['fields'] = fields unless fields.nil?
|
|
33450
|
+
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
|
33451
|
+
execute_or_queue_command(command, &block)
|
|
33452
|
+
end
|
|
33453
|
+
|
|
33454
|
+
# Deletes a long-running operation. This method indicates that the client is no
|
|
33455
|
+
# longer interested in the operation result. It does not cancel the operation.
|
|
33456
|
+
# If the server doesn't support this method, it returns `google.rpc.Code.
|
|
33457
|
+
# UNIMPLEMENTED`.
|
|
33458
|
+
# @param [String] name
|
|
33459
|
+
# The name of the operation resource to be deleted.
|
|
33460
|
+
# @param [String] fields
|
|
33461
|
+
# Selector specifying which fields to include in a partial response.
|
|
33462
|
+
# @param [String] quota_user
|
|
33463
|
+
# Available to use for quota purposes for server-side applications. Can be any
|
|
33464
|
+
# arbitrary string assigned to a user, but should not exceed 40 characters.
|
|
33465
|
+
# @param [Google::Apis::RequestOptions] options
|
|
33466
|
+
# Request-specific options
|
|
33467
|
+
#
|
|
33468
|
+
# @yield [result, err] Result & error if block supplied
|
|
33469
|
+
# @yieldparam result [Google::Apis::AiplatformV1::GoogleProtobufEmpty] parsed result object
|
|
33470
|
+
# @yieldparam err [StandardError] error object if request failed
|
|
33471
|
+
#
|
|
33472
|
+
# @return [Google::Apis::AiplatformV1::GoogleProtobufEmpty]
|
|
33473
|
+
#
|
|
33474
|
+
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
33475
|
+
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
33476
|
+
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
33477
|
+
def delete_reasoning_engine_session_operation(name, fields: nil, quota_user: nil, options: nil, &block)
|
|
33478
|
+
command = make_simple_command(:delete, 'v1/{+name}', options)
|
|
33479
|
+
command.response_representation = Google::Apis::AiplatformV1::GoogleProtobufEmpty::Representation
|
|
33480
|
+
command.response_class = Google::Apis::AiplatformV1::GoogleProtobufEmpty
|
|
33481
|
+
command.params['name'] = name unless name.nil?
|
|
33482
|
+
command.query['fields'] = fields unless fields.nil?
|
|
33483
|
+
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
|
33484
|
+
execute_or_queue_command(command, &block)
|
|
33485
|
+
end
|
|
33486
|
+
|
|
33487
|
+
# Gets the latest state of a long-running operation. Clients can use this method
|
|
33488
|
+
# to poll the operation result at intervals as recommended by the API service.
|
|
33489
|
+
# @param [String] name
|
|
33490
|
+
# The name of the operation resource.
|
|
33491
|
+
# @param [String] fields
|
|
33492
|
+
# Selector specifying which fields to include in a partial response.
|
|
33493
|
+
# @param [String] quota_user
|
|
33494
|
+
# Available to use for quota purposes for server-side applications. Can be any
|
|
33495
|
+
# arbitrary string assigned to a user, but should not exceed 40 characters.
|
|
33496
|
+
# @param [Google::Apis::RequestOptions] options
|
|
33497
|
+
# Request-specific options
|
|
33498
|
+
#
|
|
33499
|
+
# @yield [result, err] Result & error if block supplied
|
|
33500
|
+
# @yieldparam result [Google::Apis::AiplatformV1::GoogleLongrunningOperation] parsed result object
|
|
33501
|
+
# @yieldparam err [StandardError] error object if request failed
|
|
33502
|
+
#
|
|
33503
|
+
# @return [Google::Apis::AiplatformV1::GoogleLongrunningOperation]
|
|
33504
|
+
#
|
|
33505
|
+
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
33506
|
+
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
33507
|
+
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
33508
|
+
def get_reasoning_engine_session_operation(name, fields: nil, quota_user: nil, options: nil, &block)
|
|
33509
|
+
command = make_simple_command(:get, 'v1/{+name}', options)
|
|
33510
|
+
command.response_representation = Google::Apis::AiplatformV1::GoogleLongrunningOperation::Representation
|
|
33511
|
+
command.response_class = Google::Apis::AiplatformV1::GoogleLongrunningOperation
|
|
33512
|
+
command.params['name'] = name unless name.nil?
|
|
33513
|
+
command.query['fields'] = fields unless fields.nil?
|
|
33514
|
+
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
|
33515
|
+
execute_or_queue_command(command, &block)
|
|
33516
|
+
end
|
|
33517
|
+
|
|
33518
|
+
# Lists operations that match the specified filter in the request. If the server
|
|
33519
|
+
# doesn't support this method, it returns `UNIMPLEMENTED`.
|
|
33520
|
+
# @param [String] name
|
|
33521
|
+
# The name of the operation's parent resource.
|
|
33522
|
+
# @param [String] filter
|
|
33523
|
+
# The standard list filter.
|
|
33524
|
+
# @param [Fixnum] page_size
|
|
33525
|
+
# The standard list page size.
|
|
33526
|
+
# @param [String] page_token
|
|
33527
|
+
# The standard list page token.
|
|
33528
|
+
# @param [Boolean] return_partial_success
|
|
33529
|
+
# When set to `true`, operations that are reachable are returned as normal, and
|
|
33530
|
+
# those that are unreachable are returned in the ListOperationsResponse.
|
|
33531
|
+
# unreachable field. This can only be `true` when reading across collections.
|
|
33532
|
+
# For example, when `parent` is set to `"projects/example/locations/-"`. This
|
|
33533
|
+
# field is not supported by default and will result in an `UNIMPLEMENTED` error
|
|
33534
|
+
# if set unless explicitly documented otherwise in service or product specific
|
|
33535
|
+
# documentation.
|
|
33536
|
+
# @param [String] fields
|
|
33537
|
+
# Selector specifying which fields to include in a partial response.
|
|
33538
|
+
# @param [String] quota_user
|
|
33539
|
+
# Available to use for quota purposes for server-side applications. Can be any
|
|
33540
|
+
# arbitrary string assigned to a user, but should not exceed 40 characters.
|
|
33541
|
+
# @param [Google::Apis::RequestOptions] options
|
|
33542
|
+
# Request-specific options
|
|
33543
|
+
#
|
|
33544
|
+
# @yield [result, err] Result & error if block supplied
|
|
33545
|
+
# @yieldparam result [Google::Apis::AiplatformV1::GoogleLongrunningListOperationsResponse] parsed result object
|
|
33546
|
+
# @yieldparam err [StandardError] error object if request failed
|
|
33547
|
+
#
|
|
33548
|
+
# @return [Google::Apis::AiplatformV1::GoogleLongrunningListOperationsResponse]
|
|
33549
|
+
#
|
|
33550
|
+
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
33551
|
+
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
33552
|
+
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
33553
|
+
def list_reasoning_engine_session_operations(name, filter: nil, page_size: nil, page_token: nil, return_partial_success: nil, fields: nil, quota_user: nil, options: nil, &block)
|
|
33554
|
+
command = make_simple_command(:get, 'v1/{+name}/operations', options)
|
|
33555
|
+
command.response_representation = Google::Apis::AiplatformV1::GoogleLongrunningListOperationsResponse::Representation
|
|
33556
|
+
command.response_class = Google::Apis::AiplatformV1::GoogleLongrunningListOperationsResponse
|
|
33557
|
+
command.params['name'] = name unless name.nil?
|
|
33558
|
+
command.query['filter'] = filter unless filter.nil?
|
|
33559
|
+
command.query['pageSize'] = page_size unless page_size.nil?
|
|
33560
|
+
command.query['pageToken'] = page_token unless page_token.nil?
|
|
33561
|
+
command.query['returnPartialSuccess'] = return_partial_success unless return_partial_success.nil?
|
|
33562
|
+
command.query['fields'] = fields unless fields.nil?
|
|
33563
|
+
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
|
33564
|
+
execute_or_queue_command(command, &block)
|
|
33565
|
+
end
|
|
33566
|
+
|
|
33567
|
+
# Waits until the specified long-running operation is done or reaches at most a
|
|
33568
|
+
# specified timeout, returning the latest state. If the operation is already
|
|
33569
|
+
# done, the latest state is immediately returned. If the timeout specified is
|
|
33570
|
+
# greater than the default HTTP/RPC timeout, the HTTP/RPC timeout is used. If
|
|
33571
|
+
# the server does not support this method, it returns `google.rpc.Code.
|
|
33572
|
+
# UNIMPLEMENTED`. Note that this method is on a best-effort basis. It may return
|
|
33573
|
+
# the latest state before the specified timeout (including immediately), meaning
|
|
33574
|
+
# even an immediate response is no guarantee that the operation is done.
|
|
33575
|
+
# @param [String] name
|
|
33576
|
+
# The name of the operation resource to wait on.
|
|
33577
|
+
# @param [String] timeout
|
|
33578
|
+
# The maximum duration to wait before timing out. If left blank, the wait will
|
|
33579
|
+
# be at most the time permitted by the underlying HTTP/RPC protocol. If RPC
|
|
33580
|
+
# context deadline is also specified, the shorter one will be used.
|
|
33581
|
+
# @param [String] fields
|
|
33582
|
+
# Selector specifying which fields to include in a partial response.
|
|
33583
|
+
# @param [String] quota_user
|
|
33584
|
+
# Available to use for quota purposes for server-side applications. Can be any
|
|
33585
|
+
# arbitrary string assigned to a user, but should not exceed 40 characters.
|
|
33586
|
+
# @param [Google::Apis::RequestOptions] options
|
|
33587
|
+
# Request-specific options
|
|
33588
|
+
#
|
|
33589
|
+
# @yield [result, err] Result & error if block supplied
|
|
33590
|
+
# @yieldparam result [Google::Apis::AiplatformV1::GoogleLongrunningOperation] parsed result object
|
|
33591
|
+
# @yieldparam err [StandardError] error object if request failed
|
|
33592
|
+
#
|
|
33593
|
+
# @return [Google::Apis::AiplatformV1::GoogleLongrunningOperation]
|
|
33594
|
+
#
|
|
33595
|
+
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
33596
|
+
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
33597
|
+
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
33598
|
+
def wait_reasoning_engine_session_operation(name, timeout: nil, fields: nil, quota_user: nil, options: nil, &block)
|
|
33599
|
+
command = make_simple_command(:post, 'v1/{+name}:wait', options)
|
|
33600
|
+
command.response_representation = Google::Apis::AiplatformV1::GoogleLongrunningOperation::Representation
|
|
33601
|
+
command.response_class = Google::Apis::AiplatformV1::GoogleLongrunningOperation
|
|
33602
|
+
command.params['name'] = name unless name.nil?
|
|
33603
|
+
command.query['timeout'] = timeout unless timeout.nil?
|
|
33604
|
+
command.query['fields'] = fields unless fields.nil?
|
|
33605
|
+
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
|
33606
|
+
execute_or_queue_command(command, &block)
|
|
33607
|
+
end
|
|
33608
|
+
|
|
32083
33609
|
# Starts asynchronous cancellation on a long-running operation. The server makes
|
|
32084
33610
|
# a best effort to cancel the operation, but success is not guaranteed. If the
|
|
32085
33611
|
# server doesn't support this method, it returns `google.rpc.Code.UNIMPLEMENTED`.
|
|
@@ -32193,11 +33719,12 @@ module Google
|
|
|
32193
33719
|
# The standard list page token.
|
|
32194
33720
|
# @param [Boolean] return_partial_success
|
|
32195
33721
|
# When set to `true`, operations that are reachable are returned as normal, and
|
|
32196
|
-
# those that are unreachable are returned in the
|
|
32197
|
-
# unreachable
|
|
32198
|
-
#
|
|
32199
|
-
# by default
|
|
32200
|
-
# explicitly documented otherwise in service or product specific
|
|
33722
|
+
# those that are unreachable are returned in the ListOperationsResponse.
|
|
33723
|
+
# unreachable field. This can only be `true` when reading across collections.
|
|
33724
|
+
# For example, when `parent` is set to `"projects/example/locations/-"`. This
|
|
33725
|
+
# field is not supported by default and will result in an `UNIMPLEMENTED` error
|
|
33726
|
+
# if set unless explicitly documented otherwise in service or product specific
|
|
33727
|
+
# documentation.
|
|
32201
33728
|
# @param [String] fields
|
|
32202
33729
|
# Selector specifying which fields to include in a partial response.
|
|
32203
33730
|
# @param [String] quota_user
|
|
@@ -32384,11 +33911,12 @@ module Google
|
|
|
32384
33911
|
# The standard list page token.
|
|
32385
33912
|
# @param [Boolean] return_partial_success
|
|
32386
33913
|
# When set to `true`, operations that are reachable are returned as normal, and
|
|
32387
|
-
# those that are unreachable are returned in the
|
|
32388
|
-
# unreachable
|
|
32389
|
-
#
|
|
32390
|
-
# by default
|
|
32391
|
-
# explicitly documented otherwise in service or product specific
|
|
33914
|
+
# those that are unreachable are returned in the ListOperationsResponse.
|
|
33915
|
+
# unreachable field. This can only be `true` when reading across collections.
|
|
33916
|
+
# For example, when `parent` is set to `"projects/example/locations/-"`. This
|
|
33917
|
+
# field is not supported by default and will result in an `UNIMPLEMENTED` error
|
|
33918
|
+
# if set unless explicitly documented otherwise in service or product specific
|
|
33919
|
+
# documentation.
|
|
32392
33920
|
# @param [String] fields
|
|
32393
33921
|
# Selector specifying which fields to include in a partial response.
|
|
32394
33922
|
# @param [String] quota_user
|
|
@@ -32575,11 +34103,12 @@ module Google
|
|
|
32575
34103
|
# The standard list page token.
|
|
32576
34104
|
# @param [Boolean] return_partial_success
|
|
32577
34105
|
# When set to `true`, operations that are reachable are returned as normal, and
|
|
32578
|
-
# those that are unreachable are returned in the
|
|
32579
|
-
# unreachable
|
|
32580
|
-
#
|
|
32581
|
-
# by default
|
|
32582
|
-
# explicitly documented otherwise in service or product specific
|
|
34106
|
+
# those that are unreachable are returned in the ListOperationsResponse.
|
|
34107
|
+
# unreachable field. This can only be `true` when reading across collections.
|
|
34108
|
+
# For example, when `parent` is set to `"projects/example/locations/-"`. This
|
|
34109
|
+
# field is not supported by default and will result in an `UNIMPLEMENTED` error
|
|
34110
|
+
# if set unless explicitly documented otherwise in service or product specific
|
|
34111
|
+
# documentation.
|
|
32583
34112
|
# @param [String] fields
|
|
32584
34113
|
# Selector specifying which fields to include in a partial response.
|
|
32585
34114
|
# @param [String] quota_user
|
|
@@ -32766,11 +34295,12 @@ module Google
|
|
|
32766
34295
|
# The standard list page token.
|
|
32767
34296
|
# @param [Boolean] return_partial_success
|
|
32768
34297
|
# When set to `true`, operations that are reachable are returned as normal, and
|
|
32769
|
-
# those that are unreachable are returned in the
|
|
32770
|
-
# unreachable
|
|
32771
|
-
#
|
|
32772
|
-
# by default
|
|
32773
|
-
# explicitly documented otherwise in service or product specific
|
|
34298
|
+
# those that are unreachable are returned in the ListOperationsResponse.
|
|
34299
|
+
# unreachable field. This can only be `true` when reading across collections.
|
|
34300
|
+
# For example, when `parent` is set to `"projects/example/locations/-"`. This
|
|
34301
|
+
# field is not supported by default and will result in an `UNIMPLEMENTED` error
|
|
34302
|
+
# if set unless explicitly documented otherwise in service or product specific
|
|
34303
|
+
# documentation.
|
|
32774
34304
|
# @param [String] fields
|
|
32775
34305
|
# Selector specifying which fields to include in a partial response.
|
|
32776
34306
|
# @param [String] quota_user
|
|
@@ -32957,11 +34487,12 @@ module Google
|
|
|
32957
34487
|
# The standard list page token.
|
|
32958
34488
|
# @param [Boolean] return_partial_success
|
|
32959
34489
|
# When set to `true`, operations that are reachable are returned as normal, and
|
|
32960
|
-
# those that are unreachable are returned in the
|
|
32961
|
-
# unreachable
|
|
32962
|
-
#
|
|
32963
|
-
# by default
|
|
32964
|
-
# explicitly documented otherwise in service or product specific
|
|
34490
|
+
# those that are unreachable are returned in the ListOperationsResponse.
|
|
34491
|
+
# unreachable field. This can only be `true` when reading across collections.
|
|
34492
|
+
# For example, when `parent` is set to `"projects/example/locations/-"`. This
|
|
34493
|
+
# field is not supported by default and will result in an `UNIMPLEMENTED` error
|
|
34494
|
+
# if set unless explicitly documented otherwise in service or product specific
|
|
34495
|
+
# documentation.
|
|
32965
34496
|
# @param [String] fields
|
|
32966
34497
|
# Selector specifying which fields to include in a partial response.
|
|
32967
34498
|
# @param [String] quota_user
|
|
@@ -33148,11 +34679,12 @@ module Google
|
|
|
33148
34679
|
# The standard list page token.
|
|
33149
34680
|
# @param [Boolean] return_partial_success
|
|
33150
34681
|
# When set to `true`, operations that are reachable are returned as normal, and
|
|
33151
|
-
# those that are unreachable are returned in the
|
|
33152
|
-
# unreachable
|
|
33153
|
-
#
|
|
33154
|
-
# by default
|
|
33155
|
-
# explicitly documented otherwise in service or product specific
|
|
34682
|
+
# those that are unreachable are returned in the ListOperationsResponse.
|
|
34683
|
+
# unreachable field. This can only be `true` when reading across collections.
|
|
34684
|
+
# For example, when `parent` is set to `"projects/example/locations/-"`. This
|
|
34685
|
+
# field is not supported by default and will result in an `UNIMPLEMENTED` error
|
|
34686
|
+
# if set unless explicitly documented otherwise in service or product specific
|
|
34687
|
+
# documentation.
|
|
33156
34688
|
# @param [String] fields
|
|
33157
34689
|
# Selector specifying which fields to include in a partial response.
|
|
33158
34690
|
# @param [String] quota_user
|
|
@@ -33339,11 +34871,12 @@ module Google
|
|
|
33339
34871
|
# The standard list page token.
|
|
33340
34872
|
# @param [Boolean] return_partial_success
|
|
33341
34873
|
# When set to `true`, operations that are reachable are returned as normal, and
|
|
33342
|
-
# those that are unreachable are returned in the
|
|
33343
|
-
# unreachable
|
|
33344
|
-
#
|
|
33345
|
-
# by default
|
|
33346
|
-
# explicitly documented otherwise in service or product specific
|
|
34874
|
+
# those that are unreachable are returned in the ListOperationsResponse.
|
|
34875
|
+
# unreachable field. This can only be `true` when reading across collections.
|
|
34876
|
+
# For example, when `parent` is set to `"projects/example/locations/-"`. This
|
|
34877
|
+
# field is not supported by default and will result in an `UNIMPLEMENTED` error
|
|
34878
|
+
# if set unless explicitly documented otherwise in service or product specific
|
|
34879
|
+
# documentation.
|
|
33347
34880
|
# @param [String] fields
|
|
33348
34881
|
# Selector specifying which fields to include in a partial response.
|
|
33349
34882
|
# @param [String] quota_user
|
|
@@ -33530,11 +35063,12 @@ module Google
|
|
|
33530
35063
|
# The standard list page token.
|
|
33531
35064
|
# @param [Boolean] return_partial_success
|
|
33532
35065
|
# When set to `true`, operations that are reachable are returned as normal, and
|
|
33533
|
-
# those that are unreachable are returned in the
|
|
33534
|
-
# unreachable
|
|
33535
|
-
#
|
|
33536
|
-
# by default
|
|
33537
|
-
# explicitly documented otherwise in service or product specific
|
|
35066
|
+
# those that are unreachable are returned in the ListOperationsResponse.
|
|
35067
|
+
# unreachable field. This can only be `true` when reading across collections.
|
|
35068
|
+
# For example, when `parent` is set to `"projects/example/locations/-"`. This
|
|
35069
|
+
# field is not supported by default and will result in an `UNIMPLEMENTED` error
|
|
35070
|
+
# if set unless explicitly documented otherwise in service or product specific
|
|
35071
|
+
# documentation.
|
|
33538
35072
|
# @param [String] fields
|
|
33539
35073
|
# Selector specifying which fields to include in a partial response.
|
|
33540
35074
|
# @param [String] quota_user
|
|
@@ -33721,11 +35255,12 @@ module Google
|
|
|
33721
35255
|
# The standard list page token.
|
|
33722
35256
|
# @param [Boolean] return_partial_success
|
|
33723
35257
|
# When set to `true`, operations that are reachable are returned as normal, and
|
|
33724
|
-
# those that are unreachable are returned in the
|
|
33725
|
-
# unreachable
|
|
33726
|
-
#
|
|
33727
|
-
# by default
|
|
33728
|
-
# explicitly documented otherwise in service or product specific
|
|
35258
|
+
# those that are unreachable are returned in the ListOperationsResponse.
|
|
35259
|
+
# unreachable field. This can only be `true` when reading across collections.
|
|
35260
|
+
# For example, when `parent` is set to `"projects/example/locations/-"`. This
|
|
35261
|
+
# field is not supported by default and will result in an `UNIMPLEMENTED` error
|
|
35262
|
+
# if set unless explicitly documented otherwise in service or product specific
|
|
35263
|
+
# documentation.
|
|
33729
35264
|
# @param [String] fields
|
|
33730
35265
|
# Selector specifying which fields to include in a partial response.
|
|
33731
35266
|
# @param [String] quota_user
|
|
@@ -33912,11 +35447,12 @@ module Google
|
|
|
33912
35447
|
# The standard list page token.
|
|
33913
35448
|
# @param [Boolean] return_partial_success
|
|
33914
35449
|
# When set to `true`, operations that are reachable are returned as normal, and
|
|
33915
|
-
# those that are unreachable are returned in the
|
|
33916
|
-
# unreachable
|
|
33917
|
-
#
|
|
33918
|
-
# by default
|
|
33919
|
-
# explicitly documented otherwise in service or product specific
|
|
35450
|
+
# those that are unreachable are returned in the ListOperationsResponse.
|
|
35451
|
+
# unreachable field. This can only be `true` when reading across collections.
|
|
35452
|
+
# For example, when `parent` is set to `"projects/example/locations/-"`. This
|
|
35453
|
+
# field is not supported by default and will result in an `UNIMPLEMENTED` error
|
|
35454
|
+
# if set unless explicitly documented otherwise in service or product specific
|
|
35455
|
+
# documentation.
|
|
33920
35456
|
# @param [String] fields
|
|
33921
35457
|
# Selector specifying which fields to include in a partial response.
|
|
33922
35458
|
# @param [String] quota_user
|
|
@@ -33947,6 +35483,99 @@ module Google
|
|
|
33947
35483
|
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
|
33948
35484
|
execute_or_queue_command(command, &block)
|
|
33949
35485
|
end
|
|
35486
|
+
|
|
35487
|
+
# Evaluates a dataset based on a set of given metrics.
|
|
35488
|
+
# @param [Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluateDatasetRequest] google_cloud_aiplatform_v1_evaluate_dataset_request_object
|
|
35489
|
+
# @param [String] fields
|
|
35490
|
+
# Selector specifying which fields to include in a partial response.
|
|
35491
|
+
# @param [String] quota_user
|
|
35492
|
+
# Available to use for quota purposes for server-side applications. Can be any
|
|
35493
|
+
# arbitrary string assigned to a user, but should not exceed 40 characters.
|
|
35494
|
+
# @param [Google::Apis::RequestOptions] options
|
|
35495
|
+
# Request-specific options
|
|
35496
|
+
#
|
|
35497
|
+
# @yield [result, err] Result & error if block supplied
|
|
35498
|
+
# @yieldparam result [Google::Apis::AiplatformV1::GoogleLongrunningOperation] parsed result object
|
|
35499
|
+
# @yieldparam err [StandardError] error object if request failed
|
|
35500
|
+
#
|
|
35501
|
+
# @return [Google::Apis::AiplatformV1::GoogleLongrunningOperation]
|
|
35502
|
+
#
|
|
35503
|
+
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
35504
|
+
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
35505
|
+
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
35506
|
+
def evaluate_dataset(google_cloud_aiplatform_v1_evaluate_dataset_request_object = nil, fields: nil, quota_user: nil, options: nil, &block)
|
|
35507
|
+
command = make_simple_command(:post, 'v1:evaluateDataset', options)
|
|
35508
|
+
command.request_representation = Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluateDatasetRequest::Representation
|
|
35509
|
+
command.request_object = google_cloud_aiplatform_v1_evaluate_dataset_request_object
|
|
35510
|
+
command.response_representation = Google::Apis::AiplatformV1::GoogleLongrunningOperation::Representation
|
|
35511
|
+
command.response_class = Google::Apis::AiplatformV1::GoogleLongrunningOperation
|
|
35512
|
+
command.query['fields'] = fields unless fields.nil?
|
|
35513
|
+
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
|
35514
|
+
execute_or_queue_command(command, &block)
|
|
35515
|
+
end
|
|
35516
|
+
|
|
35517
|
+
# Evaluates instances based on a given metric.
|
|
35518
|
+
# @param [Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluateInstancesRequest] google_cloud_aiplatform_v1_evaluate_instances_request_object
|
|
35519
|
+
# @param [String] fields
|
|
35520
|
+
# Selector specifying which fields to include in a partial response.
|
|
35521
|
+
# @param [String] quota_user
|
|
35522
|
+
# Available to use for quota purposes for server-side applications. Can be any
|
|
35523
|
+
# arbitrary string assigned to a user, but should not exceed 40 characters.
|
|
35524
|
+
# @param [Google::Apis::RequestOptions] options
|
|
35525
|
+
# Request-specific options
|
|
35526
|
+
#
|
|
35527
|
+
# @yield [result, err] Result & error if block supplied
|
|
35528
|
+
# @yieldparam result [Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluateInstancesResponse] parsed result object
|
|
35529
|
+
# @yieldparam err [StandardError] error object if request failed
|
|
35530
|
+
#
|
|
35531
|
+
# @return [Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluateInstancesResponse]
|
|
35532
|
+
#
|
|
35533
|
+
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
35534
|
+
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
35535
|
+
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
35536
|
+
def evaluate_instances(google_cloud_aiplatform_v1_evaluate_instances_request_object = nil, fields: nil, quota_user: nil, options: nil, &block)
|
|
35537
|
+
command = make_simple_command(:post, 'v1:evaluateInstances', options)
|
|
35538
|
+
command.request_representation = Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluateInstancesRequest::Representation
|
|
35539
|
+
command.request_object = google_cloud_aiplatform_v1_evaluate_instances_request_object
|
|
35540
|
+
command.response_representation = Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluateInstancesResponse::Representation
|
|
35541
|
+
command.response_class = Google::Apis::AiplatformV1::GoogleCloudAiplatformV1EvaluateInstancesResponse
|
|
35542
|
+
command.query['fields'] = fields unless fields.nil?
|
|
35543
|
+
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
|
35544
|
+
execute_or_queue_command(command, &block)
|
|
35545
|
+
end
|
|
35546
|
+
|
|
35547
|
+
# Generates rubrics for a given prompt. A rubric represents a single testable
|
|
35548
|
+
# criterion for evaluation. One input prompt could have multiple rubrics This
|
|
35549
|
+
# RPC allows users to get suggested rubrics based on provided prompt, which can
|
|
35550
|
+
# then be reviewed and used for subsequent evaluations.
|
|
35551
|
+
# @param [Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GenerateInstanceRubricsRequest] google_cloud_aiplatform_v1_generate_instance_rubrics_request_object
|
|
35552
|
+
# @param [String] fields
|
|
35553
|
+
# Selector specifying which fields to include in a partial response.
|
|
35554
|
+
# @param [String] quota_user
|
|
35555
|
+
# Available to use for quota purposes for server-side applications. Can be any
|
|
35556
|
+
# arbitrary string assigned to a user, but should not exceed 40 characters.
|
|
35557
|
+
# @param [Google::Apis::RequestOptions] options
|
|
35558
|
+
# Request-specific options
|
|
35559
|
+
#
|
|
35560
|
+
# @yield [result, err] Result & error if block supplied
|
|
35561
|
+
# @yieldparam result [Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GenerateInstanceRubricsResponse] parsed result object
|
|
35562
|
+
# @yieldparam err [StandardError] error object if request failed
|
|
35563
|
+
#
|
|
35564
|
+
# @return [Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GenerateInstanceRubricsResponse]
|
|
35565
|
+
#
|
|
35566
|
+
# @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
|
|
35567
|
+
# @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
|
|
35568
|
+
# @raise [Google::Apis::AuthorizationError] Authorization is required
|
|
35569
|
+
def generate_instance_rubrics(google_cloud_aiplatform_v1_generate_instance_rubrics_request_object = nil, fields: nil, quota_user: nil, options: nil, &block)
|
|
35570
|
+
command = make_simple_command(:post, 'v1:generateInstanceRubrics', options)
|
|
35571
|
+
command.request_representation = Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GenerateInstanceRubricsRequest::Representation
|
|
35572
|
+
command.request_object = google_cloud_aiplatform_v1_generate_instance_rubrics_request_object
|
|
35573
|
+
command.response_representation = Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GenerateInstanceRubricsResponse::Representation
|
|
35574
|
+
command.response_class = Google::Apis::AiplatformV1::GoogleCloudAiplatformV1GenerateInstanceRubricsResponse
|
|
35575
|
+
command.query['fields'] = fields unless fields.nil?
|
|
35576
|
+
command.query['quotaUser'] = quota_user unless quota_user.nil?
|
|
35577
|
+
execute_or_queue_command(command, &block)
|
|
35578
|
+
end
|
|
33950
35579
|
|
|
33951
35580
|
protected
|
|
33952
35581
|
|