Class DiscoveryEndpoint (0.2.0)

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

Represents an endpoint for clients to connect to the instance.

Attributes

Name Description
address str
Output only. IP address of the exposed endpoint clients connect to.
port int
Output only. The port number of the exposed endpoint.
network str
Output only. The network where the IP address of the discovery endpoint will be reserved, in the form of projects/{network_project}/global/networks/{network_id}.