Security Command Center v2 API - Class VertexAi (1.2.0)

public sealed class VertexAi : IMessage<VertexAi>, IEquatable<VertexAi>, IDeepCloneable<VertexAi>, IBufferMessage, IMessage

Reference documentation and code samples for the Security Command Center v2 API class VertexAi.

Vertex AI-related information associated with the finding.

Inheritance

object > VertexAi

Namespace

Google.Cloud.SecurityCenter.V2

Assembly

Google.Cloud.SecurityCenter.V2.dll

Constructors

VertexAi()

public VertexAi()

VertexAi(VertexAi)

public VertexAi(VertexAi other)
Parameter
Name Description
other VertexAi

Properties

Datasets

public RepeatedField<VertexAi.Types.Dataset> Datasets { get; }

Datasets associated with the finding.

Property Value
Type Description
RepeatedFieldVertexAiTypesDataset

Pipelines

public RepeatedField<VertexAi.Types.Pipeline> Pipelines { get; }

Pipelines associated with the finding.

Property Value
Type Description
RepeatedFieldVertexAiTypesPipeline