google-apis-assuredworkloads_v1beta1 0.27.0 → 0.29.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: 79c0fb4524aa792e8899c8fe6cb56b571f15b0b9932385d76bfbdca055235d2f
4
- data.tar.gz: ea5a2cdf3f07ee44fd6b28b26f2fe6e3159e8f70d765230ed4520de8d1aecafc
3
+ metadata.gz: 98b67e4491f19725d62f94fd67c4719c42ab2a7dca8821b1d555a10ddd8ee153
4
+ data.tar.gz: 7fc4549d9384007dce66500e930616883444dc93e866de89e126190e52cf5dcd
5
5
  SHA512:
6
- metadata.gz: 344812a9391062bbdef1474bd8e75be24f48107ad9c09dc3015af0d35c4053265486272facb6155b16e051c1490dd7f73bb6d99fcfbea0ead3957d4871fa4fd7
7
- data.tar.gz: 60592f175718e84723a71a9e07c364474c2270810b690b30f373d90c733c3ebb66dcf97e9bd3cd16ad80019ae1a9e6bec2785d29553ba48f8f0f615895255493
6
+ metadata.gz: 990e437973ee381162327a58dc00583364d5da4a89aad654bcb0c41660d97643478e99786595123d6ebe7e6b6664282f13bb1ada3b0c17a6eca7ef66eccef67f
7
+ data.tar.gz: a476cf9510aaee10490637c59b83a7d3c1d081f7c6ae54191bde7a8b92537fa6e146173d3ee84209952989644de8c7fa610e3b97e6d983dcb0b514d67566cc52
data/CHANGELOG.md CHANGED
@@ -1,5 +1,14 @@
1
1
  # Release history for google-apis-assuredworkloads_v1beta1
2
2
 
3
+ ### v0.29.0 (2025-04-20)
4
+
5
+ * Regenerated from discovery document revision 20250410
6
+ * Regenerated using generator version 0.16.0
7
+
8
+ ### v0.28.0 (2024-12-15)
9
+
10
+ * Regenerated from discovery document revision 20241206
11
+
3
12
  ### v0.27.0 (2024-12-02)
4
13
 
5
14
  * Regenerated from discovery document revision 20241107
@@ -1230,7 +1230,7 @@ module Google
1230
1230
  # @return [String]
1231
1231
  attr_accessor :ekm_provisioning_error_mapping
1232
1232
 
1233
- # Indicates Ekm enrollment Provisioning of a given workload.
1233
+ # Output only. Indicates Ekm enrollment Provisioning of a given workload.
1234
1234
  # Corresponds to the JSON property `ekmProvisioningState`
1235
1235
  # @return [String]
1236
1236
  attr_accessor :ekm_provisioning_state
@@ -1349,7 +1349,8 @@ module Google
1349
1349
  attr_accessor :assured_workloads_monitoring
1350
1350
  alias_method :assured_workloads_monitoring?, :assured_workloads_monitoring
1351
1351
 
1352
- # Allow the partner to view inspectability logs and monitoring violations.
1352
+ # Optional. Allow the partner to view inspectability logs and monitoring
1353
+ # violations.
1353
1354
  # Corresponds to the JSON property `dataLogsViewer`
1354
1355
  # @return [Boolean]
1355
1356
  attr_accessor :data_logs_viewer
@@ -1378,7 +1379,7 @@ module Google
1378
1379
  class GoogleCloudAssuredworkloadsV1beta1WorkloadResourceInfo
1379
1380
  include Google::Apis::Core::Hashable
1380
1381
 
1381
- # Resource identifier. For a project this represents project_number.
1382
+ # Output only. Resource identifier. For a project this represents project_number.
1382
1383
  # Corresponds to the JSON property `resourceId`
1383
1384
  # @return [Fixnum]
1384
1385
  attr_accessor :resource_id
@@ -1444,7 +1445,7 @@ module Google
1444
1445
  # @return [Array<String>]
1445
1446
  attr_accessor :setup_errors
1446
1447
 
1447
- # Indicates SAA enrollment status of a given workload.
1448
+ # Output only. Indicates SAA enrollment status of a given workload.
1448
1449
  # Corresponds to the JSON property `setupStatus`
1449
1450
  # @return [String]
1450
1451
  attr_accessor :setup_status
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module AssuredworkloadsV1beta1
18
18
  # Version of the google-apis-assuredworkloads_v1beta1 gem
19
- GEM_VERSION = "0.27.0"
19
+ GEM_VERSION = "0.29.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.15.1"
22
+ GENERATOR_VERSION = "0.16.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20241107"
25
+ REVISION = "20250410"
26
26
  end
27
27
  end
28
28
  end
@@ -138,7 +138,7 @@ module Google
138
138
  # asset-types).
139
139
  # @param [Fixnum] page_size
140
140
  # Optional. Page size. If a value is not specified, the default value of 10 is
141
- # used.
141
+ # used. The maximum value is 50.
142
142
  # @param [String] page_token
143
143
  # Optional. The page token from the previous response. It needs to be passed in
144
144
  # the second and following requests.
metadata CHANGED
@@ -1,14 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-assuredworkloads_v1beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.27.0
4
+ version: 0.29.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
- autorequire:
9
8
  bindir: bin
10
9
  cert_chain: []
11
- date: 2024-12-04 00:00:00.000000000 Z
10
+ date: 2025-04-20 00:00:00.000000000 Z
12
11
  dependencies:
13
12
  - !ruby/object:Gem::Dependency
14
13
  name: google-apis-core
@@ -58,9 +57,8 @@ licenses:
58
57
  metadata:
59
58
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
60
59
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-assuredworkloads_v1beta1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-assuredworkloads_v1beta1/v0.27.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-assuredworkloads_v1beta1/v0.29.0
62
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-assuredworkloads_v1beta1
63
- post_install_message:
64
62
  rdoc_options: []
65
63
  require_paths:
66
64
  - lib
@@ -75,8 +73,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
75
73
  - !ruby/object:Gem::Version
76
74
  version: '0'
77
75
  requirements: []
78
- rubygems_version: 3.5.22
79
- signing_key:
76
+ rubygems_version: 3.6.5
80
77
  specification_version: 4
81
78
  summary: Simple REST client for Assured Workloads API V1beta1
82
79
  test_files: []