GenerateImageDescriptionRequest Constructors
A request to generate the description for the specified image.| Name | Parameters | Description |
|---|---|---|
| GenerateImageDescriptionRequest(String, String) | base64ImageData, imageFormat | Initializes a new instance of the GenerateImageDescriptionRequest class with specified settings. |
See Also