dataPersistentDiskSpec property

PersistentDiskSpec? dataPersistentDiskSpec
final

Output only. The specification of https://cloud.google.com/compute/docs/disks/persistent-disks attached to the notebook runtime as data disk storage.

Implementation

final PersistentDiskSpec? dataPersistentDiskSpec;