Reference documentation and code samples for the Dataplex V1 API class Google::Cloud::Dataplex::V1::DataDiscoverySpec::StorageConfig::UnstructuredDataOptions.
Describes options for unstructured data discovery.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#semantic_inference_enabled
def semantic_inference_enabled() -> ::Boolean
Returns
- (::Boolean) — Optional. Specifies whether deeper semantic inference over the objects' contents using GenAI is enabled.
#semantic_inference_enabled=
def semantic_inference_enabled=(value) -> ::Boolean
Parameter
- value (::Boolean) — Optional. Specifies whether deeper semantic inference over the objects' contents using GenAI is enabled.
Returns
- (::Boolean) — Optional. Specifies whether deeper semantic inference over the objects' contents using GenAI is enabled.