The project ID that contains the Bigtable 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."],[[["The latest version of the `BigtableSource` class for the Discovery Engine v1 API is 1.6.0, with several previous versions also documented."],["`BigtableSource` is a sealed class in the `Google.Cloud.DiscoveryEngine.V1` namespace, designed for importing data from Cloud Bigtable, and it implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `BigtableSource` class has two constructors: one default and one that allows creating a new instance based on an existing `BigtableSource` object."],["This class includes properties like `BigtableOptions`, `InstanceId`, `ProjectId`, and `TableId`, each with specific roles in defining how data is imported from Bigtable, and there are requirements for some of them like `InstanceId` and `TableId`."],["`BigtableSource` inherits the `GetHashCode()`, `GetType()` and `ToString()` methods from the object class."]]],[]]