AI SDK Kotlin
Toggle table of contents
0.3.0-beta01
common
Target filter
common
Switch theme
Search in API
Skip to content
AI SDK Kotlin
AI SDK Kotlin
/
ai.torad.aisdk
/
RedactionOptionsBuilder
Redaction
Options
Builder
class
RedactionOptionsBuilder
(
source
)
Since
0.3.0-beta01
Members
Constructors
Redaction
Options
Builder
Link copied to clipboard
constructor
(
)
Functions
build
Link copied to clipboard
fun
build
(
)
:
RedactionOptions
max
String
Length
Link copied to clipboard
fun
maxStringLength
(
value
:
Int
)
:
RedactionOptionsBuilder
min
Base64Length
Link copied to clipboard
fun
minBase64Length
(
value
:
Int
)
:
RedactionOptionsBuilder
replacement
Link copied to clipboard
fun
replacement
(
value
:
String
)
:
RedactionOptionsBuilder