public sealed class DeleteProductRequest : IMessage<DeleteProductRequest>, IEquatable<DeleteProductRequest>, IDeepCloneable<DeleteProductRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Vision v1 API class DeleteProductRequest.
[[["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-04-17 UTC."],[[["This webpage provides reference documentation for the `DeleteProductRequest` class within the Google Cloud Vision v1 API."],["The `DeleteProductRequest` class is used as a request message for the `DeleteProduct` method and is part of the `Google.Cloud.Vision.V1` namespace."],["The page details various versions of the API, ranging from the latest version 3.7.0 down to version 2.3.0."],["The `DeleteProductRequest` class has two constructors and two properties: `Name` and `ProductName`."],["The `Name` property is required and specifies the resource name of the product to be deleted, following the format: `projects/PROJECT_ID/locations/LOC_ID/products/PRODUCT_ID`."]]],[]]