public sealed class GetReferenceImageRequest : IMessage<GetReferenceImageRequest>, IEquatable<GetReferenceImageRequest>, IDeepCloneable<GetReferenceImageRequest>, IBufferMessage, IMessage
[[["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 details the `GetReferenceImageRequest` class, which is used to request a specific reference image in the Google Cloud Vision API."],["`GetReferenceImageRequest` is part of the `Google.Cloud.Vision.V1` namespace and is found in the `Google.Cloud.Vision.V1.dll` assembly."],["The class supports multiple versions, ranging from 2.3.0 to the latest version 3.7.0, accessible through the provided links."],["The class implements several interfaces, including `IMessage\u003cGetReferenceImageRequest\u003e`, `IEquatable\u003cGetReferenceImageRequest\u003e`, `IDeepCloneable\u003cGetReferenceImageRequest\u003e`, `IBufferMessage`, and `IMessage`."],["The class has two public constructors and two properties: `Name` (a string representing the resource name) and `ReferenceImageName` (a typed view of the `Name` property)."]]],[]]