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