Package-level declarations
Types
Link copied to clipboard
                data class GetDebugTokenPlainArgs(val appId: String, val debugTokenId: String, val project: String? = null) : ConvertibleToJava<GetDebugTokenPlainArgs> 
Link copied to clipboard
                Builder for GetDebugTokenPlainArgs.