Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 360 Bytes

File metadata and controls

17 lines (12 loc) · 360 Bytes
description Automatically generated file. DO NOT MODIFY
const options = {
	authProvider,
};

const client = Client.init(options);

let workbookTableRow = await client.api('/me/drive/items/01CCETFLK7GVZTZHSQNRD2AEI5XWTCU6FJ/workbook/tableRowOperationResult(key='0195cfac-bd22-4f91-b276-dece0aa2378b')')
	.version('beta')
	.get();