@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,350 @@
|
|
|
1
|
+
// @generated by protoc-gen-es v1.2.0 with parameter "target=ts"
|
|
2
|
+
// @generated from file security/v1/service.proto (package security.v1, syntax proto3)
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
// @ts-nocheck
|
|
5
|
+
|
|
6
|
+
import type { BinaryReadOptions, FieldList, JsonReadOptions, JsonValue, PartialMessage, PlainMessage } from "@bufbuild/protobuf";
|
|
7
|
+
import { Message, proto3, Timestamp, Value } from "@bufbuild/protobuf";
|
|
8
|
+
import { Signature } from "../../utils/v1/utils_pb";
|
|
9
|
+
|
|
10
|
+
/**
|
|
11
|
+
* @generated from message security.v1.Resource
|
|
12
|
+
*/
|
|
13
|
+
export class Resource extends Message<Resource> {
|
|
14
|
+
/**
|
|
15
|
+
* @generated from oneof security.v1.Resource.config
|
|
16
|
+
*/
|
|
17
|
+
config: {
|
|
18
|
+
/**
|
|
19
|
+
* @generated from field: google.protobuf.Value api = 1 [deprecated = true];
|
|
20
|
+
* @deprecated
|
|
21
|
+
*/
|
|
22
|
+
value: Value;
|
|
23
|
+
case: "api";
|
|
24
|
+
} | {
|
|
25
|
+
/**
|
|
26
|
+
* @generated from field: security.v1.Resource.Literal literal = 2;
|
|
27
|
+
*/
|
|
28
|
+
value: Resource_Literal;
|
|
29
|
+
case: "literal";
|
|
30
|
+
} | {
|
|
31
|
+
/**
|
|
32
|
+
* @generated from field: security.v1.Resource.ApiLiteral api_literal = 5;
|
|
33
|
+
*/
|
|
34
|
+
value: Resource_ApiLiteral;
|
|
35
|
+
case: "apiLiteral";
|
|
36
|
+
} | { case: undefined; value?: undefined } = { case: undefined };
|
|
37
|
+
|
|
38
|
+
/**
|
|
39
|
+
* @generated from oneof security.v1.Resource.git_ref
|
|
40
|
+
*/
|
|
41
|
+
gitRef: {
|
|
42
|
+
/**
|
|
43
|
+
* @generated from field: string commit_id = 3;
|
|
44
|
+
*/
|
|
45
|
+
value: string;
|
|
46
|
+
case: "commitId";
|
|
47
|
+
} | {
|
|
48
|
+
/**
|
|
49
|
+
* @generated from field: string branch_name = 4;
|
|
50
|
+
*/
|
|
51
|
+
value: string;
|
|
52
|
+
case: "branchName";
|
|
53
|
+
} | { case: undefined; value?: undefined } = { case: undefined };
|
|
54
|
+
|
|
55
|
+
/**
|
|
56
|
+
* @generated from field: google.protobuf.Timestamp last_updated = 6;
|
|
57
|
+
*/
|
|
58
|
+
lastUpdated?: Timestamp;
|
|
59
|
+
|
|
60
|
+
constructor(data?: PartialMessage<Resource>) {
|
|
61
|
+
super();
|
|
62
|
+
proto3.util.initPartial(data, this);
|
|
63
|
+
}
|
|
64
|
+
|
|
65
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
66
|
+
static readonly typeName = "security.v1.Resource";
|
|
67
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
68
|
+
{ no: 1, name: "api", kind: "message", T: Value, oneof: "config" },
|
|
69
|
+
{ no: 2, name: "literal", kind: "message", T: Resource_Literal, oneof: "config" },
|
|
70
|
+
{ no: 5, name: "api_literal", kind: "message", T: Resource_ApiLiteral, oneof: "config" },
|
|
71
|
+
{ no: 3, name: "commit_id", kind: "scalar", T: 9 /* ScalarType.STRING */, oneof: "git_ref" },
|
|
72
|
+
{ no: 4, name: "branch_name", kind: "scalar", T: 9 /* ScalarType.STRING */, oneof: "git_ref" },
|
|
73
|
+
{ no: 6, name: "last_updated", kind: "message", T: Timestamp },
|
|
74
|
+
]);
|
|
75
|
+
|
|
76
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Resource {
|
|
77
|
+
return new Resource().fromBinary(bytes, options);
|
|
78
|
+
}
|
|
79
|
+
|
|
80
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Resource {
|
|
81
|
+
return new Resource().fromJson(jsonValue, options);
|
|
82
|
+
}
|
|
83
|
+
|
|
84
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Resource {
|
|
85
|
+
return new Resource().fromJsonString(jsonString, options);
|
|
86
|
+
}
|
|
87
|
+
|
|
88
|
+
static equals(a: Resource | PlainMessage<Resource> | undefined, b: Resource | PlainMessage<Resource> | undefined): boolean {
|
|
89
|
+
return proto3.util.equals(Resource, a, b);
|
|
90
|
+
}
|
|
91
|
+
}
|
|
92
|
+
|
|
93
|
+
/**
|
|
94
|
+
* @generated from message security.v1.Resource.Literal
|
|
95
|
+
*/
|
|
96
|
+
export class Resource_Literal extends Message<Resource_Literal> {
|
|
97
|
+
/**
|
|
98
|
+
* @generated from field: google.protobuf.Value data = 1;
|
|
99
|
+
*/
|
|
100
|
+
data?: Value;
|
|
101
|
+
|
|
102
|
+
/**
|
|
103
|
+
* @generated from field: optional utils.v1.Signature signature = 2;
|
|
104
|
+
*/
|
|
105
|
+
signature?: Signature;
|
|
106
|
+
|
|
107
|
+
/**
|
|
108
|
+
* @generated from field: string resource_id = 3;
|
|
109
|
+
*/
|
|
110
|
+
resourceId = "";
|
|
111
|
+
|
|
112
|
+
/**
|
|
113
|
+
* @generated from field: string organization_id = 4;
|
|
114
|
+
*/
|
|
115
|
+
organizationId = "";
|
|
116
|
+
|
|
117
|
+
/**
|
|
118
|
+
* @generated from field: google.protobuf.Timestamp last_updated = 5;
|
|
119
|
+
*/
|
|
120
|
+
lastUpdated?: Timestamp;
|
|
121
|
+
|
|
122
|
+
/**
|
|
123
|
+
* @generated from field: string type = 6;
|
|
124
|
+
*/
|
|
125
|
+
type = "";
|
|
126
|
+
|
|
127
|
+
/**
|
|
128
|
+
* @generated from field: int32 page_version = 7;
|
|
129
|
+
*/
|
|
130
|
+
pageVersion = 0;
|
|
131
|
+
|
|
132
|
+
constructor(data?: PartialMessage<Resource_Literal>) {
|
|
133
|
+
super();
|
|
134
|
+
proto3.util.initPartial(data, this);
|
|
135
|
+
}
|
|
136
|
+
|
|
137
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
138
|
+
static readonly typeName = "security.v1.Resource.Literal";
|
|
139
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
140
|
+
{ no: 1, name: "data", kind: "message", T: Value },
|
|
141
|
+
{ no: 2, name: "signature", kind: "message", T: Signature, opt: true },
|
|
142
|
+
{ no: 3, name: "resource_id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
143
|
+
{ no: 4, name: "organization_id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
144
|
+
{ no: 5, name: "last_updated", kind: "message", T: Timestamp },
|
|
145
|
+
{ no: 6, name: "type", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
146
|
+
{ no: 7, name: "page_version", kind: "scalar", T: 5 /* ScalarType.INT32 */ },
|
|
147
|
+
]);
|
|
148
|
+
|
|
149
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Resource_Literal {
|
|
150
|
+
return new Resource_Literal().fromBinary(bytes, options);
|
|
151
|
+
}
|
|
152
|
+
|
|
153
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Resource_Literal {
|
|
154
|
+
return new Resource_Literal().fromJson(jsonValue, options);
|
|
155
|
+
}
|
|
156
|
+
|
|
157
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Resource_Literal {
|
|
158
|
+
return new Resource_Literal().fromJsonString(jsonString, options);
|
|
159
|
+
}
|
|
160
|
+
|
|
161
|
+
static equals(a: Resource_Literal | PlainMessage<Resource_Literal> | undefined, b: Resource_Literal | PlainMessage<Resource_Literal> | undefined): boolean {
|
|
162
|
+
return proto3.util.equals(Resource_Literal, a, b);
|
|
163
|
+
}
|
|
164
|
+
}
|
|
165
|
+
|
|
166
|
+
/**
|
|
167
|
+
* @generated from message security.v1.Resource.ApiLiteral
|
|
168
|
+
*/
|
|
169
|
+
export class Resource_ApiLiteral extends Message<Resource_ApiLiteral> {
|
|
170
|
+
/**
|
|
171
|
+
* @generated from field: google.protobuf.Value data = 1;
|
|
172
|
+
*/
|
|
173
|
+
data?: Value;
|
|
174
|
+
|
|
175
|
+
constructor(data?: PartialMessage<Resource_ApiLiteral>) {
|
|
176
|
+
super();
|
|
177
|
+
proto3.util.initPartial(data, this);
|
|
178
|
+
}
|
|
179
|
+
|
|
180
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
181
|
+
static readonly typeName = "security.v1.Resource.ApiLiteral";
|
|
182
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
183
|
+
{ no: 1, name: "data", kind: "message", T: Value },
|
|
184
|
+
]);
|
|
185
|
+
|
|
186
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Resource_ApiLiteral {
|
|
187
|
+
return new Resource_ApiLiteral().fromBinary(bytes, options);
|
|
188
|
+
}
|
|
189
|
+
|
|
190
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Resource_ApiLiteral {
|
|
191
|
+
return new Resource_ApiLiteral().fromJson(jsonValue, options);
|
|
192
|
+
}
|
|
193
|
+
|
|
194
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Resource_ApiLiteral {
|
|
195
|
+
return new Resource_ApiLiteral().fromJsonString(jsonString, options);
|
|
196
|
+
}
|
|
197
|
+
|
|
198
|
+
static equals(a: Resource_ApiLiteral | PlainMessage<Resource_ApiLiteral> | undefined, b: Resource_ApiLiteral | PlainMessage<Resource_ApiLiteral> | undefined): boolean {
|
|
199
|
+
return proto3.util.equals(Resource_ApiLiteral, a, b);
|
|
200
|
+
}
|
|
201
|
+
}
|
|
202
|
+
|
|
203
|
+
/**
|
|
204
|
+
* @generated from message security.v1.SignRequest
|
|
205
|
+
*/
|
|
206
|
+
export class SignRequest extends Message<SignRequest> {
|
|
207
|
+
/**
|
|
208
|
+
* @generated from field: security.v1.Resource resource = 1;
|
|
209
|
+
*/
|
|
210
|
+
resource?: Resource;
|
|
211
|
+
|
|
212
|
+
constructor(data?: PartialMessage<SignRequest>) {
|
|
213
|
+
super();
|
|
214
|
+
proto3.util.initPartial(data, this);
|
|
215
|
+
}
|
|
216
|
+
|
|
217
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
218
|
+
static readonly typeName = "security.v1.SignRequest";
|
|
219
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
220
|
+
{ no: 1, name: "resource", kind: "message", T: Resource },
|
|
221
|
+
]);
|
|
222
|
+
|
|
223
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): SignRequest {
|
|
224
|
+
return new SignRequest().fromBinary(bytes, options);
|
|
225
|
+
}
|
|
226
|
+
|
|
227
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): SignRequest {
|
|
228
|
+
return new SignRequest().fromJson(jsonValue, options);
|
|
229
|
+
}
|
|
230
|
+
|
|
231
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): SignRequest {
|
|
232
|
+
return new SignRequest().fromJsonString(jsonString, options);
|
|
233
|
+
}
|
|
234
|
+
|
|
235
|
+
static equals(a: SignRequest | PlainMessage<SignRequest> | undefined, b: SignRequest | PlainMessage<SignRequest> | undefined): boolean {
|
|
236
|
+
return proto3.util.equals(SignRequest, a, b);
|
|
237
|
+
}
|
|
238
|
+
}
|
|
239
|
+
|
|
240
|
+
/**
|
|
241
|
+
* @generated from message security.v1.SignResponse
|
|
242
|
+
*/
|
|
243
|
+
export class SignResponse extends Message<SignResponse> {
|
|
244
|
+
/**
|
|
245
|
+
* @generated from field: utils.v1.Signature signature = 1;
|
|
246
|
+
*/
|
|
247
|
+
signature?: Signature;
|
|
248
|
+
|
|
249
|
+
constructor(data?: PartialMessage<SignResponse>) {
|
|
250
|
+
super();
|
|
251
|
+
proto3.util.initPartial(data, this);
|
|
252
|
+
}
|
|
253
|
+
|
|
254
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
255
|
+
static readonly typeName = "security.v1.SignResponse";
|
|
256
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
257
|
+
{ no: 1, name: "signature", kind: "message", T: Signature },
|
|
258
|
+
]);
|
|
259
|
+
|
|
260
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): SignResponse {
|
|
261
|
+
return new SignResponse().fromBinary(bytes, options);
|
|
262
|
+
}
|
|
263
|
+
|
|
264
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): SignResponse {
|
|
265
|
+
return new SignResponse().fromJson(jsonValue, options);
|
|
266
|
+
}
|
|
267
|
+
|
|
268
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): SignResponse {
|
|
269
|
+
return new SignResponse().fromJsonString(jsonString, options);
|
|
270
|
+
}
|
|
271
|
+
|
|
272
|
+
static equals(a: SignResponse | PlainMessage<SignResponse> | undefined, b: SignResponse | PlainMessage<SignResponse> | undefined): boolean {
|
|
273
|
+
return proto3.util.equals(SignResponse, a, b);
|
|
274
|
+
}
|
|
275
|
+
}
|
|
276
|
+
|
|
277
|
+
/**
|
|
278
|
+
* @generated from message security.v1.VerifyRequest
|
|
279
|
+
*/
|
|
280
|
+
export class VerifyRequest extends Message<VerifyRequest> {
|
|
281
|
+
/**
|
|
282
|
+
* @generated from field: repeated security.v1.Resource resources = 1;
|
|
283
|
+
*/
|
|
284
|
+
resources: Resource[] = [];
|
|
285
|
+
|
|
286
|
+
constructor(data?: PartialMessage<VerifyRequest>) {
|
|
287
|
+
super();
|
|
288
|
+
proto3.util.initPartial(data, this);
|
|
289
|
+
}
|
|
290
|
+
|
|
291
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
292
|
+
static readonly typeName = "security.v1.VerifyRequest";
|
|
293
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
294
|
+
{ no: 1, name: "resources", kind: "message", T: Resource, repeated: true },
|
|
295
|
+
]);
|
|
296
|
+
|
|
297
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): VerifyRequest {
|
|
298
|
+
return new VerifyRequest().fromBinary(bytes, options);
|
|
299
|
+
}
|
|
300
|
+
|
|
301
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): VerifyRequest {
|
|
302
|
+
return new VerifyRequest().fromJson(jsonValue, options);
|
|
303
|
+
}
|
|
304
|
+
|
|
305
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): VerifyRequest {
|
|
306
|
+
return new VerifyRequest().fromJsonString(jsonString, options);
|
|
307
|
+
}
|
|
308
|
+
|
|
309
|
+
static equals(a: VerifyRequest | PlainMessage<VerifyRequest> | undefined, b: VerifyRequest | PlainMessage<VerifyRequest> | undefined): boolean {
|
|
310
|
+
return proto3.util.equals(VerifyRequest, a, b);
|
|
311
|
+
}
|
|
312
|
+
}
|
|
313
|
+
|
|
314
|
+
/**
|
|
315
|
+
* @generated from message security.v1.VerifyResponse
|
|
316
|
+
*/
|
|
317
|
+
export class VerifyResponse extends Message<VerifyResponse> {
|
|
318
|
+
/**
|
|
319
|
+
* @generated from field: string key_id = 1;
|
|
320
|
+
*/
|
|
321
|
+
keyId = "";
|
|
322
|
+
|
|
323
|
+
constructor(data?: PartialMessage<VerifyResponse>) {
|
|
324
|
+
super();
|
|
325
|
+
proto3.util.initPartial(data, this);
|
|
326
|
+
}
|
|
327
|
+
|
|
328
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
329
|
+
static readonly typeName = "security.v1.VerifyResponse";
|
|
330
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
331
|
+
{ no: 1, name: "key_id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
332
|
+
]);
|
|
333
|
+
|
|
334
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): VerifyResponse {
|
|
335
|
+
return new VerifyResponse().fromBinary(bytes, options);
|
|
336
|
+
}
|
|
337
|
+
|
|
338
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): VerifyResponse {
|
|
339
|
+
return new VerifyResponse().fromJson(jsonValue, options);
|
|
340
|
+
}
|
|
341
|
+
|
|
342
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): VerifyResponse {
|
|
343
|
+
return new VerifyResponse().fromJsonString(jsonString, options);
|
|
344
|
+
}
|
|
345
|
+
|
|
346
|
+
static equals(a: VerifyResponse | PlainMessage<VerifyResponse> | undefined, b: VerifyResponse | PlainMessage<VerifyResponse> | undefined): boolean {
|
|
347
|
+
return proto3.util.equals(VerifyResponse, a, b);
|
|
348
|
+
}
|
|
349
|
+
}
|
|
350
|
+
|
|
@@ -0,0 +1,170 @@
|
|
|
1
|
+
// @generated by protoc-gen-es v1.2.0 with parameter "target=ts"
|
|
2
|
+
// @generated from file store/v1/service.proto (package store.v1, syntax proto3)
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
// @ts-nocheck
|
|
5
|
+
|
|
6
|
+
import type { BinaryReadOptions, FieldList, JsonReadOptions, JsonValue, PartialMessage, PlainMessage } from "@bufbuild/protobuf";
|
|
7
|
+
import { Message, proto3, Value } from "@bufbuild/protobuf";
|
|
8
|
+
import { Error } from "../../common/v1/errors_pb";
|
|
9
|
+
import { Pair } from "./store_pb";
|
|
10
|
+
|
|
11
|
+
/**
|
|
12
|
+
* @generated from message store.v1.ReadRequest
|
|
13
|
+
*/
|
|
14
|
+
export class ReadRequest extends Message<ReadRequest> {
|
|
15
|
+
/**
|
|
16
|
+
* @generated from field: repeated string keys = 1;
|
|
17
|
+
*/
|
|
18
|
+
keys: string[] = [];
|
|
19
|
+
|
|
20
|
+
constructor(data?: PartialMessage<ReadRequest>) {
|
|
21
|
+
super();
|
|
22
|
+
proto3.util.initPartial(data, this);
|
|
23
|
+
}
|
|
24
|
+
|
|
25
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
26
|
+
static readonly typeName = "store.v1.ReadRequest";
|
|
27
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
28
|
+
{ no: 1, name: "keys", kind: "scalar", T: 9 /* ScalarType.STRING */, repeated: true },
|
|
29
|
+
]);
|
|
30
|
+
|
|
31
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): ReadRequest {
|
|
32
|
+
return new ReadRequest().fromBinary(bytes, options);
|
|
33
|
+
}
|
|
34
|
+
|
|
35
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): ReadRequest {
|
|
36
|
+
return new ReadRequest().fromJson(jsonValue, options);
|
|
37
|
+
}
|
|
38
|
+
|
|
39
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): ReadRequest {
|
|
40
|
+
return new ReadRequest().fromJsonString(jsonString, options);
|
|
41
|
+
}
|
|
42
|
+
|
|
43
|
+
static equals(a: ReadRequest | PlainMessage<ReadRequest> | undefined, b: ReadRequest | PlainMessage<ReadRequest> | undefined): boolean {
|
|
44
|
+
return proto3.util.equals(ReadRequest, a, b);
|
|
45
|
+
}
|
|
46
|
+
}
|
|
47
|
+
|
|
48
|
+
/**
|
|
49
|
+
* @generated from message store.v1.ReadResponse
|
|
50
|
+
*/
|
|
51
|
+
export class ReadResponse extends Message<ReadResponse> {
|
|
52
|
+
/**
|
|
53
|
+
* @generated from field: repeated google.protobuf.Value results = 1;
|
|
54
|
+
*/
|
|
55
|
+
results: Value[] = [];
|
|
56
|
+
|
|
57
|
+
/**
|
|
58
|
+
* @generated from field: common.v1.Error error = 2;
|
|
59
|
+
*/
|
|
60
|
+
error?: Error;
|
|
61
|
+
|
|
62
|
+
constructor(data?: PartialMessage<ReadResponse>) {
|
|
63
|
+
super();
|
|
64
|
+
proto3.util.initPartial(data, this);
|
|
65
|
+
}
|
|
66
|
+
|
|
67
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
68
|
+
static readonly typeName = "store.v1.ReadResponse";
|
|
69
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
70
|
+
{ no: 1, name: "results", kind: "message", T: Value, repeated: true },
|
|
71
|
+
{ no: 2, name: "error", kind: "message", T: Error },
|
|
72
|
+
]);
|
|
73
|
+
|
|
74
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): ReadResponse {
|
|
75
|
+
return new ReadResponse().fromBinary(bytes, options);
|
|
76
|
+
}
|
|
77
|
+
|
|
78
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): ReadResponse {
|
|
79
|
+
return new ReadResponse().fromJson(jsonValue, options);
|
|
80
|
+
}
|
|
81
|
+
|
|
82
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): ReadResponse {
|
|
83
|
+
return new ReadResponse().fromJsonString(jsonString, options);
|
|
84
|
+
}
|
|
85
|
+
|
|
86
|
+
static equals(a: ReadResponse | PlainMessage<ReadResponse> | undefined, b: ReadResponse | PlainMessage<ReadResponse> | undefined): boolean {
|
|
87
|
+
return proto3.util.equals(ReadResponse, a, b);
|
|
88
|
+
}
|
|
89
|
+
}
|
|
90
|
+
|
|
91
|
+
/**
|
|
92
|
+
* @generated from message store.v1.WriteRequest
|
|
93
|
+
*/
|
|
94
|
+
export class WriteRequest extends Message<WriteRequest> {
|
|
95
|
+
/**
|
|
96
|
+
* @generated from field: repeated store.v1.Pair pairs = 1;
|
|
97
|
+
*/
|
|
98
|
+
pairs: Pair[] = [];
|
|
99
|
+
|
|
100
|
+
constructor(data?: PartialMessage<WriteRequest>) {
|
|
101
|
+
super();
|
|
102
|
+
proto3.util.initPartial(data, this);
|
|
103
|
+
}
|
|
104
|
+
|
|
105
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
106
|
+
static readonly typeName = "store.v1.WriteRequest";
|
|
107
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
108
|
+
{ no: 1, name: "pairs", kind: "message", T: Pair, repeated: true },
|
|
109
|
+
]);
|
|
110
|
+
|
|
111
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): WriteRequest {
|
|
112
|
+
return new WriteRequest().fromBinary(bytes, options);
|
|
113
|
+
}
|
|
114
|
+
|
|
115
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): WriteRequest {
|
|
116
|
+
return new WriteRequest().fromJson(jsonValue, options);
|
|
117
|
+
}
|
|
118
|
+
|
|
119
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): WriteRequest {
|
|
120
|
+
return new WriteRequest().fromJsonString(jsonString, options);
|
|
121
|
+
}
|
|
122
|
+
|
|
123
|
+
static equals(a: WriteRequest | PlainMessage<WriteRequest> | undefined, b: WriteRequest | PlainMessage<WriteRequest> | undefined): boolean {
|
|
124
|
+
return proto3.util.equals(WriteRequest, a, b);
|
|
125
|
+
}
|
|
126
|
+
}
|
|
127
|
+
|
|
128
|
+
/**
|
|
129
|
+
* @generated from message store.v1.WriteResponse
|
|
130
|
+
*/
|
|
131
|
+
export class WriteResponse extends Message<WriteResponse> {
|
|
132
|
+
/**
|
|
133
|
+
* @generated from field: repeated store.v1.Pair pairs = 1;
|
|
134
|
+
*/
|
|
135
|
+
pairs: Pair[] = [];
|
|
136
|
+
|
|
137
|
+
/**
|
|
138
|
+
* @generated from field: common.v1.Error error = 2;
|
|
139
|
+
*/
|
|
140
|
+
error?: Error;
|
|
141
|
+
|
|
142
|
+
constructor(data?: PartialMessage<WriteResponse>) {
|
|
143
|
+
super();
|
|
144
|
+
proto3.util.initPartial(data, this);
|
|
145
|
+
}
|
|
146
|
+
|
|
147
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
148
|
+
static readonly typeName = "store.v1.WriteResponse";
|
|
149
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
150
|
+
{ no: 1, name: "pairs", kind: "message", T: Pair, repeated: true },
|
|
151
|
+
{ no: 2, name: "error", kind: "message", T: Error },
|
|
152
|
+
]);
|
|
153
|
+
|
|
154
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): WriteResponse {
|
|
155
|
+
return new WriteResponse().fromBinary(bytes, options);
|
|
156
|
+
}
|
|
157
|
+
|
|
158
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): WriteResponse {
|
|
159
|
+
return new WriteResponse().fromJson(jsonValue, options);
|
|
160
|
+
}
|
|
161
|
+
|
|
162
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): WriteResponse {
|
|
163
|
+
return new WriteResponse().fromJsonString(jsonString, options);
|
|
164
|
+
}
|
|
165
|
+
|
|
166
|
+
static equals(a: WriteResponse | PlainMessage<WriteResponse> | undefined, b: WriteResponse | PlainMessage<WriteResponse> | undefined): boolean {
|
|
167
|
+
return proto3.util.equals(WriteResponse, a, b);
|
|
168
|
+
}
|
|
169
|
+
}
|
|
170
|
+
|
|
@@ -0,0 +1,89 @@
|
|
|
1
|
+
// @generated by protoc-gen-es v1.2.0 with parameter "target=ts"
|
|
2
|
+
// @generated from file store/v1/store.proto (package store.v1, syntax proto3)
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
// @ts-nocheck
|
|
5
|
+
|
|
6
|
+
import type { BinaryReadOptions, FieldList, JsonReadOptions, JsonValue, PartialMessage, PlainMessage } from "@bufbuild/protobuf";
|
|
7
|
+
import { Message, proto3, Value } from "@bufbuild/protobuf";
|
|
8
|
+
import { Store } from "../../secrets/v1/secrets_pb";
|
|
9
|
+
|
|
10
|
+
/**
|
|
11
|
+
* @generated from message store.v1.Pair
|
|
12
|
+
*/
|
|
13
|
+
export class Pair extends Message<Pair> {
|
|
14
|
+
/**
|
|
15
|
+
* @generated from field: string key = 1;
|
|
16
|
+
*/
|
|
17
|
+
key = "";
|
|
18
|
+
|
|
19
|
+
/**
|
|
20
|
+
* @generated from field: google.protobuf.Value value = 2;
|
|
21
|
+
*/
|
|
22
|
+
value?: Value;
|
|
23
|
+
|
|
24
|
+
constructor(data?: PartialMessage<Pair>) {
|
|
25
|
+
super();
|
|
26
|
+
proto3.util.initPartial(data, this);
|
|
27
|
+
}
|
|
28
|
+
|
|
29
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
30
|
+
static readonly typeName = "store.v1.Pair";
|
|
31
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
32
|
+
{ no: 1, name: "key", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
33
|
+
{ no: 2, name: "value", kind: "message", T: Value },
|
|
34
|
+
]);
|
|
35
|
+
|
|
36
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Pair {
|
|
37
|
+
return new Pair().fromBinary(bytes, options);
|
|
38
|
+
}
|
|
39
|
+
|
|
40
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Pair {
|
|
41
|
+
return new Pair().fromJson(jsonValue, options);
|
|
42
|
+
}
|
|
43
|
+
|
|
44
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Pair {
|
|
45
|
+
return new Pair().fromJsonString(jsonString, options);
|
|
46
|
+
}
|
|
47
|
+
|
|
48
|
+
static equals(a: Pair | PlainMessage<Pair> | undefined, b: Pair | PlainMessage<Pair> | undefined): boolean {
|
|
49
|
+
return proto3.util.equals(Pair, a, b);
|
|
50
|
+
}
|
|
51
|
+
}
|
|
52
|
+
|
|
53
|
+
/**
|
|
54
|
+
* @generated from message store.v1.Stores
|
|
55
|
+
*/
|
|
56
|
+
export class Stores extends Message<Stores> {
|
|
57
|
+
/**
|
|
58
|
+
* @generated from field: repeated secrets.v1.Store secrets = 1;
|
|
59
|
+
*/
|
|
60
|
+
secrets: Store[] = [];
|
|
61
|
+
|
|
62
|
+
constructor(data?: PartialMessage<Stores>) {
|
|
63
|
+
super();
|
|
64
|
+
proto3.util.initPartial(data, this);
|
|
65
|
+
}
|
|
66
|
+
|
|
67
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
68
|
+
static readonly typeName = "store.v1.Stores";
|
|
69
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
70
|
+
{ no: 1, name: "secrets", kind: "message", T: Store, repeated: true },
|
|
71
|
+
]);
|
|
72
|
+
|
|
73
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Stores {
|
|
74
|
+
return new Stores().fromBinary(bytes, options);
|
|
75
|
+
}
|
|
76
|
+
|
|
77
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Stores {
|
|
78
|
+
return new Stores().fromJson(jsonValue, options);
|
|
79
|
+
}
|
|
80
|
+
|
|
81
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Stores {
|
|
82
|
+
return new Stores().fromJsonString(jsonString, options);
|
|
83
|
+
}
|
|
84
|
+
|
|
85
|
+
static equals(a: Stores | PlainMessage<Stores> | undefined, b: Stores | PlainMessage<Stores> | undefined): boolean {
|
|
86
|
+
return proto3.util.equals(Stores, a, b);
|
|
87
|
+
}
|
|
88
|
+
}
|
|
89
|
+
|
|
@@ -0,0 +1,82 @@
|
|
|
1
|
+
// @generated by protoc-gen-es v1.2.0 with parameter "target=ts"
|
|
2
|
+
// @generated from file superblocks/v1/options.proto (package superblocks.v1, syntax proto3)
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
// @ts-nocheck
|
|
5
|
+
|
|
6
|
+
import type { BinaryReadOptions, FieldList, JsonReadOptions, JsonValue, PartialMessage, PlainMessage } from "@bufbuild/protobuf";
|
|
7
|
+
import { Message, proto3 } from "@bufbuild/protobuf";
|
|
8
|
+
|
|
9
|
+
/**
|
|
10
|
+
* @generated from message superblocks.v1.Integrations
|
|
11
|
+
*/
|
|
12
|
+
export class Integrations extends Message<Integrations> {
|
|
13
|
+
/**
|
|
14
|
+
* @generated from field: bool registry = 1;
|
|
15
|
+
*/
|
|
16
|
+
registry = false;
|
|
17
|
+
|
|
18
|
+
constructor(data?: PartialMessage<Integrations>) {
|
|
19
|
+
super();
|
|
20
|
+
proto3.util.initPartial(data, this);
|
|
21
|
+
}
|
|
22
|
+
|
|
23
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
24
|
+
static readonly typeName = "superblocks.v1.Integrations";
|
|
25
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
26
|
+
{ no: 1, name: "registry", kind: "scalar", T: 8 /* ScalarType.BOOL */ },
|
|
27
|
+
]);
|
|
28
|
+
|
|
29
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Integrations {
|
|
30
|
+
return new Integrations().fromBinary(bytes, options);
|
|
31
|
+
}
|
|
32
|
+
|
|
33
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Integrations {
|
|
34
|
+
return new Integrations().fromJson(jsonValue, options);
|
|
35
|
+
}
|
|
36
|
+
|
|
37
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Integrations {
|
|
38
|
+
return new Integrations().fromJsonString(jsonString, options);
|
|
39
|
+
}
|
|
40
|
+
|
|
41
|
+
static equals(a: Integrations | PlainMessage<Integrations> | undefined, b: Integrations | PlainMessage<Integrations> | undefined): boolean {
|
|
42
|
+
return proto3.util.equals(Integrations, a, b);
|
|
43
|
+
}
|
|
44
|
+
}
|
|
45
|
+
|
|
46
|
+
/**
|
|
47
|
+
* @generated from message superblocks.v1.IntegrationOptions
|
|
48
|
+
*/
|
|
49
|
+
export class IntegrationOptions extends Message<IntegrationOptions> {
|
|
50
|
+
/**
|
|
51
|
+
* @generated from field: string pluginType = 2;
|
|
52
|
+
*/
|
|
53
|
+
pluginType = "";
|
|
54
|
+
|
|
55
|
+
constructor(data?: PartialMessage<IntegrationOptions>) {
|
|
56
|
+
super();
|
|
57
|
+
proto3.util.initPartial(data, this);
|
|
58
|
+
}
|
|
59
|
+
|
|
60
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
61
|
+
static readonly typeName = "superblocks.v1.IntegrationOptions";
|
|
62
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
63
|
+
{ no: 2, name: "pluginType", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
64
|
+
]);
|
|
65
|
+
|
|
66
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): IntegrationOptions {
|
|
67
|
+
return new IntegrationOptions().fromBinary(bytes, options);
|
|
68
|
+
}
|
|
69
|
+
|
|
70
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): IntegrationOptions {
|
|
71
|
+
return new IntegrationOptions().fromJson(jsonValue, options);
|
|
72
|
+
}
|
|
73
|
+
|
|
74
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): IntegrationOptions {
|
|
75
|
+
return new IntegrationOptions().fromJsonString(jsonString, options);
|
|
76
|
+
}
|
|
77
|
+
|
|
78
|
+
static equals(a: IntegrationOptions | PlainMessage<IntegrationOptions> | undefined, b: IntegrationOptions | PlainMessage<IntegrationOptions> | undefined): boolean {
|
|
79
|
+
return proto3.util.equals(IntegrationOptions, a, b);
|
|
80
|
+
}
|
|
81
|
+
}
|
|
82
|
+
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * as SyncerV1 from "./syncer_pb";
|