FunctionalType

The functional type of a service or workload.

JSON representation
{
  "type": enum (Type)
}
Fields
type

enum (Type)

Output only. The functional type of a service or workload.

Type

The functional type of a service or workload.

Enums
TYPE_UNSPECIFIED Unspecified type.
AGENT Agent type.
MCP_SERVER MCP Server type.