google-apis-apikeys_v2 0.12.0 → 0.15.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: beb1dfc1965ba96db0c9f9e5e5e8fe114cd340f459b6e8291319f94e1db29ba3
4
- data.tar.gz: f0b22cffb2627d9a06a46295fc4da4236753c381a7f25dcff52d62df80ddb9ac
3
+ metadata.gz: c81c7ba10f178286cb486950a2b92ff15e7d2534da72fd8d9c442a8f20c6dfae
4
+ data.tar.gz: 6fa82c57adf739437902af9fa2631f4e4d60c9bf215e101edec3fd38b4db7785
5
5
  SHA512:
6
- metadata.gz: b51d94ef47cb261df84285872247e019c44bf01cd0ca3bdd79c6d8fc76261537f4110889f47018f1ecfc67d54eb5b62fac446bc89b415130677e041991df3ca3
7
- data.tar.gz: 59aa2808e9dbb18e2091eba49e38c9697442053c7dd5cd6b119e415d02e8998c3fac7998464b0feb19c126a7a4d030b96bf9484b8fce3852bd8048b2cf77a01b
6
+ metadata.gz: 4e6a9168f438ab214cbb485500ec008a6339bc8003e2731a2b59dabfec3b09e9a104b5c67f02419f6e2683716abeebd57bff683117c6d132380fc40db2002527
7
+ data.tar.gz: cd7e63d76f3ff2344ebfde394554973f7e4e81f5737c5e23d373f0fdff8a142d63db9346f423456f97d09e4e1883da460025c333a8d4a9e22194582e03ef6f1a
data/CHANGELOG.md CHANGED
@@ -1,5 +1,18 @@
1
1
  # Release history for google-apis-apikeys_v2
2
2
 
3
+ ### v0.15.0 (2022-06-30)
4
+
5
+ * Regenerated using generator version 0.8.0
6
+
7
+ ### v0.14.0 (2022-06-18)
8
+
9
+ * Regenerated using generator version 0.7.0
10
+
11
+ ### v0.13.0 (2022-06-05)
12
+
13
+ * Regenerated using generator version 0.5.0
14
+ * Regenerated from discovery document revision 20220530
15
+
3
16
  ### v0.12.0 (2022-04-20)
4
17
 
5
18
  * Regenerated from discovery document revision 20220418
@@ -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.12.0"
19
+ GEM_VERSION = "0.15.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.8.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20220418"
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`,`restrictions`
311
- # and `annotations`. If an update mask is not provided, the service treats it
312
- # as an implied mask equivalent to all allowed fields that are set on the wire.
313
- # If the 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.12.0
4
+ version: 0.15.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-25 00:00:00.000000000 Z
11
+ date: 2022-07-04 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.7'
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.7'
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.12.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-apikeys_v2/v0.15.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