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

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

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

Results for TrajectoryExactMatch metric.

Inheritance

object > TrajectoryExactMatchResults

Namespace

Google.Cloud.AIPlatform.V1Beta1

Assembly

Google.Cloud.AIPlatform.V1Beta1.dll

Constructors

TrajectoryExactMatchResults()

public TrajectoryExactMatchResults()

TrajectoryExactMatchResults(TrajectoryExactMatchResults)

public TrajectoryExactMatchResults(TrajectoryExactMatchResults other)
Parameter
Name Description
other TrajectoryExactMatchResults

Properties

TrajectoryExactMatchMetricValues

public RepeatedField<TrajectoryExactMatchMetricValue> TrajectoryExactMatchMetricValues { get; }

Output only. TrajectoryExactMatch metric values.

Property Value
Type Description
RepeatedFieldTrajectoryExactMatchMetricValue