chromium/out/Default/gen/third_party/blink/public/mojom/reporting/reporting.mojom-params-data.h

// third_party/blink/public/mojom/reporting/reporting.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 THIRD_PARTY_BLINK_PUBLIC_MOJOM_REPORTING_REPORTING_MOJOM_PARAMS_DATA_H_
#define THIRD_PARTY_BLINK_PUBLIC_MOJOM_REPORTING_REPORTING_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 blink::mojom {
namespace internal {
class COMPONENT_EXPORT(MOJOM_SHARED_BLINK_COMMON_EXPORT) ReportingServiceProxy_QueueInterventionReport_Params_Data {};
static_assert;
class COMPONENT_EXPORT(MOJOM_SHARED_BLINK_COMMON_EXPORT) ReportingServiceProxy_QueueDeprecationReport_Params_Data {};
static_assert;
class COMPONENT_EXPORT(MOJOM_SHARED_BLINK_COMMON_EXPORT) ReportingServiceProxy_QueueCspViolationReport_Params_Data {};
static_assert;
class COMPONENT_EXPORT(MOJOM_SHARED_BLINK_COMMON_EXPORT) ReportingServiceProxy_QueuePermissionsPolicyViolationReport_Params_Data {};
static_assert;
class COMPONENT_EXPORT(MOJOM_SHARED_BLINK_COMMON_EXPORT) ReportingServiceProxy_QueueDocumentPolicyViolationReport_Params_Data {};
static_assert;

}  // namespace internal


class ReportingServiceProxy_QueueInterventionReport_ParamsDataView {};


class ReportingServiceProxy_QueueDeprecationReport_ParamsDataView {};


class ReportingServiceProxy_QueueCspViolationReport_ParamsDataView {};


class ReportingServiceProxy_QueuePermissionsPolicyViolationReport_ParamsDataView {};


class ReportingServiceProxy_QueueDocumentPolicyViolationReport_ParamsDataView {};

inline void ReportingServiceProxy_QueueInterventionReport_ParamsDataView::GetUrlDataView(
    ::url::mojom::UrlDataView* output) {}
inline void ReportingServiceProxy_QueueInterventionReport_ParamsDataView::GetIdDataView(
    mojo::StringDataView* output) {}
inline void ReportingServiceProxy_QueueInterventionReport_ParamsDataView::GetMessageDataView(
    mojo::StringDataView* output) {}
inline void ReportingServiceProxy_QueueInterventionReport_ParamsDataView::GetSourceFileDataView(
    mojo::StringDataView* output) {}


inline void ReportingServiceProxy_QueueDeprecationReport_ParamsDataView::GetUrlDataView(
    ::url::mojom::UrlDataView* output) {}
inline void ReportingServiceProxy_QueueDeprecationReport_ParamsDataView::GetIdDataView(
    mojo::StringDataView* output) {}
inline void ReportingServiceProxy_QueueDeprecationReport_ParamsDataView::GetAnticipatedRemovalDataView(
    ::mojo_base::mojom::TimeDataView* output) {}
inline void ReportingServiceProxy_QueueDeprecationReport_ParamsDataView::GetMessageDataView(
    mojo::StringDataView* output) {}
inline void ReportingServiceProxy_QueueDeprecationReport_ParamsDataView::GetSourceFileDataView(
    mojo::StringDataView* output) {}


inline void ReportingServiceProxy_QueueCspViolationReport_ParamsDataView::GetUrlDataView(
    ::url::mojom::UrlDataView* output) {}
inline void ReportingServiceProxy_QueueCspViolationReport_ParamsDataView::GetGroupDataView(
    mojo::StringDataView* output) {}
inline void ReportingServiceProxy_QueueCspViolationReport_ParamsDataView::GetDocumentUrlDataView(
    mojo::StringDataView* output) {}
inline void ReportingServiceProxy_QueueCspViolationReport_ParamsDataView::GetReferrerDataView(
    mojo::StringDataView* output) {}
inline void ReportingServiceProxy_QueueCspViolationReport_ParamsDataView::GetBlockedUrlDataView(
    mojo::StringDataView* output) {}
inline void ReportingServiceProxy_QueueCspViolationReport_ParamsDataView::GetEffectiveDirectiveDataView(
    mojo::StringDataView* output) {}
inline void ReportingServiceProxy_QueueCspViolationReport_ParamsDataView::GetOriginalPolicyDataView(
    mojo::StringDataView* output) {}
inline void ReportingServiceProxy_QueueCspViolationReport_ParamsDataView::GetSourceFileDataView(
    mojo::StringDataView* output) {}
inline void ReportingServiceProxy_QueueCspViolationReport_ParamsDataView::GetScriptSampleDataView(
    mojo::StringDataView* output) {}
inline void ReportingServiceProxy_QueueCspViolationReport_ParamsDataView::GetDispositionDataView(
    mojo::StringDataView* output) {}


inline void ReportingServiceProxy_QueuePermissionsPolicyViolationReport_ParamsDataView::GetUrlDataView(
    ::url::mojom::UrlDataView* output) {}
inline void ReportingServiceProxy_QueuePermissionsPolicyViolationReport_ParamsDataView::GetEndpointDataView(
    mojo::StringDataView* output) {}
inline void ReportingServiceProxy_QueuePermissionsPolicyViolationReport_ParamsDataView::GetPolicyIdDataView(
    mojo::StringDataView* output) {}
inline void ReportingServiceProxy_QueuePermissionsPolicyViolationReport_ParamsDataView::GetDispositionDataView(
    mojo::StringDataView* output) {}
inline void ReportingServiceProxy_QueuePermissionsPolicyViolationReport_ParamsDataView::GetMessageDataView(
    mojo::StringDataView* output) {}
inline void ReportingServiceProxy_QueuePermissionsPolicyViolationReport_ParamsDataView::GetSourceFileDataView(
    mojo::StringDataView* output) {}


inline void ReportingServiceProxy_QueueDocumentPolicyViolationReport_ParamsDataView::GetUrlDataView(
    ::url::mojom::UrlDataView* output) {}
inline void ReportingServiceProxy_QueueDocumentPolicyViolationReport_ParamsDataView::GetGroupDataView(
    mojo::StringDataView* output) {}
inline void ReportingServiceProxy_QueueDocumentPolicyViolationReport_ParamsDataView::GetPolicyIdDataView(
    mojo::StringDataView* output) {}
inline void ReportingServiceProxy_QueueDocumentPolicyViolationReport_ParamsDataView::GetDispositionDataView(
    mojo::StringDataView* output) {}
inline void ReportingServiceProxy_QueueDocumentPolicyViolationReport_ParamsDataView::GetMessageDataView(
    mojo::StringDataView* output) {}
inline void ReportingServiceProxy_QueueDocumentPolicyViolationReport_ParamsDataView::GetSourceFileDataView(
    mojo::StringDataView* output) {}



}  // blink::mojom

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

#endif  // THIRD_PARTY_BLINK_PUBLIC_MOJOM_REPORTING_REPORTING_MOJOM_PARAMS_DATA_H_