src/python/tensorflow_cloud/tuner/vizier_client.py [99:104]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        try:
            resp = (
                self.service_client.projects()
                .locations()
                .studies()
                .trials()
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



src/python/tensorflow_cloud/tuner/vizier_client.py [181:186]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        try:
            resp = (
                self.service_client.projects()
                .locations()
                .studies()
                .trials()
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



