Searched refs:report_persistent_url (Results 1 – 5 of 5) sorted by relevance
71 report_persistent_url=[self.GetRandomString()],116 report_persistent_url=[],
104 report_persistent_url = ndb.StringProperty(repeated=True) variable in ScheduleModel159 report_persistent_url = messages.StringField(32, repeated=True) variable in ScheduleInfoMessage302 report_persistent_url = ndb.StringProperty(repeated=True) variable in JobModel355 report_persistent_url = messages.StringField(35, repeated=True) variable in JobMessage
56 report_persistent_url: string[] = void 0; property in Schedule
324 new_job.report_persistent_url = schedule.report_persistent_url
127 repeated bytes report_persistent_url = 73; field