public sealed class ImportCompletionSuggestionsRequest.Types.InlineSource : IMessage<ImportCompletionSuggestionsRequest.Types.InlineSource>, IEquatable<ImportCompletionSuggestionsRequest.Types.InlineSource>, IDeepCloneable<ImportCompletionSuggestionsRequest.Types.InlineSource>, IBufferMessage, IMessage
Reference documentation and code samples for the Discovery Engine v1 API class ImportCompletionSuggestionsRequest.Types.InlineSource.
[[["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-03-21 UTC."],[[["This documentation covers the `ImportCompletionSuggestionsRequest.Types.InlineSource` class, which is part of the Google Cloud Discovery Engine v1 API."],["The `InlineSource` class is used to represent an inline source for completion suggestions within the Discovery Engine API."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, which provide functionalities for message handling, equality comparison, deep cloning, and buffer operations."],["The class includes a `Suggestions` property, which is a list containing up to 1000 `CompletionSuggestion` items, representing the denylist entries for import."],["The documentation is available for various versions of the API, ranging from 1.0.0-beta06 to 1.6.0, with 1.6.0 being the most recent."]]],[]]