Skip to content

Commit 3011274

Browse files
committed
Update api.txt
1 parent 15c2d86 commit 3011274

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

firebase-functions/api.txt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -81,13 +81,9 @@ package com.google.firebase.functions {
8181
method public boolean getLimitedUseAppCheckTokens();
8282
method public long getTimeout();
8383
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;
8584
field public final boolean limitedUseAppCheckTokens;
8685
}
8786

88-
public static final class HttpsCallOptions.Companion {
89-
}
90-
9187
public final class HttpsCallableOptions {
9288
method public boolean getLimitedUseAppCheckTokens();
9389
field public final boolean limitedUseAppCheckTokens;

0 commit comments

Comments
 (0)