@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,516 @@
|
|
|
1
|
+
// @generated by protoc-gen-es v1.2.0 with parameter "target=ts"
|
|
2
|
+
// @generated from file plugins/salesforce/v1/plugin.proto (package plugins.salesforce.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 } from "../../common/v1/plugin_pb";
|
|
9
|
+
import { Auth } from "../../common/v1/auth_pb";
|
|
10
|
+
|
|
11
|
+
/**
|
|
12
|
+
* @generated from message plugins.salesforce.v1.Plugin
|
|
13
|
+
*/
|
|
14
|
+
export class Plugin extends Message<Plugin> {
|
|
15
|
+
/**
|
|
16
|
+
* Plugin fields
|
|
17
|
+
*
|
|
18
|
+
* @generated from field: optional string name = 1;
|
|
19
|
+
*/
|
|
20
|
+
name?: string;
|
|
21
|
+
|
|
22
|
+
/**
|
|
23
|
+
* @generated from field: plugins.salesforce.v1.Plugin.SalesforceConnection connection = 2;
|
|
24
|
+
*/
|
|
25
|
+
connection?: Plugin_SalesforceConnection;
|
|
26
|
+
|
|
27
|
+
/**
|
|
28
|
+
* @generated from oneof plugins.salesforce.v1.Plugin.salesforce_action
|
|
29
|
+
*/
|
|
30
|
+
salesforceAction: {
|
|
31
|
+
/**
|
|
32
|
+
* @generated from field: plugins.salesforce.v1.Plugin.Soql soql = 3;
|
|
33
|
+
*/
|
|
34
|
+
value: Plugin_Soql;
|
|
35
|
+
case: "soql";
|
|
36
|
+
} | {
|
|
37
|
+
/**
|
|
38
|
+
* @generated from field: plugins.salesforce.v1.Plugin.Crud crud = 4;
|
|
39
|
+
*/
|
|
40
|
+
value: Plugin_Crud;
|
|
41
|
+
case: "crud";
|
|
42
|
+
} | {
|
|
43
|
+
/**
|
|
44
|
+
* @generated from field: plugins.salesforce.v1.Plugin.Bulk bulk = 5;
|
|
45
|
+
*/
|
|
46
|
+
value: Plugin_Bulk;
|
|
47
|
+
case: "bulk";
|
|
48
|
+
} | { case: undefined; value?: undefined } = { case: undefined };
|
|
49
|
+
|
|
50
|
+
/**
|
|
51
|
+
* @generated from field: optional plugins.common.v1.DynamicWorkflowConfiguration dynamic_workflow_configuration = 6;
|
|
52
|
+
*/
|
|
53
|
+
dynamicWorkflowConfiguration?: DynamicWorkflowConfiguration;
|
|
54
|
+
|
|
55
|
+
constructor(data?: PartialMessage<Plugin>) {
|
|
56
|
+
super();
|
|
57
|
+
proto3.util.initPartial(data, this);
|
|
58
|
+
}
|
|
59
|
+
|
|
60
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
61
|
+
static readonly typeName = "plugins.salesforce.v1.Plugin";
|
|
62
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
63
|
+
{ no: 1, name: "name", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
|
|
64
|
+
{ no: 2, name: "connection", kind: "message", T: Plugin_SalesforceConnection },
|
|
65
|
+
{ no: 3, name: "soql", kind: "message", T: Plugin_Soql, oneof: "salesforce_action" },
|
|
66
|
+
{ no: 4, name: "crud", kind: "message", T: Plugin_Crud, oneof: "salesforce_action" },
|
|
67
|
+
{ no: 5, name: "bulk", kind: "message", T: Plugin_Bulk, oneof: "salesforce_action" },
|
|
68
|
+
{ no: 6, name: "dynamic_workflow_configuration", kind: "message", T: DynamicWorkflowConfiguration, opt: true },
|
|
69
|
+
]);
|
|
70
|
+
|
|
71
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Plugin {
|
|
72
|
+
return new Plugin().fromBinary(bytes, options);
|
|
73
|
+
}
|
|
74
|
+
|
|
75
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Plugin {
|
|
76
|
+
return new Plugin().fromJson(jsonValue, options);
|
|
77
|
+
}
|
|
78
|
+
|
|
79
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Plugin {
|
|
80
|
+
return new Plugin().fromJsonString(jsonString, options);
|
|
81
|
+
}
|
|
82
|
+
|
|
83
|
+
static equals(a: Plugin | PlainMessage<Plugin> | undefined, b: Plugin | PlainMessage<Plugin> | undefined): boolean {
|
|
84
|
+
return proto3.util.equals(Plugin, a, b);
|
|
85
|
+
}
|
|
86
|
+
}
|
|
87
|
+
|
|
88
|
+
/**
|
|
89
|
+
* children messages
|
|
90
|
+
*
|
|
91
|
+
* @generated from message plugins.salesforce.v1.Plugin.SalesforceConnection
|
|
92
|
+
*/
|
|
93
|
+
export class Plugin_SalesforceConnection extends Message<Plugin_SalesforceConnection> {
|
|
94
|
+
/**
|
|
95
|
+
* @generated from field: string instance_url = 1;
|
|
96
|
+
*/
|
|
97
|
+
instanceUrl = "";
|
|
98
|
+
|
|
99
|
+
/**
|
|
100
|
+
* @generated from field: plugins.common.v1.Auth auth = 2;
|
|
101
|
+
*/
|
|
102
|
+
auth?: Auth;
|
|
103
|
+
|
|
104
|
+
constructor(data?: PartialMessage<Plugin_SalesforceConnection>) {
|
|
105
|
+
super();
|
|
106
|
+
proto3.util.initPartial(data, this);
|
|
107
|
+
}
|
|
108
|
+
|
|
109
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
110
|
+
static readonly typeName = "plugins.salesforce.v1.Plugin.SalesforceConnection";
|
|
111
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
112
|
+
{ no: 1, name: "instance_url", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
113
|
+
{ no: 2, name: "auth", kind: "message", T: Auth },
|
|
114
|
+
]);
|
|
115
|
+
|
|
116
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Plugin_SalesforceConnection {
|
|
117
|
+
return new Plugin_SalesforceConnection().fromBinary(bytes, options);
|
|
118
|
+
}
|
|
119
|
+
|
|
120
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Plugin_SalesforceConnection {
|
|
121
|
+
return new Plugin_SalesforceConnection().fromJson(jsonValue, options);
|
|
122
|
+
}
|
|
123
|
+
|
|
124
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Plugin_SalesforceConnection {
|
|
125
|
+
return new Plugin_SalesforceConnection().fromJsonString(jsonString, options);
|
|
126
|
+
}
|
|
127
|
+
|
|
128
|
+
static equals(a: Plugin_SalesforceConnection | PlainMessage<Plugin_SalesforceConnection> | undefined, b: Plugin_SalesforceConnection | PlainMessage<Plugin_SalesforceConnection> | undefined): boolean {
|
|
129
|
+
return proto3.util.equals(Plugin_SalesforceConnection, a, b);
|
|
130
|
+
}
|
|
131
|
+
}
|
|
132
|
+
|
|
133
|
+
/**
|
|
134
|
+
* @generated from message plugins.salesforce.v1.Plugin.Metadata
|
|
135
|
+
*/
|
|
136
|
+
export class Plugin_Metadata extends Message<Plugin_Metadata> {
|
|
137
|
+
/**
|
|
138
|
+
* @generated from field: repeated plugins.salesforce.v1.Plugin.Metadata.Object objects = 1;
|
|
139
|
+
*/
|
|
140
|
+
objects: Plugin_Metadata_Object[] = [];
|
|
141
|
+
|
|
142
|
+
constructor(data?: PartialMessage<Plugin_Metadata>) {
|
|
143
|
+
super();
|
|
144
|
+
proto3.util.initPartial(data, this);
|
|
145
|
+
}
|
|
146
|
+
|
|
147
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
148
|
+
static readonly typeName = "plugins.salesforce.v1.Plugin.Metadata";
|
|
149
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
150
|
+
{ no: 1, name: "objects", kind: "message", T: Plugin_Metadata_Object, repeated: true },
|
|
151
|
+
]);
|
|
152
|
+
|
|
153
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Plugin_Metadata {
|
|
154
|
+
return new Plugin_Metadata().fromBinary(bytes, options);
|
|
155
|
+
}
|
|
156
|
+
|
|
157
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Plugin_Metadata {
|
|
158
|
+
return new Plugin_Metadata().fromJson(jsonValue, options);
|
|
159
|
+
}
|
|
160
|
+
|
|
161
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Plugin_Metadata {
|
|
162
|
+
return new Plugin_Metadata().fromJsonString(jsonString, options);
|
|
163
|
+
}
|
|
164
|
+
|
|
165
|
+
static equals(a: Plugin_Metadata | PlainMessage<Plugin_Metadata> | undefined, b: Plugin_Metadata | PlainMessage<Plugin_Metadata> | undefined): boolean {
|
|
166
|
+
return proto3.util.equals(Plugin_Metadata, a, b);
|
|
167
|
+
}
|
|
168
|
+
}
|
|
169
|
+
|
|
170
|
+
/**
|
|
171
|
+
* @generated from message plugins.salesforce.v1.Plugin.Metadata.Object
|
|
172
|
+
*/
|
|
173
|
+
export class Plugin_Metadata_Object extends Message<Plugin_Metadata_Object> {
|
|
174
|
+
/**
|
|
175
|
+
* @generated from field: repeated plugins.salesforce.v1.Plugin.Metadata.Object.Field fields = 1;
|
|
176
|
+
*/
|
|
177
|
+
fields: Plugin_Metadata_Object_Field[] = [];
|
|
178
|
+
|
|
179
|
+
constructor(data?: PartialMessage<Plugin_Metadata_Object>) {
|
|
180
|
+
super();
|
|
181
|
+
proto3.util.initPartial(data, this);
|
|
182
|
+
}
|
|
183
|
+
|
|
184
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
185
|
+
static readonly typeName = "plugins.salesforce.v1.Plugin.Metadata.Object";
|
|
186
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
187
|
+
{ no: 1, name: "fields", kind: "message", T: Plugin_Metadata_Object_Field, repeated: true },
|
|
188
|
+
]);
|
|
189
|
+
|
|
190
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Plugin_Metadata_Object {
|
|
191
|
+
return new Plugin_Metadata_Object().fromBinary(bytes, options);
|
|
192
|
+
}
|
|
193
|
+
|
|
194
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Plugin_Metadata_Object {
|
|
195
|
+
return new Plugin_Metadata_Object().fromJson(jsonValue, options);
|
|
196
|
+
}
|
|
197
|
+
|
|
198
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Plugin_Metadata_Object {
|
|
199
|
+
return new Plugin_Metadata_Object().fromJsonString(jsonString, options);
|
|
200
|
+
}
|
|
201
|
+
|
|
202
|
+
static equals(a: Plugin_Metadata_Object | PlainMessage<Plugin_Metadata_Object> | undefined, b: Plugin_Metadata_Object | PlainMessage<Plugin_Metadata_Object> | undefined): boolean {
|
|
203
|
+
return proto3.util.equals(Plugin_Metadata_Object, a, b);
|
|
204
|
+
}
|
|
205
|
+
}
|
|
206
|
+
|
|
207
|
+
/**
|
|
208
|
+
* @generated from message plugins.salesforce.v1.Plugin.Metadata.Object.Field
|
|
209
|
+
*/
|
|
210
|
+
export class Plugin_Metadata_Object_Field extends Message<Plugin_Metadata_Object_Field> {
|
|
211
|
+
/**
|
|
212
|
+
* @generated from field: string name = 1;
|
|
213
|
+
*/
|
|
214
|
+
name = "";
|
|
215
|
+
|
|
216
|
+
/**
|
|
217
|
+
* @generated from field: string label = 2;
|
|
218
|
+
*/
|
|
219
|
+
label = "";
|
|
220
|
+
|
|
221
|
+
/**
|
|
222
|
+
* @generated from field: string type = 3;
|
|
223
|
+
*/
|
|
224
|
+
type = "";
|
|
225
|
+
|
|
226
|
+
constructor(data?: PartialMessage<Plugin_Metadata_Object_Field>) {
|
|
227
|
+
super();
|
|
228
|
+
proto3.util.initPartial(data, this);
|
|
229
|
+
}
|
|
230
|
+
|
|
231
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
232
|
+
static readonly typeName = "plugins.salesforce.v1.Plugin.Metadata.Object.Field";
|
|
233
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
234
|
+
{ no: 1, name: "name", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
235
|
+
{ no: 2, name: "label", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
236
|
+
{ no: 3, name: "type", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
237
|
+
]);
|
|
238
|
+
|
|
239
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Plugin_Metadata_Object_Field {
|
|
240
|
+
return new Plugin_Metadata_Object_Field().fromBinary(bytes, options);
|
|
241
|
+
}
|
|
242
|
+
|
|
243
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Plugin_Metadata_Object_Field {
|
|
244
|
+
return new Plugin_Metadata_Object_Field().fromJson(jsonValue, options);
|
|
245
|
+
}
|
|
246
|
+
|
|
247
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Plugin_Metadata_Object_Field {
|
|
248
|
+
return new Plugin_Metadata_Object_Field().fromJsonString(jsonString, options);
|
|
249
|
+
}
|
|
250
|
+
|
|
251
|
+
static equals(a: Plugin_Metadata_Object_Field | PlainMessage<Plugin_Metadata_Object_Field> | undefined, b: Plugin_Metadata_Object_Field | PlainMessage<Plugin_Metadata_Object_Field> | undefined): boolean {
|
|
252
|
+
return proto3.util.equals(Plugin_Metadata_Object_Field, a, b);
|
|
253
|
+
}
|
|
254
|
+
}
|
|
255
|
+
|
|
256
|
+
/**
|
|
257
|
+
* Action Fields
|
|
258
|
+
*
|
|
259
|
+
* @generated from message plugins.salesforce.v1.Plugin.Soql
|
|
260
|
+
*/
|
|
261
|
+
export class Plugin_Soql extends Message<Plugin_Soql> {
|
|
262
|
+
/**
|
|
263
|
+
* @generated from field: string sql_body = 1;
|
|
264
|
+
*/
|
|
265
|
+
sqlBody = "";
|
|
266
|
+
|
|
267
|
+
/**
|
|
268
|
+
* @generated from field: plugins.salesforce.v1.Plugin.Soql.SoqlAction action = 2;
|
|
269
|
+
*/
|
|
270
|
+
action = Plugin_Soql_SoqlAction.UNSPECIFIED;
|
|
271
|
+
|
|
272
|
+
constructor(data?: PartialMessage<Plugin_Soql>) {
|
|
273
|
+
super();
|
|
274
|
+
proto3.util.initPartial(data, this);
|
|
275
|
+
}
|
|
276
|
+
|
|
277
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
278
|
+
static readonly typeName = "plugins.salesforce.v1.Plugin.Soql";
|
|
279
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
280
|
+
{ no: 1, name: "sql_body", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
281
|
+
{ no: 2, name: "action", kind: "enum", T: proto3.getEnumType(Plugin_Soql_SoqlAction) },
|
|
282
|
+
]);
|
|
283
|
+
|
|
284
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Plugin_Soql {
|
|
285
|
+
return new Plugin_Soql().fromBinary(bytes, options);
|
|
286
|
+
}
|
|
287
|
+
|
|
288
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Plugin_Soql {
|
|
289
|
+
return new Plugin_Soql().fromJson(jsonValue, options);
|
|
290
|
+
}
|
|
291
|
+
|
|
292
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Plugin_Soql {
|
|
293
|
+
return new Plugin_Soql().fromJsonString(jsonString, options);
|
|
294
|
+
}
|
|
295
|
+
|
|
296
|
+
static equals(a: Plugin_Soql | PlainMessage<Plugin_Soql> | undefined, b: Plugin_Soql | PlainMessage<Plugin_Soql> | undefined): boolean {
|
|
297
|
+
return proto3.util.equals(Plugin_Soql, a, b);
|
|
298
|
+
}
|
|
299
|
+
}
|
|
300
|
+
|
|
301
|
+
/**
|
|
302
|
+
* Specified for singleton types.
|
|
303
|
+
*
|
|
304
|
+
* @generated from enum plugins.salesforce.v1.Plugin.Soql.SoqlAction
|
|
305
|
+
*/
|
|
306
|
+
export enum Plugin_Soql_SoqlAction {
|
|
307
|
+
/**
|
|
308
|
+
* @generated from enum value: SOQL_ACTION_UNSPECIFIED = 0;
|
|
309
|
+
*/
|
|
310
|
+
UNSPECIFIED = 0,
|
|
311
|
+
|
|
312
|
+
/**
|
|
313
|
+
* @generated from enum value: SOQL_ACTION_SOQL = 1;
|
|
314
|
+
*/
|
|
315
|
+
SOQL = 1,
|
|
316
|
+
}
|
|
317
|
+
// Retrieve enum metadata with: proto3.getEnumType(Plugin_Soql_SoqlAction)
|
|
318
|
+
proto3.util.setEnumType(Plugin_Soql_SoqlAction, "plugins.salesforce.v1.Plugin.Soql.SoqlAction", [
|
|
319
|
+
{ no: 0, name: "SOQL_ACTION_UNSPECIFIED" },
|
|
320
|
+
{ no: 1, name: "SOQL_ACTION_SOQL" },
|
|
321
|
+
]);
|
|
322
|
+
|
|
323
|
+
/**
|
|
324
|
+
* @generated from message plugins.salesforce.v1.Plugin.Crud
|
|
325
|
+
*/
|
|
326
|
+
export class Plugin_Crud extends Message<Plugin_Crud> {
|
|
327
|
+
/**
|
|
328
|
+
* @generated from field: string resource_type = 1;
|
|
329
|
+
*/
|
|
330
|
+
resourceType = "";
|
|
331
|
+
|
|
332
|
+
/**
|
|
333
|
+
* @generated from field: plugins.salesforce.v1.Plugin.Crud.CrudAction action = 2;
|
|
334
|
+
*/
|
|
335
|
+
action = Plugin_Crud_CrudAction.UNSPECIFIED;
|
|
336
|
+
|
|
337
|
+
/**
|
|
338
|
+
* delete doesn't require body, other actions do
|
|
339
|
+
*
|
|
340
|
+
* @generated from field: string resource_body = 3;
|
|
341
|
+
*/
|
|
342
|
+
resourceBody = "";
|
|
343
|
+
|
|
344
|
+
/**
|
|
345
|
+
* delete requires resource_id, other actions don't
|
|
346
|
+
*
|
|
347
|
+
* @generated from field: string resource_id = 4;
|
|
348
|
+
*/
|
|
349
|
+
resourceId = "";
|
|
350
|
+
|
|
351
|
+
constructor(data?: PartialMessage<Plugin_Crud>) {
|
|
352
|
+
super();
|
|
353
|
+
proto3.util.initPartial(data, this);
|
|
354
|
+
}
|
|
355
|
+
|
|
356
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
357
|
+
static readonly typeName = "plugins.salesforce.v1.Plugin.Crud";
|
|
358
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
359
|
+
{ no: 1, name: "resource_type", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
360
|
+
{ no: 2, name: "action", kind: "enum", T: proto3.getEnumType(Plugin_Crud_CrudAction) },
|
|
361
|
+
{ no: 3, name: "resource_body", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
362
|
+
{ no: 4, name: "resource_id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
363
|
+
]);
|
|
364
|
+
|
|
365
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Plugin_Crud {
|
|
366
|
+
return new Plugin_Crud().fromBinary(bytes, options);
|
|
367
|
+
}
|
|
368
|
+
|
|
369
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Plugin_Crud {
|
|
370
|
+
return new Plugin_Crud().fromJson(jsonValue, options);
|
|
371
|
+
}
|
|
372
|
+
|
|
373
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Plugin_Crud {
|
|
374
|
+
return new Plugin_Crud().fromJsonString(jsonString, options);
|
|
375
|
+
}
|
|
376
|
+
|
|
377
|
+
static equals(a: Plugin_Crud | PlainMessage<Plugin_Crud> | undefined, b: Plugin_Crud | PlainMessage<Plugin_Crud> | undefined): boolean {
|
|
378
|
+
return proto3.util.equals(Plugin_Crud, a, b);
|
|
379
|
+
}
|
|
380
|
+
}
|
|
381
|
+
|
|
382
|
+
/**
|
|
383
|
+
* @generated from enum plugins.salesforce.v1.Plugin.Crud.CrudAction
|
|
384
|
+
*/
|
|
385
|
+
export enum Plugin_Crud_CrudAction {
|
|
386
|
+
/**
|
|
387
|
+
* @generated from enum value: CRUD_ACTION_UNSPECIFIED = 0;
|
|
388
|
+
*/
|
|
389
|
+
UNSPECIFIED = 0,
|
|
390
|
+
|
|
391
|
+
/**
|
|
392
|
+
* @generated from enum value: CRUD_ACTION_CREATE = 1;
|
|
393
|
+
*/
|
|
394
|
+
CREATE = 1,
|
|
395
|
+
|
|
396
|
+
/**
|
|
397
|
+
* @generated from enum value: CRUD_ACTION_UPDATE = 2;
|
|
398
|
+
*/
|
|
399
|
+
UPDATE = 2,
|
|
400
|
+
|
|
401
|
+
/**
|
|
402
|
+
* @generated from enum value: CRUD_ACTION_DELETE = 3;
|
|
403
|
+
*/
|
|
404
|
+
DELETE = 3,
|
|
405
|
+
|
|
406
|
+
/**
|
|
407
|
+
* @generated from enum value: CRUD_ACTION_READ = 4;
|
|
408
|
+
*/
|
|
409
|
+
READ = 4,
|
|
410
|
+
}
|
|
411
|
+
// Retrieve enum metadata with: proto3.getEnumType(Plugin_Crud_CrudAction)
|
|
412
|
+
proto3.util.setEnumType(Plugin_Crud_CrudAction, "plugins.salesforce.v1.Plugin.Crud.CrudAction", [
|
|
413
|
+
{ no: 0, name: "CRUD_ACTION_UNSPECIFIED" },
|
|
414
|
+
{ no: 1, name: "CRUD_ACTION_CREATE" },
|
|
415
|
+
{ no: 2, name: "CRUD_ACTION_UPDATE" },
|
|
416
|
+
{ no: 3, name: "CRUD_ACTION_DELETE" },
|
|
417
|
+
{ no: 4, name: "CRUD_ACTION_READ" },
|
|
418
|
+
]);
|
|
419
|
+
|
|
420
|
+
/**
|
|
421
|
+
* @generated from message plugins.salesforce.v1.Plugin.Bulk
|
|
422
|
+
*/
|
|
423
|
+
export class Plugin_Bulk extends Message<Plugin_Bulk> {
|
|
424
|
+
/**
|
|
425
|
+
* @generated from field: string resource_type = 1;
|
|
426
|
+
*/
|
|
427
|
+
resourceType = "";
|
|
428
|
+
|
|
429
|
+
/**
|
|
430
|
+
* @generated from field: plugins.salesforce.v1.Plugin.Bulk.BulkAction action = 2;
|
|
431
|
+
*/
|
|
432
|
+
action = Plugin_Bulk_BulkAction.UNSPECIFIED;
|
|
433
|
+
|
|
434
|
+
/**
|
|
435
|
+
* delete and update require Id, which will be part of body
|
|
436
|
+
*
|
|
437
|
+
* @generated from field: string resource_body = 3;
|
|
438
|
+
*/
|
|
439
|
+
resourceBody = "";
|
|
440
|
+
|
|
441
|
+
/**
|
|
442
|
+
* only used for upsert https://developer.salesforce.com/docs/atlas.en-us.api_asynch.meta/api_asynch/walkthrough_upsert.htm
|
|
443
|
+
*
|
|
444
|
+
* @generated from field: string external_id = 4;
|
|
445
|
+
*/
|
|
446
|
+
externalId = "";
|
|
447
|
+
|
|
448
|
+
constructor(data?: PartialMessage<Plugin_Bulk>) {
|
|
449
|
+
super();
|
|
450
|
+
proto3.util.initPartial(data, this);
|
|
451
|
+
}
|
|
452
|
+
|
|
453
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
454
|
+
static readonly typeName = "plugins.salesforce.v1.Plugin.Bulk";
|
|
455
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
456
|
+
{ no: 1, name: "resource_type", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
457
|
+
{ no: 2, name: "action", kind: "enum", T: proto3.getEnumType(Plugin_Bulk_BulkAction) },
|
|
458
|
+
{ no: 3, name: "resource_body", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
459
|
+
{ no: 4, name: "external_id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
460
|
+
]);
|
|
461
|
+
|
|
462
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Plugin_Bulk {
|
|
463
|
+
return new Plugin_Bulk().fromBinary(bytes, options);
|
|
464
|
+
}
|
|
465
|
+
|
|
466
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Plugin_Bulk {
|
|
467
|
+
return new Plugin_Bulk().fromJson(jsonValue, options);
|
|
468
|
+
}
|
|
469
|
+
|
|
470
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Plugin_Bulk {
|
|
471
|
+
return new Plugin_Bulk().fromJsonString(jsonString, options);
|
|
472
|
+
}
|
|
473
|
+
|
|
474
|
+
static equals(a: Plugin_Bulk | PlainMessage<Plugin_Bulk> | undefined, b: Plugin_Bulk | PlainMessage<Plugin_Bulk> | undefined): boolean {
|
|
475
|
+
return proto3.util.equals(Plugin_Bulk, a, b);
|
|
476
|
+
}
|
|
477
|
+
}
|
|
478
|
+
|
|
479
|
+
/**
|
|
480
|
+
* @generated from enum plugins.salesforce.v1.Plugin.Bulk.BulkAction
|
|
481
|
+
*/
|
|
482
|
+
export enum Plugin_Bulk_BulkAction {
|
|
483
|
+
/**
|
|
484
|
+
* @generated from enum value: BULK_ACTION_UNSPECIFIED = 0;
|
|
485
|
+
*/
|
|
486
|
+
UNSPECIFIED = 0,
|
|
487
|
+
|
|
488
|
+
/**
|
|
489
|
+
* @generated from enum value: BULK_ACTION_CREATE = 1;
|
|
490
|
+
*/
|
|
491
|
+
CREATE = 1,
|
|
492
|
+
|
|
493
|
+
/**
|
|
494
|
+
* @generated from enum value: BULK_ACTION_UPDATE = 2;
|
|
495
|
+
*/
|
|
496
|
+
UPDATE = 2,
|
|
497
|
+
|
|
498
|
+
/**
|
|
499
|
+
* @generated from enum value: BULK_ACTION_DELETE = 3;
|
|
500
|
+
*/
|
|
501
|
+
DELETE = 3,
|
|
502
|
+
|
|
503
|
+
/**
|
|
504
|
+
* @generated from enum value: BULK_ACTION_UPSERT = 4;
|
|
505
|
+
*/
|
|
506
|
+
UPSERT = 4,
|
|
507
|
+
}
|
|
508
|
+
// Retrieve enum metadata with: proto3.getEnumType(Plugin_Bulk_BulkAction)
|
|
509
|
+
proto3.util.setEnumType(Plugin_Bulk_BulkAction, "plugins.salesforce.v1.Plugin.Bulk.BulkAction", [
|
|
510
|
+
{ no: 0, name: "BULK_ACTION_UNSPECIFIED" },
|
|
511
|
+
{ no: 1, name: "BULK_ACTION_CREATE" },
|
|
512
|
+
{ no: 2, name: "BULK_ACTION_UPDATE" },
|
|
513
|
+
{ no: 3, name: "BULK_ACTION_DELETE" },
|
|
514
|
+
{ no: 4, name: "BULK_ACTION_UPSERT" },
|
|
515
|
+
]);
|
|
516
|
+
|
|
@@ -0,0 +1,169 @@
|
|
|
1
|
+
// @generated by protoc-gen-es v1.2.0 with parameter "target=ts"
|
|
2
|
+
// @generated from file plugins/smtp/v1/plugin.proto (package plugins.smtp.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 } from "../../common/v1/plugin_pb";
|
|
9
|
+
|
|
10
|
+
/**
|
|
11
|
+
* @generated from message plugins.smtp.v1.Plugin
|
|
12
|
+
*/
|
|
13
|
+
export class Plugin extends Message<Plugin> {
|
|
14
|
+
/**
|
|
15
|
+
* @generated from field: optional string name = 1;
|
|
16
|
+
*/
|
|
17
|
+
name?: string;
|
|
18
|
+
|
|
19
|
+
/**
|
|
20
|
+
* @generated from field: plugins.smtp.v1.Plugin.SmtpConnection connection = 2;
|
|
21
|
+
*/
|
|
22
|
+
connection?: Plugin_SmtpConnection;
|
|
23
|
+
|
|
24
|
+
/**
|
|
25
|
+
* @generated from field: string from = 3;
|
|
26
|
+
*/
|
|
27
|
+
from = "";
|
|
28
|
+
|
|
29
|
+
/**
|
|
30
|
+
* @generated from field: string reply_to = 4;
|
|
31
|
+
*/
|
|
32
|
+
replyTo = "";
|
|
33
|
+
|
|
34
|
+
/**
|
|
35
|
+
* @generated from field: string to = 5;
|
|
36
|
+
*/
|
|
37
|
+
to = "";
|
|
38
|
+
|
|
39
|
+
/**
|
|
40
|
+
* @generated from field: string cc = 6;
|
|
41
|
+
*/
|
|
42
|
+
cc = "";
|
|
43
|
+
|
|
44
|
+
/**
|
|
45
|
+
* @generated from field: string bcc = 7;
|
|
46
|
+
*/
|
|
47
|
+
bcc = "";
|
|
48
|
+
|
|
49
|
+
/**
|
|
50
|
+
* @generated from field: string subject = 8;
|
|
51
|
+
*/
|
|
52
|
+
subject = "";
|
|
53
|
+
|
|
54
|
+
/**
|
|
55
|
+
* @generated from field: string body = 9;
|
|
56
|
+
*/
|
|
57
|
+
body = "";
|
|
58
|
+
|
|
59
|
+
/**
|
|
60
|
+
* stringified representation of a JSON array of objects with fields content, name, and type
|
|
61
|
+
*
|
|
62
|
+
* @generated from field: string attachments = 10;
|
|
63
|
+
*/
|
|
64
|
+
attachments = "";
|
|
65
|
+
|
|
66
|
+
/**
|
|
67
|
+
* @generated from field: optional plugins.common.v1.DynamicWorkflowConfiguration dynamic_workflow_configuration = 11;
|
|
68
|
+
*/
|
|
69
|
+
dynamicWorkflowConfiguration?: DynamicWorkflowConfiguration;
|
|
70
|
+
|
|
71
|
+
constructor(data?: PartialMessage<Plugin>) {
|
|
72
|
+
super();
|
|
73
|
+
proto3.util.initPartial(data, this);
|
|
74
|
+
}
|
|
75
|
+
|
|
76
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
77
|
+
static readonly typeName = "plugins.smtp.v1.Plugin";
|
|
78
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
79
|
+
{ no: 1, name: "name", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
|
|
80
|
+
{ no: 2, name: "connection", kind: "message", T: Plugin_SmtpConnection },
|
|
81
|
+
{ no: 3, name: "from", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
82
|
+
{ no: 4, name: "reply_to", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
83
|
+
{ no: 5, name: "to", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
84
|
+
{ no: 6, name: "cc", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
85
|
+
{ no: 7, name: "bcc", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
86
|
+
{ no: 8, name: "subject", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
87
|
+
{ no: 9, name: "body", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
88
|
+
{ no: 10, name: "attachments", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
89
|
+
{ no: 11, name: "dynamic_workflow_configuration", kind: "message", T: DynamicWorkflowConfiguration, opt: true },
|
|
90
|
+
]);
|
|
91
|
+
|
|
92
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Plugin {
|
|
93
|
+
return new Plugin().fromBinary(bytes, options);
|
|
94
|
+
}
|
|
95
|
+
|
|
96
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Plugin {
|
|
97
|
+
return new Plugin().fromJson(jsonValue, options);
|
|
98
|
+
}
|
|
99
|
+
|
|
100
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Plugin {
|
|
101
|
+
return new Plugin().fromJsonString(jsonString, options);
|
|
102
|
+
}
|
|
103
|
+
|
|
104
|
+
static equals(a: Plugin | PlainMessage<Plugin> | undefined, b: Plugin | PlainMessage<Plugin> | undefined): boolean {
|
|
105
|
+
return proto3.util.equals(Plugin, a, b);
|
|
106
|
+
}
|
|
107
|
+
}
|
|
108
|
+
|
|
109
|
+
/**
|
|
110
|
+
* @generated from message plugins.smtp.v1.Plugin.SmtpConnection
|
|
111
|
+
*/
|
|
112
|
+
export class Plugin_SmtpConnection extends Message<Plugin_SmtpConnection> {
|
|
113
|
+
/**
|
|
114
|
+
* @generated from field: string host = 1;
|
|
115
|
+
*/
|
|
116
|
+
host = "";
|
|
117
|
+
|
|
118
|
+
/**
|
|
119
|
+
* @generated from field: int32 port = 2;
|
|
120
|
+
*/
|
|
121
|
+
port = 0;
|
|
122
|
+
|
|
123
|
+
/**
|
|
124
|
+
* @generated from field: string username = 3;
|
|
125
|
+
*/
|
|
126
|
+
username = "";
|
|
127
|
+
|
|
128
|
+
/**
|
|
129
|
+
* @generated from field: string password = 4;
|
|
130
|
+
*/
|
|
131
|
+
password = "";
|
|
132
|
+
|
|
133
|
+
/**
|
|
134
|
+
* @generated from field: optional bool secure = 5;
|
|
135
|
+
*/
|
|
136
|
+
secure?: boolean;
|
|
137
|
+
|
|
138
|
+
constructor(data?: PartialMessage<Plugin_SmtpConnection>) {
|
|
139
|
+
super();
|
|
140
|
+
proto3.util.initPartial(data, this);
|
|
141
|
+
}
|
|
142
|
+
|
|
143
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
144
|
+
static readonly typeName = "plugins.smtp.v1.Plugin.SmtpConnection";
|
|
145
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
146
|
+
{ no: 1, name: "host", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
147
|
+
{ no: 2, name: "port", kind: "scalar", T: 5 /* ScalarType.INT32 */ },
|
|
148
|
+
{ no: 3, name: "username", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
149
|
+
{ no: 4, name: "password", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
150
|
+
{ no: 5, name: "secure", kind: "scalar", T: 8 /* ScalarType.BOOL */, opt: true },
|
|
151
|
+
]);
|
|
152
|
+
|
|
153
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Plugin_SmtpConnection {
|
|
154
|
+
return new Plugin_SmtpConnection().fromBinary(bytes, options);
|
|
155
|
+
}
|
|
156
|
+
|
|
157
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Plugin_SmtpConnection {
|
|
158
|
+
return new Plugin_SmtpConnection().fromJson(jsonValue, options);
|
|
159
|
+
}
|
|
160
|
+
|
|
161
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Plugin_SmtpConnection {
|
|
162
|
+
return new Plugin_SmtpConnection().fromJsonString(jsonString, options);
|
|
163
|
+
}
|
|
164
|
+
|
|
165
|
+
static equals(a: Plugin_SmtpConnection | PlainMessage<Plugin_SmtpConnection> | undefined, b: Plugin_SmtpConnection | PlainMessage<Plugin_SmtpConnection> | undefined): boolean {
|
|
166
|
+
return proto3.util.equals(Plugin_SmtpConnection, a, b);
|
|
167
|
+
}
|
|
168
|
+
}
|
|
169
|
+
|