GoogleCloudAiplatformV1AugmentPromptResponse constructor
GoogleCloudAiplatformV1AugmentPromptResponse({
- List<
GoogleCloudAiplatformV1Content> ? augmentedPrompt, - List<
GoogleCloudAiplatformV1Fact> ? facts,
Implementation
GoogleCloudAiplatformV1AugmentPromptResponse({
this.augmentedPrompt,
this.facts,
});