user_defined_functions

Protocol buffer definition for user_defined_functions

sift/common/type/v1/user_defined_functions.proto

FunctionDependency

FieldTypeLabelDescription
user_defined_function_version_idstring

FunctionInput

FieldTypeLabelDescription
identifierstring
data_typeFunctionDataType
constantbool

UserDefinedFunction

FieldTypeLabelDescription
user_defined_function_idstring
namestring
archived_dategoogle.protobuf.Timestampoptional
user_defined_function_version_idstring
versionuint32
descriptionstring
change_messagestring
user_notesstring
expressionstring
function_inputsFunctionInputrepeated
function_output_typeFunctionDataType
function_dependenciesFunctionDependencyrepeated
created_dategoogle.protobuf.Timestamp
modified_dategoogle.protobuf.Timestamp
created_by_user_idstring
modified_by_user_idstring

FunctionDataType

NameNumberDescription
FUNCTION_DATA_TYPE_UNSPECIFIED0
FUNCTION_DATA_TYPE_NUMERIC1
FUNCTION_DATA_TYPE_STRING2
FUNCTION_DATA_TYPE_BOOL3

On this page