google-apis-artifactregistry_v1beta1 0.13.0 → 0.14.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: 0c39d46721ea2d06200bb5e8f6cb478b7bed0efdde3860d55b921b09c1b81f77
4
- data.tar.gz: ce63dd46aa42b8936a0d1b80d4a87e2a2e3445249c4a47024d272d2a015c64ed
3
+ metadata.gz: d3f4a2d842943ef029d1d6d65974ef628bdb73a21dab8e8a856f4465ed71f01b
4
+ data.tar.gz: 10c44fdcac3ececba96ef30b465cbf6f06281cd511d64281272208f17e2e9137
5
5
  SHA512:
6
- metadata.gz: 611f8bd83edeb683d60b4d06c67d53a7d0ce0750f0c0888d225a1ab59a202579b8b14d1833db082d5a54bf098d4ed5f27eebe8aaa6270cbe16790721b7da8a03
7
- data.tar.gz: a051682818f108d29f8f0ffb9e1f0150c39856cdfb71f14e2c9b6c953fba791b458fe9375b6d4a814a9c105ab2ad9c73c4dc9be0d41efb9a39946f721e4a6c80
6
+ metadata.gz: 6fd30d6b26bff9a6f92a020537fbd4e70163a9fee7a0830a57c9786fbdf70a82f7493f8879a079f068d2ac95f66014cb927d948cd2119b08298910373e7ba9cd
7
+ data.tar.gz: b18fb053eb01a4f315861362436fbe48c34d48593842fe87132f9577075a440cc8bf6d8ae262b6302725060c755e3f07fbb00ed49addd8fe612019825277996b
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-artifactregistry_v1beta1
2
2
 
3
+ ### v0.14.0 (2021-11-13)
4
+
5
+ * Regenerated from discovery document revision 20211108
6
+
3
7
  ### v0.13.0 (2021-10-22)
4
8
 
5
9
  * Regenerated from discovery document revision 20211015
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module ArtifactregistryV1beta1
18
18
  # Version of the google-apis-artifactregistry_v1beta1 gem
19
- GEM_VERSION = "0.13.0"
19
+ GEM_VERSION = "0.14.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.4.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20211015"
25
+ REVISION = "20211108"
26
26
  end
27
27
  end
28
28
  end
@@ -258,13 +258,16 @@ module Google
258
258
  # REQUIRED: The resource for which the policy is being requested. See the
259
259
  # operation documentation for the appropriate value for this field.
260
260
  # @param [Fixnum] options_requested_policy_version
261
- # Optional. The policy format version to be returned. Valid values are 0, 1, and
262
- # 3. Requests specifying an invalid value will be rejected. Requests for
263
- # policies with any conditional bindings must specify version 3. Policies
264
- # without any conditional bindings may specify any valid value or leave the
265
- # field unset. To learn which resources support conditions in their IAM policies,
266
- # see the [IAM documentation](https://cloud.google.com/iam/help/conditions/
267
- # resource-policies).
261
+ # Optional. The maximum policy version that will be used to format the policy.
262
+ # Valid values are 0, 1, and 3. Requests specifying an invalid value will be
263
+ # rejected. Requests for policies with any conditional role bindings must
264
+ # specify version 3. Policies with no conditional role bindings may specify any
265
+ # valid value or leave the field unset. The policy in the response might use the
266
+ # policy version that you specified, or it might use a lower policy version. For
267
+ # example, if you specify version 3, but the policy has no conditional role
268
+ # bindings, the response uses version 1. To learn which resources support
269
+ # conditions in their IAM policies, see the [IAM documentation](https://cloud.
270
+ # google.com/iam/help/conditions/resource-policies).
268
271
  # @param [String] fields
269
272
  # Selector specifying which fields to include in a partial response.
270
273
  # @param [String] quota_user
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-artifactregistry_v1beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.13.0
4
+ version: 0.14.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: 2021-10-27 00:00:00.000000000 Z
11
+ date: 2021-11-15 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_v1beta1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-artifactregistry_v1beta1/v0.13.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-artifactregistry_v1beta1/v0.14.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-artifactregistry_v1beta1
63
63
  post_install_message:
64
64
  rdoc_options: []