public sealed class ProductInputConfig : IMessage<ProductInputConfig>, IEquatable<ProductInputConfig>, IDeepCloneable<ProductInputConfig>, IBufferMessage, IMessage
[[["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."],[[["The `ProductInputConfig` class provides a way to configure the input source for products, supporting different input types."],["This class, part of the `Google.Cloud.Retail.V2` namespace in the `Google.Cloud.Retail.V2.dll` assembly, can be constructed with no arguments or another instance of `ProductInputConfig`."],["It implements multiple interfaces including `IMessage`, `IEquatable\u003cProductInputConfig\u003e`, `IDeepCloneable\u003cProductInputConfig\u003e`, and `IBufferMessage`."],["The available properties for `ProductInputConfig` include `BigQuerySource`, `GcsSource`, `ProductInlineSource`, and `SourceCase`, each allowing configuration with a specific source."],["The provided documentation details the current version (1.5.0) and older versions, up to the latest (2.12.0), of the `Google.Cloud.Retail.V2.ProductInputConfig` class, offering multiple versions to look into."]]],[]]