menu
googleapis package
documentation
tpu/v2.dart
SchedulingConfig
SchedulingConfig.new constructor
SchedulingConfig.new constructor
dark_mode
light_mode
SchedulingConfig
constructor
SchedulingConfig
(
{
bool
?
preemptible
,
bool
?
reserved
,
bool
?
spot
,
})
Implementation
SchedulingConfig({
this
.preemptible,
this
.reserved,
this
.spot, });
googleapis package
documentation
tpu/v2
SchedulingConfig
SchedulingConfig.new constructor
SchedulingConfig class
Constructors
new
fromJson
Properties
hashCode
preemptible
reserved
runtimeType
spot
Methods
noSuchMethod
toJson
toString
Operators
operator ==