UNPKG

@ydbjs/api

Version:

TypeScript gRPC service definitions and protobuf types for all YDB APIs. Enables strongly-typed client generation and low-level protocol access.

24 lines 1.62 kB
// @generated by protoc-gen-es v2.2.5 with parameter "target=ts,import_extension=js" // @generated from file protos/ydb_formats.proto (package Ydb.Formats, syntax proto3) /* eslint-disable */ import { fileDesc, messageDesc } from "@bufbuild/protobuf/codegenv1"; /** * Describes the file protos/ydb_formats.proto. */ export const file_protos_ydb_formats = /*@__PURE__*/ fileDesc("Chhwcm90b3MveWRiX2Zvcm1hdHMucHJvdG8SC1lkYi5Gb3JtYXRzIiQKEkFycm93QmF0Y2hTZXR0aW5ncxIOCgZzY2hlbWEYASABKAwi2gEKC0NzdlNldHRpbmdzEhEKCXNraXBfcm93cxgBIAEoDRIRCglkZWxpbWl0ZXIYAiABKAwSEgoKbnVsbF92YWx1ZRgDIAEoDBIOCgZoZWFkZXIYBCABKAgSMQoHcXVvdGluZxgFIAEoCzIgLllkYi5Gb3JtYXRzLkNzdlNldHRpbmdzLlF1b3RpbmcaTgoHUXVvdGluZxIQCghkaXNhYmxlZBgBIAEoCBISCgpxdW90ZV9jaGFyGAIgASgMEh0KFWRvdWJsZV9xdW90ZV9kaXNhYmxlZBgDIAEoCEJXChZ0ZWNoLnlkYi5wcm90by5mb3JtYXRzWjpnaXRodWIuY29tL3lkYi1wbGF0Zm9ybS95ZGItZ28tZ2VucHJvdG8vcHJvdG9zL1lkYl9Gb3JtYXRz+AEBYgZwcm90bzM"); /** * Describes the message Ydb.Formats.ArrowBatchSettings. * Use `create(ArrowBatchSettingsSchema)` to create a new message. */ export const ArrowBatchSettingsSchema = /*@__PURE__*/ messageDesc(file_protos_ydb_formats, 0); /** * Describes the message Ydb.Formats.CsvSettings. * Use `create(CsvSettingsSchema)` to create a new message. */ export const CsvSettingsSchema = /*@__PURE__*/ messageDesc(file_protos_ydb_formats, 1); /** * Describes the message Ydb.Formats.CsvSettings.Quoting. * Use `create(CsvSettings_QuotingSchema)` to create a new message. */ export const CsvSettings_QuotingSchema = /*@__PURE__*/ messageDesc(file_protos_ydb_formats, 1, 0); //# sourceMappingURL=ydb_formats_pb.js.map