GoogleCloudAiplatformV1StreamQueryReasoningEngineRequest class
Request message for ReasoningEngineExecutionService.StreamQuery.
Constructors
-
GoogleCloudAiplatformV1StreamQueryReasoningEngineRequest.new({String? classMethod, Map<
String, Object?> ? input}) - GoogleCloudAiplatformV1StreamQueryReasoningEngineRequest.fromJson(Map json_)
Properties
- classMethod ↔ String?
-
Class method to be used for the stream query.
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
-
input
↔ Map<
String, Object?> ? -
Input content provided by users in JSON object format.
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
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