Class ForwardingRulesScopedList (1.3.1)

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

Attributes

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

Inheritance

builtins.object > proto.message.Message > ForwardingRulesScopedList