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 information for the `ImportProductSetsRequest` class within the Google Cloud Vision v1 API, specifically version 3.6.0, and shows its relationship to various other versions."],["The `ImportProductSetsRequest` class is used to import product sets and is part of the `Google.Cloud.Vision.V1` namespace, implemented through interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `ImportProductSetsRequest` class include `InputConfig` for specifying the input content and `Parent` for defining the project and location where the product sets should be imported."],["The latest version available for `ImportProductSetsRequest` is 3.7.0, and there are 11 different versions listed, ranging from 2.3.0 up to 3.7.0."],["The `ImportProductSetsRequest` class includes constructors to create new instances and inherit members from the base `object` class, along with the ability to be viewed with a LocationName type."]]],[]]