[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-02-28 UTC."],[[["This page details the process of creating a ServingConfig via the API, noting that the Google Cloud console only works with the default serving config."],["A maximum of 100 ServingConfigs are allowed per Engine, beyond which a RESOURCE_EXHAUSTED error will be returned."],["The HTTP request to create a ServingConfig is a POST request to a URL following gRPC Transcoding syntax, requiring a specified parent resource."],["The ServingConfig creation requires a unique servingConfigId as a query parameter, and an instance of ServingConfig as a request body, also a successful response will contain a newly created ServingConfig instance."],["Creating a ServingConfig requires the OAuth scope `https://www.googleapis.com/auth/cloud-platform` and the IAM permission `discoveryengine.servingConfigs.create` on the parent resource."]]],[]]