Reference documentation and code samples for the Google Cloud Discovery Engine V1 Client class ImageQuery.
Specifies the image query input.
Generated from protobuf message google.cloud.discoveryengine.v1.SearchRequest.ImageQuery
Namespace
Google \ Cloud \ DiscoveryEngine \ V1 \ SearchRequestMethods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ image_bytes |
string
Base64 encoded image bytes. Supported image formats: JPEG, PNG, and BMP. |
getImageBytes
Base64 encoded image bytes. Supported image formats: JPEG, PNG, and BMP.
Returns | |
---|---|
Type | Description |
string |
hasImageBytes
setImageBytes
Base64 encoded image bytes. Supported image formats: JPEG, PNG, and BMP.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |
getImage
Returns | |
---|---|
Type | Description |
string |