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 webpage provides documentation for the `GetProcessorRequest` class within the Google Cloud Document AI v1 API for .NET, with the most recent version being 3.19.0."],["The `GetProcessorRequest` class is used to request a processor resource and inherits from various interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists all the available versions of the Google Cloud Document AI v1 API, ranging from version 1.0.0 to 3.19.0, along with links to each version's specific documentation for `GetProcessorRequest`."],["The `GetProcessorRequest` class includes two constructors: a default constructor and one that takes another `GetProcessorRequest` as a parameter."],["The class has two properties, `Name` and `ProcessorName`, where `Name` represents the required processor resource name, and `ProcessorName` is the typed view of the name property."]]],[]]