Class NetworkTags (2.11.1)

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

Collection of Compute Engine network tags that can be applied to a node's underlying VM instance.

Attribute

NameDescription
tags Sequence[str]
List of network tags.

Inheritance

builtins.object > proto.message.Message > NetworkTags