Searched refs:FlowProperty (Results 1 – 2 of 2) sorted by relevance
210 class FlowProperty(db.Property): class221 flow = super(FlowProperty,236 return super(FlowProperty, self).validate(value)
57 from oauth2client.appengine import FlowProperty248 flow = FlowProperty()