google-cloud-security_center_management 1.2.1 → 1.3.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 18e209d5cda3da93e370606c7fafcb6274744703d98595f4adbb6e3678374854
4
- data.tar.gz: b9fa27f30c7d08d29bf4a3ef365b44f7cf5538642949842d247a74bf6a5ac02a
3
+ metadata.gz: 45d0972b64373d11f5cb41901c9620c176189c2c5210baca0b67796a567ab28e
4
+ data.tar.gz: 278e0d327eb64a3b65323719f5daff7e742365a2b935e2275bb46b1918d24da1
5
5
  SHA512:
6
- metadata.gz: 7f43ae5062abaa056f5fb69896e897207b3aead93056dddffe0b390dce050a9aaa043f75adb2e68e20c4ff5f4a2f48a6e8cdebcdd359b11c85be09fb97a72752
7
- data.tar.gz: 79d6112a7b62e7be8809c3c7249e7094639ed4f58da03d24e79978b983d00bcf52b63665642e2d338e9a942cf9cc25d941f184eeaa759657d90ba8788351b7b5
6
+ metadata.gz: 7bf68cbb5e2680b9f18c4f9cb989df81e0ec860130b7f4c327842e90c02317ab142d9f2dd394fabb7410a83477d0605a71ebbd7a858120fc273a8b75fc80ff4c
7
+ data.tar.gz: fdf3bb7ab84adffd6f2072fa0fec0214f268fbf28df1568cd0661b07a6afc3dde06ab4a3234fc76b1d3a1308390a8102b0cff9e7646bc95429170d2fc4d06619
data/README.md CHANGED
@@ -34,6 +34,14 @@ In order to use this library, you first need to go through the following steps:
34
34
  1. [Enable the API.](https://console.cloud.google.com/apis/library/securitycentermanagement.googleapis.com)
35
35
  1. {file:AUTHENTICATION.md Set up authentication.}
36
36
 
37
+ ```ruby
38
+ require "google/cloud/security_center_management"
39
+
40
+ client = Google::Cloud::SecurityCenterManagement.security_center_management
41
+ request = ::Google::Cloud::SecurityCenterManagement::V1::ListEffectiveSecurityHealthAnalyticsCustomModulesRequest.new # (request fields as keyword arguments...)
42
+ response = client.list_effective_security_health_analytics_custom_modules request
43
+ ```
44
+
37
45
  ## Debug Logging
38
46
 
39
47
  This library comes with opt-in Debug Logging that can help you troubleshoot
@@ -20,7 +20,7 @@
20
20
  module Google
21
21
  module Cloud
22
22
  module SecurityCenterManagement
23
- VERSION = "1.2.1"
23
+ VERSION = "1.3.0"
24
24
  end
25
25
  end
26
26
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-cloud-security_center_management
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.2.1
4
+ version: 1.3.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
@@ -69,14 +69,14 @@ required_ruby_version: !ruby/object:Gem::Requirement
69
69
  requirements:
70
70
  - - ">="
71
71
  - !ruby/object:Gem::Version
72
- version: '3.0'
72
+ version: '3.2'
73
73
  required_rubygems_version: !ruby/object:Gem::Requirement
74
74
  requirements:
75
75
  - - ">="
76
76
  - !ruby/object:Gem::Version
77
77
  version: '0'
78
78
  requirements: []
79
- rubygems_version: 3.6.8
79
+ rubygems_version: 3.6.9
80
80
  specification_version: 4
81
81
  summary: Management API for Security Command Center, a built-in security and risk
82
82
  management solution for Google Cloud. Use this API to programmatically update the