GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1RubricBasedInstructionFollowingInput (google_api_ai_platform v0.27.0)
View SourceInstance and metric spec for RubricBasedInstructionFollowing metric.
Attributes
-
instance(type:GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1RubricBasedInstructionFollowingInstance.t, default:nil) - Required. Instance for RubricBasedInstructionFollowing metric. -
metricSpec(type:GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1RubricBasedInstructionFollowingSpec.t, default:nil) - Required. Spec for RubricBasedInstructionFollowing metric.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1RubricBasedInstructionFollowingInput{ instance: GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1RubricBasedInstructionFollowingInstance.t() | nil, metricSpec: GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1RubricBasedInstructionFollowingSpec.t() | nil }