port property

  1. @Deprecated('Not supported. Member documentation may have more information.')
String? port
getter/setter pair

DEPRECATED! Use network_endpoints instead.

The network port for the TPU Node as visible to Compute Engine instances.

Output only.

Implementation

@core.Deprecated(
  'Not supported. Member documentation may have more information.',
)
core.String? port;