Static Public Member Functions | Static Public Attributes | Static Private Member Functions | List of all members
com.google.protobuf.TestSchemasLite Class Reference

Static Public Member Functions

static void registerGenericProto2LiteSchemas ()
 
static void registerGenericProto2LiteSchemas ()
 
static void registerGenericProto3LiteSchemas ()
 
static void registerGenericProto3LiteSchemas ()
 

Static Public Attributes

static final Schema< Proto2MessageLite > genericProto2LiteSchema
 
static final Schema< Proto3MessageLite > genericProto3LiteSchema
 

Static Private Member Functions

static void registerProto2LiteSchemas ()
 
static void registerProto2LiteSchemas ()
 
static void registerProto3LiteSchemas ()
 
static void registerProto3LiteSchemas ()
 

Detailed Description

Schemas to support testing.

Definition at line 43 of file bloaty/third_party/protobuf/java/core/src/test/java/com/google/protobuf/TestSchemasLite.java.

Member Function Documentation

◆ registerGenericProto2LiteSchemas() [1/2]

static void com.google.protobuf.TestSchemasLite.registerGenericProto2LiteSchemas ( )
inlinestatic

◆ registerGenericProto2LiteSchemas() [2/2]

static void com.google.protobuf.TestSchemasLite.registerGenericProto2LiteSchemas ( )
inlinestatic

◆ registerGenericProto3LiteSchemas() [1/2]

static void com.google.protobuf.TestSchemasLite.registerGenericProto3LiteSchemas ( )
inlinestatic

◆ registerGenericProto3LiteSchemas() [2/2]

static void com.google.protobuf.TestSchemasLite.registerGenericProto3LiteSchemas ( )
inlinestatic

◆ registerProto2LiteSchemas() [1/2]

static void com.google.protobuf.TestSchemasLite.registerProto2LiteSchemas ( )
inlinestaticprivate

◆ registerProto2LiteSchemas() [2/2]

static void com.google.protobuf.TestSchemasLite.registerProto2LiteSchemas ( )
inlinestaticprivate

◆ registerProto3LiteSchemas() [1/2]

static void com.google.protobuf.TestSchemasLite.registerProto3LiteSchemas ( )
inlinestaticprivate

◆ registerProto3LiteSchemas() [2/2]

static void com.google.protobuf.TestSchemasLite.registerProto3LiteSchemas ( )
inlinestaticprivate

Member Data Documentation

◆ genericProto2LiteSchema

static final Schema< Proto2MessageLite > com.google.protobuf.TestSchemasLite.genericProto2LiteSchema
static
Initial value:
=
new ManifestSchemaFactory().createSchema(Proto2MessageLite.class)

Definition at line 45 of file bloaty/third_party/protobuf/java/core/src/test/java/com/google/protobuf/TestSchemasLite.java.

◆ genericProto3LiteSchema

static final Schema< Proto3MessageLite > com.google.protobuf.TestSchemasLite.genericProto3LiteSchema
static
Initial value:
=
new ManifestSchemaFactory().createSchema(Proto3MessageLite.class)

Definition at line 47 of file bloaty/third_party/protobuf/java/core/src/test/java/com/google/protobuf/TestSchemasLite.java.


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


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