{ "cells": [ { "cell_type": "code", "execution_count": null, "metadata": { "id": "copyright" }, "outputs": [], "source": [ "# Copyright 2026 Google LLC\n", "#\n", "# Licensed under the Apache License, Version 2.0 (the \"License\");\n", "# you may not use this file except in compliance with the License.\n", "# You may obtain a copy of the License at\n", "#\n", "# https://www.apache.org/licenses/LICENSE-2.0\n", "#\n", "# Unless required by applicable law or agreed to in writing, software\n", "# distributed under the License is distributed on an \"AS IS\" BASIS,\n", "# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n", "# See the License for the specific language governing permissions and\n", "# limitations under the License." ] }, { "cell_type": "markdown", "metadata": { "id": "header" }, "source": [ "# Gemini Data Analytics: A2A HTTP API Sample\n", "\n", "This notebook demonstrates how to interact with the **DataA2AService** using standard HTTP requests. This is useful for environments where a high-level SDK is not available or when you want to minimize dependencies." ] }, { "cell_type": "markdown", "metadata": { "id": "view-in-github" }, "source": [ "
| \n",
" \n",
" Open in Colab\n", " \n", " | \n",
" \n",
" \n",
" Open in Colab Enterprise\n", " \n", " | \n",
" \n",
" \n",
" Open in Vertex AI Workbench\n", " \n", " | \n",
" \n",
" \n",
" View on GitHub\n", " \n", " | \n",
"