RPC API resources

Colab Enterprise is a part of Vertex AI. You can interact with Colab Enterprise by using the Vertex AI API.

This page describes an important RPC resource for using Colab Enterprise through the API. To learn more, see the Vertex AI reference documentation.

Service: aiplatform.googleapis.com

The Service name aiplatform.googleapis.com is needed to create RPC client stubs.

Discovery document

A Discovery Document is a machine-readable specification for describing and consuming REST APIs. It's used to build client libraries, IDE plugins, and other tools that interact with Google APIs. One service may provide multiple discovery documents.

This service provides the following discovery documents:

NotebookService

Use google.cloud.aiplatform.v1.NotebookService to do the following:

  • Perform runtime template management tasks, including creating, deleting, and modifying permissions for a runtime template.
  • Perform runtime management tasks, including starting, stopping, upgrading, and deleting the runtime.
  • Manage executions of notebooks, including creating and deleting notebook executions.

For more information, see google.cloud.aiplatform.v1.NotebookService.