public sealed class ImportProductSetsInputConfig : IMessage<ImportProductSetsInputConfig>, IEquatable<ImportProductSetsInputConfig>, IDeepCloneable<ImportProductSetsInputConfig>, IBufferMessage, IMessage
The input content for the ImportProductSets method.
[[["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-17 UTC."],[[["This webpage provides documentation for the `ImportProductSetsInputConfig` class, which is part of the Google.Cloud.Vision.V1 namespace and is found in the Google.Cloud.Vision.V1.dll assembly."],["The `ImportProductSetsInputConfig` class is designed to be used as the input content for the `ImportProductSets` method, facilitating the import of product sets."],["The class implements multiple interfaces, including `IMessage\u003cImportProductSetsInputConfig\u003e`, `IEquatable\u003cImportProductSetsInputConfig\u003e`, `IDeepCloneable\u003cImportProductSetsInputConfig\u003e`, `IBufferMessage`, and `IMessage`."],["The webpage offers documentation for multiple versions of this component, with the latest being version 3.7.0, but the main focus of this page is the documentation for version 2.4.0."],["The `ImportProductSetsInputConfig` has properties, `GcsSource` and `SourceCase`, the first of which represents the Google Cloud Storage location for a CSV file, and the second one being for the `SourceOneofCase` of the `ImportProductSetsInputConfig`."]]],[]]