Reference documentation and code samples for the Parallelstore V1BETA API class Google::Cloud::Parallelstore::V1beta::SourceGcsBucket.
Cloud Storage as the source of a data transfer.
Inherits
Object
Extended By
Google::Protobuf::MessageExts::ClassMethods
Includes
Google::Protobuf::MessageExts
Methods
#uri
defuri()->::String
Returns
(::String) — Required. URI to a Cloud Storage bucket in the format:
gs://<bucket_name>/<path_inside_bucket>. The path inside the bucket is
optional.
#uri=
defuri=(value)->::String
Parameter
value (::String) — Required. URI to a Cloud Storage bucket in the format:
gs://<bucket_name>/<path_inside_bucket>. The path inside the bucket is
optional.
Returns
(::String) — Required. URI to a Cloud Storage bucket in the format:
gs://<bucket_name>/<path_inside_bucket>. The path inside the bucket is
optional.
[[["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-04 UTC."],[],[],null,["# Parallelstore V1BETA API - Class Google::Cloud::Parallelstore::V1beta::SourceGcsBucket (v0.9.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.9.1 (latest)](/ruby/docs/reference/google-cloud-parallelstore-v1beta/latest/Google-Cloud-Parallelstore-V1beta-SourceGcsBucket)\n- [0.9.0](/ruby/docs/reference/google-cloud-parallelstore-v1beta/0.9.0/Google-Cloud-Parallelstore-V1beta-SourceGcsBucket)\n- [0.8.1](/ruby/docs/reference/google-cloud-parallelstore-v1beta/0.8.1/Google-Cloud-Parallelstore-V1beta-SourceGcsBucket)\n- [0.7.0](/ruby/docs/reference/google-cloud-parallelstore-v1beta/0.7.0/Google-Cloud-Parallelstore-V1beta-SourceGcsBucket)\n- [0.6.0](/ruby/docs/reference/google-cloud-parallelstore-v1beta/0.6.0/Google-Cloud-Parallelstore-V1beta-SourceGcsBucket)\n- [0.5.1](/ruby/docs/reference/google-cloud-parallelstore-v1beta/0.5.1/Google-Cloud-Parallelstore-V1beta-SourceGcsBucket)\n- [0.4.0](/ruby/docs/reference/google-cloud-parallelstore-v1beta/0.4.0/Google-Cloud-Parallelstore-V1beta-SourceGcsBucket)\n- [0.3.1](/ruby/docs/reference/google-cloud-parallelstore-v1beta/0.3.1/Google-Cloud-Parallelstore-V1beta-SourceGcsBucket)\n- [0.2.0](/ruby/docs/reference/google-cloud-parallelstore-v1beta/0.2.0/Google-Cloud-Parallelstore-V1beta-SourceGcsBucket)\n- [0.1.0](/ruby/docs/reference/google-cloud-parallelstore-v1beta/0.1.0/Google-Cloud-Parallelstore-V1beta-SourceGcsBucket) \nReference documentation and code samples for the Parallelstore V1BETA API class Google::Cloud::Parallelstore::V1beta::SourceGcsBucket.\n\nCloud Storage as the source of a data transfer. \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### #uri\n\n def uri() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Required. URI to a Cloud Storage bucket in the format: `gs://\u003cbucket_name\u003e/\u003cpath_inside_bucket\u003e`. The path inside the bucket is optional.\n\n### #uri=\n\n def uri=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- Required. URI to a Cloud Storage bucket in the format: `gs://\u003cbucket_name\u003e/\u003cpath_inside_bucket\u003e`. The path inside the bucket is optional. \n**Returns**\n\n- (::String) --- Required. URI to a Cloud Storage bucket in the format: `gs://\u003cbucket_name\u003e/\u003cpath_inside_bucket\u003e`. The path inside the bucket is optional."]]