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