@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,492 @@
|
|
|
1
|
+
// @generated by protoc-gen-es v1.2.0 with parameter "target=ts"
|
|
2
|
+
// @generated from file plugins/couchbase/v1/plugin.proto (package plugins.couchbase.v1, syntax proto3)
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
// @ts-nocheck
|
|
5
|
+
|
|
6
|
+
import type { BinaryReadOptions, FieldList, JsonReadOptions, JsonValue, PartialMessage, PlainMessage } from "@bufbuild/protobuf";
|
|
7
|
+
import { Message, proto3 } from "@bufbuild/protobuf";
|
|
8
|
+
import { DynamicWorkflowConfiguration, SQLExecution, SSHConfiguration } from "../../common/v1/plugin_pb";
|
|
9
|
+
|
|
10
|
+
/**
|
|
11
|
+
* @generated from message plugins.couchbase.v1.Plugin
|
|
12
|
+
*/
|
|
13
|
+
export class Plugin extends Message<Plugin> {
|
|
14
|
+
/**
|
|
15
|
+
* @generated from field: string name = 1;
|
|
16
|
+
*/
|
|
17
|
+
name = "";
|
|
18
|
+
|
|
19
|
+
/**
|
|
20
|
+
* @generated from field: plugins.couchbase.v1.Plugin.CouchbaseConnection connection = 2;
|
|
21
|
+
*/
|
|
22
|
+
connection?: Plugin_CouchbaseConnection;
|
|
23
|
+
|
|
24
|
+
/**
|
|
25
|
+
* @generated from field: optional plugins.common.v1.DynamicWorkflowConfiguration dynamic_workflow_configuration = 3;
|
|
26
|
+
*/
|
|
27
|
+
dynamicWorkflowConfiguration?: DynamicWorkflowConfiguration;
|
|
28
|
+
|
|
29
|
+
/**
|
|
30
|
+
* @generated from field: plugins.common.v1.SSHConfiguration tunnel = 4;
|
|
31
|
+
*/
|
|
32
|
+
tunnel?: SSHConfiguration;
|
|
33
|
+
|
|
34
|
+
/**
|
|
35
|
+
* used for all couchbase actions
|
|
36
|
+
*
|
|
37
|
+
* @generated from field: string bucket_name = 5;
|
|
38
|
+
*/
|
|
39
|
+
bucketName = "";
|
|
40
|
+
|
|
41
|
+
/**
|
|
42
|
+
* @generated from oneof plugins.couchbase.v1.Plugin.couchbase_action
|
|
43
|
+
*/
|
|
44
|
+
couchbaseAction: {
|
|
45
|
+
/**
|
|
46
|
+
* @generated from field: plugins.common.v1.SQLExecution run_sql = 6;
|
|
47
|
+
*/
|
|
48
|
+
value: SQLExecution;
|
|
49
|
+
case: "runSql";
|
|
50
|
+
} | {
|
|
51
|
+
/**
|
|
52
|
+
* @generated from field: plugins.couchbase.v1.Plugin.CouchbaseInsert insert = 7;
|
|
53
|
+
*/
|
|
54
|
+
value: Plugin_CouchbaseInsert;
|
|
55
|
+
case: "insert";
|
|
56
|
+
} | {
|
|
57
|
+
/**
|
|
58
|
+
* @generated from field: plugins.couchbase.v1.Plugin.CouchbaseGet get = 8;
|
|
59
|
+
*/
|
|
60
|
+
value: Plugin_CouchbaseGet;
|
|
61
|
+
case: "get";
|
|
62
|
+
} | {
|
|
63
|
+
/**
|
|
64
|
+
* @generated from field: plugins.couchbase.v1.Plugin.CouchbaseRemove remove = 9;
|
|
65
|
+
*/
|
|
66
|
+
value: Plugin_CouchbaseRemove;
|
|
67
|
+
case: "remove";
|
|
68
|
+
} | { case: undefined; value?: undefined } = { case: undefined };
|
|
69
|
+
|
|
70
|
+
constructor(data?: PartialMessage<Plugin>) {
|
|
71
|
+
super();
|
|
72
|
+
proto3.util.initPartial(data, this);
|
|
73
|
+
}
|
|
74
|
+
|
|
75
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
76
|
+
static readonly typeName = "plugins.couchbase.v1.Plugin";
|
|
77
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
78
|
+
{ no: 1, name: "name", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
79
|
+
{ no: 2, name: "connection", kind: "message", T: Plugin_CouchbaseConnection },
|
|
80
|
+
{ no: 3, name: "dynamic_workflow_configuration", kind: "message", T: DynamicWorkflowConfiguration, opt: true },
|
|
81
|
+
{ no: 4, name: "tunnel", kind: "message", T: SSHConfiguration },
|
|
82
|
+
{ no: 5, name: "bucket_name", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
83
|
+
{ no: 6, name: "run_sql", kind: "message", T: SQLExecution, oneof: "couchbase_action" },
|
|
84
|
+
{ no: 7, name: "insert", kind: "message", T: Plugin_CouchbaseInsert, oneof: "couchbase_action" },
|
|
85
|
+
{ no: 8, name: "get", kind: "message", T: Plugin_CouchbaseGet, oneof: "couchbase_action" },
|
|
86
|
+
{ no: 9, name: "remove", kind: "message", T: Plugin_CouchbaseRemove, oneof: "couchbase_action" },
|
|
87
|
+
]);
|
|
88
|
+
|
|
89
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Plugin {
|
|
90
|
+
return new Plugin().fromBinary(bytes, options);
|
|
91
|
+
}
|
|
92
|
+
|
|
93
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Plugin {
|
|
94
|
+
return new Plugin().fromJson(jsonValue, options);
|
|
95
|
+
}
|
|
96
|
+
|
|
97
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Plugin {
|
|
98
|
+
return new Plugin().fromJsonString(jsonString, options);
|
|
99
|
+
}
|
|
100
|
+
|
|
101
|
+
static equals(a: Plugin | PlainMessage<Plugin> | undefined, b: Plugin | PlainMessage<Plugin> | undefined): boolean {
|
|
102
|
+
return proto3.util.equals(Plugin, a, b);
|
|
103
|
+
}
|
|
104
|
+
}
|
|
105
|
+
|
|
106
|
+
/**
|
|
107
|
+
* @generated from message plugins.couchbase.v1.Plugin.CouchbaseIdentifier
|
|
108
|
+
*/
|
|
109
|
+
export class Plugin_CouchbaseIdentifier extends Message<Plugin_CouchbaseIdentifier> {
|
|
110
|
+
/**
|
|
111
|
+
* @generated from field: string scope = 1;
|
|
112
|
+
*/
|
|
113
|
+
scope = "";
|
|
114
|
+
|
|
115
|
+
/**
|
|
116
|
+
* @generated from field: string collection = 2;
|
|
117
|
+
*/
|
|
118
|
+
collection = "";
|
|
119
|
+
|
|
120
|
+
constructor(data?: PartialMessage<Plugin_CouchbaseIdentifier>) {
|
|
121
|
+
super();
|
|
122
|
+
proto3.util.initPartial(data, this);
|
|
123
|
+
}
|
|
124
|
+
|
|
125
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
126
|
+
static readonly typeName = "plugins.couchbase.v1.Plugin.CouchbaseIdentifier";
|
|
127
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
128
|
+
{ no: 1, name: "scope", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
129
|
+
{ no: 2, name: "collection", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
130
|
+
]);
|
|
131
|
+
|
|
132
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Plugin_CouchbaseIdentifier {
|
|
133
|
+
return new Plugin_CouchbaseIdentifier().fromBinary(bytes, options);
|
|
134
|
+
}
|
|
135
|
+
|
|
136
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Plugin_CouchbaseIdentifier {
|
|
137
|
+
return new Plugin_CouchbaseIdentifier().fromJson(jsonValue, options);
|
|
138
|
+
}
|
|
139
|
+
|
|
140
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Plugin_CouchbaseIdentifier {
|
|
141
|
+
return new Plugin_CouchbaseIdentifier().fromJsonString(jsonString, options);
|
|
142
|
+
}
|
|
143
|
+
|
|
144
|
+
static equals(a: Plugin_CouchbaseIdentifier | PlainMessage<Plugin_CouchbaseIdentifier> | undefined, b: Plugin_CouchbaseIdentifier | PlainMessage<Plugin_CouchbaseIdentifier> | undefined): boolean {
|
|
145
|
+
return proto3.util.equals(Plugin_CouchbaseIdentifier, a, b);
|
|
146
|
+
}
|
|
147
|
+
}
|
|
148
|
+
|
|
149
|
+
/**
|
|
150
|
+
* @generated from message plugins.couchbase.v1.Plugin.CouchbaseConnection
|
|
151
|
+
*/
|
|
152
|
+
export class Plugin_CouchbaseConnection extends Message<Plugin_CouchbaseConnection> {
|
|
153
|
+
/**
|
|
154
|
+
* @generated from field: string user = 2;
|
|
155
|
+
*/
|
|
156
|
+
user = "";
|
|
157
|
+
|
|
158
|
+
/**
|
|
159
|
+
* @generated from field: string password = 3;
|
|
160
|
+
*/
|
|
161
|
+
password = "";
|
|
162
|
+
|
|
163
|
+
/**
|
|
164
|
+
* @generated from field: string url = 5;
|
|
165
|
+
*/
|
|
166
|
+
url = "";
|
|
167
|
+
|
|
168
|
+
constructor(data?: PartialMessage<Plugin_CouchbaseConnection>) {
|
|
169
|
+
super();
|
|
170
|
+
proto3.util.initPartial(data, this);
|
|
171
|
+
}
|
|
172
|
+
|
|
173
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
174
|
+
static readonly typeName = "plugins.couchbase.v1.Plugin.CouchbaseConnection";
|
|
175
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
176
|
+
{ no: 2, name: "user", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
177
|
+
{ no: 3, name: "password", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
178
|
+
{ no: 5, name: "url", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
179
|
+
]);
|
|
180
|
+
|
|
181
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Plugin_CouchbaseConnection {
|
|
182
|
+
return new Plugin_CouchbaseConnection().fromBinary(bytes, options);
|
|
183
|
+
}
|
|
184
|
+
|
|
185
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Plugin_CouchbaseConnection {
|
|
186
|
+
return new Plugin_CouchbaseConnection().fromJson(jsonValue, options);
|
|
187
|
+
}
|
|
188
|
+
|
|
189
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Plugin_CouchbaseConnection {
|
|
190
|
+
return new Plugin_CouchbaseConnection().fromJsonString(jsonString, options);
|
|
191
|
+
}
|
|
192
|
+
|
|
193
|
+
static equals(a: Plugin_CouchbaseConnection | PlainMessage<Plugin_CouchbaseConnection> | undefined, b: Plugin_CouchbaseConnection | PlainMessage<Plugin_CouchbaseConnection> | undefined): boolean {
|
|
194
|
+
return proto3.util.equals(Plugin_CouchbaseConnection, a, b);
|
|
195
|
+
}
|
|
196
|
+
}
|
|
197
|
+
|
|
198
|
+
/**
|
|
199
|
+
* @generated from message plugins.couchbase.v1.Plugin.CouchbaseInsert
|
|
200
|
+
*/
|
|
201
|
+
export class Plugin_CouchbaseInsert extends Message<Plugin_CouchbaseInsert> {
|
|
202
|
+
/**
|
|
203
|
+
* @generated from field: string key = 1;
|
|
204
|
+
*/
|
|
205
|
+
key = "";
|
|
206
|
+
|
|
207
|
+
/**
|
|
208
|
+
* @generated from field: string value = 2;
|
|
209
|
+
*/
|
|
210
|
+
value = "";
|
|
211
|
+
|
|
212
|
+
/**
|
|
213
|
+
* @generated from field: plugins.couchbase.v1.Plugin.CouchbaseIdentifier identifier = 3;
|
|
214
|
+
*/
|
|
215
|
+
identifier?: Plugin_CouchbaseIdentifier;
|
|
216
|
+
|
|
217
|
+
constructor(data?: PartialMessage<Plugin_CouchbaseInsert>) {
|
|
218
|
+
super();
|
|
219
|
+
proto3.util.initPartial(data, this);
|
|
220
|
+
}
|
|
221
|
+
|
|
222
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
223
|
+
static readonly typeName = "plugins.couchbase.v1.Plugin.CouchbaseInsert";
|
|
224
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
225
|
+
{ no: 1, name: "key", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
226
|
+
{ no: 2, name: "value", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
227
|
+
{ no: 3, name: "identifier", kind: "message", T: Plugin_CouchbaseIdentifier },
|
|
228
|
+
]);
|
|
229
|
+
|
|
230
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Plugin_CouchbaseInsert {
|
|
231
|
+
return new Plugin_CouchbaseInsert().fromBinary(bytes, options);
|
|
232
|
+
}
|
|
233
|
+
|
|
234
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Plugin_CouchbaseInsert {
|
|
235
|
+
return new Plugin_CouchbaseInsert().fromJson(jsonValue, options);
|
|
236
|
+
}
|
|
237
|
+
|
|
238
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Plugin_CouchbaseInsert {
|
|
239
|
+
return new Plugin_CouchbaseInsert().fromJsonString(jsonString, options);
|
|
240
|
+
}
|
|
241
|
+
|
|
242
|
+
static equals(a: Plugin_CouchbaseInsert | PlainMessage<Plugin_CouchbaseInsert> | undefined, b: Plugin_CouchbaseInsert | PlainMessage<Plugin_CouchbaseInsert> | undefined): boolean {
|
|
243
|
+
return proto3.util.equals(Plugin_CouchbaseInsert, a, b);
|
|
244
|
+
}
|
|
245
|
+
}
|
|
246
|
+
|
|
247
|
+
/**
|
|
248
|
+
* @generated from message plugins.couchbase.v1.Plugin.CouchbaseGet
|
|
249
|
+
*/
|
|
250
|
+
export class Plugin_CouchbaseGet extends Message<Plugin_CouchbaseGet> {
|
|
251
|
+
/**
|
|
252
|
+
* @generated from field: string key = 1;
|
|
253
|
+
*/
|
|
254
|
+
key = "";
|
|
255
|
+
|
|
256
|
+
/**
|
|
257
|
+
* @generated from field: plugins.couchbase.v1.Plugin.CouchbaseIdentifier identifier = 2;
|
|
258
|
+
*/
|
|
259
|
+
identifier?: Plugin_CouchbaseIdentifier;
|
|
260
|
+
|
|
261
|
+
constructor(data?: PartialMessage<Plugin_CouchbaseGet>) {
|
|
262
|
+
super();
|
|
263
|
+
proto3.util.initPartial(data, this);
|
|
264
|
+
}
|
|
265
|
+
|
|
266
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
267
|
+
static readonly typeName = "plugins.couchbase.v1.Plugin.CouchbaseGet";
|
|
268
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
269
|
+
{ no: 1, name: "key", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
270
|
+
{ no: 2, name: "identifier", kind: "message", T: Plugin_CouchbaseIdentifier },
|
|
271
|
+
]);
|
|
272
|
+
|
|
273
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Plugin_CouchbaseGet {
|
|
274
|
+
return new Plugin_CouchbaseGet().fromBinary(bytes, options);
|
|
275
|
+
}
|
|
276
|
+
|
|
277
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Plugin_CouchbaseGet {
|
|
278
|
+
return new Plugin_CouchbaseGet().fromJson(jsonValue, options);
|
|
279
|
+
}
|
|
280
|
+
|
|
281
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Plugin_CouchbaseGet {
|
|
282
|
+
return new Plugin_CouchbaseGet().fromJsonString(jsonString, options);
|
|
283
|
+
}
|
|
284
|
+
|
|
285
|
+
static equals(a: Plugin_CouchbaseGet | PlainMessage<Plugin_CouchbaseGet> | undefined, b: Plugin_CouchbaseGet | PlainMessage<Plugin_CouchbaseGet> | undefined): boolean {
|
|
286
|
+
return proto3.util.equals(Plugin_CouchbaseGet, a, b);
|
|
287
|
+
}
|
|
288
|
+
}
|
|
289
|
+
|
|
290
|
+
/**
|
|
291
|
+
* @generated from message plugins.couchbase.v1.Plugin.CouchbaseRemove
|
|
292
|
+
*/
|
|
293
|
+
export class Plugin_CouchbaseRemove extends Message<Plugin_CouchbaseRemove> {
|
|
294
|
+
/**
|
|
295
|
+
* @generated from field: string key = 1;
|
|
296
|
+
*/
|
|
297
|
+
key = "";
|
|
298
|
+
|
|
299
|
+
/**
|
|
300
|
+
* @generated from field: plugins.couchbase.v1.Plugin.CouchbaseIdentifier identifier = 2;
|
|
301
|
+
*/
|
|
302
|
+
identifier?: Plugin_CouchbaseIdentifier;
|
|
303
|
+
|
|
304
|
+
constructor(data?: PartialMessage<Plugin_CouchbaseRemove>) {
|
|
305
|
+
super();
|
|
306
|
+
proto3.util.initPartial(data, this);
|
|
307
|
+
}
|
|
308
|
+
|
|
309
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
310
|
+
static readonly typeName = "plugins.couchbase.v1.Plugin.CouchbaseRemove";
|
|
311
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
312
|
+
{ no: 1, name: "key", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
313
|
+
{ no: 2, name: "identifier", kind: "message", T: Plugin_CouchbaseIdentifier },
|
|
314
|
+
]);
|
|
315
|
+
|
|
316
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Plugin_CouchbaseRemove {
|
|
317
|
+
return new Plugin_CouchbaseRemove().fromBinary(bytes, options);
|
|
318
|
+
}
|
|
319
|
+
|
|
320
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Plugin_CouchbaseRemove {
|
|
321
|
+
return new Plugin_CouchbaseRemove().fromJson(jsonValue, options);
|
|
322
|
+
}
|
|
323
|
+
|
|
324
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Plugin_CouchbaseRemove {
|
|
325
|
+
return new Plugin_CouchbaseRemove().fromJsonString(jsonString, options);
|
|
326
|
+
}
|
|
327
|
+
|
|
328
|
+
static equals(a: Plugin_CouchbaseRemove | PlainMessage<Plugin_CouchbaseRemove> | undefined, b: Plugin_CouchbaseRemove | PlainMessage<Plugin_CouchbaseRemove> | undefined): boolean {
|
|
329
|
+
return proto3.util.equals(Plugin_CouchbaseRemove, a, b);
|
|
330
|
+
}
|
|
331
|
+
}
|
|
332
|
+
|
|
333
|
+
/**
|
|
334
|
+
* @generated from message plugins.couchbase.v1.Metadata
|
|
335
|
+
*/
|
|
336
|
+
export class Metadata extends Message<Metadata> {
|
|
337
|
+
/**
|
|
338
|
+
* @generated from field: repeated plugins.couchbase.v1.Metadata.Bucket buckets = 1;
|
|
339
|
+
*/
|
|
340
|
+
buckets: Metadata_Bucket[] = [];
|
|
341
|
+
|
|
342
|
+
constructor(data?: PartialMessage<Metadata>) {
|
|
343
|
+
super();
|
|
344
|
+
proto3.util.initPartial(data, this);
|
|
345
|
+
}
|
|
346
|
+
|
|
347
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
348
|
+
static readonly typeName = "plugins.couchbase.v1.Metadata";
|
|
349
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
350
|
+
{ no: 1, name: "buckets", kind: "message", T: Metadata_Bucket, repeated: true },
|
|
351
|
+
]);
|
|
352
|
+
|
|
353
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Metadata {
|
|
354
|
+
return new Metadata().fromBinary(bytes, options);
|
|
355
|
+
}
|
|
356
|
+
|
|
357
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Metadata {
|
|
358
|
+
return new Metadata().fromJson(jsonValue, options);
|
|
359
|
+
}
|
|
360
|
+
|
|
361
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Metadata {
|
|
362
|
+
return new Metadata().fromJsonString(jsonString, options);
|
|
363
|
+
}
|
|
364
|
+
|
|
365
|
+
static equals(a: Metadata | PlainMessage<Metadata> | undefined, b: Metadata | PlainMessage<Metadata> | undefined): boolean {
|
|
366
|
+
return proto3.util.equals(Metadata, a, b);
|
|
367
|
+
}
|
|
368
|
+
}
|
|
369
|
+
|
|
370
|
+
/**
|
|
371
|
+
* @generated from message plugins.couchbase.v1.Metadata.Collection
|
|
372
|
+
*/
|
|
373
|
+
export class Metadata_Collection extends Message<Metadata_Collection> {
|
|
374
|
+
/**
|
|
375
|
+
* @generated from field: string name = 1;
|
|
376
|
+
*/
|
|
377
|
+
name = "";
|
|
378
|
+
|
|
379
|
+
constructor(data?: PartialMessage<Metadata_Collection>) {
|
|
380
|
+
super();
|
|
381
|
+
proto3.util.initPartial(data, this);
|
|
382
|
+
}
|
|
383
|
+
|
|
384
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
385
|
+
static readonly typeName = "plugins.couchbase.v1.Metadata.Collection";
|
|
386
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
387
|
+
{ no: 1, name: "name", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
388
|
+
]);
|
|
389
|
+
|
|
390
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Metadata_Collection {
|
|
391
|
+
return new Metadata_Collection().fromBinary(bytes, options);
|
|
392
|
+
}
|
|
393
|
+
|
|
394
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Metadata_Collection {
|
|
395
|
+
return new Metadata_Collection().fromJson(jsonValue, options);
|
|
396
|
+
}
|
|
397
|
+
|
|
398
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Metadata_Collection {
|
|
399
|
+
return new Metadata_Collection().fromJsonString(jsonString, options);
|
|
400
|
+
}
|
|
401
|
+
|
|
402
|
+
static equals(a: Metadata_Collection | PlainMessage<Metadata_Collection> | undefined, b: Metadata_Collection | PlainMessage<Metadata_Collection> | undefined): boolean {
|
|
403
|
+
return proto3.util.equals(Metadata_Collection, a, b);
|
|
404
|
+
}
|
|
405
|
+
}
|
|
406
|
+
|
|
407
|
+
/**
|
|
408
|
+
* @generated from message plugins.couchbase.v1.Metadata.Scope
|
|
409
|
+
*/
|
|
410
|
+
export class Metadata_Scope extends Message<Metadata_Scope> {
|
|
411
|
+
/**
|
|
412
|
+
* @generated from field: string name = 1;
|
|
413
|
+
*/
|
|
414
|
+
name = "";
|
|
415
|
+
|
|
416
|
+
/**
|
|
417
|
+
* @generated from field: repeated plugins.couchbase.v1.Metadata.Collection collections = 2;
|
|
418
|
+
*/
|
|
419
|
+
collections: Metadata_Collection[] = [];
|
|
420
|
+
|
|
421
|
+
constructor(data?: PartialMessage<Metadata_Scope>) {
|
|
422
|
+
super();
|
|
423
|
+
proto3.util.initPartial(data, this);
|
|
424
|
+
}
|
|
425
|
+
|
|
426
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
427
|
+
static readonly typeName = "plugins.couchbase.v1.Metadata.Scope";
|
|
428
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
429
|
+
{ no: 1, name: "name", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
430
|
+
{ no: 2, name: "collections", kind: "message", T: Metadata_Collection, repeated: true },
|
|
431
|
+
]);
|
|
432
|
+
|
|
433
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Metadata_Scope {
|
|
434
|
+
return new Metadata_Scope().fromBinary(bytes, options);
|
|
435
|
+
}
|
|
436
|
+
|
|
437
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Metadata_Scope {
|
|
438
|
+
return new Metadata_Scope().fromJson(jsonValue, options);
|
|
439
|
+
}
|
|
440
|
+
|
|
441
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Metadata_Scope {
|
|
442
|
+
return new Metadata_Scope().fromJsonString(jsonString, options);
|
|
443
|
+
}
|
|
444
|
+
|
|
445
|
+
static equals(a: Metadata_Scope | PlainMessage<Metadata_Scope> | undefined, b: Metadata_Scope | PlainMessage<Metadata_Scope> | undefined): boolean {
|
|
446
|
+
return proto3.util.equals(Metadata_Scope, a, b);
|
|
447
|
+
}
|
|
448
|
+
}
|
|
449
|
+
|
|
450
|
+
/**
|
|
451
|
+
* @generated from message plugins.couchbase.v1.Metadata.Bucket
|
|
452
|
+
*/
|
|
453
|
+
export class Metadata_Bucket extends Message<Metadata_Bucket> {
|
|
454
|
+
/**
|
|
455
|
+
* @generated from field: string name = 1;
|
|
456
|
+
*/
|
|
457
|
+
name = "";
|
|
458
|
+
|
|
459
|
+
/**
|
|
460
|
+
* @generated from field: repeated plugins.couchbase.v1.Metadata.Scope scopes = 2;
|
|
461
|
+
*/
|
|
462
|
+
scopes: Metadata_Scope[] = [];
|
|
463
|
+
|
|
464
|
+
constructor(data?: PartialMessage<Metadata_Bucket>) {
|
|
465
|
+
super();
|
|
466
|
+
proto3.util.initPartial(data, this);
|
|
467
|
+
}
|
|
468
|
+
|
|
469
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
470
|
+
static readonly typeName = "plugins.couchbase.v1.Metadata.Bucket";
|
|
471
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
472
|
+
{ no: 1, name: "name", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
473
|
+
{ no: 2, name: "scopes", kind: "message", T: Metadata_Scope, repeated: true },
|
|
474
|
+
]);
|
|
475
|
+
|
|
476
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Metadata_Bucket {
|
|
477
|
+
return new Metadata_Bucket().fromBinary(bytes, options);
|
|
478
|
+
}
|
|
479
|
+
|
|
480
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Metadata_Bucket {
|
|
481
|
+
return new Metadata_Bucket().fromJson(jsonValue, options);
|
|
482
|
+
}
|
|
483
|
+
|
|
484
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Metadata_Bucket {
|
|
485
|
+
return new Metadata_Bucket().fromJsonString(jsonString, options);
|
|
486
|
+
}
|
|
487
|
+
|
|
488
|
+
static equals(a: Metadata_Bucket | PlainMessage<Metadata_Bucket> | undefined, b: Metadata_Bucket | PlainMessage<Metadata_Bucket> | undefined): boolean {
|
|
489
|
+
return proto3.util.equals(Metadata_Bucket, a, b);
|
|
490
|
+
}
|
|
491
|
+
}
|
|
492
|
+
|
|
@@ -0,0 +1,61 @@
|
|
|
1
|
+
// @generated by protoc-gen-es v1.2.0 with parameter "target=ts"
|
|
2
|
+
// @generated from file plugins/custom/v1/plugin.proto (package plugins.custom.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
|
+
* NOTE(frank): THIS IS EXPERIMENTAL AND SUBJECT TO CHANGE
|
|
11
|
+
*
|
|
12
|
+
* @generated from message plugins.custom.v1.Plugin
|
|
13
|
+
*/
|
|
14
|
+
export class Plugin extends Message<Plugin> {
|
|
15
|
+
/**
|
|
16
|
+
* @generated from field: string name = 1;
|
|
17
|
+
*/
|
|
18
|
+
name = "";
|
|
19
|
+
|
|
20
|
+
/**
|
|
21
|
+
* @generated from field: string version = 2;
|
|
22
|
+
*/
|
|
23
|
+
version = "";
|
|
24
|
+
|
|
25
|
+
/**
|
|
26
|
+
* NOTE(frank): Need to support JSON in the UI
|
|
27
|
+
*
|
|
28
|
+
* @generated from field: string config = 3;
|
|
29
|
+
*/
|
|
30
|
+
config = "";
|
|
31
|
+
|
|
32
|
+
constructor(data?: PartialMessage<Plugin>) {
|
|
33
|
+
super();
|
|
34
|
+
proto3.util.initPartial(data, this);
|
|
35
|
+
}
|
|
36
|
+
|
|
37
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
38
|
+
static readonly typeName = "plugins.custom.v1.Plugin";
|
|
39
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
40
|
+
{ no: 1, name: "name", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
41
|
+
{ no: 2, name: "version", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
42
|
+
{ no: 3, name: "config", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
43
|
+
]);
|
|
44
|
+
|
|
45
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Plugin {
|
|
46
|
+
return new Plugin().fromBinary(bytes, options);
|
|
47
|
+
}
|
|
48
|
+
|
|
49
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Plugin {
|
|
50
|
+
return new Plugin().fromJson(jsonValue, options);
|
|
51
|
+
}
|
|
52
|
+
|
|
53
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Plugin {
|
|
54
|
+
return new Plugin().fromJsonString(jsonString, options);
|
|
55
|
+
}
|
|
56
|
+
|
|
57
|
+
static equals(a: Plugin | PlainMessage<Plugin> | undefined, b: Plugin | PlainMessage<Plugin> | undefined): boolean {
|
|
58
|
+
return proto3.util.equals(Plugin, a, b);
|
|
59
|
+
}
|
|
60
|
+
}
|
|
61
|
+
|