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\u003eThe \u003ccode\u003eBigtableOptions\u003c/code\u003e class in the Google Cloud Discovery Engine v1 API provides support for importing data, specifically containing information for supporting Bigtable imports.\u003c/p\u003e\n"],["\u003cp\u003eThis class 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, ensuring compatibility and functionality within the Google Cloud ecosystem.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBigtableOptions\u003c/code\u003e class has two constructors, one default and one that allows creation of a BigtableOption object based on an existing object of the same type.\u003c/p\u003e\n"],["\u003cp\u003eThe class properties, \u003ccode\u003eFamilies\u003c/code\u003e and \u003ccode\u003eKeyFieldName\u003c/code\u003e, facilitate mapping column families and defining the field name for the row key value, respectively, and it also inherits methods such as GetHashCode, GetType, and ToString.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version for this API is 1.6.0, and there are multiple versions going back to 1.0.0-beta06.\u003c/p\u003e\n"]]],[],null,[]]