Cloud AI Platform v1beta1 API - Class TrajectoryRecallResults (1.0.0-beta11)

public sealed class TrajectoryRecallResults : IMessage<TrajectoryRecallResults>, IEquatable<TrajectoryRecallResults>, IDeepCloneable<TrajectoryRecallResults>, IBufferMessage, IMessage

Reference documentation and code samples for the Cloud AI Platform v1beta1 API class TrajectoryRecallResults.

Results for TrajectoryRecall metric.

Inheritance

object > TrajectoryRecallResults

Namespace

Google.Cloud.AIPlatform.V1Beta1

Assembly

Google.Cloud.AIPlatform.V1Beta1.dll

Constructors

TrajectoryRecallResults()

public TrajectoryRecallResults()

TrajectoryRecallResults(TrajectoryRecallResults)

public TrajectoryRecallResults(TrajectoryRecallResults other)
Parameter
Name Description
other TrajectoryRecallResults

Properties

TrajectoryRecallMetricValues

public RepeatedField<TrajectoryRecallMetricValue> TrajectoryRecallMetricValues { get; }

Output only. TrajectoryRecall metric values.

Property Value
Type Description
RepeatedFieldTrajectoryRecallMetricValue