chromium/out/Default/gen/content/services/auction_worklet/public/mojom/private_aggregation_request.mojom-shared-internal.h

// content/services/auction_worklet/public/mojom/private_aggregation_request.mojom-shared-internal.h is auto generated by mojom_bindings_generator.py, do not edit

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

#ifndef CONTENT_SERVICES_AUCTION_WORKLET_PUBLIC_MOJOM_PRIVATE_AGGREGATION_REQUEST_MOJOM_SHARED_INTERNAL_H_
#define CONTENT_SERVICES_AUCTION_WORKLET_PUBLIC_MOJOM_PRIVATE_AGGREGATION_REQUEST_MOJOM_SHARED_INTERNAL_H_
#include "mojo/public/cpp/bindings/lib/array_internal.h"
#include "mojo/public/cpp/bindings/lib/bindings_internal.h"
#include "mojo/public/cpp/bindings/lib/map_data_internal.h"
#include "mojo/public/cpp/bindings/lib/buffer.h"
#include "mojo/public/mojom/base/int128.mojom-shared-internal.h"
#include "third_party/blink/public/mojom/aggregation_service/aggregatable_report.mojom-shared-internal.h"
#include "third_party/blink/public/mojom/private_aggregation/private_aggregation_host.mojom-shared-internal.h"
#include "mojo/public/cpp/bindings/lib/native_enum_data.h"
#include "mojo/public/interfaces/bindings/native_struct.mojom-shared-internal.h"
#include "base/component_export.h"



namespace mojo {
namespace internal {
class ValidationContext;
}
}


namespace auction_worklet::mojom {
namespace internal {
class BucketOffset_Data;
class SignalBucket_Data;
class SignalValue_Data;
class AggregatableReportForEventContribution_Data;
class PrivateAggregationRequest_Data;
class ForEventSignalBucket_Data;
class ForEventSignalValue_Data;
class EventType_Data;
class AggregatableReportContribution_Data;

struct BaseValue_Data {};

struct ReservedEventType_Data {};

#pragma pack(push, 1)


class COMPONENT_EXPORT(MOJOM_SHARED_CONTENT_EXPORT) ForEventSignalBucket_Data {};
static_assert;


class COMPONENT_EXPORT(MOJOM_SHARED_CONTENT_EXPORT) ForEventSignalValue_Data {};
static_assert;


class COMPONENT_EXPORT(MOJOM_SHARED_CONTENT_EXPORT) EventType_Data {};
static_assert;


class COMPONENT_EXPORT(MOJOM_SHARED_CONTENT_EXPORT) AggregatableReportContribution_Data {};
static_assert;
class COMPONENT_EXPORT(MOJOM_SHARED_CONTENT_EXPORT) BucketOffset_Data {};
static_assert;
// Used by BucketOffset::WrapAsMessage to lazily serialize the struct.
template <typename UserType, typename DataView>
struct BucketOffset_UnserializedMessageContext
    : public mojo::internal::UnserializedMessageContext {};

template <typename UserType, typename DataView>
const mojo::internal::UnserializedMessageContext::Tag
    BucketOffset_UnserializedMessageContext<UserType, DataView>::kMessageTag =;
class COMPONENT_EXPORT(MOJOM_SHARED_CONTENT_EXPORT) SignalBucket_Data {};
static_assert;
// Used by SignalBucket::WrapAsMessage to lazily serialize the struct.
template <typename UserType, typename DataView>
struct SignalBucket_UnserializedMessageContext
    : public mojo::internal::UnserializedMessageContext {};

template <typename UserType, typename DataView>
const mojo::internal::UnserializedMessageContext::Tag
    SignalBucket_UnserializedMessageContext<UserType, DataView>::kMessageTag =;
class COMPONENT_EXPORT(MOJOM_SHARED_CONTENT_EXPORT) SignalValue_Data {};
static_assert;
// Used by SignalValue::WrapAsMessage to lazily serialize the struct.
template <typename UserType, typename DataView>
struct SignalValue_UnserializedMessageContext
    : public mojo::internal::UnserializedMessageContext {};

template <typename UserType, typename DataView>
const mojo::internal::UnserializedMessageContext::Tag
    SignalValue_UnserializedMessageContext<UserType, DataView>::kMessageTag =;
class COMPONENT_EXPORT(MOJOM_SHARED_CONTENT_EXPORT) AggregatableReportForEventContribution_Data {};
static_assert;
// Used by AggregatableReportForEventContribution::WrapAsMessage to lazily serialize the struct.
template <typename UserType, typename DataView>
struct AggregatableReportForEventContribution_UnserializedMessageContext
    : public mojo::internal::UnserializedMessageContext {};

template <typename UserType, typename DataView>
const mojo::internal::UnserializedMessageContext::Tag
    AggregatableReportForEventContribution_UnserializedMessageContext<UserType, DataView>::kMessageTag =;
class COMPONENT_EXPORT(MOJOM_SHARED_CONTENT_EXPORT) PrivateAggregationRequest_Data {};
static_assert;
// Used by PrivateAggregationRequest::WrapAsMessage to lazily serialize the struct.
template <typename UserType, typename DataView>
struct PrivateAggregationRequest_UnserializedMessageContext
    : public mojo::internal::UnserializedMessageContext {};

template <typename UserType, typename DataView>
const mojo::internal::UnserializedMessageContext::Tag
    PrivateAggregationRequest_UnserializedMessageContext<UserType, DataView>::kMessageTag =;

#pragma pack(pop)

}  // namespace internal

}  // auction_worklet::mojom

#endif  // CONTENT_SERVICES_AUCTION_WORKLET_PUBLIC_MOJOM_PRIVATE_AGGREGATION_REQUEST_MOJOM_SHARED_INTERNAL_H_