google-apis-containeranalysis_v1alpha1 0.23.0 → 0.24.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: f2aa6edface1f2989bab84578e9f2ff436c21b4f9c6fc9e8d5cc1f46a286f534
4
- data.tar.gz: 4c0fce7183c4a2f0d2724ecaca055bdbb372e13d0bf47a9fcb028d6f15ac5f05
3
+ metadata.gz: 64a643de48af1e0eda25c22f39aba417df7f9c39c529248aae1935c55b41ddc9
4
+ data.tar.gz: 8363d206d727681b8b4a47980cf3b96d2a2a9decf1f8a17894cad86739188eb8
5
5
  SHA512:
6
- metadata.gz: 1f075da89b671fb1030eb71b3629758a7d04c8ae065b11cf4f38ebe9d7eebe5086216101fa84aa1654c277f76395954b9cc3f9dc50e37915191c7bd64bd23f88
7
- data.tar.gz: 56b16680f6e6681b70f049386fd500144d80606150c60d4518e6840cb4102bd3c192046392f26af96a8a5f1c864552adb77bff0e3bedf9759b8105419d32d40d
6
+ metadata.gz: bd9e197398862cb9cae780bbdb12e7b5464796b493de6bfe0635e47a1a7336b5d7eca20103b348f51cc183ecd498a4e152ea7b18a434d563f8e326dd03e3c6a5
7
+ data.tar.gz: babb0e0392e19cda1502b3b1930e484f2eb4dde86dd9a5d0c5931d76403b74a87b3bb7f7e0540345e2d0c30d9f6bc9bb4a9fabd718969ad4ff9c06601dcfe703
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-containeranalysis_v1alpha1
2
2
 
3
+ ### v0.24.0 (2022-04-21)
4
+
5
+ * Regenerated from discovery document revision 20220414
6
+
3
7
  ### v0.23.0 (2022-03-23)
4
8
 
5
9
  * Regenerated from discovery document revision 20220318
@@ -207,7 +207,7 @@ module Google
207
207
  # @return [Google::Apis::ContaineranalysisV1alpha1::Expr]
208
208
  attr_accessor :condition
209
209
 
210
- # Specifies the principals requesting access for a Cloud Platform resource. `
210
+ # Specifies the principals requesting access for a Google Cloud resource. `
211
211
  # members` can have the following values: * `allUsers`: A special identifier
212
212
  # that represents anyone who is on the internet; with or without a Google
213
213
  # account. * `allAuthenticatedUsers`: A special identifier that represents
@@ -5203,7 +5203,7 @@ module Google
5203
5203
  include Google::Apis::Core::Hashable
5204
5204
 
5205
5205
  # The set of permissions to check for the `resource`. Permissions with wildcards
5206
- # (such as '*' or 'storage.*') are not allowed. For more information see [IAM
5206
+ # (such as `*` or `storage.*`) are not allowed. For more information see [IAM
5207
5207
  # Overview](https://cloud.google.com/iam/docs/overview#permissions).
5208
5208
  # Corresponds to the JSON property `permissions`
5209
5209
  # @return [Array<String>]
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module ContaineranalysisV1alpha1
18
18
  # Version of the google-apis-containeranalysis_v1alpha1 gem
19
- GEM_VERSION = "0.23.0"
19
+ GEM_VERSION = "0.24.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 = "20220318"
25
+ REVISION = "20220414"
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-containeranalysis_v1alpha1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.23.0
4
+ version: 0.24.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-03-28 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-containeranalysis_v1alpha1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-containeranalysis_v1alpha1/v0.23.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-containeranalysis_v1alpha1/v0.24.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-containeranalysis_v1alpha1
63
63
  post_install_message:
64
64
  rdoc_options: []