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 documentation for the \u003ccode\u003eSetDefaultProcessorVersionRequest\u003c/code\u003e class within the Google Cloud Document AI v1 API, specifically for version 3.2.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSetDefaultProcessorVersionRequest\u003c/code\u003e class is used to change the default version of a specified processor and requires both the processor's resource name and the resource name of the desired default processor version.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits members from the base \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation includes details on the class constructors, \u003ccode\u003eSetDefaultProcessorVersionRequest()\u003c/code\u003e, and its properties, such as \u003ccode\u003eDefaultProcessorVersion\u003c/code\u003e and \u003ccode\u003eProcessor\u003c/code\u003e, which are necessary for setting the default processor version.\u003c/p\u003e\n"],["\u003cp\u003eA list of all available versions of the \u003ccode\u003eSetDefaultProcessorVersionRequest\u003c/code\u003e is available, ranging from version 3.19.0 down to 1.0.0, for the \u003ccode\u003eGoogle.Cloud.DocumentAI.V1\u003c/code\u003e API.\u003c/p\u003e\n"]]],[],null,[]]