OptionalbudgetThe user-selected budget policy id for the endpoint.
OptionalcreateTime the endpoint was created.
OptionalcreatorCreator of the endpoint
OptionalcustomThe custom tags assigned to the endpoint
OptionaleffectiveThe budget policy id applied to the endpoint
OptionalendpointCurrent status of the endpoint
OptionalendpointType of endpoint. Required on create and immutable thereafter.
OptionalidUnique identifier of the endpoint
OptionalindexNumber of indexes on the endpoint
OptionallastUser who last updated the endpoint
OptionalnameName of the AI Search endpoint. Server-assigned full resource path
(workspaces/{workspace}/endpoints/{endpoint}) on output. On create, the
user-supplied short name is conveyed via CreateEndpointRequest.endpoint_id;
the server composes the full name and returns it on the response.
OptionalreplicaThe client-supplied desired number of replicas for the endpoint, applied at
create/update time. Mutually exclusive with target_qps.
OptionalscalingScaling information for the endpoint
OptionaltargetTarget QPS for the endpoint. Mutually exclusive with replica_count. Best-effort;
the system does not guarantee this QPS will be achieved.
OptionalthroughputThroughput information for the endpoint
OptionalupdateTime the endpoint was last updated.
OptionalusageThe usage policy id applied to the endpoint.
An AI Search endpoint — compute infrastructure that hosts AI Search indexes and serves queries against them. Customers create, query, and delete endpoints; the system manages provisioning, scaling, and health status.