# -*- coding: utf-8 -*-
# Generated by the protocol buffer compiler.  DO NOT EDIT!
# NO CHECKED-IN PROTOBUF GENCODE
# source: components/enterprise/common/proto/upload_request_response.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/enterprise/common/proto/upload_request_response.proto'
)
# @@protoc_insertion_point(imports)

_sym_db = _symbol_database.Default()


from components.enterprise.common.proto import google3_protos_pb2 as components_dot_enterprise_dot_common_dot_proto_dot_google3__protos__pb2
from components.enterprise.common.proto.synced_from_google3 import chrome_reporting_entity_pb2 as components_dot_enterprise_dot_common_dot_proto_dot_synced__from__google3_dot_chrome__reporting__entity__pb2


DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n@components/enterprise/common/proto/upload_request_response.proto\x12\x1b\x63hrome.cros.reporting.proto\x1a\x37\x63omponents/enterprise/common/proto/google3_protos.proto\x1aTcomponents/enterprise/common/proto/synced_from_google3/chrome_reporting_entity.proto\"\xa1\x02\n\x13UploadEventsRequest\x12\x32\n\x06\x65vents\x18\x03 \x03(\x0b\x32\".chrome.cros.reporting.proto.Event\x12\x33\n\x06\x64\x65vice\x18\x04 \x01(\x0b\x32#.chrome.cros.reporting.proto.Device\x12\x35\n\x07\x62rowser\x18\x05 \x01(\x0b\x32$.chrome.cros.reporting.proto.Browser\x12\x35\n\x07profile\x18\x06 \x01(\x0b\x32$.chrome.cros.reporting.proto.Profile\x12\'\n\nextensions\x18\x64 \x03(\x0b\x32\x13.google3_protos.AnyJ\x04\x08\x01\x10\x02J\x04\x08\x02\x10\x03\"\xc4\x01\n\x14UploadEventsResponse\x12\x1a\n\x12uploaded_event_ids\x18\x01 \x03(\t\x12\x42\n\x0e\x66\x61iled_uploads\x18\x02 \x03(\x0b\x32*.chrome.cros.reporting.proto.UploadFailure\x12L\n\x18permanent_failed_uploads\x18\x03 \x03(\x0b\x32*.chrome.cros.reporting.proto.UploadFailure\"^\n\rUploadFailure\x12\x10\n\x08\x65vent_id\x18\x01 \x01(\t\x12$\n\x06status\x18\x02 \x01(\x0e\x32\x14.google3_protos.Code\x12\x15\n\rerror_message\x18\x03 \x01(\tB\x02H\x03\x62\x06proto3')

_globals = globals()
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'components.enterprise.common.proto.upload_request_response_pb2', _globals)
if not _descriptor._USE_C_DESCRIPTORS:
  _globals['DESCRIPTOR']._loaded_options = None
  _globals['DESCRIPTOR']._serialized_options = b'H\003'
  _globals['_UPLOADEVENTSREQUEST']._serialized_start=241
  _globals['_UPLOADEVENTSREQUEST']._serialized_end=530
  _globals['_UPLOADEVENTSRESPONSE']._serialized_start=533
  _globals['_UPLOADEVENTSRESPONSE']._serialized_end=729
  _globals['_UPLOADFAILURE']._serialized_start=731
  _globals['_UPLOADFAILURE']._serialized_end=825
# @@protoc_insertion_point(module_scope)
