google-apis-sqladmin_v1beta4 0.41.0 → 0.42.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: fccd57e311c724dce1805b4b9b4b4ceccce3cf99377dba0c197365922233694e
4
- data.tar.gz: 9114b61b0dd3b0045a25a55f9f0fff2826fbb3d1f7673aa5b4a2051990e3596b
3
+ metadata.gz: 77ac2f45018b4a02a78248379002903a8c52bf997973fd0aba6ad53c4872810b
4
+ data.tar.gz: a31801dd55d9c48f7c2865ac4c8fd05f15154855c8256a8fa95a669084a8110e
5
5
  SHA512:
6
- metadata.gz: 931499e882d2dd5cd8b1a15f6ed7d4d333a36342b73d5d3d6319db8c2e83eb4fb6ae753fca0a2e9f29962973f538fb7eb931c42bae099a7376239a5ea73ffc30
7
- data.tar.gz: 366131c77abe49c8f1bbfb62aad5af3ae372b697d33c30a47fc50341323ddab2de32223bf34f8cb4efef91801111c593db424979521f73e407d5aa1ad12639c4
6
+ metadata.gz: ab0c29b831d243dff39ed8731fb817c310fdb042cfabf98941ce067afcc87c6dcde4a550eac45be174f4831b629e0e1b72108edfbb91d0fb6a8819404b5695f7
7
+ data.tar.gz: 3cd8ae69f63d58691dc424254b0353ab9e149c97ce9d96cb140797ec84851e70befa60a5da980ef53c65e69d3a9992dee08f6d58419a9b97f69126a3978cc912
data/CHANGELOG.md CHANGED
@@ -1,5 +1,10 @@
1
1
  # Release history for google-apis-sqladmin_v1beta4
2
2
 
3
+ ### v0.42.0 (2023-01-15)
4
+
5
+ * Regenerated from discovery document revision 20230111
6
+ * Regenerated using generator version 0.11.1
7
+
3
8
  ### v0.41.0 (2022-11-16)
4
9
 
5
10
  * Regenerated from discovery document revision 20221113
@@ -3826,9 +3826,7 @@ module Google
3826
3826
  # @return [String]
3827
3827
  attr_accessor :kind
3828
3828
 
3829
- # An identifier that uniquely identifies the operation. You can use this
3830
- # identifier to retrieve the Operations resource that has information about the
3831
- # operation.
3829
+ # Unused.
3832
3830
  # Corresponds to the JSON property `nextPageToken`
3833
3831
  # @return [String]
3834
3832
  attr_accessor :next_page_token
@@ -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.41.0"
19
+ GEM_VERSION = "0.42.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.11.0"
22
+ GENERATOR_VERSION = "0.11.1"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20221113"
25
+ REVISION = "20230111"
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.41.0
4
+ version: 0.42.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-12-12 00:00:00.000000000 Z
11
+ date: 2023-01-15 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.41.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-sqladmin_v1beta4/v0.42.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: []
@@ -75,7 +75,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
75
75
  - !ruby/object:Gem::Version
76
76
  version: '0'
77
77
  requirements: []
78
- rubygems_version: 3.3.14
78
+ rubygems_version: 3.4.2
79
79
  signing_key:
80
80
  specification_version: 4
81
81
  summary: Simple REST client for Cloud SQL Admin API V1beta4