GoogleCloudAiplatformV1ReasoningEngineContextSpecMemoryBankConfigGenerationConfig.fromJson constructor
GoogleCloudAiplatformV1ReasoningEngineContextSpecMemoryBankConfigGenerationConfig.fromJson(
- Map json_
Implementation
GoogleCloudAiplatformV1ReasoningEngineContextSpecMemoryBankConfigGenerationConfig.fromJson(
core.Map json_,
) : this(model: json_['model'] as core.String?);