type property
The functional type of a service or workload.
Output only. Possible string values are:
- "TYPE_UNSPECIFIED" : Unspecified type.
- "AGENT" : Agent type.
- "MCP_SERVER" : MCP Server type.
- "ENDPOINT" : Endpoint type.
Implementation
core.String? type;