pythonSettings property
Settings for Python client libraries.
Implementation
@$pb.TagNumber(24)
PythonSettings get pythonSettings => $_getN(6);
Implementation
@$pb.TagNumber(24)
set pythonSettings(PythonSettings value) => $_setField(24, value);
Settings for Python client libraries.
@$pb.TagNumber(24)
PythonSettings get pythonSettings => $_getN(6);
@$pb.TagNumber(24)
set pythonSettings(PythonSettings value) => $_setField(24, value);