google-apis-deploymentmanager_v2beta 0.39.0 → 0.40.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: 07271b5780fa27bb01cded376d904e102a84e20a41d20cd0761ebf605a9a1ea9
4
- data.tar.gz: e12115020185543e4b2e6438c80c976257c531f3d063222e13019ee7081d2bf4
3
+ metadata.gz: bef3fade5268614679bb17dab559713a3b994458e18986aa0e6db3d6755290a8
4
+ data.tar.gz: 2f5432081aed0df742286e21e461f0d58c482513f92f5a9c2da7a72f6cfa5611
5
5
  SHA512:
6
- metadata.gz: db2c5e28d9d82c475e66e2b5bb17367dd6f0f0834b8fdd4736c95106557b507828098a15d4a0be254966d9c0f51be0c2890d498290b4835d655a8519060a3152
7
- data.tar.gz: 7af18074d65861fcbef7f87317f68448504c448d43461217a9b1b0a6b916ba56f393694baa72a937ebbedb71fcd3de7f57ecb7b0ef6d2e7e6d158f5bc716eb4a
6
+ metadata.gz: eb6f4ba8a4488b6f074027daa46bd1ca9cb9d2984cfc499e1a9965276cef1acf1c3de9e2ca9278e1277ccf1f4de8ee587e1847a2a23deebb9cfdfd0275b594b1
7
+ data.tar.gz: 7a6e02fe3bbd256f8b78f61f300e1d65b85669b76b2947781ff352256fd314b20fea54cb8279ac50e16006a3f7d98d292daec8874eb852b0350ca95e4c03d5d7
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-deploymentmanager_v2beta
2
2
 
3
+ ### v0.40.0 (2025-12-07)
4
+
5
+ * Regenerated from discovery document revision 20251128
6
+
3
7
  ### v0.39.0 (2025-11-30)
4
8
 
5
9
  * Regenerated from discovery document revision 20251121
@@ -1409,8 +1409,8 @@ module Google
1409
1409
  # @return [Google::Apis::DeploymentmanagerV2beta::InstancesBulkInsertOperationMetadata]
1410
1410
  attr_accessor :instances_bulk_insert_operation_metadata
1411
1411
 
1412
- # [Output Only] Type of the resource. Always `compute#operation` for Operation
1413
- # resources.
1412
+ # Output only. [Output Only] Type of the resource. Always `compute#operation`
1413
+ # for Operation resources.
1414
1414
  # Corresponds to the JSON property `kind`
1415
1415
  # @return [String]
1416
1416
  attr_accessor :kind
@@ -1420,8 +1420,8 @@ module Google
1420
1420
  # @return [String]
1421
1421
  attr_accessor :name
1422
1422
 
1423
- # [Output Only] An ID that represents a group of operations, such as when a
1424
- # group of operations results from a `bulkInsert` API request.
1423
+ # Output only. [Output Only] An ID that represents a group of operations, such
1424
+ # as when a group of operations results from a `bulkInsert` API request.
1425
1425
  # Corresponds to the JSON property `operationGroupId`
1426
1426
  # @return [String]
1427
1427
  attr_accessor :operation_group_id
@@ -1451,7 +1451,8 @@ module Google
1451
1451
  # @return [String]
1452
1452
  attr_accessor :self_link
1453
1453
 
1454
- # [Output Only] Server-defined URL for this resource with the resource id.
1454
+ # Output only. [Output Only] Server-defined URL for this resource with the
1455
+ # resource id.
1455
1456
  # Corresponds to the JSON property `selfLinkWithId`
1456
1457
  # @return [String]
1457
1458
  attr_accessor :self_link_with_id
@@ -1462,8 +1463,9 @@ module Google
1462
1463
  # @return [Google::Apis::DeploymentmanagerV2beta::SetAutoscalerLinkOperationMetadata]
1463
1464
  attr_accessor :set_autoscaler_link_operation_metadata
1464
1465
 
1465
- # [Output Only] If the operation is for projects.setCommonInstanceMetadata, this
1466
- # field will contain information on all underlying zonal actions and their state.
1466
+ # Output only. [Output Only] If the operation is for projects.
1467
+ # setCommonInstanceMetadata, this field will contain information on all
1468
+ # underlying zonal actions and their state.
1467
1469
  # Corresponds to the JSON property `setCommonInstanceMetadataOperationMetadata`
1468
1470
  # @return [Google::Apis::DeploymentmanagerV2beta::SetCommonInstanceMetadataOperationMetadata]
1469
1471
  attr_accessor :set_common_instance_metadata_operation_metadata
@@ -1577,10 +1579,10 @@ module Google
1577
1579
  class Error
1578
1580
  include Google::Apis::Core::Hashable
1579
1581
 
1580
- # [Output Only] Optional error details WARNING: DO NOT MAKE VISIBLE This is for
1581
- # internal use-only (like componentization) (thus the visibility "none") and in
1582
- # case of public exposure it is strongly recommended to follow pattern of: https:
1583
- # //aip.dev/193 and expose as details field.
1582
+ # Output only. [Output Only] Optional error details WARNING: DO NOT MAKE VISIBLE
1583
+ # This is for internal use-only (like componentization) (thus the visibility "
1584
+ # none") and in case of public exposure it is strongly recommended to follow
1585
+ # pattern of: https://aip.dev/193 and expose as details field.
1584
1586
  # Corresponds to the JSON property `arguments`
1585
1587
  # @return [Array<String>]
1586
1588
  attr_accessor :arguments
@@ -2265,10 +2267,10 @@ module Google
2265
2267
  class Error
2266
2268
  include Google::Apis::Core::Hashable
2267
2269
 
2268
- # [Output Only] Optional error details WARNING: DO NOT MAKE VISIBLE This is for
2269
- # internal use-only (like componentization) (thus the visibility "none") and in
2270
- # case of public exposure it is strongly recommended to follow pattern of: https:
2271
- # //aip.dev/193 and expose as details field.
2270
+ # Output only. [Output Only] Optional error details WARNING: DO NOT MAKE VISIBLE
2271
+ # This is for internal use-only (like componentization) (thus the visibility "
2272
+ # none") and in case of public exposure it is strongly recommended to follow
2273
+ # pattern of: https://aip.dev/193 and expose as details field.
2272
2274
  # Corresponds to the JSON property `arguments`
2273
2275
  # @return [Array<String>]
2274
2276
  attr_accessor :arguments
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module DeploymentmanagerV2beta
18
18
  # Version of the google-apis-deploymentmanager_v2beta gem
19
- GEM_VERSION = "0.39.0"
19
+ GEM_VERSION = "0.40.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.18.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20251121"
25
+ REVISION = "20251128"
26
26
  end
27
27
  end
28
28
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-deploymentmanager_v2beta
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.39.0
4
+ version: 0.40.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
@@ -57,7 +57,7 @@ licenses:
57
57
  metadata:
58
58
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
59
59
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-deploymentmanager_v2beta/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-deploymentmanager_v2beta/v0.39.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-deploymentmanager_v2beta/v0.40.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-deploymentmanager_v2beta
62
62
  rdoc_options: []
63
63
  require_paths: