Stay organized with collections
Save and categorize content based on your preferences.
Overview
The pre-trained APIs are a collection of AI services that include
Optical Character Recognition (OCR), Speech-to-Text, and Translation. The
services are enabled and disabled using the Kubernetes Resource Model (KRM) API.
The KRM API is a management API that is optionally used by the AI Platform Admin.
aiplatform.gdc.goog/v1
Package v1 contains API Schema definitions for the aiplatform.gdc.goog v1 API group
[[["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-08-29 UTC."],[[["\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)"]]