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