@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,242 @@
|
|
|
1
|
+
// @generated by protoc-gen-es v1.2.0 with parameter "target=ts"
|
|
2
|
+
// @generated from file common/v1/plugin.proto (package common.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, Value } from "@bufbuild/protobuf";
|
|
8
|
+
|
|
9
|
+
/**
|
|
10
|
+
* @generated from message common.v1.Property
|
|
11
|
+
*/
|
|
12
|
+
export class Property extends Message<Property> {
|
|
13
|
+
/**
|
|
14
|
+
* @generated from field: optional string key = 1;
|
|
15
|
+
*/
|
|
16
|
+
key?: string;
|
|
17
|
+
|
|
18
|
+
/**
|
|
19
|
+
* @generated from field: optional string value = 2;
|
|
20
|
+
*/
|
|
21
|
+
value?: string;
|
|
22
|
+
|
|
23
|
+
/**
|
|
24
|
+
* @generated from field: optional bool editable = 3;
|
|
25
|
+
*/
|
|
26
|
+
editable?: boolean;
|
|
27
|
+
|
|
28
|
+
/**
|
|
29
|
+
* @generated from field: optional bool internal = 4;
|
|
30
|
+
*/
|
|
31
|
+
internal?: boolean;
|
|
32
|
+
|
|
33
|
+
/**
|
|
34
|
+
* @generated from field: optional string description = 5;
|
|
35
|
+
*/
|
|
36
|
+
description?: string;
|
|
37
|
+
|
|
38
|
+
/**
|
|
39
|
+
* @generated from field: optional bool mandatory = 6;
|
|
40
|
+
*/
|
|
41
|
+
mandatory?: boolean;
|
|
42
|
+
|
|
43
|
+
/**
|
|
44
|
+
* @generated from field: optional string type = 7;
|
|
45
|
+
*/
|
|
46
|
+
type?: string;
|
|
47
|
+
|
|
48
|
+
/**
|
|
49
|
+
* @generated from field: optional string defaultValue = 8;
|
|
50
|
+
*/
|
|
51
|
+
defaultValue?: string;
|
|
52
|
+
|
|
53
|
+
/**
|
|
54
|
+
* @generated from field: optional string minRange = 9;
|
|
55
|
+
*/
|
|
56
|
+
minRange?: string;
|
|
57
|
+
|
|
58
|
+
/**
|
|
59
|
+
* @generated from field: optional string maxRange = 10;
|
|
60
|
+
*/
|
|
61
|
+
maxRange?: string;
|
|
62
|
+
|
|
63
|
+
/**
|
|
64
|
+
* @generated from field: repeated string valueOptions = 11;
|
|
65
|
+
*/
|
|
66
|
+
valueOptions: string[] = [];
|
|
67
|
+
|
|
68
|
+
/**
|
|
69
|
+
* system properties are ones injected by the system
|
|
70
|
+
*
|
|
71
|
+
* @generated from field: optional bool system = 12;
|
|
72
|
+
*/
|
|
73
|
+
system?: boolean;
|
|
74
|
+
|
|
75
|
+
/**
|
|
76
|
+
* @generated from field: optional common.v1.FileMetadata file = 13;
|
|
77
|
+
*/
|
|
78
|
+
file?: FileMetadata;
|
|
79
|
+
|
|
80
|
+
constructor(data?: PartialMessage<Property>) {
|
|
81
|
+
super();
|
|
82
|
+
proto3.util.initPartial(data, this);
|
|
83
|
+
}
|
|
84
|
+
|
|
85
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
86
|
+
static readonly typeName = "common.v1.Property";
|
|
87
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
88
|
+
{ no: 1, name: "key", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
|
|
89
|
+
{ no: 2, name: "value", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
|
|
90
|
+
{ no: 3, name: "editable", kind: "scalar", T: 8 /* ScalarType.BOOL */, opt: true },
|
|
91
|
+
{ no: 4, name: "internal", kind: "scalar", T: 8 /* ScalarType.BOOL */, opt: true },
|
|
92
|
+
{ no: 5, name: "description", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
|
|
93
|
+
{ no: 6, name: "mandatory", kind: "scalar", T: 8 /* ScalarType.BOOL */, opt: true },
|
|
94
|
+
{ no: 7, name: "type", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
|
|
95
|
+
{ no: 8, name: "defaultValue", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
|
|
96
|
+
{ no: 9, name: "minRange", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
|
|
97
|
+
{ no: 10, name: "maxRange", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
|
|
98
|
+
{ no: 11, name: "valueOptions", kind: "scalar", T: 9 /* ScalarType.STRING */, repeated: true },
|
|
99
|
+
{ no: 12, name: "system", kind: "scalar", T: 8 /* ScalarType.BOOL */, opt: true },
|
|
100
|
+
{ no: 13, name: "file", kind: "message", T: FileMetadata, opt: true },
|
|
101
|
+
]);
|
|
102
|
+
|
|
103
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Property {
|
|
104
|
+
return new Property().fromBinary(bytes, options);
|
|
105
|
+
}
|
|
106
|
+
|
|
107
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Property {
|
|
108
|
+
return new Property().fromJson(jsonValue, options);
|
|
109
|
+
}
|
|
110
|
+
|
|
111
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Property {
|
|
112
|
+
return new Property().fromJsonString(jsonString, options);
|
|
113
|
+
}
|
|
114
|
+
|
|
115
|
+
static equals(a: Property | PlainMessage<Property> | undefined, b: Property | PlainMessage<Property> | undefined): boolean {
|
|
116
|
+
return proto3.util.equals(Property, a, b);
|
|
117
|
+
}
|
|
118
|
+
}
|
|
119
|
+
|
|
120
|
+
/**
|
|
121
|
+
* @generated from message common.v1.SuperblocksMetadata
|
|
122
|
+
*/
|
|
123
|
+
export class SuperblocksMetadata extends Message<SuperblocksMetadata> {
|
|
124
|
+
/**
|
|
125
|
+
* @generated from field: string pluginVersion = 1;
|
|
126
|
+
*/
|
|
127
|
+
pluginVersion = "";
|
|
128
|
+
|
|
129
|
+
constructor(data?: PartialMessage<SuperblocksMetadata>) {
|
|
130
|
+
super();
|
|
131
|
+
proto3.util.initPartial(data, this);
|
|
132
|
+
}
|
|
133
|
+
|
|
134
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
135
|
+
static readonly typeName = "common.v1.SuperblocksMetadata";
|
|
136
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
137
|
+
{ no: 1, name: "pluginVersion", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
138
|
+
]);
|
|
139
|
+
|
|
140
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): SuperblocksMetadata {
|
|
141
|
+
return new SuperblocksMetadata().fromBinary(bytes, options);
|
|
142
|
+
}
|
|
143
|
+
|
|
144
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): SuperblocksMetadata {
|
|
145
|
+
return new SuperblocksMetadata().fromJson(jsonValue, options);
|
|
146
|
+
}
|
|
147
|
+
|
|
148
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): SuperblocksMetadata {
|
|
149
|
+
return new SuperblocksMetadata().fromJsonString(jsonString, options);
|
|
150
|
+
}
|
|
151
|
+
|
|
152
|
+
static equals(a: SuperblocksMetadata | PlainMessage<SuperblocksMetadata> | undefined, b: SuperblocksMetadata | PlainMessage<SuperblocksMetadata> | undefined): boolean {
|
|
153
|
+
return proto3.util.equals(SuperblocksMetadata, a, b);
|
|
154
|
+
}
|
|
155
|
+
}
|
|
156
|
+
|
|
157
|
+
/**
|
|
158
|
+
* @generated from message common.v1.HttpParameters
|
|
159
|
+
*/
|
|
160
|
+
export class HttpParameters extends Message<HttpParameters> {
|
|
161
|
+
/**
|
|
162
|
+
* NOTE(frank): I originally was using `google.protobuf.Value`.bool
|
|
163
|
+
* However, we actually take these in as a string. If it's json,
|
|
164
|
+
* it will be passed in as an escaped value. I don't think this is
|
|
165
|
+
* the right way to do this as for API inputs, we take those in as
|
|
166
|
+
* real encoded JSON.
|
|
167
|
+
*
|
|
168
|
+
* @generated from field: map<string, google.protobuf.Value> query = 1;
|
|
169
|
+
*/
|
|
170
|
+
query: { [key: string]: Value } = {};
|
|
171
|
+
|
|
172
|
+
/**
|
|
173
|
+
* @generated from field: map<string, google.protobuf.Value> body = 2;
|
|
174
|
+
*/
|
|
175
|
+
body: { [key: string]: Value } = {};
|
|
176
|
+
|
|
177
|
+
constructor(data?: PartialMessage<HttpParameters>) {
|
|
178
|
+
super();
|
|
179
|
+
proto3.util.initPartial(data, this);
|
|
180
|
+
}
|
|
181
|
+
|
|
182
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
183
|
+
static readonly typeName = "common.v1.HttpParameters";
|
|
184
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
185
|
+
{ no: 1, name: "query", kind: "map", K: 9 /* ScalarType.STRING */, V: {kind: "message", T: Value} },
|
|
186
|
+
{ no: 2, name: "body", kind: "map", K: 9 /* ScalarType.STRING */, V: {kind: "message", T: Value} },
|
|
187
|
+
]);
|
|
188
|
+
|
|
189
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): HttpParameters {
|
|
190
|
+
return new HttpParameters().fromBinary(bytes, options);
|
|
191
|
+
}
|
|
192
|
+
|
|
193
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): HttpParameters {
|
|
194
|
+
return new HttpParameters().fromJson(jsonValue, options);
|
|
195
|
+
}
|
|
196
|
+
|
|
197
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): HttpParameters {
|
|
198
|
+
return new HttpParameters().fromJsonString(jsonString, options);
|
|
199
|
+
}
|
|
200
|
+
|
|
201
|
+
static equals(a: HttpParameters | PlainMessage<HttpParameters> | undefined, b: HttpParameters | PlainMessage<HttpParameters> | undefined): boolean {
|
|
202
|
+
return proto3.util.equals(HttpParameters, a, b);
|
|
203
|
+
}
|
|
204
|
+
}
|
|
205
|
+
|
|
206
|
+
/**
|
|
207
|
+
* @generated from message common.v1.FileMetadata
|
|
208
|
+
*/
|
|
209
|
+
export class FileMetadata extends Message<FileMetadata> {
|
|
210
|
+
/**
|
|
211
|
+
* @generated from field: string filename = 1;
|
|
212
|
+
*/
|
|
213
|
+
filename = "";
|
|
214
|
+
|
|
215
|
+
constructor(data?: PartialMessage<FileMetadata>) {
|
|
216
|
+
super();
|
|
217
|
+
proto3.util.initPartial(data, this);
|
|
218
|
+
}
|
|
219
|
+
|
|
220
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
221
|
+
static readonly typeName = "common.v1.FileMetadata";
|
|
222
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
223
|
+
{ no: 1, name: "filename", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
224
|
+
]);
|
|
225
|
+
|
|
226
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): FileMetadata {
|
|
227
|
+
return new FileMetadata().fromBinary(bytes, options);
|
|
228
|
+
}
|
|
229
|
+
|
|
230
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): FileMetadata {
|
|
231
|
+
return new FileMetadata().fromJson(jsonValue, options);
|
|
232
|
+
}
|
|
233
|
+
|
|
234
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): FileMetadata {
|
|
235
|
+
return new FileMetadata().fromJsonString(jsonString, options);
|
|
236
|
+
}
|
|
237
|
+
|
|
238
|
+
static equals(a: FileMetadata | PlainMessage<FileMetadata> | undefined, b: FileMetadata | PlainMessage<FileMetadata> | undefined): boolean {
|
|
239
|
+
return proto3.util.equals(FileMetadata, a, b);
|
|
240
|
+
}
|
|
241
|
+
}
|
|
242
|
+
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
// @generated by protoc-gen-es v1.2.0 with parameter "target=ts"
|
|
2
|
+
// @generated from file common/v1/utils.proto (package common.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 common.v1.StringList
|
|
11
|
+
*/
|
|
12
|
+
export class StringList extends Message<StringList> {
|
|
13
|
+
/**
|
|
14
|
+
* @generated from field: repeated string items = 1;
|
|
15
|
+
*/
|
|
16
|
+
items: string[] = [];
|
|
17
|
+
|
|
18
|
+
constructor(data?: PartialMessage<StringList>) {
|
|
19
|
+
super();
|
|
20
|
+
proto3.util.initPartial(data, this);
|
|
21
|
+
}
|
|
22
|
+
|
|
23
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
24
|
+
static readonly typeName = "common.v1.StringList";
|
|
25
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
26
|
+
{ no: 1, name: "items", kind: "scalar", T: 9 /* ScalarType.STRING */, repeated: true },
|
|
27
|
+
]);
|
|
28
|
+
|
|
29
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): StringList {
|
|
30
|
+
return new StringList().fromBinary(bytes, options);
|
|
31
|
+
}
|
|
32
|
+
|
|
33
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): StringList {
|
|
34
|
+
return new StringList().fromJson(jsonValue, options);
|
|
35
|
+
}
|
|
36
|
+
|
|
37
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): StringList {
|
|
38
|
+
return new StringList().fromJsonString(jsonString, options);
|
|
39
|
+
}
|
|
40
|
+
|
|
41
|
+
static equals(a: StringList | PlainMessage<StringList> | undefined, b: StringList | PlainMessage<StringList> | undefined): boolean {
|
|
42
|
+
return proto3.util.equals(StringList, a, b);
|
|
43
|
+
}
|
|
44
|
+
}
|
|
45
|
+
|
|
@@ -0,0 +1,225 @@
|
|
|
1
|
+
// @generated by protoc-gen-es v1.2.0 with parameter "target=ts"
|
|
2
|
+
// @generated from file event/v1/cloudevent.proto (package event.v1, syntax proto3)
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
// @ts-nocheck
|
|
5
|
+
|
|
6
|
+
import type { BinaryReadOptions, FieldList, JsonReadOptions, JsonValue, PartialMessage, PlainMessage } from "@bufbuild/protobuf";
|
|
7
|
+
import { Any, Message, proto3, Timestamp } from "@bufbuild/protobuf";
|
|
8
|
+
|
|
9
|
+
/**
|
|
10
|
+
* CloudEvent is copied from
|
|
11
|
+
* https://github.com/cloudevents/spec/blob/master/protobuf-format.md.
|
|
12
|
+
*
|
|
13
|
+
* @generated from message event.v1.CloudEvent
|
|
14
|
+
*/
|
|
15
|
+
export class CloudEvent extends Message<CloudEvent> {
|
|
16
|
+
/**
|
|
17
|
+
* Unique event identifier.
|
|
18
|
+
*
|
|
19
|
+
* @generated from field: string id = 1;
|
|
20
|
+
*/
|
|
21
|
+
id = "";
|
|
22
|
+
|
|
23
|
+
/**
|
|
24
|
+
* URI of the event source.
|
|
25
|
+
*
|
|
26
|
+
* @generated from field: string source = 2;
|
|
27
|
+
*/
|
|
28
|
+
source = "";
|
|
29
|
+
|
|
30
|
+
/**
|
|
31
|
+
* Version of the spec in use.
|
|
32
|
+
*
|
|
33
|
+
* @generated from field: string spec_version = 3;
|
|
34
|
+
*/
|
|
35
|
+
specVersion = "";
|
|
36
|
+
|
|
37
|
+
/**
|
|
38
|
+
* Event type identifier.
|
|
39
|
+
*
|
|
40
|
+
* @generated from field: string type = 4;
|
|
41
|
+
*/
|
|
42
|
+
type = "";
|
|
43
|
+
|
|
44
|
+
/**
|
|
45
|
+
* Optional & Extension Attributes
|
|
46
|
+
*
|
|
47
|
+
* @generated from field: map<string, event.v1.CloudEventAttributeValue> attributes = 5;
|
|
48
|
+
*/
|
|
49
|
+
attributes: { [key: string]: CloudEventAttributeValue } = {};
|
|
50
|
+
|
|
51
|
+
/**
|
|
52
|
+
* CloudEvent Data (Bytes, Text, or Proto)
|
|
53
|
+
*
|
|
54
|
+
* @generated from oneof event.v1.CloudEvent.data
|
|
55
|
+
*/
|
|
56
|
+
data: {
|
|
57
|
+
/**
|
|
58
|
+
* If the event is binary data then the datacontenttype attribute
|
|
59
|
+
* should be set to an appropriate media-type.
|
|
60
|
+
*
|
|
61
|
+
* @generated from field: bytes binary_data = 6;
|
|
62
|
+
*/
|
|
63
|
+
value: Uint8Array;
|
|
64
|
+
case: "binaryData";
|
|
65
|
+
} | {
|
|
66
|
+
/**
|
|
67
|
+
* If the event is string data then the datacontenttype attribute
|
|
68
|
+
* should be set to an appropriate media-type such as application/json.
|
|
69
|
+
*
|
|
70
|
+
* @generated from field: string text_data = 7;
|
|
71
|
+
*/
|
|
72
|
+
value: string;
|
|
73
|
+
case: "textData";
|
|
74
|
+
} | {
|
|
75
|
+
/**
|
|
76
|
+
* If the event is a protobuf then it must be encoded using this Any
|
|
77
|
+
* type. The datacontenttype attribute should be set to
|
|
78
|
+
* application/protobuf and the dataschema attribute set to the message
|
|
79
|
+
* type.
|
|
80
|
+
*
|
|
81
|
+
* @generated from field: google.protobuf.Any proto_data = 8;
|
|
82
|
+
*/
|
|
83
|
+
value: Any;
|
|
84
|
+
case: "protoData";
|
|
85
|
+
} | { case: undefined; value?: undefined } = { case: undefined };
|
|
86
|
+
|
|
87
|
+
constructor(data?: PartialMessage<CloudEvent>) {
|
|
88
|
+
super();
|
|
89
|
+
proto3.util.initPartial(data, this);
|
|
90
|
+
}
|
|
91
|
+
|
|
92
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
93
|
+
static readonly typeName = "event.v1.CloudEvent";
|
|
94
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
95
|
+
{ no: 1, name: "id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
96
|
+
{ no: 2, name: "source", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
97
|
+
{ no: 3, name: "spec_version", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
98
|
+
{ no: 4, name: "type", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
99
|
+
{ no: 5, name: "attributes", kind: "map", K: 9 /* ScalarType.STRING */, V: {kind: "message", T: CloudEventAttributeValue} },
|
|
100
|
+
{ no: 6, name: "binary_data", kind: "scalar", T: 12 /* ScalarType.BYTES */, oneof: "data" },
|
|
101
|
+
{ no: 7, name: "text_data", kind: "scalar", T: 9 /* ScalarType.STRING */, oneof: "data" },
|
|
102
|
+
{ no: 8, name: "proto_data", kind: "message", T: Any, oneof: "data" },
|
|
103
|
+
]);
|
|
104
|
+
|
|
105
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): CloudEvent {
|
|
106
|
+
return new CloudEvent().fromBinary(bytes, options);
|
|
107
|
+
}
|
|
108
|
+
|
|
109
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): CloudEvent {
|
|
110
|
+
return new CloudEvent().fromJson(jsonValue, options);
|
|
111
|
+
}
|
|
112
|
+
|
|
113
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): CloudEvent {
|
|
114
|
+
return new CloudEvent().fromJsonString(jsonString, options);
|
|
115
|
+
}
|
|
116
|
+
|
|
117
|
+
static equals(a: CloudEvent | PlainMessage<CloudEvent> | undefined, b: CloudEvent | PlainMessage<CloudEvent> | undefined): boolean {
|
|
118
|
+
return proto3.util.equals(CloudEvent, a, b);
|
|
119
|
+
}
|
|
120
|
+
}
|
|
121
|
+
|
|
122
|
+
/**
|
|
123
|
+
* CloudEventAttribute enables extensions to use any of the seven allowed
|
|
124
|
+
* data types as the value of an envelope key.
|
|
125
|
+
*
|
|
126
|
+
* @generated from message event.v1.CloudEventAttributeValue
|
|
127
|
+
*/
|
|
128
|
+
export class CloudEventAttributeValue extends Message<CloudEventAttributeValue> {
|
|
129
|
+
/**
|
|
130
|
+
* The value can be any one of these types.
|
|
131
|
+
*
|
|
132
|
+
* @generated from oneof event.v1.CloudEventAttributeValue.attr
|
|
133
|
+
*/
|
|
134
|
+
attr: {
|
|
135
|
+
/**
|
|
136
|
+
* Boolean value.
|
|
137
|
+
*
|
|
138
|
+
* @generated from field: bool ce_boolean = 1;
|
|
139
|
+
*/
|
|
140
|
+
value: boolean;
|
|
141
|
+
case: "ceBoolean";
|
|
142
|
+
} | {
|
|
143
|
+
/**
|
|
144
|
+
* Integer value.
|
|
145
|
+
*
|
|
146
|
+
* @generated from field: int32 ce_integer = 2;
|
|
147
|
+
*/
|
|
148
|
+
value: number;
|
|
149
|
+
case: "ceInteger";
|
|
150
|
+
} | {
|
|
151
|
+
/**
|
|
152
|
+
* String value.
|
|
153
|
+
*
|
|
154
|
+
* @generated from field: string ce_string = 3;
|
|
155
|
+
*/
|
|
156
|
+
value: string;
|
|
157
|
+
case: "ceString";
|
|
158
|
+
} | {
|
|
159
|
+
/**
|
|
160
|
+
* Byte string value.
|
|
161
|
+
*
|
|
162
|
+
* @generated from field: bytes ce_bytes = 4;
|
|
163
|
+
*/
|
|
164
|
+
value: Uint8Array;
|
|
165
|
+
case: "ceBytes";
|
|
166
|
+
} | {
|
|
167
|
+
/**
|
|
168
|
+
* URI value.
|
|
169
|
+
*
|
|
170
|
+
* @generated from field: string ce_uri = 5;
|
|
171
|
+
*/
|
|
172
|
+
value: string;
|
|
173
|
+
case: "ceUri";
|
|
174
|
+
} | {
|
|
175
|
+
/**
|
|
176
|
+
* URI reference value.
|
|
177
|
+
*
|
|
178
|
+
* @generated from field: string ce_uri_ref = 6;
|
|
179
|
+
*/
|
|
180
|
+
value: string;
|
|
181
|
+
case: "ceUriRef";
|
|
182
|
+
} | {
|
|
183
|
+
/**
|
|
184
|
+
* Timestamp value.
|
|
185
|
+
*
|
|
186
|
+
* @generated from field: google.protobuf.Timestamp ce_timestamp = 7;
|
|
187
|
+
*/
|
|
188
|
+
value: Timestamp;
|
|
189
|
+
case: "ceTimestamp";
|
|
190
|
+
} | { case: undefined; value?: undefined } = { case: undefined };
|
|
191
|
+
|
|
192
|
+
constructor(data?: PartialMessage<CloudEventAttributeValue>) {
|
|
193
|
+
super();
|
|
194
|
+
proto3.util.initPartial(data, this);
|
|
195
|
+
}
|
|
196
|
+
|
|
197
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
198
|
+
static readonly typeName = "event.v1.CloudEventAttributeValue";
|
|
199
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
200
|
+
{ no: 1, name: "ce_boolean", kind: "scalar", T: 8 /* ScalarType.BOOL */, oneof: "attr" },
|
|
201
|
+
{ no: 2, name: "ce_integer", kind: "scalar", T: 5 /* ScalarType.INT32 */, oneof: "attr" },
|
|
202
|
+
{ no: 3, name: "ce_string", kind: "scalar", T: 9 /* ScalarType.STRING */, oneof: "attr" },
|
|
203
|
+
{ no: 4, name: "ce_bytes", kind: "scalar", T: 12 /* ScalarType.BYTES */, oneof: "attr" },
|
|
204
|
+
{ no: 5, name: "ce_uri", kind: "scalar", T: 9 /* ScalarType.STRING */, oneof: "attr" },
|
|
205
|
+
{ no: 6, name: "ce_uri_ref", kind: "scalar", T: 9 /* ScalarType.STRING */, oneof: "attr" },
|
|
206
|
+
{ no: 7, name: "ce_timestamp", kind: "message", T: Timestamp, oneof: "attr" },
|
|
207
|
+
]);
|
|
208
|
+
|
|
209
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): CloudEventAttributeValue {
|
|
210
|
+
return new CloudEventAttributeValue().fromBinary(bytes, options);
|
|
211
|
+
}
|
|
212
|
+
|
|
213
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): CloudEventAttributeValue {
|
|
214
|
+
return new CloudEventAttributeValue().fromJson(jsonValue, options);
|
|
215
|
+
}
|
|
216
|
+
|
|
217
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): CloudEventAttributeValue {
|
|
218
|
+
return new CloudEventAttributeValue().fromJsonString(jsonString, options);
|
|
219
|
+
}
|
|
220
|
+
|
|
221
|
+
static equals(a: CloudEventAttributeValue | PlainMessage<CloudEventAttributeValue> | undefined, b: CloudEventAttributeValue | PlainMessage<CloudEventAttributeValue> | undefined): boolean {
|
|
222
|
+
return proto3.util.equals(CloudEventAttributeValue, a, b);
|
|
223
|
+
}
|
|
224
|
+
}
|
|
225
|
+
|