Searched refs:IamV1 (Results 1 – 3 of 3) sorted by relevance
32 iam_v1_client.IamV1.BASE_URL)35 self.assertEquals(iam_v1_messages, iam_v1_client.IamV1.MESSAGES_MODULE)39 for key, value in iam_v1_client.IamV1.__dict__.items():53 self.mocked_iam_v1 = mock.Client(iam_v1_client.IamV1)
7 class IamV1(base_api.BaseApiClient): class31 super(IamV1, self).__init__(51 super(IamV1.IamPoliciesService, self).__init__(client)88 super(IamV1.ProjectsServiceAccountsKeysService, self).__init__(client)208 super(IamV1.ProjectsServiceAccountsService, self).__init__(client)499 super(IamV1.ProjectsService, self).__init__(client)509 super(IamV1.RolesService, self).__init__(client)
301 self.mocked_client = mock.Client(iam_client.IamV1)331 client = iam_client.IamV1(get_credentials=False)357 client = iam_client.IamV1(get_credentials=False)