google-apis-artifactregistry_v1beta2 0.24.0 → 0.25.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: '088974b15691ec119b25da65f9332407f0df20d39348914a1eb9ebb63d218571'
|
4
|
+
data.tar.gz: 23a9da67d6abc4ca9346959b9fb750ceb4770abb2b251badbe1e94fc12ee2da2
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 20d5caade4f711c7e9f45be9494ce46e60131f642dddb9a5d126c50f17eebfb0c389d56e0f6812d7b2e990fab04a963bc582be10fff9f4484186b4cae668e6dc
|
7
|
+
data.tar.gz: be412e7b500d7c716754883873ddeb03365d90686b0c505399bb8eff235bbd588b0e779ac67dc1381bcd0563843dccbbd84037b39f4669919c527b6fed94e026
|
data/CHANGELOG.md
CHANGED
@@ -16,13 +16,13 @@ module Google
|
|
16
16
|
module Apis
|
17
17
|
module ArtifactregistryV1beta2
|
18
18
|
# Version of the google-apis-artifactregistry_v1beta2 gem
|
19
|
-
GEM_VERSION = "0.
|
19
|
+
GEM_VERSION = "0.25.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
|
@@ -322,8 +322,9 @@ module Google
|
|
322
322
|
|
323
323
|
# Gets the IAM policy for a given resource.
|
324
324
|
# @param [String] resource
|
325
|
-
# REQUIRED: The resource for which the policy is being requested. See
|
326
|
-
#
|
325
|
+
# REQUIRED: The resource for which the policy is being requested. See [Resource
|
326
|
+
# names](https://cloud.google.com/apis/design/resource_names) for the
|
327
|
+
# appropriate value for this field.
|
327
328
|
# @param [Fixnum] options_requested_policy_version
|
328
329
|
# Optional. The maximum policy version that will be used to format the policy.
|
329
330
|
# Valid values are 0, 1, and 3. Requests specifying an invalid value will be
|
@@ -440,8 +441,9 @@ module Google
|
|
440
441
|
|
441
442
|
# Updates the IAM policy for a given resource.
|
442
443
|
# @param [String] resource
|
443
|
-
# REQUIRED: The resource for which the policy is being specified. See
|
444
|
-
#
|
444
|
+
# REQUIRED: The resource for which the policy is being specified. See [Resource
|
445
|
+
# names](https://cloud.google.com/apis/design/resource_names) for the
|
446
|
+
# appropriate value for this field.
|
445
447
|
# @param [Google::Apis::ArtifactregistryV1beta2::SetIamPolicyRequest] set_iam_policy_request_object
|
446
448
|
# @param [String] fields
|
447
449
|
# Selector specifying which fields to include in a partial response.
|
@@ -474,8 +476,9 @@ module Google
|
|
474
476
|
|
475
477
|
# Tests if the caller has a list of permissions on a resource.
|
476
478
|
# @param [String] resource
|
477
|
-
# REQUIRED: The resource for which the policy detail is being requested. See
|
478
|
-
#
|
479
|
+
# REQUIRED: The resource for which the policy detail is being requested. See [
|
480
|
+
# Resource names](https://cloud.google.com/apis/design/resource_names) for the
|
481
|
+
# appropriate value for this field.
|
479
482
|
# @param [Google::Apis::ArtifactregistryV1beta2::TestIamPermissionsRequest] test_iam_permissions_request_object
|
480
483
|
# @param [String] fields
|
481
484
|
# 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-artifactregistry_v1beta2
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.25.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-artifactregistry_v1beta2/CHANGELOG.md
|
61
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-artifactregistry_v1beta2/v0.
|
61
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-artifactregistry_v1beta2/v0.25.0
|
62
62
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-artifactregistry_v1beta2
|
63
63
|
post_install_message:
|
64
64
|
rdoc_options: []
|