SearchTasksRestrictedLog
Stay organized with collections
Save and categorize content based on your preferences.
Contains restricted data from a SearchTasksLog.
Fields |
parentInsertId |
string
The LogEntry insertId of the parent SearchTasksLog message.
|
response |
object (SearchTasksResponseRestrictedLog )
The response returned to the client. It will be unset if the RPC call resulted in an error.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-02-25 UTC.
[[["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-02-25 UTC."],[[["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."]]],["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"]]