public sealed class GetTensorFlowVersionRequest : IMessage<GetTensorFlowVersionRequest>, IEquatable<GetTensorFlowVersionRequest>, IDeepCloneable<GetTensorFlowVersionRequest>, IBufferMessage, IMessage
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."],[[["The latest version of the `GetTensorFlowVersionRequest` is 2.4.0, which can be found linked at the top of the version history."],["`GetTensorFlowVersionRequest` is a class used to request the TensorFlow version and it inherits from `Object` while implementing several interfaces like `IMessage` and `IEquatable`."],["This class includes a `Name` property for the resource name and a `TensorFlowVersionName` property for a typed view of the resource name."],["There are two constructors available for creating instances of the `GetTensorFlowVersionRequest` class, one default constructor and one that takes another `GetTensorFlowVersionRequest` object."],["The `GetTensorFlowVersionRequest` class is located within the `Google.Cloud.Tpu.V1` namespace and is part of the `Google.Cloud.Tpu.V1.dll` assembly."]]],[]]