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