Home
last modified time | relevance | path

Searched refs:ChangesService (Results 1 – 1 of 1) sorted by relevance

/external/python/apitools/samples/dns_sample/dns_v1/
Ddns_v1_client.py37 self.changes = self.ChangesService(self)
42 class ChangesService(base_api.BaseApiService): class in DnsV1
48 super(DnsV1.ChangesService, self).__init__(client)