Interface protos.google.cloud.aiplatform.v1beta1.IGenerateContentRequest (3.13.0)

Properties of a GenerateContentRequest.

Package

@google-cloud/aiplatform

Properties

contents

contents?: (google.cloud.aiplatform.v1beta1.IContent[]|null);

GenerateContentRequest contents

generationConfig

generationConfig?: (google.cloud.aiplatform.v1beta1.IGenerationConfig|null);

GenerateContentRequest generationConfig

model

model?: (string|null);

GenerateContentRequest model

safetySettings

safetySettings?: (google.cloud.aiplatform.v1beta1.ISafetySetting[]|null);

GenerateContentRequest safetySettings

tools

tools?: (google.cloud.aiplatform.v1beta1.ITool[]|null);

GenerateContentRequest tools