menu
googleapis package
documentation
run/v1.dart
VolumeMount
VolumeMount.new constructor
VolumeMount.new constructor
dark_mode
light_mode
VolumeMount
constructor
VolumeMount
(
{
String
?
mountPath
,
String
?
name
,
bool
?
readOnly
,
String
?
subPath
,
})
Implementation
VolumeMount({
this
.mountPath,
this
.name,
this
.readOnly,
this
.subPath, });
googleapis package
documentation
run/v1
VolumeMount
VolumeMount.new constructor
VolumeMount class
Constructors
new
fromJson
Properties
hashCode
mountPath
name
readOnly
runtimeType
subPath
Methods
noSuchMethod
toJson
toString
Operators
operator ==