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