# -*- coding: utf-8 -*-
# Generated by the protocol buffer compiler.  DO NOT EDIT!
# NO CHECKED-IN PROTOBUF GENCODE
# source: components/segmentation_platform/public/proto/aggregation.proto
# Protobuf Python Version: 7.35.1
"""Generated protocol buffer code."""
from google.protobuf import descriptor as _descriptor
from google.protobuf import descriptor_pool as _descriptor_pool
from google.protobuf import runtime_version as _runtime_version
from google.protobuf import symbol_database as _symbol_database
from google.protobuf.internal import builder as _builder
_runtime_version.ValidateProtobufRuntimeVersion(
    _runtime_version.Domain.PUBLIC,
    7,
    35,
    1,
    '',
    'components/segmentation_platform/public/proto/aggregation.proto'
)
# @@protoc_insertion_point(imports)

_sym_db = _symbol_database.Default()




DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n?components/segmentation_platform/public/proto/aggregation.proto\x12\x1bsegmentation_platform.proto*\xcd\x02\n\x0b\x41ggregation\x12\x0b\n\x07UNKNOWN\x10\x00\x12\t\n\x05\x43OUNT\x10\x01\x12\x11\n\rCOUNT_BOOLEAN\x10\x02\x12\x12\n\x0e\x42UCKETED_COUNT\x10\x03\x12\x1a\n\x16\x42UCKETED_COUNT_BOOLEAN\x10\x04\x12%\n!BUCKETED_COUNT_BOOLEAN_TRUE_COUNT\x10\x05\x12\x1d\n\x19\x42UCKETED_CUMULATIVE_COUNT\x10\x06\x12\x07\n\x03SUM\x10\x07\x12\x0f\n\x0bSUM_BOOLEAN\x10\x08\x12\x10\n\x0c\x42UCKETED_SUM\x10\t\x12\x18\n\x14\x42UCKETED_SUM_BOOLEAN\x10\n\x12#\n\x1f\x42UCKETED_SUM_BOOLEAN_TRUE_COUNT\x10\x0b\x12\x1b\n\x17\x42UCKETED_CUMULATIVE_SUM\x10\x0c\x12\x15\n\x11LATEST_OR_DEFAULT\x10\rB\x02H\x03')

_globals = globals()
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'components.segmentation_platform.public.proto.aggregation_pb2', _globals)
if not _descriptor._USE_C_DESCRIPTORS:
  _globals['DESCRIPTOR']._loaded_options = None
  _globals['DESCRIPTOR']._serialized_options = b'H\003'
  _globals['_AGGREGATION']._serialized_start=97
  _globals['_AGGREGATION']._serialized_end=430
# @@protoc_insertion_point(module_scope)
