public sealed class EntityTypeMetadata : IMessage<EntityTypeMetadata>, IEquatable<EntityTypeMetadata>, IDeepCloneable<EntityTypeMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Document AI v1beta3 API class EntityTypeMetadata.
[[["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 document provides reference information for the `EntityTypeMetadata` class within the Google Cloud Document AI v1beta3 API."],["The `EntityTypeMetadata` class represents metadata about an entity type and inherits from `object` while implementing several interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["It is available in multiple versions, including beta releases such as `2.0.0-beta23` (latest), `2.0.0-beta22`, and `1.0.0-beta04`."],["The class includes constructors for creating new instances, either default or by copying another `EntityTypeMetadata` object."],["The class also includes the `Inactive` property, which is a boolean that indicates whether or not an entity type is active."]]],[]]