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"]],[["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 document provides reference information for the `SearchRequest.Types.ImageQuery` class within the Google Cloud Discovery Engine v1beta API."],["`SearchRequest.Types.ImageQuery` is a class used to specify image query input, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes constructors `ImageQuery()` and `ImageQuery(ImageQuery other)`, along with properties such as `HasImageBytes`, `ImageBytes`, and `ImageCase`."],["`ImageBytes` property in the `SearchRequest.Types.ImageQuery` class allows users to input base64 encoded image data in JPEG, PNG, and BMP formats."],["The latest API version for `SearchRequest.Types.ImageQuery` is `1.0.0-beta18`, although the current document references version `1.0.0-beta07`."]]],[]]