public sealed class BigtableOptions : IMessage<BigtableOptions>, IEquatable<BigtableOptions>, IDeepCloneable<BigtableOptions>, IBufferMessage, IMessage
Reference documentation and code samples for the Discovery Engine v1beta 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"]],[["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-08-07 UTC."],[[["\u003cp\u003eThis document provides reference information for the \u003ccode\u003eBigtableOptions\u003c/code\u003e class within the Google Cloud Discovery Engine v1beta API, specifically for the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBigtableOptions\u003c/code\u003e class is designed to handle settings for importing data, supporting functionalities like inheritance and implementing multiple interfaces for various operations.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFamilies\u003c/code\u003e property within \u003ccode\u003eBigtableOptions\u003c/code\u003e manages mappings for column family-level data, allowing specification of column family details; unspecified families will be disregarded.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eKeyFieldName\u003c/code\u003e property in \u003ccode\u003eBigtableOptions\u003c/code\u003e designates the document field used for storing the row key value, with specific naming constraints.\u003c/p\u003e\n"],["\u003cp\u003eTwo constructors are available for \u003ccode\u003eBigtableOptions\u003c/code\u003e, one being the empty default, and another which can take another \u003ccode\u003eBigtableOptions\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]