@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,906 @@
|
|
|
1
|
+
// @generated by protoc-gen-es v1.2.0 with parameter "target=ts"
|
|
2
|
+
// @generated from file api/v1/requests.proto (package api.v1, syntax proto3)
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
// @ts-nocheck
|
|
5
|
+
|
|
6
|
+
import type { BinaryReadOptions, FieldList, JsonReadOptions, JsonValue, PartialMessage, PlainMessage } from "@bufbuild/protobuf";
|
|
7
|
+
import { Message, proto3, Struct, Timestamp } from "@bufbuild/protobuf";
|
|
8
|
+
import { Api } from "./api_pb";
|
|
9
|
+
import { Link, Links } from "../../common/v1/api_pb";
|
|
10
|
+
import { Error } from "../../common/v1/errors_pb";
|
|
11
|
+
import { Signature, Signature_Algorithm } from "../../utils/v1/utils_pb";
|
|
12
|
+
|
|
13
|
+
/**
|
|
14
|
+
* @generated from message api.v1.PatchApi
|
|
15
|
+
*/
|
|
16
|
+
export class PatchApi extends Message<PatchApi> {
|
|
17
|
+
/**
|
|
18
|
+
* @generated from field: api.v1.Api api = 1;
|
|
19
|
+
*/
|
|
20
|
+
api?: Api;
|
|
21
|
+
|
|
22
|
+
/**
|
|
23
|
+
* @generated from oneof api.v1.PatchApi.git_ref
|
|
24
|
+
*/
|
|
25
|
+
gitRef: {
|
|
26
|
+
/**
|
|
27
|
+
* @generated from field: string commit_id = 2;
|
|
28
|
+
*/
|
|
29
|
+
value: string;
|
|
30
|
+
case: "commitId";
|
|
31
|
+
} | {
|
|
32
|
+
/**
|
|
33
|
+
* @generated from field: string branch_name = 3;
|
|
34
|
+
*/
|
|
35
|
+
value: string;
|
|
36
|
+
case: "branchName";
|
|
37
|
+
} | { case: undefined; value?: undefined } = { case: undefined };
|
|
38
|
+
|
|
39
|
+
constructor(data?: PartialMessage<PatchApi>) {
|
|
40
|
+
super();
|
|
41
|
+
proto3.util.initPartial(data, this);
|
|
42
|
+
}
|
|
43
|
+
|
|
44
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
45
|
+
static readonly typeName = "api.v1.PatchApi";
|
|
46
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
47
|
+
{ no: 1, name: "api", kind: "message", T: Api },
|
|
48
|
+
{ no: 2, name: "commit_id", kind: "scalar", T: 9 /* ScalarType.STRING */, oneof: "git_ref" },
|
|
49
|
+
{ no: 3, name: "branch_name", kind: "scalar", T: 9 /* ScalarType.STRING */, oneof: "git_ref" },
|
|
50
|
+
]);
|
|
51
|
+
|
|
52
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): PatchApi {
|
|
53
|
+
return new PatchApi().fromBinary(bytes, options);
|
|
54
|
+
}
|
|
55
|
+
|
|
56
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): PatchApi {
|
|
57
|
+
return new PatchApi().fromJson(jsonValue, options);
|
|
58
|
+
}
|
|
59
|
+
|
|
60
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): PatchApi {
|
|
61
|
+
return new PatchApi().fromJsonString(jsonString, options);
|
|
62
|
+
}
|
|
63
|
+
|
|
64
|
+
static equals(a: PatchApi | PlainMessage<PatchApi> | undefined, b: PatchApi | PlainMessage<PatchApi> | undefined): boolean {
|
|
65
|
+
return proto3.util.equals(PatchApi, a, b);
|
|
66
|
+
}
|
|
67
|
+
}
|
|
68
|
+
|
|
69
|
+
/**
|
|
70
|
+
* PATCH api/v3/apis
|
|
71
|
+
*
|
|
72
|
+
* @generated from message api.v1.PatchApisRequest
|
|
73
|
+
*/
|
|
74
|
+
export class PatchApisRequest extends Message<PatchApisRequest> {
|
|
75
|
+
/**
|
|
76
|
+
* @generated from field: repeated api.v1.PatchApi patches = 1;
|
|
77
|
+
*/
|
|
78
|
+
patches: PatchApi[] = [];
|
|
79
|
+
|
|
80
|
+
constructor(data?: PartialMessage<PatchApisRequest>) {
|
|
81
|
+
super();
|
|
82
|
+
proto3.util.initPartial(data, this);
|
|
83
|
+
}
|
|
84
|
+
|
|
85
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
86
|
+
static readonly typeName = "api.v1.PatchApisRequest";
|
|
87
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
88
|
+
{ no: 1, name: "patches", kind: "message", T: PatchApi, repeated: true },
|
|
89
|
+
]);
|
|
90
|
+
|
|
91
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): PatchApisRequest {
|
|
92
|
+
return new PatchApisRequest().fromBinary(bytes, options);
|
|
93
|
+
}
|
|
94
|
+
|
|
95
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): PatchApisRequest {
|
|
96
|
+
return new PatchApisRequest().fromJson(jsonValue, options);
|
|
97
|
+
}
|
|
98
|
+
|
|
99
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): PatchApisRequest {
|
|
100
|
+
return new PatchApisRequest().fromJsonString(jsonString, options);
|
|
101
|
+
}
|
|
102
|
+
|
|
103
|
+
static equals(a: PatchApisRequest | PlainMessage<PatchApisRequest> | undefined, b: PatchApisRequest | PlainMessage<PatchApisRequest> | undefined): boolean {
|
|
104
|
+
return proto3.util.equals(PatchApisRequest, a, b);
|
|
105
|
+
}
|
|
106
|
+
}
|
|
107
|
+
|
|
108
|
+
/**
|
|
109
|
+
* @generated from message api.v1.PatchApisResponse
|
|
110
|
+
*/
|
|
111
|
+
export class PatchApisResponse extends Message<PatchApisResponse> {
|
|
112
|
+
/**
|
|
113
|
+
* @generated from field: repeated api.v1.PatchApisResponse.Status statuses = 1;
|
|
114
|
+
*/
|
|
115
|
+
statuses: PatchApisResponse_Status[] = [];
|
|
116
|
+
|
|
117
|
+
/**
|
|
118
|
+
* @generated from field: map<string, common.v1.Link> links = 2;
|
|
119
|
+
*/
|
|
120
|
+
links: { [key: string]: Link } = {};
|
|
121
|
+
|
|
122
|
+
/**
|
|
123
|
+
* @generated from field: repeated common.v1.Links links_v2 = 3;
|
|
124
|
+
*/
|
|
125
|
+
linksV2: Links[] = [];
|
|
126
|
+
|
|
127
|
+
constructor(data?: PartialMessage<PatchApisResponse>) {
|
|
128
|
+
super();
|
|
129
|
+
proto3.util.initPartial(data, this);
|
|
130
|
+
}
|
|
131
|
+
|
|
132
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
133
|
+
static readonly typeName = "api.v1.PatchApisResponse";
|
|
134
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
135
|
+
{ no: 1, name: "statuses", kind: "message", T: PatchApisResponse_Status, repeated: true },
|
|
136
|
+
{ no: 2, name: "links", kind: "map", K: 9 /* ScalarType.STRING */, V: {kind: "message", T: Link} },
|
|
137
|
+
{ no: 3, name: "links_v2", kind: "message", T: Links, repeated: true },
|
|
138
|
+
]);
|
|
139
|
+
|
|
140
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): PatchApisResponse {
|
|
141
|
+
return new PatchApisResponse().fromBinary(bytes, options);
|
|
142
|
+
}
|
|
143
|
+
|
|
144
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): PatchApisResponse {
|
|
145
|
+
return new PatchApisResponse().fromJson(jsonValue, options);
|
|
146
|
+
}
|
|
147
|
+
|
|
148
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): PatchApisResponse {
|
|
149
|
+
return new PatchApisResponse().fromJsonString(jsonString, options);
|
|
150
|
+
}
|
|
151
|
+
|
|
152
|
+
static equals(a: PatchApisResponse | PlainMessage<PatchApisResponse> | undefined, b: PatchApisResponse | PlainMessage<PatchApisResponse> | undefined): boolean {
|
|
153
|
+
return proto3.util.equals(PatchApisResponse, a, b);
|
|
154
|
+
}
|
|
155
|
+
}
|
|
156
|
+
|
|
157
|
+
/**
|
|
158
|
+
* @generated from message api.v1.PatchApisResponse.Status
|
|
159
|
+
*/
|
|
160
|
+
export class PatchApisResponse_Status extends Message<PatchApisResponse_Status> {
|
|
161
|
+
/**
|
|
162
|
+
* @generated from field: string api_id = 1;
|
|
163
|
+
*/
|
|
164
|
+
apiId = "";
|
|
165
|
+
|
|
166
|
+
/**
|
|
167
|
+
* @generated from field: int32 code = 2;
|
|
168
|
+
*/
|
|
169
|
+
code = 0;
|
|
170
|
+
|
|
171
|
+
/**
|
|
172
|
+
* @generated from field: string message = 3;
|
|
173
|
+
*/
|
|
174
|
+
message = "";
|
|
175
|
+
|
|
176
|
+
/**
|
|
177
|
+
* @generated from field: common.v1.Error error = 4;
|
|
178
|
+
*/
|
|
179
|
+
error?: Error;
|
|
180
|
+
|
|
181
|
+
constructor(data?: PartialMessage<PatchApisResponse_Status>) {
|
|
182
|
+
super();
|
|
183
|
+
proto3.util.initPartial(data, this);
|
|
184
|
+
}
|
|
185
|
+
|
|
186
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
187
|
+
static readonly typeName = "api.v1.PatchApisResponse.Status";
|
|
188
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
189
|
+
{ no: 1, name: "api_id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
190
|
+
{ no: 2, name: "code", kind: "scalar", T: 5 /* ScalarType.INT32 */ },
|
|
191
|
+
{ no: 3, name: "message", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
192
|
+
{ no: 4, name: "error", kind: "message", T: Error },
|
|
193
|
+
]);
|
|
194
|
+
|
|
195
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): PatchApisResponse_Status {
|
|
196
|
+
return new PatchApisResponse_Status().fromBinary(bytes, options);
|
|
197
|
+
}
|
|
198
|
+
|
|
199
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): PatchApisResponse_Status {
|
|
200
|
+
return new PatchApisResponse_Status().fromJson(jsonValue, options);
|
|
201
|
+
}
|
|
202
|
+
|
|
203
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): PatchApisResponse_Status {
|
|
204
|
+
return new PatchApisResponse_Status().fromJsonString(jsonString, options);
|
|
205
|
+
}
|
|
206
|
+
|
|
207
|
+
static equals(a: PatchApisResponse_Status | PlainMessage<PatchApisResponse_Status> | undefined, b: PatchApisResponse_Status | PlainMessage<PatchApisResponse_Status> | undefined): boolean {
|
|
208
|
+
return proto3.util.equals(PatchApisResponse_Status, a, b);
|
|
209
|
+
}
|
|
210
|
+
}
|
|
211
|
+
|
|
212
|
+
/**
|
|
213
|
+
* @generated from message api.v1.UpdateApiSignature
|
|
214
|
+
*/
|
|
215
|
+
export class UpdateApiSignature extends Message<UpdateApiSignature> {
|
|
216
|
+
/**
|
|
217
|
+
* @generated from field: string api_id = 1;
|
|
218
|
+
*/
|
|
219
|
+
apiId = "";
|
|
220
|
+
|
|
221
|
+
/**
|
|
222
|
+
* @generated from oneof api.v1.UpdateApiSignature.git_ref
|
|
223
|
+
*/
|
|
224
|
+
gitRef: {
|
|
225
|
+
/**
|
|
226
|
+
* @generated from field: string commit_id = 2;
|
|
227
|
+
*/
|
|
228
|
+
value: string;
|
|
229
|
+
case: "commitId";
|
|
230
|
+
} | {
|
|
231
|
+
/**
|
|
232
|
+
* @generated from field: string branch_name = 3;
|
|
233
|
+
*/
|
|
234
|
+
value: string;
|
|
235
|
+
case: "branchName";
|
|
236
|
+
} | { case: undefined; value?: undefined } = { case: undefined };
|
|
237
|
+
|
|
238
|
+
/**
|
|
239
|
+
* @generated from oneof api.v1.UpdateApiSignature.result
|
|
240
|
+
*/
|
|
241
|
+
result: {
|
|
242
|
+
/**
|
|
243
|
+
* @generated from field: utils.v1.Signature signature = 4;
|
|
244
|
+
*/
|
|
245
|
+
value: Signature;
|
|
246
|
+
case: "signature";
|
|
247
|
+
} | {
|
|
248
|
+
/**
|
|
249
|
+
* @generated from field: api.v1.SignatureRotationErrors errors = 6;
|
|
250
|
+
*/
|
|
251
|
+
value: SignatureRotationErrors;
|
|
252
|
+
case: "errors";
|
|
253
|
+
} | { case: undefined; value?: undefined } = { case: undefined };
|
|
254
|
+
|
|
255
|
+
/**
|
|
256
|
+
* @generated from field: google.protobuf.Timestamp updated = 5;
|
|
257
|
+
*/
|
|
258
|
+
updated?: Timestamp;
|
|
259
|
+
|
|
260
|
+
constructor(data?: PartialMessage<UpdateApiSignature>) {
|
|
261
|
+
super();
|
|
262
|
+
proto3.util.initPartial(data, this);
|
|
263
|
+
}
|
|
264
|
+
|
|
265
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
266
|
+
static readonly typeName = "api.v1.UpdateApiSignature";
|
|
267
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
268
|
+
{ no: 1, name: "api_id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
269
|
+
{ no: 2, name: "commit_id", kind: "scalar", T: 9 /* ScalarType.STRING */, oneof: "git_ref" },
|
|
270
|
+
{ no: 3, name: "branch_name", kind: "scalar", T: 9 /* ScalarType.STRING */, oneof: "git_ref" },
|
|
271
|
+
{ no: 4, name: "signature", kind: "message", T: Signature, oneof: "result" },
|
|
272
|
+
{ no: 6, name: "errors", kind: "message", T: SignatureRotationErrors, oneof: "result" },
|
|
273
|
+
{ no: 5, name: "updated", kind: "message", T: Timestamp },
|
|
274
|
+
]);
|
|
275
|
+
|
|
276
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): UpdateApiSignature {
|
|
277
|
+
return new UpdateApiSignature().fromBinary(bytes, options);
|
|
278
|
+
}
|
|
279
|
+
|
|
280
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): UpdateApiSignature {
|
|
281
|
+
return new UpdateApiSignature().fromJson(jsonValue, options);
|
|
282
|
+
}
|
|
283
|
+
|
|
284
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): UpdateApiSignature {
|
|
285
|
+
return new UpdateApiSignature().fromJsonString(jsonString, options);
|
|
286
|
+
}
|
|
287
|
+
|
|
288
|
+
static equals(a: UpdateApiSignature | PlainMessage<UpdateApiSignature> | undefined, b: UpdateApiSignature | PlainMessage<UpdateApiSignature> | undefined): boolean {
|
|
289
|
+
return proto3.util.equals(UpdateApiSignature, a, b);
|
|
290
|
+
}
|
|
291
|
+
}
|
|
292
|
+
|
|
293
|
+
/**
|
|
294
|
+
* @generated from message api.v1.UpdateApplicationSignature
|
|
295
|
+
*/
|
|
296
|
+
export class UpdateApplicationSignature extends Message<UpdateApplicationSignature> {
|
|
297
|
+
/**
|
|
298
|
+
* @generated from field: string application_id = 1;
|
|
299
|
+
*/
|
|
300
|
+
applicationId = "";
|
|
301
|
+
|
|
302
|
+
/**
|
|
303
|
+
* @generated from oneof api.v1.UpdateApplicationSignature.git_ref
|
|
304
|
+
*/
|
|
305
|
+
gitRef: {
|
|
306
|
+
/**
|
|
307
|
+
* @generated from field: string commit_id = 2;
|
|
308
|
+
*/
|
|
309
|
+
value: string;
|
|
310
|
+
case: "commitId";
|
|
311
|
+
} | {
|
|
312
|
+
/**
|
|
313
|
+
* @generated from field: string branch_name = 3;
|
|
314
|
+
*/
|
|
315
|
+
value: string;
|
|
316
|
+
case: "branchName";
|
|
317
|
+
} | { case: undefined; value?: undefined } = { case: undefined };
|
|
318
|
+
|
|
319
|
+
/**
|
|
320
|
+
* @generated from oneof api.v1.UpdateApplicationSignature.result
|
|
321
|
+
*/
|
|
322
|
+
result: {
|
|
323
|
+
/**
|
|
324
|
+
* @generated from field: utils.v1.Signature signature = 4;
|
|
325
|
+
*/
|
|
326
|
+
value: Signature;
|
|
327
|
+
case: "signature";
|
|
328
|
+
} | {
|
|
329
|
+
/**
|
|
330
|
+
* @generated from field: api.v1.SignatureRotationErrors errors = 7;
|
|
331
|
+
*/
|
|
332
|
+
value: SignatureRotationErrors;
|
|
333
|
+
case: "errors";
|
|
334
|
+
} | { case: undefined; value?: undefined } = { case: undefined };
|
|
335
|
+
|
|
336
|
+
/**
|
|
337
|
+
* @generated from field: google.protobuf.Timestamp updated = 5;
|
|
338
|
+
*/
|
|
339
|
+
updated?: Timestamp;
|
|
340
|
+
|
|
341
|
+
/**
|
|
342
|
+
* @generated from field: int32 page_version = 6;
|
|
343
|
+
*/
|
|
344
|
+
pageVersion = 0;
|
|
345
|
+
|
|
346
|
+
constructor(data?: PartialMessage<UpdateApplicationSignature>) {
|
|
347
|
+
super();
|
|
348
|
+
proto3.util.initPartial(data, this);
|
|
349
|
+
}
|
|
350
|
+
|
|
351
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
352
|
+
static readonly typeName = "api.v1.UpdateApplicationSignature";
|
|
353
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
354
|
+
{ no: 1, name: "application_id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
355
|
+
{ no: 2, name: "commit_id", kind: "scalar", T: 9 /* ScalarType.STRING */, oneof: "git_ref" },
|
|
356
|
+
{ no: 3, name: "branch_name", kind: "scalar", T: 9 /* ScalarType.STRING */, oneof: "git_ref" },
|
|
357
|
+
{ no: 4, name: "signature", kind: "message", T: Signature, oneof: "result" },
|
|
358
|
+
{ no: 7, name: "errors", kind: "message", T: SignatureRotationErrors, oneof: "result" },
|
|
359
|
+
{ no: 5, name: "updated", kind: "message", T: Timestamp },
|
|
360
|
+
{ no: 6, name: "page_version", kind: "scalar", T: 5 /* ScalarType.INT32 */ },
|
|
361
|
+
]);
|
|
362
|
+
|
|
363
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): UpdateApplicationSignature {
|
|
364
|
+
return new UpdateApplicationSignature().fromBinary(bytes, options);
|
|
365
|
+
}
|
|
366
|
+
|
|
367
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): UpdateApplicationSignature {
|
|
368
|
+
return new UpdateApplicationSignature().fromJson(jsonValue, options);
|
|
369
|
+
}
|
|
370
|
+
|
|
371
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): UpdateApplicationSignature {
|
|
372
|
+
return new UpdateApplicationSignature().fromJsonString(jsonString, options);
|
|
373
|
+
}
|
|
374
|
+
|
|
375
|
+
static equals(a: UpdateApplicationSignature | PlainMessage<UpdateApplicationSignature> | undefined, b: UpdateApplicationSignature | PlainMessage<UpdateApplicationSignature> | undefined): boolean {
|
|
376
|
+
return proto3.util.equals(UpdateApplicationSignature, a, b);
|
|
377
|
+
}
|
|
378
|
+
}
|
|
379
|
+
|
|
380
|
+
/**
|
|
381
|
+
* @generated from message api.v1.SignatureRotationErrors
|
|
382
|
+
*/
|
|
383
|
+
export class SignatureRotationErrors extends Message<SignatureRotationErrors> {
|
|
384
|
+
/**
|
|
385
|
+
* @generated from field: repeated api.v1.SignatureRotationError errors = 1;
|
|
386
|
+
*/
|
|
387
|
+
errors: SignatureRotationError[] = [];
|
|
388
|
+
|
|
389
|
+
/**
|
|
390
|
+
* @generated from field: string key_id = 2;
|
|
391
|
+
*/
|
|
392
|
+
keyId = "";
|
|
393
|
+
|
|
394
|
+
/**
|
|
395
|
+
* @generated from field: bytes public_key = 3;
|
|
396
|
+
*/
|
|
397
|
+
publicKey = new Uint8Array(0);
|
|
398
|
+
|
|
399
|
+
/**
|
|
400
|
+
* @generated from field: utils.v1.Signature.Algorithm algorithm = 4;
|
|
401
|
+
*/
|
|
402
|
+
algorithm = Signature_Algorithm.UNSPECIFIED;
|
|
403
|
+
|
|
404
|
+
constructor(data?: PartialMessage<SignatureRotationErrors>) {
|
|
405
|
+
super();
|
|
406
|
+
proto3.util.initPartial(data, this);
|
|
407
|
+
}
|
|
408
|
+
|
|
409
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
410
|
+
static readonly typeName = "api.v1.SignatureRotationErrors";
|
|
411
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
412
|
+
{ no: 1, name: "errors", kind: "message", T: SignatureRotationError, repeated: true },
|
|
413
|
+
{ no: 2, name: "key_id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
414
|
+
{ no: 3, name: "public_key", kind: "scalar", T: 12 /* ScalarType.BYTES */ },
|
|
415
|
+
{ no: 4, name: "algorithm", kind: "enum", T: proto3.getEnumType(Signature_Algorithm) },
|
|
416
|
+
]);
|
|
417
|
+
|
|
418
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): SignatureRotationErrors {
|
|
419
|
+
return new SignatureRotationErrors().fromBinary(bytes, options);
|
|
420
|
+
}
|
|
421
|
+
|
|
422
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): SignatureRotationErrors {
|
|
423
|
+
return new SignatureRotationErrors().fromJson(jsonValue, options);
|
|
424
|
+
}
|
|
425
|
+
|
|
426
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): SignatureRotationErrors {
|
|
427
|
+
return new SignatureRotationErrors().fromJsonString(jsonString, options);
|
|
428
|
+
}
|
|
429
|
+
|
|
430
|
+
static equals(a: SignatureRotationErrors | PlainMessage<SignatureRotationErrors> | undefined, b: SignatureRotationErrors | PlainMessage<SignatureRotationErrors> | undefined): boolean {
|
|
431
|
+
return proto3.util.equals(SignatureRotationErrors, a, b);
|
|
432
|
+
}
|
|
433
|
+
}
|
|
434
|
+
|
|
435
|
+
/**
|
|
436
|
+
* @generated from message api.v1.SignatureRotationError
|
|
437
|
+
*/
|
|
438
|
+
export class SignatureRotationError extends Message<SignatureRotationError> {
|
|
439
|
+
/**
|
|
440
|
+
* @generated from field: string message = 1;
|
|
441
|
+
*/
|
|
442
|
+
message = "";
|
|
443
|
+
|
|
444
|
+
constructor(data?: PartialMessage<SignatureRotationError>) {
|
|
445
|
+
super();
|
|
446
|
+
proto3.util.initPartial(data, this);
|
|
447
|
+
}
|
|
448
|
+
|
|
449
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
450
|
+
static readonly typeName = "api.v1.SignatureRotationError";
|
|
451
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
452
|
+
{ no: 1, name: "message", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
453
|
+
]);
|
|
454
|
+
|
|
455
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): SignatureRotationError {
|
|
456
|
+
return new SignatureRotationError().fromBinary(bytes, options);
|
|
457
|
+
}
|
|
458
|
+
|
|
459
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): SignatureRotationError {
|
|
460
|
+
return new SignatureRotationError().fromJson(jsonValue, options);
|
|
461
|
+
}
|
|
462
|
+
|
|
463
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): SignatureRotationError {
|
|
464
|
+
return new SignatureRotationError().fromJsonString(jsonString, options);
|
|
465
|
+
}
|
|
466
|
+
|
|
467
|
+
static equals(a: SignatureRotationError | PlainMessage<SignatureRotationError> | undefined, b: SignatureRotationError | PlainMessage<SignatureRotationError> | undefined): boolean {
|
|
468
|
+
return proto3.util.equals(SignatureRotationError, a, b);
|
|
469
|
+
}
|
|
470
|
+
}
|
|
471
|
+
|
|
472
|
+
/**
|
|
473
|
+
* PUT api/v3/api/signatures
|
|
474
|
+
*
|
|
475
|
+
* @generated from message api.v1.UpdateApiSignaturesRequest
|
|
476
|
+
*/
|
|
477
|
+
export class UpdateApiSignaturesRequest extends Message<UpdateApiSignaturesRequest> {
|
|
478
|
+
/**
|
|
479
|
+
* @generated from field: repeated api.v1.UpdateApiSignature updates = 1;
|
|
480
|
+
*/
|
|
481
|
+
updates: UpdateApiSignature[] = [];
|
|
482
|
+
|
|
483
|
+
constructor(data?: PartialMessage<UpdateApiSignaturesRequest>) {
|
|
484
|
+
super();
|
|
485
|
+
proto3.util.initPartial(data, this);
|
|
486
|
+
}
|
|
487
|
+
|
|
488
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
489
|
+
static readonly typeName = "api.v1.UpdateApiSignaturesRequest";
|
|
490
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
491
|
+
{ no: 1, name: "updates", kind: "message", T: UpdateApiSignature, repeated: true },
|
|
492
|
+
]);
|
|
493
|
+
|
|
494
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): UpdateApiSignaturesRequest {
|
|
495
|
+
return new UpdateApiSignaturesRequest().fromBinary(bytes, options);
|
|
496
|
+
}
|
|
497
|
+
|
|
498
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): UpdateApiSignaturesRequest {
|
|
499
|
+
return new UpdateApiSignaturesRequest().fromJson(jsonValue, options);
|
|
500
|
+
}
|
|
501
|
+
|
|
502
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): UpdateApiSignaturesRequest {
|
|
503
|
+
return new UpdateApiSignaturesRequest().fromJsonString(jsonString, options);
|
|
504
|
+
}
|
|
505
|
+
|
|
506
|
+
static equals(a: UpdateApiSignaturesRequest | PlainMessage<UpdateApiSignaturesRequest> | undefined, b: UpdateApiSignaturesRequest | PlainMessage<UpdateApiSignaturesRequest> | undefined): boolean {
|
|
507
|
+
return proto3.util.equals(UpdateApiSignaturesRequest, a, b);
|
|
508
|
+
}
|
|
509
|
+
}
|
|
510
|
+
|
|
511
|
+
/**
|
|
512
|
+
* PUT api/v2/application/signatures
|
|
513
|
+
*
|
|
514
|
+
* @generated from message api.v1.UpdateApplicationSignaturesRequest
|
|
515
|
+
*/
|
|
516
|
+
export class UpdateApplicationSignaturesRequest extends Message<UpdateApplicationSignaturesRequest> {
|
|
517
|
+
/**
|
|
518
|
+
* @generated from field: repeated api.v1.UpdateApplicationSignature updates = 1;
|
|
519
|
+
*/
|
|
520
|
+
updates: UpdateApplicationSignature[] = [];
|
|
521
|
+
|
|
522
|
+
constructor(data?: PartialMessage<UpdateApplicationSignaturesRequest>) {
|
|
523
|
+
super();
|
|
524
|
+
proto3.util.initPartial(data, this);
|
|
525
|
+
}
|
|
526
|
+
|
|
527
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
528
|
+
static readonly typeName = "api.v1.UpdateApplicationSignaturesRequest";
|
|
529
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
530
|
+
{ no: 1, name: "updates", kind: "message", T: UpdateApplicationSignature, repeated: true },
|
|
531
|
+
]);
|
|
532
|
+
|
|
533
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): UpdateApplicationSignaturesRequest {
|
|
534
|
+
return new UpdateApplicationSignaturesRequest().fromBinary(bytes, options);
|
|
535
|
+
}
|
|
536
|
+
|
|
537
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): UpdateApplicationSignaturesRequest {
|
|
538
|
+
return new UpdateApplicationSignaturesRequest().fromJson(jsonValue, options);
|
|
539
|
+
}
|
|
540
|
+
|
|
541
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): UpdateApplicationSignaturesRequest {
|
|
542
|
+
return new UpdateApplicationSignaturesRequest().fromJsonString(jsonString, options);
|
|
543
|
+
}
|
|
544
|
+
|
|
545
|
+
static equals(a: UpdateApplicationSignaturesRequest | PlainMessage<UpdateApplicationSignaturesRequest> | undefined, b: UpdateApplicationSignaturesRequest | PlainMessage<UpdateApplicationSignaturesRequest> | undefined): boolean {
|
|
546
|
+
return proto3.util.equals(UpdateApplicationSignaturesRequest, a, b);
|
|
547
|
+
}
|
|
548
|
+
}
|
|
549
|
+
|
|
550
|
+
/**
|
|
551
|
+
* @generated from message api.v1.UpdateApplicationSignaturesResponse
|
|
552
|
+
*/
|
|
553
|
+
export class UpdateApplicationSignaturesResponse extends Message<UpdateApplicationSignaturesResponse> {
|
|
554
|
+
/**
|
|
555
|
+
* @generated from field: repeated api.v1.UpdateApplicationSignaturesResponse.Status statuses = 1;
|
|
556
|
+
*/
|
|
557
|
+
statuses: UpdateApplicationSignaturesResponse_Status[] = [];
|
|
558
|
+
|
|
559
|
+
/**
|
|
560
|
+
* @generated from field: map<string, common.v1.Link> links = 2;
|
|
561
|
+
*/
|
|
562
|
+
links: { [key: string]: Link } = {};
|
|
563
|
+
|
|
564
|
+
/**
|
|
565
|
+
* @generated from field: repeated common.v1.Links links_v2 = 3;
|
|
566
|
+
*/
|
|
567
|
+
linksV2: Links[] = [];
|
|
568
|
+
|
|
569
|
+
constructor(data?: PartialMessage<UpdateApplicationSignaturesResponse>) {
|
|
570
|
+
super();
|
|
571
|
+
proto3.util.initPartial(data, this);
|
|
572
|
+
}
|
|
573
|
+
|
|
574
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
575
|
+
static readonly typeName = "api.v1.UpdateApplicationSignaturesResponse";
|
|
576
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
577
|
+
{ no: 1, name: "statuses", kind: "message", T: UpdateApplicationSignaturesResponse_Status, repeated: true },
|
|
578
|
+
{ no: 2, name: "links", kind: "map", K: 9 /* ScalarType.STRING */, V: {kind: "message", T: Link} },
|
|
579
|
+
{ no: 3, name: "links_v2", kind: "message", T: Links, repeated: true },
|
|
580
|
+
]);
|
|
581
|
+
|
|
582
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): UpdateApplicationSignaturesResponse {
|
|
583
|
+
return new UpdateApplicationSignaturesResponse().fromBinary(bytes, options);
|
|
584
|
+
}
|
|
585
|
+
|
|
586
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): UpdateApplicationSignaturesResponse {
|
|
587
|
+
return new UpdateApplicationSignaturesResponse().fromJson(jsonValue, options);
|
|
588
|
+
}
|
|
589
|
+
|
|
590
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): UpdateApplicationSignaturesResponse {
|
|
591
|
+
return new UpdateApplicationSignaturesResponse().fromJsonString(jsonString, options);
|
|
592
|
+
}
|
|
593
|
+
|
|
594
|
+
static equals(a: UpdateApplicationSignaturesResponse | PlainMessage<UpdateApplicationSignaturesResponse> | undefined, b: UpdateApplicationSignaturesResponse | PlainMessage<UpdateApplicationSignaturesResponse> | undefined): boolean {
|
|
595
|
+
return proto3.util.equals(UpdateApplicationSignaturesResponse, a, b);
|
|
596
|
+
}
|
|
597
|
+
}
|
|
598
|
+
|
|
599
|
+
/**
|
|
600
|
+
* @generated from message api.v1.UpdateApplicationSignaturesResponse.Status
|
|
601
|
+
*/
|
|
602
|
+
export class UpdateApplicationSignaturesResponse_Status extends Message<UpdateApplicationSignaturesResponse_Status> {
|
|
603
|
+
/**
|
|
604
|
+
* @generated from field: string application_id = 1;
|
|
605
|
+
*/
|
|
606
|
+
applicationId = "";
|
|
607
|
+
|
|
608
|
+
/**
|
|
609
|
+
* @generated from oneof api.v1.UpdateApplicationSignaturesResponse.Status.git_ref
|
|
610
|
+
*/
|
|
611
|
+
gitRef: {
|
|
612
|
+
/**
|
|
613
|
+
* @generated from field: string commit_id = 2;
|
|
614
|
+
*/
|
|
615
|
+
value: string;
|
|
616
|
+
case: "commitId";
|
|
617
|
+
} | {
|
|
618
|
+
/**
|
|
619
|
+
* @generated from field: string branch_name = 3;
|
|
620
|
+
*/
|
|
621
|
+
value: string;
|
|
622
|
+
case: "branchName";
|
|
623
|
+
} | { case: undefined; value?: undefined } = { case: undefined };
|
|
624
|
+
|
|
625
|
+
/**
|
|
626
|
+
* @generated from field: int32 code = 4;
|
|
627
|
+
*/
|
|
628
|
+
code = 0;
|
|
629
|
+
|
|
630
|
+
/**
|
|
631
|
+
* @generated from field: string message = 5;
|
|
632
|
+
*/
|
|
633
|
+
message = "";
|
|
634
|
+
|
|
635
|
+
/**
|
|
636
|
+
* @generated from field: common.v1.Error error = 6;
|
|
637
|
+
*/
|
|
638
|
+
error?: Error;
|
|
639
|
+
|
|
640
|
+
constructor(data?: PartialMessage<UpdateApplicationSignaturesResponse_Status>) {
|
|
641
|
+
super();
|
|
642
|
+
proto3.util.initPartial(data, this);
|
|
643
|
+
}
|
|
644
|
+
|
|
645
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
646
|
+
static readonly typeName = "api.v1.UpdateApplicationSignaturesResponse.Status";
|
|
647
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
648
|
+
{ no: 1, name: "application_id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
649
|
+
{ no: 2, name: "commit_id", kind: "scalar", T: 9 /* ScalarType.STRING */, oneof: "git_ref" },
|
|
650
|
+
{ no: 3, name: "branch_name", kind: "scalar", T: 9 /* ScalarType.STRING */, oneof: "git_ref" },
|
|
651
|
+
{ no: 4, name: "code", kind: "scalar", T: 5 /* ScalarType.INT32 */ },
|
|
652
|
+
{ no: 5, name: "message", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
653
|
+
{ no: 6, name: "error", kind: "message", T: Error },
|
|
654
|
+
]);
|
|
655
|
+
|
|
656
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): UpdateApplicationSignaturesResponse_Status {
|
|
657
|
+
return new UpdateApplicationSignaturesResponse_Status().fromBinary(bytes, options);
|
|
658
|
+
}
|
|
659
|
+
|
|
660
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): UpdateApplicationSignaturesResponse_Status {
|
|
661
|
+
return new UpdateApplicationSignaturesResponse_Status().fromJson(jsonValue, options);
|
|
662
|
+
}
|
|
663
|
+
|
|
664
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): UpdateApplicationSignaturesResponse_Status {
|
|
665
|
+
return new UpdateApplicationSignaturesResponse_Status().fromJsonString(jsonString, options);
|
|
666
|
+
}
|
|
667
|
+
|
|
668
|
+
static equals(a: UpdateApplicationSignaturesResponse_Status | PlainMessage<UpdateApplicationSignaturesResponse_Status> | undefined, b: UpdateApplicationSignaturesResponse_Status | PlainMessage<UpdateApplicationSignaturesResponse_Status> | undefined): boolean {
|
|
669
|
+
return proto3.util.equals(UpdateApplicationSignaturesResponse_Status, a, b);
|
|
670
|
+
}
|
|
671
|
+
}
|
|
672
|
+
|
|
673
|
+
/**
|
|
674
|
+
* @generated from message api.v1.UpdateApiSignaturesResponse
|
|
675
|
+
*/
|
|
676
|
+
export class UpdateApiSignaturesResponse extends Message<UpdateApiSignaturesResponse> {
|
|
677
|
+
/**
|
|
678
|
+
* @generated from field: repeated api.v1.UpdateApiSignaturesResponse.Status statuses = 1;
|
|
679
|
+
*/
|
|
680
|
+
statuses: UpdateApiSignaturesResponse_Status[] = [];
|
|
681
|
+
|
|
682
|
+
/**
|
|
683
|
+
* @generated from field: map<string, common.v1.Link> links = 2;
|
|
684
|
+
*/
|
|
685
|
+
links: { [key: string]: Link } = {};
|
|
686
|
+
|
|
687
|
+
/**
|
|
688
|
+
* @generated from field: repeated common.v1.Links links_v2 = 3;
|
|
689
|
+
*/
|
|
690
|
+
linksV2: Links[] = [];
|
|
691
|
+
|
|
692
|
+
constructor(data?: PartialMessage<UpdateApiSignaturesResponse>) {
|
|
693
|
+
super();
|
|
694
|
+
proto3.util.initPartial(data, this);
|
|
695
|
+
}
|
|
696
|
+
|
|
697
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
698
|
+
static readonly typeName = "api.v1.UpdateApiSignaturesResponse";
|
|
699
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
700
|
+
{ no: 1, name: "statuses", kind: "message", T: UpdateApiSignaturesResponse_Status, repeated: true },
|
|
701
|
+
{ no: 2, name: "links", kind: "map", K: 9 /* ScalarType.STRING */, V: {kind: "message", T: Link} },
|
|
702
|
+
{ no: 3, name: "links_v2", kind: "message", T: Links, repeated: true },
|
|
703
|
+
]);
|
|
704
|
+
|
|
705
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): UpdateApiSignaturesResponse {
|
|
706
|
+
return new UpdateApiSignaturesResponse().fromBinary(bytes, options);
|
|
707
|
+
}
|
|
708
|
+
|
|
709
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): UpdateApiSignaturesResponse {
|
|
710
|
+
return new UpdateApiSignaturesResponse().fromJson(jsonValue, options);
|
|
711
|
+
}
|
|
712
|
+
|
|
713
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): UpdateApiSignaturesResponse {
|
|
714
|
+
return new UpdateApiSignaturesResponse().fromJsonString(jsonString, options);
|
|
715
|
+
}
|
|
716
|
+
|
|
717
|
+
static equals(a: UpdateApiSignaturesResponse | PlainMessage<UpdateApiSignaturesResponse> | undefined, b: UpdateApiSignaturesResponse | PlainMessage<UpdateApiSignaturesResponse> | undefined): boolean {
|
|
718
|
+
return proto3.util.equals(UpdateApiSignaturesResponse, a, b);
|
|
719
|
+
}
|
|
720
|
+
}
|
|
721
|
+
|
|
722
|
+
/**
|
|
723
|
+
* @generated from message api.v1.UpdateApiSignaturesResponse.Status
|
|
724
|
+
*/
|
|
725
|
+
export class UpdateApiSignaturesResponse_Status extends Message<UpdateApiSignaturesResponse_Status> {
|
|
726
|
+
/**
|
|
727
|
+
* @generated from field: string api_id = 1;
|
|
728
|
+
*/
|
|
729
|
+
apiId = "";
|
|
730
|
+
|
|
731
|
+
/**
|
|
732
|
+
* @generated from oneof api.v1.UpdateApiSignaturesResponse.Status.git_ref
|
|
733
|
+
*/
|
|
734
|
+
gitRef: {
|
|
735
|
+
/**
|
|
736
|
+
* @generated from field: string commit_id = 2;
|
|
737
|
+
*/
|
|
738
|
+
value: string;
|
|
739
|
+
case: "commitId";
|
|
740
|
+
} | {
|
|
741
|
+
/**
|
|
742
|
+
* @generated from field: string branch_name = 3;
|
|
743
|
+
*/
|
|
744
|
+
value: string;
|
|
745
|
+
case: "branchName";
|
|
746
|
+
} | { case: undefined; value?: undefined } = { case: undefined };
|
|
747
|
+
|
|
748
|
+
/**
|
|
749
|
+
* @generated from field: int32 code = 4;
|
|
750
|
+
*/
|
|
751
|
+
code = 0;
|
|
752
|
+
|
|
753
|
+
/**
|
|
754
|
+
* @generated from field: string message = 5;
|
|
755
|
+
*/
|
|
756
|
+
message = "";
|
|
757
|
+
|
|
758
|
+
/**
|
|
759
|
+
* @generated from field: common.v1.Error error = 6;
|
|
760
|
+
*/
|
|
761
|
+
error?: Error;
|
|
762
|
+
|
|
763
|
+
constructor(data?: PartialMessage<UpdateApiSignaturesResponse_Status>) {
|
|
764
|
+
super();
|
|
765
|
+
proto3.util.initPartial(data, this);
|
|
766
|
+
}
|
|
767
|
+
|
|
768
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
769
|
+
static readonly typeName = "api.v1.UpdateApiSignaturesResponse.Status";
|
|
770
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
771
|
+
{ no: 1, name: "api_id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
772
|
+
{ no: 2, name: "commit_id", kind: "scalar", T: 9 /* ScalarType.STRING */, oneof: "git_ref" },
|
|
773
|
+
{ no: 3, name: "branch_name", kind: "scalar", T: 9 /* ScalarType.STRING */, oneof: "git_ref" },
|
|
774
|
+
{ no: 4, name: "code", kind: "scalar", T: 5 /* ScalarType.INT32 */ },
|
|
775
|
+
{ no: 5, name: "message", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
776
|
+
{ no: 6, name: "error", kind: "message", T: Error },
|
|
777
|
+
]);
|
|
778
|
+
|
|
779
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): UpdateApiSignaturesResponse_Status {
|
|
780
|
+
return new UpdateApiSignaturesResponse_Status().fromBinary(bytes, options);
|
|
781
|
+
}
|
|
782
|
+
|
|
783
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): UpdateApiSignaturesResponse_Status {
|
|
784
|
+
return new UpdateApiSignaturesResponse_Status().fromJson(jsonValue, options);
|
|
785
|
+
}
|
|
786
|
+
|
|
787
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): UpdateApiSignaturesResponse_Status {
|
|
788
|
+
return new UpdateApiSignaturesResponse_Status().fromJsonString(jsonString, options);
|
|
789
|
+
}
|
|
790
|
+
|
|
791
|
+
static equals(a: UpdateApiSignaturesResponse_Status | PlainMessage<UpdateApiSignaturesResponse_Status> | undefined, b: UpdateApiSignaturesResponse_Status | PlainMessage<UpdateApiSignaturesResponse_Status> | undefined): boolean {
|
|
792
|
+
return proto3.util.equals(UpdateApiSignaturesResponse_Status, a, b);
|
|
793
|
+
}
|
|
794
|
+
}
|
|
795
|
+
|
|
796
|
+
/**
|
|
797
|
+
* @generated from message api.v1.GenericBatch
|
|
798
|
+
*/
|
|
799
|
+
export class GenericBatch extends Message<GenericBatch> {
|
|
800
|
+
/**
|
|
801
|
+
* @generated from field: api.v1.GenericBatch.Items data = 1;
|
|
802
|
+
*/
|
|
803
|
+
data?: GenericBatch_Items;
|
|
804
|
+
|
|
805
|
+
constructor(data?: PartialMessage<GenericBatch>) {
|
|
806
|
+
super();
|
|
807
|
+
proto3.util.initPartial(data, this);
|
|
808
|
+
}
|
|
809
|
+
|
|
810
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
811
|
+
static readonly typeName = "api.v1.GenericBatch";
|
|
812
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
813
|
+
{ no: 1, name: "data", kind: "message", T: GenericBatch_Items },
|
|
814
|
+
]);
|
|
815
|
+
|
|
816
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GenericBatch {
|
|
817
|
+
return new GenericBatch().fromBinary(bytes, options);
|
|
818
|
+
}
|
|
819
|
+
|
|
820
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GenericBatch {
|
|
821
|
+
return new GenericBatch().fromJson(jsonValue, options);
|
|
822
|
+
}
|
|
823
|
+
|
|
824
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GenericBatch {
|
|
825
|
+
return new GenericBatch().fromJsonString(jsonString, options);
|
|
826
|
+
}
|
|
827
|
+
|
|
828
|
+
static equals(a: GenericBatch | PlainMessage<GenericBatch> | undefined, b: GenericBatch | PlainMessage<GenericBatch> | undefined): boolean {
|
|
829
|
+
return proto3.util.equals(GenericBatch, a, b);
|
|
830
|
+
}
|
|
831
|
+
}
|
|
832
|
+
|
|
833
|
+
/**
|
|
834
|
+
* @generated from message api.v1.GenericBatch.Items
|
|
835
|
+
*/
|
|
836
|
+
export class GenericBatch_Items extends Message<GenericBatch_Items> {
|
|
837
|
+
/**
|
|
838
|
+
* @generated from field: repeated google.protobuf.Struct items = 1;
|
|
839
|
+
*/
|
|
840
|
+
items: Struct[] = [];
|
|
841
|
+
|
|
842
|
+
constructor(data?: PartialMessage<GenericBatch_Items>) {
|
|
843
|
+
super();
|
|
844
|
+
proto3.util.initPartial(data, this);
|
|
845
|
+
}
|
|
846
|
+
|
|
847
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
848
|
+
static readonly typeName = "api.v1.GenericBatch.Items";
|
|
849
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
850
|
+
{ no: 1, name: "items", kind: "message", T: Struct, repeated: true },
|
|
851
|
+
]);
|
|
852
|
+
|
|
853
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GenericBatch_Items {
|
|
854
|
+
return new GenericBatch_Items().fromBinary(bytes, options);
|
|
855
|
+
}
|
|
856
|
+
|
|
857
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GenericBatch_Items {
|
|
858
|
+
return new GenericBatch_Items().fromJson(jsonValue, options);
|
|
859
|
+
}
|
|
860
|
+
|
|
861
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GenericBatch_Items {
|
|
862
|
+
return new GenericBatch_Items().fromJsonString(jsonString, options);
|
|
863
|
+
}
|
|
864
|
+
|
|
865
|
+
static equals(a: GenericBatch_Items | PlainMessage<GenericBatch_Items> | undefined, b: GenericBatch_Items | PlainMessage<GenericBatch_Items> | undefined): boolean {
|
|
866
|
+
return proto3.util.equals(GenericBatch_Items, a, b);
|
|
867
|
+
}
|
|
868
|
+
}
|
|
869
|
+
|
|
870
|
+
/**
|
|
871
|
+
* @generated from message api.v1.GenericBatchResponse
|
|
872
|
+
*/
|
|
873
|
+
export class GenericBatchResponse extends Message<GenericBatchResponse> {
|
|
874
|
+
/**
|
|
875
|
+
* @generated from field: api.v1.GenericBatch data = 1;
|
|
876
|
+
*/
|
|
877
|
+
data?: GenericBatch;
|
|
878
|
+
|
|
879
|
+
constructor(data?: PartialMessage<GenericBatchResponse>) {
|
|
880
|
+
super();
|
|
881
|
+
proto3.util.initPartial(data, this);
|
|
882
|
+
}
|
|
883
|
+
|
|
884
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
885
|
+
static readonly typeName = "api.v1.GenericBatchResponse";
|
|
886
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
887
|
+
{ no: 1, name: "data", kind: "message", T: GenericBatch },
|
|
888
|
+
]);
|
|
889
|
+
|
|
890
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): GenericBatchResponse {
|
|
891
|
+
return new GenericBatchResponse().fromBinary(bytes, options);
|
|
892
|
+
}
|
|
893
|
+
|
|
894
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): GenericBatchResponse {
|
|
895
|
+
return new GenericBatchResponse().fromJson(jsonValue, options);
|
|
896
|
+
}
|
|
897
|
+
|
|
898
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): GenericBatchResponse {
|
|
899
|
+
return new GenericBatchResponse().fromJsonString(jsonString, options);
|
|
900
|
+
}
|
|
901
|
+
|
|
902
|
+
static equals(a: GenericBatchResponse | PlainMessage<GenericBatchResponse> | undefined, b: GenericBatchResponse | PlainMessage<GenericBatchResponse> | undefined): boolean {
|
|
903
|
+
return proto3.util.equals(GenericBatchResponse, a, b);
|
|
904
|
+
}
|
|
905
|
+
}
|
|
906
|
+
|