public sealed class BigtableOptions : IMessage<BigtableOptions>, IEquatable<BigtableOptions>, IDeepCloneable<BigtableOptions>, IBufferMessage, IMessage
Reference documentation and code samples for the Discovery Engine v1 API class BigtableOptions.
The Bigtable Options object that contains information to support
the import.
public MapField<string, BigtableOptions.Types.BigtableColumnFamily> Families { get; }
The mapping from family names to an object that contains column families
level information for the given column family. If a family is not present
in this map it will be ignored.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis page provides documentation for the \u003ccode\u003eBigtableOptions\u003c/code\u003e class within the Google Cloud Discovery Engine v1 API, specifically version 1.3.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eBigtableOptions\u003c/code\u003e is a class designed to contain the necessary information for importing data from Bigtable.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBigtableOptions\u003c/code\u003e class implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from \u003ccode\u003eobject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has properties \u003ccode\u003eFamilies\u003c/code\u003e, a map of Bigtable column family names, and \u003ccode\u003eKeyFieldName\u003c/code\u003e, the name of the field used for storing the row key.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation covers the class's constructors, providing details for both the default constructor \u003ccode\u003eBigtableOptions()\u003c/code\u003e and the copy constructor \u003ccode\u003eBigtableOptions(BigtableOptions other)\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]