Back to Node Auth0

Interface FlowActionBigqueryInsertRowsParams

docs/interfaces/management.Management.FlowActionBigqueryInsertRowsParams.html

5.9.11.1 KB
Original Source

Interface FlowActionBigqueryInsertRowsParams

interface FlowActionBigqueryInsertRowsParams {
connection_id: string;
dataset_id: string;
table_id: string;
data?: FlowActionBigqueryInsertRowsParamsData;
}

Index

Properties

connection_iddataset_idtable_iddata?

Properties

connection_id

connection_id: string

dataset_id

dataset_id: string

table_id

table_id: string

Optionaldata

data?: FlowActionBigqueryInsertRowsParamsData

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties connection_iddataset_idtable_iddata