google-apis-apigeeregistry_v1 0.1.0 → 0.2.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 9748995c0e5a7a392d82549c273e7f2b943a224a6c2b7ed422f859c9755c7621
4
- data.tar.gz: b1edb479ab73b7850601597b2c77f02e765ddc5066f716b3fce941fa7a2e52e9
3
+ metadata.gz: 1365aaf19c38a31aae9c0f5607c31065402dbc6c95277cd63867b0bd44f1e602
4
+ data.tar.gz: 52b208935928e2589830bbd05a80762b6e2533f10bb9a287f5ce0b436aa558cd
5
5
  SHA512:
6
- metadata.gz: 1532b7f9ab942cce16b20e80e7678f7769ba60be4fe74994020de032cfea0f250b1cc62e58517853a8605a73578f44ba0cef7b3c2779d382921d3d21b973f9ea
7
- data.tar.gz: f47f9190a606d66e58986ce64bb1499d35c41ace21c3a987c9768c0ebe5521fce3dceda33b8ee4147f241d56550332de27b07ee947ee9ef499bea913b3ba6ead
6
+ metadata.gz: a4d2ec1c53b73aeddd472b5980674cf8227b77ae6744ff30d47d5e9f924e221c672de7c15e5578ab43eaba29d486d504206752f6f996a81c8603239a4a43811b
7
+ data.tar.gz: aef579f1133034cd693de4e613a346fd679f5fd31ca562318fbc80b92b220b00d6900bbdc494b1d180f01259e498b3c7ea494357bcc9e26f79d318320707e878
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-apigeeregistry_v1
2
2
 
3
+ ### v0.2.0 (2022-05-16)
4
+
5
+ * Regenerated from discovery document revision 20220509
6
+
3
7
  ### v0.1.0 (2022-05-05)
4
8
 
5
9
  * Regenerated from discovery document revision 20220416
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module ApigeeregistryV1
18
18
  # Version of the google-apis-apigeeregistry_v1 gem
19
- GEM_VERSION = "0.1.0"
19
+ GEM_VERSION = "0.2.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.4.1"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20220416"
25
+ REVISION = "20220509"
26
26
  end
27
27
  end
28
28
  end
@@ -225,8 +225,9 @@ module Google
225
225
  # Gets the access control policy for a resource. Returns an empty policy if the
226
226
  # resource exists and does not have a policy set.
227
227
  # @param [String] resource
228
- # REQUIRED: The resource for which the policy is being requested. See the
229
- # operation documentation for the appropriate value for this field.
228
+ # REQUIRED: The resource for which the policy is being requested. See [Resource
229
+ # names](https://cloud.google.com/apis/design/resource_names) for the
230
+ # appropriate value for this field.
230
231
  # @param [Fixnum] options_requested_policy_version
231
232
  # Optional. The maximum policy version that will be used to format the policy.
232
233
  # Valid values are 0, 1, and 3. Requests specifying an invalid value will be
@@ -358,8 +359,9 @@ module Google
358
359
  # existing policy. Can return `NOT_FOUND`, `INVALID_ARGUMENT`, and `
359
360
  # PERMISSION_DENIED` errors.
360
361
  # @param [String] resource
361
- # REQUIRED: The resource for which the policy is being specified. See the
362
- # operation documentation for the appropriate value for this field.
362
+ # REQUIRED: The resource for which the policy is being specified. See [Resource
363
+ # names](https://cloud.google.com/apis/design/resource_names) for the
364
+ # appropriate value for this field.
363
365
  # @param [Google::Apis::ApigeeregistryV1::SetIamPolicyRequest] set_iam_policy_request_object
364
366
  # @param [String] fields
365
367
  # Selector specifying which fields to include in a partial response.
@@ -396,8 +398,9 @@ module Google
396
398
  # permission-aware UIs and command-line tools, not for authorization checking.
397
399
  # This operation may "fail open" without warning.
398
400
  # @param [String] resource
399
- # REQUIRED: The resource for which the policy detail is being requested. See the
400
- # operation documentation for the appropriate value for this field.
401
+ # REQUIRED: The resource for which the policy detail is being requested. See [
402
+ # Resource names](https://cloud.google.com/apis/design/resource_names) for the
403
+ # appropriate value for this field.
401
404
  # @param [Google::Apis::ApigeeregistryV1::TestIamPermissionsRequest] test_iam_permissions_request_object
402
405
  # @param [String] fields
403
406
  # Selector specifying which fields to include in a partial response.
@@ -564,8 +567,9 @@ module Google
564
567
  # Gets the access control policy for a resource. Returns an empty policy if the
565
568
  # resource exists and does not have a policy set.
566
569
  # @param [String] resource
567
- # REQUIRED: The resource for which the policy is being requested. See the
568
- # operation documentation for the appropriate value for this field.
570
+ # REQUIRED: The resource for which the policy is being requested. See [Resource
571
+ # names](https://cloud.google.com/apis/design/resource_names) for the
572
+ # appropriate value for this field.
569
573
  # @param [Fixnum] options_requested_policy_version
570
574
  # Optional. The maximum policy version that will be used to format the policy.
571
575
  # Valid values are 0, 1, and 3. Requests specifying an invalid value will be
@@ -686,8 +690,9 @@ module Google
686
690
  # existing policy. Can return `NOT_FOUND`, `INVALID_ARGUMENT`, and `
687
691
  # PERMISSION_DENIED` errors.
688
692
  # @param [String] resource
689
- # REQUIRED: The resource for which the policy is being specified. See the
690
- # operation documentation for the appropriate value for this field.
693
+ # REQUIRED: The resource for which the policy is being specified. See [Resource
694
+ # names](https://cloud.google.com/apis/design/resource_names) for the
695
+ # appropriate value for this field.
691
696
  # @param [Google::Apis::ApigeeregistryV1::SetIamPolicyRequest] set_iam_policy_request_object
692
697
  # @param [String] fields
693
698
  # Selector specifying which fields to include in a partial response.
@@ -724,8 +729,9 @@ module Google
724
729
  # permission-aware UIs and command-line tools, not for authorization checking.
725
730
  # This operation may "fail open" without warning.
726
731
  # @param [String] resource
727
- # REQUIRED: The resource for which the policy detail is being requested. See the
728
- # operation documentation for the appropriate value for this field.
732
+ # REQUIRED: The resource for which the policy detail is being requested. See [
733
+ # Resource names](https://cloud.google.com/apis/design/resource_names) for the
734
+ # appropriate value for this field.
729
735
  # @param [Google::Apis::ApigeeregistryV1::TestIamPermissionsRequest] test_iam_permissions_request_object
730
736
  # @param [String] fields
731
737
  # Selector specifying which fields to include in a partial response.
@@ -898,8 +904,9 @@ module Google
898
904
  # Gets the access control policy for a resource. Returns an empty policy if the
899
905
  # resource exists and does not have a policy set.
900
906
  # @param [String] resource
901
- # REQUIRED: The resource for which the policy is being requested. See the
902
- # operation documentation for the appropriate value for this field.
907
+ # REQUIRED: The resource for which the policy is being requested. See [Resource
908
+ # names](https://cloud.google.com/apis/design/resource_names) for the
909
+ # appropriate value for this field.
903
910
  # @param [Fixnum] options_requested_policy_version
904
911
  # Optional. The maximum policy version that will be used to format the policy.
905
912
  # Valid values are 0, 1, and 3. Requests specifying an invalid value will be
@@ -1104,8 +1111,9 @@ module Google
1104
1111
  # existing policy. Can return `NOT_FOUND`, `INVALID_ARGUMENT`, and `
1105
1112
  # PERMISSION_DENIED` errors.
1106
1113
  # @param [String] resource
1107
- # REQUIRED: The resource for which the policy is being specified. See the
1108
- # operation documentation for the appropriate value for this field.
1114
+ # REQUIRED: The resource for which the policy is being specified. See [Resource
1115
+ # names](https://cloud.google.com/apis/design/resource_names) for the
1116
+ # appropriate value for this field.
1109
1117
  # @param [Google::Apis::ApigeeregistryV1::SetIamPolicyRequest] set_iam_policy_request_object
1110
1118
  # @param [String] fields
1111
1119
  # Selector specifying which fields to include in a partial response.
@@ -1175,8 +1183,9 @@ module Google
1175
1183
  # permission-aware UIs and command-line tools, not for authorization checking.
1176
1184
  # This operation may "fail open" without warning.
1177
1185
  # @param [String] resource
1178
- # REQUIRED: The resource for which the policy detail is being requested. See the
1179
- # operation documentation for the appropriate value for this field.
1186
+ # REQUIRED: The resource for which the policy detail is being requested. See [
1187
+ # Resource names](https://cloud.google.com/apis/design/resource_names) for the
1188
+ # appropriate value for this field.
1180
1189
  # @param [Google::Apis::ApigeeregistryV1::TestIamPermissionsRequest] test_iam_permissions_request_object
1181
1190
  # @param [String] fields
1182
1191
  # Selector specifying which fields to include in a partial response.
@@ -1523,8 +1532,9 @@ module Google
1523
1532
  # Gets the access control policy for a resource. Returns an empty policy if the
1524
1533
  # resource exists and does not have a policy set.
1525
1534
  # @param [String] resource
1526
- # REQUIRED: The resource for which the policy is being requested. See the
1527
- # operation documentation for the appropriate value for this field.
1535
+ # REQUIRED: The resource for which the policy is being requested. See [Resource
1536
+ # names](https://cloud.google.com/apis/design/resource_names) for the
1537
+ # appropriate value for this field.
1528
1538
  # @param [Fixnum] options_requested_policy_version
1529
1539
  # Optional. The maximum policy version that will be used to format the policy.
1530
1540
  # Valid values are 0, 1, and 3. Requests specifying an invalid value will be
@@ -1656,8 +1666,9 @@ module Google
1656
1666
  # existing policy. Can return `NOT_FOUND`, `INVALID_ARGUMENT`, and `
1657
1667
  # PERMISSION_DENIED` errors.
1658
1668
  # @param [String] resource
1659
- # REQUIRED: The resource for which the policy is being specified. See the
1660
- # operation documentation for the appropriate value for this field.
1669
+ # REQUIRED: The resource for which the policy is being specified. See [Resource
1670
+ # names](https://cloud.google.com/apis/design/resource_names) for the
1671
+ # appropriate value for this field.
1661
1672
  # @param [Google::Apis::ApigeeregistryV1::SetIamPolicyRequest] set_iam_policy_request_object
1662
1673
  # @param [String] fields
1663
1674
  # Selector specifying which fields to include in a partial response.
@@ -1694,8 +1705,9 @@ module Google
1694
1705
  # permission-aware UIs and command-line tools, not for authorization checking.
1695
1706
  # This operation may "fail open" without warning.
1696
1707
  # @param [String] resource
1697
- # REQUIRED: The resource for which the policy detail is being requested. See the
1698
- # operation documentation for the appropriate value for this field.
1708
+ # REQUIRED: The resource for which the policy detail is being requested. See [
1709
+ # Resource names](https://cloud.google.com/apis/design/resource_names) for the
1710
+ # appropriate value for this field.
1699
1711
  # @param [Google::Apis::ApigeeregistryV1::TestIamPermissionsRequest] test_iam_permissions_request_object
1700
1712
  # @param [String] fields
1701
1713
  # Selector specifying which fields to include in a partial response.
@@ -1862,8 +1874,9 @@ module Google
1862
1874
  # Gets the access control policy for a resource. Returns an empty policy if the
1863
1875
  # resource exists and does not have a policy set.
1864
1876
  # @param [String] resource
1865
- # REQUIRED: The resource for which the policy is being requested. See the
1866
- # operation documentation for the appropriate value for this field.
1877
+ # REQUIRED: The resource for which the policy is being requested. See [Resource
1878
+ # names](https://cloud.google.com/apis/design/resource_names) for the
1879
+ # appropriate value for this field.
1867
1880
  # @param [Fixnum] options_requested_policy_version
1868
1881
  # Optional. The maximum policy version that will be used to format the policy.
1869
1882
  # Valid values are 0, 1, and 3. Requests specifying an invalid value will be
@@ -1984,8 +1997,9 @@ module Google
1984
1997
  # existing policy. Can return `NOT_FOUND`, `INVALID_ARGUMENT`, and `
1985
1998
  # PERMISSION_DENIED` errors.
1986
1999
  # @param [String] resource
1987
- # REQUIRED: The resource for which the policy is being specified. See the
1988
- # operation documentation for the appropriate value for this field.
2000
+ # REQUIRED: The resource for which the policy is being specified. See [Resource
2001
+ # names](https://cloud.google.com/apis/design/resource_names) for the
2002
+ # appropriate value for this field.
1989
2003
  # @param [Google::Apis::ApigeeregistryV1::SetIamPolicyRequest] set_iam_policy_request_object
1990
2004
  # @param [String] fields
1991
2005
  # Selector specifying which fields to include in a partial response.
@@ -2022,8 +2036,9 @@ module Google
2022
2036
  # permission-aware UIs and command-line tools, not for authorization checking.
2023
2037
  # This operation may "fail open" without warning.
2024
2038
  # @param [String] resource
2025
- # REQUIRED: The resource for which the policy detail is being requested. See the
2026
- # operation documentation for the appropriate value for this field.
2039
+ # REQUIRED: The resource for which the policy detail is being requested. See [
2040
+ # Resource names](https://cloud.google.com/apis/design/resource_names) for the
2041
+ # appropriate value for this field.
2027
2042
  # @param [Google::Apis::ApigeeregistryV1::TestIamPermissionsRequest] test_iam_permissions_request_object
2028
2043
  # @param [String] fields
2029
2044
  # Selector specifying which fields to include in a partial response.
@@ -2229,8 +2244,9 @@ module Google
2229
2244
  # Gets the access control policy for a resource. Returns an empty policy if the
2230
2245
  # resource exists and does not have a policy set.
2231
2246
  # @param [String] resource
2232
- # REQUIRED: The resource for which the policy is being requested. See the
2233
- # operation documentation for the appropriate value for this field.
2247
+ # REQUIRED: The resource for which the policy is being requested. See [Resource
2248
+ # names](https://cloud.google.com/apis/design/resource_names) for the
2249
+ # appropriate value for this field.
2234
2250
  # @param [Fixnum] options_requested_policy_version
2235
2251
  # Optional. The maximum policy version that will be used to format the policy.
2236
2252
  # Valid values are 0, 1, and 3. Requests specifying an invalid value will be
@@ -2434,8 +2450,9 @@ module Google
2434
2450
  # existing policy. Can return `NOT_FOUND`, `INVALID_ARGUMENT`, and `
2435
2451
  # PERMISSION_DENIED` errors.
2436
2452
  # @param [String] resource
2437
- # REQUIRED: The resource for which the policy is being specified. See the
2438
- # operation documentation for the appropriate value for this field.
2453
+ # REQUIRED: The resource for which the policy is being specified. See [Resource
2454
+ # names](https://cloud.google.com/apis/design/resource_names) for the
2455
+ # appropriate value for this field.
2439
2456
  # @param [Google::Apis::ApigeeregistryV1::SetIamPolicyRequest] set_iam_policy_request_object
2440
2457
  # @param [String] fields
2441
2458
  # Selector specifying which fields to include in a partial response.
@@ -2505,8 +2522,9 @@ module Google
2505
2522
  # permission-aware UIs and command-line tools, not for authorization checking.
2506
2523
  # This operation may "fail open" without warning.
2507
2524
  # @param [String] resource
2508
- # REQUIRED: The resource for which the policy detail is being requested. See the
2509
- # operation documentation for the appropriate value for this field.
2525
+ # REQUIRED: The resource for which the policy detail is being requested. See [
2526
+ # Resource names](https://cloud.google.com/apis/design/resource_names) for the
2527
+ # appropriate value for this field.
2510
2528
  # @param [Google::Apis::ApigeeregistryV1::TestIamPermissionsRequest] test_iam_permissions_request_object
2511
2529
  # @param [String] fields
2512
2530
  # Selector specifying which fields to include in a partial response.
@@ -2673,8 +2691,9 @@ module Google
2673
2691
  # Gets the access control policy for a resource. Returns an empty policy if the
2674
2692
  # resource exists and does not have a policy set.
2675
2693
  # @param [String] resource
2676
- # REQUIRED: The resource for which the policy is being requested. See the
2677
- # operation documentation for the appropriate value for this field.
2694
+ # REQUIRED: The resource for which the policy is being requested. See [Resource
2695
+ # names](https://cloud.google.com/apis/design/resource_names) for the
2696
+ # appropriate value for this field.
2678
2697
  # @param [Fixnum] options_requested_policy_version
2679
2698
  # Optional. The maximum policy version that will be used to format the policy.
2680
2699
  # Valid values are 0, 1, and 3. Requests specifying an invalid value will be
@@ -2795,8 +2814,9 @@ module Google
2795
2814
  # existing policy. Can return `NOT_FOUND`, `INVALID_ARGUMENT`, and `
2796
2815
  # PERMISSION_DENIED` errors.
2797
2816
  # @param [String] resource
2798
- # REQUIRED: The resource for which the policy is being specified. See the
2799
- # operation documentation for the appropriate value for this field.
2817
+ # REQUIRED: The resource for which the policy is being specified. See [Resource
2818
+ # names](https://cloud.google.com/apis/design/resource_names) for the
2819
+ # appropriate value for this field.
2800
2820
  # @param [Google::Apis::ApigeeregistryV1::SetIamPolicyRequest] set_iam_policy_request_object
2801
2821
  # @param [String] fields
2802
2822
  # Selector specifying which fields to include in a partial response.
@@ -2833,8 +2853,9 @@ module Google
2833
2853
  # permission-aware UIs and command-line tools, not for authorization checking.
2834
2854
  # This operation may "fail open" without warning.
2835
2855
  # @param [String] resource
2836
- # REQUIRED: The resource for which the policy detail is being requested. See the
2837
- # operation documentation for the appropriate value for this field.
2856
+ # REQUIRED: The resource for which the policy detail is being requested. See [
2857
+ # Resource names](https://cloud.google.com/apis/design/resource_names) for the
2858
+ # appropriate value for this field.
2838
2859
  # @param [Google::Apis::ApigeeregistryV1::TestIamPermissionsRequest] test_iam_permissions_request_object
2839
2860
  # @param [String] fields
2840
2861
  # Selector specifying which fields to include in a partial response.
@@ -3001,8 +3022,9 @@ module Google
3001
3022
  # Gets the access control policy for a resource. Returns an empty policy if the
3002
3023
  # resource exists and does not have a policy set.
3003
3024
  # @param [String] resource
3004
- # REQUIRED: The resource for which the policy is being requested. See the
3005
- # operation documentation for the appropriate value for this field.
3025
+ # REQUIRED: The resource for which the policy is being requested. See [Resource
3026
+ # names](https://cloud.google.com/apis/design/resource_names) for the
3027
+ # appropriate value for this field.
3006
3028
  # @param [Fixnum] options_requested_policy_version
3007
3029
  # Optional. The maximum policy version that will be used to format the policy.
3008
3030
  # Valid values are 0, 1, and 3. Requests specifying an invalid value will be
@@ -3123,8 +3145,9 @@ module Google
3123
3145
  # existing policy. Can return `NOT_FOUND`, `INVALID_ARGUMENT`, and `
3124
3146
  # PERMISSION_DENIED` errors.
3125
3147
  # @param [String] resource
3126
- # REQUIRED: The resource for which the policy is being specified. See the
3127
- # operation documentation for the appropriate value for this field.
3148
+ # REQUIRED: The resource for which the policy is being specified. See [Resource
3149
+ # names](https://cloud.google.com/apis/design/resource_names) for the
3150
+ # appropriate value for this field.
3128
3151
  # @param [Google::Apis::ApigeeregistryV1::SetIamPolicyRequest] set_iam_policy_request_object
3129
3152
  # @param [String] fields
3130
3153
  # Selector specifying which fields to include in a partial response.
@@ -3161,8 +3184,9 @@ module Google
3161
3184
  # permission-aware UIs and command-line tools, not for authorization checking.
3162
3185
  # This operation may "fail open" without warning.
3163
3186
  # @param [String] resource
3164
- # REQUIRED: The resource for which the policy detail is being requested. See the
3165
- # operation documentation for the appropriate value for this field.
3187
+ # REQUIRED: The resource for which the policy detail is being requested. See [
3188
+ # Resource names](https://cloud.google.com/apis/design/resource_names) for the
3189
+ # appropriate value for this field.
3166
3190
  # @param [Google::Apis::ApigeeregistryV1::TestIamPermissionsRequest] test_iam_permissions_request_object
3167
3191
  # @param [String] fields
3168
3192
  # Selector specifying which fields to include in a partial response.
@@ -3296,8 +3320,9 @@ module Google
3296
3320
  # Gets the access control policy for a resource. Returns an empty policy if the
3297
3321
  # resource exists and does not have a policy set.
3298
3322
  # @param [String] resource
3299
- # REQUIRED: The resource for which the policy is being requested. See the
3300
- # operation documentation for the appropriate value for this field.
3323
+ # REQUIRED: The resource for which the policy is being requested. See [Resource
3324
+ # names](https://cloud.google.com/apis/design/resource_names) for the
3325
+ # appropriate value for this field.
3301
3326
  # @param [Fixnum] options_requested_policy_version
3302
3327
  # Optional. The maximum policy version that will be used to format the policy.
3303
3328
  # Valid values are 0, 1, and 3. Requests specifying an invalid value will be
@@ -3341,8 +3366,9 @@ module Google
3341
3366
  # existing policy. Can return `NOT_FOUND`, `INVALID_ARGUMENT`, and `
3342
3367
  # PERMISSION_DENIED` errors.
3343
3368
  # @param [String] resource
3344
- # REQUIRED: The resource for which the policy is being specified. See the
3345
- # operation documentation for the appropriate value for this field.
3369
+ # REQUIRED: The resource for which the policy is being specified. See [Resource
3370
+ # names](https://cloud.google.com/apis/design/resource_names) for the
3371
+ # appropriate value for this field.
3346
3372
  # @param [Google::Apis::ApigeeregistryV1::SetIamPolicyRequest] set_iam_policy_request_object
3347
3373
  # @param [String] fields
3348
3374
  # Selector specifying which fields to include in a partial response.
@@ -3379,8 +3405,9 @@ module Google
3379
3405
  # permission-aware UIs and command-line tools, not for authorization checking.
3380
3406
  # This operation may "fail open" without warning.
3381
3407
  # @param [String] resource
3382
- # REQUIRED: The resource for which the policy detail is being requested. See the
3383
- # operation documentation for the appropriate value for this field.
3408
+ # REQUIRED: The resource for which the policy detail is being requested. See [
3409
+ # Resource names](https://cloud.google.com/apis/design/resource_names) for the
3410
+ # appropriate value for this field.
3384
3411
  # @param [Google::Apis::ApigeeregistryV1::TestIamPermissionsRequest] test_iam_permissions_request_object
3385
3412
  # @param [String] fields
3386
3413
  # Selector specifying which fields to include in a partial response.
@@ -3564,8 +3591,9 @@ module Google
3564
3591
  # Gets the access control policy for a resource. Returns an empty policy if the
3565
3592
  # resource exists and does not have a policy set.
3566
3593
  # @param [String] resource
3567
- # REQUIRED: The resource for which the policy is being requested. See the
3568
- # operation documentation for the appropriate value for this field.
3594
+ # REQUIRED: The resource for which the policy is being requested. See [Resource
3595
+ # names](https://cloud.google.com/apis/design/resource_names) for the
3596
+ # appropriate value for this field.
3569
3597
  # @param [Fixnum] options_requested_policy_version
3570
3598
  # Optional. The maximum policy version that will be used to format the policy.
3571
3599
  # Valid values are 0, 1, and 3. Requests specifying an invalid value will be
@@ -3609,8 +3637,9 @@ module Google
3609
3637
  # existing policy. Can return `NOT_FOUND`, `INVALID_ARGUMENT`, and `
3610
3638
  # PERMISSION_DENIED` errors.
3611
3639
  # @param [String] resource
3612
- # REQUIRED: The resource for which the policy is being specified. See the
3613
- # operation documentation for the appropriate value for this field.
3640
+ # REQUIRED: The resource for which the policy is being specified. See [Resource
3641
+ # names](https://cloud.google.com/apis/design/resource_names) for the
3642
+ # appropriate value for this field.
3614
3643
  # @param [Google::Apis::ApigeeregistryV1::SetIamPolicyRequest] set_iam_policy_request_object
3615
3644
  # @param [String] fields
3616
3645
  # Selector specifying which fields to include in a partial response.
@@ -3647,8 +3676,9 @@ module Google
3647
3676
  # permission-aware UIs and command-line tools, not for authorization checking.
3648
3677
  # This operation may "fail open" without warning.
3649
3678
  # @param [String] resource
3650
- # REQUIRED: The resource for which the policy detail is being requested. See the
3651
- # operation documentation for the appropriate value for this field.
3679
+ # REQUIRED: The resource for which the policy detail is being requested. See [
3680
+ # Resource names](https://cloud.google.com/apis/design/resource_names) for the
3681
+ # appropriate value for this field.
3652
3682
  # @param [Google::Apis::ApigeeregistryV1::TestIamPermissionsRequest] test_iam_permissions_request_object
3653
3683
  # @param [String] fields
3654
3684
  # Selector specifying which fields to include in a partial response.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-apigeeregistry_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.2.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-05-09 00:00:00.000000000 Z
11
+ date: 2022-05-23 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -58,7 +58,7 @@ licenses:
58
58
  metadata:
59
59
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
60
60
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-apigeeregistry_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-apigeeregistry_v1/v0.1.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-apigeeregistry_v1/v0.2.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-apigeeregistry_v1
63
63
  post_install_message:
64
64
  rdoc_options: []