GoogleCloudAiplatformV1RubricBasedInstructionFollowingInstance.fromJson constructor

GoogleCloudAiplatformV1RubricBasedInstructionFollowingInstance.fromJson(
  1. Map json_
)

Implementation

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