Google OR-Tools v9.11
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
int128_pb2.py
Go to the documentation of this file.
1# -*- coding: utf-8 -*-
2# Generated by the protocol buffer compiler. DO NOT EDIT!
3# source: ortools/util/int128.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\x19ortools/util/int128.proto\x12\x13operations_research\"#\n\x06Int128\x12\x0c\n\x04high\x18\x01 \x01(\x03\x12\x0b\n\x03low\x18\x02 \x01(\x04\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.int128_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['_INT128']._serialized_start=50
26 _globals['_INT128']._serialized_end=85
27# @@protoc_insertion_point(module_scope)