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
#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".