public static interface PhysicalSchema.ThriftSchemaOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getText()
Thrift IDL source of the schema.
|
com.google.protobuf.ByteString |
getTextBytes()
Thrift IDL source of the schema.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getText()
Thrift IDL source of the schema.
string text = 1;com.google.protobuf.ByteString getTextBytes()
Thrift IDL source of the schema.
string text = 1;Copyright © 2023 Google LLC. All rights reserved.