7#include <aws/bedrock-runtime/BedrockRuntime_EXPORTS.h>
16namespace BedrockRuntime {
38 m_latencyMsHasBeenSet =
true;
47 long long m_latencyMs{0};
48 bool m_latencyMsHasBeenSet =
false;
bool LatencyMsHasBeenSet() const
long long GetLatencyMs() const
ConverseStreamMetrics & WithLatencyMs(long long value)
AWS_BEDROCKRUNTIME_API ConverseStreamMetrics(Aws::Utils::Json::JsonView jsonValue)
void SetLatencyMs(long long value)
AWS_BEDROCKRUNTIME_API ConverseStreamMetrics()=default
AWS_BEDROCKRUNTIME_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_BEDROCKRUNTIME_API ConverseStreamMetrics & operator=(Aws::Utils::Json::JsonView jsonValue)
std::shared_ptr< T > MakeShared(const char *allocationTag, ArgTypes &&... args)
Aws::Utils::Json::JsonValue JsonValue