Notice: Over the next few months, we're reorganizing the App Engine documentation site to make it easier to find content and better align with the rest of Google Cloud products. The same content will be available, but the navigation will now match the rest of the Cloud products. If you have feedback or questions as you navigate the site, click Send Feedback.

As PHP version 5.5 is no longer supported by the community, we strongly recommend new apps use the PHP 7+ runtime.

\google\appengine\runtime\ApiProxyBase

Stay organized with collections Save and categorize content based on your preferences.

ABSTRACT   

Constants

OK

RPC_FAILED

CALL_NOT_FOUND

ARGUMENT_ERROR

DEADLINE_EXCEEDED

CANCELLED

APPLICATION_ERROR

OTHER_ERROR

OVER_QUOTA

REQUEST_TOO_LARGE

CAPABILITY_DISABLED

FEATURE_DISABLED

RESPONSE_TOO_LARGE

Methods

makeSyncCall

ABSTRACT   

makeSyncCall( $package, $call_name, $request, $response, $deadline = null)

Parameters

Name Description

$package

$call_name

$request

$response

$deadline