Class DisksScopedList (1.6.0)

DisksScopedList(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Attributes

NameDescription
disks Sequence[google.cloud.compute_v1.types.Disk]
[Output Only] A list of disks contained in this scope.
warning google.cloud.compute_v1.types.Warning
[Output Only] Informational warning which replaces the list of disks when the list is empty. This field is a member of `oneof`_ ``_warning``.

Inheritance

builtins.object > proto.message.Message > DisksScopedList