google-apis-datamigration_v1beta1 0.37.0 → 0.38.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: d547a502240f2ee339514769dba1b938ee3e9731378542340f677210ba0e7e5e
4
- data.tar.gz: b162b71c6358cefd136359641b95b764713c4510b02d6dc50d5f06ad9efd7b24
3
+ metadata.gz: 7808fc719315aa54b82e09400f66af4c889e6b99edc49176a73de03e88d743cf
4
+ data.tar.gz: 6df0e892e2ff70ff1af3eec848253b66d9099d72f1707431bcc79f98fa55c764
5
5
  SHA512:
6
- metadata.gz: b88a12a85a992a5a8dffa9ceb9c5672d6b5f3570dd23bc68426d5031c1f615b505d7d2fd03e797a0ddde135db0dbff69c2f818616acb6b50b3ac380fb68b738f
7
- data.tar.gz: 34aa760b84e739b901c48a2bb9f165c0235e101418f1762d6c1db45e36c53ff4eea23b2e8f2612780e9960a16661f4ba320baf04f53f983c6b516e7353ce5c5f
6
+ metadata.gz: 59717fe2e5aee998be4c963d9f47c57880247a61a9a270835dc7d45ca6a624d88a3f96f6ba2b9de329f5357af756e8fee2ccc33c81331d530bed7bb241596544
7
+ data.tar.gz: 2ff9844c9fcbd4c1fc97ec1f0c42e75ab830af9756eda287dad5297b944f2fe0441b04560cc6cc109201cf0acc1364315618019e995015928c1be1972e62934b
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-datamigration_v1beta1
2
2
 
3
+ ### v0.38.0 (2025-12-07)
4
+
5
+ * Regenerated from discovery document revision 20251201
6
+
3
7
  ### v0.37.0 (2025-11-09)
4
8
 
5
9
  * Regenerated from discovery document revision 20251029
@@ -747,8 +747,9 @@ module Google
747
747
  attr_accessor :operations
748
748
 
749
749
  # Unordered list. Unreachable resources. Populated when the request sets `
750
- # ListOperationsRequest.return_partial_success` and reads across collections e.g.
751
- # when attempting to list all resources across all supported locations.
750
+ # ListOperationsRequest.return_partial_success` and reads across collections.
751
+ # For example, when attempting to list all resources across all supported
752
+ # locations.
752
753
  # Corresponds to the JSON property `unreachable`
753
754
  # @return [Array<String>]
754
755
  attr_accessor :unreachable
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module DatamigrationV1beta1
18
18
  # Version of the google-apis-datamigration_v1beta1 gem
19
- GEM_VERSION = "0.37.0"
19
+ GEM_VERSION = "0.38.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 = "20251029"
25
+ REVISION = "20251201"
26
26
  end
27
27
  end
28
28
  end
@@ -1150,11 +1150,12 @@ module Google
1150
1150
  # The standard list page token.
1151
1151
  # @param [Boolean] return_partial_success
1152
1152
  # When set to `true`, operations that are reachable are returned as normal, and
1153
- # those that are unreachable are returned in the [ListOperationsResponse.
1154
- # unreachable] field. This can only be `true` when reading across collections e.
1155
- # g. when `parent` is set to `"projects/example/locations/-"`. This field is not
1156
- # by default supported and will result in an `UNIMPLEMENTED` error if set unless
1157
- # explicitly documented otherwise in service or product specific documentation.
1153
+ # those that are unreachable are returned in the ListOperationsResponse.
1154
+ # unreachable field. This can only be `true` when reading across collections.
1155
+ # For example, when `parent` is set to `"projects/example/locations/-"`. This
1156
+ # field is not supported by default and will result in an `UNIMPLEMENTED` error
1157
+ # if set unless explicitly documented otherwise in service or product specific
1158
+ # documentation.
1158
1159
  # @param [String] fields
1159
1160
  # Selector specifying which fields to include in a partial response.
1160
1161
  # @param [String] quota_user
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-datamigration_v1beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.37.0
4
+ version: 0.38.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-datamigration_v1beta1/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-datamigration_v1beta1/v0.37.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-datamigration_v1beta1/v0.38.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-datamigration_v1beta1
62
62
  rdoc_options: []
63
63
  require_paths: