[[["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 page details the `GcsFileSpec` class within the `Google.Cloud.DataCatalog.V1` namespace, which is used to specify 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 `GcsFileSpec()` and an overloaded constructor `GcsFileSpec(GcsFileSpec other)` which takes another `GcsFileSpec` as a parameter."],["Key properties of the `GcsFileSpec` class include `FilePath`, which is the required full file path, `GcsTimestamps` for file timestamps, and `SizeBytes` for file size, with `GcsTimestamps` and `SizeBytes` being output only."],["The page provides access to multiple versions of the `GcsFileSpec` documentation, ranging from version `2.14.0` down to `1.2.0` and with version `2.14.0` being the most recent."]]],[]]