Google Cloud App Engine Admin REST API - Source Code
This is a platform for building scalable web applications and mobile backends. App Engine provides built-in services and APIs such as NoSQL Datastores, Memcache, Task Queues and more. Use this RESTful API with any programming language to manage your App Engine applications. The Google Cloud Platform allows you to add a variety of services such as storage access, machine-learning-based image analysis to your Cloud Platform applications and so on. It allows developers to build with cloud tools and infrastructure, applications, maps and devices.

Sample Source Code (28)
The following is a list of sample source code snippets that matched your search term. Source code snippets are chunks of source code that were found out on the Web that you can cut and paste into your own source code. Whereas most of the sample source code we've curated for our directory is for consuming APIs, we occasionally find something interesting on the API provider side of things. If you know of some sample source code that would be of interest to the ProgrammableWeb community, we'd like to know about it. Be sure to check our guidelines for making contributions to ProgrammableWeb.
Title | Description | |
---|---|---|
![]() | Google Cloud Platform Analyzing Entity Sentiment PHP Sample Code | The Google Cloud Platform Analyzing Entity Sentiment PHP Sample Code demonstrates how to analyze sentiment by finding the entities in a text. |
![]() | Google Cloud Platform Analyzing Entity Sentiment Python Sample Code | The Google Cloud Platform Analyzing Entity Sentiment Python Sample Code demonstrates how to analyze sentiment, detecting and sending native Python encoding to receive correct word offsets. |
![]() | Google Cloud Platform Analyzing Entity Sentiment Node.js Sample Code | The Google Cloud Platform Analyzing Entity Sentiment Node.js Sample Code demonstrates how to analyze sentiment by creating a client, analyzing text document, and detecting emotion. |
![]() | Google Cloud Platform Analyzing Entity Sentiment Java Sample Code | The Google Cloud Platform Analyzing Entity Sentiment Java Sample Code demonstrates how to analyze sentiment. It supports syntax, classification, document, encode, and entity. |
![]() | Google Cloud Platform Analyzing Entity Sentiment Go Sample Code | The Google Cloud Platform Analyzing Entity Sentiment Go Sample Code demonstrates how to analyze sentiment by using language analysis. |
![]() | Google Cloud Platform Analyzing Entity Sentiment C# Sample Code | The Google Cloud Platform Analyzing Entity Sentiment C# Sample Code demonstrates how to analyze sentiment based on language tone, annotated requests, and text classification. |
![]() | Google App Scripts Vacation Calendar JavaScript Sample Code by Google | The Google App Scripts Vacation Calendar JavaScript Sample Code by Google demonstrates how to populate the vacation calendar of a team. |
![]() | Google App Scripts Charts Dashboard JavaScript Sample Code by Google | The Google App Scripts Charts Dashboard JavaScript Sample Code by Google demonstrates how to filter data that displays in a dashboard chart. |
![]() | Google App Scripts Picasa Web Albums JavaScript Sample Code by Google | The Google App Scripts Picasa Web Albums JavaScript Sample Code by Google demonstrates how to request data from the Picasa service and parse the XML responses to display images. |
![]() | Google App Scripts Map Service JavaScript Sample Code by Google | The Google App Scripts Map Service JavaScript Sample Code by Google demonstrates how to combine the features available in Maps Service. |
![]() | Google App Scripts AdSense Management JavaScript Sample Code by Google | The Google App Scripts AdSense Management JavaScript Sample Code by Google demonstrates how to obtain customized reports on an AdSense account. |
![]() | Google App Scripts Generate Slides from Images JavaScript Sample Code by Google | The Google App Scripts Generate Slides from Images JavaScript Sample Code by Google demonstrates how to create a script that produces a new presentation with individual slides. Developers can save online images available via URL to convert them into slides. |
![]() | Google App Scripts Send Emails from a Script JavaScript Sample Code by Google | The Google App Scripts Send Emails from a Script JavaScript Sample Code by Google demonstrates how to use Spreadsheet data to send emails to different users. |
![]() | Google App Scripts Custom Functions JavaScript Sample Code by Google | The Google App Scripts Custom Functions JavaScript Sample Code by Google demonstrates how to use built-in functions such as average, sum, and lookup. |
![]() | Google App Scripts JavaScript Sample Code by Google | The Google App Scripts JavaScript Sample Code by Google demonstrates how to create add-ons for Docs, Sheets, Slides, and Forms. |
![]() | Google Cloud Document Remote Image Ruby Sample Code by Google | The Google Cloud Document Remote Image Ruby Sample Code by Google demonstrates how to interact with the API. Developers can perform Document Text Detection directly on an image file located in Google Cloud Storage or on the Web without the need to send the contents of the image file in the body of the request. |
![]() | Google Cloud Document Remote Image Python Sample Code by Google | The Google Cloud Document Remote Image Python Sample Code by Google demonstrates how to interact with the API. Developers can detect document features in the file located in Google Cloud Storage. |
![]() | Google Cloud Document Remote Image PHP Sample Code by Google | The Google Cloud Document Remote Image PHP Sample Code by Google demonstrates how to interact with the API. Developers can fetch the storage object and annotate the image. |
![]() | Google Cloud Document Remote Image Node.js Sample Code by Google | The Google Cloud Document Remote Image Node.js Sample Code by Google demonstrates how to interact with the API. Developers can performs face detection on the GCS file. |
![]() | Google Cloud Document Remote Image Java Sample Code by Google | The Google Cloud Document Remote Image Java Sample Code by Google demonstrates how to interact with the API. Developers can detect entities, sentiment, and syntax in a document using the Natural Language API. |
![]() | Google Cloud Document Remote Image Go Sample Code by Google | The Google Cloud Document Remote Image Go Sample Code by Google demonstrates how to interact with the API. Developers can include the detectDocumentText command that gets the full document text from the Vision API for an image at the given file path. |
![]() | Google Cloud Document Remote Image .NET Sample Code by Google | The Google Cloud Document Remote Image .NET Sample Code by Google demonstrates how to interact with the API. Developers can specify a Google Cloud Storage URI for the image or a publicly accessible HTTP or HTTPS URI. |
![]() | Google Cloud Document Text Detection Python Sample Code by Google | The Google Cloud Document Text Detection Python Sample Code by Google demonstrates how to call the Google Cloud services from Python. With the SDK, developers can detect document features in an image. |
![]() | Google Cloud Document Text Detection PHP Sample Code by Google | The Google Cloud Document Text Detection PHP Sample Code by Google demonstrates how to call the Google Cloud services from PHP. By using the SDK, developers can detect document features in an image. |
![]() | Google Cloud Document Text Detection Node.js Sample Code by Google | The Google Cloud Document Text Detection Node.js Sample Code by Google demonstrates how to call the Google Cloud services from Node.js. Developers can setup face detection and vision label detector. |