Reference documentation and code samples for the Discovery Engine V1BETA API class Google::Cloud::DiscoveryEngine::V1beta::SpannerSource.
The Spanner source for importing data
Inherits
Object
Extended By
Google::Protobuf::MessageExts::ClassMethods
Includes
Google::Protobuf::MessageExts
Methods
#database_id
defdatabase_id()->::String
Returns
(::String) — Required. The database ID of the source Spanner table.
#database_id=
defdatabase_id=(value)->::String
Parameter
value (::String) — Required. The database ID of the source Spanner table.
Returns
(::String) — Required. The database ID of the source Spanner table.
#enable_data_boost
defenable_data_boost()->::Boolean
Returns
(::Boolean) — Whether to apply data boost on Spanner export. Enabling this option will
incur additional cost. More info can be found
here.
#enable_data_boost=
defenable_data_boost=(value)->::Boolean
Parameter
value (::Boolean) — Whether to apply data boost on Spanner export. Enabling this option will
incur additional cost. More info can be found
here.
Returns
(::Boolean) — Whether to apply data boost on Spanner export. Enabling this option will
incur additional cost. More info can be found
here.
#instance_id
definstance_id()->::String
Returns
(::String) — Required. The instance ID of the source Spanner table.
#instance_id=
definstance_id=(value)->::String
Parameter
value (::String) — Required. The instance ID of the source Spanner table.
Returns
(::String) — Required. The instance ID of the source Spanner table.
#project_id
defproject_id()->::String
Returns
(::String) — The project ID that contains the Spanner source. Has a length limit of 128
characters. If not specified, inherits the project ID from the parent
request.
#project_id=
defproject_id=(value)->::String
Parameter
value (::String) — The project ID that contains the Spanner source. Has a length limit of 128
characters. If not specified, inherits the project ID from the parent
request.
Returns
(::String) — The project ID that contains the Spanner source. Has a length limit of 128
characters. If not specified, inherits the project ID from the parent
request.
#table_id
deftable_id()->::String
Returns
(::String) — Required. The table name of the Spanner database that needs to be imported.
#table_id=
deftable_id=(value)->::String
Parameter
value (::String) — Required. The table name of the Spanner database that needs to be imported.
Returns
(::String) — Required. The table name of the Spanner database that needs to be imported.
[[["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,["# Discovery Engine V1BETA API - Class Google::Cloud::DiscoveryEngine::V1beta::SpannerSource (v0.21.0)\n\nVersion latestkeyboard_arrow_down\n\n- [0.21.0 (latest)](/ruby/docs/reference/google-cloud-discovery_engine-v1beta/latest/Google-Cloud-DiscoveryEngine-V1beta-SpannerSource)\n- [0.20.1](/ruby/docs/reference/google-cloud-discovery_engine-v1beta/0.20.1/Google-Cloud-DiscoveryEngine-V1beta-SpannerSource)\n- [0.19.1](/ruby/docs/reference/google-cloud-discovery_engine-v1beta/0.19.1/Google-Cloud-DiscoveryEngine-V1beta-SpannerSource)\n- [0.18.0](/ruby/docs/reference/google-cloud-discovery_engine-v1beta/0.18.0/Google-Cloud-DiscoveryEngine-V1beta-SpannerSource)\n- [0.17.0](/ruby/docs/reference/google-cloud-discovery_engine-v1beta/0.17.0/Google-Cloud-DiscoveryEngine-V1beta-SpannerSource)\n- [0.16.0](/ruby/docs/reference/google-cloud-discovery_engine-v1beta/0.16.0/Google-Cloud-DiscoveryEngine-V1beta-SpannerSource)\n- [0.15.0](/ruby/docs/reference/google-cloud-discovery_engine-v1beta/0.15.0/Google-Cloud-DiscoveryEngine-V1beta-SpannerSource)\n- [0.14.2](/ruby/docs/reference/google-cloud-discovery_engine-v1beta/0.14.2/Google-Cloud-DiscoveryEngine-V1beta-SpannerSource)\n- [0.13.0](/ruby/docs/reference/google-cloud-discovery_engine-v1beta/0.13.0/Google-Cloud-DiscoveryEngine-V1beta-SpannerSource)\n- [0.12.0](/ruby/docs/reference/google-cloud-discovery_engine-v1beta/0.12.0/Google-Cloud-DiscoveryEngine-V1beta-SpannerSource)\n- [0.11.0](/ruby/docs/reference/google-cloud-discovery_engine-v1beta/0.11.0/Google-Cloud-DiscoveryEngine-V1beta-SpannerSource)\n- [0.10.0](/ruby/docs/reference/google-cloud-discovery_engine-v1beta/0.10.0/Google-Cloud-DiscoveryEngine-V1beta-SpannerSource)\n- [0.9.0](/ruby/docs/reference/google-cloud-discovery_engine-v1beta/0.9.0/Google-Cloud-DiscoveryEngine-V1beta-SpannerSource)\n- [0.8.0](/ruby/docs/reference/google-cloud-discovery_engine-v1beta/0.8.0/Google-Cloud-DiscoveryEngine-V1beta-SpannerSource)\n- [0.7.2](/ruby/docs/reference/google-cloud-discovery_engine-v1beta/0.7.2/Google-Cloud-DiscoveryEngine-V1beta-SpannerSource)\n- [0.6.0](/ruby/docs/reference/google-cloud-discovery_engine-v1beta/0.6.0/Google-Cloud-DiscoveryEngine-V1beta-SpannerSource)\n- [0.5.0](/ruby/docs/reference/google-cloud-discovery_engine-v1beta/0.5.0/Google-Cloud-DiscoveryEngine-V1beta-SpannerSource)\n- [0.4.0](/ruby/docs/reference/google-cloud-discovery_engine-v1beta/0.4.0/Google-Cloud-DiscoveryEngine-V1beta-SpannerSource)\n- [0.3.0](/ruby/docs/reference/google-cloud-discovery_engine-v1beta/0.3.0/Google-Cloud-DiscoveryEngine-V1beta-SpannerSource)\n- [0.2.1](/ruby/docs/reference/google-cloud-discovery_engine-v1beta/0.2.1/Google-Cloud-DiscoveryEngine-V1beta-SpannerSource)\n- [0.1.0](/ruby/docs/reference/google-cloud-discovery_engine-v1beta/0.1.0/Google-Cloud-DiscoveryEngine-V1beta-SpannerSource) \nReference documentation and code samples for the Discovery Engine V1BETA API class Google::Cloud::DiscoveryEngine::V1beta::SpannerSource.\n\nThe Spanner source for importing data \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### #database_id\n\n def database_id() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Required. The database ID of the source Spanner table.\n\n### #database_id=\n\n def database_id=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- Required. The database ID of the source Spanner table. \n**Returns**\n\n- (::String) --- Required. The database ID of the source Spanner table.\n\n### #enable_data_boost\n\n def enable_data_boost() -\u003e ::Boolean\n\n**Returns**\n\n- (::Boolean) --- Whether to apply data boost on Spanner export. Enabling this option will incur additional cost. More info can be found [here](https://cloud.google.com/spanner/docs/databoost/databoost-overview#billing_and_quotas).\n\n### #enable_data_boost=\n\n def enable_data_boost=(value) -\u003e ::Boolean\n\n**Parameter**\n\n- **value** (::Boolean) --- Whether to apply data boost on Spanner export. Enabling this option will incur additional cost. More info can be found [here](https://cloud.google.com/spanner/docs/databoost/databoost-overview#billing_and_quotas). \n**Returns**\n\n- (::Boolean) --- Whether to apply data boost on Spanner export. Enabling this option will incur additional cost. More info can be found [here](https://cloud.google.com/spanner/docs/databoost/databoost-overview#billing_and_quotas).\n\n### #instance_id\n\n def instance_id() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Required. The instance ID of the source Spanner table.\n\n### #instance_id=\n\n def instance_id=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- Required. The instance ID of the source Spanner table. \n**Returns**\n\n- (::String) --- Required. The instance ID of the source Spanner table.\n\n### #project_id\n\n def project_id() -\u003e ::String\n\n**Returns**\n\n- (::String) --- The project ID that contains the Spanner source. Has a length limit of 128 characters. If not specified, inherits the project ID from the parent request.\n\n### #project_id=\n\n def project_id=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- The project ID that contains the Spanner source. Has a length limit of 128 characters. If not specified, inherits the project ID from the parent request. \n**Returns**\n\n- (::String) --- The project ID that contains the Spanner source. Has a length limit of 128 characters. If not specified, inherits the project ID from the parent request.\n\n### #table_id\n\n def table_id() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Required. The table name of the Spanner database that needs to be imported.\n\n### #table_id=\n\n def table_id=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- Required. The table name of the Spanner database that needs to be imported. \n**Returns**\n\n- (::String) --- Required. The table name of the Spanner database that needs to be imported."]]