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-04-17 UTC."],[[["This document provides reference documentation for the `ImportProductSetsRequest` class within the Google Cloud Vision v1 API, specifically for version 3.4.0."],["The `ImportProductSetsRequest` class is used to send requests for the `ImportProductSets` method and can be constructed with or without another `ImportProductSetsRequest` as a parameter."],["This class inherits from `object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showcasing its integration with .NET and Google Protobuf systems."],["Key properties of `ImportProductSetsRequest` include `InputConfig`, which specifies the content for the requests, and `Parent`, which denotes the project and location for importing `ProductSets`."],["There are multiple versions of the `ImportProductSetsRequest` class and it is available in versions ranging from 2.3.0 to the latest 3.7.0."]]],[]]