public sealed class EmbeddingConfig : IMessage<EmbeddingConfig>, IEquatable<EmbeddingConfig>, IDeepCloneable<EmbeddingConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Discovery Engine v1beta API class EmbeddingConfig.
Defines embedding config, used for bring your own embeddings feature.
[[["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\u003eThe \u003ccode\u003eEmbeddingConfig\u003c/code\u003e class, part of the Google Cloud Discovery Engine v1beta API, defines configurations for using custom embeddings.\u003c/p\u003e\n"],["\u003cp\u003eThis class 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, indicating its role in message handling and data management.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eEmbeddingConfig\u003c/code\u003e inherits from the base \u003ccode\u003eobject\u003c/code\u003e class and includes members like \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eEmbeddingConfig\u003c/code\u003e class has two constructors: a default constructor and one that accepts another \u003ccode\u003eEmbeddingConfig\u003c/code\u003e instance for copying.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFieldPath\u003c/code\u003e property within the \u003ccode\u003eEmbeddingConfig\u003c/code\u003e class is used to set and get the string that corresponds to the embedding field path within the schema.\u003c/p\u003e\n"]]],[],null,[]]