30 #ifndef GOOGLE_DATAFLOW_API_COUNTER_STRUCTURED_NAME_AND_METADATA_H_ 31 #define GOOGLE_DATAFLOW_API_COUNTER_STRUCTURED_NAME_AND_METADATA_H_ 33 #include "googleapis/base/macros.h" 34 #include "googleapis/client/data/jsoncpp_data.h" 35 #include "googleapis/strings/stringpiece.h" 37 #include "google/dataflow_api/counter_metadata.h" 38 #include "google/dataflow_api/counter_structured_name.h" 87 return StringPiece(
"google_dataflow_api::CounterStructuredNameAndMetadata");
96 return Storage().isMember(
"metadata");
103 MutableStorage()->removeMember(
"metadata");
128 return Storage().isMember(
"name");
135 MutableStorage()->removeMember(
"name");
157 #endif // GOOGLE_DATAFLOW_API_COUNTER_STRUCTURED_NAME_AND_METADATA_H_
Definition: approximate_progress.h:40
Definition: counter_structured_name.h:52
Definition: approximate_progress.cc:42