#include "tensorstore/util/status_builder.h"
std::optional<absl::Cord> tensorstore::StatusBuilder::GetPayload(
    
std::string_view type_url) const;

Returns payload for the given type URL, or nullopt if not found.