ortools.util.optional_boolean_pb2

Generated protocol buffer code.

 1# -*- coding: utf-8 -*-
 2# Generated by the protocol buffer compiler.  DO NOT EDIT!
 3# source: ortools/util/optional_boolean.proto
 4# Protobuf Python Version: 5.26.1
 5"""Generated protocol buffer code."""
 6from google.protobuf import descriptor as _descriptor
 7from google.protobuf import descriptor_pool as _descriptor_pool
 8from google.protobuf import symbol_database as _symbol_database
 9from google.protobuf.internal import builder as _builder
10# @@protoc_insertion_point(imports)
11
12_sym_db = _symbol_database.Default()
13
14
15
16
17DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n#ortools/util/optional_boolean.proto\x12\x13operations_research*F\n\x0fOptionalBoolean\x12\x14\n\x10\x42OOL_UNSPECIFIED\x10\x00\x12\x0e\n\nBOOL_FALSE\x10\x02\x12\r\n\tBOOL_TRUE\x10\x03\x42\x31\n\x17\x63om.google.ortools.utilP\x01\xaa\x02\x13Google.OrTools.Utilb\x06proto3')
18
19_globals = globals()
20_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
21_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'ortools.util.optional_boolean_pb2', _globals)
22if not _descriptor._USE_C_DESCRIPTORS:
23  _globals['DESCRIPTOR']._loaded_options = None
24  _globals['DESCRIPTOR']._serialized_options = b'\n\027com.google.ortools.utilP\001\252\002\023Google.OrTools.Util'
25  _globals['_OPTIONALBOOLEAN']._serialized_start=60
26  _globals['_OPTIONALBOOLEAN']._serialized_end=130
27# @@protoc_insertion_point(module_scope)
DESCRIPTOR = <google.protobuf.descriptor.FileDescriptor object>