action property
Action to be performed.
Required. Possible string values are:
- "ACTION_UNSPECIFIED" : Default unspecified action.
- "UPLOAD" : Upload or upsert data.
- "DELETE" : Delete data.
Implementation
core.String? action;
Action to be performed.
Required. Possible string values are:
core.String? action;