google-apis-fcmdata_v1beta1 0.1.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml ADDED
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA256:
3
+ metadata.gz: 2c5cb61e3415756d69f6cffa286ad58bf69cbb4b0d97b35de02a60e58d0197c0
4
+ data.tar.gz: e0b56a1ba379ed10acef0ffef915ad71fd8cd1db07589594a4e17b22bbcabdce
5
+ SHA512:
6
+ metadata.gz: 9e60a2f729c70f5f3d23ec5daad2d6405b0846958d671f19fd137ce1abd5354a75014b5f6d46aab43f903626c07d5c4d2fbcf95d0159bdfbf08cb38ca541f1ea
7
+ data.tar.gz: 49fa4cab44e0eaa0f9cc17a6f98e51a52bf88c307f48fb2a7e53bdfed3dbf8d53cc903bf0098e791646d4950610cae15e26539b3e09b517c7c99a4b4125fed4c
data/.yardopts ADDED
@@ -0,0 +1,13 @@
1
+ --hide-void-return
2
+ --no-private
3
+ --verbose
4
+ --title=google-apis-fcmdata_v1beta1
5
+ --markup-provider=redcarpet
6
+ --markup=markdown
7
+ --main OVERVIEW.md
8
+ lib/google/apis/fcmdata_v1beta1/*.rb
9
+ lib/google/apis/fcmdata_v1beta1.rb
10
+ -
11
+ OVERVIEW.md
12
+ CHANGELOG.md
13
+ LICENSE.md
data/CHANGELOG.md ADDED
@@ -0,0 +1,7 @@
1
+ # Release history for google-apis-fcmdata_v1beta1
2
+
3
+ ### v0.1.0 (2021-07-15)
4
+
5
+ * Regenerated from discovery document revision 20210713
6
+ * Regenerated using generator version 0.4.0
7
+
data/LICENSE.md ADDED
@@ -0,0 +1,202 @@
1
+
2
+ Apache License
3
+ Version 2.0, January 2004
4
+ http://www.apache.org/licenses/
5
+
6
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
7
+
8
+ 1. Definitions.
9
+
10
+ "License" shall mean the terms and conditions for use, reproduction,
11
+ and distribution as defined by Sections 1 through 9 of this document.
12
+
13
+ "Licensor" shall mean the copyright owner or entity authorized by
14
+ the copyright owner that is granting the License.
15
+
16
+ "Legal Entity" shall mean the union of the acting entity and all
17
+ other entities that control, are controlled by, or are under common
18
+ control with that entity. For the purposes of this definition,
19
+ "control" means (i) the power, direct or indirect, to cause the
20
+ direction or management of such entity, whether by contract or
21
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
22
+ outstanding shares, or (iii) beneficial ownership of such entity.
23
+
24
+ "You" (or "Your") shall mean an individual or Legal Entity
25
+ exercising permissions granted by this License.
26
+
27
+ "Source" form shall mean the preferred form for making modifications,
28
+ including but not limited to software source code, documentation
29
+ source, and configuration files.
30
+
31
+ "Object" form shall mean any form resulting from mechanical
32
+ transformation or translation of a Source form, including but
33
+ not limited to compiled object code, generated documentation,
34
+ and conversions to other media types.
35
+
36
+ "Work" shall mean the work of authorship, whether in Source or
37
+ Object form, made available under the License, as indicated by a
38
+ copyright notice that is included in or attached to the work
39
+ (an example is provided in the Appendix below).
40
+
41
+ "Derivative Works" shall mean any work, whether in Source or Object
42
+ form, that is based on (or derived from) the Work and for which the
43
+ editorial revisions, annotations, elaborations, or other modifications
44
+ represent, as a whole, an original work of authorship. For the purposes
45
+ of this License, Derivative Works shall not include works that remain
46
+ separable from, or merely link (or bind by name) to the interfaces of,
47
+ the Work and Derivative Works thereof.
48
+
49
+ "Contribution" shall mean any work of authorship, including
50
+ the original version of the Work and any modifications or additions
51
+ to that Work or Derivative Works thereof, that is intentionally
52
+ submitted to Licensor for inclusion in the Work by the copyright owner
53
+ or by an individual or Legal Entity authorized to submit on behalf of
54
+ the copyright owner. For the purposes of this definition, "submitted"
55
+ means any form of electronic, verbal, or written communication sent
56
+ to the Licensor or its representatives, including but not limited to
57
+ communication on electronic mailing lists, source code control systems,
58
+ and issue tracking systems that are managed by, or on behalf of, the
59
+ Licensor for the purpose of discussing and improving the Work, but
60
+ excluding communication that is conspicuously marked or otherwise
61
+ designated in writing by the copyright owner as "Not a Contribution."
62
+
63
+ "Contributor" shall mean Licensor and any individual or Legal Entity
64
+ on behalf of whom a Contribution has been received by Licensor and
65
+ subsequently incorporated within the Work.
66
+
67
+ 2. Grant of Copyright License. Subject to the terms and conditions of
68
+ this License, each Contributor hereby grants to You a perpetual,
69
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
70
+ copyright license to reproduce, prepare Derivative Works of,
71
+ publicly display, publicly perform, sublicense, and distribute the
72
+ Work and such Derivative Works in Source or Object form.
73
+
74
+ 3. Grant of Patent License. Subject to the terms and conditions of
75
+ this License, each Contributor hereby grants to You a perpetual,
76
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
77
+ (except as stated in this section) patent license to make, have made,
78
+ use, offer to sell, sell, import, and otherwise transfer the Work,
79
+ where such license applies only to those patent claims licensable
80
+ by such Contributor that are necessarily infringed by their
81
+ Contribution(s) alone or by combination of their Contribution(s)
82
+ with the Work to which such Contribution(s) was submitted. If You
83
+ institute patent litigation against any entity (including a
84
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
85
+ or a Contribution incorporated within the Work constitutes direct
86
+ or contributory patent infringement, then any patent licenses
87
+ granted to You under this License for that Work shall terminate
88
+ as of the date such litigation is filed.
89
+
90
+ 4. Redistribution. You may reproduce and distribute copies of the
91
+ Work or Derivative Works thereof in any medium, with or without
92
+ modifications, and in Source or Object form, provided that You
93
+ meet the following conditions:
94
+
95
+ (a) You must give any other recipients of the Work or
96
+ Derivative Works a copy of this License; and
97
+
98
+ (b) You must cause any modified files to carry prominent notices
99
+ stating that You changed the files; and
100
+
101
+ (c) You must retain, in the Source form of any Derivative Works
102
+ that You distribute, all copyright, patent, trademark, and
103
+ attribution notices from the Source form of the Work,
104
+ excluding those notices that do not pertain to any part of
105
+ the Derivative Works; and
106
+
107
+ (d) If the Work includes a "NOTICE" text file as part of its
108
+ distribution, then any Derivative Works that You distribute must
109
+ include a readable copy of the attribution notices contained
110
+ within such NOTICE file, excluding those notices that do not
111
+ pertain to any part of the Derivative Works, in at least one
112
+ of the following places: within a NOTICE text file distributed
113
+ as part of the Derivative Works; within the Source form or
114
+ documentation, if provided along with the Derivative Works; or,
115
+ within a display generated by the Derivative Works, if and
116
+ wherever such third-party notices normally appear. The contents
117
+ of the NOTICE file are for informational purposes only and
118
+ do not modify the License. You may add Your own attribution
119
+ notices within Derivative Works that You distribute, alongside
120
+ or as an addendum to the NOTICE text from the Work, provided
121
+ that such additional attribution notices cannot be construed
122
+ as modifying the License.
123
+
124
+ You may add Your own copyright statement to Your modifications and
125
+ may provide additional or different license terms and conditions
126
+ for use, reproduction, or distribution of Your modifications, or
127
+ for any such Derivative Works as a whole, provided Your use,
128
+ reproduction, and distribution of the Work otherwise complies with
129
+ the conditions stated in this License.
130
+
131
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
132
+ any Contribution intentionally submitted for inclusion in the Work
133
+ by You to the Licensor shall be under the terms and conditions of
134
+ this License, without any additional terms or conditions.
135
+ Notwithstanding the above, nothing herein shall supersede or modify
136
+ the terms of any separate license agreement you may have executed
137
+ with Licensor regarding such Contributions.
138
+
139
+ 6. Trademarks. This License does not grant permission to use the trade
140
+ names, trademarks, service marks, or product names of the Licensor,
141
+ except as required for reasonable and customary use in describing the
142
+ origin of the Work and reproducing the content of the NOTICE file.
143
+
144
+ 7. Disclaimer of Warranty. Unless required by applicable law or
145
+ agreed to in writing, Licensor provides the Work (and each
146
+ Contributor provides its Contributions) on an "AS IS" BASIS,
147
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
148
+ implied, including, without limitation, any warranties or conditions
149
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
150
+ PARTICULAR PURPOSE. You are solely responsible for determining the
151
+ appropriateness of using or redistributing the Work and assume any
152
+ risks associated with Your exercise of permissions under this License.
153
+
154
+ 8. Limitation of Liability. In no event and under no legal theory,
155
+ whether in tort (including negligence), contract, or otherwise,
156
+ unless required by applicable law (such as deliberate and grossly
157
+ negligent acts) or agreed to in writing, shall any Contributor be
158
+ liable to You for damages, including any direct, indirect, special,
159
+ incidental, or consequential damages of any character arising as a
160
+ result of this License or out of the use or inability to use the
161
+ Work (including but not limited to damages for loss of goodwill,
162
+ work stoppage, computer failure or malfunction, or any and all
163
+ other commercial damages or losses), even if such Contributor
164
+ has been advised of the possibility of such damages.
165
+
166
+ 9. Accepting Warranty or Additional Liability. While redistributing
167
+ the Work or Derivative Works thereof, You may choose to offer,
168
+ and charge a fee for, acceptance of support, warranty, indemnity,
169
+ or other liability obligations and/or rights consistent with this
170
+ License. However, in accepting such obligations, You may act only
171
+ on Your own behalf and on Your sole responsibility, not on behalf
172
+ of any other Contributor, and only if You agree to indemnify,
173
+ defend, and hold each Contributor harmless for any liability
174
+ incurred by, or claims asserted against, such Contributor by reason
175
+ of your accepting any such warranty or additional liability.
176
+
177
+ END OF TERMS AND CONDITIONS
178
+
179
+ APPENDIX: How to apply the Apache License to your work.
180
+
181
+ To apply the Apache License to your work, attach the following
182
+ boilerplate notice, with the fields enclosed by brackets "[]"
183
+ replaced with your own identifying information. (Don't include
184
+ the brackets!) The text should be enclosed in the appropriate
185
+ comment syntax for the file format. We also recommend that a
186
+ file or class name and description of purpose be included on the
187
+ same "printed page" as the copyright notice for easier
188
+ identification within third-party archives.
189
+
190
+ Copyright [yyyy] [name of copyright owner]
191
+
192
+ Licensed under the Apache License, Version 2.0 (the "License");
193
+ you may not use this file except in compliance with the License.
194
+ You may obtain a copy of the License at
195
+
196
+ http://www.apache.org/licenses/LICENSE-2.0
197
+
198
+ Unless required by applicable law or agreed to in writing, software
199
+ distributed under the License is distributed on an "AS IS" BASIS,
200
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
201
+ See the License for the specific language governing permissions and
202
+ limitations under the License.
data/OVERVIEW.md ADDED
@@ -0,0 +1,96 @@
1
+ # Simple REST client for version V1beta1 of the Firebase Cloud Messaging Data API
2
+
3
+ This is a simple client library for version V1beta1 of the Firebase Cloud Messaging Data API. It provides:
4
+
5
+ * A client object that connects to the HTTP/JSON REST endpoint for the service.
6
+ * Ruby objects for data structures related to the service.
7
+ * Integration with the googleauth gem for authentication using OAuth, API keys, and service accounts.
8
+ * Control of retry, pagination, and timeouts.
9
+
10
+ Note that although this client library is supported and will continue to be updated to track changes to the service, it is otherwise considered complete and not under active development. Many Google services, especially Google Cloud Platform services, may provide a more modern client that is under more active development and improvement. See the section below titled *Which client should I use?* for more information.
11
+
12
+ ## Getting started
13
+
14
+ ### Before you begin
15
+
16
+ There are a few setup steps you need to complete before you can use this library:
17
+
18
+ 1. If you don't already have a Google account, [sign up](https://www.google.com/accounts).
19
+ 2. If you have never created a Google APIs Console project, read about [Managing Projects](https://cloud.google.com/resource-manager/docs/creating-managing-projects) and create a project in the [Google API Console](https://console.cloud.google.com/).
20
+ 3. Most APIs need to be enabled for your project. [Enable it](https://console.cloud.google.com/apis/library/fcmdata.googleapis.com) in the console.
21
+
22
+ ### Installation
23
+
24
+ Add this line to your application's Gemfile:
25
+
26
+ ```ruby
27
+ gem 'google-apis-fcmdata_v1beta1', '~> 0.1'
28
+ ```
29
+
30
+ And then execute:
31
+
32
+ ```
33
+ $ bundle
34
+ ```
35
+
36
+ Or install it yourself as:
37
+
38
+ ```
39
+ $ gem install google-apis-fcmdata_v1beta1
40
+ ```
41
+
42
+ ### Creating a client object
43
+
44
+ Once the gem is installed, you can load the client code and instantiate a client.
45
+
46
+ ```ruby
47
+ # Load the client
48
+ require "google/apis/fcmdata_v1beta1"
49
+
50
+ # Create a client object
51
+ client = Google::Apis::FcmdataV1beta1::FcmdataService.new
52
+
53
+ # Authenticate calls
54
+ client.authentication = # ... use the googleauth gem to create credentials
55
+ ```
56
+
57
+ See the class reference docs for information on the methods you can call from a client.
58
+
59
+ ## Documentation
60
+
61
+ More detailed descriptions of the Google simple REST clients are available in two documents.
62
+
63
+ * The [Usage Guide](https://github.com/googleapis/google-api-ruby-client/blob/master/docs/usage-guide.md) discusses how to make API calls, how to use the provided data structures, and how to work the various features of the client library, including media upload and download, error handling, retries, pagination, and logging.
64
+ * The [Auth Guide](https://github.com/googleapis/google-api-ruby-client/blob/master/docs/auth-guide.md) discusses authentication in the client libraries, including API keys, OAuth 2.0, service accounts, and environment variables.
65
+
66
+ (Note: the above documents are written for the simple REST clients in general, and their examples may not reflect the Fcmdata service in particular.)
67
+
68
+ For reference information on specific calls in the Firebase Cloud Messaging Data API, see the {Google::Apis::FcmdataV1beta1::FcmdataService class reference docs}.
69
+
70
+ ## Which client should I use?
71
+
72
+ Google provides two types of Ruby API client libraries: **simple REST clients** and **modern clients**.
73
+
74
+ This library, `google-apis-fcmdata_v1beta1`, is a simple REST client. You can identify these clients by their gem names, which are always in the form `google-apis-<servicename>_<serviceversion>`. The simple REST clients connect to HTTP/JSON REST endpoints and are automatically generated from service discovery documents. They support most API functionality, but their class interfaces are sometimes awkward.
75
+
76
+ Modern clients are produced by a modern code generator, sometimes combined with hand-crafted functionality. Most modern clients connect to high-performance gRPC endpoints, although a few are backed by REST services. Modern clients are available for many Google services, especially Google Cloud Platform services, but do not yet support all the services covered by the simple clients.
77
+
78
+ Gem names for modern clients are often of the form `google-cloud-<service_name>`. (For example, [google-cloud-pubsub](https://rubygems.org/gems/google-cloud-pubsub).) Note that most modern clients also have corresponding "versioned" gems with names like `google-cloud-<service_name>-<version>`. (For example, [google-cloud-pubsub-v1](https://rubygems.org/gems/google-cloud-pubsub-v1).) The "versioned" gems can be used directly, but often provide lower-level interfaces. In most cases, the main gem is recommended.
79
+
80
+ **For most users, we recommend the modern client, if one is available.** Compared with simple clients, modern clients are generally much easier to use and more Ruby-like, support more advanced features such as streaming and long-running operations, and often provide much better performance. You may consider using a simple client instead, if a modern client is not yet available for the service you want to use, or if you are not able to use gRPC on your infrastructure.
81
+
82
+ The [product documentation](https://firebase.google.com/docs/cloud-messaging) may provide guidance regarding the preferred client library to use.
83
+
84
+ ## Supported Ruby versions
85
+
86
+ This library is supported on Ruby 2.5+.
87
+
88
+ Google provides official support for Ruby versions that are actively supported by Ruby Core -- that is, Ruby versions that are either in normal maintenance or in security maintenance, and not end of life. Currently, this means Ruby 2.5 and later. Older versions of Ruby _may_ still work, but are unsupported and not recommended. See https://www.ruby-lang.org/en/downloads/branches/ for details about the Ruby support schedule.
89
+
90
+ ## License
91
+
92
+ This library is licensed under Apache 2.0. Full license text is available in the {file:LICENSE.md LICENSE}.
93
+
94
+ ## Support
95
+
96
+ Please [report bugs at the project on Github](https://github.com/google/google-api-ruby-client/issues). Don't hesitate to [ask questions](http://stackoverflow.com/questions/tagged/google-api-ruby-client) about the client or APIs on [StackOverflow](http://stackoverflow.com).
@@ -0,0 +1,15 @@
1
+ # Copyright 2020 Google LLC
2
+ #
3
+ # Licensed under the Apache License, Version 2.0 (the "License");
4
+ # you may not use this file except in compliance with the License.
5
+ # You may obtain a copy of the License at
6
+ #
7
+ # http://www.apache.org/licenses/LICENSE-2.0
8
+ #
9
+ # Unless required by applicable law or agreed to in writing, software
10
+ # distributed under the License is distributed on an "AS IS" BASIS,
11
+ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12
+ # See the License for the specific language governing permissions and
13
+ # limitations under the License.
14
+
15
+ require "google/apis/fcmdata_v1beta1"
@@ -0,0 +1,37 @@
1
+ # Copyright 2020 Google LLC
2
+ #
3
+ # Licensed under the Apache License, Version 2.0 (the "License");
4
+ # you may not use this file except in compliance with the License.
5
+ # You may obtain a copy of the License at
6
+ #
7
+ # http://www.apache.org/licenses/LICENSE-2.0
8
+ #
9
+ # Unless required by applicable law or agreed to in writing, software
10
+ # distributed under the License is distributed on an "AS IS" BASIS,
11
+ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12
+ # See the License for the specific language governing permissions and
13
+ # limitations under the License.
14
+
15
+ require 'google/apis/fcmdata_v1beta1/service.rb'
16
+ require 'google/apis/fcmdata_v1beta1/classes.rb'
17
+ require 'google/apis/fcmdata_v1beta1/representations.rb'
18
+ require 'google/apis/fcmdata_v1beta1/gem_version.rb'
19
+
20
+ module Google
21
+ module Apis
22
+ # Firebase Cloud Messaging Data API
23
+ #
24
+ # Provides additional information about Firebase Cloud Messaging (FCM) message
25
+ # sends and deliveries.
26
+ #
27
+ # @see https://firebase.google.com/docs/cloud-messaging
28
+ module FcmdataV1beta1
29
+ # Version of the Firebase Cloud Messaging Data API this client connects to.
30
+ # This is NOT the gem version.
31
+ VERSION = 'V1beta1'
32
+
33
+ # See, edit, configure, and delete your Google Cloud Platform data
34
+ AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
35
+ end
36
+ end
37
+ end
@@ -0,0 +1,331 @@
1
+ # Copyright 2020 Google LLC
2
+ #
3
+ # Licensed under the Apache License, Version 2.0 (the "License");
4
+ # you may not use this file except in compliance with the License.
5
+ # You may obtain a copy of the License at
6
+ #
7
+ # http://www.apache.org/licenses/LICENSE-2.0
8
+ #
9
+ # Unless required by applicable law or agreed to in writing, software
10
+ # distributed under the License is distributed on an "AS IS" BASIS,
11
+ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12
+ # See the License for the specific language governing permissions and
13
+ # limitations under the License.
14
+
15
+ require 'date'
16
+ require 'google/apis/core/base_service'
17
+ require 'google/apis/core/json_representation'
18
+ require 'google/apis/core/hashable'
19
+ require 'google/apis/errors'
20
+
21
+ module Google
22
+ module Apis
23
+ module FcmdataV1beta1
24
+
25
+ # Message delivery data for a given date, app, and analytics label combination.
26
+ class GoogleFirebaseFcmDataV1beta1AndroidDeliveryData
27
+ include Google::Apis::Core::Hashable
28
+
29
+ # The analytics label associated with the messages sent. All messages sent
30
+ # without an analytics label will be grouped together in a single entry.
31
+ # Corresponds to the JSON property `analyticsLabel`
32
+ # @return [String]
33
+ attr_accessor :analytics_label
34
+
35
+ # The app ID to which the messages were sent.
36
+ # Corresponds to the JSON property `appId`
37
+ # @return [String]
38
+ attr_accessor :app_id
39
+
40
+ # Data detailing messaging delivery
41
+ # Corresponds to the JSON property `data`
42
+ # @return [Google::Apis::FcmdataV1beta1::GoogleFirebaseFcmDataV1beta1Data]
43
+ attr_accessor :data
44
+
45
+ # Represents a whole or partial calendar date, such as a birthday. The time of
46
+ # day and time zone are either specified elsewhere or are insignificant. The
47
+ # date is relative to the Gregorian Calendar. This can represent one of the
48
+ # following: * A full date, with non-zero year, month, and day values * A month
49
+ # and day value, with a zero year, such as an anniversary * A year on its own,
50
+ # with zero month and day values * A year and month value, with a zero day, such
51
+ # as a credit card expiration date Related types are google.type.TimeOfDay and `
52
+ # google.protobuf.Timestamp`.
53
+ # Corresponds to the JSON property `date`
54
+ # @return [Google::Apis::FcmdataV1beta1::GoogleTypeDate]
55
+ attr_accessor :date
56
+
57
+ def initialize(**args)
58
+ update!(**args)
59
+ end
60
+
61
+ # Update properties of this object
62
+ def update!(**args)
63
+ @analytics_label = args[:analytics_label] if args.key?(:analytics_label)
64
+ @app_id = args[:app_id] if args.key?(:app_id)
65
+ @data = args[:data] if args.key?(:data)
66
+ @date = args[:date] if args.key?(:date)
67
+ end
68
+ end
69
+
70
+ # Data detailing messaging delivery
71
+ class GoogleFirebaseFcmDataV1beta1Data
72
+ include Google::Apis::Core::Hashable
73
+
74
+ # Count of messages accepted by FCM intended to Android devices. The targeted
75
+ # device must have opted in to the collection of usage and diagnostic
76
+ # information.
77
+ # Corresponds to the JSON property `countMessagesAccepted`
78
+ # @return [Fixnum]
79
+ attr_accessor :count_messages_accepted
80
+
81
+ # Overview of delivery performance for messages that were successfully delivered.
82
+ # All percentages are calculated with countMessagesAccepted as the denominator.
83
+ # These categories are not mutually exclusive; a message can be delayed for
84
+ # multiple reasons.
85
+ # Corresponds to the JSON property `deliveryPerformancePercents`
86
+ # @return [Google::Apis::FcmdataV1beta1::GoogleFirebaseFcmDataV1beta1DeliveryPerformancePercents]
87
+ attr_accessor :delivery_performance_percents
88
+
89
+ # Additional information about message delivery. All percentages are calculated
90
+ # with countMessagesAccepted as the denominator.
91
+ # Corresponds to the JSON property `messageInsightPercents`
92
+ # @return [Google::Apis::FcmdataV1beta1::GoogleFirebaseFcmDataV1beta1MessageInsightPercents]
93
+ attr_accessor :message_insight_percents
94
+
95
+ # Percentage breakdown of message delivery outcomes. These categories are
96
+ # mutually exclusive. All percentages are calculated with countMessagesAccepted
97
+ # as the denominator. These categories may not account for all message outcomes.
98
+ # Corresponds to the JSON property `messageOutcomePercents`
99
+ # @return [Google::Apis::FcmdataV1beta1::GoogleFirebaseFcmDataV1beta1MessageOutcomePercents]
100
+ attr_accessor :message_outcome_percents
101
+
102
+ def initialize(**args)
103
+ update!(**args)
104
+ end
105
+
106
+ # Update properties of this object
107
+ def update!(**args)
108
+ @count_messages_accepted = args[:count_messages_accepted] if args.key?(:count_messages_accepted)
109
+ @delivery_performance_percents = args[:delivery_performance_percents] if args.key?(:delivery_performance_percents)
110
+ @message_insight_percents = args[:message_insight_percents] if args.key?(:message_insight_percents)
111
+ @message_outcome_percents = args[:message_outcome_percents] if args.key?(:message_outcome_percents)
112
+ end
113
+ end
114
+
115
+ # Overview of delivery performance for messages that were successfully delivered.
116
+ # All percentages are calculated with countMessagesAccepted as the denominator.
117
+ # These categories are not mutually exclusive; a message can be delayed for
118
+ # multiple reasons.
119
+ class GoogleFirebaseFcmDataV1beta1DeliveryPerformancePercents
120
+ include Google::Apis::Core::Hashable
121
+
122
+ # The percentage of accepted messages that were delayed because the device was
123
+ # in doze mode. Only [normal priority messages](https://firebase.google.com/docs/
124
+ # cloud-messaging/concept-options#setting-the-priority-of-a-message) should be
125
+ # delayed due to doze mode.
126
+ # Corresponds to the JSON property `delayedDeviceDoze`
127
+ # @return [Float]
128
+ attr_accessor :delayed_device_doze
129
+
130
+ # The percentage of accepted messages that were delayed because the target
131
+ # device was not connected at the time of sending. These messages were
132
+ # eventually delivered when the device reconnected.
133
+ # Corresponds to the JSON property `delayedDeviceOffline`
134
+ # @return [Float]
135
+ attr_accessor :delayed_device_offline
136
+
137
+ # The percentage of accepted messages that were delayed due to message
138
+ # throttling, such as [collapsible message throttling](https://firebase.google.
139
+ # com/docs/cloud-messaging/concept-options#collapsible_throttling) or [maximum
140
+ # message rate throttling](https://firebase.google.com/docs/cloud-messaging/
141
+ # concept-options#device_throttling).
142
+ # Corresponds to the JSON property `delayedMessageThrottled`
143
+ # @return [Float]
144
+ attr_accessor :delayed_message_throttled
145
+
146
+ # The percentage of accepted messages that were delayed because the intended
147
+ # device user-profile was [stopped](https://firebase.google.com/docs/cloud-
148
+ # messaging/android/receive#handling_messages) on the target device at the time
149
+ # of the send. The messages were eventually delivered when the user-profile was
150
+ # started again.
151
+ # Corresponds to the JSON property `delayedUserStopped`
152
+ # @return [Float]
153
+ attr_accessor :delayed_user_stopped
154
+
155
+ # The percentage of accepted messages that were delivered to the device without
156
+ # delay from the FCM system.
157
+ # Corresponds to the JSON property `deliveredNoDelay`
158
+ # @return [Float]
159
+ attr_accessor :delivered_no_delay
160
+
161
+ def initialize(**args)
162
+ update!(**args)
163
+ end
164
+
165
+ # Update properties of this object
166
+ def update!(**args)
167
+ @delayed_device_doze = args[:delayed_device_doze] if args.key?(:delayed_device_doze)
168
+ @delayed_device_offline = args[:delayed_device_offline] if args.key?(:delayed_device_offline)
169
+ @delayed_message_throttled = args[:delayed_message_throttled] if args.key?(:delayed_message_throttled)
170
+ @delayed_user_stopped = args[:delayed_user_stopped] if args.key?(:delayed_user_stopped)
171
+ @delivered_no_delay = args[:delivered_no_delay] if args.key?(:delivered_no_delay)
172
+ end
173
+ end
174
+
175
+ # Response message for ListAndroidDeliveryData.
176
+ class GoogleFirebaseFcmDataV1beta1ListAndroidDeliveryDataResponse
177
+ include Google::Apis::Core::Hashable
178
+
179
+ # The delivery data for the provided app. There will be one entry per
180
+ # combination of app, date, and analytics label.
181
+ # Corresponds to the JSON property `androidDeliveryData`
182
+ # @return [Array<Google::Apis::FcmdataV1beta1::GoogleFirebaseFcmDataV1beta1AndroidDeliveryData>]
183
+ attr_accessor :android_delivery_data
184
+
185
+ # A token, which can be sent as `page_token` to retrieve the next page. If this
186
+ # field is omitted, there are no subsequent pages.
187
+ # Corresponds to the JSON property `nextPageToken`
188
+ # @return [String]
189
+ attr_accessor :next_page_token
190
+
191
+ def initialize(**args)
192
+ update!(**args)
193
+ end
194
+
195
+ # Update properties of this object
196
+ def update!(**args)
197
+ @android_delivery_data = args[:android_delivery_data] if args.key?(:android_delivery_data)
198
+ @next_page_token = args[:next_page_token] if args.key?(:next_page_token)
199
+ end
200
+ end
201
+
202
+ # Additional information about message delivery. All percentages are calculated
203
+ # with countMessagesAccepted as the denominator.
204
+ class GoogleFirebaseFcmDataV1beta1MessageInsightPercents
205
+ include Google::Apis::Core::Hashable
206
+
207
+ # The percentage of accepted messages that had their priority lowered from high
208
+ # to normal due to [app standby buckets](https://firebase.google.com/docs/cloud-
209
+ # messaging/concept-options#setting-the-priority-of-a-message).
210
+ # Corresponds to the JSON property `priorityLowered`
211
+ # @return [Float]
212
+ attr_accessor :priority_lowered
213
+
214
+ def initialize(**args)
215
+ update!(**args)
216
+ end
217
+
218
+ # Update properties of this object
219
+ def update!(**args)
220
+ @priority_lowered = args[:priority_lowered] if args.key?(:priority_lowered)
221
+ end
222
+ end
223
+
224
+ # Percentage breakdown of message delivery outcomes. These categories are
225
+ # mutually exclusive. All percentages are calculated with countMessagesAccepted
226
+ # as the denominator. These categories may not account for all message outcomes.
227
+ class GoogleFirebaseFcmDataV1beta1MessageOutcomePercents
228
+ include Google::Apis::Core::Hashable
229
+
230
+ # The percentage of all accepted messages that were successfully delivered to
231
+ # the device.
232
+ # Corresponds to the JSON property `delivered`
233
+ # @return [Float]
234
+ attr_accessor :delivered
235
+
236
+ # The percentage of accepted messages that were dropped because the application
237
+ # was force stopped on the device at the time of delivery and retries were
238
+ # unsuccessful.
239
+ # Corresponds to the JSON property `droppedAppForceStopped`
240
+ # @return [Float]
241
+ attr_accessor :dropped_app_force_stopped
242
+
243
+ # The percentage of accepted messages that were dropped because the target
244
+ # device is inactive. FCM will drop messages if the target device is deemed
245
+ # inactive by our servers. If a device does reconnect, we call [
246
+ # OnDeletedMessages()](https://firebase.google.com/docs/cloud-messaging/android/
247
+ # receive#override-ondeletedmessages) in our SDK instead of delivering the
248
+ # messages.
249
+ # Corresponds to the JSON property `droppedDeviceInactive`
250
+ # @return [Float]
251
+ attr_accessor :dropped_device_inactive
252
+
253
+ # The percentage of accepted messages that were dropped due to [too many
254
+ # undelivered non-collapsible messages](https://firebase.google.com/docs/cloud-
255
+ # messaging/concept-options#collapsible_and_non-collapsible_messages).
256
+ # Specifically, each app instance can only have 100 pending messages stored on
257
+ # our servers for a device which is disconnected. When that device reconnects,
258
+ # those messages are delivered. When there are more than the maximum pending
259
+ # messages, we call [OnDeletedMessages()](https://firebase.google.com/docs/cloud-
260
+ # messaging/android/receive#override-ondeletedmessages) in our SDK instead of
261
+ # delivering the messages.
262
+ # Corresponds to the JSON property `droppedTooManyPendingMessages`
263
+ # @return [Float]
264
+ attr_accessor :dropped_too_many_pending_messages
265
+
266
+ # The percentage of messages accepted on this day that were not dropped and not
267
+ # delivered, due to the device being disconnected (as of the end of the America/
268
+ # Los_Angeles day when the message was sent to FCM). A portion of these messages
269
+ # will be delivered the next day when the device connects but others may be
270
+ # destined to devices that ultimately never reconnect.
271
+ # Corresponds to the JSON property `pending`
272
+ # @return [Float]
273
+ attr_accessor :pending
274
+
275
+ def initialize(**args)
276
+ update!(**args)
277
+ end
278
+
279
+ # Update properties of this object
280
+ def update!(**args)
281
+ @delivered = args[:delivered] if args.key?(:delivered)
282
+ @dropped_app_force_stopped = args[:dropped_app_force_stopped] if args.key?(:dropped_app_force_stopped)
283
+ @dropped_device_inactive = args[:dropped_device_inactive] if args.key?(:dropped_device_inactive)
284
+ @dropped_too_many_pending_messages = args[:dropped_too_many_pending_messages] if args.key?(:dropped_too_many_pending_messages)
285
+ @pending = args[:pending] if args.key?(:pending)
286
+ end
287
+ end
288
+
289
+ # Represents a whole or partial calendar date, such as a birthday. The time of
290
+ # day and time zone are either specified elsewhere or are insignificant. The
291
+ # date is relative to the Gregorian Calendar. This can represent one of the
292
+ # following: * A full date, with non-zero year, month, and day values * A month
293
+ # and day value, with a zero year, such as an anniversary * A year on its own,
294
+ # with zero month and day values * A year and month value, with a zero day, such
295
+ # as a credit card expiration date Related types are google.type.TimeOfDay and `
296
+ # google.protobuf.Timestamp`.
297
+ class GoogleTypeDate
298
+ include Google::Apis::Core::Hashable
299
+
300
+ # Day of a month. Must be from 1 to 31 and valid for the year and month, or 0 to
301
+ # specify a year by itself or a year and month where the day isn't significant.
302
+ # Corresponds to the JSON property `day`
303
+ # @return [Fixnum]
304
+ attr_accessor :day
305
+
306
+ # Month of a year. Must be from 1 to 12, or 0 to specify a year without a month
307
+ # and day.
308
+ # Corresponds to the JSON property `month`
309
+ # @return [Fixnum]
310
+ attr_accessor :month
311
+
312
+ # Year of the date. Must be from 1 to 9999, or 0 to specify a date without a
313
+ # year.
314
+ # Corresponds to the JSON property `year`
315
+ # @return [Fixnum]
316
+ attr_accessor :year
317
+
318
+ def initialize(**args)
319
+ update!(**args)
320
+ end
321
+
322
+ # Update properties of this object
323
+ def update!(**args)
324
+ @day = args[:day] if args.key?(:day)
325
+ @month = args[:month] if args.key?(:month)
326
+ @year = args[:year] if args.key?(:year)
327
+ end
328
+ end
329
+ end
330
+ end
331
+ end
@@ -0,0 +1,28 @@
1
+ # Copyright 2020 Google LLC
2
+ #
3
+ # Licensed under the Apache License, Version 2.0 (the "License");
4
+ # you may not use this file except in compliance with the License.
5
+ # You may obtain a copy of the License at
6
+ #
7
+ # http://www.apache.org/licenses/LICENSE-2.0
8
+ #
9
+ # Unless required by applicable law or agreed to in writing, software
10
+ # distributed under the License is distributed on an "AS IS" BASIS,
11
+ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12
+ # See the License for the specific language governing permissions and
13
+ # limitations under the License.
14
+
15
+ module Google
16
+ module Apis
17
+ module FcmdataV1beta1
18
+ # Version of the google-apis-fcmdata_v1beta1 gem
19
+ GEM_VERSION = "0.1.0"
20
+
21
+ # Version of the code generator used to generate this client
22
+ GENERATOR_VERSION = "0.4.0"
23
+
24
+ # Revision of the discovery document this client was generated from
25
+ REVISION = "20210713"
26
+ end
27
+ end
28
+ end
@@ -0,0 +1,140 @@
1
+ # Copyright 2020 Google LLC
2
+ #
3
+ # Licensed under the Apache License, Version 2.0 (the "License");
4
+ # you may not use this file except in compliance with the License.
5
+ # You may obtain a copy of the License at
6
+ #
7
+ # http://www.apache.org/licenses/LICENSE-2.0
8
+ #
9
+ # Unless required by applicable law or agreed to in writing, software
10
+ # distributed under the License is distributed on an "AS IS" BASIS,
11
+ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12
+ # See the License for the specific language governing permissions and
13
+ # limitations under the License.
14
+
15
+ require 'date'
16
+ require 'google/apis/core/base_service'
17
+ require 'google/apis/core/json_representation'
18
+ require 'google/apis/core/hashable'
19
+ require 'google/apis/errors'
20
+
21
+ module Google
22
+ module Apis
23
+ module FcmdataV1beta1
24
+
25
+ class GoogleFirebaseFcmDataV1beta1AndroidDeliveryData
26
+ class Representation < Google::Apis::Core::JsonRepresentation; end
27
+
28
+ include Google::Apis::Core::JsonObjectSupport
29
+ end
30
+
31
+ class GoogleFirebaseFcmDataV1beta1Data
32
+ class Representation < Google::Apis::Core::JsonRepresentation; end
33
+
34
+ include Google::Apis::Core::JsonObjectSupport
35
+ end
36
+
37
+ class GoogleFirebaseFcmDataV1beta1DeliveryPerformancePercents
38
+ class Representation < Google::Apis::Core::JsonRepresentation; end
39
+
40
+ include Google::Apis::Core::JsonObjectSupport
41
+ end
42
+
43
+ class GoogleFirebaseFcmDataV1beta1ListAndroidDeliveryDataResponse
44
+ class Representation < Google::Apis::Core::JsonRepresentation; end
45
+
46
+ include Google::Apis::Core::JsonObjectSupport
47
+ end
48
+
49
+ class GoogleFirebaseFcmDataV1beta1MessageInsightPercents
50
+ class Representation < Google::Apis::Core::JsonRepresentation; end
51
+
52
+ include Google::Apis::Core::JsonObjectSupport
53
+ end
54
+
55
+ class GoogleFirebaseFcmDataV1beta1MessageOutcomePercents
56
+ class Representation < Google::Apis::Core::JsonRepresentation; end
57
+
58
+ include Google::Apis::Core::JsonObjectSupport
59
+ end
60
+
61
+ class GoogleTypeDate
62
+ class Representation < Google::Apis::Core::JsonRepresentation; end
63
+
64
+ include Google::Apis::Core::JsonObjectSupport
65
+ end
66
+
67
+ class GoogleFirebaseFcmDataV1beta1AndroidDeliveryData
68
+ # @private
69
+ class Representation < Google::Apis::Core::JsonRepresentation
70
+ property :analytics_label, as: 'analyticsLabel'
71
+ property :app_id, as: 'appId'
72
+ property :data, as: 'data', class: Google::Apis::FcmdataV1beta1::GoogleFirebaseFcmDataV1beta1Data, decorator: Google::Apis::FcmdataV1beta1::GoogleFirebaseFcmDataV1beta1Data::Representation
73
+
74
+ property :date, as: 'date', class: Google::Apis::FcmdataV1beta1::GoogleTypeDate, decorator: Google::Apis::FcmdataV1beta1::GoogleTypeDate::Representation
75
+
76
+ end
77
+ end
78
+
79
+ class GoogleFirebaseFcmDataV1beta1Data
80
+ # @private
81
+ class Representation < Google::Apis::Core::JsonRepresentation
82
+ property :count_messages_accepted, :numeric_string => true, as: 'countMessagesAccepted'
83
+ property :delivery_performance_percents, as: 'deliveryPerformancePercents', class: Google::Apis::FcmdataV1beta1::GoogleFirebaseFcmDataV1beta1DeliveryPerformancePercents, decorator: Google::Apis::FcmdataV1beta1::GoogleFirebaseFcmDataV1beta1DeliveryPerformancePercents::Representation
84
+
85
+ property :message_insight_percents, as: 'messageInsightPercents', class: Google::Apis::FcmdataV1beta1::GoogleFirebaseFcmDataV1beta1MessageInsightPercents, decorator: Google::Apis::FcmdataV1beta1::GoogleFirebaseFcmDataV1beta1MessageInsightPercents::Representation
86
+
87
+ property :message_outcome_percents, as: 'messageOutcomePercents', class: Google::Apis::FcmdataV1beta1::GoogleFirebaseFcmDataV1beta1MessageOutcomePercents, decorator: Google::Apis::FcmdataV1beta1::GoogleFirebaseFcmDataV1beta1MessageOutcomePercents::Representation
88
+
89
+ end
90
+ end
91
+
92
+ class GoogleFirebaseFcmDataV1beta1DeliveryPerformancePercents
93
+ # @private
94
+ class Representation < Google::Apis::Core::JsonRepresentation
95
+ property :delayed_device_doze, as: 'delayedDeviceDoze'
96
+ property :delayed_device_offline, as: 'delayedDeviceOffline'
97
+ property :delayed_message_throttled, as: 'delayedMessageThrottled'
98
+ property :delayed_user_stopped, as: 'delayedUserStopped'
99
+ property :delivered_no_delay, as: 'deliveredNoDelay'
100
+ end
101
+ end
102
+
103
+ class GoogleFirebaseFcmDataV1beta1ListAndroidDeliveryDataResponse
104
+ # @private
105
+ class Representation < Google::Apis::Core::JsonRepresentation
106
+ collection :android_delivery_data, as: 'androidDeliveryData', class: Google::Apis::FcmdataV1beta1::GoogleFirebaseFcmDataV1beta1AndroidDeliveryData, decorator: Google::Apis::FcmdataV1beta1::GoogleFirebaseFcmDataV1beta1AndroidDeliveryData::Representation
107
+
108
+ property :next_page_token, as: 'nextPageToken'
109
+ end
110
+ end
111
+
112
+ class GoogleFirebaseFcmDataV1beta1MessageInsightPercents
113
+ # @private
114
+ class Representation < Google::Apis::Core::JsonRepresentation
115
+ property :priority_lowered, as: 'priorityLowered'
116
+ end
117
+ end
118
+
119
+ class GoogleFirebaseFcmDataV1beta1MessageOutcomePercents
120
+ # @private
121
+ class Representation < Google::Apis::Core::JsonRepresentation
122
+ property :delivered, as: 'delivered'
123
+ property :dropped_app_force_stopped, as: 'droppedAppForceStopped'
124
+ property :dropped_device_inactive, as: 'droppedDeviceInactive'
125
+ property :dropped_too_many_pending_messages, as: 'droppedTooManyPendingMessages'
126
+ property :pending, as: 'pending'
127
+ end
128
+ end
129
+
130
+ class GoogleTypeDate
131
+ # @private
132
+ class Representation < Google::Apis::Core::JsonRepresentation
133
+ property :day, as: 'day'
134
+ property :month, as: 'month'
135
+ property :year, as: 'year'
136
+ end
137
+ end
138
+ end
139
+ end
140
+ end
@@ -0,0 +1,105 @@
1
+ # Copyright 2020 Google LLC
2
+ #
3
+ # Licensed under the Apache License, Version 2.0 (the "License");
4
+ # you may not use this file except in compliance with the License.
5
+ # You may obtain a copy of the License at
6
+ #
7
+ # http://www.apache.org/licenses/LICENSE-2.0
8
+ #
9
+ # Unless required by applicable law or agreed to in writing, software
10
+ # distributed under the License is distributed on an "AS IS" BASIS,
11
+ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12
+ # See the License for the specific language governing permissions and
13
+ # limitations under the License.
14
+
15
+ require 'google/apis/core/base_service'
16
+ require 'google/apis/core/json_representation'
17
+ require 'google/apis/core/hashable'
18
+ require 'google/apis/errors'
19
+
20
+ module Google
21
+ module Apis
22
+ module FcmdataV1beta1
23
+ # Firebase Cloud Messaging Data API
24
+ #
25
+ # Provides additional information about Firebase Cloud Messaging (FCM) message
26
+ # sends and deliveries.
27
+ #
28
+ # @example
29
+ # require 'google/apis/fcmdata_v1beta1'
30
+ #
31
+ # Fcmdata = Google::Apis::FcmdataV1beta1 # Alias the module
32
+ # service = Fcmdata::FcmdataService.new
33
+ #
34
+ # @see https://firebase.google.com/docs/cloud-messaging
35
+ class FcmdataService < Google::Apis::Core::BaseService
36
+ # @return [String]
37
+ # API key. Your API key identifies your project and provides you with API access,
38
+ # quota, and reports. Required unless you provide an OAuth 2.0 token.
39
+ attr_accessor :key
40
+
41
+ # @return [String]
42
+ # Available to use for quota purposes for server-side applications. Can be any
43
+ # arbitrary string assigned to a user, but should not exceed 40 characters.
44
+ attr_accessor :quota_user
45
+
46
+ def initialize
47
+ super('https://fcmdata.googleapis.com/', '',
48
+ client_name: 'google-apis-fcmdata_v1beta1',
49
+ client_version: Google::Apis::FcmdataV1beta1::GEM_VERSION)
50
+ @batch_path = 'batch'
51
+ end
52
+
53
+ # List aggregate delivery data for the given Android application.
54
+ # @param [String] parent
55
+ # Required. The application for which to list delivery data. Format: `projects/`
56
+ # project_id`/androidApps/`app_id``
57
+ # @param [Fixnum] page_size
58
+ # The maximum number of entries to return. The service may return fewer than
59
+ # this value. If unspecified, at most 1,000 entries will be returned. The
60
+ # maximum value is 10,000; values above 10,000 will be capped to 10,000. This
61
+ # default may change over time.
62
+ # @param [String] page_token
63
+ # A page token, received from a previous `ListAndroidDeliveryDataRequest` call.
64
+ # Provide this to retrieve the subsequent page. When paginating, all other
65
+ # parameters provided to `ListAndroidDeliveryDataRequest` must match the call
66
+ # that provided the page token.
67
+ # @param [String] fields
68
+ # Selector specifying which fields to include in a partial response.
69
+ # @param [String] quota_user
70
+ # Available to use for quota purposes for server-side applications. Can be any
71
+ # arbitrary string assigned to a user, but should not exceed 40 characters.
72
+ # @param [Google::Apis::RequestOptions] options
73
+ # Request-specific options
74
+ #
75
+ # @yield [result, err] Result & error if block supplied
76
+ # @yieldparam result [Google::Apis::FcmdataV1beta1::GoogleFirebaseFcmDataV1beta1ListAndroidDeliveryDataResponse] parsed result object
77
+ # @yieldparam err [StandardError] error object if request failed
78
+ #
79
+ # @return [Google::Apis::FcmdataV1beta1::GoogleFirebaseFcmDataV1beta1ListAndroidDeliveryDataResponse]
80
+ #
81
+ # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
82
+ # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
83
+ # @raise [Google::Apis::AuthorizationError] Authorization is required
84
+ def list_project_android_app_delivery_data(parent, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block)
85
+ command = make_simple_command(:get, 'v1beta1/{+parent}/deliveryData', options)
86
+ command.response_representation = Google::Apis::FcmdataV1beta1::GoogleFirebaseFcmDataV1beta1ListAndroidDeliveryDataResponse::Representation
87
+ command.response_class = Google::Apis::FcmdataV1beta1::GoogleFirebaseFcmDataV1beta1ListAndroidDeliveryDataResponse
88
+ command.params['parent'] = parent unless parent.nil?
89
+ command.query['pageSize'] = page_size unless page_size.nil?
90
+ command.query['pageToken'] = page_token unless page_token.nil?
91
+ command.query['fields'] = fields unless fields.nil?
92
+ command.query['quotaUser'] = quota_user unless quota_user.nil?
93
+ execute_or_queue_command(command, &block)
94
+ end
95
+
96
+ protected
97
+
98
+ def apply_command_defaults(command)
99
+ command.query['key'] = key unless key.nil?
100
+ command.query['quotaUser'] = quota_user unless quota_user.nil?
101
+ end
102
+ end
103
+ end
104
+ end
105
+ end
metadata ADDED
@@ -0,0 +1,82 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: google-apis-fcmdata_v1beta1
3
+ version: !ruby/object:Gem::Version
4
+ version: 0.1.0
5
+ platform: ruby
6
+ authors:
7
+ - Google LLC
8
+ autorequire:
9
+ bindir: bin
10
+ cert_chain: []
11
+ date: 2021-07-19 00:00:00.000000000 Z
12
+ dependencies:
13
+ - !ruby/object:Gem::Dependency
14
+ name: google-apis-core
15
+ requirement: !ruby/object:Gem::Requirement
16
+ requirements:
17
+ - - ">="
18
+ - !ruby/object:Gem::Version
19
+ version: '0.4'
20
+ - - "<"
21
+ - !ruby/object:Gem::Version
22
+ version: 2.a
23
+ type: :runtime
24
+ prerelease: false
25
+ version_requirements: !ruby/object:Gem::Requirement
26
+ requirements:
27
+ - - ">="
28
+ - !ruby/object:Gem::Version
29
+ version: '0.4'
30
+ - - "<"
31
+ - !ruby/object:Gem::Version
32
+ version: 2.a
33
+ description: This is the simple REST client for Firebase Cloud Messaging Data API
34
+ V1beta1. Simple REST clients are Ruby client libraries that provide access to Google
35
+ services via their HTTP REST API endpoints. These libraries are generated and updated
36
+ automatically based on the discovery documents published by the service, and they
37
+ handle most concerns such as authentication, pagination, retry, timeouts, and logging.
38
+ You can use this client to access the Firebase Cloud Messaging Data API, but note
39
+ that some services may provide a separate modern client that is easier to use.
40
+ email: googleapis-packages@google.com
41
+ executables: []
42
+ extensions: []
43
+ extra_rdoc_files: []
44
+ files:
45
+ - ".yardopts"
46
+ - CHANGELOG.md
47
+ - LICENSE.md
48
+ - OVERVIEW.md
49
+ - lib/google-apis-fcmdata_v1beta1.rb
50
+ - lib/google/apis/fcmdata_v1beta1.rb
51
+ - lib/google/apis/fcmdata_v1beta1/classes.rb
52
+ - lib/google/apis/fcmdata_v1beta1/gem_version.rb
53
+ - lib/google/apis/fcmdata_v1beta1/representations.rb
54
+ - lib/google/apis/fcmdata_v1beta1/service.rb
55
+ homepage: https://github.com/google/google-api-ruby-client
56
+ licenses:
57
+ - Apache-2.0
58
+ metadata:
59
+ bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
60
+ changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-fcmdata_v1beta1/CHANGELOG.md
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-fcmdata_v1beta1/v0.1.0
62
+ source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-fcmdata_v1beta1
63
+ post_install_message:
64
+ rdoc_options: []
65
+ require_paths:
66
+ - lib
67
+ required_ruby_version: !ruby/object:Gem::Requirement
68
+ requirements:
69
+ - - ">="
70
+ - !ruby/object:Gem::Version
71
+ version: '2.5'
72
+ required_rubygems_version: !ruby/object:Gem::Requirement
73
+ requirements:
74
+ - - ">="
75
+ - !ruby/object:Gem::Version
76
+ version: '0'
77
+ requirements: []
78
+ rubygems_version: 3.2.17
79
+ signing_key:
80
+ specification_version: 4
81
+ summary: Simple REST client for Firebase Cloud Messaging Data API V1beta1
82
+ test_files: []