public class GetSearchImageRequest extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
folder
Folder.
|
String |
imageId
Image identifier.
|
String |
searchContextId
Search context identifier.
|
String |
storage
Storage
|
| Constructor and Description |
|---|
GetSearchImageRequest(String searchContextId,
String imageId,
String folder,
String storage)
Initializes a new instance of the GetSearchImageRequest class.
|
public String searchContextId
public String imageId
public String folder
public String storage
public GetSearchImageRequest(String searchContextId, String imageId, String folder, String storage)
searchContextId - Search context identifier.imageId - Image identifier.folder - Folder.storage - StorageCopyright © 2025 Aspose Pty Ltd. All rights reserved.