google-apis-firebase_v1beta1 0.5.0 → 0.9.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: 12f89f2a92b038f47c57d52ce95ac87decc054c330cad384132a83c0e68b91f7
4
- data.tar.gz: 41e391c0095617c158db0b6b7f61188ee855060008380f4243929ec3dc228d49
3
+ metadata.gz: c9ef6b54b3ff4653111302d5673824d92502898a6c1a14d7baab95f255634554
4
+ data.tar.gz: 8ed337d8fc099229d554e60bc7549fafe40b6108bec73e04f54744da8e71ac2f
5
5
  SHA512:
6
- metadata.gz: e52426504d9b15408d63ed84dee72d421a35c987fab6a89a2e255a8a5f890fc85a39c8456f412995d1dbef9b5424e2e557e6d69488db5b1c3ab069bf97f7da2d
7
- data.tar.gz: f31f2043b8d857e330b6dbb80d9a455df09e507f74f832f6f5a6beac68b500b575b74c899c62a55a810b524c5091c4a69d88926511366d65a819af20e412629a
6
+ metadata.gz: b0a0692696ffd9ed39900f68ab05e9ce421ec16229d72a033d31f69cfcfbe9c271a638a60dce63ecf08ea4fa54fd52c58ce9e0e339e520550246845c4be2b3c2
7
+ data.tar.gz: 9c96f58bf23df326a146e057e75780af327f2104f8a78f50fe659e7feebec9dd0688f2e16b6b81389f405667746109c5b53b7a5b4ce52ef7275074f6704c0a10
data/CHANGELOG.md CHANGED
@@ -1,5 +1,21 @@
1
1
  # Release history for google-apis-firebase_v1beta1
2
2
 
3
+ ### v0.9.0 (2021-10-07)
4
+
5
+ * Regenerated from discovery document revision 20211005
6
+
7
+ ### v0.8.0 (2021-09-01)
8
+
9
+ * Regenerated from discovery document revision 20210809
10
+
11
+ ### v0.7.0 (2021-06-29)
12
+
13
+ * Regenerated using generator version 0.4.0
14
+
15
+ ### v0.6.0 (2021-06-24)
16
+
17
+ * Regenerated using generator version 0.3.0
18
+
3
19
  ### v0.5.0 (2021-05-27)
4
20
 
5
21
  * Regenerated from discovery document revision 20210525
@@ -1105,7 +1105,7 @@ module Google
1105
1105
  # of the Google Analytics web stream associated with the Firebase Web App.
1106
1106
  # Firebase SDKs use this ID to interact with Google Analytics APIs. Learn more
1107
1107
  # about this ID and Google Analytics web streams in the [Analytics documentation]
1108
- # (https://support.google.com/analytics/topic/9303475).
1108
+ # (https://support.google.com/analytics/answer/9304153).
1109
1109
  # Corresponds to the JSON property `measurementId`
1110
1110
  # @return [String]
1111
1111
  attr_accessor :measurement_id
@@ -1234,8 +1234,8 @@ module Google
1234
1234
  # Google Analytics APIs. This field is only present if the `WebApp` is linked to
1235
1235
  # a web stream in a Google Analytics App + Web property. Learn more about this
1236
1236
  # ID and Google Analytics web streams in the [Analytics documentation](https://
1237
- # support.google.com/analytics/topic/9303475). To generate a `measurementId` and
1238
- # link the `WebApp` with a Google Analytics web stream, call [`
1237
+ # support.google.com/analytics/answer/9304153). To generate a `measurementId`
1238
+ # and link the `WebApp` with a Google Analytics web stream, call [`
1239
1239
  # AddGoogleAnalytics`](../../v1beta1/projects/addGoogleAnalytics). For apps
1240
1240
  # using the Firebase JavaScript SDK v7.20.0 and later, Firebase dynamically
1241
1241
  # fetches the `measurementId` when your app initializes Analytics. Having this
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module FirebaseV1beta1
18
18
  # Version of the google-apis-firebase_v1beta1 gem
19
- GEM_VERSION = "0.5.0"
19
+ GEM_VERSION = "0.9.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.2.0"
22
+ GENERATOR_VERSION = "0.4.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20210525"
25
+ REVISION = "20211005"
26
26
  end
27
27
  end
28
28
  end
@@ -30,10 +30,10 @@ module Google
30
30
  # This is NOT the gem version.
31
31
  VERSION = 'V1beta1'
32
32
 
33
- # See, edit, configure, and delete your Google Cloud Platform data
33
+ # See, edit, configure, and delete your Google Cloud data and see the email address for your Google Account.
34
34
  AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
35
35
 
36
- # View your data across Google Cloud Platform services
36
+ # View your data across Google Cloud services and see the email address of your Google Account
37
37
  AUTH_CLOUD_PLATFORM_READ_ONLY = 'https://www.googleapis.com/auth/cloud-platform.read-only'
38
38
 
39
39
  # View and administer all your Firebase data and settings
metadata CHANGED
@@ -1,29 +1,35 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-firebase_v1beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.5.0
4
+ version: 0.9.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-05-31 00:00:00.000000000 Z
11
+ date: 2021-10-11 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
15
15
  requirement: !ruby/object:Gem::Requirement
16
16
  requirements:
17
- - - "~>"
17
+ - - ">="
18
18
  - !ruby/object:Gem::Version
19
- version: '0.1'
19
+ version: '0.4'
20
+ - - "<"
21
+ - !ruby/object:Gem::Version
22
+ version: 2.a
20
23
  type: :runtime
21
24
  prerelease: false
22
25
  version_requirements: !ruby/object:Gem::Requirement
23
26
  requirements:
24
- - - "~>"
27
+ - - ">="
28
+ - !ruby/object:Gem::Version
29
+ version: '0.4'
30
+ - - "<"
25
31
  - !ruby/object:Gem::Version
26
- version: '0.1'
32
+ version: 2.a
27
33
  description: This is the simple REST client for Firebase Management API V1beta1. Simple
28
34
  REST clients are Ruby client libraries that provide access to Google services via
29
35
  their HTTP REST API endpoints. These libraries are generated and updated automatically
@@ -52,7 +58,7 @@ licenses:
52
58
  metadata:
53
59
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
54
60
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-firebase_v1beta1/CHANGELOG.md
55
- documentation_uri: https://googleapis.dev/ruby/google-apis-firebase_v1beta1/v0.5.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-firebase_v1beta1/v0.9.0
56
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-firebase_v1beta1
57
63
  post_install_message:
58
64
  rdoc_options: []