| Modifier and Type | Class and Description |
|---|---|
class |
Notebook
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.
|
static class |
Notebook.Builder
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.
|
| Modifier and Type | Method and Description |
|---|---|
NotebookOrBuilder |
FindingOrBuilder.getNotebookOrBuilder()
Notebook associated with the finding.
|
NotebookOrBuilder |
Finding.getNotebookOrBuilder()
Notebook associated with the finding.
|
NotebookOrBuilder |
Finding.Builder.getNotebookOrBuilder()
Notebook associated with the finding.
|
Copyright © 2024 Google LLC. All rights reserved.