Class ExpressionDataAction

Expression Data Action

Actions for CEL expression validation . Use START_EXPRESSION_EVALUATION for CEL validation.

Only available through the Gemini Alpha program for Google Workspace add-ons that extend Google Workspace Flows.

 const 
  
 expressionDataAction 
  
 = 
  
 CardService 
 . 
 newExpressionDataAction 
 () 
 . 
 setActionType 
 ( 
 CardService 
 . 
 ExpressionDataActionType 
 . 
 START_EXPRESSION_EVALUATION 
 ); 

Methods

Method Return type Brief description
Expression Data Action Sets the type of the expression data action.

Detailed documentation

set Action Type(type)

Sets the type of the expression data action.

Parameters

Name Type Description
type
Expression Data Action Type The type of the expression data action.

Return

Expression Data Action — This object, for chaining.

Create a Mobile Website
View Site in Mobile | Classic
Share by: