google-apis-firebaseappcheck_v1beta 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: 96a6052442b11b703b4100b639f875aa9b6ad9235b92398c85b18325b3ad82d1
4
+ data.tar.gz: c0a11a4175a9204428279c2e00ca9d3adc50987a814d5a21027a9597a51f4743
5
+ SHA512:
6
+ metadata.gz: 56765b45a714fcc5dfd58b542c256c120493f3534d799fd3733f16980627301da3905d155c45119992207522949aa067ce00207c15add58dc35e965061f2239d
7
+ data.tar.gz: 61a3f44fc51902c98a35185ca70287555e1b18458d1da04ff9967523c19e47caba898e5c749f44a23bd3ccc2ae5be88cc5d8c20792854b564420f131c94c8f8b
data/.yardopts ADDED
@@ -0,0 +1,13 @@
1
+ --hide-void-return
2
+ --no-private
3
+ --verbose
4
+ --title=google-apis-firebaseappcheck_v1beta
5
+ --markup-provider=redcarpet
6
+ --markup=markdown
7
+ --main OVERVIEW.md
8
+ lib/google/apis/firebaseappcheck_v1beta/*.rb
9
+ lib/google/apis/firebaseappcheck_v1beta.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-firebaseappcheck_v1beta
2
+
3
+ ### v0.1.0 (2021-05-27)
4
+
5
+ * Regenerated from discovery document revision 20210524
6
+ * Regenerated using generator version 0.2.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 V1beta of the Firebase App Check API
2
+
3
+ This is a simple client library for version V1beta of the Firebase App Check 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/firebaseappcheck.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-firebaseappcheck_v1beta', '~> 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-firebaseappcheck_v1beta
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/firebaseappcheck_v1beta"
49
+
50
+ # Create a client object
51
+ client = Google::Apis::FirebaseappcheckV1beta::FirebaseappcheckService.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 Firebaseappcheck service in particular.)
67
+
68
+ For reference information on specific calls in the Firebase App Check API, see the {Google::Apis::FirebaseappcheckV1beta::FirebaseappcheckService 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-firebaseappcheck_v1beta`, 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/app-check) 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/firebaseappcheck_v1beta"
@@ -0,0 +1,50 @@
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/firebaseappcheck_v1beta/service.rb'
16
+ require 'google/apis/firebaseappcheck_v1beta/classes.rb'
17
+ require 'google/apis/firebaseappcheck_v1beta/representations.rb'
18
+ require 'google/apis/firebaseappcheck_v1beta/gem_version.rb'
19
+
20
+ module Google
21
+ module Apis
22
+ # Firebase App Check API
23
+ #
24
+ # App Check works alongside other Firebase services to help protect your backend
25
+ # resources from abuse, such as billing fraud or phishing. With App Check,
26
+ # devices running your app will use an app or device attestation provider that
27
+ # attests to one or both of the following: * Requests originate from your
28
+ # authentic app * Requests originate from an authentic, untampered device This
29
+ # attestation is attached to every request your app makes to your Firebase
30
+ # backend resources. The Firebase App Check REST API allows you to manage your
31
+ # App Check configurations programmatically. It also allows you to exchange
32
+ # attestation material for App Check tokens directly without using a Firebase
33
+ # SDK. Finally, it allows you to obtain the public key set necessary to validate
34
+ # an App Check token yourself. [Learn more about App Check](https://firebase.
35
+ # google.com/docs/app-check).
36
+ #
37
+ # @see https://firebase.google.com/docs/app-check
38
+ module FirebaseappcheckV1beta
39
+ # Version of the Firebase App Check API this client connects to.
40
+ # This is NOT the gem version.
41
+ VERSION = 'V1beta'
42
+
43
+ # See, edit, configure, and delete your Google Cloud Platform data
44
+ AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
45
+
46
+ # View and administer all your Firebase data and settings
47
+ AUTH_FIREBASE = 'https://www.googleapis.com/auth/firebase'
48
+ end
49
+ end
50
+ end
@@ -0,0 +1,576 @@
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 FirebaseappcheckV1beta
24
+
25
+ # Encapsulates an *App Check token*, which are used to access Firebase services
26
+ # protected by App Check.
27
+ class GoogleFirebaseAppcheckV1betaAttestationTokenResponse
28
+ include Google::Apis::Core::Hashable
29
+
30
+ # An App Check token. App Check tokens are signed [JWTs](https://tools.ietf.org/
31
+ # html/rfc7519) containing claims that identify the attested app and Firebase
32
+ # project. This token is used to access Firebase services protected by App Check.
33
+ # Corresponds to the JSON property `attestationToken`
34
+ # @return [String]
35
+ attr_accessor :attestation_token
36
+
37
+ # The duration from the time this token is minted until its expiration. This
38
+ # field is intended to ease client-side token management, since the client may
39
+ # have clock skew, but is still able to accurately measure a duration.
40
+ # Corresponds to the JSON property `ttl`
41
+ # @return [String]
42
+ attr_accessor :ttl
43
+
44
+ def initialize(**args)
45
+ update!(**args)
46
+ end
47
+
48
+ # Update properties of this object
49
+ def update!(**args)
50
+ @attestation_token = args[:attestation_token] if args.key?(:attestation_token)
51
+ @ttl = args[:ttl] if args.key?(:ttl)
52
+ end
53
+ end
54
+
55
+ # Response message for the BatchGetDeviceCheckConfigs method.
56
+ class GoogleFirebaseAppcheckV1betaBatchGetDeviceCheckConfigsResponse
57
+ include Google::Apis::Core::Hashable
58
+
59
+ # DeviceCheckConfigs retrieved.
60
+ # Corresponds to the JSON property `configs`
61
+ # @return [Array<Google::Apis::FirebaseappcheckV1beta::GoogleFirebaseAppcheckV1betaDeviceCheckConfig>]
62
+ attr_accessor :configs
63
+
64
+ def initialize(**args)
65
+ update!(**args)
66
+ end
67
+
68
+ # Update properties of this object
69
+ def update!(**args)
70
+ @configs = args[:configs] if args.key?(:configs)
71
+ end
72
+ end
73
+
74
+ # Response message for the BatchGetRecaptchaConfigs method.
75
+ class GoogleFirebaseAppcheckV1betaBatchGetRecaptchaConfigsResponse
76
+ include Google::Apis::Core::Hashable
77
+
78
+ # RecaptchaConfigs retrieved.
79
+ # Corresponds to the JSON property `configs`
80
+ # @return [Array<Google::Apis::FirebaseappcheckV1beta::GoogleFirebaseAppcheckV1betaRecaptchaConfig>]
81
+ attr_accessor :configs
82
+
83
+ def initialize(**args)
84
+ update!(**args)
85
+ end
86
+
87
+ # Update properties of this object
88
+ def update!(**args)
89
+ @configs = args[:configs] if args.key?(:configs)
90
+ end
91
+ end
92
+
93
+ # Request message for the BatchUpdateServices method.
94
+ class GoogleFirebaseAppcheckV1betaBatchUpdateServicesRequest
95
+ include Google::Apis::Core::Hashable
96
+
97
+ # Required. The request messages specifying the Services to update. A maximum of
98
+ # 100 objects can be updated in a batch.
99
+ # Corresponds to the JSON property `requests`
100
+ # @return [Array<Google::Apis::FirebaseappcheckV1beta::GoogleFirebaseAppcheckV1betaUpdateServiceRequest>]
101
+ attr_accessor :requests
102
+
103
+ # Optional. A comma-separated list of names of fields in the Services to update.
104
+ # Example: `display_name`. If this field is present, the `update_mask` field in
105
+ # the UpdateServiceRequest messages must all match this field, or the entire
106
+ # batch fails and no updates will be committed.
107
+ # Corresponds to the JSON property `updateMask`
108
+ # @return [String]
109
+ attr_accessor :update_mask
110
+
111
+ def initialize(**args)
112
+ update!(**args)
113
+ end
114
+
115
+ # Update properties of this object
116
+ def update!(**args)
117
+ @requests = args[:requests] if args.key?(:requests)
118
+ @update_mask = args[:update_mask] if args.key?(:update_mask)
119
+ end
120
+ end
121
+
122
+ # Response message for the BatchUpdateServices method.
123
+ class GoogleFirebaseAppcheckV1betaBatchUpdateServicesResponse
124
+ include Google::Apis::Core::Hashable
125
+
126
+ # Service objects after the updates have been applied.
127
+ # Corresponds to the JSON property `services`
128
+ # @return [Array<Google::Apis::FirebaseappcheckV1beta::GoogleFirebaseAppcheckV1betaService>]
129
+ attr_accessor :services
130
+
131
+ def initialize(**args)
132
+ update!(**args)
133
+ end
134
+
135
+ # Update properties of this object
136
+ def update!(**args)
137
+ @services = args[:services] if args.key?(:services)
138
+ end
139
+ end
140
+
141
+ # A *debug token* is a secret used during the development or integration testing
142
+ # of an app. It essentially allows the development or integration testing to
143
+ # bypass app attestation while still allowing App Check to enforce protection on
144
+ # supported production Firebase services.
145
+ class GoogleFirebaseAppcheckV1betaDebugToken
146
+ include Google::Apis::Core::Hashable
147
+
148
+ # Required. A human readable display name used to identify this debug token.
149
+ # Corresponds to the JSON property `displayName`
150
+ # @return [String]
151
+ attr_accessor :display_name
152
+
153
+ # The relative resource name of the debug token, in the format: ``` projects/`
154
+ # project_number`/apps/`app_id`/debugTokens/`debug_token_id` ```
155
+ # Corresponds to the JSON property `name`
156
+ # @return [String]
157
+ attr_accessor :name
158
+
159
+ # Input only. Immutable. The secret token itself. Must be provided during
160
+ # creation, and must be a UUID4, case insensitive. This field is immutable once
161
+ # set, and cannot be provided during an UpdateDebugToken request. You can,
162
+ # however, delete this debug token using DeleteDebugToken to revoke it. For
163
+ # security reasons, this field will never be populated in any response.
164
+ # Corresponds to the JSON property `token`
165
+ # @return [String]
166
+ attr_accessor :token
167
+
168
+ def initialize(**args)
169
+ update!(**args)
170
+ end
171
+
172
+ # Update properties of this object
173
+ def update!(**args)
174
+ @display_name = args[:display_name] if args.key?(:display_name)
175
+ @name = args[:name] if args.key?(:name)
176
+ @token = args[:token] if args.key?(:token)
177
+ end
178
+ end
179
+
180
+ # An app's DeviceCheck configuration object. This configuration is used by
181
+ # ExchangeDeviceCheckToken to validate device tokens issued to apps by
182
+ # DeviceCheck.
183
+ class GoogleFirebaseAppcheckV1betaDeviceCheckConfig
184
+ include Google::Apis::Core::Hashable
185
+
186
+ # Required. The key identifier of a private key enabled with DeviceCheck,
187
+ # created in your Apple Developer account.
188
+ # Corresponds to the JSON property `keyId`
189
+ # @return [String]
190
+ attr_accessor :key_id
191
+
192
+ # Required. The relative resource name of the DeviceCheck configuration object,
193
+ # in the format: ``` projects/`project_number`/apps/`app_id`/deviceCheckConfig ``
194
+ # `
195
+ # Corresponds to the JSON property `name`
196
+ # @return [String]
197
+ attr_accessor :name
198
+
199
+ # Required. Input only. The contents of the private key (`.p8`) file associated
200
+ # with the key specified by `key_id`. For security reasons, this field will
201
+ # never be populated in any response.
202
+ # Corresponds to the JSON property `privateKey`
203
+ # @return [String]
204
+ attr_accessor :private_key
205
+
206
+ # Output only. Whether the `private_key` field was previously set. Since we will
207
+ # never return the `private_key` field, this field is the only way to find out
208
+ # whether it was previously set.
209
+ # Corresponds to the JSON property `privateKeySet`
210
+ # @return [Boolean]
211
+ attr_accessor :private_key_set
212
+ alias_method :private_key_set?, :private_key_set
213
+
214
+ def initialize(**args)
215
+ update!(**args)
216
+ end
217
+
218
+ # Update properties of this object
219
+ def update!(**args)
220
+ @key_id = args[:key_id] if args.key?(:key_id)
221
+ @name = args[:name] if args.key?(:name)
222
+ @private_key = args[:private_key] if args.key?(:private_key)
223
+ @private_key_set = args[:private_key_set] if args.key?(:private_key_set)
224
+ end
225
+ end
226
+
227
+ # Request message for the ExchangeCustomToken method.
228
+ class GoogleFirebaseAppcheckV1betaExchangeCustomTokenRequest
229
+ include Google::Apis::Core::Hashable
230
+
231
+ # A custom token signed using your project's Admin SDK service account
232
+ # credentials.
233
+ # Corresponds to the JSON property `customToken`
234
+ # @return [String]
235
+ attr_accessor :custom_token
236
+
237
+ def initialize(**args)
238
+ update!(**args)
239
+ end
240
+
241
+ # Update properties of this object
242
+ def update!(**args)
243
+ @custom_token = args[:custom_token] if args.key?(:custom_token)
244
+ end
245
+ end
246
+
247
+ # Request message for the ExchangeDebugToken method.
248
+ class GoogleFirebaseAppcheckV1betaExchangeDebugTokenRequest
249
+ include Google::Apis::Core::Hashable
250
+
251
+ # A debug token secret. This string must match a debug token secret previously
252
+ # created using CreateDebugToken.
253
+ # Corresponds to the JSON property `debugToken`
254
+ # @return [String]
255
+ attr_accessor :debug_token
256
+
257
+ def initialize(**args)
258
+ update!(**args)
259
+ end
260
+
261
+ # Update properties of this object
262
+ def update!(**args)
263
+ @debug_token = args[:debug_token] if args.key?(:debug_token)
264
+ end
265
+ end
266
+
267
+ # Request message for the ExchangeDeviceCheckToken method.
268
+ class GoogleFirebaseAppcheckV1betaExchangeDeviceCheckTokenRequest
269
+ include Google::Apis::Core::Hashable
270
+
271
+ # The `device_token` as returned by Apple's client-side [DeviceCheck API](https:/
272
+ # /developer.apple.com/documentation/devicecheck/dcdevice). This is the Base64
273
+ # encoded `Data` (Swift) or `NSData` (ObjC) object.
274
+ # Corresponds to the JSON property `deviceToken`
275
+ # @return [String]
276
+ attr_accessor :device_token
277
+
278
+ def initialize(**args)
279
+ update!(**args)
280
+ end
281
+
282
+ # Update properties of this object
283
+ def update!(**args)
284
+ @device_token = args[:device_token] if args.key?(:device_token)
285
+ end
286
+ end
287
+
288
+ # Request message for the ExchangeRecaptchaToken method.
289
+ class GoogleFirebaseAppcheckV1betaExchangeRecaptchaTokenRequest
290
+ include Google::Apis::Core::Hashable
291
+
292
+ # The reCAPTCHA token as returned by the [reCAPTCHA v3 JavaScript API](https://
293
+ # developers.google.com/recaptcha/docs/v3).
294
+ # Corresponds to the JSON property `recaptchaToken`
295
+ # @return [String]
296
+ attr_accessor :recaptcha_token
297
+
298
+ def initialize(**args)
299
+ update!(**args)
300
+ end
301
+
302
+ # Update properties of this object
303
+ def update!(**args)
304
+ @recaptcha_token = args[:recaptcha_token] if args.key?(:recaptcha_token)
305
+ end
306
+ end
307
+
308
+ # Request message for the ExchangeSafetyNetToken method.
309
+ class GoogleFirebaseAppcheckV1betaExchangeSafetyNetTokenRequest
310
+ include Google::Apis::Core::Hashable
311
+
312
+ # The [SafetyNet attestation response](https://developer.android.com/training/
313
+ # safetynet/attestation#request-attestation-step) issued to your app.
314
+ # Corresponds to the JSON property `safetyNetToken`
315
+ # @return [String]
316
+ attr_accessor :safety_net_token
317
+
318
+ def initialize(**args)
319
+ update!(**args)
320
+ end
321
+
322
+ # Update properties of this object
323
+ def update!(**args)
324
+ @safety_net_token = args[:safety_net_token] if args.key?(:safety_net_token)
325
+ end
326
+ end
327
+
328
+ # Response message for the ListDebugTokens method.
329
+ class GoogleFirebaseAppcheckV1betaListDebugTokensResponse
330
+ include Google::Apis::Core::Hashable
331
+
332
+ # The DebugTokens retrieved.
333
+ # Corresponds to the JSON property `debugTokens`
334
+ # @return [Array<Google::Apis::FirebaseappcheckV1beta::GoogleFirebaseAppcheckV1betaDebugToken>]
335
+ attr_accessor :debug_tokens
336
+
337
+ # If the result list is too large to fit in a single response, then a token is
338
+ # returned. If the string is empty or omitted, then this response is the last
339
+ # page of results. This token can be used in a subsequent call to
340
+ # ListDebugTokens to find the next group of DebugTokens. Page tokens are short-
341
+ # lived and should not be persisted.
342
+ # Corresponds to the JSON property `nextPageToken`
343
+ # @return [String]
344
+ attr_accessor :next_page_token
345
+
346
+ def initialize(**args)
347
+ update!(**args)
348
+ end
349
+
350
+ # Update properties of this object
351
+ def update!(**args)
352
+ @debug_tokens = args[:debug_tokens] if args.key?(:debug_tokens)
353
+ @next_page_token = args[:next_page_token] if args.key?(:next_page_token)
354
+ end
355
+ end
356
+
357
+ # Response message for the ListServices method.
358
+ class GoogleFirebaseAppcheckV1betaListServicesResponse
359
+ include Google::Apis::Core::Hashable
360
+
361
+ # If the result list is too large to fit in a single response, then a token is
362
+ # returned. If the string is empty or omitted, then this response is the last
363
+ # page of results. This token can be used in a subsequent call to ListServices
364
+ # to find the next group of Services. Page tokens are short-lived and should not
365
+ # be persisted.
366
+ # Corresponds to the JSON property `nextPageToken`
367
+ # @return [String]
368
+ attr_accessor :next_page_token
369
+
370
+ # The Services retrieved.
371
+ # Corresponds to the JSON property `services`
372
+ # @return [Array<Google::Apis::FirebaseappcheckV1beta::GoogleFirebaseAppcheckV1betaService>]
373
+ attr_accessor :services
374
+
375
+ def initialize(**args)
376
+ update!(**args)
377
+ end
378
+
379
+ # Update properties of this object
380
+ def update!(**args)
381
+ @next_page_token = args[:next_page_token] if args.key?(:next_page_token)
382
+ @services = args[:services] if args.key?(:services)
383
+ end
384
+ end
385
+
386
+ # A JWK as specified by [section 4 of RFC 7517](https://tools.ietf.org/html/
387
+ # rfc7517#section-4) and [section 6.3.1 of RFC 7518](https://tools.ietf.org/html/
388
+ # rfc7518#section-6.3.1).
389
+ class GoogleFirebaseAppcheckV1betaPublicJwk
390
+ include Google::Apis::Core::Hashable
391
+
392
+ # See [section 4.4 of RFC 7517](https://tools.ietf.org/html/rfc7517#section-4.4).
393
+ # Corresponds to the JSON property `alg`
394
+ # @return [String]
395
+ attr_accessor :alg
396
+
397
+ # See [section 6.3.1.2 of RFC 7518](https://tools.ietf.org/html/rfc7518#section-
398
+ # 6.3.1.2).
399
+ # Corresponds to the JSON property `e`
400
+ # @return [String]
401
+ attr_accessor :e
402
+
403
+ # See [section 4.5 of RFC 7517](https://tools.ietf.org/html/rfc7517#section-4.5).
404
+ # Corresponds to the JSON property `kid`
405
+ # @return [String]
406
+ attr_accessor :kid
407
+
408
+ # See [section 4.1 of RFC 7517](https://tools.ietf.org/html/rfc7517#section-4.1).
409
+ # Corresponds to the JSON property `kty`
410
+ # @return [String]
411
+ attr_accessor :kty
412
+
413
+ # See [section 6.3.1.1 of RFC 7518](https://tools.ietf.org/html/rfc7518#section-
414
+ # 6.3.1.1).
415
+ # Corresponds to the JSON property `n`
416
+ # @return [String]
417
+ attr_accessor :n
418
+
419
+ # See [section 4.2 of RFC 7517](https://tools.ietf.org/html/rfc7517#section-4.2).
420
+ # Corresponds to the JSON property `use`
421
+ # @return [String]
422
+ attr_accessor :use
423
+
424
+ def initialize(**args)
425
+ update!(**args)
426
+ end
427
+
428
+ # Update properties of this object
429
+ def update!(**args)
430
+ @alg = args[:alg] if args.key?(:alg)
431
+ @e = args[:e] if args.key?(:e)
432
+ @kid = args[:kid] if args.key?(:kid)
433
+ @kty = args[:kty] if args.key?(:kty)
434
+ @n = args[:n] if args.key?(:n)
435
+ @use = args[:use] if args.key?(:use)
436
+ end
437
+ end
438
+
439
+ # The currently active set of public keys that can be used to verify App Check
440
+ # tokens. This object is a JWK set as specified by [section 5 of RFC 7517](https:
441
+ # //tools.ietf.org/html/rfc7517#section-5). For security, the response **must
442
+ # not** be cached for longer than one day.
443
+ class GoogleFirebaseAppcheckV1betaPublicJwkSet
444
+ include Google::Apis::Core::Hashable
445
+
446
+ # The set of public keys. See [section 5.1 of RFC 7517](https://tools.ietf.org/
447
+ # html/rfc7517#section-5).
448
+ # Corresponds to the JSON property `keys`
449
+ # @return [Array<Google::Apis::FirebaseappcheckV1beta::GoogleFirebaseAppcheckV1betaPublicJwk>]
450
+ attr_accessor :keys
451
+
452
+ def initialize(**args)
453
+ update!(**args)
454
+ end
455
+
456
+ # Update properties of this object
457
+ def update!(**args)
458
+ @keys = args[:keys] if args.key?(:keys)
459
+ end
460
+ end
461
+
462
+ # An app's reCAPTCHA v3 configuration object. This configuration is used by
463
+ # ExchangeRecaptchaToken to validate reCAPTCHA tokens issued to apps by
464
+ # reCAPTCHA v3.
465
+ class GoogleFirebaseAppcheckV1betaRecaptchaConfig
466
+ include Google::Apis::Core::Hashable
467
+
468
+ # Required. The relative resource name of the reCAPTCHA v3 configuration object,
469
+ # in the format: ``` projects/`project_number`/apps/`app_id`/recaptchaConfig ```
470
+ # Corresponds to the JSON property `name`
471
+ # @return [String]
472
+ attr_accessor :name
473
+
474
+ # Required. Input only. The site secret used to identify your service for
475
+ # reCAPTCHA v3 verification. For security reasons, this field will never be
476
+ # populated in any response.
477
+ # Corresponds to the JSON property `siteSecret`
478
+ # @return [String]
479
+ attr_accessor :site_secret
480
+
481
+ # Output only. Whether the `site_secret` field was previously set. Since we will
482
+ # never return the `site_secret` field, this field is the only way to find out
483
+ # whether it was previously set.
484
+ # Corresponds to the JSON property `siteSecretSet`
485
+ # @return [Boolean]
486
+ attr_accessor :site_secret_set
487
+ alias_method :site_secret_set?, :site_secret_set
488
+
489
+ def initialize(**args)
490
+ update!(**args)
491
+ end
492
+
493
+ # Update properties of this object
494
+ def update!(**args)
495
+ @name = args[:name] if args.key?(:name)
496
+ @site_secret = args[:site_secret] if args.key?(:site_secret)
497
+ @site_secret_set = args[:site_secret_set] if args.key?(:site_secret_set)
498
+ end
499
+ end
500
+
501
+ # The enforcement configuration for a Firebase service supported by App Check.
502
+ class GoogleFirebaseAppcheckV1betaService
503
+ include Google::Apis::Core::Hashable
504
+
505
+ # Required. The App Check enforcement mode for this service.
506
+ # Corresponds to the JSON property `enforcementMode`
507
+ # @return [String]
508
+ attr_accessor :enforcement_mode
509
+
510
+ # Required. The relative resource name of the service configuration object, in
511
+ # the format: ``` projects/`project_number`/services/`service_id` ``` Note that
512
+ # the `service_id` element must be a supported service ID. Currently, the
513
+ # following service IDs are supported: * `firebasestorage.googleapis.com` (Cloud
514
+ # Storage for Firebase) * `firebasedatabase.googleapis.com` (Firebase Realtime
515
+ # Database)
516
+ # Corresponds to the JSON property `name`
517
+ # @return [String]
518
+ attr_accessor :name
519
+
520
+ def initialize(**args)
521
+ update!(**args)
522
+ end
523
+
524
+ # Update properties of this object
525
+ def update!(**args)
526
+ @enforcement_mode = args[:enforcement_mode] if args.key?(:enforcement_mode)
527
+ @name = args[:name] if args.key?(:name)
528
+ end
529
+ end
530
+
531
+ # Request message for the UpdateService method as well as an individual update
532
+ # message for the BatchUpdateServices method.
533
+ class GoogleFirebaseAppcheckV1betaUpdateServiceRequest
534
+ include Google::Apis::Core::Hashable
535
+
536
+ # The enforcement configuration for a Firebase service supported by App Check.
537
+ # Corresponds to the JSON property `service`
538
+ # @return [Google::Apis::FirebaseappcheckV1beta::GoogleFirebaseAppcheckV1betaService]
539
+ attr_accessor :service
540
+
541
+ # Required. A comma-separated list of names of fields in the Service to update.
542
+ # Example: `enforcement_mode`.
543
+ # Corresponds to the JSON property `updateMask`
544
+ # @return [String]
545
+ attr_accessor :update_mask
546
+
547
+ def initialize(**args)
548
+ update!(**args)
549
+ end
550
+
551
+ # Update properties of this object
552
+ def update!(**args)
553
+ @service = args[:service] if args.key?(:service)
554
+ @update_mask = args[:update_mask] if args.key?(:update_mask)
555
+ end
556
+ end
557
+
558
+ # A generic empty message that you can re-use to avoid defining duplicated empty
559
+ # messages in your APIs. A typical example is to use it as the request or the
560
+ # response type of an API method. For instance: service Foo ` rpc Bar(google.
561
+ # protobuf.Empty) returns (google.protobuf.Empty); ` The JSON representation for
562
+ # `Empty` is empty JSON object ````.
563
+ class GoogleProtobufEmpty
564
+ include Google::Apis::Core::Hashable
565
+
566
+ def initialize(**args)
567
+ update!(**args)
568
+ end
569
+
570
+ # Update properties of this object
571
+ def update!(**args)
572
+ end
573
+ end
574
+ end
575
+ end
576
+ end