MCPcopy Create free account
hub / github.com/googleapis/google-api-python-client / UnknownApiNameOrVersion

Class UnknownApiNameOrVersion

googleapiclient/errors.py:125–128  ·  view source on GitHub ↗

No API with that name and version exists.

Source from the content-addressed store, hash-verified

123
124
125class UnknownApiNameOrVersion(Error):
126 """No API with that name and version exists."""
127
128 pass
129
130
131class UnacceptableMimeTypeError(Error):

Callers 2

buildFunction · 0.90
_retrieve_discovery_docFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…