Interface protos.google.cloud.tpu.v1.INetworkEndpoint (1.1.1)

Properties of a NetworkEndpoint.

Package

@google-cloud/tpu!

Properties

ipAddress

ipAddress?: (string|null);

NetworkEndpoint ipAddress

Property Value
TypeDescription
(string|null)

port

port?: (number|null);

NetworkEndpoint port

Property Value
TypeDescription
(number|null)