30 #ifndef GOOGLE_BIGQUERY_API_JSON_OBJECT_H_ 31 #define GOOGLE_BIGQUERY_API_JSON_OBJECT_H_ 33 #include "googleapis/base/macros.h" 34 #include "googleapis/client/data/jsoncpp_data.h" 35 #include "googleapis/strings/stringpiece.h" 63 explicit JsonObject(
const Json::Value& storage);
83 return StringPiece(
"google_bigquery_api::JsonObject");
90 #endif // GOOGLE_BIGQUERY_API_JSON_OBJECT_H_ const StringPiece GetTypeName() const
Definition: json_object.h:82
Definition: aggregate_classification_metrics.cc:39
Definition: json_object.h:49
Definition: aggregate_classification_metrics.h:37