google-apis-artifactregistry_v1beta1 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: fa507248be910ed35a924c074179f6fcf7ae9f14921ea8e5a82a171ec0ac4dc4
4
- data.tar.gz: 487e47d0e197771e7474de43ae56b66e0e9d1ad2a9dbc54b84f27b33d635bfbd
3
+ metadata.gz: 4008e6a2bab17643900fe31835293e55077adab51da880e7faa9998454d950bb
4
+ data.tar.gz: '086a4a2b9ca3b2361d894ef30e7d53de8ffa181dc5652dd0b524719187bd3058'
5
5
  SHA512:
6
- metadata.gz: 3d72c92bef177a55ebddda083414ac46b7cd6e46a18a739c9b4b546ade4958938b4de3f3aadecafc73434f7f3f7ff3c57f8e912091bab285c2036336543e33a5
7
- data.tar.gz: f0c6d43ea170c1710b64de9324bf032ce57542402d3b69e204097ee0a7f7495712df9e06bc9a62f95f7ba07fcee46795248028e71de467853e566bded29b8ddc
6
+ metadata.gz: 97e13b99b28b59e831658df771827806d2942f8555e3a84de8784b1159e17ef0bc016fa989d192fb30ca5950048196832f9b87b29bb7f9c4a9a0526366943ce6
7
+ data.tar.gz: 54f7a11ab0f615cc6957ed0650eb35a93aee6db1a45bedefb97ec707e425ffb981f09588ecaee5ecbfeba324f3cca16b432a15f219227fc478afee316b28fb73
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-artifactregistry_v1beta1
2
2
 
3
+ ### v0.23.0 (2022-04-22)
4
+
5
+ * Regenerated from discovery document revision 20220415
6
+
3
7
  ### v0.22.0 (2022-04-06)
4
8
 
5
9
  * Regenerated from discovery document revision 20220401
@@ -45,7 +45,7 @@ module Google
45
45
  # @return [Google::Apis::ArtifactregistryV1beta1::Expr]
46
46
  attr_accessor :condition
47
47
 
48
- # Specifies the principals requesting access for a Cloud Platform resource. `
48
+ # Specifies the principals requesting access for a Google Cloud resource. `
49
49
  # members` can have the following values: * `allUsers`: A special identifier
50
50
  # that represents anyone who is on the internet; with or without a Google
51
51
  # account. * `allAuthenticatedUsers`: A special identifier that represents
@@ -823,7 +823,7 @@ module Google
823
823
  include Google::Apis::Core::Hashable
824
824
 
825
825
  # The set of permissions to check for the `resource`. Permissions with wildcards
826
- # (such as '*' or 'storage.*') are not allowed. For more information see [IAM
826
+ # (such as `*` or `storage.*`) are not allowed. For more information see [IAM
827
827
  # Overview](https://cloud.google.com/iam/docs/overview#permissions).
828
828
  # Corresponds to the JSON property `permissions`
829
829
  # @return [Array<String>]
@@ -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.22.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 = "20220401"
25
+ REVISION = "20220415"
26
26
  end
27
27
  end
28
28
  end
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.22.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-04-11 00:00:00.000000000 Z
11
+ date: 2022-04-25 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.22.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-artifactregistry_v1beta1/v0.23.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: []