SYMBOL INDEX (274 symbols across 153 files) FILE: adminSDK/directory/index.js constant SCOPES (line 25) | const SCOPES = ['https://www.googleapis.com/auth/admin.directory.user']; constant CREDENTIALS_PATH (line 27) | const CREDENTIALS_PATH = path.join(process.cwd(), 'credentials.json'); function listUsers (line 32) | async function listUsers() { FILE: adminSDK/reports/index.js constant SCOPES (line 25) | const SCOPES = ['https://www.googleapis.com/auth/admin.reports.audit.rea... constant CREDENTIALS_PATH (line 27) | const CREDENTIALS_PATH = path.join(process.cwd(), 'credentials.json'); function listLoginEvents (line 32) | async function listLoginEvents() { FILE: adminSDK/reseller/index.js constant SCOPES (line 25) | const SCOPES = ['https://www.googleapis.com/auth/apps.order']; constant CREDENTIALS_PATH (line 27) | const CREDENTIALS_PATH = path.join(process.cwd(), 'credentials.json'); function listSubscriptions (line 32) | async function listSubscriptions() { FILE: apps-script/execute/index.js function callAppsScript (line 25) | async function callAppsScript() { FILE: apps-script/quickstart/index.js constant SCOPES (line 24) | const SCOPES = ['https://www.googleapis.com/auth/script.projects']; constant CREDENTIALS_PATH (line 25) | const CREDENTIALS_PATH = path.join(process.cwd(), 'credentials.json'); function callAppsScript (line 30) | async function callAppsScript() { FILE: calendar/quickstart/index.js constant SCOPES (line 25) | const SCOPES = ['https://www.googleapis.com/auth/calendar.readonly']; constant CREDENTIALS_PATH (line 27) | const CREDENTIALS_PATH = path.join(process.cwd(), 'credentials.json'); function listEvents (line 32) | async function listEvents() { FILE: chat/client-libraries/cloud/authentication-utils.js constant SERVICE_ACCOUNT_FILE (line 28) | const SERVICE_ACCOUNT_FILE = './service_account.json'; constant APP_AUTH_OAUTH_SCOPES (line 29) | const APP_AUTH_OAUTH_SCOPES = ['https://www.googleapis.com/auth/chat.bot']; constant CLIENT_SECRETS_FILE (line 32) | const CLIENT_SECRETS_FILE = './credentials.json'; constant CLIENT_SECRETS (line 33) | const CLIENT_SECRETS = JSON.parse( function createClientWithAppCredentials (line 42) | function createClientWithAppCredentials() { function createClientWithUserCredentials (line 57) | async function createClientWithUserCredentials(scopes) { function getAuthenticatedUserOAuth2Client (line 72) | function getAuthenticatedUserOAuth2Client(scopes) { FILE: chat/client-libraries/cloud/create-custom-emoji-user-cred.js constant USER_AUTH_OAUTH_SCOPES (line 22) | const USER_AUTH_OAUTH_SCOPES = [ function main (line 27) | async function main() { FILE: chat/client-libraries/cloud/create-membership-user-cred-for-app.js constant USER_AUTH_OAUTH_SCOPES (line 22) | const USER_AUTH_OAUTH_SCOPES = [ function main (line 27) | async function main() { FILE: chat/client-libraries/cloud/create-membership-user-cred-for-group.js constant USER_AUTH_OAUTH_SCOPES (line 22) | const USER_AUTH_OAUTH_SCOPES = [ function main (line 27) | async function main() { FILE: chat/client-libraries/cloud/create-membership-user-cred.js constant USER_AUTH_OAUTH_SCOPES (line 22) | const USER_AUTH_OAUTH_SCOPES = [ function main (line 28) | async function main() { FILE: chat/client-libraries/cloud/create-message-app-cred.js function main (line 23) | async function main() { FILE: chat/client-libraries/cloud/create-message-user-cred-at-mention.js constant USER_AUTH_OAUTH_SCOPES (line 22) | const USER_AUTH_OAUTH_SCOPES = [ function main (line 28) | async function main() { FILE: chat/client-libraries/cloud/create-message-user-cred-message-id.js constant USER_AUTH_OAUTH_SCOPES (line 22) | const USER_AUTH_OAUTH_SCOPES = [ function main (line 28) | async function main() { FILE: chat/client-libraries/cloud/create-message-user-cred-request-id.js constant USER_AUTH_OAUTH_SCOPES (line 22) | const USER_AUTH_OAUTH_SCOPES = [ function main (line 27) | async function main() { FILE: chat/client-libraries/cloud/create-message-user-cred-thread-key.js constant USER_AUTH_OAUTH_SCOPES (line 23) | const USER_AUTH_OAUTH_SCOPES = [ function main (line 28) | async function main() { FILE: chat/client-libraries/cloud/create-message-user-cred-thread-name.js constant USER_AUTH_OAUTH_SCOPES (line 23) | const USER_AUTH_OAUTH_SCOPES = [ function main (line 29) | async function main() { FILE: chat/client-libraries/cloud/create-message-user-cred.js constant USER_AUTH_OAUTH_SCOPES (line 22) | const USER_AUTH_OAUTH_SCOPES = [ function main (line 27) | async function main() { FILE: chat/client-libraries/cloud/create-reaction-user-cred.js constant USER_AUTH_OAUTH_SCOPES (line 22) | const USER_AUTH_OAUTH_SCOPES = [ function main (line 27) | async function main() { FILE: chat/client-libraries/cloud/create-space-user-cred.js constant USER_AUTH_OAUTH_SCOPES (line 22) | const USER_AUTH_OAUTH_SCOPES = [ function main (line 27) | async function main() { FILE: chat/client-libraries/cloud/delete-custom-emoji-user-cred.js constant USER_AUTH_OAUTH_SCOPES (line 22) | const USER_AUTH_OAUTH_SCOPES = [ function main (line 27) | async function main() { FILE: chat/client-libraries/cloud/delete-membership-user-cred.js constant USER_AUTH_OAUTH_SCOPES (line 22) | const USER_AUTH_OAUTH_SCOPES = [ function main (line 28) | async function main() { FILE: chat/client-libraries/cloud/delete-message-app-cred.js function main (line 23) | async function main() { FILE: chat/client-libraries/cloud/delete-message-user-cred.js constant USER_AUTH_OAUTH_SCOPES (line 22) | const USER_AUTH_OAUTH_SCOPES = [ function main (line 27) | async function main() { FILE: chat/client-libraries/cloud/delete-reaction-user-cred.js constant USER_AUTH_OAUTH_SCOPES (line 22) | const USER_AUTH_OAUTH_SCOPES = [ function main (line 27) | async function main() { FILE: chat/client-libraries/cloud/delete-space-user-cred.js constant USER_AUTH_OAUTH_SCOPES (line 22) | const USER_AUTH_OAUTH_SCOPES = ['https://www.googleapis.com/auth/chat.de... function main (line 25) | async function main() { FILE: chat/client-libraries/cloud/find-dm-space-app-cred.js function main (line 23) | async function main() { FILE: chat/client-libraries/cloud/find-dm-space-user-cred.js constant USER_AUTH_OAUTH_SCOPES (line 22) | const USER_AUTH_OAUTH_SCOPES = [ function main (line 27) | async function main() { FILE: chat/client-libraries/cloud/get-attachment-app-cred.js function main (line 24) | async function main() { FILE: chat/client-libraries/cloud/get-custom-emoji-user-cred.js constant USER_AUTH_OAUTH_SCOPES (line 22) | const USER_AUTH_OAUTH_SCOPES = [ function main (line 27) | async function main() { FILE: chat/client-libraries/cloud/get-membership-app-cred.js function main (line 23) | async function main() { FILE: chat/client-libraries/cloud/get-membership-user-cred.js constant USER_AUTH_OAUTH_SCOPES (line 22) | const USER_AUTH_OAUTH_SCOPES = [ function main (line 27) | async function main() { FILE: chat/client-libraries/cloud/get-message-app-cred.js function main (line 23) | async function main() { FILE: chat/client-libraries/cloud/get-message-user-cred.js constant USER_AUTH_OAUTH_SCOPES (line 22) | const USER_AUTH_OAUTH_SCOPES = [ function main (line 27) | async function main() { FILE: chat/client-libraries/cloud/get-space-app-cred.js function main (line 23) | async function main() { FILE: chat/client-libraries/cloud/get-space-event-user-cred.js constant USER_AUTH_OAUTH_SCOPES (line 22) | const USER_AUTH_OAUTH_SCOPES = ['SCOPE_NAME']; function main (line 25) | async function main() { FILE: chat/client-libraries/cloud/get-space-notification-setting-user-cred.js constant USER_AUTH_OAUTH_SCOPES (line 22) | const USER_AUTH_OAUTH_SCOPES = [ function main (line 28) | async function main() { FILE: chat/client-libraries/cloud/get-space-read-state-user-cred.js constant USER_AUTH_OAUTH_SCOPES (line 22) | const USER_AUTH_OAUTH_SCOPES = [ function main (line 27) | async function main() { FILE: chat/client-libraries/cloud/get-space-user-cred.js constant USER_AUTH_OAUTH_SCOPES (line 22) | const USER_AUTH_OAUTH_SCOPES = [ function main (line 27) | async function main() { FILE: chat/client-libraries/cloud/get-thread-read-state-user-cred.js constant USER_AUTH_OAUTH_SCOPES (line 22) | const USER_AUTH_OAUTH_SCOPES = [ function main (line 28) | async function main() { FILE: chat/client-libraries/cloud/list-custom-emojis-user-cred.js constant USER_AUTH_OAUTH_SCOPES (line 22) | const USER_AUTH_OAUTH_SCOPES = [ function main (line 27) | async function main() { FILE: chat/client-libraries/cloud/list-memberships-app-cred.js function main (line 23) | async function main() { FILE: chat/client-libraries/cloud/list-memberships-user-cred.js constant USER_AUTH_OAUTH_SCOPES (line 22) | const USER_AUTH_OAUTH_SCOPES = [ function main (line 27) | async function main() { FILE: chat/client-libraries/cloud/list-messages-user-cred.js constant USER_AUTH_OAUTH_SCOPES (line 22) | const USER_AUTH_OAUTH_SCOPES = [ function main (line 27) | async function main() { FILE: chat/client-libraries/cloud/list-reactions-user-cred.js constant USER_AUTH_OAUTH_SCOPES (line 22) | const USER_AUTH_OAUTH_SCOPES = [ function main (line 27) | async function main() { FILE: chat/client-libraries/cloud/list-space-events-user-cred.js constant USER_AUTH_OAUTH_SCOPES (line 23) | const USER_AUTH_OAUTH_SCOPES = [ function main (line 29) | async function main() { FILE: chat/client-libraries/cloud/list-spaces-app-cred.js function main (line 23) | async function main() { FILE: chat/client-libraries/cloud/list-spaces-user-cred.js constant USER_AUTH_OAUTH_SCOPES (line 22) | const USER_AUTH_OAUTH_SCOPES = [ function main (line 27) | async function main() { FILE: chat/client-libraries/cloud/set-up-space-user-cred.js constant USER_AUTH_OAUTH_SCOPES (line 22) | const USER_AUTH_OAUTH_SCOPES = [ function main (line 28) | async function main() { FILE: chat/client-libraries/cloud/update-membership-user-cred.js constant USER_AUTH_OAUTH_SCOPES (line 22) | const USER_AUTH_OAUTH_SCOPES = [ function main (line 27) | async function main() { FILE: chat/client-libraries/cloud/update-message-app-cred.js function main (line 23) | async function main() { FILE: chat/client-libraries/cloud/update-message-user-cred.js constant USER_AUTH_OAUTH_SCOPES (line 22) | const USER_AUTH_OAUTH_SCOPES = [ function main (line 27) | async function main() { FILE: chat/client-libraries/cloud/update-space-notification-setting-user-cred.js constant USER_AUTH_OAUTH_SCOPES (line 22) | const USER_AUTH_OAUTH_SCOPES = [ function main (line 28) | async function main() { FILE: chat/client-libraries/cloud/update-space-read-state-user-cred.js constant USER_AUTH_OAUTH_SCOPES (line 22) | const USER_AUTH_OAUTH_SCOPES = [ function main (line 27) | async function main() { FILE: chat/client-libraries/cloud/update-space-user-cred.js constant USER_AUTH_OAUTH_SCOPES (line 22) | const USER_AUTH_OAUTH_SCOPES = ['https://www.googleapis.com/auth/chat.sp... function main (line 25) | async function main() { FILE: chat/quickstart/index.js constant SCOPES (line 25) | const SCOPES = ['https://www.googleapis.com/auth/chat.spaces.readonly']; constant CREDENTIALS_PATH (line 27) | const CREDENTIALS_PATH = path.join(process.cwd(), 'credentials.json'); function listSpaces (line 32) | async function listSpaces() { FILE: classroom/quickstart/index.js constant SCOPES (line 25) | const SCOPES = ['https://www.googleapis.com/auth/classroom.courses.reado... constant CREDENTIALS_PATH (line 27) | const CREDENTIALS_PATH = path.join(process.cwd(), 'credentials.json'); function listCourses (line 32) | async function listCourses() { FILE: docs/quickstart/index.js constant SCOPES (line 25) | const SCOPES = ['https://www.googleapis.com/auth/documents.readonly']; constant CREDENTIALS_PATH (line 27) | const CREDENTIALS_PATH = path.join(process.cwd(), 'credentials.json'); function printDocTitle (line 33) | async function printDocTitle() { FILE: drive/activity-v2/index.js constant SCOPES (line 25) | const SCOPES = ['https://www.googleapis.com/auth/drive.activity.readonly']; constant CREDENTIALS_PATH (line 27) | const CREDENTIALS_PATH = path.join(process.cwd(), 'credentials.json'); function listDriveActivity (line 32) | async function listDriveActivity() { FILE: drive/quickstart/index.js constant SCOPES (line 25) | const SCOPES = ['https://www.googleapis.com/auth/drive.metadata.readonly']; constant CREDENTIALS_PATH (line 27) | const CREDENTIALS_PATH = path.join(process.cwd(), 'credentials.json'); function listFiles (line 32) | async function listFiles() { FILE: drive/snippets/drive_v2/appdata_snippets/fetch_appdata_folder.js function fetchAppdataFolder (line 26) | async function fetchAppdataFolder() { FILE: drive/snippets/drive_v2/appdata_snippets/list_appdata.js function listAppdata (line 26) | async function listAppdata() { FILE: drive/snippets/drive_v2/appdata_snippets/upload_appdata.js function uploadAppdata (line 27) | async function uploadAppdata() { FILE: drive/snippets/drive_v2/change_snippets/fetch_changes.js function fetchChanges (line 26) | async function fetchChanges() { FILE: drive/snippets/drive_v2/change_snippets/fetch_start_page_token.js function fetchStartPageToken (line 26) | async function fetchStartPageToken() { FILE: drive/snippets/drive_v2/drive_snippets/create_drive.js function createDrive (line 27) | async function createDrive() { FILE: drive/snippets/drive_v2/drive_snippets/recover_drives.js function recoverDrives (line 26) | async function recoverDrives(userEmail) { FILE: drive/snippets/drive_v2/file snippets/create_folder.js function createFolder (line 26) | async function createFolder() { FILE: drive/snippets/drive_v2/file snippets/create_shortcut.js function createShortcut (line 26) | async function createShortcut() { FILE: drive/snippets/drive_v2/file snippets/download_file.js function downloadFile (line 27) | async function downloadFile(fileId) { FILE: drive/snippets/drive_v2/file snippets/export_pdf.js function exportPdf (line 27) | async function exportPdf(fileId) { FILE: drive/snippets/drive_v2/file snippets/move_file_to_folder.js function moveFileToFolder (line 28) | async function moveFileToFolder(fileId, folderId) { FILE: drive/snippets/drive_v2/file snippets/search_file.js function searchFile (line 26) | async function searchFile() { FILE: drive/snippets/drive_v2/file snippets/share_file.js function shareFile (line 29) | async function shareFile(fileId, targetUser, targetDomain) { FILE: drive/snippets/drive_v2/file snippets/touch_file.js function touchFile (line 28) | async function touchFile(fileId, timestamp) { FILE: drive/snippets/drive_v2/file snippets/upload_basic.js function uploadBasic (line 27) | async function uploadBasic() { FILE: drive/snippets/drive_v2/file snippets/upload_to_folder.js function uploadToFolder (line 28) | async function uploadToFolder(folderId) { FILE: drive/snippets/drive_v2/file snippets/upload_with_conversion.js function uploadWithConversion (line 27) | async function uploadWithConversion() { FILE: drive/snippets/drive_v3/appdata_snippets/fetch_appdata_folder.js function fetchAppdataFolder (line 26) | async function fetchAppdataFolder() { FILE: drive/snippets/drive_v3/appdata_snippets/list_appdata.js function listAppdata (line 26) | async function listAppdata() { FILE: drive/snippets/drive_v3/appdata_snippets/upload_appdata.js function uploadAppdata (line 27) | async function uploadAppdata() { FILE: drive/snippets/drive_v3/change_snippets/fetch_changes.js function fetchChanges (line 26) | async function fetchChanges(savedStartPageToken) { FILE: drive/snippets/drive_v3/change_snippets/fetch_start_page_token.js function fetchStartPageToken (line 26) | async function fetchStartPageToken() { FILE: drive/snippets/drive_v3/drive_snippets/create_drive.js function createDrive (line 27) | async function createDrive() { FILE: drive/snippets/drive_v3/drive_snippets/recover_drives.js function recoverDrives (line 27) | async function recoverDrives(userEmail) { FILE: drive/snippets/drive_v3/file_snippets/create_folder.js function createFolder (line 26) | async function createFolder() { FILE: drive/snippets/drive_v3/file_snippets/create_shortcut.js function createShortcut (line 26) | async function createShortcut() { FILE: drive/snippets/drive_v3/file_snippets/download_file.js function downloadFile (line 27) | async function downloadFile(fileId) { FILE: drive/snippets/drive_v3/file_snippets/export_pdf.js function exportPdf (line 27) | async function exportPdf(fileId) { FILE: drive/snippets/drive_v3/file_snippets/move_file_to_folder.js function moveFileToFolder (line 28) | async function moveFileToFolder(fileId, folderId) { FILE: drive/snippets/drive_v3/file_snippets/search_file.js function searchFile (line 26) | async function searchFile() { FILE: drive/snippets/drive_v3/file_snippets/share_file.js function shareFile (line 29) | async function shareFile(fileId, targetUserEmail, targetDomainName) { FILE: drive/snippets/drive_v3/file_snippets/touch_file.js function touchFile (line 28) | async function touchFile(fileId, timestamp) { FILE: drive/snippets/drive_v3/file_snippets/upload_basic.js function uploadBasic (line 27) | async function uploadBasic() { FILE: drive/snippets/drive_v3/file_snippets/upload_to_folder.js function uploadToFolder (line 28) | async function uploadToFolder(folderId) { FILE: drive/snippets/drive_v3/file_snippets/upload_with_conversion.js function uploadWithConversion (line 27) | async function uploadWithConversion() { FILE: drive/snippets/test/helpers.js class Helpers (line 24) | class Helpers { method constructor (line 28) | constructor() { method reset (line 39) | reset() { method deleteFileOnCleanup (line 47) | deleteFileOnCleanup(id) { method cleanup (line 55) | cleanup() { method createFile (line 67) | async createFile(fileMetadata, media) { method createTestDocument (line 82) | createTestDocument() { method createTestBlob (line 99) | async createTestBlob() { FILE: drive/snippets/test/test_drive_v2_recover_drives.js function createOrphanedTeamDrive (line 41) | async function createOrphanedTeamDrive() { FILE: drive/snippets/test/test_drive_v3_recover_drives.js function createOrphanedTeamDrive (line 41) | async function createOrphanedTeamDrive() { FILE: forms/snippets/add_item.js function addItem (line 23) | async function addItem() { FILE: forms/snippets/add_responder.js constant CREDENTIALS_PATH (line 20) | const CREDENTIALS_PATH = path.join(__dirname, 'credentials.json'); constant SCOPES (line 21) | const SCOPES = ['https://www.googleapis.com/auth/drive.file']; function addResponder (line 30) | async function addResponder(formId, email) { FILE: forms/snippets/anyone_with_link_responder.js constant CREDENTIALS_PATH (line 20) | const CREDENTIALS_PATH = path.join(__dirname, 'credentials.json'); constant SCOPES (line 21) | const SCOPES = ['https://www.googleapis.com/auth/drive.file']; function isAnyoneWithLinkResponder (line 29) | async function isAnyoneWithLinkResponder(formId) { function setAnyoneWithLinkResponder (line 88) | async function setAnyoneWithLinkResponder(formId) { function removeAnyoneWithLinkResponder (line 129) | async function removeAnyoneWithLinkResponder(formId) { FILE: forms/snippets/convert_form.js function convertForm (line 23) | async function convertForm() { FILE: forms/snippets/create_form.js function createForm (line 23) | async function createForm() { FILE: forms/snippets/create_watch.js function createWatch (line 26) | async function createWatch() { FILE: forms/snippets/delete_watch.js function deleteWatch (line 28) | async function deleteWatch() { FILE: forms/snippets/get_all_responses.js function getAllResponses (line 26) | async function getAllResponses() { FILE: forms/snippets/get_form.js function getForm (line 26) | async function getForm() { FILE: forms/snippets/get_responders.js constant CREDENTIALS_PATH (line 20) | const CREDENTIALS_PATH = path.join(__dirname, 'credentials.json'); constant SCOPES (line 21) | const SCOPES = ['https://www.googleapis.com/auth/drive.metadata.readonly']; function getResponders (line 29) | async function getResponders(formId) { FILE: forms/snippets/get_single_response.js function getSingleResponse (line 28) | async function getSingleResponse() { FILE: forms/snippets/list_watches.js function listWatches (line 26) | async function listWatches() { FILE: forms/snippets/publish_form.js constant CREDENTIALS_PATH (line 20) | const CREDENTIALS_PATH = path.join(__dirname, 'credentials.json'); constant SCOPES (line 21) | const SCOPES = 'https://www.googleapis.com/auth/forms.body'; function publishForm (line 28) | async function publishForm(formIdToPublish) { FILE: forms/snippets/remove_responders.js constant CREDENTIALS_PATH (line 20) | const CREDENTIALS_PATH = path.join(__dirname, 'credentials.json'); constant SCOPES (line 21) | const SCOPES = ['https://www.googleapis.com/auth/drive.file']; function removeResponders (line 30) | async function removeResponders(formId, email) { FILE: forms/snippets/renew_watch.js function renewWatch (line 28) | async function renewWatch() { FILE: forms/snippets/stop_accepting_responses.js constant CREDENTIALS_PATH (line 20) | const CREDENTIALS_PATH = path.join(__dirname, 'credentials.json'); constant SCOPES (line 21) | const SCOPES = 'https://www.googleapis.com/auth/forms.body'; function stopAcceptingResponses (line 28) | async function stopAcceptingResponses(formId) { FILE: forms/snippets/supports_publishing.js constant CREDENTIALS_PATH (line 20) | const CREDENTIALS_PATH = path.join(__dirname, 'credentials.json'); constant SCOPES (line 21) | const SCOPES = 'https://www.googleapis.com/auth/forms.body'; function supportsPublishing (line 28) | async function supportsPublishing(formIdToCheck) { FILE: forms/snippets/unpublish_form.js constant CREDENTIALS_PATH (line 20) | const CREDENTIALS_PATH = path.join(__dirname, 'credentials.json'); constant SCOPES (line 21) | const SCOPES = 'https://www.googleapis.com/auth/forms.body'; function unpublishForm (line 28) | async function unpublishForm(formIdToUnpublish) { FILE: forms/snippets/update_form.js function updateForm (line 23) | async function updateForm() { FILE: gmail/quickstart/index.js constant SCOPES (line 25) | const SCOPES = ['https://www.googleapis.com/auth/gmail.readonly']; constant CREDENTIALS_PATH (line 27) | const CREDENTIALS_PATH = path.join(process.cwd(), 'credentials.json'); function listLabels (line 32) | async function listLabels() { FILE: meet/quickstart/index.js constant SCOPES (line 25) | const SCOPES = ['https://www.googleapis.com/auth/meetings.space.created']; constant CREDENTIALS_PATH (line 27) | const CREDENTIALS_PATH = path.join(process.cwd(), 'credentials.json'); function createSpace (line 32) | async function createSpace() { FILE: people/quickstart/index.js constant SCOPES (line 25) | const SCOPES = ['https://www.googleapis.com/auth/contacts.readonly']; constant CREDENTIALS_PATH (line 27) | const CREDENTIALS_PATH = path.join(process.cwd(), 'credentials.json'); function listConnectionNames (line 32) | async function listConnectionNames() { FILE: sheets/quickstart/index.js constant SCOPES (line 25) | const SCOPES = ['https://www.googleapis.com/auth/spreadsheets.readonly']; constant CREDENTIALS_PATH (line 27) | const CREDENTIALS_PATH = path.join(process.cwd(), 'credentials.json'); function listMajors (line 33) | async function listMajors() { FILE: sheets/snippets/sheets_append_values.js function appendValues (line 29) | async function appendValues(spreadsheetId, range, valueInputOption, _val... FILE: sheets/snippets/sheets_batch_get_values.js function batchGetValues (line 27) | async function batchGetValues(spreadsheetId, _ranges) { FILE: sheets/snippets/sheets_batch_update.js function batchUpdate (line 30) | async function batchUpdate(spreadsheetId, title, find, replacement) { FILE: sheets/snippets/sheets_batch_update_values.js function batchUpdateValues (line 29) | async function batchUpdateValues( FILE: sheets/snippets/sheets_conditional_formatting.js function conditionalFormatting (line 26) | async function conditionalFormatting(spreadsheetId) { FILE: sheets/snippets/sheets_create.js function create (line 26) | async function create(title) { FILE: sheets/snippets/sheets_get_values.js function getValues (line 27) | async function getValues(spreadsheetId, range) { FILE: sheets/snippets/sheets_pivot_table.js function pivotTable (line 26) | async function pivotTable(spreadsheetId) { FILE: sheets/snippets/sheets_update_values.js function updateValues (line 29) | async function updateValues(spreadsheetId, range, valueInputOption, _val... FILE: sheets/snippets/test/helpers.js class Helpers (line 23) | class Helpers { method constructor (line 27) | constructor() { method reset (line 42) | reset() { method deleteFileOnCleanup (line 50) | deleteFileOnCleanup(id) { method cleanup (line 58) | cleanup() { method createTestSpreadsheet (line 70) | async createTestSpreadsheet() { method populateValues (line 88) | async populateValues(spreadsheetId) { FILE: slides/quickstart/index.js constant SCOPES (line 25) | const SCOPES = ['https://www.googleapis.com/auth/presentations.readonly']; constant CREDENTIALS_PATH (line 27) | const CREDENTIALS_PATH = path.join(process.cwd(), 'credentials.json'); function listSlides (line 33) | async function listSlides() { FILE: slides/snippets/slides_copy_presentation.js function copyPresentation (line 27) | async function copyPresentation(presentationId, copyTitle) { FILE: slides/snippets/slides_create_bulleted_text.js function createBulletedText (line 27) | async function createBulletedText(presentationId, shapeId) { FILE: slides/snippets/slides_create_image.js function createImage (line 27) | async function createImage(presentationId, pageId) { FILE: slides/snippets/slides_create_presentation.js function createPresentation (line 26) | async function createPresentation(title) { FILE: slides/snippets/slides_create_sheets_chart.js function createSheetsChart (line 29) | async function createSheetsChart( FILE: slides/snippets/slides_create_slide.js function createSlide (line 27) | async function createSlide(presentationId, pageId) { FILE: slides/snippets/slides_create_textbox_with_text.js function createTextboxWithText (line 27) | async function createTextboxWithText(presentationId, pageId) { FILE: slides/snippets/slides_image_merging.js function imageMerging (line 28) | async function imageMerging(templatePresentationId, imageUrl, customerNa... FILE: slides/snippets/slides_refresh_sheets_chart.js function refreshSheetsChart (line 27) | async function refreshSheetsChart(presentationId, presentationChartId) { FILE: slides/snippets/slides_simple_text_replace.js function simpleTextReplace (line 28) | async function simpleTextReplace(presentationId, shapeId, replacementTex... FILE: slides/snippets/slides_text_merging.js function textMerging (line 26) | async function textMerging(templatePresentationId, dataSpreadsheetId) { FILE: slides/snippets/slides_text_style_update.js function textStyleUpdate (line 27) | async function textStyleUpdate(presentationId, shapeId) { FILE: slides/snippets/test/helpers.js class Helpers (line 23) | class Helpers { method constructor (line 27) | constructor() { method reset (line 44) | reset() { method deleteFileOnCleanup (line 52) | deleteFileOnCleanup(id) { method cleanup (line 60) | cleanup() { method createTestPresentation (line 72) | async createTestPresentation() { method addSlides (line 87) | async addSlides(presentationId, num, predefinedLayout) { method createTestTextbox (line 116) | async createTestTextbox(presentationId, pageObjectId) { method createTestSheetsChart (line 168) | async createTestSheetsChart( method createTestSpreadsheet (line 217) | async createTestSpreadsheet() { method populateValues (line 236) | async populateValues(spreadsheetId) { FILE: slides/snippets/test/test_slides_create_sheets_chart.js constant CHART_ID (line 21) | const CHART_ID = 1107320627; constant DATA_SPREADSHEET_ID (line 22) | const DATA_SPREADSHEET_ID = '17eqFZl_WK4WVixX8PjvjfLD77DraoFwMDXeiHB3dvuM'; FILE: slides/snippets/test/test_slides_image_merging.js constant TEMPLATE_PRESENTATION_ID (line 20) | const TEMPLATE_PRESENTATION_ID = '1MmTR712m7U_kgeweE57POWwkEyWAV17AVAWjp... constant IMAGE_URL (line 21) | const IMAGE_URL = constant CUSTOMER_NAME (line 23) | const CUSTOMER_NAME = 'Fake Customer'; FILE: slides/snippets/test/test_slides_refresh_sheets_chart.js constant CHART_ID (line 21) | const CHART_ID = 1107320627; constant DATA_SPREADSHEET_ID (line 22) | const DATA_SPREADSHEET_ID = '17eqFZl_WK4WVixX8PjvjfLD77DraoFwMDXeiHB3dvuM'; FILE: slides/snippets/test/test_slides_text_merging.js constant TEMPLATE_PRESENTATION_ID (line 20) | const TEMPLATE_PRESENTATION_ID = '1MmTR712m7U_kgeweE57POWwkEyWAV17AVAWjp... FILE: solutions/webhook-chat-app/index.js function webhook (line 23) | async function webhook() { FILE: solutions/webhook-chat-app/thread-reply.js function webhook (line 23) | async function webhook() { FILE: tasks/quickstart/index.js constant SCOPES (line 25) | const SCOPES = ['https://www.googleapis.com/auth/tasks.readonly']; constant CREDENTIALS_PATH (line 27) | const CREDENTIALS_PATH = path.join(process.cwd(), 'credentials.json'); function listTaskLists (line 32) | async function listTaskLists() {