google-apis-securitycenter_v1beta1 0.54.0 → 0.56.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: 1efba74c21e0d21db127ba62d0fdea828856d95384e13a503c5accd00639e237
4
- data.tar.gz: c03575d421a2ada6f01c47624e1c27f056225de659498428d4402f597c51a6ac
3
+ metadata.gz: 8151b0f97045b8659735a366d1aa3e2fe3af5a3cb072ad90964fc74be8e285df
4
+ data.tar.gz: efe7bc837a92cfe0146828ababa2c68af01e5c4d28e10ef71a12d628552c2581
5
5
  SHA512:
6
- metadata.gz: 1b5831e487965d7e0e402c1d5795f436a8ed46c2999fbf0b7580f496cd51a0291452a5cd4efda09263f1f3788ef39bdf6c9e76087ee2110c8fe5cfb72ad704e9
7
- data.tar.gz: 052ee2af7b9f96be9bfa33919a514fb4014ecd29c26b5613a72844e8a3a4b0d4b24fc643e7bc77897e693230a9999cde629794658efca0a7472d27c7a7e60c62
6
+ metadata.gz: decfb05390f48164d4ccf60724594373831b907c26861ee17b461dba88d645e1c3afeb77ccb68595c0371ef259396851dfd24787827f0bee1b8eda457942cca4
7
+ data.tar.gz: cde0719380cd02653a6fc1f62ef1d2b742c3efa1c6ce05daf79687853b956290e06ac8b25f99b222461d21ea9a6bcade892fbec4c0c29894205540840bc5a2fe
data/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # Release history for google-apis-securitycenter_v1beta1
2
2
 
3
+ ### v0.56.0 (2023-07-16)
4
+
5
+ * Regenerated from discovery document revision 20230706
6
+
7
+ ### v0.55.0 (2023-06-11)
8
+
9
+ * Regenerated from discovery document revision 20230601
10
+
3
11
  ### v0.54.0 (2023-05-21)
4
12
 
5
13
  * Regenerated from discovery document revision 20230512
@@ -87,6 +87,11 @@ module Google
87
87
  # @return [String]
88
88
  attr_accessor :service_name
89
89
 
90
+ # The caller's user agent string associated with the finding.
91
+ # Corresponds to the JSON property `userAgent`
92
+ # @return [String]
93
+ attr_accessor :user_agent
94
+
90
95
  # Type of user agent associated with the finding. For example, an operating
91
96
  # system shell or an embedded or standalone application.
92
97
  # Corresponds to the JSON property `userAgentFamily`
@@ -115,6 +120,7 @@ module Google
115
120
  @service_account_delegation_info = args[:service_account_delegation_info] if args.key?(:service_account_delegation_info)
116
121
  @service_account_key_name = args[:service_account_key_name] if args.key?(:service_account_key_name)
117
122
  @service_name = args[:service_name] if args.key?(:service_name)
123
+ @user_agent = args[:user_agent] if args.key?(:user_agent)
118
124
  @user_agent_family = args[:user_agent_family] if args.key?(:user_agent_family)
119
125
  @user_name = args[:user_name] if args.key?(:user_name)
120
126
  end
@@ -771,10 +777,7 @@ module Google
771
777
  # might not have the [full resource name](https://google.aip.dev/122#full-
772
778
  # resource-names) populated because these resource types, such as Cloud SQL
773
779
  # databases, are not yet supported by Cloud Asset Inventory. In these cases only
774
- # the display name is provided. Some database resources may not have the [full
775
- # resource name](https://google.aip.dev/122#full-resource-names) populated
776
- # because these resource types are not yet supported by Cloud Asset Inventory (e.
777
- # g. Cloud SQL databases). In these cases only the display name will be provided.
780
+ # the display name is provided.
778
781
  class Database
779
782
  include Google::Apis::Core::Hashable
780
783
 
@@ -789,9 +792,12 @@ module Google
789
792
  # @return [Array<String>]
790
793
  attr_accessor :grantees
791
794
 
792
- # The [full resource name](https://google.aip.dev/122#full-resource-names) of
793
- # the database that the user connected to, if it is supported by Cloud Asset
794
- # Inventory.
795
+ # Some database resources may not have the [full resource name](https://google.
796
+ # aip.dev/122#full-resource-names) populated because these resource types are
797
+ # not yet supported by Cloud Asset Inventory (e.g. Cloud SQL databases). In
798
+ # these cases only the display name will be provided. The [full resource name](
799
+ # https://google.aip.dev/122#full-resource-names) of the database that the user
800
+ # connected to, if it is supported by Cloud Asset Inventory.
795
801
  # Corresponds to the JSON property `name`
796
802
  # @return [String]
797
803
  attr_accessor :name
@@ -807,6 +813,12 @@ module Google
807
813
  # @return [String]
808
814
  attr_accessor :user_name
809
815
 
816
+ # The version of the database, for example, POSTGRES_14. See [the complete list](
817
+ # https://cloud.google.com/sql/docs/mysql/admin-api/rest/v1/SqlDatabaseVersion).
818
+ # Corresponds to the JSON property `version`
819
+ # @return [String]
820
+ attr_accessor :version
821
+
810
822
  def initialize(**args)
811
823
  update!(**args)
812
824
  end
@@ -818,6 +830,7 @@ module Google
818
830
  @name = args[:name] if args.key?(:name)
819
831
  @query = args[:query] if args.key?(:query)
820
832
  @user_name = args[:user_name] if args.key?(:user_name)
833
+ @version = args[:version] if args.key?(:version)
821
834
  end
822
835
  end
823
836
 
@@ -1134,10 +1147,7 @@ module Google
1134
1147
  # might not have the [full resource name](https://google.aip.dev/122#full-
1135
1148
  # resource-names) populated because these resource types, such as Cloud SQL
1136
1149
  # databases, are not yet supported by Cloud Asset Inventory. In these cases only
1137
- # the display name is provided. Some database resources may not have the [full
1138
- # resource name](https://google.aip.dev/122#full-resource-names) populated
1139
- # because these resource types are not yet supported by Cloud Asset Inventory (e.
1140
- # g. Cloud SQL databases). In these cases only the display name will be provided.
1150
+ # the display name is provided.
1141
1151
  # Corresponds to the JSON property `database`
1142
1152
  # @return [Google::Apis::SecuritycenterV1beta1::Database]
1143
1153
  attr_accessor :database
@@ -3407,7 +3417,7 @@ module Google
3407
3417
  attr_accessor :asset_discovery_config
3408
3418
 
3409
3419
  # A flag that indicates if Asset Discovery should be enabled. If the flag is set
3410
- # to `true`, then discovery of assets will occur. If it is set to `false, all
3420
+ # to `true`, then discovery of assets will occur. If it is set to `false`, all
3411
3421
  # historical assets will remain, but discovery of future assets will not occur.
3412
3422
  # Corresponds to the JSON property `enableAssetDiscovery`
3413
3423
  # @return [Boolean]
@@ -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.54.0"
19
+ GEM_VERSION = "0.56.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 = "20230512"
25
+ REVISION = "20230706"
26
26
  end
27
27
  end
28
28
  end
@@ -593,6 +593,7 @@ module Google
593
593
 
594
594
  property :service_account_key_name, as: 'serviceAccountKeyName'
595
595
  property :service_name, as: 'serviceName'
596
+ property :user_agent, as: 'userAgent'
596
597
  property :user_agent_family, as: 'userAgentFamily'
597
598
  property :user_name, as: 'userName'
598
599
  end
@@ -765,6 +766,7 @@ module Google
765
766
  property :name, as: 'name'
766
767
  property :query, as: 'query'
767
768
  property :user_name, as: 'userName'
769
+ property :version, as: 'version'
768
770
  end
769
771
  end
770
772
 
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.54.0
4
+ version: 0.56.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-05-21 00:00:00.000000000 Z
11
+ date: 2023-07-16 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.54.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-securitycenter_v1beta1/v0.56.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: []