Class omnisci::thrift::ttypes::TCustomExpression

class TCustomExpression : public object

Attributes:
 - id
 - name
 - expression_json
 - data_source_type
 - data_source_id
 - is_deleted

Public Functions

def omnisci.thrift.ttypes.TCustomExpression.__init__()
def omnisci.thrift.ttypes.TCustomExpression.read()
def omnisci.thrift.ttypes.TCustomExpression.write()
def omnisci.thrift.ttypes.TCustomExpression.validate()
def omnisci.thrift.ttypes.TCustomExpression.__repr__()
def omnisci.thrift.ttypes.TCustomExpression.__eq__()
def omnisci.thrift.ttypes.TCustomExpression.__ne__()

Public Members

omnisci.thrift.ttypes.TCustomExpression::id
omnisci.thrift.ttypes.TCustomExpression::name
omnisci.thrift.ttypes.TCustomExpression::expression_json
omnisci.thrift.ttypes.TCustomExpression::data_source_type
omnisci.thrift.ttypes.TCustomExpression::data_source_id
omnisci.thrift.ttypes.TCustomExpression::is_deleted

Private Members

omnisci.thrift.ttypes.TCustomExpression::__dict__