Interface protos.google.cloud.aiplatform.v1beta1.IFunctionResponse (6.0.0)

Properties of a FunctionResponse.

Package

@google-cloud/aiplatform

Properties

id

id?: (string|null);

FunctionResponse id

name

name?: (string|null);

FunctionResponse name

parts

parts?: (google.cloud.aiplatform.v1beta1.IFunctionResponsePart[]|null);

FunctionResponse parts

response

response?: (google.protobuf.IStruct|null);

FunctionResponse response