public sealed class GetProcessorRequest : IMessage<GetProcessorRequest>, IEquatable<GetProcessorRequest>, IDeepCloneable<GetProcessorRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Document AI v1 API class GetProcessorRequest.
[[["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 reference documentation for the `GetProcessorRequest` class within the Google Cloud Document AI v1 API, specifically for .NET development."],["The `GetProcessorRequest` class is used to send requests to retrieve a processor, inheriting from `Object` and implementing several interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The page lists various versions of the API, with version 3.19.0 being the latest, and includes links to the documentation for each version."],["The `GetProcessorRequest` class has two constructors, a default one and one that takes another `GetProcessorRequest` object, and has two properties, `Name` and `ProcessorName`."],["The namespace for the class is `Google.Cloud.DocumentAI.V1`, and it is part of the `Google.Cloud.DocumentAI.V1.dll` assembly."]]],[]]