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

Properties of a GenerateContentResponse.

Package

@google-cloud/aiplatform

Properties

candidates

candidates?: (google.cloud.aiplatform.v1beta1.ICandidate[]|null);

GenerateContentResponse candidates

createTime

createTime?: (google.protobuf.ITimestamp|null);

GenerateContentResponse createTime

modelVersion

modelVersion?: (string|null);

GenerateContentResponse modelVersion

promptFeedback

promptFeedback?: (google.cloud.aiplatform.v1beta1.GenerateContentResponse.IPromptFeedback|null);

GenerateContentResponse promptFeedback

responseId

responseId?: (string|null);

GenerateContentResponse responseId

usageMetadata

usageMetadata?: (google.cloud.aiplatform.v1beta1.GenerateContentResponse.IUsageMetadata|null);

GenerateContentResponse usageMetadata