public sealed class CreateReferenceImageRequest : IMessage<CreateReferenceImageRequest>, IEquatable<CreateReferenceImageRequest>, IDeepCloneable<CreateReferenceImageRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Vision v1 API class CreateReferenceImageRequest.
Request message for the CreateReferenceImage method.
A user-supplied resource id for the ReferenceImage to be added. If set,
the server will attempt to use this value as the resource id. If it is
already in use, an error is returned with code ALREADY_EXISTS. Must be at
most 128 characters long. It cannot contain the character /.
[[["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\u003eThis document provides reference information for the \u003ccode\u003eCreateReferenceImageRequest\u003c/code\u003e class within the Google Cloud Vision v1 API, specifically detailing its structure, methods, and usage.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateReferenceImageRequest\u003c/code\u003e class is part of the \u003ccode\u003eGoogle.Cloud.Vision.V1\u003c/code\u003e namespace and is used to send requests for the creation of reference images in the Cloud Vision API.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing functionalities for message handling, comparison, deep cloning, and buffered message operations.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties like \u003ccode\u003eParent\u003c/code\u003e, \u003ccode\u003eParentAsProductName\u003c/code\u003e, \u003ccode\u003eReferenceImage\u003c/code\u003e, and \u003ccode\u003eReferenceImageId\u003c/code\u003e which are essential for defining the context and details of the reference image creation request, such as its location and identity.\u003c/p\u003e\n"],["\u003cp\u003eThe document lists several versions of the \u003ccode\u003eCreateReferenceImageRequest\u003c/code\u003e class, from 2.3.0 to 3.7.0 (latest), providing a history of updates and enhancements to the API.\u003c/p\u003e\n"]]],[],null,[]]