google-cloud-security_center_management 1.2.0 → 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: 955c9e0ceba42f4f2c2761d26f3f8947613a344254885b2bff5b219682459709
4
- data.tar.gz: 2a6a15176d5fef962c32a6ca180cefb59f9a83e9e9ca75316d6b6f308954ff3a
3
+ metadata.gz: 8eed6417514f1a43e5dcd5324f8bfbc6be33ac0948b9467bb97a3cf855bbb1da
4
+ data.tar.gz: 8926ab9de0f8550b5a8ce68aeff06d1abacd3e7d00d544ca7a3097793a99b9de
5
5
  SHA512:
6
- metadata.gz: 2465dde29bce27ca600859d2e3cc58e9302babd16228ac843ea9f91577d163412cdcabeaf6ea1c7bf620d33dafca8aa4a2b9490c243e57873706604d68602c04
7
- data.tar.gz: 891d915f657db81dbe0981747aa2ea6254495986fc7d00c4602aea603fde63d3ae3d160769905dc873cb4a1216d928a6e258e8aab029d127665996cc7e54bb9d
6
+ metadata.gz: 9add40b0609d19fc31c7772a86dfa1bc4275e9b2454febb1bae21fc78002ec00a3857a942996a3982c74b1ec1e14bfbba3bdf0edb5dd8c3b98b6d22409dea7f2
7
+ data.tar.gz: 244a0b3a8c93193bec952be53f23d04db8bfb78a696e11b13aeaeed2260332a0195ecbf6f4315e01f3bf6d7d9cbc786bb9f17036960530ccac679acf904bf059
data/README.md CHANGED
@@ -7,7 +7,7 @@ Management API for Security Command Center, a built-in security and risk managem
7
7
  Actual client classes for the various versions of this API are defined in
8
8
  _versioned_ client gems, with names of the form `google-cloud-security_center_management-v*`.
9
9
  The gem `google-cloud-security_center_management` is the main client library that brings the
10
- verisoned gems in as dependencies, and provides high-level methods for
10
+ versioned gems in as dependencies, and provides high-level methods for
11
11
  constructing clients. More information on versioned clients can be found below
12
12
  in the section titled *Which client should I use?*.
13
13
 
@@ -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.0"
23
+ VERSION = "1.2.2"
24
24
  end
25
25
  end
26
26
  end
metadata CHANGED
@@ -1,13 +1,13 @@
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.0
4
+ version: 1.2.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  bindir: bin
9
9
  cert_chain: []
10
- date: 2025-01-29 00:00:00.000000000 Z
10
+ date: 1980-01-02 00:00:00.000000000 Z
11
11
  dependencies:
12
12
  - !ruby/object:Gem::Dependency
13
13
  name: google-cloud-core
@@ -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.2
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