public sealed class ImportProductSetsRequest : IMessage<ImportProductSetsRequest>, IEquatable<ImportProductSetsRequest>, IDeepCloneable<ImportProductSetsRequest>, IBufferMessage, IMessage
[[["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 page provides documentation for the `ImportProductSetsRequest` class within the Google Cloud Vision V1 API for .NET, specifically version 2.4.0."],["The `ImportProductSetsRequest` class is used to structure requests for the `ImportProductSets` method, facilitating the import of product sets into a specified project."],["It inherits from Object and implements interfaces like IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The class includes properties like `InputConfig` (specifying the content to import), `Parent` (specifying the project), and `ParentAsLocationName` (a typed view of the parent property)."],["Multiple versions of this documentation are available, ranging from version 2.3.0 to the latest version 3.7.0, with links provided for each in the side navigation."]]],[]]