Public Member Functions | Public Attributes | List of all members
grpc_python_generator::GeneratorConfiguration Struct Reference

#include <python_generator.h>

Public Member Functions

 GeneratorConfiguration ()
 

Public Attributes

std::string beta_package_root
 
std::string grpc_package_root
 
std::string import_prefix
 
std::vector< std::string > prefixes_to_filter
 

Detailed Description

Definition at line 32 of file src/compiler/python_generator.h.

Constructor & Destructor Documentation

◆ GeneratorConfiguration()

grpc_python_generator::GeneratorConfiguration::GeneratorConfiguration ( )

Definition at line 823 of file src/compiler/python_generator.cc.

Member Data Documentation

◆ beta_package_root

std::string grpc_python_generator::GeneratorConfiguration::beta_package_root

Definition at line 36 of file src/compiler/python_generator.h.

◆ grpc_package_root

std::string grpc_python_generator::GeneratorConfiguration::grpc_package_root

Definition at line 34 of file src/compiler/python_generator.h.

◆ import_prefix

std::string grpc_python_generator::GeneratorConfiguration::import_prefix

Definition at line 38 of file src/compiler/python_generator.h.

◆ prefixes_to_filter

std::vector<std::string> grpc_python_generator::GeneratorConfiguration::prefixes_to_filter

Definition at line 39 of file src/compiler/python_generator.h.


The documentation for this struct was generated from the following files:


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