google-apis-binaryauthorization_v1 0.16.0 → 0.17.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
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 6ae031abb714c70efa5c6c2bde8c0dc47434758536cd2ace771e620fb77c9d9a
|
|
4
|
+
data.tar.gz: f256c60afb97f3b3949afe24e12495870640e5b8776e4b01beb944c0904098a3
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 5b98ca2f9720b935232658127b786fca244a91ed0628dd4119ba3d13e3d1f7dfc8f16d36b88f1a28199a916ec136300e3965be06302c7d8d649524d83c78a9aa
|
|
7
|
+
data.tar.gz: 848d62898306613cf48ca9147ca82a23e6c42def8c4b85f499fc49d4d77a4bce3895891382bc82a6a9421902e3389c2f996b0c4b6ae90dbe0ed6c03df33fceea
|
data/CHANGELOG.md
CHANGED
|
@@ -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.
|
|
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 = "
|
|
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
|
|
230
|
-
#
|
|
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
|
|
315
|
-
#
|
|
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
|
|
353
|
-
#
|
|
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
|
|
457
|
-
#
|
|
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
|
|
502
|
-
#
|
|
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
|
|
540
|
-
#
|
|
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.
|
|
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-
|
|
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.
|
|
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: []
|