google-apis-securitycenter_v1 0.56.0 → 0.58.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: b496f1d85054d5421118f0a2124e127b90e4736382ead725713367dc4fc5cc70
4
- data.tar.gz: 835521abd6edd0d15aba5c7307ba748466e1f7f487064aee5da94084a3faa7ee
3
+ metadata.gz: 1324e852091f13cee7d175986803274da60aa40ca5f4e786401b9e3481b93a28
4
+ data.tar.gz: 2c97e63bbe2340a86fda868c49109337ea8dfb4e236221bc4054d4aeef5180fb
5
5
  SHA512:
6
- metadata.gz: d53eaf7e8dba0c534e9853798879cd177f3234a60f2bef9ad4f2223330027d598bb3c6ee8d92390fd4d3bbd114e89537f8b2882bb8102fc9a9b826ecd12732c1
7
- data.tar.gz: 713dfd074c33bbb6c6eee4edcc26b63c2fdbdc67fc717aa984b2ef89a55ad45b41053c45785448f3ecfe170067265f71665728be0eb557eafddee36df2ba2866
6
+ metadata.gz: b8cafca6e11e57b2d29768c8689d256f5dc092e1462c1f0a7b20aa3f4e4cfb24439dd60c194f8bb69bfaa91f2cbcc150c4ea928141b3832c01c05266c58efa34
7
+ data.tar.gz: 276449cef3d77376c19c74bd74c830d42961bbfffd886626b7313dbf53fdae42099be24414ee6da2b10a76f42212e8295b87812f5691a0311ddb9e0fc45a62c8
data/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # Release history for google-apis-securitycenter_v1
2
2
 
3
+ ### v0.58.0 (2023-05-21)
4
+
5
+ * Regenerated from discovery document revision 20230512
6
+
7
+ ### v0.57.0 (2023-05-07)
8
+
9
+ * Regenerated from discovery document revision 20230428
10
+
3
11
  ### v0.56.0 (2023-04-30)
4
12
 
5
13
  * Regenerated from discovery document revision 20230420
@@ -483,6 +483,11 @@ module Google
483
483
  # @return [String]
484
484
  attr_accessor :data_profile
485
485
 
486
+ # The resource hierarchy level at which the data profile was generated.
487
+ # Corresponds to the JSON property `parentType`
488
+ # @return [String]
489
+ attr_accessor :parent_type
490
+
486
491
  def initialize(**args)
487
492
  update!(**args)
488
493
  end
@@ -490,6 +495,7 @@ module Google
490
495
  # Update properties of this object
491
496
  def update!(**args)
492
497
  @data_profile = args[:data_profile] if args.key?(:data_profile)
498
+ @parent_type = args[:parent_type] if args.key?(:parent_type)
493
499
  end
494
500
  end
495
501
 
@@ -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.58.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 = "20230512"
26
26
  end
27
27
  end
28
28
  end
@@ -736,6 +736,7 @@ module Google
736
736
  # @private
737
737
  class Representation < Google::Apis::Core::JsonRepresentation
738
738
  property :data_profile, as: 'dataProfile'
739
+ property :parent_type, as: 'parentType'
739
740
  end
740
741
  end
741
742
 
@@ -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.58.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-21 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.58.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: []