chromium/out/Default/gen/chrome/browser/ui/webui/hats/hats.mojom-params-data.h

// chrome/browser/ui/webui/hats/hats.mojom-params-data.h is auto generated by mojom_bindings_generator.py, do not edit

// Copyright 2019 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.

#ifndef CHROME_BROWSER_UI_WEBUI_HATS_HATS_MOJOM_PARAMS_DATA_H_
#define CHROME_BROWSER_UI_WEBUI_HATS_HATS_MOJOM_PARAMS_DATA_H_

#include "mojo/public/cpp/bindings/lib/bindings_internal.h"
#include "mojo/public/cpp/bindings/lib/buffer.h"

#if defined(__clang__)
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Wunused-private-field"
#endif

namespace mojo::internal {
class ValidationContext;
}


namespace hats::mojom {
namespace internal {
class  PageHandlerFactory_CreatePageHandler_Params_Data {};
static_assert;
class  PageHandler_OnSurveyLoaded_Params_Data {};
static_assert;
class  PageHandler_OnSurveyCompleted_Params_Data {};
static_assert;
class  PageHandler_OnSurveyClosed_Params_Data {};
static_assert;
class  Page_RequestSurvey_Params_Data {};
static_assert;

}  // namespace internal


class PageHandlerFactory_CreatePageHandler_ParamsDataView {};


class PageHandler_OnSurveyLoaded_ParamsDataView {};


class PageHandler_OnSurveyCompleted_ParamsDataView {};


class PageHandler_OnSurveyClosed_ParamsDataView {};


class Page_RequestSurvey_ParamsDataView {};









inline void Page_RequestSurvey_ParamsDataView::GetApiKeyDataView(
    mojo::StringDataView* output) {}
inline void Page_RequestSurvey_ParamsDataView::GetTriggerIdDataView(
    mojo::StringDataView* output) {}
inline void Page_RequestSurvey_ParamsDataView::GetLanguageListDataView(
    mojo::ArrayDataView<mojo::StringDataView>* output) {}
inline void Page_RequestSurvey_ParamsDataView::GetProductSpecificDataJsonDataView(
    mojo::StringDataView* output) {}



}  // hats::mojom

#if defined(__clang__)
#pragma clang diagnostic pop
#endif

#endif  // CHROME_BROWSER_UI_WEBUI_HATS_HATS_MOJOM_PARAMS_DATA_H_