Searched refs:GoogleDefaultCredentials (Results 1 – 7 of 7) sorted by relevance
141 return grpc::GoogleDefaultCredentials(); in GetChannelCredentials()
97 return grpc::GoogleDefaultCredentials(); in GetChannelCredentials()
162 std::shared_ptr<ChannelCredentials> GoogleDefaultCredentials();
179 std::shared_ptr<ChannelCredentials> GoogleDefaultCredentials();
106 std::shared_ptr<ChannelCredentials> GoogleDefaultCredentials() { in GoogleDefaultCredentials() function
689 GoogleDefaultCredentials. The path to a service account key file in the701 1. Client configures the channel to use GoogleDefaultCredentials702 * Note: the term `GoogleDefaultCredentials` within the context
119 auto creds = GoogleDefaultCredentials(); in TEST_F()