Organiza tus páginas con colecciones
Guarda y categoriza el contenido según tus preferencias.
Model, este recurso está disponible en Vertex AI. Puedes implementar este Model en un Endpoint y, luego, enviar solicitudes de predicción a este recurso.
[[["Fácil de comprender","easyToUnderstand","thumb-up"],["Resolvió mi problema","solvedMyProblem","thumb-up"],["Otro","otherUp","thumb-up"]],[["Difícil de entender","hardToUnderstand","thumb-down"],["Información o código de muestra incorrectos","incorrectInformationOrSampleCode","thumb-down"],["Faltan la información o los ejemplos que necesito","missingTheInformationSamplesINeed","thumb-down"],["Problema de traducción","translationIssue","thumb-down"],["Otro","otherDown","thumb-down"]],["Última actualización: 2025-09-02 (UTC)"],[],[],null,["# Model and endpoint components\n\n`Model`, this resource is available in Vertex AI. You can deploy this\n`Model` to an `Endpoint` and then send prediction requests to this resource.\n\nLearn more about how to [Import models to Vertex AI](/vertex-ai/docs/model-registry/import-model) and\n[Request predictions](/vertex-ai/docs/predictions/getting-predictions).\n\nModel operators\n---------------\n\nThe Google Cloud SDK includes the following operators related to the `Model` resource:\n\n\n- [`ModelDeleteOp`](https://google-cloud-pipeline-components.readthedocs.io/en/google-cloud-pipeline-components-2.19.0/api/v1/model.html#v1.model.ModelDeleteOp)\n- [`ModelExportOp`](https://google-cloud-pipeline-components.readthedocs.io/en/google-cloud-pipeline-components-2.19.0/api/v1/model.html#v1.model.ModelExportOp)\n- [`ModelUploadOp`](https://google-cloud-pipeline-components.readthedocs.io/en/google-cloud-pipeline-components-2.19.0/api/v1/model.html#v1.model.ModelUploadOp)\n\n\u003cbr /\u003e\n\nEndpoint operators\n------------------\n\nThe Google Cloud SDK includes the following operators related to the `Endpoint` resource:\n\n\n- [`EndpointCreateOp`](https://google-cloud-pipeline-components.readthedocs.io/en/google-cloud-pipeline-components-2.19.0/api/v1/endpoint.html#v1.endpoint.EndpointCreateOp)\n- [`EndpointDeleteOp`](https://google-cloud-pipeline-components.readthedocs.io/en/google-cloud-pipeline-components-2.19.0/api/v1/endpoint.html#v1.endpoint.EndpointDeleteOp)\n- [`ModelDeployOp`](https://google-cloud-pipeline-components.readthedocs.io/en/google-cloud-pipeline-components-2.19.0/api/v1/endpoint.html#v1.endpoint.ModelDeployOp)\n- [`ModelUndeployOp`](https://google-cloud-pipeline-components.readthedocs.io/en/google-cloud-pipeline-components-2.19.0/api/v1/endpoint.html#v1.endpoint.ModelUndeployOp)\n\n\u003cbr /\u003e\n\nAPI reference\n-------------\n\n- For component reference, see the following\n [Google Cloud SDK reference](https://google-cloud-pipeline-components.readthedocs.io/en/google-cloud-pipeline-components-2.19.0/api/v1/index.html) pages:\n\n - [Model components](https://google-cloud-pipeline-components.readthedocs.io/en/google-cloud-pipeline-components-2.19.0/api/v1/model.html)\n\n - [Endpoint components](https://google-cloud-pipeline-components.readthedocs.io/en/google-cloud-pipeline-components-2.19.0/api/v1/endpoint.html)\n\n- For Vertex AI API resource reference, see the following API reference pages:\n\n - [`model`](/vertex-ai/docs/reference/rest/v1/projects.locations.models) resource reference\n\n - [`endpoint`](/vertex-ai/docs/reference/rest/v1/projects.locations.endpoints) resource reference\n\nVersion history and release notes\n---------------------------------\n\nTo learn more about the version history and changes to the Google Cloud Pipeline Components SDK, see the [Google Cloud Pipeline Components SDK Release Notes](https://google-cloud-pipeline-components.readthedocs.io/en/google-cloud-pipeline-components-2.19.0/release.html).\n\nTechnical support contacts\n--------------------------\n\nIf you have any questions, reach out to\n[kubeflow-pipelines-components@google.com](mailto: kubeflow-pipelines-components@google.com)."]]