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.
[[["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 document provides reference documentation for the `SpannerSource` class within the Google Cloud Discovery Engine v1beta API, specifically for version 1.0.0-beta17."],["`SpannerSource` is a class used for importing data from a Spanner database into the Discovery Engine, and it inherits from the `object` class while implementing several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `SpannerSource` class has two constructors: a default constructor `SpannerSource()` and a copy constructor `SpannerSource(SpannerSource other)`."],["Key properties of the `SpannerSource` class include `DatabaseId`, `EnableDataBoost`, `InstanceId`, `ProjectId`, and `TableId`, which are used to specify the Spanner database and table details, with `EnableDataBoost` incurring extra cost."],["It is a part of the namespace `Google.Cloud.DiscoveryEngine.V1Beta` and located in the assembly `Google.Cloud.DiscoveryEngine.V1Beta.dll`."]]],[]]