GoogleCloudAiplatformV1AugmentPromptRequest class
Request message for AugmentPrompt.
Constructors
Properties
-
contents
↔ List<
GoogleCloudAiplatformV1Content> ? -
Input content to augment, only text format is supported for now.
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
- model ↔ GoogleCloudAiplatformV1AugmentPromptRequestModel?
-
Metadata of the backend deployed model.
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- vertexRagStore ↔ GoogleCloudAiplatformV1VertexRagStore?
-
Retrieves contexts from the Vertex RagStore.
getter/setter pair
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toJson(
) → Map< String, dynamic> -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited