public sealed class SearchRequest.Types.ImageQuery : IMessage<SearchRequest.Types.ImageQuery>, IEquatable<SearchRequest.Types.ImageQuery>, IDeepCloneable<SearchRequest.Types.ImageQuery>, IBufferMessage, IMessage
Reference documentation and code samples for the Discovery Engine v1beta API class SearchRequest.Types.ImageQuery.
[[["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 \u003ccode\u003eSearchRequest.Types.ImageQuery\u003c/code\u003e class in the Discovery Engine v1beta API specifies the image query input for search requests.\u003c/p\u003e\n"],["\u003cp\u003eIt 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, for managing image queries.\u003c/p\u003e\n"],["\u003cp\u003eThe class has constructors for creating \u003ccode\u003eImageQuery\u003c/code\u003e objects, either as empty instances or by copying an existing \u003ccode\u003eImageQuery\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt has properties \u003ccode\u003eHasImageBytes\u003c/code\u003e to check if the image data is set, \u003ccode\u003eImageBytes\u003c/code\u003e to hold the Base64 encoded image data, and \u003ccode\u003eImageCase\u003c/code\u003e to identify the type of image data.\u003c/p\u003e\n"],["\u003cp\u003eThe supported image formats for the query input are JPEG, PNG, and BMP.\u003c/p\u003e\n"]]],[],null,[]]