public sealed class VideoActionRecognitionPredictionParams : IMessage<VideoActionRecognitionPredictionParams>, IEquatable<VideoActionRecognitionPredictionParams>, IDeepCloneable<VideoActionRecognitionPredictionParams>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class VideoActionRecognitionPredictionParams.
Prediction model parameters for Video Action Recognition.
The model only returns up to that many top, by confidence score,
predictions per frame of the video. If this number is very high, the
Model may return fewer predictions per frame. Default value is 50.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-14 UTC."],[[["\u003cp\u003eThis page provides reference documentation for the \u003ccode\u003eVideoActionRecognitionPredictionParams\u003c/code\u003e class within the Vertex AI v1beta1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eVideoActionRecognitionPredictionParams\u003c/code\u003e class is used to set prediction model parameters for Video Action Recognition tasks.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of this class include \u003ccode\u003eConfidenceThreshold\u003c/code\u003e, which sets the minimum confidence score for predictions, and \u003ccode\u003eMaxPredictions\u003c/code\u003e, which limits the number of top predictions returned per video frame.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the class is \u003ccode\u003e1.0.0-beta21\u003c/code\u003e, and the class can be used by using the namespace \u003ccode\u003eGoogle.Cloud.AIPlatform.V1Beta1.Schema.Predict.Params\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]