| Package | Description |
|---|---|
| io.confluent.kafka.schemaregistry.protobuf.dynamic |
| Modifier and Type | Method and Description |
|---|---|
MessageDefinition.OneofBuilder |
MessageDefinition.OneofBuilder.addField(Context ctx,
boolean isProto3Optional,
String type,
String name,
int num,
String defaultVal,
ProtobufSchema.ProtobufMeta meta) |
MessageDefinition.OneofBuilder |
MessageDefinition.OneofBuilder.addField(Context ctx,
boolean isProto3Optional,
String type,
String name,
int num,
String defaultVal,
String jsonName,
ProtobufSchema.ProtobufMeta meta,
com.google.protobuf.DescriptorProtos.FieldOptions.CType ctype,
com.google.protobuf.DescriptorProtos.FieldOptions.JSType jstype,
Boolean deprecated) |
MessageDefinition.OneofBuilder |
MessageDefinition.OneofBuilder.addField(Context ctx,
String type,
String name,
int num,
String defaultVal,
ProtobufSchema.ProtobufMeta meta) |
MessageDefinition.OneofBuilder |
MessageDefinition.Builder.addOneof(String oneofName) |
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Builder |
MessageDefinition.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.