google-apis-securitycenter_v1 0.29.0 → 0.30.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: c63c60599519970aaffa1223a48999217a4990150141ca0f758e1a201838ee4e
4
- data.tar.gz: fc1ed33d16e58506aff01b8a16410aaca5709a956486ca01450b044a96d35685
3
+ metadata.gz: bc41d713e9986c7ba8d1323652df6142c95fcbf171f915c39b7509124e4222db
4
+ data.tar.gz: 46307a122aa4650f50f09c40d76b12e075c6b3b12f64d03969708a393bdbefd8
5
5
  SHA512:
6
- metadata.gz: 4728f6165ddf8294fe0ceb4ce84ae6e6e3557541dd78a54f1686e75dc24989fc05f2f68e77983bb9f0202ed8a59e0ae24fde885b1c72cb41e0a5b23e107f8402
7
- data.tar.gz: 24416274b98934140537af497aac524c3a296469b8a1497ae23c62354068c44c3c4a5629ac6a6b05a3dbca48b0b50c5a79207624a0d791e555fcdb560ad4e3e6
6
+ metadata.gz: d6f614b2c049b1d5b93665c99c768c0c0bc2c821ec8d9b08e6aa2ad035e30b161a49cde3c196bb563d49319ec4952e3702e3d68d8b250271939676e1d1e8f590
7
+ data.tar.gz: 9672dd2afc2730f75e3a774a9e2dcafa5cae28109fc27d1b6e1eb15e3b0b900fbfbdd89e5dbbffd02f4681064a9b4b4580034f9213dc164acc2748d7ac82c8d2
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-securitycenter_v1
2
2
 
3
+ ### v0.30.0 (2022-05-10)
4
+
5
+ * Regenerated from discovery document revision 20220506
6
+
3
7
  ### v0.29.0 (2022-05-04)
4
8
 
5
9
  * Regenerated from discovery document revision 20220428
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module SecuritycenterV1
18
18
  # Version of the google-apis-securitycenter_v1 gem
19
- GEM_VERSION = "0.29.0"
19
+ GEM_VERSION = "0.30.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 = "20220428"
25
+ REVISION = "20220506"
26
26
  end
27
27
  end
28
28
  end
@@ -2171,8 +2171,9 @@ module Google
2171
2171
 
2172
2172
  # Gets the access control policy on the specified Source.
2173
2173
  # @param [String] resource
2174
- # REQUIRED: The resource for which the policy is being requested. See the
2175
- # operation documentation for the appropriate value for this field.
2174
+ # REQUIRED: The resource for which the policy is being requested. See [Resource
2175
+ # names](https://cloud.google.com/apis/design/resource_names) for the
2176
+ # appropriate value for this field.
2176
2177
  # @param [Google::Apis::SecuritycenterV1::GetIamPolicyRequest] get_iam_policy_request_object
2177
2178
  # @param [String] fields
2178
2179
  # Selector specifying which fields to include in a partial response.
@@ -2285,8 +2286,9 @@ module Google
2285
2286
 
2286
2287
  # Sets the access control policy on the specified Source.
2287
2288
  # @param [String] resource
2288
- # REQUIRED: The resource for which the policy is being specified. See the
2289
- # operation documentation for the appropriate value for this field.
2289
+ # REQUIRED: The resource for which the policy is being specified. See [Resource
2290
+ # names](https://cloud.google.com/apis/design/resource_names) for the
2291
+ # appropriate value for this field.
2290
2292
  # @param [Google::Apis::SecuritycenterV1::SetIamPolicyRequest] set_iam_policy_request_object
2291
2293
  # @param [String] fields
2292
2294
  # Selector specifying which fields to include in a partial response.
@@ -2319,8 +2321,9 @@ module Google
2319
2321
 
2320
2322
  # Returns the permissions that a caller has on the specified source.
2321
2323
  # @param [String] resource
2322
- # REQUIRED: The resource for which the policy detail is being requested. See the
2323
- # operation documentation for the appropriate value for this field.
2324
+ # REQUIRED: The resource for which the policy detail is being requested. See [
2325
+ # Resource names](https://cloud.google.com/apis/design/resource_names) for the
2326
+ # appropriate value for this field.
2324
2327
  # @param [Google::Apis::SecuritycenterV1::TestIamPermissionsRequest] test_iam_permissions_request_object
2325
2328
  # @param [String] fields
2326
2329
  # 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-securitycenter_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.29.0
4
+ version: 0.30.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-09 00:00:00.000000000 Z
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-securitycenter_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-securitycenter_v1/v0.29.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-securitycenter_v1/v0.30.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-securitycenter_v1
63
63
  post_install_message:
64
64
  rdoc_options: []