public sealed class FeatureView.Types.IndexConfig.Types.TreeAHConfig : IMessage<FeatureView.Types.IndexConfig.Types.TreeAHConfig>, IEquatable<FeatureView.Types.IndexConfig.Types.TreeAHConfig>, IDeepCloneable<FeatureView.Types.IndexConfig.Types.TreeAHConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1beta1 API class FeatureView.Types.IndexConfig.Types.TreeAHConfig.
[[["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-04-09 UTC."],[[["This document provides reference documentation for the `FeatureView.Types.IndexConfig.Types.TreeAHConfig` class within the Cloud AI Platform v1beta1 API."],["`TreeAHConfig` is used to specify configuration options for the tree-AH algorithm and is part of the Google.Cloud.AIPlatform.V1Beta1 namespace."],["The class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `TreeAHConfig` class has properties such as `HasLeafNodeEmbeddingCount` and `LeafNodeEmbeddingCount` to configure the number of embeddings on each leaf node, with a default value of 1000 if not set."],["Constructors are available for creating new instances of the `TreeAHConfig` class, either as an empty object or by copying from an existing `TreeAHConfig` instance."]]],[]]