google-apis-securitycenter_v1beta1 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: ef7c1039adedae7fcf888222b42b09539991dfb3d21bf2fc09c647522c4ec252
4
- data.tar.gz: ca0a1ece29005d309db75e3f994050d517b3f0ad00eab918582bed801bb2fdd6
3
+ metadata.gz: 766d773689a7a3d04c233ebe3095215bc513420bec037af3e5022ad7060a1948
4
+ data.tar.gz: a310f86e83ee6f5214e93e8a0f4028ec0d8cfdd91395ec5e925561d2f706068e
5
5
  SHA512:
6
- metadata.gz: d1e1642059cb2b1a5211e10763b5c94371ca181683329a44b87c58533d67b67ad4927c521e75f13dc4ee7de8386a2bac00a11938c7d17de2625d580562d7f060
7
- data.tar.gz: '097de38a1a0302529fdbe42d11fce27eaaeeffc738afd94fe851e31ab09d5ce4e2e6d1f6300ea9a8f6602ac6d1e24de6341d7cc85f088b621abe1c2c21acd74d'
6
+ metadata.gz: b98c46d1a059d8750a954828a67088890821c6f7f513597c42b91951e2e0ce2067dd0025a408b6c4e25d46e6c54876251ada72f3c5c1212d666f41c64d1b693e
7
+ data.tar.gz: 016f682810a3e7126174f631beba2f3b4e40e9fa30e12e0f8dd041e84a0cdc2722ded513a0c2d4a62c6ae9f1f7ab20c5de16cedd2fdef08f6994adf9b2e424d4
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-securitycenter_v1beta1
2
2
 
3
+ ### v0.24.0 (2022-04-12)
4
+
5
+ * Regenerated from discovery document revision 20220408
6
+
3
7
  ### v0.23.0 (2022-04-05)
4
8
 
5
9
  * Regenerated from discovery document revision 20220401
@@ -253,7 +253,7 @@ module Google
253
253
  # @return [Google::Apis::SecuritycenterV1beta1::Expr]
254
254
  attr_accessor :condition
255
255
 
256
- # Specifies the principals requesting access for a Cloud Platform resource. `
256
+ # Specifies the principals requesting access for a Google Cloud resource. `
257
257
  # members` can have the following values: * `allUsers`: A special identifier
258
258
  # that represents anyone who is on the internet; with or without a Google
259
259
  # account. * `allAuthenticatedUsers`: A special identifier that represents
@@ -2585,7 +2585,7 @@ module Google
2585
2585
  include Google::Apis::Core::Hashable
2586
2586
 
2587
2587
  # The set of permissions to check for the `resource`. Permissions with wildcards
2588
- # (such as '*' or 'storage.*') are not allowed. For more information see [IAM
2588
+ # (such as `*` or `storage.*`) are not allowed. For more information see [IAM
2589
2589
  # Overview](https://cloud.google.com/iam/docs/overview#permissions).
2590
2590
  # Corresponds to the JSON property `permissions`
2591
2591
  # @return [Array<String>]
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module SecuritycenterV1beta1
18
18
  # Version of the google-apis-securitycenter_v1beta1 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 = "20220401"
25
+ REVISION = "20220408"
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-securitycenter_v1beta1
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-04-11 00:00:00.000000000 Z
11
+ date: 2022-04-18 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-securitycenter_v1beta1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-securitycenter_v1beta1/v0.23.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-securitycenter_v1beta1/v0.24.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-securitycenter_v1beta1
63
63
  post_install_message:
64
64
  rdoc_options: []