google-apis-datamigration_v1 0.26.0 → 0.28.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: 1c13732907bceaf5bd7a54cbf48269d85349837034d3810eef6bb5c4fc844780
4
- data.tar.gz: 898ad2c337bb9cad34cdf0db338b24df2ffcdacf6ef544df930e276c18150488
3
+ metadata.gz: db5f7567bfb850d0f385845087e31250d62f12e6fccfe4c3ba8ab9ce6f31b518
4
+ data.tar.gz: 89857d43689bd637807478078310c9a2a04d4106811d24b261db6859c6fceb9b
5
5
  SHA512:
6
- metadata.gz: 79df138fa967ecbe2808016ac958048888b3a3066adb8bfdc0e4f779ece6c48b701dfff3bee5543375db2023f7734c82eb4fc8ef9789e4a4ee8857e757c20619
7
- data.tar.gz: e40f3e2d01a1e2b2ef212712ec0290c7bddb805d4ae911e773061192091a25a1555c16bac4fe4d577882406d43b534a9c72c517586cc514f27fbd8389f872d74
6
+ metadata.gz: 9a3721baaaf69d76d9577f2e27015f78f5825cd4da53f725f7fd50f78bba60fb96e407ceddcc29c8e51cbecef54b45427d9b2bb27e0c64ccce13e8b310a02219
7
+ data.tar.gz: 7f85c1c3affc944c3674fdb5ce349dd65f97566bed29576b55bc76e9cc06e96f8b4ae184ce8752d917cfd96ebd770a9935a5383caafb20fab03085cad367ef43
data/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # Release history for google-apis-datamigration_v1
2
2
 
3
+ ### v0.28.0 (2023-01-29)
4
+
5
+ * Regenerated from discovery document revision 20230118
6
+
7
+ ### v0.27.0 (2023-01-15)
8
+
9
+ * Regenerated from discovery document revision 20230105
10
+
3
11
  ### v0.26.0 (2023-01-08)
4
12
 
5
13
  * Regenerated from discovery document revision 20221220
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module DatamigrationV1
18
18
  # Version of the google-apis-datamigration_v1 gem
19
- GEM_VERSION = "0.26.0"
19
+ GEM_VERSION = "0.28.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
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 = "20230118"
26
26
  end
27
27
  end
28
28
  end
@@ -129,11 +129,11 @@ module Google
129
129
  # @param [String] connection_profile_id
130
130
  # Required. The connection profile identifier.
131
131
  # @param [String] request_id
132
- # A unique id used to identify the request. If the server receives two requests
133
- # with the same id, then the second request will be ignored. It is recommended
134
- # to always set this value to a UUID. The id must contain only letters (a-z, A-Z)
135
- # , numbers (0-9), underscores (_), and hyphens (-). The maximum length is 40
136
- # characters.
132
+ # Optional. A unique id used to identify the request. If the server receives two
133
+ # requests with the same id, then the second request will be ignored. It is
134
+ # recommended to always set this value to a UUID. The id must contain only
135
+ # letters (a-z, A-Z), numbers (0-9), underscores (_), and hyphens (-). The
136
+ # maximum length is 40 characters.
137
137
  # @param [Boolean] skip_validation
138
138
  # Optional. Create the connection profile without validating it. The default is
139
139
  # false. Only supported for Oracle connection profiles.
@@ -350,11 +350,11 @@ module Google
350
350
  # locations/`location`/connectionProfiles/`connectionProfile`.
351
351
  # @param [Google::Apis::DatamigrationV1::ConnectionProfile] connection_profile_object
352
352
  # @param [String] request_id
353
- # A unique id used to identify the request. If the server receives two requests
354
- # with the same id, then the second request will be ignored. It is recommended
355
- # to always set this value to a UUID. The id must contain only letters (a-z, A-Z)
356
- # , numbers (0-9), underscores (_), and hyphens (-). The maximum length is 40
357
- # characters.
353
+ # Optional. A unique id used to identify the request. If the server receives two
354
+ # requests with the same id, then the second request will be ignored. It is
355
+ # recommended to always set this value to a UUID. The id must contain only
356
+ # letters (a-z, A-Z), numbers (0-9), underscores (_), and hyphens (-). The
357
+ # maximum length is 40 characters.
358
358
  # @param [Boolean] skip_validation
359
359
  # Optional. Update the connection profile without validating it. The default is
360
360
  # false. Only supported for Oracle connection profiles.
@@ -703,7 +703,7 @@ module Google
703
703
  # Request a specific commit id. If not specified, the entities from the latest
704
704
  # commit are returned.
705
705
  # @param [String] filter
706
- # Filter the returned entities based on AIP-160 standard
706
+ # Filter the returned entities based on AIP-160 standard.
707
707
  # @param [Fixnum] page_size
708
708
  # The maximum number of entities to return. The service may return fewer than
709
709
  # this value.
@@ -714,7 +714,7 @@ module Google
714
714
  # other parameters provided to conversionWorkspace.describeDatabaseEntities must
715
715
  # match the call that provided the page token.
716
716
  # @param [String] tree
717
- # The tree to fetch
717
+ # The tree to fetch.
718
718
  # @param [Boolean] uncommitted
719
719
  # Whether to retrieve the latest committed version of the entities or the latest
720
720
  # version. This field is ignored if a specific commit_id is specified.
@@ -1761,6 +1761,8 @@ module Google
1761
1761
  # recommended to always set this value to a UUID. The id must contain only
1762
1762
  # letters (a-z, A-Z), numbers (0-9), underscores (_), and hyphens (-). The
1763
1763
  # maximum length is 40 characters.
1764
+ # @param [Boolean] skip_validation
1765
+ # Optional. If set to true, will skip validations.
1764
1766
  # @param [String] fields
1765
1767
  # Selector specifying which fields to include in a partial response.
1766
1768
  # @param [String] quota_user
@@ -1778,7 +1780,7 @@ module Google
1778
1780
  # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
1779
1781
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
1780
1782
  # @raise [Google::Apis::AuthorizationError] Authorization is required
1781
- def create_project_location_private_connection(parent, private_connection_object = nil, private_connection_id: nil, request_id: nil, fields: nil, quota_user: nil, options: nil, &block)
1783
+ def create_project_location_private_connection(parent, private_connection_object = nil, private_connection_id: nil, request_id: nil, skip_validation: nil, fields: nil, quota_user: nil, options: nil, &block)
1782
1784
  command = make_simple_command(:post, 'v1/{+parent}/privateConnections', options)
1783
1785
  command.request_representation = Google::Apis::DatamigrationV1::PrivateConnection::Representation
1784
1786
  command.request_object = private_connection_object
@@ -1787,6 +1789,7 @@ module Google
1787
1789
  command.params['parent'] = parent unless parent.nil?
1788
1790
  command.query['privateConnectionId'] = private_connection_id unless private_connection_id.nil?
1789
1791
  command.query['requestId'] = request_id unless request_id.nil?
1792
+ command.query['skipValidation'] = skip_validation unless skip_validation.nil?
1790
1793
  command.query['fields'] = fields unless fields.nil?
1791
1794
  command.query['quotaUser'] = quota_user unless quota_user.nil?
1792
1795
  execute_or_queue_command(command, &block)
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-datamigration_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.26.0
4
+ version: 0.28.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-08 00:00:00.000000000 Z
11
+ date: 2023-01-29 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-datamigration_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-datamigration_v1/v0.26.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-datamigration_v1/v0.28.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-datamigration_v1
63
63
  post_install_message:
64
64
  rdoc_options: []