public sealed class GetReferenceImageRequest : IMessage<GetReferenceImageRequest>, IEquatable<GetReferenceImageRequest>, IDeepCloneable<GetReferenceImageRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Vision v1 API class GetReferenceImageRequest.
[[["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-03-21 UTC."],[[["This document provides reference documentation for the `GetReferenceImageRequest` class within the Google Cloud Vision v1 API, specifically for version 3.2.0."],["`GetReferenceImageRequest` is used to send a request for retrieving a reference image, as it is a request message for the `GetReferenceImage` method."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, for different functionalities."],["Key properties of `GetReferenceImageRequest` include `Name` (a string representing the resource name) and `ReferenceImageName` (a typed view of the resource name)."],["The latest version available for `GetReferenceImageRequest` is 3.7.0, and multiple previous versions are also accessible, ranging from 3.6.0 to 2.3.0."]]],[]]