[[["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-25 UTC."],[[["This webpage details the `GcsFileSpec` class within the `Google.Cloud.DataCatalog.V1` namespace, which represents the specification of a single file in Cloud Storage."],["The `GcsFileSpec` class is implemented in the `Google.Cloud.DataCatalog.V1.dll` assembly, inheriting from `Object` and implementing several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors, a default constructor and another that allows creating a new `GcsFileSpec` from an existing one."],["Key properties of the `GcsFileSpec` include `FilePath` (required, specifies the full file path), `GcsTimestamps` (output-only, providing timestamps), and `SizeBytes` (output-only, indicating the file's size in bytes)."],["This webpage lists out all of the versions of the GcsFileSpec, from the latest 2.14.0 version down to the 1.2.0 version, with links to each version's respective documentation page."]]],[]]