@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,1136 @@
|
|
|
1
|
+
import type { BinaryReadOptions, FieldList, JsonReadOptions, JsonValue, PartialMessage, PlainMessage } from "@bufbuild/protobuf";
|
|
2
|
+
import { Message, proto3 } from "@bufbuild/protobuf";
|
|
3
|
+
import { DynamicWorkflowConfiguration } from "../../common/v1/plugin_pb";
|
|
4
|
+
/**
|
|
5
|
+
* @generated from message plugins.redis.v1.Plugin
|
|
6
|
+
*/
|
|
7
|
+
export declare class Plugin extends Message<Plugin> {
|
|
8
|
+
/**
|
|
9
|
+
* @generated from field: optional string name = 1;
|
|
10
|
+
*/
|
|
11
|
+
name?: string;
|
|
12
|
+
/**
|
|
13
|
+
* @generated from field: plugins.redis.v1.Plugin.Connection connection = 2;
|
|
14
|
+
*/
|
|
15
|
+
connection?: Plugin_Connection;
|
|
16
|
+
/**
|
|
17
|
+
* @generated from oneof plugins.redis.v1.Plugin.command_type
|
|
18
|
+
*/
|
|
19
|
+
commandType: {
|
|
20
|
+
/**
|
|
21
|
+
* @generated from field: plugins.redis.v1.Plugin.Raw raw = 3;
|
|
22
|
+
*/
|
|
23
|
+
value: Plugin_Raw;
|
|
24
|
+
case: "raw";
|
|
25
|
+
} | {
|
|
26
|
+
/**
|
|
27
|
+
* @generated from field: plugins.redis.v1.Plugin.Structured structured = 4;
|
|
28
|
+
*/
|
|
29
|
+
value: Plugin_Structured;
|
|
30
|
+
case: "structured";
|
|
31
|
+
} | {
|
|
32
|
+
case: undefined;
|
|
33
|
+
value?: undefined;
|
|
34
|
+
};
|
|
35
|
+
/**
|
|
36
|
+
* @generated from field: optional plugins.common.v1.DynamicWorkflowConfiguration dynamic_workflow_configuration = 5;
|
|
37
|
+
*/
|
|
38
|
+
dynamicWorkflowConfiguration?: DynamicWorkflowConfiguration;
|
|
39
|
+
constructor(data?: PartialMessage<Plugin>);
|
|
40
|
+
static readonly runtime: typeof proto3;
|
|
41
|
+
static readonly typeName = "plugins.redis.v1.Plugin";
|
|
42
|
+
static readonly fields: FieldList;
|
|
43
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Plugin;
|
|
44
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Plugin;
|
|
45
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Plugin;
|
|
46
|
+
static equals(a: Plugin | PlainMessage<Plugin> | undefined, b: Plugin | PlainMessage<Plugin> | undefined): boolean;
|
|
47
|
+
}
|
|
48
|
+
/**
|
|
49
|
+
* @generated from message plugins.redis.v1.Plugin.Raw
|
|
50
|
+
*/
|
|
51
|
+
export declare class Plugin_Raw extends Message<Plugin_Raw> {
|
|
52
|
+
/**
|
|
53
|
+
* @generated from oneof plugins.redis.v1.Plugin.Raw.action
|
|
54
|
+
*/
|
|
55
|
+
action: {
|
|
56
|
+
/**
|
|
57
|
+
* @generated from field: plugins.redis.v1.Plugin.Raw.Singleton singleton = 1;
|
|
58
|
+
*/
|
|
59
|
+
value: Plugin_Raw_Singleton;
|
|
60
|
+
case: "singleton";
|
|
61
|
+
} | {
|
|
62
|
+
case: undefined;
|
|
63
|
+
value?: undefined;
|
|
64
|
+
};
|
|
65
|
+
constructor(data?: PartialMessage<Plugin_Raw>);
|
|
66
|
+
static readonly runtime: typeof proto3;
|
|
67
|
+
static readonly typeName = "plugins.redis.v1.Plugin.Raw";
|
|
68
|
+
static readonly fields: FieldList;
|
|
69
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Plugin_Raw;
|
|
70
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Plugin_Raw;
|
|
71
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Plugin_Raw;
|
|
72
|
+
static equals(a: Plugin_Raw | PlainMessage<Plugin_Raw> | undefined, b: Plugin_Raw | PlainMessage<Plugin_Raw> | undefined): boolean;
|
|
73
|
+
}
|
|
74
|
+
/**
|
|
75
|
+
* @generated from message plugins.redis.v1.Plugin.Raw.Singleton
|
|
76
|
+
*/
|
|
77
|
+
export declare class Plugin_Raw_Singleton extends Message<Plugin_Raw_Singleton> {
|
|
78
|
+
/**
|
|
79
|
+
* @generated from field: string query = 1;
|
|
80
|
+
*/
|
|
81
|
+
query: string;
|
|
82
|
+
constructor(data?: PartialMessage<Plugin_Raw_Singleton>);
|
|
83
|
+
static readonly runtime: typeof proto3;
|
|
84
|
+
static readonly typeName = "plugins.redis.v1.Plugin.Raw.Singleton";
|
|
85
|
+
static readonly fields: FieldList;
|
|
86
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Plugin_Raw_Singleton;
|
|
87
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Plugin_Raw_Singleton;
|
|
88
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Plugin_Raw_Singleton;
|
|
89
|
+
static equals(a: Plugin_Raw_Singleton | PlainMessage<Plugin_Raw_Singleton> | undefined, b: Plugin_Raw_Singleton | PlainMessage<Plugin_Raw_Singleton> | undefined): boolean;
|
|
90
|
+
}
|
|
91
|
+
/**
|
|
92
|
+
* @generated from message plugins.redis.v1.Plugin.Structured
|
|
93
|
+
*/
|
|
94
|
+
export declare class Plugin_Structured extends Message<Plugin_Structured> {
|
|
95
|
+
/**
|
|
96
|
+
* @generated from oneof plugins.redis.v1.Plugin.Structured.action
|
|
97
|
+
*/
|
|
98
|
+
action: {
|
|
99
|
+
/**
|
|
100
|
+
* @generated from field: plugins.redis.v1.Plugin.Get get = 6;
|
|
101
|
+
*/
|
|
102
|
+
value: Plugin_Get;
|
|
103
|
+
case: "get";
|
|
104
|
+
} | {
|
|
105
|
+
/**
|
|
106
|
+
* @generated from field: plugins.redis.v1.Plugin.Set set = 7;
|
|
107
|
+
*/
|
|
108
|
+
value: Plugin_Set;
|
|
109
|
+
case: "set";
|
|
110
|
+
} | {
|
|
111
|
+
/**
|
|
112
|
+
* @generated from field: plugins.redis.v1.Plugin.Del del = 8;
|
|
113
|
+
*/
|
|
114
|
+
value: Plugin_Del;
|
|
115
|
+
case: "del";
|
|
116
|
+
} | {
|
|
117
|
+
/**
|
|
118
|
+
* @generated from field: plugins.redis.v1.Plugin.Keys keys = 9;
|
|
119
|
+
*/
|
|
120
|
+
value: Plugin_Keys;
|
|
121
|
+
case: "keys";
|
|
122
|
+
} | {
|
|
123
|
+
/**
|
|
124
|
+
* @generated from field: plugins.redis.v1.Plugin.Mget mget = 10;
|
|
125
|
+
*/
|
|
126
|
+
value: Plugin_Mget;
|
|
127
|
+
case: "mget";
|
|
128
|
+
} | {
|
|
129
|
+
/**
|
|
130
|
+
* @generated from field: plugins.redis.v1.Plugin.Hget hget = 11;
|
|
131
|
+
*/
|
|
132
|
+
value: Plugin_Hget;
|
|
133
|
+
case: "hget";
|
|
134
|
+
} | {
|
|
135
|
+
/**
|
|
136
|
+
* @generated from field: plugins.redis.v1.Plugin.Hmget hmget = 12;
|
|
137
|
+
*/
|
|
138
|
+
value: Plugin_Hmget;
|
|
139
|
+
case: "hmget";
|
|
140
|
+
} | {
|
|
141
|
+
/**
|
|
142
|
+
* @generated from field: plugins.redis.v1.Plugin.Hgetall hgetall = 13;
|
|
143
|
+
*/
|
|
144
|
+
value: Plugin_Hgetall;
|
|
145
|
+
case: "hgetall";
|
|
146
|
+
} | {
|
|
147
|
+
/**
|
|
148
|
+
* @generated from field: plugins.redis.v1.Plugin.Hset hset = 14;
|
|
149
|
+
*/
|
|
150
|
+
value: Plugin_Hset;
|
|
151
|
+
case: "hset";
|
|
152
|
+
} | {
|
|
153
|
+
/**
|
|
154
|
+
* @generated from field: plugins.redis.v1.Plugin.Hsetnx hsetnx = 15;
|
|
155
|
+
*/
|
|
156
|
+
value: Plugin_Hsetnx;
|
|
157
|
+
case: "hsetnx";
|
|
158
|
+
} | {
|
|
159
|
+
/**
|
|
160
|
+
* @generated from field: plugins.redis.v1.Plugin.Hlen hlen = 16;
|
|
161
|
+
*/
|
|
162
|
+
value: Plugin_Hlen;
|
|
163
|
+
case: "hlen";
|
|
164
|
+
} | {
|
|
165
|
+
/**
|
|
166
|
+
* @generated from field: plugins.redis.v1.Plugin.Hdel hdel = 17;
|
|
167
|
+
*/
|
|
168
|
+
value: Plugin_Hdel;
|
|
169
|
+
case: "hdel";
|
|
170
|
+
} | {
|
|
171
|
+
/**
|
|
172
|
+
* @generated from field: plugins.redis.v1.Plugin.Hkeys hkeys = 18;
|
|
173
|
+
*/
|
|
174
|
+
value: Plugin_Hkeys;
|
|
175
|
+
case: "hkeys";
|
|
176
|
+
} | {
|
|
177
|
+
/**
|
|
178
|
+
* @generated from field: plugins.redis.v1.Plugin.Hvals hvals = 19;
|
|
179
|
+
*/
|
|
180
|
+
value: Plugin_Hvals;
|
|
181
|
+
case: "hvals";
|
|
182
|
+
} | {
|
|
183
|
+
/**
|
|
184
|
+
* @generated from field: plugins.redis.v1.Plugin.Lindex lindex = 20;
|
|
185
|
+
*/
|
|
186
|
+
value: Plugin_Lindex;
|
|
187
|
+
case: "lindex";
|
|
188
|
+
} | {
|
|
189
|
+
/**
|
|
190
|
+
* @generated from field: plugins.redis.v1.Plugin.Llen llen = 21;
|
|
191
|
+
*/
|
|
192
|
+
value: Plugin_Llen;
|
|
193
|
+
case: "llen";
|
|
194
|
+
} | {
|
|
195
|
+
/**
|
|
196
|
+
* @generated from field: plugins.redis.v1.Plugin.Lpush lpush = 22;
|
|
197
|
+
*/
|
|
198
|
+
value: Plugin_Lpush;
|
|
199
|
+
case: "lpush";
|
|
200
|
+
} | {
|
|
201
|
+
/**
|
|
202
|
+
* @generated from field: plugins.redis.v1.Plugin.Lrem lrem = 23;
|
|
203
|
+
*/
|
|
204
|
+
value: Plugin_Lrem;
|
|
205
|
+
case: "lrem";
|
|
206
|
+
} | {
|
|
207
|
+
/**
|
|
208
|
+
* @generated from field: plugins.redis.v1.Plugin.Lrange lrange = 24;
|
|
209
|
+
*/
|
|
210
|
+
value: Plugin_Lrange;
|
|
211
|
+
case: "lrange";
|
|
212
|
+
} | {
|
|
213
|
+
/**
|
|
214
|
+
* @generated from field: plugins.redis.v1.Plugin.Sadd sadd = 25;
|
|
215
|
+
*/
|
|
216
|
+
value: Plugin_Sadd;
|
|
217
|
+
case: "sadd";
|
|
218
|
+
} | {
|
|
219
|
+
/**
|
|
220
|
+
* @generated from field: plugins.redis.v1.Plugin.Scard scard = 26;
|
|
221
|
+
*/
|
|
222
|
+
value: Plugin_Scard;
|
|
223
|
+
case: "scard";
|
|
224
|
+
} | {
|
|
225
|
+
/**
|
|
226
|
+
* @generated from field: plugins.redis.v1.Plugin.Smembers smembers = 27;
|
|
227
|
+
*/
|
|
228
|
+
value: Plugin_Smembers;
|
|
229
|
+
case: "smembers";
|
|
230
|
+
} | {
|
|
231
|
+
/**
|
|
232
|
+
* @generated from field: plugins.redis.v1.Plugin.Sismember sismember = 28;
|
|
233
|
+
*/
|
|
234
|
+
value: Plugin_Sismember;
|
|
235
|
+
case: "sismember";
|
|
236
|
+
} | {
|
|
237
|
+
/**
|
|
238
|
+
* @generated from field: plugins.redis.v1.Plugin.Srandmember srandmember = 29;
|
|
239
|
+
*/
|
|
240
|
+
value: Plugin_Srandmember;
|
|
241
|
+
case: "srandmember";
|
|
242
|
+
} | {
|
|
243
|
+
/**
|
|
244
|
+
* @generated from field: plugins.redis.v1.Plugin.Srem srem = 30;
|
|
245
|
+
*/
|
|
246
|
+
value: Plugin_Srem;
|
|
247
|
+
case: "srem";
|
|
248
|
+
} | {
|
|
249
|
+
/**
|
|
250
|
+
* @generated from field: plugins.redis.v1.Plugin.Zadd zadd = 31;
|
|
251
|
+
*/
|
|
252
|
+
value: Plugin_Zadd;
|
|
253
|
+
case: "zadd";
|
|
254
|
+
} | {
|
|
255
|
+
/**
|
|
256
|
+
* @generated from field: plugins.redis.v1.Plugin.Zcard zcard = 32;
|
|
257
|
+
*/
|
|
258
|
+
value: Plugin_Zcard;
|
|
259
|
+
case: "zcard";
|
|
260
|
+
} | {
|
|
261
|
+
/**
|
|
262
|
+
* @generated from field: plugins.redis.v1.Plugin.Zcount zcount = 33;
|
|
263
|
+
*/
|
|
264
|
+
value: Plugin_Zcount;
|
|
265
|
+
case: "zcount";
|
|
266
|
+
} | {
|
|
267
|
+
/**
|
|
268
|
+
* @generated from field: plugins.redis.v1.Plugin.Zrange zrange = 34;
|
|
269
|
+
*/
|
|
270
|
+
value: Plugin_Zrange;
|
|
271
|
+
case: "zrange";
|
|
272
|
+
} | {
|
|
273
|
+
/**
|
|
274
|
+
* @generated from field: plugins.redis.v1.Plugin.Zrank zrank = 35;
|
|
275
|
+
*/
|
|
276
|
+
value: Plugin_Zrank;
|
|
277
|
+
case: "zrank";
|
|
278
|
+
} | {
|
|
279
|
+
/**
|
|
280
|
+
* @generated from field: plugins.redis.v1.Plugin.Zrem zrem = 36;
|
|
281
|
+
*/
|
|
282
|
+
value: Plugin_Zrem;
|
|
283
|
+
case: "zrem";
|
|
284
|
+
} | {
|
|
285
|
+
/**
|
|
286
|
+
* @generated from field: plugins.redis.v1.Plugin.Zscore zscore = 37;
|
|
287
|
+
*/
|
|
288
|
+
value: Plugin_Zscore;
|
|
289
|
+
case: "zscore";
|
|
290
|
+
} | {
|
|
291
|
+
/**
|
|
292
|
+
* @generated from field: plugins.redis.v1.Plugin.Expire expire = 38;
|
|
293
|
+
*/
|
|
294
|
+
value: Plugin_Expire;
|
|
295
|
+
case: "expire";
|
|
296
|
+
} | {
|
|
297
|
+
/**
|
|
298
|
+
* @generated from field: plugins.redis.v1.Plugin.Ttl ttl = 39;
|
|
299
|
+
*/
|
|
300
|
+
value: Plugin_Ttl;
|
|
301
|
+
case: "ttl";
|
|
302
|
+
} | {
|
|
303
|
+
case: undefined;
|
|
304
|
+
value?: undefined;
|
|
305
|
+
};
|
|
306
|
+
constructor(data?: PartialMessage<Plugin_Structured>);
|
|
307
|
+
static readonly runtime: typeof proto3;
|
|
308
|
+
static readonly typeName = "plugins.redis.v1.Plugin.Structured";
|
|
309
|
+
static readonly fields: FieldList;
|
|
310
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Plugin_Structured;
|
|
311
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Plugin_Structured;
|
|
312
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Plugin_Structured;
|
|
313
|
+
static equals(a: Plugin_Structured | PlainMessage<Plugin_Structured> | undefined, b: Plugin_Structured | PlainMessage<Plugin_Structured> | undefined): boolean;
|
|
314
|
+
}
|
|
315
|
+
/**
|
|
316
|
+
* NOTE: (joey) this does not have to be a separate message right now
|
|
317
|
+
* 1. this follows the "connection" pattern
|
|
318
|
+
* 2. this lets us easily add shared connection fields in the future
|
|
319
|
+
*
|
|
320
|
+
* @generated from message plugins.redis.v1.Plugin.Connection
|
|
321
|
+
*/
|
|
322
|
+
export declare class Plugin_Connection extends Message<Plugin_Connection> {
|
|
323
|
+
/**
|
|
324
|
+
* @generated from oneof plugins.redis.v1.Plugin.Connection.connection_type
|
|
325
|
+
*/
|
|
326
|
+
connectionType: {
|
|
327
|
+
/**
|
|
328
|
+
* @generated from field: plugins.redis.v1.Plugin.Connection.Url url = 1;
|
|
329
|
+
*/
|
|
330
|
+
value: Plugin_Connection_Url;
|
|
331
|
+
case: "url";
|
|
332
|
+
} | {
|
|
333
|
+
/**
|
|
334
|
+
* @generated from field: plugins.redis.v1.Plugin.Connection.Fields fields = 2;
|
|
335
|
+
*/
|
|
336
|
+
value: Plugin_Connection_Fields;
|
|
337
|
+
case: "fields";
|
|
338
|
+
} | {
|
|
339
|
+
case: undefined;
|
|
340
|
+
value?: undefined;
|
|
341
|
+
};
|
|
342
|
+
constructor(data?: PartialMessage<Plugin_Connection>);
|
|
343
|
+
static readonly runtime: typeof proto3;
|
|
344
|
+
static readonly typeName = "plugins.redis.v1.Plugin.Connection";
|
|
345
|
+
static readonly fields: FieldList;
|
|
346
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Plugin_Connection;
|
|
347
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Plugin_Connection;
|
|
348
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Plugin_Connection;
|
|
349
|
+
static equals(a: Plugin_Connection | PlainMessage<Plugin_Connection> | undefined, b: Plugin_Connection | PlainMessage<Plugin_Connection> | undefined): boolean;
|
|
350
|
+
}
|
|
351
|
+
/**
|
|
352
|
+
* @generated from message plugins.redis.v1.Plugin.Connection.Url
|
|
353
|
+
*/
|
|
354
|
+
export declare class Plugin_Connection_Url extends Message<Plugin_Connection_Url> {
|
|
355
|
+
/**
|
|
356
|
+
* @generated from field: string url_string = 1;
|
|
357
|
+
*/
|
|
358
|
+
urlString: string;
|
|
359
|
+
constructor(data?: PartialMessage<Plugin_Connection_Url>);
|
|
360
|
+
static readonly runtime: typeof proto3;
|
|
361
|
+
static readonly typeName = "plugins.redis.v1.Plugin.Connection.Url";
|
|
362
|
+
static readonly fields: FieldList;
|
|
363
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Plugin_Connection_Url;
|
|
364
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Plugin_Connection_Url;
|
|
365
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Plugin_Connection_Url;
|
|
366
|
+
static equals(a: Plugin_Connection_Url | PlainMessage<Plugin_Connection_Url> | undefined, b: Plugin_Connection_Url | PlainMessage<Plugin_Connection_Url> | undefined): boolean;
|
|
367
|
+
}
|
|
368
|
+
/**
|
|
369
|
+
* @generated from message plugins.redis.v1.Plugin.Connection.Fields
|
|
370
|
+
*/
|
|
371
|
+
export declare class Plugin_Connection_Fields extends Message<Plugin_Connection_Fields> {
|
|
372
|
+
/**
|
|
373
|
+
* @generated from field: string host = 1;
|
|
374
|
+
*/
|
|
375
|
+
host: string;
|
|
376
|
+
/**
|
|
377
|
+
* @generated from field: int32 port = 2;
|
|
378
|
+
*/
|
|
379
|
+
port: number;
|
|
380
|
+
/**
|
|
381
|
+
* @generated from field: optional int32 database_number = 3;
|
|
382
|
+
*/
|
|
383
|
+
databaseNumber?: number;
|
|
384
|
+
/**
|
|
385
|
+
* @generated from field: optional string username = 4;
|
|
386
|
+
*/
|
|
387
|
+
username?: string;
|
|
388
|
+
/**
|
|
389
|
+
* @generated from field: optional string password = 5;
|
|
390
|
+
*/
|
|
391
|
+
password?: string;
|
|
392
|
+
/**
|
|
393
|
+
* @generated from field: bool enable_ssl = 6;
|
|
394
|
+
*/
|
|
395
|
+
enableSsl: boolean;
|
|
396
|
+
constructor(data?: PartialMessage<Plugin_Connection_Fields>);
|
|
397
|
+
static readonly runtime: typeof proto3;
|
|
398
|
+
static readonly typeName = "plugins.redis.v1.Plugin.Connection.Fields";
|
|
399
|
+
static readonly fields: FieldList;
|
|
400
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Plugin_Connection_Fields;
|
|
401
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Plugin_Connection_Fields;
|
|
402
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Plugin_Connection_Fields;
|
|
403
|
+
static equals(a: Plugin_Connection_Fields | PlainMessage<Plugin_Connection_Fields> | undefined, b: Plugin_Connection_Fields | PlainMessage<Plugin_Connection_Fields> | undefined): boolean;
|
|
404
|
+
}
|
|
405
|
+
/**
|
|
406
|
+
* @generated from message plugins.redis.v1.Plugin.Get
|
|
407
|
+
*/
|
|
408
|
+
export declare class Plugin_Get extends Message<Plugin_Get> {
|
|
409
|
+
/**
|
|
410
|
+
* @generated from field: string key = 1;
|
|
411
|
+
*/
|
|
412
|
+
key: string;
|
|
413
|
+
constructor(data?: PartialMessage<Plugin_Get>);
|
|
414
|
+
static readonly runtime: typeof proto3;
|
|
415
|
+
static readonly typeName = "plugins.redis.v1.Plugin.Get";
|
|
416
|
+
static readonly fields: FieldList;
|
|
417
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Plugin_Get;
|
|
418
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Plugin_Get;
|
|
419
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Plugin_Get;
|
|
420
|
+
static equals(a: Plugin_Get | PlainMessage<Plugin_Get> | undefined, b: Plugin_Get | PlainMessage<Plugin_Get> | undefined): boolean;
|
|
421
|
+
}
|
|
422
|
+
/**
|
|
423
|
+
* @generated from message plugins.redis.v1.Plugin.Set
|
|
424
|
+
*/
|
|
425
|
+
export declare class Plugin_Set extends Message<Plugin_Set> {
|
|
426
|
+
/**
|
|
427
|
+
* @generated from field: string key = 1;
|
|
428
|
+
*/
|
|
429
|
+
key: string;
|
|
430
|
+
/**
|
|
431
|
+
* @generated from field: string value = 2;
|
|
432
|
+
*/
|
|
433
|
+
value: string;
|
|
434
|
+
/**
|
|
435
|
+
* @generated from field: optional int32 expiration_ms = 3;
|
|
436
|
+
*/
|
|
437
|
+
expirationMs?: number;
|
|
438
|
+
constructor(data?: PartialMessage<Plugin_Set>);
|
|
439
|
+
static readonly runtime: typeof proto3;
|
|
440
|
+
static readonly typeName = "plugins.redis.v1.Plugin.Set";
|
|
441
|
+
static readonly fields: FieldList;
|
|
442
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Plugin_Set;
|
|
443
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Plugin_Set;
|
|
444
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Plugin_Set;
|
|
445
|
+
static equals(a: Plugin_Set | PlainMessage<Plugin_Set> | undefined, b: Plugin_Set | PlainMessage<Plugin_Set> | undefined): boolean;
|
|
446
|
+
}
|
|
447
|
+
/**
|
|
448
|
+
* @generated from message plugins.redis.v1.Plugin.Del
|
|
449
|
+
*/
|
|
450
|
+
export declare class Plugin_Del extends Message<Plugin_Del> {
|
|
451
|
+
/**
|
|
452
|
+
* @generated from field: string key = 1;
|
|
453
|
+
*/
|
|
454
|
+
key: string;
|
|
455
|
+
constructor(data?: PartialMessage<Plugin_Del>);
|
|
456
|
+
static readonly runtime: typeof proto3;
|
|
457
|
+
static readonly typeName = "plugins.redis.v1.Plugin.Del";
|
|
458
|
+
static readonly fields: FieldList;
|
|
459
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Plugin_Del;
|
|
460
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Plugin_Del;
|
|
461
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Plugin_Del;
|
|
462
|
+
static equals(a: Plugin_Del | PlainMessage<Plugin_Del> | undefined, b: Plugin_Del | PlainMessage<Plugin_Del> | undefined): boolean;
|
|
463
|
+
}
|
|
464
|
+
/**
|
|
465
|
+
* @generated from message plugins.redis.v1.Plugin.Keys
|
|
466
|
+
*/
|
|
467
|
+
export declare class Plugin_Keys extends Message<Plugin_Keys> {
|
|
468
|
+
/**
|
|
469
|
+
* @generated from field: string pattern = 1;
|
|
470
|
+
*/
|
|
471
|
+
pattern: string;
|
|
472
|
+
constructor(data?: PartialMessage<Plugin_Keys>);
|
|
473
|
+
static readonly runtime: typeof proto3;
|
|
474
|
+
static readonly typeName = "plugins.redis.v1.Plugin.Keys";
|
|
475
|
+
static readonly fields: FieldList;
|
|
476
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Plugin_Keys;
|
|
477
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Plugin_Keys;
|
|
478
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Plugin_Keys;
|
|
479
|
+
static equals(a: Plugin_Keys | PlainMessage<Plugin_Keys> | undefined, b: Plugin_Keys | PlainMessage<Plugin_Keys> | undefined): boolean;
|
|
480
|
+
}
|
|
481
|
+
/**
|
|
482
|
+
* @generated from message plugins.redis.v1.Plugin.Mget
|
|
483
|
+
*/
|
|
484
|
+
export declare class Plugin_Mget extends Message<Plugin_Mget> {
|
|
485
|
+
/**
|
|
486
|
+
* comma-separated list
|
|
487
|
+
*
|
|
488
|
+
* @generated from field: string keys = 1;
|
|
489
|
+
*/
|
|
490
|
+
keys: string;
|
|
491
|
+
constructor(data?: PartialMessage<Plugin_Mget>);
|
|
492
|
+
static readonly runtime: typeof proto3;
|
|
493
|
+
static readonly typeName = "plugins.redis.v1.Plugin.Mget";
|
|
494
|
+
static readonly fields: FieldList;
|
|
495
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Plugin_Mget;
|
|
496
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Plugin_Mget;
|
|
497
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Plugin_Mget;
|
|
498
|
+
static equals(a: Plugin_Mget | PlainMessage<Plugin_Mget> | undefined, b: Plugin_Mget | PlainMessage<Plugin_Mget> | undefined): boolean;
|
|
499
|
+
}
|
|
500
|
+
/**
|
|
501
|
+
* @generated from message plugins.redis.v1.Plugin.Hget
|
|
502
|
+
*/
|
|
503
|
+
export declare class Plugin_Hget extends Message<Plugin_Hget> {
|
|
504
|
+
/**
|
|
505
|
+
* @generated from field: string key = 1;
|
|
506
|
+
*/
|
|
507
|
+
key: string;
|
|
508
|
+
/**
|
|
509
|
+
* @generated from field: string field = 2;
|
|
510
|
+
*/
|
|
511
|
+
field: string;
|
|
512
|
+
constructor(data?: PartialMessage<Plugin_Hget>);
|
|
513
|
+
static readonly runtime: typeof proto3;
|
|
514
|
+
static readonly typeName = "plugins.redis.v1.Plugin.Hget";
|
|
515
|
+
static readonly fields: FieldList;
|
|
516
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Plugin_Hget;
|
|
517
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Plugin_Hget;
|
|
518
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Plugin_Hget;
|
|
519
|
+
static equals(a: Plugin_Hget | PlainMessage<Plugin_Hget> | undefined, b: Plugin_Hget | PlainMessage<Plugin_Hget> | undefined): boolean;
|
|
520
|
+
}
|
|
521
|
+
/**
|
|
522
|
+
* @generated from message plugins.redis.v1.Plugin.Hmget
|
|
523
|
+
*/
|
|
524
|
+
export declare class Plugin_Hmget extends Message<Plugin_Hmget> {
|
|
525
|
+
/**
|
|
526
|
+
* @generated from field: string key = 1;
|
|
527
|
+
*/
|
|
528
|
+
key: string;
|
|
529
|
+
/**
|
|
530
|
+
* comma-separated list
|
|
531
|
+
*
|
|
532
|
+
* @generated from field: string fields = 2;
|
|
533
|
+
*/
|
|
534
|
+
fields: string;
|
|
535
|
+
constructor(data?: PartialMessage<Plugin_Hmget>);
|
|
536
|
+
static readonly runtime: typeof proto3;
|
|
537
|
+
static readonly typeName = "plugins.redis.v1.Plugin.Hmget";
|
|
538
|
+
static readonly fields: FieldList;
|
|
539
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Plugin_Hmget;
|
|
540
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Plugin_Hmget;
|
|
541
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Plugin_Hmget;
|
|
542
|
+
static equals(a: Plugin_Hmget | PlainMessage<Plugin_Hmget> | undefined, b: Plugin_Hmget | PlainMessage<Plugin_Hmget> | undefined): boolean;
|
|
543
|
+
}
|
|
544
|
+
/**
|
|
545
|
+
* @generated from message plugins.redis.v1.Plugin.Hgetall
|
|
546
|
+
*/
|
|
547
|
+
export declare class Plugin_Hgetall extends Message<Plugin_Hgetall> {
|
|
548
|
+
/**
|
|
549
|
+
* @generated from field: string key = 1;
|
|
550
|
+
*/
|
|
551
|
+
key: string;
|
|
552
|
+
constructor(data?: PartialMessage<Plugin_Hgetall>);
|
|
553
|
+
static readonly runtime: typeof proto3;
|
|
554
|
+
static readonly typeName = "plugins.redis.v1.Plugin.Hgetall";
|
|
555
|
+
static readonly fields: FieldList;
|
|
556
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Plugin_Hgetall;
|
|
557
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Plugin_Hgetall;
|
|
558
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Plugin_Hgetall;
|
|
559
|
+
static equals(a: Plugin_Hgetall | PlainMessage<Plugin_Hgetall> | undefined, b: Plugin_Hgetall | PlainMessage<Plugin_Hgetall> | undefined): boolean;
|
|
560
|
+
}
|
|
561
|
+
/**
|
|
562
|
+
* @generated from message plugins.redis.v1.Plugin.Hset
|
|
563
|
+
*/
|
|
564
|
+
export declare class Plugin_Hset extends Message<Plugin_Hset> {
|
|
565
|
+
/**
|
|
566
|
+
* @generated from field: string key = 1;
|
|
567
|
+
*/
|
|
568
|
+
key: string;
|
|
569
|
+
/**
|
|
570
|
+
* @generated from field: string field = 2;
|
|
571
|
+
*/
|
|
572
|
+
field: string;
|
|
573
|
+
/**
|
|
574
|
+
* @generated from field: string value = 3;
|
|
575
|
+
*/
|
|
576
|
+
value: string;
|
|
577
|
+
constructor(data?: PartialMessage<Plugin_Hset>);
|
|
578
|
+
static readonly runtime: typeof proto3;
|
|
579
|
+
static readonly typeName = "plugins.redis.v1.Plugin.Hset";
|
|
580
|
+
static readonly fields: FieldList;
|
|
581
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Plugin_Hset;
|
|
582
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Plugin_Hset;
|
|
583
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Plugin_Hset;
|
|
584
|
+
static equals(a: Plugin_Hset | PlainMessage<Plugin_Hset> | undefined, b: Plugin_Hset | PlainMessage<Plugin_Hset> | undefined): boolean;
|
|
585
|
+
}
|
|
586
|
+
/**
|
|
587
|
+
* @generated from message plugins.redis.v1.Plugin.Hsetnx
|
|
588
|
+
*/
|
|
589
|
+
export declare class Plugin_Hsetnx extends Message<Plugin_Hsetnx> {
|
|
590
|
+
/**
|
|
591
|
+
* @generated from field: string key = 1;
|
|
592
|
+
*/
|
|
593
|
+
key: string;
|
|
594
|
+
/**
|
|
595
|
+
* @generated from field: string field = 2;
|
|
596
|
+
*/
|
|
597
|
+
field: string;
|
|
598
|
+
/**
|
|
599
|
+
* @generated from field: string value = 3;
|
|
600
|
+
*/
|
|
601
|
+
value: string;
|
|
602
|
+
constructor(data?: PartialMessage<Plugin_Hsetnx>);
|
|
603
|
+
static readonly runtime: typeof proto3;
|
|
604
|
+
static readonly typeName = "plugins.redis.v1.Plugin.Hsetnx";
|
|
605
|
+
static readonly fields: FieldList;
|
|
606
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Plugin_Hsetnx;
|
|
607
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Plugin_Hsetnx;
|
|
608
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Plugin_Hsetnx;
|
|
609
|
+
static equals(a: Plugin_Hsetnx | PlainMessage<Plugin_Hsetnx> | undefined, b: Plugin_Hsetnx | PlainMessage<Plugin_Hsetnx> | undefined): boolean;
|
|
610
|
+
}
|
|
611
|
+
/**
|
|
612
|
+
* @generated from message plugins.redis.v1.Plugin.Hlen
|
|
613
|
+
*/
|
|
614
|
+
export declare class Plugin_Hlen extends Message<Plugin_Hlen> {
|
|
615
|
+
/**
|
|
616
|
+
* @generated from field: string key = 1;
|
|
617
|
+
*/
|
|
618
|
+
key: string;
|
|
619
|
+
constructor(data?: PartialMessage<Plugin_Hlen>);
|
|
620
|
+
static readonly runtime: typeof proto3;
|
|
621
|
+
static readonly typeName = "plugins.redis.v1.Plugin.Hlen";
|
|
622
|
+
static readonly fields: FieldList;
|
|
623
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Plugin_Hlen;
|
|
624
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Plugin_Hlen;
|
|
625
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Plugin_Hlen;
|
|
626
|
+
static equals(a: Plugin_Hlen | PlainMessage<Plugin_Hlen> | undefined, b: Plugin_Hlen | PlainMessage<Plugin_Hlen> | undefined): boolean;
|
|
627
|
+
}
|
|
628
|
+
/**
|
|
629
|
+
* @generated from message plugins.redis.v1.Plugin.Hdel
|
|
630
|
+
*/
|
|
631
|
+
export declare class Plugin_Hdel extends Message<Plugin_Hdel> {
|
|
632
|
+
/**
|
|
633
|
+
* @generated from field: string key = 1;
|
|
634
|
+
*/
|
|
635
|
+
key: string;
|
|
636
|
+
/**
|
|
637
|
+
* @generated from field: string field = 2;
|
|
638
|
+
*/
|
|
639
|
+
field: string;
|
|
640
|
+
constructor(data?: PartialMessage<Plugin_Hdel>);
|
|
641
|
+
static readonly runtime: typeof proto3;
|
|
642
|
+
static readonly typeName = "plugins.redis.v1.Plugin.Hdel";
|
|
643
|
+
static readonly fields: FieldList;
|
|
644
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Plugin_Hdel;
|
|
645
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Plugin_Hdel;
|
|
646
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Plugin_Hdel;
|
|
647
|
+
static equals(a: Plugin_Hdel | PlainMessage<Plugin_Hdel> | undefined, b: Plugin_Hdel | PlainMessage<Plugin_Hdel> | undefined): boolean;
|
|
648
|
+
}
|
|
649
|
+
/**
|
|
650
|
+
* @generated from message plugins.redis.v1.Plugin.Hkeys
|
|
651
|
+
*/
|
|
652
|
+
export declare class Plugin_Hkeys extends Message<Plugin_Hkeys> {
|
|
653
|
+
/**
|
|
654
|
+
* @generated from field: string key = 1;
|
|
655
|
+
*/
|
|
656
|
+
key: string;
|
|
657
|
+
constructor(data?: PartialMessage<Plugin_Hkeys>);
|
|
658
|
+
static readonly runtime: typeof proto3;
|
|
659
|
+
static readonly typeName = "plugins.redis.v1.Plugin.Hkeys";
|
|
660
|
+
static readonly fields: FieldList;
|
|
661
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Plugin_Hkeys;
|
|
662
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Plugin_Hkeys;
|
|
663
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Plugin_Hkeys;
|
|
664
|
+
static equals(a: Plugin_Hkeys | PlainMessage<Plugin_Hkeys> | undefined, b: Plugin_Hkeys | PlainMessage<Plugin_Hkeys> | undefined): boolean;
|
|
665
|
+
}
|
|
666
|
+
/**
|
|
667
|
+
* @generated from message plugins.redis.v1.Plugin.Hvals
|
|
668
|
+
*/
|
|
669
|
+
export declare class Plugin_Hvals extends Message<Plugin_Hvals> {
|
|
670
|
+
/**
|
|
671
|
+
* @generated from field: string key = 1;
|
|
672
|
+
*/
|
|
673
|
+
key: string;
|
|
674
|
+
constructor(data?: PartialMessage<Plugin_Hvals>);
|
|
675
|
+
static readonly runtime: typeof proto3;
|
|
676
|
+
static readonly typeName = "plugins.redis.v1.Plugin.Hvals";
|
|
677
|
+
static readonly fields: FieldList;
|
|
678
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Plugin_Hvals;
|
|
679
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Plugin_Hvals;
|
|
680
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Plugin_Hvals;
|
|
681
|
+
static equals(a: Plugin_Hvals | PlainMessage<Plugin_Hvals> | undefined, b: Plugin_Hvals | PlainMessage<Plugin_Hvals> | undefined): boolean;
|
|
682
|
+
}
|
|
683
|
+
/**
|
|
684
|
+
* @generated from message plugins.redis.v1.Plugin.Lindex
|
|
685
|
+
*/
|
|
686
|
+
export declare class Plugin_Lindex extends Message<Plugin_Lindex> {
|
|
687
|
+
/**
|
|
688
|
+
* @generated from field: string key = 1;
|
|
689
|
+
*/
|
|
690
|
+
key: string;
|
|
691
|
+
/**
|
|
692
|
+
* @generated from field: int32 index = 2;
|
|
693
|
+
*/
|
|
694
|
+
index: number;
|
|
695
|
+
constructor(data?: PartialMessage<Plugin_Lindex>);
|
|
696
|
+
static readonly runtime: typeof proto3;
|
|
697
|
+
static readonly typeName = "plugins.redis.v1.Plugin.Lindex";
|
|
698
|
+
static readonly fields: FieldList;
|
|
699
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Plugin_Lindex;
|
|
700
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Plugin_Lindex;
|
|
701
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Plugin_Lindex;
|
|
702
|
+
static equals(a: Plugin_Lindex | PlainMessage<Plugin_Lindex> | undefined, b: Plugin_Lindex | PlainMessage<Plugin_Lindex> | undefined): boolean;
|
|
703
|
+
}
|
|
704
|
+
/**
|
|
705
|
+
* @generated from message plugins.redis.v1.Plugin.Llen
|
|
706
|
+
*/
|
|
707
|
+
export declare class Plugin_Llen extends Message<Plugin_Llen> {
|
|
708
|
+
/**
|
|
709
|
+
* @generated from field: string key = 1;
|
|
710
|
+
*/
|
|
711
|
+
key: string;
|
|
712
|
+
constructor(data?: PartialMessage<Plugin_Llen>);
|
|
713
|
+
static readonly runtime: typeof proto3;
|
|
714
|
+
static readonly typeName = "plugins.redis.v1.Plugin.Llen";
|
|
715
|
+
static readonly fields: FieldList;
|
|
716
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Plugin_Llen;
|
|
717
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Plugin_Llen;
|
|
718
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Plugin_Llen;
|
|
719
|
+
static equals(a: Plugin_Llen | PlainMessage<Plugin_Llen> | undefined, b: Plugin_Llen | PlainMessage<Plugin_Llen> | undefined): boolean;
|
|
720
|
+
}
|
|
721
|
+
/**
|
|
722
|
+
* @generated from message plugins.redis.v1.Plugin.Lpush
|
|
723
|
+
*/
|
|
724
|
+
export declare class Plugin_Lpush extends Message<Plugin_Lpush> {
|
|
725
|
+
/**
|
|
726
|
+
* @generated from field: string key = 1;
|
|
727
|
+
*/
|
|
728
|
+
key: string;
|
|
729
|
+
/**
|
|
730
|
+
* @generated from field: string value = 2;
|
|
731
|
+
*/
|
|
732
|
+
value: string;
|
|
733
|
+
constructor(data?: PartialMessage<Plugin_Lpush>);
|
|
734
|
+
static readonly runtime: typeof proto3;
|
|
735
|
+
static readonly typeName = "plugins.redis.v1.Plugin.Lpush";
|
|
736
|
+
static readonly fields: FieldList;
|
|
737
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Plugin_Lpush;
|
|
738
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Plugin_Lpush;
|
|
739
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Plugin_Lpush;
|
|
740
|
+
static equals(a: Plugin_Lpush | PlainMessage<Plugin_Lpush> | undefined, b: Plugin_Lpush | PlainMessage<Plugin_Lpush> | undefined): boolean;
|
|
741
|
+
}
|
|
742
|
+
/**
|
|
743
|
+
* @generated from message plugins.redis.v1.Plugin.Lrem
|
|
744
|
+
*/
|
|
745
|
+
export declare class Plugin_Lrem extends Message<Plugin_Lrem> {
|
|
746
|
+
/**
|
|
747
|
+
* @generated from field: string key = 1;
|
|
748
|
+
*/
|
|
749
|
+
key: string;
|
|
750
|
+
/**
|
|
751
|
+
* @generated from field: int32 count = 2;
|
|
752
|
+
*/
|
|
753
|
+
count: number;
|
|
754
|
+
/**
|
|
755
|
+
* @generated from field: string value = 3;
|
|
756
|
+
*/
|
|
757
|
+
value: string;
|
|
758
|
+
constructor(data?: PartialMessage<Plugin_Lrem>);
|
|
759
|
+
static readonly runtime: typeof proto3;
|
|
760
|
+
static readonly typeName = "plugins.redis.v1.Plugin.Lrem";
|
|
761
|
+
static readonly fields: FieldList;
|
|
762
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Plugin_Lrem;
|
|
763
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Plugin_Lrem;
|
|
764
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Plugin_Lrem;
|
|
765
|
+
static equals(a: Plugin_Lrem | PlainMessage<Plugin_Lrem> | undefined, b: Plugin_Lrem | PlainMessage<Plugin_Lrem> | undefined): boolean;
|
|
766
|
+
}
|
|
767
|
+
/**
|
|
768
|
+
* @generated from message plugins.redis.v1.Plugin.Lrange
|
|
769
|
+
*/
|
|
770
|
+
export declare class Plugin_Lrange extends Message<Plugin_Lrange> {
|
|
771
|
+
/**
|
|
772
|
+
* @generated from field: string key = 1;
|
|
773
|
+
*/
|
|
774
|
+
key: string;
|
|
775
|
+
/**
|
|
776
|
+
* @generated from field: int32 start = 2;
|
|
777
|
+
*/
|
|
778
|
+
start: number;
|
|
779
|
+
/**
|
|
780
|
+
* @generated from field: int32 stop = 3;
|
|
781
|
+
*/
|
|
782
|
+
stop: number;
|
|
783
|
+
constructor(data?: PartialMessage<Plugin_Lrange>);
|
|
784
|
+
static readonly runtime: typeof proto3;
|
|
785
|
+
static readonly typeName = "plugins.redis.v1.Plugin.Lrange";
|
|
786
|
+
static readonly fields: FieldList;
|
|
787
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Plugin_Lrange;
|
|
788
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Plugin_Lrange;
|
|
789
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Plugin_Lrange;
|
|
790
|
+
static equals(a: Plugin_Lrange | PlainMessage<Plugin_Lrange> | undefined, b: Plugin_Lrange | PlainMessage<Plugin_Lrange> | undefined): boolean;
|
|
791
|
+
}
|
|
792
|
+
/**
|
|
793
|
+
* @generated from message plugins.redis.v1.Plugin.Sadd
|
|
794
|
+
*/
|
|
795
|
+
export declare class Plugin_Sadd extends Message<Plugin_Sadd> {
|
|
796
|
+
/**
|
|
797
|
+
* @generated from field: string key = 1;
|
|
798
|
+
*/
|
|
799
|
+
key: string;
|
|
800
|
+
/**
|
|
801
|
+
* @generated from field: string member = 2;
|
|
802
|
+
*/
|
|
803
|
+
member: string;
|
|
804
|
+
constructor(data?: PartialMessage<Plugin_Sadd>);
|
|
805
|
+
static readonly runtime: typeof proto3;
|
|
806
|
+
static readonly typeName = "plugins.redis.v1.Plugin.Sadd";
|
|
807
|
+
static readonly fields: FieldList;
|
|
808
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Plugin_Sadd;
|
|
809
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Plugin_Sadd;
|
|
810
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Plugin_Sadd;
|
|
811
|
+
static equals(a: Plugin_Sadd | PlainMessage<Plugin_Sadd> | undefined, b: Plugin_Sadd | PlainMessage<Plugin_Sadd> | undefined): boolean;
|
|
812
|
+
}
|
|
813
|
+
/**
|
|
814
|
+
* @generated from message plugins.redis.v1.Plugin.Scard
|
|
815
|
+
*/
|
|
816
|
+
export declare class Plugin_Scard extends Message<Plugin_Scard> {
|
|
817
|
+
/**
|
|
818
|
+
* @generated from field: string key = 1;
|
|
819
|
+
*/
|
|
820
|
+
key: string;
|
|
821
|
+
constructor(data?: PartialMessage<Plugin_Scard>);
|
|
822
|
+
static readonly runtime: typeof proto3;
|
|
823
|
+
static readonly typeName = "plugins.redis.v1.Plugin.Scard";
|
|
824
|
+
static readonly fields: FieldList;
|
|
825
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Plugin_Scard;
|
|
826
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Plugin_Scard;
|
|
827
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Plugin_Scard;
|
|
828
|
+
static equals(a: Plugin_Scard | PlainMessage<Plugin_Scard> | undefined, b: Plugin_Scard | PlainMessage<Plugin_Scard> | undefined): boolean;
|
|
829
|
+
}
|
|
830
|
+
/**
|
|
831
|
+
* @generated from message plugins.redis.v1.Plugin.Smembers
|
|
832
|
+
*/
|
|
833
|
+
export declare class Plugin_Smembers extends Message<Plugin_Smembers> {
|
|
834
|
+
/**
|
|
835
|
+
* @generated from field: string key = 1;
|
|
836
|
+
*/
|
|
837
|
+
key: string;
|
|
838
|
+
constructor(data?: PartialMessage<Plugin_Smembers>);
|
|
839
|
+
static readonly runtime: typeof proto3;
|
|
840
|
+
static readonly typeName = "plugins.redis.v1.Plugin.Smembers";
|
|
841
|
+
static readonly fields: FieldList;
|
|
842
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Plugin_Smembers;
|
|
843
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Plugin_Smembers;
|
|
844
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Plugin_Smembers;
|
|
845
|
+
static equals(a: Plugin_Smembers | PlainMessage<Plugin_Smembers> | undefined, b: Plugin_Smembers | PlainMessage<Plugin_Smembers> | undefined): boolean;
|
|
846
|
+
}
|
|
847
|
+
/**
|
|
848
|
+
* @generated from message plugins.redis.v1.Plugin.Sismember
|
|
849
|
+
*/
|
|
850
|
+
export declare class Plugin_Sismember extends Message<Plugin_Sismember> {
|
|
851
|
+
/**
|
|
852
|
+
* @generated from field: string key = 1;
|
|
853
|
+
*/
|
|
854
|
+
key: string;
|
|
855
|
+
/**
|
|
856
|
+
* @generated from field: string member = 2;
|
|
857
|
+
*/
|
|
858
|
+
member: string;
|
|
859
|
+
constructor(data?: PartialMessage<Plugin_Sismember>);
|
|
860
|
+
static readonly runtime: typeof proto3;
|
|
861
|
+
static readonly typeName = "plugins.redis.v1.Plugin.Sismember";
|
|
862
|
+
static readonly fields: FieldList;
|
|
863
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Plugin_Sismember;
|
|
864
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Plugin_Sismember;
|
|
865
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Plugin_Sismember;
|
|
866
|
+
static equals(a: Plugin_Sismember | PlainMessage<Plugin_Sismember> | undefined, b: Plugin_Sismember | PlainMessage<Plugin_Sismember> | undefined): boolean;
|
|
867
|
+
}
|
|
868
|
+
/**
|
|
869
|
+
* @generated from message plugins.redis.v1.Plugin.Srandmember
|
|
870
|
+
*/
|
|
871
|
+
export declare class Plugin_Srandmember extends Message<Plugin_Srandmember> {
|
|
872
|
+
/**
|
|
873
|
+
* @generated from field: string key = 1;
|
|
874
|
+
*/
|
|
875
|
+
key: string;
|
|
876
|
+
/**
|
|
877
|
+
* @generated from field: optional int32 count = 2;
|
|
878
|
+
*/
|
|
879
|
+
count?: number;
|
|
880
|
+
constructor(data?: PartialMessage<Plugin_Srandmember>);
|
|
881
|
+
static readonly runtime: typeof proto3;
|
|
882
|
+
static readonly typeName = "plugins.redis.v1.Plugin.Srandmember";
|
|
883
|
+
static readonly fields: FieldList;
|
|
884
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Plugin_Srandmember;
|
|
885
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Plugin_Srandmember;
|
|
886
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Plugin_Srandmember;
|
|
887
|
+
static equals(a: Plugin_Srandmember | PlainMessage<Plugin_Srandmember> | undefined, b: Plugin_Srandmember | PlainMessage<Plugin_Srandmember> | undefined): boolean;
|
|
888
|
+
}
|
|
889
|
+
/**
|
|
890
|
+
* @generated from message plugins.redis.v1.Plugin.Srem
|
|
891
|
+
*/
|
|
892
|
+
export declare class Plugin_Srem extends Message<Plugin_Srem> {
|
|
893
|
+
/**
|
|
894
|
+
* @generated from field: string key = 1;
|
|
895
|
+
*/
|
|
896
|
+
key: string;
|
|
897
|
+
/**
|
|
898
|
+
* @generated from field: string member = 2;
|
|
899
|
+
*/
|
|
900
|
+
member: string;
|
|
901
|
+
constructor(data?: PartialMessage<Plugin_Srem>);
|
|
902
|
+
static readonly runtime: typeof proto3;
|
|
903
|
+
static readonly typeName = "plugins.redis.v1.Plugin.Srem";
|
|
904
|
+
static readonly fields: FieldList;
|
|
905
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Plugin_Srem;
|
|
906
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Plugin_Srem;
|
|
907
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Plugin_Srem;
|
|
908
|
+
static equals(a: Plugin_Srem | PlainMessage<Plugin_Srem> | undefined, b: Plugin_Srem | PlainMessage<Plugin_Srem> | undefined): boolean;
|
|
909
|
+
}
|
|
910
|
+
/**
|
|
911
|
+
* TODO: (joey) support options as well: https://redis.io/commands/zadd/
|
|
912
|
+
*
|
|
913
|
+
* @generated from message plugins.redis.v1.Plugin.Zadd
|
|
914
|
+
*/
|
|
915
|
+
export declare class Plugin_Zadd extends Message<Plugin_Zadd> {
|
|
916
|
+
/**
|
|
917
|
+
* @generated from field: string key = 1;
|
|
918
|
+
*/
|
|
919
|
+
key: string;
|
|
920
|
+
/**
|
|
921
|
+
* @generated from field: double score = 2;
|
|
922
|
+
*/
|
|
923
|
+
score: number;
|
|
924
|
+
/**
|
|
925
|
+
* @generated from field: string member = 3;
|
|
926
|
+
*/
|
|
927
|
+
member: string;
|
|
928
|
+
constructor(data?: PartialMessage<Plugin_Zadd>);
|
|
929
|
+
static readonly runtime: typeof proto3;
|
|
930
|
+
static readonly typeName = "plugins.redis.v1.Plugin.Zadd";
|
|
931
|
+
static readonly fields: FieldList;
|
|
932
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Plugin_Zadd;
|
|
933
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Plugin_Zadd;
|
|
934
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Plugin_Zadd;
|
|
935
|
+
static equals(a: Plugin_Zadd | PlainMessage<Plugin_Zadd> | undefined, b: Plugin_Zadd | PlainMessage<Plugin_Zadd> | undefined): boolean;
|
|
936
|
+
}
|
|
937
|
+
/**
|
|
938
|
+
* @generated from message plugins.redis.v1.Plugin.Zcard
|
|
939
|
+
*/
|
|
940
|
+
export declare class Plugin_Zcard extends Message<Plugin_Zcard> {
|
|
941
|
+
/**
|
|
942
|
+
* @generated from field: string key = 1;
|
|
943
|
+
*/
|
|
944
|
+
key: string;
|
|
945
|
+
constructor(data?: PartialMessage<Plugin_Zcard>);
|
|
946
|
+
static readonly runtime: typeof proto3;
|
|
947
|
+
static readonly typeName = "plugins.redis.v1.Plugin.Zcard";
|
|
948
|
+
static readonly fields: FieldList;
|
|
949
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Plugin_Zcard;
|
|
950
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Plugin_Zcard;
|
|
951
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Plugin_Zcard;
|
|
952
|
+
static equals(a: Plugin_Zcard | PlainMessage<Plugin_Zcard> | undefined, b: Plugin_Zcard | PlainMessage<Plugin_Zcard> | undefined): boolean;
|
|
953
|
+
}
|
|
954
|
+
/**
|
|
955
|
+
* @generated from message plugins.redis.v1.Plugin.Zcount
|
|
956
|
+
*/
|
|
957
|
+
export declare class Plugin_Zcount extends Message<Plugin_Zcount> {
|
|
958
|
+
/**
|
|
959
|
+
* @generated from field: string key = 1;
|
|
960
|
+
*/
|
|
961
|
+
key: string;
|
|
962
|
+
/**
|
|
963
|
+
* @generated from field: double min = 2;
|
|
964
|
+
*/
|
|
965
|
+
min: number;
|
|
966
|
+
/**
|
|
967
|
+
* @generated from field: double max = 3;
|
|
968
|
+
*/
|
|
969
|
+
max: number;
|
|
970
|
+
constructor(data?: PartialMessage<Plugin_Zcount>);
|
|
971
|
+
static readonly runtime: typeof proto3;
|
|
972
|
+
static readonly typeName = "plugins.redis.v1.Plugin.Zcount";
|
|
973
|
+
static readonly fields: FieldList;
|
|
974
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Plugin_Zcount;
|
|
975
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Plugin_Zcount;
|
|
976
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Plugin_Zcount;
|
|
977
|
+
static equals(a: Plugin_Zcount | PlainMessage<Plugin_Zcount> | undefined, b: Plugin_Zcount | PlainMessage<Plugin_Zcount> | undefined): boolean;
|
|
978
|
+
}
|
|
979
|
+
/**
|
|
980
|
+
* @generated from message plugins.redis.v1.Plugin.Zrange
|
|
981
|
+
*/
|
|
982
|
+
export declare class Plugin_Zrange extends Message<Plugin_Zrange> {
|
|
983
|
+
/**
|
|
984
|
+
* @generated from field: string key = 1;
|
|
985
|
+
*/
|
|
986
|
+
key: string;
|
|
987
|
+
/**
|
|
988
|
+
* @generated from field: int32 start = 2;
|
|
989
|
+
*/
|
|
990
|
+
start: number;
|
|
991
|
+
/**
|
|
992
|
+
* @generated from field: int32 stop = 3;
|
|
993
|
+
*/
|
|
994
|
+
stop: number;
|
|
995
|
+
constructor(data?: PartialMessage<Plugin_Zrange>);
|
|
996
|
+
static readonly runtime: typeof proto3;
|
|
997
|
+
static readonly typeName = "plugins.redis.v1.Plugin.Zrange";
|
|
998
|
+
static readonly fields: FieldList;
|
|
999
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Plugin_Zrange;
|
|
1000
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Plugin_Zrange;
|
|
1001
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Plugin_Zrange;
|
|
1002
|
+
static equals(a: Plugin_Zrange | PlainMessage<Plugin_Zrange> | undefined, b: Plugin_Zrange | PlainMessage<Plugin_Zrange> | undefined): boolean;
|
|
1003
|
+
}
|
|
1004
|
+
/**
|
|
1005
|
+
* TODO: (joey) add optional withscore
|
|
1006
|
+
*
|
|
1007
|
+
* @generated from message plugins.redis.v1.Plugin.Zrank
|
|
1008
|
+
*/
|
|
1009
|
+
export declare class Plugin_Zrank extends Message<Plugin_Zrank> {
|
|
1010
|
+
/**
|
|
1011
|
+
* @generated from field: string key = 1;
|
|
1012
|
+
*/
|
|
1013
|
+
key: string;
|
|
1014
|
+
/**
|
|
1015
|
+
* @generated from field: string member = 2;
|
|
1016
|
+
*/
|
|
1017
|
+
member: string;
|
|
1018
|
+
constructor(data?: PartialMessage<Plugin_Zrank>);
|
|
1019
|
+
static readonly runtime: typeof proto3;
|
|
1020
|
+
static readonly typeName = "plugins.redis.v1.Plugin.Zrank";
|
|
1021
|
+
static readonly fields: FieldList;
|
|
1022
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Plugin_Zrank;
|
|
1023
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Plugin_Zrank;
|
|
1024
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Plugin_Zrank;
|
|
1025
|
+
static equals(a: Plugin_Zrank | PlainMessage<Plugin_Zrank> | undefined, b: Plugin_Zrank | PlainMessage<Plugin_Zrank> | undefined): boolean;
|
|
1026
|
+
}
|
|
1027
|
+
/**
|
|
1028
|
+
* @generated from message plugins.redis.v1.Plugin.Zrem
|
|
1029
|
+
*/
|
|
1030
|
+
export declare class Plugin_Zrem extends Message<Plugin_Zrem> {
|
|
1031
|
+
/**
|
|
1032
|
+
* @generated from field: string key = 1;
|
|
1033
|
+
*/
|
|
1034
|
+
key: string;
|
|
1035
|
+
/**
|
|
1036
|
+
* @generated from field: string member = 2;
|
|
1037
|
+
*/
|
|
1038
|
+
member: string;
|
|
1039
|
+
constructor(data?: PartialMessage<Plugin_Zrem>);
|
|
1040
|
+
static readonly runtime: typeof proto3;
|
|
1041
|
+
static readonly typeName = "plugins.redis.v1.Plugin.Zrem";
|
|
1042
|
+
static readonly fields: FieldList;
|
|
1043
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Plugin_Zrem;
|
|
1044
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Plugin_Zrem;
|
|
1045
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Plugin_Zrem;
|
|
1046
|
+
static equals(a: Plugin_Zrem | PlainMessage<Plugin_Zrem> | undefined, b: Plugin_Zrem | PlainMessage<Plugin_Zrem> | undefined): boolean;
|
|
1047
|
+
}
|
|
1048
|
+
/**
|
|
1049
|
+
* @generated from message plugins.redis.v1.Plugin.Zscore
|
|
1050
|
+
*/
|
|
1051
|
+
export declare class Plugin_Zscore extends Message<Plugin_Zscore> {
|
|
1052
|
+
/**
|
|
1053
|
+
* @generated from field: string key = 1;
|
|
1054
|
+
*/
|
|
1055
|
+
key: string;
|
|
1056
|
+
/**
|
|
1057
|
+
* @generated from field: string member = 2;
|
|
1058
|
+
*/
|
|
1059
|
+
member: string;
|
|
1060
|
+
constructor(data?: PartialMessage<Plugin_Zscore>);
|
|
1061
|
+
static readonly runtime: typeof proto3;
|
|
1062
|
+
static readonly typeName = "plugins.redis.v1.Plugin.Zscore";
|
|
1063
|
+
static readonly fields: FieldList;
|
|
1064
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Plugin_Zscore;
|
|
1065
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Plugin_Zscore;
|
|
1066
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Plugin_Zscore;
|
|
1067
|
+
static equals(a: Plugin_Zscore | PlainMessage<Plugin_Zscore> | undefined, b: Plugin_Zscore | PlainMessage<Plugin_Zscore> | undefined): boolean;
|
|
1068
|
+
}
|
|
1069
|
+
/**
|
|
1070
|
+
* @generated from message plugins.redis.v1.Plugin.Expire
|
|
1071
|
+
*/
|
|
1072
|
+
export declare class Plugin_Expire extends Message<Plugin_Expire> {
|
|
1073
|
+
/**
|
|
1074
|
+
* @generated from field: string key = 1;
|
|
1075
|
+
*/
|
|
1076
|
+
key: string;
|
|
1077
|
+
/**
|
|
1078
|
+
* @generated from field: int32 seconds = 2;
|
|
1079
|
+
*/
|
|
1080
|
+
seconds: number;
|
|
1081
|
+
/**
|
|
1082
|
+
* @generated from field: optional plugins.redis.v1.Plugin.Expire.Option option = 3;
|
|
1083
|
+
*/
|
|
1084
|
+
option?: Plugin_Expire_Option;
|
|
1085
|
+
constructor(data?: PartialMessage<Plugin_Expire>);
|
|
1086
|
+
static readonly runtime: typeof proto3;
|
|
1087
|
+
static readonly typeName = "plugins.redis.v1.Plugin.Expire";
|
|
1088
|
+
static readonly fields: FieldList;
|
|
1089
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Plugin_Expire;
|
|
1090
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Plugin_Expire;
|
|
1091
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Plugin_Expire;
|
|
1092
|
+
static equals(a: Plugin_Expire | PlainMessage<Plugin_Expire> | undefined, b: Plugin_Expire | PlainMessage<Plugin_Expire> | undefined): boolean;
|
|
1093
|
+
}
|
|
1094
|
+
/**
|
|
1095
|
+
* @generated from enum plugins.redis.v1.Plugin.Expire.Option
|
|
1096
|
+
*/
|
|
1097
|
+
export declare enum Plugin_Expire_Option {
|
|
1098
|
+
/**
|
|
1099
|
+
* @generated from enum value: OPTION_UNSPECIFIED = 0;
|
|
1100
|
+
*/
|
|
1101
|
+
UNSPECIFIED = 0,
|
|
1102
|
+
/**
|
|
1103
|
+
* @generated from enum value: OPTION_NX = 1;
|
|
1104
|
+
*/
|
|
1105
|
+
NX = 1,
|
|
1106
|
+
/**
|
|
1107
|
+
* @generated from enum value: OPTION_XX = 2;
|
|
1108
|
+
*/
|
|
1109
|
+
XX = 2,
|
|
1110
|
+
/**
|
|
1111
|
+
* @generated from enum value: OPTION_GT = 3;
|
|
1112
|
+
*/
|
|
1113
|
+
GT = 3,
|
|
1114
|
+
/**
|
|
1115
|
+
* @generated from enum value: OPTION_LT = 4;
|
|
1116
|
+
*/
|
|
1117
|
+
LT = 4
|
|
1118
|
+
}
|
|
1119
|
+
/**
|
|
1120
|
+
* @generated from message plugins.redis.v1.Plugin.Ttl
|
|
1121
|
+
*/
|
|
1122
|
+
export declare class Plugin_Ttl extends Message<Plugin_Ttl> {
|
|
1123
|
+
/**
|
|
1124
|
+
* @generated from field: string key = 1;
|
|
1125
|
+
*/
|
|
1126
|
+
key: string;
|
|
1127
|
+
constructor(data?: PartialMessage<Plugin_Ttl>);
|
|
1128
|
+
static readonly runtime: typeof proto3;
|
|
1129
|
+
static readonly typeName = "plugins.redis.v1.Plugin.Ttl";
|
|
1130
|
+
static readonly fields: FieldList;
|
|
1131
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Plugin_Ttl;
|
|
1132
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Plugin_Ttl;
|
|
1133
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Plugin_Ttl;
|
|
1134
|
+
static equals(a: Plugin_Ttl | PlainMessage<Plugin_Ttl> | undefined, b: Plugin_Ttl | PlainMessage<Plugin_Ttl> | undefined): boolean;
|
|
1135
|
+
}
|
|
1136
|
+
//# sourceMappingURL=plugin_pb.d.ts.map
|