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 registerGenericProto3Schemas ()
 

Static Public Attributes

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

Static Private Member Functions

static void registerProto2Schemas ()
 
static void registerProto3Schemas ()
 

Detailed Description

Schemas to support testing.

Definition at line 43 of file TestSchemas.java.

Member Function Documentation

◆ registerGenericProto2Schemas()

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

Definition at line 49 of file TestSchemas.java.

◆ registerGenericProto3Schemas()

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

Definition at line 53 of file TestSchemas.java.

◆ registerProto2Schemas()

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

Definition at line 57 of file TestSchemas.java.

◆ registerProto3Schemas()

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

Definition at line 86 of file TestSchemas.java.

Member Data Documentation

◆ genericProto2Schema

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

Definition at line 44 of file TestSchemas.java.

◆ genericProto3Schema

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

Definition at line 46 of file TestSchemas.java.


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


libaditof
Author(s):
autogenerated on Wed May 21 2025 02:07:07