public sealed class NetworkEndpoint : IMessage<NetworkEndpoint>, IEquatable<NetworkEndpoint>, IDeepCloneable<NetworkEndpoint>, IBufferMessage, IMessage
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 webpage details the \u003ccode\u003eNetworkEndpoint\u003c/code\u003e class, which represents a network endpoint for reaching a TPU worker in Google Cloud.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eNetworkEndpoint\u003c/code\u003e class is part of the \u003ccode\u003eGoogle.Cloud.Tpu.V1\u003c/code\u003e namespace and is implemented in the \u003ccode\u003eGoogle.Cloud.Tpu.V1.dll\u003c/code\u003e assembly, with the most recent version being 2.4.0.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces, providing functionalities like message handling, equality checks, deep cloning, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eNetworkEndpoint\u003c/code\u003e class has two constructors: a default one and another that accepts another \u003ccode\u003eNetworkEndpoint\u003c/code\u003e instance as a parameter, and has two properties: \u003ccode\u003eIpAddress\u003c/code\u003e (string) and \u003ccode\u003ePort\u003c/code\u003e (int32), defining the IP address and the port number for the endpoint.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage provides documentation and links for multiple versions of this class, starting from version 1.0.0 all the way to the latest, 2.4.0.\u003c/p\u003e\n"]]],[],null,[]]