public sealed class ImportProductSetsInputConfig : IMessage<ImportProductSetsInputConfig>, IEquatable<ImportProductSetsInputConfig>, IDeepCloneable<ImportProductSetsInputConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Vision v1 API class ImportProductSetsInputConfig.
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 reference documentation for the `ImportProductSetsInputConfig` class within the Google Cloud Vision v1 API, specifically for version 3.6.0."],["`ImportProductSetsInputConfig` is designed to handle the input content required for the `ImportProductSets` method, enabling the import of product set requests."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, which dictate its functionalities."],["The `GcsSource` property of `ImportProductSetsInputConfig` allows specifying the Google Cloud Storage location of a CSV file containing a list of `ImportProductSetRequests`."],["The latest available version for the documentation is 3.7.0, with the oldest version being 2.3.0, and the current page is specifically for version 3.6.0."]]],[]]