1065 lines
103 KiB
Python
Generated
1065 lines
103 KiB
Python
Generated
|
|
import google.protobuf
|
|
from packaging.version import Version
|
|
if Version(google.protobuf.__version__).major >= 5:
|
|
# -*- coding: utf-8 -*-
|
|
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
# source: databricks_tracing.proto
|
|
# Protobuf Python Version: 5.26.0
|
|
"""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 . import assessments_pb2 as assessments__pb2
|
|
from . import databricks_pb2 as databricks__pb2
|
|
from . import databricks_exception_with_details_pb2 as databricks_exception_with_details_pb2
|
|
from google.protobuf import duration_pb2 as google_dot_protobuf_dot_duration__pb2
|
|
from google.protobuf import field_mask_pb2 as google_dot_protobuf_dot_field__mask__pb2
|
|
from google.protobuf import timestamp_pb2 as google_dot_protobuf_dot_timestamp__pb2
|
|
from opentelemetry.proto.trace.v1 import trace_pb2 as opentelemetry_dot_proto_dot_trace_dot_v1_dot_trace__pb2
|
|
from .scalapb import scalapb_pb2 as scalapb_dot_scalapb__pb2
|
|
|
|
|
|
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x18\x64\x61tabricks_tracing.proto\x12\x11mlflow.databricks\x1a\x11\x61ssessments.proto\x1a\x10\x64\x61tabricks.proto\x1a\'databricks_exception_with_details.proto\x1a\x1egoogle/protobuf/duration.proto\x1a google/protobuf/field_mask.proto\x1a\x1fgoogle/protobuf/timestamp.proto\x1a(opentelemetry/proto/trace/v1/trace.proto\x1a\x15scalapb/scalapb.proto\"z\n\x10UCSchemaLocation\x12\x14\n\x0c\x63\x61talog_name\x18\x01 \x01(\t\x12\x13\n\x0bschema_name\x18\x02 \x01(\t\x12\x1d\n\x15otel_spans_table_name\x18\x03 \x01(\t\x12\x1c\n\x14otel_logs_table_name\x18\x04 \x01(\t\"\xdc\x01\n\x15UcTablePrefixLocation\x12\x14\n\x0c\x63\x61talog_name\x18\x01 \x01(\t\x12\x13\n\x0bschema_name\x18\x02 \x01(\t\x12\x14\n\x0ctable_prefix\x18\x03 \x01(\t\x12\x18\n\x10spans_table_name\x18\x04 \x01(\t\x12\x17\n\x0flogs_table_name\x18\x05 \x01(\t\x12\x1a\n\x12metrics_table_name\x18\x06 \x01(\t\x12\x13\n\x0blocation_id\x18\x07 \x01(\t\x12\x1e\n\x16\x61nnotations_table_name\x18\x08 \x01(\t\"1\n\x18MlflowExperimentLocation\x12\x15\n\rexperiment_id\x18\x01 \x01(\t\"1\n\x16InferenceTableLocation\x12\x17\n\x0f\x66ull_table_name\x18\x01 \x01(\t\"\xf9\x03\n\rTraceLocation\x12@\n\x04type\x18\x01 \x01(\x0e\x32\x32.mlflow.databricks.TraceLocation.TraceLocationType\x12H\n\x11mlflow_experiment\x18\x02 \x01(\x0b\x32+.mlflow.databricks.MlflowExperimentLocationH\x00\x12\x44\n\x0finference_table\x18\x03 \x01(\x0b\x32).mlflow.databricks.InferenceTableLocationH\x00\x12\x38\n\tuc_schema\x18\x04 \x01(\x0b\x32#.mlflow.databricks.UCSchemaLocationH\x00\x12\x43\n\x0fuc_table_prefix\x18\x05 \x01(\x0b\x32(.mlflow.databricks.UcTablePrefixLocationH\x00\"\x88\x01\n\x11TraceLocationType\x12#\n\x1fTRACE_LOCATION_TYPE_UNSPECIFIED\x10\x00\x12\x15\n\x11MLFLOW_EXPERIMENT\x10\x01\x12\x13\n\x0fINFERENCE_TABLE\x10\x02\x12\r\n\tUC_SCHEMA\x10\x03\x12\x13\n\x0fUC_TABLE_PREFIX\x10\x04\x42\x0c\n\nidentifier\"\x9b\x05\n\tTraceInfo\x12\x10\n\x08trace_id\x18\x01 \x01(\t\x12\x19\n\x11\x63lient_request_id\x18\x02 \x01(\t\x12\x38\n\x0etrace_location\x18\x03 \x01(\x0b\x32 .mlflow.databricks.TraceLocation\x12\x17\n\x0frequest_preview\x18\x04 \x01(\t\x12\x18\n\x10response_preview\x18\x05 \x01(\t\x12\x30\n\x0crequest_time\x18\x06 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x35\n\x12\x65xecution_duration\x18\x07 \x01(\x0b\x32\x19.google.protobuf.Duration\x12\x31\n\x05state\x18\x08 \x01(\x0e\x32\".mlflow.databricks.TraceInfo.State\x12G\n\x0etrace_metadata\x18\t \x03(\x0b\x32/.mlflow.databricks.TraceInfo.TraceMetadataEntry\x12\x32\n\x0b\x61ssessments\x18\n \x03(\x0b\x32\x1d.mlflow.databricks.Assessment\x12\x34\n\x04tags\x18\x0b \x03(\x0b\x32&.mlflow.databricks.TraceInfo.TagsEntry\x1a\x34\n\x12TraceMetadataEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\x1a+\n\tTagsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\"B\n\x05State\x12\x15\n\x11STATE_UNSPECIFIED\x10\x00\x12\x06\n\x02OK\x10\x01\x12\t\n\x05\x45RROR\x10\x02\x12\x0f\n\x0bIN_PROGRESS\x10\x03\"\xcf\x01\n\x0f\x43reateTraceInfo\x12\x19\n\x0blocation_id\x18\x01 \x01(\tB\x04\xf8\x86\x19\x01\x12\x36\n\ntrace_info\x18\x02 \x01(\x0b\x32\x1c.mlflow.databricks.TraceInfoB\x04\xf8\x86\x19\x01\x1a<\n\x08Response\x12\x30\n\ntrace_info\x18\x01 \x01(\x0b\x32\x1c.mlflow.databricks.TraceInfo:+\xe2?(\n&com.databricks.rpc.RPC[$this.Response]\"c\n\tTracePath\x12>\n\x0etrace_location\x18\x01 \x01(\x0b\x32 .mlflow.databricks.TraceLocationB\x04\xf8\x86\x19\x01\x12\x16\n\x08trace_id\x18\x02 \x01(\tB\x04\xf8\x86\x19\x01\"l\n\x05Trace\x12\x30\n\ntrace_info\x18\x01 \x01(\x0b\x32\x1c.mlflow.databricks.TraceInfo\x12\x31\n\x05spans\x18\x02 \x03(\x0b\x32\".opentelemetry.proto.trace.v1.Span\"\xbb\x01\n\x0e\x42\x61tchGetTraces\x12\x19\n\x0blocation_id\x18\x01 \x01(\tB\x04\xf8\x86\x19\x01\x12\x11\n\ttrace_ids\x18\x02 \x03(\t\x12\x18\n\x10sql_warehouse_id\x18\x03 \x01(\t\x1a\x34\n\x08Response\x12(\n\x06traces\x18\x01 \x03(\x0b\x32\x18.mlflow.databricks.Trace:+\xe2?(\n&com.databricks.rpc.RPC[$this.Response]\"\xba\x01\n\x0cGetTraceInfo\x12\x16\n\x08trace_id\x18\x01 \x01(\tB\x04\xf8\x86\x19\x01\x12\x16\n\x08location\x18\x02 \x01(\tB\x04\xf8\x86\x19\x01\x12\x18\n\x10sql_warehouse_id\x18\x03 \x01(\t\x1a\x33\n\x08Response\x12\'\n\x05trace\x18\x01 \x01(\x0b\x32\x18.mlflow.databricks.Trace:+\xe2?(\n&com.databricks.rpc.RPC[$this.Response]\"\x9b\x01\n\x0bSetTraceTag\x12\x16\n\x08trace_id\x18\x01 \x01(\tB\x04\xf8\x86\x19\x01\x12\x19\n\x0blocation_id\x18\x02 \x01(\tB\x04\xf8\x86\x19\x01\x12\x11\n\x03key\x18\x03 \x01(\tB\x04\xf8\x86\x19\x01\x12\r\n\x05value\x18\x04 \x01(\t\x1a\n\n\x08Response:+\xe2?(\n&com.databricks.rpc.RPC[$this.Response]\"\xa9\x01\n\x0e\x44\x65leteTraceTag\x12\x16\n\x08trace_id\x18\x01 \x01(\tB\x04\xf8\x86\x19\x01\x12\x19\n\x0blocation_id\x18\x02 \x01(\tB\x04\xf8\x86\x19\x01\x12\x11\n\x03key\x18\x03 \x01(\tB\x04\xf8\x86\x19\x01\x12\x18\n\x10sql_warehouse_id\x18\x04 \x01(\t\x1a\n\n\x08Response:+\xe2?(\n&com.databricks.rpc.RPC[$this.Response]\"\xb2\x02\n\x0cSearchTraces\x12\x33\n\tlocations\x18\x01 \x03(\x0b\x32 .mlflow.databricks.TraceLocation\x12\x0e\n\x06\x66ilter\x18\x02 \x01(\t\x12\x18\n\x0bmax_results\x18\x03 \x01(\x05:\x03\x31\x30\x30\x12\x10\n\x08order_by\x18\x04 \x03(\t\x12\x18\n\x10sql_warehouse_id\x18\x05 \x01(\t\x12\x12\n\npage_token\x18\x06 \x01(\t\x1aV\n\x08Response\x12\x31\n\x0btrace_infos\x18\x01 \x03(\x0b\x32\x1c.mlflow.databricks.TraceInfo\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t:+\xe2?(\n&com.databricks.rpc.RPC[$this.Response]\"\xe0\x01\n\x17SearchTracesLongRunning\x12\x33\n\tlocations\x18\x01 \x03(\x0b\x32 .mlflow.databricks.TraceLocation\x12\x0e\n\x06\x66ilter\x18\x02 \x01(\t\x12\x18\n\x0bmax_results\x18\x03 \x01(\x05:\x03\x31\x30\x30\x12\x10\n\x08order_by\x18\x04 \x03(\t\x12\x18\n\x10sql_warehouse_id\x18\x05 \x01(\t\x12\x12\n\npage_token\x18\x06 \x01(\t:&\xe2?#\n!com.databricks.rpc.RPC[Operation]\"K\n\x13GetOperationRequest\x12\x0c\n\x04name\x18\x01 \x01(\t:&\xe2?#\n!com.databricks.rpc.RPC[Operation]\"\xde\x01\n\x1dSearchTracesOperationMetadata\x12.\n\nstart_time\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x45\n\x05state\x18\x02 \x01(\x0e\x32\x36.mlflow.databricks.SearchTracesOperationMetadata.State\"F\n\x05State\x12\x15\n\x11STATE_UNSPECIFIED\x10\x00\x12\x0b\n\x07RUNNING\x10\x01\x12\r\n\tSUCCEEDED\x10\x02\x12\n\n\x06\x46\x41ILED\x10\x03\"\x8c\x02\n\x15SearchTracesOperation\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x42\n\x08metadata\x18\x02 \x01(\x0b\x32\x30.mlflow.databricks.SearchTracesOperationMetadata\x12\x0c\n\x04\x64one\x18\x03 \x01(\x08\x12K\n\x05\x65rror\x18\x04 \x01(\x0b\x32:.databricks.api.DatabricksServiceExceptionWithDetailsProtoH\x00\x12<\n\x08response\x18\x05 \x01(\x0b\x32(.mlflow.databricks.SearchTraces.ResponseH\x00\x42\x08\n\x06result\"\xf5\x01\n\x1c\x43reateTraceUCStorageLocation\x12\x38\n\tuc_schema\x18\x01 \x01(\x0b\x32#.mlflow.databricks.UCSchemaLocationH\x00\x12\x1e\n\x10sql_warehouse_id\x18\x02 \x01(\tB\x04\xf8\x86\x19\x01\x1a\x42\n\x08Response\x12\x36\n\tuc_schema\x18\x01 \x01(\x0b\x32#.mlflow.databricks.UCSchemaLocation:+\xe2?(\n&com.databricks.rpc.RPC[$this.Response]B\n\n\x08location\"\xbd\x01\n\x1fLinkExperimentToUCTraceLocation\x12\x1b\n\rexperiment_id\x18\x01 \x01(\tB\x04\xf8\x86\x19\x01\x12\x38\n\tuc_schema\x18\x02 \x01(\x0b\x32#.mlflow.databricks.UCSchemaLocationH\x00\x1a\n\n\x08Response:+\xe2?(\n&com.databricks.rpc.RPC[$this.Response]B\n\n\x08location\"\xbf\x01\n!UnLinkExperimentToUCTraceLocation\x12\x1b\n\rexperiment_id\x18\x01 \x01(\tB\x04\xf8\x86\x19\x01\x12\x38\n\tuc_schema\x18\x02 \x01(\x0b\x32#.mlflow.databricks.UCSchemaLocationH\x00\x1a\n\n\x08Response:+\xe2?(\n&com.databricks.rpc.RPC[$this.Response]B\n\n\x08location\"\xa4\x01\n\x0bGetLocation\x12\x19\n\x0blocation_id\x18\x01 \x01(\tB\x04\xf8\x86\x19\x01\x1aM\n\x08Response\x12\x41\n\x0fuc_table_prefix\x18\x01 \x01(\x0b\x32(.mlflow.databricks.UcTablePrefixLocation:+\xe2?(\n&com.databricks.rpc.RPC[$this.Response]\"\xfa\x02\n\x0e\x43reateLocation\x12\x38\n\tuc_schema\x18\x01 \x01(\x0b\x32#.mlflow.databricks.UCSchemaLocationH\x00\x12\x43\n\x0fuc_table_prefix\x18\x02 \x01(\x0b\x32(.mlflow.databricks.UcTablePrefixLocationH\x00\x12\x18\n\x10sql_warehouse_id\x18\x03 \x01(\t\x1a\x95\x01\n\x08Response\x12\x38\n\tuc_schema\x18\x01 \x01(\x0b\x32#.mlflow.databricks.UCSchemaLocationH\x00\x12\x43\n\x0fuc_table_prefix\x18\x02 \x01(\x0b\x32(.mlflow.databricks.UcTablePrefixLocationH\x00\x42\n\n\x08location:+\xe2?(\n&com.databricks.rpc.RPC[$this.Response]B\n\n\x08location\"\xf4\x01\n\x11LinkTraceLocation\x12\x1b\n\rexperiment_id\x18\x01 \x01(\tB\x04\xf8\x86\x19\x01\x12\x38\n\tuc_schema\x18\x02 \x01(\x0b\x32#.mlflow.databricks.UCSchemaLocationH\x00\x12\x43\n\x0fuc_table_prefix\x18\x03 \x01(\x0b\x32(.mlflow.databricks.UcTablePrefixLocationH\x00\x1a\n\n\x08Response:+\xe2?(\n&com.databricks.rpc.RPC[$this.Response]B\n\n\x08location\"\xe0\x04\n\nAssessment\x12\x15\n\rassessment_id\x18\x01 \x01(\t\x12\x1d\n\x0f\x61ssessment_name\x18\x02 \x01(\tB\x04\xf8\x86\x19\x01\x12\x16\n\x08trace_id\x18\x03 \x01(\tB\x04\xf8\x86\x19\x01\x12\x38\n\x0etrace_location\x18\x04 \x01(\x0b\x32 .mlflow.databricks.TraceLocation\x12\x0f\n\x07span_id\x18\x05 \x01(\t\x12\x34\n\x06source\x18\x06 \x01(\x0b\x32$.mlflow.assessments.AssessmentSource\x12/\n\x0b\x63reate_time\x18\x07 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x34\n\x10last_update_time\x18\x08 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x30\n\x08\x66\x65\x65\x64\x62\x61\x63k\x18\t \x01(\x0b\x32\x1c.mlflow.assessments.FeedbackH\x00\x12\x36\n\x0b\x65xpectation\x18\n \x01(\x0b\x32\x1f.mlflow.assessments.ExpectationH\x00\x12\x11\n\trationale\x18\x0b \x01(\t\x12=\n\x08metadata\x18\x0c \x03(\x0b\x32+.mlflow.databricks.Assessment.MetadataEntry\x12\x11\n\toverrides\x18\r \x01(\t\x12\x13\n\x05valid\x18\x0e \x01(\x08:\x04true\x1a/\n\rMetadataEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\x42\x07\n\x05value\"\xec\x01\n\x10\x43reateAssessment\x12\x19\n\x0blocation_id\x18\x01 \x01(\tB\x04\xf8\x86\x19\x01\x12\x37\n\nassessment\x18\x02 \x01(\x0b\x32\x1d.mlflow.databricks.AssessmentB\x04\xf8\x86\x19\x01\x12\x18\n\x10sql_warehouse_id\x18\x03 \x01(\t\x1a=\n\x08Response\x12\x31\n\nassessment\x18\x01 \x01(\x0b\x32\x1d.mlflow.databricks.Assessment:+\xe2?(\n&com.databricks.rpc.RPC[$this.Response]\"\xe5\x01\n\rGetAssessment\x12\x19\n\x0blocation_id\x18\x01 \x01(\tB\x04\xf8\x86\x19\x01\x12\x16\n\x08trace_id\x18\x02 \x01(\tB\x04\xf8\x86\x19\x01\x12\x1b\n\rassessment_id\x18\x03 \x01(\tB\x04\xf8\x86\x19\x01\x12\x18\n\x10sql_warehouse_id\x18\x04 \x01(\t\x1a=\n\x08Response\x12\x31\n\nassessment\x18\x01 \x01(\x0b\x32\x1d.mlflow.databricks.Assessment:+\xe2?(\n&com.databricks.rpc.RPC[$this.Response]\"\xa3\x02\n\x10UpdateAssessment\x12\x19\n\x0blocation_id\x18\x01 \x01(\tB\x04\xf8\x86\x19\x01\x12\x37\n\nassessment\x18\x02 \x01(\x0b\x32\x1d.mlflow.databricks.AssessmentB\x04\xf8\x86\x19\x01\x12\x35\n\x0bupdate_mask\x18\x03 \x01(\x0b\x32\x1a.google.protobuf.FieldMaskB\x04\xf8\x86\x19\x01\x12\x18\n\x10sql_warehouse_id\x18\x04 \x01(\t\x1a=\n\x08Response\x12\x31\n\nassessment\x18\x01 \x01(\x0b\x32\x1d.mlflow.databricks.Assessment:+\xe2?(\n&com.databricks.rpc.RPC[$this.Response]\"\xb5\x01\n\x10\x44\x65leteAssessment\x12\x19\n\x0blocation_id\x18\x01 \x01(\tB\x04\xf8\x86\x19\x01\x12\x16\n\x08trace_id\x18\x02 \x01(\tB\x04\xf8\x86\x19\x01\x12\x1b\n\rassessment_id\x18\x03 \x01(\tB\x04\xf8\x86\x19\x01\x12\x18\n\x10sql_warehouse_id\x18\x04 \x01(\t\x1a\n\n\x08Response:+\xe2?(\n&com.databricks.rpc.RPC[$this.Response]\"\x92\x01\n\x13\x42\x61tchLinkTraceToRun\x12\x19\n\x0blocation_id\x18\x01 \x01(\tB\x04\xf8\x86\x19\x01\x12\x11\n\ttrace_ids\x18\x02 \x03(\t\x12\x14\n\x06run_id\x18\x03 \x01(\tB\x04\xf8\x86\x19\x01\x1a\n\n\x08Response:+\xe2?(\n&com.databricks.rpc.RPC[$this.Response]\"\x96\x01\n\x17\x42\x61tchUnlinkTraceFromRun\x12\x19\n\x0blocation_id\x18\x01 \x01(\tB\x04\xf8\x86\x19\x01\x12\x11\n\ttrace_ids\x18\x02 \x03(\t\x12\x14\n\x06run_id\x18\x03 \x01(\tB\x04\xf8\x86\x19\x01\x1a\n\n\x08Response:+\xe2?(\n&com.databricks.rpc.RPC[$this.Response]2\xcc\x1f\n\x19\x44\x61tabricksTrackingService\x12\xb8\x01\n\x0f\x63reateTraceInfo\x12\".mlflow.databricks.CreateTraceInfo\x1a\x1c.mlflow.databricks.TraceInfo\"c\xf2\x86\x19_\nE\n\x04POST\x12\x37/mlflow/traces/{location_id}/{trace_info.trace_id}/info\x1a\x04\x08\x04\x10\x00\x10\x03*\x14\x43reate Trace Info v4\x12\xaa\x01\n\x0e\x62\x61tchGetTraces\x12!.mlflow.databricks.BatchGetTraces\x1a*.mlflow.databricks.BatchGetTraces.Response\"I\xf2\x86\x19\x45\n2\n\x03GET\x12%/mlflow/traces/{location_id}/batchGet\x1a\x04\x08\x04\x10\x00\x10\x03*\rGet Traces V4\x12\xa8\x01\n\x0cgetTraceInfo\x12\x1f.mlflow.databricks.GetTraceInfo\x1a(.mlflow.databricks.GetTraceInfo.Response\"M\xf2\x86\x19I\n6\n\x03GET\x12)/mlflow/traces/{location}/{trace_id}/info\x1a\x04\x08\x04\x10\x00\x10\x03*\rGet TraceInfo\x12\xaa\x01\n\x0bsetTraceTag\x12\x1e.mlflow.databricks.SetTraceTag\x1a\'.mlflow.databricks.SetTraceTag.Response\"R\xf2\x86\x19N\n;\n\x05PATCH\x12,/mlflow/traces/{location_id}/{trace_id}/tags\x1a\x04\x08\x04\x10\x00\x10\x03*\rSet Trace Tag\x12\xbd\x01\n\x0e\x64\x65leteTraceTag\x12!.mlflow.databricks.DeleteTraceTag\x1a*.mlflow.databricks.DeleteTraceTag.Response\"\\\xf2\x86\x19X\nB\n\x06\x44\x45LETE\x12\x32/mlflow/traces/{location_id}/{trace_id}/tags/{key}\x1a\x04\x08\x04\x10\x00\x10\x03*\x10\x44\x65lete Trace Tag\x12\x95\x01\n\x0csearchTraces\x12\x1f.mlflow.databricks.SearchTraces\x1a(.mlflow.databricks.SearchTraces.Response\":\xf2\x86\x19\x36\n#\n\x04POST\x12\x15/mlflow/traces/search\x1a\x04\x08\x04\x10\x00\x10\x03*\rSearch Traces\x12\xc5\x01\n\x17searchTracesLongRunning\x12*.mlflow.databricks.SearchTracesLongRunning\x1a(.mlflow.databricks.SearchTracesOperation\"T\xf2\x86\x19P\n0\n\x04POST\x12\"/mlflow/traces/search-long-running\x1a\x04\x08\x04\x10\x00\x10\x03*\x1aSearch Traces Long Running\x12\xb9\x01\n\x18getSearchTracesOperation\x12&.mlflow.databricks.GetOperationRequest\x1a(.mlflow.databricks.SearchTracesOperation\"K\xf2\x86\x19G\n4\n\x03GET\x12\'/mlflow/traces/search/operations/{name}\x1a\x04\x08\x04\x10\x00\x10\x03*\rGet Operation\x12\xda\x01\n\x1c\x63reateTraceUCStorageLocation\x12/.mlflow.databricks.CreateTraceUCStorageLocation\x1a\x38.mlflow.databricks.CreateTraceUCStorageLocation.Response\"O\xf2\x86\x19K\n%\n\x04POST\x12\x17/mlflow/traces/location\x1a\x04\x08\x04\x10\x00\x10\x03* Create Trace UC Storage Location\x12\xfc\x01\n\x1flinkExperimentToUCTraceLocation\x12\x32.mlflow.databricks.LinkExperimentToUCTraceLocation\x1a;.mlflow.databricks.LinkExperimentToUCTraceLocation.Response\"h\xf2\x86\x19\x64\n:\n\x04POST\x12,/mlflow/traces/{experiment_id}/link-location\x1a\x04\x08\x04\x10\x00\x10\x03*$Link Experiment to UC Trace Location\x12\x86\x02\n!unlinkExperimentToUCTraceLocation\x12\x34.mlflow.databricks.UnLinkExperimentToUCTraceLocation\x1a=.mlflow.databricks.UnLinkExperimentToUCTraceLocation.Response\"l\xf2\x86\x19h\n<\n\x04POST\x12./mlflow/traces/{experiment_id}/unlink-location\x1a\x04\x08\x04\x10\x00\x10\x03*&Unlink Experiment to UC Trace Location\x12\xa2\x01\n\x0bgetLocation\x12\x1e.mlflow.databricks.GetLocation\x1a\'.mlflow.databricks.GetLocation.Response\"J\xf2\x86\x19\x46\n4\n\x03GET\x12\'/mlflow/tracing/locations/{location_id}\x1a\x04\x08\x05\x10\x00\x10\x03*\x0cGet Location\x12\xa1\x01\n\x0e\x63reateLocation\x12!.mlflow.databricks.CreateLocation\x1a*.mlflow.databricks.CreateLocation.Response\"@\xf2\x86\x19<\n\'\n\x04POST\x12\x19/mlflow/tracing/locations\x1a\x04\x08\x05\x10\x00\x10\x03*\x0f\x43reate Location\x12\xcc\x01\n\x11linkTraceLocation\x12$.mlflow.databricks.LinkTraceLocation\x1a-.mlflow.databricks.LinkTraceLocation.Response\"b\xf2\x86\x19^\nE\n\x04POST\x12\x37/mlflow/experiments/{experiment_id}/trace-location:link\x1a\x04\x08\x05\x10\x00\x10\x03*\x13Link Trace Location\x12\xce\x01\n\x10\x63reateAssessment\x12#.mlflow.databricks.CreateAssessment\x1a,.mlflow.databricks.CreateAssessment.Response\"g\xf2\x86\x19\x63\nL\n\x04POST\x12>/mlflow/traces/{location_id}/{assessment.trace_id}/assessments\x1a\x04\x08\x04\x10\x00\x10\x03*\x11\x43reate Assessment\x12\xc6\x01\n\rgetAssessment\x12 .mlflow.databricks.GetAssessment\x1a).mlflow.databricks.GetAssessment.Response\"h\xf2\x86\x19\x64\nP\n\x03GET\x12\x43/mlflow/traces/{location_id}/{trace_id}/assessments/{assessment_id}\x1a\x04\x08\x04\x10\x00\x10\x03*\x0eGet Assessment\x12\xeb\x01\n\x10updateAssessment\x12#.mlflow.databricks.UpdateAssessment\x1a,.mlflow.databricks.UpdateAssessment.Response\"\x83\x01\xf2\x86\x19\x7f\nh\n\x05PATCH\x12Y/mlflow/traces/{location_id}/{assessment.trace_id}/assessments/{assessment.assessment_id}\x1a\x04\x08\x04\x10\x00\x10\x03*\x11Update Assessment\x12\xd5\x01\n\x10\x64\x65leteAssessment\x12#.mlflow.databricks.DeleteAssessment\x1a,.mlflow.databricks.DeleteAssessment.Response\"n\xf2\x86\x19j\nS\n\x06\x44\x45LETE\x12\x43/mlflow/traces/{location_id}/{trace_id}/assessments/{assessment_id}\x1a\x04\x08\x04\x10\x00\x10\x03*\x11\x44\x65lete Assessment\x12\xce\x01\n\x13\x62\x61tchLinkTraceToRun\x12&.mlflow.databricks.BatchLinkTraceToRun\x1a/.mlflow.databricks.BatchLinkTraceToRun.Response\"^\xf2\x86\x19Z\nB\n\x04POST\x12\x34/mlflow/traces/{location_id}/link-to-run/batchCreate\x1a\x04\x08\x04\x10\x00\x10\x03*\x12Link Traces to Run\x12\xe4\x01\n\x17\x62\x61tchUnlinkTraceFromRun\x12*.mlflow.databricks.BatchUnlinkTraceFromRun\x1a\x33.mlflow.databricks.BatchUnlinkTraceFromRun.Response\"h\xf2\x86\x19\x64\nH\n\x06\x44\x45LETE\x12\x38/mlflow/traces/{location_id}/unlink-from-run/batchDelete\x1a\x04\x08\x04\x10\x00\x10\x03*\x16Unlink Traces from RunB\x03\x90\x01\x01')
|
|
|
|
_globals = globals()
|
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'databricks_tracing_pb2', _globals)
|
|
if not _descriptor._USE_C_DESCRIPTORS:
|
|
_globals['DESCRIPTOR']._loaded_options = None
|
|
_globals['DESCRIPTOR']._serialized_options = b'\220\001\001'
|
|
_globals['_TRACEINFO_TRACEMETADATAENTRY']._loaded_options = None
|
|
_globals['_TRACEINFO_TRACEMETADATAENTRY']._serialized_options = b'8\001'
|
|
_globals['_TRACEINFO_TAGSENTRY']._loaded_options = None
|
|
_globals['_TRACEINFO_TAGSENTRY']._serialized_options = b'8\001'
|
|
_globals['_CREATETRACEINFO'].fields_by_name['location_id']._loaded_options = None
|
|
_globals['_CREATETRACEINFO'].fields_by_name['location_id']._serialized_options = b'\370\206\031\001'
|
|
_globals['_CREATETRACEINFO'].fields_by_name['trace_info']._loaded_options = None
|
|
_globals['_CREATETRACEINFO'].fields_by_name['trace_info']._serialized_options = b'\370\206\031\001'
|
|
_globals['_CREATETRACEINFO']._loaded_options = None
|
|
_globals['_CREATETRACEINFO']._serialized_options = b'\342?(\n&com.databricks.rpc.RPC[$this.Response]'
|
|
_globals['_TRACEPATH'].fields_by_name['trace_location']._loaded_options = None
|
|
_globals['_TRACEPATH'].fields_by_name['trace_location']._serialized_options = b'\370\206\031\001'
|
|
_globals['_TRACEPATH'].fields_by_name['trace_id']._loaded_options = None
|
|
_globals['_TRACEPATH'].fields_by_name['trace_id']._serialized_options = b'\370\206\031\001'
|
|
_globals['_BATCHGETTRACES'].fields_by_name['location_id']._loaded_options = None
|
|
_globals['_BATCHGETTRACES'].fields_by_name['location_id']._serialized_options = b'\370\206\031\001'
|
|
_globals['_BATCHGETTRACES']._loaded_options = None
|
|
_globals['_BATCHGETTRACES']._serialized_options = b'\342?(\n&com.databricks.rpc.RPC[$this.Response]'
|
|
_globals['_GETTRACEINFO'].fields_by_name['trace_id']._loaded_options = None
|
|
_globals['_GETTRACEINFO'].fields_by_name['trace_id']._serialized_options = b'\370\206\031\001'
|
|
_globals['_GETTRACEINFO'].fields_by_name['location']._loaded_options = None
|
|
_globals['_GETTRACEINFO'].fields_by_name['location']._serialized_options = b'\370\206\031\001'
|
|
_globals['_GETTRACEINFO']._loaded_options = None
|
|
_globals['_GETTRACEINFO']._serialized_options = b'\342?(\n&com.databricks.rpc.RPC[$this.Response]'
|
|
_globals['_SETTRACETAG'].fields_by_name['trace_id']._loaded_options = None
|
|
_globals['_SETTRACETAG'].fields_by_name['trace_id']._serialized_options = b'\370\206\031\001'
|
|
_globals['_SETTRACETAG'].fields_by_name['location_id']._loaded_options = None
|
|
_globals['_SETTRACETAG'].fields_by_name['location_id']._serialized_options = b'\370\206\031\001'
|
|
_globals['_SETTRACETAG'].fields_by_name['key']._loaded_options = None
|
|
_globals['_SETTRACETAG'].fields_by_name['key']._serialized_options = b'\370\206\031\001'
|
|
_globals['_SETTRACETAG']._loaded_options = None
|
|
_globals['_SETTRACETAG']._serialized_options = b'\342?(\n&com.databricks.rpc.RPC[$this.Response]'
|
|
_globals['_DELETETRACETAG'].fields_by_name['trace_id']._loaded_options = None
|
|
_globals['_DELETETRACETAG'].fields_by_name['trace_id']._serialized_options = b'\370\206\031\001'
|
|
_globals['_DELETETRACETAG'].fields_by_name['location_id']._loaded_options = None
|
|
_globals['_DELETETRACETAG'].fields_by_name['location_id']._serialized_options = b'\370\206\031\001'
|
|
_globals['_DELETETRACETAG'].fields_by_name['key']._loaded_options = None
|
|
_globals['_DELETETRACETAG'].fields_by_name['key']._serialized_options = b'\370\206\031\001'
|
|
_globals['_DELETETRACETAG']._loaded_options = None
|
|
_globals['_DELETETRACETAG']._serialized_options = b'\342?(\n&com.databricks.rpc.RPC[$this.Response]'
|
|
_globals['_SEARCHTRACES']._loaded_options = None
|
|
_globals['_SEARCHTRACES']._serialized_options = b'\342?(\n&com.databricks.rpc.RPC[$this.Response]'
|
|
_globals['_SEARCHTRACESLONGRUNNING']._loaded_options = None
|
|
_globals['_SEARCHTRACESLONGRUNNING']._serialized_options = b'\342?#\n!com.databricks.rpc.RPC[Operation]'
|
|
_globals['_GETOPERATIONREQUEST']._loaded_options = None
|
|
_globals['_GETOPERATIONREQUEST']._serialized_options = b'\342?#\n!com.databricks.rpc.RPC[Operation]'
|
|
_globals['_CREATETRACEUCSTORAGELOCATION'].fields_by_name['sql_warehouse_id']._loaded_options = None
|
|
_globals['_CREATETRACEUCSTORAGELOCATION'].fields_by_name['sql_warehouse_id']._serialized_options = b'\370\206\031\001'
|
|
_globals['_CREATETRACEUCSTORAGELOCATION']._loaded_options = None
|
|
_globals['_CREATETRACEUCSTORAGELOCATION']._serialized_options = b'\342?(\n&com.databricks.rpc.RPC[$this.Response]'
|
|
_globals['_LINKEXPERIMENTTOUCTRACELOCATION'].fields_by_name['experiment_id']._loaded_options = None
|
|
_globals['_LINKEXPERIMENTTOUCTRACELOCATION'].fields_by_name['experiment_id']._serialized_options = b'\370\206\031\001'
|
|
_globals['_LINKEXPERIMENTTOUCTRACELOCATION']._loaded_options = None
|
|
_globals['_LINKEXPERIMENTTOUCTRACELOCATION']._serialized_options = b'\342?(\n&com.databricks.rpc.RPC[$this.Response]'
|
|
_globals['_UNLINKEXPERIMENTTOUCTRACELOCATION'].fields_by_name['experiment_id']._loaded_options = None
|
|
_globals['_UNLINKEXPERIMENTTOUCTRACELOCATION'].fields_by_name['experiment_id']._serialized_options = b'\370\206\031\001'
|
|
_globals['_UNLINKEXPERIMENTTOUCTRACELOCATION']._loaded_options = None
|
|
_globals['_UNLINKEXPERIMENTTOUCTRACELOCATION']._serialized_options = b'\342?(\n&com.databricks.rpc.RPC[$this.Response]'
|
|
_globals['_GETLOCATION'].fields_by_name['location_id']._loaded_options = None
|
|
_globals['_GETLOCATION'].fields_by_name['location_id']._serialized_options = b'\370\206\031\001'
|
|
_globals['_GETLOCATION']._loaded_options = None
|
|
_globals['_GETLOCATION']._serialized_options = b'\342?(\n&com.databricks.rpc.RPC[$this.Response]'
|
|
_globals['_CREATELOCATION']._loaded_options = None
|
|
_globals['_CREATELOCATION']._serialized_options = b'\342?(\n&com.databricks.rpc.RPC[$this.Response]'
|
|
_globals['_LINKTRACELOCATION'].fields_by_name['experiment_id']._loaded_options = None
|
|
_globals['_LINKTRACELOCATION'].fields_by_name['experiment_id']._serialized_options = b'\370\206\031\001'
|
|
_globals['_LINKTRACELOCATION']._loaded_options = None
|
|
_globals['_LINKTRACELOCATION']._serialized_options = b'\342?(\n&com.databricks.rpc.RPC[$this.Response]'
|
|
_globals['_ASSESSMENT_METADATAENTRY']._loaded_options = None
|
|
_globals['_ASSESSMENT_METADATAENTRY']._serialized_options = b'8\001'
|
|
_globals['_ASSESSMENT'].fields_by_name['assessment_name']._loaded_options = None
|
|
_globals['_ASSESSMENT'].fields_by_name['assessment_name']._serialized_options = b'\370\206\031\001'
|
|
_globals['_ASSESSMENT'].fields_by_name['trace_id']._loaded_options = None
|
|
_globals['_ASSESSMENT'].fields_by_name['trace_id']._serialized_options = b'\370\206\031\001'
|
|
_globals['_CREATEASSESSMENT'].fields_by_name['location_id']._loaded_options = None
|
|
_globals['_CREATEASSESSMENT'].fields_by_name['location_id']._serialized_options = b'\370\206\031\001'
|
|
_globals['_CREATEASSESSMENT'].fields_by_name['assessment']._loaded_options = None
|
|
_globals['_CREATEASSESSMENT'].fields_by_name['assessment']._serialized_options = b'\370\206\031\001'
|
|
_globals['_CREATEASSESSMENT']._loaded_options = None
|
|
_globals['_CREATEASSESSMENT']._serialized_options = b'\342?(\n&com.databricks.rpc.RPC[$this.Response]'
|
|
_globals['_GETASSESSMENT'].fields_by_name['location_id']._loaded_options = None
|
|
_globals['_GETASSESSMENT'].fields_by_name['location_id']._serialized_options = b'\370\206\031\001'
|
|
_globals['_GETASSESSMENT'].fields_by_name['trace_id']._loaded_options = None
|
|
_globals['_GETASSESSMENT'].fields_by_name['trace_id']._serialized_options = b'\370\206\031\001'
|
|
_globals['_GETASSESSMENT'].fields_by_name['assessment_id']._loaded_options = None
|
|
_globals['_GETASSESSMENT'].fields_by_name['assessment_id']._serialized_options = b'\370\206\031\001'
|
|
_globals['_GETASSESSMENT']._loaded_options = None
|
|
_globals['_GETASSESSMENT']._serialized_options = b'\342?(\n&com.databricks.rpc.RPC[$this.Response]'
|
|
_globals['_UPDATEASSESSMENT'].fields_by_name['location_id']._loaded_options = None
|
|
_globals['_UPDATEASSESSMENT'].fields_by_name['location_id']._serialized_options = b'\370\206\031\001'
|
|
_globals['_UPDATEASSESSMENT'].fields_by_name['assessment']._loaded_options = None
|
|
_globals['_UPDATEASSESSMENT'].fields_by_name['assessment']._serialized_options = b'\370\206\031\001'
|
|
_globals['_UPDATEASSESSMENT'].fields_by_name['update_mask']._loaded_options = None
|
|
_globals['_UPDATEASSESSMENT'].fields_by_name['update_mask']._serialized_options = b'\370\206\031\001'
|
|
_globals['_UPDATEASSESSMENT']._loaded_options = None
|
|
_globals['_UPDATEASSESSMENT']._serialized_options = b'\342?(\n&com.databricks.rpc.RPC[$this.Response]'
|
|
_globals['_DELETEASSESSMENT'].fields_by_name['location_id']._loaded_options = None
|
|
_globals['_DELETEASSESSMENT'].fields_by_name['location_id']._serialized_options = b'\370\206\031\001'
|
|
_globals['_DELETEASSESSMENT'].fields_by_name['trace_id']._loaded_options = None
|
|
_globals['_DELETEASSESSMENT'].fields_by_name['trace_id']._serialized_options = b'\370\206\031\001'
|
|
_globals['_DELETEASSESSMENT'].fields_by_name['assessment_id']._loaded_options = None
|
|
_globals['_DELETEASSESSMENT'].fields_by_name['assessment_id']._serialized_options = b'\370\206\031\001'
|
|
_globals['_DELETEASSESSMENT']._loaded_options = None
|
|
_globals['_DELETEASSESSMENT']._serialized_options = b'\342?(\n&com.databricks.rpc.RPC[$this.Response]'
|
|
_globals['_BATCHLINKTRACETORUN'].fields_by_name['location_id']._loaded_options = None
|
|
_globals['_BATCHLINKTRACETORUN'].fields_by_name['location_id']._serialized_options = b'\370\206\031\001'
|
|
_globals['_BATCHLINKTRACETORUN'].fields_by_name['run_id']._loaded_options = None
|
|
_globals['_BATCHLINKTRACETORUN'].fields_by_name['run_id']._serialized_options = b'\370\206\031\001'
|
|
_globals['_BATCHLINKTRACETORUN']._loaded_options = None
|
|
_globals['_BATCHLINKTRACETORUN']._serialized_options = b'\342?(\n&com.databricks.rpc.RPC[$this.Response]'
|
|
_globals['_BATCHUNLINKTRACEFROMRUN'].fields_by_name['location_id']._loaded_options = None
|
|
_globals['_BATCHUNLINKTRACEFROMRUN'].fields_by_name['location_id']._serialized_options = b'\370\206\031\001'
|
|
_globals['_BATCHUNLINKTRACEFROMRUN'].fields_by_name['run_id']._loaded_options = None
|
|
_globals['_BATCHUNLINKTRACEFROMRUN'].fields_by_name['run_id']._serialized_options = b'\370\206\031\001'
|
|
_globals['_BATCHUNLINKTRACEFROMRUN']._loaded_options = None
|
|
_globals['_BATCHUNLINKTRACEFROMRUN']._serialized_options = b'\342?(\n&com.databricks.rpc.RPC[$this.Response]'
|
|
_globals['_DATABRICKSTRACKINGSERVICE'].methods_by_name['createTraceInfo']._loaded_options = None
|
|
_globals['_DATABRICKSTRACKINGSERVICE'].methods_by_name['createTraceInfo']._serialized_options = b'\362\206\031_\nE\n\004POST\0227/mlflow/traces/{location_id}/{trace_info.trace_id}/info\032\004\010\004\020\000\020\003*\024Create Trace Info v4'
|
|
_globals['_DATABRICKSTRACKINGSERVICE'].methods_by_name['batchGetTraces']._loaded_options = None
|
|
_globals['_DATABRICKSTRACKINGSERVICE'].methods_by_name['batchGetTraces']._serialized_options = b'\362\206\031E\n2\n\003GET\022%/mlflow/traces/{location_id}/batchGet\032\004\010\004\020\000\020\003*\rGet Traces V4'
|
|
_globals['_DATABRICKSTRACKINGSERVICE'].methods_by_name['getTraceInfo']._loaded_options = None
|
|
_globals['_DATABRICKSTRACKINGSERVICE'].methods_by_name['getTraceInfo']._serialized_options = b'\362\206\031I\n6\n\003GET\022)/mlflow/traces/{location}/{trace_id}/info\032\004\010\004\020\000\020\003*\rGet TraceInfo'
|
|
_globals['_DATABRICKSTRACKINGSERVICE'].methods_by_name['setTraceTag']._loaded_options = None
|
|
_globals['_DATABRICKSTRACKINGSERVICE'].methods_by_name['setTraceTag']._serialized_options = b'\362\206\031N\n;\n\005PATCH\022,/mlflow/traces/{location_id}/{trace_id}/tags\032\004\010\004\020\000\020\003*\rSet Trace Tag'
|
|
_globals['_DATABRICKSTRACKINGSERVICE'].methods_by_name['deleteTraceTag']._loaded_options = None
|
|
_globals['_DATABRICKSTRACKINGSERVICE'].methods_by_name['deleteTraceTag']._serialized_options = b'\362\206\031X\nB\n\006DELETE\0222/mlflow/traces/{location_id}/{trace_id}/tags/{key}\032\004\010\004\020\000\020\003*\020Delete Trace Tag'
|
|
_globals['_DATABRICKSTRACKINGSERVICE'].methods_by_name['searchTraces']._loaded_options = None
|
|
_globals['_DATABRICKSTRACKINGSERVICE'].methods_by_name['searchTraces']._serialized_options = b'\362\206\0316\n#\n\004POST\022\025/mlflow/traces/search\032\004\010\004\020\000\020\003*\rSearch Traces'
|
|
_globals['_DATABRICKSTRACKINGSERVICE'].methods_by_name['searchTracesLongRunning']._loaded_options = None
|
|
_globals['_DATABRICKSTRACKINGSERVICE'].methods_by_name['searchTracesLongRunning']._serialized_options = b'\362\206\031P\n0\n\004POST\022\"/mlflow/traces/search-long-running\032\004\010\004\020\000\020\003*\032Search Traces Long Running'
|
|
_globals['_DATABRICKSTRACKINGSERVICE'].methods_by_name['getSearchTracesOperation']._loaded_options = None
|
|
_globals['_DATABRICKSTRACKINGSERVICE'].methods_by_name['getSearchTracesOperation']._serialized_options = b'\362\206\031G\n4\n\003GET\022\'/mlflow/traces/search/operations/{name}\032\004\010\004\020\000\020\003*\rGet Operation'
|
|
_globals['_DATABRICKSTRACKINGSERVICE'].methods_by_name['createTraceUCStorageLocation']._loaded_options = None
|
|
_globals['_DATABRICKSTRACKINGSERVICE'].methods_by_name['createTraceUCStorageLocation']._serialized_options = b'\362\206\031K\n%\n\004POST\022\027/mlflow/traces/location\032\004\010\004\020\000\020\003* Create Trace UC Storage Location'
|
|
_globals['_DATABRICKSTRACKINGSERVICE'].methods_by_name['linkExperimentToUCTraceLocation']._loaded_options = None
|
|
_globals['_DATABRICKSTRACKINGSERVICE'].methods_by_name['linkExperimentToUCTraceLocation']._serialized_options = b'\362\206\031d\n:\n\004POST\022,/mlflow/traces/{experiment_id}/link-location\032\004\010\004\020\000\020\003*$Link Experiment to UC Trace Location'
|
|
_globals['_DATABRICKSTRACKINGSERVICE'].methods_by_name['unlinkExperimentToUCTraceLocation']._loaded_options = None
|
|
_globals['_DATABRICKSTRACKINGSERVICE'].methods_by_name['unlinkExperimentToUCTraceLocation']._serialized_options = b'\362\206\031h\n<\n\004POST\022./mlflow/traces/{experiment_id}/unlink-location\032\004\010\004\020\000\020\003*&Unlink Experiment to UC Trace Location'
|
|
_globals['_DATABRICKSTRACKINGSERVICE'].methods_by_name['getLocation']._loaded_options = None
|
|
_globals['_DATABRICKSTRACKINGSERVICE'].methods_by_name['getLocation']._serialized_options = b'\362\206\031F\n4\n\003GET\022\'/mlflow/tracing/locations/{location_id}\032\004\010\005\020\000\020\003*\014Get Location'
|
|
_globals['_DATABRICKSTRACKINGSERVICE'].methods_by_name['createLocation']._loaded_options = None
|
|
_globals['_DATABRICKSTRACKINGSERVICE'].methods_by_name['createLocation']._serialized_options = b'\362\206\031<\n\'\n\004POST\022\031/mlflow/tracing/locations\032\004\010\005\020\000\020\003*\017Create Location'
|
|
_globals['_DATABRICKSTRACKINGSERVICE'].methods_by_name['linkTraceLocation']._loaded_options = None
|
|
_globals['_DATABRICKSTRACKINGSERVICE'].methods_by_name['linkTraceLocation']._serialized_options = b'\362\206\031^\nE\n\004POST\0227/mlflow/experiments/{experiment_id}/trace-location:link\032\004\010\005\020\000\020\003*\023Link Trace Location'
|
|
_globals['_DATABRICKSTRACKINGSERVICE'].methods_by_name['createAssessment']._loaded_options = None
|
|
_globals['_DATABRICKSTRACKINGSERVICE'].methods_by_name['createAssessment']._serialized_options = b'\362\206\031c\nL\n\004POST\022>/mlflow/traces/{location_id}/{assessment.trace_id}/assessments\032\004\010\004\020\000\020\003*\021Create Assessment'
|
|
_globals['_DATABRICKSTRACKINGSERVICE'].methods_by_name['getAssessment']._loaded_options = None
|
|
_globals['_DATABRICKSTRACKINGSERVICE'].methods_by_name['getAssessment']._serialized_options = b'\362\206\031d\nP\n\003GET\022C/mlflow/traces/{location_id}/{trace_id}/assessments/{assessment_id}\032\004\010\004\020\000\020\003*\016Get Assessment'
|
|
_globals['_DATABRICKSTRACKINGSERVICE'].methods_by_name['updateAssessment']._loaded_options = None
|
|
_globals['_DATABRICKSTRACKINGSERVICE'].methods_by_name['updateAssessment']._serialized_options = b'\362\206\031\177\nh\n\005PATCH\022Y/mlflow/traces/{location_id}/{assessment.trace_id}/assessments/{assessment.assessment_id}\032\004\010\004\020\000\020\003*\021Update Assessment'
|
|
_globals['_DATABRICKSTRACKINGSERVICE'].methods_by_name['deleteAssessment']._loaded_options = None
|
|
_globals['_DATABRICKSTRACKINGSERVICE'].methods_by_name['deleteAssessment']._serialized_options = b'\362\206\031j\nS\n\006DELETE\022C/mlflow/traces/{location_id}/{trace_id}/assessments/{assessment_id}\032\004\010\004\020\000\020\003*\021Delete Assessment'
|
|
_globals['_DATABRICKSTRACKINGSERVICE'].methods_by_name['batchLinkTraceToRun']._loaded_options = None
|
|
_globals['_DATABRICKSTRACKINGSERVICE'].methods_by_name['batchLinkTraceToRun']._serialized_options = b'\362\206\031Z\nB\n\004POST\0224/mlflow/traces/{location_id}/link-to-run/batchCreate\032\004\010\004\020\000\020\003*\022Link Traces to Run'
|
|
_globals['_DATABRICKSTRACKINGSERVICE'].methods_by_name['batchUnlinkTraceFromRun']._loaded_options = None
|
|
_globals['_DATABRICKSTRACKINGSERVICE'].methods_by_name['batchUnlinkTraceFromRun']._serialized_options = b'\362\206\031d\nH\n\006DELETE\0228/mlflow/traces/{location_id}/unlink-from-run/batchDelete\032\004\010\004\020\000\020\003*\026Unlink Traces from Run'
|
|
_globals['_UCSCHEMALOCATION']._serialized_start=289
|
|
_globals['_UCSCHEMALOCATION']._serialized_end=411
|
|
_globals['_UCTABLEPREFIXLOCATION']._serialized_start=414
|
|
_globals['_UCTABLEPREFIXLOCATION']._serialized_end=634
|
|
_globals['_MLFLOWEXPERIMENTLOCATION']._serialized_start=636
|
|
_globals['_MLFLOWEXPERIMENTLOCATION']._serialized_end=685
|
|
_globals['_INFERENCETABLELOCATION']._serialized_start=687
|
|
_globals['_INFERENCETABLELOCATION']._serialized_end=736
|
|
_globals['_TRACELOCATION']._serialized_start=739
|
|
_globals['_TRACELOCATION']._serialized_end=1244
|
|
_globals['_TRACELOCATION_TRACELOCATIONTYPE']._serialized_start=1094
|
|
_globals['_TRACELOCATION_TRACELOCATIONTYPE']._serialized_end=1230
|
|
_globals['_TRACEINFO']._serialized_start=1247
|
|
_globals['_TRACEINFO']._serialized_end=1914
|
|
_globals['_TRACEINFO_TRACEMETADATAENTRY']._serialized_start=1749
|
|
_globals['_TRACEINFO_TRACEMETADATAENTRY']._serialized_end=1801
|
|
_globals['_TRACEINFO_TAGSENTRY']._serialized_start=1803
|
|
_globals['_TRACEINFO_TAGSENTRY']._serialized_end=1846
|
|
_globals['_TRACEINFO_STATE']._serialized_start=1848
|
|
_globals['_TRACEINFO_STATE']._serialized_end=1914
|
|
_globals['_CREATETRACEINFO']._serialized_start=1917
|
|
_globals['_CREATETRACEINFO']._serialized_end=2124
|
|
_globals['_CREATETRACEINFO_RESPONSE']._serialized_start=2019
|
|
_globals['_CREATETRACEINFO_RESPONSE']._serialized_end=2079
|
|
_globals['_TRACEPATH']._serialized_start=2126
|
|
_globals['_TRACEPATH']._serialized_end=2225
|
|
_globals['_TRACE']._serialized_start=2227
|
|
_globals['_TRACE']._serialized_end=2335
|
|
_globals['_BATCHGETTRACES']._serialized_start=2338
|
|
_globals['_BATCHGETTRACES']._serialized_end=2525
|
|
_globals['_BATCHGETTRACES_RESPONSE']._serialized_start=2428
|
|
_globals['_BATCHGETTRACES_RESPONSE']._serialized_end=2480
|
|
_globals['_GETTRACEINFO']._serialized_start=2528
|
|
_globals['_GETTRACEINFO']._serialized_end=2714
|
|
_globals['_GETTRACEINFO_RESPONSE']._serialized_start=2618
|
|
_globals['_GETTRACEINFO_RESPONSE']._serialized_end=2669
|
|
_globals['_SETTRACETAG']._serialized_start=2717
|
|
_globals['_SETTRACETAG']._serialized_end=2872
|
|
_globals['_SETTRACETAG_RESPONSE']._serialized_start=2019
|
|
_globals['_SETTRACETAG_RESPONSE']._serialized_end=2029
|
|
_globals['_DELETETRACETAG']._serialized_start=2875
|
|
_globals['_DELETETRACETAG']._serialized_end=3044
|
|
_globals['_DELETETRACETAG_RESPONSE']._serialized_start=2019
|
|
_globals['_DELETETRACETAG_RESPONSE']._serialized_end=2029
|
|
_globals['_SEARCHTRACES']._serialized_start=3047
|
|
_globals['_SEARCHTRACES']._serialized_end=3353
|
|
_globals['_SEARCHTRACES_RESPONSE']._serialized_start=3222
|
|
_globals['_SEARCHTRACES_RESPONSE']._serialized_end=3308
|
|
_globals['_SEARCHTRACESLONGRUNNING']._serialized_start=3356
|
|
_globals['_SEARCHTRACESLONGRUNNING']._serialized_end=3580
|
|
_globals['_GETOPERATIONREQUEST']._serialized_start=3582
|
|
_globals['_GETOPERATIONREQUEST']._serialized_end=3657
|
|
_globals['_SEARCHTRACESOPERATIONMETADATA']._serialized_start=3660
|
|
_globals['_SEARCHTRACESOPERATIONMETADATA']._serialized_end=3882
|
|
_globals['_SEARCHTRACESOPERATIONMETADATA_STATE']._serialized_start=3812
|
|
_globals['_SEARCHTRACESOPERATIONMETADATA_STATE']._serialized_end=3882
|
|
_globals['_SEARCHTRACESOPERATION']._serialized_start=3885
|
|
_globals['_SEARCHTRACESOPERATION']._serialized_end=4153
|
|
_globals['_CREATETRACEUCSTORAGELOCATION']._serialized_start=4156
|
|
_globals['_CREATETRACEUCSTORAGELOCATION']._serialized_end=4401
|
|
_globals['_CREATETRACEUCSTORAGELOCATION_RESPONSE']._serialized_start=4278
|
|
_globals['_CREATETRACEUCSTORAGELOCATION_RESPONSE']._serialized_end=4344
|
|
_globals['_LINKEXPERIMENTTOUCTRACELOCATION']._serialized_start=4404
|
|
_globals['_LINKEXPERIMENTTOUCTRACELOCATION']._serialized_end=4593
|
|
_globals['_LINKEXPERIMENTTOUCTRACELOCATION_RESPONSE']._serialized_start=2019
|
|
_globals['_LINKEXPERIMENTTOUCTRACELOCATION_RESPONSE']._serialized_end=2029
|
|
_globals['_UNLINKEXPERIMENTTOUCTRACELOCATION']._serialized_start=4596
|
|
_globals['_UNLINKEXPERIMENTTOUCTRACELOCATION']._serialized_end=4787
|
|
_globals['_UNLINKEXPERIMENTTOUCTRACELOCATION_RESPONSE']._serialized_start=2019
|
|
_globals['_UNLINKEXPERIMENTTOUCTRACELOCATION_RESPONSE']._serialized_end=2029
|
|
_globals['_GETLOCATION']._serialized_start=4790
|
|
_globals['_GETLOCATION']._serialized_end=4954
|
|
_globals['_GETLOCATION_RESPONSE']._serialized_start=4832
|
|
_globals['_GETLOCATION_RESPONSE']._serialized_end=4909
|
|
_globals['_CREATELOCATION']._serialized_start=4957
|
|
_globals['_CREATELOCATION']._serialized_end=5335
|
|
_globals['_CREATELOCATION_RESPONSE']._serialized_start=5129
|
|
_globals['_CREATELOCATION_RESPONSE']._serialized_end=5278
|
|
_globals['_LINKTRACELOCATION']._serialized_start=5338
|
|
_globals['_LINKTRACELOCATION']._serialized_end=5582
|
|
_globals['_LINKTRACELOCATION_RESPONSE']._serialized_start=2019
|
|
_globals['_LINKTRACELOCATION_RESPONSE']._serialized_end=2029
|
|
_globals['_ASSESSMENT']._serialized_start=5585
|
|
_globals['_ASSESSMENT']._serialized_end=6193
|
|
_globals['_ASSESSMENT_METADATAENTRY']._serialized_start=6137
|
|
_globals['_ASSESSMENT_METADATAENTRY']._serialized_end=6184
|
|
_globals['_CREATEASSESSMENT']._serialized_start=6196
|
|
_globals['_CREATEASSESSMENT']._serialized_end=6432
|
|
_globals['_CREATEASSESSMENT_RESPONSE']._serialized_start=6326
|
|
_globals['_CREATEASSESSMENT_RESPONSE']._serialized_end=6387
|
|
_globals['_GETASSESSMENT']._serialized_start=6435
|
|
_globals['_GETASSESSMENT']._serialized_end=6664
|
|
_globals['_GETASSESSMENT_RESPONSE']._serialized_start=6326
|
|
_globals['_GETASSESSMENT_RESPONSE']._serialized_end=6387
|
|
_globals['_UPDATEASSESSMENT']._serialized_start=6667
|
|
_globals['_UPDATEASSESSMENT']._serialized_end=6958
|
|
_globals['_UPDATEASSESSMENT_RESPONSE']._serialized_start=6326
|
|
_globals['_UPDATEASSESSMENT_RESPONSE']._serialized_end=6387
|
|
_globals['_DELETEASSESSMENT']._serialized_start=6961
|
|
_globals['_DELETEASSESSMENT']._serialized_end=7142
|
|
_globals['_DELETEASSESSMENT_RESPONSE']._serialized_start=2019
|
|
_globals['_DELETEASSESSMENT_RESPONSE']._serialized_end=2029
|
|
_globals['_BATCHLINKTRACETORUN']._serialized_start=7145
|
|
_globals['_BATCHLINKTRACETORUN']._serialized_end=7291
|
|
_globals['_BATCHLINKTRACETORUN_RESPONSE']._serialized_start=2019
|
|
_globals['_BATCHLINKTRACETORUN_RESPONSE']._serialized_end=2029
|
|
_globals['_BATCHUNLINKTRACEFROMRUN']._serialized_start=7294
|
|
_globals['_BATCHUNLINKTRACEFROMRUN']._serialized_end=7444
|
|
_globals['_BATCHUNLINKTRACEFROMRUN_RESPONSE']._serialized_start=2019
|
|
_globals['_BATCHUNLINKTRACEFROMRUN_RESPONSE']._serialized_end=2029
|
|
_globals['_DATABRICKSTRACKINGSERVICE']._serialized_start=7447
|
|
_globals['_DATABRICKSTRACKINGSERVICE']._serialized_end=11491
|
|
_builder.BuildServices(DESCRIPTOR, 'databricks_tracing_pb2', _globals)
|
|
# @@protoc_insertion_point(module_scope)
|
|
|
|
else:
|
|
# -*- coding: utf-8 -*-
|
|
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
# source: databricks_tracing.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 message as _message
|
|
from google.protobuf import reflection as _reflection
|
|
from google.protobuf import symbol_database as _symbol_database
|
|
from google.protobuf import service as _service
|
|
from google.protobuf import service_reflection
|
|
# @@protoc_insertion_point(imports)
|
|
|
|
_sym_db = _symbol_database.Default()
|
|
|
|
|
|
from . import assessments_pb2 as assessments__pb2
|
|
from . import databricks_pb2 as databricks__pb2
|
|
from . import databricks_exception_with_details_pb2 as databricks_exception_with_details_pb2
|
|
from google.protobuf import duration_pb2 as google_dot_protobuf_dot_duration__pb2
|
|
from google.protobuf import field_mask_pb2 as google_dot_protobuf_dot_field__mask__pb2
|
|
from google.protobuf import timestamp_pb2 as google_dot_protobuf_dot_timestamp__pb2
|
|
from opentelemetry.proto.trace.v1 import trace_pb2 as opentelemetry_dot_proto_dot_trace_dot_v1_dot_trace__pb2
|
|
from .scalapb import scalapb_pb2 as scalapb_dot_scalapb__pb2
|
|
|
|
|
|
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x18\x64\x61tabricks_tracing.proto\x12\x11mlflow.databricks\x1a\x11\x61ssessments.proto\x1a\x10\x64\x61tabricks.proto\x1a\'databricks_exception_with_details.proto\x1a\x1egoogle/protobuf/duration.proto\x1a google/protobuf/field_mask.proto\x1a\x1fgoogle/protobuf/timestamp.proto\x1a(opentelemetry/proto/trace/v1/trace.proto\x1a\x15scalapb/scalapb.proto\"z\n\x10UCSchemaLocation\x12\x14\n\x0c\x63\x61talog_name\x18\x01 \x01(\t\x12\x13\n\x0bschema_name\x18\x02 \x01(\t\x12\x1d\n\x15otel_spans_table_name\x18\x03 \x01(\t\x12\x1c\n\x14otel_logs_table_name\x18\x04 \x01(\t\"\xdc\x01\n\x15UcTablePrefixLocation\x12\x14\n\x0c\x63\x61talog_name\x18\x01 \x01(\t\x12\x13\n\x0bschema_name\x18\x02 \x01(\t\x12\x14\n\x0ctable_prefix\x18\x03 \x01(\t\x12\x18\n\x10spans_table_name\x18\x04 \x01(\t\x12\x17\n\x0flogs_table_name\x18\x05 \x01(\t\x12\x1a\n\x12metrics_table_name\x18\x06 \x01(\t\x12\x13\n\x0blocation_id\x18\x07 \x01(\t\x12\x1e\n\x16\x61nnotations_table_name\x18\x08 \x01(\t\"1\n\x18MlflowExperimentLocation\x12\x15\n\rexperiment_id\x18\x01 \x01(\t\"1\n\x16InferenceTableLocation\x12\x17\n\x0f\x66ull_table_name\x18\x01 \x01(\t\"\xf9\x03\n\rTraceLocation\x12@\n\x04type\x18\x01 \x01(\x0e\x32\x32.mlflow.databricks.TraceLocation.TraceLocationType\x12H\n\x11mlflow_experiment\x18\x02 \x01(\x0b\x32+.mlflow.databricks.MlflowExperimentLocationH\x00\x12\x44\n\x0finference_table\x18\x03 \x01(\x0b\x32).mlflow.databricks.InferenceTableLocationH\x00\x12\x38\n\tuc_schema\x18\x04 \x01(\x0b\x32#.mlflow.databricks.UCSchemaLocationH\x00\x12\x43\n\x0fuc_table_prefix\x18\x05 \x01(\x0b\x32(.mlflow.databricks.UcTablePrefixLocationH\x00\"\x88\x01\n\x11TraceLocationType\x12#\n\x1fTRACE_LOCATION_TYPE_UNSPECIFIED\x10\x00\x12\x15\n\x11MLFLOW_EXPERIMENT\x10\x01\x12\x13\n\x0fINFERENCE_TABLE\x10\x02\x12\r\n\tUC_SCHEMA\x10\x03\x12\x13\n\x0fUC_TABLE_PREFIX\x10\x04\x42\x0c\n\nidentifier\"\x9b\x05\n\tTraceInfo\x12\x10\n\x08trace_id\x18\x01 \x01(\t\x12\x19\n\x11\x63lient_request_id\x18\x02 \x01(\t\x12\x38\n\x0etrace_location\x18\x03 \x01(\x0b\x32 .mlflow.databricks.TraceLocation\x12\x17\n\x0frequest_preview\x18\x04 \x01(\t\x12\x18\n\x10response_preview\x18\x05 \x01(\t\x12\x30\n\x0crequest_time\x18\x06 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x35\n\x12\x65xecution_duration\x18\x07 \x01(\x0b\x32\x19.google.protobuf.Duration\x12\x31\n\x05state\x18\x08 \x01(\x0e\x32\".mlflow.databricks.TraceInfo.State\x12G\n\x0etrace_metadata\x18\t \x03(\x0b\x32/.mlflow.databricks.TraceInfo.TraceMetadataEntry\x12\x32\n\x0b\x61ssessments\x18\n \x03(\x0b\x32\x1d.mlflow.databricks.Assessment\x12\x34\n\x04tags\x18\x0b \x03(\x0b\x32&.mlflow.databricks.TraceInfo.TagsEntry\x1a\x34\n\x12TraceMetadataEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\x1a+\n\tTagsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\"B\n\x05State\x12\x15\n\x11STATE_UNSPECIFIED\x10\x00\x12\x06\n\x02OK\x10\x01\x12\t\n\x05\x45RROR\x10\x02\x12\x0f\n\x0bIN_PROGRESS\x10\x03\"\xcf\x01\n\x0f\x43reateTraceInfo\x12\x19\n\x0blocation_id\x18\x01 \x01(\tB\x04\xf8\x86\x19\x01\x12\x36\n\ntrace_info\x18\x02 \x01(\x0b\x32\x1c.mlflow.databricks.TraceInfoB\x04\xf8\x86\x19\x01\x1a<\n\x08Response\x12\x30\n\ntrace_info\x18\x01 \x01(\x0b\x32\x1c.mlflow.databricks.TraceInfo:+\xe2?(\n&com.databricks.rpc.RPC[$this.Response]\"c\n\tTracePath\x12>\n\x0etrace_location\x18\x01 \x01(\x0b\x32 .mlflow.databricks.TraceLocationB\x04\xf8\x86\x19\x01\x12\x16\n\x08trace_id\x18\x02 \x01(\tB\x04\xf8\x86\x19\x01\"l\n\x05Trace\x12\x30\n\ntrace_info\x18\x01 \x01(\x0b\x32\x1c.mlflow.databricks.TraceInfo\x12\x31\n\x05spans\x18\x02 \x03(\x0b\x32\".opentelemetry.proto.trace.v1.Span\"\xbb\x01\n\x0e\x42\x61tchGetTraces\x12\x19\n\x0blocation_id\x18\x01 \x01(\tB\x04\xf8\x86\x19\x01\x12\x11\n\ttrace_ids\x18\x02 \x03(\t\x12\x18\n\x10sql_warehouse_id\x18\x03 \x01(\t\x1a\x34\n\x08Response\x12(\n\x06traces\x18\x01 \x03(\x0b\x32\x18.mlflow.databricks.Trace:+\xe2?(\n&com.databricks.rpc.RPC[$this.Response]\"\xba\x01\n\x0cGetTraceInfo\x12\x16\n\x08trace_id\x18\x01 \x01(\tB\x04\xf8\x86\x19\x01\x12\x16\n\x08location\x18\x02 \x01(\tB\x04\xf8\x86\x19\x01\x12\x18\n\x10sql_warehouse_id\x18\x03 \x01(\t\x1a\x33\n\x08Response\x12\'\n\x05trace\x18\x01 \x01(\x0b\x32\x18.mlflow.databricks.Trace:+\xe2?(\n&com.databricks.rpc.RPC[$this.Response]\"\x9b\x01\n\x0bSetTraceTag\x12\x16\n\x08trace_id\x18\x01 \x01(\tB\x04\xf8\x86\x19\x01\x12\x19\n\x0blocation_id\x18\x02 \x01(\tB\x04\xf8\x86\x19\x01\x12\x11\n\x03key\x18\x03 \x01(\tB\x04\xf8\x86\x19\x01\x12\r\n\x05value\x18\x04 \x01(\t\x1a\n\n\x08Response:+\xe2?(\n&com.databricks.rpc.RPC[$this.Response]\"\xa9\x01\n\x0e\x44\x65leteTraceTag\x12\x16\n\x08trace_id\x18\x01 \x01(\tB\x04\xf8\x86\x19\x01\x12\x19\n\x0blocation_id\x18\x02 \x01(\tB\x04\xf8\x86\x19\x01\x12\x11\n\x03key\x18\x03 \x01(\tB\x04\xf8\x86\x19\x01\x12\x18\n\x10sql_warehouse_id\x18\x04 \x01(\t\x1a\n\n\x08Response:+\xe2?(\n&com.databricks.rpc.RPC[$this.Response]\"\xb2\x02\n\x0cSearchTraces\x12\x33\n\tlocations\x18\x01 \x03(\x0b\x32 .mlflow.databricks.TraceLocation\x12\x0e\n\x06\x66ilter\x18\x02 \x01(\t\x12\x18\n\x0bmax_results\x18\x03 \x01(\x05:\x03\x31\x30\x30\x12\x10\n\x08order_by\x18\x04 \x03(\t\x12\x18\n\x10sql_warehouse_id\x18\x05 \x01(\t\x12\x12\n\npage_token\x18\x06 \x01(\t\x1aV\n\x08Response\x12\x31\n\x0btrace_infos\x18\x01 \x03(\x0b\x32\x1c.mlflow.databricks.TraceInfo\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t:+\xe2?(\n&com.databricks.rpc.RPC[$this.Response]\"\xe0\x01\n\x17SearchTracesLongRunning\x12\x33\n\tlocations\x18\x01 \x03(\x0b\x32 .mlflow.databricks.TraceLocation\x12\x0e\n\x06\x66ilter\x18\x02 \x01(\t\x12\x18\n\x0bmax_results\x18\x03 \x01(\x05:\x03\x31\x30\x30\x12\x10\n\x08order_by\x18\x04 \x03(\t\x12\x18\n\x10sql_warehouse_id\x18\x05 \x01(\t\x12\x12\n\npage_token\x18\x06 \x01(\t:&\xe2?#\n!com.databricks.rpc.RPC[Operation]\"K\n\x13GetOperationRequest\x12\x0c\n\x04name\x18\x01 \x01(\t:&\xe2?#\n!com.databricks.rpc.RPC[Operation]\"\xde\x01\n\x1dSearchTracesOperationMetadata\x12.\n\nstart_time\x18\x01 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x45\n\x05state\x18\x02 \x01(\x0e\x32\x36.mlflow.databricks.SearchTracesOperationMetadata.State\"F\n\x05State\x12\x15\n\x11STATE_UNSPECIFIED\x10\x00\x12\x0b\n\x07RUNNING\x10\x01\x12\r\n\tSUCCEEDED\x10\x02\x12\n\n\x06\x46\x41ILED\x10\x03\"\x8c\x02\n\x15SearchTracesOperation\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x42\n\x08metadata\x18\x02 \x01(\x0b\x32\x30.mlflow.databricks.SearchTracesOperationMetadata\x12\x0c\n\x04\x64one\x18\x03 \x01(\x08\x12K\n\x05\x65rror\x18\x04 \x01(\x0b\x32:.databricks.api.DatabricksServiceExceptionWithDetailsProtoH\x00\x12<\n\x08response\x18\x05 \x01(\x0b\x32(.mlflow.databricks.SearchTraces.ResponseH\x00\x42\x08\n\x06result\"\xf5\x01\n\x1c\x43reateTraceUCStorageLocation\x12\x38\n\tuc_schema\x18\x01 \x01(\x0b\x32#.mlflow.databricks.UCSchemaLocationH\x00\x12\x1e\n\x10sql_warehouse_id\x18\x02 \x01(\tB\x04\xf8\x86\x19\x01\x1a\x42\n\x08Response\x12\x36\n\tuc_schema\x18\x01 \x01(\x0b\x32#.mlflow.databricks.UCSchemaLocation:+\xe2?(\n&com.databricks.rpc.RPC[$this.Response]B\n\n\x08location\"\xbd\x01\n\x1fLinkExperimentToUCTraceLocation\x12\x1b\n\rexperiment_id\x18\x01 \x01(\tB\x04\xf8\x86\x19\x01\x12\x38\n\tuc_schema\x18\x02 \x01(\x0b\x32#.mlflow.databricks.UCSchemaLocationH\x00\x1a\n\n\x08Response:+\xe2?(\n&com.databricks.rpc.RPC[$this.Response]B\n\n\x08location\"\xbf\x01\n!UnLinkExperimentToUCTraceLocation\x12\x1b\n\rexperiment_id\x18\x01 \x01(\tB\x04\xf8\x86\x19\x01\x12\x38\n\tuc_schema\x18\x02 \x01(\x0b\x32#.mlflow.databricks.UCSchemaLocationH\x00\x1a\n\n\x08Response:+\xe2?(\n&com.databricks.rpc.RPC[$this.Response]B\n\n\x08location\"\xa4\x01\n\x0bGetLocation\x12\x19\n\x0blocation_id\x18\x01 \x01(\tB\x04\xf8\x86\x19\x01\x1aM\n\x08Response\x12\x41\n\x0fuc_table_prefix\x18\x01 \x01(\x0b\x32(.mlflow.databricks.UcTablePrefixLocation:+\xe2?(\n&com.databricks.rpc.RPC[$this.Response]\"\xfa\x02\n\x0e\x43reateLocation\x12\x38\n\tuc_schema\x18\x01 \x01(\x0b\x32#.mlflow.databricks.UCSchemaLocationH\x00\x12\x43\n\x0fuc_table_prefix\x18\x02 \x01(\x0b\x32(.mlflow.databricks.UcTablePrefixLocationH\x00\x12\x18\n\x10sql_warehouse_id\x18\x03 \x01(\t\x1a\x95\x01\n\x08Response\x12\x38\n\tuc_schema\x18\x01 \x01(\x0b\x32#.mlflow.databricks.UCSchemaLocationH\x00\x12\x43\n\x0fuc_table_prefix\x18\x02 \x01(\x0b\x32(.mlflow.databricks.UcTablePrefixLocationH\x00\x42\n\n\x08location:+\xe2?(\n&com.databricks.rpc.RPC[$this.Response]B\n\n\x08location\"\xf4\x01\n\x11LinkTraceLocation\x12\x1b\n\rexperiment_id\x18\x01 \x01(\tB\x04\xf8\x86\x19\x01\x12\x38\n\tuc_schema\x18\x02 \x01(\x0b\x32#.mlflow.databricks.UCSchemaLocationH\x00\x12\x43\n\x0fuc_table_prefix\x18\x03 \x01(\x0b\x32(.mlflow.databricks.UcTablePrefixLocationH\x00\x1a\n\n\x08Response:+\xe2?(\n&com.databricks.rpc.RPC[$this.Response]B\n\n\x08location\"\xe0\x04\n\nAssessment\x12\x15\n\rassessment_id\x18\x01 \x01(\t\x12\x1d\n\x0f\x61ssessment_name\x18\x02 \x01(\tB\x04\xf8\x86\x19\x01\x12\x16\n\x08trace_id\x18\x03 \x01(\tB\x04\xf8\x86\x19\x01\x12\x38\n\x0etrace_location\x18\x04 \x01(\x0b\x32 .mlflow.databricks.TraceLocation\x12\x0f\n\x07span_id\x18\x05 \x01(\t\x12\x34\n\x06source\x18\x06 \x01(\x0b\x32$.mlflow.assessments.AssessmentSource\x12/\n\x0b\x63reate_time\x18\x07 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x34\n\x10last_update_time\x18\x08 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x30\n\x08\x66\x65\x65\x64\x62\x61\x63k\x18\t \x01(\x0b\x32\x1c.mlflow.assessments.FeedbackH\x00\x12\x36\n\x0b\x65xpectation\x18\n \x01(\x0b\x32\x1f.mlflow.assessments.ExpectationH\x00\x12\x11\n\trationale\x18\x0b \x01(\t\x12=\n\x08metadata\x18\x0c \x03(\x0b\x32+.mlflow.databricks.Assessment.MetadataEntry\x12\x11\n\toverrides\x18\r \x01(\t\x12\x13\n\x05valid\x18\x0e \x01(\x08:\x04true\x1a/\n\rMetadataEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\x42\x07\n\x05value\"\xec\x01\n\x10\x43reateAssessment\x12\x19\n\x0blocation_id\x18\x01 \x01(\tB\x04\xf8\x86\x19\x01\x12\x37\n\nassessment\x18\x02 \x01(\x0b\x32\x1d.mlflow.databricks.AssessmentB\x04\xf8\x86\x19\x01\x12\x18\n\x10sql_warehouse_id\x18\x03 \x01(\t\x1a=\n\x08Response\x12\x31\n\nassessment\x18\x01 \x01(\x0b\x32\x1d.mlflow.databricks.Assessment:+\xe2?(\n&com.databricks.rpc.RPC[$this.Response]\"\xe5\x01\n\rGetAssessment\x12\x19\n\x0blocation_id\x18\x01 \x01(\tB\x04\xf8\x86\x19\x01\x12\x16\n\x08trace_id\x18\x02 \x01(\tB\x04\xf8\x86\x19\x01\x12\x1b\n\rassessment_id\x18\x03 \x01(\tB\x04\xf8\x86\x19\x01\x12\x18\n\x10sql_warehouse_id\x18\x04 \x01(\t\x1a=\n\x08Response\x12\x31\n\nassessment\x18\x01 \x01(\x0b\x32\x1d.mlflow.databricks.Assessment:+\xe2?(\n&com.databricks.rpc.RPC[$this.Response]\"\xa3\x02\n\x10UpdateAssessment\x12\x19\n\x0blocation_id\x18\x01 \x01(\tB\x04\xf8\x86\x19\x01\x12\x37\n\nassessment\x18\x02 \x01(\x0b\x32\x1d.mlflow.databricks.AssessmentB\x04\xf8\x86\x19\x01\x12\x35\n\x0bupdate_mask\x18\x03 \x01(\x0b\x32\x1a.google.protobuf.FieldMaskB\x04\xf8\x86\x19\x01\x12\x18\n\x10sql_warehouse_id\x18\x04 \x01(\t\x1a=\n\x08Response\x12\x31\n\nassessment\x18\x01 \x01(\x0b\x32\x1d.mlflow.databricks.Assessment:+\xe2?(\n&com.databricks.rpc.RPC[$this.Response]\"\xb5\x01\n\x10\x44\x65leteAssessment\x12\x19\n\x0blocation_id\x18\x01 \x01(\tB\x04\xf8\x86\x19\x01\x12\x16\n\x08trace_id\x18\x02 \x01(\tB\x04\xf8\x86\x19\x01\x12\x1b\n\rassessment_id\x18\x03 \x01(\tB\x04\xf8\x86\x19\x01\x12\x18\n\x10sql_warehouse_id\x18\x04 \x01(\t\x1a\n\n\x08Response:+\xe2?(\n&com.databricks.rpc.RPC[$this.Response]\"\x92\x01\n\x13\x42\x61tchLinkTraceToRun\x12\x19\n\x0blocation_id\x18\x01 \x01(\tB\x04\xf8\x86\x19\x01\x12\x11\n\ttrace_ids\x18\x02 \x03(\t\x12\x14\n\x06run_id\x18\x03 \x01(\tB\x04\xf8\x86\x19\x01\x1a\n\n\x08Response:+\xe2?(\n&com.databricks.rpc.RPC[$this.Response]\"\x96\x01\n\x17\x42\x61tchUnlinkTraceFromRun\x12\x19\n\x0blocation_id\x18\x01 \x01(\tB\x04\xf8\x86\x19\x01\x12\x11\n\ttrace_ids\x18\x02 \x03(\t\x12\x14\n\x06run_id\x18\x03 \x01(\tB\x04\xf8\x86\x19\x01\x1a\n\n\x08Response:+\xe2?(\n&com.databricks.rpc.RPC[$this.Response]2\xcc\x1f\n\x19\x44\x61tabricksTrackingService\x12\xb8\x01\n\x0f\x63reateTraceInfo\x12\".mlflow.databricks.CreateTraceInfo\x1a\x1c.mlflow.databricks.TraceInfo\"c\xf2\x86\x19_\nE\n\x04POST\x12\x37/mlflow/traces/{location_id}/{trace_info.trace_id}/info\x1a\x04\x08\x04\x10\x00\x10\x03*\x14\x43reate Trace Info v4\x12\xaa\x01\n\x0e\x62\x61tchGetTraces\x12!.mlflow.databricks.BatchGetTraces\x1a*.mlflow.databricks.BatchGetTraces.Response\"I\xf2\x86\x19\x45\n2\n\x03GET\x12%/mlflow/traces/{location_id}/batchGet\x1a\x04\x08\x04\x10\x00\x10\x03*\rGet Traces V4\x12\xa8\x01\n\x0cgetTraceInfo\x12\x1f.mlflow.databricks.GetTraceInfo\x1a(.mlflow.databricks.GetTraceInfo.Response\"M\xf2\x86\x19I\n6\n\x03GET\x12)/mlflow/traces/{location}/{trace_id}/info\x1a\x04\x08\x04\x10\x00\x10\x03*\rGet TraceInfo\x12\xaa\x01\n\x0bsetTraceTag\x12\x1e.mlflow.databricks.SetTraceTag\x1a\'.mlflow.databricks.SetTraceTag.Response\"R\xf2\x86\x19N\n;\n\x05PATCH\x12,/mlflow/traces/{location_id}/{trace_id}/tags\x1a\x04\x08\x04\x10\x00\x10\x03*\rSet Trace Tag\x12\xbd\x01\n\x0e\x64\x65leteTraceTag\x12!.mlflow.databricks.DeleteTraceTag\x1a*.mlflow.databricks.DeleteTraceTag.Response\"\\\xf2\x86\x19X\nB\n\x06\x44\x45LETE\x12\x32/mlflow/traces/{location_id}/{trace_id}/tags/{key}\x1a\x04\x08\x04\x10\x00\x10\x03*\x10\x44\x65lete Trace Tag\x12\x95\x01\n\x0csearchTraces\x12\x1f.mlflow.databricks.SearchTraces\x1a(.mlflow.databricks.SearchTraces.Response\":\xf2\x86\x19\x36\n#\n\x04POST\x12\x15/mlflow/traces/search\x1a\x04\x08\x04\x10\x00\x10\x03*\rSearch Traces\x12\xc5\x01\n\x17searchTracesLongRunning\x12*.mlflow.databricks.SearchTracesLongRunning\x1a(.mlflow.databricks.SearchTracesOperation\"T\xf2\x86\x19P\n0\n\x04POST\x12\"/mlflow/traces/search-long-running\x1a\x04\x08\x04\x10\x00\x10\x03*\x1aSearch Traces Long Running\x12\xb9\x01\n\x18getSearchTracesOperation\x12&.mlflow.databricks.GetOperationRequest\x1a(.mlflow.databricks.SearchTracesOperation\"K\xf2\x86\x19G\n4\n\x03GET\x12\'/mlflow/traces/search/operations/{name}\x1a\x04\x08\x04\x10\x00\x10\x03*\rGet Operation\x12\xda\x01\n\x1c\x63reateTraceUCStorageLocation\x12/.mlflow.databricks.CreateTraceUCStorageLocation\x1a\x38.mlflow.databricks.CreateTraceUCStorageLocation.Response\"O\xf2\x86\x19K\n%\n\x04POST\x12\x17/mlflow/traces/location\x1a\x04\x08\x04\x10\x00\x10\x03* Create Trace UC Storage Location\x12\xfc\x01\n\x1flinkExperimentToUCTraceLocation\x12\x32.mlflow.databricks.LinkExperimentToUCTraceLocation\x1a;.mlflow.databricks.LinkExperimentToUCTraceLocation.Response\"h\xf2\x86\x19\x64\n:\n\x04POST\x12,/mlflow/traces/{experiment_id}/link-location\x1a\x04\x08\x04\x10\x00\x10\x03*$Link Experiment to UC Trace Location\x12\x86\x02\n!unlinkExperimentToUCTraceLocation\x12\x34.mlflow.databricks.UnLinkExperimentToUCTraceLocation\x1a=.mlflow.databricks.UnLinkExperimentToUCTraceLocation.Response\"l\xf2\x86\x19h\n<\n\x04POST\x12./mlflow/traces/{experiment_id}/unlink-location\x1a\x04\x08\x04\x10\x00\x10\x03*&Unlink Experiment to UC Trace Location\x12\xa2\x01\n\x0bgetLocation\x12\x1e.mlflow.databricks.GetLocation\x1a\'.mlflow.databricks.GetLocation.Response\"J\xf2\x86\x19\x46\n4\n\x03GET\x12\'/mlflow/tracing/locations/{location_id}\x1a\x04\x08\x05\x10\x00\x10\x03*\x0cGet Location\x12\xa1\x01\n\x0e\x63reateLocation\x12!.mlflow.databricks.CreateLocation\x1a*.mlflow.databricks.CreateLocation.Response\"@\xf2\x86\x19<\n\'\n\x04POST\x12\x19/mlflow/tracing/locations\x1a\x04\x08\x05\x10\x00\x10\x03*\x0f\x43reate Location\x12\xcc\x01\n\x11linkTraceLocation\x12$.mlflow.databricks.LinkTraceLocation\x1a-.mlflow.databricks.LinkTraceLocation.Response\"b\xf2\x86\x19^\nE\n\x04POST\x12\x37/mlflow/experiments/{experiment_id}/trace-location:link\x1a\x04\x08\x05\x10\x00\x10\x03*\x13Link Trace Location\x12\xce\x01\n\x10\x63reateAssessment\x12#.mlflow.databricks.CreateAssessment\x1a,.mlflow.databricks.CreateAssessment.Response\"g\xf2\x86\x19\x63\nL\n\x04POST\x12>/mlflow/traces/{location_id}/{assessment.trace_id}/assessments\x1a\x04\x08\x04\x10\x00\x10\x03*\x11\x43reate Assessment\x12\xc6\x01\n\rgetAssessment\x12 .mlflow.databricks.GetAssessment\x1a).mlflow.databricks.GetAssessment.Response\"h\xf2\x86\x19\x64\nP\n\x03GET\x12\x43/mlflow/traces/{location_id}/{trace_id}/assessments/{assessment_id}\x1a\x04\x08\x04\x10\x00\x10\x03*\x0eGet Assessment\x12\xeb\x01\n\x10updateAssessment\x12#.mlflow.databricks.UpdateAssessment\x1a,.mlflow.databricks.UpdateAssessment.Response\"\x83\x01\xf2\x86\x19\x7f\nh\n\x05PATCH\x12Y/mlflow/traces/{location_id}/{assessment.trace_id}/assessments/{assessment.assessment_id}\x1a\x04\x08\x04\x10\x00\x10\x03*\x11Update Assessment\x12\xd5\x01\n\x10\x64\x65leteAssessment\x12#.mlflow.databricks.DeleteAssessment\x1a,.mlflow.databricks.DeleteAssessment.Response\"n\xf2\x86\x19j\nS\n\x06\x44\x45LETE\x12\x43/mlflow/traces/{location_id}/{trace_id}/assessments/{assessment_id}\x1a\x04\x08\x04\x10\x00\x10\x03*\x11\x44\x65lete Assessment\x12\xce\x01\n\x13\x62\x61tchLinkTraceToRun\x12&.mlflow.databricks.BatchLinkTraceToRun\x1a/.mlflow.databricks.BatchLinkTraceToRun.Response\"^\xf2\x86\x19Z\nB\n\x04POST\x12\x34/mlflow/traces/{location_id}/link-to-run/batchCreate\x1a\x04\x08\x04\x10\x00\x10\x03*\x12Link Traces to Run\x12\xe4\x01\n\x17\x62\x61tchUnlinkTraceFromRun\x12*.mlflow.databricks.BatchUnlinkTraceFromRun\x1a\x33.mlflow.databricks.BatchUnlinkTraceFromRun.Response\"h\xf2\x86\x19\x64\nH\n\x06\x44\x45LETE\x12\x38/mlflow/traces/{location_id}/unlink-from-run/batchDelete\x1a\x04\x08\x04\x10\x00\x10\x03*\x16Unlink Traces from RunB\x03\x90\x01\x01')
|
|
|
|
|
|
|
|
_UCSCHEMALOCATION = DESCRIPTOR.message_types_by_name['UCSchemaLocation']
|
|
_UCTABLEPREFIXLOCATION = DESCRIPTOR.message_types_by_name['UcTablePrefixLocation']
|
|
_MLFLOWEXPERIMENTLOCATION = DESCRIPTOR.message_types_by_name['MlflowExperimentLocation']
|
|
_INFERENCETABLELOCATION = DESCRIPTOR.message_types_by_name['InferenceTableLocation']
|
|
_TRACELOCATION = DESCRIPTOR.message_types_by_name['TraceLocation']
|
|
_TRACEINFO = DESCRIPTOR.message_types_by_name['TraceInfo']
|
|
_TRACEINFO_TRACEMETADATAENTRY = _TRACEINFO.nested_types_by_name['TraceMetadataEntry']
|
|
_TRACEINFO_TAGSENTRY = _TRACEINFO.nested_types_by_name['TagsEntry']
|
|
_CREATETRACEINFO = DESCRIPTOR.message_types_by_name['CreateTraceInfo']
|
|
_CREATETRACEINFO_RESPONSE = _CREATETRACEINFO.nested_types_by_name['Response']
|
|
_TRACEPATH = DESCRIPTOR.message_types_by_name['TracePath']
|
|
_TRACE = DESCRIPTOR.message_types_by_name['Trace']
|
|
_BATCHGETTRACES = DESCRIPTOR.message_types_by_name['BatchGetTraces']
|
|
_BATCHGETTRACES_RESPONSE = _BATCHGETTRACES.nested_types_by_name['Response']
|
|
_GETTRACEINFO = DESCRIPTOR.message_types_by_name['GetTraceInfo']
|
|
_GETTRACEINFO_RESPONSE = _GETTRACEINFO.nested_types_by_name['Response']
|
|
_SETTRACETAG = DESCRIPTOR.message_types_by_name['SetTraceTag']
|
|
_SETTRACETAG_RESPONSE = _SETTRACETAG.nested_types_by_name['Response']
|
|
_DELETETRACETAG = DESCRIPTOR.message_types_by_name['DeleteTraceTag']
|
|
_DELETETRACETAG_RESPONSE = _DELETETRACETAG.nested_types_by_name['Response']
|
|
_SEARCHTRACES = DESCRIPTOR.message_types_by_name['SearchTraces']
|
|
_SEARCHTRACES_RESPONSE = _SEARCHTRACES.nested_types_by_name['Response']
|
|
_SEARCHTRACESLONGRUNNING = DESCRIPTOR.message_types_by_name['SearchTracesLongRunning']
|
|
_GETOPERATIONREQUEST = DESCRIPTOR.message_types_by_name['GetOperationRequest']
|
|
_SEARCHTRACESOPERATIONMETADATA = DESCRIPTOR.message_types_by_name['SearchTracesOperationMetadata']
|
|
_SEARCHTRACESOPERATION = DESCRIPTOR.message_types_by_name['SearchTracesOperation']
|
|
_CREATETRACEUCSTORAGELOCATION = DESCRIPTOR.message_types_by_name['CreateTraceUCStorageLocation']
|
|
_CREATETRACEUCSTORAGELOCATION_RESPONSE = _CREATETRACEUCSTORAGELOCATION.nested_types_by_name['Response']
|
|
_LINKEXPERIMENTTOUCTRACELOCATION = DESCRIPTOR.message_types_by_name['LinkExperimentToUCTraceLocation']
|
|
_LINKEXPERIMENTTOUCTRACELOCATION_RESPONSE = _LINKEXPERIMENTTOUCTRACELOCATION.nested_types_by_name['Response']
|
|
_UNLINKEXPERIMENTTOUCTRACELOCATION = DESCRIPTOR.message_types_by_name['UnLinkExperimentToUCTraceLocation']
|
|
_UNLINKEXPERIMENTTOUCTRACELOCATION_RESPONSE = _UNLINKEXPERIMENTTOUCTRACELOCATION.nested_types_by_name['Response']
|
|
_GETLOCATION = DESCRIPTOR.message_types_by_name['GetLocation']
|
|
_GETLOCATION_RESPONSE = _GETLOCATION.nested_types_by_name['Response']
|
|
_CREATELOCATION = DESCRIPTOR.message_types_by_name['CreateLocation']
|
|
_CREATELOCATION_RESPONSE = _CREATELOCATION.nested_types_by_name['Response']
|
|
_LINKTRACELOCATION = DESCRIPTOR.message_types_by_name['LinkTraceLocation']
|
|
_LINKTRACELOCATION_RESPONSE = _LINKTRACELOCATION.nested_types_by_name['Response']
|
|
_ASSESSMENT = DESCRIPTOR.message_types_by_name['Assessment']
|
|
_ASSESSMENT_METADATAENTRY = _ASSESSMENT.nested_types_by_name['MetadataEntry']
|
|
_CREATEASSESSMENT = DESCRIPTOR.message_types_by_name['CreateAssessment']
|
|
_CREATEASSESSMENT_RESPONSE = _CREATEASSESSMENT.nested_types_by_name['Response']
|
|
_GETASSESSMENT = DESCRIPTOR.message_types_by_name['GetAssessment']
|
|
_GETASSESSMENT_RESPONSE = _GETASSESSMENT.nested_types_by_name['Response']
|
|
_UPDATEASSESSMENT = DESCRIPTOR.message_types_by_name['UpdateAssessment']
|
|
_UPDATEASSESSMENT_RESPONSE = _UPDATEASSESSMENT.nested_types_by_name['Response']
|
|
_DELETEASSESSMENT = DESCRIPTOR.message_types_by_name['DeleteAssessment']
|
|
_DELETEASSESSMENT_RESPONSE = _DELETEASSESSMENT.nested_types_by_name['Response']
|
|
_BATCHLINKTRACETORUN = DESCRIPTOR.message_types_by_name['BatchLinkTraceToRun']
|
|
_BATCHLINKTRACETORUN_RESPONSE = _BATCHLINKTRACETORUN.nested_types_by_name['Response']
|
|
_BATCHUNLINKTRACEFROMRUN = DESCRIPTOR.message_types_by_name['BatchUnlinkTraceFromRun']
|
|
_BATCHUNLINKTRACEFROMRUN_RESPONSE = _BATCHUNLINKTRACEFROMRUN.nested_types_by_name['Response']
|
|
_TRACELOCATION_TRACELOCATIONTYPE = _TRACELOCATION.enum_types_by_name['TraceLocationType']
|
|
_TRACEINFO_STATE = _TRACEINFO.enum_types_by_name['State']
|
|
_SEARCHTRACESOPERATIONMETADATA_STATE = _SEARCHTRACESOPERATIONMETADATA.enum_types_by_name['State']
|
|
UCSchemaLocation = _reflection.GeneratedProtocolMessageType('UCSchemaLocation', (_message.Message,), {
|
|
'DESCRIPTOR' : _UCSCHEMALOCATION,
|
|
'__module__' : 'databricks_tracing_pb2'
|
|
# @@protoc_insertion_point(class_scope:mlflow.databricks.UCSchemaLocation)
|
|
})
|
|
_sym_db.RegisterMessage(UCSchemaLocation)
|
|
|
|
UcTablePrefixLocation = _reflection.GeneratedProtocolMessageType('UcTablePrefixLocation', (_message.Message,), {
|
|
'DESCRIPTOR' : _UCTABLEPREFIXLOCATION,
|
|
'__module__' : 'databricks_tracing_pb2'
|
|
# @@protoc_insertion_point(class_scope:mlflow.databricks.UcTablePrefixLocation)
|
|
})
|
|
_sym_db.RegisterMessage(UcTablePrefixLocation)
|
|
|
|
MlflowExperimentLocation = _reflection.GeneratedProtocolMessageType('MlflowExperimentLocation', (_message.Message,), {
|
|
'DESCRIPTOR' : _MLFLOWEXPERIMENTLOCATION,
|
|
'__module__' : 'databricks_tracing_pb2'
|
|
# @@protoc_insertion_point(class_scope:mlflow.databricks.MlflowExperimentLocation)
|
|
})
|
|
_sym_db.RegisterMessage(MlflowExperimentLocation)
|
|
|
|
InferenceTableLocation = _reflection.GeneratedProtocolMessageType('InferenceTableLocation', (_message.Message,), {
|
|
'DESCRIPTOR' : _INFERENCETABLELOCATION,
|
|
'__module__' : 'databricks_tracing_pb2'
|
|
# @@protoc_insertion_point(class_scope:mlflow.databricks.InferenceTableLocation)
|
|
})
|
|
_sym_db.RegisterMessage(InferenceTableLocation)
|
|
|
|
TraceLocation = _reflection.GeneratedProtocolMessageType('TraceLocation', (_message.Message,), {
|
|
'DESCRIPTOR' : _TRACELOCATION,
|
|
'__module__' : 'databricks_tracing_pb2'
|
|
# @@protoc_insertion_point(class_scope:mlflow.databricks.TraceLocation)
|
|
})
|
|
_sym_db.RegisterMessage(TraceLocation)
|
|
|
|
TraceInfo = _reflection.GeneratedProtocolMessageType('TraceInfo', (_message.Message,), {
|
|
|
|
'TraceMetadataEntry' : _reflection.GeneratedProtocolMessageType('TraceMetadataEntry', (_message.Message,), {
|
|
'DESCRIPTOR' : _TRACEINFO_TRACEMETADATAENTRY,
|
|
'__module__' : 'databricks_tracing_pb2'
|
|
# @@protoc_insertion_point(class_scope:mlflow.databricks.TraceInfo.TraceMetadataEntry)
|
|
})
|
|
,
|
|
|
|
'TagsEntry' : _reflection.GeneratedProtocolMessageType('TagsEntry', (_message.Message,), {
|
|
'DESCRIPTOR' : _TRACEINFO_TAGSENTRY,
|
|
'__module__' : 'databricks_tracing_pb2'
|
|
# @@protoc_insertion_point(class_scope:mlflow.databricks.TraceInfo.TagsEntry)
|
|
})
|
|
,
|
|
'DESCRIPTOR' : _TRACEINFO,
|
|
'__module__' : 'databricks_tracing_pb2'
|
|
# @@protoc_insertion_point(class_scope:mlflow.databricks.TraceInfo)
|
|
})
|
|
_sym_db.RegisterMessage(TraceInfo)
|
|
_sym_db.RegisterMessage(TraceInfo.TraceMetadataEntry)
|
|
_sym_db.RegisterMessage(TraceInfo.TagsEntry)
|
|
|
|
CreateTraceInfo = _reflection.GeneratedProtocolMessageType('CreateTraceInfo', (_message.Message,), {
|
|
|
|
'Response' : _reflection.GeneratedProtocolMessageType('Response', (_message.Message,), {
|
|
'DESCRIPTOR' : _CREATETRACEINFO_RESPONSE,
|
|
'__module__' : 'databricks_tracing_pb2'
|
|
# @@protoc_insertion_point(class_scope:mlflow.databricks.CreateTraceInfo.Response)
|
|
})
|
|
,
|
|
'DESCRIPTOR' : _CREATETRACEINFO,
|
|
'__module__' : 'databricks_tracing_pb2'
|
|
# @@protoc_insertion_point(class_scope:mlflow.databricks.CreateTraceInfo)
|
|
})
|
|
_sym_db.RegisterMessage(CreateTraceInfo)
|
|
_sym_db.RegisterMessage(CreateTraceInfo.Response)
|
|
|
|
TracePath = _reflection.GeneratedProtocolMessageType('TracePath', (_message.Message,), {
|
|
'DESCRIPTOR' : _TRACEPATH,
|
|
'__module__' : 'databricks_tracing_pb2'
|
|
# @@protoc_insertion_point(class_scope:mlflow.databricks.TracePath)
|
|
})
|
|
_sym_db.RegisterMessage(TracePath)
|
|
|
|
Trace = _reflection.GeneratedProtocolMessageType('Trace', (_message.Message,), {
|
|
'DESCRIPTOR' : _TRACE,
|
|
'__module__' : 'databricks_tracing_pb2'
|
|
# @@protoc_insertion_point(class_scope:mlflow.databricks.Trace)
|
|
})
|
|
_sym_db.RegisterMessage(Trace)
|
|
|
|
BatchGetTraces = _reflection.GeneratedProtocolMessageType('BatchGetTraces', (_message.Message,), {
|
|
|
|
'Response' : _reflection.GeneratedProtocolMessageType('Response', (_message.Message,), {
|
|
'DESCRIPTOR' : _BATCHGETTRACES_RESPONSE,
|
|
'__module__' : 'databricks_tracing_pb2'
|
|
# @@protoc_insertion_point(class_scope:mlflow.databricks.BatchGetTraces.Response)
|
|
})
|
|
,
|
|
'DESCRIPTOR' : _BATCHGETTRACES,
|
|
'__module__' : 'databricks_tracing_pb2'
|
|
# @@protoc_insertion_point(class_scope:mlflow.databricks.BatchGetTraces)
|
|
})
|
|
_sym_db.RegisterMessage(BatchGetTraces)
|
|
_sym_db.RegisterMessage(BatchGetTraces.Response)
|
|
|
|
GetTraceInfo = _reflection.GeneratedProtocolMessageType('GetTraceInfo', (_message.Message,), {
|
|
|
|
'Response' : _reflection.GeneratedProtocolMessageType('Response', (_message.Message,), {
|
|
'DESCRIPTOR' : _GETTRACEINFO_RESPONSE,
|
|
'__module__' : 'databricks_tracing_pb2'
|
|
# @@protoc_insertion_point(class_scope:mlflow.databricks.GetTraceInfo.Response)
|
|
})
|
|
,
|
|
'DESCRIPTOR' : _GETTRACEINFO,
|
|
'__module__' : 'databricks_tracing_pb2'
|
|
# @@protoc_insertion_point(class_scope:mlflow.databricks.GetTraceInfo)
|
|
})
|
|
_sym_db.RegisterMessage(GetTraceInfo)
|
|
_sym_db.RegisterMessage(GetTraceInfo.Response)
|
|
|
|
SetTraceTag = _reflection.GeneratedProtocolMessageType('SetTraceTag', (_message.Message,), {
|
|
|
|
'Response' : _reflection.GeneratedProtocolMessageType('Response', (_message.Message,), {
|
|
'DESCRIPTOR' : _SETTRACETAG_RESPONSE,
|
|
'__module__' : 'databricks_tracing_pb2'
|
|
# @@protoc_insertion_point(class_scope:mlflow.databricks.SetTraceTag.Response)
|
|
})
|
|
,
|
|
'DESCRIPTOR' : _SETTRACETAG,
|
|
'__module__' : 'databricks_tracing_pb2'
|
|
# @@protoc_insertion_point(class_scope:mlflow.databricks.SetTraceTag)
|
|
})
|
|
_sym_db.RegisterMessage(SetTraceTag)
|
|
_sym_db.RegisterMessage(SetTraceTag.Response)
|
|
|
|
DeleteTraceTag = _reflection.GeneratedProtocolMessageType('DeleteTraceTag', (_message.Message,), {
|
|
|
|
'Response' : _reflection.GeneratedProtocolMessageType('Response', (_message.Message,), {
|
|
'DESCRIPTOR' : _DELETETRACETAG_RESPONSE,
|
|
'__module__' : 'databricks_tracing_pb2'
|
|
# @@protoc_insertion_point(class_scope:mlflow.databricks.DeleteTraceTag.Response)
|
|
})
|
|
,
|
|
'DESCRIPTOR' : _DELETETRACETAG,
|
|
'__module__' : 'databricks_tracing_pb2'
|
|
# @@protoc_insertion_point(class_scope:mlflow.databricks.DeleteTraceTag)
|
|
})
|
|
_sym_db.RegisterMessage(DeleteTraceTag)
|
|
_sym_db.RegisterMessage(DeleteTraceTag.Response)
|
|
|
|
SearchTraces = _reflection.GeneratedProtocolMessageType('SearchTraces', (_message.Message,), {
|
|
|
|
'Response' : _reflection.GeneratedProtocolMessageType('Response', (_message.Message,), {
|
|
'DESCRIPTOR' : _SEARCHTRACES_RESPONSE,
|
|
'__module__' : 'databricks_tracing_pb2'
|
|
# @@protoc_insertion_point(class_scope:mlflow.databricks.SearchTraces.Response)
|
|
})
|
|
,
|
|
'DESCRIPTOR' : _SEARCHTRACES,
|
|
'__module__' : 'databricks_tracing_pb2'
|
|
# @@protoc_insertion_point(class_scope:mlflow.databricks.SearchTraces)
|
|
})
|
|
_sym_db.RegisterMessage(SearchTraces)
|
|
_sym_db.RegisterMessage(SearchTraces.Response)
|
|
|
|
SearchTracesLongRunning = _reflection.GeneratedProtocolMessageType('SearchTracesLongRunning', (_message.Message,), {
|
|
'DESCRIPTOR' : _SEARCHTRACESLONGRUNNING,
|
|
'__module__' : 'databricks_tracing_pb2'
|
|
# @@protoc_insertion_point(class_scope:mlflow.databricks.SearchTracesLongRunning)
|
|
})
|
|
_sym_db.RegisterMessage(SearchTracesLongRunning)
|
|
|
|
GetOperationRequest = _reflection.GeneratedProtocolMessageType('GetOperationRequest', (_message.Message,), {
|
|
'DESCRIPTOR' : _GETOPERATIONREQUEST,
|
|
'__module__' : 'databricks_tracing_pb2'
|
|
# @@protoc_insertion_point(class_scope:mlflow.databricks.GetOperationRequest)
|
|
})
|
|
_sym_db.RegisterMessage(GetOperationRequest)
|
|
|
|
SearchTracesOperationMetadata = _reflection.GeneratedProtocolMessageType('SearchTracesOperationMetadata', (_message.Message,), {
|
|
'DESCRIPTOR' : _SEARCHTRACESOPERATIONMETADATA,
|
|
'__module__' : 'databricks_tracing_pb2'
|
|
# @@protoc_insertion_point(class_scope:mlflow.databricks.SearchTracesOperationMetadata)
|
|
})
|
|
_sym_db.RegisterMessage(SearchTracesOperationMetadata)
|
|
|
|
SearchTracesOperation = _reflection.GeneratedProtocolMessageType('SearchTracesOperation', (_message.Message,), {
|
|
'DESCRIPTOR' : _SEARCHTRACESOPERATION,
|
|
'__module__' : 'databricks_tracing_pb2'
|
|
# @@protoc_insertion_point(class_scope:mlflow.databricks.SearchTracesOperation)
|
|
})
|
|
_sym_db.RegisterMessage(SearchTracesOperation)
|
|
|
|
CreateTraceUCStorageLocation = _reflection.GeneratedProtocolMessageType('CreateTraceUCStorageLocation', (_message.Message,), {
|
|
|
|
'Response' : _reflection.GeneratedProtocolMessageType('Response', (_message.Message,), {
|
|
'DESCRIPTOR' : _CREATETRACEUCSTORAGELOCATION_RESPONSE,
|
|
'__module__' : 'databricks_tracing_pb2'
|
|
# @@protoc_insertion_point(class_scope:mlflow.databricks.CreateTraceUCStorageLocation.Response)
|
|
})
|
|
,
|
|
'DESCRIPTOR' : _CREATETRACEUCSTORAGELOCATION,
|
|
'__module__' : 'databricks_tracing_pb2'
|
|
# @@protoc_insertion_point(class_scope:mlflow.databricks.CreateTraceUCStorageLocation)
|
|
})
|
|
_sym_db.RegisterMessage(CreateTraceUCStorageLocation)
|
|
_sym_db.RegisterMessage(CreateTraceUCStorageLocation.Response)
|
|
|
|
LinkExperimentToUCTraceLocation = _reflection.GeneratedProtocolMessageType('LinkExperimentToUCTraceLocation', (_message.Message,), {
|
|
|
|
'Response' : _reflection.GeneratedProtocolMessageType('Response', (_message.Message,), {
|
|
'DESCRIPTOR' : _LINKEXPERIMENTTOUCTRACELOCATION_RESPONSE,
|
|
'__module__' : 'databricks_tracing_pb2'
|
|
# @@protoc_insertion_point(class_scope:mlflow.databricks.LinkExperimentToUCTraceLocation.Response)
|
|
})
|
|
,
|
|
'DESCRIPTOR' : _LINKEXPERIMENTTOUCTRACELOCATION,
|
|
'__module__' : 'databricks_tracing_pb2'
|
|
# @@protoc_insertion_point(class_scope:mlflow.databricks.LinkExperimentToUCTraceLocation)
|
|
})
|
|
_sym_db.RegisterMessage(LinkExperimentToUCTraceLocation)
|
|
_sym_db.RegisterMessage(LinkExperimentToUCTraceLocation.Response)
|
|
|
|
UnLinkExperimentToUCTraceLocation = _reflection.GeneratedProtocolMessageType('UnLinkExperimentToUCTraceLocation', (_message.Message,), {
|
|
|
|
'Response' : _reflection.GeneratedProtocolMessageType('Response', (_message.Message,), {
|
|
'DESCRIPTOR' : _UNLINKEXPERIMENTTOUCTRACELOCATION_RESPONSE,
|
|
'__module__' : 'databricks_tracing_pb2'
|
|
# @@protoc_insertion_point(class_scope:mlflow.databricks.UnLinkExperimentToUCTraceLocation.Response)
|
|
})
|
|
,
|
|
'DESCRIPTOR' : _UNLINKEXPERIMENTTOUCTRACELOCATION,
|
|
'__module__' : 'databricks_tracing_pb2'
|
|
# @@protoc_insertion_point(class_scope:mlflow.databricks.UnLinkExperimentToUCTraceLocation)
|
|
})
|
|
_sym_db.RegisterMessage(UnLinkExperimentToUCTraceLocation)
|
|
_sym_db.RegisterMessage(UnLinkExperimentToUCTraceLocation.Response)
|
|
|
|
GetLocation = _reflection.GeneratedProtocolMessageType('GetLocation', (_message.Message,), {
|
|
|
|
'Response' : _reflection.GeneratedProtocolMessageType('Response', (_message.Message,), {
|
|
'DESCRIPTOR' : _GETLOCATION_RESPONSE,
|
|
'__module__' : 'databricks_tracing_pb2'
|
|
# @@protoc_insertion_point(class_scope:mlflow.databricks.GetLocation.Response)
|
|
})
|
|
,
|
|
'DESCRIPTOR' : _GETLOCATION,
|
|
'__module__' : 'databricks_tracing_pb2'
|
|
# @@protoc_insertion_point(class_scope:mlflow.databricks.GetLocation)
|
|
})
|
|
_sym_db.RegisterMessage(GetLocation)
|
|
_sym_db.RegisterMessage(GetLocation.Response)
|
|
|
|
CreateLocation = _reflection.GeneratedProtocolMessageType('CreateLocation', (_message.Message,), {
|
|
|
|
'Response' : _reflection.GeneratedProtocolMessageType('Response', (_message.Message,), {
|
|
'DESCRIPTOR' : _CREATELOCATION_RESPONSE,
|
|
'__module__' : 'databricks_tracing_pb2'
|
|
# @@protoc_insertion_point(class_scope:mlflow.databricks.CreateLocation.Response)
|
|
})
|
|
,
|
|
'DESCRIPTOR' : _CREATELOCATION,
|
|
'__module__' : 'databricks_tracing_pb2'
|
|
# @@protoc_insertion_point(class_scope:mlflow.databricks.CreateLocation)
|
|
})
|
|
_sym_db.RegisterMessage(CreateLocation)
|
|
_sym_db.RegisterMessage(CreateLocation.Response)
|
|
|
|
LinkTraceLocation = _reflection.GeneratedProtocolMessageType('LinkTraceLocation', (_message.Message,), {
|
|
|
|
'Response' : _reflection.GeneratedProtocolMessageType('Response', (_message.Message,), {
|
|
'DESCRIPTOR' : _LINKTRACELOCATION_RESPONSE,
|
|
'__module__' : 'databricks_tracing_pb2'
|
|
# @@protoc_insertion_point(class_scope:mlflow.databricks.LinkTraceLocation.Response)
|
|
})
|
|
,
|
|
'DESCRIPTOR' : _LINKTRACELOCATION,
|
|
'__module__' : 'databricks_tracing_pb2'
|
|
# @@protoc_insertion_point(class_scope:mlflow.databricks.LinkTraceLocation)
|
|
})
|
|
_sym_db.RegisterMessage(LinkTraceLocation)
|
|
_sym_db.RegisterMessage(LinkTraceLocation.Response)
|
|
|
|
Assessment = _reflection.GeneratedProtocolMessageType('Assessment', (_message.Message,), {
|
|
|
|
'MetadataEntry' : _reflection.GeneratedProtocolMessageType('MetadataEntry', (_message.Message,), {
|
|
'DESCRIPTOR' : _ASSESSMENT_METADATAENTRY,
|
|
'__module__' : 'databricks_tracing_pb2'
|
|
# @@protoc_insertion_point(class_scope:mlflow.databricks.Assessment.MetadataEntry)
|
|
})
|
|
,
|
|
'DESCRIPTOR' : _ASSESSMENT,
|
|
'__module__' : 'databricks_tracing_pb2'
|
|
# @@protoc_insertion_point(class_scope:mlflow.databricks.Assessment)
|
|
})
|
|
_sym_db.RegisterMessage(Assessment)
|
|
_sym_db.RegisterMessage(Assessment.MetadataEntry)
|
|
|
|
CreateAssessment = _reflection.GeneratedProtocolMessageType('CreateAssessment', (_message.Message,), {
|
|
|
|
'Response' : _reflection.GeneratedProtocolMessageType('Response', (_message.Message,), {
|
|
'DESCRIPTOR' : _CREATEASSESSMENT_RESPONSE,
|
|
'__module__' : 'databricks_tracing_pb2'
|
|
# @@protoc_insertion_point(class_scope:mlflow.databricks.CreateAssessment.Response)
|
|
})
|
|
,
|
|
'DESCRIPTOR' : _CREATEASSESSMENT,
|
|
'__module__' : 'databricks_tracing_pb2'
|
|
# @@protoc_insertion_point(class_scope:mlflow.databricks.CreateAssessment)
|
|
})
|
|
_sym_db.RegisterMessage(CreateAssessment)
|
|
_sym_db.RegisterMessage(CreateAssessment.Response)
|
|
|
|
GetAssessment = _reflection.GeneratedProtocolMessageType('GetAssessment', (_message.Message,), {
|
|
|
|
'Response' : _reflection.GeneratedProtocolMessageType('Response', (_message.Message,), {
|
|
'DESCRIPTOR' : _GETASSESSMENT_RESPONSE,
|
|
'__module__' : 'databricks_tracing_pb2'
|
|
# @@protoc_insertion_point(class_scope:mlflow.databricks.GetAssessment.Response)
|
|
})
|
|
,
|
|
'DESCRIPTOR' : _GETASSESSMENT,
|
|
'__module__' : 'databricks_tracing_pb2'
|
|
# @@protoc_insertion_point(class_scope:mlflow.databricks.GetAssessment)
|
|
})
|
|
_sym_db.RegisterMessage(GetAssessment)
|
|
_sym_db.RegisterMessage(GetAssessment.Response)
|
|
|
|
UpdateAssessment = _reflection.GeneratedProtocolMessageType('UpdateAssessment', (_message.Message,), {
|
|
|
|
'Response' : _reflection.GeneratedProtocolMessageType('Response', (_message.Message,), {
|
|
'DESCRIPTOR' : _UPDATEASSESSMENT_RESPONSE,
|
|
'__module__' : 'databricks_tracing_pb2'
|
|
# @@protoc_insertion_point(class_scope:mlflow.databricks.UpdateAssessment.Response)
|
|
})
|
|
,
|
|
'DESCRIPTOR' : _UPDATEASSESSMENT,
|
|
'__module__' : 'databricks_tracing_pb2'
|
|
# @@protoc_insertion_point(class_scope:mlflow.databricks.UpdateAssessment)
|
|
})
|
|
_sym_db.RegisterMessage(UpdateAssessment)
|
|
_sym_db.RegisterMessage(UpdateAssessment.Response)
|
|
|
|
DeleteAssessment = _reflection.GeneratedProtocolMessageType('DeleteAssessment', (_message.Message,), {
|
|
|
|
'Response' : _reflection.GeneratedProtocolMessageType('Response', (_message.Message,), {
|
|
'DESCRIPTOR' : _DELETEASSESSMENT_RESPONSE,
|
|
'__module__' : 'databricks_tracing_pb2'
|
|
# @@protoc_insertion_point(class_scope:mlflow.databricks.DeleteAssessment.Response)
|
|
})
|
|
,
|
|
'DESCRIPTOR' : _DELETEASSESSMENT,
|
|
'__module__' : 'databricks_tracing_pb2'
|
|
# @@protoc_insertion_point(class_scope:mlflow.databricks.DeleteAssessment)
|
|
})
|
|
_sym_db.RegisterMessage(DeleteAssessment)
|
|
_sym_db.RegisterMessage(DeleteAssessment.Response)
|
|
|
|
BatchLinkTraceToRun = _reflection.GeneratedProtocolMessageType('BatchLinkTraceToRun', (_message.Message,), {
|
|
|
|
'Response' : _reflection.GeneratedProtocolMessageType('Response', (_message.Message,), {
|
|
'DESCRIPTOR' : _BATCHLINKTRACETORUN_RESPONSE,
|
|
'__module__' : 'databricks_tracing_pb2'
|
|
# @@protoc_insertion_point(class_scope:mlflow.databricks.BatchLinkTraceToRun.Response)
|
|
})
|
|
,
|
|
'DESCRIPTOR' : _BATCHLINKTRACETORUN,
|
|
'__module__' : 'databricks_tracing_pb2'
|
|
# @@protoc_insertion_point(class_scope:mlflow.databricks.BatchLinkTraceToRun)
|
|
})
|
|
_sym_db.RegisterMessage(BatchLinkTraceToRun)
|
|
_sym_db.RegisterMessage(BatchLinkTraceToRun.Response)
|
|
|
|
BatchUnlinkTraceFromRun = _reflection.GeneratedProtocolMessageType('BatchUnlinkTraceFromRun', (_message.Message,), {
|
|
|
|
'Response' : _reflection.GeneratedProtocolMessageType('Response', (_message.Message,), {
|
|
'DESCRIPTOR' : _BATCHUNLINKTRACEFROMRUN_RESPONSE,
|
|
'__module__' : 'databricks_tracing_pb2'
|
|
# @@protoc_insertion_point(class_scope:mlflow.databricks.BatchUnlinkTraceFromRun.Response)
|
|
})
|
|
,
|
|
'DESCRIPTOR' : _BATCHUNLINKTRACEFROMRUN,
|
|
'__module__' : 'databricks_tracing_pb2'
|
|
# @@protoc_insertion_point(class_scope:mlflow.databricks.BatchUnlinkTraceFromRun)
|
|
})
|
|
_sym_db.RegisterMessage(BatchUnlinkTraceFromRun)
|
|
_sym_db.RegisterMessage(BatchUnlinkTraceFromRun.Response)
|
|
|
|
_DATABRICKSTRACKINGSERVICE = DESCRIPTOR.services_by_name['DatabricksTrackingService']
|
|
if _descriptor._USE_C_DESCRIPTORS == False:
|
|
|
|
DESCRIPTOR._options = None
|
|
DESCRIPTOR._serialized_options = b'\220\001\001'
|
|
_TRACEINFO_TRACEMETADATAENTRY._options = None
|
|
_TRACEINFO_TRACEMETADATAENTRY._serialized_options = b'8\001'
|
|
_TRACEINFO_TAGSENTRY._options = None
|
|
_TRACEINFO_TAGSENTRY._serialized_options = b'8\001'
|
|
_CREATETRACEINFO.fields_by_name['location_id']._options = None
|
|
_CREATETRACEINFO.fields_by_name['location_id']._serialized_options = b'\370\206\031\001'
|
|
_CREATETRACEINFO.fields_by_name['trace_info']._options = None
|
|
_CREATETRACEINFO.fields_by_name['trace_info']._serialized_options = b'\370\206\031\001'
|
|
_CREATETRACEINFO._options = None
|
|
_CREATETRACEINFO._serialized_options = b'\342?(\n&com.databricks.rpc.RPC[$this.Response]'
|
|
_TRACEPATH.fields_by_name['trace_location']._options = None
|
|
_TRACEPATH.fields_by_name['trace_location']._serialized_options = b'\370\206\031\001'
|
|
_TRACEPATH.fields_by_name['trace_id']._options = None
|
|
_TRACEPATH.fields_by_name['trace_id']._serialized_options = b'\370\206\031\001'
|
|
_BATCHGETTRACES.fields_by_name['location_id']._options = None
|
|
_BATCHGETTRACES.fields_by_name['location_id']._serialized_options = b'\370\206\031\001'
|
|
_BATCHGETTRACES._options = None
|
|
_BATCHGETTRACES._serialized_options = b'\342?(\n&com.databricks.rpc.RPC[$this.Response]'
|
|
_GETTRACEINFO.fields_by_name['trace_id']._options = None
|
|
_GETTRACEINFO.fields_by_name['trace_id']._serialized_options = b'\370\206\031\001'
|
|
_GETTRACEINFO.fields_by_name['location']._options = None
|
|
_GETTRACEINFO.fields_by_name['location']._serialized_options = b'\370\206\031\001'
|
|
_GETTRACEINFO._options = None
|
|
_GETTRACEINFO._serialized_options = b'\342?(\n&com.databricks.rpc.RPC[$this.Response]'
|
|
_SETTRACETAG.fields_by_name['trace_id']._options = None
|
|
_SETTRACETAG.fields_by_name['trace_id']._serialized_options = b'\370\206\031\001'
|
|
_SETTRACETAG.fields_by_name['location_id']._options = None
|
|
_SETTRACETAG.fields_by_name['location_id']._serialized_options = b'\370\206\031\001'
|
|
_SETTRACETAG.fields_by_name['key']._options = None
|
|
_SETTRACETAG.fields_by_name['key']._serialized_options = b'\370\206\031\001'
|
|
_SETTRACETAG._options = None
|
|
_SETTRACETAG._serialized_options = b'\342?(\n&com.databricks.rpc.RPC[$this.Response]'
|
|
_DELETETRACETAG.fields_by_name['trace_id']._options = None
|
|
_DELETETRACETAG.fields_by_name['trace_id']._serialized_options = b'\370\206\031\001'
|
|
_DELETETRACETAG.fields_by_name['location_id']._options = None
|
|
_DELETETRACETAG.fields_by_name['location_id']._serialized_options = b'\370\206\031\001'
|
|
_DELETETRACETAG.fields_by_name['key']._options = None
|
|
_DELETETRACETAG.fields_by_name['key']._serialized_options = b'\370\206\031\001'
|
|
_DELETETRACETAG._options = None
|
|
_DELETETRACETAG._serialized_options = b'\342?(\n&com.databricks.rpc.RPC[$this.Response]'
|
|
_SEARCHTRACES._options = None
|
|
_SEARCHTRACES._serialized_options = b'\342?(\n&com.databricks.rpc.RPC[$this.Response]'
|
|
_SEARCHTRACESLONGRUNNING._options = None
|
|
_SEARCHTRACESLONGRUNNING._serialized_options = b'\342?#\n!com.databricks.rpc.RPC[Operation]'
|
|
_GETOPERATIONREQUEST._options = None
|
|
_GETOPERATIONREQUEST._serialized_options = b'\342?#\n!com.databricks.rpc.RPC[Operation]'
|
|
_CREATETRACEUCSTORAGELOCATION.fields_by_name['sql_warehouse_id']._options = None
|
|
_CREATETRACEUCSTORAGELOCATION.fields_by_name['sql_warehouse_id']._serialized_options = b'\370\206\031\001'
|
|
_CREATETRACEUCSTORAGELOCATION._options = None
|
|
_CREATETRACEUCSTORAGELOCATION._serialized_options = b'\342?(\n&com.databricks.rpc.RPC[$this.Response]'
|
|
_LINKEXPERIMENTTOUCTRACELOCATION.fields_by_name['experiment_id']._options = None
|
|
_LINKEXPERIMENTTOUCTRACELOCATION.fields_by_name['experiment_id']._serialized_options = b'\370\206\031\001'
|
|
_LINKEXPERIMENTTOUCTRACELOCATION._options = None
|
|
_LINKEXPERIMENTTOUCTRACELOCATION._serialized_options = b'\342?(\n&com.databricks.rpc.RPC[$this.Response]'
|
|
_UNLINKEXPERIMENTTOUCTRACELOCATION.fields_by_name['experiment_id']._options = None
|
|
_UNLINKEXPERIMENTTOUCTRACELOCATION.fields_by_name['experiment_id']._serialized_options = b'\370\206\031\001'
|
|
_UNLINKEXPERIMENTTOUCTRACELOCATION._options = None
|
|
_UNLINKEXPERIMENTTOUCTRACELOCATION._serialized_options = b'\342?(\n&com.databricks.rpc.RPC[$this.Response]'
|
|
_GETLOCATION.fields_by_name['location_id']._options = None
|
|
_GETLOCATION.fields_by_name['location_id']._serialized_options = b'\370\206\031\001'
|
|
_GETLOCATION._options = None
|
|
_GETLOCATION._serialized_options = b'\342?(\n&com.databricks.rpc.RPC[$this.Response]'
|
|
_CREATELOCATION._options = None
|
|
_CREATELOCATION._serialized_options = b'\342?(\n&com.databricks.rpc.RPC[$this.Response]'
|
|
_LINKTRACELOCATION.fields_by_name['experiment_id']._options = None
|
|
_LINKTRACELOCATION.fields_by_name['experiment_id']._serialized_options = b'\370\206\031\001'
|
|
_LINKTRACELOCATION._options = None
|
|
_LINKTRACELOCATION._serialized_options = b'\342?(\n&com.databricks.rpc.RPC[$this.Response]'
|
|
_ASSESSMENT_METADATAENTRY._options = None
|
|
_ASSESSMENT_METADATAENTRY._serialized_options = b'8\001'
|
|
_ASSESSMENT.fields_by_name['assessment_name']._options = None
|
|
_ASSESSMENT.fields_by_name['assessment_name']._serialized_options = b'\370\206\031\001'
|
|
_ASSESSMENT.fields_by_name['trace_id']._options = None
|
|
_ASSESSMENT.fields_by_name['trace_id']._serialized_options = b'\370\206\031\001'
|
|
_CREATEASSESSMENT.fields_by_name['location_id']._options = None
|
|
_CREATEASSESSMENT.fields_by_name['location_id']._serialized_options = b'\370\206\031\001'
|
|
_CREATEASSESSMENT.fields_by_name['assessment']._options = None
|
|
_CREATEASSESSMENT.fields_by_name['assessment']._serialized_options = b'\370\206\031\001'
|
|
_CREATEASSESSMENT._options = None
|
|
_CREATEASSESSMENT._serialized_options = b'\342?(\n&com.databricks.rpc.RPC[$this.Response]'
|
|
_GETASSESSMENT.fields_by_name['location_id']._options = None
|
|
_GETASSESSMENT.fields_by_name['location_id']._serialized_options = b'\370\206\031\001'
|
|
_GETASSESSMENT.fields_by_name['trace_id']._options = None
|
|
_GETASSESSMENT.fields_by_name['trace_id']._serialized_options = b'\370\206\031\001'
|
|
_GETASSESSMENT.fields_by_name['assessment_id']._options = None
|
|
_GETASSESSMENT.fields_by_name['assessment_id']._serialized_options = b'\370\206\031\001'
|
|
_GETASSESSMENT._options = None
|
|
_GETASSESSMENT._serialized_options = b'\342?(\n&com.databricks.rpc.RPC[$this.Response]'
|
|
_UPDATEASSESSMENT.fields_by_name['location_id']._options = None
|
|
_UPDATEASSESSMENT.fields_by_name['location_id']._serialized_options = b'\370\206\031\001'
|
|
_UPDATEASSESSMENT.fields_by_name['assessment']._options = None
|
|
_UPDATEASSESSMENT.fields_by_name['assessment']._serialized_options = b'\370\206\031\001'
|
|
_UPDATEASSESSMENT.fields_by_name['update_mask']._options = None
|
|
_UPDATEASSESSMENT.fields_by_name['update_mask']._serialized_options = b'\370\206\031\001'
|
|
_UPDATEASSESSMENT._options = None
|
|
_UPDATEASSESSMENT._serialized_options = b'\342?(\n&com.databricks.rpc.RPC[$this.Response]'
|
|
_DELETEASSESSMENT.fields_by_name['location_id']._options = None
|
|
_DELETEASSESSMENT.fields_by_name['location_id']._serialized_options = b'\370\206\031\001'
|
|
_DELETEASSESSMENT.fields_by_name['trace_id']._options = None
|
|
_DELETEASSESSMENT.fields_by_name['trace_id']._serialized_options = b'\370\206\031\001'
|
|
_DELETEASSESSMENT.fields_by_name['assessment_id']._options = None
|
|
_DELETEASSESSMENT.fields_by_name['assessment_id']._serialized_options = b'\370\206\031\001'
|
|
_DELETEASSESSMENT._options = None
|
|
_DELETEASSESSMENT._serialized_options = b'\342?(\n&com.databricks.rpc.RPC[$this.Response]'
|
|
_BATCHLINKTRACETORUN.fields_by_name['location_id']._options = None
|
|
_BATCHLINKTRACETORUN.fields_by_name['location_id']._serialized_options = b'\370\206\031\001'
|
|
_BATCHLINKTRACETORUN.fields_by_name['run_id']._options = None
|
|
_BATCHLINKTRACETORUN.fields_by_name['run_id']._serialized_options = b'\370\206\031\001'
|
|
_BATCHLINKTRACETORUN._options = None
|
|
_BATCHLINKTRACETORUN._serialized_options = b'\342?(\n&com.databricks.rpc.RPC[$this.Response]'
|
|
_BATCHUNLINKTRACEFROMRUN.fields_by_name['location_id']._options = None
|
|
_BATCHUNLINKTRACEFROMRUN.fields_by_name['location_id']._serialized_options = b'\370\206\031\001'
|
|
_BATCHUNLINKTRACEFROMRUN.fields_by_name['run_id']._options = None
|
|
_BATCHUNLINKTRACEFROMRUN.fields_by_name['run_id']._serialized_options = b'\370\206\031\001'
|
|
_BATCHUNLINKTRACEFROMRUN._options = None
|
|
_BATCHUNLINKTRACEFROMRUN._serialized_options = b'\342?(\n&com.databricks.rpc.RPC[$this.Response]'
|
|
_DATABRICKSTRACKINGSERVICE.methods_by_name['createTraceInfo']._options = None
|
|
_DATABRICKSTRACKINGSERVICE.methods_by_name['createTraceInfo']._serialized_options = b'\362\206\031_\nE\n\004POST\0227/mlflow/traces/{location_id}/{trace_info.trace_id}/info\032\004\010\004\020\000\020\003*\024Create Trace Info v4'
|
|
_DATABRICKSTRACKINGSERVICE.methods_by_name['batchGetTraces']._options = None
|
|
_DATABRICKSTRACKINGSERVICE.methods_by_name['batchGetTraces']._serialized_options = b'\362\206\031E\n2\n\003GET\022%/mlflow/traces/{location_id}/batchGet\032\004\010\004\020\000\020\003*\rGet Traces V4'
|
|
_DATABRICKSTRACKINGSERVICE.methods_by_name['getTraceInfo']._options = None
|
|
_DATABRICKSTRACKINGSERVICE.methods_by_name['getTraceInfo']._serialized_options = b'\362\206\031I\n6\n\003GET\022)/mlflow/traces/{location}/{trace_id}/info\032\004\010\004\020\000\020\003*\rGet TraceInfo'
|
|
_DATABRICKSTRACKINGSERVICE.methods_by_name['setTraceTag']._options = None
|
|
_DATABRICKSTRACKINGSERVICE.methods_by_name['setTraceTag']._serialized_options = b'\362\206\031N\n;\n\005PATCH\022,/mlflow/traces/{location_id}/{trace_id}/tags\032\004\010\004\020\000\020\003*\rSet Trace Tag'
|
|
_DATABRICKSTRACKINGSERVICE.methods_by_name['deleteTraceTag']._options = None
|
|
_DATABRICKSTRACKINGSERVICE.methods_by_name['deleteTraceTag']._serialized_options = b'\362\206\031X\nB\n\006DELETE\0222/mlflow/traces/{location_id}/{trace_id}/tags/{key}\032\004\010\004\020\000\020\003*\020Delete Trace Tag'
|
|
_DATABRICKSTRACKINGSERVICE.methods_by_name['searchTraces']._options = None
|
|
_DATABRICKSTRACKINGSERVICE.methods_by_name['searchTraces']._serialized_options = b'\362\206\0316\n#\n\004POST\022\025/mlflow/traces/search\032\004\010\004\020\000\020\003*\rSearch Traces'
|
|
_DATABRICKSTRACKINGSERVICE.methods_by_name['searchTracesLongRunning']._options = None
|
|
_DATABRICKSTRACKINGSERVICE.methods_by_name['searchTracesLongRunning']._serialized_options = b'\362\206\031P\n0\n\004POST\022\"/mlflow/traces/search-long-running\032\004\010\004\020\000\020\003*\032Search Traces Long Running'
|
|
_DATABRICKSTRACKINGSERVICE.methods_by_name['getSearchTracesOperation']._options = None
|
|
_DATABRICKSTRACKINGSERVICE.methods_by_name['getSearchTracesOperation']._serialized_options = b'\362\206\031G\n4\n\003GET\022\'/mlflow/traces/search/operations/{name}\032\004\010\004\020\000\020\003*\rGet Operation'
|
|
_DATABRICKSTRACKINGSERVICE.methods_by_name['createTraceUCStorageLocation']._options = None
|
|
_DATABRICKSTRACKINGSERVICE.methods_by_name['createTraceUCStorageLocation']._serialized_options = b'\362\206\031K\n%\n\004POST\022\027/mlflow/traces/location\032\004\010\004\020\000\020\003* Create Trace UC Storage Location'
|
|
_DATABRICKSTRACKINGSERVICE.methods_by_name['linkExperimentToUCTraceLocation']._options = None
|
|
_DATABRICKSTRACKINGSERVICE.methods_by_name['linkExperimentToUCTraceLocation']._serialized_options = b'\362\206\031d\n:\n\004POST\022,/mlflow/traces/{experiment_id}/link-location\032\004\010\004\020\000\020\003*$Link Experiment to UC Trace Location'
|
|
_DATABRICKSTRACKINGSERVICE.methods_by_name['unlinkExperimentToUCTraceLocation']._options = None
|
|
_DATABRICKSTRACKINGSERVICE.methods_by_name['unlinkExperimentToUCTraceLocation']._serialized_options = b'\362\206\031h\n<\n\004POST\022./mlflow/traces/{experiment_id}/unlink-location\032\004\010\004\020\000\020\003*&Unlink Experiment to UC Trace Location'
|
|
_DATABRICKSTRACKINGSERVICE.methods_by_name['getLocation']._options = None
|
|
_DATABRICKSTRACKINGSERVICE.methods_by_name['getLocation']._serialized_options = b'\362\206\031F\n4\n\003GET\022\'/mlflow/tracing/locations/{location_id}\032\004\010\005\020\000\020\003*\014Get Location'
|
|
_DATABRICKSTRACKINGSERVICE.methods_by_name['createLocation']._options = None
|
|
_DATABRICKSTRACKINGSERVICE.methods_by_name['createLocation']._serialized_options = b'\362\206\031<\n\'\n\004POST\022\031/mlflow/tracing/locations\032\004\010\005\020\000\020\003*\017Create Location'
|
|
_DATABRICKSTRACKINGSERVICE.methods_by_name['linkTraceLocation']._options = None
|
|
_DATABRICKSTRACKINGSERVICE.methods_by_name['linkTraceLocation']._serialized_options = b'\362\206\031^\nE\n\004POST\0227/mlflow/experiments/{experiment_id}/trace-location:link\032\004\010\005\020\000\020\003*\023Link Trace Location'
|
|
_DATABRICKSTRACKINGSERVICE.methods_by_name['createAssessment']._options = None
|
|
_DATABRICKSTRACKINGSERVICE.methods_by_name['createAssessment']._serialized_options = b'\362\206\031c\nL\n\004POST\022>/mlflow/traces/{location_id}/{assessment.trace_id}/assessments\032\004\010\004\020\000\020\003*\021Create Assessment'
|
|
_DATABRICKSTRACKINGSERVICE.methods_by_name['getAssessment']._options = None
|
|
_DATABRICKSTRACKINGSERVICE.methods_by_name['getAssessment']._serialized_options = b'\362\206\031d\nP\n\003GET\022C/mlflow/traces/{location_id}/{trace_id}/assessments/{assessment_id}\032\004\010\004\020\000\020\003*\016Get Assessment'
|
|
_DATABRICKSTRACKINGSERVICE.methods_by_name['updateAssessment']._options = None
|
|
_DATABRICKSTRACKINGSERVICE.methods_by_name['updateAssessment']._serialized_options = b'\362\206\031\177\nh\n\005PATCH\022Y/mlflow/traces/{location_id}/{assessment.trace_id}/assessments/{assessment.assessment_id}\032\004\010\004\020\000\020\003*\021Update Assessment'
|
|
_DATABRICKSTRACKINGSERVICE.methods_by_name['deleteAssessment']._options = None
|
|
_DATABRICKSTRACKINGSERVICE.methods_by_name['deleteAssessment']._serialized_options = b'\362\206\031j\nS\n\006DELETE\022C/mlflow/traces/{location_id}/{trace_id}/assessments/{assessment_id}\032\004\010\004\020\000\020\003*\021Delete Assessment'
|
|
_DATABRICKSTRACKINGSERVICE.methods_by_name['batchLinkTraceToRun']._options = None
|
|
_DATABRICKSTRACKINGSERVICE.methods_by_name['batchLinkTraceToRun']._serialized_options = b'\362\206\031Z\nB\n\004POST\0224/mlflow/traces/{location_id}/link-to-run/batchCreate\032\004\010\004\020\000\020\003*\022Link Traces to Run'
|
|
_DATABRICKSTRACKINGSERVICE.methods_by_name['batchUnlinkTraceFromRun']._options = None
|
|
_DATABRICKSTRACKINGSERVICE.methods_by_name['batchUnlinkTraceFromRun']._serialized_options = b'\362\206\031d\nH\n\006DELETE\0228/mlflow/traces/{location_id}/unlink-from-run/batchDelete\032\004\010\004\020\000\020\003*\026Unlink Traces from Run'
|
|
_UCSCHEMALOCATION._serialized_start=289
|
|
_UCSCHEMALOCATION._serialized_end=411
|
|
_UCTABLEPREFIXLOCATION._serialized_start=414
|
|
_UCTABLEPREFIXLOCATION._serialized_end=634
|
|
_MLFLOWEXPERIMENTLOCATION._serialized_start=636
|
|
_MLFLOWEXPERIMENTLOCATION._serialized_end=685
|
|
_INFERENCETABLELOCATION._serialized_start=687
|
|
_INFERENCETABLELOCATION._serialized_end=736
|
|
_TRACELOCATION._serialized_start=739
|
|
_TRACELOCATION._serialized_end=1244
|
|
_TRACELOCATION_TRACELOCATIONTYPE._serialized_start=1094
|
|
_TRACELOCATION_TRACELOCATIONTYPE._serialized_end=1230
|
|
_TRACEINFO._serialized_start=1247
|
|
_TRACEINFO._serialized_end=1914
|
|
_TRACEINFO_TRACEMETADATAENTRY._serialized_start=1749
|
|
_TRACEINFO_TRACEMETADATAENTRY._serialized_end=1801
|
|
_TRACEINFO_TAGSENTRY._serialized_start=1803
|
|
_TRACEINFO_TAGSENTRY._serialized_end=1846
|
|
_TRACEINFO_STATE._serialized_start=1848
|
|
_TRACEINFO_STATE._serialized_end=1914
|
|
_CREATETRACEINFO._serialized_start=1917
|
|
_CREATETRACEINFO._serialized_end=2124
|
|
_CREATETRACEINFO_RESPONSE._serialized_start=2019
|
|
_CREATETRACEINFO_RESPONSE._serialized_end=2079
|
|
_TRACEPATH._serialized_start=2126
|
|
_TRACEPATH._serialized_end=2225
|
|
_TRACE._serialized_start=2227
|
|
_TRACE._serialized_end=2335
|
|
_BATCHGETTRACES._serialized_start=2338
|
|
_BATCHGETTRACES._serialized_end=2525
|
|
_BATCHGETTRACES_RESPONSE._serialized_start=2428
|
|
_BATCHGETTRACES_RESPONSE._serialized_end=2480
|
|
_GETTRACEINFO._serialized_start=2528
|
|
_GETTRACEINFO._serialized_end=2714
|
|
_GETTRACEINFO_RESPONSE._serialized_start=2618
|
|
_GETTRACEINFO_RESPONSE._serialized_end=2669
|
|
_SETTRACETAG._serialized_start=2717
|
|
_SETTRACETAG._serialized_end=2872
|
|
_SETTRACETAG_RESPONSE._serialized_start=2019
|
|
_SETTRACETAG_RESPONSE._serialized_end=2029
|
|
_DELETETRACETAG._serialized_start=2875
|
|
_DELETETRACETAG._serialized_end=3044
|
|
_DELETETRACETAG_RESPONSE._serialized_start=2019
|
|
_DELETETRACETAG_RESPONSE._serialized_end=2029
|
|
_SEARCHTRACES._serialized_start=3047
|
|
_SEARCHTRACES._serialized_end=3353
|
|
_SEARCHTRACES_RESPONSE._serialized_start=3222
|
|
_SEARCHTRACES_RESPONSE._serialized_end=3308
|
|
_SEARCHTRACESLONGRUNNING._serialized_start=3356
|
|
_SEARCHTRACESLONGRUNNING._serialized_end=3580
|
|
_GETOPERATIONREQUEST._serialized_start=3582
|
|
_GETOPERATIONREQUEST._serialized_end=3657
|
|
_SEARCHTRACESOPERATIONMETADATA._serialized_start=3660
|
|
_SEARCHTRACESOPERATIONMETADATA._serialized_end=3882
|
|
_SEARCHTRACESOPERATIONMETADATA_STATE._serialized_start=3812
|
|
_SEARCHTRACESOPERATIONMETADATA_STATE._serialized_end=3882
|
|
_SEARCHTRACESOPERATION._serialized_start=3885
|
|
_SEARCHTRACESOPERATION._serialized_end=4153
|
|
_CREATETRACEUCSTORAGELOCATION._serialized_start=4156
|
|
_CREATETRACEUCSTORAGELOCATION._serialized_end=4401
|
|
_CREATETRACEUCSTORAGELOCATION_RESPONSE._serialized_start=4278
|
|
_CREATETRACEUCSTORAGELOCATION_RESPONSE._serialized_end=4344
|
|
_LINKEXPERIMENTTOUCTRACELOCATION._serialized_start=4404
|
|
_LINKEXPERIMENTTOUCTRACELOCATION._serialized_end=4593
|
|
_LINKEXPERIMENTTOUCTRACELOCATION_RESPONSE._serialized_start=2019
|
|
_LINKEXPERIMENTTOUCTRACELOCATION_RESPONSE._serialized_end=2029
|
|
_UNLINKEXPERIMENTTOUCTRACELOCATION._serialized_start=4596
|
|
_UNLINKEXPERIMENTTOUCTRACELOCATION._serialized_end=4787
|
|
_UNLINKEXPERIMENTTOUCTRACELOCATION_RESPONSE._serialized_start=2019
|
|
_UNLINKEXPERIMENTTOUCTRACELOCATION_RESPONSE._serialized_end=2029
|
|
_GETLOCATION._serialized_start=4790
|
|
_GETLOCATION._serialized_end=4954
|
|
_GETLOCATION_RESPONSE._serialized_start=4832
|
|
_GETLOCATION_RESPONSE._serialized_end=4909
|
|
_CREATELOCATION._serialized_start=4957
|
|
_CREATELOCATION._serialized_end=5335
|
|
_CREATELOCATION_RESPONSE._serialized_start=5129
|
|
_CREATELOCATION_RESPONSE._serialized_end=5278
|
|
_LINKTRACELOCATION._serialized_start=5338
|
|
_LINKTRACELOCATION._serialized_end=5582
|
|
_LINKTRACELOCATION_RESPONSE._serialized_start=2019
|
|
_LINKTRACELOCATION_RESPONSE._serialized_end=2029
|
|
_ASSESSMENT._serialized_start=5585
|
|
_ASSESSMENT._serialized_end=6193
|
|
_ASSESSMENT_METADATAENTRY._serialized_start=6137
|
|
_ASSESSMENT_METADATAENTRY._serialized_end=6184
|
|
_CREATEASSESSMENT._serialized_start=6196
|
|
_CREATEASSESSMENT._serialized_end=6432
|
|
_CREATEASSESSMENT_RESPONSE._serialized_start=6326
|
|
_CREATEASSESSMENT_RESPONSE._serialized_end=6387
|
|
_GETASSESSMENT._serialized_start=6435
|
|
_GETASSESSMENT._serialized_end=6664
|
|
_GETASSESSMENT_RESPONSE._serialized_start=6326
|
|
_GETASSESSMENT_RESPONSE._serialized_end=6387
|
|
_UPDATEASSESSMENT._serialized_start=6667
|
|
_UPDATEASSESSMENT._serialized_end=6958
|
|
_UPDATEASSESSMENT_RESPONSE._serialized_start=6326
|
|
_UPDATEASSESSMENT_RESPONSE._serialized_end=6387
|
|
_DELETEASSESSMENT._serialized_start=6961
|
|
_DELETEASSESSMENT._serialized_end=7142
|
|
_DELETEASSESSMENT_RESPONSE._serialized_start=2019
|
|
_DELETEASSESSMENT_RESPONSE._serialized_end=2029
|
|
_BATCHLINKTRACETORUN._serialized_start=7145
|
|
_BATCHLINKTRACETORUN._serialized_end=7291
|
|
_BATCHLINKTRACETORUN_RESPONSE._serialized_start=2019
|
|
_BATCHLINKTRACETORUN_RESPONSE._serialized_end=2029
|
|
_BATCHUNLINKTRACEFROMRUN._serialized_start=7294
|
|
_BATCHUNLINKTRACEFROMRUN._serialized_end=7444
|
|
_BATCHUNLINKTRACEFROMRUN_RESPONSE._serialized_start=2019
|
|
_BATCHUNLINKTRACEFROMRUN_RESPONSE._serialized_end=2029
|
|
_DATABRICKSTRACKINGSERVICE._serialized_start=7447
|
|
_DATABRICKSTRACKINGSERVICE._serialized_end=11491
|
|
DatabricksTrackingService = service_reflection.GeneratedServiceType('DatabricksTrackingService', (_service.Service,), dict(
|
|
DESCRIPTOR = _DATABRICKSTRACKINGSERVICE,
|
|
__module__ = 'databricks_tracing_pb2'
|
|
))
|
|
|
|
DatabricksTrackingService_Stub = service_reflection.GeneratedServiceStubType('DatabricksTrackingService_Stub', (DatabricksTrackingService,), dict(
|
|
DESCRIPTOR = _DATABRICKSTRACKINGSERVICE,
|
|
__module__ = 'databricks_tracing_pb2'
|
|
))
|
|
|
|
|
|
# @@protoc_insertion_point(module_scope)
|
|
|