resolution

The resolution of the media.


public final ImageContent.Builder resolution(JsonField<ImageContent.Resolution> resolution)

Sets Builder.resolution to an arbitrary JSON value.

You should usually call Builder.resolution with a well-typed Resolution value instead. This method is primarily for setting the field to an undocumented or not yet supported value.