Interface CustomPromptConfigOrBuilder (4.77.0)

public interface CustomPromptConfigOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getCustomPrompt()

public abstract String getCustomPrompt()

Optional. The custom instructions to override the existing instructions for chirp3.

string custom_prompt = 1 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
String

The customPrompt.

getCustomPromptBytes()

public abstract ByteString getCustomPromptBytes()

Optional. The custom instructions to override the existing instructions for chirp3.

string custom_prompt = 1 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
ByteString

The bytes for customPrompt.