google-cloud-security_center_management 1.2.1 → 1.2.2

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: 8eed6417514f1a43e5dcd5324f8bfbc6be33ac0948b9467bb97a3cf855bbb1da
4
+ data.tar.gz: 8926ab9de0f8550b5a8ce68aeff06d1abacd3e7d00d544ca7a3097793a99b9de
5
5
  SHA512:
6
- metadata.gz: 7f43ae5062abaa056f5fb69896e897207b3aead93056dddffe0b390dce050a9aaa043f75adb2e68e20c4ff5f4a2f48a6e8cdebcdd359b11c85be09fb97a72752
7
- data.tar.gz: 79d6112a7b62e7be8809c3c7249e7094639ed4f58da03d24e79978b983d00bcf52b63665642e2d338e9a942cf9cc25d941f184eeaa759657d90ba8788351b7b5
6
+ metadata.gz: 9add40b0609d19fc31c7772a86dfa1bc4275e9b2454febb1bae21fc78002ec00a3857a942996a3982c74b1ec1e14bfbba3bdf0edb5dd8c3b98b6d22409dea7f2
7
+ data.tar.gz: 244a0b3a8c93193bec952be53f23d04db8bfb78a696e11b13aeaeed2260332a0195ecbf6f4315e01f3bf6d7d9cbc786bb9f17036960530ccac679acf904bf059
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.2.2"
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.2.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
@@ -76,7 +76,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
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