public sealed class ImportSampleQueriesRequest.Types.InlineSource : IMessage<ImportSampleQueriesRequest.Types.InlineSource>, IEquatable<ImportSampleQueriesRequest.Types.InlineSource>, IDeepCloneable<ImportSampleQueriesRequest.Types.InlineSource>, IBufferMessage, IMessage
Reference documentation and code samples for the Discovery Engine v1beta API class ImportSampleQueriesRequest.Types.InlineSource.
The inline source for
[SampleQuery][google.cloud.discoveryengine.v1beta.SampleQuery]s.
[[["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 is for the `ImportSampleQueriesRequest.Types.InlineSource` class within the Google Cloud Discovery Engine v1beta API, specifically version 1.0.0-beta18, which is the latest release."],["The `InlineSource` class serves as an inline source for `SampleQuery` data within import requests, and it inherits from the .NET `object` class."],["It implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering capabilities for message handling, equality comparison, deep cloning, and buffered message operations."],["The class has two constructors, one with no parameters and one taking another `InlineSource` as parameter, and contains a `SampleQueries` property of type `RepeatedField\u003cSampleQuery\u003e` which is a list of `SampleQuery` objects for import, limited to a maximum of 1000 items."]]],[]]