Google Cloud C++ Client
2.7.0
C++ Client Library for Google Cloud Platform
|
Go to the source code of this file.
Namespaces | |
google::cloud | |
Contains all the Google Cloud C++ Library APIs. | |
google::cloud::mocks | |
Contains helpers for testing the Google Cloud C++ Client Libraries. | |
Functions | |
template<typename T > | |
StreamRange< T > | google::cloud::mocks::MakeStreamRange (std::vector< T > values, Status final_status={}) |
Construct a StreamRange<T> for use in tests. More... | |