google-apis-securitycenter_v1 0.56.0 → 0.57.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: b496f1d85054d5421118f0a2124e127b90e4736382ead725713367dc4fc5cc70
4
- data.tar.gz: 835521abd6edd0d15aba5c7307ba748466e1f7f487064aee5da94084a3faa7ee
3
+ metadata.gz: 5500eceb47d375480620149289b4e1de1ae4489faaef43230d1c7675e97c33c9
4
+ data.tar.gz: cf33b4c524eb17f9b8be636cd64c89b731bb46b93ef617d313b0d29cb48cba24
5
5
  SHA512:
6
- metadata.gz: d53eaf7e8dba0c534e9853798879cd177f3234a60f2bef9ad4f2223330027d598bb3c6ee8d92390fd4d3bbd114e89537f8b2882bb8102fc9a9b826ecd12732c1
7
- data.tar.gz: 713dfd074c33bbb6c6eee4edcc26b63c2fdbdc67fc717aa984b2ef89a55ad45b41053c45785448f3ecfe170067265f71665728be0eb557eafddee36df2ba2866
6
+ metadata.gz: b26e5e792825c8c3d49c923524b59b62f3f4e950e4dcd8f887b051fac396feca459019bd1a51d07b81b0b88b1a197d64e160912871478f40722eb37925b4e95b
7
+ data.tar.gz: 1f37faa4cc442724d9fe1ca99dbadfa591b1c77d01b93ea5bd711574ceecd4cf68f99ff6c46c40c57c12b9e5d3ab446e29bd8f277cc3a669c5975ab7cc295d31
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-securitycenter_v1
2
2
 
3
+ ### v0.57.0 (2023-05-07)
4
+
5
+ * Regenerated from discovery document revision 20230428
6
+
3
7
  ### v0.56.0 (2023-04-30)
4
8
 
5
9
  * Regenerated from discovery document revision 20230420
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module SecuritycenterV1
18
18
  # Version of the google-apis-securitycenter_v1 gem
19
- GEM_VERSION = "0.56.0"
19
+ GEM_VERSION = "0.57.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.12.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20230420"
25
+ REVISION = "20230428"
26
26
  end
27
27
  end
28
28
  end
@@ -258,8 +258,9 @@ module Google
258
258
  # @param [Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV1BigQueryExport] google_cloud_securitycenter_v1_big_query_export_object
259
259
  # @param [String] big_query_export_id
260
260
  # Required. Unique identifier provided by the client within the parent scope. It
261
- # must consist of lower case letters, numbers, and hyphen, with the first
262
- # character a letter, the last a letter or a number, and a 63 character maximum.
261
+ # must consist of only lowercase letters, numbers, and hyphens, must start with
262
+ # a letter, must end with either a letter or a number, and must be 63 characters
263
+ # or less.
263
264
  # @param [String] fields
264
265
  # Selector specifying which fields to include in a partial response.
265
266
  # @param [String] quota_user
@@ -487,8 +488,9 @@ module Google
487
488
  # @param [Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV1MuteConfig] google_cloud_securitycenter_v1_mute_config_object
488
489
  # @param [String] mute_config_id
489
490
  # Required. Unique identifier provided by the client within the parent scope. It
490
- # must consist of lower case letters, numbers, and hyphen, with the first
491
- # character a letter, the last a letter or a number, and a 63 character maximum.
491
+ # must consist of only lowercase letters, numbers, and hyphens, must start with
492
+ # a letter, must end with either a letter or a number, and must be 63 characters
493
+ # or less.
492
494
  # @param [String] fields
493
495
  # Selector specifying which fields to include in a partial response.
494
496
  # @param [String] quota_user
@@ -1883,8 +1885,9 @@ module Google
1883
1885
  # @param [Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV1BigQueryExport] google_cloud_securitycenter_v1_big_query_export_object
1884
1886
  # @param [String] big_query_export_id
1885
1887
  # Required. Unique identifier provided by the client within the parent scope. It
1886
- # must consist of lower case letters, numbers, and hyphen, with the first
1887
- # character a letter, the last a letter or a number, and a 63 character maximum.
1888
+ # must consist of only lowercase letters, numbers, and hyphens, must start with
1889
+ # a letter, must end with either a letter or a number, and must be 63 characters
1890
+ # or less.
1888
1891
  # @param [String] fields
1889
1892
  # Selector specifying which fields to include in a partial response.
1890
1893
  # @param [String] quota_user
@@ -2112,8 +2115,9 @@ module Google
2112
2115
  # @param [Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV1MuteConfig] google_cloud_securitycenter_v1_mute_config_object
2113
2116
  # @param [String] mute_config_id
2114
2117
  # Required. Unique identifier provided by the client within the parent scope. It
2115
- # must consist of lower case letters, numbers, and hyphen, with the first
2116
- # character a letter, the last a letter or a number, and a 63 character maximum.
2118
+ # must consist of only lowercase letters, numbers, and hyphens, must start with
2119
+ # a letter, must end with either a letter or a number, and must be 63 characters
2120
+ # or less.
2117
2121
  # @param [String] fields
2118
2122
  # Selector specifying which fields to include in a partial response.
2119
2123
  # @param [String] quota_user
@@ -3792,8 +3796,9 @@ module Google
3792
3796
  # @param [Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV1BigQueryExport] google_cloud_securitycenter_v1_big_query_export_object
3793
3797
  # @param [String] big_query_export_id
3794
3798
  # Required. Unique identifier provided by the client within the parent scope. It
3795
- # must consist of lower case letters, numbers, and hyphen, with the first
3796
- # character a letter, the last a letter or a number, and a 63 character maximum.
3799
+ # must consist of only lowercase letters, numbers, and hyphens, must start with
3800
+ # a letter, must end with either a letter or a number, and must be 63 characters
3801
+ # or less.
3797
3802
  # @param [String] fields
3798
3803
  # Selector specifying which fields to include in a partial response.
3799
3804
  # @param [String] quota_user
@@ -4021,8 +4026,9 @@ module Google
4021
4026
  # @param [Google::Apis::SecuritycenterV1::GoogleCloudSecuritycenterV1MuteConfig] google_cloud_securitycenter_v1_mute_config_object
4022
4027
  # @param [String] mute_config_id
4023
4028
  # Required. Unique identifier provided by the client within the parent scope. It
4024
- # must consist of lower case letters, numbers, and hyphen, with the first
4025
- # character a letter, the last a letter or a number, and a 63 character maximum.
4029
+ # must consist of only lowercase letters, numbers, and hyphens, must start with
4030
+ # a letter, must end with either a letter or a number, and must be 63 characters
4031
+ # or less.
4026
4032
  # @param [String] fields
4027
4033
  # Selector specifying which fields to include in a partial response.
4028
4034
  # @param [String] quota_user
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-securitycenter_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.56.0
4
+ version: 0.57.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: 2023-04-30 00:00:00.000000000 Z
11
+ date: 2023-05-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_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-securitycenter_v1/v0.56.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-securitycenter_v1/v0.57.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-securitycenter_v1
63
63
  post_install_message:
64
64
  rdoc_options: []