@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,693 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// @generated by protoc-gen-es v1.2.0 with parameter "target=ts"
|
|
3
|
+
// @generated from file api/v1/requests.proto (package api.v1, syntax proto3)
|
|
4
|
+
/* eslint-disable */
|
|
5
|
+
// @ts-nocheck
|
|
6
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
7
|
+
exports.GenericBatchResponse = exports.GenericBatch_Items = exports.GenericBatch = exports.UpdateApiSignaturesResponse_Status = exports.UpdateApiSignaturesResponse = exports.UpdateApplicationSignaturesResponse_Status = exports.UpdateApplicationSignaturesResponse = exports.UpdateApplicationSignaturesRequest = exports.UpdateApiSignaturesRequest = exports.SignatureRotationError = exports.SignatureRotationErrors = exports.UpdateApplicationSignature = exports.UpdateApiSignature = exports.PatchApisResponse_Status = exports.PatchApisResponse = exports.PatchApisRequest = exports.PatchApi = void 0;
|
|
8
|
+
const protobuf_1 = require("@bufbuild/protobuf");
|
|
9
|
+
const api_pb_1 = require("./api_pb");
|
|
10
|
+
const api_pb_2 = require("../../common/v1/api_pb");
|
|
11
|
+
const errors_pb_1 = require("../../common/v1/errors_pb");
|
|
12
|
+
const utils_pb_1 = require("../../utils/v1/utils_pb");
|
|
13
|
+
/**
|
|
14
|
+
* @generated from message api.v1.PatchApi
|
|
15
|
+
*/
|
|
16
|
+
class PatchApi extends protobuf_1.Message {
|
|
17
|
+
/**
|
|
18
|
+
* @generated from field: api.v1.Api api = 1;
|
|
19
|
+
*/
|
|
20
|
+
api;
|
|
21
|
+
/**
|
|
22
|
+
* @generated from oneof api.v1.PatchApi.git_ref
|
|
23
|
+
*/
|
|
24
|
+
gitRef = { case: undefined };
|
|
25
|
+
constructor(data) {
|
|
26
|
+
super();
|
|
27
|
+
protobuf_1.proto3.util.initPartial(data, this);
|
|
28
|
+
}
|
|
29
|
+
static runtime = protobuf_1.proto3;
|
|
30
|
+
static typeName = "api.v1.PatchApi";
|
|
31
|
+
static fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
32
|
+
{ no: 1, name: "api", kind: "message", T: api_pb_1.Api },
|
|
33
|
+
{ no: 2, name: "commit_id", kind: "scalar", T: 9 /* ScalarType.STRING */, oneof: "git_ref" },
|
|
34
|
+
{ no: 3, name: "branch_name", kind: "scalar", T: 9 /* ScalarType.STRING */, oneof: "git_ref" },
|
|
35
|
+
]);
|
|
36
|
+
static fromBinary(bytes, options) {
|
|
37
|
+
return new PatchApi().fromBinary(bytes, options);
|
|
38
|
+
}
|
|
39
|
+
static fromJson(jsonValue, options) {
|
|
40
|
+
return new PatchApi().fromJson(jsonValue, options);
|
|
41
|
+
}
|
|
42
|
+
static fromJsonString(jsonString, options) {
|
|
43
|
+
return new PatchApi().fromJsonString(jsonString, options);
|
|
44
|
+
}
|
|
45
|
+
static equals(a, b) {
|
|
46
|
+
return protobuf_1.proto3.util.equals(PatchApi, a, b);
|
|
47
|
+
}
|
|
48
|
+
}
|
|
49
|
+
exports.PatchApi = PatchApi;
|
|
50
|
+
/**
|
|
51
|
+
* PATCH api/v3/apis
|
|
52
|
+
*
|
|
53
|
+
* @generated from message api.v1.PatchApisRequest
|
|
54
|
+
*/
|
|
55
|
+
class PatchApisRequest extends protobuf_1.Message {
|
|
56
|
+
/**
|
|
57
|
+
* @generated from field: repeated api.v1.PatchApi patches = 1;
|
|
58
|
+
*/
|
|
59
|
+
patches = [];
|
|
60
|
+
constructor(data) {
|
|
61
|
+
super();
|
|
62
|
+
protobuf_1.proto3.util.initPartial(data, this);
|
|
63
|
+
}
|
|
64
|
+
static runtime = protobuf_1.proto3;
|
|
65
|
+
static typeName = "api.v1.PatchApisRequest";
|
|
66
|
+
static fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
67
|
+
{ no: 1, name: "patches", kind: "message", T: PatchApi, repeated: true },
|
|
68
|
+
]);
|
|
69
|
+
static fromBinary(bytes, options) {
|
|
70
|
+
return new PatchApisRequest().fromBinary(bytes, options);
|
|
71
|
+
}
|
|
72
|
+
static fromJson(jsonValue, options) {
|
|
73
|
+
return new PatchApisRequest().fromJson(jsonValue, options);
|
|
74
|
+
}
|
|
75
|
+
static fromJsonString(jsonString, options) {
|
|
76
|
+
return new PatchApisRequest().fromJsonString(jsonString, options);
|
|
77
|
+
}
|
|
78
|
+
static equals(a, b) {
|
|
79
|
+
return protobuf_1.proto3.util.equals(PatchApisRequest, a, b);
|
|
80
|
+
}
|
|
81
|
+
}
|
|
82
|
+
exports.PatchApisRequest = PatchApisRequest;
|
|
83
|
+
/**
|
|
84
|
+
* @generated from message api.v1.PatchApisResponse
|
|
85
|
+
*/
|
|
86
|
+
class PatchApisResponse extends protobuf_1.Message {
|
|
87
|
+
/**
|
|
88
|
+
* @generated from field: repeated api.v1.PatchApisResponse.Status statuses = 1;
|
|
89
|
+
*/
|
|
90
|
+
statuses = [];
|
|
91
|
+
/**
|
|
92
|
+
* @generated from field: map<string, common.v1.Link> links = 2;
|
|
93
|
+
*/
|
|
94
|
+
links = {};
|
|
95
|
+
/**
|
|
96
|
+
* @generated from field: repeated common.v1.Links links_v2 = 3;
|
|
97
|
+
*/
|
|
98
|
+
linksV2 = [];
|
|
99
|
+
constructor(data) {
|
|
100
|
+
super();
|
|
101
|
+
protobuf_1.proto3.util.initPartial(data, this);
|
|
102
|
+
}
|
|
103
|
+
static runtime = protobuf_1.proto3;
|
|
104
|
+
static typeName = "api.v1.PatchApisResponse";
|
|
105
|
+
static fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
106
|
+
{ no: 1, name: "statuses", kind: "message", T: PatchApisResponse_Status, repeated: true },
|
|
107
|
+
{ no: 2, name: "links", kind: "map", K: 9 /* ScalarType.STRING */, V: { kind: "message", T: api_pb_2.Link } },
|
|
108
|
+
{ no: 3, name: "links_v2", kind: "message", T: api_pb_2.Links, repeated: true },
|
|
109
|
+
]);
|
|
110
|
+
static fromBinary(bytes, options) {
|
|
111
|
+
return new PatchApisResponse().fromBinary(bytes, options);
|
|
112
|
+
}
|
|
113
|
+
static fromJson(jsonValue, options) {
|
|
114
|
+
return new PatchApisResponse().fromJson(jsonValue, options);
|
|
115
|
+
}
|
|
116
|
+
static fromJsonString(jsonString, options) {
|
|
117
|
+
return new PatchApisResponse().fromJsonString(jsonString, options);
|
|
118
|
+
}
|
|
119
|
+
static equals(a, b) {
|
|
120
|
+
return protobuf_1.proto3.util.equals(PatchApisResponse, a, b);
|
|
121
|
+
}
|
|
122
|
+
}
|
|
123
|
+
exports.PatchApisResponse = PatchApisResponse;
|
|
124
|
+
/**
|
|
125
|
+
* @generated from message api.v1.PatchApisResponse.Status
|
|
126
|
+
*/
|
|
127
|
+
class PatchApisResponse_Status extends protobuf_1.Message {
|
|
128
|
+
/**
|
|
129
|
+
* @generated from field: string api_id = 1;
|
|
130
|
+
*/
|
|
131
|
+
apiId = "";
|
|
132
|
+
/**
|
|
133
|
+
* @generated from field: int32 code = 2;
|
|
134
|
+
*/
|
|
135
|
+
code = 0;
|
|
136
|
+
/**
|
|
137
|
+
* @generated from field: string message = 3;
|
|
138
|
+
*/
|
|
139
|
+
message = "";
|
|
140
|
+
/**
|
|
141
|
+
* @generated from field: common.v1.Error error = 4;
|
|
142
|
+
*/
|
|
143
|
+
error;
|
|
144
|
+
constructor(data) {
|
|
145
|
+
super();
|
|
146
|
+
protobuf_1.proto3.util.initPartial(data, this);
|
|
147
|
+
}
|
|
148
|
+
static runtime = protobuf_1.proto3;
|
|
149
|
+
static typeName = "api.v1.PatchApisResponse.Status";
|
|
150
|
+
static fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
151
|
+
{ no: 1, name: "api_id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
152
|
+
{ no: 2, name: "code", kind: "scalar", T: 5 /* ScalarType.INT32 */ },
|
|
153
|
+
{ no: 3, name: "message", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
154
|
+
{ no: 4, name: "error", kind: "message", T: errors_pb_1.Error },
|
|
155
|
+
]);
|
|
156
|
+
static fromBinary(bytes, options) {
|
|
157
|
+
return new PatchApisResponse_Status().fromBinary(bytes, options);
|
|
158
|
+
}
|
|
159
|
+
static fromJson(jsonValue, options) {
|
|
160
|
+
return new PatchApisResponse_Status().fromJson(jsonValue, options);
|
|
161
|
+
}
|
|
162
|
+
static fromJsonString(jsonString, options) {
|
|
163
|
+
return new PatchApisResponse_Status().fromJsonString(jsonString, options);
|
|
164
|
+
}
|
|
165
|
+
static equals(a, b) {
|
|
166
|
+
return protobuf_1.proto3.util.equals(PatchApisResponse_Status, a, b);
|
|
167
|
+
}
|
|
168
|
+
}
|
|
169
|
+
exports.PatchApisResponse_Status = PatchApisResponse_Status;
|
|
170
|
+
/**
|
|
171
|
+
* @generated from message api.v1.UpdateApiSignature
|
|
172
|
+
*/
|
|
173
|
+
class UpdateApiSignature extends protobuf_1.Message {
|
|
174
|
+
/**
|
|
175
|
+
* @generated from field: string api_id = 1;
|
|
176
|
+
*/
|
|
177
|
+
apiId = "";
|
|
178
|
+
/**
|
|
179
|
+
* @generated from oneof api.v1.UpdateApiSignature.git_ref
|
|
180
|
+
*/
|
|
181
|
+
gitRef = { case: undefined };
|
|
182
|
+
/**
|
|
183
|
+
* @generated from oneof api.v1.UpdateApiSignature.result
|
|
184
|
+
*/
|
|
185
|
+
result = { case: undefined };
|
|
186
|
+
/**
|
|
187
|
+
* @generated from field: google.protobuf.Timestamp updated = 5;
|
|
188
|
+
*/
|
|
189
|
+
updated;
|
|
190
|
+
constructor(data) {
|
|
191
|
+
super();
|
|
192
|
+
protobuf_1.proto3.util.initPartial(data, this);
|
|
193
|
+
}
|
|
194
|
+
static runtime = protobuf_1.proto3;
|
|
195
|
+
static typeName = "api.v1.UpdateApiSignature";
|
|
196
|
+
static fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
197
|
+
{ no: 1, name: "api_id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
198
|
+
{ no: 2, name: "commit_id", kind: "scalar", T: 9 /* ScalarType.STRING */, oneof: "git_ref" },
|
|
199
|
+
{ no: 3, name: "branch_name", kind: "scalar", T: 9 /* ScalarType.STRING */, oneof: "git_ref" },
|
|
200
|
+
{ no: 4, name: "signature", kind: "message", T: utils_pb_1.Signature, oneof: "result" },
|
|
201
|
+
{ no: 6, name: "errors", kind: "message", T: SignatureRotationErrors, oneof: "result" },
|
|
202
|
+
{ no: 5, name: "updated", kind: "message", T: protobuf_1.Timestamp },
|
|
203
|
+
]);
|
|
204
|
+
static fromBinary(bytes, options) {
|
|
205
|
+
return new UpdateApiSignature().fromBinary(bytes, options);
|
|
206
|
+
}
|
|
207
|
+
static fromJson(jsonValue, options) {
|
|
208
|
+
return new UpdateApiSignature().fromJson(jsonValue, options);
|
|
209
|
+
}
|
|
210
|
+
static fromJsonString(jsonString, options) {
|
|
211
|
+
return new UpdateApiSignature().fromJsonString(jsonString, options);
|
|
212
|
+
}
|
|
213
|
+
static equals(a, b) {
|
|
214
|
+
return protobuf_1.proto3.util.equals(UpdateApiSignature, a, b);
|
|
215
|
+
}
|
|
216
|
+
}
|
|
217
|
+
exports.UpdateApiSignature = UpdateApiSignature;
|
|
218
|
+
/**
|
|
219
|
+
* @generated from message api.v1.UpdateApplicationSignature
|
|
220
|
+
*/
|
|
221
|
+
class UpdateApplicationSignature extends protobuf_1.Message {
|
|
222
|
+
/**
|
|
223
|
+
* @generated from field: string application_id = 1;
|
|
224
|
+
*/
|
|
225
|
+
applicationId = "";
|
|
226
|
+
/**
|
|
227
|
+
* @generated from oneof api.v1.UpdateApplicationSignature.git_ref
|
|
228
|
+
*/
|
|
229
|
+
gitRef = { case: undefined };
|
|
230
|
+
/**
|
|
231
|
+
* @generated from oneof api.v1.UpdateApplicationSignature.result
|
|
232
|
+
*/
|
|
233
|
+
result = { case: undefined };
|
|
234
|
+
/**
|
|
235
|
+
* @generated from field: google.protobuf.Timestamp updated = 5;
|
|
236
|
+
*/
|
|
237
|
+
updated;
|
|
238
|
+
/**
|
|
239
|
+
* @generated from field: int32 page_version = 6;
|
|
240
|
+
*/
|
|
241
|
+
pageVersion = 0;
|
|
242
|
+
constructor(data) {
|
|
243
|
+
super();
|
|
244
|
+
protobuf_1.proto3.util.initPartial(data, this);
|
|
245
|
+
}
|
|
246
|
+
static runtime = protobuf_1.proto3;
|
|
247
|
+
static typeName = "api.v1.UpdateApplicationSignature";
|
|
248
|
+
static fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
249
|
+
{ no: 1, name: "application_id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
250
|
+
{ no: 2, name: "commit_id", kind: "scalar", T: 9 /* ScalarType.STRING */, oneof: "git_ref" },
|
|
251
|
+
{ no: 3, name: "branch_name", kind: "scalar", T: 9 /* ScalarType.STRING */, oneof: "git_ref" },
|
|
252
|
+
{ no: 4, name: "signature", kind: "message", T: utils_pb_1.Signature, oneof: "result" },
|
|
253
|
+
{ no: 7, name: "errors", kind: "message", T: SignatureRotationErrors, oneof: "result" },
|
|
254
|
+
{ no: 5, name: "updated", kind: "message", T: protobuf_1.Timestamp },
|
|
255
|
+
{ no: 6, name: "page_version", kind: "scalar", T: 5 /* ScalarType.INT32 */ },
|
|
256
|
+
]);
|
|
257
|
+
static fromBinary(bytes, options) {
|
|
258
|
+
return new UpdateApplicationSignature().fromBinary(bytes, options);
|
|
259
|
+
}
|
|
260
|
+
static fromJson(jsonValue, options) {
|
|
261
|
+
return new UpdateApplicationSignature().fromJson(jsonValue, options);
|
|
262
|
+
}
|
|
263
|
+
static fromJsonString(jsonString, options) {
|
|
264
|
+
return new UpdateApplicationSignature().fromJsonString(jsonString, options);
|
|
265
|
+
}
|
|
266
|
+
static equals(a, b) {
|
|
267
|
+
return protobuf_1.proto3.util.equals(UpdateApplicationSignature, a, b);
|
|
268
|
+
}
|
|
269
|
+
}
|
|
270
|
+
exports.UpdateApplicationSignature = UpdateApplicationSignature;
|
|
271
|
+
/**
|
|
272
|
+
* @generated from message api.v1.SignatureRotationErrors
|
|
273
|
+
*/
|
|
274
|
+
class SignatureRotationErrors extends protobuf_1.Message {
|
|
275
|
+
/**
|
|
276
|
+
* @generated from field: repeated api.v1.SignatureRotationError errors = 1;
|
|
277
|
+
*/
|
|
278
|
+
errors = [];
|
|
279
|
+
/**
|
|
280
|
+
* @generated from field: string key_id = 2;
|
|
281
|
+
*/
|
|
282
|
+
keyId = "";
|
|
283
|
+
/**
|
|
284
|
+
* @generated from field: bytes public_key = 3;
|
|
285
|
+
*/
|
|
286
|
+
publicKey = new Uint8Array(0);
|
|
287
|
+
/**
|
|
288
|
+
* @generated from field: utils.v1.Signature.Algorithm algorithm = 4;
|
|
289
|
+
*/
|
|
290
|
+
algorithm = utils_pb_1.Signature_Algorithm.UNSPECIFIED;
|
|
291
|
+
constructor(data) {
|
|
292
|
+
super();
|
|
293
|
+
protobuf_1.proto3.util.initPartial(data, this);
|
|
294
|
+
}
|
|
295
|
+
static runtime = protobuf_1.proto3;
|
|
296
|
+
static typeName = "api.v1.SignatureRotationErrors";
|
|
297
|
+
static fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
298
|
+
{ no: 1, name: "errors", kind: "message", T: SignatureRotationError, repeated: true },
|
|
299
|
+
{ no: 2, name: "key_id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
300
|
+
{ no: 3, name: "public_key", kind: "scalar", T: 12 /* ScalarType.BYTES */ },
|
|
301
|
+
{ no: 4, name: "algorithm", kind: "enum", T: protobuf_1.proto3.getEnumType(utils_pb_1.Signature_Algorithm) },
|
|
302
|
+
]);
|
|
303
|
+
static fromBinary(bytes, options) {
|
|
304
|
+
return new SignatureRotationErrors().fromBinary(bytes, options);
|
|
305
|
+
}
|
|
306
|
+
static fromJson(jsonValue, options) {
|
|
307
|
+
return new SignatureRotationErrors().fromJson(jsonValue, options);
|
|
308
|
+
}
|
|
309
|
+
static fromJsonString(jsonString, options) {
|
|
310
|
+
return new SignatureRotationErrors().fromJsonString(jsonString, options);
|
|
311
|
+
}
|
|
312
|
+
static equals(a, b) {
|
|
313
|
+
return protobuf_1.proto3.util.equals(SignatureRotationErrors, a, b);
|
|
314
|
+
}
|
|
315
|
+
}
|
|
316
|
+
exports.SignatureRotationErrors = SignatureRotationErrors;
|
|
317
|
+
/**
|
|
318
|
+
* @generated from message api.v1.SignatureRotationError
|
|
319
|
+
*/
|
|
320
|
+
class SignatureRotationError extends protobuf_1.Message {
|
|
321
|
+
/**
|
|
322
|
+
* @generated from field: string message = 1;
|
|
323
|
+
*/
|
|
324
|
+
message = "";
|
|
325
|
+
constructor(data) {
|
|
326
|
+
super();
|
|
327
|
+
protobuf_1.proto3.util.initPartial(data, this);
|
|
328
|
+
}
|
|
329
|
+
static runtime = protobuf_1.proto3;
|
|
330
|
+
static typeName = "api.v1.SignatureRotationError";
|
|
331
|
+
static fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
332
|
+
{ no: 1, name: "message", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
333
|
+
]);
|
|
334
|
+
static fromBinary(bytes, options) {
|
|
335
|
+
return new SignatureRotationError().fromBinary(bytes, options);
|
|
336
|
+
}
|
|
337
|
+
static fromJson(jsonValue, options) {
|
|
338
|
+
return new SignatureRotationError().fromJson(jsonValue, options);
|
|
339
|
+
}
|
|
340
|
+
static fromJsonString(jsonString, options) {
|
|
341
|
+
return new SignatureRotationError().fromJsonString(jsonString, options);
|
|
342
|
+
}
|
|
343
|
+
static equals(a, b) {
|
|
344
|
+
return protobuf_1.proto3.util.equals(SignatureRotationError, a, b);
|
|
345
|
+
}
|
|
346
|
+
}
|
|
347
|
+
exports.SignatureRotationError = SignatureRotationError;
|
|
348
|
+
/**
|
|
349
|
+
* PUT api/v3/api/signatures
|
|
350
|
+
*
|
|
351
|
+
* @generated from message api.v1.UpdateApiSignaturesRequest
|
|
352
|
+
*/
|
|
353
|
+
class UpdateApiSignaturesRequest extends protobuf_1.Message {
|
|
354
|
+
/**
|
|
355
|
+
* @generated from field: repeated api.v1.UpdateApiSignature updates = 1;
|
|
356
|
+
*/
|
|
357
|
+
updates = [];
|
|
358
|
+
constructor(data) {
|
|
359
|
+
super();
|
|
360
|
+
protobuf_1.proto3.util.initPartial(data, this);
|
|
361
|
+
}
|
|
362
|
+
static runtime = protobuf_1.proto3;
|
|
363
|
+
static typeName = "api.v1.UpdateApiSignaturesRequest";
|
|
364
|
+
static fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
365
|
+
{ no: 1, name: "updates", kind: "message", T: UpdateApiSignature, repeated: true },
|
|
366
|
+
]);
|
|
367
|
+
static fromBinary(bytes, options) {
|
|
368
|
+
return new UpdateApiSignaturesRequest().fromBinary(bytes, options);
|
|
369
|
+
}
|
|
370
|
+
static fromJson(jsonValue, options) {
|
|
371
|
+
return new UpdateApiSignaturesRequest().fromJson(jsonValue, options);
|
|
372
|
+
}
|
|
373
|
+
static fromJsonString(jsonString, options) {
|
|
374
|
+
return new UpdateApiSignaturesRequest().fromJsonString(jsonString, options);
|
|
375
|
+
}
|
|
376
|
+
static equals(a, b) {
|
|
377
|
+
return protobuf_1.proto3.util.equals(UpdateApiSignaturesRequest, a, b);
|
|
378
|
+
}
|
|
379
|
+
}
|
|
380
|
+
exports.UpdateApiSignaturesRequest = UpdateApiSignaturesRequest;
|
|
381
|
+
/**
|
|
382
|
+
* PUT api/v2/application/signatures
|
|
383
|
+
*
|
|
384
|
+
* @generated from message api.v1.UpdateApplicationSignaturesRequest
|
|
385
|
+
*/
|
|
386
|
+
class UpdateApplicationSignaturesRequest extends protobuf_1.Message {
|
|
387
|
+
/**
|
|
388
|
+
* @generated from field: repeated api.v1.UpdateApplicationSignature updates = 1;
|
|
389
|
+
*/
|
|
390
|
+
updates = [];
|
|
391
|
+
constructor(data) {
|
|
392
|
+
super();
|
|
393
|
+
protobuf_1.proto3.util.initPartial(data, this);
|
|
394
|
+
}
|
|
395
|
+
static runtime = protobuf_1.proto3;
|
|
396
|
+
static typeName = "api.v1.UpdateApplicationSignaturesRequest";
|
|
397
|
+
static fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
398
|
+
{ no: 1, name: "updates", kind: "message", T: UpdateApplicationSignature, repeated: true },
|
|
399
|
+
]);
|
|
400
|
+
static fromBinary(bytes, options) {
|
|
401
|
+
return new UpdateApplicationSignaturesRequest().fromBinary(bytes, options);
|
|
402
|
+
}
|
|
403
|
+
static fromJson(jsonValue, options) {
|
|
404
|
+
return new UpdateApplicationSignaturesRequest().fromJson(jsonValue, options);
|
|
405
|
+
}
|
|
406
|
+
static fromJsonString(jsonString, options) {
|
|
407
|
+
return new UpdateApplicationSignaturesRequest().fromJsonString(jsonString, options);
|
|
408
|
+
}
|
|
409
|
+
static equals(a, b) {
|
|
410
|
+
return protobuf_1.proto3.util.equals(UpdateApplicationSignaturesRequest, a, b);
|
|
411
|
+
}
|
|
412
|
+
}
|
|
413
|
+
exports.UpdateApplicationSignaturesRequest = UpdateApplicationSignaturesRequest;
|
|
414
|
+
/**
|
|
415
|
+
* @generated from message api.v1.UpdateApplicationSignaturesResponse
|
|
416
|
+
*/
|
|
417
|
+
class UpdateApplicationSignaturesResponse extends protobuf_1.Message {
|
|
418
|
+
/**
|
|
419
|
+
* @generated from field: repeated api.v1.UpdateApplicationSignaturesResponse.Status statuses = 1;
|
|
420
|
+
*/
|
|
421
|
+
statuses = [];
|
|
422
|
+
/**
|
|
423
|
+
* @generated from field: map<string, common.v1.Link> links = 2;
|
|
424
|
+
*/
|
|
425
|
+
links = {};
|
|
426
|
+
/**
|
|
427
|
+
* @generated from field: repeated common.v1.Links links_v2 = 3;
|
|
428
|
+
*/
|
|
429
|
+
linksV2 = [];
|
|
430
|
+
constructor(data) {
|
|
431
|
+
super();
|
|
432
|
+
protobuf_1.proto3.util.initPartial(data, this);
|
|
433
|
+
}
|
|
434
|
+
static runtime = protobuf_1.proto3;
|
|
435
|
+
static typeName = "api.v1.UpdateApplicationSignaturesResponse";
|
|
436
|
+
static fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
437
|
+
{ no: 1, name: "statuses", kind: "message", T: UpdateApplicationSignaturesResponse_Status, repeated: true },
|
|
438
|
+
{ no: 2, name: "links", kind: "map", K: 9 /* ScalarType.STRING */, V: { kind: "message", T: api_pb_2.Link } },
|
|
439
|
+
{ no: 3, name: "links_v2", kind: "message", T: api_pb_2.Links, repeated: true },
|
|
440
|
+
]);
|
|
441
|
+
static fromBinary(bytes, options) {
|
|
442
|
+
return new UpdateApplicationSignaturesResponse().fromBinary(bytes, options);
|
|
443
|
+
}
|
|
444
|
+
static fromJson(jsonValue, options) {
|
|
445
|
+
return new UpdateApplicationSignaturesResponse().fromJson(jsonValue, options);
|
|
446
|
+
}
|
|
447
|
+
static fromJsonString(jsonString, options) {
|
|
448
|
+
return new UpdateApplicationSignaturesResponse().fromJsonString(jsonString, options);
|
|
449
|
+
}
|
|
450
|
+
static equals(a, b) {
|
|
451
|
+
return protobuf_1.proto3.util.equals(UpdateApplicationSignaturesResponse, a, b);
|
|
452
|
+
}
|
|
453
|
+
}
|
|
454
|
+
exports.UpdateApplicationSignaturesResponse = UpdateApplicationSignaturesResponse;
|
|
455
|
+
/**
|
|
456
|
+
* @generated from message api.v1.UpdateApplicationSignaturesResponse.Status
|
|
457
|
+
*/
|
|
458
|
+
class UpdateApplicationSignaturesResponse_Status extends protobuf_1.Message {
|
|
459
|
+
/**
|
|
460
|
+
* @generated from field: string application_id = 1;
|
|
461
|
+
*/
|
|
462
|
+
applicationId = "";
|
|
463
|
+
/**
|
|
464
|
+
* @generated from oneof api.v1.UpdateApplicationSignaturesResponse.Status.git_ref
|
|
465
|
+
*/
|
|
466
|
+
gitRef = { case: undefined };
|
|
467
|
+
/**
|
|
468
|
+
* @generated from field: int32 code = 4;
|
|
469
|
+
*/
|
|
470
|
+
code = 0;
|
|
471
|
+
/**
|
|
472
|
+
* @generated from field: string message = 5;
|
|
473
|
+
*/
|
|
474
|
+
message = "";
|
|
475
|
+
/**
|
|
476
|
+
* @generated from field: common.v1.Error error = 6;
|
|
477
|
+
*/
|
|
478
|
+
error;
|
|
479
|
+
constructor(data) {
|
|
480
|
+
super();
|
|
481
|
+
protobuf_1.proto3.util.initPartial(data, this);
|
|
482
|
+
}
|
|
483
|
+
static runtime = protobuf_1.proto3;
|
|
484
|
+
static typeName = "api.v1.UpdateApplicationSignaturesResponse.Status";
|
|
485
|
+
static fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
486
|
+
{ no: 1, name: "application_id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
487
|
+
{ no: 2, name: "commit_id", kind: "scalar", T: 9 /* ScalarType.STRING */, oneof: "git_ref" },
|
|
488
|
+
{ no: 3, name: "branch_name", kind: "scalar", T: 9 /* ScalarType.STRING */, oneof: "git_ref" },
|
|
489
|
+
{ no: 4, name: "code", kind: "scalar", T: 5 /* ScalarType.INT32 */ },
|
|
490
|
+
{ no: 5, name: "message", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
491
|
+
{ no: 6, name: "error", kind: "message", T: errors_pb_1.Error },
|
|
492
|
+
]);
|
|
493
|
+
static fromBinary(bytes, options) {
|
|
494
|
+
return new UpdateApplicationSignaturesResponse_Status().fromBinary(bytes, options);
|
|
495
|
+
}
|
|
496
|
+
static fromJson(jsonValue, options) {
|
|
497
|
+
return new UpdateApplicationSignaturesResponse_Status().fromJson(jsonValue, options);
|
|
498
|
+
}
|
|
499
|
+
static fromJsonString(jsonString, options) {
|
|
500
|
+
return new UpdateApplicationSignaturesResponse_Status().fromJsonString(jsonString, options);
|
|
501
|
+
}
|
|
502
|
+
static equals(a, b) {
|
|
503
|
+
return protobuf_1.proto3.util.equals(UpdateApplicationSignaturesResponse_Status, a, b);
|
|
504
|
+
}
|
|
505
|
+
}
|
|
506
|
+
exports.UpdateApplicationSignaturesResponse_Status = UpdateApplicationSignaturesResponse_Status;
|
|
507
|
+
/**
|
|
508
|
+
* @generated from message api.v1.UpdateApiSignaturesResponse
|
|
509
|
+
*/
|
|
510
|
+
class UpdateApiSignaturesResponse extends protobuf_1.Message {
|
|
511
|
+
/**
|
|
512
|
+
* @generated from field: repeated api.v1.UpdateApiSignaturesResponse.Status statuses = 1;
|
|
513
|
+
*/
|
|
514
|
+
statuses = [];
|
|
515
|
+
/**
|
|
516
|
+
* @generated from field: map<string, common.v1.Link> links = 2;
|
|
517
|
+
*/
|
|
518
|
+
links = {};
|
|
519
|
+
/**
|
|
520
|
+
* @generated from field: repeated common.v1.Links links_v2 = 3;
|
|
521
|
+
*/
|
|
522
|
+
linksV2 = [];
|
|
523
|
+
constructor(data) {
|
|
524
|
+
super();
|
|
525
|
+
protobuf_1.proto3.util.initPartial(data, this);
|
|
526
|
+
}
|
|
527
|
+
static runtime = protobuf_1.proto3;
|
|
528
|
+
static typeName = "api.v1.UpdateApiSignaturesResponse";
|
|
529
|
+
static fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
530
|
+
{ no: 1, name: "statuses", kind: "message", T: UpdateApiSignaturesResponse_Status, repeated: true },
|
|
531
|
+
{ no: 2, name: "links", kind: "map", K: 9 /* ScalarType.STRING */, V: { kind: "message", T: api_pb_2.Link } },
|
|
532
|
+
{ no: 3, name: "links_v2", kind: "message", T: api_pb_2.Links, repeated: true },
|
|
533
|
+
]);
|
|
534
|
+
static fromBinary(bytes, options) {
|
|
535
|
+
return new UpdateApiSignaturesResponse().fromBinary(bytes, options);
|
|
536
|
+
}
|
|
537
|
+
static fromJson(jsonValue, options) {
|
|
538
|
+
return new UpdateApiSignaturesResponse().fromJson(jsonValue, options);
|
|
539
|
+
}
|
|
540
|
+
static fromJsonString(jsonString, options) {
|
|
541
|
+
return new UpdateApiSignaturesResponse().fromJsonString(jsonString, options);
|
|
542
|
+
}
|
|
543
|
+
static equals(a, b) {
|
|
544
|
+
return protobuf_1.proto3.util.equals(UpdateApiSignaturesResponse, a, b);
|
|
545
|
+
}
|
|
546
|
+
}
|
|
547
|
+
exports.UpdateApiSignaturesResponse = UpdateApiSignaturesResponse;
|
|
548
|
+
/**
|
|
549
|
+
* @generated from message api.v1.UpdateApiSignaturesResponse.Status
|
|
550
|
+
*/
|
|
551
|
+
class UpdateApiSignaturesResponse_Status extends protobuf_1.Message {
|
|
552
|
+
/**
|
|
553
|
+
* @generated from field: string api_id = 1;
|
|
554
|
+
*/
|
|
555
|
+
apiId = "";
|
|
556
|
+
/**
|
|
557
|
+
* @generated from oneof api.v1.UpdateApiSignaturesResponse.Status.git_ref
|
|
558
|
+
*/
|
|
559
|
+
gitRef = { case: undefined };
|
|
560
|
+
/**
|
|
561
|
+
* @generated from field: int32 code = 4;
|
|
562
|
+
*/
|
|
563
|
+
code = 0;
|
|
564
|
+
/**
|
|
565
|
+
* @generated from field: string message = 5;
|
|
566
|
+
*/
|
|
567
|
+
message = "";
|
|
568
|
+
/**
|
|
569
|
+
* @generated from field: common.v1.Error error = 6;
|
|
570
|
+
*/
|
|
571
|
+
error;
|
|
572
|
+
constructor(data) {
|
|
573
|
+
super();
|
|
574
|
+
protobuf_1.proto3.util.initPartial(data, this);
|
|
575
|
+
}
|
|
576
|
+
static runtime = protobuf_1.proto3;
|
|
577
|
+
static typeName = "api.v1.UpdateApiSignaturesResponse.Status";
|
|
578
|
+
static fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
579
|
+
{ no: 1, name: "api_id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
580
|
+
{ no: 2, name: "commit_id", kind: "scalar", T: 9 /* ScalarType.STRING */, oneof: "git_ref" },
|
|
581
|
+
{ no: 3, name: "branch_name", kind: "scalar", T: 9 /* ScalarType.STRING */, oneof: "git_ref" },
|
|
582
|
+
{ no: 4, name: "code", kind: "scalar", T: 5 /* ScalarType.INT32 */ },
|
|
583
|
+
{ no: 5, name: "message", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
584
|
+
{ no: 6, name: "error", kind: "message", T: errors_pb_1.Error },
|
|
585
|
+
]);
|
|
586
|
+
static fromBinary(bytes, options) {
|
|
587
|
+
return new UpdateApiSignaturesResponse_Status().fromBinary(bytes, options);
|
|
588
|
+
}
|
|
589
|
+
static fromJson(jsonValue, options) {
|
|
590
|
+
return new UpdateApiSignaturesResponse_Status().fromJson(jsonValue, options);
|
|
591
|
+
}
|
|
592
|
+
static fromJsonString(jsonString, options) {
|
|
593
|
+
return new UpdateApiSignaturesResponse_Status().fromJsonString(jsonString, options);
|
|
594
|
+
}
|
|
595
|
+
static equals(a, b) {
|
|
596
|
+
return protobuf_1.proto3.util.equals(UpdateApiSignaturesResponse_Status, a, b);
|
|
597
|
+
}
|
|
598
|
+
}
|
|
599
|
+
exports.UpdateApiSignaturesResponse_Status = UpdateApiSignaturesResponse_Status;
|
|
600
|
+
/**
|
|
601
|
+
* @generated from message api.v1.GenericBatch
|
|
602
|
+
*/
|
|
603
|
+
class GenericBatch extends protobuf_1.Message {
|
|
604
|
+
/**
|
|
605
|
+
* @generated from field: api.v1.GenericBatch.Items data = 1;
|
|
606
|
+
*/
|
|
607
|
+
data;
|
|
608
|
+
constructor(data) {
|
|
609
|
+
super();
|
|
610
|
+
protobuf_1.proto3.util.initPartial(data, this);
|
|
611
|
+
}
|
|
612
|
+
static runtime = protobuf_1.proto3;
|
|
613
|
+
static typeName = "api.v1.GenericBatch";
|
|
614
|
+
static fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
615
|
+
{ no: 1, name: "data", kind: "message", T: GenericBatch_Items },
|
|
616
|
+
]);
|
|
617
|
+
static fromBinary(bytes, options) {
|
|
618
|
+
return new GenericBatch().fromBinary(bytes, options);
|
|
619
|
+
}
|
|
620
|
+
static fromJson(jsonValue, options) {
|
|
621
|
+
return new GenericBatch().fromJson(jsonValue, options);
|
|
622
|
+
}
|
|
623
|
+
static fromJsonString(jsonString, options) {
|
|
624
|
+
return new GenericBatch().fromJsonString(jsonString, options);
|
|
625
|
+
}
|
|
626
|
+
static equals(a, b) {
|
|
627
|
+
return protobuf_1.proto3.util.equals(GenericBatch, a, b);
|
|
628
|
+
}
|
|
629
|
+
}
|
|
630
|
+
exports.GenericBatch = GenericBatch;
|
|
631
|
+
/**
|
|
632
|
+
* @generated from message api.v1.GenericBatch.Items
|
|
633
|
+
*/
|
|
634
|
+
class GenericBatch_Items extends protobuf_1.Message {
|
|
635
|
+
/**
|
|
636
|
+
* @generated from field: repeated google.protobuf.Struct items = 1;
|
|
637
|
+
*/
|
|
638
|
+
items = [];
|
|
639
|
+
constructor(data) {
|
|
640
|
+
super();
|
|
641
|
+
protobuf_1.proto3.util.initPartial(data, this);
|
|
642
|
+
}
|
|
643
|
+
static runtime = protobuf_1.proto3;
|
|
644
|
+
static typeName = "api.v1.GenericBatch.Items";
|
|
645
|
+
static fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
646
|
+
{ no: 1, name: "items", kind: "message", T: protobuf_1.Struct, repeated: true },
|
|
647
|
+
]);
|
|
648
|
+
static fromBinary(bytes, options) {
|
|
649
|
+
return new GenericBatch_Items().fromBinary(bytes, options);
|
|
650
|
+
}
|
|
651
|
+
static fromJson(jsonValue, options) {
|
|
652
|
+
return new GenericBatch_Items().fromJson(jsonValue, options);
|
|
653
|
+
}
|
|
654
|
+
static fromJsonString(jsonString, options) {
|
|
655
|
+
return new GenericBatch_Items().fromJsonString(jsonString, options);
|
|
656
|
+
}
|
|
657
|
+
static equals(a, b) {
|
|
658
|
+
return protobuf_1.proto3.util.equals(GenericBatch_Items, a, b);
|
|
659
|
+
}
|
|
660
|
+
}
|
|
661
|
+
exports.GenericBatch_Items = GenericBatch_Items;
|
|
662
|
+
/**
|
|
663
|
+
* @generated from message api.v1.GenericBatchResponse
|
|
664
|
+
*/
|
|
665
|
+
class GenericBatchResponse extends protobuf_1.Message {
|
|
666
|
+
/**
|
|
667
|
+
* @generated from field: api.v1.GenericBatch data = 1;
|
|
668
|
+
*/
|
|
669
|
+
data;
|
|
670
|
+
constructor(data) {
|
|
671
|
+
super();
|
|
672
|
+
protobuf_1.proto3.util.initPartial(data, this);
|
|
673
|
+
}
|
|
674
|
+
static runtime = protobuf_1.proto3;
|
|
675
|
+
static typeName = "api.v1.GenericBatchResponse";
|
|
676
|
+
static fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
677
|
+
{ no: 1, name: "data", kind: "message", T: GenericBatch },
|
|
678
|
+
]);
|
|
679
|
+
static fromBinary(bytes, options) {
|
|
680
|
+
return new GenericBatchResponse().fromBinary(bytes, options);
|
|
681
|
+
}
|
|
682
|
+
static fromJson(jsonValue, options) {
|
|
683
|
+
return new GenericBatchResponse().fromJson(jsonValue, options);
|
|
684
|
+
}
|
|
685
|
+
static fromJsonString(jsonString, options) {
|
|
686
|
+
return new GenericBatchResponse().fromJsonString(jsonString, options);
|
|
687
|
+
}
|
|
688
|
+
static equals(a, b) {
|
|
689
|
+
return protobuf_1.proto3.util.equals(GenericBatchResponse, a, b);
|
|
690
|
+
}
|
|
691
|
+
}
|
|
692
|
+
exports.GenericBatchResponse = GenericBatchResponse;
|
|
693
|
+
//# sourceMappingURL=requests_pb.js.map
|