diff --git a/common/healthcheck/v1alpha/healthcheck_pb2.py b/common/healthcheck/v1alpha/healthcheck_pb2.py deleted file mode 100644 index 9270822..0000000 --- a/common/healthcheck/v1alpha/healthcheck_pb2.py +++ /dev/null @@ -1,34 +0,0 @@ -# -*- coding: utf-8 -*- -# Generated by the protocol buffer compiler. DO NOT EDIT! -# source: common/healthcheck/v1alpha/healthcheck.proto -"""Generated protocol buffer code.""" -from google.protobuf import descriptor as _descriptor -from google.protobuf import descriptor_pool as _descriptor_pool -from google.protobuf import symbol_database as _symbol_database -from google.protobuf.internal import builder as _builder -# @@protoc_insertion_point(imports) - -_sym_db = _symbol_database.Default() - - -from google.api import field_behavior_pb2 as google_dot_api_dot_field__behavior__pb2 - - -DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n,common/healthcheck/v1alpha/healthcheck.proto\x12\x1a\x63ommon.healthcheck.v1alpha\x1a\x1fgoogle/api/field_behavior.proto\"E\n\x12HealthCheckRequest\x12#\n\x07service\x18\x01 \x01(\tB\x04\xe2\x41\x01\x01H\x00R\x07service\x88\x01\x01\x42\n\n\x08_service\"\xd9\x01\n\x13HealthCheckResponse\x12U\n\x06status\x18\x01 \x01(\x0e\x32=.common.healthcheck.v1alpha.HealthCheckResponse.ServingStatusR\x06status\"k\n\rServingStatus\x12\x1e\n\x1aSERVING_STATUS_UNSPECIFIED\x10\x00\x12\x1a\n\x16SERVING_STATUS_SERVING\x10\x01\x12\x1e\n\x1aSERVING_STATUS_NOT_SERVING\x10\x02\x42\x8d\x02\n\x1e\x63om.common.healthcheck.v1alphaB\x10HealthcheckProtoP\x01ZOgithub.com/instill-ai/protogen-go/common/healthcheck/v1alpha;healthcheckv1alpha\xa2\x02\x03\x43HX\xaa\x02\x1a\x43ommon.Healthcheck.V1alpha\xca\x02\x1a\x43ommon\\Healthcheck\\V1alpha\xe2\x02&Common\\Healthcheck\\V1alpha\\GPBMetadata\xea\x02\x1c\x43ommon::Healthcheck::V1alphab\x06proto3') - -_globals = globals() -_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals) -_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'common.healthcheck.v1alpha.healthcheck_pb2', _globals) -if _descriptor._USE_C_DESCRIPTORS == False: - - DESCRIPTOR._options = None - DESCRIPTOR._serialized_options = b'\n\036com.common.healthcheck.v1alphaB\020HealthcheckProtoP\001ZOgithub.com/instill-ai/protogen-go/common/healthcheck/v1alpha;healthcheckv1alpha\242\002\003CHX\252\002\032Common.Healthcheck.V1alpha\312\002\032Common\\Healthcheck\\V1alpha\342\002&Common\\Healthcheck\\V1alpha\\GPBMetadata\352\002\034Common::Healthcheck::V1alpha' - _HEALTHCHECKREQUEST.fields_by_name['service']._options = None - _HEALTHCHECKREQUEST.fields_by_name['service']._serialized_options = b'\342A\001\001' - _globals['_HEALTHCHECKREQUEST']._serialized_start=109 - _globals['_HEALTHCHECKREQUEST']._serialized_end=178 - _globals['_HEALTHCHECKRESPONSE']._serialized_start=181 - _globals['_HEALTHCHECKRESPONSE']._serialized_end=398 - _globals['_HEALTHCHECKRESPONSE_SERVINGSTATUS']._serialized_start=291 - _globals['_HEALTHCHECKRESPONSE_SERVINGSTATUS']._serialized_end=398 -# @@protoc_insertion_point(module_scope) diff --git a/common/healthcheck/v1beta/healthcheck_pb2.py b/common/healthcheck/v1beta/healthcheck_pb2.py new file mode 100644 index 0000000..4d4274d --- /dev/null +++ b/common/healthcheck/v1beta/healthcheck_pb2.py @@ -0,0 +1,34 @@ +# -*- coding: utf-8 -*- +# Generated by the protocol buffer compiler. DO NOT EDIT! +# source: common/healthcheck/v1beta/healthcheck.proto +"""Generated protocol buffer code.""" +from google.protobuf import descriptor as _descriptor +from google.protobuf import descriptor_pool as _descriptor_pool +from google.protobuf import symbol_database as _symbol_database +from google.protobuf.internal import builder as _builder +# @@protoc_insertion_point(imports) + +_sym_db = _symbol_database.Default() + + +from google.api import field_behavior_pb2 as google_dot_api_dot_field__behavior__pb2 + + +DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n+common/healthcheck/v1beta/healthcheck.proto\x12\x19\x63ommon.healthcheck.v1beta\x1a\x1fgoogle/api/field_behavior.proto\"E\n\x12HealthCheckRequest\x12#\n\x07service\x18\x01 \x01(\tB\x04\xe2\x41\x01\x01H\x00R\x07service\x88\x01\x01\x42\n\n\x08_service\"\xd8\x01\n\x13HealthCheckResponse\x12T\n\x06status\x18\x01 \x01(\x0e\x32<.common.healthcheck.v1beta.HealthCheckResponse.ServingStatusR\x06status\"k\n\rServingStatus\x12\x1e\n\x1aSERVING_STATUS_UNSPECIFIED\x10\x00\x12\x1a\n\x16SERVING_STATUS_SERVING\x10\x01\x12\x1e\n\x1aSERVING_STATUS_NOT_SERVING\x10\x02\x42\x86\x02\n\x1d\x63om.common.healthcheck.v1betaB\x10HealthcheckProtoP\x01ZMgithub.com/instill-ai/protogen-go/common/healthcheck/v1beta;healthcheckv1beta\xa2\x02\x03\x43HX\xaa\x02\x19\x43ommon.Healthcheck.V1beta\xca\x02\x19\x43ommon\\Healthcheck\\V1beta\xe2\x02%Common\\Healthcheck\\V1beta\\GPBMetadata\xea\x02\x1b\x43ommon::Healthcheck::V1betab\x06proto3') + +_globals = globals() +_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals) +_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'common.healthcheck.v1beta.healthcheck_pb2', _globals) +if _descriptor._USE_C_DESCRIPTORS == False: + + DESCRIPTOR._options = None + DESCRIPTOR._serialized_options = b'\n\035com.common.healthcheck.v1betaB\020HealthcheckProtoP\001ZMgithub.com/instill-ai/protogen-go/common/healthcheck/v1beta;healthcheckv1beta\242\002\003CHX\252\002\031Common.Healthcheck.V1beta\312\002\031Common\\Healthcheck\\V1beta\342\002%Common\\Healthcheck\\V1beta\\GPBMetadata\352\002\033Common::Healthcheck::V1beta' + _HEALTHCHECKREQUEST.fields_by_name['service']._options = None + _HEALTHCHECKREQUEST.fields_by_name['service']._serialized_options = b'\342A\001\001' + _globals['_HEALTHCHECKREQUEST']._serialized_start=107 + _globals['_HEALTHCHECKREQUEST']._serialized_end=176 + _globals['_HEALTHCHECKRESPONSE']._serialized_start=179 + _globals['_HEALTHCHECKRESPONSE']._serialized_end=395 + _globals['_HEALTHCHECKRESPONSE_SERVINGSTATUS']._serialized_start=288 + _globals['_HEALTHCHECKRESPONSE_SERVINGSTATUS']._serialized_end=395 +# @@protoc_insertion_point(module_scope) diff --git a/common/healthcheck/v1alpha/healthcheck_pb2.pyi b/common/healthcheck/v1beta/healthcheck_pb2.pyi similarity index 100% rename from common/healthcheck/v1alpha/healthcheck_pb2.pyi rename to common/healthcheck/v1beta/healthcheck_pb2.pyi diff --git a/common/healthcheck/v1alpha/healthcheck_pb2_grpc.py b/common/healthcheck/v1beta/healthcheck_pb2_grpc.py similarity index 100% rename from common/healthcheck/v1alpha/healthcheck_pb2_grpc.py rename to common/healthcheck/v1beta/healthcheck_pb2_grpc.py diff --git a/common/healthcheck/v1alpha/healthcheck_pb2_grpc.pyi b/common/healthcheck/v1beta/healthcheck_pb2_grpc.pyi similarity index 100% rename from common/healthcheck/v1alpha/healthcheck_pb2_grpc.pyi rename to common/healthcheck/v1beta/healthcheck_pb2_grpc.pyi diff --git a/core/metric/v1alpha/metric_service_pb2.py b/core/metric/v1alpha/metric_service_pb2.py deleted file mode 100644 index 1f84f4f..0000000 --- a/core/metric/v1alpha/metric_service_pb2.py +++ /dev/null @@ -1,30 +0,0 @@ -# -*- coding: utf-8 -*- -# Generated by the protocol buffer compiler. DO NOT EDIT! -# source: core/metric/v1alpha/metric_service.proto -"""Generated protocol buffer code.""" -from google.protobuf import descriptor as _descriptor -from google.protobuf import descriptor_pool as _descriptor_pool -from google.protobuf import symbol_database as _symbol_database -from google.protobuf.internal import builder as _builder -# @@protoc_insertion_point(imports) - -_sym_db = _symbol_database.Default() - - -from core.metric.v1alpha import metric_pb2 as core_dot_metric_dot_v1alpha_dot_metric__pb2 - - -DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n(core/metric/v1alpha/metric_service.proto\x12\x13\x63ore.metric.v1alpha\x1a core/metric/v1alpha/metric.proto2\xc8\x0c\n\x0fPipelineService\x12\x63\n\x0cGetPipelines\x12(.core.metric.v1alpha.GetPipelinesRequest\x1a).core.metric.v1alpha.GetPipelinesResponse\x12~\n\x15ReportPipelineTrigger\x12\x31.core.metric.v1alpha.ReportPipelineTriggerRequest\x1a\x32.core.metric.v1alpha.ReportPipelineTriggerResponse\x12\x81\x01\n\x16ReportPipelineTriggers\x12\x32.core.metric.v1alpha.ReportPipelineTriggersRequest\x1a\x33.core.metric.v1alpha.ReportPipelineTriggersResponse\x12\x8a\x01\n\x19GetPipelineTriggerRecords\x12\x35.core.metric.v1alpha.GetPipelineTriggerRecordsRequest\x1a\x36.core.metric.v1alpha.GetPipelineTriggerRecordsResponse\x12\x96\x01\n\x1dGetBulkPipelineTriggerRecords\x12\x39.core.metric.v1alpha.GetBulkPipelineTriggerRecordsRequest\x1a:.core.metric.v1alpha.GetBulkPipelineTriggerRecordsResponse\x12\xa8\x01\n#GetCumulativePipelineTriggerRecords\x12?.core.metric.v1alpha.GetCumulativePipelineTriggerRecordsRequest\x1a@.core.metric.v1alpha.GetCumulativePipelineTriggerRecordsResponse\x12\xb4\x01\n\'GetBulkCumulativePipelineTriggerRecords\x12\x43.core.metric.v1alpha.GetBulkCumulativePipelineTriggerRecordsRequest\x1a\x44.core.metric.v1alpha.GetBulkCumulativePipelineTriggerRecordsResponse\x12\x8a\x01\n\x19GetPipelineTriggerSummary\x12\x35.core.metric.v1alpha.GetPipelineTriggerSummaryRequest\x1a\x36.core.metric.v1alpha.GetPipelineTriggerSummaryResponse\x12\x9c\x01\n\x1fGetBulkPipelineTriggerSummaries\x12;.core.metric.v1alpha.GetBulkPipelineTriggerSummariesRequest\x1a<.core.metric.v1alpha.GetBulkPipelineTriggerSummariesResponse\x12\x84\x01\n\x17GetPipelineTriggerPrice\x12\x33.core.metric.v1alpha.GetPipelineTriggerPriceRequest\x1a\x34.core.metric.v1alpha.GetPipelineTriggerPriceResponse\x12\x90\x01\n\x1bGetBulkPipelineTriggerPrice\x12\x37.core.metric.v1alpha.GetBulkPipelineTriggerPriceRequest\x1a\x38.core.metric.v1alpha.GetBulkPipelineTriggerPriceResponse2\xba\x0b\n\x0cModelService\x12Z\n\tGetModels\x12%.core.metric.v1alpha.GetModelsRequest\x1a&.core.metric.v1alpha.GetModelsResponse\x12r\n\x11ReportModelOnline\x12-.core.metric.v1alpha.ReportModelOnlineRequest\x1a..core.metric.v1alpha.ReportModelOnlineResponse\x12u\n\x12ReportModelOnlines\x12..core.metric.v1alpha.ReportModelOnlinesRequest\x1a/.core.metric.v1alpha.ReportModelOnlinesResponse\x12~\n\x15GetModelOnlineRecords\x12\x31.core.metric.v1alpha.GetModelOnlineRecordsRequest\x1a\x32.core.metric.v1alpha.GetModelOnlineRecordsResponse\x12\x8a\x01\n\x19GetBulkModelOnlineRecords\x12\x35.core.metric.v1alpha.GetBulkModelOnlineRecordsRequest\x1a\x36.core.metric.v1alpha.GetBulkModelOnlineRecordsResponse\x12\x9c\x01\n\x1fGetCumulativeModelOnlineRecords\x12;.core.metric.v1alpha.GetCumulativeModelOnlineRecordsRequest\x1a<.core.metric.v1alpha.GetCumulativeModelOnlineRecordsResponse\x12\xa8\x01\n#GetBulkCumulativeModelOnlineRecords\x12?.core.metric.v1alpha.GetBulkCumulativeModelOnlineRecordsRequest\x1a@.core.metric.v1alpha.GetBulkCumulativeModelOnlineRecordsResponse\x12~\n\x15GetModelOnlineSummary\x12\x31.core.metric.v1alpha.GetModelOnlineSummaryRequest\x1a\x32.core.metric.v1alpha.GetModelOnlineSummaryResponse\x12\x8a\x01\n\x19GetBulkModelOnlineSummary\x12\x35.core.metric.v1alpha.GetBulkModelOnlineSummaryRequest\x1a\x36.core.metric.v1alpha.GetBulkModelOnlineSummaryResponse\x12x\n\x13GetModelOnlinePrice\x12/.core.metric.v1alpha.GetModelOnlinePriceRequest\x1a\x30.core.metric.v1alpha.GetModelOnlinePriceResponse\x12\x84\x01\n\x17GetBulkModelOnlinePrice\x12\x33.core.metric.v1alpha.GetBulkModelOnlinePriceRequest\x1a\x34.core.metric.v1alpha.GetBulkModelOnlinePriceResponseB\xe0\x01\n\x17\x63om.core.metric.v1alphaB\x12MetricServiceProtoP\x01ZCgithub.com/instill-ai/protogen-go/core/metric/v1alpha;metricv1alpha\xa2\x02\x03\x43MX\xaa\x02\x13\x43ore.Metric.V1alpha\xca\x02\x13\x43ore\\Metric\\V1alpha\xe2\x02\x1f\x43ore\\Metric\\V1alpha\\GPBMetadata\xea\x02\x15\x43ore::Metric::V1alphab\x06proto3') - -_globals = globals() -_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals) -_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'core.metric.v1alpha.metric_service_pb2', _globals) -if _descriptor._USE_C_DESCRIPTORS == False: - - DESCRIPTOR._options = None - DESCRIPTOR._serialized_options = b'\n\027com.core.metric.v1alphaB\022MetricServiceProtoP\001ZCgithub.com/instill-ai/protogen-go/core/metric/v1alpha;metricv1alpha\242\002\003CMX\252\002\023Core.Metric.V1alpha\312\002\023Core\\Metric\\V1alpha\342\002\037Core\\Metric\\V1alpha\\GPBMetadata\352\002\025Core::Metric::V1alpha' - _globals['_PIPELINESERVICE']._serialized_start=100 - _globals['_PIPELINESERVICE']._serialized_end=1708 - _globals['_MODELSERVICE']._serialized_start=1711 - _globals['_MODELSERVICE']._serialized_end=3177 -# @@protoc_insertion_point(module_scope) diff --git a/core/metric/v1alpha/metric_service_pb2_grpc.pyi b/core/metric/v1alpha/metric_service_pb2_grpc.pyi deleted file mode 100644 index 2488568..0000000 --- a/core/metric/v1alpha/metric_service_pb2_grpc.pyi +++ /dev/null @@ -1,494 +0,0 @@ -""" -@generated by mypy-protobuf. Do not edit manually! -isort:skip_file - -This is the POC for metric-backend service that supports -1. receiving usage reports from pipeline-backend and model-backend clients -2. uploading usage to InfluxDB -3. uploading usage to Stripe -4. responding usage/price enquiries from clients -""" -import abc -import collections.abc -import core.metric.v1alpha.metric_pb2 -import grpc -import grpc.aio -import typing - -_T = typing.TypeVar('_T') - -class _MaybeAsyncIterator(collections.abc.AsyncIterator[_T], collections.abc.Iterator[_T], metaclass=abc.ABCMeta): - ... - -class _ServicerContext(grpc.ServicerContext, grpc.aio.ServicerContext): # type: ignore - ... - -class PipelineServiceStub: - """Services related to pipeline trigger records - Service for get pipeline information - """ - - def __init__(self, channel: typing.Union[grpc.Channel, grpc.aio.Channel]) -> None: ... - GetPipelines: grpc.UnaryUnaryMultiCallable[ - core.metric.v1alpha.metric_pb2.GetPipelinesRequest, - core.metric.v1alpha.metric_pb2.GetPipelinesResponse, - ] - """Get pipeline info""" - ReportPipelineTrigger: grpc.UnaryUnaryMultiCallable[ - core.metric.v1alpha.metric_pb2.ReportPipelineTriggerRequest, - core.metric.v1alpha.metric_pb2.ReportPipelineTriggerResponse, - ] - """Services for reporting usages - - For pipeline-backend clients to report a pipeline trigger record - """ - ReportPipelineTriggers: grpc.UnaryUnaryMultiCallable[ - core.metric.v1alpha.metric_pb2.ReportPipelineTriggersRequest, - core.metric.v1alpha.metric_pb2.ReportPipelineTriggersResponse, - ] - """For pipeline-backend clients to report pipeline trigger records""" - GetPipelineTriggerRecords: grpc.UnaryUnaryMultiCallable[ - core.metric.v1alpha.metric_pb2.GetPipelineTriggerRecordsRequest, - core.metric.v1alpha.metric_pb2.GetPipelineTriggerRecordsResponse, - ] - """Services for querying usages - - Get pipeline trigger records - """ - GetBulkPipelineTriggerRecords: grpc.UnaryUnaryMultiCallable[ - core.metric.v1alpha.metric_pb2.GetBulkPipelineTriggerRecordsRequest, - core.metric.v1alpha.metric_pb2.GetBulkPipelineTriggerRecordsResponse, - ] - """Get pipeline trigger records in bulk""" - GetCumulativePipelineTriggerRecords: grpc.UnaryUnaryMultiCallable[ - core.metric.v1alpha.metric_pb2.GetCumulativePipelineTriggerRecordsRequest, - core.metric.v1alpha.metric_pb2.GetCumulativePipelineTriggerRecordsResponse, - ] - """Get cumulative pipeline trigger records""" - GetBulkCumulativePipelineTriggerRecords: grpc.UnaryUnaryMultiCallable[ - core.metric.v1alpha.metric_pb2.GetBulkCumulativePipelineTriggerRecordsRequest, - core.metric.v1alpha.metric_pb2.GetBulkCumulativePipelineTriggerRecordsResponse, - ] - """Get cumulative pipeline trigger records in bulk""" - GetPipelineTriggerSummary: grpc.UnaryUnaryMultiCallable[ - core.metric.v1alpha.metric_pb2.GetPipelineTriggerSummaryRequest, - core.metric.v1alpha.metric_pb2.GetPipelineTriggerSummaryResponse, - ] - """Get pipeline trigger summary""" - GetBulkPipelineTriggerSummaries: grpc.UnaryUnaryMultiCallable[ - core.metric.v1alpha.metric_pb2.GetBulkPipelineTriggerSummariesRequest, - core.metric.v1alpha.metric_pb2.GetBulkPipelineTriggerSummariesResponse, - ] - """Get pipeline trigger summary in bulk""" - GetPipelineTriggerPrice: grpc.UnaryUnaryMultiCallable[ - core.metric.v1alpha.metric_pb2.GetPipelineTriggerPriceRequest, - core.metric.v1alpha.metric_pb2.GetPipelineTriggerPriceResponse, - ] - """Services for querying prices - - Get pipeline trigger price - """ - GetBulkPipelineTriggerPrice: grpc.UnaryUnaryMultiCallable[ - core.metric.v1alpha.metric_pb2.GetBulkPipelineTriggerPriceRequest, - core.metric.v1alpha.metric_pb2.GetBulkPipelineTriggerPriceResponse, - ] - """Get pipeline trigger price in bulk""" - -class PipelineServiceAsyncStub: - """Services related to pipeline trigger records - Service for get pipeline information - """ - - GetPipelines: grpc.aio.UnaryUnaryMultiCallable[ - core.metric.v1alpha.metric_pb2.GetPipelinesRequest, - core.metric.v1alpha.metric_pb2.GetPipelinesResponse, - ] - """Get pipeline info""" - ReportPipelineTrigger: grpc.aio.UnaryUnaryMultiCallable[ - core.metric.v1alpha.metric_pb2.ReportPipelineTriggerRequest, - core.metric.v1alpha.metric_pb2.ReportPipelineTriggerResponse, - ] - """Services for reporting usages - - For pipeline-backend clients to report a pipeline trigger record - """ - ReportPipelineTriggers: grpc.aio.UnaryUnaryMultiCallable[ - core.metric.v1alpha.metric_pb2.ReportPipelineTriggersRequest, - core.metric.v1alpha.metric_pb2.ReportPipelineTriggersResponse, - ] - """For pipeline-backend clients to report pipeline trigger records""" - GetPipelineTriggerRecords: grpc.aio.UnaryUnaryMultiCallable[ - core.metric.v1alpha.metric_pb2.GetPipelineTriggerRecordsRequest, - core.metric.v1alpha.metric_pb2.GetPipelineTriggerRecordsResponse, - ] - """Services for querying usages - - Get pipeline trigger records - """ - GetBulkPipelineTriggerRecords: grpc.aio.UnaryUnaryMultiCallable[ - core.metric.v1alpha.metric_pb2.GetBulkPipelineTriggerRecordsRequest, - core.metric.v1alpha.metric_pb2.GetBulkPipelineTriggerRecordsResponse, - ] - """Get pipeline trigger records in bulk""" - GetCumulativePipelineTriggerRecords: grpc.aio.UnaryUnaryMultiCallable[ - core.metric.v1alpha.metric_pb2.GetCumulativePipelineTriggerRecordsRequest, - core.metric.v1alpha.metric_pb2.GetCumulativePipelineTriggerRecordsResponse, - ] - """Get cumulative pipeline trigger records""" - GetBulkCumulativePipelineTriggerRecords: grpc.aio.UnaryUnaryMultiCallable[ - core.metric.v1alpha.metric_pb2.GetBulkCumulativePipelineTriggerRecordsRequest, - core.metric.v1alpha.metric_pb2.GetBulkCumulativePipelineTriggerRecordsResponse, - ] - """Get cumulative pipeline trigger records in bulk""" - GetPipelineTriggerSummary: grpc.aio.UnaryUnaryMultiCallable[ - core.metric.v1alpha.metric_pb2.GetPipelineTriggerSummaryRequest, - core.metric.v1alpha.metric_pb2.GetPipelineTriggerSummaryResponse, - ] - """Get pipeline trigger summary""" - GetBulkPipelineTriggerSummaries: grpc.aio.UnaryUnaryMultiCallable[ - core.metric.v1alpha.metric_pb2.GetBulkPipelineTriggerSummariesRequest, - core.metric.v1alpha.metric_pb2.GetBulkPipelineTriggerSummariesResponse, - ] - """Get pipeline trigger summary in bulk""" - GetPipelineTriggerPrice: grpc.aio.UnaryUnaryMultiCallable[ - core.metric.v1alpha.metric_pb2.GetPipelineTriggerPriceRequest, - core.metric.v1alpha.metric_pb2.GetPipelineTriggerPriceResponse, - ] - """Services for querying prices - - Get pipeline trigger price - """ - GetBulkPipelineTriggerPrice: grpc.aio.UnaryUnaryMultiCallable[ - core.metric.v1alpha.metric_pb2.GetBulkPipelineTriggerPriceRequest, - core.metric.v1alpha.metric_pb2.GetBulkPipelineTriggerPriceResponse, - ] - """Get pipeline trigger price in bulk""" - -class PipelineServiceServicer(metaclass=abc.ABCMeta): - """Services related to pipeline trigger records - Service for get pipeline information - """ - - @abc.abstractmethod - def GetPipelines( - self, - request: core.metric.v1alpha.metric_pb2.GetPipelinesRequest, - context: _ServicerContext, - ) -> typing.Union[core.metric.v1alpha.metric_pb2.GetPipelinesResponse, collections.abc.Awaitable[core.metric.v1alpha.metric_pb2.GetPipelinesResponse]]: - """Get pipeline info""" - @abc.abstractmethod - def ReportPipelineTrigger( - self, - request: core.metric.v1alpha.metric_pb2.ReportPipelineTriggerRequest, - context: _ServicerContext, - ) -> typing.Union[core.metric.v1alpha.metric_pb2.ReportPipelineTriggerResponse, collections.abc.Awaitable[core.metric.v1alpha.metric_pb2.ReportPipelineTriggerResponse]]: - """Services for reporting usages - - For pipeline-backend clients to report a pipeline trigger record - """ - @abc.abstractmethod - def ReportPipelineTriggers( - self, - request: core.metric.v1alpha.metric_pb2.ReportPipelineTriggersRequest, - context: _ServicerContext, - ) -> typing.Union[core.metric.v1alpha.metric_pb2.ReportPipelineTriggersResponse, collections.abc.Awaitable[core.metric.v1alpha.metric_pb2.ReportPipelineTriggersResponse]]: - """For pipeline-backend clients to report pipeline trigger records""" - @abc.abstractmethod - def GetPipelineTriggerRecords( - self, - request: core.metric.v1alpha.metric_pb2.GetPipelineTriggerRecordsRequest, - context: _ServicerContext, - ) -> typing.Union[core.metric.v1alpha.metric_pb2.GetPipelineTriggerRecordsResponse, collections.abc.Awaitable[core.metric.v1alpha.metric_pb2.GetPipelineTriggerRecordsResponse]]: - """Services for querying usages - - Get pipeline trigger records - """ - @abc.abstractmethod - def GetBulkPipelineTriggerRecords( - self, - request: core.metric.v1alpha.metric_pb2.GetBulkPipelineTriggerRecordsRequest, - context: _ServicerContext, - ) -> typing.Union[core.metric.v1alpha.metric_pb2.GetBulkPipelineTriggerRecordsResponse, collections.abc.Awaitable[core.metric.v1alpha.metric_pb2.GetBulkPipelineTriggerRecordsResponse]]: - """Get pipeline trigger records in bulk""" - @abc.abstractmethod - def GetCumulativePipelineTriggerRecords( - self, - request: core.metric.v1alpha.metric_pb2.GetCumulativePipelineTriggerRecordsRequest, - context: _ServicerContext, - ) -> typing.Union[core.metric.v1alpha.metric_pb2.GetCumulativePipelineTriggerRecordsResponse, collections.abc.Awaitable[core.metric.v1alpha.metric_pb2.GetCumulativePipelineTriggerRecordsResponse]]: - """Get cumulative pipeline trigger records""" - @abc.abstractmethod - def GetBulkCumulativePipelineTriggerRecords( - self, - request: core.metric.v1alpha.metric_pb2.GetBulkCumulativePipelineTriggerRecordsRequest, - context: _ServicerContext, - ) -> typing.Union[core.metric.v1alpha.metric_pb2.GetBulkCumulativePipelineTriggerRecordsResponse, collections.abc.Awaitable[core.metric.v1alpha.metric_pb2.GetBulkCumulativePipelineTriggerRecordsResponse]]: - """Get cumulative pipeline trigger records in bulk""" - @abc.abstractmethod - def GetPipelineTriggerSummary( - self, - request: core.metric.v1alpha.metric_pb2.GetPipelineTriggerSummaryRequest, - context: _ServicerContext, - ) -> typing.Union[core.metric.v1alpha.metric_pb2.GetPipelineTriggerSummaryResponse, collections.abc.Awaitable[core.metric.v1alpha.metric_pb2.GetPipelineTriggerSummaryResponse]]: - """Get pipeline trigger summary""" - @abc.abstractmethod - def GetBulkPipelineTriggerSummaries( - self, - request: core.metric.v1alpha.metric_pb2.GetBulkPipelineTriggerSummariesRequest, - context: _ServicerContext, - ) -> typing.Union[core.metric.v1alpha.metric_pb2.GetBulkPipelineTriggerSummariesResponse, collections.abc.Awaitable[core.metric.v1alpha.metric_pb2.GetBulkPipelineTriggerSummariesResponse]]: - """Get pipeline trigger summary in bulk""" - @abc.abstractmethod - def GetPipelineTriggerPrice( - self, - request: core.metric.v1alpha.metric_pb2.GetPipelineTriggerPriceRequest, - context: _ServicerContext, - ) -> typing.Union[core.metric.v1alpha.metric_pb2.GetPipelineTriggerPriceResponse, collections.abc.Awaitable[core.metric.v1alpha.metric_pb2.GetPipelineTriggerPriceResponse]]: - """Services for querying prices - - Get pipeline trigger price - """ - @abc.abstractmethod - def GetBulkPipelineTriggerPrice( - self, - request: core.metric.v1alpha.metric_pb2.GetBulkPipelineTriggerPriceRequest, - context: _ServicerContext, - ) -> typing.Union[core.metric.v1alpha.metric_pb2.GetBulkPipelineTriggerPriceResponse, collections.abc.Awaitable[core.metric.v1alpha.metric_pb2.GetBulkPipelineTriggerPriceResponse]]: - """Get pipeline trigger price in bulk""" - -def add_PipelineServiceServicer_to_server(servicer: PipelineServiceServicer, server: typing.Union[grpc.Server, grpc.aio.Server]) -> None: ... - -class ModelServiceStub: - """Services related to model online records - Service for get model information - """ - - def __init__(self, channel: typing.Union[grpc.Channel, grpc.aio.Channel]) -> None: ... - GetModels: grpc.UnaryUnaryMultiCallable[ - core.metric.v1alpha.metric_pb2.GetModelsRequest, - core.metric.v1alpha.metric_pb2.GetModelsResponse, - ] - """Get Model info""" - ReportModelOnline: grpc.UnaryUnaryMultiCallable[ - core.metric.v1alpha.metric_pb2.ReportModelOnlineRequest, - core.metric.v1alpha.metric_pb2.ReportModelOnlineResponse, - ] - """Services for reporting usages - - For model-backend clients to report a model online record - """ - ReportModelOnlines: grpc.UnaryUnaryMultiCallable[ - core.metric.v1alpha.metric_pb2.ReportModelOnlinesRequest, - core.metric.v1alpha.metric_pb2.ReportModelOnlinesResponse, - ] - """For model-backend clients to report moel online records""" - GetModelOnlineRecords: grpc.UnaryUnaryMultiCallable[ - core.metric.v1alpha.metric_pb2.GetModelOnlineRecordsRequest, - core.metric.v1alpha.metric_pb2.GetModelOnlineRecordsResponse, - ] - """Services for querying usages - - Get model online records - """ - GetBulkModelOnlineRecords: grpc.UnaryUnaryMultiCallable[ - core.metric.v1alpha.metric_pb2.GetBulkModelOnlineRecordsRequest, - core.metric.v1alpha.metric_pb2.GetBulkModelOnlineRecordsResponse, - ] - """Get model online records in bulk""" - GetCumulativeModelOnlineRecords: grpc.UnaryUnaryMultiCallable[ - core.metric.v1alpha.metric_pb2.GetCumulativeModelOnlineRecordsRequest, - core.metric.v1alpha.metric_pb2.GetCumulativeModelOnlineRecordsResponse, - ] - """Get cumulative model online records""" - GetBulkCumulativeModelOnlineRecords: grpc.UnaryUnaryMultiCallable[ - core.metric.v1alpha.metric_pb2.GetBulkCumulativeModelOnlineRecordsRequest, - core.metric.v1alpha.metric_pb2.GetBulkCumulativeModelOnlineRecordsResponse, - ] - """Get cumulative model online records in bulk""" - GetModelOnlineSummary: grpc.UnaryUnaryMultiCallable[ - core.metric.v1alpha.metric_pb2.GetModelOnlineSummaryRequest, - core.metric.v1alpha.metric_pb2.GetModelOnlineSummaryResponse, - ] - """Get model online summary""" - GetBulkModelOnlineSummary: grpc.UnaryUnaryMultiCallable[ - core.metric.v1alpha.metric_pb2.GetBulkModelOnlineSummaryRequest, - core.metric.v1alpha.metric_pb2.GetBulkModelOnlineSummaryResponse, - ] - """Get model online summary in bulk""" - GetModelOnlinePrice: grpc.UnaryUnaryMultiCallable[ - core.metric.v1alpha.metric_pb2.GetModelOnlinePriceRequest, - core.metric.v1alpha.metric_pb2.GetModelOnlinePriceResponse, - ] - """Services for querying prices - - Get model online price - """ - GetBulkModelOnlinePrice: grpc.UnaryUnaryMultiCallable[ - core.metric.v1alpha.metric_pb2.GetBulkModelOnlinePriceRequest, - core.metric.v1alpha.metric_pb2.GetBulkModelOnlinePriceResponse, - ] - """Get model online price in bulk""" - -class ModelServiceAsyncStub: - """Services related to model online records - Service for get model information - """ - - GetModels: grpc.aio.UnaryUnaryMultiCallable[ - core.metric.v1alpha.metric_pb2.GetModelsRequest, - core.metric.v1alpha.metric_pb2.GetModelsResponse, - ] - """Get Model info""" - ReportModelOnline: grpc.aio.UnaryUnaryMultiCallable[ - core.metric.v1alpha.metric_pb2.ReportModelOnlineRequest, - core.metric.v1alpha.metric_pb2.ReportModelOnlineResponse, - ] - """Services for reporting usages - - For model-backend clients to report a model online record - """ - ReportModelOnlines: grpc.aio.UnaryUnaryMultiCallable[ - core.metric.v1alpha.metric_pb2.ReportModelOnlinesRequest, - core.metric.v1alpha.metric_pb2.ReportModelOnlinesResponse, - ] - """For model-backend clients to report moel online records""" - GetModelOnlineRecords: grpc.aio.UnaryUnaryMultiCallable[ - core.metric.v1alpha.metric_pb2.GetModelOnlineRecordsRequest, - core.metric.v1alpha.metric_pb2.GetModelOnlineRecordsResponse, - ] - """Services for querying usages - - Get model online records - """ - GetBulkModelOnlineRecords: grpc.aio.UnaryUnaryMultiCallable[ - core.metric.v1alpha.metric_pb2.GetBulkModelOnlineRecordsRequest, - core.metric.v1alpha.metric_pb2.GetBulkModelOnlineRecordsResponse, - ] - """Get model online records in bulk""" - GetCumulativeModelOnlineRecords: grpc.aio.UnaryUnaryMultiCallable[ - core.metric.v1alpha.metric_pb2.GetCumulativeModelOnlineRecordsRequest, - core.metric.v1alpha.metric_pb2.GetCumulativeModelOnlineRecordsResponse, - ] - """Get cumulative model online records""" - GetBulkCumulativeModelOnlineRecords: grpc.aio.UnaryUnaryMultiCallable[ - core.metric.v1alpha.metric_pb2.GetBulkCumulativeModelOnlineRecordsRequest, - core.metric.v1alpha.metric_pb2.GetBulkCumulativeModelOnlineRecordsResponse, - ] - """Get cumulative model online records in bulk""" - GetModelOnlineSummary: grpc.aio.UnaryUnaryMultiCallable[ - core.metric.v1alpha.metric_pb2.GetModelOnlineSummaryRequest, - core.metric.v1alpha.metric_pb2.GetModelOnlineSummaryResponse, - ] - """Get model online summary""" - GetBulkModelOnlineSummary: grpc.aio.UnaryUnaryMultiCallable[ - core.metric.v1alpha.metric_pb2.GetBulkModelOnlineSummaryRequest, - core.metric.v1alpha.metric_pb2.GetBulkModelOnlineSummaryResponse, - ] - """Get model online summary in bulk""" - GetModelOnlinePrice: grpc.aio.UnaryUnaryMultiCallable[ - core.metric.v1alpha.metric_pb2.GetModelOnlinePriceRequest, - core.metric.v1alpha.metric_pb2.GetModelOnlinePriceResponse, - ] - """Services for querying prices - - Get model online price - """ - GetBulkModelOnlinePrice: grpc.aio.UnaryUnaryMultiCallable[ - core.metric.v1alpha.metric_pb2.GetBulkModelOnlinePriceRequest, - core.metric.v1alpha.metric_pb2.GetBulkModelOnlinePriceResponse, - ] - """Get model online price in bulk""" - -class ModelServiceServicer(metaclass=abc.ABCMeta): - """Services related to model online records - Service for get model information - """ - - @abc.abstractmethod - def GetModels( - self, - request: core.metric.v1alpha.metric_pb2.GetModelsRequest, - context: _ServicerContext, - ) -> typing.Union[core.metric.v1alpha.metric_pb2.GetModelsResponse, collections.abc.Awaitable[core.metric.v1alpha.metric_pb2.GetModelsResponse]]: - """Get Model info""" - @abc.abstractmethod - def ReportModelOnline( - self, - request: core.metric.v1alpha.metric_pb2.ReportModelOnlineRequest, - context: _ServicerContext, - ) -> typing.Union[core.metric.v1alpha.metric_pb2.ReportModelOnlineResponse, collections.abc.Awaitable[core.metric.v1alpha.metric_pb2.ReportModelOnlineResponse]]: - """Services for reporting usages - - For model-backend clients to report a model online record - """ - @abc.abstractmethod - def ReportModelOnlines( - self, - request: core.metric.v1alpha.metric_pb2.ReportModelOnlinesRequest, - context: _ServicerContext, - ) -> typing.Union[core.metric.v1alpha.metric_pb2.ReportModelOnlinesResponse, collections.abc.Awaitable[core.metric.v1alpha.metric_pb2.ReportModelOnlinesResponse]]: - """For model-backend clients to report moel online records""" - @abc.abstractmethod - def GetModelOnlineRecords( - self, - request: core.metric.v1alpha.metric_pb2.GetModelOnlineRecordsRequest, - context: _ServicerContext, - ) -> typing.Union[core.metric.v1alpha.metric_pb2.GetModelOnlineRecordsResponse, collections.abc.Awaitable[core.metric.v1alpha.metric_pb2.GetModelOnlineRecordsResponse]]: - """Services for querying usages - - Get model online records - """ - @abc.abstractmethod - def GetBulkModelOnlineRecords( - self, - request: core.metric.v1alpha.metric_pb2.GetBulkModelOnlineRecordsRequest, - context: _ServicerContext, - ) -> typing.Union[core.metric.v1alpha.metric_pb2.GetBulkModelOnlineRecordsResponse, collections.abc.Awaitable[core.metric.v1alpha.metric_pb2.GetBulkModelOnlineRecordsResponse]]: - """Get model online records in bulk""" - @abc.abstractmethod - def GetCumulativeModelOnlineRecords( - self, - request: core.metric.v1alpha.metric_pb2.GetCumulativeModelOnlineRecordsRequest, - context: _ServicerContext, - ) -> typing.Union[core.metric.v1alpha.metric_pb2.GetCumulativeModelOnlineRecordsResponse, collections.abc.Awaitable[core.metric.v1alpha.metric_pb2.GetCumulativeModelOnlineRecordsResponse]]: - """Get cumulative model online records""" - @abc.abstractmethod - def GetBulkCumulativeModelOnlineRecords( - self, - request: core.metric.v1alpha.metric_pb2.GetBulkCumulativeModelOnlineRecordsRequest, - context: _ServicerContext, - ) -> typing.Union[core.metric.v1alpha.metric_pb2.GetBulkCumulativeModelOnlineRecordsResponse, collections.abc.Awaitable[core.metric.v1alpha.metric_pb2.GetBulkCumulativeModelOnlineRecordsResponse]]: - """Get cumulative model online records in bulk""" - @abc.abstractmethod - def GetModelOnlineSummary( - self, - request: core.metric.v1alpha.metric_pb2.GetModelOnlineSummaryRequest, - context: _ServicerContext, - ) -> typing.Union[core.metric.v1alpha.metric_pb2.GetModelOnlineSummaryResponse, collections.abc.Awaitable[core.metric.v1alpha.metric_pb2.GetModelOnlineSummaryResponse]]: - """Get model online summary""" - @abc.abstractmethod - def GetBulkModelOnlineSummary( - self, - request: core.metric.v1alpha.metric_pb2.GetBulkModelOnlineSummaryRequest, - context: _ServicerContext, - ) -> typing.Union[core.metric.v1alpha.metric_pb2.GetBulkModelOnlineSummaryResponse, collections.abc.Awaitable[core.metric.v1alpha.metric_pb2.GetBulkModelOnlineSummaryResponse]]: - """Get model online summary in bulk""" - @abc.abstractmethod - def GetModelOnlinePrice( - self, - request: core.metric.v1alpha.metric_pb2.GetModelOnlinePriceRequest, - context: _ServicerContext, - ) -> typing.Union[core.metric.v1alpha.metric_pb2.GetModelOnlinePriceResponse, collections.abc.Awaitable[core.metric.v1alpha.metric_pb2.GetModelOnlinePriceResponse]]: - """Services for querying prices - - Get model online price - """ - @abc.abstractmethod - def GetBulkModelOnlinePrice( - self, - request: core.metric.v1alpha.metric_pb2.GetBulkModelOnlinePriceRequest, - context: _ServicerContext, - ) -> typing.Union[core.metric.v1alpha.metric_pb2.GetBulkModelOnlinePriceResponse, collections.abc.Awaitable[core.metric.v1alpha.metric_pb2.GetBulkModelOnlinePriceResponse]]: - """Get model online price in bulk""" - -def add_ModelServiceServicer_to_server(servicer: ModelServiceServicer, server: typing.Union[grpc.Server, grpc.aio.Server]) -> None: ... diff --git a/core/metric/v1alpha/metric_pb2.py b/core/metric/v1beta/metric_pb2.py similarity index 55% rename from core/metric/v1alpha/metric_pb2.py rename to core/metric/v1beta/metric_pb2.py index 1332565..7e1bfe4 100644 --- a/core/metric/v1alpha/metric_pb2.py +++ b/core/metric/v1beta/metric_pb2.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # Generated by the protocol buffer compiler. DO NOT EDIT! -# source: core/metric/v1alpha/metric.proto +# source: core/metric/v1beta/metric.proto """Generated protocol buffer code.""" from google.protobuf import descriptor as _descriptor from google.protobuf import descriptor_pool as _descriptor_pool @@ -15,15 +15,15 @@ from google.protobuf import timestamp_pb2 as google_dot_protobuf_dot_timestamp__pb2 -DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n core/metric/v1alpha/metric.proto\x12\x13\x63ore.metric.v1alpha\x1a\x1fgoogle/api/field_behavior.proto\x1a\x1fgoogle/protobuf/timestamp.proto\"\xef\x01\n\x1cReportPipelineTriggerRequest\x12\x37\n\x04user\x18\x01 \x01(\x0b\x32\x1d.core.metric.v1alpha.UserDataB\x04\xe2\x41\x01\x02R\x04user\x12\x43\n\x08pipeline\x18\x02 \x01(\x0b\x32!.core.metric.v1alpha.PipelineDataB\x04\xe2\x41\x01\x02R\x08pipeline\x12Q\n\x0cusage_record\x18\x03 \x01(\x0b\x32(.core.metric.v1alpha.PipelineUsageRecordB\x04\xe2\x41\x01\x02R\x0busageRecord\"[\n\x1dReportPipelineTriggerResponse\x12:\n\x04null\x18\x01 \x01(\x0b\x32 .core.metric.v1alpha.NullMessageB\x04\xe2\x41\x01\x01R\x04null\"\x92\x01\n\x1dReportPipelineTriggersRequest\x12q\n\x18pipeline_trigger_records\x18\x01 \x03(\x0b\x32\x31.core.metric.v1alpha.ReportPipelineTriggerRequestB\x04\xe2\x41\x01\x02R\x16pipelineTriggerRecords\"\\\n\x1eReportPipelineTriggersResponse\x12:\n\x04null\x18\x01 \x01(\x0b\x32 .core.metric.v1alpha.NullMessageB\x04\xe2\x41\x01\x01R\x04null\"\xe6\x01\n\x18ReportModelOnlineRequest\x12\x37\n\x04user\x18\x01 \x01(\x0b\x32\x1d.core.metric.v1alpha.UserDataB\x04\xe2\x41\x01\x02R\x04user\x12:\n\x05model\x18\x02 \x01(\x0b\x32\x1e.core.metric.v1alpha.ModelDataB\x04\xe2\x41\x01\x02R\x05model\x12U\n\x10\x63um_usage_record\x18\x03 \x01(\x0b\x32%.core.metric.v1alpha.ModelUsageRecordB\x04\xe2\x41\x01\x02R\x0e\x63umUsageRecord\"W\n\x19ReportModelOnlineResponse\x12:\n\x04null\x18\x01 \x01(\x0b\x32 .core.metric.v1alpha.NullMessageB\x04\xe2\x41\x01\x01R\x04null\"\x82\x01\n\x19ReportModelOnlinesRequest\x12\x65\n\x14model_online_records\x18\x01 \x03(\x0b\x32-.core.metric.v1alpha.ReportModelOnlineRequestB\x04\xe2\x41\x01\x02R\x12modelOnlineRecords\"X\n\x1aReportModelOnlinesResponse\x12:\n\x04null\x18\x01 \x01(\x0b\x32 .core.metric.v1alpha.NullMessageB\x04\xe2\x41\x01\x01R\x04null\"\x9c\x01\n\x13GetPipelinesRequest\x12\x37\n\x04user\x18\x01 \x01(\x0b\x32\x1d.core.metric.v1alpha.UserDataB\x04\xe2\x41\x01\x02R\x04user\x12L\n\rtime_interval\x18\x02 \x01(\x0b\x32!.core.metric.v1alpha.TimeIntervalB\x04\xe2\x41\x01\x02R\x0ctimeInterval\"]\n\x14GetPipelinesResponse\x12\x45\n\tpipelines\x18\x01 \x03(\x0b\x32!.core.metric.v1alpha.PipelineDataB\x04\xe2\x41\x01\x02R\tpipelines\"\x99\x01\n\x10GetModelsRequest\x12\x37\n\x04user\x18\x01 \x01(\x0b\x32\x1d.core.metric.v1alpha.UserDataB\x04\xe2\x41\x01\x02R\x04user\x12L\n\rtime_interval\x18\x02 \x01(\x0b\x32!.core.metric.v1alpha.TimeIntervalB\x04\xe2\x41\x01\x02R\x0ctimeInterval\"Q\n\x11GetModelsResponse\x12<\n\x06models\x18\x01 \x03(\x0b\x32\x1e.core.metric.v1alpha.ModelDataB\x04\xe2\x41\x01\x02R\x06models\"\xee\x01\n GetPipelineTriggerRecordsRequest\x12\x37\n\x04user\x18\x01 \x01(\x0b\x32\x1d.core.metric.v1alpha.UserDataB\x04\xe2\x41\x01\x02R\x04user\x12\x43\n\x08pipeline\x18\x02 \x01(\x0b\x32!.core.metric.v1alpha.PipelineDataB\x04\xe2\x41\x01\x02R\x08pipeline\x12L\n\rtime_interval\x18\x03 \x01(\x0b\x32!.core.metric.v1alpha.TimeIntervalB\x04\xe2\x41\x01\x01R\x0ctimeInterval\"m\n!GetPipelineTriggerRecordsResponse\x12H\n\x07records\x18\x01 \x03(\x0b\x32(.core.metric.v1alpha.PipelineUsageRecordB\x04\xe2\x41\x01\x02R\x07records\"\x86\x01\n$GetBulkPipelineTriggerRecordsRequest\x12^\n\x0c\x62ulk_queries\x18\x01 \x03(\x0b\x32\x35.core.metric.v1alpha.GetPipelineTriggerRecordsRequestB\x04\xe2\x41\x01\x02R\x0b\x62ulkQueries\"\x88\x01\n%GetBulkPipelineTriggerRecordsResponse\x12_\n\x0c\x62ulk_records\x18\x01 \x03(\x0b\x32\x36.core.metric.v1alpha.GetPipelineTriggerRecordsResponseB\x04\xe2\x41\x01\x02R\x0b\x62ulkRecords\"\xf8\x01\n*GetCumulativePipelineTriggerRecordsRequest\x12\x37\n\x04user\x18\x01 \x01(\x0b\x32\x1d.core.metric.v1alpha.UserDataB\x04\xe2\x41\x01\x02R\x04user\x12\x43\n\x08pipeline\x18\x02 \x01(\x0b\x32!.core.metric.v1alpha.PipelineDataB\x04\xe2\x41\x01\x02R\x08pipeline\x12L\n\rtime_interval\x18\x03 \x01(\x0b\x32!.core.metric.v1alpha.TimeIntervalB\x04\xe2\x41\x01\x01R\x0ctimeInterval\"\x8c\x01\n+GetCumulativePipelineTriggerRecordsResponse\x12]\n\x12\x63umulative_records\x18\x01 \x03(\x0b\x32(.core.metric.v1alpha.PipelineUsageRecordB\x04\xe2\x41\x01\x02R\x11\x63umulativeRecords\"\x9a\x01\n.GetBulkCumulativePipelineTriggerRecordsRequest\x12h\n\x0c\x62ulk_queries\x18\x01 \x03(\x0b\x32?.core.metric.v1alpha.GetCumulativePipelineTriggerRecordsRequestB\x04\xe2\x41\x01\x02R\x0b\x62ulkQueries\"\xb1\x01\n/GetBulkCumulativePipelineTriggerRecordsResponse\x12~\n\x17\x62ulk_cumulative_records\x18\x01 \x03(\x0b\x32@.core.metric.v1alpha.GetCumulativePipelineTriggerRecordsResponseB\x04\xe2\x41\x01\x02R\x15\x62ulkCumulativeRecords\"\xee\x01\n GetPipelineTriggerSummaryRequest\x12\x37\n\x04user\x18\x01 \x01(\x0b\x32\x1d.core.metric.v1alpha.UserDataB\x04\xe2\x41\x01\x02R\x04user\x12\x43\n\x08pipeline\x18\x02 \x01(\x0b\x32!.core.metric.v1alpha.PipelineDataB\x04\xe2\x41\x01\x02R\x08pipeline\x12L\n\rtime_interval\x18\x03 \x01(\x0b\x32!.core.metric.v1alpha.TimeIntervalB\x04\xe2\x41\x01\x01R\x0ctimeInterval\"j\n!GetPipelineTriggerSummaryResponse\x12\x45\n\tsummaries\x18\x01 \x01(\x0b\x32!.core.metric.v1alpha.UsageSummaryB\x04\xe2\x41\x01\x02R\tsummaries\"\x88\x01\n&GetBulkPipelineTriggerSummariesRequest\x12^\n\x0c\x62ulk_queries\x18\x01 \x03(\x0b\x32\x35.core.metric.v1alpha.GetPipelineTriggerSummaryRequestB\x04\xe2\x41\x01\x02R\x0b\x62ulkQueries\"\x8e\x01\n\'GetBulkPipelineTriggerSummariesResponse\x12\x63\n\x0e\x62ulk_summaries\x18\x01 \x03(\x0b\x32\x36.core.metric.v1alpha.GetPipelineTriggerSummaryResponseB\x04\xe2\x41\x01\x02R\rbulkSummaries\"\xe1\x01\n\x1cGetModelOnlineRecordsRequest\x12\x37\n\x04user\x18\x01 \x01(\x0b\x32\x1d.core.metric.v1alpha.UserDataB\x04\xe2\x41\x01\x02R\x04user\x12:\n\x05model\x18\x02 \x01(\x0b\x32\x1e.core.metric.v1alpha.ModelDataB\x04\xe2\x41\x01\x02R\x05model\x12L\n\rtime_interval\x18\x03 \x01(\x0b\x32!.core.metric.v1alpha.TimeIntervalB\x04\xe2\x41\x01\x02R\x0ctimeInterval\"f\n\x1dGetModelOnlineRecordsResponse\x12\x45\n\x07records\x18\x01 \x03(\x0b\x32%.core.metric.v1alpha.ModelUsageRecordB\x04\xe2\x41\x01\x02R\x07records\"~\n GetBulkModelOnlineRecordsRequest\x12Z\n\x0c\x62ulk_queries\x18\x01 \x03(\x0b\x32\x31.core.metric.v1alpha.GetModelOnlineRecordsRequestB\x04\xe2\x41\x01\x02R\x0b\x62ulkQueries\"\x80\x01\n!GetBulkModelOnlineRecordsResponse\x12[\n\x0c\x62ulk_records\x18\x01 \x03(\x0b\x32\x32.core.metric.v1alpha.GetModelOnlineRecordsResponseB\x04\xe2\x41\x01\x02R\x0b\x62ulkRecords\"\xeb\x01\n&GetCumulativeModelOnlineRecordsRequest\x12\x37\n\x04user\x18\x01 \x01(\x0b\x32\x1d.core.metric.v1alpha.UserDataB\x04\xe2\x41\x01\x02R\x04user\x12:\n\x05model\x18\x02 \x01(\x0b\x32\x1e.core.metric.v1alpha.ModelDataB\x04\xe2\x41\x01\x02R\x05model\x12L\n\rtime_interval\x18\x03 \x01(\x0b\x32!.core.metric.v1alpha.TimeIntervalB\x04\xe2\x41\x01\x02R\x0ctimeInterval\"\x85\x01\n\'GetCumulativeModelOnlineRecordsResponse\x12Z\n\x12\x63umulative_records\x18\x01 \x03(\x0b\x32%.core.metric.v1alpha.ModelUsageRecordB\x04\xe2\x41\x01\x02R\x11\x63umulativeRecords\"\x92\x01\n*GetBulkCumulativeModelOnlineRecordsRequest\x12\x64\n\x0c\x62ulk_queries\x18\x01 \x03(\x0b\x32;.core.metric.v1alpha.GetCumulativeModelOnlineRecordsRequestB\x04\xe2\x41\x01\x02R\x0b\x62ulkQueries\"\xa9\x01\n+GetBulkCumulativeModelOnlineRecordsResponse\x12z\n\x17\x62ulk_cumulative_records\x18\x01 \x03(\x0b\x32<.core.metric.v1alpha.GetCumulativeModelOnlineRecordsResponseB\x04\xe2\x41\x01\x02R\x15\x62ulkCumulativeRecords\"\xe1\x01\n\x1cGetModelOnlineSummaryRequest\x12\x37\n\x04user\x18\x01 \x01(\x0b\x32\x1d.core.metric.v1alpha.UserDataB\x04\xe2\x41\x01\x02R\x04user\x12:\n\x05model\x18\x02 \x01(\x0b\x32\x1e.core.metric.v1alpha.ModelDataB\x04\xe2\x41\x01\x02R\x05model\x12L\n\rtime_interval\x18\x03 \x01(\x0b\x32!.core.metric.v1alpha.TimeIntervalB\x04\xe2\x41\x01\x02R\x0ctimeInterval\"b\n\x1dGetModelOnlineSummaryResponse\x12\x41\n\x07summary\x18\x01 \x01(\x0b\x32!.core.metric.v1alpha.UsageSummaryB\x04\xe2\x41\x01\x02R\x07summary\"~\n GetBulkModelOnlineSummaryRequest\x12Z\n\x0c\x62ulk_queries\x18\x01 \x03(\x0b\x32\x31.core.metric.v1alpha.GetModelOnlineSummaryRequestB\x04\xe2\x41\x01\x02R\x0b\x62ulkQueries\"\x84\x01\n!GetBulkModelOnlineSummaryResponse\x12_\n\x0e\x62ulk_summaries\x18\x01 \x03(\x0b\x32\x32.core.metric.v1alpha.GetModelOnlineSummaryResponseB\x04\xe2\x41\x01\x02R\rbulkSummaries\"\xec\x01\n\x1eGetPipelineTriggerPriceRequest\x12\x37\n\x04user\x18\x01 \x01(\x0b\x32\x1d.core.metric.v1alpha.UserDataB\x04\xe2\x41\x01\x02R\x04user\x12\x43\n\x08pipeline\x18\x02 \x01(\x0b\x32!.core.metric.v1alpha.PipelineDataB\x04\xe2\x41\x01\x02R\x08pipeline\x12L\n\rtime_interval\x18\x03 \x01(\x0b\x32!.core.metric.v1alpha.TimeIntervalB\x04\xe2\x41\x01\x02R\x0ctimeInterval\"]\n\x1fGetPipelineTriggerPriceResponse\x12:\n\x05price\x18\x01 \x03(\x0b\x32\x1e.core.metric.v1alpha.PriceDataB\x04\xe2\x41\x01\x02R\x05price\"\x82\x01\n\"GetBulkPipelineTriggerPriceRequest\x12\\\n\x0c\x62ulk_queries\x18\x01 \x03(\x0b\x32\x33.core.metric.v1alpha.GetPipelineTriggerPriceRequestB\x04\xe2\x41\x01\x02R\x0b\x62ulkQueries\"\x82\x01\n#GetBulkPipelineTriggerPriceResponse\x12[\n\x0b\x62ulk_prices\x18\x01 \x03(\x0b\x32\x34.core.metric.v1alpha.GetPipelineTriggerPriceResponseB\x04\xe2\x41\x01\x02R\nbulkPrices\"\xdf\x01\n\x1aGetModelOnlinePriceRequest\x12\x37\n\x04user\x18\x01 \x01(\x0b\x32\x1d.core.metric.v1alpha.UserDataB\x04\xe2\x41\x01\x02R\x04user\x12:\n\x05model\x18\x02 \x01(\x0b\x32\x1e.core.metric.v1alpha.ModelDataB\x04\xe2\x41\x01\x02R\x05model\x12L\n\rtime_interval\x18\x03 \x01(\x0b\x32!.core.metric.v1alpha.TimeIntervalB\x04\xe2\x41\x01\x02R\x0ctimeInterval\"Y\n\x1bGetModelOnlinePriceResponse\x12:\n\x05price\x18\x01 \x03(\x0b\x32\x1e.core.metric.v1alpha.PriceDataB\x04\xe2\x41\x01\x02R\x05price\"z\n\x1eGetBulkModelOnlinePriceRequest\x12X\n\x0c\x62ulk_queries\x18\x01 \x03(\x0b\x32/.core.metric.v1alpha.GetModelOnlinePriceRequestB\x04\xe2\x41\x01\x02R\x0b\x62ulkQueries\"z\n\x1fGetBulkModelOnlinePriceResponse\x12W\n\x0b\x62ulk_prices\x18\x01 \x03(\x0b\x32\x30.core.metric.v1alpha.GetModelOnlinePriceResponseB\x04\xe2\x41\x01\x02R\nbulkPrices\"\r\n\x0bNullMessage\"<\n\x08UserData\x12\x16\n\x03uid\x18\x01 \x01(\tB\x04\xe2\x41\x01\x02R\x03uid\x12\x18\n\x04name\x18\x02 \x01(\tB\x04\xe2\x41\x01\x01R\x04name\"V\n\x0cPipelineData\x12\x16\n\x03uid\x18\x01 \x01(\tB\x04\xe2\x41\x01\x02R\x03uid\x12\x14\n\x02id\x18\x02 \x01(\tB\x04\xe2\x41\x01\x02R\x02id\x12\x18\n\x04task\x18\x03 \x01(\tB\x04\xe2\x41\x01\x02R\x04task\"\xa5\x02\n\x13PipelineUsageRecord\x12#\n\nrequest_id\x18\x01 \x01(\tB\x04\xe2\x41\x01\x02R\trequestId\x12\'\n\x0coperation_id\x18\x02 \x01(\tB\x04\xe2\x41\x01\x02R\x0boperationId\x12\x1c\n\x06status\x18\x03 \x01(\tB\x04\xe2\x41\x01\x02R\x06status\x12\x43\n\x0ctrigger_time\x18\x04 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x04\xe2\x41\x01\x02R\x0btriggerTime\x12\x41\n\x0brecord_time\x18\x05 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x04\xe2\x41\x01\x02R\nrecordTime\x12\x1a\n\x05value\x18\x06 \x01(\x05\x42\x04\xe2\x41\x01\x02R\x05value\"z\n\tModelData\x12\x16\n\x03uid\x18\x01 \x01(\tB\x04\xe2\x41\x01\x02R\x03uid\x12\x14\n\x02id\x18\x02 \x01(\tB\x04\xe2\x41\x01\x02R\x02id\x12%\n\x0binstance_id\x18\x03 \x01(\tB\x04\xe2\x41\x01\x02R\ninstanceId\x12\x18\n\x04task\x18\x04 \x01(\tB\x04\xe2\x41\x01\x02R\x04task\"\xb4\x01\n\x10ModelUsageRecord\x12\x41\n\x0b\x64\x65ploy_time\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x04\xe2\x41\x01\x02R\ndeployTime\x12\x41\n\x0brecord_time\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x04\xe2\x41\x01\x02R\nrecordTime\x12\x1a\n\x05value\x18\x03 \x01(\x05\x42\x04\xe2\x41\x01\x02R\x05value\"`\n\x0cUsageSummary\x12\x34\n\x04time\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x04\xe2\x41\x01\x02R\x04time\x12\x1a\n\x05value\x18\x02 \x01(\x05\x42\x04\xe2\x41\x01\x02R\x05value\"\x88\x01\n\tPriceData\x12;\n\x04time\x18\x01 \x01(\x0b\x32!.core.metric.v1alpha.TimeIntervalB\x04\xe2\x41\x01\x02R\x04time\x12 \n\x08\x63urrency\x18\x02 \x01(\tB\x04\xe2\x41\x01\x03R\x08\x63urrency\x12\x1c\n\x06\x61mount\x18\x03 \x01(\x02\x42\x04\xe2\x41\x01\x03R\x06\x61mount\"\x8c\x01\n\x0cTimeInterval\x12?\n\nstart_time\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x04\xe2\x41\x01\x02R\tstartTime\x12;\n\x08\x65nd_time\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x04\xe2\x41\x01\x02R\x07\x65ndTimeB\xd9\x01\n\x17\x63om.core.metric.v1alphaB\x0bMetricProtoP\x01ZCgithub.com/instill-ai/protogen-go/core/metric/v1alpha;metricv1alpha\xa2\x02\x03\x43MX\xaa\x02\x13\x43ore.Metric.V1alpha\xca\x02\x13\x43ore\\Metric\\V1alpha\xe2\x02\x1f\x43ore\\Metric\\V1alpha\\GPBMetadata\xea\x02\x15\x43ore::Metric::V1alphab\x06proto3') +DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x1f\x63ore/metric/v1beta/metric.proto\x12\x12\x63ore.metric.v1beta\x1a\x1fgoogle/api/field_behavior.proto\x1a\x1fgoogle/protobuf/timestamp.proto\"\xec\x01\n\x1cReportPipelineTriggerRequest\x12\x36\n\x04user\x18\x01 \x01(\x0b\x32\x1c.core.metric.v1beta.UserDataB\x04\xe2\x41\x01\x02R\x04user\x12\x42\n\x08pipeline\x18\x02 \x01(\x0b\x32 .core.metric.v1beta.PipelineDataB\x04\xe2\x41\x01\x02R\x08pipeline\x12P\n\x0cusage_record\x18\x03 \x01(\x0b\x32\'.core.metric.v1beta.PipelineUsageRecordB\x04\xe2\x41\x01\x02R\x0busageRecord\"Z\n\x1dReportPipelineTriggerResponse\x12\x39\n\x04null\x18\x01 \x01(\x0b\x32\x1f.core.metric.v1beta.NullMessageB\x04\xe2\x41\x01\x01R\x04null\"\x91\x01\n\x1dReportPipelineTriggersRequest\x12p\n\x18pipeline_trigger_records\x18\x01 \x03(\x0b\x32\x30.core.metric.v1beta.ReportPipelineTriggerRequestB\x04\xe2\x41\x01\x02R\x16pipelineTriggerRecords\"[\n\x1eReportPipelineTriggersResponse\x12\x39\n\x04null\x18\x01 \x01(\x0b\x32\x1f.core.metric.v1beta.NullMessageB\x04\xe2\x41\x01\x01R\x04null\"\xe3\x01\n\x18ReportModelOnlineRequest\x12\x36\n\x04user\x18\x01 \x01(\x0b\x32\x1c.core.metric.v1beta.UserDataB\x04\xe2\x41\x01\x02R\x04user\x12\x39\n\x05model\x18\x02 \x01(\x0b\x32\x1d.core.metric.v1beta.ModelDataB\x04\xe2\x41\x01\x02R\x05model\x12T\n\x10\x63um_usage_record\x18\x03 \x01(\x0b\x32$.core.metric.v1beta.ModelUsageRecordB\x04\xe2\x41\x01\x02R\x0e\x63umUsageRecord\"V\n\x19ReportModelOnlineResponse\x12\x39\n\x04null\x18\x01 \x01(\x0b\x32\x1f.core.metric.v1beta.NullMessageB\x04\xe2\x41\x01\x01R\x04null\"\x81\x01\n\x19ReportModelOnlinesRequest\x12\x64\n\x14model_online_records\x18\x01 \x03(\x0b\x32,.core.metric.v1beta.ReportModelOnlineRequestB\x04\xe2\x41\x01\x02R\x12modelOnlineRecords\"W\n\x1aReportModelOnlinesResponse\x12\x39\n\x04null\x18\x01 \x01(\x0b\x32\x1f.core.metric.v1beta.NullMessageB\x04\xe2\x41\x01\x01R\x04null\"\x9a\x01\n\x13GetPipelinesRequest\x12\x36\n\x04user\x18\x01 \x01(\x0b\x32\x1c.core.metric.v1beta.UserDataB\x04\xe2\x41\x01\x02R\x04user\x12K\n\rtime_interval\x18\x02 \x01(\x0b\x32 .core.metric.v1beta.TimeIntervalB\x04\xe2\x41\x01\x02R\x0ctimeInterval\"\\\n\x14GetPipelinesResponse\x12\x44\n\tpipelines\x18\x01 \x03(\x0b\x32 .core.metric.v1beta.PipelineDataB\x04\xe2\x41\x01\x02R\tpipelines\"\x97\x01\n\x10GetModelsRequest\x12\x36\n\x04user\x18\x01 \x01(\x0b\x32\x1c.core.metric.v1beta.UserDataB\x04\xe2\x41\x01\x02R\x04user\x12K\n\rtime_interval\x18\x02 \x01(\x0b\x32 .core.metric.v1beta.TimeIntervalB\x04\xe2\x41\x01\x02R\x0ctimeInterval\"P\n\x11GetModelsResponse\x12;\n\x06models\x18\x01 \x03(\x0b\x32\x1d.core.metric.v1beta.ModelDataB\x04\xe2\x41\x01\x02R\x06models\"\xeb\x01\n GetPipelineTriggerRecordsRequest\x12\x36\n\x04user\x18\x01 \x01(\x0b\x32\x1c.core.metric.v1beta.UserDataB\x04\xe2\x41\x01\x02R\x04user\x12\x42\n\x08pipeline\x18\x02 \x01(\x0b\x32 .core.metric.v1beta.PipelineDataB\x04\xe2\x41\x01\x02R\x08pipeline\x12K\n\rtime_interval\x18\x03 \x01(\x0b\x32 .core.metric.v1beta.TimeIntervalB\x04\xe2\x41\x01\x01R\x0ctimeInterval\"l\n!GetPipelineTriggerRecordsResponse\x12G\n\x07records\x18\x01 \x03(\x0b\x32\'.core.metric.v1beta.PipelineUsageRecordB\x04\xe2\x41\x01\x02R\x07records\"\x85\x01\n$GetBulkPipelineTriggerRecordsRequest\x12]\n\x0c\x62ulk_queries\x18\x01 \x03(\x0b\x32\x34.core.metric.v1beta.GetPipelineTriggerRecordsRequestB\x04\xe2\x41\x01\x02R\x0b\x62ulkQueries\"\x87\x01\n%GetBulkPipelineTriggerRecordsResponse\x12^\n\x0c\x62ulk_records\x18\x01 \x03(\x0b\x32\x35.core.metric.v1beta.GetPipelineTriggerRecordsResponseB\x04\xe2\x41\x01\x02R\x0b\x62ulkRecords\"\xf5\x01\n*GetCumulativePipelineTriggerRecordsRequest\x12\x36\n\x04user\x18\x01 \x01(\x0b\x32\x1c.core.metric.v1beta.UserDataB\x04\xe2\x41\x01\x02R\x04user\x12\x42\n\x08pipeline\x18\x02 \x01(\x0b\x32 .core.metric.v1beta.PipelineDataB\x04\xe2\x41\x01\x02R\x08pipeline\x12K\n\rtime_interval\x18\x03 \x01(\x0b\x32 .core.metric.v1beta.TimeIntervalB\x04\xe2\x41\x01\x01R\x0ctimeInterval\"\x8b\x01\n+GetCumulativePipelineTriggerRecordsResponse\x12\\\n\x12\x63umulative_records\x18\x01 \x03(\x0b\x32\'.core.metric.v1beta.PipelineUsageRecordB\x04\xe2\x41\x01\x02R\x11\x63umulativeRecords\"\x99\x01\n.GetBulkCumulativePipelineTriggerRecordsRequest\x12g\n\x0c\x62ulk_queries\x18\x01 \x03(\x0b\x32>.core.metric.v1beta.GetCumulativePipelineTriggerRecordsRequestB\x04\xe2\x41\x01\x02R\x0b\x62ulkQueries\"\xb0\x01\n/GetBulkCumulativePipelineTriggerRecordsResponse\x12}\n\x17\x62ulk_cumulative_records\x18\x01 \x03(\x0b\x32?.core.metric.v1beta.GetCumulativePipelineTriggerRecordsResponseB\x04\xe2\x41\x01\x02R\x15\x62ulkCumulativeRecords\"\xeb\x01\n GetPipelineTriggerSummaryRequest\x12\x36\n\x04user\x18\x01 \x01(\x0b\x32\x1c.core.metric.v1beta.UserDataB\x04\xe2\x41\x01\x02R\x04user\x12\x42\n\x08pipeline\x18\x02 \x01(\x0b\x32 .core.metric.v1beta.PipelineDataB\x04\xe2\x41\x01\x02R\x08pipeline\x12K\n\rtime_interval\x18\x03 \x01(\x0b\x32 .core.metric.v1beta.TimeIntervalB\x04\xe2\x41\x01\x01R\x0ctimeInterval\"i\n!GetPipelineTriggerSummaryResponse\x12\x44\n\tsummaries\x18\x01 \x01(\x0b\x32 .core.metric.v1beta.UsageSummaryB\x04\xe2\x41\x01\x02R\tsummaries\"\x87\x01\n&GetBulkPipelineTriggerSummariesRequest\x12]\n\x0c\x62ulk_queries\x18\x01 \x03(\x0b\x32\x34.core.metric.v1beta.GetPipelineTriggerSummaryRequestB\x04\xe2\x41\x01\x02R\x0b\x62ulkQueries\"\x8d\x01\n\'GetBulkPipelineTriggerSummariesResponse\x12\x62\n\x0e\x62ulk_summaries\x18\x01 \x03(\x0b\x32\x35.core.metric.v1beta.GetPipelineTriggerSummaryResponseB\x04\xe2\x41\x01\x02R\rbulkSummaries\"\xde\x01\n\x1cGetModelOnlineRecordsRequest\x12\x36\n\x04user\x18\x01 \x01(\x0b\x32\x1c.core.metric.v1beta.UserDataB\x04\xe2\x41\x01\x02R\x04user\x12\x39\n\x05model\x18\x02 \x01(\x0b\x32\x1d.core.metric.v1beta.ModelDataB\x04\xe2\x41\x01\x02R\x05model\x12K\n\rtime_interval\x18\x03 \x01(\x0b\x32 .core.metric.v1beta.TimeIntervalB\x04\xe2\x41\x01\x02R\x0ctimeInterval\"e\n\x1dGetModelOnlineRecordsResponse\x12\x44\n\x07records\x18\x01 \x03(\x0b\x32$.core.metric.v1beta.ModelUsageRecordB\x04\xe2\x41\x01\x02R\x07records\"}\n GetBulkModelOnlineRecordsRequest\x12Y\n\x0c\x62ulk_queries\x18\x01 \x03(\x0b\x32\x30.core.metric.v1beta.GetModelOnlineRecordsRequestB\x04\xe2\x41\x01\x02R\x0b\x62ulkQueries\"\x7f\n!GetBulkModelOnlineRecordsResponse\x12Z\n\x0c\x62ulk_records\x18\x01 \x03(\x0b\x32\x31.core.metric.v1beta.GetModelOnlineRecordsResponseB\x04\xe2\x41\x01\x02R\x0b\x62ulkRecords\"\xe8\x01\n&GetCumulativeModelOnlineRecordsRequest\x12\x36\n\x04user\x18\x01 \x01(\x0b\x32\x1c.core.metric.v1beta.UserDataB\x04\xe2\x41\x01\x02R\x04user\x12\x39\n\x05model\x18\x02 \x01(\x0b\x32\x1d.core.metric.v1beta.ModelDataB\x04\xe2\x41\x01\x02R\x05model\x12K\n\rtime_interval\x18\x03 \x01(\x0b\x32 .core.metric.v1beta.TimeIntervalB\x04\xe2\x41\x01\x02R\x0ctimeInterval\"\x84\x01\n\'GetCumulativeModelOnlineRecordsResponse\x12Y\n\x12\x63umulative_records\x18\x01 \x03(\x0b\x32$.core.metric.v1beta.ModelUsageRecordB\x04\xe2\x41\x01\x02R\x11\x63umulativeRecords\"\x91\x01\n*GetBulkCumulativeModelOnlineRecordsRequest\x12\x63\n\x0c\x62ulk_queries\x18\x01 \x03(\x0b\x32:.core.metric.v1beta.GetCumulativeModelOnlineRecordsRequestB\x04\xe2\x41\x01\x02R\x0b\x62ulkQueries\"\xa8\x01\n+GetBulkCumulativeModelOnlineRecordsResponse\x12y\n\x17\x62ulk_cumulative_records\x18\x01 \x03(\x0b\x32;.core.metric.v1beta.GetCumulativeModelOnlineRecordsResponseB\x04\xe2\x41\x01\x02R\x15\x62ulkCumulativeRecords\"\xde\x01\n\x1cGetModelOnlineSummaryRequest\x12\x36\n\x04user\x18\x01 \x01(\x0b\x32\x1c.core.metric.v1beta.UserDataB\x04\xe2\x41\x01\x02R\x04user\x12\x39\n\x05model\x18\x02 \x01(\x0b\x32\x1d.core.metric.v1beta.ModelDataB\x04\xe2\x41\x01\x02R\x05model\x12K\n\rtime_interval\x18\x03 \x01(\x0b\x32 .core.metric.v1beta.TimeIntervalB\x04\xe2\x41\x01\x02R\x0ctimeInterval\"a\n\x1dGetModelOnlineSummaryResponse\x12@\n\x07summary\x18\x01 \x01(\x0b\x32 .core.metric.v1beta.UsageSummaryB\x04\xe2\x41\x01\x02R\x07summary\"}\n GetBulkModelOnlineSummaryRequest\x12Y\n\x0c\x62ulk_queries\x18\x01 \x03(\x0b\x32\x30.core.metric.v1beta.GetModelOnlineSummaryRequestB\x04\xe2\x41\x01\x02R\x0b\x62ulkQueries\"\x83\x01\n!GetBulkModelOnlineSummaryResponse\x12^\n\x0e\x62ulk_summaries\x18\x01 \x03(\x0b\x32\x31.core.metric.v1beta.GetModelOnlineSummaryResponseB\x04\xe2\x41\x01\x02R\rbulkSummaries\"\xe9\x01\n\x1eGetPipelineTriggerPriceRequest\x12\x36\n\x04user\x18\x01 \x01(\x0b\x32\x1c.core.metric.v1beta.UserDataB\x04\xe2\x41\x01\x02R\x04user\x12\x42\n\x08pipeline\x18\x02 \x01(\x0b\x32 .core.metric.v1beta.PipelineDataB\x04\xe2\x41\x01\x02R\x08pipeline\x12K\n\rtime_interval\x18\x03 \x01(\x0b\x32 .core.metric.v1beta.TimeIntervalB\x04\xe2\x41\x01\x02R\x0ctimeInterval\"\\\n\x1fGetPipelineTriggerPriceResponse\x12\x39\n\x05price\x18\x01 \x03(\x0b\x32\x1d.core.metric.v1beta.PriceDataB\x04\xe2\x41\x01\x02R\x05price\"\x81\x01\n\"GetBulkPipelineTriggerPriceRequest\x12[\n\x0c\x62ulk_queries\x18\x01 \x03(\x0b\x32\x32.core.metric.v1beta.GetPipelineTriggerPriceRequestB\x04\xe2\x41\x01\x02R\x0b\x62ulkQueries\"\x81\x01\n#GetBulkPipelineTriggerPriceResponse\x12Z\n\x0b\x62ulk_prices\x18\x01 \x03(\x0b\x32\x33.core.metric.v1beta.GetPipelineTriggerPriceResponseB\x04\xe2\x41\x01\x02R\nbulkPrices\"\xdc\x01\n\x1aGetModelOnlinePriceRequest\x12\x36\n\x04user\x18\x01 \x01(\x0b\x32\x1c.core.metric.v1beta.UserDataB\x04\xe2\x41\x01\x02R\x04user\x12\x39\n\x05model\x18\x02 \x01(\x0b\x32\x1d.core.metric.v1beta.ModelDataB\x04\xe2\x41\x01\x02R\x05model\x12K\n\rtime_interval\x18\x03 \x01(\x0b\x32 .core.metric.v1beta.TimeIntervalB\x04\xe2\x41\x01\x02R\x0ctimeInterval\"X\n\x1bGetModelOnlinePriceResponse\x12\x39\n\x05price\x18\x01 \x03(\x0b\x32\x1d.core.metric.v1beta.PriceDataB\x04\xe2\x41\x01\x02R\x05price\"y\n\x1eGetBulkModelOnlinePriceRequest\x12W\n\x0c\x62ulk_queries\x18\x01 \x03(\x0b\x32..core.metric.v1beta.GetModelOnlinePriceRequestB\x04\xe2\x41\x01\x02R\x0b\x62ulkQueries\"y\n\x1fGetBulkModelOnlinePriceResponse\x12V\n\x0b\x62ulk_prices\x18\x01 \x03(\x0b\x32/.core.metric.v1beta.GetModelOnlinePriceResponseB\x04\xe2\x41\x01\x02R\nbulkPrices\"\r\n\x0bNullMessage\"<\n\x08UserData\x12\x16\n\x03uid\x18\x01 \x01(\tB\x04\xe2\x41\x01\x02R\x03uid\x12\x18\n\x04name\x18\x02 \x01(\tB\x04\xe2\x41\x01\x01R\x04name\"V\n\x0cPipelineData\x12\x16\n\x03uid\x18\x01 \x01(\tB\x04\xe2\x41\x01\x02R\x03uid\x12\x14\n\x02id\x18\x02 \x01(\tB\x04\xe2\x41\x01\x02R\x02id\x12\x18\n\x04task\x18\x03 \x01(\tB\x04\xe2\x41\x01\x02R\x04task\"\xa5\x02\n\x13PipelineUsageRecord\x12#\n\nrequest_id\x18\x01 \x01(\tB\x04\xe2\x41\x01\x02R\trequestId\x12\'\n\x0coperation_id\x18\x02 \x01(\tB\x04\xe2\x41\x01\x02R\x0boperationId\x12\x1c\n\x06status\x18\x03 \x01(\tB\x04\xe2\x41\x01\x02R\x06status\x12\x43\n\x0ctrigger_time\x18\x04 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x04\xe2\x41\x01\x02R\x0btriggerTime\x12\x41\n\x0brecord_time\x18\x05 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x04\xe2\x41\x01\x02R\nrecordTime\x12\x1a\n\x05value\x18\x06 \x01(\x05\x42\x04\xe2\x41\x01\x02R\x05value\"z\n\tModelData\x12\x16\n\x03uid\x18\x01 \x01(\tB\x04\xe2\x41\x01\x02R\x03uid\x12\x14\n\x02id\x18\x02 \x01(\tB\x04\xe2\x41\x01\x02R\x02id\x12%\n\x0binstance_id\x18\x03 \x01(\tB\x04\xe2\x41\x01\x02R\ninstanceId\x12\x18\n\x04task\x18\x04 \x01(\tB\x04\xe2\x41\x01\x02R\x04task\"\xb4\x01\n\x10ModelUsageRecord\x12\x41\n\x0b\x64\x65ploy_time\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x04\xe2\x41\x01\x02R\ndeployTime\x12\x41\n\x0brecord_time\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x04\xe2\x41\x01\x02R\nrecordTime\x12\x1a\n\x05value\x18\x03 \x01(\x05\x42\x04\xe2\x41\x01\x02R\x05value\"`\n\x0cUsageSummary\x12\x34\n\x04time\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x04\xe2\x41\x01\x02R\x04time\x12\x1a\n\x05value\x18\x02 \x01(\x05\x42\x04\xe2\x41\x01\x02R\x05value\"\x87\x01\n\tPriceData\x12:\n\x04time\x18\x01 \x01(\x0b\x32 .core.metric.v1beta.TimeIntervalB\x04\xe2\x41\x01\x02R\x04time\x12 \n\x08\x63urrency\x18\x02 \x01(\tB\x04\xe2\x41\x01\x03R\x08\x63urrency\x12\x1c\n\x06\x61mount\x18\x03 \x01(\x02\x42\x04\xe2\x41\x01\x03R\x06\x61mount\"\x8c\x01\n\x0cTimeInterval\x12?\n\nstart_time\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x04\xe2\x41\x01\x02R\tstartTime\x12;\n\x08\x65nd_time\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x04\xe2\x41\x01\x02R\x07\x65ndTimeB\xd2\x01\n\x16\x63om.core.metric.v1betaB\x0bMetricProtoP\x01ZAgithub.com/instill-ai/protogen-go/core/metric/v1beta;metricv1beta\xa2\x02\x03\x43MX\xaa\x02\x12\x43ore.Metric.V1beta\xca\x02\x12\x43ore\\Metric\\V1beta\xe2\x02\x1e\x43ore\\Metric\\V1beta\\GPBMetadata\xea\x02\x14\x43ore::Metric::V1betab\x06proto3') _globals = globals() _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals) -_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'core.metric.v1alpha.metric_pb2', _globals) +_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'core.metric.v1beta.metric_pb2', _globals) if _descriptor._USE_C_DESCRIPTORS == False: DESCRIPTOR._options = None - DESCRIPTOR._serialized_options = b'\n\027com.core.metric.v1alphaB\013MetricProtoP\001ZCgithub.com/instill-ai/protogen-go/core/metric/v1alpha;metricv1alpha\242\002\003CMX\252\002\023Core.Metric.V1alpha\312\002\023Core\\Metric\\V1alpha\342\002\037Core\\Metric\\V1alpha\\GPBMetadata\352\002\025Core::Metric::V1alpha' + DESCRIPTOR._serialized_options = b'\n\026com.core.metric.v1betaB\013MetricProtoP\001ZAgithub.com/instill-ai/protogen-go/core/metric/v1beta;metricv1beta\242\002\003CMX\252\002\022Core.Metric.V1beta\312\002\022Core\\Metric\\V1beta\342\002\036Core\\Metric\\V1beta\\GPBMetadata\352\002\024Core::Metric::V1beta' _REPORTPIPELINETRIGGERREQUEST.fields_by_name['user']._options = None _REPORTPIPELINETRIGGERREQUEST.fields_by_name['user']._serialized_options = b'\342A\001\002' _REPORTPIPELINETRIGGERREQUEST.fields_by_name['pipeline']._options = None @@ -206,110 +206,110 @@ _TIMEINTERVAL.fields_by_name['start_time']._serialized_options = b'\342A\001\002' _TIMEINTERVAL.fields_by_name['end_time']._options = None _TIMEINTERVAL.fields_by_name['end_time']._serialized_options = b'\342A\001\002' - _globals['_REPORTPIPELINETRIGGERREQUEST']._serialized_start=124 - _globals['_REPORTPIPELINETRIGGERREQUEST']._serialized_end=363 - _globals['_REPORTPIPELINETRIGGERRESPONSE']._serialized_start=365 - _globals['_REPORTPIPELINETRIGGERRESPONSE']._serialized_end=456 - _globals['_REPORTPIPELINETRIGGERSREQUEST']._serialized_start=459 - _globals['_REPORTPIPELINETRIGGERSREQUEST']._serialized_end=605 - _globals['_REPORTPIPELINETRIGGERSRESPONSE']._serialized_start=607 - _globals['_REPORTPIPELINETRIGGERSRESPONSE']._serialized_end=699 - _globals['_REPORTMODELONLINEREQUEST']._serialized_start=702 - _globals['_REPORTMODELONLINEREQUEST']._serialized_end=932 - _globals['_REPORTMODELONLINERESPONSE']._serialized_start=934 - _globals['_REPORTMODELONLINERESPONSE']._serialized_end=1021 - _globals['_REPORTMODELONLINESREQUEST']._serialized_start=1024 - _globals['_REPORTMODELONLINESREQUEST']._serialized_end=1154 - _globals['_REPORTMODELONLINESRESPONSE']._serialized_start=1156 - _globals['_REPORTMODELONLINESRESPONSE']._serialized_end=1244 - _globals['_GETPIPELINESREQUEST']._serialized_start=1247 - _globals['_GETPIPELINESREQUEST']._serialized_end=1403 - _globals['_GETPIPELINESRESPONSE']._serialized_start=1405 - _globals['_GETPIPELINESRESPONSE']._serialized_end=1498 - _globals['_GETMODELSREQUEST']._serialized_start=1501 - _globals['_GETMODELSREQUEST']._serialized_end=1654 - _globals['_GETMODELSRESPONSE']._serialized_start=1656 - _globals['_GETMODELSRESPONSE']._serialized_end=1737 - _globals['_GETPIPELINETRIGGERRECORDSREQUEST']._serialized_start=1740 - _globals['_GETPIPELINETRIGGERRECORDSREQUEST']._serialized_end=1978 - _globals['_GETPIPELINETRIGGERRECORDSRESPONSE']._serialized_start=1980 - _globals['_GETPIPELINETRIGGERRECORDSRESPONSE']._serialized_end=2089 - _globals['_GETBULKPIPELINETRIGGERRECORDSREQUEST']._serialized_start=2092 - _globals['_GETBULKPIPELINETRIGGERRECORDSREQUEST']._serialized_end=2226 - _globals['_GETBULKPIPELINETRIGGERRECORDSRESPONSE']._serialized_start=2229 - _globals['_GETBULKPIPELINETRIGGERRECORDSRESPONSE']._serialized_end=2365 - _globals['_GETCUMULATIVEPIPELINETRIGGERRECORDSREQUEST']._serialized_start=2368 - _globals['_GETCUMULATIVEPIPELINETRIGGERRECORDSREQUEST']._serialized_end=2616 - _globals['_GETCUMULATIVEPIPELINETRIGGERRECORDSRESPONSE']._serialized_start=2619 - _globals['_GETCUMULATIVEPIPELINETRIGGERRECORDSRESPONSE']._serialized_end=2759 - _globals['_GETBULKCUMULATIVEPIPELINETRIGGERRECORDSREQUEST']._serialized_start=2762 - _globals['_GETBULKCUMULATIVEPIPELINETRIGGERRECORDSREQUEST']._serialized_end=2916 - _globals['_GETBULKCUMULATIVEPIPELINETRIGGERRECORDSRESPONSE']._serialized_start=2919 - _globals['_GETBULKCUMULATIVEPIPELINETRIGGERRECORDSRESPONSE']._serialized_end=3096 - _globals['_GETPIPELINETRIGGERSUMMARYREQUEST']._serialized_start=3099 - _globals['_GETPIPELINETRIGGERSUMMARYREQUEST']._serialized_end=3337 - _globals['_GETPIPELINETRIGGERSUMMARYRESPONSE']._serialized_start=3339 - _globals['_GETPIPELINETRIGGERSUMMARYRESPONSE']._serialized_end=3445 - _globals['_GETBULKPIPELINETRIGGERSUMMARIESREQUEST']._serialized_start=3448 - _globals['_GETBULKPIPELINETRIGGERSUMMARIESREQUEST']._serialized_end=3584 - _globals['_GETBULKPIPELINETRIGGERSUMMARIESRESPONSE']._serialized_start=3587 - _globals['_GETBULKPIPELINETRIGGERSUMMARIESRESPONSE']._serialized_end=3729 - _globals['_GETMODELONLINERECORDSREQUEST']._serialized_start=3732 - _globals['_GETMODELONLINERECORDSREQUEST']._serialized_end=3957 - _globals['_GETMODELONLINERECORDSRESPONSE']._serialized_start=3959 - _globals['_GETMODELONLINERECORDSRESPONSE']._serialized_end=4061 - _globals['_GETBULKMODELONLINERECORDSREQUEST']._serialized_start=4063 - _globals['_GETBULKMODELONLINERECORDSREQUEST']._serialized_end=4189 - _globals['_GETBULKMODELONLINERECORDSRESPONSE']._serialized_start=4192 - _globals['_GETBULKMODELONLINERECORDSRESPONSE']._serialized_end=4320 - _globals['_GETCUMULATIVEMODELONLINERECORDSREQUEST']._serialized_start=4323 - _globals['_GETCUMULATIVEMODELONLINERECORDSREQUEST']._serialized_end=4558 - _globals['_GETCUMULATIVEMODELONLINERECORDSRESPONSE']._serialized_start=4561 - _globals['_GETCUMULATIVEMODELONLINERECORDSRESPONSE']._serialized_end=4694 - _globals['_GETBULKCUMULATIVEMODELONLINERECORDSREQUEST']._serialized_start=4697 - _globals['_GETBULKCUMULATIVEMODELONLINERECORDSREQUEST']._serialized_end=4843 - _globals['_GETBULKCUMULATIVEMODELONLINERECORDSRESPONSE']._serialized_start=4846 - _globals['_GETBULKCUMULATIVEMODELONLINERECORDSRESPONSE']._serialized_end=5015 - _globals['_GETMODELONLINESUMMARYREQUEST']._serialized_start=5018 - _globals['_GETMODELONLINESUMMARYREQUEST']._serialized_end=5243 - _globals['_GETMODELONLINESUMMARYRESPONSE']._serialized_start=5245 - _globals['_GETMODELONLINESUMMARYRESPONSE']._serialized_end=5343 - _globals['_GETBULKMODELONLINESUMMARYREQUEST']._serialized_start=5345 - _globals['_GETBULKMODELONLINESUMMARYREQUEST']._serialized_end=5471 - _globals['_GETBULKMODELONLINESUMMARYRESPONSE']._serialized_start=5474 - _globals['_GETBULKMODELONLINESUMMARYRESPONSE']._serialized_end=5606 - _globals['_GETPIPELINETRIGGERPRICEREQUEST']._serialized_start=5609 - _globals['_GETPIPELINETRIGGERPRICEREQUEST']._serialized_end=5845 - _globals['_GETPIPELINETRIGGERPRICERESPONSE']._serialized_start=5847 - _globals['_GETPIPELINETRIGGERPRICERESPONSE']._serialized_end=5940 - _globals['_GETBULKPIPELINETRIGGERPRICEREQUEST']._serialized_start=5943 - _globals['_GETBULKPIPELINETRIGGERPRICEREQUEST']._serialized_end=6073 - _globals['_GETBULKPIPELINETRIGGERPRICERESPONSE']._serialized_start=6076 - _globals['_GETBULKPIPELINETRIGGERPRICERESPONSE']._serialized_end=6206 - _globals['_GETMODELONLINEPRICEREQUEST']._serialized_start=6209 - _globals['_GETMODELONLINEPRICEREQUEST']._serialized_end=6432 - _globals['_GETMODELONLINEPRICERESPONSE']._serialized_start=6434 - _globals['_GETMODELONLINEPRICERESPONSE']._serialized_end=6523 - _globals['_GETBULKMODELONLINEPRICEREQUEST']._serialized_start=6525 - _globals['_GETBULKMODELONLINEPRICEREQUEST']._serialized_end=6647 - _globals['_GETBULKMODELONLINEPRICERESPONSE']._serialized_start=6649 - _globals['_GETBULKMODELONLINEPRICERESPONSE']._serialized_end=6771 - _globals['_NULLMESSAGE']._serialized_start=6773 - _globals['_NULLMESSAGE']._serialized_end=6786 - _globals['_USERDATA']._serialized_start=6788 - _globals['_USERDATA']._serialized_end=6848 - _globals['_PIPELINEDATA']._serialized_start=6850 - _globals['_PIPELINEDATA']._serialized_end=6936 - _globals['_PIPELINEUSAGERECORD']._serialized_start=6939 - _globals['_PIPELINEUSAGERECORD']._serialized_end=7232 - _globals['_MODELDATA']._serialized_start=7234 - _globals['_MODELDATA']._serialized_end=7356 - _globals['_MODELUSAGERECORD']._serialized_start=7359 - _globals['_MODELUSAGERECORD']._serialized_end=7539 - _globals['_USAGESUMMARY']._serialized_start=7541 - _globals['_USAGESUMMARY']._serialized_end=7637 - _globals['_PRICEDATA']._serialized_start=7640 - _globals['_PRICEDATA']._serialized_end=7776 - _globals['_TIMEINTERVAL']._serialized_start=7779 - _globals['_TIMEINTERVAL']._serialized_end=7919 + _globals['_REPORTPIPELINETRIGGERREQUEST']._serialized_start=122 + _globals['_REPORTPIPELINETRIGGERREQUEST']._serialized_end=358 + _globals['_REPORTPIPELINETRIGGERRESPONSE']._serialized_start=360 + _globals['_REPORTPIPELINETRIGGERRESPONSE']._serialized_end=450 + _globals['_REPORTPIPELINETRIGGERSREQUEST']._serialized_start=453 + _globals['_REPORTPIPELINETRIGGERSREQUEST']._serialized_end=598 + _globals['_REPORTPIPELINETRIGGERSRESPONSE']._serialized_start=600 + _globals['_REPORTPIPELINETRIGGERSRESPONSE']._serialized_end=691 + _globals['_REPORTMODELONLINEREQUEST']._serialized_start=694 + _globals['_REPORTMODELONLINEREQUEST']._serialized_end=921 + _globals['_REPORTMODELONLINERESPONSE']._serialized_start=923 + _globals['_REPORTMODELONLINERESPONSE']._serialized_end=1009 + _globals['_REPORTMODELONLINESREQUEST']._serialized_start=1012 + _globals['_REPORTMODELONLINESREQUEST']._serialized_end=1141 + _globals['_REPORTMODELONLINESRESPONSE']._serialized_start=1143 + _globals['_REPORTMODELONLINESRESPONSE']._serialized_end=1230 + _globals['_GETPIPELINESREQUEST']._serialized_start=1233 + _globals['_GETPIPELINESREQUEST']._serialized_end=1387 + _globals['_GETPIPELINESRESPONSE']._serialized_start=1389 + _globals['_GETPIPELINESRESPONSE']._serialized_end=1481 + _globals['_GETMODELSREQUEST']._serialized_start=1484 + _globals['_GETMODELSREQUEST']._serialized_end=1635 + _globals['_GETMODELSRESPONSE']._serialized_start=1637 + _globals['_GETMODELSRESPONSE']._serialized_end=1717 + _globals['_GETPIPELINETRIGGERRECORDSREQUEST']._serialized_start=1720 + _globals['_GETPIPELINETRIGGERRECORDSREQUEST']._serialized_end=1955 + _globals['_GETPIPELINETRIGGERRECORDSRESPONSE']._serialized_start=1957 + _globals['_GETPIPELINETRIGGERRECORDSRESPONSE']._serialized_end=2065 + _globals['_GETBULKPIPELINETRIGGERRECORDSREQUEST']._serialized_start=2068 + _globals['_GETBULKPIPELINETRIGGERRECORDSREQUEST']._serialized_end=2201 + _globals['_GETBULKPIPELINETRIGGERRECORDSRESPONSE']._serialized_start=2204 + _globals['_GETBULKPIPELINETRIGGERRECORDSRESPONSE']._serialized_end=2339 + _globals['_GETCUMULATIVEPIPELINETRIGGERRECORDSREQUEST']._serialized_start=2342 + _globals['_GETCUMULATIVEPIPELINETRIGGERRECORDSREQUEST']._serialized_end=2587 + _globals['_GETCUMULATIVEPIPELINETRIGGERRECORDSRESPONSE']._serialized_start=2590 + _globals['_GETCUMULATIVEPIPELINETRIGGERRECORDSRESPONSE']._serialized_end=2729 + _globals['_GETBULKCUMULATIVEPIPELINETRIGGERRECORDSREQUEST']._serialized_start=2732 + _globals['_GETBULKCUMULATIVEPIPELINETRIGGERRECORDSREQUEST']._serialized_end=2885 + _globals['_GETBULKCUMULATIVEPIPELINETRIGGERRECORDSRESPONSE']._serialized_start=2888 + _globals['_GETBULKCUMULATIVEPIPELINETRIGGERRECORDSRESPONSE']._serialized_end=3064 + _globals['_GETPIPELINETRIGGERSUMMARYREQUEST']._serialized_start=3067 + _globals['_GETPIPELINETRIGGERSUMMARYREQUEST']._serialized_end=3302 + _globals['_GETPIPELINETRIGGERSUMMARYRESPONSE']._serialized_start=3304 + _globals['_GETPIPELINETRIGGERSUMMARYRESPONSE']._serialized_end=3409 + _globals['_GETBULKPIPELINETRIGGERSUMMARIESREQUEST']._serialized_start=3412 + _globals['_GETBULKPIPELINETRIGGERSUMMARIESREQUEST']._serialized_end=3547 + _globals['_GETBULKPIPELINETRIGGERSUMMARIESRESPONSE']._serialized_start=3550 + _globals['_GETBULKPIPELINETRIGGERSUMMARIESRESPONSE']._serialized_end=3691 + _globals['_GETMODELONLINERECORDSREQUEST']._serialized_start=3694 + _globals['_GETMODELONLINERECORDSREQUEST']._serialized_end=3916 + _globals['_GETMODELONLINERECORDSRESPONSE']._serialized_start=3918 + _globals['_GETMODELONLINERECORDSRESPONSE']._serialized_end=4019 + _globals['_GETBULKMODELONLINERECORDSREQUEST']._serialized_start=4021 + _globals['_GETBULKMODELONLINERECORDSREQUEST']._serialized_end=4146 + _globals['_GETBULKMODELONLINERECORDSRESPONSE']._serialized_start=4148 + _globals['_GETBULKMODELONLINERECORDSRESPONSE']._serialized_end=4275 + _globals['_GETCUMULATIVEMODELONLINERECORDSREQUEST']._serialized_start=4278 + _globals['_GETCUMULATIVEMODELONLINERECORDSREQUEST']._serialized_end=4510 + _globals['_GETCUMULATIVEMODELONLINERECORDSRESPONSE']._serialized_start=4513 + _globals['_GETCUMULATIVEMODELONLINERECORDSRESPONSE']._serialized_end=4645 + _globals['_GETBULKCUMULATIVEMODELONLINERECORDSREQUEST']._serialized_start=4648 + _globals['_GETBULKCUMULATIVEMODELONLINERECORDSREQUEST']._serialized_end=4793 + _globals['_GETBULKCUMULATIVEMODELONLINERECORDSRESPONSE']._serialized_start=4796 + _globals['_GETBULKCUMULATIVEMODELONLINERECORDSRESPONSE']._serialized_end=4964 + _globals['_GETMODELONLINESUMMARYREQUEST']._serialized_start=4967 + _globals['_GETMODELONLINESUMMARYREQUEST']._serialized_end=5189 + _globals['_GETMODELONLINESUMMARYRESPONSE']._serialized_start=5191 + _globals['_GETMODELONLINESUMMARYRESPONSE']._serialized_end=5288 + _globals['_GETBULKMODELONLINESUMMARYREQUEST']._serialized_start=5290 + _globals['_GETBULKMODELONLINESUMMARYREQUEST']._serialized_end=5415 + _globals['_GETBULKMODELONLINESUMMARYRESPONSE']._serialized_start=5418 + _globals['_GETBULKMODELONLINESUMMARYRESPONSE']._serialized_end=5549 + _globals['_GETPIPELINETRIGGERPRICEREQUEST']._serialized_start=5552 + _globals['_GETPIPELINETRIGGERPRICEREQUEST']._serialized_end=5785 + _globals['_GETPIPELINETRIGGERPRICERESPONSE']._serialized_start=5787 + _globals['_GETPIPELINETRIGGERPRICERESPONSE']._serialized_end=5879 + _globals['_GETBULKPIPELINETRIGGERPRICEREQUEST']._serialized_start=5882 + _globals['_GETBULKPIPELINETRIGGERPRICEREQUEST']._serialized_end=6011 + _globals['_GETBULKPIPELINETRIGGERPRICERESPONSE']._serialized_start=6014 + _globals['_GETBULKPIPELINETRIGGERPRICERESPONSE']._serialized_end=6143 + _globals['_GETMODELONLINEPRICEREQUEST']._serialized_start=6146 + _globals['_GETMODELONLINEPRICEREQUEST']._serialized_end=6366 + _globals['_GETMODELONLINEPRICERESPONSE']._serialized_start=6368 + _globals['_GETMODELONLINEPRICERESPONSE']._serialized_end=6456 + _globals['_GETBULKMODELONLINEPRICEREQUEST']._serialized_start=6458 + _globals['_GETBULKMODELONLINEPRICEREQUEST']._serialized_end=6579 + _globals['_GETBULKMODELONLINEPRICERESPONSE']._serialized_start=6581 + _globals['_GETBULKMODELONLINEPRICERESPONSE']._serialized_end=6702 + _globals['_NULLMESSAGE']._serialized_start=6704 + _globals['_NULLMESSAGE']._serialized_end=6717 + _globals['_USERDATA']._serialized_start=6719 + _globals['_USERDATA']._serialized_end=6779 + _globals['_PIPELINEDATA']._serialized_start=6781 + _globals['_PIPELINEDATA']._serialized_end=6867 + _globals['_PIPELINEUSAGERECORD']._serialized_start=6870 + _globals['_PIPELINEUSAGERECORD']._serialized_end=7163 + _globals['_MODELDATA']._serialized_start=7165 + _globals['_MODELDATA']._serialized_end=7287 + _globals['_MODELUSAGERECORD']._serialized_start=7290 + _globals['_MODELUSAGERECORD']._serialized_end=7470 + _globals['_USAGESUMMARY']._serialized_start=7472 + _globals['_USAGESUMMARY']._serialized_end=7568 + _globals['_PRICEDATA']._serialized_start=7571 + _globals['_PRICEDATA']._serialized_end=7706 + _globals['_TIMEINTERVAL']._serialized_start=7709 + _globals['_TIMEINTERVAL']._serialized_end=7849 # @@protoc_insertion_point(module_scope) diff --git a/core/metric/v1alpha/metric_pb2.pyi b/core/metric/v1beta/metric_pb2.pyi similarity index 100% rename from core/metric/v1alpha/metric_pb2.pyi rename to core/metric/v1beta/metric_pb2.pyi diff --git a/core/metric/v1alpha/metric_pb2_grpc.py b/core/metric/v1beta/metric_pb2_grpc.py similarity index 100% rename from core/metric/v1alpha/metric_pb2_grpc.py rename to core/metric/v1beta/metric_pb2_grpc.py diff --git a/core/metric/v1alpha/metric_pb2_grpc.pyi b/core/metric/v1beta/metric_pb2_grpc.pyi similarity index 100% rename from core/metric/v1alpha/metric_pb2_grpc.pyi rename to core/metric/v1beta/metric_pb2_grpc.pyi diff --git a/core/metric/v1beta/metric_service_pb2.py b/core/metric/v1beta/metric_service_pb2.py new file mode 100644 index 0000000..e8853f5 --- /dev/null +++ b/core/metric/v1beta/metric_service_pb2.py @@ -0,0 +1,30 @@ +# -*- coding: utf-8 -*- +# Generated by the protocol buffer compiler. DO NOT EDIT! +# source: core/metric/v1beta/metric_service.proto +"""Generated protocol buffer code.""" +from google.protobuf import descriptor as _descriptor +from google.protobuf import descriptor_pool as _descriptor_pool +from google.protobuf import symbol_database as _symbol_database +from google.protobuf.internal import builder as _builder +# @@protoc_insertion_point(imports) + +_sym_db = _symbol_database.Default() + + +from core.metric.v1beta import metric_pb2 as core_dot_metric_dot_v1beta_dot_metric__pb2 + + +DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\'core/metric/v1beta/metric_service.proto\x12\x12\x63ore.metric.v1beta\x1a\x1f\x63ore/metric/v1beta/metric.proto2\xb1\x0c\n\x0fPipelineService\x12\x61\n\x0cGetPipelines\x12\'.core.metric.v1beta.GetPipelinesRequest\x1a(.core.metric.v1beta.GetPipelinesResponse\x12|\n\x15ReportPipelineTrigger\x12\x30.core.metric.v1beta.ReportPipelineTriggerRequest\x1a\x31.core.metric.v1beta.ReportPipelineTriggerResponse\x12\x7f\n\x16ReportPipelineTriggers\x12\x31.core.metric.v1beta.ReportPipelineTriggersRequest\x1a\x32.core.metric.v1beta.ReportPipelineTriggersResponse\x12\x88\x01\n\x19GetPipelineTriggerRecords\x12\x34.core.metric.v1beta.GetPipelineTriggerRecordsRequest\x1a\x35.core.metric.v1beta.GetPipelineTriggerRecordsResponse\x12\x94\x01\n\x1dGetBulkPipelineTriggerRecords\x12\x38.core.metric.v1beta.GetBulkPipelineTriggerRecordsRequest\x1a\x39.core.metric.v1beta.GetBulkPipelineTriggerRecordsResponse\x12\xa6\x01\n#GetCumulativePipelineTriggerRecords\x12>.core.metric.v1beta.GetCumulativePipelineTriggerRecordsRequest\x1a?.core.metric.v1beta.GetCumulativePipelineTriggerRecordsResponse\x12\xb2\x01\n\'GetBulkCumulativePipelineTriggerRecords\x12\x42.core.metric.v1beta.GetBulkCumulativePipelineTriggerRecordsRequest\x1a\x43.core.metric.v1beta.GetBulkCumulativePipelineTriggerRecordsResponse\x12\x88\x01\n\x19GetPipelineTriggerSummary\x12\x34.core.metric.v1beta.GetPipelineTriggerSummaryRequest\x1a\x35.core.metric.v1beta.GetPipelineTriggerSummaryResponse\x12\x9a\x01\n\x1fGetBulkPipelineTriggerSummaries\x12:.core.metric.v1beta.GetBulkPipelineTriggerSummariesRequest\x1a;.core.metric.v1beta.GetBulkPipelineTriggerSummariesResponse\x12\x82\x01\n\x17GetPipelineTriggerPrice\x12\x32.core.metric.v1beta.GetPipelineTriggerPriceRequest\x1a\x33.core.metric.v1beta.GetPipelineTriggerPriceResponse\x12\x8e\x01\n\x1bGetBulkPipelineTriggerPrice\x12\x36.core.metric.v1beta.GetBulkPipelineTriggerPriceRequest\x1a\x37.core.metric.v1beta.GetBulkPipelineTriggerPriceResponse2\xa4\x0b\n\x0cModelService\x12X\n\tGetModels\x12$.core.metric.v1beta.GetModelsRequest\x1a%.core.metric.v1beta.GetModelsResponse\x12p\n\x11ReportModelOnline\x12,.core.metric.v1beta.ReportModelOnlineRequest\x1a-.core.metric.v1beta.ReportModelOnlineResponse\x12s\n\x12ReportModelOnlines\x12-.core.metric.v1beta.ReportModelOnlinesRequest\x1a..core.metric.v1beta.ReportModelOnlinesResponse\x12|\n\x15GetModelOnlineRecords\x12\x30.core.metric.v1beta.GetModelOnlineRecordsRequest\x1a\x31.core.metric.v1beta.GetModelOnlineRecordsResponse\x12\x88\x01\n\x19GetBulkModelOnlineRecords\x12\x34.core.metric.v1beta.GetBulkModelOnlineRecordsRequest\x1a\x35.core.metric.v1beta.GetBulkModelOnlineRecordsResponse\x12\x9a\x01\n\x1fGetCumulativeModelOnlineRecords\x12:.core.metric.v1beta.GetCumulativeModelOnlineRecordsRequest\x1a;.core.metric.v1beta.GetCumulativeModelOnlineRecordsResponse\x12\xa6\x01\n#GetBulkCumulativeModelOnlineRecords\x12>.core.metric.v1beta.GetBulkCumulativeModelOnlineRecordsRequest\x1a?.core.metric.v1beta.GetBulkCumulativeModelOnlineRecordsResponse\x12|\n\x15GetModelOnlineSummary\x12\x30.core.metric.v1beta.GetModelOnlineSummaryRequest\x1a\x31.core.metric.v1beta.GetModelOnlineSummaryResponse\x12\x88\x01\n\x19GetBulkModelOnlineSummary\x12\x34.core.metric.v1beta.GetBulkModelOnlineSummaryRequest\x1a\x35.core.metric.v1beta.GetBulkModelOnlineSummaryResponse\x12v\n\x13GetModelOnlinePrice\x12..core.metric.v1beta.GetModelOnlinePriceRequest\x1a/.core.metric.v1beta.GetModelOnlinePriceResponse\x12\x82\x01\n\x17GetBulkModelOnlinePrice\x12\x32.core.metric.v1beta.GetBulkModelOnlinePriceRequest\x1a\x33.core.metric.v1beta.GetBulkModelOnlinePriceResponseB\xd9\x01\n\x16\x63om.core.metric.v1betaB\x12MetricServiceProtoP\x01ZAgithub.com/instill-ai/protogen-go/core/metric/v1beta;metricv1beta\xa2\x02\x03\x43MX\xaa\x02\x12\x43ore.Metric.V1beta\xca\x02\x12\x43ore\\Metric\\V1beta\xe2\x02\x1e\x43ore\\Metric\\V1beta\\GPBMetadata\xea\x02\x14\x43ore::Metric::V1betab\x06proto3') + +_globals = globals() +_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals) +_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'core.metric.v1beta.metric_service_pb2', _globals) +if _descriptor._USE_C_DESCRIPTORS == False: + + DESCRIPTOR._options = None + DESCRIPTOR._serialized_options = b'\n\026com.core.metric.v1betaB\022MetricServiceProtoP\001ZAgithub.com/instill-ai/protogen-go/core/metric/v1beta;metricv1beta\242\002\003CMX\252\002\022Core.Metric.V1beta\312\002\022Core\\Metric\\V1beta\342\002\036Core\\Metric\\V1beta\\GPBMetadata\352\002\024Core::Metric::V1beta' + _globals['_PIPELINESERVICE']._serialized_start=97 + _globals['_PIPELINESERVICE']._serialized_end=1682 + _globals['_MODELSERVICE']._serialized_start=1685 + _globals['_MODELSERVICE']._serialized_end=3129 +# @@protoc_insertion_point(module_scope) diff --git a/core/metric/v1alpha/metric_service_pb2.pyi b/core/metric/v1beta/metric_service_pb2.pyi similarity index 100% rename from core/metric/v1alpha/metric_service_pb2.pyi rename to core/metric/v1beta/metric_service_pb2.pyi diff --git a/core/metric/v1alpha/metric_service_pb2_grpc.py b/core/metric/v1beta/metric_service_pb2_grpc.py similarity index 56% rename from core/metric/v1alpha/metric_service_pb2_grpc.py rename to core/metric/v1beta/metric_service_pb2_grpc.py index b417afc..44f0d08 100644 --- a/core/metric/v1alpha/metric_service_pb2_grpc.py +++ b/core/metric/v1beta/metric_service_pb2_grpc.py @@ -2,7 +2,7 @@ """Client and server classes corresponding to protobuf-defined services.""" import grpc -from core.metric.v1alpha import metric_pb2 as core_dot_metric_dot_v1alpha_dot_metric__pb2 +from core.metric.v1beta import metric_pb2 as core_dot_metric_dot_v1beta_dot_metric__pb2 class PipelineServiceStub(object): @@ -17,59 +17,59 @@ def __init__(self, channel): channel: A grpc.Channel. """ self.GetPipelines = channel.unary_unary( - '/core.metric.v1alpha.PipelineService/GetPipelines', - request_serializer=core_dot_metric_dot_v1alpha_dot_metric__pb2.GetPipelinesRequest.SerializeToString, - response_deserializer=core_dot_metric_dot_v1alpha_dot_metric__pb2.GetPipelinesResponse.FromString, + '/core.metric.v1beta.PipelineService/GetPipelines', + request_serializer=core_dot_metric_dot_v1beta_dot_metric__pb2.GetPipelinesRequest.SerializeToString, + response_deserializer=core_dot_metric_dot_v1beta_dot_metric__pb2.GetPipelinesResponse.FromString, ) self.ReportPipelineTrigger = channel.unary_unary( - '/core.metric.v1alpha.PipelineService/ReportPipelineTrigger', - request_serializer=core_dot_metric_dot_v1alpha_dot_metric__pb2.ReportPipelineTriggerRequest.SerializeToString, - response_deserializer=core_dot_metric_dot_v1alpha_dot_metric__pb2.ReportPipelineTriggerResponse.FromString, + '/core.metric.v1beta.PipelineService/ReportPipelineTrigger', + request_serializer=core_dot_metric_dot_v1beta_dot_metric__pb2.ReportPipelineTriggerRequest.SerializeToString, + response_deserializer=core_dot_metric_dot_v1beta_dot_metric__pb2.ReportPipelineTriggerResponse.FromString, ) self.ReportPipelineTriggers = channel.unary_unary( - '/core.metric.v1alpha.PipelineService/ReportPipelineTriggers', - request_serializer=core_dot_metric_dot_v1alpha_dot_metric__pb2.ReportPipelineTriggersRequest.SerializeToString, - response_deserializer=core_dot_metric_dot_v1alpha_dot_metric__pb2.ReportPipelineTriggersResponse.FromString, + '/core.metric.v1beta.PipelineService/ReportPipelineTriggers', + request_serializer=core_dot_metric_dot_v1beta_dot_metric__pb2.ReportPipelineTriggersRequest.SerializeToString, + response_deserializer=core_dot_metric_dot_v1beta_dot_metric__pb2.ReportPipelineTriggersResponse.FromString, ) self.GetPipelineTriggerRecords = channel.unary_unary( - '/core.metric.v1alpha.PipelineService/GetPipelineTriggerRecords', - request_serializer=core_dot_metric_dot_v1alpha_dot_metric__pb2.GetPipelineTriggerRecordsRequest.SerializeToString, - response_deserializer=core_dot_metric_dot_v1alpha_dot_metric__pb2.GetPipelineTriggerRecordsResponse.FromString, + '/core.metric.v1beta.PipelineService/GetPipelineTriggerRecords', + request_serializer=core_dot_metric_dot_v1beta_dot_metric__pb2.GetPipelineTriggerRecordsRequest.SerializeToString, + response_deserializer=core_dot_metric_dot_v1beta_dot_metric__pb2.GetPipelineTriggerRecordsResponse.FromString, ) self.GetBulkPipelineTriggerRecords = channel.unary_unary( - '/core.metric.v1alpha.PipelineService/GetBulkPipelineTriggerRecords', - request_serializer=core_dot_metric_dot_v1alpha_dot_metric__pb2.GetBulkPipelineTriggerRecordsRequest.SerializeToString, - response_deserializer=core_dot_metric_dot_v1alpha_dot_metric__pb2.GetBulkPipelineTriggerRecordsResponse.FromString, + '/core.metric.v1beta.PipelineService/GetBulkPipelineTriggerRecords', + request_serializer=core_dot_metric_dot_v1beta_dot_metric__pb2.GetBulkPipelineTriggerRecordsRequest.SerializeToString, + response_deserializer=core_dot_metric_dot_v1beta_dot_metric__pb2.GetBulkPipelineTriggerRecordsResponse.FromString, ) self.GetCumulativePipelineTriggerRecords = channel.unary_unary( - '/core.metric.v1alpha.PipelineService/GetCumulativePipelineTriggerRecords', - request_serializer=core_dot_metric_dot_v1alpha_dot_metric__pb2.GetCumulativePipelineTriggerRecordsRequest.SerializeToString, - response_deserializer=core_dot_metric_dot_v1alpha_dot_metric__pb2.GetCumulativePipelineTriggerRecordsResponse.FromString, + '/core.metric.v1beta.PipelineService/GetCumulativePipelineTriggerRecords', + request_serializer=core_dot_metric_dot_v1beta_dot_metric__pb2.GetCumulativePipelineTriggerRecordsRequest.SerializeToString, + response_deserializer=core_dot_metric_dot_v1beta_dot_metric__pb2.GetCumulativePipelineTriggerRecordsResponse.FromString, ) self.GetBulkCumulativePipelineTriggerRecords = channel.unary_unary( - '/core.metric.v1alpha.PipelineService/GetBulkCumulativePipelineTriggerRecords', - request_serializer=core_dot_metric_dot_v1alpha_dot_metric__pb2.GetBulkCumulativePipelineTriggerRecordsRequest.SerializeToString, - response_deserializer=core_dot_metric_dot_v1alpha_dot_metric__pb2.GetBulkCumulativePipelineTriggerRecordsResponse.FromString, + '/core.metric.v1beta.PipelineService/GetBulkCumulativePipelineTriggerRecords', + request_serializer=core_dot_metric_dot_v1beta_dot_metric__pb2.GetBulkCumulativePipelineTriggerRecordsRequest.SerializeToString, + response_deserializer=core_dot_metric_dot_v1beta_dot_metric__pb2.GetBulkCumulativePipelineTriggerRecordsResponse.FromString, ) self.GetPipelineTriggerSummary = channel.unary_unary( - '/core.metric.v1alpha.PipelineService/GetPipelineTriggerSummary', - request_serializer=core_dot_metric_dot_v1alpha_dot_metric__pb2.GetPipelineTriggerSummaryRequest.SerializeToString, - response_deserializer=core_dot_metric_dot_v1alpha_dot_metric__pb2.GetPipelineTriggerSummaryResponse.FromString, + '/core.metric.v1beta.PipelineService/GetPipelineTriggerSummary', + request_serializer=core_dot_metric_dot_v1beta_dot_metric__pb2.GetPipelineTriggerSummaryRequest.SerializeToString, + response_deserializer=core_dot_metric_dot_v1beta_dot_metric__pb2.GetPipelineTriggerSummaryResponse.FromString, ) self.GetBulkPipelineTriggerSummaries = channel.unary_unary( - '/core.metric.v1alpha.PipelineService/GetBulkPipelineTriggerSummaries', - request_serializer=core_dot_metric_dot_v1alpha_dot_metric__pb2.GetBulkPipelineTriggerSummariesRequest.SerializeToString, - response_deserializer=core_dot_metric_dot_v1alpha_dot_metric__pb2.GetBulkPipelineTriggerSummariesResponse.FromString, + '/core.metric.v1beta.PipelineService/GetBulkPipelineTriggerSummaries', + request_serializer=core_dot_metric_dot_v1beta_dot_metric__pb2.GetBulkPipelineTriggerSummariesRequest.SerializeToString, + response_deserializer=core_dot_metric_dot_v1beta_dot_metric__pb2.GetBulkPipelineTriggerSummariesResponse.FromString, ) self.GetPipelineTriggerPrice = channel.unary_unary( - '/core.metric.v1alpha.PipelineService/GetPipelineTriggerPrice', - request_serializer=core_dot_metric_dot_v1alpha_dot_metric__pb2.GetPipelineTriggerPriceRequest.SerializeToString, - response_deserializer=core_dot_metric_dot_v1alpha_dot_metric__pb2.GetPipelineTriggerPriceResponse.FromString, + '/core.metric.v1beta.PipelineService/GetPipelineTriggerPrice', + request_serializer=core_dot_metric_dot_v1beta_dot_metric__pb2.GetPipelineTriggerPriceRequest.SerializeToString, + response_deserializer=core_dot_metric_dot_v1beta_dot_metric__pb2.GetPipelineTriggerPriceResponse.FromString, ) self.GetBulkPipelineTriggerPrice = channel.unary_unary( - '/core.metric.v1alpha.PipelineService/GetBulkPipelineTriggerPrice', - request_serializer=core_dot_metric_dot_v1alpha_dot_metric__pb2.GetBulkPipelineTriggerPriceRequest.SerializeToString, - response_deserializer=core_dot_metric_dot_v1alpha_dot_metric__pb2.GetBulkPipelineTriggerPriceResponse.FromString, + '/core.metric.v1beta.PipelineService/GetBulkPipelineTriggerPrice', + request_serializer=core_dot_metric_dot_v1beta_dot_metric__pb2.GetBulkPipelineTriggerPriceRequest.SerializeToString, + response_deserializer=core_dot_metric_dot_v1beta_dot_metric__pb2.GetBulkPipelineTriggerPriceResponse.FromString, ) @@ -166,62 +166,62 @@ def add_PipelineServiceServicer_to_server(servicer, server): rpc_method_handlers = { 'GetPipelines': grpc.unary_unary_rpc_method_handler( servicer.GetPipelines, - request_deserializer=core_dot_metric_dot_v1alpha_dot_metric__pb2.GetPipelinesRequest.FromString, - response_serializer=core_dot_metric_dot_v1alpha_dot_metric__pb2.GetPipelinesResponse.SerializeToString, + request_deserializer=core_dot_metric_dot_v1beta_dot_metric__pb2.GetPipelinesRequest.FromString, + response_serializer=core_dot_metric_dot_v1beta_dot_metric__pb2.GetPipelinesResponse.SerializeToString, ), 'ReportPipelineTrigger': grpc.unary_unary_rpc_method_handler( servicer.ReportPipelineTrigger, - request_deserializer=core_dot_metric_dot_v1alpha_dot_metric__pb2.ReportPipelineTriggerRequest.FromString, - response_serializer=core_dot_metric_dot_v1alpha_dot_metric__pb2.ReportPipelineTriggerResponse.SerializeToString, + request_deserializer=core_dot_metric_dot_v1beta_dot_metric__pb2.ReportPipelineTriggerRequest.FromString, + response_serializer=core_dot_metric_dot_v1beta_dot_metric__pb2.ReportPipelineTriggerResponse.SerializeToString, ), 'ReportPipelineTriggers': grpc.unary_unary_rpc_method_handler( servicer.ReportPipelineTriggers, - request_deserializer=core_dot_metric_dot_v1alpha_dot_metric__pb2.ReportPipelineTriggersRequest.FromString, - response_serializer=core_dot_metric_dot_v1alpha_dot_metric__pb2.ReportPipelineTriggersResponse.SerializeToString, + request_deserializer=core_dot_metric_dot_v1beta_dot_metric__pb2.ReportPipelineTriggersRequest.FromString, + response_serializer=core_dot_metric_dot_v1beta_dot_metric__pb2.ReportPipelineTriggersResponse.SerializeToString, ), 'GetPipelineTriggerRecords': grpc.unary_unary_rpc_method_handler( servicer.GetPipelineTriggerRecords, - request_deserializer=core_dot_metric_dot_v1alpha_dot_metric__pb2.GetPipelineTriggerRecordsRequest.FromString, - response_serializer=core_dot_metric_dot_v1alpha_dot_metric__pb2.GetPipelineTriggerRecordsResponse.SerializeToString, + request_deserializer=core_dot_metric_dot_v1beta_dot_metric__pb2.GetPipelineTriggerRecordsRequest.FromString, + response_serializer=core_dot_metric_dot_v1beta_dot_metric__pb2.GetPipelineTriggerRecordsResponse.SerializeToString, ), 'GetBulkPipelineTriggerRecords': grpc.unary_unary_rpc_method_handler( servicer.GetBulkPipelineTriggerRecords, - request_deserializer=core_dot_metric_dot_v1alpha_dot_metric__pb2.GetBulkPipelineTriggerRecordsRequest.FromString, - response_serializer=core_dot_metric_dot_v1alpha_dot_metric__pb2.GetBulkPipelineTriggerRecordsResponse.SerializeToString, + request_deserializer=core_dot_metric_dot_v1beta_dot_metric__pb2.GetBulkPipelineTriggerRecordsRequest.FromString, + response_serializer=core_dot_metric_dot_v1beta_dot_metric__pb2.GetBulkPipelineTriggerRecordsResponse.SerializeToString, ), 'GetCumulativePipelineTriggerRecords': grpc.unary_unary_rpc_method_handler( servicer.GetCumulativePipelineTriggerRecords, - request_deserializer=core_dot_metric_dot_v1alpha_dot_metric__pb2.GetCumulativePipelineTriggerRecordsRequest.FromString, - response_serializer=core_dot_metric_dot_v1alpha_dot_metric__pb2.GetCumulativePipelineTriggerRecordsResponse.SerializeToString, + request_deserializer=core_dot_metric_dot_v1beta_dot_metric__pb2.GetCumulativePipelineTriggerRecordsRequest.FromString, + response_serializer=core_dot_metric_dot_v1beta_dot_metric__pb2.GetCumulativePipelineTriggerRecordsResponse.SerializeToString, ), 'GetBulkCumulativePipelineTriggerRecords': grpc.unary_unary_rpc_method_handler( servicer.GetBulkCumulativePipelineTriggerRecords, - request_deserializer=core_dot_metric_dot_v1alpha_dot_metric__pb2.GetBulkCumulativePipelineTriggerRecordsRequest.FromString, - response_serializer=core_dot_metric_dot_v1alpha_dot_metric__pb2.GetBulkCumulativePipelineTriggerRecordsResponse.SerializeToString, + request_deserializer=core_dot_metric_dot_v1beta_dot_metric__pb2.GetBulkCumulativePipelineTriggerRecordsRequest.FromString, + response_serializer=core_dot_metric_dot_v1beta_dot_metric__pb2.GetBulkCumulativePipelineTriggerRecordsResponse.SerializeToString, ), 'GetPipelineTriggerSummary': grpc.unary_unary_rpc_method_handler( servicer.GetPipelineTriggerSummary, - request_deserializer=core_dot_metric_dot_v1alpha_dot_metric__pb2.GetPipelineTriggerSummaryRequest.FromString, - response_serializer=core_dot_metric_dot_v1alpha_dot_metric__pb2.GetPipelineTriggerSummaryResponse.SerializeToString, + request_deserializer=core_dot_metric_dot_v1beta_dot_metric__pb2.GetPipelineTriggerSummaryRequest.FromString, + response_serializer=core_dot_metric_dot_v1beta_dot_metric__pb2.GetPipelineTriggerSummaryResponse.SerializeToString, ), 'GetBulkPipelineTriggerSummaries': grpc.unary_unary_rpc_method_handler( servicer.GetBulkPipelineTriggerSummaries, - request_deserializer=core_dot_metric_dot_v1alpha_dot_metric__pb2.GetBulkPipelineTriggerSummariesRequest.FromString, - response_serializer=core_dot_metric_dot_v1alpha_dot_metric__pb2.GetBulkPipelineTriggerSummariesResponse.SerializeToString, + request_deserializer=core_dot_metric_dot_v1beta_dot_metric__pb2.GetBulkPipelineTriggerSummariesRequest.FromString, + response_serializer=core_dot_metric_dot_v1beta_dot_metric__pb2.GetBulkPipelineTriggerSummariesResponse.SerializeToString, ), 'GetPipelineTriggerPrice': grpc.unary_unary_rpc_method_handler( servicer.GetPipelineTriggerPrice, - request_deserializer=core_dot_metric_dot_v1alpha_dot_metric__pb2.GetPipelineTriggerPriceRequest.FromString, - response_serializer=core_dot_metric_dot_v1alpha_dot_metric__pb2.GetPipelineTriggerPriceResponse.SerializeToString, + request_deserializer=core_dot_metric_dot_v1beta_dot_metric__pb2.GetPipelineTriggerPriceRequest.FromString, + response_serializer=core_dot_metric_dot_v1beta_dot_metric__pb2.GetPipelineTriggerPriceResponse.SerializeToString, ), 'GetBulkPipelineTriggerPrice': grpc.unary_unary_rpc_method_handler( servicer.GetBulkPipelineTriggerPrice, - request_deserializer=core_dot_metric_dot_v1alpha_dot_metric__pb2.GetBulkPipelineTriggerPriceRequest.FromString, - response_serializer=core_dot_metric_dot_v1alpha_dot_metric__pb2.GetBulkPipelineTriggerPriceResponse.SerializeToString, + request_deserializer=core_dot_metric_dot_v1beta_dot_metric__pb2.GetBulkPipelineTriggerPriceRequest.FromString, + response_serializer=core_dot_metric_dot_v1beta_dot_metric__pb2.GetBulkPipelineTriggerPriceResponse.SerializeToString, ), } generic_handler = grpc.method_handlers_generic_handler( - 'core.metric.v1alpha.PipelineService', rpc_method_handlers) + 'core.metric.v1beta.PipelineService', rpc_method_handlers) server.add_generic_rpc_handlers((generic_handler,)) @@ -242,9 +242,9 @@ def GetPipelines(request, wait_for_ready=None, timeout=None, metadata=None): - return grpc.experimental.unary_unary(request, target, '/core.metric.v1alpha.PipelineService/GetPipelines', - core_dot_metric_dot_v1alpha_dot_metric__pb2.GetPipelinesRequest.SerializeToString, - core_dot_metric_dot_v1alpha_dot_metric__pb2.GetPipelinesResponse.FromString, + return grpc.experimental.unary_unary(request, target, '/core.metric.v1beta.PipelineService/GetPipelines', + core_dot_metric_dot_v1beta_dot_metric__pb2.GetPipelinesRequest.SerializeToString, + core_dot_metric_dot_v1beta_dot_metric__pb2.GetPipelinesResponse.FromString, options, channel_credentials, insecure, call_credentials, compression, wait_for_ready, timeout, metadata) @@ -259,9 +259,9 @@ def ReportPipelineTrigger(request, wait_for_ready=None, timeout=None, metadata=None): - return grpc.experimental.unary_unary(request, target, '/core.metric.v1alpha.PipelineService/ReportPipelineTrigger', - core_dot_metric_dot_v1alpha_dot_metric__pb2.ReportPipelineTriggerRequest.SerializeToString, - core_dot_metric_dot_v1alpha_dot_metric__pb2.ReportPipelineTriggerResponse.FromString, + return grpc.experimental.unary_unary(request, target, '/core.metric.v1beta.PipelineService/ReportPipelineTrigger', + core_dot_metric_dot_v1beta_dot_metric__pb2.ReportPipelineTriggerRequest.SerializeToString, + core_dot_metric_dot_v1beta_dot_metric__pb2.ReportPipelineTriggerResponse.FromString, options, channel_credentials, insecure, call_credentials, compression, wait_for_ready, timeout, metadata) @@ -276,9 +276,9 @@ def ReportPipelineTriggers(request, wait_for_ready=None, timeout=None, metadata=None): - return grpc.experimental.unary_unary(request, target, '/core.metric.v1alpha.PipelineService/ReportPipelineTriggers', - core_dot_metric_dot_v1alpha_dot_metric__pb2.ReportPipelineTriggersRequest.SerializeToString, - core_dot_metric_dot_v1alpha_dot_metric__pb2.ReportPipelineTriggersResponse.FromString, + return grpc.experimental.unary_unary(request, target, '/core.metric.v1beta.PipelineService/ReportPipelineTriggers', + core_dot_metric_dot_v1beta_dot_metric__pb2.ReportPipelineTriggersRequest.SerializeToString, + core_dot_metric_dot_v1beta_dot_metric__pb2.ReportPipelineTriggersResponse.FromString, options, channel_credentials, insecure, call_credentials, compression, wait_for_ready, timeout, metadata) @@ -293,9 +293,9 @@ def GetPipelineTriggerRecords(request, wait_for_ready=None, timeout=None, metadata=None): - return grpc.experimental.unary_unary(request, target, '/core.metric.v1alpha.PipelineService/GetPipelineTriggerRecords', - core_dot_metric_dot_v1alpha_dot_metric__pb2.GetPipelineTriggerRecordsRequest.SerializeToString, - core_dot_metric_dot_v1alpha_dot_metric__pb2.GetPipelineTriggerRecordsResponse.FromString, + return grpc.experimental.unary_unary(request, target, '/core.metric.v1beta.PipelineService/GetPipelineTriggerRecords', + core_dot_metric_dot_v1beta_dot_metric__pb2.GetPipelineTriggerRecordsRequest.SerializeToString, + core_dot_metric_dot_v1beta_dot_metric__pb2.GetPipelineTriggerRecordsResponse.FromString, options, channel_credentials, insecure, call_credentials, compression, wait_for_ready, timeout, metadata) @@ -310,9 +310,9 @@ def GetBulkPipelineTriggerRecords(request, wait_for_ready=None, timeout=None, metadata=None): - return grpc.experimental.unary_unary(request, target, '/core.metric.v1alpha.PipelineService/GetBulkPipelineTriggerRecords', - core_dot_metric_dot_v1alpha_dot_metric__pb2.GetBulkPipelineTriggerRecordsRequest.SerializeToString, - core_dot_metric_dot_v1alpha_dot_metric__pb2.GetBulkPipelineTriggerRecordsResponse.FromString, + return grpc.experimental.unary_unary(request, target, '/core.metric.v1beta.PipelineService/GetBulkPipelineTriggerRecords', + core_dot_metric_dot_v1beta_dot_metric__pb2.GetBulkPipelineTriggerRecordsRequest.SerializeToString, + core_dot_metric_dot_v1beta_dot_metric__pb2.GetBulkPipelineTriggerRecordsResponse.FromString, options, channel_credentials, insecure, call_credentials, compression, wait_for_ready, timeout, metadata) @@ -327,9 +327,9 @@ def GetCumulativePipelineTriggerRecords(request, wait_for_ready=None, timeout=None, metadata=None): - return grpc.experimental.unary_unary(request, target, '/core.metric.v1alpha.PipelineService/GetCumulativePipelineTriggerRecords', - core_dot_metric_dot_v1alpha_dot_metric__pb2.GetCumulativePipelineTriggerRecordsRequest.SerializeToString, - core_dot_metric_dot_v1alpha_dot_metric__pb2.GetCumulativePipelineTriggerRecordsResponse.FromString, + return grpc.experimental.unary_unary(request, target, '/core.metric.v1beta.PipelineService/GetCumulativePipelineTriggerRecords', + core_dot_metric_dot_v1beta_dot_metric__pb2.GetCumulativePipelineTriggerRecordsRequest.SerializeToString, + core_dot_metric_dot_v1beta_dot_metric__pb2.GetCumulativePipelineTriggerRecordsResponse.FromString, options, channel_credentials, insecure, call_credentials, compression, wait_for_ready, timeout, metadata) @@ -344,9 +344,9 @@ def GetBulkCumulativePipelineTriggerRecords(request, wait_for_ready=None, timeout=None, metadata=None): - return grpc.experimental.unary_unary(request, target, '/core.metric.v1alpha.PipelineService/GetBulkCumulativePipelineTriggerRecords', - core_dot_metric_dot_v1alpha_dot_metric__pb2.GetBulkCumulativePipelineTriggerRecordsRequest.SerializeToString, - core_dot_metric_dot_v1alpha_dot_metric__pb2.GetBulkCumulativePipelineTriggerRecordsResponse.FromString, + return grpc.experimental.unary_unary(request, target, '/core.metric.v1beta.PipelineService/GetBulkCumulativePipelineTriggerRecords', + core_dot_metric_dot_v1beta_dot_metric__pb2.GetBulkCumulativePipelineTriggerRecordsRequest.SerializeToString, + core_dot_metric_dot_v1beta_dot_metric__pb2.GetBulkCumulativePipelineTriggerRecordsResponse.FromString, options, channel_credentials, insecure, call_credentials, compression, wait_for_ready, timeout, metadata) @@ -361,9 +361,9 @@ def GetPipelineTriggerSummary(request, wait_for_ready=None, timeout=None, metadata=None): - return grpc.experimental.unary_unary(request, target, '/core.metric.v1alpha.PipelineService/GetPipelineTriggerSummary', - core_dot_metric_dot_v1alpha_dot_metric__pb2.GetPipelineTriggerSummaryRequest.SerializeToString, - core_dot_metric_dot_v1alpha_dot_metric__pb2.GetPipelineTriggerSummaryResponse.FromString, + return grpc.experimental.unary_unary(request, target, '/core.metric.v1beta.PipelineService/GetPipelineTriggerSummary', + core_dot_metric_dot_v1beta_dot_metric__pb2.GetPipelineTriggerSummaryRequest.SerializeToString, + core_dot_metric_dot_v1beta_dot_metric__pb2.GetPipelineTriggerSummaryResponse.FromString, options, channel_credentials, insecure, call_credentials, compression, wait_for_ready, timeout, metadata) @@ -378,9 +378,9 @@ def GetBulkPipelineTriggerSummaries(request, wait_for_ready=None, timeout=None, metadata=None): - return grpc.experimental.unary_unary(request, target, '/core.metric.v1alpha.PipelineService/GetBulkPipelineTriggerSummaries', - core_dot_metric_dot_v1alpha_dot_metric__pb2.GetBulkPipelineTriggerSummariesRequest.SerializeToString, - core_dot_metric_dot_v1alpha_dot_metric__pb2.GetBulkPipelineTriggerSummariesResponse.FromString, + return grpc.experimental.unary_unary(request, target, '/core.metric.v1beta.PipelineService/GetBulkPipelineTriggerSummaries', + core_dot_metric_dot_v1beta_dot_metric__pb2.GetBulkPipelineTriggerSummariesRequest.SerializeToString, + core_dot_metric_dot_v1beta_dot_metric__pb2.GetBulkPipelineTriggerSummariesResponse.FromString, options, channel_credentials, insecure, call_credentials, compression, wait_for_ready, timeout, metadata) @@ -395,9 +395,9 @@ def GetPipelineTriggerPrice(request, wait_for_ready=None, timeout=None, metadata=None): - return grpc.experimental.unary_unary(request, target, '/core.metric.v1alpha.PipelineService/GetPipelineTriggerPrice', - core_dot_metric_dot_v1alpha_dot_metric__pb2.GetPipelineTriggerPriceRequest.SerializeToString, - core_dot_metric_dot_v1alpha_dot_metric__pb2.GetPipelineTriggerPriceResponse.FromString, + return grpc.experimental.unary_unary(request, target, '/core.metric.v1beta.PipelineService/GetPipelineTriggerPrice', + core_dot_metric_dot_v1beta_dot_metric__pb2.GetPipelineTriggerPriceRequest.SerializeToString, + core_dot_metric_dot_v1beta_dot_metric__pb2.GetPipelineTriggerPriceResponse.FromString, options, channel_credentials, insecure, call_credentials, compression, wait_for_ready, timeout, metadata) @@ -412,9 +412,9 @@ def GetBulkPipelineTriggerPrice(request, wait_for_ready=None, timeout=None, metadata=None): - return grpc.experimental.unary_unary(request, target, '/core.metric.v1alpha.PipelineService/GetBulkPipelineTriggerPrice', - core_dot_metric_dot_v1alpha_dot_metric__pb2.GetBulkPipelineTriggerPriceRequest.SerializeToString, - core_dot_metric_dot_v1alpha_dot_metric__pb2.GetBulkPipelineTriggerPriceResponse.FromString, + return grpc.experimental.unary_unary(request, target, '/core.metric.v1beta.PipelineService/GetBulkPipelineTriggerPrice', + core_dot_metric_dot_v1beta_dot_metric__pb2.GetBulkPipelineTriggerPriceRequest.SerializeToString, + core_dot_metric_dot_v1beta_dot_metric__pb2.GetBulkPipelineTriggerPriceResponse.FromString, options, channel_credentials, insecure, call_credentials, compression, wait_for_ready, timeout, metadata) @@ -431,59 +431,59 @@ def __init__(self, channel): channel: A grpc.Channel. """ self.GetModels = channel.unary_unary( - '/core.metric.v1alpha.ModelService/GetModels', - request_serializer=core_dot_metric_dot_v1alpha_dot_metric__pb2.GetModelsRequest.SerializeToString, - response_deserializer=core_dot_metric_dot_v1alpha_dot_metric__pb2.GetModelsResponse.FromString, + '/core.metric.v1beta.ModelService/GetModels', + request_serializer=core_dot_metric_dot_v1beta_dot_metric__pb2.GetModelsRequest.SerializeToString, + response_deserializer=core_dot_metric_dot_v1beta_dot_metric__pb2.GetModelsResponse.FromString, ) self.ReportModelOnline = channel.unary_unary( - '/core.metric.v1alpha.ModelService/ReportModelOnline', - request_serializer=core_dot_metric_dot_v1alpha_dot_metric__pb2.ReportModelOnlineRequest.SerializeToString, - response_deserializer=core_dot_metric_dot_v1alpha_dot_metric__pb2.ReportModelOnlineResponse.FromString, + '/core.metric.v1beta.ModelService/ReportModelOnline', + request_serializer=core_dot_metric_dot_v1beta_dot_metric__pb2.ReportModelOnlineRequest.SerializeToString, + response_deserializer=core_dot_metric_dot_v1beta_dot_metric__pb2.ReportModelOnlineResponse.FromString, ) self.ReportModelOnlines = channel.unary_unary( - '/core.metric.v1alpha.ModelService/ReportModelOnlines', - request_serializer=core_dot_metric_dot_v1alpha_dot_metric__pb2.ReportModelOnlinesRequest.SerializeToString, - response_deserializer=core_dot_metric_dot_v1alpha_dot_metric__pb2.ReportModelOnlinesResponse.FromString, + '/core.metric.v1beta.ModelService/ReportModelOnlines', + request_serializer=core_dot_metric_dot_v1beta_dot_metric__pb2.ReportModelOnlinesRequest.SerializeToString, + response_deserializer=core_dot_metric_dot_v1beta_dot_metric__pb2.ReportModelOnlinesResponse.FromString, ) self.GetModelOnlineRecords = channel.unary_unary( - '/core.metric.v1alpha.ModelService/GetModelOnlineRecords', - request_serializer=core_dot_metric_dot_v1alpha_dot_metric__pb2.GetModelOnlineRecordsRequest.SerializeToString, - response_deserializer=core_dot_metric_dot_v1alpha_dot_metric__pb2.GetModelOnlineRecordsResponse.FromString, + '/core.metric.v1beta.ModelService/GetModelOnlineRecords', + request_serializer=core_dot_metric_dot_v1beta_dot_metric__pb2.GetModelOnlineRecordsRequest.SerializeToString, + response_deserializer=core_dot_metric_dot_v1beta_dot_metric__pb2.GetModelOnlineRecordsResponse.FromString, ) self.GetBulkModelOnlineRecords = channel.unary_unary( - '/core.metric.v1alpha.ModelService/GetBulkModelOnlineRecords', - request_serializer=core_dot_metric_dot_v1alpha_dot_metric__pb2.GetBulkModelOnlineRecordsRequest.SerializeToString, - response_deserializer=core_dot_metric_dot_v1alpha_dot_metric__pb2.GetBulkModelOnlineRecordsResponse.FromString, + '/core.metric.v1beta.ModelService/GetBulkModelOnlineRecords', + request_serializer=core_dot_metric_dot_v1beta_dot_metric__pb2.GetBulkModelOnlineRecordsRequest.SerializeToString, + response_deserializer=core_dot_metric_dot_v1beta_dot_metric__pb2.GetBulkModelOnlineRecordsResponse.FromString, ) self.GetCumulativeModelOnlineRecords = channel.unary_unary( - '/core.metric.v1alpha.ModelService/GetCumulativeModelOnlineRecords', - request_serializer=core_dot_metric_dot_v1alpha_dot_metric__pb2.GetCumulativeModelOnlineRecordsRequest.SerializeToString, - response_deserializer=core_dot_metric_dot_v1alpha_dot_metric__pb2.GetCumulativeModelOnlineRecordsResponse.FromString, + '/core.metric.v1beta.ModelService/GetCumulativeModelOnlineRecords', + request_serializer=core_dot_metric_dot_v1beta_dot_metric__pb2.GetCumulativeModelOnlineRecordsRequest.SerializeToString, + response_deserializer=core_dot_metric_dot_v1beta_dot_metric__pb2.GetCumulativeModelOnlineRecordsResponse.FromString, ) self.GetBulkCumulativeModelOnlineRecords = channel.unary_unary( - '/core.metric.v1alpha.ModelService/GetBulkCumulativeModelOnlineRecords', - request_serializer=core_dot_metric_dot_v1alpha_dot_metric__pb2.GetBulkCumulativeModelOnlineRecordsRequest.SerializeToString, - response_deserializer=core_dot_metric_dot_v1alpha_dot_metric__pb2.GetBulkCumulativeModelOnlineRecordsResponse.FromString, + '/core.metric.v1beta.ModelService/GetBulkCumulativeModelOnlineRecords', + request_serializer=core_dot_metric_dot_v1beta_dot_metric__pb2.GetBulkCumulativeModelOnlineRecordsRequest.SerializeToString, + response_deserializer=core_dot_metric_dot_v1beta_dot_metric__pb2.GetBulkCumulativeModelOnlineRecordsResponse.FromString, ) self.GetModelOnlineSummary = channel.unary_unary( - '/core.metric.v1alpha.ModelService/GetModelOnlineSummary', - request_serializer=core_dot_metric_dot_v1alpha_dot_metric__pb2.GetModelOnlineSummaryRequest.SerializeToString, - response_deserializer=core_dot_metric_dot_v1alpha_dot_metric__pb2.GetModelOnlineSummaryResponse.FromString, + '/core.metric.v1beta.ModelService/GetModelOnlineSummary', + request_serializer=core_dot_metric_dot_v1beta_dot_metric__pb2.GetModelOnlineSummaryRequest.SerializeToString, + response_deserializer=core_dot_metric_dot_v1beta_dot_metric__pb2.GetModelOnlineSummaryResponse.FromString, ) self.GetBulkModelOnlineSummary = channel.unary_unary( - '/core.metric.v1alpha.ModelService/GetBulkModelOnlineSummary', - request_serializer=core_dot_metric_dot_v1alpha_dot_metric__pb2.GetBulkModelOnlineSummaryRequest.SerializeToString, - response_deserializer=core_dot_metric_dot_v1alpha_dot_metric__pb2.GetBulkModelOnlineSummaryResponse.FromString, + '/core.metric.v1beta.ModelService/GetBulkModelOnlineSummary', + request_serializer=core_dot_metric_dot_v1beta_dot_metric__pb2.GetBulkModelOnlineSummaryRequest.SerializeToString, + response_deserializer=core_dot_metric_dot_v1beta_dot_metric__pb2.GetBulkModelOnlineSummaryResponse.FromString, ) self.GetModelOnlinePrice = channel.unary_unary( - '/core.metric.v1alpha.ModelService/GetModelOnlinePrice', - request_serializer=core_dot_metric_dot_v1alpha_dot_metric__pb2.GetModelOnlinePriceRequest.SerializeToString, - response_deserializer=core_dot_metric_dot_v1alpha_dot_metric__pb2.GetModelOnlinePriceResponse.FromString, + '/core.metric.v1beta.ModelService/GetModelOnlinePrice', + request_serializer=core_dot_metric_dot_v1beta_dot_metric__pb2.GetModelOnlinePriceRequest.SerializeToString, + response_deserializer=core_dot_metric_dot_v1beta_dot_metric__pb2.GetModelOnlinePriceResponse.FromString, ) self.GetBulkModelOnlinePrice = channel.unary_unary( - '/core.metric.v1alpha.ModelService/GetBulkModelOnlinePrice', - request_serializer=core_dot_metric_dot_v1alpha_dot_metric__pb2.GetBulkModelOnlinePriceRequest.SerializeToString, - response_deserializer=core_dot_metric_dot_v1alpha_dot_metric__pb2.GetBulkModelOnlinePriceResponse.FromString, + '/core.metric.v1beta.ModelService/GetBulkModelOnlinePrice', + request_serializer=core_dot_metric_dot_v1beta_dot_metric__pb2.GetBulkModelOnlinePriceRequest.SerializeToString, + response_deserializer=core_dot_metric_dot_v1beta_dot_metric__pb2.GetBulkModelOnlinePriceResponse.FromString, ) @@ -580,62 +580,62 @@ def add_ModelServiceServicer_to_server(servicer, server): rpc_method_handlers = { 'GetModels': grpc.unary_unary_rpc_method_handler( servicer.GetModels, - request_deserializer=core_dot_metric_dot_v1alpha_dot_metric__pb2.GetModelsRequest.FromString, - response_serializer=core_dot_metric_dot_v1alpha_dot_metric__pb2.GetModelsResponse.SerializeToString, + request_deserializer=core_dot_metric_dot_v1beta_dot_metric__pb2.GetModelsRequest.FromString, + response_serializer=core_dot_metric_dot_v1beta_dot_metric__pb2.GetModelsResponse.SerializeToString, ), 'ReportModelOnline': grpc.unary_unary_rpc_method_handler( servicer.ReportModelOnline, - request_deserializer=core_dot_metric_dot_v1alpha_dot_metric__pb2.ReportModelOnlineRequest.FromString, - response_serializer=core_dot_metric_dot_v1alpha_dot_metric__pb2.ReportModelOnlineResponse.SerializeToString, + request_deserializer=core_dot_metric_dot_v1beta_dot_metric__pb2.ReportModelOnlineRequest.FromString, + response_serializer=core_dot_metric_dot_v1beta_dot_metric__pb2.ReportModelOnlineResponse.SerializeToString, ), 'ReportModelOnlines': grpc.unary_unary_rpc_method_handler( servicer.ReportModelOnlines, - request_deserializer=core_dot_metric_dot_v1alpha_dot_metric__pb2.ReportModelOnlinesRequest.FromString, - response_serializer=core_dot_metric_dot_v1alpha_dot_metric__pb2.ReportModelOnlinesResponse.SerializeToString, + request_deserializer=core_dot_metric_dot_v1beta_dot_metric__pb2.ReportModelOnlinesRequest.FromString, + response_serializer=core_dot_metric_dot_v1beta_dot_metric__pb2.ReportModelOnlinesResponse.SerializeToString, ), 'GetModelOnlineRecords': grpc.unary_unary_rpc_method_handler( servicer.GetModelOnlineRecords, - request_deserializer=core_dot_metric_dot_v1alpha_dot_metric__pb2.GetModelOnlineRecordsRequest.FromString, - response_serializer=core_dot_metric_dot_v1alpha_dot_metric__pb2.GetModelOnlineRecordsResponse.SerializeToString, + request_deserializer=core_dot_metric_dot_v1beta_dot_metric__pb2.GetModelOnlineRecordsRequest.FromString, + response_serializer=core_dot_metric_dot_v1beta_dot_metric__pb2.GetModelOnlineRecordsResponse.SerializeToString, ), 'GetBulkModelOnlineRecords': grpc.unary_unary_rpc_method_handler( servicer.GetBulkModelOnlineRecords, - request_deserializer=core_dot_metric_dot_v1alpha_dot_metric__pb2.GetBulkModelOnlineRecordsRequest.FromString, - response_serializer=core_dot_metric_dot_v1alpha_dot_metric__pb2.GetBulkModelOnlineRecordsResponse.SerializeToString, + request_deserializer=core_dot_metric_dot_v1beta_dot_metric__pb2.GetBulkModelOnlineRecordsRequest.FromString, + response_serializer=core_dot_metric_dot_v1beta_dot_metric__pb2.GetBulkModelOnlineRecordsResponse.SerializeToString, ), 'GetCumulativeModelOnlineRecords': grpc.unary_unary_rpc_method_handler( servicer.GetCumulativeModelOnlineRecords, - request_deserializer=core_dot_metric_dot_v1alpha_dot_metric__pb2.GetCumulativeModelOnlineRecordsRequest.FromString, - response_serializer=core_dot_metric_dot_v1alpha_dot_metric__pb2.GetCumulativeModelOnlineRecordsResponse.SerializeToString, + request_deserializer=core_dot_metric_dot_v1beta_dot_metric__pb2.GetCumulativeModelOnlineRecordsRequest.FromString, + response_serializer=core_dot_metric_dot_v1beta_dot_metric__pb2.GetCumulativeModelOnlineRecordsResponse.SerializeToString, ), 'GetBulkCumulativeModelOnlineRecords': grpc.unary_unary_rpc_method_handler( servicer.GetBulkCumulativeModelOnlineRecords, - request_deserializer=core_dot_metric_dot_v1alpha_dot_metric__pb2.GetBulkCumulativeModelOnlineRecordsRequest.FromString, - response_serializer=core_dot_metric_dot_v1alpha_dot_metric__pb2.GetBulkCumulativeModelOnlineRecordsResponse.SerializeToString, + request_deserializer=core_dot_metric_dot_v1beta_dot_metric__pb2.GetBulkCumulativeModelOnlineRecordsRequest.FromString, + response_serializer=core_dot_metric_dot_v1beta_dot_metric__pb2.GetBulkCumulativeModelOnlineRecordsResponse.SerializeToString, ), 'GetModelOnlineSummary': grpc.unary_unary_rpc_method_handler( servicer.GetModelOnlineSummary, - request_deserializer=core_dot_metric_dot_v1alpha_dot_metric__pb2.GetModelOnlineSummaryRequest.FromString, - response_serializer=core_dot_metric_dot_v1alpha_dot_metric__pb2.GetModelOnlineSummaryResponse.SerializeToString, + request_deserializer=core_dot_metric_dot_v1beta_dot_metric__pb2.GetModelOnlineSummaryRequest.FromString, + response_serializer=core_dot_metric_dot_v1beta_dot_metric__pb2.GetModelOnlineSummaryResponse.SerializeToString, ), 'GetBulkModelOnlineSummary': grpc.unary_unary_rpc_method_handler( servicer.GetBulkModelOnlineSummary, - request_deserializer=core_dot_metric_dot_v1alpha_dot_metric__pb2.GetBulkModelOnlineSummaryRequest.FromString, - response_serializer=core_dot_metric_dot_v1alpha_dot_metric__pb2.GetBulkModelOnlineSummaryResponse.SerializeToString, + request_deserializer=core_dot_metric_dot_v1beta_dot_metric__pb2.GetBulkModelOnlineSummaryRequest.FromString, + response_serializer=core_dot_metric_dot_v1beta_dot_metric__pb2.GetBulkModelOnlineSummaryResponse.SerializeToString, ), 'GetModelOnlinePrice': grpc.unary_unary_rpc_method_handler( servicer.GetModelOnlinePrice, - request_deserializer=core_dot_metric_dot_v1alpha_dot_metric__pb2.GetModelOnlinePriceRequest.FromString, - response_serializer=core_dot_metric_dot_v1alpha_dot_metric__pb2.GetModelOnlinePriceResponse.SerializeToString, + request_deserializer=core_dot_metric_dot_v1beta_dot_metric__pb2.GetModelOnlinePriceRequest.FromString, + response_serializer=core_dot_metric_dot_v1beta_dot_metric__pb2.GetModelOnlinePriceResponse.SerializeToString, ), 'GetBulkModelOnlinePrice': grpc.unary_unary_rpc_method_handler( servicer.GetBulkModelOnlinePrice, - request_deserializer=core_dot_metric_dot_v1alpha_dot_metric__pb2.GetBulkModelOnlinePriceRequest.FromString, - response_serializer=core_dot_metric_dot_v1alpha_dot_metric__pb2.GetBulkModelOnlinePriceResponse.SerializeToString, + request_deserializer=core_dot_metric_dot_v1beta_dot_metric__pb2.GetBulkModelOnlinePriceRequest.FromString, + response_serializer=core_dot_metric_dot_v1beta_dot_metric__pb2.GetBulkModelOnlinePriceResponse.SerializeToString, ), } generic_handler = grpc.method_handlers_generic_handler( - 'core.metric.v1alpha.ModelService', rpc_method_handlers) + 'core.metric.v1beta.ModelService', rpc_method_handlers) server.add_generic_rpc_handlers((generic_handler,)) @@ -656,9 +656,9 @@ def GetModels(request, wait_for_ready=None, timeout=None, metadata=None): - return grpc.experimental.unary_unary(request, target, '/core.metric.v1alpha.ModelService/GetModels', - core_dot_metric_dot_v1alpha_dot_metric__pb2.GetModelsRequest.SerializeToString, - core_dot_metric_dot_v1alpha_dot_metric__pb2.GetModelsResponse.FromString, + return grpc.experimental.unary_unary(request, target, '/core.metric.v1beta.ModelService/GetModels', + core_dot_metric_dot_v1beta_dot_metric__pb2.GetModelsRequest.SerializeToString, + core_dot_metric_dot_v1beta_dot_metric__pb2.GetModelsResponse.FromString, options, channel_credentials, insecure, call_credentials, compression, wait_for_ready, timeout, metadata) @@ -673,9 +673,9 @@ def ReportModelOnline(request, wait_for_ready=None, timeout=None, metadata=None): - return grpc.experimental.unary_unary(request, target, '/core.metric.v1alpha.ModelService/ReportModelOnline', - core_dot_metric_dot_v1alpha_dot_metric__pb2.ReportModelOnlineRequest.SerializeToString, - core_dot_metric_dot_v1alpha_dot_metric__pb2.ReportModelOnlineResponse.FromString, + return grpc.experimental.unary_unary(request, target, '/core.metric.v1beta.ModelService/ReportModelOnline', + core_dot_metric_dot_v1beta_dot_metric__pb2.ReportModelOnlineRequest.SerializeToString, + core_dot_metric_dot_v1beta_dot_metric__pb2.ReportModelOnlineResponse.FromString, options, channel_credentials, insecure, call_credentials, compression, wait_for_ready, timeout, metadata) @@ -690,9 +690,9 @@ def ReportModelOnlines(request, wait_for_ready=None, timeout=None, metadata=None): - return grpc.experimental.unary_unary(request, target, '/core.metric.v1alpha.ModelService/ReportModelOnlines', - core_dot_metric_dot_v1alpha_dot_metric__pb2.ReportModelOnlinesRequest.SerializeToString, - core_dot_metric_dot_v1alpha_dot_metric__pb2.ReportModelOnlinesResponse.FromString, + return grpc.experimental.unary_unary(request, target, '/core.metric.v1beta.ModelService/ReportModelOnlines', + core_dot_metric_dot_v1beta_dot_metric__pb2.ReportModelOnlinesRequest.SerializeToString, + core_dot_metric_dot_v1beta_dot_metric__pb2.ReportModelOnlinesResponse.FromString, options, channel_credentials, insecure, call_credentials, compression, wait_for_ready, timeout, metadata) @@ -707,9 +707,9 @@ def GetModelOnlineRecords(request, wait_for_ready=None, timeout=None, metadata=None): - return grpc.experimental.unary_unary(request, target, '/core.metric.v1alpha.ModelService/GetModelOnlineRecords', - core_dot_metric_dot_v1alpha_dot_metric__pb2.GetModelOnlineRecordsRequest.SerializeToString, - core_dot_metric_dot_v1alpha_dot_metric__pb2.GetModelOnlineRecordsResponse.FromString, + return grpc.experimental.unary_unary(request, target, '/core.metric.v1beta.ModelService/GetModelOnlineRecords', + core_dot_metric_dot_v1beta_dot_metric__pb2.GetModelOnlineRecordsRequest.SerializeToString, + core_dot_metric_dot_v1beta_dot_metric__pb2.GetModelOnlineRecordsResponse.FromString, options, channel_credentials, insecure, call_credentials, compression, wait_for_ready, timeout, metadata) @@ -724,9 +724,9 @@ def GetBulkModelOnlineRecords(request, wait_for_ready=None, timeout=None, metadata=None): - return grpc.experimental.unary_unary(request, target, '/core.metric.v1alpha.ModelService/GetBulkModelOnlineRecords', - core_dot_metric_dot_v1alpha_dot_metric__pb2.GetBulkModelOnlineRecordsRequest.SerializeToString, - core_dot_metric_dot_v1alpha_dot_metric__pb2.GetBulkModelOnlineRecordsResponse.FromString, + return grpc.experimental.unary_unary(request, target, '/core.metric.v1beta.ModelService/GetBulkModelOnlineRecords', + core_dot_metric_dot_v1beta_dot_metric__pb2.GetBulkModelOnlineRecordsRequest.SerializeToString, + core_dot_metric_dot_v1beta_dot_metric__pb2.GetBulkModelOnlineRecordsResponse.FromString, options, channel_credentials, insecure, call_credentials, compression, wait_for_ready, timeout, metadata) @@ -741,9 +741,9 @@ def GetCumulativeModelOnlineRecords(request, wait_for_ready=None, timeout=None, metadata=None): - return grpc.experimental.unary_unary(request, target, '/core.metric.v1alpha.ModelService/GetCumulativeModelOnlineRecords', - core_dot_metric_dot_v1alpha_dot_metric__pb2.GetCumulativeModelOnlineRecordsRequest.SerializeToString, - core_dot_metric_dot_v1alpha_dot_metric__pb2.GetCumulativeModelOnlineRecordsResponse.FromString, + return grpc.experimental.unary_unary(request, target, '/core.metric.v1beta.ModelService/GetCumulativeModelOnlineRecords', + core_dot_metric_dot_v1beta_dot_metric__pb2.GetCumulativeModelOnlineRecordsRequest.SerializeToString, + core_dot_metric_dot_v1beta_dot_metric__pb2.GetCumulativeModelOnlineRecordsResponse.FromString, options, channel_credentials, insecure, call_credentials, compression, wait_for_ready, timeout, metadata) @@ -758,9 +758,9 @@ def GetBulkCumulativeModelOnlineRecords(request, wait_for_ready=None, timeout=None, metadata=None): - return grpc.experimental.unary_unary(request, target, '/core.metric.v1alpha.ModelService/GetBulkCumulativeModelOnlineRecords', - core_dot_metric_dot_v1alpha_dot_metric__pb2.GetBulkCumulativeModelOnlineRecordsRequest.SerializeToString, - core_dot_metric_dot_v1alpha_dot_metric__pb2.GetBulkCumulativeModelOnlineRecordsResponse.FromString, + return grpc.experimental.unary_unary(request, target, '/core.metric.v1beta.ModelService/GetBulkCumulativeModelOnlineRecords', + core_dot_metric_dot_v1beta_dot_metric__pb2.GetBulkCumulativeModelOnlineRecordsRequest.SerializeToString, + core_dot_metric_dot_v1beta_dot_metric__pb2.GetBulkCumulativeModelOnlineRecordsResponse.FromString, options, channel_credentials, insecure, call_credentials, compression, wait_for_ready, timeout, metadata) @@ -775,9 +775,9 @@ def GetModelOnlineSummary(request, wait_for_ready=None, timeout=None, metadata=None): - return grpc.experimental.unary_unary(request, target, '/core.metric.v1alpha.ModelService/GetModelOnlineSummary', - core_dot_metric_dot_v1alpha_dot_metric__pb2.GetModelOnlineSummaryRequest.SerializeToString, - core_dot_metric_dot_v1alpha_dot_metric__pb2.GetModelOnlineSummaryResponse.FromString, + return grpc.experimental.unary_unary(request, target, '/core.metric.v1beta.ModelService/GetModelOnlineSummary', + core_dot_metric_dot_v1beta_dot_metric__pb2.GetModelOnlineSummaryRequest.SerializeToString, + core_dot_metric_dot_v1beta_dot_metric__pb2.GetModelOnlineSummaryResponse.FromString, options, channel_credentials, insecure, call_credentials, compression, wait_for_ready, timeout, metadata) @@ -792,9 +792,9 @@ def GetBulkModelOnlineSummary(request, wait_for_ready=None, timeout=None, metadata=None): - return grpc.experimental.unary_unary(request, target, '/core.metric.v1alpha.ModelService/GetBulkModelOnlineSummary', - core_dot_metric_dot_v1alpha_dot_metric__pb2.GetBulkModelOnlineSummaryRequest.SerializeToString, - core_dot_metric_dot_v1alpha_dot_metric__pb2.GetBulkModelOnlineSummaryResponse.FromString, + return grpc.experimental.unary_unary(request, target, '/core.metric.v1beta.ModelService/GetBulkModelOnlineSummary', + core_dot_metric_dot_v1beta_dot_metric__pb2.GetBulkModelOnlineSummaryRequest.SerializeToString, + core_dot_metric_dot_v1beta_dot_metric__pb2.GetBulkModelOnlineSummaryResponse.FromString, options, channel_credentials, insecure, call_credentials, compression, wait_for_ready, timeout, metadata) @@ -809,9 +809,9 @@ def GetModelOnlinePrice(request, wait_for_ready=None, timeout=None, metadata=None): - return grpc.experimental.unary_unary(request, target, '/core.metric.v1alpha.ModelService/GetModelOnlinePrice', - core_dot_metric_dot_v1alpha_dot_metric__pb2.GetModelOnlinePriceRequest.SerializeToString, - core_dot_metric_dot_v1alpha_dot_metric__pb2.GetModelOnlinePriceResponse.FromString, + return grpc.experimental.unary_unary(request, target, '/core.metric.v1beta.ModelService/GetModelOnlinePrice', + core_dot_metric_dot_v1beta_dot_metric__pb2.GetModelOnlinePriceRequest.SerializeToString, + core_dot_metric_dot_v1beta_dot_metric__pb2.GetModelOnlinePriceResponse.FromString, options, channel_credentials, insecure, call_credentials, compression, wait_for_ready, timeout, metadata) @@ -826,8 +826,8 @@ def GetBulkModelOnlinePrice(request, wait_for_ready=None, timeout=None, metadata=None): - return grpc.experimental.unary_unary(request, target, '/core.metric.v1alpha.ModelService/GetBulkModelOnlinePrice', - core_dot_metric_dot_v1alpha_dot_metric__pb2.GetBulkModelOnlinePriceRequest.SerializeToString, - core_dot_metric_dot_v1alpha_dot_metric__pb2.GetBulkModelOnlinePriceResponse.FromString, + return grpc.experimental.unary_unary(request, target, '/core.metric.v1beta.ModelService/GetBulkModelOnlinePrice', + core_dot_metric_dot_v1beta_dot_metric__pb2.GetBulkModelOnlinePriceRequest.SerializeToString, + core_dot_metric_dot_v1beta_dot_metric__pb2.GetBulkModelOnlinePriceResponse.FromString, options, channel_credentials, insecure, call_credentials, compression, wait_for_ready, timeout, metadata) diff --git a/core/metric/v1beta/metric_service_pb2_grpc.pyi b/core/metric/v1beta/metric_service_pb2_grpc.pyi new file mode 100644 index 0000000..9bddeb9 --- /dev/null +++ b/core/metric/v1beta/metric_service_pb2_grpc.pyi @@ -0,0 +1,494 @@ +""" +@generated by mypy-protobuf. Do not edit manually! +isort:skip_file + +This is the POC for metric-backend service that supports +1. receiving usage reports from pipeline-backend and model-backend clients +2. uploading usage to InfluxDB +3. uploading usage to Stripe +4. responding usage/price enquiries from clients +""" +import abc +import collections.abc +import core.metric.v1beta.metric_pb2 +import grpc +import grpc.aio +import typing + +_T = typing.TypeVar('_T') + +class _MaybeAsyncIterator(collections.abc.AsyncIterator[_T], collections.abc.Iterator[_T], metaclass=abc.ABCMeta): + ... + +class _ServicerContext(grpc.ServicerContext, grpc.aio.ServicerContext): # type: ignore + ... + +class PipelineServiceStub: + """Services related to pipeline trigger records + Service for get pipeline information + """ + + def __init__(self, channel: typing.Union[grpc.Channel, grpc.aio.Channel]) -> None: ... + GetPipelines: grpc.UnaryUnaryMultiCallable[ + core.metric.v1beta.metric_pb2.GetPipelinesRequest, + core.metric.v1beta.metric_pb2.GetPipelinesResponse, + ] + """Get pipeline info""" + ReportPipelineTrigger: grpc.UnaryUnaryMultiCallable[ + core.metric.v1beta.metric_pb2.ReportPipelineTriggerRequest, + core.metric.v1beta.metric_pb2.ReportPipelineTriggerResponse, + ] + """Services for reporting usages + + For pipeline-backend clients to report a pipeline trigger record + """ + ReportPipelineTriggers: grpc.UnaryUnaryMultiCallable[ + core.metric.v1beta.metric_pb2.ReportPipelineTriggersRequest, + core.metric.v1beta.metric_pb2.ReportPipelineTriggersResponse, + ] + """For pipeline-backend clients to report pipeline trigger records""" + GetPipelineTriggerRecords: grpc.UnaryUnaryMultiCallable[ + core.metric.v1beta.metric_pb2.GetPipelineTriggerRecordsRequest, + core.metric.v1beta.metric_pb2.GetPipelineTriggerRecordsResponse, + ] + """Services for querying usages + + Get pipeline trigger records + """ + GetBulkPipelineTriggerRecords: grpc.UnaryUnaryMultiCallable[ + core.metric.v1beta.metric_pb2.GetBulkPipelineTriggerRecordsRequest, + core.metric.v1beta.metric_pb2.GetBulkPipelineTriggerRecordsResponse, + ] + """Get pipeline trigger records in bulk""" + GetCumulativePipelineTriggerRecords: grpc.UnaryUnaryMultiCallable[ + core.metric.v1beta.metric_pb2.GetCumulativePipelineTriggerRecordsRequest, + core.metric.v1beta.metric_pb2.GetCumulativePipelineTriggerRecordsResponse, + ] + """Get cumulative pipeline trigger records""" + GetBulkCumulativePipelineTriggerRecords: grpc.UnaryUnaryMultiCallable[ + core.metric.v1beta.metric_pb2.GetBulkCumulativePipelineTriggerRecordsRequest, + core.metric.v1beta.metric_pb2.GetBulkCumulativePipelineTriggerRecordsResponse, + ] + """Get cumulative pipeline trigger records in bulk""" + GetPipelineTriggerSummary: grpc.UnaryUnaryMultiCallable[ + core.metric.v1beta.metric_pb2.GetPipelineTriggerSummaryRequest, + core.metric.v1beta.metric_pb2.GetPipelineTriggerSummaryResponse, + ] + """Get pipeline trigger summary""" + GetBulkPipelineTriggerSummaries: grpc.UnaryUnaryMultiCallable[ + core.metric.v1beta.metric_pb2.GetBulkPipelineTriggerSummariesRequest, + core.metric.v1beta.metric_pb2.GetBulkPipelineTriggerSummariesResponse, + ] + """Get pipeline trigger summary in bulk""" + GetPipelineTriggerPrice: grpc.UnaryUnaryMultiCallable[ + core.metric.v1beta.metric_pb2.GetPipelineTriggerPriceRequest, + core.metric.v1beta.metric_pb2.GetPipelineTriggerPriceResponse, + ] + """Services for querying prices + + Get pipeline trigger price + """ + GetBulkPipelineTriggerPrice: grpc.UnaryUnaryMultiCallable[ + core.metric.v1beta.metric_pb2.GetBulkPipelineTriggerPriceRequest, + core.metric.v1beta.metric_pb2.GetBulkPipelineTriggerPriceResponse, + ] + """Get pipeline trigger price in bulk""" + +class PipelineServiceAsyncStub: + """Services related to pipeline trigger records + Service for get pipeline information + """ + + GetPipelines: grpc.aio.UnaryUnaryMultiCallable[ + core.metric.v1beta.metric_pb2.GetPipelinesRequest, + core.metric.v1beta.metric_pb2.GetPipelinesResponse, + ] + """Get pipeline info""" + ReportPipelineTrigger: grpc.aio.UnaryUnaryMultiCallable[ + core.metric.v1beta.metric_pb2.ReportPipelineTriggerRequest, + core.metric.v1beta.metric_pb2.ReportPipelineTriggerResponse, + ] + """Services for reporting usages + + For pipeline-backend clients to report a pipeline trigger record + """ + ReportPipelineTriggers: grpc.aio.UnaryUnaryMultiCallable[ + core.metric.v1beta.metric_pb2.ReportPipelineTriggersRequest, + core.metric.v1beta.metric_pb2.ReportPipelineTriggersResponse, + ] + """For pipeline-backend clients to report pipeline trigger records""" + GetPipelineTriggerRecords: grpc.aio.UnaryUnaryMultiCallable[ + core.metric.v1beta.metric_pb2.GetPipelineTriggerRecordsRequest, + core.metric.v1beta.metric_pb2.GetPipelineTriggerRecordsResponse, + ] + """Services for querying usages + + Get pipeline trigger records + """ + GetBulkPipelineTriggerRecords: grpc.aio.UnaryUnaryMultiCallable[ + core.metric.v1beta.metric_pb2.GetBulkPipelineTriggerRecordsRequest, + core.metric.v1beta.metric_pb2.GetBulkPipelineTriggerRecordsResponse, + ] + """Get pipeline trigger records in bulk""" + GetCumulativePipelineTriggerRecords: grpc.aio.UnaryUnaryMultiCallable[ + core.metric.v1beta.metric_pb2.GetCumulativePipelineTriggerRecordsRequest, + core.metric.v1beta.metric_pb2.GetCumulativePipelineTriggerRecordsResponse, + ] + """Get cumulative pipeline trigger records""" + GetBulkCumulativePipelineTriggerRecords: grpc.aio.UnaryUnaryMultiCallable[ + core.metric.v1beta.metric_pb2.GetBulkCumulativePipelineTriggerRecordsRequest, + core.metric.v1beta.metric_pb2.GetBulkCumulativePipelineTriggerRecordsResponse, + ] + """Get cumulative pipeline trigger records in bulk""" + GetPipelineTriggerSummary: grpc.aio.UnaryUnaryMultiCallable[ + core.metric.v1beta.metric_pb2.GetPipelineTriggerSummaryRequest, + core.metric.v1beta.metric_pb2.GetPipelineTriggerSummaryResponse, + ] + """Get pipeline trigger summary""" + GetBulkPipelineTriggerSummaries: grpc.aio.UnaryUnaryMultiCallable[ + core.metric.v1beta.metric_pb2.GetBulkPipelineTriggerSummariesRequest, + core.metric.v1beta.metric_pb2.GetBulkPipelineTriggerSummariesResponse, + ] + """Get pipeline trigger summary in bulk""" + GetPipelineTriggerPrice: grpc.aio.UnaryUnaryMultiCallable[ + core.metric.v1beta.metric_pb2.GetPipelineTriggerPriceRequest, + core.metric.v1beta.metric_pb2.GetPipelineTriggerPriceResponse, + ] + """Services for querying prices + + Get pipeline trigger price + """ + GetBulkPipelineTriggerPrice: grpc.aio.UnaryUnaryMultiCallable[ + core.metric.v1beta.metric_pb2.GetBulkPipelineTriggerPriceRequest, + core.metric.v1beta.metric_pb2.GetBulkPipelineTriggerPriceResponse, + ] + """Get pipeline trigger price in bulk""" + +class PipelineServiceServicer(metaclass=abc.ABCMeta): + """Services related to pipeline trigger records + Service for get pipeline information + """ + + @abc.abstractmethod + def GetPipelines( + self, + request: core.metric.v1beta.metric_pb2.GetPipelinesRequest, + context: _ServicerContext, + ) -> typing.Union[core.metric.v1beta.metric_pb2.GetPipelinesResponse, collections.abc.Awaitable[core.metric.v1beta.metric_pb2.GetPipelinesResponse]]: + """Get pipeline info""" + @abc.abstractmethod + def ReportPipelineTrigger( + self, + request: core.metric.v1beta.metric_pb2.ReportPipelineTriggerRequest, + context: _ServicerContext, + ) -> typing.Union[core.metric.v1beta.metric_pb2.ReportPipelineTriggerResponse, collections.abc.Awaitable[core.metric.v1beta.metric_pb2.ReportPipelineTriggerResponse]]: + """Services for reporting usages + + For pipeline-backend clients to report a pipeline trigger record + """ + @abc.abstractmethod + def ReportPipelineTriggers( + self, + request: core.metric.v1beta.metric_pb2.ReportPipelineTriggersRequest, + context: _ServicerContext, + ) -> typing.Union[core.metric.v1beta.metric_pb2.ReportPipelineTriggersResponse, collections.abc.Awaitable[core.metric.v1beta.metric_pb2.ReportPipelineTriggersResponse]]: + """For pipeline-backend clients to report pipeline trigger records""" + @abc.abstractmethod + def GetPipelineTriggerRecords( + self, + request: core.metric.v1beta.metric_pb2.GetPipelineTriggerRecordsRequest, + context: _ServicerContext, + ) -> typing.Union[core.metric.v1beta.metric_pb2.GetPipelineTriggerRecordsResponse, collections.abc.Awaitable[core.metric.v1beta.metric_pb2.GetPipelineTriggerRecordsResponse]]: + """Services for querying usages + + Get pipeline trigger records + """ + @abc.abstractmethod + def GetBulkPipelineTriggerRecords( + self, + request: core.metric.v1beta.metric_pb2.GetBulkPipelineTriggerRecordsRequest, + context: _ServicerContext, + ) -> typing.Union[core.metric.v1beta.metric_pb2.GetBulkPipelineTriggerRecordsResponse, collections.abc.Awaitable[core.metric.v1beta.metric_pb2.GetBulkPipelineTriggerRecordsResponse]]: + """Get pipeline trigger records in bulk""" + @abc.abstractmethod + def GetCumulativePipelineTriggerRecords( + self, + request: core.metric.v1beta.metric_pb2.GetCumulativePipelineTriggerRecordsRequest, + context: _ServicerContext, + ) -> typing.Union[core.metric.v1beta.metric_pb2.GetCumulativePipelineTriggerRecordsResponse, collections.abc.Awaitable[core.metric.v1beta.metric_pb2.GetCumulativePipelineTriggerRecordsResponse]]: + """Get cumulative pipeline trigger records""" + @abc.abstractmethod + def GetBulkCumulativePipelineTriggerRecords( + self, + request: core.metric.v1beta.metric_pb2.GetBulkCumulativePipelineTriggerRecordsRequest, + context: _ServicerContext, + ) -> typing.Union[core.metric.v1beta.metric_pb2.GetBulkCumulativePipelineTriggerRecordsResponse, collections.abc.Awaitable[core.metric.v1beta.metric_pb2.GetBulkCumulativePipelineTriggerRecordsResponse]]: + """Get cumulative pipeline trigger records in bulk""" + @abc.abstractmethod + def GetPipelineTriggerSummary( + self, + request: core.metric.v1beta.metric_pb2.GetPipelineTriggerSummaryRequest, + context: _ServicerContext, + ) -> typing.Union[core.metric.v1beta.metric_pb2.GetPipelineTriggerSummaryResponse, collections.abc.Awaitable[core.metric.v1beta.metric_pb2.GetPipelineTriggerSummaryResponse]]: + """Get pipeline trigger summary""" + @abc.abstractmethod + def GetBulkPipelineTriggerSummaries( + self, + request: core.metric.v1beta.metric_pb2.GetBulkPipelineTriggerSummariesRequest, + context: _ServicerContext, + ) -> typing.Union[core.metric.v1beta.metric_pb2.GetBulkPipelineTriggerSummariesResponse, collections.abc.Awaitable[core.metric.v1beta.metric_pb2.GetBulkPipelineTriggerSummariesResponse]]: + """Get pipeline trigger summary in bulk""" + @abc.abstractmethod + def GetPipelineTriggerPrice( + self, + request: core.metric.v1beta.metric_pb2.GetPipelineTriggerPriceRequest, + context: _ServicerContext, + ) -> typing.Union[core.metric.v1beta.metric_pb2.GetPipelineTriggerPriceResponse, collections.abc.Awaitable[core.metric.v1beta.metric_pb2.GetPipelineTriggerPriceResponse]]: + """Services for querying prices + + Get pipeline trigger price + """ + @abc.abstractmethod + def GetBulkPipelineTriggerPrice( + self, + request: core.metric.v1beta.metric_pb2.GetBulkPipelineTriggerPriceRequest, + context: _ServicerContext, + ) -> typing.Union[core.metric.v1beta.metric_pb2.GetBulkPipelineTriggerPriceResponse, collections.abc.Awaitable[core.metric.v1beta.metric_pb2.GetBulkPipelineTriggerPriceResponse]]: + """Get pipeline trigger price in bulk""" + +def add_PipelineServiceServicer_to_server(servicer: PipelineServiceServicer, server: typing.Union[grpc.Server, grpc.aio.Server]) -> None: ... + +class ModelServiceStub: + """Services related to model online records + Service for get model information + """ + + def __init__(self, channel: typing.Union[grpc.Channel, grpc.aio.Channel]) -> None: ... + GetModels: grpc.UnaryUnaryMultiCallable[ + core.metric.v1beta.metric_pb2.GetModelsRequest, + core.metric.v1beta.metric_pb2.GetModelsResponse, + ] + """Get Model info""" + ReportModelOnline: grpc.UnaryUnaryMultiCallable[ + core.metric.v1beta.metric_pb2.ReportModelOnlineRequest, + core.metric.v1beta.metric_pb2.ReportModelOnlineResponse, + ] + """Services for reporting usages + + For model-backend clients to report a model online record + """ + ReportModelOnlines: grpc.UnaryUnaryMultiCallable[ + core.metric.v1beta.metric_pb2.ReportModelOnlinesRequest, + core.metric.v1beta.metric_pb2.ReportModelOnlinesResponse, + ] + """For model-backend clients to report moel online records""" + GetModelOnlineRecords: grpc.UnaryUnaryMultiCallable[ + core.metric.v1beta.metric_pb2.GetModelOnlineRecordsRequest, + core.metric.v1beta.metric_pb2.GetModelOnlineRecordsResponse, + ] + """Services for querying usages + + Get model online records + """ + GetBulkModelOnlineRecords: grpc.UnaryUnaryMultiCallable[ + core.metric.v1beta.metric_pb2.GetBulkModelOnlineRecordsRequest, + core.metric.v1beta.metric_pb2.GetBulkModelOnlineRecordsResponse, + ] + """Get model online records in bulk""" + GetCumulativeModelOnlineRecords: grpc.UnaryUnaryMultiCallable[ + core.metric.v1beta.metric_pb2.GetCumulativeModelOnlineRecordsRequest, + core.metric.v1beta.metric_pb2.GetCumulativeModelOnlineRecordsResponse, + ] + """Get cumulative model online records""" + GetBulkCumulativeModelOnlineRecords: grpc.UnaryUnaryMultiCallable[ + core.metric.v1beta.metric_pb2.GetBulkCumulativeModelOnlineRecordsRequest, + core.metric.v1beta.metric_pb2.GetBulkCumulativeModelOnlineRecordsResponse, + ] + """Get cumulative model online records in bulk""" + GetModelOnlineSummary: grpc.UnaryUnaryMultiCallable[ + core.metric.v1beta.metric_pb2.GetModelOnlineSummaryRequest, + core.metric.v1beta.metric_pb2.GetModelOnlineSummaryResponse, + ] + """Get model online summary""" + GetBulkModelOnlineSummary: grpc.UnaryUnaryMultiCallable[ + core.metric.v1beta.metric_pb2.GetBulkModelOnlineSummaryRequest, + core.metric.v1beta.metric_pb2.GetBulkModelOnlineSummaryResponse, + ] + """Get model online summary in bulk""" + GetModelOnlinePrice: grpc.UnaryUnaryMultiCallable[ + core.metric.v1beta.metric_pb2.GetModelOnlinePriceRequest, + core.metric.v1beta.metric_pb2.GetModelOnlinePriceResponse, + ] + """Services for querying prices + + Get model online price + """ + GetBulkModelOnlinePrice: grpc.UnaryUnaryMultiCallable[ + core.metric.v1beta.metric_pb2.GetBulkModelOnlinePriceRequest, + core.metric.v1beta.metric_pb2.GetBulkModelOnlinePriceResponse, + ] + """Get model online price in bulk""" + +class ModelServiceAsyncStub: + """Services related to model online records + Service for get model information + """ + + GetModels: grpc.aio.UnaryUnaryMultiCallable[ + core.metric.v1beta.metric_pb2.GetModelsRequest, + core.metric.v1beta.metric_pb2.GetModelsResponse, + ] + """Get Model info""" + ReportModelOnline: grpc.aio.UnaryUnaryMultiCallable[ + core.metric.v1beta.metric_pb2.ReportModelOnlineRequest, + core.metric.v1beta.metric_pb2.ReportModelOnlineResponse, + ] + """Services for reporting usages + + For model-backend clients to report a model online record + """ + ReportModelOnlines: grpc.aio.UnaryUnaryMultiCallable[ + core.metric.v1beta.metric_pb2.ReportModelOnlinesRequest, + core.metric.v1beta.metric_pb2.ReportModelOnlinesResponse, + ] + """For model-backend clients to report moel online records""" + GetModelOnlineRecords: grpc.aio.UnaryUnaryMultiCallable[ + core.metric.v1beta.metric_pb2.GetModelOnlineRecordsRequest, + core.metric.v1beta.metric_pb2.GetModelOnlineRecordsResponse, + ] + """Services for querying usages + + Get model online records + """ + GetBulkModelOnlineRecords: grpc.aio.UnaryUnaryMultiCallable[ + core.metric.v1beta.metric_pb2.GetBulkModelOnlineRecordsRequest, + core.metric.v1beta.metric_pb2.GetBulkModelOnlineRecordsResponse, + ] + """Get model online records in bulk""" + GetCumulativeModelOnlineRecords: grpc.aio.UnaryUnaryMultiCallable[ + core.metric.v1beta.metric_pb2.GetCumulativeModelOnlineRecordsRequest, + core.metric.v1beta.metric_pb2.GetCumulativeModelOnlineRecordsResponse, + ] + """Get cumulative model online records""" + GetBulkCumulativeModelOnlineRecords: grpc.aio.UnaryUnaryMultiCallable[ + core.metric.v1beta.metric_pb2.GetBulkCumulativeModelOnlineRecordsRequest, + core.metric.v1beta.metric_pb2.GetBulkCumulativeModelOnlineRecordsResponse, + ] + """Get cumulative model online records in bulk""" + GetModelOnlineSummary: grpc.aio.UnaryUnaryMultiCallable[ + core.metric.v1beta.metric_pb2.GetModelOnlineSummaryRequest, + core.metric.v1beta.metric_pb2.GetModelOnlineSummaryResponse, + ] + """Get model online summary""" + GetBulkModelOnlineSummary: grpc.aio.UnaryUnaryMultiCallable[ + core.metric.v1beta.metric_pb2.GetBulkModelOnlineSummaryRequest, + core.metric.v1beta.metric_pb2.GetBulkModelOnlineSummaryResponse, + ] + """Get model online summary in bulk""" + GetModelOnlinePrice: grpc.aio.UnaryUnaryMultiCallable[ + core.metric.v1beta.metric_pb2.GetModelOnlinePriceRequest, + core.metric.v1beta.metric_pb2.GetModelOnlinePriceResponse, + ] + """Services for querying prices + + Get model online price + """ + GetBulkModelOnlinePrice: grpc.aio.UnaryUnaryMultiCallable[ + core.metric.v1beta.metric_pb2.GetBulkModelOnlinePriceRequest, + core.metric.v1beta.metric_pb2.GetBulkModelOnlinePriceResponse, + ] + """Get model online price in bulk""" + +class ModelServiceServicer(metaclass=abc.ABCMeta): + """Services related to model online records + Service for get model information + """ + + @abc.abstractmethod + def GetModels( + self, + request: core.metric.v1beta.metric_pb2.GetModelsRequest, + context: _ServicerContext, + ) -> typing.Union[core.metric.v1beta.metric_pb2.GetModelsResponse, collections.abc.Awaitable[core.metric.v1beta.metric_pb2.GetModelsResponse]]: + """Get Model info""" + @abc.abstractmethod + def ReportModelOnline( + self, + request: core.metric.v1beta.metric_pb2.ReportModelOnlineRequest, + context: _ServicerContext, + ) -> typing.Union[core.metric.v1beta.metric_pb2.ReportModelOnlineResponse, collections.abc.Awaitable[core.metric.v1beta.metric_pb2.ReportModelOnlineResponse]]: + """Services for reporting usages + + For model-backend clients to report a model online record + """ + @abc.abstractmethod + def ReportModelOnlines( + self, + request: core.metric.v1beta.metric_pb2.ReportModelOnlinesRequest, + context: _ServicerContext, + ) -> typing.Union[core.metric.v1beta.metric_pb2.ReportModelOnlinesResponse, collections.abc.Awaitable[core.metric.v1beta.metric_pb2.ReportModelOnlinesResponse]]: + """For model-backend clients to report moel online records""" + @abc.abstractmethod + def GetModelOnlineRecords( + self, + request: core.metric.v1beta.metric_pb2.GetModelOnlineRecordsRequest, + context: _ServicerContext, + ) -> typing.Union[core.metric.v1beta.metric_pb2.GetModelOnlineRecordsResponse, collections.abc.Awaitable[core.metric.v1beta.metric_pb2.GetModelOnlineRecordsResponse]]: + """Services for querying usages + + Get model online records + """ + @abc.abstractmethod + def GetBulkModelOnlineRecords( + self, + request: core.metric.v1beta.metric_pb2.GetBulkModelOnlineRecordsRequest, + context: _ServicerContext, + ) -> typing.Union[core.metric.v1beta.metric_pb2.GetBulkModelOnlineRecordsResponse, collections.abc.Awaitable[core.metric.v1beta.metric_pb2.GetBulkModelOnlineRecordsResponse]]: + """Get model online records in bulk""" + @abc.abstractmethod + def GetCumulativeModelOnlineRecords( + self, + request: core.metric.v1beta.metric_pb2.GetCumulativeModelOnlineRecordsRequest, + context: _ServicerContext, + ) -> typing.Union[core.metric.v1beta.metric_pb2.GetCumulativeModelOnlineRecordsResponse, collections.abc.Awaitable[core.metric.v1beta.metric_pb2.GetCumulativeModelOnlineRecordsResponse]]: + """Get cumulative model online records""" + @abc.abstractmethod + def GetBulkCumulativeModelOnlineRecords( + self, + request: core.metric.v1beta.metric_pb2.GetBulkCumulativeModelOnlineRecordsRequest, + context: _ServicerContext, + ) -> typing.Union[core.metric.v1beta.metric_pb2.GetBulkCumulativeModelOnlineRecordsResponse, collections.abc.Awaitable[core.metric.v1beta.metric_pb2.GetBulkCumulativeModelOnlineRecordsResponse]]: + """Get cumulative model online records in bulk""" + @abc.abstractmethod + def GetModelOnlineSummary( + self, + request: core.metric.v1beta.metric_pb2.GetModelOnlineSummaryRequest, + context: _ServicerContext, + ) -> typing.Union[core.metric.v1beta.metric_pb2.GetModelOnlineSummaryResponse, collections.abc.Awaitable[core.metric.v1beta.metric_pb2.GetModelOnlineSummaryResponse]]: + """Get model online summary""" + @abc.abstractmethod + def GetBulkModelOnlineSummary( + self, + request: core.metric.v1beta.metric_pb2.GetBulkModelOnlineSummaryRequest, + context: _ServicerContext, + ) -> typing.Union[core.metric.v1beta.metric_pb2.GetBulkModelOnlineSummaryResponse, collections.abc.Awaitable[core.metric.v1beta.metric_pb2.GetBulkModelOnlineSummaryResponse]]: + """Get model online summary in bulk""" + @abc.abstractmethod + def GetModelOnlinePrice( + self, + request: core.metric.v1beta.metric_pb2.GetModelOnlinePriceRequest, + context: _ServicerContext, + ) -> typing.Union[core.metric.v1beta.metric_pb2.GetModelOnlinePriceResponse, collections.abc.Awaitable[core.metric.v1beta.metric_pb2.GetModelOnlinePriceResponse]]: + """Services for querying prices + + Get model online price + """ + @abc.abstractmethod + def GetBulkModelOnlinePrice( + self, + request: core.metric.v1beta.metric_pb2.GetBulkModelOnlinePriceRequest, + context: _ServicerContext, + ) -> typing.Union[core.metric.v1beta.metric_pb2.GetBulkModelOnlinePriceResponse, collections.abc.Awaitable[core.metric.v1beta.metric_pb2.GetBulkModelOnlinePriceResponse]]: + """Get model online price in bulk""" + +def add_ModelServiceServicer_to_server(servicer: ModelServiceServicer, server: typing.Union[grpc.Server, grpc.aio.Server]) -> None: ... diff --git a/core/mgmt/v1alpha/mgmt_pb2.py b/core/mgmt/v1alpha/mgmt_pb2.py deleted file mode 100644 index b9e29b7..0000000 --- a/core/mgmt/v1alpha/mgmt_pb2.py +++ /dev/null @@ -1,414 +0,0 @@ -# -*- coding: utf-8 -*- -# Generated by the protocol buffer compiler. DO NOT EDIT! -# source: core/mgmt/v1alpha/mgmt.proto -"""Generated protocol buffer code.""" -from google.protobuf import descriptor as _descriptor -from google.protobuf import descriptor_pool as _descriptor_pool -from google.protobuf import symbol_database as _symbol_database -from google.protobuf.internal import builder as _builder -# @@protoc_insertion_point(imports) - -_sym_db = _symbol_database.Default() - - -from common.healthcheck.v1alpha import healthcheck_pb2 as common_dot_healthcheck_dot_v1alpha_dot_healthcheck__pb2 -from google.api import field_behavior_pb2 as google_dot_api_dot_field__behavior__pb2 -from google.api import resource_pb2 as google_dot_api_dot_resource__pb2 -from google.protobuf import field_mask_pb2 as google_dot_protobuf_dot_field__mask__pb2 -from google.protobuf import struct_pb2 as google_dot_protobuf_dot_struct__pb2 -from google.protobuf import timestamp_pb2 as google_dot_protobuf_dot_timestamp__pb2 -from protoc_gen_openapiv2.options import annotations_pb2 as protoc__gen__openapiv2_dot_options_dot_annotations__pb2 - - -DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x1c\x63ore/mgmt/v1alpha/mgmt.proto\x12\x11\x63ore.mgmt.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\"\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\"\xb3\x06\n\x04User\x12\x18\n\x04name\x18\x01 \x01(\tB\x04\xe2\x41\x01\x03R\x04name\x12\x1b\n\x03uid\x18\x02 \x01(\tB\x04\xe2\x41\x01\x05H\x00R\x03uid\x88\x01\x01\x12\x14\n\x02id\x18\x03 \x01(\tB\x04\xe2\x41\x01\x02R\x02id\x12\x41\n\x0b\x63reate_time\x18\x05 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x04\xe2\x41\x01\x03R\ncreateTime\x12\x41\n\x0bupdate_time\x18\x06 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x04\xe2\x41\x01\x03R\nupdateTime\x12\x1a\n\x05\x65mail\x18\x07 \x01(\tB\x04\xe2\x41\x01\x02R\x05\x65mail\x12%\n\x0b\x63ustomer_id\x18\x08 \x01(\tB\x04\xe2\x41\x01\x03R\ncustomerId\x12(\n\nfirst_name\x18\t \x01(\tB\x04\xe2\x41\x01\x01H\x01R\tfirstName\x88\x01\x01\x12&\n\tlast_name\x18\n \x01(\tB\x04\xe2\x41\x01\x01H\x02R\x08lastName\x88\x01\x01\x12$\n\x08org_name\x18\x0b \x01(\tB\x04\xe2\x41\x01\x01H\x03R\x07orgName\x88\x01\x01\x12\x1d\n\x04role\x18\x0c \x01(\tB\x04\xe2\x41\x01\x01H\x04R\x04role\x88\x01\x01\x12=\n\x17newsletter_subscription\x18\r \x01(\x08\x42\x04\xe2\x41\x01\x02R\x16newsletterSubscription\x12,\n\x0c\x63ookie_token\x18\x0e \x01(\tB\x04\xe2\x41\x01\x01H\x05R\x0b\x63ookieToken\x88\x01\x01\x12\x30\n\x0eprofile_avatar\x18\x0f \x01(\tB\x04\xe2\x41\x01\x01H\x06R\rprofileAvatar\x88\x01\x01\x12\x45\n\x0cprofile_data\x18\x10 \x01(\x0b\x32\x17.google.protobuf.StructB\x04\xe2\x41\x01\x01H\x07R\x0bprofileData\x88\x01\x01:(\xea\x41%\n\x15\x61pi.instill.tech/User\x12\x0cusers/{user}B\x06\n\x04_uidB\r\n\x0b_first_nameB\x0c\n\n_last_nameB\x0b\n\t_org_nameB\x07\n\x05_roleB\x0f\n\r_cookie_tokenB\x11\n\x0f_profile_avatarB\x0f\n\r_profile_data\"\xf5\x01\n\x15ListUsersAdminRequest\x12&\n\tpage_size\x18\x01 \x01(\x05\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\x36\n\x04view\x18\x03 \x01(\x0e\x32\x17.core.mgmt.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\"\x8e\x01\n\x16ListUsersAdminResponse\x12-\n\x05users\x18\x01 \x03(\x0b\x32\x17.core.mgmt.v1alpha.UserR\x05users\x12&\n\x0fnext_page_token\x18\x02 \x01(\tR\rnextPageToken\x12\x1d\n\ntotal_size\x18\x03 \x01(\x05R\ttotalSize\"\x9c\x01\n\x13GetUserAdminRequest\x12\x44\n\x04name\x18\x01 \x01(\tB0\x92\x41\x0f\xca>\x0c\xfa\x02\tuser.name\xe2\x41\x01\x02\xfa\x41\x17\n\x15\x61pi.instill.tech/UserR\x04name\x12\x36\n\x04view\x18\x02 \x01(\x0e\x32\x17.core.mgmt.v1alpha.ViewB\x04\xe2\x41\x01\x01H\x00R\x04view\x88\x01\x01\x42\x07\n\x05_view\"C\n\x14GetUserAdminResponse\x12+\n\x04user\x18\x01 \x01(\x0b\x32\x17.core.mgmt.v1alpha.UserR\x04user\"}\n\x16LookUpUserAdminRequest\x12\"\n\tpermalink\x18\x01 \x01(\tB\x04\xe2\x41\x01\x02R\tpermalink\x12\x36\n\x04view\x18\x02 \x01(\x0e\x32\x17.core.mgmt.v1alpha.ViewB\x04\xe2\x41\x01\x01H\x00R\x04view\x88\x01\x01\x42\x07\n\x05_view\"F\n\x17LookUpUserAdminResponse\x12+\n\x04user\x18\x01 \x01(\x0b\x32\x17.core.mgmt.v1alpha.UserR\x04user\"\xfd\x01\n\x1dListOrganizationsAdminRequest\x12&\n\tpage_size\x18\x01 \x01(\x05\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\x36\n\x04view\x18\x03 \x01(\x0e\x32\x17.core.mgmt.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\"\xae\x01\n\x1eListOrganizationsAdminResponse\x12\x45\n\rorganizations\x18\x01 \x03(\x0b\x32\x1f.core.mgmt.v1alpha.OrganizationR\rorganizations\x12&\n\x0fnext_page_token\x18\x02 \x01(\tR\rnextPageToken\x12\x1d\n\ntotal_size\x18\x03 \x01(\x05R\ttotalSize\"\xb4\x01\n\x1bGetOrganizationAdminRequest\x12T\n\x04name\x18\x01 \x01(\tB@\x92\x41\x17\xca>\x14\xfa\x02\x11organization.name\xe2\x41\x01\x02\xfa\x41\x1f\n\x1d\x61pi.instill.tech/OrganizationR\x04name\x12\x36\n\x04view\x18\x02 \x01(\x0e\x32\x17.core.mgmt.v1alpha.ViewB\x04\xe2\x41\x01\x01H\x00R\x04view\x88\x01\x01\x42\x07\n\x05_view\"c\n\x1cGetOrganizationAdminResponse\x12\x43\n\x0corganization\x18\x01 \x01(\x0b\x32\x1f.core.mgmt.v1alpha.OrganizationR\x0corganization\"\x85\x01\n\x1eLookUpOrganizationAdminRequest\x12\"\n\tpermalink\x18\x01 \x01(\tB\x04\xe2\x41\x01\x02R\tpermalink\x12\x36\n\x04view\x18\x02 \x01(\x0e\x32\x17.core.mgmt.v1alpha.ViewB\x04\xe2\x41\x01\x01H\x00R\x04view\x88\x01\x01\x42\x07\n\x05_view\"f\n\x1fLookUpOrganizationAdminResponse\x12\x43\n\x0corganization\x18\x01 \x01(\x0b\x32\x1f.core.mgmt.v1alpha.OrganizationR\x0corganization\"\xf0\x01\n\x10ListUsersRequest\x12&\n\tpage_size\x18\x01 \x01(\x05\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\x36\n\x04view\x18\x03 \x01(\x0e\x32\x17.core.mgmt.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\"\x89\x01\n\x11ListUsersResponse\x12-\n\x05users\x18\x01 \x03(\x0b\x32\x17.core.mgmt.v1alpha.UserR\x05users\x12&\n\x0fnext_page_token\x18\x02 \x01(\tR\rnextPageToken\x12\x1d\n\ntotal_size\x18\x03 \x01(\x05R\ttotalSize\"\x97\x01\n\x0eGetUserRequest\x12\x44\n\x04name\x18\x01 \x01(\tB0\x92\x41\x0f\xca>\x0c\xfa\x02\tuser.name\xe2\x41\x01\x02\xfa\x41\x17\n\x15\x61pi.instill.tech/UserR\x04name\x12\x36\n\x04view\x18\x02 \x01(\x0e\x32\x17.core.mgmt.v1alpha.ViewB\x04\xe2\x41\x01\x01H\x00R\x04view\x88\x01\x01\x42\x07\n\x05_view\">\n\x0fGetUserResponse\x12+\n\x04user\x18\x01 \x01(\x0b\x32\x17.core.mgmt.v1alpha.UserR\x04user\"\x95\x01\n\x1dPatchAuthenticatedUserRequest\x12\x31\n\x04user\x18\x01 \x01(\x0b\x32\x17.core.mgmt.v1alpha.UserB\x04\xe2\x41\x01\x02R\x04user\x12\x41\n\x0bupdate_mask\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.FieldMaskB\x04\xe2\x41\x01\x02R\nupdateMask\"M\n\x1ePatchAuthenticatedUserResponse\x12+\n\x04user\x18\x01 \x01(\x0b\x32\x17.core.mgmt.v1alpha.UserR\x04user\"\xb2\x01\n\x15\x43heckNamespaceRequest\x12\x66\n\tnamespace\x18\x01 \x01(\x0b\x32\x42.core.mgmt.v1alpha.CheckNamespaceRequest.CheckNamespaceRequestBodyB\x04\xe2\x41\x01\x02R\tnamespace\x1a\x31\n\x19\x43heckNamespaceRequestBody\x12\x14\n\x02id\x18\x01 \x01(\tB\x04\xe2\x41\x01\x02R\x02id\"\xeb\x01\n\x16\x43heckNamespaceResponse\x12G\n\x04type\x18\x01 \x01(\x0e\x32\x33.core.mgmt.v1alpha.CheckNamespaceResponse.NamespaceR\x04type\"\x87\x01\n\tNamespace\x12\x19\n\x15NAMESPACE_UNSPECIFIED\x10\x00\x12\x17\n\x13NAMESPACE_AVAILABLE\x10\x01\x12\x12\n\x0eNAMESPACE_USER\x10\x02\x12\x1a\n\x16NAMESPACE_ORGANIZATION\x10\x03\x12\x16\n\x12NAMESPACE_RESERVED\x10\x04\"\xdb\x04\n\x08\x41piToken\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\x41\n\x0b\x63reate_time\x18\x04 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x04\xe2\x41\x01\x03R\ncreateTime\x12\x41\n\x0bupdate_time\x18\x05 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x04\xe2\x41\x01\x03R\nupdateTime\x12\'\n\x0c\x61\x63\x63\x65ss_token\x18\x07 \x01(\tB\x04\xe2\x41\x01\x03R\x0b\x61\x63\x63\x65ssToken\x12=\n\x05state\x18\x08 \x01(\x0e\x32!.core.mgmt.v1alpha.ApiToken.StateB\x04\xe2\x41\x01\x03R\x05state\x12#\n\ntoken_type\x18\t \x01(\tB\x04\xe2\x41\x01\x03R\ttokenType\x12\x18\n\x03ttl\x18\n \x01(\x05\x42\x04\xe2\x41\x01\x04H\x00R\x03ttl\x12=\n\x0b\x65xpire_time\x18\x0b \x01(\x0b\x32\x1a.google.protobuf.TimestampH\x00R\nexpireTime\"W\n\x05State\x12\x15\n\x11STATE_UNSPECIFIED\x10\x00\x12\x12\n\x0eSTATE_INACTIVE\x10\x01\x12\x10\n\x0cSTATE_ACTIVE\x10\x02\x12\x11\n\rSTATE_EXPIRED\x10\x03:.\xea\x41+\n\x19\x61pi.instill.tech/ApiToken\x12\x0etokens/{token}B\x0c\n\nexpirationJ\x04\x08\x06\x10\x07\"M\n\x12\x43reateTokenRequest\x12\x37\n\x05token\x18\x01 \x01(\x0b\x32\x1b.core.mgmt.v1alpha.ApiTokenB\x04\xe2\x41\x01\x02R\x05token\"H\n\x13\x43reateTokenResponse\x12\x31\n\x05token\x18\x01 \x01(\x0b\x32\x1b.core.mgmt.v1alpha.ApiTokenR\x05token\"\x82\x01\n\x11ListTokensRequest\x12&\n\tpage_size\x18\x01 \x01(\x05\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\x42\x0c\n\n_page_sizeB\r\n\x0b_page_token\"\x90\x01\n\x12ListTokensResponse\x12\x33\n\x06tokens\x18\x01 \x03(\x0b\x32\x1b.core.mgmt.v1alpha.ApiTokenR\x06tokens\x12&\n\x0fnext_page_token\x18\x02 \x01(\tR\rnextPageToken\x12\x1d\n\ntotal_size\x18\x03 \x01(\x05R\ttotalSize\"\\\n\x0fGetTokenRequest\x12I\n\x04name\x18\x01 \x01(\tB5\x92\x41\x10\xca>\r\xfa\x02\ntoken.name\xe2\x41\x01\x02\xfa\x41\x1b\n\x19\x61pi.instill.tech/ApiTokenR\x04name\"E\n\x10GetTokenResponse\x12\x31\n\x05token\x18\x01 \x01(\x0b\x32\x1b.core.mgmt.v1alpha.ApiTokenR\x05token\"_\n\x12\x44\x65leteTokenRequest\x12I\n\x04name\x18\x01 \x01(\tB5\x92\x41\x10\xca>\r\xfa\x02\ntoken.name\xe2\x41\x01\x02\xfa\x41\x1b\n\x19\x61pi.instill.tech/ApiTokenR\x04name\"\x15\n\x13\x44\x65leteTokenResponse\"\x16\n\x14ValidateTokenRequest\"8\n\x15ValidateTokenResponse\x12\x1f\n\x08user_uid\x18\x01 \x01(\tB\x04\xe2\x41\x01\x03R\x07userUid\"\\\n\x16\x41uthTokenIssuerRequest\x12 \n\x08username\x18\x01 \x01(\tB\x04\xe2\x41\x01\x02R\x08username\x12 \n\x08password\x18\x02 \x01(\tB\x04\xe2\x41\x01\x02R\x08password\"\xed\x01\n\x17\x41uthTokenIssuerResponse\x12\x61\n\x0c\x61\x63\x63\x65ss_token\x18\x01 \x01(\x0b\x32>.core.mgmt.v1alpha.AuthTokenIssuerResponse.UnsignedAccessTokenR\x0b\x61\x63\x63\x65ssToken\x1ao\n\x13UnsignedAccessToken\x12\x10\n\x03\x61ud\x18\x01 \x01(\tR\x03\x61ud\x12\x10\n\x03iss\x18\x02 \x01(\tR\x03iss\x12\x10\n\x03sub\x18\x03 \x01(\tR\x03sub\x12\x10\n\x03jti\x18\x04 \x01(\tR\x03jti\x12\x10\n\x03\x65xp\x18\x05 \x01(\x05R\x03\x65xp\"V\n\x10\x41uthLoginRequest\x12 \n\x08username\x18\x01 \x01(\tB\x04\xe2\x41\x01\x02R\x08username\x12 \n\x08password\x18\x02 \x01(\tB\x04\xe2\x41\x01\x02R\x08password\"6\n\x11\x41uthLoginResponse\x12!\n\x0c\x61\x63\x63\x65ss_token\x18\x01 \x01(\tR\x0b\x61\x63\x63\x65ssToken\"\x13\n\x11\x41uthLogoutRequest\"\x14\n\x12\x41uthLogoutResponse\" \n\x1e\x41uthValidateAccessTokenRequest\"!\n\x1f\x41uthValidateAccessTokenResponse\"a\n\x19\x41uthChangePasswordRequest\x12!\n\x0cold_password\x18\x01 \x01(\tR\x0boldPassword\x12!\n\x0cnew_password\x18\x02 \x01(\tR\x0bnewPassword\"\x1c\n\x1a\x41uthChangePasswordResponse\"\x95\x04\n\x0cOrganization\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\x02R\x02id\x12\x41\n\x0b\x63reate_time\x18\x04 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x04\xe2\x41\x01\x03R\ncreateTime\x12\x41\n\x0bupdate_time\x18\x05 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x04\xe2\x41\x01\x03R\nupdateTime\x12$\n\x08org_name\x18\x06 \x01(\tB\x04\xe2\x41\x01\x01H\x00R\x07orgName\x88\x01\x01\x12%\n\x0b\x63ustomer_id\x18\x08 \x01(\tB\x04\xe2\x41\x01\x03R\ncustomerId\x12\x30\n\x0eprofile_avatar\x18\t \x01(\tB\x04\xe2\x41\x01\x01H\x01R\rprofileAvatar\x88\x01\x01\x12\x45\n\x0cprofile_data\x18\n \x01(\x0b\x32\x17.google.protobuf.StructB\x04\xe2\x41\x01\x01H\x02R\x0bprofileData\x88\x01\x01:@\xea\x41=\n\x1d\x61pi.instill.tech/Organization\x12\x1corganizations/{organization}B\x0b\n\t_org_nameB\x11\n\x0f_profile_avatarB\x0f\n\r_profile_data\"\xf8\x01\n\x18ListOrganizationsRequest\x12&\n\tpage_size\x18\x01 \x01(\x05\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\x36\n\x04view\x18\x03 \x01(\x0e\x32\x17.core.mgmt.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\"\xa9\x01\n\x19ListOrganizationsResponse\x12\x45\n\rorganizations\x18\x01 \x03(\x0b\x32\x1f.core.mgmt.v1alpha.OrganizationR\rorganizations\x12&\n\x0fnext_page_token\x18\x02 \x01(\tR\rnextPageToken\x12\x1d\n\ntotal_size\x18\x03 \x01(\x05R\ttotalSize\"f\n\x19\x43reateOrganizationRequest\x12I\n\x0corganization\x18\x01 \x01(\x0b\x32\x1f.core.mgmt.v1alpha.OrganizationB\x04\xe2\x41\x01\x02R\x0corganization\"a\n\x1a\x43reateOrganizationResponse\x12\x43\n\x0corganization\x18\x01 \x01(\x0b\x32\x1f.core.mgmt.v1alpha.OrganizationR\x0corganization\"\xaf\x01\n\x16GetOrganizationRequest\x12T\n\x04name\x18\x01 \x01(\tB@\x92\x41\x17\xca>\x14\xfa\x02\x11organization.name\xe2\x41\x01\x02\xfa\x41\x1f\n\x1d\x61pi.instill.tech/OrganizationR\x04name\x12\x36\n\x04view\x18\x02 \x01(\x0e\x32\x17.core.mgmt.v1alpha.ViewB\x04\xe2\x41\x01\x01H\x00R\x04view\x88\x01\x01\x42\x07\n\x05_view\"^\n\x17GetOrganizationResponse\x12\x43\n\x0corganization\x18\x01 \x01(\x0b\x32\x1f.core.mgmt.v1alpha.OrganizationR\x0corganization\"\xa9\x01\n\x19UpdateOrganizationRequest\x12I\n\x0corganization\x18\x01 \x01(\x0b\x32\x1f.core.mgmt.v1alpha.OrganizationB\x04\xe2\x41\x01\x02R\x0corganization\x12\x41\n\x0bupdate_mask\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.FieldMaskB\x04\xe2\x41\x01\x02R\nupdateMask\"a\n\x1aUpdateOrganizationResponse\x12\x43\n\x0corganization\x18\x01 \x01(\x0b\x32\x1f.core.mgmt.v1alpha.OrganizationR\x0corganization\"q\n\x19\x44\x65leteOrganizationRequest\x12T\n\x04name\x18\x01 \x01(\tB@\x92\x41\x17\xca>\x14\xfa\x02\x11organization.name\xe2\x41\x01\x02\xfa\x41\x1f\n\x1d\x61pi.instill.tech/OrganizationR\x04name\"\x1c\n\x1a\x44\x65leteOrganizationResponse\"l\n\x1c\x45xistOrganizationNameRequest\x12L\n\x04name\x18\x01 \x01(\tB8\x92\x41\x0f\xca>\x0c\xfa\x02\tuser.name\xe2\x41\x01\x02\xfa\x41\x1f\n\x1d\x61pi.instill.tech/organizationR\x04name\"7\n\x1d\x45xistOrganizationNameResponse\x12\x16\n\x06\x65xists\x18\x01 \x01(\x08R\x06\x65xists\"\x8a\x02\n\x16OrganizationMembership\x12\x18\n\x04name\x18\x01 \x01(\tB\x04\xe2\x41\x01\x03R\x04name\x12\x18\n\x04role\x18\x03 \x01(\tB\x04\xe2\x41\x01\x02R\x04role\x12>\n\x05state\x18\x04 \x01(\x0e\x32\".core.mgmt.v1alpha.MembershipStateB\x04\xe2\x41\x01\x03R\x05state\x12\x31\n\x04user\x18\x05 \x01(\x0b\x32\x17.core.mgmt.v1alpha.UserB\x04\xe2\x41\x01\x03R\x04user\x12I\n\x0corganization\x18\x06 \x01(\x0b\x32\x1f.core.mgmt.v1alpha.OrganizationB\x04\xe2\x41\x01\x03R\x0corganization\"\x82\x02\n\x0eUserMembership\x12\x18\n\x04name\x18\x01 \x01(\tB\x04\xe2\x41\x01\x03R\x04name\x12\x18\n\x04role\x18\x03 \x01(\tB\x04\xe2\x41\x01\x03R\x04role\x12>\n\x05state\x18\x04 \x01(\x0e\x32\".core.mgmt.v1alpha.MembershipStateB\x04\xe2\x41\x01\x02R\x05state\x12\x31\n\x04user\x18\x05 \x01(\x0b\x32\x17.core.mgmt.v1alpha.UserB\x04\xe2\x41\x01\x03R\x04user\x12I\n\x0corganization\x18\x06 \x01(\x0b\x32\x1f.core.mgmt.v1alpha.OrganizationB\x04\xe2\x41\x01\x03R\x0corganization\"\\\n\x1aListUserMembershipsRequest\x12>\n\x06parent\x18\x05 \x01(\tB&\xe2\x41\x01\x02\xfa\x41\x1f\x12\x1d\x61pi.instill.tech/OrganizationR\x06parent\"b\n\x1bListUserMembershipsResponse\x12\x43\n\x0bmemberships\x18\x01 \x03(\x0b\x32!.core.mgmt.v1alpha.UserMembershipR\x0bmemberships\"\xb1\x01\n\x18GetUserMembershipRequest\x12T\n\x04name\x18\x01 \x01(\tB@\x92\x41\x15\xca>\x12\xfa\x02\x0fmembership.name\xe2\x41\x01\x02\xfa\x41!\n\x1f\x61pi.instill.tech/UserMembershipR\x04name\x12\x36\n\x04view\x18\x02 \x01(\x0e\x32\x17.core.mgmt.v1alpha.ViewB\x04\xe2\x41\x01\x01H\x00R\x04view\x88\x01\x01\x42\x07\n\x05_view\"^\n\x19GetUserMembershipResponse\x12\x41\n\nmembership\x18\x01 \x01(\x0b\x32!.core.mgmt.v1alpha.UserMembershipR\nmembership\"\xa9\x01\n\x1bUpdateUserMembershipRequest\x12G\n\nmembership\x18\x01 \x01(\x0b\x32!.core.mgmt.v1alpha.UserMembershipB\x04\xe2\x41\x01\x02R\nmembership\x12\x41\n\x0bupdate_mask\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.FieldMaskB\x04\xe2\x41\x01\x02R\nupdateMask\"a\n\x1cUpdateUserMembershipResponse\x12\x41\n\nmembership\x18\x01 \x01(\x0b\x32!.core.mgmt.v1alpha.UserMembershipR\nmembership\"s\n\x1b\x44\x65leteUserMembershipRequest\x12T\n\x04name\x18\x01 \x01(\tB@\x92\x41\x15\xca>\x12\xfa\x02\x0fmembership.name\xe2\x41\x01\x02\xfa\x41!\n\x1f\x61pi.instill.tech/UserMembershipR\x04name\"\x1e\n\x1c\x44\x65leteUserMembershipResponse\"d\n\"ListOrganizationMembershipsRequest\x12>\n\x06parent\x18\x05 \x01(\tB&\xe2\x41\x01\x02\xfa\x41\x1f\x12\x1d\x61pi.instill.tech/OrganizationR\x06parent\"r\n#ListOrganizationMembershipsResponse\x12K\n\x0bmemberships\x18\x01 \x03(\x0b\x32).core.mgmt.v1alpha.OrganizationMembershipR\x0bmemberships\"\xc1\x01\n GetOrganizationMembershipRequest\x12\\\n\x04name\x18\x01 \x01(\tBH\x92\x41\x15\xca>\x12\xfa\x02\x0fmembership.name\xe2\x41\x01\x02\xfa\x41)\n\'api.instill.tech/OrganizationMembershipR\x04name\x12\x36\n\x04view\x18\x02 \x01(\x0e\x32\x17.core.mgmt.v1alpha.ViewB\x04\xe2\x41\x01\x01H\x00R\x04view\x88\x01\x01\x42\x07\n\x05_view\"n\n!GetOrganizationMembershipResponse\x12I\n\nmembership\x18\x01 \x01(\x0b\x32).core.mgmt.v1alpha.OrganizationMembershipR\nmembership\"\xb9\x01\n#UpdateOrganizationMembershipRequest\x12O\n\nmembership\x18\x01 \x01(\x0b\x32).core.mgmt.v1alpha.OrganizationMembershipB\x04\xe2\x41\x01\x02R\nmembership\x12\x41\n\x0bupdate_mask\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.FieldMaskB\x04\xe2\x41\x01\x02R\nupdateMask\"q\n$UpdateOrganizationMembershipResponse\x12I\n\nmembership\x18\x01 \x01(\x0b\x32).core.mgmt.v1alpha.OrganizationMembershipR\nmembership\"\x83\x01\n#DeleteOrganizationMembershipRequest\x12\\\n\x04name\x18\x01 \x01(\tBH\x92\x41\x15\xca>\x12\xfa\x02\x0fmembership.name\xe2\x41\x01\x02\xfa\x41)\n\'api.instill.tech/OrganizationMembershipR\x04name\"&\n$DeleteOrganizationMembershipResponse*;\n\x04View\x12\x14\n\x10VIEW_UNSPECIFIED\x10\x00\x12\x0e\n\nVIEW_BASIC\x10\x01\x12\r\n\tVIEW_FULL\x10\x02*Y\n\tOwnerType\x12\x1a\n\x16OWNER_TYPE_UNSPECIFIED\x10\x00\x12\x13\n\x0fOWNER_TYPE_USER\x10\x01\x12\x1b\n\x17OWNER_TYPE_ORGANIZATION\x10\x02*n\n\x0fMembershipState\x12 \n\x1cMEMBERSHIP_STATE_UNSPECIFIED\x10\x00\x12\x1b\n\x17MEMBERSHIP_STATE_ACTIVE\x10\x01\x12\x1c\n\x18MEMBERSHIP_STATE_PENDING\x10\x02\x42\xc9\x01\n\x15\x63om.core.mgmt.v1alphaB\tMgmtProtoP\x01Z?github.com/instill-ai/protogen-go/core/mgmt/v1alpha;mgmtv1alpha\xa2\x02\x03\x43MX\xaa\x02\x11\x43ore.Mgmt.V1alpha\xca\x02\x11\x43ore\\Mgmt\\V1alpha\xe2\x02\x1d\x43ore\\Mgmt\\V1alpha\\GPBMetadata\xea\x02\x13\x43ore::Mgmt::V1alphab\x06proto3') - -_globals = globals() -_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals) -_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'core.mgmt.v1alpha.mgmt_pb2', _globals) -if _descriptor._USE_C_DESCRIPTORS == False: - - DESCRIPTOR._options = None - DESCRIPTOR._serialized_options = b'\n\025com.core.mgmt.v1alphaB\tMgmtProtoP\001Z?github.com/instill-ai/protogen-go/core/mgmt/v1alpha;mgmtv1alpha\242\002\003CMX\252\002\021Core.Mgmt.V1alpha\312\002\021Core\\Mgmt\\V1alpha\342\002\035Core\\Mgmt\\V1alpha\\GPBMetadata\352\002\023Core::Mgmt::V1alpha' - _LIVENESSREQUEST.fields_by_name['health_check_request']._options = None - _LIVENESSREQUEST.fields_by_name['health_check_request']._serialized_options = b'\342A\001\001' - _READINESSREQUEST.fields_by_name['health_check_request']._options = None - _READINESSREQUEST.fields_by_name['health_check_request']._serialized_options = b'\342A\001\001' - _USER.fields_by_name['name']._options = None - _USER.fields_by_name['name']._serialized_options = b'\342A\001\003' - _USER.fields_by_name['uid']._options = None - _USER.fields_by_name['uid']._serialized_options = b'\342A\001\005' - _USER.fields_by_name['id']._options = None - _USER.fields_by_name['id']._serialized_options = b'\342A\001\002' - _USER.fields_by_name['create_time']._options = None - _USER.fields_by_name['create_time']._serialized_options = b'\342A\001\003' - _USER.fields_by_name['update_time']._options = None - _USER.fields_by_name['update_time']._serialized_options = b'\342A\001\003' - _USER.fields_by_name['email']._options = None - _USER.fields_by_name['email']._serialized_options = b'\342A\001\002' - _USER.fields_by_name['customer_id']._options = None - _USER.fields_by_name['customer_id']._serialized_options = b'\342A\001\003' - _USER.fields_by_name['first_name']._options = None - _USER.fields_by_name['first_name']._serialized_options = b'\342A\001\001' - _USER.fields_by_name['last_name']._options = None - _USER.fields_by_name['last_name']._serialized_options = b'\342A\001\001' - _USER.fields_by_name['org_name']._options = None - _USER.fields_by_name['org_name']._serialized_options = b'\342A\001\001' - _USER.fields_by_name['role']._options = None - _USER.fields_by_name['role']._serialized_options = b'\342A\001\001' - _USER.fields_by_name['newsletter_subscription']._options = None - _USER.fields_by_name['newsletter_subscription']._serialized_options = b'\342A\001\002' - _USER.fields_by_name['cookie_token']._options = None - _USER.fields_by_name['cookie_token']._serialized_options = b'\342A\001\001' - _USER.fields_by_name['profile_avatar']._options = None - _USER.fields_by_name['profile_avatar']._serialized_options = b'\342A\001\001' - _USER.fields_by_name['profile_data']._options = None - _USER.fields_by_name['profile_data']._serialized_options = b'\342A\001\001' - _USER._options = None - _USER._serialized_options = b'\352A%\n\025api.instill.tech/User\022\014users/{user}' - _LISTUSERSADMINREQUEST.fields_by_name['page_size']._options = None - _LISTUSERSADMINREQUEST.fields_by_name['page_size']._serialized_options = b'\342A\001\001' - _LISTUSERSADMINREQUEST.fields_by_name['page_token']._options = None - _LISTUSERSADMINREQUEST.fields_by_name['page_token']._serialized_options = b'\342A\001\001' - _LISTUSERSADMINREQUEST.fields_by_name['view']._options = None - _LISTUSERSADMINREQUEST.fields_by_name['view']._serialized_options = b'\342A\001\001' - _LISTUSERSADMINREQUEST.fields_by_name['filter']._options = None - _LISTUSERSADMINREQUEST.fields_by_name['filter']._serialized_options = b'\342A\001\001' - _GETUSERADMINREQUEST.fields_by_name['name']._options = None - _GETUSERADMINREQUEST.fields_by_name['name']._serialized_options = b'\222A\017\312>\014\372\002\tuser.name\342A\001\002\372A\027\n\025api.instill.tech/User' - _GETUSERADMINREQUEST.fields_by_name['view']._options = None - _GETUSERADMINREQUEST.fields_by_name['view']._serialized_options = b'\342A\001\001' - _LOOKUPUSERADMINREQUEST.fields_by_name['permalink']._options = None - _LOOKUPUSERADMINREQUEST.fields_by_name['permalink']._serialized_options = b'\342A\001\002' - _LOOKUPUSERADMINREQUEST.fields_by_name['view']._options = None - _LOOKUPUSERADMINREQUEST.fields_by_name['view']._serialized_options = b'\342A\001\001' - _LISTORGANIZATIONSADMINREQUEST.fields_by_name['page_size']._options = None - _LISTORGANIZATIONSADMINREQUEST.fields_by_name['page_size']._serialized_options = b'\342A\001\001' - _LISTORGANIZATIONSADMINREQUEST.fields_by_name['page_token']._options = None - _LISTORGANIZATIONSADMINREQUEST.fields_by_name['page_token']._serialized_options = b'\342A\001\001' - _LISTORGANIZATIONSADMINREQUEST.fields_by_name['view']._options = None - _LISTORGANIZATIONSADMINREQUEST.fields_by_name['view']._serialized_options = b'\342A\001\001' - _LISTORGANIZATIONSADMINREQUEST.fields_by_name['filter']._options = None - _LISTORGANIZATIONSADMINREQUEST.fields_by_name['filter']._serialized_options = b'\342A\001\001' - _GETORGANIZATIONADMINREQUEST.fields_by_name['name']._options = None - _GETORGANIZATIONADMINREQUEST.fields_by_name['name']._serialized_options = b'\222A\027\312>\024\372\002\021organization.name\342A\001\002\372A\037\n\035api.instill.tech/Organization' - _GETORGANIZATIONADMINREQUEST.fields_by_name['view']._options = None - _GETORGANIZATIONADMINREQUEST.fields_by_name['view']._serialized_options = b'\342A\001\001' - _LOOKUPORGANIZATIONADMINREQUEST.fields_by_name['permalink']._options = None - _LOOKUPORGANIZATIONADMINREQUEST.fields_by_name['permalink']._serialized_options = b'\342A\001\002' - _LOOKUPORGANIZATIONADMINREQUEST.fields_by_name['view']._options = None - _LOOKUPORGANIZATIONADMINREQUEST.fields_by_name['view']._serialized_options = b'\342A\001\001' - _LISTUSERSREQUEST.fields_by_name['page_size']._options = None - _LISTUSERSREQUEST.fields_by_name['page_size']._serialized_options = b'\342A\001\001' - _LISTUSERSREQUEST.fields_by_name['page_token']._options = None - _LISTUSERSREQUEST.fields_by_name['page_token']._serialized_options = b'\342A\001\001' - _LISTUSERSREQUEST.fields_by_name['view']._options = None - _LISTUSERSREQUEST.fields_by_name['view']._serialized_options = b'\342A\001\001' - _LISTUSERSREQUEST.fields_by_name['filter']._options = None - _LISTUSERSREQUEST.fields_by_name['filter']._serialized_options = b'\342A\001\001' - _GETUSERREQUEST.fields_by_name['name']._options = None - _GETUSERREQUEST.fields_by_name['name']._serialized_options = b'\222A\017\312>\014\372\002\tuser.name\342A\001\002\372A\027\n\025api.instill.tech/User' - _GETUSERREQUEST.fields_by_name['view']._options = None - _GETUSERREQUEST.fields_by_name['view']._serialized_options = b'\342A\001\001' - _PATCHAUTHENTICATEDUSERREQUEST.fields_by_name['user']._options = None - _PATCHAUTHENTICATEDUSERREQUEST.fields_by_name['user']._serialized_options = b'\342A\001\002' - _PATCHAUTHENTICATEDUSERREQUEST.fields_by_name['update_mask']._options = None - _PATCHAUTHENTICATEDUSERREQUEST.fields_by_name['update_mask']._serialized_options = b'\342A\001\002' - _CHECKNAMESPACEREQUEST_CHECKNAMESPACEREQUESTBODY.fields_by_name['id']._options = None - _CHECKNAMESPACEREQUEST_CHECKNAMESPACEREQUESTBODY.fields_by_name['id']._serialized_options = b'\342A\001\002' - _CHECKNAMESPACEREQUEST.fields_by_name['namespace']._options = None - _CHECKNAMESPACEREQUEST.fields_by_name['namespace']._serialized_options = b'\342A\001\002' - _APITOKEN.fields_by_name['name']._options = None - _APITOKEN.fields_by_name['name']._serialized_options = b'\342A\001\003' - _APITOKEN.fields_by_name['uid']._options = None - _APITOKEN.fields_by_name['uid']._serialized_options = b'\342A\001\003' - _APITOKEN.fields_by_name['id']._options = None - _APITOKEN.fields_by_name['id']._serialized_options = b'\342A\001\005' - _APITOKEN.fields_by_name['create_time']._options = None - _APITOKEN.fields_by_name['create_time']._serialized_options = b'\342A\001\003' - _APITOKEN.fields_by_name['update_time']._options = None - _APITOKEN.fields_by_name['update_time']._serialized_options = b'\342A\001\003' - _APITOKEN.fields_by_name['access_token']._options = None - _APITOKEN.fields_by_name['access_token']._serialized_options = b'\342A\001\003' - _APITOKEN.fields_by_name['state']._options = None - _APITOKEN.fields_by_name['state']._serialized_options = b'\342A\001\003' - _APITOKEN.fields_by_name['token_type']._options = None - _APITOKEN.fields_by_name['token_type']._serialized_options = b'\342A\001\003' - _APITOKEN.fields_by_name['ttl']._options = None - _APITOKEN.fields_by_name['ttl']._serialized_options = b'\342A\001\004' - _APITOKEN._options = None - _APITOKEN._serialized_options = b'\352A+\n\031api.instill.tech/ApiToken\022\016tokens/{token}' - _CREATETOKENREQUEST.fields_by_name['token']._options = None - _CREATETOKENREQUEST.fields_by_name['token']._serialized_options = b'\342A\001\002' - _LISTTOKENSREQUEST.fields_by_name['page_size']._options = None - _LISTTOKENSREQUEST.fields_by_name['page_size']._serialized_options = b'\342A\001\001' - _LISTTOKENSREQUEST.fields_by_name['page_token']._options = None - _LISTTOKENSREQUEST.fields_by_name['page_token']._serialized_options = b'\342A\001\001' - _GETTOKENREQUEST.fields_by_name['name']._options = None - _GETTOKENREQUEST.fields_by_name['name']._serialized_options = b'\222A\020\312>\r\372\002\ntoken.name\342A\001\002\372A\033\n\031api.instill.tech/ApiToken' - _DELETETOKENREQUEST.fields_by_name['name']._options = None - _DELETETOKENREQUEST.fields_by_name['name']._serialized_options = b'\222A\020\312>\r\372\002\ntoken.name\342A\001\002\372A\033\n\031api.instill.tech/ApiToken' - _VALIDATETOKENRESPONSE.fields_by_name['user_uid']._options = None - _VALIDATETOKENRESPONSE.fields_by_name['user_uid']._serialized_options = b'\342A\001\003' - _AUTHTOKENISSUERREQUEST.fields_by_name['username']._options = None - _AUTHTOKENISSUERREQUEST.fields_by_name['username']._serialized_options = b'\342A\001\002' - _AUTHTOKENISSUERREQUEST.fields_by_name['password']._options = None - _AUTHTOKENISSUERREQUEST.fields_by_name['password']._serialized_options = b'\342A\001\002' - _AUTHLOGINREQUEST.fields_by_name['username']._options = None - _AUTHLOGINREQUEST.fields_by_name['username']._serialized_options = b'\342A\001\002' - _AUTHLOGINREQUEST.fields_by_name['password']._options = None - _AUTHLOGINREQUEST.fields_by_name['password']._serialized_options = b'\342A\001\002' - _ORGANIZATION.fields_by_name['name']._options = None - _ORGANIZATION.fields_by_name['name']._serialized_options = b'\342A\001\003' - _ORGANIZATION.fields_by_name['uid']._options = None - _ORGANIZATION.fields_by_name['uid']._serialized_options = b'\342A\001\003' - _ORGANIZATION.fields_by_name['id']._options = None - _ORGANIZATION.fields_by_name['id']._serialized_options = b'\342A\001\002' - _ORGANIZATION.fields_by_name['create_time']._options = None - _ORGANIZATION.fields_by_name['create_time']._serialized_options = b'\342A\001\003' - _ORGANIZATION.fields_by_name['update_time']._options = None - _ORGANIZATION.fields_by_name['update_time']._serialized_options = b'\342A\001\003' - _ORGANIZATION.fields_by_name['org_name']._options = None - _ORGANIZATION.fields_by_name['org_name']._serialized_options = b'\342A\001\001' - _ORGANIZATION.fields_by_name['customer_id']._options = None - _ORGANIZATION.fields_by_name['customer_id']._serialized_options = b'\342A\001\003' - _ORGANIZATION.fields_by_name['profile_avatar']._options = None - _ORGANIZATION.fields_by_name['profile_avatar']._serialized_options = b'\342A\001\001' - _ORGANIZATION.fields_by_name['profile_data']._options = None - _ORGANIZATION.fields_by_name['profile_data']._serialized_options = b'\342A\001\001' - _ORGANIZATION._options = None - _ORGANIZATION._serialized_options = b'\352A=\n\035api.instill.tech/Organization\022\034organizations/{organization}' - _LISTORGANIZATIONSREQUEST.fields_by_name['page_size']._options = None - _LISTORGANIZATIONSREQUEST.fields_by_name['page_size']._serialized_options = b'\342A\001\001' - _LISTORGANIZATIONSREQUEST.fields_by_name['page_token']._options = None - _LISTORGANIZATIONSREQUEST.fields_by_name['page_token']._serialized_options = b'\342A\001\001' - _LISTORGANIZATIONSREQUEST.fields_by_name['view']._options = None - _LISTORGANIZATIONSREQUEST.fields_by_name['view']._serialized_options = b'\342A\001\001' - _LISTORGANIZATIONSREQUEST.fields_by_name['filter']._options = None - _LISTORGANIZATIONSREQUEST.fields_by_name['filter']._serialized_options = b'\342A\001\001' - _CREATEORGANIZATIONREQUEST.fields_by_name['organization']._options = None - _CREATEORGANIZATIONREQUEST.fields_by_name['organization']._serialized_options = b'\342A\001\002' - _GETORGANIZATIONREQUEST.fields_by_name['name']._options = None - _GETORGANIZATIONREQUEST.fields_by_name['name']._serialized_options = b'\222A\027\312>\024\372\002\021organization.name\342A\001\002\372A\037\n\035api.instill.tech/Organization' - _GETORGANIZATIONREQUEST.fields_by_name['view']._options = None - _GETORGANIZATIONREQUEST.fields_by_name['view']._serialized_options = b'\342A\001\001' - _UPDATEORGANIZATIONREQUEST.fields_by_name['organization']._options = None - _UPDATEORGANIZATIONREQUEST.fields_by_name['organization']._serialized_options = b'\342A\001\002' - _UPDATEORGANIZATIONREQUEST.fields_by_name['update_mask']._options = None - _UPDATEORGANIZATIONREQUEST.fields_by_name['update_mask']._serialized_options = b'\342A\001\002' - _DELETEORGANIZATIONREQUEST.fields_by_name['name']._options = None - _DELETEORGANIZATIONREQUEST.fields_by_name['name']._serialized_options = b'\222A\027\312>\024\372\002\021organization.name\342A\001\002\372A\037\n\035api.instill.tech/Organization' - _EXISTORGANIZATIONNAMEREQUEST.fields_by_name['name']._options = None - _EXISTORGANIZATIONNAMEREQUEST.fields_by_name['name']._serialized_options = b'\222A\017\312>\014\372\002\tuser.name\342A\001\002\372A\037\n\035api.instill.tech/organization' - _ORGANIZATIONMEMBERSHIP.fields_by_name['name']._options = None - _ORGANIZATIONMEMBERSHIP.fields_by_name['name']._serialized_options = b'\342A\001\003' - _ORGANIZATIONMEMBERSHIP.fields_by_name['role']._options = None - _ORGANIZATIONMEMBERSHIP.fields_by_name['role']._serialized_options = b'\342A\001\002' - _ORGANIZATIONMEMBERSHIP.fields_by_name['state']._options = None - _ORGANIZATIONMEMBERSHIP.fields_by_name['state']._serialized_options = b'\342A\001\003' - _ORGANIZATIONMEMBERSHIP.fields_by_name['user']._options = None - _ORGANIZATIONMEMBERSHIP.fields_by_name['user']._serialized_options = b'\342A\001\003' - _ORGANIZATIONMEMBERSHIP.fields_by_name['organization']._options = None - _ORGANIZATIONMEMBERSHIP.fields_by_name['organization']._serialized_options = b'\342A\001\003' - _USERMEMBERSHIP.fields_by_name['name']._options = None - _USERMEMBERSHIP.fields_by_name['name']._serialized_options = b'\342A\001\003' - _USERMEMBERSHIP.fields_by_name['role']._options = None - _USERMEMBERSHIP.fields_by_name['role']._serialized_options = b'\342A\001\003' - _USERMEMBERSHIP.fields_by_name['state']._options = None - _USERMEMBERSHIP.fields_by_name['state']._serialized_options = b'\342A\001\002' - _USERMEMBERSHIP.fields_by_name['user']._options = None - _USERMEMBERSHIP.fields_by_name['user']._serialized_options = b'\342A\001\003' - _USERMEMBERSHIP.fields_by_name['organization']._options = None - _USERMEMBERSHIP.fields_by_name['organization']._serialized_options = b'\342A\001\003' - _LISTUSERMEMBERSHIPSREQUEST.fields_by_name['parent']._options = None - _LISTUSERMEMBERSHIPSREQUEST.fields_by_name['parent']._serialized_options = b'\342A\001\002\372A\037\022\035api.instill.tech/Organization' - _GETUSERMEMBERSHIPREQUEST.fields_by_name['name']._options = None - _GETUSERMEMBERSHIPREQUEST.fields_by_name['name']._serialized_options = b'\222A\025\312>\022\372\002\017membership.name\342A\001\002\372A!\n\037api.instill.tech/UserMembership' - _GETUSERMEMBERSHIPREQUEST.fields_by_name['view']._options = None - _GETUSERMEMBERSHIPREQUEST.fields_by_name['view']._serialized_options = b'\342A\001\001' - _UPDATEUSERMEMBERSHIPREQUEST.fields_by_name['membership']._options = None - _UPDATEUSERMEMBERSHIPREQUEST.fields_by_name['membership']._serialized_options = b'\342A\001\002' - _UPDATEUSERMEMBERSHIPREQUEST.fields_by_name['update_mask']._options = None - _UPDATEUSERMEMBERSHIPREQUEST.fields_by_name['update_mask']._serialized_options = b'\342A\001\002' - _DELETEUSERMEMBERSHIPREQUEST.fields_by_name['name']._options = None - _DELETEUSERMEMBERSHIPREQUEST.fields_by_name['name']._serialized_options = b'\222A\025\312>\022\372\002\017membership.name\342A\001\002\372A!\n\037api.instill.tech/UserMembership' - _LISTORGANIZATIONMEMBERSHIPSREQUEST.fields_by_name['parent']._options = None - _LISTORGANIZATIONMEMBERSHIPSREQUEST.fields_by_name['parent']._serialized_options = b'\342A\001\002\372A\037\022\035api.instill.tech/Organization' - _GETORGANIZATIONMEMBERSHIPREQUEST.fields_by_name['name']._options = None - _GETORGANIZATIONMEMBERSHIPREQUEST.fields_by_name['name']._serialized_options = b'\222A\025\312>\022\372\002\017membership.name\342A\001\002\372A)\n\'api.instill.tech/OrganizationMembership' - _GETORGANIZATIONMEMBERSHIPREQUEST.fields_by_name['view']._options = None - _GETORGANIZATIONMEMBERSHIPREQUEST.fields_by_name['view']._serialized_options = b'\342A\001\001' - _UPDATEORGANIZATIONMEMBERSHIPREQUEST.fields_by_name['membership']._options = None - _UPDATEORGANIZATIONMEMBERSHIPREQUEST.fields_by_name['membership']._serialized_options = b'\342A\001\002' - _UPDATEORGANIZATIONMEMBERSHIPREQUEST.fields_by_name['update_mask']._options = None - _UPDATEORGANIZATIONMEMBERSHIPREQUEST.fields_by_name['update_mask']._serialized_options = b'\342A\001\002' - _DELETEORGANIZATIONMEMBERSHIPREQUEST.fields_by_name['name']._options = None - _DELETEORGANIZATIONMEMBERSHIPREQUEST.fields_by_name['name']._serialized_options = b'\222A\025\312>\022\372\002\017membership.name\342A\001\002\372A)\n\'api.instill.tech/OrganizationMembership' - _globals['_VIEW']._serialized_start=11271 - _globals['_VIEW']._serialized_end=11330 - _globals['_OWNERTYPE']._serialized_start=11332 - _globals['_OWNERTYPE']._serialized_end=11421 - _globals['_MEMBERSHIPSTATE']._serialized_start=11423 - _globals['_MEMBERSHIPSTATE']._serialized_end=11533 - _globals['_LIVENESSREQUEST']._serialized_start=303 - _globals['_LIVENESSREQUEST']._serialized_end=454 - _globals['_LIVENESSRESPONSE']._serialized_start=456 - _globals['_LIVENESSRESPONSE']._serialized_end=575 - _globals['_READINESSREQUEST']._serialized_start=578 - _globals['_READINESSREQUEST']._serialized_end=730 - _globals['_READINESSRESPONSE']._serialized_start=732 - _globals['_READINESSRESPONSE']._serialized_end=852 - _globals['_USER']._serialized_start=855 - _globals['_USER']._serialized_end=1674 - _globals['_LISTUSERSADMINREQUEST']._serialized_start=1677 - _globals['_LISTUSERSADMINREQUEST']._serialized_end=1922 - _globals['_LISTUSERSADMINRESPONSE']._serialized_start=1925 - _globals['_LISTUSERSADMINRESPONSE']._serialized_end=2067 - _globals['_GETUSERADMINREQUEST']._serialized_start=2070 - _globals['_GETUSERADMINREQUEST']._serialized_end=2226 - _globals['_GETUSERADMINRESPONSE']._serialized_start=2228 - _globals['_GETUSERADMINRESPONSE']._serialized_end=2295 - _globals['_LOOKUPUSERADMINREQUEST']._serialized_start=2297 - _globals['_LOOKUPUSERADMINREQUEST']._serialized_end=2422 - _globals['_LOOKUPUSERADMINRESPONSE']._serialized_start=2424 - _globals['_LOOKUPUSERADMINRESPONSE']._serialized_end=2494 - _globals['_LISTORGANIZATIONSADMINREQUEST']._serialized_start=2497 - _globals['_LISTORGANIZATIONSADMINREQUEST']._serialized_end=2750 - _globals['_LISTORGANIZATIONSADMINRESPONSE']._serialized_start=2753 - _globals['_LISTORGANIZATIONSADMINRESPONSE']._serialized_end=2927 - _globals['_GETORGANIZATIONADMINREQUEST']._serialized_start=2930 - _globals['_GETORGANIZATIONADMINREQUEST']._serialized_end=3110 - _globals['_GETORGANIZATIONADMINRESPONSE']._serialized_start=3112 - _globals['_GETORGANIZATIONADMINRESPONSE']._serialized_end=3211 - _globals['_LOOKUPORGANIZATIONADMINREQUEST']._serialized_start=3214 - _globals['_LOOKUPORGANIZATIONADMINREQUEST']._serialized_end=3347 - _globals['_LOOKUPORGANIZATIONADMINRESPONSE']._serialized_start=3349 - _globals['_LOOKUPORGANIZATIONADMINRESPONSE']._serialized_end=3451 - _globals['_LISTUSERSREQUEST']._serialized_start=3454 - _globals['_LISTUSERSREQUEST']._serialized_end=3694 - _globals['_LISTUSERSRESPONSE']._serialized_start=3697 - _globals['_LISTUSERSRESPONSE']._serialized_end=3834 - _globals['_GETUSERREQUEST']._serialized_start=3837 - _globals['_GETUSERREQUEST']._serialized_end=3988 - _globals['_GETUSERRESPONSE']._serialized_start=3990 - _globals['_GETUSERRESPONSE']._serialized_end=4052 - _globals['_PATCHAUTHENTICATEDUSERREQUEST']._serialized_start=4055 - _globals['_PATCHAUTHENTICATEDUSERREQUEST']._serialized_end=4204 - _globals['_PATCHAUTHENTICATEDUSERRESPONSE']._serialized_start=4206 - _globals['_PATCHAUTHENTICATEDUSERRESPONSE']._serialized_end=4283 - _globals['_CHECKNAMESPACEREQUEST']._serialized_start=4286 - _globals['_CHECKNAMESPACEREQUEST']._serialized_end=4464 - _globals['_CHECKNAMESPACEREQUEST_CHECKNAMESPACEREQUESTBODY']._serialized_start=4415 - _globals['_CHECKNAMESPACEREQUEST_CHECKNAMESPACEREQUESTBODY']._serialized_end=4464 - _globals['_CHECKNAMESPACERESPONSE']._serialized_start=4467 - _globals['_CHECKNAMESPACERESPONSE']._serialized_end=4702 - _globals['_CHECKNAMESPACERESPONSE_NAMESPACE']._serialized_start=4567 - _globals['_CHECKNAMESPACERESPONSE_NAMESPACE']._serialized_end=4702 - _globals['_APITOKEN']._serialized_start=4705 - _globals['_APITOKEN']._serialized_end=5308 - _globals['_APITOKEN_STATE']._serialized_start=5153 - _globals['_APITOKEN_STATE']._serialized_end=5240 - _globals['_CREATETOKENREQUEST']._serialized_start=5310 - _globals['_CREATETOKENREQUEST']._serialized_end=5387 - _globals['_CREATETOKENRESPONSE']._serialized_start=5389 - _globals['_CREATETOKENRESPONSE']._serialized_end=5461 - _globals['_LISTTOKENSREQUEST']._serialized_start=5464 - _globals['_LISTTOKENSREQUEST']._serialized_end=5594 - _globals['_LISTTOKENSRESPONSE']._serialized_start=5597 - _globals['_LISTTOKENSRESPONSE']._serialized_end=5741 - _globals['_GETTOKENREQUEST']._serialized_start=5743 - _globals['_GETTOKENREQUEST']._serialized_end=5835 - _globals['_GETTOKENRESPONSE']._serialized_start=5837 - _globals['_GETTOKENRESPONSE']._serialized_end=5906 - _globals['_DELETETOKENREQUEST']._serialized_start=5908 - _globals['_DELETETOKENREQUEST']._serialized_end=6003 - _globals['_DELETETOKENRESPONSE']._serialized_start=6005 - _globals['_DELETETOKENRESPONSE']._serialized_end=6026 - _globals['_VALIDATETOKENREQUEST']._serialized_start=6028 - _globals['_VALIDATETOKENREQUEST']._serialized_end=6050 - _globals['_VALIDATETOKENRESPONSE']._serialized_start=6052 - _globals['_VALIDATETOKENRESPONSE']._serialized_end=6108 - _globals['_AUTHTOKENISSUERREQUEST']._serialized_start=6110 - _globals['_AUTHTOKENISSUERREQUEST']._serialized_end=6202 - _globals['_AUTHTOKENISSUERRESPONSE']._serialized_start=6205 - _globals['_AUTHTOKENISSUERRESPONSE']._serialized_end=6442 - _globals['_AUTHTOKENISSUERRESPONSE_UNSIGNEDACCESSTOKEN']._serialized_start=6331 - _globals['_AUTHTOKENISSUERRESPONSE_UNSIGNEDACCESSTOKEN']._serialized_end=6442 - _globals['_AUTHLOGINREQUEST']._serialized_start=6444 - _globals['_AUTHLOGINREQUEST']._serialized_end=6530 - _globals['_AUTHLOGINRESPONSE']._serialized_start=6532 - _globals['_AUTHLOGINRESPONSE']._serialized_end=6586 - _globals['_AUTHLOGOUTREQUEST']._serialized_start=6588 - _globals['_AUTHLOGOUTREQUEST']._serialized_end=6607 - _globals['_AUTHLOGOUTRESPONSE']._serialized_start=6609 - _globals['_AUTHLOGOUTRESPONSE']._serialized_end=6629 - _globals['_AUTHVALIDATEACCESSTOKENREQUEST']._serialized_start=6631 - _globals['_AUTHVALIDATEACCESSTOKENREQUEST']._serialized_end=6663 - _globals['_AUTHVALIDATEACCESSTOKENRESPONSE']._serialized_start=6665 - _globals['_AUTHVALIDATEACCESSTOKENRESPONSE']._serialized_end=6698 - _globals['_AUTHCHANGEPASSWORDREQUEST']._serialized_start=6700 - _globals['_AUTHCHANGEPASSWORDREQUEST']._serialized_end=6797 - _globals['_AUTHCHANGEPASSWORDRESPONSE']._serialized_start=6799 - _globals['_AUTHCHANGEPASSWORDRESPONSE']._serialized_end=6827 - _globals['_ORGANIZATION']._serialized_start=6830 - _globals['_ORGANIZATION']._serialized_end=7363 - _globals['_LISTORGANIZATIONSREQUEST']._serialized_start=7366 - _globals['_LISTORGANIZATIONSREQUEST']._serialized_end=7614 - _globals['_LISTORGANIZATIONSRESPONSE']._serialized_start=7617 - _globals['_LISTORGANIZATIONSRESPONSE']._serialized_end=7786 - _globals['_CREATEORGANIZATIONREQUEST']._serialized_start=7788 - _globals['_CREATEORGANIZATIONREQUEST']._serialized_end=7890 - _globals['_CREATEORGANIZATIONRESPONSE']._serialized_start=7892 - _globals['_CREATEORGANIZATIONRESPONSE']._serialized_end=7989 - _globals['_GETORGANIZATIONREQUEST']._serialized_start=7992 - _globals['_GETORGANIZATIONREQUEST']._serialized_end=8167 - _globals['_GETORGANIZATIONRESPONSE']._serialized_start=8169 - _globals['_GETORGANIZATIONRESPONSE']._serialized_end=8263 - _globals['_UPDATEORGANIZATIONREQUEST']._serialized_start=8266 - _globals['_UPDATEORGANIZATIONREQUEST']._serialized_end=8435 - _globals['_UPDATEORGANIZATIONRESPONSE']._serialized_start=8437 - _globals['_UPDATEORGANIZATIONRESPONSE']._serialized_end=8534 - _globals['_DELETEORGANIZATIONREQUEST']._serialized_start=8536 - _globals['_DELETEORGANIZATIONREQUEST']._serialized_end=8649 - _globals['_DELETEORGANIZATIONRESPONSE']._serialized_start=8651 - _globals['_DELETEORGANIZATIONRESPONSE']._serialized_end=8679 - _globals['_EXISTORGANIZATIONNAMEREQUEST']._serialized_start=8681 - _globals['_EXISTORGANIZATIONNAMEREQUEST']._serialized_end=8789 - _globals['_EXISTORGANIZATIONNAMERESPONSE']._serialized_start=8791 - _globals['_EXISTORGANIZATIONNAMERESPONSE']._serialized_end=8846 - _globals['_ORGANIZATIONMEMBERSHIP']._serialized_start=8849 - _globals['_ORGANIZATIONMEMBERSHIP']._serialized_end=9115 - _globals['_USERMEMBERSHIP']._serialized_start=9118 - _globals['_USERMEMBERSHIP']._serialized_end=9376 - _globals['_LISTUSERMEMBERSHIPSREQUEST']._serialized_start=9378 - _globals['_LISTUSERMEMBERSHIPSREQUEST']._serialized_end=9470 - _globals['_LISTUSERMEMBERSHIPSRESPONSE']._serialized_start=9472 - _globals['_LISTUSERMEMBERSHIPSRESPONSE']._serialized_end=9570 - _globals['_GETUSERMEMBERSHIPREQUEST']._serialized_start=9573 - _globals['_GETUSERMEMBERSHIPREQUEST']._serialized_end=9750 - _globals['_GETUSERMEMBERSHIPRESPONSE']._serialized_start=9752 - _globals['_GETUSERMEMBERSHIPRESPONSE']._serialized_end=9846 - _globals['_UPDATEUSERMEMBERSHIPREQUEST']._serialized_start=9849 - _globals['_UPDATEUSERMEMBERSHIPREQUEST']._serialized_end=10018 - _globals['_UPDATEUSERMEMBERSHIPRESPONSE']._serialized_start=10020 - _globals['_UPDATEUSERMEMBERSHIPRESPONSE']._serialized_end=10117 - _globals['_DELETEUSERMEMBERSHIPREQUEST']._serialized_start=10119 - _globals['_DELETEUSERMEMBERSHIPREQUEST']._serialized_end=10234 - _globals['_DELETEUSERMEMBERSHIPRESPONSE']._serialized_start=10236 - _globals['_DELETEUSERMEMBERSHIPRESPONSE']._serialized_end=10266 - _globals['_LISTORGANIZATIONMEMBERSHIPSREQUEST']._serialized_start=10268 - _globals['_LISTORGANIZATIONMEMBERSHIPSREQUEST']._serialized_end=10368 - _globals['_LISTORGANIZATIONMEMBERSHIPSRESPONSE']._serialized_start=10370 - _globals['_LISTORGANIZATIONMEMBERSHIPSRESPONSE']._serialized_end=10484 - _globals['_GETORGANIZATIONMEMBERSHIPREQUEST']._serialized_start=10487 - _globals['_GETORGANIZATIONMEMBERSHIPREQUEST']._serialized_end=10680 - _globals['_GETORGANIZATIONMEMBERSHIPRESPONSE']._serialized_start=10682 - _globals['_GETORGANIZATIONMEMBERSHIPRESPONSE']._serialized_end=10792 - _globals['_UPDATEORGANIZATIONMEMBERSHIPREQUEST']._serialized_start=10795 - _globals['_UPDATEORGANIZATIONMEMBERSHIPREQUEST']._serialized_end=10980 - _globals['_UPDATEORGANIZATIONMEMBERSHIPRESPONSE']._serialized_start=10982 - _globals['_UPDATEORGANIZATIONMEMBERSHIPRESPONSE']._serialized_end=11095 - _globals['_DELETEORGANIZATIONMEMBERSHIPREQUEST']._serialized_start=11098 - _globals['_DELETEORGANIZATIONMEMBERSHIPREQUEST']._serialized_end=11229 - _globals['_DELETEORGANIZATIONMEMBERSHIPRESPONSE']._serialized_start=11231 - _globals['_DELETEORGANIZATIONMEMBERSHIPRESPONSE']._serialized_end=11269 -# @@protoc_insertion_point(module_scope) diff --git a/core/mgmt/v1alpha/mgmt_private_service_pb2.py b/core/mgmt/v1alpha/mgmt_private_service_pb2.py deleted file mode 100644 index 6b0d926..0000000 --- a/core/mgmt/v1alpha/mgmt_private_service_pb2.py +++ /dev/null @@ -1,42 +0,0 @@ -# -*- coding: utf-8 -*- -# Generated by the protocol buffer compiler. DO NOT EDIT! -# source: core/mgmt/v1alpha/mgmt_private_service.proto -"""Generated protocol buffer code.""" -from google.protobuf import descriptor as _descriptor -from google.protobuf import descriptor_pool as _descriptor_pool -from google.protobuf import symbol_database as _symbol_database -from google.protobuf.internal import builder as _builder -# @@protoc_insertion_point(imports) - -_sym_db = _symbol_database.Default() - - -from core.mgmt.v1alpha import mgmt_pb2 as core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2 -from google.api import annotations_pb2 as google_dot_api_dot_annotations__pb2 -from google.api import client_pb2 as google_dot_api_dot_client__pb2 - - -DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n,core/mgmt/v1alpha/mgmt_private_service.proto\x12\x11\x63ore.mgmt.v1alpha\x1a\x1c\x63ore/mgmt/v1alpha/mgmt.proto\x1a\x1cgoogle/api/annotations.proto\x1a\x17google/api/client.proto2\xf4\x07\n\x12MgmtPrivateService\x12\x83\x01\n\x0eListUsersAdmin\x12(.core.mgmt.v1alpha.ListUsersAdminRequest\x1a).core.mgmt.v1alpha.ListUsersAdminResponse\"\x1c\x82\xd3\xe4\x93\x02\x16\x12\x14/v1alpha/admin/users\x12\x8d\x01\n\x0cGetUserAdmin\x12&.core.mgmt.v1alpha.GetUserAdminRequest\x1a\'.core.mgmt.v1alpha.GetUserAdminResponse\",\xda\x41\x04name\x82\xd3\xe4\x93\x02\x1f\x12\x1d/v1alpha/admin/{name=users/*}\x12\xa7\x01\n\x0fLookUpUserAdmin\x12).core.mgmt.v1alpha.LookUpUserAdminRequest\x1a*.core.mgmt.v1alpha.LookUpUserAdminResponse\"=\xda\x41\tpermalink\x82\xd3\xe4\x93\x02+\x12)/v1alpha/admin/{permalink=users/*}/lookUp\x12\xa3\x01\n\x16ListOrganizationsAdmin\x12\x30.core.mgmt.v1alpha.ListOrganizationsAdminRequest\x1a\x31.core.mgmt.v1alpha.ListOrganizationsAdminResponse\"$\x82\xd3\xe4\x93\x02\x1e\x12\x1c/v1alpha/admin/organizations\x12\xad\x01\n\x14GetOrganizationAdmin\x12..core.mgmt.v1alpha.GetOrganizationAdminRequest\x1a/.core.mgmt.v1alpha.GetOrganizationAdminResponse\"4\xda\x41\x04name\x82\xd3\xe4\x93\x02\'\x12%/v1alpha/admin/{name=organizations/*}\x12\xc7\x01\n\x17LookUpOrganizationAdmin\x12\x31.core.mgmt.v1alpha.LookUpOrganizationAdminRequest\x1a\x32.core.mgmt.v1alpha.LookUpOrganizationAdminResponse\"E\xda\x41\tpermalink\x82\xd3\xe4\x93\x02\x33\x12\x31/v1alpha/admin/{permalink=organizations/*}/lookUpB\xd7\x01\n\x15\x63om.core.mgmt.v1alphaB\x17MgmtPrivateServiceProtoP\x01Z?github.com/instill-ai/protogen-go/core/mgmt/v1alpha;mgmtv1alpha\xa2\x02\x03\x43MX\xaa\x02\x11\x43ore.Mgmt.V1alpha\xca\x02\x11\x43ore\\Mgmt\\V1alpha\xe2\x02\x1d\x43ore\\Mgmt\\V1alpha\\GPBMetadata\xea\x02\x13\x43ore::Mgmt::V1alphab\x06proto3') - -_globals = globals() -_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals) -_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'core.mgmt.v1alpha.mgmt_private_service_pb2', _globals) -if _descriptor._USE_C_DESCRIPTORS == False: - - DESCRIPTOR._options = None - DESCRIPTOR._serialized_options = b'\n\025com.core.mgmt.v1alphaB\027MgmtPrivateServiceProtoP\001Z?github.com/instill-ai/protogen-go/core/mgmt/v1alpha;mgmtv1alpha\242\002\003CMX\252\002\021Core.Mgmt.V1alpha\312\002\021Core\\Mgmt\\V1alpha\342\002\035Core\\Mgmt\\V1alpha\\GPBMetadata\352\002\023Core::Mgmt::V1alpha' - _MGMTPRIVATESERVICE.methods_by_name['ListUsersAdmin']._options = None - _MGMTPRIVATESERVICE.methods_by_name['ListUsersAdmin']._serialized_options = b'\202\323\344\223\002\026\022\024/v1alpha/admin/users' - _MGMTPRIVATESERVICE.methods_by_name['GetUserAdmin']._options = None - _MGMTPRIVATESERVICE.methods_by_name['GetUserAdmin']._serialized_options = b'\332A\004name\202\323\344\223\002\037\022\035/v1alpha/admin/{name=users/*}' - _MGMTPRIVATESERVICE.methods_by_name['LookUpUserAdmin']._options = None - _MGMTPRIVATESERVICE.methods_by_name['LookUpUserAdmin']._serialized_options = b'\332A\tpermalink\202\323\344\223\002+\022)/v1alpha/admin/{permalink=users/*}/lookUp' - _MGMTPRIVATESERVICE.methods_by_name['ListOrganizationsAdmin']._options = None - _MGMTPRIVATESERVICE.methods_by_name['ListOrganizationsAdmin']._serialized_options = b'\202\323\344\223\002\036\022\034/v1alpha/admin/organizations' - _MGMTPRIVATESERVICE.methods_by_name['GetOrganizationAdmin']._options = None - _MGMTPRIVATESERVICE.methods_by_name['GetOrganizationAdmin']._serialized_options = b'\332A\004name\202\323\344\223\002\'\022%/v1alpha/admin/{name=organizations/*}' - _MGMTPRIVATESERVICE.methods_by_name['LookUpOrganizationAdmin']._options = None - _MGMTPRIVATESERVICE.methods_by_name['LookUpOrganizationAdmin']._serialized_options = b'\332A\tpermalink\202\323\344\223\0023\0221/v1alpha/admin/{permalink=organizations/*}/lookUp' - _globals['_MGMTPRIVATESERVICE']._serialized_start=153 - _globals['_MGMTPRIVATESERVICE']._serialized_end=1165 -# @@protoc_insertion_point(module_scope) diff --git a/core/mgmt/v1alpha/mgmt_public_service_pb2.py b/core/mgmt/v1alpha/mgmt_public_service_pb2.py deleted file mode 100644 index 0f7cb5d..0000000 --- a/core/mgmt/v1alpha/mgmt_public_service_pb2.py +++ /dev/null @@ -1,103 +0,0 @@ -# -*- coding: utf-8 -*- -# Generated by the protocol buffer compiler. DO NOT EDIT! -# source: core/mgmt/v1alpha/mgmt_public_service.proto -"""Generated protocol buffer code.""" -from google.protobuf import descriptor as _descriptor -from google.protobuf import descriptor_pool as _descriptor_pool -from google.protobuf import symbol_database as _symbol_database -from google.protobuf.internal import builder as _builder -# @@protoc_insertion_point(imports) - -_sym_db = _symbol_database.Default() - - -from core.mgmt.v1alpha import metric_pb2 as core_dot_mgmt_dot_v1alpha_dot_metric__pb2 -from core.mgmt.v1alpha import mgmt_pb2 as core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2 -from google.api import annotations_pb2 as google_dot_api_dot_annotations__pb2 -from google.api import client_pb2 as google_dot_api_dot_client__pb2 - - -DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n+core/mgmt/v1alpha/mgmt_public_service.proto\x12\x11\x63ore.mgmt.v1alpha\x1a\x1e\x63ore/mgmt/v1alpha/metric.proto\x1a\x1c\x63ore/mgmt/v1alpha/mgmt.proto\x1a\x1cgoogle/api/annotations.proto\x1a\x17google/api/client.proto2\x8f.\n\x11MgmtPublicService\x12\x88\x01\n\x08Liveness\x12\".core.mgmt.v1alpha.LivenessRequest\x1a#.core.mgmt.v1alpha.LivenessResponse\"3\x82\xd3\xe4\x93\x02-\x12\x13/v1alpha/__livenessZ\x16\x12\x14/v1alpha/health/mgmt\x12\x8b\x01\n\tReadiness\x12#.core.mgmt.v1alpha.ReadinessRequest\x1a$.core.mgmt.v1alpha.ReadinessResponse\"3\x82\xd3\xe4\x93\x02-\x12\x14/v1alpha/__readinessZ\x15\x12\x13/v1alpha/ready/mgmt\x12\x9e\x01\n\x0e\x43heckNamespace\x12(.core.mgmt.v1alpha.CheckNamespaceRequest\x1a).core.mgmt.v1alpha.CheckNamespaceResponse\"7\xda\x41\tnamespace\x82\xd3\xe4\x93\x02%\"\x18/v1alpha/check-namespace:\tnamespace\x12n\n\tListUsers\x12#.core.mgmt.v1alpha.ListUsersRequest\x1a$.core.mgmt.v1alpha.ListUsersResponse\"\x16\x82\xd3\xe4\x93\x02\x10\x12\x0e/v1alpha/users\x12x\n\x07GetUser\x12!.core.mgmt.v1alpha.GetUserRequest\x1a\".core.mgmt.v1alpha.GetUserResponse\"&\xda\x41\x04name\x82\xd3\xe4\x93\x02\x19\x12\x17/v1alpha/{name=users/*}\x12\xb1\x01\n\x16PatchAuthenticatedUser\x12\x30.core.mgmt.v1alpha.PatchAuthenticatedUserRequest\x1a\x31.core.mgmt.v1alpha.PatchAuthenticatedUserResponse\"2\xda\x41\x10user,update_mask\x82\xd3\xe4\x93\x02\x19\x32\x11/v1alpha/users/me:\x04user\x12\xac\x01\n\x13ListUserMemberships\x12-.core.mgmt.v1alpha.ListUserMembershipsRequest\x1a..core.mgmt.v1alpha.ListUserMembershipsResponse\"6\xda\x41\x06parent\x82\xd3\xe4\x93\x02\'\x12%/v1alpha/{parent=users/*}/memberships\x12\xa4\x01\n\x11GetUserMembership\x12+.core.mgmt.v1alpha.GetUserMembershipRequest\x1a,.core.mgmt.v1alpha.GetUserMembershipResponse\"4\xda\x41\x04name\x82\xd3\xe4\x93\x02\'\x12%/v1alpha/{name=users/*/memberships/*}\x12\xd6\x01\n\x14UpdateUserMembership\x12..core.mgmt.v1alpha.UpdateUserMembershipRequest\x1a/.core.mgmt.v1alpha.UpdateUserMembershipResponse\"]\xda\x41\x16membership,update_mask\x82\xd3\xe4\x93\x02>\x1a\x30/v1alpha/{membership.name=users/*/memberships/*}:\nmembership\x12\xad\x01\n\x14\x44\x65leteUserMembership\x12..core.mgmt.v1alpha.DeleteUserMembershipRequest\x1a/.core.mgmt.v1alpha.DeleteUserMembershipResponse\"4\xda\x41\x04name\x82\xd3\xe4\x93\x02\'*%/v1alpha/{name=users/*/memberships/*}\x12\x8e\x01\n\x11ListOrganizations\x12+.core.mgmt.v1alpha.ListOrganizationsRequest\x1a,.core.mgmt.v1alpha.ListOrganizationsResponse\"\x1e\x82\xd3\xe4\x93\x02\x18\x12\x16/v1alpha/organizations\x12\xae\x01\n\x12\x43reateOrganization\x12,.core.mgmt.v1alpha.CreateOrganizationRequest\x1a-.core.mgmt.v1alpha.CreateOrganizationResponse\";\xda\x41\x0corganization\x82\xd3\xe4\x93\x02&\"\x16/v1alpha/organizations:\x0corganization\x12\x98\x01\n\x0fGetOrganization\x12).core.mgmt.v1alpha.GetOrganizationRequest\x1a*.core.mgmt.v1alpha.GetOrganizationResponse\".\xda\x41\x04name\x82\xd3\xe4\x93\x02!\x12\x1f/v1alpha/{name=organizations/*}\x12\xd0\x01\n\x12UpdateOrganization\x12,.core.mgmt.v1alpha.UpdateOrganizationRequest\x1a-.core.mgmt.v1alpha.UpdateOrganizationResponse\"]\xda\x41\x18organization,update_mask\x82\xd3\xe4\x93\x02<2,/v1alpha/{organization.name=organizations/*}:\x0corganization\x12\xa1\x01\n\x12\x44\x65leteOrganization\x12,.core.mgmt.v1alpha.DeleteOrganizationRequest\x1a-.core.mgmt.v1alpha.DeleteOrganizationResponse\".\xda\x41\x04name\x82\xd3\xe4\x93\x02!*\x1f/v1alpha/{name=organizations/*}\x12\xcc\x01\n\x1bListOrganizationMemberships\x12\x35.core.mgmt.v1alpha.ListOrganizationMembershipsRequest\x1a\x36.core.mgmt.v1alpha.ListOrganizationMembershipsResponse\">\xda\x41\x06parent\x82\xd3\xe4\x93\x02/\x12-/v1alpha/{parent=organizations/*}/memberships\x12\xc4\x01\n\x19GetOrganizationMembership\x12\x33.core.mgmt.v1alpha.GetOrganizationMembershipRequest\x1a\x34.core.mgmt.v1alpha.GetOrganizationMembershipResponse\"<\xda\x41\x04name\x82\xd3\xe4\x93\x02/\x12-/v1alpha/{name=organizations/*/memberships/*}\x12\xf6\x01\n\x1cUpdateOrganizationMembership\x12\x36.core.mgmt.v1alpha.UpdateOrganizationMembershipRequest\x1a\x37.core.mgmt.v1alpha.UpdateOrganizationMembershipResponse\"e\xda\x41\x16membership,update_mask\x82\xd3\xe4\x93\x02\x46\x1a\x38/v1alpha/{membership.name=organizations/*/memberships/*}:\nmembership\x12\xcd\x01\n\x1c\x44\x65leteOrganizationMembership\x12\x36.core.mgmt.v1alpha.DeleteOrganizationMembershipRequest\x1a\x37.core.mgmt.v1alpha.DeleteOrganizationMembershipResponse\"<\xda\x41\x04name\x82\xd3\xe4\x93\x02/*-/v1alpha/{name=organizations/*/memberships/*}\x12\x84\x01\n\x0b\x43reateToken\x12%.core.mgmt.v1alpha.CreateTokenRequest\x1a&.core.mgmt.v1alpha.CreateTokenResponse\"&\xda\x41\x05token\x82\xd3\xe4\x93\x02\x18\"\x0f/v1alpha/tokens:\x05token\x12r\n\nListTokens\x12$.core.mgmt.v1alpha.ListTokensRequest\x1a%.core.mgmt.v1alpha.ListTokensResponse\"\x17\x82\xd3\xe4\x93\x02\x11\x12\x0f/v1alpha/tokens\x12|\n\x08GetToken\x12\".core.mgmt.v1alpha.GetTokenRequest\x1a#.core.mgmt.v1alpha.GetTokenResponse\"\'\xda\x41\x04name\x82\xd3\xe4\x93\x02\x1a\x12\x18/v1alpha/{name=tokens/*}\x12\x85\x01\n\x0b\x44\x65leteToken\x12%.core.mgmt.v1alpha.DeleteTokenRequest\x1a&.core.mgmt.v1alpha.DeleteTokenResponse\"\'\xda\x41\x04name\x82\xd3\xe4\x93\x02\x1a*\x18/v1alpha/{name=tokens/*}\x12\x83\x01\n\rValidateToken\x12\'.core.mgmt.v1alpha.ValidateTokenRequest\x1a(.core.mgmt.v1alpha.ValidateTokenResponse\"\x1f\x82\xd3\xe4\x93\x02\x19\"\x17/v1alpha/validate_token\x12\xb9\x01\n\x1aListPipelineTriggerRecords\x12\x34.core.mgmt.v1alpha.ListPipelineTriggerRecordsRequest\x1a\x35.core.mgmt.v1alpha.ListPipelineTriggerRecordsResponse\".\x82\xd3\xe4\x93\x02(\x12&/v1alpha/metrics/vdp/pipeline/triggers\x12\xc6\x01\n\x1fListPipelineTriggerTableRecords\x12\x39.core.mgmt.v1alpha.ListPipelineTriggerTableRecordsRequest\x1a:.core.mgmt.v1alpha.ListPipelineTriggerTableRecordsResponse\",\x82\xd3\xe4\x93\x02&\x12$/v1alpha/metrics/vdp/pipeline/tables\x12\xc6\x01\n\x1fListPipelineTriggerChartRecords\x12\x39.core.mgmt.v1alpha.ListPipelineTriggerChartRecordsRequest\x1a:.core.mgmt.v1alpha.ListPipelineTriggerChartRecordsResponse\",\x82\xd3\xe4\x93\x02&\x12$/v1alpha/metrics/vdp/pipeline/charts\x12\xbd\x01\n\x1bListConnectorExecuteRecords\x12\x35.core.mgmt.v1alpha.ListConnectorExecuteRecordsRequest\x1a\x36.core.mgmt.v1alpha.ListConnectorExecuteRecordsResponse\"/\x82\xd3\xe4\x93\x02)\x12\'/v1alpha/metrics/vdp/connector/executes\x12\xca\x01\n ListConnectorExecuteTableRecords\x12:.core.mgmt.v1alpha.ListConnectorExecuteTableRecordsRequest\x1a;.core.mgmt.v1alpha.ListConnectorExecuteTableRecordsResponse\"-\x82\xd3\xe4\x93\x02\'\x12%/v1alpha/metrics/vdp/connector/tables\x12\xca\x01\n ListConnectorExecuteChartRecords\x12:.core.mgmt.v1alpha.ListConnectorExecuteChartRecordsRequest\x1a;.core.mgmt.v1alpha.ListConnectorExecuteChartRecordsResponse\"-\x82\xd3\xe4\x93\x02\'\x12%/v1alpha/metrics/vdp/connector/charts\x12\x8f\x01\n\x0f\x41uthTokenIssuer\x12).core.mgmt.v1alpha.AuthTokenIssuerRequest\x1a*.core.mgmt.v1alpha.AuthTokenIssuerResponse\"%\x82\xd3\xe4\x93\x02\x1f\"\x1a/v1alpha/auth/token_issuer:\x01*\x12s\n\tAuthLogin\x12#.core.mgmt.v1alpha.AuthLoginRequest\x1a$.core.mgmt.v1alpha.AuthLoginResponse\"\x1b\x82\xd3\xe4\x93\x02\x15\"\x13/v1alpha/auth/login\x12w\n\nAuthLogout\x12$.core.mgmt.v1alpha.AuthLogoutRequest\x1a%.core.mgmt.v1alpha.AuthLogoutResponse\"\x1c\x82\xd3\xe4\x93\x02\x16\"\x14/v1alpha/auth/logout\x12\x9b\x01\n\x12\x41uthChangePassword\x12,.core.mgmt.v1alpha.AuthChangePasswordRequest\x1a-.core.mgmt.v1alpha.AuthChangePasswordResponse\"(\x82\xd3\xe4\x93\x02\"\"\x1d/v1alpha/auth/change_password:\x01*\x12\xad\x01\n\x17\x41uthValidateAccessToken\x12\x31.core.mgmt.v1alpha.AuthValidateAccessTokenRequest\x1a\x32.core.mgmt.v1alpha.AuthValidateAccessTokenResponse\"+\x82\xd3\xe4\x93\x02%\"#/v1alpha/auth/validate_access_token\x1a\x13\xca\x41\x10\x61pi.instill.techB\xd6\x01\n\x15\x63om.core.mgmt.v1alphaB\x16MgmtPublicServiceProtoP\x01Z?github.com/instill-ai/protogen-go/core/mgmt/v1alpha;mgmtv1alpha\xa2\x02\x03\x43MX\xaa\x02\x11\x43ore.Mgmt.V1alpha\xca\x02\x11\x43ore\\Mgmt\\V1alpha\xe2\x02\x1d\x43ore\\Mgmt\\V1alpha\\GPBMetadata\xea\x02\x13\x43ore::Mgmt::V1alphab\x06proto3') - -_globals = globals() -_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals) -_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'core.mgmt.v1alpha.mgmt_public_service_pb2', _globals) -if _descriptor._USE_C_DESCRIPTORS == False: - - DESCRIPTOR._options = None - DESCRIPTOR._serialized_options = b'\n\025com.core.mgmt.v1alphaB\026MgmtPublicServiceProtoP\001Z?github.com/instill-ai/protogen-go/core/mgmt/v1alpha;mgmtv1alpha\242\002\003CMX\252\002\021Core.Mgmt.V1alpha\312\002\021Core\\Mgmt\\V1alpha\342\002\035Core\\Mgmt\\V1alpha\\GPBMetadata\352\002\023Core::Mgmt::V1alpha' - _MGMTPUBLICSERVICE._options = None - _MGMTPUBLICSERVICE._serialized_options = b'\312A\020api.instill.tech' - _MGMTPUBLICSERVICE.methods_by_name['Liveness']._options = None - _MGMTPUBLICSERVICE.methods_by_name['Liveness']._serialized_options = b'\202\323\344\223\002-\022\023/v1alpha/__livenessZ\026\022\024/v1alpha/health/mgmt' - _MGMTPUBLICSERVICE.methods_by_name['Readiness']._options = None - _MGMTPUBLICSERVICE.methods_by_name['Readiness']._serialized_options = b'\202\323\344\223\002-\022\024/v1alpha/__readinessZ\025\022\023/v1alpha/ready/mgmt' - _MGMTPUBLICSERVICE.methods_by_name['CheckNamespace']._options = None - _MGMTPUBLICSERVICE.methods_by_name['CheckNamespace']._serialized_options = b'\332A\tnamespace\202\323\344\223\002%\"\030/v1alpha/check-namespace:\tnamespace' - _MGMTPUBLICSERVICE.methods_by_name['ListUsers']._options = None - _MGMTPUBLICSERVICE.methods_by_name['ListUsers']._serialized_options = b'\202\323\344\223\002\020\022\016/v1alpha/users' - _MGMTPUBLICSERVICE.methods_by_name['GetUser']._options = None - _MGMTPUBLICSERVICE.methods_by_name['GetUser']._serialized_options = b'\332A\004name\202\323\344\223\002\031\022\027/v1alpha/{name=users/*}' - _MGMTPUBLICSERVICE.methods_by_name['PatchAuthenticatedUser']._options = None - _MGMTPUBLICSERVICE.methods_by_name['PatchAuthenticatedUser']._serialized_options = b'\332A\020user,update_mask\202\323\344\223\002\0312\021/v1alpha/users/me:\004user' - _MGMTPUBLICSERVICE.methods_by_name['ListUserMemberships']._options = None - _MGMTPUBLICSERVICE.methods_by_name['ListUserMemberships']._serialized_options = b'\332A\006parent\202\323\344\223\002\'\022%/v1alpha/{parent=users/*}/memberships' - _MGMTPUBLICSERVICE.methods_by_name['GetUserMembership']._options = None - _MGMTPUBLICSERVICE.methods_by_name['GetUserMembership']._serialized_options = b'\332A\004name\202\323\344\223\002\'\022%/v1alpha/{name=users/*/memberships/*}' - _MGMTPUBLICSERVICE.methods_by_name['UpdateUserMembership']._options = None - _MGMTPUBLICSERVICE.methods_by_name['UpdateUserMembership']._serialized_options = b'\332A\026membership,update_mask\202\323\344\223\002>\0320/v1alpha/{membership.name=users/*/memberships/*}:\nmembership' - _MGMTPUBLICSERVICE.methods_by_name['DeleteUserMembership']._options = None - _MGMTPUBLICSERVICE.methods_by_name['DeleteUserMembership']._serialized_options = b'\332A\004name\202\323\344\223\002\'*%/v1alpha/{name=users/*/memberships/*}' - _MGMTPUBLICSERVICE.methods_by_name['ListOrganizations']._options = None - _MGMTPUBLICSERVICE.methods_by_name['ListOrganizations']._serialized_options = b'\202\323\344\223\002\030\022\026/v1alpha/organizations' - _MGMTPUBLICSERVICE.methods_by_name['CreateOrganization']._options = None - _MGMTPUBLICSERVICE.methods_by_name['CreateOrganization']._serialized_options = b'\332A\014organization\202\323\344\223\002&\"\026/v1alpha/organizations:\014organization' - _MGMTPUBLICSERVICE.methods_by_name['GetOrganization']._options = None - _MGMTPUBLICSERVICE.methods_by_name['GetOrganization']._serialized_options = b'\332A\004name\202\323\344\223\002!\022\037/v1alpha/{name=organizations/*}' - _MGMTPUBLICSERVICE.methods_by_name['UpdateOrganization']._options = None - _MGMTPUBLICSERVICE.methods_by_name['UpdateOrganization']._serialized_options = b'\332A\030organization,update_mask\202\323\344\223\002<2,/v1alpha/{organization.name=organizations/*}:\014organization' - _MGMTPUBLICSERVICE.methods_by_name['DeleteOrganization']._options = None - _MGMTPUBLICSERVICE.methods_by_name['DeleteOrganization']._serialized_options = b'\332A\004name\202\323\344\223\002!*\037/v1alpha/{name=organizations/*}' - _MGMTPUBLICSERVICE.methods_by_name['ListOrganizationMemberships']._options = None - _MGMTPUBLICSERVICE.methods_by_name['ListOrganizationMemberships']._serialized_options = b'\332A\006parent\202\323\344\223\002/\022-/v1alpha/{parent=organizations/*}/memberships' - _MGMTPUBLICSERVICE.methods_by_name['GetOrganizationMembership']._options = None - _MGMTPUBLICSERVICE.methods_by_name['GetOrganizationMembership']._serialized_options = b'\332A\004name\202\323\344\223\002/\022-/v1alpha/{name=organizations/*/memberships/*}' - _MGMTPUBLICSERVICE.methods_by_name['UpdateOrganizationMembership']._options = None - _MGMTPUBLICSERVICE.methods_by_name['UpdateOrganizationMembership']._serialized_options = b'\332A\026membership,update_mask\202\323\344\223\002F\0328/v1alpha/{membership.name=organizations/*/memberships/*}:\nmembership' - _MGMTPUBLICSERVICE.methods_by_name['DeleteOrganizationMembership']._options = None - _MGMTPUBLICSERVICE.methods_by_name['DeleteOrganizationMembership']._serialized_options = b'\332A\004name\202\323\344\223\002/*-/v1alpha/{name=organizations/*/memberships/*}' - _MGMTPUBLICSERVICE.methods_by_name['CreateToken']._options = None - _MGMTPUBLICSERVICE.methods_by_name['CreateToken']._serialized_options = b'\332A\005token\202\323\344\223\002\030\"\017/v1alpha/tokens:\005token' - _MGMTPUBLICSERVICE.methods_by_name['ListTokens']._options = None - _MGMTPUBLICSERVICE.methods_by_name['ListTokens']._serialized_options = b'\202\323\344\223\002\021\022\017/v1alpha/tokens' - _MGMTPUBLICSERVICE.methods_by_name['GetToken']._options = None - _MGMTPUBLICSERVICE.methods_by_name['GetToken']._serialized_options = b'\332A\004name\202\323\344\223\002\032\022\030/v1alpha/{name=tokens/*}' - _MGMTPUBLICSERVICE.methods_by_name['DeleteToken']._options = None - _MGMTPUBLICSERVICE.methods_by_name['DeleteToken']._serialized_options = b'\332A\004name\202\323\344\223\002\032*\030/v1alpha/{name=tokens/*}' - _MGMTPUBLICSERVICE.methods_by_name['ValidateToken']._options = None - _MGMTPUBLICSERVICE.methods_by_name['ValidateToken']._serialized_options = b'\202\323\344\223\002\031\"\027/v1alpha/validate_token' - _MGMTPUBLICSERVICE.methods_by_name['ListPipelineTriggerRecords']._options = None - _MGMTPUBLICSERVICE.methods_by_name['ListPipelineTriggerRecords']._serialized_options = b'\202\323\344\223\002(\022&/v1alpha/metrics/vdp/pipeline/triggers' - _MGMTPUBLICSERVICE.methods_by_name['ListPipelineTriggerTableRecords']._options = None - _MGMTPUBLICSERVICE.methods_by_name['ListPipelineTriggerTableRecords']._serialized_options = b'\202\323\344\223\002&\022$/v1alpha/metrics/vdp/pipeline/tables' - _MGMTPUBLICSERVICE.methods_by_name['ListPipelineTriggerChartRecords']._options = None - _MGMTPUBLICSERVICE.methods_by_name['ListPipelineTriggerChartRecords']._serialized_options = b'\202\323\344\223\002&\022$/v1alpha/metrics/vdp/pipeline/charts' - _MGMTPUBLICSERVICE.methods_by_name['ListConnectorExecuteRecords']._options = None - _MGMTPUBLICSERVICE.methods_by_name['ListConnectorExecuteRecords']._serialized_options = b'\202\323\344\223\002)\022\'/v1alpha/metrics/vdp/connector/executes' - _MGMTPUBLICSERVICE.methods_by_name['ListConnectorExecuteTableRecords']._options = None - _MGMTPUBLICSERVICE.methods_by_name['ListConnectorExecuteTableRecords']._serialized_options = b'\202\323\344\223\002\'\022%/v1alpha/metrics/vdp/connector/tables' - _MGMTPUBLICSERVICE.methods_by_name['ListConnectorExecuteChartRecords']._options = None - _MGMTPUBLICSERVICE.methods_by_name['ListConnectorExecuteChartRecords']._serialized_options = b'\202\323\344\223\002\'\022%/v1alpha/metrics/vdp/connector/charts' - _MGMTPUBLICSERVICE.methods_by_name['AuthTokenIssuer']._options = None - _MGMTPUBLICSERVICE.methods_by_name['AuthTokenIssuer']._serialized_options = b'\202\323\344\223\002\037\"\032/v1alpha/auth/token_issuer:\001*' - _MGMTPUBLICSERVICE.methods_by_name['AuthLogin']._options = None - _MGMTPUBLICSERVICE.methods_by_name['AuthLogin']._serialized_options = b'\202\323\344\223\002\025\"\023/v1alpha/auth/login' - _MGMTPUBLICSERVICE.methods_by_name['AuthLogout']._options = None - _MGMTPUBLICSERVICE.methods_by_name['AuthLogout']._serialized_options = b'\202\323\344\223\002\026\"\024/v1alpha/auth/logout' - _MGMTPUBLICSERVICE.methods_by_name['AuthChangePassword']._options = None - _MGMTPUBLICSERVICE.methods_by_name['AuthChangePassword']._serialized_options = b'\202\323\344\223\002\"\"\035/v1alpha/auth/change_password:\001*' - _MGMTPUBLICSERVICE.methods_by_name['AuthValidateAccessToken']._options = None - _MGMTPUBLICSERVICE.methods_by_name['AuthValidateAccessToken']._serialized_options = b'\202\323\344\223\002%\"#/v1alpha/auth/validate_access_token' - _globals['_MGMTPUBLICSERVICE']._serialized_start=184 - _globals['_MGMTPUBLICSERVICE']._serialized_end=6087 -# @@protoc_insertion_point(module_scope) diff --git a/core/mgmt/v1alpha/metric_pb2.py b/core/mgmt/v1beta/metric_pb2.py similarity index 56% rename from core/mgmt/v1alpha/metric_pb2.py rename to core/mgmt/v1beta/metric_pb2.py index e5086a0..915b560 100644 --- a/core/mgmt/v1alpha/metric_pb2.py +++ b/core/mgmt/v1beta/metric_pb2.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # Generated by the protocol buffer compiler. DO NOT EDIT! -# source: core/mgmt/v1alpha/metric.proto +# source: core/mgmt/v1beta/metric.proto """Generated protocol buffer code.""" from google.protobuf import descriptor as _descriptor from google.protobuf import descriptor_pool as _descriptor_pool @@ -15,15 +15,15 @@ from google.protobuf import timestamp_pb2 as google_dot_protobuf_dot_timestamp__pb2 -DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x1e\x63ore/mgmt/v1alpha/metric.proto\x12\x11\x63ore.mgmt.v1alpha\x1a\x1fgoogle/api/field_behavior.proto\x1a\x1fgoogle/protobuf/timestamp.proto\"\xe7\x03\n\x15PipelineTriggerRecord\x12=\n\x0ctrigger_time\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.TimestampR\x0btriggerTime\x12.\n\x13pipeline_trigger_id\x18\x02 \x01(\tR\x11pipelineTriggerId\x12\x1f\n\x0bpipeline_id\x18\x03 \x01(\tR\npipelineId\x12!\n\x0cpipeline_uid\x18\x04 \x01(\tR\x0bpipelineUid\x12:\n\x0ctrigger_mode\x18\x05 \x01(\x0e\x32\x17.core.mgmt.v1alpha.ModeR\x0btriggerMode\x12\x38\n\x15\x63ompute_time_duration\x18\x06 \x01(\x02\x42\x04\xe2\x41\x01\x03R\x13\x63omputeTimeDuration\x12\x37\n\x06status\x18\x07 \x01(\x0e\x32\x19.core.mgmt.v1alpha.StatusB\x04\xe2\x41\x01\x03R\x06status\x12\x34\n\x13pipeline_release_id\x18\x08 \x01(\tB\x04\xe2\x41\x01\x03R\x11pipelineReleaseId\x12\x36\n\x14pipeline_release_uid\x18\t \x01(\tB\x04\xe2\x41\x01\x03R\x12pipelineReleaseUid\"\xc6\x02\n\x1aPipelineTriggerTableRecord\x12\x1f\n\x0bpipeline_id\x18\x01 \x01(\tR\npipelineId\x12!\n\x0cpipeline_uid\x18\x02 \x01(\tR\x0bpipelineUid\x12<\n\x17trigger_count_completed\x18\x03 \x01(\x05\x42\x04\xe2\x41\x01\x03R\x15triggerCountCompleted\x12\x38\n\x15trigger_count_errored\x18\x04 \x01(\x05\x42\x04\xe2\x41\x01\x03R\x13triggerCountErrored\x12\x34\n\x13pipeline_release_id\x18\x05 \x01(\tB\x04\xe2\x41\x01\x03R\x11pipelineReleaseId\x12\x36\n\x14pipeline_release_uid\x18\x06 \x01(\tB\x04\xe2\x41\x01\x03R\x12pipelineReleaseUid\"\xef\x03\n\x1aPipelineTriggerChartRecord\x12\x1f\n\x0bpipeline_id\x18\x01 \x01(\tR\npipelineId\x12!\n\x0cpipeline_uid\x18\x02 \x01(\tR\x0bpipelineUid\x12:\n\x0ctrigger_mode\x18\x03 \x01(\x0e\x32\x17.core.mgmt.v1alpha.ModeR\x0btriggerMode\x12\x37\n\x06status\x18\x04 \x01(\x0e\x32\x19.core.mgmt.v1alpha.StatusB\x04\xe2\x41\x01\x03R\x06status\x12\x43\n\x0ctime_buckets\x18\x05 \x03(\x0b\x32\x1a.google.protobuf.TimestampB\x04\xe2\x41\x01\x03R\x0btimeBuckets\x12+\n\x0etrigger_counts\x18\x06 \x03(\x05\x42\x04\xe2\x41\x01\x03R\rtriggerCounts\x12\x38\n\x15\x63ompute_time_duration\x18\x07 \x03(\x02\x42\x04\xe2\x41\x01\x03R\x13\x63omputeTimeDuration\x12\x34\n\x13pipeline_release_id\x18\x08 \x01(\tB\x04\xe2\x41\x01\x03R\x11pipelineReleaseId\x12\x36\n\x14pipeline_release_uid\x18\t \x01(\tB\x04\xe2\x41\x01\x03R\x12pipelineReleaseUid\"\xc0\x01\n!ListPipelineTriggerRecordsRequest\x12&\n\tpage_size\x18\x01 \x01(\x05\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\x06\x66ilter\x18\x03 \x01(\tB\x04\xe2\x41\x01\x01H\x02R\x06\x66ilter\x88\x01\x01\x42\x0c\n\n_page_sizeB\r\n\x0b_page_tokenB\t\n\x07_filter\"\xcf\x01\n\"ListPipelineTriggerRecordsResponse\x12\x62\n\x18pipeline_trigger_records\x18\x01 \x03(\x0b\x32(.core.mgmt.v1alpha.PipelineTriggerRecordR\x16pipelineTriggerRecords\x12&\n\x0fnext_page_token\x18\x02 \x01(\tR\rnextPageToken\x12\x1d\n\ntotal_size\x18\x03 \x01(\x05R\ttotalSize\"\xc5\x01\n&ListPipelineTriggerTableRecordsRequest\x12&\n\tpage_size\x18\x01 \x01(\x05\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\x06\x66ilter\x18\x03 \x01(\tB\x04\xe2\x41\x01\x01H\x02R\x06\x66ilter\x88\x01\x01\x42\x0c\n\n_page_sizeB\r\n\x0b_page_tokenB\t\n\x07_filter\"\xe4\x01\n\'ListPipelineTriggerTableRecordsResponse\x12r\n\x1epipeline_trigger_table_records\x18\x01 \x03(\x0b\x32-.core.mgmt.v1alpha.PipelineTriggerTableRecordR\x1bpipelineTriggerTableRecords\x12&\n\x0fnext_page_token\x18\x02 \x01(\tR\rnextPageToken\x12\x1d\n\ntotal_size\x18\x03 \x01(\x05R\ttotalSize\"\x85\x01\n&ListPipelineTriggerChartRecordsRequest\x12-\n\x12\x61ggregation_window\x18\x01 \x01(\x05R\x11\x61ggregationWindow\x12!\n\x06\x66ilter\x18\x02 \x01(\tB\x04\xe2\x41\x01\x01H\x00R\x06\x66ilter\x88\x01\x01\x42\t\n\x07_filter\"\x9d\x01\n\'ListPipelineTriggerChartRecordsResponse\x12r\n\x1epipeline_trigger_chart_records\x18\x01 \x03(\x0b\x32-.core.mgmt.v1alpha.PipelineTriggerChartRecordR\x1bpipelineTriggerChartRecords\"\xf2\x03\n\x16\x43onnectorExecuteRecord\x12=\n\x0c\x65xecute_time\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.TimestampR\x0b\x65xecuteTime\x12\x30\n\x14\x63onnector_execute_id\x18\x02 \x01(\tR\x12\x63onnectorExecuteId\x12!\n\x0c\x63onnector_id\x18\x03 \x01(\tR\x0b\x63onnectorId\x12#\n\rconnector_uid\x18\x04 \x01(\tR\x0c\x63onnectorUid\x12\x38\n\x18\x63onnector_definition_uid\x18\x05 \x01(\tR\x16\x63onnectorDefinitionUid\x12\x1f\n\x0bpipeline_id\x18\x06 \x01(\tR\npipelineId\x12!\n\x0cpipeline_uid\x18\x07 \x01(\tR\x0bpipelineUid\x12.\n\x13pipeline_trigger_id\x18\x08 \x01(\tR\x11pipelineTriggerId\x12\x38\n\x15\x63ompute_time_duration\x18\t \x01(\x02\x42\x04\xe2\x41\x01\x03R\x13\x63omputeTimeDuration\x12\x37\n\x06status\x18\n \x01(\x0e\x32\x19.core.mgmt.v1alpha.StatusB\x04\xe2\x41\x01\x03R\x06status\"\xdd\x01\n\x1b\x43onnectorExecuteTableRecord\x12!\n\x0c\x63onnector_id\x18\x01 \x01(\tR\x0b\x63onnectorId\x12#\n\rconnector_uid\x18\x02 \x01(\tR\x0c\x63onnectorUid\x12<\n\x17\x65xecute_count_completed\x18\x03 \x01(\x05\x42\x04\xe2\x41\x01\x03R\x15\x65xecuteCountCompleted\x12\x38\n\x15\x65xecute_count_errored\x18\x04 \x01(\x05\x42\x04\xe2\x41\x01\x03R\x13\x65xecuteCountErrored\"\xca\x02\n\x1b\x43onnectorExecuteChartRecord\x12!\n\x0c\x63onnector_id\x18\x01 \x01(\tR\x0b\x63onnectorId\x12#\n\rconnector_uid\x18\x02 \x01(\tR\x0c\x63onnectorUid\x12\x37\n\x06status\x18\x03 \x01(\x0e\x32\x19.core.mgmt.v1alpha.StatusB\x04\xe2\x41\x01\x03R\x06status\x12\x43\n\x0ctime_buckets\x18\x04 \x03(\x0b\x32\x1a.google.protobuf.TimestampB\x04\xe2\x41\x01\x03R\x0btimeBuckets\x12+\n\x0e\x65xecute_counts\x18\x05 \x03(\x05\x42\x04\xe2\x41\x01\x03R\rexecuteCounts\x12\x38\n\x15\x63ompute_time_duration\x18\x06 \x03(\x02\x42\x04\xe2\x41\x01\x03R\x13\x63omputeTimeDuration\"\xc1\x01\n\"ListConnectorExecuteRecordsRequest\x12&\n\tpage_size\x18\x01 \x01(\x05\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\x06\x66ilter\x18\x03 \x01(\tB\x04\xe2\x41\x01\x01H\x02R\x06\x66ilter\x88\x01\x01\x42\x0c\n\n_page_sizeB\r\n\x0b_page_tokenB\t\n\x07_filter\"\xd3\x01\n#ListConnectorExecuteRecordsResponse\x12\x65\n\x19\x63onnector_execute_records\x18\x01 \x03(\x0b\x32).core.mgmt.v1alpha.ConnectorExecuteRecordR\x17\x63onnectorExecuteRecords\x12&\n\x0fnext_page_token\x18\x02 \x01(\tR\rnextPageToken\x12\x1d\n\ntotal_size\x18\x03 \x01(\x05R\ttotalSize\"\xc6\x01\n\'ListConnectorExecuteTableRecordsRequest\x12&\n\tpage_size\x18\x01 \x01(\x05\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\x06\x66ilter\x18\x03 \x01(\tB\x04\xe2\x41\x01\x01H\x02R\x06\x66ilter\x88\x01\x01\x42\x0c\n\n_page_sizeB\r\n\x0b_page_tokenB\t\n\x07_filter\"\xe8\x01\n(ListConnectorExecuteTableRecordsResponse\x12u\n\x1f\x63onnector_execute_table_records\x18\x01 \x03(\x0b\x32..core.mgmt.v1alpha.ConnectorExecuteTableRecordR\x1c\x63onnectorExecuteTableRecords\x12&\n\x0fnext_page_token\x18\x02 \x01(\tR\rnextPageToken\x12\x1d\n\ntotal_size\x18\x03 \x01(\x05R\ttotalSize\"\x86\x01\n\'ListConnectorExecuteChartRecordsRequest\x12-\n\x12\x61ggregation_window\x18\x01 \x01(\x05R\x11\x61ggregationWindow\x12!\n\x06\x66ilter\x18\x02 \x01(\tB\x04\xe2\x41\x01\x01H\x00R\x06\x66ilter\x88\x01\x01\x42\t\n\x07_filter\"\xa1\x01\n(ListConnectorExecuteChartRecordsResponse\x12u\n\x1f\x63onnector_execute_chart_records\x18\x01 \x03(\x0b\x32..core.mgmt.v1alpha.ConnectorExecuteChartRecordR\x1c\x63onnectorExecuteChartRecords*;\n\x04Mode\x12\x14\n\x10MODE_UNSPECIFIED\x10\x00\x12\r\n\tMODE_SYNC\x10\x01\x12\x0e\n\nMODE_ASYNC\x10\x02*J\n\x06Status\x12\x16\n\x12STATUS_UNSPECIFIED\x10\x00\x12\x14\n\x10STATUS_COMPLETED\x10\x01\x12\x12\n\x0eSTATUS_ERRORED\x10\x02\x42\xcb\x01\n\x15\x63om.core.mgmt.v1alphaB\x0bMetricProtoP\x01Z?github.com/instill-ai/protogen-go/core/mgmt/v1alpha;mgmtv1alpha\xa2\x02\x03\x43MX\xaa\x02\x11\x43ore.Mgmt.V1alpha\xca\x02\x11\x43ore\\Mgmt\\V1alpha\xe2\x02\x1d\x43ore\\Mgmt\\V1alpha\\GPBMetadata\xea\x02\x13\x43ore::Mgmt::V1alphab\x06proto3') +DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x1d\x63ore/mgmt/v1beta/metric.proto\x12\x10\x63ore.mgmt.v1beta\x1a\x1fgoogle/api/field_behavior.proto\x1a\x1fgoogle/protobuf/timestamp.proto\"\xe5\x03\n\x15PipelineTriggerRecord\x12=\n\x0ctrigger_time\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.TimestampR\x0btriggerTime\x12.\n\x13pipeline_trigger_id\x18\x02 \x01(\tR\x11pipelineTriggerId\x12\x1f\n\x0bpipeline_id\x18\x03 \x01(\tR\npipelineId\x12!\n\x0cpipeline_uid\x18\x04 \x01(\tR\x0bpipelineUid\x12\x39\n\x0ctrigger_mode\x18\x05 \x01(\x0e\x32\x16.core.mgmt.v1beta.ModeR\x0btriggerMode\x12\x38\n\x15\x63ompute_time_duration\x18\x06 \x01(\x02\x42\x04\xe2\x41\x01\x03R\x13\x63omputeTimeDuration\x12\x36\n\x06status\x18\x07 \x01(\x0e\x32\x18.core.mgmt.v1beta.StatusB\x04\xe2\x41\x01\x03R\x06status\x12\x34\n\x13pipeline_release_id\x18\x08 \x01(\tB\x04\xe2\x41\x01\x03R\x11pipelineReleaseId\x12\x36\n\x14pipeline_release_uid\x18\t \x01(\tB\x04\xe2\x41\x01\x03R\x12pipelineReleaseUid\"\xc6\x02\n\x1aPipelineTriggerTableRecord\x12\x1f\n\x0bpipeline_id\x18\x01 \x01(\tR\npipelineId\x12!\n\x0cpipeline_uid\x18\x02 \x01(\tR\x0bpipelineUid\x12<\n\x17trigger_count_completed\x18\x03 \x01(\x05\x42\x04\xe2\x41\x01\x03R\x15triggerCountCompleted\x12\x38\n\x15trigger_count_errored\x18\x04 \x01(\x05\x42\x04\xe2\x41\x01\x03R\x13triggerCountErrored\x12\x34\n\x13pipeline_release_id\x18\x05 \x01(\tB\x04\xe2\x41\x01\x03R\x11pipelineReleaseId\x12\x36\n\x14pipeline_release_uid\x18\x06 \x01(\tB\x04\xe2\x41\x01\x03R\x12pipelineReleaseUid\"\xed\x03\n\x1aPipelineTriggerChartRecord\x12\x1f\n\x0bpipeline_id\x18\x01 \x01(\tR\npipelineId\x12!\n\x0cpipeline_uid\x18\x02 \x01(\tR\x0bpipelineUid\x12\x39\n\x0ctrigger_mode\x18\x03 \x01(\x0e\x32\x16.core.mgmt.v1beta.ModeR\x0btriggerMode\x12\x36\n\x06status\x18\x04 \x01(\x0e\x32\x18.core.mgmt.v1beta.StatusB\x04\xe2\x41\x01\x03R\x06status\x12\x43\n\x0ctime_buckets\x18\x05 \x03(\x0b\x32\x1a.google.protobuf.TimestampB\x04\xe2\x41\x01\x03R\x0btimeBuckets\x12+\n\x0etrigger_counts\x18\x06 \x03(\x05\x42\x04\xe2\x41\x01\x03R\rtriggerCounts\x12\x38\n\x15\x63ompute_time_duration\x18\x07 \x03(\x02\x42\x04\xe2\x41\x01\x03R\x13\x63omputeTimeDuration\x12\x34\n\x13pipeline_release_id\x18\x08 \x01(\tB\x04\xe2\x41\x01\x03R\x11pipelineReleaseId\x12\x36\n\x14pipeline_release_uid\x18\t \x01(\tB\x04\xe2\x41\x01\x03R\x12pipelineReleaseUid\"\xc0\x01\n!ListPipelineTriggerRecordsRequest\x12&\n\tpage_size\x18\x01 \x01(\x05\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\x06\x66ilter\x18\x03 \x01(\tB\x04\xe2\x41\x01\x01H\x02R\x06\x66ilter\x88\x01\x01\x42\x0c\n\n_page_sizeB\r\n\x0b_page_tokenB\t\n\x07_filter\"\xce\x01\n\"ListPipelineTriggerRecordsResponse\x12\x61\n\x18pipeline_trigger_records\x18\x01 \x03(\x0b\x32\'.core.mgmt.v1beta.PipelineTriggerRecordR\x16pipelineTriggerRecords\x12&\n\x0fnext_page_token\x18\x02 \x01(\tR\rnextPageToken\x12\x1d\n\ntotal_size\x18\x03 \x01(\x05R\ttotalSize\"\xc5\x01\n&ListPipelineTriggerTableRecordsRequest\x12&\n\tpage_size\x18\x01 \x01(\x05\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\x06\x66ilter\x18\x03 \x01(\tB\x04\xe2\x41\x01\x01H\x02R\x06\x66ilter\x88\x01\x01\x42\x0c\n\n_page_sizeB\r\n\x0b_page_tokenB\t\n\x07_filter\"\xe3\x01\n\'ListPipelineTriggerTableRecordsResponse\x12q\n\x1epipeline_trigger_table_records\x18\x01 \x03(\x0b\x32,.core.mgmt.v1beta.PipelineTriggerTableRecordR\x1bpipelineTriggerTableRecords\x12&\n\x0fnext_page_token\x18\x02 \x01(\tR\rnextPageToken\x12\x1d\n\ntotal_size\x18\x03 \x01(\x05R\ttotalSize\"\x85\x01\n&ListPipelineTriggerChartRecordsRequest\x12-\n\x12\x61ggregation_window\x18\x01 \x01(\x05R\x11\x61ggregationWindow\x12!\n\x06\x66ilter\x18\x02 \x01(\tB\x04\xe2\x41\x01\x01H\x00R\x06\x66ilter\x88\x01\x01\x42\t\n\x07_filter\"\x9c\x01\n\'ListPipelineTriggerChartRecordsResponse\x12q\n\x1epipeline_trigger_chart_records\x18\x01 \x03(\x0b\x32,.core.mgmt.v1beta.PipelineTriggerChartRecordR\x1bpipelineTriggerChartRecords\"\xf1\x03\n\x16\x43onnectorExecuteRecord\x12=\n\x0c\x65xecute_time\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.TimestampR\x0b\x65xecuteTime\x12\x30\n\x14\x63onnector_execute_id\x18\x02 \x01(\tR\x12\x63onnectorExecuteId\x12!\n\x0c\x63onnector_id\x18\x03 \x01(\tR\x0b\x63onnectorId\x12#\n\rconnector_uid\x18\x04 \x01(\tR\x0c\x63onnectorUid\x12\x38\n\x18\x63onnector_definition_uid\x18\x05 \x01(\tR\x16\x63onnectorDefinitionUid\x12\x1f\n\x0bpipeline_id\x18\x06 \x01(\tR\npipelineId\x12!\n\x0cpipeline_uid\x18\x07 \x01(\tR\x0bpipelineUid\x12.\n\x13pipeline_trigger_id\x18\x08 \x01(\tR\x11pipelineTriggerId\x12\x38\n\x15\x63ompute_time_duration\x18\t \x01(\x02\x42\x04\xe2\x41\x01\x03R\x13\x63omputeTimeDuration\x12\x36\n\x06status\x18\n \x01(\x0e\x32\x18.core.mgmt.v1beta.StatusB\x04\xe2\x41\x01\x03R\x06status\"\xdd\x01\n\x1b\x43onnectorExecuteTableRecord\x12!\n\x0c\x63onnector_id\x18\x01 \x01(\tR\x0b\x63onnectorId\x12#\n\rconnector_uid\x18\x02 \x01(\tR\x0c\x63onnectorUid\x12<\n\x17\x65xecute_count_completed\x18\x03 \x01(\x05\x42\x04\xe2\x41\x01\x03R\x15\x65xecuteCountCompleted\x12\x38\n\x15\x65xecute_count_errored\x18\x04 \x01(\x05\x42\x04\xe2\x41\x01\x03R\x13\x65xecuteCountErrored\"\xc9\x02\n\x1b\x43onnectorExecuteChartRecord\x12!\n\x0c\x63onnector_id\x18\x01 \x01(\tR\x0b\x63onnectorId\x12#\n\rconnector_uid\x18\x02 \x01(\tR\x0c\x63onnectorUid\x12\x36\n\x06status\x18\x03 \x01(\x0e\x32\x18.core.mgmt.v1beta.StatusB\x04\xe2\x41\x01\x03R\x06status\x12\x43\n\x0ctime_buckets\x18\x04 \x03(\x0b\x32\x1a.google.protobuf.TimestampB\x04\xe2\x41\x01\x03R\x0btimeBuckets\x12+\n\x0e\x65xecute_counts\x18\x05 \x03(\x05\x42\x04\xe2\x41\x01\x03R\rexecuteCounts\x12\x38\n\x15\x63ompute_time_duration\x18\x06 \x03(\x02\x42\x04\xe2\x41\x01\x03R\x13\x63omputeTimeDuration\"\xc1\x01\n\"ListConnectorExecuteRecordsRequest\x12&\n\tpage_size\x18\x01 \x01(\x05\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\x06\x66ilter\x18\x03 \x01(\tB\x04\xe2\x41\x01\x01H\x02R\x06\x66ilter\x88\x01\x01\x42\x0c\n\n_page_sizeB\r\n\x0b_page_tokenB\t\n\x07_filter\"\xd2\x01\n#ListConnectorExecuteRecordsResponse\x12\x64\n\x19\x63onnector_execute_records\x18\x01 \x03(\x0b\x32(.core.mgmt.v1beta.ConnectorExecuteRecordR\x17\x63onnectorExecuteRecords\x12&\n\x0fnext_page_token\x18\x02 \x01(\tR\rnextPageToken\x12\x1d\n\ntotal_size\x18\x03 \x01(\x05R\ttotalSize\"\xc6\x01\n\'ListConnectorExecuteTableRecordsRequest\x12&\n\tpage_size\x18\x01 \x01(\x05\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\x06\x66ilter\x18\x03 \x01(\tB\x04\xe2\x41\x01\x01H\x02R\x06\x66ilter\x88\x01\x01\x42\x0c\n\n_page_sizeB\r\n\x0b_page_tokenB\t\n\x07_filter\"\xe7\x01\n(ListConnectorExecuteTableRecordsResponse\x12t\n\x1f\x63onnector_execute_table_records\x18\x01 \x03(\x0b\x32-.core.mgmt.v1beta.ConnectorExecuteTableRecordR\x1c\x63onnectorExecuteTableRecords\x12&\n\x0fnext_page_token\x18\x02 \x01(\tR\rnextPageToken\x12\x1d\n\ntotal_size\x18\x03 \x01(\x05R\ttotalSize\"\x86\x01\n\'ListConnectorExecuteChartRecordsRequest\x12-\n\x12\x61ggregation_window\x18\x01 \x01(\x05R\x11\x61ggregationWindow\x12!\n\x06\x66ilter\x18\x02 \x01(\tB\x04\xe2\x41\x01\x01H\x00R\x06\x66ilter\x88\x01\x01\x42\t\n\x07_filter\"\xa0\x01\n(ListConnectorExecuteChartRecordsResponse\x12t\n\x1f\x63onnector_execute_chart_records\x18\x01 \x03(\x0b\x32-.core.mgmt.v1beta.ConnectorExecuteChartRecordR\x1c\x63onnectorExecuteChartRecords*;\n\x04Mode\x12\x14\n\x10MODE_UNSPECIFIED\x10\x00\x12\r\n\tMODE_SYNC\x10\x01\x12\x0e\n\nMODE_ASYNC\x10\x02*J\n\x06Status\x12\x16\n\x12STATUS_UNSPECIFIED\x10\x00\x12\x14\n\x10STATUS_COMPLETED\x10\x01\x12\x12\n\x0eSTATUS_ERRORED\x10\x02\x42\xc4\x01\n\x14\x63om.core.mgmt.v1betaB\x0bMetricProtoP\x01Z=github.com/instill-ai/protogen-go/core/mgmt/v1beta;mgmtv1beta\xa2\x02\x03\x43MX\xaa\x02\x10\x43ore.Mgmt.V1beta\xca\x02\x10\x43ore\\Mgmt\\V1beta\xe2\x02\x1c\x43ore\\Mgmt\\V1beta\\GPBMetadata\xea\x02\x12\x43ore::Mgmt::V1betab\x06proto3') _globals = globals() _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals) -_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'core.mgmt.v1alpha.metric_pb2', _globals) +_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'core.mgmt.v1beta.metric_pb2', _globals) if _descriptor._USE_C_DESCRIPTORS == False: DESCRIPTOR._options = None - DESCRIPTOR._serialized_options = b'\n\025com.core.mgmt.v1alphaB\013MetricProtoP\001Z?github.com/instill-ai/protogen-go/core/mgmt/v1alpha;mgmtv1alpha\242\002\003CMX\252\002\021Core.Mgmt.V1alpha\312\002\021Core\\Mgmt\\V1alpha\342\002\035Core\\Mgmt\\V1alpha\\GPBMetadata\352\002\023Core::Mgmt::V1alpha' + DESCRIPTOR._serialized_options = b'\n\024com.core.mgmt.v1betaB\013MetricProtoP\001Z=github.com/instill-ai/protogen-go/core/mgmt/v1beta;mgmtv1beta\242\002\003CMX\252\002\020Core.Mgmt.V1beta\312\002\020Core\\Mgmt\\V1beta\342\002\034Core\\Mgmt\\V1beta\\GPBMetadata\352\002\022Core::Mgmt::V1beta' _PIPELINETRIGGERRECORD.fields_by_name['compute_time_duration']._options = None _PIPELINETRIGGERRECORD.fields_by_name['compute_time_duration']._serialized_options = b'\342A\001\003' _PIPELINETRIGGERRECORD.fields_by_name['status']._options = None @@ -96,44 +96,44 @@ _LISTCONNECTOREXECUTETABLERECORDSREQUEST.fields_by_name['filter']._serialized_options = b'\342A\001\001' _LISTCONNECTOREXECUTECHARTRECORDSREQUEST.fields_by_name['filter']._options = None _LISTCONNECTOREXECUTECHARTRECORDSREQUEST.fields_by_name['filter']._serialized_options = b'\342A\001\001' - _globals['_MODE']._serialized_start=4773 - _globals['_MODE']._serialized_end=4832 - _globals['_STATUS']._serialized_start=4834 - _globals['_STATUS']._serialized_end=4908 - _globals['_PIPELINETRIGGERRECORD']._serialized_start=120 - _globals['_PIPELINETRIGGERRECORD']._serialized_end=607 - _globals['_PIPELINETRIGGERTABLERECORD']._serialized_start=610 - _globals['_PIPELINETRIGGERTABLERECORD']._serialized_end=936 - _globals['_PIPELINETRIGGERCHARTRECORD']._serialized_start=939 - _globals['_PIPELINETRIGGERCHARTRECORD']._serialized_end=1434 - _globals['_LISTPIPELINETRIGGERRECORDSREQUEST']._serialized_start=1437 - _globals['_LISTPIPELINETRIGGERRECORDSREQUEST']._serialized_end=1629 - _globals['_LISTPIPELINETRIGGERRECORDSRESPONSE']._serialized_start=1632 - _globals['_LISTPIPELINETRIGGERRECORDSRESPONSE']._serialized_end=1839 - _globals['_LISTPIPELINETRIGGERTABLERECORDSREQUEST']._serialized_start=1842 - _globals['_LISTPIPELINETRIGGERTABLERECORDSREQUEST']._serialized_end=2039 - _globals['_LISTPIPELINETRIGGERTABLERECORDSRESPONSE']._serialized_start=2042 - _globals['_LISTPIPELINETRIGGERTABLERECORDSRESPONSE']._serialized_end=2270 - _globals['_LISTPIPELINETRIGGERCHARTRECORDSREQUEST']._serialized_start=2273 - _globals['_LISTPIPELINETRIGGERCHARTRECORDSREQUEST']._serialized_end=2406 - _globals['_LISTPIPELINETRIGGERCHARTRECORDSRESPONSE']._serialized_start=2409 - _globals['_LISTPIPELINETRIGGERCHARTRECORDSRESPONSE']._serialized_end=2566 - _globals['_CONNECTOREXECUTERECORD']._serialized_start=2569 - _globals['_CONNECTOREXECUTERECORD']._serialized_end=3067 - _globals['_CONNECTOREXECUTETABLERECORD']._serialized_start=3070 - _globals['_CONNECTOREXECUTETABLERECORD']._serialized_end=3291 - _globals['_CONNECTOREXECUTECHARTRECORD']._serialized_start=3294 - _globals['_CONNECTOREXECUTECHARTRECORD']._serialized_end=3624 - _globals['_LISTCONNECTOREXECUTERECORDSREQUEST']._serialized_start=3627 - _globals['_LISTCONNECTOREXECUTERECORDSREQUEST']._serialized_end=3820 - _globals['_LISTCONNECTOREXECUTERECORDSRESPONSE']._serialized_start=3823 - _globals['_LISTCONNECTOREXECUTERECORDSRESPONSE']._serialized_end=4034 - _globals['_LISTCONNECTOREXECUTETABLERECORDSREQUEST']._serialized_start=4037 - _globals['_LISTCONNECTOREXECUTETABLERECORDSREQUEST']._serialized_end=4235 - _globals['_LISTCONNECTOREXECUTETABLERECORDSRESPONSE']._serialized_start=4238 - _globals['_LISTCONNECTOREXECUTETABLERECORDSRESPONSE']._serialized_end=4470 - _globals['_LISTCONNECTOREXECUTECHARTRECORDSREQUEST']._serialized_start=4473 - _globals['_LISTCONNECTOREXECUTECHARTRECORDSREQUEST']._serialized_end=4607 - _globals['_LISTCONNECTOREXECUTECHARTRECORDSRESPONSE']._serialized_start=4610 - _globals['_LISTCONNECTOREXECUTECHARTRECORDSRESPONSE']._serialized_end=4771 + _globals['_MODE']._serialized_start=4759 + _globals['_MODE']._serialized_end=4818 + _globals['_STATUS']._serialized_start=4820 + _globals['_STATUS']._serialized_end=4894 + _globals['_PIPELINETRIGGERRECORD']._serialized_start=118 + _globals['_PIPELINETRIGGERRECORD']._serialized_end=603 + _globals['_PIPELINETRIGGERTABLERECORD']._serialized_start=606 + _globals['_PIPELINETRIGGERTABLERECORD']._serialized_end=932 + _globals['_PIPELINETRIGGERCHARTRECORD']._serialized_start=935 + _globals['_PIPELINETRIGGERCHARTRECORD']._serialized_end=1428 + _globals['_LISTPIPELINETRIGGERRECORDSREQUEST']._serialized_start=1431 + _globals['_LISTPIPELINETRIGGERRECORDSREQUEST']._serialized_end=1623 + _globals['_LISTPIPELINETRIGGERRECORDSRESPONSE']._serialized_start=1626 + _globals['_LISTPIPELINETRIGGERRECORDSRESPONSE']._serialized_end=1832 + _globals['_LISTPIPELINETRIGGERTABLERECORDSREQUEST']._serialized_start=1835 + _globals['_LISTPIPELINETRIGGERTABLERECORDSREQUEST']._serialized_end=2032 + _globals['_LISTPIPELINETRIGGERTABLERECORDSRESPONSE']._serialized_start=2035 + _globals['_LISTPIPELINETRIGGERTABLERECORDSRESPONSE']._serialized_end=2262 + _globals['_LISTPIPELINETRIGGERCHARTRECORDSREQUEST']._serialized_start=2265 + _globals['_LISTPIPELINETRIGGERCHARTRECORDSREQUEST']._serialized_end=2398 + _globals['_LISTPIPELINETRIGGERCHARTRECORDSRESPONSE']._serialized_start=2401 + _globals['_LISTPIPELINETRIGGERCHARTRECORDSRESPONSE']._serialized_end=2557 + _globals['_CONNECTOREXECUTERECORD']._serialized_start=2560 + _globals['_CONNECTOREXECUTERECORD']._serialized_end=3057 + _globals['_CONNECTOREXECUTETABLERECORD']._serialized_start=3060 + _globals['_CONNECTOREXECUTETABLERECORD']._serialized_end=3281 + _globals['_CONNECTOREXECUTECHARTRECORD']._serialized_start=3284 + _globals['_CONNECTOREXECUTECHARTRECORD']._serialized_end=3613 + _globals['_LISTCONNECTOREXECUTERECORDSREQUEST']._serialized_start=3616 + _globals['_LISTCONNECTOREXECUTERECORDSREQUEST']._serialized_end=3809 + _globals['_LISTCONNECTOREXECUTERECORDSRESPONSE']._serialized_start=3812 + _globals['_LISTCONNECTOREXECUTERECORDSRESPONSE']._serialized_end=4022 + _globals['_LISTCONNECTOREXECUTETABLERECORDSREQUEST']._serialized_start=4025 + _globals['_LISTCONNECTOREXECUTETABLERECORDSREQUEST']._serialized_end=4223 + _globals['_LISTCONNECTOREXECUTETABLERECORDSRESPONSE']._serialized_start=4226 + _globals['_LISTCONNECTOREXECUTETABLERECORDSRESPONSE']._serialized_end=4457 + _globals['_LISTCONNECTOREXECUTECHARTRECORDSREQUEST']._serialized_start=4460 + _globals['_LISTCONNECTOREXECUTECHARTRECORDSREQUEST']._serialized_end=4594 + _globals['_LISTCONNECTOREXECUTECHARTRECORDSRESPONSE']._serialized_start=4597 + _globals['_LISTCONNECTOREXECUTECHARTRECORDSRESPONSE']._serialized_end=4757 # @@protoc_insertion_point(module_scope) diff --git a/core/mgmt/v1alpha/metric_pb2.pyi b/core/mgmt/v1beta/metric_pb2.pyi similarity index 100% rename from core/mgmt/v1alpha/metric_pb2.pyi rename to core/mgmt/v1beta/metric_pb2.pyi diff --git a/core/mgmt/v1alpha/metric_pb2_grpc.py b/core/mgmt/v1beta/metric_pb2_grpc.py similarity index 100% rename from core/mgmt/v1alpha/metric_pb2_grpc.py rename to core/mgmt/v1beta/metric_pb2_grpc.py diff --git a/core/mgmt/v1alpha/metric_pb2_grpc.pyi b/core/mgmt/v1beta/metric_pb2_grpc.pyi similarity index 100% rename from core/mgmt/v1alpha/metric_pb2_grpc.pyi rename to core/mgmt/v1beta/metric_pb2_grpc.pyi diff --git a/core/mgmt/v1beta/mgmt_pb2.py b/core/mgmt/v1beta/mgmt_pb2.py new file mode 100644 index 0000000..3e1dd4d --- /dev/null +++ b/core/mgmt/v1beta/mgmt_pb2.py @@ -0,0 +1,414 @@ +# -*- coding: utf-8 -*- +# Generated by the protocol buffer compiler. DO NOT EDIT! +# source: core/mgmt/v1beta/mgmt.proto +"""Generated protocol buffer code.""" +from google.protobuf import descriptor as _descriptor +from google.protobuf import descriptor_pool as _descriptor_pool +from google.protobuf import symbol_database as _symbol_database +from google.protobuf.internal import builder as _builder +# @@protoc_insertion_point(imports) + +_sym_db = _symbol_database.Default() + + +from common.healthcheck.v1beta import healthcheck_pb2 as common_dot_healthcheck_dot_v1beta_dot_healthcheck__pb2 +from google.api import field_behavior_pb2 as google_dot_api_dot_field__behavior__pb2 +from google.api import resource_pb2 as google_dot_api_dot_resource__pb2 +from google.protobuf import field_mask_pb2 as google_dot_protobuf_dot_field__mask__pb2 +from google.protobuf import struct_pb2 as google_dot_protobuf_dot_struct__pb2 +from google.protobuf import timestamp_pb2 as google_dot_protobuf_dot_timestamp__pb2 +from protoc_gen_openapiv2.options import annotations_pb2 as protoc__gen__openapiv2_dot_options_dot_annotations__pb2 + + +DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x1b\x63ore/mgmt/v1beta/mgmt.proto\x12\x10\x63ore.mgmt.v1beta\x1a+common/healthcheck/v1beta/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\"\x96\x01\n\x0fLivenessRequest\x12j\n\x14health_check_request\x18\x01 \x01(\x0b\x32-.common.healthcheck.v1beta.HealthCheckRequestB\x04\xe2\x41\x01\x01H\x00R\x12healthCheckRequest\x88\x01\x01\x42\x17\n\x15_health_check_request\"v\n\x10LivenessResponse\x12\x62\n\x15health_check_response\x18\x01 \x01(\x0b\x32..common.healthcheck.v1beta.HealthCheckResponseR\x13healthCheckResponse\"\x97\x01\n\x10ReadinessRequest\x12j\n\x14health_check_request\x18\x01 \x01(\x0b\x32-.common.healthcheck.v1beta.HealthCheckRequestB\x04\xe2\x41\x01\x01H\x00R\x12healthCheckRequest\x88\x01\x01\x42\x17\n\x15_health_check_request\"w\n\x11ReadinessResponse\x12\x62\n\x15health_check_response\x18\x01 \x01(\x0b\x32..common.healthcheck.v1beta.HealthCheckResponseR\x13healthCheckResponse\"\xb3\x06\n\x04User\x12\x18\n\x04name\x18\x01 \x01(\tB\x04\xe2\x41\x01\x03R\x04name\x12\x1b\n\x03uid\x18\x02 \x01(\tB\x04\xe2\x41\x01\x05H\x00R\x03uid\x88\x01\x01\x12\x14\n\x02id\x18\x03 \x01(\tB\x04\xe2\x41\x01\x02R\x02id\x12\x41\n\x0b\x63reate_time\x18\x05 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x04\xe2\x41\x01\x03R\ncreateTime\x12\x41\n\x0bupdate_time\x18\x06 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x04\xe2\x41\x01\x03R\nupdateTime\x12\x1a\n\x05\x65mail\x18\x07 \x01(\tB\x04\xe2\x41\x01\x02R\x05\x65mail\x12%\n\x0b\x63ustomer_id\x18\x08 \x01(\tB\x04\xe2\x41\x01\x03R\ncustomerId\x12(\n\nfirst_name\x18\t \x01(\tB\x04\xe2\x41\x01\x01H\x01R\tfirstName\x88\x01\x01\x12&\n\tlast_name\x18\n \x01(\tB\x04\xe2\x41\x01\x01H\x02R\x08lastName\x88\x01\x01\x12$\n\x08org_name\x18\x0b \x01(\tB\x04\xe2\x41\x01\x01H\x03R\x07orgName\x88\x01\x01\x12\x1d\n\x04role\x18\x0c \x01(\tB\x04\xe2\x41\x01\x01H\x04R\x04role\x88\x01\x01\x12=\n\x17newsletter_subscription\x18\r \x01(\x08\x42\x04\xe2\x41\x01\x02R\x16newsletterSubscription\x12,\n\x0c\x63ookie_token\x18\x0e \x01(\tB\x04\xe2\x41\x01\x01H\x05R\x0b\x63ookieToken\x88\x01\x01\x12\x30\n\x0eprofile_avatar\x18\x0f \x01(\tB\x04\xe2\x41\x01\x01H\x06R\rprofileAvatar\x88\x01\x01\x12\x45\n\x0cprofile_data\x18\x10 \x01(\x0b\x32\x17.google.protobuf.StructB\x04\xe2\x41\x01\x01H\x07R\x0bprofileData\x88\x01\x01:(\xea\x41%\n\x15\x61pi.instill.tech/User\x12\x0cusers/{user}B\x06\n\x04_uidB\r\n\x0b_first_nameB\x0c\n\n_last_nameB\x0b\n\t_org_nameB\x07\n\x05_roleB\x0f\n\r_cookie_tokenB\x11\n\x0f_profile_avatarB\x0f\n\r_profile_data\"\xf4\x01\n\x15ListUsersAdminRequest\x12&\n\tpage_size\x18\x01 \x01(\x05\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\x35\n\x04view\x18\x03 \x01(\x0e\x32\x16.core.mgmt.v1beta.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\"\x8d\x01\n\x16ListUsersAdminResponse\x12,\n\x05users\x18\x01 \x03(\x0b\x32\x16.core.mgmt.v1beta.UserR\x05users\x12&\n\x0fnext_page_token\x18\x02 \x01(\tR\rnextPageToken\x12\x1d\n\ntotal_size\x18\x03 \x01(\x05R\ttotalSize\"\x9b\x01\n\x13GetUserAdminRequest\x12\x44\n\x04name\x18\x01 \x01(\tB0\x92\x41\x0f\xca>\x0c\xfa\x02\tuser.name\xe2\x41\x01\x02\xfa\x41\x17\n\x15\x61pi.instill.tech/UserR\x04name\x12\x35\n\x04view\x18\x02 \x01(\x0e\x32\x16.core.mgmt.v1beta.ViewB\x04\xe2\x41\x01\x01H\x00R\x04view\x88\x01\x01\x42\x07\n\x05_view\"B\n\x14GetUserAdminResponse\x12*\n\x04user\x18\x01 \x01(\x0b\x32\x16.core.mgmt.v1beta.UserR\x04user\"|\n\x16LookUpUserAdminRequest\x12\"\n\tpermalink\x18\x01 \x01(\tB\x04\xe2\x41\x01\x02R\tpermalink\x12\x35\n\x04view\x18\x02 \x01(\x0e\x32\x16.core.mgmt.v1beta.ViewB\x04\xe2\x41\x01\x01H\x00R\x04view\x88\x01\x01\x42\x07\n\x05_view\"E\n\x17LookUpUserAdminResponse\x12*\n\x04user\x18\x01 \x01(\x0b\x32\x16.core.mgmt.v1beta.UserR\x04user\"\xfc\x01\n\x1dListOrganizationsAdminRequest\x12&\n\tpage_size\x18\x01 \x01(\x05\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\x35\n\x04view\x18\x03 \x01(\x0e\x32\x16.core.mgmt.v1beta.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\x1eListOrganizationsAdminResponse\x12\x44\n\rorganizations\x18\x01 \x03(\x0b\x32\x1e.core.mgmt.v1beta.OrganizationR\rorganizations\x12&\n\x0fnext_page_token\x18\x02 \x01(\tR\rnextPageToken\x12\x1d\n\ntotal_size\x18\x03 \x01(\x05R\ttotalSize\"\xb3\x01\n\x1bGetOrganizationAdminRequest\x12T\n\x04name\x18\x01 \x01(\tB@\x92\x41\x17\xca>\x14\xfa\x02\x11organization.name\xe2\x41\x01\x02\xfa\x41\x1f\n\x1d\x61pi.instill.tech/OrganizationR\x04name\x12\x35\n\x04view\x18\x02 \x01(\x0e\x32\x16.core.mgmt.v1beta.ViewB\x04\xe2\x41\x01\x01H\x00R\x04view\x88\x01\x01\x42\x07\n\x05_view\"b\n\x1cGetOrganizationAdminResponse\x12\x42\n\x0corganization\x18\x01 \x01(\x0b\x32\x1e.core.mgmt.v1beta.OrganizationR\x0corganization\"\x84\x01\n\x1eLookUpOrganizationAdminRequest\x12\"\n\tpermalink\x18\x01 \x01(\tB\x04\xe2\x41\x01\x02R\tpermalink\x12\x35\n\x04view\x18\x02 \x01(\x0e\x32\x16.core.mgmt.v1beta.ViewB\x04\xe2\x41\x01\x01H\x00R\x04view\x88\x01\x01\x42\x07\n\x05_view\"e\n\x1fLookUpOrganizationAdminResponse\x12\x42\n\x0corganization\x18\x01 \x01(\x0b\x32\x1e.core.mgmt.v1beta.OrganizationR\x0corganization\"\xef\x01\n\x10ListUsersRequest\x12&\n\tpage_size\x18\x01 \x01(\x05\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\x35\n\x04view\x18\x03 \x01(\x0e\x32\x16.core.mgmt.v1beta.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\"\x88\x01\n\x11ListUsersResponse\x12,\n\x05users\x18\x01 \x03(\x0b\x32\x16.core.mgmt.v1beta.UserR\x05users\x12&\n\x0fnext_page_token\x18\x02 \x01(\tR\rnextPageToken\x12\x1d\n\ntotal_size\x18\x03 \x01(\x05R\ttotalSize\"\x96\x01\n\x0eGetUserRequest\x12\x44\n\x04name\x18\x01 \x01(\tB0\x92\x41\x0f\xca>\x0c\xfa\x02\tuser.name\xe2\x41\x01\x02\xfa\x41\x17\n\x15\x61pi.instill.tech/UserR\x04name\x12\x35\n\x04view\x18\x02 \x01(\x0e\x32\x16.core.mgmt.v1beta.ViewB\x04\xe2\x41\x01\x01H\x00R\x04view\x88\x01\x01\x42\x07\n\x05_view\"=\n\x0fGetUserResponse\x12*\n\x04user\x18\x01 \x01(\x0b\x32\x16.core.mgmt.v1beta.UserR\x04user\"\x94\x01\n\x1dPatchAuthenticatedUserRequest\x12\x30\n\x04user\x18\x01 \x01(\x0b\x32\x16.core.mgmt.v1beta.UserB\x04\xe2\x41\x01\x02R\x04user\x12\x41\n\x0bupdate_mask\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.FieldMaskB\x04\xe2\x41\x01\x02R\nupdateMask\"L\n\x1ePatchAuthenticatedUserResponse\x12*\n\x04user\x18\x01 \x01(\x0b\x32\x16.core.mgmt.v1beta.UserR\x04user\"\xb1\x01\n\x15\x43heckNamespaceRequest\x12\x65\n\tnamespace\x18\x01 \x01(\x0b\x32\x41.core.mgmt.v1beta.CheckNamespaceRequest.CheckNamespaceRequestBodyB\x04\xe2\x41\x01\x02R\tnamespace\x1a\x31\n\x19\x43heckNamespaceRequestBody\x12\x14\n\x02id\x18\x01 \x01(\tB\x04\xe2\x41\x01\x02R\x02id\"\xea\x01\n\x16\x43heckNamespaceResponse\x12\x46\n\x04type\x18\x01 \x01(\x0e\x32\x32.core.mgmt.v1beta.CheckNamespaceResponse.NamespaceR\x04type\"\x87\x01\n\tNamespace\x12\x19\n\x15NAMESPACE_UNSPECIFIED\x10\x00\x12\x17\n\x13NAMESPACE_AVAILABLE\x10\x01\x12\x12\n\x0eNAMESPACE_USER\x10\x02\x12\x1a\n\x16NAMESPACE_ORGANIZATION\x10\x03\x12\x16\n\x12NAMESPACE_RESERVED\x10\x04\"\xda\x04\n\x08\x41piToken\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\x41\n\x0b\x63reate_time\x18\x04 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x04\xe2\x41\x01\x03R\ncreateTime\x12\x41\n\x0bupdate_time\x18\x05 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x04\xe2\x41\x01\x03R\nupdateTime\x12\'\n\x0c\x61\x63\x63\x65ss_token\x18\x07 \x01(\tB\x04\xe2\x41\x01\x03R\x0b\x61\x63\x63\x65ssToken\x12<\n\x05state\x18\x08 \x01(\x0e\x32 .core.mgmt.v1beta.ApiToken.StateB\x04\xe2\x41\x01\x03R\x05state\x12#\n\ntoken_type\x18\t \x01(\tB\x04\xe2\x41\x01\x03R\ttokenType\x12\x18\n\x03ttl\x18\n \x01(\x05\x42\x04\xe2\x41\x01\x04H\x00R\x03ttl\x12=\n\x0b\x65xpire_time\x18\x0b \x01(\x0b\x32\x1a.google.protobuf.TimestampH\x00R\nexpireTime\"W\n\x05State\x12\x15\n\x11STATE_UNSPECIFIED\x10\x00\x12\x12\n\x0eSTATE_INACTIVE\x10\x01\x12\x10\n\x0cSTATE_ACTIVE\x10\x02\x12\x11\n\rSTATE_EXPIRED\x10\x03:.\xea\x41+\n\x19\x61pi.instill.tech/ApiToken\x12\x0etokens/{token}B\x0c\n\nexpirationJ\x04\x08\x06\x10\x07\"L\n\x12\x43reateTokenRequest\x12\x36\n\x05token\x18\x01 \x01(\x0b\x32\x1a.core.mgmt.v1beta.ApiTokenB\x04\xe2\x41\x01\x02R\x05token\"G\n\x13\x43reateTokenResponse\x12\x30\n\x05token\x18\x01 \x01(\x0b\x32\x1a.core.mgmt.v1beta.ApiTokenR\x05token\"\x82\x01\n\x11ListTokensRequest\x12&\n\tpage_size\x18\x01 \x01(\x05\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\x42\x0c\n\n_page_sizeB\r\n\x0b_page_token\"\x8f\x01\n\x12ListTokensResponse\x12\x32\n\x06tokens\x18\x01 \x03(\x0b\x32\x1a.core.mgmt.v1beta.ApiTokenR\x06tokens\x12&\n\x0fnext_page_token\x18\x02 \x01(\tR\rnextPageToken\x12\x1d\n\ntotal_size\x18\x03 \x01(\x05R\ttotalSize\"\\\n\x0fGetTokenRequest\x12I\n\x04name\x18\x01 \x01(\tB5\x92\x41\x10\xca>\r\xfa\x02\ntoken.name\xe2\x41\x01\x02\xfa\x41\x1b\n\x19\x61pi.instill.tech/ApiTokenR\x04name\"D\n\x10GetTokenResponse\x12\x30\n\x05token\x18\x01 \x01(\x0b\x32\x1a.core.mgmt.v1beta.ApiTokenR\x05token\"_\n\x12\x44\x65leteTokenRequest\x12I\n\x04name\x18\x01 \x01(\tB5\x92\x41\x10\xca>\r\xfa\x02\ntoken.name\xe2\x41\x01\x02\xfa\x41\x1b\n\x19\x61pi.instill.tech/ApiTokenR\x04name\"\x15\n\x13\x44\x65leteTokenResponse\"\x16\n\x14ValidateTokenRequest\"8\n\x15ValidateTokenResponse\x12\x1f\n\x08user_uid\x18\x01 \x01(\tB\x04\xe2\x41\x01\x03R\x07userUid\"\\\n\x16\x41uthTokenIssuerRequest\x12 \n\x08username\x18\x01 \x01(\tB\x04\xe2\x41\x01\x02R\x08username\x12 \n\x08password\x18\x02 \x01(\tB\x04\xe2\x41\x01\x02R\x08password\"\xec\x01\n\x17\x41uthTokenIssuerResponse\x12`\n\x0c\x61\x63\x63\x65ss_token\x18\x01 \x01(\x0b\x32=.core.mgmt.v1beta.AuthTokenIssuerResponse.UnsignedAccessTokenR\x0b\x61\x63\x63\x65ssToken\x1ao\n\x13UnsignedAccessToken\x12\x10\n\x03\x61ud\x18\x01 \x01(\tR\x03\x61ud\x12\x10\n\x03iss\x18\x02 \x01(\tR\x03iss\x12\x10\n\x03sub\x18\x03 \x01(\tR\x03sub\x12\x10\n\x03jti\x18\x04 \x01(\tR\x03jti\x12\x10\n\x03\x65xp\x18\x05 \x01(\x05R\x03\x65xp\"V\n\x10\x41uthLoginRequest\x12 \n\x08username\x18\x01 \x01(\tB\x04\xe2\x41\x01\x02R\x08username\x12 \n\x08password\x18\x02 \x01(\tB\x04\xe2\x41\x01\x02R\x08password\"6\n\x11\x41uthLoginResponse\x12!\n\x0c\x61\x63\x63\x65ss_token\x18\x01 \x01(\tR\x0b\x61\x63\x63\x65ssToken\"\x13\n\x11\x41uthLogoutRequest\"\x14\n\x12\x41uthLogoutResponse\" \n\x1e\x41uthValidateAccessTokenRequest\"!\n\x1f\x41uthValidateAccessTokenResponse\"a\n\x19\x41uthChangePasswordRequest\x12!\n\x0cold_password\x18\x01 \x01(\tR\x0boldPassword\x12!\n\x0cnew_password\x18\x02 \x01(\tR\x0bnewPassword\"\x1c\n\x1a\x41uthChangePasswordResponse\"\x95\x04\n\x0cOrganization\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\x02R\x02id\x12\x41\n\x0b\x63reate_time\x18\x04 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x04\xe2\x41\x01\x03R\ncreateTime\x12\x41\n\x0bupdate_time\x18\x05 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x04\xe2\x41\x01\x03R\nupdateTime\x12$\n\x08org_name\x18\x06 \x01(\tB\x04\xe2\x41\x01\x01H\x00R\x07orgName\x88\x01\x01\x12%\n\x0b\x63ustomer_id\x18\x08 \x01(\tB\x04\xe2\x41\x01\x03R\ncustomerId\x12\x30\n\x0eprofile_avatar\x18\t \x01(\tB\x04\xe2\x41\x01\x01H\x01R\rprofileAvatar\x88\x01\x01\x12\x45\n\x0cprofile_data\x18\n \x01(\x0b\x32\x17.google.protobuf.StructB\x04\xe2\x41\x01\x01H\x02R\x0bprofileData\x88\x01\x01:@\xea\x41=\n\x1d\x61pi.instill.tech/Organization\x12\x1corganizations/{organization}B\x0b\n\t_org_nameB\x11\n\x0f_profile_avatarB\x0f\n\r_profile_data\"\xf7\x01\n\x18ListOrganizationsRequest\x12&\n\tpage_size\x18\x01 \x01(\x05\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\x35\n\x04view\x18\x03 \x01(\x0e\x32\x16.core.mgmt.v1beta.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\"\xa8\x01\n\x19ListOrganizationsResponse\x12\x44\n\rorganizations\x18\x01 \x03(\x0b\x32\x1e.core.mgmt.v1beta.OrganizationR\rorganizations\x12&\n\x0fnext_page_token\x18\x02 \x01(\tR\rnextPageToken\x12\x1d\n\ntotal_size\x18\x03 \x01(\x05R\ttotalSize\"e\n\x19\x43reateOrganizationRequest\x12H\n\x0corganization\x18\x01 \x01(\x0b\x32\x1e.core.mgmt.v1beta.OrganizationB\x04\xe2\x41\x01\x02R\x0corganization\"`\n\x1a\x43reateOrganizationResponse\x12\x42\n\x0corganization\x18\x01 \x01(\x0b\x32\x1e.core.mgmt.v1beta.OrganizationR\x0corganization\"\xae\x01\n\x16GetOrganizationRequest\x12T\n\x04name\x18\x01 \x01(\tB@\x92\x41\x17\xca>\x14\xfa\x02\x11organization.name\xe2\x41\x01\x02\xfa\x41\x1f\n\x1d\x61pi.instill.tech/OrganizationR\x04name\x12\x35\n\x04view\x18\x02 \x01(\x0e\x32\x16.core.mgmt.v1beta.ViewB\x04\xe2\x41\x01\x01H\x00R\x04view\x88\x01\x01\x42\x07\n\x05_view\"]\n\x17GetOrganizationResponse\x12\x42\n\x0corganization\x18\x01 \x01(\x0b\x32\x1e.core.mgmt.v1beta.OrganizationR\x0corganization\"\xa8\x01\n\x19UpdateOrganizationRequest\x12H\n\x0corganization\x18\x01 \x01(\x0b\x32\x1e.core.mgmt.v1beta.OrganizationB\x04\xe2\x41\x01\x02R\x0corganization\x12\x41\n\x0bupdate_mask\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.FieldMaskB\x04\xe2\x41\x01\x02R\nupdateMask\"`\n\x1aUpdateOrganizationResponse\x12\x42\n\x0corganization\x18\x01 \x01(\x0b\x32\x1e.core.mgmt.v1beta.OrganizationR\x0corganization\"q\n\x19\x44\x65leteOrganizationRequest\x12T\n\x04name\x18\x01 \x01(\tB@\x92\x41\x17\xca>\x14\xfa\x02\x11organization.name\xe2\x41\x01\x02\xfa\x41\x1f\n\x1d\x61pi.instill.tech/OrganizationR\x04name\"\x1c\n\x1a\x44\x65leteOrganizationResponse\"l\n\x1c\x45xistOrganizationNameRequest\x12L\n\x04name\x18\x01 \x01(\tB8\x92\x41\x0f\xca>\x0c\xfa\x02\tuser.name\xe2\x41\x01\x02\xfa\x41\x1f\n\x1d\x61pi.instill.tech/organizationR\x04name\"7\n\x1d\x45xistOrganizationNameResponse\x12\x16\n\x06\x65xists\x18\x01 \x01(\x08R\x06\x65xists\"\x87\x02\n\x16OrganizationMembership\x12\x18\n\x04name\x18\x01 \x01(\tB\x04\xe2\x41\x01\x03R\x04name\x12\x18\n\x04role\x18\x03 \x01(\tB\x04\xe2\x41\x01\x02R\x04role\x12=\n\x05state\x18\x04 \x01(\x0e\x32!.core.mgmt.v1beta.MembershipStateB\x04\xe2\x41\x01\x03R\x05state\x12\x30\n\x04user\x18\x05 \x01(\x0b\x32\x16.core.mgmt.v1beta.UserB\x04\xe2\x41\x01\x03R\x04user\x12H\n\x0corganization\x18\x06 \x01(\x0b\x32\x1e.core.mgmt.v1beta.OrganizationB\x04\xe2\x41\x01\x03R\x0corganization\"\xff\x01\n\x0eUserMembership\x12\x18\n\x04name\x18\x01 \x01(\tB\x04\xe2\x41\x01\x03R\x04name\x12\x18\n\x04role\x18\x03 \x01(\tB\x04\xe2\x41\x01\x03R\x04role\x12=\n\x05state\x18\x04 \x01(\x0e\x32!.core.mgmt.v1beta.MembershipStateB\x04\xe2\x41\x01\x02R\x05state\x12\x30\n\x04user\x18\x05 \x01(\x0b\x32\x16.core.mgmt.v1beta.UserB\x04\xe2\x41\x01\x03R\x04user\x12H\n\x0corganization\x18\x06 \x01(\x0b\x32\x1e.core.mgmt.v1beta.OrganizationB\x04\xe2\x41\x01\x03R\x0corganization\"\\\n\x1aListUserMembershipsRequest\x12>\n\x06parent\x18\x05 \x01(\tB&\xe2\x41\x01\x02\xfa\x41\x1f\x12\x1d\x61pi.instill.tech/OrganizationR\x06parent\"a\n\x1bListUserMembershipsResponse\x12\x42\n\x0bmemberships\x18\x01 \x03(\x0b\x32 .core.mgmt.v1beta.UserMembershipR\x0bmemberships\"\xb0\x01\n\x18GetUserMembershipRequest\x12T\n\x04name\x18\x01 \x01(\tB@\x92\x41\x15\xca>\x12\xfa\x02\x0fmembership.name\xe2\x41\x01\x02\xfa\x41!\n\x1f\x61pi.instill.tech/UserMembershipR\x04name\x12\x35\n\x04view\x18\x02 \x01(\x0e\x32\x16.core.mgmt.v1beta.ViewB\x04\xe2\x41\x01\x01H\x00R\x04view\x88\x01\x01\x42\x07\n\x05_view\"]\n\x19GetUserMembershipResponse\x12@\n\nmembership\x18\x01 \x01(\x0b\x32 .core.mgmt.v1beta.UserMembershipR\nmembership\"\xa8\x01\n\x1bUpdateUserMembershipRequest\x12\x46\n\nmembership\x18\x01 \x01(\x0b\x32 .core.mgmt.v1beta.UserMembershipB\x04\xe2\x41\x01\x02R\nmembership\x12\x41\n\x0bupdate_mask\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.FieldMaskB\x04\xe2\x41\x01\x02R\nupdateMask\"`\n\x1cUpdateUserMembershipResponse\x12@\n\nmembership\x18\x01 \x01(\x0b\x32 .core.mgmt.v1beta.UserMembershipR\nmembership\"s\n\x1b\x44\x65leteUserMembershipRequest\x12T\n\x04name\x18\x01 \x01(\tB@\x92\x41\x15\xca>\x12\xfa\x02\x0fmembership.name\xe2\x41\x01\x02\xfa\x41!\n\x1f\x61pi.instill.tech/UserMembershipR\x04name\"\x1e\n\x1c\x44\x65leteUserMembershipResponse\"d\n\"ListOrganizationMembershipsRequest\x12>\n\x06parent\x18\x05 \x01(\tB&\xe2\x41\x01\x02\xfa\x41\x1f\x12\x1d\x61pi.instill.tech/OrganizationR\x06parent\"q\n#ListOrganizationMembershipsResponse\x12J\n\x0bmemberships\x18\x01 \x03(\x0b\x32(.core.mgmt.v1beta.OrganizationMembershipR\x0bmemberships\"\xc0\x01\n GetOrganizationMembershipRequest\x12\\\n\x04name\x18\x01 \x01(\tBH\x92\x41\x15\xca>\x12\xfa\x02\x0fmembership.name\xe2\x41\x01\x02\xfa\x41)\n\'api.instill.tech/OrganizationMembershipR\x04name\x12\x35\n\x04view\x18\x02 \x01(\x0e\x32\x16.core.mgmt.v1beta.ViewB\x04\xe2\x41\x01\x01H\x00R\x04view\x88\x01\x01\x42\x07\n\x05_view\"m\n!GetOrganizationMembershipResponse\x12H\n\nmembership\x18\x01 \x01(\x0b\x32(.core.mgmt.v1beta.OrganizationMembershipR\nmembership\"\xb8\x01\n#UpdateOrganizationMembershipRequest\x12N\n\nmembership\x18\x01 \x01(\x0b\x32(.core.mgmt.v1beta.OrganizationMembershipB\x04\xe2\x41\x01\x02R\nmembership\x12\x41\n\x0bupdate_mask\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.FieldMaskB\x04\xe2\x41\x01\x02R\nupdateMask\"p\n$UpdateOrganizationMembershipResponse\x12H\n\nmembership\x18\x01 \x01(\x0b\x32(.core.mgmt.v1beta.OrganizationMembershipR\nmembership\"\x83\x01\n#DeleteOrganizationMembershipRequest\x12\\\n\x04name\x18\x01 \x01(\tBH\x92\x41\x15\xca>\x12\xfa\x02\x0fmembership.name\xe2\x41\x01\x02\xfa\x41)\n\'api.instill.tech/OrganizationMembershipR\x04name\"&\n$DeleteOrganizationMembershipResponse*;\n\x04View\x12\x14\n\x10VIEW_UNSPECIFIED\x10\x00\x12\x0e\n\nVIEW_BASIC\x10\x01\x12\r\n\tVIEW_FULL\x10\x02*Y\n\tOwnerType\x12\x1a\n\x16OWNER_TYPE_UNSPECIFIED\x10\x00\x12\x13\n\x0fOWNER_TYPE_USER\x10\x01\x12\x1b\n\x17OWNER_TYPE_ORGANIZATION\x10\x02*n\n\x0fMembershipState\x12 \n\x1cMEMBERSHIP_STATE_UNSPECIFIED\x10\x00\x12\x1b\n\x17MEMBERSHIP_STATE_ACTIVE\x10\x01\x12\x1c\n\x18MEMBERSHIP_STATE_PENDING\x10\x02\x42\xc2\x01\n\x14\x63om.core.mgmt.v1betaB\tMgmtProtoP\x01Z=github.com/instill-ai/protogen-go/core/mgmt/v1beta;mgmtv1beta\xa2\x02\x03\x43MX\xaa\x02\x10\x43ore.Mgmt.V1beta\xca\x02\x10\x43ore\\Mgmt\\V1beta\xe2\x02\x1c\x43ore\\Mgmt\\V1beta\\GPBMetadata\xea\x02\x12\x43ore::Mgmt::V1betab\x06proto3') + +_globals = globals() +_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals) +_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'core.mgmt.v1beta.mgmt_pb2', _globals) +if _descriptor._USE_C_DESCRIPTORS == False: + + DESCRIPTOR._options = None + DESCRIPTOR._serialized_options = b'\n\024com.core.mgmt.v1betaB\tMgmtProtoP\001Z=github.com/instill-ai/protogen-go/core/mgmt/v1beta;mgmtv1beta\242\002\003CMX\252\002\020Core.Mgmt.V1beta\312\002\020Core\\Mgmt\\V1beta\342\002\034Core\\Mgmt\\V1beta\\GPBMetadata\352\002\022Core::Mgmt::V1beta' + _LIVENESSREQUEST.fields_by_name['health_check_request']._options = None + _LIVENESSREQUEST.fields_by_name['health_check_request']._serialized_options = b'\342A\001\001' + _READINESSREQUEST.fields_by_name['health_check_request']._options = None + _READINESSREQUEST.fields_by_name['health_check_request']._serialized_options = b'\342A\001\001' + _USER.fields_by_name['name']._options = None + _USER.fields_by_name['name']._serialized_options = b'\342A\001\003' + _USER.fields_by_name['uid']._options = None + _USER.fields_by_name['uid']._serialized_options = b'\342A\001\005' + _USER.fields_by_name['id']._options = None + _USER.fields_by_name['id']._serialized_options = b'\342A\001\002' + _USER.fields_by_name['create_time']._options = None + _USER.fields_by_name['create_time']._serialized_options = b'\342A\001\003' + _USER.fields_by_name['update_time']._options = None + _USER.fields_by_name['update_time']._serialized_options = b'\342A\001\003' + _USER.fields_by_name['email']._options = None + _USER.fields_by_name['email']._serialized_options = b'\342A\001\002' + _USER.fields_by_name['customer_id']._options = None + _USER.fields_by_name['customer_id']._serialized_options = b'\342A\001\003' + _USER.fields_by_name['first_name']._options = None + _USER.fields_by_name['first_name']._serialized_options = b'\342A\001\001' + _USER.fields_by_name['last_name']._options = None + _USER.fields_by_name['last_name']._serialized_options = b'\342A\001\001' + _USER.fields_by_name['org_name']._options = None + _USER.fields_by_name['org_name']._serialized_options = b'\342A\001\001' + _USER.fields_by_name['role']._options = None + _USER.fields_by_name['role']._serialized_options = b'\342A\001\001' + _USER.fields_by_name['newsletter_subscription']._options = None + _USER.fields_by_name['newsletter_subscription']._serialized_options = b'\342A\001\002' + _USER.fields_by_name['cookie_token']._options = None + _USER.fields_by_name['cookie_token']._serialized_options = b'\342A\001\001' + _USER.fields_by_name['profile_avatar']._options = None + _USER.fields_by_name['profile_avatar']._serialized_options = b'\342A\001\001' + _USER.fields_by_name['profile_data']._options = None + _USER.fields_by_name['profile_data']._serialized_options = b'\342A\001\001' + _USER._options = None + _USER._serialized_options = b'\352A%\n\025api.instill.tech/User\022\014users/{user}' + _LISTUSERSADMINREQUEST.fields_by_name['page_size']._options = None + _LISTUSERSADMINREQUEST.fields_by_name['page_size']._serialized_options = b'\342A\001\001' + _LISTUSERSADMINREQUEST.fields_by_name['page_token']._options = None + _LISTUSERSADMINREQUEST.fields_by_name['page_token']._serialized_options = b'\342A\001\001' + _LISTUSERSADMINREQUEST.fields_by_name['view']._options = None + _LISTUSERSADMINREQUEST.fields_by_name['view']._serialized_options = b'\342A\001\001' + _LISTUSERSADMINREQUEST.fields_by_name['filter']._options = None + _LISTUSERSADMINREQUEST.fields_by_name['filter']._serialized_options = b'\342A\001\001' + _GETUSERADMINREQUEST.fields_by_name['name']._options = None + _GETUSERADMINREQUEST.fields_by_name['name']._serialized_options = b'\222A\017\312>\014\372\002\tuser.name\342A\001\002\372A\027\n\025api.instill.tech/User' + _GETUSERADMINREQUEST.fields_by_name['view']._options = None + _GETUSERADMINREQUEST.fields_by_name['view']._serialized_options = b'\342A\001\001' + _LOOKUPUSERADMINREQUEST.fields_by_name['permalink']._options = None + _LOOKUPUSERADMINREQUEST.fields_by_name['permalink']._serialized_options = b'\342A\001\002' + _LOOKUPUSERADMINREQUEST.fields_by_name['view']._options = None + _LOOKUPUSERADMINREQUEST.fields_by_name['view']._serialized_options = b'\342A\001\001' + _LISTORGANIZATIONSADMINREQUEST.fields_by_name['page_size']._options = None + _LISTORGANIZATIONSADMINREQUEST.fields_by_name['page_size']._serialized_options = b'\342A\001\001' + _LISTORGANIZATIONSADMINREQUEST.fields_by_name['page_token']._options = None + _LISTORGANIZATIONSADMINREQUEST.fields_by_name['page_token']._serialized_options = b'\342A\001\001' + _LISTORGANIZATIONSADMINREQUEST.fields_by_name['view']._options = None + _LISTORGANIZATIONSADMINREQUEST.fields_by_name['view']._serialized_options = b'\342A\001\001' + _LISTORGANIZATIONSADMINREQUEST.fields_by_name['filter']._options = None + _LISTORGANIZATIONSADMINREQUEST.fields_by_name['filter']._serialized_options = b'\342A\001\001' + _GETORGANIZATIONADMINREQUEST.fields_by_name['name']._options = None + _GETORGANIZATIONADMINREQUEST.fields_by_name['name']._serialized_options = b'\222A\027\312>\024\372\002\021organization.name\342A\001\002\372A\037\n\035api.instill.tech/Organization' + _GETORGANIZATIONADMINREQUEST.fields_by_name['view']._options = None + _GETORGANIZATIONADMINREQUEST.fields_by_name['view']._serialized_options = b'\342A\001\001' + _LOOKUPORGANIZATIONADMINREQUEST.fields_by_name['permalink']._options = None + _LOOKUPORGANIZATIONADMINREQUEST.fields_by_name['permalink']._serialized_options = b'\342A\001\002' + _LOOKUPORGANIZATIONADMINREQUEST.fields_by_name['view']._options = None + _LOOKUPORGANIZATIONADMINREQUEST.fields_by_name['view']._serialized_options = b'\342A\001\001' + _LISTUSERSREQUEST.fields_by_name['page_size']._options = None + _LISTUSERSREQUEST.fields_by_name['page_size']._serialized_options = b'\342A\001\001' + _LISTUSERSREQUEST.fields_by_name['page_token']._options = None + _LISTUSERSREQUEST.fields_by_name['page_token']._serialized_options = b'\342A\001\001' + _LISTUSERSREQUEST.fields_by_name['view']._options = None + _LISTUSERSREQUEST.fields_by_name['view']._serialized_options = b'\342A\001\001' + _LISTUSERSREQUEST.fields_by_name['filter']._options = None + _LISTUSERSREQUEST.fields_by_name['filter']._serialized_options = b'\342A\001\001' + _GETUSERREQUEST.fields_by_name['name']._options = None + _GETUSERREQUEST.fields_by_name['name']._serialized_options = b'\222A\017\312>\014\372\002\tuser.name\342A\001\002\372A\027\n\025api.instill.tech/User' + _GETUSERREQUEST.fields_by_name['view']._options = None + _GETUSERREQUEST.fields_by_name['view']._serialized_options = b'\342A\001\001' + _PATCHAUTHENTICATEDUSERREQUEST.fields_by_name['user']._options = None + _PATCHAUTHENTICATEDUSERREQUEST.fields_by_name['user']._serialized_options = b'\342A\001\002' + _PATCHAUTHENTICATEDUSERREQUEST.fields_by_name['update_mask']._options = None + _PATCHAUTHENTICATEDUSERREQUEST.fields_by_name['update_mask']._serialized_options = b'\342A\001\002' + _CHECKNAMESPACEREQUEST_CHECKNAMESPACEREQUESTBODY.fields_by_name['id']._options = None + _CHECKNAMESPACEREQUEST_CHECKNAMESPACEREQUESTBODY.fields_by_name['id']._serialized_options = b'\342A\001\002' + _CHECKNAMESPACEREQUEST.fields_by_name['namespace']._options = None + _CHECKNAMESPACEREQUEST.fields_by_name['namespace']._serialized_options = b'\342A\001\002' + _APITOKEN.fields_by_name['name']._options = None + _APITOKEN.fields_by_name['name']._serialized_options = b'\342A\001\003' + _APITOKEN.fields_by_name['uid']._options = None + _APITOKEN.fields_by_name['uid']._serialized_options = b'\342A\001\003' + _APITOKEN.fields_by_name['id']._options = None + _APITOKEN.fields_by_name['id']._serialized_options = b'\342A\001\005' + _APITOKEN.fields_by_name['create_time']._options = None + _APITOKEN.fields_by_name['create_time']._serialized_options = b'\342A\001\003' + _APITOKEN.fields_by_name['update_time']._options = None + _APITOKEN.fields_by_name['update_time']._serialized_options = b'\342A\001\003' + _APITOKEN.fields_by_name['access_token']._options = None + _APITOKEN.fields_by_name['access_token']._serialized_options = b'\342A\001\003' + _APITOKEN.fields_by_name['state']._options = None + _APITOKEN.fields_by_name['state']._serialized_options = b'\342A\001\003' + _APITOKEN.fields_by_name['token_type']._options = None + _APITOKEN.fields_by_name['token_type']._serialized_options = b'\342A\001\003' + _APITOKEN.fields_by_name['ttl']._options = None + _APITOKEN.fields_by_name['ttl']._serialized_options = b'\342A\001\004' + _APITOKEN._options = None + _APITOKEN._serialized_options = b'\352A+\n\031api.instill.tech/ApiToken\022\016tokens/{token}' + _CREATETOKENREQUEST.fields_by_name['token']._options = None + _CREATETOKENREQUEST.fields_by_name['token']._serialized_options = b'\342A\001\002' + _LISTTOKENSREQUEST.fields_by_name['page_size']._options = None + _LISTTOKENSREQUEST.fields_by_name['page_size']._serialized_options = b'\342A\001\001' + _LISTTOKENSREQUEST.fields_by_name['page_token']._options = None + _LISTTOKENSREQUEST.fields_by_name['page_token']._serialized_options = b'\342A\001\001' + _GETTOKENREQUEST.fields_by_name['name']._options = None + _GETTOKENREQUEST.fields_by_name['name']._serialized_options = b'\222A\020\312>\r\372\002\ntoken.name\342A\001\002\372A\033\n\031api.instill.tech/ApiToken' + _DELETETOKENREQUEST.fields_by_name['name']._options = None + _DELETETOKENREQUEST.fields_by_name['name']._serialized_options = b'\222A\020\312>\r\372\002\ntoken.name\342A\001\002\372A\033\n\031api.instill.tech/ApiToken' + _VALIDATETOKENRESPONSE.fields_by_name['user_uid']._options = None + _VALIDATETOKENRESPONSE.fields_by_name['user_uid']._serialized_options = b'\342A\001\003' + _AUTHTOKENISSUERREQUEST.fields_by_name['username']._options = None + _AUTHTOKENISSUERREQUEST.fields_by_name['username']._serialized_options = b'\342A\001\002' + _AUTHTOKENISSUERREQUEST.fields_by_name['password']._options = None + _AUTHTOKENISSUERREQUEST.fields_by_name['password']._serialized_options = b'\342A\001\002' + _AUTHLOGINREQUEST.fields_by_name['username']._options = None + _AUTHLOGINREQUEST.fields_by_name['username']._serialized_options = b'\342A\001\002' + _AUTHLOGINREQUEST.fields_by_name['password']._options = None + _AUTHLOGINREQUEST.fields_by_name['password']._serialized_options = b'\342A\001\002' + _ORGANIZATION.fields_by_name['name']._options = None + _ORGANIZATION.fields_by_name['name']._serialized_options = b'\342A\001\003' + _ORGANIZATION.fields_by_name['uid']._options = None + _ORGANIZATION.fields_by_name['uid']._serialized_options = b'\342A\001\003' + _ORGANIZATION.fields_by_name['id']._options = None + _ORGANIZATION.fields_by_name['id']._serialized_options = b'\342A\001\002' + _ORGANIZATION.fields_by_name['create_time']._options = None + _ORGANIZATION.fields_by_name['create_time']._serialized_options = b'\342A\001\003' + _ORGANIZATION.fields_by_name['update_time']._options = None + _ORGANIZATION.fields_by_name['update_time']._serialized_options = b'\342A\001\003' + _ORGANIZATION.fields_by_name['org_name']._options = None + _ORGANIZATION.fields_by_name['org_name']._serialized_options = b'\342A\001\001' + _ORGANIZATION.fields_by_name['customer_id']._options = None + _ORGANIZATION.fields_by_name['customer_id']._serialized_options = b'\342A\001\003' + _ORGANIZATION.fields_by_name['profile_avatar']._options = None + _ORGANIZATION.fields_by_name['profile_avatar']._serialized_options = b'\342A\001\001' + _ORGANIZATION.fields_by_name['profile_data']._options = None + _ORGANIZATION.fields_by_name['profile_data']._serialized_options = b'\342A\001\001' + _ORGANIZATION._options = None + _ORGANIZATION._serialized_options = b'\352A=\n\035api.instill.tech/Organization\022\034organizations/{organization}' + _LISTORGANIZATIONSREQUEST.fields_by_name['page_size']._options = None + _LISTORGANIZATIONSREQUEST.fields_by_name['page_size']._serialized_options = b'\342A\001\001' + _LISTORGANIZATIONSREQUEST.fields_by_name['page_token']._options = None + _LISTORGANIZATIONSREQUEST.fields_by_name['page_token']._serialized_options = b'\342A\001\001' + _LISTORGANIZATIONSREQUEST.fields_by_name['view']._options = None + _LISTORGANIZATIONSREQUEST.fields_by_name['view']._serialized_options = b'\342A\001\001' + _LISTORGANIZATIONSREQUEST.fields_by_name['filter']._options = None + _LISTORGANIZATIONSREQUEST.fields_by_name['filter']._serialized_options = b'\342A\001\001' + _CREATEORGANIZATIONREQUEST.fields_by_name['organization']._options = None + _CREATEORGANIZATIONREQUEST.fields_by_name['organization']._serialized_options = b'\342A\001\002' + _GETORGANIZATIONREQUEST.fields_by_name['name']._options = None + _GETORGANIZATIONREQUEST.fields_by_name['name']._serialized_options = b'\222A\027\312>\024\372\002\021organization.name\342A\001\002\372A\037\n\035api.instill.tech/Organization' + _GETORGANIZATIONREQUEST.fields_by_name['view']._options = None + _GETORGANIZATIONREQUEST.fields_by_name['view']._serialized_options = b'\342A\001\001' + _UPDATEORGANIZATIONREQUEST.fields_by_name['organization']._options = None + _UPDATEORGANIZATIONREQUEST.fields_by_name['organization']._serialized_options = b'\342A\001\002' + _UPDATEORGANIZATIONREQUEST.fields_by_name['update_mask']._options = None + _UPDATEORGANIZATIONREQUEST.fields_by_name['update_mask']._serialized_options = b'\342A\001\002' + _DELETEORGANIZATIONREQUEST.fields_by_name['name']._options = None + _DELETEORGANIZATIONREQUEST.fields_by_name['name']._serialized_options = b'\222A\027\312>\024\372\002\021organization.name\342A\001\002\372A\037\n\035api.instill.tech/Organization' + _EXISTORGANIZATIONNAMEREQUEST.fields_by_name['name']._options = None + _EXISTORGANIZATIONNAMEREQUEST.fields_by_name['name']._serialized_options = b'\222A\017\312>\014\372\002\tuser.name\342A\001\002\372A\037\n\035api.instill.tech/organization' + _ORGANIZATIONMEMBERSHIP.fields_by_name['name']._options = None + _ORGANIZATIONMEMBERSHIP.fields_by_name['name']._serialized_options = b'\342A\001\003' + _ORGANIZATIONMEMBERSHIP.fields_by_name['role']._options = None + _ORGANIZATIONMEMBERSHIP.fields_by_name['role']._serialized_options = b'\342A\001\002' + _ORGANIZATIONMEMBERSHIP.fields_by_name['state']._options = None + _ORGANIZATIONMEMBERSHIP.fields_by_name['state']._serialized_options = b'\342A\001\003' + _ORGANIZATIONMEMBERSHIP.fields_by_name['user']._options = None + _ORGANIZATIONMEMBERSHIP.fields_by_name['user']._serialized_options = b'\342A\001\003' + _ORGANIZATIONMEMBERSHIP.fields_by_name['organization']._options = None + _ORGANIZATIONMEMBERSHIP.fields_by_name['organization']._serialized_options = b'\342A\001\003' + _USERMEMBERSHIP.fields_by_name['name']._options = None + _USERMEMBERSHIP.fields_by_name['name']._serialized_options = b'\342A\001\003' + _USERMEMBERSHIP.fields_by_name['role']._options = None + _USERMEMBERSHIP.fields_by_name['role']._serialized_options = b'\342A\001\003' + _USERMEMBERSHIP.fields_by_name['state']._options = None + _USERMEMBERSHIP.fields_by_name['state']._serialized_options = b'\342A\001\002' + _USERMEMBERSHIP.fields_by_name['user']._options = None + _USERMEMBERSHIP.fields_by_name['user']._serialized_options = b'\342A\001\003' + _USERMEMBERSHIP.fields_by_name['organization']._options = None + _USERMEMBERSHIP.fields_by_name['organization']._serialized_options = b'\342A\001\003' + _LISTUSERMEMBERSHIPSREQUEST.fields_by_name['parent']._options = None + _LISTUSERMEMBERSHIPSREQUEST.fields_by_name['parent']._serialized_options = b'\342A\001\002\372A\037\022\035api.instill.tech/Organization' + _GETUSERMEMBERSHIPREQUEST.fields_by_name['name']._options = None + _GETUSERMEMBERSHIPREQUEST.fields_by_name['name']._serialized_options = b'\222A\025\312>\022\372\002\017membership.name\342A\001\002\372A!\n\037api.instill.tech/UserMembership' + _GETUSERMEMBERSHIPREQUEST.fields_by_name['view']._options = None + _GETUSERMEMBERSHIPREQUEST.fields_by_name['view']._serialized_options = b'\342A\001\001' + _UPDATEUSERMEMBERSHIPREQUEST.fields_by_name['membership']._options = None + _UPDATEUSERMEMBERSHIPREQUEST.fields_by_name['membership']._serialized_options = b'\342A\001\002' + _UPDATEUSERMEMBERSHIPREQUEST.fields_by_name['update_mask']._options = None + _UPDATEUSERMEMBERSHIPREQUEST.fields_by_name['update_mask']._serialized_options = b'\342A\001\002' + _DELETEUSERMEMBERSHIPREQUEST.fields_by_name['name']._options = None + _DELETEUSERMEMBERSHIPREQUEST.fields_by_name['name']._serialized_options = b'\222A\025\312>\022\372\002\017membership.name\342A\001\002\372A!\n\037api.instill.tech/UserMembership' + _LISTORGANIZATIONMEMBERSHIPSREQUEST.fields_by_name['parent']._options = None + _LISTORGANIZATIONMEMBERSHIPSREQUEST.fields_by_name['parent']._serialized_options = b'\342A\001\002\372A\037\022\035api.instill.tech/Organization' + _GETORGANIZATIONMEMBERSHIPREQUEST.fields_by_name['name']._options = None + _GETORGANIZATIONMEMBERSHIPREQUEST.fields_by_name['name']._serialized_options = b'\222A\025\312>\022\372\002\017membership.name\342A\001\002\372A)\n\'api.instill.tech/OrganizationMembership' + _GETORGANIZATIONMEMBERSHIPREQUEST.fields_by_name['view']._options = None + _GETORGANIZATIONMEMBERSHIPREQUEST.fields_by_name['view']._serialized_options = b'\342A\001\001' + _UPDATEORGANIZATIONMEMBERSHIPREQUEST.fields_by_name['membership']._options = None + _UPDATEORGANIZATIONMEMBERSHIPREQUEST.fields_by_name['membership']._serialized_options = b'\342A\001\002' + _UPDATEORGANIZATIONMEMBERSHIPREQUEST.fields_by_name['update_mask']._options = None + _UPDATEORGANIZATIONMEMBERSHIPREQUEST.fields_by_name['update_mask']._serialized_options = b'\342A\001\002' + _DELETEORGANIZATIONMEMBERSHIPREQUEST.fields_by_name['name']._options = None + _DELETEORGANIZATIONMEMBERSHIPREQUEST.fields_by_name['name']._serialized_options = b'\222A\025\312>\022\372\002\017membership.name\342A\001\002\372A)\n\'api.instill.tech/OrganizationMembership' + _globals['_VIEW']._serialized_start=11214 + _globals['_VIEW']._serialized_end=11273 + _globals['_OWNERTYPE']._serialized_start=11275 + _globals['_OWNERTYPE']._serialized_end=11364 + _globals['_MEMBERSHIPSTATE']._serialized_start=11366 + _globals['_MEMBERSHIPSTATE']._serialized_end=11476 + _globals['_LIVENESSREQUEST']._serialized_start=300 + _globals['_LIVENESSREQUEST']._serialized_end=450 + _globals['_LIVENESSRESPONSE']._serialized_start=452 + _globals['_LIVENESSRESPONSE']._serialized_end=570 + _globals['_READINESSREQUEST']._serialized_start=573 + _globals['_READINESSREQUEST']._serialized_end=724 + _globals['_READINESSRESPONSE']._serialized_start=726 + _globals['_READINESSRESPONSE']._serialized_end=845 + _globals['_USER']._serialized_start=848 + _globals['_USER']._serialized_end=1667 + _globals['_LISTUSERSADMINREQUEST']._serialized_start=1670 + _globals['_LISTUSERSADMINREQUEST']._serialized_end=1914 + _globals['_LISTUSERSADMINRESPONSE']._serialized_start=1917 + _globals['_LISTUSERSADMINRESPONSE']._serialized_end=2058 + _globals['_GETUSERADMINREQUEST']._serialized_start=2061 + _globals['_GETUSERADMINREQUEST']._serialized_end=2216 + _globals['_GETUSERADMINRESPONSE']._serialized_start=2218 + _globals['_GETUSERADMINRESPONSE']._serialized_end=2284 + _globals['_LOOKUPUSERADMINREQUEST']._serialized_start=2286 + _globals['_LOOKUPUSERADMINREQUEST']._serialized_end=2410 + _globals['_LOOKUPUSERADMINRESPONSE']._serialized_start=2412 + _globals['_LOOKUPUSERADMINRESPONSE']._serialized_end=2481 + _globals['_LISTORGANIZATIONSADMINREQUEST']._serialized_start=2484 + _globals['_LISTORGANIZATIONSADMINREQUEST']._serialized_end=2736 + _globals['_LISTORGANIZATIONSADMINRESPONSE']._serialized_start=2739 + _globals['_LISTORGANIZATIONSADMINRESPONSE']._serialized_end=2912 + _globals['_GETORGANIZATIONADMINREQUEST']._serialized_start=2915 + _globals['_GETORGANIZATIONADMINREQUEST']._serialized_end=3094 + _globals['_GETORGANIZATIONADMINRESPONSE']._serialized_start=3096 + _globals['_GETORGANIZATIONADMINRESPONSE']._serialized_end=3194 + _globals['_LOOKUPORGANIZATIONADMINREQUEST']._serialized_start=3197 + _globals['_LOOKUPORGANIZATIONADMINREQUEST']._serialized_end=3329 + _globals['_LOOKUPORGANIZATIONADMINRESPONSE']._serialized_start=3331 + _globals['_LOOKUPORGANIZATIONADMINRESPONSE']._serialized_end=3432 + _globals['_LISTUSERSREQUEST']._serialized_start=3435 + _globals['_LISTUSERSREQUEST']._serialized_end=3674 + _globals['_LISTUSERSRESPONSE']._serialized_start=3677 + _globals['_LISTUSERSRESPONSE']._serialized_end=3813 + _globals['_GETUSERREQUEST']._serialized_start=3816 + _globals['_GETUSERREQUEST']._serialized_end=3966 + _globals['_GETUSERRESPONSE']._serialized_start=3968 + _globals['_GETUSERRESPONSE']._serialized_end=4029 + _globals['_PATCHAUTHENTICATEDUSERREQUEST']._serialized_start=4032 + _globals['_PATCHAUTHENTICATEDUSERREQUEST']._serialized_end=4180 + _globals['_PATCHAUTHENTICATEDUSERRESPONSE']._serialized_start=4182 + _globals['_PATCHAUTHENTICATEDUSERRESPONSE']._serialized_end=4258 + _globals['_CHECKNAMESPACEREQUEST']._serialized_start=4261 + _globals['_CHECKNAMESPACEREQUEST']._serialized_end=4438 + _globals['_CHECKNAMESPACEREQUEST_CHECKNAMESPACEREQUESTBODY']._serialized_start=4389 + _globals['_CHECKNAMESPACEREQUEST_CHECKNAMESPACEREQUESTBODY']._serialized_end=4438 + _globals['_CHECKNAMESPACERESPONSE']._serialized_start=4441 + _globals['_CHECKNAMESPACERESPONSE']._serialized_end=4675 + _globals['_CHECKNAMESPACERESPONSE_NAMESPACE']._serialized_start=4540 + _globals['_CHECKNAMESPACERESPONSE_NAMESPACE']._serialized_end=4675 + _globals['_APITOKEN']._serialized_start=4678 + _globals['_APITOKEN']._serialized_end=5280 + _globals['_APITOKEN_STATE']._serialized_start=5125 + _globals['_APITOKEN_STATE']._serialized_end=5212 + _globals['_CREATETOKENREQUEST']._serialized_start=5282 + _globals['_CREATETOKENREQUEST']._serialized_end=5358 + _globals['_CREATETOKENRESPONSE']._serialized_start=5360 + _globals['_CREATETOKENRESPONSE']._serialized_end=5431 + _globals['_LISTTOKENSREQUEST']._serialized_start=5434 + _globals['_LISTTOKENSREQUEST']._serialized_end=5564 + _globals['_LISTTOKENSRESPONSE']._serialized_start=5567 + _globals['_LISTTOKENSRESPONSE']._serialized_end=5710 + _globals['_GETTOKENREQUEST']._serialized_start=5712 + _globals['_GETTOKENREQUEST']._serialized_end=5804 + _globals['_GETTOKENRESPONSE']._serialized_start=5806 + _globals['_GETTOKENRESPONSE']._serialized_end=5874 + _globals['_DELETETOKENREQUEST']._serialized_start=5876 + _globals['_DELETETOKENREQUEST']._serialized_end=5971 + _globals['_DELETETOKENRESPONSE']._serialized_start=5973 + _globals['_DELETETOKENRESPONSE']._serialized_end=5994 + _globals['_VALIDATETOKENREQUEST']._serialized_start=5996 + _globals['_VALIDATETOKENREQUEST']._serialized_end=6018 + _globals['_VALIDATETOKENRESPONSE']._serialized_start=6020 + _globals['_VALIDATETOKENRESPONSE']._serialized_end=6076 + _globals['_AUTHTOKENISSUERREQUEST']._serialized_start=6078 + _globals['_AUTHTOKENISSUERREQUEST']._serialized_end=6170 + _globals['_AUTHTOKENISSUERRESPONSE']._serialized_start=6173 + _globals['_AUTHTOKENISSUERRESPONSE']._serialized_end=6409 + _globals['_AUTHTOKENISSUERRESPONSE_UNSIGNEDACCESSTOKEN']._serialized_start=6298 + _globals['_AUTHTOKENISSUERRESPONSE_UNSIGNEDACCESSTOKEN']._serialized_end=6409 + _globals['_AUTHLOGINREQUEST']._serialized_start=6411 + _globals['_AUTHLOGINREQUEST']._serialized_end=6497 + _globals['_AUTHLOGINRESPONSE']._serialized_start=6499 + _globals['_AUTHLOGINRESPONSE']._serialized_end=6553 + _globals['_AUTHLOGOUTREQUEST']._serialized_start=6555 + _globals['_AUTHLOGOUTREQUEST']._serialized_end=6574 + _globals['_AUTHLOGOUTRESPONSE']._serialized_start=6576 + _globals['_AUTHLOGOUTRESPONSE']._serialized_end=6596 + _globals['_AUTHVALIDATEACCESSTOKENREQUEST']._serialized_start=6598 + _globals['_AUTHVALIDATEACCESSTOKENREQUEST']._serialized_end=6630 + _globals['_AUTHVALIDATEACCESSTOKENRESPONSE']._serialized_start=6632 + _globals['_AUTHVALIDATEACCESSTOKENRESPONSE']._serialized_end=6665 + _globals['_AUTHCHANGEPASSWORDREQUEST']._serialized_start=6667 + _globals['_AUTHCHANGEPASSWORDREQUEST']._serialized_end=6764 + _globals['_AUTHCHANGEPASSWORDRESPONSE']._serialized_start=6766 + _globals['_AUTHCHANGEPASSWORDRESPONSE']._serialized_end=6794 + _globals['_ORGANIZATION']._serialized_start=6797 + _globals['_ORGANIZATION']._serialized_end=7330 + _globals['_LISTORGANIZATIONSREQUEST']._serialized_start=7333 + _globals['_LISTORGANIZATIONSREQUEST']._serialized_end=7580 + _globals['_LISTORGANIZATIONSRESPONSE']._serialized_start=7583 + _globals['_LISTORGANIZATIONSRESPONSE']._serialized_end=7751 + _globals['_CREATEORGANIZATIONREQUEST']._serialized_start=7753 + _globals['_CREATEORGANIZATIONREQUEST']._serialized_end=7854 + _globals['_CREATEORGANIZATIONRESPONSE']._serialized_start=7856 + _globals['_CREATEORGANIZATIONRESPONSE']._serialized_end=7952 + _globals['_GETORGANIZATIONREQUEST']._serialized_start=7955 + _globals['_GETORGANIZATIONREQUEST']._serialized_end=8129 + _globals['_GETORGANIZATIONRESPONSE']._serialized_start=8131 + _globals['_GETORGANIZATIONRESPONSE']._serialized_end=8224 + _globals['_UPDATEORGANIZATIONREQUEST']._serialized_start=8227 + _globals['_UPDATEORGANIZATIONREQUEST']._serialized_end=8395 + _globals['_UPDATEORGANIZATIONRESPONSE']._serialized_start=8397 + _globals['_UPDATEORGANIZATIONRESPONSE']._serialized_end=8493 + _globals['_DELETEORGANIZATIONREQUEST']._serialized_start=8495 + _globals['_DELETEORGANIZATIONREQUEST']._serialized_end=8608 + _globals['_DELETEORGANIZATIONRESPONSE']._serialized_start=8610 + _globals['_DELETEORGANIZATIONRESPONSE']._serialized_end=8638 + _globals['_EXISTORGANIZATIONNAMEREQUEST']._serialized_start=8640 + _globals['_EXISTORGANIZATIONNAMEREQUEST']._serialized_end=8748 + _globals['_EXISTORGANIZATIONNAMERESPONSE']._serialized_start=8750 + _globals['_EXISTORGANIZATIONNAMERESPONSE']._serialized_end=8805 + _globals['_ORGANIZATIONMEMBERSHIP']._serialized_start=8808 + _globals['_ORGANIZATIONMEMBERSHIP']._serialized_end=9071 + _globals['_USERMEMBERSHIP']._serialized_start=9074 + _globals['_USERMEMBERSHIP']._serialized_end=9329 + _globals['_LISTUSERMEMBERSHIPSREQUEST']._serialized_start=9331 + _globals['_LISTUSERMEMBERSHIPSREQUEST']._serialized_end=9423 + _globals['_LISTUSERMEMBERSHIPSRESPONSE']._serialized_start=9425 + _globals['_LISTUSERMEMBERSHIPSRESPONSE']._serialized_end=9522 + _globals['_GETUSERMEMBERSHIPREQUEST']._serialized_start=9525 + _globals['_GETUSERMEMBERSHIPREQUEST']._serialized_end=9701 + _globals['_GETUSERMEMBERSHIPRESPONSE']._serialized_start=9703 + _globals['_GETUSERMEMBERSHIPRESPONSE']._serialized_end=9796 + _globals['_UPDATEUSERMEMBERSHIPREQUEST']._serialized_start=9799 + _globals['_UPDATEUSERMEMBERSHIPREQUEST']._serialized_end=9967 + _globals['_UPDATEUSERMEMBERSHIPRESPONSE']._serialized_start=9969 + _globals['_UPDATEUSERMEMBERSHIPRESPONSE']._serialized_end=10065 + _globals['_DELETEUSERMEMBERSHIPREQUEST']._serialized_start=10067 + _globals['_DELETEUSERMEMBERSHIPREQUEST']._serialized_end=10182 + _globals['_DELETEUSERMEMBERSHIPRESPONSE']._serialized_start=10184 + _globals['_DELETEUSERMEMBERSHIPRESPONSE']._serialized_end=10214 + _globals['_LISTORGANIZATIONMEMBERSHIPSREQUEST']._serialized_start=10216 + _globals['_LISTORGANIZATIONMEMBERSHIPSREQUEST']._serialized_end=10316 + _globals['_LISTORGANIZATIONMEMBERSHIPSRESPONSE']._serialized_start=10318 + _globals['_LISTORGANIZATIONMEMBERSHIPSRESPONSE']._serialized_end=10431 + _globals['_GETORGANIZATIONMEMBERSHIPREQUEST']._serialized_start=10434 + _globals['_GETORGANIZATIONMEMBERSHIPREQUEST']._serialized_end=10626 + _globals['_GETORGANIZATIONMEMBERSHIPRESPONSE']._serialized_start=10628 + _globals['_GETORGANIZATIONMEMBERSHIPRESPONSE']._serialized_end=10737 + _globals['_UPDATEORGANIZATIONMEMBERSHIPREQUEST']._serialized_start=10740 + _globals['_UPDATEORGANIZATIONMEMBERSHIPREQUEST']._serialized_end=10924 + _globals['_UPDATEORGANIZATIONMEMBERSHIPRESPONSE']._serialized_start=10926 + _globals['_UPDATEORGANIZATIONMEMBERSHIPRESPONSE']._serialized_end=11038 + _globals['_DELETEORGANIZATIONMEMBERSHIPREQUEST']._serialized_start=11041 + _globals['_DELETEORGANIZATIONMEMBERSHIPREQUEST']._serialized_end=11172 + _globals['_DELETEORGANIZATIONMEMBERSHIPRESPONSE']._serialized_start=11174 + _globals['_DELETEORGANIZATIONMEMBERSHIPRESPONSE']._serialized_end=11212 +# @@protoc_insertion_point(module_scope) diff --git a/core/mgmt/v1alpha/mgmt_pb2.pyi b/core/mgmt/v1beta/mgmt_pb2.pyi similarity index 98% rename from core/mgmt/v1alpha/mgmt_pb2.pyi rename to core/mgmt/v1beta/mgmt_pb2.pyi index 9028922..a421f6b 100644 --- a/core/mgmt/v1alpha/mgmt_pb2.pyi +++ b/core/mgmt/v1beta/mgmt_pb2.pyi @@ -4,7 +4,7 @@ isort:skip_file """ import builtins import collections.abc -import common.healthcheck.v1alpha.healthcheck_pb2 +import common.healthcheck.v1beta.healthcheck_pb2 import google.protobuf.descriptor import google.protobuf.field_mask_pb2 import google.protobuf.internal.containers @@ -108,12 +108,12 @@ class LivenessRequest(google.protobuf.message.Message): HEALTH_CHECK_REQUEST_FIELD_NUMBER: builtins.int @property - def health_check_request(self) -> common.healthcheck.v1alpha.healthcheck_pb2.HealthCheckRequest: + def health_check_request(self) -> common.healthcheck.v1beta.healthcheck_pb2.HealthCheckRequest: """HealthCheckRequest message""" def __init__( self, *, - health_check_request: common.healthcheck.v1alpha.healthcheck_pb2.HealthCheckRequest | None = ..., + health_check_request: common.healthcheck.v1beta.healthcheck_pb2.HealthCheckRequest | None = ..., ) -> None: ... def HasField(self, field_name: typing_extensions.Literal["_health_check_request", b"_health_check_request", "health_check_request", b"health_check_request"]) -> builtins.bool: ... def ClearField(self, field_name: typing_extensions.Literal["_health_check_request", b"_health_check_request", "health_check_request", b"health_check_request"]) -> None: ... @@ -129,12 +129,12 @@ class LivenessResponse(google.protobuf.message.Message): HEALTH_CHECK_RESPONSE_FIELD_NUMBER: builtins.int @property - def health_check_response(self) -> common.healthcheck.v1alpha.healthcheck_pb2.HealthCheckResponse: + def health_check_response(self) -> common.healthcheck.v1beta.healthcheck_pb2.HealthCheckResponse: """HealthCheckResponse message""" def __init__( self, *, - health_check_response: common.healthcheck.v1alpha.healthcheck_pb2.HealthCheckResponse | None = ..., + health_check_response: common.healthcheck.v1beta.healthcheck_pb2.HealthCheckResponse | None = ..., ) -> None: ... def HasField(self, field_name: typing_extensions.Literal["health_check_response", b"health_check_response"]) -> builtins.bool: ... def ClearField(self, field_name: typing_extensions.Literal["health_check_response", b"health_check_response"]) -> None: ... @@ -149,12 +149,12 @@ class ReadinessRequest(google.protobuf.message.Message): HEALTH_CHECK_REQUEST_FIELD_NUMBER: builtins.int @property - def health_check_request(self) -> common.healthcheck.v1alpha.healthcheck_pb2.HealthCheckRequest: + def health_check_request(self) -> common.healthcheck.v1beta.healthcheck_pb2.HealthCheckRequest: """HealthCheckRequest message""" def __init__( self, *, - health_check_request: common.healthcheck.v1alpha.healthcheck_pb2.HealthCheckRequest | None = ..., + health_check_request: common.healthcheck.v1beta.healthcheck_pb2.HealthCheckRequest | None = ..., ) -> None: ... def HasField(self, field_name: typing_extensions.Literal["_health_check_request", b"_health_check_request", "health_check_request", b"health_check_request"]) -> builtins.bool: ... def ClearField(self, field_name: typing_extensions.Literal["_health_check_request", b"_health_check_request", "health_check_request", b"health_check_request"]) -> None: ... @@ -170,12 +170,12 @@ class ReadinessResponse(google.protobuf.message.Message): HEALTH_CHECK_RESPONSE_FIELD_NUMBER: builtins.int @property - def health_check_response(self) -> common.healthcheck.v1alpha.healthcheck_pb2.HealthCheckResponse: + def health_check_response(self) -> common.healthcheck.v1beta.healthcheck_pb2.HealthCheckResponse: """HealthCheckResponse message""" def __init__( self, *, - health_check_response: common.healthcheck.v1alpha.healthcheck_pb2.HealthCheckResponse | None = ..., + health_check_response: common.healthcheck.v1beta.healthcheck_pb2.HealthCheckResponse | None = ..., ) -> None: ... def HasField(self, field_name: typing_extensions.Literal["health_check_response", b"health_check_response"]) -> builtins.bool: ... def ClearField(self, field_name: typing_extensions.Literal["health_check_response", b"health_check_response"]) -> None: ... diff --git a/core/mgmt/v1alpha/mgmt_pb2_grpc.py b/core/mgmt/v1beta/mgmt_pb2_grpc.py similarity index 100% rename from core/mgmt/v1alpha/mgmt_pb2_grpc.py rename to core/mgmt/v1beta/mgmt_pb2_grpc.py diff --git a/core/mgmt/v1alpha/mgmt_pb2_grpc.pyi b/core/mgmt/v1beta/mgmt_pb2_grpc.pyi similarity index 100% rename from core/mgmt/v1alpha/mgmt_pb2_grpc.pyi rename to core/mgmt/v1beta/mgmt_pb2_grpc.pyi diff --git a/core/mgmt/v1beta/mgmt_private_service_pb2.py b/core/mgmt/v1beta/mgmt_private_service_pb2.py new file mode 100644 index 0000000..837841d --- /dev/null +++ b/core/mgmt/v1beta/mgmt_private_service_pb2.py @@ -0,0 +1,42 @@ +# -*- coding: utf-8 -*- +# Generated by the protocol buffer compiler. DO NOT EDIT! +# source: core/mgmt/v1beta/mgmt_private_service.proto +"""Generated protocol buffer code.""" +from google.protobuf import descriptor as _descriptor +from google.protobuf import descriptor_pool as _descriptor_pool +from google.protobuf import symbol_database as _symbol_database +from google.protobuf.internal import builder as _builder +# @@protoc_insertion_point(imports) + +_sym_db = _symbol_database.Default() + + +from core.mgmt.v1beta import mgmt_pb2 as core_dot_mgmt_dot_v1beta_dot_mgmt__pb2 +from google.api import annotations_pb2 as google_dot_api_dot_annotations__pb2 +from google.api import client_pb2 as google_dot_api_dot_client__pb2 + + +DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n+core/mgmt/v1beta/mgmt_private_service.proto\x12\x10\x63ore.mgmt.v1beta\x1a\x1b\x63ore/mgmt/v1beta/mgmt.proto\x1a\x1cgoogle/api/annotations.proto\x1a\x17google/api/client.proto2\xe2\x07\n\x12MgmtPrivateService\x12\x80\x01\n\x0eListUsersAdmin\x12\'.core.mgmt.v1beta.ListUsersAdminRequest\x1a(.core.mgmt.v1beta.ListUsersAdminResponse\"\x1b\x82\xd3\xe4\x93\x02\x15\x12\x13/v1beta/admin/users\x12\x8a\x01\n\x0cGetUserAdmin\x12%.core.mgmt.v1beta.GetUserAdminRequest\x1a&.core.mgmt.v1beta.GetUserAdminResponse\"+\xda\x41\x04name\x82\xd3\xe4\x93\x02\x1e\x12\x1c/v1beta/admin/{name=users/*}\x12\xa4\x01\n\x0fLookUpUserAdmin\x12(.core.mgmt.v1beta.LookUpUserAdminRequest\x1a).core.mgmt.v1beta.LookUpUserAdminResponse\"<\xda\x41\tpermalink\x82\xd3\xe4\x93\x02*\x12(/v1beta/admin/{permalink=users/*}/lookUp\x12\xa0\x01\n\x16ListOrganizationsAdmin\x12/.core.mgmt.v1beta.ListOrganizationsAdminRequest\x1a\x30.core.mgmt.v1beta.ListOrganizationsAdminResponse\"#\x82\xd3\xe4\x93\x02\x1d\x12\x1b/v1beta/admin/organizations\x12\xaa\x01\n\x14GetOrganizationAdmin\x12-.core.mgmt.v1beta.GetOrganizationAdminRequest\x1a..core.mgmt.v1beta.GetOrganizationAdminResponse\"3\xda\x41\x04name\x82\xd3\xe4\x93\x02&\x12$/v1beta/admin/{name=organizations/*}\x12\xc4\x01\n\x17LookUpOrganizationAdmin\x12\x30.core.mgmt.v1beta.LookUpOrganizationAdminRequest\x1a\x31.core.mgmt.v1beta.LookUpOrganizationAdminResponse\"D\xda\x41\tpermalink\x82\xd3\xe4\x93\x02\x32\x12\x30/v1beta/admin/{permalink=organizations/*}/lookUpB\xd0\x01\n\x14\x63om.core.mgmt.v1betaB\x17MgmtPrivateServiceProtoP\x01Z=github.com/instill-ai/protogen-go/core/mgmt/v1beta;mgmtv1beta\xa2\x02\x03\x43MX\xaa\x02\x10\x43ore.Mgmt.V1beta\xca\x02\x10\x43ore\\Mgmt\\V1beta\xe2\x02\x1c\x43ore\\Mgmt\\V1beta\\GPBMetadata\xea\x02\x12\x43ore::Mgmt::V1betab\x06proto3') + +_globals = globals() +_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals) +_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'core.mgmt.v1beta.mgmt_private_service_pb2', _globals) +if _descriptor._USE_C_DESCRIPTORS == False: + + DESCRIPTOR._options = None + DESCRIPTOR._serialized_options = b'\n\024com.core.mgmt.v1betaB\027MgmtPrivateServiceProtoP\001Z=github.com/instill-ai/protogen-go/core/mgmt/v1beta;mgmtv1beta\242\002\003CMX\252\002\020Core.Mgmt.V1beta\312\002\020Core\\Mgmt\\V1beta\342\002\034Core\\Mgmt\\V1beta\\GPBMetadata\352\002\022Core::Mgmt::V1beta' + _MGMTPRIVATESERVICE.methods_by_name['ListUsersAdmin']._options = None + _MGMTPRIVATESERVICE.methods_by_name['ListUsersAdmin']._serialized_options = b'\202\323\344\223\002\025\022\023/v1beta/admin/users' + _MGMTPRIVATESERVICE.methods_by_name['GetUserAdmin']._options = None + _MGMTPRIVATESERVICE.methods_by_name['GetUserAdmin']._serialized_options = b'\332A\004name\202\323\344\223\002\036\022\034/v1beta/admin/{name=users/*}' + _MGMTPRIVATESERVICE.methods_by_name['LookUpUserAdmin']._options = None + _MGMTPRIVATESERVICE.methods_by_name['LookUpUserAdmin']._serialized_options = b'\332A\tpermalink\202\323\344\223\002*\022(/v1beta/admin/{permalink=users/*}/lookUp' + _MGMTPRIVATESERVICE.methods_by_name['ListOrganizationsAdmin']._options = None + _MGMTPRIVATESERVICE.methods_by_name['ListOrganizationsAdmin']._serialized_options = b'\202\323\344\223\002\035\022\033/v1beta/admin/organizations' + _MGMTPRIVATESERVICE.methods_by_name['GetOrganizationAdmin']._options = None + _MGMTPRIVATESERVICE.methods_by_name['GetOrganizationAdmin']._serialized_options = b'\332A\004name\202\323\344\223\002&\022$/v1beta/admin/{name=organizations/*}' + _MGMTPRIVATESERVICE.methods_by_name['LookUpOrganizationAdmin']._options = None + _MGMTPRIVATESERVICE.methods_by_name['LookUpOrganizationAdmin']._serialized_options = b'\332A\tpermalink\202\323\344\223\0022\0220/v1beta/admin/{permalink=organizations/*}/lookUp' + _globals['_MGMTPRIVATESERVICE']._serialized_start=150 + _globals['_MGMTPRIVATESERVICE']._serialized_end=1144 +# @@protoc_insertion_point(module_scope) diff --git a/core/mgmt/v1alpha/mgmt_private_service_pb2.pyi b/core/mgmt/v1beta/mgmt_private_service_pb2.pyi similarity index 100% rename from core/mgmt/v1alpha/mgmt_private_service_pb2.pyi rename to core/mgmt/v1beta/mgmt_private_service_pb2.pyi diff --git a/core/mgmt/v1alpha/mgmt_private_service_pb2_grpc.py b/core/mgmt/v1beta/mgmt_private_service_pb2_grpc.py similarity index 60% rename from core/mgmt/v1alpha/mgmt_private_service_pb2_grpc.py rename to core/mgmt/v1beta/mgmt_private_service_pb2_grpc.py index 64c0248..0cd4e9a 100644 --- a/core/mgmt/v1alpha/mgmt_private_service_pb2_grpc.py +++ b/core/mgmt/v1beta/mgmt_private_service_pb2_grpc.py @@ -2,7 +2,7 @@ """Client and server classes corresponding to protobuf-defined services.""" import grpc -from core.mgmt.v1alpha import mgmt_pb2 as core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2 +from core.mgmt.v1beta import mgmt_pb2 as core_dot_mgmt_dot_v1beta_dot_mgmt__pb2 class MgmtPrivateServiceStub(object): @@ -16,34 +16,34 @@ def __init__(self, channel): channel: A grpc.Channel. """ self.ListUsersAdmin = channel.unary_unary( - '/core.mgmt.v1alpha.MgmtPrivateService/ListUsersAdmin', - request_serializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.ListUsersAdminRequest.SerializeToString, - response_deserializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.ListUsersAdminResponse.FromString, + '/core.mgmt.v1beta.MgmtPrivateService/ListUsersAdmin', + request_serializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.ListUsersAdminRequest.SerializeToString, + response_deserializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.ListUsersAdminResponse.FromString, ) self.GetUserAdmin = channel.unary_unary( - '/core.mgmt.v1alpha.MgmtPrivateService/GetUserAdmin', - request_serializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.GetUserAdminRequest.SerializeToString, - response_deserializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.GetUserAdminResponse.FromString, + '/core.mgmt.v1beta.MgmtPrivateService/GetUserAdmin', + request_serializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.GetUserAdminRequest.SerializeToString, + response_deserializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.GetUserAdminResponse.FromString, ) self.LookUpUserAdmin = channel.unary_unary( - '/core.mgmt.v1alpha.MgmtPrivateService/LookUpUserAdmin', - request_serializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.LookUpUserAdminRequest.SerializeToString, - response_deserializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.LookUpUserAdminResponse.FromString, + '/core.mgmt.v1beta.MgmtPrivateService/LookUpUserAdmin', + request_serializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.LookUpUserAdminRequest.SerializeToString, + response_deserializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.LookUpUserAdminResponse.FromString, ) self.ListOrganizationsAdmin = channel.unary_unary( - '/core.mgmt.v1alpha.MgmtPrivateService/ListOrganizationsAdmin', - request_serializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.ListOrganizationsAdminRequest.SerializeToString, - response_deserializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.ListOrganizationsAdminResponse.FromString, + '/core.mgmt.v1beta.MgmtPrivateService/ListOrganizationsAdmin', + request_serializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.ListOrganizationsAdminRequest.SerializeToString, + response_deserializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.ListOrganizationsAdminResponse.FromString, ) self.GetOrganizationAdmin = channel.unary_unary( - '/core.mgmt.v1alpha.MgmtPrivateService/GetOrganizationAdmin', - request_serializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.GetOrganizationAdminRequest.SerializeToString, - response_deserializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.GetOrganizationAdminResponse.FromString, + '/core.mgmt.v1beta.MgmtPrivateService/GetOrganizationAdmin', + request_serializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.GetOrganizationAdminRequest.SerializeToString, + response_deserializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.GetOrganizationAdminResponse.FromString, ) self.LookUpOrganizationAdmin = channel.unary_unary( - '/core.mgmt.v1alpha.MgmtPrivateService/LookUpOrganizationAdmin', - request_serializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.LookUpOrganizationAdminRequest.SerializeToString, - response_deserializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.LookUpOrganizationAdminResponse.FromString, + '/core.mgmt.v1beta.MgmtPrivateService/LookUpOrganizationAdmin', + request_serializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.LookUpOrganizationAdminRequest.SerializeToString, + response_deserializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.LookUpOrganizationAdminResponse.FromString, ) @@ -104,37 +104,37 @@ def add_MgmtPrivateServiceServicer_to_server(servicer, server): rpc_method_handlers = { 'ListUsersAdmin': grpc.unary_unary_rpc_method_handler( servicer.ListUsersAdmin, - request_deserializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.ListUsersAdminRequest.FromString, - response_serializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.ListUsersAdminResponse.SerializeToString, + request_deserializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.ListUsersAdminRequest.FromString, + response_serializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.ListUsersAdminResponse.SerializeToString, ), 'GetUserAdmin': grpc.unary_unary_rpc_method_handler( servicer.GetUserAdmin, - request_deserializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.GetUserAdminRequest.FromString, - response_serializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.GetUserAdminResponse.SerializeToString, + request_deserializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.GetUserAdminRequest.FromString, + response_serializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.GetUserAdminResponse.SerializeToString, ), 'LookUpUserAdmin': grpc.unary_unary_rpc_method_handler( servicer.LookUpUserAdmin, - request_deserializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.LookUpUserAdminRequest.FromString, - response_serializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.LookUpUserAdminResponse.SerializeToString, + request_deserializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.LookUpUserAdminRequest.FromString, + response_serializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.LookUpUserAdminResponse.SerializeToString, ), 'ListOrganizationsAdmin': grpc.unary_unary_rpc_method_handler( servicer.ListOrganizationsAdmin, - request_deserializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.ListOrganizationsAdminRequest.FromString, - response_serializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.ListOrganizationsAdminResponse.SerializeToString, + request_deserializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.ListOrganizationsAdminRequest.FromString, + response_serializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.ListOrganizationsAdminResponse.SerializeToString, ), 'GetOrganizationAdmin': grpc.unary_unary_rpc_method_handler( servicer.GetOrganizationAdmin, - request_deserializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.GetOrganizationAdminRequest.FromString, - response_serializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.GetOrganizationAdminResponse.SerializeToString, + request_deserializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.GetOrganizationAdminRequest.FromString, + response_serializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.GetOrganizationAdminResponse.SerializeToString, ), 'LookUpOrganizationAdmin': grpc.unary_unary_rpc_method_handler( servicer.LookUpOrganizationAdmin, - request_deserializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.LookUpOrganizationAdminRequest.FromString, - response_serializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.LookUpOrganizationAdminResponse.SerializeToString, + request_deserializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.LookUpOrganizationAdminRequest.FromString, + response_serializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.LookUpOrganizationAdminResponse.SerializeToString, ), } generic_handler = grpc.method_handlers_generic_handler( - 'core.mgmt.v1alpha.MgmtPrivateService', rpc_method_handlers) + 'core.mgmt.v1beta.MgmtPrivateService', rpc_method_handlers) server.add_generic_rpc_handlers((generic_handler,)) @@ -154,9 +154,9 @@ def ListUsersAdmin(request, wait_for_ready=None, timeout=None, metadata=None): - return grpc.experimental.unary_unary(request, target, '/core.mgmt.v1alpha.MgmtPrivateService/ListUsersAdmin', - core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.ListUsersAdminRequest.SerializeToString, - core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.ListUsersAdminResponse.FromString, + return grpc.experimental.unary_unary(request, target, '/core.mgmt.v1beta.MgmtPrivateService/ListUsersAdmin', + core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.ListUsersAdminRequest.SerializeToString, + core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.ListUsersAdminResponse.FromString, options, channel_credentials, insecure, call_credentials, compression, wait_for_ready, timeout, metadata) @@ -171,9 +171,9 @@ def GetUserAdmin(request, wait_for_ready=None, timeout=None, metadata=None): - return grpc.experimental.unary_unary(request, target, '/core.mgmt.v1alpha.MgmtPrivateService/GetUserAdmin', - core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.GetUserAdminRequest.SerializeToString, - core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.GetUserAdminResponse.FromString, + return grpc.experimental.unary_unary(request, target, '/core.mgmt.v1beta.MgmtPrivateService/GetUserAdmin', + core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.GetUserAdminRequest.SerializeToString, + core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.GetUserAdminResponse.FromString, options, channel_credentials, insecure, call_credentials, compression, wait_for_ready, timeout, metadata) @@ -188,9 +188,9 @@ def LookUpUserAdmin(request, wait_for_ready=None, timeout=None, metadata=None): - return grpc.experimental.unary_unary(request, target, '/core.mgmt.v1alpha.MgmtPrivateService/LookUpUserAdmin', - core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.LookUpUserAdminRequest.SerializeToString, - core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.LookUpUserAdminResponse.FromString, + return grpc.experimental.unary_unary(request, target, '/core.mgmt.v1beta.MgmtPrivateService/LookUpUserAdmin', + core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.LookUpUserAdminRequest.SerializeToString, + core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.LookUpUserAdminResponse.FromString, options, channel_credentials, insecure, call_credentials, compression, wait_for_ready, timeout, metadata) @@ -205,9 +205,9 @@ def ListOrganizationsAdmin(request, wait_for_ready=None, timeout=None, metadata=None): - return grpc.experimental.unary_unary(request, target, '/core.mgmt.v1alpha.MgmtPrivateService/ListOrganizationsAdmin', - core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.ListOrganizationsAdminRequest.SerializeToString, - core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.ListOrganizationsAdminResponse.FromString, + return grpc.experimental.unary_unary(request, target, '/core.mgmt.v1beta.MgmtPrivateService/ListOrganizationsAdmin', + core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.ListOrganizationsAdminRequest.SerializeToString, + core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.ListOrganizationsAdminResponse.FromString, options, channel_credentials, insecure, call_credentials, compression, wait_for_ready, timeout, metadata) @@ -222,9 +222,9 @@ def GetOrganizationAdmin(request, wait_for_ready=None, timeout=None, metadata=None): - return grpc.experimental.unary_unary(request, target, '/core.mgmt.v1alpha.MgmtPrivateService/GetOrganizationAdmin', - core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.GetOrganizationAdminRequest.SerializeToString, - core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.GetOrganizationAdminResponse.FromString, + return grpc.experimental.unary_unary(request, target, '/core.mgmt.v1beta.MgmtPrivateService/GetOrganizationAdmin', + core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.GetOrganizationAdminRequest.SerializeToString, + core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.GetOrganizationAdminResponse.FromString, options, channel_credentials, insecure, call_credentials, compression, wait_for_ready, timeout, metadata) @@ -239,8 +239,8 @@ def LookUpOrganizationAdmin(request, wait_for_ready=None, timeout=None, metadata=None): - return grpc.experimental.unary_unary(request, target, '/core.mgmt.v1alpha.MgmtPrivateService/LookUpOrganizationAdmin', - core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.LookUpOrganizationAdminRequest.SerializeToString, - core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.LookUpOrganizationAdminResponse.FromString, + return grpc.experimental.unary_unary(request, target, '/core.mgmt.v1beta.MgmtPrivateService/LookUpOrganizationAdmin', + core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.LookUpOrganizationAdminRequest.SerializeToString, + core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.LookUpOrganizationAdminResponse.FromString, options, channel_credentials, insecure, call_credentials, compression, wait_for_ready, timeout, metadata) diff --git a/core/mgmt/v1alpha/mgmt_private_service_pb2_grpc.pyi b/core/mgmt/v1beta/mgmt_private_service_pb2_grpc.pyi similarity index 62% rename from core/mgmt/v1alpha/mgmt_private_service_pb2_grpc.pyi rename to core/mgmt/v1beta/mgmt_private_service_pb2_grpc.pyi index f832319..2691e7b 100644 --- a/core/mgmt/v1alpha/mgmt_private_service_pb2_grpc.pyi +++ b/core/mgmt/v1beta/mgmt_private_service_pb2_grpc.pyi @@ -4,7 +4,7 @@ isort:skip_file """ import abc import collections.abc -import core.mgmt.v1alpha.mgmt_pb2 +import core.mgmt.v1beta.mgmt_pb2 import grpc import grpc.aio import typing @@ -22,43 +22,43 @@ class MgmtPrivateServiceStub: def __init__(self, channel: typing.Union[grpc.Channel, grpc.aio.Channel]) -> None: ... ListUsersAdmin: grpc.UnaryUnaryMultiCallable[ - core.mgmt.v1alpha.mgmt_pb2.ListUsersAdminRequest, - core.mgmt.v1alpha.mgmt_pb2.ListUsersAdminResponse, + core.mgmt.v1beta.mgmt_pb2.ListUsersAdminRequest, + core.mgmt.v1beta.mgmt_pb2.ListUsersAdminResponse, ] """ListUsersAdmin method receives a ListUsersAdminRequest message and returns a ListUsersAdminResponse message. """ GetUserAdmin: grpc.UnaryUnaryMultiCallable[ - core.mgmt.v1alpha.mgmt_pb2.GetUserAdminRequest, - core.mgmt.v1alpha.mgmt_pb2.GetUserAdminResponse, + core.mgmt.v1beta.mgmt_pb2.GetUserAdminRequest, + core.mgmt.v1beta.mgmt_pb2.GetUserAdminResponse, ] """GetUserAdmin method receives a GetUserAdminRequest message and returns a GetUserAdminResponse message. """ LookUpUserAdmin: grpc.UnaryUnaryMultiCallable[ - core.mgmt.v1alpha.mgmt_pb2.LookUpUserAdminRequest, - core.mgmt.v1alpha.mgmt_pb2.LookUpUserAdminResponse, + core.mgmt.v1beta.mgmt_pb2.LookUpUserAdminRequest, + core.mgmt.v1beta.mgmt_pb2.LookUpUserAdminResponse, ] """LookUpUserAdmin method receives a LookUpUserAdminRequest message and returns a LookUpUserAdminResponse """ ListOrganizationsAdmin: grpc.UnaryUnaryMultiCallable[ - core.mgmt.v1alpha.mgmt_pb2.ListOrganizationsAdminRequest, - core.mgmt.v1alpha.mgmt_pb2.ListOrganizationsAdminResponse, + core.mgmt.v1beta.mgmt_pb2.ListOrganizationsAdminRequest, + core.mgmt.v1beta.mgmt_pb2.ListOrganizationsAdminResponse, ] """ListOrganizationsAdmin method receives a ListOrganizationsAdminRequest message and returns a ListOrganizationsAdminResponse message. """ GetOrganizationAdmin: grpc.UnaryUnaryMultiCallable[ - core.mgmt.v1alpha.mgmt_pb2.GetOrganizationAdminRequest, - core.mgmt.v1alpha.mgmt_pb2.GetOrganizationAdminResponse, + core.mgmt.v1beta.mgmt_pb2.GetOrganizationAdminRequest, + core.mgmt.v1beta.mgmt_pb2.GetOrganizationAdminResponse, ] """GetOrganizationAdmin method receives a GetOrganizationAdminRequest message and returns a GetOrganizationAdminResponse message. """ LookUpOrganizationAdmin: grpc.UnaryUnaryMultiCallable[ - core.mgmt.v1alpha.mgmt_pb2.LookUpOrganizationAdminRequest, - core.mgmt.v1alpha.mgmt_pb2.LookUpOrganizationAdminResponse, + core.mgmt.v1beta.mgmt_pb2.LookUpOrganizationAdminRequest, + core.mgmt.v1beta.mgmt_pb2.LookUpOrganizationAdminResponse, ] """LookUpOrganizationAdmin method receives a LookUpOrganizationAdminRequest message and returns a LookUpOrganizationAdminResponse @@ -68,43 +68,43 @@ class MgmtPrivateServiceAsyncStub: """Mgmt service responds to internal access""" ListUsersAdmin: grpc.aio.UnaryUnaryMultiCallable[ - core.mgmt.v1alpha.mgmt_pb2.ListUsersAdminRequest, - core.mgmt.v1alpha.mgmt_pb2.ListUsersAdminResponse, + core.mgmt.v1beta.mgmt_pb2.ListUsersAdminRequest, + core.mgmt.v1beta.mgmt_pb2.ListUsersAdminResponse, ] """ListUsersAdmin method receives a ListUsersAdminRequest message and returns a ListUsersAdminResponse message. """ GetUserAdmin: grpc.aio.UnaryUnaryMultiCallable[ - core.mgmt.v1alpha.mgmt_pb2.GetUserAdminRequest, - core.mgmt.v1alpha.mgmt_pb2.GetUserAdminResponse, + core.mgmt.v1beta.mgmt_pb2.GetUserAdminRequest, + core.mgmt.v1beta.mgmt_pb2.GetUserAdminResponse, ] """GetUserAdmin method receives a GetUserAdminRequest message and returns a GetUserAdminResponse message. """ LookUpUserAdmin: grpc.aio.UnaryUnaryMultiCallable[ - core.mgmt.v1alpha.mgmt_pb2.LookUpUserAdminRequest, - core.mgmt.v1alpha.mgmt_pb2.LookUpUserAdminResponse, + core.mgmt.v1beta.mgmt_pb2.LookUpUserAdminRequest, + core.mgmt.v1beta.mgmt_pb2.LookUpUserAdminResponse, ] """LookUpUserAdmin method receives a LookUpUserAdminRequest message and returns a LookUpUserAdminResponse """ ListOrganizationsAdmin: grpc.aio.UnaryUnaryMultiCallable[ - core.mgmt.v1alpha.mgmt_pb2.ListOrganizationsAdminRequest, - core.mgmt.v1alpha.mgmt_pb2.ListOrganizationsAdminResponse, + core.mgmt.v1beta.mgmt_pb2.ListOrganizationsAdminRequest, + core.mgmt.v1beta.mgmt_pb2.ListOrganizationsAdminResponse, ] """ListOrganizationsAdmin method receives a ListOrganizationsAdminRequest message and returns a ListOrganizationsAdminResponse message. """ GetOrganizationAdmin: grpc.aio.UnaryUnaryMultiCallable[ - core.mgmt.v1alpha.mgmt_pb2.GetOrganizationAdminRequest, - core.mgmt.v1alpha.mgmt_pb2.GetOrganizationAdminResponse, + core.mgmt.v1beta.mgmt_pb2.GetOrganizationAdminRequest, + core.mgmt.v1beta.mgmt_pb2.GetOrganizationAdminResponse, ] """GetOrganizationAdmin method receives a GetOrganizationAdminRequest message and returns a GetOrganizationAdminResponse message. """ LookUpOrganizationAdmin: grpc.aio.UnaryUnaryMultiCallable[ - core.mgmt.v1alpha.mgmt_pb2.LookUpOrganizationAdminRequest, - core.mgmt.v1alpha.mgmt_pb2.LookUpOrganizationAdminResponse, + core.mgmt.v1beta.mgmt_pb2.LookUpOrganizationAdminRequest, + core.mgmt.v1beta.mgmt_pb2.LookUpOrganizationAdminResponse, ] """LookUpOrganizationAdmin method receives a LookUpOrganizationAdminRequest message and returns a LookUpOrganizationAdminResponse @@ -116,54 +116,54 @@ class MgmtPrivateServiceServicer(metaclass=abc.ABCMeta): @abc.abstractmethod def ListUsersAdmin( self, - request: core.mgmt.v1alpha.mgmt_pb2.ListUsersAdminRequest, + request: core.mgmt.v1beta.mgmt_pb2.ListUsersAdminRequest, context: _ServicerContext, - ) -> typing.Union[core.mgmt.v1alpha.mgmt_pb2.ListUsersAdminResponse, collections.abc.Awaitable[core.mgmt.v1alpha.mgmt_pb2.ListUsersAdminResponse]]: + ) -> typing.Union[core.mgmt.v1beta.mgmt_pb2.ListUsersAdminResponse, collections.abc.Awaitable[core.mgmt.v1beta.mgmt_pb2.ListUsersAdminResponse]]: """ListUsersAdmin method receives a ListUsersAdminRequest message and returns a ListUsersAdminResponse message. """ @abc.abstractmethod def GetUserAdmin( self, - request: core.mgmt.v1alpha.mgmt_pb2.GetUserAdminRequest, + request: core.mgmt.v1beta.mgmt_pb2.GetUserAdminRequest, context: _ServicerContext, - ) -> typing.Union[core.mgmt.v1alpha.mgmt_pb2.GetUserAdminResponse, collections.abc.Awaitable[core.mgmt.v1alpha.mgmt_pb2.GetUserAdminResponse]]: + ) -> typing.Union[core.mgmt.v1beta.mgmt_pb2.GetUserAdminResponse, collections.abc.Awaitable[core.mgmt.v1beta.mgmt_pb2.GetUserAdminResponse]]: """GetUserAdmin method receives a GetUserAdminRequest message and returns a GetUserAdminResponse message. """ @abc.abstractmethod def LookUpUserAdmin( self, - request: core.mgmt.v1alpha.mgmt_pb2.LookUpUserAdminRequest, + request: core.mgmt.v1beta.mgmt_pb2.LookUpUserAdminRequest, context: _ServicerContext, - ) -> typing.Union[core.mgmt.v1alpha.mgmt_pb2.LookUpUserAdminResponse, collections.abc.Awaitable[core.mgmt.v1alpha.mgmt_pb2.LookUpUserAdminResponse]]: + ) -> typing.Union[core.mgmt.v1beta.mgmt_pb2.LookUpUserAdminResponse, collections.abc.Awaitable[core.mgmt.v1beta.mgmt_pb2.LookUpUserAdminResponse]]: """LookUpUserAdmin method receives a LookUpUserAdminRequest message and returns a LookUpUserAdminResponse """ @abc.abstractmethod def ListOrganizationsAdmin( self, - request: core.mgmt.v1alpha.mgmt_pb2.ListOrganizationsAdminRequest, + request: core.mgmt.v1beta.mgmt_pb2.ListOrganizationsAdminRequest, context: _ServicerContext, - ) -> typing.Union[core.mgmt.v1alpha.mgmt_pb2.ListOrganizationsAdminResponse, collections.abc.Awaitable[core.mgmt.v1alpha.mgmt_pb2.ListOrganizationsAdminResponse]]: + ) -> typing.Union[core.mgmt.v1beta.mgmt_pb2.ListOrganizationsAdminResponse, collections.abc.Awaitable[core.mgmt.v1beta.mgmt_pb2.ListOrganizationsAdminResponse]]: """ListOrganizationsAdmin method receives a ListOrganizationsAdminRequest message and returns a ListOrganizationsAdminResponse message. """ @abc.abstractmethod def GetOrganizationAdmin( self, - request: core.mgmt.v1alpha.mgmt_pb2.GetOrganizationAdminRequest, + request: core.mgmt.v1beta.mgmt_pb2.GetOrganizationAdminRequest, context: _ServicerContext, - ) -> typing.Union[core.mgmt.v1alpha.mgmt_pb2.GetOrganizationAdminResponse, collections.abc.Awaitable[core.mgmt.v1alpha.mgmt_pb2.GetOrganizationAdminResponse]]: + ) -> typing.Union[core.mgmt.v1beta.mgmt_pb2.GetOrganizationAdminResponse, collections.abc.Awaitable[core.mgmt.v1beta.mgmt_pb2.GetOrganizationAdminResponse]]: """GetOrganizationAdmin method receives a GetOrganizationAdminRequest message and returns a GetOrganizationAdminResponse message. """ @abc.abstractmethod def LookUpOrganizationAdmin( self, - request: core.mgmt.v1alpha.mgmt_pb2.LookUpOrganizationAdminRequest, + request: core.mgmt.v1beta.mgmt_pb2.LookUpOrganizationAdminRequest, context: _ServicerContext, - ) -> typing.Union[core.mgmt.v1alpha.mgmt_pb2.LookUpOrganizationAdminResponse, collections.abc.Awaitable[core.mgmt.v1alpha.mgmt_pb2.LookUpOrganizationAdminResponse]]: + ) -> typing.Union[core.mgmt.v1beta.mgmt_pb2.LookUpOrganizationAdminResponse, collections.abc.Awaitable[core.mgmt.v1beta.mgmt_pb2.LookUpOrganizationAdminResponse]]: """LookUpOrganizationAdmin method receives a LookUpOrganizationAdminRequest message and returns a LookUpOrganizationAdminResponse """ diff --git a/core/mgmt/v1beta/mgmt_public_service_pb2.py b/core/mgmt/v1beta/mgmt_public_service_pb2.py new file mode 100644 index 0000000..0cce579 --- /dev/null +++ b/core/mgmt/v1beta/mgmt_public_service_pb2.py @@ -0,0 +1,103 @@ +# -*- coding: utf-8 -*- +# Generated by the protocol buffer compiler. DO NOT EDIT! +# source: core/mgmt/v1beta/mgmt_public_service.proto +"""Generated protocol buffer code.""" +from google.protobuf import descriptor as _descriptor +from google.protobuf import descriptor_pool as _descriptor_pool +from google.protobuf import symbol_database as _symbol_database +from google.protobuf.internal import builder as _builder +# @@protoc_insertion_point(imports) + +_sym_db = _symbol_database.Default() + + +from core.mgmt.v1beta import metric_pb2 as core_dot_mgmt_dot_v1beta_dot_metric__pb2 +from core.mgmt.v1beta import mgmt_pb2 as core_dot_mgmt_dot_v1beta_dot_mgmt__pb2 +from google.api import annotations_pb2 as google_dot_api_dot_annotations__pb2 +from google.api import client_pb2 as google_dot_api_dot_client__pb2 + + +DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n*core/mgmt/v1beta/mgmt_public_service.proto\x12\x10\x63ore.mgmt.v1beta\x1a\x1d\x63ore/mgmt/v1beta/metric.proto\x1a\x1b\x63ore/mgmt/v1beta/mgmt.proto\x1a\x1cgoogle/api/annotations.proto\x1a\x17google/api/client.proto2\xa5-\n\x11MgmtPublicService\x12\x84\x01\n\x08Liveness\x12!.core.mgmt.v1beta.LivenessRequest\x1a\".core.mgmt.v1beta.LivenessResponse\"1\x82\xd3\xe4\x93\x02+\x12\x12/v1beta/__livenessZ\x15\x12\x13/v1beta/health/mgmt\x12\x87\x01\n\tReadiness\x12\".core.mgmt.v1beta.ReadinessRequest\x1a#.core.mgmt.v1beta.ReadinessResponse\"1\x82\xd3\xe4\x93\x02+\x12\x13/v1beta/__readinessZ\x14\x12\x12/v1beta/ready/mgmt\x12\x9c\x01\n\x0e\x43heckNamespace\x12\'.core.mgmt.v1beta.CheckNamespaceRequest\x1a(.core.mgmt.v1beta.CheckNamespaceResponse\"7\xda\x41\tnamespace\x82\xd3\xe4\x93\x02%\"\x18/v1alpha/check-namespace:\tnamespace\x12k\n\tListUsers\x12\".core.mgmt.v1beta.ListUsersRequest\x1a#.core.mgmt.v1beta.ListUsersResponse\"\x15\x82\xd3\xe4\x93\x02\x0f\x12\r/v1beta/users\x12u\n\x07GetUser\x12 .core.mgmt.v1beta.GetUserRequest\x1a!.core.mgmt.v1beta.GetUserResponse\"%\xda\x41\x04name\x82\xd3\xe4\x93\x02\x18\x12\x16/v1beta/{name=users/*}\x12\xae\x01\n\x16PatchAuthenticatedUser\x12/.core.mgmt.v1beta.PatchAuthenticatedUserRequest\x1a\x30.core.mgmt.v1beta.PatchAuthenticatedUserResponse\"1\xda\x41\x10user,update_mask\x82\xd3\xe4\x93\x02\x18\x32\x10/v1beta/users/me:\x04user\x12\xa9\x01\n\x13ListUserMemberships\x12,.core.mgmt.v1beta.ListUserMembershipsRequest\x1a-.core.mgmt.v1beta.ListUserMembershipsResponse\"5\xda\x41\x06parent\x82\xd3\xe4\x93\x02&\x12$/v1beta/{parent=users/*}/memberships\x12\xa1\x01\n\x11GetUserMembership\x12*.core.mgmt.v1beta.GetUserMembershipRequest\x1a+.core.mgmt.v1beta.GetUserMembershipResponse\"3\xda\x41\x04name\x82\xd3\xe4\x93\x02&\x12$/v1beta/{name=users/*/memberships/*}\x12\xd3\x01\n\x14UpdateUserMembership\x12-.core.mgmt.v1beta.UpdateUserMembershipRequest\x1a..core.mgmt.v1beta.UpdateUserMembershipResponse\"\\\xda\x41\x16membership,update_mask\x82\xd3\xe4\x93\x02=\x1a//v1beta/{membership.name=users/*/memberships/*}:\nmembership\x12\xaa\x01\n\x14\x44\x65leteUserMembership\x12-.core.mgmt.v1beta.DeleteUserMembershipRequest\x1a..core.mgmt.v1beta.DeleteUserMembershipResponse\"3\xda\x41\x04name\x82\xd3\xe4\x93\x02&*$/v1beta/{name=users/*/memberships/*}\x12\x8b\x01\n\x11ListOrganizations\x12*.core.mgmt.v1beta.ListOrganizationsRequest\x1a+.core.mgmt.v1beta.ListOrganizationsResponse\"\x1d\x82\xd3\xe4\x93\x02\x17\x12\x15/v1beta/organizations\x12\xab\x01\n\x12\x43reateOrganization\x12+.core.mgmt.v1beta.CreateOrganizationRequest\x1a,.core.mgmt.v1beta.CreateOrganizationResponse\":\xda\x41\x0corganization\x82\xd3\xe4\x93\x02%\"\x15/v1beta/organizations:\x0corganization\x12\x95\x01\n\x0fGetOrganization\x12(.core.mgmt.v1beta.GetOrganizationRequest\x1a).core.mgmt.v1beta.GetOrganizationResponse\"-\xda\x41\x04name\x82\xd3\xe4\x93\x02 \x12\x1e/v1beta/{name=organizations/*}\x12\xcd\x01\n\x12UpdateOrganization\x12+.core.mgmt.v1beta.UpdateOrganizationRequest\x1a,.core.mgmt.v1beta.UpdateOrganizationResponse\"\\\xda\x41\x18organization,update_mask\x82\xd3\xe4\x93\x02;2+/v1beta/{organization.name=organizations/*}:\x0corganization\x12\x9e\x01\n\x12\x44\x65leteOrganization\x12+.core.mgmt.v1beta.DeleteOrganizationRequest\x1a,.core.mgmt.v1beta.DeleteOrganizationResponse\"-\xda\x41\x04name\x82\xd3\xe4\x93\x02 *\x1e/v1beta/{name=organizations/*}\x12\xc9\x01\n\x1bListOrganizationMemberships\x12\x34.core.mgmt.v1beta.ListOrganizationMembershipsRequest\x1a\x35.core.mgmt.v1beta.ListOrganizationMembershipsResponse\"=\xda\x41\x06parent\x82\xd3\xe4\x93\x02.\x12,/v1beta/{parent=organizations/*}/memberships\x12\xc1\x01\n\x19GetOrganizationMembership\x12\x32.core.mgmt.v1beta.GetOrganizationMembershipRequest\x1a\x33.core.mgmt.v1beta.GetOrganizationMembershipResponse\";\xda\x41\x04name\x82\xd3\xe4\x93\x02.\x12,/v1beta/{name=organizations/*/memberships/*}\x12\xf3\x01\n\x1cUpdateOrganizationMembership\x12\x35.core.mgmt.v1beta.UpdateOrganizationMembershipRequest\x1a\x36.core.mgmt.v1beta.UpdateOrganizationMembershipResponse\"d\xda\x41\x16membership,update_mask\x82\xd3\xe4\x93\x02\x45\x1a\x37/v1beta/{membership.name=organizations/*/memberships/*}:\nmembership\x12\xca\x01\n\x1c\x44\x65leteOrganizationMembership\x12\x35.core.mgmt.v1beta.DeleteOrganizationMembershipRequest\x1a\x36.core.mgmt.v1beta.DeleteOrganizationMembershipResponse\";\xda\x41\x04name\x82\xd3\xe4\x93\x02.*,/v1beta/{name=organizations/*/memberships/*}\x12\x81\x01\n\x0b\x43reateToken\x12$.core.mgmt.v1beta.CreateTokenRequest\x1a%.core.mgmt.v1beta.CreateTokenResponse\"%\xda\x41\x05token\x82\xd3\xe4\x93\x02\x17\"\x0e/v1beta/tokens:\x05token\x12o\n\nListTokens\x12#.core.mgmt.v1beta.ListTokensRequest\x1a$.core.mgmt.v1beta.ListTokensResponse\"\x16\x82\xd3\xe4\x93\x02\x10\x12\x0e/v1beta/tokens\x12y\n\x08GetToken\x12!.core.mgmt.v1beta.GetTokenRequest\x1a\".core.mgmt.v1beta.GetTokenResponse\"&\xda\x41\x04name\x82\xd3\xe4\x93\x02\x19\x12\x17/v1beta/{name=tokens/*}\x12\x82\x01\n\x0b\x44\x65leteToken\x12$.core.mgmt.v1beta.DeleteTokenRequest\x1a%.core.mgmt.v1beta.DeleteTokenResponse\"&\xda\x41\x04name\x82\xd3\xe4\x93\x02\x19*\x17/v1beta/{name=tokens/*}\x12\x80\x01\n\rValidateToken\x12&.core.mgmt.v1beta.ValidateTokenRequest\x1a\'.core.mgmt.v1beta.ValidateTokenResponse\"\x1e\x82\xd3\xe4\x93\x02\x18\"\x16/v1beta/validate_token\x12\xb6\x01\n\x1aListPipelineTriggerRecords\x12\x33.core.mgmt.v1beta.ListPipelineTriggerRecordsRequest\x1a\x34.core.mgmt.v1beta.ListPipelineTriggerRecordsResponse\"-\x82\xd3\xe4\x93\x02\'\x12%/v1beta/metrics/vdp/pipeline/triggers\x12\xc3\x01\n\x1fListPipelineTriggerTableRecords\x12\x38.core.mgmt.v1beta.ListPipelineTriggerTableRecordsRequest\x1a\x39.core.mgmt.v1beta.ListPipelineTriggerTableRecordsResponse\"+\x82\xd3\xe4\x93\x02%\x12#/v1beta/metrics/vdp/pipeline/tables\x12\xc3\x01\n\x1fListPipelineTriggerChartRecords\x12\x38.core.mgmt.v1beta.ListPipelineTriggerChartRecordsRequest\x1a\x39.core.mgmt.v1beta.ListPipelineTriggerChartRecordsResponse\"+\x82\xd3\xe4\x93\x02%\x12#/v1beta/metrics/vdp/pipeline/charts\x12\xba\x01\n\x1bListConnectorExecuteRecords\x12\x34.core.mgmt.v1beta.ListConnectorExecuteRecordsRequest\x1a\x35.core.mgmt.v1beta.ListConnectorExecuteRecordsResponse\".\x82\xd3\xe4\x93\x02(\x12&/v1beta/metrics/vdp/connector/executes\x12\xc7\x01\n ListConnectorExecuteTableRecords\x12\x39.core.mgmt.v1beta.ListConnectorExecuteTableRecordsRequest\x1a:.core.mgmt.v1beta.ListConnectorExecuteTableRecordsResponse\",\x82\xd3\xe4\x93\x02&\x12$/v1beta/metrics/vdp/connector/tables\x12\xc7\x01\n ListConnectorExecuteChartRecords\x12\x39.core.mgmt.v1beta.ListConnectorExecuteChartRecordsRequest\x1a:.core.mgmt.v1beta.ListConnectorExecuteChartRecordsResponse\",\x82\xd3\xe4\x93\x02&\x12$/v1beta/metrics/vdp/connector/charts\x12\x8c\x01\n\x0f\x41uthTokenIssuer\x12(.core.mgmt.v1beta.AuthTokenIssuerRequest\x1a).core.mgmt.v1beta.AuthTokenIssuerResponse\"$\x82\xd3\xe4\x93\x02\x1e\"\x19/v1beta/auth/token_issuer:\x01*\x12p\n\tAuthLogin\x12\".core.mgmt.v1beta.AuthLoginRequest\x1a#.core.mgmt.v1beta.AuthLoginResponse\"\x1a\x82\xd3\xe4\x93\x02\x14\"\x12/v1beta/auth/login\x12t\n\nAuthLogout\x12#.core.mgmt.v1beta.AuthLogoutRequest\x1a$.core.mgmt.v1beta.AuthLogoutResponse\"\x1b\x82\xd3\xe4\x93\x02\x15\"\x13/v1beta/auth/logout\x12\x98\x01\n\x12\x41uthChangePassword\x12+.core.mgmt.v1beta.AuthChangePasswordRequest\x1a,.core.mgmt.v1beta.AuthChangePasswordResponse\"\'\x82\xd3\xe4\x93\x02!\"\x1c/v1beta/auth/change_password:\x01*\x12\xaa\x01\n\x17\x41uthValidateAccessToken\x12\x30.core.mgmt.v1beta.AuthValidateAccessTokenRequest\x1a\x31.core.mgmt.v1beta.AuthValidateAccessTokenResponse\"*\x82\xd3\xe4\x93\x02$\"\"/v1beta/auth/validate_access_token\x1a\x13\xca\x41\x10\x61pi.instill.techB\xcf\x01\n\x14\x63om.core.mgmt.v1betaB\x16MgmtPublicServiceProtoP\x01Z=github.com/instill-ai/protogen-go/core/mgmt/v1beta;mgmtv1beta\xa2\x02\x03\x43MX\xaa\x02\x10\x43ore.Mgmt.V1beta\xca\x02\x10\x43ore\\Mgmt\\V1beta\xe2\x02\x1c\x43ore\\Mgmt\\V1beta\\GPBMetadata\xea\x02\x12\x43ore::Mgmt::V1betab\x06proto3') + +_globals = globals() +_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals) +_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'core.mgmt.v1beta.mgmt_public_service_pb2', _globals) +if _descriptor._USE_C_DESCRIPTORS == False: + + DESCRIPTOR._options = None + DESCRIPTOR._serialized_options = b'\n\024com.core.mgmt.v1betaB\026MgmtPublicServiceProtoP\001Z=github.com/instill-ai/protogen-go/core/mgmt/v1beta;mgmtv1beta\242\002\003CMX\252\002\020Core.Mgmt.V1beta\312\002\020Core\\Mgmt\\V1beta\342\002\034Core\\Mgmt\\V1beta\\GPBMetadata\352\002\022Core::Mgmt::V1beta' + _MGMTPUBLICSERVICE._options = None + _MGMTPUBLICSERVICE._serialized_options = b'\312A\020api.instill.tech' + _MGMTPUBLICSERVICE.methods_by_name['Liveness']._options = None + _MGMTPUBLICSERVICE.methods_by_name['Liveness']._serialized_options = b'\202\323\344\223\002+\022\022/v1beta/__livenessZ\025\022\023/v1beta/health/mgmt' + _MGMTPUBLICSERVICE.methods_by_name['Readiness']._options = None + _MGMTPUBLICSERVICE.methods_by_name['Readiness']._serialized_options = b'\202\323\344\223\002+\022\023/v1beta/__readinessZ\024\022\022/v1beta/ready/mgmt' + _MGMTPUBLICSERVICE.methods_by_name['CheckNamespace']._options = None + _MGMTPUBLICSERVICE.methods_by_name['CheckNamespace']._serialized_options = b'\332A\tnamespace\202\323\344\223\002%\"\030/v1alpha/check-namespace:\tnamespace' + _MGMTPUBLICSERVICE.methods_by_name['ListUsers']._options = None + _MGMTPUBLICSERVICE.methods_by_name['ListUsers']._serialized_options = b'\202\323\344\223\002\017\022\r/v1beta/users' + _MGMTPUBLICSERVICE.methods_by_name['GetUser']._options = None + _MGMTPUBLICSERVICE.methods_by_name['GetUser']._serialized_options = b'\332A\004name\202\323\344\223\002\030\022\026/v1beta/{name=users/*}' + _MGMTPUBLICSERVICE.methods_by_name['PatchAuthenticatedUser']._options = None + _MGMTPUBLICSERVICE.methods_by_name['PatchAuthenticatedUser']._serialized_options = b'\332A\020user,update_mask\202\323\344\223\002\0302\020/v1beta/users/me:\004user' + _MGMTPUBLICSERVICE.methods_by_name['ListUserMemberships']._options = None + _MGMTPUBLICSERVICE.methods_by_name['ListUserMemberships']._serialized_options = b'\332A\006parent\202\323\344\223\002&\022$/v1beta/{parent=users/*}/memberships' + _MGMTPUBLICSERVICE.methods_by_name['GetUserMembership']._options = None + _MGMTPUBLICSERVICE.methods_by_name['GetUserMembership']._serialized_options = b'\332A\004name\202\323\344\223\002&\022$/v1beta/{name=users/*/memberships/*}' + _MGMTPUBLICSERVICE.methods_by_name['UpdateUserMembership']._options = None + _MGMTPUBLICSERVICE.methods_by_name['UpdateUserMembership']._serialized_options = b'\332A\026membership,update_mask\202\323\344\223\002=\032//v1beta/{membership.name=users/*/memberships/*}:\nmembership' + _MGMTPUBLICSERVICE.methods_by_name['DeleteUserMembership']._options = None + _MGMTPUBLICSERVICE.methods_by_name['DeleteUserMembership']._serialized_options = b'\332A\004name\202\323\344\223\002&*$/v1beta/{name=users/*/memberships/*}' + _MGMTPUBLICSERVICE.methods_by_name['ListOrganizations']._options = None + _MGMTPUBLICSERVICE.methods_by_name['ListOrganizations']._serialized_options = b'\202\323\344\223\002\027\022\025/v1beta/organizations' + _MGMTPUBLICSERVICE.methods_by_name['CreateOrganization']._options = None + _MGMTPUBLICSERVICE.methods_by_name['CreateOrganization']._serialized_options = b'\332A\014organization\202\323\344\223\002%\"\025/v1beta/organizations:\014organization' + _MGMTPUBLICSERVICE.methods_by_name['GetOrganization']._options = None + _MGMTPUBLICSERVICE.methods_by_name['GetOrganization']._serialized_options = b'\332A\004name\202\323\344\223\002 \022\036/v1beta/{name=organizations/*}' + _MGMTPUBLICSERVICE.methods_by_name['UpdateOrganization']._options = None + _MGMTPUBLICSERVICE.methods_by_name['UpdateOrganization']._serialized_options = b'\332A\030organization,update_mask\202\323\344\223\002;2+/v1beta/{organization.name=organizations/*}:\014organization' + _MGMTPUBLICSERVICE.methods_by_name['DeleteOrganization']._options = None + _MGMTPUBLICSERVICE.methods_by_name['DeleteOrganization']._serialized_options = b'\332A\004name\202\323\344\223\002 *\036/v1beta/{name=organizations/*}' + _MGMTPUBLICSERVICE.methods_by_name['ListOrganizationMemberships']._options = None + _MGMTPUBLICSERVICE.methods_by_name['ListOrganizationMemberships']._serialized_options = b'\332A\006parent\202\323\344\223\002.\022,/v1beta/{parent=organizations/*}/memberships' + _MGMTPUBLICSERVICE.methods_by_name['GetOrganizationMembership']._options = None + _MGMTPUBLICSERVICE.methods_by_name['GetOrganizationMembership']._serialized_options = b'\332A\004name\202\323\344\223\002.\022,/v1beta/{name=organizations/*/memberships/*}' + _MGMTPUBLICSERVICE.methods_by_name['UpdateOrganizationMembership']._options = None + _MGMTPUBLICSERVICE.methods_by_name['UpdateOrganizationMembership']._serialized_options = b'\332A\026membership,update_mask\202\323\344\223\002E\0327/v1beta/{membership.name=organizations/*/memberships/*}:\nmembership' + _MGMTPUBLICSERVICE.methods_by_name['DeleteOrganizationMembership']._options = None + _MGMTPUBLICSERVICE.methods_by_name['DeleteOrganizationMembership']._serialized_options = b'\332A\004name\202\323\344\223\002.*,/v1beta/{name=organizations/*/memberships/*}' + _MGMTPUBLICSERVICE.methods_by_name['CreateToken']._options = None + _MGMTPUBLICSERVICE.methods_by_name['CreateToken']._serialized_options = b'\332A\005token\202\323\344\223\002\027\"\016/v1beta/tokens:\005token' + _MGMTPUBLICSERVICE.methods_by_name['ListTokens']._options = None + _MGMTPUBLICSERVICE.methods_by_name['ListTokens']._serialized_options = b'\202\323\344\223\002\020\022\016/v1beta/tokens' + _MGMTPUBLICSERVICE.methods_by_name['GetToken']._options = None + _MGMTPUBLICSERVICE.methods_by_name['GetToken']._serialized_options = b'\332A\004name\202\323\344\223\002\031\022\027/v1beta/{name=tokens/*}' + _MGMTPUBLICSERVICE.methods_by_name['DeleteToken']._options = None + _MGMTPUBLICSERVICE.methods_by_name['DeleteToken']._serialized_options = b'\332A\004name\202\323\344\223\002\031*\027/v1beta/{name=tokens/*}' + _MGMTPUBLICSERVICE.methods_by_name['ValidateToken']._options = None + _MGMTPUBLICSERVICE.methods_by_name['ValidateToken']._serialized_options = b'\202\323\344\223\002\030\"\026/v1beta/validate_token' + _MGMTPUBLICSERVICE.methods_by_name['ListPipelineTriggerRecords']._options = None + _MGMTPUBLICSERVICE.methods_by_name['ListPipelineTriggerRecords']._serialized_options = b'\202\323\344\223\002\'\022%/v1beta/metrics/vdp/pipeline/triggers' + _MGMTPUBLICSERVICE.methods_by_name['ListPipelineTriggerTableRecords']._options = None + _MGMTPUBLICSERVICE.methods_by_name['ListPipelineTriggerTableRecords']._serialized_options = b'\202\323\344\223\002%\022#/v1beta/metrics/vdp/pipeline/tables' + _MGMTPUBLICSERVICE.methods_by_name['ListPipelineTriggerChartRecords']._options = None + _MGMTPUBLICSERVICE.methods_by_name['ListPipelineTriggerChartRecords']._serialized_options = b'\202\323\344\223\002%\022#/v1beta/metrics/vdp/pipeline/charts' + _MGMTPUBLICSERVICE.methods_by_name['ListConnectorExecuteRecords']._options = None + _MGMTPUBLICSERVICE.methods_by_name['ListConnectorExecuteRecords']._serialized_options = b'\202\323\344\223\002(\022&/v1beta/metrics/vdp/connector/executes' + _MGMTPUBLICSERVICE.methods_by_name['ListConnectorExecuteTableRecords']._options = None + _MGMTPUBLICSERVICE.methods_by_name['ListConnectorExecuteTableRecords']._serialized_options = b'\202\323\344\223\002&\022$/v1beta/metrics/vdp/connector/tables' + _MGMTPUBLICSERVICE.methods_by_name['ListConnectorExecuteChartRecords']._options = None + _MGMTPUBLICSERVICE.methods_by_name['ListConnectorExecuteChartRecords']._serialized_options = b'\202\323\344\223\002&\022$/v1beta/metrics/vdp/connector/charts' + _MGMTPUBLICSERVICE.methods_by_name['AuthTokenIssuer']._options = None + _MGMTPUBLICSERVICE.methods_by_name['AuthTokenIssuer']._serialized_options = b'\202\323\344\223\002\036\"\031/v1beta/auth/token_issuer:\001*' + _MGMTPUBLICSERVICE.methods_by_name['AuthLogin']._options = None + _MGMTPUBLICSERVICE.methods_by_name['AuthLogin']._serialized_options = b'\202\323\344\223\002\024\"\022/v1beta/auth/login' + _MGMTPUBLICSERVICE.methods_by_name['AuthLogout']._options = None + _MGMTPUBLICSERVICE.methods_by_name['AuthLogout']._serialized_options = b'\202\323\344\223\002\025\"\023/v1beta/auth/logout' + _MGMTPUBLICSERVICE.methods_by_name['AuthChangePassword']._options = None + _MGMTPUBLICSERVICE.methods_by_name['AuthChangePassword']._serialized_options = b'\202\323\344\223\002!\"\034/v1beta/auth/change_password:\001*' + _MGMTPUBLICSERVICE.methods_by_name['AuthValidateAccessToken']._options = None + _MGMTPUBLICSERVICE.methods_by_name['AuthValidateAccessToken']._serialized_options = b'\202\323\344\223\002$\"\"/v1beta/auth/validate_access_token' + _globals['_MGMTPUBLICSERVICE']._serialized_start=180 + _globals['_MGMTPUBLICSERVICE']._serialized_end=5977 +# @@protoc_insertion_point(module_scope) diff --git a/core/mgmt/v1alpha/mgmt_public_service_pb2.pyi b/core/mgmt/v1beta/mgmt_public_service_pb2.pyi similarity index 100% rename from core/mgmt/v1alpha/mgmt_public_service_pb2.pyi rename to core/mgmt/v1beta/mgmt_public_service_pb2.pyi diff --git a/core/mgmt/v1alpha/mgmt_public_service_pb2_grpc.py b/core/mgmt/v1beta/mgmt_public_service_pb2_grpc.py similarity index 58% rename from core/mgmt/v1alpha/mgmt_public_service_pb2_grpc.py rename to core/mgmt/v1beta/mgmt_public_service_pb2_grpc.py index a159e8e..85d85ec 100644 --- a/core/mgmt/v1alpha/mgmt_public_service_pb2_grpc.py +++ b/core/mgmt/v1beta/mgmt_public_service_pb2_grpc.py @@ -2,8 +2,8 @@ """Client and server classes corresponding to protobuf-defined services.""" import grpc -from core.mgmt.v1alpha import metric_pb2 as core_dot_mgmt_dot_v1alpha_dot_metric__pb2 -from core.mgmt.v1alpha import mgmt_pb2 as core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2 +from core.mgmt.v1beta import metric_pb2 as core_dot_mgmt_dot_v1beta_dot_metric__pb2 +from core.mgmt.v1beta import mgmt_pb2 as core_dot_mgmt_dot_v1beta_dot_mgmt__pb2 class MgmtPublicServiceStub(object): @@ -17,179 +17,179 @@ def __init__(self, channel): channel: A grpc.Channel. """ self.Liveness = channel.unary_unary( - '/core.mgmt.v1alpha.MgmtPublicService/Liveness', - request_serializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.LivenessRequest.SerializeToString, - response_deserializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.LivenessResponse.FromString, + '/core.mgmt.v1beta.MgmtPublicService/Liveness', + request_serializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.LivenessRequest.SerializeToString, + response_deserializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.LivenessResponse.FromString, ) self.Readiness = channel.unary_unary( - '/core.mgmt.v1alpha.MgmtPublicService/Readiness', - request_serializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.ReadinessRequest.SerializeToString, - response_deserializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.ReadinessResponse.FromString, + '/core.mgmt.v1beta.MgmtPublicService/Readiness', + request_serializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.ReadinessRequest.SerializeToString, + response_deserializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.ReadinessResponse.FromString, ) self.CheckNamespace = channel.unary_unary( - '/core.mgmt.v1alpha.MgmtPublicService/CheckNamespace', - request_serializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.CheckNamespaceRequest.SerializeToString, - response_deserializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.CheckNamespaceResponse.FromString, + '/core.mgmt.v1beta.MgmtPublicService/CheckNamespace', + request_serializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.CheckNamespaceRequest.SerializeToString, + response_deserializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.CheckNamespaceResponse.FromString, ) self.ListUsers = channel.unary_unary( - '/core.mgmt.v1alpha.MgmtPublicService/ListUsers', - request_serializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.ListUsersRequest.SerializeToString, - response_deserializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.ListUsersResponse.FromString, + '/core.mgmt.v1beta.MgmtPublicService/ListUsers', + request_serializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.ListUsersRequest.SerializeToString, + response_deserializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.ListUsersResponse.FromString, ) self.GetUser = channel.unary_unary( - '/core.mgmt.v1alpha.MgmtPublicService/GetUser', - request_serializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.GetUserRequest.SerializeToString, - response_deserializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.GetUserResponse.FromString, + '/core.mgmt.v1beta.MgmtPublicService/GetUser', + request_serializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.GetUserRequest.SerializeToString, + response_deserializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.GetUserResponse.FromString, ) self.PatchAuthenticatedUser = channel.unary_unary( - '/core.mgmt.v1alpha.MgmtPublicService/PatchAuthenticatedUser', - request_serializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.PatchAuthenticatedUserRequest.SerializeToString, - response_deserializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.PatchAuthenticatedUserResponse.FromString, + '/core.mgmt.v1beta.MgmtPublicService/PatchAuthenticatedUser', + request_serializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.PatchAuthenticatedUserRequest.SerializeToString, + response_deserializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.PatchAuthenticatedUserResponse.FromString, ) self.ListUserMemberships = channel.unary_unary( - '/core.mgmt.v1alpha.MgmtPublicService/ListUserMemberships', - request_serializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.ListUserMembershipsRequest.SerializeToString, - response_deserializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.ListUserMembershipsResponse.FromString, + '/core.mgmt.v1beta.MgmtPublicService/ListUserMemberships', + request_serializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.ListUserMembershipsRequest.SerializeToString, + response_deserializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.ListUserMembershipsResponse.FromString, ) self.GetUserMembership = channel.unary_unary( - '/core.mgmt.v1alpha.MgmtPublicService/GetUserMembership', - request_serializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.GetUserMembershipRequest.SerializeToString, - response_deserializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.GetUserMembershipResponse.FromString, + '/core.mgmt.v1beta.MgmtPublicService/GetUserMembership', + request_serializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.GetUserMembershipRequest.SerializeToString, + response_deserializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.GetUserMembershipResponse.FromString, ) self.UpdateUserMembership = channel.unary_unary( - '/core.mgmt.v1alpha.MgmtPublicService/UpdateUserMembership', - request_serializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.UpdateUserMembershipRequest.SerializeToString, - response_deserializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.UpdateUserMembershipResponse.FromString, + '/core.mgmt.v1beta.MgmtPublicService/UpdateUserMembership', + request_serializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.UpdateUserMembershipRequest.SerializeToString, + response_deserializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.UpdateUserMembershipResponse.FromString, ) self.DeleteUserMembership = channel.unary_unary( - '/core.mgmt.v1alpha.MgmtPublicService/DeleteUserMembership', - request_serializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.DeleteUserMembershipRequest.SerializeToString, - response_deserializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.DeleteUserMembershipResponse.FromString, + '/core.mgmt.v1beta.MgmtPublicService/DeleteUserMembership', + request_serializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.DeleteUserMembershipRequest.SerializeToString, + response_deserializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.DeleteUserMembershipResponse.FromString, ) self.ListOrganizations = channel.unary_unary( - '/core.mgmt.v1alpha.MgmtPublicService/ListOrganizations', - request_serializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.ListOrganizationsRequest.SerializeToString, - response_deserializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.ListOrganizationsResponse.FromString, + '/core.mgmt.v1beta.MgmtPublicService/ListOrganizations', + request_serializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.ListOrganizationsRequest.SerializeToString, + response_deserializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.ListOrganizationsResponse.FromString, ) self.CreateOrganization = channel.unary_unary( - '/core.mgmt.v1alpha.MgmtPublicService/CreateOrganization', - request_serializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.CreateOrganizationRequest.SerializeToString, - response_deserializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.CreateOrganizationResponse.FromString, + '/core.mgmt.v1beta.MgmtPublicService/CreateOrganization', + request_serializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.CreateOrganizationRequest.SerializeToString, + response_deserializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.CreateOrganizationResponse.FromString, ) self.GetOrganization = channel.unary_unary( - '/core.mgmt.v1alpha.MgmtPublicService/GetOrganization', - request_serializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.GetOrganizationRequest.SerializeToString, - response_deserializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.GetOrganizationResponse.FromString, + '/core.mgmt.v1beta.MgmtPublicService/GetOrganization', + request_serializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.GetOrganizationRequest.SerializeToString, + response_deserializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.GetOrganizationResponse.FromString, ) self.UpdateOrganization = channel.unary_unary( - '/core.mgmt.v1alpha.MgmtPublicService/UpdateOrganization', - request_serializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.UpdateOrganizationRequest.SerializeToString, - response_deserializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.UpdateOrganizationResponse.FromString, + '/core.mgmt.v1beta.MgmtPublicService/UpdateOrganization', + request_serializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.UpdateOrganizationRequest.SerializeToString, + response_deserializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.UpdateOrganizationResponse.FromString, ) self.DeleteOrganization = channel.unary_unary( - '/core.mgmt.v1alpha.MgmtPublicService/DeleteOrganization', - request_serializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.DeleteOrganizationRequest.SerializeToString, - response_deserializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.DeleteOrganizationResponse.FromString, + '/core.mgmt.v1beta.MgmtPublicService/DeleteOrganization', + request_serializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.DeleteOrganizationRequest.SerializeToString, + response_deserializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.DeleteOrganizationResponse.FromString, ) self.ListOrganizationMemberships = channel.unary_unary( - '/core.mgmt.v1alpha.MgmtPublicService/ListOrganizationMemberships', - request_serializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.ListOrganizationMembershipsRequest.SerializeToString, - response_deserializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.ListOrganizationMembershipsResponse.FromString, + '/core.mgmt.v1beta.MgmtPublicService/ListOrganizationMemberships', + request_serializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.ListOrganizationMembershipsRequest.SerializeToString, + response_deserializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.ListOrganizationMembershipsResponse.FromString, ) self.GetOrganizationMembership = channel.unary_unary( - '/core.mgmt.v1alpha.MgmtPublicService/GetOrganizationMembership', - request_serializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.GetOrganizationMembershipRequest.SerializeToString, - response_deserializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.GetOrganizationMembershipResponse.FromString, + '/core.mgmt.v1beta.MgmtPublicService/GetOrganizationMembership', + request_serializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.GetOrganizationMembershipRequest.SerializeToString, + response_deserializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.GetOrganizationMembershipResponse.FromString, ) self.UpdateOrganizationMembership = channel.unary_unary( - '/core.mgmt.v1alpha.MgmtPublicService/UpdateOrganizationMembership', - request_serializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.UpdateOrganizationMembershipRequest.SerializeToString, - response_deserializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.UpdateOrganizationMembershipResponse.FromString, + '/core.mgmt.v1beta.MgmtPublicService/UpdateOrganizationMembership', + request_serializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.UpdateOrganizationMembershipRequest.SerializeToString, + response_deserializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.UpdateOrganizationMembershipResponse.FromString, ) self.DeleteOrganizationMembership = channel.unary_unary( - '/core.mgmt.v1alpha.MgmtPublicService/DeleteOrganizationMembership', - request_serializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.DeleteOrganizationMembershipRequest.SerializeToString, - response_deserializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.DeleteOrganizationMembershipResponse.FromString, + '/core.mgmt.v1beta.MgmtPublicService/DeleteOrganizationMembership', + request_serializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.DeleteOrganizationMembershipRequest.SerializeToString, + response_deserializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.DeleteOrganizationMembershipResponse.FromString, ) self.CreateToken = channel.unary_unary( - '/core.mgmt.v1alpha.MgmtPublicService/CreateToken', - request_serializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.CreateTokenRequest.SerializeToString, - response_deserializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.CreateTokenResponse.FromString, + '/core.mgmt.v1beta.MgmtPublicService/CreateToken', + request_serializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.CreateTokenRequest.SerializeToString, + response_deserializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.CreateTokenResponse.FromString, ) self.ListTokens = channel.unary_unary( - '/core.mgmt.v1alpha.MgmtPublicService/ListTokens', - request_serializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.ListTokensRequest.SerializeToString, - response_deserializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.ListTokensResponse.FromString, + '/core.mgmt.v1beta.MgmtPublicService/ListTokens', + request_serializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.ListTokensRequest.SerializeToString, + response_deserializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.ListTokensResponse.FromString, ) self.GetToken = channel.unary_unary( - '/core.mgmt.v1alpha.MgmtPublicService/GetToken', - request_serializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.GetTokenRequest.SerializeToString, - response_deserializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.GetTokenResponse.FromString, + '/core.mgmt.v1beta.MgmtPublicService/GetToken', + request_serializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.GetTokenRequest.SerializeToString, + response_deserializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.GetTokenResponse.FromString, ) self.DeleteToken = channel.unary_unary( - '/core.mgmt.v1alpha.MgmtPublicService/DeleteToken', - request_serializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.DeleteTokenRequest.SerializeToString, - response_deserializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.DeleteTokenResponse.FromString, + '/core.mgmt.v1beta.MgmtPublicService/DeleteToken', + request_serializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.DeleteTokenRequest.SerializeToString, + response_deserializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.DeleteTokenResponse.FromString, ) self.ValidateToken = channel.unary_unary( - '/core.mgmt.v1alpha.MgmtPublicService/ValidateToken', - request_serializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.ValidateTokenRequest.SerializeToString, - response_deserializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.ValidateTokenResponse.FromString, + '/core.mgmt.v1beta.MgmtPublicService/ValidateToken', + request_serializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.ValidateTokenRequest.SerializeToString, + response_deserializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.ValidateTokenResponse.FromString, ) self.ListPipelineTriggerRecords = channel.unary_unary( - '/core.mgmt.v1alpha.MgmtPublicService/ListPipelineTriggerRecords', - request_serializer=core_dot_mgmt_dot_v1alpha_dot_metric__pb2.ListPipelineTriggerRecordsRequest.SerializeToString, - response_deserializer=core_dot_mgmt_dot_v1alpha_dot_metric__pb2.ListPipelineTriggerRecordsResponse.FromString, + '/core.mgmt.v1beta.MgmtPublicService/ListPipelineTriggerRecords', + request_serializer=core_dot_mgmt_dot_v1beta_dot_metric__pb2.ListPipelineTriggerRecordsRequest.SerializeToString, + response_deserializer=core_dot_mgmt_dot_v1beta_dot_metric__pb2.ListPipelineTriggerRecordsResponse.FromString, ) self.ListPipelineTriggerTableRecords = channel.unary_unary( - '/core.mgmt.v1alpha.MgmtPublicService/ListPipelineTriggerTableRecords', - request_serializer=core_dot_mgmt_dot_v1alpha_dot_metric__pb2.ListPipelineTriggerTableRecordsRequest.SerializeToString, - response_deserializer=core_dot_mgmt_dot_v1alpha_dot_metric__pb2.ListPipelineTriggerTableRecordsResponse.FromString, + '/core.mgmt.v1beta.MgmtPublicService/ListPipelineTriggerTableRecords', + request_serializer=core_dot_mgmt_dot_v1beta_dot_metric__pb2.ListPipelineTriggerTableRecordsRequest.SerializeToString, + response_deserializer=core_dot_mgmt_dot_v1beta_dot_metric__pb2.ListPipelineTriggerTableRecordsResponse.FromString, ) self.ListPipelineTriggerChartRecords = channel.unary_unary( - '/core.mgmt.v1alpha.MgmtPublicService/ListPipelineTriggerChartRecords', - request_serializer=core_dot_mgmt_dot_v1alpha_dot_metric__pb2.ListPipelineTriggerChartRecordsRequest.SerializeToString, - response_deserializer=core_dot_mgmt_dot_v1alpha_dot_metric__pb2.ListPipelineTriggerChartRecordsResponse.FromString, + '/core.mgmt.v1beta.MgmtPublicService/ListPipelineTriggerChartRecords', + request_serializer=core_dot_mgmt_dot_v1beta_dot_metric__pb2.ListPipelineTriggerChartRecordsRequest.SerializeToString, + response_deserializer=core_dot_mgmt_dot_v1beta_dot_metric__pb2.ListPipelineTriggerChartRecordsResponse.FromString, ) self.ListConnectorExecuteRecords = channel.unary_unary( - '/core.mgmt.v1alpha.MgmtPublicService/ListConnectorExecuteRecords', - request_serializer=core_dot_mgmt_dot_v1alpha_dot_metric__pb2.ListConnectorExecuteRecordsRequest.SerializeToString, - response_deserializer=core_dot_mgmt_dot_v1alpha_dot_metric__pb2.ListConnectorExecuteRecordsResponse.FromString, + '/core.mgmt.v1beta.MgmtPublicService/ListConnectorExecuteRecords', + request_serializer=core_dot_mgmt_dot_v1beta_dot_metric__pb2.ListConnectorExecuteRecordsRequest.SerializeToString, + response_deserializer=core_dot_mgmt_dot_v1beta_dot_metric__pb2.ListConnectorExecuteRecordsResponse.FromString, ) self.ListConnectorExecuteTableRecords = channel.unary_unary( - '/core.mgmt.v1alpha.MgmtPublicService/ListConnectorExecuteTableRecords', - request_serializer=core_dot_mgmt_dot_v1alpha_dot_metric__pb2.ListConnectorExecuteTableRecordsRequest.SerializeToString, - response_deserializer=core_dot_mgmt_dot_v1alpha_dot_metric__pb2.ListConnectorExecuteTableRecordsResponse.FromString, + '/core.mgmt.v1beta.MgmtPublicService/ListConnectorExecuteTableRecords', + request_serializer=core_dot_mgmt_dot_v1beta_dot_metric__pb2.ListConnectorExecuteTableRecordsRequest.SerializeToString, + response_deserializer=core_dot_mgmt_dot_v1beta_dot_metric__pb2.ListConnectorExecuteTableRecordsResponse.FromString, ) self.ListConnectorExecuteChartRecords = channel.unary_unary( - '/core.mgmt.v1alpha.MgmtPublicService/ListConnectorExecuteChartRecords', - request_serializer=core_dot_mgmt_dot_v1alpha_dot_metric__pb2.ListConnectorExecuteChartRecordsRequest.SerializeToString, - response_deserializer=core_dot_mgmt_dot_v1alpha_dot_metric__pb2.ListConnectorExecuteChartRecordsResponse.FromString, + '/core.mgmt.v1beta.MgmtPublicService/ListConnectorExecuteChartRecords', + request_serializer=core_dot_mgmt_dot_v1beta_dot_metric__pb2.ListConnectorExecuteChartRecordsRequest.SerializeToString, + response_deserializer=core_dot_mgmt_dot_v1beta_dot_metric__pb2.ListConnectorExecuteChartRecordsResponse.FromString, ) self.AuthTokenIssuer = channel.unary_unary( - '/core.mgmt.v1alpha.MgmtPublicService/AuthTokenIssuer', - request_serializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.AuthTokenIssuerRequest.SerializeToString, - response_deserializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.AuthTokenIssuerResponse.FromString, + '/core.mgmt.v1beta.MgmtPublicService/AuthTokenIssuer', + request_serializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.AuthTokenIssuerRequest.SerializeToString, + response_deserializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.AuthTokenIssuerResponse.FromString, ) self.AuthLogin = channel.unary_unary( - '/core.mgmt.v1alpha.MgmtPublicService/AuthLogin', - request_serializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.AuthLoginRequest.SerializeToString, - response_deserializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.AuthLoginResponse.FromString, + '/core.mgmt.v1beta.MgmtPublicService/AuthLogin', + request_serializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.AuthLoginRequest.SerializeToString, + response_deserializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.AuthLoginResponse.FromString, ) self.AuthLogout = channel.unary_unary( - '/core.mgmt.v1alpha.MgmtPublicService/AuthLogout', - request_serializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.AuthLogoutRequest.SerializeToString, - response_deserializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.AuthLogoutResponse.FromString, + '/core.mgmt.v1beta.MgmtPublicService/AuthLogout', + request_serializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.AuthLogoutRequest.SerializeToString, + response_deserializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.AuthLogoutResponse.FromString, ) self.AuthChangePassword = channel.unary_unary( - '/core.mgmt.v1alpha.MgmtPublicService/AuthChangePassword', - request_serializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.AuthChangePasswordRequest.SerializeToString, - response_deserializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.AuthChangePasswordResponse.FromString, + '/core.mgmt.v1beta.MgmtPublicService/AuthChangePassword', + request_serializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.AuthChangePasswordRequest.SerializeToString, + response_deserializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.AuthChangePasswordResponse.FromString, ) self.AuthValidateAccessToken = channel.unary_unary( - '/core.mgmt.v1alpha.MgmtPublicService/AuthValidateAccessToken', - request_serializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.AuthValidateAccessTokenRequest.SerializeToString, - response_deserializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.AuthValidateAccessTokenResponse.FromString, + '/core.mgmt.v1beta.MgmtPublicService/AuthValidateAccessToken', + request_serializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.AuthValidateAccessTokenRequest.SerializeToString, + response_deserializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.AuthValidateAccessTokenResponse.FromString, ) @@ -486,182 +486,182 @@ def add_MgmtPublicServiceServicer_to_server(servicer, server): rpc_method_handlers = { 'Liveness': grpc.unary_unary_rpc_method_handler( servicer.Liveness, - request_deserializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.LivenessRequest.FromString, - response_serializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.LivenessResponse.SerializeToString, + request_deserializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.LivenessRequest.FromString, + response_serializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.LivenessResponse.SerializeToString, ), 'Readiness': grpc.unary_unary_rpc_method_handler( servicer.Readiness, - request_deserializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.ReadinessRequest.FromString, - response_serializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.ReadinessResponse.SerializeToString, + request_deserializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.ReadinessRequest.FromString, + response_serializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.ReadinessResponse.SerializeToString, ), 'CheckNamespace': grpc.unary_unary_rpc_method_handler( servicer.CheckNamespace, - request_deserializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.CheckNamespaceRequest.FromString, - response_serializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.CheckNamespaceResponse.SerializeToString, + request_deserializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.CheckNamespaceRequest.FromString, + response_serializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.CheckNamespaceResponse.SerializeToString, ), 'ListUsers': grpc.unary_unary_rpc_method_handler( servicer.ListUsers, - request_deserializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.ListUsersRequest.FromString, - response_serializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.ListUsersResponse.SerializeToString, + request_deserializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.ListUsersRequest.FromString, + response_serializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.ListUsersResponse.SerializeToString, ), 'GetUser': grpc.unary_unary_rpc_method_handler( servicer.GetUser, - request_deserializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.GetUserRequest.FromString, - response_serializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.GetUserResponse.SerializeToString, + request_deserializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.GetUserRequest.FromString, + response_serializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.GetUserResponse.SerializeToString, ), 'PatchAuthenticatedUser': grpc.unary_unary_rpc_method_handler( servicer.PatchAuthenticatedUser, - request_deserializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.PatchAuthenticatedUserRequest.FromString, - response_serializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.PatchAuthenticatedUserResponse.SerializeToString, + request_deserializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.PatchAuthenticatedUserRequest.FromString, + response_serializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.PatchAuthenticatedUserResponse.SerializeToString, ), 'ListUserMemberships': grpc.unary_unary_rpc_method_handler( servicer.ListUserMemberships, - request_deserializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.ListUserMembershipsRequest.FromString, - response_serializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.ListUserMembershipsResponse.SerializeToString, + request_deserializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.ListUserMembershipsRequest.FromString, + response_serializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.ListUserMembershipsResponse.SerializeToString, ), 'GetUserMembership': grpc.unary_unary_rpc_method_handler( servicer.GetUserMembership, - request_deserializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.GetUserMembershipRequest.FromString, - response_serializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.GetUserMembershipResponse.SerializeToString, + request_deserializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.GetUserMembershipRequest.FromString, + response_serializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.GetUserMembershipResponse.SerializeToString, ), 'UpdateUserMembership': grpc.unary_unary_rpc_method_handler( servicer.UpdateUserMembership, - request_deserializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.UpdateUserMembershipRequest.FromString, - response_serializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.UpdateUserMembershipResponse.SerializeToString, + request_deserializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.UpdateUserMembershipRequest.FromString, + response_serializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.UpdateUserMembershipResponse.SerializeToString, ), 'DeleteUserMembership': grpc.unary_unary_rpc_method_handler( servicer.DeleteUserMembership, - request_deserializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.DeleteUserMembershipRequest.FromString, - response_serializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.DeleteUserMembershipResponse.SerializeToString, + request_deserializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.DeleteUserMembershipRequest.FromString, + response_serializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.DeleteUserMembershipResponse.SerializeToString, ), 'ListOrganizations': grpc.unary_unary_rpc_method_handler( servicer.ListOrganizations, - request_deserializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.ListOrganizationsRequest.FromString, - response_serializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.ListOrganizationsResponse.SerializeToString, + request_deserializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.ListOrganizationsRequest.FromString, + response_serializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.ListOrganizationsResponse.SerializeToString, ), 'CreateOrganization': grpc.unary_unary_rpc_method_handler( servicer.CreateOrganization, - request_deserializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.CreateOrganizationRequest.FromString, - response_serializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.CreateOrganizationResponse.SerializeToString, + request_deserializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.CreateOrganizationRequest.FromString, + response_serializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.CreateOrganizationResponse.SerializeToString, ), 'GetOrganization': grpc.unary_unary_rpc_method_handler( servicer.GetOrganization, - request_deserializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.GetOrganizationRequest.FromString, - response_serializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.GetOrganizationResponse.SerializeToString, + request_deserializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.GetOrganizationRequest.FromString, + response_serializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.GetOrganizationResponse.SerializeToString, ), 'UpdateOrganization': grpc.unary_unary_rpc_method_handler( servicer.UpdateOrganization, - request_deserializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.UpdateOrganizationRequest.FromString, - response_serializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.UpdateOrganizationResponse.SerializeToString, + request_deserializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.UpdateOrganizationRequest.FromString, + response_serializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.UpdateOrganizationResponse.SerializeToString, ), 'DeleteOrganization': grpc.unary_unary_rpc_method_handler( servicer.DeleteOrganization, - request_deserializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.DeleteOrganizationRequest.FromString, - response_serializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.DeleteOrganizationResponse.SerializeToString, + request_deserializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.DeleteOrganizationRequest.FromString, + response_serializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.DeleteOrganizationResponse.SerializeToString, ), 'ListOrganizationMemberships': grpc.unary_unary_rpc_method_handler( servicer.ListOrganizationMemberships, - request_deserializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.ListOrganizationMembershipsRequest.FromString, - response_serializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.ListOrganizationMembershipsResponse.SerializeToString, + request_deserializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.ListOrganizationMembershipsRequest.FromString, + response_serializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.ListOrganizationMembershipsResponse.SerializeToString, ), 'GetOrganizationMembership': grpc.unary_unary_rpc_method_handler( servicer.GetOrganizationMembership, - request_deserializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.GetOrganizationMembershipRequest.FromString, - response_serializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.GetOrganizationMembershipResponse.SerializeToString, + request_deserializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.GetOrganizationMembershipRequest.FromString, + response_serializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.GetOrganizationMembershipResponse.SerializeToString, ), 'UpdateOrganizationMembership': grpc.unary_unary_rpc_method_handler( servicer.UpdateOrganizationMembership, - request_deserializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.UpdateOrganizationMembershipRequest.FromString, - response_serializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.UpdateOrganizationMembershipResponse.SerializeToString, + request_deserializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.UpdateOrganizationMembershipRequest.FromString, + response_serializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.UpdateOrganizationMembershipResponse.SerializeToString, ), 'DeleteOrganizationMembership': grpc.unary_unary_rpc_method_handler( servicer.DeleteOrganizationMembership, - request_deserializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.DeleteOrganizationMembershipRequest.FromString, - response_serializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.DeleteOrganizationMembershipResponse.SerializeToString, + request_deserializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.DeleteOrganizationMembershipRequest.FromString, + response_serializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.DeleteOrganizationMembershipResponse.SerializeToString, ), 'CreateToken': grpc.unary_unary_rpc_method_handler( servicer.CreateToken, - request_deserializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.CreateTokenRequest.FromString, - response_serializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.CreateTokenResponse.SerializeToString, + request_deserializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.CreateTokenRequest.FromString, + response_serializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.CreateTokenResponse.SerializeToString, ), 'ListTokens': grpc.unary_unary_rpc_method_handler( servicer.ListTokens, - request_deserializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.ListTokensRequest.FromString, - response_serializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.ListTokensResponse.SerializeToString, + request_deserializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.ListTokensRequest.FromString, + response_serializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.ListTokensResponse.SerializeToString, ), 'GetToken': grpc.unary_unary_rpc_method_handler( servicer.GetToken, - request_deserializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.GetTokenRequest.FromString, - response_serializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.GetTokenResponse.SerializeToString, + request_deserializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.GetTokenRequest.FromString, + response_serializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.GetTokenResponse.SerializeToString, ), 'DeleteToken': grpc.unary_unary_rpc_method_handler( servicer.DeleteToken, - request_deserializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.DeleteTokenRequest.FromString, - response_serializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.DeleteTokenResponse.SerializeToString, + request_deserializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.DeleteTokenRequest.FromString, + response_serializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.DeleteTokenResponse.SerializeToString, ), 'ValidateToken': grpc.unary_unary_rpc_method_handler( servicer.ValidateToken, - request_deserializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.ValidateTokenRequest.FromString, - response_serializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.ValidateTokenResponse.SerializeToString, + request_deserializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.ValidateTokenRequest.FromString, + response_serializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.ValidateTokenResponse.SerializeToString, ), 'ListPipelineTriggerRecords': grpc.unary_unary_rpc_method_handler( servicer.ListPipelineTriggerRecords, - request_deserializer=core_dot_mgmt_dot_v1alpha_dot_metric__pb2.ListPipelineTriggerRecordsRequest.FromString, - response_serializer=core_dot_mgmt_dot_v1alpha_dot_metric__pb2.ListPipelineTriggerRecordsResponse.SerializeToString, + request_deserializer=core_dot_mgmt_dot_v1beta_dot_metric__pb2.ListPipelineTriggerRecordsRequest.FromString, + response_serializer=core_dot_mgmt_dot_v1beta_dot_metric__pb2.ListPipelineTriggerRecordsResponse.SerializeToString, ), 'ListPipelineTriggerTableRecords': grpc.unary_unary_rpc_method_handler( servicer.ListPipelineTriggerTableRecords, - request_deserializer=core_dot_mgmt_dot_v1alpha_dot_metric__pb2.ListPipelineTriggerTableRecordsRequest.FromString, - response_serializer=core_dot_mgmt_dot_v1alpha_dot_metric__pb2.ListPipelineTriggerTableRecordsResponse.SerializeToString, + request_deserializer=core_dot_mgmt_dot_v1beta_dot_metric__pb2.ListPipelineTriggerTableRecordsRequest.FromString, + response_serializer=core_dot_mgmt_dot_v1beta_dot_metric__pb2.ListPipelineTriggerTableRecordsResponse.SerializeToString, ), 'ListPipelineTriggerChartRecords': grpc.unary_unary_rpc_method_handler( servicer.ListPipelineTriggerChartRecords, - request_deserializer=core_dot_mgmt_dot_v1alpha_dot_metric__pb2.ListPipelineTriggerChartRecordsRequest.FromString, - response_serializer=core_dot_mgmt_dot_v1alpha_dot_metric__pb2.ListPipelineTriggerChartRecordsResponse.SerializeToString, + request_deserializer=core_dot_mgmt_dot_v1beta_dot_metric__pb2.ListPipelineTriggerChartRecordsRequest.FromString, + response_serializer=core_dot_mgmt_dot_v1beta_dot_metric__pb2.ListPipelineTriggerChartRecordsResponse.SerializeToString, ), 'ListConnectorExecuteRecords': grpc.unary_unary_rpc_method_handler( servicer.ListConnectorExecuteRecords, - request_deserializer=core_dot_mgmt_dot_v1alpha_dot_metric__pb2.ListConnectorExecuteRecordsRequest.FromString, - response_serializer=core_dot_mgmt_dot_v1alpha_dot_metric__pb2.ListConnectorExecuteRecordsResponse.SerializeToString, + request_deserializer=core_dot_mgmt_dot_v1beta_dot_metric__pb2.ListConnectorExecuteRecordsRequest.FromString, + response_serializer=core_dot_mgmt_dot_v1beta_dot_metric__pb2.ListConnectorExecuteRecordsResponse.SerializeToString, ), 'ListConnectorExecuteTableRecords': grpc.unary_unary_rpc_method_handler( servicer.ListConnectorExecuteTableRecords, - request_deserializer=core_dot_mgmt_dot_v1alpha_dot_metric__pb2.ListConnectorExecuteTableRecordsRequest.FromString, - response_serializer=core_dot_mgmt_dot_v1alpha_dot_metric__pb2.ListConnectorExecuteTableRecordsResponse.SerializeToString, + request_deserializer=core_dot_mgmt_dot_v1beta_dot_metric__pb2.ListConnectorExecuteTableRecordsRequest.FromString, + response_serializer=core_dot_mgmt_dot_v1beta_dot_metric__pb2.ListConnectorExecuteTableRecordsResponse.SerializeToString, ), 'ListConnectorExecuteChartRecords': grpc.unary_unary_rpc_method_handler( servicer.ListConnectorExecuteChartRecords, - request_deserializer=core_dot_mgmt_dot_v1alpha_dot_metric__pb2.ListConnectorExecuteChartRecordsRequest.FromString, - response_serializer=core_dot_mgmt_dot_v1alpha_dot_metric__pb2.ListConnectorExecuteChartRecordsResponse.SerializeToString, + request_deserializer=core_dot_mgmt_dot_v1beta_dot_metric__pb2.ListConnectorExecuteChartRecordsRequest.FromString, + response_serializer=core_dot_mgmt_dot_v1beta_dot_metric__pb2.ListConnectorExecuteChartRecordsResponse.SerializeToString, ), 'AuthTokenIssuer': grpc.unary_unary_rpc_method_handler( servicer.AuthTokenIssuer, - request_deserializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.AuthTokenIssuerRequest.FromString, - response_serializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.AuthTokenIssuerResponse.SerializeToString, + request_deserializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.AuthTokenIssuerRequest.FromString, + response_serializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.AuthTokenIssuerResponse.SerializeToString, ), 'AuthLogin': grpc.unary_unary_rpc_method_handler( servicer.AuthLogin, - request_deserializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.AuthLoginRequest.FromString, - response_serializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.AuthLoginResponse.SerializeToString, + request_deserializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.AuthLoginRequest.FromString, + response_serializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.AuthLoginResponse.SerializeToString, ), 'AuthLogout': grpc.unary_unary_rpc_method_handler( servicer.AuthLogout, - request_deserializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.AuthLogoutRequest.FromString, - response_serializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.AuthLogoutResponse.SerializeToString, + request_deserializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.AuthLogoutRequest.FromString, + response_serializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.AuthLogoutResponse.SerializeToString, ), 'AuthChangePassword': grpc.unary_unary_rpc_method_handler( servicer.AuthChangePassword, - request_deserializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.AuthChangePasswordRequest.FromString, - response_serializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.AuthChangePasswordResponse.SerializeToString, + request_deserializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.AuthChangePasswordRequest.FromString, + response_serializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.AuthChangePasswordResponse.SerializeToString, ), 'AuthValidateAccessToken': grpc.unary_unary_rpc_method_handler( servicer.AuthValidateAccessToken, - request_deserializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.AuthValidateAccessTokenRequest.FromString, - response_serializer=core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.AuthValidateAccessTokenResponse.SerializeToString, + request_deserializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.AuthValidateAccessTokenRequest.FromString, + response_serializer=core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.AuthValidateAccessTokenResponse.SerializeToString, ), } generic_handler = grpc.method_handlers_generic_handler( - 'core.mgmt.v1alpha.MgmtPublicService', rpc_method_handlers) + 'core.mgmt.v1beta.MgmtPublicService', rpc_method_handlers) server.add_generic_rpc_handlers((generic_handler,)) @@ -681,9 +681,9 @@ def Liveness(request, wait_for_ready=None, timeout=None, metadata=None): - return grpc.experimental.unary_unary(request, target, '/core.mgmt.v1alpha.MgmtPublicService/Liveness', - core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.LivenessRequest.SerializeToString, - core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.LivenessResponse.FromString, + return grpc.experimental.unary_unary(request, target, '/core.mgmt.v1beta.MgmtPublicService/Liveness', + core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.LivenessRequest.SerializeToString, + core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.LivenessResponse.FromString, options, channel_credentials, insecure, call_credentials, compression, wait_for_ready, timeout, metadata) @@ -698,9 +698,9 @@ def Readiness(request, wait_for_ready=None, timeout=None, metadata=None): - return grpc.experimental.unary_unary(request, target, '/core.mgmt.v1alpha.MgmtPublicService/Readiness', - core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.ReadinessRequest.SerializeToString, - core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.ReadinessResponse.FromString, + return grpc.experimental.unary_unary(request, target, '/core.mgmt.v1beta.MgmtPublicService/Readiness', + core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.ReadinessRequest.SerializeToString, + core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.ReadinessResponse.FromString, options, channel_credentials, insecure, call_credentials, compression, wait_for_ready, timeout, metadata) @@ -715,9 +715,9 @@ def CheckNamespace(request, wait_for_ready=None, timeout=None, metadata=None): - return grpc.experimental.unary_unary(request, target, '/core.mgmt.v1alpha.MgmtPublicService/CheckNamespace', - core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.CheckNamespaceRequest.SerializeToString, - core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.CheckNamespaceResponse.FromString, + return grpc.experimental.unary_unary(request, target, '/core.mgmt.v1beta.MgmtPublicService/CheckNamespace', + core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.CheckNamespaceRequest.SerializeToString, + core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.CheckNamespaceResponse.FromString, options, channel_credentials, insecure, call_credentials, compression, wait_for_ready, timeout, metadata) @@ -732,9 +732,9 @@ def ListUsers(request, wait_for_ready=None, timeout=None, metadata=None): - return grpc.experimental.unary_unary(request, target, '/core.mgmt.v1alpha.MgmtPublicService/ListUsers', - core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.ListUsersRequest.SerializeToString, - core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.ListUsersResponse.FromString, + return grpc.experimental.unary_unary(request, target, '/core.mgmt.v1beta.MgmtPublicService/ListUsers', + core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.ListUsersRequest.SerializeToString, + core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.ListUsersResponse.FromString, options, channel_credentials, insecure, call_credentials, compression, wait_for_ready, timeout, metadata) @@ -749,9 +749,9 @@ def GetUser(request, wait_for_ready=None, timeout=None, metadata=None): - return grpc.experimental.unary_unary(request, target, '/core.mgmt.v1alpha.MgmtPublicService/GetUser', - core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.GetUserRequest.SerializeToString, - core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.GetUserResponse.FromString, + return grpc.experimental.unary_unary(request, target, '/core.mgmt.v1beta.MgmtPublicService/GetUser', + core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.GetUserRequest.SerializeToString, + core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.GetUserResponse.FromString, options, channel_credentials, insecure, call_credentials, compression, wait_for_ready, timeout, metadata) @@ -766,9 +766,9 @@ def PatchAuthenticatedUser(request, wait_for_ready=None, timeout=None, metadata=None): - return grpc.experimental.unary_unary(request, target, '/core.mgmt.v1alpha.MgmtPublicService/PatchAuthenticatedUser', - core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.PatchAuthenticatedUserRequest.SerializeToString, - core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.PatchAuthenticatedUserResponse.FromString, + return grpc.experimental.unary_unary(request, target, '/core.mgmt.v1beta.MgmtPublicService/PatchAuthenticatedUser', + core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.PatchAuthenticatedUserRequest.SerializeToString, + core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.PatchAuthenticatedUserResponse.FromString, options, channel_credentials, insecure, call_credentials, compression, wait_for_ready, timeout, metadata) @@ -783,9 +783,9 @@ def ListUserMemberships(request, wait_for_ready=None, timeout=None, metadata=None): - return grpc.experimental.unary_unary(request, target, '/core.mgmt.v1alpha.MgmtPublicService/ListUserMemberships', - core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.ListUserMembershipsRequest.SerializeToString, - core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.ListUserMembershipsResponse.FromString, + return grpc.experimental.unary_unary(request, target, '/core.mgmt.v1beta.MgmtPublicService/ListUserMemberships', + core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.ListUserMembershipsRequest.SerializeToString, + core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.ListUserMembershipsResponse.FromString, options, channel_credentials, insecure, call_credentials, compression, wait_for_ready, timeout, metadata) @@ -800,9 +800,9 @@ def GetUserMembership(request, wait_for_ready=None, timeout=None, metadata=None): - return grpc.experimental.unary_unary(request, target, '/core.mgmt.v1alpha.MgmtPublicService/GetUserMembership', - core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.GetUserMembershipRequest.SerializeToString, - core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.GetUserMembershipResponse.FromString, + return grpc.experimental.unary_unary(request, target, '/core.mgmt.v1beta.MgmtPublicService/GetUserMembership', + core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.GetUserMembershipRequest.SerializeToString, + core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.GetUserMembershipResponse.FromString, options, channel_credentials, insecure, call_credentials, compression, wait_for_ready, timeout, metadata) @@ -817,9 +817,9 @@ def UpdateUserMembership(request, wait_for_ready=None, timeout=None, metadata=None): - return grpc.experimental.unary_unary(request, target, '/core.mgmt.v1alpha.MgmtPublicService/UpdateUserMembership', - core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.UpdateUserMembershipRequest.SerializeToString, - core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.UpdateUserMembershipResponse.FromString, + return grpc.experimental.unary_unary(request, target, '/core.mgmt.v1beta.MgmtPublicService/UpdateUserMembership', + core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.UpdateUserMembershipRequest.SerializeToString, + core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.UpdateUserMembershipResponse.FromString, options, channel_credentials, insecure, call_credentials, compression, wait_for_ready, timeout, metadata) @@ -834,9 +834,9 @@ def DeleteUserMembership(request, wait_for_ready=None, timeout=None, metadata=None): - return grpc.experimental.unary_unary(request, target, '/core.mgmt.v1alpha.MgmtPublicService/DeleteUserMembership', - core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.DeleteUserMembershipRequest.SerializeToString, - core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.DeleteUserMembershipResponse.FromString, + return grpc.experimental.unary_unary(request, target, '/core.mgmt.v1beta.MgmtPublicService/DeleteUserMembership', + core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.DeleteUserMembershipRequest.SerializeToString, + core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.DeleteUserMembershipResponse.FromString, options, channel_credentials, insecure, call_credentials, compression, wait_for_ready, timeout, metadata) @@ -851,9 +851,9 @@ def ListOrganizations(request, wait_for_ready=None, timeout=None, metadata=None): - return grpc.experimental.unary_unary(request, target, '/core.mgmt.v1alpha.MgmtPublicService/ListOrganizations', - core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.ListOrganizationsRequest.SerializeToString, - core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.ListOrganizationsResponse.FromString, + return grpc.experimental.unary_unary(request, target, '/core.mgmt.v1beta.MgmtPublicService/ListOrganizations', + core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.ListOrganizationsRequest.SerializeToString, + core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.ListOrganizationsResponse.FromString, options, channel_credentials, insecure, call_credentials, compression, wait_for_ready, timeout, metadata) @@ -868,9 +868,9 @@ def CreateOrganization(request, wait_for_ready=None, timeout=None, metadata=None): - return grpc.experimental.unary_unary(request, target, '/core.mgmt.v1alpha.MgmtPublicService/CreateOrganization', - core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.CreateOrganizationRequest.SerializeToString, - core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.CreateOrganizationResponse.FromString, + return grpc.experimental.unary_unary(request, target, '/core.mgmt.v1beta.MgmtPublicService/CreateOrganization', + core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.CreateOrganizationRequest.SerializeToString, + core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.CreateOrganizationResponse.FromString, options, channel_credentials, insecure, call_credentials, compression, wait_for_ready, timeout, metadata) @@ -885,9 +885,9 @@ def GetOrganization(request, wait_for_ready=None, timeout=None, metadata=None): - return grpc.experimental.unary_unary(request, target, '/core.mgmt.v1alpha.MgmtPublicService/GetOrganization', - core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.GetOrganizationRequest.SerializeToString, - core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.GetOrganizationResponse.FromString, + return grpc.experimental.unary_unary(request, target, '/core.mgmt.v1beta.MgmtPublicService/GetOrganization', + core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.GetOrganizationRequest.SerializeToString, + core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.GetOrganizationResponse.FromString, options, channel_credentials, insecure, call_credentials, compression, wait_for_ready, timeout, metadata) @@ -902,9 +902,9 @@ def UpdateOrganization(request, wait_for_ready=None, timeout=None, metadata=None): - return grpc.experimental.unary_unary(request, target, '/core.mgmt.v1alpha.MgmtPublicService/UpdateOrganization', - core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.UpdateOrganizationRequest.SerializeToString, - core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.UpdateOrganizationResponse.FromString, + return grpc.experimental.unary_unary(request, target, '/core.mgmt.v1beta.MgmtPublicService/UpdateOrganization', + core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.UpdateOrganizationRequest.SerializeToString, + core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.UpdateOrganizationResponse.FromString, options, channel_credentials, insecure, call_credentials, compression, wait_for_ready, timeout, metadata) @@ -919,9 +919,9 @@ def DeleteOrganization(request, wait_for_ready=None, timeout=None, metadata=None): - return grpc.experimental.unary_unary(request, target, '/core.mgmt.v1alpha.MgmtPublicService/DeleteOrganization', - core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.DeleteOrganizationRequest.SerializeToString, - core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.DeleteOrganizationResponse.FromString, + return grpc.experimental.unary_unary(request, target, '/core.mgmt.v1beta.MgmtPublicService/DeleteOrganization', + core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.DeleteOrganizationRequest.SerializeToString, + core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.DeleteOrganizationResponse.FromString, options, channel_credentials, insecure, call_credentials, compression, wait_for_ready, timeout, metadata) @@ -936,9 +936,9 @@ def ListOrganizationMemberships(request, wait_for_ready=None, timeout=None, metadata=None): - return grpc.experimental.unary_unary(request, target, '/core.mgmt.v1alpha.MgmtPublicService/ListOrganizationMemberships', - core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.ListOrganizationMembershipsRequest.SerializeToString, - core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.ListOrganizationMembershipsResponse.FromString, + return grpc.experimental.unary_unary(request, target, '/core.mgmt.v1beta.MgmtPublicService/ListOrganizationMemberships', + core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.ListOrganizationMembershipsRequest.SerializeToString, + core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.ListOrganizationMembershipsResponse.FromString, options, channel_credentials, insecure, call_credentials, compression, wait_for_ready, timeout, metadata) @@ -953,9 +953,9 @@ def GetOrganizationMembership(request, wait_for_ready=None, timeout=None, metadata=None): - return grpc.experimental.unary_unary(request, target, '/core.mgmt.v1alpha.MgmtPublicService/GetOrganizationMembership', - core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.GetOrganizationMembershipRequest.SerializeToString, - core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.GetOrganizationMembershipResponse.FromString, + return grpc.experimental.unary_unary(request, target, '/core.mgmt.v1beta.MgmtPublicService/GetOrganizationMembership', + core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.GetOrganizationMembershipRequest.SerializeToString, + core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.GetOrganizationMembershipResponse.FromString, options, channel_credentials, insecure, call_credentials, compression, wait_for_ready, timeout, metadata) @@ -970,9 +970,9 @@ def UpdateOrganizationMembership(request, wait_for_ready=None, timeout=None, metadata=None): - return grpc.experimental.unary_unary(request, target, '/core.mgmt.v1alpha.MgmtPublicService/UpdateOrganizationMembership', - core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.UpdateOrganizationMembershipRequest.SerializeToString, - core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.UpdateOrganizationMembershipResponse.FromString, + return grpc.experimental.unary_unary(request, target, '/core.mgmt.v1beta.MgmtPublicService/UpdateOrganizationMembership', + core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.UpdateOrganizationMembershipRequest.SerializeToString, + core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.UpdateOrganizationMembershipResponse.FromString, options, channel_credentials, insecure, call_credentials, compression, wait_for_ready, timeout, metadata) @@ -987,9 +987,9 @@ def DeleteOrganizationMembership(request, wait_for_ready=None, timeout=None, metadata=None): - return grpc.experimental.unary_unary(request, target, '/core.mgmt.v1alpha.MgmtPublicService/DeleteOrganizationMembership', - core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.DeleteOrganizationMembershipRequest.SerializeToString, - core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.DeleteOrganizationMembershipResponse.FromString, + return grpc.experimental.unary_unary(request, target, '/core.mgmt.v1beta.MgmtPublicService/DeleteOrganizationMembership', + core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.DeleteOrganizationMembershipRequest.SerializeToString, + core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.DeleteOrganizationMembershipResponse.FromString, options, channel_credentials, insecure, call_credentials, compression, wait_for_ready, timeout, metadata) @@ -1004,9 +1004,9 @@ def CreateToken(request, wait_for_ready=None, timeout=None, metadata=None): - return grpc.experimental.unary_unary(request, target, '/core.mgmt.v1alpha.MgmtPublicService/CreateToken', - core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.CreateTokenRequest.SerializeToString, - core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.CreateTokenResponse.FromString, + return grpc.experimental.unary_unary(request, target, '/core.mgmt.v1beta.MgmtPublicService/CreateToken', + core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.CreateTokenRequest.SerializeToString, + core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.CreateTokenResponse.FromString, options, channel_credentials, insecure, call_credentials, compression, wait_for_ready, timeout, metadata) @@ -1021,9 +1021,9 @@ def ListTokens(request, wait_for_ready=None, timeout=None, metadata=None): - return grpc.experimental.unary_unary(request, target, '/core.mgmt.v1alpha.MgmtPublicService/ListTokens', - core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.ListTokensRequest.SerializeToString, - core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.ListTokensResponse.FromString, + return grpc.experimental.unary_unary(request, target, '/core.mgmt.v1beta.MgmtPublicService/ListTokens', + core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.ListTokensRequest.SerializeToString, + core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.ListTokensResponse.FromString, options, channel_credentials, insecure, call_credentials, compression, wait_for_ready, timeout, metadata) @@ -1038,9 +1038,9 @@ def GetToken(request, wait_for_ready=None, timeout=None, metadata=None): - return grpc.experimental.unary_unary(request, target, '/core.mgmt.v1alpha.MgmtPublicService/GetToken', - core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.GetTokenRequest.SerializeToString, - core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.GetTokenResponse.FromString, + return grpc.experimental.unary_unary(request, target, '/core.mgmt.v1beta.MgmtPublicService/GetToken', + core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.GetTokenRequest.SerializeToString, + core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.GetTokenResponse.FromString, options, channel_credentials, insecure, call_credentials, compression, wait_for_ready, timeout, metadata) @@ -1055,9 +1055,9 @@ def DeleteToken(request, wait_for_ready=None, timeout=None, metadata=None): - return grpc.experimental.unary_unary(request, target, '/core.mgmt.v1alpha.MgmtPublicService/DeleteToken', - core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.DeleteTokenRequest.SerializeToString, - core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.DeleteTokenResponse.FromString, + return grpc.experimental.unary_unary(request, target, '/core.mgmt.v1beta.MgmtPublicService/DeleteToken', + core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.DeleteTokenRequest.SerializeToString, + core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.DeleteTokenResponse.FromString, options, channel_credentials, insecure, call_credentials, compression, wait_for_ready, timeout, metadata) @@ -1072,9 +1072,9 @@ def ValidateToken(request, wait_for_ready=None, timeout=None, metadata=None): - return grpc.experimental.unary_unary(request, target, '/core.mgmt.v1alpha.MgmtPublicService/ValidateToken', - core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.ValidateTokenRequest.SerializeToString, - core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.ValidateTokenResponse.FromString, + return grpc.experimental.unary_unary(request, target, '/core.mgmt.v1beta.MgmtPublicService/ValidateToken', + core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.ValidateTokenRequest.SerializeToString, + core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.ValidateTokenResponse.FromString, options, channel_credentials, insecure, call_credentials, compression, wait_for_ready, timeout, metadata) @@ -1089,9 +1089,9 @@ def ListPipelineTriggerRecords(request, wait_for_ready=None, timeout=None, metadata=None): - return grpc.experimental.unary_unary(request, target, '/core.mgmt.v1alpha.MgmtPublicService/ListPipelineTriggerRecords', - core_dot_mgmt_dot_v1alpha_dot_metric__pb2.ListPipelineTriggerRecordsRequest.SerializeToString, - core_dot_mgmt_dot_v1alpha_dot_metric__pb2.ListPipelineTriggerRecordsResponse.FromString, + return grpc.experimental.unary_unary(request, target, '/core.mgmt.v1beta.MgmtPublicService/ListPipelineTriggerRecords', + core_dot_mgmt_dot_v1beta_dot_metric__pb2.ListPipelineTriggerRecordsRequest.SerializeToString, + core_dot_mgmt_dot_v1beta_dot_metric__pb2.ListPipelineTriggerRecordsResponse.FromString, options, channel_credentials, insecure, call_credentials, compression, wait_for_ready, timeout, metadata) @@ -1106,9 +1106,9 @@ def ListPipelineTriggerTableRecords(request, wait_for_ready=None, timeout=None, metadata=None): - return grpc.experimental.unary_unary(request, target, '/core.mgmt.v1alpha.MgmtPublicService/ListPipelineTriggerTableRecords', - core_dot_mgmt_dot_v1alpha_dot_metric__pb2.ListPipelineTriggerTableRecordsRequest.SerializeToString, - core_dot_mgmt_dot_v1alpha_dot_metric__pb2.ListPipelineTriggerTableRecordsResponse.FromString, + return grpc.experimental.unary_unary(request, target, '/core.mgmt.v1beta.MgmtPublicService/ListPipelineTriggerTableRecords', + core_dot_mgmt_dot_v1beta_dot_metric__pb2.ListPipelineTriggerTableRecordsRequest.SerializeToString, + core_dot_mgmt_dot_v1beta_dot_metric__pb2.ListPipelineTriggerTableRecordsResponse.FromString, options, channel_credentials, insecure, call_credentials, compression, wait_for_ready, timeout, metadata) @@ -1123,9 +1123,9 @@ def ListPipelineTriggerChartRecords(request, wait_for_ready=None, timeout=None, metadata=None): - return grpc.experimental.unary_unary(request, target, '/core.mgmt.v1alpha.MgmtPublicService/ListPipelineTriggerChartRecords', - core_dot_mgmt_dot_v1alpha_dot_metric__pb2.ListPipelineTriggerChartRecordsRequest.SerializeToString, - core_dot_mgmt_dot_v1alpha_dot_metric__pb2.ListPipelineTriggerChartRecordsResponse.FromString, + return grpc.experimental.unary_unary(request, target, '/core.mgmt.v1beta.MgmtPublicService/ListPipelineTriggerChartRecords', + core_dot_mgmt_dot_v1beta_dot_metric__pb2.ListPipelineTriggerChartRecordsRequest.SerializeToString, + core_dot_mgmt_dot_v1beta_dot_metric__pb2.ListPipelineTriggerChartRecordsResponse.FromString, options, channel_credentials, insecure, call_credentials, compression, wait_for_ready, timeout, metadata) @@ -1140,9 +1140,9 @@ def ListConnectorExecuteRecords(request, wait_for_ready=None, timeout=None, metadata=None): - return grpc.experimental.unary_unary(request, target, '/core.mgmt.v1alpha.MgmtPublicService/ListConnectorExecuteRecords', - core_dot_mgmt_dot_v1alpha_dot_metric__pb2.ListConnectorExecuteRecordsRequest.SerializeToString, - core_dot_mgmt_dot_v1alpha_dot_metric__pb2.ListConnectorExecuteRecordsResponse.FromString, + return grpc.experimental.unary_unary(request, target, '/core.mgmt.v1beta.MgmtPublicService/ListConnectorExecuteRecords', + core_dot_mgmt_dot_v1beta_dot_metric__pb2.ListConnectorExecuteRecordsRequest.SerializeToString, + core_dot_mgmt_dot_v1beta_dot_metric__pb2.ListConnectorExecuteRecordsResponse.FromString, options, channel_credentials, insecure, call_credentials, compression, wait_for_ready, timeout, metadata) @@ -1157,9 +1157,9 @@ def ListConnectorExecuteTableRecords(request, wait_for_ready=None, timeout=None, metadata=None): - return grpc.experimental.unary_unary(request, target, '/core.mgmt.v1alpha.MgmtPublicService/ListConnectorExecuteTableRecords', - core_dot_mgmt_dot_v1alpha_dot_metric__pb2.ListConnectorExecuteTableRecordsRequest.SerializeToString, - core_dot_mgmt_dot_v1alpha_dot_metric__pb2.ListConnectorExecuteTableRecordsResponse.FromString, + return grpc.experimental.unary_unary(request, target, '/core.mgmt.v1beta.MgmtPublicService/ListConnectorExecuteTableRecords', + core_dot_mgmt_dot_v1beta_dot_metric__pb2.ListConnectorExecuteTableRecordsRequest.SerializeToString, + core_dot_mgmt_dot_v1beta_dot_metric__pb2.ListConnectorExecuteTableRecordsResponse.FromString, options, channel_credentials, insecure, call_credentials, compression, wait_for_ready, timeout, metadata) @@ -1174,9 +1174,9 @@ def ListConnectorExecuteChartRecords(request, wait_for_ready=None, timeout=None, metadata=None): - return grpc.experimental.unary_unary(request, target, '/core.mgmt.v1alpha.MgmtPublicService/ListConnectorExecuteChartRecords', - core_dot_mgmt_dot_v1alpha_dot_metric__pb2.ListConnectorExecuteChartRecordsRequest.SerializeToString, - core_dot_mgmt_dot_v1alpha_dot_metric__pb2.ListConnectorExecuteChartRecordsResponse.FromString, + return grpc.experimental.unary_unary(request, target, '/core.mgmt.v1beta.MgmtPublicService/ListConnectorExecuteChartRecords', + core_dot_mgmt_dot_v1beta_dot_metric__pb2.ListConnectorExecuteChartRecordsRequest.SerializeToString, + core_dot_mgmt_dot_v1beta_dot_metric__pb2.ListConnectorExecuteChartRecordsResponse.FromString, options, channel_credentials, insecure, call_credentials, compression, wait_for_ready, timeout, metadata) @@ -1191,9 +1191,9 @@ def AuthTokenIssuer(request, wait_for_ready=None, timeout=None, metadata=None): - return grpc.experimental.unary_unary(request, target, '/core.mgmt.v1alpha.MgmtPublicService/AuthTokenIssuer', - core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.AuthTokenIssuerRequest.SerializeToString, - core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.AuthTokenIssuerResponse.FromString, + return grpc.experimental.unary_unary(request, target, '/core.mgmt.v1beta.MgmtPublicService/AuthTokenIssuer', + core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.AuthTokenIssuerRequest.SerializeToString, + core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.AuthTokenIssuerResponse.FromString, options, channel_credentials, insecure, call_credentials, compression, wait_for_ready, timeout, metadata) @@ -1208,9 +1208,9 @@ def AuthLogin(request, wait_for_ready=None, timeout=None, metadata=None): - return grpc.experimental.unary_unary(request, target, '/core.mgmt.v1alpha.MgmtPublicService/AuthLogin', - core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.AuthLoginRequest.SerializeToString, - core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.AuthLoginResponse.FromString, + return grpc.experimental.unary_unary(request, target, '/core.mgmt.v1beta.MgmtPublicService/AuthLogin', + core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.AuthLoginRequest.SerializeToString, + core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.AuthLoginResponse.FromString, options, channel_credentials, insecure, call_credentials, compression, wait_for_ready, timeout, metadata) @@ -1225,9 +1225,9 @@ def AuthLogout(request, wait_for_ready=None, timeout=None, metadata=None): - return grpc.experimental.unary_unary(request, target, '/core.mgmt.v1alpha.MgmtPublicService/AuthLogout', - core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.AuthLogoutRequest.SerializeToString, - core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.AuthLogoutResponse.FromString, + return grpc.experimental.unary_unary(request, target, '/core.mgmt.v1beta.MgmtPublicService/AuthLogout', + core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.AuthLogoutRequest.SerializeToString, + core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.AuthLogoutResponse.FromString, options, channel_credentials, insecure, call_credentials, compression, wait_for_ready, timeout, metadata) @@ -1242,9 +1242,9 @@ def AuthChangePassword(request, wait_for_ready=None, timeout=None, metadata=None): - return grpc.experimental.unary_unary(request, target, '/core.mgmt.v1alpha.MgmtPublicService/AuthChangePassword', - core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.AuthChangePasswordRequest.SerializeToString, - core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.AuthChangePasswordResponse.FromString, + return grpc.experimental.unary_unary(request, target, '/core.mgmt.v1beta.MgmtPublicService/AuthChangePassword', + core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.AuthChangePasswordRequest.SerializeToString, + core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.AuthChangePasswordResponse.FromString, options, channel_credentials, insecure, call_credentials, compression, wait_for_ready, timeout, metadata) @@ -1259,8 +1259,8 @@ def AuthValidateAccessToken(request, wait_for_ready=None, timeout=None, metadata=None): - return grpc.experimental.unary_unary(request, target, '/core.mgmt.v1alpha.MgmtPublicService/AuthValidateAccessToken', - core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.AuthValidateAccessTokenRequest.SerializeToString, - core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2.AuthValidateAccessTokenResponse.FromString, + return grpc.experimental.unary_unary(request, target, '/core.mgmt.v1beta.MgmtPublicService/AuthValidateAccessToken', + core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.AuthValidateAccessTokenRequest.SerializeToString, + core_dot_mgmt_dot_v1beta_dot_mgmt__pb2.AuthValidateAccessTokenResponse.FromString, options, channel_credentials, insecure, call_credentials, compression, wait_for_ready, timeout, metadata) diff --git a/core/mgmt/v1alpha/mgmt_public_service_pb2_grpc.pyi b/core/mgmt/v1beta/mgmt_public_service_pb2_grpc.pyi similarity index 57% rename from core/mgmt/v1alpha/mgmt_public_service_pb2_grpc.pyi rename to core/mgmt/v1beta/mgmt_public_service_pb2_grpc.pyi index a56ebc2..bb715db 100644 --- a/core/mgmt/v1alpha/mgmt_public_service_pb2_grpc.pyi +++ b/core/mgmt/v1beta/mgmt_public_service_pb2_grpc.pyi @@ -4,8 +4,8 @@ isort:skip_file """ import abc import collections.abc -import core.mgmt.v1alpha.metric_pb2 -import core.mgmt.v1alpha.mgmt_pb2 +import core.mgmt.v1beta.metric_pb2 +import core.mgmt.v1beta.mgmt_pb2 import grpc import grpc.aio import typing @@ -23,176 +23,176 @@ class MgmtPublicServiceStub: def __init__(self, channel: typing.Union[grpc.Channel, grpc.aio.Channel]) -> None: ... Liveness: grpc.UnaryUnaryMultiCallable[ - core.mgmt.v1alpha.mgmt_pb2.LivenessRequest, - core.mgmt.v1alpha.mgmt_pb2.LivenessResponse, + core.mgmt.v1beta.mgmt_pb2.LivenessRequest, + core.mgmt.v1beta.mgmt_pb2.LivenessResponse, ] """Liveness method receives a LivenessRequest message and returns a LivenessResponse message. See https://github.com/grpc/grpc/blob/master/doc/health-checking.md """ Readiness: grpc.UnaryUnaryMultiCallable[ - core.mgmt.v1alpha.mgmt_pb2.ReadinessRequest, - core.mgmt.v1alpha.mgmt_pb2.ReadinessResponse, + core.mgmt.v1beta.mgmt_pb2.ReadinessRequest, + core.mgmt.v1beta.mgmt_pb2.ReadinessResponse, ] """Readiness method receives a ReadinessRequest message and returns a ReadinessResponse message. See https://github.com/grpc/grpc/blob/master/doc/health-checking.md """ CheckNamespace: grpc.UnaryUnaryMultiCallable[ - core.mgmt.v1alpha.mgmt_pb2.CheckNamespaceRequest, - core.mgmt.v1alpha.mgmt_pb2.CheckNamespaceResponse, + core.mgmt.v1beta.mgmt_pb2.CheckNamespaceRequest, + core.mgmt.v1beta.mgmt_pb2.CheckNamespaceResponse, ] """Check namespace""" ListUsers: grpc.UnaryUnaryMultiCallable[ - core.mgmt.v1alpha.mgmt_pb2.ListUsersRequest, - core.mgmt.v1alpha.mgmt_pb2.ListUsersResponse, + core.mgmt.v1beta.mgmt_pb2.ListUsersRequest, + core.mgmt.v1beta.mgmt_pb2.ListUsersResponse, ] """ListUsers method receives a ListUsersRequest message and returns a ListUsersResponse message. """ GetUser: grpc.UnaryUnaryMultiCallable[ - core.mgmt.v1alpha.mgmt_pb2.GetUserRequest, - core.mgmt.v1alpha.mgmt_pb2.GetUserResponse, + core.mgmt.v1beta.mgmt_pb2.GetUserRequest, + core.mgmt.v1beta.mgmt_pb2.GetUserResponse, ] """GetUser method receives a GetUser message and returns a GetUser message. """ PatchAuthenticatedUser: grpc.UnaryUnaryMultiCallable[ - core.mgmt.v1alpha.mgmt_pb2.PatchAuthenticatedUserRequest, - core.mgmt.v1alpha.mgmt_pb2.PatchAuthenticatedUserResponse, + core.mgmt.v1beta.mgmt_pb2.PatchAuthenticatedUserRequest, + core.mgmt.v1beta.mgmt_pb2.PatchAuthenticatedUserResponse, ] """PatchAuthenticatedUser method receives a PatchAuthenticatedUserRequest message and returns a PatchAuthenticatedUserResponse message. """ ListUserMemberships: grpc.UnaryUnaryMultiCallable[ - core.mgmt.v1alpha.mgmt_pb2.ListUserMembershipsRequest, - core.mgmt.v1alpha.mgmt_pb2.ListUserMembershipsResponse, + core.mgmt.v1beta.mgmt_pb2.ListUserMembershipsRequest, + core.mgmt.v1beta.mgmt_pb2.ListUserMembershipsResponse, ] """ListUserMemberships method receives a ListUserMembershipsRequest message and returns a ListUserMembershipsResponse message. """ GetUserMembership: grpc.UnaryUnaryMultiCallable[ - core.mgmt.v1alpha.mgmt_pb2.GetUserMembershipRequest, - core.mgmt.v1alpha.mgmt_pb2.GetUserMembershipResponse, + core.mgmt.v1beta.mgmt_pb2.GetUserMembershipRequest, + core.mgmt.v1beta.mgmt_pb2.GetUserMembershipResponse, ] """GetUserMembership method receives a GetUserMembershipRequest message and returns a GetUserMembershipResponse message. """ UpdateUserMembership: grpc.UnaryUnaryMultiCallable[ - core.mgmt.v1alpha.mgmt_pb2.UpdateUserMembershipRequest, - core.mgmt.v1alpha.mgmt_pb2.UpdateUserMembershipResponse, + core.mgmt.v1beta.mgmt_pb2.UpdateUserMembershipRequest, + core.mgmt.v1beta.mgmt_pb2.UpdateUserMembershipResponse, ] """UpdateUserMembership method receives a UpdateUserMembershipRequest message and returns a UpdateUserMembershipResponse message. """ DeleteUserMembership: grpc.UnaryUnaryMultiCallable[ - core.mgmt.v1alpha.mgmt_pb2.DeleteUserMembershipRequest, - core.mgmt.v1alpha.mgmt_pb2.DeleteUserMembershipResponse, + core.mgmt.v1beta.mgmt_pb2.DeleteUserMembershipRequest, + core.mgmt.v1beta.mgmt_pb2.DeleteUserMembershipResponse, ] """DeleteUserMembership method receives a DeleteUserMembershipRequest message and returns a DeleteUserMembershipResponse message. """ ListOrganizations: grpc.UnaryUnaryMultiCallable[ - core.mgmt.v1alpha.mgmt_pb2.ListOrganizationsRequest, - core.mgmt.v1alpha.mgmt_pb2.ListOrganizationsResponse, + core.mgmt.v1beta.mgmt_pb2.ListOrganizationsRequest, + core.mgmt.v1beta.mgmt_pb2.ListOrganizationsResponse, ] """ListOrganizations method receives a ListOrganizationsRequest message and returns a ListOrganizationsResponse message. """ CreateOrganization: grpc.UnaryUnaryMultiCallable[ - core.mgmt.v1alpha.mgmt_pb2.CreateOrganizationRequest, - core.mgmt.v1alpha.mgmt_pb2.CreateOrganizationResponse, + core.mgmt.v1beta.mgmt_pb2.CreateOrganizationRequest, + core.mgmt.v1beta.mgmt_pb2.CreateOrganizationResponse, ] """CreateOrganization receives a CreateOrganizationRequest message and returns a a GetOrganizationResponse """ GetOrganization: grpc.UnaryUnaryMultiCallable[ - core.mgmt.v1alpha.mgmt_pb2.GetOrganizationRequest, - core.mgmt.v1alpha.mgmt_pb2.GetOrganizationResponse, + core.mgmt.v1beta.mgmt_pb2.GetOrganizationRequest, + core.mgmt.v1beta.mgmt_pb2.GetOrganizationResponse, ] """GetOrganization method receives a GetOrganizationRequest message and returns a GetOrganizationResponse message. """ UpdateOrganization: grpc.UnaryUnaryMultiCallable[ - core.mgmt.v1alpha.mgmt_pb2.UpdateOrganizationRequest, - core.mgmt.v1alpha.mgmt_pb2.UpdateOrganizationResponse, + core.mgmt.v1beta.mgmt_pb2.UpdateOrganizationRequest, + core.mgmt.v1beta.mgmt_pb2.UpdateOrganizationResponse, ] """UpdateOrganization method receives a UpdateOrganizationRequest message and returns a UpdateOrganizationResponse """ DeleteOrganization: grpc.UnaryUnaryMultiCallable[ - core.mgmt.v1alpha.mgmt_pb2.DeleteOrganizationRequest, - core.mgmt.v1alpha.mgmt_pb2.DeleteOrganizationResponse, + core.mgmt.v1beta.mgmt_pb2.DeleteOrganizationRequest, + core.mgmt.v1beta.mgmt_pb2.DeleteOrganizationResponse, ] """DeleteOrganization method receives a DeleteOrganizationRequest message and returns a DeleteOrganizationResponse """ ListOrganizationMemberships: grpc.UnaryUnaryMultiCallable[ - core.mgmt.v1alpha.mgmt_pb2.ListOrganizationMembershipsRequest, - core.mgmt.v1alpha.mgmt_pb2.ListOrganizationMembershipsResponse, + core.mgmt.v1beta.mgmt_pb2.ListOrganizationMembershipsRequest, + core.mgmt.v1beta.mgmt_pb2.ListOrganizationMembershipsResponse, ] """ListOrganizationMemberships method receives a ListOrganizationMembershipsRequest message and returns a ListOrganizationMembershipsResponse message. """ GetOrganizationMembership: grpc.UnaryUnaryMultiCallable[ - core.mgmt.v1alpha.mgmt_pb2.GetOrganizationMembershipRequest, - core.mgmt.v1alpha.mgmt_pb2.GetOrganizationMembershipResponse, + core.mgmt.v1beta.mgmt_pb2.GetOrganizationMembershipRequest, + core.mgmt.v1beta.mgmt_pb2.GetOrganizationMembershipResponse, ] """GetOrganizationMembership method receives a GetOrganizationMembershipRequest message and returns a GetOrganizationMembershipResponse message. """ UpdateOrganizationMembership: grpc.UnaryUnaryMultiCallable[ - core.mgmt.v1alpha.mgmt_pb2.UpdateOrganizationMembershipRequest, - core.mgmt.v1alpha.mgmt_pb2.UpdateOrganizationMembershipResponse, + core.mgmt.v1beta.mgmt_pb2.UpdateOrganizationMembershipRequest, + core.mgmt.v1beta.mgmt_pb2.UpdateOrganizationMembershipResponse, ] """UpdateOrganizationMembership method receives a UpdateOrganizationMembershipRequest message and returns a UpdateOrganizationMembershipResponse message. """ DeleteOrganizationMembership: grpc.UnaryUnaryMultiCallable[ - core.mgmt.v1alpha.mgmt_pb2.DeleteOrganizationMembershipRequest, - core.mgmt.v1alpha.mgmt_pb2.DeleteOrganizationMembershipResponse, + core.mgmt.v1beta.mgmt_pb2.DeleteOrganizationMembershipRequest, + core.mgmt.v1beta.mgmt_pb2.DeleteOrganizationMembershipResponse, ] """DeleteOrganizationMembership method receives a DeleteOrganizationMembershipRequest message and returns a DeleteOrganizationMembershipResponse message. """ CreateToken: grpc.UnaryUnaryMultiCallable[ - core.mgmt.v1alpha.mgmt_pb2.CreateTokenRequest, - core.mgmt.v1alpha.mgmt_pb2.CreateTokenResponse, + core.mgmt.v1beta.mgmt_pb2.CreateTokenRequest, + core.mgmt.v1beta.mgmt_pb2.CreateTokenResponse, ] """CreateToken method receives a CreateTokenRequest message and returns a CreateTokenResponse message. """ ListTokens: grpc.UnaryUnaryMultiCallable[ - core.mgmt.v1alpha.mgmt_pb2.ListTokensRequest, - core.mgmt.v1alpha.mgmt_pb2.ListTokensResponse, + core.mgmt.v1beta.mgmt_pb2.ListTokensRequest, + core.mgmt.v1beta.mgmt_pb2.ListTokensResponse, ] """ListTokens method receives a ListTokensRequest message and returns a ListTokensResponse message. """ GetToken: grpc.UnaryUnaryMultiCallable[ - core.mgmt.v1alpha.mgmt_pb2.GetTokenRequest, - core.mgmt.v1alpha.mgmt_pb2.GetTokenResponse, + core.mgmt.v1beta.mgmt_pb2.GetTokenRequest, + core.mgmt.v1beta.mgmt_pb2.GetTokenResponse, ] """GetToken method receives a GetTokenRequest message and returns a GetTokenResponse message. """ DeleteToken: grpc.UnaryUnaryMultiCallable[ - core.mgmt.v1alpha.mgmt_pb2.DeleteTokenRequest, - core.mgmt.v1alpha.mgmt_pb2.DeleteTokenResponse, + core.mgmt.v1beta.mgmt_pb2.DeleteTokenRequest, + core.mgmt.v1beta.mgmt_pb2.DeleteTokenResponse, ] """DeleteToken method receives a DeleteTokenRequest message and returns a DeleteTokenResponse message. """ ValidateToken: grpc.UnaryUnaryMultiCallable[ - core.mgmt.v1alpha.mgmt_pb2.ValidateTokenRequest, - core.mgmt.v1alpha.mgmt_pb2.ValidateTokenResponse, + core.mgmt.v1beta.mgmt_pb2.ValidateTokenRequest, + core.mgmt.v1beta.mgmt_pb2.ValidateTokenResponse, ] """ValidateToken method receives a ValidateTokenRequest message and returns a ValidateTokenResponse message. """ ListPipelineTriggerRecords: grpc.UnaryUnaryMultiCallable[ - core.mgmt.v1alpha.metric_pb2.ListPipelineTriggerRecordsRequest, - core.mgmt.v1alpha.metric_pb2.ListPipelineTriggerRecordsResponse, + core.mgmt.v1beta.metric_pb2.ListPipelineTriggerRecordsRequest, + core.mgmt.v1beta.metric_pb2.ListPipelineTriggerRecordsResponse, ] """========== Metric endpoints @@ -201,68 +201,68 @@ class MgmtPublicServiceStub: ListPipelineTriggerRecordsResponse message. """ ListPipelineTriggerTableRecords: grpc.UnaryUnaryMultiCallable[ - core.mgmt.v1alpha.metric_pb2.ListPipelineTriggerTableRecordsRequest, - core.mgmt.v1alpha.metric_pb2.ListPipelineTriggerTableRecordsResponse, + core.mgmt.v1beta.metric_pb2.ListPipelineTriggerTableRecordsRequest, + core.mgmt.v1beta.metric_pb2.ListPipelineTriggerTableRecordsResponse, ] """ListPipelineTriggerTableRecords method receives a ListPipelineTriggerTableRecordsRequest message and returns a ListPipelineTriggerTableRecordsResponse message. """ ListPipelineTriggerChartRecords: grpc.UnaryUnaryMultiCallable[ - core.mgmt.v1alpha.metric_pb2.ListPipelineTriggerChartRecordsRequest, - core.mgmt.v1alpha.metric_pb2.ListPipelineTriggerChartRecordsResponse, + core.mgmt.v1beta.metric_pb2.ListPipelineTriggerChartRecordsRequest, + core.mgmt.v1beta.metric_pb2.ListPipelineTriggerChartRecordsResponse, ] """ListPipelineTriggerChartRecords method receives a ListPipelineTriggerChartRecordsRequest message and returns a ListPipelineTriggerChartRecordsResponse message. """ ListConnectorExecuteRecords: grpc.UnaryUnaryMultiCallable[ - core.mgmt.v1alpha.metric_pb2.ListConnectorExecuteRecordsRequest, - core.mgmt.v1alpha.metric_pb2.ListConnectorExecuteRecordsResponse, + core.mgmt.v1beta.metric_pb2.ListConnectorExecuteRecordsRequest, + core.mgmt.v1beta.metric_pb2.ListConnectorExecuteRecordsResponse, ] """ListConnectorExecuteRecords method receives a ListConnectorExecuteRecordsRequest message and returns a ListConnectorExecuteRecordsResponse message. """ ListConnectorExecuteTableRecords: grpc.UnaryUnaryMultiCallable[ - core.mgmt.v1alpha.metric_pb2.ListConnectorExecuteTableRecordsRequest, - core.mgmt.v1alpha.metric_pb2.ListConnectorExecuteTableRecordsResponse, + core.mgmt.v1beta.metric_pb2.ListConnectorExecuteTableRecordsRequest, + core.mgmt.v1beta.metric_pb2.ListConnectorExecuteTableRecordsResponse, ] """ListConnectorExecuteTableRecords method receives a ListConnectorExecuteTableRecordsRequest message and returns a ListConnectorExecuteTableRecordsResponse message. """ ListConnectorExecuteChartRecords: grpc.UnaryUnaryMultiCallable[ - core.mgmt.v1alpha.metric_pb2.ListConnectorExecuteChartRecordsRequest, - core.mgmt.v1alpha.metric_pb2.ListConnectorExecuteChartRecordsResponse, + core.mgmt.v1beta.metric_pb2.ListConnectorExecuteChartRecordsRequest, + core.mgmt.v1beta.metric_pb2.ListConnectorExecuteChartRecordsResponse, ] """ListConnectorExecuteChartRecords method receives a ListConnectorExecuteChartRecordsRequest message and returns a ListConnectorExecuteChartRecordsResponse message. """ AuthTokenIssuer: grpc.UnaryUnaryMultiCallable[ - core.mgmt.v1alpha.mgmt_pb2.AuthTokenIssuerRequest, - core.mgmt.v1alpha.mgmt_pb2.AuthTokenIssuerResponse, + core.mgmt.v1beta.mgmt_pb2.AuthTokenIssuerRequest, + core.mgmt.v1beta.mgmt_pb2.AuthTokenIssuerResponse, ] """AuthTokenIssuer endpoint""" AuthLogin: grpc.UnaryUnaryMultiCallable[ - core.mgmt.v1alpha.mgmt_pb2.AuthLoginRequest, - core.mgmt.v1alpha.mgmt_pb2.AuthLoginResponse, + core.mgmt.v1beta.mgmt_pb2.AuthLoginRequest, + core.mgmt.v1beta.mgmt_pb2.AuthLoginResponse, ] """Auth Login endpoint""" AuthLogout: grpc.UnaryUnaryMultiCallable[ - core.mgmt.v1alpha.mgmt_pb2.AuthLogoutRequest, - core.mgmt.v1alpha.mgmt_pb2.AuthLogoutResponse, + core.mgmt.v1beta.mgmt_pb2.AuthLogoutRequest, + core.mgmt.v1beta.mgmt_pb2.AuthLogoutResponse, ] """Auth Logout endpoint""" AuthChangePassword: grpc.UnaryUnaryMultiCallable[ - core.mgmt.v1alpha.mgmt_pb2.AuthChangePasswordRequest, - core.mgmt.v1alpha.mgmt_pb2.AuthChangePasswordResponse, + core.mgmt.v1beta.mgmt_pb2.AuthChangePasswordRequest, + core.mgmt.v1beta.mgmt_pb2.AuthChangePasswordResponse, ] """Auth Change password endpoint""" AuthValidateAccessToken: grpc.UnaryUnaryMultiCallable[ - core.mgmt.v1alpha.mgmt_pb2.AuthValidateAccessTokenRequest, - core.mgmt.v1alpha.mgmt_pb2.AuthValidateAccessTokenResponse, + core.mgmt.v1beta.mgmt_pb2.AuthValidateAccessTokenRequest, + core.mgmt.v1beta.mgmt_pb2.AuthValidateAccessTokenResponse, ] """Auth AccessToken validation endpoint""" @@ -270,176 +270,176 @@ class MgmtPublicServiceAsyncStub: """Mgmt service responds to external access""" Liveness: grpc.aio.UnaryUnaryMultiCallable[ - core.mgmt.v1alpha.mgmt_pb2.LivenessRequest, - core.mgmt.v1alpha.mgmt_pb2.LivenessResponse, + core.mgmt.v1beta.mgmt_pb2.LivenessRequest, + core.mgmt.v1beta.mgmt_pb2.LivenessResponse, ] """Liveness method receives a LivenessRequest message and returns a LivenessResponse message. See https://github.com/grpc/grpc/blob/master/doc/health-checking.md """ Readiness: grpc.aio.UnaryUnaryMultiCallable[ - core.mgmt.v1alpha.mgmt_pb2.ReadinessRequest, - core.mgmt.v1alpha.mgmt_pb2.ReadinessResponse, + core.mgmt.v1beta.mgmt_pb2.ReadinessRequest, + core.mgmt.v1beta.mgmt_pb2.ReadinessResponse, ] """Readiness method receives a ReadinessRequest message and returns a ReadinessResponse message. See https://github.com/grpc/grpc/blob/master/doc/health-checking.md """ CheckNamespace: grpc.aio.UnaryUnaryMultiCallable[ - core.mgmt.v1alpha.mgmt_pb2.CheckNamespaceRequest, - core.mgmt.v1alpha.mgmt_pb2.CheckNamespaceResponse, + core.mgmt.v1beta.mgmt_pb2.CheckNamespaceRequest, + core.mgmt.v1beta.mgmt_pb2.CheckNamespaceResponse, ] """Check namespace""" ListUsers: grpc.aio.UnaryUnaryMultiCallable[ - core.mgmt.v1alpha.mgmt_pb2.ListUsersRequest, - core.mgmt.v1alpha.mgmt_pb2.ListUsersResponse, + core.mgmt.v1beta.mgmt_pb2.ListUsersRequest, + core.mgmt.v1beta.mgmt_pb2.ListUsersResponse, ] """ListUsers method receives a ListUsersRequest message and returns a ListUsersResponse message. """ GetUser: grpc.aio.UnaryUnaryMultiCallable[ - core.mgmt.v1alpha.mgmt_pb2.GetUserRequest, - core.mgmt.v1alpha.mgmt_pb2.GetUserResponse, + core.mgmt.v1beta.mgmt_pb2.GetUserRequest, + core.mgmt.v1beta.mgmt_pb2.GetUserResponse, ] """GetUser method receives a GetUser message and returns a GetUser message. """ PatchAuthenticatedUser: grpc.aio.UnaryUnaryMultiCallable[ - core.mgmt.v1alpha.mgmt_pb2.PatchAuthenticatedUserRequest, - core.mgmt.v1alpha.mgmt_pb2.PatchAuthenticatedUserResponse, + core.mgmt.v1beta.mgmt_pb2.PatchAuthenticatedUserRequest, + core.mgmt.v1beta.mgmt_pb2.PatchAuthenticatedUserResponse, ] """PatchAuthenticatedUser method receives a PatchAuthenticatedUserRequest message and returns a PatchAuthenticatedUserResponse message. """ ListUserMemberships: grpc.aio.UnaryUnaryMultiCallable[ - core.mgmt.v1alpha.mgmt_pb2.ListUserMembershipsRequest, - core.mgmt.v1alpha.mgmt_pb2.ListUserMembershipsResponse, + core.mgmt.v1beta.mgmt_pb2.ListUserMembershipsRequest, + core.mgmt.v1beta.mgmt_pb2.ListUserMembershipsResponse, ] """ListUserMemberships method receives a ListUserMembershipsRequest message and returns a ListUserMembershipsResponse message. """ GetUserMembership: grpc.aio.UnaryUnaryMultiCallable[ - core.mgmt.v1alpha.mgmt_pb2.GetUserMembershipRequest, - core.mgmt.v1alpha.mgmt_pb2.GetUserMembershipResponse, + core.mgmt.v1beta.mgmt_pb2.GetUserMembershipRequest, + core.mgmt.v1beta.mgmt_pb2.GetUserMembershipResponse, ] """GetUserMembership method receives a GetUserMembershipRequest message and returns a GetUserMembershipResponse message. """ UpdateUserMembership: grpc.aio.UnaryUnaryMultiCallable[ - core.mgmt.v1alpha.mgmt_pb2.UpdateUserMembershipRequest, - core.mgmt.v1alpha.mgmt_pb2.UpdateUserMembershipResponse, + core.mgmt.v1beta.mgmt_pb2.UpdateUserMembershipRequest, + core.mgmt.v1beta.mgmt_pb2.UpdateUserMembershipResponse, ] """UpdateUserMembership method receives a UpdateUserMembershipRequest message and returns a UpdateUserMembershipResponse message. """ DeleteUserMembership: grpc.aio.UnaryUnaryMultiCallable[ - core.mgmt.v1alpha.mgmt_pb2.DeleteUserMembershipRequest, - core.mgmt.v1alpha.mgmt_pb2.DeleteUserMembershipResponse, + core.mgmt.v1beta.mgmt_pb2.DeleteUserMembershipRequest, + core.mgmt.v1beta.mgmt_pb2.DeleteUserMembershipResponse, ] """DeleteUserMembership method receives a DeleteUserMembershipRequest message and returns a DeleteUserMembershipResponse message. """ ListOrganizations: grpc.aio.UnaryUnaryMultiCallable[ - core.mgmt.v1alpha.mgmt_pb2.ListOrganizationsRequest, - core.mgmt.v1alpha.mgmt_pb2.ListOrganizationsResponse, + core.mgmt.v1beta.mgmt_pb2.ListOrganizationsRequest, + core.mgmt.v1beta.mgmt_pb2.ListOrganizationsResponse, ] """ListOrganizations method receives a ListOrganizationsRequest message and returns a ListOrganizationsResponse message. """ CreateOrganization: grpc.aio.UnaryUnaryMultiCallable[ - core.mgmt.v1alpha.mgmt_pb2.CreateOrganizationRequest, - core.mgmt.v1alpha.mgmt_pb2.CreateOrganizationResponse, + core.mgmt.v1beta.mgmt_pb2.CreateOrganizationRequest, + core.mgmt.v1beta.mgmt_pb2.CreateOrganizationResponse, ] """CreateOrganization receives a CreateOrganizationRequest message and returns a a GetOrganizationResponse """ GetOrganization: grpc.aio.UnaryUnaryMultiCallable[ - core.mgmt.v1alpha.mgmt_pb2.GetOrganizationRequest, - core.mgmt.v1alpha.mgmt_pb2.GetOrganizationResponse, + core.mgmt.v1beta.mgmt_pb2.GetOrganizationRequest, + core.mgmt.v1beta.mgmt_pb2.GetOrganizationResponse, ] """GetOrganization method receives a GetOrganizationRequest message and returns a GetOrganizationResponse message. """ UpdateOrganization: grpc.aio.UnaryUnaryMultiCallable[ - core.mgmt.v1alpha.mgmt_pb2.UpdateOrganizationRequest, - core.mgmt.v1alpha.mgmt_pb2.UpdateOrganizationResponse, + core.mgmt.v1beta.mgmt_pb2.UpdateOrganizationRequest, + core.mgmt.v1beta.mgmt_pb2.UpdateOrganizationResponse, ] """UpdateOrganization method receives a UpdateOrganizationRequest message and returns a UpdateOrganizationResponse """ DeleteOrganization: grpc.aio.UnaryUnaryMultiCallable[ - core.mgmt.v1alpha.mgmt_pb2.DeleteOrganizationRequest, - core.mgmt.v1alpha.mgmt_pb2.DeleteOrganizationResponse, + core.mgmt.v1beta.mgmt_pb2.DeleteOrganizationRequest, + core.mgmt.v1beta.mgmt_pb2.DeleteOrganizationResponse, ] """DeleteOrganization method receives a DeleteOrganizationRequest message and returns a DeleteOrganizationResponse """ ListOrganizationMemberships: grpc.aio.UnaryUnaryMultiCallable[ - core.mgmt.v1alpha.mgmt_pb2.ListOrganizationMembershipsRequest, - core.mgmt.v1alpha.mgmt_pb2.ListOrganizationMembershipsResponse, + core.mgmt.v1beta.mgmt_pb2.ListOrganizationMembershipsRequest, + core.mgmt.v1beta.mgmt_pb2.ListOrganizationMembershipsResponse, ] """ListOrganizationMemberships method receives a ListOrganizationMembershipsRequest message and returns a ListOrganizationMembershipsResponse message. """ GetOrganizationMembership: grpc.aio.UnaryUnaryMultiCallable[ - core.mgmt.v1alpha.mgmt_pb2.GetOrganizationMembershipRequest, - core.mgmt.v1alpha.mgmt_pb2.GetOrganizationMembershipResponse, + core.mgmt.v1beta.mgmt_pb2.GetOrganizationMembershipRequest, + core.mgmt.v1beta.mgmt_pb2.GetOrganizationMembershipResponse, ] """GetOrganizationMembership method receives a GetOrganizationMembershipRequest message and returns a GetOrganizationMembershipResponse message. """ UpdateOrganizationMembership: grpc.aio.UnaryUnaryMultiCallable[ - core.mgmt.v1alpha.mgmt_pb2.UpdateOrganizationMembershipRequest, - core.mgmt.v1alpha.mgmt_pb2.UpdateOrganizationMembershipResponse, + core.mgmt.v1beta.mgmt_pb2.UpdateOrganizationMembershipRequest, + core.mgmt.v1beta.mgmt_pb2.UpdateOrganizationMembershipResponse, ] """UpdateOrganizationMembership method receives a UpdateOrganizationMembershipRequest message and returns a UpdateOrganizationMembershipResponse message. """ DeleteOrganizationMembership: grpc.aio.UnaryUnaryMultiCallable[ - core.mgmt.v1alpha.mgmt_pb2.DeleteOrganizationMembershipRequest, - core.mgmt.v1alpha.mgmt_pb2.DeleteOrganizationMembershipResponse, + core.mgmt.v1beta.mgmt_pb2.DeleteOrganizationMembershipRequest, + core.mgmt.v1beta.mgmt_pb2.DeleteOrganizationMembershipResponse, ] """DeleteOrganizationMembership method receives a DeleteOrganizationMembershipRequest message and returns a DeleteOrganizationMembershipResponse message. """ CreateToken: grpc.aio.UnaryUnaryMultiCallable[ - core.mgmt.v1alpha.mgmt_pb2.CreateTokenRequest, - core.mgmt.v1alpha.mgmt_pb2.CreateTokenResponse, + core.mgmt.v1beta.mgmt_pb2.CreateTokenRequest, + core.mgmt.v1beta.mgmt_pb2.CreateTokenResponse, ] """CreateToken method receives a CreateTokenRequest message and returns a CreateTokenResponse message. """ ListTokens: grpc.aio.UnaryUnaryMultiCallable[ - core.mgmt.v1alpha.mgmt_pb2.ListTokensRequest, - core.mgmt.v1alpha.mgmt_pb2.ListTokensResponse, + core.mgmt.v1beta.mgmt_pb2.ListTokensRequest, + core.mgmt.v1beta.mgmt_pb2.ListTokensResponse, ] """ListTokens method receives a ListTokensRequest message and returns a ListTokensResponse message. """ GetToken: grpc.aio.UnaryUnaryMultiCallable[ - core.mgmt.v1alpha.mgmt_pb2.GetTokenRequest, - core.mgmt.v1alpha.mgmt_pb2.GetTokenResponse, + core.mgmt.v1beta.mgmt_pb2.GetTokenRequest, + core.mgmt.v1beta.mgmt_pb2.GetTokenResponse, ] """GetToken method receives a GetTokenRequest message and returns a GetTokenResponse message. """ DeleteToken: grpc.aio.UnaryUnaryMultiCallable[ - core.mgmt.v1alpha.mgmt_pb2.DeleteTokenRequest, - core.mgmt.v1alpha.mgmt_pb2.DeleteTokenResponse, + core.mgmt.v1beta.mgmt_pb2.DeleteTokenRequest, + core.mgmt.v1beta.mgmt_pb2.DeleteTokenResponse, ] """DeleteToken method receives a DeleteTokenRequest message and returns a DeleteTokenResponse message. """ ValidateToken: grpc.aio.UnaryUnaryMultiCallable[ - core.mgmt.v1alpha.mgmt_pb2.ValidateTokenRequest, - core.mgmt.v1alpha.mgmt_pb2.ValidateTokenResponse, + core.mgmt.v1beta.mgmt_pb2.ValidateTokenRequest, + core.mgmt.v1beta.mgmt_pb2.ValidateTokenResponse, ] """ValidateToken method receives a ValidateTokenRequest message and returns a ValidateTokenResponse message. """ ListPipelineTriggerRecords: grpc.aio.UnaryUnaryMultiCallable[ - core.mgmt.v1alpha.metric_pb2.ListPipelineTriggerRecordsRequest, - core.mgmt.v1alpha.metric_pb2.ListPipelineTriggerRecordsResponse, + core.mgmt.v1beta.metric_pb2.ListPipelineTriggerRecordsRequest, + core.mgmt.v1beta.metric_pb2.ListPipelineTriggerRecordsResponse, ] """========== Metric endpoints @@ -448,68 +448,68 @@ class MgmtPublicServiceAsyncStub: ListPipelineTriggerRecordsResponse message. """ ListPipelineTriggerTableRecords: grpc.aio.UnaryUnaryMultiCallable[ - core.mgmt.v1alpha.metric_pb2.ListPipelineTriggerTableRecordsRequest, - core.mgmt.v1alpha.metric_pb2.ListPipelineTriggerTableRecordsResponse, + core.mgmt.v1beta.metric_pb2.ListPipelineTriggerTableRecordsRequest, + core.mgmt.v1beta.metric_pb2.ListPipelineTriggerTableRecordsResponse, ] """ListPipelineTriggerTableRecords method receives a ListPipelineTriggerTableRecordsRequest message and returns a ListPipelineTriggerTableRecordsResponse message. """ ListPipelineTriggerChartRecords: grpc.aio.UnaryUnaryMultiCallable[ - core.mgmt.v1alpha.metric_pb2.ListPipelineTriggerChartRecordsRequest, - core.mgmt.v1alpha.metric_pb2.ListPipelineTriggerChartRecordsResponse, + core.mgmt.v1beta.metric_pb2.ListPipelineTriggerChartRecordsRequest, + core.mgmt.v1beta.metric_pb2.ListPipelineTriggerChartRecordsResponse, ] """ListPipelineTriggerChartRecords method receives a ListPipelineTriggerChartRecordsRequest message and returns a ListPipelineTriggerChartRecordsResponse message. """ ListConnectorExecuteRecords: grpc.aio.UnaryUnaryMultiCallable[ - core.mgmt.v1alpha.metric_pb2.ListConnectorExecuteRecordsRequest, - core.mgmt.v1alpha.metric_pb2.ListConnectorExecuteRecordsResponse, + core.mgmt.v1beta.metric_pb2.ListConnectorExecuteRecordsRequest, + core.mgmt.v1beta.metric_pb2.ListConnectorExecuteRecordsResponse, ] """ListConnectorExecuteRecords method receives a ListConnectorExecuteRecordsRequest message and returns a ListConnectorExecuteRecordsResponse message. """ ListConnectorExecuteTableRecords: grpc.aio.UnaryUnaryMultiCallable[ - core.mgmt.v1alpha.metric_pb2.ListConnectorExecuteTableRecordsRequest, - core.mgmt.v1alpha.metric_pb2.ListConnectorExecuteTableRecordsResponse, + core.mgmt.v1beta.metric_pb2.ListConnectorExecuteTableRecordsRequest, + core.mgmt.v1beta.metric_pb2.ListConnectorExecuteTableRecordsResponse, ] """ListConnectorExecuteTableRecords method receives a ListConnectorExecuteTableRecordsRequest message and returns a ListConnectorExecuteTableRecordsResponse message. """ ListConnectorExecuteChartRecords: grpc.aio.UnaryUnaryMultiCallable[ - core.mgmt.v1alpha.metric_pb2.ListConnectorExecuteChartRecordsRequest, - core.mgmt.v1alpha.metric_pb2.ListConnectorExecuteChartRecordsResponse, + core.mgmt.v1beta.metric_pb2.ListConnectorExecuteChartRecordsRequest, + core.mgmt.v1beta.metric_pb2.ListConnectorExecuteChartRecordsResponse, ] """ListConnectorExecuteChartRecords method receives a ListConnectorExecuteChartRecordsRequest message and returns a ListConnectorExecuteChartRecordsResponse message. """ AuthTokenIssuer: grpc.aio.UnaryUnaryMultiCallable[ - core.mgmt.v1alpha.mgmt_pb2.AuthTokenIssuerRequest, - core.mgmt.v1alpha.mgmt_pb2.AuthTokenIssuerResponse, + core.mgmt.v1beta.mgmt_pb2.AuthTokenIssuerRequest, + core.mgmt.v1beta.mgmt_pb2.AuthTokenIssuerResponse, ] """AuthTokenIssuer endpoint""" AuthLogin: grpc.aio.UnaryUnaryMultiCallable[ - core.mgmt.v1alpha.mgmt_pb2.AuthLoginRequest, - core.mgmt.v1alpha.mgmt_pb2.AuthLoginResponse, + core.mgmt.v1beta.mgmt_pb2.AuthLoginRequest, + core.mgmt.v1beta.mgmt_pb2.AuthLoginResponse, ] """Auth Login endpoint""" AuthLogout: grpc.aio.UnaryUnaryMultiCallable[ - core.mgmt.v1alpha.mgmt_pb2.AuthLogoutRequest, - core.mgmt.v1alpha.mgmt_pb2.AuthLogoutResponse, + core.mgmt.v1beta.mgmt_pb2.AuthLogoutRequest, + core.mgmt.v1beta.mgmt_pb2.AuthLogoutResponse, ] """Auth Logout endpoint""" AuthChangePassword: grpc.aio.UnaryUnaryMultiCallable[ - core.mgmt.v1alpha.mgmt_pb2.AuthChangePasswordRequest, - core.mgmt.v1alpha.mgmt_pb2.AuthChangePasswordResponse, + core.mgmt.v1beta.mgmt_pb2.AuthChangePasswordRequest, + core.mgmt.v1beta.mgmt_pb2.AuthChangePasswordResponse, ] """Auth Change password endpoint""" AuthValidateAccessToken: grpc.aio.UnaryUnaryMultiCallable[ - core.mgmt.v1alpha.mgmt_pb2.AuthValidateAccessTokenRequest, - core.mgmt.v1alpha.mgmt_pb2.AuthValidateAccessTokenResponse, + core.mgmt.v1beta.mgmt_pb2.AuthValidateAccessTokenRequest, + core.mgmt.v1beta.mgmt_pb2.AuthValidateAccessTokenResponse, ] """Auth AccessToken validation endpoint""" @@ -519,9 +519,9 @@ class MgmtPublicServiceServicer(metaclass=abc.ABCMeta): @abc.abstractmethod def Liveness( self, - request: core.mgmt.v1alpha.mgmt_pb2.LivenessRequest, + request: core.mgmt.v1beta.mgmt_pb2.LivenessRequest, context: _ServicerContext, - ) -> typing.Union[core.mgmt.v1alpha.mgmt_pb2.LivenessResponse, collections.abc.Awaitable[core.mgmt.v1alpha.mgmt_pb2.LivenessResponse]]: + ) -> typing.Union[core.mgmt.v1beta.mgmt_pb2.LivenessResponse, collections.abc.Awaitable[core.mgmt.v1beta.mgmt_pb2.LivenessResponse]]: """Liveness method receives a LivenessRequest message and returns a LivenessResponse message. See https://github.com/grpc/grpc/blob/master/doc/health-checking.md @@ -529,9 +529,9 @@ class MgmtPublicServiceServicer(metaclass=abc.ABCMeta): @abc.abstractmethod def Readiness( self, - request: core.mgmt.v1alpha.mgmt_pb2.ReadinessRequest, + request: core.mgmt.v1beta.mgmt_pb2.ReadinessRequest, context: _ServicerContext, - ) -> typing.Union[core.mgmt.v1alpha.mgmt_pb2.ReadinessResponse, collections.abc.Awaitable[core.mgmt.v1alpha.mgmt_pb2.ReadinessResponse]]: + ) -> typing.Union[core.mgmt.v1beta.mgmt_pb2.ReadinessResponse, collections.abc.Awaitable[core.mgmt.v1beta.mgmt_pb2.ReadinessResponse]]: """Readiness method receives a ReadinessRequest message and returns a ReadinessResponse message. See https://github.com/grpc/grpc/blob/master/doc/health-checking.md @@ -539,205 +539,205 @@ class MgmtPublicServiceServicer(metaclass=abc.ABCMeta): @abc.abstractmethod def CheckNamespace( self, - request: core.mgmt.v1alpha.mgmt_pb2.CheckNamespaceRequest, + request: core.mgmt.v1beta.mgmt_pb2.CheckNamespaceRequest, context: _ServicerContext, - ) -> typing.Union[core.mgmt.v1alpha.mgmt_pb2.CheckNamespaceResponse, collections.abc.Awaitable[core.mgmt.v1alpha.mgmt_pb2.CheckNamespaceResponse]]: + ) -> typing.Union[core.mgmt.v1beta.mgmt_pb2.CheckNamespaceResponse, collections.abc.Awaitable[core.mgmt.v1beta.mgmt_pb2.CheckNamespaceResponse]]: """Check namespace""" @abc.abstractmethod def ListUsers( self, - request: core.mgmt.v1alpha.mgmt_pb2.ListUsersRequest, + request: core.mgmt.v1beta.mgmt_pb2.ListUsersRequest, context: _ServicerContext, - ) -> typing.Union[core.mgmt.v1alpha.mgmt_pb2.ListUsersResponse, collections.abc.Awaitable[core.mgmt.v1alpha.mgmt_pb2.ListUsersResponse]]: + ) -> typing.Union[core.mgmt.v1beta.mgmt_pb2.ListUsersResponse, collections.abc.Awaitable[core.mgmt.v1beta.mgmt_pb2.ListUsersResponse]]: """ListUsers method receives a ListUsersRequest message and returns a ListUsersResponse message. """ @abc.abstractmethod def GetUser( self, - request: core.mgmt.v1alpha.mgmt_pb2.GetUserRequest, + request: core.mgmt.v1beta.mgmt_pb2.GetUserRequest, context: _ServicerContext, - ) -> typing.Union[core.mgmt.v1alpha.mgmt_pb2.GetUserResponse, collections.abc.Awaitable[core.mgmt.v1alpha.mgmt_pb2.GetUserResponse]]: + ) -> typing.Union[core.mgmt.v1beta.mgmt_pb2.GetUserResponse, collections.abc.Awaitable[core.mgmt.v1beta.mgmt_pb2.GetUserResponse]]: """GetUser method receives a GetUser message and returns a GetUser message. """ @abc.abstractmethod def PatchAuthenticatedUser( self, - request: core.mgmt.v1alpha.mgmt_pb2.PatchAuthenticatedUserRequest, + request: core.mgmt.v1beta.mgmt_pb2.PatchAuthenticatedUserRequest, context: _ServicerContext, - ) -> typing.Union[core.mgmt.v1alpha.mgmt_pb2.PatchAuthenticatedUserResponse, collections.abc.Awaitable[core.mgmt.v1alpha.mgmt_pb2.PatchAuthenticatedUserResponse]]: + ) -> typing.Union[core.mgmt.v1beta.mgmt_pb2.PatchAuthenticatedUserResponse, collections.abc.Awaitable[core.mgmt.v1beta.mgmt_pb2.PatchAuthenticatedUserResponse]]: """PatchAuthenticatedUser method receives a PatchAuthenticatedUserRequest message and returns a PatchAuthenticatedUserResponse message. """ @abc.abstractmethod def ListUserMemberships( self, - request: core.mgmt.v1alpha.mgmt_pb2.ListUserMembershipsRequest, + request: core.mgmt.v1beta.mgmt_pb2.ListUserMembershipsRequest, context: _ServicerContext, - ) -> typing.Union[core.mgmt.v1alpha.mgmt_pb2.ListUserMembershipsResponse, collections.abc.Awaitable[core.mgmt.v1alpha.mgmt_pb2.ListUserMembershipsResponse]]: + ) -> typing.Union[core.mgmt.v1beta.mgmt_pb2.ListUserMembershipsResponse, collections.abc.Awaitable[core.mgmt.v1beta.mgmt_pb2.ListUserMembershipsResponse]]: """ListUserMemberships method receives a ListUserMembershipsRequest message and returns a ListUserMembershipsResponse message. """ @abc.abstractmethod def GetUserMembership( self, - request: core.mgmt.v1alpha.mgmt_pb2.GetUserMembershipRequest, + request: core.mgmt.v1beta.mgmt_pb2.GetUserMembershipRequest, context: _ServicerContext, - ) -> typing.Union[core.mgmt.v1alpha.mgmt_pb2.GetUserMembershipResponse, collections.abc.Awaitable[core.mgmt.v1alpha.mgmt_pb2.GetUserMembershipResponse]]: + ) -> typing.Union[core.mgmt.v1beta.mgmt_pb2.GetUserMembershipResponse, collections.abc.Awaitable[core.mgmt.v1beta.mgmt_pb2.GetUserMembershipResponse]]: """GetUserMembership method receives a GetUserMembershipRequest message and returns a GetUserMembershipResponse message. """ @abc.abstractmethod def UpdateUserMembership( self, - request: core.mgmt.v1alpha.mgmt_pb2.UpdateUserMembershipRequest, + request: core.mgmt.v1beta.mgmt_pb2.UpdateUserMembershipRequest, context: _ServicerContext, - ) -> typing.Union[core.mgmt.v1alpha.mgmt_pb2.UpdateUserMembershipResponse, collections.abc.Awaitable[core.mgmt.v1alpha.mgmt_pb2.UpdateUserMembershipResponse]]: + ) -> typing.Union[core.mgmt.v1beta.mgmt_pb2.UpdateUserMembershipResponse, collections.abc.Awaitable[core.mgmt.v1beta.mgmt_pb2.UpdateUserMembershipResponse]]: """UpdateUserMembership method receives a UpdateUserMembershipRequest message and returns a UpdateUserMembershipResponse message. """ @abc.abstractmethod def DeleteUserMembership( self, - request: core.mgmt.v1alpha.mgmt_pb2.DeleteUserMembershipRequest, + request: core.mgmt.v1beta.mgmt_pb2.DeleteUserMembershipRequest, context: _ServicerContext, - ) -> typing.Union[core.mgmt.v1alpha.mgmt_pb2.DeleteUserMembershipResponse, collections.abc.Awaitable[core.mgmt.v1alpha.mgmt_pb2.DeleteUserMembershipResponse]]: + ) -> typing.Union[core.mgmt.v1beta.mgmt_pb2.DeleteUserMembershipResponse, collections.abc.Awaitable[core.mgmt.v1beta.mgmt_pb2.DeleteUserMembershipResponse]]: """DeleteUserMembership method receives a DeleteUserMembershipRequest message and returns a DeleteUserMembershipResponse message. """ @abc.abstractmethod def ListOrganizations( self, - request: core.mgmt.v1alpha.mgmt_pb2.ListOrganizationsRequest, + request: core.mgmt.v1beta.mgmt_pb2.ListOrganizationsRequest, context: _ServicerContext, - ) -> typing.Union[core.mgmt.v1alpha.mgmt_pb2.ListOrganizationsResponse, collections.abc.Awaitable[core.mgmt.v1alpha.mgmt_pb2.ListOrganizationsResponse]]: + ) -> typing.Union[core.mgmt.v1beta.mgmt_pb2.ListOrganizationsResponse, collections.abc.Awaitable[core.mgmt.v1beta.mgmt_pb2.ListOrganizationsResponse]]: """ListOrganizations method receives a ListOrganizationsRequest message and returns a ListOrganizationsResponse message. """ @abc.abstractmethod def CreateOrganization( self, - request: core.mgmt.v1alpha.mgmt_pb2.CreateOrganizationRequest, + request: core.mgmt.v1beta.mgmt_pb2.CreateOrganizationRequest, context: _ServicerContext, - ) -> typing.Union[core.mgmt.v1alpha.mgmt_pb2.CreateOrganizationResponse, collections.abc.Awaitable[core.mgmt.v1alpha.mgmt_pb2.CreateOrganizationResponse]]: + ) -> typing.Union[core.mgmt.v1beta.mgmt_pb2.CreateOrganizationResponse, collections.abc.Awaitable[core.mgmt.v1beta.mgmt_pb2.CreateOrganizationResponse]]: """CreateOrganization receives a CreateOrganizationRequest message and returns a a GetOrganizationResponse """ @abc.abstractmethod def GetOrganization( self, - request: core.mgmt.v1alpha.mgmt_pb2.GetOrganizationRequest, + request: core.mgmt.v1beta.mgmt_pb2.GetOrganizationRequest, context: _ServicerContext, - ) -> typing.Union[core.mgmt.v1alpha.mgmt_pb2.GetOrganizationResponse, collections.abc.Awaitable[core.mgmt.v1alpha.mgmt_pb2.GetOrganizationResponse]]: + ) -> typing.Union[core.mgmt.v1beta.mgmt_pb2.GetOrganizationResponse, collections.abc.Awaitable[core.mgmt.v1beta.mgmt_pb2.GetOrganizationResponse]]: """GetOrganization method receives a GetOrganizationRequest message and returns a GetOrganizationResponse message. """ @abc.abstractmethod def UpdateOrganization( self, - request: core.mgmt.v1alpha.mgmt_pb2.UpdateOrganizationRequest, + request: core.mgmt.v1beta.mgmt_pb2.UpdateOrganizationRequest, context: _ServicerContext, - ) -> typing.Union[core.mgmt.v1alpha.mgmt_pb2.UpdateOrganizationResponse, collections.abc.Awaitable[core.mgmt.v1alpha.mgmt_pb2.UpdateOrganizationResponse]]: + ) -> typing.Union[core.mgmt.v1beta.mgmt_pb2.UpdateOrganizationResponse, collections.abc.Awaitable[core.mgmt.v1beta.mgmt_pb2.UpdateOrganizationResponse]]: """UpdateOrganization method receives a UpdateOrganizationRequest message and returns a UpdateOrganizationResponse """ @abc.abstractmethod def DeleteOrganization( self, - request: core.mgmt.v1alpha.mgmt_pb2.DeleteOrganizationRequest, + request: core.mgmt.v1beta.mgmt_pb2.DeleteOrganizationRequest, context: _ServicerContext, - ) -> typing.Union[core.mgmt.v1alpha.mgmt_pb2.DeleteOrganizationResponse, collections.abc.Awaitable[core.mgmt.v1alpha.mgmt_pb2.DeleteOrganizationResponse]]: + ) -> typing.Union[core.mgmt.v1beta.mgmt_pb2.DeleteOrganizationResponse, collections.abc.Awaitable[core.mgmt.v1beta.mgmt_pb2.DeleteOrganizationResponse]]: """DeleteOrganization method receives a DeleteOrganizationRequest message and returns a DeleteOrganizationResponse """ @abc.abstractmethod def ListOrganizationMemberships( self, - request: core.mgmt.v1alpha.mgmt_pb2.ListOrganizationMembershipsRequest, + request: core.mgmt.v1beta.mgmt_pb2.ListOrganizationMembershipsRequest, context: _ServicerContext, - ) -> typing.Union[core.mgmt.v1alpha.mgmt_pb2.ListOrganizationMembershipsResponse, collections.abc.Awaitable[core.mgmt.v1alpha.mgmt_pb2.ListOrganizationMembershipsResponse]]: + ) -> typing.Union[core.mgmt.v1beta.mgmt_pb2.ListOrganizationMembershipsResponse, collections.abc.Awaitable[core.mgmt.v1beta.mgmt_pb2.ListOrganizationMembershipsResponse]]: """ListOrganizationMemberships method receives a ListOrganizationMembershipsRequest message and returns a ListOrganizationMembershipsResponse message. """ @abc.abstractmethod def GetOrganizationMembership( self, - request: core.mgmt.v1alpha.mgmt_pb2.GetOrganizationMembershipRequest, + request: core.mgmt.v1beta.mgmt_pb2.GetOrganizationMembershipRequest, context: _ServicerContext, - ) -> typing.Union[core.mgmt.v1alpha.mgmt_pb2.GetOrganizationMembershipResponse, collections.abc.Awaitable[core.mgmt.v1alpha.mgmt_pb2.GetOrganizationMembershipResponse]]: + ) -> typing.Union[core.mgmt.v1beta.mgmt_pb2.GetOrganizationMembershipResponse, collections.abc.Awaitable[core.mgmt.v1beta.mgmt_pb2.GetOrganizationMembershipResponse]]: """GetOrganizationMembership method receives a GetOrganizationMembershipRequest message and returns a GetOrganizationMembershipResponse message. """ @abc.abstractmethod def UpdateOrganizationMembership( self, - request: core.mgmt.v1alpha.mgmt_pb2.UpdateOrganizationMembershipRequest, + request: core.mgmt.v1beta.mgmt_pb2.UpdateOrganizationMembershipRequest, context: _ServicerContext, - ) -> typing.Union[core.mgmt.v1alpha.mgmt_pb2.UpdateOrganizationMembershipResponse, collections.abc.Awaitable[core.mgmt.v1alpha.mgmt_pb2.UpdateOrganizationMembershipResponse]]: + ) -> typing.Union[core.mgmt.v1beta.mgmt_pb2.UpdateOrganizationMembershipResponse, collections.abc.Awaitable[core.mgmt.v1beta.mgmt_pb2.UpdateOrganizationMembershipResponse]]: """UpdateOrganizationMembership method receives a UpdateOrganizationMembershipRequest message and returns a UpdateOrganizationMembershipResponse message. """ @abc.abstractmethod def DeleteOrganizationMembership( self, - request: core.mgmt.v1alpha.mgmt_pb2.DeleteOrganizationMembershipRequest, + request: core.mgmt.v1beta.mgmt_pb2.DeleteOrganizationMembershipRequest, context: _ServicerContext, - ) -> typing.Union[core.mgmt.v1alpha.mgmt_pb2.DeleteOrganizationMembershipResponse, collections.abc.Awaitable[core.mgmt.v1alpha.mgmt_pb2.DeleteOrganizationMembershipResponse]]: + ) -> typing.Union[core.mgmt.v1beta.mgmt_pb2.DeleteOrganizationMembershipResponse, collections.abc.Awaitable[core.mgmt.v1beta.mgmt_pb2.DeleteOrganizationMembershipResponse]]: """DeleteOrganizationMembership method receives a DeleteOrganizationMembershipRequest message and returns a DeleteOrganizationMembershipResponse message. """ @abc.abstractmethod def CreateToken( self, - request: core.mgmt.v1alpha.mgmt_pb2.CreateTokenRequest, + request: core.mgmt.v1beta.mgmt_pb2.CreateTokenRequest, context: _ServicerContext, - ) -> typing.Union[core.mgmt.v1alpha.mgmt_pb2.CreateTokenResponse, collections.abc.Awaitable[core.mgmt.v1alpha.mgmt_pb2.CreateTokenResponse]]: + ) -> typing.Union[core.mgmt.v1beta.mgmt_pb2.CreateTokenResponse, collections.abc.Awaitable[core.mgmt.v1beta.mgmt_pb2.CreateTokenResponse]]: """CreateToken method receives a CreateTokenRequest message and returns a CreateTokenResponse message. """ @abc.abstractmethod def ListTokens( self, - request: core.mgmt.v1alpha.mgmt_pb2.ListTokensRequest, + request: core.mgmt.v1beta.mgmt_pb2.ListTokensRequest, context: _ServicerContext, - ) -> typing.Union[core.mgmt.v1alpha.mgmt_pb2.ListTokensResponse, collections.abc.Awaitable[core.mgmt.v1alpha.mgmt_pb2.ListTokensResponse]]: + ) -> typing.Union[core.mgmt.v1beta.mgmt_pb2.ListTokensResponse, collections.abc.Awaitable[core.mgmt.v1beta.mgmt_pb2.ListTokensResponse]]: """ListTokens method receives a ListTokensRequest message and returns a ListTokensResponse message. """ @abc.abstractmethod def GetToken( self, - request: core.mgmt.v1alpha.mgmt_pb2.GetTokenRequest, + request: core.mgmt.v1beta.mgmt_pb2.GetTokenRequest, context: _ServicerContext, - ) -> typing.Union[core.mgmt.v1alpha.mgmt_pb2.GetTokenResponse, collections.abc.Awaitable[core.mgmt.v1alpha.mgmt_pb2.GetTokenResponse]]: + ) -> typing.Union[core.mgmt.v1beta.mgmt_pb2.GetTokenResponse, collections.abc.Awaitable[core.mgmt.v1beta.mgmt_pb2.GetTokenResponse]]: """GetToken method receives a GetTokenRequest message and returns a GetTokenResponse message. """ @abc.abstractmethod def DeleteToken( self, - request: core.mgmt.v1alpha.mgmt_pb2.DeleteTokenRequest, + request: core.mgmt.v1beta.mgmt_pb2.DeleteTokenRequest, context: _ServicerContext, - ) -> typing.Union[core.mgmt.v1alpha.mgmt_pb2.DeleteTokenResponse, collections.abc.Awaitable[core.mgmt.v1alpha.mgmt_pb2.DeleteTokenResponse]]: + ) -> typing.Union[core.mgmt.v1beta.mgmt_pb2.DeleteTokenResponse, collections.abc.Awaitable[core.mgmt.v1beta.mgmt_pb2.DeleteTokenResponse]]: """DeleteToken method receives a DeleteTokenRequest message and returns a DeleteTokenResponse message. """ @abc.abstractmethod def ValidateToken( self, - request: core.mgmt.v1alpha.mgmt_pb2.ValidateTokenRequest, + request: core.mgmt.v1beta.mgmt_pb2.ValidateTokenRequest, context: _ServicerContext, - ) -> typing.Union[core.mgmt.v1alpha.mgmt_pb2.ValidateTokenResponse, collections.abc.Awaitable[core.mgmt.v1alpha.mgmt_pb2.ValidateTokenResponse]]: + ) -> typing.Union[core.mgmt.v1beta.mgmt_pb2.ValidateTokenResponse, collections.abc.Awaitable[core.mgmt.v1beta.mgmt_pb2.ValidateTokenResponse]]: """ValidateToken method receives a ValidateTokenRequest message and returns a ValidateTokenResponse message. """ @abc.abstractmethod def ListPipelineTriggerRecords( self, - request: core.mgmt.v1alpha.metric_pb2.ListPipelineTriggerRecordsRequest, + request: core.mgmt.v1beta.metric_pb2.ListPipelineTriggerRecordsRequest, context: _ServicerContext, - ) -> typing.Union[core.mgmt.v1alpha.metric_pb2.ListPipelineTriggerRecordsResponse, collections.abc.Awaitable[core.mgmt.v1alpha.metric_pb2.ListPipelineTriggerRecordsResponse]]: + ) -> typing.Union[core.mgmt.v1beta.metric_pb2.ListPipelineTriggerRecordsResponse, collections.abc.Awaitable[core.mgmt.v1beta.metric_pb2.ListPipelineTriggerRecordsResponse]]: """========== Metric endpoints ListPipelineTriggerRecords method receives a @@ -747,9 +747,9 @@ class MgmtPublicServiceServicer(metaclass=abc.ABCMeta): @abc.abstractmethod def ListPipelineTriggerTableRecords( self, - request: core.mgmt.v1alpha.metric_pb2.ListPipelineTriggerTableRecordsRequest, + request: core.mgmt.v1beta.metric_pb2.ListPipelineTriggerTableRecordsRequest, context: _ServicerContext, - ) -> typing.Union[core.mgmt.v1alpha.metric_pb2.ListPipelineTriggerTableRecordsResponse, collections.abc.Awaitable[core.mgmt.v1alpha.metric_pb2.ListPipelineTriggerTableRecordsResponse]]: + ) -> typing.Union[core.mgmt.v1beta.metric_pb2.ListPipelineTriggerTableRecordsResponse, collections.abc.Awaitable[core.mgmt.v1beta.metric_pb2.ListPipelineTriggerTableRecordsResponse]]: """ListPipelineTriggerTableRecords method receives a ListPipelineTriggerTableRecordsRequest message and returns a ListPipelineTriggerTableRecordsResponse message. @@ -757,9 +757,9 @@ class MgmtPublicServiceServicer(metaclass=abc.ABCMeta): @abc.abstractmethod def ListPipelineTriggerChartRecords( self, - request: core.mgmt.v1alpha.metric_pb2.ListPipelineTriggerChartRecordsRequest, + request: core.mgmt.v1beta.metric_pb2.ListPipelineTriggerChartRecordsRequest, context: _ServicerContext, - ) -> typing.Union[core.mgmt.v1alpha.metric_pb2.ListPipelineTriggerChartRecordsResponse, collections.abc.Awaitable[core.mgmt.v1alpha.metric_pb2.ListPipelineTriggerChartRecordsResponse]]: + ) -> typing.Union[core.mgmt.v1beta.metric_pb2.ListPipelineTriggerChartRecordsResponse, collections.abc.Awaitable[core.mgmt.v1beta.metric_pb2.ListPipelineTriggerChartRecordsResponse]]: """ListPipelineTriggerChartRecords method receives a ListPipelineTriggerChartRecordsRequest message and returns a ListPipelineTriggerChartRecordsResponse message. @@ -767,9 +767,9 @@ class MgmtPublicServiceServicer(metaclass=abc.ABCMeta): @abc.abstractmethod def ListConnectorExecuteRecords( self, - request: core.mgmt.v1alpha.metric_pb2.ListConnectorExecuteRecordsRequest, + request: core.mgmt.v1beta.metric_pb2.ListConnectorExecuteRecordsRequest, context: _ServicerContext, - ) -> typing.Union[core.mgmt.v1alpha.metric_pb2.ListConnectorExecuteRecordsResponse, collections.abc.Awaitable[core.mgmt.v1alpha.metric_pb2.ListConnectorExecuteRecordsResponse]]: + ) -> typing.Union[core.mgmt.v1beta.metric_pb2.ListConnectorExecuteRecordsResponse, collections.abc.Awaitable[core.mgmt.v1beta.metric_pb2.ListConnectorExecuteRecordsResponse]]: """ListConnectorExecuteRecords method receives a ListConnectorExecuteRecordsRequest message and returns a ListConnectorExecuteRecordsResponse message. @@ -777,9 +777,9 @@ class MgmtPublicServiceServicer(metaclass=abc.ABCMeta): @abc.abstractmethod def ListConnectorExecuteTableRecords( self, - request: core.mgmt.v1alpha.metric_pb2.ListConnectorExecuteTableRecordsRequest, + request: core.mgmt.v1beta.metric_pb2.ListConnectorExecuteTableRecordsRequest, context: _ServicerContext, - ) -> typing.Union[core.mgmt.v1alpha.metric_pb2.ListConnectorExecuteTableRecordsResponse, collections.abc.Awaitable[core.mgmt.v1alpha.metric_pb2.ListConnectorExecuteTableRecordsResponse]]: + ) -> typing.Union[core.mgmt.v1beta.metric_pb2.ListConnectorExecuteTableRecordsResponse, collections.abc.Awaitable[core.mgmt.v1beta.metric_pb2.ListConnectorExecuteTableRecordsResponse]]: """ListConnectorExecuteTableRecords method receives a ListConnectorExecuteTableRecordsRequest message and returns a ListConnectorExecuteTableRecordsResponse message. @@ -787,9 +787,9 @@ class MgmtPublicServiceServicer(metaclass=abc.ABCMeta): @abc.abstractmethod def ListConnectorExecuteChartRecords( self, - request: core.mgmt.v1alpha.metric_pb2.ListConnectorExecuteChartRecordsRequest, + request: core.mgmt.v1beta.metric_pb2.ListConnectorExecuteChartRecordsRequest, context: _ServicerContext, - ) -> typing.Union[core.mgmt.v1alpha.metric_pb2.ListConnectorExecuteChartRecordsResponse, collections.abc.Awaitable[core.mgmt.v1alpha.metric_pb2.ListConnectorExecuteChartRecordsResponse]]: + ) -> typing.Union[core.mgmt.v1beta.metric_pb2.ListConnectorExecuteChartRecordsResponse, collections.abc.Awaitable[core.mgmt.v1beta.metric_pb2.ListConnectorExecuteChartRecordsResponse]]: """ListConnectorExecuteChartRecords method receives a ListConnectorExecuteChartRecordsRequest message and returns a ListConnectorExecuteChartRecordsResponse message. @@ -797,37 +797,37 @@ class MgmtPublicServiceServicer(metaclass=abc.ABCMeta): @abc.abstractmethod def AuthTokenIssuer( self, - request: core.mgmt.v1alpha.mgmt_pb2.AuthTokenIssuerRequest, + request: core.mgmt.v1beta.mgmt_pb2.AuthTokenIssuerRequest, context: _ServicerContext, - ) -> typing.Union[core.mgmt.v1alpha.mgmt_pb2.AuthTokenIssuerResponse, collections.abc.Awaitable[core.mgmt.v1alpha.mgmt_pb2.AuthTokenIssuerResponse]]: + ) -> typing.Union[core.mgmt.v1beta.mgmt_pb2.AuthTokenIssuerResponse, collections.abc.Awaitable[core.mgmt.v1beta.mgmt_pb2.AuthTokenIssuerResponse]]: """AuthTokenIssuer endpoint""" @abc.abstractmethod def AuthLogin( self, - request: core.mgmt.v1alpha.mgmt_pb2.AuthLoginRequest, + request: core.mgmt.v1beta.mgmt_pb2.AuthLoginRequest, context: _ServicerContext, - ) -> typing.Union[core.mgmt.v1alpha.mgmt_pb2.AuthLoginResponse, collections.abc.Awaitable[core.mgmt.v1alpha.mgmt_pb2.AuthLoginResponse]]: + ) -> typing.Union[core.mgmt.v1beta.mgmt_pb2.AuthLoginResponse, collections.abc.Awaitable[core.mgmt.v1beta.mgmt_pb2.AuthLoginResponse]]: """Auth Login endpoint""" @abc.abstractmethod def AuthLogout( self, - request: core.mgmt.v1alpha.mgmt_pb2.AuthLogoutRequest, + request: core.mgmt.v1beta.mgmt_pb2.AuthLogoutRequest, context: _ServicerContext, - ) -> typing.Union[core.mgmt.v1alpha.mgmt_pb2.AuthLogoutResponse, collections.abc.Awaitable[core.mgmt.v1alpha.mgmt_pb2.AuthLogoutResponse]]: + ) -> typing.Union[core.mgmt.v1beta.mgmt_pb2.AuthLogoutResponse, collections.abc.Awaitable[core.mgmt.v1beta.mgmt_pb2.AuthLogoutResponse]]: """Auth Logout endpoint""" @abc.abstractmethod def AuthChangePassword( self, - request: core.mgmt.v1alpha.mgmt_pb2.AuthChangePasswordRequest, + request: core.mgmt.v1beta.mgmt_pb2.AuthChangePasswordRequest, context: _ServicerContext, - ) -> typing.Union[core.mgmt.v1alpha.mgmt_pb2.AuthChangePasswordResponse, collections.abc.Awaitable[core.mgmt.v1alpha.mgmt_pb2.AuthChangePasswordResponse]]: + ) -> typing.Union[core.mgmt.v1beta.mgmt_pb2.AuthChangePasswordResponse, collections.abc.Awaitable[core.mgmt.v1beta.mgmt_pb2.AuthChangePasswordResponse]]: """Auth Change password endpoint""" @abc.abstractmethod def AuthValidateAccessToken( self, - request: core.mgmt.v1alpha.mgmt_pb2.AuthValidateAccessTokenRequest, + request: core.mgmt.v1beta.mgmt_pb2.AuthValidateAccessTokenRequest, context: _ServicerContext, - ) -> typing.Union[core.mgmt.v1alpha.mgmt_pb2.AuthValidateAccessTokenResponse, collections.abc.Awaitable[core.mgmt.v1alpha.mgmt_pb2.AuthValidateAccessTokenResponse]]: + ) -> typing.Union[core.mgmt.v1beta.mgmt_pb2.AuthValidateAccessTokenResponse, collections.abc.Awaitable[core.mgmt.v1beta.mgmt_pb2.AuthValidateAccessTokenResponse]]: """Auth AccessToken validation endpoint""" def add_MgmtPublicServiceServicer_to_server(servicer: MgmtPublicServiceServicer, server: typing.Union[grpc.Server, grpc.aio.Server]) -> None: ... diff --git a/core/usage/v1alpha/usage_service_pb2.py b/core/usage/v1alpha/usage_service_pb2.py deleted file mode 100644 index 7fc9145..0000000 --- a/core/usage/v1alpha/usage_service_pb2.py +++ /dev/null @@ -1,40 +0,0 @@ -# -*- coding: utf-8 -*- -# Generated by the protocol buffer compiler. DO NOT EDIT! -# source: core/usage/v1alpha/usage_service.proto -"""Generated protocol buffer code.""" -from google.protobuf import descriptor as _descriptor -from google.protobuf import descriptor_pool as _descriptor_pool -from google.protobuf import symbol_database as _symbol_database -from google.protobuf.internal import builder as _builder -# @@protoc_insertion_point(imports) - -_sym_db = _symbol_database.Default() - - -from core.usage.v1alpha import usage_pb2 as core_dot_usage_dot_v1alpha_dot_usage__pb2 -from google.api import annotations_pb2 as google_dot_api_dot_annotations__pb2 -from google.api import client_pb2 as google_dot_api_dot_client__pb2 - - -DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n&core/usage/v1alpha/usage_service.proto\x12\x12\x63ore.usage.v1alpha\x1a\x1e\x63ore/usage/v1alpha/usage.proto\x1a\x1cgoogle/api/annotations.proto\x1a\x17google/api/client.proto2\xde\x04\n\x0cUsageService\x12\x8b\x01\n\x08Liveness\x12#.core.usage.v1alpha.LivenessRequest\x1a$.core.usage.v1alpha.LivenessResponse\"4\x82\xd3\xe4\x93\x02.\x12\x13/v1alpha/__livenessZ\x17\x12\x15/v1alpha/health/usage\x12v\n\tReadiness\x12$.core.usage.v1alpha.ReadinessRequest\x1a%.core.usage.v1alpha.ReadinessResponse\"\x1c\x82\xd3\xe4\x93\x02\x16\x12\x14/v1alpha/__readiness\x12\x92\x01\n\rCreateSession\x12(.core.usage.v1alpha.CreateSessionRequest\x1a).core.usage.v1alpha.CreateSessionResponse\",\xda\x41\x07session\x82\xd3\xe4\x93\x02\x1c\"\x11/v1alpha/sessions:\x07session\x12\x9b\x01\n\x11SendSessionReport\x12,.core.usage.v1alpha.SendSessionReportRequest\x1a-.core.usage.v1alpha.SendSessionReportResponse\")\xda\x41\x06report\x82\xd3\xe4\x93\x02\x1a\"\x10/v1alpha/reports:\x06report\x1a\x15\xca\x41\x12usage.instill.techB\xd8\x01\n\x16\x63om.core.usage.v1alphaB\x11UsageServiceProtoP\x01ZAgithub.com/instill-ai/protogen-go/core/usage/v1alpha;usagev1alpha\xa2\x02\x03\x43UX\xaa\x02\x12\x43ore.Usage.V1alpha\xca\x02\x12\x43ore\\Usage\\V1alpha\xe2\x02\x1e\x43ore\\Usage\\V1alpha\\GPBMetadata\xea\x02\x14\x43ore::Usage::V1alphab\x06proto3') - -_globals = globals() -_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals) -_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'core.usage.v1alpha.usage_service_pb2', _globals) -if _descriptor._USE_C_DESCRIPTORS == False: - - DESCRIPTOR._options = None - DESCRIPTOR._serialized_options = b'\n\026com.core.usage.v1alphaB\021UsageServiceProtoP\001ZAgithub.com/instill-ai/protogen-go/core/usage/v1alpha;usagev1alpha\242\002\003CUX\252\002\022Core.Usage.V1alpha\312\002\022Core\\Usage\\V1alpha\342\002\036Core\\Usage\\V1alpha\\GPBMetadata\352\002\024Core::Usage::V1alpha' - _USAGESERVICE._options = None - _USAGESERVICE._serialized_options = b'\312A\022usage.instill.tech' - _USAGESERVICE.methods_by_name['Liveness']._options = None - _USAGESERVICE.methods_by_name['Liveness']._serialized_options = b'\202\323\344\223\002.\022\023/v1alpha/__livenessZ\027\022\025/v1alpha/health/usage' - _USAGESERVICE.methods_by_name['Readiness']._options = None - _USAGESERVICE.methods_by_name['Readiness']._serialized_options = b'\202\323\344\223\002\026\022\024/v1alpha/__readiness' - _USAGESERVICE.methods_by_name['CreateSession']._options = None - _USAGESERVICE.methods_by_name['CreateSession']._serialized_options = b'\332A\007session\202\323\344\223\002\034\"\021/v1alpha/sessions:\007session' - _USAGESERVICE.methods_by_name['SendSessionReport']._options = None - _USAGESERVICE.methods_by_name['SendSessionReport']._serialized_options = b'\332A\006report\202\323\344\223\002\032\"\020/v1alpha/reports:\006report' - _globals['_USAGESERVICE']._serialized_start=150 - _globals['_USAGESERVICE']._serialized_end=756 -# @@protoc_insertion_point(module_scope) diff --git a/core/usage/v1alpha/usage_pb2.py b/core/usage/v1beta/usage_pb2.py similarity index 51% rename from core/usage/v1alpha/usage_pb2.py rename to core/usage/v1beta/usage_pb2.py index da89aee..1fa6704 100644 --- a/core/usage/v1alpha/usage_pb2.py +++ b/core/usage/v1beta/usage_pb2.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # Generated by the protocol buffer compiler. DO NOT EDIT! -# source: core/usage/v1alpha/usage.proto +# source: core/usage/v1beta/usage.proto """Generated protocol buffer code.""" from google.protobuf import descriptor as _descriptor from google.protobuf import descriptor_pool as _descriptor_pool @@ -11,24 +11,24 @@ _sym_db = _symbol_database.Default() -from common.healthcheck.v1alpha import healthcheck_pb2 as common_dot_healthcheck_dot_v1alpha_dot_healthcheck__pb2 +from common.healthcheck.v1beta import healthcheck_pb2 as common_dot_healthcheck_dot_v1beta_dot_healthcheck__pb2 from common.task.v1alpha import task_pb2 as common_dot_task_dot_v1alpha_dot_task__pb2 -from core.mgmt.v1alpha import metric_pb2 as core_dot_mgmt_dot_v1alpha_dot_metric__pb2 -from core.mgmt.v1alpha import mgmt_pb2 as core_dot_mgmt_dot_v1alpha_dot_mgmt__pb2 +from core.mgmt.v1beta import metric_pb2 as core_dot_mgmt_dot_v1beta_dot_metric__pb2 +from core.mgmt.v1beta import mgmt_pb2 as core_dot_mgmt_dot_v1beta_dot_mgmt__pb2 from google.api import field_behavior_pb2 as google_dot_api_dot_field__behavior__pb2 from google.api import resource_pb2 as google_dot_api_dot_resource__pb2 from google.protobuf import timestamp_pb2 as google_dot_protobuf_dot_timestamp__pb2 -DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x1e\x63ore/usage/v1alpha/usage.proto\x12\x12\x63ore.usage.v1alpha\x1a,common/healthcheck/v1alpha/healthcheck.proto\x1a\x1e\x63ommon/task/v1alpha/task.proto\x1a\x1e\x63ore/mgmt/v1alpha/metric.proto\x1a\x1c\x63ore/mgmt/v1alpha/mgmt.proto\x1a\x1fgoogle/api/field_behavior.proto\x1a\x19google/api/resource.proto\x1a\x1fgoogle/protobuf/timestamp.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\"\xbf\x05\n\x07Session\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\x43\n\x07service\x18\x03 \x01(\x0e\x32#.core.usage.v1alpha.Session.ServiceB\x04\xe2\x41\x01\x02R\x07service\x12\x1e\n\x07\x65\x64ition\x18\x04 \x01(\tB\x04\xe2\x41\x01\x02R\x07\x65\x64ition\x12\x1e\n\x07version\x18\x05 \x01(\tB\x04\xe2\x41\x01\x02R\x07version\x12\x18\n\x04\x61rch\x18\x06 \x01(\tB\x04\xe2\x41\x01\x02R\x04\x61rch\x12\x14\n\x02os\x18\x07 \x01(\tB\x04\xe2\x41\x01\x02R\x02os\x12\x1c\n\x06uptime\x18\x08 \x01(\x03\x42\x04\xe2\x41\x01\x02R\x06uptime\x12\x41\n\x0breport_time\x18\t \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x04\xe2\x41\x01\x02R\nreportTime\x12\x1a\n\x05token\x18\n \x01(\tB\x04\xe2\x41\x01\x03R\x05token\x12\x41\n\x0b\x63reate_time\x18\x0b \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x04\xe2\x41\x01\x03R\ncreateTime\x12\x41\n\x0bupdate_time\x18\x0c \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x04\xe2\x41\x01\x03R\nupdateTime\x12!\n\towner_uid\x18\r \x01(\tB\x04\xe2\x41\x01\x02R\x08ownerUid\"t\n\x07Service\x12\x17\n\x13SERVICE_UNSPECIFIED\x10\x00\x12\x10\n\x0cSERVICE_MGMT\x10\x01\x12\x15\n\x11SERVICE_CONNECTOR\x10\x02\x12\x11\n\rSERVICE_MODEL\x10\x03\x12\x14\n\x10SERVICE_PIPELINE\x10\x04:1\xea\x41.\n\x18\x61pi.instill.tech/Session\x12\x12sessions/{session}\"@\n\rMgmtUsageData\x12/\n\x06usages\x18\x01 \x03(\x0b\x32\x17.core.mgmt.v1alpha.UserR\x06usages\"\xc6\x04\n\x12\x43onnectorUsageData\x12L\n\x06usages\x18\x01 \x03(\x0b\x32\x34.core.usage.v1alpha.ConnectorUsageData.UserUsageDataR\x06usages\x1a\xe1\x03\n\rUserUsageData\x12\x1f\n\x08user_uid\x18\x01 \x01(\tB\x04\xe2\x41\x01\x02R\x07userUid\x12\x85\x01\n\x16\x63onnector_execute_data\x18\x02 \x03(\x0b\x32I.core.usage.v1alpha.ConnectorUsageData.UserUsageData.ConnectorExecuteDataB\x04\xe2\x41\x01\x02R\x14\x63onnectorExecuteData\x1a\xa6\x02\n\x14\x43onnectorExecuteData\x12)\n\rconnector_uid\x18\x01 \x01(\tB\x04\xe2\x41\x01\x02R\x0c\x63onnectorUid\x12%\n\x0b\x65xecute_uid\x18\x02 \x01(\tB\x04\xe2\x41\x01\x02R\nexecuteUid\x12\x43\n\x0c\x65xecute_time\x18\x03 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x04\xe2\x41\x01\x02R\x0b\x65xecuteTime\x12>\n\x18\x63onnector_definition_uid\x18\x04 \x01(\tB\x04\xe2\x41\x01\x02R\x16\x63onnectorDefinitionUid\x12\x37\n\x06status\x18\x05 \x01(\x0e\x32\x19.core.mgmt.v1alpha.StatusB\x04\xe2\x41\x01\x02R\x06status\"\xd9\x04\n\x0eModelUsageData\x12H\n\x06usages\x18\x01 \x03(\x0b\x32\x30.core.usage.v1alpha.ModelUsageData.UserUsageDataR\x06usages\x1a\xfc\x03\n\rUserUsageData\x12\x1f\n\x08user_uid\x18\x01 \x01(\tB\x04\xe2\x41\x01\x02R\x07userUid\x12u\n\x12model_trigger_data\x18\x02 \x03(\x0b\x32\x41.core.usage.v1alpha.ModelUsageData.UserUsageData.ModelTriggerDataB\x04\xe2\x41\x01\x02R\x10modelTriggerData\x1a\xd2\x02\n\x10ModelTriggerData\x12!\n\tmodel_uid\x18\x01 \x01(\tB\x04\xe2\x41\x01\x02R\x08modelUid\x12%\n\x0btrigger_uid\x18\x02 \x01(\tB\x04\xe2\x41\x01\x02R\ntriggerUid\x12\x43\n\x0ctrigger_time\x18\x03 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x04\xe2\x41\x01\x02R\x0btriggerTime\x12\x36\n\x14model_definition_uid\x18\x04 \x01(\tB\x04\xe2\x41\x01\x02R\x12modelDefinitionUid\x12>\n\nmodel_task\x18\x05 \x01(\x0e\x32\x19.common.task.v1alpha.TaskB\x04\xe2\x41\x01\x02R\tmodelTask\x12\x37\n\x06status\x18\x06 \x01(\x0e\x32\x19.core.mgmt.v1alpha.StatusB\x04\xe2\x41\x01\x02R\x06status\"\xad\x05\n\x11PipelineUsageData\x12K\n\x06usages\x18\x01 \x03(\x0b\x32\x33.core.usage.v1alpha.PipelineUsageData.UserUsageDataR\x06usages\x1a\xca\x04\n\rUserUsageData\x12\x1f\n\x08user_uid\x18\x01 \x01(\tB\x04\xe2\x41\x01\x02R\x07userUid\x12\x81\x01\n\x15pipeline_trigger_data\x18\x02 \x03(\x0b\x32G.core.usage.v1alpha.PipelineUsageData.UserUsageData.PipelineTriggerDataB\x04\xe2\x41\x01\x02R\x13pipelineTriggerData\x1a\x93\x03\n\x13PipelineTriggerData\x12\'\n\x0cpipeline_uid\x18\x01 \x01(\tB\x04\xe2\x41\x01\x02R\x0bpipelineUid\x12%\n\x0btrigger_uid\x18\x02 \x01(\tB\x04\xe2\x41\x01\x02R\ntriggerUid\x12\x43\n\x0ctrigger_time\x18\x03 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x04\xe2\x41\x01\x02R\x0btriggerTime\x12@\n\x0ctrigger_mode\x18\x04 \x01(\x0e\x32\x17.core.mgmt.v1alpha.ModeB\x04\xe2\x41\x01\x02R\x0btriggerMode\x12\x37\n\x06status\x18\x05 \x01(\x0e\x32\x19.core.mgmt.v1alpha.StatusB\x04\xe2\x41\x01\x02R\x06status\x12\x34\n\x13pipeline_release_id\x18\x06 \x01(\tB\x04\xe2\x41\x01\x02R\x11pipelineReleaseId\x12\x36\n\x14pipeline_release_uid\x18\x07 \x01(\tB\x04\xe2\x41\x01\x02R\x12pipelineReleaseUid\"\x87\x04\n\rSessionReport\x12%\n\x0bsession_uid\x18\x01 \x01(\tB\x04\xe2\x41\x01\x02R\nsessionUid\x12\x1a\n\x05token\x18\x02 \x01(\tB\x04\xe2\x41\x01\x02R\x05token\x12\x16\n\x03pow\x18\x03 \x01(\tB\x04\xe2\x41\x01\x02R\x03pow\x12;\n\x07session\x18\x04 \x01(\x0b\x32\x1b.core.usage.v1alpha.SessionB\x04\xe2\x41\x01\x02R\x07session\x12K\n\x0fmgmt_usage_data\x18\x05 \x01(\x0b\x32!.core.usage.v1alpha.MgmtUsageDataH\x00R\rmgmtUsageData\x12Z\n\x14\x63onnector_usage_data\x18\x06 \x01(\x0b\x32&.core.usage.v1alpha.ConnectorUsageDataH\x00R\x12\x63onnectorUsageData\x12N\n\x10model_usage_data\x18\x07 \x01(\x0b\x32\".core.usage.v1alpha.ModelUsageDataH\x00R\x0emodelUsageData\x12W\n\x13pipeline_usage_data\x18\x08 \x01(\x0b\x32%.core.usage.v1alpha.PipelineUsageDataH\x00R\x11pipelineUsageDataB\x0c\n\nusage_data\"S\n\x14\x43reateSessionRequest\x12;\n\x07session\x18\x01 \x01(\x0b\x32\x1b.core.usage.v1alpha.SessionB\x04\xe2\x41\x01\x02R\x07session\"N\n\x15\x43reateSessionResponse\x12\x35\n\x07session\x18\x01 \x01(\x0b\x32\x1b.core.usage.v1alpha.SessionR\x07session\"[\n\x18SendSessionReportRequest\x12?\n\x06report\x18\x01 \x01(\x0b\x32!.core.usage.v1alpha.SessionReportB\x04\xe2\x41\x01\x02R\x06report\"\x1b\n\x19SendSessionReportResponseB\xd1\x01\n\x16\x63om.core.usage.v1alphaB\nUsageProtoP\x01ZAgithub.com/instill-ai/protogen-go/core/usage/v1alpha;usagev1alpha\xa2\x02\x03\x43UX\xaa\x02\x12\x43ore.Usage.V1alpha\xca\x02\x12\x43ore\\Usage\\V1alpha\xe2\x02\x1e\x43ore\\Usage\\V1alpha\\GPBMetadata\xea\x02\x14\x43ore::Usage::V1alphab\x06proto3') +DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x1d\x63ore/usage/v1beta/usage.proto\x12\x11\x63ore.usage.v1beta\x1a+common/healthcheck/v1beta/healthcheck.proto\x1a\x1e\x63ommon/task/v1alpha/task.proto\x1a\x1d\x63ore/mgmt/v1beta/metric.proto\x1a\x1b\x63ore/mgmt/v1beta/mgmt.proto\x1a\x1fgoogle/api/field_behavior.proto\x1a\x19google/api/resource.proto\x1a\x1fgoogle/protobuf/timestamp.proto\"\x96\x01\n\x0fLivenessRequest\x12j\n\x14health_check_request\x18\x01 \x01(\x0b\x32-.common.healthcheck.v1beta.HealthCheckRequestB\x04\xe2\x41\x01\x01H\x00R\x12healthCheckRequest\x88\x01\x01\x42\x17\n\x15_health_check_request\"v\n\x10LivenessResponse\x12\x62\n\x15health_check_response\x18\x01 \x01(\x0b\x32..common.healthcheck.v1beta.HealthCheckResponseR\x13healthCheckResponse\"\x97\x01\n\x10ReadinessRequest\x12j\n\x14health_check_request\x18\x01 \x01(\x0b\x32-.common.healthcheck.v1beta.HealthCheckRequestB\x04\xe2\x41\x01\x01H\x00R\x12healthCheckRequest\x88\x01\x01\x42\x17\n\x15_health_check_request\"w\n\x11ReadinessResponse\x12\x62\n\x15health_check_response\x18\x01 \x01(\x0b\x32..common.healthcheck.v1beta.HealthCheckResponseR\x13healthCheckResponse\"\xbe\x05\n\x07Session\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\x42\n\x07service\x18\x03 \x01(\x0e\x32\".core.usage.v1beta.Session.ServiceB\x04\xe2\x41\x01\x02R\x07service\x12\x1e\n\x07\x65\x64ition\x18\x04 \x01(\tB\x04\xe2\x41\x01\x02R\x07\x65\x64ition\x12\x1e\n\x07version\x18\x05 \x01(\tB\x04\xe2\x41\x01\x02R\x07version\x12\x18\n\x04\x61rch\x18\x06 \x01(\tB\x04\xe2\x41\x01\x02R\x04\x61rch\x12\x14\n\x02os\x18\x07 \x01(\tB\x04\xe2\x41\x01\x02R\x02os\x12\x1c\n\x06uptime\x18\x08 \x01(\x03\x42\x04\xe2\x41\x01\x02R\x06uptime\x12\x41\n\x0breport_time\x18\t \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x04\xe2\x41\x01\x02R\nreportTime\x12\x1a\n\x05token\x18\n \x01(\tB\x04\xe2\x41\x01\x03R\x05token\x12\x41\n\x0b\x63reate_time\x18\x0b \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x04\xe2\x41\x01\x03R\ncreateTime\x12\x41\n\x0bupdate_time\x18\x0c \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x04\xe2\x41\x01\x03R\nupdateTime\x12!\n\towner_uid\x18\r \x01(\tB\x04\xe2\x41\x01\x02R\x08ownerUid\"t\n\x07Service\x12\x17\n\x13SERVICE_UNSPECIFIED\x10\x00\x12\x10\n\x0cSERVICE_MGMT\x10\x01\x12\x15\n\x11SERVICE_CONNECTOR\x10\x02\x12\x11\n\rSERVICE_MODEL\x10\x03\x12\x14\n\x10SERVICE_PIPELINE\x10\x04:1\xea\x41.\n\x18\x61pi.instill.tech/Session\x12\x12sessions/{session}\"?\n\rMgmtUsageData\x12.\n\x06usages\x18\x01 \x03(\x0b\x32\x16.core.mgmt.v1beta.UserR\x06usages\"\xc3\x04\n\x12\x43onnectorUsageData\x12K\n\x06usages\x18\x01 \x03(\x0b\x32\x33.core.usage.v1beta.ConnectorUsageData.UserUsageDataR\x06usages\x1a\xdf\x03\n\rUserUsageData\x12\x1f\n\x08user_uid\x18\x01 \x01(\tB\x04\xe2\x41\x01\x02R\x07userUid\x12\x84\x01\n\x16\x63onnector_execute_data\x18\x02 \x03(\x0b\x32H.core.usage.v1beta.ConnectorUsageData.UserUsageData.ConnectorExecuteDataB\x04\xe2\x41\x01\x02R\x14\x63onnectorExecuteData\x1a\xa5\x02\n\x14\x43onnectorExecuteData\x12)\n\rconnector_uid\x18\x01 \x01(\tB\x04\xe2\x41\x01\x02R\x0c\x63onnectorUid\x12%\n\x0b\x65xecute_uid\x18\x02 \x01(\tB\x04\xe2\x41\x01\x02R\nexecuteUid\x12\x43\n\x0c\x65xecute_time\x18\x03 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x04\xe2\x41\x01\x02R\x0b\x65xecuteTime\x12>\n\x18\x63onnector_definition_uid\x18\x04 \x01(\tB\x04\xe2\x41\x01\x02R\x16\x63onnectorDefinitionUid\x12\x36\n\x06status\x18\x05 \x01(\x0e\x32\x18.core.mgmt.v1beta.StatusB\x04\xe2\x41\x01\x02R\x06status\"\xd6\x04\n\x0eModelUsageData\x12G\n\x06usages\x18\x01 \x03(\x0b\x32/.core.usage.v1beta.ModelUsageData.UserUsageDataR\x06usages\x1a\xfa\x03\n\rUserUsageData\x12\x1f\n\x08user_uid\x18\x01 \x01(\tB\x04\xe2\x41\x01\x02R\x07userUid\x12t\n\x12model_trigger_data\x18\x02 \x03(\x0b\x32@.core.usage.v1beta.ModelUsageData.UserUsageData.ModelTriggerDataB\x04\xe2\x41\x01\x02R\x10modelTriggerData\x1a\xd1\x02\n\x10ModelTriggerData\x12!\n\tmodel_uid\x18\x01 \x01(\tB\x04\xe2\x41\x01\x02R\x08modelUid\x12%\n\x0btrigger_uid\x18\x02 \x01(\tB\x04\xe2\x41\x01\x02R\ntriggerUid\x12\x43\n\x0ctrigger_time\x18\x03 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x04\xe2\x41\x01\x02R\x0btriggerTime\x12\x36\n\x14model_definition_uid\x18\x04 \x01(\tB\x04\xe2\x41\x01\x02R\x12modelDefinitionUid\x12>\n\nmodel_task\x18\x05 \x01(\x0e\x32\x19.common.task.v1alpha.TaskB\x04\xe2\x41\x01\x02R\tmodelTask\x12\x36\n\x06status\x18\x06 \x01(\x0e\x32\x18.core.mgmt.v1beta.StatusB\x04\xe2\x41\x01\x02R\x06status\"\xa9\x05\n\x11PipelineUsageData\x12J\n\x06usages\x18\x01 \x03(\x0b\x32\x32.core.usage.v1beta.PipelineUsageData.UserUsageDataR\x06usages\x1a\xc7\x04\n\rUserUsageData\x12\x1f\n\x08user_uid\x18\x01 \x01(\tB\x04\xe2\x41\x01\x02R\x07userUid\x12\x80\x01\n\x15pipeline_trigger_data\x18\x02 \x03(\x0b\x32\x46.core.usage.v1beta.PipelineUsageData.UserUsageData.PipelineTriggerDataB\x04\xe2\x41\x01\x02R\x13pipelineTriggerData\x1a\x91\x03\n\x13PipelineTriggerData\x12\'\n\x0cpipeline_uid\x18\x01 \x01(\tB\x04\xe2\x41\x01\x02R\x0bpipelineUid\x12%\n\x0btrigger_uid\x18\x02 \x01(\tB\x04\xe2\x41\x01\x02R\ntriggerUid\x12\x43\n\x0ctrigger_time\x18\x03 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x04\xe2\x41\x01\x02R\x0btriggerTime\x12?\n\x0ctrigger_mode\x18\x04 \x01(\x0e\x32\x16.core.mgmt.v1beta.ModeB\x04\xe2\x41\x01\x02R\x0btriggerMode\x12\x36\n\x06status\x18\x05 \x01(\x0e\x32\x18.core.mgmt.v1beta.StatusB\x04\xe2\x41\x01\x02R\x06status\x12\x34\n\x13pipeline_release_id\x18\x06 \x01(\tB\x04\xe2\x41\x01\x02R\x11pipelineReleaseId\x12\x36\n\x14pipeline_release_uid\x18\x07 \x01(\tB\x04\xe2\x41\x01\x02R\x12pipelineReleaseUid\"\x82\x04\n\rSessionReport\x12%\n\x0bsession_uid\x18\x01 \x01(\tB\x04\xe2\x41\x01\x02R\nsessionUid\x12\x1a\n\x05token\x18\x02 \x01(\tB\x04\xe2\x41\x01\x02R\x05token\x12\x16\n\x03pow\x18\x03 \x01(\tB\x04\xe2\x41\x01\x02R\x03pow\x12:\n\x07session\x18\x04 \x01(\x0b\x32\x1a.core.usage.v1beta.SessionB\x04\xe2\x41\x01\x02R\x07session\x12J\n\x0fmgmt_usage_data\x18\x05 \x01(\x0b\x32 .core.usage.v1beta.MgmtUsageDataH\x00R\rmgmtUsageData\x12Y\n\x14\x63onnector_usage_data\x18\x06 \x01(\x0b\x32%.core.usage.v1beta.ConnectorUsageDataH\x00R\x12\x63onnectorUsageData\x12M\n\x10model_usage_data\x18\x07 \x01(\x0b\x32!.core.usage.v1beta.ModelUsageDataH\x00R\x0emodelUsageData\x12V\n\x13pipeline_usage_data\x18\x08 \x01(\x0b\x32$.core.usage.v1beta.PipelineUsageDataH\x00R\x11pipelineUsageDataB\x0c\n\nusage_data\"R\n\x14\x43reateSessionRequest\x12:\n\x07session\x18\x01 \x01(\x0b\x32\x1a.core.usage.v1beta.SessionB\x04\xe2\x41\x01\x02R\x07session\"M\n\x15\x43reateSessionResponse\x12\x34\n\x07session\x18\x01 \x01(\x0b\x32\x1a.core.usage.v1beta.SessionR\x07session\"Z\n\x18SendSessionReportRequest\x12>\n\x06report\x18\x01 \x01(\x0b\x32 .core.usage.v1beta.SessionReportB\x04\xe2\x41\x01\x02R\x06report\"\x1b\n\x19SendSessionReportResponseB\xca\x01\n\x15\x63om.core.usage.v1betaB\nUsageProtoP\x01Z?github.com/instill-ai/protogen-go/core/usage/v1beta;usagev1beta\xa2\x02\x03\x43UX\xaa\x02\x11\x43ore.Usage.V1beta\xca\x02\x11\x43ore\\Usage\\V1beta\xe2\x02\x1d\x43ore\\Usage\\V1beta\\GPBMetadata\xea\x02\x13\x43ore::Usage::V1betab\x06proto3') _globals = globals() _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals) -_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'core.usage.v1alpha.usage_pb2', _globals) +_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'core.usage.v1beta.usage_pb2', _globals) if _descriptor._USE_C_DESCRIPTORS == False: DESCRIPTOR._options = None - DESCRIPTOR._serialized_options = b'\n\026com.core.usage.v1alphaB\nUsageProtoP\001ZAgithub.com/instill-ai/protogen-go/core/usage/v1alpha;usagev1alpha\242\002\003CUX\252\002\022Core.Usage.V1alpha\312\002\022Core\\Usage\\V1alpha\342\002\036Core\\Usage\\V1alpha\\GPBMetadata\352\002\024Core::Usage::V1alpha' + DESCRIPTOR._serialized_options = b'\n\025com.core.usage.v1betaB\nUsageProtoP\001Z?github.com/instill-ai/protogen-go/core/usage/v1beta;usagev1beta\242\002\003CUX\252\002\021Core.Usage.V1beta\312\002\021Core\\Usage\\V1beta\342\002\035Core\\Usage\\V1beta\\GPBMetadata\352\002\023Core::Usage::V1beta' _LIVENESSREQUEST.fields_by_name['health_check_request']._options = None _LIVENESSREQUEST.fields_by_name['health_check_request']._serialized_options = b'\342A\001\001' _READINESSREQUEST.fields_by_name['health_check_request']._options = None @@ -121,46 +121,46 @@ _CREATESESSIONREQUEST.fields_by_name['session']._serialized_options = b'\342A\001\002' _SENDSESSIONREPORTREQUEST.fields_by_name['report']._options = None _SENDSESSIONREPORTREQUEST.fields_by_name['report']._serialized_options = b'\342A\001\002' - _globals['_LIVENESSREQUEST']._serialized_start=288 - _globals['_LIVENESSREQUEST']._serialized_end=439 - _globals['_LIVENESSRESPONSE']._serialized_start=441 - _globals['_LIVENESSRESPONSE']._serialized_end=560 - _globals['_READINESSREQUEST']._serialized_start=563 - _globals['_READINESSREQUEST']._serialized_end=715 - _globals['_READINESSRESPONSE']._serialized_start=717 - _globals['_READINESSRESPONSE']._serialized_end=837 - _globals['_SESSION']._serialized_start=840 - _globals['_SESSION']._serialized_end=1543 - _globals['_SESSION_SERVICE']._serialized_start=1376 - _globals['_SESSION_SERVICE']._serialized_end=1492 - _globals['_MGMTUSAGEDATA']._serialized_start=1545 - _globals['_MGMTUSAGEDATA']._serialized_end=1609 - _globals['_CONNECTORUSAGEDATA']._serialized_start=1612 - _globals['_CONNECTORUSAGEDATA']._serialized_end=2194 - _globals['_CONNECTORUSAGEDATA_USERUSAGEDATA']._serialized_start=1713 - _globals['_CONNECTORUSAGEDATA_USERUSAGEDATA']._serialized_end=2194 - _globals['_CONNECTORUSAGEDATA_USERUSAGEDATA_CONNECTOREXECUTEDATA']._serialized_start=1900 - _globals['_CONNECTORUSAGEDATA_USERUSAGEDATA_CONNECTOREXECUTEDATA']._serialized_end=2194 - _globals['_MODELUSAGEDATA']._serialized_start=2197 - _globals['_MODELUSAGEDATA']._serialized_end=2798 - _globals['_MODELUSAGEDATA_USERUSAGEDATA']._serialized_start=2290 - _globals['_MODELUSAGEDATA_USERUSAGEDATA']._serialized_end=2798 - _globals['_MODELUSAGEDATA_USERUSAGEDATA_MODELTRIGGERDATA']._serialized_start=2460 - _globals['_MODELUSAGEDATA_USERUSAGEDATA_MODELTRIGGERDATA']._serialized_end=2798 - _globals['_PIPELINEUSAGEDATA']._serialized_start=2801 - _globals['_PIPELINEUSAGEDATA']._serialized_end=3486 - _globals['_PIPELINEUSAGEDATA_USERUSAGEDATA']._serialized_start=2900 - _globals['_PIPELINEUSAGEDATA_USERUSAGEDATA']._serialized_end=3486 - _globals['_PIPELINEUSAGEDATA_USERUSAGEDATA_PIPELINETRIGGERDATA']._serialized_start=3083 - _globals['_PIPELINEUSAGEDATA_USERUSAGEDATA_PIPELINETRIGGERDATA']._serialized_end=3486 - _globals['_SESSIONREPORT']._serialized_start=3489 - _globals['_SESSIONREPORT']._serialized_end=4008 - _globals['_CREATESESSIONREQUEST']._serialized_start=4010 - _globals['_CREATESESSIONREQUEST']._serialized_end=4093 - _globals['_CREATESESSIONRESPONSE']._serialized_start=4095 - _globals['_CREATESESSIONRESPONSE']._serialized_end=4173 - _globals['_SENDSESSIONREPORTREQUEST']._serialized_start=4175 - _globals['_SENDSESSIONREPORTREQUEST']._serialized_end=4266 - _globals['_SENDSESSIONREPORTRESPONSE']._serialized_start=4268 - _globals['_SENDSESSIONREPORTRESPONSE']._serialized_end=4295 + _globals['_LIVENESSREQUEST']._serialized_start=283 + _globals['_LIVENESSREQUEST']._serialized_end=433 + _globals['_LIVENESSRESPONSE']._serialized_start=435 + _globals['_LIVENESSRESPONSE']._serialized_end=553 + _globals['_READINESSREQUEST']._serialized_start=556 + _globals['_READINESSREQUEST']._serialized_end=707 + _globals['_READINESSRESPONSE']._serialized_start=709 + _globals['_READINESSRESPONSE']._serialized_end=828 + _globals['_SESSION']._serialized_start=831 + _globals['_SESSION']._serialized_end=1533 + _globals['_SESSION_SERVICE']._serialized_start=1366 + _globals['_SESSION_SERVICE']._serialized_end=1482 + _globals['_MGMTUSAGEDATA']._serialized_start=1535 + _globals['_MGMTUSAGEDATA']._serialized_end=1598 + _globals['_CONNECTORUSAGEDATA']._serialized_start=1601 + _globals['_CONNECTORUSAGEDATA']._serialized_end=2180 + _globals['_CONNECTORUSAGEDATA_USERUSAGEDATA']._serialized_start=1701 + _globals['_CONNECTORUSAGEDATA_USERUSAGEDATA']._serialized_end=2180 + _globals['_CONNECTORUSAGEDATA_USERUSAGEDATA_CONNECTOREXECUTEDATA']._serialized_start=1887 + _globals['_CONNECTORUSAGEDATA_USERUSAGEDATA_CONNECTOREXECUTEDATA']._serialized_end=2180 + _globals['_MODELUSAGEDATA']._serialized_start=2183 + _globals['_MODELUSAGEDATA']._serialized_end=2781 + _globals['_MODELUSAGEDATA_USERUSAGEDATA']._serialized_start=2275 + _globals['_MODELUSAGEDATA_USERUSAGEDATA']._serialized_end=2781 + _globals['_MODELUSAGEDATA_USERUSAGEDATA_MODELTRIGGERDATA']._serialized_start=2444 + _globals['_MODELUSAGEDATA_USERUSAGEDATA_MODELTRIGGERDATA']._serialized_end=2781 + _globals['_PIPELINEUSAGEDATA']._serialized_start=2784 + _globals['_PIPELINEUSAGEDATA']._serialized_end=3465 + _globals['_PIPELINEUSAGEDATA_USERUSAGEDATA']._serialized_start=2882 + _globals['_PIPELINEUSAGEDATA_USERUSAGEDATA']._serialized_end=3465 + _globals['_PIPELINEUSAGEDATA_USERUSAGEDATA_PIPELINETRIGGERDATA']._serialized_start=3064 + _globals['_PIPELINEUSAGEDATA_USERUSAGEDATA_PIPELINETRIGGERDATA']._serialized_end=3465 + _globals['_SESSIONREPORT']._serialized_start=3468 + _globals['_SESSIONREPORT']._serialized_end=3982 + _globals['_CREATESESSIONREQUEST']._serialized_start=3984 + _globals['_CREATESESSIONREQUEST']._serialized_end=4066 + _globals['_CREATESESSIONRESPONSE']._serialized_start=4068 + _globals['_CREATESESSIONRESPONSE']._serialized_end=4145 + _globals['_SENDSESSIONREPORTREQUEST']._serialized_start=4147 + _globals['_SENDSESSIONREPORTREQUEST']._serialized_end=4237 + _globals['_SENDSESSIONREPORTRESPONSE']._serialized_start=4239 + _globals['_SENDSESSIONREPORTRESPONSE']._serialized_end=4266 # @@protoc_insertion_point(module_scope) diff --git a/core/usage/v1alpha/usage_pb2.pyi b/core/usage/v1beta/usage_pb2.pyi similarity index 93% rename from core/usage/v1alpha/usage_pb2.pyi rename to core/usage/v1beta/usage_pb2.pyi index 5cd0e51..58c6775 100644 --- a/core/usage/v1alpha/usage_pb2.pyi +++ b/core/usage/v1beta/usage_pb2.pyi @@ -4,10 +4,10 @@ isort:skip_file """ import builtins import collections.abc -import common.healthcheck.v1alpha.healthcheck_pb2 +import common.healthcheck.v1beta.healthcheck_pb2 import common.task.v1alpha.task_pb2 -import core.mgmt.v1alpha.metric_pb2 -import core.mgmt.v1alpha.mgmt_pb2 +import core.mgmt.v1beta.metric_pb2 +import core.mgmt.v1beta.mgmt_pb2 import google.protobuf.descriptor import google.protobuf.internal.containers import google.protobuf.internal.enum_type_wrapper @@ -31,12 +31,12 @@ class LivenessRequest(google.protobuf.message.Message): HEALTH_CHECK_REQUEST_FIELD_NUMBER: builtins.int @property - def health_check_request(self) -> common.healthcheck.v1alpha.healthcheck_pb2.HealthCheckRequest: + def health_check_request(self) -> common.healthcheck.v1beta.healthcheck_pb2.HealthCheckRequest: """HealthCheckRequest message""" def __init__( self, *, - health_check_request: common.healthcheck.v1alpha.healthcheck_pb2.HealthCheckRequest | None = ..., + health_check_request: common.healthcheck.v1beta.healthcheck_pb2.HealthCheckRequest | None = ..., ) -> None: ... def HasField(self, field_name: typing_extensions.Literal["_health_check_request", b"_health_check_request", "health_check_request", b"health_check_request"]) -> builtins.bool: ... def ClearField(self, field_name: typing_extensions.Literal["_health_check_request", b"_health_check_request", "health_check_request", b"health_check_request"]) -> None: ... @@ -52,12 +52,12 @@ class LivenessResponse(google.protobuf.message.Message): HEALTH_CHECK_RESPONSE_FIELD_NUMBER: builtins.int @property - def health_check_response(self) -> common.healthcheck.v1alpha.healthcheck_pb2.HealthCheckResponse: + def health_check_response(self) -> common.healthcheck.v1beta.healthcheck_pb2.HealthCheckResponse: """HealthCheckResponse message""" def __init__( self, *, - health_check_response: common.healthcheck.v1alpha.healthcheck_pb2.HealthCheckResponse | None = ..., + health_check_response: common.healthcheck.v1beta.healthcheck_pb2.HealthCheckResponse | None = ..., ) -> None: ... def HasField(self, field_name: typing_extensions.Literal["health_check_response", b"health_check_response"]) -> builtins.bool: ... def ClearField(self, field_name: typing_extensions.Literal["health_check_response", b"health_check_response"]) -> None: ... @@ -72,12 +72,12 @@ class ReadinessRequest(google.protobuf.message.Message): HEALTH_CHECK_REQUEST_FIELD_NUMBER: builtins.int @property - def health_check_request(self) -> common.healthcheck.v1alpha.healthcheck_pb2.HealthCheckRequest: + def health_check_request(self) -> common.healthcheck.v1beta.healthcheck_pb2.HealthCheckRequest: """HealthCheckRequest message""" def __init__( self, *, - health_check_request: common.healthcheck.v1alpha.healthcheck_pb2.HealthCheckRequest | None = ..., + health_check_request: common.healthcheck.v1beta.healthcheck_pb2.HealthCheckRequest | None = ..., ) -> None: ... def HasField(self, field_name: typing_extensions.Literal["_health_check_request", b"_health_check_request", "health_check_request", b"health_check_request"]) -> builtins.bool: ... def ClearField(self, field_name: typing_extensions.Literal["_health_check_request", b"_health_check_request", "health_check_request", b"health_check_request"]) -> None: ... @@ -93,12 +93,12 @@ class ReadinessResponse(google.protobuf.message.Message): HEALTH_CHECK_RESPONSE_FIELD_NUMBER: builtins.int @property - def health_check_response(self) -> common.healthcheck.v1alpha.healthcheck_pb2.HealthCheckResponse: + def health_check_response(self) -> common.healthcheck.v1beta.healthcheck_pb2.HealthCheckResponse: """HealthCheckResponse message""" def __init__( self, *, - health_check_response: common.healthcheck.v1alpha.healthcheck_pb2.HealthCheckResponse | None = ..., + health_check_response: common.healthcheck.v1beta.healthcheck_pb2.HealthCheckResponse | None = ..., ) -> None: ... def HasField(self, field_name: typing_extensions.Literal["health_check_response", b"health_check_response"]) -> builtins.bool: ... def ClearField(self, field_name: typing_extensions.Literal["health_check_response", b"health_check_response"]) -> None: ... @@ -219,12 +219,12 @@ class MgmtUsageData(google.protobuf.message.Message): USAGES_FIELD_NUMBER: builtins.int @property - def usages(self) -> google.protobuf.internal.containers.RepeatedCompositeFieldContainer[core.mgmt.v1alpha.mgmt_pb2.User]: + def usages(self) -> google.protobuf.internal.containers.RepeatedCompositeFieldContainer[core.mgmt.v1beta.mgmt_pb2.User]: """Repeated user usage data""" def __init__( self, *, - usages: collections.abc.Iterable[core.mgmt.v1alpha.mgmt_pb2.User] | None = ..., + usages: collections.abc.Iterable[core.mgmt.v1beta.mgmt_pb2.User] | None = ..., ) -> None: ... def ClearField(self, field_name: typing_extensions.Literal["usages", b"usages"]) -> None: ... @@ -262,7 +262,7 @@ class ConnectorUsageData(google.protobuf.message.Message): """Timestamp for the execution""" connector_definition_uid: builtins.str """Definition UID of the connector""" - status: core.mgmt.v1alpha.metric_pb2.Status.ValueType + status: core.mgmt.v1beta.metric_pb2.Status.ValueType """Final status of the execution""" def __init__( self, @@ -271,7 +271,7 @@ class ConnectorUsageData(google.protobuf.message.Message): execute_uid: builtins.str = ..., execute_time: google.protobuf.timestamp_pb2.Timestamp | None = ..., connector_definition_uid: builtins.str = ..., - status: core.mgmt.v1alpha.metric_pb2.Status.ValueType = ..., + status: core.mgmt.v1beta.metric_pb2.Status.ValueType = ..., ) -> None: ... def HasField(self, field_name: typing_extensions.Literal["execute_time", b"execute_time"]) -> builtins.bool: ... def ClearField(self, field_name: typing_extensions.Literal["connector_definition_uid", b"connector_definition_uid", "connector_uid", b"connector_uid", "execute_time", b"execute_time", "execute_uid", b"execute_uid", "status", b"status"]) -> None: ... @@ -339,7 +339,7 @@ class ModelUsageData(google.protobuf.message.Message): """Definition UID of the model""" model_task: common.task.v1alpha.task_pb2.Task.ValueType """Task of the model""" - status: core.mgmt.v1alpha.metric_pb2.Status.ValueType + status: core.mgmt.v1beta.metric_pb2.Status.ValueType """Final status of the execution""" def __init__( self, @@ -349,7 +349,7 @@ class ModelUsageData(google.protobuf.message.Message): trigger_time: google.protobuf.timestamp_pb2.Timestamp | None = ..., model_definition_uid: builtins.str = ..., model_task: common.task.v1alpha.task_pb2.Task.ValueType = ..., - status: core.mgmt.v1alpha.metric_pb2.Status.ValueType = ..., + status: core.mgmt.v1beta.metric_pb2.Status.ValueType = ..., ) -> None: ... def HasField(self, field_name: typing_extensions.Literal["trigger_time", b"trigger_time"]) -> builtins.bool: ... def ClearField(self, field_name: typing_extensions.Literal["model_definition_uid", b"model_definition_uid", "model_task", b"model_task", "model_uid", b"model_uid", "status", b"status", "trigger_time", b"trigger_time", "trigger_uid", b"trigger_uid"]) -> None: ... @@ -414,9 +414,9 @@ class PipelineUsageData(google.protobuf.message.Message): @property def trigger_time(self) -> google.protobuf.timestamp_pb2.Timestamp: """Timestamp for the trigger""" - trigger_mode: core.mgmt.v1alpha.metric_pb2.Mode.ValueType + trigger_mode: core.mgmt.v1beta.metric_pb2.Mode.ValueType """Trigger mode""" - status: core.mgmt.v1alpha.metric_pb2.Status.ValueType + status: core.mgmt.v1beta.metric_pb2.Status.ValueType """Final status of the execution""" pipeline_release_id: builtins.str """Version for the triggered release pipeline, empty string if not release""" @@ -428,8 +428,8 @@ class PipelineUsageData(google.protobuf.message.Message): pipeline_uid: builtins.str = ..., trigger_uid: builtins.str = ..., trigger_time: google.protobuf.timestamp_pb2.Timestamp | None = ..., - trigger_mode: core.mgmt.v1alpha.metric_pb2.Mode.ValueType = ..., - status: core.mgmt.v1alpha.metric_pb2.Status.ValueType = ..., + trigger_mode: core.mgmt.v1beta.metric_pb2.Mode.ValueType = ..., + status: core.mgmt.v1beta.metric_pb2.Status.ValueType = ..., pipeline_release_id: builtins.str = ..., pipeline_release_uid: builtins.str = ..., ) -> None: ... diff --git a/core/usage/v1alpha/usage_pb2_grpc.py b/core/usage/v1beta/usage_pb2_grpc.py similarity index 100% rename from core/usage/v1alpha/usage_pb2_grpc.py rename to core/usage/v1beta/usage_pb2_grpc.py diff --git a/core/usage/v1alpha/usage_pb2_grpc.pyi b/core/usage/v1beta/usage_pb2_grpc.pyi similarity index 100% rename from core/usage/v1alpha/usage_pb2_grpc.pyi rename to core/usage/v1beta/usage_pb2_grpc.pyi diff --git a/core/usage/v1beta/usage_service_pb2.py b/core/usage/v1beta/usage_service_pb2.py new file mode 100644 index 0000000..2fd63cd --- /dev/null +++ b/core/usage/v1beta/usage_service_pb2.py @@ -0,0 +1,40 @@ +# -*- coding: utf-8 -*- +# Generated by the protocol buffer compiler. DO NOT EDIT! +# source: core/usage/v1beta/usage_service.proto +"""Generated protocol buffer code.""" +from google.protobuf import descriptor as _descriptor +from google.protobuf import descriptor_pool as _descriptor_pool +from google.protobuf import symbol_database as _symbol_database +from google.protobuf.internal import builder as _builder +# @@protoc_insertion_point(imports) + +_sym_db = _symbol_database.Default() + + +from core.usage.v1beta import usage_pb2 as core_dot_usage_dot_v1beta_dot_usage__pb2 +from google.api import annotations_pb2 as google_dot_api_dot_annotations__pb2 +from google.api import client_pb2 as google_dot_api_dot_client__pb2 + + +DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n%core/usage/v1beta/usage_service.proto\x12\x11\x63ore.usage.v1beta\x1a\x1d\x63ore/usage/v1beta/usage.proto\x1a\x1cgoogle/api/annotations.proto\x1a\x17google/api/client.proto2\xd1\x04\n\x0cUsageService\x12\x87\x01\n\x08Liveness\x12\".core.usage.v1beta.LivenessRequest\x1a#.core.usage.v1beta.LivenessResponse\"2\x82\xd3\xe4\x93\x02,\x12\x12/v1beta/__livenessZ\x16\x12\x14/v1beta/health/usage\x12s\n\tReadiness\x12#.core.usage.v1beta.ReadinessRequest\x1a$.core.usage.v1beta.ReadinessResponse\"\x1b\x82\xd3\xe4\x93\x02\x15\x12\x13/v1beta/__readiness\x12\x8f\x01\n\rCreateSession\x12\'.core.usage.v1beta.CreateSessionRequest\x1a(.core.usage.v1beta.CreateSessionResponse\"+\xda\x41\x07session\x82\xd3\xe4\x93\x02\x1b\"\x10/v1beta/sessions:\x07session\x12\x98\x01\n\x11SendSessionReport\x12+.core.usage.v1beta.SendSessionReportRequest\x1a,.core.usage.v1beta.SendSessionReportResponse\"(\xda\x41\x06report\x82\xd3\xe4\x93\x02\x19\"\x0f/v1beta/reports:\x06report\x1a\x15\xca\x41\x12usage.instill.techB\xd1\x01\n\x15\x63om.core.usage.v1betaB\x11UsageServiceProtoP\x01Z?github.com/instill-ai/protogen-go/core/usage/v1beta;usagev1beta\xa2\x02\x03\x43UX\xaa\x02\x11\x43ore.Usage.V1beta\xca\x02\x11\x43ore\\Usage\\V1beta\xe2\x02\x1d\x43ore\\Usage\\V1beta\\GPBMetadata\xea\x02\x13\x43ore::Usage::V1betab\x06proto3') + +_globals = globals() +_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals) +_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'core.usage.v1beta.usage_service_pb2', _globals) +if _descriptor._USE_C_DESCRIPTORS == False: + + DESCRIPTOR._options = None + DESCRIPTOR._serialized_options = b'\n\025com.core.usage.v1betaB\021UsageServiceProtoP\001Z?github.com/instill-ai/protogen-go/core/usage/v1beta;usagev1beta\242\002\003CUX\252\002\021Core.Usage.V1beta\312\002\021Core\\Usage\\V1beta\342\002\035Core\\Usage\\V1beta\\GPBMetadata\352\002\023Core::Usage::V1beta' + _USAGESERVICE._options = None + _USAGESERVICE._serialized_options = b'\312A\022usage.instill.tech' + _USAGESERVICE.methods_by_name['Liveness']._options = None + _USAGESERVICE.methods_by_name['Liveness']._serialized_options = b'\202\323\344\223\002,\022\022/v1beta/__livenessZ\026\022\024/v1beta/health/usage' + _USAGESERVICE.methods_by_name['Readiness']._options = None + _USAGESERVICE.methods_by_name['Readiness']._serialized_options = b'\202\323\344\223\002\025\022\023/v1beta/__readiness' + _USAGESERVICE.methods_by_name['CreateSession']._options = None + _USAGESERVICE.methods_by_name['CreateSession']._serialized_options = b'\332A\007session\202\323\344\223\002\033\"\020/v1beta/sessions:\007session' + _USAGESERVICE.methods_by_name['SendSessionReport']._options = None + _USAGESERVICE.methods_by_name['SendSessionReport']._serialized_options = b'\332A\006report\202\323\344\223\002\031\"\017/v1beta/reports:\006report' + _globals['_USAGESERVICE']._serialized_start=147 + _globals['_USAGESERVICE']._serialized_end=740 +# @@protoc_insertion_point(module_scope) diff --git a/core/usage/v1alpha/usage_service_pb2.pyi b/core/usage/v1beta/usage_service_pb2.pyi similarity index 100% rename from core/usage/v1alpha/usage_service_pb2.pyi rename to core/usage/v1beta/usage_service_pb2.pyi diff --git a/core/usage/v1alpha/usage_service_pb2_grpc.py b/core/usage/v1beta/usage_service_pb2_grpc.py similarity index 62% rename from core/usage/v1alpha/usage_service_pb2_grpc.py rename to core/usage/v1beta/usage_service_pb2_grpc.py index 30e403e..0ac7230 100644 --- a/core/usage/v1alpha/usage_service_pb2_grpc.py +++ b/core/usage/v1beta/usage_service_pb2_grpc.py @@ -2,7 +2,7 @@ """Client and server classes corresponding to protobuf-defined services.""" import grpc -from core.usage.v1alpha import usage_pb2 as core_dot_usage_dot_v1alpha_dot_usage__pb2 +from core.usage.v1beta import usage_pb2 as core_dot_usage_dot_v1beta_dot_usage__pb2 class UsageServiceStub(object): @@ -16,24 +16,24 @@ def __init__(self, channel): channel: A grpc.Channel. """ self.Liveness = channel.unary_unary( - '/core.usage.v1alpha.UsageService/Liveness', - request_serializer=core_dot_usage_dot_v1alpha_dot_usage__pb2.LivenessRequest.SerializeToString, - response_deserializer=core_dot_usage_dot_v1alpha_dot_usage__pb2.LivenessResponse.FromString, + '/core.usage.v1beta.UsageService/Liveness', + request_serializer=core_dot_usage_dot_v1beta_dot_usage__pb2.LivenessRequest.SerializeToString, + response_deserializer=core_dot_usage_dot_v1beta_dot_usage__pb2.LivenessResponse.FromString, ) self.Readiness = channel.unary_unary( - '/core.usage.v1alpha.UsageService/Readiness', - request_serializer=core_dot_usage_dot_v1alpha_dot_usage__pb2.ReadinessRequest.SerializeToString, - response_deserializer=core_dot_usage_dot_v1alpha_dot_usage__pb2.ReadinessResponse.FromString, + '/core.usage.v1beta.UsageService/Readiness', + request_serializer=core_dot_usage_dot_v1beta_dot_usage__pb2.ReadinessRequest.SerializeToString, + response_deserializer=core_dot_usage_dot_v1beta_dot_usage__pb2.ReadinessResponse.FromString, ) self.CreateSession = channel.unary_unary( - '/core.usage.v1alpha.UsageService/CreateSession', - request_serializer=core_dot_usage_dot_v1alpha_dot_usage__pb2.CreateSessionRequest.SerializeToString, - response_deserializer=core_dot_usage_dot_v1alpha_dot_usage__pb2.CreateSessionResponse.FromString, + '/core.usage.v1beta.UsageService/CreateSession', + request_serializer=core_dot_usage_dot_v1beta_dot_usage__pb2.CreateSessionRequest.SerializeToString, + response_deserializer=core_dot_usage_dot_v1beta_dot_usage__pb2.CreateSessionResponse.FromString, ) self.SendSessionReport = channel.unary_unary( - '/core.usage.v1alpha.UsageService/SendSessionReport', - request_serializer=core_dot_usage_dot_v1alpha_dot_usage__pb2.SendSessionReportRequest.SerializeToString, - response_deserializer=core_dot_usage_dot_v1alpha_dot_usage__pb2.SendSessionReportResponse.FromString, + '/core.usage.v1beta.UsageService/SendSessionReport', + request_serializer=core_dot_usage_dot_v1beta_dot_usage__pb2.SendSessionReportRequest.SerializeToString, + response_deserializer=core_dot_usage_dot_v1beta_dot_usage__pb2.SendSessionReportResponse.FromString, ) @@ -80,27 +80,27 @@ def add_UsageServiceServicer_to_server(servicer, server): rpc_method_handlers = { 'Liveness': grpc.unary_unary_rpc_method_handler( servicer.Liveness, - request_deserializer=core_dot_usage_dot_v1alpha_dot_usage__pb2.LivenessRequest.FromString, - response_serializer=core_dot_usage_dot_v1alpha_dot_usage__pb2.LivenessResponse.SerializeToString, + request_deserializer=core_dot_usage_dot_v1beta_dot_usage__pb2.LivenessRequest.FromString, + response_serializer=core_dot_usage_dot_v1beta_dot_usage__pb2.LivenessResponse.SerializeToString, ), 'Readiness': grpc.unary_unary_rpc_method_handler( servicer.Readiness, - request_deserializer=core_dot_usage_dot_v1alpha_dot_usage__pb2.ReadinessRequest.FromString, - response_serializer=core_dot_usage_dot_v1alpha_dot_usage__pb2.ReadinessResponse.SerializeToString, + request_deserializer=core_dot_usage_dot_v1beta_dot_usage__pb2.ReadinessRequest.FromString, + response_serializer=core_dot_usage_dot_v1beta_dot_usage__pb2.ReadinessResponse.SerializeToString, ), 'CreateSession': grpc.unary_unary_rpc_method_handler( servicer.CreateSession, - request_deserializer=core_dot_usage_dot_v1alpha_dot_usage__pb2.CreateSessionRequest.FromString, - response_serializer=core_dot_usage_dot_v1alpha_dot_usage__pb2.CreateSessionResponse.SerializeToString, + request_deserializer=core_dot_usage_dot_v1beta_dot_usage__pb2.CreateSessionRequest.FromString, + response_serializer=core_dot_usage_dot_v1beta_dot_usage__pb2.CreateSessionResponse.SerializeToString, ), 'SendSessionReport': grpc.unary_unary_rpc_method_handler( servicer.SendSessionReport, - request_deserializer=core_dot_usage_dot_v1alpha_dot_usage__pb2.SendSessionReportRequest.FromString, - response_serializer=core_dot_usage_dot_v1alpha_dot_usage__pb2.SendSessionReportResponse.SerializeToString, + request_deserializer=core_dot_usage_dot_v1beta_dot_usage__pb2.SendSessionReportRequest.FromString, + response_serializer=core_dot_usage_dot_v1beta_dot_usage__pb2.SendSessionReportResponse.SerializeToString, ), } generic_handler = grpc.method_handlers_generic_handler( - 'core.usage.v1alpha.UsageService', rpc_method_handlers) + 'core.usage.v1beta.UsageService', rpc_method_handlers) server.add_generic_rpc_handlers((generic_handler,)) @@ -120,9 +120,9 @@ def Liveness(request, wait_for_ready=None, timeout=None, metadata=None): - return grpc.experimental.unary_unary(request, target, '/core.usage.v1alpha.UsageService/Liveness', - core_dot_usage_dot_v1alpha_dot_usage__pb2.LivenessRequest.SerializeToString, - core_dot_usage_dot_v1alpha_dot_usage__pb2.LivenessResponse.FromString, + return grpc.experimental.unary_unary(request, target, '/core.usage.v1beta.UsageService/Liveness', + core_dot_usage_dot_v1beta_dot_usage__pb2.LivenessRequest.SerializeToString, + core_dot_usage_dot_v1beta_dot_usage__pb2.LivenessResponse.FromString, options, channel_credentials, insecure, call_credentials, compression, wait_for_ready, timeout, metadata) @@ -137,9 +137,9 @@ def Readiness(request, wait_for_ready=None, timeout=None, metadata=None): - return grpc.experimental.unary_unary(request, target, '/core.usage.v1alpha.UsageService/Readiness', - core_dot_usage_dot_v1alpha_dot_usage__pb2.ReadinessRequest.SerializeToString, - core_dot_usage_dot_v1alpha_dot_usage__pb2.ReadinessResponse.FromString, + return grpc.experimental.unary_unary(request, target, '/core.usage.v1beta.UsageService/Readiness', + core_dot_usage_dot_v1beta_dot_usage__pb2.ReadinessRequest.SerializeToString, + core_dot_usage_dot_v1beta_dot_usage__pb2.ReadinessResponse.FromString, options, channel_credentials, insecure, call_credentials, compression, wait_for_ready, timeout, metadata) @@ -154,9 +154,9 @@ def CreateSession(request, wait_for_ready=None, timeout=None, metadata=None): - return grpc.experimental.unary_unary(request, target, '/core.usage.v1alpha.UsageService/CreateSession', - core_dot_usage_dot_v1alpha_dot_usage__pb2.CreateSessionRequest.SerializeToString, - core_dot_usage_dot_v1alpha_dot_usage__pb2.CreateSessionResponse.FromString, + return grpc.experimental.unary_unary(request, target, '/core.usage.v1beta.UsageService/CreateSession', + core_dot_usage_dot_v1beta_dot_usage__pb2.CreateSessionRequest.SerializeToString, + core_dot_usage_dot_v1beta_dot_usage__pb2.CreateSessionResponse.FromString, options, channel_credentials, insecure, call_credentials, compression, wait_for_ready, timeout, metadata) @@ -171,8 +171,8 @@ def SendSessionReport(request, wait_for_ready=None, timeout=None, metadata=None): - return grpc.experimental.unary_unary(request, target, '/core.usage.v1alpha.UsageService/SendSessionReport', - core_dot_usage_dot_v1alpha_dot_usage__pb2.SendSessionReportRequest.SerializeToString, - core_dot_usage_dot_v1alpha_dot_usage__pb2.SendSessionReportResponse.FromString, + return grpc.experimental.unary_unary(request, target, '/core.usage.v1beta.UsageService/SendSessionReport', + core_dot_usage_dot_v1beta_dot_usage__pb2.SendSessionReportRequest.SerializeToString, + core_dot_usage_dot_v1beta_dot_usage__pb2.SendSessionReportResponse.FromString, options, channel_credentials, insecure, call_credentials, compression, wait_for_ready, timeout, metadata) diff --git a/core/usage/v1alpha/usage_service_pb2_grpc.pyi b/core/usage/v1beta/usage_service_pb2_grpc.pyi similarity index 66% rename from core/usage/v1alpha/usage_service_pb2_grpc.pyi rename to core/usage/v1beta/usage_service_pb2_grpc.pyi index 432a2f0..fa28d21 100644 --- a/core/usage/v1alpha/usage_service_pb2_grpc.pyi +++ b/core/usage/v1beta/usage_service_pb2_grpc.pyi @@ -4,7 +4,7 @@ isort:skip_file """ import abc import collections.abc -import core.usage.v1alpha.usage_pb2 +import core.usage.v1beta.usage_pb2 import grpc import grpc.aio import typing @@ -22,31 +22,31 @@ class UsageServiceStub: def __init__(self, channel: typing.Union[grpc.Channel, grpc.aio.Channel]) -> None: ... Liveness: grpc.UnaryUnaryMultiCallable[ - core.usage.v1alpha.usage_pb2.LivenessRequest, - core.usage.v1alpha.usage_pb2.LivenessResponse, + core.usage.v1beta.usage_pb2.LivenessRequest, + core.usage.v1beta.usage_pb2.LivenessResponse, ] """Liveness method receives a LivenessRequest message and returns a LivenessResponse message. See https://github.com/grpc/grpc/blob/master/doc/health-checking.md """ Readiness: grpc.UnaryUnaryMultiCallable[ - core.usage.v1alpha.usage_pb2.ReadinessRequest, - core.usage.v1alpha.usage_pb2.ReadinessResponse, + core.usage.v1beta.usage_pb2.ReadinessRequest, + core.usage.v1beta.usage_pb2.ReadinessResponse, ] """Readiness method receives a ReadinessRequest message and returns a ReadinessResponse message. See https://github.com/grpc/grpc/blob/master/doc/health-checking.md """ CreateSession: grpc.UnaryUnaryMultiCallable[ - core.usage.v1alpha.usage_pb2.CreateSessionRequest, - core.usage.v1alpha.usage_pb2.CreateSessionResponse, + core.usage.v1beta.usage_pb2.CreateSessionRequest, + core.usage.v1beta.usage_pb2.CreateSessionResponse, ] """CreateSession method receives a CreateSessionRequest message and returns a CreateSessionResponse message. """ SendSessionReport: grpc.UnaryUnaryMultiCallable[ - core.usage.v1alpha.usage_pb2.SendSessionReportRequest, - core.usage.v1alpha.usage_pb2.SendSessionReportResponse, + core.usage.v1beta.usage_pb2.SendSessionReportRequest, + core.usage.v1beta.usage_pb2.SendSessionReportResponse, ] """SendSessionReport method receives a SendSessionReportRequest message and returns a SendSessionReportResponse message. @@ -56,31 +56,31 @@ class UsageServiceAsyncStub: """UsageService responds to incoming usage requests.""" Liveness: grpc.aio.UnaryUnaryMultiCallable[ - core.usage.v1alpha.usage_pb2.LivenessRequest, - core.usage.v1alpha.usage_pb2.LivenessResponse, + core.usage.v1beta.usage_pb2.LivenessRequest, + core.usage.v1beta.usage_pb2.LivenessResponse, ] """Liveness method receives a LivenessRequest message and returns a LivenessResponse message. See https://github.com/grpc/grpc/blob/master/doc/health-checking.md """ Readiness: grpc.aio.UnaryUnaryMultiCallable[ - core.usage.v1alpha.usage_pb2.ReadinessRequest, - core.usage.v1alpha.usage_pb2.ReadinessResponse, + core.usage.v1beta.usage_pb2.ReadinessRequest, + core.usage.v1beta.usage_pb2.ReadinessResponse, ] """Readiness method receives a ReadinessRequest message and returns a ReadinessResponse message. See https://github.com/grpc/grpc/blob/master/doc/health-checking.md """ CreateSession: grpc.aio.UnaryUnaryMultiCallable[ - core.usage.v1alpha.usage_pb2.CreateSessionRequest, - core.usage.v1alpha.usage_pb2.CreateSessionResponse, + core.usage.v1beta.usage_pb2.CreateSessionRequest, + core.usage.v1beta.usage_pb2.CreateSessionResponse, ] """CreateSession method receives a CreateSessionRequest message and returns a CreateSessionResponse message. """ SendSessionReport: grpc.aio.UnaryUnaryMultiCallable[ - core.usage.v1alpha.usage_pb2.SendSessionReportRequest, - core.usage.v1alpha.usage_pb2.SendSessionReportResponse, + core.usage.v1beta.usage_pb2.SendSessionReportRequest, + core.usage.v1beta.usage_pb2.SendSessionReportResponse, ] """SendSessionReport method receives a SendSessionReportRequest message and returns a SendSessionReportResponse message. @@ -92,9 +92,9 @@ class UsageServiceServicer(metaclass=abc.ABCMeta): @abc.abstractmethod def Liveness( self, - request: core.usage.v1alpha.usage_pb2.LivenessRequest, + request: core.usage.v1beta.usage_pb2.LivenessRequest, context: _ServicerContext, - ) -> typing.Union[core.usage.v1alpha.usage_pb2.LivenessResponse, collections.abc.Awaitable[core.usage.v1alpha.usage_pb2.LivenessResponse]]: + ) -> typing.Union[core.usage.v1beta.usage_pb2.LivenessResponse, collections.abc.Awaitable[core.usage.v1beta.usage_pb2.LivenessResponse]]: """Liveness method receives a LivenessRequest message and returns a LivenessResponse message. See https://github.com/grpc/grpc/blob/master/doc/health-checking.md @@ -102,9 +102,9 @@ class UsageServiceServicer(metaclass=abc.ABCMeta): @abc.abstractmethod def Readiness( self, - request: core.usage.v1alpha.usage_pb2.ReadinessRequest, + request: core.usage.v1beta.usage_pb2.ReadinessRequest, context: _ServicerContext, - ) -> typing.Union[core.usage.v1alpha.usage_pb2.ReadinessResponse, collections.abc.Awaitable[core.usage.v1alpha.usage_pb2.ReadinessResponse]]: + ) -> typing.Union[core.usage.v1beta.usage_pb2.ReadinessResponse, collections.abc.Awaitable[core.usage.v1beta.usage_pb2.ReadinessResponse]]: """Readiness method receives a ReadinessRequest message and returns a ReadinessResponse message. See https://github.com/grpc/grpc/blob/master/doc/health-checking.md @@ -112,18 +112,18 @@ class UsageServiceServicer(metaclass=abc.ABCMeta): @abc.abstractmethod def CreateSession( self, - request: core.usage.v1alpha.usage_pb2.CreateSessionRequest, + request: core.usage.v1beta.usage_pb2.CreateSessionRequest, context: _ServicerContext, - ) -> typing.Union[core.usage.v1alpha.usage_pb2.CreateSessionResponse, collections.abc.Awaitable[core.usage.v1alpha.usage_pb2.CreateSessionResponse]]: + ) -> typing.Union[core.usage.v1beta.usage_pb2.CreateSessionResponse, collections.abc.Awaitable[core.usage.v1beta.usage_pb2.CreateSessionResponse]]: """CreateSession method receives a CreateSessionRequest message and returns a CreateSessionResponse message. """ @abc.abstractmethod def SendSessionReport( self, - request: core.usage.v1alpha.usage_pb2.SendSessionReportRequest, + request: core.usage.v1beta.usage_pb2.SendSessionReportRequest, context: _ServicerContext, - ) -> typing.Union[core.usage.v1alpha.usage_pb2.SendSessionReportResponse, collections.abc.Awaitable[core.usage.v1alpha.usage_pb2.SendSessionReportResponse]]: + ) -> typing.Union[core.usage.v1beta.usage_pb2.SendSessionReportResponse, collections.abc.Awaitable[core.usage.v1beta.usage_pb2.SendSessionReportResponse]]: """SendSessionReport method receives a SendSessionReportRequest message and returns a SendSessionReportResponse message. """ diff --git a/model/controller/v1alpha/controller_pb2.py b/model/controller/v1alpha/controller_pb2.py index db99724..a92fede 100644 --- a/model/controller/v1alpha/controller_pb2.py +++ b/model/controller/v1alpha/controller_pb2.py @@ -11,14 +11,14 @@ _sym_db = _symbol_database.Default() -from common.healthcheck.v1alpha import healthcheck_pb2 as common_dot_healthcheck_dot_v1alpha_dot_healthcheck__pb2 +from common.healthcheck.v1beta import healthcheck_pb2 as common_dot_healthcheck_dot_v1beta_dot_healthcheck__pb2 from google.api import field_behavior_pb2 as google_dot_api_dot_field__behavior__pb2 from google.api import resource_pb2 as google_dot_api_dot_resource__pb2 from model.model.v1alpha import model_pb2 as model_dot_model_dot_v1alpha_dot_model__pb2 from protoc_gen_openapiv2.options import annotations_pb2 as protoc__gen__openapiv2_dot_options_dot_annotations__pb2 -DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n)model/controller/v1alpha/controller.proto\x12\x18model.controller.v1alpha\x1a,common/healthcheck/v1alpha/healthcheck.proto\x1a\x1fgoogle/api/field_behavior.proto\x1a\x19google/api/resource.proto\x1a\x1fmodel/model/v1alpha/model.proto\x1a.protoc-gen-openapiv2/options/annotations.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\"\xef\x02\n\x08Resource\x12\x33\n\x12resource_permalink\x18\x01 \x01(\tB\x04\xe2\x41\x01\x02R\x11resourcePermalink\x12\x43\n\x0bmodel_state\x18\x02 \x01(\x0e\x32 .model.model.v1alpha.Model.StateH\x00R\nmodelState\x12\x64\n\rbackend_state\x18\x05 \x01(\x0e\x32=.common.healthcheck.v1alpha.HealthCheckResponse.ServingStatusH\x00R\x0c\x62\x61\x63kendState\x12%\n\x08progress\x18\x06 \x01(\x05\x42\x04\xe2\x41\x01\x01H\x01R\x08progress\x88\x01\x01:F\xea\x41\x43\n\x19\x61pi.instill.tech/Resource\x12&resources/{resource_uuid}/types/{type}B\x07\n\x05stateB\x0b\n\t_progress\"\x8b\x01\n\x12GetResourceRequest\x12u\n\x12resource_permalink\x18\x01 \x01(\tBF\x92\x41!\xca>\x1e\xfa\x02\x1bresource.resource_permalink\xe2\x41\x01\x02\xfa\x41\x1b\n\x19\x61pi.instill.tech/ResourceR\x11resourcePermalink\"U\n\x13GetResourceResponse\x12>\n\x08resource\x18\x01 \x01(\x0b\x32\".model.controller.v1alpha.ResourceR\x08resource\"\x99\x01\n\x15UpdateResourceRequest\x12\x44\n\x08resource\x18\x01 \x01(\x0b\x32\".model.controller.v1alpha.ResourceB\x04\xe2\x41\x01\x02R\x08resource\x12*\n\x0bworkflow_id\x18\x02 \x01(\tB\x04\xe2\x41\x01\x01H\x00R\nworkflowId\x88\x01\x01\x42\x0e\n\x0c_workflow_id\"X\n\x16UpdateResourceResponse\x12>\n\x08resource\x18\x01 \x01(\x0b\x32\".model.controller.v1alpha.ResourceR\x08resource\"\x8e\x01\n\x15\x44\x65leteResourceRequest\x12u\n\x12resource_permalink\x18\x01 \x01(\tBF\x92\x41!\xca>\x1e\xfa\x02\x1bresource.resource_permalink\xe2\x41\x01\x02\xfa\x41\x1b\n\x19\x61pi.instill.tech/ResourceR\x11resourcePermalink\"\x18\n\x16\x44\x65leteResourceResponseB\xff\x01\n\x1c\x63om.model.controller.v1alphaB\x0f\x43ontrollerProtoP\x01ZLgithub.com/instill-ai/protogen-go/model/controller/v1alpha;controllerv1alpha\xa2\x02\x03MCX\xaa\x02\x18Model.Controller.V1alpha\xca\x02\x18Model\\Controller\\V1alpha\xe2\x02$Model\\Controller\\V1alpha\\GPBMetadata\xea\x02\x1aModel::Controller::V1alphab\x06proto3') +DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n)model/controller/v1alpha/controller.proto\x12\x18model.controller.v1alpha\x1a+common/healthcheck/v1beta/healthcheck.proto\x1a\x1fgoogle/api/field_behavior.proto\x1a\x19google/api/resource.proto\x1a\x1fmodel/model/v1alpha/model.proto\x1a.protoc-gen-openapiv2/options/annotations.proto\"\x96\x01\n\x0fLivenessRequest\x12j\n\x14health_check_request\x18\x01 \x01(\x0b\x32-.common.healthcheck.v1beta.HealthCheckRequestB\x04\xe2\x41\x01\x01H\x00R\x12healthCheckRequest\x88\x01\x01\x42\x17\n\x15_health_check_request\"v\n\x10LivenessResponse\x12\x62\n\x15health_check_response\x18\x01 \x01(\x0b\x32..common.healthcheck.v1beta.HealthCheckResponseR\x13healthCheckResponse\"\x97\x01\n\x10ReadinessRequest\x12j\n\x14health_check_request\x18\x01 \x01(\x0b\x32-.common.healthcheck.v1beta.HealthCheckRequestB\x04\xe2\x41\x01\x01H\x00R\x12healthCheckRequest\x88\x01\x01\x42\x17\n\x15_health_check_request\"w\n\x11ReadinessResponse\x12\x62\n\x15health_check_response\x18\x01 \x01(\x0b\x32..common.healthcheck.v1beta.HealthCheckResponseR\x13healthCheckResponse\"\xee\x02\n\x08Resource\x12\x33\n\x12resource_permalink\x18\x01 \x01(\tB\x04\xe2\x41\x01\x02R\x11resourcePermalink\x12\x43\n\x0bmodel_state\x18\x02 \x01(\x0e\x32 .model.model.v1alpha.Model.StateH\x00R\nmodelState\x12\x63\n\rbackend_state\x18\x05 \x01(\x0e\x32<.common.healthcheck.v1beta.HealthCheckResponse.ServingStatusH\x00R\x0c\x62\x61\x63kendState\x12%\n\x08progress\x18\x06 \x01(\x05\x42\x04\xe2\x41\x01\x01H\x01R\x08progress\x88\x01\x01:F\xea\x41\x43\n\x19\x61pi.instill.tech/Resource\x12&resources/{resource_uuid}/types/{type}B\x07\n\x05stateB\x0b\n\t_progress\"\x8b\x01\n\x12GetResourceRequest\x12u\n\x12resource_permalink\x18\x01 \x01(\tBF\x92\x41!\xca>\x1e\xfa\x02\x1bresource.resource_permalink\xe2\x41\x01\x02\xfa\x41\x1b\n\x19\x61pi.instill.tech/ResourceR\x11resourcePermalink\"U\n\x13GetResourceResponse\x12>\n\x08resource\x18\x01 \x01(\x0b\x32\".model.controller.v1alpha.ResourceR\x08resource\"\x99\x01\n\x15UpdateResourceRequest\x12\x44\n\x08resource\x18\x01 \x01(\x0b\x32\".model.controller.v1alpha.ResourceB\x04\xe2\x41\x01\x02R\x08resource\x12*\n\x0bworkflow_id\x18\x02 \x01(\tB\x04\xe2\x41\x01\x01H\x00R\nworkflowId\x88\x01\x01\x42\x0e\n\x0c_workflow_id\"X\n\x16UpdateResourceResponse\x12>\n\x08resource\x18\x01 \x01(\x0b\x32\".model.controller.v1alpha.ResourceR\x08resource\"\x8e\x01\n\x15\x44\x65leteResourceRequest\x12u\n\x12resource_permalink\x18\x01 \x01(\tBF\x92\x41!\xca>\x1e\xfa\x02\x1bresource.resource_permalink\xe2\x41\x01\x02\xfa\x41\x1b\n\x19\x61pi.instill.tech/ResourceR\x11resourcePermalink\"\x18\n\x16\x44\x65leteResourceResponseB\xff\x01\n\x1c\x63om.model.controller.v1alphaB\x0f\x43ontrollerProtoP\x01ZLgithub.com/instill-ai/protogen-go/model/controller/v1alpha;controllerv1alpha\xa2\x02\x03MCX\xaa\x02\x18Model.Controller.V1alpha\xca\x02\x18Model\\Controller\\V1alpha\xe2\x02$Model\\Controller\\V1alpha\\GPBMetadata\xea\x02\x1aModel::Controller::V1alphab\x06proto3') _globals = globals() _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals) @@ -45,26 +45,26 @@ _UPDATERESOURCEREQUEST.fields_by_name['workflow_id']._serialized_options = b'\342A\001\001' _DELETERESOURCEREQUEST.fields_by_name['resource_permalink']._options = None _DELETERESOURCEREQUEST.fields_by_name['resource_permalink']._serialized_options = b'\222A!\312>\036\372\002\033resource.resource_permalink\342A\001\002\372A\033\n\031api.instill.tech/Resource' - _globals['_LIVENESSREQUEST']._serialized_start=259 - _globals['_LIVENESSREQUEST']._serialized_end=410 - _globals['_LIVENESSRESPONSE']._serialized_start=412 - _globals['_LIVENESSRESPONSE']._serialized_end=531 - _globals['_READINESSREQUEST']._serialized_start=534 - _globals['_READINESSREQUEST']._serialized_end=686 - _globals['_READINESSRESPONSE']._serialized_start=688 - _globals['_READINESSRESPONSE']._serialized_end=808 - _globals['_RESOURCE']._serialized_start=811 - _globals['_RESOURCE']._serialized_end=1178 - _globals['_GETRESOURCEREQUEST']._serialized_start=1181 - _globals['_GETRESOURCEREQUEST']._serialized_end=1320 - _globals['_GETRESOURCERESPONSE']._serialized_start=1322 - _globals['_GETRESOURCERESPONSE']._serialized_end=1407 - _globals['_UPDATERESOURCEREQUEST']._serialized_start=1410 - _globals['_UPDATERESOURCEREQUEST']._serialized_end=1563 - _globals['_UPDATERESOURCERESPONSE']._serialized_start=1565 - _globals['_UPDATERESOURCERESPONSE']._serialized_end=1653 - _globals['_DELETERESOURCEREQUEST']._serialized_start=1656 - _globals['_DELETERESOURCEREQUEST']._serialized_end=1798 - _globals['_DELETERESOURCERESPONSE']._serialized_start=1800 - _globals['_DELETERESOURCERESPONSE']._serialized_end=1824 + _globals['_LIVENESSREQUEST']._serialized_start=258 + _globals['_LIVENESSREQUEST']._serialized_end=408 + _globals['_LIVENESSRESPONSE']._serialized_start=410 + _globals['_LIVENESSRESPONSE']._serialized_end=528 + _globals['_READINESSREQUEST']._serialized_start=531 + _globals['_READINESSREQUEST']._serialized_end=682 + _globals['_READINESSRESPONSE']._serialized_start=684 + _globals['_READINESSRESPONSE']._serialized_end=803 + _globals['_RESOURCE']._serialized_start=806 + _globals['_RESOURCE']._serialized_end=1172 + _globals['_GETRESOURCEREQUEST']._serialized_start=1175 + _globals['_GETRESOURCEREQUEST']._serialized_end=1314 + _globals['_GETRESOURCERESPONSE']._serialized_start=1316 + _globals['_GETRESOURCERESPONSE']._serialized_end=1401 + _globals['_UPDATERESOURCEREQUEST']._serialized_start=1404 + _globals['_UPDATERESOURCEREQUEST']._serialized_end=1557 + _globals['_UPDATERESOURCERESPONSE']._serialized_start=1559 + _globals['_UPDATERESOURCERESPONSE']._serialized_end=1647 + _globals['_DELETERESOURCEREQUEST']._serialized_start=1650 + _globals['_DELETERESOURCEREQUEST']._serialized_end=1792 + _globals['_DELETERESOURCERESPONSE']._serialized_start=1794 + _globals['_DELETERESOURCERESPONSE']._serialized_end=1818 # @@protoc_insertion_point(module_scope) diff --git a/model/controller/v1alpha/controller_pb2.pyi b/model/controller/v1alpha/controller_pb2.pyi index df3839d..f2bc32c 100644 --- a/model/controller/v1alpha/controller_pb2.pyi +++ b/model/controller/v1alpha/controller_pb2.pyi @@ -3,7 +3,7 @@ isort:skip_file """ import builtins -import common.healthcheck.v1alpha.healthcheck_pb2 +import common.healthcheck.v1beta.healthcheck_pb2 import google.protobuf.descriptor import google.protobuf.message import model.model.v1alpha.model_pb2 @@ -25,12 +25,12 @@ class LivenessRequest(google.protobuf.message.Message): HEALTH_CHECK_REQUEST_FIELD_NUMBER: builtins.int @property - def health_check_request(self) -> common.healthcheck.v1alpha.healthcheck_pb2.HealthCheckRequest: + def health_check_request(self) -> common.healthcheck.v1beta.healthcheck_pb2.HealthCheckRequest: """HealthCheckRequest message""" def __init__( self, *, - health_check_request: common.healthcheck.v1alpha.healthcheck_pb2.HealthCheckRequest | None = ..., + health_check_request: common.healthcheck.v1beta.healthcheck_pb2.HealthCheckRequest | None = ..., ) -> None: ... def HasField(self, field_name: typing_extensions.Literal["_health_check_request", b"_health_check_request", "health_check_request", b"health_check_request"]) -> builtins.bool: ... def ClearField(self, field_name: typing_extensions.Literal["_health_check_request", b"_health_check_request", "health_check_request", b"health_check_request"]) -> None: ... @@ -46,12 +46,12 @@ class LivenessResponse(google.protobuf.message.Message): HEALTH_CHECK_RESPONSE_FIELD_NUMBER: builtins.int @property - def health_check_response(self) -> common.healthcheck.v1alpha.healthcheck_pb2.HealthCheckResponse: + def health_check_response(self) -> common.healthcheck.v1beta.healthcheck_pb2.HealthCheckResponse: """HealthCheckResponse message""" def __init__( self, *, - health_check_response: common.healthcheck.v1alpha.healthcheck_pb2.HealthCheckResponse | None = ..., + health_check_response: common.healthcheck.v1beta.healthcheck_pb2.HealthCheckResponse | None = ..., ) -> None: ... def HasField(self, field_name: typing_extensions.Literal["health_check_response", b"health_check_response"]) -> builtins.bool: ... def ClearField(self, field_name: typing_extensions.Literal["health_check_response", b"health_check_response"]) -> None: ... @@ -66,12 +66,12 @@ class ReadinessRequest(google.protobuf.message.Message): HEALTH_CHECK_REQUEST_FIELD_NUMBER: builtins.int @property - def health_check_request(self) -> common.healthcheck.v1alpha.healthcheck_pb2.HealthCheckRequest: + def health_check_request(self) -> common.healthcheck.v1beta.healthcheck_pb2.HealthCheckRequest: """HealthCheckRequest message""" def __init__( self, *, - health_check_request: common.healthcheck.v1alpha.healthcheck_pb2.HealthCheckRequest | None = ..., + health_check_request: common.healthcheck.v1beta.healthcheck_pb2.HealthCheckRequest | None = ..., ) -> None: ... def HasField(self, field_name: typing_extensions.Literal["_health_check_request", b"_health_check_request", "health_check_request", b"health_check_request"]) -> builtins.bool: ... def ClearField(self, field_name: typing_extensions.Literal["_health_check_request", b"_health_check_request", "health_check_request", b"health_check_request"]) -> None: ... @@ -87,12 +87,12 @@ class ReadinessResponse(google.protobuf.message.Message): HEALTH_CHECK_RESPONSE_FIELD_NUMBER: builtins.int @property - def health_check_response(self) -> common.healthcheck.v1alpha.healthcheck_pb2.HealthCheckResponse: + def health_check_response(self) -> common.healthcheck.v1beta.healthcheck_pb2.HealthCheckResponse: """HealthCheckResponse message""" def __init__( self, *, - health_check_response: common.healthcheck.v1alpha.healthcheck_pb2.HealthCheckResponse | None = ..., + health_check_response: common.healthcheck.v1beta.healthcheck_pb2.HealthCheckResponse | None = ..., ) -> None: ... def HasField(self, field_name: typing_extensions.Literal["health_check_response", b"health_check_response"]) -> builtins.bool: ... def ClearField(self, field_name: typing_extensions.Literal["health_check_response", b"health_check_response"]) -> None: ... @@ -115,7 +115,7 @@ class Resource(google.protobuf.message.Message): """ model_state: model.model.v1alpha.model_pb2.Model.State.ValueType """Model state""" - backend_state: common.healthcheck.v1alpha.healthcheck_pb2.HealthCheckResponse.ServingStatus.ValueType + backend_state: common.healthcheck.v1beta.healthcheck_pb2.HealthCheckResponse.ServingStatus.ValueType """Backend service state""" progress: builtins.int """Resource longrunning progress""" @@ -124,7 +124,7 @@ class Resource(google.protobuf.message.Message): *, resource_permalink: builtins.str = ..., model_state: model.model.v1alpha.model_pb2.Model.State.ValueType = ..., - backend_state: common.healthcheck.v1alpha.healthcheck_pb2.HealthCheckResponse.ServingStatus.ValueType = ..., + backend_state: common.healthcheck.v1beta.healthcheck_pb2.HealthCheckResponse.ServingStatus.ValueType = ..., progress: builtins.int | None = ..., ) -> None: ... def HasField(self, field_name: typing_extensions.Literal["_progress", b"_progress", "backend_state", b"backend_state", "model_state", b"model_state", "progress", b"progress", "state", b"state"]) -> builtins.bool: ... diff --git a/model/model/v1alpha/model_pb2.py b/model/model/v1alpha/model_pb2.py index 8bdf613..aed6606 100644 --- a/model/model/v1alpha/model_pb2.py +++ b/model/model/v1alpha/model_pb2.py @@ -11,7 +11,7 @@ _sym_db = _symbol_database.Default() -from common.healthcheck.v1alpha import healthcheck_pb2 as common_dot_healthcheck_dot_v1alpha_dot_healthcheck__pb2 +from common.healthcheck.v1beta import healthcheck_pb2 as common_dot_healthcheck_dot_v1beta_dot_healthcheck__pb2 from common.task.v1alpha import task_pb2 as common_dot_task_dot_v1alpha_dot_task__pb2 from google.api import field_behavior_pb2 as google_dot_api_dot_field__behavior__pb2 from google.api import resource_pb2 as google_dot_api_dot_resource__pb2 @@ -35,7 +35,7 @@ from protoc_gen_openapiv2.options import annotations_pb2 as protoc__gen__openapiv2_dot_options_dot_annotations__pb2 -DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x1fmodel/model/v1alpha/model.proto\x12\x13model.model.v1alpha\x1a,common/healthcheck/v1alpha/healthcheck.proto\x1a\x1e\x63ommon/task/v1alpha/task.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*model/model/v1alpha/model_definition.proto\x1a-model/model/v1alpha/task_classification.proto\x1a(model/model/v1alpha/task_detection.proto\x1a-model/model/v1alpha/task_image_to_image.proto\x1a\x34model/model/v1alpha/task_instance_segmentation.proto\x1a\'model/model/v1alpha/task_keypoint.proto\x1a\"model/model/v1alpha/task_ocr.proto\x1a\x34model/model/v1alpha/task_semantic_segmentation.proto\x1a.model/model/v1alpha/task_text_generation.proto\x1a\x33model/model/v1alpha/task_text_generation_chat.proto\x1a,model/model/v1alpha/task_text_to_image.proto\x1a*model/model/v1alpha/task_unspecified.proto\x1a\x38model/model/v1alpha/task_visual_question_answering.proto\x1a.protoc-gen-openapiv2/options/annotations.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\"\x94\x08\n\x05Model\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\x12T\n\x10model_definition\x18\x05 \x01(\tB)\xe2\x41\x01\x05\xfa\x41\"\n api.instill.tech/ModelDefinitionR\x0fmodelDefinition\x12\x43\n\rconfiguration\x18\x06 \x01(\x0b\x32\x17.google.protobuf.StructB\x04\xe2\x41\x01\x05R\rconfiguration\x12\x33\n\x04task\x18\x07 \x01(\x0e\x32\x19.common.task.v1alpha.TaskB\x04\xe2\x41\x01\x03R\x04task\x12<\n\x05state\x18\x08 \x01(\x0e\x32 .model.model.v1alpha.Model.StateB\x04\xe2\x41\x01\x03R\x05state\x12K\n\nvisibility\x18\t \x01(\x0e\x32%.model.model.v1alpha.Model.VisibilityB\x04\xe2\x41\x01\x03R\nvisibility\x12\x34\n\x04user\x18\n \x01(\tB\x1e\xe2\x41\x01\x03\xfa\x41\x17\n\x15\x61pi.instill.tech/UserH\x00R\x04user\x12:\n\x03org\x18\x0b \x01(\tB&\xe2\x41\x01\x03\xfa\x41\x1f\n\x1d\x61pi.instill.tech/OrganizationH\x00R\x03org\x12\x41\n\x0b\x63reate_time\x18\x0c \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x04\xe2\x41\x01\x03R\ncreateTime\x12\x41\n\x0bupdate_time\x18\r \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x04\xe2\x41\x01\x03R\nupdateTime\x12\x41\n\x0b\x64\x65lete_time\x18\x0e \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x04\xe2\x41\x01\x03R\ndeleteTime\"W\n\nVisibility\x12\x1a\n\x16VISIBILITY_UNSPECIFIED\x10\x00\x12\x16\n\x12VISIBILITY_PRIVATE\x10\x01\x12\x15\n\x11VISIBILITY_PUBLIC\x10\x02\"T\n\x05State\x12\x15\n\x11STATE_UNSPECIFIED\x10\x00\x12\x11\n\rSTATE_OFFLINE\x10\x01\x12\x10\n\x0cSTATE_ONLINE\x10\x02\x12\x0f\n\x0bSTATE_ERROR\x10\x03:8\xea\x41\x35\n\x16\x61pi.instill.tech/Model\x12\x1busers/{user}/models/{model}B\x07\n\x05ownerB\x0e\n\x0c_description\"\xe0\x01\n\tModelCard\x12\x18\n\x04name\x18\x01 \x01(\tB\x04\xe2\x41\x01\x03R\x04name\x12\x18\n\x04size\x18\x02 \x01(\x05\x42\x04\xe2\x41\x01\x03R\x04size\x12\x18\n\x04type\x18\x03 \x01(\tB\x04\xe2\x41\x01\x03R\x04type\x12\x1e\n\x07\x63ontent\x18\x04 \x01(\x0c\x42\x04\xe2\x41\x01\x03R\x07\x63ontent\x12 \n\x08\x65ncoding\x18\x05 \x01(\tB\x04\xe2\x41\x01\x03R\x08\x65ncoding:C\xea\x41@\n\x1a\x61pi.instill.tech/ModelCard\x12\"users/{user}/models/{model}/readme\"\x84\x02\n\x11ListModelsRequest\x12&\n\tpage_size\x18\x01 \x01(\x05\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\x38\n\x04view\x18\x03 \x01(\x0e\x32\x19.model.model.v1alpha.ViewB\x04\xe2\x41\x01\x01H\x02R\x04view\x88\x01\x01\x12,\n\x0cshow_deleted\x18\x04 \x01(\x08\x42\x04\xe2\x41\x01\x01H\x03R\x0bshowDeleted\x88\x01\x01\x42\x0c\n\n_page_sizeB\r\n\x0b_page_tokenB\x07\n\x05_viewB\x0f\n\r_show_deleted\"\x8f\x01\n\x12ListModelsResponse\x12\x32\n\x06models\x18\x01 \x03(\x0b\x32\x1a.model.model.v1alpha.ModelR\x06models\x12&\n\x0fnext_page_token\x18\x02 \x01(\tR\rnextPageToken\x12\x1d\n\ntotal_size\x18\x03 \x01(\x05R\ttotalSize\"{\n\x12LookUpModelRequest\x12\"\n\tpermalink\x18\x01 \x01(\tB\x04\xe2\x41\x01\x02R\tpermalink\x12\x38\n\x04view\x18\x02 \x01(\x0e\x32\x19.model.model.v1alpha.ViewB\x04\xe2\x41\x01\x01H\x00R\x04view\x88\x01\x01\x42\x07\n\x05_view\"G\n\x13LookUpModelResponse\x12\x30\n\x05model\x18\x01 \x01(\x0b\x32\x1a.model.model.v1alpha.ModelR\x05model\"\x89\x01\n\x16\x43reateUserModelRequest\x12\x36\n\x05model\x18\x01 \x01(\x0b\x32\x1a.model.model.v1alpha.ModelB\x04\xe2\x41\x01\x02R\x05model\x12\x37\n\x06parent\x18\x02 \x01(\tB\x1f\xe2\x41\x01\x02\xfa\x41\x18\x12\x16\x61pi.instill.tech/ModelR\x06parent\"\\\n\x17\x43reateUserModelResponse\x12\x41\n\toperation\x18\x01 \x01(\x0b\x32\x1d.google.longrunning.OperationB\x04\xe2\x41\x01\x03R\toperation\"\xb9\x01\n&CreateUserModelBinaryFileUploadRequest\x12\x36\n\x05model\x18\x01 \x01(\x0b\x32\x1a.model.model.v1alpha.ModelB\x04\xe2\x41\x01\x02R\x05model\x12\x1e\n\x07\x63ontent\x18\x02 \x01(\x0c\x42\x04\xe2\x41\x01\x02R\x07\x63ontent\x12\x37\n\x06parent\x18\x03 \x01(\tB\x1f\xe2\x41\x01\x02\xfa\x41\x18\x12\x16\x61pi.instill.tech/ModelR\x06parent\"l\n\'CreateUserModelBinaryFileUploadResponse\x12\x41\n\toperation\x18\x01 \x01(\x0b\x32\x1d.google.longrunning.OperationB\x04\xe2\x41\x01\x03R\toperation\"\xc1\x02\n\x15ListUserModelsRequest\x12&\n\tpage_size\x18\x01 \x01(\x05\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\x38\n\x04view\x18\x03 \x01(\x0e\x32\x19.model.model.v1alpha.ViewB\x04\xe2\x41\x01\x01H\x02R\x04view\x88\x01\x01\x12\x37\n\x06parent\x18\x04 \x01(\tB\x1f\xe2\x41\x01\x02\xfa\x41\x18\x12\x16\x61pi.instill.tech/ModelR\x06parent\x12,\n\x0cshow_deleted\x18\x05 \x01(\x08\x42\x04\xe2\x41\x01\x01H\x03R\x0bshowDeleted\x88\x01\x01\x42\x0c\n\n_page_sizeB\r\n\x0b_page_tokenB\x07\n\x05_viewB\x0f\n\r_show_deleted\"\x93\x01\n\x16ListUserModelsResponse\x12\x32\n\x06models\x18\x01 \x03(\x0b\x32\x1a.model.model.v1alpha.ModelR\x06models\x12&\n\x0fnext_page_token\x18\x02 \x01(\tR\rnextPageToken\x12\x1d\n\ntotal_size\x18\x03 \x01(\x05R\ttotalSize\"\xa0\x01\n\x13GetUserModelRequest\x12\x46\n\x04name\x18\x01 \x01(\tB2\x92\x41\x10\xca>\r\xfa\x02\nmodel.name\xe2\x41\x01\x02\xfa\x41\x18\n\x16\x61pi.instill.tech/ModelR\x04name\x12\x38\n\x04view\x18\x02 \x01(\x0e\x32\x19.model.model.v1alpha.ViewB\x04\xe2\x41\x01\x01H\x00R\x04view\x88\x01\x01\x42\x07\n\x05_view\"H\n\x14GetUserModelResponse\x12\x30\n\x05model\x18\x01 \x01(\x0b\x32\x1a.model.model.v1alpha.ModelR\x05model\"\x93\x01\n\x16UpdateUserModelRequest\x12\x36\n\x05model\x18\x01 \x01(\x0b\x32\x1a.model.model.v1alpha.ModelB\x04\xe2\x41\x01\x02R\x05model\x12\x41\n\x0bupdate_mask\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.FieldMaskB\x04\xe2\x41\x01\x02R\nupdateMask\"K\n\x17UpdateUserModelResponse\x12\x30\n\x05model\x18\x01 \x01(\x0b\x32\x1a.model.model.v1alpha.ModelR\x05model\"`\n\x16\x44\x65leteUserModelRequest\x12\x46\n\x04name\x18\x01 \x01(\tB2\x92\x41\x10\xca>\r\xfa\x02\nmodel.name\xe2\x41\x01\x02\xfa\x41\x18\n\x16\x61pi.instill.tech/ModelR\x04name\"\x19\n\x17\x44\x65leteUserModelResponse\"u\n\x16RenameUserModelRequest\x12\x33\n\x04name\x18\x01 \x01(\tB\x1f\xe2\x41\x01\x02\xfa\x41\x18\n\x16\x61pi.instill.tech/ModelR\x04name\x12&\n\x0cnew_model_id\x18\x02 \x01(\tB\x04\xe2\x41\x01\x02R\nnewModelId\"K\n\x17RenameUserModelResponse\x12\x30\n\x05model\x18\x01 \x01(\x0b\x32\x1a.model.model.v1alpha.ModelR\x05model\"N\n\x17PublishUserModelRequest\x12\x33\n\x04name\x18\x01 \x01(\tB\x1f\xe2\x41\x01\x02\xfa\x41\x18\n\x16\x61pi.instill.tech/ModelR\x04name\"L\n\x18PublishUserModelResponse\x12\x30\n\x05model\x18\x01 \x01(\x0b\x32\x1a.model.model.v1alpha.ModelR\x05model\"P\n\x19UnpublishUserModelRequest\x12\x33\n\x04name\x18\x01 \x01(\tB\x1f\xe2\x41\x01\x02\xfa\x41\x18\n\x16\x61pi.instill.tech/ModelR\x04name\"N\n\x1aUnpublishUserModelResponse\x12\x30\n\x05model\x18\x01 \x01(\x0b\x32\x1a.model.model.v1alpha.ModelR\x05model\"M\n\x16\x44\x65ployUserModelRequest\x12\x33\n\x04name\x18\x01 \x01(\tB\x1f\xe2\x41\x01\x02\xfa\x41\x18\n\x16\x61pi.instill.tech/ModelR\x04name\"4\n\x17\x44\x65ployUserModelResponse\x12\x19\n\x08model_id\x18\x01 \x01(\tR\x07modelId\"O\n\x18UndeployUserModelRequest\x12\x33\n\x04name\x18\x01 \x01(\tB\x1f\xe2\x41\x01\x02\xfa\x41\x18\n\x16\x61pi.instill.tech/ModelR\x04name\"6\n\x19UndeployUserModelResponse\x12\x19\n\x08model_id\x18\x01 \x01(\tR\x07modelId\"l\n\x17GetUserModelCardRequest\x12Q\n\x04name\x18\x01 \x01(\tB=\x92\x41\x17\xca>\x14\xfa\x02\x11model.name/readme\xe2\x41\x01\x02\xfa\x41\x1c\n\x1a\x61pi.instill.tech/ModelCardR\x04name\"R\n\x18GetUserModelCardResponse\x12\x36\n\x06readme\x18\x01 \x01(\x0b\x32\x1e.model.model.v1alpha.ModelCardR\x06readme\"e\n\x15WatchUserModelRequest\x12L\n\x04name\x18\x01 \x01(\tB8\x92\x41\x16\xca>\x13\xfa\x02\x10model.name/watch\xe2\x41\x01\x02\xfa\x41\x18\n\x16\x61pi.instill.tech/ModelR\x04name\"l\n\x16WatchUserModelResponse\x12\x36\n\x05state\x18\x01 \x01(\x0e\x32 .model.model.v1alpha.Model.StateR\x05state\x12\x1a\n\x08progress\x18\x02 \x01(\x05R\x08progress\"\x80\x08\n\tTaskInput\x12R\n\x0e\x63lassification\x18\x01 \x01(\x0b\x32(.model.model.v1alpha.ClassificationInputH\x00R\x0e\x63lassification\x12\x43\n\tdetection\x18\x02 \x01(\x0b\x32#.model.model.v1alpha.DetectionInputH\x00R\tdetection\x12@\n\x08keypoint\x18\x03 \x01(\x0b\x32\".model.model.v1alpha.KeypointInputH\x00R\x08keypoint\x12\x31\n\x03ocr\x18\x04 \x01(\x0b\x32\x1d.model.model.v1alpha.OcrInputH\x00R\x03ocr\x12\x65\n\x15instance_segmentation\x18\x05 \x01(\x0b\x32..model.model.v1alpha.InstanceSegmentationInputH\x00R\x14instanceSegmentation\x12\x65\n\x15semantic_segmentation\x18\x06 \x01(\x0b\x32..model.model.v1alpha.SemanticSegmentationInputH\x00R\x14semanticSegmentation\x12K\n\rtext_to_image\x18\x07 \x01(\x0b\x32%.model.model.v1alpha.TextToImageInputH\x00R\x0btextToImage\x12N\n\x0eimage_to_image\x18\x08 \x01(\x0b\x32&.model.model.v1alpha.ImageToImageInputH\x00R\x0cimageToImage\x12S\n\x0ftext_generation\x18\t \x01(\x0b\x32(.model.model.v1alpha.TextGenerationInputH\x00R\x0etextGeneration\x12`\n\x14text_generation_chat\x18\n \x01(\x0b\x32,.model.model.v1alpha.TextGenerationChatInputH\x00R\x12textGenerationChat\x12o\n\x19visual_question_answering\x18\x0b \x01(\x0b\x32\x31.model.model.v1alpha.VisualQuestionAnsweringInputH\x00R\x17visualQuestionAnswering\x12I\n\x0bunspecified\x18\x0c \x01(\x0b\x32%.model.model.v1alpha.UnspecifiedInputH\x00R\x0bunspecifiedB\x07\n\x05input\"\xaa\x08\n\x0fTaskInputStream\x12X\n\x0e\x63lassification\x18\x01 \x01(\x0b\x32..model.model.v1alpha.ClassificationInputStreamH\x00R\x0e\x63lassification\x12I\n\tdetection\x18\x02 \x01(\x0b\x32).model.model.v1alpha.DetectionInputStreamH\x00R\tdetection\x12\x46\n\x08keypoint\x18\x03 \x01(\x0b\x32(.model.model.v1alpha.KeypointInputStreamH\x00R\x08keypoint\x12\x37\n\x03ocr\x18\x04 \x01(\x0b\x32#.model.model.v1alpha.OcrInputStreamH\x00R\x03ocr\x12k\n\x15instance_segmentation\x18\x05 \x01(\x0b\x32\x34.model.model.v1alpha.InstanceSegmentationInputStreamH\x00R\x14instanceSegmentation\x12k\n\x15semantic_segmentation\x18\x06 \x01(\x0b\x32\x34.model.model.v1alpha.SemanticSegmentationInputStreamH\x00R\x14semanticSegmentation\x12K\n\rtext_to_image\x18\x07 \x01(\x0b\x32%.model.model.v1alpha.TextToImageInputH\x00R\x0btextToImage\x12N\n\x0eimage_to_image\x18\x08 \x01(\x0b\x32&.model.model.v1alpha.ImageToImageInputH\x00R\x0cimageToImage\x12S\n\x0ftext_generation\x18\t \x01(\x0b\x32(.model.model.v1alpha.TextGenerationInputH\x00R\x0etextGeneration\x12`\n\x14text_generation_chat\x18\n \x01(\x0b\x32,.model.model.v1alpha.TextGenerationChatInputH\x00R\x12textGenerationChat\x12o\n\x19visual_question_answering\x18\x0b \x01(\x0b\x32\x31.model.model.v1alpha.VisualQuestionAnsweringInputH\x00R\x17visualQuestionAnswering\x12I\n\x0bunspecified\x18\x0c \x01(\x0b\x32%.model.model.v1alpha.UnspecifiedInputH\x00R\x0bunspecifiedB\x07\n\x05input\"\xd6\x08\n\nTaskOutput\x12Y\n\x0e\x63lassification\x18\x01 \x01(\x0b\x32).model.model.v1alpha.ClassificationOutputB\x04\xe2\x41\x01\x03H\x00R\x0e\x63lassification\x12J\n\tdetection\x18\x02 \x01(\x0b\x32$.model.model.v1alpha.DetectionOutputB\x04\xe2\x41\x01\x03H\x00R\tdetection\x12G\n\x08keypoint\x18\x03 \x01(\x0b\x32#.model.model.v1alpha.KeypointOutputB\x04\xe2\x41\x01\x03H\x00R\x08keypoint\x12\x38\n\x03ocr\x18\x04 \x01(\x0b\x32\x1e.model.model.v1alpha.OcrOutputB\x04\xe2\x41\x01\x03H\x00R\x03ocr\x12l\n\x15instance_segmentation\x18\x05 \x01(\x0b\x32/.model.model.v1alpha.InstanceSegmentationOutputB\x04\xe2\x41\x01\x03H\x00R\x14instanceSegmentation\x12l\n\x15semantic_segmentation\x18\x06 \x01(\x0b\x32/.model.model.v1alpha.SemanticSegmentationOutputB\x04\xe2\x41\x01\x03H\x00R\x14semanticSegmentation\x12R\n\rtext_to_image\x18\x07 \x01(\x0b\x32&.model.model.v1alpha.TextToImageOutputB\x04\xe2\x41\x01\x03H\x00R\x0btextToImage\x12U\n\x0eimage_to_image\x18\x08 \x01(\x0b\x32\'.model.model.v1alpha.ImageToImageOutputB\x04\xe2\x41\x01\x03H\x00R\x0cimageToImage\x12Z\n\x0ftext_generation\x18\t \x01(\x0b\x32).model.model.v1alpha.TextGenerationOutputB\x04\xe2\x41\x01\x03H\x00R\x0etextGeneration\x12g\n\x14text_generation_chat\x18\n \x01(\x0b\x32-.model.model.v1alpha.TextGenerationChatOutputB\x04\xe2\x41\x01\x03H\x00R\x12textGenerationChat\x12v\n\x19visual_question_answering\x18\x0b \x01(\x0b\x32\x32.model.model.v1alpha.VisualQuestionAnsweringOutputB\x04\xe2\x41\x01\x03H\x00R\x17visualQuestionAnswering\x12P\n\x0bunspecified\x18\x0c \x01(\x0b\x32&.model.model.v1alpha.UnspecifiedOutputB\x04\xe2\x41\x01\x03H\x00R\x0bunspecifiedB\x08\n\x06output\"\x95\x01\n\x17TriggerUserModelRequest\x12\x33\n\x04name\x18\x01 \x01(\tB\x1f\xe2\x41\x01\x02\xfa\x41\x18\n\x16\x61pi.instill.tech/ModelR\x04name\x12\x45\n\x0btask_inputs\x18\x02 \x03(\x0b\x32\x1e.model.model.v1alpha.TaskInputB\x04\xe2\x41\x01\x02R\ntaskInputs\"\x8d\x01\n\x18TriggerUserModelResponse\x12-\n\x04task\x18\x01 \x01(\x0e\x32\x19.common.task.v1alpha.TaskR\x04task\x12\x42\n\x0ctask_outputs\x18\x02 \x03(\x0b\x32\x1f.model.model.v1alpha.TaskOutputR\x0btaskOutputs\"\xa9\x01\n\'TriggerUserModelBinaryFileUploadRequest\x12\x33\n\x04name\x18\x01 \x01(\tB\x1f\xe2\x41\x01\x02\xfa\x41\x18\n\x16\x61pi.instill.tech/ModelR\x04name\x12I\n\ntask_input\x18\x02 \x01(\x0b\x32$.model.model.v1alpha.TaskInputStreamB\x04\xe2\x41\x01\x02R\ttaskInput\"\xa9\x01\n(TriggerUserModelBinaryFileUploadResponse\x12\x33\n\x04task\x18\x01 \x01(\x0e\x32\x19.common.task.v1alpha.TaskB\x04\xe2\x41\x01\x02R\x04task\x12H\n\x0ctask_outputs\x18\x02 \x03(\x0b\x32\x1f.model.model.v1alpha.TaskOutputB\x04\xe2\x41\x01\x02R\x0btaskOutputs\"\x92\x01\n\x14TestUserModelRequest\x12\x33\n\x04name\x18\x01 \x01(\tB\x1f\xe2\x41\x01\x02\xfa\x41\x18\n\x16\x61pi.instill.tech/ModelR\x04name\x12\x45\n\x0btask_inputs\x18\x02 \x03(\x0b\x32\x1e.model.model.v1alpha.TaskInputB\x04\xe2\x41\x01\x02R\ntaskInputs\"\x96\x01\n\x15TestUserModelResponse\x12\x33\n\x04task\x18\x01 \x01(\x0e\x32\x19.common.task.v1alpha.TaskB\x04\xe2\x41\x01\x02R\x04task\x12H\n\x0ctask_outputs\x18\x02 \x03(\x0b\x32\x1f.model.model.v1alpha.TaskOutputB\x04\xe2\x41\x01\x02R\x0btaskOutputs\"\xa6\x01\n$TestUserModelBinaryFileUploadRequest\x12\x33\n\x04name\x18\x01 \x01(\tB\x1f\xe2\x41\x01\x02\xfa\x41\x18\n\x16\x61pi.instill.tech/ModelR\x04name\x12I\n\ntask_input\x18\x02 \x01(\x0b\x32$.model.model.v1alpha.TaskInputStreamB\x04\xe2\x41\x01\x02R\ttaskInput\"\xa6\x01\n%TestUserModelBinaryFileUploadResponse\x12\x33\n\x04task\x18\x01 \x01(\x0e\x32\x19.common.task.v1alpha.TaskB\x04\xe2\x41\x01\x02R\x04task\x12H\n\x0ctask_outputs\x18\x02 \x03(\x0b\x32\x1f.model.model.v1alpha.TaskOutputB\x04\xe2\x41\x01\x02R\x0btaskOutputs\"w\n\x18GetModelOperationRequest\x12\x18\n\x04name\x18\x01 \x01(\tB\x04\xe2\x41\x01\x02R\x04name\x12\x38\n\x04view\x18\x02 \x01(\x0e\x32\x19.model.model.v1alpha.ViewB\x04\xe2\x41\x01\x01H\x00R\x04view\x88\x01\x01\x42\x07\n\x05_view\"X\n\x19GetModelOperationResponse\x12;\n\toperation\x18\x01 \x01(\x0b\x32\x1d.google.longrunning.OperationR\toperation\"\x89\x02\n\x16ListModelsAdminRequest\x12&\n\tpage_size\x18\x01 \x01(\x05\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\x38\n\x04view\x18\x03 \x01(\x0e\x32\x19.model.model.v1alpha.ViewB\x04\xe2\x41\x01\x01H\x02R\x04view\x88\x01\x01\x12,\n\x0cshow_deleted\x18\x04 \x01(\x08\x42\x04\xe2\x41\x01\x01H\x03R\x0bshowDeleted\x88\x01\x01\x42\x0c\n\n_page_sizeB\r\n\x0b_page_tokenB\x07\n\x05_viewB\x0f\n\r_show_deleted\"\x94\x01\n\x17ListModelsAdminResponse\x12\x32\n\x06models\x18\x01 \x03(\x0b\x32\x1a.model.model.v1alpha.ModelR\x06models\x12&\n\x0fnext_page_token\x18\x02 \x01(\tR\rnextPageToken\x12\x1d\n\ntotal_size\x18\x03 \x01(\x05R\ttotalSize\"\x80\x01\n\x17LookUpModelAdminRequest\x12\"\n\tpermalink\x18\x01 \x01(\tB\x04\xe2\x41\x01\x02R\tpermalink\x12\x38\n\x04view\x18\x02 \x01(\x0e\x32\x19.model.model.v1alpha.ViewB\x04\xe2\x41\x01\x01H\x00R\x04view\x88\x01\x01\x42\x07\n\x05_view\"L\n\x18LookUpModelAdminResponse\x12\x30\n\x05model\x18\x01 \x01(\x0b\x32\x1a.model.model.v1alpha.ModelR\x05model\"G\n\x16\x43heckModelAdminRequest\x12-\n\x0fmodel_permalink\x18\x01 \x01(\tB\x04\xe2\x41\x01\x02R\x0emodelPermalink\"Q\n\x17\x43heckModelAdminResponse\x12\x36\n\x05state\x18\x01 \x01(\x0e\x32 .model.model.v1alpha.Model.StateR\x05state\"H\n\x17\x44\x65ployModelAdminRequest\x12-\n\x0fmodel_permalink\x18\x01 \x01(\tB\x04\xe2\x41\x01\x02R\x0emodelPermalink\"W\n\x18\x44\x65ployModelAdminResponse\x12;\n\toperation\x18\x01 \x01(\x0b\x32\x1d.google.longrunning.OperationR\toperation\"J\n\x19UndeployModelAdminRequest\x12-\n\x0fmodel_permalink\x18\x01 \x01(\tB\x04\xe2\x41\x01\x02R\x0emodelPermalink\"Y\n\x1aUndeployModelAdminResponse\x12;\n\toperation\x18\x01 \x01(\x0b\x32\x1d.google.longrunning.OperationR\toperationB\xd7\x01\n\x17\x63om.model.model.v1alphaB\nModelProtoP\x01ZBgithub.com/instill-ai/protogen-go/model/model/v1alpha;modelv1alpha\xa2\x02\x03MMX\xaa\x02\x13Model.Model.V1alpha\xca\x02\x13Model\\Model\\V1alpha\xe2\x02\x1fModel\\Model\\V1alpha\\GPBMetadata\xea\x02\x15Model::Model::V1alphab\x06proto3') +DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x1fmodel/model/v1alpha/model.proto\x12\x13model.model.v1alpha\x1a+common/healthcheck/v1beta/healthcheck.proto\x1a\x1e\x63ommon/task/v1alpha/task.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*model/model/v1alpha/model_definition.proto\x1a-model/model/v1alpha/task_classification.proto\x1a(model/model/v1alpha/task_detection.proto\x1a-model/model/v1alpha/task_image_to_image.proto\x1a\x34model/model/v1alpha/task_instance_segmentation.proto\x1a\'model/model/v1alpha/task_keypoint.proto\x1a\"model/model/v1alpha/task_ocr.proto\x1a\x34model/model/v1alpha/task_semantic_segmentation.proto\x1a.model/model/v1alpha/task_text_generation.proto\x1a\x33model/model/v1alpha/task_text_generation_chat.proto\x1a,model/model/v1alpha/task_text_to_image.proto\x1a*model/model/v1alpha/task_unspecified.proto\x1a\x38model/model/v1alpha/task_visual_question_answering.proto\x1a.protoc-gen-openapiv2/options/annotations.proto\"\x96\x01\n\x0fLivenessRequest\x12j\n\x14health_check_request\x18\x01 \x01(\x0b\x32-.common.healthcheck.v1beta.HealthCheckRequestB\x04\xe2\x41\x01\x01H\x00R\x12healthCheckRequest\x88\x01\x01\x42\x17\n\x15_health_check_request\"v\n\x10LivenessResponse\x12\x62\n\x15health_check_response\x18\x01 \x01(\x0b\x32..common.healthcheck.v1beta.HealthCheckResponseR\x13healthCheckResponse\"\x97\x01\n\x10ReadinessRequest\x12j\n\x14health_check_request\x18\x01 \x01(\x0b\x32-.common.healthcheck.v1beta.HealthCheckRequestB\x04\xe2\x41\x01\x01H\x00R\x12healthCheckRequest\x88\x01\x01\x42\x17\n\x15_health_check_request\"w\n\x11ReadinessResponse\x12\x62\n\x15health_check_response\x18\x01 \x01(\x0b\x32..common.healthcheck.v1beta.HealthCheckResponseR\x13healthCheckResponse\"\x94\x08\n\x05Model\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\x12T\n\x10model_definition\x18\x05 \x01(\tB)\xe2\x41\x01\x05\xfa\x41\"\n api.instill.tech/ModelDefinitionR\x0fmodelDefinition\x12\x43\n\rconfiguration\x18\x06 \x01(\x0b\x32\x17.google.protobuf.StructB\x04\xe2\x41\x01\x05R\rconfiguration\x12\x33\n\x04task\x18\x07 \x01(\x0e\x32\x19.common.task.v1alpha.TaskB\x04\xe2\x41\x01\x03R\x04task\x12<\n\x05state\x18\x08 \x01(\x0e\x32 .model.model.v1alpha.Model.StateB\x04\xe2\x41\x01\x03R\x05state\x12K\n\nvisibility\x18\t \x01(\x0e\x32%.model.model.v1alpha.Model.VisibilityB\x04\xe2\x41\x01\x03R\nvisibility\x12\x34\n\x04user\x18\n \x01(\tB\x1e\xe2\x41\x01\x03\xfa\x41\x17\n\x15\x61pi.instill.tech/UserH\x00R\x04user\x12:\n\x03org\x18\x0b \x01(\tB&\xe2\x41\x01\x03\xfa\x41\x1f\n\x1d\x61pi.instill.tech/OrganizationH\x00R\x03org\x12\x41\n\x0b\x63reate_time\x18\x0c \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x04\xe2\x41\x01\x03R\ncreateTime\x12\x41\n\x0bupdate_time\x18\r \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x04\xe2\x41\x01\x03R\nupdateTime\x12\x41\n\x0b\x64\x65lete_time\x18\x0e \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x04\xe2\x41\x01\x03R\ndeleteTime\"W\n\nVisibility\x12\x1a\n\x16VISIBILITY_UNSPECIFIED\x10\x00\x12\x16\n\x12VISIBILITY_PRIVATE\x10\x01\x12\x15\n\x11VISIBILITY_PUBLIC\x10\x02\"T\n\x05State\x12\x15\n\x11STATE_UNSPECIFIED\x10\x00\x12\x11\n\rSTATE_OFFLINE\x10\x01\x12\x10\n\x0cSTATE_ONLINE\x10\x02\x12\x0f\n\x0bSTATE_ERROR\x10\x03:8\xea\x41\x35\n\x16\x61pi.instill.tech/Model\x12\x1busers/{user}/models/{model}B\x07\n\x05ownerB\x0e\n\x0c_description\"\xe0\x01\n\tModelCard\x12\x18\n\x04name\x18\x01 \x01(\tB\x04\xe2\x41\x01\x03R\x04name\x12\x18\n\x04size\x18\x02 \x01(\x05\x42\x04\xe2\x41\x01\x03R\x04size\x12\x18\n\x04type\x18\x03 \x01(\tB\x04\xe2\x41\x01\x03R\x04type\x12\x1e\n\x07\x63ontent\x18\x04 \x01(\x0c\x42\x04\xe2\x41\x01\x03R\x07\x63ontent\x12 \n\x08\x65ncoding\x18\x05 \x01(\tB\x04\xe2\x41\x01\x03R\x08\x65ncoding:C\xea\x41@\n\x1a\x61pi.instill.tech/ModelCard\x12\"users/{user}/models/{model}/readme\"\x84\x02\n\x11ListModelsRequest\x12&\n\tpage_size\x18\x01 \x01(\x05\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\x38\n\x04view\x18\x03 \x01(\x0e\x32\x19.model.model.v1alpha.ViewB\x04\xe2\x41\x01\x01H\x02R\x04view\x88\x01\x01\x12,\n\x0cshow_deleted\x18\x04 \x01(\x08\x42\x04\xe2\x41\x01\x01H\x03R\x0bshowDeleted\x88\x01\x01\x42\x0c\n\n_page_sizeB\r\n\x0b_page_tokenB\x07\n\x05_viewB\x0f\n\r_show_deleted\"\x8f\x01\n\x12ListModelsResponse\x12\x32\n\x06models\x18\x01 \x03(\x0b\x32\x1a.model.model.v1alpha.ModelR\x06models\x12&\n\x0fnext_page_token\x18\x02 \x01(\tR\rnextPageToken\x12\x1d\n\ntotal_size\x18\x03 \x01(\x05R\ttotalSize\"{\n\x12LookUpModelRequest\x12\"\n\tpermalink\x18\x01 \x01(\tB\x04\xe2\x41\x01\x02R\tpermalink\x12\x38\n\x04view\x18\x02 \x01(\x0e\x32\x19.model.model.v1alpha.ViewB\x04\xe2\x41\x01\x01H\x00R\x04view\x88\x01\x01\x42\x07\n\x05_view\"G\n\x13LookUpModelResponse\x12\x30\n\x05model\x18\x01 \x01(\x0b\x32\x1a.model.model.v1alpha.ModelR\x05model\"\x89\x01\n\x16\x43reateUserModelRequest\x12\x36\n\x05model\x18\x01 \x01(\x0b\x32\x1a.model.model.v1alpha.ModelB\x04\xe2\x41\x01\x02R\x05model\x12\x37\n\x06parent\x18\x02 \x01(\tB\x1f\xe2\x41\x01\x02\xfa\x41\x18\x12\x16\x61pi.instill.tech/ModelR\x06parent\"\\\n\x17\x43reateUserModelResponse\x12\x41\n\toperation\x18\x01 \x01(\x0b\x32\x1d.google.longrunning.OperationB\x04\xe2\x41\x01\x03R\toperation\"\xb9\x01\n&CreateUserModelBinaryFileUploadRequest\x12\x36\n\x05model\x18\x01 \x01(\x0b\x32\x1a.model.model.v1alpha.ModelB\x04\xe2\x41\x01\x02R\x05model\x12\x1e\n\x07\x63ontent\x18\x02 \x01(\x0c\x42\x04\xe2\x41\x01\x02R\x07\x63ontent\x12\x37\n\x06parent\x18\x03 \x01(\tB\x1f\xe2\x41\x01\x02\xfa\x41\x18\x12\x16\x61pi.instill.tech/ModelR\x06parent\"l\n\'CreateUserModelBinaryFileUploadResponse\x12\x41\n\toperation\x18\x01 \x01(\x0b\x32\x1d.google.longrunning.OperationB\x04\xe2\x41\x01\x03R\toperation\"\xc1\x02\n\x15ListUserModelsRequest\x12&\n\tpage_size\x18\x01 \x01(\x05\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\x38\n\x04view\x18\x03 \x01(\x0e\x32\x19.model.model.v1alpha.ViewB\x04\xe2\x41\x01\x01H\x02R\x04view\x88\x01\x01\x12\x37\n\x06parent\x18\x04 \x01(\tB\x1f\xe2\x41\x01\x02\xfa\x41\x18\x12\x16\x61pi.instill.tech/ModelR\x06parent\x12,\n\x0cshow_deleted\x18\x05 \x01(\x08\x42\x04\xe2\x41\x01\x01H\x03R\x0bshowDeleted\x88\x01\x01\x42\x0c\n\n_page_sizeB\r\n\x0b_page_tokenB\x07\n\x05_viewB\x0f\n\r_show_deleted\"\x93\x01\n\x16ListUserModelsResponse\x12\x32\n\x06models\x18\x01 \x03(\x0b\x32\x1a.model.model.v1alpha.ModelR\x06models\x12&\n\x0fnext_page_token\x18\x02 \x01(\tR\rnextPageToken\x12\x1d\n\ntotal_size\x18\x03 \x01(\x05R\ttotalSize\"\xa0\x01\n\x13GetUserModelRequest\x12\x46\n\x04name\x18\x01 \x01(\tB2\x92\x41\x10\xca>\r\xfa\x02\nmodel.name\xe2\x41\x01\x02\xfa\x41\x18\n\x16\x61pi.instill.tech/ModelR\x04name\x12\x38\n\x04view\x18\x02 \x01(\x0e\x32\x19.model.model.v1alpha.ViewB\x04\xe2\x41\x01\x01H\x00R\x04view\x88\x01\x01\x42\x07\n\x05_view\"H\n\x14GetUserModelResponse\x12\x30\n\x05model\x18\x01 \x01(\x0b\x32\x1a.model.model.v1alpha.ModelR\x05model\"\x93\x01\n\x16UpdateUserModelRequest\x12\x36\n\x05model\x18\x01 \x01(\x0b\x32\x1a.model.model.v1alpha.ModelB\x04\xe2\x41\x01\x02R\x05model\x12\x41\n\x0bupdate_mask\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.FieldMaskB\x04\xe2\x41\x01\x02R\nupdateMask\"K\n\x17UpdateUserModelResponse\x12\x30\n\x05model\x18\x01 \x01(\x0b\x32\x1a.model.model.v1alpha.ModelR\x05model\"`\n\x16\x44\x65leteUserModelRequest\x12\x46\n\x04name\x18\x01 \x01(\tB2\x92\x41\x10\xca>\r\xfa\x02\nmodel.name\xe2\x41\x01\x02\xfa\x41\x18\n\x16\x61pi.instill.tech/ModelR\x04name\"\x19\n\x17\x44\x65leteUserModelResponse\"u\n\x16RenameUserModelRequest\x12\x33\n\x04name\x18\x01 \x01(\tB\x1f\xe2\x41\x01\x02\xfa\x41\x18\n\x16\x61pi.instill.tech/ModelR\x04name\x12&\n\x0cnew_model_id\x18\x02 \x01(\tB\x04\xe2\x41\x01\x02R\nnewModelId\"K\n\x17RenameUserModelResponse\x12\x30\n\x05model\x18\x01 \x01(\x0b\x32\x1a.model.model.v1alpha.ModelR\x05model\"N\n\x17PublishUserModelRequest\x12\x33\n\x04name\x18\x01 \x01(\tB\x1f\xe2\x41\x01\x02\xfa\x41\x18\n\x16\x61pi.instill.tech/ModelR\x04name\"L\n\x18PublishUserModelResponse\x12\x30\n\x05model\x18\x01 \x01(\x0b\x32\x1a.model.model.v1alpha.ModelR\x05model\"P\n\x19UnpublishUserModelRequest\x12\x33\n\x04name\x18\x01 \x01(\tB\x1f\xe2\x41\x01\x02\xfa\x41\x18\n\x16\x61pi.instill.tech/ModelR\x04name\"N\n\x1aUnpublishUserModelResponse\x12\x30\n\x05model\x18\x01 \x01(\x0b\x32\x1a.model.model.v1alpha.ModelR\x05model\"M\n\x16\x44\x65ployUserModelRequest\x12\x33\n\x04name\x18\x01 \x01(\tB\x1f\xe2\x41\x01\x02\xfa\x41\x18\n\x16\x61pi.instill.tech/ModelR\x04name\"4\n\x17\x44\x65ployUserModelResponse\x12\x19\n\x08model_id\x18\x01 \x01(\tR\x07modelId\"O\n\x18UndeployUserModelRequest\x12\x33\n\x04name\x18\x01 \x01(\tB\x1f\xe2\x41\x01\x02\xfa\x41\x18\n\x16\x61pi.instill.tech/ModelR\x04name\"6\n\x19UndeployUserModelResponse\x12\x19\n\x08model_id\x18\x01 \x01(\tR\x07modelId\"l\n\x17GetUserModelCardRequest\x12Q\n\x04name\x18\x01 \x01(\tB=\x92\x41\x17\xca>\x14\xfa\x02\x11model.name/readme\xe2\x41\x01\x02\xfa\x41\x1c\n\x1a\x61pi.instill.tech/ModelCardR\x04name\"R\n\x18GetUserModelCardResponse\x12\x36\n\x06readme\x18\x01 \x01(\x0b\x32\x1e.model.model.v1alpha.ModelCardR\x06readme\"e\n\x15WatchUserModelRequest\x12L\n\x04name\x18\x01 \x01(\tB8\x92\x41\x16\xca>\x13\xfa\x02\x10model.name/watch\xe2\x41\x01\x02\xfa\x41\x18\n\x16\x61pi.instill.tech/ModelR\x04name\"l\n\x16WatchUserModelResponse\x12\x36\n\x05state\x18\x01 \x01(\x0e\x32 .model.model.v1alpha.Model.StateR\x05state\x12\x1a\n\x08progress\x18\x02 \x01(\x05R\x08progress\"\x80\x08\n\tTaskInput\x12R\n\x0e\x63lassification\x18\x01 \x01(\x0b\x32(.model.model.v1alpha.ClassificationInputH\x00R\x0e\x63lassification\x12\x43\n\tdetection\x18\x02 \x01(\x0b\x32#.model.model.v1alpha.DetectionInputH\x00R\tdetection\x12@\n\x08keypoint\x18\x03 \x01(\x0b\x32\".model.model.v1alpha.KeypointInputH\x00R\x08keypoint\x12\x31\n\x03ocr\x18\x04 \x01(\x0b\x32\x1d.model.model.v1alpha.OcrInputH\x00R\x03ocr\x12\x65\n\x15instance_segmentation\x18\x05 \x01(\x0b\x32..model.model.v1alpha.InstanceSegmentationInputH\x00R\x14instanceSegmentation\x12\x65\n\x15semantic_segmentation\x18\x06 \x01(\x0b\x32..model.model.v1alpha.SemanticSegmentationInputH\x00R\x14semanticSegmentation\x12K\n\rtext_to_image\x18\x07 \x01(\x0b\x32%.model.model.v1alpha.TextToImageInputH\x00R\x0btextToImage\x12N\n\x0eimage_to_image\x18\x08 \x01(\x0b\x32&.model.model.v1alpha.ImageToImageInputH\x00R\x0cimageToImage\x12S\n\x0ftext_generation\x18\t \x01(\x0b\x32(.model.model.v1alpha.TextGenerationInputH\x00R\x0etextGeneration\x12`\n\x14text_generation_chat\x18\n \x01(\x0b\x32,.model.model.v1alpha.TextGenerationChatInputH\x00R\x12textGenerationChat\x12o\n\x19visual_question_answering\x18\x0b \x01(\x0b\x32\x31.model.model.v1alpha.VisualQuestionAnsweringInputH\x00R\x17visualQuestionAnswering\x12I\n\x0bunspecified\x18\x0c \x01(\x0b\x32%.model.model.v1alpha.UnspecifiedInputH\x00R\x0bunspecifiedB\x07\n\x05input\"\xaa\x08\n\x0fTaskInputStream\x12X\n\x0e\x63lassification\x18\x01 \x01(\x0b\x32..model.model.v1alpha.ClassificationInputStreamH\x00R\x0e\x63lassification\x12I\n\tdetection\x18\x02 \x01(\x0b\x32).model.model.v1alpha.DetectionInputStreamH\x00R\tdetection\x12\x46\n\x08keypoint\x18\x03 \x01(\x0b\x32(.model.model.v1alpha.KeypointInputStreamH\x00R\x08keypoint\x12\x37\n\x03ocr\x18\x04 \x01(\x0b\x32#.model.model.v1alpha.OcrInputStreamH\x00R\x03ocr\x12k\n\x15instance_segmentation\x18\x05 \x01(\x0b\x32\x34.model.model.v1alpha.InstanceSegmentationInputStreamH\x00R\x14instanceSegmentation\x12k\n\x15semantic_segmentation\x18\x06 \x01(\x0b\x32\x34.model.model.v1alpha.SemanticSegmentationInputStreamH\x00R\x14semanticSegmentation\x12K\n\rtext_to_image\x18\x07 \x01(\x0b\x32%.model.model.v1alpha.TextToImageInputH\x00R\x0btextToImage\x12N\n\x0eimage_to_image\x18\x08 \x01(\x0b\x32&.model.model.v1alpha.ImageToImageInputH\x00R\x0cimageToImage\x12S\n\x0ftext_generation\x18\t \x01(\x0b\x32(.model.model.v1alpha.TextGenerationInputH\x00R\x0etextGeneration\x12`\n\x14text_generation_chat\x18\n \x01(\x0b\x32,.model.model.v1alpha.TextGenerationChatInputH\x00R\x12textGenerationChat\x12o\n\x19visual_question_answering\x18\x0b \x01(\x0b\x32\x31.model.model.v1alpha.VisualQuestionAnsweringInputH\x00R\x17visualQuestionAnswering\x12I\n\x0bunspecified\x18\x0c \x01(\x0b\x32%.model.model.v1alpha.UnspecifiedInputH\x00R\x0bunspecifiedB\x07\n\x05input\"\xd6\x08\n\nTaskOutput\x12Y\n\x0e\x63lassification\x18\x01 \x01(\x0b\x32).model.model.v1alpha.ClassificationOutputB\x04\xe2\x41\x01\x03H\x00R\x0e\x63lassification\x12J\n\tdetection\x18\x02 \x01(\x0b\x32$.model.model.v1alpha.DetectionOutputB\x04\xe2\x41\x01\x03H\x00R\tdetection\x12G\n\x08keypoint\x18\x03 \x01(\x0b\x32#.model.model.v1alpha.KeypointOutputB\x04\xe2\x41\x01\x03H\x00R\x08keypoint\x12\x38\n\x03ocr\x18\x04 \x01(\x0b\x32\x1e.model.model.v1alpha.OcrOutputB\x04\xe2\x41\x01\x03H\x00R\x03ocr\x12l\n\x15instance_segmentation\x18\x05 \x01(\x0b\x32/.model.model.v1alpha.InstanceSegmentationOutputB\x04\xe2\x41\x01\x03H\x00R\x14instanceSegmentation\x12l\n\x15semantic_segmentation\x18\x06 \x01(\x0b\x32/.model.model.v1alpha.SemanticSegmentationOutputB\x04\xe2\x41\x01\x03H\x00R\x14semanticSegmentation\x12R\n\rtext_to_image\x18\x07 \x01(\x0b\x32&.model.model.v1alpha.TextToImageOutputB\x04\xe2\x41\x01\x03H\x00R\x0btextToImage\x12U\n\x0eimage_to_image\x18\x08 \x01(\x0b\x32\'.model.model.v1alpha.ImageToImageOutputB\x04\xe2\x41\x01\x03H\x00R\x0cimageToImage\x12Z\n\x0ftext_generation\x18\t \x01(\x0b\x32).model.model.v1alpha.TextGenerationOutputB\x04\xe2\x41\x01\x03H\x00R\x0etextGeneration\x12g\n\x14text_generation_chat\x18\n \x01(\x0b\x32-.model.model.v1alpha.TextGenerationChatOutputB\x04\xe2\x41\x01\x03H\x00R\x12textGenerationChat\x12v\n\x19visual_question_answering\x18\x0b \x01(\x0b\x32\x32.model.model.v1alpha.VisualQuestionAnsweringOutputB\x04\xe2\x41\x01\x03H\x00R\x17visualQuestionAnswering\x12P\n\x0bunspecified\x18\x0c \x01(\x0b\x32&.model.model.v1alpha.UnspecifiedOutputB\x04\xe2\x41\x01\x03H\x00R\x0bunspecifiedB\x08\n\x06output\"\x95\x01\n\x17TriggerUserModelRequest\x12\x33\n\x04name\x18\x01 \x01(\tB\x1f\xe2\x41\x01\x02\xfa\x41\x18\n\x16\x61pi.instill.tech/ModelR\x04name\x12\x45\n\x0btask_inputs\x18\x02 \x03(\x0b\x32\x1e.model.model.v1alpha.TaskInputB\x04\xe2\x41\x01\x02R\ntaskInputs\"\x8d\x01\n\x18TriggerUserModelResponse\x12-\n\x04task\x18\x01 \x01(\x0e\x32\x19.common.task.v1alpha.TaskR\x04task\x12\x42\n\x0ctask_outputs\x18\x02 \x03(\x0b\x32\x1f.model.model.v1alpha.TaskOutputR\x0btaskOutputs\"\xa9\x01\n\'TriggerUserModelBinaryFileUploadRequest\x12\x33\n\x04name\x18\x01 \x01(\tB\x1f\xe2\x41\x01\x02\xfa\x41\x18\n\x16\x61pi.instill.tech/ModelR\x04name\x12I\n\ntask_input\x18\x02 \x01(\x0b\x32$.model.model.v1alpha.TaskInputStreamB\x04\xe2\x41\x01\x02R\ttaskInput\"\xa9\x01\n(TriggerUserModelBinaryFileUploadResponse\x12\x33\n\x04task\x18\x01 \x01(\x0e\x32\x19.common.task.v1alpha.TaskB\x04\xe2\x41\x01\x02R\x04task\x12H\n\x0ctask_outputs\x18\x02 \x03(\x0b\x32\x1f.model.model.v1alpha.TaskOutputB\x04\xe2\x41\x01\x02R\x0btaskOutputs\"\x92\x01\n\x14TestUserModelRequest\x12\x33\n\x04name\x18\x01 \x01(\tB\x1f\xe2\x41\x01\x02\xfa\x41\x18\n\x16\x61pi.instill.tech/ModelR\x04name\x12\x45\n\x0btask_inputs\x18\x02 \x03(\x0b\x32\x1e.model.model.v1alpha.TaskInputB\x04\xe2\x41\x01\x02R\ntaskInputs\"\x96\x01\n\x15TestUserModelResponse\x12\x33\n\x04task\x18\x01 \x01(\x0e\x32\x19.common.task.v1alpha.TaskB\x04\xe2\x41\x01\x02R\x04task\x12H\n\x0ctask_outputs\x18\x02 \x03(\x0b\x32\x1f.model.model.v1alpha.TaskOutputB\x04\xe2\x41\x01\x02R\x0btaskOutputs\"\xa6\x01\n$TestUserModelBinaryFileUploadRequest\x12\x33\n\x04name\x18\x01 \x01(\tB\x1f\xe2\x41\x01\x02\xfa\x41\x18\n\x16\x61pi.instill.tech/ModelR\x04name\x12I\n\ntask_input\x18\x02 \x01(\x0b\x32$.model.model.v1alpha.TaskInputStreamB\x04\xe2\x41\x01\x02R\ttaskInput\"\xa6\x01\n%TestUserModelBinaryFileUploadResponse\x12\x33\n\x04task\x18\x01 \x01(\x0e\x32\x19.common.task.v1alpha.TaskB\x04\xe2\x41\x01\x02R\x04task\x12H\n\x0ctask_outputs\x18\x02 \x03(\x0b\x32\x1f.model.model.v1alpha.TaskOutputB\x04\xe2\x41\x01\x02R\x0btaskOutputs\"w\n\x18GetModelOperationRequest\x12\x18\n\x04name\x18\x01 \x01(\tB\x04\xe2\x41\x01\x02R\x04name\x12\x38\n\x04view\x18\x02 \x01(\x0e\x32\x19.model.model.v1alpha.ViewB\x04\xe2\x41\x01\x01H\x00R\x04view\x88\x01\x01\x42\x07\n\x05_view\"X\n\x19GetModelOperationResponse\x12;\n\toperation\x18\x01 \x01(\x0b\x32\x1d.google.longrunning.OperationR\toperation\"\x89\x02\n\x16ListModelsAdminRequest\x12&\n\tpage_size\x18\x01 \x01(\x05\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\x38\n\x04view\x18\x03 \x01(\x0e\x32\x19.model.model.v1alpha.ViewB\x04\xe2\x41\x01\x01H\x02R\x04view\x88\x01\x01\x12,\n\x0cshow_deleted\x18\x04 \x01(\x08\x42\x04\xe2\x41\x01\x01H\x03R\x0bshowDeleted\x88\x01\x01\x42\x0c\n\n_page_sizeB\r\n\x0b_page_tokenB\x07\n\x05_viewB\x0f\n\r_show_deleted\"\x94\x01\n\x17ListModelsAdminResponse\x12\x32\n\x06models\x18\x01 \x03(\x0b\x32\x1a.model.model.v1alpha.ModelR\x06models\x12&\n\x0fnext_page_token\x18\x02 \x01(\tR\rnextPageToken\x12\x1d\n\ntotal_size\x18\x03 \x01(\x05R\ttotalSize\"\x80\x01\n\x17LookUpModelAdminRequest\x12\"\n\tpermalink\x18\x01 \x01(\tB\x04\xe2\x41\x01\x02R\tpermalink\x12\x38\n\x04view\x18\x02 \x01(\x0e\x32\x19.model.model.v1alpha.ViewB\x04\xe2\x41\x01\x01H\x00R\x04view\x88\x01\x01\x42\x07\n\x05_view\"L\n\x18LookUpModelAdminResponse\x12\x30\n\x05model\x18\x01 \x01(\x0b\x32\x1a.model.model.v1alpha.ModelR\x05model\"G\n\x16\x43heckModelAdminRequest\x12-\n\x0fmodel_permalink\x18\x01 \x01(\tB\x04\xe2\x41\x01\x02R\x0emodelPermalink\"Q\n\x17\x43heckModelAdminResponse\x12\x36\n\x05state\x18\x01 \x01(\x0e\x32 .model.model.v1alpha.Model.StateR\x05state\"H\n\x17\x44\x65ployModelAdminRequest\x12-\n\x0fmodel_permalink\x18\x01 \x01(\tB\x04\xe2\x41\x01\x02R\x0emodelPermalink\"W\n\x18\x44\x65ployModelAdminResponse\x12;\n\toperation\x18\x01 \x01(\x0b\x32\x1d.google.longrunning.OperationR\toperation\"J\n\x19UndeployModelAdminRequest\x12-\n\x0fmodel_permalink\x18\x01 \x01(\tB\x04\xe2\x41\x01\x02R\x0emodelPermalink\"Y\n\x1aUndeployModelAdminResponse\x12;\n\toperation\x18\x01 \x01(\x0b\x32\x1d.google.longrunning.OperationR\toperationB\xd7\x01\n\x17\x63om.model.model.v1alphaB\nModelProtoP\x01ZBgithub.com/instill-ai/protogen-go/model/model/v1alpha;modelv1alpha\xa2\x02\x03MMX\xaa\x02\x13Model.Model.V1alpha\xca\x02\x13Model\\Model\\V1alpha\xe2\x02\x1fModel\\Model\\V1alpha\\GPBMetadata\xea\x02\x15Model::Model::V1alphab\x06proto3') _globals = globals() _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals) @@ -226,126 +226,126 @@ _DEPLOYMODELADMINREQUEST.fields_by_name['model_permalink']._serialized_options = b'\342A\001\002' _UNDEPLOYMODELADMINREQUEST.fields_by_name['model_permalink']._options = None _UNDEPLOYMODELADMINREQUEST.fields_by_name['model_permalink']._serialized_options = b'\342A\001\002' - _globals['_LIVENESSREQUEST']._serialized_start=991 - _globals['_LIVENESSREQUEST']._serialized_end=1142 - _globals['_LIVENESSRESPONSE']._serialized_start=1144 - _globals['_LIVENESSRESPONSE']._serialized_end=1263 - _globals['_READINESSREQUEST']._serialized_start=1266 - _globals['_READINESSREQUEST']._serialized_end=1418 - _globals['_READINESSRESPONSE']._serialized_start=1420 - _globals['_READINESSRESPONSE']._serialized_end=1540 - _globals['_MODEL']._serialized_start=1543 - _globals['_MODEL']._serialized_end=2587 - _globals['_MODEL_VISIBILITY']._serialized_start=2331 - _globals['_MODEL_VISIBILITY']._serialized_end=2418 - _globals['_MODEL_STATE']._serialized_start=2420 - _globals['_MODEL_STATE']._serialized_end=2504 - _globals['_MODELCARD']._serialized_start=2590 - _globals['_MODELCARD']._serialized_end=2814 - _globals['_LISTMODELSREQUEST']._serialized_start=2817 - _globals['_LISTMODELSREQUEST']._serialized_end=3077 - _globals['_LISTMODELSRESPONSE']._serialized_start=3080 - _globals['_LISTMODELSRESPONSE']._serialized_end=3223 - _globals['_LOOKUPMODELREQUEST']._serialized_start=3225 - _globals['_LOOKUPMODELREQUEST']._serialized_end=3348 - _globals['_LOOKUPMODELRESPONSE']._serialized_start=3350 - _globals['_LOOKUPMODELRESPONSE']._serialized_end=3421 - _globals['_CREATEUSERMODELREQUEST']._serialized_start=3424 - _globals['_CREATEUSERMODELREQUEST']._serialized_end=3561 - _globals['_CREATEUSERMODELRESPONSE']._serialized_start=3563 - _globals['_CREATEUSERMODELRESPONSE']._serialized_end=3655 - _globals['_CREATEUSERMODELBINARYFILEUPLOADREQUEST']._serialized_start=3658 - _globals['_CREATEUSERMODELBINARYFILEUPLOADREQUEST']._serialized_end=3843 - _globals['_CREATEUSERMODELBINARYFILEUPLOADRESPONSE']._serialized_start=3845 - _globals['_CREATEUSERMODELBINARYFILEUPLOADRESPONSE']._serialized_end=3953 - _globals['_LISTUSERMODELSREQUEST']._serialized_start=3956 - _globals['_LISTUSERMODELSREQUEST']._serialized_end=4277 - _globals['_LISTUSERMODELSRESPONSE']._serialized_start=4280 - _globals['_LISTUSERMODELSRESPONSE']._serialized_end=4427 - _globals['_GETUSERMODELREQUEST']._serialized_start=4430 - _globals['_GETUSERMODELREQUEST']._serialized_end=4590 - _globals['_GETUSERMODELRESPONSE']._serialized_start=4592 - _globals['_GETUSERMODELRESPONSE']._serialized_end=4664 - _globals['_UPDATEUSERMODELREQUEST']._serialized_start=4667 - _globals['_UPDATEUSERMODELREQUEST']._serialized_end=4814 - _globals['_UPDATEUSERMODELRESPONSE']._serialized_start=4816 - _globals['_UPDATEUSERMODELRESPONSE']._serialized_end=4891 - _globals['_DELETEUSERMODELREQUEST']._serialized_start=4893 - _globals['_DELETEUSERMODELREQUEST']._serialized_end=4989 - _globals['_DELETEUSERMODELRESPONSE']._serialized_start=4991 - _globals['_DELETEUSERMODELRESPONSE']._serialized_end=5016 - _globals['_RENAMEUSERMODELREQUEST']._serialized_start=5018 - _globals['_RENAMEUSERMODELREQUEST']._serialized_end=5135 - _globals['_RENAMEUSERMODELRESPONSE']._serialized_start=5137 - _globals['_RENAMEUSERMODELRESPONSE']._serialized_end=5212 - _globals['_PUBLISHUSERMODELREQUEST']._serialized_start=5214 - _globals['_PUBLISHUSERMODELREQUEST']._serialized_end=5292 - _globals['_PUBLISHUSERMODELRESPONSE']._serialized_start=5294 - _globals['_PUBLISHUSERMODELRESPONSE']._serialized_end=5370 - _globals['_UNPUBLISHUSERMODELREQUEST']._serialized_start=5372 - _globals['_UNPUBLISHUSERMODELREQUEST']._serialized_end=5452 - _globals['_UNPUBLISHUSERMODELRESPONSE']._serialized_start=5454 - _globals['_UNPUBLISHUSERMODELRESPONSE']._serialized_end=5532 - _globals['_DEPLOYUSERMODELREQUEST']._serialized_start=5534 - _globals['_DEPLOYUSERMODELREQUEST']._serialized_end=5611 - _globals['_DEPLOYUSERMODELRESPONSE']._serialized_start=5613 - _globals['_DEPLOYUSERMODELRESPONSE']._serialized_end=5665 - _globals['_UNDEPLOYUSERMODELREQUEST']._serialized_start=5667 - _globals['_UNDEPLOYUSERMODELREQUEST']._serialized_end=5746 - _globals['_UNDEPLOYUSERMODELRESPONSE']._serialized_start=5748 - _globals['_UNDEPLOYUSERMODELRESPONSE']._serialized_end=5802 - _globals['_GETUSERMODELCARDREQUEST']._serialized_start=5804 - _globals['_GETUSERMODELCARDREQUEST']._serialized_end=5912 - _globals['_GETUSERMODELCARDRESPONSE']._serialized_start=5914 - _globals['_GETUSERMODELCARDRESPONSE']._serialized_end=5996 - _globals['_WATCHUSERMODELREQUEST']._serialized_start=5998 - _globals['_WATCHUSERMODELREQUEST']._serialized_end=6099 - _globals['_WATCHUSERMODELRESPONSE']._serialized_start=6101 - _globals['_WATCHUSERMODELRESPONSE']._serialized_end=6209 - _globals['_TASKINPUT']._serialized_start=6212 - _globals['_TASKINPUT']._serialized_end=7236 - _globals['_TASKINPUTSTREAM']._serialized_start=7239 - _globals['_TASKINPUTSTREAM']._serialized_end=8305 - _globals['_TASKOUTPUT']._serialized_start=8308 - _globals['_TASKOUTPUT']._serialized_end=9418 - _globals['_TRIGGERUSERMODELREQUEST']._serialized_start=9421 - _globals['_TRIGGERUSERMODELREQUEST']._serialized_end=9570 - _globals['_TRIGGERUSERMODELRESPONSE']._serialized_start=9573 - _globals['_TRIGGERUSERMODELRESPONSE']._serialized_end=9714 - _globals['_TRIGGERUSERMODELBINARYFILEUPLOADREQUEST']._serialized_start=9717 - _globals['_TRIGGERUSERMODELBINARYFILEUPLOADREQUEST']._serialized_end=9886 - _globals['_TRIGGERUSERMODELBINARYFILEUPLOADRESPONSE']._serialized_start=9889 - _globals['_TRIGGERUSERMODELBINARYFILEUPLOADRESPONSE']._serialized_end=10058 - _globals['_TESTUSERMODELREQUEST']._serialized_start=10061 - _globals['_TESTUSERMODELREQUEST']._serialized_end=10207 - _globals['_TESTUSERMODELRESPONSE']._serialized_start=10210 - _globals['_TESTUSERMODELRESPONSE']._serialized_end=10360 - _globals['_TESTUSERMODELBINARYFILEUPLOADREQUEST']._serialized_start=10363 - _globals['_TESTUSERMODELBINARYFILEUPLOADREQUEST']._serialized_end=10529 - _globals['_TESTUSERMODELBINARYFILEUPLOADRESPONSE']._serialized_start=10532 - _globals['_TESTUSERMODELBINARYFILEUPLOADRESPONSE']._serialized_end=10698 - _globals['_GETMODELOPERATIONREQUEST']._serialized_start=10700 - _globals['_GETMODELOPERATIONREQUEST']._serialized_end=10819 - _globals['_GETMODELOPERATIONRESPONSE']._serialized_start=10821 - _globals['_GETMODELOPERATIONRESPONSE']._serialized_end=10909 - _globals['_LISTMODELSADMINREQUEST']._serialized_start=10912 - _globals['_LISTMODELSADMINREQUEST']._serialized_end=11177 - _globals['_LISTMODELSADMINRESPONSE']._serialized_start=11180 - _globals['_LISTMODELSADMINRESPONSE']._serialized_end=11328 - _globals['_LOOKUPMODELADMINREQUEST']._serialized_start=11331 - _globals['_LOOKUPMODELADMINREQUEST']._serialized_end=11459 - _globals['_LOOKUPMODELADMINRESPONSE']._serialized_start=11461 - _globals['_LOOKUPMODELADMINRESPONSE']._serialized_end=11537 - _globals['_CHECKMODELADMINREQUEST']._serialized_start=11539 - _globals['_CHECKMODELADMINREQUEST']._serialized_end=11610 - _globals['_CHECKMODELADMINRESPONSE']._serialized_start=11612 - _globals['_CHECKMODELADMINRESPONSE']._serialized_end=11693 - _globals['_DEPLOYMODELADMINREQUEST']._serialized_start=11695 - _globals['_DEPLOYMODELADMINREQUEST']._serialized_end=11767 - _globals['_DEPLOYMODELADMINRESPONSE']._serialized_start=11769 - _globals['_DEPLOYMODELADMINRESPONSE']._serialized_end=11856 - _globals['_UNDEPLOYMODELADMINREQUEST']._serialized_start=11858 - _globals['_UNDEPLOYMODELADMINREQUEST']._serialized_end=11932 - _globals['_UNDEPLOYMODELADMINRESPONSE']._serialized_start=11934 - _globals['_UNDEPLOYMODELADMINRESPONSE']._serialized_end=12023 + _globals['_LIVENESSREQUEST']._serialized_start=990 + _globals['_LIVENESSREQUEST']._serialized_end=1140 + _globals['_LIVENESSRESPONSE']._serialized_start=1142 + _globals['_LIVENESSRESPONSE']._serialized_end=1260 + _globals['_READINESSREQUEST']._serialized_start=1263 + _globals['_READINESSREQUEST']._serialized_end=1414 + _globals['_READINESSRESPONSE']._serialized_start=1416 + _globals['_READINESSRESPONSE']._serialized_end=1535 + _globals['_MODEL']._serialized_start=1538 + _globals['_MODEL']._serialized_end=2582 + _globals['_MODEL_VISIBILITY']._serialized_start=2326 + _globals['_MODEL_VISIBILITY']._serialized_end=2413 + _globals['_MODEL_STATE']._serialized_start=2415 + _globals['_MODEL_STATE']._serialized_end=2499 + _globals['_MODELCARD']._serialized_start=2585 + _globals['_MODELCARD']._serialized_end=2809 + _globals['_LISTMODELSREQUEST']._serialized_start=2812 + _globals['_LISTMODELSREQUEST']._serialized_end=3072 + _globals['_LISTMODELSRESPONSE']._serialized_start=3075 + _globals['_LISTMODELSRESPONSE']._serialized_end=3218 + _globals['_LOOKUPMODELREQUEST']._serialized_start=3220 + _globals['_LOOKUPMODELREQUEST']._serialized_end=3343 + _globals['_LOOKUPMODELRESPONSE']._serialized_start=3345 + _globals['_LOOKUPMODELRESPONSE']._serialized_end=3416 + _globals['_CREATEUSERMODELREQUEST']._serialized_start=3419 + _globals['_CREATEUSERMODELREQUEST']._serialized_end=3556 + _globals['_CREATEUSERMODELRESPONSE']._serialized_start=3558 + _globals['_CREATEUSERMODELRESPONSE']._serialized_end=3650 + _globals['_CREATEUSERMODELBINARYFILEUPLOADREQUEST']._serialized_start=3653 + _globals['_CREATEUSERMODELBINARYFILEUPLOADREQUEST']._serialized_end=3838 + _globals['_CREATEUSERMODELBINARYFILEUPLOADRESPONSE']._serialized_start=3840 + _globals['_CREATEUSERMODELBINARYFILEUPLOADRESPONSE']._serialized_end=3948 + _globals['_LISTUSERMODELSREQUEST']._serialized_start=3951 + _globals['_LISTUSERMODELSREQUEST']._serialized_end=4272 + _globals['_LISTUSERMODELSRESPONSE']._serialized_start=4275 + _globals['_LISTUSERMODELSRESPONSE']._serialized_end=4422 + _globals['_GETUSERMODELREQUEST']._serialized_start=4425 + _globals['_GETUSERMODELREQUEST']._serialized_end=4585 + _globals['_GETUSERMODELRESPONSE']._serialized_start=4587 + _globals['_GETUSERMODELRESPONSE']._serialized_end=4659 + _globals['_UPDATEUSERMODELREQUEST']._serialized_start=4662 + _globals['_UPDATEUSERMODELREQUEST']._serialized_end=4809 + _globals['_UPDATEUSERMODELRESPONSE']._serialized_start=4811 + _globals['_UPDATEUSERMODELRESPONSE']._serialized_end=4886 + _globals['_DELETEUSERMODELREQUEST']._serialized_start=4888 + _globals['_DELETEUSERMODELREQUEST']._serialized_end=4984 + _globals['_DELETEUSERMODELRESPONSE']._serialized_start=4986 + _globals['_DELETEUSERMODELRESPONSE']._serialized_end=5011 + _globals['_RENAMEUSERMODELREQUEST']._serialized_start=5013 + _globals['_RENAMEUSERMODELREQUEST']._serialized_end=5130 + _globals['_RENAMEUSERMODELRESPONSE']._serialized_start=5132 + _globals['_RENAMEUSERMODELRESPONSE']._serialized_end=5207 + _globals['_PUBLISHUSERMODELREQUEST']._serialized_start=5209 + _globals['_PUBLISHUSERMODELREQUEST']._serialized_end=5287 + _globals['_PUBLISHUSERMODELRESPONSE']._serialized_start=5289 + _globals['_PUBLISHUSERMODELRESPONSE']._serialized_end=5365 + _globals['_UNPUBLISHUSERMODELREQUEST']._serialized_start=5367 + _globals['_UNPUBLISHUSERMODELREQUEST']._serialized_end=5447 + _globals['_UNPUBLISHUSERMODELRESPONSE']._serialized_start=5449 + _globals['_UNPUBLISHUSERMODELRESPONSE']._serialized_end=5527 + _globals['_DEPLOYUSERMODELREQUEST']._serialized_start=5529 + _globals['_DEPLOYUSERMODELREQUEST']._serialized_end=5606 + _globals['_DEPLOYUSERMODELRESPONSE']._serialized_start=5608 + _globals['_DEPLOYUSERMODELRESPONSE']._serialized_end=5660 + _globals['_UNDEPLOYUSERMODELREQUEST']._serialized_start=5662 + _globals['_UNDEPLOYUSERMODELREQUEST']._serialized_end=5741 + _globals['_UNDEPLOYUSERMODELRESPONSE']._serialized_start=5743 + _globals['_UNDEPLOYUSERMODELRESPONSE']._serialized_end=5797 + _globals['_GETUSERMODELCARDREQUEST']._serialized_start=5799 + _globals['_GETUSERMODELCARDREQUEST']._serialized_end=5907 + _globals['_GETUSERMODELCARDRESPONSE']._serialized_start=5909 + _globals['_GETUSERMODELCARDRESPONSE']._serialized_end=5991 + _globals['_WATCHUSERMODELREQUEST']._serialized_start=5993 + _globals['_WATCHUSERMODELREQUEST']._serialized_end=6094 + _globals['_WATCHUSERMODELRESPONSE']._serialized_start=6096 + _globals['_WATCHUSERMODELRESPONSE']._serialized_end=6204 + _globals['_TASKINPUT']._serialized_start=6207 + _globals['_TASKINPUT']._serialized_end=7231 + _globals['_TASKINPUTSTREAM']._serialized_start=7234 + _globals['_TASKINPUTSTREAM']._serialized_end=8300 + _globals['_TASKOUTPUT']._serialized_start=8303 + _globals['_TASKOUTPUT']._serialized_end=9413 + _globals['_TRIGGERUSERMODELREQUEST']._serialized_start=9416 + _globals['_TRIGGERUSERMODELREQUEST']._serialized_end=9565 + _globals['_TRIGGERUSERMODELRESPONSE']._serialized_start=9568 + _globals['_TRIGGERUSERMODELRESPONSE']._serialized_end=9709 + _globals['_TRIGGERUSERMODELBINARYFILEUPLOADREQUEST']._serialized_start=9712 + _globals['_TRIGGERUSERMODELBINARYFILEUPLOADREQUEST']._serialized_end=9881 + _globals['_TRIGGERUSERMODELBINARYFILEUPLOADRESPONSE']._serialized_start=9884 + _globals['_TRIGGERUSERMODELBINARYFILEUPLOADRESPONSE']._serialized_end=10053 + _globals['_TESTUSERMODELREQUEST']._serialized_start=10056 + _globals['_TESTUSERMODELREQUEST']._serialized_end=10202 + _globals['_TESTUSERMODELRESPONSE']._serialized_start=10205 + _globals['_TESTUSERMODELRESPONSE']._serialized_end=10355 + _globals['_TESTUSERMODELBINARYFILEUPLOADREQUEST']._serialized_start=10358 + _globals['_TESTUSERMODELBINARYFILEUPLOADREQUEST']._serialized_end=10524 + _globals['_TESTUSERMODELBINARYFILEUPLOADRESPONSE']._serialized_start=10527 + _globals['_TESTUSERMODELBINARYFILEUPLOADRESPONSE']._serialized_end=10693 + _globals['_GETMODELOPERATIONREQUEST']._serialized_start=10695 + _globals['_GETMODELOPERATIONREQUEST']._serialized_end=10814 + _globals['_GETMODELOPERATIONRESPONSE']._serialized_start=10816 + _globals['_GETMODELOPERATIONRESPONSE']._serialized_end=10904 + _globals['_LISTMODELSADMINREQUEST']._serialized_start=10907 + _globals['_LISTMODELSADMINREQUEST']._serialized_end=11172 + _globals['_LISTMODELSADMINRESPONSE']._serialized_start=11175 + _globals['_LISTMODELSADMINRESPONSE']._serialized_end=11323 + _globals['_LOOKUPMODELADMINREQUEST']._serialized_start=11326 + _globals['_LOOKUPMODELADMINREQUEST']._serialized_end=11454 + _globals['_LOOKUPMODELADMINRESPONSE']._serialized_start=11456 + _globals['_LOOKUPMODELADMINRESPONSE']._serialized_end=11532 + _globals['_CHECKMODELADMINREQUEST']._serialized_start=11534 + _globals['_CHECKMODELADMINREQUEST']._serialized_end=11605 + _globals['_CHECKMODELADMINRESPONSE']._serialized_start=11607 + _globals['_CHECKMODELADMINRESPONSE']._serialized_end=11688 + _globals['_DEPLOYMODELADMINREQUEST']._serialized_start=11690 + _globals['_DEPLOYMODELADMINREQUEST']._serialized_end=11762 + _globals['_DEPLOYMODELADMINRESPONSE']._serialized_start=11764 + _globals['_DEPLOYMODELADMINRESPONSE']._serialized_end=11851 + _globals['_UNDEPLOYMODELADMINREQUEST']._serialized_start=11853 + _globals['_UNDEPLOYMODELADMINREQUEST']._serialized_end=11927 + _globals['_UNDEPLOYMODELADMINRESPONSE']._serialized_start=11929 + _globals['_UNDEPLOYMODELADMINRESPONSE']._serialized_end=12018 # @@protoc_insertion_point(module_scope) diff --git a/model/model/v1alpha/model_pb2.pyi b/model/model/v1alpha/model_pb2.pyi index 4f6eb38..060789a 100644 --- a/model/model/v1alpha/model_pb2.pyi +++ b/model/model/v1alpha/model_pb2.pyi @@ -4,7 +4,7 @@ isort:skip_file """ import builtins import collections.abc -import common.healthcheck.v1alpha.healthcheck_pb2 +import common.healthcheck.v1beta.healthcheck_pb2 import common.task.v1alpha.task_pb2 import google.longrunning.operations_pb2 import google.protobuf.descriptor @@ -45,12 +45,12 @@ class LivenessRequest(google.protobuf.message.Message): HEALTH_CHECK_REQUEST_FIELD_NUMBER: builtins.int @property - def health_check_request(self) -> common.healthcheck.v1alpha.healthcheck_pb2.HealthCheckRequest: + def health_check_request(self) -> common.healthcheck.v1beta.healthcheck_pb2.HealthCheckRequest: """HealthCheckRequest message""" def __init__( self, *, - health_check_request: common.healthcheck.v1alpha.healthcheck_pb2.HealthCheckRequest | None = ..., + health_check_request: common.healthcheck.v1beta.healthcheck_pb2.HealthCheckRequest | None = ..., ) -> None: ... def HasField(self, field_name: typing_extensions.Literal["_health_check_request", b"_health_check_request", "health_check_request", b"health_check_request"]) -> builtins.bool: ... def ClearField(self, field_name: typing_extensions.Literal["_health_check_request", b"_health_check_request", "health_check_request", b"health_check_request"]) -> None: ... @@ -66,12 +66,12 @@ class LivenessResponse(google.protobuf.message.Message): HEALTH_CHECK_RESPONSE_FIELD_NUMBER: builtins.int @property - def health_check_response(self) -> common.healthcheck.v1alpha.healthcheck_pb2.HealthCheckResponse: + def health_check_response(self) -> common.healthcheck.v1beta.healthcheck_pb2.HealthCheckResponse: """HealthCheckResponse message""" def __init__( self, *, - health_check_response: common.healthcheck.v1alpha.healthcheck_pb2.HealthCheckResponse | None = ..., + health_check_response: common.healthcheck.v1beta.healthcheck_pb2.HealthCheckResponse | None = ..., ) -> None: ... def HasField(self, field_name: typing_extensions.Literal["health_check_response", b"health_check_response"]) -> builtins.bool: ... def ClearField(self, field_name: typing_extensions.Literal["health_check_response", b"health_check_response"]) -> None: ... @@ -86,12 +86,12 @@ class ReadinessRequest(google.protobuf.message.Message): HEALTH_CHECK_REQUEST_FIELD_NUMBER: builtins.int @property - def health_check_request(self) -> common.healthcheck.v1alpha.healthcheck_pb2.HealthCheckRequest: + def health_check_request(self) -> common.healthcheck.v1beta.healthcheck_pb2.HealthCheckRequest: """HealthCheckRequest message""" def __init__( self, *, - health_check_request: common.healthcheck.v1alpha.healthcheck_pb2.HealthCheckRequest | None = ..., + health_check_request: common.healthcheck.v1beta.healthcheck_pb2.HealthCheckRequest | None = ..., ) -> None: ... def HasField(self, field_name: typing_extensions.Literal["_health_check_request", b"_health_check_request", "health_check_request", b"health_check_request"]) -> builtins.bool: ... def ClearField(self, field_name: typing_extensions.Literal["_health_check_request", b"_health_check_request", "health_check_request", b"health_check_request"]) -> None: ... @@ -107,12 +107,12 @@ class ReadinessResponse(google.protobuf.message.Message): HEALTH_CHECK_RESPONSE_FIELD_NUMBER: builtins.int @property - def health_check_response(self) -> common.healthcheck.v1alpha.healthcheck_pb2.HealthCheckResponse: + def health_check_response(self) -> common.healthcheck.v1beta.healthcheck_pb2.HealthCheckResponse: """HealthCheckResponse message""" def __init__( self, *, - health_check_response: common.healthcheck.v1alpha.healthcheck_pb2.HealthCheckResponse | None = ..., + health_check_response: common.healthcheck.v1beta.healthcheck_pb2.HealthCheckResponse | None = ..., ) -> None: ... def HasField(self, field_name: typing_extensions.Literal["health_check_response", b"health_check_response"]) -> builtins.bool: ... def ClearField(self, field_name: typing_extensions.Literal["health_check_response", b"health_check_response"]) -> None: ... diff --git a/vdp/controller/v1alpha/controller_pb2.py b/vdp/controller/v1alpha/controller_pb2.py deleted file mode 100644 index 957b7f6..0000000 --- a/vdp/controller/v1alpha/controller_pb2.py +++ /dev/null @@ -1,71 +0,0 @@ -# -*- coding: utf-8 -*- -# Generated by the protocol buffer compiler. DO NOT EDIT! -# source: vdp/controller/v1alpha/controller.proto -"""Generated protocol buffer code.""" -from google.protobuf import descriptor as _descriptor -from google.protobuf import descriptor_pool as _descriptor_pool -from google.protobuf import symbol_database as _symbol_database -from google.protobuf.internal import builder as _builder -# @@protoc_insertion_point(imports) - -_sym_db = _symbol_database.Default() - - -from common.healthcheck.v1alpha import healthcheck_pb2 as common_dot_healthcheck_dot_v1alpha_dot_healthcheck__pb2 -from google.api import field_behavior_pb2 as google_dot_api_dot_field__behavior__pb2 -from google.api import resource_pb2 as google_dot_api_dot_resource__pb2 -from protoc_gen_openapiv2.options import annotations_pb2 as protoc__gen__openapiv2_dot_options_dot_annotations__pb2 -from vdp.pipeline.v1alpha import connector_pb2 as vdp_dot_pipeline_dot_v1alpha_dot_connector__pb2 -from vdp.pipeline.v1alpha import pipeline_pb2 as vdp_dot_pipeline_dot_v1alpha_dot_pipeline__pb2 - - -DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\'vdp/controller/v1alpha/controller.proto\x12\x16vdp.controller.v1alpha\x1a,common/healthcheck/v1alpha/healthcheck.proto\x1a\x1fgoogle/api/field_behavior.proto\x1a\x19google/api/resource.proto\x1a.protoc-gen-openapiv2/options/annotations.proto\x1a$vdp/pipeline/v1alpha/connector.proto\x1a#vdp/pipeline/v1alpha/pipeline.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\"\xc2\x03\n\x08Resource\x12\x33\n\x12resource_permalink\x18\x01 \x01(\tB\x04\xe2\x41\x01\x02R\x11resourcePermalink\x12\x44\n\x0epipeline_state\x18\x03 \x01(\x0e\x32\x1b.vdp.pipeline.v1alpha.StateH\x00R\rpipelineState\x12P\n\x0f\x63onnector_state\x18\x04 \x01(\x0e\x32%.vdp.pipeline.v1alpha.Connector.StateH\x00R\x0e\x63onnectorState\x12\x64\n\rbackend_state\x18\x05 \x01(\x0e\x32=.common.healthcheck.v1alpha.HealthCheckResponse.ServingStatusH\x00R\x0c\x62\x61\x63kendState\x12%\n\x08progress\x18\x06 \x01(\x05\x42\x04\xe2\x41\x01\x01H\x01R\x08progress\x88\x01\x01:F\xea\x41\x43\n\x19\x61pi.instill.tech/Resource\x12&resources/{resource_uuid}/types/{type}B\x07\n\x05stateB\x0b\n\t_progress\"\x8b\x01\n\x12GetResourceRequest\x12u\n\x12resource_permalink\x18\x01 \x01(\tBF\x92\x41!\xca>\x1e\xfa\x02\x1bresource.resource_permalink\xe2\x41\x01\x02\xfa\x41\x1b\n\x19\x61pi.instill.tech/ResourceR\x11resourcePermalink\"S\n\x13GetResourceResponse\x12<\n\x08resource\x18\x01 \x01(\x0b\x32 .vdp.controller.v1alpha.ResourceR\x08resource\"\x97\x01\n\x15UpdateResourceRequest\x12\x42\n\x08resource\x18\x01 \x01(\x0b\x32 .vdp.controller.v1alpha.ResourceB\x04\xe2\x41\x01\x02R\x08resource\x12*\n\x0bworkflow_id\x18\x02 \x01(\tB\x04\xe2\x41\x01\x01H\x00R\nworkflowId\x88\x01\x01\x42\x0e\n\x0c_workflow_id\"V\n\x16UpdateResourceResponse\x12<\n\x08resource\x18\x01 \x01(\x0b\x32 .vdp.controller.v1alpha.ResourceR\x08resource\"\x8e\x01\n\x15\x44\x65leteResourceRequest\x12u\n\x12resource_permalink\x18\x01 \x01(\tBF\x92\x41!\xca>\x1e\xfa\x02\x1bresource.resource_permalink\xe2\x41\x01\x02\xfa\x41\x1b\n\x19\x61pi.instill.tech/ResourceR\x11resourcePermalink\"\x18\n\x16\x44\x65leteResourceResponseB\xf3\x01\n\x1a\x63om.vdp.controller.v1alphaB\x0f\x43ontrollerProtoP\x01ZJgithub.com/instill-ai/protogen-go/vdp/controller/v1alpha;controllerv1alpha\xa2\x02\x03VCX\xaa\x02\x16Vdp.Controller.V1alpha\xca\x02\x16Vdp\\Controller\\V1alpha\xe2\x02\"Vdp\\Controller\\V1alpha\\GPBMetadata\xea\x02\x18Vdp::Controller::V1alphab\x06proto3') - -_globals = globals() -_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals) -_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'vdp.controller.v1alpha.controller_pb2', _globals) -if _descriptor._USE_C_DESCRIPTORS == False: - - DESCRIPTOR._options = None - DESCRIPTOR._serialized_options = b'\n\032com.vdp.controller.v1alphaB\017ControllerProtoP\001ZJgithub.com/instill-ai/protogen-go/vdp/controller/v1alpha;controllerv1alpha\242\002\003VCX\252\002\026Vdp.Controller.V1alpha\312\002\026Vdp\\Controller\\V1alpha\342\002\"Vdp\\Controller\\V1alpha\\GPBMetadata\352\002\030Vdp::Controller::V1alpha' - _LIVENESSREQUEST.fields_by_name['health_check_request']._options = None - _LIVENESSREQUEST.fields_by_name['health_check_request']._serialized_options = b'\342A\001\001' - _READINESSREQUEST.fields_by_name['health_check_request']._options = None - _READINESSREQUEST.fields_by_name['health_check_request']._serialized_options = b'\342A\001\001' - _RESOURCE.fields_by_name['resource_permalink']._options = None - _RESOURCE.fields_by_name['resource_permalink']._serialized_options = b'\342A\001\002' - _RESOURCE.fields_by_name['progress']._options = None - _RESOURCE.fields_by_name['progress']._serialized_options = b'\342A\001\001' - _RESOURCE._options = None - _RESOURCE._serialized_options = b'\352AC\n\031api.instill.tech/Resource\022&resources/{resource_uuid}/types/{type}' - _GETRESOURCEREQUEST.fields_by_name['resource_permalink']._options = None - _GETRESOURCEREQUEST.fields_by_name['resource_permalink']._serialized_options = b'\222A!\312>\036\372\002\033resource.resource_permalink\342A\001\002\372A\033\n\031api.instill.tech/Resource' - _UPDATERESOURCEREQUEST.fields_by_name['resource']._options = None - _UPDATERESOURCEREQUEST.fields_by_name['resource']._serialized_options = b'\342A\001\002' - _UPDATERESOURCEREQUEST.fields_by_name['workflow_id']._options = None - _UPDATERESOURCEREQUEST.fields_by_name['workflow_id']._serialized_options = b'\342A\001\001' - _DELETERESOURCEREQUEST.fields_by_name['resource_permalink']._options = None - _DELETERESOURCEREQUEST.fields_by_name['resource_permalink']._serialized_options = b'\222A!\312>\036\372\002\033resource.resource_permalink\342A\001\002\372A\033\n\031api.instill.tech/Resource' - _globals['_LIVENESSREQUEST']._serialized_start=297 - _globals['_LIVENESSREQUEST']._serialized_end=448 - _globals['_LIVENESSRESPONSE']._serialized_start=450 - _globals['_LIVENESSRESPONSE']._serialized_end=569 - _globals['_READINESSREQUEST']._serialized_start=572 - _globals['_READINESSREQUEST']._serialized_end=724 - _globals['_READINESSRESPONSE']._serialized_start=726 - _globals['_READINESSRESPONSE']._serialized_end=846 - _globals['_RESOURCE']._serialized_start=849 - _globals['_RESOURCE']._serialized_end=1299 - _globals['_GETRESOURCEREQUEST']._serialized_start=1302 - _globals['_GETRESOURCEREQUEST']._serialized_end=1441 - _globals['_GETRESOURCERESPONSE']._serialized_start=1443 - _globals['_GETRESOURCERESPONSE']._serialized_end=1526 - _globals['_UPDATERESOURCEREQUEST']._serialized_start=1529 - _globals['_UPDATERESOURCEREQUEST']._serialized_end=1680 - _globals['_UPDATERESOURCERESPONSE']._serialized_start=1682 - _globals['_UPDATERESOURCERESPONSE']._serialized_end=1768 - _globals['_DELETERESOURCEREQUEST']._serialized_start=1771 - _globals['_DELETERESOURCEREQUEST']._serialized_end=1913 - _globals['_DELETERESOURCERESPONSE']._serialized_start=1915 - _globals['_DELETERESOURCERESPONSE']._serialized_end=1939 -# @@protoc_insertion_point(module_scope) diff --git a/vdp/controller/v1alpha/controller_service_pb2.py b/vdp/controller/v1alpha/controller_service_pb2.py deleted file mode 100644 index 19c7fe2..0000000 --- a/vdp/controller/v1alpha/controller_service_pb2.py +++ /dev/null @@ -1,40 +0,0 @@ -# -*- coding: utf-8 -*- -# Generated by the protocol buffer compiler. DO NOT EDIT! -# source: vdp/controller/v1alpha/controller_service.proto -"""Generated protocol buffer code.""" -from google.protobuf import descriptor as _descriptor -from google.protobuf import descriptor_pool as _descriptor_pool -from google.protobuf import symbol_database as _symbol_database -from google.protobuf.internal import builder as _builder -# @@protoc_insertion_point(imports) - -_sym_db = _symbol_database.Default() - - -from google.api import annotations_pb2 as google_dot_api_dot_annotations__pb2 -from google.api import client_pb2 as google_dot_api_dot_client__pb2 -from vdp.controller.v1alpha import controller_pb2 as vdp_dot_controller_dot_v1alpha_dot_controller__pb2 - - -DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n/vdp/controller/v1alpha/controller_service.proto\x12\x16vdp.controller.v1alpha\x1a\x1cgoogle/api/annotations.proto\x1a\x17google/api/client.proto\x1a\'vdp/controller/v1alpha/controller.proto2\xf0\x06\n\x18\x43ontrollerPrivateService\x12\x98\x01\n\x08Liveness\x12\'.vdp.controller.v1alpha.LivenessRequest\x1a(.vdp.controller.v1alpha.LivenessResponse\"9\x82\xd3\xe4\x93\x02\x33\x12\x13/v1alpha/__livenessZ\x1c\x12\x1a/v1alpha/health/controller\x12~\n\tReadiness\x12(.vdp.controller.v1alpha.ReadinessRequest\x1a).vdp.controller.v1alpha.ReadinessResponse\"\x1c\x82\xd3\xe4\x93\x02\x16\x12\x14/v1alpha/__readiness\x12\xb6\x01\n\x0bGetResource\x12*.vdp.controller.v1alpha.GetResourceRequest\x1a+.vdp.controller.v1alpha.GetResourceResponse\"N\xda\x41\x12resource_permalink\x82\xd3\xe4\x93\x02\x33\x12\x31/v1alpha/{resource_permalink=resources/*/types/*}\x12\xbd\x01\n\x0eUpdateResource\x12-.vdp.controller.v1alpha.UpdateResourceRequest\x1a..vdp.controller.v1alpha.UpdateResourceResponse\"L\x82\xd3\xe4\x93\x02\x46\x32:/v1alpha/{resource.resource_permalink=resources/*/types/*}:\x08resource\x12\xbf\x01\n\x0e\x44\x65leteResource\x12-.vdp.controller.v1alpha.DeleteResourceRequest\x1a..vdp.controller.v1alpha.DeleteResourceResponse\"N\xda\x41\x12resource_permalink\x82\xd3\xe4\x93\x02\x33*1/v1alpha/{resource_permalink=resources/*/types/*}B\xfa\x01\n\x1a\x63om.vdp.controller.v1alphaB\x16\x43ontrollerServiceProtoP\x01ZJgithub.com/instill-ai/protogen-go/vdp/controller/v1alpha;controllerv1alpha\xa2\x02\x03VCX\xaa\x02\x16Vdp.Controller.V1alpha\xca\x02\x16Vdp\\Controller\\V1alpha\xe2\x02\"Vdp\\Controller\\V1alpha\\GPBMetadata\xea\x02\x18Vdp::Controller::V1alphab\x06proto3') - -_globals = globals() -_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals) -_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'vdp.controller.v1alpha.controller_service_pb2', _globals) -if _descriptor._USE_C_DESCRIPTORS == False: - - DESCRIPTOR._options = None - DESCRIPTOR._serialized_options = b'\n\032com.vdp.controller.v1alphaB\026ControllerServiceProtoP\001ZJgithub.com/instill-ai/protogen-go/vdp/controller/v1alpha;controllerv1alpha\242\002\003VCX\252\002\026Vdp.Controller.V1alpha\312\002\026Vdp\\Controller\\V1alpha\342\002\"Vdp\\Controller\\V1alpha\\GPBMetadata\352\002\030Vdp::Controller::V1alpha' - _CONTROLLERPRIVATESERVICE.methods_by_name['Liveness']._options = None - _CONTROLLERPRIVATESERVICE.methods_by_name['Liveness']._serialized_options = b'\202\323\344\223\0023\022\023/v1alpha/__livenessZ\034\022\032/v1alpha/health/controller' - _CONTROLLERPRIVATESERVICE.methods_by_name['Readiness']._options = None - _CONTROLLERPRIVATESERVICE.methods_by_name['Readiness']._serialized_options = b'\202\323\344\223\002\026\022\024/v1alpha/__readiness' - _CONTROLLERPRIVATESERVICE.methods_by_name['GetResource']._options = None - _CONTROLLERPRIVATESERVICE.methods_by_name['GetResource']._serialized_options = b'\332A\022resource_permalink\202\323\344\223\0023\0221/v1alpha/{resource_permalink=resources/*/types/*}' - _CONTROLLERPRIVATESERVICE.methods_by_name['UpdateResource']._options = None - _CONTROLLERPRIVATESERVICE.methods_by_name['UpdateResource']._serialized_options = b'\202\323\344\223\002F2:/v1alpha/{resource.resource_permalink=resources/*/types/*}:\010resource' - _CONTROLLERPRIVATESERVICE.methods_by_name['DeleteResource']._options = None - _CONTROLLERPRIVATESERVICE.methods_by_name['DeleteResource']._serialized_options = b'\332A\022resource_permalink\202\323\344\223\0023*1/v1alpha/{resource_permalink=resources/*/types/*}' - _globals['_CONTROLLERPRIVATESERVICE']._serialized_start=172 - _globals['_CONTROLLERPRIVATESERVICE']._serialized_end=1052 -# @@protoc_insertion_point(module_scope) diff --git a/vdp/controller/v1beta/controller_pb2.py b/vdp/controller/v1beta/controller_pb2.py new file mode 100644 index 0000000..597be21 --- /dev/null +++ b/vdp/controller/v1beta/controller_pb2.py @@ -0,0 +1,71 @@ +# -*- coding: utf-8 -*- +# Generated by the protocol buffer compiler. DO NOT EDIT! +# source: vdp/controller/v1beta/controller.proto +"""Generated protocol buffer code.""" +from google.protobuf import descriptor as _descriptor +from google.protobuf import descriptor_pool as _descriptor_pool +from google.protobuf import symbol_database as _symbol_database +from google.protobuf.internal import builder as _builder +# @@protoc_insertion_point(imports) + +_sym_db = _symbol_database.Default() + + +from common.healthcheck.v1beta import healthcheck_pb2 as common_dot_healthcheck_dot_v1beta_dot_healthcheck__pb2 +from google.api import field_behavior_pb2 as google_dot_api_dot_field__behavior__pb2 +from google.api import resource_pb2 as google_dot_api_dot_resource__pb2 +from protoc_gen_openapiv2.options import annotations_pb2 as protoc__gen__openapiv2_dot_options_dot_annotations__pb2 +from vdp.pipeline.v1beta import connector_pb2 as vdp_dot_pipeline_dot_v1beta_dot_connector__pb2 +from vdp.pipeline.v1beta import pipeline_pb2 as vdp_dot_pipeline_dot_v1beta_dot_pipeline__pb2 + + +DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n&vdp/controller/v1beta/controller.proto\x12\x15vdp.controller.v1beta\x1a+common/healthcheck/v1beta/healthcheck.proto\x1a\x1fgoogle/api/field_behavior.proto\x1a\x19google/api/resource.proto\x1a.protoc-gen-openapiv2/options/annotations.proto\x1a#vdp/pipeline/v1beta/connector.proto\x1a\"vdp/pipeline/v1beta/pipeline.proto\"\x96\x01\n\x0fLivenessRequest\x12j\n\x14health_check_request\x18\x01 \x01(\x0b\x32-.common.healthcheck.v1beta.HealthCheckRequestB\x04\xe2\x41\x01\x01H\x00R\x12healthCheckRequest\x88\x01\x01\x42\x17\n\x15_health_check_request\"v\n\x10LivenessResponse\x12\x62\n\x15health_check_response\x18\x01 \x01(\x0b\x32..common.healthcheck.v1beta.HealthCheckResponseR\x13healthCheckResponse\"\x97\x01\n\x10ReadinessRequest\x12j\n\x14health_check_request\x18\x01 \x01(\x0b\x32-.common.healthcheck.v1beta.HealthCheckRequestB\x04\xe2\x41\x01\x01H\x00R\x12healthCheckRequest\x88\x01\x01\x42\x17\n\x15_health_check_request\"w\n\x11ReadinessResponse\x12\x62\n\x15health_check_response\x18\x01 \x01(\x0b\x32..common.healthcheck.v1beta.HealthCheckResponseR\x13healthCheckResponse\"\xbf\x03\n\x08Resource\x12\x33\n\x12resource_permalink\x18\x01 \x01(\tB\x04\xe2\x41\x01\x02R\x11resourcePermalink\x12\x43\n\x0epipeline_state\x18\x03 \x01(\x0e\x32\x1a.vdp.pipeline.v1beta.StateH\x00R\rpipelineState\x12O\n\x0f\x63onnector_state\x18\x04 \x01(\x0e\x32$.vdp.pipeline.v1beta.Connector.StateH\x00R\x0e\x63onnectorState\x12\x63\n\rbackend_state\x18\x05 \x01(\x0e\x32<.common.healthcheck.v1beta.HealthCheckResponse.ServingStatusH\x00R\x0c\x62\x61\x63kendState\x12%\n\x08progress\x18\x06 \x01(\x05\x42\x04\xe2\x41\x01\x01H\x01R\x08progress\x88\x01\x01:F\xea\x41\x43\n\x19\x61pi.instill.tech/Resource\x12&resources/{resource_uuid}/types/{type}B\x07\n\x05stateB\x0b\n\t_progress\"\x8b\x01\n\x12GetResourceRequest\x12u\n\x12resource_permalink\x18\x01 \x01(\tBF\x92\x41!\xca>\x1e\xfa\x02\x1bresource.resource_permalink\xe2\x41\x01\x02\xfa\x41\x1b\n\x19\x61pi.instill.tech/ResourceR\x11resourcePermalink\"R\n\x13GetResourceResponse\x12;\n\x08resource\x18\x01 \x01(\x0b\x32\x1f.vdp.controller.v1beta.ResourceR\x08resource\"\x96\x01\n\x15UpdateResourceRequest\x12\x41\n\x08resource\x18\x01 \x01(\x0b\x32\x1f.vdp.controller.v1beta.ResourceB\x04\xe2\x41\x01\x02R\x08resource\x12*\n\x0bworkflow_id\x18\x02 \x01(\tB\x04\xe2\x41\x01\x01H\x00R\nworkflowId\x88\x01\x01\x42\x0e\n\x0c_workflow_id\"U\n\x16UpdateResourceResponse\x12;\n\x08resource\x18\x01 \x01(\x0b\x32\x1f.vdp.controller.v1beta.ResourceR\x08resource\"\x8e\x01\n\x15\x44\x65leteResourceRequest\x12u\n\x12resource_permalink\x18\x01 \x01(\tBF\x92\x41!\xca>\x1e\xfa\x02\x1bresource.resource_permalink\xe2\x41\x01\x02\xfa\x41\x1b\n\x19\x61pi.instill.tech/ResourceR\x11resourcePermalink\"\x18\n\x16\x44\x65leteResourceResponseB\xec\x01\n\x19\x63om.vdp.controller.v1betaB\x0f\x43ontrollerProtoP\x01ZHgithub.com/instill-ai/protogen-go/vdp/controller/v1beta;controllerv1beta\xa2\x02\x03VCX\xaa\x02\x15Vdp.Controller.V1beta\xca\x02\x15Vdp\\Controller\\V1beta\xe2\x02!Vdp\\Controller\\V1beta\\GPBMetadata\xea\x02\x17Vdp::Controller::V1betab\x06proto3') + +_globals = globals() +_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals) +_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'vdp.controller.v1beta.controller_pb2', _globals) +if _descriptor._USE_C_DESCRIPTORS == False: + + DESCRIPTOR._options = None + DESCRIPTOR._serialized_options = b'\n\031com.vdp.controller.v1betaB\017ControllerProtoP\001ZHgithub.com/instill-ai/protogen-go/vdp/controller/v1beta;controllerv1beta\242\002\003VCX\252\002\025Vdp.Controller.V1beta\312\002\025Vdp\\Controller\\V1beta\342\002!Vdp\\Controller\\V1beta\\GPBMetadata\352\002\027Vdp::Controller::V1beta' + _LIVENESSREQUEST.fields_by_name['health_check_request']._options = None + _LIVENESSREQUEST.fields_by_name['health_check_request']._serialized_options = b'\342A\001\001' + _READINESSREQUEST.fields_by_name['health_check_request']._options = None + _READINESSREQUEST.fields_by_name['health_check_request']._serialized_options = b'\342A\001\001' + _RESOURCE.fields_by_name['resource_permalink']._options = None + _RESOURCE.fields_by_name['resource_permalink']._serialized_options = b'\342A\001\002' + _RESOURCE.fields_by_name['progress']._options = None + _RESOURCE.fields_by_name['progress']._serialized_options = b'\342A\001\001' + _RESOURCE._options = None + _RESOURCE._serialized_options = b'\352AC\n\031api.instill.tech/Resource\022&resources/{resource_uuid}/types/{type}' + _GETRESOURCEREQUEST.fields_by_name['resource_permalink']._options = None + _GETRESOURCEREQUEST.fields_by_name['resource_permalink']._serialized_options = b'\222A!\312>\036\372\002\033resource.resource_permalink\342A\001\002\372A\033\n\031api.instill.tech/Resource' + _UPDATERESOURCEREQUEST.fields_by_name['resource']._options = None + _UPDATERESOURCEREQUEST.fields_by_name['resource']._serialized_options = b'\342A\001\002' + _UPDATERESOURCEREQUEST.fields_by_name['workflow_id']._options = None + _UPDATERESOURCEREQUEST.fields_by_name['workflow_id']._serialized_options = b'\342A\001\001' + _DELETERESOURCEREQUEST.fields_by_name['resource_permalink']._options = None + _DELETERESOURCEREQUEST.fields_by_name['resource_permalink']._serialized_options = b'\222A!\312>\036\372\002\033resource.resource_permalink\342A\001\002\372A\033\n\031api.instill.tech/Resource' + _globals['_LIVENESSREQUEST']._serialized_start=292 + _globals['_LIVENESSREQUEST']._serialized_end=442 + _globals['_LIVENESSRESPONSE']._serialized_start=444 + _globals['_LIVENESSRESPONSE']._serialized_end=562 + _globals['_READINESSREQUEST']._serialized_start=565 + _globals['_READINESSREQUEST']._serialized_end=716 + _globals['_READINESSRESPONSE']._serialized_start=718 + _globals['_READINESSRESPONSE']._serialized_end=837 + _globals['_RESOURCE']._serialized_start=840 + _globals['_RESOURCE']._serialized_end=1287 + _globals['_GETRESOURCEREQUEST']._serialized_start=1290 + _globals['_GETRESOURCEREQUEST']._serialized_end=1429 + _globals['_GETRESOURCERESPONSE']._serialized_start=1431 + _globals['_GETRESOURCERESPONSE']._serialized_end=1513 + _globals['_UPDATERESOURCEREQUEST']._serialized_start=1516 + _globals['_UPDATERESOURCEREQUEST']._serialized_end=1666 + _globals['_UPDATERESOURCERESPONSE']._serialized_start=1668 + _globals['_UPDATERESOURCERESPONSE']._serialized_end=1753 + _globals['_DELETERESOURCEREQUEST']._serialized_start=1756 + _globals['_DELETERESOURCEREQUEST']._serialized_end=1898 + _globals['_DELETERESOURCERESPONSE']._serialized_start=1900 + _globals['_DELETERESOURCERESPONSE']._serialized_end=1924 +# @@protoc_insertion_point(module_scope) diff --git a/vdp/controller/v1alpha/controller_pb2.pyi b/vdp/controller/v1beta/controller_pb2.pyi similarity index 86% rename from vdp/controller/v1alpha/controller_pb2.pyi rename to vdp/controller/v1beta/controller_pb2.pyi index dfc9e43..e7980f9 100644 --- a/vdp/controller/v1alpha/controller_pb2.pyi +++ b/vdp/controller/v1beta/controller_pb2.pyi @@ -3,13 +3,13 @@ isort:skip_file """ import builtins -import common.healthcheck.v1alpha.healthcheck_pb2 +import common.healthcheck.v1beta.healthcheck_pb2 import google.protobuf.descriptor import google.protobuf.message import sys import typing -import vdp.pipeline.v1alpha.connector_pb2 -import vdp.pipeline.v1alpha.pipeline_pb2 +import vdp.pipeline.v1beta.connector_pb2 +import vdp.pipeline.v1beta.pipeline_pb2 if sys.version_info >= (3, 8): import typing as typing_extensions @@ -26,12 +26,12 @@ class LivenessRequest(google.protobuf.message.Message): HEALTH_CHECK_REQUEST_FIELD_NUMBER: builtins.int @property - def health_check_request(self) -> common.healthcheck.v1alpha.healthcheck_pb2.HealthCheckRequest: + def health_check_request(self) -> common.healthcheck.v1beta.healthcheck_pb2.HealthCheckRequest: """HealthCheckRequest message""" def __init__( self, *, - health_check_request: common.healthcheck.v1alpha.healthcheck_pb2.HealthCheckRequest | None = ..., + health_check_request: common.healthcheck.v1beta.healthcheck_pb2.HealthCheckRequest | None = ..., ) -> None: ... def HasField(self, field_name: typing_extensions.Literal["_health_check_request", b"_health_check_request", "health_check_request", b"health_check_request"]) -> builtins.bool: ... def ClearField(self, field_name: typing_extensions.Literal["_health_check_request", b"_health_check_request", "health_check_request", b"health_check_request"]) -> None: ... @@ -47,12 +47,12 @@ class LivenessResponse(google.protobuf.message.Message): HEALTH_CHECK_RESPONSE_FIELD_NUMBER: builtins.int @property - def health_check_response(self) -> common.healthcheck.v1alpha.healthcheck_pb2.HealthCheckResponse: + def health_check_response(self) -> common.healthcheck.v1beta.healthcheck_pb2.HealthCheckResponse: """HealthCheckResponse message""" def __init__( self, *, - health_check_response: common.healthcheck.v1alpha.healthcheck_pb2.HealthCheckResponse | None = ..., + health_check_response: common.healthcheck.v1beta.healthcheck_pb2.HealthCheckResponse | None = ..., ) -> None: ... def HasField(self, field_name: typing_extensions.Literal["health_check_response", b"health_check_response"]) -> builtins.bool: ... def ClearField(self, field_name: typing_extensions.Literal["health_check_response", b"health_check_response"]) -> None: ... @@ -67,12 +67,12 @@ class ReadinessRequest(google.protobuf.message.Message): HEALTH_CHECK_REQUEST_FIELD_NUMBER: builtins.int @property - def health_check_request(self) -> common.healthcheck.v1alpha.healthcheck_pb2.HealthCheckRequest: + def health_check_request(self) -> common.healthcheck.v1beta.healthcheck_pb2.HealthCheckRequest: """HealthCheckRequest message""" def __init__( self, *, - health_check_request: common.healthcheck.v1alpha.healthcheck_pb2.HealthCheckRequest | None = ..., + health_check_request: common.healthcheck.v1beta.healthcheck_pb2.HealthCheckRequest | None = ..., ) -> None: ... def HasField(self, field_name: typing_extensions.Literal["_health_check_request", b"_health_check_request", "health_check_request", b"health_check_request"]) -> builtins.bool: ... def ClearField(self, field_name: typing_extensions.Literal["_health_check_request", b"_health_check_request", "health_check_request", b"health_check_request"]) -> None: ... @@ -88,12 +88,12 @@ class ReadinessResponse(google.protobuf.message.Message): HEALTH_CHECK_RESPONSE_FIELD_NUMBER: builtins.int @property - def health_check_response(self) -> common.healthcheck.v1alpha.healthcheck_pb2.HealthCheckResponse: + def health_check_response(self) -> common.healthcheck.v1beta.healthcheck_pb2.HealthCheckResponse: """HealthCheckResponse message""" def __init__( self, *, - health_check_response: common.healthcheck.v1alpha.healthcheck_pb2.HealthCheckResponse | None = ..., + health_check_response: common.healthcheck.v1beta.healthcheck_pb2.HealthCheckResponse | None = ..., ) -> None: ... def HasField(self, field_name: typing_extensions.Literal["health_check_response", b"health_check_response"]) -> builtins.bool: ... def ClearField(self, field_name: typing_extensions.Literal["health_check_response", b"health_check_response"]) -> None: ... @@ -115,11 +115,11 @@ class Resource(google.protobuf.message.Message): """Permalink of a resouce. For example: "resources/{resource_uuid}/types/{type}" """ - pipeline_state: vdp.pipeline.v1alpha.pipeline_pb2.State.ValueType + pipeline_state: vdp.pipeline.v1beta.pipeline_pb2.State.ValueType """Pipeline state""" - connector_state: vdp.pipeline.v1alpha.connector_pb2.Connector.State.ValueType + connector_state: vdp.pipeline.v1beta.connector_pb2.Connector.State.ValueType """Connector state""" - backend_state: common.healthcheck.v1alpha.healthcheck_pb2.HealthCheckResponse.ServingStatus.ValueType + backend_state: common.healthcheck.v1beta.healthcheck_pb2.HealthCheckResponse.ServingStatus.ValueType """Backend service state""" progress: builtins.int """Resource longrunning progress""" @@ -127,9 +127,9 @@ class Resource(google.protobuf.message.Message): self, *, resource_permalink: builtins.str = ..., - pipeline_state: vdp.pipeline.v1alpha.pipeline_pb2.State.ValueType = ..., - connector_state: vdp.pipeline.v1alpha.connector_pb2.Connector.State.ValueType = ..., - backend_state: common.healthcheck.v1alpha.healthcheck_pb2.HealthCheckResponse.ServingStatus.ValueType = ..., + pipeline_state: vdp.pipeline.v1beta.pipeline_pb2.State.ValueType = ..., + connector_state: vdp.pipeline.v1beta.connector_pb2.Connector.State.ValueType = ..., + backend_state: common.healthcheck.v1beta.healthcheck_pb2.HealthCheckResponse.ServingStatus.ValueType = ..., progress: builtins.int | None = ..., ) -> None: ... def HasField(self, field_name: typing_extensions.Literal["_progress", b"_progress", "backend_state", b"backend_state", "connector_state", b"connector_state", "pipeline_state", b"pipeline_state", "progress", b"progress", "state", b"state"]) -> builtins.bool: ... diff --git a/vdp/controller/v1alpha/controller_pb2_grpc.py b/vdp/controller/v1beta/controller_pb2_grpc.py similarity index 100% rename from vdp/controller/v1alpha/controller_pb2_grpc.py rename to vdp/controller/v1beta/controller_pb2_grpc.py diff --git a/vdp/controller/v1alpha/controller_pb2_grpc.pyi b/vdp/controller/v1beta/controller_pb2_grpc.pyi similarity index 100% rename from vdp/controller/v1alpha/controller_pb2_grpc.pyi rename to vdp/controller/v1beta/controller_pb2_grpc.pyi diff --git a/vdp/controller/v1beta/controller_service_pb2.py b/vdp/controller/v1beta/controller_service_pb2.py new file mode 100644 index 0000000..168ea4c --- /dev/null +++ b/vdp/controller/v1beta/controller_service_pb2.py @@ -0,0 +1,40 @@ +# -*- coding: utf-8 -*- +# Generated by the protocol buffer compiler. DO NOT EDIT! +# source: vdp/controller/v1beta/controller_service.proto +"""Generated protocol buffer code.""" +from google.protobuf import descriptor as _descriptor +from google.protobuf import descriptor_pool as _descriptor_pool +from google.protobuf import symbol_database as _symbol_database +from google.protobuf.internal import builder as _builder +# @@protoc_insertion_point(imports) + +_sym_db = _symbol_database.Default() + + +from google.api import annotations_pb2 as google_dot_api_dot_annotations__pb2 +from google.api import client_pb2 as google_dot_api_dot_client__pb2 +from vdp.controller.v1beta import controller_pb2 as vdp_dot_controller_dot_v1beta_dot_controller__pb2 + + +DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n.vdp/controller/v1beta/controller_service.proto\x12\x15vdp.controller.v1beta\x1a\x1cgoogle/api/annotations.proto\x1a\x17google/api/client.proto\x1a&vdp/controller/v1beta/controller.proto2\xe0\x06\n\x18\x43ontrollerPrivateService\x12\x94\x01\n\x08Liveness\x12&.vdp.controller.v1beta.LivenessRequest\x1a\'.vdp.controller.v1beta.LivenessResponse\"7\x82\xd3\xe4\x93\x02\x31\x12\x12/v1beta/__livenessZ\x1b\x12\x19/v1beta/health/controller\x12{\n\tReadiness\x12\'.vdp.controller.v1beta.ReadinessRequest\x1a(.vdp.controller.v1beta.ReadinessResponse\"\x1b\x82\xd3\xe4\x93\x02\x15\x12\x13/v1beta/__readiness\x12\xb3\x01\n\x0bGetResource\x12).vdp.controller.v1beta.GetResourceRequest\x1a*.vdp.controller.v1beta.GetResourceResponse\"M\xda\x41\x12resource_permalink\x82\xd3\xe4\x93\x02\x32\x12\x30/v1beta/{resource_permalink=resources/*/types/*}\x12\xba\x01\n\x0eUpdateResource\x12,.vdp.controller.v1beta.UpdateResourceRequest\x1a-.vdp.controller.v1beta.UpdateResourceResponse\"K\x82\xd3\xe4\x93\x02\x45\x32\x39/v1beta/{resource.resource_permalink=resources/*/types/*}:\x08resource\x12\xbc\x01\n\x0e\x44\x65leteResource\x12,.vdp.controller.v1beta.DeleteResourceRequest\x1a-.vdp.controller.v1beta.DeleteResourceResponse\"M\xda\x41\x12resource_permalink\x82\xd3\xe4\x93\x02\x32*0/v1beta/{resource_permalink=resources/*/types/*}B\xf3\x01\n\x19\x63om.vdp.controller.v1betaB\x16\x43ontrollerServiceProtoP\x01ZHgithub.com/instill-ai/protogen-go/vdp/controller/v1beta;controllerv1beta\xa2\x02\x03VCX\xaa\x02\x15Vdp.Controller.V1beta\xca\x02\x15Vdp\\Controller\\V1beta\xe2\x02!Vdp\\Controller\\V1beta\\GPBMetadata\xea\x02\x17Vdp::Controller::V1betab\x06proto3') + +_globals = globals() +_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals) +_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'vdp.controller.v1beta.controller_service_pb2', _globals) +if _descriptor._USE_C_DESCRIPTORS == False: + + DESCRIPTOR._options = None + DESCRIPTOR._serialized_options = b'\n\031com.vdp.controller.v1betaB\026ControllerServiceProtoP\001ZHgithub.com/instill-ai/protogen-go/vdp/controller/v1beta;controllerv1beta\242\002\003VCX\252\002\025Vdp.Controller.V1beta\312\002\025Vdp\\Controller\\V1beta\342\002!Vdp\\Controller\\V1beta\\GPBMetadata\352\002\027Vdp::Controller::V1beta' + _CONTROLLERPRIVATESERVICE.methods_by_name['Liveness']._options = None + _CONTROLLERPRIVATESERVICE.methods_by_name['Liveness']._serialized_options = b'\202\323\344\223\0021\022\022/v1beta/__livenessZ\033\022\031/v1beta/health/controller' + _CONTROLLERPRIVATESERVICE.methods_by_name['Readiness']._options = None + _CONTROLLERPRIVATESERVICE.methods_by_name['Readiness']._serialized_options = b'\202\323\344\223\002\025\022\023/v1beta/__readiness' + _CONTROLLERPRIVATESERVICE.methods_by_name['GetResource']._options = None + _CONTROLLERPRIVATESERVICE.methods_by_name['GetResource']._serialized_options = b'\332A\022resource_permalink\202\323\344\223\0022\0220/v1beta/{resource_permalink=resources/*/types/*}' + _CONTROLLERPRIVATESERVICE.methods_by_name['UpdateResource']._options = None + _CONTROLLERPRIVATESERVICE.methods_by_name['UpdateResource']._serialized_options = b'\202\323\344\223\002E29/v1beta/{resource.resource_permalink=resources/*/types/*}:\010resource' + _CONTROLLERPRIVATESERVICE.methods_by_name['DeleteResource']._options = None + _CONTROLLERPRIVATESERVICE.methods_by_name['DeleteResource']._serialized_options = b'\332A\022resource_permalink\202\323\344\223\0022*0/v1beta/{resource_permalink=resources/*/types/*}' + _globals['_CONTROLLERPRIVATESERVICE']._serialized_start=169 + _globals['_CONTROLLERPRIVATESERVICE']._serialized_end=1033 +# @@protoc_insertion_point(module_scope) diff --git a/vdp/controller/v1alpha/controller_service_pb2.pyi b/vdp/controller/v1beta/controller_service_pb2.pyi similarity index 100% rename from vdp/controller/v1alpha/controller_service_pb2.pyi rename to vdp/controller/v1beta/controller_service_pb2.pyi diff --git a/vdp/controller/v1alpha/controller_service_pb2_grpc.py b/vdp/controller/v1beta/controller_service_pb2_grpc.py similarity index 64% rename from vdp/controller/v1alpha/controller_service_pb2_grpc.py rename to vdp/controller/v1beta/controller_service_pb2_grpc.py index 5190e58..24e8414 100644 --- a/vdp/controller/v1alpha/controller_service_pb2_grpc.py +++ b/vdp/controller/v1beta/controller_service_pb2_grpc.py @@ -2,7 +2,7 @@ """Client and server classes corresponding to protobuf-defined services.""" import grpc -from vdp.controller.v1alpha import controller_pb2 as vdp_dot_controller_dot_v1alpha_dot_controller__pb2 +from vdp.controller.v1beta import controller_pb2 as vdp_dot_controller_dot_v1beta_dot_controller__pb2 class ControllerPrivateServiceStub(object): @@ -16,29 +16,29 @@ def __init__(self, channel): channel: A grpc.Channel. """ self.Liveness = channel.unary_unary( - '/vdp.controller.v1alpha.ControllerPrivateService/Liveness', - request_serializer=vdp_dot_controller_dot_v1alpha_dot_controller__pb2.LivenessRequest.SerializeToString, - response_deserializer=vdp_dot_controller_dot_v1alpha_dot_controller__pb2.LivenessResponse.FromString, + '/vdp.controller.v1beta.ControllerPrivateService/Liveness', + request_serializer=vdp_dot_controller_dot_v1beta_dot_controller__pb2.LivenessRequest.SerializeToString, + response_deserializer=vdp_dot_controller_dot_v1beta_dot_controller__pb2.LivenessResponse.FromString, ) self.Readiness = channel.unary_unary( - '/vdp.controller.v1alpha.ControllerPrivateService/Readiness', - request_serializer=vdp_dot_controller_dot_v1alpha_dot_controller__pb2.ReadinessRequest.SerializeToString, - response_deserializer=vdp_dot_controller_dot_v1alpha_dot_controller__pb2.ReadinessResponse.FromString, + '/vdp.controller.v1beta.ControllerPrivateService/Readiness', + request_serializer=vdp_dot_controller_dot_v1beta_dot_controller__pb2.ReadinessRequest.SerializeToString, + response_deserializer=vdp_dot_controller_dot_v1beta_dot_controller__pb2.ReadinessResponse.FromString, ) self.GetResource = channel.unary_unary( - '/vdp.controller.v1alpha.ControllerPrivateService/GetResource', - request_serializer=vdp_dot_controller_dot_v1alpha_dot_controller__pb2.GetResourceRequest.SerializeToString, - response_deserializer=vdp_dot_controller_dot_v1alpha_dot_controller__pb2.GetResourceResponse.FromString, + '/vdp.controller.v1beta.ControllerPrivateService/GetResource', + request_serializer=vdp_dot_controller_dot_v1beta_dot_controller__pb2.GetResourceRequest.SerializeToString, + response_deserializer=vdp_dot_controller_dot_v1beta_dot_controller__pb2.GetResourceResponse.FromString, ) self.UpdateResource = channel.unary_unary( - '/vdp.controller.v1alpha.ControllerPrivateService/UpdateResource', - request_serializer=vdp_dot_controller_dot_v1alpha_dot_controller__pb2.UpdateResourceRequest.SerializeToString, - response_deserializer=vdp_dot_controller_dot_v1alpha_dot_controller__pb2.UpdateResourceResponse.FromString, + '/vdp.controller.v1beta.ControllerPrivateService/UpdateResource', + request_serializer=vdp_dot_controller_dot_v1beta_dot_controller__pb2.UpdateResourceRequest.SerializeToString, + response_deserializer=vdp_dot_controller_dot_v1beta_dot_controller__pb2.UpdateResourceResponse.FromString, ) self.DeleteResource = channel.unary_unary( - '/vdp.controller.v1alpha.ControllerPrivateService/DeleteResource', - request_serializer=vdp_dot_controller_dot_v1alpha_dot_controller__pb2.DeleteResourceRequest.SerializeToString, - response_deserializer=vdp_dot_controller_dot_v1alpha_dot_controller__pb2.DeleteResourceResponse.FromString, + '/vdp.controller.v1beta.ControllerPrivateService/DeleteResource', + request_serializer=vdp_dot_controller_dot_v1beta_dot_controller__pb2.DeleteResourceRequest.SerializeToString, + response_deserializer=vdp_dot_controller_dot_v1beta_dot_controller__pb2.DeleteResourceResponse.FromString, ) @@ -93,32 +93,32 @@ def add_ControllerPrivateServiceServicer_to_server(servicer, server): rpc_method_handlers = { 'Liveness': grpc.unary_unary_rpc_method_handler( servicer.Liveness, - request_deserializer=vdp_dot_controller_dot_v1alpha_dot_controller__pb2.LivenessRequest.FromString, - response_serializer=vdp_dot_controller_dot_v1alpha_dot_controller__pb2.LivenessResponse.SerializeToString, + request_deserializer=vdp_dot_controller_dot_v1beta_dot_controller__pb2.LivenessRequest.FromString, + response_serializer=vdp_dot_controller_dot_v1beta_dot_controller__pb2.LivenessResponse.SerializeToString, ), 'Readiness': grpc.unary_unary_rpc_method_handler( servicer.Readiness, - request_deserializer=vdp_dot_controller_dot_v1alpha_dot_controller__pb2.ReadinessRequest.FromString, - response_serializer=vdp_dot_controller_dot_v1alpha_dot_controller__pb2.ReadinessResponse.SerializeToString, + request_deserializer=vdp_dot_controller_dot_v1beta_dot_controller__pb2.ReadinessRequest.FromString, + response_serializer=vdp_dot_controller_dot_v1beta_dot_controller__pb2.ReadinessResponse.SerializeToString, ), 'GetResource': grpc.unary_unary_rpc_method_handler( servicer.GetResource, - request_deserializer=vdp_dot_controller_dot_v1alpha_dot_controller__pb2.GetResourceRequest.FromString, - response_serializer=vdp_dot_controller_dot_v1alpha_dot_controller__pb2.GetResourceResponse.SerializeToString, + request_deserializer=vdp_dot_controller_dot_v1beta_dot_controller__pb2.GetResourceRequest.FromString, + response_serializer=vdp_dot_controller_dot_v1beta_dot_controller__pb2.GetResourceResponse.SerializeToString, ), 'UpdateResource': grpc.unary_unary_rpc_method_handler( servicer.UpdateResource, - request_deserializer=vdp_dot_controller_dot_v1alpha_dot_controller__pb2.UpdateResourceRequest.FromString, - response_serializer=vdp_dot_controller_dot_v1alpha_dot_controller__pb2.UpdateResourceResponse.SerializeToString, + request_deserializer=vdp_dot_controller_dot_v1beta_dot_controller__pb2.UpdateResourceRequest.FromString, + response_serializer=vdp_dot_controller_dot_v1beta_dot_controller__pb2.UpdateResourceResponse.SerializeToString, ), 'DeleteResource': grpc.unary_unary_rpc_method_handler( servicer.DeleteResource, - request_deserializer=vdp_dot_controller_dot_v1alpha_dot_controller__pb2.DeleteResourceRequest.FromString, - response_serializer=vdp_dot_controller_dot_v1alpha_dot_controller__pb2.DeleteResourceResponse.SerializeToString, + request_deserializer=vdp_dot_controller_dot_v1beta_dot_controller__pb2.DeleteResourceRequest.FromString, + response_serializer=vdp_dot_controller_dot_v1beta_dot_controller__pb2.DeleteResourceResponse.SerializeToString, ), } generic_handler = grpc.method_handlers_generic_handler( - 'vdp.controller.v1alpha.ControllerPrivateService', rpc_method_handlers) + 'vdp.controller.v1beta.ControllerPrivateService', rpc_method_handlers) server.add_generic_rpc_handlers((generic_handler,)) @@ -138,9 +138,9 @@ def Liveness(request, wait_for_ready=None, timeout=None, metadata=None): - return grpc.experimental.unary_unary(request, target, '/vdp.controller.v1alpha.ControllerPrivateService/Liveness', - vdp_dot_controller_dot_v1alpha_dot_controller__pb2.LivenessRequest.SerializeToString, - vdp_dot_controller_dot_v1alpha_dot_controller__pb2.LivenessResponse.FromString, + return grpc.experimental.unary_unary(request, target, '/vdp.controller.v1beta.ControllerPrivateService/Liveness', + vdp_dot_controller_dot_v1beta_dot_controller__pb2.LivenessRequest.SerializeToString, + vdp_dot_controller_dot_v1beta_dot_controller__pb2.LivenessResponse.FromString, options, channel_credentials, insecure, call_credentials, compression, wait_for_ready, timeout, metadata) @@ -155,9 +155,9 @@ def Readiness(request, wait_for_ready=None, timeout=None, metadata=None): - return grpc.experimental.unary_unary(request, target, '/vdp.controller.v1alpha.ControllerPrivateService/Readiness', - vdp_dot_controller_dot_v1alpha_dot_controller__pb2.ReadinessRequest.SerializeToString, - vdp_dot_controller_dot_v1alpha_dot_controller__pb2.ReadinessResponse.FromString, + return grpc.experimental.unary_unary(request, target, '/vdp.controller.v1beta.ControllerPrivateService/Readiness', + vdp_dot_controller_dot_v1beta_dot_controller__pb2.ReadinessRequest.SerializeToString, + vdp_dot_controller_dot_v1beta_dot_controller__pb2.ReadinessResponse.FromString, options, channel_credentials, insecure, call_credentials, compression, wait_for_ready, timeout, metadata) @@ -172,9 +172,9 @@ def GetResource(request, wait_for_ready=None, timeout=None, metadata=None): - return grpc.experimental.unary_unary(request, target, '/vdp.controller.v1alpha.ControllerPrivateService/GetResource', - vdp_dot_controller_dot_v1alpha_dot_controller__pb2.GetResourceRequest.SerializeToString, - vdp_dot_controller_dot_v1alpha_dot_controller__pb2.GetResourceResponse.FromString, + return grpc.experimental.unary_unary(request, target, '/vdp.controller.v1beta.ControllerPrivateService/GetResource', + vdp_dot_controller_dot_v1beta_dot_controller__pb2.GetResourceRequest.SerializeToString, + vdp_dot_controller_dot_v1beta_dot_controller__pb2.GetResourceResponse.FromString, options, channel_credentials, insecure, call_credentials, compression, wait_for_ready, timeout, metadata) @@ -189,9 +189,9 @@ def UpdateResource(request, wait_for_ready=None, timeout=None, metadata=None): - return grpc.experimental.unary_unary(request, target, '/vdp.controller.v1alpha.ControllerPrivateService/UpdateResource', - vdp_dot_controller_dot_v1alpha_dot_controller__pb2.UpdateResourceRequest.SerializeToString, - vdp_dot_controller_dot_v1alpha_dot_controller__pb2.UpdateResourceResponse.FromString, + return grpc.experimental.unary_unary(request, target, '/vdp.controller.v1beta.ControllerPrivateService/UpdateResource', + vdp_dot_controller_dot_v1beta_dot_controller__pb2.UpdateResourceRequest.SerializeToString, + vdp_dot_controller_dot_v1beta_dot_controller__pb2.UpdateResourceResponse.FromString, options, channel_credentials, insecure, call_credentials, compression, wait_for_ready, timeout, metadata) @@ -206,8 +206,8 @@ def DeleteResource(request, wait_for_ready=None, timeout=None, metadata=None): - return grpc.experimental.unary_unary(request, target, '/vdp.controller.v1alpha.ControllerPrivateService/DeleteResource', - vdp_dot_controller_dot_v1alpha_dot_controller__pb2.DeleteResourceRequest.SerializeToString, - vdp_dot_controller_dot_v1alpha_dot_controller__pb2.DeleteResourceResponse.FromString, + return grpc.experimental.unary_unary(request, target, '/vdp.controller.v1beta.ControllerPrivateService/DeleteResource', + vdp_dot_controller_dot_v1beta_dot_controller__pb2.DeleteResourceRequest.SerializeToString, + vdp_dot_controller_dot_v1beta_dot_controller__pb2.DeleteResourceResponse.FromString, options, channel_credentials, insecure, call_credentials, compression, wait_for_ready, timeout, metadata) diff --git a/vdp/controller/v1alpha/controller_service_pb2_grpc.pyi b/vdp/controller/v1beta/controller_service_pb2_grpc.pyi similarity index 62% rename from vdp/controller/v1alpha/controller_service_pb2_grpc.pyi rename to vdp/controller/v1beta/controller_service_pb2_grpc.pyi index fc7bad3..72f756b 100644 --- a/vdp/controller/v1alpha/controller_service_pb2_grpc.pyi +++ b/vdp/controller/v1beta/controller_service_pb2_grpc.pyi @@ -7,7 +7,7 @@ import collections.abc import grpc import grpc.aio import typing -import vdp.controller.v1alpha.controller_pb2 +import vdp.controller.v1beta.controller_pb2 _T = typing.TypeVar('_T') @@ -22,38 +22,38 @@ class ControllerPrivateServiceStub: def __init__(self, channel: typing.Union[grpc.Channel, grpc.aio.Channel]) -> None: ... Liveness: grpc.UnaryUnaryMultiCallable[ - vdp.controller.v1alpha.controller_pb2.LivenessRequest, - vdp.controller.v1alpha.controller_pb2.LivenessResponse, + vdp.controller.v1beta.controller_pb2.LivenessRequest, + vdp.controller.v1beta.controller_pb2.LivenessResponse, ] """Liveness method receives a LivenessRequest message and returns a LivenessResponse message. See https://github.com/grpc/grpc/blob/master/doc/health-checking.md """ Readiness: grpc.UnaryUnaryMultiCallable[ - vdp.controller.v1alpha.controller_pb2.ReadinessRequest, - vdp.controller.v1alpha.controller_pb2.ReadinessResponse, + vdp.controller.v1beta.controller_pb2.ReadinessRequest, + vdp.controller.v1beta.controller_pb2.ReadinessResponse, ] """Readiness method receives a ReadinessRequest message and returns a ReadinessResponse message. See https://github.com/grpc/grpc/blob/master/doc/health-checking.md """ GetResource: grpc.UnaryUnaryMultiCallable[ - vdp.controller.v1alpha.controller_pb2.GetResourceRequest, - vdp.controller.v1alpha.controller_pb2.GetResourceResponse, + vdp.controller.v1beta.controller_pb2.GetResourceRequest, + vdp.controller.v1beta.controller_pb2.GetResourceResponse, ] """GetResource method receives a GetResourceRequest message and returns a GetResourceResponse """ UpdateResource: grpc.UnaryUnaryMultiCallable[ - vdp.controller.v1alpha.controller_pb2.UpdateResourceRequest, - vdp.controller.v1alpha.controller_pb2.UpdateResourceResponse, + vdp.controller.v1beta.controller_pb2.UpdateResourceRequest, + vdp.controller.v1beta.controller_pb2.UpdateResourceResponse, ] """UpdateResource method receives a UpdateResourceRequest message and returns a UpdateResourceResponse """ DeleteResource: grpc.UnaryUnaryMultiCallable[ - vdp.controller.v1alpha.controller_pb2.DeleteResourceRequest, - vdp.controller.v1alpha.controller_pb2.DeleteResourceResponse, + vdp.controller.v1beta.controller_pb2.DeleteResourceRequest, + vdp.controller.v1beta.controller_pb2.DeleteResourceResponse, ] """DeleteResource method receives a DeleteResourceRequest message and returns a DeleteResourceResponse @@ -63,38 +63,38 @@ class ControllerPrivateServiceAsyncStub: """Controller service responds to incoming controller requests""" Liveness: grpc.aio.UnaryUnaryMultiCallable[ - vdp.controller.v1alpha.controller_pb2.LivenessRequest, - vdp.controller.v1alpha.controller_pb2.LivenessResponse, + vdp.controller.v1beta.controller_pb2.LivenessRequest, + vdp.controller.v1beta.controller_pb2.LivenessResponse, ] """Liveness method receives a LivenessRequest message and returns a LivenessResponse message. See https://github.com/grpc/grpc/blob/master/doc/health-checking.md """ Readiness: grpc.aio.UnaryUnaryMultiCallable[ - vdp.controller.v1alpha.controller_pb2.ReadinessRequest, - vdp.controller.v1alpha.controller_pb2.ReadinessResponse, + vdp.controller.v1beta.controller_pb2.ReadinessRequest, + vdp.controller.v1beta.controller_pb2.ReadinessResponse, ] """Readiness method receives a ReadinessRequest message and returns a ReadinessResponse message. See https://github.com/grpc/grpc/blob/master/doc/health-checking.md """ GetResource: grpc.aio.UnaryUnaryMultiCallable[ - vdp.controller.v1alpha.controller_pb2.GetResourceRequest, - vdp.controller.v1alpha.controller_pb2.GetResourceResponse, + vdp.controller.v1beta.controller_pb2.GetResourceRequest, + vdp.controller.v1beta.controller_pb2.GetResourceResponse, ] """GetResource method receives a GetResourceRequest message and returns a GetResourceResponse """ UpdateResource: grpc.aio.UnaryUnaryMultiCallable[ - vdp.controller.v1alpha.controller_pb2.UpdateResourceRequest, - vdp.controller.v1alpha.controller_pb2.UpdateResourceResponse, + vdp.controller.v1beta.controller_pb2.UpdateResourceRequest, + vdp.controller.v1beta.controller_pb2.UpdateResourceResponse, ] """UpdateResource method receives a UpdateResourceRequest message and returns a UpdateResourceResponse """ DeleteResource: grpc.aio.UnaryUnaryMultiCallable[ - vdp.controller.v1alpha.controller_pb2.DeleteResourceRequest, - vdp.controller.v1alpha.controller_pb2.DeleteResourceResponse, + vdp.controller.v1beta.controller_pb2.DeleteResourceRequest, + vdp.controller.v1beta.controller_pb2.DeleteResourceResponse, ] """DeleteResource method receives a DeleteResourceRequest message and returns a DeleteResourceResponse @@ -106,9 +106,9 @@ class ControllerPrivateServiceServicer(metaclass=abc.ABCMeta): @abc.abstractmethod def Liveness( self, - request: vdp.controller.v1alpha.controller_pb2.LivenessRequest, + request: vdp.controller.v1beta.controller_pb2.LivenessRequest, context: _ServicerContext, - ) -> typing.Union[vdp.controller.v1alpha.controller_pb2.LivenessResponse, collections.abc.Awaitable[vdp.controller.v1alpha.controller_pb2.LivenessResponse]]: + ) -> typing.Union[vdp.controller.v1beta.controller_pb2.LivenessResponse, collections.abc.Awaitable[vdp.controller.v1beta.controller_pb2.LivenessResponse]]: """Liveness method receives a LivenessRequest message and returns a LivenessResponse message. See https://github.com/grpc/grpc/blob/master/doc/health-checking.md @@ -116,9 +116,9 @@ class ControllerPrivateServiceServicer(metaclass=abc.ABCMeta): @abc.abstractmethod def Readiness( self, - request: vdp.controller.v1alpha.controller_pb2.ReadinessRequest, + request: vdp.controller.v1beta.controller_pb2.ReadinessRequest, context: _ServicerContext, - ) -> typing.Union[vdp.controller.v1alpha.controller_pb2.ReadinessResponse, collections.abc.Awaitable[vdp.controller.v1alpha.controller_pb2.ReadinessResponse]]: + ) -> typing.Union[vdp.controller.v1beta.controller_pb2.ReadinessResponse, collections.abc.Awaitable[vdp.controller.v1beta.controller_pb2.ReadinessResponse]]: """Readiness method receives a ReadinessRequest message and returns a ReadinessResponse message. See https://github.com/grpc/grpc/blob/master/doc/health-checking.md @@ -126,27 +126,27 @@ class ControllerPrivateServiceServicer(metaclass=abc.ABCMeta): @abc.abstractmethod def GetResource( self, - request: vdp.controller.v1alpha.controller_pb2.GetResourceRequest, + request: vdp.controller.v1beta.controller_pb2.GetResourceRequest, context: _ServicerContext, - ) -> typing.Union[vdp.controller.v1alpha.controller_pb2.GetResourceResponse, collections.abc.Awaitable[vdp.controller.v1alpha.controller_pb2.GetResourceResponse]]: + ) -> typing.Union[vdp.controller.v1beta.controller_pb2.GetResourceResponse, collections.abc.Awaitable[vdp.controller.v1beta.controller_pb2.GetResourceResponse]]: """GetResource method receives a GetResourceRequest message and returns a GetResourceResponse """ @abc.abstractmethod def UpdateResource( self, - request: vdp.controller.v1alpha.controller_pb2.UpdateResourceRequest, + request: vdp.controller.v1beta.controller_pb2.UpdateResourceRequest, context: _ServicerContext, - ) -> typing.Union[vdp.controller.v1alpha.controller_pb2.UpdateResourceResponse, collections.abc.Awaitable[vdp.controller.v1alpha.controller_pb2.UpdateResourceResponse]]: + ) -> typing.Union[vdp.controller.v1beta.controller_pb2.UpdateResourceResponse, collections.abc.Awaitable[vdp.controller.v1beta.controller_pb2.UpdateResourceResponse]]: """UpdateResource method receives a UpdateResourceRequest message and returns a UpdateResourceResponse """ @abc.abstractmethod def DeleteResource( self, - request: vdp.controller.v1alpha.controller_pb2.DeleteResourceRequest, + request: vdp.controller.v1beta.controller_pb2.DeleteResourceRequest, context: _ServicerContext, - ) -> typing.Union[vdp.controller.v1alpha.controller_pb2.DeleteResourceResponse, collections.abc.Awaitable[vdp.controller.v1alpha.controller_pb2.DeleteResourceResponse]]: + ) -> typing.Union[vdp.controller.v1beta.controller_pb2.DeleteResourceResponse, collections.abc.Awaitable[vdp.controller.v1beta.controller_pb2.DeleteResourceResponse]]: """DeleteResource method receives a DeleteResourceRequest message and returns a DeleteResourceResponse """ diff --git a/vdp/pipeline/v1alpha/common_pb2.py b/vdp/pipeline/v1alpha/common_pb2.py deleted file mode 100644 index 0efb285..0000000 --- a/vdp/pipeline/v1alpha/common_pb2.py +++ /dev/null @@ -1,37 +0,0 @@ -# -*- coding: utf-8 -*- -# Generated by the protocol buffer compiler. DO NOT EDIT! -# source: vdp/pipeline/v1alpha/common.proto -"""Generated protocol buffer code.""" -from google.protobuf import descriptor as _descriptor -from google.protobuf import descriptor_pool as _descriptor_pool -from google.protobuf import symbol_database as _symbol_database -from google.protobuf.internal import builder as _builder -# @@protoc_insertion_point(imports) - -_sym_db = _symbol_database.Default() - - - - -DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n!vdp/pipeline/v1alpha/common.proto\x12\x14vdp.pipeline.v1alpha\"\xcc\x03\n\nPermission\x12\x41\n\x05users\x18\x01 \x03(\x0b\x32+.vdp.pipeline.v1alpha.Permission.UsersEntryR\x05users\x12I\n\nshare_code\x18\x02 \x01(\x0b\x32*.vdp.pipeline.v1alpha.Permission.ShareCodeR\tshareCode\x1aP\n\x04User\x12\x18\n\x07\x65nabled\x18\x01 \x01(\x08R\x07\x65nabled\x12.\n\x04role\x18\x04 \x01(\x0e\x32\x1a.vdp.pipeline.v1alpha.RoleR\x04role\x1a}\n\tShareCode\x12\x12\n\x04user\x18\x01 \x01(\tR\x04user\x12\x12\n\x04\x63ode\x18\x02 \x01(\tR\x04\x63ode\x12\x18\n\x07\x65nabled\x18\x03 \x01(\x08R\x07\x65nabled\x12.\n\x04role\x18\x04 \x01(\x0e\x32\x1a.vdp.pipeline.v1alpha.RoleR\x04role\x1a_\n\nUsersEntry\x12\x10\n\x03key\x18\x01 \x01(\tR\x03key\x12;\n\x05value\x18\x02 \x01(\x0b\x32%.vdp.pipeline.v1alpha.Permission.UserR\x05value:\x02\x38\x01*@\n\x04Role\x12\x14\n\x10ROLE_UNSPECIFIED\x10\x00\x12\x0f\n\x0bROLE_VIEWER\x10\x01\x12\x11\n\rROLE_EXECUTOR\x10\x02\x42\xe1\x01\n\x18\x63om.vdp.pipeline.v1alphaB\x0b\x43ommonProtoP\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) -_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'vdp.pipeline.v1alpha.common_pb2', _globals) -if _descriptor._USE_C_DESCRIPTORS == False: - - DESCRIPTOR._options = None - DESCRIPTOR._serialized_options = b'\n\030com.vdp.pipeline.v1alphaB\013CommonProtoP\001ZFgithub.com/instill-ai/protogen-go/vdp/pipeline/v1alpha;pipelinev1alpha\242\002\003VPX\252\002\024Vdp.Pipeline.V1alpha\312\002\024Vdp\\Pipeline\\V1alpha\342\002 Vdp\\Pipeline\\V1alpha\\GPBMetadata\352\002\026Vdp::Pipeline::V1alpha' - _PERMISSION_USERSENTRY._options = None - _PERMISSION_USERSENTRY._serialized_options = b'8\001' - _globals['_ROLE']._serialized_start=522 - _globals['_ROLE']._serialized_end=586 - _globals['_PERMISSION']._serialized_start=60 - _globals['_PERMISSION']._serialized_end=520 - _globals['_PERMISSION_USER']._serialized_start=216 - _globals['_PERMISSION_USER']._serialized_end=296 - _globals['_PERMISSION_SHARECODE']._serialized_start=298 - _globals['_PERMISSION_SHARECODE']._serialized_end=423 - _globals['_PERMISSION_USERSENTRY']._serialized_start=425 - _globals['_PERMISSION_USERSENTRY']._serialized_end=520 -# @@protoc_insertion_point(module_scope) diff --git a/vdp/pipeline/v1alpha/connector_pb2.py b/vdp/pipeline/v1alpha/connector_pb2.py deleted file mode 100644 index 66195ee..0000000 --- a/vdp/pipeline/v1alpha/connector_pb2.py +++ /dev/null @@ -1,292 +0,0 @@ -# -*- coding: utf-8 -*- -# Generated by the protocol buffer compiler. DO NOT EDIT! -# source: vdp/pipeline/v1alpha/connector.proto -"""Generated protocol buffer code.""" -from google.protobuf import descriptor as _descriptor -from google.protobuf import descriptor_pool as _descriptor_pool -from google.protobuf import symbol_database as _symbol_database -from google.protobuf.internal import builder as _builder -# @@protoc_insertion_point(imports) - -_sym_db = _symbol_database.Default() - - -from google.api import field_behavior_pb2 as google_dot_api_dot_field__behavior__pb2 -from google.api import resource_pb2 as google_dot_api_dot_resource__pb2 -from google.protobuf import field_mask_pb2 as google_dot_protobuf_dot_field__mask__pb2 -from google.protobuf import struct_pb2 as google_dot_protobuf_dot_struct__pb2 -from google.protobuf import timestamp_pb2 as google_dot_protobuf_dot_timestamp__pb2 -from protoc_gen_openapiv2.options import annotations_pb2 as protoc__gen__openapiv2_dot_options_dot_annotations__pb2 -from vdp.pipeline.v1alpha import connector_definition_pb2 as vdp_dot_pipeline_dot_v1alpha_dot_connector__definition__pb2 - - -DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n$vdp/pipeline/v1alpha/connector.proto\x12\x14vdp.pipeline.v1alpha\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/vdp/pipeline/v1alpha/connector_definition.proto\"\xb7\n\n\tConnector\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.pipeline.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\x12\x41\n\x05state\x18\t \x01(\x0e\x32%.vdp.pipeline.v1alpha.Connector.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\x12L\n\x0corganization\x18\x0c \x01(\tB&\xe2\x41\x01\x03\xfa\x41\x1f\n\x1d\x61pi.instill.tech/OrganizationH\x00R\x0corganization\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\x12P\n\nvisibility\x18\x0f \x01(\x0e\x32*.vdp.pipeline.v1alpha.Connector.VisibilityB\x04\xe2\x41\x01\x03R\nvisibility\x12\x62\n\x14\x63onnector_definition\x18\x10 \x01(\x0b\x32).vdp.pipeline.v1alpha.ConnectorDefinitionB\x04\xe2\x41\x01\x03R\x13\x63onnectorDefinition\x12\x41\n\x0b\x64\x65lete_time\x18\x11 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x04\xe2\x41\x01\x03R\ndeleteTime\"S\n\x04View\x12\x14\n\x10VIEW_UNSPECIFIED\x10\x00\x12\x0e\n\nVIEW_BASIC\x10\x01\x12\r\n\tVIEW_FULL\x10\x02\x12\x16\n\x12VIEW_CONFIGURATION\x10\x03\"\\\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:7\xea\x41\x34\n\x1a\x61pi.instill.tech/Connector\x12\x16\x63onnectors/{connector}B\x07\n\x05ownerB\x0e\n\x0c_description\"\xc1\x02\n\x15ListConnectorsRequest\x12&\n\tpage_size\x18\x01 \x01(\x05\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\x43\n\x04view\x18\x03 \x01(\x0e\x32$.vdp.pipeline.v1alpha.Connector.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\x0cshow_deleted\x18\x05 \x01(\x08\x42\x04\xe2\x41\x01\x01H\x04R\x0bshowDeleted\x88\x01\x01\x42\x0c\n\n_page_sizeB\r\n\x0b_page_tokenB\x07\n\x05_viewB\t\n\x07_filterB\x0f\n\r_show_deleted\"\xa0\x01\n\x16ListConnectorsResponse\x12?\n\nconnectors\x18\x01 \x03(\x0b\x32\x1f.vdp.pipeline.v1alpha.ConnectorR\nconnectors\x12&\n\x0fnext_page_token\x18\x02 \x01(\tR\rnextPageToken\x12\x1d\n\ntotal_size\x18\x03 \x01(\x05R\ttotalSize\"\x8a\x01\n\x16LookUpConnectorRequest\x12\"\n\tpermalink\x18\x01 \x01(\tB\x04\xe2\x41\x01\x02R\tpermalink\x12\x43\n\x04view\x18\x02 \x01(\x0e\x32$.vdp.pipeline.v1alpha.Connector.ViewB\x04\xe2\x41\x01\x01H\x00R\x04view\x88\x01\x01\x42\x07\n\x05_view\"X\n\x17LookUpConnectorResponse\x12=\n\tconnector\x18\x01 \x01(\x0b\x32\x1f.vdp.pipeline.v1alpha.ConnectorR\tconnector\"\x9e\x01\n\x1a\x43reateUserConnectorRequest\x12\x43\n\tconnector\x18\x01 \x01(\x0b\x32\x1f.vdp.pipeline.v1alpha.ConnectorB\x04\xe2\x41\x01\x02R\tconnector\x12;\n\x06parent\x18\x02 \x01(\tB#\xe2\x41\x01\x02\xfa\x41\x1c\x12\x1a\x61pi.instill.tech/ConnectorR\x06parent\"\\\n\x1b\x43reateUserConnectorResponse\x12=\n\tconnector\x18\x01 \x01(\x0b\x32\x1f.vdp.pipeline.v1alpha.ConnectorR\tconnector\"\x82\x03\n\x19ListUserConnectorsRequest\x12&\n\tpage_size\x18\x01 \x01(\x05\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\x43\n\x04view\x18\x03 \x01(\x0e\x32$.vdp.pipeline.v1alpha.Connector.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\x1c\x12\x1a\x61pi.instill.tech/ConnectorR\x06parent\x12,\n\x0cshow_deleted\x18\x06 \x01(\x08\x42\x04\xe2\x41\x01\x01H\x04R\x0bshowDeleted\x88\x01\x01\x42\x0c\n\n_page_sizeB\r\n\x0b_page_tokenB\x07\n\x05_viewB\t\n\x07_filterB\x0f\n\r_show_deleted\"\xa4\x01\n\x1aListUserConnectorsResponse\x12?\n\nconnectors\x18\x01 \x03(\x0b\x32\x1f.vdp.pipeline.v1alpha.ConnectorR\nconnectors\x12&\n\x0fnext_page_token\x18\x02 \x01(\tR\rnextPageToken\x12\x1d\n\ntotal_size\x18\x03 \x01(\x05R\ttotalSize\"\xb7\x01\n\x17GetUserConnectorRequest\x12N\n\x04name\x18\x01 \x01(\tB:\x92\x41\x14\xca>\x11\xfa\x02\x0e\x63onnector.name\xe2\x41\x01\x02\xfa\x41\x1c\n\x1a\x61pi.instill.tech/ConnectorR\x04name\x12\x43\n\x04view\x18\x03 \x01(\x0e\x32$.vdp.pipeline.v1alpha.Connector.ViewB\x04\xe2\x41\x01\x01H\x00R\x04view\x88\x01\x01\x42\x07\n\x05_view\"Y\n\x18GetUserConnectorResponse\x12=\n\tconnector\x18\x01 \x01(\x0b\x32\x1f.vdp.pipeline.v1alpha.ConnectorR\tconnector\"\xa4\x01\n\x1aUpdateUserConnectorRequest\x12\x43\n\tconnector\x18\x01 \x01(\x0b\x32\x1f.vdp.pipeline.v1alpha.ConnectorB\x04\xe2\x41\x01\x02R\tconnector\x12\x41\n\x0bupdate_mask\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.FieldMaskB\x04\xe2\x41\x01\x02R\nupdateMask\"\\\n\x1bUpdateUserConnectorResponse\x12=\n\tconnector\x18\x01 \x01(\x0b\x32\x1f.vdp.pipeline.v1alpha.ConnectorR\tconnector\"l\n\x1a\x44\x65leteUserConnectorRequest\x12N\n\x04name\x18\x01 \x01(\tB:\x92\x41\x14\xca>\x11\xfa\x02\x0e\x63onnector.name\xe2\x41\x01\x02\xfa\x41\x1c\n\x1a\x61pi.instill.tech/ConnectorR\x04name\"\x1d\n\x1b\x44\x65leteUserConnectorResponse\"V\n\x1b\x43onnectUserConnectorRequest\x12\x37\n\x04name\x18\x01 \x01(\tB#\xe2\x41\x01\x02\xfa\x41\x1c\n\x1a\x61pi.instill.tech/ConnectorR\x04name\"]\n\x1c\x43onnectUserConnectorResponse\x12=\n\tconnector\x18\x01 \x01(\x0b\x32\x1f.vdp.pipeline.v1alpha.ConnectorR\tconnector\"Y\n\x1e\x44isconnectUserConnectorRequest\x12\x37\n\x04name\x18\x01 \x01(\tB#\xe2\x41\x01\x02\xfa\x41\x1c\n\x1a\x61pi.instill.tech/ConnectorR\x04name\"`\n\x1f\x44isconnectUserConnectorResponse\x12=\n\tconnector\x18\x01 \x01(\x0b\x32\x1f.vdp.pipeline.v1alpha.ConnectorR\tconnector\"\x85\x01\n\x1aRenameUserConnectorRequest\x12\x37\n\x04name\x18\x01 \x01(\tB#\xe2\x41\x01\x02\xfa\x41\x1c\n\x1a\x61pi.instill.tech/ConnectorR\x04name\x12.\n\x10new_connector_id\x18\x02 \x01(\tB\x04\xe2\x41\x01\x02R\x0enewConnectorId\"\\\n\x1bRenameUserConnectorResponse\x12=\n\tconnector\x18\x01 \x01(\x0b\x32\x1f.vdp.pipeline.v1alpha.ConnectorR\tconnector\"|\n\x1b\x45xecuteUserConnectorRequest\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\x12\x12\n\x04task\x18\x03 \x01(\tR\x04task\"Q\n\x1c\x45xecuteUserConnectorResponse\x12\x31\n\x07outputs\x18\x01 \x03(\x0b\x32\x17.google.protobuf.StructR\x07outputs\"j\n\x18TestUserConnectorRequest\x12N\n\x04name\x18\x01 \x01(\tB:\x92\x41\x14\xca>\x11\xfa\x02\x0e\x63onnector.name\xe2\x41\x01\x02\xfa\x41\x1c\n\x1a\x61pi.instill.tech/ConnectorR\x04name\"X\n\x19TestUserConnectorResponse\x12;\n\x05state\x18\x01 \x01(\x0e\x32%.vdp.pipeline.v1alpha.Connector.StateR\x05state\"k\n\x19WatchUserConnectorRequest\x12N\n\x04name\x18\x01 \x01(\tB:\x92\x41\x14\xca>\x11\xfa\x02\x0e\x63onnector.name\xe2\x41\x01\x02\xfa\x41\x1c\n\x1a\x61pi.instill.tech/ConnectorR\x04name\"Y\n\x1aWatchUserConnectorResponse\x12;\n\x05state\x18\x01 \x01(\x0e\x32%.vdp.pipeline.v1alpha.Connector.StateR\x05state\"\xa6\x01\n\"CreateOrganizationConnectorRequest\x12\x43\n\tconnector\x18\x01 \x01(\x0b\x32\x1f.vdp.pipeline.v1alpha.ConnectorB\x04\xe2\x41\x01\x02R\tconnector\x12;\n\x06parent\x18\x02 \x01(\tB#\xe2\x41\x01\x02\xfa\x41\x1c\x12\x1a\x61pi.instill.tech/ConnectorR\x06parent\"d\n#CreateOrganizationConnectorResponse\x12=\n\tconnector\x18\x01 \x01(\x0b\x32\x1f.vdp.pipeline.v1alpha.ConnectorR\tconnector\"\x8a\x03\n!ListOrganizationConnectorsRequest\x12&\n\tpage_size\x18\x01 \x01(\x05\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\x43\n\x04view\x18\x03 \x01(\x0e\x32$.vdp.pipeline.v1alpha.Connector.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\x1c\x12\x1a\x61pi.instill.tech/ConnectorR\x06parent\x12,\n\x0cshow_deleted\x18\x06 \x01(\x08\x42\x04\xe2\x41\x01\x01H\x04R\x0bshowDeleted\x88\x01\x01\x42\x0c\n\n_page_sizeB\r\n\x0b_page_tokenB\x07\n\x05_viewB\t\n\x07_filterB\x0f\n\r_show_deleted\"\xac\x01\n\"ListOrganizationConnectorsResponse\x12?\n\nconnectors\x18\x01 \x03(\x0b\x32\x1f.vdp.pipeline.v1alpha.ConnectorR\nconnectors\x12&\n\x0fnext_page_token\x18\x02 \x01(\tR\rnextPageToken\x12\x1d\n\ntotal_size\x18\x03 \x01(\x05R\ttotalSize\"\xbf\x01\n\x1fGetOrganizationConnectorRequest\x12N\n\x04name\x18\x01 \x01(\tB:\x92\x41\x14\xca>\x11\xfa\x02\x0e\x63onnector.name\xe2\x41\x01\x02\xfa\x41\x1c\n\x1a\x61pi.instill.tech/ConnectorR\x04name\x12\x43\n\x04view\x18\x03 \x01(\x0e\x32$.vdp.pipeline.v1alpha.Connector.ViewB\x04\xe2\x41\x01\x01H\x00R\x04view\x88\x01\x01\x42\x07\n\x05_view\"a\n GetOrganizationConnectorResponse\x12=\n\tconnector\x18\x01 \x01(\x0b\x32\x1f.vdp.pipeline.v1alpha.ConnectorR\tconnector\"\xac\x01\n\"UpdateOrganizationConnectorRequest\x12\x43\n\tconnector\x18\x01 \x01(\x0b\x32\x1f.vdp.pipeline.v1alpha.ConnectorB\x04\xe2\x41\x01\x02R\tconnector\x12\x41\n\x0bupdate_mask\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.FieldMaskB\x04\xe2\x41\x01\x02R\nupdateMask\"d\n#UpdateOrganizationConnectorResponse\x12=\n\tconnector\x18\x01 \x01(\x0b\x32\x1f.vdp.pipeline.v1alpha.ConnectorR\tconnector\"t\n\"DeleteOrganizationConnectorRequest\x12N\n\x04name\x18\x01 \x01(\tB:\x92\x41\x14\xca>\x11\xfa\x02\x0e\x63onnector.name\xe2\x41\x01\x02\xfa\x41\x1c\n\x1a\x61pi.instill.tech/ConnectorR\x04name\"%\n#DeleteOrganizationConnectorResponse\"^\n#ConnectOrganizationConnectorRequest\x12\x37\n\x04name\x18\x01 \x01(\tB#\xe2\x41\x01\x02\xfa\x41\x1c\n\x1a\x61pi.instill.tech/ConnectorR\x04name\"e\n$ConnectOrganizationConnectorResponse\x12=\n\tconnector\x18\x01 \x01(\x0b\x32\x1f.vdp.pipeline.v1alpha.ConnectorR\tconnector\"a\n&DisconnectOrganizationConnectorRequest\x12\x37\n\x04name\x18\x01 \x01(\tB#\xe2\x41\x01\x02\xfa\x41\x1c\n\x1a\x61pi.instill.tech/ConnectorR\x04name\"h\n\'DisconnectOrganizationConnectorResponse\x12=\n\tconnector\x18\x01 \x01(\x0b\x32\x1f.vdp.pipeline.v1alpha.ConnectorR\tconnector\"\x8d\x01\n\"RenameOrganizationConnectorRequest\x12\x37\n\x04name\x18\x01 \x01(\tB#\xe2\x41\x01\x02\xfa\x41\x1c\n\x1a\x61pi.instill.tech/ConnectorR\x04name\x12.\n\x10new_connector_id\x18\x02 \x01(\tB\x04\xe2\x41\x01\x02R\x0enewConnectorId\"d\n#RenameOrganizationConnectorResponse\x12=\n\tconnector\x18\x01 \x01(\x0b\x32\x1f.vdp.pipeline.v1alpha.ConnectorR\tconnector\"\x84\x01\n#ExecuteOrganizationConnectorRequest\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\x12\x12\n\x04task\x18\x03 \x01(\tR\x04task\"Y\n$ExecuteOrganizationConnectorResponse\x12\x31\n\x07outputs\x18\x01 \x03(\x0b\x32\x17.google.protobuf.StructR\x07outputs\"r\n TestOrganizationConnectorRequest\x12N\n\x04name\x18\x01 \x01(\tB:\x92\x41\x14\xca>\x11\xfa\x02\x0e\x63onnector.name\xe2\x41\x01\x02\xfa\x41\x1c\n\x1a\x61pi.instill.tech/ConnectorR\x04name\"`\n!TestOrganizationConnectorResponse\x12;\n\x05state\x18\x01 \x01(\x0e\x32%.vdp.pipeline.v1alpha.Connector.StateR\x05state\"s\n!WatchOrganizationConnectorRequest\x12N\n\x04name\x18\x01 \x01(\tB:\x92\x41\x14\xca>\x11\xfa\x02\x0e\x63onnector.name\xe2\x41\x01\x02\xfa\x41\x1c\n\x1a\x61pi.instill.tech/ConnectorR\x04name\"a\n\"WatchOrganizationConnectorResponse\x12;\n\x05state\x18\x01 \x01(\x0e\x32%.vdp.pipeline.v1alpha.Connector.StateR\x05state\"\xc6\x02\n\x1aListConnectorsAdminRequest\x12&\n\tpage_size\x18\x01 \x01(\x05\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\x43\n\x04view\x18\x03 \x01(\x0e\x32$.vdp.pipeline.v1alpha.Connector.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\x0cshow_deleted\x18\x05 \x01(\x08\x42\x04\xe2\x41\x01\x01H\x04R\x0bshowDeleted\x88\x01\x01\x42\x0c\n\n_page_sizeB\r\n\x0b_page_tokenB\x07\n\x05_viewB\t\n\x07_filterB\x0f\n\r_show_deleted\"\xa5\x01\n\x1bListConnectorsAdminResponse\x12?\n\nconnectors\x18\x01 \x03(\x0b\x32\x1f.vdp.pipeline.v1alpha.ConnectorR\nconnectors\x12&\n\x0fnext_page_token\x18\x02 \x01(\tR\rnextPageToken\x12\x1d\n\ntotal_size\x18\x03 \x01(\x05R\ttotalSize\"\x8f\x01\n\x1bLookUpConnectorAdminRequest\x12\"\n\tpermalink\x18\x01 \x01(\tB\x04\xe2\x41\x01\x02R\tpermalink\x12\x43\n\x04view\x18\x02 \x01(\x0e\x32$.vdp.pipeline.v1alpha.Connector.ViewB\x04\xe2\x41\x01\x01H\x00R\x04view\x88\x01\x01\x42\x07\n\x05_view\"]\n\x1cLookUpConnectorAdminResponse\x12=\n\tconnector\x18\x01 \x01(\x0b\x32\x1f.vdp.pipeline.v1alpha.ConnectorR\tconnector\";\n\x15\x43heckConnectorRequest\x12\"\n\tpermalink\x18\x01 \x01(\tB\x04\xe2\x41\x01\x02R\tpermalink\"U\n\x16\x43heckConnectorResponse\x12;\n\x05state\x18\x01 \x01(\x0e\x32%.vdp.pipeline.v1alpha.Connector.StateR\x05stateB\xe4\x01\n\x18\x63om.vdp.pipeline.v1alphaB\x0e\x43onnectorProtoP\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) -_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'vdp.pipeline.v1alpha.connector_pb2', _globals) -if _descriptor._USE_C_DESCRIPTORS == False: - - DESCRIPTOR._options = None - DESCRIPTOR._serialized_options = b'\n\030com.vdp.pipeline.v1alphaB\016ConnectorProtoP\001ZFgithub.com/instill-ai/protogen-go/vdp/pipeline/v1alpha;pipelinev1alpha\242\002\003VPX\252\002\024Vdp.Pipeline.V1alpha\312\002\024Vdp\\Pipeline\\V1alpha\342\002 Vdp\\Pipeline\\V1alpha\\GPBMetadata\352\002\026Vdp::Pipeline::V1alpha' - _CONNECTOR.fields_by_name['name']._options = None - _CONNECTOR.fields_by_name['name']._serialized_options = b'\342A\001\003' - _CONNECTOR.fields_by_name['uid']._options = None - _CONNECTOR.fields_by_name['uid']._serialized_options = b'\342A\001\003' - _CONNECTOR.fields_by_name['id']._options = None - _CONNECTOR.fields_by_name['id']._serialized_options = b'\342A\001\005' - _CONNECTOR.fields_by_name['connector_definition_name']._options = None - _CONNECTOR.fields_by_name['connector_definition_name']._serialized_options = b'\342A\001\005\372A&\n$api.instill.tech/ConnectorDefinition' - _CONNECTOR.fields_by_name['type']._options = None - _CONNECTOR.fields_by_name['type']._serialized_options = b'\342A\001\003' - _CONNECTOR.fields_by_name['description']._options = None - _CONNECTOR.fields_by_name['description']._serialized_options = b'\342A\001\001' - _CONNECTOR.fields_by_name['configuration']._options = None - _CONNECTOR.fields_by_name['configuration']._serialized_options = b'\342A\001\002' - _CONNECTOR.fields_by_name['state']._options = None - _CONNECTOR.fields_by_name['state']._serialized_options = b'\342A\001\003' - _CONNECTOR.fields_by_name['tombstone']._options = None - _CONNECTOR.fields_by_name['tombstone']._serialized_options = b'\342A\001\003' - _CONNECTOR.fields_by_name['user']._options = None - _CONNECTOR.fields_by_name['user']._serialized_options = b'\342A\001\003\372A\027\n\025api.instill.tech/User' - _CONNECTOR.fields_by_name['organization']._options = None - _CONNECTOR.fields_by_name['organization']._serialized_options = b'\342A\001\003\372A\037\n\035api.instill.tech/Organization' - _CONNECTOR.fields_by_name['create_time']._options = None - _CONNECTOR.fields_by_name['create_time']._serialized_options = b'\342A\001\003' - _CONNECTOR.fields_by_name['update_time']._options = None - _CONNECTOR.fields_by_name['update_time']._serialized_options = b'\342A\001\003' - _CONNECTOR.fields_by_name['visibility']._options = None - _CONNECTOR.fields_by_name['visibility']._serialized_options = b'\342A\001\003' - _CONNECTOR.fields_by_name['connector_definition']._options = None - _CONNECTOR.fields_by_name['connector_definition']._serialized_options = b'\342A\001\003' - _CONNECTOR.fields_by_name['delete_time']._options = None - _CONNECTOR.fields_by_name['delete_time']._serialized_options = b'\342A\001\003' - _CONNECTOR._options = None - _CONNECTOR._serialized_options = b'\352A4\n\032api.instill.tech/Connector\022\026connectors/{connector}' - _LISTCONNECTORSREQUEST.fields_by_name['page_size']._options = None - _LISTCONNECTORSREQUEST.fields_by_name['page_size']._serialized_options = b'\342A\001\001' - _LISTCONNECTORSREQUEST.fields_by_name['page_token']._options = None - _LISTCONNECTORSREQUEST.fields_by_name['page_token']._serialized_options = b'\342A\001\001' - _LISTCONNECTORSREQUEST.fields_by_name['view']._options = None - _LISTCONNECTORSREQUEST.fields_by_name['view']._serialized_options = b'\342A\001\001' - _LISTCONNECTORSREQUEST.fields_by_name['filter']._options = None - _LISTCONNECTORSREQUEST.fields_by_name['filter']._serialized_options = b'\342A\001\001' - _LISTCONNECTORSREQUEST.fields_by_name['show_deleted']._options = None - _LISTCONNECTORSREQUEST.fields_by_name['show_deleted']._serialized_options = b'\342A\001\001' - _LOOKUPCONNECTORREQUEST.fields_by_name['permalink']._options = None - _LOOKUPCONNECTORREQUEST.fields_by_name['permalink']._serialized_options = b'\342A\001\002' - _LOOKUPCONNECTORREQUEST.fields_by_name['view']._options = None - _LOOKUPCONNECTORREQUEST.fields_by_name['view']._serialized_options = b'\342A\001\001' - _CREATEUSERCONNECTORREQUEST.fields_by_name['connector']._options = None - _CREATEUSERCONNECTORREQUEST.fields_by_name['connector']._serialized_options = b'\342A\001\002' - _CREATEUSERCONNECTORREQUEST.fields_by_name['parent']._options = None - _CREATEUSERCONNECTORREQUEST.fields_by_name['parent']._serialized_options = b'\342A\001\002\372A\034\022\032api.instill.tech/Connector' - _LISTUSERCONNECTORSREQUEST.fields_by_name['page_size']._options = None - _LISTUSERCONNECTORSREQUEST.fields_by_name['page_size']._serialized_options = b'\342A\001\001' - _LISTUSERCONNECTORSREQUEST.fields_by_name['page_token']._options = None - _LISTUSERCONNECTORSREQUEST.fields_by_name['page_token']._serialized_options = b'\342A\001\001' - _LISTUSERCONNECTORSREQUEST.fields_by_name['view']._options = None - _LISTUSERCONNECTORSREQUEST.fields_by_name['view']._serialized_options = b'\342A\001\001' - _LISTUSERCONNECTORSREQUEST.fields_by_name['filter']._options = None - _LISTUSERCONNECTORSREQUEST.fields_by_name['filter']._serialized_options = b'\342A\001\001' - _LISTUSERCONNECTORSREQUEST.fields_by_name['parent']._options = None - _LISTUSERCONNECTORSREQUEST.fields_by_name['parent']._serialized_options = b'\342A\001\002\372A\034\022\032api.instill.tech/Connector' - _LISTUSERCONNECTORSREQUEST.fields_by_name['show_deleted']._options = None - _LISTUSERCONNECTORSREQUEST.fields_by_name['show_deleted']._serialized_options = b'\342A\001\001' - _GETUSERCONNECTORREQUEST.fields_by_name['name']._options = None - _GETUSERCONNECTORREQUEST.fields_by_name['name']._serialized_options = b'\222A\024\312>\021\372\002\016connector.name\342A\001\002\372A\034\n\032api.instill.tech/Connector' - _GETUSERCONNECTORREQUEST.fields_by_name['view']._options = None - _GETUSERCONNECTORREQUEST.fields_by_name['view']._serialized_options = b'\342A\001\001' - _UPDATEUSERCONNECTORREQUEST.fields_by_name['connector']._options = None - _UPDATEUSERCONNECTORREQUEST.fields_by_name['connector']._serialized_options = b'\342A\001\002' - _UPDATEUSERCONNECTORREQUEST.fields_by_name['update_mask']._options = None - _UPDATEUSERCONNECTORREQUEST.fields_by_name['update_mask']._serialized_options = b'\342A\001\002' - _DELETEUSERCONNECTORREQUEST.fields_by_name['name']._options = None - _DELETEUSERCONNECTORREQUEST.fields_by_name['name']._serialized_options = b'\222A\024\312>\021\372\002\016connector.name\342A\001\002\372A\034\n\032api.instill.tech/Connector' - _CONNECTUSERCONNECTORREQUEST.fields_by_name['name']._options = None - _CONNECTUSERCONNECTORREQUEST.fields_by_name['name']._serialized_options = b'\342A\001\002\372A\034\n\032api.instill.tech/Connector' - _DISCONNECTUSERCONNECTORREQUEST.fields_by_name['name']._options = None - _DISCONNECTUSERCONNECTORREQUEST.fields_by_name['name']._serialized_options = b'\342A\001\002\372A\034\n\032api.instill.tech/Connector' - _RENAMEUSERCONNECTORREQUEST.fields_by_name['name']._options = None - _RENAMEUSERCONNECTORREQUEST.fields_by_name['name']._serialized_options = b'\342A\001\002\372A\034\n\032api.instill.tech/Connector' - _RENAMEUSERCONNECTORREQUEST.fields_by_name['new_connector_id']._options = None - _RENAMEUSERCONNECTORREQUEST.fields_by_name['new_connector_id']._serialized_options = b'\342A\001\002' - _EXECUTEUSERCONNECTORREQUEST.fields_by_name['name']._options = None - _EXECUTEUSERCONNECTORREQUEST.fields_by_name['name']._serialized_options = b'\342A\001\002' - _TESTUSERCONNECTORREQUEST.fields_by_name['name']._options = None - _TESTUSERCONNECTORREQUEST.fields_by_name['name']._serialized_options = b'\222A\024\312>\021\372\002\016connector.name\342A\001\002\372A\034\n\032api.instill.tech/Connector' - _WATCHUSERCONNECTORREQUEST.fields_by_name['name']._options = None - _WATCHUSERCONNECTORREQUEST.fields_by_name['name']._serialized_options = b'\222A\024\312>\021\372\002\016connector.name\342A\001\002\372A\034\n\032api.instill.tech/Connector' - _CREATEORGANIZATIONCONNECTORREQUEST.fields_by_name['connector']._options = None - _CREATEORGANIZATIONCONNECTORREQUEST.fields_by_name['connector']._serialized_options = b'\342A\001\002' - _CREATEORGANIZATIONCONNECTORREQUEST.fields_by_name['parent']._options = None - _CREATEORGANIZATIONCONNECTORREQUEST.fields_by_name['parent']._serialized_options = b'\342A\001\002\372A\034\022\032api.instill.tech/Connector' - _LISTORGANIZATIONCONNECTORSREQUEST.fields_by_name['page_size']._options = None - _LISTORGANIZATIONCONNECTORSREQUEST.fields_by_name['page_size']._serialized_options = b'\342A\001\001' - _LISTORGANIZATIONCONNECTORSREQUEST.fields_by_name['page_token']._options = None - _LISTORGANIZATIONCONNECTORSREQUEST.fields_by_name['page_token']._serialized_options = b'\342A\001\001' - _LISTORGANIZATIONCONNECTORSREQUEST.fields_by_name['view']._options = None - _LISTORGANIZATIONCONNECTORSREQUEST.fields_by_name['view']._serialized_options = b'\342A\001\001' - _LISTORGANIZATIONCONNECTORSREQUEST.fields_by_name['filter']._options = None - _LISTORGANIZATIONCONNECTORSREQUEST.fields_by_name['filter']._serialized_options = b'\342A\001\001' - _LISTORGANIZATIONCONNECTORSREQUEST.fields_by_name['parent']._options = None - _LISTORGANIZATIONCONNECTORSREQUEST.fields_by_name['parent']._serialized_options = b'\342A\001\002\372A\034\022\032api.instill.tech/Connector' - _LISTORGANIZATIONCONNECTORSREQUEST.fields_by_name['show_deleted']._options = None - _LISTORGANIZATIONCONNECTORSREQUEST.fields_by_name['show_deleted']._serialized_options = b'\342A\001\001' - _GETORGANIZATIONCONNECTORREQUEST.fields_by_name['name']._options = None - _GETORGANIZATIONCONNECTORREQUEST.fields_by_name['name']._serialized_options = b'\222A\024\312>\021\372\002\016connector.name\342A\001\002\372A\034\n\032api.instill.tech/Connector' - _GETORGANIZATIONCONNECTORREQUEST.fields_by_name['view']._options = None - _GETORGANIZATIONCONNECTORREQUEST.fields_by_name['view']._serialized_options = b'\342A\001\001' - _UPDATEORGANIZATIONCONNECTORREQUEST.fields_by_name['connector']._options = None - _UPDATEORGANIZATIONCONNECTORREQUEST.fields_by_name['connector']._serialized_options = b'\342A\001\002' - _UPDATEORGANIZATIONCONNECTORREQUEST.fields_by_name['update_mask']._options = None - _UPDATEORGANIZATIONCONNECTORREQUEST.fields_by_name['update_mask']._serialized_options = b'\342A\001\002' - _DELETEORGANIZATIONCONNECTORREQUEST.fields_by_name['name']._options = None - _DELETEORGANIZATIONCONNECTORREQUEST.fields_by_name['name']._serialized_options = b'\222A\024\312>\021\372\002\016connector.name\342A\001\002\372A\034\n\032api.instill.tech/Connector' - _CONNECTORGANIZATIONCONNECTORREQUEST.fields_by_name['name']._options = None - _CONNECTORGANIZATIONCONNECTORREQUEST.fields_by_name['name']._serialized_options = b'\342A\001\002\372A\034\n\032api.instill.tech/Connector' - _DISCONNECTORGANIZATIONCONNECTORREQUEST.fields_by_name['name']._options = None - _DISCONNECTORGANIZATIONCONNECTORREQUEST.fields_by_name['name']._serialized_options = b'\342A\001\002\372A\034\n\032api.instill.tech/Connector' - _RENAMEORGANIZATIONCONNECTORREQUEST.fields_by_name['name']._options = None - _RENAMEORGANIZATIONCONNECTORREQUEST.fields_by_name['name']._serialized_options = b'\342A\001\002\372A\034\n\032api.instill.tech/Connector' - _RENAMEORGANIZATIONCONNECTORREQUEST.fields_by_name['new_connector_id']._options = None - _RENAMEORGANIZATIONCONNECTORREQUEST.fields_by_name['new_connector_id']._serialized_options = b'\342A\001\002' - _EXECUTEORGANIZATIONCONNECTORREQUEST.fields_by_name['name']._options = None - _EXECUTEORGANIZATIONCONNECTORREQUEST.fields_by_name['name']._serialized_options = b'\342A\001\002' - _TESTORGANIZATIONCONNECTORREQUEST.fields_by_name['name']._options = None - _TESTORGANIZATIONCONNECTORREQUEST.fields_by_name['name']._serialized_options = b'\222A\024\312>\021\372\002\016connector.name\342A\001\002\372A\034\n\032api.instill.tech/Connector' - _WATCHORGANIZATIONCONNECTORREQUEST.fields_by_name['name']._options = None - _WATCHORGANIZATIONCONNECTORREQUEST.fields_by_name['name']._serialized_options = b'\222A\024\312>\021\372\002\016connector.name\342A\001\002\372A\034\n\032api.instill.tech/Connector' - _LISTCONNECTORSADMINREQUEST.fields_by_name['page_size']._options = None - _LISTCONNECTORSADMINREQUEST.fields_by_name['page_size']._serialized_options = b'\342A\001\001' - _LISTCONNECTORSADMINREQUEST.fields_by_name['page_token']._options = None - _LISTCONNECTORSADMINREQUEST.fields_by_name['page_token']._serialized_options = b'\342A\001\001' - _LISTCONNECTORSADMINREQUEST.fields_by_name['view']._options = None - _LISTCONNECTORSADMINREQUEST.fields_by_name['view']._serialized_options = b'\342A\001\001' - _LISTCONNECTORSADMINREQUEST.fields_by_name['filter']._options = None - _LISTCONNECTORSADMINREQUEST.fields_by_name['filter']._serialized_options = b'\342A\001\001' - _LISTCONNECTORSADMINREQUEST.fields_by_name['show_deleted']._options = None - _LISTCONNECTORSADMINREQUEST.fields_by_name['show_deleted']._serialized_options = b'\342A\001\001' - _LOOKUPCONNECTORADMINREQUEST.fields_by_name['permalink']._options = None - _LOOKUPCONNECTORADMINREQUEST.fields_by_name['permalink']._serialized_options = b'\342A\001\002' - _LOOKUPCONNECTORADMINREQUEST.fields_by_name['view']._options = None - _LOOKUPCONNECTORADMINREQUEST.fields_by_name['view']._serialized_options = b'\342A\001\001' - _CHECKCONNECTORREQUEST.fields_by_name['permalink']._options = None - _CHECKCONNECTORREQUEST.fields_by_name['permalink']._serialized_options = b'\342A\001\002' - _globals['_CONNECTOR']._serialized_start=317 - _globals['_CONNECTOR']._serialized_end=1652 - _globals['_CONNECTOR_VIEW']._serialized_start=1304 - _globals['_CONNECTOR_VIEW']._serialized_end=1387 - _globals['_CONNECTOR_STATE']._serialized_start=1389 - _globals['_CONNECTOR_STATE']._serialized_end=1481 - _globals['_CONNECTOR_VISIBILITY']._serialized_start=1483 - _globals['_CONNECTOR_VISIBILITY']._serialized_end=1570 - _globals['_LISTCONNECTORSREQUEST']._serialized_start=1655 - _globals['_LISTCONNECTORSREQUEST']._serialized_end=1976 - _globals['_LISTCONNECTORSRESPONSE']._serialized_start=1979 - _globals['_LISTCONNECTORSRESPONSE']._serialized_end=2139 - _globals['_LOOKUPCONNECTORREQUEST']._serialized_start=2142 - _globals['_LOOKUPCONNECTORREQUEST']._serialized_end=2280 - _globals['_LOOKUPCONNECTORRESPONSE']._serialized_start=2282 - _globals['_LOOKUPCONNECTORRESPONSE']._serialized_end=2370 - _globals['_CREATEUSERCONNECTORREQUEST']._serialized_start=2373 - _globals['_CREATEUSERCONNECTORREQUEST']._serialized_end=2531 - _globals['_CREATEUSERCONNECTORRESPONSE']._serialized_start=2533 - _globals['_CREATEUSERCONNECTORRESPONSE']._serialized_end=2625 - _globals['_LISTUSERCONNECTORSREQUEST']._serialized_start=2628 - _globals['_LISTUSERCONNECTORSREQUEST']._serialized_end=3014 - _globals['_LISTUSERCONNECTORSRESPONSE']._serialized_start=3017 - _globals['_LISTUSERCONNECTORSRESPONSE']._serialized_end=3181 - _globals['_GETUSERCONNECTORREQUEST']._serialized_start=3184 - _globals['_GETUSERCONNECTORREQUEST']._serialized_end=3367 - _globals['_GETUSERCONNECTORRESPONSE']._serialized_start=3369 - _globals['_GETUSERCONNECTORRESPONSE']._serialized_end=3458 - _globals['_UPDATEUSERCONNECTORREQUEST']._serialized_start=3461 - _globals['_UPDATEUSERCONNECTORREQUEST']._serialized_end=3625 - _globals['_UPDATEUSERCONNECTORRESPONSE']._serialized_start=3627 - _globals['_UPDATEUSERCONNECTORRESPONSE']._serialized_end=3719 - _globals['_DELETEUSERCONNECTORREQUEST']._serialized_start=3721 - _globals['_DELETEUSERCONNECTORREQUEST']._serialized_end=3829 - _globals['_DELETEUSERCONNECTORRESPONSE']._serialized_start=3831 - _globals['_DELETEUSERCONNECTORRESPONSE']._serialized_end=3860 - _globals['_CONNECTUSERCONNECTORREQUEST']._serialized_start=3862 - _globals['_CONNECTUSERCONNECTORREQUEST']._serialized_end=3948 - _globals['_CONNECTUSERCONNECTORRESPONSE']._serialized_start=3950 - _globals['_CONNECTUSERCONNECTORRESPONSE']._serialized_end=4043 - _globals['_DISCONNECTUSERCONNECTORREQUEST']._serialized_start=4045 - _globals['_DISCONNECTUSERCONNECTORREQUEST']._serialized_end=4134 - _globals['_DISCONNECTUSERCONNECTORRESPONSE']._serialized_start=4136 - _globals['_DISCONNECTUSERCONNECTORRESPONSE']._serialized_end=4232 - _globals['_RENAMEUSERCONNECTORREQUEST']._serialized_start=4235 - _globals['_RENAMEUSERCONNECTORREQUEST']._serialized_end=4368 - _globals['_RENAMEUSERCONNECTORRESPONSE']._serialized_start=4370 - _globals['_RENAMEUSERCONNECTORRESPONSE']._serialized_end=4462 - _globals['_EXECUTEUSERCONNECTORREQUEST']._serialized_start=4464 - _globals['_EXECUTEUSERCONNECTORREQUEST']._serialized_end=4588 - _globals['_EXECUTEUSERCONNECTORRESPONSE']._serialized_start=4590 - _globals['_EXECUTEUSERCONNECTORRESPONSE']._serialized_end=4671 - _globals['_TESTUSERCONNECTORREQUEST']._serialized_start=4673 - _globals['_TESTUSERCONNECTORREQUEST']._serialized_end=4779 - _globals['_TESTUSERCONNECTORRESPONSE']._serialized_start=4781 - _globals['_TESTUSERCONNECTORRESPONSE']._serialized_end=4869 - _globals['_WATCHUSERCONNECTORREQUEST']._serialized_start=4871 - _globals['_WATCHUSERCONNECTORREQUEST']._serialized_end=4978 - _globals['_WATCHUSERCONNECTORRESPONSE']._serialized_start=4980 - _globals['_WATCHUSERCONNECTORRESPONSE']._serialized_end=5069 - _globals['_CREATEORGANIZATIONCONNECTORREQUEST']._serialized_start=5072 - _globals['_CREATEORGANIZATIONCONNECTORREQUEST']._serialized_end=5238 - _globals['_CREATEORGANIZATIONCONNECTORRESPONSE']._serialized_start=5240 - _globals['_CREATEORGANIZATIONCONNECTORRESPONSE']._serialized_end=5340 - _globals['_LISTORGANIZATIONCONNECTORSREQUEST']._serialized_start=5343 - _globals['_LISTORGANIZATIONCONNECTORSREQUEST']._serialized_end=5737 - _globals['_LISTORGANIZATIONCONNECTORSRESPONSE']._serialized_start=5740 - _globals['_LISTORGANIZATIONCONNECTORSRESPONSE']._serialized_end=5912 - _globals['_GETORGANIZATIONCONNECTORREQUEST']._serialized_start=5915 - _globals['_GETORGANIZATIONCONNECTORREQUEST']._serialized_end=6106 - _globals['_GETORGANIZATIONCONNECTORRESPONSE']._serialized_start=6108 - _globals['_GETORGANIZATIONCONNECTORRESPONSE']._serialized_end=6205 - _globals['_UPDATEORGANIZATIONCONNECTORREQUEST']._serialized_start=6208 - _globals['_UPDATEORGANIZATIONCONNECTORREQUEST']._serialized_end=6380 - _globals['_UPDATEORGANIZATIONCONNECTORRESPONSE']._serialized_start=6382 - _globals['_UPDATEORGANIZATIONCONNECTORRESPONSE']._serialized_end=6482 - _globals['_DELETEORGANIZATIONCONNECTORREQUEST']._serialized_start=6484 - _globals['_DELETEORGANIZATIONCONNECTORREQUEST']._serialized_end=6600 - _globals['_DELETEORGANIZATIONCONNECTORRESPONSE']._serialized_start=6602 - _globals['_DELETEORGANIZATIONCONNECTORRESPONSE']._serialized_end=6639 - _globals['_CONNECTORGANIZATIONCONNECTORREQUEST']._serialized_start=6641 - _globals['_CONNECTORGANIZATIONCONNECTORREQUEST']._serialized_end=6735 - _globals['_CONNECTORGANIZATIONCONNECTORRESPONSE']._serialized_start=6737 - _globals['_CONNECTORGANIZATIONCONNECTORRESPONSE']._serialized_end=6838 - _globals['_DISCONNECTORGANIZATIONCONNECTORREQUEST']._serialized_start=6840 - _globals['_DISCONNECTORGANIZATIONCONNECTORREQUEST']._serialized_end=6937 - _globals['_DISCONNECTORGANIZATIONCONNECTORRESPONSE']._serialized_start=6939 - _globals['_DISCONNECTORGANIZATIONCONNECTORRESPONSE']._serialized_end=7043 - _globals['_RENAMEORGANIZATIONCONNECTORREQUEST']._serialized_start=7046 - _globals['_RENAMEORGANIZATIONCONNECTORREQUEST']._serialized_end=7187 - _globals['_RENAMEORGANIZATIONCONNECTORRESPONSE']._serialized_start=7189 - _globals['_RENAMEORGANIZATIONCONNECTORRESPONSE']._serialized_end=7289 - _globals['_EXECUTEORGANIZATIONCONNECTORREQUEST']._serialized_start=7292 - _globals['_EXECUTEORGANIZATIONCONNECTORREQUEST']._serialized_end=7424 - _globals['_EXECUTEORGANIZATIONCONNECTORRESPONSE']._serialized_start=7426 - _globals['_EXECUTEORGANIZATIONCONNECTORRESPONSE']._serialized_end=7515 - _globals['_TESTORGANIZATIONCONNECTORREQUEST']._serialized_start=7517 - _globals['_TESTORGANIZATIONCONNECTORREQUEST']._serialized_end=7631 - _globals['_TESTORGANIZATIONCONNECTORRESPONSE']._serialized_start=7633 - _globals['_TESTORGANIZATIONCONNECTORRESPONSE']._serialized_end=7729 - _globals['_WATCHORGANIZATIONCONNECTORREQUEST']._serialized_start=7731 - _globals['_WATCHORGANIZATIONCONNECTORREQUEST']._serialized_end=7846 - _globals['_WATCHORGANIZATIONCONNECTORRESPONSE']._serialized_start=7848 - _globals['_WATCHORGANIZATIONCONNECTORRESPONSE']._serialized_end=7945 - _globals['_LISTCONNECTORSADMINREQUEST']._serialized_start=7948 - _globals['_LISTCONNECTORSADMINREQUEST']._serialized_end=8274 - _globals['_LISTCONNECTORSADMINRESPONSE']._serialized_start=8277 - _globals['_LISTCONNECTORSADMINRESPONSE']._serialized_end=8442 - _globals['_LOOKUPCONNECTORADMINREQUEST']._serialized_start=8445 - _globals['_LOOKUPCONNECTORADMINREQUEST']._serialized_end=8588 - _globals['_LOOKUPCONNECTORADMINRESPONSE']._serialized_start=8590 - _globals['_LOOKUPCONNECTORADMINRESPONSE']._serialized_end=8683 - _globals['_CHECKCONNECTORREQUEST']._serialized_start=8685 - _globals['_CHECKCONNECTORREQUEST']._serialized_end=8744 - _globals['_CHECKCONNECTORRESPONSE']._serialized_start=8746 - _globals['_CHECKCONNECTORRESPONSE']._serialized_end=8831 -# @@protoc_insertion_point(module_scope) diff --git a/vdp/pipeline/v1alpha/pipeline_private_service_pb2.py b/vdp/pipeline/v1alpha/pipeline_private_service_pb2.py deleted file mode 100644 index 0cd1987..0000000 --- a/vdp/pipeline/v1alpha/pipeline_private_service_pb2.py +++ /dev/null @@ -1,49 +0,0 @@ -# -*- coding: utf-8 -*- -# Generated by the protocol buffer compiler. DO NOT EDIT! -# source: vdp/pipeline/v1alpha/pipeline_private_service.proto -"""Generated protocol buffer code.""" -from google.protobuf import descriptor as _descriptor -from google.protobuf import descriptor_pool as _descriptor_pool -from google.protobuf import symbol_database as _symbol_database -from google.protobuf.internal import builder as _builder -# @@protoc_insertion_point(imports) - -_sym_db = _symbol_database.Default() - - -from google.api import annotations_pb2 as google_dot_api_dot_annotations__pb2 -from google.api import client_pb2 as google_dot_api_dot_client__pb2 -from vdp.pipeline.v1alpha import connector_pb2 as vdp_dot_pipeline_dot_v1alpha_dot_connector__pb2 -from vdp.pipeline.v1alpha import connector_definition_pb2 as vdp_dot_pipeline_dot_v1alpha_dot_connector__definition__pb2 -from vdp.pipeline.v1alpha import operator_definition_pb2 as vdp_dot_pipeline_dot_v1alpha_dot_operator__definition__pb2 -from vdp.pipeline.v1alpha import pipeline_pb2 as vdp_dot_pipeline_dot_v1alpha_dot_pipeline__pb2 - - -DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n3vdp/pipeline/v1alpha/pipeline_private_service.proto\x12\x14vdp.pipeline.v1alpha\x1a\x1cgoogle/api/annotations.proto\x1a\x17google/api/client.proto\x1a$vdp/pipeline/v1alpha/connector.proto\x1a/vdp/pipeline/v1alpha/connector_definition.proto\x1a.vdp/pipeline/v1alpha/operator_definition.proto\x1a#vdp/pipeline/v1alpha/pipeline.proto2\x8f\x0c\n\x16PipelinePrivateService\x12\x99\x01\n\x12ListPipelinesAdmin\x12/.vdp.pipeline.v1alpha.ListPipelinesAdminRequest\x1a\x30.vdp.pipeline.v1alpha.ListPipelinesAdminResponse\" \x82\xd3\xe4\x93\x02\x1a\x12\x18/v1alpha/admin/pipelines\x12\xbd\x01\n\x13LookUpPipelineAdmin\x12\x30.vdp.pipeline.v1alpha.LookUpPipelineAdminRequest\x1a\x31.vdp.pipeline.v1alpha.LookUpPipelineAdminResponse\"A\xda\x41\tpermalink\x82\xd3\xe4\x93\x02/\x12-/v1alpha/admin/{permalink=pipelines/*}/lookUp\x12\xe6\x01\n\x1dLookUpOperatorDefinitionAdmin\x12:.vdp.pipeline.v1alpha.LookUpOperatorDefinitionAdminRequest\x1a;.vdp.pipeline.v1alpha.LookUpOperatorDefinitionAdminResponse\"L\xda\x41\tpermalink\x82\xd3\xe4\x93\x02:\x12\x38/v1alpha/admin/{permalink=operator-definitions/*}/lookUp\x12\xad\x01\n\x19ListPipelineReleasesAdmin\x12\x36.vdp.pipeline.v1alpha.ListPipelineReleasesAdminRequest\x1a\x37.vdp.pipeline.v1alpha.ListPipelineReleasesAdminResponse\"\x1f\x82\xd3\xe4\x93\x02\x19\x12\x17/v1alpha/admin/releases\x12\xea\x01\n\x1eLookUpConnectorDefinitionAdmin\x12;.vdp.pipeline.v1alpha.LookUpConnectorDefinitionAdminRequest\x1a<.vdp.pipeline.v1alpha.LookUpConnectorDefinitionAdminResponse\"M\xda\x41\tpermalink\x82\xd3\xe4\x93\x02;\x12\x39/v1alpha/admin/{permalink=connector-definitions/*}/lookUp\x12\x9d\x01\n\x13ListConnectorsAdmin\x12\x30.vdp.pipeline.v1alpha.ListConnectorsAdminRequest\x1a\x31.vdp.pipeline.v1alpha.ListConnectorsAdminResponse\"!\x82\xd3\xe4\x93\x02\x1b\x12\x19/v1alpha/admin/connectors\x12\xc1\x01\n\x14LookUpConnectorAdmin\x12\x31.vdp.pipeline.v1alpha.LookUpConnectorAdminRequest\x1a\x32.vdp.pipeline.v1alpha.LookUpConnectorAdminResponse\"B\xda\x41\tpermalink\x82\xd3\xe4\x93\x02\x30\x12./v1alpha/admin/{permalink=connectors/*}/lookUp\x12\xae\x01\n\x0e\x43heckConnector\x12+.vdp.pipeline.v1alpha.CheckConnectorRequest\x1a,.vdp.pipeline.v1alpha.CheckConnectorResponse\"A\xda\x41\tpermalink\x82\xd3\xe4\x93\x02/\x12-/v1alpha/admin/{permalink=connectors/*}/checkB\xf1\x01\n\x18\x63om.vdp.pipeline.v1alphaB\x1bPipelinePrivateServiceProtoP\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) -_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'vdp.pipeline.v1alpha.pipeline_private_service_pb2', _globals) -if _descriptor._USE_C_DESCRIPTORS == False: - - DESCRIPTOR._options = None - DESCRIPTOR._serialized_options = b'\n\030com.vdp.pipeline.v1alphaB\033PipelinePrivateServiceProtoP\001ZFgithub.com/instill-ai/protogen-go/vdp/pipeline/v1alpha;pipelinev1alpha\242\002\003VPX\252\002\024Vdp.Pipeline.V1alpha\312\002\024Vdp\\Pipeline\\V1alpha\342\002 Vdp\\Pipeline\\V1alpha\\GPBMetadata\352\002\026Vdp::Pipeline::V1alpha' - _PIPELINEPRIVATESERVICE.methods_by_name['ListPipelinesAdmin']._options = None - _PIPELINEPRIVATESERVICE.methods_by_name['ListPipelinesAdmin']._serialized_options = b'\202\323\344\223\002\032\022\030/v1alpha/admin/pipelines' - _PIPELINEPRIVATESERVICE.methods_by_name['LookUpPipelineAdmin']._options = None - _PIPELINEPRIVATESERVICE.methods_by_name['LookUpPipelineAdmin']._serialized_options = b'\332A\tpermalink\202\323\344\223\002/\022-/v1alpha/admin/{permalink=pipelines/*}/lookUp' - _PIPELINEPRIVATESERVICE.methods_by_name['LookUpOperatorDefinitionAdmin']._options = None - _PIPELINEPRIVATESERVICE.methods_by_name['LookUpOperatorDefinitionAdmin']._serialized_options = b'\332A\tpermalink\202\323\344\223\002:\0228/v1alpha/admin/{permalink=operator-definitions/*}/lookUp' - _PIPELINEPRIVATESERVICE.methods_by_name['ListPipelineReleasesAdmin']._options = None - _PIPELINEPRIVATESERVICE.methods_by_name['ListPipelineReleasesAdmin']._serialized_options = b'\202\323\344\223\002\031\022\027/v1alpha/admin/releases' - _PIPELINEPRIVATESERVICE.methods_by_name['LookUpConnectorDefinitionAdmin']._options = None - _PIPELINEPRIVATESERVICE.methods_by_name['LookUpConnectorDefinitionAdmin']._serialized_options = b'\332A\tpermalink\202\323\344\223\002;\0229/v1alpha/admin/{permalink=connector-definitions/*}/lookUp' - _PIPELINEPRIVATESERVICE.methods_by_name['ListConnectorsAdmin']._options = None - _PIPELINEPRIVATESERVICE.methods_by_name['ListConnectorsAdmin']._serialized_options = b'\202\323\344\223\002\033\022\031/v1alpha/admin/connectors' - _PIPELINEPRIVATESERVICE.methods_by_name['LookUpConnectorAdmin']._options = None - _PIPELINEPRIVATESERVICE.methods_by_name['LookUpConnectorAdmin']._serialized_options = b'\332A\tpermalink\202\323\344\223\0020\022./v1alpha/admin/{permalink=connectors/*}/lookUp' - _PIPELINEPRIVATESERVICE.methods_by_name['CheckConnector']._options = None - _PIPELINEPRIVATESERVICE.methods_by_name['CheckConnector']._serialized_options = b'\332A\tpermalink\202\323\344\223\002/\022-/v1alpha/admin/{permalink=connectors/*}/check' - _globals['_PIPELINEPRIVATESERVICE']._serialized_start=305 - _globals['_PIPELINEPRIVATESERVICE']._serialized_end=1856 -# @@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 deleted file mode 100644 index e7cb402..0000000 --- a/vdp/pipeline/v1alpha/pipeline_public_service_pb2.py +++ /dev/null @@ -1,177 +0,0 @@ -# -*- coding: utf-8 -*- -# Generated by the protocol buffer compiler. DO NOT EDIT! -# source: vdp/pipeline/v1alpha/pipeline_public_service.proto -"""Generated protocol buffer code.""" -from google.protobuf import descriptor as _descriptor -from google.protobuf import descriptor_pool as _descriptor_pool -from google.protobuf import symbol_database as _symbol_database -from google.protobuf.internal import builder as _builder -# @@protoc_insertion_point(imports) - -_sym_db = _symbol_database.Default() - - -from google.api import annotations_pb2 as google_dot_api_dot_annotations__pb2 -from google.api import client_pb2 as google_dot_api_dot_client__pb2 -from vdp.pipeline.v1alpha import connector_pb2 as vdp_dot_pipeline_dot_v1alpha_dot_connector__pb2 -from vdp.pipeline.v1alpha import connector_definition_pb2 as vdp_dot_pipeline_dot_v1alpha_dot_connector__definition__pb2 -from vdp.pipeline.v1alpha import operator_definition_pb2 as vdp_dot_pipeline_dot_v1alpha_dot_operator__definition__pb2 -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/connector.proto\x1a/vdp/pipeline/v1alpha/connector_definition.proto\x1a.vdp/pipeline/v1alpha/operator_definition.proto\x1a#vdp/pipeline/v1alpha/pipeline.proto2\x80t\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\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\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\xce\x01\n\x18WatchUserPipelineRelease\x12\x35.vdp.pipeline.v1alpha.WatchUserPipelineReleaseRequest\x1a\x36.vdp.pipeline.v1alpha.WatchUserPipelineReleaseResponse\"C\xda\x41\x04name\x82\xd3\xe4\x93\x02\x36\x12\x34/v1alpha/{name=users/*/pipelines/*/releases/*}/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*\x12\xe0\x01\n\x1a\x43reateOrganizationPipeline\x12\x37.vdp.pipeline.v1alpha.CreateOrganizationPipelineRequest\x1a\x38.vdp.pipeline.v1alpha.CreateOrganizationPipelineResponse\"O\xda\x41\x0fparent,pipeline\x82\xd3\xe4\x93\x02\x37\"+/v1alpha/{parent=organizations/*}/pipelines:\x08pipeline\x12\xca\x01\n\x19ListOrganizationPipelines\x12\x36.vdp.pipeline.v1alpha.ListOrganizationPipelinesRequest\x1a\x37.vdp.pipeline.v1alpha.ListOrganizationPipelinesResponse\"<\xda\x41\x06parent\x82\xd3\xe4\x93\x02-\x12+/v1alpha/{parent=organizations/*}/pipelines\x12\xc2\x01\n\x17GetOrganizationPipeline\x12\x34.vdp.pipeline.v1alpha.GetOrganizationPipelineRequest\x1a\x35.vdp.pipeline.v1alpha.GetOrganizationPipelineResponse\":\xda\x41\x04name\x82\xd3\xe4\x93\x02-\x12+/v1alpha/{name=organizations/*/pipelines/*}\x12\xee\x01\n\x1aUpdateOrganizationPipeline\x12\x37.vdp.pipeline.v1alpha.UpdateOrganizationPipelineRequest\x1a\x38.vdp.pipeline.v1alpha.UpdateOrganizationPipelineResponse\"]\xda\x41\x14pipeline,update_mask\x82\xd3\xe4\x93\x02@24/v1alpha/{pipeline.name=organizations/*/pipelines/*}:\x08pipeline\x12\xcb\x01\n\x1a\x44\x65leteOrganizationPipeline\x12\x37.vdp.pipeline.v1alpha.DeleteOrganizationPipelineRequest\x1a\x38.vdp.pipeline.v1alpha.DeleteOrganizationPipelineResponse\":\xda\x41\x04name\x82\xd3\xe4\x93\x02-*+/v1alpha/{name=organizations/*/pipelines/*}\x12\xdd\x01\n\x1cValidateOrganizationPipeline\x12\x39.vdp.pipeline.v1alpha.ValidateOrganizationPipelineRequest\x1a:.vdp.pipeline.v1alpha.ValidateOrganizationPipelineResponse\"F\xda\x41\x04name\x82\xd3\xe4\x93\x02\x39\"4/v1alpha/{name=organizations/*/pipelines/*}/validate:\x01*\x12\xe5\x01\n\x1aRenameOrganizationPipeline\x12\x37.vdp.pipeline.v1alpha.RenameOrganizationPipelineRequest\x1a\x38.vdp.pipeline.v1alpha.RenameOrganizationPipelineResponse\"T\xda\x41\x14name,new_pipeline_id\x82\xd3\xe4\x93\x02\x37\"2/v1alpha/{name=organizations/*/pipelines/*}/rename:\x01*\x12\xe0\x01\n\x1bTriggerOrganizationPipeline\x12\x38.vdp.pipeline.v1alpha.TriggerOrganizationPipelineRequest\x1a\x39.vdp.pipeline.v1alpha.TriggerOrganizationPipelineResponse\"L\xda\x41\x0bname,inputs\x82\xd3\xe4\x93\x02\x38\"3/v1alpha/{name=organizations/*/pipelines/*}/trigger:\x01*\x12\xf4\x01\n TriggerAsyncOrganizationPipeline\x12=.vdp.pipeline.v1alpha.TriggerAsyncOrganizationPipelineRequest\x1a>.vdp.pipeline.v1alpha.TriggerAsyncOrganizationPipelineResponse\"Q\xda\x41\x0bname,inputs\x82\xd3\xe4\x93\x02=\"8/v1alpha/{name=organizations/*/pipelines/*}/triggerAsync:\x01*\x12\xfe\x01\n!CreateOrganizationPipelineRelease\x12>.vdp.pipeline.v1alpha.CreateOrganizationPipelineReleaseRequest\x1a?.vdp.pipeline.v1alpha.CreateOrganizationPipelineReleaseResponse\"X\xda\x41\x0eparent,release\x82\xd3\xe4\x93\x02\x41\"6/v1alpha/{parent=organizations/*/pipelines/*}/releases:\x07release\x12\xed\x01\n ListOrganizationPipelineReleases\x12=.vdp.pipeline.v1alpha.ListOrganizationPipelineReleasesRequest\x1a>.vdp.pipeline.v1alpha.ListOrganizationPipelineReleasesResponse\"J\xda\x41\tpipelines\x82\xd3\xe4\x93\x02\x38\x12\x36/v1alpha/{parent=organizations/*/pipelines/*}/releases\x12\xe2\x01\n\x1eGetOrganizationPipelineRelease\x12;.vdp.pipeline.v1alpha.GetOrganizationPipelineReleaseRequest\x1a<.vdp.pipeline.v1alpha.GetOrganizationPipelineReleaseResponse\"E\xda\x41\x04name\x82\xd3\xe4\x93\x02\x38\x12\x36/v1alpha/{name=organizations/*/pipelines/*/releases/*}\x12\x8c\x02\n!UpdateOrganizationPipelineRelease\x12>.vdp.pipeline.v1alpha.UpdateOrganizationPipelineReleaseRequest\x1a?.vdp.pipeline.v1alpha.UpdateOrganizationPipelineReleaseResponse\"f\xda\x41\x13release,update_mask\x82\xd3\xe4\x93\x02J2?/v1alpha/{release.name=organizationsr/*/pipelines/*/releases/*}:\x07release\x12\xeb\x01\n!DeleteOrganizationPipelineRelease\x12>.vdp.pipeline.v1alpha.DeleteOrganizationPipelineReleaseRequest\x1a?.vdp.pipeline.v1alpha.DeleteOrganizationPipelineReleaseResponse\"E\xda\x41\x04name\x82\xd3\xe4\x93\x02\x38*6/v1alpha/{name=organizations/*/pipelines/*/releases/*}\x12\xf6\x01\n\"RestoreOrganizationPipelineRelease\x12?.vdp.pipeline.v1alpha.RestoreOrganizationPipelineReleaseRequest\x1a@.vdp.pipeline.v1alpha.RestoreOrganizationPipelineReleaseResponse\"M\xda\x41\x04name\x82\xd3\xe4\x93\x02@\">/v1alpha/{name=organizations/*/pipelines/*/releases/*}/restore\x12\xee\x01\n WatchOrganizationPipelineRelease\x12=.vdp.pipeline.v1alpha.WatchOrganizationPipelineReleaseRequest\x1a>.vdp.pipeline.v1alpha.WatchOrganizationPipelineReleaseResponse\"K\xda\x41\x04name\x82\xd3\xe4\x93\x02>\x12.vdp.pipeline.v1alpha.RenameOrganizationPipelineReleaseRequest\x1a?.vdp.pipeline.v1alpha.RenameOrganizationPipelineReleaseResponse\"g\xda\x41\x1cname,new_pipeline_release_id\x82\xd3\xe4\x93\x02\x42\"=/v1alpha/{name=organizations/*/pipelines/*/releases/*}/rename:\x01*\x12\x80\x02\n\"TriggerOrganizationPipelineRelease\x12?.vdp.pipeline.v1alpha.TriggerOrganizationPipelineReleaseRequest\x1a@.vdp.pipeline.v1alpha.TriggerOrganizationPipelineReleaseResponse\"W\xda\x41\x0bname,inputs\x82\xd3\xe4\x93\x02\x43\">/v1alpha/{name=organizations/*/pipelines/*/releases/*}/trigger:\x01*\x12\x94\x02\n\'TriggerAsyncOrganizationPipelineRelease\x12\x44.vdp.pipeline.v1alpha.TriggerAsyncOrganizationPipelineReleaseRequest\x1a\x45.vdp.pipeline.v1alpha.TriggerAsyncOrganizationPipelineReleaseResponse\"\\\xda\x41\x0bname,inputs\x82\xd3\xe4\x93\x02H\"C/v1alpha/{name=organizations/*/pipelines/*/releases/*}/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\xb1\x01\n\x18ListConnectorDefinitions\x12\x35.vdp.pipeline.v1alpha.ListConnectorDefinitionsRequest\x1a\x36.vdp.pipeline.v1alpha.ListConnectorDefinitionsResponse\"&\x82\xd3\xe4\x93\x02 \x12\x1e/v1alpha/connector-definitions\x12\xbb\x01\n\x16GetConnectorDefinition\x12\x33.vdp.pipeline.v1alpha.GetConnectorDefinitionRequest\x1a\x34.vdp.pipeline.v1alpha.GetConnectorDefinitionResponse\"6\xda\x41\x04name\x82\xd3\xe4\x93\x02)\x12\'/v1alpha/{name=connector-definitions/*}\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\x88\x01\n\x0eListConnectors\x12+.vdp.pipeline.v1alpha.ListConnectorsRequest\x1a,.vdp.pipeline.v1alpha.ListConnectorsResponse\"\x1b\x82\xd3\xe4\x93\x02\x15\x12\x13/v1alpha/connectors\x12\xac\x01\n\x0fLookUpConnector\x12,.vdp.pipeline.v1alpha.LookUpConnectorRequest\x1a-.vdp.pipeline.v1alpha.LookUpConnectorResponse\"<\xda\x41\tpermalink\x82\xd3\xe4\x93\x02*\x12(/v1alpha/{permalink=connectors/*}/lookUp\x12\xc6\x01\n\x13\x43reateUserConnector\x12\x30.vdp.pipeline.v1alpha.CreateUserConnectorRequest\x1a\x31.vdp.pipeline.v1alpha.CreateUserConnectorResponse\"J\xda\x41\x10parent,connector\x82\xd3\xe4\x93\x02\x31\"$/v1alpha/{parent=users/*}/connectors:\tconnector\x12\xae\x01\n\x12ListUserConnectors\x12/.vdp.pipeline.v1alpha.ListUserConnectorsRequest\x1a\x30.vdp.pipeline.v1alpha.ListUserConnectorsResponse\"5\xda\x41\x06parent\x82\xd3\xe4\x93\x02&\x12$/v1alpha/{parent=users/*}/connectors\x12\xa6\x01\n\x10GetUserConnector\x12-.vdp.pipeline.v1alpha.GetUserConnectorRequest\x1a..vdp.pipeline.v1alpha.GetUserConnectorResponse\"3\xda\x41\x04name\x82\xd3\xe4\x93\x02&\x12$/v1alpha/{name=users/*/connectors/*}\x12\xd5\x01\n\x13UpdateUserConnector\x12\x30.vdp.pipeline.v1alpha.UpdateUserConnectorRequest\x1a\x31.vdp.pipeline.v1alpha.UpdateUserConnectorResponse\"Y\xda\x41\x15\x63onnector,update_mask\x82\xd3\xe4\x93\x02;2./v1alpha/{connector.name=users/*/connectors/*}:\tconnector\x12\xaf\x01\n\x13\x44\x65leteUserConnector\x12\x30.vdp.pipeline.v1alpha.DeleteUserConnectorRequest\x1a\x31.vdp.pipeline.v1alpha.DeleteUserConnectorResponse\"3\xda\x41\x04name\x82\xd3\xe4\x93\x02&*$/v1alpha/{name=users/*/connectors/*}\x12\xbd\x01\n\x14\x43onnectUserConnector\x12\x31.vdp.pipeline.v1alpha.ConnectUserConnectorRequest\x1a\x32.vdp.pipeline.v1alpha.ConnectUserConnectorResponse\">\xda\x41\x04name\x82\xd3\xe4\x93\x02\x31\",/v1alpha/{name=users/*/connectors/*}/connect:\x01*\x12\xc9\x01\n\x17\x44isconnectUserConnector\x12\x34.vdp.pipeline.v1alpha.DisconnectUserConnectorRequest\x1a\x35.vdp.pipeline.v1alpha.DisconnectUserConnectorResponse\"A\xda\x41\x04name\x82\xd3\xe4\x93\x02\x34\"//v1alpha/{name=users/*/connectors/*}/disconnect:\x01*\x12\xca\x01\n\x13RenameUserConnector\x12\x30.vdp.pipeline.v1alpha.RenameUserConnectorRequest\x1a\x31.vdp.pipeline.v1alpha.RenameUserConnectorResponse\"N\xda\x41\x15name,new_connector_id\x82\xd3\xe4\x93\x02\x30\"+/v1alpha/{name=users/*/connectors/*}/rename:\x01*\x12\xbd\x01\n\x14\x45xecuteUserConnector\x12\x31.vdp.pipeline.v1alpha.ExecuteUserConnectorRequest\x1a\x32.vdp.pipeline.v1alpha.ExecuteUserConnectorResponse\">\xda\x41\x04name\x82\xd3\xe4\x93\x02\x31\",/v1alpha/{name=users/*/connectors/*}/execute:\x01*\x12\xb2\x01\n\x12WatchUserConnector\x12/.vdp.pipeline.v1alpha.WatchUserConnectorRequest\x1a\x30.vdp.pipeline.v1alpha.WatchUserConnectorResponse\"9\xda\x41\x04name\x82\xd3\xe4\x93\x02,\x12*/v1alpha/{name=users/*/connectors/*}/watch\x12\xb8\x01\n\x11TestUserConnector\x12..vdp.pipeline.v1alpha.TestUserConnectorRequest\x1a/.vdp.pipeline.v1alpha.TestUserConnectorResponse\"B\xda\x41\x04name\x82\xd3\xe4\x93\x02\x35\"3/v1alpha/{name=users/*/connectors/*}/testConnection\x12\xe6\x01\n\x1b\x43reateOrganizationConnector\x12\x38.vdp.pipeline.v1alpha.CreateOrganizationConnectorRequest\x1a\x39.vdp.pipeline.v1alpha.CreateOrganizationConnectorResponse\"R\xda\x41\x10parent,connector\x82\xd3\xe4\x93\x02\x39\",/v1alpha/{parent=organizations/*}/connectors:\tconnector\x12\xce\x01\n\x1aListOrganizationConnectors\x12\x37.vdp.pipeline.v1alpha.ListOrganizationConnectorsRequest\x1a\x38.vdp.pipeline.v1alpha.ListOrganizationConnectorsResponse\"=\xda\x41\x06parent\x82\xd3\xe4\x93\x02.\x12,/v1alpha/{parent=organizations/*}/connectors\x12\xc6\x01\n\x18GetOrganizationConnector\x12\x35.vdp.pipeline.v1alpha.GetOrganizationConnectorRequest\x1a\x36.vdp.pipeline.v1alpha.GetOrganizationConnectorResponse\";\xda\x41\x04name\x82\xd3\xe4\x93\x02.\x12,/v1alpha/{name=organizations/*/connectors/*}\x12\xf5\x01\n\x1bUpdateOrganizationConnector\x12\x38.vdp.pipeline.v1alpha.UpdateOrganizationConnectorRequest\x1a\x39.vdp.pipeline.v1alpha.UpdateOrganizationConnectorResponse\"a\xda\x41\x15\x63onnector,update_mask\x82\xd3\xe4\x93\x02\x43\x32\x36/v1alpha/{connector.name=organizations/*/connectors/*}:\tconnector\x12\xcf\x01\n\x1b\x44\x65leteOrganizationConnector\x12\x38.vdp.pipeline.v1alpha.DeleteOrganizationConnectorRequest\x1a\x39.vdp.pipeline.v1alpha.DeleteOrganizationConnectorResponse\";\xda\x41\x04name\x82\xd3\xe4\x93\x02.*,/v1alpha/{name=organizations/*/connectors/*}\x12\xdd\x01\n\x1c\x43onnectOrganizationConnector\x12\x39.vdp.pipeline.v1alpha.ConnectOrganizationConnectorRequest\x1a:.vdp.pipeline.v1alpha.ConnectOrganizationConnectorResponse\"F\xda\x41\x04name\x82\xd3\xe4\x93\x02\x39\"4/v1alpha/{name=organizations/*/connectors/*}/connect:\x01*\x12\xe9\x01\n\x1f\x44isconnectOrganizationConnector\x12<.vdp.pipeline.v1alpha.DisconnectOrganizationConnectorRequest\x1a=.vdp.pipeline.v1alpha.DisconnectOrganizationConnectorResponse\"I\xda\x41\x04name\x82\xd3\xe4\x93\x02<\"7/v1alpha/{name=organizations/*/connectors/*}/disconnect:\x01*\x12\xea\x01\n\x1bRenameOrganizationConnector\x12\x38.vdp.pipeline.v1alpha.RenameOrganizationConnectorRequest\x1a\x39.vdp.pipeline.v1alpha.RenameOrganizationConnectorResponse\"V\xda\x41\x15name,new_connector_id\x82\xd3\xe4\x93\x02\x38\"3/v1alpha/{name=organizations/*/connectors/*}/rename:\x01*\x12\xdd\x01\n\x1c\x45xecuteOrganizationConnector\x12\x39.vdp.pipeline.v1alpha.ExecuteOrganizationConnectorRequest\x1a:.vdp.pipeline.v1alpha.ExecuteOrganizationConnectorResponse\"F\xda\x41\x04name\x82\xd3\xe4\x93\x02\x39\"4/v1alpha/{name=organizations/*/connectors/*}/execute:\x01*\x12\xd2\x01\n\x1aWatchOrganizationConnector\x12\x37.vdp.pipeline.v1alpha.WatchOrganizationConnectorRequest\x1a\x38.vdp.pipeline.v1alpha.WatchOrganizationConnectorResponse\"A\xda\x41\x04name\x82\xd3\xe4\x93\x02\x34\x12\x32/v1alpha/{name=organizations/*/connectors/*}/watch\x12\xd8\x01\n\x19TestOrganizationConnector\x12\x36.vdp.pipeline.v1alpha.TestOrganizationConnectorRequest\x1a\x37.vdp.pipeline.v1alpha.TestOrganizationConnectorResponse\"J\xda\x41\x04name\x82\xd3\xe4\x93\x02=\";/v1alpha/{name=organizations/*/connectors/*}/testConnection\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) -_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'vdp.pipeline.v1alpha.pipeline_public_service_pb2', _globals) -if _descriptor._USE_C_DESCRIPTORS == False: - - DESCRIPTOR._options = None - DESCRIPTOR._serialized_options = b'\n\030com.vdp.pipeline.v1alphaB\032PipelinePublicServiceProtoP\001ZFgithub.com/instill-ai/protogen-go/vdp/pipeline/v1alpha;pipelinev1alpha\242\002\003VPX\252\002\024Vdp.Pipeline.V1alpha\312\002\024Vdp\\Pipeline\\V1alpha\342\002 Vdp\\Pipeline\\V1alpha\\GPBMetadata\352\002\026Vdp::Pipeline::V1alpha' - _PIPELINEPUBLICSERVICE._options = None - _PIPELINEPUBLICSERVICE._serialized_options = b'\312A\020api.instill.tech' - _PIPELINEPUBLICSERVICE.methods_by_name['Liveness']._options = None - _PIPELINEPUBLICSERVICE.methods_by_name['Liveness']._serialized_options = b'\202\323\344\223\0021\022\023/v1alpha/__livenessZ\032\022\030/v1alpha/health/pipeline' - _PIPELINEPUBLICSERVICE.methods_by_name['Readiness']._options = None - _PIPELINEPUBLICSERVICE.methods_by_name['Readiness']._serialized_options = b'\202\323\344\223\002\026\022\024/v1alpha/__readiness' - _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 - _PIPELINEPUBLICSERVICE.methods_by_name['ListUserPipelines']._serialized_options = b'\332A\006parent\202\323\344\223\002%\022#/v1alpha/{parent=users/*}/pipelines' - _PIPELINEPUBLICSERVICE.methods_by_name['GetUserPipeline']._options = None - _PIPELINEPUBLICSERVICE.methods_by_name['GetUserPipeline']._serialized_options = b'\332A\004name\202\323\344\223\002%\022#/v1alpha/{name=users/*/pipelines/*}' - _PIPELINEPUBLICSERVICE.methods_by_name['UpdateUserPipeline']._options = None - _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['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 - _PIPELINEPUBLICSERVICE.methods_by_name['RenameUserPipeline']._serialized_options = b'\332A\024name,new_pipeline_id\202\323\344\223\002/\"*/v1alpha/{name=users/*/pipelines/*}/rename:\001*' - _PIPELINEPUBLICSERVICE.methods_by_name['TriggerUserPipeline']._options = None - _PIPELINEPUBLICSERVICE.methods_by_name['TriggerUserPipeline']._serialized_options = b'\332A\013name,inputs\202\323\344\223\0020\"+/v1alpha/{name=users/*/pipelines/*}/trigger:\001*' - _PIPELINEPUBLICSERVICE.methods_by_name['TriggerAsyncUserPipeline']._options = None - _PIPELINEPUBLICSERVICE.methods_by_name['TriggerAsyncUserPipeline']._serialized_options = b'\332A\013name,inputs\202\323\344\223\0025\"0/v1alpha/{name=users/*/pipelines/*}/triggerAsync:\001*' - _PIPELINEPUBLICSERVICE.methods_by_name['CreateUserPipelineRelease']._options = None - _PIPELINEPUBLICSERVICE.methods_by_name['CreateUserPipelineRelease']._serialized_options = b'\332A\016parent,release\202\323\344\223\0029\"./v1alpha/{parent=users/*/pipelines/*}/releases:\007release' - _PIPELINEPUBLICSERVICE.methods_by_name['ListUserPipelineReleases']._options = None - _PIPELINEPUBLICSERVICE.methods_by_name['ListUserPipelineReleases']._serialized_options = b'\332A\tpipelines\202\323\344\223\0020\022./v1alpha/{parent=users/*/pipelines/*}/releases' - _PIPELINEPUBLICSERVICE.methods_by_name['GetUserPipelineRelease']._options = None - _PIPELINEPUBLICSERVICE.methods_by_name['GetUserPipelineRelease']._serialized_options = b'\332A\004name\202\323\344\223\0020\022./v1alpha/{name=users/*/pipelines/*/releases/*}' - _PIPELINEPUBLICSERVICE.methods_by_name['UpdateUserPipelineRelease']._options = None - _PIPELINEPUBLICSERVICE.methods_by_name['UpdateUserPipelineRelease']._serialized_options = b'\332A\023release,update_mask\202\323\344\223\002B27/v1alpha/{release.name=usersr/*/pipelines/*/releases/*}:\007release' - _PIPELINEPUBLICSERVICE.methods_by_name['DeleteUserPipelineRelease']._options = None - _PIPELINEPUBLICSERVICE.methods_by_name['DeleteUserPipelineRelease']._serialized_options = b'\332A\004name\202\323\344\223\0020*./v1alpha/{name=users/*/pipelines/*/releases/*}' - _PIPELINEPUBLICSERVICE.methods_by_name['RestoreUserPipelineRelease']._options = None - _PIPELINEPUBLICSERVICE.methods_by_name['RestoreUserPipelineRelease']._serialized_options = b'\332A\004name\202\323\344\223\0028\"6/v1alpha/{name=users/*/pipelines/*/releases/*}/restore' - _PIPELINEPUBLICSERVICE.methods_by_name['WatchUserPipelineRelease']._options = None - _PIPELINEPUBLICSERVICE.methods_by_name['WatchUserPipelineRelease']._serialized_options = b'\332A\004name\202\323\344\223\0026\0224/v1alpha/{name=users/*/pipelines/*/releases/*}/watch' - _PIPELINEPUBLICSERVICE.methods_by_name['RenameUserPipelineRelease']._options = None - _PIPELINEPUBLICSERVICE.methods_by_name['RenameUserPipelineRelease']._serialized_options = b'\332A\034name,new_pipeline_release_id\202\323\344\223\002:\"5/v1alpha/{name=users/*/pipelines/*/releases/*}/rename:\001*' - _PIPELINEPUBLICSERVICE.methods_by_name['TriggerUserPipelineRelease']._options = None - _PIPELINEPUBLICSERVICE.methods_by_name['TriggerUserPipelineRelease']._serialized_options = b'\332A\013name,inputs\202\323\344\223\002;\"6/v1alpha/{name=users/*/pipelines/*/releases/*}/trigger:\001*' - _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*' - _PIPELINEPUBLICSERVICE.methods_by_name['CreateOrganizationPipeline']._options = None - _PIPELINEPUBLICSERVICE.methods_by_name['CreateOrganizationPipeline']._serialized_options = b'\332A\017parent,pipeline\202\323\344\223\0027\"+/v1alpha/{parent=organizations/*}/pipelines:\010pipeline' - _PIPELINEPUBLICSERVICE.methods_by_name['ListOrganizationPipelines']._options = None - _PIPELINEPUBLICSERVICE.methods_by_name['ListOrganizationPipelines']._serialized_options = b'\332A\006parent\202\323\344\223\002-\022+/v1alpha/{parent=organizations/*}/pipelines' - _PIPELINEPUBLICSERVICE.methods_by_name['GetOrganizationPipeline']._options = None - _PIPELINEPUBLICSERVICE.methods_by_name['GetOrganizationPipeline']._serialized_options = b'\332A\004name\202\323\344\223\002-\022+/v1alpha/{name=organizations/*/pipelines/*}' - _PIPELINEPUBLICSERVICE.methods_by_name['UpdateOrganizationPipeline']._options = None - _PIPELINEPUBLICSERVICE.methods_by_name['UpdateOrganizationPipeline']._serialized_options = b'\332A\024pipeline,update_mask\202\323\344\223\002@24/v1alpha/{pipeline.name=organizations/*/pipelines/*}:\010pipeline' - _PIPELINEPUBLICSERVICE.methods_by_name['DeleteOrganizationPipeline']._options = None - _PIPELINEPUBLICSERVICE.methods_by_name['DeleteOrganizationPipeline']._serialized_options = b'\332A\004name\202\323\344\223\002-*+/v1alpha/{name=organizations/*/pipelines/*}' - _PIPELINEPUBLICSERVICE.methods_by_name['ValidateOrganizationPipeline']._options = None - _PIPELINEPUBLICSERVICE.methods_by_name['ValidateOrganizationPipeline']._serialized_options = b'\332A\004name\202\323\344\223\0029\"4/v1alpha/{name=organizations/*/pipelines/*}/validate:\001*' - _PIPELINEPUBLICSERVICE.methods_by_name['RenameOrganizationPipeline']._options = None - _PIPELINEPUBLICSERVICE.methods_by_name['RenameOrganizationPipeline']._serialized_options = b'\332A\024name,new_pipeline_id\202\323\344\223\0027\"2/v1alpha/{name=organizations/*/pipelines/*}/rename:\001*' - _PIPELINEPUBLICSERVICE.methods_by_name['TriggerOrganizationPipeline']._options = None - _PIPELINEPUBLICSERVICE.methods_by_name['TriggerOrganizationPipeline']._serialized_options = b'\332A\013name,inputs\202\323\344\223\0028\"3/v1alpha/{name=organizations/*/pipelines/*}/trigger:\001*' - _PIPELINEPUBLICSERVICE.methods_by_name['TriggerAsyncOrganizationPipeline']._options = None - _PIPELINEPUBLICSERVICE.methods_by_name['TriggerAsyncOrganizationPipeline']._serialized_options = b'\332A\013name,inputs\202\323\344\223\002=\"8/v1alpha/{name=organizations/*/pipelines/*}/triggerAsync:\001*' - _PIPELINEPUBLICSERVICE.methods_by_name['CreateOrganizationPipelineRelease']._options = None - _PIPELINEPUBLICSERVICE.methods_by_name['CreateOrganizationPipelineRelease']._serialized_options = b'\332A\016parent,release\202\323\344\223\002A\"6/v1alpha/{parent=organizations/*/pipelines/*}/releases:\007release' - _PIPELINEPUBLICSERVICE.methods_by_name['ListOrganizationPipelineReleases']._options = None - _PIPELINEPUBLICSERVICE.methods_by_name['ListOrganizationPipelineReleases']._serialized_options = b'\332A\tpipelines\202\323\344\223\0028\0226/v1alpha/{parent=organizations/*/pipelines/*}/releases' - _PIPELINEPUBLICSERVICE.methods_by_name['GetOrganizationPipelineRelease']._options = None - _PIPELINEPUBLICSERVICE.methods_by_name['GetOrganizationPipelineRelease']._serialized_options = b'\332A\004name\202\323\344\223\0028\0226/v1alpha/{name=organizations/*/pipelines/*/releases/*}' - _PIPELINEPUBLICSERVICE.methods_by_name['UpdateOrganizationPipelineRelease']._options = None - _PIPELINEPUBLICSERVICE.methods_by_name['UpdateOrganizationPipelineRelease']._serialized_options = b'\332A\023release,update_mask\202\323\344\223\002J2?/v1alpha/{release.name=organizationsr/*/pipelines/*/releases/*}:\007release' - _PIPELINEPUBLICSERVICE.methods_by_name['DeleteOrganizationPipelineRelease']._options = None - _PIPELINEPUBLICSERVICE.methods_by_name['DeleteOrganizationPipelineRelease']._serialized_options = b'\332A\004name\202\323\344\223\0028*6/v1alpha/{name=organizations/*/pipelines/*/releases/*}' - _PIPELINEPUBLICSERVICE.methods_by_name['RestoreOrganizationPipelineRelease']._options = None - _PIPELINEPUBLICSERVICE.methods_by_name['RestoreOrganizationPipelineRelease']._serialized_options = b'\332A\004name\202\323\344\223\002@\">/v1alpha/{name=organizations/*/pipelines/*/releases/*}/restore' - _PIPELINEPUBLICSERVICE.methods_by_name['WatchOrganizationPipelineRelease']._options = None - _PIPELINEPUBLICSERVICE.methods_by_name['WatchOrganizationPipelineRelease']._serialized_options = b'\332A\004name\202\323\344\223\002>\022/v1alpha/{name=organizations/*/pipelines/*/releases/*}/trigger:\001*' - _PIPELINEPUBLICSERVICE.methods_by_name['TriggerAsyncOrganizationPipelineRelease']._options = None - _PIPELINEPUBLICSERVICE.methods_by_name['TriggerAsyncOrganizationPipelineRelease']._serialized_options = b'\332A\013name,inputs\202\323\344\223\002H\"C/v1alpha/{name=organizations/*/pipelines/*/releases/*}/triggerAsync:\001*' - _PIPELINEPUBLICSERVICE.methods_by_name['GetOperation']._options = None - _PIPELINEPUBLICSERVICE.methods_by_name['GetOperation']._serialized_options = b'\332A\004name\202\323\344\223\002\036\022\034/v1alpha/{name=operations/*}' - _PIPELINEPUBLICSERVICE.methods_by_name['ListConnectorDefinitions']._options = None - _PIPELINEPUBLICSERVICE.methods_by_name['ListConnectorDefinitions']._serialized_options = b'\202\323\344\223\002 \022\036/v1alpha/connector-definitions' - _PIPELINEPUBLICSERVICE.methods_by_name['GetConnectorDefinition']._options = None - _PIPELINEPUBLICSERVICE.methods_by_name['GetConnectorDefinition']._serialized_options = b'\332A\004name\202\323\344\223\002)\022\'/v1alpha/{name=connector-definitions/*}' - _PIPELINEPUBLICSERVICE.methods_by_name['ListOperatorDefinitions']._options = None - _PIPELINEPUBLICSERVICE.methods_by_name['ListOperatorDefinitions']._serialized_options = b'\202\323\344\223\002\037\022\035/v1alpha/operator-definitions' - _PIPELINEPUBLICSERVICE.methods_by_name['GetOperatorDefinition']._options = None - _PIPELINEPUBLICSERVICE.methods_by_name['GetOperatorDefinition']._serialized_options = b'\332A\004name\202\323\344\223\002(\022&/v1alpha/{name=operator-definitions/*}' - _PIPELINEPUBLICSERVICE.methods_by_name['ListConnectors']._options = None - _PIPELINEPUBLICSERVICE.methods_by_name['ListConnectors']._serialized_options = b'\202\323\344\223\002\025\022\023/v1alpha/connectors' - _PIPELINEPUBLICSERVICE.methods_by_name['LookUpConnector']._options = None - _PIPELINEPUBLICSERVICE.methods_by_name['LookUpConnector']._serialized_options = b'\332A\tpermalink\202\323\344\223\002*\022(/v1alpha/{permalink=connectors/*}/lookUp' - _PIPELINEPUBLICSERVICE.methods_by_name['CreateUserConnector']._options = None - _PIPELINEPUBLICSERVICE.methods_by_name['CreateUserConnector']._serialized_options = b'\332A\020parent,connector\202\323\344\223\0021\"$/v1alpha/{parent=users/*}/connectors:\tconnector' - _PIPELINEPUBLICSERVICE.methods_by_name['ListUserConnectors']._options = None - _PIPELINEPUBLICSERVICE.methods_by_name['ListUserConnectors']._serialized_options = b'\332A\006parent\202\323\344\223\002&\022$/v1alpha/{parent=users/*}/connectors' - _PIPELINEPUBLICSERVICE.methods_by_name['GetUserConnector']._options = None - _PIPELINEPUBLICSERVICE.methods_by_name['GetUserConnector']._serialized_options = b'\332A\004name\202\323\344\223\002&\022$/v1alpha/{name=users/*/connectors/*}' - _PIPELINEPUBLICSERVICE.methods_by_name['UpdateUserConnector']._options = None - _PIPELINEPUBLICSERVICE.methods_by_name['UpdateUserConnector']._serialized_options = b'\332A\025connector,update_mask\202\323\344\223\002;2./v1alpha/{connector.name=users/*/connectors/*}:\tconnector' - _PIPELINEPUBLICSERVICE.methods_by_name['DeleteUserConnector']._options = None - _PIPELINEPUBLICSERVICE.methods_by_name['DeleteUserConnector']._serialized_options = b'\332A\004name\202\323\344\223\002&*$/v1alpha/{name=users/*/connectors/*}' - _PIPELINEPUBLICSERVICE.methods_by_name['ConnectUserConnector']._options = None - _PIPELINEPUBLICSERVICE.methods_by_name['ConnectUserConnector']._serialized_options = b'\332A\004name\202\323\344\223\0021\",/v1alpha/{name=users/*/connectors/*}/connect:\001*' - _PIPELINEPUBLICSERVICE.methods_by_name['DisconnectUserConnector']._options = None - _PIPELINEPUBLICSERVICE.methods_by_name['DisconnectUserConnector']._serialized_options = b'\332A\004name\202\323\344\223\0024\"//v1alpha/{name=users/*/connectors/*}/disconnect:\001*' - _PIPELINEPUBLICSERVICE.methods_by_name['RenameUserConnector']._options = None - _PIPELINEPUBLICSERVICE.methods_by_name['RenameUserConnector']._serialized_options = b'\332A\025name,new_connector_id\202\323\344\223\0020\"+/v1alpha/{name=users/*/connectors/*}/rename:\001*' - _PIPELINEPUBLICSERVICE.methods_by_name['ExecuteUserConnector']._options = None - _PIPELINEPUBLICSERVICE.methods_by_name['ExecuteUserConnector']._serialized_options = b'\332A\004name\202\323\344\223\0021\",/v1alpha/{name=users/*/connectors/*}/execute:\001*' - _PIPELINEPUBLICSERVICE.methods_by_name['WatchUserConnector']._options = None - _PIPELINEPUBLICSERVICE.methods_by_name['WatchUserConnector']._serialized_options = b'\332A\004name\202\323\344\223\002,\022*/v1alpha/{name=users/*/connectors/*}/watch' - _PIPELINEPUBLICSERVICE.methods_by_name['TestUserConnector']._options = None - _PIPELINEPUBLICSERVICE.methods_by_name['TestUserConnector']._serialized_options = b'\332A\004name\202\323\344\223\0025\"3/v1alpha/{name=users/*/connectors/*}/testConnection' - _PIPELINEPUBLICSERVICE.methods_by_name['CreateOrganizationConnector']._options = None - _PIPELINEPUBLICSERVICE.methods_by_name['CreateOrganizationConnector']._serialized_options = b'\332A\020parent,connector\202\323\344\223\0029\",/v1alpha/{parent=organizations/*}/connectors:\tconnector' - _PIPELINEPUBLICSERVICE.methods_by_name['ListOrganizationConnectors']._options = None - _PIPELINEPUBLICSERVICE.methods_by_name['ListOrganizationConnectors']._serialized_options = b'\332A\006parent\202\323\344\223\002.\022,/v1alpha/{parent=organizations/*}/connectors' - _PIPELINEPUBLICSERVICE.methods_by_name['GetOrganizationConnector']._options = None - _PIPELINEPUBLICSERVICE.methods_by_name['GetOrganizationConnector']._serialized_options = b'\332A\004name\202\323\344\223\002.\022,/v1alpha/{name=organizations/*/connectors/*}' - _PIPELINEPUBLICSERVICE.methods_by_name['UpdateOrganizationConnector']._options = None - _PIPELINEPUBLICSERVICE.methods_by_name['UpdateOrganizationConnector']._serialized_options = b'\332A\025connector,update_mask\202\323\344\223\002C26/v1alpha/{connector.name=organizations/*/connectors/*}:\tconnector' - _PIPELINEPUBLICSERVICE.methods_by_name['DeleteOrganizationConnector']._options = None - _PIPELINEPUBLICSERVICE.methods_by_name['DeleteOrganizationConnector']._serialized_options = b'\332A\004name\202\323\344\223\002.*,/v1alpha/{name=organizations/*/connectors/*}' - _PIPELINEPUBLICSERVICE.methods_by_name['ConnectOrganizationConnector']._options = None - _PIPELINEPUBLICSERVICE.methods_by_name['ConnectOrganizationConnector']._serialized_options = b'\332A\004name\202\323\344\223\0029\"4/v1alpha/{name=organizations/*/connectors/*}/connect:\001*' - _PIPELINEPUBLICSERVICE.methods_by_name['DisconnectOrganizationConnector']._options = None - _PIPELINEPUBLICSERVICE.methods_by_name['DisconnectOrganizationConnector']._serialized_options = b'\332A\004name\202\323\344\223\002<\"7/v1alpha/{name=organizations/*/connectors/*}/disconnect:\001*' - _PIPELINEPUBLICSERVICE.methods_by_name['RenameOrganizationConnector']._options = None - _PIPELINEPUBLICSERVICE.methods_by_name['RenameOrganizationConnector']._serialized_options = b'\332A\025name,new_connector_id\202\323\344\223\0028\"3/v1alpha/{name=organizations/*/connectors/*}/rename:\001*' - _PIPELINEPUBLICSERVICE.methods_by_name['ExecuteOrganizationConnector']._options = None - _PIPELINEPUBLICSERVICE.methods_by_name['ExecuteOrganizationConnector']._serialized_options = b'\332A\004name\202\323\344\223\0029\"4/v1alpha/{name=organizations/*/connectors/*}/execute:\001*' - _PIPELINEPUBLICSERVICE.methods_by_name['WatchOrganizationConnector']._options = None - _PIPELINEPUBLICSERVICE.methods_by_name['WatchOrganizationConnector']._serialized_options = b'\332A\004name\202\323\344\223\0024\0222/v1alpha/{name=organizations/*/connectors/*}/watch' - _PIPELINEPUBLICSERVICE.methods_by_name['TestOrganizationConnector']._options = None - _PIPELINEPUBLICSERVICE.methods_by_name['TestOrganizationConnector']._serialized_options = b'\332A\004name\202\323\344\223\002=\";/v1alpha/{name=organizations/*/connectors/*}/testConnection' - _globals['_PIPELINEPUBLICSERVICE']._serialized_start=304 - _globals['_PIPELINEPUBLICSERVICE']._serialized_end=15152 -# @@protoc_insertion_point(module_scope) diff --git a/vdp/pipeline/v1beta/common_pb2.py b/vdp/pipeline/v1beta/common_pb2.py new file mode 100644 index 0000000..2914610 --- /dev/null +++ b/vdp/pipeline/v1beta/common_pb2.py @@ -0,0 +1,37 @@ +# -*- coding: utf-8 -*- +# Generated by the protocol buffer compiler. DO NOT EDIT! +# source: vdp/pipeline/v1beta/common.proto +"""Generated protocol buffer code.""" +from google.protobuf import descriptor as _descriptor +from google.protobuf import descriptor_pool as _descriptor_pool +from google.protobuf import symbol_database as _symbol_database +from google.protobuf.internal import builder as _builder +# @@protoc_insertion_point(imports) + +_sym_db = _symbol_database.Default() + + + + +DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n vdp/pipeline/v1beta/common.proto\x12\x13vdp.pipeline.v1beta\"\xc7\x03\n\nPermission\x12@\n\x05users\x18\x01 \x03(\x0b\x32*.vdp.pipeline.v1beta.Permission.UsersEntryR\x05users\x12H\n\nshare_code\x18\x02 \x01(\x0b\x32).vdp.pipeline.v1beta.Permission.ShareCodeR\tshareCode\x1aO\n\x04User\x12\x18\n\x07\x65nabled\x18\x01 \x01(\x08R\x07\x65nabled\x12-\n\x04role\x18\x04 \x01(\x0e\x32\x19.vdp.pipeline.v1beta.RoleR\x04role\x1a|\n\tShareCode\x12\x12\n\x04user\x18\x01 \x01(\tR\x04user\x12\x12\n\x04\x63ode\x18\x02 \x01(\tR\x04\x63ode\x12\x18\n\x07\x65nabled\x18\x03 \x01(\x08R\x07\x65nabled\x12-\n\x04role\x18\x04 \x01(\x0e\x32\x19.vdp.pipeline.v1beta.RoleR\x04role\x1a^\n\nUsersEntry\x12\x10\n\x03key\x18\x01 \x01(\tR\x03key\x12:\n\x05value\x18\x02 \x01(\x0b\x32$.vdp.pipeline.v1beta.Permission.UserR\x05value:\x02\x38\x01*@\n\x04Role\x12\x14\n\x10ROLE_UNSPECIFIED\x10\x00\x12\x0f\n\x0bROLE_VIEWER\x10\x01\x12\x11\n\rROLE_EXECUTOR\x10\x02\x42\xda\x01\n\x17\x63om.vdp.pipeline.v1betaB\x0b\x43ommonProtoP\x01ZDgithub.com/instill-ai/protogen-go/vdp/pipeline/v1beta;pipelinev1beta\xa2\x02\x03VPX\xaa\x02\x13Vdp.Pipeline.V1beta\xca\x02\x13Vdp\\Pipeline\\V1beta\xe2\x02\x1fVdp\\Pipeline\\V1beta\\GPBMetadata\xea\x02\x15Vdp::Pipeline::V1betab\x06proto3') + +_globals = globals() +_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals) +_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'vdp.pipeline.v1beta.common_pb2', _globals) +if _descriptor._USE_C_DESCRIPTORS == False: + + DESCRIPTOR._options = None + DESCRIPTOR._serialized_options = b'\n\027com.vdp.pipeline.v1betaB\013CommonProtoP\001ZDgithub.com/instill-ai/protogen-go/vdp/pipeline/v1beta;pipelinev1beta\242\002\003VPX\252\002\023Vdp.Pipeline.V1beta\312\002\023Vdp\\Pipeline\\V1beta\342\002\037Vdp\\Pipeline\\V1beta\\GPBMetadata\352\002\025Vdp::Pipeline::V1beta' + _PERMISSION_USERSENTRY._options = None + _PERMISSION_USERSENTRY._serialized_options = b'8\001' + _globals['_ROLE']._serialized_start=515 + _globals['_ROLE']._serialized_end=579 + _globals['_PERMISSION']._serialized_start=58 + _globals['_PERMISSION']._serialized_end=513 + _globals['_PERMISSION_USER']._serialized_start=212 + _globals['_PERMISSION_USER']._serialized_end=291 + _globals['_PERMISSION_SHARECODE']._serialized_start=293 + _globals['_PERMISSION_SHARECODE']._serialized_end=417 + _globals['_PERMISSION_USERSENTRY']._serialized_start=419 + _globals['_PERMISSION_USERSENTRY']._serialized_end=513 +# @@protoc_insertion_point(module_scope) diff --git a/vdp/pipeline/v1alpha/common_pb2.pyi b/vdp/pipeline/v1beta/common_pb2.pyi similarity index 100% rename from vdp/pipeline/v1alpha/common_pb2.pyi rename to vdp/pipeline/v1beta/common_pb2.pyi diff --git a/vdp/pipeline/v1alpha/common_pb2_grpc.py b/vdp/pipeline/v1beta/common_pb2_grpc.py similarity index 100% rename from vdp/pipeline/v1alpha/common_pb2_grpc.py rename to vdp/pipeline/v1beta/common_pb2_grpc.py diff --git a/vdp/pipeline/v1alpha/common_pb2_grpc.pyi b/vdp/pipeline/v1beta/common_pb2_grpc.pyi similarity index 100% rename from vdp/pipeline/v1alpha/common_pb2_grpc.pyi rename to vdp/pipeline/v1beta/common_pb2_grpc.pyi diff --git a/vdp/pipeline/v1alpha/connector_definition_pb2.py b/vdp/pipeline/v1beta/connector_definition_pb2.py similarity index 52% rename from vdp/pipeline/v1alpha/connector_definition_pb2.py rename to vdp/pipeline/v1beta/connector_definition_pb2.py index a5935de..5f087a0 100644 --- a/vdp/pipeline/v1alpha/connector_definition_pb2.py +++ b/vdp/pipeline/v1beta/connector_definition_pb2.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # Generated by the protocol buffer compiler. DO NOT EDIT! -# source: vdp/pipeline/v1alpha/connector_definition.proto +# source: vdp/pipeline/v1beta/connector_definition.proto """Generated protocol buffer code.""" from google.protobuf import descriptor as _descriptor from google.protobuf import descriptor_pool as _descriptor_pool @@ -17,15 +17,15 @@ from protoc_gen_openapiv2.options import annotations_pb2 as protoc__gen__openapiv2_dot_options_dot_annotations__pb2 -DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n/vdp/pipeline/v1alpha/connector_definition.proto\x12\x14vdp.pipeline.v1alpha\x1a\x1fgoogle/api/field_behavior.proto\x1a\x19google/api/resource.proto\x1a\x1cgoogle/protobuf/struct.proto\x1a.protoc-gen-openapiv2/options/annotations.proto\"\x93\x02\n\rConnectorSpec\x12T\n\x16resource_specification\x18\x02 \x01(\x0b\x32\x17.google.protobuf.StructB\x04\xe2\x41\x01\x02R\x15resourceSpecification\x12V\n\x17\x63omponent_specification\x18\x03 \x01(\x0b\x32\x17.google.protobuf.StructB\x04\xe2\x41\x01\x02R\x16\x63omponentSpecification\x12T\n\x16openapi_specifications\x18\x04 \x01(\x0b\x32\x17.google.protobuf.StructB\x04\xe2\x41\x01\x02R\x15openapiSpecifications\"\xc5\x05\n\x13\x43onnectorDefinition\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\x1a\n\x05title\x18\x04 \x01(\tB\x04\xe2\x41\x01\x03R\x05title\x12\x31\n\x11\x64ocumentation_url\x18\x05 \x01(\tB\x04\xe2\x41\x01\x03R\x10\x64ocumentationUrl\x12\x18\n\x04icon\x18\x06 \x01(\tB\x04\xe2\x41\x01\x03R\x04icon\x12=\n\x04spec\x18\x07 \x01(\x0b\x32#.vdp.pipeline.v1alpha.ConnectorSpecB\x04\xe2\x41\x01\x03R\x04spec\x12=\n\x04type\x18\x08 \x01(\x0e\x32#.vdp.pipeline.v1alpha.ConnectorTypeB\x04\xe2\x41\x01\x03R\x04type\x12\"\n\ttombstone\x18\t \x01(\x08\x42\x04\xe2\x41\x01\x03R\ttombstone\x12\x1c\n\x06public\x18\n \x01(\x08\x42\x04\xe2\x41\x01\x03R\x06public\x12\x1c\n\x06\x63ustom\x18\x0b \x01(\x08\x42\x04\xe2\x41\x01\x03R\x06\x63ustom\x12\x1f\n\x08icon_url\x18\x0c \x01(\tB\x04\xe2\x41\x01\x03R\x07iconUrl\x12\x1c\n\x06vendor\x18\r \x01(\tB\x04\xe2\x41\x01\x03R\x06vendor\x12J\n\x11vendor_attributes\x18\x0e \x01(\x0b\x32\x17.google.protobuf.StructB\x04\xe2\x41\x01\x03R\x10vendorAttributes\";\n\x04View\x12\x14\n\x10VIEW_UNSPECIFIED\x10\x00\x12\x0e\n\nVIEW_BASIC\x10\x01\x12\r\n\tVIEW_FULL\x10\x02:W\xea\x41T\n$api.instill.tech/ConnectorDefinition\x12,connector-definitions/{connector-definition}\"\x96\x02\n\x1fListConnectorDefinitionsRequest\x12&\n\tpage_size\x18\x01 \x01(\x05\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\x12M\n\x04view\x18\x03 \x01(\x0e\x32..vdp.pipeline.v1alpha.ConnectorDefinition.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\"\xc9\x01\n ListConnectorDefinitionsResponse\x12^\n\x15\x63onnector_definitions\x18\x01 \x03(\x0b\x32).vdp.pipeline.v1alpha.ConnectorDefinitionR\x14\x63onnectorDefinitions\x12&\n\x0fnext_page_token\x18\x02 \x01(\tR\rnextPageToken\x12\x1d\n\ntotal_size\x18\x03 \x01(\x05R\ttotalSize\"\xdc\x01\n\x1dGetConnectorDefinitionRequest\x12\x63\n\x04name\x18\x01 \x01(\tBO\x92\x41\x1f\xca>\x1c\xfa\x02\x19\x63onnector_definition.name\xe2\x41\x01\x02\xfa\x41&\n$api.instill.tech/ConnectorDefinitionR\x04name\x12M\n\x04view\x18\x02 \x01(\x0e\x32..vdp.pipeline.v1alpha.ConnectorDefinition.ViewB\x04\xe2\x41\x01\x01H\x00R\x04view\x88\x01\x01\x42\x07\n\x05_view\"~\n\x1eGetConnectorDefinitionResponse\x12\\\n\x14\x63onnector_definition\x18\x01 \x01(\x0b\x32).vdp.pipeline.v1alpha.ConnectorDefinitionR\x13\x63onnectorDefinition\"\xa3\x01\n%LookUpConnectorDefinitionAdminRequest\x12\"\n\tpermalink\x18\x01 \x01(\tB\x04\xe2\x41\x01\x02R\tpermalink\x12M\n\x04view\x18\x02 \x01(\x0e\x32..vdp.pipeline.v1alpha.ConnectorDefinition.ViewB\x04\xe2\x41\x01\x01H\x00R\x04view\x88\x01\x01\x42\x07\n\x05_view\"\x86\x01\n&LookUpConnectorDefinitionAdminResponse\x12\\\n\x14\x63onnector_definition\x18\x01 \x01(\x0b\x32).vdp.pipeline.v1alpha.ConnectorDefinitionR\x13\x63onnectorDefinition*\xd6\x01\n\rConnectorType\x12\x1e\n\x1a\x43ONNECTOR_TYPE_UNSPECIFIED\x10\x00\x12\x19\n\x15\x43ONNECTOR_TYPE_SOURCE\x10\x01\x12\x1e\n\x1a\x43ONNECTOR_TYPE_DESTINATION\x10\x02\x12\x15\n\x11\x43ONNECTOR_TYPE_AI\x10\x03\x12\x1d\n\x19\x43ONNECTOR_TYPE_BLOCKCHAIN\x10\x04\x12\x17\n\x13\x43ONNECTOR_TYPE_DATA\x10\x05\x12\x1b\n\x17\x43ONNECTOR_TYPE_OPERATOR\x10\x06\x42\xee\x01\n\x18\x63om.vdp.pipeline.v1alphaB\x18\x43onnectorDefinitionProtoP\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/v1beta/connector_definition.proto\x12\x13vdp.pipeline.v1beta\x1a\x1fgoogle/api/field_behavior.proto\x1a\x19google/api/resource.proto\x1a\x1cgoogle/protobuf/struct.proto\x1a.protoc-gen-openapiv2/options/annotations.proto\"\x93\x02\n\rConnectorSpec\x12T\n\x16resource_specification\x18\x02 \x01(\x0b\x32\x17.google.protobuf.StructB\x04\xe2\x41\x01\x02R\x15resourceSpecification\x12V\n\x17\x63omponent_specification\x18\x03 \x01(\x0b\x32\x17.google.protobuf.StructB\x04\xe2\x41\x01\x02R\x16\x63omponentSpecification\x12T\n\x16openapi_specifications\x18\x04 \x01(\x0b\x32\x17.google.protobuf.StructB\x04\xe2\x41\x01\x02R\x15openapiSpecifications\"\xc3\x05\n\x13\x43onnectorDefinition\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\x1a\n\x05title\x18\x04 \x01(\tB\x04\xe2\x41\x01\x03R\x05title\x12\x31\n\x11\x64ocumentation_url\x18\x05 \x01(\tB\x04\xe2\x41\x01\x03R\x10\x64ocumentationUrl\x12\x18\n\x04icon\x18\x06 \x01(\tB\x04\xe2\x41\x01\x03R\x04icon\x12<\n\x04spec\x18\x07 \x01(\x0b\x32\".vdp.pipeline.v1beta.ConnectorSpecB\x04\xe2\x41\x01\x03R\x04spec\x12<\n\x04type\x18\x08 \x01(\x0e\x32\".vdp.pipeline.v1beta.ConnectorTypeB\x04\xe2\x41\x01\x03R\x04type\x12\"\n\ttombstone\x18\t \x01(\x08\x42\x04\xe2\x41\x01\x03R\ttombstone\x12\x1c\n\x06public\x18\n \x01(\x08\x42\x04\xe2\x41\x01\x03R\x06public\x12\x1c\n\x06\x63ustom\x18\x0b \x01(\x08\x42\x04\xe2\x41\x01\x03R\x06\x63ustom\x12\x1f\n\x08icon_url\x18\x0c \x01(\tB\x04\xe2\x41\x01\x03R\x07iconUrl\x12\x1c\n\x06vendor\x18\r \x01(\tB\x04\xe2\x41\x01\x03R\x06vendor\x12J\n\x11vendor_attributes\x18\x0e \x01(\x0b\x32\x17.google.protobuf.StructB\x04\xe2\x41\x01\x03R\x10vendorAttributes\";\n\x04View\x12\x14\n\x10VIEW_UNSPECIFIED\x10\x00\x12\x0e\n\nVIEW_BASIC\x10\x01\x12\r\n\tVIEW_FULL\x10\x02:W\xea\x41T\n$api.instill.tech/ConnectorDefinition\x12,connector-definitions/{connector-definition}\"\x95\x02\n\x1fListConnectorDefinitionsRequest\x12&\n\tpage_size\x18\x01 \x01(\x05\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\x12L\n\x04view\x18\x03 \x01(\x0e\x32-.vdp.pipeline.v1beta.ConnectorDefinition.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\"\xc8\x01\n ListConnectorDefinitionsResponse\x12]\n\x15\x63onnector_definitions\x18\x01 \x03(\x0b\x32(.vdp.pipeline.v1beta.ConnectorDefinitionR\x14\x63onnectorDefinitions\x12&\n\x0fnext_page_token\x18\x02 \x01(\tR\rnextPageToken\x12\x1d\n\ntotal_size\x18\x03 \x01(\x05R\ttotalSize\"\xdb\x01\n\x1dGetConnectorDefinitionRequest\x12\x63\n\x04name\x18\x01 \x01(\tBO\x92\x41\x1f\xca>\x1c\xfa\x02\x19\x63onnector_definition.name\xe2\x41\x01\x02\xfa\x41&\n$api.instill.tech/ConnectorDefinitionR\x04name\x12L\n\x04view\x18\x02 \x01(\x0e\x32-.vdp.pipeline.v1beta.ConnectorDefinition.ViewB\x04\xe2\x41\x01\x01H\x00R\x04view\x88\x01\x01\x42\x07\n\x05_view\"}\n\x1eGetConnectorDefinitionResponse\x12[\n\x14\x63onnector_definition\x18\x01 \x01(\x0b\x32(.vdp.pipeline.v1beta.ConnectorDefinitionR\x13\x63onnectorDefinition\"\xa2\x01\n%LookUpConnectorDefinitionAdminRequest\x12\"\n\tpermalink\x18\x01 \x01(\tB\x04\xe2\x41\x01\x02R\tpermalink\x12L\n\x04view\x18\x02 \x01(\x0e\x32-.vdp.pipeline.v1beta.ConnectorDefinition.ViewB\x04\xe2\x41\x01\x01H\x00R\x04view\x88\x01\x01\x42\x07\n\x05_view\"\x85\x01\n&LookUpConnectorDefinitionAdminResponse\x12[\n\x14\x63onnector_definition\x18\x01 \x01(\x0b\x32(.vdp.pipeline.v1beta.ConnectorDefinitionR\x13\x63onnectorDefinition*\xd6\x01\n\rConnectorType\x12\x1e\n\x1a\x43ONNECTOR_TYPE_UNSPECIFIED\x10\x00\x12\x19\n\x15\x43ONNECTOR_TYPE_SOURCE\x10\x01\x12\x1e\n\x1a\x43ONNECTOR_TYPE_DESTINATION\x10\x02\x12\x15\n\x11\x43ONNECTOR_TYPE_AI\x10\x03\x12\x1d\n\x19\x43ONNECTOR_TYPE_BLOCKCHAIN\x10\x04\x12\x17\n\x13\x43ONNECTOR_TYPE_DATA\x10\x05\x12\x1b\n\x17\x43ONNECTOR_TYPE_OPERATOR\x10\x06\x42\xe7\x01\n\x17\x63om.vdp.pipeline.v1betaB\x18\x43onnectorDefinitionProtoP\x01ZDgithub.com/instill-ai/protogen-go/vdp/pipeline/v1beta;pipelinev1beta\xa2\x02\x03VPX\xaa\x02\x13Vdp.Pipeline.V1beta\xca\x02\x13Vdp\\Pipeline\\V1beta\xe2\x02\x1fVdp\\Pipeline\\V1beta\\GPBMetadata\xea\x02\x15Vdp::Pipeline::V1betab\x06proto3') _globals = globals() _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals) -_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'vdp.pipeline.v1alpha.connector_definition_pb2', _globals) +_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'vdp.pipeline.v1beta.connector_definition_pb2', _globals) if _descriptor._USE_C_DESCRIPTORS == False: DESCRIPTOR._options = None - DESCRIPTOR._serialized_options = b'\n\030com.vdp.pipeline.v1alphaB\030ConnectorDefinitionProtoP\001ZFgithub.com/instill-ai/protogen-go/vdp/pipeline/v1alpha;pipelinev1alpha\242\002\003VPX\252\002\024Vdp.Pipeline.V1alpha\312\002\024Vdp\\Pipeline\\V1alpha\342\002 Vdp\\Pipeline\\V1alpha\\GPBMetadata\352\002\026Vdp::Pipeline::V1alpha' + DESCRIPTOR._serialized_options = b'\n\027com.vdp.pipeline.v1betaB\030ConnectorDefinitionProtoP\001ZDgithub.com/instill-ai/protogen-go/vdp/pipeline/v1beta;pipelinev1beta\242\002\003VPX\252\002\023Vdp.Pipeline.V1beta\312\002\023Vdp\\Pipeline\\V1beta\342\002\037Vdp\\Pipeline\\V1beta\\GPBMetadata\352\002\025Vdp::Pipeline::V1beta' _CONNECTORSPEC.fields_by_name['resource_specification']._options = None _CONNECTORSPEC.fields_by_name['resource_specification']._serialized_options = b'\342A\001\002' _CONNECTORSPEC.fields_by_name['component_specification']._options = None @@ -78,24 +78,24 @@ _LOOKUPCONNECTORDEFINITIONADMINREQUEST.fields_by_name['permalink']._serialized_options = b'\342A\001\002' _LOOKUPCONNECTORDEFINITIONADMINREQUEST.fields_by_name['view']._options = None _LOOKUPCONNECTORDEFINITIONADMINREQUEST.fields_by_name['view']._serialized_options = b'\342A\001\001' - _globals['_CONNECTORTYPE']._serialized_start=2341 - _globals['_CONNECTORTYPE']._serialized_end=2555 - _globals['_CONNECTORSPEC']._serialized_start=212 - _globals['_CONNECTORSPEC']._serialized_end=487 - _globals['_CONNECTORDEFINITION']._serialized_start=490 - _globals['_CONNECTORDEFINITION']._serialized_end=1199 - _globals['_CONNECTORDEFINITION_VIEW']._serialized_start=1051 - _globals['_CONNECTORDEFINITION_VIEW']._serialized_end=1110 - _globals['_LISTCONNECTORDEFINITIONSREQUEST']._serialized_start=1202 - _globals['_LISTCONNECTORDEFINITIONSREQUEST']._serialized_end=1480 - _globals['_LISTCONNECTORDEFINITIONSRESPONSE']._serialized_start=1483 - _globals['_LISTCONNECTORDEFINITIONSRESPONSE']._serialized_end=1684 - _globals['_GETCONNECTORDEFINITIONREQUEST']._serialized_start=1687 - _globals['_GETCONNECTORDEFINITIONREQUEST']._serialized_end=1907 - _globals['_GETCONNECTORDEFINITIONRESPONSE']._serialized_start=1909 - _globals['_GETCONNECTORDEFINITIONRESPONSE']._serialized_end=2035 - _globals['_LOOKUPCONNECTORDEFINITIONADMINREQUEST']._serialized_start=2038 - _globals['_LOOKUPCONNECTORDEFINITIONADMINREQUEST']._serialized_end=2201 - _globals['_LOOKUPCONNECTORDEFINITIONADMINRESPONSE']._serialized_start=2204 - _globals['_LOOKUPCONNECTORDEFINITIONADMINRESPONSE']._serialized_end=2338 + _globals['_CONNECTORTYPE']._serialized_start=2331 + _globals['_CONNECTORTYPE']._serialized_end=2545 + _globals['_CONNECTORSPEC']._serialized_start=210 + _globals['_CONNECTORSPEC']._serialized_end=485 + _globals['_CONNECTORDEFINITION']._serialized_start=488 + _globals['_CONNECTORDEFINITION']._serialized_end=1195 + _globals['_CONNECTORDEFINITION_VIEW']._serialized_start=1047 + _globals['_CONNECTORDEFINITION_VIEW']._serialized_end=1106 + _globals['_LISTCONNECTORDEFINITIONSREQUEST']._serialized_start=1198 + _globals['_LISTCONNECTORDEFINITIONSREQUEST']._serialized_end=1475 + _globals['_LISTCONNECTORDEFINITIONSRESPONSE']._serialized_start=1478 + _globals['_LISTCONNECTORDEFINITIONSRESPONSE']._serialized_end=1678 + _globals['_GETCONNECTORDEFINITIONREQUEST']._serialized_start=1681 + _globals['_GETCONNECTORDEFINITIONREQUEST']._serialized_end=1900 + _globals['_GETCONNECTORDEFINITIONRESPONSE']._serialized_start=1902 + _globals['_GETCONNECTORDEFINITIONRESPONSE']._serialized_end=2027 + _globals['_LOOKUPCONNECTORDEFINITIONADMINREQUEST']._serialized_start=2030 + _globals['_LOOKUPCONNECTORDEFINITIONADMINREQUEST']._serialized_end=2192 + _globals['_LOOKUPCONNECTORDEFINITIONADMINRESPONSE']._serialized_start=2195 + _globals['_LOOKUPCONNECTORDEFINITIONADMINRESPONSE']._serialized_end=2328 # @@protoc_insertion_point(module_scope) diff --git a/vdp/pipeline/v1alpha/connector_definition_pb2.pyi b/vdp/pipeline/v1beta/connector_definition_pb2.pyi similarity index 100% rename from vdp/pipeline/v1alpha/connector_definition_pb2.pyi rename to vdp/pipeline/v1beta/connector_definition_pb2.pyi diff --git a/vdp/pipeline/v1alpha/connector_definition_pb2_grpc.py b/vdp/pipeline/v1beta/connector_definition_pb2_grpc.py similarity index 100% rename from vdp/pipeline/v1alpha/connector_definition_pb2_grpc.py rename to vdp/pipeline/v1beta/connector_definition_pb2_grpc.py diff --git a/vdp/pipeline/v1alpha/connector_definition_pb2_grpc.pyi b/vdp/pipeline/v1beta/connector_definition_pb2_grpc.pyi similarity index 100% rename from vdp/pipeline/v1alpha/connector_definition_pb2_grpc.pyi rename to vdp/pipeline/v1beta/connector_definition_pb2_grpc.pyi diff --git a/vdp/pipeline/v1beta/connector_pb2.py b/vdp/pipeline/v1beta/connector_pb2.py new file mode 100644 index 0000000..239e24b --- /dev/null +++ b/vdp/pipeline/v1beta/connector_pb2.py @@ -0,0 +1,292 @@ +# -*- coding: utf-8 -*- +# Generated by the protocol buffer compiler. DO NOT EDIT! +# source: vdp/pipeline/v1beta/connector.proto +"""Generated protocol buffer code.""" +from google.protobuf import descriptor as _descriptor +from google.protobuf import descriptor_pool as _descriptor_pool +from google.protobuf import symbol_database as _symbol_database +from google.protobuf.internal import builder as _builder +# @@protoc_insertion_point(imports) + +_sym_db = _symbol_database.Default() + + +from google.api import field_behavior_pb2 as google_dot_api_dot_field__behavior__pb2 +from google.api import resource_pb2 as google_dot_api_dot_resource__pb2 +from google.protobuf import field_mask_pb2 as google_dot_protobuf_dot_field__mask__pb2 +from google.protobuf import struct_pb2 as google_dot_protobuf_dot_struct__pb2 +from google.protobuf import timestamp_pb2 as google_dot_protobuf_dot_timestamp__pb2 +from protoc_gen_openapiv2.options import annotations_pb2 as protoc__gen__openapiv2_dot_options_dot_annotations__pb2 +from vdp.pipeline.v1beta import connector_definition_pb2 as vdp_dot_pipeline_dot_v1beta_dot_connector__definition__pb2 + + +DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n#vdp/pipeline/v1beta/connector.proto\x12\x13vdp.pipeline.v1beta\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.vdp/pipeline/v1beta/connector_definition.proto\"\xb3\n\n\tConnector\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.pipeline.v1beta.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\x12@\n\x05state\x18\t \x01(\x0e\x32$.vdp.pipeline.v1beta.Connector.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\x12L\n\x0corganization\x18\x0c \x01(\tB&\xe2\x41\x01\x03\xfa\x41\x1f\n\x1d\x61pi.instill.tech/OrganizationH\x00R\x0corganization\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\x12O\n\nvisibility\x18\x0f \x01(\x0e\x32).vdp.pipeline.v1beta.Connector.VisibilityB\x04\xe2\x41\x01\x03R\nvisibility\x12\x61\n\x14\x63onnector_definition\x18\x10 \x01(\x0b\x32(.vdp.pipeline.v1beta.ConnectorDefinitionB\x04\xe2\x41\x01\x03R\x13\x63onnectorDefinition\x12\x41\n\x0b\x64\x65lete_time\x18\x11 \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x04\xe2\x41\x01\x03R\ndeleteTime\"S\n\x04View\x12\x14\n\x10VIEW_UNSPECIFIED\x10\x00\x12\x0e\n\nVIEW_BASIC\x10\x01\x12\r\n\tVIEW_FULL\x10\x02\x12\x16\n\x12VIEW_CONFIGURATION\x10\x03\"\\\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:7\xea\x41\x34\n\x1a\x61pi.instill.tech/Connector\x12\x16\x63onnectors/{connector}B\x07\n\x05ownerB\x0e\n\x0c_description\"\xc0\x02\n\x15ListConnectorsRequest\x12&\n\tpage_size\x18\x01 \x01(\x05\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\x42\n\x04view\x18\x03 \x01(\x0e\x32#.vdp.pipeline.v1beta.Connector.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\x0cshow_deleted\x18\x05 \x01(\x08\x42\x04\xe2\x41\x01\x01H\x04R\x0bshowDeleted\x88\x01\x01\x42\x0c\n\n_page_sizeB\r\n\x0b_page_tokenB\x07\n\x05_viewB\t\n\x07_filterB\x0f\n\r_show_deleted\"\x9f\x01\n\x16ListConnectorsResponse\x12>\n\nconnectors\x18\x01 \x03(\x0b\x32\x1e.vdp.pipeline.v1beta.ConnectorR\nconnectors\x12&\n\x0fnext_page_token\x18\x02 \x01(\tR\rnextPageToken\x12\x1d\n\ntotal_size\x18\x03 \x01(\x05R\ttotalSize\"\x89\x01\n\x16LookUpConnectorRequest\x12\"\n\tpermalink\x18\x01 \x01(\tB\x04\xe2\x41\x01\x02R\tpermalink\x12\x42\n\x04view\x18\x02 \x01(\x0e\x32#.vdp.pipeline.v1beta.Connector.ViewB\x04\xe2\x41\x01\x01H\x00R\x04view\x88\x01\x01\x42\x07\n\x05_view\"W\n\x17LookUpConnectorResponse\x12<\n\tconnector\x18\x01 \x01(\x0b\x32\x1e.vdp.pipeline.v1beta.ConnectorR\tconnector\"\x9d\x01\n\x1a\x43reateUserConnectorRequest\x12\x42\n\tconnector\x18\x01 \x01(\x0b\x32\x1e.vdp.pipeline.v1beta.ConnectorB\x04\xe2\x41\x01\x02R\tconnector\x12;\n\x06parent\x18\x02 \x01(\tB#\xe2\x41\x01\x02\xfa\x41\x1c\x12\x1a\x61pi.instill.tech/ConnectorR\x06parent\"[\n\x1b\x43reateUserConnectorResponse\x12<\n\tconnector\x18\x01 \x01(\x0b\x32\x1e.vdp.pipeline.v1beta.ConnectorR\tconnector\"\x81\x03\n\x19ListUserConnectorsRequest\x12&\n\tpage_size\x18\x01 \x01(\x05\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\x42\n\x04view\x18\x03 \x01(\x0e\x32#.vdp.pipeline.v1beta.Connector.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\x1c\x12\x1a\x61pi.instill.tech/ConnectorR\x06parent\x12,\n\x0cshow_deleted\x18\x06 \x01(\x08\x42\x04\xe2\x41\x01\x01H\x04R\x0bshowDeleted\x88\x01\x01\x42\x0c\n\n_page_sizeB\r\n\x0b_page_tokenB\x07\n\x05_viewB\t\n\x07_filterB\x0f\n\r_show_deleted\"\xa3\x01\n\x1aListUserConnectorsResponse\x12>\n\nconnectors\x18\x01 \x03(\x0b\x32\x1e.vdp.pipeline.v1beta.ConnectorR\nconnectors\x12&\n\x0fnext_page_token\x18\x02 \x01(\tR\rnextPageToken\x12\x1d\n\ntotal_size\x18\x03 \x01(\x05R\ttotalSize\"\xb6\x01\n\x17GetUserConnectorRequest\x12N\n\x04name\x18\x01 \x01(\tB:\x92\x41\x14\xca>\x11\xfa\x02\x0e\x63onnector.name\xe2\x41\x01\x02\xfa\x41\x1c\n\x1a\x61pi.instill.tech/ConnectorR\x04name\x12\x42\n\x04view\x18\x03 \x01(\x0e\x32#.vdp.pipeline.v1beta.Connector.ViewB\x04\xe2\x41\x01\x01H\x00R\x04view\x88\x01\x01\x42\x07\n\x05_view\"X\n\x18GetUserConnectorResponse\x12<\n\tconnector\x18\x01 \x01(\x0b\x32\x1e.vdp.pipeline.v1beta.ConnectorR\tconnector\"\xa3\x01\n\x1aUpdateUserConnectorRequest\x12\x42\n\tconnector\x18\x01 \x01(\x0b\x32\x1e.vdp.pipeline.v1beta.ConnectorB\x04\xe2\x41\x01\x02R\tconnector\x12\x41\n\x0bupdate_mask\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.FieldMaskB\x04\xe2\x41\x01\x02R\nupdateMask\"[\n\x1bUpdateUserConnectorResponse\x12<\n\tconnector\x18\x01 \x01(\x0b\x32\x1e.vdp.pipeline.v1beta.ConnectorR\tconnector\"l\n\x1a\x44\x65leteUserConnectorRequest\x12N\n\x04name\x18\x01 \x01(\tB:\x92\x41\x14\xca>\x11\xfa\x02\x0e\x63onnector.name\xe2\x41\x01\x02\xfa\x41\x1c\n\x1a\x61pi.instill.tech/ConnectorR\x04name\"\x1d\n\x1b\x44\x65leteUserConnectorResponse\"V\n\x1b\x43onnectUserConnectorRequest\x12\x37\n\x04name\x18\x01 \x01(\tB#\xe2\x41\x01\x02\xfa\x41\x1c\n\x1a\x61pi.instill.tech/ConnectorR\x04name\"\\\n\x1c\x43onnectUserConnectorResponse\x12<\n\tconnector\x18\x01 \x01(\x0b\x32\x1e.vdp.pipeline.v1beta.ConnectorR\tconnector\"Y\n\x1e\x44isconnectUserConnectorRequest\x12\x37\n\x04name\x18\x01 \x01(\tB#\xe2\x41\x01\x02\xfa\x41\x1c\n\x1a\x61pi.instill.tech/ConnectorR\x04name\"_\n\x1f\x44isconnectUserConnectorResponse\x12<\n\tconnector\x18\x01 \x01(\x0b\x32\x1e.vdp.pipeline.v1beta.ConnectorR\tconnector\"\x85\x01\n\x1aRenameUserConnectorRequest\x12\x37\n\x04name\x18\x01 \x01(\tB#\xe2\x41\x01\x02\xfa\x41\x1c\n\x1a\x61pi.instill.tech/ConnectorR\x04name\x12.\n\x10new_connector_id\x18\x02 \x01(\tB\x04\xe2\x41\x01\x02R\x0enewConnectorId\"[\n\x1bRenameUserConnectorResponse\x12<\n\tconnector\x18\x01 \x01(\x0b\x32\x1e.vdp.pipeline.v1beta.ConnectorR\tconnector\"|\n\x1b\x45xecuteUserConnectorRequest\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\x12\x12\n\x04task\x18\x03 \x01(\tR\x04task\"Q\n\x1c\x45xecuteUserConnectorResponse\x12\x31\n\x07outputs\x18\x01 \x03(\x0b\x32\x17.google.protobuf.StructR\x07outputs\"j\n\x18TestUserConnectorRequest\x12N\n\x04name\x18\x01 \x01(\tB:\x92\x41\x14\xca>\x11\xfa\x02\x0e\x63onnector.name\xe2\x41\x01\x02\xfa\x41\x1c\n\x1a\x61pi.instill.tech/ConnectorR\x04name\"W\n\x19TestUserConnectorResponse\x12:\n\x05state\x18\x01 \x01(\x0e\x32$.vdp.pipeline.v1beta.Connector.StateR\x05state\"k\n\x19WatchUserConnectorRequest\x12N\n\x04name\x18\x01 \x01(\tB:\x92\x41\x14\xca>\x11\xfa\x02\x0e\x63onnector.name\xe2\x41\x01\x02\xfa\x41\x1c\n\x1a\x61pi.instill.tech/ConnectorR\x04name\"X\n\x1aWatchUserConnectorResponse\x12:\n\x05state\x18\x01 \x01(\x0e\x32$.vdp.pipeline.v1beta.Connector.StateR\x05state\"\xa5\x01\n\"CreateOrganizationConnectorRequest\x12\x42\n\tconnector\x18\x01 \x01(\x0b\x32\x1e.vdp.pipeline.v1beta.ConnectorB\x04\xe2\x41\x01\x02R\tconnector\x12;\n\x06parent\x18\x02 \x01(\tB#\xe2\x41\x01\x02\xfa\x41\x1c\x12\x1a\x61pi.instill.tech/ConnectorR\x06parent\"c\n#CreateOrganizationConnectorResponse\x12<\n\tconnector\x18\x01 \x01(\x0b\x32\x1e.vdp.pipeline.v1beta.ConnectorR\tconnector\"\x89\x03\n!ListOrganizationConnectorsRequest\x12&\n\tpage_size\x18\x01 \x01(\x05\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\x42\n\x04view\x18\x03 \x01(\x0e\x32#.vdp.pipeline.v1beta.Connector.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\x1c\x12\x1a\x61pi.instill.tech/ConnectorR\x06parent\x12,\n\x0cshow_deleted\x18\x06 \x01(\x08\x42\x04\xe2\x41\x01\x01H\x04R\x0bshowDeleted\x88\x01\x01\x42\x0c\n\n_page_sizeB\r\n\x0b_page_tokenB\x07\n\x05_viewB\t\n\x07_filterB\x0f\n\r_show_deleted\"\xab\x01\n\"ListOrganizationConnectorsResponse\x12>\n\nconnectors\x18\x01 \x03(\x0b\x32\x1e.vdp.pipeline.v1beta.ConnectorR\nconnectors\x12&\n\x0fnext_page_token\x18\x02 \x01(\tR\rnextPageToken\x12\x1d\n\ntotal_size\x18\x03 \x01(\x05R\ttotalSize\"\xbe\x01\n\x1fGetOrganizationConnectorRequest\x12N\n\x04name\x18\x01 \x01(\tB:\x92\x41\x14\xca>\x11\xfa\x02\x0e\x63onnector.name\xe2\x41\x01\x02\xfa\x41\x1c\n\x1a\x61pi.instill.tech/ConnectorR\x04name\x12\x42\n\x04view\x18\x03 \x01(\x0e\x32#.vdp.pipeline.v1beta.Connector.ViewB\x04\xe2\x41\x01\x01H\x00R\x04view\x88\x01\x01\x42\x07\n\x05_view\"`\n GetOrganizationConnectorResponse\x12<\n\tconnector\x18\x01 \x01(\x0b\x32\x1e.vdp.pipeline.v1beta.ConnectorR\tconnector\"\xab\x01\n\"UpdateOrganizationConnectorRequest\x12\x42\n\tconnector\x18\x01 \x01(\x0b\x32\x1e.vdp.pipeline.v1beta.ConnectorB\x04\xe2\x41\x01\x02R\tconnector\x12\x41\n\x0bupdate_mask\x18\x02 \x01(\x0b\x32\x1a.google.protobuf.FieldMaskB\x04\xe2\x41\x01\x02R\nupdateMask\"c\n#UpdateOrganizationConnectorResponse\x12<\n\tconnector\x18\x01 \x01(\x0b\x32\x1e.vdp.pipeline.v1beta.ConnectorR\tconnector\"t\n\"DeleteOrganizationConnectorRequest\x12N\n\x04name\x18\x01 \x01(\tB:\x92\x41\x14\xca>\x11\xfa\x02\x0e\x63onnector.name\xe2\x41\x01\x02\xfa\x41\x1c\n\x1a\x61pi.instill.tech/ConnectorR\x04name\"%\n#DeleteOrganizationConnectorResponse\"^\n#ConnectOrganizationConnectorRequest\x12\x37\n\x04name\x18\x01 \x01(\tB#\xe2\x41\x01\x02\xfa\x41\x1c\n\x1a\x61pi.instill.tech/ConnectorR\x04name\"d\n$ConnectOrganizationConnectorResponse\x12<\n\tconnector\x18\x01 \x01(\x0b\x32\x1e.vdp.pipeline.v1beta.ConnectorR\tconnector\"a\n&DisconnectOrganizationConnectorRequest\x12\x37\n\x04name\x18\x01 \x01(\tB#\xe2\x41\x01\x02\xfa\x41\x1c\n\x1a\x61pi.instill.tech/ConnectorR\x04name\"g\n\'DisconnectOrganizationConnectorResponse\x12<\n\tconnector\x18\x01 \x01(\x0b\x32\x1e.vdp.pipeline.v1beta.ConnectorR\tconnector\"\x8d\x01\n\"RenameOrganizationConnectorRequest\x12\x37\n\x04name\x18\x01 \x01(\tB#\xe2\x41\x01\x02\xfa\x41\x1c\n\x1a\x61pi.instill.tech/ConnectorR\x04name\x12.\n\x10new_connector_id\x18\x02 \x01(\tB\x04\xe2\x41\x01\x02R\x0enewConnectorId\"c\n#RenameOrganizationConnectorResponse\x12<\n\tconnector\x18\x01 \x01(\x0b\x32\x1e.vdp.pipeline.v1beta.ConnectorR\tconnector\"\x84\x01\n#ExecuteOrganizationConnectorRequest\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\x12\x12\n\x04task\x18\x03 \x01(\tR\x04task\"Y\n$ExecuteOrganizationConnectorResponse\x12\x31\n\x07outputs\x18\x01 \x03(\x0b\x32\x17.google.protobuf.StructR\x07outputs\"r\n TestOrganizationConnectorRequest\x12N\n\x04name\x18\x01 \x01(\tB:\x92\x41\x14\xca>\x11\xfa\x02\x0e\x63onnector.name\xe2\x41\x01\x02\xfa\x41\x1c\n\x1a\x61pi.instill.tech/ConnectorR\x04name\"_\n!TestOrganizationConnectorResponse\x12:\n\x05state\x18\x01 \x01(\x0e\x32$.vdp.pipeline.v1beta.Connector.StateR\x05state\"s\n!WatchOrganizationConnectorRequest\x12N\n\x04name\x18\x01 \x01(\tB:\x92\x41\x14\xca>\x11\xfa\x02\x0e\x63onnector.name\xe2\x41\x01\x02\xfa\x41\x1c\n\x1a\x61pi.instill.tech/ConnectorR\x04name\"`\n\"WatchOrganizationConnectorResponse\x12:\n\x05state\x18\x01 \x01(\x0e\x32$.vdp.pipeline.v1beta.Connector.StateR\x05state\"\xc5\x02\n\x1aListConnectorsAdminRequest\x12&\n\tpage_size\x18\x01 \x01(\x05\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\x42\n\x04view\x18\x03 \x01(\x0e\x32#.vdp.pipeline.v1beta.Connector.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\x0cshow_deleted\x18\x05 \x01(\x08\x42\x04\xe2\x41\x01\x01H\x04R\x0bshowDeleted\x88\x01\x01\x42\x0c\n\n_page_sizeB\r\n\x0b_page_tokenB\x07\n\x05_viewB\t\n\x07_filterB\x0f\n\r_show_deleted\"\xa4\x01\n\x1bListConnectorsAdminResponse\x12>\n\nconnectors\x18\x01 \x03(\x0b\x32\x1e.vdp.pipeline.v1beta.ConnectorR\nconnectors\x12&\n\x0fnext_page_token\x18\x02 \x01(\tR\rnextPageToken\x12\x1d\n\ntotal_size\x18\x03 \x01(\x05R\ttotalSize\"\x8e\x01\n\x1bLookUpConnectorAdminRequest\x12\"\n\tpermalink\x18\x01 \x01(\tB\x04\xe2\x41\x01\x02R\tpermalink\x12\x42\n\x04view\x18\x02 \x01(\x0e\x32#.vdp.pipeline.v1beta.Connector.ViewB\x04\xe2\x41\x01\x01H\x00R\x04view\x88\x01\x01\x42\x07\n\x05_view\"\\\n\x1cLookUpConnectorAdminResponse\x12<\n\tconnector\x18\x01 \x01(\x0b\x32\x1e.vdp.pipeline.v1beta.ConnectorR\tconnector\";\n\x15\x43heckConnectorRequest\x12\"\n\tpermalink\x18\x01 \x01(\tB\x04\xe2\x41\x01\x02R\tpermalink\"T\n\x16\x43heckConnectorResponse\x12:\n\x05state\x18\x01 \x01(\x0e\x32$.vdp.pipeline.v1beta.Connector.StateR\x05stateB\xdd\x01\n\x17\x63om.vdp.pipeline.v1betaB\x0e\x43onnectorProtoP\x01ZDgithub.com/instill-ai/protogen-go/vdp/pipeline/v1beta;pipelinev1beta\xa2\x02\x03VPX\xaa\x02\x13Vdp.Pipeline.V1beta\xca\x02\x13Vdp\\Pipeline\\V1beta\xe2\x02\x1fVdp\\Pipeline\\V1beta\\GPBMetadata\xea\x02\x15Vdp::Pipeline::V1betab\x06proto3') + +_globals = globals() +_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals) +_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'vdp.pipeline.v1beta.connector_pb2', _globals) +if _descriptor._USE_C_DESCRIPTORS == False: + + DESCRIPTOR._options = None + DESCRIPTOR._serialized_options = b'\n\027com.vdp.pipeline.v1betaB\016ConnectorProtoP\001ZDgithub.com/instill-ai/protogen-go/vdp/pipeline/v1beta;pipelinev1beta\242\002\003VPX\252\002\023Vdp.Pipeline.V1beta\312\002\023Vdp\\Pipeline\\V1beta\342\002\037Vdp\\Pipeline\\V1beta\\GPBMetadata\352\002\025Vdp::Pipeline::V1beta' + _CONNECTOR.fields_by_name['name']._options = None + _CONNECTOR.fields_by_name['name']._serialized_options = b'\342A\001\003' + _CONNECTOR.fields_by_name['uid']._options = None + _CONNECTOR.fields_by_name['uid']._serialized_options = b'\342A\001\003' + _CONNECTOR.fields_by_name['id']._options = None + _CONNECTOR.fields_by_name['id']._serialized_options = b'\342A\001\005' + _CONNECTOR.fields_by_name['connector_definition_name']._options = None + _CONNECTOR.fields_by_name['connector_definition_name']._serialized_options = b'\342A\001\005\372A&\n$api.instill.tech/ConnectorDefinition' + _CONNECTOR.fields_by_name['type']._options = None + _CONNECTOR.fields_by_name['type']._serialized_options = b'\342A\001\003' + _CONNECTOR.fields_by_name['description']._options = None + _CONNECTOR.fields_by_name['description']._serialized_options = b'\342A\001\001' + _CONNECTOR.fields_by_name['configuration']._options = None + _CONNECTOR.fields_by_name['configuration']._serialized_options = b'\342A\001\002' + _CONNECTOR.fields_by_name['state']._options = None + _CONNECTOR.fields_by_name['state']._serialized_options = b'\342A\001\003' + _CONNECTOR.fields_by_name['tombstone']._options = None + _CONNECTOR.fields_by_name['tombstone']._serialized_options = b'\342A\001\003' + _CONNECTOR.fields_by_name['user']._options = None + _CONNECTOR.fields_by_name['user']._serialized_options = b'\342A\001\003\372A\027\n\025api.instill.tech/User' + _CONNECTOR.fields_by_name['organization']._options = None + _CONNECTOR.fields_by_name['organization']._serialized_options = b'\342A\001\003\372A\037\n\035api.instill.tech/Organization' + _CONNECTOR.fields_by_name['create_time']._options = None + _CONNECTOR.fields_by_name['create_time']._serialized_options = b'\342A\001\003' + _CONNECTOR.fields_by_name['update_time']._options = None + _CONNECTOR.fields_by_name['update_time']._serialized_options = b'\342A\001\003' + _CONNECTOR.fields_by_name['visibility']._options = None + _CONNECTOR.fields_by_name['visibility']._serialized_options = b'\342A\001\003' + _CONNECTOR.fields_by_name['connector_definition']._options = None + _CONNECTOR.fields_by_name['connector_definition']._serialized_options = b'\342A\001\003' + _CONNECTOR.fields_by_name['delete_time']._options = None + _CONNECTOR.fields_by_name['delete_time']._serialized_options = b'\342A\001\003' + _CONNECTOR._options = None + _CONNECTOR._serialized_options = b'\352A4\n\032api.instill.tech/Connector\022\026connectors/{connector}' + _LISTCONNECTORSREQUEST.fields_by_name['page_size']._options = None + _LISTCONNECTORSREQUEST.fields_by_name['page_size']._serialized_options = b'\342A\001\001' + _LISTCONNECTORSREQUEST.fields_by_name['page_token']._options = None + _LISTCONNECTORSREQUEST.fields_by_name['page_token']._serialized_options = b'\342A\001\001' + _LISTCONNECTORSREQUEST.fields_by_name['view']._options = None + _LISTCONNECTORSREQUEST.fields_by_name['view']._serialized_options = b'\342A\001\001' + _LISTCONNECTORSREQUEST.fields_by_name['filter']._options = None + _LISTCONNECTORSREQUEST.fields_by_name['filter']._serialized_options = b'\342A\001\001' + _LISTCONNECTORSREQUEST.fields_by_name['show_deleted']._options = None + _LISTCONNECTORSREQUEST.fields_by_name['show_deleted']._serialized_options = b'\342A\001\001' + _LOOKUPCONNECTORREQUEST.fields_by_name['permalink']._options = None + _LOOKUPCONNECTORREQUEST.fields_by_name['permalink']._serialized_options = b'\342A\001\002' + _LOOKUPCONNECTORREQUEST.fields_by_name['view']._options = None + _LOOKUPCONNECTORREQUEST.fields_by_name['view']._serialized_options = b'\342A\001\001' + _CREATEUSERCONNECTORREQUEST.fields_by_name['connector']._options = None + _CREATEUSERCONNECTORREQUEST.fields_by_name['connector']._serialized_options = b'\342A\001\002' + _CREATEUSERCONNECTORREQUEST.fields_by_name['parent']._options = None + _CREATEUSERCONNECTORREQUEST.fields_by_name['parent']._serialized_options = b'\342A\001\002\372A\034\022\032api.instill.tech/Connector' + _LISTUSERCONNECTORSREQUEST.fields_by_name['page_size']._options = None + _LISTUSERCONNECTORSREQUEST.fields_by_name['page_size']._serialized_options = b'\342A\001\001' + _LISTUSERCONNECTORSREQUEST.fields_by_name['page_token']._options = None + _LISTUSERCONNECTORSREQUEST.fields_by_name['page_token']._serialized_options = b'\342A\001\001' + _LISTUSERCONNECTORSREQUEST.fields_by_name['view']._options = None + _LISTUSERCONNECTORSREQUEST.fields_by_name['view']._serialized_options = b'\342A\001\001' + _LISTUSERCONNECTORSREQUEST.fields_by_name['filter']._options = None + _LISTUSERCONNECTORSREQUEST.fields_by_name['filter']._serialized_options = b'\342A\001\001' + _LISTUSERCONNECTORSREQUEST.fields_by_name['parent']._options = None + _LISTUSERCONNECTORSREQUEST.fields_by_name['parent']._serialized_options = b'\342A\001\002\372A\034\022\032api.instill.tech/Connector' + _LISTUSERCONNECTORSREQUEST.fields_by_name['show_deleted']._options = None + _LISTUSERCONNECTORSREQUEST.fields_by_name['show_deleted']._serialized_options = b'\342A\001\001' + _GETUSERCONNECTORREQUEST.fields_by_name['name']._options = None + _GETUSERCONNECTORREQUEST.fields_by_name['name']._serialized_options = b'\222A\024\312>\021\372\002\016connector.name\342A\001\002\372A\034\n\032api.instill.tech/Connector' + _GETUSERCONNECTORREQUEST.fields_by_name['view']._options = None + _GETUSERCONNECTORREQUEST.fields_by_name['view']._serialized_options = b'\342A\001\001' + _UPDATEUSERCONNECTORREQUEST.fields_by_name['connector']._options = None + _UPDATEUSERCONNECTORREQUEST.fields_by_name['connector']._serialized_options = b'\342A\001\002' + _UPDATEUSERCONNECTORREQUEST.fields_by_name['update_mask']._options = None + _UPDATEUSERCONNECTORREQUEST.fields_by_name['update_mask']._serialized_options = b'\342A\001\002' + _DELETEUSERCONNECTORREQUEST.fields_by_name['name']._options = None + _DELETEUSERCONNECTORREQUEST.fields_by_name['name']._serialized_options = b'\222A\024\312>\021\372\002\016connector.name\342A\001\002\372A\034\n\032api.instill.tech/Connector' + _CONNECTUSERCONNECTORREQUEST.fields_by_name['name']._options = None + _CONNECTUSERCONNECTORREQUEST.fields_by_name['name']._serialized_options = b'\342A\001\002\372A\034\n\032api.instill.tech/Connector' + _DISCONNECTUSERCONNECTORREQUEST.fields_by_name['name']._options = None + _DISCONNECTUSERCONNECTORREQUEST.fields_by_name['name']._serialized_options = b'\342A\001\002\372A\034\n\032api.instill.tech/Connector' + _RENAMEUSERCONNECTORREQUEST.fields_by_name['name']._options = None + _RENAMEUSERCONNECTORREQUEST.fields_by_name['name']._serialized_options = b'\342A\001\002\372A\034\n\032api.instill.tech/Connector' + _RENAMEUSERCONNECTORREQUEST.fields_by_name['new_connector_id']._options = None + _RENAMEUSERCONNECTORREQUEST.fields_by_name['new_connector_id']._serialized_options = b'\342A\001\002' + _EXECUTEUSERCONNECTORREQUEST.fields_by_name['name']._options = None + _EXECUTEUSERCONNECTORREQUEST.fields_by_name['name']._serialized_options = b'\342A\001\002' + _TESTUSERCONNECTORREQUEST.fields_by_name['name']._options = None + _TESTUSERCONNECTORREQUEST.fields_by_name['name']._serialized_options = b'\222A\024\312>\021\372\002\016connector.name\342A\001\002\372A\034\n\032api.instill.tech/Connector' + _WATCHUSERCONNECTORREQUEST.fields_by_name['name']._options = None + _WATCHUSERCONNECTORREQUEST.fields_by_name['name']._serialized_options = b'\222A\024\312>\021\372\002\016connector.name\342A\001\002\372A\034\n\032api.instill.tech/Connector' + _CREATEORGANIZATIONCONNECTORREQUEST.fields_by_name['connector']._options = None + _CREATEORGANIZATIONCONNECTORREQUEST.fields_by_name['connector']._serialized_options = b'\342A\001\002' + _CREATEORGANIZATIONCONNECTORREQUEST.fields_by_name['parent']._options = None + _CREATEORGANIZATIONCONNECTORREQUEST.fields_by_name['parent']._serialized_options = b'\342A\001\002\372A\034\022\032api.instill.tech/Connector' + _LISTORGANIZATIONCONNECTORSREQUEST.fields_by_name['page_size']._options = None + _LISTORGANIZATIONCONNECTORSREQUEST.fields_by_name['page_size']._serialized_options = b'\342A\001\001' + _LISTORGANIZATIONCONNECTORSREQUEST.fields_by_name['page_token']._options = None + _LISTORGANIZATIONCONNECTORSREQUEST.fields_by_name['page_token']._serialized_options = b'\342A\001\001' + _LISTORGANIZATIONCONNECTORSREQUEST.fields_by_name['view']._options = None + _LISTORGANIZATIONCONNECTORSREQUEST.fields_by_name['view']._serialized_options = b'\342A\001\001' + _LISTORGANIZATIONCONNECTORSREQUEST.fields_by_name['filter']._options = None + _LISTORGANIZATIONCONNECTORSREQUEST.fields_by_name['filter']._serialized_options = b'\342A\001\001' + _LISTORGANIZATIONCONNECTORSREQUEST.fields_by_name['parent']._options = None + _LISTORGANIZATIONCONNECTORSREQUEST.fields_by_name['parent']._serialized_options = b'\342A\001\002\372A\034\022\032api.instill.tech/Connector' + _LISTORGANIZATIONCONNECTORSREQUEST.fields_by_name['show_deleted']._options = None + _LISTORGANIZATIONCONNECTORSREQUEST.fields_by_name['show_deleted']._serialized_options = b'\342A\001\001' + _GETORGANIZATIONCONNECTORREQUEST.fields_by_name['name']._options = None + _GETORGANIZATIONCONNECTORREQUEST.fields_by_name['name']._serialized_options = b'\222A\024\312>\021\372\002\016connector.name\342A\001\002\372A\034\n\032api.instill.tech/Connector' + _GETORGANIZATIONCONNECTORREQUEST.fields_by_name['view']._options = None + _GETORGANIZATIONCONNECTORREQUEST.fields_by_name['view']._serialized_options = b'\342A\001\001' + _UPDATEORGANIZATIONCONNECTORREQUEST.fields_by_name['connector']._options = None + _UPDATEORGANIZATIONCONNECTORREQUEST.fields_by_name['connector']._serialized_options = b'\342A\001\002' + _UPDATEORGANIZATIONCONNECTORREQUEST.fields_by_name['update_mask']._options = None + _UPDATEORGANIZATIONCONNECTORREQUEST.fields_by_name['update_mask']._serialized_options = b'\342A\001\002' + _DELETEORGANIZATIONCONNECTORREQUEST.fields_by_name['name']._options = None + _DELETEORGANIZATIONCONNECTORREQUEST.fields_by_name['name']._serialized_options = b'\222A\024\312>\021\372\002\016connector.name\342A\001\002\372A\034\n\032api.instill.tech/Connector' + _CONNECTORGANIZATIONCONNECTORREQUEST.fields_by_name['name']._options = None + _CONNECTORGANIZATIONCONNECTORREQUEST.fields_by_name['name']._serialized_options = b'\342A\001\002\372A\034\n\032api.instill.tech/Connector' + _DISCONNECTORGANIZATIONCONNECTORREQUEST.fields_by_name['name']._options = None + _DISCONNECTORGANIZATIONCONNECTORREQUEST.fields_by_name['name']._serialized_options = b'\342A\001\002\372A\034\n\032api.instill.tech/Connector' + _RENAMEORGANIZATIONCONNECTORREQUEST.fields_by_name['name']._options = None + _RENAMEORGANIZATIONCONNECTORREQUEST.fields_by_name['name']._serialized_options = b'\342A\001\002\372A\034\n\032api.instill.tech/Connector' + _RENAMEORGANIZATIONCONNECTORREQUEST.fields_by_name['new_connector_id']._options = None + _RENAMEORGANIZATIONCONNECTORREQUEST.fields_by_name['new_connector_id']._serialized_options = b'\342A\001\002' + _EXECUTEORGANIZATIONCONNECTORREQUEST.fields_by_name['name']._options = None + _EXECUTEORGANIZATIONCONNECTORREQUEST.fields_by_name['name']._serialized_options = b'\342A\001\002' + _TESTORGANIZATIONCONNECTORREQUEST.fields_by_name['name']._options = None + _TESTORGANIZATIONCONNECTORREQUEST.fields_by_name['name']._serialized_options = b'\222A\024\312>\021\372\002\016connector.name\342A\001\002\372A\034\n\032api.instill.tech/Connector' + _WATCHORGANIZATIONCONNECTORREQUEST.fields_by_name['name']._options = None + _WATCHORGANIZATIONCONNECTORREQUEST.fields_by_name['name']._serialized_options = b'\222A\024\312>\021\372\002\016connector.name\342A\001\002\372A\034\n\032api.instill.tech/Connector' + _LISTCONNECTORSADMINREQUEST.fields_by_name['page_size']._options = None + _LISTCONNECTORSADMINREQUEST.fields_by_name['page_size']._serialized_options = b'\342A\001\001' + _LISTCONNECTORSADMINREQUEST.fields_by_name['page_token']._options = None + _LISTCONNECTORSADMINREQUEST.fields_by_name['page_token']._serialized_options = b'\342A\001\001' + _LISTCONNECTORSADMINREQUEST.fields_by_name['view']._options = None + _LISTCONNECTORSADMINREQUEST.fields_by_name['view']._serialized_options = b'\342A\001\001' + _LISTCONNECTORSADMINREQUEST.fields_by_name['filter']._options = None + _LISTCONNECTORSADMINREQUEST.fields_by_name['filter']._serialized_options = b'\342A\001\001' + _LISTCONNECTORSADMINREQUEST.fields_by_name['show_deleted']._options = None + _LISTCONNECTORSADMINREQUEST.fields_by_name['show_deleted']._serialized_options = b'\342A\001\001' + _LOOKUPCONNECTORADMINREQUEST.fields_by_name['permalink']._options = None + _LOOKUPCONNECTORADMINREQUEST.fields_by_name['permalink']._serialized_options = b'\342A\001\002' + _LOOKUPCONNECTORADMINREQUEST.fields_by_name['view']._options = None + _LOOKUPCONNECTORADMINREQUEST.fields_by_name['view']._serialized_options = b'\342A\001\001' + _CHECKCONNECTORREQUEST.fields_by_name['permalink']._options = None + _CHECKCONNECTORREQUEST.fields_by_name['permalink']._serialized_options = b'\342A\001\002' + _globals['_CONNECTOR']._serialized_start=314 + _globals['_CONNECTOR']._serialized_end=1645 + _globals['_CONNECTOR_VIEW']._serialized_start=1297 + _globals['_CONNECTOR_VIEW']._serialized_end=1380 + _globals['_CONNECTOR_STATE']._serialized_start=1382 + _globals['_CONNECTOR_STATE']._serialized_end=1474 + _globals['_CONNECTOR_VISIBILITY']._serialized_start=1476 + _globals['_CONNECTOR_VISIBILITY']._serialized_end=1563 + _globals['_LISTCONNECTORSREQUEST']._serialized_start=1648 + _globals['_LISTCONNECTORSREQUEST']._serialized_end=1968 + _globals['_LISTCONNECTORSRESPONSE']._serialized_start=1971 + _globals['_LISTCONNECTORSRESPONSE']._serialized_end=2130 + _globals['_LOOKUPCONNECTORREQUEST']._serialized_start=2133 + _globals['_LOOKUPCONNECTORREQUEST']._serialized_end=2270 + _globals['_LOOKUPCONNECTORRESPONSE']._serialized_start=2272 + _globals['_LOOKUPCONNECTORRESPONSE']._serialized_end=2359 + _globals['_CREATEUSERCONNECTORREQUEST']._serialized_start=2362 + _globals['_CREATEUSERCONNECTORREQUEST']._serialized_end=2519 + _globals['_CREATEUSERCONNECTORRESPONSE']._serialized_start=2521 + _globals['_CREATEUSERCONNECTORRESPONSE']._serialized_end=2612 + _globals['_LISTUSERCONNECTORSREQUEST']._serialized_start=2615 + _globals['_LISTUSERCONNECTORSREQUEST']._serialized_end=3000 + _globals['_LISTUSERCONNECTORSRESPONSE']._serialized_start=3003 + _globals['_LISTUSERCONNECTORSRESPONSE']._serialized_end=3166 + _globals['_GETUSERCONNECTORREQUEST']._serialized_start=3169 + _globals['_GETUSERCONNECTORREQUEST']._serialized_end=3351 + _globals['_GETUSERCONNECTORRESPONSE']._serialized_start=3353 + _globals['_GETUSERCONNECTORRESPONSE']._serialized_end=3441 + _globals['_UPDATEUSERCONNECTORREQUEST']._serialized_start=3444 + _globals['_UPDATEUSERCONNECTORREQUEST']._serialized_end=3607 + _globals['_UPDATEUSERCONNECTORRESPONSE']._serialized_start=3609 + _globals['_UPDATEUSERCONNECTORRESPONSE']._serialized_end=3700 + _globals['_DELETEUSERCONNECTORREQUEST']._serialized_start=3702 + _globals['_DELETEUSERCONNECTORREQUEST']._serialized_end=3810 + _globals['_DELETEUSERCONNECTORRESPONSE']._serialized_start=3812 + _globals['_DELETEUSERCONNECTORRESPONSE']._serialized_end=3841 + _globals['_CONNECTUSERCONNECTORREQUEST']._serialized_start=3843 + _globals['_CONNECTUSERCONNECTORREQUEST']._serialized_end=3929 + _globals['_CONNECTUSERCONNECTORRESPONSE']._serialized_start=3931 + _globals['_CONNECTUSERCONNECTORRESPONSE']._serialized_end=4023 + _globals['_DISCONNECTUSERCONNECTORREQUEST']._serialized_start=4025 + _globals['_DISCONNECTUSERCONNECTORREQUEST']._serialized_end=4114 + _globals['_DISCONNECTUSERCONNECTORRESPONSE']._serialized_start=4116 + _globals['_DISCONNECTUSERCONNECTORRESPONSE']._serialized_end=4211 + _globals['_RENAMEUSERCONNECTORREQUEST']._serialized_start=4214 + _globals['_RENAMEUSERCONNECTORREQUEST']._serialized_end=4347 + _globals['_RENAMEUSERCONNECTORRESPONSE']._serialized_start=4349 + _globals['_RENAMEUSERCONNECTORRESPONSE']._serialized_end=4440 + _globals['_EXECUTEUSERCONNECTORREQUEST']._serialized_start=4442 + _globals['_EXECUTEUSERCONNECTORREQUEST']._serialized_end=4566 + _globals['_EXECUTEUSERCONNECTORRESPONSE']._serialized_start=4568 + _globals['_EXECUTEUSERCONNECTORRESPONSE']._serialized_end=4649 + _globals['_TESTUSERCONNECTORREQUEST']._serialized_start=4651 + _globals['_TESTUSERCONNECTORREQUEST']._serialized_end=4757 + _globals['_TESTUSERCONNECTORRESPONSE']._serialized_start=4759 + _globals['_TESTUSERCONNECTORRESPONSE']._serialized_end=4846 + _globals['_WATCHUSERCONNECTORREQUEST']._serialized_start=4848 + _globals['_WATCHUSERCONNECTORREQUEST']._serialized_end=4955 + _globals['_WATCHUSERCONNECTORRESPONSE']._serialized_start=4957 + _globals['_WATCHUSERCONNECTORRESPONSE']._serialized_end=5045 + _globals['_CREATEORGANIZATIONCONNECTORREQUEST']._serialized_start=5048 + _globals['_CREATEORGANIZATIONCONNECTORREQUEST']._serialized_end=5213 + _globals['_CREATEORGANIZATIONCONNECTORRESPONSE']._serialized_start=5215 + _globals['_CREATEORGANIZATIONCONNECTORRESPONSE']._serialized_end=5314 + _globals['_LISTORGANIZATIONCONNECTORSREQUEST']._serialized_start=5317 + _globals['_LISTORGANIZATIONCONNECTORSREQUEST']._serialized_end=5710 + _globals['_LISTORGANIZATIONCONNECTORSRESPONSE']._serialized_start=5713 + _globals['_LISTORGANIZATIONCONNECTORSRESPONSE']._serialized_end=5884 + _globals['_GETORGANIZATIONCONNECTORREQUEST']._serialized_start=5887 + _globals['_GETORGANIZATIONCONNECTORREQUEST']._serialized_end=6077 + _globals['_GETORGANIZATIONCONNECTORRESPONSE']._serialized_start=6079 + _globals['_GETORGANIZATIONCONNECTORRESPONSE']._serialized_end=6175 + _globals['_UPDATEORGANIZATIONCONNECTORREQUEST']._serialized_start=6178 + _globals['_UPDATEORGANIZATIONCONNECTORREQUEST']._serialized_end=6349 + _globals['_UPDATEORGANIZATIONCONNECTORRESPONSE']._serialized_start=6351 + _globals['_UPDATEORGANIZATIONCONNECTORRESPONSE']._serialized_end=6450 + _globals['_DELETEORGANIZATIONCONNECTORREQUEST']._serialized_start=6452 + _globals['_DELETEORGANIZATIONCONNECTORREQUEST']._serialized_end=6568 + _globals['_DELETEORGANIZATIONCONNECTORRESPONSE']._serialized_start=6570 + _globals['_DELETEORGANIZATIONCONNECTORRESPONSE']._serialized_end=6607 + _globals['_CONNECTORGANIZATIONCONNECTORREQUEST']._serialized_start=6609 + _globals['_CONNECTORGANIZATIONCONNECTORREQUEST']._serialized_end=6703 + _globals['_CONNECTORGANIZATIONCONNECTORRESPONSE']._serialized_start=6705 + _globals['_CONNECTORGANIZATIONCONNECTORRESPONSE']._serialized_end=6805 + _globals['_DISCONNECTORGANIZATIONCONNECTORREQUEST']._serialized_start=6807 + _globals['_DISCONNECTORGANIZATIONCONNECTORREQUEST']._serialized_end=6904 + _globals['_DISCONNECTORGANIZATIONCONNECTORRESPONSE']._serialized_start=6906 + _globals['_DISCONNECTORGANIZATIONCONNECTORRESPONSE']._serialized_end=7009 + _globals['_RENAMEORGANIZATIONCONNECTORREQUEST']._serialized_start=7012 + _globals['_RENAMEORGANIZATIONCONNECTORREQUEST']._serialized_end=7153 + _globals['_RENAMEORGANIZATIONCONNECTORRESPONSE']._serialized_start=7155 + _globals['_RENAMEORGANIZATIONCONNECTORRESPONSE']._serialized_end=7254 + _globals['_EXECUTEORGANIZATIONCONNECTORREQUEST']._serialized_start=7257 + _globals['_EXECUTEORGANIZATIONCONNECTORREQUEST']._serialized_end=7389 + _globals['_EXECUTEORGANIZATIONCONNECTORRESPONSE']._serialized_start=7391 + _globals['_EXECUTEORGANIZATIONCONNECTORRESPONSE']._serialized_end=7480 + _globals['_TESTORGANIZATIONCONNECTORREQUEST']._serialized_start=7482 + _globals['_TESTORGANIZATIONCONNECTORREQUEST']._serialized_end=7596 + _globals['_TESTORGANIZATIONCONNECTORRESPONSE']._serialized_start=7598 + _globals['_TESTORGANIZATIONCONNECTORRESPONSE']._serialized_end=7693 + _globals['_WATCHORGANIZATIONCONNECTORREQUEST']._serialized_start=7695 + _globals['_WATCHORGANIZATIONCONNECTORREQUEST']._serialized_end=7810 + _globals['_WATCHORGANIZATIONCONNECTORRESPONSE']._serialized_start=7812 + _globals['_WATCHORGANIZATIONCONNECTORRESPONSE']._serialized_end=7908 + _globals['_LISTCONNECTORSADMINREQUEST']._serialized_start=7911 + _globals['_LISTCONNECTORSADMINREQUEST']._serialized_end=8236 + _globals['_LISTCONNECTORSADMINRESPONSE']._serialized_start=8239 + _globals['_LISTCONNECTORSADMINRESPONSE']._serialized_end=8403 + _globals['_LOOKUPCONNECTORADMINREQUEST']._serialized_start=8406 + _globals['_LOOKUPCONNECTORADMINREQUEST']._serialized_end=8548 + _globals['_LOOKUPCONNECTORADMINRESPONSE']._serialized_start=8550 + _globals['_LOOKUPCONNECTORADMINRESPONSE']._serialized_end=8642 + _globals['_CHECKCONNECTORREQUEST']._serialized_start=8644 + _globals['_CHECKCONNECTORREQUEST']._serialized_end=8703 + _globals['_CHECKCONNECTORRESPONSE']._serialized_start=8705 + _globals['_CHECKCONNECTORRESPONSE']._serialized_end=8789 +# @@protoc_insertion_point(module_scope) diff --git a/vdp/pipeline/v1alpha/connector_pb2.pyi b/vdp/pipeline/v1beta/connector_pb2.pyi similarity index 99% rename from vdp/pipeline/v1alpha/connector_pb2.pyi rename to vdp/pipeline/v1beta/connector_pb2.pyi index 8e3b635..db337ab 100644 --- a/vdp/pipeline/v1alpha/connector_pb2.pyi +++ b/vdp/pipeline/v1beta/connector_pb2.pyi @@ -13,7 +13,7 @@ import google.protobuf.struct_pb2 import google.protobuf.timestamp_pb2 import sys import typing -import vdp.pipeline.v1alpha.connector_definition_pb2 +import vdp.pipeline.v1beta.connector_definition_pb2 if sys.version_info >= (3, 10): import typing as typing_extensions @@ -135,7 +135,7 @@ class Connector(google.protobuf.message.Message): """ connector_definition_name: builtins.str """ConnectorDefinition resource""" - type: vdp.pipeline.v1alpha.connector_definition_pb2.ConnectorType.ValueType + type: vdp.pipeline.v1beta.connector_definition_pb2.ConnectorType.ValueType """Connector Type""" description: builtins.str """Connector description""" @@ -161,7 +161,7 @@ class Connector(google.protobuf.message.Message): visibility: global___Connector.Visibility.ValueType """Connector visibility including public or private""" @property - def connector_definition(self) -> vdp.pipeline.v1alpha.connector_definition_pb2.ConnectorDefinition: + def connector_definition(self) -> vdp.pipeline.v1beta.connector_definition_pb2.ConnectorDefinition: """Embed the content of the connector_definition""" @property def delete_time(self) -> google.protobuf.timestamp_pb2.Timestamp: @@ -173,7 +173,7 @@ class Connector(google.protobuf.message.Message): uid: builtins.str = ..., id: builtins.str = ..., connector_definition_name: builtins.str = ..., - type: vdp.pipeline.v1alpha.connector_definition_pb2.ConnectorType.ValueType = ..., + type: vdp.pipeline.v1beta.connector_definition_pb2.ConnectorType.ValueType = ..., description: builtins.str | None = ..., configuration: google.protobuf.struct_pb2.Struct | None = ..., state: global___Connector.State.ValueType = ..., @@ -183,7 +183,7 @@ class Connector(google.protobuf.message.Message): create_time: google.protobuf.timestamp_pb2.Timestamp | None = ..., update_time: google.protobuf.timestamp_pb2.Timestamp | None = ..., visibility: global___Connector.Visibility.ValueType = ..., - connector_definition: vdp.pipeline.v1alpha.connector_definition_pb2.ConnectorDefinition | None = ..., + connector_definition: vdp.pipeline.v1beta.connector_definition_pb2.ConnectorDefinition | None = ..., delete_time: google.protobuf.timestamp_pb2.Timestamp | None = ..., ) -> None: ... def HasField(self, field_name: typing_extensions.Literal["_description", b"_description", "configuration", b"configuration", "connector_definition", b"connector_definition", "create_time", b"create_time", "delete_time", b"delete_time", "description", b"description", "organization", b"organization", "owner", b"owner", "update_time", b"update_time", "user", b"user"]) -> builtins.bool: ... diff --git a/vdp/pipeline/v1alpha/connector_pb2_grpc.py b/vdp/pipeline/v1beta/connector_pb2_grpc.py similarity index 100% rename from vdp/pipeline/v1alpha/connector_pb2_grpc.py rename to vdp/pipeline/v1beta/connector_pb2_grpc.py diff --git a/vdp/pipeline/v1alpha/connector_pb2_grpc.pyi b/vdp/pipeline/v1beta/connector_pb2_grpc.pyi similarity index 100% rename from vdp/pipeline/v1alpha/connector_pb2_grpc.pyi rename to vdp/pipeline/v1beta/connector_pb2_grpc.pyi diff --git a/vdp/pipeline/v1alpha/operator_definition_pb2.py b/vdp/pipeline/v1beta/operator_definition_pb2.py similarity index 54% rename from vdp/pipeline/v1alpha/operator_definition_pb2.py rename to vdp/pipeline/v1beta/operator_definition_pb2.py index 7231d01..8c2b888 100644 --- a/vdp/pipeline/v1alpha/operator_definition_pb2.py +++ b/vdp/pipeline/v1beta/operator_definition_pb2.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # Generated by the protocol buffer compiler. DO NOT EDIT! -# source: vdp/pipeline/v1alpha/operator_definition.proto +# source: vdp/pipeline/v1beta/operator_definition.proto """Generated protocol buffer code.""" from google.protobuf import descriptor as _descriptor from google.protobuf import descriptor_pool as _descriptor_pool @@ -17,15 +17,15 @@ from protoc_gen_openapiv2.options import annotations_pb2 as protoc__gen__openapiv2_dot_options_dot_annotations__pb2 -DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n.vdp/pipeline/v1alpha/operator_definition.proto\x12\x14vdp.pipeline.v1alpha\x1a\x1fgoogle/api/field_behavior.proto\x1a\x19google/api/resource.proto\x1a\x1cgoogle/protobuf/struct.proto\x1a.protoc-gen-openapiv2/options/annotations.proto\"\xbc\x01\n\x0cOperatorSpec\x12V\n\x17\x63omponent_specification\x18\x01 \x01(\x0b\x32\x17.google.protobuf.StructB\x04\xe2\x41\x01\x02R\x16\x63omponentSpecification\x12T\n\x16openapi_specifications\x18\x02 \x01(\x0b\x32\x17.google.protobuf.StructB\x04\xe2\x41\x01\x02R\x15openapiSpecifications\"\x8d\x04\n\x12OperatorDefinition\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\x1a\n\x05title\x18\x04 \x01(\tB\x04\xe2\x41\x01\x03R\x05title\x12\x31\n\x11\x64ocumentation_url\x18\x05 \x01(\tB\x04\xe2\x41\x01\x03R\x10\x64ocumentationUrl\x12\x18\n\x04icon\x18\x06 \x01(\tB\x04\xe2\x41\x01\x03R\x04icon\x12<\n\x04spec\x18\x07 \x01(\x0b\x32\".vdp.pipeline.v1alpha.OperatorSpecB\x04\xe2\x41\x01\x03R\x04spec\x12\"\n\ttombstone\x18\x08 \x01(\x08\x42\x04\xe2\x41\x01\x03R\ttombstone\x12\x1c\n\x06public\x18\t \x01(\x08\x42\x04\xe2\x41\x01\x03R\x06public\x12\x1c\n\x06\x63ustom\x18\n \x01(\x08\x42\x04\xe2\x41\x01\x03R\x06\x63ustom\x12\x1f\n\x08icon_url\x18\x0b \x01(\tB\x04\xe2\x41\x01\x03R\x07iconUrl\";\n\x04View\x12\x14\n\x10VIEW_UNSPECIFIED\x10\x00\x12\x0e\n\nVIEW_BASIC\x10\x01\x12\r\n\tVIEW_FULL\x10\x02:J\xea\x41G\n\x19\x61pi.instill.tech/Operator\x12*operator-definitions/{operator-definition}\"\x94\x02\n\x1eListOperatorDefinitionsRequest\x12&\n\tpage_size\x18\x01 \x01(\x05\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\x12L\n\x04view\x18\x03 \x01(\x0e\x32-.vdp.pipeline.v1alpha.OperatorDefinition.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\"\xc5\x01\n\x1fListOperatorDefinitionsResponse\x12[\n\x14operator_definitions\x18\x01 \x03(\x0b\x32(.vdp.pipeline.v1alpha.OperatorDefinitionR\x13operatorDefinitions\x12&\n\x0fnext_page_token\x18\x02 \x01(\tR\rnextPageToken\x12\x1d\n\ntotal_size\x18\x03 \x01(\x05R\ttotalSize\"\xce\x01\n\x1cGetOperatorDefinitionRequest\x12W\n\x04name\x18\x01 \x01(\tBC\x92\x41\x1e\xca>\x1b\xfa\x02\x18operator_definition.name\xe2\x41\x01\x02\xfa\x41\x1b\n\x19\x61pi.instill.tech/OperatorR\x04name\x12L\n\x04view\x18\x02 \x01(\x0e\x32-.vdp.pipeline.v1alpha.OperatorDefinition.ViewB\x04\xe2\x41\x01\x01H\x00R\x04view\x88\x01\x01\x42\x07\n\x05_view\"z\n\x1dGetOperatorDefinitionResponse\x12Y\n\x13operator_definition\x18\x01 \x01(\x0b\x32(.vdp.pipeline.v1alpha.OperatorDefinitionR\x12operatorDefinition\"\xa1\x01\n$LookUpOperatorDefinitionAdminRequest\x12\"\n\tpermalink\x18\x01 \x01(\tB\x04\xe2\x41\x01\x02R\tpermalink\x12L\n\x04view\x18\x02 \x01(\x0e\x32-.vdp.pipeline.v1alpha.OperatorDefinition.ViewB\x04\xe2\x41\x01\x01H\x00R\x04view\x88\x01\x01\x42\x07\n\x05_view\"\x82\x01\n%LookUpOperatorDefinitionAdminResponse\x12Y\n\x13operator_definition\x18\x01 \x01(\x0b\x32(.vdp.pipeline.v1alpha.OperatorDefinitionR\x12operatorDefinitionB\xed\x01\n\x18\x63om.vdp.pipeline.v1alphaB\x17OperatorDefinitionProtoP\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/v1beta/operator_definition.proto\x12\x13vdp.pipeline.v1beta\x1a\x1fgoogle/api/field_behavior.proto\x1a\x19google/api/resource.proto\x1a\x1cgoogle/protobuf/struct.proto\x1a.protoc-gen-openapiv2/options/annotations.proto\"\xbc\x01\n\x0cOperatorSpec\x12V\n\x17\x63omponent_specification\x18\x01 \x01(\x0b\x32\x17.google.protobuf.StructB\x04\xe2\x41\x01\x02R\x16\x63omponentSpecification\x12T\n\x16openapi_specifications\x18\x02 \x01(\x0b\x32\x17.google.protobuf.StructB\x04\xe2\x41\x01\x02R\x15openapiSpecifications\"\x8c\x04\n\x12OperatorDefinition\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\x1a\n\x05title\x18\x04 \x01(\tB\x04\xe2\x41\x01\x03R\x05title\x12\x31\n\x11\x64ocumentation_url\x18\x05 \x01(\tB\x04\xe2\x41\x01\x03R\x10\x64ocumentationUrl\x12\x18\n\x04icon\x18\x06 \x01(\tB\x04\xe2\x41\x01\x03R\x04icon\x12;\n\x04spec\x18\x07 \x01(\x0b\x32!.vdp.pipeline.v1beta.OperatorSpecB\x04\xe2\x41\x01\x03R\x04spec\x12\"\n\ttombstone\x18\x08 \x01(\x08\x42\x04\xe2\x41\x01\x03R\ttombstone\x12\x1c\n\x06public\x18\t \x01(\x08\x42\x04\xe2\x41\x01\x03R\x06public\x12\x1c\n\x06\x63ustom\x18\n \x01(\x08\x42\x04\xe2\x41\x01\x03R\x06\x63ustom\x12\x1f\n\x08icon_url\x18\x0b \x01(\tB\x04\xe2\x41\x01\x03R\x07iconUrl\";\n\x04View\x12\x14\n\x10VIEW_UNSPECIFIED\x10\x00\x12\x0e\n\nVIEW_BASIC\x10\x01\x12\r\n\tVIEW_FULL\x10\x02:J\xea\x41G\n\x19\x61pi.instill.tech/Operator\x12*operator-definitions/{operator-definition}\"\x93\x02\n\x1eListOperatorDefinitionsRequest\x12&\n\tpage_size\x18\x01 \x01(\x05\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\x12K\n\x04view\x18\x03 \x01(\x0e\x32,.vdp.pipeline.v1beta.OperatorDefinition.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\"\xc4\x01\n\x1fListOperatorDefinitionsResponse\x12Z\n\x14operator_definitions\x18\x01 \x03(\x0b\x32\'.vdp.pipeline.v1beta.OperatorDefinitionR\x13operatorDefinitions\x12&\n\x0fnext_page_token\x18\x02 \x01(\tR\rnextPageToken\x12\x1d\n\ntotal_size\x18\x03 \x01(\x05R\ttotalSize\"\xcd\x01\n\x1cGetOperatorDefinitionRequest\x12W\n\x04name\x18\x01 \x01(\tBC\x92\x41\x1e\xca>\x1b\xfa\x02\x18operator_definition.name\xe2\x41\x01\x02\xfa\x41\x1b\n\x19\x61pi.instill.tech/OperatorR\x04name\x12K\n\x04view\x18\x02 \x01(\x0e\x32,.vdp.pipeline.v1beta.OperatorDefinition.ViewB\x04\xe2\x41\x01\x01H\x00R\x04view\x88\x01\x01\x42\x07\n\x05_view\"y\n\x1dGetOperatorDefinitionResponse\x12X\n\x13operator_definition\x18\x01 \x01(\x0b\x32\'.vdp.pipeline.v1beta.OperatorDefinitionR\x12operatorDefinition\"\xa0\x01\n$LookUpOperatorDefinitionAdminRequest\x12\"\n\tpermalink\x18\x01 \x01(\tB\x04\xe2\x41\x01\x02R\tpermalink\x12K\n\x04view\x18\x02 \x01(\x0e\x32,.vdp.pipeline.v1beta.OperatorDefinition.ViewB\x04\xe2\x41\x01\x01H\x00R\x04view\x88\x01\x01\x42\x07\n\x05_view\"\x81\x01\n%LookUpOperatorDefinitionAdminResponse\x12X\n\x13operator_definition\x18\x01 \x01(\x0b\x32\'.vdp.pipeline.v1beta.OperatorDefinitionR\x12operatorDefinitionB\xe6\x01\n\x17\x63om.vdp.pipeline.v1betaB\x17OperatorDefinitionProtoP\x01ZDgithub.com/instill-ai/protogen-go/vdp/pipeline/v1beta;pipelinev1beta\xa2\x02\x03VPX\xaa\x02\x13Vdp.Pipeline.V1beta\xca\x02\x13Vdp\\Pipeline\\V1beta\xe2\x02\x1fVdp\\Pipeline\\V1beta\\GPBMetadata\xea\x02\x15Vdp::Pipeline::V1betab\x06proto3') _globals = globals() _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals) -_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'vdp.pipeline.v1alpha.operator_definition_pb2', _globals) +_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'vdp.pipeline.v1beta.operator_definition_pb2', _globals) if _descriptor._USE_C_DESCRIPTORS == False: DESCRIPTOR._options = None - DESCRIPTOR._serialized_options = b'\n\030com.vdp.pipeline.v1alphaB\027OperatorDefinitionProtoP\001ZFgithub.com/instill-ai/protogen-go/vdp/pipeline/v1alpha;pipelinev1alpha\242\002\003VPX\252\002\024Vdp.Pipeline.V1alpha\312\002\024Vdp\\Pipeline\\V1alpha\342\002 Vdp\\Pipeline\\V1alpha\\GPBMetadata\352\002\026Vdp::Pipeline::V1alpha' + DESCRIPTOR._serialized_options = b'\n\027com.vdp.pipeline.v1betaB\027OperatorDefinitionProtoP\001ZDgithub.com/instill-ai/protogen-go/vdp/pipeline/v1beta;pipelinev1beta\242\002\003VPX\252\002\023Vdp.Pipeline.V1beta\312\002\023Vdp\\Pipeline\\V1beta\342\002\037Vdp\\Pipeline\\V1beta\\GPBMetadata\352\002\025Vdp::Pipeline::V1beta' _OPERATORSPEC.fields_by_name['component_specification']._options = None _OPERATORSPEC.fields_by_name['component_specification']._serialized_options = b'\342A\001\002' _OPERATORSPEC.fields_by_name['openapi_specifications']._options = None @@ -70,22 +70,22 @@ _LOOKUPOPERATORDEFINITIONADMINREQUEST.fields_by_name['permalink']._serialized_options = b'\342A\001\002' _LOOKUPOPERATORDEFINITIONADMINREQUEST.fields_by_name['view']._options = None _LOOKUPOPERATORDEFINITIONADMINREQUEST.fields_by_name['view']._serialized_options = b'\342A\001\001' - _globals['_OPERATORSPEC']._serialized_start=211 - _globals['_OPERATORSPEC']._serialized_end=399 - _globals['_OPERATORDEFINITION']._serialized_start=402 - _globals['_OPERATORDEFINITION']._serialized_end=927 - _globals['_OPERATORDEFINITION_VIEW']._serialized_start=792 - _globals['_OPERATORDEFINITION_VIEW']._serialized_end=851 - _globals['_LISTOPERATORDEFINITIONSREQUEST']._serialized_start=930 - _globals['_LISTOPERATORDEFINITIONSREQUEST']._serialized_end=1206 - _globals['_LISTOPERATORDEFINITIONSRESPONSE']._serialized_start=1209 - _globals['_LISTOPERATORDEFINITIONSRESPONSE']._serialized_end=1406 - _globals['_GETOPERATORDEFINITIONREQUEST']._serialized_start=1409 - _globals['_GETOPERATORDEFINITIONREQUEST']._serialized_end=1615 - _globals['_GETOPERATORDEFINITIONRESPONSE']._serialized_start=1617 - _globals['_GETOPERATORDEFINITIONRESPONSE']._serialized_end=1739 - _globals['_LOOKUPOPERATORDEFINITIONADMINREQUEST']._serialized_start=1742 - _globals['_LOOKUPOPERATORDEFINITIONADMINREQUEST']._serialized_end=1903 - _globals['_LOOKUPOPERATORDEFINITIONADMINRESPONSE']._serialized_start=1906 - _globals['_LOOKUPOPERATORDEFINITIONADMINRESPONSE']._serialized_end=2036 + _globals['_OPERATORSPEC']._serialized_start=209 + _globals['_OPERATORSPEC']._serialized_end=397 + _globals['_OPERATORDEFINITION']._serialized_start=400 + _globals['_OPERATORDEFINITION']._serialized_end=924 + _globals['_OPERATORDEFINITION_VIEW']._serialized_start=789 + _globals['_OPERATORDEFINITION_VIEW']._serialized_end=848 + _globals['_LISTOPERATORDEFINITIONSREQUEST']._serialized_start=927 + _globals['_LISTOPERATORDEFINITIONSREQUEST']._serialized_end=1202 + _globals['_LISTOPERATORDEFINITIONSRESPONSE']._serialized_start=1205 + _globals['_LISTOPERATORDEFINITIONSRESPONSE']._serialized_end=1401 + _globals['_GETOPERATORDEFINITIONREQUEST']._serialized_start=1404 + _globals['_GETOPERATORDEFINITIONREQUEST']._serialized_end=1609 + _globals['_GETOPERATORDEFINITIONRESPONSE']._serialized_start=1611 + _globals['_GETOPERATORDEFINITIONRESPONSE']._serialized_end=1732 + _globals['_LOOKUPOPERATORDEFINITIONADMINREQUEST']._serialized_start=1735 + _globals['_LOOKUPOPERATORDEFINITIONADMINREQUEST']._serialized_end=1895 + _globals['_LOOKUPOPERATORDEFINITIONADMINRESPONSE']._serialized_start=1898 + _globals['_LOOKUPOPERATORDEFINITIONADMINRESPONSE']._serialized_end=2027 # @@protoc_insertion_point(module_scope) diff --git a/vdp/pipeline/v1alpha/operator_definition_pb2.pyi b/vdp/pipeline/v1beta/operator_definition_pb2.pyi similarity index 100% rename from vdp/pipeline/v1alpha/operator_definition_pb2.pyi rename to vdp/pipeline/v1beta/operator_definition_pb2.pyi diff --git a/vdp/pipeline/v1alpha/operator_definition_pb2_grpc.py b/vdp/pipeline/v1beta/operator_definition_pb2_grpc.py similarity index 100% rename from vdp/pipeline/v1alpha/operator_definition_pb2_grpc.py rename to vdp/pipeline/v1beta/operator_definition_pb2_grpc.py diff --git a/vdp/pipeline/v1alpha/operator_definition_pb2_grpc.pyi b/vdp/pipeline/v1beta/operator_definition_pb2_grpc.pyi similarity index 100% rename from vdp/pipeline/v1alpha/operator_definition_pb2_grpc.pyi rename to vdp/pipeline/v1beta/operator_definition_pb2_grpc.pyi diff --git a/vdp/pipeline/v1alpha/pipeline_pb2.py b/vdp/pipeline/v1beta/pipeline_pb2.py similarity index 52% rename from vdp/pipeline/v1alpha/pipeline_pb2.py rename to vdp/pipeline/v1beta/pipeline_pb2.py index f786a3c..6de1d7d 100644 --- a/vdp/pipeline/v1alpha/pipeline_pb2.py +++ b/vdp/pipeline/v1beta/pipeline_pb2.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # Generated by the protocol buffer compiler. DO NOT EDIT! -# source: vdp/pipeline/v1alpha/pipeline.proto +# source: vdp/pipeline/v1beta/pipeline.proto """Generated protocol buffer code.""" from google.protobuf import descriptor as _descriptor from google.protobuf import descriptor_pool as _descriptor_pool @@ -11,7 +11,7 @@ _sym_db = _symbol_database.Default() -from common.healthcheck.v1alpha import healthcheck_pb2 as common_dot_healthcheck_dot_v1alpha_dot_healthcheck__pb2 +from common.healthcheck.v1beta import healthcheck_pb2 as common_dot_healthcheck_dot_v1beta_dot_healthcheck__pb2 from google.api import field_behavior_pb2 as google_dot_api_dot_field__behavior__pb2 from google.api import resource_pb2 as google_dot_api_dot_resource__pb2 from google.longrunning import operations_pb2 as google_dot_longrunning_dot_operations__pb2 @@ -19,21 +19,21 @@ from google.protobuf import struct_pb2 as google_dot_protobuf_dot_struct__pb2 from google.protobuf import timestamp_pb2 as google_dot_protobuf_dot_timestamp__pb2 from protoc_gen_openapiv2.options import annotations_pb2 as protoc__gen__openapiv2_dot_options_dot_annotations__pb2 -from vdp.pipeline.v1alpha import common_pb2 as vdp_dot_pipeline_dot_v1alpha_dot_common__pb2 -from vdp.pipeline.v1alpha import connector_pb2 as vdp_dot_pipeline_dot_v1alpha_dot_connector__pb2 -from vdp.pipeline.v1alpha import connector_definition_pb2 as vdp_dot_pipeline_dot_v1alpha_dot_connector__definition__pb2 -from vdp.pipeline.v1alpha import operator_definition_pb2 as vdp_dot_pipeline_dot_v1alpha_dot_operator__definition__pb2 +from vdp.pipeline.v1beta import common_pb2 as vdp_dot_pipeline_dot_v1beta_dot_common__pb2 +from vdp.pipeline.v1beta import connector_pb2 as vdp_dot_pipeline_dot_v1beta_dot_connector__pb2 +from vdp.pipeline.v1beta import connector_definition_pb2 as vdp_dot_pipeline_dot_v1beta_dot_connector__definition__pb2 +from vdp.pipeline.v1beta import operator_definition_pb2 as vdp_dot_pipeline_dot_v1beta_dot_operator__definition__pb2 -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/pipeline/v1alpha/common.proto\x1a$vdp/pipeline/v1alpha/connector.proto\x1a/vdp/pipeline/v1alpha/connector_definition.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\"\x9b\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\x12\x41\n\x08resource\x18\x03 \x01(\x0b\x32\x1f.vdp.pipeline.v1alpha.ConnectorB\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\x64\n\x14\x63onnector_definition\x18\t \x01(\x0b\x32).vdp.pipeline.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\"\xef\x06\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\x12L\n\x0corganization\x18\t \x01(\tB&\xe2\x41\x01\x03\xfa\x41\x1f\n\x1d\x61pi.instill.tech/OrganizationH\x00R\x0corganization\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\x44\n\x0eopenapi_schema\x18\r \x01(\x0b\x32\x17.google.protobuf.StructB\x04\xe2\x41\x01\x03R\ropenapiSchema\x12\x41\n\x0b\x64\x65lete_time\x18\x0e \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x04\xe2\x41\x01\x03R\ndeleteTime\x12@\n\npermission\x18\x0f \x01(\x0b\x32 .vdp.pipeline.v1alpha.PermissionR\npermission\x12\x33\n\x08metadata\x18\x10 \x01(\x0b\x32\x17.google.protobuf.StructR\x08metadata\"L\n\x04View\x12\x14\n\x10VIEW_UNSPECIFIED\x10\x00\x12\x0e\n\nVIEW_BASIC\x10\x01\x12\r\n\tVIEW_FULL\x10\x02\x12\x0f\n\x0bVIEW_RECIPE\x10\x03: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\"\xe5\x04\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\x44\n\x0eopenapi_schema\x18\t \x01(\x0b\x32\x17.google.protobuf.StructB\x04\xe2\x41\x01\x03R\ropenapiSchema\x12\x41\n\x0b\x64\x65lete_time\x18\n \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x04\xe2\x41\x01\x03R\ndeleteTime\x12\x1a\n\x05\x61lias\x18\x0b \x01(\tB\x04\xe2\x41\x01\x03R\x05\x61lias\x12\x33\n\x08metadata\x18\x0c \x01(\x0b\x32\x17.google.protobuf.StructR\x08metadata:1\xea\x41.\n\x18\x61pi.instill.tech/Release\x12\x12releases/{release}B\x0e\n\x0c_description\"\xbf\x02\n\x14ListPipelinesRequest\x12&\n\tpage_size\x18\x01 \x01(\x05\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\x42\n\x04view\x18\x03 \x01(\x0e\x32#.vdp.pipeline.v1alpha.Pipeline.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\x0cshow_deleted\x18\x05 \x01(\x08\x42\x04\xe2\x41\x01\x01H\x04R\x0bshowDeleted\x88\x01\x01\x42\x0c\n\n_page_sizeB\r\n\x0b_page_tokenB\x07\n\x05_viewB\t\n\x07_filterB\x0f\n\r_show_deleted\"\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(\x05R\ttotalSize\"\x88\x01\n\x15LookUpPipelineRequest\x12\"\n\tpermalink\x18\x01 \x01(\tB\x04\xe2\x41\x01\x02R\tpermalink\x12\x42\n\x04view\x18\x02 \x01(\x0e\x32#.vdp.pipeline.v1alpha.Pipeline.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\"\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\"\xff\x02\n\x18ListUserPipelinesRequest\x12&\n\tpage_size\x18\x01 \x01(\x05\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\x42\n\x04view\x18\x03 \x01(\x0e\x32#.vdp.pipeline.v1alpha.Pipeline.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\x06parent\x12,\n\x0cshow_deleted\x18\x06 \x01(\x08\x42\x04\xe2\x41\x01\x01H\x04R\x0bshowDeleted\x88\x01\x01\x42\x0c\n\n_page_sizeB\r\n\x0b_page_tokenB\x07\n\x05_viewB\t\n\x07_filterB\x0f\n\r_show_deleted\"\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(\x05R\ttotalSize\"\xb3\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\x42\n\x04view\x18\x02 \x01(\x0e\x32#.vdp.pipeline.v1alpha.Pipeline.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\"\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\"\x8d\x03\n\x1fListUserPipelineReleasesRequest\x12&\n\tpage_size\x18\x01 \x01(\x05\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\x42\n\x04view\x18\x03 \x01(\x0e\x32#.vdp.pipeline.v1alpha.Pipeline.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\x06parent\x12,\n\x0cshow_deleted\x18\x06 \x01(\x08\x42\x04\xe2\x41\x01\x01H\x04R\x0bshowDeleted\x88\x01\x01\x42\x0c\n\n_page_sizeB\r\n\x0b_page_tokenB\x07\n\x05_viewB\t\n\x07_filterB\x0f\n\r_show_deleted\"\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(\x05R\ttotalSize\"\xc9\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\x42\n\x04view\x18\x02 \x01(\x0e\x32#.vdp.pipeline.v1alpha.Pipeline.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!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\"\xa1\x01\n!CreateOrganizationPipelineRequest\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\"`\n\"CreateOrganizationPipelineResponse\x12:\n\x08pipeline\x18\x01 \x01(\x0b\x32\x1e.vdp.pipeline.v1alpha.PipelineR\x08pipeline\"\x87\x03\n ListOrganizationPipelinesRequest\x12&\n\tpage_size\x18\x01 \x01(\x05\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\x42\n\x04view\x18\x03 \x01(\x0e\x32#.vdp.pipeline.v1alpha.Pipeline.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\x06parent\x12,\n\x0cshow_deleted\x18\x06 \x01(\x08\x42\x04\xe2\x41\x01\x01H\x04R\x0bshowDeleted\x88\x01\x01\x42\x0c\n\n_page_sizeB\r\n\x0b_page_tokenB\x07\n\x05_viewB\t\n\x07_filterB\x0f\n\r_show_deleted\"\xa8\x01\n!ListOrganizationPipelinesResponse\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(\x05R\ttotalSize\"\xbb\x01\n\x1eGetOrganizationPipelineRequest\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\x42\n\x04view\x18\x02 \x01(\x0e\x32#.vdp.pipeline.v1alpha.Pipeline.ViewB\x04\xe2\x41\x01\x01H\x00R\x04view\x88\x01\x01\x42\x07\n\x05_view\"]\n\x1fGetOrganizationPipelineResponse\x12:\n\x08pipeline\x18\x01 \x01(\x0b\x32\x1e.vdp.pipeline.v1alpha.PipelineR\x08pipeline\"\xa8\x01\n!UpdateOrganizationPipelineRequest\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\"`\n\"UpdateOrganizationPipelineResponse\x12:\n\x08pipeline\x18\x01 \x01(\x0b\x32\x1e.vdp.pipeline.v1alpha.PipelineR\x08pipeline\"q\n!DeleteOrganizationPipelineRequest\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\"$\n\"DeleteOrganizationPipelineResponse\"]\n#ValidateOrganizationPipelineRequest\x12\x36\n\x04name\x18\x01 \x01(\tB\"\xe2\x41\x01\x02\xfa\x41\x1b\n\x19\x61pi.instill.tech/PipelineR\x04name\"b\n$ValidateOrganizationPipelineResponse\x12:\n\x08pipeline\x18\x01 \x01(\x0b\x32\x1e.vdp.pipeline.v1alpha.PipelineR\x08pipeline\"\x89\x01\n!RenameOrganizationPipelineRequest\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\"`\n\"RenameOrganizationPipelineResponse\x12:\n\x08pipeline\x18\x01 \x01(\x0b\x32\x1e.vdp.pipeline.v1alpha.PipelineR\x08pipeline\"\x93\x01\n\"TriggerOrganizationPipelineRequest\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\"\x9b\x01\n#TriggerOrganizationPipelineResponse\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\"\x98\x01\n\'TriggerAsyncOrganizationPipelineRequest\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\"m\n(TriggerAsyncOrganizationPipelineResponse\x12\x41\n\toperation\x18\x01 \x01(\x0b\x32\x1d.google.longrunning.OperationB\x04\xe2\x41\x01\x03R\toperation\"\xb4\x01\n(CreateOrganizationPipelineReleaseRequest\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\"l\n)CreateOrganizationPipelineReleaseResponse\x12?\n\x07release\x18\x01 \x01(\x0b\x32%.vdp.pipeline.v1alpha.PipelineReleaseR\x07release\"\x95\x03\n\'ListOrganizationPipelineReleasesRequest\x12&\n\tpage_size\x18\x01 \x01(\x05\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\x42\n\x04view\x18\x03 \x01(\x0e\x32#.vdp.pipeline.v1alpha.Pipeline.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\x06parent\x12,\n\x0cshow_deleted\x18\x06 \x01(\x08\x42\x04\xe2\x41\x01\x01H\x04R\x0bshowDeleted\x88\x01\x01\x42\x0c\n\n_page_sizeB\r\n\x0b_page_tokenB\x07\n\x05_viewB\t\n\x07_filterB\x0f\n\r_show_deleted\"\xb4\x01\n(ListOrganizationPipelineReleasesResponse\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(\x05R\ttotalSize\"\xd1\x01\n%GetOrganizationPipelineReleaseRequest\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\x42\n\x04view\x18\x02 \x01(\x0e\x32#.vdp.pipeline.v1alpha.Pipeline.ViewB\x04\xe2\x41\x01\x01H\x00R\x04view\x88\x01\x01\x42\x07\n\x05_view\"i\n&GetOrganizationPipelineReleaseResponse\x12?\n\x07release\x18\x01 \x01(\x0b\x32%.vdp.pipeline.v1alpha.PipelineReleaseR\x07release\"\xb4\x01\n(UpdateOrganizationPipelineReleaseRequest\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\"l\n)UpdateOrganizationPipelineReleaseResponse\x12?\n\x07release\x18\x01 \x01(\x0b\x32%.vdp.pipeline.v1alpha.PipelineReleaseR\x07release\"\x87\x01\n(DeleteOrganizationPipelineReleaseRequest\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)DeleteOrganizationPipelineReleaseResponse\"f\n,SetDefaultOrganizationPipelineReleaseRequest\x12\x36\n\x04name\x18\x01 \x01(\tB\"\xe2\x41\x01\x02\xfa\x41\x1b\n\x19\x61pi.instill.tech/PipelineR\x04name\"p\n-SetDefaultOrganizationPipelineReleaseResponse\x12?\n\x07release\x18\x01 \x01(\x0b\x32%.vdp.pipeline.v1alpha.PipelineReleaseR\x07release\"c\n)RestoreOrganizationPipelineReleaseRequest\x12\x36\n\x04name\x18\x01 \x01(\tB\"\xe2\x41\x01\x02\xfa\x41\x1b\n\x19\x61pi.instill.tech/PipelineR\x04name\"m\n*RestoreOrganizationPipelineReleaseResponse\x12?\n\x07release\x18\x01 \x01(\x0b\x32%.vdp.pipeline.v1alpha.PipelineReleaseR\x07release\"\xa6\x01\n(RenameOrganizationPipelineReleaseRequest\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\"l\n)RenameOrganizationPipelineReleaseResponse\x12?\n\x07release\x18\x01 \x01(\x0b\x32%.vdp.pipeline.v1alpha.PipelineReleaseR\x07release\"\x84\x01\n\'WatchOrganizationPipelineReleaseRequest\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\"]\n(WatchOrganizationPipelineReleaseResponse\x12\x31\n\x05state\x18\x01 \x01(\x0e\x32\x1b.vdp.pipeline.v1alpha.StateR\x05state\"\xa1\x01\n)TriggerOrganizationPipelineReleaseRequest\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\"\xa2\x01\n*TriggerOrganizationPipelineReleaseResponse\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\"\xa6\x01\n.TriggerAsyncOrganizationPipelineReleaseRequest\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\"t\n/TriggerAsyncOrganizationPipelineReleaseResponse\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\"\xc4\x02\n\x19ListPipelinesAdminRequest\x12&\n\tpage_size\x18\x01 \x01(\x05\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\x42\n\x04view\x18\x03 \x01(\x0e\x32#.vdp.pipeline.v1alpha.Pipeline.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\x0cshow_deleted\x18\x05 \x01(\x08\x42\x04\xe2\x41\x01\x01H\x04R\x0bshowDeleted\x88\x01\x01\x42\x0c\n\n_page_sizeB\r\n\x0b_page_tokenB\x07\n\x05_viewB\t\n\x07_filterB\x0f\n\r_show_deleted\"\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(\x05R\ttotalSize\"\xcb\x02\n ListPipelineReleasesAdminRequest\x12&\n\tpage_size\x18\x01 \x01(\x05\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\x42\n\x04view\x18\x03 \x01(\x0e\x32#.vdp.pipeline.v1alpha.Pipeline.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\x0cshow_deleted\x18\x05 \x01(\x08\x42\x04\xe2\x41\x01\x01H\x04R\x0bshowDeleted\x88\x01\x01\x42\x0c\n\n_page_sizeB\r\n\x0b_page_tokenB\x07\n\x05_viewB\t\n\x07_filterB\x0f\n\r_show_deleted\"\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(\x05R\ttotalSize\"\x8d\x01\n\x1aLookUpPipelineAdminRequest\x12\"\n\tpermalink\x18\x01 \x01(\tB\x04\xe2\x41\x01\x02R\tpermalink\x12\x42\n\x04view\x18\x02 \x01(\x0e\x32#.vdp.pipeline.v1alpha.Pipeline.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*\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/v1beta/pipeline.proto\x12\x13vdp.pipeline.v1beta\x1a+common/healthcheck/v1beta/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/pipeline/v1beta/common.proto\x1a#vdp/pipeline/v1beta/connector.proto\x1a.vdp/pipeline/v1beta/connector_definition.proto\x1a-vdp/pipeline/v1beta/operator_definition.proto\"\x96\x01\n\x0fLivenessRequest\x12j\n\x14health_check_request\x18\x01 \x01(\x0b\x32-.common.healthcheck.v1beta.HealthCheckRequestB\x04\xe2\x41\x01\x01H\x00R\x12healthCheckRequest\x88\x01\x01\x42\x17\n\x15_health_check_request\"v\n\x10LivenessResponse\x12\x62\n\x15health_check_response\x18\x01 \x01(\x0b\x32..common.healthcheck.v1beta.HealthCheckResponseR\x13healthCheckResponse\"\x97\x01\n\x10ReadinessRequest\x12j\n\x14health_check_request\x18\x01 \x01(\x0b\x32-.common.healthcheck.v1beta.HealthCheckRequestB\x04\xe2\x41\x01\x01H\x00R\x12healthCheckRequest\x88\x01\x01\x42\x17\n\x15_health_check_request\"w\n\x11ReadinessResponse\x12\x62\n\x15health_check_response\x18\x01 \x01(\x0b\x32..common.healthcheck.v1beta.HealthCheckResponseR\x13healthCheckResponse\"\x97\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\x12@\n\x08resource\x18\x03 \x01(\x0b\x32\x1e.vdp.pipeline.v1beta.ConnectorB\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.v1beta.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`\n\x13operator_definition\x18\x08 \x01(\x0b\x32\'.vdp.pipeline.v1beta.OperatorDefinitionB\x04\xe2\x41\x01\x03H\x00R\x12operatorDefinition\x12\x63\n\x14\x63onnector_definition\x18\t \x01(\x0b\x32(.vdp.pipeline.v1beta.ConnectorDefinitionB\x04\xe2\x41\x01\x03H\x00R\x13\x63onnectorDefinitionB\x0c\n\ndefinition\"b\n\x06Recipe\x12\x18\n\x07version\x18\x01 \x01(\tR\x07version\x12>\n\ncomponents\x18\x02 \x03(\x0b\x32\x1e.vdp.pipeline.v1beta.ComponentR\ncomponents\"\xed\x06\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\x39\n\x06recipe\x18\x05 \x01(\x0b\x32\x1b.vdp.pipeline.v1beta.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\x12L\n\x0corganization\x18\t \x01(\tB&\xe2\x41\x01\x03\xfa\x41\x1f\n\x1d\x61pi.instill.tech/OrganizationH\x00R\x0corganization\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\x44\n\x0eopenapi_schema\x18\r \x01(\x0b\x32\x17.google.protobuf.StructB\x04\xe2\x41\x01\x03R\ropenapiSchema\x12\x41\n\x0b\x64\x65lete_time\x18\x0e \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x04\xe2\x41\x01\x03R\ndeleteTime\x12?\n\npermission\x18\x0f \x01(\x0b\x32\x1f.vdp.pipeline.v1beta.PermissionR\npermission\x12\x33\n\x08metadata\x18\x10 \x01(\x0b\x32\x17.google.protobuf.StructR\x08metadata\"L\n\x04View\x12\x14\n\x10VIEW_UNSPECIFIED\x10\x00\x12\x0e\n\nVIEW_BASIC\x10\x01\x12\r\n\tVIEW_FULL\x10\x02\x12\x0f\n\x0bVIEW_RECIPE\x10\x03:A\xea\x41>\n\x19\x61pi.instill.tech/Pipeline\x12!users/{user}/pipelines/{pipeline}B\x07\n\x05ownerB\x0e\n\x0c_description\"\xb2\x01\n\x0fTriggerMetadata\x12H\n\x06traces\x18\x01 \x03(\x0b\x32\x30.vdp.pipeline.v1beta.TriggerMetadata.TracesEntryR\x06traces\x1aU\n\x0bTracesEntry\x12\x10\n\x03key\x18\x01 \x01(\tR\x03key\x12\x30\n\x05value\x18\x02 \x01(\x0b\x32\x1a.vdp.pipeline.v1beta.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\"\xe4\x04\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\x39\n\x06recipe\x18\x05 \x01(\x0b\x32\x1b.vdp.pipeline.v1beta.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\x44\n\x0eopenapi_schema\x18\t \x01(\x0b\x32\x17.google.protobuf.StructB\x04\xe2\x41\x01\x03R\ropenapiSchema\x12\x41\n\x0b\x64\x65lete_time\x18\n \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x04\xe2\x41\x01\x03R\ndeleteTime\x12\x1a\n\x05\x61lias\x18\x0b \x01(\tB\x04\xe2\x41\x01\x03R\x05\x61lias\x12\x33\n\x08metadata\x18\x0c \x01(\x0b\x32\x17.google.protobuf.StructR\x08metadata:1\xea\x41.\n\x18\x61pi.instill.tech/Release\x12\x12releases/{release}B\x0e\n\x0c_description\"\xbe\x02\n\x14ListPipelinesRequest\x12&\n\tpage_size\x18\x01 \x01(\x05\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\x41\n\x04view\x18\x03 \x01(\x0e\x32\".vdp.pipeline.v1beta.Pipeline.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\x0cshow_deleted\x18\x05 \x01(\x08\x42\x04\xe2\x41\x01\x01H\x04R\x0bshowDeleted\x88\x01\x01\x42\x0c\n\n_page_sizeB\r\n\x0b_page_tokenB\x07\n\x05_viewB\t\n\x07_filterB\x0f\n\r_show_deleted\"\x9b\x01\n\x15ListPipelinesResponse\x12;\n\tpipelines\x18\x01 \x03(\x0b\x32\x1d.vdp.pipeline.v1beta.PipelineR\tpipelines\x12&\n\x0fnext_page_token\x18\x02 \x01(\tR\rnextPageToken\x12\x1d\n\ntotal_size\x18\x03 \x01(\x05R\ttotalSize\"\x87\x01\n\x15LookUpPipelineRequest\x12\"\n\tpermalink\x18\x01 \x01(\tB\x04\xe2\x41\x01\x02R\tpermalink\x12\x41\n\x04view\x18\x02 \x01(\x0e\x32\".vdp.pipeline.v1beta.Pipeline.ViewB\x04\xe2\x41\x01\x01H\x00R\x04view\x88\x01\x01\x42\x07\n\x05_view\"S\n\x16LookUpPipelineResponse\x12\x39\n\x08pipeline\x18\x01 \x01(\x0b\x32\x1d.vdp.pipeline.v1beta.PipelineR\x08pipeline\"\x98\x01\n\x19\x43reateUserPipelineRequest\x12?\n\x08pipeline\x18\x01 \x01(\x0b\x32\x1d.vdp.pipeline.v1beta.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\"W\n\x1a\x43reateUserPipelineResponse\x12\x39\n\x08pipeline\x18\x01 \x01(\x0b\x32\x1d.vdp.pipeline.v1beta.PipelineR\x08pipeline\"\xfe\x02\n\x18ListUserPipelinesRequest\x12&\n\tpage_size\x18\x01 \x01(\x05\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\x41\n\x04view\x18\x03 \x01(\x0e\x32\".vdp.pipeline.v1beta.Pipeline.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\x06parent\x12,\n\x0cshow_deleted\x18\x06 \x01(\x08\x42\x04\xe2\x41\x01\x01H\x04R\x0bshowDeleted\x88\x01\x01\x42\x0c\n\n_page_sizeB\r\n\x0b_page_tokenB\x07\n\x05_viewB\t\n\x07_filterB\x0f\n\r_show_deleted\"\x9f\x01\n\x19ListUserPipelinesResponse\x12;\n\tpipelines\x18\x01 \x03(\x0b\x32\x1d.vdp.pipeline.v1beta.PipelineR\tpipelines\x12&\n\x0fnext_page_token\x18\x02 \x01(\tR\rnextPageToken\x12\x1d\n\ntotal_size\x18\x03 \x01(\x05R\ttotalSize\"\xb2\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\x41\n\x04view\x18\x02 \x01(\x0e\x32\".vdp.pipeline.v1beta.Pipeline.ViewB\x04\xe2\x41\x01\x01H\x00R\x04view\x88\x01\x01\x42\x07\n\x05_view\"T\n\x17GetUserPipelineResponse\x12\x39\n\x08pipeline\x18\x01 \x01(\x0b\x32\x1d.vdp.pipeline.v1beta.PipelineR\x08pipeline\"\x9f\x01\n\x19UpdateUserPipelineRequest\x12?\n\x08pipeline\x18\x01 \x01(\x0b\x32\x1d.vdp.pipeline.v1beta.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\"W\n\x1aUpdateUserPipelineResponse\x12\x39\n\x08pipeline\x18\x01 \x01(\x0b\x32\x1d.vdp.pipeline.v1beta.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\"Y\n\x1cValidateUserPipelineResponse\x12\x39\n\x08pipeline\x18\x01 \x01(\x0b\x32\x1d.vdp.pipeline.v1beta.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\"W\n\x1aRenameUserPipelineResponse\x12\x39\n\x08pipeline\x18\x01 \x01(\x0b\x32\x1d.vdp.pipeline.v1beta.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\"\x92\x01\n\x1bTriggerUserPipelineResponse\x12\x31\n\x07outputs\x18\x01 \x03(\x0b\x32\x17.google.protobuf.StructR\x07outputs\x12@\n\x08metadata\x18\x02 \x01(\x0b\x32$.vdp.pipeline.v1beta.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\"\xab\x01\n CreateUserPipelineReleaseRequest\x12\x44\n\x07release\x18\x01 \x01(\x0b\x32$.vdp.pipeline.v1beta.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\"c\n!CreateUserPipelineReleaseResponse\x12>\n\x07release\x18\x01 \x01(\x0b\x32$.vdp.pipeline.v1beta.PipelineReleaseR\x07release\"\x8c\x03\n\x1fListUserPipelineReleasesRequest\x12&\n\tpage_size\x18\x01 \x01(\x05\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\x41\n\x04view\x18\x03 \x01(\x0e\x32\".vdp.pipeline.v1beta.Pipeline.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\x06parent\x12,\n\x0cshow_deleted\x18\x06 \x01(\x08\x42\x04\xe2\x41\x01\x01H\x04R\x0bshowDeleted\x88\x01\x01\x42\x0c\n\n_page_sizeB\r\n\x0b_page_tokenB\x07\n\x05_viewB\t\n\x07_filterB\x0f\n\r_show_deleted\"\xab\x01\n ListUserPipelineReleasesResponse\x12@\n\x08releases\x18\x01 \x03(\x0b\x32$.vdp.pipeline.v1beta.PipelineReleaseR\x08releases\x12&\n\x0fnext_page_token\x18\x02 \x01(\tR\rnextPageToken\x12\x1d\n\ntotal_size\x18\x03 \x01(\x05R\ttotalSize\"\xc8\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\x41\n\x04view\x18\x02 \x01(\x0e\x32\".vdp.pipeline.v1beta.Pipeline.ViewB\x04\xe2\x41\x01\x01H\x00R\x04view\x88\x01\x01\x42\x07\n\x05_view\"`\n\x1eGetUserPipelineReleaseResponse\x12>\n\x07release\x18\x01 \x01(\x0b\x32$.vdp.pipeline.v1beta.PipelineReleaseR\x07release\"\xab\x01\n UpdateUserPipelineReleaseRequest\x12\x44\n\x07release\x18\x01 \x01(\x0b\x32$.vdp.pipeline.v1beta.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\"c\n!UpdateUserPipelineReleaseResponse\x12>\n\x07release\x18\x01 \x01(\x0b\x32$.vdp.pipeline.v1beta.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!RestoreUserPipelineReleaseRequest\x12\x36\n\x04name\x18\x01 \x01(\tB\"\xe2\x41\x01\x02\xfa\x41\x1b\n\x19\x61pi.instill.tech/PipelineR\x04name\"d\n\"RestoreUserPipelineReleaseResponse\x12>\n\x07release\x18\x01 \x01(\x0b\x32$.vdp.pipeline.v1beta.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\"c\n!RenameUserPipelineReleaseResponse\x12>\n\x07release\x18\x01 \x01(\x0b\x32$.vdp.pipeline.v1beta.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\"T\n WatchUserPipelineReleaseResponse\x12\x30\n\x05state\x18\x01 \x01(\x0e\x32\x1a.vdp.pipeline.v1beta.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\"\x99\x01\n\"TriggerUserPipelineReleaseResponse\x12\x31\n\x07outputs\x18\x01 \x03(\x0b\x32\x17.google.protobuf.StructR\x07outputs\x12@\n\x08metadata\x18\x02 \x01(\x0b\x32$.vdp.pipeline.v1beta.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\"\xa0\x01\n!CreateOrganizationPipelineRequest\x12?\n\x08pipeline\x18\x01 \x01(\x0b\x32\x1d.vdp.pipeline.v1beta.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\"_\n\"CreateOrganizationPipelineResponse\x12\x39\n\x08pipeline\x18\x01 \x01(\x0b\x32\x1d.vdp.pipeline.v1beta.PipelineR\x08pipeline\"\x86\x03\n ListOrganizationPipelinesRequest\x12&\n\tpage_size\x18\x01 \x01(\x05\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\x41\n\x04view\x18\x03 \x01(\x0e\x32\".vdp.pipeline.v1beta.Pipeline.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\x06parent\x12,\n\x0cshow_deleted\x18\x06 \x01(\x08\x42\x04\xe2\x41\x01\x01H\x04R\x0bshowDeleted\x88\x01\x01\x42\x0c\n\n_page_sizeB\r\n\x0b_page_tokenB\x07\n\x05_viewB\t\n\x07_filterB\x0f\n\r_show_deleted\"\xa7\x01\n!ListOrganizationPipelinesResponse\x12;\n\tpipelines\x18\x01 \x03(\x0b\x32\x1d.vdp.pipeline.v1beta.PipelineR\tpipelines\x12&\n\x0fnext_page_token\x18\x02 \x01(\tR\rnextPageToken\x12\x1d\n\ntotal_size\x18\x03 \x01(\x05R\ttotalSize\"\xba\x01\n\x1eGetOrganizationPipelineRequest\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\x41\n\x04view\x18\x02 \x01(\x0e\x32\".vdp.pipeline.v1beta.Pipeline.ViewB\x04\xe2\x41\x01\x01H\x00R\x04view\x88\x01\x01\x42\x07\n\x05_view\"\\\n\x1fGetOrganizationPipelineResponse\x12\x39\n\x08pipeline\x18\x01 \x01(\x0b\x32\x1d.vdp.pipeline.v1beta.PipelineR\x08pipeline\"\xa7\x01\n!UpdateOrganizationPipelineRequest\x12?\n\x08pipeline\x18\x01 \x01(\x0b\x32\x1d.vdp.pipeline.v1beta.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\"_\n\"UpdateOrganizationPipelineResponse\x12\x39\n\x08pipeline\x18\x01 \x01(\x0b\x32\x1d.vdp.pipeline.v1beta.PipelineR\x08pipeline\"q\n!DeleteOrganizationPipelineRequest\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\"$\n\"DeleteOrganizationPipelineResponse\"]\n#ValidateOrganizationPipelineRequest\x12\x36\n\x04name\x18\x01 \x01(\tB\"\xe2\x41\x01\x02\xfa\x41\x1b\n\x19\x61pi.instill.tech/PipelineR\x04name\"a\n$ValidateOrganizationPipelineResponse\x12\x39\n\x08pipeline\x18\x01 \x01(\x0b\x32\x1d.vdp.pipeline.v1beta.PipelineR\x08pipeline\"\x89\x01\n!RenameOrganizationPipelineRequest\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\"_\n\"RenameOrganizationPipelineResponse\x12\x39\n\x08pipeline\x18\x01 \x01(\x0b\x32\x1d.vdp.pipeline.v1beta.PipelineR\x08pipeline\"\x93\x01\n\"TriggerOrganizationPipelineRequest\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\"\x9a\x01\n#TriggerOrganizationPipelineResponse\x12\x31\n\x07outputs\x18\x01 \x03(\x0b\x32\x17.google.protobuf.StructR\x07outputs\x12@\n\x08metadata\x18\x02 \x01(\x0b\x32$.vdp.pipeline.v1beta.TriggerMetadataR\x08metadata\"\x98\x01\n\'TriggerAsyncOrganizationPipelineRequest\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\"m\n(TriggerAsyncOrganizationPipelineResponse\x12\x41\n\toperation\x18\x01 \x01(\x0b\x32\x1d.google.longrunning.OperationB\x04\xe2\x41\x01\x03R\toperation\"\xb3\x01\n(CreateOrganizationPipelineReleaseRequest\x12\x44\n\x07release\x18\x01 \x01(\x0b\x32$.vdp.pipeline.v1beta.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\"k\n)CreateOrganizationPipelineReleaseResponse\x12>\n\x07release\x18\x01 \x01(\x0b\x32$.vdp.pipeline.v1beta.PipelineReleaseR\x07release\"\x94\x03\n\'ListOrganizationPipelineReleasesRequest\x12&\n\tpage_size\x18\x01 \x01(\x05\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\x41\n\x04view\x18\x03 \x01(\x0e\x32\".vdp.pipeline.v1beta.Pipeline.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\x06parent\x12,\n\x0cshow_deleted\x18\x06 \x01(\x08\x42\x04\xe2\x41\x01\x01H\x04R\x0bshowDeleted\x88\x01\x01\x42\x0c\n\n_page_sizeB\r\n\x0b_page_tokenB\x07\n\x05_viewB\t\n\x07_filterB\x0f\n\r_show_deleted\"\xb3\x01\n(ListOrganizationPipelineReleasesResponse\x12@\n\x08releases\x18\x01 \x03(\x0b\x32$.vdp.pipeline.v1beta.PipelineReleaseR\x08releases\x12&\n\x0fnext_page_token\x18\x02 \x01(\tR\rnextPageToken\x12\x1d\n\ntotal_size\x18\x03 \x01(\x05R\ttotalSize\"\xd0\x01\n%GetOrganizationPipelineReleaseRequest\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\x41\n\x04view\x18\x02 \x01(\x0e\x32\".vdp.pipeline.v1beta.Pipeline.ViewB\x04\xe2\x41\x01\x01H\x00R\x04view\x88\x01\x01\x42\x07\n\x05_view\"h\n&GetOrganizationPipelineReleaseResponse\x12>\n\x07release\x18\x01 \x01(\x0b\x32$.vdp.pipeline.v1beta.PipelineReleaseR\x07release\"\xb3\x01\n(UpdateOrganizationPipelineReleaseRequest\x12\x44\n\x07release\x18\x01 \x01(\x0b\x32$.vdp.pipeline.v1beta.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\"k\n)UpdateOrganizationPipelineReleaseResponse\x12>\n\x07release\x18\x01 \x01(\x0b\x32$.vdp.pipeline.v1beta.PipelineReleaseR\x07release\"\x87\x01\n(DeleteOrganizationPipelineReleaseRequest\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)DeleteOrganizationPipelineReleaseResponse\"f\n,SetDefaultOrganizationPipelineReleaseRequest\x12\x36\n\x04name\x18\x01 \x01(\tB\"\xe2\x41\x01\x02\xfa\x41\x1b\n\x19\x61pi.instill.tech/PipelineR\x04name\"o\n-SetDefaultOrganizationPipelineReleaseResponse\x12>\n\x07release\x18\x01 \x01(\x0b\x32$.vdp.pipeline.v1beta.PipelineReleaseR\x07release\"c\n)RestoreOrganizationPipelineReleaseRequest\x12\x36\n\x04name\x18\x01 \x01(\tB\"\xe2\x41\x01\x02\xfa\x41\x1b\n\x19\x61pi.instill.tech/PipelineR\x04name\"l\n*RestoreOrganizationPipelineReleaseResponse\x12>\n\x07release\x18\x01 \x01(\x0b\x32$.vdp.pipeline.v1beta.PipelineReleaseR\x07release\"\xa6\x01\n(RenameOrganizationPipelineReleaseRequest\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\"k\n)RenameOrganizationPipelineReleaseResponse\x12>\n\x07release\x18\x01 \x01(\x0b\x32$.vdp.pipeline.v1beta.PipelineReleaseR\x07release\"\x84\x01\n\'WatchOrganizationPipelineReleaseRequest\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\"\\\n(WatchOrganizationPipelineReleaseResponse\x12\x30\n\x05state\x18\x01 \x01(\x0e\x32\x1a.vdp.pipeline.v1beta.StateR\x05state\"\xa1\x01\n)TriggerOrganizationPipelineReleaseRequest\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\"\xa1\x01\n*TriggerOrganizationPipelineReleaseResponse\x12\x31\n\x07outputs\x18\x01 \x03(\x0b\x32\x17.google.protobuf.StructR\x07outputs\x12@\n\x08metadata\x18\x02 \x01(\x0b\x32$.vdp.pipeline.v1beta.TriggerMetadataR\x08metadata\"\xa6\x01\n.TriggerAsyncOrganizationPipelineReleaseRequest\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\"t\n/TriggerAsyncOrganizationPipelineReleaseResponse\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\"\xc3\x02\n\x19ListPipelinesAdminRequest\x12&\n\tpage_size\x18\x01 \x01(\x05\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\x41\n\x04view\x18\x03 \x01(\x0e\x32\".vdp.pipeline.v1beta.Pipeline.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\x0cshow_deleted\x18\x05 \x01(\x08\x42\x04\xe2\x41\x01\x01H\x04R\x0bshowDeleted\x88\x01\x01\x42\x0c\n\n_page_sizeB\r\n\x0b_page_tokenB\x07\n\x05_viewB\t\n\x07_filterB\x0f\n\r_show_deleted\"\xa0\x01\n\x1aListPipelinesAdminResponse\x12;\n\tpipelines\x18\x01 \x03(\x0b\x32\x1d.vdp.pipeline.v1beta.PipelineR\tpipelines\x12&\n\x0fnext_page_token\x18\x02 \x01(\tR\rnextPageToken\x12\x1d\n\ntotal_size\x18\x03 \x01(\x05R\ttotalSize\"\xca\x02\n ListPipelineReleasesAdminRequest\x12&\n\tpage_size\x18\x01 \x01(\x05\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\x41\n\x04view\x18\x03 \x01(\x0e\x32\".vdp.pipeline.v1beta.Pipeline.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\x0cshow_deleted\x18\x05 \x01(\x08\x42\x04\xe2\x41\x01\x01H\x04R\x0bshowDeleted\x88\x01\x01\x42\x0c\n\n_page_sizeB\r\n\x0b_page_tokenB\x07\n\x05_viewB\t\n\x07_filterB\x0f\n\r_show_deleted\"\xac\x01\n!ListPipelineReleasesAdminResponse\x12@\n\x08releases\x18\x01 \x03(\x0b\x32$.vdp.pipeline.v1beta.PipelineReleaseR\x08releases\x12&\n\x0fnext_page_token\x18\x02 \x01(\tR\rnextPageToken\x12\x1d\n\ntotal_size\x18\x03 \x01(\x05R\ttotalSize\"\x8c\x01\n\x1aLookUpPipelineAdminRequest\x12\"\n\tpermalink\x18\x01 \x01(\tB\x04\xe2\x41\x01\x02R\tpermalink\x12\x41\n\x04view\x18\x02 \x01(\x0e\x32\".vdp.pipeline.v1beta.Pipeline.ViewB\x04\xe2\x41\x01\x01H\x00R\x04view\x88\x01\x01\x42\x07\n\x05_view\"X\n\x1bLookUpPipelineAdminResponse\x12\x39\n\x08pipeline\x18\x01 \x01(\x0b\x32\x1d.vdp.pipeline.v1beta.PipelineR\x08pipeline*\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\xdc\x01\n\x17\x63om.vdp.pipeline.v1betaB\rPipelineProtoP\x01ZDgithub.com/instill-ai/protogen-go/vdp/pipeline/v1beta;pipelinev1beta\xa2\x02\x03VPX\xaa\x02\x13Vdp.Pipeline.V1beta\xca\x02\x13Vdp\\Pipeline\\V1beta\xe2\x02\x1fVdp\\Pipeline\\V1beta\\GPBMetadata\xea\x02\x15Vdp::Pipeline::V1betab\x06proto3') _globals = globals() _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals) -_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'vdp.pipeline.v1alpha.pipeline_pb2', _globals) +_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'vdp.pipeline.v1beta.pipeline_pb2', _globals) if _descriptor._USE_C_DESCRIPTORS == False: DESCRIPTOR._options = None - DESCRIPTOR._serialized_options = b'\n\030com.vdp.pipeline.v1alphaB\rPipelineProtoP\001ZFgithub.com/instill-ai/protogen-go/vdp/pipeline/v1alpha;pipelinev1alpha\242\002\003VPX\252\002\024Vdp.Pipeline.V1alpha\312\002\024Vdp\\Pipeline\\V1alpha\342\002 Vdp\\Pipeline\\V1alpha\\GPBMetadata\352\002\026Vdp::Pipeline::V1alpha' + DESCRIPTOR._serialized_options = b'\n\027com.vdp.pipeline.v1betaB\rPipelineProtoP\001ZDgithub.com/instill-ai/protogen-go/vdp/pipeline/v1beta;pipelinev1beta\242\002\003VPX\252\002\023Vdp.Pipeline.V1beta\312\002\023Vdp\\Pipeline\\V1beta\342\002\037Vdp\\Pipeline\\V1beta\\GPBMetadata\352\002\025Vdp::Pipeline::V1beta' _LIVENESSREQUEST.fields_by_name['health_check_request']._options = None _LIVENESSREQUEST.fields_by_name['health_check_request']._serialized_options = b'\342A\001\001' _READINESSREQUEST.fields_by_name['health_check_request']._options = None @@ -316,212 +316,212 @@ _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['_COMPONENTTYPE']._serialized_start=16742 - _globals['_COMPONENTTYPE']._serialized_end=16927 - _globals['_STATE']._serialized_start=16929 - _globals['_STATE']._serialized_end=17014 - _globals['_LIVENESSREQUEST']._serialized_start=520 - _globals['_LIVENESSREQUEST']._serialized_end=671 - _globals['_LIVENESSRESPONSE']._serialized_start=673 - _globals['_LIVENESSRESPONSE']._serialized_end=792 - _globals['_READINESSREQUEST']._serialized_start=795 - _globals['_READINESSREQUEST']._serialized_end=947 - _globals['_READINESSRESPONSE']._serialized_start=949 - _globals['_READINESSRESPONSE']._serialized_end=1069 - _globals['_COMPONENT']._serialized_start=1072 - _globals['_COMPONENT']._serialized_end=1611 - _globals['_RECIPE']._serialized_start=1613 - _globals['_RECIPE']._serialized_end=1712 - _globals['_PIPELINE']._serialized_start=1715 - _globals['_PIPELINE']._serialized_end=2594 - _globals['_PIPELINE_VIEW']._serialized_start=2426 - _globals['_PIPELINE_VIEW']._serialized_end=2502 - _globals['_TRIGGERMETADATA']._serialized_start=2597 - _globals['_TRIGGERMETADATA']._serialized_end=2777 - _globals['_TRIGGERMETADATA_TRACESENTRY']._serialized_start=2691 - _globals['_TRIGGERMETADATA_TRACESENTRY']._serialized_end=2777 - _globals['_TRACE']._serialized_start=2780 - _globals['_TRACE']._serialized_end=3015 - _globals['_PIPELINERELEASE']._serialized_start=3018 - _globals['_PIPELINERELEASE']._serialized_end=3631 - _globals['_LISTPIPELINESREQUEST']._serialized_start=3634 - _globals['_LISTPIPELINESREQUEST']._serialized_end=3953 - _globals['_LISTPIPELINESRESPONSE']._serialized_start=3956 - _globals['_LISTPIPELINESRESPONSE']._serialized_end=4112 - _globals['_LOOKUPPIPELINEREQUEST']._serialized_start=4115 - _globals['_LOOKUPPIPELINEREQUEST']._serialized_end=4251 - _globals['_LOOKUPPIPELINERESPONSE']._serialized_start=4253 - _globals['_LOOKUPPIPELINERESPONSE']._serialized_end=4337 - _globals['_CREATEUSERPIPELINEREQUEST']._serialized_start=4340 - _globals['_CREATEUSERPIPELINEREQUEST']._serialized_end=4493 - _globals['_CREATEUSERPIPELINERESPONSE']._serialized_start=4495 - _globals['_CREATEUSERPIPELINERESPONSE']._serialized_end=4583 - _globals['_LISTUSERPIPELINESREQUEST']._serialized_start=4586 - _globals['_LISTUSERPIPELINESREQUEST']._serialized_end=4969 - _globals['_LISTUSERPIPELINESRESPONSE']._serialized_start=4972 - _globals['_LISTUSERPIPELINESRESPONSE']._serialized_end=5132 - _globals['_GETUSERPIPELINEREQUEST']._serialized_start=5135 - _globals['_GETUSERPIPELINEREQUEST']._serialized_end=5314 - _globals['_GETUSERPIPELINERESPONSE']._serialized_start=5316 - _globals['_GETUSERPIPELINERESPONSE']._serialized_end=5401 - _globals['_UPDATEUSERPIPELINEREQUEST']._serialized_start=5404 - _globals['_UPDATEUSERPIPELINEREQUEST']._serialized_end=5564 - _globals['_UPDATEUSERPIPELINERESPONSE']._serialized_start=5566 - _globals['_UPDATEUSERPIPELINERESPONSE']._serialized_end=5654 - _globals['_DELETEUSERPIPELINEREQUEST']._serialized_start=5656 - _globals['_DELETEUSERPIPELINEREQUEST']._serialized_end=5761 - _globals['_DELETEUSERPIPELINERESPONSE']._serialized_start=5763 - _globals['_DELETEUSERPIPELINERESPONSE']._serialized_end=5791 - _globals['_VALIDATEUSERPIPELINEREQUEST']._serialized_start=5793 - _globals['_VALIDATEUSERPIPELINEREQUEST']._serialized_end=5878 - _globals['_VALIDATEUSERPIPELINERESPONSE']._serialized_start=5880 - _globals['_VALIDATEUSERPIPELINERESPONSE']._serialized_end=5970 - _globals['_RENAMEUSERPIPELINEREQUEST']._serialized_start=5973 - _globals['_RENAMEUSERPIPELINEREQUEST']._serialized_end=6102 - _globals['_RENAMEUSERPIPELINERESPONSE']._serialized_start=6104 - _globals['_RENAMEUSERPIPELINERESPONSE']._serialized_end=6192 - _globals['_TRIGGERUSERPIPELINEREQUEST']._serialized_start=6195 - _globals['_TRIGGERUSERPIPELINEREQUEST']._serialized_end=6334 - _globals['_TRIGGERUSERPIPELINERESPONSE']._serialized_start=6337 - _globals['_TRIGGERUSERPIPELINERESPONSE']._serialized_end=6484 - _globals['_TRIGGERASYNCUSERPIPELINEREQUEST']._serialized_start=6487 - _globals['_TRIGGERASYNCUSERPIPELINEREQUEST']._serialized_end=6631 - _globals['_TRIGGERASYNCUSERPIPELINERESPONSE']._serialized_start=6633 - _globals['_TRIGGERASYNCUSERPIPELINERESPONSE']._serialized_end=6734 - _globals['_CREATEUSERPIPELINERELEASEREQUEST']._serialized_start=6737 - _globals['_CREATEUSERPIPELINERELEASEREQUEST']._serialized_end=6909 - _globals['_CREATEUSERPIPELINERELEASERESPONSE']._serialized_start=6911 - _globals['_CREATEUSERPIPELINERELEASERESPONSE']._serialized_end=7011 - _globals['_LISTUSERPIPELINERELEASESREQUEST']._serialized_start=7014 - _globals['_LISTUSERPIPELINERELEASESREQUEST']._serialized_end=7411 - _globals['_LISTUSERPIPELINERELEASESRESPONSE']._serialized_start=7414 - _globals['_LISTUSERPIPELINERELEASESRESPONSE']._serialized_end=7586 - _globals['_GETUSERPIPELINERELEASEREQUEST']._serialized_start=7589 - _globals['_GETUSERPIPELINERELEASEREQUEST']._serialized_end=7790 - _globals['_GETUSERPIPELINERELEASERESPONSE']._serialized_start=7792 - _globals['_GETUSERPIPELINERELEASERESPONSE']._serialized_end=7889 - _globals['_UPDATEUSERPIPELINERELEASEREQUEST']._serialized_start=7892 - _globals['_UPDATEUSERPIPELINERELEASEREQUEST']._serialized_end=8064 - _globals['_UPDATEUSERPIPELINERELEASERESPONSE']._serialized_start=8066 - _globals['_UPDATEUSERPIPELINERELEASERESPONSE']._serialized_end=8166 - _globals['_DELETEUSERPIPELINERELEASEREQUEST']._serialized_start=8168 - _globals['_DELETEUSERPIPELINERELEASEREQUEST']._serialized_end=8295 - _globals['_DELETEUSERPIPELINERELEASERESPONSE']._serialized_start=8297 - _globals['_DELETEUSERPIPELINERELEASERESPONSE']._serialized_end=8332 - _globals['_RESTOREUSERPIPELINERELEASEREQUEST']._serialized_start=8334 - _globals['_RESTOREUSERPIPELINERELEASEREQUEST']._serialized_end=8425 - _globals['_RESTOREUSERPIPELINERELEASERESPONSE']._serialized_start=8427 - _globals['_RESTOREUSERPIPELINERELEASERESPONSE']._serialized_end=8528 - _globals['_RENAMEUSERPIPELINERELEASEREQUEST']._serialized_start=8531 - _globals['_RENAMEUSERPIPELINERELEASEREQUEST']._serialized_end=8689 - _globals['_RENAMEUSERPIPELINERELEASERESPONSE']._serialized_start=8691 - _globals['_RENAMEUSERPIPELINERELEASERESPONSE']._serialized_end=8791 - _globals['_WATCHUSERPIPELINERELEASEREQUEST']._serialized_start=8793 - _globals['_WATCHUSERPIPELINERELEASEREQUEST']._serialized_end=8917 - _globals['_WATCHUSERPIPELINERELEASERESPONSE']._serialized_start=8919 - _globals['_WATCHUSERPIPELINERELEASERESPONSE']._serialized_end=9004 - _globals['_TRIGGERUSERPIPELINERELEASEREQUEST']._serialized_start=9007 - _globals['_TRIGGERUSERPIPELINERELEASEREQUEST']._serialized_end=9160 - _globals['_TRIGGERUSERPIPELINERELEASERESPONSE']._serialized_start=9163 - _globals['_TRIGGERUSERPIPELINERELEASERESPONSE']._serialized_end=9317 - _globals['_TRIGGERASYNCUSERPIPELINERELEASEREQUEST']._serialized_start=9320 - _globals['_TRIGGERASYNCUSERPIPELINERELEASEREQUEST']._serialized_end=9478 - _globals['_TRIGGERASYNCUSERPIPELINERELEASERESPONSE']._serialized_start=9480 - _globals['_TRIGGERASYNCUSERPIPELINERELEASERESPONSE']._serialized_end=9588 - _globals['_CREATEORGANIZATIONPIPELINEREQUEST']._serialized_start=9591 - _globals['_CREATEORGANIZATIONPIPELINEREQUEST']._serialized_end=9752 - _globals['_CREATEORGANIZATIONPIPELINERESPONSE']._serialized_start=9754 - _globals['_CREATEORGANIZATIONPIPELINERESPONSE']._serialized_end=9850 - _globals['_LISTORGANIZATIONPIPELINESREQUEST']._serialized_start=9853 - _globals['_LISTORGANIZATIONPIPELINESREQUEST']._serialized_end=10244 - _globals['_LISTORGANIZATIONPIPELINESRESPONSE']._serialized_start=10247 - _globals['_LISTORGANIZATIONPIPELINESRESPONSE']._serialized_end=10415 - _globals['_GETORGANIZATIONPIPELINEREQUEST']._serialized_start=10418 - _globals['_GETORGANIZATIONPIPELINEREQUEST']._serialized_end=10605 - _globals['_GETORGANIZATIONPIPELINERESPONSE']._serialized_start=10607 - _globals['_GETORGANIZATIONPIPELINERESPONSE']._serialized_end=10700 - _globals['_UPDATEORGANIZATIONPIPELINEREQUEST']._serialized_start=10703 - _globals['_UPDATEORGANIZATIONPIPELINEREQUEST']._serialized_end=10871 - _globals['_UPDATEORGANIZATIONPIPELINERESPONSE']._serialized_start=10873 - _globals['_UPDATEORGANIZATIONPIPELINERESPONSE']._serialized_end=10969 - _globals['_DELETEORGANIZATIONPIPELINEREQUEST']._serialized_start=10971 - _globals['_DELETEORGANIZATIONPIPELINEREQUEST']._serialized_end=11084 - _globals['_DELETEORGANIZATIONPIPELINERESPONSE']._serialized_start=11086 - _globals['_DELETEORGANIZATIONPIPELINERESPONSE']._serialized_end=11122 - _globals['_VALIDATEORGANIZATIONPIPELINEREQUEST']._serialized_start=11124 - _globals['_VALIDATEORGANIZATIONPIPELINEREQUEST']._serialized_end=11217 - _globals['_VALIDATEORGANIZATIONPIPELINERESPONSE']._serialized_start=11219 - _globals['_VALIDATEORGANIZATIONPIPELINERESPONSE']._serialized_end=11317 - _globals['_RENAMEORGANIZATIONPIPELINEREQUEST']._serialized_start=11320 - _globals['_RENAMEORGANIZATIONPIPELINEREQUEST']._serialized_end=11457 - _globals['_RENAMEORGANIZATIONPIPELINERESPONSE']._serialized_start=11459 - _globals['_RENAMEORGANIZATIONPIPELINERESPONSE']._serialized_end=11555 - _globals['_TRIGGERORGANIZATIONPIPELINEREQUEST']._serialized_start=11558 - _globals['_TRIGGERORGANIZATIONPIPELINEREQUEST']._serialized_end=11705 - _globals['_TRIGGERORGANIZATIONPIPELINERESPONSE']._serialized_start=11708 - _globals['_TRIGGERORGANIZATIONPIPELINERESPONSE']._serialized_end=11863 - _globals['_TRIGGERASYNCORGANIZATIONPIPELINEREQUEST']._serialized_start=11866 - _globals['_TRIGGERASYNCORGANIZATIONPIPELINEREQUEST']._serialized_end=12018 - _globals['_TRIGGERASYNCORGANIZATIONPIPELINERESPONSE']._serialized_start=12020 - _globals['_TRIGGERASYNCORGANIZATIONPIPELINERESPONSE']._serialized_end=12129 - _globals['_CREATEORGANIZATIONPIPELINERELEASEREQUEST']._serialized_start=12132 - _globals['_CREATEORGANIZATIONPIPELINERELEASEREQUEST']._serialized_end=12312 - _globals['_CREATEORGANIZATIONPIPELINERELEASERESPONSE']._serialized_start=12314 - _globals['_CREATEORGANIZATIONPIPELINERELEASERESPONSE']._serialized_end=12422 - _globals['_LISTORGANIZATIONPIPELINERELEASESREQUEST']._serialized_start=12425 - _globals['_LISTORGANIZATIONPIPELINERELEASESREQUEST']._serialized_end=12830 - _globals['_LISTORGANIZATIONPIPELINERELEASESRESPONSE']._serialized_start=12833 - _globals['_LISTORGANIZATIONPIPELINERELEASESRESPONSE']._serialized_end=13013 - _globals['_GETORGANIZATIONPIPELINERELEASEREQUEST']._serialized_start=13016 - _globals['_GETORGANIZATIONPIPELINERELEASEREQUEST']._serialized_end=13225 - _globals['_GETORGANIZATIONPIPELINERELEASERESPONSE']._serialized_start=13227 - _globals['_GETORGANIZATIONPIPELINERELEASERESPONSE']._serialized_end=13332 - _globals['_UPDATEORGANIZATIONPIPELINERELEASEREQUEST']._serialized_start=13335 - _globals['_UPDATEORGANIZATIONPIPELINERELEASEREQUEST']._serialized_end=13515 - _globals['_UPDATEORGANIZATIONPIPELINERELEASERESPONSE']._serialized_start=13517 - _globals['_UPDATEORGANIZATIONPIPELINERELEASERESPONSE']._serialized_end=13625 - _globals['_DELETEORGANIZATIONPIPELINERELEASEREQUEST']._serialized_start=13628 - _globals['_DELETEORGANIZATIONPIPELINERELEASEREQUEST']._serialized_end=13763 - _globals['_DELETEORGANIZATIONPIPELINERELEASERESPONSE']._serialized_start=13765 - _globals['_DELETEORGANIZATIONPIPELINERELEASERESPONSE']._serialized_end=13808 - _globals['_SETDEFAULTORGANIZATIONPIPELINERELEASEREQUEST']._serialized_start=13810 - _globals['_SETDEFAULTORGANIZATIONPIPELINERELEASEREQUEST']._serialized_end=13912 - _globals['_SETDEFAULTORGANIZATIONPIPELINERELEASERESPONSE']._serialized_start=13914 - _globals['_SETDEFAULTORGANIZATIONPIPELINERELEASERESPONSE']._serialized_end=14026 - _globals['_RESTOREORGANIZATIONPIPELINERELEASEREQUEST']._serialized_start=14028 - _globals['_RESTOREORGANIZATIONPIPELINERELEASEREQUEST']._serialized_end=14127 - _globals['_RESTOREORGANIZATIONPIPELINERELEASERESPONSE']._serialized_start=14129 - _globals['_RESTOREORGANIZATIONPIPELINERELEASERESPONSE']._serialized_end=14238 - _globals['_RENAMEORGANIZATIONPIPELINERELEASEREQUEST']._serialized_start=14241 - _globals['_RENAMEORGANIZATIONPIPELINERELEASEREQUEST']._serialized_end=14407 - _globals['_RENAMEORGANIZATIONPIPELINERELEASERESPONSE']._serialized_start=14409 - _globals['_RENAMEORGANIZATIONPIPELINERELEASERESPONSE']._serialized_end=14517 - _globals['_WATCHORGANIZATIONPIPELINERELEASEREQUEST']._serialized_start=14520 - _globals['_WATCHORGANIZATIONPIPELINERELEASEREQUEST']._serialized_end=14652 - _globals['_WATCHORGANIZATIONPIPELINERELEASERESPONSE']._serialized_start=14654 - _globals['_WATCHORGANIZATIONPIPELINERELEASERESPONSE']._serialized_end=14747 - _globals['_TRIGGERORGANIZATIONPIPELINERELEASEREQUEST']._serialized_start=14750 - _globals['_TRIGGERORGANIZATIONPIPELINERELEASEREQUEST']._serialized_end=14911 - _globals['_TRIGGERORGANIZATIONPIPELINERELEASERESPONSE']._serialized_start=14914 - _globals['_TRIGGERORGANIZATIONPIPELINERELEASERESPONSE']._serialized_end=15076 - _globals['_TRIGGERASYNCORGANIZATIONPIPELINERELEASEREQUEST']._serialized_start=15079 - _globals['_TRIGGERASYNCORGANIZATIONPIPELINERELEASEREQUEST']._serialized_end=15245 - _globals['_TRIGGERASYNCORGANIZATIONPIPELINERELEASERESPONSE']._serialized_start=15247 - _globals['_TRIGGERASYNCORGANIZATIONPIPELINERELEASERESPONSE']._serialized_end=15363 - _globals['_GETOPERATIONREQUEST']._serialized_start=15365 - _globals['_GETOPERATIONREQUEST']._serialized_end=15412 - _globals['_GETOPERATIONRESPONSE']._serialized_start=15414 - _globals['_GETOPERATIONRESPONSE']._serialized_end=15503 - _globals['_LISTPIPELINESADMINREQUEST']._serialized_start=15506 - _globals['_LISTPIPELINESADMINREQUEST']._serialized_end=15830 - _globals['_LISTPIPELINESADMINRESPONSE']._serialized_start=15833 - _globals['_LISTPIPELINESADMINRESPONSE']._serialized_end=15994 - _globals['_LISTPIPELINERELEASESADMINREQUEST']._serialized_start=15997 - _globals['_LISTPIPELINERELEASESADMINREQUEST']._serialized_end=16328 - _globals['_LISTPIPELINERELEASESADMINRESPONSE']._serialized_start=16331 - _globals['_LISTPIPELINERELEASESADMINRESPONSE']._serialized_end=16504 - _globals['_LOOKUPPIPELINEADMINREQUEST']._serialized_start=16507 - _globals['_LOOKUPPIPELINEADMINREQUEST']._serialized_end=16648 - _globals['_LOOKUPPIPELINEADMINRESPONSE']._serialized_start=16650 - _globals['_LOOKUPPIPELINEADMINRESPONSE']._serialized_end=16739 + _globals['_COMPONENTTYPE']._serialized_start=16664 + _globals['_COMPONENTTYPE']._serialized_end=16849 + _globals['_STATE']._serialized_start=16851 + _globals['_STATE']._serialized_end=16936 + _globals['_LIVENESSREQUEST']._serialized_start=513 + _globals['_LIVENESSREQUEST']._serialized_end=663 + _globals['_LIVENESSRESPONSE']._serialized_start=665 + _globals['_LIVENESSRESPONSE']._serialized_end=783 + _globals['_READINESSREQUEST']._serialized_start=786 + _globals['_READINESSREQUEST']._serialized_end=937 + _globals['_READINESSRESPONSE']._serialized_start=939 + _globals['_READINESSRESPONSE']._serialized_end=1058 + _globals['_COMPONENT']._serialized_start=1061 + _globals['_COMPONENT']._serialized_end=1596 + _globals['_RECIPE']._serialized_start=1598 + _globals['_RECIPE']._serialized_end=1696 + _globals['_PIPELINE']._serialized_start=1699 + _globals['_PIPELINE']._serialized_end=2576 + _globals['_PIPELINE_VIEW']._serialized_start=2408 + _globals['_PIPELINE_VIEW']._serialized_end=2484 + _globals['_TRIGGERMETADATA']._serialized_start=2579 + _globals['_TRIGGERMETADATA']._serialized_end=2757 + _globals['_TRIGGERMETADATA_TRACESENTRY']._serialized_start=2672 + _globals['_TRIGGERMETADATA_TRACESENTRY']._serialized_end=2757 + _globals['_TRACE']._serialized_start=2760 + _globals['_TRACE']._serialized_end=2995 + _globals['_PIPELINERELEASE']._serialized_start=2998 + _globals['_PIPELINERELEASE']._serialized_end=3610 + _globals['_LISTPIPELINESREQUEST']._serialized_start=3613 + _globals['_LISTPIPELINESREQUEST']._serialized_end=3931 + _globals['_LISTPIPELINESRESPONSE']._serialized_start=3934 + _globals['_LISTPIPELINESRESPONSE']._serialized_end=4089 + _globals['_LOOKUPPIPELINEREQUEST']._serialized_start=4092 + _globals['_LOOKUPPIPELINEREQUEST']._serialized_end=4227 + _globals['_LOOKUPPIPELINERESPONSE']._serialized_start=4229 + _globals['_LOOKUPPIPELINERESPONSE']._serialized_end=4312 + _globals['_CREATEUSERPIPELINEREQUEST']._serialized_start=4315 + _globals['_CREATEUSERPIPELINEREQUEST']._serialized_end=4467 + _globals['_CREATEUSERPIPELINERESPONSE']._serialized_start=4469 + _globals['_CREATEUSERPIPELINERESPONSE']._serialized_end=4556 + _globals['_LISTUSERPIPELINESREQUEST']._serialized_start=4559 + _globals['_LISTUSERPIPELINESREQUEST']._serialized_end=4941 + _globals['_LISTUSERPIPELINESRESPONSE']._serialized_start=4944 + _globals['_LISTUSERPIPELINESRESPONSE']._serialized_end=5103 + _globals['_GETUSERPIPELINEREQUEST']._serialized_start=5106 + _globals['_GETUSERPIPELINEREQUEST']._serialized_end=5284 + _globals['_GETUSERPIPELINERESPONSE']._serialized_start=5286 + _globals['_GETUSERPIPELINERESPONSE']._serialized_end=5370 + _globals['_UPDATEUSERPIPELINEREQUEST']._serialized_start=5373 + _globals['_UPDATEUSERPIPELINEREQUEST']._serialized_end=5532 + _globals['_UPDATEUSERPIPELINERESPONSE']._serialized_start=5534 + _globals['_UPDATEUSERPIPELINERESPONSE']._serialized_end=5621 + _globals['_DELETEUSERPIPELINEREQUEST']._serialized_start=5623 + _globals['_DELETEUSERPIPELINEREQUEST']._serialized_end=5728 + _globals['_DELETEUSERPIPELINERESPONSE']._serialized_start=5730 + _globals['_DELETEUSERPIPELINERESPONSE']._serialized_end=5758 + _globals['_VALIDATEUSERPIPELINEREQUEST']._serialized_start=5760 + _globals['_VALIDATEUSERPIPELINEREQUEST']._serialized_end=5845 + _globals['_VALIDATEUSERPIPELINERESPONSE']._serialized_start=5847 + _globals['_VALIDATEUSERPIPELINERESPONSE']._serialized_end=5936 + _globals['_RENAMEUSERPIPELINEREQUEST']._serialized_start=5939 + _globals['_RENAMEUSERPIPELINEREQUEST']._serialized_end=6068 + _globals['_RENAMEUSERPIPELINERESPONSE']._serialized_start=6070 + _globals['_RENAMEUSERPIPELINERESPONSE']._serialized_end=6157 + _globals['_TRIGGERUSERPIPELINEREQUEST']._serialized_start=6160 + _globals['_TRIGGERUSERPIPELINEREQUEST']._serialized_end=6299 + _globals['_TRIGGERUSERPIPELINERESPONSE']._serialized_start=6302 + _globals['_TRIGGERUSERPIPELINERESPONSE']._serialized_end=6448 + _globals['_TRIGGERASYNCUSERPIPELINEREQUEST']._serialized_start=6451 + _globals['_TRIGGERASYNCUSERPIPELINEREQUEST']._serialized_end=6595 + _globals['_TRIGGERASYNCUSERPIPELINERESPONSE']._serialized_start=6597 + _globals['_TRIGGERASYNCUSERPIPELINERESPONSE']._serialized_end=6698 + _globals['_CREATEUSERPIPELINERELEASEREQUEST']._serialized_start=6701 + _globals['_CREATEUSERPIPELINERELEASEREQUEST']._serialized_end=6872 + _globals['_CREATEUSERPIPELINERELEASERESPONSE']._serialized_start=6874 + _globals['_CREATEUSERPIPELINERELEASERESPONSE']._serialized_end=6973 + _globals['_LISTUSERPIPELINERELEASESREQUEST']._serialized_start=6976 + _globals['_LISTUSERPIPELINERELEASESREQUEST']._serialized_end=7372 + _globals['_LISTUSERPIPELINERELEASESRESPONSE']._serialized_start=7375 + _globals['_LISTUSERPIPELINERELEASESRESPONSE']._serialized_end=7546 + _globals['_GETUSERPIPELINERELEASEREQUEST']._serialized_start=7549 + _globals['_GETUSERPIPELINERELEASEREQUEST']._serialized_end=7749 + _globals['_GETUSERPIPELINERELEASERESPONSE']._serialized_start=7751 + _globals['_GETUSERPIPELINERELEASERESPONSE']._serialized_end=7847 + _globals['_UPDATEUSERPIPELINERELEASEREQUEST']._serialized_start=7850 + _globals['_UPDATEUSERPIPELINERELEASEREQUEST']._serialized_end=8021 + _globals['_UPDATEUSERPIPELINERELEASERESPONSE']._serialized_start=8023 + _globals['_UPDATEUSERPIPELINERELEASERESPONSE']._serialized_end=8122 + _globals['_DELETEUSERPIPELINERELEASEREQUEST']._serialized_start=8124 + _globals['_DELETEUSERPIPELINERELEASEREQUEST']._serialized_end=8251 + _globals['_DELETEUSERPIPELINERELEASERESPONSE']._serialized_start=8253 + _globals['_DELETEUSERPIPELINERELEASERESPONSE']._serialized_end=8288 + _globals['_RESTOREUSERPIPELINERELEASEREQUEST']._serialized_start=8290 + _globals['_RESTOREUSERPIPELINERELEASEREQUEST']._serialized_end=8381 + _globals['_RESTOREUSERPIPELINERELEASERESPONSE']._serialized_start=8383 + _globals['_RESTOREUSERPIPELINERELEASERESPONSE']._serialized_end=8483 + _globals['_RENAMEUSERPIPELINERELEASEREQUEST']._serialized_start=8486 + _globals['_RENAMEUSERPIPELINERELEASEREQUEST']._serialized_end=8644 + _globals['_RENAMEUSERPIPELINERELEASERESPONSE']._serialized_start=8646 + _globals['_RENAMEUSERPIPELINERELEASERESPONSE']._serialized_end=8745 + _globals['_WATCHUSERPIPELINERELEASEREQUEST']._serialized_start=8747 + _globals['_WATCHUSERPIPELINERELEASEREQUEST']._serialized_end=8871 + _globals['_WATCHUSERPIPELINERELEASERESPONSE']._serialized_start=8873 + _globals['_WATCHUSERPIPELINERELEASERESPONSE']._serialized_end=8957 + _globals['_TRIGGERUSERPIPELINERELEASEREQUEST']._serialized_start=8960 + _globals['_TRIGGERUSERPIPELINERELEASEREQUEST']._serialized_end=9113 + _globals['_TRIGGERUSERPIPELINERELEASERESPONSE']._serialized_start=9116 + _globals['_TRIGGERUSERPIPELINERELEASERESPONSE']._serialized_end=9269 + _globals['_TRIGGERASYNCUSERPIPELINERELEASEREQUEST']._serialized_start=9272 + _globals['_TRIGGERASYNCUSERPIPELINERELEASEREQUEST']._serialized_end=9430 + _globals['_TRIGGERASYNCUSERPIPELINERELEASERESPONSE']._serialized_start=9432 + _globals['_TRIGGERASYNCUSERPIPELINERELEASERESPONSE']._serialized_end=9540 + _globals['_CREATEORGANIZATIONPIPELINEREQUEST']._serialized_start=9543 + _globals['_CREATEORGANIZATIONPIPELINEREQUEST']._serialized_end=9703 + _globals['_CREATEORGANIZATIONPIPELINERESPONSE']._serialized_start=9705 + _globals['_CREATEORGANIZATIONPIPELINERESPONSE']._serialized_end=9800 + _globals['_LISTORGANIZATIONPIPELINESREQUEST']._serialized_start=9803 + _globals['_LISTORGANIZATIONPIPELINESREQUEST']._serialized_end=10193 + _globals['_LISTORGANIZATIONPIPELINESRESPONSE']._serialized_start=10196 + _globals['_LISTORGANIZATIONPIPELINESRESPONSE']._serialized_end=10363 + _globals['_GETORGANIZATIONPIPELINEREQUEST']._serialized_start=10366 + _globals['_GETORGANIZATIONPIPELINEREQUEST']._serialized_end=10552 + _globals['_GETORGANIZATIONPIPELINERESPONSE']._serialized_start=10554 + _globals['_GETORGANIZATIONPIPELINERESPONSE']._serialized_end=10646 + _globals['_UPDATEORGANIZATIONPIPELINEREQUEST']._serialized_start=10649 + _globals['_UPDATEORGANIZATIONPIPELINEREQUEST']._serialized_end=10816 + _globals['_UPDATEORGANIZATIONPIPELINERESPONSE']._serialized_start=10818 + _globals['_UPDATEORGANIZATIONPIPELINERESPONSE']._serialized_end=10913 + _globals['_DELETEORGANIZATIONPIPELINEREQUEST']._serialized_start=10915 + _globals['_DELETEORGANIZATIONPIPELINEREQUEST']._serialized_end=11028 + _globals['_DELETEORGANIZATIONPIPELINERESPONSE']._serialized_start=11030 + _globals['_DELETEORGANIZATIONPIPELINERESPONSE']._serialized_end=11066 + _globals['_VALIDATEORGANIZATIONPIPELINEREQUEST']._serialized_start=11068 + _globals['_VALIDATEORGANIZATIONPIPELINEREQUEST']._serialized_end=11161 + _globals['_VALIDATEORGANIZATIONPIPELINERESPONSE']._serialized_start=11163 + _globals['_VALIDATEORGANIZATIONPIPELINERESPONSE']._serialized_end=11260 + _globals['_RENAMEORGANIZATIONPIPELINEREQUEST']._serialized_start=11263 + _globals['_RENAMEORGANIZATIONPIPELINEREQUEST']._serialized_end=11400 + _globals['_RENAMEORGANIZATIONPIPELINERESPONSE']._serialized_start=11402 + _globals['_RENAMEORGANIZATIONPIPELINERESPONSE']._serialized_end=11497 + _globals['_TRIGGERORGANIZATIONPIPELINEREQUEST']._serialized_start=11500 + _globals['_TRIGGERORGANIZATIONPIPELINEREQUEST']._serialized_end=11647 + _globals['_TRIGGERORGANIZATIONPIPELINERESPONSE']._serialized_start=11650 + _globals['_TRIGGERORGANIZATIONPIPELINERESPONSE']._serialized_end=11804 + _globals['_TRIGGERASYNCORGANIZATIONPIPELINEREQUEST']._serialized_start=11807 + _globals['_TRIGGERASYNCORGANIZATIONPIPELINEREQUEST']._serialized_end=11959 + _globals['_TRIGGERASYNCORGANIZATIONPIPELINERESPONSE']._serialized_start=11961 + _globals['_TRIGGERASYNCORGANIZATIONPIPELINERESPONSE']._serialized_end=12070 + _globals['_CREATEORGANIZATIONPIPELINERELEASEREQUEST']._serialized_start=12073 + _globals['_CREATEORGANIZATIONPIPELINERELEASEREQUEST']._serialized_end=12252 + _globals['_CREATEORGANIZATIONPIPELINERELEASERESPONSE']._serialized_start=12254 + _globals['_CREATEORGANIZATIONPIPELINERELEASERESPONSE']._serialized_end=12361 + _globals['_LISTORGANIZATIONPIPELINERELEASESREQUEST']._serialized_start=12364 + _globals['_LISTORGANIZATIONPIPELINERELEASESREQUEST']._serialized_end=12768 + _globals['_LISTORGANIZATIONPIPELINERELEASESRESPONSE']._serialized_start=12771 + _globals['_LISTORGANIZATIONPIPELINERELEASESRESPONSE']._serialized_end=12950 + _globals['_GETORGANIZATIONPIPELINERELEASEREQUEST']._serialized_start=12953 + _globals['_GETORGANIZATIONPIPELINERELEASEREQUEST']._serialized_end=13161 + _globals['_GETORGANIZATIONPIPELINERELEASERESPONSE']._serialized_start=13163 + _globals['_GETORGANIZATIONPIPELINERELEASERESPONSE']._serialized_end=13267 + _globals['_UPDATEORGANIZATIONPIPELINERELEASEREQUEST']._serialized_start=13270 + _globals['_UPDATEORGANIZATIONPIPELINERELEASEREQUEST']._serialized_end=13449 + _globals['_UPDATEORGANIZATIONPIPELINERELEASERESPONSE']._serialized_start=13451 + _globals['_UPDATEORGANIZATIONPIPELINERELEASERESPONSE']._serialized_end=13558 + _globals['_DELETEORGANIZATIONPIPELINERELEASEREQUEST']._serialized_start=13561 + _globals['_DELETEORGANIZATIONPIPELINERELEASEREQUEST']._serialized_end=13696 + _globals['_DELETEORGANIZATIONPIPELINERELEASERESPONSE']._serialized_start=13698 + _globals['_DELETEORGANIZATIONPIPELINERELEASERESPONSE']._serialized_end=13741 + _globals['_SETDEFAULTORGANIZATIONPIPELINERELEASEREQUEST']._serialized_start=13743 + _globals['_SETDEFAULTORGANIZATIONPIPELINERELEASEREQUEST']._serialized_end=13845 + _globals['_SETDEFAULTORGANIZATIONPIPELINERELEASERESPONSE']._serialized_start=13847 + _globals['_SETDEFAULTORGANIZATIONPIPELINERELEASERESPONSE']._serialized_end=13958 + _globals['_RESTOREORGANIZATIONPIPELINERELEASEREQUEST']._serialized_start=13960 + _globals['_RESTOREORGANIZATIONPIPELINERELEASEREQUEST']._serialized_end=14059 + _globals['_RESTOREORGANIZATIONPIPELINERELEASERESPONSE']._serialized_start=14061 + _globals['_RESTOREORGANIZATIONPIPELINERELEASERESPONSE']._serialized_end=14169 + _globals['_RENAMEORGANIZATIONPIPELINERELEASEREQUEST']._serialized_start=14172 + _globals['_RENAMEORGANIZATIONPIPELINERELEASEREQUEST']._serialized_end=14338 + _globals['_RENAMEORGANIZATIONPIPELINERELEASERESPONSE']._serialized_start=14340 + _globals['_RENAMEORGANIZATIONPIPELINERELEASERESPONSE']._serialized_end=14447 + _globals['_WATCHORGANIZATIONPIPELINERELEASEREQUEST']._serialized_start=14450 + _globals['_WATCHORGANIZATIONPIPELINERELEASEREQUEST']._serialized_end=14582 + _globals['_WATCHORGANIZATIONPIPELINERELEASERESPONSE']._serialized_start=14584 + _globals['_WATCHORGANIZATIONPIPELINERELEASERESPONSE']._serialized_end=14676 + _globals['_TRIGGERORGANIZATIONPIPELINERELEASEREQUEST']._serialized_start=14679 + _globals['_TRIGGERORGANIZATIONPIPELINERELEASEREQUEST']._serialized_end=14840 + _globals['_TRIGGERORGANIZATIONPIPELINERELEASERESPONSE']._serialized_start=14843 + _globals['_TRIGGERORGANIZATIONPIPELINERELEASERESPONSE']._serialized_end=15004 + _globals['_TRIGGERASYNCORGANIZATIONPIPELINERELEASEREQUEST']._serialized_start=15007 + _globals['_TRIGGERASYNCORGANIZATIONPIPELINERELEASEREQUEST']._serialized_end=15173 + _globals['_TRIGGERASYNCORGANIZATIONPIPELINERELEASERESPONSE']._serialized_start=15175 + _globals['_TRIGGERASYNCORGANIZATIONPIPELINERELEASERESPONSE']._serialized_end=15291 + _globals['_GETOPERATIONREQUEST']._serialized_start=15293 + _globals['_GETOPERATIONREQUEST']._serialized_end=15340 + _globals['_GETOPERATIONRESPONSE']._serialized_start=15342 + _globals['_GETOPERATIONRESPONSE']._serialized_end=15431 + _globals['_LISTPIPELINESADMINREQUEST']._serialized_start=15434 + _globals['_LISTPIPELINESADMINREQUEST']._serialized_end=15757 + _globals['_LISTPIPELINESADMINRESPONSE']._serialized_start=15760 + _globals['_LISTPIPELINESADMINRESPONSE']._serialized_end=15920 + _globals['_LISTPIPELINERELEASESADMINREQUEST']._serialized_start=15923 + _globals['_LISTPIPELINERELEASESADMINREQUEST']._serialized_end=16253 + _globals['_LISTPIPELINERELEASESADMINRESPONSE']._serialized_start=16256 + _globals['_LISTPIPELINERELEASESADMINRESPONSE']._serialized_end=16428 + _globals['_LOOKUPPIPELINEADMINREQUEST']._serialized_start=16431 + _globals['_LOOKUPPIPELINEADMINREQUEST']._serialized_end=16571 + _globals['_LOOKUPPIPELINEADMINRESPONSE']._serialized_start=16573 + _globals['_LOOKUPPIPELINEADMINRESPONSE']._serialized_end=16661 # @@protoc_insertion_point(module_scope) diff --git a/vdp/pipeline/v1alpha/pipeline_pb2.pyi b/vdp/pipeline/v1beta/pipeline_pb2.pyi similarity index 98% rename from vdp/pipeline/v1alpha/pipeline_pb2.pyi rename to vdp/pipeline/v1beta/pipeline_pb2.pyi index 0ce27b2..6b32a83 100644 --- a/vdp/pipeline/v1alpha/pipeline_pb2.pyi +++ b/vdp/pipeline/v1beta/pipeline_pb2.pyi @@ -4,7 +4,7 @@ isort:skip_file """ import builtins import collections.abc -import common.healthcheck.v1alpha.healthcheck_pb2 +import common.healthcheck.v1beta.healthcheck_pb2 import google.longrunning.operations_pb2 import google.protobuf.descriptor import google.protobuf.field_mask_pb2 @@ -15,10 +15,10 @@ import google.protobuf.struct_pb2 import google.protobuf.timestamp_pb2 import sys import typing -import vdp.pipeline.v1alpha.common_pb2 -import vdp.pipeline.v1alpha.connector_definition_pb2 -import vdp.pipeline.v1alpha.connector_pb2 -import vdp.pipeline.v1alpha.operator_definition_pb2 +import vdp.pipeline.v1beta.common_pb2 +import vdp.pipeline.v1beta.connector_definition_pb2 +import vdp.pipeline.v1beta.connector_pb2 +import vdp.pipeline.v1beta.operator_definition_pb2 if sys.version_info >= (3, 10): import typing as typing_extensions @@ -95,12 +95,12 @@ class LivenessRequest(google.protobuf.message.Message): HEALTH_CHECK_REQUEST_FIELD_NUMBER: builtins.int @property - def health_check_request(self) -> common.healthcheck.v1alpha.healthcheck_pb2.HealthCheckRequest: + def health_check_request(self) -> common.healthcheck.v1beta.healthcheck_pb2.HealthCheckRequest: """HealthCheckRequest message""" def __init__( self, *, - health_check_request: common.healthcheck.v1alpha.healthcheck_pb2.HealthCheckRequest | None = ..., + health_check_request: common.healthcheck.v1beta.healthcheck_pb2.HealthCheckRequest | None = ..., ) -> None: ... def HasField(self, field_name: typing_extensions.Literal["_health_check_request", b"_health_check_request", "health_check_request", b"health_check_request"]) -> builtins.bool: ... def ClearField(self, field_name: typing_extensions.Literal["_health_check_request", b"_health_check_request", "health_check_request", b"health_check_request"]) -> None: ... @@ -116,12 +116,12 @@ class LivenessResponse(google.protobuf.message.Message): HEALTH_CHECK_RESPONSE_FIELD_NUMBER: builtins.int @property - def health_check_response(self) -> common.healthcheck.v1alpha.healthcheck_pb2.HealthCheckResponse: + def health_check_response(self) -> common.healthcheck.v1beta.healthcheck_pb2.HealthCheckResponse: """HealthCheckResponse message""" def __init__( self, *, - health_check_response: common.healthcheck.v1alpha.healthcheck_pb2.HealthCheckResponse | None = ..., + health_check_response: common.healthcheck.v1beta.healthcheck_pb2.HealthCheckResponse | None = ..., ) -> None: ... def HasField(self, field_name: typing_extensions.Literal["health_check_response", b"health_check_response"]) -> builtins.bool: ... def ClearField(self, field_name: typing_extensions.Literal["health_check_response", b"health_check_response"]) -> None: ... @@ -136,12 +136,12 @@ class ReadinessRequest(google.protobuf.message.Message): HEALTH_CHECK_REQUEST_FIELD_NUMBER: builtins.int @property - def health_check_request(self) -> common.healthcheck.v1alpha.healthcheck_pb2.HealthCheckRequest: + def health_check_request(self) -> common.healthcheck.v1beta.healthcheck_pb2.HealthCheckRequest: """HealthCheckRequest message""" def __init__( self, *, - health_check_request: common.healthcheck.v1alpha.healthcheck_pb2.HealthCheckRequest | None = ..., + health_check_request: common.healthcheck.v1beta.healthcheck_pb2.HealthCheckRequest | None = ..., ) -> None: ... def HasField(self, field_name: typing_extensions.Literal["_health_check_request", b"_health_check_request", "health_check_request", b"health_check_request"]) -> builtins.bool: ... def ClearField(self, field_name: typing_extensions.Literal["_health_check_request", b"_health_check_request", "health_check_request", b"health_check_request"]) -> None: ... @@ -157,12 +157,12 @@ class ReadinessResponse(google.protobuf.message.Message): HEALTH_CHECK_RESPONSE_FIELD_NUMBER: builtins.int @property - def health_check_response(self) -> common.healthcheck.v1alpha.healthcheck_pb2.HealthCheckResponse: + def health_check_response(self) -> common.healthcheck.v1beta.healthcheck_pb2.HealthCheckResponse: """HealthCheckResponse message""" def __init__( self, *, - health_check_response: common.healthcheck.v1alpha.healthcheck_pb2.HealthCheckResponse | None = ..., + health_check_response: common.healthcheck.v1beta.healthcheck_pb2.HealthCheckResponse | None = ..., ) -> None: ... def HasField(self, field_name: typing_extensions.Literal["health_check_response", b"health_check_response"]) -> builtins.bool: ... def ClearField(self, field_name: typing_extensions.Literal["health_check_response", b"health_check_response"]) -> None: ... @@ -188,7 +188,7 @@ class Component(google.protobuf.message.Message): resource_name: builtins.str """A pipeline component resource name""" @property - def resource(self) -> vdp.pipeline.v1alpha.connector_pb2.Connector: + def resource(self) -> vdp.pipeline.v1beta.connector_pb2.Connector: """A pipeline component resource detail""" @property def configuration(self) -> google.protobuf.struct_pb2.Struct: @@ -198,22 +198,22 @@ class Component(google.protobuf.message.Message): definition_name: builtins.str """A pipeline component definition name""" @property - def operator_definition(self) -> vdp.pipeline.v1alpha.operator_definition_pb2.OperatorDefinition: + def operator_definition(self) -> vdp.pipeline.v1beta.operator_definition_pb2.OperatorDefinition: """operator definition detail""" @property - def connector_definition(self) -> vdp.pipeline.v1alpha.connector_definition_pb2.ConnectorDefinition: + def connector_definition(self) -> vdp.pipeline.v1beta.connector_definition_pb2.ConnectorDefinition: """connector definition detail""" def __init__( self, *, id: builtins.str = ..., resource_name: builtins.str = ..., - resource: vdp.pipeline.v1alpha.connector_pb2.Connector | None = ..., + resource: vdp.pipeline.v1beta.connector_pb2.Connector | None = ..., configuration: google.protobuf.struct_pb2.Struct | None = ..., type: global___ComponentType.ValueType = ..., definition_name: builtins.str = ..., - operator_definition: vdp.pipeline.v1alpha.operator_definition_pb2.OperatorDefinition | None = ..., - connector_definition: vdp.pipeline.v1alpha.connector_definition_pb2.ConnectorDefinition | None = ..., + operator_definition: vdp.pipeline.v1beta.operator_definition_pb2.OperatorDefinition | None = ..., + connector_definition: vdp.pipeline.v1beta.connector_definition_pb2.ConnectorDefinition | None = ..., ) -> None: ... def HasField(self, field_name: typing_extensions.Literal["configuration", b"configuration", "connector_definition", b"connector_definition", "definition", b"definition", "operator_definition", b"operator_definition", "resource", b"resource"]) -> builtins.bool: ... def ClearField(self, field_name: typing_extensions.Literal["configuration", b"configuration", "connector_definition", b"connector_definition", "definition", b"definition", "definition_name", b"definition_name", "id", b"id", "operator_definition", b"operator_definition", "resource", b"resource", "resource_name", b"resource_name", "type", b"type"]) -> None: ... @@ -324,7 +324,7 @@ class Pipeline(google.protobuf.message.Message): def delete_time(self) -> google.protobuf.timestamp_pb2.Timestamp: """Pipeline delete time""" @property - def permission(self) -> vdp.pipeline.v1alpha.common_pb2.Permission: + def permission(self) -> vdp.pipeline.v1beta.common_pb2.Permission: """Pipeline permission""" @property def metadata(self) -> google.protobuf.struct_pb2.Struct: @@ -343,7 +343,7 @@ class Pipeline(google.protobuf.message.Message): update_time: google.protobuf.timestamp_pb2.Timestamp | None = ..., openapi_schema: google.protobuf.struct_pb2.Struct | None = ..., delete_time: google.protobuf.timestamp_pb2.Timestamp | None = ..., - permission: vdp.pipeline.v1alpha.common_pb2.Permission | None = ..., + permission: vdp.pipeline.v1beta.common_pb2.Permission | None = ..., metadata: google.protobuf.struct_pb2.Struct | None = ..., ) -> None: ... def HasField(self, field_name: typing_extensions.Literal["_description", b"_description", "create_time", b"create_time", "delete_time", b"delete_time", "description", b"description", "metadata", b"metadata", "openapi_schema", b"openapi_schema", "organization", b"organization", "owner", b"owner", "permission", b"permission", "recipe", b"recipe", "update_time", b"update_time", "user", b"user"]) -> builtins.bool: ... diff --git a/vdp/pipeline/v1alpha/pipeline_pb2_grpc.py b/vdp/pipeline/v1beta/pipeline_pb2_grpc.py similarity index 100% rename from vdp/pipeline/v1alpha/pipeline_pb2_grpc.py rename to vdp/pipeline/v1beta/pipeline_pb2_grpc.py diff --git a/vdp/pipeline/v1alpha/pipeline_pb2_grpc.pyi b/vdp/pipeline/v1beta/pipeline_pb2_grpc.pyi similarity index 100% rename from vdp/pipeline/v1alpha/pipeline_pb2_grpc.pyi rename to vdp/pipeline/v1beta/pipeline_pb2_grpc.pyi diff --git a/vdp/pipeline/v1beta/pipeline_private_service_pb2.py b/vdp/pipeline/v1beta/pipeline_private_service_pb2.py new file mode 100644 index 0000000..05ecd00 --- /dev/null +++ b/vdp/pipeline/v1beta/pipeline_private_service_pb2.py @@ -0,0 +1,49 @@ +# -*- coding: utf-8 -*- +# Generated by the protocol buffer compiler. DO NOT EDIT! +# source: vdp/pipeline/v1beta/pipeline_private_service.proto +"""Generated protocol buffer code.""" +from google.protobuf import descriptor as _descriptor +from google.protobuf import descriptor_pool as _descriptor_pool +from google.protobuf import symbol_database as _symbol_database +from google.protobuf.internal import builder as _builder +# @@protoc_insertion_point(imports) + +_sym_db = _symbol_database.Default() + + +from google.api import annotations_pb2 as google_dot_api_dot_annotations__pb2 +from google.api import client_pb2 as google_dot_api_dot_client__pb2 +from vdp.pipeline.v1beta import connector_pb2 as vdp_dot_pipeline_dot_v1beta_dot_connector__pb2 +from vdp.pipeline.v1beta import connector_definition_pb2 as vdp_dot_pipeline_dot_v1beta_dot_connector__definition__pb2 +from vdp.pipeline.v1beta import operator_definition_pb2 as vdp_dot_pipeline_dot_v1beta_dot_operator__definition__pb2 +from vdp.pipeline.v1beta import pipeline_pb2 as vdp_dot_pipeline_dot_v1beta_dot_pipeline__pb2 + + +DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n2vdp/pipeline/v1beta/pipeline_private_service.proto\x12\x13vdp.pipeline.v1beta\x1a\x1cgoogle/api/annotations.proto\x1a\x17google/api/client.proto\x1a#vdp/pipeline/v1beta/connector.proto\x1a.vdp/pipeline/v1beta/connector_definition.proto\x1a-vdp/pipeline/v1beta/operator_definition.proto\x1a\"vdp/pipeline/v1beta/pipeline.proto2\xf7\x0b\n\x16PipelinePrivateService\x12\x96\x01\n\x12ListPipelinesAdmin\x12..vdp.pipeline.v1beta.ListPipelinesAdminRequest\x1a/.vdp.pipeline.v1beta.ListPipelinesAdminResponse\"\x1f\x82\xd3\xe4\x93\x02\x19\x12\x17/v1beta/admin/pipelines\x12\xba\x01\n\x13LookUpPipelineAdmin\x12/.vdp.pipeline.v1beta.LookUpPipelineAdminRequest\x1a\x30.vdp.pipeline.v1beta.LookUpPipelineAdminResponse\"@\xda\x41\tpermalink\x82\xd3\xe4\x93\x02.\x12,/v1beta/admin/{permalink=pipelines/*}/lookUp\x12\xe3\x01\n\x1dLookUpOperatorDefinitionAdmin\x12\x39.vdp.pipeline.v1beta.LookUpOperatorDefinitionAdminRequest\x1a:.vdp.pipeline.v1beta.LookUpOperatorDefinitionAdminResponse\"K\xda\x41\tpermalink\x82\xd3\xe4\x93\x02\x39\x12\x37/v1beta/admin/{permalink=operator-definitions/*}/lookUp\x12\xaa\x01\n\x19ListPipelineReleasesAdmin\x12\x35.vdp.pipeline.v1beta.ListPipelineReleasesAdminRequest\x1a\x36.vdp.pipeline.v1beta.ListPipelineReleasesAdminResponse\"\x1e\x82\xd3\xe4\x93\x02\x18\x12\x16/v1beta/admin/releases\x12\xe7\x01\n\x1eLookUpConnectorDefinitionAdmin\x12:.vdp.pipeline.v1beta.LookUpConnectorDefinitionAdminRequest\x1a;.vdp.pipeline.v1beta.LookUpConnectorDefinitionAdminResponse\"L\xda\x41\tpermalink\x82\xd3\xe4\x93\x02:\x12\x38/v1beta/admin/{permalink=connector-definitions/*}/lookUp\x12\x9a\x01\n\x13ListConnectorsAdmin\x12/.vdp.pipeline.v1beta.ListConnectorsAdminRequest\x1a\x30.vdp.pipeline.v1beta.ListConnectorsAdminResponse\" \x82\xd3\xe4\x93\x02\x1a\x12\x18/v1beta/admin/connectors\x12\xbe\x01\n\x14LookUpConnectorAdmin\x12\x30.vdp.pipeline.v1beta.LookUpConnectorAdminRequest\x1a\x31.vdp.pipeline.v1beta.LookUpConnectorAdminResponse\"A\xda\x41\tpermalink\x82\xd3\xe4\x93\x02/\x12-/v1beta/admin/{permalink=connectors/*}/lookUp\x12\xab\x01\n\x0e\x43heckConnector\x12*.vdp.pipeline.v1beta.CheckConnectorRequest\x1a+.vdp.pipeline.v1beta.CheckConnectorResponse\"@\xda\x41\tpermalink\x82\xd3\xe4\x93\x02.\x12,/v1beta/admin/{permalink=connectors/*}/checkB\xea\x01\n\x17\x63om.vdp.pipeline.v1betaB\x1bPipelinePrivateServiceProtoP\x01ZDgithub.com/instill-ai/protogen-go/vdp/pipeline/v1beta;pipelinev1beta\xa2\x02\x03VPX\xaa\x02\x13Vdp.Pipeline.V1beta\xca\x02\x13Vdp\\Pipeline\\V1beta\xe2\x02\x1fVdp\\Pipeline\\V1beta\\GPBMetadata\xea\x02\x15Vdp::Pipeline::V1betab\x06proto3') + +_globals = globals() +_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals) +_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'vdp.pipeline.v1beta.pipeline_private_service_pb2', _globals) +if _descriptor._USE_C_DESCRIPTORS == False: + + DESCRIPTOR._options = None + DESCRIPTOR._serialized_options = b'\n\027com.vdp.pipeline.v1betaB\033PipelinePrivateServiceProtoP\001ZDgithub.com/instill-ai/protogen-go/vdp/pipeline/v1beta;pipelinev1beta\242\002\003VPX\252\002\023Vdp.Pipeline.V1beta\312\002\023Vdp\\Pipeline\\V1beta\342\002\037Vdp\\Pipeline\\V1beta\\GPBMetadata\352\002\025Vdp::Pipeline::V1beta' + _PIPELINEPRIVATESERVICE.methods_by_name['ListPipelinesAdmin']._options = None + _PIPELINEPRIVATESERVICE.methods_by_name['ListPipelinesAdmin']._serialized_options = b'\202\323\344\223\002\031\022\027/v1beta/admin/pipelines' + _PIPELINEPRIVATESERVICE.methods_by_name['LookUpPipelineAdmin']._options = None + _PIPELINEPRIVATESERVICE.methods_by_name['LookUpPipelineAdmin']._serialized_options = b'\332A\tpermalink\202\323\344\223\002.\022,/v1beta/admin/{permalink=pipelines/*}/lookUp' + _PIPELINEPRIVATESERVICE.methods_by_name['LookUpOperatorDefinitionAdmin']._options = None + _PIPELINEPRIVATESERVICE.methods_by_name['LookUpOperatorDefinitionAdmin']._serialized_options = b'\332A\tpermalink\202\323\344\223\0029\0227/v1beta/admin/{permalink=operator-definitions/*}/lookUp' + _PIPELINEPRIVATESERVICE.methods_by_name['ListPipelineReleasesAdmin']._options = None + _PIPELINEPRIVATESERVICE.methods_by_name['ListPipelineReleasesAdmin']._serialized_options = b'\202\323\344\223\002\030\022\026/v1beta/admin/releases' + _PIPELINEPRIVATESERVICE.methods_by_name['LookUpConnectorDefinitionAdmin']._options = None + _PIPELINEPRIVATESERVICE.methods_by_name['LookUpConnectorDefinitionAdmin']._serialized_options = b'\332A\tpermalink\202\323\344\223\002:\0228/v1beta/admin/{permalink=connector-definitions/*}/lookUp' + _PIPELINEPRIVATESERVICE.methods_by_name['ListConnectorsAdmin']._options = None + _PIPELINEPRIVATESERVICE.methods_by_name['ListConnectorsAdmin']._serialized_options = b'\202\323\344\223\002\032\022\030/v1beta/admin/connectors' + _PIPELINEPRIVATESERVICE.methods_by_name['LookUpConnectorAdmin']._options = None + _PIPELINEPRIVATESERVICE.methods_by_name['LookUpConnectorAdmin']._serialized_options = b'\332A\tpermalink\202\323\344\223\002/\022-/v1beta/admin/{permalink=connectors/*}/lookUp' + _PIPELINEPRIVATESERVICE.methods_by_name['CheckConnector']._options = None + _PIPELINEPRIVATESERVICE.methods_by_name['CheckConnector']._serialized_options = b'\332A\tpermalink\202\323\344\223\002.\022,/v1beta/admin/{permalink=connectors/*}/check' + _globals['_PIPELINEPRIVATESERVICE']._serialized_start=299 + _globals['_PIPELINEPRIVATESERVICE']._serialized_end=1826 +# @@protoc_insertion_point(module_scope) diff --git a/vdp/pipeline/v1alpha/pipeline_private_service_pb2.pyi b/vdp/pipeline/v1beta/pipeline_private_service_pb2.pyi similarity index 100% rename from vdp/pipeline/v1alpha/pipeline_private_service_pb2.pyi rename to vdp/pipeline/v1beta/pipeline_private_service_pb2.pyi diff --git a/vdp/pipeline/v1alpha/pipeline_private_service_pb2_grpc.py b/vdp/pipeline/v1beta/pipeline_private_service_pb2_grpc.py similarity index 58% rename from vdp/pipeline/v1alpha/pipeline_private_service_pb2_grpc.py rename to vdp/pipeline/v1beta/pipeline_private_service_pb2_grpc.py index 0d6dedd..80b323b 100644 --- a/vdp/pipeline/v1alpha/pipeline_private_service_pb2_grpc.py +++ b/vdp/pipeline/v1beta/pipeline_private_service_pb2_grpc.py @@ -2,10 +2,10 @@ """Client and server classes corresponding to protobuf-defined services.""" import grpc -from vdp.pipeline.v1alpha import connector_definition_pb2 as vdp_dot_pipeline_dot_v1alpha_dot_connector__definition__pb2 -from vdp.pipeline.v1alpha import connector_pb2 as vdp_dot_pipeline_dot_v1alpha_dot_connector__pb2 -from vdp.pipeline.v1alpha import operator_definition_pb2 as vdp_dot_pipeline_dot_v1alpha_dot_operator__definition__pb2 -from vdp.pipeline.v1alpha import pipeline_pb2 as vdp_dot_pipeline_dot_v1alpha_dot_pipeline__pb2 +from vdp.pipeline.v1beta import connector_definition_pb2 as vdp_dot_pipeline_dot_v1beta_dot_connector__definition__pb2 +from vdp.pipeline.v1beta import connector_pb2 as vdp_dot_pipeline_dot_v1beta_dot_connector__pb2 +from vdp.pipeline.v1beta import operator_definition_pb2 as vdp_dot_pipeline_dot_v1beta_dot_operator__definition__pb2 +from vdp.pipeline.v1beta import pipeline_pb2 as vdp_dot_pipeline_dot_v1beta_dot_pipeline__pb2 class PipelinePrivateServiceStub(object): @@ -19,44 +19,44 @@ def __init__(self, channel): channel: A grpc.Channel. """ self.ListPipelinesAdmin = channel.unary_unary( - '/vdp.pipeline.v1alpha.PipelinePrivateService/ListPipelinesAdmin', - request_serializer=vdp_dot_pipeline_dot_v1alpha_dot_pipeline__pb2.ListPipelinesAdminRequest.SerializeToString, - response_deserializer=vdp_dot_pipeline_dot_v1alpha_dot_pipeline__pb2.ListPipelinesAdminResponse.FromString, + '/vdp.pipeline.v1beta.PipelinePrivateService/ListPipelinesAdmin', + request_serializer=vdp_dot_pipeline_dot_v1beta_dot_pipeline__pb2.ListPipelinesAdminRequest.SerializeToString, + response_deserializer=vdp_dot_pipeline_dot_v1beta_dot_pipeline__pb2.ListPipelinesAdminResponse.FromString, ) self.LookUpPipelineAdmin = channel.unary_unary( - '/vdp.pipeline.v1alpha.PipelinePrivateService/LookUpPipelineAdmin', - request_serializer=vdp_dot_pipeline_dot_v1alpha_dot_pipeline__pb2.LookUpPipelineAdminRequest.SerializeToString, - response_deserializer=vdp_dot_pipeline_dot_v1alpha_dot_pipeline__pb2.LookUpPipelineAdminResponse.FromString, + '/vdp.pipeline.v1beta.PipelinePrivateService/LookUpPipelineAdmin', + request_serializer=vdp_dot_pipeline_dot_v1beta_dot_pipeline__pb2.LookUpPipelineAdminRequest.SerializeToString, + response_deserializer=vdp_dot_pipeline_dot_v1beta_dot_pipeline__pb2.LookUpPipelineAdminResponse.FromString, ) self.LookUpOperatorDefinitionAdmin = channel.unary_unary( - '/vdp.pipeline.v1alpha.PipelinePrivateService/LookUpOperatorDefinitionAdmin', - request_serializer=vdp_dot_pipeline_dot_v1alpha_dot_operator__definition__pb2.LookUpOperatorDefinitionAdminRequest.SerializeToString, - response_deserializer=vdp_dot_pipeline_dot_v1alpha_dot_operator__definition__pb2.LookUpOperatorDefinitionAdminResponse.FromString, + '/vdp.pipeline.v1beta.PipelinePrivateService/LookUpOperatorDefinitionAdmin', + request_serializer=vdp_dot_pipeline_dot_v1beta_dot_operator__definition__pb2.LookUpOperatorDefinitionAdminRequest.SerializeToString, + response_deserializer=vdp_dot_pipeline_dot_v1beta_dot_operator__definition__pb2.LookUpOperatorDefinitionAdminResponse.FromString, ) self.ListPipelineReleasesAdmin = channel.unary_unary( - '/vdp.pipeline.v1alpha.PipelinePrivateService/ListPipelineReleasesAdmin', - request_serializer=vdp_dot_pipeline_dot_v1alpha_dot_pipeline__pb2.ListPipelineReleasesAdminRequest.SerializeToString, - response_deserializer=vdp_dot_pipeline_dot_v1alpha_dot_pipeline__pb2.ListPipelineReleasesAdminResponse.FromString, + '/vdp.pipeline.v1beta.PipelinePrivateService/ListPipelineReleasesAdmin', + request_serializer=vdp_dot_pipeline_dot_v1beta_dot_pipeline__pb2.ListPipelineReleasesAdminRequest.SerializeToString, + response_deserializer=vdp_dot_pipeline_dot_v1beta_dot_pipeline__pb2.ListPipelineReleasesAdminResponse.FromString, ) self.LookUpConnectorDefinitionAdmin = channel.unary_unary( - '/vdp.pipeline.v1alpha.PipelinePrivateService/LookUpConnectorDefinitionAdmin', - request_serializer=vdp_dot_pipeline_dot_v1alpha_dot_connector__definition__pb2.LookUpConnectorDefinitionAdminRequest.SerializeToString, - response_deserializer=vdp_dot_pipeline_dot_v1alpha_dot_connector__definition__pb2.LookUpConnectorDefinitionAdminResponse.FromString, + '/vdp.pipeline.v1beta.PipelinePrivateService/LookUpConnectorDefinitionAdmin', + request_serializer=vdp_dot_pipeline_dot_v1beta_dot_connector__definition__pb2.LookUpConnectorDefinitionAdminRequest.SerializeToString, + response_deserializer=vdp_dot_pipeline_dot_v1beta_dot_connector__definition__pb2.LookUpConnectorDefinitionAdminResponse.FromString, ) self.ListConnectorsAdmin = channel.unary_unary( - '/vdp.pipeline.v1alpha.PipelinePrivateService/ListConnectorsAdmin', - request_serializer=vdp_dot_pipeline_dot_v1alpha_dot_connector__pb2.ListConnectorsAdminRequest.SerializeToString, - response_deserializer=vdp_dot_pipeline_dot_v1alpha_dot_connector__pb2.ListConnectorsAdminResponse.FromString, + '/vdp.pipeline.v1beta.PipelinePrivateService/ListConnectorsAdmin', + request_serializer=vdp_dot_pipeline_dot_v1beta_dot_connector__pb2.ListConnectorsAdminRequest.SerializeToString, + response_deserializer=vdp_dot_pipeline_dot_v1beta_dot_connector__pb2.ListConnectorsAdminResponse.FromString, ) self.LookUpConnectorAdmin = channel.unary_unary( - '/vdp.pipeline.v1alpha.PipelinePrivateService/LookUpConnectorAdmin', - request_serializer=vdp_dot_pipeline_dot_v1alpha_dot_connector__pb2.LookUpConnectorAdminRequest.SerializeToString, - response_deserializer=vdp_dot_pipeline_dot_v1alpha_dot_connector__pb2.LookUpConnectorAdminResponse.FromString, + '/vdp.pipeline.v1beta.PipelinePrivateService/LookUpConnectorAdmin', + request_serializer=vdp_dot_pipeline_dot_v1beta_dot_connector__pb2.LookUpConnectorAdminRequest.SerializeToString, + response_deserializer=vdp_dot_pipeline_dot_v1beta_dot_connector__pb2.LookUpConnectorAdminResponse.FromString, ) self.CheckConnector = channel.unary_unary( - '/vdp.pipeline.v1alpha.PipelinePrivateService/CheckConnector', - request_serializer=vdp_dot_pipeline_dot_v1alpha_dot_connector__pb2.CheckConnectorRequest.SerializeToString, - response_deserializer=vdp_dot_pipeline_dot_v1alpha_dot_connector__pb2.CheckConnectorResponse.FromString, + '/vdp.pipeline.v1beta.PipelinePrivateService/CheckConnector', + request_serializer=vdp_dot_pipeline_dot_v1beta_dot_connector__pb2.CheckConnectorRequest.SerializeToString, + response_deserializer=vdp_dot_pipeline_dot_v1beta_dot_connector__pb2.CheckConnectorResponse.FromString, ) @@ -136,47 +136,47 @@ def add_PipelinePrivateServiceServicer_to_server(servicer, server): rpc_method_handlers = { 'ListPipelinesAdmin': grpc.unary_unary_rpc_method_handler( servicer.ListPipelinesAdmin, - request_deserializer=vdp_dot_pipeline_dot_v1alpha_dot_pipeline__pb2.ListPipelinesAdminRequest.FromString, - response_serializer=vdp_dot_pipeline_dot_v1alpha_dot_pipeline__pb2.ListPipelinesAdminResponse.SerializeToString, + request_deserializer=vdp_dot_pipeline_dot_v1beta_dot_pipeline__pb2.ListPipelinesAdminRequest.FromString, + response_serializer=vdp_dot_pipeline_dot_v1beta_dot_pipeline__pb2.ListPipelinesAdminResponse.SerializeToString, ), 'LookUpPipelineAdmin': grpc.unary_unary_rpc_method_handler( servicer.LookUpPipelineAdmin, - request_deserializer=vdp_dot_pipeline_dot_v1alpha_dot_pipeline__pb2.LookUpPipelineAdminRequest.FromString, - response_serializer=vdp_dot_pipeline_dot_v1alpha_dot_pipeline__pb2.LookUpPipelineAdminResponse.SerializeToString, + request_deserializer=vdp_dot_pipeline_dot_v1beta_dot_pipeline__pb2.LookUpPipelineAdminRequest.FromString, + response_serializer=vdp_dot_pipeline_dot_v1beta_dot_pipeline__pb2.LookUpPipelineAdminResponse.SerializeToString, ), 'LookUpOperatorDefinitionAdmin': grpc.unary_unary_rpc_method_handler( servicer.LookUpOperatorDefinitionAdmin, - request_deserializer=vdp_dot_pipeline_dot_v1alpha_dot_operator__definition__pb2.LookUpOperatorDefinitionAdminRequest.FromString, - response_serializer=vdp_dot_pipeline_dot_v1alpha_dot_operator__definition__pb2.LookUpOperatorDefinitionAdminResponse.SerializeToString, + request_deserializer=vdp_dot_pipeline_dot_v1beta_dot_operator__definition__pb2.LookUpOperatorDefinitionAdminRequest.FromString, + response_serializer=vdp_dot_pipeline_dot_v1beta_dot_operator__definition__pb2.LookUpOperatorDefinitionAdminResponse.SerializeToString, ), 'ListPipelineReleasesAdmin': grpc.unary_unary_rpc_method_handler( servicer.ListPipelineReleasesAdmin, - request_deserializer=vdp_dot_pipeline_dot_v1alpha_dot_pipeline__pb2.ListPipelineReleasesAdminRequest.FromString, - response_serializer=vdp_dot_pipeline_dot_v1alpha_dot_pipeline__pb2.ListPipelineReleasesAdminResponse.SerializeToString, + request_deserializer=vdp_dot_pipeline_dot_v1beta_dot_pipeline__pb2.ListPipelineReleasesAdminRequest.FromString, + response_serializer=vdp_dot_pipeline_dot_v1beta_dot_pipeline__pb2.ListPipelineReleasesAdminResponse.SerializeToString, ), 'LookUpConnectorDefinitionAdmin': grpc.unary_unary_rpc_method_handler( servicer.LookUpConnectorDefinitionAdmin, - request_deserializer=vdp_dot_pipeline_dot_v1alpha_dot_connector__definition__pb2.LookUpConnectorDefinitionAdminRequest.FromString, - response_serializer=vdp_dot_pipeline_dot_v1alpha_dot_connector__definition__pb2.LookUpConnectorDefinitionAdminResponse.SerializeToString, + request_deserializer=vdp_dot_pipeline_dot_v1beta_dot_connector__definition__pb2.LookUpConnectorDefinitionAdminRequest.FromString, + response_serializer=vdp_dot_pipeline_dot_v1beta_dot_connector__definition__pb2.LookUpConnectorDefinitionAdminResponse.SerializeToString, ), 'ListConnectorsAdmin': grpc.unary_unary_rpc_method_handler( servicer.ListConnectorsAdmin, - request_deserializer=vdp_dot_pipeline_dot_v1alpha_dot_connector__pb2.ListConnectorsAdminRequest.FromString, - response_serializer=vdp_dot_pipeline_dot_v1alpha_dot_connector__pb2.ListConnectorsAdminResponse.SerializeToString, + request_deserializer=vdp_dot_pipeline_dot_v1beta_dot_connector__pb2.ListConnectorsAdminRequest.FromString, + response_serializer=vdp_dot_pipeline_dot_v1beta_dot_connector__pb2.ListConnectorsAdminResponse.SerializeToString, ), 'LookUpConnectorAdmin': grpc.unary_unary_rpc_method_handler( servicer.LookUpConnectorAdmin, - request_deserializer=vdp_dot_pipeline_dot_v1alpha_dot_connector__pb2.LookUpConnectorAdminRequest.FromString, - response_serializer=vdp_dot_pipeline_dot_v1alpha_dot_connector__pb2.LookUpConnectorAdminResponse.SerializeToString, + request_deserializer=vdp_dot_pipeline_dot_v1beta_dot_connector__pb2.LookUpConnectorAdminRequest.FromString, + response_serializer=vdp_dot_pipeline_dot_v1beta_dot_connector__pb2.LookUpConnectorAdminResponse.SerializeToString, ), 'CheckConnector': grpc.unary_unary_rpc_method_handler( servicer.CheckConnector, - request_deserializer=vdp_dot_pipeline_dot_v1alpha_dot_connector__pb2.CheckConnectorRequest.FromString, - response_serializer=vdp_dot_pipeline_dot_v1alpha_dot_connector__pb2.CheckConnectorResponse.SerializeToString, + request_deserializer=vdp_dot_pipeline_dot_v1beta_dot_connector__pb2.CheckConnectorRequest.FromString, + response_serializer=vdp_dot_pipeline_dot_v1beta_dot_connector__pb2.CheckConnectorResponse.SerializeToString, ), } generic_handler = grpc.method_handlers_generic_handler( - 'vdp.pipeline.v1alpha.PipelinePrivateService', rpc_method_handlers) + 'vdp.pipeline.v1beta.PipelinePrivateService', rpc_method_handlers) server.add_generic_rpc_handlers((generic_handler,)) @@ -196,9 +196,9 @@ def ListPipelinesAdmin(request, wait_for_ready=None, timeout=None, metadata=None): - return grpc.experimental.unary_unary(request, target, '/vdp.pipeline.v1alpha.PipelinePrivateService/ListPipelinesAdmin', - vdp_dot_pipeline_dot_v1alpha_dot_pipeline__pb2.ListPipelinesAdminRequest.SerializeToString, - vdp_dot_pipeline_dot_v1alpha_dot_pipeline__pb2.ListPipelinesAdminResponse.FromString, + return grpc.experimental.unary_unary(request, target, '/vdp.pipeline.v1beta.PipelinePrivateService/ListPipelinesAdmin', + vdp_dot_pipeline_dot_v1beta_dot_pipeline__pb2.ListPipelinesAdminRequest.SerializeToString, + vdp_dot_pipeline_dot_v1beta_dot_pipeline__pb2.ListPipelinesAdminResponse.FromString, options, channel_credentials, insecure, call_credentials, compression, wait_for_ready, timeout, metadata) @@ -213,9 +213,9 @@ def LookUpPipelineAdmin(request, wait_for_ready=None, timeout=None, metadata=None): - return grpc.experimental.unary_unary(request, target, '/vdp.pipeline.v1alpha.PipelinePrivateService/LookUpPipelineAdmin', - vdp_dot_pipeline_dot_v1alpha_dot_pipeline__pb2.LookUpPipelineAdminRequest.SerializeToString, - vdp_dot_pipeline_dot_v1alpha_dot_pipeline__pb2.LookUpPipelineAdminResponse.FromString, + return grpc.experimental.unary_unary(request, target, '/vdp.pipeline.v1beta.PipelinePrivateService/LookUpPipelineAdmin', + vdp_dot_pipeline_dot_v1beta_dot_pipeline__pb2.LookUpPipelineAdminRequest.SerializeToString, + vdp_dot_pipeline_dot_v1beta_dot_pipeline__pb2.LookUpPipelineAdminResponse.FromString, options, channel_credentials, insecure, call_credentials, compression, wait_for_ready, timeout, metadata) @@ -230,9 +230,9 @@ def LookUpOperatorDefinitionAdmin(request, wait_for_ready=None, timeout=None, metadata=None): - return grpc.experimental.unary_unary(request, target, '/vdp.pipeline.v1alpha.PipelinePrivateService/LookUpOperatorDefinitionAdmin', - vdp_dot_pipeline_dot_v1alpha_dot_operator__definition__pb2.LookUpOperatorDefinitionAdminRequest.SerializeToString, - vdp_dot_pipeline_dot_v1alpha_dot_operator__definition__pb2.LookUpOperatorDefinitionAdminResponse.FromString, + return grpc.experimental.unary_unary(request, target, '/vdp.pipeline.v1beta.PipelinePrivateService/LookUpOperatorDefinitionAdmin', + vdp_dot_pipeline_dot_v1beta_dot_operator__definition__pb2.LookUpOperatorDefinitionAdminRequest.SerializeToString, + vdp_dot_pipeline_dot_v1beta_dot_operator__definition__pb2.LookUpOperatorDefinitionAdminResponse.FromString, options, channel_credentials, insecure, call_credentials, compression, wait_for_ready, timeout, metadata) @@ -247,9 +247,9 @@ def ListPipelineReleasesAdmin(request, wait_for_ready=None, timeout=None, metadata=None): - return grpc.experimental.unary_unary(request, target, '/vdp.pipeline.v1alpha.PipelinePrivateService/ListPipelineReleasesAdmin', - vdp_dot_pipeline_dot_v1alpha_dot_pipeline__pb2.ListPipelineReleasesAdminRequest.SerializeToString, - vdp_dot_pipeline_dot_v1alpha_dot_pipeline__pb2.ListPipelineReleasesAdminResponse.FromString, + return grpc.experimental.unary_unary(request, target, '/vdp.pipeline.v1beta.PipelinePrivateService/ListPipelineReleasesAdmin', + vdp_dot_pipeline_dot_v1beta_dot_pipeline__pb2.ListPipelineReleasesAdminRequest.SerializeToString, + vdp_dot_pipeline_dot_v1beta_dot_pipeline__pb2.ListPipelineReleasesAdminResponse.FromString, options, channel_credentials, insecure, call_credentials, compression, wait_for_ready, timeout, metadata) @@ -264,9 +264,9 @@ def LookUpConnectorDefinitionAdmin(request, wait_for_ready=None, timeout=None, metadata=None): - return grpc.experimental.unary_unary(request, target, '/vdp.pipeline.v1alpha.PipelinePrivateService/LookUpConnectorDefinitionAdmin', - vdp_dot_pipeline_dot_v1alpha_dot_connector__definition__pb2.LookUpConnectorDefinitionAdminRequest.SerializeToString, - vdp_dot_pipeline_dot_v1alpha_dot_connector__definition__pb2.LookUpConnectorDefinitionAdminResponse.FromString, + return grpc.experimental.unary_unary(request, target, '/vdp.pipeline.v1beta.PipelinePrivateService/LookUpConnectorDefinitionAdmin', + vdp_dot_pipeline_dot_v1beta_dot_connector__definition__pb2.LookUpConnectorDefinitionAdminRequest.SerializeToString, + vdp_dot_pipeline_dot_v1beta_dot_connector__definition__pb2.LookUpConnectorDefinitionAdminResponse.FromString, options, channel_credentials, insecure, call_credentials, compression, wait_for_ready, timeout, metadata) @@ -281,9 +281,9 @@ def ListConnectorsAdmin(request, wait_for_ready=None, timeout=None, metadata=None): - return grpc.experimental.unary_unary(request, target, '/vdp.pipeline.v1alpha.PipelinePrivateService/ListConnectorsAdmin', - vdp_dot_pipeline_dot_v1alpha_dot_connector__pb2.ListConnectorsAdminRequest.SerializeToString, - vdp_dot_pipeline_dot_v1alpha_dot_connector__pb2.ListConnectorsAdminResponse.FromString, + return grpc.experimental.unary_unary(request, target, '/vdp.pipeline.v1beta.PipelinePrivateService/ListConnectorsAdmin', + vdp_dot_pipeline_dot_v1beta_dot_connector__pb2.ListConnectorsAdminRequest.SerializeToString, + vdp_dot_pipeline_dot_v1beta_dot_connector__pb2.ListConnectorsAdminResponse.FromString, options, channel_credentials, insecure, call_credentials, compression, wait_for_ready, timeout, metadata) @@ -298,9 +298,9 @@ def LookUpConnectorAdmin(request, wait_for_ready=None, timeout=None, metadata=None): - return grpc.experimental.unary_unary(request, target, '/vdp.pipeline.v1alpha.PipelinePrivateService/LookUpConnectorAdmin', - vdp_dot_pipeline_dot_v1alpha_dot_connector__pb2.LookUpConnectorAdminRequest.SerializeToString, - vdp_dot_pipeline_dot_v1alpha_dot_connector__pb2.LookUpConnectorAdminResponse.FromString, + return grpc.experimental.unary_unary(request, target, '/vdp.pipeline.v1beta.PipelinePrivateService/LookUpConnectorAdmin', + vdp_dot_pipeline_dot_v1beta_dot_connector__pb2.LookUpConnectorAdminRequest.SerializeToString, + vdp_dot_pipeline_dot_v1beta_dot_connector__pb2.LookUpConnectorAdminResponse.FromString, options, channel_credentials, insecure, call_credentials, compression, wait_for_ready, timeout, metadata) @@ -315,8 +315,8 @@ def CheckConnector(request, wait_for_ready=None, timeout=None, metadata=None): - return grpc.experimental.unary_unary(request, target, '/vdp.pipeline.v1alpha.PipelinePrivateService/CheckConnector', - vdp_dot_pipeline_dot_v1alpha_dot_connector__pb2.CheckConnectorRequest.SerializeToString, - vdp_dot_pipeline_dot_v1alpha_dot_connector__pb2.CheckConnectorResponse.FromString, + return grpc.experimental.unary_unary(request, target, '/vdp.pipeline.v1beta.PipelinePrivateService/CheckConnector', + vdp_dot_pipeline_dot_v1beta_dot_connector__pb2.CheckConnectorRequest.SerializeToString, + vdp_dot_pipeline_dot_v1beta_dot_connector__pb2.CheckConnectorResponse.FromString, options, channel_credentials, insecure, call_credentials, compression, wait_for_ready, timeout, metadata) diff --git a/vdp/pipeline/v1alpha/pipeline_private_service_pb2_grpc.pyi b/vdp/pipeline/v1beta/pipeline_private_service_pb2_grpc.pyi similarity index 58% rename from vdp/pipeline/v1alpha/pipeline_private_service_pb2_grpc.pyi rename to vdp/pipeline/v1beta/pipeline_private_service_pb2_grpc.pyi index c69cf2e..ec6db58 100644 --- a/vdp/pipeline/v1alpha/pipeline_private_service_pb2_grpc.pyi +++ b/vdp/pipeline/v1beta/pipeline_private_service_pb2_grpc.pyi @@ -7,10 +7,10 @@ import collections.abc import grpc import grpc.aio import typing -import vdp.pipeline.v1alpha.connector_definition_pb2 -import vdp.pipeline.v1alpha.connector_pb2 -import vdp.pipeline.v1alpha.operator_definition_pb2 -import vdp.pipeline.v1alpha.pipeline_pb2 +import vdp.pipeline.v1beta.connector_definition_pb2 +import vdp.pipeline.v1beta.connector_pb2 +import vdp.pipeline.v1beta.operator_definition_pb2 +import vdp.pipeline.v1beta.pipeline_pb2 _T = typing.TypeVar('_T') @@ -25,60 +25,60 @@ class PipelinePrivateServiceStub: def __init__(self, channel: typing.Union[grpc.Channel, grpc.aio.Channel]) -> None: ... ListPipelinesAdmin: grpc.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.pipeline_pb2.ListPipelinesAdminRequest, - vdp.pipeline.v1alpha.pipeline_pb2.ListPipelinesAdminResponse, + vdp.pipeline.v1beta.pipeline_pb2.ListPipelinesAdminRequest, + vdp.pipeline.v1beta.pipeline_pb2.ListPipelinesAdminResponse, ] """ListPipelinesAdmin method receives a ListPipelinesAdminRequest message and returns a ListPipelinesAdminResponse message. """ LookUpPipelineAdmin: grpc.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.pipeline_pb2.LookUpPipelineAdminRequest, - vdp.pipeline.v1alpha.pipeline_pb2.LookUpPipelineAdminResponse, + vdp.pipeline.v1beta.pipeline_pb2.LookUpPipelineAdminRequest, + vdp.pipeline.v1beta.pipeline_pb2.LookUpPipelineAdminResponse, ] """LookUpPipelineAdmin method receives a LookUpPipelineAdminRequest message and returns a LookUpPipelineAdminResponse """ LookUpOperatorDefinitionAdmin: grpc.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.operator_definition_pb2.LookUpOperatorDefinitionAdminRequest, - vdp.pipeline.v1alpha.operator_definition_pb2.LookUpOperatorDefinitionAdminResponse, + vdp.pipeline.v1beta.operator_definition_pb2.LookUpOperatorDefinitionAdminRequest, + vdp.pipeline.v1beta.operator_definition_pb2.LookUpOperatorDefinitionAdminResponse, ] """LookUpOperatorDefinitionAdmin method receives a LookUpOperatorDefinitionAdminRequest message and returns a LookUpOperatorDefinitionAdminResponse """ ListPipelineReleasesAdmin: grpc.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.pipeline_pb2.ListPipelineReleasesAdminRequest, - vdp.pipeline.v1alpha.pipeline_pb2.ListPipelineReleasesAdminResponse, + vdp.pipeline.v1beta.pipeline_pb2.ListPipelineReleasesAdminRequest, + vdp.pipeline.v1beta.pipeline_pb2.ListPipelineReleasesAdminResponse, ] """ListPipelineReleasesAdmin method receives a ListPipelineReleasesAdminRequest message and returns a ListPipelineReleasesAdminResponse message. """ LookUpConnectorDefinitionAdmin: grpc.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.connector_definition_pb2.LookUpConnectorDefinitionAdminRequest, - vdp.pipeline.v1alpha.connector_definition_pb2.LookUpConnectorDefinitionAdminResponse, + vdp.pipeline.v1beta.connector_definition_pb2.LookUpConnectorDefinitionAdminRequest, + vdp.pipeline.v1beta.connector_definition_pb2.LookUpConnectorDefinitionAdminResponse, ] """LookUpConnectorDefinitionAdmin method receives a LookUpConnectorDefinitionAdminRequest message and returns a LookUpConnectorDefinitionAdminResponse """ ListConnectorsAdmin: grpc.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.connector_pb2.ListConnectorsAdminRequest, - vdp.pipeline.v1alpha.connector_pb2.ListConnectorsAdminResponse, + vdp.pipeline.v1beta.connector_pb2.ListConnectorsAdminRequest, + vdp.pipeline.v1beta.connector_pb2.ListConnectorsAdminResponse, ] """ListConnectorsAdmin method receives a ListConnectorsAdminRequest message and returns a ListConnectorsResponse message. """ LookUpConnectorAdmin: grpc.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.connector_pb2.LookUpConnectorAdminRequest, - vdp.pipeline.v1alpha.connector_pb2.LookUpConnectorAdminResponse, + vdp.pipeline.v1beta.connector_pb2.LookUpConnectorAdminRequest, + vdp.pipeline.v1beta.connector_pb2.LookUpConnectorAdminResponse, ] """LookUpConnectorAdmin method receives a LookUpConnectorAdminRequest message and returns a LookUpConnectorAdminResponse """ CheckConnector: grpc.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.connector_pb2.CheckConnectorRequest, - vdp.pipeline.v1alpha.connector_pb2.CheckConnectorResponse, + vdp.pipeline.v1beta.connector_pb2.CheckConnectorRequest, + vdp.pipeline.v1beta.connector_pb2.CheckConnectorResponse, ] """CheckConnector method receives a CheckConnectorRequest message and returns a CheckConnectorResponse @@ -88,60 +88,60 @@ class PipelinePrivateServiceAsyncStub: """Pipeline service responds to internal access""" ListPipelinesAdmin: grpc.aio.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.pipeline_pb2.ListPipelinesAdminRequest, - vdp.pipeline.v1alpha.pipeline_pb2.ListPipelinesAdminResponse, + vdp.pipeline.v1beta.pipeline_pb2.ListPipelinesAdminRequest, + vdp.pipeline.v1beta.pipeline_pb2.ListPipelinesAdminResponse, ] """ListPipelinesAdmin method receives a ListPipelinesAdminRequest message and returns a ListPipelinesAdminResponse message. """ LookUpPipelineAdmin: grpc.aio.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.pipeline_pb2.LookUpPipelineAdminRequest, - vdp.pipeline.v1alpha.pipeline_pb2.LookUpPipelineAdminResponse, + vdp.pipeline.v1beta.pipeline_pb2.LookUpPipelineAdminRequest, + vdp.pipeline.v1beta.pipeline_pb2.LookUpPipelineAdminResponse, ] """LookUpPipelineAdmin method receives a LookUpPipelineAdminRequest message and returns a LookUpPipelineAdminResponse """ LookUpOperatorDefinitionAdmin: grpc.aio.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.operator_definition_pb2.LookUpOperatorDefinitionAdminRequest, - vdp.pipeline.v1alpha.operator_definition_pb2.LookUpOperatorDefinitionAdminResponse, + vdp.pipeline.v1beta.operator_definition_pb2.LookUpOperatorDefinitionAdminRequest, + vdp.pipeline.v1beta.operator_definition_pb2.LookUpOperatorDefinitionAdminResponse, ] """LookUpOperatorDefinitionAdmin method receives a LookUpOperatorDefinitionAdminRequest message and returns a LookUpOperatorDefinitionAdminResponse """ ListPipelineReleasesAdmin: grpc.aio.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.pipeline_pb2.ListPipelineReleasesAdminRequest, - vdp.pipeline.v1alpha.pipeline_pb2.ListPipelineReleasesAdminResponse, + vdp.pipeline.v1beta.pipeline_pb2.ListPipelineReleasesAdminRequest, + vdp.pipeline.v1beta.pipeline_pb2.ListPipelineReleasesAdminResponse, ] """ListPipelineReleasesAdmin method receives a ListPipelineReleasesAdminRequest message and returns a ListPipelineReleasesAdminResponse message. """ LookUpConnectorDefinitionAdmin: grpc.aio.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.connector_definition_pb2.LookUpConnectorDefinitionAdminRequest, - vdp.pipeline.v1alpha.connector_definition_pb2.LookUpConnectorDefinitionAdminResponse, + vdp.pipeline.v1beta.connector_definition_pb2.LookUpConnectorDefinitionAdminRequest, + vdp.pipeline.v1beta.connector_definition_pb2.LookUpConnectorDefinitionAdminResponse, ] """LookUpConnectorDefinitionAdmin method receives a LookUpConnectorDefinitionAdminRequest message and returns a LookUpConnectorDefinitionAdminResponse """ ListConnectorsAdmin: grpc.aio.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.connector_pb2.ListConnectorsAdminRequest, - vdp.pipeline.v1alpha.connector_pb2.ListConnectorsAdminResponse, + vdp.pipeline.v1beta.connector_pb2.ListConnectorsAdminRequest, + vdp.pipeline.v1beta.connector_pb2.ListConnectorsAdminResponse, ] """ListConnectorsAdmin method receives a ListConnectorsAdminRequest message and returns a ListConnectorsResponse message. """ LookUpConnectorAdmin: grpc.aio.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.connector_pb2.LookUpConnectorAdminRequest, - vdp.pipeline.v1alpha.connector_pb2.LookUpConnectorAdminResponse, + vdp.pipeline.v1beta.connector_pb2.LookUpConnectorAdminRequest, + vdp.pipeline.v1beta.connector_pb2.LookUpConnectorAdminResponse, ] """LookUpConnectorAdmin method receives a LookUpConnectorAdminRequest message and returns a LookUpConnectorAdminResponse """ CheckConnector: grpc.aio.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.connector_pb2.CheckConnectorRequest, - vdp.pipeline.v1alpha.connector_pb2.CheckConnectorResponse, + vdp.pipeline.v1beta.connector_pb2.CheckConnectorRequest, + vdp.pipeline.v1beta.connector_pb2.CheckConnectorResponse, ] """CheckConnector method receives a CheckConnectorRequest message and returns a CheckConnectorResponse @@ -153,27 +153,27 @@ class PipelinePrivateServiceServicer(metaclass=abc.ABCMeta): @abc.abstractmethod def ListPipelinesAdmin( self, - request: vdp.pipeline.v1alpha.pipeline_pb2.ListPipelinesAdminRequest, + request: vdp.pipeline.v1beta.pipeline_pb2.ListPipelinesAdminRequest, context: _ServicerContext, - ) -> typing.Union[vdp.pipeline.v1alpha.pipeline_pb2.ListPipelinesAdminResponse, collections.abc.Awaitable[vdp.pipeline.v1alpha.pipeline_pb2.ListPipelinesAdminResponse]]: + ) -> typing.Union[vdp.pipeline.v1beta.pipeline_pb2.ListPipelinesAdminResponse, collections.abc.Awaitable[vdp.pipeline.v1beta.pipeline_pb2.ListPipelinesAdminResponse]]: """ListPipelinesAdmin method receives a ListPipelinesAdminRequest message and returns a ListPipelinesAdminResponse message. """ @abc.abstractmethod def LookUpPipelineAdmin( self, - request: vdp.pipeline.v1alpha.pipeline_pb2.LookUpPipelineAdminRequest, + request: vdp.pipeline.v1beta.pipeline_pb2.LookUpPipelineAdminRequest, context: _ServicerContext, - ) -> typing.Union[vdp.pipeline.v1alpha.pipeline_pb2.LookUpPipelineAdminResponse, collections.abc.Awaitable[vdp.pipeline.v1alpha.pipeline_pb2.LookUpPipelineAdminResponse]]: + ) -> typing.Union[vdp.pipeline.v1beta.pipeline_pb2.LookUpPipelineAdminResponse, collections.abc.Awaitable[vdp.pipeline.v1beta.pipeline_pb2.LookUpPipelineAdminResponse]]: """LookUpPipelineAdmin method receives a LookUpPipelineAdminRequest message and returns a LookUpPipelineAdminResponse """ @abc.abstractmethod def LookUpOperatorDefinitionAdmin( self, - request: vdp.pipeline.v1alpha.operator_definition_pb2.LookUpOperatorDefinitionAdminRequest, + request: vdp.pipeline.v1beta.operator_definition_pb2.LookUpOperatorDefinitionAdminRequest, context: _ServicerContext, - ) -> typing.Union[vdp.pipeline.v1alpha.operator_definition_pb2.LookUpOperatorDefinitionAdminResponse, collections.abc.Awaitable[vdp.pipeline.v1alpha.operator_definition_pb2.LookUpOperatorDefinitionAdminResponse]]: + ) -> typing.Union[vdp.pipeline.v1beta.operator_definition_pb2.LookUpOperatorDefinitionAdminResponse, collections.abc.Awaitable[vdp.pipeline.v1beta.operator_definition_pb2.LookUpOperatorDefinitionAdminResponse]]: """LookUpOperatorDefinitionAdmin method receives a LookUpOperatorDefinitionAdminRequest message and returns a LookUpOperatorDefinitionAdminResponse @@ -181,18 +181,18 @@ class PipelinePrivateServiceServicer(metaclass=abc.ABCMeta): @abc.abstractmethod def ListPipelineReleasesAdmin( self, - request: vdp.pipeline.v1alpha.pipeline_pb2.ListPipelineReleasesAdminRequest, + request: vdp.pipeline.v1beta.pipeline_pb2.ListPipelineReleasesAdminRequest, context: _ServicerContext, - ) -> typing.Union[vdp.pipeline.v1alpha.pipeline_pb2.ListPipelineReleasesAdminResponse, collections.abc.Awaitable[vdp.pipeline.v1alpha.pipeline_pb2.ListPipelineReleasesAdminResponse]]: + ) -> typing.Union[vdp.pipeline.v1beta.pipeline_pb2.ListPipelineReleasesAdminResponse, collections.abc.Awaitable[vdp.pipeline.v1beta.pipeline_pb2.ListPipelineReleasesAdminResponse]]: """ListPipelineReleasesAdmin method receives a ListPipelineReleasesAdminRequest message and returns a ListPipelineReleasesAdminResponse message. """ @abc.abstractmethod def LookUpConnectorDefinitionAdmin( self, - request: vdp.pipeline.v1alpha.connector_definition_pb2.LookUpConnectorDefinitionAdminRequest, + request: vdp.pipeline.v1beta.connector_definition_pb2.LookUpConnectorDefinitionAdminRequest, context: _ServicerContext, - ) -> typing.Union[vdp.pipeline.v1alpha.connector_definition_pb2.LookUpConnectorDefinitionAdminResponse, collections.abc.Awaitable[vdp.pipeline.v1alpha.connector_definition_pb2.LookUpConnectorDefinitionAdminResponse]]: + ) -> typing.Union[vdp.pipeline.v1beta.connector_definition_pb2.LookUpConnectorDefinitionAdminResponse, collections.abc.Awaitable[vdp.pipeline.v1beta.connector_definition_pb2.LookUpConnectorDefinitionAdminResponse]]: """LookUpConnectorDefinitionAdmin method receives a LookUpConnectorDefinitionAdminRequest message and returns a LookUpConnectorDefinitionAdminResponse @@ -200,18 +200,18 @@ class PipelinePrivateServiceServicer(metaclass=abc.ABCMeta): @abc.abstractmethod def ListConnectorsAdmin( self, - request: vdp.pipeline.v1alpha.connector_pb2.ListConnectorsAdminRequest, + request: vdp.pipeline.v1beta.connector_pb2.ListConnectorsAdminRequest, context: _ServicerContext, - ) -> typing.Union[vdp.pipeline.v1alpha.connector_pb2.ListConnectorsAdminResponse, collections.abc.Awaitable[vdp.pipeline.v1alpha.connector_pb2.ListConnectorsAdminResponse]]: + ) -> typing.Union[vdp.pipeline.v1beta.connector_pb2.ListConnectorsAdminResponse, collections.abc.Awaitable[vdp.pipeline.v1beta.connector_pb2.ListConnectorsAdminResponse]]: """ListConnectorsAdmin method receives a ListConnectorsAdminRequest message and returns a ListConnectorsResponse message. """ @abc.abstractmethod def LookUpConnectorAdmin( self, - request: vdp.pipeline.v1alpha.connector_pb2.LookUpConnectorAdminRequest, + request: vdp.pipeline.v1beta.connector_pb2.LookUpConnectorAdminRequest, context: _ServicerContext, - ) -> typing.Union[vdp.pipeline.v1alpha.connector_pb2.LookUpConnectorAdminResponse, collections.abc.Awaitable[vdp.pipeline.v1alpha.connector_pb2.LookUpConnectorAdminResponse]]: + ) -> typing.Union[vdp.pipeline.v1beta.connector_pb2.LookUpConnectorAdminResponse, collections.abc.Awaitable[vdp.pipeline.v1beta.connector_pb2.LookUpConnectorAdminResponse]]: """LookUpConnectorAdmin method receives a LookUpConnectorAdminRequest message and returns a LookUpConnectorAdminResponse @@ -219,9 +219,9 @@ class PipelinePrivateServiceServicer(metaclass=abc.ABCMeta): @abc.abstractmethod def CheckConnector( self, - request: vdp.pipeline.v1alpha.connector_pb2.CheckConnectorRequest, + request: vdp.pipeline.v1beta.connector_pb2.CheckConnectorRequest, context: _ServicerContext, - ) -> typing.Union[vdp.pipeline.v1alpha.connector_pb2.CheckConnectorResponse, collections.abc.Awaitable[vdp.pipeline.v1alpha.connector_pb2.CheckConnectorResponse]]: + ) -> typing.Union[vdp.pipeline.v1beta.connector_pb2.CheckConnectorResponse, collections.abc.Awaitable[vdp.pipeline.v1beta.connector_pb2.CheckConnectorResponse]]: """CheckConnector method receives a CheckConnectorRequest message and returns a CheckConnectorResponse """ diff --git a/vdp/pipeline/v1beta/pipeline_public_service_pb2.py b/vdp/pipeline/v1beta/pipeline_public_service_pb2.py new file mode 100644 index 0000000..d426c3f --- /dev/null +++ b/vdp/pipeline/v1beta/pipeline_public_service_pb2.py @@ -0,0 +1,177 @@ +# -*- coding: utf-8 -*- +# Generated by the protocol buffer compiler. DO NOT EDIT! +# source: vdp/pipeline/v1beta/pipeline_public_service.proto +"""Generated protocol buffer code.""" +from google.protobuf import descriptor as _descriptor +from google.protobuf import descriptor_pool as _descriptor_pool +from google.protobuf import symbol_database as _symbol_database +from google.protobuf.internal import builder as _builder +# @@protoc_insertion_point(imports) + +_sym_db = _symbol_database.Default() + + +from google.api import annotations_pb2 as google_dot_api_dot_annotations__pb2 +from google.api import client_pb2 as google_dot_api_dot_client__pb2 +from vdp.pipeline.v1beta import connector_pb2 as vdp_dot_pipeline_dot_v1beta_dot_connector__pb2 +from vdp.pipeline.v1beta import connector_definition_pb2 as vdp_dot_pipeline_dot_v1beta_dot_connector__definition__pb2 +from vdp.pipeline.v1beta import operator_definition_pb2 as vdp_dot_pipeline_dot_v1beta_dot_operator__definition__pb2 +from vdp.pipeline.v1beta import pipeline_pb2 as vdp_dot_pipeline_dot_v1beta_dot_pipeline__pb2 + + +DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n1vdp/pipeline/v1beta/pipeline_public_service.proto\x12\x13vdp.pipeline.v1beta\x1a\x1cgoogle/api/annotations.proto\x1a\x17google/api/client.proto\x1a#vdp/pipeline/v1beta/connector.proto\x1a.vdp/pipeline/v1beta/connector_definition.proto\x1a-vdp/pipeline/v1beta/operator_definition.proto\x1a\"vdp/pipeline/v1beta/pipeline.proto2\xaar\n\x15PipelinePublicService\x12\x8e\x01\n\x08Liveness\x12$.vdp.pipeline.v1beta.LivenessRequest\x1a%.vdp.pipeline.v1beta.LivenessResponse\"5\x82\xd3\xe4\x93\x02/\x12\x12/v1beta/__livenessZ\x19\x12\x17/v1beta/health/pipeline\x12w\n\tReadiness\x12%.vdp.pipeline.v1beta.ReadinessRequest\x1a&.vdp.pipeline.v1beta.ReadinessResponse\"\x1b\x82\xd3\xe4\x93\x02\x15\x12\x13/v1beta/__readiness\x12\x81\x01\n\rListPipelines\x12).vdp.pipeline.v1beta.ListPipelinesRequest\x1a*.vdp.pipeline.v1beta.ListPipelinesResponse\"\x19\x82\xd3\xe4\x93\x02\x13\x12\x11/v1beta/pipelines\x12\xa5\x01\n\x0eLookUpPipeline\x12*.vdp.pipeline.v1beta.LookUpPipelineRequest\x1a+.vdp.pipeline.v1beta.LookUpPipelineResponse\":\xda\x41\tpermalink\x82\xd3\xe4\x93\x02(\x12&/v1beta/{permalink=pipelines/*}/lookUp\x12\xbd\x01\n\x12\x43reateUserPipeline\x12..vdp.pipeline.v1beta.CreateUserPipelineRequest\x1a/.vdp.pipeline.v1beta.CreateUserPipelineResponse\"F\xda\x41\x0fparent,pipeline\x82\xd3\xe4\x93\x02.\"\"/v1beta/{parent=users/*}/pipelines:\x08pipeline\x12\xa7\x01\n\x11ListUserPipelines\x12-.vdp.pipeline.v1beta.ListUserPipelinesRequest\x1a..vdp.pipeline.v1beta.ListUserPipelinesResponse\"3\xda\x41\x06parent\x82\xd3\xe4\x93\x02$\x12\"/v1beta/{parent=users/*}/pipelines\x12\x9f\x01\n\x0fGetUserPipeline\x12+.vdp.pipeline.v1beta.GetUserPipelineRequest\x1a,.vdp.pipeline.v1beta.GetUserPipelineResponse\"1\xda\x41\x04name\x82\xd3\xe4\x93\x02$\x12\"/v1beta/{name=users/*/pipelines/*}\x12\xcb\x01\n\x12UpdateUserPipeline\x12..vdp.pipeline.v1beta.UpdateUserPipelineRequest\x1a/.vdp.pipeline.v1beta.UpdateUserPipelineResponse\"T\xda\x41\x14pipeline,update_mask\x82\xd3\xe4\x93\x02\x37\x32+/v1beta/{pipeline.name=users/*/pipelines/*}:\x08pipeline\x12\xa8\x01\n\x12\x44\x65leteUserPipeline\x12..vdp.pipeline.v1beta.DeleteUserPipelineRequest\x1a/.vdp.pipeline.v1beta.DeleteUserPipelineResponse\"1\xda\x41\x04name\x82\xd3\xe4\x93\x02$*\"/v1beta/{name=users/*/pipelines/*}\x12\xba\x01\n\x14ValidateUserPipeline\x12\x30.vdp.pipeline.v1beta.ValidateUserPipelineRequest\x1a\x31.vdp.pipeline.v1beta.ValidateUserPipelineResponse\"=\xda\x41\x04name\x82\xd3\xe4\x93\x02\x30\"+/v1beta/{name=users/*/pipelines/*}/validate:\x01*\x12\xc2\x01\n\x12RenameUserPipeline\x12..vdp.pipeline.v1beta.RenameUserPipelineRequest\x1a/.vdp.pipeline.v1beta.RenameUserPipelineResponse\"K\xda\x41\x14name,new_pipeline_id\x82\xd3\xe4\x93\x02.\")/v1beta/{name=users/*/pipelines/*}/rename:\x01*\x12\xbd\x01\n\x13TriggerUserPipeline\x12/.vdp.pipeline.v1beta.TriggerUserPipelineRequest\x1a\x30.vdp.pipeline.v1beta.TriggerUserPipelineResponse\"C\xda\x41\x0bname,inputs\x82\xd3\xe4\x93\x02/\"*/v1beta/{name=users/*/pipelines/*}/trigger:\x01*\x12\xd1\x01\n\x18TriggerAsyncUserPipeline\x12\x34.vdp.pipeline.v1beta.TriggerAsyncUserPipelineRequest\x1a\x35.vdp.pipeline.v1beta.TriggerAsyncUserPipelineResponse\"H\xda\x41\x0bname,inputs\x82\xd3\xe4\x93\x02\x34\"//v1beta/{name=users/*/pipelines/*}/triggerAsync:\x01*\x12\xdb\x01\n\x19\x43reateUserPipelineRelease\x12\x35.vdp.pipeline.v1beta.CreateUserPipelineReleaseRequest\x1a\x36.vdp.pipeline.v1beta.CreateUserPipelineReleaseResponse\"O\xda\x41\x0eparent,release\x82\xd3\xe4\x93\x02\x38\"-/v1beta/{parent=users/*/pipelines/*}/releases:\x07release\x12\xca\x01\n\x18ListUserPipelineReleases\x12\x34.vdp.pipeline.v1beta.ListUserPipelineReleasesRequest\x1a\x35.vdp.pipeline.v1beta.ListUserPipelineReleasesResponse\"A\xda\x41\tpipelines\x82\xd3\xe4\x93\x02/\x12-/v1beta/{parent=users/*/pipelines/*}/releases\x12\xbf\x01\n\x16GetUserPipelineRelease\x12\x32.vdp.pipeline.v1beta.GetUserPipelineReleaseRequest\x1a\x33.vdp.pipeline.v1beta.GetUserPipelineReleaseResponse\"<\xda\x41\x04name\x82\xd3\xe4\x93\x02/\x12-/v1beta/{name=users/*/pipelines/*/releases/*}\x12\xe9\x01\n\x19UpdateUserPipelineRelease\x12\x35.vdp.pipeline.v1beta.UpdateUserPipelineReleaseRequest\x1a\x36.vdp.pipeline.v1beta.UpdateUserPipelineReleaseResponse\"]\xda\x41\x13release,update_mask\x82\xd3\xe4\x93\x02\x41\x32\x36/v1beta/{release.name=usersr/*/pipelines/*/releases/*}:\x07release\x12\xc8\x01\n\x19\x44\x65leteUserPipelineRelease\x12\x35.vdp.pipeline.v1beta.DeleteUserPipelineReleaseRequest\x1a\x36.vdp.pipeline.v1beta.DeleteUserPipelineReleaseResponse\"<\xda\x41\x04name\x82\xd3\xe4\x93\x02/*-/v1beta/{name=users/*/pipelines/*/releases/*}\x12\xd3\x01\n\x1aRestoreUserPipelineRelease\x12\x36.vdp.pipeline.v1beta.RestoreUserPipelineReleaseRequest\x1a\x37.vdp.pipeline.v1beta.RestoreUserPipelineReleaseResponse\"D\xda\x41\x04name\x82\xd3\xe4\x93\x02\x37\"5/v1beta/{name=users/*/pipelines/*/releases/*}/restore\x12\xcb\x01\n\x18WatchUserPipelineRelease\x12\x34.vdp.pipeline.v1beta.WatchUserPipelineReleaseRequest\x1a\x35.vdp.pipeline.v1beta.WatchUserPipelineReleaseResponse\"B\xda\x41\x04name\x82\xd3\xe4\x93\x02\x35\x12\x33/v1beta/{name=users/*/pipelines/*/releases/*}/watch\x12\xea\x01\n\x19RenameUserPipelineRelease\x12\x35.vdp.pipeline.v1beta.RenameUserPipelineReleaseRequest\x1a\x36.vdp.pipeline.v1beta.RenameUserPipelineReleaseResponse\"^\xda\x41\x1cname,new_pipeline_release_id\x82\xd3\xe4\x93\x02\x39\"4/v1beta/{name=users/*/pipelines/*/releases/*}/rename:\x01*\x12\xdd\x01\n\x1aTriggerUserPipelineRelease\x12\x36.vdp.pipeline.v1beta.TriggerUserPipelineReleaseRequest\x1a\x37.vdp.pipeline.v1beta.TriggerUserPipelineReleaseResponse\"N\xda\x41\x0bname,inputs\x82\xd3\xe4\x93\x02:\"5/v1beta/{name=users/*/pipelines/*/releases/*}/trigger:\x01*\x12\xf1\x01\n\x1fTriggerAsyncUserPipelineRelease\x12;.vdp.pipeline.v1beta.TriggerAsyncUserPipelineReleaseRequest\x1a<.vdp.pipeline.v1beta.TriggerAsyncUserPipelineReleaseResponse\"S\xda\x41\x0bname,inputs\x82\xd3\xe4\x93\x02?\":/v1beta/{name=users/*/pipelines/*/releases/*}/triggerAsync:\x01*\x12\xdd\x01\n\x1a\x43reateOrganizationPipeline\x12\x36.vdp.pipeline.v1beta.CreateOrganizationPipelineRequest\x1a\x37.vdp.pipeline.v1beta.CreateOrganizationPipelineResponse\"N\xda\x41\x0fparent,pipeline\x82\xd3\xe4\x93\x02\x36\"*/v1beta/{parent=organizations/*}/pipelines:\x08pipeline\x12\xc7\x01\n\x19ListOrganizationPipelines\x12\x35.vdp.pipeline.v1beta.ListOrganizationPipelinesRequest\x1a\x36.vdp.pipeline.v1beta.ListOrganizationPipelinesResponse\";\xda\x41\x06parent\x82\xd3\xe4\x93\x02,\x12*/v1beta/{parent=organizations/*}/pipelines\x12\xbf\x01\n\x17GetOrganizationPipeline\x12\x33.vdp.pipeline.v1beta.GetOrganizationPipelineRequest\x1a\x34.vdp.pipeline.v1beta.GetOrganizationPipelineResponse\"9\xda\x41\x04name\x82\xd3\xe4\x93\x02,\x12*/v1beta/{name=organizations/*/pipelines/*}\x12\xeb\x01\n\x1aUpdateOrganizationPipeline\x12\x36.vdp.pipeline.v1beta.UpdateOrganizationPipelineRequest\x1a\x37.vdp.pipeline.v1beta.UpdateOrganizationPipelineResponse\"\\\xda\x41\x14pipeline,update_mask\x82\xd3\xe4\x93\x02?23/v1beta/{pipeline.name=organizations/*/pipelines/*}:\x08pipeline\x12\xc8\x01\n\x1a\x44\x65leteOrganizationPipeline\x12\x36.vdp.pipeline.v1beta.DeleteOrganizationPipelineRequest\x1a\x37.vdp.pipeline.v1beta.DeleteOrganizationPipelineResponse\"9\xda\x41\x04name\x82\xd3\xe4\x93\x02,**/v1beta/{name=organizations/*/pipelines/*}\x12\xda\x01\n\x1cValidateOrganizationPipeline\x12\x38.vdp.pipeline.v1beta.ValidateOrganizationPipelineRequest\x1a\x39.vdp.pipeline.v1beta.ValidateOrganizationPipelineResponse\"E\xda\x41\x04name\x82\xd3\xe4\x93\x02\x38\"3/v1beta/{name=organizations/*/pipelines/*}/validate:\x01*\x12\xe2\x01\n\x1aRenameOrganizationPipeline\x12\x36.vdp.pipeline.v1beta.RenameOrganizationPipelineRequest\x1a\x37.vdp.pipeline.v1beta.RenameOrganizationPipelineResponse\"S\xda\x41\x14name,new_pipeline_id\x82\xd3\xe4\x93\x02\x36\"1/v1beta/{name=organizations/*/pipelines/*}/rename:\x01*\x12\xdd\x01\n\x1bTriggerOrganizationPipeline\x12\x37.vdp.pipeline.v1beta.TriggerOrganizationPipelineRequest\x1a\x38.vdp.pipeline.v1beta.TriggerOrganizationPipelineResponse\"K\xda\x41\x0bname,inputs\x82\xd3\xe4\x93\x02\x37\"2/v1beta/{name=organizations/*/pipelines/*}/trigger:\x01*\x12\xf1\x01\n TriggerAsyncOrganizationPipeline\x12<.vdp.pipeline.v1beta.TriggerAsyncOrganizationPipelineRequest\x1a=.vdp.pipeline.v1beta.TriggerAsyncOrganizationPipelineResponse\"P\xda\x41\x0bname,inputs\x82\xd3\xe4\x93\x02<\"7/v1beta/{name=organizations/*/pipelines/*}/triggerAsync:\x01*\x12\xfb\x01\n!CreateOrganizationPipelineRelease\x12=.vdp.pipeline.v1beta.CreateOrganizationPipelineReleaseRequest\x1a>.vdp.pipeline.v1beta.CreateOrganizationPipelineReleaseResponse\"W\xda\x41\x0eparent,release\x82\xd3\xe4\x93\x02@\"5/v1beta/{parent=organizations/*/pipelines/*}/releases:\x07release\x12\xea\x01\n ListOrganizationPipelineReleases\x12<.vdp.pipeline.v1beta.ListOrganizationPipelineReleasesRequest\x1a=.vdp.pipeline.v1beta.ListOrganizationPipelineReleasesResponse\"I\xda\x41\tpipelines\x82\xd3\xe4\x93\x02\x37\x12\x35/v1beta/{parent=organizations/*/pipelines/*}/releases\x12\xdf\x01\n\x1eGetOrganizationPipelineRelease\x12:.vdp.pipeline.v1beta.GetOrganizationPipelineReleaseRequest\x1a;.vdp.pipeline.v1beta.GetOrganizationPipelineReleaseResponse\"D\xda\x41\x04name\x82\xd3\xe4\x93\x02\x37\x12\x35/v1beta/{name=organizations/*/pipelines/*/releases/*}\x12\x89\x02\n!UpdateOrganizationPipelineRelease\x12=.vdp.pipeline.v1beta.UpdateOrganizationPipelineReleaseRequest\x1a>.vdp.pipeline.v1beta.UpdateOrganizationPipelineReleaseResponse\"e\xda\x41\x13release,update_mask\x82\xd3\xe4\x93\x02I2>/v1beta/{release.name=organizationsr/*/pipelines/*/releases/*}:\x07release\x12\xe8\x01\n!DeleteOrganizationPipelineRelease\x12=.vdp.pipeline.v1beta.DeleteOrganizationPipelineReleaseRequest\x1a>.vdp.pipeline.v1beta.DeleteOrganizationPipelineReleaseResponse\"D\xda\x41\x04name\x82\xd3\xe4\x93\x02\x37*5/v1beta/{name=organizations/*/pipelines/*/releases/*}\x12\xf3\x01\n\"RestoreOrganizationPipelineRelease\x12>.vdp.pipeline.v1beta.RestoreOrganizationPipelineReleaseRequest\x1a?.vdp.pipeline.v1beta.RestoreOrganizationPipelineReleaseResponse\"L\xda\x41\x04name\x82\xd3\xe4\x93\x02?\"=/v1beta/{name=organizations/*/pipelines/*/releases/*}/restore\x12\xeb\x01\n WatchOrganizationPipelineRelease\x12<.vdp.pipeline.v1beta.WatchOrganizationPipelineReleaseRequest\x1a=.vdp.pipeline.v1beta.WatchOrganizationPipelineReleaseResponse\"J\xda\x41\x04name\x82\xd3\xe4\x93\x02=\x12;/v1beta/{name=organizations/*/pipelines/*/releases/*}/watch\x12\x8a\x02\n!RenameOrganizationPipelineRelease\x12=.vdp.pipeline.v1beta.RenameOrganizationPipelineReleaseRequest\x1a>.vdp.pipeline.v1beta.RenameOrganizationPipelineReleaseResponse\"f\xda\x41\x1cname,new_pipeline_release_id\x82\xd3\xe4\x93\x02\x41\".vdp.pipeline.v1beta.TriggerOrganizationPipelineReleaseRequest\x1a?.vdp.pipeline.v1beta.TriggerOrganizationPipelineReleaseResponse\"V\xda\x41\x0bname,inputs\x82\xd3\xe4\x93\x02\x42\"=/v1beta/{name=organizations/*/pipelines/*/releases/*}/trigger:\x01*\x12\x91\x02\n\'TriggerAsyncOrganizationPipelineRelease\x12\x43.vdp.pipeline.v1beta.TriggerAsyncOrganizationPipelineReleaseRequest\x1a\x44.vdp.pipeline.v1beta.TriggerAsyncOrganizationPipelineReleaseResponse\"[\xda\x41\x0bname,inputs\x82\xd3\xe4\x93\x02G\"B/v1beta/{name=organizations/*/pipelines/*/releases/*}/triggerAsync:\x01*\x12\x8f\x01\n\x0cGetOperation\x12(.vdp.pipeline.v1beta.GetOperationRequest\x1a).vdp.pipeline.v1beta.GetOperationResponse\"*\xda\x41\x04name\x82\xd3\xe4\x93\x02\x1d\x12\x1b/v1beta/{name=operations/*}\x12\xae\x01\n\x18ListConnectorDefinitions\x12\x34.vdp.pipeline.v1beta.ListConnectorDefinitionsRequest\x1a\x35.vdp.pipeline.v1beta.ListConnectorDefinitionsResponse\"%\x82\xd3\xe4\x93\x02\x1f\x12\x1d/v1beta/connector-definitions\x12\xb8\x01\n\x16GetConnectorDefinition\x12\x32.vdp.pipeline.v1beta.GetConnectorDefinitionRequest\x1a\x33.vdp.pipeline.v1beta.GetConnectorDefinitionResponse\"5\xda\x41\x04name\x82\xd3\xe4\x93\x02(\x12&/v1beta/{name=connector-definitions/*}\x12\xaa\x01\n\x17ListOperatorDefinitions\x12\x33.vdp.pipeline.v1beta.ListOperatorDefinitionsRequest\x1a\x34.vdp.pipeline.v1beta.ListOperatorDefinitionsResponse\"$\x82\xd3\xe4\x93\x02\x1e\x12\x1c/v1beta/operator-definitions\x12\xb4\x01\n\x15GetOperatorDefinition\x12\x31.vdp.pipeline.v1beta.GetOperatorDefinitionRequest\x1a\x32.vdp.pipeline.v1beta.GetOperatorDefinitionResponse\"4\xda\x41\x04name\x82\xd3\xe4\x93\x02\'\x12%/v1beta/{name=operator-definitions/*}\x12\x85\x01\n\x0eListConnectors\x12*.vdp.pipeline.v1beta.ListConnectorsRequest\x1a+.vdp.pipeline.v1beta.ListConnectorsResponse\"\x1a\x82\xd3\xe4\x93\x02\x14\x12\x12/v1beta/connectors\x12\xa9\x01\n\x0fLookUpConnector\x12+.vdp.pipeline.v1beta.LookUpConnectorRequest\x1a,.vdp.pipeline.v1beta.LookUpConnectorResponse\";\xda\x41\tpermalink\x82\xd3\xe4\x93\x02)\x12\'/v1beta/{permalink=connectors/*}/lookUp\x12\xc3\x01\n\x13\x43reateUserConnector\x12/.vdp.pipeline.v1beta.CreateUserConnectorRequest\x1a\x30.vdp.pipeline.v1beta.CreateUserConnectorResponse\"I\xda\x41\x10parent,connector\x82\xd3\xe4\x93\x02\x30\"#/v1beta/{parent=users/*}/connectors:\tconnector\x12\xab\x01\n\x12ListUserConnectors\x12..vdp.pipeline.v1beta.ListUserConnectorsRequest\x1a/.vdp.pipeline.v1beta.ListUserConnectorsResponse\"4\xda\x41\x06parent\x82\xd3\xe4\x93\x02%\x12#/v1beta/{parent=users/*}/connectors\x12\xa3\x01\n\x10GetUserConnector\x12,.vdp.pipeline.v1beta.GetUserConnectorRequest\x1a-.vdp.pipeline.v1beta.GetUserConnectorResponse\"2\xda\x41\x04name\x82\xd3\xe4\x93\x02%\x12#/v1beta/{name=users/*/connectors/*}\x12\xd2\x01\n\x13UpdateUserConnector\x12/.vdp.pipeline.v1beta.UpdateUserConnectorRequest\x1a\x30.vdp.pipeline.v1beta.UpdateUserConnectorResponse\"X\xda\x41\x15\x63onnector,update_mask\x82\xd3\xe4\x93\x02:2-/v1beta/{connector.name=users/*/connectors/*}:\tconnector\x12\xac\x01\n\x13\x44\x65leteUserConnector\x12/.vdp.pipeline.v1beta.DeleteUserConnectorRequest\x1a\x30.vdp.pipeline.v1beta.DeleteUserConnectorResponse\"2\xda\x41\x04name\x82\xd3\xe4\x93\x02%*#/v1beta/{name=users/*/connectors/*}\x12\xba\x01\n\x14\x43onnectUserConnector\x12\x30.vdp.pipeline.v1beta.ConnectUserConnectorRequest\x1a\x31.vdp.pipeline.v1beta.ConnectUserConnectorResponse\"=\xda\x41\x04name\x82\xd3\xe4\x93\x02\x30\"+/v1beta/{name=users/*/connectors/*}/connect:\x01*\x12\xc6\x01\n\x17\x44isconnectUserConnector\x12\x33.vdp.pipeline.v1beta.DisconnectUserConnectorRequest\x1a\x34.vdp.pipeline.v1beta.DisconnectUserConnectorResponse\"@\xda\x41\x04name\x82\xd3\xe4\x93\x02\x33\"./v1beta/{name=users/*/connectors/*}/disconnect:\x01*\x12\xc7\x01\n\x13RenameUserConnector\x12/.vdp.pipeline.v1beta.RenameUserConnectorRequest\x1a\x30.vdp.pipeline.v1beta.RenameUserConnectorResponse\"M\xda\x41\x15name,new_connector_id\x82\xd3\xe4\x93\x02/\"*/v1beta/{name=users/*/connectors/*}/rename:\x01*\x12\xba\x01\n\x14\x45xecuteUserConnector\x12\x30.vdp.pipeline.v1beta.ExecuteUserConnectorRequest\x1a\x31.vdp.pipeline.v1beta.ExecuteUserConnectorResponse\"=\xda\x41\x04name\x82\xd3\xe4\x93\x02\x30\"+/v1beta/{name=users/*/connectors/*}/execute:\x01*\x12\xaf\x01\n\x12WatchUserConnector\x12..vdp.pipeline.v1beta.WatchUserConnectorRequest\x1a/.vdp.pipeline.v1beta.WatchUserConnectorResponse\"8\xda\x41\x04name\x82\xd3\xe4\x93\x02+\x12)/v1beta/{name=users/*/connectors/*}/watch\x12\xb5\x01\n\x11TestUserConnector\x12-.vdp.pipeline.v1beta.TestUserConnectorRequest\x1a..vdp.pipeline.v1beta.TestUserConnectorResponse\"A\xda\x41\x04name\x82\xd3\xe4\x93\x02\x34\"2/v1beta/{name=users/*/connectors/*}/testConnection\x12\xe3\x01\n\x1b\x43reateOrganizationConnector\x12\x37.vdp.pipeline.v1beta.CreateOrganizationConnectorRequest\x1a\x38.vdp.pipeline.v1beta.CreateOrganizationConnectorResponse\"Q\xda\x41\x10parent,connector\x82\xd3\xe4\x93\x02\x38\"+/v1beta/{parent=organizations/*}/connectors:\tconnector\x12\xcb\x01\n\x1aListOrganizationConnectors\x12\x36.vdp.pipeline.v1beta.ListOrganizationConnectorsRequest\x1a\x37.vdp.pipeline.v1beta.ListOrganizationConnectorsResponse\"<\xda\x41\x06parent\x82\xd3\xe4\x93\x02-\x12+/v1beta/{parent=organizations/*}/connectors\x12\xc3\x01\n\x18GetOrganizationConnector\x12\x34.vdp.pipeline.v1beta.GetOrganizationConnectorRequest\x1a\x35.vdp.pipeline.v1beta.GetOrganizationConnectorResponse\":\xda\x41\x04name\x82\xd3\xe4\x93\x02-\x12+/v1beta/{name=organizations/*/connectors/*}\x12\xf2\x01\n\x1bUpdateOrganizationConnector\x12\x37.vdp.pipeline.v1beta.UpdateOrganizationConnectorRequest\x1a\x38.vdp.pipeline.v1beta.UpdateOrganizationConnectorResponse\"`\xda\x41\x15\x63onnector,update_mask\x82\xd3\xe4\x93\x02\x42\x32\x35/v1beta/{connector.name=organizations/*/connectors/*}:\tconnector\x12\xcc\x01\n\x1b\x44\x65leteOrganizationConnector\x12\x37.vdp.pipeline.v1beta.DeleteOrganizationConnectorRequest\x1a\x38.vdp.pipeline.v1beta.DeleteOrganizationConnectorResponse\":\xda\x41\x04name\x82\xd3\xe4\x93\x02-*+/v1beta/{name=organizations/*/connectors/*}\x12\xda\x01\n\x1c\x43onnectOrganizationConnector\x12\x38.vdp.pipeline.v1beta.ConnectOrganizationConnectorRequest\x1a\x39.vdp.pipeline.v1beta.ConnectOrganizationConnectorResponse\"E\xda\x41\x04name\x82\xd3\xe4\x93\x02\x38\"3/v1beta/{name=organizations/*/connectors/*}/connect:\x01*\x12\xe6\x01\n\x1f\x44isconnectOrganizationConnector\x12;.vdp.pipeline.v1beta.DisconnectOrganizationConnectorRequest\x1a<.vdp.pipeline.v1beta.DisconnectOrganizationConnectorResponse\"H\xda\x41\x04name\x82\xd3\xe4\x93\x02;\"6/v1beta/{name=organizations/*/connectors/*}/disconnect:\x01*\x12\xe7\x01\n\x1bRenameOrganizationConnector\x12\x37.vdp.pipeline.v1beta.RenameOrganizationConnectorRequest\x1a\x38.vdp.pipeline.v1beta.RenameOrganizationConnectorResponse\"U\xda\x41\x15name,new_connector_id\x82\xd3\xe4\x93\x02\x37\"2/v1beta/{name=organizations/*/connectors/*}/rename:\x01*\x12\xda\x01\n\x1c\x45xecuteOrganizationConnector\x12\x38.vdp.pipeline.v1beta.ExecuteOrganizationConnectorRequest\x1a\x39.vdp.pipeline.v1beta.ExecuteOrganizationConnectorResponse\"E\xda\x41\x04name\x82\xd3\xe4\x93\x02\x38\"3/v1beta/{name=organizations/*/connectors/*}/execute:\x01*\x12\xcf\x01\n\x1aWatchOrganizationConnector\x12\x36.vdp.pipeline.v1beta.WatchOrganizationConnectorRequest\x1a\x37.vdp.pipeline.v1beta.WatchOrganizationConnectorResponse\"@\xda\x41\x04name\x82\xd3\xe4\x93\x02\x33\x12\x31/v1beta/{name=organizations/*/connectors/*}/watch\x12\xd5\x01\n\x19TestOrganizationConnector\x12\x35.vdp.pipeline.v1beta.TestOrganizationConnectorRequest\x1a\x36.vdp.pipeline.v1beta.TestOrganizationConnectorResponse\"I\xda\x41\x04name\x82\xd3\xe4\x93\x02<\":/v1beta/{name=organizations/*/connectors/*}/testConnection\x1a\x13\xca\x41\x10\x61pi.instill.techB\xe9\x01\n\x17\x63om.vdp.pipeline.v1betaB\x1aPipelinePublicServiceProtoP\x01ZDgithub.com/instill-ai/protogen-go/vdp/pipeline/v1beta;pipelinev1beta\xa2\x02\x03VPX\xaa\x02\x13Vdp.Pipeline.V1beta\xca\x02\x13Vdp\\Pipeline\\V1beta\xe2\x02\x1fVdp\\Pipeline\\V1beta\\GPBMetadata\xea\x02\x15Vdp::Pipeline::V1betab\x06proto3') + +_globals = globals() +_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals) +_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'vdp.pipeline.v1beta.pipeline_public_service_pb2', _globals) +if _descriptor._USE_C_DESCRIPTORS == False: + + DESCRIPTOR._options = None + DESCRIPTOR._serialized_options = b'\n\027com.vdp.pipeline.v1betaB\032PipelinePublicServiceProtoP\001ZDgithub.com/instill-ai/protogen-go/vdp/pipeline/v1beta;pipelinev1beta\242\002\003VPX\252\002\023Vdp.Pipeline.V1beta\312\002\023Vdp\\Pipeline\\V1beta\342\002\037Vdp\\Pipeline\\V1beta\\GPBMetadata\352\002\025Vdp::Pipeline::V1beta' + _PIPELINEPUBLICSERVICE._options = None + _PIPELINEPUBLICSERVICE._serialized_options = b'\312A\020api.instill.tech' + _PIPELINEPUBLICSERVICE.methods_by_name['Liveness']._options = None + _PIPELINEPUBLICSERVICE.methods_by_name['Liveness']._serialized_options = b'\202\323\344\223\002/\022\022/v1beta/__livenessZ\031\022\027/v1beta/health/pipeline' + _PIPELINEPUBLICSERVICE.methods_by_name['Readiness']._options = None + _PIPELINEPUBLICSERVICE.methods_by_name['Readiness']._serialized_options = b'\202\323\344\223\002\025\022\023/v1beta/__readiness' + _PIPELINEPUBLICSERVICE.methods_by_name['ListPipelines']._options = None + _PIPELINEPUBLICSERVICE.methods_by_name['ListPipelines']._serialized_options = b'\202\323\344\223\002\023\022\021/v1beta/pipelines' + _PIPELINEPUBLICSERVICE.methods_by_name['LookUpPipeline']._options = None + _PIPELINEPUBLICSERVICE.methods_by_name['LookUpPipeline']._serialized_options = b'\332A\tpermalink\202\323\344\223\002(\022&/v1beta/{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.\"\"/v1beta/{parent=users/*}/pipelines:\010pipeline' + _PIPELINEPUBLICSERVICE.methods_by_name['ListUserPipelines']._options = None + _PIPELINEPUBLICSERVICE.methods_by_name['ListUserPipelines']._serialized_options = b'\332A\006parent\202\323\344\223\002$\022\"/v1beta/{parent=users/*}/pipelines' + _PIPELINEPUBLICSERVICE.methods_by_name['GetUserPipeline']._options = None + _PIPELINEPUBLICSERVICE.methods_by_name['GetUserPipeline']._serialized_options = b'\332A\004name\202\323\344\223\002$\022\"/v1beta/{name=users/*/pipelines/*}' + _PIPELINEPUBLICSERVICE.methods_by_name['UpdateUserPipeline']._options = None + _PIPELINEPUBLICSERVICE.methods_by_name['UpdateUserPipeline']._serialized_options = b'\332A\024pipeline,update_mask\202\323\344\223\00272+/v1beta/{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$*\"/v1beta/{name=users/*/pipelines/*}' + _PIPELINEPUBLICSERVICE.methods_by_name['ValidateUserPipeline']._options = None + _PIPELINEPUBLICSERVICE.methods_by_name['ValidateUserPipeline']._serialized_options = b'\332A\004name\202\323\344\223\0020\"+/v1beta/{name=users/*/pipelines/*}/validate:\001*' + _PIPELINEPUBLICSERVICE.methods_by_name['RenameUserPipeline']._options = None + _PIPELINEPUBLICSERVICE.methods_by_name['RenameUserPipeline']._serialized_options = b'\332A\024name,new_pipeline_id\202\323\344\223\002.\")/v1beta/{name=users/*/pipelines/*}/rename:\001*' + _PIPELINEPUBLICSERVICE.methods_by_name['TriggerUserPipeline']._options = None + _PIPELINEPUBLICSERVICE.methods_by_name['TriggerUserPipeline']._serialized_options = b'\332A\013name,inputs\202\323\344\223\002/\"*/v1beta/{name=users/*/pipelines/*}/trigger:\001*' + _PIPELINEPUBLICSERVICE.methods_by_name['TriggerAsyncUserPipeline']._options = None + _PIPELINEPUBLICSERVICE.methods_by_name['TriggerAsyncUserPipeline']._serialized_options = b'\332A\013name,inputs\202\323\344\223\0024\"//v1beta/{name=users/*/pipelines/*}/triggerAsync:\001*' + _PIPELINEPUBLICSERVICE.methods_by_name['CreateUserPipelineRelease']._options = None + _PIPELINEPUBLICSERVICE.methods_by_name['CreateUserPipelineRelease']._serialized_options = b'\332A\016parent,release\202\323\344\223\0028\"-/v1beta/{parent=users/*/pipelines/*}/releases:\007release' + _PIPELINEPUBLICSERVICE.methods_by_name['ListUserPipelineReleases']._options = None + _PIPELINEPUBLICSERVICE.methods_by_name['ListUserPipelineReleases']._serialized_options = b'\332A\tpipelines\202\323\344\223\002/\022-/v1beta/{parent=users/*/pipelines/*}/releases' + _PIPELINEPUBLICSERVICE.methods_by_name['GetUserPipelineRelease']._options = None + _PIPELINEPUBLICSERVICE.methods_by_name['GetUserPipelineRelease']._serialized_options = b'\332A\004name\202\323\344\223\002/\022-/v1beta/{name=users/*/pipelines/*/releases/*}' + _PIPELINEPUBLICSERVICE.methods_by_name['UpdateUserPipelineRelease']._options = None + _PIPELINEPUBLICSERVICE.methods_by_name['UpdateUserPipelineRelease']._serialized_options = b'\332A\023release,update_mask\202\323\344\223\002A26/v1beta/{release.name=usersr/*/pipelines/*/releases/*}:\007release' + _PIPELINEPUBLICSERVICE.methods_by_name['DeleteUserPipelineRelease']._options = None + _PIPELINEPUBLICSERVICE.methods_by_name['DeleteUserPipelineRelease']._serialized_options = b'\332A\004name\202\323\344\223\002/*-/v1beta/{name=users/*/pipelines/*/releases/*}' + _PIPELINEPUBLICSERVICE.methods_by_name['RestoreUserPipelineRelease']._options = None + _PIPELINEPUBLICSERVICE.methods_by_name['RestoreUserPipelineRelease']._serialized_options = b'\332A\004name\202\323\344\223\0027\"5/v1beta/{name=users/*/pipelines/*/releases/*}/restore' + _PIPELINEPUBLICSERVICE.methods_by_name['WatchUserPipelineRelease']._options = None + _PIPELINEPUBLICSERVICE.methods_by_name['WatchUserPipelineRelease']._serialized_options = b'\332A\004name\202\323\344\223\0025\0223/v1beta/{name=users/*/pipelines/*/releases/*}/watch' + _PIPELINEPUBLICSERVICE.methods_by_name['RenameUserPipelineRelease']._options = None + _PIPELINEPUBLICSERVICE.methods_by_name['RenameUserPipelineRelease']._serialized_options = b'\332A\034name,new_pipeline_release_id\202\323\344\223\0029\"4/v1beta/{name=users/*/pipelines/*/releases/*}/rename:\001*' + _PIPELINEPUBLICSERVICE.methods_by_name['TriggerUserPipelineRelease']._options = None + _PIPELINEPUBLICSERVICE.methods_by_name['TriggerUserPipelineRelease']._serialized_options = b'\332A\013name,inputs\202\323\344\223\002:\"5/v1beta/{name=users/*/pipelines/*/releases/*}/trigger:\001*' + _PIPELINEPUBLICSERVICE.methods_by_name['TriggerAsyncUserPipelineRelease']._options = None + _PIPELINEPUBLICSERVICE.methods_by_name['TriggerAsyncUserPipelineRelease']._serialized_options = b'\332A\013name,inputs\202\323\344\223\002?\":/v1beta/{name=users/*/pipelines/*/releases/*}/triggerAsync:\001*' + _PIPELINEPUBLICSERVICE.methods_by_name['CreateOrganizationPipeline']._options = None + _PIPELINEPUBLICSERVICE.methods_by_name['CreateOrganizationPipeline']._serialized_options = b'\332A\017parent,pipeline\202\323\344\223\0026\"*/v1beta/{parent=organizations/*}/pipelines:\010pipeline' + _PIPELINEPUBLICSERVICE.methods_by_name['ListOrganizationPipelines']._options = None + _PIPELINEPUBLICSERVICE.methods_by_name['ListOrganizationPipelines']._serialized_options = b'\332A\006parent\202\323\344\223\002,\022*/v1beta/{parent=organizations/*}/pipelines' + _PIPELINEPUBLICSERVICE.methods_by_name['GetOrganizationPipeline']._options = None + _PIPELINEPUBLICSERVICE.methods_by_name['GetOrganizationPipeline']._serialized_options = b'\332A\004name\202\323\344\223\002,\022*/v1beta/{name=organizations/*/pipelines/*}' + _PIPELINEPUBLICSERVICE.methods_by_name['UpdateOrganizationPipeline']._options = None + _PIPELINEPUBLICSERVICE.methods_by_name['UpdateOrganizationPipeline']._serialized_options = b'\332A\024pipeline,update_mask\202\323\344\223\002?23/v1beta/{pipeline.name=organizations/*/pipelines/*}:\010pipeline' + _PIPELINEPUBLICSERVICE.methods_by_name['DeleteOrganizationPipeline']._options = None + _PIPELINEPUBLICSERVICE.methods_by_name['DeleteOrganizationPipeline']._serialized_options = b'\332A\004name\202\323\344\223\002,**/v1beta/{name=organizations/*/pipelines/*}' + _PIPELINEPUBLICSERVICE.methods_by_name['ValidateOrganizationPipeline']._options = None + _PIPELINEPUBLICSERVICE.methods_by_name['ValidateOrganizationPipeline']._serialized_options = b'\332A\004name\202\323\344\223\0028\"3/v1beta/{name=organizations/*/pipelines/*}/validate:\001*' + _PIPELINEPUBLICSERVICE.methods_by_name['RenameOrganizationPipeline']._options = None + _PIPELINEPUBLICSERVICE.methods_by_name['RenameOrganizationPipeline']._serialized_options = b'\332A\024name,new_pipeline_id\202\323\344\223\0026\"1/v1beta/{name=organizations/*/pipelines/*}/rename:\001*' + _PIPELINEPUBLICSERVICE.methods_by_name['TriggerOrganizationPipeline']._options = None + _PIPELINEPUBLICSERVICE.methods_by_name['TriggerOrganizationPipeline']._serialized_options = b'\332A\013name,inputs\202\323\344\223\0027\"2/v1beta/{name=organizations/*/pipelines/*}/trigger:\001*' + _PIPELINEPUBLICSERVICE.methods_by_name['TriggerAsyncOrganizationPipeline']._options = None + _PIPELINEPUBLICSERVICE.methods_by_name['TriggerAsyncOrganizationPipeline']._serialized_options = b'\332A\013name,inputs\202\323\344\223\002<\"7/v1beta/{name=organizations/*/pipelines/*}/triggerAsync:\001*' + _PIPELINEPUBLICSERVICE.methods_by_name['CreateOrganizationPipelineRelease']._options = None + _PIPELINEPUBLICSERVICE.methods_by_name['CreateOrganizationPipelineRelease']._serialized_options = b'\332A\016parent,release\202\323\344\223\002@\"5/v1beta/{parent=organizations/*/pipelines/*}/releases:\007release' + _PIPELINEPUBLICSERVICE.methods_by_name['ListOrganizationPipelineReleases']._options = None + _PIPELINEPUBLICSERVICE.methods_by_name['ListOrganizationPipelineReleases']._serialized_options = b'\332A\tpipelines\202\323\344\223\0027\0225/v1beta/{parent=organizations/*/pipelines/*}/releases' + _PIPELINEPUBLICSERVICE.methods_by_name['GetOrganizationPipelineRelease']._options = None + _PIPELINEPUBLICSERVICE.methods_by_name['GetOrganizationPipelineRelease']._serialized_options = b'\332A\004name\202\323\344\223\0027\0225/v1beta/{name=organizations/*/pipelines/*/releases/*}' + _PIPELINEPUBLICSERVICE.methods_by_name['UpdateOrganizationPipelineRelease']._options = None + _PIPELINEPUBLICSERVICE.methods_by_name['UpdateOrganizationPipelineRelease']._serialized_options = b'\332A\023release,update_mask\202\323\344\223\002I2>/v1beta/{release.name=organizationsr/*/pipelines/*/releases/*}:\007release' + _PIPELINEPUBLICSERVICE.methods_by_name['DeleteOrganizationPipelineRelease']._options = None + _PIPELINEPUBLICSERVICE.methods_by_name['DeleteOrganizationPipelineRelease']._serialized_options = b'\332A\004name\202\323\344\223\0027*5/v1beta/{name=organizations/*/pipelines/*/releases/*}' + _PIPELINEPUBLICSERVICE.methods_by_name['RestoreOrganizationPipelineRelease']._options = None + _PIPELINEPUBLICSERVICE.methods_by_name['RestoreOrganizationPipelineRelease']._serialized_options = b'\332A\004name\202\323\344\223\002?\"=/v1beta/{name=organizations/*/pipelines/*/releases/*}/restore' + _PIPELINEPUBLICSERVICE.methods_by_name['WatchOrganizationPipelineRelease']._options = None + _PIPELINEPUBLICSERVICE.methods_by_name['WatchOrganizationPipelineRelease']._serialized_options = b'\332A\004name\202\323\344\223\002=\022;/v1beta/{name=organizations/*/pipelines/*/releases/*}/watch' + _PIPELINEPUBLICSERVICE.methods_by_name['RenameOrganizationPipelineRelease']._options = None + _PIPELINEPUBLICSERVICE.methods_by_name['RenameOrganizationPipelineRelease']._serialized_options = b'\332A\034name,new_pipeline_release_id\202\323\344\223\002A\" None: ... Liveness: grpc.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.pipeline_pb2.LivenessRequest, - vdp.pipeline.v1alpha.pipeline_pb2.LivenessResponse, + vdp.pipeline.v1beta.pipeline_pb2.LivenessRequest, + vdp.pipeline.v1beta.pipeline_pb2.LivenessResponse, ] """Liveness method receives a LivenessRequest message and returns a LivenessResponse message. See https://github.com/grpc/grpc/blob/master/doc/health-checking.md """ Readiness: grpc.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.pipeline_pb2.ReadinessRequest, - vdp.pipeline.v1alpha.pipeline_pb2.ReadinessResponse, + vdp.pipeline.v1beta.pipeline_pb2.ReadinessRequest, + vdp.pipeline.v1beta.pipeline_pb2.ReadinessResponse, ] """Readiness method receives a ReadinessRequest message and returns a ReadinessResponse message. See https://github.com/grpc/grpc/blob/master/doc/health-checking.md """ ListPipelines: grpc.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.pipeline_pb2.ListPipelinesRequest, - vdp.pipeline.v1alpha.pipeline_pb2.ListPipelinesResponse, + vdp.pipeline.v1beta.pipeline_pb2.ListPipelinesRequest, + vdp.pipeline.v1beta.pipeline_pb2.ListPipelinesResponse, ] """ListPipelines method receives a ListPipelinesRequest message and returns a ListPipelinesResponse message. """ LookUpPipeline: grpc.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.pipeline_pb2.LookUpPipelineRequest, - vdp.pipeline.v1alpha.pipeline_pb2.LookUpPipelineResponse, + vdp.pipeline.v1beta.pipeline_pb2.LookUpPipelineRequest, + vdp.pipeline.v1beta.pipeline_pb2.LookUpPipelineResponse, ] """LookUpPipeline method receives a LookUpPipelineRequest message and returns a LookUpPipelineResponse """ CreateUserPipeline: grpc.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.pipeline_pb2.CreateUserPipelineRequest, - vdp.pipeline.v1alpha.pipeline_pb2.CreateUserPipelineResponse, + vdp.pipeline.v1beta.pipeline_pb2.CreateUserPipelineRequest, + vdp.pipeline.v1beta.pipeline_pb2.CreateUserPipelineResponse, ] """CreateUserPipeline method receives a CreateUserPipelineRequest message and returns a CreateUserPipelineResponse message. """ ListUserPipelines: grpc.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.pipeline_pb2.ListUserPipelinesRequest, - vdp.pipeline.v1alpha.pipeline_pb2.ListUserPipelinesResponse, + vdp.pipeline.v1beta.pipeline_pb2.ListUserPipelinesRequest, + vdp.pipeline.v1beta.pipeline_pb2.ListUserPipelinesResponse, ] """ListUserPipelines method receives a ListUserPipelinesRequest message and returns a ListUserPipelinesResponse message. """ GetUserPipeline: grpc.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.pipeline_pb2.GetUserPipelineRequest, - vdp.pipeline.v1alpha.pipeline_pb2.GetUserPipelineResponse, + vdp.pipeline.v1beta.pipeline_pb2.GetUserPipelineRequest, + vdp.pipeline.v1beta.pipeline_pb2.GetUserPipelineResponse, ] """GetUserPipeline method receives a GetUserPipelineRequest message and returns a GetUserPipelineResponse message. """ UpdateUserPipeline: grpc.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.pipeline_pb2.UpdateUserPipelineRequest, - vdp.pipeline.v1alpha.pipeline_pb2.UpdateUserPipelineResponse, + vdp.pipeline.v1beta.pipeline_pb2.UpdateUserPipelineRequest, + vdp.pipeline.v1beta.pipeline_pb2.UpdateUserPipelineResponse, ] """UpdateUserPipeline method receives a UpdateUserPipelineRequest message and returns a UpdateUserPipelineResponse message. """ DeleteUserPipeline: grpc.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.pipeline_pb2.DeleteUserPipelineRequest, - vdp.pipeline.v1alpha.pipeline_pb2.DeleteUserPipelineResponse, + vdp.pipeline.v1beta.pipeline_pb2.DeleteUserPipelineRequest, + vdp.pipeline.v1beta.pipeline_pb2.DeleteUserPipelineResponse, ] """DeleteUserPipeline method receives a DeleteUserPipelineRequest message and returns a DeleteUserPipelineResponse message. """ ValidateUserPipeline: grpc.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.pipeline_pb2.ValidateUserPipelineRequest, - vdp.pipeline.v1alpha.pipeline_pb2.ValidateUserPipelineResponse, + vdp.pipeline.v1beta.pipeline_pb2.ValidateUserPipelineRequest, + vdp.pipeline.v1beta.pipeline_pb2.ValidateUserPipelineResponse, ] """Validate a pipeline.""" RenameUserPipeline: grpc.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.pipeline_pb2.RenameUserPipelineRequest, - vdp.pipeline.v1alpha.pipeline_pb2.RenameUserPipelineResponse, + vdp.pipeline.v1beta.pipeline_pb2.RenameUserPipelineRequest, + vdp.pipeline.v1beta.pipeline_pb2.RenameUserPipelineResponse, ] """RenameUserPipeline method receives a RenameUserPipelineRequest message and returns a RenameUserPipelineResponse message. """ TriggerUserPipeline: grpc.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.pipeline_pb2.TriggerUserPipelineRequest, - vdp.pipeline.v1alpha.pipeline_pb2.TriggerUserPipelineResponse, + vdp.pipeline.v1beta.pipeline_pb2.TriggerUserPipelineRequest, + vdp.pipeline.v1beta.pipeline_pb2.TriggerUserPipelineResponse, ] """TriggerUserPipeline method receives a TriggerUserPipelineRequest message and returns a TriggerUserPipelineResponse. """ TriggerAsyncUserPipeline: grpc.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.pipeline_pb2.TriggerAsyncUserPipelineRequest, - vdp.pipeline.v1alpha.pipeline_pb2.TriggerAsyncUserPipelineResponse, + vdp.pipeline.v1beta.pipeline_pb2.TriggerAsyncUserPipelineRequest, + vdp.pipeline.v1beta.pipeline_pb2.TriggerAsyncUserPipelineResponse, ] """TriggerAsyncUserPipeline method receives a TriggerAsyncUserPipelineRequest message and returns a TriggerAsyncUserPipelineResponse. """ CreateUserPipelineRelease: grpc.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.pipeline_pb2.CreateUserPipelineReleaseRequest, - vdp.pipeline.v1alpha.pipeline_pb2.CreateUserPipelineReleaseResponse, + vdp.pipeline.v1beta.pipeline_pb2.CreateUserPipelineReleaseRequest, + vdp.pipeline.v1beta.pipeline_pb2.CreateUserPipelineReleaseResponse, ] """CreateUserPipelineRelease method receives a CreateUserPipelineReleaseRequest message and returns a CreateUserPipelineReleaseResponse message. """ ListUserPipelineReleases: grpc.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.pipeline_pb2.ListUserPipelineReleasesRequest, - vdp.pipeline.v1alpha.pipeline_pb2.ListUserPipelineReleasesResponse, + vdp.pipeline.v1beta.pipeline_pb2.ListUserPipelineReleasesRequest, + vdp.pipeline.v1beta.pipeline_pb2.ListUserPipelineReleasesResponse, ] """ListUserPipelineReleases method receives a ListUserPipelineReleasesRequest message and returns a ListUserPipelineReleasesResponse message. """ GetUserPipelineRelease: grpc.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.pipeline_pb2.GetUserPipelineReleaseRequest, - vdp.pipeline.v1alpha.pipeline_pb2.GetUserPipelineReleaseResponse, + vdp.pipeline.v1beta.pipeline_pb2.GetUserPipelineReleaseRequest, + vdp.pipeline.v1beta.pipeline_pb2.GetUserPipelineReleaseResponse, ] """GetUserPipelineRelease method receives a GetUserPipelineReleaseRequest message and returns a GetUserPipelineReleaseResponse message. """ UpdateUserPipelineRelease: grpc.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.pipeline_pb2.UpdateUserPipelineReleaseRequest, - vdp.pipeline.v1alpha.pipeline_pb2.UpdateUserPipelineReleaseResponse, + vdp.pipeline.v1beta.pipeline_pb2.UpdateUserPipelineReleaseRequest, + vdp.pipeline.v1beta.pipeline_pb2.UpdateUserPipelineReleaseResponse, ] """UpdateUserPipelineRelease method receives a UpdateUserPipelineReleaseRequest message and returns a UpdateUserPipelineReleaseResponse message. """ DeleteUserPipelineRelease: grpc.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.pipeline_pb2.DeleteUserPipelineReleaseRequest, - vdp.pipeline.v1alpha.pipeline_pb2.DeleteUserPipelineReleaseResponse, + vdp.pipeline.v1beta.pipeline_pb2.DeleteUserPipelineReleaseRequest, + vdp.pipeline.v1beta.pipeline_pb2.DeleteUserPipelineReleaseResponse, ] """DeleteUserPipelineRelease method receives a DeleteUserPipelineReleaseRequest message and returns a DeleteUserPipelineReleaseResponse message. """ RestoreUserPipelineRelease: grpc.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.pipeline_pb2.RestoreUserPipelineReleaseRequest, - vdp.pipeline.v1alpha.pipeline_pb2.RestoreUserPipelineReleaseResponse, + vdp.pipeline.v1beta.pipeline_pb2.RestoreUserPipelineReleaseRequest, + vdp.pipeline.v1beta.pipeline_pb2.RestoreUserPipelineReleaseResponse, ] """RestoreUserPipelineRelease method receives a RestoreUserPipelineReleaseRequest message and returns a RestoreUserPipelineReleaseResponse """ WatchUserPipelineRelease: grpc.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.pipeline_pb2.WatchUserPipelineReleaseRequest, - vdp.pipeline.v1alpha.pipeline_pb2.WatchUserPipelineReleaseResponse, + vdp.pipeline.v1beta.pipeline_pb2.WatchUserPipelineReleaseRequest, + vdp.pipeline.v1beta.pipeline_pb2.WatchUserPipelineReleaseResponse, ] """WatchUserPipelineRelease method receives a WatchUserPipelineReleaseRequest message and returns a WatchUserPipelineReleaseResponse """ RenameUserPipelineRelease: grpc.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.pipeline_pb2.RenameUserPipelineReleaseRequest, - vdp.pipeline.v1alpha.pipeline_pb2.RenameUserPipelineReleaseResponse, + vdp.pipeline.v1beta.pipeline_pb2.RenameUserPipelineReleaseRequest, + vdp.pipeline.v1beta.pipeline_pb2.RenameUserPipelineReleaseResponse, ] """RenameUserPipelineRelease method receives a RenameUserPipelineReleaseRequest message and returns a RenameUserPipelineReleaseResponse message. """ TriggerUserPipelineRelease: grpc.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.pipeline_pb2.TriggerUserPipelineReleaseRequest, - vdp.pipeline.v1alpha.pipeline_pb2.TriggerUserPipelineReleaseResponse, + vdp.pipeline.v1beta.pipeline_pb2.TriggerUserPipelineReleaseRequest, + vdp.pipeline.v1beta.pipeline_pb2.TriggerUserPipelineReleaseResponse, ] """TriggerUserPipelineRelease method receives a TriggeUserPipelineReleaseRequest message and returns a TriggerPipelineReleasePipelineResponse. """ TriggerAsyncUserPipelineRelease: grpc.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.pipeline_pb2.TriggerAsyncUserPipelineReleaseRequest, - vdp.pipeline.v1alpha.pipeline_pb2.TriggerAsyncUserPipelineReleaseResponse, + vdp.pipeline.v1beta.pipeline_pb2.TriggerAsyncUserPipelineReleaseRequest, + vdp.pipeline.v1beta.pipeline_pb2.TriggerAsyncUserPipelineReleaseResponse, ] """TriggerAsyncUserPipelineRelease method receives a TriggerAsyncUserPipelineReleaseRequest message and returns a TriggerAsyncUserPipelineReleaseResponse. """ CreateOrganizationPipeline: grpc.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.pipeline_pb2.CreateOrganizationPipelineRequest, - vdp.pipeline.v1alpha.pipeline_pb2.CreateOrganizationPipelineResponse, + vdp.pipeline.v1beta.pipeline_pb2.CreateOrganizationPipelineRequest, + vdp.pipeline.v1beta.pipeline_pb2.CreateOrganizationPipelineResponse, ] """CreateOrganizationPipeline method receives a CreateOrganizationPipelineRequest message and returns a CreateOrganizationPipelineResponse message. """ ListOrganizationPipelines: grpc.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.pipeline_pb2.ListOrganizationPipelinesRequest, - vdp.pipeline.v1alpha.pipeline_pb2.ListOrganizationPipelinesResponse, + vdp.pipeline.v1beta.pipeline_pb2.ListOrganizationPipelinesRequest, + vdp.pipeline.v1beta.pipeline_pb2.ListOrganizationPipelinesResponse, ] """ListOrganizationPipelines method receives a ListOrganizationPipelinesRequest message and returns a ListOrganizationPipelinesResponse message. """ GetOrganizationPipeline: grpc.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.pipeline_pb2.GetOrganizationPipelineRequest, - vdp.pipeline.v1alpha.pipeline_pb2.GetOrganizationPipelineResponse, + vdp.pipeline.v1beta.pipeline_pb2.GetOrganizationPipelineRequest, + vdp.pipeline.v1beta.pipeline_pb2.GetOrganizationPipelineResponse, ] """GetOrganizationPipeline method receives a GetOrganizationPipelineRequest message and returns a GetOrganizationPipelineResponse message. """ UpdateOrganizationPipeline: grpc.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.pipeline_pb2.UpdateOrganizationPipelineRequest, - vdp.pipeline.v1alpha.pipeline_pb2.UpdateOrganizationPipelineResponse, + vdp.pipeline.v1beta.pipeline_pb2.UpdateOrganizationPipelineRequest, + vdp.pipeline.v1beta.pipeline_pb2.UpdateOrganizationPipelineResponse, ] """UpdateOrganizationPipeline method receives a UpdateOrganizationPipelineRequest message and returns a UpdateOrganizationPipelineResponse message. """ DeleteOrganizationPipeline: grpc.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.pipeline_pb2.DeleteOrganizationPipelineRequest, - vdp.pipeline.v1alpha.pipeline_pb2.DeleteOrganizationPipelineResponse, + vdp.pipeline.v1beta.pipeline_pb2.DeleteOrganizationPipelineRequest, + vdp.pipeline.v1beta.pipeline_pb2.DeleteOrganizationPipelineResponse, ] """DeleteOrganizationPipeline method receives a DeleteOrganizationPipelineRequest message and returns a DeleteOrganizationPipelineResponse message. """ ValidateOrganizationPipeline: grpc.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.pipeline_pb2.ValidateOrganizationPipelineRequest, - vdp.pipeline.v1alpha.pipeline_pb2.ValidateOrganizationPipelineResponse, + vdp.pipeline.v1beta.pipeline_pb2.ValidateOrganizationPipelineRequest, + vdp.pipeline.v1beta.pipeline_pb2.ValidateOrganizationPipelineResponse, ] """Validate a pipeline.""" RenameOrganizationPipeline: grpc.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.pipeline_pb2.RenameOrganizationPipelineRequest, - vdp.pipeline.v1alpha.pipeline_pb2.RenameOrganizationPipelineResponse, + vdp.pipeline.v1beta.pipeline_pb2.RenameOrganizationPipelineRequest, + vdp.pipeline.v1beta.pipeline_pb2.RenameOrganizationPipelineResponse, ] """RenameOrganizationPipeline method receives a RenameOrganizationPipelineRequest message and returns a RenameOrganizationPipelineResponse message. """ TriggerOrganizationPipeline: grpc.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.pipeline_pb2.TriggerOrganizationPipelineRequest, - vdp.pipeline.v1alpha.pipeline_pb2.TriggerOrganizationPipelineResponse, + vdp.pipeline.v1beta.pipeline_pb2.TriggerOrganizationPipelineRequest, + vdp.pipeline.v1beta.pipeline_pb2.TriggerOrganizationPipelineResponse, ] """TriggerOrganizationPipeline method receives a TriggerOrganizationPipelineRequest message and returns a TriggerOrganizationPipelineResponse. """ TriggerAsyncOrganizationPipeline: grpc.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.pipeline_pb2.TriggerAsyncOrganizationPipelineRequest, - vdp.pipeline.v1alpha.pipeline_pb2.TriggerAsyncOrganizationPipelineResponse, + vdp.pipeline.v1beta.pipeline_pb2.TriggerAsyncOrganizationPipelineRequest, + vdp.pipeline.v1beta.pipeline_pb2.TriggerAsyncOrganizationPipelineResponse, ] """TriggerAsyncOrganizationPipeline method receives a TriggerAsyncOrganizationPipelineRequest message and returns a TriggerAsyncOrganizationPipelineResponse. """ CreateOrganizationPipelineRelease: grpc.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.pipeline_pb2.CreateOrganizationPipelineReleaseRequest, - vdp.pipeline.v1alpha.pipeline_pb2.CreateOrganizationPipelineReleaseResponse, + vdp.pipeline.v1beta.pipeline_pb2.CreateOrganizationPipelineReleaseRequest, + vdp.pipeline.v1beta.pipeline_pb2.CreateOrganizationPipelineReleaseResponse, ] """CreateOrganizationPipelineRelease method receives a CreateOrganizationPipelineReleaseRequest message and returns a CreateOrganizationPipelineReleaseResponse message. """ ListOrganizationPipelineReleases: grpc.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.pipeline_pb2.ListOrganizationPipelineReleasesRequest, - vdp.pipeline.v1alpha.pipeline_pb2.ListOrganizationPipelineReleasesResponse, + vdp.pipeline.v1beta.pipeline_pb2.ListOrganizationPipelineReleasesRequest, + vdp.pipeline.v1beta.pipeline_pb2.ListOrganizationPipelineReleasesResponse, ] """ListOrganizationPipelineReleases method receives a ListOrganizationPipelineReleasesRequest message and returns a ListOrganizationPipelineReleasesResponse message. """ GetOrganizationPipelineRelease: grpc.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.pipeline_pb2.GetOrganizationPipelineReleaseRequest, - vdp.pipeline.v1alpha.pipeline_pb2.GetOrganizationPipelineReleaseResponse, + vdp.pipeline.v1beta.pipeline_pb2.GetOrganizationPipelineReleaseRequest, + vdp.pipeline.v1beta.pipeline_pb2.GetOrganizationPipelineReleaseResponse, ] """GetOrganizationPipelineRelease method receives a GetOrganizationPipelineReleaseRequest message and returns a GetOrganizationPipelineReleaseResponse message. """ UpdateOrganizationPipelineRelease: grpc.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.pipeline_pb2.UpdateOrganizationPipelineReleaseRequest, - vdp.pipeline.v1alpha.pipeline_pb2.UpdateOrganizationPipelineReleaseResponse, + vdp.pipeline.v1beta.pipeline_pb2.UpdateOrganizationPipelineReleaseRequest, + vdp.pipeline.v1beta.pipeline_pb2.UpdateOrganizationPipelineReleaseResponse, ] """UpdateOrganizationPipelineRelease method receives a UpdateOrganizationPipelineReleaseRequest message and returns a UpdateOrganizationPipelineReleaseResponse message. """ DeleteOrganizationPipelineRelease: grpc.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.pipeline_pb2.DeleteOrganizationPipelineReleaseRequest, - vdp.pipeline.v1alpha.pipeline_pb2.DeleteOrganizationPipelineReleaseResponse, + vdp.pipeline.v1beta.pipeline_pb2.DeleteOrganizationPipelineReleaseRequest, + vdp.pipeline.v1beta.pipeline_pb2.DeleteOrganizationPipelineReleaseResponse, ] """DeleteOrganizationPipelineRelease method receives a DeleteOrganizationPipelineReleaseRequest message and returns a DeleteOrganizationPipelineReleaseResponse message. """ RestoreOrganizationPipelineRelease: grpc.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.pipeline_pb2.RestoreOrganizationPipelineReleaseRequest, - vdp.pipeline.v1alpha.pipeline_pb2.RestoreOrganizationPipelineReleaseResponse, + vdp.pipeline.v1beta.pipeline_pb2.RestoreOrganizationPipelineReleaseRequest, + vdp.pipeline.v1beta.pipeline_pb2.RestoreOrganizationPipelineReleaseResponse, ] """RestoreOrganizationPipelineRelease method receives a RestoreOrganizationPipelineReleaseRequest message and returns a RestoreOrganizationPipelineReleaseResponse """ WatchOrganizationPipelineRelease: grpc.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.pipeline_pb2.WatchOrganizationPipelineReleaseRequest, - vdp.pipeline.v1alpha.pipeline_pb2.WatchOrganizationPipelineReleaseResponse, + vdp.pipeline.v1beta.pipeline_pb2.WatchOrganizationPipelineReleaseRequest, + vdp.pipeline.v1beta.pipeline_pb2.WatchOrganizationPipelineReleaseResponse, ] """WatchOrganizationPipelineRelease method receives a WatchOrganizationPipelineReleaseRequest message and returns a WatchOrganizationPipelineReleaseResponse """ RenameOrganizationPipelineRelease: grpc.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.pipeline_pb2.RenameOrganizationPipelineReleaseRequest, - vdp.pipeline.v1alpha.pipeline_pb2.RenameOrganizationPipelineReleaseResponse, + vdp.pipeline.v1beta.pipeline_pb2.RenameOrganizationPipelineReleaseRequest, + vdp.pipeline.v1beta.pipeline_pb2.RenameOrganizationPipelineReleaseResponse, ] """RenameOrganizationPipelineRelease method receives a RenameOrganizationPipelineReleaseRequest message and returns a RenameOrganizationPipelineReleaseResponse message. """ TriggerOrganizationPipelineRelease: grpc.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.pipeline_pb2.TriggerOrganizationPipelineReleaseRequest, - vdp.pipeline.v1alpha.pipeline_pb2.TriggerOrganizationPipelineReleaseResponse, + vdp.pipeline.v1beta.pipeline_pb2.TriggerOrganizationPipelineReleaseRequest, + vdp.pipeline.v1beta.pipeline_pb2.TriggerOrganizationPipelineReleaseResponse, ] """TriggerOrganizationPipelineRelease method receives a TriggeOrganizationPipelineReleaseRequest message and returns a TriggerPipelineReleasePipelineResponse. """ TriggerAsyncOrganizationPipelineRelease: grpc.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.pipeline_pb2.TriggerAsyncOrganizationPipelineReleaseRequest, - vdp.pipeline.v1alpha.pipeline_pb2.TriggerAsyncOrganizationPipelineReleaseResponse, + vdp.pipeline.v1beta.pipeline_pb2.TriggerAsyncOrganizationPipelineReleaseRequest, + vdp.pipeline.v1beta.pipeline_pb2.TriggerAsyncOrganizationPipelineReleaseResponse, ] """TriggerAsyncOrganizationPipelineRelease method receives a TriggerAsyncOrganizationPipelineReleaseRequest message and returns a TriggerAsyncOrganizationPipelineReleaseResponse. """ GetOperation: grpc.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.pipeline_pb2.GetOperationRequest, - vdp.pipeline.v1alpha.pipeline_pb2.GetOperationResponse, + vdp.pipeline.v1beta.pipeline_pb2.GetOperationRequest, + vdp.pipeline.v1beta.pipeline_pb2.GetOperationResponse, ] """*Longrunning operation methods @@ -327,40 +327,40 @@ class PipelinePublicServiceStub: GetOperationResponse message. """ ListConnectorDefinitions: grpc.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.connector_definition_pb2.ListConnectorDefinitionsRequest, - vdp.pipeline.v1alpha.connector_definition_pb2.ListConnectorDefinitionsResponse, + vdp.pipeline.v1beta.connector_definition_pb2.ListConnectorDefinitionsRequest, + vdp.pipeline.v1beta.connector_definition_pb2.ListConnectorDefinitionsResponse, ] """ListConnectorDefinitions method receives a ListConnectorDefinitionsRequest message and returns a ListConnectorDefinitionsResponse message. """ GetConnectorDefinition: grpc.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.connector_definition_pb2.GetConnectorDefinitionRequest, - vdp.pipeline.v1alpha.connector_definition_pb2.GetConnectorDefinitionResponse, + vdp.pipeline.v1beta.connector_definition_pb2.GetConnectorDefinitionRequest, + vdp.pipeline.v1beta.connector_definition_pb2.GetConnectorDefinitionResponse, ] """GetConnectorDefinition method receives a GetConnectorDefinitionRequest message and returns a GetGetConnectorDefinitionResponse message. """ ListOperatorDefinitions: grpc.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.operator_definition_pb2.ListOperatorDefinitionsRequest, - vdp.pipeline.v1alpha.operator_definition_pb2.ListOperatorDefinitionsResponse, + vdp.pipeline.v1beta.operator_definition_pb2.ListOperatorDefinitionsRequest, + vdp.pipeline.v1beta.operator_definition_pb2.ListOperatorDefinitionsResponse, ] """ListOperatorDefinitions method receives a ListOperatorDefinitionsRequest message and returns a ListOperatorDefinitionsResponse message. """ GetOperatorDefinition: grpc.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.operator_definition_pb2.GetOperatorDefinitionRequest, - vdp.pipeline.v1alpha.operator_definition_pb2.GetOperatorDefinitionResponse, + vdp.pipeline.v1beta.operator_definition_pb2.GetOperatorDefinitionRequest, + vdp.pipeline.v1beta.operator_definition_pb2.GetOperatorDefinitionResponse, ] """GetOperatorDefinition method receives a GetOperatorDefinitionRequest message and returns a GetGetOperatorDefinitionResponse message. """ ListConnectors: grpc.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.connector_pb2.ListConnectorsRequest, - vdp.pipeline.v1alpha.connector_pb2.ListConnectorsResponse, + vdp.pipeline.v1beta.connector_pb2.ListConnectorsRequest, + vdp.pipeline.v1beta.connector_pb2.ListConnectorsResponse, ] """/////////////////////////////// Connector methods @@ -371,55 +371,55 @@ class PipelinePublicServiceStub: ListConnectorsResponse message. """ LookUpConnector: grpc.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.connector_pb2.LookUpConnectorRequest, - vdp.pipeline.v1alpha.connector_pb2.LookUpConnectorResponse, + vdp.pipeline.v1beta.connector_pb2.LookUpConnectorRequest, + vdp.pipeline.v1beta.connector_pb2.LookUpConnectorResponse, ] """LookUpConnector method receives a LookUpConnectorRequest message and returns a LookUpConnectorResponse """ CreateUserConnector: grpc.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.connector_pb2.CreateUserConnectorRequest, - vdp.pipeline.v1alpha.connector_pb2.CreateUserConnectorResponse, + vdp.pipeline.v1beta.connector_pb2.CreateUserConnectorRequest, + vdp.pipeline.v1beta.connector_pb2.CreateUserConnectorResponse, ] """CreateUserConnector method receives a CreateUserConnectorRequest message and returns a CreateUserConnectorResponse message. """ ListUserConnectors: grpc.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.connector_pb2.ListUserConnectorsRequest, - vdp.pipeline.v1alpha.connector_pb2.ListUserConnectorsResponse, + vdp.pipeline.v1beta.connector_pb2.ListUserConnectorsRequest, + vdp.pipeline.v1beta.connector_pb2.ListUserConnectorsResponse, ] """ListUserConnectors method receives a ListUserConnectorsRequest message and returns a ListUserConnectorsResponse message. """ GetUserConnector: grpc.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.connector_pb2.GetUserConnectorRequest, - vdp.pipeline.v1alpha.connector_pb2.GetUserConnectorResponse, + vdp.pipeline.v1beta.connector_pb2.GetUserConnectorRequest, + vdp.pipeline.v1beta.connector_pb2.GetUserConnectorResponse, ] """GetUserConnector method receives a GetUserConnectorRequest message and returns a GetUserConnectorResponse message. """ UpdateUserConnector: grpc.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.connector_pb2.UpdateUserConnectorRequest, - vdp.pipeline.v1alpha.connector_pb2.UpdateUserConnectorResponse, + vdp.pipeline.v1beta.connector_pb2.UpdateUserConnectorRequest, + vdp.pipeline.v1beta.connector_pb2.UpdateUserConnectorResponse, ] """UpdateUserConnector method receives a UpdateUserConnectorRequest message and returns a UpdateUserConnectorResponse message. """ DeleteUserConnector: grpc.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.connector_pb2.DeleteUserConnectorRequest, - vdp.pipeline.v1alpha.connector_pb2.DeleteUserConnectorResponse, + vdp.pipeline.v1beta.connector_pb2.DeleteUserConnectorRequest, + vdp.pipeline.v1beta.connector_pb2.DeleteUserConnectorResponse, ] """DeleteUserConnector method receives a DeleteUserConnectorRequest message and returns a DeleteUserConnectorResponse message. """ ConnectUserConnector: grpc.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.connector_pb2.ConnectUserConnectorRequest, - vdp.pipeline.v1alpha.connector_pb2.ConnectUserConnectorResponse, + vdp.pipeline.v1beta.connector_pb2.ConnectUserConnectorRequest, + vdp.pipeline.v1beta.connector_pb2.ConnectUserConnectorResponse, ] """Connect a connector. The "state" of the connector after connecting is "CONNECTED". @@ -428,8 +428,8 @@ class PipelinePublicServiceStub: `CONNECTED`) returns an error. """ DisconnectUserConnector: grpc.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.connector_pb2.DisconnectUserConnectorRequest, - vdp.pipeline.v1alpha.connector_pb2.DisconnectUserConnectorResponse, + vdp.pipeline.v1beta.connector_pb2.DisconnectUserConnectorRequest, + vdp.pipeline.v1beta.connector_pb2.DisconnectUserConnectorResponse, ] """Disconnect a connector. The "state" of the connector after disconnecting is "DISCONNECTED". @@ -438,78 +438,78 @@ class PipelinePublicServiceStub: `DISCONNECTED`) returns an error. """ RenameUserConnector: grpc.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.connector_pb2.RenameUserConnectorRequest, - vdp.pipeline.v1alpha.connector_pb2.RenameUserConnectorResponse, + vdp.pipeline.v1beta.connector_pb2.RenameUserConnectorRequest, + vdp.pipeline.v1beta.connector_pb2.RenameUserConnectorResponse, ] """RenameUserConnector method receives a RenameUserConnectorRequest message and returns a RenameUserConnectorResponse message. """ ExecuteUserConnector: grpc.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.connector_pb2.ExecuteUserConnectorRequest, - vdp.pipeline.v1alpha.connector_pb2.ExecuteUserConnectorResponse, + vdp.pipeline.v1beta.connector_pb2.ExecuteUserConnectorRequest, + vdp.pipeline.v1beta.connector_pb2.ExecuteUserConnectorResponse, ] """ExecuteUserConnector method receives a ExecuteUserConnectorRequest message and returns a ExecuteUserConnectorResponse message. """ WatchUserConnector: grpc.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.connector_pb2.WatchUserConnectorRequest, - vdp.pipeline.v1alpha.connector_pb2.WatchUserConnectorResponse, + vdp.pipeline.v1beta.connector_pb2.WatchUserConnectorRequest, + vdp.pipeline.v1beta.connector_pb2.WatchUserConnectorResponse, ] """WatchUserConnector method receives a WatchUserConnectorRequest message and returns a WatchUserConnectorResponse """ TestUserConnector: grpc.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.connector_pb2.TestUserConnectorRequest, - vdp.pipeline.v1alpha.connector_pb2.TestUserConnectorResponse, + vdp.pipeline.v1beta.connector_pb2.TestUserConnectorRequest, + vdp.pipeline.v1beta.connector_pb2.TestUserConnectorResponse, ] """TestUserConnector method receives a TestUserConnectorRequest message and returns a TestUserConnectorResponse """ CreateOrganizationConnector: grpc.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.connector_pb2.CreateOrganizationConnectorRequest, - vdp.pipeline.v1alpha.connector_pb2.CreateOrganizationConnectorResponse, + vdp.pipeline.v1beta.connector_pb2.CreateOrganizationConnectorRequest, + vdp.pipeline.v1beta.connector_pb2.CreateOrganizationConnectorResponse, ] """CreateOrganizationConnector method receives a CreateOrganizationConnectorRequest message and returns a CreateOrganizationConnectorResponse message. """ ListOrganizationConnectors: grpc.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.connector_pb2.ListOrganizationConnectorsRequest, - vdp.pipeline.v1alpha.connector_pb2.ListOrganizationConnectorsResponse, + vdp.pipeline.v1beta.connector_pb2.ListOrganizationConnectorsRequest, + vdp.pipeline.v1beta.connector_pb2.ListOrganizationConnectorsResponse, ] """ListOrganizationConnectors method receives a ListOrganizationConnectorsRequest message and returns a ListOrganizationConnectorsResponse message. """ GetOrganizationConnector: grpc.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.connector_pb2.GetOrganizationConnectorRequest, - vdp.pipeline.v1alpha.connector_pb2.GetOrganizationConnectorResponse, + vdp.pipeline.v1beta.connector_pb2.GetOrganizationConnectorRequest, + vdp.pipeline.v1beta.connector_pb2.GetOrganizationConnectorResponse, ] """GetOrganizationConnector method receives a GetOrganizationConnectorRequest message and returns a GetOrganizationConnectorResponse message. """ UpdateOrganizationConnector: grpc.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.connector_pb2.UpdateOrganizationConnectorRequest, - vdp.pipeline.v1alpha.connector_pb2.UpdateOrganizationConnectorResponse, + vdp.pipeline.v1beta.connector_pb2.UpdateOrganizationConnectorRequest, + vdp.pipeline.v1beta.connector_pb2.UpdateOrganizationConnectorResponse, ] """UpdateOrganizationConnector method receives a UpdateOrganizationConnectorRequest message and returns a UpdateOrganizationConnectorResponse message. """ DeleteOrganizationConnector: grpc.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.connector_pb2.DeleteOrganizationConnectorRequest, - vdp.pipeline.v1alpha.connector_pb2.DeleteOrganizationConnectorResponse, + vdp.pipeline.v1beta.connector_pb2.DeleteOrganizationConnectorRequest, + vdp.pipeline.v1beta.connector_pb2.DeleteOrganizationConnectorResponse, ] """DeleteOrganizationConnector method receives a DeleteOrganizationConnectorRequest message and returns a DeleteOrganizationConnectorResponse message. """ ConnectOrganizationConnector: grpc.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.connector_pb2.ConnectOrganizationConnectorRequest, - vdp.pipeline.v1alpha.connector_pb2.ConnectOrganizationConnectorResponse, + vdp.pipeline.v1beta.connector_pb2.ConnectOrganizationConnectorRequest, + vdp.pipeline.v1beta.connector_pb2.ConnectOrganizationConnectorResponse, ] """Connect a connector. The "state" of the connector after connecting is "CONNECTED". @@ -518,8 +518,8 @@ class PipelinePublicServiceStub: `CONNECTED`) returns an error. """ DisconnectOrganizationConnector: grpc.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.connector_pb2.DisconnectOrganizationConnectorRequest, - vdp.pipeline.v1alpha.connector_pb2.DisconnectOrganizationConnectorResponse, + vdp.pipeline.v1beta.connector_pb2.DisconnectOrganizationConnectorRequest, + vdp.pipeline.v1beta.connector_pb2.DisconnectOrganizationConnectorResponse, ] """Disconnect a connector. The "state" of the connector after disconnecting is "DISCONNECTED". @@ -528,32 +528,32 @@ class PipelinePublicServiceStub: `DISCONNECTED`) returns an error. """ RenameOrganizationConnector: grpc.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.connector_pb2.RenameOrganizationConnectorRequest, - vdp.pipeline.v1alpha.connector_pb2.RenameOrganizationConnectorResponse, + vdp.pipeline.v1beta.connector_pb2.RenameOrganizationConnectorRequest, + vdp.pipeline.v1beta.connector_pb2.RenameOrganizationConnectorResponse, ] """RenameOrganizationConnector method receives a RenameOrganizationConnectorRequest message and returns a RenameOrganizationConnectorResponse message. """ ExecuteOrganizationConnector: grpc.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.connector_pb2.ExecuteOrganizationConnectorRequest, - vdp.pipeline.v1alpha.connector_pb2.ExecuteOrganizationConnectorResponse, + vdp.pipeline.v1beta.connector_pb2.ExecuteOrganizationConnectorRequest, + vdp.pipeline.v1beta.connector_pb2.ExecuteOrganizationConnectorResponse, ] """ExecuteOrganizationConnector method receives a ExecuteOrganizationConnectorRequest message and returns a ExecuteOrganizationConnectorResponse message. """ WatchOrganizationConnector: grpc.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.connector_pb2.WatchOrganizationConnectorRequest, - vdp.pipeline.v1alpha.connector_pb2.WatchOrganizationConnectorResponse, + vdp.pipeline.v1beta.connector_pb2.WatchOrganizationConnectorRequest, + vdp.pipeline.v1beta.connector_pb2.WatchOrganizationConnectorResponse, ] """WatchOrganizationConnector method receives a WatchOrganizationConnectorRequest message and returns a WatchOrganizationConnectorResponse """ TestOrganizationConnector: grpc.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.connector_pb2.TestOrganizationConnectorRequest, - vdp.pipeline.v1alpha.connector_pb2.TestOrganizationConnectorResponse, + vdp.pipeline.v1beta.connector_pb2.TestOrganizationConnectorRequest, + vdp.pipeline.v1beta.connector_pb2.TestOrganizationConnectorResponse, ] """TestOrganizationConnector method receives a TestOrganizationConnectorRequest message and returns a TestOrganizationConnectorResponse @@ -563,300 +563,300 @@ class PipelinePublicServiceAsyncStub: """Pipeline service responds to external access""" Liveness: grpc.aio.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.pipeline_pb2.LivenessRequest, - vdp.pipeline.v1alpha.pipeline_pb2.LivenessResponse, + vdp.pipeline.v1beta.pipeline_pb2.LivenessRequest, + vdp.pipeline.v1beta.pipeline_pb2.LivenessResponse, ] """Liveness method receives a LivenessRequest message and returns a LivenessResponse message. See https://github.com/grpc/grpc/blob/master/doc/health-checking.md """ Readiness: grpc.aio.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.pipeline_pb2.ReadinessRequest, - vdp.pipeline.v1alpha.pipeline_pb2.ReadinessResponse, + vdp.pipeline.v1beta.pipeline_pb2.ReadinessRequest, + vdp.pipeline.v1beta.pipeline_pb2.ReadinessResponse, ] """Readiness method receives a ReadinessRequest message and returns a ReadinessResponse message. See https://github.com/grpc/grpc/blob/master/doc/health-checking.md """ ListPipelines: grpc.aio.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.pipeline_pb2.ListPipelinesRequest, - vdp.pipeline.v1alpha.pipeline_pb2.ListPipelinesResponse, + vdp.pipeline.v1beta.pipeline_pb2.ListPipelinesRequest, + vdp.pipeline.v1beta.pipeline_pb2.ListPipelinesResponse, ] """ListPipelines method receives a ListPipelinesRequest message and returns a ListPipelinesResponse message. """ LookUpPipeline: grpc.aio.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.pipeline_pb2.LookUpPipelineRequest, - vdp.pipeline.v1alpha.pipeline_pb2.LookUpPipelineResponse, + vdp.pipeline.v1beta.pipeline_pb2.LookUpPipelineRequest, + vdp.pipeline.v1beta.pipeline_pb2.LookUpPipelineResponse, ] """LookUpPipeline method receives a LookUpPipelineRequest message and returns a LookUpPipelineResponse """ CreateUserPipeline: grpc.aio.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.pipeline_pb2.CreateUserPipelineRequest, - vdp.pipeline.v1alpha.pipeline_pb2.CreateUserPipelineResponse, + vdp.pipeline.v1beta.pipeline_pb2.CreateUserPipelineRequest, + vdp.pipeline.v1beta.pipeline_pb2.CreateUserPipelineResponse, ] """CreateUserPipeline method receives a CreateUserPipelineRequest message and returns a CreateUserPipelineResponse message. """ ListUserPipelines: grpc.aio.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.pipeline_pb2.ListUserPipelinesRequest, - vdp.pipeline.v1alpha.pipeline_pb2.ListUserPipelinesResponse, + vdp.pipeline.v1beta.pipeline_pb2.ListUserPipelinesRequest, + vdp.pipeline.v1beta.pipeline_pb2.ListUserPipelinesResponse, ] """ListUserPipelines method receives a ListUserPipelinesRequest message and returns a ListUserPipelinesResponse message. """ GetUserPipeline: grpc.aio.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.pipeline_pb2.GetUserPipelineRequest, - vdp.pipeline.v1alpha.pipeline_pb2.GetUserPipelineResponse, + vdp.pipeline.v1beta.pipeline_pb2.GetUserPipelineRequest, + vdp.pipeline.v1beta.pipeline_pb2.GetUserPipelineResponse, ] """GetUserPipeline method receives a GetUserPipelineRequest message and returns a GetUserPipelineResponse message. """ UpdateUserPipeline: grpc.aio.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.pipeline_pb2.UpdateUserPipelineRequest, - vdp.pipeline.v1alpha.pipeline_pb2.UpdateUserPipelineResponse, + vdp.pipeline.v1beta.pipeline_pb2.UpdateUserPipelineRequest, + vdp.pipeline.v1beta.pipeline_pb2.UpdateUserPipelineResponse, ] """UpdateUserPipeline method receives a UpdateUserPipelineRequest message and returns a UpdateUserPipelineResponse message. """ DeleteUserPipeline: grpc.aio.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.pipeline_pb2.DeleteUserPipelineRequest, - vdp.pipeline.v1alpha.pipeline_pb2.DeleteUserPipelineResponse, + vdp.pipeline.v1beta.pipeline_pb2.DeleteUserPipelineRequest, + vdp.pipeline.v1beta.pipeline_pb2.DeleteUserPipelineResponse, ] """DeleteUserPipeline method receives a DeleteUserPipelineRequest message and returns a DeleteUserPipelineResponse message. """ ValidateUserPipeline: grpc.aio.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.pipeline_pb2.ValidateUserPipelineRequest, - vdp.pipeline.v1alpha.pipeline_pb2.ValidateUserPipelineResponse, + vdp.pipeline.v1beta.pipeline_pb2.ValidateUserPipelineRequest, + vdp.pipeline.v1beta.pipeline_pb2.ValidateUserPipelineResponse, ] """Validate a pipeline.""" RenameUserPipeline: grpc.aio.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.pipeline_pb2.RenameUserPipelineRequest, - vdp.pipeline.v1alpha.pipeline_pb2.RenameUserPipelineResponse, + vdp.pipeline.v1beta.pipeline_pb2.RenameUserPipelineRequest, + vdp.pipeline.v1beta.pipeline_pb2.RenameUserPipelineResponse, ] """RenameUserPipeline method receives a RenameUserPipelineRequest message and returns a RenameUserPipelineResponse message. """ TriggerUserPipeline: grpc.aio.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.pipeline_pb2.TriggerUserPipelineRequest, - vdp.pipeline.v1alpha.pipeline_pb2.TriggerUserPipelineResponse, + vdp.pipeline.v1beta.pipeline_pb2.TriggerUserPipelineRequest, + vdp.pipeline.v1beta.pipeline_pb2.TriggerUserPipelineResponse, ] """TriggerUserPipeline method receives a TriggerUserPipelineRequest message and returns a TriggerUserPipelineResponse. """ TriggerAsyncUserPipeline: grpc.aio.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.pipeline_pb2.TriggerAsyncUserPipelineRequest, - vdp.pipeline.v1alpha.pipeline_pb2.TriggerAsyncUserPipelineResponse, + vdp.pipeline.v1beta.pipeline_pb2.TriggerAsyncUserPipelineRequest, + vdp.pipeline.v1beta.pipeline_pb2.TriggerAsyncUserPipelineResponse, ] """TriggerAsyncUserPipeline method receives a TriggerAsyncUserPipelineRequest message and returns a TriggerAsyncUserPipelineResponse. """ CreateUserPipelineRelease: grpc.aio.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.pipeline_pb2.CreateUserPipelineReleaseRequest, - vdp.pipeline.v1alpha.pipeline_pb2.CreateUserPipelineReleaseResponse, + vdp.pipeline.v1beta.pipeline_pb2.CreateUserPipelineReleaseRequest, + vdp.pipeline.v1beta.pipeline_pb2.CreateUserPipelineReleaseResponse, ] """CreateUserPipelineRelease method receives a CreateUserPipelineReleaseRequest message and returns a CreateUserPipelineReleaseResponse message. """ ListUserPipelineReleases: grpc.aio.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.pipeline_pb2.ListUserPipelineReleasesRequest, - vdp.pipeline.v1alpha.pipeline_pb2.ListUserPipelineReleasesResponse, + vdp.pipeline.v1beta.pipeline_pb2.ListUserPipelineReleasesRequest, + vdp.pipeline.v1beta.pipeline_pb2.ListUserPipelineReleasesResponse, ] """ListUserPipelineReleases method receives a ListUserPipelineReleasesRequest message and returns a ListUserPipelineReleasesResponse message. """ GetUserPipelineRelease: grpc.aio.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.pipeline_pb2.GetUserPipelineReleaseRequest, - vdp.pipeline.v1alpha.pipeline_pb2.GetUserPipelineReleaseResponse, + vdp.pipeline.v1beta.pipeline_pb2.GetUserPipelineReleaseRequest, + vdp.pipeline.v1beta.pipeline_pb2.GetUserPipelineReleaseResponse, ] """GetUserPipelineRelease method receives a GetUserPipelineReleaseRequest message and returns a GetUserPipelineReleaseResponse message. """ UpdateUserPipelineRelease: grpc.aio.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.pipeline_pb2.UpdateUserPipelineReleaseRequest, - vdp.pipeline.v1alpha.pipeline_pb2.UpdateUserPipelineReleaseResponse, + vdp.pipeline.v1beta.pipeline_pb2.UpdateUserPipelineReleaseRequest, + vdp.pipeline.v1beta.pipeline_pb2.UpdateUserPipelineReleaseResponse, ] """UpdateUserPipelineRelease method receives a UpdateUserPipelineReleaseRequest message and returns a UpdateUserPipelineReleaseResponse message. """ DeleteUserPipelineRelease: grpc.aio.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.pipeline_pb2.DeleteUserPipelineReleaseRequest, - vdp.pipeline.v1alpha.pipeline_pb2.DeleteUserPipelineReleaseResponse, + vdp.pipeline.v1beta.pipeline_pb2.DeleteUserPipelineReleaseRequest, + vdp.pipeline.v1beta.pipeline_pb2.DeleteUserPipelineReleaseResponse, ] """DeleteUserPipelineRelease method receives a DeleteUserPipelineReleaseRequest message and returns a DeleteUserPipelineReleaseResponse message. """ RestoreUserPipelineRelease: grpc.aio.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.pipeline_pb2.RestoreUserPipelineReleaseRequest, - vdp.pipeline.v1alpha.pipeline_pb2.RestoreUserPipelineReleaseResponse, + vdp.pipeline.v1beta.pipeline_pb2.RestoreUserPipelineReleaseRequest, + vdp.pipeline.v1beta.pipeline_pb2.RestoreUserPipelineReleaseResponse, ] """RestoreUserPipelineRelease method receives a RestoreUserPipelineReleaseRequest message and returns a RestoreUserPipelineReleaseResponse """ WatchUserPipelineRelease: grpc.aio.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.pipeline_pb2.WatchUserPipelineReleaseRequest, - vdp.pipeline.v1alpha.pipeline_pb2.WatchUserPipelineReleaseResponse, + vdp.pipeline.v1beta.pipeline_pb2.WatchUserPipelineReleaseRequest, + vdp.pipeline.v1beta.pipeline_pb2.WatchUserPipelineReleaseResponse, ] """WatchUserPipelineRelease method receives a WatchUserPipelineReleaseRequest message and returns a WatchUserPipelineReleaseResponse """ RenameUserPipelineRelease: grpc.aio.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.pipeline_pb2.RenameUserPipelineReleaseRequest, - vdp.pipeline.v1alpha.pipeline_pb2.RenameUserPipelineReleaseResponse, + vdp.pipeline.v1beta.pipeline_pb2.RenameUserPipelineReleaseRequest, + vdp.pipeline.v1beta.pipeline_pb2.RenameUserPipelineReleaseResponse, ] """RenameUserPipelineRelease method receives a RenameUserPipelineReleaseRequest message and returns a RenameUserPipelineReleaseResponse message. """ TriggerUserPipelineRelease: grpc.aio.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.pipeline_pb2.TriggerUserPipelineReleaseRequest, - vdp.pipeline.v1alpha.pipeline_pb2.TriggerUserPipelineReleaseResponse, + vdp.pipeline.v1beta.pipeline_pb2.TriggerUserPipelineReleaseRequest, + vdp.pipeline.v1beta.pipeline_pb2.TriggerUserPipelineReleaseResponse, ] """TriggerUserPipelineRelease method receives a TriggeUserPipelineReleaseRequest message and returns a TriggerPipelineReleasePipelineResponse. """ TriggerAsyncUserPipelineRelease: grpc.aio.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.pipeline_pb2.TriggerAsyncUserPipelineReleaseRequest, - vdp.pipeline.v1alpha.pipeline_pb2.TriggerAsyncUserPipelineReleaseResponse, + vdp.pipeline.v1beta.pipeline_pb2.TriggerAsyncUserPipelineReleaseRequest, + vdp.pipeline.v1beta.pipeline_pb2.TriggerAsyncUserPipelineReleaseResponse, ] """TriggerAsyncUserPipelineRelease method receives a TriggerAsyncUserPipelineReleaseRequest message and returns a TriggerAsyncUserPipelineReleaseResponse. """ CreateOrganizationPipeline: grpc.aio.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.pipeline_pb2.CreateOrganizationPipelineRequest, - vdp.pipeline.v1alpha.pipeline_pb2.CreateOrganizationPipelineResponse, + vdp.pipeline.v1beta.pipeline_pb2.CreateOrganizationPipelineRequest, + vdp.pipeline.v1beta.pipeline_pb2.CreateOrganizationPipelineResponse, ] """CreateOrganizationPipeline method receives a CreateOrganizationPipelineRequest message and returns a CreateOrganizationPipelineResponse message. """ ListOrganizationPipelines: grpc.aio.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.pipeline_pb2.ListOrganizationPipelinesRequest, - vdp.pipeline.v1alpha.pipeline_pb2.ListOrganizationPipelinesResponse, + vdp.pipeline.v1beta.pipeline_pb2.ListOrganizationPipelinesRequest, + vdp.pipeline.v1beta.pipeline_pb2.ListOrganizationPipelinesResponse, ] """ListOrganizationPipelines method receives a ListOrganizationPipelinesRequest message and returns a ListOrganizationPipelinesResponse message. """ GetOrganizationPipeline: grpc.aio.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.pipeline_pb2.GetOrganizationPipelineRequest, - vdp.pipeline.v1alpha.pipeline_pb2.GetOrganizationPipelineResponse, + vdp.pipeline.v1beta.pipeline_pb2.GetOrganizationPipelineRequest, + vdp.pipeline.v1beta.pipeline_pb2.GetOrganizationPipelineResponse, ] """GetOrganizationPipeline method receives a GetOrganizationPipelineRequest message and returns a GetOrganizationPipelineResponse message. """ UpdateOrganizationPipeline: grpc.aio.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.pipeline_pb2.UpdateOrganizationPipelineRequest, - vdp.pipeline.v1alpha.pipeline_pb2.UpdateOrganizationPipelineResponse, + vdp.pipeline.v1beta.pipeline_pb2.UpdateOrganizationPipelineRequest, + vdp.pipeline.v1beta.pipeline_pb2.UpdateOrganizationPipelineResponse, ] """UpdateOrganizationPipeline method receives a UpdateOrganizationPipelineRequest message and returns a UpdateOrganizationPipelineResponse message. """ DeleteOrganizationPipeline: grpc.aio.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.pipeline_pb2.DeleteOrganizationPipelineRequest, - vdp.pipeline.v1alpha.pipeline_pb2.DeleteOrganizationPipelineResponse, + vdp.pipeline.v1beta.pipeline_pb2.DeleteOrganizationPipelineRequest, + vdp.pipeline.v1beta.pipeline_pb2.DeleteOrganizationPipelineResponse, ] """DeleteOrganizationPipeline method receives a DeleteOrganizationPipelineRequest message and returns a DeleteOrganizationPipelineResponse message. """ ValidateOrganizationPipeline: grpc.aio.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.pipeline_pb2.ValidateOrganizationPipelineRequest, - vdp.pipeline.v1alpha.pipeline_pb2.ValidateOrganizationPipelineResponse, + vdp.pipeline.v1beta.pipeline_pb2.ValidateOrganizationPipelineRequest, + vdp.pipeline.v1beta.pipeline_pb2.ValidateOrganizationPipelineResponse, ] """Validate a pipeline.""" RenameOrganizationPipeline: grpc.aio.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.pipeline_pb2.RenameOrganizationPipelineRequest, - vdp.pipeline.v1alpha.pipeline_pb2.RenameOrganizationPipelineResponse, + vdp.pipeline.v1beta.pipeline_pb2.RenameOrganizationPipelineRequest, + vdp.pipeline.v1beta.pipeline_pb2.RenameOrganizationPipelineResponse, ] """RenameOrganizationPipeline method receives a RenameOrganizationPipelineRequest message and returns a RenameOrganizationPipelineResponse message. """ TriggerOrganizationPipeline: grpc.aio.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.pipeline_pb2.TriggerOrganizationPipelineRequest, - vdp.pipeline.v1alpha.pipeline_pb2.TriggerOrganizationPipelineResponse, + vdp.pipeline.v1beta.pipeline_pb2.TriggerOrganizationPipelineRequest, + vdp.pipeline.v1beta.pipeline_pb2.TriggerOrganizationPipelineResponse, ] """TriggerOrganizationPipeline method receives a TriggerOrganizationPipelineRequest message and returns a TriggerOrganizationPipelineResponse. """ TriggerAsyncOrganizationPipeline: grpc.aio.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.pipeline_pb2.TriggerAsyncOrganizationPipelineRequest, - vdp.pipeline.v1alpha.pipeline_pb2.TriggerAsyncOrganizationPipelineResponse, + vdp.pipeline.v1beta.pipeline_pb2.TriggerAsyncOrganizationPipelineRequest, + vdp.pipeline.v1beta.pipeline_pb2.TriggerAsyncOrganizationPipelineResponse, ] """TriggerAsyncOrganizationPipeline method receives a TriggerAsyncOrganizationPipelineRequest message and returns a TriggerAsyncOrganizationPipelineResponse. """ CreateOrganizationPipelineRelease: grpc.aio.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.pipeline_pb2.CreateOrganizationPipelineReleaseRequest, - vdp.pipeline.v1alpha.pipeline_pb2.CreateOrganizationPipelineReleaseResponse, + vdp.pipeline.v1beta.pipeline_pb2.CreateOrganizationPipelineReleaseRequest, + vdp.pipeline.v1beta.pipeline_pb2.CreateOrganizationPipelineReleaseResponse, ] """CreateOrganizationPipelineRelease method receives a CreateOrganizationPipelineReleaseRequest message and returns a CreateOrganizationPipelineReleaseResponse message. """ ListOrganizationPipelineReleases: grpc.aio.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.pipeline_pb2.ListOrganizationPipelineReleasesRequest, - vdp.pipeline.v1alpha.pipeline_pb2.ListOrganizationPipelineReleasesResponse, + vdp.pipeline.v1beta.pipeline_pb2.ListOrganizationPipelineReleasesRequest, + vdp.pipeline.v1beta.pipeline_pb2.ListOrganizationPipelineReleasesResponse, ] """ListOrganizationPipelineReleases method receives a ListOrganizationPipelineReleasesRequest message and returns a ListOrganizationPipelineReleasesResponse message. """ GetOrganizationPipelineRelease: grpc.aio.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.pipeline_pb2.GetOrganizationPipelineReleaseRequest, - vdp.pipeline.v1alpha.pipeline_pb2.GetOrganizationPipelineReleaseResponse, + vdp.pipeline.v1beta.pipeline_pb2.GetOrganizationPipelineReleaseRequest, + vdp.pipeline.v1beta.pipeline_pb2.GetOrganizationPipelineReleaseResponse, ] """GetOrganizationPipelineRelease method receives a GetOrganizationPipelineReleaseRequest message and returns a GetOrganizationPipelineReleaseResponse message. """ UpdateOrganizationPipelineRelease: grpc.aio.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.pipeline_pb2.UpdateOrganizationPipelineReleaseRequest, - vdp.pipeline.v1alpha.pipeline_pb2.UpdateOrganizationPipelineReleaseResponse, + vdp.pipeline.v1beta.pipeline_pb2.UpdateOrganizationPipelineReleaseRequest, + vdp.pipeline.v1beta.pipeline_pb2.UpdateOrganizationPipelineReleaseResponse, ] """UpdateOrganizationPipelineRelease method receives a UpdateOrganizationPipelineReleaseRequest message and returns a UpdateOrganizationPipelineReleaseResponse message. """ DeleteOrganizationPipelineRelease: grpc.aio.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.pipeline_pb2.DeleteOrganizationPipelineReleaseRequest, - vdp.pipeline.v1alpha.pipeline_pb2.DeleteOrganizationPipelineReleaseResponse, + vdp.pipeline.v1beta.pipeline_pb2.DeleteOrganizationPipelineReleaseRequest, + vdp.pipeline.v1beta.pipeline_pb2.DeleteOrganizationPipelineReleaseResponse, ] """DeleteOrganizationPipelineRelease method receives a DeleteOrganizationPipelineReleaseRequest message and returns a DeleteOrganizationPipelineReleaseResponse message. """ RestoreOrganizationPipelineRelease: grpc.aio.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.pipeline_pb2.RestoreOrganizationPipelineReleaseRequest, - vdp.pipeline.v1alpha.pipeline_pb2.RestoreOrganizationPipelineReleaseResponse, + vdp.pipeline.v1beta.pipeline_pb2.RestoreOrganizationPipelineReleaseRequest, + vdp.pipeline.v1beta.pipeline_pb2.RestoreOrganizationPipelineReleaseResponse, ] """RestoreOrganizationPipelineRelease method receives a RestoreOrganizationPipelineReleaseRequest message and returns a RestoreOrganizationPipelineReleaseResponse """ WatchOrganizationPipelineRelease: grpc.aio.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.pipeline_pb2.WatchOrganizationPipelineReleaseRequest, - vdp.pipeline.v1alpha.pipeline_pb2.WatchOrganizationPipelineReleaseResponse, + vdp.pipeline.v1beta.pipeline_pb2.WatchOrganizationPipelineReleaseRequest, + vdp.pipeline.v1beta.pipeline_pb2.WatchOrganizationPipelineReleaseResponse, ] """WatchOrganizationPipelineRelease method receives a WatchOrganizationPipelineReleaseRequest message and returns a WatchOrganizationPipelineReleaseResponse """ RenameOrganizationPipelineRelease: grpc.aio.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.pipeline_pb2.RenameOrganizationPipelineReleaseRequest, - vdp.pipeline.v1alpha.pipeline_pb2.RenameOrganizationPipelineReleaseResponse, + vdp.pipeline.v1beta.pipeline_pb2.RenameOrganizationPipelineReleaseRequest, + vdp.pipeline.v1beta.pipeline_pb2.RenameOrganizationPipelineReleaseResponse, ] """RenameOrganizationPipelineRelease method receives a RenameOrganizationPipelineReleaseRequest message and returns a RenameOrganizationPipelineReleaseResponse message. """ TriggerOrganizationPipelineRelease: grpc.aio.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.pipeline_pb2.TriggerOrganizationPipelineReleaseRequest, - vdp.pipeline.v1alpha.pipeline_pb2.TriggerOrganizationPipelineReleaseResponse, + vdp.pipeline.v1beta.pipeline_pb2.TriggerOrganizationPipelineReleaseRequest, + vdp.pipeline.v1beta.pipeline_pb2.TriggerOrganizationPipelineReleaseResponse, ] """TriggerOrganizationPipelineRelease method receives a TriggeOrganizationPipelineReleaseRequest message and returns a TriggerPipelineReleasePipelineResponse. """ TriggerAsyncOrganizationPipelineRelease: grpc.aio.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.pipeline_pb2.TriggerAsyncOrganizationPipelineReleaseRequest, - vdp.pipeline.v1alpha.pipeline_pb2.TriggerAsyncOrganizationPipelineReleaseResponse, + vdp.pipeline.v1beta.pipeline_pb2.TriggerAsyncOrganizationPipelineReleaseRequest, + vdp.pipeline.v1beta.pipeline_pb2.TriggerAsyncOrganizationPipelineReleaseResponse, ] """TriggerAsyncOrganizationPipelineRelease method receives a TriggerAsyncOrganizationPipelineReleaseRequest message and returns a TriggerAsyncOrganizationPipelineReleaseResponse. """ GetOperation: grpc.aio.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.pipeline_pb2.GetOperationRequest, - vdp.pipeline.v1alpha.pipeline_pb2.GetOperationResponse, + vdp.pipeline.v1beta.pipeline_pb2.GetOperationRequest, + vdp.pipeline.v1beta.pipeline_pb2.GetOperationResponse, ] """*Longrunning operation methods @@ -865,40 +865,40 @@ class PipelinePublicServiceAsyncStub: GetOperationResponse message. """ ListConnectorDefinitions: grpc.aio.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.connector_definition_pb2.ListConnectorDefinitionsRequest, - vdp.pipeline.v1alpha.connector_definition_pb2.ListConnectorDefinitionsResponse, + vdp.pipeline.v1beta.connector_definition_pb2.ListConnectorDefinitionsRequest, + vdp.pipeline.v1beta.connector_definition_pb2.ListConnectorDefinitionsResponse, ] """ListConnectorDefinitions method receives a ListConnectorDefinitionsRequest message and returns a ListConnectorDefinitionsResponse message. """ GetConnectorDefinition: grpc.aio.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.connector_definition_pb2.GetConnectorDefinitionRequest, - vdp.pipeline.v1alpha.connector_definition_pb2.GetConnectorDefinitionResponse, + vdp.pipeline.v1beta.connector_definition_pb2.GetConnectorDefinitionRequest, + vdp.pipeline.v1beta.connector_definition_pb2.GetConnectorDefinitionResponse, ] """GetConnectorDefinition method receives a GetConnectorDefinitionRequest message and returns a GetGetConnectorDefinitionResponse message. """ ListOperatorDefinitions: grpc.aio.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.operator_definition_pb2.ListOperatorDefinitionsRequest, - vdp.pipeline.v1alpha.operator_definition_pb2.ListOperatorDefinitionsResponse, + vdp.pipeline.v1beta.operator_definition_pb2.ListOperatorDefinitionsRequest, + vdp.pipeline.v1beta.operator_definition_pb2.ListOperatorDefinitionsResponse, ] """ListOperatorDefinitions method receives a ListOperatorDefinitionsRequest message and returns a ListOperatorDefinitionsResponse message. """ GetOperatorDefinition: grpc.aio.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.operator_definition_pb2.GetOperatorDefinitionRequest, - vdp.pipeline.v1alpha.operator_definition_pb2.GetOperatorDefinitionResponse, + vdp.pipeline.v1beta.operator_definition_pb2.GetOperatorDefinitionRequest, + vdp.pipeline.v1beta.operator_definition_pb2.GetOperatorDefinitionResponse, ] """GetOperatorDefinition method receives a GetOperatorDefinitionRequest message and returns a GetGetOperatorDefinitionResponse message. """ ListConnectors: grpc.aio.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.connector_pb2.ListConnectorsRequest, - vdp.pipeline.v1alpha.connector_pb2.ListConnectorsResponse, + vdp.pipeline.v1beta.connector_pb2.ListConnectorsRequest, + vdp.pipeline.v1beta.connector_pb2.ListConnectorsResponse, ] """/////////////////////////////// Connector methods @@ -909,55 +909,55 @@ class PipelinePublicServiceAsyncStub: ListConnectorsResponse message. """ LookUpConnector: grpc.aio.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.connector_pb2.LookUpConnectorRequest, - vdp.pipeline.v1alpha.connector_pb2.LookUpConnectorResponse, + vdp.pipeline.v1beta.connector_pb2.LookUpConnectorRequest, + vdp.pipeline.v1beta.connector_pb2.LookUpConnectorResponse, ] """LookUpConnector method receives a LookUpConnectorRequest message and returns a LookUpConnectorResponse """ CreateUserConnector: grpc.aio.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.connector_pb2.CreateUserConnectorRequest, - vdp.pipeline.v1alpha.connector_pb2.CreateUserConnectorResponse, + vdp.pipeline.v1beta.connector_pb2.CreateUserConnectorRequest, + vdp.pipeline.v1beta.connector_pb2.CreateUserConnectorResponse, ] """CreateUserConnector method receives a CreateUserConnectorRequest message and returns a CreateUserConnectorResponse message. """ ListUserConnectors: grpc.aio.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.connector_pb2.ListUserConnectorsRequest, - vdp.pipeline.v1alpha.connector_pb2.ListUserConnectorsResponse, + vdp.pipeline.v1beta.connector_pb2.ListUserConnectorsRequest, + vdp.pipeline.v1beta.connector_pb2.ListUserConnectorsResponse, ] """ListUserConnectors method receives a ListUserConnectorsRequest message and returns a ListUserConnectorsResponse message. """ GetUserConnector: grpc.aio.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.connector_pb2.GetUserConnectorRequest, - vdp.pipeline.v1alpha.connector_pb2.GetUserConnectorResponse, + vdp.pipeline.v1beta.connector_pb2.GetUserConnectorRequest, + vdp.pipeline.v1beta.connector_pb2.GetUserConnectorResponse, ] """GetUserConnector method receives a GetUserConnectorRequest message and returns a GetUserConnectorResponse message. """ UpdateUserConnector: grpc.aio.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.connector_pb2.UpdateUserConnectorRequest, - vdp.pipeline.v1alpha.connector_pb2.UpdateUserConnectorResponse, + vdp.pipeline.v1beta.connector_pb2.UpdateUserConnectorRequest, + vdp.pipeline.v1beta.connector_pb2.UpdateUserConnectorResponse, ] """UpdateUserConnector method receives a UpdateUserConnectorRequest message and returns a UpdateUserConnectorResponse message. """ DeleteUserConnector: grpc.aio.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.connector_pb2.DeleteUserConnectorRequest, - vdp.pipeline.v1alpha.connector_pb2.DeleteUserConnectorResponse, + vdp.pipeline.v1beta.connector_pb2.DeleteUserConnectorRequest, + vdp.pipeline.v1beta.connector_pb2.DeleteUserConnectorResponse, ] """DeleteUserConnector method receives a DeleteUserConnectorRequest message and returns a DeleteUserConnectorResponse message. """ ConnectUserConnector: grpc.aio.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.connector_pb2.ConnectUserConnectorRequest, - vdp.pipeline.v1alpha.connector_pb2.ConnectUserConnectorResponse, + vdp.pipeline.v1beta.connector_pb2.ConnectUserConnectorRequest, + vdp.pipeline.v1beta.connector_pb2.ConnectUserConnectorResponse, ] """Connect a connector. The "state" of the connector after connecting is "CONNECTED". @@ -966,8 +966,8 @@ class PipelinePublicServiceAsyncStub: `CONNECTED`) returns an error. """ DisconnectUserConnector: grpc.aio.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.connector_pb2.DisconnectUserConnectorRequest, - vdp.pipeline.v1alpha.connector_pb2.DisconnectUserConnectorResponse, + vdp.pipeline.v1beta.connector_pb2.DisconnectUserConnectorRequest, + vdp.pipeline.v1beta.connector_pb2.DisconnectUserConnectorResponse, ] """Disconnect a connector. The "state" of the connector after disconnecting is "DISCONNECTED". @@ -976,78 +976,78 @@ class PipelinePublicServiceAsyncStub: `DISCONNECTED`) returns an error. """ RenameUserConnector: grpc.aio.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.connector_pb2.RenameUserConnectorRequest, - vdp.pipeline.v1alpha.connector_pb2.RenameUserConnectorResponse, + vdp.pipeline.v1beta.connector_pb2.RenameUserConnectorRequest, + vdp.pipeline.v1beta.connector_pb2.RenameUserConnectorResponse, ] """RenameUserConnector method receives a RenameUserConnectorRequest message and returns a RenameUserConnectorResponse message. """ ExecuteUserConnector: grpc.aio.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.connector_pb2.ExecuteUserConnectorRequest, - vdp.pipeline.v1alpha.connector_pb2.ExecuteUserConnectorResponse, + vdp.pipeline.v1beta.connector_pb2.ExecuteUserConnectorRequest, + vdp.pipeline.v1beta.connector_pb2.ExecuteUserConnectorResponse, ] """ExecuteUserConnector method receives a ExecuteUserConnectorRequest message and returns a ExecuteUserConnectorResponse message. """ WatchUserConnector: grpc.aio.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.connector_pb2.WatchUserConnectorRequest, - vdp.pipeline.v1alpha.connector_pb2.WatchUserConnectorResponse, + vdp.pipeline.v1beta.connector_pb2.WatchUserConnectorRequest, + vdp.pipeline.v1beta.connector_pb2.WatchUserConnectorResponse, ] """WatchUserConnector method receives a WatchUserConnectorRequest message and returns a WatchUserConnectorResponse """ TestUserConnector: grpc.aio.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.connector_pb2.TestUserConnectorRequest, - vdp.pipeline.v1alpha.connector_pb2.TestUserConnectorResponse, + vdp.pipeline.v1beta.connector_pb2.TestUserConnectorRequest, + vdp.pipeline.v1beta.connector_pb2.TestUserConnectorResponse, ] """TestUserConnector method receives a TestUserConnectorRequest message and returns a TestUserConnectorResponse """ CreateOrganizationConnector: grpc.aio.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.connector_pb2.CreateOrganizationConnectorRequest, - vdp.pipeline.v1alpha.connector_pb2.CreateOrganizationConnectorResponse, + vdp.pipeline.v1beta.connector_pb2.CreateOrganizationConnectorRequest, + vdp.pipeline.v1beta.connector_pb2.CreateOrganizationConnectorResponse, ] """CreateOrganizationConnector method receives a CreateOrganizationConnectorRequest message and returns a CreateOrganizationConnectorResponse message. """ ListOrganizationConnectors: grpc.aio.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.connector_pb2.ListOrganizationConnectorsRequest, - vdp.pipeline.v1alpha.connector_pb2.ListOrganizationConnectorsResponse, + vdp.pipeline.v1beta.connector_pb2.ListOrganizationConnectorsRequest, + vdp.pipeline.v1beta.connector_pb2.ListOrganizationConnectorsResponse, ] """ListOrganizationConnectors method receives a ListOrganizationConnectorsRequest message and returns a ListOrganizationConnectorsResponse message. """ GetOrganizationConnector: grpc.aio.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.connector_pb2.GetOrganizationConnectorRequest, - vdp.pipeline.v1alpha.connector_pb2.GetOrganizationConnectorResponse, + vdp.pipeline.v1beta.connector_pb2.GetOrganizationConnectorRequest, + vdp.pipeline.v1beta.connector_pb2.GetOrganizationConnectorResponse, ] """GetOrganizationConnector method receives a GetOrganizationConnectorRequest message and returns a GetOrganizationConnectorResponse message. """ UpdateOrganizationConnector: grpc.aio.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.connector_pb2.UpdateOrganizationConnectorRequest, - vdp.pipeline.v1alpha.connector_pb2.UpdateOrganizationConnectorResponse, + vdp.pipeline.v1beta.connector_pb2.UpdateOrganizationConnectorRequest, + vdp.pipeline.v1beta.connector_pb2.UpdateOrganizationConnectorResponse, ] """UpdateOrganizationConnector method receives a UpdateOrganizationConnectorRequest message and returns a UpdateOrganizationConnectorResponse message. """ DeleteOrganizationConnector: grpc.aio.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.connector_pb2.DeleteOrganizationConnectorRequest, - vdp.pipeline.v1alpha.connector_pb2.DeleteOrganizationConnectorResponse, + vdp.pipeline.v1beta.connector_pb2.DeleteOrganizationConnectorRequest, + vdp.pipeline.v1beta.connector_pb2.DeleteOrganizationConnectorResponse, ] """DeleteOrganizationConnector method receives a DeleteOrganizationConnectorRequest message and returns a DeleteOrganizationConnectorResponse message. """ ConnectOrganizationConnector: grpc.aio.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.connector_pb2.ConnectOrganizationConnectorRequest, - vdp.pipeline.v1alpha.connector_pb2.ConnectOrganizationConnectorResponse, + vdp.pipeline.v1beta.connector_pb2.ConnectOrganizationConnectorRequest, + vdp.pipeline.v1beta.connector_pb2.ConnectOrganizationConnectorResponse, ] """Connect a connector. The "state" of the connector after connecting is "CONNECTED". @@ -1056,8 +1056,8 @@ class PipelinePublicServiceAsyncStub: `CONNECTED`) returns an error. """ DisconnectOrganizationConnector: grpc.aio.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.connector_pb2.DisconnectOrganizationConnectorRequest, - vdp.pipeline.v1alpha.connector_pb2.DisconnectOrganizationConnectorResponse, + vdp.pipeline.v1beta.connector_pb2.DisconnectOrganizationConnectorRequest, + vdp.pipeline.v1beta.connector_pb2.DisconnectOrganizationConnectorResponse, ] """Disconnect a connector. The "state" of the connector after disconnecting is "DISCONNECTED". @@ -1066,32 +1066,32 @@ class PipelinePublicServiceAsyncStub: `DISCONNECTED`) returns an error. """ RenameOrganizationConnector: grpc.aio.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.connector_pb2.RenameOrganizationConnectorRequest, - vdp.pipeline.v1alpha.connector_pb2.RenameOrganizationConnectorResponse, + vdp.pipeline.v1beta.connector_pb2.RenameOrganizationConnectorRequest, + vdp.pipeline.v1beta.connector_pb2.RenameOrganizationConnectorResponse, ] """RenameOrganizationConnector method receives a RenameOrganizationConnectorRequest message and returns a RenameOrganizationConnectorResponse message. """ ExecuteOrganizationConnector: grpc.aio.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.connector_pb2.ExecuteOrganizationConnectorRequest, - vdp.pipeline.v1alpha.connector_pb2.ExecuteOrganizationConnectorResponse, + vdp.pipeline.v1beta.connector_pb2.ExecuteOrganizationConnectorRequest, + vdp.pipeline.v1beta.connector_pb2.ExecuteOrganizationConnectorResponse, ] """ExecuteOrganizationConnector method receives a ExecuteOrganizationConnectorRequest message and returns a ExecuteOrganizationConnectorResponse message. """ WatchOrganizationConnector: grpc.aio.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.connector_pb2.WatchOrganizationConnectorRequest, - vdp.pipeline.v1alpha.connector_pb2.WatchOrganizationConnectorResponse, + vdp.pipeline.v1beta.connector_pb2.WatchOrganizationConnectorRequest, + vdp.pipeline.v1beta.connector_pb2.WatchOrganizationConnectorResponse, ] """WatchOrganizationConnector method receives a WatchOrganizationConnectorRequest message and returns a WatchOrganizationConnectorResponse """ TestOrganizationConnector: grpc.aio.UnaryUnaryMultiCallable[ - vdp.pipeline.v1alpha.connector_pb2.TestOrganizationConnectorRequest, - vdp.pipeline.v1alpha.connector_pb2.TestOrganizationConnectorResponse, + vdp.pipeline.v1beta.connector_pb2.TestOrganizationConnectorRequest, + vdp.pipeline.v1beta.connector_pb2.TestOrganizationConnectorResponse, ] """TestOrganizationConnector method receives a TestOrganizationConnectorRequest message and returns a TestOrganizationConnectorResponse @@ -1103,9 +1103,9 @@ class PipelinePublicServiceServicer(metaclass=abc.ABCMeta): @abc.abstractmethod def Liveness( self, - request: vdp.pipeline.v1alpha.pipeline_pb2.LivenessRequest, + request: vdp.pipeline.v1beta.pipeline_pb2.LivenessRequest, context: _ServicerContext, - ) -> typing.Union[vdp.pipeline.v1alpha.pipeline_pb2.LivenessResponse, collections.abc.Awaitable[vdp.pipeline.v1alpha.pipeline_pb2.LivenessResponse]]: + ) -> typing.Union[vdp.pipeline.v1beta.pipeline_pb2.LivenessResponse, collections.abc.Awaitable[vdp.pipeline.v1beta.pipeline_pb2.LivenessResponse]]: """Liveness method receives a LivenessRequest message and returns a LivenessResponse message. See https://github.com/grpc/grpc/blob/master/doc/health-checking.md @@ -1113,9 +1113,9 @@ class PipelinePublicServiceServicer(metaclass=abc.ABCMeta): @abc.abstractmethod def Readiness( self, - request: vdp.pipeline.v1alpha.pipeline_pb2.ReadinessRequest, + request: vdp.pipeline.v1beta.pipeline_pb2.ReadinessRequest, context: _ServicerContext, - ) -> typing.Union[vdp.pipeline.v1alpha.pipeline_pb2.ReadinessResponse, collections.abc.Awaitable[vdp.pipeline.v1alpha.pipeline_pb2.ReadinessResponse]]: + ) -> typing.Union[vdp.pipeline.v1beta.pipeline_pb2.ReadinessResponse, collections.abc.Awaitable[vdp.pipeline.v1beta.pipeline_pb2.ReadinessResponse]]: """Readiness method receives a ReadinessRequest message and returns a ReadinessResponse message. See https://github.com/grpc/grpc/blob/master/doc/health-checking.md @@ -1123,365 +1123,365 @@ class PipelinePublicServiceServicer(metaclass=abc.ABCMeta): @abc.abstractmethod def ListPipelines( self, - request: vdp.pipeline.v1alpha.pipeline_pb2.ListPipelinesRequest, + request: vdp.pipeline.v1beta.pipeline_pb2.ListPipelinesRequest, context: _ServicerContext, - ) -> typing.Union[vdp.pipeline.v1alpha.pipeline_pb2.ListPipelinesResponse, collections.abc.Awaitable[vdp.pipeline.v1alpha.pipeline_pb2.ListPipelinesResponse]]: + ) -> typing.Union[vdp.pipeline.v1beta.pipeline_pb2.ListPipelinesResponse, collections.abc.Awaitable[vdp.pipeline.v1beta.pipeline_pb2.ListPipelinesResponse]]: """ListPipelines method receives a ListPipelinesRequest message and returns a ListPipelinesResponse message. """ @abc.abstractmethod def LookUpPipeline( self, - request: vdp.pipeline.v1alpha.pipeline_pb2.LookUpPipelineRequest, + request: vdp.pipeline.v1beta.pipeline_pb2.LookUpPipelineRequest, context: _ServicerContext, - ) -> typing.Union[vdp.pipeline.v1alpha.pipeline_pb2.LookUpPipelineResponse, collections.abc.Awaitable[vdp.pipeline.v1alpha.pipeline_pb2.LookUpPipelineResponse]]: + ) -> typing.Union[vdp.pipeline.v1beta.pipeline_pb2.LookUpPipelineResponse, collections.abc.Awaitable[vdp.pipeline.v1beta.pipeline_pb2.LookUpPipelineResponse]]: """LookUpPipeline method receives a LookUpPipelineRequest message and returns a LookUpPipelineResponse """ @abc.abstractmethod def CreateUserPipeline( self, - request: vdp.pipeline.v1alpha.pipeline_pb2.CreateUserPipelineRequest, + request: vdp.pipeline.v1beta.pipeline_pb2.CreateUserPipelineRequest, context: _ServicerContext, - ) -> typing.Union[vdp.pipeline.v1alpha.pipeline_pb2.CreateUserPipelineResponse, collections.abc.Awaitable[vdp.pipeline.v1alpha.pipeline_pb2.CreateUserPipelineResponse]]: + ) -> typing.Union[vdp.pipeline.v1beta.pipeline_pb2.CreateUserPipelineResponse, collections.abc.Awaitable[vdp.pipeline.v1beta.pipeline_pb2.CreateUserPipelineResponse]]: """CreateUserPipeline method receives a CreateUserPipelineRequest message and returns a CreateUserPipelineResponse message. """ @abc.abstractmethod def ListUserPipelines( self, - request: vdp.pipeline.v1alpha.pipeline_pb2.ListUserPipelinesRequest, + request: vdp.pipeline.v1beta.pipeline_pb2.ListUserPipelinesRequest, context: _ServicerContext, - ) -> typing.Union[vdp.pipeline.v1alpha.pipeline_pb2.ListUserPipelinesResponse, collections.abc.Awaitable[vdp.pipeline.v1alpha.pipeline_pb2.ListUserPipelinesResponse]]: + ) -> typing.Union[vdp.pipeline.v1beta.pipeline_pb2.ListUserPipelinesResponse, collections.abc.Awaitable[vdp.pipeline.v1beta.pipeline_pb2.ListUserPipelinesResponse]]: """ListUserPipelines method receives a ListUserPipelinesRequest message and returns a ListUserPipelinesResponse message. """ @abc.abstractmethod def GetUserPipeline( self, - request: vdp.pipeline.v1alpha.pipeline_pb2.GetUserPipelineRequest, + request: vdp.pipeline.v1beta.pipeline_pb2.GetUserPipelineRequest, context: _ServicerContext, - ) -> typing.Union[vdp.pipeline.v1alpha.pipeline_pb2.GetUserPipelineResponse, collections.abc.Awaitable[vdp.pipeline.v1alpha.pipeline_pb2.GetUserPipelineResponse]]: + ) -> typing.Union[vdp.pipeline.v1beta.pipeline_pb2.GetUserPipelineResponse, collections.abc.Awaitable[vdp.pipeline.v1beta.pipeline_pb2.GetUserPipelineResponse]]: """GetUserPipeline method receives a GetUserPipelineRequest message and returns a GetUserPipelineResponse message. """ @abc.abstractmethod def UpdateUserPipeline( self, - request: vdp.pipeline.v1alpha.pipeline_pb2.UpdateUserPipelineRequest, + request: vdp.pipeline.v1beta.pipeline_pb2.UpdateUserPipelineRequest, context: _ServicerContext, - ) -> typing.Union[vdp.pipeline.v1alpha.pipeline_pb2.UpdateUserPipelineResponse, collections.abc.Awaitable[vdp.pipeline.v1alpha.pipeline_pb2.UpdateUserPipelineResponse]]: + ) -> typing.Union[vdp.pipeline.v1beta.pipeline_pb2.UpdateUserPipelineResponse, collections.abc.Awaitable[vdp.pipeline.v1beta.pipeline_pb2.UpdateUserPipelineResponse]]: """UpdateUserPipeline method receives a UpdateUserPipelineRequest message and returns a UpdateUserPipelineResponse message. """ @abc.abstractmethod def DeleteUserPipeline( self, - request: vdp.pipeline.v1alpha.pipeline_pb2.DeleteUserPipelineRequest, + request: vdp.pipeline.v1beta.pipeline_pb2.DeleteUserPipelineRequest, context: _ServicerContext, - ) -> typing.Union[vdp.pipeline.v1alpha.pipeline_pb2.DeleteUserPipelineResponse, collections.abc.Awaitable[vdp.pipeline.v1alpha.pipeline_pb2.DeleteUserPipelineResponse]]: + ) -> typing.Union[vdp.pipeline.v1beta.pipeline_pb2.DeleteUserPipelineResponse, collections.abc.Awaitable[vdp.pipeline.v1beta.pipeline_pb2.DeleteUserPipelineResponse]]: """DeleteUserPipeline method receives a DeleteUserPipelineRequest message and returns a DeleteUserPipelineResponse message. """ @abc.abstractmethod def ValidateUserPipeline( self, - request: vdp.pipeline.v1alpha.pipeline_pb2.ValidateUserPipelineRequest, + request: vdp.pipeline.v1beta.pipeline_pb2.ValidateUserPipelineRequest, context: _ServicerContext, - ) -> typing.Union[vdp.pipeline.v1alpha.pipeline_pb2.ValidateUserPipelineResponse, collections.abc.Awaitable[vdp.pipeline.v1alpha.pipeline_pb2.ValidateUserPipelineResponse]]: + ) -> typing.Union[vdp.pipeline.v1beta.pipeline_pb2.ValidateUserPipelineResponse, collections.abc.Awaitable[vdp.pipeline.v1beta.pipeline_pb2.ValidateUserPipelineResponse]]: """Validate a pipeline.""" @abc.abstractmethod def RenameUserPipeline( self, - request: vdp.pipeline.v1alpha.pipeline_pb2.RenameUserPipelineRequest, + request: vdp.pipeline.v1beta.pipeline_pb2.RenameUserPipelineRequest, context: _ServicerContext, - ) -> typing.Union[vdp.pipeline.v1alpha.pipeline_pb2.RenameUserPipelineResponse, collections.abc.Awaitable[vdp.pipeline.v1alpha.pipeline_pb2.RenameUserPipelineResponse]]: + ) -> typing.Union[vdp.pipeline.v1beta.pipeline_pb2.RenameUserPipelineResponse, collections.abc.Awaitable[vdp.pipeline.v1beta.pipeline_pb2.RenameUserPipelineResponse]]: """RenameUserPipeline method receives a RenameUserPipelineRequest message and returns a RenameUserPipelineResponse message. """ @abc.abstractmethod def TriggerUserPipeline( self, - request: vdp.pipeline.v1alpha.pipeline_pb2.TriggerUserPipelineRequest, + request: vdp.pipeline.v1beta.pipeline_pb2.TriggerUserPipelineRequest, context: _ServicerContext, - ) -> typing.Union[vdp.pipeline.v1alpha.pipeline_pb2.TriggerUserPipelineResponse, collections.abc.Awaitable[vdp.pipeline.v1alpha.pipeline_pb2.TriggerUserPipelineResponse]]: + ) -> typing.Union[vdp.pipeline.v1beta.pipeline_pb2.TriggerUserPipelineResponse, collections.abc.Awaitable[vdp.pipeline.v1beta.pipeline_pb2.TriggerUserPipelineResponse]]: """TriggerUserPipeline method receives a TriggerUserPipelineRequest message and returns a TriggerUserPipelineResponse. """ @abc.abstractmethod def TriggerAsyncUserPipeline( self, - request: vdp.pipeline.v1alpha.pipeline_pb2.TriggerAsyncUserPipelineRequest, + request: vdp.pipeline.v1beta.pipeline_pb2.TriggerAsyncUserPipelineRequest, context: _ServicerContext, - ) -> typing.Union[vdp.pipeline.v1alpha.pipeline_pb2.TriggerAsyncUserPipelineResponse, collections.abc.Awaitable[vdp.pipeline.v1alpha.pipeline_pb2.TriggerAsyncUserPipelineResponse]]: + ) -> typing.Union[vdp.pipeline.v1beta.pipeline_pb2.TriggerAsyncUserPipelineResponse, collections.abc.Awaitable[vdp.pipeline.v1beta.pipeline_pb2.TriggerAsyncUserPipelineResponse]]: """TriggerAsyncUserPipeline method receives a TriggerAsyncUserPipelineRequest message and returns a TriggerAsyncUserPipelineResponse. """ @abc.abstractmethod def CreateUserPipelineRelease( self, - request: vdp.pipeline.v1alpha.pipeline_pb2.CreateUserPipelineReleaseRequest, + request: vdp.pipeline.v1beta.pipeline_pb2.CreateUserPipelineReleaseRequest, context: _ServicerContext, - ) -> typing.Union[vdp.pipeline.v1alpha.pipeline_pb2.CreateUserPipelineReleaseResponse, collections.abc.Awaitable[vdp.pipeline.v1alpha.pipeline_pb2.CreateUserPipelineReleaseResponse]]: + ) -> typing.Union[vdp.pipeline.v1beta.pipeline_pb2.CreateUserPipelineReleaseResponse, collections.abc.Awaitable[vdp.pipeline.v1beta.pipeline_pb2.CreateUserPipelineReleaseResponse]]: """CreateUserPipelineRelease method receives a CreateUserPipelineReleaseRequest message and returns a CreateUserPipelineReleaseResponse message. """ @abc.abstractmethod def ListUserPipelineReleases( self, - request: vdp.pipeline.v1alpha.pipeline_pb2.ListUserPipelineReleasesRequest, + request: vdp.pipeline.v1beta.pipeline_pb2.ListUserPipelineReleasesRequest, context: _ServicerContext, - ) -> typing.Union[vdp.pipeline.v1alpha.pipeline_pb2.ListUserPipelineReleasesResponse, collections.abc.Awaitable[vdp.pipeline.v1alpha.pipeline_pb2.ListUserPipelineReleasesResponse]]: + ) -> typing.Union[vdp.pipeline.v1beta.pipeline_pb2.ListUserPipelineReleasesResponse, collections.abc.Awaitable[vdp.pipeline.v1beta.pipeline_pb2.ListUserPipelineReleasesResponse]]: """ListUserPipelineReleases method receives a ListUserPipelineReleasesRequest message and returns a ListUserPipelineReleasesResponse message. """ @abc.abstractmethod def GetUserPipelineRelease( self, - request: vdp.pipeline.v1alpha.pipeline_pb2.GetUserPipelineReleaseRequest, + request: vdp.pipeline.v1beta.pipeline_pb2.GetUserPipelineReleaseRequest, context: _ServicerContext, - ) -> typing.Union[vdp.pipeline.v1alpha.pipeline_pb2.GetUserPipelineReleaseResponse, collections.abc.Awaitable[vdp.pipeline.v1alpha.pipeline_pb2.GetUserPipelineReleaseResponse]]: + ) -> typing.Union[vdp.pipeline.v1beta.pipeline_pb2.GetUserPipelineReleaseResponse, collections.abc.Awaitable[vdp.pipeline.v1beta.pipeline_pb2.GetUserPipelineReleaseResponse]]: """GetUserPipelineRelease method receives a GetUserPipelineReleaseRequest message and returns a GetUserPipelineReleaseResponse message. """ @abc.abstractmethod def UpdateUserPipelineRelease( self, - request: vdp.pipeline.v1alpha.pipeline_pb2.UpdateUserPipelineReleaseRequest, + request: vdp.pipeline.v1beta.pipeline_pb2.UpdateUserPipelineReleaseRequest, context: _ServicerContext, - ) -> typing.Union[vdp.pipeline.v1alpha.pipeline_pb2.UpdateUserPipelineReleaseResponse, collections.abc.Awaitable[vdp.pipeline.v1alpha.pipeline_pb2.UpdateUserPipelineReleaseResponse]]: + ) -> typing.Union[vdp.pipeline.v1beta.pipeline_pb2.UpdateUserPipelineReleaseResponse, collections.abc.Awaitable[vdp.pipeline.v1beta.pipeline_pb2.UpdateUserPipelineReleaseResponse]]: """UpdateUserPipelineRelease method receives a UpdateUserPipelineReleaseRequest message and returns a UpdateUserPipelineReleaseResponse message. """ @abc.abstractmethod def DeleteUserPipelineRelease( self, - request: vdp.pipeline.v1alpha.pipeline_pb2.DeleteUserPipelineReleaseRequest, + request: vdp.pipeline.v1beta.pipeline_pb2.DeleteUserPipelineReleaseRequest, context: _ServicerContext, - ) -> typing.Union[vdp.pipeline.v1alpha.pipeline_pb2.DeleteUserPipelineReleaseResponse, collections.abc.Awaitable[vdp.pipeline.v1alpha.pipeline_pb2.DeleteUserPipelineReleaseResponse]]: + ) -> typing.Union[vdp.pipeline.v1beta.pipeline_pb2.DeleteUserPipelineReleaseResponse, collections.abc.Awaitable[vdp.pipeline.v1beta.pipeline_pb2.DeleteUserPipelineReleaseResponse]]: """DeleteUserPipelineRelease method receives a DeleteUserPipelineReleaseRequest message and returns a DeleteUserPipelineReleaseResponse message. """ @abc.abstractmethod def RestoreUserPipelineRelease( self, - request: vdp.pipeline.v1alpha.pipeline_pb2.RestoreUserPipelineReleaseRequest, + request: vdp.pipeline.v1beta.pipeline_pb2.RestoreUserPipelineReleaseRequest, context: _ServicerContext, - ) -> typing.Union[vdp.pipeline.v1alpha.pipeline_pb2.RestoreUserPipelineReleaseResponse, collections.abc.Awaitable[vdp.pipeline.v1alpha.pipeline_pb2.RestoreUserPipelineReleaseResponse]]: + ) -> typing.Union[vdp.pipeline.v1beta.pipeline_pb2.RestoreUserPipelineReleaseResponse, collections.abc.Awaitable[vdp.pipeline.v1beta.pipeline_pb2.RestoreUserPipelineReleaseResponse]]: """RestoreUserPipelineRelease method receives a RestoreUserPipelineReleaseRequest message and returns a RestoreUserPipelineReleaseResponse """ @abc.abstractmethod def WatchUserPipelineRelease( self, - request: vdp.pipeline.v1alpha.pipeline_pb2.WatchUserPipelineReleaseRequest, + request: vdp.pipeline.v1beta.pipeline_pb2.WatchUserPipelineReleaseRequest, context: _ServicerContext, - ) -> typing.Union[vdp.pipeline.v1alpha.pipeline_pb2.WatchUserPipelineReleaseResponse, collections.abc.Awaitable[vdp.pipeline.v1alpha.pipeline_pb2.WatchUserPipelineReleaseResponse]]: + ) -> typing.Union[vdp.pipeline.v1beta.pipeline_pb2.WatchUserPipelineReleaseResponse, collections.abc.Awaitable[vdp.pipeline.v1beta.pipeline_pb2.WatchUserPipelineReleaseResponse]]: """WatchUserPipelineRelease method receives a WatchUserPipelineReleaseRequest message and returns a WatchUserPipelineReleaseResponse """ @abc.abstractmethod def RenameUserPipelineRelease( self, - request: vdp.pipeline.v1alpha.pipeline_pb2.RenameUserPipelineReleaseRequest, + request: vdp.pipeline.v1beta.pipeline_pb2.RenameUserPipelineReleaseRequest, context: _ServicerContext, - ) -> typing.Union[vdp.pipeline.v1alpha.pipeline_pb2.RenameUserPipelineReleaseResponse, collections.abc.Awaitable[vdp.pipeline.v1alpha.pipeline_pb2.RenameUserPipelineReleaseResponse]]: + ) -> typing.Union[vdp.pipeline.v1beta.pipeline_pb2.RenameUserPipelineReleaseResponse, collections.abc.Awaitable[vdp.pipeline.v1beta.pipeline_pb2.RenameUserPipelineReleaseResponse]]: """RenameUserPipelineRelease method receives a RenameUserPipelineReleaseRequest message and returns a RenameUserPipelineReleaseResponse message. """ @abc.abstractmethod def TriggerUserPipelineRelease( self, - request: vdp.pipeline.v1alpha.pipeline_pb2.TriggerUserPipelineReleaseRequest, + request: vdp.pipeline.v1beta.pipeline_pb2.TriggerUserPipelineReleaseRequest, context: _ServicerContext, - ) -> typing.Union[vdp.pipeline.v1alpha.pipeline_pb2.TriggerUserPipelineReleaseResponse, collections.abc.Awaitable[vdp.pipeline.v1alpha.pipeline_pb2.TriggerUserPipelineReleaseResponse]]: + ) -> typing.Union[vdp.pipeline.v1beta.pipeline_pb2.TriggerUserPipelineReleaseResponse, collections.abc.Awaitable[vdp.pipeline.v1beta.pipeline_pb2.TriggerUserPipelineReleaseResponse]]: """TriggerUserPipelineRelease method receives a TriggeUserPipelineReleaseRequest message and returns a TriggerPipelineReleasePipelineResponse. """ @abc.abstractmethod def TriggerAsyncUserPipelineRelease( self, - request: vdp.pipeline.v1alpha.pipeline_pb2.TriggerAsyncUserPipelineReleaseRequest, + request: vdp.pipeline.v1beta.pipeline_pb2.TriggerAsyncUserPipelineReleaseRequest, context: _ServicerContext, - ) -> typing.Union[vdp.pipeline.v1alpha.pipeline_pb2.TriggerAsyncUserPipelineReleaseResponse, collections.abc.Awaitable[vdp.pipeline.v1alpha.pipeline_pb2.TriggerAsyncUserPipelineReleaseResponse]]: + ) -> typing.Union[vdp.pipeline.v1beta.pipeline_pb2.TriggerAsyncUserPipelineReleaseResponse, collections.abc.Awaitable[vdp.pipeline.v1beta.pipeline_pb2.TriggerAsyncUserPipelineReleaseResponse]]: """TriggerAsyncUserPipelineRelease method receives a TriggerAsyncUserPipelineReleaseRequest message and returns a TriggerAsyncUserPipelineReleaseResponse. """ @abc.abstractmethod def CreateOrganizationPipeline( self, - request: vdp.pipeline.v1alpha.pipeline_pb2.CreateOrganizationPipelineRequest, + request: vdp.pipeline.v1beta.pipeline_pb2.CreateOrganizationPipelineRequest, context: _ServicerContext, - ) -> typing.Union[vdp.pipeline.v1alpha.pipeline_pb2.CreateOrganizationPipelineResponse, collections.abc.Awaitable[vdp.pipeline.v1alpha.pipeline_pb2.CreateOrganizationPipelineResponse]]: + ) -> typing.Union[vdp.pipeline.v1beta.pipeline_pb2.CreateOrganizationPipelineResponse, collections.abc.Awaitable[vdp.pipeline.v1beta.pipeline_pb2.CreateOrganizationPipelineResponse]]: """CreateOrganizationPipeline method receives a CreateOrganizationPipelineRequest message and returns a CreateOrganizationPipelineResponse message. """ @abc.abstractmethod def ListOrganizationPipelines( self, - request: vdp.pipeline.v1alpha.pipeline_pb2.ListOrganizationPipelinesRequest, + request: vdp.pipeline.v1beta.pipeline_pb2.ListOrganizationPipelinesRequest, context: _ServicerContext, - ) -> typing.Union[vdp.pipeline.v1alpha.pipeline_pb2.ListOrganizationPipelinesResponse, collections.abc.Awaitable[vdp.pipeline.v1alpha.pipeline_pb2.ListOrganizationPipelinesResponse]]: + ) -> typing.Union[vdp.pipeline.v1beta.pipeline_pb2.ListOrganizationPipelinesResponse, collections.abc.Awaitable[vdp.pipeline.v1beta.pipeline_pb2.ListOrganizationPipelinesResponse]]: """ListOrganizationPipelines method receives a ListOrganizationPipelinesRequest message and returns a ListOrganizationPipelinesResponse message. """ @abc.abstractmethod def GetOrganizationPipeline( self, - request: vdp.pipeline.v1alpha.pipeline_pb2.GetOrganizationPipelineRequest, + request: vdp.pipeline.v1beta.pipeline_pb2.GetOrganizationPipelineRequest, context: _ServicerContext, - ) -> typing.Union[vdp.pipeline.v1alpha.pipeline_pb2.GetOrganizationPipelineResponse, collections.abc.Awaitable[vdp.pipeline.v1alpha.pipeline_pb2.GetOrganizationPipelineResponse]]: + ) -> typing.Union[vdp.pipeline.v1beta.pipeline_pb2.GetOrganizationPipelineResponse, collections.abc.Awaitable[vdp.pipeline.v1beta.pipeline_pb2.GetOrganizationPipelineResponse]]: """GetOrganizationPipeline method receives a GetOrganizationPipelineRequest message and returns a GetOrganizationPipelineResponse message. """ @abc.abstractmethod def UpdateOrganizationPipeline( self, - request: vdp.pipeline.v1alpha.pipeline_pb2.UpdateOrganizationPipelineRequest, + request: vdp.pipeline.v1beta.pipeline_pb2.UpdateOrganizationPipelineRequest, context: _ServicerContext, - ) -> typing.Union[vdp.pipeline.v1alpha.pipeline_pb2.UpdateOrganizationPipelineResponse, collections.abc.Awaitable[vdp.pipeline.v1alpha.pipeline_pb2.UpdateOrganizationPipelineResponse]]: + ) -> typing.Union[vdp.pipeline.v1beta.pipeline_pb2.UpdateOrganizationPipelineResponse, collections.abc.Awaitable[vdp.pipeline.v1beta.pipeline_pb2.UpdateOrganizationPipelineResponse]]: """UpdateOrganizationPipeline method receives a UpdateOrganizationPipelineRequest message and returns a UpdateOrganizationPipelineResponse message. """ @abc.abstractmethod def DeleteOrganizationPipeline( self, - request: vdp.pipeline.v1alpha.pipeline_pb2.DeleteOrganizationPipelineRequest, + request: vdp.pipeline.v1beta.pipeline_pb2.DeleteOrganizationPipelineRequest, context: _ServicerContext, - ) -> typing.Union[vdp.pipeline.v1alpha.pipeline_pb2.DeleteOrganizationPipelineResponse, collections.abc.Awaitable[vdp.pipeline.v1alpha.pipeline_pb2.DeleteOrganizationPipelineResponse]]: + ) -> typing.Union[vdp.pipeline.v1beta.pipeline_pb2.DeleteOrganizationPipelineResponse, collections.abc.Awaitable[vdp.pipeline.v1beta.pipeline_pb2.DeleteOrganizationPipelineResponse]]: """DeleteOrganizationPipeline method receives a DeleteOrganizationPipelineRequest message and returns a DeleteOrganizationPipelineResponse message. """ @abc.abstractmethod def ValidateOrganizationPipeline( self, - request: vdp.pipeline.v1alpha.pipeline_pb2.ValidateOrganizationPipelineRequest, + request: vdp.pipeline.v1beta.pipeline_pb2.ValidateOrganizationPipelineRequest, context: _ServicerContext, - ) -> typing.Union[vdp.pipeline.v1alpha.pipeline_pb2.ValidateOrganizationPipelineResponse, collections.abc.Awaitable[vdp.pipeline.v1alpha.pipeline_pb2.ValidateOrganizationPipelineResponse]]: + ) -> typing.Union[vdp.pipeline.v1beta.pipeline_pb2.ValidateOrganizationPipelineResponse, collections.abc.Awaitable[vdp.pipeline.v1beta.pipeline_pb2.ValidateOrganizationPipelineResponse]]: """Validate a pipeline.""" @abc.abstractmethod def RenameOrganizationPipeline( self, - request: vdp.pipeline.v1alpha.pipeline_pb2.RenameOrganizationPipelineRequest, + request: vdp.pipeline.v1beta.pipeline_pb2.RenameOrganizationPipelineRequest, context: _ServicerContext, - ) -> typing.Union[vdp.pipeline.v1alpha.pipeline_pb2.RenameOrganizationPipelineResponse, collections.abc.Awaitable[vdp.pipeline.v1alpha.pipeline_pb2.RenameOrganizationPipelineResponse]]: + ) -> typing.Union[vdp.pipeline.v1beta.pipeline_pb2.RenameOrganizationPipelineResponse, collections.abc.Awaitable[vdp.pipeline.v1beta.pipeline_pb2.RenameOrganizationPipelineResponse]]: """RenameOrganizationPipeline method receives a RenameOrganizationPipelineRequest message and returns a RenameOrganizationPipelineResponse message. """ @abc.abstractmethod def TriggerOrganizationPipeline( self, - request: vdp.pipeline.v1alpha.pipeline_pb2.TriggerOrganizationPipelineRequest, + request: vdp.pipeline.v1beta.pipeline_pb2.TriggerOrganizationPipelineRequest, context: _ServicerContext, - ) -> typing.Union[vdp.pipeline.v1alpha.pipeline_pb2.TriggerOrganizationPipelineResponse, collections.abc.Awaitable[vdp.pipeline.v1alpha.pipeline_pb2.TriggerOrganizationPipelineResponse]]: + ) -> typing.Union[vdp.pipeline.v1beta.pipeline_pb2.TriggerOrganizationPipelineResponse, collections.abc.Awaitable[vdp.pipeline.v1beta.pipeline_pb2.TriggerOrganizationPipelineResponse]]: """TriggerOrganizationPipeline method receives a TriggerOrganizationPipelineRequest message and returns a TriggerOrganizationPipelineResponse. """ @abc.abstractmethod def TriggerAsyncOrganizationPipeline( self, - request: vdp.pipeline.v1alpha.pipeline_pb2.TriggerAsyncOrganizationPipelineRequest, + request: vdp.pipeline.v1beta.pipeline_pb2.TriggerAsyncOrganizationPipelineRequest, context: _ServicerContext, - ) -> typing.Union[vdp.pipeline.v1alpha.pipeline_pb2.TriggerAsyncOrganizationPipelineResponse, collections.abc.Awaitable[vdp.pipeline.v1alpha.pipeline_pb2.TriggerAsyncOrganizationPipelineResponse]]: + ) -> typing.Union[vdp.pipeline.v1beta.pipeline_pb2.TriggerAsyncOrganizationPipelineResponse, collections.abc.Awaitable[vdp.pipeline.v1beta.pipeline_pb2.TriggerAsyncOrganizationPipelineResponse]]: """TriggerAsyncOrganizationPipeline method receives a TriggerAsyncOrganizationPipelineRequest message and returns a TriggerAsyncOrganizationPipelineResponse. """ @abc.abstractmethod def CreateOrganizationPipelineRelease( self, - request: vdp.pipeline.v1alpha.pipeline_pb2.CreateOrganizationPipelineReleaseRequest, + request: vdp.pipeline.v1beta.pipeline_pb2.CreateOrganizationPipelineReleaseRequest, context: _ServicerContext, - ) -> typing.Union[vdp.pipeline.v1alpha.pipeline_pb2.CreateOrganizationPipelineReleaseResponse, collections.abc.Awaitable[vdp.pipeline.v1alpha.pipeline_pb2.CreateOrganizationPipelineReleaseResponse]]: + ) -> typing.Union[vdp.pipeline.v1beta.pipeline_pb2.CreateOrganizationPipelineReleaseResponse, collections.abc.Awaitable[vdp.pipeline.v1beta.pipeline_pb2.CreateOrganizationPipelineReleaseResponse]]: """CreateOrganizationPipelineRelease method receives a CreateOrganizationPipelineReleaseRequest message and returns a CreateOrganizationPipelineReleaseResponse message. """ @abc.abstractmethod def ListOrganizationPipelineReleases( self, - request: vdp.pipeline.v1alpha.pipeline_pb2.ListOrganizationPipelineReleasesRequest, + request: vdp.pipeline.v1beta.pipeline_pb2.ListOrganizationPipelineReleasesRequest, context: _ServicerContext, - ) -> typing.Union[vdp.pipeline.v1alpha.pipeline_pb2.ListOrganizationPipelineReleasesResponse, collections.abc.Awaitable[vdp.pipeline.v1alpha.pipeline_pb2.ListOrganizationPipelineReleasesResponse]]: + ) -> typing.Union[vdp.pipeline.v1beta.pipeline_pb2.ListOrganizationPipelineReleasesResponse, collections.abc.Awaitable[vdp.pipeline.v1beta.pipeline_pb2.ListOrganizationPipelineReleasesResponse]]: """ListOrganizationPipelineReleases method receives a ListOrganizationPipelineReleasesRequest message and returns a ListOrganizationPipelineReleasesResponse message. """ @abc.abstractmethod def GetOrganizationPipelineRelease( self, - request: vdp.pipeline.v1alpha.pipeline_pb2.GetOrganizationPipelineReleaseRequest, + request: vdp.pipeline.v1beta.pipeline_pb2.GetOrganizationPipelineReleaseRequest, context: _ServicerContext, - ) -> typing.Union[vdp.pipeline.v1alpha.pipeline_pb2.GetOrganizationPipelineReleaseResponse, collections.abc.Awaitable[vdp.pipeline.v1alpha.pipeline_pb2.GetOrganizationPipelineReleaseResponse]]: + ) -> typing.Union[vdp.pipeline.v1beta.pipeline_pb2.GetOrganizationPipelineReleaseResponse, collections.abc.Awaitable[vdp.pipeline.v1beta.pipeline_pb2.GetOrganizationPipelineReleaseResponse]]: """GetOrganizationPipelineRelease method receives a GetOrganizationPipelineReleaseRequest message and returns a GetOrganizationPipelineReleaseResponse message. """ @abc.abstractmethod def UpdateOrganizationPipelineRelease( self, - request: vdp.pipeline.v1alpha.pipeline_pb2.UpdateOrganizationPipelineReleaseRequest, + request: vdp.pipeline.v1beta.pipeline_pb2.UpdateOrganizationPipelineReleaseRequest, context: _ServicerContext, - ) -> typing.Union[vdp.pipeline.v1alpha.pipeline_pb2.UpdateOrganizationPipelineReleaseResponse, collections.abc.Awaitable[vdp.pipeline.v1alpha.pipeline_pb2.UpdateOrganizationPipelineReleaseResponse]]: + ) -> typing.Union[vdp.pipeline.v1beta.pipeline_pb2.UpdateOrganizationPipelineReleaseResponse, collections.abc.Awaitable[vdp.pipeline.v1beta.pipeline_pb2.UpdateOrganizationPipelineReleaseResponse]]: """UpdateOrganizationPipelineRelease method receives a UpdateOrganizationPipelineReleaseRequest message and returns a UpdateOrganizationPipelineReleaseResponse message. """ @abc.abstractmethod def DeleteOrganizationPipelineRelease( self, - request: vdp.pipeline.v1alpha.pipeline_pb2.DeleteOrganizationPipelineReleaseRequest, + request: vdp.pipeline.v1beta.pipeline_pb2.DeleteOrganizationPipelineReleaseRequest, context: _ServicerContext, - ) -> typing.Union[vdp.pipeline.v1alpha.pipeline_pb2.DeleteOrganizationPipelineReleaseResponse, collections.abc.Awaitable[vdp.pipeline.v1alpha.pipeline_pb2.DeleteOrganizationPipelineReleaseResponse]]: + ) -> typing.Union[vdp.pipeline.v1beta.pipeline_pb2.DeleteOrganizationPipelineReleaseResponse, collections.abc.Awaitable[vdp.pipeline.v1beta.pipeline_pb2.DeleteOrganizationPipelineReleaseResponse]]: """DeleteOrganizationPipelineRelease method receives a DeleteOrganizationPipelineReleaseRequest message and returns a DeleteOrganizationPipelineReleaseResponse message. """ @abc.abstractmethod def RestoreOrganizationPipelineRelease( self, - request: vdp.pipeline.v1alpha.pipeline_pb2.RestoreOrganizationPipelineReleaseRequest, + request: vdp.pipeline.v1beta.pipeline_pb2.RestoreOrganizationPipelineReleaseRequest, context: _ServicerContext, - ) -> typing.Union[vdp.pipeline.v1alpha.pipeline_pb2.RestoreOrganizationPipelineReleaseResponse, collections.abc.Awaitable[vdp.pipeline.v1alpha.pipeline_pb2.RestoreOrganizationPipelineReleaseResponse]]: + ) -> typing.Union[vdp.pipeline.v1beta.pipeline_pb2.RestoreOrganizationPipelineReleaseResponse, collections.abc.Awaitable[vdp.pipeline.v1beta.pipeline_pb2.RestoreOrganizationPipelineReleaseResponse]]: """RestoreOrganizationPipelineRelease method receives a RestoreOrganizationPipelineReleaseRequest message and returns a RestoreOrganizationPipelineReleaseResponse """ @abc.abstractmethod def WatchOrganizationPipelineRelease( self, - request: vdp.pipeline.v1alpha.pipeline_pb2.WatchOrganizationPipelineReleaseRequest, + request: vdp.pipeline.v1beta.pipeline_pb2.WatchOrganizationPipelineReleaseRequest, context: _ServicerContext, - ) -> typing.Union[vdp.pipeline.v1alpha.pipeline_pb2.WatchOrganizationPipelineReleaseResponse, collections.abc.Awaitable[vdp.pipeline.v1alpha.pipeline_pb2.WatchOrganizationPipelineReleaseResponse]]: + ) -> typing.Union[vdp.pipeline.v1beta.pipeline_pb2.WatchOrganizationPipelineReleaseResponse, collections.abc.Awaitable[vdp.pipeline.v1beta.pipeline_pb2.WatchOrganizationPipelineReleaseResponse]]: """WatchOrganizationPipelineRelease method receives a WatchOrganizationPipelineReleaseRequest message and returns a WatchOrganizationPipelineReleaseResponse """ @abc.abstractmethod def RenameOrganizationPipelineRelease( self, - request: vdp.pipeline.v1alpha.pipeline_pb2.RenameOrganizationPipelineReleaseRequest, + request: vdp.pipeline.v1beta.pipeline_pb2.RenameOrganizationPipelineReleaseRequest, context: _ServicerContext, - ) -> typing.Union[vdp.pipeline.v1alpha.pipeline_pb2.RenameOrganizationPipelineReleaseResponse, collections.abc.Awaitable[vdp.pipeline.v1alpha.pipeline_pb2.RenameOrganizationPipelineReleaseResponse]]: + ) -> typing.Union[vdp.pipeline.v1beta.pipeline_pb2.RenameOrganizationPipelineReleaseResponse, collections.abc.Awaitable[vdp.pipeline.v1beta.pipeline_pb2.RenameOrganizationPipelineReleaseResponse]]: """RenameOrganizationPipelineRelease method receives a RenameOrganizationPipelineReleaseRequest message and returns a RenameOrganizationPipelineReleaseResponse message. """ @abc.abstractmethod def TriggerOrganizationPipelineRelease( self, - request: vdp.pipeline.v1alpha.pipeline_pb2.TriggerOrganizationPipelineReleaseRequest, + request: vdp.pipeline.v1beta.pipeline_pb2.TriggerOrganizationPipelineReleaseRequest, context: _ServicerContext, - ) -> typing.Union[vdp.pipeline.v1alpha.pipeline_pb2.TriggerOrganizationPipelineReleaseResponse, collections.abc.Awaitable[vdp.pipeline.v1alpha.pipeline_pb2.TriggerOrganizationPipelineReleaseResponse]]: + ) -> typing.Union[vdp.pipeline.v1beta.pipeline_pb2.TriggerOrganizationPipelineReleaseResponse, collections.abc.Awaitable[vdp.pipeline.v1beta.pipeline_pb2.TriggerOrganizationPipelineReleaseResponse]]: """TriggerOrganizationPipelineRelease method receives a TriggeOrganizationPipelineReleaseRequest message and returns a TriggerPipelineReleasePipelineResponse. """ @abc.abstractmethod def TriggerAsyncOrganizationPipelineRelease( self, - request: vdp.pipeline.v1alpha.pipeline_pb2.TriggerAsyncOrganizationPipelineReleaseRequest, + request: vdp.pipeline.v1beta.pipeline_pb2.TriggerAsyncOrganizationPipelineReleaseRequest, context: _ServicerContext, - ) -> typing.Union[vdp.pipeline.v1alpha.pipeline_pb2.TriggerAsyncOrganizationPipelineReleaseResponse, collections.abc.Awaitable[vdp.pipeline.v1alpha.pipeline_pb2.TriggerAsyncOrganizationPipelineReleaseResponse]]: + ) -> typing.Union[vdp.pipeline.v1beta.pipeline_pb2.TriggerAsyncOrganizationPipelineReleaseResponse, collections.abc.Awaitable[vdp.pipeline.v1beta.pipeline_pb2.TriggerAsyncOrganizationPipelineReleaseResponse]]: """TriggerAsyncOrganizationPipelineRelease method receives a TriggerAsyncOrganizationPipelineReleaseRequest message and returns a TriggerAsyncOrganizationPipelineReleaseResponse. """ @abc.abstractmethod def GetOperation( self, - request: vdp.pipeline.v1alpha.pipeline_pb2.GetOperationRequest, + request: vdp.pipeline.v1beta.pipeline_pb2.GetOperationRequest, context: _ServicerContext, - ) -> typing.Union[vdp.pipeline.v1alpha.pipeline_pb2.GetOperationResponse, collections.abc.Awaitable[vdp.pipeline.v1alpha.pipeline_pb2.GetOperationResponse]]: + ) -> typing.Union[vdp.pipeline.v1beta.pipeline_pb2.GetOperationResponse, collections.abc.Awaitable[vdp.pipeline.v1beta.pipeline_pb2.GetOperationResponse]]: """*Longrunning operation methods GetOperation method receives a @@ -1491,9 +1491,9 @@ class PipelinePublicServiceServicer(metaclass=abc.ABCMeta): @abc.abstractmethod def ListConnectorDefinitions( self, - request: vdp.pipeline.v1alpha.connector_definition_pb2.ListConnectorDefinitionsRequest, + request: vdp.pipeline.v1beta.connector_definition_pb2.ListConnectorDefinitionsRequest, context: _ServicerContext, - ) -> typing.Union[vdp.pipeline.v1alpha.connector_definition_pb2.ListConnectorDefinitionsResponse, collections.abc.Awaitable[vdp.pipeline.v1alpha.connector_definition_pb2.ListConnectorDefinitionsResponse]]: + ) -> typing.Union[vdp.pipeline.v1beta.connector_definition_pb2.ListConnectorDefinitionsResponse, collections.abc.Awaitable[vdp.pipeline.v1beta.connector_definition_pb2.ListConnectorDefinitionsResponse]]: """ListConnectorDefinitions method receives a ListConnectorDefinitionsRequest message and returns a ListConnectorDefinitionsResponse message. @@ -1501,9 +1501,9 @@ class PipelinePublicServiceServicer(metaclass=abc.ABCMeta): @abc.abstractmethod def GetConnectorDefinition( self, - request: vdp.pipeline.v1alpha.connector_definition_pb2.GetConnectorDefinitionRequest, + request: vdp.pipeline.v1beta.connector_definition_pb2.GetConnectorDefinitionRequest, context: _ServicerContext, - ) -> typing.Union[vdp.pipeline.v1alpha.connector_definition_pb2.GetConnectorDefinitionResponse, collections.abc.Awaitable[vdp.pipeline.v1alpha.connector_definition_pb2.GetConnectorDefinitionResponse]]: + ) -> typing.Union[vdp.pipeline.v1beta.connector_definition_pb2.GetConnectorDefinitionResponse, collections.abc.Awaitable[vdp.pipeline.v1beta.connector_definition_pb2.GetConnectorDefinitionResponse]]: """GetConnectorDefinition method receives a GetConnectorDefinitionRequest message and returns a GetGetConnectorDefinitionResponse message. @@ -1511,9 +1511,9 @@ class PipelinePublicServiceServicer(metaclass=abc.ABCMeta): @abc.abstractmethod def ListOperatorDefinitions( self, - request: vdp.pipeline.v1alpha.operator_definition_pb2.ListOperatorDefinitionsRequest, + request: vdp.pipeline.v1beta.operator_definition_pb2.ListOperatorDefinitionsRequest, context: _ServicerContext, - ) -> typing.Union[vdp.pipeline.v1alpha.operator_definition_pb2.ListOperatorDefinitionsResponse, collections.abc.Awaitable[vdp.pipeline.v1alpha.operator_definition_pb2.ListOperatorDefinitionsResponse]]: + ) -> typing.Union[vdp.pipeline.v1beta.operator_definition_pb2.ListOperatorDefinitionsResponse, collections.abc.Awaitable[vdp.pipeline.v1beta.operator_definition_pb2.ListOperatorDefinitionsResponse]]: """ListOperatorDefinitions method receives a ListOperatorDefinitionsRequest message and returns a ListOperatorDefinitionsResponse message. @@ -1521,9 +1521,9 @@ class PipelinePublicServiceServicer(metaclass=abc.ABCMeta): @abc.abstractmethod def GetOperatorDefinition( self, - request: vdp.pipeline.v1alpha.operator_definition_pb2.GetOperatorDefinitionRequest, + request: vdp.pipeline.v1beta.operator_definition_pb2.GetOperatorDefinitionRequest, context: _ServicerContext, - ) -> typing.Union[vdp.pipeline.v1alpha.operator_definition_pb2.GetOperatorDefinitionResponse, collections.abc.Awaitable[vdp.pipeline.v1alpha.operator_definition_pb2.GetOperatorDefinitionResponse]]: + ) -> typing.Union[vdp.pipeline.v1beta.operator_definition_pb2.GetOperatorDefinitionResponse, collections.abc.Awaitable[vdp.pipeline.v1beta.operator_definition_pb2.GetOperatorDefinitionResponse]]: """GetOperatorDefinition method receives a GetOperatorDefinitionRequest message and returns a GetGetOperatorDefinitionResponse message. @@ -1531,9 +1531,9 @@ class PipelinePublicServiceServicer(metaclass=abc.ABCMeta): @abc.abstractmethod def ListConnectors( self, - request: vdp.pipeline.v1alpha.connector_pb2.ListConnectorsRequest, + request: vdp.pipeline.v1beta.connector_pb2.ListConnectorsRequest, context: _ServicerContext, - ) -> typing.Union[vdp.pipeline.v1alpha.connector_pb2.ListConnectorsResponse, collections.abc.Awaitable[vdp.pipeline.v1alpha.connector_pb2.ListConnectorsResponse]]: + ) -> typing.Union[vdp.pipeline.v1beta.connector_pb2.ListConnectorsResponse, collections.abc.Awaitable[vdp.pipeline.v1beta.connector_pb2.ListConnectorsResponse]]: """/////////////////////////////// Connector methods /////////////////////////////// @@ -1545,9 +1545,9 @@ class PipelinePublicServiceServicer(metaclass=abc.ABCMeta): @abc.abstractmethod def LookUpConnector( self, - request: vdp.pipeline.v1alpha.connector_pb2.LookUpConnectorRequest, + request: vdp.pipeline.v1beta.connector_pb2.LookUpConnectorRequest, context: _ServicerContext, - ) -> typing.Union[vdp.pipeline.v1alpha.connector_pb2.LookUpConnectorResponse, collections.abc.Awaitable[vdp.pipeline.v1alpha.connector_pb2.LookUpConnectorResponse]]: + ) -> typing.Union[vdp.pipeline.v1beta.connector_pb2.LookUpConnectorResponse, collections.abc.Awaitable[vdp.pipeline.v1beta.connector_pb2.LookUpConnectorResponse]]: """LookUpConnector method receives a LookUpConnectorRequest message and returns a LookUpConnectorResponse @@ -1555,9 +1555,9 @@ class PipelinePublicServiceServicer(metaclass=abc.ABCMeta): @abc.abstractmethod def CreateUserConnector( self, - request: vdp.pipeline.v1alpha.connector_pb2.CreateUserConnectorRequest, + request: vdp.pipeline.v1beta.connector_pb2.CreateUserConnectorRequest, context: _ServicerContext, - ) -> typing.Union[vdp.pipeline.v1alpha.connector_pb2.CreateUserConnectorResponse, collections.abc.Awaitable[vdp.pipeline.v1alpha.connector_pb2.CreateUserConnectorResponse]]: + ) -> typing.Union[vdp.pipeline.v1beta.connector_pb2.CreateUserConnectorResponse, collections.abc.Awaitable[vdp.pipeline.v1beta.connector_pb2.CreateUserConnectorResponse]]: """CreateUserConnector method receives a CreateUserConnectorRequest message and returns a CreateUserConnectorResponse message. @@ -1565,9 +1565,9 @@ class PipelinePublicServiceServicer(metaclass=abc.ABCMeta): @abc.abstractmethod def ListUserConnectors( self, - request: vdp.pipeline.v1alpha.connector_pb2.ListUserConnectorsRequest, + request: vdp.pipeline.v1beta.connector_pb2.ListUserConnectorsRequest, context: _ServicerContext, - ) -> typing.Union[vdp.pipeline.v1alpha.connector_pb2.ListUserConnectorsResponse, collections.abc.Awaitable[vdp.pipeline.v1alpha.connector_pb2.ListUserConnectorsResponse]]: + ) -> typing.Union[vdp.pipeline.v1beta.connector_pb2.ListUserConnectorsResponse, collections.abc.Awaitable[vdp.pipeline.v1beta.connector_pb2.ListUserConnectorsResponse]]: """ListUserConnectors method receives a ListUserConnectorsRequest message and returns a ListUserConnectorsResponse message. @@ -1575,18 +1575,18 @@ class PipelinePublicServiceServicer(metaclass=abc.ABCMeta): @abc.abstractmethod def GetUserConnector( self, - request: vdp.pipeline.v1alpha.connector_pb2.GetUserConnectorRequest, + request: vdp.pipeline.v1beta.connector_pb2.GetUserConnectorRequest, context: _ServicerContext, - ) -> typing.Union[vdp.pipeline.v1alpha.connector_pb2.GetUserConnectorResponse, collections.abc.Awaitable[vdp.pipeline.v1alpha.connector_pb2.GetUserConnectorResponse]]: + ) -> typing.Union[vdp.pipeline.v1beta.connector_pb2.GetUserConnectorResponse, collections.abc.Awaitable[vdp.pipeline.v1beta.connector_pb2.GetUserConnectorResponse]]: """GetUserConnector method receives a GetUserConnectorRequest message and returns a GetUserConnectorResponse message. """ @abc.abstractmethod def UpdateUserConnector( self, - request: vdp.pipeline.v1alpha.connector_pb2.UpdateUserConnectorRequest, + request: vdp.pipeline.v1beta.connector_pb2.UpdateUserConnectorRequest, context: _ServicerContext, - ) -> typing.Union[vdp.pipeline.v1alpha.connector_pb2.UpdateUserConnectorResponse, collections.abc.Awaitable[vdp.pipeline.v1alpha.connector_pb2.UpdateUserConnectorResponse]]: + ) -> typing.Union[vdp.pipeline.v1beta.connector_pb2.UpdateUserConnectorResponse, collections.abc.Awaitable[vdp.pipeline.v1beta.connector_pb2.UpdateUserConnectorResponse]]: """UpdateUserConnector method receives a UpdateUserConnectorRequest message and returns a UpdateUserConnectorResponse message. @@ -1594,9 +1594,9 @@ class PipelinePublicServiceServicer(metaclass=abc.ABCMeta): @abc.abstractmethod def DeleteUserConnector( self, - request: vdp.pipeline.v1alpha.connector_pb2.DeleteUserConnectorRequest, + request: vdp.pipeline.v1beta.connector_pb2.DeleteUserConnectorRequest, context: _ServicerContext, - ) -> typing.Union[vdp.pipeline.v1alpha.connector_pb2.DeleteUserConnectorResponse, collections.abc.Awaitable[vdp.pipeline.v1alpha.connector_pb2.DeleteUserConnectorResponse]]: + ) -> typing.Union[vdp.pipeline.v1beta.connector_pb2.DeleteUserConnectorResponse, collections.abc.Awaitable[vdp.pipeline.v1beta.connector_pb2.DeleteUserConnectorResponse]]: """DeleteUserConnector method receives a DeleteUserConnectorRequest message and returns a DeleteUserConnectorResponse message. @@ -1604,9 +1604,9 @@ class PipelinePublicServiceServicer(metaclass=abc.ABCMeta): @abc.abstractmethod def ConnectUserConnector( self, - request: vdp.pipeline.v1alpha.connector_pb2.ConnectUserConnectorRequest, + request: vdp.pipeline.v1beta.connector_pb2.ConnectUserConnectorRequest, context: _ServicerContext, - ) -> typing.Union[vdp.pipeline.v1alpha.connector_pb2.ConnectUserConnectorResponse, collections.abc.Awaitable[vdp.pipeline.v1alpha.connector_pb2.ConnectUserConnectorResponse]]: + ) -> typing.Union[vdp.pipeline.v1beta.connector_pb2.ConnectUserConnectorResponse, collections.abc.Awaitable[vdp.pipeline.v1beta.connector_pb2.ConnectUserConnectorResponse]]: """Connect a connector. The "state" of the connector after connecting is "CONNECTED". ConnectUserConnector can be called on Connector in the @@ -1616,9 +1616,9 @@ class PipelinePublicServiceServicer(metaclass=abc.ABCMeta): @abc.abstractmethod def DisconnectUserConnector( self, - request: vdp.pipeline.v1alpha.connector_pb2.DisconnectUserConnectorRequest, + request: vdp.pipeline.v1beta.connector_pb2.DisconnectUserConnectorRequest, context: _ServicerContext, - ) -> typing.Union[vdp.pipeline.v1alpha.connector_pb2.DisconnectUserConnectorResponse, collections.abc.Awaitable[vdp.pipeline.v1alpha.connector_pb2.DisconnectUserConnectorResponse]]: + ) -> typing.Union[vdp.pipeline.v1beta.connector_pb2.DisconnectUserConnectorResponse, collections.abc.Awaitable[vdp.pipeline.v1beta.connector_pb2.DisconnectUserConnectorResponse]]: """Disconnect a connector. The "state" of the connector after disconnecting is "DISCONNECTED". DisconnectUserConnector can be called on Connector in the @@ -1628,9 +1628,9 @@ class PipelinePublicServiceServicer(metaclass=abc.ABCMeta): @abc.abstractmethod def RenameUserConnector( self, - request: vdp.pipeline.v1alpha.connector_pb2.RenameUserConnectorRequest, + request: vdp.pipeline.v1beta.connector_pb2.RenameUserConnectorRequest, context: _ServicerContext, - ) -> typing.Union[vdp.pipeline.v1alpha.connector_pb2.RenameUserConnectorResponse, collections.abc.Awaitable[vdp.pipeline.v1alpha.connector_pb2.RenameUserConnectorResponse]]: + ) -> typing.Union[vdp.pipeline.v1beta.connector_pb2.RenameUserConnectorResponse, collections.abc.Awaitable[vdp.pipeline.v1beta.connector_pb2.RenameUserConnectorResponse]]: """RenameUserConnector method receives a RenameUserConnectorRequest message and returns a RenameUserConnectorResponse message. @@ -1638,9 +1638,9 @@ class PipelinePublicServiceServicer(metaclass=abc.ABCMeta): @abc.abstractmethod def ExecuteUserConnector( self, - request: vdp.pipeline.v1alpha.connector_pb2.ExecuteUserConnectorRequest, + request: vdp.pipeline.v1beta.connector_pb2.ExecuteUserConnectorRequest, context: _ServicerContext, - ) -> typing.Union[vdp.pipeline.v1alpha.connector_pb2.ExecuteUserConnectorResponse, collections.abc.Awaitable[vdp.pipeline.v1alpha.connector_pb2.ExecuteUserConnectorResponse]]: + ) -> typing.Union[vdp.pipeline.v1beta.connector_pb2.ExecuteUserConnectorResponse, collections.abc.Awaitable[vdp.pipeline.v1beta.connector_pb2.ExecuteUserConnectorResponse]]: """ExecuteUserConnector method receives a ExecuteUserConnectorRequest message and returns a ExecuteUserConnectorResponse message. @@ -1648,9 +1648,9 @@ class PipelinePublicServiceServicer(metaclass=abc.ABCMeta): @abc.abstractmethod def WatchUserConnector( self, - request: vdp.pipeline.v1alpha.connector_pb2.WatchUserConnectorRequest, + request: vdp.pipeline.v1beta.connector_pb2.WatchUserConnectorRequest, context: _ServicerContext, - ) -> typing.Union[vdp.pipeline.v1alpha.connector_pb2.WatchUserConnectorResponse, collections.abc.Awaitable[vdp.pipeline.v1alpha.connector_pb2.WatchUserConnectorResponse]]: + ) -> typing.Union[vdp.pipeline.v1beta.connector_pb2.WatchUserConnectorResponse, collections.abc.Awaitable[vdp.pipeline.v1beta.connector_pb2.WatchUserConnectorResponse]]: """WatchUserConnector method receives a WatchUserConnectorRequest message and returns a WatchUserConnectorResponse @@ -1658,18 +1658,18 @@ class PipelinePublicServiceServicer(metaclass=abc.ABCMeta): @abc.abstractmethod def TestUserConnector( self, - request: vdp.pipeline.v1alpha.connector_pb2.TestUserConnectorRequest, + request: vdp.pipeline.v1beta.connector_pb2.TestUserConnectorRequest, context: _ServicerContext, - ) -> typing.Union[vdp.pipeline.v1alpha.connector_pb2.TestUserConnectorResponse, collections.abc.Awaitable[vdp.pipeline.v1alpha.connector_pb2.TestUserConnectorResponse]]: + ) -> typing.Union[vdp.pipeline.v1beta.connector_pb2.TestUserConnectorResponse, collections.abc.Awaitable[vdp.pipeline.v1beta.connector_pb2.TestUserConnectorResponse]]: """TestUserConnector method receives a TestUserConnectorRequest message and returns a TestUserConnectorResponse """ @abc.abstractmethod def CreateOrganizationConnector( self, - request: vdp.pipeline.v1alpha.connector_pb2.CreateOrganizationConnectorRequest, + request: vdp.pipeline.v1beta.connector_pb2.CreateOrganizationConnectorRequest, context: _ServicerContext, - ) -> typing.Union[vdp.pipeline.v1alpha.connector_pb2.CreateOrganizationConnectorResponse, collections.abc.Awaitable[vdp.pipeline.v1alpha.connector_pb2.CreateOrganizationConnectorResponse]]: + ) -> typing.Union[vdp.pipeline.v1beta.connector_pb2.CreateOrganizationConnectorResponse, collections.abc.Awaitable[vdp.pipeline.v1beta.connector_pb2.CreateOrganizationConnectorResponse]]: """CreateOrganizationConnector method receives a CreateOrganizationConnectorRequest message and returns a CreateOrganizationConnectorResponse message. @@ -1677,9 +1677,9 @@ class PipelinePublicServiceServicer(metaclass=abc.ABCMeta): @abc.abstractmethod def ListOrganizationConnectors( self, - request: vdp.pipeline.v1alpha.connector_pb2.ListOrganizationConnectorsRequest, + request: vdp.pipeline.v1beta.connector_pb2.ListOrganizationConnectorsRequest, context: _ServicerContext, - ) -> typing.Union[vdp.pipeline.v1alpha.connector_pb2.ListOrganizationConnectorsResponse, collections.abc.Awaitable[vdp.pipeline.v1alpha.connector_pb2.ListOrganizationConnectorsResponse]]: + ) -> typing.Union[vdp.pipeline.v1beta.connector_pb2.ListOrganizationConnectorsResponse, collections.abc.Awaitable[vdp.pipeline.v1beta.connector_pb2.ListOrganizationConnectorsResponse]]: """ListOrganizationConnectors method receives a ListOrganizationConnectorsRequest message and returns a ListOrganizationConnectorsResponse message. @@ -1687,18 +1687,18 @@ class PipelinePublicServiceServicer(metaclass=abc.ABCMeta): @abc.abstractmethod def GetOrganizationConnector( self, - request: vdp.pipeline.v1alpha.connector_pb2.GetOrganizationConnectorRequest, + request: vdp.pipeline.v1beta.connector_pb2.GetOrganizationConnectorRequest, context: _ServicerContext, - ) -> typing.Union[vdp.pipeline.v1alpha.connector_pb2.GetOrganizationConnectorResponse, collections.abc.Awaitable[vdp.pipeline.v1alpha.connector_pb2.GetOrganizationConnectorResponse]]: + ) -> typing.Union[vdp.pipeline.v1beta.connector_pb2.GetOrganizationConnectorResponse, collections.abc.Awaitable[vdp.pipeline.v1beta.connector_pb2.GetOrganizationConnectorResponse]]: """GetOrganizationConnector method receives a GetOrganizationConnectorRequest message and returns a GetOrganizationConnectorResponse message. """ @abc.abstractmethod def UpdateOrganizationConnector( self, - request: vdp.pipeline.v1alpha.connector_pb2.UpdateOrganizationConnectorRequest, + request: vdp.pipeline.v1beta.connector_pb2.UpdateOrganizationConnectorRequest, context: _ServicerContext, - ) -> typing.Union[vdp.pipeline.v1alpha.connector_pb2.UpdateOrganizationConnectorResponse, collections.abc.Awaitable[vdp.pipeline.v1alpha.connector_pb2.UpdateOrganizationConnectorResponse]]: + ) -> typing.Union[vdp.pipeline.v1beta.connector_pb2.UpdateOrganizationConnectorResponse, collections.abc.Awaitable[vdp.pipeline.v1beta.connector_pb2.UpdateOrganizationConnectorResponse]]: """UpdateOrganizationConnector method receives a UpdateOrganizationConnectorRequest message and returns a UpdateOrganizationConnectorResponse message. @@ -1706,9 +1706,9 @@ class PipelinePublicServiceServicer(metaclass=abc.ABCMeta): @abc.abstractmethod def DeleteOrganizationConnector( self, - request: vdp.pipeline.v1alpha.connector_pb2.DeleteOrganizationConnectorRequest, + request: vdp.pipeline.v1beta.connector_pb2.DeleteOrganizationConnectorRequest, context: _ServicerContext, - ) -> typing.Union[vdp.pipeline.v1alpha.connector_pb2.DeleteOrganizationConnectorResponse, collections.abc.Awaitable[vdp.pipeline.v1alpha.connector_pb2.DeleteOrganizationConnectorResponse]]: + ) -> typing.Union[vdp.pipeline.v1beta.connector_pb2.DeleteOrganizationConnectorResponse, collections.abc.Awaitable[vdp.pipeline.v1beta.connector_pb2.DeleteOrganizationConnectorResponse]]: """DeleteOrganizationConnector method receives a DeleteOrganizationConnectorRequest message and returns a DeleteOrganizationConnectorResponse message. @@ -1716,9 +1716,9 @@ class PipelinePublicServiceServicer(metaclass=abc.ABCMeta): @abc.abstractmethod def ConnectOrganizationConnector( self, - request: vdp.pipeline.v1alpha.connector_pb2.ConnectOrganizationConnectorRequest, + request: vdp.pipeline.v1beta.connector_pb2.ConnectOrganizationConnectorRequest, context: _ServicerContext, - ) -> typing.Union[vdp.pipeline.v1alpha.connector_pb2.ConnectOrganizationConnectorResponse, collections.abc.Awaitable[vdp.pipeline.v1alpha.connector_pb2.ConnectOrganizationConnectorResponse]]: + ) -> typing.Union[vdp.pipeline.v1beta.connector_pb2.ConnectOrganizationConnectorResponse, collections.abc.Awaitable[vdp.pipeline.v1beta.connector_pb2.ConnectOrganizationConnectorResponse]]: """Connect a connector. The "state" of the connector after connecting is "CONNECTED". ConnectOrganizationConnector can be called on Connector in the @@ -1728,9 +1728,9 @@ class PipelinePublicServiceServicer(metaclass=abc.ABCMeta): @abc.abstractmethod def DisconnectOrganizationConnector( self, - request: vdp.pipeline.v1alpha.connector_pb2.DisconnectOrganizationConnectorRequest, + request: vdp.pipeline.v1beta.connector_pb2.DisconnectOrganizationConnectorRequest, context: _ServicerContext, - ) -> typing.Union[vdp.pipeline.v1alpha.connector_pb2.DisconnectOrganizationConnectorResponse, collections.abc.Awaitable[vdp.pipeline.v1alpha.connector_pb2.DisconnectOrganizationConnectorResponse]]: + ) -> typing.Union[vdp.pipeline.v1beta.connector_pb2.DisconnectOrganizationConnectorResponse, collections.abc.Awaitable[vdp.pipeline.v1beta.connector_pb2.DisconnectOrganizationConnectorResponse]]: """Disconnect a connector. The "state" of the connector after disconnecting is "DISCONNECTED". DisconnectOrganizationConnector can be called on Connector in the @@ -1740,9 +1740,9 @@ class PipelinePublicServiceServicer(metaclass=abc.ABCMeta): @abc.abstractmethod def RenameOrganizationConnector( self, - request: vdp.pipeline.v1alpha.connector_pb2.RenameOrganizationConnectorRequest, + request: vdp.pipeline.v1beta.connector_pb2.RenameOrganizationConnectorRequest, context: _ServicerContext, - ) -> typing.Union[vdp.pipeline.v1alpha.connector_pb2.RenameOrganizationConnectorResponse, collections.abc.Awaitable[vdp.pipeline.v1alpha.connector_pb2.RenameOrganizationConnectorResponse]]: + ) -> typing.Union[vdp.pipeline.v1beta.connector_pb2.RenameOrganizationConnectorResponse, collections.abc.Awaitable[vdp.pipeline.v1beta.connector_pb2.RenameOrganizationConnectorResponse]]: """RenameOrganizationConnector method receives a RenameOrganizationConnectorRequest message and returns a RenameOrganizationConnectorResponse message. @@ -1750,9 +1750,9 @@ class PipelinePublicServiceServicer(metaclass=abc.ABCMeta): @abc.abstractmethod def ExecuteOrganizationConnector( self, - request: vdp.pipeline.v1alpha.connector_pb2.ExecuteOrganizationConnectorRequest, + request: vdp.pipeline.v1beta.connector_pb2.ExecuteOrganizationConnectorRequest, context: _ServicerContext, - ) -> typing.Union[vdp.pipeline.v1alpha.connector_pb2.ExecuteOrganizationConnectorResponse, collections.abc.Awaitable[vdp.pipeline.v1alpha.connector_pb2.ExecuteOrganizationConnectorResponse]]: + ) -> typing.Union[vdp.pipeline.v1beta.connector_pb2.ExecuteOrganizationConnectorResponse, collections.abc.Awaitable[vdp.pipeline.v1beta.connector_pb2.ExecuteOrganizationConnectorResponse]]: """ExecuteOrganizationConnector method receives a ExecuteOrganizationConnectorRequest message and returns a ExecuteOrganizationConnectorResponse message. @@ -1760,9 +1760,9 @@ class PipelinePublicServiceServicer(metaclass=abc.ABCMeta): @abc.abstractmethod def WatchOrganizationConnector( self, - request: vdp.pipeline.v1alpha.connector_pb2.WatchOrganizationConnectorRequest, + request: vdp.pipeline.v1beta.connector_pb2.WatchOrganizationConnectorRequest, context: _ServicerContext, - ) -> typing.Union[vdp.pipeline.v1alpha.connector_pb2.WatchOrganizationConnectorResponse, collections.abc.Awaitable[vdp.pipeline.v1alpha.connector_pb2.WatchOrganizationConnectorResponse]]: + ) -> typing.Union[vdp.pipeline.v1beta.connector_pb2.WatchOrganizationConnectorResponse, collections.abc.Awaitable[vdp.pipeline.v1beta.connector_pb2.WatchOrganizationConnectorResponse]]: """WatchOrganizationConnector method receives a WatchOrganizationConnectorRequest message and returns a WatchOrganizationConnectorResponse @@ -1770,9 +1770,9 @@ class PipelinePublicServiceServicer(metaclass=abc.ABCMeta): @abc.abstractmethod def TestOrganizationConnector( self, - request: vdp.pipeline.v1alpha.connector_pb2.TestOrganizationConnectorRequest, + request: vdp.pipeline.v1beta.connector_pb2.TestOrganizationConnectorRequest, context: _ServicerContext, - ) -> typing.Union[vdp.pipeline.v1alpha.connector_pb2.TestOrganizationConnectorResponse, collections.abc.Awaitable[vdp.pipeline.v1alpha.connector_pb2.TestOrganizationConnectorResponse]]: + ) -> typing.Union[vdp.pipeline.v1beta.connector_pb2.TestOrganizationConnectorResponse, collections.abc.Awaitable[vdp.pipeline.v1beta.connector_pb2.TestOrganizationConnectorResponse]]: """TestOrganizationConnector method receives a TestOrganizationConnectorRequest message and returns a TestOrganizationConnectorResponse """