Class BackendServicesScopedList (1.3.1)

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

Attributes

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

Inheritance

builtins.object > proto.message.Message > BackendServicesScopedList