VertexAi(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Vertex AI-related information associated with the finding.
Attributes |
|
---|---|
Name | Description |
datasets |
MutableSequence[google.cloud.securitycenter_v2.types.VertexAi.Dataset]
Datasets associated with the finding. |
pipelines |
MutableSequence[google.cloud.securitycenter_v2.types.VertexAi.Pipeline]
Pipelines associated with the finding. |
Classes
Dataset
Dataset(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Vertex AI dataset associated with the finding.
Pipeline
Pipeline(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Vertex AI training pipeline associated with the finding.