Searched refs:_prettyPrintSchema (Results 1 – 2 of 2) sorted by relevance
129 def _prettyPrintSchema(self, schema, seen=None, dent=0): member in Schemas157 return self._prettyPrintSchema(schema, dent=1)[:-2]
323 googleapiclient.schema.Schemas._prettyPrintSchema googleapiclient.schema.Schemas-class.html#_pretty…