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 document provides reference information for the \u003ccode\u003eBigtableOptions\u003c/code\u003e class within the Google Cloud Discovery Engine v1 API, specifically version 1.4.0, and shows it is used for supporting data imports.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBigtableOptions\u003c/code\u003e class is a sealed class that implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties like \u003ccode\u003eFamilies\u003c/code\u003e, which is a \u003ccode\u003eMapField\u003c/code\u003e that maps family names to column family information, and \u003ccode\u003eKeyFieldName\u003c/code\u003e, used to specify the row key value field name in documents.\u003c/p\u003e\n"],["\u003cp\u003eThe document lists available versions from 1.0.0-beta06 up to 1.6.0, with 1.6.0 being the latest.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eBigtableOptions\u003c/code\u003e has two constructors, one empty and one with parameters to copy the values of another instance.\u003c/p\u003e\n"]]],[],null,[]]