7#include <aws/geo-places/GeoPlaces_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/core/utils/memory/stl/AWSVector.h>
10#include <aws/geo-places/model/Category.h>
50 inline void SetLabel(
const char* value) { m_labelHasBeenSet =
true; m_label.assign(value); }
64 inline void SetValue(
const char* value) { m_valueHasBeenSet =
true; m_value.assign(value); }
86 bool m_labelHasBeenSet =
false;
89 bool m_valueHasBeenSet =
false;
92 bool m_categoriesHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue