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 document provides reference information for the \u003ccode\u003eBigtableOptions\u003c/code\u003e class within the Google Cloud Discovery Engine v1 API, specifically version 1.1.0, and details the class's purpose in supporting data import operations.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eBigtableOptions\u003c/code\u003e is a sealed class that implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two constructors: a default constructor \u003ccode\u003eBigtableOptions()\u003c/code\u003e and a copy constructor \u003ccode\u003eBigtableOptions(BigtableOptions other)\u003c/code\u003e, designed to create new objects based off of existing instances.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eBigtableOptions\u003c/code\u003e contains properties like \u003ccode\u003eFamilies\u003c/code\u003e, which maps family names to column family information, and \u003ccode\u003eKeyFieldName\u003c/code\u003e, used to specify the field name for saving row key values in the document.\u003c/p\u003e\n"],["\u003cp\u003eThis document covers the available versions for \u003ccode\u003eBigtableOptions\u003c/code\u003e all the way up to the latest version, 1.6.0, and back to the beta version, 1.0.0-beta06.\u003c/p\u003e\n"]]],[],null,[]]