public sealed class TensorFlowVersion : IMessage<TensorFlowVersion>, IEquatable<TensorFlowVersion>, IDeepCloneable<TensorFlowVersion>, IBufferMessage, IMessage
A tensorflow version that a Node can be configured with.
[[["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 outlines the \u003ccode\u003eTensorFlowVersion\u003c/code\u003e class, which is used to configure a Node with a specific TensorFlow version within the Google Cloud TPU environment.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its role in data handling and manipulation within the Google Protobuf framework.\u003c/p\u003e\n"],["\u003cp\u003eIt offers properties like \u003ccode\u003eName\u003c/code\u003e, \u003ccode\u003eTensorFlowVersionName\u003c/code\u003e, and \u003ccode\u003eVersion\u003c/code\u003e for accessing and managing the TensorFlow version information.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple tensorflow versions available for nodes ranging from 1.0.0 to 2.4.0, the latest being 2.4.0.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits basic functionality from the \u003ccode\u003eObject\u003c/code\u003e class, adding specific methods for a TensorFLow version object.\u003c/p\u003e\n"]]],[],null,[]]