ListTasksRestrictedLog
Stay organized with collections
Save and categorize content based on your preferences.
Contains restricted data from a ListTasksLog.
Fields |
parentInsertId |
string
The LogEntry insertId of the parent ListTasksLog message.
|
response |
object (ListTasksResponseRestrictedLog )
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."],[[["JSON representation includes restricted data from a ListTasksLog, with fields like `parentInsertId` and `response`."],["`parentInsertId` is a string representing the LogEntry insertId of the parent ListTasksLog message."],["`response` is an object containing the ListTasksResponseRestrictedLog, representing the response returned to the client, which is unset if the RPC call resulted in an error."]]],["The provided content details the structure of a restricted data log, specifically from a `ListTasksLog`. It utilizes a JSON format with two key fields: `parentInsertId`, a string representing the parent log's ID, and `response`, an object containing the client's response data. The `response` field is unset if the related Remote Procedure Call (RPC) resulted in an error. This data is used to represent and access the details of the response for this log message.\n"]]