Module: google.appengine.api.app_identity.app_identity_defaultcredentialsbased_stub

App identity stub service implementation.

This service behaves the same as the production service, except using application default credentials.

Classes

class DefaultCredentialsBasedAppIdentityServiceStub: A stub for the AppIdentityService API for offline development.

Functions

BitStringToByteString(...): Convert a pyasn1.type.univ.BitString object to a string of bytes.

TimestampFromNaiveUtcDatetime(...)