HasApiKey

public interfaceHasApiKey
Known Indirect Subclasses

Anything that has anApiKey.

This is used to allowGoogleApi-based clients to be exposed via interface instead of subclass. Those interfaces can be declared as extending this, andGoogleApi's will automatically fulfill the interface.