Classes | Functions | Variables
google.protobuf.internal.message_test Namespace Reference

Classes

class  MessageTest
 
class  OversizeProtosTest
 
class  PackedFieldTest
 
class  Proto2Test
 
class  Proto3Test
 
class  ValidTypeNamesTest
 

Functions

def isinf (val)
 
def isnan (val)
 
def IsNegInf (val)
 
def IsPosInf (val)
 

Variables

string __author__ = 'gps@google.com (Gregory P. Smith)'
 
 cmp = lambda x, y: (x > y) - (x < y)
 
 long = int
 
int UCS2_MAXUNICODE = 65535
 

Function Documentation

◆ isinf()

def google.protobuf.internal.message_test.isinf (   val)

◆ isnan()

def google.protobuf.internal.message_test.isnan (   val)

◆ IsNegInf()

def google.protobuf.internal.message_test.IsNegInf (   val)

◆ IsPosInf()

def google.protobuf.internal.message_test.IsPosInf (   val)

Variable Documentation

◆ __author__

string google.protobuf.internal.message_test.__author__ = 'gps@google.com (Gregory P. Smith)'
private

◆ cmp

google.protobuf.internal.message_test.cmp = lambda x, y: (x > y) - (x < y)

◆ long

google.protobuf.internal.message_test.long = int

◆ UCS2_MAXUNICODE

int google.protobuf.internal.message_test.UCS2_MAXUNICODE = 65535


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