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

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

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

Results for TrajectoryPrecision metric.

Inheritance

object > TrajectoryPrecisionResults

Namespace

Google.Cloud.AIPlatform.V1Beta1

Assembly

Google.Cloud.AIPlatform.V1Beta1.dll

Constructors

TrajectoryPrecisionResults()

public TrajectoryPrecisionResults()

TrajectoryPrecisionResults(TrajectoryPrecisionResults)

public TrajectoryPrecisionResults(TrajectoryPrecisionResults other)
Parameter
Name Description
other TrajectoryPrecisionResults

Properties

TrajectoryPrecisionMetricValues

public RepeatedField<TrajectoryPrecisionMetricValue> TrajectoryPrecisionMetricValues { get; }

Output only. TrajectoryPrecision metric values.

Property Value
Type Description
RepeatedFieldTrajectoryPrecisionMetricValue