google-apis-apikeys_v2 0.11.0 → 0.14.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: '094aa69fe3a8c2c743a82e7f73a308b741822187ca5661aabc39355e52cdb34c'
4
- data.tar.gz: 8d78039080b021cf0a94ace2d2725a5a673f75e7ea971e2ba58cfa76a333a992
3
+ metadata.gz: 3c90c300ee02439985695b7963b36fff47f91f9f55c24085dbec11b92f233639
4
+ data.tar.gz: 3bddc10ecbe7b36f8b2014e4392f14f8124f60c4783f4773b110c8440372ff41
5
5
  SHA512:
6
- metadata.gz: c2fbd7eaf9231720b2087bed97ab8b046da4e82ead067a6c53f07b4ad40b7b603f2823e3206144988bd34077186b8ec501068c200d9173862576e544a4fd4b08
7
- data.tar.gz: 6488315b39aae82bd7f9e426429dcdfd89a83588c21754a61b7db14c6b320dd7c9ed410f8a8cec123fffa389fefab32e7addfb085e2d91e78e7285f84e8b2788
6
+ metadata.gz: 30616445966c4d12f8884f0b1851a06628e179612465c5abc43700d5e5077b13d07704311952105ba638a0801c228eb5361041e24a5870125092f10add730ff3
7
+ data.tar.gz: ade21f53c5ffe33763d6570186ebd3b05206ebe0cd657748658ba060400e6f56f66f704aaa5e9471d02ee6402769f983fade761f95485b5f7c95cb38277c579d
data/CHANGELOG.md CHANGED
@@ -1,5 +1,18 @@
1
1
  # Release history for google-apis-apikeys_v2
2
2
 
3
+ ### v0.14.0 (2022-06-18)
4
+
5
+ * Regenerated using generator version 0.7.0
6
+
7
+ ### v0.13.0 (2022-06-05)
8
+
9
+ * Regenerated using generator version 0.5.0
10
+ * Regenerated from discovery document revision 20220530
11
+
12
+ ### v0.12.0 (2022-04-20)
13
+
14
+ * Regenerated from discovery document revision 20220418
15
+
3
16
  ### v0.11.0 (2022-04-07)
4
17
 
5
18
  * Regenerated from discovery document revision 20220405
@@ -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.11.0"
19
+ GEM_VERSION = "0.14.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.4.1"
22
+ GENERATOR_VERSION = "0.7.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20220405"
25
+ REVISION = "20220530"
26
26
  end
27
27
  end
28
28
  end
@@ -307,11 +307,11 @@ module Google
307
307
  # @param [Google::Apis::ApikeysV2::V2Key] v2_key_object
308
308
  # @param [String] update_mask
309
309
  # The field mask specifies which fields to be updated as part of this request.
310
- # All other fields are ignored. Mutable fields are: `display_name` and `
311
- # restrictions`. If an update mask is not provided, the service treats it as an
312
- # implied mask equivalent to all allowed fields that are set on the wire. If the
313
- # field mask has a special value "*", the service treats it equivalent to
314
- # replace all allowed mutable fields.
310
+ # All other fields are ignored. Mutable fields are: `display_name`, `
311
+ # restrictions`, and `annotations`. If an update mask is not provided, the
312
+ # service treats it as an implied mask equivalent to all allowed fields that are
313
+ # set on the wire. If the field mask has a special value "*", the service treats
314
+ # it equivalent to replace all allowed mutable fields.
315
315
  # @param [String] fields
316
316
  # Selector specifying which fields to include in a partial response.
317
317
  # @param [String] quota_user
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.11.0
4
+ version: 0.14.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-04-11 00:00:00.000000000 Z
11
+ date: 2022-06-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.4'
19
+ version: '0.6'
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.4'
29
+ version: '0.6'
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.11.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-apikeys_v2/v0.14.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.5
78
+ rubygems_version: 3.3.14
79
79
  signing_key:
80
80
  specification_version: 4
81
81
  summary: Simple REST client for API Keys API V2