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 webpage provides reference documentation for the `GetReferenceImageRequest` class within the Google Cloud Vision v1 API for .NET."],["The `GetReferenceImageRequest` class is used to construct request messages for the `GetReferenceImage` method, which is part of the Google Cloud Vision API."],["The documentation outlines that `GetReferenceImageRequest` implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of `GetReferenceImageRequest` is 3.7.0, and the page also includes links to documentation for versions dating back to 2.3.0."],["The class includes two constructors and two properties: `Name` (a string representing the resource name), and `ReferenceImageName` (a typed view over the `Name`)."]]],[]]