public sealed class DocumentSchema.Types.Metadata : IMessage<DocumentSchema.Types.Metadata>, IEquatable<DocumentSchema.Types.Metadata>, IDeepCloneable<DocumentSchema.Types.Metadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Document AI v1 API class DocumentSchema.Types.Metadata.
If set, we will skip the naming format validation in the schema. So the
string values in DocumentSchema.EntityType.name and
DocumentSchema.EntityType.Property.name will not be checked.
[[["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 `DocumentSchema.Types.Metadata` class within the Google Cloud Document AI v1 API, with the current version being 3.11.0, and the latest version being 3.19.0."],["The `DocumentSchema.Types.Metadata` class offers metadata options to define global schema behavior, such as allowing multiple document annotations per page and enabling document splitting."],["This class, `DocumentSchema.Types.Metadata`, includes properties that can be set, such as `DocumentAllowMultipleLabels`, `DocumentSplitter`, `PrefixedNamingOnProperties`, and `SkipNamingValidation`, each controlling specific aspects of document handling and validation."],["The `DocumentSchema.Types.Metadata` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, extending its capabilities within the .NET framework."],["This document details the inheritance path of the class, starting with `object` and includes the constructor methods, namely `Metadata()` and `Metadata(DocumentSchema.Types.Metadata other)`."]]],[]]