Variables
check_grpcio_tools Namespace Reference

Variables

 content = _protoc_lib_deps_file.read().splitlines()
 
string OUT_OF_DATE_MESSAGE
 
 submodule_commit_hash = _make.protobuf_submodule_commit_hash()
 
tuple testString
 

Variable Documentation

◆ content

check_grpcio_tools.content = _protoc_lib_deps_file.read().splitlines()

Definition at line 26 of file check_grpcio_tools.py.

◆ OUT_OF_DATE_MESSAGE

string check_grpcio_tools.OUT_OF_DATE_MESSAGE
Initial value:
1 = """file {} is out of date
2 
3 Have you called tools/distrib/python/make_grpcio_tools.py since upgrading protobuf?"""

Definition at line 19 of file check_grpcio_tools.py.

◆ submodule_commit_hash

check_grpcio_tools.submodule_commit_hash = _make.protobuf_submodule_commit_hash()

Definition at line 23 of file check_grpcio_tools.py.

◆ testString

tuple check_grpcio_tools.testString
Initial value:
1 = (_make.COMMIT_HASH_PREFIX + submodule_commit_hash +
2  _make.COMMIT_HASH_SUFFIX)

Definition at line 28 of file check_grpcio_tools.py.



grpc
Author(s):
autogenerated on Fri May 16 2025 03:03:01