HttpsCallableOptions

class HttpsCallableOptions


Options for configuring the callable function.

These properties are immutable once a callable function reference is instantiated.

Summary

Public properties

Boolean

Returns the setting indicating if limited-use App Check tokens are enforced for this function.

Public functions

getLimitedUseAppCheckTokens

fun getLimitedUseAppCheckTokens(): Boolean

Public properties

limitedUseAppCheckTokens

val limitedUseAppCheckTokensBoolean

Returns the setting indicating if limited-use App Check tokens are enforced for this function.