| Package | Description |
|---|---|
| io.confluent.protobuf |
| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.GeneratedMessage.GeneratedExtension<com.google.protobuf.DescriptorProtos.EnumOptions,MetaProto.Meta> |
MetaProto.enumMeta
extend .google.protobuf.EnumOptions { ... |
static com.google.protobuf.GeneratedMessage.GeneratedExtension<com.google.protobuf.DescriptorProtos.EnumValueOptions,MetaProto.Meta> |
MetaProto.enumValueMeta
extend .google.protobuf.EnumValueOptions { ... |
static com.google.protobuf.GeneratedMessage.GeneratedExtension<com.google.protobuf.DescriptorProtos.FieldOptions,MetaProto.Meta> |
MetaProto.fieldMeta
extend .google.protobuf.FieldOptions { ... |
static com.google.protobuf.GeneratedMessage.GeneratedExtension<com.google.protobuf.DescriptorProtos.FileOptions,MetaProto.Meta> |
MetaProto.fileMeta
extend .google.protobuf.FileOptions { ... |
static com.google.protobuf.GeneratedMessage.GeneratedExtension<com.google.protobuf.DescriptorProtos.MessageOptions,MetaProto.Meta> |
MetaProto.messageMeta
extend .google.protobuf.MessageOptions { ... |
| Modifier and Type | Method and Description |
|---|---|
MetaProto.Meta |
MetaProto.Meta.Builder.build() |
MetaProto.Meta |
MetaProto.Meta.Builder.buildPartial() |
static MetaProto.Meta |
MetaProto.Meta.getDefaultInstance() |
MetaProto.Meta |
MetaProto.Meta.getDefaultInstanceForType() |
MetaProto.Meta |
MetaProto.Meta.Builder.getDefaultInstanceForType() |
static MetaProto.Meta |
MetaProto.Meta.parseDelimitedFrom(InputStream input) |
static MetaProto.Meta |
MetaProto.Meta.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MetaProto.Meta |
MetaProto.Meta.parseFrom(byte[] data) |
static MetaProto.Meta |
MetaProto.Meta.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MetaProto.Meta |
MetaProto.Meta.parseFrom(ByteBuffer data) |
static MetaProto.Meta |
MetaProto.Meta.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MetaProto.Meta |
MetaProto.Meta.parseFrom(com.google.protobuf.ByteString data) |
static MetaProto.Meta |
MetaProto.Meta.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MetaProto.Meta |
MetaProto.Meta.parseFrom(com.google.protobuf.CodedInputStream input) |
static MetaProto.Meta |
MetaProto.Meta.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MetaProto.Meta |
MetaProto.Meta.parseFrom(InputStream input) |
static MetaProto.Meta |
MetaProto.Meta.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<MetaProto.Meta> |
MetaProto.Meta.getParserForType() |
static com.google.protobuf.Parser<MetaProto.Meta> |
MetaProto.Meta.parser() |
| Modifier and Type | Method and Description |
|---|---|
MetaProto.Meta.Builder |
MetaProto.Meta.Builder.mergeFrom(MetaProto.Meta other) |
static MetaProto.Meta.Builder |
MetaProto.Meta.newBuilder(MetaProto.Meta prototype) |
Copyright © 2026 Confluent, Inc.. All rights reserved.