We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15c2d86 commit 3011274Copy full SHA for 3011274
firebase-functions/api.txt
@@ -81,13 +81,9 @@ package com.google.firebase.functions {
81
method public boolean getLimitedUseAppCheckTokens();
82
method public long getTimeout();
83
method public void setTimeout(long timeout, @NonNull java.util.concurrent.TimeUnit units);
84
- field @NonNull public static final com.google.firebase.functions.HttpsCallOptions.Companion Companion;
85
field public final boolean limitedUseAppCheckTokens;
86
}
87
88
- public static final class HttpsCallOptions.Companion {
89
- }
90
-
91
public final class HttpsCallableOptions {
92
93
0 commit comments