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 Google Cloud TPU v1 API, specifically for version 2.2.0."],["`GetTensorFlowVersionRequest` is a class used to request information about a specific TensorFlow version, implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from `object` and includes properties like `Name` (a resource name string) and `TensorFlowVersionName` (a typed view over the resource name)."],["The documentation covers the constructors of the class, including a default constructor and one that accepts another `GetTensorFlowVersionRequest` instance for cloning."],["It also contains links to various previous versions, as well as the latest version, of the `GetTensorFlowVersionRequest` class, showcasing the evolution of the class over time."]]],[]]