Document AI V1beta3 API - Class Google::Cloud::DocumentAI::V1beta3::EntityTypeMetadata (v0.35.0)

Reference documentation and code samples for the Document AI V1beta3 API class Google::Cloud::DocumentAI::V1beta3::EntityTypeMetadata.

Metadata about an entity type.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#inactive

def inactive() -> ::Boolean
Returns
  • (::Boolean) — Whether the entity type should be considered inactive.

#inactive=

def inactive=(value) -> ::Boolean
Parameter
  • value (::Boolean) — Whether the entity type should be considered inactive.
Returns
  • (::Boolean) — Whether the entity type should be considered inactive.