public sealed class TrajectoryAnyOrderMatchInstance : IMessage<TrajectoryAnyOrderMatchInstance>, IEquatable<TrajectoryAnyOrderMatchInstance>, IDeepCloneable<TrajectoryAnyOrderMatchInstance>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class TrajectoryAnyOrderMatchInstance.
[[["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."],[[["This documentation provides reference information for the `TrajectoryAnyOrderMatchInstance` class within the Vertex AI v1beta1 API."],["`TrajectoryAnyOrderMatchInstance` is a class that implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors: a default constructor and one that takes another `TrajectoryAnyOrderMatchInstance` as a parameter."],["The `TrajectoryAnyOrderMatchInstance` class has two main properties: `PredictedTrajectory` and `ReferenceTrajectory`, both of which are of type `Trajectory`."],["The class is part of the `Google.Cloud.AIPlatform.V1Beta1` namespace and is available in the `Google.Cloud.AIPlatform.V1Beta1.dll` assembly."]]],[]]