Functions | Variables
google::protobuf::python::field_descriptor Namespace Reference

Functions

static const FieldDescriptor_GetDescriptor (PyBaseDescriptor *self)
 
static const FieldDescriptor_GetDescriptor (PyBaseDescriptor *self)
 
static PyObject * GetCamelcaseName (PyBaseDescriptor *self, void *closure)
 
static PyObject * GetCamelcaseName (PyBaseDescriptor *self, void *closure)
 
static PyObject * GetCDescriptor (PyObject *self, void *closure)
 
static PyObject * GetCDescriptor (PyObject *self, void *closure)
 
static PyObject * GetContainingOneof (PyBaseDescriptor *self, void *closure)
 
static PyObject * GetContainingOneof (PyBaseDescriptor *self, void *closure)
 
static PyObject * GetContainingType (PyBaseDescriptor *self, void *closure)
 
static PyObject * GetContainingType (PyBaseDescriptor *self, void *closure)
 
static PyObject * GetCppType (PyBaseDescriptor *self, void *closure)
 
static PyObject * GetCppType (PyBaseDescriptor *self, void *closure)
 
static PyObject * GetDefaultValue (PyBaseDescriptor *self, void *closure)
 
static PyObject * GetDefaultValue (PyBaseDescriptor *self, void *closure)
 
static PyObject * GetEnumType (PyBaseDescriptor *self, void *closure)
 
static PyObject * GetEnumType (PyBaseDescriptor *self, void *closure)
 
static PyObject * GetExtensionScope (PyBaseDescriptor *self, void *closure)
 
static PyObject * GetExtensionScope (PyBaseDescriptor *self, void *closure)
 
static PyObject * GetFile (PyBaseDescriptor *self, void *closure)
 
static PyObject * GetFile (PyBaseDescriptor *self, void *closure)
 
static PyObject * GetFullName (PyBaseDescriptor *self, void *closure)
 
static PyObject * GetFullName (PyBaseDescriptor *self, void *closure)
 
static PyObject * GetHasOptions (PyBaseDescriptor *self, void *closure)
 
static PyObject * GetHasOptions (PyBaseDescriptor *self, void *closure)
 
static PyObject * GetID (PyBaseDescriptor *self, void *closure)
 
static PyObject * GetID (PyBaseDescriptor *self, void *closure)
 
static PyObject * GetIndex (PyBaseDescriptor *self, void *closure)
 
static PyObject * GetIndex (PyBaseDescriptor *self, void *closure)
 
static PyObject * GetJsonName (PyBaseDescriptor *self, void *closure)
 
static PyObject * GetJsonName (PyBaseDescriptor *self, void *closure)
 
static PyObject * GetLabel (PyBaseDescriptor *self, void *closure)
 
static PyObject * GetLabel (PyBaseDescriptor *self, void *closure)
 
static PyObject * GetMessageType (PyBaseDescriptor *self, void *closure)
 
static PyObject * GetMessageType (PyBaseDescriptor *self, void *closure)
 
static PyObject * GetName (PyBaseDescriptor *self, void *closure)
 
static PyObject * GetName (PyBaseDescriptor *self, void *closure)
 
static PyObject * GetNumber (PyBaseDescriptor *self, void *closure)
 
static PyObject * GetNumber (PyBaseDescriptor *self, void *closure)
 
static PyObject * GetOptions (PyBaseDescriptor *self)
 
static PyObject * GetOptions (PyBaseDescriptor *self)
 
static PyObject * GetType (PyBaseDescriptor *self, void *closure)
 
static PyObject * GetType (PyBaseDescriptor *self, void *closure)
 
static PyObject * HasDefaultValue (PyBaseDescriptor *self, void *closure)
 
static PyObject * HasDefaultValue (PyBaseDescriptor *self, void *closure)
 
static PyObject * IsExtension (PyBaseDescriptor *self, void *closure)
 
static PyObject * IsExtension (PyBaseDescriptor *self, void *closure)
 
static int SetContainingOneof (PyBaseDescriptor *self, PyObject *value, void *closure)
 
static int SetContainingOneof (PyBaseDescriptor *self, PyObject *value, void *closure)
 
static int SetContainingType (PyBaseDescriptor *self, PyObject *value, void *closure)
 
static int SetContainingType (PyBaseDescriptor *self, PyObject *value, void *closure)
 
static int SetEnumType (PyBaseDescriptor *self, PyObject *value, void *closure)
 
static int SetEnumType (PyBaseDescriptor *self, PyObject *value, void *closure)
 
static int SetHasOptions (PyBaseDescriptor *self, PyObject *value, void *closure)
 
static int SetHasOptions (PyBaseDescriptor *self, PyObject *value, void *closure)
 
static int SetMessageType (PyBaseDescriptor *self, PyObject *value, void *closure)
 
static int SetMessageType (PyBaseDescriptor *self, PyObject *value, void *closure)
 
static int SetOptions (PyBaseDescriptor *self, PyObject *value, void *closure)
 
static int SetOptions (PyBaseDescriptor *self, PyObject *value, void *closure)
 
static int SetSerializedOptions (PyBaseDescriptor *self, PyObject *value, void *closure)
 
static int SetSerializedOptions (PyBaseDescriptor *self, PyObject *value, void *closure)
 

Variables

static PyGetSetDef Getters []
 
static PyGetSetDef Getters []
 
static PyMethodDef Methods []
 
static PyMethodDef Methods []
 

Function Documentation

◆ _GetDescriptor() [1/2]

static const FieldDescriptor* google::protobuf::python::field_descriptor::_GetDescriptor ( PyBaseDescriptor self)
static

◆ _GetDescriptor() [2/2]

static const FieldDescriptor* google::protobuf::python::field_descriptor::_GetDescriptor ( PyBaseDescriptor self)
static

◆ GetCamelcaseName() [1/2]

static PyObject* google::protobuf::python::field_descriptor::GetCamelcaseName ( PyBaseDescriptor self,
void *  closure 
)
static

◆ GetCamelcaseName() [2/2]

static PyObject* google::protobuf::python::field_descriptor::GetCamelcaseName ( PyBaseDescriptor self,
void *  closure 
)
static

◆ GetCDescriptor() [1/2]

static PyObject* google::protobuf::python::field_descriptor::GetCDescriptor ( PyObject *  self,
void *  closure 
)
static

◆ GetCDescriptor() [2/2]

static PyObject* google::protobuf::python::field_descriptor::GetCDescriptor ( PyObject *  self,
void *  closure 
)
static

◆ GetContainingOneof() [1/2]

static PyObject* google::protobuf::python::field_descriptor::GetContainingOneof ( PyBaseDescriptor self,
void *  closure 
)
static

◆ GetContainingOneof() [2/2]

static PyObject* google::protobuf::python::field_descriptor::GetContainingOneof ( PyBaseDescriptor self,
void *  closure 
)
static

◆ GetContainingType() [1/2]

static PyObject* google::protobuf::python::field_descriptor::GetContainingType ( PyBaseDescriptor self,
void *  closure 
)
static

◆ GetContainingType() [2/2]

static PyObject* google::protobuf::python::field_descriptor::GetContainingType ( PyBaseDescriptor self,
void *  closure 
)
static

◆ GetCppType() [1/2]

static PyObject* google::protobuf::python::field_descriptor::GetCppType ( PyBaseDescriptor self,
void *  closure 
)
static

◆ GetCppType() [2/2]

static PyObject* google::protobuf::python::field_descriptor::GetCppType ( PyBaseDescriptor self,
void *  closure 
)
static

◆ GetDefaultValue() [1/2]

static PyObject* google::protobuf::python::field_descriptor::GetDefaultValue ( PyBaseDescriptor self,
void *  closure 
)
static

◆ GetDefaultValue() [2/2]

static PyObject* google::protobuf::python::field_descriptor::GetDefaultValue ( PyBaseDescriptor self,
void *  closure 
)
static

◆ GetEnumType() [1/2]

static PyObject* google::protobuf::python::field_descriptor::GetEnumType ( PyBaseDescriptor self,
void *  closure 
)
static

◆ GetEnumType() [2/2]

static PyObject* google::protobuf::python::field_descriptor::GetEnumType ( PyBaseDescriptor self,
void *  closure 
)
static

◆ GetExtensionScope() [1/2]

static PyObject* google::protobuf::python::field_descriptor::GetExtensionScope ( PyBaseDescriptor self,
void *  closure 
)
static

◆ GetExtensionScope() [2/2]

static PyObject* google::protobuf::python::field_descriptor::GetExtensionScope ( PyBaseDescriptor self,
void *  closure 
)
static

◆ GetFile() [1/2]

static PyObject* google::protobuf::python::field_descriptor::GetFile ( PyBaseDescriptor self,
void *  closure 
)
static

◆ GetFile() [2/2]

static PyObject* google::protobuf::python::field_descriptor::GetFile ( PyBaseDescriptor self,
void *  closure 
)
static

◆ GetFullName() [1/2]

static PyObject* google::protobuf::python::field_descriptor::GetFullName ( PyBaseDescriptor self,
void *  closure 
)
static

◆ GetFullName() [2/2]

static PyObject* google::protobuf::python::field_descriptor::GetFullName ( PyBaseDescriptor self,
void *  closure 
)
static

◆ GetHasOptions() [1/2]

static PyObject* google::protobuf::python::field_descriptor::GetHasOptions ( PyBaseDescriptor self,
void *  closure 
)
static

◆ GetHasOptions() [2/2]

static PyObject* google::protobuf::python::field_descriptor::GetHasOptions ( PyBaseDescriptor self,
void *  closure 
)
static

◆ GetID() [1/2]

static PyObject* google::protobuf::python::field_descriptor::GetID ( PyBaseDescriptor self,
void *  closure 
)
static

◆ GetID() [2/2]

static PyObject* google::protobuf::python::field_descriptor::GetID ( PyBaseDescriptor self,
void *  closure 
)
static

◆ GetIndex() [1/2]

static PyObject* google::protobuf::python::field_descriptor::GetIndex ( PyBaseDescriptor self,
void *  closure 
)
static

◆ GetIndex() [2/2]

static PyObject* google::protobuf::python::field_descriptor::GetIndex ( PyBaseDescriptor self,
void *  closure 
)
static

◆ GetJsonName() [1/2]

static PyObject* google::protobuf::python::field_descriptor::GetJsonName ( PyBaseDescriptor self,
void *  closure 
)
static

◆ GetJsonName() [2/2]

static PyObject* google::protobuf::python::field_descriptor::GetJsonName ( PyBaseDescriptor self,
void *  closure 
)
static

◆ GetLabel() [1/2]

static PyObject* google::protobuf::python::field_descriptor::GetLabel ( PyBaseDescriptor self,
void *  closure 
)
static

◆ GetLabel() [2/2]

static PyObject* google::protobuf::python::field_descriptor::GetLabel ( PyBaseDescriptor self,
void *  closure 
)
static

◆ GetMessageType() [1/2]

static PyObject* google::protobuf::python::field_descriptor::GetMessageType ( PyBaseDescriptor self,
void *  closure 
)
static

◆ GetMessageType() [2/2]

static PyObject* google::protobuf::python::field_descriptor::GetMessageType ( PyBaseDescriptor self,
void *  closure 
)
static

◆ GetName() [1/2]

static PyObject* google::protobuf::python::field_descriptor::GetName ( PyBaseDescriptor self,
void *  closure 
)
static

◆ GetName() [2/2]

static PyObject* google::protobuf::python::field_descriptor::GetName ( PyBaseDescriptor self,
void *  closure 
)
static

◆ GetNumber() [1/2]

static PyObject* google::protobuf::python::field_descriptor::GetNumber ( PyBaseDescriptor self,
void *  closure 
)
static

◆ GetNumber() [2/2]

static PyObject* google::protobuf::python::field_descriptor::GetNumber ( PyBaseDescriptor self,
void *  closure 
)
static

◆ GetOptions() [1/2]

static PyObject* google::protobuf::python::field_descriptor::GetOptions ( PyBaseDescriptor self)
static

◆ GetOptions() [2/2]

static PyObject* google::protobuf::python::field_descriptor::GetOptions ( PyBaseDescriptor self)
static

◆ GetType() [1/2]

static PyObject* google::protobuf::python::field_descriptor::GetType ( PyBaseDescriptor self,
void *  closure 
)
static

◆ GetType() [2/2]

static PyObject* google::protobuf::python::field_descriptor::GetType ( PyBaseDescriptor self,
void *  closure 
)
static

◆ HasDefaultValue() [1/2]

static PyObject* google::protobuf::python::field_descriptor::HasDefaultValue ( PyBaseDescriptor self,
void *  closure 
)
static

◆ HasDefaultValue() [2/2]

static PyObject* google::protobuf::python::field_descriptor::HasDefaultValue ( PyBaseDescriptor self,
void *  closure 
)
static

◆ IsExtension() [1/2]

static PyObject* google::protobuf::python::field_descriptor::IsExtension ( PyBaseDescriptor self,
void *  closure 
)
static

◆ IsExtension() [2/2]

static PyObject* google::protobuf::python::field_descriptor::IsExtension ( PyBaseDescriptor self,
void *  closure 
)
static

◆ SetContainingOneof() [1/2]

static int google::protobuf::python::field_descriptor::SetContainingOneof ( PyBaseDescriptor self,
PyObject *  value,
void *  closure 
)
static

◆ SetContainingOneof() [2/2]

static int google::protobuf::python::field_descriptor::SetContainingOneof ( PyBaseDescriptor self,
PyObject *  value,
void *  closure 
)
static

◆ SetContainingType() [1/2]

static int google::protobuf::python::field_descriptor::SetContainingType ( PyBaseDescriptor self,
PyObject *  value,
void *  closure 
)
static

◆ SetContainingType() [2/2]

static int google::protobuf::python::field_descriptor::SetContainingType ( PyBaseDescriptor self,
PyObject *  value,
void *  closure 
)
static

◆ SetEnumType() [1/2]

static int google::protobuf::python::field_descriptor::SetEnumType ( PyBaseDescriptor self,
PyObject *  value,
void *  closure 
)
static

◆ SetEnumType() [2/2]

static int google::protobuf::python::field_descriptor::SetEnumType ( PyBaseDescriptor self,
PyObject *  value,
void *  closure 
)
static

◆ SetHasOptions() [1/2]

static int google::protobuf::python::field_descriptor::SetHasOptions ( PyBaseDescriptor self,
PyObject *  value,
void *  closure 
)
static

◆ SetHasOptions() [2/2]

static int google::protobuf::python::field_descriptor::SetHasOptions ( PyBaseDescriptor self,
PyObject *  value,
void *  closure 
)
static

◆ SetMessageType() [1/2]

static int google::protobuf::python::field_descriptor::SetMessageType ( PyBaseDescriptor self,
PyObject *  value,
void *  closure 
)
static

◆ SetMessageType() [2/2]

static int google::protobuf::python::field_descriptor::SetMessageType ( PyBaseDescriptor self,
PyObject *  value,
void *  closure 
)
static

◆ SetOptions() [1/2]

static int google::protobuf::python::field_descriptor::SetOptions ( PyBaseDescriptor self,
PyObject *  value,
void *  closure 
)
static

◆ SetOptions() [2/2]

static int google::protobuf::python::field_descriptor::SetOptions ( PyBaseDescriptor self,
PyObject *  value,
void *  closure 
)
static

◆ SetSerializedOptions() [1/2]

static int google::protobuf::python::field_descriptor::SetSerializedOptions ( PyBaseDescriptor self,
PyObject *  value,
void *  closure 
)
static

◆ SetSerializedOptions() [2/2]

static int google::protobuf::python::field_descriptor::SetSerializedOptions ( PyBaseDescriptor self,
PyObject *  value,
void *  closure 
)
static

Variable Documentation

◆ Getters [1/2]

PyGetSetDef google::protobuf::python::field_descriptor::Getters[]
static

◆ Getters [2/2]

PyGetSetDef google::protobuf::python::field_descriptor::Getters[]
static

◆ Methods [1/2]

PyMethodDef google::protobuf::python::field_descriptor::Methods[]
static
Initial value:
= {
{ "GetOptions", (PyCFunction)GetOptions, METH_NOARGS, },
{NULL}
}

Definition at line 992 of file protobuf/python/google/protobuf/pyext/descriptor.cc.

◆ Methods [2/2]

PyMethodDef google::protobuf::python::field_descriptor::Methods[]
static
Initial value:
= {
{ "GetOptions", (PyCFunction)GetOptions, METH_NOARGS, },
{NULL}
}

Definition at line 996 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/descriptor.cc.

google::protobuf::python::method_descriptor::GetOptions
static PyObject * GetOptions(PyBaseDescriptor *self)
Definition: protobuf/python/google/protobuf/pyext/descriptor.cc:1812


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