@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,322 @@
|
|
|
1
|
+
// @generated by protoc-gen-es v1.2.0 with parameter "target=ts"
|
|
2
|
+
// @generated from file integration/v1/service.proto (package integration.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, Struct } from "@bufbuild/protobuf";
|
|
8
|
+
import { Profile } from "../../common/v1/common_pb";
|
|
9
|
+
|
|
10
|
+
/**
|
|
11
|
+
* @generated from enum integration.v1.Kind
|
|
12
|
+
*/
|
|
13
|
+
export enum Kind {
|
|
14
|
+
/**
|
|
15
|
+
* @generated from enum value: KIND_UNSPECIFIED = 0;
|
|
16
|
+
*/
|
|
17
|
+
UNSPECIFIED = 0,
|
|
18
|
+
|
|
19
|
+
/**
|
|
20
|
+
* @generated from enum value: KIND_PLUGIN = 1;
|
|
21
|
+
*/
|
|
22
|
+
PLUGIN = 1,
|
|
23
|
+
|
|
24
|
+
/**
|
|
25
|
+
* @generated from enum value: KIND_SECRET = 2;
|
|
26
|
+
*/
|
|
27
|
+
SECRET = 2,
|
|
28
|
+
}
|
|
29
|
+
// Retrieve enum metadata with: proto3.getEnumType(Kind)
|
|
30
|
+
proto3.util.setEnumType(Kind, "integration.v1.Kind", [
|
|
31
|
+
{ no: 0, name: "KIND_UNSPECIFIED" },
|
|
32
|
+
{ no: 1, name: "KIND_PLUGIN" },
|
|
33
|
+
{ no: 2, name: "KIND_SECRET" },
|
|
34
|
+
]);
|
|
35
|
+
|
|
36
|
+
/**
|
|
37
|
+
* @generated from message integration.v1.GetIntegrationResponse
|
|
38
|
+
*/
|
|
39
|
+
export class GetIntegrationResponse extends Message<GetIntegrationResponse> {
|
|
40
|
+
/**
|
|
41
|
+
* @generated from field: integration.v1.Integration data = 1;
|
|
42
|
+
*/
|
|
43
|
+
data?: Integration;
|
|
44
|
+
|
|
45
|
+
constructor(data?: PartialMessage<GetIntegrationResponse>) {
|
|
46
|
+
super();
|
|
47
|
+
proto3.util.initPartial(data, this);
|
|
48
|
+
}
|
|
49
|
+
|
|
50
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
51
|
+
static readonly typeName = "integration.v1.GetIntegrationResponse";
|
|
52
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
53
|
+
{ no: 1, name: "data", kind: "message", T: Integration },
|
|
54
|
+
]);
|
|
55
|
+
|
|
56
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetIntegrationResponse {
|
|
57
|
+
return new GetIntegrationResponse().fromBinary(bytes, options);
|
|
58
|
+
}
|
|
59
|
+
|
|
60
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetIntegrationResponse {
|
|
61
|
+
return new GetIntegrationResponse().fromJson(jsonValue, options);
|
|
62
|
+
}
|
|
63
|
+
|
|
64
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetIntegrationResponse {
|
|
65
|
+
return new GetIntegrationResponse().fromJsonString(jsonString, options);
|
|
66
|
+
}
|
|
67
|
+
|
|
68
|
+
static equals(a: GetIntegrationResponse | PlainMessage<GetIntegrationResponse> | undefined, b: GetIntegrationResponse | PlainMessage<GetIntegrationResponse> | undefined): boolean {
|
|
69
|
+
return proto3.util.equals(GetIntegrationResponse, a, b);
|
|
70
|
+
}
|
|
71
|
+
}
|
|
72
|
+
|
|
73
|
+
/**
|
|
74
|
+
* @generated from message integration.v1.GetIntegrationsRequest
|
|
75
|
+
*/
|
|
76
|
+
export class GetIntegrationsRequest extends Message<GetIntegrationsRequest> {
|
|
77
|
+
/**
|
|
78
|
+
* @generated from field: optional common.v1.Profile profile = 1;
|
|
79
|
+
*/
|
|
80
|
+
profile?: Profile;
|
|
81
|
+
|
|
82
|
+
/**
|
|
83
|
+
* @generated from field: repeated string ids = 2;
|
|
84
|
+
*/
|
|
85
|
+
ids: string[] = [];
|
|
86
|
+
|
|
87
|
+
/**
|
|
88
|
+
* @generated from field: optional integration.v1.Kind kind = 3;
|
|
89
|
+
*/
|
|
90
|
+
kind?: Kind;
|
|
91
|
+
|
|
92
|
+
/**
|
|
93
|
+
* @generated from field: optional string slug = 4;
|
|
94
|
+
*/
|
|
95
|
+
slug?: string;
|
|
96
|
+
|
|
97
|
+
constructor(data?: PartialMessage<GetIntegrationsRequest>) {
|
|
98
|
+
super();
|
|
99
|
+
proto3.util.initPartial(data, this);
|
|
100
|
+
}
|
|
101
|
+
|
|
102
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
103
|
+
static readonly typeName = "integration.v1.GetIntegrationsRequest";
|
|
104
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
105
|
+
{ no: 1, name: "profile", kind: "message", T: Profile, opt: true },
|
|
106
|
+
{ no: 2, name: "ids", kind: "scalar", T: 9 /* ScalarType.STRING */, repeated: true },
|
|
107
|
+
{ no: 3, name: "kind", kind: "enum", T: proto3.getEnumType(Kind), opt: true },
|
|
108
|
+
{ no: 4, name: "slug", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
|
|
109
|
+
]);
|
|
110
|
+
|
|
111
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetIntegrationsRequest {
|
|
112
|
+
return new GetIntegrationsRequest().fromBinary(bytes, options);
|
|
113
|
+
}
|
|
114
|
+
|
|
115
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetIntegrationsRequest {
|
|
116
|
+
return new GetIntegrationsRequest().fromJson(jsonValue, options);
|
|
117
|
+
}
|
|
118
|
+
|
|
119
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetIntegrationsRequest {
|
|
120
|
+
return new GetIntegrationsRequest().fromJsonString(jsonString, options);
|
|
121
|
+
}
|
|
122
|
+
|
|
123
|
+
static equals(a: GetIntegrationsRequest | PlainMessage<GetIntegrationsRequest> | undefined, b: GetIntegrationsRequest | PlainMessage<GetIntegrationsRequest> | undefined): boolean {
|
|
124
|
+
return proto3.util.equals(GetIntegrationsRequest, a, b);
|
|
125
|
+
}
|
|
126
|
+
}
|
|
127
|
+
|
|
128
|
+
/**
|
|
129
|
+
* @generated from message integration.v1.GetIntegrationsResponse
|
|
130
|
+
*/
|
|
131
|
+
export class GetIntegrationsResponse extends Message<GetIntegrationsResponse> {
|
|
132
|
+
/**
|
|
133
|
+
* @generated from field: repeated integration.v1.Integration data = 1;
|
|
134
|
+
*/
|
|
135
|
+
data: Integration[] = [];
|
|
136
|
+
|
|
137
|
+
constructor(data?: PartialMessage<GetIntegrationsResponse>) {
|
|
138
|
+
super();
|
|
139
|
+
proto3.util.initPartial(data, this);
|
|
140
|
+
}
|
|
141
|
+
|
|
142
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
143
|
+
static readonly typeName = "integration.v1.GetIntegrationsResponse";
|
|
144
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
145
|
+
{ no: 1, name: "data", kind: "message", T: Integration, repeated: true },
|
|
146
|
+
]);
|
|
147
|
+
|
|
148
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GetIntegrationsResponse {
|
|
149
|
+
return new GetIntegrationsResponse().fromBinary(bytes, options);
|
|
150
|
+
}
|
|
151
|
+
|
|
152
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GetIntegrationsResponse {
|
|
153
|
+
return new GetIntegrationsResponse().fromJson(jsonValue, options);
|
|
154
|
+
}
|
|
155
|
+
|
|
156
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GetIntegrationsResponse {
|
|
157
|
+
return new GetIntegrationsResponse().fromJsonString(jsonString, options);
|
|
158
|
+
}
|
|
159
|
+
|
|
160
|
+
static equals(a: GetIntegrationsResponse | PlainMessage<GetIntegrationsResponse> | undefined, b: GetIntegrationsResponse | PlainMessage<GetIntegrationsResponse> | undefined): boolean {
|
|
161
|
+
return proto3.util.equals(GetIntegrationsResponse, a, b);
|
|
162
|
+
}
|
|
163
|
+
}
|
|
164
|
+
|
|
165
|
+
/**
|
|
166
|
+
* @generated from message integration.v1.Configuration
|
|
167
|
+
*/
|
|
168
|
+
export class Configuration extends Message<Configuration> {
|
|
169
|
+
/**
|
|
170
|
+
* @generated from field: string id = 1;
|
|
171
|
+
*/
|
|
172
|
+
id = "";
|
|
173
|
+
|
|
174
|
+
/**
|
|
175
|
+
* @generated from field: string created = 2;
|
|
176
|
+
*/
|
|
177
|
+
created = "";
|
|
178
|
+
|
|
179
|
+
/**
|
|
180
|
+
* @generated from field: string integration_id = 3;
|
|
181
|
+
*/
|
|
182
|
+
integrationId = "";
|
|
183
|
+
|
|
184
|
+
/**
|
|
185
|
+
* @generated from field: google.protobuf.Struct configuration = 4;
|
|
186
|
+
*/
|
|
187
|
+
configuration?: Struct;
|
|
188
|
+
|
|
189
|
+
/**
|
|
190
|
+
* @generated from field: bool is_default = 5;
|
|
191
|
+
*/
|
|
192
|
+
isDefault = false;
|
|
193
|
+
|
|
194
|
+
/**
|
|
195
|
+
* @generated from field: repeated string profile_ids = 6;
|
|
196
|
+
*/
|
|
197
|
+
profileIds: string[] = [];
|
|
198
|
+
|
|
199
|
+
constructor(data?: PartialMessage<Configuration>) {
|
|
200
|
+
super();
|
|
201
|
+
proto3.util.initPartial(data, this);
|
|
202
|
+
}
|
|
203
|
+
|
|
204
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
205
|
+
static readonly typeName = "integration.v1.Configuration";
|
|
206
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
207
|
+
{ no: 1, name: "id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
208
|
+
{ no: 2, name: "created", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
209
|
+
{ no: 3, name: "integration_id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
210
|
+
{ no: 4, name: "configuration", kind: "message", T: Struct },
|
|
211
|
+
{ no: 5, name: "is_default", kind: "scalar", T: 8 /* ScalarType.BOOL */ },
|
|
212
|
+
{ no: 6, name: "profile_ids", kind: "scalar", T: 9 /* ScalarType.STRING */, repeated: true },
|
|
213
|
+
]);
|
|
214
|
+
|
|
215
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Configuration {
|
|
216
|
+
return new Configuration().fromBinary(bytes, options);
|
|
217
|
+
}
|
|
218
|
+
|
|
219
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Configuration {
|
|
220
|
+
return new Configuration().fromJson(jsonValue, options);
|
|
221
|
+
}
|
|
222
|
+
|
|
223
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Configuration {
|
|
224
|
+
return new Configuration().fromJsonString(jsonString, options);
|
|
225
|
+
}
|
|
226
|
+
|
|
227
|
+
static equals(a: Configuration | PlainMessage<Configuration> | undefined, b: Configuration | PlainMessage<Configuration> | undefined): boolean {
|
|
228
|
+
return proto3.util.equals(Configuration, a, b);
|
|
229
|
+
}
|
|
230
|
+
}
|
|
231
|
+
|
|
232
|
+
/**
|
|
233
|
+
* @generated from message integration.v1.Integration
|
|
234
|
+
*/
|
|
235
|
+
export class Integration extends Message<Integration> {
|
|
236
|
+
/**
|
|
237
|
+
* @generated from field: string id = 1;
|
|
238
|
+
*/
|
|
239
|
+
id = "";
|
|
240
|
+
|
|
241
|
+
/**
|
|
242
|
+
* @generated from field: string created = 2;
|
|
243
|
+
*/
|
|
244
|
+
created = "";
|
|
245
|
+
|
|
246
|
+
/**
|
|
247
|
+
* @generated from field: string updated = 3;
|
|
248
|
+
*/
|
|
249
|
+
updated = "";
|
|
250
|
+
|
|
251
|
+
/**
|
|
252
|
+
* @generated from field: string name = 4;
|
|
253
|
+
*/
|
|
254
|
+
name = "";
|
|
255
|
+
|
|
256
|
+
/**
|
|
257
|
+
* @generated from field: string plugin_id = 5;
|
|
258
|
+
*/
|
|
259
|
+
pluginId = "";
|
|
260
|
+
|
|
261
|
+
/**
|
|
262
|
+
* @generated from field: string organization_id = 6;
|
|
263
|
+
*/
|
|
264
|
+
organizationId = "";
|
|
265
|
+
|
|
266
|
+
/**
|
|
267
|
+
* @generated from field: string demo_integration_id = 7;
|
|
268
|
+
*/
|
|
269
|
+
demoIntegrationId = "";
|
|
270
|
+
|
|
271
|
+
/**
|
|
272
|
+
* @generated from field: repeated integration.v1.Configuration configurations = 8;
|
|
273
|
+
*/
|
|
274
|
+
configurations: Configuration[] = [];
|
|
275
|
+
|
|
276
|
+
/**
|
|
277
|
+
* @generated from field: bool is_user_configured = 9;
|
|
278
|
+
*/
|
|
279
|
+
isUserConfigured = false;
|
|
280
|
+
|
|
281
|
+
/**
|
|
282
|
+
* @generated from field: string slug = 10;
|
|
283
|
+
*/
|
|
284
|
+
slug = "";
|
|
285
|
+
|
|
286
|
+
constructor(data?: PartialMessage<Integration>) {
|
|
287
|
+
super();
|
|
288
|
+
proto3.util.initPartial(data, this);
|
|
289
|
+
}
|
|
290
|
+
|
|
291
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
292
|
+
static readonly typeName = "integration.v1.Integration";
|
|
293
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
294
|
+
{ no: 1, name: "id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
295
|
+
{ no: 2, name: "created", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
296
|
+
{ no: 3, name: "updated", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
297
|
+
{ no: 4, name: "name", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
298
|
+
{ no: 5, name: "plugin_id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
299
|
+
{ no: 6, name: "organization_id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
300
|
+
{ no: 7, name: "demo_integration_id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
301
|
+
{ no: 8, name: "configurations", kind: "message", T: Configuration, repeated: true },
|
|
302
|
+
{ no: 9, name: "is_user_configured", kind: "scalar", T: 8 /* ScalarType.BOOL */ },
|
|
303
|
+
{ no: 10, name: "slug", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
304
|
+
]);
|
|
305
|
+
|
|
306
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Integration {
|
|
307
|
+
return new Integration().fromBinary(bytes, options);
|
|
308
|
+
}
|
|
309
|
+
|
|
310
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Integration {
|
|
311
|
+
return new Integration().fromJson(jsonValue, options);
|
|
312
|
+
}
|
|
313
|
+
|
|
314
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Integration {
|
|
315
|
+
return new Integration().fromJsonString(jsonString, options);
|
|
316
|
+
}
|
|
317
|
+
|
|
318
|
+
static equals(a: Integration | PlainMessage<Integration> | undefined, b: Integration | PlainMessage<Integration> | undefined): boolean {
|
|
319
|
+
return proto3.util.equals(Integration, a, b);
|
|
320
|
+
}
|
|
321
|
+
}
|
|
322
|
+
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * as BaseKafkaV1 from "./kafka_pb";
|
|
@@ -0,0 +1,118 @@
|
|
|
1
|
+
// @generated by protoc-gen-es v1.2.0 with parameter "target=ts"
|
|
2
|
+
// @generated from file kafka/v1/kafka.proto (package kafka.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, Struct } from "@bufbuild/protobuf";
|
|
8
|
+
|
|
9
|
+
/**
|
|
10
|
+
* @generated from message kafka.v1.IntegrationMetadataEvent
|
|
11
|
+
*/
|
|
12
|
+
export class IntegrationMetadataEvent extends Message<IntegrationMetadataEvent> {
|
|
13
|
+
/**
|
|
14
|
+
* @generated from oneof kafka.v1.IntegrationMetadataEvent.event
|
|
15
|
+
*/
|
|
16
|
+
event: {
|
|
17
|
+
/**
|
|
18
|
+
* @generated from field: kafka.v1.IntegrationMetadataEvent.Upsert upsert = 1;
|
|
19
|
+
*/
|
|
20
|
+
value: IntegrationMetadataEvent_Upsert;
|
|
21
|
+
case: "upsert";
|
|
22
|
+
} | { case: undefined; value?: undefined } = { case: undefined };
|
|
23
|
+
|
|
24
|
+
constructor(data?: PartialMessage<IntegrationMetadataEvent>) {
|
|
25
|
+
super();
|
|
26
|
+
proto3.util.initPartial(data, this);
|
|
27
|
+
}
|
|
28
|
+
|
|
29
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
30
|
+
static readonly typeName = "kafka.v1.IntegrationMetadataEvent";
|
|
31
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
32
|
+
{ no: 1, name: "upsert", kind: "message", T: IntegrationMetadataEvent_Upsert, oneof: "event" },
|
|
33
|
+
]);
|
|
34
|
+
|
|
35
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): IntegrationMetadataEvent {
|
|
36
|
+
return new IntegrationMetadataEvent().fromBinary(bytes, options);
|
|
37
|
+
}
|
|
38
|
+
|
|
39
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): IntegrationMetadataEvent {
|
|
40
|
+
return new IntegrationMetadataEvent().fromJson(jsonValue, options);
|
|
41
|
+
}
|
|
42
|
+
|
|
43
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): IntegrationMetadataEvent {
|
|
44
|
+
return new IntegrationMetadataEvent().fromJsonString(jsonString, options);
|
|
45
|
+
}
|
|
46
|
+
|
|
47
|
+
static equals(a: IntegrationMetadataEvent | PlainMessage<IntegrationMetadataEvent> | undefined, b: IntegrationMetadataEvent | PlainMessage<IntegrationMetadataEvent> | undefined): boolean {
|
|
48
|
+
return proto3.util.equals(IntegrationMetadataEvent, a, b);
|
|
49
|
+
}
|
|
50
|
+
}
|
|
51
|
+
|
|
52
|
+
/**
|
|
53
|
+
* @generated from message kafka.v1.IntegrationMetadataEvent.Upsert
|
|
54
|
+
*/
|
|
55
|
+
export class IntegrationMetadataEvent_Upsert extends Message<IntegrationMetadataEvent_Upsert> {
|
|
56
|
+
/**
|
|
57
|
+
* @generated from field: google.protobuf.Struct datasource_configuration = 1;
|
|
58
|
+
*/
|
|
59
|
+
datasourceConfiguration?: Struct;
|
|
60
|
+
|
|
61
|
+
/**
|
|
62
|
+
* @generated from field: string integration_id = 2;
|
|
63
|
+
*/
|
|
64
|
+
integrationId = "";
|
|
65
|
+
|
|
66
|
+
/**
|
|
67
|
+
* @generated from field: string configuration_id = 3;
|
|
68
|
+
*/
|
|
69
|
+
configurationId = "";
|
|
70
|
+
|
|
71
|
+
/**
|
|
72
|
+
* @generated from field: string integration_type = 4;
|
|
73
|
+
*/
|
|
74
|
+
integrationType = "";
|
|
75
|
+
|
|
76
|
+
/**
|
|
77
|
+
* @generated from field: string organization_id = 5;
|
|
78
|
+
*/
|
|
79
|
+
organizationId = "";
|
|
80
|
+
|
|
81
|
+
/**
|
|
82
|
+
* @generated from field: string schema_version = 6;
|
|
83
|
+
*/
|
|
84
|
+
schemaVersion = "";
|
|
85
|
+
|
|
86
|
+
constructor(data?: PartialMessage<IntegrationMetadataEvent_Upsert>) {
|
|
87
|
+
super();
|
|
88
|
+
proto3.util.initPartial(data, this);
|
|
89
|
+
}
|
|
90
|
+
|
|
91
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
92
|
+
static readonly typeName = "kafka.v1.IntegrationMetadataEvent.Upsert";
|
|
93
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
94
|
+
{ no: 1, name: "datasource_configuration", kind: "message", T: Struct },
|
|
95
|
+
{ no: 2, name: "integration_id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
96
|
+
{ no: 3, name: "configuration_id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
97
|
+
{ no: 4, name: "integration_type", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
98
|
+
{ no: 5, name: "organization_id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
99
|
+
{ no: 6, name: "schema_version", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
100
|
+
]);
|
|
101
|
+
|
|
102
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): IntegrationMetadataEvent_Upsert {
|
|
103
|
+
return new IntegrationMetadataEvent_Upsert().fromBinary(bytes, options);
|
|
104
|
+
}
|
|
105
|
+
|
|
106
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): IntegrationMetadataEvent_Upsert {
|
|
107
|
+
return new IntegrationMetadataEvent_Upsert().fromJson(jsonValue, options);
|
|
108
|
+
}
|
|
109
|
+
|
|
110
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): IntegrationMetadataEvent_Upsert {
|
|
111
|
+
return new IntegrationMetadataEvent_Upsert().fromJsonString(jsonString, options);
|
|
112
|
+
}
|
|
113
|
+
|
|
114
|
+
static equals(a: IntegrationMetadataEvent_Upsert | PlainMessage<IntegrationMetadataEvent_Upsert> | undefined, b: IntegrationMetadataEvent_Upsert | PlainMessage<IntegrationMetadataEvent_Upsert> | undefined): boolean {
|
|
115
|
+
return proto3.util.equals(IntegrationMetadataEvent_Upsert, a, b);
|
|
116
|
+
}
|
|
117
|
+
}
|
|
118
|
+
|