| Modifier and Type | Method and Description |
|---|---|
PhysicalSchema.ProtobufSchema |
PhysicalSchema.ProtobufSchema.Builder.build() |
PhysicalSchema.ProtobufSchema |
PhysicalSchema.ProtobufSchema.Builder.buildPartial() |
static PhysicalSchema.ProtobufSchema |
PhysicalSchema.ProtobufSchema.getDefaultInstance() |
PhysicalSchema.ProtobufSchema |
PhysicalSchema.ProtobufSchema.getDefaultInstanceForType() |
PhysicalSchema.ProtobufSchema |
PhysicalSchema.ProtobufSchema.Builder.getDefaultInstanceForType() |
PhysicalSchema.ProtobufSchema |
PhysicalSchemaOrBuilder.getProtobuf()
Schema in protocol buffer format.
|
PhysicalSchema.ProtobufSchema |
PhysicalSchema.getProtobuf()
Schema in protocol buffer format.
|
PhysicalSchema.ProtobufSchema |
PhysicalSchema.Builder.getProtobuf()
Schema in protocol buffer format.
|
static PhysicalSchema.ProtobufSchema |
PhysicalSchema.ProtobufSchema.parseDelimitedFrom(InputStream input) |
static PhysicalSchema.ProtobufSchema |
PhysicalSchema.ProtobufSchema.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PhysicalSchema.ProtobufSchema |
PhysicalSchema.ProtobufSchema.parseFrom(byte[] data) |
static PhysicalSchema.ProtobufSchema |
PhysicalSchema.ProtobufSchema.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PhysicalSchema.ProtobufSchema |
PhysicalSchema.ProtobufSchema.parseFrom(ByteBuffer data) |
static PhysicalSchema.ProtobufSchema |
PhysicalSchema.ProtobufSchema.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PhysicalSchema.ProtobufSchema |
PhysicalSchema.ProtobufSchema.parseFrom(com.google.protobuf.ByteString data) |
static PhysicalSchema.ProtobufSchema |
PhysicalSchema.ProtobufSchema.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PhysicalSchema.ProtobufSchema |
PhysicalSchema.ProtobufSchema.parseFrom(com.google.protobuf.CodedInputStream input) |
static PhysicalSchema.ProtobufSchema |
PhysicalSchema.ProtobufSchema.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PhysicalSchema.ProtobufSchema |
PhysicalSchema.ProtobufSchema.parseFrom(InputStream input) |
static PhysicalSchema.ProtobufSchema |
PhysicalSchema.ProtobufSchema.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<PhysicalSchema.ProtobufSchema> |
PhysicalSchema.ProtobufSchema.getParserForType() |
static com.google.protobuf.Parser<PhysicalSchema.ProtobufSchema> |
PhysicalSchema.ProtobufSchema.parser() |
| Modifier and Type | Method and Description |
|---|---|
PhysicalSchema.ProtobufSchema.Builder |
PhysicalSchema.ProtobufSchema.Builder.mergeFrom(PhysicalSchema.ProtobufSchema other) |
PhysicalSchema.Builder |
PhysicalSchema.Builder.mergeProtobuf(PhysicalSchema.ProtobufSchema value)
Schema in protocol buffer format.
|
static PhysicalSchema.ProtobufSchema.Builder |
PhysicalSchema.ProtobufSchema.newBuilder(PhysicalSchema.ProtobufSchema prototype) |
PhysicalSchema.Builder |
PhysicalSchema.Builder.setProtobuf(PhysicalSchema.ProtobufSchema value)
Schema in protocol buffer format.
|
Copyright © 2023 Google LLC. All rights reserved.