google-apis-securitycenter_v1beta1 0.44.0 → 0.45.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: 6e2f2320ec0ca47f712c75642eadf85edd3256988ae523c29d8ff37f82182a4a
4
- data.tar.gz: 07edd1be22aabdf39d02d10a74666276002f3e3906064543bf32cf4f015219fd
3
+ metadata.gz: 7eefc11db59aad76d822588fa62f5d698890b64326a67fb90537b0c8ee6a9cb2
4
+ data.tar.gz: 8a151875146fdfbad3ac5f4c26c2e6f17a52e7c5179f7b2bc6b87fc208c4eeb7
5
5
  SHA512:
6
- metadata.gz: '0921a2cc3041d785f25d4247838ed97ea1ffae8a7319716d918f5d2c9290c39b05b2d87286fffba143693f7fad3c0f634454733f9f755220363afbe75423ba05'
7
- data.tar.gz: 253befc93b2ef7cbab54e09b19f31d87a6db0d031513d4caf7837b5276454853357732041af88323cc604be116f99be43e0f81802cba2e7e0f18ee0be13f67a9
6
+ metadata.gz: 187745531e5a82554acf0d5e54f3f07d6b51ce9e8ecdec9da32b0496ea523f51f3128d17fda57c0082997b0c850b1a62cc07313ab730e06aa52f948992564ebb
7
+ data.tar.gz: 23ecaae9067a77313ffc6b2e0e679e7c8ec36f534015583362e73e04238f01ca10e0d45ffc4817171452d8ea191cf696d607eebd73f3baee03021c200a29d9b9
data/CHANGELOG.md CHANGED
@@ -1,5 +1,10 @@
1
1
  # Release history for google-apis-securitycenter_v1beta1
2
2
 
3
+ ### v0.45.0 (2023-01-15)
4
+
5
+ * Regenerated from discovery document revision 20230112
6
+ * Regenerated using generator version 0.11.1
7
+
3
8
  ### v0.44.0 (2023-01-04)
4
9
 
5
10
  * Regenerated from discovery document revision 20221220
@@ -85,16 +85,18 @@ module Google
85
85
  # @return [String]
86
86
  attr_accessor :service_name
87
87
 
88
- # What kind of user agent is associated, e.g. operating system shells, embedded
89
- # or stand-alone applications, etc.
88
+ # What kind of user agent is associated, for example operating system shells,
89
+ # embedded or stand-alone applications, etc.
90
90
  # Corresponds to the JSON property `userAgentFamily`
91
91
  # @return [String]
92
92
  attr_accessor :user_agent_family
93
93
 
94
- # A string representing a username. This is likely not an IAM principal. For
95
- # instance, this may be the system user name if the finding is VM-related, or
96
- # this may be some type of application login user name, depending on the type of
97
- # finding.
94
+ # A string that represents the username of a user, user account, or other entity
95
+ # involved in the access event. What the entity is and what its role in the
96
+ # access event is depends on the finding that this field appears in. The entity
97
+ # is likely not an IAM principal, but could be a user that is logged into an
98
+ # operating system, if the finding is VM-related, or a user that is logged into
99
+ # some type of application that is involved in the access event.
98
100
  # Corresponds to the JSON property `userName`
99
101
  # @return [String]
100
102
  attr_accessor :user_name
@@ -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.44.0"
19
+ GEM_VERSION = "0.45.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.11.0"
22
+ GENERATOR_VERSION = "0.11.1"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20221220"
25
+ REVISION = "20230112"
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.44.0
4
+ version: 0.45.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-01-04 00:00:00.000000000 Z
11
+ date: 2023-01-15 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.44.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-securitycenter_v1beta1/v0.45.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: []
@@ -75,7 +75,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
75
75
  - !ruby/object:Gem::Version
76
76
  version: '0'
77
77
  requirements: []
78
- rubygems_version: 3.3.14
78
+ rubygems_version: 3.4.2
79
79
  signing_key:
80
80
  specification_version: 4
81
81
  summary: Simple REST client for Security Command Center API V1beta1