SearchTasksRestrictedLog
Stay organized with collections
Save and categorize content based on your preferences.
Page Summary
The JSON representation showcases restricted data from a SearchTasksLog, encompassing details like parentInsertId and response.
The parentInsertId field is a string denoting the LogEntry insertId of the parent SearchTasksLog message.
The response field is an object containing the SearchTasksResponseRestrictedLog, representing the response given to the client, which will be unset if the RPC call resulted in an error.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-27 UTC."],[],["The document outlines the JSON representation and fields of restricted data from a `SearchTasksLog`. The JSON structure includes `parentInsertId`, a string referencing the parent `SearchTasksLog` message's `insertId`. The `response` field contains an object of type `SearchTasksResponseRestrictedLog`, representing the client's response. This `response` field is unset if there was an error in the RPC call. The provided representation is for the schema of the LogEntry data.\n"]]