com.google.android.gms.search

  • This content provides an overview of the Search APIs.

  • It includes interfaces like SearchAuthApi for Google Search authentication and SearchAuthApi.GoogleNowAuthResult which is the result of SearchAuthApi.getGoogleNowAuth.

  • Classes listed include GoogleNowAuthState, SearchAuth as the main entry point to the APIs, and SearchAuth.StatusCodes for status codes.

Contains the Search APIs

Interfaces

Classes

GoogleNowAuthState Output of SearchAuthApi.getGoogleNowAuth(com.google.android.gms.common.api.GoogleApiClient, String)
SearchAuth The main entry point to the SearchAuth APIs. 
SearchAuth.StatusCodes Status codes for SearchAuth API containing a combination of common status codes and custom status codes.