[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["很难理解","hardToUnderstand","thumb-down"],["信息或示例代码不正确","incorrectInformationOrSampleCode","thumb-down"],["没有我需要的信息/示例","missingTheInformationSamplesINeed","thumb-down"],["翻译问题","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2025-09-04。"],[[["\u003cp\u003ePre-trained AI APIs, including OCR, Speech-to-Text, and Translation, are managed using the Kubernetes Resource Model (KRM) API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eaiplatform.gdc.goog/v1\u003c/code\u003e API group defines the schema for managing AI platform resources such as Applications and Packages.\u003c/p\u003e\n"],["\u003cp\u003eApplications represent specific AI services with a defined name and Helm chart path, while ApplicationStatus tracks their deployment status and any messages.\u003c/p\u003e\n"],["\u003cp\u003ePackages, as defined by the API, include a specification (\u003ccode\u003ePackageSpec\u003c/code\u003e) for the desired state of the AI services and a status (\u003ccode\u003ePackageStatus\u003c/code\u003e) for the observed state, including deployed applications.\u003c/p\u003e\n"],["\u003cp\u003ePackageList is used to handle multiple packages and references a metadata section.\u003c/p\u003e\n"]]],[],null,["# KRM API aiplatform.gdc.goog/v1\n\nOverview\n--------\n\nThe pre-trained APIs are a collection of AI services that include\nOptical Character Recognition (OCR), Speech-to-Text, and Translation. The\nservices are enabled and disabled using the Kubernetes Resource Model (KRM) API.\nThe KRM API is a management API that is optionally used by the AI Platform Admin.\n\naiplatform.gdc.goog/v1\n----------------------\n\nPackage v1 contains API Schema definitions for the aiplatform.gdc.goog v1 API group\n\n### Application\n\nApplication defines the type of AI Application\n\n*Appears in:*\n- [ApplicationStatus](#applicationstatus)\n- [PackageSpec](#packagespec)\n\n### ApplicationStatus\n\nApplicationStatus keeps track of each application thats is deployed\n\n*Appears in:*\n- [PackageStatus](#packagestatus)\n\n### Package\n\nPackage is the Schema for the packages API\n\n*Appears in:*\n- [PackageList](#packagelist)\n\n### PackageList\n\nPackageList contains a list of Packages\n\n### PackageSpec\n\nPackageSpec defines the desired state of Package\n\n*Appears in:*\n- [Package](#package)\n\n### PackageStatus\n\nPackageStatus defines the observed state of Package\n\n*Appears in:*\n- [Package](#package)"]]