googleapis/google/appengine
Google APIs d03cc13314 fix: upgrade gRPC service registration func
An update to Go gRPC Protobuf generation will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go service files. This change should affect very few client library users. See release notes advisories in https://github.com/googleapis/google-cloud-go/pull/11025.

PiperOrigin-RevId: 765227853
2025-05-30 09:45:36 -07:00
..
legacy chore: update copyright year for auto-generated protos 2025-02-28 07:26:00 -08:00
logging/v1 fix: upgrade gRPC service registration func 2025-05-30 09:45:36 -07:00
v1 fix: upgrade gRPC service registration func 2025-05-30 09:45:36 -07:00
v1beta fix: upgrade gRPC service registration func 2025-05-16 13:00:01 -07:00
BUILD.bazel feat: Support for universe_domain 2024-01-12 08:40:29 -08:00
README.md Revert "Synchronize new proto/yaml changes." (#554) 2019-05-29 14:23:10 -07:00

Google App Engine Admin API

Overview

The Google App Engine Admin API is a RESTful API for managing App Engine applications. The Admin API provides programmatic access to several of the App Engine administrative operations that are found in the Google Cloud Platform Console.

Documentation

Google App Engine Admin API Documentation