![]() |
Query-based ExampleGen component spec.
Inherits From: ComponentSpec
tfx.components.example_gen.component.QueryBasedExampleGen.SPEC_CLASS(
**kwargs
)
Args | |
---|---|
**kwargs
|
Any inputs, outputs and execution parameters for this instance of the component spec. |
Methods
from_json_dict
@classmethod
from_json_dict( dict_data: Dict[Text, Any] ) -> Any
Convert from dictionary data to an object.
to_json_dict
to_json_dict() -> Dict[Text, Any]
Convert from an object to a JSON serializable dictionary.
__eq__
__eq__(
other
)
Return self==value.
Class Variables | |
---|---|
INPUTS | |
OUTPUTS | |
PARAMETERS |