Uses of Class
com.google.cloud.bigquery.storage.v1alpha.SerDeInfo
-
Uses of SerDeInfo in com.google.cloud.bigquery.storage.v1alpha
Methods in com.google.cloud.bigquery.storage.v1alpha that return SerDeInfoModifier and TypeMethodDescriptionSerDeInfo.Builder.build()SerDeInfo.Builder.buildPartial()static SerDeInfoSerDeInfo.getDefaultInstance()SerDeInfo.Builder.getDefaultInstanceForType()SerDeInfo.getDefaultInstanceForType()StorageDescriptor.Builder.getSerdeInfo()Optional.StorageDescriptor.getSerdeInfo()Optional.StorageDescriptorOrBuilder.getSerdeInfo()Optional.static SerDeInfoSerDeInfo.parseDelimitedFrom(InputStream input) static SerDeInfoSerDeInfo.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SerDeInfoSerDeInfo.parseFrom(byte[] data) static SerDeInfoSerDeInfo.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SerDeInfoSerDeInfo.parseFrom(com.google.protobuf.ByteString data) static SerDeInfoSerDeInfo.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SerDeInfoSerDeInfo.parseFrom(com.google.protobuf.CodedInputStream input) static SerDeInfoSerDeInfo.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SerDeInfoSerDeInfo.parseFrom(InputStream input) static SerDeInfoSerDeInfo.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SerDeInfoSerDeInfo.parseFrom(ByteBuffer data) static SerDeInfoSerDeInfo.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.bigquery.storage.v1alpha that return types with arguments of type SerDeInfoModifier and TypeMethodDescriptioncom.google.protobuf.Parser<SerDeInfo>SerDeInfo.getParserForType()static com.google.protobuf.Parser<SerDeInfo>SerDeInfo.parser()Methods in com.google.cloud.bigquery.storage.v1alpha with parameters of type SerDeInfoModifier and TypeMethodDescriptionStorageDescriptor.Builder.mergeSerdeInfo(SerDeInfo value) Optional.static SerDeInfo.BuilderSerDeInfo.newBuilder(SerDeInfo prototype) StorageDescriptor.Builder.setSerdeInfo(SerDeInfo value) Optional.