[[["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 page provides documentation for the \u003ccode\u003eFileIODetails\u003c/code\u003e class within the Google Cloud Dataflow v1beta3 API, focusing on its role as metadata for file connectors used by jobs.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFileIODetails\u003c/code\u003e class implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe available versions of the \u003ccode\u003eFileIODetails\u003c/code\u003e documentation include the latest version 2.0.0-beta07, along with versions 2.0.0-beta06 and 1.0.0-beta03.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eFileIODetails\u003c/code\u003e includes a constructor and has one property \u003ccode\u003eFilePattern\u003c/code\u003e, which is a string that defines the file pattern used to access files.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFileIODetails\u003c/code\u003e class contains inherited members like \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e and \u003ccode\u003eToString()\u003c/code\u003e, all which are inherited from the \u003ccode\u003eobject\u003c/code\u003e base class.\u003c/p\u003e\n"]]],[],null,["# Dataflow v1beta3 API - Class FileIODetails (2.0.0-beta07)\n\nVersion latestkeyboard_arrow_down\n\n- [2.0.0-beta07 (latest)](/dotnet/docs/reference/Google.Cloud.Dataflow.V1Beta3/latest/Google.Cloud.Dataflow.V1Beta3.FileIODetails)\n- [2.0.0-beta06](/dotnet/docs/reference/Google.Cloud.Dataflow.V1Beta3/2.0.0-beta06/Google.Cloud.Dataflow.V1Beta3.FileIODetails)\n- [1.0.0-beta03](/dotnet/docs/reference/Google.Cloud.Dataflow.V1Beta3/1.0.0-beta03/Google.Cloud.Dataflow.V1Beta3.FileIODetails) \n\n public sealed class FileIODetails : IMessage\u003cFileIODetails\u003e, IEquatable\u003cFileIODetails\u003e, IDeepCloneable\u003cFileIODetails\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Dataflow v1beta3 API class FileIODetails.\n\nMetadata for a File connector used by the job. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e FileIODetails \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[FileIODetails](/dotnet/docs/reference/Google.Cloud.Dataflow.V1Beta3/latest/Google.Cloud.Dataflow.V1Beta3.FileIODetails), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[FileIODetails](/dotnet/docs/reference/Google.Cloud.Dataflow.V1Beta3/latest/Google.Cloud.Dataflow.V1Beta3.FileIODetails), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[FileIODetails](/dotnet/docs/reference/Google.Cloud.Dataflow.V1Beta3/latest/Google.Cloud.Dataflow.V1Beta3.FileIODetails), [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) \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.Dataflow.V1Beta3](/dotnet/docs/reference/Google.Cloud.Dataflow.V1Beta3/latest/Google.Cloud.Dataflow.V1Beta3)\n\nAssembly\n--------\n\nGoogle.Cloud.Dataflow.V1Beta3.dll\n\nConstructors\n------------\n\n### FileIODetails()\n\n public FileIODetails()\n\n### FileIODetails(FileIODetails)\n\n public FileIODetails(FileIODetails other)\n\nProperties\n----------\n\n### FilePattern\n\n public string FilePattern { get; set; }\n\nFile Pattern used to access files by the connector."]]