[[["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-09-09 UTC."],[],[],null,["# Google Cloud Data Catalog V1BETA1 API - Class Google::Cloud::DataCatalog::V1beta1::GcsFileSpec (v0.9.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.9.1 (latest)](/ruby/docs/reference/google-cloud-data_catalog-v1beta1/latest/Google-Cloud-DataCatalog-V1beta1-GcsFileSpec)\n- [0.9.0](/ruby/docs/reference/google-cloud-data_catalog-v1beta1/0.9.0/Google-Cloud-DataCatalog-V1beta1-GcsFileSpec)\n- [0.8.4](/ruby/docs/reference/google-cloud-data_catalog-v1beta1/0.8.4/Google-Cloud-DataCatalog-V1beta1-GcsFileSpec)\n- [0.7.0](/ruby/docs/reference/google-cloud-data_catalog-v1beta1/0.7.0/Google-Cloud-DataCatalog-V1beta1-GcsFileSpec)\n- [0.6.0](/ruby/docs/reference/google-cloud-data_catalog-v1beta1/0.6.0/Google-Cloud-DataCatalog-V1beta1-GcsFileSpec)\n- [0.5.2](/ruby/docs/reference/google-cloud-data_catalog-v1beta1/0.5.2/Google-Cloud-DataCatalog-V1beta1-GcsFileSpec)\n- [0.4.0](/ruby/docs/reference/google-cloud-data_catalog-v1beta1/0.4.0/Google-Cloud-DataCatalog-V1beta1-GcsFileSpec)\n- [0.3.2](/ruby/docs/reference/google-cloud-data_catalog-v1beta1/0.3.2/Google-Cloud-DataCatalog-V1beta1-GcsFileSpec)\n- [0.2.1](/ruby/docs/reference/google-cloud-data_catalog-v1beta1/0.2.1/Google-Cloud-DataCatalog-V1beta1-GcsFileSpec)\n- [0.1.1](/ruby/docs/reference/google-cloud-data_catalog-v1beta1/0.1.1/Google-Cloud-DataCatalog-V1beta1-GcsFileSpec) \nReference documentation and code samples for the Google Cloud Data Catalog V1BETA1 API class Google::Cloud::DataCatalog::V1beta1::GcsFileSpec.\n\nSpecifications of a single file in Cloud Storage. \n\nInherits\n--------\n\n- Object \n\nExtended By\n-----------\n\n- Google::Protobuf::MessageExts::ClassMethods \n\nIncludes\n--------\n\n- Google::Protobuf::MessageExts\n\nMethods\n-------\n\n### #file_path\n\n def file_path() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Required. The full file path. Example: `gs://bucket_name/a/b.txt`.\n\n### #file_path=\n\n def file_path=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- Required. The full file path. Example: `gs://bucket_name/a/b.txt`. \n**Returns**\n\n- (::String) --- Required. The full file path. Example: `gs://bucket_name/a/b.txt`.\n\n### #gcs_timestamps\n\n def gcs_timestamps() -\u003e ::Google::Cloud::DataCatalog::V1beta1::SystemTimestamps\n\n**Returns**\n\n- ([::Google::Cloud::DataCatalog::V1beta1::SystemTimestamps](./Google-Cloud-DataCatalog-V1beta1-SystemTimestamps)) --- Output only. Timestamps about the Cloud Storage file.\n\n### #size_bytes\n\n def size_bytes() -\u003e ::Integer\n\n**Returns**\n\n- (::Integer) --- Output only. The size of the file, in bytes."]]