menu
googleapis package
documentation
batch/v1.dart
Volume
Volume constructor
Volume constructor
dark_mode
light_mode
Volume
constructor
Volume
(
{
String
?
deviceName
,
GCS
?
gcs
,
List
<
String
>
?
mountOptions
,
String
?
mountPath
,
NFS
?
nfs
,
})
Implementation
Volume({ this.deviceName, this.gcs, this.mountOptions, this.mountPath, this.nfs, });
googleapis package
documentation
batch/v1
Volume
Volume constructor
Volume class