@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,406 @@
|
|
|
1
|
+
// @generated by protoc-gen-es v1.2.0 with parameter "target=ts"
|
|
2
|
+
// @generated from file plugins/kinesis/v1/plugin.proto (package plugins.kinesis.v1, syntax proto3)
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
// @ts-nocheck
|
|
5
|
+
|
|
6
|
+
import type { BinaryReadOptions, FieldList, JsonReadOptions, JsonValue, PartialMessage, PlainMessage } from "@bufbuild/protobuf";
|
|
7
|
+
import { Message, proto3 } from "@bufbuild/protobuf";
|
|
8
|
+
import { AWSConfig, DynamicWorkflowConfiguration } from "../../common/v1/plugin_pb";
|
|
9
|
+
|
|
10
|
+
/**
|
|
11
|
+
* @generated from message plugins.kinesis.v1.Plugin
|
|
12
|
+
*/
|
|
13
|
+
export class Plugin extends Message<Plugin> {
|
|
14
|
+
/**
|
|
15
|
+
* @generated from field: optional string name = 1;
|
|
16
|
+
*/
|
|
17
|
+
name?: string;
|
|
18
|
+
|
|
19
|
+
/**
|
|
20
|
+
* @generated from field: plugins.kinesis.v1.Plugin.KinesisConnection connection = 2;
|
|
21
|
+
*/
|
|
22
|
+
connection?: Plugin_KinesisConnection;
|
|
23
|
+
|
|
24
|
+
/**
|
|
25
|
+
* @generated from field: plugins.kinesis.v1.Plugin.OperationType operation_type = 3;
|
|
26
|
+
*/
|
|
27
|
+
operationType = Plugin_OperationType.UNSPECIFIED;
|
|
28
|
+
|
|
29
|
+
/**
|
|
30
|
+
* @generated from field: optional plugins.kinesis.v1.Plugin.KinesisPut put = 4;
|
|
31
|
+
*/
|
|
32
|
+
put?: Plugin_KinesisPut;
|
|
33
|
+
|
|
34
|
+
/**
|
|
35
|
+
* @generated from field: optional plugins.kinesis.v1.Plugin.KinesisGet get = 5;
|
|
36
|
+
*/
|
|
37
|
+
get?: Plugin_KinesisGet;
|
|
38
|
+
|
|
39
|
+
/**
|
|
40
|
+
* @generated from field: optional plugins.common.v1.DynamicWorkflowConfiguration dynamic_workflow_configuration = 6;
|
|
41
|
+
*/
|
|
42
|
+
dynamicWorkflowConfiguration?: DynamicWorkflowConfiguration;
|
|
43
|
+
|
|
44
|
+
constructor(data?: PartialMessage<Plugin>) {
|
|
45
|
+
super();
|
|
46
|
+
proto3.util.initPartial(data, this);
|
|
47
|
+
}
|
|
48
|
+
|
|
49
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
50
|
+
static readonly typeName = "plugins.kinesis.v1.Plugin";
|
|
51
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
52
|
+
{ no: 1, name: "name", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
|
|
53
|
+
{ no: 2, name: "connection", kind: "message", T: Plugin_KinesisConnection },
|
|
54
|
+
{ no: 3, name: "operation_type", kind: "enum", T: proto3.getEnumType(Plugin_OperationType) },
|
|
55
|
+
{ no: 4, name: "put", kind: "message", T: Plugin_KinesisPut, opt: true },
|
|
56
|
+
{ no: 5, name: "get", kind: "message", T: Plugin_KinesisGet, opt: true },
|
|
57
|
+
{ no: 6, name: "dynamic_workflow_configuration", kind: "message", T: DynamicWorkflowConfiguration, opt: true },
|
|
58
|
+
]);
|
|
59
|
+
|
|
60
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Plugin {
|
|
61
|
+
return new Plugin().fromBinary(bytes, options);
|
|
62
|
+
}
|
|
63
|
+
|
|
64
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Plugin {
|
|
65
|
+
return new Plugin().fromJson(jsonValue, options);
|
|
66
|
+
}
|
|
67
|
+
|
|
68
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Plugin {
|
|
69
|
+
return new Plugin().fromJsonString(jsonString, options);
|
|
70
|
+
}
|
|
71
|
+
|
|
72
|
+
static equals(a: Plugin | PlainMessage<Plugin> | undefined, b: Plugin | PlainMessage<Plugin> | undefined): boolean {
|
|
73
|
+
return proto3.util.equals(Plugin, a, b);
|
|
74
|
+
}
|
|
75
|
+
}
|
|
76
|
+
|
|
77
|
+
/**
|
|
78
|
+
* https://docs.aws.amazon.com/kinesis/latest/APIReference/API_GetShardIterator.html#API_GetShardIterator_RequestSyntax
|
|
79
|
+
*
|
|
80
|
+
* @generated from enum plugins.kinesis.v1.Plugin.ShardIteratorType
|
|
81
|
+
*/
|
|
82
|
+
export enum Plugin_ShardIteratorType {
|
|
83
|
+
/**
|
|
84
|
+
* @generated from enum value: SHARD_ITERATOR_TYPE_UNSPECIFIED = 0;
|
|
85
|
+
*/
|
|
86
|
+
UNSPECIFIED = 0,
|
|
87
|
+
|
|
88
|
+
/**
|
|
89
|
+
* @generated from enum value: SHARD_ITERATOR_TYPE_AT_SEQUENCE_NUMBER = 1;
|
|
90
|
+
*/
|
|
91
|
+
AT_SEQUENCE_NUMBER = 1,
|
|
92
|
+
|
|
93
|
+
/**
|
|
94
|
+
* @generated from enum value: SHARD_ITERATOR_TYPE_AFTER_SEQUENCE_NUMBER = 2;
|
|
95
|
+
*/
|
|
96
|
+
AFTER_SEQUENCE_NUMBER = 2,
|
|
97
|
+
|
|
98
|
+
/**
|
|
99
|
+
* @generated from enum value: SHARD_ITERATOR_TYPE_AT_TIMESTAMP = 3;
|
|
100
|
+
*/
|
|
101
|
+
AT_TIMESTAMP = 3,
|
|
102
|
+
|
|
103
|
+
/**
|
|
104
|
+
* @generated from enum value: SHARD_ITERATOR_TYPE_TRIM_HORIZON = 4;
|
|
105
|
+
*/
|
|
106
|
+
TRIM_HORIZON = 4,
|
|
107
|
+
|
|
108
|
+
/**
|
|
109
|
+
* @generated from enum value: SHARD_ITERATOR_TYPE_LATEST = 5;
|
|
110
|
+
*/
|
|
111
|
+
LATEST = 5,
|
|
112
|
+
}
|
|
113
|
+
// Retrieve enum metadata with: proto3.getEnumType(Plugin_ShardIteratorType)
|
|
114
|
+
proto3.util.setEnumType(Plugin_ShardIteratorType, "plugins.kinesis.v1.Plugin.ShardIteratorType", [
|
|
115
|
+
{ no: 0, name: "SHARD_ITERATOR_TYPE_UNSPECIFIED" },
|
|
116
|
+
{ no: 1, name: "SHARD_ITERATOR_TYPE_AT_SEQUENCE_NUMBER" },
|
|
117
|
+
{ no: 2, name: "SHARD_ITERATOR_TYPE_AFTER_SEQUENCE_NUMBER" },
|
|
118
|
+
{ no: 3, name: "SHARD_ITERATOR_TYPE_AT_TIMESTAMP" },
|
|
119
|
+
{ no: 4, name: "SHARD_ITERATOR_TYPE_TRIM_HORIZON" },
|
|
120
|
+
{ no: 5, name: "SHARD_ITERATOR_TYPE_LATEST" },
|
|
121
|
+
]);
|
|
122
|
+
|
|
123
|
+
/**
|
|
124
|
+
* @generated from enum plugins.kinesis.v1.Plugin.OperationType
|
|
125
|
+
*/
|
|
126
|
+
export enum Plugin_OperationType {
|
|
127
|
+
/**
|
|
128
|
+
* @generated from enum value: OPERATION_TYPE_UNSPECIFIED = 0;
|
|
129
|
+
*/
|
|
130
|
+
UNSPECIFIED = 0,
|
|
131
|
+
|
|
132
|
+
/**
|
|
133
|
+
* @generated from enum value: OPERATION_TYPE_GET = 1;
|
|
134
|
+
*/
|
|
135
|
+
GET = 1,
|
|
136
|
+
|
|
137
|
+
/**
|
|
138
|
+
* @generated from enum value: OPERATION_TYPE_PUT = 2;
|
|
139
|
+
*/
|
|
140
|
+
PUT = 2,
|
|
141
|
+
}
|
|
142
|
+
// Retrieve enum metadata with: proto3.getEnumType(Plugin_OperationType)
|
|
143
|
+
proto3.util.setEnumType(Plugin_OperationType, "plugins.kinesis.v1.Plugin.OperationType", [
|
|
144
|
+
{ no: 0, name: "OPERATION_TYPE_UNSPECIFIED" },
|
|
145
|
+
{ no: 1, name: "OPERATION_TYPE_GET" },
|
|
146
|
+
{ no: 2, name: "OPERATION_TYPE_PUT" },
|
|
147
|
+
]);
|
|
148
|
+
|
|
149
|
+
/**
|
|
150
|
+
* @generated from enum plugins.kinesis.v1.Plugin.StreamIdentifier
|
|
151
|
+
*/
|
|
152
|
+
export enum Plugin_StreamIdentifier {
|
|
153
|
+
/**
|
|
154
|
+
* @generated from enum value: STREAM_IDENTIFIER_UNSPECIFIED = 0;
|
|
155
|
+
*/
|
|
156
|
+
UNSPECIFIED = 0,
|
|
157
|
+
|
|
158
|
+
/**
|
|
159
|
+
* @generated from enum value: STREAM_IDENTIFIER_STREAM_NAME = 1;
|
|
160
|
+
*/
|
|
161
|
+
STREAM_NAME = 1,
|
|
162
|
+
|
|
163
|
+
/**
|
|
164
|
+
* @generated from enum value: STREAM_IDENTIFIER_STREAM_ARN = 2;
|
|
165
|
+
*/
|
|
166
|
+
STREAM_ARN = 2,
|
|
167
|
+
}
|
|
168
|
+
// Retrieve enum metadata with: proto3.getEnumType(Plugin_StreamIdentifier)
|
|
169
|
+
proto3.util.setEnumType(Plugin_StreamIdentifier, "plugins.kinesis.v1.Plugin.StreamIdentifier", [
|
|
170
|
+
{ no: 0, name: "STREAM_IDENTIFIER_UNSPECIFIED" },
|
|
171
|
+
{ no: 1, name: "STREAM_IDENTIFIER_STREAM_NAME" },
|
|
172
|
+
{ no: 2, name: "STREAM_IDENTIFIER_STREAM_ARN" },
|
|
173
|
+
]);
|
|
174
|
+
|
|
175
|
+
/**
|
|
176
|
+
* @generated from message plugins.kinesis.v1.Plugin.KinesisConnection
|
|
177
|
+
*/
|
|
178
|
+
export class Plugin_KinesisConnection extends Message<Plugin_KinesisConnection> {
|
|
179
|
+
/**
|
|
180
|
+
* @generated from field: plugins.common.v1.AWSConfig aws_config = 1;
|
|
181
|
+
*/
|
|
182
|
+
awsConfig?: AWSConfig;
|
|
183
|
+
|
|
184
|
+
constructor(data?: PartialMessage<Plugin_KinesisConnection>) {
|
|
185
|
+
super();
|
|
186
|
+
proto3.util.initPartial(data, this);
|
|
187
|
+
}
|
|
188
|
+
|
|
189
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
190
|
+
static readonly typeName = "plugins.kinesis.v1.Plugin.KinesisConnection";
|
|
191
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
192
|
+
{ no: 1, name: "aws_config", kind: "message", T: AWSConfig },
|
|
193
|
+
]);
|
|
194
|
+
|
|
195
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Plugin_KinesisConnection {
|
|
196
|
+
return new Plugin_KinesisConnection().fromBinary(bytes, options);
|
|
197
|
+
}
|
|
198
|
+
|
|
199
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Plugin_KinesisConnection {
|
|
200
|
+
return new Plugin_KinesisConnection().fromJson(jsonValue, options);
|
|
201
|
+
}
|
|
202
|
+
|
|
203
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Plugin_KinesisConnection {
|
|
204
|
+
return new Plugin_KinesisConnection().fromJsonString(jsonString, options);
|
|
205
|
+
}
|
|
206
|
+
|
|
207
|
+
static equals(a: Plugin_KinesisConnection | PlainMessage<Plugin_KinesisConnection> | undefined, b: Plugin_KinesisConnection | PlainMessage<Plugin_KinesisConnection> | undefined): boolean {
|
|
208
|
+
return proto3.util.equals(Plugin_KinesisConnection, a, b);
|
|
209
|
+
}
|
|
210
|
+
}
|
|
211
|
+
|
|
212
|
+
/**
|
|
213
|
+
* https://docs.aws.amazon.com/kinesis/latest/APIReference/API_PutRecord.html
|
|
214
|
+
* https://docs.aws.amazon.com/kinesis/latest/APIReference/API_PutRecords.html
|
|
215
|
+
*
|
|
216
|
+
* @generated from message plugins.kinesis.v1.Plugin.KinesisPut
|
|
217
|
+
*/
|
|
218
|
+
export class Plugin_KinesisPut extends Message<Plugin_KinesisPut> {
|
|
219
|
+
/**
|
|
220
|
+
* @generated from field: string data = 1;
|
|
221
|
+
*/
|
|
222
|
+
data = "";
|
|
223
|
+
|
|
224
|
+
/**
|
|
225
|
+
* @generated from field: string partition_key = 2;
|
|
226
|
+
*/
|
|
227
|
+
partitionKey = "";
|
|
228
|
+
|
|
229
|
+
/**
|
|
230
|
+
* @generated from field: plugins.kinesis.v1.Plugin.StreamIdentifier stream_identifier_type = 3;
|
|
231
|
+
*/
|
|
232
|
+
streamIdentifierType = Plugin_StreamIdentifier.UNSPECIFIED;
|
|
233
|
+
|
|
234
|
+
/**
|
|
235
|
+
* @generated from field: optional string stream_name = 4;
|
|
236
|
+
*/
|
|
237
|
+
streamName?: string;
|
|
238
|
+
|
|
239
|
+
/**
|
|
240
|
+
* @generated from field: optional string stream_arn = 5;
|
|
241
|
+
*/
|
|
242
|
+
streamArn?: string;
|
|
243
|
+
|
|
244
|
+
constructor(data?: PartialMessage<Plugin_KinesisPut>) {
|
|
245
|
+
super();
|
|
246
|
+
proto3.util.initPartial(data, this);
|
|
247
|
+
}
|
|
248
|
+
|
|
249
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
250
|
+
static readonly typeName = "plugins.kinesis.v1.Plugin.KinesisPut";
|
|
251
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
252
|
+
{ no: 1, name: "data", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
253
|
+
{ no: 2, name: "partition_key", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
254
|
+
{ no: 3, name: "stream_identifier_type", kind: "enum", T: proto3.getEnumType(Plugin_StreamIdentifier) },
|
|
255
|
+
{ no: 4, name: "stream_name", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
|
|
256
|
+
{ no: 5, name: "stream_arn", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
|
|
257
|
+
]);
|
|
258
|
+
|
|
259
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Plugin_KinesisPut {
|
|
260
|
+
return new Plugin_KinesisPut().fromBinary(bytes, options);
|
|
261
|
+
}
|
|
262
|
+
|
|
263
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Plugin_KinesisPut {
|
|
264
|
+
return new Plugin_KinesisPut().fromJson(jsonValue, options);
|
|
265
|
+
}
|
|
266
|
+
|
|
267
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Plugin_KinesisPut {
|
|
268
|
+
return new Plugin_KinesisPut().fromJsonString(jsonString, options);
|
|
269
|
+
}
|
|
270
|
+
|
|
271
|
+
static equals(a: Plugin_KinesisPut | PlainMessage<Plugin_KinesisPut> | undefined, b: Plugin_KinesisPut | PlainMessage<Plugin_KinesisPut> | undefined): boolean {
|
|
272
|
+
return proto3.util.equals(Plugin_KinesisPut, a, b);
|
|
273
|
+
}
|
|
274
|
+
}
|
|
275
|
+
|
|
276
|
+
/**
|
|
277
|
+
* https://docs.aws.amazon.com/kinesis/latest/APIReference/API_GetRecords.html
|
|
278
|
+
* we will need to get a shard iterator first
|
|
279
|
+
* https://docs.aws.amazon.com/kinesis/latest/APIReference/API_GetShardIterator.html
|
|
280
|
+
*
|
|
281
|
+
* @generated from message plugins.kinesis.v1.Plugin.KinesisGet
|
|
282
|
+
*/
|
|
283
|
+
export class Plugin_KinesisGet extends Message<Plugin_KinesisGet> {
|
|
284
|
+
/**
|
|
285
|
+
* @generated from field: string shard_id = 2;
|
|
286
|
+
*/
|
|
287
|
+
shardId = "";
|
|
288
|
+
|
|
289
|
+
/**
|
|
290
|
+
* @generated from field: plugins.kinesis.v1.Plugin.ShardIteratorType shard_iterator_type = 3;
|
|
291
|
+
*/
|
|
292
|
+
shardIteratorType = Plugin_ShardIteratorType.UNSPECIFIED;
|
|
293
|
+
|
|
294
|
+
/**
|
|
295
|
+
* @generated from field: int32 limit = 4;
|
|
296
|
+
*/
|
|
297
|
+
limit = 0;
|
|
298
|
+
|
|
299
|
+
/**
|
|
300
|
+
* not required by kinesis, but something we want to allow users to configure
|
|
301
|
+
* this is the amount of time in milliseconds between asking kinesis to get records when polling in a loop
|
|
302
|
+
*
|
|
303
|
+
* @generated from field: int32 polling_cooldown_ms = 5;
|
|
304
|
+
*/
|
|
305
|
+
pollingCooldownMs = 0;
|
|
306
|
+
|
|
307
|
+
/**
|
|
308
|
+
* these 2 are required depending on the shard iterator type selected
|
|
309
|
+
*
|
|
310
|
+
* @generated from field: optional string starting_sequence_number = 6;
|
|
311
|
+
*/
|
|
312
|
+
startingSequenceNumber?: string;
|
|
313
|
+
|
|
314
|
+
/**
|
|
315
|
+
* @generated from field: optional string timestamp = 7;
|
|
316
|
+
*/
|
|
317
|
+
timestamp?: string;
|
|
318
|
+
|
|
319
|
+
/**
|
|
320
|
+
* @generated from field: plugins.kinesis.v1.Plugin.StreamIdentifier stream_identifier_type = 8;
|
|
321
|
+
*/
|
|
322
|
+
streamIdentifierType = Plugin_StreamIdentifier.UNSPECIFIED;
|
|
323
|
+
|
|
324
|
+
/**
|
|
325
|
+
* @generated from field: optional string stream_name = 9;
|
|
326
|
+
*/
|
|
327
|
+
streamName?: string;
|
|
328
|
+
|
|
329
|
+
/**
|
|
330
|
+
* @generated from field: optional string stream_arn = 10;
|
|
331
|
+
*/
|
|
332
|
+
streamArn?: string;
|
|
333
|
+
|
|
334
|
+
constructor(data?: PartialMessage<Plugin_KinesisGet>) {
|
|
335
|
+
super();
|
|
336
|
+
proto3.util.initPartial(data, this);
|
|
337
|
+
}
|
|
338
|
+
|
|
339
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
340
|
+
static readonly typeName = "plugins.kinesis.v1.Plugin.KinesisGet";
|
|
341
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
342
|
+
{ no: 2, name: "shard_id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
343
|
+
{ no: 3, name: "shard_iterator_type", kind: "enum", T: proto3.getEnumType(Plugin_ShardIteratorType) },
|
|
344
|
+
{ no: 4, name: "limit", kind: "scalar", T: 5 /* ScalarType.INT32 */ },
|
|
345
|
+
{ no: 5, name: "polling_cooldown_ms", kind: "scalar", T: 5 /* ScalarType.INT32 */ },
|
|
346
|
+
{ no: 6, name: "starting_sequence_number", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
|
|
347
|
+
{ no: 7, name: "timestamp", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
|
|
348
|
+
{ no: 8, name: "stream_identifier_type", kind: "enum", T: proto3.getEnumType(Plugin_StreamIdentifier) },
|
|
349
|
+
{ no: 9, name: "stream_name", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
|
|
350
|
+
{ no: 10, name: "stream_arn", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
|
|
351
|
+
]);
|
|
352
|
+
|
|
353
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Plugin_KinesisGet {
|
|
354
|
+
return new Plugin_KinesisGet().fromBinary(bytes, options);
|
|
355
|
+
}
|
|
356
|
+
|
|
357
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Plugin_KinesisGet {
|
|
358
|
+
return new Plugin_KinesisGet().fromJson(jsonValue, options);
|
|
359
|
+
}
|
|
360
|
+
|
|
361
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Plugin_KinesisGet {
|
|
362
|
+
return new Plugin_KinesisGet().fromJsonString(jsonString, options);
|
|
363
|
+
}
|
|
364
|
+
|
|
365
|
+
static equals(a: Plugin_KinesisGet | PlainMessage<Plugin_KinesisGet> | undefined, b: Plugin_KinesisGet | PlainMessage<Plugin_KinesisGet> | undefined): boolean {
|
|
366
|
+
return proto3.util.equals(Plugin_KinesisGet, a, b);
|
|
367
|
+
}
|
|
368
|
+
}
|
|
369
|
+
|
|
370
|
+
/**
|
|
371
|
+
* @generated from message plugins.kinesis.v1.Metadata
|
|
372
|
+
*/
|
|
373
|
+
export class Metadata extends Message<Metadata> {
|
|
374
|
+
/**
|
|
375
|
+
* @generated from field: repeated string streams = 1;
|
|
376
|
+
*/
|
|
377
|
+
streams: string[] = [];
|
|
378
|
+
|
|
379
|
+
constructor(data?: PartialMessage<Metadata>) {
|
|
380
|
+
super();
|
|
381
|
+
proto3.util.initPartial(data, this);
|
|
382
|
+
}
|
|
383
|
+
|
|
384
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
385
|
+
static readonly typeName = "plugins.kinesis.v1.Metadata";
|
|
386
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
387
|
+
{ no: 1, name: "streams", kind: "scalar", T: 9 /* ScalarType.STRING */, repeated: true },
|
|
388
|
+
]);
|
|
389
|
+
|
|
390
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Metadata {
|
|
391
|
+
return new Metadata().fromBinary(bytes, options);
|
|
392
|
+
}
|
|
393
|
+
|
|
394
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Metadata {
|
|
395
|
+
return new Metadata().fromJson(jsonValue, options);
|
|
396
|
+
}
|
|
397
|
+
|
|
398
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Metadata {
|
|
399
|
+
return new Metadata().fromJsonString(jsonString, options);
|
|
400
|
+
}
|
|
401
|
+
|
|
402
|
+
static equals(a: Metadata | PlainMessage<Metadata> | undefined, b: Metadata | PlainMessage<Metadata> | undefined): boolean {
|
|
403
|
+
return proto3.util.equals(Metadata, a, b);
|
|
404
|
+
}
|
|
405
|
+
}
|
|
406
|
+
|
|
@@ -0,0 +1,203 @@
|
|
|
1
|
+
// @generated by protoc-gen-es v1.2.0 with parameter "target=ts"
|
|
2
|
+
// @generated from file plugins/mariadb/v1/plugin.proto (package plugins.mariadb.v1, syntax proto3)
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
// @ts-nocheck
|
|
5
|
+
|
|
6
|
+
import type { BinaryReadOptions, FieldList, JsonReadOptions, JsonValue, PartialMessage, PlainMessage } from "@bufbuild/protobuf";
|
|
7
|
+
import { Message, proto3 } from "@bufbuild/protobuf";
|
|
8
|
+
|
|
9
|
+
/**
|
|
10
|
+
* @generated from message plugins.mariadb.v1.MappedColumns
|
|
11
|
+
*/
|
|
12
|
+
export class MappedColumns extends Message<MappedColumns> {
|
|
13
|
+
/**
|
|
14
|
+
* @generated from field: string json = 1;
|
|
15
|
+
*/
|
|
16
|
+
json = "";
|
|
17
|
+
|
|
18
|
+
/**
|
|
19
|
+
* @generated from field: string sql = 2;
|
|
20
|
+
*/
|
|
21
|
+
sql = "";
|
|
22
|
+
|
|
23
|
+
constructor(data?: PartialMessage<MappedColumns>) {
|
|
24
|
+
super();
|
|
25
|
+
proto3.util.initPartial(data, this);
|
|
26
|
+
}
|
|
27
|
+
|
|
28
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
29
|
+
static readonly typeName = "plugins.mariadb.v1.MappedColumns";
|
|
30
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
31
|
+
{ no: 1, name: "json", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
32
|
+
{ no: 2, name: "sql", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
33
|
+
]);
|
|
34
|
+
|
|
35
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): MappedColumns {
|
|
36
|
+
return new MappedColumns().fromBinary(bytes, options);
|
|
37
|
+
}
|
|
38
|
+
|
|
39
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): MappedColumns {
|
|
40
|
+
return new MappedColumns().fromJson(jsonValue, options);
|
|
41
|
+
}
|
|
42
|
+
|
|
43
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): MappedColumns {
|
|
44
|
+
return new MappedColumns().fromJsonString(jsonString, options);
|
|
45
|
+
}
|
|
46
|
+
|
|
47
|
+
static equals(a: MappedColumns | PlainMessage<MappedColumns> | undefined, b: MappedColumns | PlainMessage<MappedColumns> | undefined): boolean {
|
|
48
|
+
return proto3.util.equals(MappedColumns, a, b);
|
|
49
|
+
}
|
|
50
|
+
}
|
|
51
|
+
|
|
52
|
+
/**
|
|
53
|
+
* @generated from message plugins.mariadb.v1.SuperblocksMetadata
|
|
54
|
+
*/
|
|
55
|
+
export class SuperblocksMetadata extends Message<SuperblocksMetadata> {
|
|
56
|
+
/**
|
|
57
|
+
* @generated from field: string pluginVersion = 1;
|
|
58
|
+
*/
|
|
59
|
+
pluginVersion = "";
|
|
60
|
+
|
|
61
|
+
constructor(data?: PartialMessage<SuperblocksMetadata>) {
|
|
62
|
+
super();
|
|
63
|
+
proto3.util.initPartial(data, this);
|
|
64
|
+
}
|
|
65
|
+
|
|
66
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
67
|
+
static readonly typeName = "plugins.mariadb.v1.SuperblocksMetadata";
|
|
68
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
69
|
+
{ no: 1, name: "pluginVersion", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
70
|
+
]);
|
|
71
|
+
|
|
72
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): SuperblocksMetadata {
|
|
73
|
+
return new SuperblocksMetadata().fromBinary(bytes, options);
|
|
74
|
+
}
|
|
75
|
+
|
|
76
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): SuperblocksMetadata {
|
|
77
|
+
return new SuperblocksMetadata().fromJson(jsonValue, options);
|
|
78
|
+
}
|
|
79
|
+
|
|
80
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): SuperblocksMetadata {
|
|
81
|
+
return new SuperblocksMetadata().fromJsonString(jsonString, options);
|
|
82
|
+
}
|
|
83
|
+
|
|
84
|
+
static equals(a: SuperblocksMetadata | PlainMessage<SuperblocksMetadata> | undefined, b: SuperblocksMetadata | PlainMessage<SuperblocksMetadata> | undefined): boolean {
|
|
85
|
+
return proto3.util.equals(SuperblocksMetadata, a, b);
|
|
86
|
+
}
|
|
87
|
+
}
|
|
88
|
+
|
|
89
|
+
/**
|
|
90
|
+
* @generated from message plugins.mariadb.v1.Plugin
|
|
91
|
+
*/
|
|
92
|
+
export class Plugin extends Message<Plugin> {
|
|
93
|
+
/**
|
|
94
|
+
* @generated from field: string body = 1;
|
|
95
|
+
*/
|
|
96
|
+
body = "";
|
|
97
|
+
|
|
98
|
+
/**
|
|
99
|
+
* @generated from field: bool usePreparedSql = 2;
|
|
100
|
+
*/
|
|
101
|
+
usePreparedSql = false;
|
|
102
|
+
|
|
103
|
+
/**
|
|
104
|
+
* @generated from field: optional string operation = 3;
|
|
105
|
+
*/
|
|
106
|
+
operation?: string;
|
|
107
|
+
|
|
108
|
+
/**
|
|
109
|
+
* @generated from field: optional string useAdvancedMatching = 4;
|
|
110
|
+
*/
|
|
111
|
+
useAdvancedMatching?: string;
|
|
112
|
+
|
|
113
|
+
/**
|
|
114
|
+
* @generated from field: optional string table = 5;
|
|
115
|
+
*/
|
|
116
|
+
table?: string;
|
|
117
|
+
|
|
118
|
+
/**
|
|
119
|
+
* @generated from field: optional string newValues = 6;
|
|
120
|
+
*/
|
|
121
|
+
newValues?: string;
|
|
122
|
+
|
|
123
|
+
/**
|
|
124
|
+
* @generated from field: optional string oldValues = 7;
|
|
125
|
+
*/
|
|
126
|
+
oldValues?: string;
|
|
127
|
+
|
|
128
|
+
/**
|
|
129
|
+
* @generated from field: repeated string filterBy = 8;
|
|
130
|
+
*/
|
|
131
|
+
filterBy: string[] = [];
|
|
132
|
+
|
|
133
|
+
/**
|
|
134
|
+
* @generated from field: optional string mappingMode = 9;
|
|
135
|
+
*/
|
|
136
|
+
mappingMode?: string;
|
|
137
|
+
|
|
138
|
+
/**
|
|
139
|
+
* @generated from field: repeated plugins.mariadb.v1.MappedColumns mappedColumns = 10;
|
|
140
|
+
*/
|
|
141
|
+
mappedColumns: MappedColumns[] = [];
|
|
142
|
+
|
|
143
|
+
/**
|
|
144
|
+
* @generated from field: plugins.mariadb.v1.SuperblocksMetadata superblocksMetadata = 11;
|
|
145
|
+
*/
|
|
146
|
+
superblocksMetadata?: SuperblocksMetadata;
|
|
147
|
+
|
|
148
|
+
/**
|
|
149
|
+
* @generated from field: optional string insertedRows = 12;
|
|
150
|
+
*/
|
|
151
|
+
insertedRows?: string;
|
|
152
|
+
|
|
153
|
+
/**
|
|
154
|
+
* @generated from field: optional string deletedRows = 13;
|
|
155
|
+
*/
|
|
156
|
+
deletedRows?: string;
|
|
157
|
+
|
|
158
|
+
/**
|
|
159
|
+
* @generated from field: optional string schema = 14;
|
|
160
|
+
*/
|
|
161
|
+
schema?: string;
|
|
162
|
+
|
|
163
|
+
constructor(data?: PartialMessage<Plugin>) {
|
|
164
|
+
super();
|
|
165
|
+
proto3.util.initPartial(data, this);
|
|
166
|
+
}
|
|
167
|
+
|
|
168
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
169
|
+
static readonly typeName = "plugins.mariadb.v1.Plugin";
|
|
170
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
171
|
+
{ no: 1, name: "body", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
172
|
+
{ no: 2, name: "usePreparedSql", kind: "scalar", T: 8 /* ScalarType.BOOL */ },
|
|
173
|
+
{ no: 3, name: "operation", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
|
|
174
|
+
{ no: 4, name: "useAdvancedMatching", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
|
|
175
|
+
{ no: 5, name: "table", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
|
|
176
|
+
{ no: 6, name: "newValues", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
|
|
177
|
+
{ no: 7, name: "oldValues", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
|
|
178
|
+
{ no: 8, name: "filterBy", kind: "scalar", T: 9 /* ScalarType.STRING */, repeated: true },
|
|
179
|
+
{ no: 9, name: "mappingMode", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
|
|
180
|
+
{ no: 10, name: "mappedColumns", kind: "message", T: MappedColumns, repeated: true },
|
|
181
|
+
{ no: 11, name: "superblocksMetadata", kind: "message", T: SuperblocksMetadata },
|
|
182
|
+
{ no: 12, name: "insertedRows", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
|
|
183
|
+
{ no: 13, name: "deletedRows", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
|
|
184
|
+
{ no: 14, name: "schema", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
|
|
185
|
+
]);
|
|
186
|
+
|
|
187
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Plugin {
|
|
188
|
+
return new Plugin().fromBinary(bytes, options);
|
|
189
|
+
}
|
|
190
|
+
|
|
191
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Plugin {
|
|
192
|
+
return new Plugin().fromJson(jsonValue, options);
|
|
193
|
+
}
|
|
194
|
+
|
|
195
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Plugin {
|
|
196
|
+
return new Plugin().fromJsonString(jsonString, options);
|
|
197
|
+
}
|
|
198
|
+
|
|
199
|
+
static equals(a: Plugin | PlainMessage<Plugin> | undefined, b: Plugin | PlainMessage<Plugin> | undefined): boolean {
|
|
200
|
+
return proto3.util.equals(Plugin, a, b);
|
|
201
|
+
}
|
|
202
|
+
}
|
|
203
|
+
|