public enum AiModel.Types.DeploymentPlatformReference 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.V2Assembly
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. |