@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,1657 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// @generated by protoc-gen-es v1.2.0 with parameter "target=ts"
|
|
3
|
+
// @generated from file api/v1/api.proto (package api.v1, syntax proto3)
|
|
4
|
+
/* eslint-disable */
|
|
5
|
+
// @ts-nocheck
|
|
6
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
7
|
+
exports.Step = exports.Block_Send = exports.Block_Stream_Trigger = exports.Block_Stream_Options = exports.Block_Stream_Variables = exports.Block_Stream = exports.Block_Wait = exports.Block_Throw = exports.Block_Return = exports.Block_Break = exports.Block_TryCatch_Variables = exports.Block_TryCatch = exports.Block_Loop_Variables = exports.Block_Loop_Type = exports.Block_Loop = exports.Block_Conditional_Condition = exports.Block_Conditional = exports.Block_Parallel_Dynamic_Variables = exports.Block_Parallel_Dynamic = exports.Block_Parallel_Static = exports.Block_Parallel_Wait = exports.Block_Parallel = exports.Block = exports.Blocks = exports.Trigger_Job_Days = exports.Trigger_Job_Options = exports.Trigger_Job_Interval = exports.Trigger_Job = exports.Trigger_Workflow_Parameters_QueryParam = exports.Trigger_Workflow_Parameters = exports.Trigger_Workflow_Options = exports.Trigger_Workflow = exports.Trigger_Application_Options = exports.Trigger_Application = exports.Trigger = exports.Profiles_Modes_Settings = exports.Profiles_Modes = exports.Profiles = exports.Authorization = exports.Api = exports.AuthorizationType = void 0;
|
|
8
|
+
const protobuf_1 = require("@bufbuild/protobuf");
|
|
9
|
+
const common_pb_1 = require("../../common/v1/common_pb");
|
|
10
|
+
const utils_pb_1 = require("../../utils/v1/utils_pb");
|
|
11
|
+
const blocks_pb_1 = require("./blocks_pb");
|
|
12
|
+
const plugin_pb_1 = require("../../plugins/python/v1/plugin_pb");
|
|
13
|
+
const plugin_pb_2 = require("../../plugins/bigquery/v1/plugin_pb");
|
|
14
|
+
const plugin_pb_3 = require("../../plugins/dynamodb/v1/plugin_pb");
|
|
15
|
+
const plugin_pb_4 = require("../../plugins/email/v1/plugin_pb");
|
|
16
|
+
const plugin_pb_5 = require("../../plugins/graphql/v1/plugin_pb");
|
|
17
|
+
const plugin_pb_6 = require("../../plugins/gsheets/v1/plugin_pb");
|
|
18
|
+
const plugin_pb_7 = require("../../plugins/mariadb/v1/plugin_pb");
|
|
19
|
+
const plugin_pb_8 = require("../../plugins/mssql/v1/plugin_pb");
|
|
20
|
+
const plugin_pb_9 = require("../../plugins/mysql/v1/plugin_pb");
|
|
21
|
+
const plugin_pb_10 = require("../../plugins/postgresql/v1/plugin_pb");
|
|
22
|
+
const plugin_pb_11 = require("../../plugins/redshift/v1/plugin_pb");
|
|
23
|
+
const plugin_pb_12 = require("../../plugins/restapi/v1/plugin_pb");
|
|
24
|
+
const plugin_pb_13 = require("../../plugins/restapiintegration/v1/plugin_pb");
|
|
25
|
+
const plugin_pb_14 = require("../../plugins/rockset/v1/plugin_pb");
|
|
26
|
+
const plugin_pb_15 = require("../../plugins/s3/v1/plugin_pb");
|
|
27
|
+
const plugin_pb_16 = require("../../plugins/snowflake/v1/plugin_pb");
|
|
28
|
+
const plugin_pb_17 = require("../../plugins/workflow/v1/plugin_pb");
|
|
29
|
+
const plugin_pb_18 = require("../../plugins/javascript/v1/plugin_pb");
|
|
30
|
+
const plugin_pb_19 = require("../../plugins/mongodb/v1/plugin_pb");
|
|
31
|
+
const plugin_pb_20 = require("../../plugins/gcs/v1/plugin_pb");
|
|
32
|
+
const plugin_pb_21 = require("../../plugins/openai/v1/plugin_pb");
|
|
33
|
+
const plugin_pb_22 = require("../../plugins/ocr/v1/plugin_pb");
|
|
34
|
+
const plugin_pb_23 = require("../../plugins/kafka/v1/plugin_pb");
|
|
35
|
+
const plugin_pb_24 = require("../../plugins/cockroachdb/v1/plugin_pb");
|
|
36
|
+
const plugin_pb_25 = require("../../plugins/athena/v1/plugin_pb");
|
|
37
|
+
const plugin_pb_26 = require("../../plugins/redis/v1/plugin_pb");
|
|
38
|
+
const plugin_pb_27 = require("../../plugins/smtp/v1/plugin_pb");
|
|
39
|
+
const plugin_pb_28 = require("../../plugins/salesforce/v1/plugin_pb");
|
|
40
|
+
const plugin_pb_29 = require("../../plugins/adls/v1/plugin_pb");
|
|
41
|
+
const plugin_pb_30 = require("../../plugins/pinecone/v1/plugin_pb");
|
|
42
|
+
const plugin_pb_31 = require("../../plugins/cosmosdb/v1/plugin_pb");
|
|
43
|
+
const plugin_pb_32 = require("../../plugins/oracledb/v1/plugin_pb");
|
|
44
|
+
const plugin_pb_33 = require("../../plugins/databricks/v1/plugin_pb");
|
|
45
|
+
const plugin_pb_34 = require("../../plugins/couchbase/v1/plugin_pb");
|
|
46
|
+
const plugin_pb_35 = require("../../plugins/custom/v1/plugin_pb");
|
|
47
|
+
const plugin_pb_36 = require("../../plugins/kinesis/v1/plugin_pb");
|
|
48
|
+
/**
|
|
49
|
+
* @generated from enum api.v1.AuthorizationType
|
|
50
|
+
*/
|
|
51
|
+
var AuthorizationType;
|
|
52
|
+
(function (AuthorizationType) {
|
|
53
|
+
/**
|
|
54
|
+
* @generated from enum value: AUTHORIZATION_TYPE_UNSPECIFIED = 0;
|
|
55
|
+
*/
|
|
56
|
+
AuthorizationType[AuthorizationType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
57
|
+
/**
|
|
58
|
+
* @generated from enum value: AUTHORIZATION_TYPE_ALL_USERS = 1;
|
|
59
|
+
*/
|
|
60
|
+
AuthorizationType[AuthorizationType["ALL_USERS"] = 1] = "ALL_USERS";
|
|
61
|
+
/**
|
|
62
|
+
* @generated from enum value: AUTHORIZATION_TYPE_JS_EXPRESSION = 2;
|
|
63
|
+
*/
|
|
64
|
+
AuthorizationType[AuthorizationType["JS_EXPRESSION"] = 2] = "JS_EXPRESSION";
|
|
65
|
+
})(AuthorizationType || (exports.AuthorizationType = AuthorizationType = {}));
|
|
66
|
+
// Retrieve enum metadata with: proto3.getEnumType(AuthorizationType)
|
|
67
|
+
protobuf_1.proto3.util.setEnumType(AuthorizationType, "api.v1.AuthorizationType", [
|
|
68
|
+
{ no: 0, name: "AUTHORIZATION_TYPE_UNSPECIFIED" },
|
|
69
|
+
{ no: 1, name: "AUTHORIZATION_TYPE_ALL_USERS" },
|
|
70
|
+
{ no: 2, name: "AUTHORIZATION_TYPE_JS_EXPRESSION" },
|
|
71
|
+
]);
|
|
72
|
+
/**
|
|
73
|
+
* @generated from message api.v1.Api
|
|
74
|
+
*/
|
|
75
|
+
class Api extends protobuf_1.Message {
|
|
76
|
+
/**
|
|
77
|
+
* @generated from field: common.v1.Metadata metadata = 1;
|
|
78
|
+
*/
|
|
79
|
+
metadata;
|
|
80
|
+
/**
|
|
81
|
+
* @generated from field: repeated api.v1.Block blocks = 2;
|
|
82
|
+
*/
|
|
83
|
+
blocks = [];
|
|
84
|
+
/**
|
|
85
|
+
* @generated from field: api.v1.Trigger trigger = 3;
|
|
86
|
+
*/
|
|
87
|
+
trigger;
|
|
88
|
+
/**
|
|
89
|
+
* @generated from field: optional utils.v1.Signature signature = 4;
|
|
90
|
+
*/
|
|
91
|
+
signature;
|
|
92
|
+
/**
|
|
93
|
+
* @generated from field: optional api.v1.Authorization authorization = 5;
|
|
94
|
+
*/
|
|
95
|
+
authorization;
|
|
96
|
+
constructor(data) {
|
|
97
|
+
super();
|
|
98
|
+
protobuf_1.proto3.util.initPartial(data, this);
|
|
99
|
+
}
|
|
100
|
+
static runtime = protobuf_1.proto3;
|
|
101
|
+
static typeName = "api.v1.Api";
|
|
102
|
+
static fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
103
|
+
{ no: 1, name: "metadata", kind: "message", T: common_pb_1.Metadata },
|
|
104
|
+
{ no: 2, name: "blocks", kind: "message", T: Block, repeated: true },
|
|
105
|
+
{ no: 3, name: "trigger", kind: "message", T: Trigger },
|
|
106
|
+
{ no: 4, name: "signature", kind: "message", T: utils_pb_1.Signature, opt: true },
|
|
107
|
+
{ no: 5, name: "authorization", kind: "message", T: Authorization, opt: true },
|
|
108
|
+
]);
|
|
109
|
+
static fromBinary(bytes, options) {
|
|
110
|
+
return new Api().fromBinary(bytes, options);
|
|
111
|
+
}
|
|
112
|
+
static fromJson(jsonValue, options) {
|
|
113
|
+
return new Api().fromJson(jsonValue, options);
|
|
114
|
+
}
|
|
115
|
+
static fromJsonString(jsonString, options) {
|
|
116
|
+
return new Api().fromJsonString(jsonString, options);
|
|
117
|
+
}
|
|
118
|
+
static equals(a, b) {
|
|
119
|
+
return protobuf_1.proto3.util.equals(Api, a, b);
|
|
120
|
+
}
|
|
121
|
+
}
|
|
122
|
+
exports.Api = Api;
|
|
123
|
+
/**
|
|
124
|
+
* @generated from message api.v1.Authorization
|
|
125
|
+
*/
|
|
126
|
+
class Authorization extends protobuf_1.Message {
|
|
127
|
+
/**
|
|
128
|
+
* @generated from field: api.v1.AuthorizationType type = 1;
|
|
129
|
+
*/
|
|
130
|
+
type = AuthorizationType.UNSPECIFIED;
|
|
131
|
+
/**
|
|
132
|
+
* @generated from field: optional string expression = 2;
|
|
133
|
+
*/
|
|
134
|
+
expression;
|
|
135
|
+
constructor(data) {
|
|
136
|
+
super();
|
|
137
|
+
protobuf_1.proto3.util.initPartial(data, this);
|
|
138
|
+
}
|
|
139
|
+
static runtime = protobuf_1.proto3;
|
|
140
|
+
static typeName = "api.v1.Authorization";
|
|
141
|
+
static fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
142
|
+
{ no: 1, name: "type", kind: "enum", T: protobuf_1.proto3.getEnumType(AuthorizationType) },
|
|
143
|
+
{ no: 2, name: "expression", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
|
|
144
|
+
]);
|
|
145
|
+
static fromBinary(bytes, options) {
|
|
146
|
+
return new Authorization().fromBinary(bytes, options);
|
|
147
|
+
}
|
|
148
|
+
static fromJson(jsonValue, options) {
|
|
149
|
+
return new Authorization().fromJson(jsonValue, options);
|
|
150
|
+
}
|
|
151
|
+
static fromJsonString(jsonString, options) {
|
|
152
|
+
return new Authorization().fromJsonString(jsonString, options);
|
|
153
|
+
}
|
|
154
|
+
static equals(a, b) {
|
|
155
|
+
return protobuf_1.proto3.util.equals(Authorization, a, b);
|
|
156
|
+
}
|
|
157
|
+
}
|
|
158
|
+
exports.Authorization = Authorization;
|
|
159
|
+
/**
|
|
160
|
+
* @generated from message api.v1.Profiles
|
|
161
|
+
*/
|
|
162
|
+
class Profiles extends protobuf_1.Message {
|
|
163
|
+
/**
|
|
164
|
+
* @generated from field: api.v1.Profiles.Modes modes = 1;
|
|
165
|
+
*/
|
|
166
|
+
modes;
|
|
167
|
+
constructor(data) {
|
|
168
|
+
super();
|
|
169
|
+
protobuf_1.proto3.util.initPartial(data, this);
|
|
170
|
+
}
|
|
171
|
+
static runtime = protobuf_1.proto3;
|
|
172
|
+
static typeName = "api.v1.Profiles";
|
|
173
|
+
static fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
174
|
+
{ no: 1, name: "modes", kind: "message", T: Profiles_Modes },
|
|
175
|
+
]);
|
|
176
|
+
static fromBinary(bytes, options) {
|
|
177
|
+
return new Profiles().fromBinary(bytes, options);
|
|
178
|
+
}
|
|
179
|
+
static fromJson(jsonValue, options) {
|
|
180
|
+
return new Profiles().fromJson(jsonValue, options);
|
|
181
|
+
}
|
|
182
|
+
static fromJsonString(jsonString, options) {
|
|
183
|
+
return new Profiles().fromJsonString(jsonString, options);
|
|
184
|
+
}
|
|
185
|
+
static equals(a, b) {
|
|
186
|
+
return protobuf_1.proto3.util.equals(Profiles, a, b);
|
|
187
|
+
}
|
|
188
|
+
}
|
|
189
|
+
exports.Profiles = Profiles;
|
|
190
|
+
/**
|
|
191
|
+
* @generated from message api.v1.Profiles.Modes
|
|
192
|
+
*/
|
|
193
|
+
class Profiles_Modes extends protobuf_1.Message {
|
|
194
|
+
/**
|
|
195
|
+
* @generated from field: api.v1.Profiles.Modes.Settings editor = 1;
|
|
196
|
+
*/
|
|
197
|
+
editor;
|
|
198
|
+
/**
|
|
199
|
+
* @generated from field: api.v1.Profiles.Modes.Settings preview = 2;
|
|
200
|
+
*/
|
|
201
|
+
preview;
|
|
202
|
+
/**
|
|
203
|
+
* @generated from field: api.v1.Profiles.Modes.Settings deployed = 3;
|
|
204
|
+
*/
|
|
205
|
+
deployed;
|
|
206
|
+
constructor(data) {
|
|
207
|
+
super();
|
|
208
|
+
protobuf_1.proto3.util.initPartial(data, this);
|
|
209
|
+
}
|
|
210
|
+
static runtime = protobuf_1.proto3;
|
|
211
|
+
static typeName = "api.v1.Profiles.Modes";
|
|
212
|
+
static fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
213
|
+
{ no: 1, name: "editor", kind: "message", T: Profiles_Modes_Settings },
|
|
214
|
+
{ no: 2, name: "preview", kind: "message", T: Profiles_Modes_Settings },
|
|
215
|
+
{ no: 3, name: "deployed", kind: "message", T: Profiles_Modes_Settings },
|
|
216
|
+
]);
|
|
217
|
+
static fromBinary(bytes, options) {
|
|
218
|
+
return new Profiles_Modes().fromBinary(bytes, options);
|
|
219
|
+
}
|
|
220
|
+
static fromJson(jsonValue, options) {
|
|
221
|
+
return new Profiles_Modes().fromJson(jsonValue, options);
|
|
222
|
+
}
|
|
223
|
+
static fromJsonString(jsonString, options) {
|
|
224
|
+
return new Profiles_Modes().fromJsonString(jsonString, options);
|
|
225
|
+
}
|
|
226
|
+
static equals(a, b) {
|
|
227
|
+
return protobuf_1.proto3.util.equals(Profiles_Modes, a, b);
|
|
228
|
+
}
|
|
229
|
+
}
|
|
230
|
+
exports.Profiles_Modes = Profiles_Modes;
|
|
231
|
+
/**
|
|
232
|
+
* @generated from message api.v1.Profiles.Modes.Settings
|
|
233
|
+
*/
|
|
234
|
+
class Profiles_Modes_Settings extends protobuf_1.Message {
|
|
235
|
+
/**
|
|
236
|
+
* @generated from field: string default = 1;
|
|
237
|
+
*/
|
|
238
|
+
default = "";
|
|
239
|
+
/**
|
|
240
|
+
* @generated from field: repeated string available = 2;
|
|
241
|
+
*/
|
|
242
|
+
available = [];
|
|
243
|
+
constructor(data) {
|
|
244
|
+
super();
|
|
245
|
+
protobuf_1.proto3.util.initPartial(data, this);
|
|
246
|
+
}
|
|
247
|
+
static runtime = protobuf_1.proto3;
|
|
248
|
+
static typeName = "api.v1.Profiles.Modes.Settings";
|
|
249
|
+
static fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
250
|
+
{ no: 1, name: "default", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
251
|
+
{ no: 2, name: "available", kind: "scalar", T: 9 /* ScalarType.STRING */, repeated: true },
|
|
252
|
+
]);
|
|
253
|
+
static fromBinary(bytes, options) {
|
|
254
|
+
return new Profiles_Modes_Settings().fromBinary(bytes, options);
|
|
255
|
+
}
|
|
256
|
+
static fromJson(jsonValue, options) {
|
|
257
|
+
return new Profiles_Modes_Settings().fromJson(jsonValue, options);
|
|
258
|
+
}
|
|
259
|
+
static fromJsonString(jsonString, options) {
|
|
260
|
+
return new Profiles_Modes_Settings().fromJsonString(jsonString, options);
|
|
261
|
+
}
|
|
262
|
+
static equals(a, b) {
|
|
263
|
+
return protobuf_1.proto3.util.equals(Profiles_Modes_Settings, a, b);
|
|
264
|
+
}
|
|
265
|
+
}
|
|
266
|
+
exports.Profiles_Modes_Settings = Profiles_Modes_Settings;
|
|
267
|
+
/**
|
|
268
|
+
* @generated from message api.v1.Trigger
|
|
269
|
+
*/
|
|
270
|
+
class Trigger extends protobuf_1.Message {
|
|
271
|
+
/**
|
|
272
|
+
* @generated from oneof api.v1.Trigger.config
|
|
273
|
+
*/
|
|
274
|
+
config = { case: undefined };
|
|
275
|
+
constructor(data) {
|
|
276
|
+
super();
|
|
277
|
+
protobuf_1.proto3.util.initPartial(data, this);
|
|
278
|
+
}
|
|
279
|
+
static runtime = protobuf_1.proto3;
|
|
280
|
+
static typeName = "api.v1.Trigger";
|
|
281
|
+
static fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
282
|
+
{ no: 1, name: "application", kind: "message", T: Trigger_Application, oneof: "config" },
|
|
283
|
+
{ no: 2, name: "workflow", kind: "message", T: Trigger_Workflow, oneof: "config" },
|
|
284
|
+
{ no: 3, name: "job", kind: "message", T: Trigger_Job, oneof: "config" },
|
|
285
|
+
]);
|
|
286
|
+
static fromBinary(bytes, options) {
|
|
287
|
+
return new Trigger().fromBinary(bytes, options);
|
|
288
|
+
}
|
|
289
|
+
static fromJson(jsonValue, options) {
|
|
290
|
+
return new Trigger().fromJson(jsonValue, options);
|
|
291
|
+
}
|
|
292
|
+
static fromJsonString(jsonString, options) {
|
|
293
|
+
return new Trigger().fromJsonString(jsonString, options);
|
|
294
|
+
}
|
|
295
|
+
static equals(a, b) {
|
|
296
|
+
return protobuf_1.proto3.util.equals(Trigger, a, b);
|
|
297
|
+
}
|
|
298
|
+
}
|
|
299
|
+
exports.Trigger = Trigger;
|
|
300
|
+
/**
|
|
301
|
+
* @generated from message api.v1.Trigger.Application
|
|
302
|
+
*/
|
|
303
|
+
class Trigger_Application extends protobuf_1.Message {
|
|
304
|
+
/**
|
|
305
|
+
* @generated from field: api.v1.Trigger.Application.Options options = 1;
|
|
306
|
+
*/
|
|
307
|
+
options;
|
|
308
|
+
/**
|
|
309
|
+
* @generated from field: string id = 2;
|
|
310
|
+
*/
|
|
311
|
+
id = "";
|
|
312
|
+
/**
|
|
313
|
+
* @generated from field: optional string page_id = 3;
|
|
314
|
+
*/
|
|
315
|
+
pageId;
|
|
316
|
+
constructor(data) {
|
|
317
|
+
super();
|
|
318
|
+
protobuf_1.proto3.util.initPartial(data, this);
|
|
319
|
+
}
|
|
320
|
+
static runtime = protobuf_1.proto3;
|
|
321
|
+
static typeName = "api.v1.Trigger.Application";
|
|
322
|
+
static fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
323
|
+
{ no: 1, name: "options", kind: "message", T: Trigger_Application_Options },
|
|
324
|
+
{ no: 2, name: "id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
325
|
+
{ no: 3, name: "page_id", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
|
|
326
|
+
]);
|
|
327
|
+
static fromBinary(bytes, options) {
|
|
328
|
+
return new Trigger_Application().fromBinary(bytes, options);
|
|
329
|
+
}
|
|
330
|
+
static fromJson(jsonValue, options) {
|
|
331
|
+
return new Trigger_Application().fromJson(jsonValue, options);
|
|
332
|
+
}
|
|
333
|
+
static fromJsonString(jsonString, options) {
|
|
334
|
+
return new Trigger_Application().fromJsonString(jsonString, options);
|
|
335
|
+
}
|
|
336
|
+
static equals(a, b) {
|
|
337
|
+
return protobuf_1.proto3.util.equals(Trigger_Application, a, b);
|
|
338
|
+
}
|
|
339
|
+
}
|
|
340
|
+
exports.Trigger_Application = Trigger_Application;
|
|
341
|
+
/**
|
|
342
|
+
* @generated from message api.v1.Trigger.Application.Options
|
|
343
|
+
*/
|
|
344
|
+
class Trigger_Application_Options extends protobuf_1.Message {
|
|
345
|
+
/**
|
|
346
|
+
* @generated from field: optional bool execute_on_page_load = 1;
|
|
347
|
+
*/
|
|
348
|
+
executeOnPageLoad;
|
|
349
|
+
constructor(data) {
|
|
350
|
+
super();
|
|
351
|
+
protobuf_1.proto3.util.initPartial(data, this);
|
|
352
|
+
}
|
|
353
|
+
static runtime = protobuf_1.proto3;
|
|
354
|
+
static typeName = "api.v1.Trigger.Application.Options";
|
|
355
|
+
static fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
356
|
+
{ no: 1, name: "execute_on_page_load", kind: "scalar", T: 8 /* ScalarType.BOOL */, opt: true },
|
|
357
|
+
]);
|
|
358
|
+
static fromBinary(bytes, options) {
|
|
359
|
+
return new Trigger_Application_Options().fromBinary(bytes, options);
|
|
360
|
+
}
|
|
361
|
+
static fromJson(jsonValue, options) {
|
|
362
|
+
return new Trigger_Application_Options().fromJson(jsonValue, options);
|
|
363
|
+
}
|
|
364
|
+
static fromJsonString(jsonString, options) {
|
|
365
|
+
return new Trigger_Application_Options().fromJsonString(jsonString, options);
|
|
366
|
+
}
|
|
367
|
+
static equals(a, b) {
|
|
368
|
+
return protobuf_1.proto3.util.equals(Trigger_Application_Options, a, b);
|
|
369
|
+
}
|
|
370
|
+
}
|
|
371
|
+
exports.Trigger_Application_Options = Trigger_Application_Options;
|
|
372
|
+
/**
|
|
373
|
+
* @generated from message api.v1.Trigger.Workflow
|
|
374
|
+
*/
|
|
375
|
+
class Trigger_Workflow extends protobuf_1.Message {
|
|
376
|
+
/**
|
|
377
|
+
* @generated from field: api.v1.Trigger.Workflow.Options options = 1;
|
|
378
|
+
*/
|
|
379
|
+
options;
|
|
380
|
+
/**
|
|
381
|
+
* @generated from field: api.v1.Trigger.Workflow.Parameters parameters = 2;
|
|
382
|
+
*/
|
|
383
|
+
parameters;
|
|
384
|
+
constructor(data) {
|
|
385
|
+
super();
|
|
386
|
+
protobuf_1.proto3.util.initPartial(data, this);
|
|
387
|
+
}
|
|
388
|
+
static runtime = protobuf_1.proto3;
|
|
389
|
+
static typeName = "api.v1.Trigger.Workflow";
|
|
390
|
+
static fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
391
|
+
{ no: 1, name: "options", kind: "message", T: Trigger_Workflow_Options },
|
|
392
|
+
{ no: 2, name: "parameters", kind: "message", T: Trigger_Workflow_Parameters },
|
|
393
|
+
]);
|
|
394
|
+
static fromBinary(bytes, options) {
|
|
395
|
+
return new Trigger_Workflow().fromBinary(bytes, options);
|
|
396
|
+
}
|
|
397
|
+
static fromJson(jsonValue, options) {
|
|
398
|
+
return new Trigger_Workflow().fromJson(jsonValue, options);
|
|
399
|
+
}
|
|
400
|
+
static fromJsonString(jsonString, options) {
|
|
401
|
+
return new Trigger_Workflow().fromJsonString(jsonString, options);
|
|
402
|
+
}
|
|
403
|
+
static equals(a, b) {
|
|
404
|
+
return protobuf_1.proto3.util.equals(Trigger_Workflow, a, b);
|
|
405
|
+
}
|
|
406
|
+
}
|
|
407
|
+
exports.Trigger_Workflow = Trigger_Workflow;
|
|
408
|
+
/**
|
|
409
|
+
* @generated from message api.v1.Trigger.Workflow.Options
|
|
410
|
+
*/
|
|
411
|
+
class Trigger_Workflow_Options extends protobuf_1.Message {
|
|
412
|
+
/**
|
|
413
|
+
* @generated from field: api.v1.Profiles profiles = 1;
|
|
414
|
+
*/
|
|
415
|
+
profiles;
|
|
416
|
+
/**
|
|
417
|
+
* @generated from field: optional string deployedCommitId = 2;
|
|
418
|
+
*/
|
|
419
|
+
deployedCommitId;
|
|
420
|
+
constructor(data) {
|
|
421
|
+
super();
|
|
422
|
+
protobuf_1.proto3.util.initPartial(data, this);
|
|
423
|
+
}
|
|
424
|
+
static runtime = protobuf_1.proto3;
|
|
425
|
+
static typeName = "api.v1.Trigger.Workflow.Options";
|
|
426
|
+
static fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
427
|
+
{ no: 1, name: "profiles", kind: "message", T: Profiles },
|
|
428
|
+
{ no: 2, name: "deployedCommitId", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
|
|
429
|
+
]);
|
|
430
|
+
static fromBinary(bytes, options) {
|
|
431
|
+
return new Trigger_Workflow_Options().fromBinary(bytes, options);
|
|
432
|
+
}
|
|
433
|
+
static fromJson(jsonValue, options) {
|
|
434
|
+
return new Trigger_Workflow_Options().fromJson(jsonValue, options);
|
|
435
|
+
}
|
|
436
|
+
static fromJsonString(jsonString, options) {
|
|
437
|
+
return new Trigger_Workflow_Options().fromJsonString(jsonString, options);
|
|
438
|
+
}
|
|
439
|
+
static equals(a, b) {
|
|
440
|
+
return protobuf_1.proto3.util.equals(Trigger_Workflow_Options, a, b);
|
|
441
|
+
}
|
|
442
|
+
}
|
|
443
|
+
exports.Trigger_Workflow_Options = Trigger_Workflow_Options;
|
|
444
|
+
/**
|
|
445
|
+
* @generated from message api.v1.Trigger.Workflow.Parameters
|
|
446
|
+
*/
|
|
447
|
+
class Trigger_Workflow_Parameters extends protobuf_1.Message {
|
|
448
|
+
/**
|
|
449
|
+
* @generated from field: map<string, api.v1.Trigger.Workflow.Parameters.QueryParam> query = 1;
|
|
450
|
+
*/
|
|
451
|
+
query = {};
|
|
452
|
+
/**
|
|
453
|
+
* @generated from field: map<string, google.protobuf.Value> body = 2;
|
|
454
|
+
*/
|
|
455
|
+
body = {};
|
|
456
|
+
constructor(data) {
|
|
457
|
+
super();
|
|
458
|
+
protobuf_1.proto3.util.initPartial(data, this);
|
|
459
|
+
}
|
|
460
|
+
static runtime = protobuf_1.proto3;
|
|
461
|
+
static typeName = "api.v1.Trigger.Workflow.Parameters";
|
|
462
|
+
static fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
463
|
+
{ no: 1, name: "query", kind: "map", K: 9 /* ScalarType.STRING */, V: { kind: "message", T: Trigger_Workflow_Parameters_QueryParam } },
|
|
464
|
+
{ no: 2, name: "body", kind: "map", K: 9 /* ScalarType.STRING */, V: { kind: "message", T: protobuf_1.Value } },
|
|
465
|
+
]);
|
|
466
|
+
static fromBinary(bytes, options) {
|
|
467
|
+
return new Trigger_Workflow_Parameters().fromBinary(bytes, options);
|
|
468
|
+
}
|
|
469
|
+
static fromJson(jsonValue, options) {
|
|
470
|
+
return new Trigger_Workflow_Parameters().fromJson(jsonValue, options);
|
|
471
|
+
}
|
|
472
|
+
static fromJsonString(jsonString, options) {
|
|
473
|
+
return new Trigger_Workflow_Parameters().fromJsonString(jsonString, options);
|
|
474
|
+
}
|
|
475
|
+
static equals(a, b) {
|
|
476
|
+
return protobuf_1.proto3.util.equals(Trigger_Workflow_Parameters, a, b);
|
|
477
|
+
}
|
|
478
|
+
}
|
|
479
|
+
exports.Trigger_Workflow_Parameters = Trigger_Workflow_Parameters;
|
|
480
|
+
/**
|
|
481
|
+
* You can specify multiple values for a single query parameter in a URL
|
|
482
|
+
*
|
|
483
|
+
* @generated from message api.v1.Trigger.Workflow.Parameters.QueryParam
|
|
484
|
+
*/
|
|
485
|
+
class Trigger_Workflow_Parameters_QueryParam extends protobuf_1.Message {
|
|
486
|
+
/**
|
|
487
|
+
* @generated from field: repeated string values = 1;
|
|
488
|
+
*/
|
|
489
|
+
values = [];
|
|
490
|
+
constructor(data) {
|
|
491
|
+
super();
|
|
492
|
+
protobuf_1.proto3.util.initPartial(data, this);
|
|
493
|
+
}
|
|
494
|
+
static runtime = protobuf_1.proto3;
|
|
495
|
+
static typeName = "api.v1.Trigger.Workflow.Parameters.QueryParam";
|
|
496
|
+
static fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
497
|
+
{ no: 1, name: "values", kind: "scalar", T: 9 /* ScalarType.STRING */, repeated: true },
|
|
498
|
+
]);
|
|
499
|
+
static fromBinary(bytes, options) {
|
|
500
|
+
return new Trigger_Workflow_Parameters_QueryParam().fromBinary(bytes, options);
|
|
501
|
+
}
|
|
502
|
+
static fromJson(jsonValue, options) {
|
|
503
|
+
return new Trigger_Workflow_Parameters_QueryParam().fromJson(jsonValue, options);
|
|
504
|
+
}
|
|
505
|
+
static fromJsonString(jsonString, options) {
|
|
506
|
+
return new Trigger_Workflow_Parameters_QueryParam().fromJsonString(jsonString, options);
|
|
507
|
+
}
|
|
508
|
+
static equals(a, b) {
|
|
509
|
+
return protobuf_1.proto3.util.equals(Trigger_Workflow_Parameters_QueryParam, a, b);
|
|
510
|
+
}
|
|
511
|
+
}
|
|
512
|
+
exports.Trigger_Workflow_Parameters_QueryParam = Trigger_Workflow_Parameters_QueryParam;
|
|
513
|
+
/**
|
|
514
|
+
* @generated from message api.v1.Trigger.Job
|
|
515
|
+
*/
|
|
516
|
+
class Trigger_Job extends protobuf_1.Message {
|
|
517
|
+
/**
|
|
518
|
+
* @generated from field: api.v1.Trigger.Job.Options options = 1;
|
|
519
|
+
*/
|
|
520
|
+
options;
|
|
521
|
+
/**
|
|
522
|
+
* @generated from field: int32 frequency = 2;
|
|
523
|
+
*/
|
|
524
|
+
frequency = 0;
|
|
525
|
+
/**
|
|
526
|
+
* @generated from field: api.v1.Trigger.Job.Interval interval = 3;
|
|
527
|
+
*/
|
|
528
|
+
interval = Trigger_Job_Interval.UNSPECIFIED;
|
|
529
|
+
/**
|
|
530
|
+
* @generated from field: int32 day_of_month = 4;
|
|
531
|
+
*/
|
|
532
|
+
dayOfMonth = 0;
|
|
533
|
+
/**
|
|
534
|
+
* @generated from field: api.v1.Trigger.Job.Days days = 5;
|
|
535
|
+
*/
|
|
536
|
+
days;
|
|
537
|
+
/**
|
|
538
|
+
* @generated from field: google.protobuf.Timestamp time = 6;
|
|
539
|
+
*/
|
|
540
|
+
time;
|
|
541
|
+
/**
|
|
542
|
+
* @generated from field: string timezone_locale = 8;
|
|
543
|
+
*/
|
|
544
|
+
timezoneLocale = "";
|
|
545
|
+
constructor(data) {
|
|
546
|
+
super();
|
|
547
|
+
protobuf_1.proto3.util.initPartial(data, this);
|
|
548
|
+
}
|
|
549
|
+
static runtime = protobuf_1.proto3;
|
|
550
|
+
static typeName = "api.v1.Trigger.Job";
|
|
551
|
+
static fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
552
|
+
{ no: 1, name: "options", kind: "message", T: Trigger_Job_Options },
|
|
553
|
+
{ no: 2, name: "frequency", kind: "scalar", T: 5 /* ScalarType.INT32 */ },
|
|
554
|
+
{ no: 3, name: "interval", kind: "enum", T: protobuf_1.proto3.getEnumType(Trigger_Job_Interval) },
|
|
555
|
+
{ no: 4, name: "day_of_month", kind: "scalar", T: 5 /* ScalarType.INT32 */ },
|
|
556
|
+
{ no: 5, name: "days", kind: "message", T: Trigger_Job_Days },
|
|
557
|
+
{ no: 6, name: "time", kind: "message", T: protobuf_1.Timestamp },
|
|
558
|
+
{ no: 8, name: "timezone_locale", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
559
|
+
]);
|
|
560
|
+
static fromBinary(bytes, options) {
|
|
561
|
+
return new Trigger_Job().fromBinary(bytes, options);
|
|
562
|
+
}
|
|
563
|
+
static fromJson(jsonValue, options) {
|
|
564
|
+
return new Trigger_Job().fromJson(jsonValue, options);
|
|
565
|
+
}
|
|
566
|
+
static fromJsonString(jsonString, options) {
|
|
567
|
+
return new Trigger_Job().fromJsonString(jsonString, options);
|
|
568
|
+
}
|
|
569
|
+
static equals(a, b) {
|
|
570
|
+
return protobuf_1.proto3.util.equals(Trigger_Job, a, b);
|
|
571
|
+
}
|
|
572
|
+
}
|
|
573
|
+
exports.Trigger_Job = Trigger_Job;
|
|
574
|
+
/**
|
|
575
|
+
* @generated from enum api.v1.Trigger.Job.Interval
|
|
576
|
+
*/
|
|
577
|
+
var Trigger_Job_Interval;
|
|
578
|
+
(function (Trigger_Job_Interval) {
|
|
579
|
+
/**
|
|
580
|
+
* @generated from enum value: INTERVAL_UNSPECIFIED = 0;
|
|
581
|
+
*/
|
|
582
|
+
Trigger_Job_Interval[Trigger_Job_Interval["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
583
|
+
/**
|
|
584
|
+
* @generated from enum value: INTERVAL_MINUTE = 1;
|
|
585
|
+
*/
|
|
586
|
+
Trigger_Job_Interval[Trigger_Job_Interval["MINUTE"] = 1] = "MINUTE";
|
|
587
|
+
/**
|
|
588
|
+
* @generated from enum value: INTERVAL_HOUR = 2;
|
|
589
|
+
*/
|
|
590
|
+
Trigger_Job_Interval[Trigger_Job_Interval["HOUR"] = 2] = "HOUR";
|
|
591
|
+
/**
|
|
592
|
+
* @generated from enum value: INTERVAL_DAY = 3;
|
|
593
|
+
*/
|
|
594
|
+
Trigger_Job_Interval[Trigger_Job_Interval["DAY"] = 3] = "DAY";
|
|
595
|
+
/**
|
|
596
|
+
* @generated from enum value: INTERVAL_WEEK = 4;
|
|
597
|
+
*/
|
|
598
|
+
Trigger_Job_Interval[Trigger_Job_Interval["WEEK"] = 4] = "WEEK";
|
|
599
|
+
/**
|
|
600
|
+
* @generated from enum value: INTERVAL_MONTH = 5;
|
|
601
|
+
*/
|
|
602
|
+
Trigger_Job_Interval[Trigger_Job_Interval["MONTH"] = 5] = "MONTH";
|
|
603
|
+
})(Trigger_Job_Interval || (exports.Trigger_Job_Interval = Trigger_Job_Interval = {}));
|
|
604
|
+
// Retrieve enum metadata with: proto3.getEnumType(Trigger_Job_Interval)
|
|
605
|
+
protobuf_1.proto3.util.setEnumType(Trigger_Job_Interval, "api.v1.Trigger.Job.Interval", [
|
|
606
|
+
{ no: 0, name: "INTERVAL_UNSPECIFIED" },
|
|
607
|
+
{ no: 1, name: "INTERVAL_MINUTE" },
|
|
608
|
+
{ no: 2, name: "INTERVAL_HOUR" },
|
|
609
|
+
{ no: 3, name: "INTERVAL_DAY" },
|
|
610
|
+
{ no: 4, name: "INTERVAL_WEEK" },
|
|
611
|
+
{ no: 5, name: "INTERVAL_MONTH" },
|
|
612
|
+
]);
|
|
613
|
+
/**
|
|
614
|
+
* @generated from message api.v1.Trigger.Job.Options
|
|
615
|
+
*/
|
|
616
|
+
class Trigger_Job_Options extends protobuf_1.Message {
|
|
617
|
+
/**
|
|
618
|
+
* @generated from field: api.v1.Profiles profiles = 1;
|
|
619
|
+
*/
|
|
620
|
+
profiles;
|
|
621
|
+
/**
|
|
622
|
+
* @generated from field: bool send_email_on_failure = 2;
|
|
623
|
+
*/
|
|
624
|
+
sendEmailOnFailure = false;
|
|
625
|
+
/**
|
|
626
|
+
* @generated from field: optional string deployedCommitId = 3;
|
|
627
|
+
*/
|
|
628
|
+
deployedCommitId;
|
|
629
|
+
constructor(data) {
|
|
630
|
+
super();
|
|
631
|
+
protobuf_1.proto3.util.initPartial(data, this);
|
|
632
|
+
}
|
|
633
|
+
static runtime = protobuf_1.proto3;
|
|
634
|
+
static typeName = "api.v1.Trigger.Job.Options";
|
|
635
|
+
static fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
636
|
+
{ no: 1, name: "profiles", kind: "message", T: Profiles },
|
|
637
|
+
{ no: 2, name: "send_email_on_failure", kind: "scalar", T: 8 /* ScalarType.BOOL */ },
|
|
638
|
+
{ no: 3, name: "deployedCommitId", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
|
|
639
|
+
]);
|
|
640
|
+
static fromBinary(bytes, options) {
|
|
641
|
+
return new Trigger_Job_Options().fromBinary(bytes, options);
|
|
642
|
+
}
|
|
643
|
+
static fromJson(jsonValue, options) {
|
|
644
|
+
return new Trigger_Job_Options().fromJson(jsonValue, options);
|
|
645
|
+
}
|
|
646
|
+
static fromJsonString(jsonString, options) {
|
|
647
|
+
return new Trigger_Job_Options().fromJsonString(jsonString, options);
|
|
648
|
+
}
|
|
649
|
+
static equals(a, b) {
|
|
650
|
+
return protobuf_1.proto3.util.equals(Trigger_Job_Options, a, b);
|
|
651
|
+
}
|
|
652
|
+
}
|
|
653
|
+
exports.Trigger_Job_Options = Trigger_Job_Options;
|
|
654
|
+
/**
|
|
655
|
+
* @generated from message api.v1.Trigger.Job.Days
|
|
656
|
+
*/
|
|
657
|
+
class Trigger_Job_Days extends protobuf_1.Message {
|
|
658
|
+
/**
|
|
659
|
+
* @generated from field: bool sunday = 1;
|
|
660
|
+
*/
|
|
661
|
+
sunday = false;
|
|
662
|
+
/**
|
|
663
|
+
* @generated from field: bool monday = 2;
|
|
664
|
+
*/
|
|
665
|
+
monday = false;
|
|
666
|
+
/**
|
|
667
|
+
* @generated from field: bool tuesday = 3;
|
|
668
|
+
*/
|
|
669
|
+
tuesday = false;
|
|
670
|
+
/**
|
|
671
|
+
* @generated from field: bool wednesday = 4;
|
|
672
|
+
*/
|
|
673
|
+
wednesday = false;
|
|
674
|
+
/**
|
|
675
|
+
* @generated from field: bool thursday = 5;
|
|
676
|
+
*/
|
|
677
|
+
thursday = false;
|
|
678
|
+
/**
|
|
679
|
+
* @generated from field: bool friday = 6;
|
|
680
|
+
*/
|
|
681
|
+
friday = false;
|
|
682
|
+
/**
|
|
683
|
+
* @generated from field: bool saturday = 7;
|
|
684
|
+
*/
|
|
685
|
+
saturday = false;
|
|
686
|
+
constructor(data) {
|
|
687
|
+
super();
|
|
688
|
+
protobuf_1.proto3.util.initPartial(data, this);
|
|
689
|
+
}
|
|
690
|
+
static runtime = protobuf_1.proto3;
|
|
691
|
+
static typeName = "api.v1.Trigger.Job.Days";
|
|
692
|
+
static fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
693
|
+
{ no: 1, name: "sunday", kind: "scalar", T: 8 /* ScalarType.BOOL */ },
|
|
694
|
+
{ no: 2, name: "monday", kind: "scalar", T: 8 /* ScalarType.BOOL */ },
|
|
695
|
+
{ no: 3, name: "tuesday", kind: "scalar", T: 8 /* ScalarType.BOOL */ },
|
|
696
|
+
{ no: 4, name: "wednesday", kind: "scalar", T: 8 /* ScalarType.BOOL */ },
|
|
697
|
+
{ no: 5, name: "thursday", kind: "scalar", T: 8 /* ScalarType.BOOL */ },
|
|
698
|
+
{ no: 6, name: "friday", kind: "scalar", T: 8 /* ScalarType.BOOL */ },
|
|
699
|
+
{ no: 7, name: "saturday", kind: "scalar", T: 8 /* ScalarType.BOOL */ },
|
|
700
|
+
]);
|
|
701
|
+
static fromBinary(bytes, options) {
|
|
702
|
+
return new Trigger_Job_Days().fromBinary(bytes, options);
|
|
703
|
+
}
|
|
704
|
+
static fromJson(jsonValue, options) {
|
|
705
|
+
return new Trigger_Job_Days().fromJson(jsonValue, options);
|
|
706
|
+
}
|
|
707
|
+
static fromJsonString(jsonString, options) {
|
|
708
|
+
return new Trigger_Job_Days().fromJsonString(jsonString, options);
|
|
709
|
+
}
|
|
710
|
+
static equals(a, b) {
|
|
711
|
+
return protobuf_1.proto3.util.equals(Trigger_Job_Days, a, b);
|
|
712
|
+
}
|
|
713
|
+
}
|
|
714
|
+
exports.Trigger_Job_Days = Trigger_Job_Days;
|
|
715
|
+
/**
|
|
716
|
+
* @generated from message api.v1.Blocks
|
|
717
|
+
*/
|
|
718
|
+
class Blocks extends protobuf_1.Message {
|
|
719
|
+
/**
|
|
720
|
+
* @generated from field: repeated api.v1.Block blocks = 1;
|
|
721
|
+
*/
|
|
722
|
+
blocks = [];
|
|
723
|
+
constructor(data) {
|
|
724
|
+
super();
|
|
725
|
+
protobuf_1.proto3.util.initPartial(data, this);
|
|
726
|
+
}
|
|
727
|
+
static runtime = protobuf_1.proto3;
|
|
728
|
+
static typeName = "api.v1.Blocks";
|
|
729
|
+
static fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
730
|
+
{ no: 1, name: "blocks", kind: "message", T: Block, repeated: true },
|
|
731
|
+
]);
|
|
732
|
+
static fromBinary(bytes, options) {
|
|
733
|
+
return new Blocks().fromBinary(bytes, options);
|
|
734
|
+
}
|
|
735
|
+
static fromJson(jsonValue, options) {
|
|
736
|
+
return new Blocks().fromJson(jsonValue, options);
|
|
737
|
+
}
|
|
738
|
+
static fromJsonString(jsonString, options) {
|
|
739
|
+
return new Blocks().fromJsonString(jsonString, options);
|
|
740
|
+
}
|
|
741
|
+
static equals(a, b) {
|
|
742
|
+
return protobuf_1.proto3.util.equals(Blocks, a, b);
|
|
743
|
+
}
|
|
744
|
+
}
|
|
745
|
+
exports.Blocks = Blocks;
|
|
746
|
+
/**
|
|
747
|
+
* @generated from message api.v1.Block
|
|
748
|
+
*/
|
|
749
|
+
class Block extends protobuf_1.Message {
|
|
750
|
+
/**
|
|
751
|
+
* @generated from field: string name = 1;
|
|
752
|
+
*/
|
|
753
|
+
name = "";
|
|
754
|
+
/**
|
|
755
|
+
* @generated from oneof api.v1.Block.config
|
|
756
|
+
*/
|
|
757
|
+
config = { case: undefined };
|
|
758
|
+
constructor(data) {
|
|
759
|
+
super();
|
|
760
|
+
protobuf_1.proto3.util.initPartial(data, this);
|
|
761
|
+
}
|
|
762
|
+
static runtime = protobuf_1.proto3;
|
|
763
|
+
static typeName = "api.v1.Block";
|
|
764
|
+
static fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
765
|
+
{ no: 1, name: "name", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
766
|
+
{ no: 2, name: "break", kind: "message", T: Block_Break, oneof: "config" },
|
|
767
|
+
{ no: 3, name: "return", kind: "message", T: Block_Return, oneof: "config" },
|
|
768
|
+
{ no: 4, name: "wait", kind: "message", T: Block_Wait, oneof: "config" },
|
|
769
|
+
{ no: 5, name: "parallel", kind: "message", T: Block_Parallel, oneof: "config" },
|
|
770
|
+
{ no: 6, name: "conditional", kind: "message", T: Block_Conditional, oneof: "config" },
|
|
771
|
+
{ no: 7, name: "loop", kind: "message", T: Block_Loop, oneof: "config" },
|
|
772
|
+
{ no: 8, name: "try_catch", kind: "message", T: Block_TryCatch, oneof: "config" },
|
|
773
|
+
{ no: 9, name: "step", kind: "message", T: Step, oneof: "config" },
|
|
774
|
+
{ no: 10, name: "variables", kind: "message", T: blocks_pb_1.Variables, oneof: "config" },
|
|
775
|
+
{ no: 11, name: "throw", kind: "message", T: Block_Throw, oneof: "config" },
|
|
776
|
+
{ no: 12, name: "stream", kind: "message", T: Block_Stream, oneof: "config" },
|
|
777
|
+
{ no: 13, name: "send", kind: "message", T: Block_Send, oneof: "config" },
|
|
778
|
+
]);
|
|
779
|
+
static fromBinary(bytes, options) {
|
|
780
|
+
return new Block().fromBinary(bytes, options);
|
|
781
|
+
}
|
|
782
|
+
static fromJson(jsonValue, options) {
|
|
783
|
+
return new Block().fromJson(jsonValue, options);
|
|
784
|
+
}
|
|
785
|
+
static fromJsonString(jsonString, options) {
|
|
786
|
+
return new Block().fromJsonString(jsonString, options);
|
|
787
|
+
}
|
|
788
|
+
static equals(a, b) {
|
|
789
|
+
return protobuf_1.proto3.util.equals(Block, a, b);
|
|
790
|
+
}
|
|
791
|
+
}
|
|
792
|
+
exports.Block = Block;
|
|
793
|
+
/**
|
|
794
|
+
* @generated from message api.v1.Block.Parallel
|
|
795
|
+
*/
|
|
796
|
+
class Block_Parallel extends protobuf_1.Message {
|
|
797
|
+
/**
|
|
798
|
+
* @generated from oneof api.v1.Block.Parallel.config
|
|
799
|
+
*/
|
|
800
|
+
config = { case: undefined };
|
|
801
|
+
/**
|
|
802
|
+
* @generated from field: api.v1.Block.Parallel.Wait wait = 3;
|
|
803
|
+
*/
|
|
804
|
+
wait = Block_Parallel_Wait.UNSPECIFIED;
|
|
805
|
+
/**
|
|
806
|
+
* @generated from field: optional int32 pool_size = 4;
|
|
807
|
+
*/
|
|
808
|
+
poolSize;
|
|
809
|
+
constructor(data) {
|
|
810
|
+
super();
|
|
811
|
+
protobuf_1.proto3.util.initPartial(data, this);
|
|
812
|
+
}
|
|
813
|
+
static runtime = protobuf_1.proto3;
|
|
814
|
+
static typeName = "api.v1.Block.Parallel";
|
|
815
|
+
static fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
816
|
+
{ no: 1, name: "static", kind: "message", T: Block_Parallel_Static, oneof: "config" },
|
|
817
|
+
{ no: 2, name: "dynamic", kind: "message", T: Block_Parallel_Dynamic, oneof: "config" },
|
|
818
|
+
{ no: 3, name: "wait", kind: "enum", T: protobuf_1.proto3.getEnumType(Block_Parallel_Wait) },
|
|
819
|
+
{ no: 4, name: "pool_size", kind: "scalar", T: 5 /* ScalarType.INT32 */, opt: true },
|
|
820
|
+
]);
|
|
821
|
+
static fromBinary(bytes, options) {
|
|
822
|
+
return new Block_Parallel().fromBinary(bytes, options);
|
|
823
|
+
}
|
|
824
|
+
static fromJson(jsonValue, options) {
|
|
825
|
+
return new Block_Parallel().fromJson(jsonValue, options);
|
|
826
|
+
}
|
|
827
|
+
static fromJsonString(jsonString, options) {
|
|
828
|
+
return new Block_Parallel().fromJsonString(jsonString, options);
|
|
829
|
+
}
|
|
830
|
+
static equals(a, b) {
|
|
831
|
+
return protobuf_1.proto3.util.equals(Block_Parallel, a, b);
|
|
832
|
+
}
|
|
833
|
+
}
|
|
834
|
+
exports.Block_Parallel = Block_Parallel;
|
|
835
|
+
/**
|
|
836
|
+
* @generated from enum api.v1.Block.Parallel.Wait
|
|
837
|
+
*/
|
|
838
|
+
var Block_Parallel_Wait;
|
|
839
|
+
(function (Block_Parallel_Wait) {
|
|
840
|
+
/**
|
|
841
|
+
* @generated from enum value: WAIT_UNSPECIFIED = 0;
|
|
842
|
+
*/
|
|
843
|
+
Block_Parallel_Wait[Block_Parallel_Wait["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
844
|
+
/**
|
|
845
|
+
* Wait for every thread to complete.
|
|
846
|
+
*
|
|
847
|
+
* @generated from enum value: WAIT_ALL = 1;
|
|
848
|
+
*/
|
|
849
|
+
Block_Parallel_Wait[Block_Parallel_Wait["ALL"] = 1] = "ALL";
|
|
850
|
+
/**
|
|
851
|
+
* Do not wait for any thread to complete.
|
|
852
|
+
*
|
|
853
|
+
* @generated from enum value: WAIT_NONE = 2;
|
|
854
|
+
*/
|
|
855
|
+
Block_Parallel_Wait[Block_Parallel_Wait["NONE"] = 2] = "NONE";
|
|
856
|
+
})(Block_Parallel_Wait || (exports.Block_Parallel_Wait = Block_Parallel_Wait = {}));
|
|
857
|
+
// Retrieve enum metadata with: proto3.getEnumType(Block_Parallel_Wait)
|
|
858
|
+
protobuf_1.proto3.util.setEnumType(Block_Parallel_Wait, "api.v1.Block.Parallel.Wait", [
|
|
859
|
+
{ no: 0, name: "WAIT_UNSPECIFIED" },
|
|
860
|
+
{ no: 1, name: "WAIT_ALL" },
|
|
861
|
+
{ no: 2, name: "WAIT_NONE" },
|
|
862
|
+
]);
|
|
863
|
+
/**
|
|
864
|
+
* @generated from message api.v1.Block.Parallel.Static
|
|
865
|
+
*/
|
|
866
|
+
class Block_Parallel_Static extends protobuf_1.Message {
|
|
867
|
+
/**
|
|
868
|
+
* @generated from field: map<string, api.v1.Blocks> paths = 1;
|
|
869
|
+
*/
|
|
870
|
+
paths = {};
|
|
871
|
+
constructor(data) {
|
|
872
|
+
super();
|
|
873
|
+
protobuf_1.proto3.util.initPartial(data, this);
|
|
874
|
+
}
|
|
875
|
+
static runtime = protobuf_1.proto3;
|
|
876
|
+
static typeName = "api.v1.Block.Parallel.Static";
|
|
877
|
+
static fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
878
|
+
{ no: 1, name: "paths", kind: "map", K: 9 /* ScalarType.STRING */, V: { kind: "message", T: Blocks } },
|
|
879
|
+
]);
|
|
880
|
+
static fromBinary(bytes, options) {
|
|
881
|
+
return new Block_Parallel_Static().fromBinary(bytes, options);
|
|
882
|
+
}
|
|
883
|
+
static fromJson(jsonValue, options) {
|
|
884
|
+
return new Block_Parallel_Static().fromJson(jsonValue, options);
|
|
885
|
+
}
|
|
886
|
+
static fromJsonString(jsonString, options) {
|
|
887
|
+
return new Block_Parallel_Static().fromJsonString(jsonString, options);
|
|
888
|
+
}
|
|
889
|
+
static equals(a, b) {
|
|
890
|
+
return protobuf_1.proto3.util.equals(Block_Parallel_Static, a, b);
|
|
891
|
+
}
|
|
892
|
+
}
|
|
893
|
+
exports.Block_Parallel_Static = Block_Parallel_Static;
|
|
894
|
+
/**
|
|
895
|
+
* @generated from message api.v1.Block.Parallel.Dynamic
|
|
896
|
+
*/
|
|
897
|
+
class Block_Parallel_Dynamic extends protobuf_1.Message {
|
|
898
|
+
/**
|
|
899
|
+
* @generated from field: string paths = 1;
|
|
900
|
+
*/
|
|
901
|
+
paths = "";
|
|
902
|
+
/**
|
|
903
|
+
* @generated from field: api.v1.Block.Parallel.Dynamic.Variables variables = 2;
|
|
904
|
+
*/
|
|
905
|
+
variables;
|
|
906
|
+
/**
|
|
907
|
+
* @generated from field: repeated api.v1.Block blocks = 3;
|
|
908
|
+
*/
|
|
909
|
+
blocks = [];
|
|
910
|
+
constructor(data) {
|
|
911
|
+
super();
|
|
912
|
+
protobuf_1.proto3.util.initPartial(data, this);
|
|
913
|
+
}
|
|
914
|
+
static runtime = protobuf_1.proto3;
|
|
915
|
+
static typeName = "api.v1.Block.Parallel.Dynamic";
|
|
916
|
+
static fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
917
|
+
{ no: 1, name: "paths", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
918
|
+
{ no: 2, name: "variables", kind: "message", T: Block_Parallel_Dynamic_Variables },
|
|
919
|
+
{ no: 3, name: "blocks", kind: "message", T: Block, repeated: true },
|
|
920
|
+
]);
|
|
921
|
+
static fromBinary(bytes, options) {
|
|
922
|
+
return new Block_Parallel_Dynamic().fromBinary(bytes, options);
|
|
923
|
+
}
|
|
924
|
+
static fromJson(jsonValue, options) {
|
|
925
|
+
return new Block_Parallel_Dynamic().fromJson(jsonValue, options);
|
|
926
|
+
}
|
|
927
|
+
static fromJsonString(jsonString, options) {
|
|
928
|
+
return new Block_Parallel_Dynamic().fromJsonString(jsonString, options);
|
|
929
|
+
}
|
|
930
|
+
static equals(a, b) {
|
|
931
|
+
return protobuf_1.proto3.util.equals(Block_Parallel_Dynamic, a, b);
|
|
932
|
+
}
|
|
933
|
+
}
|
|
934
|
+
exports.Block_Parallel_Dynamic = Block_Parallel_Dynamic;
|
|
935
|
+
/**
|
|
936
|
+
* @generated from message api.v1.Block.Parallel.Dynamic.Variables
|
|
937
|
+
*/
|
|
938
|
+
class Block_Parallel_Dynamic_Variables extends protobuf_1.Message {
|
|
939
|
+
/**
|
|
940
|
+
* @generated from field: string item = 1;
|
|
941
|
+
*/
|
|
942
|
+
item = "";
|
|
943
|
+
constructor(data) {
|
|
944
|
+
super();
|
|
945
|
+
protobuf_1.proto3.util.initPartial(data, this);
|
|
946
|
+
}
|
|
947
|
+
static runtime = protobuf_1.proto3;
|
|
948
|
+
static typeName = "api.v1.Block.Parallel.Dynamic.Variables";
|
|
949
|
+
static fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
950
|
+
{ no: 1, name: "item", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
951
|
+
]);
|
|
952
|
+
static fromBinary(bytes, options) {
|
|
953
|
+
return new Block_Parallel_Dynamic_Variables().fromBinary(bytes, options);
|
|
954
|
+
}
|
|
955
|
+
static fromJson(jsonValue, options) {
|
|
956
|
+
return new Block_Parallel_Dynamic_Variables().fromJson(jsonValue, options);
|
|
957
|
+
}
|
|
958
|
+
static fromJsonString(jsonString, options) {
|
|
959
|
+
return new Block_Parallel_Dynamic_Variables().fromJsonString(jsonString, options);
|
|
960
|
+
}
|
|
961
|
+
static equals(a, b) {
|
|
962
|
+
return protobuf_1.proto3.util.equals(Block_Parallel_Dynamic_Variables, a, b);
|
|
963
|
+
}
|
|
964
|
+
}
|
|
965
|
+
exports.Block_Parallel_Dynamic_Variables = Block_Parallel_Dynamic_Variables;
|
|
966
|
+
/**
|
|
967
|
+
* @generated from message api.v1.Block.Conditional
|
|
968
|
+
*/
|
|
969
|
+
class Block_Conditional extends protobuf_1.Message {
|
|
970
|
+
/**
|
|
971
|
+
* @generated from field: api.v1.Block.Conditional.Condition if = 1;
|
|
972
|
+
*/
|
|
973
|
+
if;
|
|
974
|
+
/**
|
|
975
|
+
* @generated from field: repeated api.v1.Block.Conditional.Condition else_if = 2;
|
|
976
|
+
*/
|
|
977
|
+
elseIf = [];
|
|
978
|
+
/**
|
|
979
|
+
* @generated from field: api.v1.Blocks else = 3;
|
|
980
|
+
*/
|
|
981
|
+
else;
|
|
982
|
+
constructor(data) {
|
|
983
|
+
super();
|
|
984
|
+
protobuf_1.proto3.util.initPartial(data, this);
|
|
985
|
+
}
|
|
986
|
+
static runtime = protobuf_1.proto3;
|
|
987
|
+
static typeName = "api.v1.Block.Conditional";
|
|
988
|
+
static fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
989
|
+
{ no: 1, name: "if", kind: "message", T: Block_Conditional_Condition },
|
|
990
|
+
{ no: 2, name: "else_if", kind: "message", T: Block_Conditional_Condition, repeated: true },
|
|
991
|
+
{ no: 3, name: "else", kind: "message", T: Blocks },
|
|
992
|
+
]);
|
|
993
|
+
static fromBinary(bytes, options) {
|
|
994
|
+
return new Block_Conditional().fromBinary(bytes, options);
|
|
995
|
+
}
|
|
996
|
+
static fromJson(jsonValue, options) {
|
|
997
|
+
return new Block_Conditional().fromJson(jsonValue, options);
|
|
998
|
+
}
|
|
999
|
+
static fromJsonString(jsonString, options) {
|
|
1000
|
+
return new Block_Conditional().fromJsonString(jsonString, options);
|
|
1001
|
+
}
|
|
1002
|
+
static equals(a, b) {
|
|
1003
|
+
return protobuf_1.proto3.util.equals(Block_Conditional, a, b);
|
|
1004
|
+
}
|
|
1005
|
+
}
|
|
1006
|
+
exports.Block_Conditional = Block_Conditional;
|
|
1007
|
+
/**
|
|
1008
|
+
* @generated from message api.v1.Block.Conditional.Condition
|
|
1009
|
+
*/
|
|
1010
|
+
class Block_Conditional_Condition extends protobuf_1.Message {
|
|
1011
|
+
/**
|
|
1012
|
+
* @generated from field: string condition = 1;
|
|
1013
|
+
*/
|
|
1014
|
+
condition = "";
|
|
1015
|
+
/**
|
|
1016
|
+
* @generated from field: repeated api.v1.Block blocks = 2;
|
|
1017
|
+
*/
|
|
1018
|
+
blocks = [];
|
|
1019
|
+
constructor(data) {
|
|
1020
|
+
super();
|
|
1021
|
+
protobuf_1.proto3.util.initPartial(data, this);
|
|
1022
|
+
}
|
|
1023
|
+
static runtime = protobuf_1.proto3;
|
|
1024
|
+
static typeName = "api.v1.Block.Conditional.Condition";
|
|
1025
|
+
static fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
1026
|
+
{ no: 1, name: "condition", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1027
|
+
{ no: 2, name: "blocks", kind: "message", T: Block, repeated: true },
|
|
1028
|
+
]);
|
|
1029
|
+
static fromBinary(bytes, options) {
|
|
1030
|
+
return new Block_Conditional_Condition().fromBinary(bytes, options);
|
|
1031
|
+
}
|
|
1032
|
+
static fromJson(jsonValue, options) {
|
|
1033
|
+
return new Block_Conditional_Condition().fromJson(jsonValue, options);
|
|
1034
|
+
}
|
|
1035
|
+
static fromJsonString(jsonString, options) {
|
|
1036
|
+
return new Block_Conditional_Condition().fromJsonString(jsonString, options);
|
|
1037
|
+
}
|
|
1038
|
+
static equals(a, b) {
|
|
1039
|
+
return protobuf_1.proto3.util.equals(Block_Conditional_Condition, a, b);
|
|
1040
|
+
}
|
|
1041
|
+
}
|
|
1042
|
+
exports.Block_Conditional_Condition = Block_Conditional_Condition;
|
|
1043
|
+
/**
|
|
1044
|
+
* @generated from message api.v1.Block.Loop
|
|
1045
|
+
*/
|
|
1046
|
+
class Block_Loop extends protobuf_1.Message {
|
|
1047
|
+
/**
|
|
1048
|
+
* *
|
|
1049
|
+
* This can be a binding that evaluates to one of three things:
|
|
1050
|
+
* 1. An integer IF type if TYPE_FOR.
|
|
1051
|
+
* 2. A JSON encoded list IF type is TYPE_FOREACH.
|
|
1052
|
+
* 3. A boolean IF type is TYPE_WHILE. NOTE that this expressition will be re-evaluated on each iteration.
|
|
1053
|
+
*
|
|
1054
|
+
* @generated from field: string range = 1;
|
|
1055
|
+
*/
|
|
1056
|
+
range = "";
|
|
1057
|
+
/**
|
|
1058
|
+
* @generated from field: api.v1.Block.Loop.Type type = 2;
|
|
1059
|
+
*/
|
|
1060
|
+
type = Block_Loop_Type.UNSPECIFIED;
|
|
1061
|
+
/**
|
|
1062
|
+
* @generated from field: api.v1.Block.Loop.Variables variables = 3;
|
|
1063
|
+
*/
|
|
1064
|
+
variables;
|
|
1065
|
+
/**
|
|
1066
|
+
* @generated from field: repeated api.v1.Block blocks = 4;
|
|
1067
|
+
*/
|
|
1068
|
+
blocks = [];
|
|
1069
|
+
constructor(data) {
|
|
1070
|
+
super();
|
|
1071
|
+
protobuf_1.proto3.util.initPartial(data, this);
|
|
1072
|
+
}
|
|
1073
|
+
static runtime = protobuf_1.proto3;
|
|
1074
|
+
static typeName = "api.v1.Block.Loop";
|
|
1075
|
+
static fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
1076
|
+
{ no: 1, name: "range", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1077
|
+
{ no: 2, name: "type", kind: "enum", T: protobuf_1.proto3.getEnumType(Block_Loop_Type) },
|
|
1078
|
+
{ no: 3, name: "variables", kind: "message", T: Block_Loop_Variables },
|
|
1079
|
+
{ no: 4, name: "blocks", kind: "message", T: Block, repeated: true },
|
|
1080
|
+
]);
|
|
1081
|
+
static fromBinary(bytes, options) {
|
|
1082
|
+
return new Block_Loop().fromBinary(bytes, options);
|
|
1083
|
+
}
|
|
1084
|
+
static fromJson(jsonValue, options) {
|
|
1085
|
+
return new Block_Loop().fromJson(jsonValue, options);
|
|
1086
|
+
}
|
|
1087
|
+
static fromJsonString(jsonString, options) {
|
|
1088
|
+
return new Block_Loop().fromJsonString(jsonString, options);
|
|
1089
|
+
}
|
|
1090
|
+
static equals(a, b) {
|
|
1091
|
+
return protobuf_1.proto3.util.equals(Block_Loop, a, b);
|
|
1092
|
+
}
|
|
1093
|
+
}
|
|
1094
|
+
exports.Block_Loop = Block_Loop;
|
|
1095
|
+
/**
|
|
1096
|
+
* @generated from enum api.v1.Block.Loop.Type
|
|
1097
|
+
*/
|
|
1098
|
+
var Block_Loop_Type;
|
|
1099
|
+
(function (Block_Loop_Type) {
|
|
1100
|
+
/**
|
|
1101
|
+
* @generated from enum value: TYPE_UNSPECIFIED = 0;
|
|
1102
|
+
*/
|
|
1103
|
+
Block_Loop_Type[Block_Loop_Type["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
1104
|
+
/**
|
|
1105
|
+
* @generated from enum value: TYPE_FOR = 1;
|
|
1106
|
+
*/
|
|
1107
|
+
Block_Loop_Type[Block_Loop_Type["FOR"] = 1] = "FOR";
|
|
1108
|
+
/**
|
|
1109
|
+
* @generated from enum value: TYPE_FOREACH = 2;
|
|
1110
|
+
*/
|
|
1111
|
+
Block_Loop_Type[Block_Loop_Type["FOREACH"] = 2] = "FOREACH";
|
|
1112
|
+
/**
|
|
1113
|
+
* @generated from enum value: TYPE_WHILE = 3;
|
|
1114
|
+
*/
|
|
1115
|
+
Block_Loop_Type[Block_Loop_Type["WHILE"] = 3] = "WHILE";
|
|
1116
|
+
})(Block_Loop_Type || (exports.Block_Loop_Type = Block_Loop_Type = {}));
|
|
1117
|
+
// Retrieve enum metadata with: proto3.getEnumType(Block_Loop_Type)
|
|
1118
|
+
protobuf_1.proto3.util.setEnumType(Block_Loop_Type, "api.v1.Block.Loop.Type", [
|
|
1119
|
+
{ no: 0, name: "TYPE_UNSPECIFIED" },
|
|
1120
|
+
{ no: 1, name: "TYPE_FOR" },
|
|
1121
|
+
{ no: 2, name: "TYPE_FOREACH" },
|
|
1122
|
+
{ no: 3, name: "TYPE_WHILE" },
|
|
1123
|
+
]);
|
|
1124
|
+
/**
|
|
1125
|
+
* @generated from message api.v1.Block.Loop.Variables
|
|
1126
|
+
*/
|
|
1127
|
+
class Block_Loop_Variables extends protobuf_1.Message {
|
|
1128
|
+
/**
|
|
1129
|
+
* The index of the loop.
|
|
1130
|
+
*
|
|
1131
|
+
* @generated from field: string index = 1;
|
|
1132
|
+
*/
|
|
1133
|
+
index = "";
|
|
1134
|
+
/**
|
|
1135
|
+
* The current item; index if none.
|
|
1136
|
+
*
|
|
1137
|
+
* @generated from field: string item = 2;
|
|
1138
|
+
*/
|
|
1139
|
+
item = "";
|
|
1140
|
+
constructor(data) {
|
|
1141
|
+
super();
|
|
1142
|
+
protobuf_1.proto3.util.initPartial(data, this);
|
|
1143
|
+
}
|
|
1144
|
+
static runtime = protobuf_1.proto3;
|
|
1145
|
+
static typeName = "api.v1.Block.Loop.Variables";
|
|
1146
|
+
static fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
1147
|
+
{ no: 1, name: "index", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1148
|
+
{ no: 2, name: "item", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1149
|
+
]);
|
|
1150
|
+
static fromBinary(bytes, options) {
|
|
1151
|
+
return new Block_Loop_Variables().fromBinary(bytes, options);
|
|
1152
|
+
}
|
|
1153
|
+
static fromJson(jsonValue, options) {
|
|
1154
|
+
return new Block_Loop_Variables().fromJson(jsonValue, options);
|
|
1155
|
+
}
|
|
1156
|
+
static fromJsonString(jsonString, options) {
|
|
1157
|
+
return new Block_Loop_Variables().fromJsonString(jsonString, options);
|
|
1158
|
+
}
|
|
1159
|
+
static equals(a, b) {
|
|
1160
|
+
return protobuf_1.proto3.util.equals(Block_Loop_Variables, a, b);
|
|
1161
|
+
}
|
|
1162
|
+
}
|
|
1163
|
+
exports.Block_Loop_Variables = Block_Loop_Variables;
|
|
1164
|
+
/**
|
|
1165
|
+
* @generated from message api.v1.Block.TryCatch
|
|
1166
|
+
*/
|
|
1167
|
+
class Block_TryCatch extends protobuf_1.Message {
|
|
1168
|
+
/**
|
|
1169
|
+
* @generated from field: api.v1.Blocks try = 1;
|
|
1170
|
+
*/
|
|
1171
|
+
try;
|
|
1172
|
+
/**
|
|
1173
|
+
* @generated from field: api.v1.Blocks catch = 2;
|
|
1174
|
+
*/
|
|
1175
|
+
catch;
|
|
1176
|
+
/**
|
|
1177
|
+
* @generated from field: api.v1.Blocks finally = 3;
|
|
1178
|
+
*/
|
|
1179
|
+
finally;
|
|
1180
|
+
/**
|
|
1181
|
+
* @generated from field: api.v1.Block.TryCatch.Variables variables = 4;
|
|
1182
|
+
*/
|
|
1183
|
+
variables;
|
|
1184
|
+
constructor(data) {
|
|
1185
|
+
super();
|
|
1186
|
+
protobuf_1.proto3.util.initPartial(data, this);
|
|
1187
|
+
}
|
|
1188
|
+
static runtime = protobuf_1.proto3;
|
|
1189
|
+
static typeName = "api.v1.Block.TryCatch";
|
|
1190
|
+
static fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
1191
|
+
{ no: 1, name: "try", kind: "message", T: Blocks },
|
|
1192
|
+
{ no: 2, name: "catch", kind: "message", T: Blocks },
|
|
1193
|
+
{ no: 3, name: "finally", kind: "message", T: Blocks },
|
|
1194
|
+
{ no: 4, name: "variables", kind: "message", T: Block_TryCatch_Variables },
|
|
1195
|
+
]);
|
|
1196
|
+
static fromBinary(bytes, options) {
|
|
1197
|
+
return new Block_TryCatch().fromBinary(bytes, options);
|
|
1198
|
+
}
|
|
1199
|
+
static fromJson(jsonValue, options) {
|
|
1200
|
+
return new Block_TryCatch().fromJson(jsonValue, options);
|
|
1201
|
+
}
|
|
1202
|
+
static fromJsonString(jsonString, options) {
|
|
1203
|
+
return new Block_TryCatch().fromJsonString(jsonString, options);
|
|
1204
|
+
}
|
|
1205
|
+
static equals(a, b) {
|
|
1206
|
+
return protobuf_1.proto3.util.equals(Block_TryCatch, a, b);
|
|
1207
|
+
}
|
|
1208
|
+
}
|
|
1209
|
+
exports.Block_TryCatch = Block_TryCatch;
|
|
1210
|
+
/**
|
|
1211
|
+
* @generated from message api.v1.Block.TryCatch.Variables
|
|
1212
|
+
*/
|
|
1213
|
+
class Block_TryCatch_Variables extends protobuf_1.Message {
|
|
1214
|
+
/**
|
|
1215
|
+
* The error inside of the catch block.
|
|
1216
|
+
*
|
|
1217
|
+
* @generated from field: string error = 1;
|
|
1218
|
+
*/
|
|
1219
|
+
error = "";
|
|
1220
|
+
constructor(data) {
|
|
1221
|
+
super();
|
|
1222
|
+
protobuf_1.proto3.util.initPartial(data, this);
|
|
1223
|
+
}
|
|
1224
|
+
static runtime = protobuf_1.proto3;
|
|
1225
|
+
static typeName = "api.v1.Block.TryCatch.Variables";
|
|
1226
|
+
static fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
1227
|
+
{ no: 1, name: "error", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1228
|
+
]);
|
|
1229
|
+
static fromBinary(bytes, options) {
|
|
1230
|
+
return new Block_TryCatch_Variables().fromBinary(bytes, options);
|
|
1231
|
+
}
|
|
1232
|
+
static fromJson(jsonValue, options) {
|
|
1233
|
+
return new Block_TryCatch_Variables().fromJson(jsonValue, options);
|
|
1234
|
+
}
|
|
1235
|
+
static fromJsonString(jsonString, options) {
|
|
1236
|
+
return new Block_TryCatch_Variables().fromJsonString(jsonString, options);
|
|
1237
|
+
}
|
|
1238
|
+
static equals(a, b) {
|
|
1239
|
+
return protobuf_1.proto3.util.equals(Block_TryCatch_Variables, a, b);
|
|
1240
|
+
}
|
|
1241
|
+
}
|
|
1242
|
+
exports.Block_TryCatch_Variables = Block_TryCatch_Variables;
|
|
1243
|
+
/**
|
|
1244
|
+
* @generated from message api.v1.Block.Break
|
|
1245
|
+
*/
|
|
1246
|
+
class Block_Break extends protobuf_1.Message {
|
|
1247
|
+
/**
|
|
1248
|
+
* @generated from field: string condition = 1;
|
|
1249
|
+
*/
|
|
1250
|
+
condition = "";
|
|
1251
|
+
constructor(data) {
|
|
1252
|
+
super();
|
|
1253
|
+
protobuf_1.proto3.util.initPartial(data, this);
|
|
1254
|
+
}
|
|
1255
|
+
static runtime = protobuf_1.proto3;
|
|
1256
|
+
static typeName = "api.v1.Block.Break";
|
|
1257
|
+
static fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
1258
|
+
{ no: 1, name: "condition", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1259
|
+
]);
|
|
1260
|
+
static fromBinary(bytes, options) {
|
|
1261
|
+
return new Block_Break().fromBinary(bytes, options);
|
|
1262
|
+
}
|
|
1263
|
+
static fromJson(jsonValue, options) {
|
|
1264
|
+
return new Block_Break().fromJson(jsonValue, options);
|
|
1265
|
+
}
|
|
1266
|
+
static fromJsonString(jsonString, options) {
|
|
1267
|
+
return new Block_Break().fromJsonString(jsonString, options);
|
|
1268
|
+
}
|
|
1269
|
+
static equals(a, b) {
|
|
1270
|
+
return protobuf_1.proto3.util.equals(Block_Break, a, b);
|
|
1271
|
+
}
|
|
1272
|
+
}
|
|
1273
|
+
exports.Block_Break = Block_Break;
|
|
1274
|
+
/**
|
|
1275
|
+
* @generated from message api.v1.Block.Return
|
|
1276
|
+
*/
|
|
1277
|
+
class Block_Return extends protobuf_1.Message {
|
|
1278
|
+
/**
|
|
1279
|
+
* @generated from field: string data = 1;
|
|
1280
|
+
*/
|
|
1281
|
+
data = "";
|
|
1282
|
+
constructor(data) {
|
|
1283
|
+
super();
|
|
1284
|
+
protobuf_1.proto3.util.initPartial(data, this);
|
|
1285
|
+
}
|
|
1286
|
+
static runtime = protobuf_1.proto3;
|
|
1287
|
+
static typeName = "api.v1.Block.Return";
|
|
1288
|
+
static fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
1289
|
+
{ no: 1, name: "data", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1290
|
+
]);
|
|
1291
|
+
static fromBinary(bytes, options) {
|
|
1292
|
+
return new Block_Return().fromBinary(bytes, options);
|
|
1293
|
+
}
|
|
1294
|
+
static fromJson(jsonValue, options) {
|
|
1295
|
+
return new Block_Return().fromJson(jsonValue, options);
|
|
1296
|
+
}
|
|
1297
|
+
static fromJsonString(jsonString, options) {
|
|
1298
|
+
return new Block_Return().fromJsonString(jsonString, options);
|
|
1299
|
+
}
|
|
1300
|
+
static equals(a, b) {
|
|
1301
|
+
return protobuf_1.proto3.util.equals(Block_Return, a, b);
|
|
1302
|
+
}
|
|
1303
|
+
}
|
|
1304
|
+
exports.Block_Return = Block_Return;
|
|
1305
|
+
/**
|
|
1306
|
+
* @generated from message api.v1.Block.Throw
|
|
1307
|
+
*/
|
|
1308
|
+
class Block_Throw extends protobuf_1.Message {
|
|
1309
|
+
/**
|
|
1310
|
+
* @generated from field: string error = 1;
|
|
1311
|
+
*/
|
|
1312
|
+
error = "";
|
|
1313
|
+
constructor(data) {
|
|
1314
|
+
super();
|
|
1315
|
+
protobuf_1.proto3.util.initPartial(data, this);
|
|
1316
|
+
}
|
|
1317
|
+
static runtime = protobuf_1.proto3;
|
|
1318
|
+
static typeName = "api.v1.Block.Throw";
|
|
1319
|
+
static fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
1320
|
+
{ no: 1, name: "error", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1321
|
+
]);
|
|
1322
|
+
static fromBinary(bytes, options) {
|
|
1323
|
+
return new Block_Throw().fromBinary(bytes, options);
|
|
1324
|
+
}
|
|
1325
|
+
static fromJson(jsonValue, options) {
|
|
1326
|
+
return new Block_Throw().fromJson(jsonValue, options);
|
|
1327
|
+
}
|
|
1328
|
+
static fromJsonString(jsonString, options) {
|
|
1329
|
+
return new Block_Throw().fromJsonString(jsonString, options);
|
|
1330
|
+
}
|
|
1331
|
+
static equals(a, b) {
|
|
1332
|
+
return protobuf_1.proto3.util.equals(Block_Throw, a, b);
|
|
1333
|
+
}
|
|
1334
|
+
}
|
|
1335
|
+
exports.Block_Throw = Block_Throw;
|
|
1336
|
+
/**
|
|
1337
|
+
* @generated from message api.v1.Block.Wait
|
|
1338
|
+
*/
|
|
1339
|
+
class Block_Wait extends protobuf_1.Message {
|
|
1340
|
+
/**
|
|
1341
|
+
* @generated from field: string condition = 1;
|
|
1342
|
+
*/
|
|
1343
|
+
condition = "";
|
|
1344
|
+
constructor(data) {
|
|
1345
|
+
super();
|
|
1346
|
+
protobuf_1.proto3.util.initPartial(data, this);
|
|
1347
|
+
}
|
|
1348
|
+
static runtime = protobuf_1.proto3;
|
|
1349
|
+
static typeName = "api.v1.Block.Wait";
|
|
1350
|
+
static fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
1351
|
+
{ no: 1, name: "condition", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1352
|
+
]);
|
|
1353
|
+
static fromBinary(bytes, options) {
|
|
1354
|
+
return new Block_Wait().fromBinary(bytes, options);
|
|
1355
|
+
}
|
|
1356
|
+
static fromJson(jsonValue, options) {
|
|
1357
|
+
return new Block_Wait().fromJson(jsonValue, options);
|
|
1358
|
+
}
|
|
1359
|
+
static fromJsonString(jsonString, options) {
|
|
1360
|
+
return new Block_Wait().fromJsonString(jsonString, options);
|
|
1361
|
+
}
|
|
1362
|
+
static equals(a, b) {
|
|
1363
|
+
return protobuf_1.proto3.util.equals(Block_Wait, a, b);
|
|
1364
|
+
}
|
|
1365
|
+
}
|
|
1366
|
+
exports.Block_Wait = Block_Wait;
|
|
1367
|
+
/**
|
|
1368
|
+
* @generated from message api.v1.Block.Stream
|
|
1369
|
+
*/
|
|
1370
|
+
class Block_Stream extends protobuf_1.Message {
|
|
1371
|
+
/**
|
|
1372
|
+
* @generated from field: api.v1.Block.Stream.Trigger trigger = 1;
|
|
1373
|
+
*/
|
|
1374
|
+
trigger;
|
|
1375
|
+
/**
|
|
1376
|
+
* @generated from field: api.v1.Blocks process = 2;
|
|
1377
|
+
*/
|
|
1378
|
+
process;
|
|
1379
|
+
/**
|
|
1380
|
+
* @generated from field: api.v1.Block.Stream.Variables variables = 3;
|
|
1381
|
+
*/
|
|
1382
|
+
variables;
|
|
1383
|
+
/**
|
|
1384
|
+
* @generated from field: api.v1.Block.Stream.Options options = 4;
|
|
1385
|
+
*/
|
|
1386
|
+
options;
|
|
1387
|
+
constructor(data) {
|
|
1388
|
+
super();
|
|
1389
|
+
protobuf_1.proto3.util.initPartial(data, this);
|
|
1390
|
+
}
|
|
1391
|
+
static runtime = protobuf_1.proto3;
|
|
1392
|
+
static typeName = "api.v1.Block.Stream";
|
|
1393
|
+
static fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
1394
|
+
{ no: 1, name: "trigger", kind: "message", T: Block_Stream_Trigger },
|
|
1395
|
+
{ no: 2, name: "process", kind: "message", T: Blocks },
|
|
1396
|
+
{ no: 3, name: "variables", kind: "message", T: Block_Stream_Variables },
|
|
1397
|
+
{ no: 4, name: "options", kind: "message", T: Block_Stream_Options },
|
|
1398
|
+
]);
|
|
1399
|
+
static fromBinary(bytes, options) {
|
|
1400
|
+
return new Block_Stream().fromBinary(bytes, options);
|
|
1401
|
+
}
|
|
1402
|
+
static fromJson(jsonValue, options) {
|
|
1403
|
+
return new Block_Stream().fromJson(jsonValue, options);
|
|
1404
|
+
}
|
|
1405
|
+
static fromJsonString(jsonString, options) {
|
|
1406
|
+
return new Block_Stream().fromJsonString(jsonString, options);
|
|
1407
|
+
}
|
|
1408
|
+
static equals(a, b) {
|
|
1409
|
+
return protobuf_1.proto3.util.equals(Block_Stream, a, b);
|
|
1410
|
+
}
|
|
1411
|
+
}
|
|
1412
|
+
exports.Block_Stream = Block_Stream;
|
|
1413
|
+
/**
|
|
1414
|
+
* @generated from message api.v1.Block.Stream.Variables
|
|
1415
|
+
*/
|
|
1416
|
+
class Block_Stream_Variables extends protobuf_1.Message {
|
|
1417
|
+
/**
|
|
1418
|
+
* @generated from field: string item = 1;
|
|
1419
|
+
*/
|
|
1420
|
+
item = "";
|
|
1421
|
+
constructor(data) {
|
|
1422
|
+
super();
|
|
1423
|
+
protobuf_1.proto3.util.initPartial(data, this);
|
|
1424
|
+
}
|
|
1425
|
+
static runtime = protobuf_1.proto3;
|
|
1426
|
+
static typeName = "api.v1.Block.Stream.Variables";
|
|
1427
|
+
static fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
1428
|
+
{ no: 1, name: "item", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1429
|
+
]);
|
|
1430
|
+
static fromBinary(bytes, options) {
|
|
1431
|
+
return new Block_Stream_Variables().fromBinary(bytes, options);
|
|
1432
|
+
}
|
|
1433
|
+
static fromJson(jsonValue, options) {
|
|
1434
|
+
return new Block_Stream_Variables().fromJson(jsonValue, options);
|
|
1435
|
+
}
|
|
1436
|
+
static fromJsonString(jsonString, options) {
|
|
1437
|
+
return new Block_Stream_Variables().fromJsonString(jsonString, options);
|
|
1438
|
+
}
|
|
1439
|
+
static equals(a, b) {
|
|
1440
|
+
return protobuf_1.proto3.util.equals(Block_Stream_Variables, a, b);
|
|
1441
|
+
}
|
|
1442
|
+
}
|
|
1443
|
+
exports.Block_Stream_Variables = Block_Stream_Variables;
|
|
1444
|
+
/**
|
|
1445
|
+
* @generated from message api.v1.Block.Stream.Options
|
|
1446
|
+
*/
|
|
1447
|
+
class Block_Stream_Options extends protobuf_1.Message {
|
|
1448
|
+
/**
|
|
1449
|
+
* The UI has "auto send" but we need the default to be false
|
|
1450
|
+
* So our name here needs to be the opposite.
|
|
1451
|
+
*
|
|
1452
|
+
* @generated from field: bool disable_auto_send = 1;
|
|
1453
|
+
*/
|
|
1454
|
+
disableAutoSend = false;
|
|
1455
|
+
constructor(data) {
|
|
1456
|
+
super();
|
|
1457
|
+
protobuf_1.proto3.util.initPartial(data, this);
|
|
1458
|
+
}
|
|
1459
|
+
static runtime = protobuf_1.proto3;
|
|
1460
|
+
static typeName = "api.v1.Block.Stream.Options";
|
|
1461
|
+
static fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
1462
|
+
{ no: 1, name: "disable_auto_send", kind: "scalar", T: 8 /* ScalarType.BOOL */ },
|
|
1463
|
+
]);
|
|
1464
|
+
static fromBinary(bytes, options) {
|
|
1465
|
+
return new Block_Stream_Options().fromBinary(bytes, options);
|
|
1466
|
+
}
|
|
1467
|
+
static fromJson(jsonValue, options) {
|
|
1468
|
+
return new Block_Stream_Options().fromJson(jsonValue, options);
|
|
1469
|
+
}
|
|
1470
|
+
static fromJsonString(jsonString, options) {
|
|
1471
|
+
return new Block_Stream_Options().fromJsonString(jsonString, options);
|
|
1472
|
+
}
|
|
1473
|
+
static equals(a, b) {
|
|
1474
|
+
return protobuf_1.proto3.util.equals(Block_Stream_Options, a, b);
|
|
1475
|
+
}
|
|
1476
|
+
}
|
|
1477
|
+
exports.Block_Stream_Options = Block_Stream_Options;
|
|
1478
|
+
/**
|
|
1479
|
+
* @generated from message api.v1.Block.Stream.Trigger
|
|
1480
|
+
*/
|
|
1481
|
+
class Block_Stream_Trigger extends protobuf_1.Message {
|
|
1482
|
+
/**
|
|
1483
|
+
* @generated from field: string name = 1;
|
|
1484
|
+
*/
|
|
1485
|
+
name = "";
|
|
1486
|
+
/**
|
|
1487
|
+
* @generated from field: api.v1.Step step = 2;
|
|
1488
|
+
*/
|
|
1489
|
+
step;
|
|
1490
|
+
constructor(data) {
|
|
1491
|
+
super();
|
|
1492
|
+
protobuf_1.proto3.util.initPartial(data, this);
|
|
1493
|
+
}
|
|
1494
|
+
static runtime = protobuf_1.proto3;
|
|
1495
|
+
static typeName = "api.v1.Block.Stream.Trigger";
|
|
1496
|
+
static fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
1497
|
+
{ no: 1, name: "name", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1498
|
+
{ no: 2, name: "step", kind: "message", T: Step },
|
|
1499
|
+
]);
|
|
1500
|
+
static fromBinary(bytes, options) {
|
|
1501
|
+
return new Block_Stream_Trigger().fromBinary(bytes, options);
|
|
1502
|
+
}
|
|
1503
|
+
static fromJson(jsonValue, options) {
|
|
1504
|
+
return new Block_Stream_Trigger().fromJson(jsonValue, options);
|
|
1505
|
+
}
|
|
1506
|
+
static fromJsonString(jsonString, options) {
|
|
1507
|
+
return new Block_Stream_Trigger().fromJsonString(jsonString, options);
|
|
1508
|
+
}
|
|
1509
|
+
static equals(a, b) {
|
|
1510
|
+
return protobuf_1.proto3.util.equals(Block_Stream_Trigger, a, b);
|
|
1511
|
+
}
|
|
1512
|
+
}
|
|
1513
|
+
exports.Block_Stream_Trigger = Block_Stream_Trigger;
|
|
1514
|
+
/**
|
|
1515
|
+
* @generated from message api.v1.Block.Send
|
|
1516
|
+
*/
|
|
1517
|
+
class Block_Send extends protobuf_1.Message {
|
|
1518
|
+
/**
|
|
1519
|
+
* @generated from field: string message = 1;
|
|
1520
|
+
*/
|
|
1521
|
+
message = "";
|
|
1522
|
+
constructor(data) {
|
|
1523
|
+
super();
|
|
1524
|
+
protobuf_1.proto3.util.initPartial(data, this);
|
|
1525
|
+
}
|
|
1526
|
+
static runtime = protobuf_1.proto3;
|
|
1527
|
+
static typeName = "api.v1.Block.Send";
|
|
1528
|
+
static fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
1529
|
+
{ no: 1, name: "message", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1530
|
+
]);
|
|
1531
|
+
static fromBinary(bytes, options) {
|
|
1532
|
+
return new Block_Send().fromBinary(bytes, options);
|
|
1533
|
+
}
|
|
1534
|
+
static fromJson(jsonValue, options) {
|
|
1535
|
+
return new Block_Send().fromJson(jsonValue, options);
|
|
1536
|
+
}
|
|
1537
|
+
static fromJsonString(jsonString, options) {
|
|
1538
|
+
return new Block_Send().fromJsonString(jsonString, options);
|
|
1539
|
+
}
|
|
1540
|
+
static equals(a, b) {
|
|
1541
|
+
return protobuf_1.proto3.util.equals(Block_Send, a, b);
|
|
1542
|
+
}
|
|
1543
|
+
}
|
|
1544
|
+
exports.Block_Send = Block_Send;
|
|
1545
|
+
/**
|
|
1546
|
+
* @generated from message api.v1.Step
|
|
1547
|
+
*/
|
|
1548
|
+
class Step extends protobuf_1.Message {
|
|
1549
|
+
/**
|
|
1550
|
+
* Important: integration means integration id
|
|
1551
|
+
*
|
|
1552
|
+
* @generated from field: string integration = 1;
|
|
1553
|
+
*/
|
|
1554
|
+
integration = "";
|
|
1555
|
+
/**
|
|
1556
|
+
* @generated from oneof api.v1.Step.config
|
|
1557
|
+
*/
|
|
1558
|
+
config = { case: undefined };
|
|
1559
|
+
constructor(data) {
|
|
1560
|
+
super();
|
|
1561
|
+
protobuf_1.proto3.util.initPartial(data, this);
|
|
1562
|
+
}
|
|
1563
|
+
static runtime = protobuf_1.proto3;
|
|
1564
|
+
static typeName = "api.v1.Step";
|
|
1565
|
+
static fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
1566
|
+
{ no: 1, name: "integration", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1567
|
+
{ no: 2, name: "python", kind: "message", T: plugin_pb_1.Plugin, oneof: "config" },
|
|
1568
|
+
{ no: 3, name: "bigquery", kind: "message", T: plugin_pb_2.Plugin, oneof: "config" },
|
|
1569
|
+
{ no: 4, name: "dynamodb", kind: "message", T: plugin_pb_3.Plugin, oneof: "config" },
|
|
1570
|
+
{ no: 5, name: "email", kind: "message", T: plugin_pb_4.Plugin, oneof: "config" },
|
|
1571
|
+
{ no: 6, name: "graphql", kind: "message", T: plugin_pb_5.Plugin, oneof: "config" },
|
|
1572
|
+
{ no: 7, name: "graphqlintegration", kind: "message", T: plugin_pb_5.Plugin, oneof: "config" },
|
|
1573
|
+
{ no: 8, name: "gsheets", kind: "message", T: plugin_pb_6.Plugin, oneof: "config" },
|
|
1574
|
+
{ no: 9, name: "mariadb", kind: "message", T: plugin_pb_7.Plugin, oneof: "config" },
|
|
1575
|
+
{ no: 10, name: "mssql", kind: "message", T: plugin_pb_8.Plugin, oneof: "config" },
|
|
1576
|
+
{ no: 11, name: "mysql", kind: "message", T: plugin_pb_9.Plugin, oneof: "config" },
|
|
1577
|
+
{ no: 12, name: "postgres", kind: "message", T: plugin_pb_10.Plugin, oneof: "config" },
|
|
1578
|
+
{ no: 13, name: "redshift", kind: "message", T: plugin_pb_11.Plugin, oneof: "config" },
|
|
1579
|
+
{ no: 14, name: "restapi", kind: "message", T: plugin_pb_12.Plugin, oneof: "config" },
|
|
1580
|
+
{ no: 15, name: "restapiintegration", kind: "message", T: plugin_pb_13.Plugin, oneof: "config" },
|
|
1581
|
+
{ no: 16, name: "rockset", kind: "message", T: plugin_pb_14.Plugin, oneof: "config" },
|
|
1582
|
+
{ no: 17, name: "s3", kind: "message", T: plugin_pb_15.Plugin, oneof: "config" },
|
|
1583
|
+
{ no: 18, name: "snowflake", kind: "message", T: plugin_pb_16.Plugin, oneof: "config" },
|
|
1584
|
+
{ no: 19, name: "workflow", kind: "message", T: plugin_pb_17.Plugin, oneof: "config" },
|
|
1585
|
+
{ no: 20, name: "javascript", kind: "message", T: plugin_pb_18.Plugin, oneof: "config" },
|
|
1586
|
+
{ no: 21, name: "mongodb", kind: "message", T: plugin_pb_19.Plugin, oneof: "config" },
|
|
1587
|
+
{ no: 22, name: "gcs", kind: "message", T: plugin_pb_20.Plugin, oneof: "config" },
|
|
1588
|
+
{ no: 23, name: "openai", kind: "message", T: plugin_pb_21.Plugin, oneof: "config" },
|
|
1589
|
+
{ no: 24, name: "ocr", jsonName: "superblocks-ocr", kind: "message", T: plugin_pb_22.Plugin, oneof: "config" },
|
|
1590
|
+
{ no: 25, name: "kafka", kind: "message", T: plugin_pb_23.Plugin, oneof: "config" },
|
|
1591
|
+
{ no: 26, name: "confluent", kind: "message", T: plugin_pb_23.Plugin, oneof: "config" },
|
|
1592
|
+
{ no: 27, name: "msk", kind: "message", T: plugin_pb_23.Plugin, oneof: "config" },
|
|
1593
|
+
{ no: 28, name: "redpanda", kind: "message", T: plugin_pb_23.Plugin, oneof: "config" },
|
|
1594
|
+
{ no: 29, name: "aivenkafka", kind: "message", T: plugin_pb_23.Plugin, oneof: "config" },
|
|
1595
|
+
{ no: 30, name: "cockroachdb", kind: "message", T: plugin_pb_24.Plugin, oneof: "config" },
|
|
1596
|
+
{ no: 31, name: "airtable", kind: "message", T: plugin_pb_13.Plugin, oneof: "config" },
|
|
1597
|
+
{ no: 32, name: "notion", kind: "message", T: plugin_pb_13.Plugin, oneof: "config" },
|
|
1598
|
+
{ no: 33, name: "pagerduty", kind: "message", T: plugin_pb_13.Plugin, oneof: "config" },
|
|
1599
|
+
{ no: 34, name: "sendgrid", kind: "message", T: plugin_pb_13.Plugin, oneof: "config" },
|
|
1600
|
+
{ no: 35, name: "slack", kind: "message", T: plugin_pb_13.Plugin, oneof: "config" },
|
|
1601
|
+
{ no: 36, name: "athena", kind: "message", T: plugin_pb_25.Plugin, oneof: "config" },
|
|
1602
|
+
{ no: 37, name: "redis", kind: "message", T: plugin_pb_26.Plugin, oneof: "config" },
|
|
1603
|
+
{ no: 38, name: "asana", kind: "message", T: plugin_pb_13.Plugin, oneof: "config" },
|
|
1604
|
+
{ no: 39, name: "github", kind: "message", T: plugin_pb_13.Plugin, oneof: "config" },
|
|
1605
|
+
{ no: 40, name: "smtp", kind: "message", T: plugin_pb_27.Plugin, oneof: "config" },
|
|
1606
|
+
{ no: 41, name: "salesforce", kind: "message", T: plugin_pb_28.Plugin, oneof: "config" },
|
|
1607
|
+
{ no: 42, name: "bitbucket", kind: "message", T: plugin_pb_13.Plugin, oneof: "config" },
|
|
1608
|
+
{ no: 43, name: "circleci", kind: "message", T: plugin_pb_13.Plugin, oneof: "config" },
|
|
1609
|
+
{ no: 44, name: "front", kind: "message", T: plugin_pb_13.Plugin, oneof: "config" },
|
|
1610
|
+
{ no: 45, name: "intercom", kind: "message", T: plugin_pb_13.Plugin, oneof: "config" },
|
|
1611
|
+
{ no: 46, name: "segment", kind: "message", T: plugin_pb_13.Plugin, oneof: "config" },
|
|
1612
|
+
{ no: 47, name: "launchdarkly", kind: "message", T: plugin_pb_13.Plugin, oneof: "config" },
|
|
1613
|
+
{ no: 48, name: "dropbox", kind: "message", T: plugin_pb_13.Plugin, oneof: "config" },
|
|
1614
|
+
{ no: 49, name: "twilio", kind: "message", T: plugin_pb_13.Plugin, oneof: "config" },
|
|
1615
|
+
{ no: 50, name: "googledrive", kind: "message", T: plugin_pb_13.Plugin, oneof: "config" },
|
|
1616
|
+
{ no: 51, name: "googleanalytics", kind: "message", T: plugin_pb_13.Plugin, oneof: "config" },
|
|
1617
|
+
{ no: 52, name: "box", kind: "message", T: plugin_pb_13.Plugin, oneof: "config" },
|
|
1618
|
+
{ no: 53, name: "hubspot", kind: "message", T: plugin_pb_13.Plugin, oneof: "config" },
|
|
1619
|
+
{ no: 54, name: "stripe", kind: "message", T: plugin_pb_13.Plugin, oneof: "config" },
|
|
1620
|
+
{ no: 55, name: "zoom", kind: "message", T: plugin_pb_13.Plugin, oneof: "config" },
|
|
1621
|
+
{ no: 56, name: "jira", kind: "message", T: plugin_pb_13.Plugin, oneof: "config" },
|
|
1622
|
+
{ no: 57, name: "zendesk", kind: "message", T: plugin_pb_13.Plugin, oneof: "config" },
|
|
1623
|
+
{ no: 58, name: "adls", kind: "message", T: plugin_pb_29.Plugin, oneof: "config" },
|
|
1624
|
+
{ no: 59, name: "pinecone", kind: "message", T: plugin_pb_30.Plugin, oneof: "config" },
|
|
1625
|
+
{ no: 60, name: "cosmosdb", kind: "message", T: plugin_pb_31.Plugin, oneof: "config" },
|
|
1626
|
+
{ no: 61, name: "datadog", kind: "message", T: plugin_pb_13.Plugin, oneof: "config" },
|
|
1627
|
+
{ no: 62, name: "xero", kind: "message", T: plugin_pb_13.Plugin, oneof: "config" },
|
|
1628
|
+
{ no: 63, name: "oracledb", kind: "message", T: plugin_pb_32.Plugin, oneof: "config" },
|
|
1629
|
+
{ no: 64, name: "elasticsearch", kind: "message", T: plugin_pb_13.Plugin, oneof: "config" },
|
|
1630
|
+
{ no: 65, name: "databricks", kind: "message", T: plugin_pb_33.Plugin, oneof: "config" },
|
|
1631
|
+
{ no: 66, name: "couchbase", kind: "message", T: plugin_pb_34.Plugin, oneof: "config" },
|
|
1632
|
+
{ no: 67, name: "custom", kind: "message", T: plugin_pb_35.Plugin, oneof: "config" },
|
|
1633
|
+
{ no: 68, name: "anthropic", kind: "message", T: plugin_pb_13.Plugin, oneof: "config" },
|
|
1634
|
+
{ no: 69, name: "cohere", kind: "message", T: plugin_pb_13.Plugin, oneof: "config" },
|
|
1635
|
+
{ no: 70, name: "fireworks", kind: "message", T: plugin_pb_13.Plugin, oneof: "config" },
|
|
1636
|
+
{ no: 71, name: "mistral", kind: "message", T: plugin_pb_13.Plugin, oneof: "config" },
|
|
1637
|
+
{ no: 72, name: "groq", kind: "message", T: plugin_pb_13.Plugin, oneof: "config" },
|
|
1638
|
+
{ no: 73, name: "perplexity", kind: "message", T: plugin_pb_13.Plugin, oneof: "config" },
|
|
1639
|
+
{ no: 74, name: "stabilityai", kind: "message", T: plugin_pb_13.Plugin, oneof: "config" },
|
|
1640
|
+
{ no: 75, name: "gemini", kind: "message", T: plugin_pb_13.Plugin, oneof: "config" },
|
|
1641
|
+
{ no: 76, name: "kinesis", kind: "message", T: plugin_pb_36.Plugin, oneof: "config" },
|
|
1642
|
+
]);
|
|
1643
|
+
static fromBinary(bytes, options) {
|
|
1644
|
+
return new Step().fromBinary(bytes, options);
|
|
1645
|
+
}
|
|
1646
|
+
static fromJson(jsonValue, options) {
|
|
1647
|
+
return new Step().fromJson(jsonValue, options);
|
|
1648
|
+
}
|
|
1649
|
+
static fromJsonString(jsonString, options) {
|
|
1650
|
+
return new Step().fromJsonString(jsonString, options);
|
|
1651
|
+
}
|
|
1652
|
+
static equals(a, b) {
|
|
1653
|
+
return protobuf_1.proto3.util.equals(Step, a, b);
|
|
1654
|
+
}
|
|
1655
|
+
}
|
|
1656
|
+
exports.Step = Step;
|
|
1657
|
+
//# sourceMappingURL=api_pb.js.map
|