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"]],[["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-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eDeleteReferenceImageRequest\u003c/code\u003e class is used to send a request to delete a reference image within the Google Cloud Vision v1 API, with the latest version being 3.7.0.\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, and inherits from the \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteReferenceImageRequest\u003c/code\u003e class contains two constructors: a default one and one that accepts another \u003ccode\u003eDeleteReferenceImageRequest\u003c/code\u003e object for cloning.\u003c/p\u003e\n"],["\u003cp\u003eIt has two key properties: \u003ccode\u003eName\u003c/code\u003e, which is a string representing the resource name of the image to delete, and \u003ccode\u003eReferenceImageName\u003c/code\u003e, which is a \u003ccode\u003eReferenceImageName\u003c/code\u003e-typed view over the \u003ccode\u003eName\u003c/code\u003e property.\u003c/p\u003e\n"],["\u003cp\u003eThe API has had at least 11 versions, ranging from version 2.3.0 to the latest version of 3.7.0, as shown in the list of available versions.\u003c/p\u003e\n"]]],[],null,[]]