public sealed class CreateReferenceImageRequest : IMessage<CreateReferenceImageRequest>, IEquatable<CreateReferenceImageRequest>, IDeepCloneable<CreateReferenceImageRequest>, IBufferMessage, IMessage
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 webpage provides documentation for the \u003ccode\u003eCreateReferenceImageRequest\u003c/code\u003e class within the Google.Cloud.Vision.V1 namespace, detailing its use in the \u003ccode\u003eCreateReferenceImage\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateReferenceImageRequest\u003c/code\u003e class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the base \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default \u003ccode\u003eCreateReferenceImageRequest()\u003c/code\u003e and one that accepts another \u003ccode\u003eCreateReferenceImageRequest\u003c/code\u003e object for copying its properties.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eCreateReferenceImageRequest\u003c/code\u003e include \u003ccode\u003eParent\u003c/code\u003e (the resource name of the product), \u003ccode\u003eParentAsProductName\u003c/code\u003e (a ProductName-typed view of the Parent), \u003ccode\u003eReferenceImage\u003c/code\u003e (the reference image to create), and \u003ccode\u003eReferenceImageId\u003c/code\u003e (a user-supplied ID for the image).\u003c/p\u003e\n"],["\u003cp\u003eThis page contains a listing of the various versions of the \u003ccode\u003eCreateReferenceImageRequest\u003c/code\u003e, ranging from 3.7.0 (latest) to 2.3.0.\u003c/p\u003e\n"]]],[],null,[]]