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

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

Metadata about a property.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#field_extraction_metadata

def field_extraction_metadata() -> ::Google::Cloud::DocumentAI::V1beta3::FieldExtractionMetadata
Returns

#field_extraction_metadata=

def field_extraction_metadata=(value) -> ::Google::Cloud::DocumentAI::V1beta3::FieldExtractionMetadata
Parameter
Returns

#inactive

def inactive() -> ::Boolean
Returns
  • (::Boolean) — Whether the property should be considered as "inactive".

#inactive=

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