google-apis-artifactregistry_v1 0.25.0 → 0.26.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: cf2983966620678ce54f07689d0215766176de1a02dff6819addf2d5a6d53991
|
4
|
+
data.tar.gz: 30a8af0a4c53b334e7f14f9f5c2c4f9e84a4ee2ba598ec161f5f25833d58d382
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: e851ed572718fb4a389ecd08abb896413f2df31f30cb7174ce3d677800bb47bc8c6c33003223aeb3d2987490966b7d92ae81c77678f74c1c745c72a39841b210
|
7
|
+
data.tar.gz: 7cfe82451f6e1cbf49a17ba5a78ec405856ae37edc2a2d3b29f609462ef0f6c9d44bfd2d2f6597520f1b483904889f1ffdaa5d0de98a43ca31693f3c25cfb9b9
|
data/CHANGELOG.md
CHANGED
@@ -16,13 +16,13 @@ module Google
|
|
16
16
|
module Apis
|
17
17
|
module ArtifactregistryV1
|
18
18
|
# Version of the google-apis-artifactregistry_v1 gem
|
19
|
-
GEM_VERSION = "0.
|
19
|
+
GEM_VERSION = "0.26.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::ArtifactregistryV1::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::ArtifactregistryV1::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_v1
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.26.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-artifactregistry_v1/CHANGELOG.md
|
61
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-artifactregistry_v1/v0.
|
61
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-artifactregistry_v1/v0.26.0
|
62
62
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-artifactregistry_v1
|
63
63
|
post_install_message:
|
64
64
|
rdoc_options: []
|