@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,372 @@
|
|
|
1
|
+
// @generated by protoc-gen-es v1.2.0 with parameter "target=ts"
|
|
2
|
+
// @generated from file api/v1/integration_auth_service.proto (package api.v1, syntax proto3)
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
// @ts-nocheck
|
|
5
|
+
|
|
6
|
+
import type { BinaryReadOptions, FieldList, JsonReadOptions, JsonValue, PartialMessage, PlainMessage } from "@bufbuild/protobuf";
|
|
7
|
+
import { Message, proto3, protoInt64 } from "@bufbuild/protobuf";
|
|
8
|
+
import { Profile } from "../../common/v1/common_pb";
|
|
9
|
+
import { OAuth_AuthorizationCodeFlow } from "../../plugins/common/v1/auth_pb";
|
|
10
|
+
|
|
11
|
+
/**
|
|
12
|
+
* @generated from message api.v1.CheckAuthRequest
|
|
13
|
+
*/
|
|
14
|
+
export class CheckAuthRequest extends Message<CheckAuthRequest> {
|
|
15
|
+
/**
|
|
16
|
+
* @generated from field: string integration_id = 1;
|
|
17
|
+
*/
|
|
18
|
+
integrationId = "";
|
|
19
|
+
|
|
20
|
+
/**
|
|
21
|
+
* @generated from field: common.v1.Profile profile = 2;
|
|
22
|
+
*/
|
|
23
|
+
profile?: Profile;
|
|
24
|
+
|
|
25
|
+
constructor(data?: PartialMessage<CheckAuthRequest>) {
|
|
26
|
+
super();
|
|
27
|
+
proto3.util.initPartial(data, this);
|
|
28
|
+
}
|
|
29
|
+
|
|
30
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
31
|
+
static readonly typeName = "api.v1.CheckAuthRequest";
|
|
32
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
33
|
+
{ no: 1, name: "integration_id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
34
|
+
{ no: 2, name: "profile", kind: "message", T: Profile },
|
|
35
|
+
]);
|
|
36
|
+
|
|
37
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): CheckAuthRequest {
|
|
38
|
+
return new CheckAuthRequest().fromBinary(bytes, options);
|
|
39
|
+
}
|
|
40
|
+
|
|
41
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): CheckAuthRequest {
|
|
42
|
+
return new CheckAuthRequest().fromJson(jsonValue, options);
|
|
43
|
+
}
|
|
44
|
+
|
|
45
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): CheckAuthRequest {
|
|
46
|
+
return new CheckAuthRequest().fromJsonString(jsonString, options);
|
|
47
|
+
}
|
|
48
|
+
|
|
49
|
+
static equals(a: CheckAuthRequest | PlainMessage<CheckAuthRequest> | undefined, b: CheckAuthRequest | PlainMessage<CheckAuthRequest> | undefined): boolean {
|
|
50
|
+
return proto3.util.equals(CheckAuthRequest, a, b);
|
|
51
|
+
}
|
|
52
|
+
}
|
|
53
|
+
|
|
54
|
+
/**
|
|
55
|
+
* @generated from message api.v1.CheckAuthResponse
|
|
56
|
+
*/
|
|
57
|
+
export class CheckAuthResponse extends Message<CheckAuthResponse> {
|
|
58
|
+
/**
|
|
59
|
+
* @generated from field: bool authenticated = 1;
|
|
60
|
+
*/
|
|
61
|
+
authenticated = false;
|
|
62
|
+
|
|
63
|
+
constructor(data?: PartialMessage<CheckAuthResponse>) {
|
|
64
|
+
super();
|
|
65
|
+
proto3.util.initPartial(data, this);
|
|
66
|
+
}
|
|
67
|
+
|
|
68
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
69
|
+
static readonly typeName = "api.v1.CheckAuthResponse";
|
|
70
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
71
|
+
{ no: 1, name: "authenticated", kind: "scalar", T: 8 /* ScalarType.BOOL */ },
|
|
72
|
+
]);
|
|
73
|
+
|
|
74
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): CheckAuthResponse {
|
|
75
|
+
return new CheckAuthResponse().fromBinary(bytes, options);
|
|
76
|
+
}
|
|
77
|
+
|
|
78
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): CheckAuthResponse {
|
|
79
|
+
return new CheckAuthResponse().fromJson(jsonValue, options);
|
|
80
|
+
}
|
|
81
|
+
|
|
82
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): CheckAuthResponse {
|
|
83
|
+
return new CheckAuthResponse().fromJsonString(jsonString, options);
|
|
84
|
+
}
|
|
85
|
+
|
|
86
|
+
static equals(a: CheckAuthResponse | PlainMessage<CheckAuthResponse> | undefined, b: CheckAuthResponse | PlainMessage<CheckAuthResponse> | undefined): boolean {
|
|
87
|
+
return proto3.util.equals(CheckAuthResponse, a, b);
|
|
88
|
+
}
|
|
89
|
+
}
|
|
90
|
+
|
|
91
|
+
/**
|
|
92
|
+
* @generated from message api.v1.LoginRequest
|
|
93
|
+
*/
|
|
94
|
+
export class LoginRequest extends Message<LoginRequest> {
|
|
95
|
+
/**
|
|
96
|
+
* @generated from field: string integration_id = 1;
|
|
97
|
+
*/
|
|
98
|
+
integrationId = "";
|
|
99
|
+
|
|
100
|
+
/**
|
|
101
|
+
* @generated from field: common.v1.Profile profile = 2;
|
|
102
|
+
*/
|
|
103
|
+
profile?: Profile;
|
|
104
|
+
|
|
105
|
+
/**
|
|
106
|
+
* @generated from field: optional string token = 3;
|
|
107
|
+
*/
|
|
108
|
+
token?: string;
|
|
109
|
+
|
|
110
|
+
/**
|
|
111
|
+
* @generated from field: optional string refreshToken = 4;
|
|
112
|
+
*/
|
|
113
|
+
refreshToken?: string;
|
|
114
|
+
|
|
115
|
+
/**
|
|
116
|
+
* firebase
|
|
117
|
+
*
|
|
118
|
+
* @generated from field: optional string idToken = 5;
|
|
119
|
+
*/
|
|
120
|
+
idToken?: string;
|
|
121
|
+
|
|
122
|
+
/**
|
|
123
|
+
* @generated from field: optional int64 expiryTimestamp = 6;
|
|
124
|
+
*/
|
|
125
|
+
expiryTimestamp?: bigint;
|
|
126
|
+
|
|
127
|
+
constructor(data?: PartialMessage<LoginRequest>) {
|
|
128
|
+
super();
|
|
129
|
+
proto3.util.initPartial(data, this);
|
|
130
|
+
}
|
|
131
|
+
|
|
132
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
133
|
+
static readonly typeName = "api.v1.LoginRequest";
|
|
134
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
135
|
+
{ no: 1, name: "integration_id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
136
|
+
{ no: 2, name: "profile", kind: "message", T: Profile },
|
|
137
|
+
{ no: 3, name: "token", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
|
|
138
|
+
{ no: 4, name: "refreshToken", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
|
|
139
|
+
{ no: 5, name: "idToken", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
|
|
140
|
+
{ no: 6, name: "expiryTimestamp", kind: "scalar", T: 3 /* ScalarType.INT64 */, opt: true },
|
|
141
|
+
]);
|
|
142
|
+
|
|
143
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): LoginRequest {
|
|
144
|
+
return new LoginRequest().fromBinary(bytes, options);
|
|
145
|
+
}
|
|
146
|
+
|
|
147
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): LoginRequest {
|
|
148
|
+
return new LoginRequest().fromJson(jsonValue, options);
|
|
149
|
+
}
|
|
150
|
+
|
|
151
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): LoginRequest {
|
|
152
|
+
return new LoginRequest().fromJsonString(jsonString, options);
|
|
153
|
+
}
|
|
154
|
+
|
|
155
|
+
static equals(a: LoginRequest | PlainMessage<LoginRequest> | undefined, b: LoginRequest | PlainMessage<LoginRequest> | undefined): boolean {
|
|
156
|
+
return proto3.util.equals(LoginRequest, a, b);
|
|
157
|
+
}
|
|
158
|
+
}
|
|
159
|
+
|
|
160
|
+
/**
|
|
161
|
+
* @generated from message api.v1.LoginResponse
|
|
162
|
+
*/
|
|
163
|
+
export class LoginResponse extends Message<LoginResponse> {
|
|
164
|
+
/**
|
|
165
|
+
* @generated from field: bool success = 1;
|
|
166
|
+
*/
|
|
167
|
+
success = false;
|
|
168
|
+
|
|
169
|
+
constructor(data?: PartialMessage<LoginResponse>) {
|
|
170
|
+
super();
|
|
171
|
+
proto3.util.initPartial(data, this);
|
|
172
|
+
}
|
|
173
|
+
|
|
174
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
175
|
+
static readonly typeName = "api.v1.LoginResponse";
|
|
176
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
177
|
+
{ no: 1, name: "success", kind: "scalar", T: 8 /* ScalarType.BOOL */ },
|
|
178
|
+
]);
|
|
179
|
+
|
|
180
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): LoginResponse {
|
|
181
|
+
return new LoginResponse().fromBinary(bytes, options);
|
|
182
|
+
}
|
|
183
|
+
|
|
184
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): LoginResponse {
|
|
185
|
+
return new LoginResponse().fromJson(jsonValue, options);
|
|
186
|
+
}
|
|
187
|
+
|
|
188
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): LoginResponse {
|
|
189
|
+
return new LoginResponse().fromJsonString(jsonString, options);
|
|
190
|
+
}
|
|
191
|
+
|
|
192
|
+
static equals(a: LoginResponse | PlainMessage<LoginResponse> | undefined, b: LoginResponse | PlainMessage<LoginResponse> | undefined): boolean {
|
|
193
|
+
return proto3.util.equals(LoginResponse, a, b);
|
|
194
|
+
}
|
|
195
|
+
}
|
|
196
|
+
|
|
197
|
+
/**
|
|
198
|
+
* @generated from message api.v1.ExchangeOauthCodeForTokenRequest
|
|
199
|
+
*/
|
|
200
|
+
export class ExchangeOauthCodeForTokenRequest extends Message<ExchangeOauthCodeForTokenRequest> {
|
|
201
|
+
/**
|
|
202
|
+
* this is deprecated, use auth_type/auth_config/configuration_id instead
|
|
203
|
+
*
|
|
204
|
+
* @generated from field: string integration_id = 1 [deprecated = true];
|
|
205
|
+
* @deprecated
|
|
206
|
+
*/
|
|
207
|
+
integrationId = "";
|
|
208
|
+
|
|
209
|
+
/**
|
|
210
|
+
* @generated from field: common.v1.Profile profile = 2;
|
|
211
|
+
*/
|
|
212
|
+
profile?: Profile;
|
|
213
|
+
|
|
214
|
+
/**
|
|
215
|
+
* @generated from field: string access_code = 3;
|
|
216
|
+
*/
|
|
217
|
+
accessCode = "";
|
|
218
|
+
|
|
219
|
+
/**
|
|
220
|
+
* @generated from field: string auth_type = 4;
|
|
221
|
+
*/
|
|
222
|
+
authType = "";
|
|
223
|
+
|
|
224
|
+
/**
|
|
225
|
+
* @generated from field: plugins.common.v1.OAuth.AuthorizationCodeFlow auth_config = 5;
|
|
226
|
+
*/
|
|
227
|
+
authConfig?: OAuth_AuthorizationCodeFlow;
|
|
228
|
+
|
|
229
|
+
/**
|
|
230
|
+
* this is needed to construct authId for access/refresh token(s)
|
|
231
|
+
*
|
|
232
|
+
* @generated from field: string configuration_id = 6;
|
|
233
|
+
*/
|
|
234
|
+
configurationId = "";
|
|
235
|
+
|
|
236
|
+
constructor(data?: PartialMessage<ExchangeOauthCodeForTokenRequest>) {
|
|
237
|
+
super();
|
|
238
|
+
proto3.util.initPartial(data, this);
|
|
239
|
+
}
|
|
240
|
+
|
|
241
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
242
|
+
static readonly typeName = "api.v1.ExchangeOauthCodeForTokenRequest";
|
|
243
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
244
|
+
{ no: 1, name: "integration_id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
245
|
+
{ no: 2, name: "profile", kind: "message", T: Profile },
|
|
246
|
+
{ no: 3, name: "access_code", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
247
|
+
{ no: 4, name: "auth_type", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
248
|
+
{ no: 5, name: "auth_config", kind: "message", T: OAuth_AuthorizationCodeFlow },
|
|
249
|
+
{ no: 6, name: "configuration_id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
250
|
+
]);
|
|
251
|
+
|
|
252
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): ExchangeOauthCodeForTokenRequest {
|
|
253
|
+
return new ExchangeOauthCodeForTokenRequest().fromBinary(bytes, options);
|
|
254
|
+
}
|
|
255
|
+
|
|
256
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): ExchangeOauthCodeForTokenRequest {
|
|
257
|
+
return new ExchangeOauthCodeForTokenRequest().fromJson(jsonValue, options);
|
|
258
|
+
}
|
|
259
|
+
|
|
260
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): ExchangeOauthCodeForTokenRequest {
|
|
261
|
+
return new ExchangeOauthCodeForTokenRequest().fromJsonString(jsonString, options);
|
|
262
|
+
}
|
|
263
|
+
|
|
264
|
+
static equals(a: ExchangeOauthCodeForTokenRequest | PlainMessage<ExchangeOauthCodeForTokenRequest> | undefined, b: ExchangeOauthCodeForTokenRequest | PlainMessage<ExchangeOauthCodeForTokenRequest> | undefined): boolean {
|
|
265
|
+
return proto3.util.equals(ExchangeOauthCodeForTokenRequest, a, b);
|
|
266
|
+
}
|
|
267
|
+
}
|
|
268
|
+
|
|
269
|
+
/**
|
|
270
|
+
* @generated from message api.v1.RequestOauthPasswordTokenRequest
|
|
271
|
+
*/
|
|
272
|
+
export class RequestOauthPasswordTokenRequest extends Message<RequestOauthPasswordTokenRequest> {
|
|
273
|
+
/**
|
|
274
|
+
* @generated from field: string integration_id = 1;
|
|
275
|
+
*/
|
|
276
|
+
integrationId = "";
|
|
277
|
+
|
|
278
|
+
/**
|
|
279
|
+
* @generated from field: common.v1.Profile profile = 2;
|
|
280
|
+
*/
|
|
281
|
+
profile?: Profile;
|
|
282
|
+
|
|
283
|
+
/**
|
|
284
|
+
* @generated from field: string username = 3;
|
|
285
|
+
*/
|
|
286
|
+
username = "";
|
|
287
|
+
|
|
288
|
+
/**
|
|
289
|
+
* @generated from field: string password = 4;
|
|
290
|
+
*/
|
|
291
|
+
password = "";
|
|
292
|
+
|
|
293
|
+
constructor(data?: PartialMessage<RequestOauthPasswordTokenRequest>) {
|
|
294
|
+
super();
|
|
295
|
+
proto3.util.initPartial(data, this);
|
|
296
|
+
}
|
|
297
|
+
|
|
298
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
299
|
+
static readonly typeName = "api.v1.RequestOauthPasswordTokenRequest";
|
|
300
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
301
|
+
{ no: 1, name: "integration_id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
302
|
+
{ no: 2, name: "profile", kind: "message", T: Profile },
|
|
303
|
+
{ no: 3, name: "username", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
304
|
+
{ no: 4, name: "password", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
305
|
+
]);
|
|
306
|
+
|
|
307
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): RequestOauthPasswordTokenRequest {
|
|
308
|
+
return new RequestOauthPasswordTokenRequest().fromBinary(bytes, options);
|
|
309
|
+
}
|
|
310
|
+
|
|
311
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): RequestOauthPasswordTokenRequest {
|
|
312
|
+
return new RequestOauthPasswordTokenRequest().fromJson(jsonValue, options);
|
|
313
|
+
}
|
|
314
|
+
|
|
315
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): RequestOauthPasswordTokenRequest {
|
|
316
|
+
return new RequestOauthPasswordTokenRequest().fromJsonString(jsonString, options);
|
|
317
|
+
}
|
|
318
|
+
|
|
319
|
+
static equals(a: RequestOauthPasswordTokenRequest | PlainMessage<RequestOauthPasswordTokenRequest> | undefined, b: RequestOauthPasswordTokenRequest | PlainMessage<RequestOauthPasswordTokenRequest> | undefined): boolean {
|
|
320
|
+
return proto3.util.equals(RequestOauthPasswordTokenRequest, a, b);
|
|
321
|
+
}
|
|
322
|
+
}
|
|
323
|
+
|
|
324
|
+
/**
|
|
325
|
+
* @generated from message api.v1.RequestOauthPasswordTokenResponse
|
|
326
|
+
*/
|
|
327
|
+
export class RequestOauthPasswordTokenResponse extends Message<RequestOauthPasswordTokenResponse> {
|
|
328
|
+
/**
|
|
329
|
+
* @generated from field: string access_token = 1;
|
|
330
|
+
*/
|
|
331
|
+
accessToken = "";
|
|
332
|
+
|
|
333
|
+
/**
|
|
334
|
+
* @generated from field: string refresh_token = 2;
|
|
335
|
+
*/
|
|
336
|
+
refreshToken = "";
|
|
337
|
+
|
|
338
|
+
/**
|
|
339
|
+
* @generated from field: int64 expiry_timestamp = 3;
|
|
340
|
+
*/
|
|
341
|
+
expiryTimestamp = protoInt64.zero;
|
|
342
|
+
|
|
343
|
+
constructor(data?: PartialMessage<RequestOauthPasswordTokenResponse>) {
|
|
344
|
+
super();
|
|
345
|
+
proto3.util.initPartial(data, this);
|
|
346
|
+
}
|
|
347
|
+
|
|
348
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
349
|
+
static readonly typeName = "api.v1.RequestOauthPasswordTokenResponse";
|
|
350
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
351
|
+
{ no: 1, name: "access_token", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
352
|
+
{ no: 2, name: "refresh_token", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
353
|
+
{ no: 3, name: "expiry_timestamp", kind: "scalar", T: 3 /* ScalarType.INT64 */ },
|
|
354
|
+
]);
|
|
355
|
+
|
|
356
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): RequestOauthPasswordTokenResponse {
|
|
357
|
+
return new RequestOauthPasswordTokenResponse().fromBinary(bytes, options);
|
|
358
|
+
}
|
|
359
|
+
|
|
360
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): RequestOauthPasswordTokenResponse {
|
|
361
|
+
return new RequestOauthPasswordTokenResponse().fromJson(jsonValue, options);
|
|
362
|
+
}
|
|
363
|
+
|
|
364
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): RequestOauthPasswordTokenResponse {
|
|
365
|
+
return new RequestOauthPasswordTokenResponse().fromJsonString(jsonString, options);
|
|
366
|
+
}
|
|
367
|
+
|
|
368
|
+
static equals(a: RequestOauthPasswordTokenResponse | PlainMessage<RequestOauthPasswordTokenResponse> | undefined, b: RequestOauthPasswordTokenResponse | PlainMessage<RequestOauthPasswordTokenResponse> | undefined): boolean {
|
|
369
|
+
return proto3.util.equals(RequestOauthPasswordTokenResponse, a, b);
|
|
370
|
+
}
|
|
371
|
+
}
|
|
372
|
+
|