Public Types | Public Attributes | List of all members
google::protobuf::python::PyContainer Struct Reference

Public Types

enum  ContainerKind {
  KIND_SEQUENCE, KIND_BYNAME, KIND_BYCAMELCASENAME, KIND_BYNUMBER,
  KIND_SEQUENCE, KIND_BYNAME, KIND_BYCAMELCASENAME, KIND_BYNUMBER
}
 
enum  ContainerKind {
  KIND_SEQUENCE, KIND_BYNAME, KIND_BYCAMELCASENAME, KIND_BYNUMBER,
  KIND_SEQUENCE, KIND_BYNAME, KIND_BYCAMELCASENAME, KIND_BYNUMBER
}
 

Public Attributes

const DescriptorContainerDefcontainer_def
 
const PyObject_HEAD void * descriptor
 
enum google::protobuf::python::PyContainer::ContainerKind kind
 

Detailed Description

Definition at line 124 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/descriptor_containers.cc.

Member Enumeration Documentation

◆ ContainerKind [1/2]

Enumerator
KIND_SEQUENCE 
KIND_BYNAME 
KIND_BYCAMELCASENAME 
KIND_BYNUMBER 
KIND_SEQUENCE 
KIND_BYNAME 
KIND_BYCAMELCASENAME 
KIND_BYNUMBER 

Definition at line 131 of file protobuf/python/google/protobuf/pyext/descriptor_containers.cc.

◆ ContainerKind [2/2]

Enumerator
KIND_SEQUENCE 
KIND_BYNAME 
KIND_BYCAMELCASENAME 
KIND_BYNUMBER 
KIND_SEQUENCE 
KIND_BYNAME 
KIND_BYCAMELCASENAME 
KIND_BYNUMBER 

Definition at line 136 of file bloaty/third_party/protobuf/python/google/protobuf/pyext/descriptor_containers.cc.

Member Data Documentation

◆ container_def

const DescriptorContainerDef * google::protobuf::python::PyContainer::container_def

◆ descriptor

const PyObject_HEAD void * google::protobuf::python::PyContainer::descriptor

◆ kind

enum google::protobuf::python::PyContainer::ContainerKind google::protobuf::python::PyContainer::kind

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


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