google-apis-securitycenter_v1beta1 0.19.0 → 0.20.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: 7eca08decab35b478f3357a82a7b6a88e983262383e3c7777fe03619003419d5
4
- data.tar.gz: e95571eca66f7e99454cbd7eec83cef4f882b11c3d95a20b49025ba9126ee580
3
+ metadata.gz: 16e3f8cbb41c0ede5d2bdba31c95e19899aeb15f74cccc517fdaabb57ad7eace
4
+ data.tar.gz: 875c056b7c3c883df19394d80512ef5dd931f835ad31b62d0636736b1de3ceaf
5
5
  SHA512:
6
- metadata.gz: 5b3522a7ac3ea8ac032fe167274c1440e6e49c3b67cb70a6f2b337b896230f1a74d349c38dd4df272ac58e81ee8c7877b8195eaded210035490c31597f7b7f00
7
- data.tar.gz: 6a6ad361a4aac56cbfa5c8cf4d58845144bd80c3c9eacd27f6dc4d8ac2c495ea74ed80e152eb330f0a0d5a64f86ef82e7e98bc9c7becb0e484e50ea3b851e9c1
6
+ metadata.gz: be7d26745721b22f5f9e9ee21ffebd91a73fc5a50a0139dd1e358a431459aed3b7ff9356d6cfda523d58c5a9150a8c1c3178199d23349ba237a1141cb170f8e7
7
+ data.tar.gz: 2c98508e7ab80685342163e3a2572a350980b29e5458492cf767a74b9bafb42ff7ac874d9ff6927728be806040715e3a57f36b1d78ba8752cd5be0cf0fd23297
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-securitycenter_v1beta1
2
2
 
3
+ ### v0.20.0 (2022-03-08)
4
+
5
+ * Regenerated from discovery document revision 20220303
6
+
3
7
  ### v0.19.0 (2022-02-23)
4
8
 
5
9
  * Regenerated from discovery document revision 20220219
@@ -895,10 +895,10 @@ module Google
895
895
  # @return [String]
896
896
  attr_accessor :external_uid
897
897
 
898
- # External System Name e.g. jira, demisto, etc. e.g.: organizations/1234/sources/
899
- # 5678/findings/123456/externalSystems/jira folders/1234/sources/5678/findings/
900
- # 123456/externalSystems/jira projects/1234/sources/5678/findings/123456/
901
- # externalSystems/jira
898
+ # External System Name e.g. jira, demisto, etc. e.g.: `organizations/1234/
899
+ # sources/5678/findings/123456/externalSystems/jira` `folders/1234/sources/5678/
900
+ # findings/123456/externalSystems/jira` `projects/1234/sources/5678/findings/
901
+ # 123456/externalSystems/jira`
902
902
  # Corresponds to the JSON property `name`
903
903
  # @return [String]
904
904
  attr_accessor :name
@@ -2024,9 +2024,9 @@ module Google
2024
2024
  # The MITRE ATT&CK technique most closely represented by this finding, if any.
2025
2025
  # primary_techniques is a repeated field because there are multiple levels of
2026
2026
  # MITRE ATT&CK techniques. If the technique most closely represented by this
2027
- # finding is a sub-technique (e.g. SCANNING_IP_BLOCKS), both the sub-technique
2028
- # and its parent technique(s) will be listed (e.g. SCANNING_IP_BLOCKS,
2029
- # ACTIVE_SCANNING).
2027
+ # finding is a sub-technique (e.g. `SCANNING_IP_BLOCKS`), both the sub-technique
2028
+ # and its parent technique(s) will be listed (e.g. `SCANNING_IP_BLOCKS`, `
2029
+ # ACTIVE_SCANNING`).
2030
2030
  # Corresponds to the JSON property `primaryTechniques`
2031
2031
  # @return [Array<String>]
2032
2032
  attr_accessor :primary_techniques
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module SecuritycenterV1beta1
18
18
  # Version of the google-apis-securitycenter_v1beta1 gem
19
- GEM_VERSION = "0.19.0"
19
+ GEM_VERSION = "0.20.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 = "20220219"
25
+ REVISION = "20220303"
26
26
  end
27
27
  end
28
28
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-securitycenter_v1beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.19.0
4
+ version: 0.20.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-02-28 00:00:00.000000000 Z
11
+ date: 2022-03-14 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_v1beta1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-securitycenter_v1beta1/v0.19.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-securitycenter_v1beta1/v0.20.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-securitycenter_v1beta1
63
63
  post_install_message:
64
64
  rdoc_options: []