method property
The method of the batch entry.
Acceptable values are: - "delete
" - "fetchNow
" - "get
" - "insert
"
- "
update
"
Implementation
core.String? method;
The method of the batch entry.
Acceptable values are: - "delete
" - "fetchNow
" - "get
" - "insert
"
update
"core.String? method;