inputImageWidth property
Dimensions for raw input_image payloads when the backend cannot infer them from an encoded container.
Implementation
@$pb.TagNumber(15)
$core.int get inputImageWidth => $_getIZ(14);
Implementation
@$pb.TagNumber(15)
set inputImageWidth($core.int value) => $_setSignedInt32(14, value);