public static final class VisualizeImageChartRequest.Options extends Object
IMAGE_ENCODING: Encoding to be applied to the output image. When using
JSON serialization it is recommended to specify this as base64.
Supported values:
BASE64:
Apply base64 encoding to the output image.
NONE: Do not
apply any additional encoding to the output image.
NONE.
Map.
A set of string constants for the parameter options.public static final String IMAGE_ENCODING
base64.
Supported values:
BASE64: Apply base64 encoding to the output image.
NONE: Do
not apply any additional encoding to the output image.
NONE.public static final String BASE64
public static final String NONE
Copyright © 2020. All rights reserved.