public sealed class NetworkEndpoint : IMessage<NetworkEndpoint>, IEquatable<NetworkEndpoint>, IDeepCloneable<NetworkEndpoint>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud TPU v1 API class NetworkEndpoint.
A network endpoint over which a TPU worker can be reached.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document provides reference information for the \u003ccode\u003eNetworkEndpoint\u003c/code\u003e class within the Google Cloud TPU v1 API, specifically version 2.3.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eNetworkEndpoint\u003c/code\u003e class represents a network endpoint through which a TPU worker can be accessed, and it inherits from the \u003ccode\u003eobject\u003c/code\u003e class while implementing several interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors: a default constructor \u003ccode\u003eNetworkEndpoint()\u003c/code\u003e and an overloaded constructor \u003ccode\u003eNetworkEndpoint(NetworkEndpoint other)\u003c/code\u003e which accepts a \u003ccode\u003eNetworkEndpoint\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eNetworkEndpoint\u003c/code\u003e has two key properties: \u003ccode\u003eIpAddress\u003c/code\u003e, a string representing the IP address, and \u003ccode\u003ePort\u003c/code\u003e, an integer representing the network port.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation includes links to various versions of the Google Cloud TPU v1 API, ranging from version 1.0.0 to the latest version 2.4.0.\u003c/p\u003e\n"]]],[],null,[]]