google-apis-sqladmin_v1 0.26.0 → 0.27.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: 6d0185196cd2c14baf7f7fd0ee66dcac520555b13a4a7bd28be4127d426714a4
4
- data.tar.gz: 7889c8781b5bf58dea6358d04cdc57d58c8089e996f8dbe4109190dba0ced261
3
+ metadata.gz: ffd0157fcb65ace14b3cc160638ef9aecb0056458098d55bec7e15568e759bbd
4
+ data.tar.gz: 84d87bedaf279750731ac6dda9654e7aa68866858e444da148d250321a66145c
5
5
  SHA512:
6
- metadata.gz: 22ced1b0bc83641048cd4c1e0a9976a606b78bb7b7836e23f958a97aa0eaf719bbe299dbe349ef3a4adb6e299363ad72ca01741c7bd095d1da3a21e4ace33cef
7
- data.tar.gz: d937c8ae334e94e3d96b437e1687cf474db0bc6fc7437e803b3576d391adf44e54d9a66067a583bee1b55976202f9952600e488c2cb5b0012cdccd156af768a8
6
+ metadata.gz: c4be86105e4652789f885ee877540b551a40e72459893724a1da4d65a429b800974cba971becf1f2559ca44883ccea2ed0fc147738bfd14e35c082432d3badb7
7
+ data.tar.gz: 94abab0772b746353d5b3ce527e6cb53348d67c08c7020dd9bff5f04682b90658963c6fb5a3170f1c8b6e1904a7cf48a0fb79a57cc6a77fdca22c5dcab2fb8d4
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-sqladmin_v1
2
2
 
3
+ ### v0.27.0 (2022-09-26)
4
+
5
+ * Regenerated from discovery document revision 20220922
6
+
3
7
  ### v0.26.0 (2022-09-21)
4
8
 
5
9
  * Regenerated using generator version 0.10.0
@@ -411,7 +411,7 @@ module Google
411
411
  class CloneContext
412
412
  include Google::Apis::Core::Hashable
413
413
 
414
- # The name of the allocated ip range for the private ip CloudSQL instance. For
414
+ # The name of the allocated ip range for the private ip Cloud SQL instance. For
415
415
  # example: "google-managed-services-default". If set, the cloned instance ip
416
416
  # will be created in the allocated range. The range name must comply with [RFC
417
417
  # 1035](https://tools.ietf.org/html/rfc1035). Specifically, the name must be 1-
@@ -1992,7 +1992,7 @@ module Google
1992
1992
  class IpConfiguration
1993
1993
  include Google::Apis::Core::Hashable
1994
1994
 
1995
- # The name of the allocated ip range for the private ip CloudSQL instance. For
1995
+ # The name of the allocated ip range for the private ip Cloud SQL instance. For
1996
1996
  # example: "google-managed-services-default". If set, the instance ip will be
1997
1997
  # created in the allocated range. The range name must comply with [RFC 1035](
1998
1998
  # https://tools.ietf.org/html/rfc1035). Specifically, the name must be 1-63
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module SqladminV1
18
18
  # Version of the google-apis-sqladmin_v1 gem
19
- GEM_VERSION = "0.26.0"
19
+ GEM_VERSION = "0.27.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.10.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20220905"
25
+ REVISION = "20220922"
26
26
  end
27
27
  end
28
28
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-sqladmin_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.26.0
4
+ version: 0.27.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: 2022-09-26 00:00:00.000000000 Z
11
+ date: 2022-10-03 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-sqladmin_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-sqladmin_v1/v0.26.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-sqladmin_v1/v0.27.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-sqladmin_v1
63
63
  post_install_message:
64
64
  rdoc_options: []