google-apis-dataportability_v1beta 0.16.0 → 0.17.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: '08d828d88af2670f29bce73c7867449f0e59e5a1d7d80924bdb9b9b3bc4ec3f0'
4
- data.tar.gz: 62fe3a5b47035fcc65ba72a453643ca6dab861f62d1bb804ec1dbb4c3c7b831b
3
+ metadata.gz: 4537d5b73eabaeaa42a00709ccbe03232d7af77f8db105744671401b629f05bd
4
+ data.tar.gz: d648811122902ba9229e4a61e53c119a45ccf688fa592da0309adfb6361825a9
5
5
  SHA512:
6
- metadata.gz: 86e3b6ed5675b9246ee1a52183832f6e98d6dc9c517112fadeba7301f9f231117355cb9bb36d6f751d3e3e65a28d871dbd55ed098830fd5ab2e01c069a38b6a8
7
- data.tar.gz: 80c7e9f16591170039d8716946d2601b56827ba07749f3c183af37b70f62ceef64009cae80fb0b2387f6447aafc6a5b8ca47553a72b18c88d675f2048c8c1ab6
6
+ metadata.gz: 4381954f1b83aa937cdcca924a7cb388f2c44e3434b94aa8325c5b8e8efddaf6054cd14a3708cda978bc2918f474af61ec37f2b7f6b1034459c0c23ed54be95e
7
+ data.tar.gz: 80245005ebdfe42a1d5729e13438852896d0eea92ae60a1f5b4caaf0be7eaa392dab1e95431a3994cc59d16c0040e7a5db7e5eeaa49a550995c3b4cb520f39d2
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-dataportability_v1beta
2
2
 
3
+ ### v0.17.0 (2026-01-11)
4
+
5
+ * Regenerated from discovery document revision 20260105
6
+
3
7
  ### v0.16.0 (2025-11-30)
4
8
 
5
9
  * Regenerated from discovery document revision 20251123
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module DataportabilityV1beta
18
18
  # Version of the google-apis-dataportability_v1beta gem
19
- GEM_VERSION = "0.16.0"
19
+ GEM_VERSION = "0.17.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.18.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20251123"
25
+ REVISION = "20260105"
26
26
  end
27
27
  end
28
28
  end
@@ -119,6 +119,21 @@ module Google
119
119
  # Move a copy of the maps you created in My Maps
120
120
  AUTH_DATAPORTABILITY_MYMAPS_MAPS = 'https://www.googleapis.com/auth/dataportability.mymaps.maps'
121
121
 
122
+ # Copy Nest camera event data
123
+ AUTH_DATAPORTABILITY_NEST_CAMERA_EVENT = 'https://www.googleapis.com/auth/dataportability.nest.camera_event'
124
+
125
+ # Copy Nest camera feature data
126
+ AUTH_DATAPORTABILITY_NEST_CAMERA_FEATURE = 'https://www.googleapis.com/auth/dataportability.nest.camera_feature'
127
+
128
+ # Copy Nest camera footage
129
+ AUTH_DATAPORTABILITY_NEST_CAMERA_VIDEO = 'https://www.googleapis.com/auth/dataportability.nest.camera_video'
130
+
131
+ # Copy your Nest Store and Nest Renew billing and payment information
132
+ AUTH_DATAPORTABILITY_NEST_STORE = 'https://www.googleapis.com/auth/dataportability.nest.store'
133
+
134
+ # Copy your Nest user information
135
+ AUTH_DATAPORTABILITY_NEST_USER = 'https://www.googleapis.com/auth/dataportability.nest.user'
136
+
122
137
  # Move a copy of your food purchase and reservation activity
123
138
  AUTH_DATAPORTABILITY_ORDER_RESERVE_PURCHASES_RESERVATIONS = 'https://www.googleapis.com/auth/dataportability.order_reserve.purchases_reservations'
124
139
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-dataportability_v1beta
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.16.0
4
+ version: 0.17.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
@@ -57,7 +57,7 @@ licenses:
57
57
  metadata:
58
58
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
59
59
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-dataportability_v1beta/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-dataportability_v1beta/v0.16.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-dataportability_v1beta/v0.17.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-dataportability_v1beta
62
62
  rdoc_options: []
63
63
  require_paths: