Class NetworkTags (2.11.2)

Stay organized with collections Save and categorize content based on your preferences.
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