Class NodeInfo (2.9.2)

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

Node specific properties.

Attributes

NameDescription
id str
Output only. Node identifying string. e.g. 'node-0', 'node-1'
zone str
Output only. Location of the node.

Inheritance

builtins.object > proto.message.Message > NodeInfo