[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document provides reference documentation for the \u003ccode\u003eListTensorFlowVersionsRequest\u003c/code\u003e class within the Google Cloud TPU v1 API, including its properties and implementation details.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListTensorFlowVersionsRequest\u003c/code\u003e class is used to request a list of TensorFlow versions and implements several interfaces, such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, \u003ccode\u003eIMessage\u003c/code\u003e, and \u003ccode\u003eIPageRequest\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers multiple constructors and properties like \u003ccode\u003eFilter\u003c/code\u003e, \u003ccode\u003eOrderBy\u003c/code\u003e, \u003ccode\u003ePageSize\u003c/code\u003e, \u003ccode\u003ePageToken\u003c/code\u003e, \u003ccode\u003eParent\u003c/code\u003e, and \u003ccode\u003eParentAsTensorFlowVersionName\u003c/code\u003e, which allow for filtering, ordering, and paging through the list of TensorFlow versions.\u003c/p\u003e\n"],["\u003cp\u003eThere are various available versions of this request ranging from 1.0.0 to 2.4.0, with version 2.4.0 being the latest one.\u003c/p\u003e\n"]]],[],null,["# Cloud TPU v1 API - Class ListTensorFlowVersionsRequest (2.4.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.4.0 (latest)](/dotnet/docs/reference/Google.Cloud.Tpu.V1/latest/Google.Cloud.Tpu.V1.ListTensorFlowVersionsRequest)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.Tpu.V1/2.3.0/Google.Cloud.Tpu.V1.ListTensorFlowVersionsRequest)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.Tpu.V1/2.2.0/Google.Cloud.Tpu.V1.ListTensorFlowVersionsRequest)\n- [2.1.0](/dotnet/docs/reference/Google.Cloud.Tpu.V1/2.1.0/Google.Cloud.Tpu.V1.ListTensorFlowVersionsRequest)\n- [2.0.0](/dotnet/docs/reference/Google.Cloud.Tpu.V1/2.0.0/Google.Cloud.Tpu.V1.ListTensorFlowVersionsRequest)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.Tpu.V1/1.1.0/Google.Cloud.Tpu.V1.ListTensorFlowVersionsRequest)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.Tpu.V1/1.0.0/Google.Cloud.Tpu.V1.ListTensorFlowVersionsRequest) \n\n public sealed class ListTensorFlowVersionsRequest : IMessage\u003cListTensorFlowVersionsRequest\u003e, IEquatable\u003cListTensorFlowVersionsRequest\u003e, IDeepCloneable\u003cListTensorFlowVersionsRequest\u003e, IBufferMessage, IMessage, IPageRequest\n\nReference documentation and code samples for the Cloud TPU v1 API class ListTensorFlowVersionsRequest.\n\nRequest for\n\\[ListTensorFlowVersions\\]\\[google.cloud.tpu.v1.Tpu.ListTensorFlowVersions\\]. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e ListTensorFlowVersionsRequest \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[ListTensorFlowVersionsRequest](/dotnet/docs/reference/Google.Cloud.Tpu.V1/latest/Google.Cloud.Tpu.V1.ListTensorFlowVersionsRequest), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[ListTensorFlowVersionsRequest](/dotnet/docs/reference/Google.Cloud.Tpu.V1/latest/Google.Cloud.Tpu.V1.ListTensorFlowVersionsRequest), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[ListTensorFlowVersionsRequest](/dotnet/docs/reference/Google.Cloud.Tpu.V1/latest/Google.Cloud.Tpu.V1.ListTensorFlowVersionsRequest), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html), [IPageRequest](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.Grpc.IPageRequest.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.Tpu.V1](/dotnet/docs/reference/Google.Cloud.Tpu.V1/latest/Google.Cloud.Tpu.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.Tpu.V1.dll\n\nConstructors\n------------\n\n### ListTensorFlowVersionsRequest()\n\n public ListTensorFlowVersionsRequest()\n\n### ListTensorFlowVersionsRequest(ListTensorFlowVersionsRequest)\n\n public ListTensorFlowVersionsRequest(ListTensorFlowVersionsRequest other)\n\nProperties\n----------\n\n### Filter\n\n public string Filter { get; set; }\n\nList filter.\n\n### OrderBy\n\n public string OrderBy { get; set; }\n\nSort results.\n\n### PageSize\n\n public int PageSize { get; set; }\n\nThe maximum number of items to return.\n\n### PageToken\n\n public string PageToken { get; set; }\n\nThe next_page_token value returned from a previous List request, if any.\n\n### Parent\n\n public string Parent { get; set; }\n\nRequired. The parent resource name.\n\n### ParentAsTensorFlowVersionName\n\n public TensorFlowVersionName ParentAsTensorFlowVersionName { get; set; }\n\n[TensorFlowVersionName](/dotnet/docs/reference/Google.Cloud.Tpu.V1/latest/Google.Cloud.Tpu.V1.TensorFlowVersionName)-typed view over the [Parent](/dotnet/docs/reference/Google.Cloud.Tpu.V1/latest/Google.Cloud.Tpu.V1.ListTensorFlowVersionsRequest#Google_Cloud_Tpu_V1_ListTensorFlowVersionsRequest_Parent) resource name property."]]