Skip to content

Commit e7083fd

Browse files
committed
Generate api.txt file
1 parent 0256f3e commit e7083fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

firebase-functions/api.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ package com.google.firebase.functions {
33

44
public class FirebaseFunctions {
55
method @NonNull public com.google.firebase.functions.HttpsCallableReference getHttpsCallable(@NonNull String);
6-
method @NonNull public com.google.firebase.functions.HttpsCallableReference getHttpsCallableFromUrl(@NonNull URL url);
6+
method @NonNull public com.google.firebase.functions.HttpsCallableReference getHttpsCallableFromUrl(@NonNull java.net.URL);
77
method @NonNull public static com.google.firebase.functions.FirebaseFunctions getInstance(@NonNull com.google.firebase.FirebaseApp, @NonNull String);
88
method @NonNull public static com.google.firebase.functions.FirebaseFunctions getInstance(@NonNull com.google.firebase.FirebaseApp);
99
method @NonNull public static com.google.firebase.functions.FirebaseFunctions getInstance(@NonNull String);

0 commit comments

Comments
 (0)