public sealed class CreateFeatureMonitorJobRequest : IMessage<CreateFeatureMonitorJobRequest>, IEquatable<CreateFeatureMonitorJobRequest>, IDeepCloneable<CreateFeatureMonitorJobRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class CreateFeatureMonitorJobRequest.
Request message for
[FeatureRegistryService.CreateFeatureMonitorJobRequest][].
Required. The resource name of FeatureMonitor to create FeatureMonitorJob.
Format:
projects/{project}/locations/{location}/featureGroups/{feature_group}/featureMonitors/{feature_monitor}
[[["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-08-14 UTC."],[[["\u003cp\u003eThis documentation details the \u003ccode\u003eCreateFeatureMonitorJobRequest\u003c/code\u003e class within the Google Cloud Vertex AI v1beta1 API, specifically for creating feature monitor jobs.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateFeatureMonitorJobRequest\u003c/code\u003e class 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, indicating its role in message handling and data cloning.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eCreateFeatureMonitorJobRequest\u003c/code\u003e class include \u003ccode\u003eFeatureMonitorJob\u003c/code\u003e, \u003ccode\u003eFeatureMonitorJobId\u003c/code\u003e, \u003ccode\u003eParent\u003c/code\u003e, and \u003ccode\u003eParentAsFeatureMonitorName\u003c/code\u003e, which are essential for defining and identifying the feature monitor job.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, one empty and the other taking a \u003ccode\u003eCreateFeatureMonitorJobRequest\u003c/code\u003e as input, allowing for flexible object creation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eParent\u003c/code\u003e property, which must be provided, specifies the resource name of the FeatureMonitor to which the FeatureMonitorJob belongs.\u003c/p\u003e\n"]]],[],null,[]]