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 page provides reference documentation for the `GetTensorFlowVersionRequest` class within the Google Cloud TPU v1 API."],["The `GetTensorFlowVersionRequest` class is used to request information about a specific TensorFlow version and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version documented is 2.4.0, with older versions ranging from 2.3.0 to 1.0.0 also available for reference."],["The class includes properties like `Name`, which is a required string, and `TensorFlowVersionName`, which provides a typed view over the `Name` resource."],["It also contains constructor overloads such as `GetTensorFlowVersionRequest()` and `GetTensorFlowVersionRequest(GetTensorFlowVersionRequest other)`."]]],[]]