Represents a Jupyter notebook IPYNB file, such as a Colab
Enterprise
notebook <https://cloud.google.com/colab/docs/introduction>__ file,
that is associated with a finding.
Attributes
Name
Description
name
str
The name of the notebook.
service
str
The source notebook service, for example,
"Colab Enterprise".
last_author
str
The user ID of the latest author to modify
the notebook.
notebook_update_time
google.protobuf.timestamp_pb2.Timestamp
The most recent time the notebook was
updated.
[[["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 2026-03-31 UTC."],[],[]]