Interface protos.google.cloud.aiplatform.v1.IGenerateContentResponse (3.13.0)

Properties of a GenerateContentResponse.

Package

@google-cloud/aiplatform

Properties

candidates

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

GenerateContentResponse candidates

promptFeedback

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

GenerateContentResponse promptFeedback

usageMetadata

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

GenerateContentResponse usageMetadata