@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,1552 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// @generated by protoc-gen-es v1.2.0 with parameter "target=ts"
|
|
3
|
+
// @generated from file plugins/redis/v1/plugin.proto (package plugins.redis.v1, syntax proto3)
|
|
4
|
+
/* eslint-disable */
|
|
5
|
+
// @ts-nocheck
|
|
6
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
7
|
+
exports.Plugin_Ttl = exports.Plugin_Expire_Option = exports.Plugin_Expire = exports.Plugin_Zscore = exports.Plugin_Zrem = exports.Plugin_Zrank = exports.Plugin_Zrange = exports.Plugin_Zcount = exports.Plugin_Zcard = exports.Plugin_Zadd = exports.Plugin_Srem = exports.Plugin_Srandmember = exports.Plugin_Sismember = exports.Plugin_Smembers = exports.Plugin_Scard = exports.Plugin_Sadd = exports.Plugin_Lrange = exports.Plugin_Lrem = exports.Plugin_Lpush = exports.Plugin_Llen = exports.Plugin_Lindex = exports.Plugin_Hvals = exports.Plugin_Hkeys = exports.Plugin_Hdel = exports.Plugin_Hlen = exports.Plugin_Hsetnx = exports.Plugin_Hset = exports.Plugin_Hgetall = exports.Plugin_Hmget = exports.Plugin_Hget = exports.Plugin_Mget = exports.Plugin_Keys = exports.Plugin_Del = exports.Plugin_Set = exports.Plugin_Get = exports.Plugin_Connection_Fields = exports.Plugin_Connection_Url = exports.Plugin_Connection = exports.Plugin_Structured = exports.Plugin_Raw_Singleton = exports.Plugin_Raw = exports.Plugin = void 0;
|
|
8
|
+
const protobuf_1 = require("@bufbuild/protobuf");
|
|
9
|
+
const plugin_pb_1 = require("../../common/v1/plugin_pb");
|
|
10
|
+
/**
|
|
11
|
+
* @generated from message plugins.redis.v1.Plugin
|
|
12
|
+
*/
|
|
13
|
+
class Plugin extends protobuf_1.Message {
|
|
14
|
+
/**
|
|
15
|
+
* @generated from field: optional string name = 1;
|
|
16
|
+
*/
|
|
17
|
+
name;
|
|
18
|
+
/**
|
|
19
|
+
* @generated from field: plugins.redis.v1.Plugin.Connection connection = 2;
|
|
20
|
+
*/
|
|
21
|
+
connection;
|
|
22
|
+
/**
|
|
23
|
+
* @generated from oneof plugins.redis.v1.Plugin.command_type
|
|
24
|
+
*/
|
|
25
|
+
commandType = { case: undefined };
|
|
26
|
+
/**
|
|
27
|
+
* @generated from field: optional plugins.common.v1.DynamicWorkflowConfiguration dynamic_workflow_configuration = 5;
|
|
28
|
+
*/
|
|
29
|
+
dynamicWorkflowConfiguration;
|
|
30
|
+
constructor(data) {
|
|
31
|
+
super();
|
|
32
|
+
protobuf_1.proto3.util.initPartial(data, this);
|
|
33
|
+
}
|
|
34
|
+
static runtime = protobuf_1.proto3;
|
|
35
|
+
static typeName = "plugins.redis.v1.Plugin";
|
|
36
|
+
static fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
37
|
+
{ no: 1, name: "name", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
|
|
38
|
+
{ no: 2, name: "connection", kind: "message", T: Plugin_Connection },
|
|
39
|
+
{ no: 3, name: "raw", kind: "message", T: Plugin_Raw, oneof: "command_type" },
|
|
40
|
+
{ no: 4, name: "structured", kind: "message", T: Plugin_Structured, oneof: "command_type" },
|
|
41
|
+
{ no: 5, name: "dynamic_workflow_configuration", kind: "message", T: plugin_pb_1.DynamicWorkflowConfiguration, opt: true },
|
|
42
|
+
]);
|
|
43
|
+
static fromBinary(bytes, options) {
|
|
44
|
+
return new Plugin().fromBinary(bytes, options);
|
|
45
|
+
}
|
|
46
|
+
static fromJson(jsonValue, options) {
|
|
47
|
+
return new Plugin().fromJson(jsonValue, options);
|
|
48
|
+
}
|
|
49
|
+
static fromJsonString(jsonString, options) {
|
|
50
|
+
return new Plugin().fromJsonString(jsonString, options);
|
|
51
|
+
}
|
|
52
|
+
static equals(a, b) {
|
|
53
|
+
return protobuf_1.proto3.util.equals(Plugin, a, b);
|
|
54
|
+
}
|
|
55
|
+
}
|
|
56
|
+
exports.Plugin = Plugin;
|
|
57
|
+
/**
|
|
58
|
+
* @generated from message plugins.redis.v1.Plugin.Raw
|
|
59
|
+
*/
|
|
60
|
+
class Plugin_Raw extends protobuf_1.Message {
|
|
61
|
+
/**
|
|
62
|
+
* @generated from oneof plugins.redis.v1.Plugin.Raw.action
|
|
63
|
+
*/
|
|
64
|
+
action = { case: undefined };
|
|
65
|
+
constructor(data) {
|
|
66
|
+
super();
|
|
67
|
+
protobuf_1.proto3.util.initPartial(data, this);
|
|
68
|
+
}
|
|
69
|
+
static runtime = protobuf_1.proto3;
|
|
70
|
+
static typeName = "plugins.redis.v1.Plugin.Raw";
|
|
71
|
+
static fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
72
|
+
{ no: 1, name: "singleton", kind: "message", T: Plugin_Raw_Singleton, oneof: "action" },
|
|
73
|
+
]);
|
|
74
|
+
static fromBinary(bytes, options) {
|
|
75
|
+
return new Plugin_Raw().fromBinary(bytes, options);
|
|
76
|
+
}
|
|
77
|
+
static fromJson(jsonValue, options) {
|
|
78
|
+
return new Plugin_Raw().fromJson(jsonValue, options);
|
|
79
|
+
}
|
|
80
|
+
static fromJsonString(jsonString, options) {
|
|
81
|
+
return new Plugin_Raw().fromJsonString(jsonString, options);
|
|
82
|
+
}
|
|
83
|
+
static equals(a, b) {
|
|
84
|
+
return protobuf_1.proto3.util.equals(Plugin_Raw, a, b);
|
|
85
|
+
}
|
|
86
|
+
}
|
|
87
|
+
exports.Plugin_Raw = Plugin_Raw;
|
|
88
|
+
/**
|
|
89
|
+
* @generated from message plugins.redis.v1.Plugin.Raw.Singleton
|
|
90
|
+
*/
|
|
91
|
+
class Plugin_Raw_Singleton extends protobuf_1.Message {
|
|
92
|
+
/**
|
|
93
|
+
* @generated from field: string query = 1;
|
|
94
|
+
*/
|
|
95
|
+
query = "";
|
|
96
|
+
constructor(data) {
|
|
97
|
+
super();
|
|
98
|
+
protobuf_1.proto3.util.initPartial(data, this);
|
|
99
|
+
}
|
|
100
|
+
static runtime = protobuf_1.proto3;
|
|
101
|
+
static typeName = "plugins.redis.v1.Plugin.Raw.Singleton";
|
|
102
|
+
static fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
103
|
+
{ no: 1, name: "query", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
104
|
+
]);
|
|
105
|
+
static fromBinary(bytes, options) {
|
|
106
|
+
return new Plugin_Raw_Singleton().fromBinary(bytes, options);
|
|
107
|
+
}
|
|
108
|
+
static fromJson(jsonValue, options) {
|
|
109
|
+
return new Plugin_Raw_Singleton().fromJson(jsonValue, options);
|
|
110
|
+
}
|
|
111
|
+
static fromJsonString(jsonString, options) {
|
|
112
|
+
return new Plugin_Raw_Singleton().fromJsonString(jsonString, options);
|
|
113
|
+
}
|
|
114
|
+
static equals(a, b) {
|
|
115
|
+
return protobuf_1.proto3.util.equals(Plugin_Raw_Singleton, a, b);
|
|
116
|
+
}
|
|
117
|
+
}
|
|
118
|
+
exports.Plugin_Raw_Singleton = Plugin_Raw_Singleton;
|
|
119
|
+
/**
|
|
120
|
+
* @generated from message plugins.redis.v1.Plugin.Structured
|
|
121
|
+
*/
|
|
122
|
+
class Plugin_Structured extends protobuf_1.Message {
|
|
123
|
+
/**
|
|
124
|
+
* @generated from oneof plugins.redis.v1.Plugin.Structured.action
|
|
125
|
+
*/
|
|
126
|
+
action = { case: undefined };
|
|
127
|
+
constructor(data) {
|
|
128
|
+
super();
|
|
129
|
+
protobuf_1.proto3.util.initPartial(data, this);
|
|
130
|
+
}
|
|
131
|
+
static runtime = protobuf_1.proto3;
|
|
132
|
+
static typeName = "plugins.redis.v1.Plugin.Structured";
|
|
133
|
+
static fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
134
|
+
{ no: 6, name: "get", kind: "message", T: Plugin_Get, oneof: "action" },
|
|
135
|
+
{ no: 7, name: "set", kind: "message", T: Plugin_Set, oneof: "action" },
|
|
136
|
+
{ no: 8, name: "del", kind: "message", T: Plugin_Del, oneof: "action" },
|
|
137
|
+
{ no: 9, name: "keys", kind: "message", T: Plugin_Keys, oneof: "action" },
|
|
138
|
+
{ no: 10, name: "mget", kind: "message", T: Plugin_Mget, oneof: "action" },
|
|
139
|
+
{ no: 11, name: "hget", kind: "message", T: Plugin_Hget, oneof: "action" },
|
|
140
|
+
{ no: 12, name: "hmget", kind: "message", T: Plugin_Hmget, oneof: "action" },
|
|
141
|
+
{ no: 13, name: "hgetall", kind: "message", T: Plugin_Hgetall, oneof: "action" },
|
|
142
|
+
{ no: 14, name: "hset", kind: "message", T: Plugin_Hset, oneof: "action" },
|
|
143
|
+
{ no: 15, name: "hsetnx", kind: "message", T: Plugin_Hsetnx, oneof: "action" },
|
|
144
|
+
{ no: 16, name: "hlen", kind: "message", T: Plugin_Hlen, oneof: "action" },
|
|
145
|
+
{ no: 17, name: "hdel", kind: "message", T: Plugin_Hdel, oneof: "action" },
|
|
146
|
+
{ no: 18, name: "hkeys", kind: "message", T: Plugin_Hkeys, oneof: "action" },
|
|
147
|
+
{ no: 19, name: "hvals", kind: "message", T: Plugin_Hvals, oneof: "action" },
|
|
148
|
+
{ no: 20, name: "lindex", kind: "message", T: Plugin_Lindex, oneof: "action" },
|
|
149
|
+
{ no: 21, name: "llen", kind: "message", T: Plugin_Llen, oneof: "action" },
|
|
150
|
+
{ no: 22, name: "lpush", kind: "message", T: Plugin_Lpush, oneof: "action" },
|
|
151
|
+
{ no: 23, name: "lrem", kind: "message", T: Plugin_Lrem, oneof: "action" },
|
|
152
|
+
{ no: 24, name: "lrange", kind: "message", T: Plugin_Lrange, oneof: "action" },
|
|
153
|
+
{ no: 25, name: "sadd", kind: "message", T: Plugin_Sadd, oneof: "action" },
|
|
154
|
+
{ no: 26, name: "scard", kind: "message", T: Plugin_Scard, oneof: "action" },
|
|
155
|
+
{ no: 27, name: "smembers", kind: "message", T: Plugin_Smembers, oneof: "action" },
|
|
156
|
+
{ no: 28, name: "sismember", kind: "message", T: Plugin_Sismember, oneof: "action" },
|
|
157
|
+
{ no: 29, name: "srandmember", kind: "message", T: Plugin_Srandmember, oneof: "action" },
|
|
158
|
+
{ no: 30, name: "srem", kind: "message", T: Plugin_Srem, oneof: "action" },
|
|
159
|
+
{ no: 31, name: "zadd", kind: "message", T: Plugin_Zadd, oneof: "action" },
|
|
160
|
+
{ no: 32, name: "zcard", kind: "message", T: Plugin_Zcard, oneof: "action" },
|
|
161
|
+
{ no: 33, name: "zcount", kind: "message", T: Plugin_Zcount, oneof: "action" },
|
|
162
|
+
{ no: 34, name: "zrange", kind: "message", T: Plugin_Zrange, oneof: "action" },
|
|
163
|
+
{ no: 35, name: "zrank", kind: "message", T: Plugin_Zrank, oneof: "action" },
|
|
164
|
+
{ no: 36, name: "zrem", kind: "message", T: Plugin_Zrem, oneof: "action" },
|
|
165
|
+
{ no: 37, name: "zscore", kind: "message", T: Plugin_Zscore, oneof: "action" },
|
|
166
|
+
{ no: 38, name: "expire", kind: "message", T: Plugin_Expire, oneof: "action" },
|
|
167
|
+
{ no: 39, name: "ttl", kind: "message", T: Plugin_Ttl, oneof: "action" },
|
|
168
|
+
]);
|
|
169
|
+
static fromBinary(bytes, options) {
|
|
170
|
+
return new Plugin_Structured().fromBinary(bytes, options);
|
|
171
|
+
}
|
|
172
|
+
static fromJson(jsonValue, options) {
|
|
173
|
+
return new Plugin_Structured().fromJson(jsonValue, options);
|
|
174
|
+
}
|
|
175
|
+
static fromJsonString(jsonString, options) {
|
|
176
|
+
return new Plugin_Structured().fromJsonString(jsonString, options);
|
|
177
|
+
}
|
|
178
|
+
static equals(a, b) {
|
|
179
|
+
return protobuf_1.proto3.util.equals(Plugin_Structured, a, b);
|
|
180
|
+
}
|
|
181
|
+
}
|
|
182
|
+
exports.Plugin_Structured = Plugin_Structured;
|
|
183
|
+
/**
|
|
184
|
+
* NOTE: (joey) this does not have to be a separate message right now
|
|
185
|
+
* 1. this follows the "connection" pattern
|
|
186
|
+
* 2. this lets us easily add shared connection fields in the future
|
|
187
|
+
*
|
|
188
|
+
* @generated from message plugins.redis.v1.Plugin.Connection
|
|
189
|
+
*/
|
|
190
|
+
class Plugin_Connection extends protobuf_1.Message {
|
|
191
|
+
/**
|
|
192
|
+
* @generated from oneof plugins.redis.v1.Plugin.Connection.connection_type
|
|
193
|
+
*/
|
|
194
|
+
connectionType = { case: undefined };
|
|
195
|
+
constructor(data) {
|
|
196
|
+
super();
|
|
197
|
+
protobuf_1.proto3.util.initPartial(data, this);
|
|
198
|
+
}
|
|
199
|
+
static runtime = protobuf_1.proto3;
|
|
200
|
+
static typeName = "plugins.redis.v1.Plugin.Connection";
|
|
201
|
+
static fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
202
|
+
{ no: 1, name: "url", kind: "message", T: Plugin_Connection_Url, oneof: "connection_type" },
|
|
203
|
+
{ no: 2, name: "fields", kind: "message", T: Plugin_Connection_Fields, oneof: "connection_type" },
|
|
204
|
+
]);
|
|
205
|
+
static fromBinary(bytes, options) {
|
|
206
|
+
return new Plugin_Connection().fromBinary(bytes, options);
|
|
207
|
+
}
|
|
208
|
+
static fromJson(jsonValue, options) {
|
|
209
|
+
return new Plugin_Connection().fromJson(jsonValue, options);
|
|
210
|
+
}
|
|
211
|
+
static fromJsonString(jsonString, options) {
|
|
212
|
+
return new Plugin_Connection().fromJsonString(jsonString, options);
|
|
213
|
+
}
|
|
214
|
+
static equals(a, b) {
|
|
215
|
+
return protobuf_1.proto3.util.equals(Plugin_Connection, a, b);
|
|
216
|
+
}
|
|
217
|
+
}
|
|
218
|
+
exports.Plugin_Connection = Plugin_Connection;
|
|
219
|
+
/**
|
|
220
|
+
* @generated from message plugins.redis.v1.Plugin.Connection.Url
|
|
221
|
+
*/
|
|
222
|
+
class Plugin_Connection_Url extends protobuf_1.Message {
|
|
223
|
+
/**
|
|
224
|
+
* @generated from field: string url_string = 1;
|
|
225
|
+
*/
|
|
226
|
+
urlString = "";
|
|
227
|
+
constructor(data) {
|
|
228
|
+
super();
|
|
229
|
+
protobuf_1.proto3.util.initPartial(data, this);
|
|
230
|
+
}
|
|
231
|
+
static runtime = protobuf_1.proto3;
|
|
232
|
+
static typeName = "plugins.redis.v1.Plugin.Connection.Url";
|
|
233
|
+
static fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
234
|
+
{ no: 1, name: "url_string", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
235
|
+
]);
|
|
236
|
+
static fromBinary(bytes, options) {
|
|
237
|
+
return new Plugin_Connection_Url().fromBinary(bytes, options);
|
|
238
|
+
}
|
|
239
|
+
static fromJson(jsonValue, options) {
|
|
240
|
+
return new Plugin_Connection_Url().fromJson(jsonValue, options);
|
|
241
|
+
}
|
|
242
|
+
static fromJsonString(jsonString, options) {
|
|
243
|
+
return new Plugin_Connection_Url().fromJsonString(jsonString, options);
|
|
244
|
+
}
|
|
245
|
+
static equals(a, b) {
|
|
246
|
+
return protobuf_1.proto3.util.equals(Plugin_Connection_Url, a, b);
|
|
247
|
+
}
|
|
248
|
+
}
|
|
249
|
+
exports.Plugin_Connection_Url = Plugin_Connection_Url;
|
|
250
|
+
/**
|
|
251
|
+
* @generated from message plugins.redis.v1.Plugin.Connection.Fields
|
|
252
|
+
*/
|
|
253
|
+
class Plugin_Connection_Fields extends protobuf_1.Message {
|
|
254
|
+
/**
|
|
255
|
+
* @generated from field: string host = 1;
|
|
256
|
+
*/
|
|
257
|
+
host = "";
|
|
258
|
+
/**
|
|
259
|
+
* @generated from field: int32 port = 2;
|
|
260
|
+
*/
|
|
261
|
+
port = 0;
|
|
262
|
+
/**
|
|
263
|
+
* @generated from field: optional int32 database_number = 3;
|
|
264
|
+
*/
|
|
265
|
+
databaseNumber;
|
|
266
|
+
/**
|
|
267
|
+
* @generated from field: optional string username = 4;
|
|
268
|
+
*/
|
|
269
|
+
username;
|
|
270
|
+
/**
|
|
271
|
+
* @generated from field: optional string password = 5;
|
|
272
|
+
*/
|
|
273
|
+
password;
|
|
274
|
+
/**
|
|
275
|
+
* @generated from field: bool enable_ssl = 6;
|
|
276
|
+
*/
|
|
277
|
+
enableSsl = false;
|
|
278
|
+
constructor(data) {
|
|
279
|
+
super();
|
|
280
|
+
protobuf_1.proto3.util.initPartial(data, this);
|
|
281
|
+
}
|
|
282
|
+
static runtime = protobuf_1.proto3;
|
|
283
|
+
static typeName = "plugins.redis.v1.Plugin.Connection.Fields";
|
|
284
|
+
static fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
285
|
+
{ no: 1, name: "host", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
286
|
+
{ no: 2, name: "port", kind: "scalar", T: 5 /* ScalarType.INT32 */ },
|
|
287
|
+
{ no: 3, name: "database_number", kind: "scalar", T: 5 /* ScalarType.INT32 */, opt: true },
|
|
288
|
+
{ no: 4, name: "username", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
|
|
289
|
+
{ no: 5, name: "password", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
|
|
290
|
+
{ no: 6, name: "enable_ssl", kind: "scalar", T: 8 /* ScalarType.BOOL */ },
|
|
291
|
+
]);
|
|
292
|
+
static fromBinary(bytes, options) {
|
|
293
|
+
return new Plugin_Connection_Fields().fromBinary(bytes, options);
|
|
294
|
+
}
|
|
295
|
+
static fromJson(jsonValue, options) {
|
|
296
|
+
return new Plugin_Connection_Fields().fromJson(jsonValue, options);
|
|
297
|
+
}
|
|
298
|
+
static fromJsonString(jsonString, options) {
|
|
299
|
+
return new Plugin_Connection_Fields().fromJsonString(jsonString, options);
|
|
300
|
+
}
|
|
301
|
+
static equals(a, b) {
|
|
302
|
+
return protobuf_1.proto3.util.equals(Plugin_Connection_Fields, a, b);
|
|
303
|
+
}
|
|
304
|
+
}
|
|
305
|
+
exports.Plugin_Connection_Fields = Plugin_Connection_Fields;
|
|
306
|
+
/**
|
|
307
|
+
* @generated from message plugins.redis.v1.Plugin.Get
|
|
308
|
+
*/
|
|
309
|
+
class Plugin_Get extends protobuf_1.Message {
|
|
310
|
+
/**
|
|
311
|
+
* @generated from field: string key = 1;
|
|
312
|
+
*/
|
|
313
|
+
key = "";
|
|
314
|
+
constructor(data) {
|
|
315
|
+
super();
|
|
316
|
+
protobuf_1.proto3.util.initPartial(data, this);
|
|
317
|
+
}
|
|
318
|
+
static runtime = protobuf_1.proto3;
|
|
319
|
+
static typeName = "plugins.redis.v1.Plugin.Get";
|
|
320
|
+
static fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
321
|
+
{ no: 1, name: "key", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
322
|
+
]);
|
|
323
|
+
static fromBinary(bytes, options) {
|
|
324
|
+
return new Plugin_Get().fromBinary(bytes, options);
|
|
325
|
+
}
|
|
326
|
+
static fromJson(jsonValue, options) {
|
|
327
|
+
return new Plugin_Get().fromJson(jsonValue, options);
|
|
328
|
+
}
|
|
329
|
+
static fromJsonString(jsonString, options) {
|
|
330
|
+
return new Plugin_Get().fromJsonString(jsonString, options);
|
|
331
|
+
}
|
|
332
|
+
static equals(a, b) {
|
|
333
|
+
return protobuf_1.proto3.util.equals(Plugin_Get, a, b);
|
|
334
|
+
}
|
|
335
|
+
}
|
|
336
|
+
exports.Plugin_Get = Plugin_Get;
|
|
337
|
+
/**
|
|
338
|
+
* @generated from message plugins.redis.v1.Plugin.Set
|
|
339
|
+
*/
|
|
340
|
+
class Plugin_Set extends protobuf_1.Message {
|
|
341
|
+
/**
|
|
342
|
+
* @generated from field: string key = 1;
|
|
343
|
+
*/
|
|
344
|
+
key = "";
|
|
345
|
+
/**
|
|
346
|
+
* @generated from field: string value = 2;
|
|
347
|
+
*/
|
|
348
|
+
value = "";
|
|
349
|
+
/**
|
|
350
|
+
* @generated from field: optional int32 expiration_ms = 3;
|
|
351
|
+
*/
|
|
352
|
+
expirationMs;
|
|
353
|
+
constructor(data) {
|
|
354
|
+
super();
|
|
355
|
+
protobuf_1.proto3.util.initPartial(data, this);
|
|
356
|
+
}
|
|
357
|
+
static runtime = protobuf_1.proto3;
|
|
358
|
+
static typeName = "plugins.redis.v1.Plugin.Set";
|
|
359
|
+
static fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
360
|
+
{ no: 1, name: "key", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
361
|
+
{ no: 2, name: "value", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
362
|
+
{ no: 3, name: "expiration_ms", kind: "scalar", T: 5 /* ScalarType.INT32 */, opt: true },
|
|
363
|
+
]);
|
|
364
|
+
static fromBinary(bytes, options) {
|
|
365
|
+
return new Plugin_Set().fromBinary(bytes, options);
|
|
366
|
+
}
|
|
367
|
+
static fromJson(jsonValue, options) {
|
|
368
|
+
return new Plugin_Set().fromJson(jsonValue, options);
|
|
369
|
+
}
|
|
370
|
+
static fromJsonString(jsonString, options) {
|
|
371
|
+
return new Plugin_Set().fromJsonString(jsonString, options);
|
|
372
|
+
}
|
|
373
|
+
static equals(a, b) {
|
|
374
|
+
return protobuf_1.proto3.util.equals(Plugin_Set, a, b);
|
|
375
|
+
}
|
|
376
|
+
}
|
|
377
|
+
exports.Plugin_Set = Plugin_Set;
|
|
378
|
+
/**
|
|
379
|
+
* @generated from message plugins.redis.v1.Plugin.Del
|
|
380
|
+
*/
|
|
381
|
+
class Plugin_Del extends protobuf_1.Message {
|
|
382
|
+
/**
|
|
383
|
+
* @generated from field: string key = 1;
|
|
384
|
+
*/
|
|
385
|
+
key = "";
|
|
386
|
+
constructor(data) {
|
|
387
|
+
super();
|
|
388
|
+
protobuf_1.proto3.util.initPartial(data, this);
|
|
389
|
+
}
|
|
390
|
+
static runtime = protobuf_1.proto3;
|
|
391
|
+
static typeName = "plugins.redis.v1.Plugin.Del";
|
|
392
|
+
static fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
393
|
+
{ no: 1, name: "key", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
394
|
+
]);
|
|
395
|
+
static fromBinary(bytes, options) {
|
|
396
|
+
return new Plugin_Del().fromBinary(bytes, options);
|
|
397
|
+
}
|
|
398
|
+
static fromJson(jsonValue, options) {
|
|
399
|
+
return new Plugin_Del().fromJson(jsonValue, options);
|
|
400
|
+
}
|
|
401
|
+
static fromJsonString(jsonString, options) {
|
|
402
|
+
return new Plugin_Del().fromJsonString(jsonString, options);
|
|
403
|
+
}
|
|
404
|
+
static equals(a, b) {
|
|
405
|
+
return protobuf_1.proto3.util.equals(Plugin_Del, a, b);
|
|
406
|
+
}
|
|
407
|
+
}
|
|
408
|
+
exports.Plugin_Del = Plugin_Del;
|
|
409
|
+
/**
|
|
410
|
+
* @generated from message plugins.redis.v1.Plugin.Keys
|
|
411
|
+
*/
|
|
412
|
+
class Plugin_Keys extends protobuf_1.Message {
|
|
413
|
+
/**
|
|
414
|
+
* @generated from field: string pattern = 1;
|
|
415
|
+
*/
|
|
416
|
+
pattern = "";
|
|
417
|
+
constructor(data) {
|
|
418
|
+
super();
|
|
419
|
+
protobuf_1.proto3.util.initPartial(data, this);
|
|
420
|
+
}
|
|
421
|
+
static runtime = protobuf_1.proto3;
|
|
422
|
+
static typeName = "plugins.redis.v1.Plugin.Keys";
|
|
423
|
+
static fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
424
|
+
{ no: 1, name: "pattern", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
425
|
+
]);
|
|
426
|
+
static fromBinary(bytes, options) {
|
|
427
|
+
return new Plugin_Keys().fromBinary(bytes, options);
|
|
428
|
+
}
|
|
429
|
+
static fromJson(jsonValue, options) {
|
|
430
|
+
return new Plugin_Keys().fromJson(jsonValue, options);
|
|
431
|
+
}
|
|
432
|
+
static fromJsonString(jsonString, options) {
|
|
433
|
+
return new Plugin_Keys().fromJsonString(jsonString, options);
|
|
434
|
+
}
|
|
435
|
+
static equals(a, b) {
|
|
436
|
+
return protobuf_1.proto3.util.equals(Plugin_Keys, a, b);
|
|
437
|
+
}
|
|
438
|
+
}
|
|
439
|
+
exports.Plugin_Keys = Plugin_Keys;
|
|
440
|
+
/**
|
|
441
|
+
* @generated from message plugins.redis.v1.Plugin.Mget
|
|
442
|
+
*/
|
|
443
|
+
class Plugin_Mget extends protobuf_1.Message {
|
|
444
|
+
/**
|
|
445
|
+
* comma-separated list
|
|
446
|
+
*
|
|
447
|
+
* @generated from field: string keys = 1;
|
|
448
|
+
*/
|
|
449
|
+
keys = "";
|
|
450
|
+
constructor(data) {
|
|
451
|
+
super();
|
|
452
|
+
protobuf_1.proto3.util.initPartial(data, this);
|
|
453
|
+
}
|
|
454
|
+
static runtime = protobuf_1.proto3;
|
|
455
|
+
static typeName = "plugins.redis.v1.Plugin.Mget";
|
|
456
|
+
static fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
457
|
+
{ no: 1, name: "keys", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
458
|
+
]);
|
|
459
|
+
static fromBinary(bytes, options) {
|
|
460
|
+
return new Plugin_Mget().fromBinary(bytes, options);
|
|
461
|
+
}
|
|
462
|
+
static fromJson(jsonValue, options) {
|
|
463
|
+
return new Plugin_Mget().fromJson(jsonValue, options);
|
|
464
|
+
}
|
|
465
|
+
static fromJsonString(jsonString, options) {
|
|
466
|
+
return new Plugin_Mget().fromJsonString(jsonString, options);
|
|
467
|
+
}
|
|
468
|
+
static equals(a, b) {
|
|
469
|
+
return protobuf_1.proto3.util.equals(Plugin_Mget, a, b);
|
|
470
|
+
}
|
|
471
|
+
}
|
|
472
|
+
exports.Plugin_Mget = Plugin_Mget;
|
|
473
|
+
/**
|
|
474
|
+
* @generated from message plugins.redis.v1.Plugin.Hget
|
|
475
|
+
*/
|
|
476
|
+
class Plugin_Hget extends protobuf_1.Message {
|
|
477
|
+
/**
|
|
478
|
+
* @generated from field: string key = 1;
|
|
479
|
+
*/
|
|
480
|
+
key = "";
|
|
481
|
+
/**
|
|
482
|
+
* @generated from field: string field = 2;
|
|
483
|
+
*/
|
|
484
|
+
field = "";
|
|
485
|
+
constructor(data) {
|
|
486
|
+
super();
|
|
487
|
+
protobuf_1.proto3.util.initPartial(data, this);
|
|
488
|
+
}
|
|
489
|
+
static runtime = protobuf_1.proto3;
|
|
490
|
+
static typeName = "plugins.redis.v1.Plugin.Hget";
|
|
491
|
+
static fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
492
|
+
{ no: 1, name: "key", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
493
|
+
{ no: 2, name: "field", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
494
|
+
]);
|
|
495
|
+
static fromBinary(bytes, options) {
|
|
496
|
+
return new Plugin_Hget().fromBinary(bytes, options);
|
|
497
|
+
}
|
|
498
|
+
static fromJson(jsonValue, options) {
|
|
499
|
+
return new Plugin_Hget().fromJson(jsonValue, options);
|
|
500
|
+
}
|
|
501
|
+
static fromJsonString(jsonString, options) {
|
|
502
|
+
return new Plugin_Hget().fromJsonString(jsonString, options);
|
|
503
|
+
}
|
|
504
|
+
static equals(a, b) {
|
|
505
|
+
return protobuf_1.proto3.util.equals(Plugin_Hget, a, b);
|
|
506
|
+
}
|
|
507
|
+
}
|
|
508
|
+
exports.Plugin_Hget = Plugin_Hget;
|
|
509
|
+
/**
|
|
510
|
+
* @generated from message plugins.redis.v1.Plugin.Hmget
|
|
511
|
+
*/
|
|
512
|
+
class Plugin_Hmget extends protobuf_1.Message {
|
|
513
|
+
/**
|
|
514
|
+
* @generated from field: string key = 1;
|
|
515
|
+
*/
|
|
516
|
+
key = "";
|
|
517
|
+
/**
|
|
518
|
+
* comma-separated list
|
|
519
|
+
*
|
|
520
|
+
* @generated from field: string fields = 2;
|
|
521
|
+
*/
|
|
522
|
+
fields = "";
|
|
523
|
+
constructor(data) {
|
|
524
|
+
super();
|
|
525
|
+
protobuf_1.proto3.util.initPartial(data, this);
|
|
526
|
+
}
|
|
527
|
+
static runtime = protobuf_1.proto3;
|
|
528
|
+
static typeName = "plugins.redis.v1.Plugin.Hmget";
|
|
529
|
+
static fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
530
|
+
{ no: 1, name: "key", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
531
|
+
{ no: 2, name: "fields", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
532
|
+
]);
|
|
533
|
+
static fromBinary(bytes, options) {
|
|
534
|
+
return new Plugin_Hmget().fromBinary(bytes, options);
|
|
535
|
+
}
|
|
536
|
+
static fromJson(jsonValue, options) {
|
|
537
|
+
return new Plugin_Hmget().fromJson(jsonValue, options);
|
|
538
|
+
}
|
|
539
|
+
static fromJsonString(jsonString, options) {
|
|
540
|
+
return new Plugin_Hmget().fromJsonString(jsonString, options);
|
|
541
|
+
}
|
|
542
|
+
static equals(a, b) {
|
|
543
|
+
return protobuf_1.proto3.util.equals(Plugin_Hmget, a, b);
|
|
544
|
+
}
|
|
545
|
+
}
|
|
546
|
+
exports.Plugin_Hmget = Plugin_Hmget;
|
|
547
|
+
/**
|
|
548
|
+
* @generated from message plugins.redis.v1.Plugin.Hgetall
|
|
549
|
+
*/
|
|
550
|
+
class Plugin_Hgetall extends protobuf_1.Message {
|
|
551
|
+
/**
|
|
552
|
+
* @generated from field: string key = 1;
|
|
553
|
+
*/
|
|
554
|
+
key = "";
|
|
555
|
+
constructor(data) {
|
|
556
|
+
super();
|
|
557
|
+
protobuf_1.proto3.util.initPartial(data, this);
|
|
558
|
+
}
|
|
559
|
+
static runtime = protobuf_1.proto3;
|
|
560
|
+
static typeName = "plugins.redis.v1.Plugin.Hgetall";
|
|
561
|
+
static fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
562
|
+
{ no: 1, name: "key", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
563
|
+
]);
|
|
564
|
+
static fromBinary(bytes, options) {
|
|
565
|
+
return new Plugin_Hgetall().fromBinary(bytes, options);
|
|
566
|
+
}
|
|
567
|
+
static fromJson(jsonValue, options) {
|
|
568
|
+
return new Plugin_Hgetall().fromJson(jsonValue, options);
|
|
569
|
+
}
|
|
570
|
+
static fromJsonString(jsonString, options) {
|
|
571
|
+
return new Plugin_Hgetall().fromJsonString(jsonString, options);
|
|
572
|
+
}
|
|
573
|
+
static equals(a, b) {
|
|
574
|
+
return protobuf_1.proto3.util.equals(Plugin_Hgetall, a, b);
|
|
575
|
+
}
|
|
576
|
+
}
|
|
577
|
+
exports.Plugin_Hgetall = Plugin_Hgetall;
|
|
578
|
+
/**
|
|
579
|
+
* @generated from message plugins.redis.v1.Plugin.Hset
|
|
580
|
+
*/
|
|
581
|
+
class Plugin_Hset extends protobuf_1.Message {
|
|
582
|
+
/**
|
|
583
|
+
* @generated from field: string key = 1;
|
|
584
|
+
*/
|
|
585
|
+
key = "";
|
|
586
|
+
/**
|
|
587
|
+
* @generated from field: string field = 2;
|
|
588
|
+
*/
|
|
589
|
+
field = "";
|
|
590
|
+
/**
|
|
591
|
+
* @generated from field: string value = 3;
|
|
592
|
+
*/
|
|
593
|
+
value = "";
|
|
594
|
+
constructor(data) {
|
|
595
|
+
super();
|
|
596
|
+
protobuf_1.proto3.util.initPartial(data, this);
|
|
597
|
+
}
|
|
598
|
+
static runtime = protobuf_1.proto3;
|
|
599
|
+
static typeName = "plugins.redis.v1.Plugin.Hset";
|
|
600
|
+
static fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
601
|
+
{ no: 1, name: "key", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
602
|
+
{ no: 2, name: "field", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
603
|
+
{ no: 3, name: "value", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
604
|
+
]);
|
|
605
|
+
static fromBinary(bytes, options) {
|
|
606
|
+
return new Plugin_Hset().fromBinary(bytes, options);
|
|
607
|
+
}
|
|
608
|
+
static fromJson(jsonValue, options) {
|
|
609
|
+
return new Plugin_Hset().fromJson(jsonValue, options);
|
|
610
|
+
}
|
|
611
|
+
static fromJsonString(jsonString, options) {
|
|
612
|
+
return new Plugin_Hset().fromJsonString(jsonString, options);
|
|
613
|
+
}
|
|
614
|
+
static equals(a, b) {
|
|
615
|
+
return protobuf_1.proto3.util.equals(Plugin_Hset, a, b);
|
|
616
|
+
}
|
|
617
|
+
}
|
|
618
|
+
exports.Plugin_Hset = Plugin_Hset;
|
|
619
|
+
/**
|
|
620
|
+
* @generated from message plugins.redis.v1.Plugin.Hsetnx
|
|
621
|
+
*/
|
|
622
|
+
class Plugin_Hsetnx extends protobuf_1.Message {
|
|
623
|
+
/**
|
|
624
|
+
* @generated from field: string key = 1;
|
|
625
|
+
*/
|
|
626
|
+
key = "";
|
|
627
|
+
/**
|
|
628
|
+
* @generated from field: string field = 2;
|
|
629
|
+
*/
|
|
630
|
+
field = "";
|
|
631
|
+
/**
|
|
632
|
+
* @generated from field: string value = 3;
|
|
633
|
+
*/
|
|
634
|
+
value = "";
|
|
635
|
+
constructor(data) {
|
|
636
|
+
super();
|
|
637
|
+
protobuf_1.proto3.util.initPartial(data, this);
|
|
638
|
+
}
|
|
639
|
+
static runtime = protobuf_1.proto3;
|
|
640
|
+
static typeName = "plugins.redis.v1.Plugin.Hsetnx";
|
|
641
|
+
static fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
642
|
+
{ no: 1, name: "key", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
643
|
+
{ no: 2, name: "field", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
644
|
+
{ no: 3, name: "value", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
645
|
+
]);
|
|
646
|
+
static fromBinary(bytes, options) {
|
|
647
|
+
return new Plugin_Hsetnx().fromBinary(bytes, options);
|
|
648
|
+
}
|
|
649
|
+
static fromJson(jsonValue, options) {
|
|
650
|
+
return new Plugin_Hsetnx().fromJson(jsonValue, options);
|
|
651
|
+
}
|
|
652
|
+
static fromJsonString(jsonString, options) {
|
|
653
|
+
return new Plugin_Hsetnx().fromJsonString(jsonString, options);
|
|
654
|
+
}
|
|
655
|
+
static equals(a, b) {
|
|
656
|
+
return protobuf_1.proto3.util.equals(Plugin_Hsetnx, a, b);
|
|
657
|
+
}
|
|
658
|
+
}
|
|
659
|
+
exports.Plugin_Hsetnx = Plugin_Hsetnx;
|
|
660
|
+
/**
|
|
661
|
+
* @generated from message plugins.redis.v1.Plugin.Hlen
|
|
662
|
+
*/
|
|
663
|
+
class Plugin_Hlen extends protobuf_1.Message {
|
|
664
|
+
/**
|
|
665
|
+
* @generated from field: string key = 1;
|
|
666
|
+
*/
|
|
667
|
+
key = "";
|
|
668
|
+
constructor(data) {
|
|
669
|
+
super();
|
|
670
|
+
protobuf_1.proto3.util.initPartial(data, this);
|
|
671
|
+
}
|
|
672
|
+
static runtime = protobuf_1.proto3;
|
|
673
|
+
static typeName = "plugins.redis.v1.Plugin.Hlen";
|
|
674
|
+
static fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
675
|
+
{ no: 1, name: "key", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
676
|
+
]);
|
|
677
|
+
static fromBinary(bytes, options) {
|
|
678
|
+
return new Plugin_Hlen().fromBinary(bytes, options);
|
|
679
|
+
}
|
|
680
|
+
static fromJson(jsonValue, options) {
|
|
681
|
+
return new Plugin_Hlen().fromJson(jsonValue, options);
|
|
682
|
+
}
|
|
683
|
+
static fromJsonString(jsonString, options) {
|
|
684
|
+
return new Plugin_Hlen().fromJsonString(jsonString, options);
|
|
685
|
+
}
|
|
686
|
+
static equals(a, b) {
|
|
687
|
+
return protobuf_1.proto3.util.equals(Plugin_Hlen, a, b);
|
|
688
|
+
}
|
|
689
|
+
}
|
|
690
|
+
exports.Plugin_Hlen = Plugin_Hlen;
|
|
691
|
+
/**
|
|
692
|
+
* @generated from message plugins.redis.v1.Plugin.Hdel
|
|
693
|
+
*/
|
|
694
|
+
class Plugin_Hdel extends protobuf_1.Message {
|
|
695
|
+
/**
|
|
696
|
+
* @generated from field: string key = 1;
|
|
697
|
+
*/
|
|
698
|
+
key = "";
|
|
699
|
+
/**
|
|
700
|
+
* @generated from field: string field = 2;
|
|
701
|
+
*/
|
|
702
|
+
field = "";
|
|
703
|
+
constructor(data) {
|
|
704
|
+
super();
|
|
705
|
+
protobuf_1.proto3.util.initPartial(data, this);
|
|
706
|
+
}
|
|
707
|
+
static runtime = protobuf_1.proto3;
|
|
708
|
+
static typeName = "plugins.redis.v1.Plugin.Hdel";
|
|
709
|
+
static fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
710
|
+
{ no: 1, name: "key", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
711
|
+
{ no: 2, name: "field", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
712
|
+
]);
|
|
713
|
+
static fromBinary(bytes, options) {
|
|
714
|
+
return new Plugin_Hdel().fromBinary(bytes, options);
|
|
715
|
+
}
|
|
716
|
+
static fromJson(jsonValue, options) {
|
|
717
|
+
return new Plugin_Hdel().fromJson(jsonValue, options);
|
|
718
|
+
}
|
|
719
|
+
static fromJsonString(jsonString, options) {
|
|
720
|
+
return new Plugin_Hdel().fromJsonString(jsonString, options);
|
|
721
|
+
}
|
|
722
|
+
static equals(a, b) {
|
|
723
|
+
return protobuf_1.proto3.util.equals(Plugin_Hdel, a, b);
|
|
724
|
+
}
|
|
725
|
+
}
|
|
726
|
+
exports.Plugin_Hdel = Plugin_Hdel;
|
|
727
|
+
/**
|
|
728
|
+
* @generated from message plugins.redis.v1.Plugin.Hkeys
|
|
729
|
+
*/
|
|
730
|
+
class Plugin_Hkeys extends protobuf_1.Message {
|
|
731
|
+
/**
|
|
732
|
+
* @generated from field: string key = 1;
|
|
733
|
+
*/
|
|
734
|
+
key = "";
|
|
735
|
+
constructor(data) {
|
|
736
|
+
super();
|
|
737
|
+
protobuf_1.proto3.util.initPartial(data, this);
|
|
738
|
+
}
|
|
739
|
+
static runtime = protobuf_1.proto3;
|
|
740
|
+
static typeName = "plugins.redis.v1.Plugin.Hkeys";
|
|
741
|
+
static fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
742
|
+
{ no: 1, name: "key", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
743
|
+
]);
|
|
744
|
+
static fromBinary(bytes, options) {
|
|
745
|
+
return new Plugin_Hkeys().fromBinary(bytes, options);
|
|
746
|
+
}
|
|
747
|
+
static fromJson(jsonValue, options) {
|
|
748
|
+
return new Plugin_Hkeys().fromJson(jsonValue, options);
|
|
749
|
+
}
|
|
750
|
+
static fromJsonString(jsonString, options) {
|
|
751
|
+
return new Plugin_Hkeys().fromJsonString(jsonString, options);
|
|
752
|
+
}
|
|
753
|
+
static equals(a, b) {
|
|
754
|
+
return protobuf_1.proto3.util.equals(Plugin_Hkeys, a, b);
|
|
755
|
+
}
|
|
756
|
+
}
|
|
757
|
+
exports.Plugin_Hkeys = Plugin_Hkeys;
|
|
758
|
+
/**
|
|
759
|
+
* @generated from message plugins.redis.v1.Plugin.Hvals
|
|
760
|
+
*/
|
|
761
|
+
class Plugin_Hvals extends protobuf_1.Message {
|
|
762
|
+
/**
|
|
763
|
+
* @generated from field: string key = 1;
|
|
764
|
+
*/
|
|
765
|
+
key = "";
|
|
766
|
+
constructor(data) {
|
|
767
|
+
super();
|
|
768
|
+
protobuf_1.proto3.util.initPartial(data, this);
|
|
769
|
+
}
|
|
770
|
+
static runtime = protobuf_1.proto3;
|
|
771
|
+
static typeName = "plugins.redis.v1.Plugin.Hvals";
|
|
772
|
+
static fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
773
|
+
{ no: 1, name: "key", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
774
|
+
]);
|
|
775
|
+
static fromBinary(bytes, options) {
|
|
776
|
+
return new Plugin_Hvals().fromBinary(bytes, options);
|
|
777
|
+
}
|
|
778
|
+
static fromJson(jsonValue, options) {
|
|
779
|
+
return new Plugin_Hvals().fromJson(jsonValue, options);
|
|
780
|
+
}
|
|
781
|
+
static fromJsonString(jsonString, options) {
|
|
782
|
+
return new Plugin_Hvals().fromJsonString(jsonString, options);
|
|
783
|
+
}
|
|
784
|
+
static equals(a, b) {
|
|
785
|
+
return protobuf_1.proto3.util.equals(Plugin_Hvals, a, b);
|
|
786
|
+
}
|
|
787
|
+
}
|
|
788
|
+
exports.Plugin_Hvals = Plugin_Hvals;
|
|
789
|
+
/**
|
|
790
|
+
* @generated from message plugins.redis.v1.Plugin.Lindex
|
|
791
|
+
*/
|
|
792
|
+
class Plugin_Lindex extends protobuf_1.Message {
|
|
793
|
+
/**
|
|
794
|
+
* @generated from field: string key = 1;
|
|
795
|
+
*/
|
|
796
|
+
key = "";
|
|
797
|
+
/**
|
|
798
|
+
* @generated from field: int32 index = 2;
|
|
799
|
+
*/
|
|
800
|
+
index = 0;
|
|
801
|
+
constructor(data) {
|
|
802
|
+
super();
|
|
803
|
+
protobuf_1.proto3.util.initPartial(data, this);
|
|
804
|
+
}
|
|
805
|
+
static runtime = protobuf_1.proto3;
|
|
806
|
+
static typeName = "plugins.redis.v1.Plugin.Lindex";
|
|
807
|
+
static fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
808
|
+
{ no: 1, name: "key", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
809
|
+
{ no: 2, name: "index", kind: "scalar", T: 5 /* ScalarType.INT32 */ },
|
|
810
|
+
]);
|
|
811
|
+
static fromBinary(bytes, options) {
|
|
812
|
+
return new Plugin_Lindex().fromBinary(bytes, options);
|
|
813
|
+
}
|
|
814
|
+
static fromJson(jsonValue, options) {
|
|
815
|
+
return new Plugin_Lindex().fromJson(jsonValue, options);
|
|
816
|
+
}
|
|
817
|
+
static fromJsonString(jsonString, options) {
|
|
818
|
+
return new Plugin_Lindex().fromJsonString(jsonString, options);
|
|
819
|
+
}
|
|
820
|
+
static equals(a, b) {
|
|
821
|
+
return protobuf_1.proto3.util.equals(Plugin_Lindex, a, b);
|
|
822
|
+
}
|
|
823
|
+
}
|
|
824
|
+
exports.Plugin_Lindex = Plugin_Lindex;
|
|
825
|
+
/**
|
|
826
|
+
* @generated from message plugins.redis.v1.Plugin.Llen
|
|
827
|
+
*/
|
|
828
|
+
class Plugin_Llen extends protobuf_1.Message {
|
|
829
|
+
/**
|
|
830
|
+
* @generated from field: string key = 1;
|
|
831
|
+
*/
|
|
832
|
+
key = "";
|
|
833
|
+
constructor(data) {
|
|
834
|
+
super();
|
|
835
|
+
protobuf_1.proto3.util.initPartial(data, this);
|
|
836
|
+
}
|
|
837
|
+
static runtime = protobuf_1.proto3;
|
|
838
|
+
static typeName = "plugins.redis.v1.Plugin.Llen";
|
|
839
|
+
static fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
840
|
+
{ no: 1, name: "key", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
841
|
+
]);
|
|
842
|
+
static fromBinary(bytes, options) {
|
|
843
|
+
return new Plugin_Llen().fromBinary(bytes, options);
|
|
844
|
+
}
|
|
845
|
+
static fromJson(jsonValue, options) {
|
|
846
|
+
return new Plugin_Llen().fromJson(jsonValue, options);
|
|
847
|
+
}
|
|
848
|
+
static fromJsonString(jsonString, options) {
|
|
849
|
+
return new Plugin_Llen().fromJsonString(jsonString, options);
|
|
850
|
+
}
|
|
851
|
+
static equals(a, b) {
|
|
852
|
+
return protobuf_1.proto3.util.equals(Plugin_Llen, a, b);
|
|
853
|
+
}
|
|
854
|
+
}
|
|
855
|
+
exports.Plugin_Llen = Plugin_Llen;
|
|
856
|
+
/**
|
|
857
|
+
* @generated from message plugins.redis.v1.Plugin.Lpush
|
|
858
|
+
*/
|
|
859
|
+
class Plugin_Lpush extends protobuf_1.Message {
|
|
860
|
+
/**
|
|
861
|
+
* @generated from field: string key = 1;
|
|
862
|
+
*/
|
|
863
|
+
key = "";
|
|
864
|
+
/**
|
|
865
|
+
* @generated from field: string value = 2;
|
|
866
|
+
*/
|
|
867
|
+
value = "";
|
|
868
|
+
constructor(data) {
|
|
869
|
+
super();
|
|
870
|
+
protobuf_1.proto3.util.initPartial(data, this);
|
|
871
|
+
}
|
|
872
|
+
static runtime = protobuf_1.proto3;
|
|
873
|
+
static typeName = "plugins.redis.v1.Plugin.Lpush";
|
|
874
|
+
static fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
875
|
+
{ no: 1, name: "key", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
876
|
+
{ no: 2, name: "value", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
877
|
+
]);
|
|
878
|
+
static fromBinary(bytes, options) {
|
|
879
|
+
return new Plugin_Lpush().fromBinary(bytes, options);
|
|
880
|
+
}
|
|
881
|
+
static fromJson(jsonValue, options) {
|
|
882
|
+
return new Plugin_Lpush().fromJson(jsonValue, options);
|
|
883
|
+
}
|
|
884
|
+
static fromJsonString(jsonString, options) {
|
|
885
|
+
return new Plugin_Lpush().fromJsonString(jsonString, options);
|
|
886
|
+
}
|
|
887
|
+
static equals(a, b) {
|
|
888
|
+
return protobuf_1.proto3.util.equals(Plugin_Lpush, a, b);
|
|
889
|
+
}
|
|
890
|
+
}
|
|
891
|
+
exports.Plugin_Lpush = Plugin_Lpush;
|
|
892
|
+
/**
|
|
893
|
+
* @generated from message plugins.redis.v1.Plugin.Lrem
|
|
894
|
+
*/
|
|
895
|
+
class Plugin_Lrem extends protobuf_1.Message {
|
|
896
|
+
/**
|
|
897
|
+
* @generated from field: string key = 1;
|
|
898
|
+
*/
|
|
899
|
+
key = "";
|
|
900
|
+
/**
|
|
901
|
+
* @generated from field: int32 count = 2;
|
|
902
|
+
*/
|
|
903
|
+
count = 0;
|
|
904
|
+
/**
|
|
905
|
+
* @generated from field: string value = 3;
|
|
906
|
+
*/
|
|
907
|
+
value = "";
|
|
908
|
+
constructor(data) {
|
|
909
|
+
super();
|
|
910
|
+
protobuf_1.proto3.util.initPartial(data, this);
|
|
911
|
+
}
|
|
912
|
+
static runtime = protobuf_1.proto3;
|
|
913
|
+
static typeName = "plugins.redis.v1.Plugin.Lrem";
|
|
914
|
+
static fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
915
|
+
{ no: 1, name: "key", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
916
|
+
{ no: 2, name: "count", kind: "scalar", T: 5 /* ScalarType.INT32 */ },
|
|
917
|
+
{ no: 3, name: "value", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
918
|
+
]);
|
|
919
|
+
static fromBinary(bytes, options) {
|
|
920
|
+
return new Plugin_Lrem().fromBinary(bytes, options);
|
|
921
|
+
}
|
|
922
|
+
static fromJson(jsonValue, options) {
|
|
923
|
+
return new Plugin_Lrem().fromJson(jsonValue, options);
|
|
924
|
+
}
|
|
925
|
+
static fromJsonString(jsonString, options) {
|
|
926
|
+
return new Plugin_Lrem().fromJsonString(jsonString, options);
|
|
927
|
+
}
|
|
928
|
+
static equals(a, b) {
|
|
929
|
+
return protobuf_1.proto3.util.equals(Plugin_Lrem, a, b);
|
|
930
|
+
}
|
|
931
|
+
}
|
|
932
|
+
exports.Plugin_Lrem = Plugin_Lrem;
|
|
933
|
+
/**
|
|
934
|
+
* @generated from message plugins.redis.v1.Plugin.Lrange
|
|
935
|
+
*/
|
|
936
|
+
class Plugin_Lrange extends protobuf_1.Message {
|
|
937
|
+
/**
|
|
938
|
+
* @generated from field: string key = 1;
|
|
939
|
+
*/
|
|
940
|
+
key = "";
|
|
941
|
+
/**
|
|
942
|
+
* @generated from field: int32 start = 2;
|
|
943
|
+
*/
|
|
944
|
+
start = 0;
|
|
945
|
+
/**
|
|
946
|
+
* @generated from field: int32 stop = 3;
|
|
947
|
+
*/
|
|
948
|
+
stop = 0;
|
|
949
|
+
constructor(data) {
|
|
950
|
+
super();
|
|
951
|
+
protobuf_1.proto3.util.initPartial(data, this);
|
|
952
|
+
}
|
|
953
|
+
static runtime = protobuf_1.proto3;
|
|
954
|
+
static typeName = "plugins.redis.v1.Plugin.Lrange";
|
|
955
|
+
static fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
956
|
+
{ no: 1, name: "key", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
957
|
+
{ no: 2, name: "start", kind: "scalar", T: 5 /* ScalarType.INT32 */ },
|
|
958
|
+
{ no: 3, name: "stop", kind: "scalar", T: 5 /* ScalarType.INT32 */ },
|
|
959
|
+
]);
|
|
960
|
+
static fromBinary(bytes, options) {
|
|
961
|
+
return new Plugin_Lrange().fromBinary(bytes, options);
|
|
962
|
+
}
|
|
963
|
+
static fromJson(jsonValue, options) {
|
|
964
|
+
return new Plugin_Lrange().fromJson(jsonValue, options);
|
|
965
|
+
}
|
|
966
|
+
static fromJsonString(jsonString, options) {
|
|
967
|
+
return new Plugin_Lrange().fromJsonString(jsonString, options);
|
|
968
|
+
}
|
|
969
|
+
static equals(a, b) {
|
|
970
|
+
return protobuf_1.proto3.util.equals(Plugin_Lrange, a, b);
|
|
971
|
+
}
|
|
972
|
+
}
|
|
973
|
+
exports.Plugin_Lrange = Plugin_Lrange;
|
|
974
|
+
/**
|
|
975
|
+
* @generated from message plugins.redis.v1.Plugin.Sadd
|
|
976
|
+
*/
|
|
977
|
+
class Plugin_Sadd extends protobuf_1.Message {
|
|
978
|
+
/**
|
|
979
|
+
* @generated from field: string key = 1;
|
|
980
|
+
*/
|
|
981
|
+
key = "";
|
|
982
|
+
/**
|
|
983
|
+
* @generated from field: string member = 2;
|
|
984
|
+
*/
|
|
985
|
+
member = "";
|
|
986
|
+
constructor(data) {
|
|
987
|
+
super();
|
|
988
|
+
protobuf_1.proto3.util.initPartial(data, this);
|
|
989
|
+
}
|
|
990
|
+
static runtime = protobuf_1.proto3;
|
|
991
|
+
static typeName = "plugins.redis.v1.Plugin.Sadd";
|
|
992
|
+
static fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
993
|
+
{ no: 1, name: "key", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
994
|
+
{ no: 2, name: "member", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
995
|
+
]);
|
|
996
|
+
static fromBinary(bytes, options) {
|
|
997
|
+
return new Plugin_Sadd().fromBinary(bytes, options);
|
|
998
|
+
}
|
|
999
|
+
static fromJson(jsonValue, options) {
|
|
1000
|
+
return new Plugin_Sadd().fromJson(jsonValue, options);
|
|
1001
|
+
}
|
|
1002
|
+
static fromJsonString(jsonString, options) {
|
|
1003
|
+
return new Plugin_Sadd().fromJsonString(jsonString, options);
|
|
1004
|
+
}
|
|
1005
|
+
static equals(a, b) {
|
|
1006
|
+
return protobuf_1.proto3.util.equals(Plugin_Sadd, a, b);
|
|
1007
|
+
}
|
|
1008
|
+
}
|
|
1009
|
+
exports.Plugin_Sadd = Plugin_Sadd;
|
|
1010
|
+
/**
|
|
1011
|
+
* @generated from message plugins.redis.v1.Plugin.Scard
|
|
1012
|
+
*/
|
|
1013
|
+
class Plugin_Scard extends protobuf_1.Message {
|
|
1014
|
+
/**
|
|
1015
|
+
* @generated from field: string key = 1;
|
|
1016
|
+
*/
|
|
1017
|
+
key = "";
|
|
1018
|
+
constructor(data) {
|
|
1019
|
+
super();
|
|
1020
|
+
protobuf_1.proto3.util.initPartial(data, this);
|
|
1021
|
+
}
|
|
1022
|
+
static runtime = protobuf_1.proto3;
|
|
1023
|
+
static typeName = "plugins.redis.v1.Plugin.Scard";
|
|
1024
|
+
static fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
1025
|
+
{ no: 1, name: "key", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1026
|
+
]);
|
|
1027
|
+
static fromBinary(bytes, options) {
|
|
1028
|
+
return new Plugin_Scard().fromBinary(bytes, options);
|
|
1029
|
+
}
|
|
1030
|
+
static fromJson(jsonValue, options) {
|
|
1031
|
+
return new Plugin_Scard().fromJson(jsonValue, options);
|
|
1032
|
+
}
|
|
1033
|
+
static fromJsonString(jsonString, options) {
|
|
1034
|
+
return new Plugin_Scard().fromJsonString(jsonString, options);
|
|
1035
|
+
}
|
|
1036
|
+
static equals(a, b) {
|
|
1037
|
+
return protobuf_1.proto3.util.equals(Plugin_Scard, a, b);
|
|
1038
|
+
}
|
|
1039
|
+
}
|
|
1040
|
+
exports.Plugin_Scard = Plugin_Scard;
|
|
1041
|
+
/**
|
|
1042
|
+
* @generated from message plugins.redis.v1.Plugin.Smembers
|
|
1043
|
+
*/
|
|
1044
|
+
class Plugin_Smembers extends protobuf_1.Message {
|
|
1045
|
+
/**
|
|
1046
|
+
* @generated from field: string key = 1;
|
|
1047
|
+
*/
|
|
1048
|
+
key = "";
|
|
1049
|
+
constructor(data) {
|
|
1050
|
+
super();
|
|
1051
|
+
protobuf_1.proto3.util.initPartial(data, this);
|
|
1052
|
+
}
|
|
1053
|
+
static runtime = protobuf_1.proto3;
|
|
1054
|
+
static typeName = "plugins.redis.v1.Plugin.Smembers";
|
|
1055
|
+
static fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
1056
|
+
{ no: 1, name: "key", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1057
|
+
]);
|
|
1058
|
+
static fromBinary(bytes, options) {
|
|
1059
|
+
return new Plugin_Smembers().fromBinary(bytes, options);
|
|
1060
|
+
}
|
|
1061
|
+
static fromJson(jsonValue, options) {
|
|
1062
|
+
return new Plugin_Smembers().fromJson(jsonValue, options);
|
|
1063
|
+
}
|
|
1064
|
+
static fromJsonString(jsonString, options) {
|
|
1065
|
+
return new Plugin_Smembers().fromJsonString(jsonString, options);
|
|
1066
|
+
}
|
|
1067
|
+
static equals(a, b) {
|
|
1068
|
+
return protobuf_1.proto3.util.equals(Plugin_Smembers, a, b);
|
|
1069
|
+
}
|
|
1070
|
+
}
|
|
1071
|
+
exports.Plugin_Smembers = Plugin_Smembers;
|
|
1072
|
+
/**
|
|
1073
|
+
* @generated from message plugins.redis.v1.Plugin.Sismember
|
|
1074
|
+
*/
|
|
1075
|
+
class Plugin_Sismember extends protobuf_1.Message {
|
|
1076
|
+
/**
|
|
1077
|
+
* @generated from field: string key = 1;
|
|
1078
|
+
*/
|
|
1079
|
+
key = "";
|
|
1080
|
+
/**
|
|
1081
|
+
* @generated from field: string member = 2;
|
|
1082
|
+
*/
|
|
1083
|
+
member = "";
|
|
1084
|
+
constructor(data) {
|
|
1085
|
+
super();
|
|
1086
|
+
protobuf_1.proto3.util.initPartial(data, this);
|
|
1087
|
+
}
|
|
1088
|
+
static runtime = protobuf_1.proto3;
|
|
1089
|
+
static typeName = "plugins.redis.v1.Plugin.Sismember";
|
|
1090
|
+
static fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
1091
|
+
{ no: 1, name: "key", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1092
|
+
{ no: 2, name: "member", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1093
|
+
]);
|
|
1094
|
+
static fromBinary(bytes, options) {
|
|
1095
|
+
return new Plugin_Sismember().fromBinary(bytes, options);
|
|
1096
|
+
}
|
|
1097
|
+
static fromJson(jsonValue, options) {
|
|
1098
|
+
return new Plugin_Sismember().fromJson(jsonValue, options);
|
|
1099
|
+
}
|
|
1100
|
+
static fromJsonString(jsonString, options) {
|
|
1101
|
+
return new Plugin_Sismember().fromJsonString(jsonString, options);
|
|
1102
|
+
}
|
|
1103
|
+
static equals(a, b) {
|
|
1104
|
+
return protobuf_1.proto3.util.equals(Plugin_Sismember, a, b);
|
|
1105
|
+
}
|
|
1106
|
+
}
|
|
1107
|
+
exports.Plugin_Sismember = Plugin_Sismember;
|
|
1108
|
+
/**
|
|
1109
|
+
* @generated from message plugins.redis.v1.Plugin.Srandmember
|
|
1110
|
+
*/
|
|
1111
|
+
class Plugin_Srandmember extends protobuf_1.Message {
|
|
1112
|
+
/**
|
|
1113
|
+
* @generated from field: string key = 1;
|
|
1114
|
+
*/
|
|
1115
|
+
key = "";
|
|
1116
|
+
/**
|
|
1117
|
+
* @generated from field: optional int32 count = 2;
|
|
1118
|
+
*/
|
|
1119
|
+
count;
|
|
1120
|
+
constructor(data) {
|
|
1121
|
+
super();
|
|
1122
|
+
protobuf_1.proto3.util.initPartial(data, this);
|
|
1123
|
+
}
|
|
1124
|
+
static runtime = protobuf_1.proto3;
|
|
1125
|
+
static typeName = "plugins.redis.v1.Plugin.Srandmember";
|
|
1126
|
+
static fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
1127
|
+
{ no: 1, name: "key", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1128
|
+
{ no: 2, name: "count", kind: "scalar", T: 5 /* ScalarType.INT32 */, opt: true },
|
|
1129
|
+
]);
|
|
1130
|
+
static fromBinary(bytes, options) {
|
|
1131
|
+
return new Plugin_Srandmember().fromBinary(bytes, options);
|
|
1132
|
+
}
|
|
1133
|
+
static fromJson(jsonValue, options) {
|
|
1134
|
+
return new Plugin_Srandmember().fromJson(jsonValue, options);
|
|
1135
|
+
}
|
|
1136
|
+
static fromJsonString(jsonString, options) {
|
|
1137
|
+
return new Plugin_Srandmember().fromJsonString(jsonString, options);
|
|
1138
|
+
}
|
|
1139
|
+
static equals(a, b) {
|
|
1140
|
+
return protobuf_1.proto3.util.equals(Plugin_Srandmember, a, b);
|
|
1141
|
+
}
|
|
1142
|
+
}
|
|
1143
|
+
exports.Plugin_Srandmember = Plugin_Srandmember;
|
|
1144
|
+
/**
|
|
1145
|
+
* @generated from message plugins.redis.v1.Plugin.Srem
|
|
1146
|
+
*/
|
|
1147
|
+
class Plugin_Srem extends protobuf_1.Message {
|
|
1148
|
+
/**
|
|
1149
|
+
* @generated from field: string key = 1;
|
|
1150
|
+
*/
|
|
1151
|
+
key = "";
|
|
1152
|
+
/**
|
|
1153
|
+
* @generated from field: string member = 2;
|
|
1154
|
+
*/
|
|
1155
|
+
member = "";
|
|
1156
|
+
constructor(data) {
|
|
1157
|
+
super();
|
|
1158
|
+
protobuf_1.proto3.util.initPartial(data, this);
|
|
1159
|
+
}
|
|
1160
|
+
static runtime = protobuf_1.proto3;
|
|
1161
|
+
static typeName = "plugins.redis.v1.Plugin.Srem";
|
|
1162
|
+
static fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
1163
|
+
{ no: 1, name: "key", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1164
|
+
{ no: 2, name: "member", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1165
|
+
]);
|
|
1166
|
+
static fromBinary(bytes, options) {
|
|
1167
|
+
return new Plugin_Srem().fromBinary(bytes, options);
|
|
1168
|
+
}
|
|
1169
|
+
static fromJson(jsonValue, options) {
|
|
1170
|
+
return new Plugin_Srem().fromJson(jsonValue, options);
|
|
1171
|
+
}
|
|
1172
|
+
static fromJsonString(jsonString, options) {
|
|
1173
|
+
return new Plugin_Srem().fromJsonString(jsonString, options);
|
|
1174
|
+
}
|
|
1175
|
+
static equals(a, b) {
|
|
1176
|
+
return protobuf_1.proto3.util.equals(Plugin_Srem, a, b);
|
|
1177
|
+
}
|
|
1178
|
+
}
|
|
1179
|
+
exports.Plugin_Srem = Plugin_Srem;
|
|
1180
|
+
/**
|
|
1181
|
+
* TODO: (joey) support options as well: https://redis.io/commands/zadd/
|
|
1182
|
+
*
|
|
1183
|
+
* @generated from message plugins.redis.v1.Plugin.Zadd
|
|
1184
|
+
*/
|
|
1185
|
+
class Plugin_Zadd extends protobuf_1.Message {
|
|
1186
|
+
/**
|
|
1187
|
+
* @generated from field: string key = 1;
|
|
1188
|
+
*/
|
|
1189
|
+
key = "";
|
|
1190
|
+
/**
|
|
1191
|
+
* @generated from field: double score = 2;
|
|
1192
|
+
*/
|
|
1193
|
+
score = 0;
|
|
1194
|
+
/**
|
|
1195
|
+
* @generated from field: string member = 3;
|
|
1196
|
+
*/
|
|
1197
|
+
member = "";
|
|
1198
|
+
constructor(data) {
|
|
1199
|
+
super();
|
|
1200
|
+
protobuf_1.proto3.util.initPartial(data, this);
|
|
1201
|
+
}
|
|
1202
|
+
static runtime = protobuf_1.proto3;
|
|
1203
|
+
static typeName = "plugins.redis.v1.Plugin.Zadd";
|
|
1204
|
+
static fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
1205
|
+
{ no: 1, name: "key", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1206
|
+
{ no: 2, name: "score", kind: "scalar", T: 1 /* ScalarType.DOUBLE */ },
|
|
1207
|
+
{ no: 3, name: "member", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1208
|
+
]);
|
|
1209
|
+
static fromBinary(bytes, options) {
|
|
1210
|
+
return new Plugin_Zadd().fromBinary(bytes, options);
|
|
1211
|
+
}
|
|
1212
|
+
static fromJson(jsonValue, options) {
|
|
1213
|
+
return new Plugin_Zadd().fromJson(jsonValue, options);
|
|
1214
|
+
}
|
|
1215
|
+
static fromJsonString(jsonString, options) {
|
|
1216
|
+
return new Plugin_Zadd().fromJsonString(jsonString, options);
|
|
1217
|
+
}
|
|
1218
|
+
static equals(a, b) {
|
|
1219
|
+
return protobuf_1.proto3.util.equals(Plugin_Zadd, a, b);
|
|
1220
|
+
}
|
|
1221
|
+
}
|
|
1222
|
+
exports.Plugin_Zadd = Plugin_Zadd;
|
|
1223
|
+
/**
|
|
1224
|
+
* @generated from message plugins.redis.v1.Plugin.Zcard
|
|
1225
|
+
*/
|
|
1226
|
+
class Plugin_Zcard extends protobuf_1.Message {
|
|
1227
|
+
/**
|
|
1228
|
+
* @generated from field: string key = 1;
|
|
1229
|
+
*/
|
|
1230
|
+
key = "";
|
|
1231
|
+
constructor(data) {
|
|
1232
|
+
super();
|
|
1233
|
+
protobuf_1.proto3.util.initPartial(data, this);
|
|
1234
|
+
}
|
|
1235
|
+
static runtime = protobuf_1.proto3;
|
|
1236
|
+
static typeName = "plugins.redis.v1.Plugin.Zcard";
|
|
1237
|
+
static fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
1238
|
+
{ no: 1, name: "key", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1239
|
+
]);
|
|
1240
|
+
static fromBinary(bytes, options) {
|
|
1241
|
+
return new Plugin_Zcard().fromBinary(bytes, options);
|
|
1242
|
+
}
|
|
1243
|
+
static fromJson(jsonValue, options) {
|
|
1244
|
+
return new Plugin_Zcard().fromJson(jsonValue, options);
|
|
1245
|
+
}
|
|
1246
|
+
static fromJsonString(jsonString, options) {
|
|
1247
|
+
return new Plugin_Zcard().fromJsonString(jsonString, options);
|
|
1248
|
+
}
|
|
1249
|
+
static equals(a, b) {
|
|
1250
|
+
return protobuf_1.proto3.util.equals(Plugin_Zcard, a, b);
|
|
1251
|
+
}
|
|
1252
|
+
}
|
|
1253
|
+
exports.Plugin_Zcard = Plugin_Zcard;
|
|
1254
|
+
/**
|
|
1255
|
+
* @generated from message plugins.redis.v1.Plugin.Zcount
|
|
1256
|
+
*/
|
|
1257
|
+
class Plugin_Zcount extends protobuf_1.Message {
|
|
1258
|
+
/**
|
|
1259
|
+
* @generated from field: string key = 1;
|
|
1260
|
+
*/
|
|
1261
|
+
key = "";
|
|
1262
|
+
/**
|
|
1263
|
+
* @generated from field: double min = 2;
|
|
1264
|
+
*/
|
|
1265
|
+
min = 0;
|
|
1266
|
+
/**
|
|
1267
|
+
* @generated from field: double max = 3;
|
|
1268
|
+
*/
|
|
1269
|
+
max = 0;
|
|
1270
|
+
constructor(data) {
|
|
1271
|
+
super();
|
|
1272
|
+
protobuf_1.proto3.util.initPartial(data, this);
|
|
1273
|
+
}
|
|
1274
|
+
static runtime = protobuf_1.proto3;
|
|
1275
|
+
static typeName = "plugins.redis.v1.Plugin.Zcount";
|
|
1276
|
+
static fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
1277
|
+
{ no: 1, name: "key", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1278
|
+
{ no: 2, name: "min", kind: "scalar", T: 1 /* ScalarType.DOUBLE */ },
|
|
1279
|
+
{ no: 3, name: "max", kind: "scalar", T: 1 /* ScalarType.DOUBLE */ },
|
|
1280
|
+
]);
|
|
1281
|
+
static fromBinary(bytes, options) {
|
|
1282
|
+
return new Plugin_Zcount().fromBinary(bytes, options);
|
|
1283
|
+
}
|
|
1284
|
+
static fromJson(jsonValue, options) {
|
|
1285
|
+
return new Plugin_Zcount().fromJson(jsonValue, options);
|
|
1286
|
+
}
|
|
1287
|
+
static fromJsonString(jsonString, options) {
|
|
1288
|
+
return new Plugin_Zcount().fromJsonString(jsonString, options);
|
|
1289
|
+
}
|
|
1290
|
+
static equals(a, b) {
|
|
1291
|
+
return protobuf_1.proto3.util.equals(Plugin_Zcount, a, b);
|
|
1292
|
+
}
|
|
1293
|
+
}
|
|
1294
|
+
exports.Plugin_Zcount = Plugin_Zcount;
|
|
1295
|
+
/**
|
|
1296
|
+
* @generated from message plugins.redis.v1.Plugin.Zrange
|
|
1297
|
+
*/
|
|
1298
|
+
class Plugin_Zrange extends protobuf_1.Message {
|
|
1299
|
+
/**
|
|
1300
|
+
* @generated from field: string key = 1;
|
|
1301
|
+
*/
|
|
1302
|
+
key = "";
|
|
1303
|
+
/**
|
|
1304
|
+
* @generated from field: int32 start = 2;
|
|
1305
|
+
*/
|
|
1306
|
+
start = 0;
|
|
1307
|
+
/**
|
|
1308
|
+
* @generated from field: int32 stop = 3;
|
|
1309
|
+
*/
|
|
1310
|
+
stop = 0;
|
|
1311
|
+
constructor(data) {
|
|
1312
|
+
super();
|
|
1313
|
+
protobuf_1.proto3.util.initPartial(data, this);
|
|
1314
|
+
}
|
|
1315
|
+
static runtime = protobuf_1.proto3;
|
|
1316
|
+
static typeName = "plugins.redis.v1.Plugin.Zrange";
|
|
1317
|
+
static fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
1318
|
+
{ no: 1, name: "key", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1319
|
+
{ no: 2, name: "start", kind: "scalar", T: 5 /* ScalarType.INT32 */ },
|
|
1320
|
+
{ no: 3, name: "stop", kind: "scalar", T: 5 /* ScalarType.INT32 */ },
|
|
1321
|
+
]);
|
|
1322
|
+
static fromBinary(bytes, options) {
|
|
1323
|
+
return new Plugin_Zrange().fromBinary(bytes, options);
|
|
1324
|
+
}
|
|
1325
|
+
static fromJson(jsonValue, options) {
|
|
1326
|
+
return new Plugin_Zrange().fromJson(jsonValue, options);
|
|
1327
|
+
}
|
|
1328
|
+
static fromJsonString(jsonString, options) {
|
|
1329
|
+
return new Plugin_Zrange().fromJsonString(jsonString, options);
|
|
1330
|
+
}
|
|
1331
|
+
static equals(a, b) {
|
|
1332
|
+
return protobuf_1.proto3.util.equals(Plugin_Zrange, a, b);
|
|
1333
|
+
}
|
|
1334
|
+
}
|
|
1335
|
+
exports.Plugin_Zrange = Plugin_Zrange;
|
|
1336
|
+
/**
|
|
1337
|
+
* TODO: (joey) add optional withscore
|
|
1338
|
+
*
|
|
1339
|
+
* @generated from message plugins.redis.v1.Plugin.Zrank
|
|
1340
|
+
*/
|
|
1341
|
+
class Plugin_Zrank extends protobuf_1.Message {
|
|
1342
|
+
/**
|
|
1343
|
+
* @generated from field: string key = 1;
|
|
1344
|
+
*/
|
|
1345
|
+
key = "";
|
|
1346
|
+
/**
|
|
1347
|
+
* @generated from field: string member = 2;
|
|
1348
|
+
*/
|
|
1349
|
+
member = "";
|
|
1350
|
+
constructor(data) {
|
|
1351
|
+
super();
|
|
1352
|
+
protobuf_1.proto3.util.initPartial(data, this);
|
|
1353
|
+
}
|
|
1354
|
+
static runtime = protobuf_1.proto3;
|
|
1355
|
+
static typeName = "plugins.redis.v1.Plugin.Zrank";
|
|
1356
|
+
static fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
1357
|
+
{ no: 1, name: "key", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1358
|
+
{ no: 2, name: "member", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1359
|
+
]);
|
|
1360
|
+
static fromBinary(bytes, options) {
|
|
1361
|
+
return new Plugin_Zrank().fromBinary(bytes, options);
|
|
1362
|
+
}
|
|
1363
|
+
static fromJson(jsonValue, options) {
|
|
1364
|
+
return new Plugin_Zrank().fromJson(jsonValue, options);
|
|
1365
|
+
}
|
|
1366
|
+
static fromJsonString(jsonString, options) {
|
|
1367
|
+
return new Plugin_Zrank().fromJsonString(jsonString, options);
|
|
1368
|
+
}
|
|
1369
|
+
static equals(a, b) {
|
|
1370
|
+
return protobuf_1.proto3.util.equals(Plugin_Zrank, a, b);
|
|
1371
|
+
}
|
|
1372
|
+
}
|
|
1373
|
+
exports.Plugin_Zrank = Plugin_Zrank;
|
|
1374
|
+
/**
|
|
1375
|
+
* @generated from message plugins.redis.v1.Plugin.Zrem
|
|
1376
|
+
*/
|
|
1377
|
+
class Plugin_Zrem extends protobuf_1.Message {
|
|
1378
|
+
/**
|
|
1379
|
+
* @generated from field: string key = 1;
|
|
1380
|
+
*/
|
|
1381
|
+
key = "";
|
|
1382
|
+
/**
|
|
1383
|
+
* @generated from field: string member = 2;
|
|
1384
|
+
*/
|
|
1385
|
+
member = "";
|
|
1386
|
+
constructor(data) {
|
|
1387
|
+
super();
|
|
1388
|
+
protobuf_1.proto3.util.initPartial(data, this);
|
|
1389
|
+
}
|
|
1390
|
+
static runtime = protobuf_1.proto3;
|
|
1391
|
+
static typeName = "plugins.redis.v1.Plugin.Zrem";
|
|
1392
|
+
static fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
1393
|
+
{ no: 1, name: "key", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1394
|
+
{ no: 2, name: "member", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1395
|
+
]);
|
|
1396
|
+
static fromBinary(bytes, options) {
|
|
1397
|
+
return new Plugin_Zrem().fromBinary(bytes, options);
|
|
1398
|
+
}
|
|
1399
|
+
static fromJson(jsonValue, options) {
|
|
1400
|
+
return new Plugin_Zrem().fromJson(jsonValue, options);
|
|
1401
|
+
}
|
|
1402
|
+
static fromJsonString(jsonString, options) {
|
|
1403
|
+
return new Plugin_Zrem().fromJsonString(jsonString, options);
|
|
1404
|
+
}
|
|
1405
|
+
static equals(a, b) {
|
|
1406
|
+
return protobuf_1.proto3.util.equals(Plugin_Zrem, a, b);
|
|
1407
|
+
}
|
|
1408
|
+
}
|
|
1409
|
+
exports.Plugin_Zrem = Plugin_Zrem;
|
|
1410
|
+
/**
|
|
1411
|
+
* @generated from message plugins.redis.v1.Plugin.Zscore
|
|
1412
|
+
*/
|
|
1413
|
+
class Plugin_Zscore extends protobuf_1.Message {
|
|
1414
|
+
/**
|
|
1415
|
+
* @generated from field: string key = 1;
|
|
1416
|
+
*/
|
|
1417
|
+
key = "";
|
|
1418
|
+
/**
|
|
1419
|
+
* @generated from field: string member = 2;
|
|
1420
|
+
*/
|
|
1421
|
+
member = "";
|
|
1422
|
+
constructor(data) {
|
|
1423
|
+
super();
|
|
1424
|
+
protobuf_1.proto3.util.initPartial(data, this);
|
|
1425
|
+
}
|
|
1426
|
+
static runtime = protobuf_1.proto3;
|
|
1427
|
+
static typeName = "plugins.redis.v1.Plugin.Zscore";
|
|
1428
|
+
static fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
1429
|
+
{ no: 1, name: "key", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1430
|
+
{ no: 2, name: "member", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1431
|
+
]);
|
|
1432
|
+
static fromBinary(bytes, options) {
|
|
1433
|
+
return new Plugin_Zscore().fromBinary(bytes, options);
|
|
1434
|
+
}
|
|
1435
|
+
static fromJson(jsonValue, options) {
|
|
1436
|
+
return new Plugin_Zscore().fromJson(jsonValue, options);
|
|
1437
|
+
}
|
|
1438
|
+
static fromJsonString(jsonString, options) {
|
|
1439
|
+
return new Plugin_Zscore().fromJsonString(jsonString, options);
|
|
1440
|
+
}
|
|
1441
|
+
static equals(a, b) {
|
|
1442
|
+
return protobuf_1.proto3.util.equals(Plugin_Zscore, a, b);
|
|
1443
|
+
}
|
|
1444
|
+
}
|
|
1445
|
+
exports.Plugin_Zscore = Plugin_Zscore;
|
|
1446
|
+
/**
|
|
1447
|
+
* @generated from message plugins.redis.v1.Plugin.Expire
|
|
1448
|
+
*/
|
|
1449
|
+
class Plugin_Expire extends protobuf_1.Message {
|
|
1450
|
+
/**
|
|
1451
|
+
* @generated from field: string key = 1;
|
|
1452
|
+
*/
|
|
1453
|
+
key = "";
|
|
1454
|
+
/**
|
|
1455
|
+
* @generated from field: int32 seconds = 2;
|
|
1456
|
+
*/
|
|
1457
|
+
seconds = 0;
|
|
1458
|
+
/**
|
|
1459
|
+
* @generated from field: optional plugins.redis.v1.Plugin.Expire.Option option = 3;
|
|
1460
|
+
*/
|
|
1461
|
+
option;
|
|
1462
|
+
constructor(data) {
|
|
1463
|
+
super();
|
|
1464
|
+
protobuf_1.proto3.util.initPartial(data, this);
|
|
1465
|
+
}
|
|
1466
|
+
static runtime = protobuf_1.proto3;
|
|
1467
|
+
static typeName = "plugins.redis.v1.Plugin.Expire";
|
|
1468
|
+
static fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
1469
|
+
{ no: 1, name: "key", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1470
|
+
{ no: 2, name: "seconds", kind: "scalar", T: 5 /* ScalarType.INT32 */ },
|
|
1471
|
+
{ no: 3, name: "option", kind: "enum", T: protobuf_1.proto3.getEnumType(Plugin_Expire_Option), opt: true },
|
|
1472
|
+
]);
|
|
1473
|
+
static fromBinary(bytes, options) {
|
|
1474
|
+
return new Plugin_Expire().fromBinary(bytes, options);
|
|
1475
|
+
}
|
|
1476
|
+
static fromJson(jsonValue, options) {
|
|
1477
|
+
return new Plugin_Expire().fromJson(jsonValue, options);
|
|
1478
|
+
}
|
|
1479
|
+
static fromJsonString(jsonString, options) {
|
|
1480
|
+
return new Plugin_Expire().fromJsonString(jsonString, options);
|
|
1481
|
+
}
|
|
1482
|
+
static equals(a, b) {
|
|
1483
|
+
return protobuf_1.proto3.util.equals(Plugin_Expire, a, b);
|
|
1484
|
+
}
|
|
1485
|
+
}
|
|
1486
|
+
exports.Plugin_Expire = Plugin_Expire;
|
|
1487
|
+
/**
|
|
1488
|
+
* @generated from enum plugins.redis.v1.Plugin.Expire.Option
|
|
1489
|
+
*/
|
|
1490
|
+
var Plugin_Expire_Option;
|
|
1491
|
+
(function (Plugin_Expire_Option) {
|
|
1492
|
+
/**
|
|
1493
|
+
* @generated from enum value: OPTION_UNSPECIFIED = 0;
|
|
1494
|
+
*/
|
|
1495
|
+
Plugin_Expire_Option[Plugin_Expire_Option["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
1496
|
+
/**
|
|
1497
|
+
* @generated from enum value: OPTION_NX = 1;
|
|
1498
|
+
*/
|
|
1499
|
+
Plugin_Expire_Option[Plugin_Expire_Option["NX"] = 1] = "NX";
|
|
1500
|
+
/**
|
|
1501
|
+
* @generated from enum value: OPTION_XX = 2;
|
|
1502
|
+
*/
|
|
1503
|
+
Plugin_Expire_Option[Plugin_Expire_Option["XX"] = 2] = "XX";
|
|
1504
|
+
/**
|
|
1505
|
+
* @generated from enum value: OPTION_GT = 3;
|
|
1506
|
+
*/
|
|
1507
|
+
Plugin_Expire_Option[Plugin_Expire_Option["GT"] = 3] = "GT";
|
|
1508
|
+
/**
|
|
1509
|
+
* @generated from enum value: OPTION_LT = 4;
|
|
1510
|
+
*/
|
|
1511
|
+
Plugin_Expire_Option[Plugin_Expire_Option["LT"] = 4] = "LT";
|
|
1512
|
+
})(Plugin_Expire_Option || (exports.Plugin_Expire_Option = Plugin_Expire_Option = {}));
|
|
1513
|
+
// Retrieve enum metadata with: proto3.getEnumType(Plugin_Expire_Option)
|
|
1514
|
+
protobuf_1.proto3.util.setEnumType(Plugin_Expire_Option, "plugins.redis.v1.Plugin.Expire.Option", [
|
|
1515
|
+
{ no: 0, name: "OPTION_UNSPECIFIED" },
|
|
1516
|
+
{ no: 1, name: "OPTION_NX" },
|
|
1517
|
+
{ no: 2, name: "OPTION_XX" },
|
|
1518
|
+
{ no: 3, name: "OPTION_GT" },
|
|
1519
|
+
{ no: 4, name: "OPTION_LT" },
|
|
1520
|
+
]);
|
|
1521
|
+
/**
|
|
1522
|
+
* @generated from message plugins.redis.v1.Plugin.Ttl
|
|
1523
|
+
*/
|
|
1524
|
+
class Plugin_Ttl extends protobuf_1.Message {
|
|
1525
|
+
/**
|
|
1526
|
+
* @generated from field: string key = 1;
|
|
1527
|
+
*/
|
|
1528
|
+
key = "";
|
|
1529
|
+
constructor(data) {
|
|
1530
|
+
super();
|
|
1531
|
+
protobuf_1.proto3.util.initPartial(data, this);
|
|
1532
|
+
}
|
|
1533
|
+
static runtime = protobuf_1.proto3;
|
|
1534
|
+
static typeName = "plugins.redis.v1.Plugin.Ttl";
|
|
1535
|
+
static fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
1536
|
+
{ no: 1, name: "key", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1537
|
+
]);
|
|
1538
|
+
static fromBinary(bytes, options) {
|
|
1539
|
+
return new Plugin_Ttl().fromBinary(bytes, options);
|
|
1540
|
+
}
|
|
1541
|
+
static fromJson(jsonValue, options) {
|
|
1542
|
+
return new Plugin_Ttl().fromJson(jsonValue, options);
|
|
1543
|
+
}
|
|
1544
|
+
static fromJsonString(jsonString, options) {
|
|
1545
|
+
return new Plugin_Ttl().fromJsonString(jsonString, options);
|
|
1546
|
+
}
|
|
1547
|
+
static equals(a, b) {
|
|
1548
|
+
return protobuf_1.proto3.util.equals(Plugin_Ttl, a, b);
|
|
1549
|
+
}
|
|
1550
|
+
}
|
|
1551
|
+
exports.Plugin_Ttl = Plugin_Ttl;
|
|
1552
|
+
//# sourceMappingURL=plugin_pb.js.map
|