@alis-build/common-ts 1.0.2
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/README.md +1 -0
- package/alis/a2a/extension/history/v1/history_grpc_pb.d.ts +82 -0
- package/alis/a2a/extension/history/v1/history_grpc_pb.js +395 -0
- package/alis/a2a/extension/history/v1/history_grpc_web_pb.d.ts +165 -0
- package/alis/a2a/extension/history/v1/history_grpc_web_pb.js +823 -0
- package/alis/a2a/extension/history/v1/history_pb.d.ts +345 -0
- package/alis/a2a/extension/history/v1/history_pb.js +2801 -0
- package/alis/open/agent/v1/agent_grpc_pb.d.ts +73 -0
- package/alis/open/agent/v1/agent_grpc_pb.js +364 -0
- package/alis/open/agent/v1/agent_grpc_web_pb.d.ts +148 -0
- package/alis/open/agent/v1/agent_grpc_web_pb.js +756 -0
- package/alis/open/agent/v1/agent_pb.d.ts +1546 -0
- package/alis/open/agent/v1/agent_pb.js +12595 -0
- package/alis/open/agent/v2/a2a_grpc_pb.d.ts +73 -0
- package/alis/open/agent/v2/a2a_grpc_pb.js +363 -0
- package/alis/open/agent/v2/a2a_grpc_web_pb.d.ts +148 -0
- package/alis/open/agent/v2/a2a_grpc_web_pb.js +754 -0
- package/alis/open/agent/v2/a2a_pb.d.ts +1534 -0
- package/alis/open/agent/v2/a2a_pb.js +12511 -0
- package/alis/open/config/v1/config_grpc_pb.d.ts +1 -0
- package/alis/open/config/v1/config_grpc_pb.js +1 -0
- package/alis/open/config/v1/config_pb.d.ts +41 -0
- package/alis/open/config/v1/config_pb.js +325 -0
- package/alis/open/cx/v1/cx_grpc_pb.d.ts +1 -0
- package/alis/open/cx/v1/cx_grpc_pb.js +1 -0
- package/alis/open/cx/v1/cx_pb.d.ts +713 -0
- package/alis/open/cx/v1/cx_pb.js +4249 -0
- package/alis/open/flows/v1/flows_grpc_pb.d.ts +50 -0
- package/alis/open/flows/v1/flows_grpc_pb.js +195 -0
- package/alis/open/flows/v1/flows_grpc_web_pb.d.ts +91 -0
- package/alis/open/flows/v1/flows_grpc_web_pb.js +450 -0
- package/alis/open/flows/v1/flows_pb.d.ts +308 -0
- package/alis/open/flows/v1/flows_pb.js +2487 -0
- package/alis/open/iam/v1/group_grpc_pb.d.ts +78 -0
- package/alis/open/iam/v1/group_grpc_pb.js +337 -0
- package/alis/open/iam/v1/group_grpc_web_pb.d.ts +155 -0
- package/alis/open/iam/v1/group_grpc_web_pb.js +764 -0
- package/alis/open/iam/v1/group_pb.d.ts +224 -0
- package/alis/open/iam/v1/group_pb.js +1849 -0
- package/alis/open/iam/v1/iam_grpc_pb.d.ts +1 -0
- package/alis/open/iam/v1/iam_grpc_pb.js +1 -0
- package/alis/open/iam/v1/iam_pb.d.ts +139 -0
- package/alis/open/iam/v1/iam_pb.js +1182 -0
- package/alis/open/iam/v1/oauth_grpc_pb.d.ts +1 -0
- package/alis/open/iam/v1/oauth_grpc_pb.js +1 -0
- package/alis/open/iam/v1/oauth_pb.d.ts +358 -0
- package/alis/open/iam/v1/oauth_pb.js +2875 -0
- package/alis/open/iam/v1/role_grpc_pb.d.ts +1 -0
- package/alis/open/iam/v1/role_grpc_pb.js +1 -0
- package/alis/open/iam/v1/role_pb.d.ts +65 -0
- package/alis/open/iam/v1/role_pb.js +526 -0
- package/alis/open/iam/v1/user_grpc_pb.d.ts +149 -0
- package/alis/open/iam/v1/user_grpc_pb.js +767 -0
- package/alis/open/iam/v1/user_grpc_web_pb.d.ts +324 -0
- package/alis/open/iam/v1/user_grpc_web_pb.js +1622 -0
- package/alis/open/iam/v1/user_pb.d.ts +984 -0
- package/alis/open/iam/v1/user_pb.js +8067 -0
- package/alis/open/in/v1/in_grpc_pb.d.ts +1 -0
- package/alis/open/in/v1/in_grpc_pb.js +1 -0
- package/alis/open/in/v1/in_pb.d.ts +413 -0
- package/alis/open/in/v1/in_pb.js +2982 -0
- package/alis/open/notifications/v1/devices_grpc_pb.d.ts +79 -0
- package/alis/open/notifications/v1/devices_grpc_pb.js +377 -0
- package/alis/open/notifications/v1/devices_grpc_web_pb.d.ts +156 -0
- package/alis/open/notifications/v1/devices_grpc_web_pb.js +766 -0
- package/alis/open/notifications/v1/devices_pb.d.ts +181 -0
- package/alis/open/notifications/v1/devices_pb.js +1463 -0
- package/alis/open/notifications/v1/notifications_grpc_pb.d.ts +46 -0
- package/alis/open/notifications/v1/notifications_grpc_pb.js +186 -0
- package/alis/open/notifications/v1/notifications_grpc_web_pb.d.ts +81 -0
- package/alis/open/notifications/v1/notifications_grpc_web_pb.js +390 -0
- package/alis/open/notifications/v1/notifications_pb.d.ts +111 -0
- package/alis/open/notifications/v1/notifications_pb.js +918 -0
- package/alis/open/operations/v1/operations_grpc_pb.d.ts +1 -0
- package/alis/open/operations/v1/operations_grpc_pb.js +1 -0
- package/alis/open/operations/v1/operations_pb.d.ts +133 -0
- package/alis/open/operations/v1/operations_pb.js +986 -0
- package/alis/open/options/v1/options_grpc_pb.d.ts +1 -0
- package/alis/open/options/v1/options_grpc_pb.js +1 -0
- package/alis/open/options/v1/options_pb.d.ts +316 -0
- package/alis/open/options/v1/options_pb.js +1910 -0
- package/alis/open/pubsub/v1/pubsub_grpc_pb.d.ts +1 -0
- package/alis/open/pubsub/v1/pubsub_grpc_pb.js +1 -0
- package/alis/open/pubsub/v1/pubsub_pb.d.ts +78 -0
- package/alis/open/pubsub/v1/pubsub_pb.js +633 -0
- package/alis/open/px/v1/px_grpc_pb.d.ts +1 -0
- package/alis/open/px/v1/px_grpc_pb.js +1 -0
- package/alis/open/px/v1/px_pb.d.ts +1098 -0
- package/alis/open/px/v1/px_pb.js +8006 -0
- package/alis/open/support/v1/attachments_grpc_pb.d.ts +24 -0
- package/alis/open/support/v1/attachments_grpc_pb.js +47 -0
- package/alis/open/support/v1/attachments_grpc_web_pb.d.ts +31 -0
- package/alis/open/support/v1/attachments_grpc_web_pb.js +142 -0
- package/alis/open/support/v1/attachments_pb.d.ts +46 -0
- package/alis/open/support/v1/attachments_pb.js +379 -0
- package/alis/open/support/v1/events_grpc_pb.d.ts +26 -0
- package/alis/open/support/v1/events_grpc_pb.js +48 -0
- package/alis/open/support/v1/events_grpc_web_pb.d.ts +32 -0
- package/alis/open/support/v1/events_grpc_web_pb.js +146 -0
- package/alis/open/support/v1/events_pb.d.ts +180 -0
- package/alis/open/support/v1/events_pb.js +1505 -0
- package/alis/open/support/v1/guide_grpc_pb.d.ts +45 -0
- package/alis/open/support/v1/guide_grpc_pb.js +176 -0
- package/alis/open/support/v1/guide_grpc_web_pb.d.ts +80 -0
- package/alis/open/support/v1/guide_grpc_web_pb.js +392 -0
- package/alis/open/support/v1/guide_pb.d.ts +527 -0
- package/alis/open/support/v1/guide_pb.js +3981 -0
- package/alis/open/support/v1/issue_grpc_pb.d.ts +109 -0
- package/alis/open/support/v1/issue_grpc_pb.js +493 -0
- package/alis/open/support/v1/issue_grpc_web_pb.d.ts +228 -0
- package/alis/open/support/v1/issue_grpc_web_pb.js +1132 -0
- package/alis/open/support/v1/issue_pb.d.ts +524 -0
- package/alis/open/support/v1/issue_pb.js +3984 -0
- package/alis/open/support/v1/issueactivity_grpc_pb.d.ts +71 -0
- package/alis/open/support/v1/issueactivity_grpc_pb.js +311 -0
- package/alis/open/support/v1/issueactivity_grpc_web_pb.d.ts +141 -0
- package/alis/open/support/v1/issueactivity_grpc_web_pb.js +701 -0
- package/alis/open/support/v1/issueactivity_pb.d.ts +291 -0
- package/alis/open/support/v1/issueactivity_pb.js +2337 -0
- package/alis/open/support/v1/issuesubscriber_grpc_pb.d.ts +79 -0
- package/alis/open/support/v1/issuesubscriber_grpc_pb.js +351 -0
- package/alis/open/support/v1/issuesubscriber_grpc_web_pb.d.ts +156 -0
- package/alis/open/support/v1/issuesubscriber_grpc_web_pb.js +766 -0
- package/alis/open/support/v1/issuesubscriber_pb.d.ts +169 -0
- package/alis/open/support/v1/issuesubscriber_pb.js +1361 -0
- package/alis/open/validation/v1/test_grpc_pb.d.ts +45 -0
- package/alis/open/validation/v1/test_grpc_pb.js +164 -0
- package/alis/open/validation/v1/test_grpc_web_pb.d.ts +80 -0
- package/alis/open/validation/v1/test_grpc_web_pb.js +394 -0
- package/alis/open/validation/v1/test_pb.d.ts +206 -0
- package/alis/open/validation/v1/test_pb.js +1662 -0
- package/alis/open/validation/v1/validation_grpc_pb.d.ts +29 -0
- package/alis/open/validation/v1/validation_grpc_pb.js +80 -0
- package/alis/open/validation/v1/validation_grpc_web_pb.d.ts +43 -0
- package/alis/open/validation/v1/validation_grpc_web_pb.js +203 -0
- package/alis/open/validation/v1/validation_pb.d.ts +156 -0
- package/alis/open/validation/v1/validation_pb.js +1355 -0
- package/alis/test/v1/test_grpc_pb.d.ts +1 -0
- package/alis/test/v1/test_grpc_pb.js +1 -0
- package/alis/test/v1/test_pb.d.ts +26 -0
- package/alis/test/v1/test_pb.js +203 -0
- package/common/test/v1/test_grpc_pb.d.ts +1 -0
- package/common/test/v1/test_grpc_pb.js +1 -0
- package/common/test/v1/test_pb.d.ts +26 -0
- package/common/test/v1/test_pb.js +203 -0
- package/google/api/annotations_grpc_pb.d.ts +1 -0
- package/google/api/annotations_grpc_pb.js +1 -0
- package/google/api/annotations_pb.d.ts +6 -0
- package/google/api/annotations_pb.js +51 -0
- package/google/api/apikeys/v2/apikeys_grpc_pb.d.ts +61 -0
- package/google/api/apikeys/v2/apikeys_grpc_pb.js +302 -0
- package/google/api/apikeys/v2/apikeys_grpc_web_pb.d.ts +117 -0
- package/google/api/apikeys/v2/apikeys_grpc_web_pb.js +583 -0
- package/google/api/apikeys/v2/apikeys_pb.d.ts +253 -0
- package/google/api/apikeys/v2/apikeys_pb.js +2070 -0
- package/google/api/apikeys/v2/resources_grpc_pb.d.ts +1 -0
- package/google/api/apikeys/v2/resources_grpc_pb.js +1 -0
- package/google/api/apikeys/v2/resources_pb.d.ts +249 -0
- package/google/api/apikeys/v2/resources_pb.js +2063 -0
- package/google/api/auth_grpc_pb.d.ts +1 -0
- package/google/api/auth_grpc_pb.js +1 -0
- package/google/api/auth_pb.d.ts +183 -0
- package/google/api/auth_pb.js +1539 -0
- package/google/api/backend_grpc_pb.d.ts +1 -0
- package/google/api/backend_grpc_pb.js +1 -0
- package/google/api/backend_pb.d.ts +88 -0
- package/google/api/backend_pb.js +668 -0
- package/google/api/billing_grpc_pb.d.ts +1 -0
- package/google/api/billing_grpc_pb.js +1 -0
- package/google/api/billing_pb.d.ts +49 -0
- package/google/api/billing_pb.js +411 -0
- package/google/api/client_grpc_pb.d.ts +1 -0
- package/google/api/client_grpc_pb.js +1 -0
- package/google/api/client_pb.d.ts +402 -0
- package/google/api/client_pb.js +3379 -0
- package/google/api/config_change_grpc_pb.d.ts +1 -0
- package/google/api/config_change_grpc_pb.js +1 -0
- package/google/api/config_change_pb.d.ts +64 -0
- package/google/api/config_change_pb.js +486 -0
- package/google/api/consumer_grpc_pb.d.ts +1 -0
- package/google/api/consumer_grpc_pb.js +1 -0
- package/google/api/consumer_pb.d.ts +58 -0
- package/google/api/consumer_pb.js +427 -0
- package/google/api/context_grpc_pb.d.ts +1 -0
- package/google/api/context_grpc_pb.js +1 -0
- package/google/api/context_pb.d.ts +66 -0
- package/google/api/context_pb.js +558 -0
- package/google/api/control_grpc_pb.d.ts +1 -0
- package/google/api/control_grpc_pb.js +1 -0
- package/google/api/control_pb.d.ts +22 -0
- package/google/api/control_pb.js +173 -0
- package/google/api/distribution_grpc_pb.d.ts +1 -0
- package/google/api/distribution_grpc_pb.js +1 -0
- package/google/api/distribution_pb.d.ts +227 -0
- package/google/api/distribution_pb.js +1796 -0
- package/google/api/documentation_grpc_pb.d.ts +1 -0
- package/google/api/documentation_grpc_pb.js +1 -0
- package/google/api/documentation_pb.d.ts +100 -0
- package/google/api/documentation_pb.js +830 -0
- package/google/api/endpoint_grpc_pb.d.ts +1 -0
- package/google/api/endpoint_grpc_pb.js +1 -0
- package/google/api/endpoint_pb.d.ts +36 -0
- package/google/api/endpoint_pb.js +289 -0
- package/google/api/error_reason_grpc_pb.d.ts +1 -0
- package/google/api/error_reason_grpc_pb.js +1 -0
- package/google/api/error_reason_pb.d.ts +34 -0
- package/google/api/error_reason_pb.js +56 -0
- package/google/api/expr/conformance/v1alpha1/conformance_service_grpc_pb.d.ts +34 -0
- package/google/api/expr/conformance/v1alpha1/conformance_service_grpc_pb.js +140 -0
- package/google/api/expr/conformance/v1alpha1/conformance_service_grpc_web_pb.d.ts +55 -0
- package/google/api/expr/conformance/v1alpha1/conformance_service_grpc_web_pb.js +275 -0
- package/google/api/expr/conformance/v1alpha1/conformance_service_pb.d.ts +258 -0
- package/google/api/expr/conformance/v1alpha1/conformance_service_pb.js +2072 -0
- package/google/api/expr/v1alpha1/checked_grpc_pb.d.ts +1 -0
- package/google/api/expr/v1alpha1/checked_grpc_pb.js +1 -0
- package/google/api/expr/v1alpha1/checked_pb.d.ts +426 -0
- package/google/api/expr/v1alpha1/checked_pb.js +3381 -0
- package/google/api/expr/v1alpha1/eval_grpc_pb.d.ts +1 -0
- package/google/api/expr/v1alpha1/eval_grpc_pb.js +1 -0
- package/google/api/expr/v1alpha1/eval_pb.d.ts +136 -0
- package/google/api/expr/v1alpha1/eval_pb.js +1104 -0
- package/google/api/expr/v1alpha1/explain_grpc_pb.d.ts +1 -0
- package/google/api/expr/v1alpha1/explain_grpc_pb.js +1 -0
- package/google/api/expr/v1alpha1/explain_pb.d.ts +54 -0
- package/google/api/expr/v1alpha1/explain_pb.js +440 -0
- package/google/api/expr/v1alpha1/syntax_grpc_pb.d.ts +1 -0
- package/google/api/expr/v1alpha1/syntax_grpc_pb.js +1 -0
- package/google/api/expr/v1alpha1/syntax_pb.d.ts +474 -0
- package/google/api/expr/v1alpha1/syntax_pb.js +3854 -0
- package/google/api/expr/v1alpha1/value_grpc_pb.d.ts +1 -0
- package/google/api/expr/v1alpha1/value_grpc_pb.js +1 -0
- package/google/api/expr/v1alpha1/value_pb.d.ts +185 -0
- package/google/api/expr/v1alpha1/value_pb.js +1566 -0
- package/google/api/expr/v1beta1/decl_grpc_pb.d.ts +1 -0
- package/google/api/expr/v1beta1/decl_grpc_pb.js +1 -0
- package/google/api/expr/v1beta1/decl_pb.d.ts +135 -0
- package/google/api/expr/v1beta1/decl_pb.js +1093 -0
- package/google/api/expr/v1beta1/eval_grpc_pb.d.ts +1 -0
- package/google/api/expr/v1beta1/eval_grpc_pb.js +1 -0
- package/google/api/expr/v1beta1/eval_pb.d.ts +156 -0
- package/google/api/expr/v1beta1/eval_pb.js +1282 -0
- package/google/api/expr/v1beta1/expr_grpc_pb.d.ts +1 -0
- package/google/api/expr/v1beta1/expr_grpc_pb.js +1 -0
- package/google/api/expr/v1beta1/expr_pb.d.ts +387 -0
- package/google/api/expr/v1beta1/expr_pb.js +3142 -0
- package/google/api/expr/v1beta1/source_grpc_pb.d.ts +1 -0
- package/google/api/expr/v1beta1/source_grpc_pb.js +1 -0
- package/google/api/expr/v1beta1/source_pb.d.ts +62 -0
- package/google/api/expr/v1beta1/source_pb.js +509 -0
- package/google/api/expr/v1beta1/value_grpc_pb.d.ts +1 -0
- package/google/api/expr/v1beta1/value_grpc_pb.js +1 -0
- package/google/api/expr/v1beta1/value_pb.d.ts +185 -0
- package/google/api/expr/v1beta1/value_pb.js +1566 -0
- package/google/api/field_behavior_grpc_pb.d.ts +1 -0
- package/google/api/field_behavior_grpc_pb.js +1 -0
- package/google/api/field_behavior_pb.d.ts +15 -0
- package/google/api/field_behavior_pb.js +64 -0
- package/google/api/http_grpc_pb.d.ts +1 -0
- package/google/api/http_grpc_pb.js +1 -0
- package/google/api/http_pb.d.ts +120 -0
- package/google/api/http_pb.js +1009 -0
- package/google/api/httpbody_grpc_pb.d.ts +1 -0
- package/google/api/httpbody_grpc_pb.js +1 -0
- package/google/api/httpbody_pb.d.ts +35 -0
- package/google/api/httpbody_pb.js +289 -0
- package/google/api/label_grpc_pb.d.ts +1 -0
- package/google/api/label_grpc_pb.js +1 -0
- package/google/api/label_pb.d.ts +36 -0
- package/google/api/label_pb.js +243 -0
- package/google/api/launch_stage_grpc_pb.d.ts +1 -0
- package/google/api/launch_stage_grpc_pb.js +1 -0
- package/google/api/launch_stage_pb.d.ts +14 -0
- package/google/api/launch_stage_pb.js +36 -0
- package/google/api/log_grpc_pb.d.ts +1 -0
- package/google/api/log_grpc_pb.js +1 -0
- package/google/api/log_pb.d.ts +37 -0
- package/google/api/log_pb.js +295 -0
- package/google/api/logging_grpc_pb.d.ts +1 -0
- package/google/api/logging_grpc_pb.js +1 -0
- package/google/api/logging_pb.d.ts +55 -0
- package/google/api/logging_pb.js +464 -0
- package/google/api/metric_grpc_pb.d.ts +1 -0
- package/google/api/metric_grpc_pb.js +1 -0
- package/google/api/metric_pb.d.ts +141 -0
- package/google/api/metric_pb.js +1019 -0
- package/google/api/monitored_resource_grpc_pb.d.ts +1 -0
- package/google/api/monitored_resource_grpc_pb.js +1 -0
- package/google/api/monitored_resource_pb.d.ts +93 -0
- package/google/api/monitored_resource_pb.js +762 -0
- package/google/api/monitoring_grpc_pb.d.ts +1 -0
- package/google/api/monitoring_grpc_pb.js +1 -0
- package/google/api/monitoring_pb.d.ts +55 -0
- package/google/api/monitoring_pb.js +464 -0
- package/google/api/quota_grpc_pb.d.ts +1 -0
- package/google/api/quota_grpc_pb.js +1 -0
- package/google/api/quota_pb.d.ts +106 -0
- package/google/api/quota_pb.js +878 -0
- package/google/api/resource_grpc_pb.d.ts +1 -0
- package/google/api/resource_grpc_pb.js +1 -0
- package/google/api/resource_pb.d.ts +84 -0
- package/google/api/resource_pb.js +678 -0
- package/google/api/routing_grpc_pb.d.ts +1 -0
- package/google/api/routing_grpc_pb.js +1 -0
- package/google/api/routing_pb.d.ts +47 -0
- package/google/api/routing_pb.js +413 -0
- package/google/api/service_grpc_pb.d.ts +1 -0
- package/google/api/service_grpc_pb.js +1 -0
- package/google/api/service_pb.d.ts +187 -0
- package/google/api/service_pb.js +1448 -0
- package/google/api/servicecontrol/v1/check_error_grpc_pb.d.ts +1 -0
- package/google/api/servicecontrol/v1/check_error_grpc_pb.js +1 -0
- package/google/api/servicecontrol/v1/check_error_pb.d.ts +61 -0
- package/google/api/servicecontrol/v1/check_error_pb.js +314 -0
- package/google/api/servicecontrol/v1/distribution_grpc_pb.d.ts +1 -0
- package/google/api/servicecontrol/v1/distribution_grpc_pb.js +1 -0
- package/google/api/servicecontrol/v1/distribution_pb.d.ts +153 -0
- package/google/api/servicecontrol/v1/distribution_pb.js +1185 -0
- package/google/api/servicecontrol/v1/http_request_grpc_pb.d.ts +1 -0
- package/google/api/servicecontrol/v1/http_request_grpc_pb.js +1 -0
- package/google/api/servicecontrol/v1/http_request_pb.d.ts +81 -0
- package/google/api/servicecontrol/v1/http_request_pb.js +616 -0
- package/google/api/servicecontrol/v1/log_entry_grpc_pb.d.ts +1 -0
- package/google/api/servicecontrol/v1/log_entry_grpc_pb.js +1 -0
- package/google/api/servicecontrol/v1/log_entry_pb.d.ts +148 -0
- package/google/api/servicecontrol/v1/log_entry_pb.js +1148 -0
- package/google/api/servicecontrol/v1/metric_value_grpc_pb.d.ts +1 -0
- package/google/api/servicecontrol/v1/metric_value_grpc_pb.js +1 -0
- package/google/api/servicecontrol/v1/metric_value_pb.d.ts +93 -0
- package/google/api/servicecontrol/v1/metric_value_pb.js +773 -0
- package/google/api/servicecontrol/v1/operation_grpc_pb.d.ts +1 -0
- package/google/api/servicecontrol/v1/operation_grpc_pb.js +1 -0
- package/google/api/servicecontrol/v1/operation_pb.d.ts +77 -0
- package/google/api/servicecontrol/v1/operation_pb.js +587 -0
- package/google/api/servicecontrol/v1/quota_controller_grpc_pb.d.ts +24 -0
- package/google/api/servicecontrol/v1/quota_controller_grpc_pb.js +78 -0
- package/google/api/servicecontrol/v1/quota_controller_grpc_web_pb.d.ts +31 -0
- package/google/api/servicecontrol/v1/quota_controller_grpc_web_pb.js +150 -0
- package/google/api/servicecontrol/v1/quota_controller_pb.d.ts +160 -0
- package/google/api/servicecontrol/v1/quota_controller_pb.js +1187 -0
- package/google/api/servicecontrol/v1/service_controller_grpc_pb.d.ts +29 -0
- package/google/api/servicecontrol/v1/service_controller_grpc_pb.js +133 -0
- package/google/api/servicecontrol/v1/service_controller_grpc_web_pb.d.ts +43 -0
- package/google/api/servicecontrol/v1/service_controller_grpc_web_pb.js +213 -0
- package/google/api/servicecontrol/v1/service_controller_pb.d.ts +218 -0
- package/google/api/servicecontrol/v1/service_controller_pb.js +1727 -0
- package/google/api/servicecontrol/v2/service_controller_grpc_pb.d.ts +29 -0
- package/google/api/servicecontrol/v2/service_controller_grpc_pb.js +144 -0
- package/google/api/servicecontrol/v2/service_controller_grpc_web_pb.d.ts +43 -0
- package/google/api/servicecontrol/v2/service_controller_grpc_web_pb.js +211 -0
- package/google/api/servicecontrol/v2/service_controller_pb.d.ts +146 -0
- package/google/api/servicecontrol/v2/service_controller_pb.js +1201 -0
- package/google/api/servicemanagement/v1/resources_grpc_pb.d.ts +1 -0
- package/google/api/servicemanagement/v1/resources_grpc_pb.js +1 -0
- package/google/api/servicemanagement/v1/resources_pb.d.ts +327 -0
- package/google/api/servicemanagement/v1/resources_pb.js +2452 -0
- package/google/api/servicemanagement/v1/servicemanager_grpc_pb.d.ts +87 -0
- package/google/api/servicemanagement/v1/servicemanager_grpc_pb.js +495 -0
- package/google/api/servicemanagement/v1/servicemanager_grpc_web_pb.d.ts +178 -0
- package/google/api/servicemanagement/v1/servicemanager_grpc_web_pb.js +888 -0
- package/google/api/servicemanagement/v1/servicemanager_pb.d.ts +472 -0
- package/google/api/servicemanagement/v1/servicemanager_pb.js +3903 -0
- package/google/api/serviceusage/v1/resources_grpc_pb.d.ts +1 -0
- package/google/api/serviceusage/v1/resources_grpc_pb.js +1 -0
- package/google/api/serviceusage/v1/resources_pb.d.ts +139 -0
- package/google/api/serviceusage/v1/resources_pb.js +1091 -0
- package/google/api/serviceusage/v1/serviceusage_grpc_pb.d.ts +51 -0
- package/google/api/serviceusage/v1/serviceusage_grpc_pb.js +238 -0
- package/google/api/serviceusage/v1/serviceusage_grpc_web_pb.d.ts +93 -0
- package/google/api/serviceusage/v1/serviceusage_grpc_web_pb.js +455 -0
- package/google/api/serviceusage/v1/serviceusage_pb.d.ts +287 -0
- package/google/api/serviceusage/v1/serviceusage_pb.js +2370 -0
- package/google/api/serviceusage/v1beta1/resources_grpc_pb.d.ts +1 -0
- package/google/api/serviceusage/v1beta1/resources_grpc_pb.js +1 -0
- package/google/api/serviceusage/v1beta1/resources_pb.d.ts +393 -0
- package/google/api/serviceusage/v1beta1/resources_pb.js +3158 -0
- package/google/api/serviceusage/v1beta1/serviceusage_grpc_pb.d.ts +116 -0
- package/google/api/serviceusage/v1beta1/serviceusage_grpc_pb.js +594 -0
- package/google/api/serviceusage/v1beta1/serviceusage_grpc_web_pb.d.ts +249 -0
- package/google/api/serviceusage/v1beta1/serviceusage_grpc_web_pb.js +1250 -0
- package/google/api/serviceusage/v1beta1/serviceusage_pb.d.ts +870 -0
- package/google/api/serviceusage/v1beta1/serviceusage_pb.js +7306 -0
- package/google/api/source_info_grpc_pb.d.ts +1 -0
- package/google/api/source_info_grpc_pb.js +1 -0
- package/google/api/source_info_pb.d.ts +25 -0
- package/google/api/source_info_pb.js +205 -0
- package/google/api/system_parameter_grpc_pb.d.ts +1 -0
- package/google/api/system_parameter_grpc_pb.js +1 -0
- package/google/api/system_parameter_pb.d.ts +74 -0
- package/google/api/system_parameter_pb.js +627 -0
- package/google/api/usage_grpc_pb.d.ts +1 -0
- package/google/api/usage_grpc_pb.js +1 -0
- package/google/api/usage_pb.d.ts +60 -0
- package/google/api/usage_pb.js +494 -0
- package/google/api/visibility_grpc_pb.d.ts +1 -0
- package/google/api/visibility_grpc_pb.js +1 -0
- package/google/api/visibility_pb.d.ts +47 -0
- package/google/api/visibility_pb.js +543 -0
- package/google/iam/admin/v1/audit_data_grpc_pb.d.ts +1 -0
- package/google/iam/admin/v1/audit_data_grpc_pb.js +1 -0
- package/google/iam/admin/v1/audit_data_pb.d.ts +51 -0
- package/google/iam/admin/v1/audit_data_pb.js +421 -0
- package/google/iam/admin/v1/iam_grpc_pb.d.ts +177 -0
- package/google/iam/admin/v1/iam_grpc_pb.js +1071 -0
- package/google/iam/admin/v1/iam_grpc_web_pb.d.ts +394 -0
- package/google/iam/admin/v1/iam_grpc_web_pb.js +1992 -0
- package/google/iam/admin/v1/iam_pb.d.ts +1194 -0
- package/google/iam/admin/v1/iam_pb.js +9475 -0
- package/google/iam/credentials/v1/common_grpc_pb.d.ts +1 -0
- package/google/iam/credentials/v1/common_grpc_pb.js +1 -0
- package/google/iam/credentials/v1/common_pb.d.ts +222 -0
- package/google/iam/credentials/v1/common_pb.js +1848 -0
- package/google/iam/credentials/v1/iamcredentials_grpc_pb.d.ts +40 -0
- package/google/iam/credentials/v1/iamcredentials_grpc_pb.js +173 -0
- package/google/iam/credentials/v1/iamcredentials_grpc_web_pb.d.ts +67 -0
- package/google/iam/credentials/v1/iamcredentials_grpc_web_pb.js +331 -0
- package/google/iam/credentials/v1/iamcredentials_pb.d.ts +7 -0
- package/google/iam/credentials/v1/iamcredentials_pb.js +26 -0
- package/google/iam/v1/iam_policy_grpc_pb.d.ts +35 -0
- package/google/iam/v1/iam_policy_grpc_pb.js +161 -0
- package/google/iam/v1/iam_policy_grpc_web_pb.d.ts +56 -0
- package/google/iam/v1/iam_policy_grpc_web_pb.js +277 -0
- package/google/iam/v1/iam_policy_pb.d.ts +109 -0
- package/google/iam/v1/iam_policy_pb.js +878 -0
- package/google/iam/v1/logging/audit_data_grpc_pb.d.ts +1 -0
- package/google/iam/v1/logging/audit_data_grpc_pb.js +1 -0
- package/google/iam/v1/logging/audit_data_pb.d.ts +25 -0
- package/google/iam/v1/logging/audit_data_pb.js +196 -0
- package/google/iam/v1/options_grpc_pb.d.ts +1 -0
- package/google/iam/v1/options_grpc_pb.js +1 -0
- package/google/iam/v1/options_pb.d.ts +22 -0
- package/google/iam/v1/options_pb.js +173 -0
- package/google/iam/v1/policy_grpc_pb.d.ts +1 -0
- package/google/iam/v1/policy_grpc_pb.js +1 -0
- package/google/iam/v1/policy_pb.d.ts +226 -0
- package/google/iam/v1/policy_pb.js +1792 -0
- package/google/iam/v1beta/workload_identity_pool_grpc_pb.d.ts +80 -0
- package/google/iam/v1beta/workload_identity_pool_grpc_pb.js +402 -0
- package/google/iam/v1beta/workload_identity_pool_grpc_web_pb.d.ts +164 -0
- package/google/iam/v1beta/workload_identity_pool_grpc_web_pb.js +824 -0
- package/google/iam/v1beta/workload_identity_pool_pb.d.ts +514 -0
- package/google/iam/v1beta/workload_identity_pool_pb.js +4135 -0
- package/google/iam/v2/deny_grpc_pb.d.ts +1 -0
- package/google/iam/v2/deny_grpc_pb.js +1 -0
- package/google/iam/v2/deny_pb.d.ts +49 -0
- package/google/iam/v2/deny_pb.js +399 -0
- package/google/iam/v2/policy_grpc_pb.d.ts +45 -0
- package/google/iam/v2/policy_grpc_pb.js +195 -0
- package/google/iam/v2/policy_grpc_web_pb.d.ts +80 -0
- package/google/iam/v2/policy_grpc_web_pb.js +397 -0
- package/google/iam/v2/policy_pb.d.ts +265 -0
- package/google/iam/v2/policy_pb.js +2153 -0
- package/google/iam/v2beta/deny_grpc_pb.d.ts +1 -0
- package/google/iam/v2beta/deny_grpc_pb.js +1 -0
- package/google/iam/v2beta/deny_pb.d.ts +49 -0
- package/google/iam/v2beta/deny_pb.js +399 -0
- package/google/iam/v2beta/policy_grpc_pb.d.ts +45 -0
- package/google/iam/v2beta/policy_grpc_pb.js +195 -0
- package/google/iam/v2beta/policy_grpc_web_pb.d.ts +80 -0
- package/google/iam/v2beta/policy_grpc_web_pb.js +397 -0
- package/google/iam/v2beta/policy_pb.d.ts +261 -0
- package/google/iam/v2beta/policy_pb.js +2123 -0
- package/google/logging/type/http_request_grpc_pb.d.ts +1 -0
- package/google/logging/type/http_request_grpc_pb.js +1 -0
- package/google/logging/type/http_request_pb.d.ts +81 -0
- package/google/logging/type/http_request_pb.js +616 -0
- package/google/logging/type/log_severity_grpc_pb.d.ts +1 -0
- package/google/logging/type/log_severity_grpc_pb.js +1 -0
- package/google/logging/type/log_severity_pb.d.ts +15 -0
- package/google/logging/type/log_severity_pb.js +37 -0
- package/google/logging/v2/log_entry_grpc_pb.d.ts +1 -0
- package/google/logging/v2/log_entry_grpc_pb.js +1 -0
- package/google/logging/v2/log_entry_pb.d.ts +203 -0
- package/google/logging/v2/log_entry_pb.js +1579 -0
- package/google/logging/v2/logging_config_grpc_pb.d.ts +151 -0
- package/google/logging/v2/logging_config_grpc_pb.js +846 -0
- package/google/logging/v2/logging_config_grpc_web_pb.d.ts +333 -0
- package/google/logging/v2/logging_config_grpc_web_pb.js +1682 -0
- package/google/logging/v2/logging_config_pb.d.ts +1111 -0
- package/google/logging/v2/logging_config_pb.js +9060 -0
- package/google/logging/v2/logging_grpc_pb.d.ts +49 -0
- package/google/logging/v2/logging_grpc_pb.js +254 -0
- package/google/logging/v2/logging_grpc_web_pb.d.ts +80 -0
- package/google/logging/v2/logging_grpc_web_pb.js +403 -0
- package/google/logging/v2/logging_metrics_grpc_pb.d.ts +45 -0
- package/google/logging/v2/logging_metrics_grpc_pb.js +183 -0
- package/google/logging/v2/logging_metrics_grpc_web_pb.d.ts +80 -0
- package/google/logging/v2/logging_metrics_grpc_web_pb.js +401 -0
- package/google/logging/v2/logging_metrics_pb.d.ts +217 -0
- package/google/logging/v2/logging_metrics_pb.js +1725 -0
- package/google/logging/v2/logging_pb.d.ts +352 -0
- package/google/logging/v2/logging_pb.js +2904 -0
- package/google/longrunning/operations_grpc_pb.d.ts +45 -0
- package/google/longrunning/operations_grpc_pb.js +221 -0
- package/google/longrunning/operations_grpc_web_pb.d.ts +80 -0
- package/google/longrunning/operations_grpc_web_pb.js +398 -0
- package/google/longrunning/operations_pb.d.ts +213 -0
- package/google/longrunning/operations_pb.js +1718 -0
- package/google/protobuf/any_grpc_pb.d.ts +1 -0
- package/google/protobuf/any_grpc_pb.js +1 -0
- package/google/protobuf/any_pb.d.ts +28 -0
- package/google/protobuf/any_pb.js +278 -0
- package/google/protobuf/api_grpc_pb.d.ts +1 -0
- package/google/protobuf/api_grpc_pb.js +1 -0
- package/google/protobuf/api_pb.d.ts +122 -0
- package/google/protobuf/api_pb.js +998 -0
- package/google/protobuf/descriptor_grpc_pb.d.ts +1 -0
- package/google/protobuf/descriptor_grpc_pb.js +1 -0
- package/google/protobuf/descriptor_pb.d.ts +1626 -0
- package/google/protobuf/descriptor_pb.js +13251 -0
- package/google/protobuf/duration_grpc_pb.d.ts +1 -0
- package/google/protobuf/duration_grpc_pb.js +1 -0
- package/google/protobuf/duration_pb.d.ts +26 -0
- package/google/protobuf/duration_pb.js +203 -0
- package/google/protobuf/empty_grpc_pb.d.ts +1 -0
- package/google/protobuf/empty_grpc_pb.js +1 -0
- package/google/protobuf/empty_pb.d.ts +18 -0
- package/google/protobuf/empty_pb.js +144 -0
- package/google/protobuf/field_mask_grpc_pb.d.ts +1 -0
- package/google/protobuf/field_mask_grpc_pb.js +1 -0
- package/google/protobuf/field_mask_pb.d.ts +24 -0
- package/google/protobuf/field_mask_pb.js +199 -0
- package/google/protobuf/source_context_grpc_pb.d.ts +1 -0
- package/google/protobuf/source_context_grpc_pb.js +1 -0
- package/google/protobuf/source_context_pb.d.ts +22 -0
- package/google/protobuf/source_context_pb.js +173 -0
- package/google/protobuf/struct_grpc_pb.d.ts +1 -0
- package/google/protobuf/struct_grpc_pb.js +1 -0
- package/google/protobuf/struct_pb.d.ts +99 -0
- package/google/protobuf/struct_pb.js +958 -0
- package/google/protobuf/timestamp_grpc_pb.d.ts +1 -0
- package/google/protobuf/timestamp_grpc_pb.js +1 -0
- package/google/protobuf/timestamp_pb.d.ts +26 -0
- package/google/protobuf/timestamp_pb.js +239 -0
- package/google/protobuf/type_grpc_pb.d.ts +1 -0
- package/google/protobuf/type_grpc_pb.js +1 -0
- package/google/protobuf/type_pb.d.ts +242 -0
- package/google/protobuf/type_pb.js +1770 -0
- package/google/protobuf/wrappers_grpc_pb.d.ts +1 -0
- package/google/protobuf/wrappers_grpc_pb.js +1 -0
- package/google/protobuf/wrappers_pb.d.ts +168 -0
- package/google/protobuf/wrappers_pb.js +1413 -0
- package/google/rpc/code_grpc_pb.d.ts +1 -0
- package/google/rpc/code_grpc_pb.js +1 -0
- package/google/rpc/code_pb.d.ts +23 -0
- package/google/rpc/code_pb.js +45 -0
- package/google/rpc/context/attribute_context_grpc_pb.d.ts +1 -0
- package/google/rpc/context/attribute_context_grpc_pb.js +1 -0
- package/google/rpc/context/attribute_context_pb.d.ts +352 -0
- package/google/rpc/context/attribute_context_pb.js +2848 -0
- package/google/rpc/context/audit_context_grpc_pb.d.ts +1 -0
- package/google/rpc/context/audit_context_grpc_pb.js +1 -0
- package/google/rpc/context/audit_context_pb.d.ts +45 -0
- package/google/rpc/context/audit_context_pb.js +361 -0
- package/google/rpc/error_details_grpc_pb.d.ts +1 -0
- package/google/rpc/error_details_grpc_pb.js +1 -0
- package/google/rpc/error_details_pb.d.ts +325 -0
- package/google/rpc/error_details_pb.js +2717 -0
- package/google/rpc/http_grpc_pb.d.ts +1 -0
- package/google/rpc/http_grpc_pb.js +1 -0
- package/google/rpc/http_pb.d.ts +94 -0
- package/google/rpc/http_pb.js +795 -0
- package/google/rpc/status_grpc_pb.d.ts +1 -0
- package/google/rpc/status_grpc_pb.js +1 -0
- package/google/rpc/status_pb.d.ts +33 -0
- package/google/rpc/status_pb.js +265 -0
- package/google/type/calendar_period_grpc_pb.d.ts +1 -0
- package/google/type/calendar_period_grpc_pb.js +1 -0
- package/google/type/calendar_period_pb.d.ts +14 -0
- package/google/type/calendar_period_pb.js +36 -0
- package/google/type/color_grpc_pb.d.ts +1 -0
- package/google/type/color_grpc_pb.js +1 -0
- package/google/type/color_pb.d.ts +37 -0
- package/google/type/color_pb.js +286 -0
- package/google/type/date_grpc_pb.d.ts +1 -0
- package/google/type/date_grpc_pb.js +1 -0
- package/google/type/date_pb.d.ts +30 -0
- package/google/type/date_pb.js +233 -0
- package/google/type/datetime_grpc_pb.d.ts +1 -0
- package/google/type/datetime_grpc_pb.js +1 -0
- package/google/type/datetime_pb.d.ts +89 -0
- package/google/type/datetime_pb.js +666 -0
- package/google/type/dayofweek_grpc_pb.d.ts +1 -0
- package/google/type/dayofweek_grpc_pb.js +1 -0
- package/google/type/dayofweek_pb.d.ts +14 -0
- package/google/type/dayofweek_pb.js +36 -0
- package/google/type/decimal_grpc_pb.d.ts +1 -0
- package/google/type/decimal_grpc_pb.js +1 -0
- package/google/type/decimal_pb.d.ts +22 -0
- package/google/type/decimal_pb.js +173 -0
- package/google/type/expr_grpc_pb.d.ts +1 -0
- package/google/type/expr_grpc_pb.js +1 -0
- package/google/type/expr_pb.d.ts +34 -0
- package/google/type/expr_pb.js +263 -0
- package/google/type/fraction_grpc_pb.d.ts +1 -0
- package/google/type/fraction_grpc_pb.js +1 -0
- package/google/type/fraction_pb.d.ts +26 -0
- package/google/type/fraction_pb.js +203 -0
- package/google/type/interval_grpc_pb.d.ts +1 -0
- package/google/type/interval_grpc_pb.js +1 -0
- package/google/type/interval_pb.d.ts +31 -0
- package/google/type/interval_pb.js +247 -0
- package/google/type/latlng_grpc_pb.d.ts +1 -0
- package/google/type/latlng_grpc_pb.js +1 -0
- package/google/type/latlng_pb.d.ts +26 -0
- package/google/type/latlng_pb.js +203 -0
- package/google/type/localized_text_grpc_pb.d.ts +1 -0
- package/google/type/localized_text_grpc_pb.js +1 -0
- package/google/type/localized_text_pb.d.ts +26 -0
- package/google/type/localized_text_pb.js +203 -0
- package/google/type/money_grpc_pb.d.ts +1 -0
- package/google/type/money_grpc_pb.js +1 -0
- package/google/type/money_pb.d.ts +30 -0
- package/google/type/money_pb.js +233 -0
- package/google/type/month_grpc_pb.d.ts +1 -0
- package/google/type/month_grpc_pb.js +1 -0
- package/google/type/month_pb.d.ts +19 -0
- package/google/type/month_pb.js +41 -0
- package/google/type/phone_number_grpc_pb.d.ts +1 -0
- package/google/type/phone_number_grpc_pb.js +1 -0
- package/google/type/phone_number_pb.d.ts +63 -0
- package/google/type/phone_number_pb.js +481 -0
- package/google/type/postal_address_grpc_pb.d.ts +1 -0
- package/google/type/postal_address_grpc_pb.js +1 -0
- package/google/type/postal_address_pb.d.ts +66 -0
- package/google/type/postal_address_pb.js +518 -0
- package/google/type/quaternion_grpc_pb.d.ts +1 -0
- package/google/type/quaternion_grpc_pb.js +1 -0
- package/google/type/quaternion_pb.d.ts +34 -0
- package/google/type/quaternion_pb.js +263 -0
- package/google/type/timeofday_grpc_pb.d.ts +1 -0
- package/google/type/timeofday_grpc_pb.js +1 -0
- package/google/type/timeofday_pb.d.ts +34 -0
- package/google/type/timeofday_pb.js +263 -0
- package/lf/a2a/v1/a2a_grpc_pb.d.ts +73 -0
- package/lf/a2a/v1/a2a_grpc_pb.js +345 -0
- package/lf/a2a/v1/a2a_grpc_web_pb.d.ts +148 -0
- package/lf/a2a/v1/a2a_grpc_web_pb.js +753 -0
- package/lf/a2a/v1/a2a_pb.d.ts +1594 -0
- package/lf/a2a/v1/a2a_pb.js +12570 -0
- package/package.json +8 -0
|
@@ -0,0 +1,1546 @@
|
|
|
1
|
+
import * as jspb from 'google-protobuf'
|
|
2
|
+
|
|
3
|
+
import * as google_api_annotations_pb from '../../../../google/api/annotations_pb'; // proto import: "google/api/annotations.proto"
|
|
4
|
+
import * as google_api_client_pb from '../../../../google/api/client_pb'; // proto import: "google/api/client.proto"
|
|
5
|
+
import * as google_api_field_behavior_pb from '../../../../google/api/field_behavior_pb'; // proto import: "google/api/field_behavior.proto"
|
|
6
|
+
import * as google_protobuf_any_pb from 'google-protobuf/google/protobuf/any_pb'; // proto import: "google/protobuf/any.proto"
|
|
7
|
+
import * as google_protobuf_empty_pb from 'google-protobuf/google/protobuf/empty_pb'; // proto import: "google/protobuf/empty.proto"
|
|
8
|
+
import * as google_protobuf_struct_pb from 'google-protobuf/google/protobuf/struct_pb'; // proto import: "google/protobuf/struct.proto"
|
|
9
|
+
import * as google_protobuf_timestamp_pb from 'google-protobuf/google/protobuf/timestamp_pb'; // proto import: "google/protobuf/timestamp.proto"
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
export class SendMessageConfiguration extends jspb.Message {
|
|
13
|
+
getAcceptedOutputModesList(): Array<string>;
|
|
14
|
+
setAcceptedOutputModesList(value: Array<string>): SendMessageConfiguration;
|
|
15
|
+
clearAcceptedOutputModesList(): SendMessageConfiguration;
|
|
16
|
+
addAcceptedOutputModes(value: string, index?: number): SendMessageConfiguration;
|
|
17
|
+
|
|
18
|
+
getPushNotification(): PushNotificationConfig | undefined;
|
|
19
|
+
setPushNotification(value?: PushNotificationConfig): SendMessageConfiguration;
|
|
20
|
+
hasPushNotification(): boolean;
|
|
21
|
+
clearPushNotification(): SendMessageConfiguration;
|
|
22
|
+
|
|
23
|
+
getHistoryLength(): number;
|
|
24
|
+
setHistoryLength(value: number): SendMessageConfiguration;
|
|
25
|
+
|
|
26
|
+
getBlocking(): boolean;
|
|
27
|
+
setBlocking(value: boolean): SendMessageConfiguration;
|
|
28
|
+
|
|
29
|
+
serializeBinary(): Uint8Array;
|
|
30
|
+
toObject(includeInstance?: boolean): SendMessageConfiguration.AsObject;
|
|
31
|
+
static toObject(includeInstance: boolean, msg: SendMessageConfiguration): SendMessageConfiguration.AsObject;
|
|
32
|
+
static serializeBinaryToWriter(message: SendMessageConfiguration, writer: jspb.BinaryWriter): void;
|
|
33
|
+
static deserializeBinary(bytes: Uint8Array): SendMessageConfiguration;
|
|
34
|
+
static deserializeBinaryFromReader(message: SendMessageConfiguration, reader: jspb.BinaryReader): SendMessageConfiguration;
|
|
35
|
+
}
|
|
36
|
+
|
|
37
|
+
export namespace SendMessageConfiguration {
|
|
38
|
+
export type AsObject = {
|
|
39
|
+
acceptedOutputModesList: Array<string>,
|
|
40
|
+
pushNotification?: PushNotificationConfig.AsObject,
|
|
41
|
+
historyLength: number,
|
|
42
|
+
blocking: boolean,
|
|
43
|
+
}
|
|
44
|
+
}
|
|
45
|
+
|
|
46
|
+
export class Task extends jspb.Message {
|
|
47
|
+
getName(): string;
|
|
48
|
+
setName(value: string): Task;
|
|
49
|
+
|
|
50
|
+
getId(): string;
|
|
51
|
+
setId(value: string): Task;
|
|
52
|
+
|
|
53
|
+
getContextId(): string;
|
|
54
|
+
setContextId(value: string): Task;
|
|
55
|
+
|
|
56
|
+
getStatus(): TaskStatus | undefined;
|
|
57
|
+
setStatus(value?: TaskStatus): Task;
|
|
58
|
+
hasStatus(): boolean;
|
|
59
|
+
clearStatus(): Task;
|
|
60
|
+
|
|
61
|
+
getArtifactsList(): Array<Artifact>;
|
|
62
|
+
setArtifactsList(value: Array<Artifact>): Task;
|
|
63
|
+
clearArtifactsList(): Task;
|
|
64
|
+
addArtifacts(value?: Artifact, index?: number): Artifact;
|
|
65
|
+
|
|
66
|
+
getHistoryList(): Array<Message>;
|
|
67
|
+
setHistoryList(value: Array<Message>): Task;
|
|
68
|
+
clearHistoryList(): Task;
|
|
69
|
+
addHistory(value?: Message, index?: number): Message;
|
|
70
|
+
|
|
71
|
+
getMetadata(): google_protobuf_struct_pb.Struct | undefined;
|
|
72
|
+
setMetadata(value?: google_protobuf_struct_pb.Struct): Task;
|
|
73
|
+
hasMetadata(): boolean;
|
|
74
|
+
clearMetadata(): Task;
|
|
75
|
+
|
|
76
|
+
serializeBinary(): Uint8Array;
|
|
77
|
+
toObject(includeInstance?: boolean): Task.AsObject;
|
|
78
|
+
static toObject(includeInstance: boolean, msg: Task): Task.AsObject;
|
|
79
|
+
static serializeBinaryToWriter(message: Task, writer: jspb.BinaryWriter): void;
|
|
80
|
+
static deserializeBinary(bytes: Uint8Array): Task;
|
|
81
|
+
static deserializeBinaryFromReader(message: Task, reader: jspb.BinaryReader): Task;
|
|
82
|
+
}
|
|
83
|
+
|
|
84
|
+
export namespace Task {
|
|
85
|
+
export type AsObject = {
|
|
86
|
+
name: string,
|
|
87
|
+
id: string,
|
|
88
|
+
contextId: string,
|
|
89
|
+
status?: TaskStatus.AsObject,
|
|
90
|
+
artifactsList: Array<Artifact.AsObject>,
|
|
91
|
+
historyList: Array<Message.AsObject>,
|
|
92
|
+
metadata?: google_protobuf_struct_pb.Struct.AsObject,
|
|
93
|
+
}
|
|
94
|
+
}
|
|
95
|
+
|
|
96
|
+
export class TaskStatus extends jspb.Message {
|
|
97
|
+
getState(): TaskState;
|
|
98
|
+
setState(value: TaskState): TaskStatus;
|
|
99
|
+
|
|
100
|
+
getUpdate(): Message | undefined;
|
|
101
|
+
setUpdate(value?: Message): TaskStatus;
|
|
102
|
+
hasUpdate(): boolean;
|
|
103
|
+
clearUpdate(): TaskStatus;
|
|
104
|
+
|
|
105
|
+
getTimestamp(): google_protobuf_timestamp_pb.Timestamp | undefined;
|
|
106
|
+
setTimestamp(value?: google_protobuf_timestamp_pb.Timestamp): TaskStatus;
|
|
107
|
+
hasTimestamp(): boolean;
|
|
108
|
+
clearTimestamp(): TaskStatus;
|
|
109
|
+
|
|
110
|
+
serializeBinary(): Uint8Array;
|
|
111
|
+
toObject(includeInstance?: boolean): TaskStatus.AsObject;
|
|
112
|
+
static toObject(includeInstance: boolean, msg: TaskStatus): TaskStatus.AsObject;
|
|
113
|
+
static serializeBinaryToWriter(message: TaskStatus, writer: jspb.BinaryWriter): void;
|
|
114
|
+
static deserializeBinary(bytes: Uint8Array): TaskStatus;
|
|
115
|
+
static deserializeBinaryFromReader(message: TaskStatus, reader: jspb.BinaryReader): TaskStatus;
|
|
116
|
+
}
|
|
117
|
+
|
|
118
|
+
export namespace TaskStatus {
|
|
119
|
+
export type AsObject = {
|
|
120
|
+
state: TaskState,
|
|
121
|
+
update?: Message.AsObject,
|
|
122
|
+
timestamp?: google_protobuf_timestamp_pb.Timestamp.AsObject,
|
|
123
|
+
}
|
|
124
|
+
}
|
|
125
|
+
|
|
126
|
+
export class Part extends jspb.Message {
|
|
127
|
+
getText(): string;
|
|
128
|
+
setText(value: string): Part;
|
|
129
|
+
|
|
130
|
+
getFile(): FilePart | undefined;
|
|
131
|
+
setFile(value?: FilePart): Part;
|
|
132
|
+
hasFile(): boolean;
|
|
133
|
+
clearFile(): Part;
|
|
134
|
+
|
|
135
|
+
getData(): DataPart | undefined;
|
|
136
|
+
setData(value?: DataPart): Part;
|
|
137
|
+
hasData(): boolean;
|
|
138
|
+
clearData(): Part;
|
|
139
|
+
|
|
140
|
+
getAny(): google_protobuf_any_pb.Any | undefined;
|
|
141
|
+
setAny(value?: google_protobuf_any_pb.Any): Part;
|
|
142
|
+
hasAny(): boolean;
|
|
143
|
+
clearAny(): Part;
|
|
144
|
+
|
|
145
|
+
getMetadata(): google_protobuf_struct_pb.Struct | undefined;
|
|
146
|
+
setMetadata(value?: google_protobuf_struct_pb.Struct): Part;
|
|
147
|
+
hasMetadata(): boolean;
|
|
148
|
+
clearMetadata(): Part;
|
|
149
|
+
|
|
150
|
+
getPartCase(): Part.PartCase;
|
|
151
|
+
|
|
152
|
+
serializeBinary(): Uint8Array;
|
|
153
|
+
toObject(includeInstance?: boolean): Part.AsObject;
|
|
154
|
+
static toObject(includeInstance: boolean, msg: Part): Part.AsObject;
|
|
155
|
+
static serializeBinaryToWriter(message: Part, writer: jspb.BinaryWriter): void;
|
|
156
|
+
static deserializeBinary(bytes: Uint8Array): Part;
|
|
157
|
+
static deserializeBinaryFromReader(message: Part, reader: jspb.BinaryReader): Part;
|
|
158
|
+
}
|
|
159
|
+
|
|
160
|
+
export namespace Part {
|
|
161
|
+
export type AsObject = {
|
|
162
|
+
text: string,
|
|
163
|
+
file?: FilePart.AsObject,
|
|
164
|
+
data?: DataPart.AsObject,
|
|
165
|
+
any?: google_protobuf_any_pb.Any.AsObject,
|
|
166
|
+
metadata?: google_protobuf_struct_pb.Struct.AsObject,
|
|
167
|
+
}
|
|
168
|
+
|
|
169
|
+
export enum PartCase {
|
|
170
|
+
PART_NOT_SET = 0,
|
|
171
|
+
TEXT = 1,
|
|
172
|
+
FILE = 2,
|
|
173
|
+
DATA = 3,
|
|
174
|
+
ANY = 20,
|
|
175
|
+
}
|
|
176
|
+
}
|
|
177
|
+
|
|
178
|
+
export class FilePart extends jspb.Message {
|
|
179
|
+
getFileWithUri(): string;
|
|
180
|
+
setFileWithUri(value: string): FilePart;
|
|
181
|
+
|
|
182
|
+
getFileWithBytes(): Uint8Array | string;
|
|
183
|
+
getFileWithBytes_asU8(): Uint8Array;
|
|
184
|
+
getFileWithBytes_asB64(): string;
|
|
185
|
+
setFileWithBytes(value: Uint8Array | string): FilePart;
|
|
186
|
+
|
|
187
|
+
getMimeType(): string;
|
|
188
|
+
setMimeType(value: string): FilePart;
|
|
189
|
+
|
|
190
|
+
getName(): string;
|
|
191
|
+
setName(value: string): FilePart;
|
|
192
|
+
|
|
193
|
+
getFileCase(): FilePart.FileCase;
|
|
194
|
+
|
|
195
|
+
serializeBinary(): Uint8Array;
|
|
196
|
+
toObject(includeInstance?: boolean): FilePart.AsObject;
|
|
197
|
+
static toObject(includeInstance: boolean, msg: FilePart): FilePart.AsObject;
|
|
198
|
+
static serializeBinaryToWriter(message: FilePart, writer: jspb.BinaryWriter): void;
|
|
199
|
+
static deserializeBinary(bytes: Uint8Array): FilePart;
|
|
200
|
+
static deserializeBinaryFromReader(message: FilePart, reader: jspb.BinaryReader): FilePart;
|
|
201
|
+
}
|
|
202
|
+
|
|
203
|
+
export namespace FilePart {
|
|
204
|
+
export type AsObject = {
|
|
205
|
+
fileWithUri: string,
|
|
206
|
+
fileWithBytes: Uint8Array | string,
|
|
207
|
+
mimeType: string,
|
|
208
|
+
name: string,
|
|
209
|
+
}
|
|
210
|
+
|
|
211
|
+
export enum FileCase {
|
|
212
|
+
FILE_NOT_SET = 0,
|
|
213
|
+
FILE_WITH_URI = 1,
|
|
214
|
+
FILE_WITH_BYTES = 2,
|
|
215
|
+
}
|
|
216
|
+
}
|
|
217
|
+
|
|
218
|
+
export class DataPart extends jspb.Message {
|
|
219
|
+
getData(): google_protobuf_struct_pb.Struct | undefined;
|
|
220
|
+
setData(value?: google_protobuf_struct_pb.Struct): DataPart;
|
|
221
|
+
hasData(): boolean;
|
|
222
|
+
clearData(): DataPart;
|
|
223
|
+
|
|
224
|
+
serializeBinary(): Uint8Array;
|
|
225
|
+
toObject(includeInstance?: boolean): DataPart.AsObject;
|
|
226
|
+
static toObject(includeInstance: boolean, msg: DataPart): DataPart.AsObject;
|
|
227
|
+
static serializeBinaryToWriter(message: DataPart, writer: jspb.BinaryWriter): void;
|
|
228
|
+
static deserializeBinary(bytes: Uint8Array): DataPart;
|
|
229
|
+
static deserializeBinaryFromReader(message: DataPart, reader: jspb.BinaryReader): DataPart;
|
|
230
|
+
}
|
|
231
|
+
|
|
232
|
+
export namespace DataPart {
|
|
233
|
+
export type AsObject = {
|
|
234
|
+
data?: google_protobuf_struct_pb.Struct.AsObject,
|
|
235
|
+
}
|
|
236
|
+
}
|
|
237
|
+
|
|
238
|
+
export class Message extends jspb.Message {
|
|
239
|
+
getMessageId(): string;
|
|
240
|
+
setMessageId(value: string): Message;
|
|
241
|
+
|
|
242
|
+
getContextId(): string;
|
|
243
|
+
setContextId(value: string): Message;
|
|
244
|
+
|
|
245
|
+
getTaskId(): string;
|
|
246
|
+
setTaskId(value: string): Message;
|
|
247
|
+
|
|
248
|
+
getRole(): Role;
|
|
249
|
+
setRole(value: Role): Message;
|
|
250
|
+
|
|
251
|
+
getPartsList(): Array<Part>;
|
|
252
|
+
setPartsList(value: Array<Part>): Message;
|
|
253
|
+
clearPartsList(): Message;
|
|
254
|
+
addParts(value?: Part, index?: number): Part;
|
|
255
|
+
|
|
256
|
+
getMetadata(): google_protobuf_struct_pb.Struct | undefined;
|
|
257
|
+
setMetadata(value?: google_protobuf_struct_pb.Struct): Message;
|
|
258
|
+
hasMetadata(): boolean;
|
|
259
|
+
clearMetadata(): Message;
|
|
260
|
+
|
|
261
|
+
getExtensionsList(): Array<string>;
|
|
262
|
+
setExtensionsList(value: Array<string>): Message;
|
|
263
|
+
clearExtensionsList(): Message;
|
|
264
|
+
addExtensions(value: string, index?: number): Message;
|
|
265
|
+
|
|
266
|
+
getReferenceTaskIdsList(): Array<string>;
|
|
267
|
+
setReferenceTaskIdsList(value: Array<string>): Message;
|
|
268
|
+
clearReferenceTaskIdsList(): Message;
|
|
269
|
+
addReferenceTaskIds(value: string, index?: number): Message;
|
|
270
|
+
|
|
271
|
+
serializeBinary(): Uint8Array;
|
|
272
|
+
toObject(includeInstance?: boolean): Message.AsObject;
|
|
273
|
+
static toObject(includeInstance: boolean, msg: Message): Message.AsObject;
|
|
274
|
+
static serializeBinaryToWriter(message: Message, writer: jspb.BinaryWriter): void;
|
|
275
|
+
static deserializeBinary(bytes: Uint8Array): Message;
|
|
276
|
+
static deserializeBinaryFromReader(message: Message, reader: jspb.BinaryReader): Message;
|
|
277
|
+
}
|
|
278
|
+
|
|
279
|
+
export namespace Message {
|
|
280
|
+
export type AsObject = {
|
|
281
|
+
messageId: string,
|
|
282
|
+
contextId: string,
|
|
283
|
+
taskId: string,
|
|
284
|
+
role: Role,
|
|
285
|
+
partsList: Array<Part.AsObject>,
|
|
286
|
+
metadata?: google_protobuf_struct_pb.Struct.AsObject,
|
|
287
|
+
extensionsList: Array<string>,
|
|
288
|
+
referenceTaskIdsList: Array<string>,
|
|
289
|
+
}
|
|
290
|
+
}
|
|
291
|
+
|
|
292
|
+
export class Artifact extends jspb.Message {
|
|
293
|
+
getArtifactId(): string;
|
|
294
|
+
setArtifactId(value: string): Artifact;
|
|
295
|
+
|
|
296
|
+
getName(): string;
|
|
297
|
+
setName(value: string): Artifact;
|
|
298
|
+
|
|
299
|
+
getDescription(): string;
|
|
300
|
+
setDescription(value: string): Artifact;
|
|
301
|
+
|
|
302
|
+
getPartsList(): Array<Part>;
|
|
303
|
+
setPartsList(value: Array<Part>): Artifact;
|
|
304
|
+
clearPartsList(): Artifact;
|
|
305
|
+
addParts(value?: Part, index?: number): Part;
|
|
306
|
+
|
|
307
|
+
getMetadata(): google_protobuf_struct_pb.Struct | undefined;
|
|
308
|
+
setMetadata(value?: google_protobuf_struct_pb.Struct): Artifact;
|
|
309
|
+
hasMetadata(): boolean;
|
|
310
|
+
clearMetadata(): Artifact;
|
|
311
|
+
|
|
312
|
+
getExtensionsList(): Array<string>;
|
|
313
|
+
setExtensionsList(value: Array<string>): Artifact;
|
|
314
|
+
clearExtensionsList(): Artifact;
|
|
315
|
+
addExtensions(value: string, index?: number): Artifact;
|
|
316
|
+
|
|
317
|
+
serializeBinary(): Uint8Array;
|
|
318
|
+
toObject(includeInstance?: boolean): Artifact.AsObject;
|
|
319
|
+
static toObject(includeInstance: boolean, msg: Artifact): Artifact.AsObject;
|
|
320
|
+
static serializeBinaryToWriter(message: Artifact, writer: jspb.BinaryWriter): void;
|
|
321
|
+
static deserializeBinary(bytes: Uint8Array): Artifact;
|
|
322
|
+
static deserializeBinaryFromReader(message: Artifact, reader: jspb.BinaryReader): Artifact;
|
|
323
|
+
}
|
|
324
|
+
|
|
325
|
+
export namespace Artifact {
|
|
326
|
+
export type AsObject = {
|
|
327
|
+
artifactId: string,
|
|
328
|
+
name: string,
|
|
329
|
+
description: string,
|
|
330
|
+
partsList: Array<Part.AsObject>,
|
|
331
|
+
metadata?: google_protobuf_struct_pb.Struct.AsObject,
|
|
332
|
+
extensionsList: Array<string>,
|
|
333
|
+
}
|
|
334
|
+
}
|
|
335
|
+
|
|
336
|
+
export class TaskStatusUpdateEvent extends jspb.Message {
|
|
337
|
+
getTaskId(): string;
|
|
338
|
+
setTaskId(value: string): TaskStatusUpdateEvent;
|
|
339
|
+
|
|
340
|
+
getContextId(): string;
|
|
341
|
+
setContextId(value: string): TaskStatusUpdateEvent;
|
|
342
|
+
|
|
343
|
+
getStatus(): TaskStatus | undefined;
|
|
344
|
+
setStatus(value?: TaskStatus): TaskStatusUpdateEvent;
|
|
345
|
+
hasStatus(): boolean;
|
|
346
|
+
clearStatus(): TaskStatusUpdateEvent;
|
|
347
|
+
|
|
348
|
+
getFinal(): boolean;
|
|
349
|
+
setFinal(value: boolean): TaskStatusUpdateEvent;
|
|
350
|
+
|
|
351
|
+
getMetadata(): google_protobuf_struct_pb.Struct | undefined;
|
|
352
|
+
setMetadata(value?: google_protobuf_struct_pb.Struct): TaskStatusUpdateEvent;
|
|
353
|
+
hasMetadata(): boolean;
|
|
354
|
+
clearMetadata(): TaskStatusUpdateEvent;
|
|
355
|
+
|
|
356
|
+
serializeBinary(): Uint8Array;
|
|
357
|
+
toObject(includeInstance?: boolean): TaskStatusUpdateEvent.AsObject;
|
|
358
|
+
static toObject(includeInstance: boolean, msg: TaskStatusUpdateEvent): TaskStatusUpdateEvent.AsObject;
|
|
359
|
+
static serializeBinaryToWriter(message: TaskStatusUpdateEvent, writer: jspb.BinaryWriter): void;
|
|
360
|
+
static deserializeBinary(bytes: Uint8Array): TaskStatusUpdateEvent;
|
|
361
|
+
static deserializeBinaryFromReader(message: TaskStatusUpdateEvent, reader: jspb.BinaryReader): TaskStatusUpdateEvent;
|
|
362
|
+
}
|
|
363
|
+
|
|
364
|
+
export namespace TaskStatusUpdateEvent {
|
|
365
|
+
export type AsObject = {
|
|
366
|
+
taskId: string,
|
|
367
|
+
contextId: string,
|
|
368
|
+
status?: TaskStatus.AsObject,
|
|
369
|
+
pb_final: boolean,
|
|
370
|
+
metadata?: google_protobuf_struct_pb.Struct.AsObject,
|
|
371
|
+
}
|
|
372
|
+
}
|
|
373
|
+
|
|
374
|
+
export class TaskArtifactUpdateEvent extends jspb.Message {
|
|
375
|
+
getTaskId(): string;
|
|
376
|
+
setTaskId(value: string): TaskArtifactUpdateEvent;
|
|
377
|
+
|
|
378
|
+
getContextId(): string;
|
|
379
|
+
setContextId(value: string): TaskArtifactUpdateEvent;
|
|
380
|
+
|
|
381
|
+
getArtifact(): Artifact | undefined;
|
|
382
|
+
setArtifact(value?: Artifact): TaskArtifactUpdateEvent;
|
|
383
|
+
hasArtifact(): boolean;
|
|
384
|
+
clearArtifact(): TaskArtifactUpdateEvent;
|
|
385
|
+
|
|
386
|
+
getAppend(): boolean;
|
|
387
|
+
setAppend(value: boolean): TaskArtifactUpdateEvent;
|
|
388
|
+
|
|
389
|
+
getLastChunk(): boolean;
|
|
390
|
+
setLastChunk(value: boolean): TaskArtifactUpdateEvent;
|
|
391
|
+
|
|
392
|
+
getMetadata(): google_protobuf_struct_pb.Struct | undefined;
|
|
393
|
+
setMetadata(value?: google_protobuf_struct_pb.Struct): TaskArtifactUpdateEvent;
|
|
394
|
+
hasMetadata(): boolean;
|
|
395
|
+
clearMetadata(): TaskArtifactUpdateEvent;
|
|
396
|
+
|
|
397
|
+
serializeBinary(): Uint8Array;
|
|
398
|
+
toObject(includeInstance?: boolean): TaskArtifactUpdateEvent.AsObject;
|
|
399
|
+
static toObject(includeInstance: boolean, msg: TaskArtifactUpdateEvent): TaskArtifactUpdateEvent.AsObject;
|
|
400
|
+
static serializeBinaryToWriter(message: TaskArtifactUpdateEvent, writer: jspb.BinaryWriter): void;
|
|
401
|
+
static deserializeBinary(bytes: Uint8Array): TaskArtifactUpdateEvent;
|
|
402
|
+
static deserializeBinaryFromReader(message: TaskArtifactUpdateEvent, reader: jspb.BinaryReader): TaskArtifactUpdateEvent;
|
|
403
|
+
}
|
|
404
|
+
|
|
405
|
+
export namespace TaskArtifactUpdateEvent {
|
|
406
|
+
export type AsObject = {
|
|
407
|
+
taskId: string,
|
|
408
|
+
contextId: string,
|
|
409
|
+
artifact?: Artifact.AsObject,
|
|
410
|
+
append: boolean,
|
|
411
|
+
lastChunk: boolean,
|
|
412
|
+
metadata?: google_protobuf_struct_pb.Struct.AsObject,
|
|
413
|
+
}
|
|
414
|
+
}
|
|
415
|
+
|
|
416
|
+
export class PushNotificationConfig extends jspb.Message {
|
|
417
|
+
getId(): string;
|
|
418
|
+
setId(value: string): PushNotificationConfig;
|
|
419
|
+
|
|
420
|
+
getUrl(): string;
|
|
421
|
+
setUrl(value: string): PushNotificationConfig;
|
|
422
|
+
|
|
423
|
+
getToken(): string;
|
|
424
|
+
setToken(value: string): PushNotificationConfig;
|
|
425
|
+
|
|
426
|
+
getAuthentication(): AuthenticationInfo | undefined;
|
|
427
|
+
setAuthentication(value?: AuthenticationInfo): PushNotificationConfig;
|
|
428
|
+
hasAuthentication(): boolean;
|
|
429
|
+
clearAuthentication(): PushNotificationConfig;
|
|
430
|
+
|
|
431
|
+
serializeBinary(): Uint8Array;
|
|
432
|
+
toObject(includeInstance?: boolean): PushNotificationConfig.AsObject;
|
|
433
|
+
static toObject(includeInstance: boolean, msg: PushNotificationConfig): PushNotificationConfig.AsObject;
|
|
434
|
+
static serializeBinaryToWriter(message: PushNotificationConfig, writer: jspb.BinaryWriter): void;
|
|
435
|
+
static deserializeBinary(bytes: Uint8Array): PushNotificationConfig;
|
|
436
|
+
static deserializeBinaryFromReader(message: PushNotificationConfig, reader: jspb.BinaryReader): PushNotificationConfig;
|
|
437
|
+
}
|
|
438
|
+
|
|
439
|
+
export namespace PushNotificationConfig {
|
|
440
|
+
export type AsObject = {
|
|
441
|
+
id: string,
|
|
442
|
+
url: string,
|
|
443
|
+
token: string,
|
|
444
|
+
authentication?: AuthenticationInfo.AsObject,
|
|
445
|
+
}
|
|
446
|
+
}
|
|
447
|
+
|
|
448
|
+
export class AuthenticationInfo extends jspb.Message {
|
|
449
|
+
getSchemesList(): Array<string>;
|
|
450
|
+
setSchemesList(value: Array<string>): AuthenticationInfo;
|
|
451
|
+
clearSchemesList(): AuthenticationInfo;
|
|
452
|
+
addSchemes(value: string, index?: number): AuthenticationInfo;
|
|
453
|
+
|
|
454
|
+
getCredentials(): string;
|
|
455
|
+
setCredentials(value: string): AuthenticationInfo;
|
|
456
|
+
|
|
457
|
+
serializeBinary(): Uint8Array;
|
|
458
|
+
toObject(includeInstance?: boolean): AuthenticationInfo.AsObject;
|
|
459
|
+
static toObject(includeInstance: boolean, msg: AuthenticationInfo): AuthenticationInfo.AsObject;
|
|
460
|
+
static serializeBinaryToWriter(message: AuthenticationInfo, writer: jspb.BinaryWriter): void;
|
|
461
|
+
static deserializeBinary(bytes: Uint8Array): AuthenticationInfo;
|
|
462
|
+
static deserializeBinaryFromReader(message: AuthenticationInfo, reader: jspb.BinaryReader): AuthenticationInfo;
|
|
463
|
+
}
|
|
464
|
+
|
|
465
|
+
export namespace AuthenticationInfo {
|
|
466
|
+
export type AsObject = {
|
|
467
|
+
schemesList: Array<string>,
|
|
468
|
+
credentials: string,
|
|
469
|
+
}
|
|
470
|
+
}
|
|
471
|
+
|
|
472
|
+
export class AgentInterface extends jspb.Message {
|
|
473
|
+
getUrl(): string;
|
|
474
|
+
setUrl(value: string): AgentInterface;
|
|
475
|
+
|
|
476
|
+
getTransport(): string;
|
|
477
|
+
setTransport(value: string): AgentInterface;
|
|
478
|
+
|
|
479
|
+
serializeBinary(): Uint8Array;
|
|
480
|
+
toObject(includeInstance?: boolean): AgentInterface.AsObject;
|
|
481
|
+
static toObject(includeInstance: boolean, msg: AgentInterface): AgentInterface.AsObject;
|
|
482
|
+
static serializeBinaryToWriter(message: AgentInterface, writer: jspb.BinaryWriter): void;
|
|
483
|
+
static deserializeBinary(bytes: Uint8Array): AgentInterface;
|
|
484
|
+
static deserializeBinaryFromReader(message: AgentInterface, reader: jspb.BinaryReader): AgentInterface;
|
|
485
|
+
}
|
|
486
|
+
|
|
487
|
+
export namespace AgentInterface {
|
|
488
|
+
export type AsObject = {
|
|
489
|
+
url: string,
|
|
490
|
+
transport: string,
|
|
491
|
+
}
|
|
492
|
+
}
|
|
493
|
+
|
|
494
|
+
export class AgentCard extends jspb.Message {
|
|
495
|
+
getProtocolVersion(): string;
|
|
496
|
+
setProtocolVersion(value: string): AgentCard;
|
|
497
|
+
|
|
498
|
+
getName(): string;
|
|
499
|
+
setName(value: string): AgentCard;
|
|
500
|
+
|
|
501
|
+
getDescription(): string;
|
|
502
|
+
setDescription(value: string): AgentCard;
|
|
503
|
+
|
|
504
|
+
getUrl(): string;
|
|
505
|
+
setUrl(value: string): AgentCard;
|
|
506
|
+
|
|
507
|
+
getPreferredTransport(): string;
|
|
508
|
+
setPreferredTransport(value: string): AgentCard;
|
|
509
|
+
|
|
510
|
+
getAdditionalInterfacesList(): Array<AgentInterface>;
|
|
511
|
+
setAdditionalInterfacesList(value: Array<AgentInterface>): AgentCard;
|
|
512
|
+
clearAdditionalInterfacesList(): AgentCard;
|
|
513
|
+
addAdditionalInterfaces(value?: AgentInterface, index?: number): AgentInterface;
|
|
514
|
+
|
|
515
|
+
getProvider(): AgentProvider | undefined;
|
|
516
|
+
setProvider(value?: AgentProvider): AgentCard;
|
|
517
|
+
hasProvider(): boolean;
|
|
518
|
+
clearProvider(): AgentCard;
|
|
519
|
+
|
|
520
|
+
getVersion(): string;
|
|
521
|
+
setVersion(value: string): AgentCard;
|
|
522
|
+
|
|
523
|
+
getDocumentationUrl(): string;
|
|
524
|
+
setDocumentationUrl(value: string): AgentCard;
|
|
525
|
+
|
|
526
|
+
getCapabilities(): AgentCapabilities | undefined;
|
|
527
|
+
setCapabilities(value?: AgentCapabilities): AgentCard;
|
|
528
|
+
hasCapabilities(): boolean;
|
|
529
|
+
clearCapabilities(): AgentCard;
|
|
530
|
+
|
|
531
|
+
getSecuritySchemesMap(): jspb.Map<string, SecurityScheme>;
|
|
532
|
+
clearSecuritySchemesMap(): AgentCard;
|
|
533
|
+
|
|
534
|
+
getSecurityList(): Array<Security>;
|
|
535
|
+
setSecurityList(value: Array<Security>): AgentCard;
|
|
536
|
+
clearSecurityList(): AgentCard;
|
|
537
|
+
addSecurity(value?: Security, index?: number): Security;
|
|
538
|
+
|
|
539
|
+
getDefaultInputModesList(): Array<string>;
|
|
540
|
+
setDefaultInputModesList(value: Array<string>): AgentCard;
|
|
541
|
+
clearDefaultInputModesList(): AgentCard;
|
|
542
|
+
addDefaultInputModes(value: string, index?: number): AgentCard;
|
|
543
|
+
|
|
544
|
+
getDefaultOutputModesList(): Array<string>;
|
|
545
|
+
setDefaultOutputModesList(value: Array<string>): AgentCard;
|
|
546
|
+
clearDefaultOutputModesList(): AgentCard;
|
|
547
|
+
addDefaultOutputModes(value: string, index?: number): AgentCard;
|
|
548
|
+
|
|
549
|
+
getSkillsList(): Array<AgentSkill>;
|
|
550
|
+
setSkillsList(value: Array<AgentSkill>): AgentCard;
|
|
551
|
+
clearSkillsList(): AgentCard;
|
|
552
|
+
addSkills(value?: AgentSkill, index?: number): AgentSkill;
|
|
553
|
+
|
|
554
|
+
getSupportsAuthenticatedExtendedCard(): boolean;
|
|
555
|
+
setSupportsAuthenticatedExtendedCard(value: boolean): AgentCard;
|
|
556
|
+
|
|
557
|
+
getSignaturesList(): Array<AgentCardSignature>;
|
|
558
|
+
setSignaturesList(value: Array<AgentCardSignature>): AgentCard;
|
|
559
|
+
clearSignaturesList(): AgentCard;
|
|
560
|
+
addSignatures(value?: AgentCardSignature, index?: number): AgentCardSignature;
|
|
561
|
+
|
|
562
|
+
getIconUrl(): string;
|
|
563
|
+
setIconUrl(value: string): AgentCard;
|
|
564
|
+
|
|
565
|
+
serializeBinary(): Uint8Array;
|
|
566
|
+
toObject(includeInstance?: boolean): AgentCard.AsObject;
|
|
567
|
+
static toObject(includeInstance: boolean, msg: AgentCard): AgentCard.AsObject;
|
|
568
|
+
static serializeBinaryToWriter(message: AgentCard, writer: jspb.BinaryWriter): void;
|
|
569
|
+
static deserializeBinary(bytes: Uint8Array): AgentCard;
|
|
570
|
+
static deserializeBinaryFromReader(message: AgentCard, reader: jspb.BinaryReader): AgentCard;
|
|
571
|
+
}
|
|
572
|
+
|
|
573
|
+
export namespace AgentCard {
|
|
574
|
+
export type AsObject = {
|
|
575
|
+
protocolVersion: string,
|
|
576
|
+
name: string,
|
|
577
|
+
description: string,
|
|
578
|
+
url: string,
|
|
579
|
+
preferredTransport: string,
|
|
580
|
+
additionalInterfacesList: Array<AgentInterface.AsObject>,
|
|
581
|
+
provider?: AgentProvider.AsObject,
|
|
582
|
+
version: string,
|
|
583
|
+
documentationUrl: string,
|
|
584
|
+
capabilities?: AgentCapabilities.AsObject,
|
|
585
|
+
securitySchemesMap: Array<[string, SecurityScheme.AsObject]>,
|
|
586
|
+
securityList: Array<Security.AsObject>,
|
|
587
|
+
defaultInputModesList: Array<string>,
|
|
588
|
+
defaultOutputModesList: Array<string>,
|
|
589
|
+
skillsList: Array<AgentSkill.AsObject>,
|
|
590
|
+
supportsAuthenticatedExtendedCard: boolean,
|
|
591
|
+
signaturesList: Array<AgentCardSignature.AsObject>,
|
|
592
|
+
iconUrl: string,
|
|
593
|
+
}
|
|
594
|
+
}
|
|
595
|
+
|
|
596
|
+
export class AgentProvider extends jspb.Message {
|
|
597
|
+
getUrl(): string;
|
|
598
|
+
setUrl(value: string): AgentProvider;
|
|
599
|
+
|
|
600
|
+
getOrganization(): string;
|
|
601
|
+
setOrganization(value: string): AgentProvider;
|
|
602
|
+
|
|
603
|
+
serializeBinary(): Uint8Array;
|
|
604
|
+
toObject(includeInstance?: boolean): AgentProvider.AsObject;
|
|
605
|
+
static toObject(includeInstance: boolean, msg: AgentProvider): AgentProvider.AsObject;
|
|
606
|
+
static serializeBinaryToWriter(message: AgentProvider, writer: jspb.BinaryWriter): void;
|
|
607
|
+
static deserializeBinary(bytes: Uint8Array): AgentProvider;
|
|
608
|
+
static deserializeBinaryFromReader(message: AgentProvider, reader: jspb.BinaryReader): AgentProvider;
|
|
609
|
+
}
|
|
610
|
+
|
|
611
|
+
export namespace AgentProvider {
|
|
612
|
+
export type AsObject = {
|
|
613
|
+
url: string,
|
|
614
|
+
organization: string,
|
|
615
|
+
}
|
|
616
|
+
}
|
|
617
|
+
|
|
618
|
+
export class AgentCapabilities extends jspb.Message {
|
|
619
|
+
getStreaming(): boolean;
|
|
620
|
+
setStreaming(value: boolean): AgentCapabilities;
|
|
621
|
+
|
|
622
|
+
getPushNotifications(): boolean;
|
|
623
|
+
setPushNotifications(value: boolean): AgentCapabilities;
|
|
624
|
+
|
|
625
|
+
getExtensionsList(): Array<AgentExtension>;
|
|
626
|
+
setExtensionsList(value: Array<AgentExtension>): AgentCapabilities;
|
|
627
|
+
clearExtensionsList(): AgentCapabilities;
|
|
628
|
+
addExtensions(value?: AgentExtension, index?: number): AgentExtension;
|
|
629
|
+
|
|
630
|
+
getStateTransitionHistory(): boolean;
|
|
631
|
+
setStateTransitionHistory(value: boolean): AgentCapabilities;
|
|
632
|
+
|
|
633
|
+
serializeBinary(): Uint8Array;
|
|
634
|
+
toObject(includeInstance?: boolean): AgentCapabilities.AsObject;
|
|
635
|
+
static toObject(includeInstance: boolean, msg: AgentCapabilities): AgentCapabilities.AsObject;
|
|
636
|
+
static serializeBinaryToWriter(message: AgentCapabilities, writer: jspb.BinaryWriter): void;
|
|
637
|
+
static deserializeBinary(bytes: Uint8Array): AgentCapabilities;
|
|
638
|
+
static deserializeBinaryFromReader(message: AgentCapabilities, reader: jspb.BinaryReader): AgentCapabilities;
|
|
639
|
+
}
|
|
640
|
+
|
|
641
|
+
export namespace AgentCapabilities {
|
|
642
|
+
export type AsObject = {
|
|
643
|
+
streaming: boolean,
|
|
644
|
+
pushNotifications: boolean,
|
|
645
|
+
extensionsList: Array<AgentExtension.AsObject>,
|
|
646
|
+
stateTransitionHistory: boolean,
|
|
647
|
+
}
|
|
648
|
+
}
|
|
649
|
+
|
|
650
|
+
export class AgentExtension extends jspb.Message {
|
|
651
|
+
getUri(): string;
|
|
652
|
+
setUri(value: string): AgentExtension;
|
|
653
|
+
|
|
654
|
+
getDescription(): string;
|
|
655
|
+
setDescription(value: string): AgentExtension;
|
|
656
|
+
|
|
657
|
+
getRequired(): boolean;
|
|
658
|
+
setRequired(value: boolean): AgentExtension;
|
|
659
|
+
|
|
660
|
+
getParams(): google_protobuf_struct_pb.Struct | undefined;
|
|
661
|
+
setParams(value?: google_protobuf_struct_pb.Struct): AgentExtension;
|
|
662
|
+
hasParams(): boolean;
|
|
663
|
+
clearParams(): AgentExtension;
|
|
664
|
+
|
|
665
|
+
serializeBinary(): Uint8Array;
|
|
666
|
+
toObject(includeInstance?: boolean): AgentExtension.AsObject;
|
|
667
|
+
static toObject(includeInstance: boolean, msg: AgentExtension): AgentExtension.AsObject;
|
|
668
|
+
static serializeBinaryToWriter(message: AgentExtension, writer: jspb.BinaryWriter): void;
|
|
669
|
+
static deserializeBinary(bytes: Uint8Array): AgentExtension;
|
|
670
|
+
static deserializeBinaryFromReader(message: AgentExtension, reader: jspb.BinaryReader): AgentExtension;
|
|
671
|
+
}
|
|
672
|
+
|
|
673
|
+
export namespace AgentExtension {
|
|
674
|
+
export type AsObject = {
|
|
675
|
+
uri: string,
|
|
676
|
+
description: string,
|
|
677
|
+
required: boolean,
|
|
678
|
+
params?: google_protobuf_struct_pb.Struct.AsObject,
|
|
679
|
+
}
|
|
680
|
+
}
|
|
681
|
+
|
|
682
|
+
export class AgentSkill extends jspb.Message {
|
|
683
|
+
getId(): string;
|
|
684
|
+
setId(value: string): AgentSkill;
|
|
685
|
+
|
|
686
|
+
getName(): string;
|
|
687
|
+
setName(value: string): AgentSkill;
|
|
688
|
+
|
|
689
|
+
getDescription(): string;
|
|
690
|
+
setDescription(value: string): AgentSkill;
|
|
691
|
+
|
|
692
|
+
getTagsList(): Array<string>;
|
|
693
|
+
setTagsList(value: Array<string>): AgentSkill;
|
|
694
|
+
clearTagsList(): AgentSkill;
|
|
695
|
+
addTags(value: string, index?: number): AgentSkill;
|
|
696
|
+
|
|
697
|
+
getExamplesList(): Array<string>;
|
|
698
|
+
setExamplesList(value: Array<string>): AgentSkill;
|
|
699
|
+
clearExamplesList(): AgentSkill;
|
|
700
|
+
addExamples(value: string, index?: number): AgentSkill;
|
|
701
|
+
|
|
702
|
+
getInputModesList(): Array<string>;
|
|
703
|
+
setInputModesList(value: Array<string>): AgentSkill;
|
|
704
|
+
clearInputModesList(): AgentSkill;
|
|
705
|
+
addInputModes(value: string, index?: number): AgentSkill;
|
|
706
|
+
|
|
707
|
+
getOutputModesList(): Array<string>;
|
|
708
|
+
setOutputModesList(value: Array<string>): AgentSkill;
|
|
709
|
+
clearOutputModesList(): AgentSkill;
|
|
710
|
+
addOutputModes(value: string, index?: number): AgentSkill;
|
|
711
|
+
|
|
712
|
+
getSecurityList(): Array<Security>;
|
|
713
|
+
setSecurityList(value: Array<Security>): AgentSkill;
|
|
714
|
+
clearSecurityList(): AgentSkill;
|
|
715
|
+
addSecurity(value?: Security, index?: number): Security;
|
|
716
|
+
|
|
717
|
+
serializeBinary(): Uint8Array;
|
|
718
|
+
toObject(includeInstance?: boolean): AgentSkill.AsObject;
|
|
719
|
+
static toObject(includeInstance: boolean, msg: AgentSkill): AgentSkill.AsObject;
|
|
720
|
+
static serializeBinaryToWriter(message: AgentSkill, writer: jspb.BinaryWriter): void;
|
|
721
|
+
static deserializeBinary(bytes: Uint8Array): AgentSkill;
|
|
722
|
+
static deserializeBinaryFromReader(message: AgentSkill, reader: jspb.BinaryReader): AgentSkill;
|
|
723
|
+
}
|
|
724
|
+
|
|
725
|
+
export namespace AgentSkill {
|
|
726
|
+
export type AsObject = {
|
|
727
|
+
id: string,
|
|
728
|
+
name: string,
|
|
729
|
+
description: string,
|
|
730
|
+
tagsList: Array<string>,
|
|
731
|
+
examplesList: Array<string>,
|
|
732
|
+
inputModesList: Array<string>,
|
|
733
|
+
outputModesList: Array<string>,
|
|
734
|
+
securityList: Array<Security.AsObject>,
|
|
735
|
+
}
|
|
736
|
+
}
|
|
737
|
+
|
|
738
|
+
export class AgentCardSignature extends jspb.Message {
|
|
739
|
+
getProtected(): string;
|
|
740
|
+
setProtected(value: string): AgentCardSignature;
|
|
741
|
+
|
|
742
|
+
getSignature(): string;
|
|
743
|
+
setSignature(value: string): AgentCardSignature;
|
|
744
|
+
|
|
745
|
+
getHeader(): google_protobuf_struct_pb.Struct | undefined;
|
|
746
|
+
setHeader(value?: google_protobuf_struct_pb.Struct): AgentCardSignature;
|
|
747
|
+
hasHeader(): boolean;
|
|
748
|
+
clearHeader(): AgentCardSignature;
|
|
749
|
+
|
|
750
|
+
serializeBinary(): Uint8Array;
|
|
751
|
+
toObject(includeInstance?: boolean): AgentCardSignature.AsObject;
|
|
752
|
+
static toObject(includeInstance: boolean, msg: AgentCardSignature): AgentCardSignature.AsObject;
|
|
753
|
+
static serializeBinaryToWriter(message: AgentCardSignature, writer: jspb.BinaryWriter): void;
|
|
754
|
+
static deserializeBinary(bytes: Uint8Array): AgentCardSignature;
|
|
755
|
+
static deserializeBinaryFromReader(message: AgentCardSignature, reader: jspb.BinaryReader): AgentCardSignature;
|
|
756
|
+
}
|
|
757
|
+
|
|
758
|
+
export namespace AgentCardSignature {
|
|
759
|
+
export type AsObject = {
|
|
760
|
+
pb_protected: string,
|
|
761
|
+
signature: string,
|
|
762
|
+
header?: google_protobuf_struct_pb.Struct.AsObject,
|
|
763
|
+
}
|
|
764
|
+
}
|
|
765
|
+
|
|
766
|
+
export class TaskPushNotificationConfig extends jspb.Message {
|
|
767
|
+
getName(): string;
|
|
768
|
+
setName(value: string): TaskPushNotificationConfig;
|
|
769
|
+
|
|
770
|
+
getPushNotificationConfig(): PushNotificationConfig | undefined;
|
|
771
|
+
setPushNotificationConfig(value?: PushNotificationConfig): TaskPushNotificationConfig;
|
|
772
|
+
hasPushNotificationConfig(): boolean;
|
|
773
|
+
clearPushNotificationConfig(): TaskPushNotificationConfig;
|
|
774
|
+
|
|
775
|
+
serializeBinary(): Uint8Array;
|
|
776
|
+
toObject(includeInstance?: boolean): TaskPushNotificationConfig.AsObject;
|
|
777
|
+
static toObject(includeInstance: boolean, msg: TaskPushNotificationConfig): TaskPushNotificationConfig.AsObject;
|
|
778
|
+
static serializeBinaryToWriter(message: TaskPushNotificationConfig, writer: jspb.BinaryWriter): void;
|
|
779
|
+
static deserializeBinary(bytes: Uint8Array): TaskPushNotificationConfig;
|
|
780
|
+
static deserializeBinaryFromReader(message: TaskPushNotificationConfig, reader: jspb.BinaryReader): TaskPushNotificationConfig;
|
|
781
|
+
}
|
|
782
|
+
|
|
783
|
+
export namespace TaskPushNotificationConfig {
|
|
784
|
+
export type AsObject = {
|
|
785
|
+
name: string,
|
|
786
|
+
pushNotificationConfig?: PushNotificationConfig.AsObject,
|
|
787
|
+
}
|
|
788
|
+
}
|
|
789
|
+
|
|
790
|
+
export class StringList extends jspb.Message {
|
|
791
|
+
getListList(): Array<string>;
|
|
792
|
+
setListList(value: Array<string>): StringList;
|
|
793
|
+
clearListList(): StringList;
|
|
794
|
+
addList(value: string, index?: number): StringList;
|
|
795
|
+
|
|
796
|
+
serializeBinary(): Uint8Array;
|
|
797
|
+
toObject(includeInstance?: boolean): StringList.AsObject;
|
|
798
|
+
static toObject(includeInstance: boolean, msg: StringList): StringList.AsObject;
|
|
799
|
+
static serializeBinaryToWriter(message: StringList, writer: jspb.BinaryWriter): void;
|
|
800
|
+
static deserializeBinary(bytes: Uint8Array): StringList;
|
|
801
|
+
static deserializeBinaryFromReader(message: StringList, reader: jspb.BinaryReader): StringList;
|
|
802
|
+
}
|
|
803
|
+
|
|
804
|
+
export namespace StringList {
|
|
805
|
+
export type AsObject = {
|
|
806
|
+
listList: Array<string>,
|
|
807
|
+
}
|
|
808
|
+
}
|
|
809
|
+
|
|
810
|
+
export class Security extends jspb.Message {
|
|
811
|
+
getSchemesMap(): jspb.Map<string, StringList>;
|
|
812
|
+
clearSchemesMap(): Security;
|
|
813
|
+
|
|
814
|
+
serializeBinary(): Uint8Array;
|
|
815
|
+
toObject(includeInstance?: boolean): Security.AsObject;
|
|
816
|
+
static toObject(includeInstance: boolean, msg: Security): Security.AsObject;
|
|
817
|
+
static serializeBinaryToWriter(message: Security, writer: jspb.BinaryWriter): void;
|
|
818
|
+
static deserializeBinary(bytes: Uint8Array): Security;
|
|
819
|
+
static deserializeBinaryFromReader(message: Security, reader: jspb.BinaryReader): Security;
|
|
820
|
+
}
|
|
821
|
+
|
|
822
|
+
export namespace Security {
|
|
823
|
+
export type AsObject = {
|
|
824
|
+
schemesMap: Array<[string, StringList.AsObject]>,
|
|
825
|
+
}
|
|
826
|
+
}
|
|
827
|
+
|
|
828
|
+
export class SecurityScheme extends jspb.Message {
|
|
829
|
+
getApiKeySecurityScheme(): APIKeySecurityScheme | undefined;
|
|
830
|
+
setApiKeySecurityScheme(value?: APIKeySecurityScheme): SecurityScheme;
|
|
831
|
+
hasApiKeySecurityScheme(): boolean;
|
|
832
|
+
clearApiKeySecurityScheme(): SecurityScheme;
|
|
833
|
+
|
|
834
|
+
getHttpAuthSecurityScheme(): HTTPAuthSecurityScheme | undefined;
|
|
835
|
+
setHttpAuthSecurityScheme(value?: HTTPAuthSecurityScheme): SecurityScheme;
|
|
836
|
+
hasHttpAuthSecurityScheme(): boolean;
|
|
837
|
+
clearHttpAuthSecurityScheme(): SecurityScheme;
|
|
838
|
+
|
|
839
|
+
getOauth2SecurityScheme(): OAuth2SecurityScheme | undefined;
|
|
840
|
+
setOauth2SecurityScheme(value?: OAuth2SecurityScheme): SecurityScheme;
|
|
841
|
+
hasOauth2SecurityScheme(): boolean;
|
|
842
|
+
clearOauth2SecurityScheme(): SecurityScheme;
|
|
843
|
+
|
|
844
|
+
getOpenIdConnectSecurityScheme(): OpenIdConnectSecurityScheme | undefined;
|
|
845
|
+
setOpenIdConnectSecurityScheme(value?: OpenIdConnectSecurityScheme): SecurityScheme;
|
|
846
|
+
hasOpenIdConnectSecurityScheme(): boolean;
|
|
847
|
+
clearOpenIdConnectSecurityScheme(): SecurityScheme;
|
|
848
|
+
|
|
849
|
+
getMtlsSecurityScheme(): MutualTlsSecurityScheme | undefined;
|
|
850
|
+
setMtlsSecurityScheme(value?: MutualTlsSecurityScheme): SecurityScheme;
|
|
851
|
+
hasMtlsSecurityScheme(): boolean;
|
|
852
|
+
clearMtlsSecurityScheme(): SecurityScheme;
|
|
853
|
+
|
|
854
|
+
getSchemeCase(): SecurityScheme.SchemeCase;
|
|
855
|
+
|
|
856
|
+
serializeBinary(): Uint8Array;
|
|
857
|
+
toObject(includeInstance?: boolean): SecurityScheme.AsObject;
|
|
858
|
+
static toObject(includeInstance: boolean, msg: SecurityScheme): SecurityScheme.AsObject;
|
|
859
|
+
static serializeBinaryToWriter(message: SecurityScheme, writer: jspb.BinaryWriter): void;
|
|
860
|
+
static deserializeBinary(bytes: Uint8Array): SecurityScheme;
|
|
861
|
+
static deserializeBinaryFromReader(message: SecurityScheme, reader: jspb.BinaryReader): SecurityScheme;
|
|
862
|
+
}
|
|
863
|
+
|
|
864
|
+
export namespace SecurityScheme {
|
|
865
|
+
export type AsObject = {
|
|
866
|
+
apiKeySecurityScheme?: APIKeySecurityScheme.AsObject,
|
|
867
|
+
httpAuthSecurityScheme?: HTTPAuthSecurityScheme.AsObject,
|
|
868
|
+
oauth2SecurityScheme?: OAuth2SecurityScheme.AsObject,
|
|
869
|
+
openIdConnectSecurityScheme?: OpenIdConnectSecurityScheme.AsObject,
|
|
870
|
+
mtlsSecurityScheme?: MutualTlsSecurityScheme.AsObject,
|
|
871
|
+
}
|
|
872
|
+
|
|
873
|
+
export enum SchemeCase {
|
|
874
|
+
SCHEME_NOT_SET = 0,
|
|
875
|
+
API_KEY_SECURITY_SCHEME = 1,
|
|
876
|
+
HTTP_AUTH_SECURITY_SCHEME = 2,
|
|
877
|
+
OAUTH2_SECURITY_SCHEME = 3,
|
|
878
|
+
OPEN_ID_CONNECT_SECURITY_SCHEME = 4,
|
|
879
|
+
MTLS_SECURITY_SCHEME = 5,
|
|
880
|
+
}
|
|
881
|
+
}
|
|
882
|
+
|
|
883
|
+
export class APIKeySecurityScheme extends jspb.Message {
|
|
884
|
+
getDescription(): string;
|
|
885
|
+
setDescription(value: string): APIKeySecurityScheme;
|
|
886
|
+
|
|
887
|
+
getLocation(): string;
|
|
888
|
+
setLocation(value: string): APIKeySecurityScheme;
|
|
889
|
+
|
|
890
|
+
getName(): string;
|
|
891
|
+
setName(value: string): APIKeySecurityScheme;
|
|
892
|
+
|
|
893
|
+
serializeBinary(): Uint8Array;
|
|
894
|
+
toObject(includeInstance?: boolean): APIKeySecurityScheme.AsObject;
|
|
895
|
+
static toObject(includeInstance: boolean, msg: APIKeySecurityScheme): APIKeySecurityScheme.AsObject;
|
|
896
|
+
static serializeBinaryToWriter(message: APIKeySecurityScheme, writer: jspb.BinaryWriter): void;
|
|
897
|
+
static deserializeBinary(bytes: Uint8Array): APIKeySecurityScheme;
|
|
898
|
+
static deserializeBinaryFromReader(message: APIKeySecurityScheme, reader: jspb.BinaryReader): APIKeySecurityScheme;
|
|
899
|
+
}
|
|
900
|
+
|
|
901
|
+
export namespace APIKeySecurityScheme {
|
|
902
|
+
export type AsObject = {
|
|
903
|
+
description: string,
|
|
904
|
+
location: string,
|
|
905
|
+
name: string,
|
|
906
|
+
}
|
|
907
|
+
}
|
|
908
|
+
|
|
909
|
+
export class HTTPAuthSecurityScheme extends jspb.Message {
|
|
910
|
+
getDescription(): string;
|
|
911
|
+
setDescription(value: string): HTTPAuthSecurityScheme;
|
|
912
|
+
|
|
913
|
+
getScheme(): string;
|
|
914
|
+
setScheme(value: string): HTTPAuthSecurityScheme;
|
|
915
|
+
|
|
916
|
+
getBearerFormat(): string;
|
|
917
|
+
setBearerFormat(value: string): HTTPAuthSecurityScheme;
|
|
918
|
+
|
|
919
|
+
serializeBinary(): Uint8Array;
|
|
920
|
+
toObject(includeInstance?: boolean): HTTPAuthSecurityScheme.AsObject;
|
|
921
|
+
static toObject(includeInstance: boolean, msg: HTTPAuthSecurityScheme): HTTPAuthSecurityScheme.AsObject;
|
|
922
|
+
static serializeBinaryToWriter(message: HTTPAuthSecurityScheme, writer: jspb.BinaryWriter): void;
|
|
923
|
+
static deserializeBinary(bytes: Uint8Array): HTTPAuthSecurityScheme;
|
|
924
|
+
static deserializeBinaryFromReader(message: HTTPAuthSecurityScheme, reader: jspb.BinaryReader): HTTPAuthSecurityScheme;
|
|
925
|
+
}
|
|
926
|
+
|
|
927
|
+
export namespace HTTPAuthSecurityScheme {
|
|
928
|
+
export type AsObject = {
|
|
929
|
+
description: string,
|
|
930
|
+
scheme: string,
|
|
931
|
+
bearerFormat: string,
|
|
932
|
+
}
|
|
933
|
+
}
|
|
934
|
+
|
|
935
|
+
export class OAuth2SecurityScheme extends jspb.Message {
|
|
936
|
+
getDescription(): string;
|
|
937
|
+
setDescription(value: string): OAuth2SecurityScheme;
|
|
938
|
+
|
|
939
|
+
getFlows(): OAuthFlows | undefined;
|
|
940
|
+
setFlows(value?: OAuthFlows): OAuth2SecurityScheme;
|
|
941
|
+
hasFlows(): boolean;
|
|
942
|
+
clearFlows(): OAuth2SecurityScheme;
|
|
943
|
+
|
|
944
|
+
getOauth2MetadataUrl(): string;
|
|
945
|
+
setOauth2MetadataUrl(value: string): OAuth2SecurityScheme;
|
|
946
|
+
|
|
947
|
+
serializeBinary(): Uint8Array;
|
|
948
|
+
toObject(includeInstance?: boolean): OAuth2SecurityScheme.AsObject;
|
|
949
|
+
static toObject(includeInstance: boolean, msg: OAuth2SecurityScheme): OAuth2SecurityScheme.AsObject;
|
|
950
|
+
static serializeBinaryToWriter(message: OAuth2SecurityScheme, writer: jspb.BinaryWriter): void;
|
|
951
|
+
static deserializeBinary(bytes: Uint8Array): OAuth2SecurityScheme;
|
|
952
|
+
static deserializeBinaryFromReader(message: OAuth2SecurityScheme, reader: jspb.BinaryReader): OAuth2SecurityScheme;
|
|
953
|
+
}
|
|
954
|
+
|
|
955
|
+
export namespace OAuth2SecurityScheme {
|
|
956
|
+
export type AsObject = {
|
|
957
|
+
description: string,
|
|
958
|
+
flows?: OAuthFlows.AsObject,
|
|
959
|
+
oauth2MetadataUrl: string,
|
|
960
|
+
}
|
|
961
|
+
}
|
|
962
|
+
|
|
963
|
+
export class OpenIdConnectSecurityScheme extends jspb.Message {
|
|
964
|
+
getDescription(): string;
|
|
965
|
+
setDescription(value: string): OpenIdConnectSecurityScheme;
|
|
966
|
+
|
|
967
|
+
getOpenIdConnectUrl(): string;
|
|
968
|
+
setOpenIdConnectUrl(value: string): OpenIdConnectSecurityScheme;
|
|
969
|
+
|
|
970
|
+
serializeBinary(): Uint8Array;
|
|
971
|
+
toObject(includeInstance?: boolean): OpenIdConnectSecurityScheme.AsObject;
|
|
972
|
+
static toObject(includeInstance: boolean, msg: OpenIdConnectSecurityScheme): OpenIdConnectSecurityScheme.AsObject;
|
|
973
|
+
static serializeBinaryToWriter(message: OpenIdConnectSecurityScheme, writer: jspb.BinaryWriter): void;
|
|
974
|
+
static deserializeBinary(bytes: Uint8Array): OpenIdConnectSecurityScheme;
|
|
975
|
+
static deserializeBinaryFromReader(message: OpenIdConnectSecurityScheme, reader: jspb.BinaryReader): OpenIdConnectSecurityScheme;
|
|
976
|
+
}
|
|
977
|
+
|
|
978
|
+
export namespace OpenIdConnectSecurityScheme {
|
|
979
|
+
export type AsObject = {
|
|
980
|
+
description: string,
|
|
981
|
+
openIdConnectUrl: string,
|
|
982
|
+
}
|
|
983
|
+
}
|
|
984
|
+
|
|
985
|
+
export class MutualTlsSecurityScheme extends jspb.Message {
|
|
986
|
+
getDescription(): string;
|
|
987
|
+
setDescription(value: string): MutualTlsSecurityScheme;
|
|
988
|
+
|
|
989
|
+
serializeBinary(): Uint8Array;
|
|
990
|
+
toObject(includeInstance?: boolean): MutualTlsSecurityScheme.AsObject;
|
|
991
|
+
static toObject(includeInstance: boolean, msg: MutualTlsSecurityScheme): MutualTlsSecurityScheme.AsObject;
|
|
992
|
+
static serializeBinaryToWriter(message: MutualTlsSecurityScheme, writer: jspb.BinaryWriter): void;
|
|
993
|
+
static deserializeBinary(bytes: Uint8Array): MutualTlsSecurityScheme;
|
|
994
|
+
static deserializeBinaryFromReader(message: MutualTlsSecurityScheme, reader: jspb.BinaryReader): MutualTlsSecurityScheme;
|
|
995
|
+
}
|
|
996
|
+
|
|
997
|
+
export namespace MutualTlsSecurityScheme {
|
|
998
|
+
export type AsObject = {
|
|
999
|
+
description: string,
|
|
1000
|
+
}
|
|
1001
|
+
}
|
|
1002
|
+
|
|
1003
|
+
export class OAuthFlows extends jspb.Message {
|
|
1004
|
+
getAuthorizationCode(): AuthorizationCodeOAuthFlow | undefined;
|
|
1005
|
+
setAuthorizationCode(value?: AuthorizationCodeOAuthFlow): OAuthFlows;
|
|
1006
|
+
hasAuthorizationCode(): boolean;
|
|
1007
|
+
clearAuthorizationCode(): OAuthFlows;
|
|
1008
|
+
|
|
1009
|
+
getClientCredentials(): ClientCredentialsOAuthFlow | undefined;
|
|
1010
|
+
setClientCredentials(value?: ClientCredentialsOAuthFlow): OAuthFlows;
|
|
1011
|
+
hasClientCredentials(): boolean;
|
|
1012
|
+
clearClientCredentials(): OAuthFlows;
|
|
1013
|
+
|
|
1014
|
+
getImplicit(): ImplicitOAuthFlow | undefined;
|
|
1015
|
+
setImplicit(value?: ImplicitOAuthFlow): OAuthFlows;
|
|
1016
|
+
hasImplicit(): boolean;
|
|
1017
|
+
clearImplicit(): OAuthFlows;
|
|
1018
|
+
|
|
1019
|
+
getPassword(): PasswordOAuthFlow | undefined;
|
|
1020
|
+
setPassword(value?: PasswordOAuthFlow): OAuthFlows;
|
|
1021
|
+
hasPassword(): boolean;
|
|
1022
|
+
clearPassword(): OAuthFlows;
|
|
1023
|
+
|
|
1024
|
+
getFlowCase(): OAuthFlows.FlowCase;
|
|
1025
|
+
|
|
1026
|
+
serializeBinary(): Uint8Array;
|
|
1027
|
+
toObject(includeInstance?: boolean): OAuthFlows.AsObject;
|
|
1028
|
+
static toObject(includeInstance: boolean, msg: OAuthFlows): OAuthFlows.AsObject;
|
|
1029
|
+
static serializeBinaryToWriter(message: OAuthFlows, writer: jspb.BinaryWriter): void;
|
|
1030
|
+
static deserializeBinary(bytes: Uint8Array): OAuthFlows;
|
|
1031
|
+
static deserializeBinaryFromReader(message: OAuthFlows, reader: jspb.BinaryReader): OAuthFlows;
|
|
1032
|
+
}
|
|
1033
|
+
|
|
1034
|
+
export namespace OAuthFlows {
|
|
1035
|
+
export type AsObject = {
|
|
1036
|
+
authorizationCode?: AuthorizationCodeOAuthFlow.AsObject,
|
|
1037
|
+
clientCredentials?: ClientCredentialsOAuthFlow.AsObject,
|
|
1038
|
+
implicit?: ImplicitOAuthFlow.AsObject,
|
|
1039
|
+
password?: PasswordOAuthFlow.AsObject,
|
|
1040
|
+
}
|
|
1041
|
+
|
|
1042
|
+
export enum FlowCase {
|
|
1043
|
+
FLOW_NOT_SET = 0,
|
|
1044
|
+
AUTHORIZATION_CODE = 1,
|
|
1045
|
+
CLIENT_CREDENTIALS = 2,
|
|
1046
|
+
IMPLICIT = 3,
|
|
1047
|
+
PASSWORD = 4,
|
|
1048
|
+
}
|
|
1049
|
+
}
|
|
1050
|
+
|
|
1051
|
+
export class AuthorizationCodeOAuthFlow extends jspb.Message {
|
|
1052
|
+
getAuthorizationUrl(): string;
|
|
1053
|
+
setAuthorizationUrl(value: string): AuthorizationCodeOAuthFlow;
|
|
1054
|
+
|
|
1055
|
+
getTokenUrl(): string;
|
|
1056
|
+
setTokenUrl(value: string): AuthorizationCodeOAuthFlow;
|
|
1057
|
+
|
|
1058
|
+
getRefreshUrl(): string;
|
|
1059
|
+
setRefreshUrl(value: string): AuthorizationCodeOAuthFlow;
|
|
1060
|
+
|
|
1061
|
+
getScopesMap(): jspb.Map<string, string>;
|
|
1062
|
+
clearScopesMap(): AuthorizationCodeOAuthFlow;
|
|
1063
|
+
|
|
1064
|
+
serializeBinary(): Uint8Array;
|
|
1065
|
+
toObject(includeInstance?: boolean): AuthorizationCodeOAuthFlow.AsObject;
|
|
1066
|
+
static toObject(includeInstance: boolean, msg: AuthorizationCodeOAuthFlow): AuthorizationCodeOAuthFlow.AsObject;
|
|
1067
|
+
static serializeBinaryToWriter(message: AuthorizationCodeOAuthFlow, writer: jspb.BinaryWriter): void;
|
|
1068
|
+
static deserializeBinary(bytes: Uint8Array): AuthorizationCodeOAuthFlow;
|
|
1069
|
+
static deserializeBinaryFromReader(message: AuthorizationCodeOAuthFlow, reader: jspb.BinaryReader): AuthorizationCodeOAuthFlow;
|
|
1070
|
+
}
|
|
1071
|
+
|
|
1072
|
+
export namespace AuthorizationCodeOAuthFlow {
|
|
1073
|
+
export type AsObject = {
|
|
1074
|
+
authorizationUrl: string,
|
|
1075
|
+
tokenUrl: string,
|
|
1076
|
+
refreshUrl: string,
|
|
1077
|
+
scopesMap: Array<[string, string]>,
|
|
1078
|
+
}
|
|
1079
|
+
}
|
|
1080
|
+
|
|
1081
|
+
export class ClientCredentialsOAuthFlow extends jspb.Message {
|
|
1082
|
+
getTokenUrl(): string;
|
|
1083
|
+
setTokenUrl(value: string): ClientCredentialsOAuthFlow;
|
|
1084
|
+
|
|
1085
|
+
getRefreshUrl(): string;
|
|
1086
|
+
setRefreshUrl(value: string): ClientCredentialsOAuthFlow;
|
|
1087
|
+
|
|
1088
|
+
getScopesMap(): jspb.Map<string, string>;
|
|
1089
|
+
clearScopesMap(): ClientCredentialsOAuthFlow;
|
|
1090
|
+
|
|
1091
|
+
serializeBinary(): Uint8Array;
|
|
1092
|
+
toObject(includeInstance?: boolean): ClientCredentialsOAuthFlow.AsObject;
|
|
1093
|
+
static toObject(includeInstance: boolean, msg: ClientCredentialsOAuthFlow): ClientCredentialsOAuthFlow.AsObject;
|
|
1094
|
+
static serializeBinaryToWriter(message: ClientCredentialsOAuthFlow, writer: jspb.BinaryWriter): void;
|
|
1095
|
+
static deserializeBinary(bytes: Uint8Array): ClientCredentialsOAuthFlow;
|
|
1096
|
+
static deserializeBinaryFromReader(message: ClientCredentialsOAuthFlow, reader: jspb.BinaryReader): ClientCredentialsOAuthFlow;
|
|
1097
|
+
}
|
|
1098
|
+
|
|
1099
|
+
export namespace ClientCredentialsOAuthFlow {
|
|
1100
|
+
export type AsObject = {
|
|
1101
|
+
tokenUrl: string,
|
|
1102
|
+
refreshUrl: string,
|
|
1103
|
+
scopesMap: Array<[string, string]>,
|
|
1104
|
+
}
|
|
1105
|
+
}
|
|
1106
|
+
|
|
1107
|
+
export class ImplicitOAuthFlow extends jspb.Message {
|
|
1108
|
+
getAuthorizationUrl(): string;
|
|
1109
|
+
setAuthorizationUrl(value: string): ImplicitOAuthFlow;
|
|
1110
|
+
|
|
1111
|
+
getRefreshUrl(): string;
|
|
1112
|
+
setRefreshUrl(value: string): ImplicitOAuthFlow;
|
|
1113
|
+
|
|
1114
|
+
getScopesMap(): jspb.Map<string, string>;
|
|
1115
|
+
clearScopesMap(): ImplicitOAuthFlow;
|
|
1116
|
+
|
|
1117
|
+
serializeBinary(): Uint8Array;
|
|
1118
|
+
toObject(includeInstance?: boolean): ImplicitOAuthFlow.AsObject;
|
|
1119
|
+
static toObject(includeInstance: boolean, msg: ImplicitOAuthFlow): ImplicitOAuthFlow.AsObject;
|
|
1120
|
+
static serializeBinaryToWriter(message: ImplicitOAuthFlow, writer: jspb.BinaryWriter): void;
|
|
1121
|
+
static deserializeBinary(bytes: Uint8Array): ImplicitOAuthFlow;
|
|
1122
|
+
static deserializeBinaryFromReader(message: ImplicitOAuthFlow, reader: jspb.BinaryReader): ImplicitOAuthFlow;
|
|
1123
|
+
}
|
|
1124
|
+
|
|
1125
|
+
export namespace ImplicitOAuthFlow {
|
|
1126
|
+
export type AsObject = {
|
|
1127
|
+
authorizationUrl: string,
|
|
1128
|
+
refreshUrl: string,
|
|
1129
|
+
scopesMap: Array<[string, string]>,
|
|
1130
|
+
}
|
|
1131
|
+
}
|
|
1132
|
+
|
|
1133
|
+
export class PasswordOAuthFlow extends jspb.Message {
|
|
1134
|
+
getTokenUrl(): string;
|
|
1135
|
+
setTokenUrl(value: string): PasswordOAuthFlow;
|
|
1136
|
+
|
|
1137
|
+
getRefreshUrl(): string;
|
|
1138
|
+
setRefreshUrl(value: string): PasswordOAuthFlow;
|
|
1139
|
+
|
|
1140
|
+
getScopesMap(): jspb.Map<string, string>;
|
|
1141
|
+
clearScopesMap(): PasswordOAuthFlow;
|
|
1142
|
+
|
|
1143
|
+
serializeBinary(): Uint8Array;
|
|
1144
|
+
toObject(includeInstance?: boolean): PasswordOAuthFlow.AsObject;
|
|
1145
|
+
static toObject(includeInstance: boolean, msg: PasswordOAuthFlow): PasswordOAuthFlow.AsObject;
|
|
1146
|
+
static serializeBinaryToWriter(message: PasswordOAuthFlow, writer: jspb.BinaryWriter): void;
|
|
1147
|
+
static deserializeBinary(bytes: Uint8Array): PasswordOAuthFlow;
|
|
1148
|
+
static deserializeBinaryFromReader(message: PasswordOAuthFlow, reader: jspb.BinaryReader): PasswordOAuthFlow;
|
|
1149
|
+
}
|
|
1150
|
+
|
|
1151
|
+
export namespace PasswordOAuthFlow {
|
|
1152
|
+
export type AsObject = {
|
|
1153
|
+
tokenUrl: string,
|
|
1154
|
+
refreshUrl: string,
|
|
1155
|
+
scopesMap: Array<[string, string]>,
|
|
1156
|
+
}
|
|
1157
|
+
}
|
|
1158
|
+
|
|
1159
|
+
export class SendMessageRequest extends jspb.Message {
|
|
1160
|
+
getRequest(): Message | undefined;
|
|
1161
|
+
setRequest(value?: Message): SendMessageRequest;
|
|
1162
|
+
hasRequest(): boolean;
|
|
1163
|
+
clearRequest(): SendMessageRequest;
|
|
1164
|
+
|
|
1165
|
+
getConfiguration(): SendMessageConfiguration | undefined;
|
|
1166
|
+
setConfiguration(value?: SendMessageConfiguration): SendMessageRequest;
|
|
1167
|
+
hasConfiguration(): boolean;
|
|
1168
|
+
clearConfiguration(): SendMessageRequest;
|
|
1169
|
+
|
|
1170
|
+
getMetadata(): google_protobuf_struct_pb.Struct | undefined;
|
|
1171
|
+
setMetadata(value?: google_protobuf_struct_pb.Struct): SendMessageRequest;
|
|
1172
|
+
hasMetadata(): boolean;
|
|
1173
|
+
clearMetadata(): SendMessageRequest;
|
|
1174
|
+
|
|
1175
|
+
serializeBinary(): Uint8Array;
|
|
1176
|
+
toObject(includeInstance?: boolean): SendMessageRequest.AsObject;
|
|
1177
|
+
static toObject(includeInstance: boolean, msg: SendMessageRequest): SendMessageRequest.AsObject;
|
|
1178
|
+
static serializeBinaryToWriter(message: SendMessageRequest, writer: jspb.BinaryWriter): void;
|
|
1179
|
+
static deserializeBinary(bytes: Uint8Array): SendMessageRequest;
|
|
1180
|
+
static deserializeBinaryFromReader(message: SendMessageRequest, reader: jspb.BinaryReader): SendMessageRequest;
|
|
1181
|
+
}
|
|
1182
|
+
|
|
1183
|
+
export namespace SendMessageRequest {
|
|
1184
|
+
export type AsObject = {
|
|
1185
|
+
request?: Message.AsObject,
|
|
1186
|
+
configuration?: SendMessageConfiguration.AsObject,
|
|
1187
|
+
metadata?: google_protobuf_struct_pb.Struct.AsObject,
|
|
1188
|
+
}
|
|
1189
|
+
}
|
|
1190
|
+
|
|
1191
|
+
export class GetTaskRequest extends jspb.Message {
|
|
1192
|
+
getName(): string;
|
|
1193
|
+
setName(value: string): GetTaskRequest;
|
|
1194
|
+
|
|
1195
|
+
getHistoryLength(): number;
|
|
1196
|
+
setHistoryLength(value: number): GetTaskRequest;
|
|
1197
|
+
|
|
1198
|
+
serializeBinary(): Uint8Array;
|
|
1199
|
+
toObject(includeInstance?: boolean): GetTaskRequest.AsObject;
|
|
1200
|
+
static toObject(includeInstance: boolean, msg: GetTaskRequest): GetTaskRequest.AsObject;
|
|
1201
|
+
static serializeBinaryToWriter(message: GetTaskRequest, writer: jspb.BinaryWriter): void;
|
|
1202
|
+
static deserializeBinary(bytes: Uint8Array): GetTaskRequest;
|
|
1203
|
+
static deserializeBinaryFromReader(message: GetTaskRequest, reader: jspb.BinaryReader): GetTaskRequest;
|
|
1204
|
+
}
|
|
1205
|
+
|
|
1206
|
+
export namespace GetTaskRequest {
|
|
1207
|
+
export type AsObject = {
|
|
1208
|
+
name: string,
|
|
1209
|
+
historyLength: number,
|
|
1210
|
+
}
|
|
1211
|
+
}
|
|
1212
|
+
|
|
1213
|
+
export class ListTasksRequest extends jspb.Message {
|
|
1214
|
+
getContextId(): string;
|
|
1215
|
+
setContextId(value: string): ListTasksRequest;
|
|
1216
|
+
|
|
1217
|
+
getStatus(): TaskState;
|
|
1218
|
+
setStatus(value: TaskState): ListTasksRequest;
|
|
1219
|
+
|
|
1220
|
+
getPageSize(): number;
|
|
1221
|
+
setPageSize(value: number): ListTasksRequest;
|
|
1222
|
+
|
|
1223
|
+
getPageToken(): string;
|
|
1224
|
+
setPageToken(value: string): ListTasksRequest;
|
|
1225
|
+
|
|
1226
|
+
getHistoryLength(): number;
|
|
1227
|
+
setHistoryLength(value: number): ListTasksRequest;
|
|
1228
|
+
|
|
1229
|
+
getLastUpdatedTime(): google_protobuf_timestamp_pb.Timestamp | undefined;
|
|
1230
|
+
setLastUpdatedTime(value?: google_protobuf_timestamp_pb.Timestamp): ListTasksRequest;
|
|
1231
|
+
hasLastUpdatedTime(): boolean;
|
|
1232
|
+
clearLastUpdatedTime(): ListTasksRequest;
|
|
1233
|
+
|
|
1234
|
+
getIncludeArtifacts(): boolean;
|
|
1235
|
+
setIncludeArtifacts(value: boolean): ListTasksRequest;
|
|
1236
|
+
|
|
1237
|
+
serializeBinary(): Uint8Array;
|
|
1238
|
+
toObject(includeInstance?: boolean): ListTasksRequest.AsObject;
|
|
1239
|
+
static toObject(includeInstance: boolean, msg: ListTasksRequest): ListTasksRequest.AsObject;
|
|
1240
|
+
static serializeBinaryToWriter(message: ListTasksRequest, writer: jspb.BinaryWriter): void;
|
|
1241
|
+
static deserializeBinary(bytes: Uint8Array): ListTasksRequest;
|
|
1242
|
+
static deserializeBinaryFromReader(message: ListTasksRequest, reader: jspb.BinaryReader): ListTasksRequest;
|
|
1243
|
+
}
|
|
1244
|
+
|
|
1245
|
+
export namespace ListTasksRequest {
|
|
1246
|
+
export type AsObject = {
|
|
1247
|
+
contextId: string,
|
|
1248
|
+
status: TaskState,
|
|
1249
|
+
pageSize: number,
|
|
1250
|
+
pageToken: string,
|
|
1251
|
+
historyLength: number,
|
|
1252
|
+
lastUpdatedTime?: google_protobuf_timestamp_pb.Timestamp.AsObject,
|
|
1253
|
+
includeArtifacts: boolean,
|
|
1254
|
+
}
|
|
1255
|
+
}
|
|
1256
|
+
|
|
1257
|
+
export class CancelTaskRequest extends jspb.Message {
|
|
1258
|
+
getName(): string;
|
|
1259
|
+
setName(value: string): CancelTaskRequest;
|
|
1260
|
+
|
|
1261
|
+
serializeBinary(): Uint8Array;
|
|
1262
|
+
toObject(includeInstance?: boolean): CancelTaskRequest.AsObject;
|
|
1263
|
+
static toObject(includeInstance: boolean, msg: CancelTaskRequest): CancelTaskRequest.AsObject;
|
|
1264
|
+
static serializeBinaryToWriter(message: CancelTaskRequest, writer: jspb.BinaryWriter): void;
|
|
1265
|
+
static deserializeBinary(bytes: Uint8Array): CancelTaskRequest;
|
|
1266
|
+
static deserializeBinaryFromReader(message: CancelTaskRequest, reader: jspb.BinaryReader): CancelTaskRequest;
|
|
1267
|
+
}
|
|
1268
|
+
|
|
1269
|
+
export namespace CancelTaskRequest {
|
|
1270
|
+
export type AsObject = {
|
|
1271
|
+
name: string,
|
|
1272
|
+
}
|
|
1273
|
+
}
|
|
1274
|
+
|
|
1275
|
+
export class GetTaskPushNotificationConfigRequest extends jspb.Message {
|
|
1276
|
+
getName(): string;
|
|
1277
|
+
setName(value: string): GetTaskPushNotificationConfigRequest;
|
|
1278
|
+
|
|
1279
|
+
serializeBinary(): Uint8Array;
|
|
1280
|
+
toObject(includeInstance?: boolean): GetTaskPushNotificationConfigRequest.AsObject;
|
|
1281
|
+
static toObject(includeInstance: boolean, msg: GetTaskPushNotificationConfigRequest): GetTaskPushNotificationConfigRequest.AsObject;
|
|
1282
|
+
static serializeBinaryToWriter(message: GetTaskPushNotificationConfigRequest, writer: jspb.BinaryWriter): void;
|
|
1283
|
+
static deserializeBinary(bytes: Uint8Array): GetTaskPushNotificationConfigRequest;
|
|
1284
|
+
static deserializeBinaryFromReader(message: GetTaskPushNotificationConfigRequest, reader: jspb.BinaryReader): GetTaskPushNotificationConfigRequest;
|
|
1285
|
+
}
|
|
1286
|
+
|
|
1287
|
+
export namespace GetTaskPushNotificationConfigRequest {
|
|
1288
|
+
export type AsObject = {
|
|
1289
|
+
name: string,
|
|
1290
|
+
}
|
|
1291
|
+
}
|
|
1292
|
+
|
|
1293
|
+
export class DeleteTaskPushNotificationConfigRequest extends jspb.Message {
|
|
1294
|
+
getName(): string;
|
|
1295
|
+
setName(value: string): DeleteTaskPushNotificationConfigRequest;
|
|
1296
|
+
|
|
1297
|
+
serializeBinary(): Uint8Array;
|
|
1298
|
+
toObject(includeInstance?: boolean): DeleteTaskPushNotificationConfigRequest.AsObject;
|
|
1299
|
+
static toObject(includeInstance: boolean, msg: DeleteTaskPushNotificationConfigRequest): DeleteTaskPushNotificationConfigRequest.AsObject;
|
|
1300
|
+
static serializeBinaryToWriter(message: DeleteTaskPushNotificationConfigRequest, writer: jspb.BinaryWriter): void;
|
|
1301
|
+
static deserializeBinary(bytes: Uint8Array): DeleteTaskPushNotificationConfigRequest;
|
|
1302
|
+
static deserializeBinaryFromReader(message: DeleteTaskPushNotificationConfigRequest, reader: jspb.BinaryReader): DeleteTaskPushNotificationConfigRequest;
|
|
1303
|
+
}
|
|
1304
|
+
|
|
1305
|
+
export namespace DeleteTaskPushNotificationConfigRequest {
|
|
1306
|
+
export type AsObject = {
|
|
1307
|
+
name: string,
|
|
1308
|
+
}
|
|
1309
|
+
}
|
|
1310
|
+
|
|
1311
|
+
export class CreateTaskPushNotificationConfigRequest extends jspb.Message {
|
|
1312
|
+
getParent(): string;
|
|
1313
|
+
setParent(value: string): CreateTaskPushNotificationConfigRequest;
|
|
1314
|
+
|
|
1315
|
+
getConfigId(): string;
|
|
1316
|
+
setConfigId(value: string): CreateTaskPushNotificationConfigRequest;
|
|
1317
|
+
|
|
1318
|
+
getConfig(): TaskPushNotificationConfig | undefined;
|
|
1319
|
+
setConfig(value?: TaskPushNotificationConfig): CreateTaskPushNotificationConfigRequest;
|
|
1320
|
+
hasConfig(): boolean;
|
|
1321
|
+
clearConfig(): CreateTaskPushNotificationConfigRequest;
|
|
1322
|
+
|
|
1323
|
+
serializeBinary(): Uint8Array;
|
|
1324
|
+
toObject(includeInstance?: boolean): CreateTaskPushNotificationConfigRequest.AsObject;
|
|
1325
|
+
static toObject(includeInstance: boolean, msg: CreateTaskPushNotificationConfigRequest): CreateTaskPushNotificationConfigRequest.AsObject;
|
|
1326
|
+
static serializeBinaryToWriter(message: CreateTaskPushNotificationConfigRequest, writer: jspb.BinaryWriter): void;
|
|
1327
|
+
static deserializeBinary(bytes: Uint8Array): CreateTaskPushNotificationConfigRequest;
|
|
1328
|
+
static deserializeBinaryFromReader(message: CreateTaskPushNotificationConfigRequest, reader: jspb.BinaryReader): CreateTaskPushNotificationConfigRequest;
|
|
1329
|
+
}
|
|
1330
|
+
|
|
1331
|
+
export namespace CreateTaskPushNotificationConfigRequest {
|
|
1332
|
+
export type AsObject = {
|
|
1333
|
+
parent: string,
|
|
1334
|
+
configId: string,
|
|
1335
|
+
config?: TaskPushNotificationConfig.AsObject,
|
|
1336
|
+
}
|
|
1337
|
+
}
|
|
1338
|
+
|
|
1339
|
+
export class TaskSubscriptionRequest extends jspb.Message {
|
|
1340
|
+
getName(): string;
|
|
1341
|
+
setName(value: string): TaskSubscriptionRequest;
|
|
1342
|
+
|
|
1343
|
+
serializeBinary(): Uint8Array;
|
|
1344
|
+
toObject(includeInstance?: boolean): TaskSubscriptionRequest.AsObject;
|
|
1345
|
+
static toObject(includeInstance: boolean, msg: TaskSubscriptionRequest): TaskSubscriptionRequest.AsObject;
|
|
1346
|
+
static serializeBinaryToWriter(message: TaskSubscriptionRequest, writer: jspb.BinaryWriter): void;
|
|
1347
|
+
static deserializeBinary(bytes: Uint8Array): TaskSubscriptionRequest;
|
|
1348
|
+
static deserializeBinaryFromReader(message: TaskSubscriptionRequest, reader: jspb.BinaryReader): TaskSubscriptionRequest;
|
|
1349
|
+
}
|
|
1350
|
+
|
|
1351
|
+
export namespace TaskSubscriptionRequest {
|
|
1352
|
+
export type AsObject = {
|
|
1353
|
+
name: string,
|
|
1354
|
+
}
|
|
1355
|
+
}
|
|
1356
|
+
|
|
1357
|
+
export class ListTaskPushNotificationConfigRequest extends jspb.Message {
|
|
1358
|
+
getParent(): string;
|
|
1359
|
+
setParent(value: string): ListTaskPushNotificationConfigRequest;
|
|
1360
|
+
|
|
1361
|
+
getPageSize(): number;
|
|
1362
|
+
setPageSize(value: number): ListTaskPushNotificationConfigRequest;
|
|
1363
|
+
|
|
1364
|
+
getPageToken(): string;
|
|
1365
|
+
setPageToken(value: string): ListTaskPushNotificationConfigRequest;
|
|
1366
|
+
|
|
1367
|
+
serializeBinary(): Uint8Array;
|
|
1368
|
+
toObject(includeInstance?: boolean): ListTaskPushNotificationConfigRequest.AsObject;
|
|
1369
|
+
static toObject(includeInstance: boolean, msg: ListTaskPushNotificationConfigRequest): ListTaskPushNotificationConfigRequest.AsObject;
|
|
1370
|
+
static serializeBinaryToWriter(message: ListTaskPushNotificationConfigRequest, writer: jspb.BinaryWriter): void;
|
|
1371
|
+
static deserializeBinary(bytes: Uint8Array): ListTaskPushNotificationConfigRequest;
|
|
1372
|
+
static deserializeBinaryFromReader(message: ListTaskPushNotificationConfigRequest, reader: jspb.BinaryReader): ListTaskPushNotificationConfigRequest;
|
|
1373
|
+
}
|
|
1374
|
+
|
|
1375
|
+
export namespace ListTaskPushNotificationConfigRequest {
|
|
1376
|
+
export type AsObject = {
|
|
1377
|
+
parent: string,
|
|
1378
|
+
pageSize: number,
|
|
1379
|
+
pageToken: string,
|
|
1380
|
+
}
|
|
1381
|
+
}
|
|
1382
|
+
|
|
1383
|
+
export class GetAgentCardRequest extends jspb.Message {
|
|
1384
|
+
serializeBinary(): Uint8Array;
|
|
1385
|
+
toObject(includeInstance?: boolean): GetAgentCardRequest.AsObject;
|
|
1386
|
+
static toObject(includeInstance: boolean, msg: GetAgentCardRequest): GetAgentCardRequest.AsObject;
|
|
1387
|
+
static serializeBinaryToWriter(message: GetAgentCardRequest, writer: jspb.BinaryWriter): void;
|
|
1388
|
+
static deserializeBinary(bytes: Uint8Array): GetAgentCardRequest;
|
|
1389
|
+
static deserializeBinaryFromReader(message: GetAgentCardRequest, reader: jspb.BinaryReader): GetAgentCardRequest;
|
|
1390
|
+
}
|
|
1391
|
+
|
|
1392
|
+
export namespace GetAgentCardRequest {
|
|
1393
|
+
export type AsObject = {
|
|
1394
|
+
}
|
|
1395
|
+
}
|
|
1396
|
+
|
|
1397
|
+
export class SendMessageResponse extends jspb.Message {
|
|
1398
|
+
getTask(): Task | undefined;
|
|
1399
|
+
setTask(value?: Task): SendMessageResponse;
|
|
1400
|
+
hasTask(): boolean;
|
|
1401
|
+
clearTask(): SendMessageResponse;
|
|
1402
|
+
|
|
1403
|
+
getMsg(): Message | undefined;
|
|
1404
|
+
setMsg(value?: Message): SendMessageResponse;
|
|
1405
|
+
hasMsg(): boolean;
|
|
1406
|
+
clearMsg(): SendMessageResponse;
|
|
1407
|
+
|
|
1408
|
+
getPayloadCase(): SendMessageResponse.PayloadCase;
|
|
1409
|
+
|
|
1410
|
+
serializeBinary(): Uint8Array;
|
|
1411
|
+
toObject(includeInstance?: boolean): SendMessageResponse.AsObject;
|
|
1412
|
+
static toObject(includeInstance: boolean, msg: SendMessageResponse): SendMessageResponse.AsObject;
|
|
1413
|
+
static serializeBinaryToWriter(message: SendMessageResponse, writer: jspb.BinaryWriter): void;
|
|
1414
|
+
static deserializeBinary(bytes: Uint8Array): SendMessageResponse;
|
|
1415
|
+
static deserializeBinaryFromReader(message: SendMessageResponse, reader: jspb.BinaryReader): SendMessageResponse;
|
|
1416
|
+
}
|
|
1417
|
+
|
|
1418
|
+
export namespace SendMessageResponse {
|
|
1419
|
+
export type AsObject = {
|
|
1420
|
+
task?: Task.AsObject,
|
|
1421
|
+
msg?: Message.AsObject,
|
|
1422
|
+
}
|
|
1423
|
+
|
|
1424
|
+
export enum PayloadCase {
|
|
1425
|
+
PAYLOAD_NOT_SET = 0,
|
|
1426
|
+
TASK = 1,
|
|
1427
|
+
MSG = 2,
|
|
1428
|
+
}
|
|
1429
|
+
}
|
|
1430
|
+
|
|
1431
|
+
export class StreamResponse extends jspb.Message {
|
|
1432
|
+
getTask(): Task | undefined;
|
|
1433
|
+
setTask(value?: Task): StreamResponse;
|
|
1434
|
+
hasTask(): boolean;
|
|
1435
|
+
clearTask(): StreamResponse;
|
|
1436
|
+
|
|
1437
|
+
getMsg(): Message | undefined;
|
|
1438
|
+
setMsg(value?: Message): StreamResponse;
|
|
1439
|
+
hasMsg(): boolean;
|
|
1440
|
+
clearMsg(): StreamResponse;
|
|
1441
|
+
|
|
1442
|
+
getStatusUpdate(): TaskStatusUpdateEvent | undefined;
|
|
1443
|
+
setStatusUpdate(value?: TaskStatusUpdateEvent): StreamResponse;
|
|
1444
|
+
hasStatusUpdate(): boolean;
|
|
1445
|
+
clearStatusUpdate(): StreamResponse;
|
|
1446
|
+
|
|
1447
|
+
getArtifactUpdate(): TaskArtifactUpdateEvent | undefined;
|
|
1448
|
+
setArtifactUpdate(value?: TaskArtifactUpdateEvent): StreamResponse;
|
|
1449
|
+
hasArtifactUpdate(): boolean;
|
|
1450
|
+
clearArtifactUpdate(): StreamResponse;
|
|
1451
|
+
|
|
1452
|
+
getPayloadCase(): StreamResponse.PayloadCase;
|
|
1453
|
+
|
|
1454
|
+
serializeBinary(): Uint8Array;
|
|
1455
|
+
toObject(includeInstance?: boolean): StreamResponse.AsObject;
|
|
1456
|
+
static toObject(includeInstance: boolean, msg: StreamResponse): StreamResponse.AsObject;
|
|
1457
|
+
static serializeBinaryToWriter(message: StreamResponse, writer: jspb.BinaryWriter): void;
|
|
1458
|
+
static deserializeBinary(bytes: Uint8Array): StreamResponse;
|
|
1459
|
+
static deserializeBinaryFromReader(message: StreamResponse, reader: jspb.BinaryReader): StreamResponse;
|
|
1460
|
+
}
|
|
1461
|
+
|
|
1462
|
+
export namespace StreamResponse {
|
|
1463
|
+
export type AsObject = {
|
|
1464
|
+
task?: Task.AsObject,
|
|
1465
|
+
msg?: Message.AsObject,
|
|
1466
|
+
statusUpdate?: TaskStatusUpdateEvent.AsObject,
|
|
1467
|
+
artifactUpdate?: TaskArtifactUpdateEvent.AsObject,
|
|
1468
|
+
}
|
|
1469
|
+
|
|
1470
|
+
export enum PayloadCase {
|
|
1471
|
+
PAYLOAD_NOT_SET = 0,
|
|
1472
|
+
TASK = 1,
|
|
1473
|
+
MSG = 2,
|
|
1474
|
+
STATUS_UPDATE = 3,
|
|
1475
|
+
ARTIFACT_UPDATE = 4,
|
|
1476
|
+
}
|
|
1477
|
+
}
|
|
1478
|
+
|
|
1479
|
+
export class ListTasksResponse extends jspb.Message {
|
|
1480
|
+
getTasksList(): Array<Task>;
|
|
1481
|
+
setTasksList(value: Array<Task>): ListTasksResponse;
|
|
1482
|
+
clearTasksList(): ListTasksResponse;
|
|
1483
|
+
addTasks(value?: Task, index?: number): Task;
|
|
1484
|
+
|
|
1485
|
+
getNextPageToken(): string;
|
|
1486
|
+
setNextPageToken(value: string): ListTasksResponse;
|
|
1487
|
+
|
|
1488
|
+
getTotalSize(): number;
|
|
1489
|
+
setTotalSize(value: number): ListTasksResponse;
|
|
1490
|
+
|
|
1491
|
+
serializeBinary(): Uint8Array;
|
|
1492
|
+
toObject(includeInstance?: boolean): ListTasksResponse.AsObject;
|
|
1493
|
+
static toObject(includeInstance: boolean, msg: ListTasksResponse): ListTasksResponse.AsObject;
|
|
1494
|
+
static serializeBinaryToWriter(message: ListTasksResponse, writer: jspb.BinaryWriter): void;
|
|
1495
|
+
static deserializeBinary(bytes: Uint8Array): ListTasksResponse;
|
|
1496
|
+
static deserializeBinaryFromReader(message: ListTasksResponse, reader: jspb.BinaryReader): ListTasksResponse;
|
|
1497
|
+
}
|
|
1498
|
+
|
|
1499
|
+
export namespace ListTasksResponse {
|
|
1500
|
+
export type AsObject = {
|
|
1501
|
+
tasksList: Array<Task.AsObject>,
|
|
1502
|
+
nextPageToken: string,
|
|
1503
|
+
totalSize: number,
|
|
1504
|
+
}
|
|
1505
|
+
}
|
|
1506
|
+
|
|
1507
|
+
export class ListTaskPushNotificationConfigResponse extends jspb.Message {
|
|
1508
|
+
getConfigsList(): Array<TaskPushNotificationConfig>;
|
|
1509
|
+
setConfigsList(value: Array<TaskPushNotificationConfig>): ListTaskPushNotificationConfigResponse;
|
|
1510
|
+
clearConfigsList(): ListTaskPushNotificationConfigResponse;
|
|
1511
|
+
addConfigs(value?: TaskPushNotificationConfig, index?: number): TaskPushNotificationConfig;
|
|
1512
|
+
|
|
1513
|
+
getNextPageToken(): string;
|
|
1514
|
+
setNextPageToken(value: string): ListTaskPushNotificationConfigResponse;
|
|
1515
|
+
|
|
1516
|
+
serializeBinary(): Uint8Array;
|
|
1517
|
+
toObject(includeInstance?: boolean): ListTaskPushNotificationConfigResponse.AsObject;
|
|
1518
|
+
static toObject(includeInstance: boolean, msg: ListTaskPushNotificationConfigResponse): ListTaskPushNotificationConfigResponse.AsObject;
|
|
1519
|
+
static serializeBinaryToWriter(message: ListTaskPushNotificationConfigResponse, writer: jspb.BinaryWriter): void;
|
|
1520
|
+
static deserializeBinary(bytes: Uint8Array): ListTaskPushNotificationConfigResponse;
|
|
1521
|
+
static deserializeBinaryFromReader(message: ListTaskPushNotificationConfigResponse, reader: jspb.BinaryReader): ListTaskPushNotificationConfigResponse;
|
|
1522
|
+
}
|
|
1523
|
+
|
|
1524
|
+
export namespace ListTaskPushNotificationConfigResponse {
|
|
1525
|
+
export type AsObject = {
|
|
1526
|
+
configsList: Array<TaskPushNotificationConfig.AsObject>,
|
|
1527
|
+
nextPageToken: string,
|
|
1528
|
+
}
|
|
1529
|
+
}
|
|
1530
|
+
|
|
1531
|
+
export enum TaskState {
|
|
1532
|
+
TASK_STATE_UNSPECIFIED = 0,
|
|
1533
|
+
TASK_STATE_SUBMITTED = 1,
|
|
1534
|
+
TASK_STATE_WORKING = 2,
|
|
1535
|
+
TASK_STATE_COMPLETED = 3,
|
|
1536
|
+
TASK_STATE_FAILED = 4,
|
|
1537
|
+
TASK_STATE_CANCELLED = 5,
|
|
1538
|
+
TASK_STATE_INPUT_REQUIRED = 6,
|
|
1539
|
+
TASK_STATE_REJECTED = 7,
|
|
1540
|
+
TASK_STATE_AUTH_REQUIRED = 8,
|
|
1541
|
+
}
|
|
1542
|
+
export enum Role {
|
|
1543
|
+
ROLE_UNSPECIFIED = 0,
|
|
1544
|
+
ROLE_USER = 1,
|
|
1545
|
+
ROLE_AGENT = 2,
|
|
1546
|
+
}
|