Additional information about a potentially long-running
operation with which a log entry is associated.
Attributes
Name
Description
id
str
Optional. An arbitrary operation identifier.
Log entries with the same identifier are assumed
to be part of the same operation.
producer
str
Optional. An arbitrary producer identifier. The combination
of id and producer must be globally unique. Examples
for producer: "MyDivision.MyBigCompany.com",
"github.com/MyProject/MyApplication".
first
bool
Optional. Set this to True if this is the
first log entry in the operation.
last
bool
Optional. Set this to True if this is the
last log entry in the operation.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-01 UTC."],[],[]]