InstanceInfo(mapping=None, *, ignore_unknown_fields=False, **kwargs)
For display only. Metadata associated with a Compute Engine instance.
Attributes | |
---|---|
Name | Description |
display_name |
str
Name of a Compute Engine instance. |
uri |
str
URI of a Compute Engine instance. |
interface |
str
Name of the network interface of a Compute Engine instance. |
network_uri |
str
URI of a Compute Engine network. |
internal_ip |
str
Internal IP address of the network interface. |
external_ip |
str
External IP address of the network interface. |
network_tags |
MutableSequence[str]
Network tags configured on the instance. |
service_account |
str
Service account authorized for the instance. |