encodeToString

Encodes the FunctionCallingSchema instance into its JSON string representation.

Return

The JSON string representation of the FunctionCallingSchema instance.

Parameters

json

The Json instance to use for serialization. Defaults to Json instance with default configuration.


Encodes the JsonSchema instance into its JSON string representation.

Return

The JSON string representation of the JsonSchema instance.

Parameters

json

The Json instance to use for serialization. Defaults to Json instance with default configuration.