Security Command Center v2 API - Enum AiModel.Types.DeploymentPlatform (1.3.0)

public enum AiModel.Types.DeploymentPlatform

Reference documentation and code samples for the Security Command Center v2 API enum AiModel.Types.DeploymentPlatform.

The platform on which the model is deployed.

Namespace

Google.Cloud.SecurityCenter.V2

Assembly

Google.Cloud.SecurityCenter.V2.dll

Fields

Name Description
FineTunedModel

Fine tuned model.

Gce

Google Compute Engine.

Gke

Google Kubernetes Engine.

Unspecified

Unspecified deployment platform.

VertexAi

Vertex AI.