[[["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 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 includes properties for `FilePath`, which is a required field representing the full path to the file in Cloud Storage, `GcsTimestamps` for timestamps related to the Cloud Storage file, and `SizeBytes` for the size of the file in bytes."],["The webpage provides links to documentation for various versions of the `GcsFileSpec` class, ranging from version 2.14.0 (latest) down to 1.2.0."],["The `GcsFileSpec` class has two constructors, one is default and the other is a copy constructor accepting another GcsFileSpec object."]]],[]]