Behavior

public class Behavior

Specifies the function Behavior. Currently only non-blocking functions are supported. If not specified, the system keeps the current function call behavior. This field is currently only supported by the BidiGenerateContent method.

Constructors

Link copied to clipboard
public void Behavior(String value)
public void Behavior(Behavior.Known knownValue)

Types

Link copied to clipboard
public enum Known
Enum representing the known values for Behavior.

Functions

Link copied to clipboard
public boolean equals(Object o)
Link copied to clipboard
public int hashCode()
Link copied to clipboard
Link copied to clipboard
public String toString()