public class MessageDefinition extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
MessageDefinition.Builder
MessageDefinition.Builder
|
static class |
MessageDefinition.OneofBuilder
MessageDefinition.OneofBuilder
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder |
getFieldBuilder(Context ctx,
String label,
boolean isProto3Optional,
String type,
String name,
int num,
String defaultVal,
String jsonName,
ProtobufSchema.ProtobufMeta meta,
com.google.protobuf.DescriptorProtos.FieldOptions.CType ctype,
Boolean isPacked,
com.google.protobuf.DescriptorProtos.FieldOptions.JSType jstype,
Boolean isDeprecated,
MessageDefinition.OneofBuilder oneofBuilder) |
static MessageDefinition.Builder |
newBuilder(String msgTypeName) |
String |
toString() |
public static MessageDefinition.Builder newBuilder(String msgTypeName)
public static com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder getFieldBuilder(Context ctx, String label, boolean isProto3Optional, String type, String name, int num, String defaultVal, String jsonName, ProtobufSchema.ProtobufMeta meta, com.google.protobuf.DescriptorProtos.FieldOptions.CType ctype, Boolean isPacked, com.google.protobuf.DescriptorProtos.FieldOptions.JSType jstype, Boolean isDeprecated, MessageDefinition.OneofBuilder oneofBuilder)
Copyright © 2026 Confluent, Inc.. All rights reserved.