public sealed class SetDefaultProcessorVersionRequest : IMessage<SetDefaultProcessorVersionRequest>, IEquatable<SetDefaultProcessorVersionRequest>, IDeepCloneable<SetDefaultProcessorVersionRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Document AI v1 API class SetDefaultProcessorVersionRequest.
Request message for the set default processor version method.
public string DefaultProcessorVersion { get; set; }
Required. The resource name of child
[ProcessorVersion][google.cloud.documentai.v1.ProcessorVersion] to use as
default. Format:
projects/{project}/locations/{location}/processors/{processor}/processorVersions/{version}
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-19 UTC."],[[["\u003cp\u003eThis webpage provides reference documentation for the \u003ccode\u003eSetDefaultProcessorVersionRequest\u003c/code\u003e class within the Google Cloud Document AI v1 API, specifically for .NET development.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the API is 3.19.0, with a range of previous versions also documented, extending down to version 1.0.0, all of which are related to the SetDefaultProcessorVersionRequest class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSetDefaultProcessorVersionRequest\u003c/code\u003e class allows users to set a default version for a specific processor in the Document AI service, where each documented version has a unique documentation page.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing a variety of methods and properties for interacting with and managing the default processor versions.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eSetDefaultProcessorVersionRequest\u003c/code\u003e class include \u003ccode\u003eDefaultProcessorVersion\u003c/code\u003e and \u003ccode\u003eProcessor\u003c/code\u003e, which specify the resource names of the processor and the desired default version, with equivalent typed views (\u003ccode\u003eDefaultProcessorVersionAsProcessorVersionName\u003c/code\u003e and \u003ccode\u003eProcessorAsProcessorName\u003c/code\u003e) for easier access.\u003c/p\u003e\n"]]],[],null,[]]