javaLibraries property
Optional. List of Java jars to be included in the runtime environment. Valid input includes Cloud Storage URIs to Jar binaries. For example, gs://bucket-name/my/path/to/file.jar
Implementation
@$pb.TagNumber(2)
$core.List<$core.String> get javaLibraries => $_getList(1);