Obb File Args
data class ObbFileArgs(val obb: Output<FileReferenceArgs>, val obbFileName: Output<String>) : ConvertibleToJava<ObbFileArgs>
An opaque binary blob file to install on the device before the test starts.
An opaque binary blob file to install on the device before the test starts.