google-cloud-security_center 2.0.0 → 2.0.1

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: d83c6a1a67c993c37e82363e6e309043eade2eb64d5a0c4f9bed9b78aa08b2f9
4
- data.tar.gz: fa33f7fd1022cd49f034398b18e8de004f614518adfa32541a90728da4cd6019
3
+ metadata.gz: 81190407a7bcf1ee59c91a7ecf2a0e0435840c387ffebd15002f58f86ba7c0b4
4
+ data.tar.gz: f98bae10e8e3928e4c90bc78b1f31e788605f467a816b2f6d3222892db5fd1d4
5
5
  SHA512:
6
- metadata.gz: '083c78f9edd15d19203ed585585dde6f3769231baf97ec2649da6bd834abd052e02509216949439dd010bae129fe91321da4cc7e29dc6d7f53cbd82a7b229ca1'
7
- data.tar.gz: 3a935e97abcf50fb18f29f589ee73b44640698974f393090691bbe2986bf444cc6672a40e0633b9c35f590724903e97e73bf5d20c20df49c3db5434ba931d18a
6
+ metadata.gz: 947c81e5a1425336c4a910fcdf962bdf0c7e86ec56ab9b3153879db68d85a627fce5656cb67f96ddd6f775a674a7a4fd694dcff04c4c16f0d3f784978e377ca3
7
+ data.tar.gz: 848a316d83158445bd7aaa8467d626e2bf9579b46b89903766094a5500d14016dde42ef4e8408b4768c7ff96e62a0aff581b3bbc9c98e0ee8bf07f88bd82240f
data/README.md CHANGED
@@ -7,7 +7,7 @@ Security Command Center API provides access to temporal views of assets and find
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-v*`.
9
9
  The gem `google-cloud-security_center` 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
 
@@ -20,7 +20,7 @@
20
20
  module Google
21
21
  module Cloud
22
22
  module SecurityCenter
23
- VERSION = "2.0.0"
23
+ VERSION = "2.0.1"
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
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.0.0
4
+ version: 2.0.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  bindir: bin
9
9
  cert_chain: []
10
- date: 2025-02-13 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
@@ -83,7 +83,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
83
83
  - !ruby/object:Gem::Version
84
84
  version: '0'
85
85
  requirements: []
86
- rubygems_version: 3.6.3
86
+ rubygems_version: 3.6.8
87
87
  specification_version: 4
88
88
  summary: API Client library for the Security Command Center API
89
89
  test_files: []