Public Member Functions | Static Public Attributes | List of all members
reflection_commands.BuildPackageProtos Class Reference
Inheritance diagram for reflection_commands.BuildPackageProtos:
Inheritance graph
[legend]

Public Member Functions

def finalize_options (self)
 
def initialize_options (self)
 
def run (self)
 

Static Public Attributes

string description = 'build grpc protobuf modules'
 
list user_options = []
 

Detailed Description

Command to generate project *_pb2.py modules from proto files.

Definition at line 50 of file reflection_commands.py.

Member Function Documentation

◆ finalize_options()

def reflection_commands.BuildPackageProtos.finalize_options (   self)

Definition at line 59 of file reflection_commands.py.

◆ initialize_options()

def reflection_commands.BuildPackageProtos.initialize_options (   self)

Definition at line 56 of file reflection_commands.py.

◆ run()

def reflection_commands.BuildPackageProtos.run (   self)

Definition at line 62 of file reflection_commands.py.

Member Data Documentation

◆ description

string reflection_commands.BuildPackageProtos.description = 'build grpc protobuf modules'
static

Definition at line 53 of file reflection_commands.py.

◆ user_options

list reflection_commands.BuildPackageProtos.user_options = []
static

Definition at line 54 of file reflection_commands.py.


The documentation for this class was generated from the following file:


grpc
Author(s):
autogenerated on Thu Mar 13 2025 03:04:07