Skip to content

Commit 4160a2a

Browse files
Adds existing_api.txt file
1 parent b99b2fa commit 4160a2a

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
// Signature format: 3.0
2+
package com.google.firebase.appcheck.recaptchaenterprise {
3+
4+
public class RecaptchaEnterpriseAppCheckProviderFactory implements com.google.firebase.appcheck.AppCheckProviderFactory {
5+
method public com.google.firebase.appcheck.AppCheckProvider create(com.google.firebase.FirebaseApp);
6+
method public static com.google.firebase.appcheck.recaptchaenterprise.RecaptchaEnterpriseAppCheckProviderFactory getInstance(String);
7+
}
8+
9+
}
10+

0 commit comments

Comments
 (0)