public sealed class TrajectoryPrecisionInstance : IMessage<TrajectoryPrecisionInstance>, IEquatable<TrajectoryPrecisionInstance>, IDeepCloneable<TrajectoryPrecisionInstance>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class TrajectoryPrecisionInstance.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-31 UTC."],[[["The `TrajectoryPrecisionInstance` class is part of the Vertex AI v1beta1 API, specifically within the `Google.Cloud.AIPlatform.V1Beta1` namespace."],["This class provides specifications for Trajectory Precision instances, inheriting from `object` and implementing several interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["It is defined within the `Google.Cloud.AIPlatform.V1Beta1.dll` assembly, with the latest version being `1.0.0-beta21`."],["The class includes two constructors, a default one and another which takes a `TrajectoryPrecisionInstance` object as a parameter for copying, and also includes properties called `PredictedTrajectory` and `ReferenceTrajectory` that handle trajectory specifications."]]],[]]