properties property
Optional. Spark properties to provide configuration for use in sessions
created for this environment. The properties to set on daemon config
files. Property keys are specified in prefix:property format. The
prefix must be "spark".
Implementation
@$pb.TagNumber(4)
$core.Map<$core.String, $core.String> get properties => $_getMap(3);