google-apis-sqladmin_v1 0.30.0 → 0.31.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: '08cf2a8581c1032e43d0d9c5e59a5a9be73396a6c0848e77183ac493c694afbf'
4
- data.tar.gz: 904002dc108eaedc205cf182c4dc00ba333b87003c21ab169e03ab19171941b3
3
+ metadata.gz: 8903cfcae6d5c7518295de00dabf558db03535c9948da9bfd8d5b0902d032461
4
+ data.tar.gz: 0ee6ddf74a2d15b65dbf45f5221c77f654b8fed3cf387753b2650507aa6afd83
5
5
  SHA512:
6
- metadata.gz: a4b53d1cb81370ce04636c970aba3784c35ad517d4587391d7a7e3160619aa318a561b97168753ec1640be271976b2b5d4a868fd05affadcfe4428441c677060
7
- data.tar.gz: 2f1337e5d3c4cff4b8789e7c452da9d68588c155edb68a89325cd4b4c09d554db28826b98b037c546a6e7a1efa3bd8dc68a29407a2330823a2d25ce6205f13a2
6
+ metadata.gz: bacd249adb468d8a8a5983ef6cd8ff4c1367110084500b9d3459447edcb2785fbaca84fb5d466d2120e61294dceebaf57cc36e991881ed0515f1629220fd20bb
7
+ data.tar.gz: 6654414bf0d3d4f88c3a34a260f47c96d533fbca0e2abacfbc91edc2b1c3393b11fc6272c48211d848ad0a5eb9046de59c40afa87a505dacf3ef7716ad22445b
data/CHANGELOG.md CHANGED
@@ -1,5 +1,10 @@
1
1
  # Release history for google-apis-sqladmin_v1
2
2
 
3
+ ### v0.31.0 (2023-01-15)
4
+
5
+ * Regenerated from discovery document revision 20230111
6
+ * Regenerated using generator version 0.11.1
7
+
3
8
  ### v0.30.0 (2022-11-18)
4
9
 
5
10
  * Regenerated from discovery document revision 20221113
@@ -3825,9 +3825,7 @@ module Google
3825
3825
  # @return [String]
3826
3826
  attr_accessor :kind
3827
3827
 
3828
- # An identifier that uniquely identifies the operation. You can use this
3829
- # identifier to retrieve the Operations resource that has information about the
3830
- # operation.
3828
+ # Unused.
3831
3829
  # Corresponds to the JSON property `nextPageToken`
3832
3830
  # @return [String]
3833
3831
  attr_accessor :next_page_token
@@ -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.30.0"
19
+ GEM_VERSION = "0.31.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_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.30.0
4
+ version: 0.31.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_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-sqladmin_v1/v0.30.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-sqladmin_v1/v0.31.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: []
@@ -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 V1