Properties of a Chunk.
Package
@google-cloud/cesProperties
agentTransfer
agentTransfer?: (google.cloud.ces.v1.IAgentTransfer|null);Chunk agentTransfer
blob
blob?: (google.cloud.ces.v1.IBlob|null);Chunk blob
defaultVariables
defaultVariables?: (google.protobuf.IStruct|null);Chunk defaultVariables
image
image?: (google.cloud.ces.v1.IImage|null);Chunk image
payload
payload?: (google.protobuf.IStruct|null);Chunk payload
text
text?: (string|null);Chunk text
toolCall
toolCall?: (google.cloud.ces.v1.IToolCall|null);Chunk toolCall
toolResponse
toolResponse?: (google.cloud.ces.v1.IToolResponse|null);Chunk toolResponse
transcript
transcript?: (string|null);Chunk transcript
updatedVariables
updatedVariables?: (google.protobuf.IStruct|null);Chunk updatedVariables