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-03-21 UTC."],[[["This document provides reference documentation for the `ImportProductSetsInputConfig` class within the Google Cloud Vision v1 API, specifically version 3.2.0."],["The `ImportProductSetsInputConfig` class is used as the input content for the `ImportProductSets` method and inherits from `Object`, while also implementing multiple interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class contains two constructors: one default and one that takes another `ImportProductSetsInputConfig` object as a parameter."],["The `ImportProductSetsInputConfig` class has properties such as `GcsSource`, which is of type `ImportProductSetsGcsSource` and used for Google Cloud Storage location, and `SourceCase`, indicating the type of source."],["There are multiple versions of the `ImportProductSetsInputConfig` available, ranging from version 2.3.0 to 3.7.0, with 3.7.0 being the latest release."]]],[]]