@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,670 @@
|
|
|
1
|
+
// @generated by protoc-gen-es v1.2.0 with parameter "target=ts"
|
|
2
|
+
// @generated from file plugins/cosmosdb/v1/plugin.proto (package plugins.cosmosdb.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
|
+
import { DynamicWorkflowConfiguration } from "../../common/v1/plugin_pb";
|
|
9
|
+
import { Azure } from "../../common/v1/auth_pb";
|
|
10
|
+
|
|
11
|
+
/**
|
|
12
|
+
* @generated from message plugins.cosmosdb.v1.Plugin
|
|
13
|
+
*/
|
|
14
|
+
export class Plugin extends Message<Plugin> {
|
|
15
|
+
/**
|
|
16
|
+
* @generated from field: optional string name = 1;
|
|
17
|
+
*/
|
|
18
|
+
name?: string;
|
|
19
|
+
|
|
20
|
+
/**
|
|
21
|
+
* @generated from field: optional plugins.common.v1.DynamicWorkflowConfiguration dynamic_workflow_configuration = 2;
|
|
22
|
+
*/
|
|
23
|
+
dynamicWorkflowConfiguration?: DynamicWorkflowConfiguration;
|
|
24
|
+
|
|
25
|
+
/**
|
|
26
|
+
* @generated from field: plugins.cosmosdb.v1.Plugin.CosmosDbConnection connection = 3;
|
|
27
|
+
*/
|
|
28
|
+
connection?: Plugin_CosmosDbConnection;
|
|
29
|
+
|
|
30
|
+
/**
|
|
31
|
+
* ideally, this would be inside the connection_type but due to our auth flow we do this.
|
|
32
|
+
*
|
|
33
|
+
* @generated from oneof plugins.cosmosdb.v1.Plugin.cosmosdb_action
|
|
34
|
+
*/
|
|
35
|
+
cosmosdbAction: {
|
|
36
|
+
/**
|
|
37
|
+
* @generated from field: plugins.cosmosdb.v1.Plugin.Sql sql = 5;
|
|
38
|
+
*/
|
|
39
|
+
value: Plugin_Sql;
|
|
40
|
+
case: "sql";
|
|
41
|
+
} | {
|
|
42
|
+
/**
|
|
43
|
+
* these operations will only ever affect a single item
|
|
44
|
+
*
|
|
45
|
+
* @generated from field: plugins.cosmosdb.v1.Plugin.PointOperation point_operation = 6;
|
|
46
|
+
*/
|
|
47
|
+
value: Plugin_PointOperation;
|
|
48
|
+
case: "pointOperation";
|
|
49
|
+
} | { case: undefined; value?: undefined } = { case: undefined };
|
|
50
|
+
|
|
51
|
+
constructor(data?: PartialMessage<Plugin>) {
|
|
52
|
+
super();
|
|
53
|
+
proto3.util.initPartial(data, this);
|
|
54
|
+
}
|
|
55
|
+
|
|
56
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
57
|
+
static readonly typeName = "plugins.cosmosdb.v1.Plugin";
|
|
58
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
59
|
+
{ no: 1, name: "name", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
|
|
60
|
+
{ no: 2, name: "dynamic_workflow_configuration", kind: "message", T: DynamicWorkflowConfiguration, opt: true },
|
|
61
|
+
{ no: 3, name: "connection", kind: "message", T: Plugin_CosmosDbConnection },
|
|
62
|
+
{ no: 5, name: "sql", kind: "message", T: Plugin_Sql, oneof: "cosmosdb_action" },
|
|
63
|
+
{ no: 6, name: "point_operation", kind: "message", T: Plugin_PointOperation, oneof: "cosmosdb_action" },
|
|
64
|
+
]);
|
|
65
|
+
|
|
66
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Plugin {
|
|
67
|
+
return new Plugin().fromBinary(bytes, options);
|
|
68
|
+
}
|
|
69
|
+
|
|
70
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Plugin {
|
|
71
|
+
return new Plugin().fromJson(jsonValue, options);
|
|
72
|
+
}
|
|
73
|
+
|
|
74
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Plugin {
|
|
75
|
+
return new Plugin().fromJsonString(jsonString, options);
|
|
76
|
+
}
|
|
77
|
+
|
|
78
|
+
static equals(a: Plugin | PlainMessage<Plugin> | undefined, b: Plugin | PlainMessage<Plugin> | undefined): boolean {
|
|
79
|
+
return proto3.util.equals(Plugin, a, b);
|
|
80
|
+
}
|
|
81
|
+
}
|
|
82
|
+
|
|
83
|
+
/**
|
|
84
|
+
* @generated from message plugins.cosmosdb.v1.Plugin.CosmosDbConnection
|
|
85
|
+
*/
|
|
86
|
+
export class Plugin_CosmosDbConnection extends Message<Plugin_CosmosDbConnection> {
|
|
87
|
+
/**
|
|
88
|
+
* @generated from field: string host = 1;
|
|
89
|
+
*/
|
|
90
|
+
host = "";
|
|
91
|
+
|
|
92
|
+
/**
|
|
93
|
+
* @generated from field: int32 port = 2;
|
|
94
|
+
*/
|
|
95
|
+
port = 0;
|
|
96
|
+
|
|
97
|
+
/**
|
|
98
|
+
* @generated from field: string database_id = 3;
|
|
99
|
+
*/
|
|
100
|
+
databaseId = "";
|
|
101
|
+
|
|
102
|
+
/**
|
|
103
|
+
* @generated from field: plugins.common.v1.Azure auth = 4;
|
|
104
|
+
*/
|
|
105
|
+
auth?: Azure;
|
|
106
|
+
|
|
107
|
+
constructor(data?: PartialMessage<Plugin_CosmosDbConnection>) {
|
|
108
|
+
super();
|
|
109
|
+
proto3.util.initPartial(data, this);
|
|
110
|
+
}
|
|
111
|
+
|
|
112
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
113
|
+
static readonly typeName = "plugins.cosmosdb.v1.Plugin.CosmosDbConnection";
|
|
114
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
115
|
+
{ no: 1, name: "host", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
116
|
+
{ no: 2, name: "port", kind: "scalar", T: 5 /* ScalarType.INT32 */ },
|
|
117
|
+
{ no: 3, name: "database_id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
118
|
+
{ no: 4, name: "auth", kind: "message", T: Azure },
|
|
119
|
+
]);
|
|
120
|
+
|
|
121
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Plugin_CosmosDbConnection {
|
|
122
|
+
return new Plugin_CosmosDbConnection().fromBinary(bytes, options);
|
|
123
|
+
}
|
|
124
|
+
|
|
125
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Plugin_CosmosDbConnection {
|
|
126
|
+
return new Plugin_CosmosDbConnection().fromJson(jsonValue, options);
|
|
127
|
+
}
|
|
128
|
+
|
|
129
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Plugin_CosmosDbConnection {
|
|
130
|
+
return new Plugin_CosmosDbConnection().fromJsonString(jsonString, options);
|
|
131
|
+
}
|
|
132
|
+
|
|
133
|
+
static equals(a: Plugin_CosmosDbConnection | PlainMessage<Plugin_CosmosDbConnection> | undefined, b: Plugin_CosmosDbConnection | PlainMessage<Plugin_CosmosDbConnection> | undefined): boolean {
|
|
134
|
+
return proto3.util.equals(Plugin_CosmosDbConnection, a, b);
|
|
135
|
+
}
|
|
136
|
+
}
|
|
137
|
+
|
|
138
|
+
/**
|
|
139
|
+
* @generated from message plugins.cosmosdb.v1.Plugin.Metadata
|
|
140
|
+
*/
|
|
141
|
+
export class Plugin_Metadata extends Message<Plugin_Metadata> {
|
|
142
|
+
/**
|
|
143
|
+
* @generated from field: repeated plugins.cosmosdb.v1.Plugin.Metadata.Container containers = 1;
|
|
144
|
+
*/
|
|
145
|
+
containers: Plugin_Metadata_Container[] = [];
|
|
146
|
+
|
|
147
|
+
constructor(data?: PartialMessage<Plugin_Metadata>) {
|
|
148
|
+
super();
|
|
149
|
+
proto3.util.initPartial(data, this);
|
|
150
|
+
}
|
|
151
|
+
|
|
152
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
153
|
+
static readonly typeName = "plugins.cosmosdb.v1.Plugin.Metadata";
|
|
154
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
155
|
+
{ no: 1, name: "containers", kind: "message", T: Plugin_Metadata_Container, repeated: true },
|
|
156
|
+
]);
|
|
157
|
+
|
|
158
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Plugin_Metadata {
|
|
159
|
+
return new Plugin_Metadata().fromBinary(bytes, options);
|
|
160
|
+
}
|
|
161
|
+
|
|
162
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Plugin_Metadata {
|
|
163
|
+
return new Plugin_Metadata().fromJson(jsonValue, options);
|
|
164
|
+
}
|
|
165
|
+
|
|
166
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Plugin_Metadata {
|
|
167
|
+
return new Plugin_Metadata().fromJsonString(jsonString, options);
|
|
168
|
+
}
|
|
169
|
+
|
|
170
|
+
static equals(a: Plugin_Metadata | PlainMessage<Plugin_Metadata> | undefined, b: Plugin_Metadata | PlainMessage<Plugin_Metadata> | undefined): boolean {
|
|
171
|
+
return proto3.util.equals(Plugin_Metadata, a, b);
|
|
172
|
+
}
|
|
173
|
+
}
|
|
174
|
+
|
|
175
|
+
/**
|
|
176
|
+
* @generated from message plugins.cosmosdb.v1.Plugin.Metadata.Container
|
|
177
|
+
*/
|
|
178
|
+
export class Plugin_Metadata_Container extends Message<Plugin_Metadata_Container> {
|
|
179
|
+
/**
|
|
180
|
+
* @generated from field: string id = 1;
|
|
181
|
+
*/
|
|
182
|
+
id = "";
|
|
183
|
+
|
|
184
|
+
/**
|
|
185
|
+
* @generated from field: plugins.cosmosdb.v1.Plugin.Metadata.Container.PartitionKey partition_key = 2;
|
|
186
|
+
*/
|
|
187
|
+
partitionKey?: Plugin_Metadata_Container_PartitionKey;
|
|
188
|
+
|
|
189
|
+
constructor(data?: PartialMessage<Plugin_Metadata_Container>) {
|
|
190
|
+
super();
|
|
191
|
+
proto3.util.initPartial(data, this);
|
|
192
|
+
}
|
|
193
|
+
|
|
194
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
195
|
+
static readonly typeName = "plugins.cosmosdb.v1.Plugin.Metadata.Container";
|
|
196
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
197
|
+
{ no: 1, name: "id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
198
|
+
{ no: 2, name: "partition_key", kind: "message", T: Plugin_Metadata_Container_PartitionKey },
|
|
199
|
+
]);
|
|
200
|
+
|
|
201
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Plugin_Metadata_Container {
|
|
202
|
+
return new Plugin_Metadata_Container().fromBinary(bytes, options);
|
|
203
|
+
}
|
|
204
|
+
|
|
205
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Plugin_Metadata_Container {
|
|
206
|
+
return new Plugin_Metadata_Container().fromJson(jsonValue, options);
|
|
207
|
+
}
|
|
208
|
+
|
|
209
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Plugin_Metadata_Container {
|
|
210
|
+
return new Plugin_Metadata_Container().fromJsonString(jsonString, options);
|
|
211
|
+
}
|
|
212
|
+
|
|
213
|
+
static equals(a: Plugin_Metadata_Container | PlainMessage<Plugin_Metadata_Container> | undefined, b: Plugin_Metadata_Container | PlainMessage<Plugin_Metadata_Container> | undefined): boolean {
|
|
214
|
+
return proto3.util.equals(Plugin_Metadata_Container, a, b);
|
|
215
|
+
}
|
|
216
|
+
}
|
|
217
|
+
|
|
218
|
+
/**
|
|
219
|
+
* @generated from message plugins.cosmosdb.v1.Plugin.Metadata.Container.PartitionKey
|
|
220
|
+
*/
|
|
221
|
+
export class Plugin_Metadata_Container_PartitionKey extends Message<Plugin_Metadata_Container_PartitionKey> {
|
|
222
|
+
/**
|
|
223
|
+
* @generated from field: repeated string paths = 1;
|
|
224
|
+
*/
|
|
225
|
+
paths: string[] = [];
|
|
226
|
+
|
|
227
|
+
/**
|
|
228
|
+
* @generated from field: string kind = 2;
|
|
229
|
+
*/
|
|
230
|
+
kind = "";
|
|
231
|
+
|
|
232
|
+
/**
|
|
233
|
+
* @generated from field: optional int32 version = 3;
|
|
234
|
+
*/
|
|
235
|
+
version?: number;
|
|
236
|
+
|
|
237
|
+
constructor(data?: PartialMessage<Plugin_Metadata_Container_PartitionKey>) {
|
|
238
|
+
super();
|
|
239
|
+
proto3.util.initPartial(data, this);
|
|
240
|
+
}
|
|
241
|
+
|
|
242
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
243
|
+
static readonly typeName = "plugins.cosmosdb.v1.Plugin.Metadata.Container.PartitionKey";
|
|
244
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
245
|
+
{ no: 1, name: "paths", kind: "scalar", T: 9 /* ScalarType.STRING */, repeated: true },
|
|
246
|
+
{ no: 2, name: "kind", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
247
|
+
{ no: 3, name: "version", kind: "scalar", T: 5 /* ScalarType.INT32 */, opt: true },
|
|
248
|
+
]);
|
|
249
|
+
|
|
250
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Plugin_Metadata_Container_PartitionKey {
|
|
251
|
+
return new Plugin_Metadata_Container_PartitionKey().fromBinary(bytes, options);
|
|
252
|
+
}
|
|
253
|
+
|
|
254
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Plugin_Metadata_Container_PartitionKey {
|
|
255
|
+
return new Plugin_Metadata_Container_PartitionKey().fromJson(jsonValue, options);
|
|
256
|
+
}
|
|
257
|
+
|
|
258
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Plugin_Metadata_Container_PartitionKey {
|
|
259
|
+
return new Plugin_Metadata_Container_PartitionKey().fromJsonString(jsonString, options);
|
|
260
|
+
}
|
|
261
|
+
|
|
262
|
+
static equals(a: Plugin_Metadata_Container_PartitionKey | PlainMessage<Plugin_Metadata_Container_PartitionKey> | undefined, b: Plugin_Metadata_Container_PartitionKey | PlainMessage<Plugin_Metadata_Container_PartitionKey> | undefined): boolean {
|
|
263
|
+
return proto3.util.equals(Plugin_Metadata_Container_PartitionKey, a, b);
|
|
264
|
+
}
|
|
265
|
+
}
|
|
266
|
+
|
|
267
|
+
/**
|
|
268
|
+
* Action Fields
|
|
269
|
+
*
|
|
270
|
+
* @generated from message plugins.cosmosdb.v1.Plugin.Sql
|
|
271
|
+
*/
|
|
272
|
+
export class Plugin_Sql extends Message<Plugin_Sql> {
|
|
273
|
+
/**
|
|
274
|
+
* @generated from oneof plugins.cosmosdb.v1.Plugin.Sql.action
|
|
275
|
+
*/
|
|
276
|
+
action: {
|
|
277
|
+
/**
|
|
278
|
+
* @generated from field: plugins.cosmosdb.v1.Plugin.Sql.Singleton singleton = 1;
|
|
279
|
+
*/
|
|
280
|
+
value: Plugin_Sql_Singleton;
|
|
281
|
+
case: "singleton";
|
|
282
|
+
} | { case: undefined; value?: undefined } = { case: undefined };
|
|
283
|
+
|
|
284
|
+
constructor(data?: PartialMessage<Plugin_Sql>) {
|
|
285
|
+
super();
|
|
286
|
+
proto3.util.initPartial(data, this);
|
|
287
|
+
}
|
|
288
|
+
|
|
289
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
290
|
+
static readonly typeName = "plugins.cosmosdb.v1.Plugin.Sql";
|
|
291
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
292
|
+
{ no: 1, name: "singleton", kind: "message", T: Plugin_Sql_Singleton, oneof: "action" },
|
|
293
|
+
]);
|
|
294
|
+
|
|
295
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Plugin_Sql {
|
|
296
|
+
return new Plugin_Sql().fromBinary(bytes, options);
|
|
297
|
+
}
|
|
298
|
+
|
|
299
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Plugin_Sql {
|
|
300
|
+
return new Plugin_Sql().fromJson(jsonValue, options);
|
|
301
|
+
}
|
|
302
|
+
|
|
303
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Plugin_Sql {
|
|
304
|
+
return new Plugin_Sql().fromJsonString(jsonString, options);
|
|
305
|
+
}
|
|
306
|
+
|
|
307
|
+
static equals(a: Plugin_Sql | PlainMessage<Plugin_Sql> | undefined, b: Plugin_Sql | PlainMessage<Plugin_Sql> | undefined): boolean {
|
|
308
|
+
return proto3.util.equals(Plugin_Sql, a, b);
|
|
309
|
+
}
|
|
310
|
+
}
|
|
311
|
+
|
|
312
|
+
/**
|
|
313
|
+
* https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/cosmosdb/cosmos/src/client/Item/Items.ts#L87
|
|
314
|
+
*
|
|
315
|
+
* @generated from message plugins.cosmosdb.v1.Plugin.Sql.Singleton
|
|
316
|
+
*/
|
|
317
|
+
export class Plugin_Sql_Singleton extends Message<Plugin_Sql_Singleton> {
|
|
318
|
+
/**
|
|
319
|
+
* @generated from field: string container_id = 1;
|
|
320
|
+
*/
|
|
321
|
+
containerId = "";
|
|
322
|
+
|
|
323
|
+
/**
|
|
324
|
+
* @generated from field: string query = 2;
|
|
325
|
+
*/
|
|
326
|
+
query = "";
|
|
327
|
+
|
|
328
|
+
/**
|
|
329
|
+
* @generated from field: bool cross_partition = 3;
|
|
330
|
+
*/
|
|
331
|
+
crossPartition = false;
|
|
332
|
+
|
|
333
|
+
/**
|
|
334
|
+
* @generated from field: optional string partition_key = 4;
|
|
335
|
+
*/
|
|
336
|
+
partitionKey?: string;
|
|
337
|
+
|
|
338
|
+
constructor(data?: PartialMessage<Plugin_Sql_Singleton>) {
|
|
339
|
+
super();
|
|
340
|
+
proto3.util.initPartial(data, this);
|
|
341
|
+
}
|
|
342
|
+
|
|
343
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
344
|
+
static readonly typeName = "plugins.cosmosdb.v1.Plugin.Sql.Singleton";
|
|
345
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
346
|
+
{ no: 1, name: "container_id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
347
|
+
{ no: 2, name: "query", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
348
|
+
{ no: 3, name: "cross_partition", kind: "scalar", T: 8 /* ScalarType.BOOL */ },
|
|
349
|
+
{ no: 4, name: "partition_key", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
|
|
350
|
+
]);
|
|
351
|
+
|
|
352
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Plugin_Sql_Singleton {
|
|
353
|
+
return new Plugin_Sql_Singleton().fromBinary(bytes, options);
|
|
354
|
+
}
|
|
355
|
+
|
|
356
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Plugin_Sql_Singleton {
|
|
357
|
+
return new Plugin_Sql_Singleton().fromJson(jsonValue, options);
|
|
358
|
+
}
|
|
359
|
+
|
|
360
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Plugin_Sql_Singleton {
|
|
361
|
+
return new Plugin_Sql_Singleton().fromJsonString(jsonString, options);
|
|
362
|
+
}
|
|
363
|
+
|
|
364
|
+
static equals(a: Plugin_Sql_Singleton | PlainMessage<Plugin_Sql_Singleton> | undefined, b: Plugin_Sql_Singleton | PlainMessage<Plugin_Sql_Singleton> | undefined): boolean {
|
|
365
|
+
return proto3.util.equals(Plugin_Sql_Singleton, a, b);
|
|
366
|
+
}
|
|
367
|
+
}
|
|
368
|
+
|
|
369
|
+
/**
|
|
370
|
+
* @generated from message plugins.cosmosdb.v1.Plugin.PointOperation
|
|
371
|
+
*/
|
|
372
|
+
export class Plugin_PointOperation extends Message<Plugin_PointOperation> {
|
|
373
|
+
/**
|
|
374
|
+
* @generated from field: string container_id = 1;
|
|
375
|
+
*/
|
|
376
|
+
containerId = "";
|
|
377
|
+
|
|
378
|
+
/**
|
|
379
|
+
* @generated from oneof plugins.cosmosdb.v1.Plugin.PointOperation.action
|
|
380
|
+
*/
|
|
381
|
+
action: {
|
|
382
|
+
/**
|
|
383
|
+
* @generated from field: plugins.cosmosdb.v1.Plugin.PointOperation.Read read = 2;
|
|
384
|
+
*/
|
|
385
|
+
value: Plugin_PointOperation_Read;
|
|
386
|
+
case: "read";
|
|
387
|
+
} | {
|
|
388
|
+
/**
|
|
389
|
+
* @generated from field: plugins.cosmosdb.v1.Plugin.PointOperation.Replace replace = 3;
|
|
390
|
+
*/
|
|
391
|
+
value: Plugin_PointOperation_Replace;
|
|
392
|
+
case: "replace";
|
|
393
|
+
} | {
|
|
394
|
+
/**
|
|
395
|
+
* @generated from field: plugins.cosmosdb.v1.Plugin.PointOperation.Upsert upsert = 4;
|
|
396
|
+
*/
|
|
397
|
+
value: Plugin_PointOperation_Upsert;
|
|
398
|
+
case: "upsert";
|
|
399
|
+
} | {
|
|
400
|
+
/**
|
|
401
|
+
* @generated from field: plugins.cosmosdb.v1.Plugin.PointOperation.Delete delete = 5;
|
|
402
|
+
*/
|
|
403
|
+
value: Plugin_PointOperation_Delete;
|
|
404
|
+
case: "delete";
|
|
405
|
+
} | {
|
|
406
|
+
/**
|
|
407
|
+
* @generated from field: plugins.cosmosdb.v1.Plugin.PointOperation.Create create = 6;
|
|
408
|
+
*/
|
|
409
|
+
value: Plugin_PointOperation_Create;
|
|
410
|
+
case: "create";
|
|
411
|
+
} | { case: undefined; value?: undefined } = { case: undefined };
|
|
412
|
+
|
|
413
|
+
constructor(data?: PartialMessage<Plugin_PointOperation>) {
|
|
414
|
+
super();
|
|
415
|
+
proto3.util.initPartial(data, this);
|
|
416
|
+
}
|
|
417
|
+
|
|
418
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
419
|
+
static readonly typeName = "plugins.cosmosdb.v1.Plugin.PointOperation";
|
|
420
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
421
|
+
{ no: 1, name: "container_id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
422
|
+
{ no: 2, name: "read", kind: "message", T: Plugin_PointOperation_Read, oneof: "action" },
|
|
423
|
+
{ no: 3, name: "replace", kind: "message", T: Plugin_PointOperation_Replace, oneof: "action" },
|
|
424
|
+
{ no: 4, name: "upsert", kind: "message", T: Plugin_PointOperation_Upsert, oneof: "action" },
|
|
425
|
+
{ no: 5, name: "delete", kind: "message", T: Plugin_PointOperation_Delete, oneof: "action" },
|
|
426
|
+
{ no: 6, name: "create", kind: "message", T: Plugin_PointOperation_Create, oneof: "action" },
|
|
427
|
+
]);
|
|
428
|
+
|
|
429
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Plugin_PointOperation {
|
|
430
|
+
return new Plugin_PointOperation().fromBinary(bytes, options);
|
|
431
|
+
}
|
|
432
|
+
|
|
433
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Plugin_PointOperation {
|
|
434
|
+
return new Plugin_PointOperation().fromJson(jsonValue, options);
|
|
435
|
+
}
|
|
436
|
+
|
|
437
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Plugin_PointOperation {
|
|
438
|
+
return new Plugin_PointOperation().fromJsonString(jsonString, options);
|
|
439
|
+
}
|
|
440
|
+
|
|
441
|
+
static equals(a: Plugin_PointOperation | PlainMessage<Plugin_PointOperation> | undefined, b: Plugin_PointOperation | PlainMessage<Plugin_PointOperation> | undefined): boolean {
|
|
442
|
+
return proto3.util.equals(Plugin_PointOperation, a, b);
|
|
443
|
+
}
|
|
444
|
+
}
|
|
445
|
+
|
|
446
|
+
/**
|
|
447
|
+
* https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/cosmosdb/cosmos/src/client/Item/Item.ts#L78
|
|
448
|
+
*
|
|
449
|
+
* @generated from message plugins.cosmosdb.v1.Plugin.PointOperation.Read
|
|
450
|
+
*/
|
|
451
|
+
export class Plugin_PointOperation_Read extends Message<Plugin_PointOperation_Read> {
|
|
452
|
+
/**
|
|
453
|
+
* @generated from field: string id = 1;
|
|
454
|
+
*/
|
|
455
|
+
id = "";
|
|
456
|
+
|
|
457
|
+
/**
|
|
458
|
+
* @generated from field: optional string partition_key = 3;
|
|
459
|
+
*/
|
|
460
|
+
partitionKey?: string;
|
|
461
|
+
|
|
462
|
+
constructor(data?: PartialMessage<Plugin_PointOperation_Read>) {
|
|
463
|
+
super();
|
|
464
|
+
proto3.util.initPartial(data, this);
|
|
465
|
+
}
|
|
466
|
+
|
|
467
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
468
|
+
static readonly typeName = "plugins.cosmosdb.v1.Plugin.PointOperation.Read";
|
|
469
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
470
|
+
{ no: 1, name: "id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
471
|
+
{ no: 3, name: "partition_key", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
|
|
472
|
+
]);
|
|
473
|
+
|
|
474
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Plugin_PointOperation_Read {
|
|
475
|
+
return new Plugin_PointOperation_Read().fromBinary(bytes, options);
|
|
476
|
+
}
|
|
477
|
+
|
|
478
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Plugin_PointOperation_Read {
|
|
479
|
+
return new Plugin_PointOperation_Read().fromJson(jsonValue, options);
|
|
480
|
+
}
|
|
481
|
+
|
|
482
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Plugin_PointOperation_Read {
|
|
483
|
+
return new Plugin_PointOperation_Read().fromJsonString(jsonString, options);
|
|
484
|
+
}
|
|
485
|
+
|
|
486
|
+
static equals(a: Plugin_PointOperation_Read | PlainMessage<Plugin_PointOperation_Read> | undefined, b: Plugin_PointOperation_Read | PlainMessage<Plugin_PointOperation_Read> | undefined): boolean {
|
|
487
|
+
return proto3.util.equals(Plugin_PointOperation_Read, a, b);
|
|
488
|
+
}
|
|
489
|
+
}
|
|
490
|
+
|
|
491
|
+
/**
|
|
492
|
+
* https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/cosmosdb/cosmos/src/client/Item/Item.ts#L196
|
|
493
|
+
*
|
|
494
|
+
* @generated from message plugins.cosmosdb.v1.Plugin.PointOperation.Delete
|
|
495
|
+
*/
|
|
496
|
+
export class Plugin_PointOperation_Delete extends Message<Plugin_PointOperation_Delete> {
|
|
497
|
+
/**
|
|
498
|
+
* @generated from field: string id = 1;
|
|
499
|
+
*/
|
|
500
|
+
id = "";
|
|
501
|
+
|
|
502
|
+
/**
|
|
503
|
+
* @generated from field: optional string partition_key = 3;
|
|
504
|
+
*/
|
|
505
|
+
partitionKey?: string;
|
|
506
|
+
|
|
507
|
+
constructor(data?: PartialMessage<Plugin_PointOperation_Delete>) {
|
|
508
|
+
super();
|
|
509
|
+
proto3.util.initPartial(data, this);
|
|
510
|
+
}
|
|
511
|
+
|
|
512
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
513
|
+
static readonly typeName = "plugins.cosmosdb.v1.Plugin.PointOperation.Delete";
|
|
514
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
515
|
+
{ no: 1, name: "id", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
516
|
+
{ no: 3, name: "partition_key", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
|
|
517
|
+
]);
|
|
518
|
+
|
|
519
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Plugin_PointOperation_Delete {
|
|
520
|
+
return new Plugin_PointOperation_Delete().fromBinary(bytes, options);
|
|
521
|
+
}
|
|
522
|
+
|
|
523
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Plugin_PointOperation_Delete {
|
|
524
|
+
return new Plugin_PointOperation_Delete().fromJson(jsonValue, options);
|
|
525
|
+
}
|
|
526
|
+
|
|
527
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Plugin_PointOperation_Delete {
|
|
528
|
+
return new Plugin_PointOperation_Delete().fromJsonString(jsonString, options);
|
|
529
|
+
}
|
|
530
|
+
|
|
531
|
+
static equals(a: Plugin_PointOperation_Delete | PlainMessage<Plugin_PointOperation_Delete> | undefined, b: Plugin_PointOperation_Delete | PlainMessage<Plugin_PointOperation_Delete> | undefined): boolean {
|
|
532
|
+
return proto3.util.equals(Plugin_PointOperation_Delete, a, b);
|
|
533
|
+
}
|
|
534
|
+
}
|
|
535
|
+
|
|
536
|
+
/**
|
|
537
|
+
* https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/cosmosdb/cosmos/src/client/Item/Item.ts#L128
|
|
538
|
+
*
|
|
539
|
+
* @generated from message plugins.cosmosdb.v1.Plugin.PointOperation.Replace
|
|
540
|
+
*/
|
|
541
|
+
export class Plugin_PointOperation_Replace extends Message<Plugin_PointOperation_Replace> {
|
|
542
|
+
/**
|
|
543
|
+
* @generated from field: string body = 1;
|
|
544
|
+
*/
|
|
545
|
+
body = "";
|
|
546
|
+
|
|
547
|
+
/**
|
|
548
|
+
* @generated from field: optional string partition_key = 3;
|
|
549
|
+
*/
|
|
550
|
+
partitionKey?: string;
|
|
551
|
+
|
|
552
|
+
constructor(data?: PartialMessage<Plugin_PointOperation_Replace>) {
|
|
553
|
+
super();
|
|
554
|
+
proto3.util.initPartial(data, this);
|
|
555
|
+
}
|
|
556
|
+
|
|
557
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
558
|
+
static readonly typeName = "plugins.cosmosdb.v1.Plugin.PointOperation.Replace";
|
|
559
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
560
|
+
{ no: 1, name: "body", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
561
|
+
{ no: 3, name: "partition_key", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
|
|
562
|
+
]);
|
|
563
|
+
|
|
564
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Plugin_PointOperation_Replace {
|
|
565
|
+
return new Plugin_PointOperation_Replace().fromBinary(bytes, options);
|
|
566
|
+
}
|
|
567
|
+
|
|
568
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Plugin_PointOperation_Replace {
|
|
569
|
+
return new Plugin_PointOperation_Replace().fromJson(jsonValue, options);
|
|
570
|
+
}
|
|
571
|
+
|
|
572
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Plugin_PointOperation_Replace {
|
|
573
|
+
return new Plugin_PointOperation_Replace().fromJsonString(jsonString, options);
|
|
574
|
+
}
|
|
575
|
+
|
|
576
|
+
static equals(a: Plugin_PointOperation_Replace | PlainMessage<Plugin_PointOperation_Replace> | undefined, b: Plugin_PointOperation_Replace | PlainMessage<Plugin_PointOperation_Replace> | undefined): boolean {
|
|
577
|
+
return proto3.util.equals(Plugin_PointOperation_Replace, a, b);
|
|
578
|
+
}
|
|
579
|
+
}
|
|
580
|
+
|
|
581
|
+
/**
|
|
582
|
+
* https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/cosmosdb/cosmos/src/client/Item/Items.ts#L355
|
|
583
|
+
*
|
|
584
|
+
* @generated from message plugins.cosmosdb.v1.Plugin.PointOperation.Upsert
|
|
585
|
+
*/
|
|
586
|
+
export class Plugin_PointOperation_Upsert extends Message<Plugin_PointOperation_Upsert> {
|
|
587
|
+
/**
|
|
588
|
+
* @generated from field: string body = 1;
|
|
589
|
+
*/
|
|
590
|
+
body = "";
|
|
591
|
+
|
|
592
|
+
/**
|
|
593
|
+
* @generated from field: optional string partition_key = 3;
|
|
594
|
+
*/
|
|
595
|
+
partitionKey?: string;
|
|
596
|
+
|
|
597
|
+
constructor(data?: PartialMessage<Plugin_PointOperation_Upsert>) {
|
|
598
|
+
super();
|
|
599
|
+
proto3.util.initPartial(data, this);
|
|
600
|
+
}
|
|
601
|
+
|
|
602
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
603
|
+
static readonly typeName = "plugins.cosmosdb.v1.Plugin.PointOperation.Upsert";
|
|
604
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
605
|
+
{ no: 1, name: "body", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
606
|
+
{ no: 3, name: "partition_key", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
|
|
607
|
+
]);
|
|
608
|
+
|
|
609
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Plugin_PointOperation_Upsert {
|
|
610
|
+
return new Plugin_PointOperation_Upsert().fromBinary(bytes, options);
|
|
611
|
+
}
|
|
612
|
+
|
|
613
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Plugin_PointOperation_Upsert {
|
|
614
|
+
return new Plugin_PointOperation_Upsert().fromJson(jsonValue, options);
|
|
615
|
+
}
|
|
616
|
+
|
|
617
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Plugin_PointOperation_Upsert {
|
|
618
|
+
return new Plugin_PointOperation_Upsert().fromJsonString(jsonString, options);
|
|
619
|
+
}
|
|
620
|
+
|
|
621
|
+
static equals(a: Plugin_PointOperation_Upsert | PlainMessage<Plugin_PointOperation_Upsert> | undefined, b: Plugin_PointOperation_Upsert | PlainMessage<Plugin_PointOperation_Upsert> | undefined): boolean {
|
|
622
|
+
return proto3.util.equals(Plugin_PointOperation_Upsert, a, b);
|
|
623
|
+
}
|
|
624
|
+
}
|
|
625
|
+
|
|
626
|
+
/**
|
|
627
|
+
* https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/cosmosdb/cosmos/src/client/Item/Items.ts#L295
|
|
628
|
+
*
|
|
629
|
+
* @generated from message plugins.cosmosdb.v1.Plugin.PointOperation.Create
|
|
630
|
+
*/
|
|
631
|
+
export class Plugin_PointOperation_Create extends Message<Plugin_PointOperation_Create> {
|
|
632
|
+
/**
|
|
633
|
+
* @generated from field: string body = 1;
|
|
634
|
+
*/
|
|
635
|
+
body = "";
|
|
636
|
+
|
|
637
|
+
/**
|
|
638
|
+
* @generated from field: optional string partition_key = 3;
|
|
639
|
+
*/
|
|
640
|
+
partitionKey?: string;
|
|
641
|
+
|
|
642
|
+
constructor(data?: PartialMessage<Plugin_PointOperation_Create>) {
|
|
643
|
+
super();
|
|
644
|
+
proto3.util.initPartial(data, this);
|
|
645
|
+
}
|
|
646
|
+
|
|
647
|
+
static readonly runtime: typeof proto3 = proto3;
|
|
648
|
+
static readonly typeName = "plugins.cosmosdb.v1.Plugin.PointOperation.Create";
|
|
649
|
+
static readonly fields: FieldList = proto3.util.newFieldList(() => [
|
|
650
|
+
{ no: 1, name: "body", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
651
|
+
{ no: 3, name: "partition_key", kind: "scalar", T: 9 /* ScalarType.STRING */, opt: true },
|
|
652
|
+
]);
|
|
653
|
+
|
|
654
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): Plugin_PointOperation_Create {
|
|
655
|
+
return new Plugin_PointOperation_Create().fromBinary(bytes, options);
|
|
656
|
+
}
|
|
657
|
+
|
|
658
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): Plugin_PointOperation_Create {
|
|
659
|
+
return new Plugin_PointOperation_Create().fromJson(jsonValue, options);
|
|
660
|
+
}
|
|
661
|
+
|
|
662
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): Plugin_PointOperation_Create {
|
|
663
|
+
return new Plugin_PointOperation_Create().fromJsonString(jsonString, options);
|
|
664
|
+
}
|
|
665
|
+
|
|
666
|
+
static equals(a: Plugin_PointOperation_Create | PlainMessage<Plugin_PointOperation_Create> | undefined, b: Plugin_PointOperation_Create | PlainMessage<Plugin_PointOperation_Create> | undefined): boolean {
|
|
667
|
+
return proto3.util.equals(Plugin_PointOperation_Create, a, b);
|
|
668
|
+
}
|
|
669
|
+
}
|
|
670
|
+
|