Interface protos.google.cloud.servicedirectory.v1.IEndpoint (4.0.7)

Properties of an Endpoint.

Package

@google-cloud/service-directory

Properties

address

address?: (string|null);

Endpoint address

annotations

annotations?: ({ [k: string]: string }|null);

Endpoint annotations

name

name?: (string|null);

Endpoint name

port

port?: (number|null);

Endpoint port