google-apis-binaryauthorization_v1 0.16.0 → 0.17.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: 471c9c8d53587e25e1f7d582e61477fb929424a69273047af13bb72075648cd0
4
- data.tar.gz: dec9d455265f0044d683d7118dc79c7e3b47df2bb6f665efc2706cee12b3ebbb
3
+ metadata.gz: 6ae031abb714c70efa5c6c2bde8c0dc47434758536cd2ace771e620fb77c9d9a
4
+ data.tar.gz: f256c60afb97f3b3949afe24e12495870640e5b8776e4b01beb944c0904098a3
5
5
  SHA512:
6
- metadata.gz: f1b6e4e9c24232955df8d7ef76de2554d940cd66b255ac1b721c4d3897ab40d12f0348da48bd1f65b143c48ce433f75615b81d80de2a03fe043551b306a67d45
7
- data.tar.gz: aa2f1b56564f19bd45257fc2703d5e84cef0df6774e0b4594a9e6e9382fa383d1412c7cb8e279abac0bfff08d508ffff79c3774f92b600653b21fa43549c82ba
6
+ metadata.gz: 5b98ca2f9720b935232658127b786fca244a91ed0628dd4119ba3d13e3d1f7dfc8f16d36b88f1a28199a916ec136300e3965be06302c7d8d649524d83c78a9aa
7
+ data.tar.gz: 848d62898306613cf48ca9147ca82a23e6c42def8c4b85f499fc49d4d77a4bce3895891382bc82a6a9421902e3389c2f996b0c4b6ae90dbe0ed6c03df33fceea
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-binaryauthorization_v1
2
2
 
3
+ ### v0.17.0 (2022-05-12)
4
+
5
+ * Regenerated from discovery document revision 20220506
6
+
3
7
  ### v0.16.0 (2022-04-14)
4
8
 
5
9
  * Regenerated from discovery document revision 20220408
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module BinaryauthorizationV1
18
18
  # Version of the google-apis-binaryauthorization_v1 gem
19
- GEM_VERSION = "0.16.0"
19
+ GEM_VERSION = "0.17.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 = "20220408"
25
+ REVISION = "20220506"
26
26
  end
27
27
  end
28
28
  end
@@ -226,8 +226,9 @@ module Google
226
226
  # Gets the access control policy for a resource. Returns an empty policy if the
227
227
  # resource exists and does not have a policy set.
228
228
  # @param [String] resource
229
- # REQUIRED: The resource for which the policy is being requested. See the
230
- # operation documentation for the appropriate value for this field.
229
+ # REQUIRED: The resource for which the policy is being requested. See [Resource
230
+ # names](https://cloud.google.com/apis/design/resource_names) for the
231
+ # appropriate value for this field.
231
232
  # @param [Fixnum] options_requested_policy_version
232
233
  # Optional. The maximum policy version that will be used to format the policy.
233
234
  # Valid values are 0, 1, and 3. Requests specifying an invalid value will be
@@ -311,8 +312,9 @@ module Google
311
312
  # existing policy. Can return `NOT_FOUND`, `INVALID_ARGUMENT`, and `
312
313
  # PERMISSION_DENIED` errors.
313
314
  # @param [String] resource
314
- # REQUIRED: The resource for which the policy is being specified. See the
315
- # operation documentation for the appropriate value for this field.
315
+ # REQUIRED: The resource for which the policy is being specified. See [Resource
316
+ # names](https://cloud.google.com/apis/design/resource_names) for the
317
+ # appropriate value for this field.
316
318
  # @param [Google::Apis::BinaryauthorizationV1::SetIamPolicyRequest] set_iam_policy_request_object
317
319
  # @param [String] fields
318
320
  # Selector specifying which fields to include in a partial response.
@@ -349,8 +351,9 @@ module Google
349
351
  # permission-aware UIs and command-line tools, not for authorization checking.
350
352
  # This operation may "fail open" without warning.
351
353
  # @param [String] resource
352
- # REQUIRED: The resource for which the policy detail is being requested. See the
353
- # operation documentation for the appropriate value for this field.
354
+ # REQUIRED: The resource for which the policy detail is being requested. See [
355
+ # Resource names](https://cloud.google.com/apis/design/resource_names) for the
356
+ # appropriate value for this field.
354
357
  # @param [Google::Apis::BinaryauthorizationV1::TestIamPermissionsRequest] test_iam_permissions_request_object
355
358
  # @param [String] fields
356
359
  # Selector specifying which fields to include in a partial response.
@@ -453,8 +456,9 @@ module Google
453
456
  # Gets the access control policy for a resource. Returns an empty policy if the
454
457
  # resource exists and does not have a policy set.
455
458
  # @param [String] resource
456
- # REQUIRED: The resource for which the policy is being requested. See the
457
- # operation documentation for the appropriate value for this field.
459
+ # REQUIRED: The resource for which the policy is being requested. See [Resource
460
+ # names](https://cloud.google.com/apis/design/resource_names) for the
461
+ # appropriate value for this field.
458
462
  # @param [Fixnum] options_requested_policy_version
459
463
  # Optional. The maximum policy version that will be used to format the policy.
460
464
  # Valid values are 0, 1, and 3. Requests specifying an invalid value will be
@@ -498,8 +502,9 @@ module Google
498
502
  # existing policy. Can return `NOT_FOUND`, `INVALID_ARGUMENT`, and `
499
503
  # PERMISSION_DENIED` errors.
500
504
  # @param [String] resource
501
- # REQUIRED: The resource for which the policy is being specified. See the
502
- # operation documentation for the appropriate value for this field.
505
+ # REQUIRED: The resource for which the policy is being specified. See [Resource
506
+ # names](https://cloud.google.com/apis/design/resource_names) for the
507
+ # appropriate value for this field.
503
508
  # @param [Google::Apis::BinaryauthorizationV1::SetIamPolicyRequest] set_iam_policy_request_object
504
509
  # @param [String] fields
505
510
  # Selector specifying which fields to include in a partial response.
@@ -536,8 +541,9 @@ module Google
536
541
  # permission-aware UIs and command-line tools, not for authorization checking.
537
542
  # This operation may "fail open" without warning.
538
543
  # @param [String] resource
539
- # REQUIRED: The resource for which the policy detail is being requested. See the
540
- # operation documentation for the appropriate value for this field.
544
+ # REQUIRED: The resource for which the policy detail is being requested. See [
545
+ # Resource names](https://cloud.google.com/apis/design/resource_names) for the
546
+ # appropriate value for this field.
541
547
  # @param [Google::Apis::BinaryauthorizationV1::TestIamPermissionsRequest] test_iam_permissions_request_object
542
548
  # @param [String] fields
543
549
  # 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-binaryauthorization_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.16.0
4
+ version: 0.17.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-04-18 00:00:00.000000000 Z
11
+ date: 2022-05-16 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-binaryauthorization_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-binaryauthorization_v1/v0.16.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-binaryauthorization_v1/v0.17.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-binaryauthorization_v1
63
63
  post_install_message:
64
64
  rdoc_options: []