Google Cloud Security Command Center V2 Client - Class VertexAi (2.2.1)

Reference documentation and code samples for the Google Cloud Security Command Center V2 Client class VertexAi.

Vertex AI-related information associated with the finding.

Generated from protobuf message google.cloud.securitycenter.v2.VertexAi

Namespace

Google \ Cloud \ SecurityCenter \ V2

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ datasets array<VertexAi\Dataset>

Datasets associated with the finding.

↳ pipelines array<VertexAi\Pipeline>

Pipelines associated with the finding.

getDatasets

Datasets associated with the finding.

Returns
Type Description
Google\Protobuf\Internal\RepeatedField

setDatasets

Datasets associated with the finding.

Parameter
Name Description
var array<VertexAi\Dataset>
Returns
Type Description
$this

getPipelines

Pipelines associated with the finding.

Returns
Type Description
Google\Protobuf\Internal\RepeatedField

setPipelines

Pipelines associated with the finding.

Parameter
Name Description
var array<VertexAi\Pipeline>
Returns
Type Description
$this