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