public sealed class DeleteReferenceImageRequest : IMessage<DeleteReferenceImageRequest>, IEquatable<DeleteReferenceImageRequest>, IDeepCloneable<DeleteReferenceImageRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Vision v1 API class DeleteReferenceImageRequest.
Request message for the DeleteReferenceImage method.
[[["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 document provides reference information for the `DeleteReferenceImageRequest` class within the Google Cloud Vision v1 API, specifically focusing on version 3.5.0."],["`DeleteReferenceImageRequest` is used to send a request to delete a reference image and is part of the `Google.Cloud.Vision.V1` namespace."],["The class includes constructors and properties, such as `Name` and `ReferenceImageName`, that are crucial for identifying and specifying the image to be deleted."],["The document also lists previous versions of this class, ranging from 2.3.0 to the most recent version 3.7.0."],["The `DeleteReferenceImageRequest` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]