Class RoutersScopedList (1.5.0)

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

Attributes

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

Inheritance

builtins.object > proto.message.Message > RoutersScopedList