public sealed class PropertyMetadata : IMessage<PropertyMetadata>, IEquatable<PropertyMetadata>, IDeepCloneable<PropertyMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Document AI v1beta3 API class PropertyMetadata.
[[["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-24 UTC."],[[["This documentation covers the `PropertyMetadata` class within the Google Cloud Document AI v1beta3 API, providing reference information and code samples."],["The `PropertyMetadata` class offers metadata about a property and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Available versions include 2.0.0-beta23 (latest), 2.0.0-beta22, and 1.0.0-beta04 for the `PropertyMetadata` class."],["The class includes properties like `FieldExtractionMetadata` for field extraction data and `Inactive` to mark a property as inactive, alongside the default constructor and one taking in another `PropertyMetadata` as a parameter."],["The class inherits from object and has inherited members such as GetHashCode, GetType and ToString."]]],[]]