From d49fe4af4788a41bd7911e9f4c389ac3164f69b2 Mon Sep 17 00:00:00 2001 From: droplet-bot Date: Tue, 29 Aug 2023 01:22:49 +0000 Subject: [PATCH] chore: auto-gen by protobufs triggered by commit: https://github.com/instill-ai/protobufs/commit/efe257e3ec3aa49885a4d013bc1be45d2c4a7262 --- vdp/connector/v1alpha/connector_pb2.py | 130 +++++------ .../v1alpha/connector_public_service_pb2.py | 8 +- .../connector_public_service_pb2_grpc.py | 72 +++--- vdp/pipeline/v1alpha/pipeline_pb2.py | 214 +++++++++--------- .../v1alpha/pipeline_public_service_pb2.py | 8 +- .../pipeline_public_service_pb2_grpc.py | 70 +++--- 6 files changed, 247 insertions(+), 255 deletions(-) diff --git a/vdp/connector/v1alpha/connector_pb2.py b/vdp/connector/v1alpha/connector_pb2.py index 861d6f7..5268e71 100644 --- a/vdp/connector/v1alpha/connector_pb2.py +++ b/vdp/connector/v1alpha/connector_pb2.py @@ -21,7 +21,7 @@ from vdp.connector.v1alpha import connector_definition_pb2 as vdp_dot_connector_dot_v1alpha_dot_connector__definition__pb2 -DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n%vdp/connector/v1alpha/connector.proto\x12\x15vdp.connector.v1alpha\x1a,common/healthcheck/v1alpha/healthcheck.proto\x1a\x1fgoogle/api/field_behavior.proto\x1a\x19google/api/resource.proto\x1a google/protobuf/field_mask.proto\x1a\x1cgoogle/protobuf/struct.proto\x1a\x1fgoogle/protobuf/timestamp.proto\x1a.protoc-gen-openapiv2/options/annotations.proto\x1a\x30vdp/connector/v1alpha/connector_definition.proto\"\x97\x01\n\x0fLivenessRequest\x12k\n\x14health_check_request\x18\x01 \x01(\x0b\x32..common.healthcheck.v1alpha.HealthCheckRequestB\x04\xe2\x41\x01\x01H\x00R\x12healthCheckRequest\x88\x01\x01\x42\x17\n\x15_health_check_request\"w\n\x10LivenessResponse\x12\x63\n\x15health_check_response\x18\x01 \x01(\x0b\x32/.common.healthcheck.v1alpha.HealthCheckResponseR\x13healthCheckResponse\"\x98\x01\n\x10ReadinessRequest\x12k\n\x14health_check_request\x18\x01 \x01(\x0b\x32..common.healthcheck.v1alpha.HealthCheckRequestB\x04\xe2\x41\x01\x01H\x00R\x12healthCheckRequest\x88\x01\x01\x42\x17\n\x15_health_check_request\"x\n\x11ReadinessResponse\x12\x63\n\x15health_check_response\x18\x01 \x01(\x0b\x32/.common.healthcheck.v1alpha.HealthCheckResponseR\x13healthCheckResponse\"\xc3\t\n\x11\x43onnectorResource\x12\x18\n\x04name\x18\x01 \x01(\tB\x04\xe2\x41\x01\x03R\x04name\x12\x16\n\x03uid\x18\x02 \x01(\tB\x04\xe2\x41\x01\x03R\x03uid\x12\x14\n\x02id\x18\x03 \x01(\tB\x04\xe2\x41\x01\x05R\x02id\x12i\n\x19\x63onnector_definition_name\x18\x04 \x01(\tB-\xe2\x41\x01\x05\xfa\x41&\n$api.instill.tech/ConnectorDefinitionR\x17\x63onnectorDefinitionName\x12>\n\x04type\x18\x05 \x01(\x0e\x32$.vdp.connector.v1alpha.ConnectorTypeB\x04\xe2\x41\x01\x03R\x04type\x12+\n\x0b\x64\x65scription\x18\x07 \x01(\tB\x04\xe2\x41\x01\x01H\x01R\x0b\x64\x65scription\x88\x01\x01\x12\x43\n\rconfiguration\x18\x08 \x01(\x0b\x32\x17.google.protobuf.StructB\x04\xe2\x41\x01\x02R\rconfiguration\x12J\n\x05state\x18\t \x01(\x0e\x32..vdp.connector.v1alpha.ConnectorResource.StateB\x04\xe2\x41\x01\x03R\x05state\x12\"\n\ttombstone\x18\n \x01(\x08\x42\x04\xe2\x41\x01\x03R\ttombstone\x12\x34\n\x04user\x18\x0b \x01(\tB\x1e\xe2\x41\x01\x03\xfa\x41\x17\n\x15\x61pi.instill.tech/UserH\x00R\x04user\x12:\n\x03org\x18\x0c \x01(\tB&\xe2\x41\x01\x03\xfa\x41\x1f\n\x1d\x61pi.instill.tech/OrganizationH\x00R\x03org\x12\x41\n\x0b\x63reate_time\x18\r \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x04\xe2\x41\x01\x03R\ncreateTime\x12\x41\n\x0bupdate_time\x18\x0e \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x04\xe2\x41\x01\x03R\nupdateTime\x12Y\n\nvisibility\x18\x0f \x01(\x0e\x32\x33.vdp.connector.v1alpha.ConnectorResource.VisibilityB\x04\xe2\x41\x01\x03R\nvisibility\x12\x63\n\x14\x63onnector_definition\x18\x10 \x01(\x0b\x32*.vdp.connector.v1alpha.ConnectorDefinitionB\x04\xe2\x41\x01\x03R\x13\x63onnectorDefinition\"\\\n\x05State\x12\x15\n\x11STATE_UNSPECIFIED\x10\x00\x12\x16\n\x12STATE_DISCONNECTED\x10\x01\x12\x13\n\x0fSTATE_CONNECTED\x10\x02\x12\x0f\n\x0bSTATE_ERROR\x10\x03\"W\n\nVisibility\x12\x1a\n\x16VISIBILITY_UNSPECIFIED\x10\x00\x12\x16\n\x12VISIBILITY_PRIVATE\x10\x01\x12\x15\n\x11VISIBILITY_PUBLIC\x10\x02:Q\xea\x41N\n\"api.instill.tech/ConnectorResource\x12(connector-resources/{connector_resource}B\x07\n\x05ownerB\x0e\n\x0c_description\"\x81\x02\n\x1dListConnectorResourcesRequest\x12&\n\tpage_size\x18\x01 \x01(\x03\x42\x04\xe2\x41\x01\x01H\x00R\x08pageSize\x88\x01\x01\x12(\n\npage_token\x18\x02 \x01(\tB\x04\xe2\x41\x01\x01H\x01R\tpageToken\x88\x01\x01\x12:\n\x04view\x18\x03 \x01(\x0e\x32\x1b.vdp.connector.v1alpha.ViewB\x04\xe2\x41\x01\x01H\x02R\x04view\x88\x01\x01\x12!\n\x06\x66ilter\x18\x04 \x01(\tB\x04\xe2\x41\x01\x01H\x03R\x06\x66ilter\x88\x01\x01\x42\x0c\n\n_page_sizeB\r\n\x0b_page_tokenB\x07\n\x05_viewB\t\n\x07_filter\"\xc2\x01\n\x1eListConnectorResourcesResponse\x12Y\n\x13\x63onnector_resources\x18\x01 \x03(\x0b\x32(.vdp.connector.v1alpha.ConnectorResourceR\x12\x63onnectorResources\x12&\n\x0fnext_page_token\x18\x02 \x01(\tR\rnextPageToken\x12\x1d\n\ntotal_size\x18\x03 \x01(\x03R\ttotalSize\"\xc8\x01\n\"CreateUserConnectorResourceRequest\x12]\n\x12\x63onnector_resource\x18\x01 \x01(\x0b\x32(.vdp.connector.v1alpha.ConnectorResourceB\x04\xe2\x41\x01\x02R\x11\x63onnectorResource\x12\x43\n\x06parent\x18\x02 \x01(\tB+\xe2\x41\x01\x02\xfa\x41$\x12\"api.instill.tech/ConnectorResourceR\x06parent\"~\n#CreateUserConnectorResourceResponse\x12W\n\x12\x63onnector_resource\x18\x01 \x01(\x0b\x32(.vdp.connector.v1alpha.ConnectorResourceR\x11\x63onnectorResource\"\xca\x02\n!ListUserConnectorResourcesRequest\x12&\n\tpage_size\x18\x01 \x01(\x03\x42\x04\xe2\x41\x01\x01H\x00R\x08pageSize\x88\x01\x01\x12(\n\npage_token\x18\x02 \x01(\tB\x04\xe2\x41\x01\x01H\x01R\tpageToken\x88\x01\x01\x12:\n\x04view\x18\x03 \x01(\x0e\x32\x1b.vdp.connector.v1alpha.ViewB\x04\xe2\x41\x01\x01H\x02R\x04view\x88\x01\x01\x12!\n\x06\x66ilter\x18\x04 \x01(\tB\x04\xe2\x41\x01\x01H\x03R\x06\x66ilter\x88\x01\x01\x12\x43\n\x06parent\x18\x05 \x01(\tB+\xe2\x41\x01\x02\xfa\x41$\x12\"api.instill.tech/ConnectorResourceR\x06parentB\x0c\n\n_page_sizeB\r\n\x0b_page_tokenB\x07\n\x05_viewB\t\n\x07_filter\"\xc6\x01\n\"ListUserConnectorResourcesResponse\x12Y\n\x13\x63onnector_resources\x18\x01 \x03(\x0b\x32(.vdp.connector.v1alpha.ConnectorResourceR\x12\x63onnectorResources\x12&\n\x0fnext_page_token\x18\x02 \x01(\tR\rnextPageToken\x12\x1d\n\ntotal_size\x18\x03 \x01(\x03R\ttotalSize\"\xc7\x01\n\x1fGetUserConnectorResourceRequest\x12_\n\x04name\x18\x01 \x01(\tBK\x92\x41\x1d\xca>\x1a\xfa\x02\x17\x63onnector_resource.name\xe2\x41\x01\x02\xfa\x41$\n\"api.instill.tech/ConnectorResourceR\x04name\x12:\n\x04view\x18\x03 \x01(\x0e\x32\x1b.vdp.connector.v1alpha.ViewB\x04\xe2\x41\x01\x01H\x00R\x04view\x88\x01\x01\x42\x07\n\x05_view\"{\n GetUserConnectorResourceResponse\x12W\n\x12\x63onnector_resource\x18\x01 \x01(\x0b\x32(.vdp.connector.v1alpha.ConnectorResourceR\x11\x63onnectorResource\"\xc6\x01\n\"UpdateUserConnectorResourceRequest\x12]\n\x12\x63onnector_resource\x18\x01 \x01(\x0b\x32(.vdp.connector.v1alpha.ConnectorResourceB\x04\xe2\x41\x01\x02R\x11\x63onnectorResource\x12\x41\n\x0bupdate_mask\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.FieldMaskB\x04\xe2\x41\x01\x02R\nupdateMask\"~\n#UpdateUserConnectorResourceResponse\x12W\n\x12\x63onnector_resource\x18\x01 \x01(\x0b\x32(.vdp.connector.v1alpha.ConnectorResourceR\x11\x63onnectorResource\"\x85\x01\n\"DeleteUserConnectorResourceRequest\x12_\n\x04name\x18\x01 \x01(\tBK\x92\x41\x1d\xca>\x1a\xfa\x02\x17\x63onnector_resource.name\xe2\x41\x01\x02\xfa\x41$\n\"api.instill.tech/ConnectorResourceR\x04name\"%\n#DeleteUserConnectorResourceResponse\"\x8d\x01\n\"LookUpUserConnectorResourceRequest\x12\"\n\tpermalink\x18\x01 \x01(\tB\x04\xe2\x41\x01\x02R\tpermalink\x12:\n\x04view\x18\x02 \x01(\x0e\x32\x1b.vdp.connector.v1alpha.ViewB\x04\xe2\x41\x01\x01H\x00R\x04view\x88\x01\x01\x42\x07\n\x05_view\"~\n#LookUpUserConnectorResourceResponse\x12W\n\x12\x63onnector_resource\x18\x01 \x01(\x0b\x32(.vdp.connector.v1alpha.ConnectorResourceR\x11\x63onnectorResource\"f\n#ConnectUserConnectorResourceRequest\x12?\n\x04name\x18\x01 \x01(\tB+\xe2\x41\x01\x02\xfa\x41$\n\"api.instill.tech/ConnectorResourceR\x04name\"\x7f\n$ConnectUserConnectorResourceResponse\x12W\n\x12\x63onnector_resource\x18\x01 \x01(\x0b\x32(.vdp.connector.v1alpha.ConnectorResourceR\x11\x63onnectorResource\"i\n&DisconnectUserConnectorResourceRequest\x12?\n\x04name\x18\x01 \x01(\tB+\xe2\x41\x01\x02\xfa\x41$\n\"api.instill.tech/ConnectorResourceR\x04name\"\x82\x01\n\'DisconnectUserConnectorResourceResponse\x12W\n\x12\x63onnector_resource\x18\x01 \x01(\x0b\x32(.vdp.connector.v1alpha.ConnectorResourceR\x11\x63onnectorResource\"\x95\x01\n\"RenameUserConnectorResourceRequest\x12?\n\x04name\x18\x01 \x01(\tB+\xe2\x41\x01\x02\xfa\x41$\n\"api.instill.tech/ConnectorResourceR\x04name\x12.\n\x10new_connector_id\x18\x02 \x01(\tB\x04\xe2\x41\x01\x02R\x0enewConnectorId\"~\n#RenameUserConnectorResourceResponse\x12W\n\x12\x63onnector_resource\x18\x01 \x01(\x0b\x32(.vdp.connector.v1alpha.ConnectorResourceR\x11\x63onnectorResource\"p\n#ExecuteUserConnectorResourceRequest\x12\x18\n\x04name\x18\x01 \x01(\tB\x04\xe2\x41\x01\x02R\x04name\x12/\n\x06inputs\x18\x02 \x03(\x0b\x32\x17.google.protobuf.StructR\x06inputs\"Y\n$ExecuteUserConnectorResourceResponse\x12\x31\n\x07outputs\x18\x01 \x03(\x0b\x32\x17.google.protobuf.StructR\x07outputs\"\x83\x01\n TestUserConnectorResourceRequest\x12_\n\x04name\x18\x01 \x01(\tBK\x92\x41\x1d\xca>\x1a\xfa\x02\x17\x63onnector_resource.name\xe2\x41\x01\x02\xfa\x41$\n\"api.instill.tech/ConnectorResourceR\x04name\"i\n!TestUserConnectorResourceResponse\x12\x44\n\x05state\x18\x01 \x01(\x0e\x32..vdp.connector.v1alpha.ConnectorResource.StateR\x05state\"\x84\x01\n!WatchUserConnectorResourceRequest\x12_\n\x04name\x18\x01 \x01(\tBK\x92\x41\x1d\xca>\x1a\xfa\x02\x17\x63onnector_resource.name\xe2\x41\x01\x02\xfa\x41$\n\"api.instill.tech/ConnectorResourceR\x04name\"j\n\"WatchUserConnectorResourceResponse\x12\x44\n\x05state\x18\x01 \x01(\x0e\x32..vdp.connector.v1alpha.ConnectorResource.StateR\x05state\"\x86\x02\n\"ListConnectorResourcesAdminRequest\x12&\n\tpage_size\x18\x01 \x01(\x03\x42\x04\xe2\x41\x01\x01H\x00R\x08pageSize\x88\x01\x01\x12(\n\npage_token\x18\x02 \x01(\tB\x04\xe2\x41\x01\x01H\x01R\tpageToken\x88\x01\x01\x12:\n\x04view\x18\x03 \x01(\x0e\x32\x1b.vdp.connector.v1alpha.ViewB\x04\xe2\x41\x01\x01H\x02R\x04view\x88\x01\x01\x12!\n\x06\x66ilter\x18\x04 \x01(\tB\x04\xe2\x41\x01\x01H\x03R\x06\x66ilter\x88\x01\x01\x42\x0c\n\n_page_sizeB\r\n\x0b_page_tokenB\x07\n\x05_viewB\t\n\x07_filter\"\xc7\x01\n#ListConnectorResourcesAdminResponse\x12Y\n\x13\x63onnector_resources\x18\x01 \x03(\x0b\x32(.vdp.connector.v1alpha.ConnectorResourceR\x12\x63onnectorResources\x12&\n\x0fnext_page_token\x18\x02 \x01(\tR\rnextPageToken\x12\x1d\n\ntotal_size\x18\x03 \x01(\x03R\ttotalSize\"\x8e\x01\n#LookUpConnectorResourceAdminRequest\x12\"\n\tpermalink\x18\x01 \x01(\tB\x04\xe2\x41\x01\x02R\tpermalink\x12:\n\x04view\x18\x02 \x01(\x0e\x32\x1b.vdp.connector.v1alpha.ViewB\x04\xe2\x41\x01\x01H\x00R\x04view\x88\x01\x01\x42\x07\n\x05_view\"\x7f\n$LookUpConnectorResourceAdminResponse\x12W\n\x12\x63onnector_resource\x18\x01 \x01(\x0b\x32(.vdp.connector.v1alpha.ConnectorResourceR\x11\x63onnectorResource\"C\n\x1d\x43heckConnectorResourceRequest\x12\"\n\tpermalink\x18\x01 \x01(\tB\x04\xe2\x41\x01\x02R\tpermalink\"f\n\x1e\x43heckConnectorResourceResponse\x12\x44\n\x05state\x18\x01 \x01(\x0e\x32..vdp.connector.v1alpha.ConnectorResource.StateR\x05stateB\xeb\x01\n\x19\x63om.vdp.connector.v1alphaB\x0e\x43onnectorProtoP\x01ZHgithub.com/instill-ai/protogen-go/vdp/connector/v1alpha;connectorv1alpha\xa2\x02\x03VCX\xaa\x02\x15Vdp.Connector.V1alpha\xca\x02\x15Vdp\\Connector\\V1alpha\xe2\x02!Vdp\\Connector\\V1alpha\\GPBMetadata\xea\x02\x17Vdp::Connector::V1alphab\x06proto3') +DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n%vdp/connector/v1alpha/connector.proto\x12\x15vdp.connector.v1alpha\x1a,common/healthcheck/v1alpha/healthcheck.proto\x1a\x1fgoogle/api/field_behavior.proto\x1a\x19google/api/resource.proto\x1a google/protobuf/field_mask.proto\x1a\x1cgoogle/protobuf/struct.proto\x1a\x1fgoogle/protobuf/timestamp.proto\x1a.protoc-gen-openapiv2/options/annotations.proto\x1a\x30vdp/connector/v1alpha/connector_definition.proto\"\x97\x01\n\x0fLivenessRequest\x12k\n\x14health_check_request\x18\x01 \x01(\x0b\x32..common.healthcheck.v1alpha.HealthCheckRequestB\x04\xe2\x41\x01\x01H\x00R\x12healthCheckRequest\x88\x01\x01\x42\x17\n\x15_health_check_request\"w\n\x10LivenessResponse\x12\x63\n\x15health_check_response\x18\x01 \x01(\x0b\x32/.common.healthcheck.v1alpha.HealthCheckResponseR\x13healthCheckResponse\"\x98\x01\n\x10ReadinessRequest\x12k\n\x14health_check_request\x18\x01 \x01(\x0b\x32..common.healthcheck.v1alpha.HealthCheckRequestB\x04\xe2\x41\x01\x01H\x00R\x12healthCheckRequest\x88\x01\x01\x42\x17\n\x15_health_check_request\"x\n\x11ReadinessResponse\x12\x63\n\x15health_check_response\x18\x01 \x01(\x0b\x32/.common.healthcheck.v1alpha.HealthCheckResponseR\x13healthCheckResponse\"\xc3\t\n\x11\x43onnectorResource\x12\x18\n\x04name\x18\x01 \x01(\tB\x04\xe2\x41\x01\x03R\x04name\x12\x16\n\x03uid\x18\x02 \x01(\tB\x04\xe2\x41\x01\x03R\x03uid\x12\x14\n\x02id\x18\x03 \x01(\tB\x04\xe2\x41\x01\x05R\x02id\x12i\n\x19\x63onnector_definition_name\x18\x04 \x01(\tB-\xe2\x41\x01\x05\xfa\x41&\n$api.instill.tech/ConnectorDefinitionR\x17\x63onnectorDefinitionName\x12>\n\x04type\x18\x05 \x01(\x0e\x32$.vdp.connector.v1alpha.ConnectorTypeB\x04\xe2\x41\x01\x03R\x04type\x12+\n\x0b\x64\x65scription\x18\x07 \x01(\tB\x04\xe2\x41\x01\x01H\x01R\x0b\x64\x65scription\x88\x01\x01\x12\x43\n\rconfiguration\x18\x08 \x01(\x0b\x32\x17.google.protobuf.StructB\x04\xe2\x41\x01\x02R\rconfiguration\x12J\n\x05state\x18\t \x01(\x0e\x32..vdp.connector.v1alpha.ConnectorResource.StateB\x04\xe2\x41\x01\x03R\x05state\x12\"\n\ttombstone\x18\n \x01(\x08\x42\x04\xe2\x41\x01\x03R\ttombstone\x12\x34\n\x04user\x18\x0b \x01(\tB\x1e\xe2\x41\x01\x03\xfa\x41\x17\n\x15\x61pi.instill.tech/UserH\x00R\x04user\x12:\n\x03org\x18\x0c \x01(\tB&\xe2\x41\x01\x03\xfa\x41\x1f\n\x1d\x61pi.instill.tech/OrganizationH\x00R\x03org\x12\x41\n\x0b\x63reate_time\x18\r \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x04\xe2\x41\x01\x03R\ncreateTime\x12\x41\n\x0bupdate_time\x18\x0e \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x04\xe2\x41\x01\x03R\nupdateTime\x12Y\n\nvisibility\x18\x0f \x01(\x0e\x32\x33.vdp.connector.v1alpha.ConnectorResource.VisibilityB\x04\xe2\x41\x01\x03R\nvisibility\x12\x63\n\x14\x63onnector_definition\x18\x10 \x01(\x0b\x32*.vdp.connector.v1alpha.ConnectorDefinitionB\x04\xe2\x41\x01\x03R\x13\x63onnectorDefinition\"\\\n\x05State\x12\x15\n\x11STATE_UNSPECIFIED\x10\x00\x12\x16\n\x12STATE_DISCONNECTED\x10\x01\x12\x13\n\x0fSTATE_CONNECTED\x10\x02\x12\x0f\n\x0bSTATE_ERROR\x10\x03\"W\n\nVisibility\x12\x1a\n\x16VISIBILITY_UNSPECIFIED\x10\x00\x12\x16\n\x12VISIBILITY_PRIVATE\x10\x01\x12\x15\n\x11VISIBILITY_PUBLIC\x10\x02:Q\xea\x41N\n\"api.instill.tech/ConnectorResource\x12(connector-resources/{connector_resource}B\x07\n\x05ownerB\x0e\n\x0c_description\"\x81\x02\n\x1dListConnectorResourcesRequest\x12&\n\tpage_size\x18\x01 \x01(\x03\x42\x04\xe2\x41\x01\x01H\x00R\x08pageSize\x88\x01\x01\x12(\n\npage_token\x18\x02 \x01(\tB\x04\xe2\x41\x01\x01H\x01R\tpageToken\x88\x01\x01\x12:\n\x04view\x18\x03 \x01(\x0e\x32\x1b.vdp.connector.v1alpha.ViewB\x04\xe2\x41\x01\x01H\x02R\x04view\x88\x01\x01\x12!\n\x06\x66ilter\x18\x04 \x01(\tB\x04\xe2\x41\x01\x01H\x03R\x06\x66ilter\x88\x01\x01\x42\x0c\n\n_page_sizeB\r\n\x0b_page_tokenB\x07\n\x05_viewB\t\n\x07_filter\"\xc2\x01\n\x1eListConnectorResourcesResponse\x12Y\n\x13\x63onnector_resources\x18\x01 \x03(\x0b\x32(.vdp.connector.v1alpha.ConnectorResourceR\x12\x63onnectorResources\x12&\n\x0fnext_page_token\x18\x02 \x01(\tR\rnextPageToken\x12\x1d\n\ntotal_size\x18\x03 \x01(\x03R\ttotalSize\"\x89\x01\n\x1eLookUpConnectorResourceRequest\x12\"\n\tpermalink\x18\x01 \x01(\tB\x04\xe2\x41\x01\x02R\tpermalink\x12:\n\x04view\x18\x02 \x01(\x0e\x32\x1b.vdp.connector.v1alpha.ViewB\x04\xe2\x41\x01\x01H\x00R\x04view\x88\x01\x01\x42\x07\n\x05_view\"z\n\x1fLookUpConnectorResourceResponse\x12W\n\x12\x63onnector_resource\x18\x01 \x01(\x0b\x32(.vdp.connector.v1alpha.ConnectorResourceR\x11\x63onnectorResource\"\xc8\x01\n\"CreateUserConnectorResourceRequest\x12]\n\x12\x63onnector_resource\x18\x01 \x01(\x0b\x32(.vdp.connector.v1alpha.ConnectorResourceB\x04\xe2\x41\x01\x02R\x11\x63onnectorResource\x12\x43\n\x06parent\x18\x02 \x01(\tB+\xe2\x41\x01\x02\xfa\x41$\x12\"api.instill.tech/ConnectorResourceR\x06parent\"~\n#CreateUserConnectorResourceResponse\x12W\n\x12\x63onnector_resource\x18\x01 \x01(\x0b\x32(.vdp.connector.v1alpha.ConnectorResourceR\x11\x63onnectorResource\"\xca\x02\n!ListUserConnectorResourcesRequest\x12&\n\tpage_size\x18\x01 \x01(\x03\x42\x04\xe2\x41\x01\x01H\x00R\x08pageSize\x88\x01\x01\x12(\n\npage_token\x18\x02 \x01(\tB\x04\xe2\x41\x01\x01H\x01R\tpageToken\x88\x01\x01\x12:\n\x04view\x18\x03 \x01(\x0e\x32\x1b.vdp.connector.v1alpha.ViewB\x04\xe2\x41\x01\x01H\x02R\x04view\x88\x01\x01\x12!\n\x06\x66ilter\x18\x04 \x01(\tB\x04\xe2\x41\x01\x01H\x03R\x06\x66ilter\x88\x01\x01\x12\x43\n\x06parent\x18\x05 \x01(\tB+\xe2\x41\x01\x02\xfa\x41$\x12\"api.instill.tech/ConnectorResourceR\x06parentB\x0c\n\n_page_sizeB\r\n\x0b_page_tokenB\x07\n\x05_viewB\t\n\x07_filter\"\xc6\x01\n\"ListUserConnectorResourcesResponse\x12Y\n\x13\x63onnector_resources\x18\x01 \x03(\x0b\x32(.vdp.connector.v1alpha.ConnectorResourceR\x12\x63onnectorResources\x12&\n\x0fnext_page_token\x18\x02 \x01(\tR\rnextPageToken\x12\x1d\n\ntotal_size\x18\x03 \x01(\x03R\ttotalSize\"\xc7\x01\n\x1fGetUserConnectorResourceRequest\x12_\n\x04name\x18\x01 \x01(\tBK\x92\x41\x1d\xca>\x1a\xfa\x02\x17\x63onnector_resource.name\xe2\x41\x01\x02\xfa\x41$\n\"api.instill.tech/ConnectorResourceR\x04name\x12:\n\x04view\x18\x03 \x01(\x0e\x32\x1b.vdp.connector.v1alpha.ViewB\x04\xe2\x41\x01\x01H\x00R\x04view\x88\x01\x01\x42\x07\n\x05_view\"{\n GetUserConnectorResourceResponse\x12W\n\x12\x63onnector_resource\x18\x01 \x01(\x0b\x32(.vdp.connector.v1alpha.ConnectorResourceR\x11\x63onnectorResource\"\xc6\x01\n\"UpdateUserConnectorResourceRequest\x12]\n\x12\x63onnector_resource\x18\x01 \x01(\x0b\x32(.vdp.connector.v1alpha.ConnectorResourceB\x04\xe2\x41\x01\x02R\x11\x63onnectorResource\x12\x41\n\x0bupdate_mask\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.FieldMaskB\x04\xe2\x41\x01\x02R\nupdateMask\"~\n#UpdateUserConnectorResourceResponse\x12W\n\x12\x63onnector_resource\x18\x01 \x01(\x0b\x32(.vdp.connector.v1alpha.ConnectorResourceR\x11\x63onnectorResource\"\x85\x01\n\"DeleteUserConnectorResourceRequest\x12_\n\x04name\x18\x01 \x01(\tBK\x92\x41\x1d\xca>\x1a\xfa\x02\x17\x63onnector_resource.name\xe2\x41\x01\x02\xfa\x41$\n\"api.instill.tech/ConnectorResourceR\x04name\"%\n#DeleteUserConnectorResourceResponse\"f\n#ConnectUserConnectorResourceRequest\x12?\n\x04name\x18\x01 \x01(\tB+\xe2\x41\x01\x02\xfa\x41$\n\"api.instill.tech/ConnectorResourceR\x04name\"\x7f\n$ConnectUserConnectorResourceResponse\x12W\n\x12\x63onnector_resource\x18\x01 \x01(\x0b\x32(.vdp.connector.v1alpha.ConnectorResourceR\x11\x63onnectorResource\"i\n&DisconnectUserConnectorResourceRequest\x12?\n\x04name\x18\x01 \x01(\tB+\xe2\x41\x01\x02\xfa\x41$\n\"api.instill.tech/ConnectorResourceR\x04name\"\x82\x01\n\'DisconnectUserConnectorResourceResponse\x12W\n\x12\x63onnector_resource\x18\x01 \x01(\x0b\x32(.vdp.connector.v1alpha.ConnectorResourceR\x11\x63onnectorResource\"\x95\x01\n\"RenameUserConnectorResourceRequest\x12?\n\x04name\x18\x01 \x01(\tB+\xe2\x41\x01\x02\xfa\x41$\n\"api.instill.tech/ConnectorResourceR\x04name\x12.\n\x10new_connector_id\x18\x02 \x01(\tB\x04\xe2\x41\x01\x02R\x0enewConnectorId\"~\n#RenameUserConnectorResourceResponse\x12W\n\x12\x63onnector_resource\x18\x01 \x01(\x0b\x32(.vdp.connector.v1alpha.ConnectorResourceR\x11\x63onnectorResource\"p\n#ExecuteUserConnectorResourceRequest\x12\x18\n\x04name\x18\x01 \x01(\tB\x04\xe2\x41\x01\x02R\x04name\x12/\n\x06inputs\x18\x02 \x03(\x0b\x32\x17.google.protobuf.StructR\x06inputs\"Y\n$ExecuteUserConnectorResourceResponse\x12\x31\n\x07outputs\x18\x01 \x03(\x0b\x32\x17.google.protobuf.StructR\x07outputs\"\x83\x01\n TestUserConnectorResourceRequest\x12_\n\x04name\x18\x01 \x01(\tBK\x92\x41\x1d\xca>\x1a\xfa\x02\x17\x63onnector_resource.name\xe2\x41\x01\x02\xfa\x41$\n\"api.instill.tech/ConnectorResourceR\x04name\"i\n!TestUserConnectorResourceResponse\x12\x44\n\x05state\x18\x01 \x01(\x0e\x32..vdp.connector.v1alpha.ConnectorResource.StateR\x05state\"\x84\x01\n!WatchUserConnectorResourceRequest\x12_\n\x04name\x18\x01 \x01(\tBK\x92\x41\x1d\xca>\x1a\xfa\x02\x17\x63onnector_resource.name\xe2\x41\x01\x02\xfa\x41$\n\"api.instill.tech/ConnectorResourceR\x04name\"j\n\"WatchUserConnectorResourceResponse\x12\x44\n\x05state\x18\x01 \x01(\x0e\x32..vdp.connector.v1alpha.ConnectorResource.StateR\x05state\"\x86\x02\n\"ListConnectorResourcesAdminRequest\x12&\n\tpage_size\x18\x01 \x01(\x03\x42\x04\xe2\x41\x01\x01H\x00R\x08pageSize\x88\x01\x01\x12(\n\npage_token\x18\x02 \x01(\tB\x04\xe2\x41\x01\x01H\x01R\tpageToken\x88\x01\x01\x12:\n\x04view\x18\x03 \x01(\x0e\x32\x1b.vdp.connector.v1alpha.ViewB\x04\xe2\x41\x01\x01H\x02R\x04view\x88\x01\x01\x12!\n\x06\x66ilter\x18\x04 \x01(\tB\x04\xe2\x41\x01\x01H\x03R\x06\x66ilter\x88\x01\x01\x42\x0c\n\n_page_sizeB\r\n\x0b_page_tokenB\x07\n\x05_viewB\t\n\x07_filter\"\xc7\x01\n#ListConnectorResourcesAdminResponse\x12Y\n\x13\x63onnector_resources\x18\x01 \x03(\x0b\x32(.vdp.connector.v1alpha.ConnectorResourceR\x12\x63onnectorResources\x12&\n\x0fnext_page_token\x18\x02 \x01(\tR\rnextPageToken\x12\x1d\n\ntotal_size\x18\x03 \x01(\x03R\ttotalSize\"\x8e\x01\n#LookUpConnectorResourceAdminRequest\x12\"\n\tpermalink\x18\x01 \x01(\tB\x04\xe2\x41\x01\x02R\tpermalink\x12:\n\x04view\x18\x02 \x01(\x0e\x32\x1b.vdp.connector.v1alpha.ViewB\x04\xe2\x41\x01\x01H\x00R\x04view\x88\x01\x01\x42\x07\n\x05_view\"\x7f\n$LookUpConnectorResourceAdminResponse\x12W\n\x12\x63onnector_resource\x18\x01 \x01(\x0b\x32(.vdp.connector.v1alpha.ConnectorResourceR\x11\x63onnectorResource\"C\n\x1d\x43heckConnectorResourceRequest\x12\"\n\tpermalink\x18\x01 \x01(\tB\x04\xe2\x41\x01\x02R\tpermalink\"f\n\x1e\x43heckConnectorResourceResponse\x12\x44\n\x05state\x18\x01 \x01(\x0e\x32..vdp.connector.v1alpha.ConnectorResource.StateR\x05stateB\xeb\x01\n\x19\x63om.vdp.connector.v1alphaB\x0e\x43onnectorProtoP\x01ZHgithub.com/instill-ai/protogen-go/vdp/connector/v1alpha;connectorv1alpha\xa2\x02\x03VCX\xaa\x02\x15Vdp.Connector.V1alpha\xca\x02\x15Vdp\\Connector\\V1alpha\xe2\x02!Vdp\\Connector\\V1alpha\\GPBMetadata\xea\x02\x17Vdp::Connector::V1alphab\x06proto3') _globals = globals() _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals) @@ -74,6 +74,10 @@ _LISTCONNECTORRESOURCESREQUEST.fields_by_name['view']._serialized_options = b'\342A\001\001' _LISTCONNECTORRESOURCESREQUEST.fields_by_name['filter']._options = None _LISTCONNECTORRESOURCESREQUEST.fields_by_name['filter']._serialized_options = b'\342A\001\001' + _LOOKUPCONNECTORRESOURCEREQUEST.fields_by_name['permalink']._options = None + _LOOKUPCONNECTORRESOURCEREQUEST.fields_by_name['permalink']._serialized_options = b'\342A\001\002' + _LOOKUPCONNECTORRESOURCEREQUEST.fields_by_name['view']._options = None + _LOOKUPCONNECTORRESOURCEREQUEST.fields_by_name['view']._serialized_options = b'\342A\001\001' _CREATEUSERCONNECTORRESOURCEREQUEST.fields_by_name['connector_resource']._options = None _CREATEUSERCONNECTORRESOURCEREQUEST.fields_by_name['connector_resource']._serialized_options = b'\342A\001\002' _CREATEUSERCONNECTORRESOURCEREQUEST.fields_by_name['parent']._options = None @@ -98,10 +102,6 @@ _UPDATEUSERCONNECTORRESOURCEREQUEST.fields_by_name['update_mask']._serialized_options = b'\342A\001\002' _DELETEUSERCONNECTORRESOURCEREQUEST.fields_by_name['name']._options = None _DELETEUSERCONNECTORRESOURCEREQUEST.fields_by_name['name']._serialized_options = b'\222A\035\312>\032\372\002\027connector_resource.name\342A\001\002\372A$\n\"api.instill.tech/ConnectorResource' - _LOOKUPUSERCONNECTORRESOURCEREQUEST.fields_by_name['permalink']._options = None - _LOOKUPUSERCONNECTORRESOURCEREQUEST.fields_by_name['permalink']._serialized_options = b'\342A\001\002' - _LOOKUPUSERCONNECTORRESOURCEREQUEST.fields_by_name['view']._options = None - _LOOKUPUSERCONNECTORRESOURCEREQUEST.fields_by_name['view']._serialized_options = b'\342A\001\001' _CONNECTUSERCONNECTORRESOURCEREQUEST.fields_by_name['name']._options = None _CONNECTUSERCONNECTORRESOURCEREQUEST.fields_by_name['name']._serialized_options = b'\342A\001\002\372A$\n\"api.instill.tech/ConnectorResource' _DISCONNECTUSERCONNECTORRESOURCEREQUEST.fields_by_name['name']._options = None @@ -148,64 +148,64 @@ _globals['_LISTCONNECTORRESOURCESREQUEST']._serialized_end=2397 _globals['_LISTCONNECTORRESOURCESRESPONSE']._serialized_start=2400 _globals['_LISTCONNECTORRESOURCESRESPONSE']._serialized_end=2594 - _globals['_CREATEUSERCONNECTORRESOURCEREQUEST']._serialized_start=2597 - _globals['_CREATEUSERCONNECTORRESOURCEREQUEST']._serialized_end=2797 - _globals['_CREATEUSERCONNECTORRESOURCERESPONSE']._serialized_start=2799 - _globals['_CREATEUSERCONNECTORRESOURCERESPONSE']._serialized_end=2925 - _globals['_LISTUSERCONNECTORRESOURCESREQUEST']._serialized_start=2928 - _globals['_LISTUSERCONNECTORRESOURCESREQUEST']._serialized_end=3258 - _globals['_LISTUSERCONNECTORRESOURCESRESPONSE']._serialized_start=3261 - _globals['_LISTUSERCONNECTORRESOURCESRESPONSE']._serialized_end=3459 - _globals['_GETUSERCONNECTORRESOURCEREQUEST']._serialized_start=3462 - _globals['_GETUSERCONNECTORRESOURCEREQUEST']._serialized_end=3661 - _globals['_GETUSERCONNECTORRESOURCERESPONSE']._serialized_start=3663 - _globals['_GETUSERCONNECTORRESOURCERESPONSE']._serialized_end=3786 - _globals['_UPDATEUSERCONNECTORRESOURCEREQUEST']._serialized_start=3789 - _globals['_UPDATEUSERCONNECTORRESOURCEREQUEST']._serialized_end=3987 - _globals['_UPDATEUSERCONNECTORRESOURCERESPONSE']._serialized_start=3989 - _globals['_UPDATEUSERCONNECTORRESOURCERESPONSE']._serialized_end=4115 - _globals['_DELETEUSERCONNECTORRESOURCEREQUEST']._serialized_start=4118 - _globals['_DELETEUSERCONNECTORRESOURCEREQUEST']._serialized_end=4251 - _globals['_DELETEUSERCONNECTORRESOURCERESPONSE']._serialized_start=4253 - _globals['_DELETEUSERCONNECTORRESOURCERESPONSE']._serialized_end=4290 - _globals['_LOOKUPUSERCONNECTORRESOURCEREQUEST']._serialized_start=4293 - _globals['_LOOKUPUSERCONNECTORRESOURCEREQUEST']._serialized_end=4434 - _globals['_LOOKUPUSERCONNECTORRESOURCERESPONSE']._serialized_start=4436 - _globals['_LOOKUPUSERCONNECTORRESOURCERESPONSE']._serialized_end=4562 - _globals['_CONNECTUSERCONNECTORRESOURCEREQUEST']._serialized_start=4564 - _globals['_CONNECTUSERCONNECTORRESOURCEREQUEST']._serialized_end=4666 - _globals['_CONNECTUSERCONNECTORRESOURCERESPONSE']._serialized_start=4668 - _globals['_CONNECTUSERCONNECTORRESOURCERESPONSE']._serialized_end=4795 - _globals['_DISCONNECTUSERCONNECTORRESOURCEREQUEST']._serialized_start=4797 - _globals['_DISCONNECTUSERCONNECTORRESOURCEREQUEST']._serialized_end=4902 - _globals['_DISCONNECTUSERCONNECTORRESOURCERESPONSE']._serialized_start=4905 - _globals['_DISCONNECTUSERCONNECTORRESOURCERESPONSE']._serialized_end=5035 - _globals['_RENAMEUSERCONNECTORRESOURCEREQUEST']._serialized_start=5038 - _globals['_RENAMEUSERCONNECTORRESOURCEREQUEST']._serialized_end=5187 - _globals['_RENAMEUSERCONNECTORRESOURCERESPONSE']._serialized_start=5189 - _globals['_RENAMEUSERCONNECTORRESOURCERESPONSE']._serialized_end=5315 - _globals['_EXECUTEUSERCONNECTORRESOURCEREQUEST']._serialized_start=5317 - _globals['_EXECUTEUSERCONNECTORRESOURCEREQUEST']._serialized_end=5429 - _globals['_EXECUTEUSERCONNECTORRESOURCERESPONSE']._serialized_start=5431 - _globals['_EXECUTEUSERCONNECTORRESOURCERESPONSE']._serialized_end=5520 - _globals['_TESTUSERCONNECTORRESOURCEREQUEST']._serialized_start=5523 - _globals['_TESTUSERCONNECTORRESOURCEREQUEST']._serialized_end=5654 - _globals['_TESTUSERCONNECTORRESOURCERESPONSE']._serialized_start=5656 - _globals['_TESTUSERCONNECTORRESOURCERESPONSE']._serialized_end=5761 - _globals['_WATCHUSERCONNECTORRESOURCEREQUEST']._serialized_start=5764 - _globals['_WATCHUSERCONNECTORRESOURCEREQUEST']._serialized_end=5896 - _globals['_WATCHUSERCONNECTORRESOURCERESPONSE']._serialized_start=5898 - _globals['_WATCHUSERCONNECTORRESOURCERESPONSE']._serialized_end=6004 - _globals['_LISTCONNECTORRESOURCESADMINREQUEST']._serialized_start=6007 - _globals['_LISTCONNECTORRESOURCESADMINREQUEST']._serialized_end=6269 - _globals['_LISTCONNECTORRESOURCESADMINRESPONSE']._serialized_start=6272 - _globals['_LISTCONNECTORRESOURCESADMINRESPONSE']._serialized_end=6471 - _globals['_LOOKUPCONNECTORRESOURCEADMINREQUEST']._serialized_start=6474 - _globals['_LOOKUPCONNECTORRESOURCEADMINREQUEST']._serialized_end=6616 - _globals['_LOOKUPCONNECTORRESOURCEADMINRESPONSE']._serialized_start=6618 - _globals['_LOOKUPCONNECTORRESOURCEADMINRESPONSE']._serialized_end=6745 - _globals['_CHECKCONNECTORRESOURCEREQUEST']._serialized_start=6747 - _globals['_CHECKCONNECTORRESOURCEREQUEST']._serialized_end=6814 - _globals['_CHECKCONNECTORRESOURCERESPONSE']._serialized_start=6816 - _globals['_CHECKCONNECTORRESOURCERESPONSE']._serialized_end=6918 + _globals['_LOOKUPCONNECTORRESOURCEREQUEST']._serialized_start=2597 + _globals['_LOOKUPCONNECTORRESOURCEREQUEST']._serialized_end=2734 + _globals['_LOOKUPCONNECTORRESOURCERESPONSE']._serialized_start=2736 + _globals['_LOOKUPCONNECTORRESOURCERESPONSE']._serialized_end=2858 + _globals['_CREATEUSERCONNECTORRESOURCEREQUEST']._serialized_start=2861 + _globals['_CREATEUSERCONNECTORRESOURCEREQUEST']._serialized_end=3061 + _globals['_CREATEUSERCONNECTORRESOURCERESPONSE']._serialized_start=3063 + _globals['_CREATEUSERCONNECTORRESOURCERESPONSE']._serialized_end=3189 + _globals['_LISTUSERCONNECTORRESOURCESREQUEST']._serialized_start=3192 + _globals['_LISTUSERCONNECTORRESOURCESREQUEST']._serialized_end=3522 + _globals['_LISTUSERCONNECTORRESOURCESRESPONSE']._serialized_start=3525 + _globals['_LISTUSERCONNECTORRESOURCESRESPONSE']._serialized_end=3723 + _globals['_GETUSERCONNECTORRESOURCEREQUEST']._serialized_start=3726 + _globals['_GETUSERCONNECTORRESOURCEREQUEST']._serialized_end=3925 + _globals['_GETUSERCONNECTORRESOURCERESPONSE']._serialized_start=3927 + _globals['_GETUSERCONNECTORRESOURCERESPONSE']._serialized_end=4050 + _globals['_UPDATEUSERCONNECTORRESOURCEREQUEST']._serialized_start=4053 + _globals['_UPDATEUSERCONNECTORRESOURCEREQUEST']._serialized_end=4251 + _globals['_UPDATEUSERCONNECTORRESOURCERESPONSE']._serialized_start=4253 + _globals['_UPDATEUSERCONNECTORRESOURCERESPONSE']._serialized_end=4379 + _globals['_DELETEUSERCONNECTORRESOURCEREQUEST']._serialized_start=4382 + _globals['_DELETEUSERCONNECTORRESOURCEREQUEST']._serialized_end=4515 + _globals['_DELETEUSERCONNECTORRESOURCERESPONSE']._serialized_start=4517 + _globals['_DELETEUSERCONNECTORRESOURCERESPONSE']._serialized_end=4554 + _globals['_CONNECTUSERCONNECTORRESOURCEREQUEST']._serialized_start=4556 + _globals['_CONNECTUSERCONNECTORRESOURCEREQUEST']._serialized_end=4658 + _globals['_CONNECTUSERCONNECTORRESOURCERESPONSE']._serialized_start=4660 + _globals['_CONNECTUSERCONNECTORRESOURCERESPONSE']._serialized_end=4787 + _globals['_DISCONNECTUSERCONNECTORRESOURCEREQUEST']._serialized_start=4789 + _globals['_DISCONNECTUSERCONNECTORRESOURCEREQUEST']._serialized_end=4894 + _globals['_DISCONNECTUSERCONNECTORRESOURCERESPONSE']._serialized_start=4897 + _globals['_DISCONNECTUSERCONNECTORRESOURCERESPONSE']._serialized_end=5027 + _globals['_RENAMEUSERCONNECTORRESOURCEREQUEST']._serialized_start=5030 + _globals['_RENAMEUSERCONNECTORRESOURCEREQUEST']._serialized_end=5179 + _globals['_RENAMEUSERCONNECTORRESOURCERESPONSE']._serialized_start=5181 + _globals['_RENAMEUSERCONNECTORRESOURCERESPONSE']._serialized_end=5307 + _globals['_EXECUTEUSERCONNECTORRESOURCEREQUEST']._serialized_start=5309 + _globals['_EXECUTEUSERCONNECTORRESOURCEREQUEST']._serialized_end=5421 + _globals['_EXECUTEUSERCONNECTORRESOURCERESPONSE']._serialized_start=5423 + _globals['_EXECUTEUSERCONNECTORRESOURCERESPONSE']._serialized_end=5512 + _globals['_TESTUSERCONNECTORRESOURCEREQUEST']._serialized_start=5515 + _globals['_TESTUSERCONNECTORRESOURCEREQUEST']._serialized_end=5646 + _globals['_TESTUSERCONNECTORRESOURCERESPONSE']._serialized_start=5648 + _globals['_TESTUSERCONNECTORRESOURCERESPONSE']._serialized_end=5753 + _globals['_WATCHUSERCONNECTORRESOURCEREQUEST']._serialized_start=5756 + _globals['_WATCHUSERCONNECTORRESOURCEREQUEST']._serialized_end=5888 + _globals['_WATCHUSERCONNECTORRESOURCERESPONSE']._serialized_start=5890 + _globals['_WATCHUSERCONNECTORRESOURCERESPONSE']._serialized_end=5996 + _globals['_LISTCONNECTORRESOURCESADMINREQUEST']._serialized_start=5999 + _globals['_LISTCONNECTORRESOURCESADMINREQUEST']._serialized_end=6261 + _globals['_LISTCONNECTORRESOURCESADMINRESPONSE']._serialized_start=6264 + _globals['_LISTCONNECTORRESOURCESADMINRESPONSE']._serialized_end=6463 + _globals['_LOOKUPCONNECTORRESOURCEADMINREQUEST']._serialized_start=6466 + _globals['_LOOKUPCONNECTORRESOURCEADMINREQUEST']._serialized_end=6608 + _globals['_LOOKUPCONNECTORRESOURCEADMINRESPONSE']._serialized_start=6610 + _globals['_LOOKUPCONNECTORRESOURCEADMINRESPONSE']._serialized_end=6737 + _globals['_CHECKCONNECTORRESOURCEREQUEST']._serialized_start=6739 + _globals['_CHECKCONNECTORRESOURCEREQUEST']._serialized_end=6806 + _globals['_CHECKCONNECTORRESOURCERESPONSE']._serialized_start=6808 + _globals['_CHECKCONNECTORRESOURCERESPONSE']._serialized_end=6910 # @@protoc_insertion_point(module_scope) diff --git a/vdp/connector/v1alpha/connector_public_service_pb2.py b/vdp/connector/v1alpha/connector_public_service_pb2.py index f2ba4a7..4768bc3 100644 --- a/vdp/connector/v1alpha/connector_public_service_pb2.py +++ b/vdp/connector/v1alpha/connector_public_service_pb2.py @@ -17,7 +17,7 @@ from vdp.connector.v1alpha import connector_definition_pb2 as vdp_dot_connector_dot_v1alpha_dot_connector__definition__pb2 -DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n4vdp/connector/v1alpha/connector_public_service.proto\x12\x15vdp.connector.v1alpha\x1a\x1cgoogle/api/annotations.proto\x1a\x17google/api/client.proto\x1a%vdp/connector/v1alpha/connector.proto\x1a\x30vdp/connector/v1alpha/connector_definition.proto2\xba\x1c\n\x16\x43onnectorPublicService\x12\x95\x01\n\x08Liveness\x12&.vdp.connector.v1alpha.LivenessRequest\x1a\'.vdp.connector.v1alpha.LivenessResponse\"8\x82\xd3\xe4\x93\x02\x32\x12\x13/v1alpha/__livenessZ\x1b\x12\x19/v1alpha/health/connector\x12|\n\tReadiness\x12\'.vdp.connector.v1alpha.ReadinessRequest\x1a(.vdp.connector.v1alpha.ReadinessResponse\"\x1c\x82\xd3\xe4\x93\x02\x16\x12\x14/v1alpha/__readiness\x12\xb3\x01\n\x18ListConnectorDefinitions\x12\x36.vdp.connector.v1alpha.ListConnectorDefinitionsRequest\x1a\x37.vdp.connector.v1alpha.ListConnectorDefinitionsResponse\"&\x82\xd3\xe4\x93\x02 \x12\x1e/v1alpha/connector-definitions\x12\xbd\x01\n\x16GetConnectorDefinition\x12\x34.vdp.connector.v1alpha.GetConnectorDefinitionRequest\x1a\x35.vdp.connector.v1alpha.GetConnectorDefinitionResponse\"6\xda\x41\x04name\x82\xd3\xe4\x93\x02)\x12\'/v1alpha/{name=connector-definitions/*}\x12\xab\x01\n\x16ListConnectorResources\x12\x34.vdp.connector.v1alpha.ListConnectorResourcesRequest\x1a\x35.vdp.connector.v1alpha.ListConnectorResourcesResponse\"$\x82\xd3\xe4\x93\x02\x1e\x12\x1c/v1alpha/connector-resources\x12\xfb\x01\n\x1b\x43reateUserConnectorResource\x12\x39.vdp.connector.v1alpha.CreateUserConnectorResourceRequest\x1a:.vdp.connector.v1alpha.CreateUserConnectorResourceResponse\"e\xda\x41\x19parent,connector_resource\x82\xd3\xe4\x93\x02\x43\"-/v1alpha/{parent=users/*}/connector-resources:\x12\x63onnector_resource\x12\xd1\x01\n\x1aListUserConnectorResources\x12\x38.vdp.connector.v1alpha.ListUserConnectorResourcesRequest\x1a\x39.vdp.connector.v1alpha.ListUserConnectorResourcesResponse\">\xda\x41\x06parent\x82\xd3\xe4\x93\x02/\x12-/v1alpha/{parent=users/*}/connector-resources\x12\xc9\x01\n\x18GetUserConnectorResource\x12\x36.vdp.connector.v1alpha.GetUserConnectorResourceRequest\x1a\x37.vdp.connector.v1alpha.GetUserConnectorResourceResponse\"<\xda\x41\x04name\x82\xd3\xe4\x93\x02/\x12-/v1alpha/{name=users/*/connector-resources/*}\x12\x93\x02\n\x1bUpdateUserConnectorResource\x12\x39.vdp.connector.v1alpha.UpdateUserConnectorResourceRequest\x1a:.vdp.connector.v1alpha.UpdateUserConnectorResourceResponse\"}\xda\x41\x1e\x63onnector_resource,update_mask\x82\xd3\xe4\x93\x02V2@/v1alpha/{connector_resource.name=users/*/connector-resources/*}:\x12\x63onnector_resource\x12\xd2\x01\n\x1b\x44\x65leteUserConnectorResource\x12\x39.vdp.connector.v1alpha.DeleteUserConnectorResourceRequest\x1a:.vdp.connector.v1alpha.DeleteUserConnectorResourceResponse\"<\xda\x41\x04name\x82\xd3\xe4\x93\x02/*-/v1alpha/{name=users/*/connector-resources/*}\x12\xe3\x01\n\x1bLookUpUserConnectorResource\x12\x39.vdp.connector.v1alpha.LookUpUserConnectorResourceRequest\x1a:.vdp.connector.v1alpha.LookUpUserConnectorResourceResponse\"M\xda\x41\tpermalink\x82\xd3\xe4\x93\x02;\x12\x39/v1alpha/{permalink=users/*/connector-resources/*}/lookUp\x12\xe0\x01\n\x1c\x43onnectUserConnectorResource\x12:.vdp.connector.v1alpha.ConnectUserConnectorResourceRequest\x1a;.vdp.connector.v1alpha.ConnectUserConnectorResourceResponse\"G\xda\x41\x04name\x82\xd3\xe4\x93\x02:\"5/v1alpha/{name=users/*/connector-resources/*}/connect:\x01*\x12\xec\x01\n\x1f\x44isconnectUserConnectorResource\x12=.vdp.connector.v1alpha.DisconnectUserConnectorResourceRequest\x1a>.vdp.connector.v1alpha.DisconnectUserConnectorResourceResponse\"J\xda\x41\x04name\x82\xd3\xe4\x93\x02=\"8/v1alpha/{name=users/*/connector-resources/*}/disconnect:\x01*\x12\xf6\x01\n\x1bRenameUserConnectorResource\x12\x39.vdp.connector.v1alpha.RenameUserConnectorResourceRequest\x1a:.vdp.connector.v1alpha.RenameUserConnectorResourceResponse\"`\xda\x41\x1ename,new_connector_resource_id\x82\xd3\xe4\x93\x02\x39\"4/v1alpha/{name=users/*/connector-resources/*}/rename:\x01*\x12\xe0\x01\n\x1c\x45xecuteUserConnectorResource\x12:.vdp.connector.v1alpha.ExecuteUserConnectorResourceRequest\x1a;.vdp.connector.v1alpha.ExecuteUserConnectorResourceResponse\"G\xda\x41\x04name\x82\xd3\xe4\x93\x02:\"5/v1alpha/{name=users/*/connector-resources/*}/execute:\x01*\x12\xd5\x01\n\x1aWatchUserConnectorResource\x12\x38.vdp.connector.v1alpha.WatchUserConnectorResourceRequest\x1a\x39.vdp.connector.v1alpha.WatchUserConnectorResourceResponse\"B\xda\x41\x04name\x82\xd3\xe4\x93\x02\x35\x12\x33/v1alpha/{name=users/*/connector-resources/*}/watch\x12\xdb\x01\n\x19TestUserConnectorResource\x12\x37.vdp.connector.v1alpha.TestUserConnectorResourceRequest\x1a\x38.vdp.connector.v1alpha.TestUserConnectorResourceResponse\"K\xda\x41\x04name\x82\xd3\xe4\x93\x02>\"\xda\x41\x06parent\x82\xd3\xe4\x93\x02/\x12-/v1alpha/{parent=users/*}/connector-resources\x12\xc9\x01\n\x18GetUserConnectorResource\x12\x36.vdp.connector.v1alpha.GetUserConnectorResourceRequest\x1a\x37.vdp.connector.v1alpha.GetUserConnectorResourceResponse\"<\xda\x41\x04name\x82\xd3\xe4\x93\x02/\x12-/v1alpha/{name=users/*/connector-resources/*}\x12\x93\x02\n\x1bUpdateUserConnectorResource\x12\x39.vdp.connector.v1alpha.UpdateUserConnectorResourceRequest\x1a:.vdp.connector.v1alpha.UpdateUserConnectorResourceResponse\"}\xda\x41\x1e\x63onnector_resource,update_mask\x82\xd3\xe4\x93\x02V2@/v1alpha/{connector_resource.name=users/*/connector-resources/*}:\x12\x63onnector_resource\x12\xd2\x01\n\x1b\x44\x65leteUserConnectorResource\x12\x39.vdp.connector.v1alpha.DeleteUserConnectorResourceRequest\x1a:.vdp.connector.v1alpha.DeleteUserConnectorResourceResponse\"<\xda\x41\x04name\x82\xd3\xe4\x93\x02/*-/v1alpha/{name=users/*/connector-resources/*}\x12\xe0\x01\n\x1c\x43onnectUserConnectorResource\x12:.vdp.connector.v1alpha.ConnectUserConnectorResourceRequest\x1a;.vdp.connector.v1alpha.ConnectUserConnectorResourceResponse\"G\xda\x41\x04name\x82\xd3\xe4\x93\x02:\"5/v1alpha/{name=users/*/connector-resources/*}/connect:\x01*\x12\xec\x01\n\x1f\x44isconnectUserConnectorResource\x12=.vdp.connector.v1alpha.DisconnectUserConnectorResourceRequest\x1a>.vdp.connector.v1alpha.DisconnectUserConnectorResourceResponse\"J\xda\x41\x04name\x82\xd3\xe4\x93\x02=\"8/v1alpha/{name=users/*/connector-resources/*}/disconnect:\x01*\x12\xf6\x01\n\x1bRenameUserConnectorResource\x12\x39.vdp.connector.v1alpha.RenameUserConnectorResourceRequest\x1a:.vdp.connector.v1alpha.RenameUserConnectorResourceResponse\"`\xda\x41\x1ename,new_connector_resource_id\x82\xd3\xe4\x93\x02\x39\"4/v1alpha/{name=users/*/connector-resources/*}/rename:\x01*\x12\xe0\x01\n\x1c\x45xecuteUserConnectorResource\x12:.vdp.connector.v1alpha.ExecuteUserConnectorResourceRequest\x1a;.vdp.connector.v1alpha.ExecuteUserConnectorResourceResponse\"G\xda\x41\x04name\x82\xd3\xe4\x93\x02:\"5/v1alpha/{name=users/*/connector-resources/*}/execute:\x01*\x12\xd5\x01\n\x1aWatchUserConnectorResource\x12\x38.vdp.connector.v1alpha.WatchUserConnectorResourceRequest\x1a\x39.vdp.connector.v1alpha.WatchUserConnectorResourceResponse\"B\xda\x41\x04name\x82\xd3\xe4\x93\x02\x35\x12\x33/v1alpha/{name=users/*/connector-resources/*}/watch\x12\xdb\x01\n\x19TestUserConnectorResource\x12\x37.vdp.connector.v1alpha.TestUserConnectorResourceRequest\x1a\x38.vdp.connector.v1alpha.TestUserConnectorResourceResponse\"K\xda\x41\x04name\x82\xd3\xe4\x93\x02>\"\"\n\x19\x61pi.instill.tech/Pipeline\x12!users/{user}/pipelines/{pipeline}B\x07\n\x05ownerB\x0e\n\x0c_description\"\xb4\x01\n\x0fTriggerMetadata\x12I\n\x06traces\x18\x01 \x03(\x0b\x32\x31.vdp.pipeline.v1alpha.TriggerMetadata.TracesEntryR\x06traces\x1aV\n\x0bTracesEntry\x12\x10\n\x03key\x18\x01 \x01(\tR\x03key\x12\x31\n\x05value\x18\x02 \x01(\x0b\x32\x1b.vdp.pipeline.v1alpha.TraceR\x05value:\x02\x38\x01\"\xeb\x01\n\x05Trace\x12\x18\n\x07success\x18\x01 \x01(\x08R\x07success\x12/\n\x06inputs\x18\x02 \x03(\x0b\x32\x17.google.protobuf.StructR\x06inputs\x12\x31\n\x07outputs\x18\x03 \x03(\x0b\x32\x17.google.protobuf.StructR\x07outputs\x12-\n\x05\x65rror\x18\x04 \x01(\x0b\x32\x17.google.protobuf.StructR\x05\x65rror\x12\x35\n\x17\x63ompute_time_in_seconds\x18\x05 \x01(\x02R\x14\x63omputeTimeInSeconds\"\xcd\x03\n\x0fPipelineRelease\x12\x18\n\x04name\x18\x01 \x01(\tB\x04\xe2\x41\x01\x03R\x04name\x12\x16\n\x03uid\x18\x02 \x01(\tB\x04\xe2\x41\x01\x03R\x03uid\x12\x14\n\x02id\x18\x03 \x01(\tB\x04\xe2\x41\x01\x05R\x02id\x12+\n\x0b\x64\x65scription\x18\x04 \x01(\tB\x04\xe2\x41\x01\x01H\x00R\x0b\x64\x65scription\x88\x01\x01\x12:\n\x06recipe\x18\x05 \x01(\x0b\x32\x1c.vdp.pipeline.v1alpha.RecipeB\x04\xe2\x41\x01\x03R\x06recipe\x12\x41\n\x0b\x63reate_time\x18\x06 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x04\xe2\x41\x01\x03R\ncreateTime\x12\x41\n\x0bupdate_time\x18\x07 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x04\xe2\x41\x01\x03R\nupdateTime\x12@\n\nvisibility\x18\x08 \x01(\x0e\x32 .vdp.pipeline.v1alpha.VisibilityR\nvisibility:1\xea\x41.\n\x18\x61pi.instill.tech/Release\x12\x12releases/{release}B\x0e\n\x0c_description\"\xf7\x01\n\x14ListPipelinesRequest\x12&\n\tpage_size\x18\x01 \x01(\x03\x42\x04\xe2\x41\x01\x01H\x00R\x08pageSize\x88\x01\x01\x12(\n\npage_token\x18\x02 \x01(\tB\x04\xe2\x41\x01\x01H\x01R\tpageToken\x88\x01\x01\x12\x39\n\x04view\x18\x03 \x01(\x0e\x32\x1a.vdp.pipeline.v1alpha.ViewB\x04\xe2\x41\x01\x01H\x02R\x04view\x88\x01\x01\x12!\n\x06\x66ilter\x18\x04 \x01(\tB\x04\xe2\x41\x01\x01H\x03R\x06\x66ilter\x88\x01\x01\x42\x0c\n\n_page_sizeB\r\n\x0b_page_tokenB\x07\n\x05_viewB\t\n\x07_filter\"\x9c\x01\n\x15ListPipelinesResponse\x12<\n\tpipelines\x18\x01 \x03(\x0b\x32\x1e.vdp.pipeline.v1alpha.PipelineR\tpipelines\x12&\n\x0fnext_page_token\x18\x02 \x01(\tR\rnextPageToken\x12\x1d\n\ntotal_size\x18\x03 \x01(\x03R\ttotalSize\"\x99\x01\n\x19\x43reateUserPipelineRequest\x12@\n\x08pipeline\x18\x01 \x01(\x0b\x32\x1e.vdp.pipeline.v1alpha.PipelineB\x04\xe2\x41\x01\x02R\x08pipeline\x12:\n\x06parent\x18\x02 \x01(\tB\"\xe2\x41\x01\x02\xfa\x41\x1b\x12\x19\x61pi.instill.tech/PipelineR\x06parent\"X\n\x1a\x43reateUserPipelineResponse\x12:\n\x08pipeline\x18\x01 \x01(\x0b\x32\x1e.vdp.pipeline.v1alpha.PipelineR\x08pipeline\"\xb7\x02\n\x18ListUserPipelinesRequest\x12&\n\tpage_size\x18\x01 \x01(\x03\x42\x04\xe2\x41\x01\x01H\x00R\x08pageSize\x88\x01\x01\x12(\n\npage_token\x18\x02 \x01(\tB\x04\xe2\x41\x01\x01H\x01R\tpageToken\x88\x01\x01\x12\x39\n\x04view\x18\x03 \x01(\x0e\x32\x1a.vdp.pipeline.v1alpha.ViewB\x04\xe2\x41\x01\x01H\x02R\x04view\x88\x01\x01\x12!\n\x06\x66ilter\x18\x04 \x01(\tB\x04\xe2\x41\x01\x01H\x03R\x06\x66ilter\x88\x01\x01\x12:\n\x06parent\x18\x05 \x01(\tB\"\xe2\x41\x01\x02\xfa\x41\x1b\x12\x19\x61pi.instill.tech/PipelineR\x06parentB\x0c\n\n_page_sizeB\r\n\x0b_page_tokenB\x07\n\x05_viewB\t\n\x07_filter\"\xa0\x01\n\x19ListUserPipelinesResponse\x12<\n\tpipelines\x18\x01 \x03(\x0b\x32\x1e.vdp.pipeline.v1alpha.PipelineR\tpipelines\x12&\n\x0fnext_page_token\x18\x02 \x01(\tR\rnextPageToken\x12\x1d\n\ntotal_size\x18\x03 \x01(\x03R\ttotalSize\"\xaa\x01\n\x16GetUserPipelineRequest\x12L\n\x04name\x18\x01 \x01(\tB8\x92\x41\x13\xca>\x10\xfa\x02\rpipeline.name\xe2\x41\x01\x02\xfa\x41\x1b\n\x19\x61pi.instill.tech/PipelineR\x04name\x12\x39\n\x04view\x18\x02 \x01(\x0e\x32\x1a.vdp.pipeline.v1alpha.ViewB\x04\xe2\x41\x01\x01H\x00R\x04view\x88\x01\x01\x42\x07\n\x05_view\"U\n\x17GetUserPipelineResponse\x12:\n\x08pipeline\x18\x01 \x01(\x0b\x32\x1e.vdp.pipeline.v1alpha.PipelineR\x08pipeline\"\xa0\x01\n\x19UpdateUserPipelineRequest\x12@\n\x08pipeline\x18\x01 \x01(\x0b\x32\x1e.vdp.pipeline.v1alpha.PipelineB\x04\xe2\x41\x01\x02R\x08pipeline\x12\x41\n\x0bupdate_mask\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.FieldMaskB\x04\xe2\x41\x01\x02R\nupdateMask\"X\n\x1aUpdateUserPipelineResponse\x12:\n\x08pipeline\x18\x01 \x01(\x0b\x32\x1e.vdp.pipeline.v1alpha.PipelineR\x08pipeline\"i\n\x19\x44\x65leteUserPipelineRequest\x12L\n\x04name\x18\x01 \x01(\tB8\x92\x41\x13\xca>\x10\xfa\x02\rpipeline.name\xe2\x41\x01\x02\xfa\x41\x1b\n\x19\x61pi.instill.tech/PipelineR\x04name\"\x1c\n\x1a\x44\x65leteUserPipelineResponse\"\x83\x01\n\x19LookUpUserPipelineRequest\x12\"\n\tpermalink\x18\x01 \x01(\tB\x04\xe2\x41\x01\x02R\tpermalink\x12\x39\n\x04view\x18\x02 \x01(\x0e\x32\x1a.vdp.pipeline.v1alpha.ViewB\x04\xe2\x41\x01\x01H\x00R\x04view\x88\x01\x01\x42\x07\n\x05_view\"X\n\x1aLookUpUserPipelineResponse\x12:\n\x08pipeline\x18\x01 \x01(\x0b\x32\x1e.vdp.pipeline.v1alpha.PipelineR\x08pipeline\"U\n\x1bValidateUserPipelineRequest\x12\x36\n\x04name\x18\x01 \x01(\tB\"\xe2\x41\x01\x02\xfa\x41\x1b\n\x19\x61pi.instill.tech/PipelineR\x04name\"Z\n\x1cValidateUserPipelineResponse\x12:\n\x08pipeline\x18\x01 \x01(\x0b\x32\x1e.vdp.pipeline.v1alpha.PipelineR\x08pipeline\"\x81\x01\n\x19RenameUserPipelineRequest\x12\x36\n\x04name\x18\x01 \x01(\tB\"\xe2\x41\x01\x02\xfa\x41\x1b\n\x19\x61pi.instill.tech/PipelineR\x04name\x12,\n\x0fnew_pipeline_id\x18\x02 \x01(\tB\x04\xe2\x41\x01\x02R\rnewPipelineId\"X\n\x1aRenameUserPipelineResponse\x12:\n\x08pipeline\x18\x01 \x01(\x0b\x32\x1e.vdp.pipeline.v1alpha.PipelineR\x08pipeline\"\x8b\x01\n\x1aTriggerUserPipelineRequest\x12\x36\n\x04name\x18\x01 \x01(\tB\"\xe2\x41\x01\x02\xfa\x41\x1b\n\x19\x61pi.instill.tech/PipelineR\x04name\x12\x35\n\x06inputs\x18\x02 \x03(\x0b\x32\x17.google.protobuf.StructB\x04\xe2\x41\x01\x02R\x06inputs\"\x93\x01\n\x1bTriggerUserPipelineResponse\x12\x31\n\x07outputs\x18\x01 \x03(\x0b\x32\x17.google.protobuf.StructR\x07outputs\x12\x41\n\x08metadata\x18\x02 \x01(\x0b\x32%.vdp.pipeline.v1alpha.TriggerMetadataR\x08metadata\"\x90\x01\n\x1fTriggerAsyncUserPipelineRequest\x12\x36\n\x04name\x18\x01 \x01(\tB\"\xe2\x41\x01\x02\xfa\x41\x1b\n\x19\x61pi.instill.tech/PipelineR\x04name\x12\x35\n\x06inputs\x18\x02 \x03(\x0b\x32\x17.google.protobuf.StructB\x04\xe2\x41\x01\x02R\x06inputs\"e\n TriggerAsyncUserPipelineResponse\x12\x41\n\toperation\x18\x01 \x01(\x0b\x32\x1d.google.longrunning.OperationB\x04\xe2\x41\x01\x03R\toperation\"/\n\x13GetOperationRequest\x12\x18\n\x04name\x18\x01 \x01(\tB\x04\xe2\x41\x01\x02R\x04name\"Y\n\x14GetOperationResponse\x12\x41\n\toperation\x18\x01 \x01(\x0b\x32\x1d.google.longrunning.OperationB\x04\xe2\x41\x01\x03R\toperation\"\xac\x01\n CreateUserPipelineReleaseRequest\x12\x45\n\x07release\x18\x01 \x01(\x0b\x32%.vdp.pipeline.v1alpha.PipelineReleaseB\x04\xe2\x41\x01\x02R\x07release\x12\x41\n\x06parent\x18\x02 \x01(\tB)\xe2\x41\x01\x02\xfa\x41\"\x12 api.instill.tech/PipelineReleaseR\x06parent\"d\n!CreateUserPipelineReleaseResponse\x12?\n\x07release\x18\x01 \x01(\x0b\x32%.vdp.pipeline.v1alpha.PipelineReleaseR\x07release\"\xc5\x02\n\x1fListUserPipelineReleasesRequest\x12&\n\tpage_size\x18\x01 \x01(\x03\x42\x04\xe2\x41\x01\x01H\x00R\x08pageSize\x88\x01\x01\x12(\n\npage_token\x18\x02 \x01(\tB\x04\xe2\x41\x01\x01H\x01R\tpageToken\x88\x01\x01\x12\x39\n\x04view\x18\x03 \x01(\x0e\x32\x1a.vdp.pipeline.v1alpha.ViewB\x04\xe2\x41\x01\x01H\x02R\x04view\x88\x01\x01\x12!\n\x06\x66ilter\x18\x04 \x01(\tB\x04\xe2\x41\x01\x01H\x03R\x06\x66ilter\x88\x01\x01\x12\x41\n\x06parent\x18\x05 \x01(\tB)\xe2\x41\x01\x02\xfa\x41\"\x12 api.instill.tech/PipelineReleaseR\x06parentB\x0c\n\n_page_sizeB\r\n\x0b_page_tokenB\x07\n\x05_viewB\t\n\x07_filter\"\xac\x01\n ListUserPipelineReleasesResponse\x12\x41\n\x08releases\x18\x01 \x03(\x0b\x32%.vdp.pipeline.v1alpha.PipelineReleaseR\x08releases\x12&\n\x0fnext_page_token\x18\x02 \x01(\tR\rnextPageToken\x12\x1d\n\ntotal_size\x18\x03 \x01(\x03R\ttotalSize\"\xc0\x01\n\x1dGetUserPipelineReleaseRequest\x12[\n\x04name\x18\x01 \x01(\tBG\x92\x41\x1b\xca>\x18\xfa\x02\x15pipeline_release.name\xe2\x41\x01\x02\xfa\x41\"\n api.instill.tech/PipelineReleaseR\x04name\x12\x39\n\x04view\x18\x02 \x01(\x0e\x32\x1a.vdp.pipeline.v1alpha.ViewB\x04\xe2\x41\x01\x01H\x00R\x04view\x88\x01\x01\x42\x07\n\x05_view\"a\n\x1eGetUserPipelineReleaseResponse\x12?\n\x07release\x18\x01 \x01(\x0b\x32%.vdp.pipeline.v1alpha.PipelineReleaseR\x07release\"\xac\x01\n UpdateUserPipelineReleaseRequest\x12\x45\n\x07release\x18\x01 \x01(\x0b\x32%.vdp.pipeline.v1alpha.PipelineReleaseB\x04\xe2\x41\x01\x02R\x07release\x12\x41\n\x0bupdate_mask\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.FieldMaskB\x04\xe2\x41\x01\x02R\nupdateMask\"d\n!UpdateUserPipelineReleaseResponse\x12?\n\x07release\x18\x01 \x01(\x0b\x32%.vdp.pipeline.v1alpha.PipelineReleaseR\x07release\"\x7f\n DeleteUserPipelineReleaseRequest\x12[\n\x04name\x18\x01 \x01(\tBG\x92\x41\x1b\xca>\x18\xfa\x02\x15pipeline_release.name\xe2\x41\x01\x02\xfa\x41\"\n api.instill.tech/PipelineReleaseR\x04name\"#\n!DeleteUserPipelineReleaseResponse\"^\n$SetDefaultUserPipelineReleaseRequest\x12\x36\n\x04name\x18\x01 \x01(\tB\"\xe2\x41\x01\x02\xfa\x41\x1b\n\x19\x61pi.instill.tech/PipelineR\x04name\"h\n%SetDefaultUserPipelineReleaseResponse\x12?\n\x07release\x18\x01 \x01(\x0b\x32%.vdp.pipeline.v1alpha.PipelineReleaseR\x07release\"[\n!RestoreUserPipelineReleaseRequest\x12\x36\n\x04name\x18\x01 \x01(\tB\"\xe2\x41\x01\x02\xfa\x41\x1b\n\x19\x61pi.instill.tech/PipelineR\x04name\"e\n\"RestoreUserPipelineReleaseResponse\x12?\n\x07release\x18\x01 \x01(\x0b\x32%.vdp.pipeline.v1alpha.PipelineReleaseR\x07release\"\x9e\x01\n RenameUserPipelineReleaseRequest\x12=\n\x04name\x18\x01 \x01(\tB)\xe2\x41\x01\x02\xfa\x41\"\n api.instill.tech/PipelineReleaseR\x04name\x12;\n\x17new_pipeline_release_id\x18\x02 \x01(\tB\x04\xe2\x41\x01\x02R\x14newPipelineReleaseId\"d\n!RenameUserPipelineReleaseResponse\x12?\n\x07release\x18\x01 \x01(\x0b\x32%.vdp.pipeline.v1alpha.PipelineReleaseR\x07release\"|\n\x1fWatchUserPipelineReleaseRequest\x12Y\n\x04name\x18\x01 \x01(\tBE\x92\x41\x19\xca>\x16\xfa\x02\x13pipeline.name/watch\xe2\x41\x01\x02\xfa\x41\"\n api.instill.tech/PipelineReleaseR\x04name\"U\n WatchUserPipelineReleaseResponse\x12\x31\n\x05state\x18\x01 \x01(\x0e\x32\x1b.vdp.pipeline.v1alpha.StateR\x05state\"\x99\x01\n!TriggerUserPipelineReleaseRequest\x12=\n\x04name\x18\x01 \x01(\tB)\xe2\x41\x01\x02\xfa\x41\"\n api.instill.tech/PipelineReleaseR\x04name\x12\x35\n\x06inputs\x18\x02 \x03(\x0b\x32\x17.google.protobuf.StructB\x04\xe2\x41\x01\x02R\x06inputs\"\x9a\x01\n\"TriggerUserPipelineReleaseResponse\x12\x31\n\x07outputs\x18\x01 \x03(\x0b\x32\x17.google.protobuf.StructR\x07outputs\x12\x41\n\x08metadata\x18\x02 \x01(\x0b\x32%.vdp.pipeline.v1alpha.TriggerMetadataR\x08metadata\"\x9e\x01\n&TriggerAsyncUserPipelineReleaseRequest\x12=\n\x04name\x18\x01 \x01(\tB)\xe2\x41\x01\x02\xfa\x41\"\n api.instill.tech/PipelineReleaseR\x04name\x12\x35\n\x06inputs\x18\x02 \x03(\x0b\x32\x17.google.protobuf.StructB\x04\xe2\x41\x01\x02R\x06inputs\"l\n\'TriggerAsyncUserPipelineReleaseResponse\x12\x41\n\toperation\x18\x01 \x01(\x0b\x32\x1d.google.longrunning.OperationB\x04\xe2\x41\x01\x03R\toperation\"\xfc\x01\n\x19ListPipelinesAdminRequest\x12&\n\tpage_size\x18\x01 \x01(\x03\x42\x04\xe2\x41\x01\x01H\x00R\x08pageSize\x88\x01\x01\x12(\n\npage_token\x18\x02 \x01(\tB\x04\xe2\x41\x01\x01H\x01R\tpageToken\x88\x01\x01\x12\x39\n\x04view\x18\x03 \x01(\x0e\x32\x1a.vdp.pipeline.v1alpha.ViewB\x04\xe2\x41\x01\x01H\x02R\x04view\x88\x01\x01\x12!\n\x06\x66ilter\x18\x04 \x01(\tB\x04\xe2\x41\x01\x01H\x03R\x06\x66ilter\x88\x01\x01\x42\x0c\n\n_page_sizeB\r\n\x0b_page_tokenB\x07\n\x05_viewB\t\n\x07_filter\"\xa1\x01\n\x1aListPipelinesAdminResponse\x12<\n\tpipelines\x18\x01 \x03(\x0b\x32\x1e.vdp.pipeline.v1alpha.PipelineR\tpipelines\x12&\n\x0fnext_page_token\x18\x02 \x01(\tR\rnextPageToken\x12\x1d\n\ntotal_size\x18\x03 \x01(\x03R\ttotalSize\"\x83\x02\n ListPipelineReleasesAdminRequest\x12&\n\tpage_size\x18\x01 \x01(\x03\x42\x04\xe2\x41\x01\x01H\x00R\x08pageSize\x88\x01\x01\x12(\n\npage_token\x18\x02 \x01(\tB\x04\xe2\x41\x01\x01H\x01R\tpageToken\x88\x01\x01\x12\x39\n\x04view\x18\x03 \x01(\x0e\x32\x1a.vdp.pipeline.v1alpha.ViewB\x04\xe2\x41\x01\x01H\x02R\x04view\x88\x01\x01\x12!\n\x06\x66ilter\x18\x04 \x01(\tB\x04\xe2\x41\x01\x01H\x03R\x06\x66ilter\x88\x01\x01\x42\x0c\n\n_page_sizeB\r\n\x0b_page_tokenB\x07\n\x05_viewB\t\n\x07_filter\"\xad\x01\n!ListPipelineReleasesAdminResponse\x12\x41\n\x08releases\x18\x01 \x03(\x0b\x32%.vdp.pipeline.v1alpha.PipelineReleaseR\x08releases\x12&\n\x0fnext_page_token\x18\x02 \x01(\tR\rnextPageToken\x12\x1d\n\ntotal_size\x18\x03 \x01(\x03R\ttotalSize\"\xab\x01\n\x17GetPipelineAdminRequest\x12L\n\x04name\x18\x01 \x01(\tB8\x92\x41\x13\xca>\x10\xfa\x02\rpipeline.name\xe2\x41\x01\x02\xfa\x41\x1b\n\x19\x61pi.instill.tech/PipelineR\x04name\x12\x39\n\x04view\x18\x02 \x01(\x0e\x32\x1a.vdp.pipeline.v1alpha.ViewB\x04\xe2\x41\x01\x01H\x00R\x04view\x88\x01\x01\x42\x07\n\x05_view\"V\n\x18GetPipelineAdminResponse\x12:\n\x08pipeline\x18\x01 \x01(\x0b\x32\x1e.vdp.pipeline.v1alpha.PipelineR\x08pipeline\"\x84\x01\n\x1aLookUpPipelineAdminRequest\x12\"\n\tpermalink\x18\x01 \x01(\tB\x04\xe2\x41\x01\x02R\tpermalink\x12\x39\n\x04view\x18\x02 \x01(\x0e\x32\x1a.vdp.pipeline.v1alpha.ViewB\x04\xe2\x41\x01\x01H\x00R\x04view\x88\x01\x01\x42\x07\n\x05_view\"Y\n\x1bLookUpPipelineAdminResponse\x12:\n\x08pipeline\x18\x01 \x01(\x0b\x32\x1e.vdp.pipeline.v1alpha.PipelineR\x08pipeline*W\n\nVisibility\x12\x1a\n\x16VISIBILITY_UNSPECIFIED\x10\x00\x12\x16\n\x12VISIBILITY_PRIVATE\x10\x01\x12\x15\n\x11VISIBILITY_PUBLIC\x10\x02*\xb9\x01\n\rComponentType\x12\x1e\n\x1a\x43OMPONENT_TYPE_UNSPECIFIED\x10\x00\x12\x1f\n\x1b\x43OMPONENT_TYPE_CONNECTOR_AI\x10\x01\x12!\n\x1d\x43OMPONENT_TYPE_CONNECTOR_DATA\x10\x02\x12\'\n#COMPONENT_TYPE_CONNECTOR_BLOCKCHAIN\x10\x03\x12\x1b\n\x17\x43OMPONENT_TYPE_OPERATOR\x10\x04*U\n\x05State\x12\x15\n\x11STATE_UNSPECIFIED\x10\x00\x12\x12\n\x0eSTATE_INACTIVE\x10\x01\x12\x10\n\x0cSTATE_ACTIVE\x10\x02\x12\x0f\n\x0bSTATE_ERROR\x10\x03\x42\xe3\x01\n\x18\x63om.vdp.pipeline.v1alphaB\rPipelineProtoP\x01ZFgithub.com/instill-ai/protogen-go/vdp/pipeline/v1alpha;pipelinev1alpha\xa2\x02\x03VPX\xaa\x02\x14Vdp.Pipeline.V1alpha\xca\x02\x14Vdp\\Pipeline\\V1alpha\xe2\x02 Vdp\\Pipeline\\V1alpha\\GPBMetadata\xea\x02\x16Vdp::Pipeline::V1alphab\x06proto3') +DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n#vdp/pipeline/v1alpha/pipeline.proto\x12\x14vdp.pipeline.v1alpha\x1a,common/healthcheck/v1alpha/healthcheck.proto\x1a\x1fgoogle/api/field_behavior.proto\x1a\x19google/api/resource.proto\x1a#google/longrunning/operations.proto\x1a google/protobuf/field_mask.proto\x1a\x1cgoogle/protobuf/struct.proto\x1a\x1fgoogle/protobuf/timestamp.proto\x1a.protoc-gen-openapiv2/options/annotations.proto\x1a%vdp/connector/v1alpha/connector.proto\x1a\x30vdp/connector/v1alpha/connector_definition.proto\x1a!vdp/pipeline/v1alpha/common.proto\x1a.vdp/pipeline/v1alpha/operator_definition.proto\"\x97\x01\n\x0fLivenessRequest\x12k\n\x14health_check_request\x18\x01 \x01(\x0b\x32..common.healthcheck.v1alpha.HealthCheckRequestB\x04\xe2\x41\x01\x01H\x00R\x12healthCheckRequest\x88\x01\x01\x42\x17\n\x15_health_check_request\"w\n\x10LivenessResponse\x12\x63\n\x15health_check_response\x18\x01 \x01(\x0b\x32/.common.healthcheck.v1alpha.HealthCheckResponseR\x13healthCheckResponse\"\x98\x01\n\x10ReadinessRequest\x12k\n\x14health_check_request\x18\x01 \x01(\x0b\x32..common.healthcheck.v1alpha.HealthCheckRequestB\x04\xe2\x41\x01\x01H\x00R\x12healthCheckRequest\x88\x01\x01\x42\x17\n\x15_health_check_request\"x\n\x11ReadinessResponse\x12\x63\n\x15health_check_response\x18\x01 \x01(\x0b\x32/.common.healthcheck.v1alpha.HealthCheckResponseR\x13healthCheckResponse\"\xa5\x04\n\tComponent\x12\x14\n\x02id\x18\x01 \x01(\tB\x04\xe2\x41\x01\x02R\x02id\x12+\n\rresource_name\x18\x02 \x01(\tB\x06\xfa\x41\x03\n\x01*R\x0cresourceName\x12J\n\x08resource\x18\x03 \x01(\x0b\x32(.vdp.connector.v1alpha.ConnectorResourceB\x04\xe2\x41\x01\x03R\x08resource\x12=\n\rconfiguration\x18\x04 \x01(\x0b\x32\x17.google.protobuf.StructR\rconfiguration\x12=\n\x04type\x18\x06 \x01(\x0e\x32#.vdp.pipeline.v1alpha.ComponentTypeB\x04\xe2\x41\x01\x03R\x04type\x12\x33\n\x0f\x64\x65\x66inition_name\x18\x07 \x01(\tB\n\xe2\x41\x01\x02\xfa\x41\x03\n\x01*R\x0e\x64\x65\x66initionName\x12\x61\n\x13operator_definition\x18\x08 \x01(\x0b\x32(.vdp.pipeline.v1alpha.OperatorDefinitionB\x04\xe2\x41\x01\x03H\x00R\x12operatorDefinition\x12\x65\n\x14\x63onnector_definition\x18\t \x01(\x0b\x32*.vdp.connector.v1alpha.ConnectorDefinitionB\x04\xe2\x41\x01\x03H\x00R\x13\x63onnectorDefinitionB\x0c\n\ndefinition\"c\n\x06Recipe\x12\x18\n\x07version\x18\x01 \x01(\tR\x07version\x12?\n\ncomponents\x18\x02 \x03(\x0b\x32\x1f.vdp.pipeline.v1alpha.ComponentR\ncomponents\"\xd1\x04\n\x08Pipeline\x12\x18\n\x04name\x18\x01 \x01(\tB\x04\xe2\x41\x01\x03R\x04name\x12\x16\n\x03uid\x18\x02 \x01(\tB\x04\xe2\x41\x01\x03R\x03uid\x12\x14\n\x02id\x18\x03 \x01(\tB\x04\xe2\x41\x01\x05R\x02id\x12+\n\x0b\x64\x65scription\x18\x04 \x01(\tB\x04\xe2\x41\x01\x01H\x01R\x0b\x64\x65scription\x88\x01\x01\x12:\n\x06recipe\x18\x05 \x01(\x0b\x32\x1c.vdp.pipeline.v1alpha.RecipeB\x04\xe2\x41\x01\x05R\x06recipe\x12\x34\n\x04user\x18\x08 \x01(\tB\x1e\xe2\x41\x01\x03\xfa\x41\x17\n\x15\x61pi.instill.tech/UserH\x00R\x04user\x12:\n\x03org\x18\t \x01(\tB&\xe2\x41\x01\x03\xfa\x41\x1f\n\x1d\x61pi.instill.tech/OrganizationH\x00R\x03org\x12\x41\n\x0b\x63reate_time\x18\n \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x04\xe2\x41\x01\x03R\ncreateTime\x12\x41\n\x0bupdate_time\x18\x0b \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x04\xe2\x41\x01\x03R\nupdateTime\x12@\n\nvisibility\x18\x0c \x01(\x0e\x32 .vdp.pipeline.v1alpha.VisibilityR\nvisibility:A\xea\x41>\n\x19\x61pi.instill.tech/Pipeline\x12!users/{user}/pipelines/{pipeline}B\x07\n\x05ownerB\x0e\n\x0c_description\"\xb4\x01\n\x0fTriggerMetadata\x12I\n\x06traces\x18\x01 \x03(\x0b\x32\x31.vdp.pipeline.v1alpha.TriggerMetadata.TracesEntryR\x06traces\x1aV\n\x0bTracesEntry\x12\x10\n\x03key\x18\x01 \x01(\tR\x03key\x12\x31\n\x05value\x18\x02 \x01(\x0b\x32\x1b.vdp.pipeline.v1alpha.TraceR\x05value:\x02\x38\x01\"\xeb\x01\n\x05Trace\x12\x18\n\x07success\x18\x01 \x01(\x08R\x07success\x12/\n\x06inputs\x18\x02 \x03(\x0b\x32\x17.google.protobuf.StructR\x06inputs\x12\x31\n\x07outputs\x18\x03 \x03(\x0b\x32\x17.google.protobuf.StructR\x07outputs\x12-\n\x05\x65rror\x18\x04 \x01(\x0b\x32\x17.google.protobuf.StructR\x05\x65rror\x12\x35\n\x17\x63ompute_time_in_seconds\x18\x05 \x01(\x02R\x14\x63omputeTimeInSeconds\"\xcd\x03\n\x0fPipelineRelease\x12\x18\n\x04name\x18\x01 \x01(\tB\x04\xe2\x41\x01\x03R\x04name\x12\x16\n\x03uid\x18\x02 \x01(\tB\x04\xe2\x41\x01\x03R\x03uid\x12\x14\n\x02id\x18\x03 \x01(\tB\x04\xe2\x41\x01\x05R\x02id\x12+\n\x0b\x64\x65scription\x18\x04 \x01(\tB\x04\xe2\x41\x01\x01H\x00R\x0b\x64\x65scription\x88\x01\x01\x12:\n\x06recipe\x18\x05 \x01(\x0b\x32\x1c.vdp.pipeline.v1alpha.RecipeB\x04\xe2\x41\x01\x03R\x06recipe\x12\x41\n\x0b\x63reate_time\x18\x06 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x04\xe2\x41\x01\x03R\ncreateTime\x12\x41\n\x0bupdate_time\x18\x07 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x04\xe2\x41\x01\x03R\nupdateTime\x12@\n\nvisibility\x18\x08 \x01(\x0e\x32 .vdp.pipeline.v1alpha.VisibilityR\nvisibility:1\xea\x41.\n\x18\x61pi.instill.tech/Release\x12\x12releases/{release}B\x0e\n\x0c_description\"\xf7\x01\n\x14ListPipelinesRequest\x12&\n\tpage_size\x18\x01 \x01(\x03\x42\x04\xe2\x41\x01\x01H\x00R\x08pageSize\x88\x01\x01\x12(\n\npage_token\x18\x02 \x01(\tB\x04\xe2\x41\x01\x01H\x01R\tpageToken\x88\x01\x01\x12\x39\n\x04view\x18\x03 \x01(\x0e\x32\x1a.vdp.pipeline.v1alpha.ViewB\x04\xe2\x41\x01\x01H\x02R\x04view\x88\x01\x01\x12!\n\x06\x66ilter\x18\x04 \x01(\tB\x04\xe2\x41\x01\x01H\x03R\x06\x66ilter\x88\x01\x01\x42\x0c\n\n_page_sizeB\r\n\x0b_page_tokenB\x07\n\x05_viewB\t\n\x07_filter\"\x9c\x01\n\x15ListPipelinesResponse\x12<\n\tpipelines\x18\x01 \x03(\x0b\x32\x1e.vdp.pipeline.v1alpha.PipelineR\tpipelines\x12&\n\x0fnext_page_token\x18\x02 \x01(\tR\rnextPageToken\x12\x1d\n\ntotal_size\x18\x03 \x01(\x03R\ttotalSize\"\x99\x01\n\x19\x43reateUserPipelineRequest\x12@\n\x08pipeline\x18\x01 \x01(\x0b\x32\x1e.vdp.pipeline.v1alpha.PipelineB\x04\xe2\x41\x01\x02R\x08pipeline\x12:\n\x06parent\x18\x02 \x01(\tB\"\xe2\x41\x01\x02\xfa\x41\x1b\x12\x19\x61pi.instill.tech/PipelineR\x06parent\"X\n\x1a\x43reateUserPipelineResponse\x12:\n\x08pipeline\x18\x01 \x01(\x0b\x32\x1e.vdp.pipeline.v1alpha.PipelineR\x08pipeline\"\xb7\x02\n\x18ListUserPipelinesRequest\x12&\n\tpage_size\x18\x01 \x01(\x03\x42\x04\xe2\x41\x01\x01H\x00R\x08pageSize\x88\x01\x01\x12(\n\npage_token\x18\x02 \x01(\tB\x04\xe2\x41\x01\x01H\x01R\tpageToken\x88\x01\x01\x12\x39\n\x04view\x18\x03 \x01(\x0e\x32\x1a.vdp.pipeline.v1alpha.ViewB\x04\xe2\x41\x01\x01H\x02R\x04view\x88\x01\x01\x12!\n\x06\x66ilter\x18\x04 \x01(\tB\x04\xe2\x41\x01\x01H\x03R\x06\x66ilter\x88\x01\x01\x12:\n\x06parent\x18\x05 \x01(\tB\"\xe2\x41\x01\x02\xfa\x41\x1b\x12\x19\x61pi.instill.tech/PipelineR\x06parentB\x0c\n\n_page_sizeB\r\n\x0b_page_tokenB\x07\n\x05_viewB\t\n\x07_filter\"\xa0\x01\n\x19ListUserPipelinesResponse\x12<\n\tpipelines\x18\x01 \x03(\x0b\x32\x1e.vdp.pipeline.v1alpha.PipelineR\tpipelines\x12&\n\x0fnext_page_token\x18\x02 \x01(\tR\rnextPageToken\x12\x1d\n\ntotal_size\x18\x03 \x01(\x03R\ttotalSize\"\x7f\n\x15LookUpPipelineRequest\x12\"\n\tpermalink\x18\x01 \x01(\tB\x04\xe2\x41\x01\x02R\tpermalink\x12\x39\n\x04view\x18\x02 \x01(\x0e\x32\x1a.vdp.pipeline.v1alpha.ViewB\x04\xe2\x41\x01\x01H\x00R\x04view\x88\x01\x01\x42\x07\n\x05_view\"T\n\x16LookUpPipelineResponse\x12:\n\x08pipeline\x18\x01 \x01(\x0b\x32\x1e.vdp.pipeline.v1alpha.PipelineR\x08pipeline\"\xaa\x01\n\x16GetUserPipelineRequest\x12L\n\x04name\x18\x01 \x01(\tB8\x92\x41\x13\xca>\x10\xfa\x02\rpipeline.name\xe2\x41\x01\x02\xfa\x41\x1b\n\x19\x61pi.instill.tech/PipelineR\x04name\x12\x39\n\x04view\x18\x02 \x01(\x0e\x32\x1a.vdp.pipeline.v1alpha.ViewB\x04\xe2\x41\x01\x01H\x00R\x04view\x88\x01\x01\x42\x07\n\x05_view\"U\n\x17GetUserPipelineResponse\x12:\n\x08pipeline\x18\x01 \x01(\x0b\x32\x1e.vdp.pipeline.v1alpha.PipelineR\x08pipeline\"\xa0\x01\n\x19UpdateUserPipelineRequest\x12@\n\x08pipeline\x18\x01 \x01(\x0b\x32\x1e.vdp.pipeline.v1alpha.PipelineB\x04\xe2\x41\x01\x02R\x08pipeline\x12\x41\n\x0bupdate_mask\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.FieldMaskB\x04\xe2\x41\x01\x02R\nupdateMask\"X\n\x1aUpdateUserPipelineResponse\x12:\n\x08pipeline\x18\x01 \x01(\x0b\x32\x1e.vdp.pipeline.v1alpha.PipelineR\x08pipeline\"i\n\x19\x44\x65leteUserPipelineRequest\x12L\n\x04name\x18\x01 \x01(\tB8\x92\x41\x13\xca>\x10\xfa\x02\rpipeline.name\xe2\x41\x01\x02\xfa\x41\x1b\n\x19\x61pi.instill.tech/PipelineR\x04name\"\x1c\n\x1a\x44\x65leteUserPipelineResponse\"U\n\x1bValidateUserPipelineRequest\x12\x36\n\x04name\x18\x01 \x01(\tB\"\xe2\x41\x01\x02\xfa\x41\x1b\n\x19\x61pi.instill.tech/PipelineR\x04name\"Z\n\x1cValidateUserPipelineResponse\x12:\n\x08pipeline\x18\x01 \x01(\x0b\x32\x1e.vdp.pipeline.v1alpha.PipelineR\x08pipeline\"\x81\x01\n\x19RenameUserPipelineRequest\x12\x36\n\x04name\x18\x01 \x01(\tB\"\xe2\x41\x01\x02\xfa\x41\x1b\n\x19\x61pi.instill.tech/PipelineR\x04name\x12,\n\x0fnew_pipeline_id\x18\x02 \x01(\tB\x04\xe2\x41\x01\x02R\rnewPipelineId\"X\n\x1aRenameUserPipelineResponse\x12:\n\x08pipeline\x18\x01 \x01(\x0b\x32\x1e.vdp.pipeline.v1alpha.PipelineR\x08pipeline\"\x8b\x01\n\x1aTriggerUserPipelineRequest\x12\x36\n\x04name\x18\x01 \x01(\tB\"\xe2\x41\x01\x02\xfa\x41\x1b\n\x19\x61pi.instill.tech/PipelineR\x04name\x12\x35\n\x06inputs\x18\x02 \x03(\x0b\x32\x17.google.protobuf.StructB\x04\xe2\x41\x01\x02R\x06inputs\"\x93\x01\n\x1bTriggerUserPipelineResponse\x12\x31\n\x07outputs\x18\x01 \x03(\x0b\x32\x17.google.protobuf.StructR\x07outputs\x12\x41\n\x08metadata\x18\x02 \x01(\x0b\x32%.vdp.pipeline.v1alpha.TriggerMetadataR\x08metadata\"\x90\x01\n\x1fTriggerAsyncUserPipelineRequest\x12\x36\n\x04name\x18\x01 \x01(\tB\"\xe2\x41\x01\x02\xfa\x41\x1b\n\x19\x61pi.instill.tech/PipelineR\x04name\x12\x35\n\x06inputs\x18\x02 \x03(\x0b\x32\x17.google.protobuf.StructB\x04\xe2\x41\x01\x02R\x06inputs\"e\n TriggerAsyncUserPipelineResponse\x12\x41\n\toperation\x18\x01 \x01(\x0b\x32\x1d.google.longrunning.OperationB\x04\xe2\x41\x01\x03R\toperation\"/\n\x13GetOperationRequest\x12\x18\n\x04name\x18\x01 \x01(\tB\x04\xe2\x41\x01\x02R\x04name\"Y\n\x14GetOperationResponse\x12\x41\n\toperation\x18\x01 \x01(\x0b\x32\x1d.google.longrunning.OperationB\x04\xe2\x41\x01\x03R\toperation\"\xac\x01\n CreateUserPipelineReleaseRequest\x12\x45\n\x07release\x18\x01 \x01(\x0b\x32%.vdp.pipeline.v1alpha.PipelineReleaseB\x04\xe2\x41\x01\x02R\x07release\x12\x41\n\x06parent\x18\x02 \x01(\tB)\xe2\x41\x01\x02\xfa\x41\"\x12 api.instill.tech/PipelineReleaseR\x06parent\"d\n!CreateUserPipelineReleaseResponse\x12?\n\x07release\x18\x01 \x01(\x0b\x32%.vdp.pipeline.v1alpha.PipelineReleaseR\x07release\"\xc5\x02\n\x1fListUserPipelineReleasesRequest\x12&\n\tpage_size\x18\x01 \x01(\x03\x42\x04\xe2\x41\x01\x01H\x00R\x08pageSize\x88\x01\x01\x12(\n\npage_token\x18\x02 \x01(\tB\x04\xe2\x41\x01\x01H\x01R\tpageToken\x88\x01\x01\x12\x39\n\x04view\x18\x03 \x01(\x0e\x32\x1a.vdp.pipeline.v1alpha.ViewB\x04\xe2\x41\x01\x01H\x02R\x04view\x88\x01\x01\x12!\n\x06\x66ilter\x18\x04 \x01(\tB\x04\xe2\x41\x01\x01H\x03R\x06\x66ilter\x88\x01\x01\x12\x41\n\x06parent\x18\x05 \x01(\tB)\xe2\x41\x01\x02\xfa\x41\"\x12 api.instill.tech/PipelineReleaseR\x06parentB\x0c\n\n_page_sizeB\r\n\x0b_page_tokenB\x07\n\x05_viewB\t\n\x07_filter\"\xac\x01\n ListUserPipelineReleasesResponse\x12\x41\n\x08releases\x18\x01 \x03(\x0b\x32%.vdp.pipeline.v1alpha.PipelineReleaseR\x08releases\x12&\n\x0fnext_page_token\x18\x02 \x01(\tR\rnextPageToken\x12\x1d\n\ntotal_size\x18\x03 \x01(\x03R\ttotalSize\"\xc0\x01\n\x1dGetUserPipelineReleaseRequest\x12[\n\x04name\x18\x01 \x01(\tBG\x92\x41\x1b\xca>\x18\xfa\x02\x15pipeline_release.name\xe2\x41\x01\x02\xfa\x41\"\n api.instill.tech/PipelineReleaseR\x04name\x12\x39\n\x04view\x18\x02 \x01(\x0e\x32\x1a.vdp.pipeline.v1alpha.ViewB\x04\xe2\x41\x01\x01H\x00R\x04view\x88\x01\x01\x42\x07\n\x05_view\"a\n\x1eGetUserPipelineReleaseResponse\x12?\n\x07release\x18\x01 \x01(\x0b\x32%.vdp.pipeline.v1alpha.PipelineReleaseR\x07release\"\xac\x01\n UpdateUserPipelineReleaseRequest\x12\x45\n\x07release\x18\x01 \x01(\x0b\x32%.vdp.pipeline.v1alpha.PipelineReleaseB\x04\xe2\x41\x01\x02R\x07release\x12\x41\n\x0bupdate_mask\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.FieldMaskB\x04\xe2\x41\x01\x02R\nupdateMask\"d\n!UpdateUserPipelineReleaseResponse\x12?\n\x07release\x18\x01 \x01(\x0b\x32%.vdp.pipeline.v1alpha.PipelineReleaseR\x07release\"\x7f\n DeleteUserPipelineReleaseRequest\x12[\n\x04name\x18\x01 \x01(\tBG\x92\x41\x1b\xca>\x18\xfa\x02\x15pipeline_release.name\xe2\x41\x01\x02\xfa\x41\"\n api.instill.tech/PipelineReleaseR\x04name\"#\n!DeleteUserPipelineReleaseResponse\"^\n$SetDefaultUserPipelineReleaseRequest\x12\x36\n\x04name\x18\x01 \x01(\tB\"\xe2\x41\x01\x02\xfa\x41\x1b\n\x19\x61pi.instill.tech/PipelineR\x04name\"h\n%SetDefaultUserPipelineReleaseResponse\x12?\n\x07release\x18\x01 \x01(\x0b\x32%.vdp.pipeline.v1alpha.PipelineReleaseR\x07release\"[\n!RestoreUserPipelineReleaseRequest\x12\x36\n\x04name\x18\x01 \x01(\tB\"\xe2\x41\x01\x02\xfa\x41\x1b\n\x19\x61pi.instill.tech/PipelineR\x04name\"e\n\"RestoreUserPipelineReleaseResponse\x12?\n\x07release\x18\x01 \x01(\x0b\x32%.vdp.pipeline.v1alpha.PipelineReleaseR\x07release\"\x9e\x01\n RenameUserPipelineReleaseRequest\x12=\n\x04name\x18\x01 \x01(\tB)\xe2\x41\x01\x02\xfa\x41\"\n api.instill.tech/PipelineReleaseR\x04name\x12;\n\x17new_pipeline_release_id\x18\x02 \x01(\tB\x04\xe2\x41\x01\x02R\x14newPipelineReleaseId\"d\n!RenameUserPipelineReleaseResponse\x12?\n\x07release\x18\x01 \x01(\x0b\x32%.vdp.pipeline.v1alpha.PipelineReleaseR\x07release\"|\n\x1fWatchUserPipelineReleaseRequest\x12Y\n\x04name\x18\x01 \x01(\tBE\x92\x41\x19\xca>\x16\xfa\x02\x13pipeline.name/watch\xe2\x41\x01\x02\xfa\x41\"\n api.instill.tech/PipelineReleaseR\x04name\"U\n WatchUserPipelineReleaseResponse\x12\x31\n\x05state\x18\x01 \x01(\x0e\x32\x1b.vdp.pipeline.v1alpha.StateR\x05state\"\x99\x01\n!TriggerUserPipelineReleaseRequest\x12=\n\x04name\x18\x01 \x01(\tB)\xe2\x41\x01\x02\xfa\x41\"\n api.instill.tech/PipelineReleaseR\x04name\x12\x35\n\x06inputs\x18\x02 \x03(\x0b\x32\x17.google.protobuf.StructB\x04\xe2\x41\x01\x02R\x06inputs\"\x9a\x01\n\"TriggerUserPipelineReleaseResponse\x12\x31\n\x07outputs\x18\x01 \x03(\x0b\x32\x17.google.protobuf.StructR\x07outputs\x12\x41\n\x08metadata\x18\x02 \x01(\x0b\x32%.vdp.pipeline.v1alpha.TriggerMetadataR\x08metadata\"\x9e\x01\n&TriggerAsyncUserPipelineReleaseRequest\x12=\n\x04name\x18\x01 \x01(\tB)\xe2\x41\x01\x02\xfa\x41\"\n api.instill.tech/PipelineReleaseR\x04name\x12\x35\n\x06inputs\x18\x02 \x03(\x0b\x32\x17.google.protobuf.StructB\x04\xe2\x41\x01\x02R\x06inputs\"l\n\'TriggerAsyncUserPipelineReleaseResponse\x12\x41\n\toperation\x18\x01 \x01(\x0b\x32\x1d.google.longrunning.OperationB\x04\xe2\x41\x01\x03R\toperation\"\xfc\x01\n\x19ListPipelinesAdminRequest\x12&\n\tpage_size\x18\x01 \x01(\x03\x42\x04\xe2\x41\x01\x01H\x00R\x08pageSize\x88\x01\x01\x12(\n\npage_token\x18\x02 \x01(\tB\x04\xe2\x41\x01\x01H\x01R\tpageToken\x88\x01\x01\x12\x39\n\x04view\x18\x03 \x01(\x0e\x32\x1a.vdp.pipeline.v1alpha.ViewB\x04\xe2\x41\x01\x01H\x02R\x04view\x88\x01\x01\x12!\n\x06\x66ilter\x18\x04 \x01(\tB\x04\xe2\x41\x01\x01H\x03R\x06\x66ilter\x88\x01\x01\x42\x0c\n\n_page_sizeB\r\n\x0b_page_tokenB\x07\n\x05_viewB\t\n\x07_filter\"\xa1\x01\n\x1aListPipelinesAdminResponse\x12<\n\tpipelines\x18\x01 \x03(\x0b\x32\x1e.vdp.pipeline.v1alpha.PipelineR\tpipelines\x12&\n\x0fnext_page_token\x18\x02 \x01(\tR\rnextPageToken\x12\x1d\n\ntotal_size\x18\x03 \x01(\x03R\ttotalSize\"\x83\x02\n ListPipelineReleasesAdminRequest\x12&\n\tpage_size\x18\x01 \x01(\x03\x42\x04\xe2\x41\x01\x01H\x00R\x08pageSize\x88\x01\x01\x12(\n\npage_token\x18\x02 \x01(\tB\x04\xe2\x41\x01\x01H\x01R\tpageToken\x88\x01\x01\x12\x39\n\x04view\x18\x03 \x01(\x0e\x32\x1a.vdp.pipeline.v1alpha.ViewB\x04\xe2\x41\x01\x01H\x02R\x04view\x88\x01\x01\x12!\n\x06\x66ilter\x18\x04 \x01(\tB\x04\xe2\x41\x01\x01H\x03R\x06\x66ilter\x88\x01\x01\x42\x0c\n\n_page_sizeB\r\n\x0b_page_tokenB\x07\n\x05_viewB\t\n\x07_filter\"\xad\x01\n!ListPipelineReleasesAdminResponse\x12\x41\n\x08releases\x18\x01 \x03(\x0b\x32%.vdp.pipeline.v1alpha.PipelineReleaseR\x08releases\x12&\n\x0fnext_page_token\x18\x02 \x01(\tR\rnextPageToken\x12\x1d\n\ntotal_size\x18\x03 \x01(\x03R\ttotalSize\"\x84\x01\n\x1aLookUpPipelineAdminRequest\x12\"\n\tpermalink\x18\x01 \x01(\tB\x04\xe2\x41\x01\x02R\tpermalink\x12\x39\n\x04view\x18\x02 \x01(\x0e\x32\x1a.vdp.pipeline.v1alpha.ViewB\x04\xe2\x41\x01\x01H\x00R\x04view\x88\x01\x01\x42\x07\n\x05_view\"Y\n\x1bLookUpPipelineAdminResponse\x12:\n\x08pipeline\x18\x01 \x01(\x0b\x32\x1e.vdp.pipeline.v1alpha.PipelineR\x08pipeline*W\n\nVisibility\x12\x1a\n\x16VISIBILITY_UNSPECIFIED\x10\x00\x12\x16\n\x12VISIBILITY_PRIVATE\x10\x01\x12\x15\n\x11VISIBILITY_PUBLIC\x10\x02*\xb9\x01\n\rComponentType\x12\x1e\n\x1a\x43OMPONENT_TYPE_UNSPECIFIED\x10\x00\x12\x1f\n\x1b\x43OMPONENT_TYPE_CONNECTOR_AI\x10\x01\x12!\n\x1d\x43OMPONENT_TYPE_CONNECTOR_DATA\x10\x02\x12\'\n#COMPONENT_TYPE_CONNECTOR_BLOCKCHAIN\x10\x03\x12\x1b\n\x17\x43OMPONENT_TYPE_OPERATOR\x10\x04*U\n\x05State\x12\x15\n\x11STATE_UNSPECIFIED\x10\x00\x12\x12\n\x0eSTATE_INACTIVE\x10\x01\x12\x10\n\x0cSTATE_ACTIVE\x10\x02\x12\x0f\n\x0bSTATE_ERROR\x10\x03\x42\xe3\x01\n\x18\x63om.vdp.pipeline.v1alphaB\rPipelineProtoP\x01ZFgithub.com/instill-ai/protogen-go/vdp/pipeline/v1alpha;pipelinev1alpha\xa2\x02\x03VPX\xaa\x02\x14Vdp.Pipeline.V1alpha\xca\x02\x14Vdp\\Pipeline\\V1alpha\xe2\x02 Vdp\\Pipeline\\V1alpha\\GPBMetadata\xea\x02\x16Vdp::Pipeline::V1alphab\x06proto3') _globals = globals() _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals) @@ -112,6 +112,10 @@ _LISTUSERPIPELINESREQUEST.fields_by_name['filter']._serialized_options = b'\342A\001\001' _LISTUSERPIPELINESREQUEST.fields_by_name['parent']._options = None _LISTUSERPIPELINESREQUEST.fields_by_name['parent']._serialized_options = b'\342A\001\002\372A\033\022\031api.instill.tech/Pipeline' + _LOOKUPPIPELINEREQUEST.fields_by_name['permalink']._options = None + _LOOKUPPIPELINEREQUEST.fields_by_name['permalink']._serialized_options = b'\342A\001\002' + _LOOKUPPIPELINEREQUEST.fields_by_name['view']._options = None + _LOOKUPPIPELINEREQUEST.fields_by_name['view']._serialized_options = b'\342A\001\001' _GETUSERPIPELINEREQUEST.fields_by_name['name']._options = None _GETUSERPIPELINEREQUEST.fields_by_name['name']._serialized_options = b'\222A\023\312>\020\372\002\rpipeline.name\342A\001\002\372A\033\n\031api.instill.tech/Pipeline' _GETUSERPIPELINEREQUEST.fields_by_name['view']._options = None @@ -122,10 +126,6 @@ _UPDATEUSERPIPELINEREQUEST.fields_by_name['update_mask']._serialized_options = b'\342A\001\002' _DELETEUSERPIPELINEREQUEST.fields_by_name['name']._options = None _DELETEUSERPIPELINEREQUEST.fields_by_name['name']._serialized_options = b'\222A\023\312>\020\372\002\rpipeline.name\342A\001\002\372A\033\n\031api.instill.tech/Pipeline' - _LOOKUPUSERPIPELINEREQUEST.fields_by_name['permalink']._options = None - _LOOKUPUSERPIPELINEREQUEST.fields_by_name['permalink']._serialized_options = b'\342A\001\002' - _LOOKUPUSERPIPELINEREQUEST.fields_by_name['view']._options = None - _LOOKUPUSERPIPELINEREQUEST.fields_by_name['view']._serialized_options = b'\342A\001\001' _VALIDATEUSERPIPELINEREQUEST.fields_by_name['name']._options = None _VALIDATEUSERPIPELINEREQUEST.fields_by_name['name']._serialized_options = b'\342A\001\002\372A\033\n\031api.instill.tech/Pipeline' _RENAMEUSERPIPELINEREQUEST.fields_by_name['name']._options = None @@ -206,20 +206,16 @@ _LISTPIPELINERELEASESADMINREQUEST.fields_by_name['view']._serialized_options = b'\342A\001\001' _LISTPIPELINERELEASESADMINREQUEST.fields_by_name['filter']._options = None _LISTPIPELINERELEASESADMINREQUEST.fields_by_name['filter']._serialized_options = b'\342A\001\001' - _GETPIPELINEADMINREQUEST.fields_by_name['name']._options = None - _GETPIPELINEADMINREQUEST.fields_by_name['name']._serialized_options = b'\222A\023\312>\020\372\002\rpipeline.name\342A\001\002\372A\033\n\031api.instill.tech/Pipeline' - _GETPIPELINEADMINREQUEST.fields_by_name['view']._options = None - _GETPIPELINEADMINREQUEST.fields_by_name['view']._serialized_options = b'\342A\001\001' _LOOKUPPIPELINEADMINREQUEST.fields_by_name['permalink']._options = None _LOOKUPPIPELINEADMINREQUEST.fields_by_name['permalink']._serialized_options = b'\342A\001\002' _LOOKUPPIPELINEADMINREQUEST.fields_by_name['view']._options = None _LOOKUPPIPELINEADMINREQUEST.fields_by_name['view']._serialized_options = b'\342A\001\001' - _globals['_VISIBILITY']._serialized_start=10616 - _globals['_VISIBILITY']._serialized_end=10703 - _globals['_COMPONENTTYPE']._serialized_start=10706 - _globals['_COMPONENTTYPE']._serialized_end=10891 - _globals['_STATE']._serialized_start=10893 - _globals['_STATE']._serialized_end=10978 + _globals['_VISIBILITY']._serialized_start=10345 + _globals['_VISIBILITY']._serialized_end=10432 + _globals['_COMPONENTTYPE']._serialized_start=10435 + _globals['_COMPONENTTYPE']._serialized_end=10620 + _globals['_STATE']._serialized_start=10622 + _globals['_STATE']._serialized_end=10707 _globals['_LIVENESSREQUEST']._serialized_start=522 _globals['_LIVENESSREQUEST']._serialized_end=673 _globals['_LIVENESSRESPONSE']._serialized_start=675 @@ -254,100 +250,96 @@ _globals['_LISTUSERPIPELINESREQUEST']._serialized_end=4174 _globals['_LISTUSERPIPELINESRESPONSE']._serialized_start=4177 _globals['_LISTUSERPIPELINESRESPONSE']._serialized_end=4337 - _globals['_GETUSERPIPELINEREQUEST']._serialized_start=4340 - _globals['_GETUSERPIPELINEREQUEST']._serialized_end=4510 - _globals['_GETUSERPIPELINERESPONSE']._serialized_start=4512 - _globals['_GETUSERPIPELINERESPONSE']._serialized_end=4597 - _globals['_UPDATEUSERPIPELINEREQUEST']._serialized_start=4600 - _globals['_UPDATEUSERPIPELINEREQUEST']._serialized_end=4760 - _globals['_UPDATEUSERPIPELINERESPONSE']._serialized_start=4762 - _globals['_UPDATEUSERPIPELINERESPONSE']._serialized_end=4850 - _globals['_DELETEUSERPIPELINEREQUEST']._serialized_start=4852 - _globals['_DELETEUSERPIPELINEREQUEST']._serialized_end=4957 - _globals['_DELETEUSERPIPELINERESPONSE']._serialized_start=4959 - _globals['_DELETEUSERPIPELINERESPONSE']._serialized_end=4987 - _globals['_LOOKUPUSERPIPELINEREQUEST']._serialized_start=4990 - _globals['_LOOKUPUSERPIPELINEREQUEST']._serialized_end=5121 - _globals['_LOOKUPUSERPIPELINERESPONSE']._serialized_start=5123 - _globals['_LOOKUPUSERPIPELINERESPONSE']._serialized_end=5211 - _globals['_VALIDATEUSERPIPELINEREQUEST']._serialized_start=5213 - _globals['_VALIDATEUSERPIPELINEREQUEST']._serialized_end=5298 - _globals['_VALIDATEUSERPIPELINERESPONSE']._serialized_start=5300 - _globals['_VALIDATEUSERPIPELINERESPONSE']._serialized_end=5390 - _globals['_RENAMEUSERPIPELINEREQUEST']._serialized_start=5393 - _globals['_RENAMEUSERPIPELINEREQUEST']._serialized_end=5522 - _globals['_RENAMEUSERPIPELINERESPONSE']._serialized_start=5524 - _globals['_RENAMEUSERPIPELINERESPONSE']._serialized_end=5612 - _globals['_TRIGGERUSERPIPELINEREQUEST']._serialized_start=5615 - _globals['_TRIGGERUSERPIPELINEREQUEST']._serialized_end=5754 - _globals['_TRIGGERUSERPIPELINERESPONSE']._serialized_start=5757 - _globals['_TRIGGERUSERPIPELINERESPONSE']._serialized_end=5904 - _globals['_TRIGGERASYNCUSERPIPELINEREQUEST']._serialized_start=5907 - _globals['_TRIGGERASYNCUSERPIPELINEREQUEST']._serialized_end=6051 - _globals['_TRIGGERASYNCUSERPIPELINERESPONSE']._serialized_start=6053 - _globals['_TRIGGERASYNCUSERPIPELINERESPONSE']._serialized_end=6154 - _globals['_GETOPERATIONREQUEST']._serialized_start=6156 - _globals['_GETOPERATIONREQUEST']._serialized_end=6203 - _globals['_GETOPERATIONRESPONSE']._serialized_start=6205 - _globals['_GETOPERATIONRESPONSE']._serialized_end=6294 - _globals['_CREATEUSERPIPELINERELEASEREQUEST']._serialized_start=6297 - _globals['_CREATEUSERPIPELINERELEASEREQUEST']._serialized_end=6469 - _globals['_CREATEUSERPIPELINERELEASERESPONSE']._serialized_start=6471 - _globals['_CREATEUSERPIPELINERELEASERESPONSE']._serialized_end=6571 - _globals['_LISTUSERPIPELINERELEASESREQUEST']._serialized_start=6574 - _globals['_LISTUSERPIPELINERELEASESREQUEST']._serialized_end=6899 - _globals['_LISTUSERPIPELINERELEASESRESPONSE']._serialized_start=6902 - _globals['_LISTUSERPIPELINERELEASESRESPONSE']._serialized_end=7074 - _globals['_GETUSERPIPELINERELEASEREQUEST']._serialized_start=7077 - _globals['_GETUSERPIPELINERELEASEREQUEST']._serialized_end=7269 - _globals['_GETUSERPIPELINERELEASERESPONSE']._serialized_start=7271 - _globals['_GETUSERPIPELINERELEASERESPONSE']._serialized_end=7368 - _globals['_UPDATEUSERPIPELINERELEASEREQUEST']._serialized_start=7371 - _globals['_UPDATEUSERPIPELINERELEASEREQUEST']._serialized_end=7543 - _globals['_UPDATEUSERPIPELINERELEASERESPONSE']._serialized_start=7545 - _globals['_UPDATEUSERPIPELINERELEASERESPONSE']._serialized_end=7645 - _globals['_DELETEUSERPIPELINERELEASEREQUEST']._serialized_start=7647 - _globals['_DELETEUSERPIPELINERELEASEREQUEST']._serialized_end=7774 - _globals['_DELETEUSERPIPELINERELEASERESPONSE']._serialized_start=7776 - _globals['_DELETEUSERPIPELINERELEASERESPONSE']._serialized_end=7811 - _globals['_SETDEFAULTUSERPIPELINERELEASEREQUEST']._serialized_start=7813 - _globals['_SETDEFAULTUSERPIPELINERELEASEREQUEST']._serialized_end=7907 - _globals['_SETDEFAULTUSERPIPELINERELEASERESPONSE']._serialized_start=7909 - _globals['_SETDEFAULTUSERPIPELINERELEASERESPONSE']._serialized_end=8013 - _globals['_RESTOREUSERPIPELINERELEASEREQUEST']._serialized_start=8015 - _globals['_RESTOREUSERPIPELINERELEASEREQUEST']._serialized_end=8106 - _globals['_RESTOREUSERPIPELINERELEASERESPONSE']._serialized_start=8108 - _globals['_RESTOREUSERPIPELINERELEASERESPONSE']._serialized_end=8209 - _globals['_RENAMEUSERPIPELINERELEASEREQUEST']._serialized_start=8212 - _globals['_RENAMEUSERPIPELINERELEASEREQUEST']._serialized_end=8370 - _globals['_RENAMEUSERPIPELINERELEASERESPONSE']._serialized_start=8372 - _globals['_RENAMEUSERPIPELINERELEASERESPONSE']._serialized_end=8472 - _globals['_WATCHUSERPIPELINERELEASEREQUEST']._serialized_start=8474 - _globals['_WATCHUSERPIPELINERELEASEREQUEST']._serialized_end=8598 - _globals['_WATCHUSERPIPELINERELEASERESPONSE']._serialized_start=8600 - _globals['_WATCHUSERPIPELINERELEASERESPONSE']._serialized_end=8685 - _globals['_TRIGGERUSERPIPELINERELEASEREQUEST']._serialized_start=8688 - _globals['_TRIGGERUSERPIPELINERELEASEREQUEST']._serialized_end=8841 - _globals['_TRIGGERUSERPIPELINERELEASERESPONSE']._serialized_start=8844 - _globals['_TRIGGERUSERPIPELINERELEASERESPONSE']._serialized_end=8998 - _globals['_TRIGGERASYNCUSERPIPELINERELEASEREQUEST']._serialized_start=9001 - _globals['_TRIGGERASYNCUSERPIPELINERELEASEREQUEST']._serialized_end=9159 - _globals['_TRIGGERASYNCUSERPIPELINERELEASERESPONSE']._serialized_start=9161 - _globals['_TRIGGERASYNCUSERPIPELINERELEASERESPONSE']._serialized_end=9269 - _globals['_LISTPIPELINESADMINREQUEST']._serialized_start=9272 - _globals['_LISTPIPELINESADMINREQUEST']._serialized_end=9524 - _globals['_LISTPIPELINESADMINRESPONSE']._serialized_start=9527 - _globals['_LISTPIPELINESADMINRESPONSE']._serialized_end=9688 - _globals['_LISTPIPELINERELEASESADMINREQUEST']._serialized_start=9691 - _globals['_LISTPIPELINERELEASESADMINREQUEST']._serialized_end=9950 - _globals['_LISTPIPELINERELEASESADMINRESPONSE']._serialized_start=9953 - _globals['_LISTPIPELINERELEASESADMINRESPONSE']._serialized_end=10126 - _globals['_GETPIPELINEADMINREQUEST']._serialized_start=10129 - _globals['_GETPIPELINEADMINREQUEST']._serialized_end=10300 - _globals['_GETPIPELINEADMINRESPONSE']._serialized_start=10302 - _globals['_GETPIPELINEADMINRESPONSE']._serialized_end=10388 - _globals['_LOOKUPPIPELINEADMINREQUEST']._serialized_start=10391 - _globals['_LOOKUPPIPELINEADMINREQUEST']._serialized_end=10523 - _globals['_LOOKUPPIPELINEADMINRESPONSE']._serialized_start=10525 - _globals['_LOOKUPPIPELINEADMINRESPONSE']._serialized_end=10614 + _globals['_LOOKUPPIPELINEREQUEST']._serialized_start=4339 + _globals['_LOOKUPPIPELINEREQUEST']._serialized_end=4466 + _globals['_LOOKUPPIPELINERESPONSE']._serialized_start=4468 + _globals['_LOOKUPPIPELINERESPONSE']._serialized_end=4552 + _globals['_GETUSERPIPELINEREQUEST']._serialized_start=4555 + _globals['_GETUSERPIPELINEREQUEST']._serialized_end=4725 + _globals['_GETUSERPIPELINERESPONSE']._serialized_start=4727 + _globals['_GETUSERPIPELINERESPONSE']._serialized_end=4812 + _globals['_UPDATEUSERPIPELINEREQUEST']._serialized_start=4815 + _globals['_UPDATEUSERPIPELINEREQUEST']._serialized_end=4975 + _globals['_UPDATEUSERPIPELINERESPONSE']._serialized_start=4977 + _globals['_UPDATEUSERPIPELINERESPONSE']._serialized_end=5065 + _globals['_DELETEUSERPIPELINEREQUEST']._serialized_start=5067 + _globals['_DELETEUSERPIPELINEREQUEST']._serialized_end=5172 + _globals['_DELETEUSERPIPELINERESPONSE']._serialized_start=5174 + _globals['_DELETEUSERPIPELINERESPONSE']._serialized_end=5202 + _globals['_VALIDATEUSERPIPELINEREQUEST']._serialized_start=5204 + _globals['_VALIDATEUSERPIPELINEREQUEST']._serialized_end=5289 + _globals['_VALIDATEUSERPIPELINERESPONSE']._serialized_start=5291 + _globals['_VALIDATEUSERPIPELINERESPONSE']._serialized_end=5381 + _globals['_RENAMEUSERPIPELINEREQUEST']._serialized_start=5384 + _globals['_RENAMEUSERPIPELINEREQUEST']._serialized_end=5513 + _globals['_RENAMEUSERPIPELINERESPONSE']._serialized_start=5515 + _globals['_RENAMEUSERPIPELINERESPONSE']._serialized_end=5603 + _globals['_TRIGGERUSERPIPELINEREQUEST']._serialized_start=5606 + _globals['_TRIGGERUSERPIPELINEREQUEST']._serialized_end=5745 + _globals['_TRIGGERUSERPIPELINERESPONSE']._serialized_start=5748 + _globals['_TRIGGERUSERPIPELINERESPONSE']._serialized_end=5895 + _globals['_TRIGGERASYNCUSERPIPELINEREQUEST']._serialized_start=5898 + _globals['_TRIGGERASYNCUSERPIPELINEREQUEST']._serialized_end=6042 + _globals['_TRIGGERASYNCUSERPIPELINERESPONSE']._serialized_start=6044 + _globals['_TRIGGERASYNCUSERPIPELINERESPONSE']._serialized_end=6145 + _globals['_GETOPERATIONREQUEST']._serialized_start=6147 + _globals['_GETOPERATIONREQUEST']._serialized_end=6194 + _globals['_GETOPERATIONRESPONSE']._serialized_start=6196 + _globals['_GETOPERATIONRESPONSE']._serialized_end=6285 + _globals['_CREATEUSERPIPELINERELEASEREQUEST']._serialized_start=6288 + _globals['_CREATEUSERPIPELINERELEASEREQUEST']._serialized_end=6460 + _globals['_CREATEUSERPIPELINERELEASERESPONSE']._serialized_start=6462 + _globals['_CREATEUSERPIPELINERELEASERESPONSE']._serialized_end=6562 + _globals['_LISTUSERPIPELINERELEASESREQUEST']._serialized_start=6565 + _globals['_LISTUSERPIPELINERELEASESREQUEST']._serialized_end=6890 + _globals['_LISTUSERPIPELINERELEASESRESPONSE']._serialized_start=6893 + _globals['_LISTUSERPIPELINERELEASESRESPONSE']._serialized_end=7065 + _globals['_GETUSERPIPELINERELEASEREQUEST']._serialized_start=7068 + _globals['_GETUSERPIPELINERELEASEREQUEST']._serialized_end=7260 + _globals['_GETUSERPIPELINERELEASERESPONSE']._serialized_start=7262 + _globals['_GETUSERPIPELINERELEASERESPONSE']._serialized_end=7359 + _globals['_UPDATEUSERPIPELINERELEASEREQUEST']._serialized_start=7362 + _globals['_UPDATEUSERPIPELINERELEASEREQUEST']._serialized_end=7534 + _globals['_UPDATEUSERPIPELINERELEASERESPONSE']._serialized_start=7536 + _globals['_UPDATEUSERPIPELINERELEASERESPONSE']._serialized_end=7636 + _globals['_DELETEUSERPIPELINERELEASEREQUEST']._serialized_start=7638 + _globals['_DELETEUSERPIPELINERELEASEREQUEST']._serialized_end=7765 + _globals['_DELETEUSERPIPELINERELEASERESPONSE']._serialized_start=7767 + _globals['_DELETEUSERPIPELINERELEASERESPONSE']._serialized_end=7802 + _globals['_SETDEFAULTUSERPIPELINERELEASEREQUEST']._serialized_start=7804 + _globals['_SETDEFAULTUSERPIPELINERELEASEREQUEST']._serialized_end=7898 + _globals['_SETDEFAULTUSERPIPELINERELEASERESPONSE']._serialized_start=7900 + _globals['_SETDEFAULTUSERPIPELINERELEASERESPONSE']._serialized_end=8004 + _globals['_RESTOREUSERPIPELINERELEASEREQUEST']._serialized_start=8006 + _globals['_RESTOREUSERPIPELINERELEASEREQUEST']._serialized_end=8097 + _globals['_RESTOREUSERPIPELINERELEASERESPONSE']._serialized_start=8099 + _globals['_RESTOREUSERPIPELINERELEASERESPONSE']._serialized_end=8200 + _globals['_RENAMEUSERPIPELINERELEASEREQUEST']._serialized_start=8203 + _globals['_RENAMEUSERPIPELINERELEASEREQUEST']._serialized_end=8361 + _globals['_RENAMEUSERPIPELINERELEASERESPONSE']._serialized_start=8363 + _globals['_RENAMEUSERPIPELINERELEASERESPONSE']._serialized_end=8463 + _globals['_WATCHUSERPIPELINERELEASEREQUEST']._serialized_start=8465 + _globals['_WATCHUSERPIPELINERELEASEREQUEST']._serialized_end=8589 + _globals['_WATCHUSERPIPELINERELEASERESPONSE']._serialized_start=8591 + _globals['_WATCHUSERPIPELINERELEASERESPONSE']._serialized_end=8676 + _globals['_TRIGGERUSERPIPELINERELEASEREQUEST']._serialized_start=8679 + _globals['_TRIGGERUSERPIPELINERELEASEREQUEST']._serialized_end=8832 + _globals['_TRIGGERUSERPIPELINERELEASERESPONSE']._serialized_start=8835 + _globals['_TRIGGERUSERPIPELINERELEASERESPONSE']._serialized_end=8989 + _globals['_TRIGGERASYNCUSERPIPELINERELEASEREQUEST']._serialized_start=8992 + _globals['_TRIGGERASYNCUSERPIPELINERELEASEREQUEST']._serialized_end=9150 + _globals['_TRIGGERASYNCUSERPIPELINERELEASERESPONSE']._serialized_start=9152 + _globals['_TRIGGERASYNCUSERPIPELINERELEASERESPONSE']._serialized_end=9260 + _globals['_LISTPIPELINESADMINREQUEST']._serialized_start=9263 + _globals['_LISTPIPELINESADMINREQUEST']._serialized_end=9515 + _globals['_LISTPIPELINESADMINRESPONSE']._serialized_start=9518 + _globals['_LISTPIPELINESADMINRESPONSE']._serialized_end=9679 + _globals['_LISTPIPELINERELEASESADMINREQUEST']._serialized_start=9682 + _globals['_LISTPIPELINERELEASESADMINREQUEST']._serialized_end=9941 + _globals['_LISTPIPELINERELEASESADMINRESPONSE']._serialized_start=9944 + _globals['_LISTPIPELINERELEASESADMINRESPONSE']._serialized_end=10117 + _globals['_LOOKUPPIPELINEADMINREQUEST']._serialized_start=10120 + _globals['_LOOKUPPIPELINEADMINREQUEST']._serialized_end=10252 + _globals['_LOOKUPPIPELINEADMINRESPONSE']._serialized_start=10254 + _globals['_LOOKUPPIPELINEADMINRESPONSE']._serialized_end=10343 # @@protoc_insertion_point(module_scope) diff --git a/vdp/pipeline/v1alpha/pipeline_public_service_pb2.py b/vdp/pipeline/v1alpha/pipeline_public_service_pb2.py index d6e47c5..9d344c0 100644 --- a/vdp/pipeline/v1alpha/pipeline_public_service_pb2.py +++ b/vdp/pipeline/v1alpha/pipeline_public_service_pb2.py @@ -17,7 +17,7 @@ from vdp.pipeline.v1alpha import pipeline_pb2 as vdp_dot_pipeline_dot_v1alpha_dot_pipeline__pb2 -DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n2vdp/pipeline/v1alpha/pipeline_public_service.proto\x12\x14vdp.pipeline.v1alpha\x1a\x1cgoogle/api/annotations.proto\x1a\x17google/api/client.proto\x1a.vdp/pipeline/v1alpha/operator_definition.proto\x1a#vdp/pipeline/v1alpha/pipeline.proto2\xcb)\n\x15PipelinePublicService\x12\x92\x01\n\x08Liveness\x12%.vdp.pipeline.v1alpha.LivenessRequest\x1a&.vdp.pipeline.v1alpha.LivenessResponse\"7\x82\xd3\xe4\x93\x02\x31\x12\x13/v1alpha/__livenessZ\x1a\x12\x18/v1alpha/health/pipeline\x12z\n\tReadiness\x12&.vdp.pipeline.v1alpha.ReadinessRequest\x1a\'.vdp.pipeline.v1alpha.ReadinessResponse\"\x1c\x82\xd3\xe4\x93\x02\x16\x12\x14/v1alpha/__readiness\x12\xad\x01\n\x17ListOperatorDefinitions\x12\x34.vdp.pipeline.v1alpha.ListOperatorDefinitionsRequest\x1a\x35.vdp.pipeline.v1alpha.ListOperatorDefinitionsResponse\"%\x82\xd3\xe4\x93\x02\x1f\x12\x1d/v1alpha/operator-definitions\x12\xb7\x01\n\x15GetOperatorDefinition\x12\x32.vdp.pipeline.v1alpha.GetOperatorDefinitionRequest\x1a\x33.vdp.pipeline.v1alpha.GetOperatorDefinitionResponse\"5\xda\x41\x04name\x82\xd3\xe4\x93\x02(\x12&/v1alpha/{name=operator-definitions/*}\x12\x84\x01\n\rListPipelines\x12*.vdp.pipeline.v1alpha.ListPipelinesRequest\x1a+.vdp.pipeline.v1alpha.ListPipelinesResponse\"\x1a\x82\xd3\xe4\x93\x02\x14\x12\x12/v1alpha/pipelines\x12\xc0\x01\n\x12\x43reateUserPipeline\x12/.vdp.pipeline.v1alpha.CreateUserPipelineRequest\x1a\x30.vdp.pipeline.v1alpha.CreateUserPipelineResponse\"G\xda\x41\x0fparent,pipeline\x82\xd3\xe4\x93\x02/\"#/v1alpha/{parent=users/*}/pipelines:\x08pipeline\x12\xaa\x01\n\x11ListUserPipelines\x12..vdp.pipeline.v1alpha.ListUserPipelinesRequest\x1a/.vdp.pipeline.v1alpha.ListUserPipelinesResponse\"4\xda\x41\x06parent\x82\xd3\xe4\x93\x02%\x12#/v1alpha/{parent=users/*}/pipelines\x12\xa2\x01\n\x0fGetUserPipeline\x12,.vdp.pipeline.v1alpha.GetUserPipelineRequest\x1a-.vdp.pipeline.v1alpha.GetUserPipelineResponse\"2\xda\x41\x04name\x82\xd3\xe4\x93\x02%\x12#/v1alpha/{name=users/*/pipelines/*}\x12\xce\x01\n\x12UpdateUserPipeline\x12/.vdp.pipeline.v1alpha.UpdateUserPipelineRequest\x1a\x30.vdp.pipeline.v1alpha.UpdateUserPipelineResponse\"U\xda\x41\x14pipeline,update_mask\x82\xd3\xe4\x93\x02\x38\x32,/v1alpha/{pipeline.name=users/*/pipelines/*}:\x08pipeline\x12\xab\x01\n\x12\x44\x65leteUserPipeline\x12/.vdp.pipeline.v1alpha.DeleteUserPipelineRequest\x1a\x30.vdp.pipeline.v1alpha.DeleteUserPipelineResponse\"2\xda\x41\x04name\x82\xd3\xe4\x93\x02%*#/v1alpha/{name=users/*/pipelines/*}\x12\xbc\x01\n\x12LookUpUserPipeline\x12/.vdp.pipeline.v1alpha.LookUpUserPipelineRequest\x1a\x30.vdp.pipeline.v1alpha.LookUpUserPipelineResponse\"C\xda\x41\tpermalink\x82\xd3\xe4\x93\x02\x31\x12//v1alpha/{permalink=users/*/pipelines/*}/lookUp\x12\xbd\x01\n\x14ValidateUserPipeline\x12\x31.vdp.pipeline.v1alpha.ValidateUserPipelineRequest\x1a\x32.vdp.pipeline.v1alpha.ValidateUserPipelineResponse\">\xda\x41\x04name\x82\xd3\xe4\x93\x02\x31\",/v1alpha/{name=users/*/pipelines/*}/validate:\x01*\x12\xc5\x01\n\x12RenameUserPipeline\x12/.vdp.pipeline.v1alpha.RenameUserPipelineRequest\x1a\x30.vdp.pipeline.v1alpha.RenameUserPipelineResponse\"L\xda\x41\x14name,new_pipeline_id\x82\xd3\xe4\x93\x02/\"*/v1alpha/{name=users/*/pipelines/*}/rename:\x01*\x12\xc0\x01\n\x13TriggerUserPipeline\x12\x30.vdp.pipeline.v1alpha.TriggerUserPipelineRequest\x1a\x31.vdp.pipeline.v1alpha.TriggerUserPipelineResponse\"D\xda\x41\x0bname,inputs\x82\xd3\xe4\x93\x02\x30\"+/v1alpha/{name=users/*/pipelines/*}/trigger:\x01*\x12\xd4\x01\n\x18TriggerAsyncUserPipeline\x12\x35.vdp.pipeline.v1alpha.TriggerAsyncUserPipelineRequest\x1a\x36.vdp.pipeline.v1alpha.TriggerAsyncUserPipelineResponse\"I\xda\x41\x0bname,inputs\x82\xd3\xe4\x93\x02\x35\"0/v1alpha/{name=users/*/pipelines/*}/triggerAsync:\x01*\x12\x92\x01\n\x0cGetOperation\x12).vdp.pipeline.v1alpha.GetOperationRequest\x1a*.vdp.pipeline.v1alpha.GetOperationResponse\"+\xda\x41\x04name\x82\xd3\xe4\x93\x02\x1e\x12\x1c/v1alpha/{name=operations/*}\x12\xde\x01\n\x19\x43reateUserPipelineRelease\x12\x36.vdp.pipeline.v1alpha.CreateUserPipelineReleaseRequest\x1a\x37.vdp.pipeline.v1alpha.CreateUserPipelineReleaseResponse\"P\xda\x41\x0eparent,release\x82\xd3\xe4\x93\x02\x39\"./v1alpha/{parent=users/*/pipelines/*}/releases:\x07release\x12\xcd\x01\n\x18ListUserPipelineReleases\x12\x35.vdp.pipeline.v1alpha.ListUserPipelineReleasesRequest\x1a\x36.vdp.pipeline.v1alpha.ListUserPipelineReleasesResponse\"B\xda\x41\tpipelines\x82\xd3\xe4\x93\x02\x30\x12./v1alpha/{parent=users/*/pipelines/*}/releases\x12\xc2\x01\n\x16GetUserPipelineRelease\x12\x33.vdp.pipeline.v1alpha.GetUserPipelineReleaseRequest\x1a\x34.vdp.pipeline.v1alpha.GetUserPipelineReleaseResponse\"=\xda\x41\x04name\x82\xd3\xe4\x93\x02\x30\x12./v1alpha/{name=users/*/pipelines/*/releases/*}\x12\xec\x01\n\x19UpdateUserPipelineRelease\x12\x36.vdp.pipeline.v1alpha.UpdateUserPipelineReleaseRequest\x1a\x37.vdp.pipeline.v1alpha.UpdateUserPipelineReleaseResponse\"^\xda\x41\x13release,update_mask\x82\xd3\xe4\x93\x02\x42\x32\x37/v1alpha/{release.name=usersr/*/pipelines/*/releases/*}:\x07release\x12\xcb\x01\n\x19\x44\x65leteUserPipelineRelease\x12\x36.vdp.pipeline.v1alpha.DeleteUserPipelineReleaseRequest\x1a\x37.vdp.pipeline.v1alpha.DeleteUserPipelineReleaseResponse\"=\xda\x41\x04name\x82\xd3\xe4\x93\x02\x30*./v1alpha/{name=users/*/pipelines/*/releases/*}\x12\xd6\x01\n\x1aRestoreUserPipelineRelease\x12\x37.vdp.pipeline.v1alpha.RestoreUserPipelineReleaseRequest\x1a\x38.vdp.pipeline.v1alpha.RestoreUserPipelineReleaseResponse\"E\xda\x41\x04name\x82\xd3\xe4\x93\x02\x38\"6/v1alpha/{name=users/*/pipelines/*/releases/*}/restore\x12\xe3\x01\n\x1dSetDefaultUserPipelineRelease\x12:.vdp.pipeline.v1alpha.SetDefaultUserPipelineReleaseRequest\x1a;.vdp.pipeline.v1alpha.SetDefaultUserPipelineReleaseResponse\"I\xda\x41\x04name\x82\xd3\xe4\x93\x02<\":/v1alpha/{name=users/*/pipelines/*/releases/*}/set_default\x12\xd4\x01\n\x18WatchUserPipelineRelease\x12\x35.vdp.pipeline.v1alpha.WatchUserPipelineReleaseRequest\x1a\x36.vdp.pipeline.v1alpha.WatchUserPipelineReleaseResponse\"I\xda\x41\x04name\x82\xd3\xe4\x93\x02<\x12:/v1alpha/{name=users/*/pipelines/*/releases/default}/watch\x12\xed\x01\n\x19RenameUserPipelineRelease\x12\x36.vdp.pipeline.v1alpha.RenameUserPipelineReleaseRequest\x1a\x37.vdp.pipeline.v1alpha.RenameUserPipelineReleaseResponse\"_\xda\x41\x1cname,new_pipeline_release_id\x82\xd3\xe4\x93\x02:\"5/v1alpha/{name=users/*/pipelines/*/releases/*}/rename:\x01*\x12\xe0\x01\n\x1aTriggerUserPipelineRelease\x12\x37.vdp.pipeline.v1alpha.TriggerUserPipelineReleaseRequest\x1a\x38.vdp.pipeline.v1alpha.TriggerUserPipelineReleaseResponse\"O\xda\x41\x0bname,inputs\x82\xd3\xe4\x93\x02;\"6/v1alpha/{name=users/*/pipelines/*/releases/*}/trigger:\x01*\x12\xf4\x01\n\x1fTriggerAsyncUserPipelineRelease\x12<.vdp.pipeline.v1alpha.TriggerAsyncUserPipelineReleaseRequest\x1a=.vdp.pipeline.v1alpha.TriggerAsyncUserPipelineReleaseResponse\"T\xda\x41\x0bname,inputs\x82\xd3\xe4\x93\x02@\";/v1alpha/{name=users/*/pipelines/*/releases/*}/triggerAsync:\x01*\x1a\x13\xca\x41\x10\x61pi.instill.techB\xf0\x01\n\x18\x63om.vdp.pipeline.v1alphaB\x1aPipelinePublicServiceProtoP\x01ZFgithub.com/instill-ai/protogen-go/vdp/pipeline/v1alpha;pipelinev1alpha\xa2\x02\x03VPX\xaa\x02\x14Vdp.Pipeline.V1alpha\xca\x02\x14Vdp\\Pipeline\\V1alpha\xe2\x02 Vdp\\Pipeline\\V1alpha\\GPBMetadata\xea\x02\x16Vdp::Pipeline::V1alphab\x06proto3') +DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n2vdp/pipeline/v1alpha/pipeline_public_service.proto\x12\x14vdp.pipeline.v1alpha\x1a\x1cgoogle/api/annotations.proto\x1a\x17google/api/client.proto\x1a.vdp/pipeline/v1alpha/operator_definition.proto\x1a#vdp/pipeline/v1alpha/pipeline.proto2\xb7)\n\x15PipelinePublicService\x12\x92\x01\n\x08Liveness\x12%.vdp.pipeline.v1alpha.LivenessRequest\x1a&.vdp.pipeline.v1alpha.LivenessResponse\"7\x82\xd3\xe4\x93\x02\x31\x12\x13/v1alpha/__livenessZ\x1a\x12\x18/v1alpha/health/pipeline\x12z\n\tReadiness\x12&.vdp.pipeline.v1alpha.ReadinessRequest\x1a\'.vdp.pipeline.v1alpha.ReadinessResponse\"\x1c\x82\xd3\xe4\x93\x02\x16\x12\x14/v1alpha/__readiness\x12\xad\x01\n\x17ListOperatorDefinitions\x12\x34.vdp.pipeline.v1alpha.ListOperatorDefinitionsRequest\x1a\x35.vdp.pipeline.v1alpha.ListOperatorDefinitionsResponse\"%\x82\xd3\xe4\x93\x02\x1f\x12\x1d/v1alpha/operator-definitions\x12\xb7\x01\n\x15GetOperatorDefinition\x12\x32.vdp.pipeline.v1alpha.GetOperatorDefinitionRequest\x1a\x33.vdp.pipeline.v1alpha.GetOperatorDefinitionResponse\"5\xda\x41\x04name\x82\xd3\xe4\x93\x02(\x12&/v1alpha/{name=operator-definitions/*}\x12\x84\x01\n\rListPipelines\x12*.vdp.pipeline.v1alpha.ListPipelinesRequest\x1a+.vdp.pipeline.v1alpha.ListPipelinesResponse\"\x1a\x82\xd3\xe4\x93\x02\x14\x12\x12/v1alpha/pipelines\x12\xa8\x01\n\x0eLookUpPipeline\x12+.vdp.pipeline.v1alpha.LookUpPipelineRequest\x1a,.vdp.pipeline.v1alpha.LookUpPipelineResponse\";\xda\x41\tpermalink\x82\xd3\xe4\x93\x02)\x12\'/v1alpha/{permalink=pipelines/*}/lookUp\x12\xc0\x01\n\x12\x43reateUserPipeline\x12/.vdp.pipeline.v1alpha.CreateUserPipelineRequest\x1a\x30.vdp.pipeline.v1alpha.CreateUserPipelineResponse\"G\xda\x41\x0fparent,pipeline\x82\xd3\xe4\x93\x02/\"#/v1alpha/{parent=users/*}/pipelines:\x08pipeline\x12\xaa\x01\n\x11ListUserPipelines\x12..vdp.pipeline.v1alpha.ListUserPipelinesRequest\x1a/.vdp.pipeline.v1alpha.ListUserPipelinesResponse\"4\xda\x41\x06parent\x82\xd3\xe4\x93\x02%\x12#/v1alpha/{parent=users/*}/pipelines\x12\xa2\x01\n\x0fGetUserPipeline\x12,.vdp.pipeline.v1alpha.GetUserPipelineRequest\x1a-.vdp.pipeline.v1alpha.GetUserPipelineResponse\"2\xda\x41\x04name\x82\xd3\xe4\x93\x02%\x12#/v1alpha/{name=users/*/pipelines/*}\x12\xce\x01\n\x12UpdateUserPipeline\x12/.vdp.pipeline.v1alpha.UpdateUserPipelineRequest\x1a\x30.vdp.pipeline.v1alpha.UpdateUserPipelineResponse\"U\xda\x41\x14pipeline,update_mask\x82\xd3\xe4\x93\x02\x38\x32,/v1alpha/{pipeline.name=users/*/pipelines/*}:\x08pipeline\x12\xab\x01\n\x12\x44\x65leteUserPipeline\x12/.vdp.pipeline.v1alpha.DeleteUserPipelineRequest\x1a\x30.vdp.pipeline.v1alpha.DeleteUserPipelineResponse\"2\xda\x41\x04name\x82\xd3\xe4\x93\x02%*#/v1alpha/{name=users/*/pipelines/*}\x12\xbd\x01\n\x14ValidateUserPipeline\x12\x31.vdp.pipeline.v1alpha.ValidateUserPipelineRequest\x1a\x32.vdp.pipeline.v1alpha.ValidateUserPipelineResponse\">\xda\x41\x04name\x82\xd3\xe4\x93\x02\x31\",/v1alpha/{name=users/*/pipelines/*}/validate:\x01*\x12\xc5\x01\n\x12RenameUserPipeline\x12/.vdp.pipeline.v1alpha.RenameUserPipelineRequest\x1a\x30.vdp.pipeline.v1alpha.RenameUserPipelineResponse\"L\xda\x41\x14name,new_pipeline_id\x82\xd3\xe4\x93\x02/\"*/v1alpha/{name=users/*/pipelines/*}/rename:\x01*\x12\xc0\x01\n\x13TriggerUserPipeline\x12\x30.vdp.pipeline.v1alpha.TriggerUserPipelineRequest\x1a\x31.vdp.pipeline.v1alpha.TriggerUserPipelineResponse\"D\xda\x41\x0bname,inputs\x82\xd3\xe4\x93\x02\x30\"+/v1alpha/{name=users/*/pipelines/*}/trigger:\x01*\x12\xd4\x01\n\x18TriggerAsyncUserPipeline\x12\x35.vdp.pipeline.v1alpha.TriggerAsyncUserPipelineRequest\x1a\x36.vdp.pipeline.v1alpha.TriggerAsyncUserPipelineResponse\"I\xda\x41\x0bname,inputs\x82\xd3\xe4\x93\x02\x35\"0/v1alpha/{name=users/*/pipelines/*}/triggerAsync:\x01*\x12\x92\x01\n\x0cGetOperation\x12).vdp.pipeline.v1alpha.GetOperationRequest\x1a*.vdp.pipeline.v1alpha.GetOperationResponse\"+\xda\x41\x04name\x82\xd3\xe4\x93\x02\x1e\x12\x1c/v1alpha/{name=operations/*}\x12\xde\x01\n\x19\x43reateUserPipelineRelease\x12\x36.vdp.pipeline.v1alpha.CreateUserPipelineReleaseRequest\x1a\x37.vdp.pipeline.v1alpha.CreateUserPipelineReleaseResponse\"P\xda\x41\x0eparent,release\x82\xd3\xe4\x93\x02\x39\"./v1alpha/{parent=users/*/pipelines/*}/releases:\x07release\x12\xcd\x01\n\x18ListUserPipelineReleases\x12\x35.vdp.pipeline.v1alpha.ListUserPipelineReleasesRequest\x1a\x36.vdp.pipeline.v1alpha.ListUserPipelineReleasesResponse\"B\xda\x41\tpipelines\x82\xd3\xe4\x93\x02\x30\x12./v1alpha/{parent=users/*/pipelines/*}/releases\x12\xc2\x01\n\x16GetUserPipelineRelease\x12\x33.vdp.pipeline.v1alpha.GetUserPipelineReleaseRequest\x1a\x34.vdp.pipeline.v1alpha.GetUserPipelineReleaseResponse\"=\xda\x41\x04name\x82\xd3\xe4\x93\x02\x30\x12./v1alpha/{name=users/*/pipelines/*/releases/*}\x12\xec\x01\n\x19UpdateUserPipelineRelease\x12\x36.vdp.pipeline.v1alpha.UpdateUserPipelineReleaseRequest\x1a\x37.vdp.pipeline.v1alpha.UpdateUserPipelineReleaseResponse\"^\xda\x41\x13release,update_mask\x82\xd3\xe4\x93\x02\x42\x32\x37/v1alpha/{release.name=usersr/*/pipelines/*/releases/*}:\x07release\x12\xcb\x01\n\x19\x44\x65leteUserPipelineRelease\x12\x36.vdp.pipeline.v1alpha.DeleteUserPipelineReleaseRequest\x1a\x37.vdp.pipeline.v1alpha.DeleteUserPipelineReleaseResponse\"=\xda\x41\x04name\x82\xd3\xe4\x93\x02\x30*./v1alpha/{name=users/*/pipelines/*/releases/*}\x12\xd6\x01\n\x1aRestoreUserPipelineRelease\x12\x37.vdp.pipeline.v1alpha.RestoreUserPipelineReleaseRequest\x1a\x38.vdp.pipeline.v1alpha.RestoreUserPipelineReleaseResponse\"E\xda\x41\x04name\x82\xd3\xe4\x93\x02\x38\"6/v1alpha/{name=users/*/pipelines/*/releases/*}/restore\x12\xe3\x01\n\x1dSetDefaultUserPipelineRelease\x12:.vdp.pipeline.v1alpha.SetDefaultUserPipelineReleaseRequest\x1a;.vdp.pipeline.v1alpha.SetDefaultUserPipelineReleaseResponse\"I\xda\x41\x04name\x82\xd3\xe4\x93\x02<\":/v1alpha/{name=users/*/pipelines/*/releases/*}/set_default\x12\xd4\x01\n\x18WatchUserPipelineRelease\x12\x35.vdp.pipeline.v1alpha.WatchUserPipelineReleaseRequest\x1a\x36.vdp.pipeline.v1alpha.WatchUserPipelineReleaseResponse\"I\xda\x41\x04name\x82\xd3\xe4\x93\x02<\x12:/v1alpha/{name=users/*/pipelines/*/releases/default}/watch\x12\xed\x01\n\x19RenameUserPipelineRelease\x12\x36.vdp.pipeline.v1alpha.RenameUserPipelineReleaseRequest\x1a\x37.vdp.pipeline.v1alpha.RenameUserPipelineReleaseResponse\"_\xda\x41\x1cname,new_pipeline_release_id\x82\xd3\xe4\x93\x02:\"5/v1alpha/{name=users/*/pipelines/*/releases/*}/rename:\x01*\x12\xe0\x01\n\x1aTriggerUserPipelineRelease\x12\x37.vdp.pipeline.v1alpha.TriggerUserPipelineReleaseRequest\x1a\x38.vdp.pipeline.v1alpha.TriggerUserPipelineReleaseResponse\"O\xda\x41\x0bname,inputs\x82\xd3\xe4\x93\x02;\"6/v1alpha/{name=users/*/pipelines/*/releases/*}/trigger:\x01*\x12\xf4\x01\n\x1fTriggerAsyncUserPipelineRelease\x12<.vdp.pipeline.v1alpha.TriggerAsyncUserPipelineReleaseRequest\x1a=.vdp.pipeline.v1alpha.TriggerAsyncUserPipelineReleaseResponse\"T\xda\x41\x0bname,inputs\x82\xd3\xe4\x93\x02@\";/v1alpha/{name=users/*/pipelines/*/releases/*}/triggerAsync:\x01*\x1a\x13\xca\x41\x10\x61pi.instill.techB\xf0\x01\n\x18\x63om.vdp.pipeline.v1alphaB\x1aPipelinePublicServiceProtoP\x01ZFgithub.com/instill-ai/protogen-go/vdp/pipeline/v1alpha;pipelinev1alpha\xa2\x02\x03VPX\xaa\x02\x14Vdp.Pipeline.V1alpha\xca\x02\x14Vdp\\Pipeline\\V1alpha\xe2\x02 Vdp\\Pipeline\\V1alpha\\GPBMetadata\xea\x02\x16Vdp::Pipeline::V1alphab\x06proto3') _globals = globals() _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals) @@ -38,6 +38,8 @@ _PIPELINEPUBLICSERVICE.methods_by_name['GetOperatorDefinition']._serialized_options = b'\332A\004name\202\323\344\223\002(\022&/v1alpha/{name=operator-definitions/*}' _PIPELINEPUBLICSERVICE.methods_by_name['ListPipelines']._options = None _PIPELINEPUBLICSERVICE.methods_by_name['ListPipelines']._serialized_options = b'\202\323\344\223\002\024\022\022/v1alpha/pipelines' + _PIPELINEPUBLICSERVICE.methods_by_name['LookUpPipeline']._options = None + _PIPELINEPUBLICSERVICE.methods_by_name['LookUpPipeline']._serialized_options = b'\332A\tpermalink\202\323\344\223\002)\022\'/v1alpha/{permalink=pipelines/*}/lookUp' _PIPELINEPUBLICSERVICE.methods_by_name['CreateUserPipeline']._options = None _PIPELINEPUBLICSERVICE.methods_by_name['CreateUserPipeline']._serialized_options = b'\332A\017parent,pipeline\202\323\344\223\002/\"#/v1alpha/{parent=users/*}/pipelines:\010pipeline' _PIPELINEPUBLICSERVICE.methods_by_name['ListUserPipelines']._options = None @@ -48,8 +50,6 @@ _PIPELINEPUBLICSERVICE.methods_by_name['UpdateUserPipeline']._serialized_options = b'\332A\024pipeline,update_mask\202\323\344\223\00282,/v1alpha/{pipeline.name=users/*/pipelines/*}:\010pipeline' _PIPELINEPUBLICSERVICE.methods_by_name['DeleteUserPipeline']._options = None _PIPELINEPUBLICSERVICE.methods_by_name['DeleteUserPipeline']._serialized_options = b'\332A\004name\202\323\344\223\002%*#/v1alpha/{name=users/*/pipelines/*}' - _PIPELINEPUBLICSERVICE.methods_by_name['LookUpUserPipeline']._options = None - _PIPELINEPUBLICSERVICE.methods_by_name['LookUpUserPipeline']._serialized_options = b'\332A\tpermalink\202\323\344\223\0021\022//v1alpha/{permalink=users/*/pipelines/*}/lookUp' _PIPELINEPUBLICSERVICE.methods_by_name['ValidateUserPipeline']._options = None _PIPELINEPUBLICSERVICE.methods_by_name['ValidateUserPipeline']._serialized_options = b'\332A\004name\202\323\344\223\0021\",/v1alpha/{name=users/*/pipelines/*}/validate:\001*' _PIPELINEPUBLICSERVICE.methods_by_name['RenameUserPipeline']._options = None @@ -83,5 +83,5 @@ _PIPELINEPUBLICSERVICE.methods_by_name['TriggerAsyncUserPipelineRelease']._options = None _PIPELINEPUBLICSERVICE.methods_by_name['TriggerAsyncUserPipelineRelease']._serialized_options = b'\332A\013name,inputs\202\323\344\223\002@\";/v1alpha/{name=users/*/pipelines/*/releases/*}/triggerAsync:\001*' _globals['_PIPELINEPUBLICSERVICE']._serialized_start=217 - _globals['_PIPELINEPUBLICSERVICE']._serialized_end=5540 + _globals['_PIPELINEPUBLICSERVICE']._serialized_end=5520 # @@protoc_insertion_point(module_scope) diff --git a/vdp/pipeline/v1alpha/pipeline_public_service_pb2_grpc.py b/vdp/pipeline/v1alpha/pipeline_public_service_pb2_grpc.py index 43e4023..c1eedc8 100644 --- a/vdp/pipeline/v1alpha/pipeline_public_service_pb2_grpc.py +++ b/vdp/pipeline/v1alpha/pipeline_public_service_pb2_grpc.py @@ -41,6 +41,11 @@ def __init__(self, channel): request_serializer=vdp_dot_pipeline_dot_v1alpha_dot_pipeline__pb2.ListPipelinesRequest.SerializeToString, response_deserializer=vdp_dot_pipeline_dot_v1alpha_dot_pipeline__pb2.ListPipelinesResponse.FromString, ) + self.LookUpPipeline = channel.unary_unary( + '/vdp.pipeline.v1alpha.PipelinePublicService/LookUpPipeline', + request_serializer=vdp_dot_pipeline_dot_v1alpha_dot_pipeline__pb2.LookUpPipelineRequest.SerializeToString, + response_deserializer=vdp_dot_pipeline_dot_v1alpha_dot_pipeline__pb2.LookUpPipelineResponse.FromString, + ) self.CreateUserPipeline = channel.unary_unary( '/vdp.pipeline.v1alpha.PipelinePublicService/CreateUserPipeline', request_serializer=vdp_dot_pipeline_dot_v1alpha_dot_pipeline__pb2.CreateUserPipelineRequest.SerializeToString, @@ -66,11 +71,6 @@ def __init__(self, channel): request_serializer=vdp_dot_pipeline_dot_v1alpha_dot_pipeline__pb2.DeleteUserPipelineRequest.SerializeToString, response_deserializer=vdp_dot_pipeline_dot_v1alpha_dot_pipeline__pb2.DeleteUserPipelineResponse.FromString, ) - self.LookUpUserPipeline = channel.unary_unary( - '/vdp.pipeline.v1alpha.PipelinePublicService/LookUpUserPipeline', - request_serializer=vdp_dot_pipeline_dot_v1alpha_dot_pipeline__pb2.LookUpUserPipelineRequest.SerializeToString, - response_deserializer=vdp_dot_pipeline_dot_v1alpha_dot_pipeline__pb2.LookUpUserPipelineResponse.FromString, - ) self.ValidateUserPipeline = channel.unary_unary( '/vdp.pipeline.v1alpha.PipelinePublicService/ValidateUserPipeline', request_serializer=vdp_dot_pipeline_dot_v1alpha_dot_pipeline__pb2.ValidateUserPipelineRequest.SerializeToString, @@ -201,6 +201,14 @@ def ListPipelines(self, request, context): context.set_details('Method not implemented!') raise NotImplementedError('Method not implemented!') + def LookUpPipeline(self, request, context): + """LookUpPipeline method receives a LookUpPipelineRequest message and returns + a LookUpPipelineResponse + """ + context.set_code(grpc.StatusCode.UNIMPLEMENTED) + context.set_details('Method not implemented!') + raise NotImplementedError('Method not implemented!') + def CreateUserPipeline(self, request, context): """CreateUserPipeline method receives a CreateUserPipelineRequest message and returns a CreateUserPipelineResponse message. @@ -241,14 +249,6 @@ def DeleteUserPipeline(self, request, context): context.set_details('Method not implemented!') raise NotImplementedError('Method not implemented!') - def LookUpUserPipeline(self, request, context): - """LookUpUserPipeline method receives a LookUpUserPipelineRequest message and returns - a LookUpUserPipelineResponse - """ - context.set_code(grpc.StatusCode.UNIMPLEMENTED) - context.set_details('Method not implemented!') - raise NotImplementedError('Method not implemented!') - def ValidateUserPipeline(self, request, context): """Validate a pipeline. """ @@ -407,6 +407,11 @@ def add_PipelinePublicServiceServicer_to_server(servicer, server): request_deserializer=vdp_dot_pipeline_dot_v1alpha_dot_pipeline__pb2.ListPipelinesRequest.FromString, response_serializer=vdp_dot_pipeline_dot_v1alpha_dot_pipeline__pb2.ListPipelinesResponse.SerializeToString, ), + 'LookUpPipeline': grpc.unary_unary_rpc_method_handler( + servicer.LookUpPipeline, + request_deserializer=vdp_dot_pipeline_dot_v1alpha_dot_pipeline__pb2.LookUpPipelineRequest.FromString, + response_serializer=vdp_dot_pipeline_dot_v1alpha_dot_pipeline__pb2.LookUpPipelineResponse.SerializeToString, + ), 'CreateUserPipeline': grpc.unary_unary_rpc_method_handler( servicer.CreateUserPipeline, request_deserializer=vdp_dot_pipeline_dot_v1alpha_dot_pipeline__pb2.CreateUserPipelineRequest.FromString, @@ -432,11 +437,6 @@ def add_PipelinePublicServiceServicer_to_server(servicer, server): request_deserializer=vdp_dot_pipeline_dot_v1alpha_dot_pipeline__pb2.DeleteUserPipelineRequest.FromString, response_serializer=vdp_dot_pipeline_dot_v1alpha_dot_pipeline__pb2.DeleteUserPipelineResponse.SerializeToString, ), - 'LookUpUserPipeline': grpc.unary_unary_rpc_method_handler( - servicer.LookUpUserPipeline, - request_deserializer=vdp_dot_pipeline_dot_v1alpha_dot_pipeline__pb2.LookUpUserPipelineRequest.FromString, - response_serializer=vdp_dot_pipeline_dot_v1alpha_dot_pipeline__pb2.LookUpUserPipelineResponse.SerializeToString, - ), 'ValidateUserPipeline': grpc.unary_unary_rpc_method_handler( servicer.ValidateUserPipeline, request_deserializer=vdp_dot_pipeline_dot_v1alpha_dot_pipeline__pb2.ValidateUserPipelineRequest.FromString, @@ -613,6 +613,23 @@ def ListPipelines(request, options, channel_credentials, insecure, call_credentials, compression, wait_for_ready, timeout, metadata) + @staticmethod + def LookUpPipeline(request, + target, + options=(), + channel_credentials=None, + call_credentials=None, + insecure=False, + compression=None, + wait_for_ready=None, + timeout=None, + metadata=None): + return grpc.experimental.unary_unary(request, target, '/vdp.pipeline.v1alpha.PipelinePublicService/LookUpPipeline', + vdp_dot_pipeline_dot_v1alpha_dot_pipeline__pb2.LookUpPipelineRequest.SerializeToString, + vdp_dot_pipeline_dot_v1alpha_dot_pipeline__pb2.LookUpPipelineResponse.FromString, + options, channel_credentials, + insecure, call_credentials, compression, wait_for_ready, timeout, metadata) + @staticmethod def CreateUserPipeline(request, target, @@ -698,23 +715,6 @@ def DeleteUserPipeline(request, options, channel_credentials, insecure, call_credentials, compression, wait_for_ready, timeout, metadata) - @staticmethod - def LookUpUserPipeline(request, - target, - options=(), - channel_credentials=None, - call_credentials=None, - insecure=False, - compression=None, - wait_for_ready=None, - timeout=None, - metadata=None): - return grpc.experimental.unary_unary(request, target, '/vdp.pipeline.v1alpha.PipelinePublicService/LookUpUserPipeline', - vdp_dot_pipeline_dot_v1alpha_dot_pipeline__pb2.LookUpUserPipelineRequest.SerializeToString, - vdp_dot_pipeline_dot_v1alpha_dot_pipeline__pb2.LookUpUserPipelineResponse.FromString, - options, channel_credentials, - insecure, call_credentials, compression, wait_for_ready, timeout, metadata) - @staticmethod def ValidateUserPipeline(request, target,