GoogleCloudAiplatformV1QueryReasoningEngineResponse.fromJson constructor
GoogleCloudAiplatformV1QueryReasoningEngineResponse.fromJson(
- Map json_
Implementation
GoogleCloudAiplatformV1QueryReasoningEngineResponse.fromJson(core.Map json_)
: this(output: json_['output']);