aspect Ratio
The aspect ratio for the image output.
public final ImageResponseFormat.Builder aspectRatio(JsonField<ImageResponseFormat.AspectRatio> aspectRatio)
Sets Builder.aspectRatio to an arbitrary JSON value.
You should usually call Builder.aspectRatio with a well-typed AspectRatio value instead. This method is primarily for setting the field to an undocumented or not yet supported value.