google-apis-smartdevicemanagement_v1 0.14.0 → 0.15.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 7b4fe25378f6dac6965e094e6089d7d18fda76bccf97f83be253b2ccb4203a9f
4
- data.tar.gz: be60c0e9851d02aef5ed05e363390d39e0778215bf8dd20e420579b135859956
3
+ metadata.gz: fb5a2cd836ab9d3a3274e2091a5dbd3ea32f9fe40554a0f664bf1ef15321d81e
4
+ data.tar.gz: 48232f1f0028706b913957fa19e308e558dcedc6c1a1db13ce473922c8a9d8d8
5
5
  SHA512:
6
- metadata.gz: 63e9d40a07e815817a5871c3f959297c71d1f0c0df51ed91992f62e5e15ae77871ebb72d50c41c33e019e18e56405438ed28d2e59290d89eb1bd73649877e901
7
- data.tar.gz: da7785b2ad6b5b733544c1996a692229f69cbf57ce0ee602ab28f919a09fe893f29ef803b4875f5a71b06e7c29ac7a630ad8ca5433077eb8c2988b59fd91238b
6
+ metadata.gz: d7a3db1eb56a2ba28138d34064004c87a496bcd63b0e5be23b550821cd675a1c5fd9d2353ed20ec1b1b5d267bb4424246cf2460a15d877401d5e5bd5b3a952f8
7
+ data.tar.gz: 83ea889a6d48df463a9d261417ad022bd8012660f1261bf361a41253e57fe731698a1dce946dae48dee69d8a295e4b18371dbfe90142068bfd00ff4cc005d7b0
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-smartdevicemanagement_v1
2
2
 
3
+ ### v0.15.0 (2022-10-12)
4
+
5
+ * Regenerated from discovery document revision 20220926
6
+
3
7
  ### v0.14.0 (2022-09-21)
4
8
 
5
9
  * Regenerated using generator version 0.10.0
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module SmartdevicemanagementV1
18
18
  # Version of the google-apis-smartdevicemanagement_v1 gem
19
- GEM_VERSION = "0.14.0"
19
+ GEM_VERSION = "0.15.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.10.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20220821"
25
+ REVISION = "20220926"
26
26
  end
27
27
  end
28
28
  end
@@ -32,9 +32,6 @@ module Google
32
32
 
33
33
  # See and/or control the devices that you selected
34
34
  AUTH_SDM_SERVICE = 'https://www.googleapis.com/auth/sdm.service'
35
-
36
- # See and control the Nest thermostats that you select
37
- AUTH_SDM_THERMOSTAT_SERVICE = 'https://www.googleapis.com/auth/sdm.thermostat.service'
38
35
  end
39
36
  end
40
37
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-smartdevicemanagement_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.14.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-09-26 00:00:00.000000000 Z
11
+ date: 2022-10-17 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-smartdevicemanagement_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-smartdevicemanagement_v1/v0.14.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-smartdevicemanagement_v1/v0.15.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-smartdevicemanagement_v1
63
63
  post_install_message:
64
64
  rdoc_options: []