@superblocksteam/types 0.1859.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/src/agent/v1/index.d.ts +2 -0
- package/dist/src/agent/v1/index.d.ts.map +1 -0
- package/dist/src/agent/v1/index.js +18 -0
- package/dist/src/agent/v1/index.js.map +1 -0
- package/dist/src/agent/v1/service_pb.d.ts +398 -0
- package/dist/src/agent/v1/service_pb.d.ts.map +1 -0
- package/dist/src/agent/v1/service_pb.js +608 -0
- package/dist/src/agent/v1/service_pb.js.map +1 -0
- package/dist/src/ai/v1/ai_pb.d.ts +592 -0
- package/dist/src/ai/v1/ai_pb.d.ts.map +1 -0
- package/dist/src/ai/v1/ai_pb.js +775 -0
- package/dist/src/ai/v1/ai_pb.js.map +1 -0
- package/dist/src/ai/v1/metadata_pb.d.ts +101 -0
- package/dist/src/ai/v1/metadata_pb.d.ts.map +1 -0
- package/dist/src/ai/v1/metadata_pb.js +57 -0
- package/dist/src/ai/v1/metadata_pb.js.map +1 -0
- package/dist/src/ai/v1/service_pb.d.ts +79 -0
- package/dist/src/ai/v1/service_pb.d.ts.map +1 -0
- package/dist/src/ai/v1/service_pb.js +132 -0
- package/dist/src/ai/v1/service_pb.js.map +1 -0
- package/dist/src/ai/v1/vector_pb.d.ts +32 -0
- package/dist/src/ai/v1/vector_pb.d.ts.map +1 -0
- package/dist/src/ai/v1/vector_pb.js +55 -0
- package/dist/src/ai/v1/vector_pb.js.map +1 -0
- package/dist/src/api/v1/api_pb.d.ts +1540 -0
- package/dist/src/api/v1/api_pb.d.ts.map +1 -0
- package/dist/src/api/v1/api_pb.js +1657 -0
- package/dist/src/api/v1/api_pb.js.map +1 -0
- package/dist/src/api/v1/blocks_pb.d.ts +109 -0
- package/dist/src/api/v1/blocks_pb.d.ts.map +1 -0
- package/dist/src/api/v1/blocks_pb.js +162 -0
- package/dist/src/api/v1/blocks_pb.js.map +1 -0
- package/dist/src/api/v1/event_pb.d.ts +431 -0
- package/dist/src/api/v1/event_pb.d.ts.map +1 -0
- package/dist/src/api/v1/event_pb.js +600 -0
- package/dist/src/api/v1/event_pb.js.map +1 -0
- package/dist/src/api/v1/index.d.ts +7 -0
- package/dist/src/api/v1/index.d.ts.map +1 -0
- package/dist/src/api/v1/index.js +23 -0
- package/dist/src/api/v1/index.js.map +1 -0
- package/dist/src/api/v1/integration_auth_service_pb.d.ts +195 -0
- package/dist/src/api/v1/integration_auth_service_pb.d.ts.map +1 -0
- package/dist/src/api/v1/integration_auth_service_pb.js +315 -0
- package/dist/src/api/v1/integration_auth_service_pb.js.map +1 -0
- package/dist/src/api/v1/requests_pb.d.ts +525 -0
- package/dist/src/api/v1/requests_pb.d.ts.map +1 -0
- package/dist/src/api/v1/requests_pb.js +693 -0
- package/dist/src/api/v1/requests_pb.js.map +1 -0
- package/dist/src/api/v1/service_pb.d.ts +1391 -0
- package/dist/src/api/v1/service_pb.d.ts.map +1 -0
- package/dist/src/api/v1/service_pb.js +2002 -0
- package/dist/src/api/v1/service_pb.js.map +1 -0
- package/dist/src/auth/v1/auth_pb.d.ts +75 -0
- package/dist/src/auth/v1/auth_pb.d.ts.map +1 -0
- package/dist/src/auth/v1/auth_pb.js +118 -0
- package/dist/src/auth/v1/auth_pb.js.map +1 -0
- package/dist/src/buf/validate/expression_pb.d.ts +133 -0
- package/dist/src/buf/validate/expression_pb.d.ts.map +1 -0
- package/dist/src/buf/validate/expression_pb.js +195 -0
- package/dist/src/buf/validate/expression_pb.js.map +1 -0
- package/dist/src/buf/validate/priv/private_pb.d.ts +49 -0
- package/dist/src/buf/validate/priv/private_pb.d.ts.map +1 -0
- package/dist/src/buf/validate/priv/private_pb.js +94 -0
- package/dist/src/buf/validate/priv/private_pb.js.map +1 -0
- package/dist/src/buf/validate/validate_pb.d.ts +3681 -0
- package/dist/src/buf/validate/validate_pb.d.ts.map +1 -0
- package/dist/src/buf/validate/validate_pb.js +2437 -0
- package/dist/src/buf/validate/validate_pb.js.map +1 -0
- package/dist/src/cache/v1/cache_pb.d.ts +80 -0
- package/dist/src/cache/v1/cache_pb.d.ts.map +1 -0
- package/dist/src/cache/v1/cache_pb.js +127 -0
- package/dist/src/cache/v1/cache_pb.js.map +1 -0
- package/dist/src/common/v1/api_pb.d.ts +79 -0
- package/dist/src/common/v1/api_pb.d.ts.map +1 -0
- package/dist/src/common/v1/api_pb.js +138 -0
- package/dist/src/common/v1/api_pb.js.map +1 -0
- package/dist/src/common/v1/common_pb.d.ts +124 -0
- package/dist/src/common/v1/common_pb.d.ts.map +1 -0
- package/dist/src/common/v1/common_pb.js +189 -0
- package/dist/src/common/v1/common_pb.js.map +1 -0
- package/dist/src/common/v1/errors_pb.d.ts +85 -0
- package/dist/src/common/v1/errors_pb.d.ts.map +1 -0
- package/dist/src/common/v1/errors_pb.js +124 -0
- package/dist/src/common/v1/errors_pb.js.map +1 -0
- package/dist/src/common/v1/health_pb.d.ts +77 -0
- package/dist/src/common/v1/health_pb.d.ts.map +1 -0
- package/dist/src/common/v1/health_pb.js +121 -0
- package/dist/src/common/v1/health_pb.js.map +1 -0
- package/dist/src/common/v1/index.d.ts +6 -0
- package/dist/src/common/v1/index.d.ts.map +1 -0
- package/dist/src/common/v1/index.js +22 -0
- package/dist/src/common/v1/index.js.map +1 -0
- package/dist/src/common/v1/language_pb.d.ts +506 -0
- package/dist/src/common/v1/language_pb.d.ts.map +1 -0
- package/dist/src/common/v1/language_pb.js +643 -0
- package/dist/src/common/v1/language_pb.js.map +1 -0
- package/dist/src/common/v1/plugin_pb.d.ts +135 -0
- package/dist/src/common/v1/plugin_pb.d.ts.map +1 -0
- package/dist/src/common/v1/plugin_pb.js +206 -0
- package/dist/src/common/v1/plugin_pb.js.map +1 -0
- package/dist/src/common/v1/utils_pb.d.ts +20 -0
- package/dist/src/common/v1/utils_pb.d.ts.map +1 -0
- package/dist/src/common/v1/utils_pb.js +40 -0
- package/dist/src/common/v1/utils_pb.js.map +1 -0
- package/dist/src/event/v1/cloudevent_pb.d.ts +170 -0
- package/dist/src/event/v1/cloudevent_pb.d.ts.map +1 -0
- package/dist/src/event/v1/cloudevent_pb.js +124 -0
- package/dist/src/event/v1/cloudevent_pb.js.map +1 -0
- package/dist/src/event/v1/event_pb.d.ts +165 -0
- package/dist/src/event/v1/event_pb.d.ts.map +1 -0
- package/dist/src/event/v1/event_pb.js +232 -0
- package/dist/src/event/v1/event_pb.js.map +1 -0
- package/dist/src/event/v1/service_pb.d.ts +62 -0
- package/dist/src/event/v1/service_pb.d.ts.map +1 -0
- package/dist/src/event/v1/service_pb.js +112 -0
- package/dist/src/event/v1/service_pb.js.map +1 -0
- package/dist/src/event/v2/cloudevent_pb.d.ts +170 -0
- package/dist/src/event/v2/cloudevent_pb.d.ts.map +1 -0
- package/dist/src/event/v2/cloudevent_pb.js +124 -0
- package/dist/src/event/v2/cloudevent_pb.js.map +1 -0
- package/dist/src/google/api/http_pb.d.ts +454 -0
- package/dist/src/google/api/http_pb.d.ts.map +1 -0
- package/dist/src/google/api/http_pb.js +467 -0
- package/dist/src/google/api/http_pb.js.map +1 -0
- package/dist/src/index.d.ts +9 -0
- package/dist/src/index.d.ts.map +1 -0
- package/dist/src/index.js +25 -0
- package/dist/src/index.js.map +1 -0
- package/dist/src/intake/v1/logs_pb.d.ts +20 -0
- package/dist/src/intake/v1/logs_pb.d.ts.map +1 -0
- package/dist/src/intake/v1/logs_pb.js +40 -0
- package/dist/src/intake/v1/logs_pb.js.map +1 -0
- package/dist/src/integration/v1/service_pb.d.ts +174 -0
- package/dist/src/integration/v1/service_pb.d.ts.map +1 -0
- package/dist/src/integration/v1/service_pb.js +274 -0
- package/dist/src/integration/v1/service_pb.js.map +1 -0
- package/dist/src/kafka/v1/index.d.ts +2 -0
- package/dist/src/kafka/v1/index.d.ts.map +1 -0
- package/dist/src/kafka/v1/index.js +28 -0
- package/dist/src/kafka/v1/index.js.map +1 -0
- package/dist/src/kafka/v1/kafka_pb.d.ts +66 -0
- package/dist/src/kafka/v1/kafka_pb.d.ts.map +1 -0
- package/dist/src/kafka/v1/kafka_pb.js +96 -0
- package/dist/src/kafka/v1/kafka_pb.js.map +1 -0
- package/dist/src/plugins/adls/v1/plugin_pb.d.ts +305 -0
- package/dist/src/plugins/adls/v1/plugin_pb.d.ts.map +1 -0
- package/dist/src/plugins/adls/v1/plugin_pb.js +435 -0
- package/dist/src/plugins/adls/v1/plugin_pb.js.map +1 -0
- package/dist/src/plugins/athena/v1/plugin_pb.d.ts +91 -0
- package/dist/src/plugins/athena/v1/plugin_pb.d.ts.map +1 -0
- package/dist/src/plugins/athena/v1/plugin_pb.js +141 -0
- package/dist/src/plugins/athena/v1/plugin_pb.js.map +1 -0
- package/dist/src/plugins/bigquery/v1/plugin_pb.d.ts +119 -0
- package/dist/src/plugins/bigquery/v1/plugin_pb.d.ts.map +1 -0
- package/dist/src/plugins/bigquery/v1/plugin_pb.js +193 -0
- package/dist/src/plugins/bigquery/v1/plugin_pb.js.map +1 -0
- package/dist/src/plugins/cockroachdb/v1/plugin_pb.d.ts +110 -0
- package/dist/src/plugins/cockroachdb/v1/plugin_pb.d.ts.map +1 -0
- package/dist/src/plugins/cockroachdb/v1/plugin_pb.js +172 -0
- package/dist/src/plugins/cockroachdb/v1/plugin_pb.js.map +1 -0
- package/dist/src/plugins/common/v1/auth_pb.d.ts +514 -0
- package/dist/src/plugins/common/v1/auth_pb.d.ts.map +1 -0
- package/dist/src/plugins/common/v1/auth_pb.js +711 -0
- package/dist/src/plugins/common/v1/auth_pb.js.map +1 -0
- package/dist/src/plugins/common/v1/metadata_pb.d.ts +96 -0
- package/dist/src/plugins/common/v1/metadata_pb.d.ts.map +1 -0
- package/dist/src/plugins/common/v1/metadata_pb.js +164 -0
- package/dist/src/plugins/common/v1/metadata_pb.js.map +1 -0
- package/dist/src/plugins/common/v1/plugin_pb.d.ts +294 -0
- package/dist/src/plugins/common/v1/plugin_pb.d.ts.map +1 -0
- package/dist/src/plugins/common/v1/plugin_pb.js +452 -0
- package/dist/src/plugins/common/v1/plugin_pb.js.map +1 -0
- package/dist/src/plugins/cosmosdb/v1/plugin_pb.d.ts +373 -0
- package/dist/src/plugins/cosmosdb/v1/plugin_pb.d.ts.map +1 -0
- package/dist/src/plugins/cosmosdb/v1/plugin_pb.js +525 -0
- package/dist/src/plugins/cosmosdb/v1/plugin_pb.js.map +1 -0
- package/dist/src/plugins/couchbase/v1/plugin_pb.d.ts +259 -0
- package/dist/src/plugins/couchbase/v1/plugin_pb.d.ts.map +1 -0
- package/dist/src/plugins/couchbase/v1/plugin_pb.js +395 -0
- package/dist/src/plugins/couchbase/v1/plugin_pb.js.map +1 -0
- package/dist/src/plugins/custom/v1/plugin_pb.d.ts +32 -0
- package/dist/src/plugins/custom/v1/plugin_pb.d.ts.map +1 -0
- package/dist/src/plugins/custom/v1/plugin_pb.js +54 -0
- package/dist/src/plugins/custom/v1/plugin_pb.js.map +1 -0
- package/dist/src/plugins/databricks/v1/plugin_pb.d.ts +117 -0
- package/dist/src/plugins/databricks/v1/plugin_pb.d.ts.map +1 -0
- package/dist/src/plugins/databricks/v1/plugin_pb.js +171 -0
- package/dist/src/plugins/databricks/v1/plugin_pb.js.map +1 -0
- package/dist/src/plugins/dynamodb/v1/plugin_pb.d.ts +194 -0
- package/dist/src/plugins/dynamodb/v1/plugin_pb.d.ts.map +1 -0
- package/dist/src/plugins/dynamodb/v1/plugin_pb.js +316 -0
- package/dist/src/plugins/dynamodb/v1/plugin_pb.js.map +1 -0
- package/dist/src/plugins/email/v1/plugin_pb.d.ts +65 -0
- package/dist/src/plugins/email/v1/plugin_pb.d.ts.map +1 -0
- package/dist/src/plugins/email/v1/plugin_pb.js +106 -0
- package/dist/src/plugins/email/v1/plugin_pb.js.map +1 -0
- package/dist/src/plugins/gcs/v1/plugin_pb.d.ts +147 -0
- package/dist/src/plugins/gcs/v1/plugin_pb.d.ts.map +1 -0
- package/dist/src/plugins/gcs/v1/plugin_pb.js +228 -0
- package/dist/src/plugins/gcs/v1/plugin_pb.js.map +1 -0
- package/dist/src/plugins/graphql/v1/plugin_pb.d.ts +70 -0
- package/dist/src/plugins/graphql/v1/plugin_pb.d.ts.map +1 -0
- package/dist/src/plugins/graphql/v1/plugin_pb.js +111 -0
- package/dist/src/plugins/graphql/v1/plugin_pb.js.map +1 -0
- package/dist/src/plugins/gsheets/v1/plugin_pb.d.ts +123 -0
- package/dist/src/plugins/gsheets/v1/plugin_pb.d.ts.map +1 -0
- package/dist/src/plugins/gsheets/v1/plugin_pb.js +187 -0
- package/dist/src/plugins/gsheets/v1/plugin_pb.js.map +1 -0
- package/dist/src/plugins/index.d.ts +19 -0
- package/dist/src/plugins/index.d.ts.map +1 -0
- package/dist/src/plugins/index.js +45 -0
- package/dist/src/plugins/index.js.map +1 -0
- package/dist/src/plugins/javascript/v1/plugin_pb.d.ts +41 -0
- package/dist/src/plugins/javascript/v1/plugin_pb.d.ts.map +1 -0
- package/dist/src/plugins/javascript/v1/plugin_pb.js +76 -0
- package/dist/src/plugins/javascript/v1/plugin_pb.js.map +1 -0
- package/dist/src/plugins/kafka/v1/plugin_pb.d.ts +521 -0
- package/dist/src/plugins/kafka/v1/plugin_pb.d.ts.map +1 -0
- package/dist/src/plugins/kafka/v1/plugin_pb.js +788 -0
- package/dist/src/plugins/kafka/v1/plugin_pb.js.map +1 -0
- package/dist/src/plugins/kinesis/v1/plugin_pb.d.ts +234 -0
- package/dist/src/plugins/kinesis/v1/plugin_pb.d.ts.map +1 -0
- package/dist/src/plugins/kinesis/v1/plugin_pb.js +351 -0
- package/dist/src/plugins/kinesis/v1/plugin_pb.js.map +1 -0
- package/dist/src/plugins/mariadb/v1/plugin_pb.d.ts +110 -0
- package/dist/src/plugins/mariadb/v1/plugin_pb.d.ts.map +1 -0
- package/dist/src/plugins/mariadb/v1/plugin_pb.js +172 -0
- package/dist/src/plugins/mariadb/v1/plugin_pb.js.map +1 -0
- package/dist/src/plugins/mongodb/v1/plugin_pb.d.ts +100 -0
- package/dist/src/plugins/mongodb/v1/plugin_pb.d.ts.map +1 -0
- package/dist/src/plugins/mongodb/v1/plugin_pb.js +149 -0
- package/dist/src/plugins/mongodb/v1/plugin_pb.js.map +1 -0
- package/dist/src/plugins/mssql/v1/plugin_pb.d.ts +131 -0
- package/dist/src/plugins/mssql/v1/plugin_pb.d.ts.map +1 -0
- package/dist/src/plugins/mssql/v1/plugin_pb.js +208 -0
- package/dist/src/plugins/mssql/v1/plugin_pb.js.map +1 -0
- package/dist/src/plugins/mysql/v1/plugin_pb.d.ts +131 -0
- package/dist/src/plugins/mysql/v1/plugin_pb.d.ts.map +1 -0
- package/dist/src/plugins/mysql/v1/plugin_pb.js +208 -0
- package/dist/src/plugins/mysql/v1/plugin_pb.js.map +1 -0
- package/dist/src/plugins/ocr/v1/plugin_pb.d.ts +28 -0
- package/dist/src/plugins/ocr/v1/plugin_pb.d.ts.map +1 -0
- package/dist/src/plugins/ocr/v1/plugin_pb.js +50 -0
- package/dist/src/plugins/ocr/v1/plugin_pb.js.map +1 -0
- package/dist/src/plugins/openai/v1/plugin_pb.d.ts +264 -0
- package/dist/src/plugins/openai/v1/plugin_pb.d.ts.map +1 -0
- package/dist/src/plugins/openai/v1/plugin_pb.js +373 -0
- package/dist/src/plugins/openai/v1/plugin_pb.js.map +1 -0
- package/dist/src/plugins/oracledb/v1/plugin_pb.d.ts +86 -0
- package/dist/src/plugins/oracledb/v1/plugin_pb.d.ts.map +1 -0
- package/dist/src/plugins/oracledb/v1/plugin_pb.js +132 -0
- package/dist/src/plugins/oracledb/v1/plugin_pb.js.map +1 -0
- package/dist/src/plugins/pinecone/v1/plugin_pb.d.ts +158 -0
- package/dist/src/plugins/pinecone/v1/plugin_pb.d.ts.map +1 -0
- package/dist/src/plugins/pinecone/v1/plugin_pb.js +218 -0
- package/dist/src/plugins/pinecone/v1/plugin_pb.js.map +1 -0
- package/dist/src/plugins/postgresql/v1/plugin_pb.d.ts +131 -0
- package/dist/src/plugins/postgresql/v1/plugin_pb.d.ts.map +1 -0
- package/dist/src/plugins/postgresql/v1/plugin_pb.js +208 -0
- package/dist/src/plugins/postgresql/v1/plugin_pb.js.map +1 -0
- package/dist/src/plugins/python/v1/plugin_pb.d.ts +41 -0
- package/dist/src/plugins/python/v1/plugin_pb.d.ts.map +1 -0
- package/dist/src/plugins/python/v1/plugin_pb.js +76 -0
- package/dist/src/plugins/python/v1/plugin_pb.js.map +1 -0
- package/dist/src/plugins/redis/v1/plugin_pb.d.ts +1136 -0
- package/dist/src/plugins/redis/v1/plugin_pb.d.ts.map +1 -0
- package/dist/src/plugins/redis/v1/plugin_pb.js +1552 -0
- package/dist/src/plugins/redis/v1/plugin_pb.js.map +1 -0
- package/dist/src/plugins/redshift/v1/plugin_pb.d.ts +119 -0
- package/dist/src/plugins/redshift/v1/plugin_pb.d.ts.map +1 -0
- package/dist/src/plugins/redshift/v1/plugin_pb.js +193 -0
- package/dist/src/plugins/redshift/v1/plugin_pb.js.map +1 -0
- package/dist/src/plugins/restapi/v1/plugin_pb.d.ts +77 -0
- package/dist/src/plugins/restapi/v1/plugin_pb.d.ts.map +1 -0
- package/dist/src/plugins/restapi/v1/plugin_pb.js +110 -0
- package/dist/src/plugins/restapi/v1/plugin_pb.js.map +1 -0
- package/dist/src/plugins/restapiintegration/v1/plugin_pb.d.ts +99 -0
- package/dist/src/plugins/restapiintegration/v1/plugin_pb.d.ts.map +1 -0
- package/dist/src/plugins/restapiintegration/v1/plugin_pb.js +137 -0
- package/dist/src/plugins/restapiintegration/v1/plugin_pb.js.map +1 -0
- package/dist/src/plugins/rockset/v1/plugin_pb.d.ts +123 -0
- package/dist/src/plugins/rockset/v1/plugin_pb.d.ts.map +1 -0
- package/dist/src/plugins/rockset/v1/plugin_pb.js +198 -0
- package/dist/src/plugins/rockset/v1/plugin_pb.js.map +1 -0
- package/dist/src/plugins/s3/v1/plugin_pb.d.ts +168 -0
- package/dist/src/plugins/s3/v1/plugin_pb.d.ts.map +1 -0
- package/dist/src/plugins/s3/v1/plugin_pb.js +263 -0
- package/dist/src/plugins/s3/v1/plugin_pb.js.map +1 -0
- package/dist/src/plugins/salesforce/v1/plugin_pb.d.ts +293 -0
- package/dist/src/plugins/salesforce/v1/plugin_pb.d.ts.map +1 -0
- package/dist/src/plugins/salesforce/v1/plugin_pb.js +429 -0
- package/dist/src/plugins/salesforce/v1/plugin_pb.js.map +1 -0
- package/dist/src/plugins/smtp/v1/plugin_pb.d.ts +96 -0
- package/dist/src/plugins/smtp/v1/plugin_pb.d.ts.map +1 -0
- package/dist/src/plugins/smtp/v1/plugin_pb.js +144 -0
- package/dist/src/plugins/smtp/v1/plugin_pb.js.map +1 -0
- package/dist/src/plugins/snowflake/v1/plugin_pb.d.ts +119 -0
- package/dist/src/plugins/snowflake/v1/plugin_pb.d.ts.map +1 -0
- package/dist/src/plugins/snowflake/v1/plugin_pb.js +193 -0
- package/dist/src/plugins/snowflake/v1/plugin_pb.js.map +1 -0
- package/dist/src/plugins/workflow/v1/plugin_pb.d.ts +58 -0
- package/dist/src/plugins/workflow/v1/plugin_pb.d.ts.map +1 -0
- package/dist/src/plugins/workflow/v1/plugin_pb.js +92 -0
- package/dist/src/plugins/workflow/v1/plugin_pb.js.map +1 -0
- package/dist/src/plugins/workflow/v2/plugin_pb.d.ts +25 -0
- package/dist/src/plugins/workflow/v2/plugin_pb.d.ts.map +1 -0
- package/dist/src/plugins/workflow/v2/plugin_pb.js +46 -0
- package/dist/src/plugins/workflow/v2/plugin_pb.js.map +1 -0
- package/dist/src/protoc-gen-openapiv2/options/openapiv2_pb.d.ts +1388 -0
- package/dist/src/protoc-gen-openapiv2/options/openapiv2_pb.d.ts.map +1 -0
- package/dist/src/protoc-gen-openapiv2/options/openapiv2_pb.js +1772 -0
- package/dist/src/protoc-gen-openapiv2/options/openapiv2_pb.js.map +1 -0
- package/dist/src/secrets/v1/index.d.ts +2 -0
- package/dist/src/secrets/v1/index.d.ts.map +1 -0
- package/dist/src/secrets/v1/index.js +28 -0
- package/dist/src/secrets/v1/index.js.map +1 -0
- package/dist/src/secrets/v1/secrets_pb.d.ts +344 -0
- package/dist/src/secrets/v1/secrets_pb.d.ts.map +1 -0
- package/dist/src/secrets/v1/secrets_pb.js +483 -0
- package/dist/src/secrets/v1/secrets_pb.js.map +1 -0
- package/dist/src/secrets/v1/store_pb.d.ts +98 -0
- package/dist/src/secrets/v1/store_pb.d.ts.map +1 -0
- package/dist/src/secrets/v1/store_pb.js +166 -0
- package/dist/src/secrets/v1/store_pb.js.map +1 -0
- package/dist/src/security/v1/index.d.ts +3 -0
- package/dist/src/security/v1/index.d.ts.map +1 -0
- package/dist/src/security/v1/index.js +19 -0
- package/dist/src/security/v1/index.js.map +1 -0
- package/dist/src/security/v1/requests_pb.d.ts +135 -0
- package/dist/src/security/v1/requests_pb.d.ts.map +1 -0
- package/dist/src/security/v1/requests_pb.js +214 -0
- package/dist/src/security/v1/requests_pb.js.map +1 -0
- package/dist/src/security/v1/service_pb.d.ts +192 -0
- package/dist/src/security/v1/service_pb.d.ts.map +1 -0
- package/dist/src/security/v1/service_pb.js +270 -0
- package/dist/src/security/v1/service_pb.js.map +1 -0
- package/dist/src/store/v1/service_pb.d.ts +81 -0
- package/dist/src/store/v1/service_pb.d.ts.map +1 -0
- package/dist/src/store/v1/service_pb.js +145 -0
- package/dist/src/store/v1/service_pb.js.map +1 -0
- package/dist/src/store/v1/store_pb.d.ts +42 -0
- package/dist/src/store/v1/store_pb.d.ts.map +1 -0
- package/dist/src/store/v1/store_pb.js +77 -0
- package/dist/src/store/v1/store_pb.js.map +1 -0
- package/dist/src/superblocks/v1/options_pb.d.ts +37 -0
- package/dist/src/superblocks/v1/options_pb.d.ts.map +1 -0
- package/dist/src/superblocks/v1/options_pb.js +71 -0
- package/dist/src/superblocks/v1/options_pb.js.map +1 -0
- package/dist/src/syncer/v1/index.d.ts +2 -0
- package/dist/src/syncer/v1/index.d.ts.map +1 -0
- package/dist/src/syncer/v1/index.js +28 -0
- package/dist/src/syncer/v1/index.js.map +1 -0
- package/dist/src/syncer/v1/service_pb.d.ts +186 -0
- package/dist/src/syncer/v1/service_pb.d.ts.map +1 -0
- package/dist/src/syncer/v1/service_pb.js +320 -0
- package/dist/src/syncer/v1/service_pb.js.map +1 -0
- package/dist/src/syncer/v1/syncer_pb.d.ts +41 -0
- package/dist/src/syncer/v1/syncer_pb.d.ts.map +1 -0
- package/dist/src/syncer/v1/syncer_pb.js +66 -0
- package/dist/src/syncer/v1/syncer_pb.js.map +1 -0
- package/dist/src/transport/v1/transport_pb.d.ts +614 -0
- package/dist/src/transport/v1/transport_pb.d.ts.map +1 -0
- package/dist/src/transport/v1/transport_pb.js +928 -0
- package/dist/src/transport/v1/transport_pb.js.map +1 -0
- package/dist/src/utils/v1/index.d.ts +2 -0
- package/dist/src/utils/v1/index.d.ts.map +1 -0
- package/dist/src/utils/v1/index.js +28 -0
- package/dist/src/utils/v1/index.js.map +1 -0
- package/dist/src/utils/v1/utils_pb.d.ts +45 -0
- package/dist/src/utils/v1/utils_pb.d.ts.map +1 -0
- package/dist/src/utils/v1/utils_pb.js +74 -0
- package/dist/src/utils/v1/utils_pb.js.map +1 -0
- package/dist/src/validate/validate_pb.d.ts +1794 -0
- package/dist/src/validate/validate_pb.d.ts.map +1 -0
- package/dist/src/validate/validate_pb.js +2044 -0
- package/dist/src/validate/validate_pb.js.map +1 -0
- package/dist/src/worker/v1/step_executor_pb.d.ts +23 -0
- package/dist/src/worker/v1/step_executor_pb.d.ts.map +1 -0
- package/dist/src/worker/v1/step_executor_pb.js +43 -0
- package/dist/src/worker/v1/step_executor_pb.js.map +1 -0
- package/dist/tsconfig.tsbuildinfo +1 -0
- package/package.json +18 -0
- package/src/agent/v1/index.ts +1 -0
- package/src/agent/v1/service_pb.ts +716 -0
- package/src/ai/v1/ai_pb.ts +977 -0
- package/src/ai/v1/metadata_pb.ts +134 -0
- package/src/ai/v1/service_pb.ts +154 -0
- package/src/ai/v1/vector_pb.ts +63 -0
- package/src/api/v1/api_pb.ts +2493 -0
- package/src/api/v1/blocks_pb.ts +182 -0
- package/src/api/v1/event_pb.ts +735 -0
- package/src/api/v1/index.ts +6 -0
- package/src/api/v1/integration_auth_service_pb.ts +372 -0
- package/src/api/v1/requests_pb.ts +906 -0
- package/src/api/v1/service_pb.ts +2464 -0
- package/src/auth/v1/auth_pb.ts +138 -0
- package/src/buf/validate/expression_pb.ts +222 -0
- package/src/buf/validate/priv/private_pb.ts +112 -0
- package/src/buf/validate/validate_pb.ts +4357 -0
- package/src/cache/v1/cache_pb.ts +146 -0
- package/src/common/v1/api_pb.ts +162 -0
- package/src/common/v1/common_pb.ts +220 -0
- package/src/common/v1/errors_pb.ts +143 -0
- package/src/common/v1/health_pb.ts +142 -0
- package/src/common/v1/index.ts +5 -0
- package/src/common/v1/language_pb.ts +765 -0
- package/src/common/v1/plugin_pb.ts +242 -0
- package/src/common/v1/utils_pb.ts +45 -0
- package/src/event/v1/cloudevent_pb.ts +225 -0
- package/src/event/v1/event_pb.ts +264 -0
- package/src/event/v1/service_pb.ts +131 -0
- package/src/event/v2/cloudevent_pb.ts +225 -0
- package/src/google/api/http_pb.ts +547 -0
- package/src/index.ts +8 -0
- package/src/intake/v1/logs_pb.ts +45 -0
- package/src/integration/v1/service_pb.ts +322 -0
- package/src/kafka/v1/index.ts +1 -0
- package/src/kafka/v1/kafka_pb.ts +118 -0
- package/src/plugins/adls/v1/plugin_pb.ts +562 -0
- package/src/plugins/athena/v1/plugin_pb.ts +163 -0
- package/src/plugins/bigquery/v1/plugin_pb.ts +228 -0
- package/src/plugins/cockroachdb/v1/plugin_pb.ts +203 -0
- package/src/plugins/common/v1/auth_pb.ts +918 -0
- package/src/plugins/common/v1/metadata_pb.ts +193 -0
- package/src/plugins/common/v1/plugin_pb.ts +527 -0
- package/src/plugins/cosmosdb/v1/plugin_pb.ts +670 -0
- package/src/plugins/couchbase/v1/plugin_pb.ts +492 -0
- package/src/plugins/custom/v1/plugin_pb.ts +61 -0
- package/src/plugins/databricks/v1/plugin_pb.ts +197 -0
- package/src/plugins/dynamodb/v1/plugin_pb.ts +375 -0
- package/src/plugins/email/v1/plugin_pb.ts +124 -0
- package/src/plugins/gcs/v1/plugin_pb.ts +270 -0
- package/src/plugins/graphql/v1/plugin_pb.ts +129 -0
- package/src/plugins/gsheets/v1/plugin_pb.ts +220 -0
- package/src/plugins/index.ts +19 -0
- package/src/plugins/javascript/v1/plugin_pb.ts +88 -0
- package/src/plugins/kafka/v1/plugin_pb.ts +921 -0
- package/src/plugins/kinesis/v1/plugin_pb.ts +406 -0
- package/src/plugins/mariadb/v1/plugin_pb.ts +203 -0
- package/src/plugins/mongodb/v1/plugin_pb.ts +175 -0
- package/src/plugins/mssql/v1/plugin_pb.ts +246 -0
- package/src/plugins/mysql/v1/plugin_pb.ts +246 -0
- package/src/plugins/ocr/v1/plugin_pb.ts +57 -0
- package/src/plugins/openai/v1/plugin_pb.ts +443 -0
- package/src/plugins/oracledb/v1/plugin_pb.ts +155 -0
- package/src/plugins/pinecone/v1/plugin_pb.ts +288 -0
- package/src/plugins/postgresql/v1/plugin_pb.ts +246 -0
- package/src/plugins/python/v1/plugin_pb.ts +88 -0
- package/src/plugins/redis/v1/plugin_pb.ts +2073 -0
- package/src/plugins/redshift/v1/plugin_pb.ts +228 -0
- package/src/plugins/restapi/v1/plugin_pb.ts +128 -0
- package/src/plugins/restapiintegration/v1/plugin_pb.ts +160 -0
- package/src/plugins/rockset/v1/plugin_pb.ts +234 -0
- package/src/plugins/s3/v1/plugin_pb.ts +311 -0
- package/src/plugins/salesforce/v1/plugin_pb.ts +516 -0
- package/src/plugins/smtp/v1/plugin_pb.ts +169 -0
- package/src/plugins/snowflake/v1/plugin_pb.ts +228 -0
- package/src/plugins/workflow/v1/plugin_pb.ts +107 -0
- package/src/plugins/workflow/v2/plugin_pb.ts +52 -0
- package/src/protoc-gen-openapiv2/options/openapiv2_pb.ts +1995 -0
- package/src/secrets/v1/index.ts +1 -0
- package/src/secrets/v1/secrets_pb.ts +609 -0
- package/src/secrets/v1/store_pb.ts +195 -0
- package/src/security/v1/index.ts +2 -0
- package/src/security/v1/requests_pb.ts +249 -0
- package/src/security/v1/service_pb.ts +350 -0
- package/src/store/v1/service_pb.ts +170 -0
- package/src/store/v1/store_pb.ts +89 -0
- package/src/superblocks/v1/options_pb.ts +82 -0
- package/src/syncer/v1/index.ts +1 -0
- package/src/syncer/v1/service_pb.ts +379 -0
- package/src/syncer/v1/syncer_pb.ts +76 -0
- package/src/transport/v1/transport_pb.ts +1099 -0
- package/src/utils/v1/index.ts +1 -0
- package/src/utils/v1/utils_pb.ts +83 -0
- package/src/validate/validate_pb.ts +2574 -0
- package/src/worker/v1/step_executor_pb.ts +48 -0
|
@@ -0,0 +1,788 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// @generated by protoc-gen-es v1.2.0 with parameter "target=ts"
|
|
3
|
+
// @generated from file plugins/kafka/v1/plugin.proto (package plugins.kafka.v1, syntax proto3)
|
|
4
|
+
/* eslint-disable */
|
|
5
|
+
// @ts-nocheck
|
|
6
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
7
|
+
exports.SuperblocksMetadata = exports.Plugin_Produce = exports.Plugin_Consume_Seek = exports.Plugin_Consume_From = exports.Plugin_Consume = exports.Plugin = exports.Cluster = exports.SASL_Mechanism = exports.SASL = exports.Message = exports.Messages = exports.Topic = exports.Broker = exports.Metadata_Minified = exports.Metadata = exports.Acks = exports.Compression = exports.Operation = void 0;
|
|
8
|
+
const protobuf_1 = require("@bufbuild/protobuf");
|
|
9
|
+
const plugin_pb_1 = require("../../common/v1/plugin_pb");
|
|
10
|
+
/**
|
|
11
|
+
* @generated from enum plugins.kafka.v1.Operation
|
|
12
|
+
*/
|
|
13
|
+
var Operation;
|
|
14
|
+
(function (Operation) {
|
|
15
|
+
/**
|
|
16
|
+
* @generated from enum value: OPERATION_UNSPECIFIED = 0;
|
|
17
|
+
*/
|
|
18
|
+
Operation[Operation["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
19
|
+
/**
|
|
20
|
+
* @generated from enum value: OPERATION_CONSUME = 1;
|
|
21
|
+
*/
|
|
22
|
+
Operation[Operation["CONSUME"] = 1] = "CONSUME";
|
|
23
|
+
/**
|
|
24
|
+
* @generated from enum value: OPERATION_PRODUCE = 2;
|
|
25
|
+
*/
|
|
26
|
+
Operation[Operation["PRODUCE"] = 2] = "PRODUCE";
|
|
27
|
+
})(Operation || (exports.Operation = Operation = {}));
|
|
28
|
+
// Retrieve enum metadata with: proto3.getEnumType(Operation)
|
|
29
|
+
protobuf_1.proto3.util.setEnumType(Operation, "plugins.kafka.v1.Operation", [
|
|
30
|
+
{ no: 0, name: "OPERATION_UNSPECIFIED" },
|
|
31
|
+
{ no: 1, name: "OPERATION_CONSUME" },
|
|
32
|
+
{ no: 2, name: "OPERATION_PRODUCE" },
|
|
33
|
+
]);
|
|
34
|
+
/**
|
|
35
|
+
* @generated from enum plugins.kafka.v1.Compression
|
|
36
|
+
*/
|
|
37
|
+
var Compression;
|
|
38
|
+
(function (Compression) {
|
|
39
|
+
/**
|
|
40
|
+
* @generated from enum value: COMPRESSION_UNSPECIFIED = 0;
|
|
41
|
+
*/
|
|
42
|
+
Compression[Compression["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
43
|
+
/**
|
|
44
|
+
* @generated from enum value: COMPRESSION_GZIP = 1;
|
|
45
|
+
*/
|
|
46
|
+
Compression[Compression["GZIP"] = 1] = "GZIP";
|
|
47
|
+
/**
|
|
48
|
+
* @generated from enum value: COMPRESSION_SNAPPY = 2;
|
|
49
|
+
*/
|
|
50
|
+
Compression[Compression["SNAPPY"] = 2] = "SNAPPY";
|
|
51
|
+
/**
|
|
52
|
+
* @generated from enum value: COMPRESSION_LZ4 = 3;
|
|
53
|
+
*/
|
|
54
|
+
Compression[Compression["LZ4"] = 3] = "LZ4";
|
|
55
|
+
/**
|
|
56
|
+
* @generated from enum value: COMPRESSION_ZSTD = 4;
|
|
57
|
+
*/
|
|
58
|
+
Compression[Compression["ZSTD"] = 4] = "ZSTD";
|
|
59
|
+
})(Compression || (exports.Compression = Compression = {}));
|
|
60
|
+
// Retrieve enum metadata with: proto3.getEnumType(Compression)
|
|
61
|
+
protobuf_1.proto3.util.setEnumType(Compression, "plugins.kafka.v1.Compression", [
|
|
62
|
+
{ no: 0, name: "COMPRESSION_UNSPECIFIED" },
|
|
63
|
+
{ no: 1, name: "COMPRESSION_GZIP" },
|
|
64
|
+
{ no: 2, name: "COMPRESSION_SNAPPY" },
|
|
65
|
+
{ no: 3, name: "COMPRESSION_LZ4" },
|
|
66
|
+
{ no: 4, name: "COMPRESSION_ZSTD" },
|
|
67
|
+
]);
|
|
68
|
+
/**
|
|
69
|
+
* @generated from enum plugins.kafka.v1.Acks
|
|
70
|
+
*/
|
|
71
|
+
var Acks;
|
|
72
|
+
(function (Acks) {
|
|
73
|
+
/**
|
|
74
|
+
* @generated from enum value: ACKS_UNSPECIFIED = 0;
|
|
75
|
+
*/
|
|
76
|
+
Acks[Acks["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
77
|
+
/**
|
|
78
|
+
* @generated from enum value: ACKS_NONE = 1;
|
|
79
|
+
*/
|
|
80
|
+
Acks[Acks["NONE"] = 1] = "NONE";
|
|
81
|
+
/**
|
|
82
|
+
* @generated from enum value: ACKS_LEADER = 2;
|
|
83
|
+
*/
|
|
84
|
+
Acks[Acks["LEADER"] = 2] = "LEADER";
|
|
85
|
+
/**
|
|
86
|
+
* @generated from enum value: ACKS_ALL = 3;
|
|
87
|
+
*/
|
|
88
|
+
Acks[Acks["ALL"] = 3] = "ALL";
|
|
89
|
+
})(Acks || (exports.Acks = Acks = {}));
|
|
90
|
+
// Retrieve enum metadata with: proto3.getEnumType(Acks)
|
|
91
|
+
protobuf_1.proto3.util.setEnumType(Acks, "plugins.kafka.v1.Acks", [
|
|
92
|
+
{ no: 0, name: "ACKS_UNSPECIFIED" },
|
|
93
|
+
{ no: 1, name: "ACKS_NONE" },
|
|
94
|
+
{ no: 2, name: "ACKS_LEADER" },
|
|
95
|
+
{ no: 3, name: "ACKS_ALL" },
|
|
96
|
+
]);
|
|
97
|
+
/**
|
|
98
|
+
* @generated from message plugins.kafka.v1.Metadata
|
|
99
|
+
*/
|
|
100
|
+
class Metadata extends protobuf_1.Message {
|
|
101
|
+
/**
|
|
102
|
+
* @generated from field: repeated plugins.kafka.v1.Topic topics = 1;
|
|
103
|
+
*/
|
|
104
|
+
topics = [];
|
|
105
|
+
/**
|
|
106
|
+
* @generated from field: repeated plugins.kafka.v1.Broker brokers = 2;
|
|
107
|
+
*/
|
|
108
|
+
brokers = [];
|
|
109
|
+
constructor(data) {
|
|
110
|
+
super();
|
|
111
|
+
protobuf_1.proto3.util.initPartial(data, this);
|
|
112
|
+
}
|
|
113
|
+
static runtime = protobuf_1.proto3;
|
|
114
|
+
static typeName = "plugins.kafka.v1.Metadata";
|
|
115
|
+
static fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
116
|
+
{ no: 1, name: "topics", kind: "message", T: Topic, repeated: true },
|
|
117
|
+
{ no: 2, name: "brokers", kind: "message", T: Broker, repeated: true },
|
|
118
|
+
]);
|
|
119
|
+
static fromBinary(bytes, options) {
|
|
120
|
+
return new Metadata().fromBinary(bytes, options);
|
|
121
|
+
}
|
|
122
|
+
static fromJson(jsonValue, options) {
|
|
123
|
+
return new Metadata().fromJson(jsonValue, options);
|
|
124
|
+
}
|
|
125
|
+
static fromJsonString(jsonString, options) {
|
|
126
|
+
return new Metadata().fromJsonString(jsonString, options);
|
|
127
|
+
}
|
|
128
|
+
static equals(a, b) {
|
|
129
|
+
return protobuf_1.proto3.util.equals(Metadata, a, b);
|
|
130
|
+
}
|
|
131
|
+
}
|
|
132
|
+
exports.Metadata = Metadata;
|
|
133
|
+
/**
|
|
134
|
+
* @generated from message plugins.kafka.v1.Metadata.Minified
|
|
135
|
+
*/
|
|
136
|
+
class Metadata_Minified extends protobuf_1.Message {
|
|
137
|
+
/**
|
|
138
|
+
* @generated from field: repeated string topics = 1;
|
|
139
|
+
*/
|
|
140
|
+
topics = [];
|
|
141
|
+
constructor(data) {
|
|
142
|
+
super();
|
|
143
|
+
protobuf_1.proto3.util.initPartial(data, this);
|
|
144
|
+
}
|
|
145
|
+
static runtime = protobuf_1.proto3;
|
|
146
|
+
static typeName = "plugins.kafka.v1.Metadata.Minified";
|
|
147
|
+
static fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
148
|
+
{ no: 1, name: "topics", kind: "scalar", T: 9 /* ScalarType.STRING */, repeated: true },
|
|
149
|
+
]);
|
|
150
|
+
static fromBinary(bytes, options) {
|
|
151
|
+
return new Metadata_Minified().fromBinary(bytes, options);
|
|
152
|
+
}
|
|
153
|
+
static fromJson(jsonValue, options) {
|
|
154
|
+
return new Metadata_Minified().fromJson(jsonValue, options);
|
|
155
|
+
}
|
|
156
|
+
static fromJsonString(jsonString, options) {
|
|
157
|
+
return new Metadata_Minified().fromJsonString(jsonString, options);
|
|
158
|
+
}
|
|
159
|
+
static equals(a, b) {
|
|
160
|
+
return protobuf_1.proto3.util.equals(Metadata_Minified, a, b);
|
|
161
|
+
}
|
|
162
|
+
}
|
|
163
|
+
exports.Metadata_Minified = Metadata_Minified;
|
|
164
|
+
/**
|
|
165
|
+
* @generated from message plugins.kafka.v1.Broker
|
|
166
|
+
*/
|
|
167
|
+
class Broker extends protobuf_1.Message {
|
|
168
|
+
/**
|
|
169
|
+
* @generated from field: int32 node_id = 1;
|
|
170
|
+
*/
|
|
171
|
+
nodeId = 0;
|
|
172
|
+
/**
|
|
173
|
+
* @generated from field: string address = 2;
|
|
174
|
+
*/
|
|
175
|
+
address = "";
|
|
176
|
+
constructor(data) {
|
|
177
|
+
super();
|
|
178
|
+
protobuf_1.proto3.util.initPartial(data, this);
|
|
179
|
+
}
|
|
180
|
+
static runtime = protobuf_1.proto3;
|
|
181
|
+
static typeName = "plugins.kafka.v1.Broker";
|
|
182
|
+
static fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
183
|
+
{ no: 1, name: "node_id", kind: "scalar", T: 5 /* ScalarType.INT32 */ },
|
|
184
|
+
{ no: 2, name: "address", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
185
|
+
]);
|
|
186
|
+
static fromBinary(bytes, options) {
|
|
187
|
+
return new Broker().fromBinary(bytes, options);
|
|
188
|
+
}
|
|
189
|
+
static fromJson(jsonValue, options) {
|
|
190
|
+
return new Broker().fromJson(jsonValue, options);
|
|
191
|
+
}
|
|
192
|
+
static fromJsonString(jsonString, options) {
|
|
193
|
+
return new Broker().fromJsonString(jsonString, options);
|
|
194
|
+
}
|
|
195
|
+
static equals(a, b) {
|
|
196
|
+
return protobuf_1.proto3.util.equals(Broker, a, b);
|
|
197
|
+
}
|
|
198
|
+
}
|
|
199
|
+
exports.Broker = Broker;
|
|
200
|
+
/**
|
|
201
|
+
* @generated from message plugins.kafka.v1.Topic
|
|
202
|
+
*/
|
|
203
|
+
class Topic extends protobuf_1.Message {
|
|
204
|
+
/**
|
|
205
|
+
* @generated from field: string name = 1;
|
|
206
|
+
*/
|
|
207
|
+
name = "";
|
|
208
|
+
constructor(data) {
|
|
209
|
+
super();
|
|
210
|
+
protobuf_1.proto3.util.initPartial(data, this);
|
|
211
|
+
}
|
|
212
|
+
static runtime = protobuf_1.proto3;
|
|
213
|
+
static typeName = "plugins.kafka.v1.Topic";
|
|
214
|
+
static fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
215
|
+
{ no: 1, name: "name", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
216
|
+
]);
|
|
217
|
+
static fromBinary(bytes, options) {
|
|
218
|
+
return new Topic().fromBinary(bytes, options);
|
|
219
|
+
}
|
|
220
|
+
static fromJson(jsonValue, options) {
|
|
221
|
+
return new Topic().fromJson(jsonValue, options);
|
|
222
|
+
}
|
|
223
|
+
static fromJsonString(jsonString, options) {
|
|
224
|
+
return new Topic().fromJsonString(jsonString, options);
|
|
225
|
+
}
|
|
226
|
+
static equals(a, b) {
|
|
227
|
+
return protobuf_1.proto3.util.equals(Topic, a, b);
|
|
228
|
+
}
|
|
229
|
+
}
|
|
230
|
+
exports.Topic = Topic;
|
|
231
|
+
/**
|
|
232
|
+
* @generated from message plugins.kafka.v1.Messages
|
|
233
|
+
*/
|
|
234
|
+
class Messages extends protobuf_1.Message {
|
|
235
|
+
/**
|
|
236
|
+
* @generated from field: repeated plugins.kafka.v1.Message messages = 1;
|
|
237
|
+
*/
|
|
238
|
+
messages = [];
|
|
239
|
+
constructor(data) {
|
|
240
|
+
super();
|
|
241
|
+
protobuf_1.proto3.util.initPartial(data, this);
|
|
242
|
+
}
|
|
243
|
+
static runtime = protobuf_1.proto3;
|
|
244
|
+
static typeName = "plugins.kafka.v1.Messages";
|
|
245
|
+
static fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
246
|
+
{ no: 1, name: "messages", kind: "message", T: Message, repeated: true },
|
|
247
|
+
]);
|
|
248
|
+
static fromBinary(bytes, options) {
|
|
249
|
+
return new Messages().fromBinary(bytes, options);
|
|
250
|
+
}
|
|
251
|
+
static fromJson(jsonValue, options) {
|
|
252
|
+
return new Messages().fromJson(jsonValue, options);
|
|
253
|
+
}
|
|
254
|
+
static fromJsonString(jsonString, options) {
|
|
255
|
+
return new Messages().fromJsonString(jsonString, options);
|
|
256
|
+
}
|
|
257
|
+
static equals(a, b) {
|
|
258
|
+
return protobuf_1.proto3.util.equals(Messages, a, b);
|
|
259
|
+
}
|
|
260
|
+
}
|
|
261
|
+
exports.Messages = Messages;
|
|
262
|
+
/**
|
|
263
|
+
* @generated from message plugins.kafka.v1.Message
|
|
264
|
+
*/
|
|
265
|
+
class Message extends protobuf_1.Message {
|
|
266
|
+
/**
|
|
267
|
+
* @generated from field: string topic = 1;
|
|
268
|
+
*/
|
|
269
|
+
topic = "";
|
|
270
|
+
/**
|
|
271
|
+
* @generated from field: int32 partition = 2;
|
|
272
|
+
*/
|
|
273
|
+
partition = 0;
|
|
274
|
+
/**
|
|
275
|
+
* @generated from field: int32 offset = 4;
|
|
276
|
+
*/
|
|
277
|
+
offset = 0;
|
|
278
|
+
/**
|
|
279
|
+
* NOTE(frank): Need to use google.protobuf.Timestamp here but our json schema library doesn't support bigint.
|
|
280
|
+
* Because of this, we can't use the google.protobuf.Timestamp type OR int64..... Since int32 isn't big enough
|
|
281
|
+
* we have to use a string... // rant over.
|
|
282
|
+
*
|
|
283
|
+
* @generated from field: optional string timestamp = 3;
|
|
284
|
+
*/
|
|
285
|
+
timestamp;
|
|
286
|
+
/**
|
|
287
|
+
* @generated from field: optional google.protobuf.Value key = 5;
|
|
288
|
+
*/
|
|
289
|
+
key;
|
|
290
|
+
/**
|
|
291
|
+
* @generated from field: optional google.protobuf.Value value = 6;
|
|
292
|
+
*/
|
|
293
|
+
value;
|
|
294
|
+
/**
|
|
295
|
+
* NOTE(frank): We could use int64 but some Kafka clients (notably the one we're using) only supports int32.
|
|
296
|
+
*
|
|
297
|
+
* @generated from field: int32 length = 7;
|
|
298
|
+
*/
|
|
299
|
+
length = 0;
|
|
300
|
+
/**
|
|
301
|
+
* NOTE(frank): Protobuf doesn't have an int8 type.
|
|
302
|
+
*
|
|
303
|
+
* @generated from field: int32 attributes = 8;
|
|
304
|
+
*/
|
|
305
|
+
attributes = 0;
|
|
306
|
+
/**
|
|
307
|
+
* @generated from field: map<string, string> headers = 9;
|
|
308
|
+
*/
|
|
309
|
+
headers = {};
|
|
310
|
+
constructor(data) {
|
|
311
|
+
super();
|
|
312
|
+
protobuf_1.proto3.util.initPartial(data, this);
|
|
313
|
+
}
|
|
314
|
+
static runtime = protobuf_1.proto3;
|
|
315
|
+
static typeName = "plugins.kafka.v1.Message";
|
|
316
|
+
static fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
317
|
+
{ no: 1, name: "topic", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
318
|
+
{ no: 2, name: "partition", kind: "scalar", T: 5 /* ScalarType.INT32 */ },
|
|
319
|
+
{ no: 4, name: "offset", kind: "scalar", T: 5 /* ScalarType.INT32 */ },
|
|
320
|
+
{ no: 3, name: "timestamp", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
|
|
321
|
+
{ no: 5, name: "key", kind: "message", T: protobuf_1.Value, opt: true },
|
|
322
|
+
{ no: 6, name: "value", kind: "message", T: protobuf_1.Value, opt: true },
|
|
323
|
+
{ no: 7, name: "length", kind: "scalar", T: 5 /* ScalarType.INT32 */ },
|
|
324
|
+
{ no: 8, name: "attributes", kind: "scalar", T: 5 /* ScalarType.INT32 */ },
|
|
325
|
+
{ no: 9, name: "headers", kind: "map", K: 9 /* ScalarType.STRING */, V: { kind: "scalar", T: 9 /* ScalarType.STRING */ } },
|
|
326
|
+
]);
|
|
327
|
+
static fromBinary(bytes, options) {
|
|
328
|
+
return new Message().fromBinary(bytes, options);
|
|
329
|
+
}
|
|
330
|
+
static fromJson(jsonValue, options) {
|
|
331
|
+
return new Message().fromJson(jsonValue, options);
|
|
332
|
+
}
|
|
333
|
+
static fromJsonString(jsonString, options) {
|
|
334
|
+
return new Message().fromJsonString(jsonString, options);
|
|
335
|
+
}
|
|
336
|
+
static equals(a, b) {
|
|
337
|
+
return protobuf_1.proto3.util.equals(Message, a, b);
|
|
338
|
+
}
|
|
339
|
+
}
|
|
340
|
+
exports.Message = Message;
|
|
341
|
+
/**
|
|
342
|
+
* @generated from message plugins.kafka.v1.SASL
|
|
343
|
+
*/
|
|
344
|
+
class SASL extends protobuf_1.Message {
|
|
345
|
+
/**
|
|
346
|
+
* @generated from field: plugins.kafka.v1.SASL.Mechanism mechanism = 1;
|
|
347
|
+
*/
|
|
348
|
+
mechanism = SASL_Mechanism.UNSPECIFIED;
|
|
349
|
+
/**
|
|
350
|
+
* non-aws fields
|
|
351
|
+
*
|
|
352
|
+
* @generated from field: optional string username = 2;
|
|
353
|
+
*/
|
|
354
|
+
username;
|
|
355
|
+
/**
|
|
356
|
+
* @generated from field: optional string password = 3;
|
|
357
|
+
*/
|
|
358
|
+
password;
|
|
359
|
+
/**
|
|
360
|
+
* aws fields
|
|
361
|
+
*
|
|
362
|
+
* @generated from field: optional string access_key_id = 4;
|
|
363
|
+
*/
|
|
364
|
+
accessKeyId;
|
|
365
|
+
/**
|
|
366
|
+
* @generated from field: optional string secret_key = 5;
|
|
367
|
+
*/
|
|
368
|
+
secretKey;
|
|
369
|
+
/**
|
|
370
|
+
* @generated from field: optional string session_token = 6;
|
|
371
|
+
*/
|
|
372
|
+
sessionToken;
|
|
373
|
+
/**
|
|
374
|
+
* @generated from field: optional string authorization_identity = 7;
|
|
375
|
+
*/
|
|
376
|
+
authorizationIdentity;
|
|
377
|
+
constructor(data) {
|
|
378
|
+
super();
|
|
379
|
+
protobuf_1.proto3.util.initPartial(data, this);
|
|
380
|
+
}
|
|
381
|
+
static runtime = protobuf_1.proto3;
|
|
382
|
+
static typeName = "plugins.kafka.v1.SASL";
|
|
383
|
+
static fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
384
|
+
{ no: 1, name: "mechanism", kind: "enum", T: protobuf_1.proto3.getEnumType(SASL_Mechanism) },
|
|
385
|
+
{ no: 2, name: "username", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
|
|
386
|
+
{ no: 3, name: "password", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
|
|
387
|
+
{ no: 4, name: "access_key_id", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
|
|
388
|
+
{ no: 5, name: "secret_key", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
|
|
389
|
+
{ no: 6, name: "session_token", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
|
|
390
|
+
{ no: 7, name: "authorization_identity", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
|
|
391
|
+
]);
|
|
392
|
+
static fromBinary(bytes, options) {
|
|
393
|
+
return new SASL().fromBinary(bytes, options);
|
|
394
|
+
}
|
|
395
|
+
static fromJson(jsonValue, options) {
|
|
396
|
+
return new SASL().fromJson(jsonValue, options);
|
|
397
|
+
}
|
|
398
|
+
static fromJsonString(jsonString, options) {
|
|
399
|
+
return new SASL().fromJsonString(jsonString, options);
|
|
400
|
+
}
|
|
401
|
+
static equals(a, b) {
|
|
402
|
+
return protobuf_1.proto3.util.equals(SASL, a, b);
|
|
403
|
+
}
|
|
404
|
+
}
|
|
405
|
+
exports.SASL = SASL;
|
|
406
|
+
/**
|
|
407
|
+
* @generated from enum plugins.kafka.v1.SASL.Mechanism
|
|
408
|
+
*/
|
|
409
|
+
var SASL_Mechanism;
|
|
410
|
+
(function (SASL_Mechanism) {
|
|
411
|
+
/**
|
|
412
|
+
* @generated from enum value: MECHANISM_UNSPECIFIED = 0;
|
|
413
|
+
*/
|
|
414
|
+
SASL_Mechanism[SASL_Mechanism["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
415
|
+
/**
|
|
416
|
+
* @generated from enum value: MECHANISM_PLAIN = 1;
|
|
417
|
+
*/
|
|
418
|
+
SASL_Mechanism[SASL_Mechanism["PLAIN"] = 1] = "PLAIN";
|
|
419
|
+
/**
|
|
420
|
+
* @generated from enum value: MECHANISM_SCRAM_SHA256 = 2;
|
|
421
|
+
*/
|
|
422
|
+
SASL_Mechanism[SASL_Mechanism["SCRAM_SHA256"] = 2] = "SCRAM_SHA256";
|
|
423
|
+
/**
|
|
424
|
+
* @generated from enum value: MECHANISM_SCRAM_SHA512 = 3;
|
|
425
|
+
*/
|
|
426
|
+
SASL_Mechanism[SASL_Mechanism["SCRAM_SHA512"] = 3] = "SCRAM_SHA512";
|
|
427
|
+
/**
|
|
428
|
+
* @generated from enum value: MECHANISM_AWS = 4;
|
|
429
|
+
*/
|
|
430
|
+
SASL_Mechanism[SASL_Mechanism["AWS"] = 4] = "AWS";
|
|
431
|
+
})(SASL_Mechanism || (exports.SASL_Mechanism = SASL_Mechanism = {}));
|
|
432
|
+
// Retrieve enum metadata with: proto3.getEnumType(SASL_Mechanism)
|
|
433
|
+
protobuf_1.proto3.util.setEnumType(SASL_Mechanism, "plugins.kafka.v1.SASL.Mechanism", [
|
|
434
|
+
{ no: 0, name: "MECHANISM_UNSPECIFIED" },
|
|
435
|
+
{ no: 1, name: "MECHANISM_PLAIN" },
|
|
436
|
+
{ no: 2, name: "MECHANISM_SCRAM_SHA256" },
|
|
437
|
+
{ no: 3, name: "MECHANISM_SCRAM_SHA512" },
|
|
438
|
+
{ no: 4, name: "MECHANISM_AWS" },
|
|
439
|
+
]);
|
|
440
|
+
/**
|
|
441
|
+
* @generated from message plugins.kafka.v1.Cluster
|
|
442
|
+
*/
|
|
443
|
+
class Cluster extends protobuf_1.Message {
|
|
444
|
+
/**
|
|
445
|
+
* NOTE(frank): Due to limitations in our plugin template system, we can't use an array.....
|
|
446
|
+
*
|
|
447
|
+
* @generated from field: string brokers = 1;
|
|
448
|
+
*/
|
|
449
|
+
brokers = "";
|
|
450
|
+
/**
|
|
451
|
+
* @generated from field: bool ssl = 2;
|
|
452
|
+
*/
|
|
453
|
+
ssl = false;
|
|
454
|
+
/**
|
|
455
|
+
* @generated from field: plugins.kafka.v1.SASL sasl = 3;
|
|
456
|
+
*/
|
|
457
|
+
sasl;
|
|
458
|
+
constructor(data) {
|
|
459
|
+
super();
|
|
460
|
+
protobuf_1.proto3.util.initPartial(data, this);
|
|
461
|
+
}
|
|
462
|
+
static runtime = protobuf_1.proto3;
|
|
463
|
+
static typeName = "plugins.kafka.v1.Cluster";
|
|
464
|
+
static fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
465
|
+
{ no: 1, name: "brokers", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
466
|
+
{ no: 2, name: "ssl", kind: "scalar", T: 8 /* ScalarType.BOOL */ },
|
|
467
|
+
{ no: 3, name: "sasl", kind: "message", T: SASL },
|
|
468
|
+
]);
|
|
469
|
+
static fromBinary(bytes, options) {
|
|
470
|
+
return new Cluster().fromBinary(bytes, options);
|
|
471
|
+
}
|
|
472
|
+
static fromJson(jsonValue, options) {
|
|
473
|
+
return new Cluster().fromJson(jsonValue, options);
|
|
474
|
+
}
|
|
475
|
+
static fromJsonString(jsonString, options) {
|
|
476
|
+
return new Cluster().fromJsonString(jsonString, options);
|
|
477
|
+
}
|
|
478
|
+
static equals(a, b) {
|
|
479
|
+
return protobuf_1.proto3.util.equals(Cluster, a, b);
|
|
480
|
+
}
|
|
481
|
+
}
|
|
482
|
+
exports.Cluster = Cluster;
|
|
483
|
+
/**
|
|
484
|
+
* NOTE(frank): Since it's Kafka, there's a zillion options. We'll start with the basics for now.
|
|
485
|
+
*
|
|
486
|
+
* @generated from message plugins.kafka.v1.Plugin
|
|
487
|
+
*/
|
|
488
|
+
class Plugin extends protobuf_1.Message {
|
|
489
|
+
/**
|
|
490
|
+
* @generated from field: optional string name = 1;
|
|
491
|
+
*/
|
|
492
|
+
name;
|
|
493
|
+
/**
|
|
494
|
+
* @generated from field: plugins.kafka.v1.Operation operation = 2;
|
|
495
|
+
*/
|
|
496
|
+
operation = Operation.UNSPECIFIED;
|
|
497
|
+
/**
|
|
498
|
+
* @generated from field: plugins.kafka.v1.Plugin.Produce produce = 3;
|
|
499
|
+
*/
|
|
500
|
+
produce;
|
|
501
|
+
/**
|
|
502
|
+
* @generated from field: plugins.kafka.v1.Plugin.Consume consume = 4;
|
|
503
|
+
*/
|
|
504
|
+
consume;
|
|
505
|
+
/**
|
|
506
|
+
* @generated from field: plugins.kafka.v1.Cluster cluster = 5;
|
|
507
|
+
*/
|
|
508
|
+
cluster;
|
|
509
|
+
/**
|
|
510
|
+
* DEPRECATED
|
|
511
|
+
*
|
|
512
|
+
* @generated from field: plugins.kafka.v1.SuperblocksMetadata superblocksMetadata = 6;
|
|
513
|
+
*/
|
|
514
|
+
superblocksMetadata;
|
|
515
|
+
/**
|
|
516
|
+
* @generated from field: optional plugins.common.v1.DynamicWorkflowConfiguration dynamic_workflow_configuration = 7;
|
|
517
|
+
*/
|
|
518
|
+
dynamicWorkflowConfiguration;
|
|
519
|
+
constructor(data) {
|
|
520
|
+
super();
|
|
521
|
+
protobuf_1.proto3.util.initPartial(data, this);
|
|
522
|
+
}
|
|
523
|
+
static runtime = protobuf_1.proto3;
|
|
524
|
+
static typeName = "plugins.kafka.v1.Plugin";
|
|
525
|
+
static fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
526
|
+
{ no: 1, name: "name", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
|
|
527
|
+
{ no: 2, name: "operation", kind: "enum", T: protobuf_1.proto3.getEnumType(Operation) },
|
|
528
|
+
{ no: 3, name: "produce", kind: "message", T: Plugin_Produce },
|
|
529
|
+
{ no: 4, name: "consume", kind: "message", T: Plugin_Consume },
|
|
530
|
+
{ no: 5, name: "cluster", kind: "message", T: Cluster },
|
|
531
|
+
{ no: 6, name: "superblocksMetadata", kind: "message", T: SuperblocksMetadata },
|
|
532
|
+
{ no: 7, name: "dynamic_workflow_configuration", kind: "message", T: plugin_pb_1.DynamicWorkflowConfiguration, opt: true },
|
|
533
|
+
]);
|
|
534
|
+
static fromBinary(bytes, options) {
|
|
535
|
+
return new Plugin().fromBinary(bytes, options);
|
|
536
|
+
}
|
|
537
|
+
static fromJson(jsonValue, options) {
|
|
538
|
+
return new Plugin().fromJson(jsonValue, options);
|
|
539
|
+
}
|
|
540
|
+
static fromJsonString(jsonString, options) {
|
|
541
|
+
return new Plugin().fromJsonString(jsonString, options);
|
|
542
|
+
}
|
|
543
|
+
static equals(a, b) {
|
|
544
|
+
return protobuf_1.proto3.util.equals(Plugin, a, b);
|
|
545
|
+
}
|
|
546
|
+
}
|
|
547
|
+
exports.Plugin = Plugin;
|
|
548
|
+
/**
|
|
549
|
+
* @generated from message plugins.kafka.v1.Plugin.Consume
|
|
550
|
+
*/
|
|
551
|
+
class Plugin_Consume extends protobuf_1.Message {
|
|
552
|
+
/**
|
|
553
|
+
* @generated from field: plugins.kafka.v1.Plugin.Consume.From from = 1;
|
|
554
|
+
*/
|
|
555
|
+
from = Plugin_Consume_From.UNSPECIFIED;
|
|
556
|
+
/**
|
|
557
|
+
* NOTE(frank): SMH. Because our form template system if VERY limited,
|
|
558
|
+
* there no way to send an array to the backend if we take in one topic in the UI.
|
|
559
|
+
*
|
|
560
|
+
* @generated from field: string topic = 2;
|
|
561
|
+
*/
|
|
562
|
+
topic = "";
|
|
563
|
+
/**
|
|
564
|
+
* @generated from field: optional string group_id = 3;
|
|
565
|
+
*/
|
|
566
|
+
groupId;
|
|
567
|
+
/**
|
|
568
|
+
* @generated from field: optional string client_id = 4;
|
|
569
|
+
*/
|
|
570
|
+
clientId;
|
|
571
|
+
/**
|
|
572
|
+
* NOTE(frank): Another instance of template system limitations...
|
|
573
|
+
*
|
|
574
|
+
* @generated from field: plugins.kafka.v1.Plugin.Consume.Seek seek = 5;
|
|
575
|
+
*/
|
|
576
|
+
seek;
|
|
577
|
+
/**
|
|
578
|
+
* @generated from field: bool read_uncommitted = 6;
|
|
579
|
+
*/
|
|
580
|
+
readUncommitted = false;
|
|
581
|
+
constructor(data) {
|
|
582
|
+
super();
|
|
583
|
+
protobuf_1.proto3.util.initPartial(data, this);
|
|
584
|
+
}
|
|
585
|
+
static runtime = protobuf_1.proto3;
|
|
586
|
+
static typeName = "plugins.kafka.v1.Plugin.Consume";
|
|
587
|
+
static fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
588
|
+
{ no: 1, name: "from", kind: "enum", T: protobuf_1.proto3.getEnumType(Plugin_Consume_From) },
|
|
589
|
+
{ no: 2, name: "topic", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
590
|
+
{ no: 3, name: "group_id", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
|
|
591
|
+
{ no: 4, name: "client_id", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
|
|
592
|
+
{ no: 5, name: "seek", kind: "message", T: Plugin_Consume_Seek },
|
|
593
|
+
{ no: 6, name: "read_uncommitted", kind: "scalar", T: 8 /* ScalarType.BOOL */ },
|
|
594
|
+
]);
|
|
595
|
+
static fromBinary(bytes, options) {
|
|
596
|
+
return new Plugin_Consume().fromBinary(bytes, options);
|
|
597
|
+
}
|
|
598
|
+
static fromJson(jsonValue, options) {
|
|
599
|
+
return new Plugin_Consume().fromJson(jsonValue, options);
|
|
600
|
+
}
|
|
601
|
+
static fromJsonString(jsonString, options) {
|
|
602
|
+
return new Plugin_Consume().fromJsonString(jsonString, options);
|
|
603
|
+
}
|
|
604
|
+
static equals(a, b) {
|
|
605
|
+
return protobuf_1.proto3.util.equals(Plugin_Consume, a, b);
|
|
606
|
+
}
|
|
607
|
+
}
|
|
608
|
+
exports.Plugin_Consume = Plugin_Consume;
|
|
609
|
+
/**
|
|
610
|
+
* @generated from enum plugins.kafka.v1.Plugin.Consume.From
|
|
611
|
+
*/
|
|
612
|
+
var Plugin_Consume_From;
|
|
613
|
+
(function (Plugin_Consume_From) {
|
|
614
|
+
/**
|
|
615
|
+
* @generated from enum value: FROM_UNSPECIFIED = 0;
|
|
616
|
+
*/
|
|
617
|
+
Plugin_Consume_From[Plugin_Consume_From["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
618
|
+
/**
|
|
619
|
+
* @generated from enum value: FROM_BEGINNING = 1;
|
|
620
|
+
*/
|
|
621
|
+
Plugin_Consume_From[Plugin_Consume_From["BEGINNING"] = 1] = "BEGINNING";
|
|
622
|
+
/**
|
|
623
|
+
* @generated from enum value: FROM_LATEST = 2;
|
|
624
|
+
*/
|
|
625
|
+
Plugin_Consume_From[Plugin_Consume_From["LATEST"] = 2] = "LATEST";
|
|
626
|
+
/**
|
|
627
|
+
* @generated from enum value: FROM_SEEK = 3;
|
|
628
|
+
*/
|
|
629
|
+
Plugin_Consume_From[Plugin_Consume_From["SEEK"] = 3] = "SEEK";
|
|
630
|
+
})(Plugin_Consume_From || (exports.Plugin_Consume_From = Plugin_Consume_From = {}));
|
|
631
|
+
// Retrieve enum metadata with: proto3.getEnumType(Plugin_Consume_From)
|
|
632
|
+
protobuf_1.proto3.util.setEnumType(Plugin_Consume_From, "plugins.kafka.v1.Plugin.Consume.From", [
|
|
633
|
+
{ no: 0, name: "FROM_UNSPECIFIED" },
|
|
634
|
+
{ no: 1, name: "FROM_BEGINNING" },
|
|
635
|
+
{ no: 2, name: "FROM_LATEST" },
|
|
636
|
+
{ no: 3, name: "FROM_SEEK" },
|
|
637
|
+
]);
|
|
638
|
+
/**
|
|
639
|
+
* @generated from message plugins.kafka.v1.Plugin.Consume.Seek
|
|
640
|
+
*/
|
|
641
|
+
class Plugin_Consume_Seek extends protobuf_1.Message {
|
|
642
|
+
/**
|
|
643
|
+
* @generated from field: string topic = 1;
|
|
644
|
+
*/
|
|
645
|
+
topic = "";
|
|
646
|
+
/**
|
|
647
|
+
* @generated from field: int32 offset = 2;
|
|
648
|
+
*/
|
|
649
|
+
offset = 0;
|
|
650
|
+
/**
|
|
651
|
+
* @generated from field: int32 partition = 3;
|
|
652
|
+
*/
|
|
653
|
+
partition = 0;
|
|
654
|
+
constructor(data) {
|
|
655
|
+
super();
|
|
656
|
+
protobuf_1.proto3.util.initPartial(data, this);
|
|
657
|
+
}
|
|
658
|
+
static runtime = protobuf_1.proto3;
|
|
659
|
+
static typeName = "plugins.kafka.v1.Plugin.Consume.Seek";
|
|
660
|
+
static fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
661
|
+
{ no: 1, name: "topic", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
662
|
+
{ no: 2, name: "offset", kind: "scalar", T: 5 /* ScalarType.INT32 */ },
|
|
663
|
+
{ no: 3, name: "partition", kind: "scalar", T: 5 /* ScalarType.INT32 */ },
|
|
664
|
+
]);
|
|
665
|
+
static fromBinary(bytes, options) {
|
|
666
|
+
return new Plugin_Consume_Seek().fromBinary(bytes, options);
|
|
667
|
+
}
|
|
668
|
+
static fromJson(jsonValue, options) {
|
|
669
|
+
return new Plugin_Consume_Seek().fromJson(jsonValue, options);
|
|
670
|
+
}
|
|
671
|
+
static fromJsonString(jsonString, options) {
|
|
672
|
+
return new Plugin_Consume_Seek().fromJsonString(jsonString, options);
|
|
673
|
+
}
|
|
674
|
+
static equals(a, b) {
|
|
675
|
+
return protobuf_1.proto3.util.equals(Plugin_Consume_Seek, a, b);
|
|
676
|
+
}
|
|
677
|
+
}
|
|
678
|
+
exports.Plugin_Consume_Seek = Plugin_Consume_Seek;
|
|
679
|
+
/**
|
|
680
|
+
* @generated from message plugins.kafka.v1.Plugin.Produce
|
|
681
|
+
*/
|
|
682
|
+
class Plugin_Produce extends protobuf_1.Message {
|
|
683
|
+
/**
|
|
684
|
+
* @generated from field: plugins.kafka.v1.Acks acks = 1;
|
|
685
|
+
*/
|
|
686
|
+
acks = Acks.UNSPECIFIED;
|
|
687
|
+
/**
|
|
688
|
+
* @generated from field: optional string client_id = 2;
|
|
689
|
+
*/
|
|
690
|
+
clientId;
|
|
691
|
+
/**
|
|
692
|
+
* @generated from field: optional int32 timeout = 3;
|
|
693
|
+
*/
|
|
694
|
+
timeout;
|
|
695
|
+
/**
|
|
696
|
+
* @generated from field: optional plugins.kafka.v1.Compression compression = 4;
|
|
697
|
+
*/
|
|
698
|
+
compression;
|
|
699
|
+
/**
|
|
700
|
+
* @generated from field: optional string transaction_id = 5;
|
|
701
|
+
*/
|
|
702
|
+
transactionId;
|
|
703
|
+
/**
|
|
704
|
+
* @generated from field: bool auto_create_topic = 6;
|
|
705
|
+
*/
|
|
706
|
+
autoCreateTopic = false;
|
|
707
|
+
/**
|
|
708
|
+
* @generated from field: bool idempotent = 7;
|
|
709
|
+
*/
|
|
710
|
+
idempotent = false;
|
|
711
|
+
/**
|
|
712
|
+
* @generated from field: bool transaction = 8;
|
|
713
|
+
*/
|
|
714
|
+
transaction = false;
|
|
715
|
+
/**
|
|
716
|
+
* @generated from field: string messages = 9;
|
|
717
|
+
*/
|
|
718
|
+
messages = "";
|
|
719
|
+
constructor(data) {
|
|
720
|
+
super();
|
|
721
|
+
protobuf_1.proto3.util.initPartial(data, this);
|
|
722
|
+
}
|
|
723
|
+
static runtime = protobuf_1.proto3;
|
|
724
|
+
static typeName = "plugins.kafka.v1.Plugin.Produce";
|
|
725
|
+
static fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
726
|
+
{ no: 1, name: "acks", kind: "enum", T: protobuf_1.proto3.getEnumType(Acks) },
|
|
727
|
+
{ no: 2, name: "client_id", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
|
|
728
|
+
{ no: 3, name: "timeout", kind: "scalar", T: 5 /* ScalarType.INT32 */, opt: true },
|
|
729
|
+
{ no: 4, name: "compression", kind: "enum", T: protobuf_1.proto3.getEnumType(Compression), opt: true },
|
|
730
|
+
{ no: 5, name: "transaction_id", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
|
|
731
|
+
{ no: 6, name: "auto_create_topic", kind: "scalar", T: 8 /* ScalarType.BOOL */ },
|
|
732
|
+
{ no: 7, name: "idempotent", kind: "scalar", T: 8 /* ScalarType.BOOL */ },
|
|
733
|
+
{ no: 8, name: "transaction", kind: "scalar", T: 8 /* ScalarType.BOOL */ },
|
|
734
|
+
{ no: 9, name: "messages", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
735
|
+
]);
|
|
736
|
+
static fromBinary(bytes, options) {
|
|
737
|
+
return new Plugin_Produce().fromBinary(bytes, options);
|
|
738
|
+
}
|
|
739
|
+
static fromJson(jsonValue, options) {
|
|
740
|
+
return new Plugin_Produce().fromJson(jsonValue, options);
|
|
741
|
+
}
|
|
742
|
+
static fromJsonString(jsonString, options) {
|
|
743
|
+
return new Plugin_Produce().fromJsonString(jsonString, options);
|
|
744
|
+
}
|
|
745
|
+
static equals(a, b) {
|
|
746
|
+
return protobuf_1.proto3.util.equals(Plugin_Produce, a, b);
|
|
747
|
+
}
|
|
748
|
+
}
|
|
749
|
+
exports.Plugin_Produce = Plugin_Produce;
|
|
750
|
+
/**
|
|
751
|
+
* DEPRECATED
|
|
752
|
+
*
|
|
753
|
+
* @generated from message plugins.kafka.v1.SuperblocksMetadata
|
|
754
|
+
*/
|
|
755
|
+
class SuperblocksMetadata extends protobuf_1.Message {
|
|
756
|
+
/**
|
|
757
|
+
* @generated from field: optional string plugin_version = 1;
|
|
758
|
+
*/
|
|
759
|
+
pluginVersion;
|
|
760
|
+
/**
|
|
761
|
+
* @generated from field: optional string synced_from_profile_id = 2;
|
|
762
|
+
*/
|
|
763
|
+
syncedFromProfileId;
|
|
764
|
+
constructor(data) {
|
|
765
|
+
super();
|
|
766
|
+
protobuf_1.proto3.util.initPartial(data, this);
|
|
767
|
+
}
|
|
768
|
+
static runtime = protobuf_1.proto3;
|
|
769
|
+
static typeName = "plugins.kafka.v1.SuperblocksMetadata";
|
|
770
|
+
static fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
771
|
+
{ no: 1, name: "plugin_version", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
|
|
772
|
+
{ no: 2, name: "synced_from_profile_id", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
|
|
773
|
+
]);
|
|
774
|
+
static fromBinary(bytes, options) {
|
|
775
|
+
return new SuperblocksMetadata().fromBinary(bytes, options);
|
|
776
|
+
}
|
|
777
|
+
static fromJson(jsonValue, options) {
|
|
778
|
+
return new SuperblocksMetadata().fromJson(jsonValue, options);
|
|
779
|
+
}
|
|
780
|
+
static fromJsonString(jsonString, options) {
|
|
781
|
+
return new SuperblocksMetadata().fromJsonString(jsonString, options);
|
|
782
|
+
}
|
|
783
|
+
static equals(a, b) {
|
|
784
|
+
return protobuf_1.proto3.util.equals(SuperblocksMetadata, a, b);
|
|
785
|
+
}
|
|
786
|
+
}
|
|
787
|
+
exports.SuperblocksMetadata = SuperblocksMetadata;
|
|
788
|
+
//# sourceMappingURL=plugin_pb.js.map
|