public sealed class SamplingStrategy : IMessage<SamplingStrategy>, IEquatable<SamplingStrategy>, IDeepCloneable<SamplingStrategy>, IBufferMessage, IMessage
Sampling Strategy for logging, can be for both training and prediction
dataset.
Next ID: 2
[[["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-20 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1.SamplingStrategy\u003c/code\u003e is 3.22.0, with numerous previous versions available, spanning from 1.0.0 to the present, in the .NET documentation.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSamplingStrategy\u003c/code\u003e is a class used for defining sampling approaches in both training and prediction datasets within the Google Cloud AI Platform.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSamplingStrategy\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements multiple interfaces, including \u003ccode\u003eIMessage<SamplingStrategy>\u003c/code\u003e, \u003ccode\u003eIEquatable<SamplingStrategy>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<SamplingStrategy>\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, and \u003ccode\u003eIMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSamplingStrategy\u003c/code\u003e class offers two constructors, one being the default constructor and the other taking a \u003ccode\u003eSamplingStrategy\u003c/code\u003e object to clone it, and has the property \u003ccode\u003eRandomSampleConfig\u003c/code\u003e to configure the way in which data will be sampled.\u003c/p\u003e\n"],["\u003cp\u003eThis class resides in the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1\u003c/code\u003e namespace within the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]