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.3.0."],["`GetTensorFlowVersionRequest` is used to request a TensorFlow version and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `Name` (a string representing the resource name) and `TensorFlowVersionName` (a typed view of the resource name)."],["This API class is available in a range of versions, from 1.0.0 to the latest 2.4.0, each with their own reference page."],["`GetTensorFlowVersionRequest` class has two public constructors: one default constructor and another which takes another `GetTensorFlowVersionRequest` object as parameter."]]],[]]