google-apis-secretmanager_v1 0.22.0 → 0.23.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:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: e7a9a782c442a0ca2fdeb2f07042df7adb711a0a2b58a7e4d7c954ee2560b587
|
4
|
+
data.tar.gz: 21e0838cd41112f8d1ecdabad5e4a892b54038f6a3eeaf2bcf5ec1f16227a53f
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 4e9bf81bc2bcf48351a384e0b0838c8bd9c4593672ebeb8186a76dcb77ddce8df667f22c7af12c4547fbf067bb3decec12c638500aa1a2ad3715363a3c8c3455
|
7
|
+
data.tar.gz: 6665eafa7583f29ce72cfcba6a1af8da76bfa791efb6573253899b94383857336c5781dac034eeac266e1e9fdb499cba4139c783a7bf86ba98a50b004d5f960a
|
data/CHANGELOG.md
CHANGED
@@ -16,13 +16,13 @@ module Google
|
|
16
16
|
module Apis
|
17
17
|
module SecretmanagerV1
|
18
18
|
# Version of the google-apis-secretmanager_v1 gem
|
19
|
-
GEM_VERSION = "0.
|
19
|
+
GEM_VERSION = "0.23.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
|
@@ -267,8 +267,9 @@ module Google
|
|
267
267
|
# Gets the access control policy for a secret. Returns empty policy if the
|
268
268
|
# secret exists and does not have a policy set.
|
269
269
|
# @param [String] resource
|
270
|
-
# REQUIRED: The resource for which the policy is being requested. See
|
271
|
-
#
|
270
|
+
# REQUIRED: The resource for which the policy is being requested. See [Resource
|
271
|
+
# names](https://cloud.google.com/apis/design/resource_names) for the
|
272
|
+
# appropriate value for this field.
|
272
273
|
# @param [Fixnum] options_requested_policy_version
|
273
274
|
# Optional. The maximum policy version that will be used to format the policy.
|
274
275
|
# Valid values are 0, 1, and 3. Requests specifying an invalid value will be
|
@@ -394,8 +395,9 @@ module Google
|
|
394
395
|
# policy. Permissions on SecretVersions are enforced according to the policy set
|
395
396
|
# on the associated Secret.
|
396
397
|
# @param [String] resource
|
397
|
-
# REQUIRED: The resource for which the policy is being specified. See
|
398
|
-
#
|
398
|
+
# REQUIRED: The resource for which the policy is being specified. See [Resource
|
399
|
+
# names](https://cloud.google.com/apis/design/resource_names) for the
|
400
|
+
# appropriate value for this field.
|
399
401
|
# @param [Google::Apis::SecretmanagerV1::SetIamPolicyRequest] set_iam_policy_request_object
|
400
402
|
# @param [String] fields
|
401
403
|
# Selector specifying which fields to include in a partial response.
|
@@ -432,8 +434,9 @@ module Google
|
|
432
434
|
# aware UIs and command-line tools, not for authorization checking. This
|
433
435
|
# operation may "fail open" without warning.
|
434
436
|
# @param [String] resource
|
435
|
-
# REQUIRED: The resource for which the policy detail is being requested. See
|
436
|
-
#
|
437
|
+
# REQUIRED: The resource for which the policy detail is being requested. See [
|
438
|
+
# Resource names](https://cloud.google.com/apis/design/resource_names) for the
|
439
|
+
# appropriate value for this field.
|
437
440
|
# @param [Google::Apis::SecretmanagerV1::TestIamPermissionsRequest] test_iam_permissions_request_object
|
438
441
|
# @param [String] fields
|
439
442
|
# 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-secretmanager_v1
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.23.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-
|
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-secretmanager_v1/CHANGELOG.md
|
61
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-secretmanager_v1/v0.
|
61
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-secretmanager_v1/v0.23.0
|
62
62
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-secretmanager_v1
|
63
63
|
post_install_message:
|
64
64
|
rdoc_options: []
|