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 for version 3.2.0."],["The `ImportProductSetsRequest` class is used as a request message for the `ImportProductSets` method, which is a part of the Google Cloud Vision v1 API."],["The document highlights the implementation details of the `ImportProductSetsRequest` class, including its inheritance structure and implemented interfaces, such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["Key properties of the `ImportProductSetsRequest` class include `InputConfig`, which specifies the input content for the list of requests, and `Parent`, which denotes the project and location where the ProductSets should be imported."],["The latest version for this class is 3.7.0, and the documentation also includes links to several older versions of this class, from 3.6.0 all the way down to 2.3.0."]]],[]]