Interface protos.google.cloud.discoveryengine.v1beta.IGenerateGroundedContentRequest (2.2.0)

Properties of a GenerateGroundedContentRequest.

Package

@google-cloud/discoveryengine

Properties

contents

contents?: (google.cloud.discoveryengine.v1beta.IGroundedGenerationContent[]|null);

GenerateGroundedContentRequest contents

generationSpec

generationSpec?: (google.cloud.discoveryengine.v1beta.GenerateGroundedContentRequest.IGenerationSpec|null);

GenerateGroundedContentRequest generationSpec

groundingSpec

groundingSpec?: (google.cloud.discoveryengine.v1beta.GenerateGroundedContentRequest.IGroundingSpec|null);

GenerateGroundedContentRequest groundingSpec

location

location?: (string|null);

GenerateGroundedContentRequest location

systemInstruction

systemInstruction?: (google.cloud.discoveryengine.v1beta.IGroundedGenerationContent|null);

GenerateGroundedContentRequest systemInstruction

userLabels

userLabels?: ({ [k: string]: string }|null);

GenerateGroundedContentRequest userLabels