Class OperationsScopedList

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

Attributes

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

Inheritance

builtins.object > proto.message.Message > OperationsScopedList