google-apis-apikeys_v2 0.17.0 → 0.19.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: 8001265260cf1fd113c2c40f72e845c0782397c0617ddfde4193f75e4dbac5a1
4
- data.tar.gz: 2ae63211e2e4bcf4732d3f04c4238bf10ac591a2030ca1c017522f3ef5ced6dc
3
+ metadata.gz: b9147df9f23d15a0ccdf6103585fad7fb0500d75f35811bf13310f3788186760
4
+ data.tar.gz: e775764246092ea57766437a191af46e41e525f22bdd749da9c4d533aa29ef4f
5
5
  SHA512:
6
- metadata.gz: 196f7dd4d9810ebef6c9c6656b0fd8dd249b3c64ed02fe94470d07c96431805ccb795e0b59e52d5f19fc5fb96963a546dfb923ffc3ece0a1fd6ab264f9d0819a
7
- data.tar.gz: ee29413392e9d66a52df796e74f44fc0b873699daa7c47a821e225e6ec56f5965901c0f9db2a47c016584e4c8205fd39663a0232b7b51091fa6b7efd38456255
6
+ metadata.gz: f70aff50eef692a15613cac7434feefc8c30261089894fc8341981fdccfe23c5b890e1224e6ab16cac9c73c2f1f760f616fce29c71b5ad8ca2e7b9f148d02d80
7
+ data.tar.gz: 06b08fffc0d8cae133ced326f153410a12f0b0603641050d43ecfb25e19293cb68c95ed420060118fc5cf3a6555ab664fddcf45d67e377bed2eaeebd2b6ed5d5
data/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # Release history for google-apis-apikeys_v2
2
2
 
3
+ ### v0.19.0 (2023-08-13)
4
+
5
+ * Regenerated from discovery document revision 20230806
6
+
7
+ ### v0.18.0 (2023-02-15)
8
+
9
+ * Regenerated using generator version 0.12.0
10
+
3
11
  ### v0.17.0 (2022-10-27)
4
12
 
5
13
  * Regenerated using generator version 0.11.0
@@ -59,13 +59,13 @@ module Google
59
59
  # @return [String]
60
60
  attr_accessor :name
61
61
 
62
- # The normal response of the operation in case of success. If the original
63
- # method returns no data on success, such as `Delete`, the response is `google.
64
- # protobuf.Empty`. If the original method is standard `Get`/`Create`/`Update`,
65
- # the response should be the resource. For other methods, the response should
66
- # have the type `XxxResponse`, where `Xxx` is the original method name. For
67
- # example, if the original method name is `TakeSnapshot()`, the inferred
68
- # response type is `TakeSnapshotResponse`.
62
+ # The normal, successful response of the operation. If the original method
63
+ # returns no data on success, such as `Delete`, the response is `google.protobuf.
64
+ # Empty`. If the original method is standard `Get`/`Create`/`Update`, the
65
+ # response should be the resource. For other methods, the response should have
66
+ # the type `XxxResponse`, where `Xxx` is the original method name. For example,
67
+ # if the original method name is `TakeSnapshot()`, the inferred response type is
68
+ # `TakeSnapshotResponse`.
69
69
  # Corresponds to the JSON property `response`
70
70
  # @return [Hash<String,Object>]
71
71
  attr_accessor :response
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module ApikeysV2
18
18
  # Version of the google-apis-apikeys_v2 gem
19
- GEM_VERSION = "0.17.0"
19
+ GEM_VERSION = "0.19.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.12.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20220530"
25
+ REVISION = "20230806"
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-apikeys_v2
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.17.0
4
+ version: 0.19.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-10-31 00:00:00.000000000 Z
11
+ date: 2023-08-20 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -16,7 +16,7 @@ dependencies:
16
16
  requirements:
17
17
  - - ">="
18
18
  - !ruby/object:Gem::Version
19
- version: 0.9.1
19
+ version: 0.11.0
20
20
  - - "<"
21
21
  - !ruby/object:Gem::Version
22
22
  version: 2.a
@@ -26,7 +26,7 @@ dependencies:
26
26
  requirements:
27
27
  - - ">="
28
28
  - !ruby/object:Gem::Version
29
- version: 0.9.1
29
+ version: 0.11.0
30
30
  - - "<"
31
31
  - !ruby/object:Gem::Version
32
32
  version: 2.a
@@ -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-apikeys_v2/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-apikeys_v2/v0.17.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-apikeys_v2/v0.19.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-apikeys_v2
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 API Keys API V2