@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,1099 @@
|
|
|
1
|
+
// @generated by protoc-gen-es v1.2.0 with parameter "target=ts"
|
|
2
|
+
// @generated from file transport/v1/transport.proto (package transport.v1, syntax proto3)
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
// @ts-nocheck
|
|
5
|
+
|
|
6
|
+
import type { BinaryReadOptions, FieldList, JsonReadOptions, JsonValue, PartialMessage, PlainMessage } from "@bufbuild/protobuf";
|
|
7
|
+
import { Any, Message, proto3, protoInt64, Struct } from "@bufbuild/protobuf";
|
|
8
|
+
import { Variables_Mode, Variables_Type } from "../../api/v1/blocks_pb";
|
|
9
|
+
import { Error } from "../../common/v1/errors_pb";
|
|
10
|
+
import { Definition, MetadataResponse_BucketMetadata, MetadataResponse_DatabaseSchemaMetadata } from "../../api/v1/service_pb";
|
|
11
|
+
import { Metadata } from "../../plugins/couchbase/v1/plugin_pb";
|
|
12
|
+
import { Metadata as Metadata$1 } from "../../plugins/kafka/v1/plugin_pb";
|
|
13
|
+
import { Metadata as Metadata$2 } from "../../plugins/kinesis/v1/plugin_pb";
|
|
14
|
+
import { Plugin_Metadata } from "../../plugins/cosmosdb/v1/plugin_pb";
|
|
15
|
+
import { Plugin_Metadata as Plugin_Metadata$1 } from "../../plugins/adls/v1/plugin_pb";
|
|
16
|
+
import { Api } from "../../api/v1/api_pb";
|
|
17
|
+
import { Stores } from "../../store/v1/store_pb";
|
|
18
|
+
|
|
19
|
+
/**
|
|
20
|
+
* @generated from message transport.v1.Performance
|
|
21
|
+
*/
|
|
22
|
+
export class Performance extends Message<Performance> {
|
|
23
|
+
/**
|
|
24
|
+
* @generated from field: bool error = 1;
|
|
25
|
+
*/
|
|
26
|
+
error = false;
|
|
27
|
+
|
|
28
|
+
/**
|
|
29
|
+
* @generated from field: transport.v1.Performance.Observable plugin_execution = 2;
|
|
30
|
+
*/
|
|
31
|
+
pluginExecution?: Performance_Observable;
|
|
32
|
+
|
|
33
|
+
/**
|
|
34
|
+
* @generated from field: transport.v1.Performance.Observable queue_request = 3;
|
|
35
|
+
*/
|
|
36
|
+
queueRequest?: Performance_Observable;
|
|
37
|
+
|
|
38
|
+
/**
|
|
39
|
+
* @generated from field: transport.v1.Performance.Observable queue_response = 4;
|
|
40
|
+
*/
|
|
41
|
+
queueResponse?: Performance_Observable;
|
|
42
|
+
|
|
43
|
+
/**
|
|
44
|
+
* @generated from field: transport.v1.Performance.Observable kv_store_fetch = 5;
|
|
45
|
+
*/
|
|
46
|
+
kvStoreFetch?: Performance_Observable;
|
|
47
|
+
|
|
48
|
+
/**
|
|
49
|
+
* @generated from field: transport.v1.Performance.Observable kv_store_push = 6;
|
|
50
|
+
*/
|
|
51
|
+
kvStorePush?: Performance_Observable;
|
|
52
|
+
|
|
53
|
+
/**
|
|
54
|
+
* @generated from field: transport.v1.Performance.Observable total = 7;
|
|
55
|
+
*/
|
|
56
|
+
total?: Performance_Observable;
|
|
57
|
+
|
|
58
|
+
constructor(data?: PartialMessage<Performance>) {
|
|
59
|
+
super();
|
|
60
|
+
proto3.util.initPartial(data, this);
|
|
61
|
+
}
|
|
62
|
+
|
|
63
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
64
|
+
static readonly typeName = "transport.v1.Performance";
|
|
65
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
66
|
+
{ no: 1, name: "error", kind: "scalar", T: 8 /* ScalarType.BOOL */ },
|
|
67
|
+
{ no: 2, name: "plugin_execution", kind: "message", T: Performance_Observable },
|
|
68
|
+
{ no: 3, name: "queue_request", kind: "message", T: Performance_Observable },
|
|
69
|
+
{ no: 4, name: "queue_response", kind: "message", T: Performance_Observable },
|
|
70
|
+
{ no: 5, name: "kv_store_fetch", kind: "message", T: Performance_Observable },
|
|
71
|
+
{ no: 6, name: "kv_store_push", kind: "message", T: Performance_Observable },
|
|
72
|
+
{ no: 7, name: "total", kind: "message", T: Performance_Observable },
|
|
73
|
+
]);
|
|
74
|
+
|
|
75
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Performance {
|
|
76
|
+
return new Performance().fromBinary(bytes, options);
|
|
77
|
+
}
|
|
78
|
+
|
|
79
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Performance {
|
|
80
|
+
return new Performance().fromJson(jsonValue, options);
|
|
81
|
+
}
|
|
82
|
+
|
|
83
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Performance {
|
|
84
|
+
return new Performance().fromJsonString(jsonString, options);
|
|
85
|
+
}
|
|
86
|
+
|
|
87
|
+
static equals(a: Performance | PlainMessage<Performance> | undefined, b: Performance | PlainMessage<Performance> | undefined): boolean {
|
|
88
|
+
return proto3.util.equals(Performance, a, b);
|
|
89
|
+
}
|
|
90
|
+
}
|
|
91
|
+
|
|
92
|
+
/**
|
|
93
|
+
* @generated from message transport.v1.Performance.Observable
|
|
94
|
+
*/
|
|
95
|
+
export class Performance_Observable extends Message<Performance_Observable> {
|
|
96
|
+
/**
|
|
97
|
+
* @generated from field: double start = 1;
|
|
98
|
+
*/
|
|
99
|
+
start = 0;
|
|
100
|
+
|
|
101
|
+
/**
|
|
102
|
+
* @generated from field: double end = 2;
|
|
103
|
+
*/
|
|
104
|
+
end = 0;
|
|
105
|
+
|
|
106
|
+
/**
|
|
107
|
+
* @generated from field: double value = 3;
|
|
108
|
+
*/
|
|
109
|
+
value = 0;
|
|
110
|
+
|
|
111
|
+
/**
|
|
112
|
+
* @generated from field: double bytes = 4;
|
|
113
|
+
*/
|
|
114
|
+
bytes = 0;
|
|
115
|
+
|
|
116
|
+
/**
|
|
117
|
+
* @generated from field: double estimate = 5;
|
|
118
|
+
*/
|
|
119
|
+
estimate = 0;
|
|
120
|
+
|
|
121
|
+
constructor(data?: PartialMessage<Performance_Observable>) {
|
|
122
|
+
super();
|
|
123
|
+
proto3.util.initPartial(data, this);
|
|
124
|
+
}
|
|
125
|
+
|
|
126
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
127
|
+
static readonly typeName = "transport.v1.Performance.Observable";
|
|
128
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
129
|
+
{ no: 1, name: "start", kind: "scalar", T: 1 /* ScalarType.DOUBLE */ },
|
|
130
|
+
{ no: 2, name: "end", kind: "scalar", T: 1 /* ScalarType.DOUBLE */ },
|
|
131
|
+
{ no: 3, name: "value", kind: "scalar", T: 1 /* ScalarType.DOUBLE */ },
|
|
132
|
+
{ no: 4, name: "bytes", kind: "scalar", T: 1 /* ScalarType.DOUBLE */ },
|
|
133
|
+
{ no: 5, name: "estimate", kind: "scalar", T: 1 /* ScalarType.DOUBLE */ },
|
|
134
|
+
]);
|
|
135
|
+
|
|
136
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Performance_Observable {
|
|
137
|
+
return new Performance_Observable().fromBinary(bytes, options);
|
|
138
|
+
}
|
|
139
|
+
|
|
140
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Performance_Observable {
|
|
141
|
+
return new Performance_Observable().fromJson(jsonValue, options);
|
|
142
|
+
}
|
|
143
|
+
|
|
144
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Performance_Observable {
|
|
145
|
+
return new Performance_Observable().fromJsonString(jsonString, options);
|
|
146
|
+
}
|
|
147
|
+
|
|
148
|
+
static equals(a: Performance_Observable | PlainMessage<Performance_Observable> | undefined, b: Performance_Observable | PlainMessage<Performance_Observable> | undefined): boolean {
|
|
149
|
+
return proto3.util.equals(Performance_Observable, a, b);
|
|
150
|
+
}
|
|
151
|
+
}
|
|
152
|
+
|
|
153
|
+
/**
|
|
154
|
+
* @generated from message transport.v1.Variable
|
|
155
|
+
*/
|
|
156
|
+
export class Variable extends Message<Variable> {
|
|
157
|
+
/**
|
|
158
|
+
* @generated from field: string key = 1;
|
|
159
|
+
*/
|
|
160
|
+
key = "";
|
|
161
|
+
|
|
162
|
+
/**
|
|
163
|
+
* @generated from field: api.v1.Variables.Type type = 2;
|
|
164
|
+
*/
|
|
165
|
+
type = Variables_Type.UNSPECIFIED;
|
|
166
|
+
|
|
167
|
+
/**
|
|
168
|
+
* @generated from field: api.v1.Variables.Mode mode = 3;
|
|
169
|
+
*/
|
|
170
|
+
mode = Variables_Mode.UNSPECIFIED;
|
|
171
|
+
|
|
172
|
+
constructor(data?: PartialMessage<Variable>) {
|
|
173
|
+
super();
|
|
174
|
+
proto3.util.initPartial(data, this);
|
|
175
|
+
}
|
|
176
|
+
|
|
177
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
178
|
+
static readonly typeName = "transport.v1.Variable";
|
|
179
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
180
|
+
{ no: 1, name: "key", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
181
|
+
{ no: 2, name: "type", kind: "enum", T: proto3.getEnumType(Variables_Type) },
|
|
182
|
+
{ no: 3, name: "mode", kind: "enum", T: proto3.getEnumType(Variables_Mode) },
|
|
183
|
+
]);
|
|
184
|
+
|
|
185
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Variable {
|
|
186
|
+
return new Variable().fromBinary(bytes, options);
|
|
187
|
+
}
|
|
188
|
+
|
|
189
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Variable {
|
|
190
|
+
return new Variable().fromJson(jsonValue, options);
|
|
191
|
+
}
|
|
192
|
+
|
|
193
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Variable {
|
|
194
|
+
return new Variable().fromJsonString(jsonString, options);
|
|
195
|
+
}
|
|
196
|
+
|
|
197
|
+
static equals(a: Variable | PlainMessage<Variable> | undefined, b: Variable | PlainMessage<Variable> | undefined): boolean {
|
|
198
|
+
return proto3.util.equals(Variable, a, b);
|
|
199
|
+
}
|
|
200
|
+
}
|
|
201
|
+
|
|
202
|
+
/**
|
|
203
|
+
* @generated from message transport.v1.Observability
|
|
204
|
+
*/
|
|
205
|
+
export class Observability extends Message<Observability> {
|
|
206
|
+
/**
|
|
207
|
+
* @generated from field: string trace_id = 1;
|
|
208
|
+
*/
|
|
209
|
+
traceId = "";
|
|
210
|
+
|
|
211
|
+
/**
|
|
212
|
+
* @generated from field: string span_id = 2;
|
|
213
|
+
*/
|
|
214
|
+
spanId = "";
|
|
215
|
+
|
|
216
|
+
/**
|
|
217
|
+
* @generated from field: map<string, string> baggage = 3;
|
|
218
|
+
*/
|
|
219
|
+
baggage: { [key: string]: string } = {};
|
|
220
|
+
|
|
221
|
+
/**
|
|
222
|
+
* @generated from field: bytes trace_flags = 4;
|
|
223
|
+
*/
|
|
224
|
+
traceFlags = new Uint8Array(0);
|
|
225
|
+
|
|
226
|
+
constructor(data?: PartialMessage<Observability>) {
|
|
227
|
+
super();
|
|
228
|
+
proto3.util.initPartial(data, this);
|
|
229
|
+
}
|
|
230
|
+
|
|
231
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
232
|
+
static readonly typeName = "transport.v1.Observability";
|
|
233
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
234
|
+
{ no: 1, name: "trace_id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
235
|
+
{ no: 2, name: "span_id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
236
|
+
{ no: 3, name: "baggage", kind: "map", K: 9 /* ScalarType.STRING */, V: {kind: "scalar", T: 9 /* ScalarType.STRING */} },
|
|
237
|
+
{ no: 4, name: "trace_flags", kind: "scalar", T: 12 /* ScalarType.BYTES */ },
|
|
238
|
+
]);
|
|
239
|
+
|
|
240
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Observability {
|
|
241
|
+
return new Observability().fromBinary(bytes, options);
|
|
242
|
+
}
|
|
243
|
+
|
|
244
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Observability {
|
|
245
|
+
return new Observability().fromJson(jsonValue, options);
|
|
246
|
+
}
|
|
247
|
+
|
|
248
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Observability {
|
|
249
|
+
return new Observability().fromJsonString(jsonString, options);
|
|
250
|
+
}
|
|
251
|
+
|
|
252
|
+
static equals(a: Observability | PlainMessage<Observability> | undefined, b: Observability | PlainMessage<Observability> | undefined): boolean {
|
|
253
|
+
return proto3.util.equals(Observability, a, b);
|
|
254
|
+
}
|
|
255
|
+
}
|
|
256
|
+
|
|
257
|
+
/**
|
|
258
|
+
* NOTE(frank): Gross. I'm not spending any time trying to make this look pretty
|
|
259
|
+
* because it needs to be re-done at some point after control flow. This is a raw
|
|
260
|
+
* port of the existing interface.
|
|
261
|
+
*
|
|
262
|
+
* @generated from message transport.v1.Request
|
|
263
|
+
*/
|
|
264
|
+
export class Request extends Message<Request> {
|
|
265
|
+
/**
|
|
266
|
+
* @generated from field: string inbox = 1;
|
|
267
|
+
*/
|
|
268
|
+
inbox = "";
|
|
269
|
+
|
|
270
|
+
/**
|
|
271
|
+
* @generated from field: transport.v1.Request.Data data = 2;
|
|
272
|
+
*/
|
|
273
|
+
data?: Request_Data;
|
|
274
|
+
|
|
275
|
+
/**
|
|
276
|
+
* @generated from field: string topic = 3;
|
|
277
|
+
*/
|
|
278
|
+
topic = "";
|
|
279
|
+
|
|
280
|
+
constructor(data?: PartialMessage<Request>) {
|
|
281
|
+
super();
|
|
282
|
+
proto3.util.initPartial(data, this);
|
|
283
|
+
}
|
|
284
|
+
|
|
285
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
286
|
+
static readonly typeName = "transport.v1.Request";
|
|
287
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
288
|
+
{ no: 1, name: "inbox", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
289
|
+
{ no: 2, name: "data", kind: "message", T: Request_Data },
|
|
290
|
+
{ no: 3, name: "topic", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
291
|
+
]);
|
|
292
|
+
|
|
293
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Request {
|
|
294
|
+
return new Request().fromBinary(bytes, options);
|
|
295
|
+
}
|
|
296
|
+
|
|
297
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Request {
|
|
298
|
+
return new Request().fromJson(jsonValue, options);
|
|
299
|
+
}
|
|
300
|
+
|
|
301
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Request {
|
|
302
|
+
return new Request().fromJsonString(jsonString, options);
|
|
303
|
+
}
|
|
304
|
+
|
|
305
|
+
static equals(a: Request | PlainMessage<Request> | undefined, b: Request | PlainMessage<Request> | undefined): boolean {
|
|
306
|
+
return proto3.util.equals(Request, a, b);
|
|
307
|
+
}
|
|
308
|
+
}
|
|
309
|
+
|
|
310
|
+
/**
|
|
311
|
+
* @generated from message transport.v1.Request.Data
|
|
312
|
+
*/
|
|
313
|
+
export class Request_Data extends Message<Request_Data> {
|
|
314
|
+
/**
|
|
315
|
+
* @generated from field: transport.v1.Request.Data.Pinned pinned = 1;
|
|
316
|
+
*/
|
|
317
|
+
pinned?: Request_Data_Pinned;
|
|
318
|
+
|
|
319
|
+
/**
|
|
320
|
+
* @generated from field: transport.v1.Request.Data.Data data = 2;
|
|
321
|
+
*/
|
|
322
|
+
data?: Request_Data_Data;
|
|
323
|
+
|
|
324
|
+
constructor(data?: PartialMessage<Request_Data>) {
|
|
325
|
+
super();
|
|
326
|
+
proto3.util.initPartial(data, this);
|
|
327
|
+
}
|
|
328
|
+
|
|
329
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
330
|
+
static readonly typeName = "transport.v1.Request.Data";
|
|
331
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
332
|
+
{ no: 1, name: "pinned", kind: "message", T: Request_Data_Pinned },
|
|
333
|
+
{ no: 2, name: "data", kind: "message", T: Request_Data_Data },
|
|
334
|
+
]);
|
|
335
|
+
|
|
336
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Request_Data {
|
|
337
|
+
return new Request_Data().fromBinary(bytes, options);
|
|
338
|
+
}
|
|
339
|
+
|
|
340
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Request_Data {
|
|
341
|
+
return new Request_Data().fromJson(jsonValue, options);
|
|
342
|
+
}
|
|
343
|
+
|
|
344
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Request_Data {
|
|
345
|
+
return new Request_Data().fromJsonString(jsonString, options);
|
|
346
|
+
}
|
|
347
|
+
|
|
348
|
+
static equals(a: Request_Data | PlainMessage<Request_Data> | undefined, b: Request_Data | PlainMessage<Request_Data> | undefined): boolean {
|
|
349
|
+
return proto3.util.equals(Request_Data, a, b);
|
|
350
|
+
}
|
|
351
|
+
}
|
|
352
|
+
|
|
353
|
+
/**
|
|
354
|
+
* @generated from message transport.v1.Request.Data.Pinned
|
|
355
|
+
*/
|
|
356
|
+
export class Request_Data_Pinned extends Message<Request_Data_Pinned> {
|
|
357
|
+
/**
|
|
358
|
+
* @generated from field: string bucket = 1;
|
|
359
|
+
*/
|
|
360
|
+
bucket = "";
|
|
361
|
+
|
|
362
|
+
/**
|
|
363
|
+
* @generated from field: string name = 2;
|
|
364
|
+
*/
|
|
365
|
+
name = "";
|
|
366
|
+
|
|
367
|
+
/**
|
|
368
|
+
* @generated from field: string version = 3;
|
|
369
|
+
*/
|
|
370
|
+
version = "";
|
|
371
|
+
|
|
372
|
+
/**
|
|
373
|
+
* @generated from field: string event = 4;
|
|
374
|
+
*/
|
|
375
|
+
event = "";
|
|
376
|
+
|
|
377
|
+
/**
|
|
378
|
+
* Deprecated, use observability instead
|
|
379
|
+
*
|
|
380
|
+
* @generated from field: map<string, string> carrier = 5 [deprecated = true];
|
|
381
|
+
* @deprecated
|
|
382
|
+
*/
|
|
383
|
+
carrier: { [key: string]: string } = {};
|
|
384
|
+
|
|
385
|
+
/**
|
|
386
|
+
* @generated from field: transport.v1.Observability observability = 6;
|
|
387
|
+
*/
|
|
388
|
+
observability?: Observability;
|
|
389
|
+
|
|
390
|
+
constructor(data?: PartialMessage<Request_Data_Pinned>) {
|
|
391
|
+
super();
|
|
392
|
+
proto3.util.initPartial(data, this);
|
|
393
|
+
}
|
|
394
|
+
|
|
395
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
396
|
+
static readonly typeName = "transport.v1.Request.Data.Pinned";
|
|
397
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
398
|
+
{ no: 1, name: "bucket", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
399
|
+
{ no: 2, name: "name", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
400
|
+
{ no: 3, name: "version", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
401
|
+
{ no: 4, name: "event", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
402
|
+
{ no: 5, name: "carrier", kind: "map", K: 9 /* ScalarType.STRING */, V: {kind: "scalar", T: 9 /* ScalarType.STRING */} },
|
|
403
|
+
{ no: 6, name: "observability", kind: "message", T: Observability },
|
|
404
|
+
]);
|
|
405
|
+
|
|
406
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Request_Data_Pinned {
|
|
407
|
+
return new Request_Data_Pinned().fromBinary(bytes, options);
|
|
408
|
+
}
|
|
409
|
+
|
|
410
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Request_Data_Pinned {
|
|
411
|
+
return new Request_Data_Pinned().fromJson(jsonValue, options);
|
|
412
|
+
}
|
|
413
|
+
|
|
414
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Request_Data_Pinned {
|
|
415
|
+
return new Request_Data_Pinned().fromJsonString(jsonString, options);
|
|
416
|
+
}
|
|
417
|
+
|
|
418
|
+
static equals(a: Request_Data_Pinned | PlainMessage<Request_Data_Pinned> | undefined, b: Request_Data_Pinned | PlainMessage<Request_Data_Pinned> | undefined): boolean {
|
|
419
|
+
return proto3.util.equals(Request_Data_Pinned, a, b);
|
|
420
|
+
}
|
|
421
|
+
}
|
|
422
|
+
|
|
423
|
+
/**
|
|
424
|
+
* @generated from message transport.v1.Request.Data.Data
|
|
425
|
+
*/
|
|
426
|
+
export class Request_Data_Data extends Message<Request_Data_Data> {
|
|
427
|
+
/**
|
|
428
|
+
* @generated from field: transport.v1.Request.Data.Data.Props props = 1;
|
|
429
|
+
*/
|
|
430
|
+
props?: Request_Data_Data_Props;
|
|
431
|
+
|
|
432
|
+
/**
|
|
433
|
+
* d_config stands for datasource configuration - necessary to match the fields used
|
|
434
|
+
* in the existing worker interface
|
|
435
|
+
*
|
|
436
|
+
* @generated from field: optional google.protobuf.Struct d_config = 2;
|
|
437
|
+
*/
|
|
438
|
+
dConfig?: Struct;
|
|
439
|
+
|
|
440
|
+
/**
|
|
441
|
+
* @generated from field: optional google.protobuf.Struct a_config = 3;
|
|
442
|
+
*/
|
|
443
|
+
aConfig?: Struct;
|
|
444
|
+
|
|
445
|
+
/**
|
|
446
|
+
* @generated from field: transport.v1.Request.Data.Data.Quota quotas = 4;
|
|
447
|
+
*/
|
|
448
|
+
quotas?: Request_Data_Data_Quota;
|
|
449
|
+
|
|
450
|
+
constructor(data?: PartialMessage<Request_Data_Data>) {
|
|
451
|
+
super();
|
|
452
|
+
proto3.util.initPartial(data, this);
|
|
453
|
+
}
|
|
454
|
+
|
|
455
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
456
|
+
static readonly typeName = "transport.v1.Request.Data.Data";
|
|
457
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
458
|
+
{ no: 1, name: "props", kind: "message", T: Request_Data_Data_Props },
|
|
459
|
+
{ no: 2, name: "d_config", kind: "message", T: Struct, opt: true },
|
|
460
|
+
{ no: 3, name: "a_config", kind: "message", T: Struct, opt: true },
|
|
461
|
+
{ no: 4, name: "quotas", kind: "message", T: Request_Data_Data_Quota },
|
|
462
|
+
]);
|
|
463
|
+
|
|
464
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Request_Data_Data {
|
|
465
|
+
return new Request_Data_Data().fromBinary(bytes, options);
|
|
466
|
+
}
|
|
467
|
+
|
|
468
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Request_Data_Data {
|
|
469
|
+
return new Request_Data_Data().fromJson(jsonValue, options);
|
|
470
|
+
}
|
|
471
|
+
|
|
472
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Request_Data_Data {
|
|
473
|
+
return new Request_Data_Data().fromJsonString(jsonString, options);
|
|
474
|
+
}
|
|
475
|
+
|
|
476
|
+
static equals(a: Request_Data_Data | PlainMessage<Request_Data_Data> | undefined, b: Request_Data_Data | PlainMessage<Request_Data_Data> | undefined): boolean {
|
|
477
|
+
return proto3.util.equals(Request_Data_Data, a, b);
|
|
478
|
+
}
|
|
479
|
+
}
|
|
480
|
+
|
|
481
|
+
/**
|
|
482
|
+
* @generated from message transport.v1.Request.Data.Data.Props
|
|
483
|
+
*/
|
|
484
|
+
export class Request_Data_Data_Props extends Message<Request_Data_Data_Props> {
|
|
485
|
+
/**
|
|
486
|
+
* @generated from field: google.protobuf.Struct action_configuration = 1;
|
|
487
|
+
*/
|
|
488
|
+
actionConfiguration?: Struct;
|
|
489
|
+
|
|
490
|
+
/**
|
|
491
|
+
* @generated from field: google.protobuf.Struct datasource_configuration = 2;
|
|
492
|
+
*/
|
|
493
|
+
datasourceConfiguration?: Struct;
|
|
494
|
+
|
|
495
|
+
/**
|
|
496
|
+
* @generated from field: google.protobuf.Struct redacted_datasource_configuration = 3;
|
|
497
|
+
*/
|
|
498
|
+
redactedDatasourceConfiguration?: Struct;
|
|
499
|
+
|
|
500
|
+
/**
|
|
501
|
+
* @generated from field: string execution_id = 4;
|
|
502
|
+
*/
|
|
503
|
+
executionId = "";
|
|
504
|
+
|
|
505
|
+
/**
|
|
506
|
+
* @generated from field: string step_name = 5;
|
|
507
|
+
*/
|
|
508
|
+
stepName = "";
|
|
509
|
+
|
|
510
|
+
/**
|
|
511
|
+
* @generated from field: string environment = 6;
|
|
512
|
+
*/
|
|
513
|
+
environment = "";
|
|
514
|
+
|
|
515
|
+
/**
|
|
516
|
+
* DEPRECATED
|
|
517
|
+
*
|
|
518
|
+
* @generated from field: repeated transport.v1.Request.Data.Data.Props.Binding binding_keys = 7;
|
|
519
|
+
*/
|
|
520
|
+
bindingKeys: Request_Data_Data_Props_Binding[] = [];
|
|
521
|
+
|
|
522
|
+
/**
|
|
523
|
+
* @generated from field: map<string, transport.v1.Variable> variables = 8;
|
|
524
|
+
*/
|
|
525
|
+
variables: { [key: string]: Variable } = {};
|
|
526
|
+
|
|
527
|
+
/**
|
|
528
|
+
* @generated from field: string fileServerUrl = 9 [json_name = "$fileServerUrl"];
|
|
529
|
+
*/
|
|
530
|
+
fileServerUrl = "";
|
|
531
|
+
|
|
532
|
+
/**
|
|
533
|
+
* @generated from field: repeated transport.v1.Request.Data.Data.Props.File files = 10;
|
|
534
|
+
*/
|
|
535
|
+
files: Request_Data_Data_Props_File[] = [];
|
|
536
|
+
|
|
537
|
+
/**
|
|
538
|
+
* If true, the worker will render the action configuration.
|
|
539
|
+
*
|
|
540
|
+
* @generated from field: bool render = 11;
|
|
541
|
+
*/
|
|
542
|
+
render = false;
|
|
543
|
+
|
|
544
|
+
/**
|
|
545
|
+
* @generated from field: string version = 12;
|
|
546
|
+
*/
|
|
547
|
+
version = "";
|
|
548
|
+
|
|
549
|
+
constructor(data?: PartialMessage<Request_Data_Data_Props>) {
|
|
550
|
+
super();
|
|
551
|
+
proto3.util.initPartial(data, this);
|
|
552
|
+
}
|
|
553
|
+
|
|
554
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
555
|
+
static readonly typeName = "transport.v1.Request.Data.Data.Props";
|
|
556
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
557
|
+
{ no: 1, name: "action_configuration", kind: "message", T: Struct },
|
|
558
|
+
{ no: 2, name: "datasource_configuration", kind: "message", T: Struct },
|
|
559
|
+
{ no: 3, name: "redacted_datasource_configuration", kind: "message", T: Struct },
|
|
560
|
+
{ no: 4, name: "execution_id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
561
|
+
{ no: 5, name: "step_name", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
562
|
+
{ no: 6, name: "environment", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
563
|
+
{ no: 7, name: "binding_keys", kind: "message", T: Request_Data_Data_Props_Binding, repeated: true },
|
|
564
|
+
{ no: 8, name: "variables", kind: "map", K: 9 /* ScalarType.STRING */, V: {kind: "message", T: Variable} },
|
|
565
|
+
{ no: 9, name: "fileServerUrl", jsonName: "$fileServerUrl", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
566
|
+
{ no: 10, name: "files", kind: "message", T: Request_Data_Data_Props_File, repeated: true },
|
|
567
|
+
{ no: 11, name: "render", kind: "scalar", T: 8 /* ScalarType.BOOL */ },
|
|
568
|
+
{ no: 12, name: "version", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
569
|
+
]);
|
|
570
|
+
|
|
571
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Request_Data_Data_Props {
|
|
572
|
+
return new Request_Data_Data_Props().fromBinary(bytes, options);
|
|
573
|
+
}
|
|
574
|
+
|
|
575
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Request_Data_Data_Props {
|
|
576
|
+
return new Request_Data_Data_Props().fromJson(jsonValue, options);
|
|
577
|
+
}
|
|
578
|
+
|
|
579
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Request_Data_Data_Props {
|
|
580
|
+
return new Request_Data_Data_Props().fromJsonString(jsonString, options);
|
|
581
|
+
}
|
|
582
|
+
|
|
583
|
+
static equals(a: Request_Data_Data_Props | PlainMessage<Request_Data_Data_Props> | undefined, b: Request_Data_Data_Props | PlainMessage<Request_Data_Data_Props> | undefined): boolean {
|
|
584
|
+
return proto3.util.equals(Request_Data_Data_Props, a, b);
|
|
585
|
+
}
|
|
586
|
+
}
|
|
587
|
+
|
|
588
|
+
/**
|
|
589
|
+
* @generated from message transport.v1.Request.Data.Data.Props.Binding
|
|
590
|
+
*/
|
|
591
|
+
export class Request_Data_Data_Props_Binding extends Message<Request_Data_Data_Props_Binding> {
|
|
592
|
+
/**
|
|
593
|
+
* @generated from field: string key = 1;
|
|
594
|
+
*/
|
|
595
|
+
key = "";
|
|
596
|
+
|
|
597
|
+
/**
|
|
598
|
+
* @generated from field: string type = 2;
|
|
599
|
+
*/
|
|
600
|
+
type = "";
|
|
601
|
+
|
|
602
|
+
constructor(data?: PartialMessage<Request_Data_Data_Props_Binding>) {
|
|
603
|
+
super();
|
|
604
|
+
proto3.util.initPartial(data, this);
|
|
605
|
+
}
|
|
606
|
+
|
|
607
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
608
|
+
static readonly typeName = "transport.v1.Request.Data.Data.Props.Binding";
|
|
609
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
610
|
+
{ no: 1, name: "key", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
611
|
+
{ no: 2, name: "type", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
612
|
+
]);
|
|
613
|
+
|
|
614
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Request_Data_Data_Props_Binding {
|
|
615
|
+
return new Request_Data_Data_Props_Binding().fromBinary(bytes, options);
|
|
616
|
+
}
|
|
617
|
+
|
|
618
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Request_Data_Data_Props_Binding {
|
|
619
|
+
return new Request_Data_Data_Props_Binding().fromJson(jsonValue, options);
|
|
620
|
+
}
|
|
621
|
+
|
|
622
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Request_Data_Data_Props_Binding {
|
|
623
|
+
return new Request_Data_Data_Props_Binding().fromJsonString(jsonString, options);
|
|
624
|
+
}
|
|
625
|
+
|
|
626
|
+
static equals(a: Request_Data_Data_Props_Binding | PlainMessage<Request_Data_Data_Props_Binding> | undefined, b: Request_Data_Data_Props_Binding | PlainMessage<Request_Data_Data_Props_Binding> | undefined): boolean {
|
|
627
|
+
return proto3.util.equals(Request_Data_Data_Props_Binding, a, b);
|
|
628
|
+
}
|
|
629
|
+
}
|
|
630
|
+
|
|
631
|
+
/**
|
|
632
|
+
* @generated from message transport.v1.Request.Data.Data.Props.File
|
|
633
|
+
*/
|
|
634
|
+
export class Request_Data_Data_Props_File extends Message<Request_Data_Data_Props_File> {
|
|
635
|
+
/**
|
|
636
|
+
* @generated from field: string fieldname = 1;
|
|
637
|
+
*/
|
|
638
|
+
fieldname = "";
|
|
639
|
+
|
|
640
|
+
/**
|
|
641
|
+
* @generated from field: string originalname = 2;
|
|
642
|
+
*/
|
|
643
|
+
originalname = "";
|
|
644
|
+
|
|
645
|
+
/**
|
|
646
|
+
* @generated from field: string encoding = 3;
|
|
647
|
+
*/
|
|
648
|
+
encoding = "";
|
|
649
|
+
|
|
650
|
+
/**
|
|
651
|
+
* @generated from field: string mimetype = 4;
|
|
652
|
+
*/
|
|
653
|
+
mimetype = "";
|
|
654
|
+
|
|
655
|
+
/**
|
|
656
|
+
* @generated from field: int64 size = 5;
|
|
657
|
+
*/
|
|
658
|
+
size = protoInt64.zero;
|
|
659
|
+
|
|
660
|
+
/**
|
|
661
|
+
* @generated from field: string destination = 6;
|
|
662
|
+
*/
|
|
663
|
+
destination = "";
|
|
664
|
+
|
|
665
|
+
/**
|
|
666
|
+
* @generated from field: string filename = 7;
|
|
667
|
+
*/
|
|
668
|
+
filename = "";
|
|
669
|
+
|
|
670
|
+
/**
|
|
671
|
+
* @generated from field: string path = 8;
|
|
672
|
+
*/
|
|
673
|
+
path = "";
|
|
674
|
+
|
|
675
|
+
/**
|
|
676
|
+
* @generated from field: bytes buffer = 9;
|
|
677
|
+
*/
|
|
678
|
+
buffer = new Uint8Array(0);
|
|
679
|
+
|
|
680
|
+
constructor(data?: PartialMessage<Request_Data_Data_Props_File>) {
|
|
681
|
+
super();
|
|
682
|
+
proto3.util.initPartial(data, this);
|
|
683
|
+
}
|
|
684
|
+
|
|
685
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
686
|
+
static readonly typeName = "transport.v1.Request.Data.Data.Props.File";
|
|
687
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
688
|
+
{ no: 1, name: "fieldname", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
689
|
+
{ no: 2, name: "originalname", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
690
|
+
{ no: 3, name: "encoding", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
691
|
+
{ no: 4, name: "mimetype", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
692
|
+
{ no: 5, name: "size", kind: "scalar", T: 3 /* ScalarType.INT64 */ },
|
|
693
|
+
{ no: 6, name: "destination", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
694
|
+
{ no: 7, name: "filename", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
695
|
+
{ no: 8, name: "path", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
696
|
+
{ no: 9, name: "buffer", kind: "scalar", T: 12 /* ScalarType.BYTES */ },
|
|
697
|
+
]);
|
|
698
|
+
|
|
699
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Request_Data_Data_Props_File {
|
|
700
|
+
return new Request_Data_Data_Props_File().fromBinary(bytes, options);
|
|
701
|
+
}
|
|
702
|
+
|
|
703
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Request_Data_Data_Props_File {
|
|
704
|
+
return new Request_Data_Data_Props_File().fromJson(jsonValue, options);
|
|
705
|
+
}
|
|
706
|
+
|
|
707
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Request_Data_Data_Props_File {
|
|
708
|
+
return new Request_Data_Data_Props_File().fromJsonString(jsonString, options);
|
|
709
|
+
}
|
|
710
|
+
|
|
711
|
+
static equals(a: Request_Data_Data_Props_File | PlainMessage<Request_Data_Data_Props_File> | undefined, b: Request_Data_Data_Props_File | PlainMessage<Request_Data_Data_Props_File> | undefined): boolean {
|
|
712
|
+
return proto3.util.equals(Request_Data_Data_Props_File, a, b);
|
|
713
|
+
}
|
|
714
|
+
}
|
|
715
|
+
|
|
716
|
+
/**
|
|
717
|
+
* @generated from message transport.v1.Request.Data.Data.Quota
|
|
718
|
+
*/
|
|
719
|
+
export class Request_Data_Data_Quota extends Message<Request_Data_Data_Quota> {
|
|
720
|
+
/**
|
|
721
|
+
* @generated from field: int32 size = 1;
|
|
722
|
+
*/
|
|
723
|
+
size = 0;
|
|
724
|
+
|
|
725
|
+
/**
|
|
726
|
+
* @generated from field: int32 duration = 2;
|
|
727
|
+
*/
|
|
728
|
+
duration = 0;
|
|
729
|
+
|
|
730
|
+
constructor(data?: PartialMessage<Request_Data_Data_Quota>) {
|
|
731
|
+
super();
|
|
732
|
+
proto3.util.initPartial(data, this);
|
|
733
|
+
}
|
|
734
|
+
|
|
735
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
736
|
+
static readonly typeName = "transport.v1.Request.Data.Data.Quota";
|
|
737
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
738
|
+
{ no: 1, name: "size", kind: "scalar", T: 5 /* ScalarType.INT32 */ },
|
|
739
|
+
{ no: 2, name: "duration", kind: "scalar", T: 5 /* ScalarType.INT32 */ },
|
|
740
|
+
]);
|
|
741
|
+
|
|
742
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Request_Data_Data_Quota {
|
|
743
|
+
return new Request_Data_Data_Quota().fromBinary(bytes, options);
|
|
744
|
+
}
|
|
745
|
+
|
|
746
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Request_Data_Data_Quota {
|
|
747
|
+
return new Request_Data_Data_Quota().fromJson(jsonValue, options);
|
|
748
|
+
}
|
|
749
|
+
|
|
750
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Request_Data_Data_Quota {
|
|
751
|
+
return new Request_Data_Data_Quota().fromJsonString(jsonString, options);
|
|
752
|
+
}
|
|
753
|
+
|
|
754
|
+
static equals(a: Request_Data_Data_Quota | PlainMessage<Request_Data_Data_Quota> | undefined, b: Request_Data_Data_Quota | PlainMessage<Request_Data_Data_Quota> | undefined): boolean {
|
|
755
|
+
return proto3.util.equals(Request_Data_Data_Quota, a, b);
|
|
756
|
+
}
|
|
757
|
+
}
|
|
758
|
+
|
|
759
|
+
/**
|
|
760
|
+
* NOTE(frank): We don't have control over this type. We have
|
|
761
|
+
* to work with the existing controller <-> worker interface.
|
|
762
|
+
* Usually it's not a best practice to inline nested structs
|
|
763
|
+
* like this but I think it's okay in this case.
|
|
764
|
+
*
|
|
765
|
+
* @generated from message transport.v1.Response
|
|
766
|
+
*/
|
|
767
|
+
export class Response extends Message<Response> {
|
|
768
|
+
/**
|
|
769
|
+
* @generated from field: transport.v1.Response.Data data = 1;
|
|
770
|
+
*/
|
|
771
|
+
data?: Response_Data;
|
|
772
|
+
|
|
773
|
+
/**
|
|
774
|
+
* @generated from field: common.v1.Error pinned = 2;
|
|
775
|
+
*/
|
|
776
|
+
pinned?: Error;
|
|
777
|
+
|
|
778
|
+
constructor(data?: PartialMessage<Response>) {
|
|
779
|
+
super();
|
|
780
|
+
proto3.util.initPartial(data, this);
|
|
781
|
+
}
|
|
782
|
+
|
|
783
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
784
|
+
static readonly typeName = "transport.v1.Response";
|
|
785
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
786
|
+
{ no: 1, name: "data", kind: "message", T: Response_Data },
|
|
787
|
+
{ no: 2, name: "pinned", kind: "message", T: Error },
|
|
788
|
+
]);
|
|
789
|
+
|
|
790
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Response {
|
|
791
|
+
return new Response().fromBinary(bytes, options);
|
|
792
|
+
}
|
|
793
|
+
|
|
794
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Response {
|
|
795
|
+
return new Response().fromJson(jsonValue, options);
|
|
796
|
+
}
|
|
797
|
+
|
|
798
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Response {
|
|
799
|
+
return new Response().fromJsonString(jsonString, options);
|
|
800
|
+
}
|
|
801
|
+
|
|
802
|
+
static equals(a: Response | PlainMessage<Response> | undefined, b: Response | PlainMessage<Response> | undefined): boolean {
|
|
803
|
+
return proto3.util.equals(Response, a, b);
|
|
804
|
+
}
|
|
805
|
+
}
|
|
806
|
+
|
|
807
|
+
/**
|
|
808
|
+
* @generated from message transport.v1.Response.Data
|
|
809
|
+
*/
|
|
810
|
+
export class Response_Data extends Message<Response_Data> {
|
|
811
|
+
/**
|
|
812
|
+
* @generated from field: transport.v1.Performance pinned = 1;
|
|
813
|
+
*/
|
|
814
|
+
pinned?: Performance;
|
|
815
|
+
|
|
816
|
+
/**
|
|
817
|
+
* @generated from field: transport.v1.Response.Data.Data data = 2;
|
|
818
|
+
*/
|
|
819
|
+
data?: Response_Data_Data;
|
|
820
|
+
|
|
821
|
+
constructor(data?: PartialMessage<Response_Data>) {
|
|
822
|
+
super();
|
|
823
|
+
proto3.util.initPartial(data, this);
|
|
824
|
+
}
|
|
825
|
+
|
|
826
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
827
|
+
static readonly typeName = "transport.v1.Response.Data";
|
|
828
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
829
|
+
{ no: 1, name: "pinned", kind: "message", T: Performance },
|
|
830
|
+
{ no: 2, name: "data", kind: "message", T: Response_Data_Data },
|
|
831
|
+
]);
|
|
832
|
+
|
|
833
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Response_Data {
|
|
834
|
+
return new Response_Data().fromBinary(bytes, options);
|
|
835
|
+
}
|
|
836
|
+
|
|
837
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Response_Data {
|
|
838
|
+
return new Response_Data().fromJson(jsonValue, options);
|
|
839
|
+
}
|
|
840
|
+
|
|
841
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Response_Data {
|
|
842
|
+
return new Response_Data().fromJsonString(jsonString, options);
|
|
843
|
+
}
|
|
844
|
+
|
|
845
|
+
static equals(a: Response_Data | PlainMessage<Response_Data> | undefined, b: Response_Data | PlainMessage<Response_Data> | undefined): boolean {
|
|
846
|
+
return proto3.util.equals(Response_Data, a, b);
|
|
847
|
+
}
|
|
848
|
+
}
|
|
849
|
+
|
|
850
|
+
/**
|
|
851
|
+
* @generated from message transport.v1.Response.Data.Data
|
|
852
|
+
*/
|
|
853
|
+
export class Response_Data_Data extends Message<Response_Data_Data> {
|
|
854
|
+
/**
|
|
855
|
+
* @generated from field: string key = 1;
|
|
856
|
+
*/
|
|
857
|
+
key = "";
|
|
858
|
+
|
|
859
|
+
/**
|
|
860
|
+
* @generated from field: common.v1.Error err = 2;
|
|
861
|
+
*/
|
|
862
|
+
err?: Error;
|
|
863
|
+
|
|
864
|
+
/**
|
|
865
|
+
* Metadata response fields - necessary to match fields used in the existing worker interface
|
|
866
|
+
* https://github.com/superblocksteam/superblocks/blob/f75d3a80745253458865b66a885cb7f8eb258229/packages/shared/src/types/datasource/metadata/index.ts#L6-L9
|
|
867
|
+
*
|
|
868
|
+
* @generated from field: optional api.v1.MetadataResponse.DatabaseSchemaMetadata db_schema = 3;
|
|
869
|
+
*/
|
|
870
|
+
dbSchema?: MetadataResponse_DatabaseSchemaMetadata;
|
|
871
|
+
|
|
872
|
+
/**
|
|
873
|
+
* @generated from field: repeated api.v1.MetadataResponse.BucketMetadata buckets = 4;
|
|
874
|
+
*/
|
|
875
|
+
buckets: MetadataResponse_BucketMetadata[] = [];
|
|
876
|
+
|
|
877
|
+
/**
|
|
878
|
+
* NOTE(frank): I think we'll need a transport/v2 for this but ideally
|
|
879
|
+
* we don't have duplcate types like this.
|
|
880
|
+
*
|
|
881
|
+
* @generated from field: optional plugins.couchbase.v1.Metadata couchbase = 5;
|
|
882
|
+
*/
|
|
883
|
+
couchbase?: Metadata;
|
|
884
|
+
|
|
885
|
+
/**
|
|
886
|
+
* @generated from field: optional plugins.kafka.v1.Metadata kafka = 6;
|
|
887
|
+
*/
|
|
888
|
+
kafka?: Metadata$1;
|
|
889
|
+
|
|
890
|
+
/**
|
|
891
|
+
* @generated from field: optional plugins.kinesis.v1.Metadata kinesis = 7;
|
|
892
|
+
*/
|
|
893
|
+
kinesis?: Metadata$2;
|
|
894
|
+
|
|
895
|
+
/**
|
|
896
|
+
* @generated from field: optional plugins.cosmosdb.v1.Plugin.Metadata cosmosdb = 8;
|
|
897
|
+
*/
|
|
898
|
+
cosmosdb?: Plugin_Metadata;
|
|
899
|
+
|
|
900
|
+
/**
|
|
901
|
+
* @generated from field: optional plugins.adls.v1.Plugin.Metadata adls = 9;
|
|
902
|
+
*/
|
|
903
|
+
adls?: Plugin_Metadata$1;
|
|
904
|
+
|
|
905
|
+
/**
|
|
906
|
+
* @generated from field: optional google.protobuf.Any dynamodb = 10;
|
|
907
|
+
*/
|
|
908
|
+
dynamodb?: Any;
|
|
909
|
+
|
|
910
|
+
/**
|
|
911
|
+
* @generated from field: optional string g_sheets_next_page_token = 11;
|
|
912
|
+
*/
|
|
913
|
+
gSheetsNextPageToken?: string;
|
|
914
|
+
|
|
915
|
+
constructor(data?: PartialMessage<Response_Data_Data>) {
|
|
916
|
+
super();
|
|
917
|
+
proto3.util.initPartial(data, this);
|
|
918
|
+
}
|
|
919
|
+
|
|
920
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
921
|
+
static readonly typeName = "transport.v1.Response.Data.Data";
|
|
922
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
923
|
+
{ no: 1, name: "key", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
924
|
+
{ no: 2, name: "err", kind: "message", T: Error },
|
|
925
|
+
{ no: 3, name: "db_schema", kind: "message", T: MetadataResponse_DatabaseSchemaMetadata, opt: true },
|
|
926
|
+
{ no: 4, name: "buckets", kind: "message", T: MetadataResponse_BucketMetadata, repeated: true },
|
|
927
|
+
{ no: 5, name: "couchbase", kind: "message", T: Metadata, opt: true },
|
|
928
|
+
{ no: 6, name: "kafka", kind: "message", T: Metadata$1, opt: true },
|
|
929
|
+
{ no: 7, name: "kinesis", kind: "message", T: Metadata$2, opt: true },
|
|
930
|
+
{ no: 8, name: "cosmosdb", kind: "message", T: Plugin_Metadata, opt: true },
|
|
931
|
+
{ no: 9, name: "adls", kind: "message", T: Plugin_Metadata$1, opt: true },
|
|
932
|
+
{ no: 10, name: "dynamodb", kind: "message", T: Any, opt: true },
|
|
933
|
+
{ no: 11, name: "g_sheets_next_page_token", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
|
|
934
|
+
]);
|
|
935
|
+
|
|
936
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Response_Data_Data {
|
|
937
|
+
return new Response_Data_Data().fromBinary(bytes, options);
|
|
938
|
+
}
|
|
939
|
+
|
|
940
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Response_Data_Data {
|
|
941
|
+
return new Response_Data_Data().fromJson(jsonValue, options);
|
|
942
|
+
}
|
|
943
|
+
|
|
944
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Response_Data_Data {
|
|
945
|
+
return new Response_Data_Data().fromJsonString(jsonString, options);
|
|
946
|
+
}
|
|
947
|
+
|
|
948
|
+
static equals(a: Response_Data_Data | PlainMessage<Response_Data_Data> | undefined, b: Response_Data_Data | PlainMessage<Response_Data_Data> | undefined): boolean {
|
|
949
|
+
return proto3.util.equals(Response_Data_Data, a, b);
|
|
950
|
+
}
|
|
951
|
+
}
|
|
952
|
+
|
|
953
|
+
/**
|
|
954
|
+
* DEPRECATED: use api.v1.Definition instead
|
|
955
|
+
*
|
|
956
|
+
* @generated from message transport.v1.Fetch
|
|
957
|
+
*/
|
|
958
|
+
export class Fetch extends Message<Fetch> {
|
|
959
|
+
/**
|
|
960
|
+
* @generated from field: api.v1.Api api = 1;
|
|
961
|
+
*/
|
|
962
|
+
api?: Api;
|
|
963
|
+
|
|
964
|
+
/**
|
|
965
|
+
* @generated from field: map<string, google.protobuf.Struct> integrations = 2;
|
|
966
|
+
*/
|
|
967
|
+
integrations: { [key: string]: Struct } = {};
|
|
968
|
+
|
|
969
|
+
/**
|
|
970
|
+
* @generated from field: transport.v1.Fetch.Metadata metadata = 3;
|
|
971
|
+
*/
|
|
972
|
+
metadata?: Fetch_Metadata;
|
|
973
|
+
|
|
974
|
+
/**
|
|
975
|
+
* @generated from field: store.v1.Stores stores = 4;
|
|
976
|
+
*/
|
|
977
|
+
stores?: Stores;
|
|
978
|
+
|
|
979
|
+
constructor(data?: PartialMessage<Fetch>) {
|
|
980
|
+
super();
|
|
981
|
+
proto3.util.initPartial(data, this);
|
|
982
|
+
}
|
|
983
|
+
|
|
984
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
985
|
+
static readonly typeName = "transport.v1.Fetch";
|
|
986
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
987
|
+
{ no: 1, name: "api", kind: "message", T: Api },
|
|
988
|
+
{ no: 2, name: "integrations", kind: "map", K: 9 /* ScalarType.STRING */, V: {kind: "message", T: Struct} },
|
|
989
|
+
{ no: 3, name: "metadata", kind: "message", T: Fetch_Metadata },
|
|
990
|
+
{ no: 4, name: "stores", kind: "message", T: Stores },
|
|
991
|
+
]);
|
|
992
|
+
|
|
993
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Fetch {
|
|
994
|
+
return new Fetch().fromBinary(bytes, options);
|
|
995
|
+
}
|
|
996
|
+
|
|
997
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Fetch {
|
|
998
|
+
return new Fetch().fromJson(jsonValue, options);
|
|
999
|
+
}
|
|
1000
|
+
|
|
1001
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Fetch {
|
|
1002
|
+
return new Fetch().fromJsonString(jsonString, options);
|
|
1003
|
+
}
|
|
1004
|
+
|
|
1005
|
+
static equals(a: Fetch | PlainMessage<Fetch> | undefined, b: Fetch | PlainMessage<Fetch> | undefined): boolean {
|
|
1006
|
+
return proto3.util.equals(Fetch, a, b);
|
|
1007
|
+
}
|
|
1008
|
+
}
|
|
1009
|
+
|
|
1010
|
+
/**
|
|
1011
|
+
* @generated from message transport.v1.Fetch.Metadata
|
|
1012
|
+
*/
|
|
1013
|
+
export class Fetch_Metadata extends Message<Fetch_Metadata> {
|
|
1014
|
+
/**
|
|
1015
|
+
* This is the email
|
|
1016
|
+
*
|
|
1017
|
+
* @generated from field: string requester = 1;
|
|
1018
|
+
*/
|
|
1019
|
+
requester = "";
|
|
1020
|
+
|
|
1021
|
+
/**
|
|
1022
|
+
* Because profile isn't a required execution parameter, the default will be different per org.
|
|
1023
|
+
*
|
|
1024
|
+
* @generated from field: string profile = 2;
|
|
1025
|
+
*/
|
|
1026
|
+
profile = "";
|
|
1027
|
+
|
|
1028
|
+
/**
|
|
1029
|
+
* @generated from field: string organization_plan = 3;
|
|
1030
|
+
*/
|
|
1031
|
+
organizationPlan = "";
|
|
1032
|
+
|
|
1033
|
+
constructor(data?: PartialMessage<Fetch_Metadata>) {
|
|
1034
|
+
super();
|
|
1035
|
+
proto3.util.initPartial(data, this);
|
|
1036
|
+
}
|
|
1037
|
+
|
|
1038
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
1039
|
+
static readonly typeName = "transport.v1.Fetch.Metadata";
|
|
1040
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
1041
|
+
{ no: 1, name: "requester", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1042
|
+
{ no: 2, name: "profile", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1043
|
+
{ no: 3, name: "organization_plan", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1044
|
+
]);
|
|
1045
|
+
|
|
1046
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Fetch_Metadata {
|
|
1047
|
+
return new Fetch_Metadata().fromBinary(bytes, options);
|
|
1048
|
+
}
|
|
1049
|
+
|
|
1050
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Fetch_Metadata {
|
|
1051
|
+
return new Fetch_Metadata().fromJson(jsonValue, options);
|
|
1052
|
+
}
|
|
1053
|
+
|
|
1054
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Fetch_Metadata {
|
|
1055
|
+
return new Fetch_Metadata().fromJsonString(jsonString, options);
|
|
1056
|
+
}
|
|
1057
|
+
|
|
1058
|
+
static equals(a: Fetch_Metadata | PlainMessage<Fetch_Metadata> | undefined, b: Fetch_Metadata | PlainMessage<Fetch_Metadata> | undefined): boolean {
|
|
1059
|
+
return proto3.util.equals(Fetch_Metadata, a, b);
|
|
1060
|
+
}
|
|
1061
|
+
}
|
|
1062
|
+
|
|
1063
|
+
/**
|
|
1064
|
+
* @generated from message transport.v1.FetchScheduleJobResp
|
|
1065
|
+
*/
|
|
1066
|
+
export class FetchScheduleJobResp extends Message<FetchScheduleJobResp> {
|
|
1067
|
+
/**
|
|
1068
|
+
* @generated from field: repeated api.v1.Definition apis = 1;
|
|
1069
|
+
*/
|
|
1070
|
+
apis: Definition[] = [];
|
|
1071
|
+
|
|
1072
|
+
constructor(data?: PartialMessage<FetchScheduleJobResp>) {
|
|
1073
|
+
super();
|
|
1074
|
+
proto3.util.initPartial(data, this);
|
|
1075
|
+
}
|
|
1076
|
+
|
|
1077
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
1078
|
+
static readonly typeName = "transport.v1.FetchScheduleJobResp";
|
|
1079
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
1080
|
+
{ no: 1, name: "apis", kind: "message", T: Definition, repeated: true },
|
|
1081
|
+
]);
|
|
1082
|
+
|
|
1083
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): FetchScheduleJobResp {
|
|
1084
|
+
return new FetchScheduleJobResp().fromBinary(bytes, options);
|
|
1085
|
+
}
|
|
1086
|
+
|
|
1087
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): FetchScheduleJobResp {
|
|
1088
|
+
return new FetchScheduleJobResp().fromJson(jsonValue, options);
|
|
1089
|
+
}
|
|
1090
|
+
|
|
1091
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): FetchScheduleJobResp {
|
|
1092
|
+
return new FetchScheduleJobResp().fromJsonString(jsonString, options);
|
|
1093
|
+
}
|
|
1094
|
+
|
|
1095
|
+
static equals(a: FetchScheduleJobResp | PlainMessage<FetchScheduleJobResp> | undefined, b: FetchScheduleJobResp | PlainMessage<FetchScheduleJobResp> | undefined): boolean {
|
|
1096
|
+
return proto3.util.equals(FetchScheduleJobResp, a, b);
|
|
1097
|
+
}
|
|
1098
|
+
}
|
|
1099
|
+
|