Reference documentation and code samples for the Google Cloud Security Command Center V1 Client class Notebook.
Represents a Jupyter notebook IPYNB file, such as a Colab Enterprise notebook file, that is associated with a finding.
Generated from protobuf message google.cloud.securitycenter.v1.Notebook
Namespace
Google \ Cloud \ SecurityCenter \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
The name of the notebook.
↳ service
string
The source notebook service, for example, "Colab Enterprise".
↳ last_author
string
The user ID of the latest author to modify the notebook.
↳ notebook_update_time
getName
The name of the notebook.
string
setName
The name of the notebook.
var
string
$this
getService
The source notebook service, for example, "Colab Enterprise".
string
setService
The source notebook service, for example, "Colab Enterprise".
var
string
$this
getLastAuthor
The user ID of the latest author to modify the notebook.
string
setLastAuthor
The user ID of the latest author to modify the notebook.
var
string
$this
getNotebookUpdateTime
The most recent time the notebook was updated.
hasNotebookUpdateTime
clearNotebookUpdateTime
setNotebookUpdateTime
The most recent time the notebook was updated.
$this