useSingleCorePerContainer property
If true, recommends the Dataflow service to use only one core per SDK container instance with this image.
If false (or unset) recommends using more than one core per SDK container instance with this image for efficiency. Note that Dataflow service may choose to override this property if needed.
Implementation
core.bool? useSingleCorePerContainer;