Classes
ApiProxy
ApiProxy.ApiConfig
ApiProxy.LogRecord
ApiStats
CloudTrace
CloudTraceContext
NamespaceResources
Reources for namespaces used by front end and back end.
UserServicePb
UserServicePb.CreateLoginURLRequest
UserServicePb.CreateLoginURLRequest.Builder
UserServicePb.CreateLoginURLResponse
UserServicePb.CreateLoginURLResponse.Builder
UserServicePb.CreateLogoutURLRequest
UserServicePb.CreateLogoutURLRequest.Builder
UserServicePb.CreateLogoutURLResponse
UserServicePb.CreateLogoutURLResponse.Builder
UserServicePb.GetOAuthUserRequest
UserServicePb.GetOAuthUserRequest.Builder
UserServicePb.GetOAuthUserResponse
UserServicePb.GetOAuthUserResponse.Builder
UserServicePb.UserServiceError
UserServicePb.UserServiceError.Builder
Interfaces
ApiProxy.ApiResultFuture<T>
ApiProxy.Delegate<E>
ApiProxy.Environment
ApiProxy.EnvironmentFactory
ApiProxy.EnvironmentWithTrace
UserServicePb.CreateLoginURLRequestOrBuilder
UserServicePb.CreateLoginURLResponseOrBuilder
UserServicePb.CreateLogoutURLRequestOrBuilder
UserServicePb.CreateLogoutURLResponseOrBuilder
UserServicePb.GetOAuthUserRequestOrBuilder
UserServicePb.GetOAuthUserResponseOrBuilder
UserServicePb.UserServiceErrorOrBuilder
Enums
ApiProxy.LogRecord.Level
UserServicePb.UserServiceError.ErrorCode
Exceptions
ApiProxy.ApiDeadlineExceededException
ApiProxy.ApiProxyException
ApiProxy.ApplicationException
ApiProxy.ArgumentException
ApiProxy.CallNotFoundException
ApiProxy.CancelledException
ApiProxy.CapabilityDisabledException
ApiProxy.FeatureNotEnabledException
ApiProxy.OverQuotaException
ApiProxy.RPCFailedException
ApiProxy.RequestTooLargeException
ApiProxy.ResponseTooLargeException
ApiProxy.UnknownException
DeadlineExceededException
Annotation Types
AppEngineInternal
Annotation that marks a package or class as internal to App Engine. When applied to package, all subpackages are also considered to be internal. User code cannot safely depend on any class with this annotation or any class belonging to a package or a parent package with this annotation.