Class ServiceAttachmentsScopedList

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

Attributes

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

Inheritance

builtins.object > proto.message.Message > ServiceAttachmentsScopedList