Send feedback
Class SearchRequest.ImageQuery.Builder (0.79.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version latestkeyboard_arrow_down
public static final class SearchRequest . ImageQuery . Builder extends GeneratedMessage . Builder<SearchRequest . ImageQuery . Builder > implements SearchRequest . ImageQueryOrBuilder
Specifies the image query input.
Protobuf type google.cloud.discoveryengine.v1.SearchRequest.ImageQuery
Inherited Members
com.google.protobuf.GeneratedMessage.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessage.Builder.internalGetMapFieldReflection(int)
com.google.protobuf.GeneratedMessage.Builder.internalGetMutableMapFieldReflection(int)
com.google.protobuf.GeneratedMessage.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString)
com.google.protobuf.GeneratedMessage.Builder.mergeUnknownVarintField(int,int)
com.google.protobuf.GeneratedMessage.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int)
com.google.protobuf.GeneratedMessage.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder)
com.google.protobuf.GeneratedMessage.Builder.setUnknownFieldsProto3(com.google.protobuf.UnknownFieldSet)
Static Methods
getDescriptor()
public static final Descriptors . Descriptor getDescriptor ()
Methods
build()
public SearchRequest . ImageQuery build ()
buildPartial()
public SearchRequest . ImageQuery buildPartial ()
clear()
public SearchRequest . ImageQuery . Builder clear ()
Overrides
clearImage()
public SearchRequest . ImageQuery . Builder clearImage ()
clearImageBytes()
public SearchRequest . ImageQuery . Builder clearImageBytes ()
Base64 encoded image bytes. Supported image formats: JPEG, PNG, and
BMP.
string image_bytes = 1;
getDefaultInstanceForType()
public SearchRequest . ImageQuery getDefaultInstanceForType ()
getDescriptorForType()
public Descriptors . Descriptor getDescriptorForType ()
Overrides
getImageBytes()
public String getImageBytes ()
Base64 encoded image bytes. Supported image formats: JPEG, PNG, and
BMP.
string image_bytes = 1;
Returns
Type
Description
String
The imageBytes.
getImageBytesBytes()
public ByteString getImageBytesBytes ()
Base64 encoded image bytes. Supported image formats: JPEG, PNG, and
BMP.
string image_bytes = 1;
Returns
Type
Description
ByteString
The bytes for imageBytes.
getImageCase()
public SearchRequest . ImageQuery . ImageCase getImageCase ()
hasImageBytes()
public boolean hasImageBytes ()
Base64 encoded image bytes. Supported image formats: JPEG, PNG, and
BMP.
string image_bytes = 1;
Returns
Type
Description
boolean
Whether the imageBytes field is set.
internalGetFieldAccessorTable()
protected GeneratedMessage . FieldAccessorTable internalGetFieldAccessorTable ()
Overrides
isInitialized()
public final boolean isInitialized ()
Overrides
mergeFrom(SearchRequest.ImageQuery other)
public SearchRequest . ImageQuery . Builder mergeFrom ( SearchRequest . ImageQuery other )
public SearchRequest . ImageQuery . Builder mergeFrom ( CodedInputStream input , ExtensionRegistryLite extensionRegistry )
Overrides
mergeFrom(Message other)
public SearchRequest . ImageQuery . Builder mergeFrom ( Message other )
Parameter
Name
Description
other
Message
Overrides
setImageBytes(String value)
public SearchRequest . ImageQuery . Builder setImageBytes ( String value )
Base64 encoded image bytes. Supported image formats: JPEG, PNG, and
BMP.
string image_bytes = 1;
Parameter
Name
Description
value
String The imageBytes to set.
setImageBytesBytes(ByteString value)
public SearchRequest . ImageQuery . Builder setImageBytesBytes ( ByteString value )
Base64 encoded image bytes. Supported image formats: JPEG, PNG, and
BMP.
string image_bytes = 1;
Parameter
Name
Description
value
ByteString The bytes for imageBytes to set.
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-02-01 UTC.
Need to tell us more?
[[["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 2026-02-01 UTC."],[],[]]