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"]],[["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-07-26 UTC."],[],[]]