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

Static Public Member Functions

static void registerGenericProto2Schemas ()
 
static void registerGenericProto2Schemas ()
 
static void registerGenericProto3Schemas ()
 
static void registerGenericProto3Schemas ()
 

Static Public Attributes

static final Schema< Proto2Message > genericProto2Schema
 
static final Schema< Proto3Message > genericProto3Schema
 

Static Private Member Functions

static void registerProto2Schemas ()
 
static void registerProto2Schemas ()
 
static void registerProto3Schemas ()
 
static void registerProto3Schemas ()
 

Detailed Description

Schemas to support testing.

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

Member Function Documentation

◆ registerGenericProto2Schemas() [1/2]

static void com.google.protobuf.TestSchemas.registerGenericProto2Schemas ( )
inlinestatic

◆ registerGenericProto2Schemas() [2/2]

static void com.google.protobuf.TestSchemas.registerGenericProto2Schemas ( )
inlinestatic

◆ registerGenericProto3Schemas() [1/2]

static void com.google.protobuf.TestSchemas.registerGenericProto3Schemas ( )
inlinestatic

◆ registerGenericProto3Schemas() [2/2]

static void com.google.protobuf.TestSchemas.registerGenericProto3Schemas ( )
inlinestatic

◆ registerProto2Schemas() [1/2]

static void com.google.protobuf.TestSchemas.registerProto2Schemas ( )
inlinestaticprivate

◆ registerProto2Schemas() [2/2]

static void com.google.protobuf.TestSchemas.registerProto2Schemas ( )
inlinestaticprivate

◆ registerProto3Schemas() [1/2]

static void com.google.protobuf.TestSchemas.registerProto3Schemas ( )
inlinestaticprivate

◆ registerProto3Schemas() [2/2]

static void com.google.protobuf.TestSchemas.registerProto3Schemas ( )
inlinestaticprivate

Member Data Documentation

◆ genericProto2Schema

static final Schema< Proto2Message > com.google.protobuf.TestSchemas.genericProto2Schema
static
Initial value:
=
new ManifestSchemaFactory().createSchema(Proto2Message.class)

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

◆ genericProto3Schema

static final Schema< Proto3Message > com.google.protobuf.TestSchemas.genericProto3Schema
static
Initial value:
=
new ManifestSchemaFactory().createSchema(Proto3Message.class)

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


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


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