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