Class InstanceWithNamedPorts

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

Attributes

NameDescription
instance str
[Output Only] The URL of the instance. This field is a member of `oneof`_ ``_instance``.
named_ports Sequence[google.cloud.compute_v1.types.NamedPort]
[Output Only] The named ports that belong to this instance group.
status str
[Output Only] The status of the instance. Check the Status enum for the list of possible values. This field is a member of `oneof`_ ``_status``.

Inheritance

builtins.object > proto.message.Message > InstanceWithNamedPorts

Classes

Status

Status(value)

[Output Only] The status of the instance.