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\u003eThe content pertains to the \u003ccode\u003eCreateReferenceImageRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Vision.V1\u003c/code\u003e namespace, specifically focusing on version 2.4.0 and including links to other versions, including the latest 3.7.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCreateReferenceImageRequest\u003c/code\u003e is a message class that implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and it represents the request message for the \u003ccode\u003eCreateReferenceImage\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes constructors to instantiate a new request object, either empty or from an existing \u003ccode\u003eCreateReferenceImageRequest\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the class include \u003ccode\u003eParent\u003c/code\u003e, which specifies the product resource name, \u003ccode\u003eParentAsProductName\u003c/code\u003e providing a type-safe view of \u003ccode\u003eParent\u003c/code\u003e, \u003ccode\u003eReferenceImage\u003c/code\u003e which is the reference image to create, and \u003ccode\u003eReferenceImageId\u003c/code\u003e for setting a custom ID.\u003c/p\u003e\n"],["\u003cp\u003eThere are also inherited members from \u003ccode\u003eObject\u003c/code\u003e, such as \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, \u003ccode\u003eMemberwiseClone()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e, that can be used with instances of \u003ccode\u003eCreateReferenceImageRequest\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]