google-apis-connectors_v1 0.55.0 → 0.56.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: ed5a8f214209828f547d9d605582d7a16a5bc2cc62cab378a0ea295443d55247
4
- data.tar.gz: 25bcde34044fd5ba67e8b054f187d3780d9040241c65a127252934cb28324e09
3
+ metadata.gz: 43c6201aad25c175e4826dd1c6fc29c835f1eb2f2af632a28c93ab241395798a
4
+ data.tar.gz: d377b5a5c73463dfb0b5d407a3be321396b358ac733553b78f4508a58899b164
5
5
  SHA512:
6
- metadata.gz: 1a42bddd57ac6493245f57c75ed95e9e8294caeedaba6c8c5cdbbc0723d3d8f7a26928e8abaf57f734d941bfb74d03224304db1f9d7417e1ee21d77e9507eede
7
- data.tar.gz: 16916134408420f3be4aeebf56e9b50ecb19a77e1a3fd2671635d0485b1a5758d77f90d3edbf3467d144c6a7c7659e29923f20f605ae9b39edec7c9a355a6ba2
6
+ metadata.gz: af4427125bc1fac6111b17c02d9402516337f3240fac5b8fdde33f4d430e5c09d8087381840a4b6ec42278a74fd668cf276bd3e772070e96344e49a30f167dd3
7
+ data.tar.gz: 3a3257a04f29127b5f3d629113d06885c257139eb5ce2a2ca03b42769675bfa39410764099e8e26996e57fa8114161383c83e0d9508804e2fd41f0087f49941e
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-connectors_v1
2
2
 
3
+ ### v0.56.0 (2024-03-31)
4
+
5
+ * Regenerated from discovery document revision 20240320
6
+
3
7
  ### v0.55.0 (2024-03-24)
4
8
 
5
9
  * Regenerated from discovery document revision 20240319
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module ConnectorsV1
18
18
  # Version of the google-apis-connectors_v1 gem
19
- GEM_VERSION = "0.55.0"
19
+ GEM_VERSION = "0.56.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.14.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20240319"
25
+ REVISION = "20240320"
26
26
  end
27
27
  end
28
28
  end
@@ -493,7 +493,8 @@ module Google
493
493
  # connection: * `lock_config` To suspend/resume a connection: * `suspended` To
494
494
  # update the connection details: * `description` * `labels` * `connector_version`
495
495
  # * `config_variables` * `auth_config` * `destination_configs` * `node_config` *
496
- # `log_config` * `ssl_config` * `eventing_enablement_type` * `eventing_config`
496
+ # `log_config` * `ssl_config` * `eventing_enablement_type` * `eventing_config` *
497
+ # `auth_override_enabled`
497
498
  # @param [String] fields
498
499
  # Selector specifying which fields to include in a partial response.
499
500
  # @param [String] quota_user
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-connectors_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.55.0
4
+ version: 0.56.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: 2024-03-24 00:00:00.000000000 Z
11
+ date: 2024-03-31 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-connectors_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-connectors_v1/v0.55.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-connectors_v1/v0.56.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-connectors_v1
63
63
  post_install_message:
64
64
  rdoc_options: []