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

_sym_db = _symbol_database.Default()




DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x1clist_accounts_response.proto\x12\x04gaia\"\xb3\x01\n\x07\x41\x63\x63ount\x12\x15\n\rdisplay_email\x18\x03 \x01(\t\x12\x15\n\rvalid_session\x18\t \x01(\x08\x12\x15\n\robfuscated_id\x18\n \x01(\t\x12\x12\n\nsigned_out\x18\x0e \x01(\x08\x12\x13\n\x0bis_verified\x18\x0f \x01(\x08J\x04\x08\x01\x10\x02J\x04\x08\x02\x10\x03J\x04\x08\x04\x10\x05J\x04\x08\x05\x10\x06J\x04\x08\x06\x10\x07J\x04\x08\x07\x10\x08J\x04\x08\x08\x10\tJ\x04\x08\x0b\x10\x0cJ\x04\x08\x0c\x10\rJ\x04\x08\r\x10\x0e\"6\n\x14ListAccountsResponse\x12\x1e\n\x07\x61\x63\x63ount\x18\x01 \x03(\x0b\x32\r.gaia.AccountB\x02H\x03')

_globals = globals()
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'list_accounts_response_pb2', _globals)
if not _descriptor._USE_C_DESCRIPTORS:
  _globals['DESCRIPTOR']._loaded_options = None
  _globals['DESCRIPTOR']._serialized_options = b'H\003'
  _globals['_ACCOUNT']._serialized_start=39
  _globals['_ACCOUNT']._serialized_end=218
  _globals['_LISTACCOUNTSRESPONSE']._serialized_start=220
  _globals['_LISTACCOUNTSRESPONSE']._serialized_end=274
# @@protoc_insertion_point(module_scope)
