public sealed class DeleteFeatureMonitorRequest : IMessage<DeleteFeatureMonitorRequest>, IEquatable<DeleteFeatureMonitorRequest>, IDeepCloneable<DeleteFeatureMonitorRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class DeleteFeatureMonitorRequest.
Request message for
[FeatureRegistryService.DeleteFeatureMonitor][google.cloud.aiplatform.v1beta1.FeatureRegistryService.DeleteFeatureMonitor].
Required. The name of the FeatureMonitor to be deleted.
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"]],[["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\u003e\u003ccode\u003eDeleteFeatureMonitorRequest\u003c/code\u003e is a class within the Vertex AI v1beta1 API, used to send requests for deleting a feature monitor.\u003c/p\u003e\n"],["\u003cp\u003eThis 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, allowing it to function within the Google Protobuf ecosystem.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteFeatureMonitorRequest\u003c/code\u003e class includes properties such as \u003ccode\u003eFeatureMonitorName\u003c/code\u003e and \u003ccode\u003eName\u003c/code\u003e, which are essential for specifying the target feature monitor to be deleted.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available, a default one, and one that takes another \u003ccode\u003eDeleteFeatureMonitorRequest\u003c/code\u003e as a parameter to copy its data.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the class can be found at \u003ccode\u003e1.0.0-beta21\u003c/code\u003e, while \u003ccode\u003e1.0.0-beta20\u003c/code\u003e is also available as an older version.\u003c/p\u003e\n"]]],[],null,[]]