Properties of a GenerateContentRequest.
Package
@google-cloud/aiplatformProperties
cachedContent
cachedContent?: (string|null);GenerateContentRequest cachedContent
contents
contents?: (google.cloud.aiplatform.v1beta1.IContent[]|null);GenerateContentRequest contents
generationConfig
generationConfig?: (google.cloud.aiplatform.v1beta1.IGenerationConfig|null);GenerateContentRequest generationConfig
labels
labels?: ({ [k: string]: string }|null);GenerateContentRequest labels
model
model?: (string|null);GenerateContentRequest model
modelArmorConfig
modelArmorConfig?: (google.cloud.aiplatform.v1beta1.IModelArmorConfig|null);GenerateContentRequest modelArmorConfig
safetySettings
safetySettings?: (google.cloud.aiplatform.v1beta1.ISafetySetting[]|null);GenerateContentRequest safetySettings
systemInstruction
systemInstruction?: (google.cloud.aiplatform.v1beta1.IContent|null);GenerateContentRequest systemInstruction
toolConfig
toolConfig?: (google.cloud.aiplatform.v1beta1.IToolConfig|null);GenerateContentRequest toolConfig
tools
tools?: (google.cloud.aiplatform.v1beta1.ITool[]|null);GenerateContentRequest tools