@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,57 @@
|
|
|
1
|
+
// @generated by protoc-gen-es v1.2.0 with parameter "target=ts"
|
|
2
|
+
// @generated from file plugins/ocr/v1/plugin.proto (package plugins.ocr.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 plugins.ocr.v1.Plugin
|
|
11
|
+
*/
|
|
12
|
+
export class Plugin extends Message<Plugin> {
|
|
13
|
+
/**
|
|
14
|
+
* @generated from field: string action = 1;
|
|
15
|
+
*/
|
|
16
|
+
action = "";
|
|
17
|
+
|
|
18
|
+
/**
|
|
19
|
+
* @generated from field: string file = 2;
|
|
20
|
+
*/
|
|
21
|
+
file = "";
|
|
22
|
+
|
|
23
|
+
/**
|
|
24
|
+
* @generated from field: string fileUrl = 3;
|
|
25
|
+
*/
|
|
26
|
+
fileUrl = "";
|
|
27
|
+
|
|
28
|
+
constructor(data?: PartialMessage<Plugin>) {
|
|
29
|
+
super();
|
|
30
|
+
proto3.util.initPartial(data, this);
|
|
31
|
+
}
|
|
32
|
+
|
|
33
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
34
|
+
static readonly typeName = "plugins.ocr.v1.Plugin";
|
|
35
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
36
|
+
{ no: 1, name: "action", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
37
|
+
{ no: 2, name: "file", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
38
|
+
{ no: 3, name: "fileUrl", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
39
|
+
]);
|
|
40
|
+
|
|
41
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Plugin {
|
|
42
|
+
return new Plugin().fromBinary(bytes, options);
|
|
43
|
+
}
|
|
44
|
+
|
|
45
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Plugin {
|
|
46
|
+
return new Plugin().fromJson(jsonValue, options);
|
|
47
|
+
}
|
|
48
|
+
|
|
49
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Plugin {
|
|
50
|
+
return new Plugin().fromJsonString(jsonString, options);
|
|
51
|
+
}
|
|
52
|
+
|
|
53
|
+
static equals(a: Plugin | PlainMessage<Plugin> | undefined, b: Plugin | PlainMessage<Plugin> | undefined): boolean {
|
|
54
|
+
return proto3.util.equals(Plugin, a, b);
|
|
55
|
+
}
|
|
56
|
+
}
|
|
57
|
+
|
|
@@ -0,0 +1,443 @@
|
|
|
1
|
+
// @generated by protoc-gen-es v1.2.0 with parameter "target=ts"
|
|
2
|
+
// @generated from file plugins/openai/v1/plugin.proto (package plugins.openai.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 plugins.openai.v1.SuperblocksMetadata
|
|
11
|
+
*/
|
|
12
|
+
export class SuperblocksMetadata extends Message<SuperblocksMetadata> {
|
|
13
|
+
/**
|
|
14
|
+
* @generated from field: string pluginVersion = 1;
|
|
15
|
+
*/
|
|
16
|
+
pluginVersion = "";
|
|
17
|
+
|
|
18
|
+
constructor(data?: PartialMessage<SuperblocksMetadata>) {
|
|
19
|
+
super();
|
|
20
|
+
proto3.util.initPartial(data, this);
|
|
21
|
+
}
|
|
22
|
+
|
|
23
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
24
|
+
static readonly typeName = "plugins.openai.v1.SuperblocksMetadata";
|
|
25
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
26
|
+
{ no: 1, name: "pluginVersion", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
27
|
+
]);
|
|
28
|
+
|
|
29
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): SuperblocksMetadata {
|
|
30
|
+
return new SuperblocksMetadata().fromBinary(bytes, options);
|
|
31
|
+
}
|
|
32
|
+
|
|
33
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): SuperblocksMetadata {
|
|
34
|
+
return new SuperblocksMetadata().fromJson(jsonValue, options);
|
|
35
|
+
}
|
|
36
|
+
|
|
37
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): SuperblocksMetadata {
|
|
38
|
+
return new SuperblocksMetadata().fromJsonString(jsonString, options);
|
|
39
|
+
}
|
|
40
|
+
|
|
41
|
+
static equals(a: SuperblocksMetadata | PlainMessage<SuperblocksMetadata> | undefined, b: SuperblocksMetadata | PlainMessage<SuperblocksMetadata> | undefined): boolean {
|
|
42
|
+
return proto3.util.equals(SuperblocksMetadata, a, b);
|
|
43
|
+
}
|
|
44
|
+
}
|
|
45
|
+
|
|
46
|
+
/**
|
|
47
|
+
* @generated from message plugins.openai.v1.Property
|
|
48
|
+
*/
|
|
49
|
+
export class Property extends Message<Property> {
|
|
50
|
+
/**
|
|
51
|
+
* @generated from field: string key = 1;
|
|
52
|
+
*/
|
|
53
|
+
key = "";
|
|
54
|
+
|
|
55
|
+
/**
|
|
56
|
+
* @generated from field: int32 value = 2;
|
|
57
|
+
*/
|
|
58
|
+
value = 0;
|
|
59
|
+
|
|
60
|
+
/**
|
|
61
|
+
* @generated from field: bool editable = 3;
|
|
62
|
+
*/
|
|
63
|
+
editable = false;
|
|
64
|
+
|
|
65
|
+
/**
|
|
66
|
+
* @generated from field: bool internal = 4;
|
|
67
|
+
*/
|
|
68
|
+
internal = false;
|
|
69
|
+
|
|
70
|
+
/**
|
|
71
|
+
* @generated from field: string description = 5;
|
|
72
|
+
*/
|
|
73
|
+
description = "";
|
|
74
|
+
|
|
75
|
+
/**
|
|
76
|
+
* @generated from field: bool mandatory = 6;
|
|
77
|
+
*/
|
|
78
|
+
mandatory = false;
|
|
79
|
+
|
|
80
|
+
/**
|
|
81
|
+
* @generated from field: string type = 7;
|
|
82
|
+
*/
|
|
83
|
+
type = "";
|
|
84
|
+
|
|
85
|
+
/**
|
|
86
|
+
* @generated from field: string defaultValue = 8;
|
|
87
|
+
*/
|
|
88
|
+
defaultValue = "";
|
|
89
|
+
|
|
90
|
+
/**
|
|
91
|
+
* @generated from field: string minRange = 9;
|
|
92
|
+
*/
|
|
93
|
+
minRange = "";
|
|
94
|
+
|
|
95
|
+
/**
|
|
96
|
+
* @generated from field: string maxRange = 10;
|
|
97
|
+
*/
|
|
98
|
+
maxRange = "";
|
|
99
|
+
|
|
100
|
+
/**
|
|
101
|
+
* @generated from field: repeated string valueOptions = 11;
|
|
102
|
+
*/
|
|
103
|
+
valueOptions: string[] = [];
|
|
104
|
+
|
|
105
|
+
constructor(data?: PartialMessage<Property>) {
|
|
106
|
+
super();
|
|
107
|
+
proto3.util.initPartial(data, this);
|
|
108
|
+
}
|
|
109
|
+
|
|
110
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
111
|
+
static readonly typeName = "plugins.openai.v1.Property";
|
|
112
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
113
|
+
{ no: 1, name: "key", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
114
|
+
{ no: 2, name: "value", kind: "scalar", T: 5 /* ScalarType.INT32 */ },
|
|
115
|
+
{ no: 3, name: "editable", kind: "scalar", T: 8 /* ScalarType.BOOL */ },
|
|
116
|
+
{ no: 4, name: "internal", kind: "scalar", T: 8 /* ScalarType.BOOL */ },
|
|
117
|
+
{ no: 5, name: "description", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
118
|
+
{ no: 6, name: "mandatory", kind: "scalar", T: 8 /* ScalarType.BOOL */ },
|
|
119
|
+
{ no: 7, name: "type", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
120
|
+
{ no: 8, name: "defaultValue", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
121
|
+
{ no: 9, name: "minRange", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
122
|
+
{ no: 10, name: "maxRange", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
123
|
+
{ no: 11, name: "valueOptions", kind: "scalar", T: 9 /* ScalarType.STRING */, repeated: true },
|
|
124
|
+
]);
|
|
125
|
+
|
|
126
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Property {
|
|
127
|
+
return new Property().fromBinary(bytes, options);
|
|
128
|
+
}
|
|
129
|
+
|
|
130
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Property {
|
|
131
|
+
return new Property().fromJson(jsonValue, options);
|
|
132
|
+
}
|
|
133
|
+
|
|
134
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Property {
|
|
135
|
+
return new Property().fromJsonString(jsonString, options);
|
|
136
|
+
}
|
|
137
|
+
|
|
138
|
+
static equals(a: Property | PlainMessage<Property> | undefined, b: Property | PlainMessage<Property> | undefined): boolean {
|
|
139
|
+
return proto3.util.equals(Property, a, b);
|
|
140
|
+
}
|
|
141
|
+
}
|
|
142
|
+
|
|
143
|
+
/**
|
|
144
|
+
* @generated from message plugins.openai.v1.Custom
|
|
145
|
+
*/
|
|
146
|
+
export class Custom extends Message<Custom> {
|
|
147
|
+
/**
|
|
148
|
+
* @generated from field: plugins.openai.v1.Property presignedExpiration = 1;
|
|
149
|
+
*/
|
|
150
|
+
presignedExpiration?: Property;
|
|
151
|
+
|
|
152
|
+
constructor(data?: PartialMessage<Custom>) {
|
|
153
|
+
super();
|
|
154
|
+
proto3.util.initPartial(data, this);
|
|
155
|
+
}
|
|
156
|
+
|
|
157
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
158
|
+
static readonly typeName = "plugins.openai.v1.Custom";
|
|
159
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
160
|
+
{ no: 1, name: "presignedExpiration", kind: "message", T: Property },
|
|
161
|
+
]);
|
|
162
|
+
|
|
163
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Custom {
|
|
164
|
+
return new Custom().fromBinary(bytes, options);
|
|
165
|
+
}
|
|
166
|
+
|
|
167
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Custom {
|
|
168
|
+
return new Custom().fromJson(jsonValue, options);
|
|
169
|
+
}
|
|
170
|
+
|
|
171
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Custom {
|
|
172
|
+
return new Custom().fromJsonString(jsonString, options);
|
|
173
|
+
}
|
|
174
|
+
|
|
175
|
+
static equals(a: Custom | PlainMessage<Custom> | undefined, b: Custom | PlainMessage<Custom> | undefined): boolean {
|
|
176
|
+
return proto3.util.equals(Custom, a, b);
|
|
177
|
+
}
|
|
178
|
+
}
|
|
179
|
+
|
|
180
|
+
/**
|
|
181
|
+
* @generated from message plugins.openai.v1.Plugin
|
|
182
|
+
*/
|
|
183
|
+
export class Plugin extends Message<Plugin> {
|
|
184
|
+
/**
|
|
185
|
+
* @generated from field: string action = 1;
|
|
186
|
+
*/
|
|
187
|
+
action = "";
|
|
188
|
+
|
|
189
|
+
/**
|
|
190
|
+
* @generated from field: optional string generateChatGptResponsePrompt = 2;
|
|
191
|
+
*/
|
|
192
|
+
generateChatGptResponsePrompt?: string;
|
|
193
|
+
|
|
194
|
+
/**
|
|
195
|
+
* @generated from field: optional string generateChatGptResponseMessageHistory = 3;
|
|
196
|
+
*/
|
|
197
|
+
generateChatGptResponseMessageHistory?: string;
|
|
198
|
+
|
|
199
|
+
/**
|
|
200
|
+
* @generated from field: optional string generateChatGptResponseSystemInstruction = 4;
|
|
201
|
+
*/
|
|
202
|
+
generateChatGptResponseSystemInstruction?: string;
|
|
203
|
+
|
|
204
|
+
/**
|
|
205
|
+
* @generated from field: optional string generateTextType = 5;
|
|
206
|
+
*/
|
|
207
|
+
generateTextType?: string;
|
|
208
|
+
|
|
209
|
+
/**
|
|
210
|
+
* @generated from field: optional string generateTextNewTextPrompt = 6;
|
|
211
|
+
*/
|
|
212
|
+
generateTextNewTextPrompt?: string;
|
|
213
|
+
|
|
214
|
+
/**
|
|
215
|
+
* @generated from field: optional string generateTextEditTextTextToEdit = 7;
|
|
216
|
+
*/
|
|
217
|
+
generateTextEditTextTextToEdit?: string;
|
|
218
|
+
|
|
219
|
+
/**
|
|
220
|
+
* @generated from field: optional string generateTextEditTextPrompt = 8;
|
|
221
|
+
*/
|
|
222
|
+
generateTextEditTextPrompt?: string;
|
|
223
|
+
|
|
224
|
+
/**
|
|
225
|
+
* @generated from field: optional string generateCodeType = 9;
|
|
226
|
+
*/
|
|
227
|
+
generateCodeType?: string;
|
|
228
|
+
|
|
229
|
+
/**
|
|
230
|
+
* @generated from field: optional string generateCodeNewCodePrompt = 10;
|
|
231
|
+
*/
|
|
232
|
+
generateCodeNewCodePrompt?: string;
|
|
233
|
+
|
|
234
|
+
/**
|
|
235
|
+
* @generated from field: optional string generateCodeEditCodeCodeToEdit = 11;
|
|
236
|
+
*/
|
|
237
|
+
generateCodeEditCodeCodeToEdit?: string;
|
|
238
|
+
|
|
239
|
+
/**
|
|
240
|
+
* @generated from field: optional string generateCodeEditCodePrompt = 12;
|
|
241
|
+
*/
|
|
242
|
+
generateCodeEditCodePrompt?: string;
|
|
243
|
+
|
|
244
|
+
/**
|
|
245
|
+
* @generated from field: optional string checkModerationText = 13;
|
|
246
|
+
*/
|
|
247
|
+
checkModerationText?: string;
|
|
248
|
+
|
|
249
|
+
/**
|
|
250
|
+
* @generated from field: optional string embeddingText = 14;
|
|
251
|
+
*/
|
|
252
|
+
embeddingText?: string;
|
|
253
|
+
|
|
254
|
+
/**
|
|
255
|
+
* @generated from field: optional string generateImageMethod = 15;
|
|
256
|
+
*/
|
|
257
|
+
generateImageMethod?: string;
|
|
258
|
+
|
|
259
|
+
/**
|
|
260
|
+
* @generated from field: optional string generateImageGenerateFromPromptPrompt = 16;
|
|
261
|
+
*/
|
|
262
|
+
generateImageGenerateFromPromptPrompt?: string;
|
|
263
|
+
|
|
264
|
+
/**
|
|
265
|
+
* @generated from field: optional string generateImageGenerateFromPromptImageImageSize = 17;
|
|
266
|
+
*/
|
|
267
|
+
generateImageGenerateFromPromptImageImageSize?: string;
|
|
268
|
+
|
|
269
|
+
/**
|
|
270
|
+
* @generated from field: optional string generateImageEditImagePrompt = 18;
|
|
271
|
+
*/
|
|
272
|
+
generateImageEditImagePrompt?: string;
|
|
273
|
+
|
|
274
|
+
/**
|
|
275
|
+
* @generated from field: optional string generateImageEditImageImageFileToEdit = 19;
|
|
276
|
+
*/
|
|
277
|
+
generateImageEditImageImageFileToEdit?: string;
|
|
278
|
+
|
|
279
|
+
/**
|
|
280
|
+
* @generated from field: optional string generateImageEditImageImageMask = 20;
|
|
281
|
+
*/
|
|
282
|
+
generateImageEditImageImageMask?: string;
|
|
283
|
+
|
|
284
|
+
/**
|
|
285
|
+
* @generated from field: optional string generateImageEditImageImageSizes = 21;
|
|
286
|
+
*/
|
|
287
|
+
generateImageEditImageImageSizes?: string;
|
|
288
|
+
|
|
289
|
+
/**
|
|
290
|
+
* @generated from field: optional string generateImageVaryImageImageFile = 22;
|
|
291
|
+
*/
|
|
292
|
+
generateImageVaryImageImageFile?: string;
|
|
293
|
+
|
|
294
|
+
/**
|
|
295
|
+
* @generated from field: optional string generateImageVaryImageImageSize = 23;
|
|
296
|
+
*/
|
|
297
|
+
generateImageVaryImageImageSize?: string;
|
|
298
|
+
|
|
299
|
+
/**
|
|
300
|
+
* @generated from field: optional string transcribeAudioToTextAudioFile = 24;
|
|
301
|
+
*/
|
|
302
|
+
transcribeAudioToTextAudioFile?: string;
|
|
303
|
+
|
|
304
|
+
/**
|
|
305
|
+
* @generated from field: optional string transcribeAudioToTextInputLanguage = 25;
|
|
306
|
+
*/
|
|
307
|
+
transcribeAudioToTextInputLanguage?: string;
|
|
308
|
+
|
|
309
|
+
/**
|
|
310
|
+
* This is not a string because it is not a binding! Yay!
|
|
311
|
+
*
|
|
312
|
+
* @generated from field: bool transcribeAudioToTextTranslateToEnglish = 26;
|
|
313
|
+
*/
|
|
314
|
+
transcribeAudioToTextTranslateToEnglish = false;
|
|
315
|
+
|
|
316
|
+
/**
|
|
317
|
+
* @generated from field: optional string generateChatGPTResponseAiModel = 27;
|
|
318
|
+
*/
|
|
319
|
+
generateChatGPTResponseAiModel?: string;
|
|
320
|
+
|
|
321
|
+
/**
|
|
322
|
+
* @generated from field: optional string generateTextNewTextAiModel = 28;
|
|
323
|
+
*/
|
|
324
|
+
generateTextNewTextAiModel?: string;
|
|
325
|
+
|
|
326
|
+
/**
|
|
327
|
+
* @generated from field: optional string generateTextEditTextAiModel = 29;
|
|
328
|
+
*/
|
|
329
|
+
generateTextEditTextAiModel?: string;
|
|
330
|
+
|
|
331
|
+
/**
|
|
332
|
+
* @generated from field: optional string generateCodeNewCodeAiModel = 30;
|
|
333
|
+
*/
|
|
334
|
+
generateCodeNewCodeAiModel?: string;
|
|
335
|
+
|
|
336
|
+
/**
|
|
337
|
+
* @generated from field: optional string generateCodeEditCodeAiModel = 31;
|
|
338
|
+
*/
|
|
339
|
+
generateCodeEditCodeAiModel?: string;
|
|
340
|
+
|
|
341
|
+
/**
|
|
342
|
+
* @generated from field: optional string checkModerationAiModel = 32;
|
|
343
|
+
*/
|
|
344
|
+
checkModerationAiModel?: string;
|
|
345
|
+
|
|
346
|
+
/**
|
|
347
|
+
* @generated from field: optional string generateTextEmbeddingAiModel = 33;
|
|
348
|
+
*/
|
|
349
|
+
generateTextEmbeddingAiModel?: string;
|
|
350
|
+
|
|
351
|
+
/**
|
|
352
|
+
* @generated from field: optional string transcribeAudioToTextAiModel = 34;
|
|
353
|
+
*/
|
|
354
|
+
transcribeAudioToTextAiModel?: string;
|
|
355
|
+
|
|
356
|
+
/**
|
|
357
|
+
* Super confusing - these fields might be bindings
|
|
358
|
+
* Otherwise, they should be ints
|
|
359
|
+
*
|
|
360
|
+
* @generated from field: optional string generateChatGptResponseMaxTokens = 35;
|
|
361
|
+
*/
|
|
362
|
+
generateChatGptResponseMaxTokens?: string;
|
|
363
|
+
|
|
364
|
+
/**
|
|
365
|
+
* @generated from field: optional string generateTextNewTextMaxTokens = 36;
|
|
366
|
+
*/
|
|
367
|
+
generateTextNewTextMaxTokens?: string;
|
|
368
|
+
|
|
369
|
+
/**
|
|
370
|
+
* @generated from field: optional string aiModel = 37;
|
|
371
|
+
*/
|
|
372
|
+
aiModel?: string;
|
|
373
|
+
|
|
374
|
+
/**
|
|
375
|
+
* @generated from field: plugins.openai.v1.SuperblocksMetadata superblocksMetadata = 38;
|
|
376
|
+
*/
|
|
377
|
+
superblocksMetadata?: SuperblocksMetadata;
|
|
378
|
+
|
|
379
|
+
constructor(data?: PartialMessage<Plugin>) {
|
|
380
|
+
super();
|
|
381
|
+
proto3.util.initPartial(data, this);
|
|
382
|
+
}
|
|
383
|
+
|
|
384
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
385
|
+
static readonly typeName = "plugins.openai.v1.Plugin";
|
|
386
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
387
|
+
{ no: 1, name: "action", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
388
|
+
{ no: 2, name: "generateChatGptResponsePrompt", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
|
|
389
|
+
{ no: 3, name: "generateChatGptResponseMessageHistory", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
|
|
390
|
+
{ no: 4, name: "generateChatGptResponseSystemInstruction", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
|
|
391
|
+
{ no: 5, name: "generateTextType", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
|
|
392
|
+
{ no: 6, name: "generateTextNewTextPrompt", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
|
|
393
|
+
{ no: 7, name: "generateTextEditTextTextToEdit", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
|
|
394
|
+
{ no: 8, name: "generateTextEditTextPrompt", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
|
|
395
|
+
{ no: 9, name: "generateCodeType", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
|
|
396
|
+
{ no: 10, name: "generateCodeNewCodePrompt", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
|
|
397
|
+
{ no: 11, name: "generateCodeEditCodeCodeToEdit", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
|
|
398
|
+
{ no: 12, name: "generateCodeEditCodePrompt", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
|
|
399
|
+
{ no: 13, name: "checkModerationText", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
|
|
400
|
+
{ no: 14, name: "embeddingText", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
|
|
401
|
+
{ no: 15, name: "generateImageMethod", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
|
|
402
|
+
{ no: 16, name: "generateImageGenerateFromPromptPrompt", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
|
|
403
|
+
{ no: 17, name: "generateImageGenerateFromPromptImageImageSize", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
|
|
404
|
+
{ no: 18, name: "generateImageEditImagePrompt", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
|
|
405
|
+
{ no: 19, name: "generateImageEditImageImageFileToEdit", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
|
|
406
|
+
{ no: 20, name: "generateImageEditImageImageMask", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
|
|
407
|
+
{ no: 21, name: "generateImageEditImageImageSizes", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
|
|
408
|
+
{ no: 22, name: "generateImageVaryImageImageFile", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
|
|
409
|
+
{ no: 23, name: "generateImageVaryImageImageSize", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
|
|
410
|
+
{ no: 24, name: "transcribeAudioToTextAudioFile", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
|
|
411
|
+
{ no: 25, name: "transcribeAudioToTextInputLanguage", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
|
|
412
|
+
{ no: 26, name: "transcribeAudioToTextTranslateToEnglish", kind: "scalar", T: 8 /* ScalarType.BOOL */ },
|
|
413
|
+
{ no: 27, name: "generateChatGPTResponseAiModel", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
|
|
414
|
+
{ no: 28, name: "generateTextNewTextAiModel", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
|
|
415
|
+
{ no: 29, name: "generateTextEditTextAiModel", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
|
|
416
|
+
{ no: 30, name: "generateCodeNewCodeAiModel", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
|
|
417
|
+
{ no: 31, name: "generateCodeEditCodeAiModel", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
|
|
418
|
+
{ no: 32, name: "checkModerationAiModel", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
|
|
419
|
+
{ no: 33, name: "generateTextEmbeddingAiModel", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
|
|
420
|
+
{ no: 34, name: "transcribeAudioToTextAiModel", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
|
|
421
|
+
{ no: 35, name: "generateChatGptResponseMaxTokens", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
|
|
422
|
+
{ no: 36, name: "generateTextNewTextMaxTokens", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
|
|
423
|
+
{ no: 37, name: "aiModel", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
|
|
424
|
+
{ no: 38, name: "superblocksMetadata", kind: "message", T: SuperblocksMetadata },
|
|
425
|
+
]);
|
|
426
|
+
|
|
427
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Plugin {
|
|
428
|
+
return new Plugin().fromBinary(bytes, options);
|
|
429
|
+
}
|
|
430
|
+
|
|
431
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Plugin {
|
|
432
|
+
return new Plugin().fromJson(jsonValue, options);
|
|
433
|
+
}
|
|
434
|
+
|
|
435
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Plugin {
|
|
436
|
+
return new Plugin().fromJsonString(jsonString, options);
|
|
437
|
+
}
|
|
438
|
+
|
|
439
|
+
static equals(a: Plugin | PlainMessage<Plugin> | undefined, b: Plugin | PlainMessage<Plugin> | undefined): boolean {
|
|
440
|
+
return proto3.util.equals(Plugin, a, b);
|
|
441
|
+
}
|
|
442
|
+
}
|
|
443
|
+
|
|
@@ -0,0 +1,155 @@
|
|
|
1
|
+
// @generated by protoc-gen-es v1.2.0 with parameter "target=ts"
|
|
2
|
+
// @generated from file plugins/oracledb/v1/plugin.proto (package plugins.oracledb.v1, syntax proto3)
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
// @ts-nocheck
|
|
5
|
+
|
|
6
|
+
import type { BinaryReadOptions, FieldList, JsonReadOptions, JsonValue, PartialMessage, PlainMessage } from "@bufbuild/protobuf";
|
|
7
|
+
import { Message, proto3 } from "@bufbuild/protobuf";
|
|
8
|
+
import { DynamicWorkflowConfiguration, SQLBulkEdit, SQLExecution, SQLOperation } from "../../common/v1/plugin_pb";
|
|
9
|
+
|
|
10
|
+
/**
|
|
11
|
+
* @generated from message plugins.oracledb.v1.Plugin
|
|
12
|
+
*/
|
|
13
|
+
export class Plugin extends Message<Plugin> {
|
|
14
|
+
/**
|
|
15
|
+
* @generated from field: string name = 1;
|
|
16
|
+
*/
|
|
17
|
+
name = "";
|
|
18
|
+
|
|
19
|
+
/**
|
|
20
|
+
* @generated from field: plugins.oracledb.v1.Plugin.OracleDbConnection connection = 2;
|
|
21
|
+
*/
|
|
22
|
+
connection?: Plugin_OracleDbConnection;
|
|
23
|
+
|
|
24
|
+
/**
|
|
25
|
+
* @generated from field: optional plugins.common.v1.DynamicWorkflowConfiguration dynamic_workflow_configuration = 3;
|
|
26
|
+
*/
|
|
27
|
+
dynamicWorkflowConfiguration?: DynamicWorkflowConfiguration;
|
|
28
|
+
|
|
29
|
+
/**
|
|
30
|
+
* @generated from field: plugins.common.v1.SQLExecution run_sql = 4;
|
|
31
|
+
*/
|
|
32
|
+
runSql?: SQLExecution;
|
|
33
|
+
|
|
34
|
+
/**
|
|
35
|
+
* @generated from field: plugins.common.v1.SQLBulkEdit bulk_edit = 5;
|
|
36
|
+
*/
|
|
37
|
+
bulkEdit?: SQLBulkEdit;
|
|
38
|
+
|
|
39
|
+
/**
|
|
40
|
+
* @generated from field: plugins.common.v1.SQLOperation operation = 6;
|
|
41
|
+
*/
|
|
42
|
+
operation = SQLOperation.SQL_OPERATION_UNSPECIFIED;
|
|
43
|
+
|
|
44
|
+
constructor(data?: PartialMessage<Plugin>) {
|
|
45
|
+
super();
|
|
46
|
+
proto3.util.initPartial(data, this);
|
|
47
|
+
}
|
|
48
|
+
|
|
49
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
50
|
+
static readonly typeName = "plugins.oracledb.v1.Plugin";
|
|
51
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
52
|
+
{ no: 1, name: "name", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
53
|
+
{ no: 2, name: "connection", kind: "message", T: Plugin_OracleDbConnection },
|
|
54
|
+
{ no: 3, name: "dynamic_workflow_configuration", kind: "message", T: DynamicWorkflowConfiguration, opt: true },
|
|
55
|
+
{ no: 4, name: "run_sql", kind: "message", T: SQLExecution },
|
|
56
|
+
{ no: 5, name: "bulk_edit", kind: "message", T: SQLBulkEdit },
|
|
57
|
+
{ no: 6, name: "operation", kind: "enum", T: proto3.getEnumType(SQLOperation) },
|
|
58
|
+
]);
|
|
59
|
+
|
|
60
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Plugin {
|
|
61
|
+
return new Plugin().fromBinary(bytes, options);
|
|
62
|
+
}
|
|
63
|
+
|
|
64
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Plugin {
|
|
65
|
+
return new Plugin().fromJson(jsonValue, options);
|
|
66
|
+
}
|
|
67
|
+
|
|
68
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Plugin {
|
|
69
|
+
return new Plugin().fromJsonString(jsonString, options);
|
|
70
|
+
}
|
|
71
|
+
|
|
72
|
+
static equals(a: Plugin | PlainMessage<Plugin> | undefined, b: Plugin | PlainMessage<Plugin> | undefined): boolean {
|
|
73
|
+
return proto3.util.equals(Plugin, a, b);
|
|
74
|
+
}
|
|
75
|
+
}
|
|
76
|
+
|
|
77
|
+
/**
|
|
78
|
+
* @generated from message plugins.oracledb.v1.Plugin.OracleDbConnection
|
|
79
|
+
*/
|
|
80
|
+
export class Plugin_OracleDbConnection extends Message<Plugin_OracleDbConnection> {
|
|
81
|
+
/**
|
|
82
|
+
* @generated from field: string host_url = 1;
|
|
83
|
+
*/
|
|
84
|
+
hostUrl = "";
|
|
85
|
+
|
|
86
|
+
/**
|
|
87
|
+
* @generated from field: int32 port = 2;
|
|
88
|
+
*/
|
|
89
|
+
port = 0;
|
|
90
|
+
|
|
91
|
+
/**
|
|
92
|
+
* @generated from field: string user = 3;
|
|
93
|
+
*/
|
|
94
|
+
user = "";
|
|
95
|
+
|
|
96
|
+
/**
|
|
97
|
+
* @generated from field: string password = 4;
|
|
98
|
+
*/
|
|
99
|
+
password = "";
|
|
100
|
+
|
|
101
|
+
/**
|
|
102
|
+
* @generated from field: string database_service = 5;
|
|
103
|
+
*/
|
|
104
|
+
databaseService = "";
|
|
105
|
+
|
|
106
|
+
/**
|
|
107
|
+
* @generated from field: bool use_tcps = 6;
|
|
108
|
+
*/
|
|
109
|
+
useTcps = false;
|
|
110
|
+
|
|
111
|
+
/**
|
|
112
|
+
* @generated from field: string connection_type = 7;
|
|
113
|
+
*/
|
|
114
|
+
connectionType = "";
|
|
115
|
+
|
|
116
|
+
/**
|
|
117
|
+
* @generated from field: string connection_url = 8;
|
|
118
|
+
*/
|
|
119
|
+
connectionUrl = "";
|
|
120
|
+
|
|
121
|
+
constructor(data?: PartialMessage<Plugin_OracleDbConnection>) {
|
|
122
|
+
super();
|
|
123
|
+
proto3.util.initPartial(data, this);
|
|
124
|
+
}
|
|
125
|
+
|
|
126
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
127
|
+
static readonly typeName = "plugins.oracledb.v1.Plugin.OracleDbConnection";
|
|
128
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
129
|
+
{ no: 1, name: "host_url", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
130
|
+
{ no: 2, name: "port", kind: "scalar", T: 5 /* ScalarType.INT32 */ },
|
|
131
|
+
{ no: 3, name: "user", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
132
|
+
{ no: 4, name: "password", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
133
|
+
{ no: 5, name: "database_service", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
134
|
+
{ no: 6, name: "use_tcps", kind: "scalar", T: 8 /* ScalarType.BOOL */ },
|
|
135
|
+
{ no: 7, name: "connection_type", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
136
|
+
{ no: 8, name: "connection_url", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
137
|
+
]);
|
|
138
|
+
|
|
139
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Plugin_OracleDbConnection {
|
|
140
|
+
return new Plugin_OracleDbConnection().fromBinary(bytes, options);
|
|
141
|
+
}
|
|
142
|
+
|
|
143
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Plugin_OracleDbConnection {
|
|
144
|
+
return new Plugin_OracleDbConnection().fromJson(jsonValue, options);
|
|
145
|
+
}
|
|
146
|
+
|
|
147
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Plugin_OracleDbConnection {
|
|
148
|
+
return new Plugin_OracleDbConnection().fromJsonString(jsonString, options);
|
|
149
|
+
}
|
|
150
|
+
|
|
151
|
+
static equals(a: Plugin_OracleDbConnection | PlainMessage<Plugin_OracleDbConnection> | undefined, b: Plugin_OracleDbConnection | PlainMessage<Plugin_OracleDbConnection> | undefined): boolean {
|
|
152
|
+
return proto3.util.equals(Plugin_OracleDbConnection, a, b);
|
|
153
|
+
}
|
|
154
|
+
}
|
|
155
|
+
|