AIAssistantsLLMSupportedModelEntry

AIAssistantsLLMSupportedModelEntry
AI Assistants LLM Supported Model Entry

A single model option within a supported model tier, used in the provider-centric llm-support response for BROADCOM_ACCOUNT_CONFIG and AI_ASSISTANT_THREAT_DEFENSE.

JSON Example
{
    "name": "string",
    "expiry_date": 0
}
string
name
Required  

Raw API model name (e.g. gemini-2.5-pro).

integer As int64 As int64
expiry_date
Optional

Unix epoch timestamp (seconds) after which the model is no longer available. null means no scheduled removal.