Classes | Functions | Variables
google.protobuf.descriptor_database Namespace Reference

Classes

class  DescriptorDatabase
 
class  DescriptorDatabaseConflictingDefinitionError
 
class  Error
 

Functions

def _ExtractSymbols (desc_proto, package)
 

Variables

string __author__ = 'matthewtoia@google.com (Matt Toia)'
 

Function Documentation

◆ _ExtractSymbols()

def google.protobuf.descriptor_database._ExtractSymbols (   desc_proto,
  package 
)
private
Pulls out all the symbols from a descriptor proto.

Args:
  desc_proto: The proto to extract symbols from.
  package: The package containing the descriptor type.

Yields:
  The fully qualified name found in the descriptor.

Definition at line 161 of file bloaty/third_party/protobuf/python/google/protobuf/descriptor_database.py.

Variable Documentation

◆ __author__

string google.protobuf.descriptor_database.__author__ = 'matthewtoia@google.com (Matt Toia)'
private


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