google-apis-sqladmin_v1beta4 0.37.0 → 0.38.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: c460ff2a3435d754ddfa697d3a0a62c689dedbdfc61c409059ae1f54d52d5829
4
- data.tar.gz: 87e882a67e7b1ce5305f6466006b2d13d89fac71c34676a5ae2288fd787be3f2
3
+ metadata.gz: f94106304dc403db488f1e6a9ecadbb51c3c4aac67003205e7faaee751623eb2
4
+ data.tar.gz: 95bec43202b5b976150e561581ffc17efcac7053e803a3f08bf7ff712625acfd
5
5
  SHA512:
6
- metadata.gz: f6fcf13078caedda52fcff6969706dad766b07edbde226ac6d014bb42712d5401d52f4c7ef80107893050473a4fbca363aaa7b7fa258e3aedc4a4ea45a3bf6d4
7
- data.tar.gz: c9f952642e926d58d1477e860b3493bc4f3c6020b5caf4866c2d687be85bb3754e8b737d9cfa1e5a716b8c8070e20a5eca4ae93582f52ed2a8800afddfb2b9c7
6
+ metadata.gz: 3cc44ba6b4573045389eb38b0bba2af36a4f3bd9e346e63e5b94f3cc01d7be2e6b29984af7b533167fc600c48a6aaa3b94a003a51de72d5ca3bdb31e1b7ef7da
7
+ data.tar.gz: 6b07898010406bf666b2dec82d2ddbf821d7255e4a054e8c2bbdd3312192e0b1471fe0e893318eb164d65b48bee4d99763bacdd28a85c4a7f5a2c8c823f72d92
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-sqladmin_v1beta4
2
2
 
3
+ ### v0.38.0 (2022-09-28)
4
+
5
+ * Regenerated from discovery document revision 20220922
6
+
3
7
  ### v0.37.0 (2022-09-22)
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-
@@ -1993,7 +1993,7 @@ module Google
1993
1993
  class IpConfiguration
1994
1994
  include Google::Apis::Core::Hashable
1995
1995
 
1996
- # The name of the allocated ip range for the private ip CloudSQL instance. For
1996
+ # The name of the allocated ip range for the private ip Cloud SQL instance. For
1997
1997
  # example: "google-managed-services-default". If set, the instance ip will be
1998
1998
  # created in the allocated range. The range name must comply with [RFC 1035](
1999
1999
  # 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 SqladminV1beta4
18
18
  # Version of the google-apis-sqladmin_v1beta4 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.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_v1beta4
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
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_v1beta4/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-sqladmin_v1beta4/v0.37.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-sqladmin_v1beta4/v0.38.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-sqladmin_v1beta4
63
63
  post_install_message:
64
64
  rdoc_options: []