public sealed class GetTensorFlowVersionRequest : IMessage<GetTensorFlowVersionRequest>, IEquatable<GetTensorFlowVersionRequest>, IDeepCloneable<GetTensorFlowVersionRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud TPU v1 API class GetTensorFlowVersionRequest.
Request for
[GetTensorFlowVersion][google.cloud.tpu.v1.Tpu.GetTensorFlowVersion].
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This document provides reference documentation for the `GetTensorFlowVersionRequest` class within the Cloud TPU v1 API, specifically focusing on version 2.1.0."],["The `GetTensorFlowVersionRequest` class is used to request information about a specific TensorFlow version and inherits from the base `object` class while implementing multiple interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The latest version available is 2.4.0, with this document also including links to previous versions like 2.3.0, 2.2.0, 2.0.0, 1.1.0 and 1.0.0."],["The `GetTensorFlowVersionRequest` class has two constructors and two key properties, `Name`, and `TensorFlowVersionName`, which are essential for specifying the resource being queried."],["The content includes links to documentation that include the methods `GetHashCode()`, `GetType()` and `ToString()`, which are inherited from the base object class."]]],[]]