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, inheriting from `object` and implementing multiple interfaces."],["The class includes two constructors, `ImageQuery()` and `ImageQuery(ImageQuery other)`, which allows for creating new instances and cloning existing ones."],["It has properties like `HasImageBytes`, `ImageBytes`, and `ImageCase`, allowing you to manage image data including the base64 encoded image bytes and their supported formats."],["The `SearchRequest.Types.ImageQuery` class has been documented and released as part of version `1.0.0-beta17` and has a more recent version available in `1.0.0-beta18`."]]],[]]