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 information for the `GetReferenceImageRequest` class within the Google Cloud Vision v1 API, specifically for version 3.5.0."],["The `GetReferenceImageRequest` class is used to request a specific reference image and implements interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class offers two constructors: a default constructor and one that accepts another `GetReferenceImageRequest` object as a parameter for creating a copy."],["Key properties of `GetReferenceImageRequest` include `Name` (a string representing the resource name) and `ReferenceImageName` (a typed view over the resource name)."],["The document includes a list of available versions from 2.3.0 up to 3.7.0, with links to their respective documentation."]]],[]]