@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,2493 @@
|
|
|
1
|
+
// @generated by protoc-gen-es v1.2.0 with parameter "target=ts"
|
|
2
|
+
// @generated from file api/v1/api.proto (package api.v1, syntax proto3)
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
// @ts-nocheck
|
|
5
|
+
|
|
6
|
+
import type { BinaryReadOptions, FieldList, JsonReadOptions, JsonValue, PartialMessage, PlainMessage } from "@bufbuild/protobuf";
|
|
7
|
+
import { Message, proto3, Timestamp, Value } from "@bufbuild/protobuf";
|
|
8
|
+
import { Metadata } from "../../common/v1/common_pb";
|
|
9
|
+
import { Signature } from "../../utils/v1/utils_pb";
|
|
10
|
+
import { Variables } from "./blocks_pb";
|
|
11
|
+
import { Plugin } from "../../plugins/python/v1/plugin_pb";
|
|
12
|
+
import { Plugin as Plugin$1 } from "../../plugins/bigquery/v1/plugin_pb";
|
|
13
|
+
import { Plugin as Plugin$2 } from "../../plugins/dynamodb/v1/plugin_pb";
|
|
14
|
+
import { Plugin as Plugin$3 } from "../../plugins/email/v1/plugin_pb";
|
|
15
|
+
import { Plugin as Plugin$4 } from "../../plugins/graphql/v1/plugin_pb";
|
|
16
|
+
import { Plugin as Plugin$5 } from "../../plugins/gsheets/v1/plugin_pb";
|
|
17
|
+
import { Plugin as Plugin$6 } from "../../plugins/mariadb/v1/plugin_pb";
|
|
18
|
+
import { Plugin as Plugin$7 } from "../../plugins/mssql/v1/plugin_pb";
|
|
19
|
+
import { Plugin as Plugin$8 } from "../../plugins/mysql/v1/plugin_pb";
|
|
20
|
+
import { Plugin as Plugin$9 } from "../../plugins/postgresql/v1/plugin_pb";
|
|
21
|
+
import { Plugin as Plugin$10 } from "../../plugins/redshift/v1/plugin_pb";
|
|
22
|
+
import { Plugin as Plugin$11 } from "../../plugins/restapi/v1/plugin_pb";
|
|
23
|
+
import { Plugin as Plugin$12 } from "../../plugins/restapiintegration/v1/plugin_pb";
|
|
24
|
+
import { Plugin as Plugin$13 } from "../../plugins/rockset/v1/plugin_pb";
|
|
25
|
+
import { Plugin as Plugin$14 } from "../../plugins/s3/v1/plugin_pb";
|
|
26
|
+
import { Plugin as Plugin$15 } from "../../plugins/snowflake/v1/plugin_pb";
|
|
27
|
+
import { Plugin as Plugin$16 } from "../../plugins/workflow/v1/plugin_pb";
|
|
28
|
+
import { Plugin as Plugin$17 } from "../../plugins/javascript/v1/plugin_pb";
|
|
29
|
+
import { Plugin as Plugin$18 } from "../../plugins/mongodb/v1/plugin_pb";
|
|
30
|
+
import { Plugin as Plugin$19 } from "../../plugins/gcs/v1/plugin_pb";
|
|
31
|
+
import { Plugin as Plugin$20 } from "../../plugins/openai/v1/plugin_pb";
|
|
32
|
+
import { Plugin as Plugin$21 } from "../../plugins/ocr/v1/plugin_pb";
|
|
33
|
+
import { Plugin as Plugin$22 } from "../../plugins/kafka/v1/plugin_pb";
|
|
34
|
+
import { Plugin as Plugin$23 } from "../../plugins/cockroachdb/v1/plugin_pb";
|
|
35
|
+
import { Plugin as Plugin$24 } from "../../plugins/athena/v1/plugin_pb";
|
|
36
|
+
import { Plugin as Plugin$25 } from "../../plugins/redis/v1/plugin_pb";
|
|
37
|
+
import { Plugin as Plugin$26 } from "../../plugins/smtp/v1/plugin_pb";
|
|
38
|
+
import { Plugin as Plugin$27 } from "../../plugins/salesforce/v1/plugin_pb";
|
|
39
|
+
import { Plugin as Plugin$28 } from "../../plugins/adls/v1/plugin_pb";
|
|
40
|
+
import { Plugin as Plugin$29 } from "../../plugins/pinecone/v1/plugin_pb";
|
|
41
|
+
import { Plugin as Plugin$30 } from "../../plugins/cosmosdb/v1/plugin_pb";
|
|
42
|
+
import { Plugin as Plugin$31 } from "../../plugins/oracledb/v1/plugin_pb";
|
|
43
|
+
import { Plugin as Plugin$32 } from "../../plugins/databricks/v1/plugin_pb";
|
|
44
|
+
import { Plugin as Plugin$33 } from "../../plugins/couchbase/v1/plugin_pb";
|
|
45
|
+
import { Plugin as Plugin$34 } from "../../plugins/custom/v1/plugin_pb";
|
|
46
|
+
import { Plugin as Plugin$35 } from "../../plugins/kinesis/v1/plugin_pb";
|
|
47
|
+
|
|
48
|
+
/**
|
|
49
|
+
* @generated from enum api.v1.AuthorizationType
|
|
50
|
+
*/
|
|
51
|
+
export enum AuthorizationType {
|
|
52
|
+
/**
|
|
53
|
+
* @generated from enum value: AUTHORIZATION_TYPE_UNSPECIFIED = 0;
|
|
54
|
+
*/
|
|
55
|
+
UNSPECIFIED = 0,
|
|
56
|
+
|
|
57
|
+
/**
|
|
58
|
+
* @generated from enum value: AUTHORIZATION_TYPE_ALL_USERS = 1;
|
|
59
|
+
*/
|
|
60
|
+
ALL_USERS = 1,
|
|
61
|
+
|
|
62
|
+
/**
|
|
63
|
+
* @generated from enum value: AUTHORIZATION_TYPE_JS_EXPRESSION = 2;
|
|
64
|
+
*/
|
|
65
|
+
JS_EXPRESSION = 2,
|
|
66
|
+
}
|
|
67
|
+
// Retrieve enum metadata with: proto3.getEnumType(AuthorizationType)
|
|
68
|
+
proto3.util.setEnumType(AuthorizationType, "api.v1.AuthorizationType", [
|
|
69
|
+
{ no: 0, name: "AUTHORIZATION_TYPE_UNSPECIFIED" },
|
|
70
|
+
{ no: 1, name: "AUTHORIZATION_TYPE_ALL_USERS" },
|
|
71
|
+
{ no: 2, name: "AUTHORIZATION_TYPE_JS_EXPRESSION" },
|
|
72
|
+
]);
|
|
73
|
+
|
|
74
|
+
/**
|
|
75
|
+
* @generated from message api.v1.Api
|
|
76
|
+
*/
|
|
77
|
+
export class Api extends Message<Api> {
|
|
78
|
+
/**
|
|
79
|
+
* @generated from field: common.v1.Metadata metadata = 1;
|
|
80
|
+
*/
|
|
81
|
+
metadata?: Metadata;
|
|
82
|
+
|
|
83
|
+
/**
|
|
84
|
+
* @generated from field: repeated api.v1.Block blocks = 2;
|
|
85
|
+
*/
|
|
86
|
+
blocks: Block[] = [];
|
|
87
|
+
|
|
88
|
+
/**
|
|
89
|
+
* @generated from field: api.v1.Trigger trigger = 3;
|
|
90
|
+
*/
|
|
91
|
+
trigger?: Trigger;
|
|
92
|
+
|
|
93
|
+
/**
|
|
94
|
+
* @generated from field: optional utils.v1.Signature signature = 4;
|
|
95
|
+
*/
|
|
96
|
+
signature?: Signature;
|
|
97
|
+
|
|
98
|
+
/**
|
|
99
|
+
* @generated from field: optional api.v1.Authorization authorization = 5;
|
|
100
|
+
*/
|
|
101
|
+
authorization?: Authorization;
|
|
102
|
+
|
|
103
|
+
constructor(data?: PartialMessage<Api>) {
|
|
104
|
+
super();
|
|
105
|
+
proto3.util.initPartial(data, this);
|
|
106
|
+
}
|
|
107
|
+
|
|
108
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
109
|
+
static readonly typeName = "api.v1.Api";
|
|
110
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
111
|
+
{ no: 1, name: "metadata", kind: "message", T: Metadata },
|
|
112
|
+
{ no: 2, name: "blocks", kind: "message", T: Block, repeated: true },
|
|
113
|
+
{ no: 3, name: "trigger", kind: "message", T: Trigger },
|
|
114
|
+
{ no: 4, name: "signature", kind: "message", T: Signature, opt: true },
|
|
115
|
+
{ no: 5, name: "authorization", kind: "message", T: Authorization, opt: true },
|
|
116
|
+
]);
|
|
117
|
+
|
|
118
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Api {
|
|
119
|
+
return new Api().fromBinary(bytes, options);
|
|
120
|
+
}
|
|
121
|
+
|
|
122
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Api {
|
|
123
|
+
return new Api().fromJson(jsonValue, options);
|
|
124
|
+
}
|
|
125
|
+
|
|
126
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Api {
|
|
127
|
+
return new Api().fromJsonString(jsonString, options);
|
|
128
|
+
}
|
|
129
|
+
|
|
130
|
+
static equals(a: Api | PlainMessage<Api> | undefined, b: Api | PlainMessage<Api> | undefined): boolean {
|
|
131
|
+
return proto3.util.equals(Api, a, b);
|
|
132
|
+
}
|
|
133
|
+
}
|
|
134
|
+
|
|
135
|
+
/**
|
|
136
|
+
* @generated from message api.v1.Authorization
|
|
137
|
+
*/
|
|
138
|
+
export class Authorization extends Message<Authorization> {
|
|
139
|
+
/**
|
|
140
|
+
* @generated from field: api.v1.AuthorizationType type = 1;
|
|
141
|
+
*/
|
|
142
|
+
type = AuthorizationType.UNSPECIFIED;
|
|
143
|
+
|
|
144
|
+
/**
|
|
145
|
+
* @generated from field: optional string expression = 2;
|
|
146
|
+
*/
|
|
147
|
+
expression?: string;
|
|
148
|
+
|
|
149
|
+
constructor(data?: PartialMessage<Authorization>) {
|
|
150
|
+
super();
|
|
151
|
+
proto3.util.initPartial(data, this);
|
|
152
|
+
}
|
|
153
|
+
|
|
154
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
155
|
+
static readonly typeName = "api.v1.Authorization";
|
|
156
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
157
|
+
{ no: 1, name: "type", kind: "enum", T: proto3.getEnumType(AuthorizationType) },
|
|
158
|
+
{ no: 2, name: "expression", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
|
|
159
|
+
]);
|
|
160
|
+
|
|
161
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Authorization {
|
|
162
|
+
return new Authorization().fromBinary(bytes, options);
|
|
163
|
+
}
|
|
164
|
+
|
|
165
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Authorization {
|
|
166
|
+
return new Authorization().fromJson(jsonValue, options);
|
|
167
|
+
}
|
|
168
|
+
|
|
169
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Authorization {
|
|
170
|
+
return new Authorization().fromJsonString(jsonString, options);
|
|
171
|
+
}
|
|
172
|
+
|
|
173
|
+
static equals(a: Authorization | PlainMessage<Authorization> | undefined, b: Authorization | PlainMessage<Authorization> | undefined): boolean {
|
|
174
|
+
return proto3.util.equals(Authorization, a, b);
|
|
175
|
+
}
|
|
176
|
+
}
|
|
177
|
+
|
|
178
|
+
/**
|
|
179
|
+
* @generated from message api.v1.Profiles
|
|
180
|
+
*/
|
|
181
|
+
export class Profiles extends Message<Profiles> {
|
|
182
|
+
/**
|
|
183
|
+
* @generated from field: api.v1.Profiles.Modes modes = 1;
|
|
184
|
+
*/
|
|
185
|
+
modes?: Profiles_Modes;
|
|
186
|
+
|
|
187
|
+
constructor(data?: PartialMessage<Profiles>) {
|
|
188
|
+
super();
|
|
189
|
+
proto3.util.initPartial(data, this);
|
|
190
|
+
}
|
|
191
|
+
|
|
192
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
193
|
+
static readonly typeName = "api.v1.Profiles";
|
|
194
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
195
|
+
{ no: 1, name: "modes", kind: "message", T: Profiles_Modes },
|
|
196
|
+
]);
|
|
197
|
+
|
|
198
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Profiles {
|
|
199
|
+
return new Profiles().fromBinary(bytes, options);
|
|
200
|
+
}
|
|
201
|
+
|
|
202
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Profiles {
|
|
203
|
+
return new Profiles().fromJson(jsonValue, options);
|
|
204
|
+
}
|
|
205
|
+
|
|
206
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Profiles {
|
|
207
|
+
return new Profiles().fromJsonString(jsonString, options);
|
|
208
|
+
}
|
|
209
|
+
|
|
210
|
+
static equals(a: Profiles | PlainMessage<Profiles> | undefined, b: Profiles | PlainMessage<Profiles> | undefined): boolean {
|
|
211
|
+
return proto3.util.equals(Profiles, a, b);
|
|
212
|
+
}
|
|
213
|
+
}
|
|
214
|
+
|
|
215
|
+
/**
|
|
216
|
+
* @generated from message api.v1.Profiles.Modes
|
|
217
|
+
*/
|
|
218
|
+
export class Profiles_Modes extends Message<Profiles_Modes> {
|
|
219
|
+
/**
|
|
220
|
+
* @generated from field: api.v1.Profiles.Modes.Settings editor = 1;
|
|
221
|
+
*/
|
|
222
|
+
editor?: Profiles_Modes_Settings;
|
|
223
|
+
|
|
224
|
+
/**
|
|
225
|
+
* @generated from field: api.v1.Profiles.Modes.Settings preview = 2;
|
|
226
|
+
*/
|
|
227
|
+
preview?: Profiles_Modes_Settings;
|
|
228
|
+
|
|
229
|
+
/**
|
|
230
|
+
* @generated from field: api.v1.Profiles.Modes.Settings deployed = 3;
|
|
231
|
+
*/
|
|
232
|
+
deployed?: Profiles_Modes_Settings;
|
|
233
|
+
|
|
234
|
+
constructor(data?: PartialMessage<Profiles_Modes>) {
|
|
235
|
+
super();
|
|
236
|
+
proto3.util.initPartial(data, this);
|
|
237
|
+
}
|
|
238
|
+
|
|
239
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
240
|
+
static readonly typeName = "api.v1.Profiles.Modes";
|
|
241
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
242
|
+
{ no: 1, name: "editor", kind: "message", T: Profiles_Modes_Settings },
|
|
243
|
+
{ no: 2, name: "preview", kind: "message", T: Profiles_Modes_Settings },
|
|
244
|
+
{ no: 3, name: "deployed", kind: "message", T: Profiles_Modes_Settings },
|
|
245
|
+
]);
|
|
246
|
+
|
|
247
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Profiles_Modes {
|
|
248
|
+
return new Profiles_Modes().fromBinary(bytes, options);
|
|
249
|
+
}
|
|
250
|
+
|
|
251
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Profiles_Modes {
|
|
252
|
+
return new Profiles_Modes().fromJson(jsonValue, options);
|
|
253
|
+
}
|
|
254
|
+
|
|
255
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Profiles_Modes {
|
|
256
|
+
return new Profiles_Modes().fromJsonString(jsonString, options);
|
|
257
|
+
}
|
|
258
|
+
|
|
259
|
+
static equals(a: Profiles_Modes | PlainMessage<Profiles_Modes> | undefined, b: Profiles_Modes | PlainMessage<Profiles_Modes> | undefined): boolean {
|
|
260
|
+
return proto3.util.equals(Profiles_Modes, a, b);
|
|
261
|
+
}
|
|
262
|
+
}
|
|
263
|
+
|
|
264
|
+
/**
|
|
265
|
+
* @generated from message api.v1.Profiles.Modes.Settings
|
|
266
|
+
*/
|
|
267
|
+
export class Profiles_Modes_Settings extends Message<Profiles_Modes_Settings> {
|
|
268
|
+
/**
|
|
269
|
+
* @generated from field: string default = 1;
|
|
270
|
+
*/
|
|
271
|
+
default = "";
|
|
272
|
+
|
|
273
|
+
/**
|
|
274
|
+
* @generated from field: repeated string available = 2;
|
|
275
|
+
*/
|
|
276
|
+
available: string[] = [];
|
|
277
|
+
|
|
278
|
+
constructor(data?: PartialMessage<Profiles_Modes_Settings>) {
|
|
279
|
+
super();
|
|
280
|
+
proto3.util.initPartial(data, this);
|
|
281
|
+
}
|
|
282
|
+
|
|
283
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
284
|
+
static readonly typeName = "api.v1.Profiles.Modes.Settings";
|
|
285
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
286
|
+
{ no: 1, name: "default", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
287
|
+
{ no: 2, name: "available", kind: "scalar", T: 9 /* ScalarType.STRING */, repeated: true },
|
|
288
|
+
]);
|
|
289
|
+
|
|
290
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Profiles_Modes_Settings {
|
|
291
|
+
return new Profiles_Modes_Settings().fromBinary(bytes, options);
|
|
292
|
+
}
|
|
293
|
+
|
|
294
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Profiles_Modes_Settings {
|
|
295
|
+
return new Profiles_Modes_Settings().fromJson(jsonValue, options);
|
|
296
|
+
}
|
|
297
|
+
|
|
298
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Profiles_Modes_Settings {
|
|
299
|
+
return new Profiles_Modes_Settings().fromJsonString(jsonString, options);
|
|
300
|
+
}
|
|
301
|
+
|
|
302
|
+
static equals(a: Profiles_Modes_Settings | PlainMessage<Profiles_Modes_Settings> | undefined, b: Profiles_Modes_Settings | PlainMessage<Profiles_Modes_Settings> | undefined): boolean {
|
|
303
|
+
return proto3.util.equals(Profiles_Modes_Settings, a, b);
|
|
304
|
+
}
|
|
305
|
+
}
|
|
306
|
+
|
|
307
|
+
/**
|
|
308
|
+
* @generated from message api.v1.Trigger
|
|
309
|
+
*/
|
|
310
|
+
export class Trigger extends Message<Trigger> {
|
|
311
|
+
/**
|
|
312
|
+
* @generated from oneof api.v1.Trigger.config
|
|
313
|
+
*/
|
|
314
|
+
config: {
|
|
315
|
+
/**
|
|
316
|
+
* @generated from field: api.v1.Trigger.Application application = 1;
|
|
317
|
+
*/
|
|
318
|
+
value: Trigger_Application;
|
|
319
|
+
case: "application";
|
|
320
|
+
} | {
|
|
321
|
+
/**
|
|
322
|
+
* @generated from field: api.v1.Trigger.Workflow workflow = 2;
|
|
323
|
+
*/
|
|
324
|
+
value: Trigger_Workflow;
|
|
325
|
+
case: "workflow";
|
|
326
|
+
} | {
|
|
327
|
+
/**
|
|
328
|
+
* @generated from field: api.v1.Trigger.Job job = 3;
|
|
329
|
+
*/
|
|
330
|
+
value: Trigger_Job;
|
|
331
|
+
case: "job";
|
|
332
|
+
} | { case: undefined; value?: undefined } = { case: undefined };
|
|
333
|
+
|
|
334
|
+
constructor(data?: PartialMessage<Trigger>) {
|
|
335
|
+
super();
|
|
336
|
+
proto3.util.initPartial(data, this);
|
|
337
|
+
}
|
|
338
|
+
|
|
339
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
340
|
+
static readonly typeName = "api.v1.Trigger";
|
|
341
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
342
|
+
{ no: 1, name: "application", kind: "message", T: Trigger_Application, oneof: "config" },
|
|
343
|
+
{ no: 2, name: "workflow", kind: "message", T: Trigger_Workflow, oneof: "config" },
|
|
344
|
+
{ no: 3, name: "job", kind: "message", T: Trigger_Job, oneof: "config" },
|
|
345
|
+
]);
|
|
346
|
+
|
|
347
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Trigger {
|
|
348
|
+
return new Trigger().fromBinary(bytes, options);
|
|
349
|
+
}
|
|
350
|
+
|
|
351
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Trigger {
|
|
352
|
+
return new Trigger().fromJson(jsonValue, options);
|
|
353
|
+
}
|
|
354
|
+
|
|
355
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Trigger {
|
|
356
|
+
return new Trigger().fromJsonString(jsonString, options);
|
|
357
|
+
}
|
|
358
|
+
|
|
359
|
+
static equals(a: Trigger | PlainMessage<Trigger> | undefined, b: Trigger | PlainMessage<Trigger> | undefined): boolean {
|
|
360
|
+
return proto3.util.equals(Trigger, a, b);
|
|
361
|
+
}
|
|
362
|
+
}
|
|
363
|
+
|
|
364
|
+
/**
|
|
365
|
+
* @generated from message api.v1.Trigger.Application
|
|
366
|
+
*/
|
|
367
|
+
export class Trigger_Application extends Message<Trigger_Application> {
|
|
368
|
+
/**
|
|
369
|
+
* @generated from field: api.v1.Trigger.Application.Options options = 1;
|
|
370
|
+
*/
|
|
371
|
+
options?: Trigger_Application_Options;
|
|
372
|
+
|
|
373
|
+
/**
|
|
374
|
+
* @generated from field: string id = 2;
|
|
375
|
+
*/
|
|
376
|
+
id = "";
|
|
377
|
+
|
|
378
|
+
/**
|
|
379
|
+
* @generated from field: optional string page_id = 3;
|
|
380
|
+
*/
|
|
381
|
+
pageId?: string;
|
|
382
|
+
|
|
383
|
+
constructor(data?: PartialMessage<Trigger_Application>) {
|
|
384
|
+
super();
|
|
385
|
+
proto3.util.initPartial(data, this);
|
|
386
|
+
}
|
|
387
|
+
|
|
388
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
389
|
+
static readonly typeName = "api.v1.Trigger.Application";
|
|
390
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
391
|
+
{ no: 1, name: "options", kind: "message", T: Trigger_Application_Options },
|
|
392
|
+
{ no: 2, name: "id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
393
|
+
{ no: 3, name: "page_id", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
|
|
394
|
+
]);
|
|
395
|
+
|
|
396
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Trigger_Application {
|
|
397
|
+
return new Trigger_Application().fromBinary(bytes, options);
|
|
398
|
+
}
|
|
399
|
+
|
|
400
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Trigger_Application {
|
|
401
|
+
return new Trigger_Application().fromJson(jsonValue, options);
|
|
402
|
+
}
|
|
403
|
+
|
|
404
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Trigger_Application {
|
|
405
|
+
return new Trigger_Application().fromJsonString(jsonString, options);
|
|
406
|
+
}
|
|
407
|
+
|
|
408
|
+
static equals(a: Trigger_Application | PlainMessage<Trigger_Application> | undefined, b: Trigger_Application | PlainMessage<Trigger_Application> | undefined): boolean {
|
|
409
|
+
return proto3.util.equals(Trigger_Application, a, b);
|
|
410
|
+
}
|
|
411
|
+
}
|
|
412
|
+
|
|
413
|
+
/**
|
|
414
|
+
* @generated from message api.v1.Trigger.Application.Options
|
|
415
|
+
*/
|
|
416
|
+
export class Trigger_Application_Options extends Message<Trigger_Application_Options> {
|
|
417
|
+
/**
|
|
418
|
+
* @generated from field: optional bool execute_on_page_load = 1;
|
|
419
|
+
*/
|
|
420
|
+
executeOnPageLoad?: boolean;
|
|
421
|
+
|
|
422
|
+
constructor(data?: PartialMessage<Trigger_Application_Options>) {
|
|
423
|
+
super();
|
|
424
|
+
proto3.util.initPartial(data, this);
|
|
425
|
+
}
|
|
426
|
+
|
|
427
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
428
|
+
static readonly typeName = "api.v1.Trigger.Application.Options";
|
|
429
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
430
|
+
{ no: 1, name: "execute_on_page_load", kind: "scalar", T: 8 /* ScalarType.BOOL */, opt: true },
|
|
431
|
+
]);
|
|
432
|
+
|
|
433
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Trigger_Application_Options {
|
|
434
|
+
return new Trigger_Application_Options().fromBinary(bytes, options);
|
|
435
|
+
}
|
|
436
|
+
|
|
437
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Trigger_Application_Options {
|
|
438
|
+
return new Trigger_Application_Options().fromJson(jsonValue, options);
|
|
439
|
+
}
|
|
440
|
+
|
|
441
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Trigger_Application_Options {
|
|
442
|
+
return new Trigger_Application_Options().fromJsonString(jsonString, options);
|
|
443
|
+
}
|
|
444
|
+
|
|
445
|
+
static equals(a: Trigger_Application_Options | PlainMessage<Trigger_Application_Options> | undefined, b: Trigger_Application_Options | PlainMessage<Trigger_Application_Options> | undefined): boolean {
|
|
446
|
+
return proto3.util.equals(Trigger_Application_Options, a, b);
|
|
447
|
+
}
|
|
448
|
+
}
|
|
449
|
+
|
|
450
|
+
/**
|
|
451
|
+
* @generated from message api.v1.Trigger.Workflow
|
|
452
|
+
*/
|
|
453
|
+
export class Trigger_Workflow extends Message<Trigger_Workflow> {
|
|
454
|
+
/**
|
|
455
|
+
* @generated from field: api.v1.Trigger.Workflow.Options options = 1;
|
|
456
|
+
*/
|
|
457
|
+
options?: Trigger_Workflow_Options;
|
|
458
|
+
|
|
459
|
+
/**
|
|
460
|
+
* @generated from field: api.v1.Trigger.Workflow.Parameters parameters = 2;
|
|
461
|
+
*/
|
|
462
|
+
parameters?: Trigger_Workflow_Parameters;
|
|
463
|
+
|
|
464
|
+
constructor(data?: PartialMessage<Trigger_Workflow>) {
|
|
465
|
+
super();
|
|
466
|
+
proto3.util.initPartial(data, this);
|
|
467
|
+
}
|
|
468
|
+
|
|
469
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
470
|
+
static readonly typeName = "api.v1.Trigger.Workflow";
|
|
471
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
472
|
+
{ no: 1, name: "options", kind: "message", T: Trigger_Workflow_Options },
|
|
473
|
+
{ no: 2, name: "parameters", kind: "message", T: Trigger_Workflow_Parameters },
|
|
474
|
+
]);
|
|
475
|
+
|
|
476
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Trigger_Workflow {
|
|
477
|
+
return new Trigger_Workflow().fromBinary(bytes, options);
|
|
478
|
+
}
|
|
479
|
+
|
|
480
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Trigger_Workflow {
|
|
481
|
+
return new Trigger_Workflow().fromJson(jsonValue, options);
|
|
482
|
+
}
|
|
483
|
+
|
|
484
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Trigger_Workflow {
|
|
485
|
+
return new Trigger_Workflow().fromJsonString(jsonString, options);
|
|
486
|
+
}
|
|
487
|
+
|
|
488
|
+
static equals(a: Trigger_Workflow | PlainMessage<Trigger_Workflow> | undefined, b: Trigger_Workflow | PlainMessage<Trigger_Workflow> | undefined): boolean {
|
|
489
|
+
return proto3.util.equals(Trigger_Workflow, a, b);
|
|
490
|
+
}
|
|
491
|
+
}
|
|
492
|
+
|
|
493
|
+
/**
|
|
494
|
+
* @generated from message api.v1.Trigger.Workflow.Options
|
|
495
|
+
*/
|
|
496
|
+
export class Trigger_Workflow_Options extends Message<Trigger_Workflow_Options> {
|
|
497
|
+
/**
|
|
498
|
+
* @generated from field: api.v1.Profiles profiles = 1;
|
|
499
|
+
*/
|
|
500
|
+
profiles?: Profiles;
|
|
501
|
+
|
|
502
|
+
/**
|
|
503
|
+
* @generated from field: optional string deployedCommitId = 2;
|
|
504
|
+
*/
|
|
505
|
+
deployedCommitId?: string;
|
|
506
|
+
|
|
507
|
+
constructor(data?: PartialMessage<Trigger_Workflow_Options>) {
|
|
508
|
+
super();
|
|
509
|
+
proto3.util.initPartial(data, this);
|
|
510
|
+
}
|
|
511
|
+
|
|
512
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
513
|
+
static readonly typeName = "api.v1.Trigger.Workflow.Options";
|
|
514
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
515
|
+
{ no: 1, name: "profiles", kind: "message", T: Profiles },
|
|
516
|
+
{ no: 2, name: "deployedCommitId", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
|
|
517
|
+
]);
|
|
518
|
+
|
|
519
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Trigger_Workflow_Options {
|
|
520
|
+
return new Trigger_Workflow_Options().fromBinary(bytes, options);
|
|
521
|
+
}
|
|
522
|
+
|
|
523
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Trigger_Workflow_Options {
|
|
524
|
+
return new Trigger_Workflow_Options().fromJson(jsonValue, options);
|
|
525
|
+
}
|
|
526
|
+
|
|
527
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Trigger_Workflow_Options {
|
|
528
|
+
return new Trigger_Workflow_Options().fromJsonString(jsonString, options);
|
|
529
|
+
}
|
|
530
|
+
|
|
531
|
+
static equals(a: Trigger_Workflow_Options | PlainMessage<Trigger_Workflow_Options> | undefined, b: Trigger_Workflow_Options | PlainMessage<Trigger_Workflow_Options> | undefined): boolean {
|
|
532
|
+
return proto3.util.equals(Trigger_Workflow_Options, a, b);
|
|
533
|
+
}
|
|
534
|
+
}
|
|
535
|
+
|
|
536
|
+
/**
|
|
537
|
+
* @generated from message api.v1.Trigger.Workflow.Parameters
|
|
538
|
+
*/
|
|
539
|
+
export class Trigger_Workflow_Parameters extends Message<Trigger_Workflow_Parameters> {
|
|
540
|
+
/**
|
|
541
|
+
* @generated from field: map<string, api.v1.Trigger.Workflow.Parameters.QueryParam> query = 1;
|
|
542
|
+
*/
|
|
543
|
+
query: { [key: string]: Trigger_Workflow_Parameters_QueryParam } = {};
|
|
544
|
+
|
|
545
|
+
/**
|
|
546
|
+
* @generated from field: map<string, google.protobuf.Value> body = 2;
|
|
547
|
+
*/
|
|
548
|
+
body: { [key: string]: Value } = {};
|
|
549
|
+
|
|
550
|
+
constructor(data?: PartialMessage<Trigger_Workflow_Parameters>) {
|
|
551
|
+
super();
|
|
552
|
+
proto3.util.initPartial(data, this);
|
|
553
|
+
}
|
|
554
|
+
|
|
555
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
556
|
+
static readonly typeName = "api.v1.Trigger.Workflow.Parameters";
|
|
557
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
558
|
+
{ no: 1, name: "query", kind: "map", K: 9 /* ScalarType.STRING */, V: {kind: "message", T: Trigger_Workflow_Parameters_QueryParam} },
|
|
559
|
+
{ no: 2, name: "body", kind: "map", K: 9 /* ScalarType.STRING */, V: {kind: "message", T: Value} },
|
|
560
|
+
]);
|
|
561
|
+
|
|
562
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Trigger_Workflow_Parameters {
|
|
563
|
+
return new Trigger_Workflow_Parameters().fromBinary(bytes, options);
|
|
564
|
+
}
|
|
565
|
+
|
|
566
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Trigger_Workflow_Parameters {
|
|
567
|
+
return new Trigger_Workflow_Parameters().fromJson(jsonValue, options);
|
|
568
|
+
}
|
|
569
|
+
|
|
570
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Trigger_Workflow_Parameters {
|
|
571
|
+
return new Trigger_Workflow_Parameters().fromJsonString(jsonString, options);
|
|
572
|
+
}
|
|
573
|
+
|
|
574
|
+
static equals(a: Trigger_Workflow_Parameters | PlainMessage<Trigger_Workflow_Parameters> | undefined, b: Trigger_Workflow_Parameters | PlainMessage<Trigger_Workflow_Parameters> | undefined): boolean {
|
|
575
|
+
return proto3.util.equals(Trigger_Workflow_Parameters, a, b);
|
|
576
|
+
}
|
|
577
|
+
}
|
|
578
|
+
|
|
579
|
+
/**
|
|
580
|
+
* You can specify multiple values for a single query parameter in a URL
|
|
581
|
+
*
|
|
582
|
+
* @generated from message api.v1.Trigger.Workflow.Parameters.QueryParam
|
|
583
|
+
*/
|
|
584
|
+
export class Trigger_Workflow_Parameters_QueryParam extends Message<Trigger_Workflow_Parameters_QueryParam> {
|
|
585
|
+
/**
|
|
586
|
+
* @generated from field: repeated string values = 1;
|
|
587
|
+
*/
|
|
588
|
+
values: string[] = [];
|
|
589
|
+
|
|
590
|
+
constructor(data?: PartialMessage<Trigger_Workflow_Parameters_QueryParam>) {
|
|
591
|
+
super();
|
|
592
|
+
proto3.util.initPartial(data, this);
|
|
593
|
+
}
|
|
594
|
+
|
|
595
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
596
|
+
static readonly typeName = "api.v1.Trigger.Workflow.Parameters.QueryParam";
|
|
597
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
598
|
+
{ no: 1, name: "values", kind: "scalar", T: 9 /* ScalarType.STRING */, repeated: true },
|
|
599
|
+
]);
|
|
600
|
+
|
|
601
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Trigger_Workflow_Parameters_QueryParam {
|
|
602
|
+
return new Trigger_Workflow_Parameters_QueryParam().fromBinary(bytes, options);
|
|
603
|
+
}
|
|
604
|
+
|
|
605
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Trigger_Workflow_Parameters_QueryParam {
|
|
606
|
+
return new Trigger_Workflow_Parameters_QueryParam().fromJson(jsonValue, options);
|
|
607
|
+
}
|
|
608
|
+
|
|
609
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Trigger_Workflow_Parameters_QueryParam {
|
|
610
|
+
return new Trigger_Workflow_Parameters_QueryParam().fromJsonString(jsonString, options);
|
|
611
|
+
}
|
|
612
|
+
|
|
613
|
+
static equals(a: Trigger_Workflow_Parameters_QueryParam | PlainMessage<Trigger_Workflow_Parameters_QueryParam> | undefined, b: Trigger_Workflow_Parameters_QueryParam | PlainMessage<Trigger_Workflow_Parameters_QueryParam> | undefined): boolean {
|
|
614
|
+
return proto3.util.equals(Trigger_Workflow_Parameters_QueryParam, a, b);
|
|
615
|
+
}
|
|
616
|
+
}
|
|
617
|
+
|
|
618
|
+
/**
|
|
619
|
+
* @generated from message api.v1.Trigger.Job
|
|
620
|
+
*/
|
|
621
|
+
export class Trigger_Job extends Message<Trigger_Job> {
|
|
622
|
+
/**
|
|
623
|
+
* @generated from field: api.v1.Trigger.Job.Options options = 1;
|
|
624
|
+
*/
|
|
625
|
+
options?: Trigger_Job_Options;
|
|
626
|
+
|
|
627
|
+
/**
|
|
628
|
+
* @generated from field: int32 frequency = 2;
|
|
629
|
+
*/
|
|
630
|
+
frequency = 0;
|
|
631
|
+
|
|
632
|
+
/**
|
|
633
|
+
* @generated from field: api.v1.Trigger.Job.Interval interval = 3;
|
|
634
|
+
*/
|
|
635
|
+
interval = Trigger_Job_Interval.UNSPECIFIED;
|
|
636
|
+
|
|
637
|
+
/**
|
|
638
|
+
* @generated from field: int32 day_of_month = 4;
|
|
639
|
+
*/
|
|
640
|
+
dayOfMonth = 0;
|
|
641
|
+
|
|
642
|
+
/**
|
|
643
|
+
* @generated from field: api.v1.Trigger.Job.Days days = 5;
|
|
644
|
+
*/
|
|
645
|
+
days?: Trigger_Job_Days;
|
|
646
|
+
|
|
647
|
+
/**
|
|
648
|
+
* @generated from field: google.protobuf.Timestamp time = 6;
|
|
649
|
+
*/
|
|
650
|
+
time?: Timestamp;
|
|
651
|
+
|
|
652
|
+
/**
|
|
653
|
+
* @generated from field: string timezone_locale = 8;
|
|
654
|
+
*/
|
|
655
|
+
timezoneLocale = "";
|
|
656
|
+
|
|
657
|
+
constructor(data?: PartialMessage<Trigger_Job>) {
|
|
658
|
+
super();
|
|
659
|
+
proto3.util.initPartial(data, this);
|
|
660
|
+
}
|
|
661
|
+
|
|
662
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
663
|
+
static readonly typeName = "api.v1.Trigger.Job";
|
|
664
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
665
|
+
{ no: 1, name: "options", kind: "message", T: Trigger_Job_Options },
|
|
666
|
+
{ no: 2, name: "frequency", kind: "scalar", T: 5 /* ScalarType.INT32 */ },
|
|
667
|
+
{ no: 3, name: "interval", kind: "enum", T: proto3.getEnumType(Trigger_Job_Interval) },
|
|
668
|
+
{ no: 4, name: "day_of_month", kind: "scalar", T: 5 /* ScalarType.INT32 */ },
|
|
669
|
+
{ no: 5, name: "days", kind: "message", T: Trigger_Job_Days },
|
|
670
|
+
{ no: 6, name: "time", kind: "message", T: Timestamp },
|
|
671
|
+
{ no: 8, name: "timezone_locale", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
672
|
+
]);
|
|
673
|
+
|
|
674
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Trigger_Job {
|
|
675
|
+
return new Trigger_Job().fromBinary(bytes, options);
|
|
676
|
+
}
|
|
677
|
+
|
|
678
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Trigger_Job {
|
|
679
|
+
return new Trigger_Job().fromJson(jsonValue, options);
|
|
680
|
+
}
|
|
681
|
+
|
|
682
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Trigger_Job {
|
|
683
|
+
return new Trigger_Job().fromJsonString(jsonString, options);
|
|
684
|
+
}
|
|
685
|
+
|
|
686
|
+
static equals(a: Trigger_Job | PlainMessage<Trigger_Job> | undefined, b: Trigger_Job | PlainMessage<Trigger_Job> | undefined): boolean {
|
|
687
|
+
return proto3.util.equals(Trigger_Job, a, b);
|
|
688
|
+
}
|
|
689
|
+
}
|
|
690
|
+
|
|
691
|
+
/**
|
|
692
|
+
* @generated from enum api.v1.Trigger.Job.Interval
|
|
693
|
+
*/
|
|
694
|
+
export enum Trigger_Job_Interval {
|
|
695
|
+
/**
|
|
696
|
+
* @generated from enum value: INTERVAL_UNSPECIFIED = 0;
|
|
697
|
+
*/
|
|
698
|
+
UNSPECIFIED = 0,
|
|
699
|
+
|
|
700
|
+
/**
|
|
701
|
+
* @generated from enum value: INTERVAL_MINUTE = 1;
|
|
702
|
+
*/
|
|
703
|
+
MINUTE = 1,
|
|
704
|
+
|
|
705
|
+
/**
|
|
706
|
+
* @generated from enum value: INTERVAL_HOUR = 2;
|
|
707
|
+
*/
|
|
708
|
+
HOUR = 2,
|
|
709
|
+
|
|
710
|
+
/**
|
|
711
|
+
* @generated from enum value: INTERVAL_DAY = 3;
|
|
712
|
+
*/
|
|
713
|
+
DAY = 3,
|
|
714
|
+
|
|
715
|
+
/**
|
|
716
|
+
* @generated from enum value: INTERVAL_WEEK = 4;
|
|
717
|
+
*/
|
|
718
|
+
WEEK = 4,
|
|
719
|
+
|
|
720
|
+
/**
|
|
721
|
+
* @generated from enum value: INTERVAL_MONTH = 5;
|
|
722
|
+
*/
|
|
723
|
+
MONTH = 5,
|
|
724
|
+
}
|
|
725
|
+
// Retrieve enum metadata with: proto3.getEnumType(Trigger_Job_Interval)
|
|
726
|
+
proto3.util.setEnumType(Trigger_Job_Interval, "api.v1.Trigger.Job.Interval", [
|
|
727
|
+
{ no: 0, name: "INTERVAL_UNSPECIFIED" },
|
|
728
|
+
{ no: 1, name: "INTERVAL_MINUTE" },
|
|
729
|
+
{ no: 2, name: "INTERVAL_HOUR" },
|
|
730
|
+
{ no: 3, name: "INTERVAL_DAY" },
|
|
731
|
+
{ no: 4, name: "INTERVAL_WEEK" },
|
|
732
|
+
{ no: 5, name: "INTERVAL_MONTH" },
|
|
733
|
+
]);
|
|
734
|
+
|
|
735
|
+
/**
|
|
736
|
+
* @generated from message api.v1.Trigger.Job.Options
|
|
737
|
+
*/
|
|
738
|
+
export class Trigger_Job_Options extends Message<Trigger_Job_Options> {
|
|
739
|
+
/**
|
|
740
|
+
* @generated from field: api.v1.Profiles profiles = 1;
|
|
741
|
+
*/
|
|
742
|
+
profiles?: Profiles;
|
|
743
|
+
|
|
744
|
+
/**
|
|
745
|
+
* @generated from field: bool send_email_on_failure = 2;
|
|
746
|
+
*/
|
|
747
|
+
sendEmailOnFailure = false;
|
|
748
|
+
|
|
749
|
+
/**
|
|
750
|
+
* @generated from field: optional string deployedCommitId = 3;
|
|
751
|
+
*/
|
|
752
|
+
deployedCommitId?: string;
|
|
753
|
+
|
|
754
|
+
constructor(data?: PartialMessage<Trigger_Job_Options>) {
|
|
755
|
+
super();
|
|
756
|
+
proto3.util.initPartial(data, this);
|
|
757
|
+
}
|
|
758
|
+
|
|
759
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
760
|
+
static readonly typeName = "api.v1.Trigger.Job.Options";
|
|
761
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
762
|
+
{ no: 1, name: "profiles", kind: "message", T: Profiles },
|
|
763
|
+
{ no: 2, name: "send_email_on_failure", kind: "scalar", T: 8 /* ScalarType.BOOL */ },
|
|
764
|
+
{ no: 3, name: "deployedCommitId", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
|
|
765
|
+
]);
|
|
766
|
+
|
|
767
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Trigger_Job_Options {
|
|
768
|
+
return new Trigger_Job_Options().fromBinary(bytes, options);
|
|
769
|
+
}
|
|
770
|
+
|
|
771
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Trigger_Job_Options {
|
|
772
|
+
return new Trigger_Job_Options().fromJson(jsonValue, options);
|
|
773
|
+
}
|
|
774
|
+
|
|
775
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Trigger_Job_Options {
|
|
776
|
+
return new Trigger_Job_Options().fromJsonString(jsonString, options);
|
|
777
|
+
}
|
|
778
|
+
|
|
779
|
+
static equals(a: Trigger_Job_Options | PlainMessage<Trigger_Job_Options> | undefined, b: Trigger_Job_Options | PlainMessage<Trigger_Job_Options> | undefined): boolean {
|
|
780
|
+
return proto3.util.equals(Trigger_Job_Options, a, b);
|
|
781
|
+
}
|
|
782
|
+
}
|
|
783
|
+
|
|
784
|
+
/**
|
|
785
|
+
* @generated from message api.v1.Trigger.Job.Days
|
|
786
|
+
*/
|
|
787
|
+
export class Trigger_Job_Days extends Message<Trigger_Job_Days> {
|
|
788
|
+
/**
|
|
789
|
+
* @generated from field: bool sunday = 1;
|
|
790
|
+
*/
|
|
791
|
+
sunday = false;
|
|
792
|
+
|
|
793
|
+
/**
|
|
794
|
+
* @generated from field: bool monday = 2;
|
|
795
|
+
*/
|
|
796
|
+
monday = false;
|
|
797
|
+
|
|
798
|
+
/**
|
|
799
|
+
* @generated from field: bool tuesday = 3;
|
|
800
|
+
*/
|
|
801
|
+
tuesday = false;
|
|
802
|
+
|
|
803
|
+
/**
|
|
804
|
+
* @generated from field: bool wednesday = 4;
|
|
805
|
+
*/
|
|
806
|
+
wednesday = false;
|
|
807
|
+
|
|
808
|
+
/**
|
|
809
|
+
* @generated from field: bool thursday = 5;
|
|
810
|
+
*/
|
|
811
|
+
thursday = false;
|
|
812
|
+
|
|
813
|
+
/**
|
|
814
|
+
* @generated from field: bool friday = 6;
|
|
815
|
+
*/
|
|
816
|
+
friday = false;
|
|
817
|
+
|
|
818
|
+
/**
|
|
819
|
+
* @generated from field: bool saturday = 7;
|
|
820
|
+
*/
|
|
821
|
+
saturday = false;
|
|
822
|
+
|
|
823
|
+
constructor(data?: PartialMessage<Trigger_Job_Days>) {
|
|
824
|
+
super();
|
|
825
|
+
proto3.util.initPartial(data, this);
|
|
826
|
+
}
|
|
827
|
+
|
|
828
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
829
|
+
static readonly typeName = "api.v1.Trigger.Job.Days";
|
|
830
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
831
|
+
{ no: 1, name: "sunday", kind: "scalar", T: 8 /* ScalarType.BOOL */ },
|
|
832
|
+
{ no: 2, name: "monday", kind: "scalar", T: 8 /* ScalarType.BOOL */ },
|
|
833
|
+
{ no: 3, name: "tuesday", kind: "scalar", T: 8 /* ScalarType.BOOL */ },
|
|
834
|
+
{ no: 4, name: "wednesday", kind: "scalar", T: 8 /* ScalarType.BOOL */ },
|
|
835
|
+
{ no: 5, name: "thursday", kind: "scalar", T: 8 /* ScalarType.BOOL */ },
|
|
836
|
+
{ no: 6, name: "friday", kind: "scalar", T: 8 /* ScalarType.BOOL */ },
|
|
837
|
+
{ no: 7, name: "saturday", kind: "scalar", T: 8 /* ScalarType.BOOL */ },
|
|
838
|
+
]);
|
|
839
|
+
|
|
840
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Trigger_Job_Days {
|
|
841
|
+
return new Trigger_Job_Days().fromBinary(bytes, options);
|
|
842
|
+
}
|
|
843
|
+
|
|
844
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Trigger_Job_Days {
|
|
845
|
+
return new Trigger_Job_Days().fromJson(jsonValue, options);
|
|
846
|
+
}
|
|
847
|
+
|
|
848
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Trigger_Job_Days {
|
|
849
|
+
return new Trigger_Job_Days().fromJsonString(jsonString, options);
|
|
850
|
+
}
|
|
851
|
+
|
|
852
|
+
static equals(a: Trigger_Job_Days | PlainMessage<Trigger_Job_Days> | undefined, b: Trigger_Job_Days | PlainMessage<Trigger_Job_Days> | undefined): boolean {
|
|
853
|
+
return proto3.util.equals(Trigger_Job_Days, a, b);
|
|
854
|
+
}
|
|
855
|
+
}
|
|
856
|
+
|
|
857
|
+
/**
|
|
858
|
+
* @generated from message api.v1.Blocks
|
|
859
|
+
*/
|
|
860
|
+
export class Blocks extends Message<Blocks> {
|
|
861
|
+
/**
|
|
862
|
+
* @generated from field: repeated api.v1.Block blocks = 1;
|
|
863
|
+
*/
|
|
864
|
+
blocks: Block[] = [];
|
|
865
|
+
|
|
866
|
+
constructor(data?: PartialMessage<Blocks>) {
|
|
867
|
+
super();
|
|
868
|
+
proto3.util.initPartial(data, this);
|
|
869
|
+
}
|
|
870
|
+
|
|
871
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
872
|
+
static readonly typeName = "api.v1.Blocks";
|
|
873
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
874
|
+
{ no: 1, name: "blocks", kind: "message", T: Block, repeated: true },
|
|
875
|
+
]);
|
|
876
|
+
|
|
877
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Blocks {
|
|
878
|
+
return new Blocks().fromBinary(bytes, options);
|
|
879
|
+
}
|
|
880
|
+
|
|
881
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Blocks {
|
|
882
|
+
return new Blocks().fromJson(jsonValue, options);
|
|
883
|
+
}
|
|
884
|
+
|
|
885
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Blocks {
|
|
886
|
+
return new Blocks().fromJsonString(jsonString, options);
|
|
887
|
+
}
|
|
888
|
+
|
|
889
|
+
static equals(a: Blocks | PlainMessage<Blocks> | undefined, b: Blocks | PlainMessage<Blocks> | undefined): boolean {
|
|
890
|
+
return proto3.util.equals(Blocks, a, b);
|
|
891
|
+
}
|
|
892
|
+
}
|
|
893
|
+
|
|
894
|
+
/**
|
|
895
|
+
* @generated from message api.v1.Block
|
|
896
|
+
*/
|
|
897
|
+
export class Block extends Message<Block> {
|
|
898
|
+
/**
|
|
899
|
+
* @generated from field: string name = 1;
|
|
900
|
+
*/
|
|
901
|
+
name = "";
|
|
902
|
+
|
|
903
|
+
/**
|
|
904
|
+
* @generated from oneof api.v1.Block.config
|
|
905
|
+
*/
|
|
906
|
+
config: {
|
|
907
|
+
/**
|
|
908
|
+
* @generated from field: api.v1.Block.Break break = 2;
|
|
909
|
+
*/
|
|
910
|
+
value: Block_Break;
|
|
911
|
+
case: "break";
|
|
912
|
+
} | {
|
|
913
|
+
/**
|
|
914
|
+
* @generated from field: api.v1.Block.Return return = 3;
|
|
915
|
+
*/
|
|
916
|
+
value: Block_Return;
|
|
917
|
+
case: "return";
|
|
918
|
+
} | {
|
|
919
|
+
/**
|
|
920
|
+
* @generated from field: api.v1.Block.Wait wait = 4;
|
|
921
|
+
*/
|
|
922
|
+
value: Block_Wait;
|
|
923
|
+
case: "wait";
|
|
924
|
+
} | {
|
|
925
|
+
/**
|
|
926
|
+
* @generated from field: api.v1.Block.Parallel parallel = 5;
|
|
927
|
+
*/
|
|
928
|
+
value: Block_Parallel;
|
|
929
|
+
case: "parallel";
|
|
930
|
+
} | {
|
|
931
|
+
/**
|
|
932
|
+
* @generated from field: api.v1.Block.Conditional conditional = 6;
|
|
933
|
+
*/
|
|
934
|
+
value: Block_Conditional;
|
|
935
|
+
case: "conditional";
|
|
936
|
+
} | {
|
|
937
|
+
/**
|
|
938
|
+
* @generated from field: api.v1.Block.Loop loop = 7;
|
|
939
|
+
*/
|
|
940
|
+
value: Block_Loop;
|
|
941
|
+
case: "loop";
|
|
942
|
+
} | {
|
|
943
|
+
/**
|
|
944
|
+
* @generated from field: api.v1.Block.TryCatch try_catch = 8;
|
|
945
|
+
*/
|
|
946
|
+
value: Block_TryCatch;
|
|
947
|
+
case: "tryCatch";
|
|
948
|
+
} | {
|
|
949
|
+
/**
|
|
950
|
+
* @generated from field: api.v1.Step step = 9;
|
|
951
|
+
*/
|
|
952
|
+
value: Step;
|
|
953
|
+
case: "step";
|
|
954
|
+
} | {
|
|
955
|
+
/**
|
|
956
|
+
* @generated from field: api.v1.Variables variables = 10;
|
|
957
|
+
*/
|
|
958
|
+
value: Variables;
|
|
959
|
+
case: "variables";
|
|
960
|
+
} | {
|
|
961
|
+
/**
|
|
962
|
+
* @generated from field: api.v1.Block.Throw throw = 11;
|
|
963
|
+
*/
|
|
964
|
+
value: Block_Throw;
|
|
965
|
+
case: "throw";
|
|
966
|
+
} | {
|
|
967
|
+
/**
|
|
968
|
+
* @generated from field: api.v1.Block.Stream stream = 12;
|
|
969
|
+
*/
|
|
970
|
+
value: Block_Stream;
|
|
971
|
+
case: "stream";
|
|
972
|
+
} | {
|
|
973
|
+
/**
|
|
974
|
+
* @generated from field: api.v1.Block.Send send = 13;
|
|
975
|
+
*/
|
|
976
|
+
value: Block_Send;
|
|
977
|
+
case: "send";
|
|
978
|
+
} | { case: undefined; value?: undefined } = { case: undefined };
|
|
979
|
+
|
|
980
|
+
constructor(data?: PartialMessage<Block>) {
|
|
981
|
+
super();
|
|
982
|
+
proto3.util.initPartial(data, this);
|
|
983
|
+
}
|
|
984
|
+
|
|
985
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
986
|
+
static readonly typeName = "api.v1.Block";
|
|
987
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
988
|
+
{ no: 1, name: "name", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
989
|
+
{ no: 2, name: "break", kind: "message", T: Block_Break, oneof: "config" },
|
|
990
|
+
{ no: 3, name: "return", kind: "message", T: Block_Return, oneof: "config" },
|
|
991
|
+
{ no: 4, name: "wait", kind: "message", T: Block_Wait, oneof: "config" },
|
|
992
|
+
{ no: 5, name: "parallel", kind: "message", T: Block_Parallel, oneof: "config" },
|
|
993
|
+
{ no: 6, name: "conditional", kind: "message", T: Block_Conditional, oneof: "config" },
|
|
994
|
+
{ no: 7, name: "loop", kind: "message", T: Block_Loop, oneof: "config" },
|
|
995
|
+
{ no: 8, name: "try_catch", kind: "message", T: Block_TryCatch, oneof: "config" },
|
|
996
|
+
{ no: 9, name: "step", kind: "message", T: Step, oneof: "config" },
|
|
997
|
+
{ no: 10, name: "variables", kind: "message", T: Variables, oneof: "config" },
|
|
998
|
+
{ no: 11, name: "throw", kind: "message", T: Block_Throw, oneof: "config" },
|
|
999
|
+
{ no: 12, name: "stream", kind: "message", T: Block_Stream, oneof: "config" },
|
|
1000
|
+
{ no: 13, name: "send", kind: "message", T: Block_Send, oneof: "config" },
|
|
1001
|
+
]);
|
|
1002
|
+
|
|
1003
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Block {
|
|
1004
|
+
return new Block().fromBinary(bytes, options);
|
|
1005
|
+
}
|
|
1006
|
+
|
|
1007
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Block {
|
|
1008
|
+
return new Block().fromJson(jsonValue, options);
|
|
1009
|
+
}
|
|
1010
|
+
|
|
1011
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Block {
|
|
1012
|
+
return new Block().fromJsonString(jsonString, options);
|
|
1013
|
+
}
|
|
1014
|
+
|
|
1015
|
+
static equals(a: Block | PlainMessage<Block> | undefined, b: Block | PlainMessage<Block> | undefined): boolean {
|
|
1016
|
+
return proto3.util.equals(Block, a, b);
|
|
1017
|
+
}
|
|
1018
|
+
}
|
|
1019
|
+
|
|
1020
|
+
/**
|
|
1021
|
+
* @generated from message api.v1.Block.Parallel
|
|
1022
|
+
*/
|
|
1023
|
+
export class Block_Parallel extends Message<Block_Parallel> {
|
|
1024
|
+
/**
|
|
1025
|
+
* @generated from oneof api.v1.Block.Parallel.config
|
|
1026
|
+
*/
|
|
1027
|
+
config: {
|
|
1028
|
+
/**
|
|
1029
|
+
* @generated from field: api.v1.Block.Parallel.Static static = 1;
|
|
1030
|
+
*/
|
|
1031
|
+
value: Block_Parallel_Static;
|
|
1032
|
+
case: "static";
|
|
1033
|
+
} | {
|
|
1034
|
+
/**
|
|
1035
|
+
* @generated from field: api.v1.Block.Parallel.Dynamic dynamic = 2;
|
|
1036
|
+
*/
|
|
1037
|
+
value: Block_Parallel_Dynamic;
|
|
1038
|
+
case: "dynamic";
|
|
1039
|
+
} | { case: undefined; value?: undefined } = { case: undefined };
|
|
1040
|
+
|
|
1041
|
+
/**
|
|
1042
|
+
* @generated from field: api.v1.Block.Parallel.Wait wait = 3;
|
|
1043
|
+
*/
|
|
1044
|
+
wait = Block_Parallel_Wait.UNSPECIFIED;
|
|
1045
|
+
|
|
1046
|
+
/**
|
|
1047
|
+
* @generated from field: optional int32 pool_size = 4;
|
|
1048
|
+
*/
|
|
1049
|
+
poolSize?: number;
|
|
1050
|
+
|
|
1051
|
+
constructor(data?: PartialMessage<Block_Parallel>) {
|
|
1052
|
+
super();
|
|
1053
|
+
proto3.util.initPartial(data, this);
|
|
1054
|
+
}
|
|
1055
|
+
|
|
1056
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
1057
|
+
static readonly typeName = "api.v1.Block.Parallel";
|
|
1058
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
1059
|
+
{ no: 1, name: "static", kind: "message", T: Block_Parallel_Static, oneof: "config" },
|
|
1060
|
+
{ no: 2, name: "dynamic", kind: "message", T: Block_Parallel_Dynamic, oneof: "config" },
|
|
1061
|
+
{ no: 3, name: "wait", kind: "enum", T: proto3.getEnumType(Block_Parallel_Wait) },
|
|
1062
|
+
{ no: 4, name: "pool_size", kind: "scalar", T: 5 /* ScalarType.INT32 */, opt: true },
|
|
1063
|
+
]);
|
|
1064
|
+
|
|
1065
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Block_Parallel {
|
|
1066
|
+
return new Block_Parallel().fromBinary(bytes, options);
|
|
1067
|
+
}
|
|
1068
|
+
|
|
1069
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Block_Parallel {
|
|
1070
|
+
return new Block_Parallel().fromJson(jsonValue, options);
|
|
1071
|
+
}
|
|
1072
|
+
|
|
1073
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Block_Parallel {
|
|
1074
|
+
return new Block_Parallel().fromJsonString(jsonString, options);
|
|
1075
|
+
}
|
|
1076
|
+
|
|
1077
|
+
static equals(a: Block_Parallel | PlainMessage<Block_Parallel> | undefined, b: Block_Parallel | PlainMessage<Block_Parallel> | undefined): boolean {
|
|
1078
|
+
return proto3.util.equals(Block_Parallel, a, b);
|
|
1079
|
+
}
|
|
1080
|
+
}
|
|
1081
|
+
|
|
1082
|
+
/**
|
|
1083
|
+
* @generated from enum api.v1.Block.Parallel.Wait
|
|
1084
|
+
*/
|
|
1085
|
+
export enum Block_Parallel_Wait {
|
|
1086
|
+
/**
|
|
1087
|
+
* @generated from enum value: WAIT_UNSPECIFIED = 0;
|
|
1088
|
+
*/
|
|
1089
|
+
UNSPECIFIED = 0,
|
|
1090
|
+
|
|
1091
|
+
/**
|
|
1092
|
+
* Wait for every thread to complete.
|
|
1093
|
+
*
|
|
1094
|
+
* @generated from enum value: WAIT_ALL = 1;
|
|
1095
|
+
*/
|
|
1096
|
+
ALL = 1,
|
|
1097
|
+
|
|
1098
|
+
/**
|
|
1099
|
+
* Do not wait for any thread to complete.
|
|
1100
|
+
*
|
|
1101
|
+
* @generated from enum value: WAIT_NONE = 2;
|
|
1102
|
+
*/
|
|
1103
|
+
NONE = 2,
|
|
1104
|
+
}
|
|
1105
|
+
// Retrieve enum metadata with: proto3.getEnumType(Block_Parallel_Wait)
|
|
1106
|
+
proto3.util.setEnumType(Block_Parallel_Wait, "api.v1.Block.Parallel.Wait", [
|
|
1107
|
+
{ no: 0, name: "WAIT_UNSPECIFIED" },
|
|
1108
|
+
{ no: 1, name: "WAIT_ALL" },
|
|
1109
|
+
{ no: 2, name: "WAIT_NONE" },
|
|
1110
|
+
]);
|
|
1111
|
+
|
|
1112
|
+
/**
|
|
1113
|
+
* @generated from message api.v1.Block.Parallel.Static
|
|
1114
|
+
*/
|
|
1115
|
+
export class Block_Parallel_Static extends Message<Block_Parallel_Static> {
|
|
1116
|
+
/**
|
|
1117
|
+
* @generated from field: map<string, api.v1.Blocks> paths = 1;
|
|
1118
|
+
*/
|
|
1119
|
+
paths: { [key: string]: Blocks } = {};
|
|
1120
|
+
|
|
1121
|
+
constructor(data?: PartialMessage<Block_Parallel_Static>) {
|
|
1122
|
+
super();
|
|
1123
|
+
proto3.util.initPartial(data, this);
|
|
1124
|
+
}
|
|
1125
|
+
|
|
1126
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
1127
|
+
static readonly typeName = "api.v1.Block.Parallel.Static";
|
|
1128
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
1129
|
+
{ no: 1, name: "paths", kind: "map", K: 9 /* ScalarType.STRING */, V: {kind: "message", T: Blocks} },
|
|
1130
|
+
]);
|
|
1131
|
+
|
|
1132
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Block_Parallel_Static {
|
|
1133
|
+
return new Block_Parallel_Static().fromBinary(bytes, options);
|
|
1134
|
+
}
|
|
1135
|
+
|
|
1136
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Block_Parallel_Static {
|
|
1137
|
+
return new Block_Parallel_Static().fromJson(jsonValue, options);
|
|
1138
|
+
}
|
|
1139
|
+
|
|
1140
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Block_Parallel_Static {
|
|
1141
|
+
return new Block_Parallel_Static().fromJsonString(jsonString, options);
|
|
1142
|
+
}
|
|
1143
|
+
|
|
1144
|
+
static equals(a: Block_Parallel_Static | PlainMessage<Block_Parallel_Static> | undefined, b: Block_Parallel_Static | PlainMessage<Block_Parallel_Static> | undefined): boolean {
|
|
1145
|
+
return proto3.util.equals(Block_Parallel_Static, a, b);
|
|
1146
|
+
}
|
|
1147
|
+
}
|
|
1148
|
+
|
|
1149
|
+
/**
|
|
1150
|
+
* @generated from message api.v1.Block.Parallel.Dynamic
|
|
1151
|
+
*/
|
|
1152
|
+
export class Block_Parallel_Dynamic extends Message<Block_Parallel_Dynamic> {
|
|
1153
|
+
/**
|
|
1154
|
+
* @generated from field: string paths = 1;
|
|
1155
|
+
*/
|
|
1156
|
+
paths = "";
|
|
1157
|
+
|
|
1158
|
+
/**
|
|
1159
|
+
* @generated from field: api.v1.Block.Parallel.Dynamic.Variables variables = 2;
|
|
1160
|
+
*/
|
|
1161
|
+
variables?: Block_Parallel_Dynamic_Variables;
|
|
1162
|
+
|
|
1163
|
+
/**
|
|
1164
|
+
* @generated from field: repeated api.v1.Block blocks = 3;
|
|
1165
|
+
*/
|
|
1166
|
+
blocks: Block[] = [];
|
|
1167
|
+
|
|
1168
|
+
constructor(data?: PartialMessage<Block_Parallel_Dynamic>) {
|
|
1169
|
+
super();
|
|
1170
|
+
proto3.util.initPartial(data, this);
|
|
1171
|
+
}
|
|
1172
|
+
|
|
1173
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
1174
|
+
static readonly typeName = "api.v1.Block.Parallel.Dynamic";
|
|
1175
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
1176
|
+
{ no: 1, name: "paths", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1177
|
+
{ no: 2, name: "variables", kind: "message", T: Block_Parallel_Dynamic_Variables },
|
|
1178
|
+
{ no: 3, name: "blocks", kind: "message", T: Block, repeated: true },
|
|
1179
|
+
]);
|
|
1180
|
+
|
|
1181
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Block_Parallel_Dynamic {
|
|
1182
|
+
return new Block_Parallel_Dynamic().fromBinary(bytes, options);
|
|
1183
|
+
}
|
|
1184
|
+
|
|
1185
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Block_Parallel_Dynamic {
|
|
1186
|
+
return new Block_Parallel_Dynamic().fromJson(jsonValue, options);
|
|
1187
|
+
}
|
|
1188
|
+
|
|
1189
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Block_Parallel_Dynamic {
|
|
1190
|
+
return new Block_Parallel_Dynamic().fromJsonString(jsonString, options);
|
|
1191
|
+
}
|
|
1192
|
+
|
|
1193
|
+
static equals(a: Block_Parallel_Dynamic | PlainMessage<Block_Parallel_Dynamic> | undefined, b: Block_Parallel_Dynamic | PlainMessage<Block_Parallel_Dynamic> | undefined): boolean {
|
|
1194
|
+
return proto3.util.equals(Block_Parallel_Dynamic, a, b);
|
|
1195
|
+
}
|
|
1196
|
+
}
|
|
1197
|
+
|
|
1198
|
+
/**
|
|
1199
|
+
* @generated from message api.v1.Block.Parallel.Dynamic.Variables
|
|
1200
|
+
*/
|
|
1201
|
+
export class Block_Parallel_Dynamic_Variables extends Message<Block_Parallel_Dynamic_Variables> {
|
|
1202
|
+
/**
|
|
1203
|
+
* @generated from field: string item = 1;
|
|
1204
|
+
*/
|
|
1205
|
+
item = "";
|
|
1206
|
+
|
|
1207
|
+
constructor(data?: PartialMessage<Block_Parallel_Dynamic_Variables>) {
|
|
1208
|
+
super();
|
|
1209
|
+
proto3.util.initPartial(data, this);
|
|
1210
|
+
}
|
|
1211
|
+
|
|
1212
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
1213
|
+
static readonly typeName = "api.v1.Block.Parallel.Dynamic.Variables";
|
|
1214
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
1215
|
+
{ no: 1, name: "item", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1216
|
+
]);
|
|
1217
|
+
|
|
1218
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Block_Parallel_Dynamic_Variables {
|
|
1219
|
+
return new Block_Parallel_Dynamic_Variables().fromBinary(bytes, options);
|
|
1220
|
+
}
|
|
1221
|
+
|
|
1222
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Block_Parallel_Dynamic_Variables {
|
|
1223
|
+
return new Block_Parallel_Dynamic_Variables().fromJson(jsonValue, options);
|
|
1224
|
+
}
|
|
1225
|
+
|
|
1226
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Block_Parallel_Dynamic_Variables {
|
|
1227
|
+
return new Block_Parallel_Dynamic_Variables().fromJsonString(jsonString, options);
|
|
1228
|
+
}
|
|
1229
|
+
|
|
1230
|
+
static equals(a: Block_Parallel_Dynamic_Variables | PlainMessage<Block_Parallel_Dynamic_Variables> | undefined, b: Block_Parallel_Dynamic_Variables | PlainMessage<Block_Parallel_Dynamic_Variables> | undefined): boolean {
|
|
1231
|
+
return proto3.util.equals(Block_Parallel_Dynamic_Variables, a, b);
|
|
1232
|
+
}
|
|
1233
|
+
}
|
|
1234
|
+
|
|
1235
|
+
/**
|
|
1236
|
+
* @generated from message api.v1.Block.Conditional
|
|
1237
|
+
*/
|
|
1238
|
+
export class Block_Conditional extends Message<Block_Conditional> {
|
|
1239
|
+
/**
|
|
1240
|
+
* @generated from field: api.v1.Block.Conditional.Condition if = 1;
|
|
1241
|
+
*/
|
|
1242
|
+
if?: Block_Conditional_Condition;
|
|
1243
|
+
|
|
1244
|
+
/**
|
|
1245
|
+
* @generated from field: repeated api.v1.Block.Conditional.Condition else_if = 2;
|
|
1246
|
+
*/
|
|
1247
|
+
elseIf: Block_Conditional_Condition[] = [];
|
|
1248
|
+
|
|
1249
|
+
/**
|
|
1250
|
+
* @generated from field: api.v1.Blocks else = 3;
|
|
1251
|
+
*/
|
|
1252
|
+
else?: Blocks;
|
|
1253
|
+
|
|
1254
|
+
constructor(data?: PartialMessage<Block_Conditional>) {
|
|
1255
|
+
super();
|
|
1256
|
+
proto3.util.initPartial(data, this);
|
|
1257
|
+
}
|
|
1258
|
+
|
|
1259
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
1260
|
+
static readonly typeName = "api.v1.Block.Conditional";
|
|
1261
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
1262
|
+
{ no: 1, name: "if", kind: "message", T: Block_Conditional_Condition },
|
|
1263
|
+
{ no: 2, name: "else_if", kind: "message", T: Block_Conditional_Condition, repeated: true },
|
|
1264
|
+
{ no: 3, name: "else", kind: "message", T: Blocks },
|
|
1265
|
+
]);
|
|
1266
|
+
|
|
1267
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Block_Conditional {
|
|
1268
|
+
return new Block_Conditional().fromBinary(bytes, options);
|
|
1269
|
+
}
|
|
1270
|
+
|
|
1271
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Block_Conditional {
|
|
1272
|
+
return new Block_Conditional().fromJson(jsonValue, options);
|
|
1273
|
+
}
|
|
1274
|
+
|
|
1275
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Block_Conditional {
|
|
1276
|
+
return new Block_Conditional().fromJsonString(jsonString, options);
|
|
1277
|
+
}
|
|
1278
|
+
|
|
1279
|
+
static equals(a: Block_Conditional | PlainMessage<Block_Conditional> | undefined, b: Block_Conditional | PlainMessage<Block_Conditional> | undefined): boolean {
|
|
1280
|
+
return proto3.util.equals(Block_Conditional, a, b);
|
|
1281
|
+
}
|
|
1282
|
+
}
|
|
1283
|
+
|
|
1284
|
+
/**
|
|
1285
|
+
* @generated from message api.v1.Block.Conditional.Condition
|
|
1286
|
+
*/
|
|
1287
|
+
export class Block_Conditional_Condition extends Message<Block_Conditional_Condition> {
|
|
1288
|
+
/**
|
|
1289
|
+
* @generated from field: string condition = 1;
|
|
1290
|
+
*/
|
|
1291
|
+
condition = "";
|
|
1292
|
+
|
|
1293
|
+
/**
|
|
1294
|
+
* @generated from field: repeated api.v1.Block blocks = 2;
|
|
1295
|
+
*/
|
|
1296
|
+
blocks: Block[] = [];
|
|
1297
|
+
|
|
1298
|
+
constructor(data?: PartialMessage<Block_Conditional_Condition>) {
|
|
1299
|
+
super();
|
|
1300
|
+
proto3.util.initPartial(data, this);
|
|
1301
|
+
}
|
|
1302
|
+
|
|
1303
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
1304
|
+
static readonly typeName = "api.v1.Block.Conditional.Condition";
|
|
1305
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
1306
|
+
{ no: 1, name: "condition", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1307
|
+
{ no: 2, name: "blocks", kind: "message", T: Block, repeated: true },
|
|
1308
|
+
]);
|
|
1309
|
+
|
|
1310
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Block_Conditional_Condition {
|
|
1311
|
+
return new Block_Conditional_Condition().fromBinary(bytes, options);
|
|
1312
|
+
}
|
|
1313
|
+
|
|
1314
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Block_Conditional_Condition {
|
|
1315
|
+
return new Block_Conditional_Condition().fromJson(jsonValue, options);
|
|
1316
|
+
}
|
|
1317
|
+
|
|
1318
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Block_Conditional_Condition {
|
|
1319
|
+
return new Block_Conditional_Condition().fromJsonString(jsonString, options);
|
|
1320
|
+
}
|
|
1321
|
+
|
|
1322
|
+
static equals(a: Block_Conditional_Condition | PlainMessage<Block_Conditional_Condition> | undefined, b: Block_Conditional_Condition | PlainMessage<Block_Conditional_Condition> | undefined): boolean {
|
|
1323
|
+
return proto3.util.equals(Block_Conditional_Condition, a, b);
|
|
1324
|
+
}
|
|
1325
|
+
}
|
|
1326
|
+
|
|
1327
|
+
/**
|
|
1328
|
+
* @generated from message api.v1.Block.Loop
|
|
1329
|
+
*/
|
|
1330
|
+
export class Block_Loop extends Message<Block_Loop> {
|
|
1331
|
+
/**
|
|
1332
|
+
* *
|
|
1333
|
+
* This can be a binding that evaluates to one of three things:
|
|
1334
|
+
* 1. An integer IF type if TYPE_FOR.
|
|
1335
|
+
* 2. A JSON encoded list IF type is TYPE_FOREACH.
|
|
1336
|
+
* 3. A boolean IF type is TYPE_WHILE. NOTE that this expressition will be re-evaluated on each iteration.
|
|
1337
|
+
*
|
|
1338
|
+
* @generated from field: string range = 1;
|
|
1339
|
+
*/
|
|
1340
|
+
range = "";
|
|
1341
|
+
|
|
1342
|
+
/**
|
|
1343
|
+
* @generated from field: api.v1.Block.Loop.Type type = 2;
|
|
1344
|
+
*/
|
|
1345
|
+
type = Block_Loop_Type.UNSPECIFIED;
|
|
1346
|
+
|
|
1347
|
+
/**
|
|
1348
|
+
* @generated from field: api.v1.Block.Loop.Variables variables = 3;
|
|
1349
|
+
*/
|
|
1350
|
+
variables?: Block_Loop_Variables;
|
|
1351
|
+
|
|
1352
|
+
/**
|
|
1353
|
+
* @generated from field: repeated api.v1.Block blocks = 4;
|
|
1354
|
+
*/
|
|
1355
|
+
blocks: Block[] = [];
|
|
1356
|
+
|
|
1357
|
+
constructor(data?: PartialMessage<Block_Loop>) {
|
|
1358
|
+
super();
|
|
1359
|
+
proto3.util.initPartial(data, this);
|
|
1360
|
+
}
|
|
1361
|
+
|
|
1362
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
1363
|
+
static readonly typeName = "api.v1.Block.Loop";
|
|
1364
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
1365
|
+
{ no: 1, name: "range", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1366
|
+
{ no: 2, name: "type", kind: "enum", T: proto3.getEnumType(Block_Loop_Type) },
|
|
1367
|
+
{ no: 3, name: "variables", kind: "message", T: Block_Loop_Variables },
|
|
1368
|
+
{ no: 4, name: "blocks", kind: "message", T: Block, repeated: true },
|
|
1369
|
+
]);
|
|
1370
|
+
|
|
1371
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Block_Loop {
|
|
1372
|
+
return new Block_Loop().fromBinary(bytes, options);
|
|
1373
|
+
}
|
|
1374
|
+
|
|
1375
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Block_Loop {
|
|
1376
|
+
return new Block_Loop().fromJson(jsonValue, options);
|
|
1377
|
+
}
|
|
1378
|
+
|
|
1379
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Block_Loop {
|
|
1380
|
+
return new Block_Loop().fromJsonString(jsonString, options);
|
|
1381
|
+
}
|
|
1382
|
+
|
|
1383
|
+
static equals(a: Block_Loop | PlainMessage<Block_Loop> | undefined, b: Block_Loop | PlainMessage<Block_Loop> | undefined): boolean {
|
|
1384
|
+
return proto3.util.equals(Block_Loop, a, b);
|
|
1385
|
+
}
|
|
1386
|
+
}
|
|
1387
|
+
|
|
1388
|
+
/**
|
|
1389
|
+
* @generated from enum api.v1.Block.Loop.Type
|
|
1390
|
+
*/
|
|
1391
|
+
export enum Block_Loop_Type {
|
|
1392
|
+
/**
|
|
1393
|
+
* @generated from enum value: TYPE_UNSPECIFIED = 0;
|
|
1394
|
+
*/
|
|
1395
|
+
UNSPECIFIED = 0,
|
|
1396
|
+
|
|
1397
|
+
/**
|
|
1398
|
+
* @generated from enum value: TYPE_FOR = 1;
|
|
1399
|
+
*/
|
|
1400
|
+
FOR = 1,
|
|
1401
|
+
|
|
1402
|
+
/**
|
|
1403
|
+
* @generated from enum value: TYPE_FOREACH = 2;
|
|
1404
|
+
*/
|
|
1405
|
+
FOREACH = 2,
|
|
1406
|
+
|
|
1407
|
+
/**
|
|
1408
|
+
* @generated from enum value: TYPE_WHILE = 3;
|
|
1409
|
+
*/
|
|
1410
|
+
WHILE = 3,
|
|
1411
|
+
}
|
|
1412
|
+
// Retrieve enum metadata with: proto3.getEnumType(Block_Loop_Type)
|
|
1413
|
+
proto3.util.setEnumType(Block_Loop_Type, "api.v1.Block.Loop.Type", [
|
|
1414
|
+
{ no: 0, name: "TYPE_UNSPECIFIED" },
|
|
1415
|
+
{ no: 1, name: "TYPE_FOR" },
|
|
1416
|
+
{ no: 2, name: "TYPE_FOREACH" },
|
|
1417
|
+
{ no: 3, name: "TYPE_WHILE" },
|
|
1418
|
+
]);
|
|
1419
|
+
|
|
1420
|
+
/**
|
|
1421
|
+
* @generated from message api.v1.Block.Loop.Variables
|
|
1422
|
+
*/
|
|
1423
|
+
export class Block_Loop_Variables extends Message<Block_Loop_Variables> {
|
|
1424
|
+
/**
|
|
1425
|
+
* The index of the loop.
|
|
1426
|
+
*
|
|
1427
|
+
* @generated from field: string index = 1;
|
|
1428
|
+
*/
|
|
1429
|
+
index = "";
|
|
1430
|
+
|
|
1431
|
+
/**
|
|
1432
|
+
* The current item; index if none.
|
|
1433
|
+
*
|
|
1434
|
+
* @generated from field: string item = 2;
|
|
1435
|
+
*/
|
|
1436
|
+
item = "";
|
|
1437
|
+
|
|
1438
|
+
constructor(data?: PartialMessage<Block_Loop_Variables>) {
|
|
1439
|
+
super();
|
|
1440
|
+
proto3.util.initPartial(data, this);
|
|
1441
|
+
}
|
|
1442
|
+
|
|
1443
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
1444
|
+
static readonly typeName = "api.v1.Block.Loop.Variables";
|
|
1445
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
1446
|
+
{ no: 1, name: "index", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1447
|
+
{ no: 2, name: "item", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1448
|
+
]);
|
|
1449
|
+
|
|
1450
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Block_Loop_Variables {
|
|
1451
|
+
return new Block_Loop_Variables().fromBinary(bytes, options);
|
|
1452
|
+
}
|
|
1453
|
+
|
|
1454
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Block_Loop_Variables {
|
|
1455
|
+
return new Block_Loop_Variables().fromJson(jsonValue, options);
|
|
1456
|
+
}
|
|
1457
|
+
|
|
1458
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Block_Loop_Variables {
|
|
1459
|
+
return new Block_Loop_Variables().fromJsonString(jsonString, options);
|
|
1460
|
+
}
|
|
1461
|
+
|
|
1462
|
+
static equals(a: Block_Loop_Variables | PlainMessage<Block_Loop_Variables> | undefined, b: Block_Loop_Variables | PlainMessage<Block_Loop_Variables> | undefined): boolean {
|
|
1463
|
+
return proto3.util.equals(Block_Loop_Variables, a, b);
|
|
1464
|
+
}
|
|
1465
|
+
}
|
|
1466
|
+
|
|
1467
|
+
/**
|
|
1468
|
+
* @generated from message api.v1.Block.TryCatch
|
|
1469
|
+
*/
|
|
1470
|
+
export class Block_TryCatch extends Message<Block_TryCatch> {
|
|
1471
|
+
/**
|
|
1472
|
+
* @generated from field: api.v1.Blocks try = 1;
|
|
1473
|
+
*/
|
|
1474
|
+
try?: Blocks;
|
|
1475
|
+
|
|
1476
|
+
/**
|
|
1477
|
+
* @generated from field: api.v1.Blocks catch = 2;
|
|
1478
|
+
*/
|
|
1479
|
+
catch?: Blocks;
|
|
1480
|
+
|
|
1481
|
+
/**
|
|
1482
|
+
* @generated from field: api.v1.Blocks finally = 3;
|
|
1483
|
+
*/
|
|
1484
|
+
finally?: Blocks;
|
|
1485
|
+
|
|
1486
|
+
/**
|
|
1487
|
+
* @generated from field: api.v1.Block.TryCatch.Variables variables = 4;
|
|
1488
|
+
*/
|
|
1489
|
+
variables?: Block_TryCatch_Variables;
|
|
1490
|
+
|
|
1491
|
+
constructor(data?: PartialMessage<Block_TryCatch>) {
|
|
1492
|
+
super();
|
|
1493
|
+
proto3.util.initPartial(data, this);
|
|
1494
|
+
}
|
|
1495
|
+
|
|
1496
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
1497
|
+
static readonly typeName = "api.v1.Block.TryCatch";
|
|
1498
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
1499
|
+
{ no: 1, name: "try", kind: "message", T: Blocks },
|
|
1500
|
+
{ no: 2, name: "catch", kind: "message", T: Blocks },
|
|
1501
|
+
{ no: 3, name: "finally", kind: "message", T: Blocks },
|
|
1502
|
+
{ no: 4, name: "variables", kind: "message", T: Block_TryCatch_Variables },
|
|
1503
|
+
]);
|
|
1504
|
+
|
|
1505
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Block_TryCatch {
|
|
1506
|
+
return new Block_TryCatch().fromBinary(bytes, options);
|
|
1507
|
+
}
|
|
1508
|
+
|
|
1509
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Block_TryCatch {
|
|
1510
|
+
return new Block_TryCatch().fromJson(jsonValue, options);
|
|
1511
|
+
}
|
|
1512
|
+
|
|
1513
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Block_TryCatch {
|
|
1514
|
+
return new Block_TryCatch().fromJsonString(jsonString, options);
|
|
1515
|
+
}
|
|
1516
|
+
|
|
1517
|
+
static equals(a: Block_TryCatch | PlainMessage<Block_TryCatch> | undefined, b: Block_TryCatch | PlainMessage<Block_TryCatch> | undefined): boolean {
|
|
1518
|
+
return proto3.util.equals(Block_TryCatch, a, b);
|
|
1519
|
+
}
|
|
1520
|
+
}
|
|
1521
|
+
|
|
1522
|
+
/**
|
|
1523
|
+
* @generated from message api.v1.Block.TryCatch.Variables
|
|
1524
|
+
*/
|
|
1525
|
+
export class Block_TryCatch_Variables extends Message<Block_TryCatch_Variables> {
|
|
1526
|
+
/**
|
|
1527
|
+
* The error inside of the catch block.
|
|
1528
|
+
*
|
|
1529
|
+
* @generated from field: string error = 1;
|
|
1530
|
+
*/
|
|
1531
|
+
error = "";
|
|
1532
|
+
|
|
1533
|
+
constructor(data?: PartialMessage<Block_TryCatch_Variables>) {
|
|
1534
|
+
super();
|
|
1535
|
+
proto3.util.initPartial(data, this);
|
|
1536
|
+
}
|
|
1537
|
+
|
|
1538
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
1539
|
+
static readonly typeName = "api.v1.Block.TryCatch.Variables";
|
|
1540
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
1541
|
+
{ no: 1, name: "error", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1542
|
+
]);
|
|
1543
|
+
|
|
1544
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Block_TryCatch_Variables {
|
|
1545
|
+
return new Block_TryCatch_Variables().fromBinary(bytes, options);
|
|
1546
|
+
}
|
|
1547
|
+
|
|
1548
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Block_TryCatch_Variables {
|
|
1549
|
+
return new Block_TryCatch_Variables().fromJson(jsonValue, options);
|
|
1550
|
+
}
|
|
1551
|
+
|
|
1552
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Block_TryCatch_Variables {
|
|
1553
|
+
return new Block_TryCatch_Variables().fromJsonString(jsonString, options);
|
|
1554
|
+
}
|
|
1555
|
+
|
|
1556
|
+
static equals(a: Block_TryCatch_Variables | PlainMessage<Block_TryCatch_Variables> | undefined, b: Block_TryCatch_Variables | PlainMessage<Block_TryCatch_Variables> | undefined): boolean {
|
|
1557
|
+
return proto3.util.equals(Block_TryCatch_Variables, a, b);
|
|
1558
|
+
}
|
|
1559
|
+
}
|
|
1560
|
+
|
|
1561
|
+
/**
|
|
1562
|
+
* @generated from message api.v1.Block.Break
|
|
1563
|
+
*/
|
|
1564
|
+
export class Block_Break extends Message<Block_Break> {
|
|
1565
|
+
/**
|
|
1566
|
+
* @generated from field: string condition = 1;
|
|
1567
|
+
*/
|
|
1568
|
+
condition = "";
|
|
1569
|
+
|
|
1570
|
+
constructor(data?: PartialMessage<Block_Break>) {
|
|
1571
|
+
super();
|
|
1572
|
+
proto3.util.initPartial(data, this);
|
|
1573
|
+
}
|
|
1574
|
+
|
|
1575
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
1576
|
+
static readonly typeName = "api.v1.Block.Break";
|
|
1577
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
1578
|
+
{ no: 1, name: "condition", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1579
|
+
]);
|
|
1580
|
+
|
|
1581
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Block_Break {
|
|
1582
|
+
return new Block_Break().fromBinary(bytes, options);
|
|
1583
|
+
}
|
|
1584
|
+
|
|
1585
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Block_Break {
|
|
1586
|
+
return new Block_Break().fromJson(jsonValue, options);
|
|
1587
|
+
}
|
|
1588
|
+
|
|
1589
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Block_Break {
|
|
1590
|
+
return new Block_Break().fromJsonString(jsonString, options);
|
|
1591
|
+
}
|
|
1592
|
+
|
|
1593
|
+
static equals(a: Block_Break | PlainMessage<Block_Break> | undefined, b: Block_Break | PlainMessage<Block_Break> | undefined): boolean {
|
|
1594
|
+
return proto3.util.equals(Block_Break, a, b);
|
|
1595
|
+
}
|
|
1596
|
+
}
|
|
1597
|
+
|
|
1598
|
+
/**
|
|
1599
|
+
* @generated from message api.v1.Block.Return
|
|
1600
|
+
*/
|
|
1601
|
+
export class Block_Return extends Message<Block_Return> {
|
|
1602
|
+
/**
|
|
1603
|
+
* @generated from field: string data = 1;
|
|
1604
|
+
*/
|
|
1605
|
+
data = "";
|
|
1606
|
+
|
|
1607
|
+
constructor(data?: PartialMessage<Block_Return>) {
|
|
1608
|
+
super();
|
|
1609
|
+
proto3.util.initPartial(data, this);
|
|
1610
|
+
}
|
|
1611
|
+
|
|
1612
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
1613
|
+
static readonly typeName = "api.v1.Block.Return";
|
|
1614
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
1615
|
+
{ no: 1, name: "data", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1616
|
+
]);
|
|
1617
|
+
|
|
1618
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Block_Return {
|
|
1619
|
+
return new Block_Return().fromBinary(bytes, options);
|
|
1620
|
+
}
|
|
1621
|
+
|
|
1622
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Block_Return {
|
|
1623
|
+
return new Block_Return().fromJson(jsonValue, options);
|
|
1624
|
+
}
|
|
1625
|
+
|
|
1626
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Block_Return {
|
|
1627
|
+
return new Block_Return().fromJsonString(jsonString, options);
|
|
1628
|
+
}
|
|
1629
|
+
|
|
1630
|
+
static equals(a: Block_Return | PlainMessage<Block_Return> | undefined, b: Block_Return | PlainMessage<Block_Return> | undefined): boolean {
|
|
1631
|
+
return proto3.util.equals(Block_Return, a, b);
|
|
1632
|
+
}
|
|
1633
|
+
}
|
|
1634
|
+
|
|
1635
|
+
/**
|
|
1636
|
+
* @generated from message api.v1.Block.Throw
|
|
1637
|
+
*/
|
|
1638
|
+
export class Block_Throw extends Message<Block_Throw> {
|
|
1639
|
+
/**
|
|
1640
|
+
* @generated from field: string error = 1;
|
|
1641
|
+
*/
|
|
1642
|
+
error = "";
|
|
1643
|
+
|
|
1644
|
+
constructor(data?: PartialMessage<Block_Throw>) {
|
|
1645
|
+
super();
|
|
1646
|
+
proto3.util.initPartial(data, this);
|
|
1647
|
+
}
|
|
1648
|
+
|
|
1649
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
1650
|
+
static readonly typeName = "api.v1.Block.Throw";
|
|
1651
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
1652
|
+
{ no: 1, name: "error", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1653
|
+
]);
|
|
1654
|
+
|
|
1655
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Block_Throw {
|
|
1656
|
+
return new Block_Throw().fromBinary(bytes, options);
|
|
1657
|
+
}
|
|
1658
|
+
|
|
1659
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Block_Throw {
|
|
1660
|
+
return new Block_Throw().fromJson(jsonValue, options);
|
|
1661
|
+
}
|
|
1662
|
+
|
|
1663
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Block_Throw {
|
|
1664
|
+
return new Block_Throw().fromJsonString(jsonString, options);
|
|
1665
|
+
}
|
|
1666
|
+
|
|
1667
|
+
static equals(a: Block_Throw | PlainMessage<Block_Throw> | undefined, b: Block_Throw | PlainMessage<Block_Throw> | undefined): boolean {
|
|
1668
|
+
return proto3.util.equals(Block_Throw, a, b);
|
|
1669
|
+
}
|
|
1670
|
+
}
|
|
1671
|
+
|
|
1672
|
+
/**
|
|
1673
|
+
* @generated from message api.v1.Block.Wait
|
|
1674
|
+
*/
|
|
1675
|
+
export class Block_Wait extends Message<Block_Wait> {
|
|
1676
|
+
/**
|
|
1677
|
+
* @generated from field: string condition = 1;
|
|
1678
|
+
*/
|
|
1679
|
+
condition = "";
|
|
1680
|
+
|
|
1681
|
+
constructor(data?: PartialMessage<Block_Wait>) {
|
|
1682
|
+
super();
|
|
1683
|
+
proto3.util.initPartial(data, this);
|
|
1684
|
+
}
|
|
1685
|
+
|
|
1686
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
1687
|
+
static readonly typeName = "api.v1.Block.Wait";
|
|
1688
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
1689
|
+
{ no: 1, name: "condition", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1690
|
+
]);
|
|
1691
|
+
|
|
1692
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Block_Wait {
|
|
1693
|
+
return new Block_Wait().fromBinary(bytes, options);
|
|
1694
|
+
}
|
|
1695
|
+
|
|
1696
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Block_Wait {
|
|
1697
|
+
return new Block_Wait().fromJson(jsonValue, options);
|
|
1698
|
+
}
|
|
1699
|
+
|
|
1700
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Block_Wait {
|
|
1701
|
+
return new Block_Wait().fromJsonString(jsonString, options);
|
|
1702
|
+
}
|
|
1703
|
+
|
|
1704
|
+
static equals(a: Block_Wait | PlainMessage<Block_Wait> | undefined, b: Block_Wait | PlainMessage<Block_Wait> | undefined): boolean {
|
|
1705
|
+
return proto3.util.equals(Block_Wait, a, b);
|
|
1706
|
+
}
|
|
1707
|
+
}
|
|
1708
|
+
|
|
1709
|
+
/**
|
|
1710
|
+
* @generated from message api.v1.Block.Stream
|
|
1711
|
+
*/
|
|
1712
|
+
export class Block_Stream extends Message<Block_Stream> {
|
|
1713
|
+
/**
|
|
1714
|
+
* @generated from field: api.v1.Block.Stream.Trigger trigger = 1;
|
|
1715
|
+
*/
|
|
1716
|
+
trigger?: Block_Stream_Trigger;
|
|
1717
|
+
|
|
1718
|
+
/**
|
|
1719
|
+
* @generated from field: api.v1.Blocks process = 2;
|
|
1720
|
+
*/
|
|
1721
|
+
process?: Blocks;
|
|
1722
|
+
|
|
1723
|
+
/**
|
|
1724
|
+
* @generated from field: api.v1.Block.Stream.Variables variables = 3;
|
|
1725
|
+
*/
|
|
1726
|
+
variables?: Block_Stream_Variables;
|
|
1727
|
+
|
|
1728
|
+
/**
|
|
1729
|
+
* @generated from field: api.v1.Block.Stream.Options options = 4;
|
|
1730
|
+
*/
|
|
1731
|
+
options?: Block_Stream_Options;
|
|
1732
|
+
|
|
1733
|
+
constructor(data?: PartialMessage<Block_Stream>) {
|
|
1734
|
+
super();
|
|
1735
|
+
proto3.util.initPartial(data, this);
|
|
1736
|
+
}
|
|
1737
|
+
|
|
1738
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
1739
|
+
static readonly typeName = "api.v1.Block.Stream";
|
|
1740
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
1741
|
+
{ no: 1, name: "trigger", kind: "message", T: Block_Stream_Trigger },
|
|
1742
|
+
{ no: 2, name: "process", kind: "message", T: Blocks },
|
|
1743
|
+
{ no: 3, name: "variables", kind: "message", T: Block_Stream_Variables },
|
|
1744
|
+
{ no: 4, name: "options", kind: "message", T: Block_Stream_Options },
|
|
1745
|
+
]);
|
|
1746
|
+
|
|
1747
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Block_Stream {
|
|
1748
|
+
return new Block_Stream().fromBinary(bytes, options);
|
|
1749
|
+
}
|
|
1750
|
+
|
|
1751
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Block_Stream {
|
|
1752
|
+
return new Block_Stream().fromJson(jsonValue, options);
|
|
1753
|
+
}
|
|
1754
|
+
|
|
1755
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Block_Stream {
|
|
1756
|
+
return new Block_Stream().fromJsonString(jsonString, options);
|
|
1757
|
+
}
|
|
1758
|
+
|
|
1759
|
+
static equals(a: Block_Stream | PlainMessage<Block_Stream> | undefined, b: Block_Stream | PlainMessage<Block_Stream> | undefined): boolean {
|
|
1760
|
+
return proto3.util.equals(Block_Stream, a, b);
|
|
1761
|
+
}
|
|
1762
|
+
}
|
|
1763
|
+
|
|
1764
|
+
/**
|
|
1765
|
+
* @generated from message api.v1.Block.Stream.Variables
|
|
1766
|
+
*/
|
|
1767
|
+
export class Block_Stream_Variables extends Message<Block_Stream_Variables> {
|
|
1768
|
+
/**
|
|
1769
|
+
* @generated from field: string item = 1;
|
|
1770
|
+
*/
|
|
1771
|
+
item = "";
|
|
1772
|
+
|
|
1773
|
+
constructor(data?: PartialMessage<Block_Stream_Variables>) {
|
|
1774
|
+
super();
|
|
1775
|
+
proto3.util.initPartial(data, this);
|
|
1776
|
+
}
|
|
1777
|
+
|
|
1778
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
1779
|
+
static readonly typeName = "api.v1.Block.Stream.Variables";
|
|
1780
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
1781
|
+
{ no: 1, name: "item", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1782
|
+
]);
|
|
1783
|
+
|
|
1784
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Block_Stream_Variables {
|
|
1785
|
+
return new Block_Stream_Variables().fromBinary(bytes, options);
|
|
1786
|
+
}
|
|
1787
|
+
|
|
1788
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Block_Stream_Variables {
|
|
1789
|
+
return new Block_Stream_Variables().fromJson(jsonValue, options);
|
|
1790
|
+
}
|
|
1791
|
+
|
|
1792
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Block_Stream_Variables {
|
|
1793
|
+
return new Block_Stream_Variables().fromJsonString(jsonString, options);
|
|
1794
|
+
}
|
|
1795
|
+
|
|
1796
|
+
static equals(a: Block_Stream_Variables | PlainMessage<Block_Stream_Variables> | undefined, b: Block_Stream_Variables | PlainMessage<Block_Stream_Variables> | undefined): boolean {
|
|
1797
|
+
return proto3.util.equals(Block_Stream_Variables, a, b);
|
|
1798
|
+
}
|
|
1799
|
+
}
|
|
1800
|
+
|
|
1801
|
+
/**
|
|
1802
|
+
* @generated from message api.v1.Block.Stream.Options
|
|
1803
|
+
*/
|
|
1804
|
+
export class Block_Stream_Options extends Message<Block_Stream_Options> {
|
|
1805
|
+
/**
|
|
1806
|
+
* The UI has "auto send" but we need the default to be false
|
|
1807
|
+
* So our name here needs to be the opposite.
|
|
1808
|
+
*
|
|
1809
|
+
* @generated from field: bool disable_auto_send = 1;
|
|
1810
|
+
*/
|
|
1811
|
+
disableAutoSend = false;
|
|
1812
|
+
|
|
1813
|
+
constructor(data?: PartialMessage<Block_Stream_Options>) {
|
|
1814
|
+
super();
|
|
1815
|
+
proto3.util.initPartial(data, this);
|
|
1816
|
+
}
|
|
1817
|
+
|
|
1818
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
1819
|
+
static readonly typeName = "api.v1.Block.Stream.Options";
|
|
1820
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
1821
|
+
{ no: 1, name: "disable_auto_send", kind: "scalar", T: 8 /* ScalarType.BOOL */ },
|
|
1822
|
+
]);
|
|
1823
|
+
|
|
1824
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Block_Stream_Options {
|
|
1825
|
+
return new Block_Stream_Options().fromBinary(bytes, options);
|
|
1826
|
+
}
|
|
1827
|
+
|
|
1828
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Block_Stream_Options {
|
|
1829
|
+
return new Block_Stream_Options().fromJson(jsonValue, options);
|
|
1830
|
+
}
|
|
1831
|
+
|
|
1832
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Block_Stream_Options {
|
|
1833
|
+
return new Block_Stream_Options().fromJsonString(jsonString, options);
|
|
1834
|
+
}
|
|
1835
|
+
|
|
1836
|
+
static equals(a: Block_Stream_Options | PlainMessage<Block_Stream_Options> | undefined, b: Block_Stream_Options | PlainMessage<Block_Stream_Options> | undefined): boolean {
|
|
1837
|
+
return proto3.util.equals(Block_Stream_Options, a, b);
|
|
1838
|
+
}
|
|
1839
|
+
}
|
|
1840
|
+
|
|
1841
|
+
/**
|
|
1842
|
+
* @generated from message api.v1.Block.Stream.Trigger
|
|
1843
|
+
*/
|
|
1844
|
+
export class Block_Stream_Trigger extends Message<Block_Stream_Trigger> {
|
|
1845
|
+
/**
|
|
1846
|
+
* @generated from field: string name = 1;
|
|
1847
|
+
*/
|
|
1848
|
+
name = "";
|
|
1849
|
+
|
|
1850
|
+
/**
|
|
1851
|
+
* @generated from field: api.v1.Step step = 2;
|
|
1852
|
+
*/
|
|
1853
|
+
step?: Step;
|
|
1854
|
+
|
|
1855
|
+
constructor(data?: PartialMessage<Block_Stream_Trigger>) {
|
|
1856
|
+
super();
|
|
1857
|
+
proto3.util.initPartial(data, this);
|
|
1858
|
+
}
|
|
1859
|
+
|
|
1860
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
1861
|
+
static readonly typeName = "api.v1.Block.Stream.Trigger";
|
|
1862
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
1863
|
+
{ no: 1, name: "name", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1864
|
+
{ no: 2, name: "step", kind: "message", T: Step },
|
|
1865
|
+
]);
|
|
1866
|
+
|
|
1867
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Block_Stream_Trigger {
|
|
1868
|
+
return new Block_Stream_Trigger().fromBinary(bytes, options);
|
|
1869
|
+
}
|
|
1870
|
+
|
|
1871
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Block_Stream_Trigger {
|
|
1872
|
+
return new Block_Stream_Trigger().fromJson(jsonValue, options);
|
|
1873
|
+
}
|
|
1874
|
+
|
|
1875
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Block_Stream_Trigger {
|
|
1876
|
+
return new Block_Stream_Trigger().fromJsonString(jsonString, options);
|
|
1877
|
+
}
|
|
1878
|
+
|
|
1879
|
+
static equals(a: Block_Stream_Trigger | PlainMessage<Block_Stream_Trigger> | undefined, b: Block_Stream_Trigger | PlainMessage<Block_Stream_Trigger> | undefined): boolean {
|
|
1880
|
+
return proto3.util.equals(Block_Stream_Trigger, a, b);
|
|
1881
|
+
}
|
|
1882
|
+
}
|
|
1883
|
+
|
|
1884
|
+
/**
|
|
1885
|
+
* @generated from message api.v1.Block.Send
|
|
1886
|
+
*/
|
|
1887
|
+
export class Block_Send extends Message<Block_Send> {
|
|
1888
|
+
/**
|
|
1889
|
+
* @generated from field: string message = 1;
|
|
1890
|
+
*/
|
|
1891
|
+
message = "";
|
|
1892
|
+
|
|
1893
|
+
constructor(data?: PartialMessage<Block_Send>) {
|
|
1894
|
+
super();
|
|
1895
|
+
proto3.util.initPartial(data, this);
|
|
1896
|
+
}
|
|
1897
|
+
|
|
1898
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
1899
|
+
static readonly typeName = "api.v1.Block.Send";
|
|
1900
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
1901
|
+
{ no: 1, name: "message", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1902
|
+
]);
|
|
1903
|
+
|
|
1904
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Block_Send {
|
|
1905
|
+
return new Block_Send().fromBinary(bytes, options);
|
|
1906
|
+
}
|
|
1907
|
+
|
|
1908
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Block_Send {
|
|
1909
|
+
return new Block_Send().fromJson(jsonValue, options);
|
|
1910
|
+
}
|
|
1911
|
+
|
|
1912
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Block_Send {
|
|
1913
|
+
return new Block_Send().fromJsonString(jsonString, options);
|
|
1914
|
+
}
|
|
1915
|
+
|
|
1916
|
+
static equals(a: Block_Send | PlainMessage<Block_Send> | undefined, b: Block_Send | PlainMessage<Block_Send> | undefined): boolean {
|
|
1917
|
+
return proto3.util.equals(Block_Send, a, b);
|
|
1918
|
+
}
|
|
1919
|
+
}
|
|
1920
|
+
|
|
1921
|
+
/**
|
|
1922
|
+
* @generated from message api.v1.Step
|
|
1923
|
+
*/
|
|
1924
|
+
export class Step extends Message<Step> {
|
|
1925
|
+
/**
|
|
1926
|
+
* Important: integration means integration id
|
|
1927
|
+
*
|
|
1928
|
+
* @generated from field: string integration = 1;
|
|
1929
|
+
*/
|
|
1930
|
+
integration = "";
|
|
1931
|
+
|
|
1932
|
+
/**
|
|
1933
|
+
* @generated from oneof api.v1.Step.config
|
|
1934
|
+
*/
|
|
1935
|
+
config: {
|
|
1936
|
+
/**
|
|
1937
|
+
* @generated from field: plugins.python.v1.Plugin python = 2;
|
|
1938
|
+
*/
|
|
1939
|
+
value: Plugin;
|
|
1940
|
+
case: "python";
|
|
1941
|
+
} | {
|
|
1942
|
+
/**
|
|
1943
|
+
* @generated from field: plugins.bigquery.v1.Plugin bigquery = 3;
|
|
1944
|
+
*/
|
|
1945
|
+
value: Plugin$1;
|
|
1946
|
+
case: "bigquery";
|
|
1947
|
+
} | {
|
|
1948
|
+
/**
|
|
1949
|
+
* @generated from field: plugins.dynamodb.v1.Plugin dynamodb = 4;
|
|
1950
|
+
*/
|
|
1951
|
+
value: Plugin$2;
|
|
1952
|
+
case: "dynamodb";
|
|
1953
|
+
} | {
|
|
1954
|
+
/**
|
|
1955
|
+
* @generated from field: plugins.email.v1.Plugin email = 5;
|
|
1956
|
+
*/
|
|
1957
|
+
value: Plugin$3;
|
|
1958
|
+
case: "email";
|
|
1959
|
+
} | {
|
|
1960
|
+
/**
|
|
1961
|
+
* @generated from field: plugins.graphql.v1.Plugin graphql = 6;
|
|
1962
|
+
*/
|
|
1963
|
+
value: Plugin$4;
|
|
1964
|
+
case: "graphql";
|
|
1965
|
+
} | {
|
|
1966
|
+
/**
|
|
1967
|
+
* @generated from field: plugins.graphql.v1.Plugin graphqlintegration = 7;
|
|
1968
|
+
*/
|
|
1969
|
+
value: Plugin$4;
|
|
1970
|
+
case: "graphqlintegration";
|
|
1971
|
+
} | {
|
|
1972
|
+
/**
|
|
1973
|
+
* @generated from field: plugins.gsheets.v1.Plugin gsheets = 8;
|
|
1974
|
+
*/
|
|
1975
|
+
value: Plugin$5;
|
|
1976
|
+
case: "gsheets";
|
|
1977
|
+
} | {
|
|
1978
|
+
/**
|
|
1979
|
+
* @generated from field: plugins.mariadb.v1.Plugin mariadb = 9;
|
|
1980
|
+
*/
|
|
1981
|
+
value: Plugin$6;
|
|
1982
|
+
case: "mariadb";
|
|
1983
|
+
} | {
|
|
1984
|
+
/**
|
|
1985
|
+
* @generated from field: plugins.mssql.v1.Plugin mssql = 10;
|
|
1986
|
+
*/
|
|
1987
|
+
value: Plugin$7;
|
|
1988
|
+
case: "mssql";
|
|
1989
|
+
} | {
|
|
1990
|
+
/**
|
|
1991
|
+
* @generated from field: plugins.mysql.v1.Plugin mysql = 11;
|
|
1992
|
+
*/
|
|
1993
|
+
value: Plugin$8;
|
|
1994
|
+
case: "mysql";
|
|
1995
|
+
} | {
|
|
1996
|
+
/**
|
|
1997
|
+
* @generated from field: plugins.postgresql.v1.Plugin postgres = 12;
|
|
1998
|
+
*/
|
|
1999
|
+
value: Plugin$9;
|
|
2000
|
+
case: "postgres";
|
|
2001
|
+
} | {
|
|
2002
|
+
/**
|
|
2003
|
+
* @generated from field: plugins.redshift.v1.Plugin redshift = 13;
|
|
2004
|
+
*/
|
|
2005
|
+
value: Plugin$10;
|
|
2006
|
+
case: "redshift";
|
|
2007
|
+
} | {
|
|
2008
|
+
/**
|
|
2009
|
+
* @generated from field: plugins.restapi.v1.Plugin restapi = 14;
|
|
2010
|
+
*/
|
|
2011
|
+
value: Plugin$11;
|
|
2012
|
+
case: "restapi";
|
|
2013
|
+
} | {
|
|
2014
|
+
/**
|
|
2015
|
+
* @generated from field: plugins.restapiintegration.v1.Plugin restapiintegration = 15;
|
|
2016
|
+
*/
|
|
2017
|
+
value: Plugin$12;
|
|
2018
|
+
case: "restapiintegration";
|
|
2019
|
+
} | {
|
|
2020
|
+
/**
|
|
2021
|
+
* @generated from field: plugins.rockset.v1.Plugin rockset = 16;
|
|
2022
|
+
*/
|
|
2023
|
+
value: Plugin$13;
|
|
2024
|
+
case: "rockset";
|
|
2025
|
+
} | {
|
|
2026
|
+
/**
|
|
2027
|
+
* @generated from field: plugins.s3.v1.Plugin s3 = 17;
|
|
2028
|
+
*/
|
|
2029
|
+
value: Plugin$14;
|
|
2030
|
+
case: "s3";
|
|
2031
|
+
} | {
|
|
2032
|
+
/**
|
|
2033
|
+
* @generated from field: plugins.snowflake.v1.Plugin snowflake = 18;
|
|
2034
|
+
*/
|
|
2035
|
+
value: Plugin$15;
|
|
2036
|
+
case: "snowflake";
|
|
2037
|
+
} | {
|
|
2038
|
+
/**
|
|
2039
|
+
* @generated from field: plugins.workflow.v1.Plugin workflow = 19;
|
|
2040
|
+
*/
|
|
2041
|
+
value: Plugin$16;
|
|
2042
|
+
case: "workflow";
|
|
2043
|
+
} | {
|
|
2044
|
+
/**
|
|
2045
|
+
* @generated from field: plugins.javascript.v1.Plugin javascript = 20;
|
|
2046
|
+
*/
|
|
2047
|
+
value: Plugin$17;
|
|
2048
|
+
case: "javascript";
|
|
2049
|
+
} | {
|
|
2050
|
+
/**
|
|
2051
|
+
* @generated from field: plugins.mongodb.v1.Plugin mongodb = 21;
|
|
2052
|
+
*/
|
|
2053
|
+
value: Plugin$18;
|
|
2054
|
+
case: "mongodb";
|
|
2055
|
+
} | {
|
|
2056
|
+
/**
|
|
2057
|
+
* @generated from field: plugins.gcs.v1.Plugin gcs = 22;
|
|
2058
|
+
*/
|
|
2059
|
+
value: Plugin$19;
|
|
2060
|
+
case: "gcs";
|
|
2061
|
+
} | {
|
|
2062
|
+
/**
|
|
2063
|
+
* @generated from field: plugins.openai.v1.Plugin openai = 23;
|
|
2064
|
+
*/
|
|
2065
|
+
value: Plugin$20;
|
|
2066
|
+
case: "openai";
|
|
2067
|
+
} | {
|
|
2068
|
+
/**
|
|
2069
|
+
* Remapped due to proto not allowing dashes in field names
|
|
2070
|
+
*
|
|
2071
|
+
* @generated from field: plugins.ocr.v1.Plugin ocr = 24 [json_name = "superblocks-ocr"];
|
|
2072
|
+
*/
|
|
2073
|
+
value: Plugin$21;
|
|
2074
|
+
case: "ocr";
|
|
2075
|
+
} | {
|
|
2076
|
+
/**
|
|
2077
|
+
* @generated from field: plugins.kafka.v1.Plugin kafka = 25;
|
|
2078
|
+
*/
|
|
2079
|
+
value: Plugin$22;
|
|
2080
|
+
case: "kafka";
|
|
2081
|
+
} | {
|
|
2082
|
+
/**
|
|
2083
|
+
* @generated from field: plugins.kafka.v1.Plugin confluent = 26;
|
|
2084
|
+
*/
|
|
2085
|
+
value: Plugin$22;
|
|
2086
|
+
case: "confluent";
|
|
2087
|
+
} | {
|
|
2088
|
+
/**
|
|
2089
|
+
* @generated from field: plugins.kafka.v1.Plugin msk = 27;
|
|
2090
|
+
*/
|
|
2091
|
+
value: Plugin$22;
|
|
2092
|
+
case: "msk";
|
|
2093
|
+
} | {
|
|
2094
|
+
/**
|
|
2095
|
+
* @generated from field: plugins.kafka.v1.Plugin redpanda = 28;
|
|
2096
|
+
*/
|
|
2097
|
+
value: Plugin$22;
|
|
2098
|
+
case: "redpanda";
|
|
2099
|
+
} | {
|
|
2100
|
+
/**
|
|
2101
|
+
* There's also aiven(postgres|opensearch|redis|mysql|cassandra)
|
|
2102
|
+
*
|
|
2103
|
+
* @generated from field: plugins.kafka.v1.Plugin aivenkafka = 29;
|
|
2104
|
+
*/
|
|
2105
|
+
value: Plugin$22;
|
|
2106
|
+
case: "aivenkafka";
|
|
2107
|
+
} | {
|
|
2108
|
+
/**
|
|
2109
|
+
* @generated from field: plugins.cockroachdb.v1.Plugin cockroachdb = 30;
|
|
2110
|
+
*/
|
|
2111
|
+
value: Plugin$23;
|
|
2112
|
+
case: "cockroachdb";
|
|
2113
|
+
} | {
|
|
2114
|
+
/**
|
|
2115
|
+
* @generated from field: plugins.restapiintegration.v1.Plugin airtable = 31;
|
|
2116
|
+
*/
|
|
2117
|
+
value: Plugin$12;
|
|
2118
|
+
case: "airtable";
|
|
2119
|
+
} | {
|
|
2120
|
+
/**
|
|
2121
|
+
* @generated from field: plugins.restapiintegration.v1.Plugin notion = 32;
|
|
2122
|
+
*/
|
|
2123
|
+
value: Plugin$12;
|
|
2124
|
+
case: "notion";
|
|
2125
|
+
} | {
|
|
2126
|
+
/**
|
|
2127
|
+
* @generated from field: plugins.restapiintegration.v1.Plugin pagerduty = 33;
|
|
2128
|
+
*/
|
|
2129
|
+
value: Plugin$12;
|
|
2130
|
+
case: "pagerduty";
|
|
2131
|
+
} | {
|
|
2132
|
+
/**
|
|
2133
|
+
* @generated from field: plugins.restapiintegration.v1.Plugin sendgrid = 34;
|
|
2134
|
+
*/
|
|
2135
|
+
value: Plugin$12;
|
|
2136
|
+
case: "sendgrid";
|
|
2137
|
+
} | {
|
|
2138
|
+
/**
|
|
2139
|
+
* @generated from field: plugins.restapiintegration.v1.Plugin slack = 35;
|
|
2140
|
+
*/
|
|
2141
|
+
value: Plugin$12;
|
|
2142
|
+
case: "slack";
|
|
2143
|
+
} | {
|
|
2144
|
+
/**
|
|
2145
|
+
* @generated from field: plugins.athena.v1.Plugin athena = 36;
|
|
2146
|
+
*/
|
|
2147
|
+
value: Plugin$24;
|
|
2148
|
+
case: "athena";
|
|
2149
|
+
} | {
|
|
2150
|
+
/**
|
|
2151
|
+
* @generated from field: plugins.redis.v1.Plugin redis = 37;
|
|
2152
|
+
*/
|
|
2153
|
+
value: Plugin$25;
|
|
2154
|
+
case: "redis";
|
|
2155
|
+
} | {
|
|
2156
|
+
/**
|
|
2157
|
+
* @generated from field: plugins.restapiintegration.v1.Plugin asana = 38;
|
|
2158
|
+
*/
|
|
2159
|
+
value: Plugin$12;
|
|
2160
|
+
case: "asana";
|
|
2161
|
+
} | {
|
|
2162
|
+
/**
|
|
2163
|
+
* @generated from field: plugins.restapiintegration.v1.Plugin github = 39;
|
|
2164
|
+
*/
|
|
2165
|
+
value: Plugin$12;
|
|
2166
|
+
case: "github";
|
|
2167
|
+
} | {
|
|
2168
|
+
/**
|
|
2169
|
+
* @generated from field: plugins.smtp.v1.Plugin smtp = 40;
|
|
2170
|
+
*/
|
|
2171
|
+
value: Plugin$26;
|
|
2172
|
+
case: "smtp";
|
|
2173
|
+
} | {
|
|
2174
|
+
/**
|
|
2175
|
+
* @generated from field: plugins.salesforce.v1.Plugin salesforce = 41;
|
|
2176
|
+
*/
|
|
2177
|
+
value: Plugin$27;
|
|
2178
|
+
case: "salesforce";
|
|
2179
|
+
} | {
|
|
2180
|
+
/**
|
|
2181
|
+
* @generated from field: plugins.restapiintegration.v1.Plugin bitbucket = 42;
|
|
2182
|
+
*/
|
|
2183
|
+
value: Plugin$12;
|
|
2184
|
+
case: "bitbucket";
|
|
2185
|
+
} | {
|
|
2186
|
+
/**
|
|
2187
|
+
* @generated from field: plugins.restapiintegration.v1.Plugin circleci = 43;
|
|
2188
|
+
*/
|
|
2189
|
+
value: Plugin$12;
|
|
2190
|
+
case: "circleci";
|
|
2191
|
+
} | {
|
|
2192
|
+
/**
|
|
2193
|
+
* @generated from field: plugins.restapiintegration.v1.Plugin front = 44;
|
|
2194
|
+
*/
|
|
2195
|
+
value: Plugin$12;
|
|
2196
|
+
case: "front";
|
|
2197
|
+
} | {
|
|
2198
|
+
/**
|
|
2199
|
+
* @generated from field: plugins.restapiintegration.v1.Plugin intercom = 45;
|
|
2200
|
+
*/
|
|
2201
|
+
value: Plugin$12;
|
|
2202
|
+
case: "intercom";
|
|
2203
|
+
} | {
|
|
2204
|
+
/**
|
|
2205
|
+
* @generated from field: plugins.restapiintegration.v1.Plugin segment = 46;
|
|
2206
|
+
*/
|
|
2207
|
+
value: Plugin$12;
|
|
2208
|
+
case: "segment";
|
|
2209
|
+
} | {
|
|
2210
|
+
/**
|
|
2211
|
+
* @generated from field: plugins.restapiintegration.v1.Plugin launchdarkly = 47;
|
|
2212
|
+
*/
|
|
2213
|
+
value: Plugin$12;
|
|
2214
|
+
case: "launchdarkly";
|
|
2215
|
+
} | {
|
|
2216
|
+
/**
|
|
2217
|
+
* @generated from field: plugins.restapiintegration.v1.Plugin dropbox = 48;
|
|
2218
|
+
*/
|
|
2219
|
+
value: Plugin$12;
|
|
2220
|
+
case: "dropbox";
|
|
2221
|
+
} | {
|
|
2222
|
+
/**
|
|
2223
|
+
* @generated from field: plugins.restapiintegration.v1.Plugin twilio = 49;
|
|
2224
|
+
*/
|
|
2225
|
+
value: Plugin$12;
|
|
2226
|
+
case: "twilio";
|
|
2227
|
+
} | {
|
|
2228
|
+
/**
|
|
2229
|
+
* @generated from field: plugins.restapiintegration.v1.Plugin googledrive = 50;
|
|
2230
|
+
*/
|
|
2231
|
+
value: Plugin$12;
|
|
2232
|
+
case: "googledrive";
|
|
2233
|
+
} | {
|
|
2234
|
+
/**
|
|
2235
|
+
* @generated from field: plugins.restapiintegration.v1.Plugin googleanalytics = 51;
|
|
2236
|
+
*/
|
|
2237
|
+
value: Plugin$12;
|
|
2238
|
+
case: "googleanalytics";
|
|
2239
|
+
} | {
|
|
2240
|
+
/**
|
|
2241
|
+
* @generated from field: plugins.restapiintegration.v1.Plugin box = 52;
|
|
2242
|
+
*/
|
|
2243
|
+
value: Plugin$12;
|
|
2244
|
+
case: "box";
|
|
2245
|
+
} | {
|
|
2246
|
+
/**
|
|
2247
|
+
* @generated from field: plugins.restapiintegration.v1.Plugin hubspot = 53;
|
|
2248
|
+
*/
|
|
2249
|
+
value: Plugin$12;
|
|
2250
|
+
case: "hubspot";
|
|
2251
|
+
} | {
|
|
2252
|
+
/**
|
|
2253
|
+
* @generated from field: plugins.restapiintegration.v1.Plugin stripe = 54;
|
|
2254
|
+
*/
|
|
2255
|
+
value: Plugin$12;
|
|
2256
|
+
case: "stripe";
|
|
2257
|
+
} | {
|
|
2258
|
+
/**
|
|
2259
|
+
* @generated from field: plugins.restapiintegration.v1.Plugin zoom = 55;
|
|
2260
|
+
*/
|
|
2261
|
+
value: Plugin$12;
|
|
2262
|
+
case: "zoom";
|
|
2263
|
+
} | {
|
|
2264
|
+
/**
|
|
2265
|
+
* @generated from field: plugins.restapiintegration.v1.Plugin jira = 56;
|
|
2266
|
+
*/
|
|
2267
|
+
value: Plugin$12;
|
|
2268
|
+
case: "jira";
|
|
2269
|
+
} | {
|
|
2270
|
+
/**
|
|
2271
|
+
* @generated from field: plugins.restapiintegration.v1.Plugin zendesk = 57;
|
|
2272
|
+
*/
|
|
2273
|
+
value: Plugin$12;
|
|
2274
|
+
case: "zendesk";
|
|
2275
|
+
} | {
|
|
2276
|
+
/**
|
|
2277
|
+
* @generated from field: plugins.adls.v1.Plugin adls = 58;
|
|
2278
|
+
*/
|
|
2279
|
+
value: Plugin$28;
|
|
2280
|
+
case: "adls";
|
|
2281
|
+
} | {
|
|
2282
|
+
/**
|
|
2283
|
+
* @generated from field: plugins.pinecone.v1.Plugin pinecone = 59;
|
|
2284
|
+
*/
|
|
2285
|
+
value: Plugin$29;
|
|
2286
|
+
case: "pinecone";
|
|
2287
|
+
} | {
|
|
2288
|
+
/**
|
|
2289
|
+
* @generated from field: plugins.cosmosdb.v1.Plugin cosmosdb = 60;
|
|
2290
|
+
*/
|
|
2291
|
+
value: Plugin$30;
|
|
2292
|
+
case: "cosmosdb";
|
|
2293
|
+
} | {
|
|
2294
|
+
/**
|
|
2295
|
+
* @generated from field: plugins.restapiintegration.v1.Plugin datadog = 61;
|
|
2296
|
+
*/
|
|
2297
|
+
value: Plugin$12;
|
|
2298
|
+
case: "datadog";
|
|
2299
|
+
} | {
|
|
2300
|
+
/**
|
|
2301
|
+
* @generated from field: plugins.restapiintegration.v1.Plugin xero = 62;
|
|
2302
|
+
*/
|
|
2303
|
+
value: Plugin$12;
|
|
2304
|
+
case: "xero";
|
|
2305
|
+
} | {
|
|
2306
|
+
/**
|
|
2307
|
+
* @generated from field: plugins.oracledb.v1.Plugin oracledb = 63;
|
|
2308
|
+
*/
|
|
2309
|
+
value: Plugin$31;
|
|
2310
|
+
case: "oracledb";
|
|
2311
|
+
} | {
|
|
2312
|
+
/**
|
|
2313
|
+
* @generated from field: plugins.restapiintegration.v1.Plugin elasticsearch = 64;
|
|
2314
|
+
*/
|
|
2315
|
+
value: Plugin$12;
|
|
2316
|
+
case: "elasticsearch";
|
|
2317
|
+
} | {
|
|
2318
|
+
/**
|
|
2319
|
+
* @generated from field: plugins.databricks.v1.Plugin databricks = 65;
|
|
2320
|
+
*/
|
|
2321
|
+
value: Plugin$32;
|
|
2322
|
+
case: "databricks";
|
|
2323
|
+
} | {
|
|
2324
|
+
/**
|
|
2325
|
+
* @generated from field: plugins.couchbase.v1.Plugin couchbase = 66;
|
|
2326
|
+
*/
|
|
2327
|
+
value: Plugin$33;
|
|
2328
|
+
case: "couchbase";
|
|
2329
|
+
} | {
|
|
2330
|
+
/**
|
|
2331
|
+
* @generated from field: plugins.custom.v1.Plugin custom = 67;
|
|
2332
|
+
*/
|
|
2333
|
+
value: Plugin$34;
|
|
2334
|
+
case: "custom";
|
|
2335
|
+
} | {
|
|
2336
|
+
/**
|
|
2337
|
+
* @generated from field: plugins.restapiintegration.v1.Plugin anthropic = 68;
|
|
2338
|
+
*/
|
|
2339
|
+
value: Plugin$12;
|
|
2340
|
+
case: "anthropic";
|
|
2341
|
+
} | {
|
|
2342
|
+
/**
|
|
2343
|
+
* @generated from field: plugins.restapiintegration.v1.Plugin cohere = 69;
|
|
2344
|
+
*/
|
|
2345
|
+
value: Plugin$12;
|
|
2346
|
+
case: "cohere";
|
|
2347
|
+
} | {
|
|
2348
|
+
/**
|
|
2349
|
+
* @generated from field: plugins.restapiintegration.v1.Plugin fireworks = 70;
|
|
2350
|
+
*/
|
|
2351
|
+
value: Plugin$12;
|
|
2352
|
+
case: "fireworks";
|
|
2353
|
+
} | {
|
|
2354
|
+
/**
|
|
2355
|
+
* @generated from field: plugins.restapiintegration.v1.Plugin mistral = 71;
|
|
2356
|
+
*/
|
|
2357
|
+
value: Plugin$12;
|
|
2358
|
+
case: "mistral";
|
|
2359
|
+
} | {
|
|
2360
|
+
/**
|
|
2361
|
+
* @generated from field: plugins.restapiintegration.v1.Plugin groq = 72;
|
|
2362
|
+
*/
|
|
2363
|
+
value: Plugin$12;
|
|
2364
|
+
case: "groq";
|
|
2365
|
+
} | {
|
|
2366
|
+
/**
|
|
2367
|
+
* @generated from field: plugins.restapiintegration.v1.Plugin perplexity = 73;
|
|
2368
|
+
*/
|
|
2369
|
+
value: Plugin$12;
|
|
2370
|
+
case: "perplexity";
|
|
2371
|
+
} | {
|
|
2372
|
+
/**
|
|
2373
|
+
* @generated from field: plugins.restapiintegration.v1.Plugin stabilityai = 74;
|
|
2374
|
+
*/
|
|
2375
|
+
value: Plugin$12;
|
|
2376
|
+
case: "stabilityai";
|
|
2377
|
+
} | {
|
|
2378
|
+
/**
|
|
2379
|
+
* @generated from field: plugins.restapiintegration.v1.Plugin gemini = 75;
|
|
2380
|
+
*/
|
|
2381
|
+
value: Plugin$12;
|
|
2382
|
+
case: "gemini";
|
|
2383
|
+
} | {
|
|
2384
|
+
/**
|
|
2385
|
+
* @generated from field: plugins.kinesis.v1.Plugin kinesis = 76;
|
|
2386
|
+
*/
|
|
2387
|
+
value: Plugin$35;
|
|
2388
|
+
case: "kinesis";
|
|
2389
|
+
} | { case: undefined; value?: undefined } = { case: undefined };
|
|
2390
|
+
|
|
2391
|
+
constructor(data?: PartialMessage<Step>) {
|
|
2392
|
+
super();
|
|
2393
|
+
proto3.util.initPartial(data, this);
|
|
2394
|
+
}
|
|
2395
|
+
|
|
2396
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
2397
|
+
static readonly typeName = "api.v1.Step";
|
|
2398
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
2399
|
+
{ no: 1, name: "integration", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
2400
|
+
{ no: 2, name: "python", kind: "message", T: Plugin, oneof: "config" },
|
|
2401
|
+
{ no: 3, name: "bigquery", kind: "message", T: Plugin$1, oneof: "config" },
|
|
2402
|
+
{ no: 4, name: "dynamodb", kind: "message", T: Plugin$2, oneof: "config" },
|
|
2403
|
+
{ no: 5, name: "email", kind: "message", T: Plugin$3, oneof: "config" },
|
|
2404
|
+
{ no: 6, name: "graphql", kind: "message", T: Plugin$4, oneof: "config" },
|
|
2405
|
+
{ no: 7, name: "graphqlintegration", kind: "message", T: Plugin$4, oneof: "config" },
|
|
2406
|
+
{ no: 8, name: "gsheets", kind: "message", T: Plugin$5, oneof: "config" },
|
|
2407
|
+
{ no: 9, name: "mariadb", kind: "message", T: Plugin$6, oneof: "config" },
|
|
2408
|
+
{ no: 10, name: "mssql", kind: "message", T: Plugin$7, oneof: "config" },
|
|
2409
|
+
{ no: 11, name: "mysql", kind: "message", T: Plugin$8, oneof: "config" },
|
|
2410
|
+
{ no: 12, name: "postgres", kind: "message", T: Plugin$9, oneof: "config" },
|
|
2411
|
+
{ no: 13, name: "redshift", kind: "message", T: Plugin$10, oneof: "config" },
|
|
2412
|
+
{ no: 14, name: "restapi", kind: "message", T: Plugin$11, oneof: "config" },
|
|
2413
|
+
{ no: 15, name: "restapiintegration", kind: "message", T: Plugin$12, oneof: "config" },
|
|
2414
|
+
{ no: 16, name: "rockset", kind: "message", T: Plugin$13, oneof: "config" },
|
|
2415
|
+
{ no: 17, name: "s3", kind: "message", T: Plugin$14, oneof: "config" },
|
|
2416
|
+
{ no: 18, name: "snowflake", kind: "message", T: Plugin$15, oneof: "config" },
|
|
2417
|
+
{ no: 19, name: "workflow", kind: "message", T: Plugin$16, oneof: "config" },
|
|
2418
|
+
{ no: 20, name: "javascript", kind: "message", T: Plugin$17, oneof: "config" },
|
|
2419
|
+
{ no: 21, name: "mongodb", kind: "message", T: Plugin$18, oneof: "config" },
|
|
2420
|
+
{ no: 22, name: "gcs", kind: "message", T: Plugin$19, oneof: "config" },
|
|
2421
|
+
{ no: 23, name: "openai", kind: "message", T: Plugin$20, oneof: "config" },
|
|
2422
|
+
{ no: 24, name: "ocr", jsonName: "superblocks-ocr", kind: "message", T: Plugin$21, oneof: "config" },
|
|
2423
|
+
{ no: 25, name: "kafka", kind: "message", T: Plugin$22, oneof: "config" },
|
|
2424
|
+
{ no: 26, name: "confluent", kind: "message", T: Plugin$22, oneof: "config" },
|
|
2425
|
+
{ no: 27, name: "msk", kind: "message", T: Plugin$22, oneof: "config" },
|
|
2426
|
+
{ no: 28, name: "redpanda", kind: "message", T: Plugin$22, oneof: "config" },
|
|
2427
|
+
{ no: 29, name: "aivenkafka", kind: "message", T: Plugin$22, oneof: "config" },
|
|
2428
|
+
{ no: 30, name: "cockroachdb", kind: "message", T: Plugin$23, oneof: "config" },
|
|
2429
|
+
{ no: 31, name: "airtable", kind: "message", T: Plugin$12, oneof: "config" },
|
|
2430
|
+
{ no: 32, name: "notion", kind: "message", T: Plugin$12, oneof: "config" },
|
|
2431
|
+
{ no: 33, name: "pagerduty", kind: "message", T: Plugin$12, oneof: "config" },
|
|
2432
|
+
{ no: 34, name: "sendgrid", kind: "message", T: Plugin$12, oneof: "config" },
|
|
2433
|
+
{ no: 35, name: "slack", kind: "message", T: Plugin$12, oneof: "config" },
|
|
2434
|
+
{ no: 36, name: "athena", kind: "message", T: Plugin$24, oneof: "config" },
|
|
2435
|
+
{ no: 37, name: "redis", kind: "message", T: Plugin$25, oneof: "config" },
|
|
2436
|
+
{ no: 38, name: "asana", kind: "message", T: Plugin$12, oneof: "config" },
|
|
2437
|
+
{ no: 39, name: "github", kind: "message", T: Plugin$12, oneof: "config" },
|
|
2438
|
+
{ no: 40, name: "smtp", kind: "message", T: Plugin$26, oneof: "config" },
|
|
2439
|
+
{ no: 41, name: "salesforce", kind: "message", T: Plugin$27, oneof: "config" },
|
|
2440
|
+
{ no: 42, name: "bitbucket", kind: "message", T: Plugin$12, oneof: "config" },
|
|
2441
|
+
{ no: 43, name: "circleci", kind: "message", T: Plugin$12, oneof: "config" },
|
|
2442
|
+
{ no: 44, name: "front", kind: "message", T: Plugin$12, oneof: "config" },
|
|
2443
|
+
{ no: 45, name: "intercom", kind: "message", T: Plugin$12, oneof: "config" },
|
|
2444
|
+
{ no: 46, name: "segment", kind: "message", T: Plugin$12, oneof: "config" },
|
|
2445
|
+
{ no: 47, name: "launchdarkly", kind: "message", T: Plugin$12, oneof: "config" },
|
|
2446
|
+
{ no: 48, name: "dropbox", kind: "message", T: Plugin$12, oneof: "config" },
|
|
2447
|
+
{ no: 49, name: "twilio", kind: "message", T: Plugin$12, oneof: "config" },
|
|
2448
|
+
{ no: 50, name: "googledrive", kind: "message", T: Plugin$12, oneof: "config" },
|
|
2449
|
+
{ no: 51, name: "googleanalytics", kind: "message", T: Plugin$12, oneof: "config" },
|
|
2450
|
+
{ no: 52, name: "box", kind: "message", T: Plugin$12, oneof: "config" },
|
|
2451
|
+
{ no: 53, name: "hubspot", kind: "message", T: Plugin$12, oneof: "config" },
|
|
2452
|
+
{ no: 54, name: "stripe", kind: "message", T: Plugin$12, oneof: "config" },
|
|
2453
|
+
{ no: 55, name: "zoom", kind: "message", T: Plugin$12, oneof: "config" },
|
|
2454
|
+
{ no: 56, name: "jira", kind: "message", T: Plugin$12, oneof: "config" },
|
|
2455
|
+
{ no: 57, name: "zendesk", kind: "message", T: Plugin$12, oneof: "config" },
|
|
2456
|
+
{ no: 58, name: "adls", kind: "message", T: Plugin$28, oneof: "config" },
|
|
2457
|
+
{ no: 59, name: "pinecone", kind: "message", T: Plugin$29, oneof: "config" },
|
|
2458
|
+
{ no: 60, name: "cosmosdb", kind: "message", T: Plugin$30, oneof: "config" },
|
|
2459
|
+
{ no: 61, name: "datadog", kind: "message", T: Plugin$12, oneof: "config" },
|
|
2460
|
+
{ no: 62, name: "xero", kind: "message", T: Plugin$12, oneof: "config" },
|
|
2461
|
+
{ no: 63, name: "oracledb", kind: "message", T: Plugin$31, oneof: "config" },
|
|
2462
|
+
{ no: 64, name: "elasticsearch", kind: "message", T: Plugin$12, oneof: "config" },
|
|
2463
|
+
{ no: 65, name: "databricks", kind: "message", T: Plugin$32, oneof: "config" },
|
|
2464
|
+
{ no: 66, name: "couchbase", kind: "message", T: Plugin$33, oneof: "config" },
|
|
2465
|
+
{ no: 67, name: "custom", kind: "message", T: Plugin$34, oneof: "config" },
|
|
2466
|
+
{ no: 68, name: "anthropic", kind: "message", T: Plugin$12, oneof: "config" },
|
|
2467
|
+
{ no: 69, name: "cohere", kind: "message", T: Plugin$12, oneof: "config" },
|
|
2468
|
+
{ no: 70, name: "fireworks", kind: "message", T: Plugin$12, oneof: "config" },
|
|
2469
|
+
{ no: 71, name: "mistral", kind: "message", T: Plugin$12, oneof: "config" },
|
|
2470
|
+
{ no: 72, name: "groq", kind: "message", T: Plugin$12, oneof: "config" },
|
|
2471
|
+
{ no: 73, name: "perplexity", kind: "message", T: Plugin$12, oneof: "config" },
|
|
2472
|
+
{ no: 74, name: "stabilityai", kind: "message", T: Plugin$12, oneof: "config" },
|
|
2473
|
+
{ no: 75, name: "gemini", kind: "message", T: Plugin$12, oneof: "config" },
|
|
2474
|
+
{ no: 76, name: "kinesis", kind: "message", T: Plugin$35, oneof: "config" },
|
|
2475
|
+
]);
|
|
2476
|
+
|
|
2477
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Step {
|
|
2478
|
+
return new Step().fromBinary(bytes, options);
|
|
2479
|
+
}
|
|
2480
|
+
|
|
2481
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Step {
|
|
2482
|
+
return new Step().fromJson(jsonValue, options);
|
|
2483
|
+
}
|
|
2484
|
+
|
|
2485
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Step {
|
|
2486
|
+
return new Step().fromJsonString(jsonString, options);
|
|
2487
|
+
}
|
|
2488
|
+
|
|
2489
|
+
static equals(a: Step | PlainMessage<Step> | undefined, b: Step | PlainMessage<Step> | undefined): boolean {
|
|
2490
|
+
return proto3.util.equals(Step, a, b);
|
|
2491
|
+
}
|
|
2492
|
+
}
|
|
2493
|
+
|