public sealed class ImportProductSetsRequest : IMessage<ImportProductSetsRequest>, IEquatable<ImportProductSetsRequest>, IDeepCloneable<ImportProductSetsRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Vision v1 API class ImportProductSetsRequest.
[[["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 `ImportProductSetsRequest` class within the Google Cloud Vision v1 API, specifically in version 3.5.0."],["The `ImportProductSetsRequest` class is used as a request message for the `ImportProductSets` method and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `InputConfig` to specify the input content and `Parent` to define the project and location where the ProductSets should be imported."],["The documentation offers a list of available versions, ranging from 2.3.0 to 3.7.0 (latest), with 3.5.0 being the version documented here."],["The `ImportProductSetsRequest` class has two constructors: a default one and another one that takes another `ImportProductSetsRequest` object as parameter."]]],[]]