Versions in this module Expand all Collapse all v0 v0.1.0 Nov 14, 2024 Changes in this version + const Default_HttpEndpoint_Method + const Default_LogMetric_Step + const Default_MetricWithRunId_Step + const Default_Metric_Step + const Default_SearchModelVersions_MaxResults + const Default_SearchRegisteredModels_MaxResults + const Default_SearchRuns_MaxResults + const Default_SearchRuns_RunViewType + const Default_SearchTraces_MaxResults + var ArtifactCredentialType_name = map[int32]string + var ArtifactCredentialType_value = map[string]int32 + var E_EnumDoc = &file_databricks_proto_extTypes[10] + var E_EnumValueDoc = &file_databricks_proto_extTypes[12] + var E_EnumValueVisibility = &file_databricks_proto_extTypes[11] + var E_FieldDoc = &file_databricks_proto_extTypes[4] + var E_Graphql = &file_databricks_proto_extTypes[7] + var E_JsonInline = &file_databricks_proto_extTypes[2] + var E_JsonMap = &file_databricks_proto_extTypes[3] + var E_MessageDoc = &file_databricks_proto_extTypes[8] + var E_MethodDoc = &file_databricks_proto_extTypes[6] + var E_Rpc = &file_databricks_proto_extTypes[5] + var E_ServiceDoc = &file_databricks_proto_extTypes[9] + var E_ValidateRequired = &file_databricks_proto_extTypes[1] + var E_Visibility = &file_databricks_proto_extTypes[0] + var ErrorCode_name = map[int32]string + var ErrorCode_value = map[string]int32 + var File_databricks_artifacts_proto protoreflect.FileDescriptor + var File_databricks_proto protoreflect.FileDescriptor + var File_internal_proto protoreflect.FileDescriptor + var File_model_registry_proto protoreflect.FileDescriptor + var File_service_proto protoreflect.FileDescriptor + var InputVertexType_name = map[int32]string + var InputVertexType_value = map[string]int32 + var ModelVersionStatus_name = map[int32]string + var ModelVersionStatus_value = map[string]int32 + var RunStatus_name = map[int32]string + var RunStatus_value = map[string]int32 + var SourceType_name = map[int32]string + var SourceType_value = map[string]int32 + var TraceStatus_name = map[int32]string + var TraceStatus_value = map[string]int32 + var ViewType_name = map[int32]string + var ViewType_value = map[string]int32 + var Visibility_name = map[int32]string + var Visibility_value = map[string]int32 + type ApiVersion struct + Major *int32 + Minor *int32 + func (*ApiVersion) Descriptor() ([]byte, []int) + func (*ApiVersion) ProtoMessage() + func (x *ApiVersion) GetMajor() int32 + func (x *ApiVersion) GetMinor() int32 + func (x *ApiVersion) ProtoReflect() protoreflect.Message + func (x *ApiVersion) Reset() + func (x *ApiVersion) String() string + type ArtifactCredentialInfo struct + Headers []*ArtifactCredentialInfo_HttpHeader + Path *string + RunId *string + SignedUri *string + Type *ArtifactCredentialType + func (*ArtifactCredentialInfo) Descriptor() ([]byte, []int) + func (*ArtifactCredentialInfo) ProtoMessage() + func (x *ArtifactCredentialInfo) GetHeaders() []*ArtifactCredentialInfo_HttpHeader + func (x *ArtifactCredentialInfo) GetPath() string + func (x *ArtifactCredentialInfo) GetRunId() string + func (x *ArtifactCredentialInfo) GetSignedUri() string + func (x *ArtifactCredentialInfo) GetType() ArtifactCredentialType + func (x *ArtifactCredentialInfo) ProtoReflect() protoreflect.Message + func (x *ArtifactCredentialInfo) Reset() + func (x *ArtifactCredentialInfo) String() string + type ArtifactCredentialInfo_HttpHeader struct + Name *string + Value *string + func (*ArtifactCredentialInfo_HttpHeader) Descriptor() ([]byte, []int) + func (*ArtifactCredentialInfo_HttpHeader) ProtoMessage() + func (x *ArtifactCredentialInfo_HttpHeader) GetName() string + func (x *ArtifactCredentialInfo_HttpHeader) GetValue() string + func (x *ArtifactCredentialInfo_HttpHeader) ProtoReflect() protoreflect.Message + func (x *ArtifactCredentialInfo_HttpHeader) Reset() + func (x *ArtifactCredentialInfo_HttpHeader) String() string + type ArtifactCredentialType int32 + const ArtifactCredentialType_AWS_PRESIGNED_URL + const ArtifactCredentialType_AZURE_ADLS_GEN2_SAS_URI + const ArtifactCredentialType_AZURE_SAS_URI + const ArtifactCredentialType_GCP_SIGNED_URL + func (ArtifactCredentialType) Descriptor() protoreflect.EnumDescriptor + func (ArtifactCredentialType) EnumDescriptor() ([]byte, []int) + func (ArtifactCredentialType) Type() protoreflect.EnumType + func (x *ArtifactCredentialType) UnmarshalJSON(b []byte) error + func (x ArtifactCredentialType) Enum() *ArtifactCredentialType + func (x ArtifactCredentialType) Number() protoreflect.EnumNumber + func (x ArtifactCredentialType) String() string + type CompleteMultipartUpload struct + PartEtags []*PartEtag + Path *string + RunId *string + UploadId *string + func (*CompleteMultipartUpload) Descriptor() ([]byte, []int) + func (*CompleteMultipartUpload) ProtoMessage() + func (x *CompleteMultipartUpload) GetPartEtags() []*PartEtag + func (x *CompleteMultipartUpload) GetPath() string + func (x *CompleteMultipartUpload) GetRunId() string + func (x *CompleteMultipartUpload) GetUploadId() string + func (x *CompleteMultipartUpload) ProtoReflect() protoreflect.Message + func (x *CompleteMultipartUpload) Reset() + func (x *CompleteMultipartUpload) String() string + type CompleteMultipartUpload_Response struct + func (*CompleteMultipartUpload_Response) Descriptor() ([]byte, []int) + func (*CompleteMultipartUpload_Response) ProtoMessage() + func (x *CompleteMultipartUpload_Response) ProtoReflect() protoreflect.Message + func (x *CompleteMultipartUpload_Response) Reset() + func (x *CompleteMultipartUpload_Response) String() string + type CreateExperiment struct + ArtifactLocation *string + Name *string + Tags []*ExperimentTag + func (*CreateExperiment) Descriptor() ([]byte, []int) + func (*CreateExperiment) ProtoMessage() + func (x *CreateExperiment) GetArtifactLocation() string + func (x *CreateExperiment) GetName() string + func (x *CreateExperiment) GetTags() []*ExperimentTag + func (x *CreateExperiment) ProtoReflect() protoreflect.Message + func (x *CreateExperiment) Reset() + func (x *CreateExperiment) String() string + type CreateExperiment_Response struct + ExperimentId *string + func (*CreateExperiment_Response) Descriptor() ([]byte, []int) + func (*CreateExperiment_Response) ProtoMessage() + func (x *CreateExperiment_Response) GetExperimentId() string + func (x *CreateExperiment_Response) ProtoReflect() protoreflect.Message + func (x *CreateExperiment_Response) Reset() + func (x *CreateExperiment_Response) String() string + type CreateModelVersion struct + Description *string + Name *string + RunId *string + RunLink *string + Source *string + Tags []*ModelVersionTag + func (*CreateModelVersion) Descriptor() ([]byte, []int) + func (*CreateModelVersion) ProtoMessage() + func (x *CreateModelVersion) GetDescription() string + func (x *CreateModelVersion) GetName() string + func (x *CreateModelVersion) GetRunId() string + func (x *CreateModelVersion) GetRunLink() string + func (x *CreateModelVersion) GetSource() string + func (x *CreateModelVersion) GetTags() []*ModelVersionTag + func (x *CreateModelVersion) ProtoReflect() protoreflect.Message + func (x *CreateModelVersion) Reset() + func (x *CreateModelVersion) String() string + type CreateModelVersion_Response struct + ModelVersion *ModelVersion + func (*CreateModelVersion_Response) Descriptor() ([]byte, []int) + func (*CreateModelVersion_Response) ProtoMessage() + func (x *CreateModelVersion_Response) GetModelVersion() *ModelVersion + func (x *CreateModelVersion_Response) ProtoReflect() protoreflect.Message + func (x *CreateModelVersion_Response) Reset() + func (x *CreateModelVersion_Response) String() string + type CreateMultipartUpload struct + NumParts *int64 + Path *string + RunId *string + func (*CreateMultipartUpload) Descriptor() ([]byte, []int) + func (*CreateMultipartUpload) ProtoMessage() + func (x *CreateMultipartUpload) GetNumParts() int64 + func (x *CreateMultipartUpload) GetPath() string + func (x *CreateMultipartUpload) GetRunId() string + func (x *CreateMultipartUpload) ProtoReflect() protoreflect.Message + func (x *CreateMultipartUpload) Reset() + func (x *CreateMultipartUpload) String() string + type CreateMultipartUpload_Response struct + AbortCredentialInfo *ArtifactCredentialInfo + UploadCredentialInfos []*ArtifactCredentialInfo + UploadId *string + func (*CreateMultipartUpload_Response) Descriptor() ([]byte, []int) + func (*CreateMultipartUpload_Response) ProtoMessage() + func (x *CreateMultipartUpload_Response) GetAbortCredentialInfo() *ArtifactCredentialInfo + func (x *CreateMultipartUpload_Response) GetUploadCredentialInfos() []*ArtifactCredentialInfo + func (x *CreateMultipartUpload_Response) GetUploadId() string + func (x *CreateMultipartUpload_Response) ProtoReflect() protoreflect.Message + func (x *CreateMultipartUpload_Response) Reset() + func (x *CreateMultipartUpload_Response) String() string + type CreateRegisteredModel struct + Description *string + Name *string + Tags []*RegisteredModelTag + func (*CreateRegisteredModel) Descriptor() ([]byte, []int) + func (*CreateRegisteredModel) ProtoMessage() + func (x *CreateRegisteredModel) GetDescription() string + func (x *CreateRegisteredModel) GetName() string + func (x *CreateRegisteredModel) GetTags() []*RegisteredModelTag + func (x *CreateRegisteredModel) ProtoReflect() protoreflect.Message + func (x *CreateRegisteredModel) Reset() + func (x *CreateRegisteredModel) String() string + type CreateRegisteredModel_Response struct + RegisteredModel *RegisteredModel + func (*CreateRegisteredModel_Response) Descriptor() ([]byte, []int) + func (*CreateRegisteredModel_Response) ProtoMessage() + func (x *CreateRegisteredModel_Response) GetRegisteredModel() *RegisteredModel + func (x *CreateRegisteredModel_Response) ProtoReflect() protoreflect.Message + func (x *CreateRegisteredModel_Response) Reset() + func (x *CreateRegisteredModel_Response) String() string + type CreateRun struct + ExperimentId *string + RunName *string + StartTime *int64 + Tags []*RunTag + UserId *string + func (*CreateRun) Descriptor() ([]byte, []int) + func (*CreateRun) ProtoMessage() + func (x *CreateRun) GetExperimentId() string + func (x *CreateRun) GetRunName() string + func (x *CreateRun) GetStartTime() int64 + func (x *CreateRun) GetTags() []*RunTag + func (x *CreateRun) GetUserId() string + func (x *CreateRun) ProtoReflect() protoreflect.Message + func (x *CreateRun) Reset() + func (x *CreateRun) String() string + type CreateRun_Response struct + Run *Run + func (*CreateRun_Response) Descriptor() ([]byte, []int) + func (*CreateRun_Response) ProtoMessage() + func (x *CreateRun_Response) GetRun() *Run + func (x *CreateRun_Response) ProtoReflect() protoreflect.Message + func (x *CreateRun_Response) Reset() + func (x *CreateRun_Response) String() string + type DatabricksGraphqlOptions struct + func (*DatabricksGraphqlOptions) Descriptor() ([]byte, []int) + func (*DatabricksGraphqlOptions) ProtoMessage() + func (x *DatabricksGraphqlOptions) ProtoReflect() protoreflect.Message + func (x *DatabricksGraphqlOptions) Reset() + func (x *DatabricksGraphqlOptions) String() string + type DatabricksRpcOptions struct + Endpoints []*HttpEndpoint + ErrorCodes []ErrorCode + RateLimit *RateLimit + RpcDocTitle *string + Visibility *Visibility + func (*DatabricksRpcOptions) Descriptor() ([]byte, []int) + func (*DatabricksRpcOptions) ProtoMessage() + func (x *DatabricksRpcOptions) GetEndpoints() []*HttpEndpoint + func (x *DatabricksRpcOptions) GetErrorCodes() []ErrorCode + func (x *DatabricksRpcOptions) GetRateLimit() *RateLimit + func (x *DatabricksRpcOptions) GetRpcDocTitle() string + func (x *DatabricksRpcOptions) GetVisibility() Visibility + func (x *DatabricksRpcOptions) ProtoReflect() protoreflect.Message + func (x *DatabricksRpcOptions) Reset() + func (x *DatabricksRpcOptions) String() string + type Dataset struct + Digest *string + Name *string + Profile *string + Schema *string + Source *string + SourceType *string + func (*Dataset) Descriptor() ([]byte, []int) + func (*Dataset) ProtoMessage() + func (x *Dataset) GetDigest() string + func (x *Dataset) GetName() string + func (x *Dataset) GetProfile() string + func (x *Dataset) GetSchema() string + func (x *Dataset) GetSource() string + func (x *Dataset) GetSourceType() string + func (x *Dataset) ProtoReflect() protoreflect.Message + func (x *Dataset) Reset() + func (x *Dataset) String() string + type DatasetInput struct + Dataset *Dataset + Tags []*InputTag + func (*DatasetInput) Descriptor() ([]byte, []int) + func (*DatasetInput) ProtoMessage() + func (x *DatasetInput) GetDataset() *Dataset + func (x *DatasetInput) GetTags() []*InputTag + func (x *DatasetInput) ProtoReflect() protoreflect.Message + func (x *DatasetInput) Reset() + func (x *DatasetInput) String() string + type DatasetSummary struct + Context *string + Digest *string + ExperimentId *string + Name *string + func (*DatasetSummary) Descriptor() ([]byte, []int) + func (*DatasetSummary) ProtoMessage() + func (x *DatasetSummary) GetContext() string + func (x *DatasetSummary) GetDigest() string + func (x *DatasetSummary) GetExperimentId() string + func (x *DatasetSummary) GetName() string + func (x *DatasetSummary) ProtoReflect() protoreflect.Message + func (x *DatasetSummary) Reset() + func (x *DatasetSummary) String() string + type DeleteExperiment struct + ExperimentId *string + func (*DeleteExperiment) Descriptor() ([]byte, []int) + func (*DeleteExperiment) ProtoMessage() + func (x *DeleteExperiment) GetExperimentId() string + func (x *DeleteExperiment) ProtoReflect() protoreflect.Message + func (x *DeleteExperiment) Reset() + func (x *DeleteExperiment) String() string + type DeleteExperiment_Response struct + func (*DeleteExperiment_Response) Descriptor() ([]byte, []int) + func (*DeleteExperiment_Response) ProtoMessage() + func (x *DeleteExperiment_Response) ProtoReflect() protoreflect.Message + func (x *DeleteExperiment_Response) Reset() + func (x *DeleteExperiment_Response) String() string + type DeleteModelVersion struct + Name *string + Version *string + func (*DeleteModelVersion) Descriptor() ([]byte, []int) + func (*DeleteModelVersion) ProtoMessage() + func (x *DeleteModelVersion) GetName() string + func (x *DeleteModelVersion) GetVersion() string + func (x *DeleteModelVersion) ProtoReflect() protoreflect.Message + func (x *DeleteModelVersion) Reset() + func (x *DeleteModelVersion) String() string + type DeleteModelVersionTag struct + Key *string + Name *string + Version *string + func (*DeleteModelVersionTag) Descriptor() ([]byte, []int) + func (*DeleteModelVersionTag) ProtoMessage() + func (x *DeleteModelVersionTag) GetKey() string + func (x *DeleteModelVersionTag) GetName() string + func (x *DeleteModelVersionTag) GetVersion() string + func (x *DeleteModelVersionTag) ProtoReflect() protoreflect.Message + func (x *DeleteModelVersionTag) Reset() + func (x *DeleteModelVersionTag) String() string + type DeleteModelVersionTag_Response struct + func (*DeleteModelVersionTag_Response) Descriptor() ([]byte, []int) + func (*DeleteModelVersionTag_Response) ProtoMessage() + func (x *DeleteModelVersionTag_Response) ProtoReflect() protoreflect.Message + func (x *DeleteModelVersionTag_Response) Reset() + func (x *DeleteModelVersionTag_Response) String() string + type DeleteModelVersion_Response struct + func (*DeleteModelVersion_Response) Descriptor() ([]byte, []int) + func (*DeleteModelVersion_Response) ProtoMessage() + func (x *DeleteModelVersion_Response) ProtoReflect() protoreflect.Message + func (x *DeleteModelVersion_Response) Reset() + func (x *DeleteModelVersion_Response) String() string + type DeleteRegisteredModel struct + Name *string + func (*DeleteRegisteredModel) Descriptor() ([]byte, []int) + func (*DeleteRegisteredModel) ProtoMessage() + func (x *DeleteRegisteredModel) GetName() string + func (x *DeleteRegisteredModel) ProtoReflect() protoreflect.Message + func (x *DeleteRegisteredModel) Reset() + func (x *DeleteRegisteredModel) String() string + type DeleteRegisteredModelAlias struct + Alias *string + Name *string + func (*DeleteRegisteredModelAlias) Descriptor() ([]byte, []int) + func (*DeleteRegisteredModelAlias) ProtoMessage() + func (x *DeleteRegisteredModelAlias) GetAlias() string + func (x *DeleteRegisteredModelAlias) GetName() string + func (x *DeleteRegisteredModelAlias) ProtoReflect() protoreflect.Message + func (x *DeleteRegisteredModelAlias) Reset() + func (x *DeleteRegisteredModelAlias) String() string + type DeleteRegisteredModelAlias_Response struct + func (*DeleteRegisteredModelAlias_Response) Descriptor() ([]byte, []int) + func (*DeleteRegisteredModelAlias_Response) ProtoMessage() + func (x *DeleteRegisteredModelAlias_Response) ProtoReflect() protoreflect.Message + func (x *DeleteRegisteredModelAlias_Response) Reset() + func (x *DeleteRegisteredModelAlias_Response) String() string + type DeleteRegisteredModelTag struct + Key *string + Name *string + func (*DeleteRegisteredModelTag) Descriptor() ([]byte, []int) + func (*DeleteRegisteredModelTag) ProtoMessage() + func (x *DeleteRegisteredModelTag) GetKey() string + func (x *DeleteRegisteredModelTag) GetName() string + func (x *DeleteRegisteredModelTag) ProtoReflect() protoreflect.Message + func (x *DeleteRegisteredModelTag) Reset() + func (x *DeleteRegisteredModelTag) String() string + type DeleteRegisteredModelTag_Response struct + func (*DeleteRegisteredModelTag_Response) Descriptor() ([]byte, []int) + func (*DeleteRegisteredModelTag_Response) ProtoMessage() + func (x *DeleteRegisteredModelTag_Response) ProtoReflect() protoreflect.Message + func (x *DeleteRegisteredModelTag_Response) Reset() + func (x *DeleteRegisteredModelTag_Response) String() string + type DeleteRegisteredModel_Response struct + func (*DeleteRegisteredModel_Response) Descriptor() ([]byte, []int) + func (*DeleteRegisteredModel_Response) ProtoMessage() + func (x *DeleteRegisteredModel_Response) ProtoReflect() protoreflect.Message + func (x *DeleteRegisteredModel_Response) Reset() + func (x *DeleteRegisteredModel_Response) String() string + type DeleteRun struct + RunId *string + func (*DeleteRun) Descriptor() ([]byte, []int) + func (*DeleteRun) ProtoMessage() + func (x *DeleteRun) GetRunId() string + func (x *DeleteRun) ProtoReflect() protoreflect.Message + func (x *DeleteRun) Reset() + func (x *DeleteRun) String() string + type DeleteRun_Response struct + func (*DeleteRun_Response) Descriptor() ([]byte, []int) + func (*DeleteRun_Response) ProtoMessage() + func (x *DeleteRun_Response) ProtoReflect() protoreflect.Message + func (x *DeleteRun_Response) Reset() + func (x *DeleteRun_Response) String() string + type DeleteTag struct + Key *string + RunId *string + func (*DeleteTag) Descriptor() ([]byte, []int) + func (*DeleteTag) ProtoMessage() + func (x *DeleteTag) GetKey() string + func (x *DeleteTag) GetRunId() string + func (x *DeleteTag) ProtoReflect() protoreflect.Message + func (x *DeleteTag) Reset() + func (x *DeleteTag) String() string + type DeleteTag_Response struct + func (*DeleteTag_Response) Descriptor() ([]byte, []int) + func (*DeleteTag_Response) ProtoMessage() + func (x *DeleteTag_Response) ProtoReflect() protoreflect.Message + func (x *DeleteTag_Response) Reset() + func (x *DeleteTag_Response) String() string + type DeleteTraceTag struct + Key *string + RequestId *string + func (*DeleteTraceTag) Descriptor() ([]byte, []int) + func (*DeleteTraceTag) ProtoMessage() + func (x *DeleteTraceTag) GetKey() string + func (x *DeleteTraceTag) GetRequestId() string + func (x *DeleteTraceTag) ProtoReflect() protoreflect.Message + func (x *DeleteTraceTag) Reset() + func (x *DeleteTraceTag) String() string + type DeleteTraceTag_Response struct + func (*DeleteTraceTag_Response) Descriptor() ([]byte, []int) + func (*DeleteTraceTag_Response) ProtoMessage() + func (x *DeleteTraceTag_Response) ProtoReflect() protoreflect.Message + func (x *DeleteTraceTag_Response) Reset() + func (x *DeleteTraceTag_Response) String() string + type DeleteTraces struct + ExperimentId *string + MaxTimestampMillis *int64 + MaxTraces *int32 + RequestIds []string + func (*DeleteTraces) Descriptor() ([]byte, []int) + func (*DeleteTraces) ProtoMessage() + func (x *DeleteTraces) GetExperimentId() string + func (x *DeleteTraces) GetMaxTimestampMillis() int64 + func (x *DeleteTraces) GetMaxTraces() int32 + func (x *DeleteTraces) GetRequestIds() []string + func (x *DeleteTraces) ProtoReflect() protoreflect.Message + func (x *DeleteTraces) Reset() + func (x *DeleteTraces) String() string + type DeleteTraces_Response struct + TracesDeleted *int32 + func (*DeleteTraces_Response) Descriptor() ([]byte, []int) + func (*DeleteTraces_Response) ProtoMessage() + func (x *DeleteTraces_Response) GetTracesDeleted() int32 + func (x *DeleteTraces_Response) ProtoReflect() protoreflect.Message + func (x *DeleteTraces_Response) Reset() + func (x *DeleteTraces_Response) String() string + type DocumentationMetadata struct + Docstring *string + LeadDoc *string + OriginalProtoPath []string + Position *int32 + Visibility *Visibility + func (*DocumentationMetadata) Descriptor() ([]byte, []int) + func (*DocumentationMetadata) ProtoMessage() + func (x *DocumentationMetadata) GetDocstring() string + func (x *DocumentationMetadata) GetLeadDoc() string + func (x *DocumentationMetadata) GetOriginalProtoPath() []string + func (x *DocumentationMetadata) GetPosition() int32 + func (x *DocumentationMetadata) GetVisibility() Visibility + func (x *DocumentationMetadata) ProtoReflect() protoreflect.Message + func (x *DocumentationMetadata) Reset() + func (x *DocumentationMetadata) String() string + type EndTrace struct + RequestId *string + RequestMetadata []*TraceRequestMetadata + Status *TraceStatus + Tags []*TraceTag + TimestampMs *int64 + func (*EndTrace) Descriptor() ([]byte, []int) + func (*EndTrace) ProtoMessage() + func (x *EndTrace) GetRequestId() string + func (x *EndTrace) GetRequestMetadata() []*TraceRequestMetadata + func (x *EndTrace) GetStatus() TraceStatus + func (x *EndTrace) GetTags() []*TraceTag + func (x *EndTrace) GetTimestampMs() int64 + func (x *EndTrace) ProtoReflect() protoreflect.Message + func (x *EndTrace) Reset() + func (x *EndTrace) String() string + type EndTrace_Response struct + TraceInfo *TraceInfo + func (*EndTrace_Response) Descriptor() ([]byte, []int) + func (*EndTrace_Response) ProtoMessage() + func (x *EndTrace_Response) GetTraceInfo() *TraceInfo + func (x *EndTrace_Response) ProtoReflect() protoreflect.Message + func (x *EndTrace_Response) Reset() + func (x *EndTrace_Response) String() string + type ErrorCode int32 + const ErrorCode_ABORTED + const ErrorCode_ALREADY_EXISTS + const ErrorCode_BAD_REQUEST + const ErrorCode_CANCELLED + const ErrorCode_CATALOG_ALREADY_EXISTS + const ErrorCode_CATALOG_DOES_NOT_EXIST + const ErrorCode_CATALOG_NOT_EMPTY + const ErrorCode_COULD_NOT_ACQUIRE_LOCK + const ErrorCode_CUSTOMER_UNAUTHORIZED + const ErrorCode_DAC_ALREADY_EXISTS + const ErrorCode_DAC_DOES_NOT_EXIST + const ErrorCode_DATA_LOSS + const ErrorCode_DEADLINE_EXCEEDED + const ErrorCode_DEPLOYMENT_TIMEOUT + const ErrorCode_DIRECTORY_NOT_EMPTY + const ErrorCode_DIRECTORY_PROTECTED + const ErrorCode_DRY_RUN_FAILED + const ErrorCode_ENDPOINT_NOT_FOUND + const ErrorCode_EXTERNAL_LOCATION_ALREADY_EXISTS + const ErrorCode_EXTERNAL_LOCATION_DOES_NOT_EXIST + const ErrorCode_FEATURE_DISABLED + const ErrorCode_GIT_CONFLICT + const ErrorCode_GIT_REMOTE_ERROR + const ErrorCode_GIT_SENSITIVE_TOKEN_DETECTED + const ErrorCode_GIT_UNKNOWN_REF + const ErrorCode_GIT_URL_NOT_ON_ALLOW_LIST + const ErrorCode_INSECURE_PARTNER_RESPONSE + const ErrorCode_INTERNAL_ERROR + const ErrorCode_INVALID_PARAMETER_VALUE + const ErrorCode_INVALID_STATE + const ErrorCode_INVALID_STATE_TRANSITION + const ErrorCode_IO_ERROR + const ErrorCode_IPYNB_FILE_IN_REPO + const ErrorCode_MALFORMED_PARTNER_RESPONSE + const ErrorCode_MALFORMED_REQUEST + const ErrorCode_MANAGED_RESOURCE_GROUP_DOES_NOT_EXIST + const ErrorCode_MAX_BLOCK_SIZE_EXCEEDED + const ErrorCode_MAX_CHILD_NODE_SIZE_EXCEEDED + const ErrorCode_MAX_LIST_SIZE_EXCEEDED + const ErrorCode_MAX_NOTEBOOK_SIZE_EXCEEDED + const ErrorCode_MAX_READ_SIZE_EXCEEDED + const ErrorCode_METASTORE_ALREADY_EXISTS + const ErrorCode_METASTORE_DOES_NOT_EXIST + const ErrorCode_METASTORE_NOT_EMPTY + const ErrorCode_NOT_FOUND + const ErrorCode_NOT_IMPLEMENTED + const ErrorCode_PARTIAL_DELETE + const ErrorCode_PERMISSION_DENIED + const ErrorCode_PERMISSION_NOT_PROPAGATED + const ErrorCode_PRINCIPAL_DOES_NOT_EXIST + const ErrorCode_PROJECTS_OPERATION_TIMEOUT + const ErrorCode_PROVIDER_ALREADY_EXISTS + const ErrorCode_PROVIDER_DOES_NOT_EXIST + const ErrorCode_PROVIDER_SHARE_NOT_ACCESSIBLE + const ErrorCode_QUOTA_EXCEEDED + const ErrorCode_RECIPIENT_ALREADY_EXISTS + const ErrorCode_RECIPIENT_DOES_NOT_EXIST + const ErrorCode_REQUEST_LIMIT_EXCEEDED + const ErrorCode_RESOURCE_ALREADY_EXISTS + const ErrorCode_RESOURCE_CONFLICT + const ErrorCode_RESOURCE_DOES_NOT_EXIST + const ErrorCode_RESOURCE_EXHAUSTED + const ErrorCode_RESOURCE_LIMIT_EXCEEDED + const ErrorCode_SCHEMA_ALREADY_EXISTS + const ErrorCode_SCHEMA_DOES_NOT_EXIST + const ErrorCode_SCHEMA_NOT_EMPTY + const ErrorCode_SEARCH_QUERY_TOO_LONG + const ErrorCode_SEARCH_QUERY_TOO_SHORT + const ErrorCode_SERVICE_UNDER_MAINTENANCE + const ErrorCode_SHARE_ALREADY_EXISTS + const ErrorCode_SHARE_DOES_NOT_EXIST + const ErrorCode_STORAGE_CREDENTIAL_ALREADY_EXISTS + const ErrorCode_STORAGE_CREDENTIAL_DOES_NOT_EXIST + const ErrorCode_TABLE_ALREADY_EXISTS + const ErrorCode_TABLE_DOES_NOT_EXIST + const ErrorCode_TEMPORARILY_UNAVAILABLE + const ErrorCode_UNAUTHENTICATED + const ErrorCode_UNPARSEABLE_HTTP_ERROR + const ErrorCode_WORKSPACE_TEMPORARILY_UNAVAILABLE + func (ErrorCode) Descriptor() protoreflect.EnumDescriptor + func (ErrorCode) EnumDescriptor() ([]byte, []int) + func (ErrorCode) Type() protoreflect.EnumType + func (x *ErrorCode) UnmarshalJSON(b []byte) error + func (x ErrorCode) Enum() *ErrorCode + func (x ErrorCode) Number() protoreflect.EnumNumber + func (x ErrorCode) String() string + type Experiment struct + ArtifactLocation *string + CreationTime *int64 + ExperimentId *string + LastUpdateTime *int64 + LifecycleStage *string + Name *string + Tags []*ExperimentTag + func (*Experiment) Descriptor() ([]byte, []int) + func (*Experiment) ProtoMessage() + func (x *Experiment) GetArtifactLocation() string + func (x *Experiment) GetCreationTime() int64 + func (x *Experiment) GetExperimentId() string + func (x *Experiment) GetLastUpdateTime() int64 + func (x *Experiment) GetLifecycleStage() string + func (x *Experiment) GetName() string + func (x *Experiment) GetTags() []*ExperimentTag + func (x *Experiment) ProtoReflect() protoreflect.Message + func (x *Experiment) Reset() + func (x *Experiment) String() string + type ExperimentTag struct + Key *string + Value *string + func (*ExperimentTag) Descriptor() ([]byte, []int) + func (*ExperimentTag) ProtoMessage() + func (x *ExperimentTag) GetKey() string + func (x *ExperimentTag) GetValue() string + func (x *ExperimentTag) ProtoReflect() protoreflect.Message + func (x *ExperimentTag) Reset() + func (x *ExperimentTag) String() string + type FileInfo struct + FileSize *int64 + IsDir *bool + Path *string + func (*FileInfo) Descriptor() ([]byte, []int) + func (*FileInfo) ProtoMessage() + func (x *FileInfo) GetFileSize() int64 + func (x *FileInfo) GetIsDir() bool + func (x *FileInfo) GetPath() string + func (x *FileInfo) ProtoReflect() protoreflect.Message + func (x *FileInfo) Reset() + func (x *FileInfo) String() string + type GetCredentialsForRead struct + PageToken *string + Path []string + RunId *string + func (*GetCredentialsForRead) Descriptor() ([]byte, []int) + func (*GetCredentialsForRead) ProtoMessage() + func (x *GetCredentialsForRead) GetPageToken() string + func (x *GetCredentialsForRead) GetPath() []string + func (x *GetCredentialsForRead) GetRunId() string + func (x *GetCredentialsForRead) ProtoReflect() protoreflect.Message + func (x *GetCredentialsForRead) Reset() + func (x *GetCredentialsForRead) String() string + type GetCredentialsForRead_Response struct + CredentialInfos []*ArtifactCredentialInfo + NextPageToken *string + func (*GetCredentialsForRead_Response) Descriptor() ([]byte, []int) + func (*GetCredentialsForRead_Response) ProtoMessage() + func (x *GetCredentialsForRead_Response) GetCredentialInfos() []*ArtifactCredentialInfo + func (x *GetCredentialsForRead_Response) GetNextPageToken() string + func (x *GetCredentialsForRead_Response) ProtoReflect() protoreflect.Message + func (x *GetCredentialsForRead_Response) Reset() + func (x *GetCredentialsForRead_Response) String() string + type GetCredentialsForTraceDataDownload struct + RequestId *string + func (*GetCredentialsForTraceDataDownload) Descriptor() ([]byte, []int) + func (*GetCredentialsForTraceDataDownload) ProtoMessage() + func (x *GetCredentialsForTraceDataDownload) GetRequestId() string + func (x *GetCredentialsForTraceDataDownload) ProtoReflect() protoreflect.Message + func (x *GetCredentialsForTraceDataDownload) Reset() + func (x *GetCredentialsForTraceDataDownload) String() string + type GetCredentialsForTraceDataDownload_Response struct + CredentialInfo *ArtifactCredentialInfo + func (*GetCredentialsForTraceDataDownload_Response) Descriptor() ([]byte, []int) + func (*GetCredentialsForTraceDataDownload_Response) ProtoMessage() + func (x *GetCredentialsForTraceDataDownload_Response) GetCredentialInfo() *ArtifactCredentialInfo + func (x *GetCredentialsForTraceDataDownload_Response) ProtoReflect() protoreflect.Message + func (x *GetCredentialsForTraceDataDownload_Response) Reset() + func (x *GetCredentialsForTraceDataDownload_Response) String() string + type GetCredentialsForTraceDataUpload struct + RequestId *string + func (*GetCredentialsForTraceDataUpload) Descriptor() ([]byte, []int) + func (*GetCredentialsForTraceDataUpload) ProtoMessage() + func (x *GetCredentialsForTraceDataUpload) GetRequestId() string + func (x *GetCredentialsForTraceDataUpload) ProtoReflect() protoreflect.Message + func (x *GetCredentialsForTraceDataUpload) Reset() + func (x *GetCredentialsForTraceDataUpload) String() string + type GetCredentialsForTraceDataUpload_Response struct + CredentialInfo *ArtifactCredentialInfo + func (*GetCredentialsForTraceDataUpload_Response) Descriptor() ([]byte, []int) + func (*GetCredentialsForTraceDataUpload_Response) ProtoMessage() + func (x *GetCredentialsForTraceDataUpload_Response) GetCredentialInfo() *ArtifactCredentialInfo + func (x *GetCredentialsForTraceDataUpload_Response) ProtoReflect() protoreflect.Message + func (x *GetCredentialsForTraceDataUpload_Response) Reset() + func (x *GetCredentialsForTraceDataUpload_Response) String() string + type GetCredentialsForWrite struct + PageToken *string + Path []string + RunId *string + func (*GetCredentialsForWrite) Descriptor() ([]byte, []int) + func (*GetCredentialsForWrite) ProtoMessage() + func (x *GetCredentialsForWrite) GetPageToken() string + func (x *GetCredentialsForWrite) GetPath() []string + func (x *GetCredentialsForWrite) GetRunId() string + func (x *GetCredentialsForWrite) ProtoReflect() protoreflect.Message + func (x *GetCredentialsForWrite) Reset() + func (x *GetCredentialsForWrite) String() string + type GetCredentialsForWrite_Response struct + CredentialInfos []*ArtifactCredentialInfo + NextPageToken *string + func (*GetCredentialsForWrite_Response) Descriptor() ([]byte, []int) + func (*GetCredentialsForWrite_Response) ProtoMessage() + func (x *GetCredentialsForWrite_Response) GetCredentialInfos() []*ArtifactCredentialInfo + func (x *GetCredentialsForWrite_Response) GetNextPageToken() string + func (x *GetCredentialsForWrite_Response) ProtoReflect() protoreflect.Message + func (x *GetCredentialsForWrite_Response) Reset() + func (x *GetCredentialsForWrite_Response) String() string + type GetExperiment struct + ExperimentId *string + func (*GetExperiment) Descriptor() ([]byte, []int) + func (*GetExperiment) ProtoMessage() + func (x *GetExperiment) GetExperimentId() string + func (x *GetExperiment) ProtoReflect() protoreflect.Message + func (x *GetExperiment) Reset() + func (x *GetExperiment) String() string + type GetExperimentByName struct + ExperimentName *string + func (*GetExperimentByName) Descriptor() ([]byte, []int) + func (*GetExperimentByName) ProtoMessage() + func (x *GetExperimentByName) GetExperimentName() string + func (x *GetExperimentByName) ProtoReflect() protoreflect.Message + func (x *GetExperimentByName) Reset() + func (x *GetExperimentByName) String() string + type GetExperimentByName_Response struct + Experiment *Experiment + func (*GetExperimentByName_Response) Descriptor() ([]byte, []int) + func (*GetExperimentByName_Response) ProtoMessage() + func (x *GetExperimentByName_Response) GetExperiment() *Experiment + func (x *GetExperimentByName_Response) ProtoReflect() protoreflect.Message + func (x *GetExperimentByName_Response) Reset() + func (x *GetExperimentByName_Response) String() string + type GetExperiment_Response struct + Experiment *Experiment + func (*GetExperiment_Response) Descriptor() ([]byte, []int) + func (*GetExperiment_Response) ProtoMessage() + func (x *GetExperiment_Response) GetExperiment() *Experiment + func (x *GetExperiment_Response) ProtoReflect() protoreflect.Message + func (x *GetExperiment_Response) Reset() + func (x *GetExperiment_Response) String() string + type GetLatestVersions struct + Name *string + Stages []string + func (*GetLatestVersions) Descriptor() ([]byte, []int) + func (*GetLatestVersions) ProtoMessage() + func (x *GetLatestVersions) GetName() string + func (x *GetLatestVersions) GetStages() []string + func (x *GetLatestVersions) ProtoReflect() protoreflect.Message + func (x *GetLatestVersions) Reset() + func (x *GetLatestVersions) String() string + type GetLatestVersions_Response struct + ModelVersions []*ModelVersion + func (*GetLatestVersions_Response) Descriptor() ([]byte, []int) + func (*GetLatestVersions_Response) ProtoMessage() + func (x *GetLatestVersions_Response) GetModelVersions() []*ModelVersion + func (x *GetLatestVersions_Response) ProtoReflect() protoreflect.Message + func (x *GetLatestVersions_Response) Reset() + func (x *GetLatestVersions_Response) String() string + type GetMetricHistory struct + MaxResults *int32 + MetricKey *string + PageToken *string + RunId *string + RunUuid *string + func (*GetMetricHistory) Descriptor() ([]byte, []int) + func (*GetMetricHistory) ProtoMessage() + func (x *GetMetricHistory) GetMaxResults() int32 + func (x *GetMetricHistory) GetMetricKey() string + func (x *GetMetricHistory) GetPageToken() string + func (x *GetMetricHistory) GetRunId() string + func (x *GetMetricHistory) GetRunUuid() string + func (x *GetMetricHistory) ProtoReflect() protoreflect.Message + func (x *GetMetricHistory) Reset() + func (x *GetMetricHistory) String() string + type GetMetricHistoryBulkInterval struct + EndStep *int32 + MaxResults *int32 + MetricKey *string + RunIds []string + StartStep *int32 + func (*GetMetricHistoryBulkInterval) Descriptor() ([]byte, []int) + func (*GetMetricHistoryBulkInterval) ProtoMessage() + func (x *GetMetricHistoryBulkInterval) GetEndStep() int32 + func (x *GetMetricHistoryBulkInterval) GetMaxResults() int32 + func (x *GetMetricHistoryBulkInterval) GetMetricKey() string + func (x *GetMetricHistoryBulkInterval) GetRunIds() []string + func (x *GetMetricHistoryBulkInterval) GetStartStep() int32 + func (x *GetMetricHistoryBulkInterval) ProtoReflect() protoreflect.Message + func (x *GetMetricHistoryBulkInterval) Reset() + func (x *GetMetricHistoryBulkInterval) String() string + type GetMetricHistoryBulkInterval_Response struct + Metrics []*MetricWithRunId + func (*GetMetricHistoryBulkInterval_Response) Descriptor() ([]byte, []int) + func (*GetMetricHistoryBulkInterval_Response) ProtoMessage() + func (x *GetMetricHistoryBulkInterval_Response) GetMetrics() []*MetricWithRunId + func (x *GetMetricHistoryBulkInterval_Response) ProtoReflect() protoreflect.Message + func (x *GetMetricHistoryBulkInterval_Response) Reset() + func (x *GetMetricHistoryBulkInterval_Response) String() string + type GetMetricHistory_Response struct + Metrics []*Metric + NextPageToken *string + func (*GetMetricHistory_Response) Descriptor() ([]byte, []int) + func (*GetMetricHistory_Response) ProtoMessage() + func (x *GetMetricHistory_Response) GetMetrics() []*Metric + func (x *GetMetricHistory_Response) GetNextPageToken() string + func (x *GetMetricHistory_Response) ProtoReflect() protoreflect.Message + func (x *GetMetricHistory_Response) Reset() + func (x *GetMetricHistory_Response) String() string + type GetModelVersion struct + Name *string + Version *string + func (*GetModelVersion) Descriptor() ([]byte, []int) + func (*GetModelVersion) ProtoMessage() + func (x *GetModelVersion) GetName() string + func (x *GetModelVersion) GetVersion() string + func (x *GetModelVersion) ProtoReflect() protoreflect.Message + func (x *GetModelVersion) Reset() + func (x *GetModelVersion) String() string + type GetModelVersionByAlias struct + Alias *string + Name *string + func (*GetModelVersionByAlias) Descriptor() ([]byte, []int) + func (*GetModelVersionByAlias) ProtoMessage() + func (x *GetModelVersionByAlias) GetAlias() string + func (x *GetModelVersionByAlias) GetName() string + func (x *GetModelVersionByAlias) ProtoReflect() protoreflect.Message + func (x *GetModelVersionByAlias) Reset() + func (x *GetModelVersionByAlias) String() string + type GetModelVersionByAlias_Response struct + ModelVersion *ModelVersion + func (*GetModelVersionByAlias_Response) Descriptor() ([]byte, []int) + func (*GetModelVersionByAlias_Response) ProtoMessage() + func (x *GetModelVersionByAlias_Response) GetModelVersion() *ModelVersion + func (x *GetModelVersionByAlias_Response) ProtoReflect() protoreflect.Message + func (x *GetModelVersionByAlias_Response) Reset() + func (x *GetModelVersionByAlias_Response) String() string + type GetModelVersionDownloadUri struct + Name *string + Version *string + func (*GetModelVersionDownloadUri) Descriptor() ([]byte, []int) + func (*GetModelVersionDownloadUri) ProtoMessage() + func (x *GetModelVersionDownloadUri) GetName() string + func (x *GetModelVersionDownloadUri) GetVersion() string + func (x *GetModelVersionDownloadUri) ProtoReflect() protoreflect.Message + func (x *GetModelVersionDownloadUri) Reset() + func (x *GetModelVersionDownloadUri) String() string + type GetModelVersionDownloadUri_Response struct + ArtifactUri *string + func (*GetModelVersionDownloadUri_Response) Descriptor() ([]byte, []int) + func (*GetModelVersionDownloadUri_Response) ProtoMessage() + func (x *GetModelVersionDownloadUri_Response) GetArtifactUri() string + func (x *GetModelVersionDownloadUri_Response) ProtoReflect() protoreflect.Message + func (x *GetModelVersionDownloadUri_Response) Reset() + func (x *GetModelVersionDownloadUri_Response) String() string + type GetModelVersion_Response struct + ModelVersion *ModelVersion + func (*GetModelVersion_Response) Descriptor() ([]byte, []int) + func (*GetModelVersion_Response) ProtoMessage() + func (x *GetModelVersion_Response) GetModelVersion() *ModelVersion + func (x *GetModelVersion_Response) ProtoReflect() protoreflect.Message + func (x *GetModelVersion_Response) Reset() + func (x *GetModelVersion_Response) String() string + type GetPresignedUploadPartUrl struct + PartNumber *int64 + Path *string + RunId *string + UploadId *string + func (*GetPresignedUploadPartUrl) Descriptor() ([]byte, []int) + func (*GetPresignedUploadPartUrl) ProtoMessage() + func (x *GetPresignedUploadPartUrl) GetPartNumber() int64 + func (x *GetPresignedUploadPartUrl) GetPath() string + func (x *GetPresignedUploadPartUrl) GetRunId() string + func (x *GetPresignedUploadPartUrl) GetUploadId() string + func (x *GetPresignedUploadPartUrl) ProtoReflect() protoreflect.Message + func (x *GetPresignedUploadPartUrl) Reset() + func (x *GetPresignedUploadPartUrl) String() string + type GetPresignedUploadPartUrl_Response struct + UploadCredentialInfo *ArtifactCredentialInfo + func (*GetPresignedUploadPartUrl_Response) Descriptor() ([]byte, []int) + func (*GetPresignedUploadPartUrl_Response) ProtoMessage() + func (x *GetPresignedUploadPartUrl_Response) GetUploadCredentialInfo() *ArtifactCredentialInfo + func (x *GetPresignedUploadPartUrl_Response) ProtoReflect() protoreflect.Message + func (x *GetPresignedUploadPartUrl_Response) Reset() + func (x *GetPresignedUploadPartUrl_Response) String() string + type GetRegisteredModel struct + Name *string + func (*GetRegisteredModel) Descriptor() ([]byte, []int) + func (*GetRegisteredModel) ProtoMessage() + func (x *GetRegisteredModel) GetName() string + func (x *GetRegisteredModel) ProtoReflect() protoreflect.Message + func (x *GetRegisteredModel) Reset() + func (x *GetRegisteredModel) String() string + type GetRegisteredModel_Response struct + RegisteredModel *RegisteredModel + func (*GetRegisteredModel_Response) Descriptor() ([]byte, []int) + func (*GetRegisteredModel_Response) ProtoMessage() + func (x *GetRegisteredModel_Response) GetRegisteredModel() *RegisteredModel + func (x *GetRegisteredModel_Response) ProtoReflect() protoreflect.Message + func (x *GetRegisteredModel_Response) Reset() + func (x *GetRegisteredModel_Response) String() string + type GetRun struct + RunId *string + RunUuid *string + func (*GetRun) Descriptor() ([]byte, []int) + func (*GetRun) ProtoMessage() + func (x *GetRun) GetRunId() string + func (x *GetRun) GetRunUuid() string + func (x *GetRun) ProtoReflect() protoreflect.Message + func (x *GetRun) Reset() + func (x *GetRun) String() string + type GetRun_Response struct + Run *Run + func (*GetRun_Response) Descriptor() ([]byte, []int) + func (*GetRun_Response) ProtoMessage() + func (x *GetRun_Response) GetRun() *Run + func (x *GetRun_Response) ProtoReflect() protoreflect.Message + func (x *GetRun_Response) Reset() + func (x *GetRun_Response) String() string + type GetTraceInfo struct + RequestId *string + func (*GetTraceInfo) Descriptor() ([]byte, []int) + func (*GetTraceInfo) ProtoMessage() + func (x *GetTraceInfo) GetRequestId() string + func (x *GetTraceInfo) ProtoReflect() protoreflect.Message + func (x *GetTraceInfo) Reset() + func (x *GetTraceInfo) String() string + type GetTraceInfo_Response struct + TraceInfo *TraceInfo + func (*GetTraceInfo_Response) Descriptor() ([]byte, []int) + func (*GetTraceInfo_Response) ProtoMessage() + func (x *GetTraceInfo_Response) GetTraceInfo() *TraceInfo + func (x *GetTraceInfo_Response) ProtoReflect() protoreflect.Message + func (x *GetTraceInfo_Response) Reset() + func (x *GetTraceInfo_Response) String() string + type HttpEndpoint struct + Method *string + Path *string + Since *ApiVersion + func (*HttpEndpoint) Descriptor() ([]byte, []int) + func (*HttpEndpoint) ProtoMessage() + func (x *HttpEndpoint) GetMethod() string + func (x *HttpEndpoint) GetPath() string + func (x *HttpEndpoint) GetSince() *ApiVersion + func (x *HttpEndpoint) ProtoReflect() protoreflect.Message + func (x *HttpEndpoint) Reset() + func (x *HttpEndpoint) String() string + type InputTag struct + Key *string + Value *string + func (*InputTag) Descriptor() ([]byte, []int) + func (*InputTag) ProtoMessage() + func (x *InputTag) GetKey() string + func (x *InputTag) GetValue() string + func (x *InputTag) ProtoReflect() protoreflect.Message + func (x *InputTag) Reset() + func (x *InputTag) String() string + type InputVertexType int32 + const InputVertexType_DATASET + const InputVertexType_RUN + func (InputVertexType) Descriptor() protoreflect.EnumDescriptor + func (InputVertexType) EnumDescriptor() ([]byte, []int) + func (InputVertexType) Type() protoreflect.EnumType + func (x *InputVertexType) UnmarshalJSON(b []byte) error + func (x InputVertexType) Enum() *InputVertexType + func (x InputVertexType) Number() protoreflect.EnumNumber + func (x InputVertexType) String() string + type ListArtifacts struct + PageToken *string + Path *string + RunId *string + RunUuid *string + func (*ListArtifacts) Descriptor() ([]byte, []int) + func (*ListArtifacts) ProtoMessage() + func (x *ListArtifacts) GetPageToken() string + func (x *ListArtifacts) GetPath() string + func (x *ListArtifacts) GetRunId() string + func (x *ListArtifacts) GetRunUuid() string + func (x *ListArtifacts) ProtoReflect() protoreflect.Message + func (x *ListArtifacts) Reset() + func (x *ListArtifacts) String() string + type ListArtifacts_Response struct + Files []*FileInfo + NextPageToken *string + RootUri *string + func (*ListArtifacts_Response) Descriptor() ([]byte, []int) + func (*ListArtifacts_Response) ProtoMessage() + func (x *ListArtifacts_Response) GetFiles() []*FileInfo + func (x *ListArtifacts_Response) GetNextPageToken() string + func (x *ListArtifacts_Response) GetRootUri() string + func (x *ListArtifacts_Response) ProtoReflect() protoreflect.Message + func (x *ListArtifacts_Response) Reset() + func (x *ListArtifacts_Response) String() string + type LogBatch struct + Metrics []*Metric + Params []*Param + RunId *string + Tags []*RunTag + func (*LogBatch) Descriptor() ([]byte, []int) + func (*LogBatch) ProtoMessage() + func (x *LogBatch) GetMetrics() []*Metric + func (x *LogBatch) GetParams() []*Param + func (x *LogBatch) GetRunId() string + func (x *LogBatch) GetTags() []*RunTag + func (x *LogBatch) ProtoReflect() protoreflect.Message + func (x *LogBatch) Reset() + func (x *LogBatch) String() string + type LogBatch_Response struct + func (*LogBatch_Response) Descriptor() ([]byte, []int) + func (*LogBatch_Response) ProtoMessage() + func (x *LogBatch_Response) ProtoReflect() protoreflect.Message + func (x *LogBatch_Response) Reset() + func (x *LogBatch_Response) String() string + type LogInputs struct + Datasets []*DatasetInput + RunId *string + func (*LogInputs) Descriptor() ([]byte, []int) + func (*LogInputs) ProtoMessage() + func (x *LogInputs) GetDatasets() []*DatasetInput + func (x *LogInputs) GetRunId() string + func (x *LogInputs) ProtoReflect() protoreflect.Message + func (x *LogInputs) Reset() + func (x *LogInputs) String() string + type LogInputs_Response struct + func (*LogInputs_Response) Descriptor() ([]byte, []int) + func (*LogInputs_Response) ProtoMessage() + func (x *LogInputs_Response) ProtoReflect() protoreflect.Message + func (x *LogInputs_Response) Reset() + func (x *LogInputs_Response) String() string + type LogMetric struct + Key *string + RunId *string + RunUuid *string + Step *int64 + Timestamp *int64 + Value *float64 + func (*LogMetric) Descriptor() ([]byte, []int) + func (*LogMetric) ProtoMessage() + func (x *LogMetric) GetKey() string + func (x *LogMetric) GetRunId() string + func (x *LogMetric) GetRunUuid() string + func (x *LogMetric) GetStep() int64 + func (x *LogMetric) GetTimestamp() int64 + func (x *LogMetric) GetValue() float64 + func (x *LogMetric) ProtoReflect() protoreflect.Message + func (x *LogMetric) Reset() + func (x *LogMetric) String() string + type LogMetric_Response struct + func (*LogMetric_Response) Descriptor() ([]byte, []int) + func (*LogMetric_Response) ProtoMessage() + func (x *LogMetric_Response) ProtoReflect() protoreflect.Message + func (x *LogMetric_Response) Reset() + func (x *LogMetric_Response) String() string + type LogModel struct + ModelJson *string + RunId *string + func (*LogModel) Descriptor() ([]byte, []int) + func (*LogModel) ProtoMessage() + func (x *LogModel) GetModelJson() string + func (x *LogModel) GetRunId() string + func (x *LogModel) ProtoReflect() protoreflect.Message + func (x *LogModel) Reset() + func (x *LogModel) String() string + type LogModel_Response struct + func (*LogModel_Response) Descriptor() ([]byte, []int) + func (*LogModel_Response) ProtoMessage() + func (x *LogModel_Response) ProtoReflect() protoreflect.Message + func (x *LogModel_Response) Reset() + func (x *LogModel_Response) String() string + type LogParam struct + Key *string + RunId *string + RunUuid *string + Value *string + func (*LogParam) Descriptor() ([]byte, []int) + func (*LogParam) ProtoMessage() + func (x *LogParam) GetKey() string + func (x *LogParam) GetRunId() string + func (x *LogParam) GetRunUuid() string + func (x *LogParam) GetValue() string + func (x *LogParam) ProtoReflect() protoreflect.Message + func (x *LogParam) Reset() + func (x *LogParam) String() string + type LogParam_Response struct + func (*LogParam_Response) Descriptor() ([]byte, []int) + func (*LogParam_Response) ProtoMessage() + func (x *LogParam_Response) ProtoReflect() protoreflect.Message + func (x *LogParam_Response) Reset() + func (x *LogParam_Response) String() string + type Metric struct + Key *string + Step *int64 + Timestamp *int64 + Value *float64 + func (*Metric) Descriptor() ([]byte, []int) + func (*Metric) ProtoMessage() + func (x *Metric) GetKey() string + func (x *Metric) GetStep() int64 + func (x *Metric) GetTimestamp() int64 + func (x *Metric) GetValue() float64 + func (x *Metric) ProtoReflect() protoreflect.Message + func (x *Metric) Reset() + func (x *Metric) String() string + type MetricWithRunId struct + Key *string + RunId *string + Step *int64 + Timestamp *int64 + Value *float64 + func (*MetricWithRunId) Descriptor() ([]byte, []int) + func (*MetricWithRunId) ProtoMessage() + func (x *MetricWithRunId) GetKey() string + func (x *MetricWithRunId) GetRunId() string + func (x *MetricWithRunId) GetStep() int64 + func (x *MetricWithRunId) GetTimestamp() int64 + func (x *MetricWithRunId) GetValue() float64 + func (x *MetricWithRunId) ProtoReflect() protoreflect.Message + func (x *MetricWithRunId) Reset() + func (x *MetricWithRunId) String() string + type ModelVersion struct + Aliases []string + CreationTimestamp *int64 + CurrentStage *string + Description *string + LastUpdatedTimestamp *int64 + Name *string + RunId *string + RunLink *string + Source *string + Status *ModelVersionStatus + StatusMessage *string + Tags []*ModelVersionTag + UserId *string + Version *string + func (*ModelVersion) Descriptor() ([]byte, []int) + func (*ModelVersion) ProtoMessage() + func (x *ModelVersion) GetAliases() []string + func (x *ModelVersion) GetCreationTimestamp() int64 + func (x *ModelVersion) GetCurrentStage() string + func (x *ModelVersion) GetDescription() string + func (x *ModelVersion) GetLastUpdatedTimestamp() int64 + func (x *ModelVersion) GetName() string + func (x *ModelVersion) GetRunId() string + func (x *ModelVersion) GetRunLink() string + func (x *ModelVersion) GetSource() string + func (x *ModelVersion) GetStatus() ModelVersionStatus + func (x *ModelVersion) GetStatusMessage() string + func (x *ModelVersion) GetTags() []*ModelVersionTag + func (x *ModelVersion) GetUserId() string + func (x *ModelVersion) GetVersion() string + func (x *ModelVersion) ProtoReflect() protoreflect.Message + func (x *ModelVersion) Reset() + func (x *ModelVersion) String() string + type ModelVersionStatus int32 + const ModelVersionStatus_FAILED_REGISTRATION + const ModelVersionStatus_PENDING_REGISTRATION + const ModelVersionStatus_READY + func (ModelVersionStatus) Descriptor() protoreflect.EnumDescriptor + func (ModelVersionStatus) EnumDescriptor() ([]byte, []int) + func (ModelVersionStatus) Type() protoreflect.EnumType + func (x *ModelVersionStatus) UnmarshalJSON(b []byte) error + func (x ModelVersionStatus) Enum() *ModelVersionStatus + func (x ModelVersionStatus) Number() protoreflect.EnumNumber + func (x ModelVersionStatus) String() string + type ModelVersionTag struct + Key *string + Value *string + func (*ModelVersionTag) Descriptor() ([]byte, []int) + func (*ModelVersionTag) ProtoMessage() + func (x *ModelVersionTag) GetKey() string + func (x *ModelVersionTag) GetValue() string + func (x *ModelVersionTag) ProtoReflect() protoreflect.Message + func (x *ModelVersionTag) Reset() + func (x *ModelVersionTag) String() string + type Param struct + Key *string + Value *string + func (*Param) Descriptor() ([]byte, []int) + func (*Param) ProtoMessage() + func (x *Param) GetKey() string + func (x *Param) GetValue() string + func (x *Param) ProtoReflect() protoreflect.Message + func (x *Param) Reset() + func (x *Param) String() string + type PartEtag struct + Etag *string + PartNumber *int64 + func (*PartEtag) Descriptor() ([]byte, []int) + func (*PartEtag) ProtoMessage() + func (x *PartEtag) GetEtag() string + func (x *PartEtag) GetPartNumber() int64 + func (x *PartEtag) ProtoReflect() protoreflect.Message + func (x *PartEtag) Reset() + func (x *PartEtag) String() string + type RateLimit struct + MaxBurst *int64 + MaxSustainedPerSecond *int64 + func (*RateLimit) Descriptor() ([]byte, []int) + func (*RateLimit) ProtoMessage() + func (x *RateLimit) GetMaxBurst() int64 + func (x *RateLimit) GetMaxSustainedPerSecond() int64 + func (x *RateLimit) ProtoReflect() protoreflect.Message + func (x *RateLimit) Reset() + func (x *RateLimit) String() string + type RegisteredModel struct + Aliases []*RegisteredModelAlias + CreationTimestamp *int64 + Description *string + LastUpdatedTimestamp *int64 + LatestVersions []*ModelVersion + Name *string + Tags []*RegisteredModelTag + UserId *string + func (*RegisteredModel) Descriptor() ([]byte, []int) + func (*RegisteredModel) ProtoMessage() + func (x *RegisteredModel) GetAliases() []*RegisteredModelAlias + func (x *RegisteredModel) GetCreationTimestamp() int64 + func (x *RegisteredModel) GetDescription() string + func (x *RegisteredModel) GetLastUpdatedTimestamp() int64 + func (x *RegisteredModel) GetLatestVersions() []*ModelVersion + func (x *RegisteredModel) GetName() string + func (x *RegisteredModel) GetTags() []*RegisteredModelTag + func (x *RegisteredModel) GetUserId() string + func (x *RegisteredModel) ProtoReflect() protoreflect.Message + func (x *RegisteredModel) Reset() + func (x *RegisteredModel) String() string + type RegisteredModelAlias struct + Alias *string + Version *string + func (*RegisteredModelAlias) Descriptor() ([]byte, []int) + func (*RegisteredModelAlias) ProtoMessage() + func (x *RegisteredModelAlias) GetAlias() string + func (x *RegisteredModelAlias) GetVersion() string + func (x *RegisteredModelAlias) ProtoReflect() protoreflect.Message + func (x *RegisteredModelAlias) Reset() + func (x *RegisteredModelAlias) String() string + type RegisteredModelTag struct + Key *string + Value *string + func (*RegisteredModelTag) Descriptor() ([]byte, []int) + func (*RegisteredModelTag) ProtoMessage() + func (x *RegisteredModelTag) GetKey() string + func (x *RegisteredModelTag) GetValue() string + func (x *RegisteredModelTag) ProtoReflect() protoreflect.Message + func (x *RegisteredModelTag) Reset() + func (x *RegisteredModelTag) String() string + type RenameRegisteredModel struct + Name *string + NewName *string + func (*RenameRegisteredModel) Descriptor() ([]byte, []int) + func (*RenameRegisteredModel) ProtoMessage() + func (x *RenameRegisteredModel) GetName() string + func (x *RenameRegisteredModel) GetNewName() string + func (x *RenameRegisteredModel) ProtoReflect() protoreflect.Message + func (x *RenameRegisteredModel) Reset() + func (x *RenameRegisteredModel) String() string + type RenameRegisteredModel_Response struct + RegisteredModel *RegisteredModel + func (*RenameRegisteredModel_Response) Descriptor() ([]byte, []int) + func (*RenameRegisteredModel_Response) ProtoMessage() + func (x *RenameRegisteredModel_Response) GetRegisteredModel() *RegisteredModel + func (x *RenameRegisteredModel_Response) ProtoReflect() protoreflect.Message + func (x *RenameRegisteredModel_Response) Reset() + func (x *RenameRegisteredModel_Response) String() string + type RestoreExperiment struct + ExperimentId *string + func (*RestoreExperiment) Descriptor() ([]byte, []int) + func (*RestoreExperiment) ProtoMessage() + func (x *RestoreExperiment) GetExperimentId() string + func (x *RestoreExperiment) ProtoReflect() protoreflect.Message + func (x *RestoreExperiment) Reset() + func (x *RestoreExperiment) String() string + type RestoreExperiment_Response struct + func (*RestoreExperiment_Response) Descriptor() ([]byte, []int) + func (*RestoreExperiment_Response) ProtoMessage() + func (x *RestoreExperiment_Response) ProtoReflect() protoreflect.Message + func (x *RestoreExperiment_Response) Reset() + func (x *RestoreExperiment_Response) String() string + type RestoreRun struct + RunId *string + func (*RestoreRun) Descriptor() ([]byte, []int) + func (*RestoreRun) ProtoMessage() + func (x *RestoreRun) GetRunId() string + func (x *RestoreRun) ProtoReflect() protoreflect.Message + func (x *RestoreRun) Reset() + func (x *RestoreRun) String() string + type RestoreRun_Response struct + func (*RestoreRun_Response) Descriptor() ([]byte, []int) + func (*RestoreRun_Response) ProtoMessage() + func (x *RestoreRun_Response) ProtoReflect() protoreflect.Message + func (x *RestoreRun_Response) Reset() + func (x *RestoreRun_Response) String() string + type Run struct + Data *RunData + Info *RunInfo + Inputs *RunInputs + func (*Run) Descriptor() ([]byte, []int) + func (*Run) ProtoMessage() + func (x *Run) GetData() *RunData + func (x *Run) GetInfo() *RunInfo + func (x *Run) GetInputs() *RunInputs + func (x *Run) ProtoReflect() protoreflect.Message + func (x *Run) Reset() + func (x *Run) String() string + type RunData struct + Metrics []*Metric + Params []*Param + Tags []*RunTag + func (*RunData) Descriptor() ([]byte, []int) + func (*RunData) ProtoMessage() + func (x *RunData) GetMetrics() []*Metric + func (x *RunData) GetParams() []*Param + func (x *RunData) GetTags() []*RunTag + func (x *RunData) ProtoReflect() protoreflect.Message + func (x *RunData) Reset() + func (x *RunData) String() string + type RunInfo struct + ArtifactUri *string + EndTime *int64 + ExperimentId *string + LifecycleStage *string + RunId *string + RunName *string + RunUuid *string + StartTime *int64 + Status *RunStatus + UserId *string + func (*RunInfo) Descriptor() ([]byte, []int) + func (*RunInfo) ProtoMessage() + func (x *RunInfo) GetArtifactUri() string + func (x *RunInfo) GetEndTime() int64 + func (x *RunInfo) GetExperimentId() string + func (x *RunInfo) GetLifecycleStage() string + func (x *RunInfo) GetRunId() string + func (x *RunInfo) GetRunName() string + func (x *RunInfo) GetRunUuid() string + func (x *RunInfo) GetStartTime() int64 + func (x *RunInfo) GetStatus() RunStatus + func (x *RunInfo) GetUserId() string + func (x *RunInfo) ProtoReflect() protoreflect.Message + func (x *RunInfo) Reset() + func (x *RunInfo) String() string + type RunInputs struct + DatasetInputs []*DatasetInput + func (*RunInputs) Descriptor() ([]byte, []int) + func (*RunInputs) ProtoMessage() + func (x *RunInputs) GetDatasetInputs() []*DatasetInput + func (x *RunInputs) ProtoReflect() protoreflect.Message + func (x *RunInputs) Reset() + func (x *RunInputs) String() string + type RunStatus int32 + const RunStatus_FAILED + const RunStatus_FINISHED + const RunStatus_KILLED + const RunStatus_RUNNING + const RunStatus_SCHEDULED + func (RunStatus) Descriptor() protoreflect.EnumDescriptor + func (RunStatus) EnumDescriptor() ([]byte, []int) + func (RunStatus) Type() protoreflect.EnumType + func (x *RunStatus) UnmarshalJSON(b []byte) error + func (x RunStatus) Enum() *RunStatus + func (x RunStatus) Number() protoreflect.EnumNumber + func (x RunStatus) String() string + type RunTag struct + Key *string + Value *string + func (*RunTag) Descriptor() ([]byte, []int) + func (*RunTag) ProtoMessage() + func (x *RunTag) GetKey() string + func (x *RunTag) GetValue() string + func (x *RunTag) ProtoReflect() protoreflect.Message + func (x *RunTag) Reset() + func (x *RunTag) String() string + type SearchDatasets struct + ExperimentIds []string + func (*SearchDatasets) Descriptor() ([]byte, []int) + func (*SearchDatasets) ProtoMessage() + func (x *SearchDatasets) GetExperimentIds() []string + func (x *SearchDatasets) ProtoReflect() protoreflect.Message + func (x *SearchDatasets) Reset() + func (x *SearchDatasets) String() string + type SearchDatasets_Response struct + DatasetSummaries []*DatasetSummary + func (*SearchDatasets_Response) Descriptor() ([]byte, []int) + func (*SearchDatasets_Response) ProtoMessage() + func (x *SearchDatasets_Response) GetDatasetSummaries() []*DatasetSummary + func (x *SearchDatasets_Response) ProtoReflect() protoreflect.Message + func (x *SearchDatasets_Response) Reset() + func (x *SearchDatasets_Response) String() string + type SearchExperiments struct + Filter *string + MaxResults *int64 + OrderBy []string + PageToken *string + ViewType *ViewType + func (*SearchExperiments) Descriptor() ([]byte, []int) + func (*SearchExperiments) ProtoMessage() + func (x *SearchExperiments) GetFilter() string + func (x *SearchExperiments) GetMaxResults() int64 + func (x *SearchExperiments) GetOrderBy() []string + func (x *SearchExperiments) GetPageToken() string + func (x *SearchExperiments) GetViewType() ViewType + func (x *SearchExperiments) ProtoReflect() protoreflect.Message + func (x *SearchExperiments) Reset() + func (x *SearchExperiments) String() string + type SearchExperiments_Response struct + Experiments []*Experiment + NextPageToken *string + func (*SearchExperiments_Response) Descriptor() ([]byte, []int) + func (*SearchExperiments_Response) ProtoMessage() + func (x *SearchExperiments_Response) GetExperiments() []*Experiment + func (x *SearchExperiments_Response) GetNextPageToken() string + func (x *SearchExperiments_Response) ProtoReflect() protoreflect.Message + func (x *SearchExperiments_Response) Reset() + func (x *SearchExperiments_Response) String() string + type SearchModelVersions struct + Filter *string + MaxResults *int64 + OrderBy []string + PageToken *string + func (*SearchModelVersions) Descriptor() ([]byte, []int) + func (*SearchModelVersions) ProtoMessage() + func (x *SearchModelVersions) GetFilter() string + func (x *SearchModelVersions) GetMaxResults() int64 + func (x *SearchModelVersions) GetOrderBy() []string + func (x *SearchModelVersions) GetPageToken() string + func (x *SearchModelVersions) ProtoReflect() protoreflect.Message + func (x *SearchModelVersions) Reset() + func (x *SearchModelVersions) String() string + type SearchModelVersions_Response struct + ModelVersions []*ModelVersion + NextPageToken *string + func (*SearchModelVersions_Response) Descriptor() ([]byte, []int) + func (*SearchModelVersions_Response) ProtoMessage() + func (x *SearchModelVersions_Response) GetModelVersions() []*ModelVersion + func (x *SearchModelVersions_Response) GetNextPageToken() string + func (x *SearchModelVersions_Response) ProtoReflect() protoreflect.Message + func (x *SearchModelVersions_Response) Reset() + func (x *SearchModelVersions_Response) String() string + type SearchRegisteredModels struct + Filter *string + MaxResults *int64 + OrderBy []string + PageToken *string + func (*SearchRegisteredModels) Descriptor() ([]byte, []int) + func (*SearchRegisteredModels) ProtoMessage() + func (x *SearchRegisteredModels) GetFilter() string + func (x *SearchRegisteredModels) GetMaxResults() int64 + func (x *SearchRegisteredModels) GetOrderBy() []string + func (x *SearchRegisteredModels) GetPageToken() string + func (x *SearchRegisteredModels) ProtoReflect() protoreflect.Message + func (x *SearchRegisteredModels) Reset() + func (x *SearchRegisteredModels) String() string + type SearchRegisteredModels_Response struct + NextPageToken *string + RegisteredModels []*RegisteredModel + func (*SearchRegisteredModels_Response) Descriptor() ([]byte, []int) + func (*SearchRegisteredModels_Response) ProtoMessage() + func (x *SearchRegisteredModels_Response) GetNextPageToken() string + func (x *SearchRegisteredModels_Response) GetRegisteredModels() []*RegisteredModel + func (x *SearchRegisteredModels_Response) ProtoReflect() protoreflect.Message + func (x *SearchRegisteredModels_Response) Reset() + func (x *SearchRegisteredModels_Response) String() string + type SearchRuns struct + ExperimentIds []string + Filter *string + MaxResults *int32 + OrderBy []string + PageToken *string + RunViewType *ViewType + func (*SearchRuns) Descriptor() ([]byte, []int) + func (*SearchRuns) ProtoMessage() + func (x *SearchRuns) GetExperimentIds() []string + func (x *SearchRuns) GetFilter() string + func (x *SearchRuns) GetMaxResults() int32 + func (x *SearchRuns) GetOrderBy() []string + func (x *SearchRuns) GetPageToken() string + func (x *SearchRuns) GetRunViewType() ViewType + func (x *SearchRuns) ProtoReflect() protoreflect.Message + func (x *SearchRuns) Reset() + func (x *SearchRuns) String() string + type SearchRuns_Response struct + NextPageToken *string + Runs []*Run + func (*SearchRuns_Response) Descriptor() ([]byte, []int) + func (*SearchRuns_Response) ProtoMessage() + func (x *SearchRuns_Response) GetNextPageToken() string + func (x *SearchRuns_Response) GetRuns() []*Run + func (x *SearchRuns_Response) ProtoReflect() protoreflect.Message + func (x *SearchRuns_Response) Reset() + func (x *SearchRuns_Response) String() string + type SearchTraces struct + ExperimentIds []string + Filter *string + MaxResults *int32 + OrderBy []string + PageToken *string + func (*SearchTraces) Descriptor() ([]byte, []int) + func (*SearchTraces) ProtoMessage() + func (x *SearchTraces) GetExperimentIds() []string + func (x *SearchTraces) GetFilter() string + func (x *SearchTraces) GetMaxResults() int32 + func (x *SearchTraces) GetOrderBy() []string + func (x *SearchTraces) GetPageToken() string + func (x *SearchTraces) ProtoReflect() protoreflect.Message + func (x *SearchTraces) Reset() + func (x *SearchTraces) String() string + type SearchTraces_Response struct + NextPageToken *string + Traces []*TraceInfo + func (*SearchTraces_Response) Descriptor() ([]byte, []int) + func (*SearchTraces_Response) ProtoMessage() + func (x *SearchTraces_Response) GetNextPageToken() string + func (x *SearchTraces_Response) GetTraces() []*TraceInfo + func (x *SearchTraces_Response) ProtoReflect() protoreflect.Message + func (x *SearchTraces_Response) Reset() + func (x *SearchTraces_Response) String() string + type SetExperimentTag struct + ExperimentId *string + Key *string + Value *string + func (*SetExperimentTag) Descriptor() ([]byte, []int) + func (*SetExperimentTag) ProtoMessage() + func (x *SetExperimentTag) GetExperimentId() string + func (x *SetExperimentTag) GetKey() string + func (x *SetExperimentTag) GetValue() string + func (x *SetExperimentTag) ProtoReflect() protoreflect.Message + func (x *SetExperimentTag) Reset() + func (x *SetExperimentTag) String() string + type SetExperimentTag_Response struct + func (*SetExperimentTag_Response) Descriptor() ([]byte, []int) + func (*SetExperimentTag_Response) ProtoMessage() + func (x *SetExperimentTag_Response) ProtoReflect() protoreflect.Message + func (x *SetExperimentTag_Response) Reset() + func (x *SetExperimentTag_Response) String() string + type SetModelVersionTag struct + Key *string + Name *string + Value *string + Version *string + func (*SetModelVersionTag) Descriptor() ([]byte, []int) + func (*SetModelVersionTag) ProtoMessage() + func (x *SetModelVersionTag) GetKey() string + func (x *SetModelVersionTag) GetName() string + func (x *SetModelVersionTag) GetValue() string + func (x *SetModelVersionTag) GetVersion() string + func (x *SetModelVersionTag) ProtoReflect() protoreflect.Message + func (x *SetModelVersionTag) Reset() + func (x *SetModelVersionTag) String() string + type SetModelVersionTag_Response struct + func (*SetModelVersionTag_Response) Descriptor() ([]byte, []int) + func (*SetModelVersionTag_Response) ProtoMessage() + func (x *SetModelVersionTag_Response) ProtoReflect() protoreflect.Message + func (x *SetModelVersionTag_Response) Reset() + func (x *SetModelVersionTag_Response) String() string + type SetRegisteredModelAlias struct + Alias *string + Name *string + Version *string + func (*SetRegisteredModelAlias) Descriptor() ([]byte, []int) + func (*SetRegisteredModelAlias) ProtoMessage() + func (x *SetRegisteredModelAlias) GetAlias() string + func (x *SetRegisteredModelAlias) GetName() string + func (x *SetRegisteredModelAlias) GetVersion() string + func (x *SetRegisteredModelAlias) ProtoReflect() protoreflect.Message + func (x *SetRegisteredModelAlias) Reset() + func (x *SetRegisteredModelAlias) String() string + type SetRegisteredModelAlias_Response struct + func (*SetRegisteredModelAlias_Response) Descriptor() ([]byte, []int) + func (*SetRegisteredModelAlias_Response) ProtoMessage() + func (x *SetRegisteredModelAlias_Response) ProtoReflect() protoreflect.Message + func (x *SetRegisteredModelAlias_Response) Reset() + func (x *SetRegisteredModelAlias_Response) String() string + type SetRegisteredModelTag struct + Key *string + Name *string + Value *string + func (*SetRegisteredModelTag) Descriptor() ([]byte, []int) + func (*SetRegisteredModelTag) ProtoMessage() + func (x *SetRegisteredModelTag) GetKey() string + func (x *SetRegisteredModelTag) GetName() string + func (x *SetRegisteredModelTag) GetValue() string + func (x *SetRegisteredModelTag) ProtoReflect() protoreflect.Message + func (x *SetRegisteredModelTag) Reset() + func (x *SetRegisteredModelTag) String() string + type SetRegisteredModelTag_Response struct + func (*SetRegisteredModelTag_Response) Descriptor() ([]byte, []int) + func (*SetRegisteredModelTag_Response) ProtoMessage() + func (x *SetRegisteredModelTag_Response) ProtoReflect() protoreflect.Message + func (x *SetRegisteredModelTag_Response) Reset() + func (x *SetRegisteredModelTag_Response) String() string + type SetTag struct + Key *string + RunId *string + RunUuid *string + Value *string + func (*SetTag) Descriptor() ([]byte, []int) + func (*SetTag) ProtoMessage() + func (x *SetTag) GetKey() string + func (x *SetTag) GetRunId() string + func (x *SetTag) GetRunUuid() string + func (x *SetTag) GetValue() string + func (x *SetTag) ProtoReflect() protoreflect.Message + func (x *SetTag) Reset() + func (x *SetTag) String() string + type SetTag_Response struct + func (*SetTag_Response) Descriptor() ([]byte, []int) + func (*SetTag_Response) ProtoMessage() + func (x *SetTag_Response) ProtoReflect() protoreflect.Message + func (x *SetTag_Response) Reset() + func (x *SetTag_Response) String() string + type SetTraceTag struct + Key *string + RequestId *string + Value *string + func (*SetTraceTag) Descriptor() ([]byte, []int) + func (*SetTraceTag) ProtoMessage() + func (x *SetTraceTag) GetKey() string + func (x *SetTraceTag) GetRequestId() string + func (x *SetTraceTag) GetValue() string + func (x *SetTraceTag) ProtoReflect() protoreflect.Message + func (x *SetTraceTag) Reset() + func (x *SetTraceTag) String() string + type SetTraceTag_Response struct + func (*SetTraceTag_Response) Descriptor() ([]byte, []int) + func (*SetTraceTag_Response) ProtoMessage() + func (x *SetTraceTag_Response) ProtoReflect() protoreflect.Message + func (x *SetTraceTag_Response) Reset() + func (x *SetTraceTag_Response) String() string + type SourceType int32 + const SourceType_JOB + const SourceType_LOCAL + const SourceType_NOTEBOOK + const SourceType_PROJECT + const SourceType_UNKNOWN + func (SourceType) Descriptor() protoreflect.EnumDescriptor + func (SourceType) EnumDescriptor() ([]byte, []int) + func (SourceType) Type() protoreflect.EnumType + func (x *SourceType) UnmarshalJSON(b []byte) error + func (x SourceType) Enum() *SourceType + func (x SourceType) Number() protoreflect.EnumNumber + func (x SourceType) String() string + type StartTrace struct + ExperimentId *string + RequestMetadata []*TraceRequestMetadata + Tags []*TraceTag + TimestampMs *int64 + func (*StartTrace) Descriptor() ([]byte, []int) + func (*StartTrace) ProtoMessage() + func (x *StartTrace) GetExperimentId() string + func (x *StartTrace) GetRequestMetadata() []*TraceRequestMetadata + func (x *StartTrace) GetTags() []*TraceTag + func (x *StartTrace) GetTimestampMs() int64 + func (x *StartTrace) ProtoReflect() protoreflect.Message + func (x *StartTrace) Reset() + func (x *StartTrace) String() string + type StartTrace_Response struct + TraceInfo *TraceInfo + func (*StartTrace_Response) Descriptor() ([]byte, []int) + func (*StartTrace_Response) ProtoMessage() + func (x *StartTrace_Response) GetTraceInfo() *TraceInfo + func (x *StartTrace_Response) ProtoReflect() protoreflect.Message + func (x *StartTrace_Response) Reset() + func (x *StartTrace_Response) String() string + type TraceInfo struct + ExecutionTimeMs *int64 + ExperimentId *string + RequestId *string + RequestMetadata []*TraceRequestMetadata + Status *TraceStatus + Tags []*TraceTag + TimestampMs *int64 + func (*TraceInfo) Descriptor() ([]byte, []int) + func (*TraceInfo) ProtoMessage() + func (x *TraceInfo) GetExecutionTimeMs() int64 + func (x *TraceInfo) GetExperimentId() string + func (x *TraceInfo) GetRequestId() string + func (x *TraceInfo) GetRequestMetadata() []*TraceRequestMetadata + func (x *TraceInfo) GetStatus() TraceStatus + func (x *TraceInfo) GetTags() []*TraceTag + func (x *TraceInfo) GetTimestampMs() int64 + func (x *TraceInfo) ProtoReflect() protoreflect.Message + func (x *TraceInfo) Reset() + func (x *TraceInfo) String() string + type TraceRequestMetadata struct + Key *string + Value *string + func (*TraceRequestMetadata) Descriptor() ([]byte, []int) + func (*TraceRequestMetadata) ProtoMessage() + func (x *TraceRequestMetadata) GetKey() string + func (x *TraceRequestMetadata) GetValue() string + func (x *TraceRequestMetadata) ProtoReflect() protoreflect.Message + func (x *TraceRequestMetadata) Reset() + func (x *TraceRequestMetadata) String() string + type TraceStatus int32 + const TraceStatus_ERROR + const TraceStatus_IN_PROGRESS + const TraceStatus_OK + const TraceStatus_TRACE_STATUS_UNSPECIFIED + func (TraceStatus) Descriptor() protoreflect.EnumDescriptor + func (TraceStatus) EnumDescriptor() ([]byte, []int) + func (TraceStatus) Type() protoreflect.EnumType + func (x *TraceStatus) UnmarshalJSON(b []byte) error + func (x TraceStatus) Enum() *TraceStatus + func (x TraceStatus) Number() protoreflect.EnumNumber + func (x TraceStatus) String() string + type TraceTag struct + Key *string + Value *string + func (*TraceTag) Descriptor() ([]byte, []int) + func (*TraceTag) ProtoMessage() + func (x *TraceTag) GetKey() string + func (x *TraceTag) GetValue() string + func (x *TraceTag) ProtoReflect() protoreflect.Message + func (x *TraceTag) Reset() + func (x *TraceTag) String() string + type TransitionModelVersionStage struct + ArchiveExistingVersions *bool + Name *string + Stage *string + Version *string + func (*TransitionModelVersionStage) Descriptor() ([]byte, []int) + func (*TransitionModelVersionStage) ProtoMessage() + func (x *TransitionModelVersionStage) GetArchiveExistingVersions() bool + func (x *TransitionModelVersionStage) GetName() string + func (x *TransitionModelVersionStage) GetStage() string + func (x *TransitionModelVersionStage) GetVersion() string + func (x *TransitionModelVersionStage) ProtoReflect() protoreflect.Message + func (x *TransitionModelVersionStage) Reset() + func (x *TransitionModelVersionStage) String() string + type TransitionModelVersionStage_Response struct + ModelVersion *ModelVersion + func (*TransitionModelVersionStage_Response) Descriptor() ([]byte, []int) + func (*TransitionModelVersionStage_Response) ProtoMessage() + func (x *TransitionModelVersionStage_Response) GetModelVersion() *ModelVersion + func (x *TransitionModelVersionStage_Response) ProtoReflect() protoreflect.Message + func (x *TransitionModelVersionStage_Response) Reset() + func (x *TransitionModelVersionStage_Response) String() string + type UpdateExperiment struct + ExperimentId *string + NewName *string + func (*UpdateExperiment) Descriptor() ([]byte, []int) + func (*UpdateExperiment) ProtoMessage() + func (x *UpdateExperiment) GetExperimentId() string + func (x *UpdateExperiment) GetNewName() string + func (x *UpdateExperiment) ProtoReflect() protoreflect.Message + func (x *UpdateExperiment) Reset() + func (x *UpdateExperiment) String() string + type UpdateExperiment_Response struct + func (*UpdateExperiment_Response) Descriptor() ([]byte, []int) + func (*UpdateExperiment_Response) ProtoMessage() + func (x *UpdateExperiment_Response) ProtoReflect() protoreflect.Message + func (x *UpdateExperiment_Response) Reset() + func (x *UpdateExperiment_Response) String() string + type UpdateModelVersion struct + Description *string + Name *string + Version *string + func (*UpdateModelVersion) Descriptor() ([]byte, []int) + func (*UpdateModelVersion) ProtoMessage() + func (x *UpdateModelVersion) GetDescription() string + func (x *UpdateModelVersion) GetName() string + func (x *UpdateModelVersion) GetVersion() string + func (x *UpdateModelVersion) ProtoReflect() protoreflect.Message + func (x *UpdateModelVersion) Reset() + func (x *UpdateModelVersion) String() string + type UpdateModelVersion_Response struct + ModelVersion *ModelVersion + func (*UpdateModelVersion_Response) Descriptor() ([]byte, []int) + func (*UpdateModelVersion_Response) ProtoMessage() + func (x *UpdateModelVersion_Response) GetModelVersion() *ModelVersion + func (x *UpdateModelVersion_Response) ProtoReflect() protoreflect.Message + func (x *UpdateModelVersion_Response) Reset() + func (x *UpdateModelVersion_Response) String() string + type UpdateRegisteredModel struct + Description *string + Name *string + func (*UpdateRegisteredModel) Descriptor() ([]byte, []int) + func (*UpdateRegisteredModel) ProtoMessage() + func (x *UpdateRegisteredModel) GetDescription() string + func (x *UpdateRegisteredModel) GetName() string + func (x *UpdateRegisteredModel) ProtoReflect() protoreflect.Message + func (x *UpdateRegisteredModel) Reset() + func (x *UpdateRegisteredModel) String() string + type UpdateRegisteredModel_Response struct + RegisteredModel *RegisteredModel + func (*UpdateRegisteredModel_Response) Descriptor() ([]byte, []int) + func (*UpdateRegisteredModel_Response) ProtoMessage() + func (x *UpdateRegisteredModel_Response) GetRegisteredModel() *RegisteredModel + func (x *UpdateRegisteredModel_Response) ProtoReflect() protoreflect.Message + func (x *UpdateRegisteredModel_Response) Reset() + func (x *UpdateRegisteredModel_Response) String() string + type UpdateRun struct + EndTime *int64 + RunId *string + RunName *string + RunUuid *string + Status *RunStatus + func (*UpdateRun) Descriptor() ([]byte, []int) + func (*UpdateRun) ProtoMessage() + func (x *UpdateRun) GetEndTime() int64 + func (x *UpdateRun) GetRunId() string + func (x *UpdateRun) GetRunName() string + func (x *UpdateRun) GetRunUuid() string + func (x *UpdateRun) GetStatus() RunStatus + func (x *UpdateRun) ProtoReflect() protoreflect.Message + func (x *UpdateRun) Reset() + func (x *UpdateRun) String() string + type UpdateRun_Response struct + RunInfo *RunInfo + func (*UpdateRun_Response) Descriptor() ([]byte, []int) + func (*UpdateRun_Response) ProtoMessage() + func (x *UpdateRun_Response) GetRunInfo() *RunInfo + func (x *UpdateRun_Response) ProtoReflect() protoreflect.Message + func (x *UpdateRun_Response) Reset() + func (x *UpdateRun_Response) String() string + type ViewType int32 + const ViewType_ACTIVE_ONLY + const ViewType_ALL + const ViewType_DELETED_ONLY + func (ViewType) Descriptor() protoreflect.EnumDescriptor + func (ViewType) EnumDescriptor() ([]byte, []int) + func (ViewType) Type() protoreflect.EnumType + func (x *ViewType) UnmarshalJSON(b []byte) error + func (x ViewType) Enum() *ViewType + func (x ViewType) Number() protoreflect.EnumNumber + func (x ViewType) String() string + type Visibility int32 + const Visibility_INTERNAL + const Visibility_PUBLIC + const Visibility_PUBLIC_UNDOCUMENTED + func (Visibility) Descriptor() protoreflect.EnumDescriptor + func (Visibility) EnumDescriptor() ([]byte, []int) + func (Visibility) Type() protoreflect.EnumType + func (x *Visibility) UnmarshalJSON(b []byte) error + func (x Visibility) Enum() *Visibility + func (x Visibility) Number() protoreflect.EnumNumber + func (x Visibility) String() string