google-apis-cloudiot_v1 0.3.0 → 0.4.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: fb239a238e95725fc491adb57846f4dc688d4634af210b83580d7c457fb1880a
4
- data.tar.gz: 3a91c890a0a78c3c7aad712d2929fde53c8644b68ece9d60f15d333889c674ec
3
+ metadata.gz: 36c90bd5f07394ca2a632ba5a01b960504f586f4c60206da3024032aca65923d
4
+ data.tar.gz: 288b577941221cb87efda81edf991e9315764fe2df530c9a2310ed11a6a7d7e5
5
5
  SHA512:
6
- metadata.gz: b9f8f598311ab1232ec812dc66c7634fbe1c5560c7369c2a14896fd8a6bbd325f1e36c017d7a83561bf655172517b5802a122582a496b3c9cfeae8e6add78eda
7
- data.tar.gz: a057bb12002cc0888a67d0c7563ec52733561d90062558c9e76214bf3564cccab46b2b12e65f2a2089581243d6aa6f4080739f3a9702e8cb764fa967def69ee9
6
+ metadata.gz: 00e2a25fab06eed5592b95a5db5b7f8cea99ee3af536d0fae0b2bdacce0a14b8b41c92b9e300aecd2baeb323ba82ca3b3bff9ee469185186d4d3272bd018db06
7
+ data.tar.gz: 15c396b8f078e9a4da880116174ebe14bddd93f9bfd350d5c379433a28fbed91c8c6d00f5b35092c1ae021c2f030790c833e7187ff2582f3d1e67da7d2185bd5
data/CHANGELOG.md CHANGED
@@ -1,5 +1,10 @@
1
1
  # Release history for google-apis-cloudiot_v1
2
2
 
3
+ ### v0.4.0 (2021-04-01)
4
+
5
+ * Regenerated from discovery document revision 20210323
6
+ * Regenerated using generator version 0.2.0
7
+
3
8
  ### v0.3.0 (2021-03-04)
4
9
 
5
10
  * Unspecified changes
@@ -30,7 +30,7 @@ module Google
30
30
  # This is NOT the gem version.
31
31
  VERSION = 'V1'
32
32
 
33
- # View and manage your data across Google Cloud Platform services
33
+ # See, edit, configure, and delete your Google Cloud Platform data
34
34
  AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
35
35
 
36
36
  # Register and manage devices in the Google Cloud IoT service
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module CloudiotV1
18
18
  # Version of the google-apis-cloudiot_v1 gem
19
- GEM_VERSION = "0.3.0"
19
+ GEM_VERSION = "0.4.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.1.2"
22
+ GENERATOR_VERSION = "0.2.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20210209"
25
+ REVISION = "20210323"
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-cloudiot_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.0
4
+ version: 0.4.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: 2021-03-08 00:00:00.000000000 Z
11
+ date: 2021-04-05 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -52,7 +52,7 @@ licenses:
52
52
  metadata:
53
53
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
54
54
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-cloudiot_v1/CHANGELOG.md
55
- documentation_uri: https://googleapis.dev/ruby/google-apis-cloudiot_v1/v0.3.0
55
+ documentation_uri: https://googleapis.dev/ruby/google-apis-cloudiot_v1/v0.4.0
56
56
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-cloudiot_v1
57
57
  post_install_message:
58
58
  rdoc_options: []