googleapiclient API Documentation Modules Classes Names
Clear Help

Search bar offers the following options:

  • Term presence. The below example searches for documents that must contain “foo”, might contain “bar” and must not contain “baz”: +foo bar -baz
  • Wildcards. The below example searches for documents with words beginning with “foo”: foo*
  • Search in specific fields. The following search matches all objects in "twisted.mail" that matches “search”: +qname:twisted.mail.* +search

    Possible fields: 'name', 'qname' (fully qualified name), 'docstring', and 'kind'. Last two fields are only applicable if "search in docstrings" is enabled.

  • Fuzzy matches. The following search matches all documents that have a word within 1 edit distance of “foo”: foo~1

Results provided by Lunr.js

Module Index

  • googleapiclient - No package docstring; 10/11 modules, 1/1 package documented
    • channel - Channel notifications support.
    • discovery - Client for discovery based APIs.
    • discovery_cache - Caching utility for the discovery document.
      • appengine_memcache - App Engine memcache based cache for the discovery document.
      • base - An abstract class for caching the discovery document.
      • file_cache - File based cache for the discovery document.
    • errors - Errors for the library.
    • http - Classes to encapsulate a single HTTP request.
    • mimeparse - MIME-Type Parser
    • model - Model objects for requests and responses.
    • sample_tools - Utilities for making samples.
    • schema - Schema processing for discovery based APIs
    • version - Undocumented
    • _auth - Helpers for authentication using oauth2client or google-auth.
    • _helpers - Helper functions for commonly used utilities.
API Documentation for googleapiclient, generated by pydoctor 24.3.3 at 2024-07-17 17:41:20.