Newer Version Available

This content describes an older version of this product. View Latest

Recipe Node Representation

This page contains the reference for the RecipeNodeRepresentation resource and all the representations that make up the recipe nodes for API responses. The following representation details aren’t REST API endpoints on their own, but describe object representations used in REST API response bodies.
Recipe​Node​Representation
Property Name Type Description Filter Group and Version Available Version
action Recipe​Node​Action The recipe node action. Valid recipe actions are: Small, v51.0 51.0
schema Schema​Node​Representation The schema changes for the node. Small, v51.0 51.0
sources String[] The input node ids. Small, v51.0 51.0
Aggregate​Node​Representation
Property Name Type Description Filter Group and Version Available Version
parameters Aggregate​Parameters​Representation The parameters for the node. Small, v51.0 51.0
Aggregate​Parameters​Representation
Property Name Type Description Filter Group and Version Available Version
aggregations Aggregate​Representation[] The list of aggregations for the node. Small, v51.0 51.0
groupings String[] The list of groupings for the node. Small, v51.0 51.0
node​Type Recipe​Aggregate​Node​Enum The aggregate type for the node. Valid values are:
  • Hierarchical
  • Standard
Small, v53.0 53.0
parent​Field String The parent field for the node Small, v53.0 53.0
percentage​Field String The percentage field for the node Small, v53.0 53.0
pivots Pivot​Representation[] The list of pivots for the node. Small, v51.0 51.0
self​Field String The self field for the node Small, v53.0 53.0
Aggregate​Representation
Property Name Type Description Filter Group and Version Available Version
action Recipe​Aggregate​Type The recipe aggregation type. Valid values are:
  • Avg
  • Count
  • Maximum
  • Median
  • Minimum
  • StdDev
  • StdDevP
  • Sum
  • Unique
  • Var
  • VarP
Small, v51.0 51.0
label String The label for the aggregate. Small, v51.0 51.0
name String The name for the aggregate. Small, v51.0 51.0
source String The source for the aggregate. Small, v51.0 51.0
Pivot​Representation
Property Name Type Description Filter Group and Version Available Version
source String The source for the pivot. Small, v51.0 51.0
values String[] The list of values for the pivot. Small, v51.0 51.0
Append​Node​Representation
Property Name Type Description Filter Group and Version Available Version
parameters Append​Parameters​Representation The parameters for the node. Small, v51.0 49.0-50.0
AppendV2​Node​Representation
Property Name Type Description Filter Group and Version Available Version
parameters Append​Parameters​Representation The parameters for the node. Small, v51.0 51.0
Append​Parameters​Representation
Property Name Type Description Filter Group and Version Available Version
field​Mappings Append​Mapping​Representation[] The list of mappings for the node. Small, v51.0 51.0
Append​Mapping​Representation
Property Name Type Description Filter Group and Version Available Version
bottom String The bottom dataset field. Small, v51.0 51.0
top String The top dataset field. Small, v51.0 51.0
Bucket​Node​Representation
Property Name Type Description Filter Group and Version Available Version
parameters Bucket​Parameters​Representation The parameters for the bucket node. Small, v51.0 51.0
Bucket​Parameters​Representation
Property Name Type Description Filter Group and Version Available Version
fields Bucket​Field​Representation[] The list of parameter fields. Small, v51.0 51.0
Bucket​Field​Representation
Property Name Type Description Filter Group and Version Available Version
buckets​Setup Bucket​Setup​Representation The bucket field property label. Small, v51.0 51.0
label String The bucket field property label. Small, v51.0 51.0
name String The bucket field property name. Small, v51.0 51.0
type Recipe​Data​Type The data type to convert to. Valid values are:
  • Date​Only Type
  • Date​Time Type
  • Number Type
  • Text Type
Small, v51.0 51.0
Bucket​Setup​Representation
Property Name Type Description Filter Group and Version Available Version
algorithm Abstract​Bucket​Algorithm​Representation The bucketing algorithm. Small, v52.0 52.0
buckets Bucket​Representation The buckets. Valid values are: Small, v51.0 51.0
default​Bucket​Value String The default bucket value. Small, v51.0 51.0
is​Pass​Through​Enabled Boolean Indicates whether pass through is enabled (true) or not (false). Small, v51.0 51.0
null​Bucket​Value String The null bucket value Small, v51.0 51.0
source​Field Bucket​Source​Field​Representation The bucket source fields. Small, v51.0 51.0
Abstract​Bucket​Algorithm​Representation
Property Name Type Description Filter Group and Version Available Version
type Recipe​Bucket​Algorithm​Type The recipe bucketing algorithm type. Valid values are: Small, v52.0 52.0
Typographic​Cluster​Representation
Property Name Type Description Filter Group and Version Available Version
distance​Threshold Integer The edit distance Small, v52.0 52.0
ignore​Case Boolean Indicates whether to ignore case (true) or not (false). Small, v52.0 52.0
Bucket​Date​Bucket​Representation

BucketDateBucketRepresentation inherits properties from the abstract BucketRepresentation. These base properties appear alongside BucketDateBucketRepresentation specific properties in the following table.

Property Name Type Description Filter Group and Version Available Version
range​End Bucket​Date​Argument​Representation The date range end. Small, v51.0 51.0
range​Start Bucket​Date​Argument​Representation The date range start. Small, v51.0 51.0
Bucket​Dimension​Bucket​Representation

BucketDimensionBucketRepresentation inherits properties from the abstract BucketRepresentation. These base properties appear alongside BucketDimensionBucketRepresentation specific properties in the following table.

Property Name Type Description Filter Group and Version Available Version
source​Values String[] The list of source values Small, v51.0 51.0
Bucket​Measure​Bucket​Representation

BucketMeasureBucketRepresentation inherits properties from the abstract BucketRepresentation. These base properties appear alongside BucketMeasureBucketRepresentation specific properties in the following table.

Property Name Type Description Filter Group and Version Available Version
range​End Double The range end. Small, v51.0 51.0
range​Start Double The range start. Small, v51.0 51.0
Bucket​Representation
Property Name Type Description Filter Group and Version Available Version
value String The bucket value. Small, v51.0 51.0
Bucket​Source​Field​Representation
Property Name Type Description Filter Group and Version Available Version
name String The bucket source field name. Small, v51.0 51.0
type Recipe​Data​Type The data type to convert to. Valid values are:
  • Date​Only Type
  • Date​Time Type
  • Number Type
  • Text Type
Small, v51.0 51.0
Bucket​Date​Argument​Representation
Property Name Type Description Filter Group and Version Available Version
argument Long The date argument. Small, v51.0 51.0
type Recipe​Bucket​Grain Small, v51.0 51.0
Cluster​Node​Representation
Property Name Type Description Filter Group and Version Available Version
parameters Cluster​Parameters​Representation The parameters for the node. Small, v51.0 51.0
Cluster​Parameters​Representation
Property Name Type Description Filter Group and Version Available Version
cluster​Count Integer The cluster count. Small, v51.0 51.0
find​Optimal​Clusters Boolean Indicates whether to find the optimal clusters (true) or (not). Small, v53.0 53.0
produce​Scaled​Columns Boolean Indicates whether to produce scaled columns (true) or (not). Small, v53.0 53.0
scaling Measure​Scaling​Type​Enum The scaling type. Valid values are:
  • Min​Max​Scaling
Small, v53.0 53.0
source​Fields String[] The source fields. Small, v51.0 51.0
target​Field Recipe​Name​Label​Representation The target field. Small, v51.0 51.0
target​Scaled​Fields Recipe​Name​Label​Representation[] A list of target scaled fields. Small, v53.0 53.0
Recipe​Name​Label​Representation
Property Name Type Description Filter Group and Version Available Version
label String The label. Small, v51.0 51.0
name String The name. Small, v51.0 51.0
Compute​Relative​Node​Representation
Property Name Type Description Filter Group and Version Available Version
parameters Compute​Relative​Parameters​Representation The parameters for the node. Small, v51.0 51.0
Compute​Relative​Parameters​Representation
Property Name Type Description Filter Group and Version Available Version
expression​Type Recipe​Formula​Expression​Type The formula expression type. Valid values are:
  • Legacy
  • Sql
Small, v51.0 51.0
fields Sql​Formula​Field​Representation[] The list of formula fields. Small, v51.0 51.0
order​By Compute​Relative​Sort​Parameters​Representation[] The list of sort fields. Small, v51.0 51.0
partition​By String[] The list of partition by values. Small, v51.0 51.0
Compute​Relative​Sort​Parameters​Representation
Property Name Type Description Filter Group and Version Available Version
direction Recipe​Sort​Order​Enum The sort direction. Valid values are:
  • Ascending
  • Descending
Small, v51.0 51.0
field​Name String The field name. Small, v51.0 51.0
Sql​Formula​Field​Representation
Property Name Type Description Filter Group and Version Available Version
formula​Expression String The formula expression Small, v51.0 51.0
label String The formula label. Small, v51.0 51.0
name String The formula name. Small, v51.0 51.0
type Recipe​Data​Type The data type to convert to. Valid values are:
  • Date​Only Type
  • Date​Time Type
  • Number Type
  • Text Type
Small, v51.0 51.0
Format​Date​Node​Representation
Property Name Type Description Filter Group and Version Available Version
parameters Format​Date​Parameters​Representation The parameters for the node. Small, v51.0 51.0
Format​Date​Parameters​Representation
Property Name Type Description Filter Group and Version Available Version
source​Field String The source field. Small, v51.0 51.0
source​Formats Format​Date​Pattern​Representation[] The list of source date formats. Small, v51.0 51.0
target​Field Recipe​Name​Label​Representation The target field. Small, v51.0 51.0
target​Format Format​Date​Pattern​Representation The target date format. Small, v51.0 51.0
Format​Date​Pattern​Representation
Property Name Type Description Filter Group and Version Available Version
construction String The construction for the date format. Small, v51.0 51.0
groups String[] The list of date format groups. Small, v51.0 51.0
regex String The regular expression for the date format. Small, v51.0 51.0
Detect​Sentiment​Node​Representation
Property Name Type Description Filter Group and Version Available Version
parameters Detect​Sentiment​Parameters​Representation The parameters for the node. Small, v51.0 51.0
Detect​Sentiment​Parameters​Representation
Property Name Type Description Filter Group and Version Available Version
output​Type Detect​Sentiment​Output​Type​Enum The output type. Valid values are:
  • Dimension
  • Measure
Small, v54.0 54.0
sentiment​Score Sentiment​Score​Type​Enum The sentiment score type. Valid values are:
  • All
  • None
Small, v54.0 54.0
source​Field String The source field. Small, v51.0 51.0
target​Field Recipe​Name​Label​Representation The target field. Small, v51.0 51.0
target​Sentiment​Score​Fields Map<String, Map<String, Recipe​Name​Label​Representation>> The collection of target confidence fields. Small, v54.0 54.0
Discovery​Node​Representation
Property Name Type Description Filter Group and Version Available Version
parameters Discovery​Parameters​Representation The parameters for the node. Small, v51.0 51.0
Discovery​Parameters​Representation
Property Name Type Description Filter Group and Version Available Version
column​Mapping Map<String, String> The map of column mappings. Small, v51.0 51.0
predict​Source Discovery​Source​Representation The prediction source. Small, v51.0 51.0
prediction​Factor​Fields Discovery​Contributor​Representation[] The list of prediction factor fields. Small, v51.0 51.0
prediction​Field Recipe​Name​Label​Representation The prediction field. Small, v51.0 51.0
prescription​Fields Discovery​Contributor​Representation[] The list of prescription fields. Small, v51.0 51.0
Discovery​Contributor​Representation
Property Name Type Description Filter Group and Version Available Version
field Recipe​Name​Label​Representation The discovery field. Small, v51.0 51.0
impact Recipe​Name​Label​Representation The discovery impact. Small, v51.0 51.0
Discovery​Source​Representation
Property Name Type Description Filter Group and Version Available Version
name String The source name. Small, v51.0 51.0
type String The source type. Small, v51.0 51.0
Recipe​Type​Name​Representation
Property Name Type Description Filter Group and Version Available Version
name String The label. Small, v51.0 51.0
type String The type. Small, v51.0 51.0
Export​Node​Representation
Property Name Type Description Filter Group and Version Available Version
parameters Export​Parameters​Representation The parameters for the node. Small, v51.0 51.0
Export​Parameters​Representation
Property Name Type Description Filter Group and Version Available Version
csv​Header​Row​Value​Type Recipe​Export​Csv​Header​Row​Value​Type The type of the recipe export CSV header row value. Valid values are:
  • Fully​Qualified​Name
  • Label
Small, v53.0 53.0
fields String[] The list of fields to select. Small, v51.0 51.0
format Recipe​Export​Format The format of the export. The valid value is CSV. Small, v51.0 51.0
limits​Per​Part Export​Limits​Representation The limits to export. Small, v51.0 51.0
user​Id String The user ID with access to the exported data. Small, v51.0 51.0
Export​Limits​Representation
Property Name Type Description Filter Group and Version Available Version
max​File​Size​In​Bytes Integer The maximum file size for the export partition. Small, v51.0 51.0
max​Row​Count Integer The maximum row count for the export partition. Small, v51.0 51.0
Extract​Node​Representation
Property Name Type Description Filter Group and Version Available Version
parameters Extract​Parameters​Representation The parameters for the node. Small, v51.0 51.0
Extract​Parameters​Representation
Property Name Type Description Filter Group and Version Available Version
grain​Extractions Extract​Parameter​Representation[] The date fields to extract grains for. Small, v51.0 51.0
Extract​Parameter​Representation
Property Name Type Description Filter Group and Version Available Version
source String The source field. Small, v51.0 51.0
targets Extract​Field​Representation[] The list of grain fields. Small, v51.0 51.0
Extract​Field​Representation
Property Name Type Description Filter Group and Version Available Version
grain​Type Recipe​Date​Grain The extract grain type. Valid values are:
  • Day
  • Day​Epoch
  • Fiscal​Month
  • Fiscal​Quarter
  • Fiscal​Week
  • Fiscal​Year
  • Hour
  • Minute
  • Month
  • Quarter
  • Second
  • Second​Epoch
  • Week
  • Year
Small, v51.0 51.0
label String The extract field label. Small, v51.0 51.0
name String The extract field name. Small, v51.0 51.0
Filter​Node​Representation
Property Name Type Description Filter Group and Version Available Version
parameters Filter​Parameters​Representation The parameters for the node. Small, v51.0 51.0
Filter​Parameters​Representation
Property Name Type Description Filter Group and Version Available Version
filter​Boolean​Logic String The filter boolean logic. Small, v52.0 52.0
filter​Expressions Filter​Expression​Representation[] The list of filter expressions. Small, v51.0 51.0
Filter​Expression​Representation
Property Name Type Description Filter Group and Version Available Version
field String The field to filter on. Small, v51.0 51.0
operands String[] The list of operands. Small, v51.0 51.0
operator String The operator to use for the filter. Small, v51.0 51.0
type Recipe​Data​Type The data type to convert to. Valid values are:
  • Date​Only Type
  • Date​Time Type
  • Number Type
  • Text Type
Small, v51.0 51.0
Flatten​Node​Representation
Property Name Type Description Filter Group and Version Available Version
parameters Flatten​Parameters​Representation The parameters for the node. Small, v51.0 51.0
Flatten​Parameters​Representation
Property Name Type Description Filter Group and Version Available Version
include​Self​Id Boolean Indicates whether to include the self-ID (true) or not (false).. Small, v51.0 51.0
multi​Field Flatten​Field​Representation The multi field. Small, v51.0 51.0
parent​Field String The parent field. Small, v51.0 51.0
path​Field Flatten​Field​Representation The path field. Small, v51.0 51.0
self​Field String The self-field. Small, v51.0 51.0
Filter​Field​Representation
Property Name Type Description Filter Group and Version Available Version
is​System​Field Boolean Indicates whether the field is a system field (true) or not (false).. Small, v51.0 51.0
label String The field label. Small, v51.0 51.0
name String The field name. Small, v51.0 51.0
Formula​Node​Representation
Property Name Type Description Filter Group and Version Available Version
parameters Formula​Parameters​Representation The parameters for the node. Small, v51.0 51.0
Formula​Parameters​Representation
Property Name Type Description Filter Group and Version Available Version
expression​Type Recipe​Formula​Expression​Type The formula expression type. Valid values are:
  • Legacy
  • Sql
Small, v51.0 51.0
Join​Node​Representation
Property Name Type Description Filter Group and Version Available Version
parameters Join​Parameters​Representation The parameters for the node. Small, v51.0 51.0
Join​Parameters​Representation
Property Name Type Description Filter Group and Version Available Version
join​Type Recipe​Join​Type The join type. Valid values are:
  • Cross
  • Inner
  • Left​Outer
  • Lookup
  • Multi​Value​Lookup
  • Outer
  • Right​Outer
Small, v51.0 51.0
left​Keys String[] The list of left keys. Small, v51.0 51.0
left​Qualifier String The left qualifier. Small, v51.0 51.0
right​Keys String[] The list of right keys. Small, v51.0 51.0
right​Qualifier String The right qualifier. Small, v51.0 51.0
Load​Node​Representation
Property Name Type Description Filter Group and Version Available Version
parameters Load​Parameters​Representation The parameters for the node. Small, v51.0 51.0
Load​Parameters​Representation
Property Name Type Description Filter Group and Version Available Version
dataset Load​Dataset​Representation The dataset to load Small, v51.0 51.0
fields String[] The list of fields to load. Small, v51.0 51.0
sample​Size Integer The number of rows to load. Small, v51.0 51.0
Load​Dataset​Representation
Property Name Type Description Filter Group and Version Available Version
label String The dataset label. Small, v51.0 51.0
type Recipe​Dataset​Type The type of the dataset. Valid values are:
  • Analytics
  • Connected
Small, v51.0 51.0
Load​Analytics​Dataset​Representation

LoadAnalyticsDatasetRepresentation inherits properties from the abstract LoadDatasetRepresentation. These base properties appear alongside LoadAnalyticsDatasetRepresentation specific properties in the following table.

Property Name Type Description Filter Group and Version Available Version
name String The dataset name. Small, v51.0 51.0
Load​Connected​Dataset​Representation

LoadConnectedDatasetRepresentation inherits properties from the abstract LoadDatasetRepresentation. These base properties appear alongside LoadConnectedDatasetRepresentation specific properties in the following table.

Property Name Type Description Filter Group and Version Available Version
connection​Name String The name of the connection. Small, v51.0 51.0
filter Filter​Parameters​Representation The pushdown filter. Small, v52.0 52.0
source​Object​Name String The name of the source object. Small, v51.0 51.0
Output​External​Node​Representation
Property Name Type Description Filter Group and Version Available Version
parameters Output​External​Parameters​Representation The parameters for the node. Small, v51.0 51.0
Output​External​Parameters​Representation
Property Name Type Description Filter Group and Version Available Version
connection​Name String The connection name. Small, v51.0 51.0
external​Id​Field​Name String The field name for the external ID. Small, v51.0 51.0
fields​Mapping Output​External​Field​Mapping​Representation[] The list of field mappings. Small, v51.0 51.0
hyper​File​Name String The name of hypee file. Small, v54.0 54.0
object String The object name. Small, v51.0 51.0
operation Recipe​Output​External​Operation The output external operation type. Valid values are:
  • Empty
  • Insert
  • Update
  • Upsert
Small, v51.0 51.0
Output​External​Field​Mapping​Representation
Property Name Type Description Filter Group and Version Available Version
source​Field String The name of the source field. Small, v51.0 51.0
target​Field String The name of the target field. Small, v51.0 51.0
Predict​Values​Node​Representation
Property Name Type Description Filter Group and Version Available Version
parameters Predict​Values​Parameters​Representation The parameters for the node. Small, v51.0 51.0
Predict​Values​Parameters​Representation
Property Name Type Description Filter Group and Version Available Version
fields Predict​Values​Field​Representation[] The list of fields. Small, v51.0 51.0
Predict​Values​Field​Representation
Property Name Type Description Filter Group and Version Available Version
label String The label for the field. Small, v51.0 51.0
name String The name for the field. Small, v51.0 51.0
prediction​Setup Predict​Values​Setup​Representation[] The self-field . Small, v51.0 51.0
Predict​Values​Setup​Representation
Property Name Type Description Filter Group and Version Available Version
model​Input​Fields Predict​Values​Input​Field​Representation[] The list of input fields for the model. Small, v51.0 51.0
source​Field Predict​Values​Input​Field​Representation The source field. Small, v51.0 51.0
Predict​Values​Input​Field​Representation
Property Name Type Description Filter Group and Version Available Version
name String The field name. Small, v51.0 51.0
Recommendation​Node​Representation
Property Name Type Description Filter Group and Version Available Version
parameters Recommendation​Parameters​Representation The parameters for the node. Small, v53.0 53.0
Recommendation​Parameters​Representation
Property Name Type Description Filter Group and Version Available Version
cust​Id​Field String The customer ID field. Small, v53.0 53.0
exclude​Previous​Recommendations Boolean Indicates whether to exclude previous recommendations (true) or not (false). Small, v53.0 53.0
product​Id​Field String The product ID field. Small, v53.0 53.0
product​Recommendations Integer The product recommendations field. Small, v53.0 53.0
rating​Field String The rating field. Small, v53.0 53.0
target​Field Recipe​Name​Label​Representation The target field. Small, v53.0 53.0
target​Rank​Field Recipe​Name​Label​Representation The target rank field. Small, v53.0 53.0
target​Rating​Field Recipe​Name​Label​Representation The target rating field. Small, v53.0 53.0
use​Implicit​Ratings Boolean Indicates whether to use implicit ratings (true) or not (false). Small, v53.0 53.0
Save​Node​Representation
Property Name Type Description Filter Group and Version Available Version
parameters Save​Parameters​Representation The parameters for the node. Small, v51.0 51.0
Save​Parameters​Representation
Property Name Type Description Filter Group and Version Available Version
dataset Save​Dataset​Representation The dataset to save. Small, v51.0 51.0
fields String[] The list of fields to save. Small, v51.0 51.0
Save​Dataset​Representation
Property Name Type Description Filter Group and Version Available Version
folder​Name String The Analytics folder for the dataset. Small, v51.0 51.0
is​Staged Boolean Indicates whether the data is staged (true) or not (false). Small, v53.0 53.0
label String The label for the dataset. Small, v51.0 51.0
name String The name of the dataset. Small, v51.0 51.0
row​Level​Security​Filter String The security predicate. Small, v51.0 51.0
row​Level​Sharing​Source String The sObject security sharing source. Small, v51.0 51.0
type String The type of the dataset. Small, v51.0 51.0
Schema​Node​Representation
Property Name Type Description Filter Group and Version Available Version
fields Schema​Parameters​Representation[] The schema fields for the node. Small, v51.0 51.0
slice Schema​Slice​Representation[] The schema slice definition for the node. Small, v51.0 51.0
Schema​Parameters​Representation
Property Name Type Description Filter Group and Version Available Version
fields Schema​Field​Representation[] The schema fields for the node. Small, v51.0 51.0
slice Schema​Slice​Representation The schema slice definition for the node. Small, v51.0 51.0
Schema​Field​Representation
Property Name Type Description Filter Group and Version Available Version
error​Value String The value to output on error. Small, v52.0 52.0
name String The schema field name. Small, v51.0 51.0
new​Properties Schema​Field​New​Properties​Representation The new schema field properties. Small, v51.0 51.0
Schema​Slice​Representation
Property Name Type Description Filter Group and Version Available Version
fields String[] The list of fields for SELECT or DROP. Small, v51.0 51.0
ignore​Missing​Fields Boolean Indicates whether the node action ignores missing fields (true) or not (false). Small, v51.0 51.0
mode String The slice mode. Valid values are:
  • SELECT
  • DROP
Small, v51.0 51.0
Schema​Field​New​Properties​Representation
Property Name Type Description Filter Group and Version Available Version
label String The schema field property label. Small, v51.0 51.0
name String The schema field property name. Small, v51.0 51.0
type​Properties Schema​Field​Type​Properties​Representation The new schema field type properties. Small, v51.0 51.0
Schema​Field​Type​Properties​Representation
Property Name Type Description Filter Group and Version Available Version
format String The DateTime format. Small, v51.0 51.0
length Integer The total length of the text. Small, v51.0 51.0
precision Integer The length of an arbitrary precision value. Optional 51.0
scale Integer The number of digits to the right of the decimal point. Small, v51.0 51.0
symbols Schema​Field​Format​Symbols​Representation The number format. Small, v51.0 51.0
type Recipe​Data​Type The data type to convert to. Valid values are:
  • Date​Only Type
  • Date​Time Type
  • Number Type
  • Text Type
Small, v51.0 51.0
Schema​Field​Format​Symbols​Representation
Property Name Type Description Filter Group and Version Available Version
currency​Symbol String The currency symbol format. Small, v51.0 51.0
decimal​Symbol String The decimal symbol format. Small, v51.0 51.0
grouping​Symbol String The grouping symbol format. Small, v51.0 51.0
Split​Node​Representation
Property Name Type Description Filter Group and Version Available Version
parameters Split​Parameters​Representation The parameters for the node. Small, v51.0 51.0
Split​Parameters​Representation
Property Name Type Description Filter Group and Version Available Version
delimiter String The split delimiter. Small, v51.0 51.0
source​Field String The source field. Small, v51.0 51.0
target​Fields Recipe​Name​Label​Representation[] The list of target fields. Small, v51.0 51.0
Sql​Filter​Node​Representation
Property Name Type Description Filter Group and Version Available Version
parameters Sql​Filter​Parameters​Representation The parameters for the node. Small, v51.0 51.0
Sql​Filter​Parameters​Representation
Property Name Type Description Filter Group and Version Available Version
sql​Filter​Expression String The SQL filter expression. Small, v51.0 51.0
Time​Series​Node​Representation
Property Name Type Description Filter Group and Version Available Version
parameters Time​Series​Parameters​Representation The parameters for the node. Small, v51.0 51.0
Time​Series​Parameters​Representation
Property Name Type Description Filter Group and Version Available Version
confidence​Interval Recipe​Time​Series​Confidence​Interval​Type The confidence interval. Valid values are:
  • Eighty
  • Ninety​Five
  • None
Small, v51.0 51.0
confidence​Interval​Fields Map<String, Time​Series​Output​Confidence​Interval​High​Low> The confidence interval field name and labels. Small, v52.0 52.0
day​Field String The day field. Small, v51.0 51.0
forecast​Fields String[] The list of forecast fields. Small, v51.0 51.0
forecast​Length Integer The forecast length. Small, v51.0 51.0
group​Dates​By Recipe​Group​Dates​By The value to group dates by. Valid values are:
  • Year
  • Year​Month
  • Year​Month​Day
  • Year​Quarter
  • Year​Week
Small, v51.0 51.0
ignore​Last​Time​Period Boolean Indicates whether to ignore the last time period (true) or not (false). Small, v51.0 51.0
model Recipe​Time​Series​Model The time series model. Valid values are:
  • Additive
  • Auto
  • Multiplicative
Small, v51.0 51.0
seasonality Integer The seasonality. Small, v51.0 51.0
sub​Year​Field String The sub year field. Small, v51.0 51.0
target​Date​Field Recipe​Name​Label​Representation The target date field. Small, v51.0 51.0
target​Forecast​Fields Recipe​Name​Label​Representation[] The list of target forecast fields. Small, v51.0 51.0
year​Field String The year field. Small, v51.0 51.0
Time​Series​Output​Confidence​Interval​High​Low
Property Name Type Description Filter Group and Version Available Version
high Recipe​Name​Label​Representation The high confidence interval. Small, v52.0 52.0
low Recipe​Name​Label​Representation The low confidence interval. Small, v52.0 52.0
Time​Series​V2​Node​Representation
Property Name Type Description Filter Group and Version Available Version
parameters Time​Series​V2​Parameters​Representation The parameters for the node. Small, v54.0 54.0
Time​Series​V2​Parameters​Representation
Property Name Type Description Filter Group and Version Available Version
algorithm Time​Series​V2​Forecast​Algorithm​Enum The forecast algorithm. Valid values are:
  • Holt​Winters
Small, v54.0 54.0
algorithm​Parameters Time​Series​V2​Algorithm​Parameters​Representation The parameters for the algorithm. Small, v54.0 54.0
confidence​Interval Recipe​Time​Series​Confidence​Interval​Type The confidence interval. Valid values are:
  • Eighty
  • Ninety​Five
  • None
Small, v54.0 54.0
forecast​Date​Field String The forecast date field. Small, v54.0 54.0
forecast​Dates​By Recipe​Group​Dates​By The value to group dates by. Valid values are:
  • Year
  • Year​Month
  • Year​Month​Day
  • Year​Quarter
  • Year​Week
Small, v54.0 54.0
forecast​Fields Time​Series​V2​Forecast​Info​Representation[] The list of forecast fields. Small, v54.0 54.0
forecast​Length Integer The forecast length. Small, v54.0 54.0
forecast​Length​Type Time​Series​V2​Forecast​Length​Type​Enum The forecast length type. Valid values are:
  • Rolling
Small, v54.0 54.0
grouping​Fields Extract​Parameter​Representation[] The list of partition groupings. Small, v54.0 54.0
partial​Data​Handling Time​Series​V2​Partial​Data​Handling​Enum The partial data handling value. Valid values are:
  • Ignore​Last
  • None
Small, v54.0 54.0
target​Date​Field Recipe​Name​Label​Representation The target date field. Small, v54.0 54.0
Time​Series​V2​Algorithm​Parameters​Representation
Property Name Type Description Filter Group and Version Available Version
model Recipe​Time​Series​Model The time series model. Valid values are:
  • Additive
  • Auto
  • Multiplicative
Small, v54.0 54.0
seasonality Integer The seasonality value. Small, v54.0 54.0
Time​Series​V2​Forecast​Info​Representation
Property Name Type Description Filter Group and Version Available Version
aggregate Aggregate​Representation The aggregate data. Small, v54.0 54.0
confidence​Interval​Fields Time​Series​Output​Confidence​Interval​High​Low The confidence interval field name and labels. Small, v54.0 54.0
forecast​Field Recipe​Name​Label​Representation The aggregate data. Small, v54.0 54.0
Typecast​Node​Representation
Property Name Type Description Filter Group and Version Available Version
parameters Typecast​Parameters​Representation The parameters for the node. Small, v51.0 51.0
Typecast​Parameters​Representation
Property Name Type Description Filter Group and Version Available Version
fields Schema​Field​Representation[] The list of fields to typecast. Small, v51.0 51.0
Update​Node​Representation
Property Name Type Description Filter Group and Version Available Version
parameters Update​Parameters​Representation The parameters for the node. Small, v51.0 51.0
Update​Parameters​Representation
Property Name Type Description Filter Group and Version Available Version
left​Keys String[] The list of left keys. Small, v54.0 54.0
right​Keys String[] The right of left keys. Small, v54.0 54.0
update​Columns Map<String, String> The map of columns to update. Small, v54.0 54.0