Utilities to process the field masks. Respects Google's AIP-161: https://google.aip.dev/161.
Definition in file field_mask.hpp.
Go to the source code of this file.
#include <stdexcept>
#include <string>
#include <string_view>
#include <vector>
#include <userver/utils/fast_pimpl.hpp>
#include <userver/utils/impl/projecting_view.hpp>
#include <userver/utils/impl/transparent_hash.hpp>
#include <userver/utils/optional_ref.hpp>
#include <userver/utils/str_icase.hpp>
Classes | |
class | ugrpc::FieldMask |
Utilities to process the field masks. Respects Google's AIP-161: https://google.aip.dev/161. More... | |
class | ugrpc::FieldMask::BadPathError |
Namespaces | |
namespace | ugrpc |
Asynchronous gRPC driver. | |