Documentation ¶
Overview ¶
Package apiv1 is a reverse proxy.
It translates gRPC into RESTful JSON APIs.
Index ¶
- Variables
- func RegisterDeterminedHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
- func RegisterDeterminedHandlerClient(ctx context.Context, mux *runtime.ServeMux, client DeterminedClient) error
- func RegisterDeterminedHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, ...) (err error)
- func RegisterDeterminedHandlerServer(ctx context.Context, mux *runtime.ServeMux, server DeterminedServer) error
- func RegisterDeterminedServer(s *grpc.Server, srv DeterminedServer)
- type AcceleratorData
- func (*AcceleratorData) Descriptor() ([]byte, []int)deprecated
- func (x *AcceleratorData) GetAcceleratorType() string
- func (x *AcceleratorData) GetAcceleratorUuids() []string
- func (x *AcceleratorData) GetAllocationId() string
- func (x *AcceleratorData) GetContainerId() string
- func (x *AcceleratorData) GetNodeName() string
- func (x *AcceleratorData) GetResourcePool() string
- func (x *AcceleratorData) GetTaskId() string
- func (*AcceleratorData) ProtoMessage()
- func (x *AcceleratorData) ProtoReflect() protoreflect.Message
- func (x *AcceleratorData) Reset()
- func (x *AcceleratorData) String() string
- type AckAllocationPreemptionSignalRequest
- func (*AckAllocationPreemptionSignalRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AckAllocationPreemptionSignalRequest) GetAllocationId() string
- func (*AckAllocationPreemptionSignalRequest) ProtoMessage()
- func (x *AckAllocationPreemptionSignalRequest) ProtoReflect() protoreflect.Message
- func (x *AckAllocationPreemptionSignalRequest) Reset()
- func (x *AckAllocationPreemptionSignalRequest) String() string
- type AckAllocationPreemptionSignalResponse
- func (*AckAllocationPreemptionSignalResponse) Descriptor() ([]byte, []int)deprecated
- func (*AckAllocationPreemptionSignalResponse) ProtoMessage()
- func (x *AckAllocationPreemptionSignalResponse) ProtoReflect() protoreflect.Message
- func (x *AckAllocationPreemptionSignalResponse) Reset()
- func (x *AckAllocationPreemptionSignalResponse) String() string
- type ActivateExperimentRequest
- func (*ActivateExperimentRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ActivateExperimentRequest) GetId() int32
- func (*ActivateExperimentRequest) ProtoMessage()
- func (x *ActivateExperimentRequest) ProtoReflect() protoreflect.Message
- func (x *ActivateExperimentRequest) Reset()
- func (x *ActivateExperimentRequest) String() string
- type ActivateExperimentResponse
- type ActivateExperimentsRequest
- func (*ActivateExperimentsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ActivateExperimentsRequest) GetExperimentIds() []int32
- func (x *ActivateExperimentsRequest) GetFilters() *BulkExperimentFilters
- func (x *ActivateExperimentsRequest) GetProjectId() int32
- func (*ActivateExperimentsRequest) ProtoMessage()
- func (x *ActivateExperimentsRequest) ProtoReflect() protoreflect.Message
- func (x *ActivateExperimentsRequest) Reset()
- func (x *ActivateExperimentsRequest) String() string
- type ActivateExperimentsResponse
- func (*ActivateExperimentsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ActivateExperimentsResponse) GetResults() []*ExperimentActionResult
- func (*ActivateExperimentsResponse) ProtoMessage()
- func (x *ActivateExperimentsResponse) ProtoReflect() protoreflect.Message
- func (x *ActivateExperimentsResponse) Reset()
- func (x *ActivateExperimentsResponse) String() string
- type AddProjectNoteRequest
- func (*AddProjectNoteRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AddProjectNoteRequest) GetNote() *projectv1.Note
- func (x *AddProjectNoteRequest) GetProjectId() int32
- func (*AddProjectNoteRequest) ProtoMessage()
- func (x *AddProjectNoteRequest) ProtoReflect() protoreflect.Message
- func (x *AddProjectNoteRequest) Reset()
- func (x *AddProjectNoteRequest) String() string
- type AddProjectNoteResponse
- func (*AddProjectNoteResponse) Descriptor() ([]byte, []int)deprecated
- func (x *AddProjectNoteResponse) GetNotes() []*projectv1.Note
- func (*AddProjectNoteResponse) ProtoMessage()
- func (x *AddProjectNoteResponse) ProtoReflect() protoreflect.Message
- func (x *AddProjectNoteResponse) Reset()
- func (x *AddProjectNoteResponse) String() string
- type AllocationAllGatherRequest
- func (*AllocationAllGatherRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AllocationAllGatherRequest) GetAllocationId() string
- func (x *AllocationAllGatherRequest) GetData() *_struct.Struct
- func (x *AllocationAllGatherRequest) GetNumPeers() int32
- func (x *AllocationAllGatherRequest) GetRequestUuid() string
- func (*AllocationAllGatherRequest) ProtoMessage()
- func (x *AllocationAllGatherRequest) ProtoReflect() protoreflect.Message
- func (x *AllocationAllGatherRequest) Reset()
- func (x *AllocationAllGatherRequest) String() string
- type AllocationAllGatherResponse
- func (*AllocationAllGatherResponse) Descriptor() ([]byte, []int)deprecated
- func (x *AllocationAllGatherResponse) GetData() []*_struct.Struct
- func (*AllocationAllGatherResponse) ProtoMessage()
- func (x *AllocationAllGatherResponse) ProtoReflect() protoreflect.Message
- func (x *AllocationAllGatherResponse) Reset()
- func (x *AllocationAllGatherResponse) String() string
- type AllocationPendingPreemptionSignalRequest
- func (*AllocationPendingPreemptionSignalRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AllocationPendingPreemptionSignalRequest) GetAllocationId() string
- func (*AllocationPendingPreemptionSignalRequest) ProtoMessage()
- func (x *AllocationPendingPreemptionSignalRequest) ProtoReflect() protoreflect.Message
- func (x *AllocationPendingPreemptionSignalRequest) Reset()
- func (x *AllocationPendingPreemptionSignalRequest) String() string
- type AllocationPendingPreemptionSignalResponse
- func (*AllocationPendingPreemptionSignalResponse) Descriptor() ([]byte, []int)deprecated
- func (*AllocationPendingPreemptionSignalResponse) ProtoMessage()
- func (x *AllocationPendingPreemptionSignalResponse) ProtoReflect() protoreflect.Message
- func (x *AllocationPendingPreemptionSignalResponse) Reset()
- func (x *AllocationPendingPreemptionSignalResponse) String() string
- type AllocationPreemptionSignalRequest
- func (*AllocationPreemptionSignalRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AllocationPreemptionSignalRequest) GetAllocationId() string
- func (x *AllocationPreemptionSignalRequest) GetTimeoutSeconds() int32
- func (*AllocationPreemptionSignalRequest) ProtoMessage()
- func (x *AllocationPreemptionSignalRequest) ProtoReflect() protoreflect.Message
- func (x *AllocationPreemptionSignalRequest) Reset()
- func (x *AllocationPreemptionSignalRequest) String() string
- type AllocationPreemptionSignalResponse
- func (*AllocationPreemptionSignalResponse) Descriptor() ([]byte, []int)deprecated
- func (x *AllocationPreemptionSignalResponse) GetPreempt() bool
- func (*AllocationPreemptionSignalResponse) ProtoMessage()
- func (x *AllocationPreemptionSignalResponse) ProtoReflect() protoreflect.Message
- func (x *AllocationPreemptionSignalResponse) Reset()
- func (x *AllocationPreemptionSignalResponse) String() string
- type AllocationReadyRequest
- func (*AllocationReadyRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AllocationReadyRequest) GetAllocationId() string
- func (*AllocationReadyRequest) ProtoMessage()
- func (x *AllocationReadyRequest) ProtoReflect() protoreflect.Message
- func (x *AllocationReadyRequest) Reset()
- func (x *AllocationReadyRequest) String() string
- type AllocationReadyResponse
- type AllocationRendezvousInfoRequest
- func (*AllocationRendezvousInfoRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AllocationRendezvousInfoRequest) GetAllocationId() string
- func (x *AllocationRendezvousInfoRequest) GetResourcesId() string
- func (*AllocationRendezvousInfoRequest) ProtoMessage()
- func (x *AllocationRendezvousInfoRequest) ProtoReflect() protoreflect.Message
- func (x *AllocationRendezvousInfoRequest) Reset()
- func (x *AllocationRendezvousInfoRequest) String() string
- type AllocationRendezvousInfoResponse
- func (*AllocationRendezvousInfoResponse) Descriptor() ([]byte, []int)deprecated
- func (x *AllocationRendezvousInfoResponse) GetRendezvousInfo() *trialv1.RendezvousInfo
- func (*AllocationRendezvousInfoResponse) ProtoMessage()
- func (x *AllocationRendezvousInfoResponse) ProtoReflect() protoreflect.Message
- func (x *AllocationRendezvousInfoResponse) Reset()
- func (x *AllocationRendezvousInfoResponse) String() string
- type AllocationWaitingRequest
- func (*AllocationWaitingRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AllocationWaitingRequest) GetAllocationId() string
- func (*AllocationWaitingRequest) ProtoMessage()
- func (x *AllocationWaitingRequest) ProtoReflect() protoreflect.Message
- func (x *AllocationWaitingRequest) Reset()
- func (x *AllocationWaitingRequest) String() string
- type AllocationWaitingResponse
- type ArchiveExperimentRequest
- func (*ArchiveExperimentRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ArchiveExperimentRequest) GetId() int32
- func (*ArchiveExperimentRequest) ProtoMessage()
- func (x *ArchiveExperimentRequest) ProtoReflect() protoreflect.Message
- func (x *ArchiveExperimentRequest) Reset()
- func (x *ArchiveExperimentRequest) String() string
- type ArchiveExperimentResponse
- type ArchiveExperimentsRequest
- func (*ArchiveExperimentsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ArchiveExperimentsRequest) GetExperimentIds() []int32
- func (x *ArchiveExperimentsRequest) GetFilters() *BulkExperimentFilters
- func (x *ArchiveExperimentsRequest) GetProjectId() int32
- func (*ArchiveExperimentsRequest) ProtoMessage()
- func (x *ArchiveExperimentsRequest) ProtoReflect() protoreflect.Message
- func (x *ArchiveExperimentsRequest) Reset()
- func (x *ArchiveExperimentsRequest) String() string
- type ArchiveExperimentsResponse
- func (*ArchiveExperimentsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ArchiveExperimentsResponse) GetResults() []*ExperimentActionResult
- func (*ArchiveExperimentsResponse) ProtoMessage()
- func (x *ArchiveExperimentsResponse) ProtoReflect() protoreflect.Message
- func (x *ArchiveExperimentsResponse) Reset()
- func (x *ArchiveExperimentsResponse) String() string
- type ArchiveModelRequest
- func (*ArchiveModelRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ArchiveModelRequest) GetModelName() string
- func (*ArchiveModelRequest) ProtoMessage()
- func (x *ArchiveModelRequest) ProtoReflect() protoreflect.Message
- func (x *ArchiveModelRequest) Reset()
- func (x *ArchiveModelRequest) String() string
- type ArchiveModelResponse
- type ArchiveProjectRequest
- func (*ArchiveProjectRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ArchiveProjectRequest) GetId() int32
- func (*ArchiveProjectRequest) ProtoMessage()
- func (x *ArchiveProjectRequest) ProtoReflect() protoreflect.Message
- func (x *ArchiveProjectRequest) Reset()
- func (x *ArchiveProjectRequest) String() string
- type ArchiveProjectResponse
- type ArchiveRunsRequest
- func (*ArchiveRunsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ArchiveRunsRequest) GetFilter() string
- func (x *ArchiveRunsRequest) GetProjectId() int32
- func (x *ArchiveRunsRequest) GetRunIds() []int32
- func (*ArchiveRunsRequest) ProtoMessage()
- func (x *ArchiveRunsRequest) ProtoReflect() protoreflect.Message
- func (x *ArchiveRunsRequest) Reset()
- func (x *ArchiveRunsRequest) String() string
- type ArchiveRunsResponse
- func (*ArchiveRunsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ArchiveRunsResponse) GetResults() []*RunActionResult
- func (*ArchiveRunsResponse) ProtoMessage()
- func (x *ArchiveRunsResponse) ProtoReflect() protoreflect.Message
- func (x *ArchiveRunsResponse) Reset()
- func (x *ArchiveRunsResponse) String() string
- type ArchiveWorkspaceRequest
- func (*ArchiveWorkspaceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ArchiveWorkspaceRequest) GetId() int32
- func (*ArchiveWorkspaceRequest) ProtoMessage()
- func (x *ArchiveWorkspaceRequest) ProtoReflect() protoreflect.Message
- func (x *ArchiveWorkspaceRequest) Reset()
- func (x *ArchiveWorkspaceRequest) String() string
- type ArchiveWorkspaceResponse
- type AssignMultipleGroupsRequest
- func (*AssignMultipleGroupsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AssignMultipleGroupsRequest) GetAddGroups() []int32
- func (x *AssignMultipleGroupsRequest) GetRemoveGroups() []int32
- func (x *AssignMultipleGroupsRequest) GetUserIds() []int32
- func (*AssignMultipleGroupsRequest) ProtoMessage()
- func (x *AssignMultipleGroupsRequest) ProtoReflect() protoreflect.Message
- func (x *AssignMultipleGroupsRequest) Reset()
- func (x *AssignMultipleGroupsRequest) String() string
- type AssignMultipleGroupsResponse
- func (*AssignMultipleGroupsResponse) Descriptor() ([]byte, []int)deprecated
- func (*AssignMultipleGroupsResponse) ProtoMessage()
- func (x *AssignMultipleGroupsResponse) ProtoReflect() protoreflect.Message
- func (x *AssignMultipleGroupsResponse) Reset()
- func (x *AssignMultipleGroupsResponse) String() string
- type AssignRolesRequest
- func (*AssignRolesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AssignRolesRequest) GetGroupRoleAssignments() []*rbacv1.GroupRoleAssignment
- func (x *AssignRolesRequest) GetUserRoleAssignments() []*rbacv1.UserRoleAssignment
- func (*AssignRolesRequest) ProtoMessage()
- func (x *AssignRolesRequest) ProtoReflect() protoreflect.Message
- func (x *AssignRolesRequest) Reset()
- func (x *AssignRolesRequest) String() string
- type AssignRolesResponse
- type BindRPToWorkspaceRequest
- func (*BindRPToWorkspaceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *BindRPToWorkspaceRequest) GetResourcePoolName() string
- func (x *BindRPToWorkspaceRequest) GetWorkspaceIds() []int32
- func (x *BindRPToWorkspaceRequest) GetWorkspaceNames() []string
- func (*BindRPToWorkspaceRequest) ProtoMessage()
- func (x *BindRPToWorkspaceRequest) ProtoReflect() protoreflect.Message
- func (x *BindRPToWorkspaceRequest) Reset()
- func (x *BindRPToWorkspaceRequest) String() string
- type BindRPToWorkspaceResponse
- type BulkAutoCreateWorkspaceNamespaceBindingsRequest
- func (*BulkAutoCreateWorkspaceNamespaceBindingsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *BulkAutoCreateWorkspaceNamespaceBindingsRequest) GetWorkspaceIds() []int32
- func (*BulkAutoCreateWorkspaceNamespaceBindingsRequest) ProtoMessage()
- func (x *BulkAutoCreateWorkspaceNamespaceBindingsRequest) ProtoReflect() protoreflect.Message
- func (x *BulkAutoCreateWorkspaceNamespaceBindingsRequest) Reset()
- func (x *BulkAutoCreateWorkspaceNamespaceBindingsRequest) String() string
- type BulkAutoCreateWorkspaceNamespaceBindingsResponse
- func (*BulkAutoCreateWorkspaceNamespaceBindingsResponse) Descriptor() ([]byte, []int)deprecated
- func (*BulkAutoCreateWorkspaceNamespaceBindingsResponse) ProtoMessage()
- func (x *BulkAutoCreateWorkspaceNamespaceBindingsResponse) ProtoReflect() protoreflect.Message
- func (x *BulkAutoCreateWorkspaceNamespaceBindingsResponse) Reset()
- func (x *BulkAutoCreateWorkspaceNamespaceBindingsResponse) String() string
- type BulkExperimentFilters
- func (*BulkExperimentFilters) Descriptor() ([]byte, []int)deprecated
- func (x *BulkExperimentFilters) GetArchived() *wrappers.BoolValue
- func (x *BulkExperimentFilters) GetDescription() string
- func (x *BulkExperimentFilters) GetExcludedExperimentIds() []int32
- func (x *BulkExperimentFilters) GetLabels() []string
- func (x *BulkExperimentFilters) GetName() string
- func (x *BulkExperimentFilters) GetProjectId() int32
- func (x *BulkExperimentFilters) GetStates() []experimentv1.State
- func (x *BulkExperimentFilters) GetUserIds() []int32
- func (*BulkExperimentFilters) ProtoMessage()
- func (x *BulkExperimentFilters) ProtoReflect() protoreflect.Message
- func (x *BulkExperimentFilters) Reset()
- func (x *BulkExperimentFilters) String() string
- type CancelExperimentRequest
- func (*CancelExperimentRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CancelExperimentRequest) GetId() int32
- func (*CancelExperimentRequest) ProtoMessage()
- func (x *CancelExperimentRequest) ProtoReflect() protoreflect.Message
- func (x *CancelExperimentRequest) Reset()
- func (x *CancelExperimentRequest) String() string
- type CancelExperimentResponse
- type CancelExperimentsRequest
- func (*CancelExperimentsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CancelExperimentsRequest) GetExperimentIds() []int32
- func (x *CancelExperimentsRequest) GetFilters() *BulkExperimentFilters
- func (x *CancelExperimentsRequest) GetProjectId() int32
- func (*CancelExperimentsRequest) ProtoMessage()
- func (x *CancelExperimentsRequest) ProtoReflect() protoreflect.Message
- func (x *CancelExperimentsRequest) Reset()
- func (x *CancelExperimentsRequest) String() string
- type CancelExperimentsResponse
- func (*CancelExperimentsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CancelExperimentsResponse) GetResults() []*ExperimentActionResult
- func (*CancelExperimentsResponse) ProtoMessage()
- func (x *CancelExperimentsResponse) ProtoReflect() protoreflect.Message
- func (x *CancelExperimentsResponse) Reset()
- func (x *CancelExperimentsResponse) String() string
- type CheckpointsRemoveFilesRequest
- func (*CheckpointsRemoveFilesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CheckpointsRemoveFilesRequest) GetCheckpointGlobs() []string
- func (x *CheckpointsRemoveFilesRequest) GetCheckpointUuids() []string
- func (*CheckpointsRemoveFilesRequest) ProtoMessage()
- func (x *CheckpointsRemoveFilesRequest) ProtoReflect() protoreflect.Message
- func (x *CheckpointsRemoveFilesRequest) Reset()
- func (x *CheckpointsRemoveFilesRequest) String() string
- type CheckpointsRemoveFilesResponse
- func (*CheckpointsRemoveFilesResponse) Descriptor() ([]byte, []int)deprecated
- func (*CheckpointsRemoveFilesResponse) ProtoMessage()
- func (x *CheckpointsRemoveFilesResponse) ProtoReflect() protoreflect.Message
- func (x *CheckpointsRemoveFilesResponse) Reset()
- func (x *CheckpointsRemoveFilesResponse) String() string
- type CleanupLogsRequest
- type CleanupLogsResponse
- func (*CleanupLogsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CleanupLogsResponse) GetRemovedCount() int64
- func (*CleanupLogsResponse) ProtoMessage()
- func (x *CleanupLogsResponse) ProtoReflect() protoreflect.Message
- func (x *CleanupLogsResponse) Reset()
- func (x *CleanupLogsResponse) String() string
- type ClusterMessage
- func (*ClusterMessage) Descriptor() ([]byte, []int)deprecated
- func (x *ClusterMessage) GetCreatedTime() *timestamp.Timestamp
- func (x *ClusterMessage) GetEndTime() *timestamp.Timestamp
- func (x *ClusterMessage) GetMessage() string
- func (x *ClusterMessage) GetStartTime() *timestamp.Timestamp
- func (*ClusterMessage) ProtoMessage()
- func (x *ClusterMessage) ProtoReflect() protoreflect.Message
- func (x *ClusterMessage) Reset()
- func (x *ClusterMessage) String() string
- type ColumnFilter
- func (*ColumnFilter) Descriptor() ([]byte, []int)deprecated
- func (x *ColumnFilter) GetFilter() *commonv1.DoubleFieldFilter
- func (x *ColumnFilter) GetName() string
- func (*ColumnFilter) ProtoMessage()
- func (x *ColumnFilter) ProtoReflect() protoreflect.Message
- func (x *ColumnFilter) Reset()
- func (x *ColumnFilter) String() string
- type ComparableTrial
- func (*ComparableTrial) Descriptor() ([]byte, []int)deprecated
- func (x *ComparableTrial) GetMetrics() []*DownsampledMetrics
- func (x *ComparableTrial) GetTrial() *trialv1.Trial
- func (*ComparableTrial) ProtoMessage()
- func (x *ComparableTrial) ProtoReflect() protoreflect.Message
- func (x *ComparableTrial) Reset()
- func (x *ComparableTrial) String() string
- type CompareTrialsRequest
- func (*CompareTrialsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CompareTrialsRequest) GetEndBatches() int32
- func (x *CompareTrialsRequest) GetGroup() string
- func (x *CompareTrialsRequest) GetMaxDatapoints() int32
- func (x *CompareTrialsRequest) GetMetricIds() []string
- func (x *CompareTrialsRequest) GetMetricNames() []string
- func (x *CompareTrialsRequest) GetMetricType() MetricTypedeprecated
- func (x *CompareTrialsRequest) GetStartBatches() int32
- func (x *CompareTrialsRequest) GetTimeSeriesFilter() *commonv1.PolymorphicFilter
- func (x *CompareTrialsRequest) GetTrialIds() []int32
- func (*CompareTrialsRequest) ProtoMessage()
- func (x *CompareTrialsRequest) ProtoReflect() protoreflect.Message
- func (x *CompareTrialsRequest) Reset()
- func (x *CompareTrialsRequest) String() string
- type CompareTrialsResponse
- func (*CompareTrialsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CompareTrialsResponse) GetTrials() []*ComparableTrial
- func (*CompareTrialsResponse) ProtoMessage()
- func (x *CompareTrialsResponse) ProtoReflect() protoreflect.Message
- func (x *CompareTrialsResponse) Reset()
- func (x *CompareTrialsResponse) String() string
- type CompleteTrialSearcherValidationRequest
- func (*CompleteTrialSearcherValidationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CompleteTrialSearcherValidationRequest) GetCompletedOperation() *experimentv1.CompleteValidateAfterOperation
- func (x *CompleteTrialSearcherValidationRequest) GetTrialId() int32
- func (*CompleteTrialSearcherValidationRequest) ProtoMessage()
- func (x *CompleteTrialSearcherValidationRequest) ProtoReflect() protoreflect.Message
- func (x *CompleteTrialSearcherValidationRequest) Reset()
- func (x *CompleteTrialSearcherValidationRequest) String() string
- type CompleteTrialSearcherValidationResponse
- func (*CompleteTrialSearcherValidationResponse) Descriptor() ([]byte, []int)deprecated
- func (*CompleteTrialSearcherValidationResponse) ProtoMessage()
- func (x *CompleteTrialSearcherValidationResponse) ProtoReflect() protoreflect.Message
- func (x *CompleteTrialSearcherValidationResponse) Reset()
- func (x *CompleteTrialSearcherValidationResponse) String() string
- type ContinueExperimentRequest
- func (*ContinueExperimentRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ContinueExperimentRequest) GetId() int32
- func (x *ContinueExperimentRequest) GetOverrideConfig() string
- func (*ContinueExperimentRequest) ProtoMessage()
- func (x *ContinueExperimentRequest) ProtoReflect() protoreflect.Message
- func (x *ContinueExperimentRequest) Reset()
- func (x *ContinueExperimentRequest) String() string
- type ContinueExperimentResponse
- func (*ContinueExperimentResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ContinueExperimentResponse) GetExperiment() *experimentv1.Experiment
- func (x *ContinueExperimentResponse) GetWarnings() []LaunchWarning
- func (*ContinueExperimentResponse) ProtoMessage()
- func (x *ContinueExperimentResponse) ProtoReflect() protoreflect.Message
- func (x *ContinueExperimentResponse) Reset()
- func (x *ContinueExperimentResponse) String() string
- type CreateExperimentRequest
- func (*CreateExperimentRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateExperimentRequest) GetActivate() bool
- func (x *CreateExperimentRequest) GetConfig() string
- func (x *CreateExperimentRequest) GetModelDefinition() []*utilv1.File
- func (x *CreateExperimentRequest) GetParentId() int32
- func (x *CreateExperimentRequest) GetProjectId() int32
- func (x *CreateExperimentRequest) GetTemplate() string
- func (x *CreateExperimentRequest) GetUnmanaged() bool
- func (x *CreateExperimentRequest) GetValidateOnly() bool
- func (*CreateExperimentRequest) ProtoMessage()
- func (x *CreateExperimentRequest) ProtoReflect() protoreflect.Message
- func (x *CreateExperimentRequest) Reset()
- func (x *CreateExperimentRequest) String() string
- type CreateExperimentResponse
- func (*CreateExperimentResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateExperimentResponse) GetConfig() *_struct.Struct
- func (x *CreateExperimentResponse) GetExperiment() *experimentv1.Experiment
- func (x *CreateExperimentResponse) GetWarnings() []LaunchWarning
- func (*CreateExperimentResponse) ProtoMessage()
- func (x *CreateExperimentResponse) ProtoReflect() protoreflect.Message
- func (x *CreateExperimentResponse) Reset()
- func (x *CreateExperimentResponse) String() string
- type CreateGenericTaskRequest
- func (*CreateGenericTaskRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateGenericTaskRequest) GetConfig() string
- func (x *CreateGenericTaskRequest) GetContextDirectory() []*utilv1.File
- func (x *CreateGenericTaskRequest) GetForkedFrom() string
- func (x *CreateGenericTaskRequest) GetInheritContext() bool
- func (x *CreateGenericTaskRequest) GetNoPause() bool
- func (x *CreateGenericTaskRequest) GetParentId() string
- func (x *CreateGenericTaskRequest) GetProjectId() int32
- func (*CreateGenericTaskRequest) ProtoMessage()
- func (x *CreateGenericTaskRequest) ProtoReflect() protoreflect.Message
- func (x *CreateGenericTaskRequest) Reset()
- func (x *CreateGenericTaskRequest) String() string
- type CreateGenericTaskResponse
- func (*CreateGenericTaskResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateGenericTaskResponse) GetTaskId() string
- func (x *CreateGenericTaskResponse) GetWarnings() []LaunchWarning
- func (*CreateGenericTaskResponse) ProtoMessage()
- func (x *CreateGenericTaskResponse) ProtoReflect() protoreflect.Message
- func (x *CreateGenericTaskResponse) Reset()
- func (x *CreateGenericTaskResponse) String() string
- type CreateGroupRequest
- func (*CreateGroupRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateGroupRequest) GetAddUsers() []int32
- func (x *CreateGroupRequest) GetName() string
- func (*CreateGroupRequest) ProtoMessage()
- func (x *CreateGroupRequest) ProtoReflect() protoreflect.Message
- func (x *CreateGroupRequest) Reset()
- func (x *CreateGroupRequest) String() string
- type CreateGroupResponse
- func (*CreateGroupResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateGroupResponse) GetGroup() *groupv1.GroupDetails
- func (*CreateGroupResponse) ProtoMessage()
- func (x *CreateGroupResponse) ProtoReflect() protoreflect.Message
- func (x *CreateGroupResponse) Reset()
- func (x *CreateGroupResponse) String() string
- type CreateTrialRequest
- func (*CreateTrialRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateTrialRequest) GetExperimentId() int32
- func (x *CreateTrialRequest) GetHparams() *_struct.Struct
- func (x *CreateTrialRequest) GetUnmanaged() bool
- func (*CreateTrialRequest) ProtoMessage()
- func (x *CreateTrialRequest) ProtoReflect() protoreflect.Message
- func (x *CreateTrialRequest) Reset()
- func (x *CreateTrialRequest) String() string
- type CreateTrialResponse
- func (*CreateTrialResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateTrialResponse) GetTrial() *trialv1.Trial
- func (*CreateTrialResponse) ProtoMessage()
- func (x *CreateTrialResponse) ProtoReflect() protoreflect.Message
- func (x *CreateTrialResponse) Reset()
- func (x *CreateTrialResponse) String() string
- type CurrentUserRequest
- type CurrentUserResponse
- func (*CurrentUserResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CurrentUserResponse) GetUser() *userv1.User
- func (*CurrentUserResponse) ProtoMessage()
- func (x *CurrentUserResponse) ProtoReflect() protoreflect.Message
- func (x *CurrentUserResponse) Reset()
- func (x *CurrentUserResponse) String() string
- type DataPoint
- func (*DataPoint) Descriptor() ([]byte, []int)deprecated
- func (x *DataPoint) GetBatches() int32
- func (x *DataPoint) GetEpoch() float64
- func (x *DataPoint) GetTime() *timestamp.Timestamp
- func (x *DataPoint) GetValues() *_struct.Struct
- func (*DataPoint) ProtoMessage()
- func (x *DataPoint) ProtoReflect() protoreflect.Message
- func (x *DataPoint) Reset()
- func (x *DataPoint) String() string
- type DeleteCheckpointsRequest
- func (*DeleteCheckpointsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteCheckpointsRequest) GetCheckpointUuids() []string
- func (*DeleteCheckpointsRequest) ProtoMessage()
- func (x *DeleteCheckpointsRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteCheckpointsRequest) Reset()
- func (x *DeleteCheckpointsRequest) String() string
- type DeleteCheckpointsResponse
- type DeleteClusterMessageRequest
- type DeleteClusterMessageResponse
- func (*DeleteClusterMessageResponse) Descriptor() ([]byte, []int)deprecated
- func (*DeleteClusterMessageResponse) ProtoMessage()
- func (x *DeleteClusterMessageResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteClusterMessageResponse) Reset()
- func (x *DeleteClusterMessageResponse) String() string
- type DeleteExperimentLabelRequest
- func (*DeleteExperimentLabelRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteExperimentLabelRequest) GetExperimentId() int32
- func (x *DeleteExperimentLabelRequest) GetLabel() string
- func (*DeleteExperimentLabelRequest) ProtoMessage()
- func (x *DeleteExperimentLabelRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteExperimentLabelRequest) Reset()
- func (x *DeleteExperimentLabelRequest) String() string
- type DeleteExperimentLabelResponse
- func (*DeleteExperimentLabelResponse) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteExperimentLabelResponse) GetLabels() []string
- func (*DeleteExperimentLabelResponse) ProtoMessage()
- func (x *DeleteExperimentLabelResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteExperimentLabelResponse) Reset()
- func (x *DeleteExperimentLabelResponse) String() string
- type DeleteExperimentRequest
- func (*DeleteExperimentRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteExperimentRequest) GetExperimentId() int32
- func (*DeleteExperimentRequest) ProtoMessage()
- func (x *DeleteExperimentRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteExperimentRequest) Reset()
- func (x *DeleteExperimentRequest) String() string
- type DeleteExperimentResponse
- type DeleteExperimentsRequest
- func (*DeleteExperimentsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteExperimentsRequest) GetExperimentIds() []int32
- func (x *DeleteExperimentsRequest) GetFilters() *BulkExperimentFilters
- func (x *DeleteExperimentsRequest) GetProjectId() int32
- func (*DeleteExperimentsRequest) ProtoMessage()
- func (x *DeleteExperimentsRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteExperimentsRequest) Reset()
- func (x *DeleteExperimentsRequest) String() string
- type DeleteExperimentsResponse
- func (*DeleteExperimentsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteExperimentsResponse) GetResults() []*ExperimentActionResult
- func (*DeleteExperimentsResponse) ProtoMessage()
- func (x *DeleteExperimentsResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteExperimentsResponse) Reset()
- func (x *DeleteExperimentsResponse) String() string
- type DeleteGroupRequest
- func (*DeleteGroupRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteGroupRequest) GetGroupId() int32
- func (*DeleteGroupRequest) ProtoMessage()
- func (x *DeleteGroupRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteGroupRequest) Reset()
- func (x *DeleteGroupRequest) String() string
- type DeleteGroupResponse
- type DeleteModelRequest
- func (*DeleteModelRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteModelRequest) GetModelName() string
- func (*DeleteModelRequest) ProtoMessage()
- func (x *DeleteModelRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteModelRequest) Reset()
- func (x *DeleteModelRequest) String() string
- type DeleteModelResponse
- type DeleteModelVersionRequest
- func (*DeleteModelVersionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteModelVersionRequest) GetModelName() string
- func (x *DeleteModelVersionRequest) GetModelVersionNum() int32
- func (*DeleteModelVersionRequest) ProtoMessage()
- func (x *DeleteModelVersionRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteModelVersionRequest) Reset()
- func (x *DeleteModelVersionRequest) String() string
- type DeleteModelVersionResponse
- type DeleteProjectRequest
- func (*DeleteProjectRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteProjectRequest) GetId() int32
- func (*DeleteProjectRequest) ProtoMessage()
- func (x *DeleteProjectRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteProjectRequest) Reset()
- func (x *DeleteProjectRequest) String() string
- type DeleteProjectResponse
- func (*DeleteProjectResponse) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteProjectResponse) GetCompleted() bool
- func (*DeleteProjectResponse) ProtoMessage()
- func (x *DeleteProjectResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteProjectResponse) Reset()
- func (x *DeleteProjectResponse) String() string
- type DeleteRunsRequest
- func (*DeleteRunsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteRunsRequest) GetFilter() string
- func (x *DeleteRunsRequest) GetProjectId() int32
- func (x *DeleteRunsRequest) GetRunIds() []int32
- func (*DeleteRunsRequest) ProtoMessage()
- func (x *DeleteRunsRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteRunsRequest) Reset()
- func (x *DeleteRunsRequest) String() string
- type DeleteRunsResponse
- func (*DeleteRunsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteRunsResponse) GetResults() []*RunActionResult
- func (*DeleteRunsResponse) ProtoMessage()
- func (x *DeleteRunsResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteRunsResponse) Reset()
- func (x *DeleteRunsResponse) String() string
- type DeleteTemplateRequest
- func (*DeleteTemplateRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteTemplateRequest) GetTemplateName() string
- func (*DeleteTemplateRequest) ProtoMessage()
- func (x *DeleteTemplateRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteTemplateRequest) Reset()
- func (x *DeleteTemplateRequest) String() string
- type DeleteTemplateResponse
- type DeleteTensorboardFilesRequest
- func (*DeleteTensorboardFilesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteTensorboardFilesRequest) GetExperimentId() int32
- func (*DeleteTensorboardFilesRequest) ProtoMessage()
- func (x *DeleteTensorboardFilesRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteTensorboardFilesRequest) Reset()
- func (x *DeleteTensorboardFilesRequest) String() string
- type DeleteTensorboardFilesResponse
- func (*DeleteTensorboardFilesResponse) Descriptor() ([]byte, []int)deprecated
- func (*DeleteTensorboardFilesResponse) ProtoMessage()
- func (x *DeleteTensorboardFilesResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteTensorboardFilesResponse) Reset()
- func (x *DeleteTensorboardFilesResponse) String() string
- type DeleteWebhookRequest
- func (*DeleteWebhookRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteWebhookRequest) GetId() int32
- func (*DeleteWebhookRequest) ProtoMessage()
- func (x *DeleteWebhookRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteWebhookRequest) Reset()
- func (x *DeleteWebhookRequest) String() string
- type DeleteWebhookResponse
- type DeleteWorkspaceNamespaceBindingsRequest
- func (*DeleteWorkspaceNamespaceBindingsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteWorkspaceNamespaceBindingsRequest) GetClusterNames() []string
- func (x *DeleteWorkspaceNamespaceBindingsRequest) GetWorkspaceId() int32
- func (*DeleteWorkspaceNamespaceBindingsRequest) ProtoMessage()
- func (x *DeleteWorkspaceNamespaceBindingsRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteWorkspaceNamespaceBindingsRequest) Reset()
- func (x *DeleteWorkspaceNamespaceBindingsRequest) String() string
- type DeleteWorkspaceNamespaceBindingsResponse
- func (*DeleteWorkspaceNamespaceBindingsResponse) Descriptor() ([]byte, []int)deprecated
- func (*DeleteWorkspaceNamespaceBindingsResponse) ProtoMessage()
- func (x *DeleteWorkspaceNamespaceBindingsResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteWorkspaceNamespaceBindingsResponse) Reset()
- func (x *DeleteWorkspaceNamespaceBindingsResponse) String() string
- type DeleteWorkspaceRequest
- func (*DeleteWorkspaceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteWorkspaceRequest) GetId() int32
- func (*DeleteWorkspaceRequest) ProtoMessage()
- func (x *DeleteWorkspaceRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteWorkspaceRequest) Reset()
- func (x *DeleteWorkspaceRequest) String() string
- type DeleteWorkspaceResponse
- func (*DeleteWorkspaceResponse) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteWorkspaceResponse) GetCompleted() bool
- func (*DeleteWorkspaceResponse) ProtoMessage()
- func (x *DeleteWorkspaceResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteWorkspaceResponse) Reset()
- func (x *DeleteWorkspaceResponse) String() string
- type DeterminedClient
- type DeterminedServer
- type Determined_ExpMetricNamesClient
- type Determined_ExpMetricNamesServer
- type Determined_GetMetricsClient
- type Determined_GetMetricsServer
- type Determined_GetTrainingMetricsClient
- type Determined_GetTrainingMetricsServer
- type Determined_GetTrialProfilerAvailableSeriesClient
- type Determined_GetTrialProfilerAvailableSeriesServer
- type Determined_GetTrialProfilerMetricsClient
- type Determined_GetTrialProfilerMetricsServer
- type Determined_GetValidationMetricsClient
- type Determined_GetValidationMetricsServer
- type Determined_MasterLogsClient
- type Determined_MasterLogsServer
- type Determined_MetricBatchesClient
- type Determined_MetricBatchesServer
- type Determined_TaskLogsClient
- type Determined_TaskLogsFieldsClient
- type Determined_TaskLogsFieldsServer
- type Determined_TaskLogsServer
- type Determined_TrialLogsClient
- type Determined_TrialLogsFieldsClient
- type Determined_TrialLogsFieldsServer
- type Determined_TrialLogsServer
- type Determined_TrialsSampleClient
- type Determined_TrialsSampleServer
- type Determined_TrialsSnapshotClient
- type Determined_TrialsSnapshotServer
- type DisableAgentRequest
- func (*DisableAgentRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DisableAgentRequest) GetAgentId() string
- func (x *DisableAgentRequest) GetDrain() bool
- func (*DisableAgentRequest) ProtoMessage()
- func (x *DisableAgentRequest) ProtoReflect() protoreflect.Message
- func (x *DisableAgentRequest) Reset()
- func (x *DisableAgentRequest) String() string
- type DisableAgentResponse
- func (*DisableAgentResponse) Descriptor() ([]byte, []int)deprecated
- func (x *DisableAgentResponse) GetAgent() *agentv1.Agent
- func (*DisableAgentResponse) ProtoMessage()
- func (x *DisableAgentResponse) ProtoReflect() protoreflect.Message
- func (x *DisableAgentResponse) Reset()
- func (x *DisableAgentResponse) String() string
- type DisableSlotRequest
- func (*DisableSlotRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DisableSlotRequest) GetAgentId() string
- func (x *DisableSlotRequest) GetDrain() bool
- func (x *DisableSlotRequest) GetSlotId() string
- func (*DisableSlotRequest) ProtoMessage()
- func (x *DisableSlotRequest) ProtoReflect() protoreflect.Message
- func (x *DisableSlotRequest) Reset()
- func (x *DisableSlotRequest) String() string
- type DisableSlotResponse
- func (*DisableSlotResponse) Descriptor() ([]byte, []int)deprecated
- func (x *DisableSlotResponse) GetSlot() *agentv1.Slot
- func (*DisableSlotResponse) ProtoMessage()
- func (x *DisableSlotResponse) ProtoReflect() protoreflect.Message
- func (x *DisableSlotResponse) Reset()
- func (x *DisableSlotResponse) String() string
- type DownsampledMetrics
- func (*DownsampledMetrics) Descriptor() ([]byte, []int)deprecated
- func (x *DownsampledMetrics) GetData() []*DataPoint
- func (x *DownsampledMetrics) GetGroup() string
- func (x *DownsampledMetrics) GetType() MetricTypedeprecated
- func (*DownsampledMetrics) ProtoMessage()
- func (x *DownsampledMetrics) ProtoReflect() protoreflect.Message
- func (x *DownsampledMetrics) Reset()
- func (x *DownsampledMetrics) String() string
- type EnableAgentRequest
- func (*EnableAgentRequest) Descriptor() ([]byte, []int)deprecated
- func (x *EnableAgentRequest) GetAgentId() string
- func (*EnableAgentRequest) ProtoMessage()
- func (x *EnableAgentRequest) ProtoReflect() protoreflect.Message
- func (x *EnableAgentRequest) Reset()
- func (x *EnableAgentRequest) String() string
- type EnableAgentResponse
- func (*EnableAgentResponse) Descriptor() ([]byte, []int)deprecated
- func (x *EnableAgentResponse) GetAgent() *agentv1.Agent
- func (*EnableAgentResponse) ProtoMessage()
- func (x *EnableAgentResponse) ProtoReflect() protoreflect.Message
- func (x *EnableAgentResponse) Reset()
- func (x *EnableAgentResponse) String() string
- type EnableSlotRequest
- func (*EnableSlotRequest) Descriptor() ([]byte, []int)deprecated
- func (x *EnableSlotRequest) GetAgentId() string
- func (x *EnableSlotRequest) GetSlotId() string
- func (*EnableSlotRequest) ProtoMessage()
- func (x *EnableSlotRequest) ProtoReflect() protoreflect.Message
- func (x *EnableSlotRequest) Reset()
- func (x *EnableSlotRequest) String() string
- type EnableSlotResponse
- func (*EnableSlotResponse) Descriptor() ([]byte, []int)deprecated
- func (x *EnableSlotResponse) GetSlot() *agentv1.Slot
- func (*EnableSlotResponse) ProtoMessage()
- func (x *EnableSlotResponse) ProtoReflect() protoreflect.Message
- func (x *EnableSlotResponse) Reset()
- func (x *EnableSlotResponse) String() string
- type ExpMetricNamesRequest
- func (*ExpMetricNamesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ExpMetricNamesRequest) GetIds() []int32
- func (x *ExpMetricNamesRequest) GetPeriodSeconds() int32
- func (*ExpMetricNamesRequest) ProtoMessage()
- func (x *ExpMetricNamesRequest) ProtoReflect() protoreflect.Message
- func (x *ExpMetricNamesRequest) Reset()
- func (x *ExpMetricNamesRequest) String() string
- type ExpMetricNamesResponse
- func (*ExpMetricNamesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ExpMetricNamesResponse) GetMetricNames() []*metricv1.MetricIdentifier
- func (x *ExpMetricNamesResponse) GetSearcherMetrics() []string
- func (x *ExpMetricNamesResponse) GetTrainingMetrics() []stringdeprecated
- func (x *ExpMetricNamesResponse) GetValidationMetrics() []stringdeprecated
- func (*ExpMetricNamesResponse) ProtoMessage()
- func (x *ExpMetricNamesResponse) ProtoReflect() protoreflect.Message
- func (x *ExpMetricNamesResponse) Reset()
- func (x *ExpMetricNamesResponse) String() string
- type ExperimentActionResult
- func (*ExperimentActionResult) Descriptor() ([]byte, []int)deprecated
- func (x *ExperimentActionResult) GetError() string
- func (x *ExperimentActionResult) GetId() int32
- func (*ExperimentActionResult) ProtoMessage()
- func (x *ExperimentActionResult) ProtoReflect() protoreflect.Message
- func (x *ExperimentActionResult) Reset()
- func (x *ExperimentActionResult) String() string
- type GetActiveTasksCountRequest
- type GetActiveTasksCountResponse
- func (*GetActiveTasksCountResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetActiveTasksCountResponse) GetCommands() int32
- func (x *GetActiveTasksCountResponse) GetNotebooks() int32
- func (x *GetActiveTasksCountResponse) GetShells() int32
- func (x *GetActiveTasksCountResponse) GetTensorboards() int32
- func (*GetActiveTasksCountResponse) ProtoMessage()
- func (x *GetActiveTasksCountResponse) ProtoReflect() protoreflect.Message
- func (x *GetActiveTasksCountResponse) Reset()
- func (x *GetActiveTasksCountResponse) String() string
- type GetAgentRequest
- type GetAgentResponse
- type GetAgentsRequest
- func (*GetAgentsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetAgentsRequest) GetExcludeContainers() bool
- func (x *GetAgentsRequest) GetExcludeSlots() bool
- func (x *GetAgentsRequest) GetLimit() int32
- func (x *GetAgentsRequest) GetOffset() int32
- func (x *GetAgentsRequest) GetOrderBy() OrderBy
- func (x *GetAgentsRequest) GetSortBy() GetAgentsRequest_SortBy
- func (*GetAgentsRequest) ProtoMessage()
- func (x *GetAgentsRequest) ProtoReflect() protoreflect.Message
- func (x *GetAgentsRequest) Reset()
- func (x *GetAgentsRequest) String() string
- type GetAgentsRequest_SortBy
- func (GetAgentsRequest_SortBy) Descriptor() protoreflect.EnumDescriptor
- func (x GetAgentsRequest_SortBy) Enum() *GetAgentsRequest_SortBy
- func (GetAgentsRequest_SortBy) EnumDescriptor() ([]byte, []int)deprecated
- func (x GetAgentsRequest_SortBy) Number() protoreflect.EnumNumber
- func (x GetAgentsRequest_SortBy) String() string
- func (GetAgentsRequest_SortBy) Type() protoreflect.EnumType
- type GetAgentsResponse
- func (*GetAgentsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetAgentsResponse) GetAgents() []*agentv1.Agent
- func (x *GetAgentsResponse) GetPagination() *Pagination
- func (*GetAgentsResponse) ProtoMessage()
- func (x *GetAgentsResponse) ProtoReflect() protoreflect.Message
- func (x *GetAgentsResponse) Reset()
- func (x *GetAgentsResponse) String() string
- type GetAllocationRequest
- func (*GetAllocationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetAllocationRequest) GetAllocationId() string
- func (*GetAllocationRequest) ProtoMessage()
- func (x *GetAllocationRequest) ProtoReflect() protoreflect.Message
- func (x *GetAllocationRequest) Reset()
- func (x *GetAllocationRequest) String() string
- type GetAllocationResponse
- func (*GetAllocationResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetAllocationResponse) GetAllocation() *taskv1.Allocation
- func (*GetAllocationResponse) ProtoMessage()
- func (x *GetAllocationResponse) ProtoReflect() protoreflect.Message
- func (x *GetAllocationResponse) Reset()
- func (x *GetAllocationResponse) String() string
- type GetBestSearcherValidationMetricRequest
- func (*GetBestSearcherValidationMetricRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetBestSearcherValidationMetricRequest) GetExperimentId() int32
- func (*GetBestSearcherValidationMetricRequest) ProtoMessage()
- func (x *GetBestSearcherValidationMetricRequest) ProtoReflect() protoreflect.Message
- func (x *GetBestSearcherValidationMetricRequest) Reset()
- func (x *GetBestSearcherValidationMetricRequest) String() string
- type GetBestSearcherValidationMetricResponse
- func (*GetBestSearcherValidationMetricResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetBestSearcherValidationMetricResponse) GetMetric() float32
- func (*GetBestSearcherValidationMetricResponse) ProtoMessage()
- func (x *GetBestSearcherValidationMetricResponse) ProtoReflect() protoreflect.Message
- func (x *GetBestSearcherValidationMetricResponse) Reset()
- func (x *GetBestSearcherValidationMetricResponse) String() string
- type GetCheckpointRequest
- func (*GetCheckpointRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetCheckpointRequest) GetCheckpointUuid() string
- func (*GetCheckpointRequest) ProtoMessage()
- func (x *GetCheckpointRequest) ProtoReflect() protoreflect.Message
- func (x *GetCheckpointRequest) Reset()
- func (x *GetCheckpointRequest) String() string
- type GetCheckpointResponse
- func (*GetCheckpointResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetCheckpointResponse) GetCheckpoint() *checkpointv1.Checkpoint
- func (*GetCheckpointResponse) ProtoMessage()
- func (x *GetCheckpointResponse) ProtoReflect() protoreflect.Message
- func (x *GetCheckpointResponse) Reset()
- func (x *GetCheckpointResponse) String() string
- type GetClusterMessageRequest
- type GetClusterMessageResponse
- func (*GetClusterMessageResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetClusterMessageResponse) GetClusterMessage() *ClusterMessage
- func (*GetClusterMessageResponse) ProtoMessage()
- func (x *GetClusterMessageResponse) ProtoReflect() protoreflect.Message
- func (x *GetClusterMessageResponse) Reset()
- func (x *GetClusterMessageResponse) String() string
- type GetCommandRequest
- type GetCommandResponse
- func (*GetCommandResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetCommandResponse) GetCommand() *commandv1.Command
- func (x *GetCommandResponse) GetConfig() *_struct.Struct
- func (*GetCommandResponse) ProtoMessage()
- func (x *GetCommandResponse) ProtoReflect() protoreflect.Message
- func (x *GetCommandResponse) Reset()
- func (x *GetCommandResponse) String() string
- type GetCommandsRequest
- func (*GetCommandsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetCommandsRequest) GetLimit() int32
- func (x *GetCommandsRequest) GetOffset() int32
- func (x *GetCommandsRequest) GetOrderBy() OrderBy
- func (x *GetCommandsRequest) GetSortBy() GetCommandsRequest_SortBy
- func (x *GetCommandsRequest) GetUserIds() []int32
- func (x *GetCommandsRequest) GetUsers() []string
- func (x *GetCommandsRequest) GetWorkspaceId() int32
- func (*GetCommandsRequest) ProtoMessage()
- func (x *GetCommandsRequest) ProtoReflect() protoreflect.Message
- func (x *GetCommandsRequest) Reset()
- func (x *GetCommandsRequest) String() string
- type GetCommandsRequest_SortBy
- func (GetCommandsRequest_SortBy) Descriptor() protoreflect.EnumDescriptor
- func (x GetCommandsRequest_SortBy) Enum() *GetCommandsRequest_SortBy
- func (GetCommandsRequest_SortBy) EnumDescriptor() ([]byte, []int)deprecated
- func (x GetCommandsRequest_SortBy) Number() protoreflect.EnumNumber
- func (x GetCommandsRequest_SortBy) String() string
- func (GetCommandsRequest_SortBy) Type() protoreflect.EnumType
- type GetCommandsResponse
- func (*GetCommandsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetCommandsResponse) GetCommands() []*commandv1.Command
- func (x *GetCommandsResponse) GetPagination() *Pagination
- func (*GetCommandsResponse) ProtoMessage()
- func (x *GetCommandsResponse) ProtoReflect() protoreflect.Message
- func (x *GetCommandsResponse) Reset()
- func (x *GetCommandsResponse) String() string
- type GetCurrentTrialSearcherOperationRequest
- func (*GetCurrentTrialSearcherOperationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetCurrentTrialSearcherOperationRequest) GetTrialId() int32
- func (*GetCurrentTrialSearcherOperationRequest) ProtoMessage()
- func (x *GetCurrentTrialSearcherOperationRequest) ProtoReflect() protoreflect.Message
- func (x *GetCurrentTrialSearcherOperationRequest) Reset()
- func (x *GetCurrentTrialSearcherOperationRequest) String() string
- type GetCurrentTrialSearcherOperationResponse
- func (*GetCurrentTrialSearcherOperationResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetCurrentTrialSearcherOperationResponse) GetCompleted() bool
- func (x *GetCurrentTrialSearcherOperationResponse) GetOp() *experimentv1.TrialOperation
- func (*GetCurrentTrialSearcherOperationResponse) ProtoMessage()
- func (x *GetCurrentTrialSearcherOperationResponse) ProtoReflect() protoreflect.Message
- func (x *GetCurrentTrialSearcherOperationResponse) Reset()
- func (x *GetCurrentTrialSearcherOperationResponse) String() string
- type GetExperimentCheckpointsRequest
- func (*GetExperimentCheckpointsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetExperimentCheckpointsRequest) GetId() int32
- func (x *GetExperimentCheckpointsRequest) GetLimit() int32
- func (x *GetExperimentCheckpointsRequest) GetOffset() int32
- func (x *GetExperimentCheckpointsRequest) GetOrderBy() OrderBy
- func (m *GetExperimentCheckpointsRequest) GetSortBy() isGetExperimentCheckpointsRequest_SortBy
- func (x *GetExperimentCheckpointsRequest) GetSortByAttr() checkpointv1.SortBy
- func (x *GetExperimentCheckpointsRequest) GetSortByMetric() string
- func (x *GetExperimentCheckpointsRequest) GetStates() []checkpointv1.State
- func (*GetExperimentCheckpointsRequest) ProtoMessage()
- func (x *GetExperimentCheckpointsRequest) ProtoReflect() protoreflect.Message
- func (x *GetExperimentCheckpointsRequest) Reset()
- func (x *GetExperimentCheckpointsRequest) String() string
- type GetExperimentCheckpointsRequest_SortByAttr
- type GetExperimentCheckpointsRequest_SortByMetric
- type GetExperimentCheckpointsResponse
- func (*GetExperimentCheckpointsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetExperimentCheckpointsResponse) GetCheckpoints() []*checkpointv1.Checkpoint
- func (x *GetExperimentCheckpointsResponse) GetPagination() *Pagination
- func (*GetExperimentCheckpointsResponse) ProtoMessage()
- func (x *GetExperimentCheckpointsResponse) ProtoReflect() protoreflect.Message
- func (x *GetExperimentCheckpointsResponse) Reset()
- func (x *GetExperimentCheckpointsResponse) String() string
- type GetExperimentLabelsRequest
- func (*GetExperimentLabelsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetExperimentLabelsRequest) GetProjectId() int32
- func (*GetExperimentLabelsRequest) ProtoMessage()
- func (x *GetExperimentLabelsRequest) ProtoReflect() protoreflect.Message
- func (x *GetExperimentLabelsRequest) Reset()
- func (x *GetExperimentLabelsRequest) String() string
- type GetExperimentLabelsResponse
- func (*GetExperimentLabelsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetExperimentLabelsResponse) GetLabels() []string
- func (*GetExperimentLabelsResponse) ProtoMessage()
- func (x *GetExperimentLabelsResponse) ProtoReflect() protoreflect.Message
- func (x *GetExperimentLabelsResponse) Reset()
- func (x *GetExperimentLabelsResponse) String() string
- type GetExperimentRequest
- func (*GetExperimentRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetExperimentRequest) GetExperimentId() int32
- func (*GetExperimentRequest) ProtoMessage()
- func (x *GetExperimentRequest) ProtoReflect() protoreflect.Message
- func (x *GetExperimentRequest) Reset()
- func (x *GetExperimentRequest) String() string
- type GetExperimentResponse
- func (*GetExperimentResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetExperimentResponse) GetConfig() *_struct.Struct
- func (x *GetExperimentResponse) GetExperiment() *experimentv1.Experiment
- func (x *GetExperimentResponse) GetJobSummary() *jobv1.JobSummary
- func (*GetExperimentResponse) ProtoMessage()
- func (x *GetExperimentResponse) ProtoReflect() protoreflect.Message
- func (x *GetExperimentResponse) Reset()
- func (x *GetExperimentResponse) String() string
- type GetExperimentTrialsRequest
- func (*GetExperimentTrialsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetExperimentTrialsRequest) GetExperimentId() int32
- func (x *GetExperimentTrialsRequest) GetLimit() int32
- func (x *GetExperimentTrialsRequest) GetOffset() int32
- func (x *GetExperimentTrialsRequest) GetOrderBy() OrderBy
- func (x *GetExperimentTrialsRequest) GetSortBy() GetExperimentTrialsRequest_SortBy
- func (x *GetExperimentTrialsRequest) GetStates() []experimentv1.State
- func (*GetExperimentTrialsRequest) ProtoMessage()
- func (x *GetExperimentTrialsRequest) ProtoReflect() protoreflect.Message
- func (x *GetExperimentTrialsRequest) Reset()
- func (x *GetExperimentTrialsRequest) String() string
- type GetExperimentTrialsRequest_SortBy
- func (GetExperimentTrialsRequest_SortBy) Descriptor() protoreflect.EnumDescriptor
- func (x GetExperimentTrialsRequest_SortBy) Enum() *GetExperimentTrialsRequest_SortBy
- func (GetExperimentTrialsRequest_SortBy) EnumDescriptor() ([]byte, []int)deprecated
- func (x GetExperimentTrialsRequest_SortBy) Number() protoreflect.EnumNumber
- func (x GetExperimentTrialsRequest_SortBy) String() string
- func (GetExperimentTrialsRequest_SortBy) Type() protoreflect.EnumType
- type GetExperimentTrialsResponse
- func (*GetExperimentTrialsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetExperimentTrialsResponse) GetPagination() *Pagination
- func (x *GetExperimentTrialsResponse) GetTrials() []*trialv1.Trial
- func (*GetExperimentTrialsResponse) ProtoMessage()
- func (x *GetExperimentTrialsResponse) ProtoReflect() protoreflect.Message
- func (x *GetExperimentTrialsResponse) Reset()
- func (x *GetExperimentTrialsResponse) String() string
- type GetExperimentValidationHistoryRequest
- func (*GetExperimentValidationHistoryRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetExperimentValidationHistoryRequest) GetExperimentId() int32
- func (*GetExperimentValidationHistoryRequest) ProtoMessage()
- func (x *GetExperimentValidationHistoryRequest) ProtoReflect() protoreflect.Message
- func (x *GetExperimentValidationHistoryRequest) Reset()
- func (x *GetExperimentValidationHistoryRequest) String() string
- type GetExperimentValidationHistoryResponse
- func (*GetExperimentValidationHistoryResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetExperimentValidationHistoryResponse) GetValidationHistory() []*experimentv1.ValidationHistoryEntry
- func (*GetExperimentValidationHistoryResponse) ProtoMessage()
- func (x *GetExperimentValidationHistoryResponse) ProtoReflect() protoreflect.Message
- func (x *GetExperimentValidationHistoryResponse) Reset()
- func (x *GetExperimentValidationHistoryResponse) String() string
- type GetExperimentsRequest
- func (*GetExperimentsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetExperimentsRequest) GetArchived() *wrappers.BoolValue
- func (x *GetExperimentsRequest) GetDescription() string
- func (x *GetExperimentsRequest) GetExperimentIdFilter() *commonv1.Int32FieldFilter
- func (x *GetExperimentsRequest) GetLabels() []string
- func (x *GetExperimentsRequest) GetLimit() int32
- func (x *GetExperimentsRequest) GetName() string
- func (x *GetExperimentsRequest) GetOffset() int32
- func (x *GetExperimentsRequest) GetOrderBy() OrderBy
- func (x *GetExperimentsRequest) GetProjectId() int32
- func (x *GetExperimentsRequest) GetShowTrialData() bool
- func (x *GetExperimentsRequest) GetSortBy() GetExperimentsRequest_SortBy
- func (x *GetExperimentsRequest) GetStates() []experimentv1.State
- func (x *GetExperimentsRequest) GetUserIds() []int32
- func (x *GetExperimentsRequest) GetUsers() []string
- func (*GetExperimentsRequest) ProtoMessage()
- func (x *GetExperimentsRequest) ProtoReflect() protoreflect.Message
- func (x *GetExperimentsRequest) Reset()
- func (x *GetExperimentsRequest) String() string
- type GetExperimentsRequest_SortBy
- func (GetExperimentsRequest_SortBy) Descriptor() protoreflect.EnumDescriptor
- func (x GetExperimentsRequest_SortBy) Enum() *GetExperimentsRequest_SortBy
- func (GetExperimentsRequest_SortBy) EnumDescriptor() ([]byte, []int)deprecated
- func (x GetExperimentsRequest_SortBy) Number() protoreflect.EnumNumber
- func (x GetExperimentsRequest_SortBy) String() string
- func (GetExperimentsRequest_SortBy) Type() protoreflect.EnumType
- type GetExperimentsResponse
- func (*GetExperimentsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetExperimentsResponse) GetExperiments() []*experimentv1.Experiment
- func (x *GetExperimentsResponse) GetPagination() *Pagination
- func (*GetExperimentsResponse) ProtoMessage()
- func (x *GetExperimentsResponse) ProtoReflect() protoreflect.Message
- func (x *GetExperimentsResponse) Reset()
- func (x *GetExperimentsResponse) String() string
- type GetGenericTaskConfigRequest
- func (*GetGenericTaskConfigRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetGenericTaskConfigRequest) GetTaskId() string
- func (*GetGenericTaskConfigRequest) ProtoMessage()
- func (x *GetGenericTaskConfigRequest) ProtoReflect() protoreflect.Message
- func (x *GetGenericTaskConfigRequest) Reset()
- func (x *GetGenericTaskConfigRequest) String() string
- type GetGenericTaskConfigResponse
- func (*GetGenericTaskConfigResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetGenericTaskConfigResponse) GetConfig() string
- func (*GetGenericTaskConfigResponse) ProtoMessage()
- func (x *GetGenericTaskConfigResponse) ProtoReflect() protoreflect.Message
- func (x *GetGenericTaskConfigResponse) Reset()
- func (x *GetGenericTaskConfigResponse) String() string
- type GetGroupRequest
- type GetGroupResponse
- func (*GetGroupResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetGroupResponse) GetGroup() *groupv1.GroupDetails
- func (*GetGroupResponse) ProtoMessage()
- func (x *GetGroupResponse) ProtoReflect() protoreflect.Message
- func (x *GetGroupResponse) Reset()
- func (x *GetGroupResponse) String() string
- type GetGroupsAndUsersAssignedToWorkspaceRequest
- func (*GetGroupsAndUsersAssignedToWorkspaceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetGroupsAndUsersAssignedToWorkspaceRequest) GetName() string
- func (x *GetGroupsAndUsersAssignedToWorkspaceRequest) GetWorkspaceId() int32
- func (*GetGroupsAndUsersAssignedToWorkspaceRequest) ProtoMessage()
- func (x *GetGroupsAndUsersAssignedToWorkspaceRequest) ProtoReflect() protoreflect.Message
- func (x *GetGroupsAndUsersAssignedToWorkspaceRequest) Reset()
- func (x *GetGroupsAndUsersAssignedToWorkspaceRequest) String() string
- type GetGroupsAndUsersAssignedToWorkspaceResponse
- func (*GetGroupsAndUsersAssignedToWorkspaceResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetGroupsAndUsersAssignedToWorkspaceResponse) GetAssignments() []*rbacv1.RoleWithAssignments
- func (x *GetGroupsAndUsersAssignedToWorkspaceResponse) GetGroups() []*groupv1.GroupDetails
- func (x *GetGroupsAndUsersAssignedToWorkspaceResponse) GetUsersAssignedDirectly() []*userv1.User
- func (*GetGroupsAndUsersAssignedToWorkspaceResponse) ProtoMessage()
- func (x *GetGroupsAndUsersAssignedToWorkspaceResponse) ProtoReflect() protoreflect.Message
- func (x *GetGroupsAndUsersAssignedToWorkspaceResponse) Reset()
- func (x *GetGroupsAndUsersAssignedToWorkspaceResponse) String() string
- type GetGroupsRequest
- func (*GetGroupsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetGroupsRequest) GetLimit() int32
- func (x *GetGroupsRequest) GetName() string
- func (x *GetGroupsRequest) GetOffset() int32
- func (x *GetGroupsRequest) GetUserId() int32
- func (*GetGroupsRequest) ProtoMessage()
- func (x *GetGroupsRequest) ProtoReflect() protoreflect.Message
- func (x *GetGroupsRequest) Reset()
- func (x *GetGroupsRequest) String() string
- type GetGroupsResponse
- func (*GetGroupsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetGroupsResponse) GetGroups() []*groupv1.GroupSearchResult
- func (x *GetGroupsResponse) GetPagination() *Pagination
- func (*GetGroupsResponse) ProtoMessage()
- func (x *GetGroupsResponse) ProtoReflect() protoreflect.Message
- func (x *GetGroupsResponse) Reset()
- func (x *GetGroupsResponse) String() string
- type GetJobQueueStatsRequest
- func (*GetJobQueueStatsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetJobQueueStatsRequest) GetResourcePools() []string
- func (*GetJobQueueStatsRequest) ProtoMessage()
- func (x *GetJobQueueStatsRequest) ProtoReflect() protoreflect.Message
- func (x *GetJobQueueStatsRequest) Reset()
- func (x *GetJobQueueStatsRequest) String() string
- type GetJobQueueStatsResponse
- func (*GetJobQueueStatsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetJobQueueStatsResponse) GetResults() []*RPQueueStat
- func (*GetJobQueueStatsResponse) ProtoMessage()
- func (x *GetJobQueueStatsResponse) ProtoReflect() protoreflect.Message
- func (x *GetJobQueueStatsResponse) Reset()
- func (x *GetJobQueueStatsResponse) String() string
- type GetJobsRequest
- func (*GetJobsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetJobsRequest) GetLimit() int32
- func (x *GetJobsRequest) GetOffset() int32
- func (x *GetJobsRequest) GetOrderBy() OrderBy
- func (x *GetJobsRequest) GetResourcePool() string
- func (x *GetJobsRequest) GetStates() []jobv1.State
- func (*GetJobsRequest) ProtoMessage()
- func (x *GetJobsRequest) ProtoReflect() protoreflect.Message
- func (x *GetJobsRequest) Reset()
- func (x *GetJobsRequest) String() string
- type GetJobsResponse
- func (*GetJobsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetJobsResponse) GetJobs() []*jobv1.Job
- func (x *GetJobsResponse) GetPagination() *Pagination
- func (*GetJobsResponse) ProtoMessage()
- func (x *GetJobsResponse) ProtoReflect() protoreflect.Message
- func (x *GetJobsResponse) Reset()
- func (x *GetJobsResponse) String() string
- type GetJobsV2Request
- func (*GetJobsV2Request) Descriptor() ([]byte, []int)deprecated
- func (x *GetJobsV2Request) GetLimit() int32
- func (x *GetJobsV2Request) GetOffset() int32
- func (x *GetJobsV2Request) GetOrderBy() OrderBy
- func (x *GetJobsV2Request) GetResourcePool() string
- func (x *GetJobsV2Request) GetStates() []jobv1.State
- func (*GetJobsV2Request) ProtoMessage()
- func (x *GetJobsV2Request) ProtoReflect() protoreflect.Message
- func (x *GetJobsV2Request) Reset()
- func (x *GetJobsV2Request) String() string
- type GetJobsV2Response
- func (*GetJobsV2Response) Descriptor() ([]byte, []int)deprecated
- func (x *GetJobsV2Response) GetJobs() []*jobv1.RBACJob
- func (x *GetJobsV2Response) GetPagination() *Pagination
- func (*GetJobsV2Response) ProtoMessage()
- func (x *GetJobsV2Response) ProtoReflect() protoreflect.Message
- func (x *GetJobsV2Response) Reset()
- func (x *GetJobsV2Response) String() string
- type GetKubernetesResourceManagersRequest
- func (*GetKubernetesResourceManagersRequest) Descriptor() ([]byte, []int)deprecated
- func (*GetKubernetesResourceManagersRequest) ProtoMessage()
- func (x *GetKubernetesResourceManagersRequest) ProtoReflect() protoreflect.Message
- func (x *GetKubernetesResourceManagersRequest) Reset()
- func (x *GetKubernetesResourceManagersRequest) String() string
- type GetKubernetesResourceManagersResponse
- func (*GetKubernetesResourceManagersResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetKubernetesResourceManagersResponse) GetResourceManagers() []string
- func (*GetKubernetesResourceManagersResponse) ProtoMessage()
- func (x *GetKubernetesResourceManagersResponse) ProtoReflect() protoreflect.Message
- func (x *GetKubernetesResourceManagersResponse) Reset()
- func (x *GetKubernetesResourceManagersResponse) String() string
- type GetKubernetesResourceQuotasRequest
- func (*GetKubernetesResourceQuotasRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetKubernetesResourceQuotasRequest) GetId() int32
- func (*GetKubernetesResourceQuotasRequest) ProtoMessage()
- func (x *GetKubernetesResourceQuotasRequest) ProtoReflect() protoreflect.Message
- func (x *GetKubernetesResourceQuotasRequest) Reset()
- func (x *GetKubernetesResourceQuotasRequest) String() string
- type GetKubernetesResourceQuotasResponse
- func (*GetKubernetesResourceQuotasResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetKubernetesResourceQuotasResponse) GetResourceQuotas() map[string]float64
- func (*GetKubernetesResourceQuotasResponse) ProtoMessage()
- func (x *GetKubernetesResourceQuotasResponse) ProtoReflect() protoreflect.Message
- func (x *GetKubernetesResourceQuotasResponse) Reset()
- func (x *GetKubernetesResourceQuotasResponse) String() string
- type GetMasterConfigRequest
- type GetMasterConfigResponse
- func (*GetMasterConfigResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetMasterConfigResponse) GetConfig() *_struct.Struct
- func (*GetMasterConfigResponse) ProtoMessage()
- func (x *GetMasterConfigResponse) ProtoReflect() protoreflect.Message
- func (x *GetMasterConfigResponse) Reset()
- func (x *GetMasterConfigResponse) String() string
- type GetMasterRequest
- type GetMasterResponse
- func (*GetMasterResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetMasterResponse) GetBranding() string
- func (x *GetMasterResponse) GetClusterId() string
- func (x *GetMasterResponse) GetClusterMessage() *ClusterMessage
- func (x *GetMasterResponse) GetClusterName() string
- func (x *GetMasterResponse) GetExternalLoginUri() string
- func (x *GetMasterResponse) GetExternalLogoutUri() string
- func (x *GetMasterResponse) GetFeatureSwitches() []string
- func (x *GetMasterResponse) GetHasCustomLogo() bool
- func (x *GetMasterResponse) GetMasterId() string
- func (x *GetMasterResponse) GetProduct() GetMasterResponse_Product
- func (x *GetMasterResponse) GetRbacEnabled() bool
- func (x *GetMasterResponse) GetSsoProviders() []*SSOProvider
- func (x *GetMasterResponse) GetStrictJobQueueControl() bool
- func (x *GetMasterResponse) GetTelemetryEnabled() bool
- func (x *GetMasterResponse) GetUserManagementEnabled() bool
- func (x *GetMasterResponse) GetVersion() string
- func (*GetMasterResponse) ProtoMessage()
- func (x *GetMasterResponse) ProtoReflect() protoreflect.Message
- func (x *GetMasterResponse) Reset()
- func (x *GetMasterResponse) String() string
- type GetMasterResponse_Product
- func (GetMasterResponse_Product) Descriptor() protoreflect.EnumDescriptor
- func (x GetMasterResponse_Product) Enum() *GetMasterResponse_Product
- func (GetMasterResponse_Product) EnumDescriptor() ([]byte, []int)deprecated
- func (x GetMasterResponse_Product) Number() protoreflect.EnumNumber
- func (x GetMasterResponse_Product) String() string
- func (GetMasterResponse_Product) Type() protoreflect.EnumType
- type GetMeRequest
- type GetMeResponse
- type GetMetadataValuesRequest
- func (*GetMetadataValuesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetMetadataValuesRequest) GetKey() string
- func (x *GetMetadataValuesRequest) GetProjectId() int32
- func (*GetMetadataValuesRequest) ProtoMessage()
- func (x *GetMetadataValuesRequest) ProtoReflect() protoreflect.Message
- func (x *GetMetadataValuesRequest) Reset()
- func (x *GetMetadataValuesRequest) String() string
- type GetMetadataValuesResponse
- func (*GetMetadataValuesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetMetadataValuesResponse) GetValues() []string
- func (*GetMetadataValuesResponse) ProtoMessage()
- func (x *GetMetadataValuesResponse) ProtoReflect() protoreflect.Message
- func (x *GetMetadataValuesResponse) Reset()
- func (x *GetMetadataValuesResponse) String() string
- type GetMetricsRequest
- func (*GetMetricsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetMetricsRequest) GetGroup() string
- func (x *GetMetricsRequest) GetTrialIds() []int32
- func (*GetMetricsRequest) ProtoMessage()
- func (x *GetMetricsRequest) ProtoReflect() protoreflect.Message
- func (x *GetMetricsRequest) Reset()
- func (x *GetMetricsRequest) String() string
- type GetMetricsResponse
- func (*GetMetricsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetMetricsResponse) GetMetrics() []*trialv1.MetricsReport
- func (*GetMetricsResponse) ProtoMessage()
- func (x *GetMetricsResponse) ProtoReflect() protoreflect.Message
- func (x *GetMetricsResponse) Reset()
- func (x *GetMetricsResponse) String() string
- type GetModelDefFileRequest
- func (*GetModelDefFileRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetModelDefFileRequest) GetExperimentId() int32
- func (x *GetModelDefFileRequest) GetPath() string
- func (*GetModelDefFileRequest) ProtoMessage()
- func (x *GetModelDefFileRequest) ProtoReflect() protoreflect.Message
- func (x *GetModelDefFileRequest) Reset()
- func (x *GetModelDefFileRequest) String() string
- type GetModelDefFileResponse
- func (*GetModelDefFileResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetModelDefFileResponse) GetFile() []byte
- func (*GetModelDefFileResponse) ProtoMessage()
- func (x *GetModelDefFileResponse) ProtoReflect() protoreflect.Message
- func (x *GetModelDefFileResponse) Reset()
- func (x *GetModelDefFileResponse) String() string
- type GetModelDefRequest
- func (*GetModelDefRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetModelDefRequest) GetExperimentId() int32
- func (*GetModelDefRequest) ProtoMessage()
- func (x *GetModelDefRequest) ProtoReflect() protoreflect.Message
- func (x *GetModelDefRequest) Reset()
- func (x *GetModelDefRequest) String() string
- type GetModelDefResponse
- func (*GetModelDefResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetModelDefResponse) GetB64Tgz() string
- func (*GetModelDefResponse) ProtoMessage()
- func (x *GetModelDefResponse) ProtoReflect() protoreflect.Message
- func (x *GetModelDefResponse) Reset()
- func (x *GetModelDefResponse) String() string
- type GetModelDefTreeRequest
- func (*GetModelDefTreeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetModelDefTreeRequest) GetExperimentId() int32
- func (*GetModelDefTreeRequest) ProtoMessage()
- func (x *GetModelDefTreeRequest) ProtoReflect() protoreflect.Message
- func (x *GetModelDefTreeRequest) Reset()
- func (x *GetModelDefTreeRequest) String() string
- type GetModelDefTreeResponse
- func (*GetModelDefTreeResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetModelDefTreeResponse) GetFiles() []*experimentv1.FileNode
- func (*GetModelDefTreeResponse) ProtoMessage()
- func (x *GetModelDefTreeResponse) ProtoReflect() protoreflect.Message
- func (x *GetModelDefTreeResponse) Reset()
- func (x *GetModelDefTreeResponse) String() string
- type GetModelLabelsRequest
- func (*GetModelLabelsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetModelLabelsRequest) GetWorkspaceId() int32
- func (*GetModelLabelsRequest) ProtoMessage()
- func (x *GetModelLabelsRequest) ProtoReflect() protoreflect.Message
- func (x *GetModelLabelsRequest) Reset()
- func (x *GetModelLabelsRequest) String() string
- type GetModelLabelsResponse
- func (*GetModelLabelsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetModelLabelsResponse) GetLabels() []string
- func (*GetModelLabelsResponse) ProtoMessage()
- func (x *GetModelLabelsResponse) ProtoReflect() protoreflect.Message
- func (x *GetModelLabelsResponse) Reset()
- func (x *GetModelLabelsResponse) String() string
- type GetModelRequest
- type GetModelResponse
- type GetModelVersionRequest
- func (*GetModelVersionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetModelVersionRequest) GetModelName() string
- func (x *GetModelVersionRequest) GetModelVersionNum() int32
- func (*GetModelVersionRequest) ProtoMessage()
- func (x *GetModelVersionRequest) ProtoReflect() protoreflect.Message
- func (x *GetModelVersionRequest) Reset()
- func (x *GetModelVersionRequest) String() string
- type GetModelVersionResponse
- func (*GetModelVersionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetModelVersionResponse) GetModelVersion() *modelv1.ModelVersion
- func (*GetModelVersionResponse) ProtoMessage()
- func (x *GetModelVersionResponse) ProtoReflect() protoreflect.Message
- func (x *GetModelVersionResponse) Reset()
- func (x *GetModelVersionResponse) String() string
- type GetModelVersionsRequest
- func (*GetModelVersionsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetModelVersionsRequest) GetLimit() int32
- func (x *GetModelVersionsRequest) GetModelName() string
- func (x *GetModelVersionsRequest) GetOffset() int32
- func (x *GetModelVersionsRequest) GetOrderBy() OrderBy
- func (x *GetModelVersionsRequest) GetSortBy() GetModelVersionsRequest_SortBy
- func (*GetModelVersionsRequest) ProtoMessage()
- func (x *GetModelVersionsRequest) ProtoReflect() protoreflect.Message
- func (x *GetModelVersionsRequest) Reset()
- func (x *GetModelVersionsRequest) String() string
- type GetModelVersionsRequest_SortBy
- func (GetModelVersionsRequest_SortBy) Descriptor() protoreflect.EnumDescriptor
- func (x GetModelVersionsRequest_SortBy) Enum() *GetModelVersionsRequest_SortBy
- func (GetModelVersionsRequest_SortBy) EnumDescriptor() ([]byte, []int)deprecated
- func (x GetModelVersionsRequest_SortBy) Number() protoreflect.EnumNumber
- func (x GetModelVersionsRequest_SortBy) String() string
- func (GetModelVersionsRequest_SortBy) Type() protoreflect.EnumType
- type GetModelVersionsResponse
- func (*GetModelVersionsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetModelVersionsResponse) GetModel() *modelv1.Model
- func (x *GetModelVersionsResponse) GetModelVersions() []*modelv1.ModelVersion
- func (x *GetModelVersionsResponse) GetPagination() *Pagination
- func (*GetModelVersionsResponse) ProtoMessage()
- func (x *GetModelVersionsResponse) ProtoReflect() protoreflect.Message
- func (x *GetModelVersionsResponse) Reset()
- func (x *GetModelVersionsResponse) String() string
- type GetModelsRequest
- func (*GetModelsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetModelsRequest) GetArchived() *wrappers.BoolValue
- func (x *GetModelsRequest) GetDescription() string
- func (x *GetModelsRequest) GetId() int32
- func (x *GetModelsRequest) GetLabels() []string
- func (x *GetModelsRequest) GetLimit() int32
- func (x *GetModelsRequest) GetName() string
- func (x *GetModelsRequest) GetOffset() int32
- func (x *GetModelsRequest) GetOrderBy() OrderBy
- func (x *GetModelsRequest) GetSortBy() GetModelsRequest_SortBy
- func (x *GetModelsRequest) GetUserIds() []int32
- func (x *GetModelsRequest) GetUsers() []string
- func (x *GetModelsRequest) GetWorkspaceIds() []int32
- func (x *GetModelsRequest) GetWorkspaceNames() []string
- func (*GetModelsRequest) ProtoMessage()
- func (x *GetModelsRequest) ProtoReflect() protoreflect.Message
- func (x *GetModelsRequest) Reset()
- func (x *GetModelsRequest) String() string
- type GetModelsRequest_SortBy
- func (GetModelsRequest_SortBy) Descriptor() protoreflect.EnumDescriptor
- func (x GetModelsRequest_SortBy) Enum() *GetModelsRequest_SortBy
- func (GetModelsRequest_SortBy) EnumDescriptor() ([]byte, []int)deprecated
- func (x GetModelsRequest_SortBy) Number() protoreflect.EnumNumber
- func (x GetModelsRequest_SortBy) String() string
- func (GetModelsRequest_SortBy) Type() protoreflect.EnumType
- type GetModelsResponse
- func (*GetModelsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetModelsResponse) GetModels() []*modelv1.Model
- func (x *GetModelsResponse) GetPagination() *Pagination
- func (*GetModelsResponse) ProtoMessage()
- func (x *GetModelsResponse) ProtoReflect() protoreflect.Message
- func (x *GetModelsResponse) Reset()
- func (x *GetModelsResponse) String() string
- type GetNotebookRequest
- func (*GetNotebookRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetNotebookRequest) GetNotebookId() string
- func (*GetNotebookRequest) ProtoMessage()
- func (x *GetNotebookRequest) ProtoReflect() protoreflect.Message
- func (x *GetNotebookRequest) Reset()
- func (x *GetNotebookRequest) String() string
- type GetNotebookResponse
- func (*GetNotebookResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetNotebookResponse) GetConfig() *_struct.Struct
- func (x *GetNotebookResponse) GetNotebook() *notebookv1.Notebook
- func (*GetNotebookResponse) ProtoMessage()
- func (x *GetNotebookResponse) ProtoReflect() protoreflect.Message
- func (x *GetNotebookResponse) Reset()
- func (x *GetNotebookResponse) String() string
- type GetNotebooksRequest
- func (*GetNotebooksRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetNotebooksRequest) GetLimit() int32
- func (x *GetNotebooksRequest) GetOffset() int32
- func (x *GetNotebooksRequest) GetOrderBy() OrderBy
- func (x *GetNotebooksRequest) GetSortBy() GetNotebooksRequest_SortBy
- func (x *GetNotebooksRequest) GetUserIds() []int32
- func (x *GetNotebooksRequest) GetUsers() []string
- func (x *GetNotebooksRequest) GetWorkspaceId() int32
- func (*GetNotebooksRequest) ProtoMessage()
- func (x *GetNotebooksRequest) ProtoReflect() protoreflect.Message
- func (x *GetNotebooksRequest) Reset()
- func (x *GetNotebooksRequest) String() string
- type GetNotebooksRequest_SortBy
- func (GetNotebooksRequest_SortBy) Descriptor() protoreflect.EnumDescriptor
- func (x GetNotebooksRequest_SortBy) Enum() *GetNotebooksRequest_SortBy
- func (GetNotebooksRequest_SortBy) EnumDescriptor() ([]byte, []int)deprecated
- func (x GetNotebooksRequest_SortBy) Number() protoreflect.EnumNumber
- func (x GetNotebooksRequest_SortBy) String() string
- func (GetNotebooksRequest_SortBy) Type() protoreflect.EnumType
- type GetNotebooksResponse
- func (*GetNotebooksResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetNotebooksResponse) GetNotebooks() []*notebookv1.Notebook
- func (x *GetNotebooksResponse) GetPagination() *Pagination
- func (*GetNotebooksResponse) ProtoMessage()
- func (x *GetNotebooksResponse) ProtoReflect() protoreflect.Message
- func (x *GetNotebooksResponse) Reset()
- func (x *GetNotebooksResponse) String() string
- type GetPermissionsSummaryRequest
- func (*GetPermissionsSummaryRequest) Descriptor() ([]byte, []int)deprecated
- func (*GetPermissionsSummaryRequest) ProtoMessage()
- func (x *GetPermissionsSummaryRequest) ProtoReflect() protoreflect.Message
- func (x *GetPermissionsSummaryRequest) Reset()
- func (x *GetPermissionsSummaryRequest) String() string
- type GetPermissionsSummaryResponse
- func (*GetPermissionsSummaryResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetPermissionsSummaryResponse) GetAssignments() []*rbacv1.RoleAssignmentSummary
- func (x *GetPermissionsSummaryResponse) GetRoles() []*rbacv1.Role
- func (*GetPermissionsSummaryResponse) ProtoMessage()
- func (x *GetPermissionsSummaryResponse) ProtoReflect() protoreflect.Message
- func (x *GetPermissionsSummaryResponse) Reset()
- func (x *GetPermissionsSummaryResponse) String() string
- type GetProjectByKeyRequest
- func (*GetProjectByKeyRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetProjectByKeyRequest) GetKey() string
- func (*GetProjectByKeyRequest) ProtoMessage()
- func (x *GetProjectByKeyRequest) ProtoReflect() protoreflect.Message
- func (x *GetProjectByKeyRequest) Reset()
- func (x *GetProjectByKeyRequest) String() string
- type GetProjectByKeyResponse
- func (*GetProjectByKeyResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetProjectByKeyResponse) GetProject() *projectv1.Project
- func (*GetProjectByKeyResponse) ProtoMessage()
- func (x *GetProjectByKeyResponse) ProtoReflect() protoreflect.Message
- func (x *GetProjectByKeyResponse) Reset()
- func (x *GetProjectByKeyResponse) String() string
- type GetProjectColumnsRequest
- func (*GetProjectColumnsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetProjectColumnsRequest) GetId() int32
- func (x *GetProjectColumnsRequest) GetTableType() TableType
- func (*GetProjectColumnsRequest) ProtoMessage()
- func (x *GetProjectColumnsRequest) ProtoReflect() protoreflect.Message
- func (x *GetProjectColumnsRequest) Reset()
- func (x *GetProjectColumnsRequest) String() string
- type GetProjectColumnsResponse
- func (*GetProjectColumnsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetProjectColumnsResponse) GetColumns() []*projectv1.ProjectColumn
- func (*GetProjectColumnsResponse) ProtoMessage()
- func (x *GetProjectColumnsResponse) ProtoReflect() protoreflect.Message
- func (x *GetProjectColumnsResponse) Reset()
- func (x *GetProjectColumnsResponse) String() string
- type GetProjectNumericMetricsRangeRequest
- func (*GetProjectNumericMetricsRangeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetProjectNumericMetricsRangeRequest) GetId() int32
- func (*GetProjectNumericMetricsRangeRequest) ProtoMessage()
- func (x *GetProjectNumericMetricsRangeRequest) ProtoReflect() protoreflect.Message
- func (x *GetProjectNumericMetricsRangeRequest) Reset()
- func (x *GetProjectNumericMetricsRangeRequest) String() string
- type GetProjectNumericMetricsRangeResponse
- func (*GetProjectNumericMetricsRangeResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetProjectNumericMetricsRangeResponse) GetRanges() []*projectv1.MetricsRange
- func (*GetProjectNumericMetricsRangeResponse) ProtoMessage()
- func (x *GetProjectNumericMetricsRangeResponse) ProtoReflect() protoreflect.Message
- func (x *GetProjectNumericMetricsRangeResponse) Reset()
- func (x *GetProjectNumericMetricsRangeResponse) String() string
- type GetProjectRequest
- type GetProjectResponse
- func (*GetProjectResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetProjectResponse) GetProject() *projectv1.Project
- func (*GetProjectResponse) ProtoMessage()
- func (x *GetProjectResponse) ProtoReflect() protoreflect.Message
- func (x *GetProjectResponse) Reset()
- func (x *GetProjectResponse) String() string
- type GetProjectsByUserActivityRequest
- func (*GetProjectsByUserActivityRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetProjectsByUserActivityRequest) GetLimit() int32
- func (*GetProjectsByUserActivityRequest) ProtoMessage()
- func (x *GetProjectsByUserActivityRequest) ProtoReflect() protoreflect.Message
- func (x *GetProjectsByUserActivityRequest) Reset()
- func (x *GetProjectsByUserActivityRequest) String() string
- type GetProjectsByUserActivityResponse
- func (*GetProjectsByUserActivityResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetProjectsByUserActivityResponse) GetProjects() []*projectv1.Project
- func (*GetProjectsByUserActivityResponse) ProtoMessage()
- func (x *GetProjectsByUserActivityResponse) ProtoReflect() protoreflect.Message
- func (x *GetProjectsByUserActivityResponse) Reset()
- func (x *GetProjectsByUserActivityResponse) String() string
- type GetResourcePoolsRequest
- func (*GetResourcePoolsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetResourcePoolsRequest) GetLimit() int32
- func (x *GetResourcePoolsRequest) GetOffset() int32
- func (x *GetResourcePoolsRequest) GetUnbound() bool
- func (*GetResourcePoolsRequest) ProtoMessage()
- func (x *GetResourcePoolsRequest) ProtoReflect() protoreflect.Message
- func (x *GetResourcePoolsRequest) Reset()
- func (x *GetResourcePoolsRequest) String() string
- type GetResourcePoolsResponse
- func (*GetResourcePoolsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetResourcePoolsResponse) GetPagination() *Pagination
- func (x *GetResourcePoolsResponse) GetResourcePools() []*resourcepoolv1.ResourcePool
- func (*GetResourcePoolsResponse) ProtoMessage()
- func (x *GetResourcePoolsResponse) ProtoReflect() protoreflect.Message
- func (x *GetResourcePoolsResponse) Reset()
- func (x *GetResourcePoolsResponse) String() string
- type GetRolesAssignedToGroupRequest
- func (*GetRolesAssignedToGroupRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetRolesAssignedToGroupRequest) GetGroupId() int32
- func (*GetRolesAssignedToGroupRequest) ProtoMessage()
- func (x *GetRolesAssignedToGroupRequest) ProtoReflect() protoreflect.Message
- func (x *GetRolesAssignedToGroupRequest) Reset()
- func (x *GetRolesAssignedToGroupRequest) String() string
- type GetRolesAssignedToGroupResponse
- func (*GetRolesAssignedToGroupResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetRolesAssignedToGroupResponse) GetAssignments() []*rbacv1.RoleAssignmentSummary
- func (x *GetRolesAssignedToGroupResponse) GetRoles() []*rbacv1.Role
- func (*GetRolesAssignedToGroupResponse) ProtoMessage()
- func (x *GetRolesAssignedToGroupResponse) ProtoReflect() protoreflect.Message
- func (x *GetRolesAssignedToGroupResponse) Reset()
- func (x *GetRolesAssignedToGroupResponse) String() string
- type GetRolesAssignedToUserRequest
- func (*GetRolesAssignedToUserRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetRolesAssignedToUserRequest) GetUserId() int32
- func (*GetRolesAssignedToUserRequest) ProtoMessage()
- func (x *GetRolesAssignedToUserRequest) ProtoReflect() protoreflect.Message
- func (x *GetRolesAssignedToUserRequest) Reset()
- func (x *GetRolesAssignedToUserRequest) String() string
- type GetRolesAssignedToUserResponse
- func (*GetRolesAssignedToUserResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetRolesAssignedToUserResponse) GetRoles() []*rbacv1.RoleWithAssignments
- func (*GetRolesAssignedToUserResponse) ProtoMessage()
- func (x *GetRolesAssignedToUserResponse) ProtoReflect() protoreflect.Message
- func (x *GetRolesAssignedToUserResponse) Reset()
- func (x *GetRolesAssignedToUserResponse) String() string
- type GetRolesByIDRequest
- func (*GetRolesByIDRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetRolesByIDRequest) GetRoleIds() []int32
- func (*GetRolesByIDRequest) ProtoMessage()
- func (x *GetRolesByIDRequest) ProtoReflect() protoreflect.Message
- func (x *GetRolesByIDRequest) Reset()
- func (x *GetRolesByIDRequest) String() string
- type GetRolesByIDResponse
- func (*GetRolesByIDResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetRolesByIDResponse) GetRoles() []*rbacv1.RoleWithAssignments
- func (*GetRolesByIDResponse) ProtoMessage()
- func (x *GetRolesByIDResponse) ProtoReflect() protoreflect.Message
- func (x *GetRolesByIDResponse) Reset()
- func (x *GetRolesByIDResponse) String() string
- type GetRunMetadataRequest
- func (*GetRunMetadataRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetRunMetadataRequest) GetRunId() int32
- func (*GetRunMetadataRequest) ProtoMessage()
- func (x *GetRunMetadataRequest) ProtoReflect() protoreflect.Message
- func (x *GetRunMetadataRequest) Reset()
- func (x *GetRunMetadataRequest) String() string
- type GetRunMetadataResponse
- func (*GetRunMetadataResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetRunMetadataResponse) GetMetadata() *_struct.Struct
- func (*GetRunMetadataResponse) ProtoMessage()
- func (x *GetRunMetadataResponse) ProtoReflect() protoreflect.Message
- func (x *GetRunMetadataResponse) Reset()
- func (x *GetRunMetadataResponse) String() string
- type GetSearcherEventsRequest
- func (*GetSearcherEventsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetSearcherEventsRequest) GetExperimentId() int32
- func (*GetSearcherEventsRequest) ProtoMessage()
- func (x *GetSearcherEventsRequest) ProtoReflect() protoreflect.Message
- func (x *GetSearcherEventsRequest) Reset()
- func (x *GetSearcherEventsRequest) String() string
- type GetSearcherEventsResponse
- func (*GetSearcherEventsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetSearcherEventsResponse) GetSearcherEvents() []*experimentv1.SearcherEvent
- func (*GetSearcherEventsResponse) ProtoMessage()
- func (x *GetSearcherEventsResponse) ProtoReflect() protoreflect.Message
- func (x *GetSearcherEventsResponse) Reset()
- func (x *GetSearcherEventsResponse) String() string
- type GetShellRequest
- type GetShellResponse
- func (*GetShellResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetShellResponse) GetConfig() *_struct.Struct
- func (x *GetShellResponse) GetShell() *shellv1.Shell
- func (*GetShellResponse) ProtoMessage()
- func (x *GetShellResponse) ProtoReflect() protoreflect.Message
- func (x *GetShellResponse) Reset()
- func (x *GetShellResponse) String() string
- type GetShellsRequest
- func (*GetShellsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetShellsRequest) GetLimit() int32
- func (x *GetShellsRequest) GetOffset() int32
- func (x *GetShellsRequest) GetOrderBy() OrderBy
- func (x *GetShellsRequest) GetSortBy() GetShellsRequest_SortBy
- func (x *GetShellsRequest) GetUserIds() []int32
- func (x *GetShellsRequest) GetUsers() []string
- func (x *GetShellsRequest) GetWorkspaceId() int32
- func (*GetShellsRequest) ProtoMessage()
- func (x *GetShellsRequest) ProtoReflect() protoreflect.Message
- func (x *GetShellsRequest) Reset()
- func (x *GetShellsRequest) String() string
- type GetShellsRequest_SortBy
- func (GetShellsRequest_SortBy) Descriptor() protoreflect.EnumDescriptor
- func (x GetShellsRequest_SortBy) Enum() *GetShellsRequest_SortBy
- func (GetShellsRequest_SortBy) EnumDescriptor() ([]byte, []int)deprecated
- func (x GetShellsRequest_SortBy) Number() protoreflect.EnumNumber
- func (x GetShellsRequest_SortBy) String() string
- func (GetShellsRequest_SortBy) Type() protoreflect.EnumType
- type GetShellsResponse
- func (*GetShellsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetShellsResponse) GetPagination() *Pagination
- func (x *GetShellsResponse) GetShells() []*shellv1.Shell
- func (*GetShellsResponse) ProtoMessage()
- func (x *GetShellsResponse) ProtoReflect() protoreflect.Message
- func (x *GetShellsResponse) Reset()
- func (x *GetShellsResponse) String() string
- type GetSlotRequest
- func (*GetSlotRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetSlotRequest) GetAgentId() string
- func (x *GetSlotRequest) GetSlotId() string
- func (*GetSlotRequest) ProtoMessage()
- func (x *GetSlotRequest) ProtoReflect() protoreflect.Message
- func (x *GetSlotRequest) Reset()
- func (x *GetSlotRequest) String() string
- type GetSlotResponse
- type GetSlotsRequest
- type GetSlotsResponse
- type GetTaskAcceleratorDataRequest
- func (*GetTaskAcceleratorDataRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetTaskAcceleratorDataRequest) GetTaskId() string
- func (*GetTaskAcceleratorDataRequest) ProtoMessage()
- func (x *GetTaskAcceleratorDataRequest) ProtoReflect() protoreflect.Message
- func (x *GetTaskAcceleratorDataRequest) Reset()
- func (x *GetTaskAcceleratorDataRequest) String() string
- type GetTaskAcceleratorDataResponse
- func (*GetTaskAcceleratorDataResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetTaskAcceleratorDataResponse) GetAcceleratorData() []*AcceleratorData
- func (*GetTaskAcceleratorDataResponse) ProtoMessage()
- func (x *GetTaskAcceleratorDataResponse) ProtoReflect() protoreflect.Message
- func (x *GetTaskAcceleratorDataResponse) Reset()
- func (x *GetTaskAcceleratorDataResponse) String() string
- type GetTaskContextDirectoryRequest
- func (*GetTaskContextDirectoryRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetTaskContextDirectoryRequest) GetTaskId() string
- func (*GetTaskContextDirectoryRequest) ProtoMessage()
- func (x *GetTaskContextDirectoryRequest) ProtoReflect() protoreflect.Message
- func (x *GetTaskContextDirectoryRequest) Reset()
- func (x *GetTaskContextDirectoryRequest) String() string
- type GetTaskContextDirectoryResponse
- func (*GetTaskContextDirectoryResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetTaskContextDirectoryResponse) GetB64Tgz() string
- func (*GetTaskContextDirectoryResponse) ProtoMessage()
- func (x *GetTaskContextDirectoryResponse) ProtoReflect() protoreflect.Message
- func (x *GetTaskContextDirectoryResponse) Reset()
- func (x *GetTaskContextDirectoryResponse) String() string
- type GetTaskRequest
- type GetTaskResponse
- type GetTasksRequest
- type GetTasksResponse
- func (*GetTasksResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetTasksResponse) GetAllocationIdToSummary() map[string]*taskv1.AllocationSummary
- func (*GetTasksResponse) ProtoMessage()
- func (x *GetTasksResponse) ProtoReflect() protoreflect.Message
- func (x *GetTasksResponse) Reset()
- func (x *GetTasksResponse) String() string
- type GetTelemetryRequest
- type GetTelemetryResponse
- func (*GetTelemetryResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetTelemetryResponse) GetEnabled() bool
- func (x *GetTelemetryResponse) GetSegmentKey() string
- func (*GetTelemetryResponse) ProtoMessage()
- func (x *GetTelemetryResponse) ProtoReflect() protoreflect.Message
- func (x *GetTelemetryResponse) Reset()
- func (x *GetTelemetryResponse) String() string
- type GetTemplateRequest
- func (*GetTemplateRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetTemplateRequest) GetTemplateName() string
- func (*GetTemplateRequest) ProtoMessage()
- func (x *GetTemplateRequest) ProtoReflect() protoreflect.Message
- func (x *GetTemplateRequest) Reset()
- func (x *GetTemplateRequest) String() string
- type GetTemplateResponse
- func (*GetTemplateResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetTemplateResponse) GetTemplate() *templatev1.Template
- func (*GetTemplateResponse) ProtoMessage()
- func (x *GetTemplateResponse) ProtoReflect() protoreflect.Message
- func (x *GetTemplateResponse) Reset()
- func (x *GetTemplateResponse) String() string
- type GetTemplatesRequest
- func (*GetTemplatesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetTemplatesRequest) GetLimit() int32
- func (x *GetTemplatesRequest) GetName() string
- func (x *GetTemplatesRequest) GetOffset() int32
- func (x *GetTemplatesRequest) GetOrderBy() OrderBy
- func (x *GetTemplatesRequest) GetSortBy() GetTemplatesRequest_SortBy
- func (x *GetTemplatesRequest) GetWorkspaceIds() []int32
- func (*GetTemplatesRequest) ProtoMessage()
- func (x *GetTemplatesRequest) ProtoReflect() protoreflect.Message
- func (x *GetTemplatesRequest) Reset()
- func (x *GetTemplatesRequest) String() string
- type GetTemplatesRequest_SortBy
- func (GetTemplatesRequest_SortBy) Descriptor() protoreflect.EnumDescriptor
- func (x GetTemplatesRequest_SortBy) Enum() *GetTemplatesRequest_SortBy
- func (GetTemplatesRequest_SortBy) EnumDescriptor() ([]byte, []int)deprecated
- func (x GetTemplatesRequest_SortBy) Number() protoreflect.EnumNumber
- func (x GetTemplatesRequest_SortBy) String() string
- func (GetTemplatesRequest_SortBy) Type() protoreflect.EnumType
- type GetTemplatesResponse
- func (*GetTemplatesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetTemplatesResponse) GetPagination() *Pagination
- func (x *GetTemplatesResponse) GetTemplates() []*templatev1.Template
- func (*GetTemplatesResponse) ProtoMessage()
- func (x *GetTemplatesResponse) ProtoReflect() protoreflect.Message
- func (x *GetTemplatesResponse) Reset()
- func (x *GetTemplatesResponse) String() string
- type GetTensorboardRequest
- func (*GetTensorboardRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetTensorboardRequest) GetTensorboardId() string
- func (*GetTensorboardRequest) ProtoMessage()
- func (x *GetTensorboardRequest) ProtoReflect() protoreflect.Message
- func (x *GetTensorboardRequest) Reset()
- func (x *GetTensorboardRequest) String() string
- type GetTensorboardResponse
- func (*GetTensorboardResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetTensorboardResponse) GetConfig() *_struct.Struct
- func (x *GetTensorboardResponse) GetTensorboard() *tensorboardv1.Tensorboard
- func (*GetTensorboardResponse) ProtoMessage()
- func (x *GetTensorboardResponse) ProtoReflect() protoreflect.Message
- func (x *GetTensorboardResponse) Reset()
- func (x *GetTensorboardResponse) String() string
- type GetTensorboardsRequest
- func (*GetTensorboardsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetTensorboardsRequest) GetLimit() int32
- func (x *GetTensorboardsRequest) GetOffset() int32
- func (x *GetTensorboardsRequest) GetOrderBy() OrderBy
- func (x *GetTensorboardsRequest) GetSortBy() GetTensorboardsRequest_SortBy
- func (x *GetTensorboardsRequest) GetUserIds() []int32
- func (x *GetTensorboardsRequest) GetUsers() []string
- func (x *GetTensorboardsRequest) GetWorkspaceId() int32
- func (*GetTensorboardsRequest) ProtoMessage()
- func (x *GetTensorboardsRequest) ProtoReflect() protoreflect.Message
- func (x *GetTensorboardsRequest) Reset()
- func (x *GetTensorboardsRequest) String() string
- type GetTensorboardsRequest_SortBy
- func (GetTensorboardsRequest_SortBy) Descriptor() protoreflect.EnumDescriptor
- func (x GetTensorboardsRequest_SortBy) Enum() *GetTensorboardsRequest_SortBy
- func (GetTensorboardsRequest_SortBy) EnumDescriptor() ([]byte, []int)deprecated
- func (x GetTensorboardsRequest_SortBy) Number() protoreflect.EnumNumber
- func (x GetTensorboardsRequest_SortBy) String() string
- func (GetTensorboardsRequest_SortBy) Type() protoreflect.EnumType
- type GetTensorboardsResponse
- func (*GetTensorboardsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetTensorboardsResponse) GetPagination() *Pagination
- func (x *GetTensorboardsResponse) GetTensorboards() []*tensorboardv1.Tensorboard
- func (*GetTensorboardsResponse) ProtoMessage()
- func (x *GetTensorboardsResponse) ProtoReflect() protoreflect.Message
- func (x *GetTensorboardsResponse) Reset()
- func (x *GetTensorboardsResponse) String() string
- type GetTrainingMetricsRequest
- func (*GetTrainingMetricsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetTrainingMetricsRequest) GetTrialIds() []int32
- func (*GetTrainingMetricsRequest) ProtoMessage()
- func (x *GetTrainingMetricsRequest) ProtoReflect() protoreflect.Message
- func (x *GetTrainingMetricsRequest) Reset()
- func (x *GetTrainingMetricsRequest) String() string
- type GetTrainingMetricsResponse
- func (*GetTrainingMetricsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetTrainingMetricsResponse) GetMetrics() []*trialv1.MetricsReport
- func (*GetTrainingMetricsResponse) ProtoMessage()
- func (x *GetTrainingMetricsResponse) ProtoReflect() protoreflect.Message
- func (x *GetTrainingMetricsResponse) Reset()
- func (x *GetTrainingMetricsResponse) String() string
- type GetTrialByExternalIDRequest
- func (*GetTrialByExternalIDRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetTrialByExternalIDRequest) GetExternalExperimentId() string
- func (x *GetTrialByExternalIDRequest) GetExternalTrialId() string
- func (*GetTrialByExternalIDRequest) ProtoMessage()
- func (x *GetTrialByExternalIDRequest) ProtoReflect() protoreflect.Message
- func (x *GetTrialByExternalIDRequest) Reset()
- func (x *GetTrialByExternalIDRequest) String() string
- type GetTrialByExternalIDResponse
- func (*GetTrialByExternalIDResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetTrialByExternalIDResponse) GetTrial() *trialv1.Trial
- func (*GetTrialByExternalIDResponse) ProtoMessage()
- func (x *GetTrialByExternalIDResponse) ProtoReflect() protoreflect.Message
- func (x *GetTrialByExternalIDResponse) Reset()
- func (x *GetTrialByExternalIDResponse) String() string
- type GetTrialCheckpointsRequest
- func (*GetTrialCheckpointsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetTrialCheckpointsRequest) GetId() int32
- func (x *GetTrialCheckpointsRequest) GetLimit() int32
- func (x *GetTrialCheckpointsRequest) GetOffset() int32
- func (x *GetTrialCheckpointsRequest) GetOrderBy() OrderBy
- func (m *GetTrialCheckpointsRequest) GetSortBy() isGetTrialCheckpointsRequest_SortBy
- func (x *GetTrialCheckpointsRequest) GetSortByAttr() checkpointv1.SortBy
- func (x *GetTrialCheckpointsRequest) GetSortByMetric() string
- func (x *GetTrialCheckpointsRequest) GetStates() []checkpointv1.State
- func (*GetTrialCheckpointsRequest) ProtoMessage()
- func (x *GetTrialCheckpointsRequest) ProtoReflect() protoreflect.Message
- func (x *GetTrialCheckpointsRequest) Reset()
- func (x *GetTrialCheckpointsRequest) String() string
- type GetTrialCheckpointsRequest_SortByAttr
- type GetTrialCheckpointsRequest_SortByMetric
- type GetTrialCheckpointsResponse
- func (*GetTrialCheckpointsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetTrialCheckpointsResponse) GetCheckpoints() []*checkpointv1.Checkpoint
- func (x *GetTrialCheckpointsResponse) GetPagination() *Pagination
- func (*GetTrialCheckpointsResponse) ProtoMessage()
- func (x *GetTrialCheckpointsResponse) ProtoReflect() protoreflect.Message
- func (x *GetTrialCheckpointsResponse) Reset()
- func (x *GetTrialCheckpointsResponse) String() string
- type GetTrialMetricsByCheckpointRequest
- func (*GetTrialMetricsByCheckpointRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetTrialMetricsByCheckpointRequest) GetCheckpointUuid() string
- func (x *GetTrialMetricsByCheckpointRequest) GetMetricGroup() string
- func (x *GetTrialMetricsByCheckpointRequest) GetTrialSourceInfoType() trialv1.TrialSourceInfoType
- func (*GetTrialMetricsByCheckpointRequest) ProtoMessage()
- func (x *GetTrialMetricsByCheckpointRequest) ProtoReflect() protoreflect.Message
- func (x *GetTrialMetricsByCheckpointRequest) Reset()
- func (x *GetTrialMetricsByCheckpointRequest) String() string
- type GetTrialMetricsByCheckpointResponse
- func (*GetTrialMetricsByCheckpointResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetTrialMetricsByCheckpointResponse) GetMetrics() []*trialv1.MetricsReport
- func (*GetTrialMetricsByCheckpointResponse) ProtoMessage()
- func (x *GetTrialMetricsByCheckpointResponse) ProtoReflect() protoreflect.Message
- func (x *GetTrialMetricsByCheckpointResponse) Reset()
- func (x *GetTrialMetricsByCheckpointResponse) String() string
- type GetTrialMetricsByModelVersionRequest
- func (*GetTrialMetricsByModelVersionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetTrialMetricsByModelVersionRequest) GetMetricGroup() string
- func (x *GetTrialMetricsByModelVersionRequest) GetModelName() string
- func (x *GetTrialMetricsByModelVersionRequest) GetModelVersionNum() int32
- func (x *GetTrialMetricsByModelVersionRequest) GetTrialSourceInfoType() trialv1.TrialSourceInfoType
- func (*GetTrialMetricsByModelVersionRequest) ProtoMessage()
- func (x *GetTrialMetricsByModelVersionRequest) ProtoReflect() protoreflect.Message
- func (x *GetTrialMetricsByModelVersionRequest) Reset()
- func (x *GetTrialMetricsByModelVersionRequest) String() string
- type GetTrialMetricsByModelVersionResponse
- func (*GetTrialMetricsByModelVersionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetTrialMetricsByModelVersionResponse) GetMetrics() []*trialv1.MetricsReport
- func (*GetTrialMetricsByModelVersionResponse) ProtoMessage()
- func (x *GetTrialMetricsByModelVersionResponse) ProtoReflect() protoreflect.Message
- func (x *GetTrialMetricsByModelVersionResponse) Reset()
- func (x *GetTrialMetricsByModelVersionResponse) String() string
- type GetTrialProfilerAvailableSeriesRequest
- func (*GetTrialProfilerAvailableSeriesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetTrialProfilerAvailableSeriesRequest) GetFollow() bool
- func (x *GetTrialProfilerAvailableSeriesRequest) GetTrialId() int32
- func (*GetTrialProfilerAvailableSeriesRequest) ProtoMessage()
- func (x *GetTrialProfilerAvailableSeriesRequest) ProtoReflect() protoreflect.Message
- func (x *GetTrialProfilerAvailableSeriesRequest) Reset()
- func (x *GetTrialProfilerAvailableSeriesRequest) String() string
- type GetTrialProfilerAvailableSeriesResponse
- func (*GetTrialProfilerAvailableSeriesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetTrialProfilerAvailableSeriesResponse) GetLabels() []*trialv1.TrialProfilerMetricLabels
- func (*GetTrialProfilerAvailableSeriesResponse) ProtoMessage()
- func (x *GetTrialProfilerAvailableSeriesResponse) ProtoReflect() protoreflect.Message
- func (x *GetTrialProfilerAvailableSeriesResponse) Reset()
- func (x *GetTrialProfilerAvailableSeriesResponse) String() string
- type GetTrialProfilerMetricsRequest
- func (*GetTrialProfilerMetricsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetTrialProfilerMetricsRequest) GetFollow() bool
- func (x *GetTrialProfilerMetricsRequest) GetLabels() *trialv1.TrialProfilerMetricLabels
- func (*GetTrialProfilerMetricsRequest) ProtoMessage()
- func (x *GetTrialProfilerMetricsRequest) ProtoReflect() protoreflect.Message
- func (x *GetTrialProfilerMetricsRequest) Reset()
- func (x *GetTrialProfilerMetricsRequest) String() string
- type GetTrialProfilerMetricsResponse
- func (*GetTrialProfilerMetricsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetTrialProfilerMetricsResponse) GetBatch() *trialv1.TrialProfilerMetricsBatch
- func (*GetTrialProfilerMetricsResponse) ProtoMessage()
- func (x *GetTrialProfilerMetricsResponse) ProtoReflect() protoreflect.Message
- func (x *GetTrialProfilerMetricsResponse) Reset()
- func (x *GetTrialProfilerMetricsResponse) String() string
- type GetTrialRemainingLogRetentionDaysRequest
- func (*GetTrialRemainingLogRetentionDaysRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetTrialRemainingLogRetentionDaysRequest) GetId() int32
- func (*GetTrialRemainingLogRetentionDaysRequest) ProtoMessage()
- func (x *GetTrialRemainingLogRetentionDaysRequest) ProtoReflect() protoreflect.Message
- func (x *GetTrialRemainingLogRetentionDaysRequest) Reset()
- func (x *GetTrialRemainingLogRetentionDaysRequest) String() string
- type GetTrialRemainingLogRetentionDaysResponse
- func (*GetTrialRemainingLogRetentionDaysResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetTrialRemainingLogRetentionDaysResponse) GetRemainingDays() int32
- func (*GetTrialRemainingLogRetentionDaysResponse) ProtoMessage()
- func (x *GetTrialRemainingLogRetentionDaysResponse) ProtoReflect() protoreflect.Message
- func (x *GetTrialRemainingLogRetentionDaysResponse) Reset()
- func (x *GetTrialRemainingLogRetentionDaysResponse) String() string
- type GetTrialRequest
- type GetTrialResponse
- type GetTrialWorkloadsRequest
- func (*GetTrialWorkloadsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetTrialWorkloadsRequest) GetFilter() GetTrialWorkloadsRequest_FilterOption
- func (x *GetTrialWorkloadsRequest) GetGroup() string
- func (x *GetTrialWorkloadsRequest) GetIncludeBatchMetrics() bool
- func (x *GetTrialWorkloadsRequest) GetLimit() int32
- func (x *GetTrialWorkloadsRequest) GetMetricType() MetricTypedeprecated
- func (x *GetTrialWorkloadsRequest) GetOffset() int32
- func (x *GetTrialWorkloadsRequest) GetOrderBy() OrderBy
- func (x *GetTrialWorkloadsRequest) GetRemoveDeletedCheckpoints() bool
- func (x *GetTrialWorkloadsRequest) GetSortKey() string
- func (x *GetTrialWorkloadsRequest) GetTrialId() int32
- func (*GetTrialWorkloadsRequest) ProtoMessage()
- func (x *GetTrialWorkloadsRequest) ProtoReflect() protoreflect.Message
- func (x *GetTrialWorkloadsRequest) Reset()
- func (x *GetTrialWorkloadsRequest) String() string
- type GetTrialWorkloadsRequest_FilterOption
- func (GetTrialWorkloadsRequest_FilterOption) Descriptor() protoreflect.EnumDescriptor
- func (x GetTrialWorkloadsRequest_FilterOption) Enum() *GetTrialWorkloadsRequest_FilterOption
- func (GetTrialWorkloadsRequest_FilterOption) EnumDescriptor() ([]byte, []int)deprecated
- func (x GetTrialWorkloadsRequest_FilterOption) Number() protoreflect.EnumNumber
- func (x GetTrialWorkloadsRequest_FilterOption) String() string
- func (GetTrialWorkloadsRequest_FilterOption) Type() protoreflect.EnumType
- type GetTrialWorkloadsResponse
- func (*GetTrialWorkloadsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetTrialWorkloadsResponse) GetPagination() *Pagination
- func (x *GetTrialWorkloadsResponse) GetWorkloads() []*WorkloadContainer
- func (*GetTrialWorkloadsResponse) ProtoMessage()
- func (x *GetTrialWorkloadsResponse) ProtoReflect() protoreflect.Message
- func (x *GetTrialWorkloadsResponse) Reset()
- func (x *GetTrialWorkloadsResponse) String() string
- type GetUserByUsernameRequest
- func (*GetUserByUsernameRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetUserByUsernameRequest) GetUsername() string
- func (*GetUserByUsernameRequest) ProtoMessage()
- func (x *GetUserByUsernameRequest) ProtoReflect() protoreflect.Message
- func (x *GetUserByUsernameRequest) Reset()
- func (x *GetUserByUsernameRequest) String() string
- type GetUserByUsernameResponse
- func (*GetUserByUsernameResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetUserByUsernameResponse) GetUser() *userv1.User
- func (*GetUserByUsernameResponse) ProtoMessage()
- func (x *GetUserByUsernameResponse) ProtoReflect() protoreflect.Message
- func (x *GetUserByUsernameResponse) Reset()
- func (x *GetUserByUsernameResponse) String() string
- type GetUserRequest
- type GetUserResponse
- type GetUserSettingRequest
- type GetUserSettingResponse
- func (*GetUserSettingResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetUserSettingResponse) GetSettings() []*userv1.UserWebSetting
- func (*GetUserSettingResponse) ProtoMessage()
- func (x *GetUserSettingResponse) ProtoReflect() protoreflect.Message
- func (x *GetUserSettingResponse) Reset()
- func (x *GetUserSettingResponse) String() string
- type GetUsersRequest
- func (*GetUsersRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetUsersRequest) GetActive() bool
- func (x *GetUsersRequest) GetAdmin() bool
- func (x *GetUsersRequest) GetLimit() int32
- func (x *GetUsersRequest) GetName() string
- func (x *GetUsersRequest) GetOffset() int32
- func (x *GetUsersRequest) GetOrderBy() OrderBy
- func (x *GetUsersRequest) GetRoleIdAssignedDirectlyToUser() []int32
- func (x *GetUsersRequest) GetSortBy() GetUsersRequest_SortBy
- func (*GetUsersRequest) ProtoMessage()
- func (x *GetUsersRequest) ProtoReflect() protoreflect.Message
- func (x *GetUsersRequest) Reset()
- func (x *GetUsersRequest) String() string
- type GetUsersRequest_SortBy
- func (GetUsersRequest_SortBy) Descriptor() protoreflect.EnumDescriptor
- func (x GetUsersRequest_SortBy) Enum() *GetUsersRequest_SortBy
- func (GetUsersRequest_SortBy) EnumDescriptor() ([]byte, []int)deprecated
- func (x GetUsersRequest_SortBy) Number() protoreflect.EnumNumber
- func (x GetUsersRequest_SortBy) String() string
- func (GetUsersRequest_SortBy) Type() protoreflect.EnumType
- type GetUsersResponse
- func (*GetUsersResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetUsersResponse) GetPagination() *Pagination
- func (x *GetUsersResponse) GetUsers() []*userv1.User
- func (*GetUsersResponse) ProtoMessage()
- func (x *GetUsersResponse) ProtoReflect() protoreflect.Message
- func (x *GetUsersResponse) Reset()
- func (x *GetUsersResponse) String() string
- type GetValidationMetricsRequest
- func (*GetValidationMetricsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetValidationMetricsRequest) GetTrialIds() []int32
- func (*GetValidationMetricsRequest) ProtoMessage()
- func (x *GetValidationMetricsRequest) ProtoReflect() protoreflect.Message
- func (x *GetValidationMetricsRequest) Reset()
- func (x *GetValidationMetricsRequest) String() string
- type GetValidationMetricsResponse
- func (*GetValidationMetricsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetValidationMetricsResponse) GetMetrics() []*trialv1.MetricsReport
- func (*GetValidationMetricsResponse) ProtoMessage()
- func (x *GetValidationMetricsResponse) ProtoReflect() protoreflect.Message
- func (x *GetValidationMetricsResponse) Reset()
- func (x *GetValidationMetricsResponse) String() string
- type GetWebhookRequest
- type GetWebhookResponse
- func (*GetWebhookResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetWebhookResponse) GetWebhook() *webhookv1.Webhook
- func (*GetWebhookResponse) ProtoMessage()
- func (x *GetWebhookResponse) ProtoReflect() protoreflect.Message
- func (x *GetWebhookResponse) Reset()
- func (x *GetWebhookResponse) String() string
- type GetWebhooksRequest
- type GetWebhooksResponse
- func (*GetWebhooksResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetWebhooksResponse) GetWebhooks() []*webhookv1.Webhook
- func (*GetWebhooksResponse) ProtoMessage()
- func (x *GetWebhooksResponse) ProtoReflect() protoreflect.Message
- func (x *GetWebhooksResponse) Reset()
- func (x *GetWebhooksResponse) String() string
- type GetWorkspaceProjectsRequest
- func (*GetWorkspaceProjectsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetWorkspaceProjectsRequest) GetArchived() *wrappers.BoolValue
- func (x *GetWorkspaceProjectsRequest) GetId() int32
- func (x *GetWorkspaceProjectsRequest) GetLimit() int32
- func (x *GetWorkspaceProjectsRequest) GetName() string
- func (x *GetWorkspaceProjectsRequest) GetOffset() int32
- func (x *GetWorkspaceProjectsRequest) GetOrderBy() OrderBy
- func (x *GetWorkspaceProjectsRequest) GetSortBy() GetWorkspaceProjectsRequest_SortBy
- func (x *GetWorkspaceProjectsRequest) GetUserIds() []int32
- func (x *GetWorkspaceProjectsRequest) GetUsers() []string
- func (*GetWorkspaceProjectsRequest) ProtoMessage()
- func (x *GetWorkspaceProjectsRequest) ProtoReflect() protoreflect.Message
- func (x *GetWorkspaceProjectsRequest) Reset()
- func (x *GetWorkspaceProjectsRequest) String() string
- type GetWorkspaceProjectsRequest_SortBy
- func (GetWorkspaceProjectsRequest_SortBy) Descriptor() protoreflect.EnumDescriptor
- func (x GetWorkspaceProjectsRequest_SortBy) Enum() *GetWorkspaceProjectsRequest_SortBy
- func (GetWorkspaceProjectsRequest_SortBy) EnumDescriptor() ([]byte, []int)deprecated
- func (x GetWorkspaceProjectsRequest_SortBy) Number() protoreflect.EnumNumber
- func (x GetWorkspaceProjectsRequest_SortBy) String() string
- func (GetWorkspaceProjectsRequest_SortBy) Type() protoreflect.EnumType
- type GetWorkspaceProjectsResponse
- func (*GetWorkspaceProjectsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetWorkspaceProjectsResponse) GetPagination() *Pagination
- func (x *GetWorkspaceProjectsResponse) GetProjects() []*projectv1.Project
- func (*GetWorkspaceProjectsResponse) ProtoMessage()
- func (x *GetWorkspaceProjectsResponse) ProtoReflect() protoreflect.Message
- func (x *GetWorkspaceProjectsResponse) Reset()
- func (x *GetWorkspaceProjectsResponse) String() string
- type GetWorkspaceRequest
- func (*GetWorkspaceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetWorkspaceRequest) GetId() int32
- func (*GetWorkspaceRequest) ProtoMessage()
- func (x *GetWorkspaceRequest) ProtoReflect() protoreflect.Message
- func (x *GetWorkspaceRequest) Reset()
- func (x *GetWorkspaceRequest) String() string
- type GetWorkspaceResponse
- func (*GetWorkspaceResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetWorkspaceResponse) GetWorkspace() *workspacev1.Workspace
- func (*GetWorkspaceResponse) ProtoMessage()
- func (x *GetWorkspaceResponse) ProtoReflect() protoreflect.Message
- func (x *GetWorkspaceResponse) Reset()
- func (x *GetWorkspaceResponse) String() string
- type GetWorkspacesRequest
- func (*GetWorkspacesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetWorkspacesRequest) GetArchived() *wrappers.BoolValue
- func (x *GetWorkspacesRequest) GetLimit() int32
- func (x *GetWorkspacesRequest) GetName() string
- func (x *GetWorkspacesRequest) GetNameCaseSensitive() string
- func (x *GetWorkspacesRequest) GetOffset() int32
- func (x *GetWorkspacesRequest) GetOrderBy() OrderBy
- func (x *GetWorkspacesRequest) GetPinned() *wrappers.BoolValue
- func (x *GetWorkspacesRequest) GetSortBy() GetWorkspacesRequest_SortBy
- func (x *GetWorkspacesRequest) GetUserIds() []int32
- func (x *GetWorkspacesRequest) GetUsers() []string
- func (*GetWorkspacesRequest) ProtoMessage()
- func (x *GetWorkspacesRequest) ProtoReflect() protoreflect.Message
- func (x *GetWorkspacesRequest) Reset()
- func (x *GetWorkspacesRequest) String() string
- type GetWorkspacesRequest_SortBy
- func (GetWorkspacesRequest_SortBy) Descriptor() protoreflect.EnumDescriptor
- func (x GetWorkspacesRequest_SortBy) Enum() *GetWorkspacesRequest_SortBy
- func (GetWorkspacesRequest_SortBy) EnumDescriptor() ([]byte, []int)deprecated
- func (x GetWorkspacesRequest_SortBy) Number() protoreflect.EnumNumber
- func (x GetWorkspacesRequest_SortBy) String() string
- func (GetWorkspacesRequest_SortBy) Type() protoreflect.EnumType
- type GetWorkspacesResponse
- func (*GetWorkspacesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetWorkspacesResponse) GetPagination() *Pagination
- func (x *GetWorkspacesResponse) GetWorkspaces() []*workspacev1.Workspace
- func (*GetWorkspacesResponse) ProtoMessage()
- func (x *GetWorkspacesResponse) ProtoReflect() protoreflect.Message
- func (x *GetWorkspacesResponse) Reset()
- func (x *GetWorkspacesResponse) String() string
- type GetWorkspacesWithDefaultNamespaceBindingsRequest
- func (*GetWorkspacesWithDefaultNamespaceBindingsRequest) Descriptor() ([]byte, []int)deprecated
- func (*GetWorkspacesWithDefaultNamespaceBindingsRequest) ProtoMessage()
- func (x *GetWorkspacesWithDefaultNamespaceBindingsRequest) ProtoReflect() protoreflect.Message
- func (x *GetWorkspacesWithDefaultNamespaceBindingsRequest) Reset()
- func (x *GetWorkspacesWithDefaultNamespaceBindingsRequest) String() string
- type GetWorkspacesWithDefaultNamespaceBindingsResponse
- func (*GetWorkspacesWithDefaultNamespaceBindingsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetWorkspacesWithDefaultNamespaceBindingsResponse) GetWorkspaceIds() []int32
- func (*GetWorkspacesWithDefaultNamespaceBindingsResponse) ProtoMessage()
- func (x *GetWorkspacesWithDefaultNamespaceBindingsResponse) ProtoReflect() protoreflect.Message
- func (x *GetWorkspacesWithDefaultNamespaceBindingsResponse) Reset()
- func (x *GetWorkspacesWithDefaultNamespaceBindingsResponse) String() string
- type IdleNotebookRequest
- func (*IdleNotebookRequest) Descriptor() ([]byte, []int)deprecated
- func (x *IdleNotebookRequest) GetIdle() bool
- func (x *IdleNotebookRequest) GetNotebookId() string
- func (*IdleNotebookRequest) ProtoMessage()
- func (x *IdleNotebookRequest) ProtoReflect() protoreflect.Message
- func (x *IdleNotebookRequest) Reset()
- func (x *IdleNotebookRequest) String() string
- type IdleNotebookResponse
- type KillCommandRequest
- func (*KillCommandRequest) Descriptor() ([]byte, []int)deprecated
- func (x *KillCommandRequest) GetCommandId() string
- func (*KillCommandRequest) ProtoMessage()
- func (x *KillCommandRequest) ProtoReflect() protoreflect.Message
- func (x *KillCommandRequest) Reset()
- func (x *KillCommandRequest) String() string
- type KillCommandResponse
- func (*KillCommandResponse) Descriptor() ([]byte, []int)deprecated
- func (x *KillCommandResponse) GetCommand() *commandv1.Command
- func (*KillCommandResponse) ProtoMessage()
- func (x *KillCommandResponse) ProtoReflect() protoreflect.Message
- func (x *KillCommandResponse) Reset()
- func (x *KillCommandResponse) String() string
- type KillExperimentRequest
- func (*KillExperimentRequest) Descriptor() ([]byte, []int)deprecated
- func (x *KillExperimentRequest) GetId() int32
- func (*KillExperimentRequest) ProtoMessage()
- func (x *KillExperimentRequest) ProtoReflect() protoreflect.Message
- func (x *KillExperimentRequest) Reset()
- func (x *KillExperimentRequest) String() string
- type KillExperimentResponse
- type KillExperimentsRequest
- func (*KillExperimentsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *KillExperimentsRequest) GetExperimentIds() []int32
- func (x *KillExperimentsRequest) GetFilters() *BulkExperimentFilters
- func (x *KillExperimentsRequest) GetProjectId() int32
- func (*KillExperimentsRequest) ProtoMessage()
- func (x *KillExperimentsRequest) ProtoReflect() protoreflect.Message
- func (x *KillExperimentsRequest) Reset()
- func (x *KillExperimentsRequest) String() string
- type KillExperimentsResponse
- func (*KillExperimentsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *KillExperimentsResponse) GetResults() []*ExperimentActionResult
- func (*KillExperimentsResponse) ProtoMessage()
- func (x *KillExperimentsResponse) ProtoReflect() protoreflect.Message
- func (x *KillExperimentsResponse) Reset()
- func (x *KillExperimentsResponse) String() string
- type KillGenericTaskRequest
- func (*KillGenericTaskRequest) Descriptor() ([]byte, []int)deprecated
- func (x *KillGenericTaskRequest) GetKillFromRoot() bool
- func (x *KillGenericTaskRequest) GetTaskId() string
- func (*KillGenericTaskRequest) ProtoMessage()
- func (x *KillGenericTaskRequest) ProtoReflect() protoreflect.Message
- func (x *KillGenericTaskRequest) Reset()
- func (x *KillGenericTaskRequest) String() string
- type KillGenericTaskResponse
- type KillNotebookRequest
- func (*KillNotebookRequest) Descriptor() ([]byte, []int)deprecated
- func (x *KillNotebookRequest) GetNotebookId() string
- func (*KillNotebookRequest) ProtoMessage()
- func (x *KillNotebookRequest) ProtoReflect() protoreflect.Message
- func (x *KillNotebookRequest) Reset()
- func (x *KillNotebookRequest) String() string
- type KillNotebookResponse
- func (*KillNotebookResponse) Descriptor() ([]byte, []int)deprecated
- func (x *KillNotebookResponse) GetNotebook() *notebookv1.Notebook
- func (*KillNotebookResponse) ProtoMessage()
- func (x *KillNotebookResponse) ProtoReflect() protoreflect.Message
- func (x *KillNotebookResponse) Reset()
- func (x *KillNotebookResponse) String() string
- type KillRunsRequest
- func (*KillRunsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *KillRunsRequest) GetFilter() string
- func (x *KillRunsRequest) GetProjectId() int32
- func (x *KillRunsRequest) GetRunIds() []int32
- func (*KillRunsRequest) ProtoMessage()
- func (x *KillRunsRequest) ProtoReflect() protoreflect.Message
- func (x *KillRunsRequest) Reset()
- func (x *KillRunsRequest) String() string
- type KillRunsResponse
- func (*KillRunsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *KillRunsResponse) GetResults() []*RunActionResult
- func (*KillRunsResponse) ProtoMessage()
- func (x *KillRunsResponse) ProtoReflect() protoreflect.Message
- func (x *KillRunsResponse) Reset()
- func (x *KillRunsResponse) String() string
- type KillShellRequest
- type KillShellResponse
- func (*KillShellResponse) Descriptor() ([]byte, []int)deprecated
- func (x *KillShellResponse) GetShell() *shellv1.Shell
- func (*KillShellResponse) ProtoMessage()
- func (x *KillShellResponse) ProtoReflect() protoreflect.Message
- func (x *KillShellResponse) Reset()
- func (x *KillShellResponse) String() string
- type KillTensorboardRequest
- func (*KillTensorboardRequest) Descriptor() ([]byte, []int)deprecated
- func (x *KillTensorboardRequest) GetTensorboardId() string
- func (*KillTensorboardRequest) ProtoMessage()
- func (x *KillTensorboardRequest) ProtoReflect() protoreflect.Message
- func (x *KillTensorboardRequest) Reset()
- func (x *KillTensorboardRequest) String() string
- type KillTensorboardResponse
- func (*KillTensorboardResponse) Descriptor() ([]byte, []int)deprecated
- func (x *KillTensorboardResponse) GetTensorboard() *tensorboardv1.Tensorboard
- func (*KillTensorboardResponse) ProtoMessage()
- func (x *KillTensorboardResponse) ProtoReflect() protoreflect.Message
- func (x *KillTensorboardResponse) Reset()
- func (x *KillTensorboardResponse) String() string
- type KillTrialRequest
- type KillTrialResponse
- type LaunchCommandRequest
- func (*LaunchCommandRequest) Descriptor() ([]byte, []int)deprecated
- func (x *LaunchCommandRequest) GetConfig() *_struct.Struct
- func (x *LaunchCommandRequest) GetData() []byte
- func (x *LaunchCommandRequest) GetFiles() []*utilv1.File
- func (x *LaunchCommandRequest) GetTemplateName() string
- func (x *LaunchCommandRequest) GetWorkspaceId() int32
- func (*LaunchCommandRequest) ProtoMessage()
- func (x *LaunchCommandRequest) ProtoReflect() protoreflect.Message
- func (x *LaunchCommandRequest) Reset()
- func (x *LaunchCommandRequest) String() string
- type LaunchCommandResponse
- func (*LaunchCommandResponse) Descriptor() ([]byte, []int)deprecated
- func (x *LaunchCommandResponse) GetCommand() *commandv1.Command
- func (x *LaunchCommandResponse) GetConfig() *_struct.Struct
- func (x *LaunchCommandResponse) GetWarnings() []LaunchWarning
- func (*LaunchCommandResponse) ProtoMessage()
- func (x *LaunchCommandResponse) ProtoReflect() protoreflect.Message
- func (x *LaunchCommandResponse) Reset()
- func (x *LaunchCommandResponse) String() string
- type LaunchNotebookRequest
- func (*LaunchNotebookRequest) Descriptor() ([]byte, []int)deprecated
- func (x *LaunchNotebookRequest) GetConfig() *_struct.Struct
- func (x *LaunchNotebookRequest) GetFiles() []*utilv1.File
- func (x *LaunchNotebookRequest) GetPreview() bool
- func (x *LaunchNotebookRequest) GetTemplateName() string
- func (x *LaunchNotebookRequest) GetWorkspaceId() int32
- func (*LaunchNotebookRequest) ProtoMessage()
- func (x *LaunchNotebookRequest) ProtoReflect() protoreflect.Message
- func (x *LaunchNotebookRequest) Reset()
- func (x *LaunchNotebookRequest) String() string
- type LaunchNotebookResponse
- func (*LaunchNotebookResponse) Descriptor() ([]byte, []int)deprecated
- func (x *LaunchNotebookResponse) GetConfig() *_struct.Struct
- func (x *LaunchNotebookResponse) GetNotebook() *notebookv1.Notebook
- func (x *LaunchNotebookResponse) GetWarnings() []LaunchWarning
- func (*LaunchNotebookResponse) ProtoMessage()
- func (x *LaunchNotebookResponse) ProtoReflect() protoreflect.Message
- func (x *LaunchNotebookResponse) Reset()
- func (x *LaunchNotebookResponse) String() string
- type LaunchShellRequest
- func (*LaunchShellRequest) Descriptor() ([]byte, []int)deprecated
- func (x *LaunchShellRequest) GetConfig() *_struct.Struct
- func (x *LaunchShellRequest) GetData() []byte
- func (x *LaunchShellRequest) GetFiles() []*utilv1.File
- func (x *LaunchShellRequest) GetTemplateName() string
- func (x *LaunchShellRequest) GetWorkspaceId() int32
- func (*LaunchShellRequest) ProtoMessage()
- func (x *LaunchShellRequest) ProtoReflect() protoreflect.Message
- func (x *LaunchShellRequest) Reset()
- func (x *LaunchShellRequest) String() string
- type LaunchShellResponse
- func (*LaunchShellResponse) Descriptor() ([]byte, []int)deprecated
- func (x *LaunchShellResponse) GetConfig() *_struct.Struct
- func (x *LaunchShellResponse) GetShell() *shellv1.Shell
- func (x *LaunchShellResponse) GetWarnings() []LaunchWarning
- func (*LaunchShellResponse) ProtoMessage()
- func (x *LaunchShellResponse) ProtoReflect() protoreflect.Message
- func (x *LaunchShellResponse) Reset()
- func (x *LaunchShellResponse) String() string
- type LaunchTensorboardRequest
- func (*LaunchTensorboardRequest) Descriptor() ([]byte, []int)deprecated
- func (x *LaunchTensorboardRequest) GetConfig() *_struct.Struct
- func (x *LaunchTensorboardRequest) GetExperimentIds() []int32
- func (x *LaunchTensorboardRequest) GetFiles() []*utilv1.File
- func (x *LaunchTensorboardRequest) GetFilters() *BulkExperimentFilters
- func (x *LaunchTensorboardRequest) GetTemplateName() string
- func (x *LaunchTensorboardRequest) GetTrialIds() []int32
- func (x *LaunchTensorboardRequest) GetWorkspaceId() int32
- func (*LaunchTensorboardRequest) ProtoMessage()
- func (x *LaunchTensorboardRequest) ProtoReflect() protoreflect.Message
- func (x *LaunchTensorboardRequest) Reset()
- func (x *LaunchTensorboardRequest) String() string
- type LaunchTensorboardResponse
- func (*LaunchTensorboardResponse) Descriptor() ([]byte, []int)deprecated
- func (x *LaunchTensorboardResponse) GetConfig() *_struct.Struct
- func (x *LaunchTensorboardResponse) GetTensorboard() *tensorboardv1.Tensorboard
- func (x *LaunchTensorboardResponse) GetWarnings() []LaunchWarning
- func (*LaunchTensorboardResponse) ProtoMessage()
- func (x *LaunchTensorboardResponse) ProtoReflect() protoreflect.Message
- func (x *LaunchTensorboardResponse) Reset()
- func (x *LaunchTensorboardResponse) String() string
- type LaunchWarning
- func (LaunchWarning) Descriptor() protoreflect.EnumDescriptor
- func (x LaunchWarning) Enum() *LaunchWarning
- func (LaunchWarning) EnumDescriptor() ([]byte, []int)deprecated
- func (x LaunchWarning) Number() protoreflect.EnumNumber
- func (x LaunchWarning) String() string
- func (LaunchWarning) Type() protoreflect.EnumType
- type ListRPsBoundToWorkspaceRequest
- func (*ListRPsBoundToWorkspaceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListRPsBoundToWorkspaceRequest) GetLimit() int32
- func (x *ListRPsBoundToWorkspaceRequest) GetOffset() int32
- func (x *ListRPsBoundToWorkspaceRequest) GetWorkspaceId() int32
- func (*ListRPsBoundToWorkspaceRequest) ProtoMessage()
- func (x *ListRPsBoundToWorkspaceRequest) ProtoReflect() protoreflect.Message
- func (x *ListRPsBoundToWorkspaceRequest) Reset()
- func (x *ListRPsBoundToWorkspaceRequest) String() string
- type ListRPsBoundToWorkspaceResponse
- func (*ListRPsBoundToWorkspaceResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListRPsBoundToWorkspaceResponse) GetPagination() *Pagination
- func (x *ListRPsBoundToWorkspaceResponse) GetResourcePools() []string
- func (*ListRPsBoundToWorkspaceResponse) ProtoMessage()
- func (x *ListRPsBoundToWorkspaceResponse) ProtoReflect() protoreflect.Message
- func (x *ListRPsBoundToWorkspaceResponse) Reset()
- func (x *ListRPsBoundToWorkspaceResponse) String() string
- type ListRolesRequest
- func (*ListRolesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListRolesRequest) GetLimit() int32
- func (x *ListRolesRequest) GetOffset() int32
- func (*ListRolesRequest) ProtoMessage()
- func (x *ListRolesRequest) ProtoReflect() protoreflect.Message
- func (x *ListRolesRequest) Reset()
- func (x *ListRolesRequest) String() string
- type ListRolesResponse
- func (*ListRolesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListRolesResponse) GetPagination() *Pagination
- func (x *ListRolesResponse) GetRoles() []*rbacv1.Role
- func (*ListRolesResponse) ProtoMessage()
- func (x *ListRolesResponse) ProtoReflect() protoreflect.Message
- func (x *ListRolesResponse) Reset()
- func (x *ListRolesResponse) String() string
- type ListWorkspaceNamespaceBindingsRequest
- func (*ListWorkspaceNamespaceBindingsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListWorkspaceNamespaceBindingsRequest) GetId() int32
- func (*ListWorkspaceNamespaceBindingsRequest) ProtoMessage()
- func (x *ListWorkspaceNamespaceBindingsRequest) ProtoReflect() protoreflect.Message
- func (x *ListWorkspaceNamespaceBindingsRequest) Reset()
- func (x *ListWorkspaceNamespaceBindingsRequest) String() string
- type ListWorkspaceNamespaceBindingsResponse
- func (*ListWorkspaceNamespaceBindingsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListWorkspaceNamespaceBindingsResponse) GetNamespaceBindings() map[string]*workspacev1.WorkspaceNamespaceBinding
- func (*ListWorkspaceNamespaceBindingsResponse) ProtoMessage()
- func (x *ListWorkspaceNamespaceBindingsResponse) ProtoReflect() protoreflect.Message
- func (x *ListWorkspaceNamespaceBindingsResponse) Reset()
- func (x *ListWorkspaceNamespaceBindingsResponse) String() string
- type ListWorkspacesBoundToRPRequest
- func (*ListWorkspacesBoundToRPRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListWorkspacesBoundToRPRequest) GetLimit() int32
- func (x *ListWorkspacesBoundToRPRequest) GetOffset() int32
- func (x *ListWorkspacesBoundToRPRequest) GetResourcePoolName() string
- func (*ListWorkspacesBoundToRPRequest) ProtoMessage()
- func (x *ListWorkspacesBoundToRPRequest) ProtoReflect() protoreflect.Message
- func (x *ListWorkspacesBoundToRPRequest) Reset()
- func (x *ListWorkspacesBoundToRPRequest) String() string
- type ListWorkspacesBoundToRPResponse
- func (*ListWorkspacesBoundToRPResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListWorkspacesBoundToRPResponse) GetPagination() *Pagination
- func (x *ListWorkspacesBoundToRPResponse) GetWorkspaceIds() []int32
- func (*ListWorkspacesBoundToRPResponse) ProtoMessage()
- func (x *ListWorkspacesBoundToRPResponse) ProtoReflect() protoreflect.Message
- func (x *ListWorkspacesBoundToRPResponse) Reset()
- func (x *ListWorkspacesBoundToRPResponse) String() string
- type LoginRequest
- func (*LoginRequest) Descriptor() ([]byte, []int)deprecated
- func (x *LoginRequest) GetIsHashed() bool
- func (x *LoginRequest) GetPassword() string
- func (x *LoginRequest) GetUsername() string
- func (*LoginRequest) ProtoMessage()
- func (x *LoginRequest) ProtoReflect() protoreflect.Message
- func (x *LoginRequest) Reset()
- func (x *LoginRequest) String() string
- type LoginResponse
- func (*LoginResponse) Descriptor() ([]byte, []int)deprecated
- func (x *LoginResponse) GetToken() string
- func (x *LoginResponse) GetUser() *userv1.User
- func (*LoginResponse) ProtoMessage()
- func (x *LoginResponse) ProtoReflect() protoreflect.Message
- func (x *LoginResponse) Reset()
- func (x *LoginResponse) String() string
- type LogoutRequest
- type LogoutResponse
- type MarkAllocationResourcesDaemonRequest
- func (*MarkAllocationResourcesDaemonRequest) Descriptor() ([]byte, []int)deprecated
- func (x *MarkAllocationResourcesDaemonRequest) GetAllocationId() string
- func (x *MarkAllocationResourcesDaemonRequest) GetResourcesId() string
- func (*MarkAllocationResourcesDaemonRequest) ProtoMessage()
- func (x *MarkAllocationResourcesDaemonRequest) ProtoReflect() protoreflect.Message
- func (x *MarkAllocationResourcesDaemonRequest) Reset()
- func (x *MarkAllocationResourcesDaemonRequest) String() string
- type MarkAllocationResourcesDaemonResponse
- func (*MarkAllocationResourcesDaemonResponse) Descriptor() ([]byte, []int)deprecated
- func (*MarkAllocationResourcesDaemonResponse) ProtoMessage()
- func (x *MarkAllocationResourcesDaemonResponse) ProtoReflect() protoreflect.Message
- func (x *MarkAllocationResourcesDaemonResponse) Reset()
- func (x *MarkAllocationResourcesDaemonResponse) String() string
- type MasterLogsRequest
- func (*MasterLogsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *MasterLogsRequest) GetFollow() bool
- func (x *MasterLogsRequest) GetLimit() int32
- func (x *MasterLogsRequest) GetOffset() int32
- func (*MasterLogsRequest) ProtoMessage()
- func (x *MasterLogsRequest) ProtoReflect() protoreflect.Message
- func (x *MasterLogsRequest) Reset()
- func (x *MasterLogsRequest) String() string
- type MasterLogsResponse
- func (*MasterLogsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *MasterLogsResponse) GetLogEntry() *logv1.LogEntry
- func (*MasterLogsResponse) ProtoMessage()
- func (x *MasterLogsResponse) ProtoReflect() protoreflect.Message
- func (x *MasterLogsResponse) Reset()
- func (x *MasterLogsResponse) String() string
- type MetricBatchesRequest
- func (*MetricBatchesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *MetricBatchesRequest) GetExperimentId() int32
- func (x *MetricBatchesRequest) GetGroup() string
- func (x *MetricBatchesRequest) GetMetricName() string
- func (x *MetricBatchesRequest) GetMetricType() MetricTypedeprecated
- func (x *MetricBatchesRequest) GetPeriodSeconds() int32
- func (*MetricBatchesRequest) ProtoMessage()
- func (x *MetricBatchesRequest) ProtoReflect() protoreflect.Message
- func (x *MetricBatchesRequest) Reset()
- func (x *MetricBatchesRequest) String() string
- type MetricBatchesResponse
- func (*MetricBatchesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *MetricBatchesResponse) GetBatches() []int32
- func (*MetricBatchesResponse) ProtoMessage()
- func (x *MetricBatchesResponse) ProtoReflect() protoreflect.Message
- func (x *MetricBatchesResponse) Reset()
- func (x *MetricBatchesResponse) String() string
- type MetricType
- type MoveExperimentRequest
- func (*MoveExperimentRequest) Descriptor() ([]byte, []int)deprecated
- func (x *MoveExperimentRequest) GetDestinationProjectId() int32
- func (x *MoveExperimentRequest) GetExperimentId() int32
- func (*MoveExperimentRequest) ProtoMessage()
- func (x *MoveExperimentRequest) ProtoReflect() protoreflect.Message
- func (x *MoveExperimentRequest) Reset()
- func (x *MoveExperimentRequest) String() string
- type MoveExperimentResponse
- type MoveExperimentsRequest
- func (*MoveExperimentsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *MoveExperimentsRequest) GetDestinationProjectId() int32
- func (x *MoveExperimentsRequest) GetExperimentIds() []int32
- func (x *MoveExperimentsRequest) GetFilters() *BulkExperimentFilters
- func (x *MoveExperimentsRequest) GetProjectId() int32
- func (*MoveExperimentsRequest) ProtoMessage()
- func (x *MoveExperimentsRequest) ProtoReflect() protoreflect.Message
- func (x *MoveExperimentsRequest) Reset()
- func (x *MoveExperimentsRequest) String() string
- type MoveExperimentsResponse
- func (*MoveExperimentsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *MoveExperimentsResponse) GetResults() []*ExperimentActionResult
- func (*MoveExperimentsResponse) ProtoMessage()
- func (x *MoveExperimentsResponse) ProtoReflect() protoreflect.Message
- func (x *MoveExperimentsResponse) Reset()
- func (x *MoveExperimentsResponse) String() string
- type MoveModelRequest
- func (*MoveModelRequest) Descriptor() ([]byte, []int)deprecated
- func (x *MoveModelRequest) GetDestinationWorkspaceId() int32
- func (x *MoveModelRequest) GetModelName() string
- func (*MoveModelRequest) ProtoMessage()
- func (x *MoveModelRequest) ProtoReflect() protoreflect.Message
- func (x *MoveModelRequest) Reset()
- func (x *MoveModelRequest) String() string
- type MoveModelResponse
- type MoveProjectRequest
- func (*MoveProjectRequest) Descriptor() ([]byte, []int)deprecated
- func (x *MoveProjectRequest) GetDestinationWorkspaceId() int32
- func (x *MoveProjectRequest) GetProjectId() int32
- func (*MoveProjectRequest) ProtoMessage()
- func (x *MoveProjectRequest) ProtoReflect() protoreflect.Message
- func (x *MoveProjectRequest) Reset()
- func (x *MoveProjectRequest) String() string
- type MoveProjectResponse
- type MoveRunsRequest
- func (*MoveRunsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *MoveRunsRequest) GetDestinationProjectId() int32
- func (x *MoveRunsRequest) GetFilter() string
- func (x *MoveRunsRequest) GetRunIds() []int32
- func (x *MoveRunsRequest) GetSkipMultitrial() bool
- func (x *MoveRunsRequest) GetSourceProjectId() int32
- func (*MoveRunsRequest) ProtoMessage()
- func (x *MoveRunsRequest) ProtoReflect() protoreflect.Message
- func (x *MoveRunsRequest) Reset()
- func (x *MoveRunsRequest) String() string
- type MoveRunsResponse
- func (*MoveRunsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *MoveRunsResponse) GetResults() []*RunActionResult
- func (*MoveRunsResponse) ProtoMessage()
- func (x *MoveRunsResponse) ProtoReflect() protoreflect.Message
- func (x *MoveRunsResponse) Reset()
- func (x *MoveRunsResponse) String() string
- type NotifyContainerRunningRequest
- func (*NotifyContainerRunningRequest) Descriptor() ([]byte, []int)deprecated
- func (x *NotifyContainerRunningRequest) GetAllocationId() string
- func (x *NotifyContainerRunningRequest) GetData() *_struct.Struct
- func (x *NotifyContainerRunningRequest) GetNodeName() string
- func (x *NotifyContainerRunningRequest) GetNumPeers() int32
- func (x *NotifyContainerRunningRequest) GetRank() int32
- func (x *NotifyContainerRunningRequest) GetRequestUuid() string
- func (*NotifyContainerRunningRequest) ProtoMessage()
- func (x *NotifyContainerRunningRequest) ProtoReflect() protoreflect.Message
- func (x *NotifyContainerRunningRequest) Reset()
- func (x *NotifyContainerRunningRequest) String() string
- type NotifyContainerRunningResponse
- func (*NotifyContainerRunningResponse) Descriptor() ([]byte, []int)deprecated
- func (x *NotifyContainerRunningResponse) GetData() []*_struct.Struct
- func (*NotifyContainerRunningResponse) ProtoMessage()
- func (x *NotifyContainerRunningResponse) ProtoReflect() protoreflect.Message
- func (x *NotifyContainerRunningResponse) Reset()
- func (x *NotifyContainerRunningResponse) String() string
- type OrderBy
- type OverwriteRPWorkspaceBindingsRequest
- func (*OverwriteRPWorkspaceBindingsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OverwriteRPWorkspaceBindingsRequest) GetResourcePoolName() string
- func (x *OverwriteRPWorkspaceBindingsRequest) GetWorkspaceIds() []int32
- func (x *OverwriteRPWorkspaceBindingsRequest) GetWorkspaceNames() []string
- func (*OverwriteRPWorkspaceBindingsRequest) ProtoMessage()
- func (x *OverwriteRPWorkspaceBindingsRequest) ProtoReflect() protoreflect.Message
- func (x *OverwriteRPWorkspaceBindingsRequest) Reset()
- func (x *OverwriteRPWorkspaceBindingsRequest) String() string
- type OverwriteRPWorkspaceBindingsResponse
- func (*OverwriteRPWorkspaceBindingsResponse) Descriptor() ([]byte, []int)deprecated
- func (*OverwriteRPWorkspaceBindingsResponse) ProtoMessage()
- func (x *OverwriteRPWorkspaceBindingsResponse) ProtoReflect() protoreflect.Message
- func (x *OverwriteRPWorkspaceBindingsResponse) Reset()
- func (x *OverwriteRPWorkspaceBindingsResponse) String() string
- type Pagination
- func (*Pagination) Descriptor() ([]byte, []int)deprecated
- func (x *Pagination) GetEndIndex() int32
- func (x *Pagination) GetLimit() int32
- func (x *Pagination) GetOffset() int32
- func (x *Pagination) GetStartIndex() int32
- func (x *Pagination) GetTotal() int32
- func (*Pagination) ProtoMessage()
- func (x *Pagination) ProtoReflect() protoreflect.Message
- func (x *Pagination) Reset()
- func (x *Pagination) String() string
- type PatchCheckpointsRequest
- func (*PatchCheckpointsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PatchCheckpointsRequest) GetCheckpoints() []*checkpointv1.PatchCheckpoint
- func (*PatchCheckpointsRequest) ProtoMessage()
- func (x *PatchCheckpointsRequest) ProtoReflect() protoreflect.Message
- func (x *PatchCheckpointsRequest) Reset()
- func (x *PatchCheckpointsRequest) String() string
- type PatchCheckpointsResponse
- type PatchExperimentRequest
- func (*PatchExperimentRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PatchExperimentRequest) GetExperiment() *experimentv1.PatchExperiment
- func (*PatchExperimentRequest) ProtoMessage()
- func (x *PatchExperimentRequest) ProtoReflect() protoreflect.Message
- func (x *PatchExperimentRequest) Reset()
- func (x *PatchExperimentRequest) String() string
- type PatchExperimentResponse
- func (*PatchExperimentResponse) Descriptor() ([]byte, []int)deprecated
- func (x *PatchExperimentResponse) GetExperiment() *experimentv1.Experiment
- func (*PatchExperimentResponse) ProtoMessage()
- func (x *PatchExperimentResponse) ProtoReflect() protoreflect.Message
- func (x *PatchExperimentResponse) Reset()
- func (x *PatchExperimentResponse) String() string
- type PatchMasterConfigRequest
- func (*PatchMasterConfigRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PatchMasterConfigRequest) GetConfig() *masterv1.Config
- func (x *PatchMasterConfigRequest) GetFieldMask() *field_mask.FieldMask
- func (*PatchMasterConfigRequest) ProtoMessage()
- func (x *PatchMasterConfigRequest) ProtoReflect() protoreflect.Message
- func (x *PatchMasterConfigRequest) Reset()
- func (x *PatchMasterConfigRequest) String() string
- type PatchMasterConfigResponse
- type PatchModelRequest
- func (*PatchModelRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PatchModelRequest) GetModel() *modelv1.PatchModel
- func (x *PatchModelRequest) GetModelName() string
- func (*PatchModelRequest) ProtoMessage()
- func (x *PatchModelRequest) ProtoReflect() protoreflect.Message
- func (x *PatchModelRequest) Reset()
- func (x *PatchModelRequest) String() string
- type PatchModelResponse
- func (*PatchModelResponse) Descriptor() ([]byte, []int)deprecated
- func (x *PatchModelResponse) GetModel() *modelv1.Model
- func (*PatchModelResponse) ProtoMessage()
- func (x *PatchModelResponse) ProtoReflect() protoreflect.Message
- func (x *PatchModelResponse) Reset()
- func (x *PatchModelResponse) String() string
- type PatchModelVersionRequest
- func (*PatchModelVersionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PatchModelVersionRequest) GetModelName() string
- func (x *PatchModelVersionRequest) GetModelVersion() *modelv1.PatchModelVersion
- func (x *PatchModelVersionRequest) GetModelVersionNum() int32
- func (*PatchModelVersionRequest) ProtoMessage()
- func (x *PatchModelVersionRequest) ProtoReflect() protoreflect.Message
- func (x *PatchModelVersionRequest) Reset()
- func (x *PatchModelVersionRequest) String() string
- type PatchModelVersionResponse
- func (*PatchModelVersionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *PatchModelVersionResponse) GetModelVersion() *modelv1.ModelVersion
- func (*PatchModelVersionResponse) ProtoMessage()
- func (x *PatchModelVersionResponse) ProtoReflect() protoreflect.Message
- func (x *PatchModelVersionResponse) Reset()
- func (x *PatchModelVersionResponse) String() string
- type PatchProjectRequest
- func (*PatchProjectRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PatchProjectRequest) GetId() int32
- func (x *PatchProjectRequest) GetProject() *projectv1.PatchProject
- func (*PatchProjectRequest) ProtoMessage()
- func (x *PatchProjectRequest) ProtoReflect() protoreflect.Message
- func (x *PatchProjectRequest) Reset()
- func (x *PatchProjectRequest) String() string
- type PatchProjectResponse
- func (*PatchProjectResponse) Descriptor() ([]byte, []int)deprecated
- func (x *PatchProjectResponse) GetProject() *projectv1.Project
- func (*PatchProjectResponse) ProtoMessage()
- func (x *PatchProjectResponse) ProtoReflect() protoreflect.Message
- func (x *PatchProjectResponse) Reset()
- func (x *PatchProjectResponse) String() string
- type PatchTemplateConfigRequest
- func (*PatchTemplateConfigRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PatchTemplateConfigRequest) GetConfig() *_struct.Struct
- func (x *PatchTemplateConfigRequest) GetTemplateName() string
- func (*PatchTemplateConfigRequest) ProtoMessage()
- func (x *PatchTemplateConfigRequest) ProtoReflect() protoreflect.Message
- func (x *PatchTemplateConfigRequest) Reset()
- func (x *PatchTemplateConfigRequest) String() string
- type PatchTemplateConfigResponse
- func (*PatchTemplateConfigResponse) Descriptor() ([]byte, []int)deprecated
- func (x *PatchTemplateConfigResponse) GetTemplate() *templatev1.Template
- func (*PatchTemplateConfigResponse) ProtoMessage()
- func (x *PatchTemplateConfigResponse) ProtoReflect() protoreflect.Message
- func (x *PatchTemplateConfigResponse) Reset()
- func (x *PatchTemplateConfigResponse) String() string
- type PatchTemplateNameRequest
- func (*PatchTemplateNameRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PatchTemplateNameRequest) GetNewName() string
- func (x *PatchTemplateNameRequest) GetOldName() string
- func (*PatchTemplateNameRequest) ProtoMessage()
- func (x *PatchTemplateNameRequest) ProtoReflect() protoreflect.Message
- func (x *PatchTemplateNameRequest) Reset()
- func (x *PatchTemplateNameRequest) String() string
- type PatchTemplateNameResponse
- func (*PatchTemplateNameResponse) Descriptor() ([]byte, []int)deprecated
- func (x *PatchTemplateNameResponse) GetTemplate() *templatev1.Template
- func (*PatchTemplateNameResponse) ProtoMessage()
- func (x *PatchTemplateNameResponse) ProtoReflect() protoreflect.Message
- func (x *PatchTemplateNameResponse) Reset()
- func (x *PatchTemplateNameResponse) String() string
- type PatchTrialRequest
- func (*PatchTrialRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PatchTrialRequest) GetState() trialv1.State
- func (x *PatchTrialRequest) GetTrialId() int32
- func (*PatchTrialRequest) ProtoMessage()
- func (x *PatchTrialRequest) ProtoReflect() protoreflect.Message
- func (x *PatchTrialRequest) Reset()
- func (x *PatchTrialRequest) String() string
- type PatchTrialResponse
- func (*PatchTrialResponse) Descriptor() ([]byte, []int)deprecated
- func (x *PatchTrialResponse) GetTrial() *trialv1.Trial
- func (*PatchTrialResponse) ProtoMessage()
- func (x *PatchTrialResponse) ProtoReflect() protoreflect.Message
- func (x *PatchTrialResponse) Reset()
- func (x *PatchTrialResponse) String() string
- type PatchUserRequest
- func (*PatchUserRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PatchUserRequest) GetUser() *userv1.PatchUser
- func (x *PatchUserRequest) GetUserId() int32
- func (*PatchUserRequest) ProtoMessage()
- func (x *PatchUserRequest) ProtoReflect() protoreflect.Message
- func (x *PatchUserRequest) Reset()
- func (x *PatchUserRequest) String() string
- type PatchUserResponse
- func (*PatchUserResponse) Descriptor() ([]byte, []int)deprecated
- func (x *PatchUserResponse) GetUser() *userv1.User
- func (*PatchUserResponse) ProtoMessage()
- func (x *PatchUserResponse) ProtoReflect() protoreflect.Message
- func (x *PatchUserResponse) Reset()
- func (x *PatchUserResponse) String() string
- type PatchUsersRequest
- func (*PatchUsersRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PatchUsersRequest) GetActivate() bool
- func (x *PatchUsersRequest) GetFilters() *UserFilters
- func (x *PatchUsersRequest) GetUserIds() []int32
- func (*PatchUsersRequest) ProtoMessage()
- func (x *PatchUsersRequest) ProtoReflect() protoreflect.Message
- func (x *PatchUsersRequest) Reset()
- func (x *PatchUsersRequest) String() string
- type PatchUsersResponse
- func (*PatchUsersResponse) Descriptor() ([]byte, []int)deprecated
- func (x *PatchUsersResponse) GetResults() []*UserActionResult
- func (*PatchUsersResponse) ProtoMessage()
- func (x *PatchUsersResponse) ProtoReflect() protoreflect.Message
- func (x *PatchUsersResponse) Reset()
- func (x *PatchUsersResponse) String() string
- type PatchWorkspaceRequest
- func (*PatchWorkspaceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PatchWorkspaceRequest) GetId() int32
- func (x *PatchWorkspaceRequest) GetWorkspace() *workspacev1.PatchWorkspace
- func (*PatchWorkspaceRequest) ProtoMessage()
- func (x *PatchWorkspaceRequest) ProtoReflect() protoreflect.Message
- func (x *PatchWorkspaceRequest) Reset()
- func (x *PatchWorkspaceRequest) String() string
- type PatchWorkspaceResponse
- func (*PatchWorkspaceResponse) Descriptor() ([]byte, []int)deprecated
- func (x *PatchWorkspaceResponse) GetNamespaceBindings() map[string]*workspacev1.WorkspaceNamespaceBinding
- func (x *PatchWorkspaceResponse) GetWorkspace() *workspacev1.Workspace
- func (*PatchWorkspaceResponse) ProtoMessage()
- func (x *PatchWorkspaceResponse) ProtoReflect() protoreflect.Message
- func (x *PatchWorkspaceResponse) Reset()
- func (x *PatchWorkspaceResponse) String() string
- type PauseExperimentRequest
- func (*PauseExperimentRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PauseExperimentRequest) GetId() int32
- func (*PauseExperimentRequest) ProtoMessage()
- func (x *PauseExperimentRequest) ProtoReflect() protoreflect.Message
- func (x *PauseExperimentRequest) Reset()
- func (x *PauseExperimentRequest) String() string
- type PauseExperimentResponse
- type PauseExperimentsRequest
- func (*PauseExperimentsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PauseExperimentsRequest) GetExperimentIds() []int32
- func (x *PauseExperimentsRequest) GetFilters() *BulkExperimentFilters
- func (x *PauseExperimentsRequest) GetProjectId() int32
- func (*PauseExperimentsRequest) ProtoMessage()
- func (x *PauseExperimentsRequest) ProtoReflect() protoreflect.Message
- func (x *PauseExperimentsRequest) Reset()
- func (x *PauseExperimentsRequest) String() string
- type PauseExperimentsResponse
- func (*PauseExperimentsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *PauseExperimentsResponse) GetResults() []*ExperimentActionResult
- func (*PauseExperimentsResponse) ProtoMessage()
- func (x *PauseExperimentsResponse) ProtoReflect() protoreflect.Message
- func (x *PauseExperimentsResponse) Reset()
- func (x *PauseExperimentsResponse) String() string
- type PauseGenericTaskRequest
- func (*PauseGenericTaskRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PauseGenericTaskRequest) GetTaskId() string
- func (*PauseGenericTaskRequest) ProtoMessage()
- func (x *PauseGenericTaskRequest) ProtoReflect() protoreflect.Message
- func (x *PauseGenericTaskRequest) Reset()
- func (x *PauseGenericTaskRequest) String() string
- type PauseGenericTaskResponse
- type PauseRunsRequest
- func (*PauseRunsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PauseRunsRequest) GetFilter() string
- func (x *PauseRunsRequest) GetProjectId() int32
- func (x *PauseRunsRequest) GetRunIds() []int32
- func (*PauseRunsRequest) ProtoMessage()
- func (x *PauseRunsRequest) ProtoReflect() protoreflect.Message
- func (x *PauseRunsRequest) Reset()
- func (x *PauseRunsRequest) String() string
- type PauseRunsResponse
- func (*PauseRunsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *PauseRunsResponse) GetResults() []*RunActionResult
- func (*PauseRunsResponse) ProtoMessage()
- func (x *PauseRunsResponse) ProtoReflect() protoreflect.Message
- func (x *PauseRunsResponse) Reset()
- func (x *PauseRunsResponse) String() string
- type PinWorkspaceRequest
- func (*PinWorkspaceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PinWorkspaceRequest) GetId() int32
- func (*PinWorkspaceRequest) ProtoMessage()
- func (x *PinWorkspaceRequest) ProtoReflect() protoreflect.Message
- func (x *PinWorkspaceRequest) Reset()
- func (x *PinWorkspaceRequest) String() string
- type PinWorkspaceResponse
- type PostAllocationAcceleratorDataRequest
- func (*PostAllocationAcceleratorDataRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PostAllocationAcceleratorDataRequest) GetAcceleratorData() *AcceleratorData
- func (x *PostAllocationAcceleratorDataRequest) GetAllocationId() string
- func (*PostAllocationAcceleratorDataRequest) ProtoMessage()
- func (x *PostAllocationAcceleratorDataRequest) ProtoReflect() protoreflect.Message
- func (x *PostAllocationAcceleratorDataRequest) Reset()
- func (x *PostAllocationAcceleratorDataRequest) String() string
- type PostAllocationAcceleratorDataResponse
- func (*PostAllocationAcceleratorDataResponse) Descriptor() ([]byte, []int)deprecated
- func (*PostAllocationAcceleratorDataResponse) ProtoMessage()
- func (x *PostAllocationAcceleratorDataResponse) ProtoReflect() protoreflect.Message
- func (x *PostAllocationAcceleratorDataResponse) Reset()
- func (x *PostAllocationAcceleratorDataResponse) String() string
- type PostAllocationProxyAddressRequest
- func (*PostAllocationProxyAddressRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PostAllocationProxyAddressRequest) GetAllocationId() string
- func (x *PostAllocationProxyAddressRequest) GetProxyAddress() string
- func (*PostAllocationProxyAddressRequest) ProtoMessage()
- func (x *PostAllocationProxyAddressRequest) ProtoReflect() protoreflect.Message
- func (x *PostAllocationProxyAddressRequest) Reset()
- func (x *PostAllocationProxyAddressRequest) String() string
- type PostAllocationProxyAddressResponse
- func (*PostAllocationProxyAddressResponse) Descriptor() ([]byte, []int)deprecated
- func (*PostAllocationProxyAddressResponse) ProtoMessage()
- func (x *PostAllocationProxyAddressResponse) ProtoReflect() protoreflect.Message
- func (x *PostAllocationProxyAddressResponse) Reset()
- func (x *PostAllocationProxyAddressResponse) String() string
- type PostCheckpointMetadataRequest
- func (*PostCheckpointMetadataRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PostCheckpointMetadataRequest) GetCheckpoint() *checkpointv1.Checkpoint
- func (*PostCheckpointMetadataRequest) ProtoMessage()
- func (x *PostCheckpointMetadataRequest) ProtoReflect() protoreflect.Message
- func (x *PostCheckpointMetadataRequest) Reset()
- func (x *PostCheckpointMetadataRequest) String() string
- type PostCheckpointMetadataResponse
- func (*PostCheckpointMetadataResponse) Descriptor() ([]byte, []int)deprecated
- func (x *PostCheckpointMetadataResponse) GetCheckpoint() *checkpointv1.Checkpoint
- func (*PostCheckpointMetadataResponse) ProtoMessage()
- func (x *PostCheckpointMetadataResponse) ProtoReflect() protoreflect.Message
- func (x *PostCheckpointMetadataResponse) Reset()
- func (x *PostCheckpointMetadataResponse) String() string
- type PostModelRequest
- func (*PostModelRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PostModelRequest) GetDescription() string
- func (x *PostModelRequest) GetLabels() []string
- func (x *PostModelRequest) GetMetadata() *_struct.Struct
- func (x *PostModelRequest) GetName() string
- func (x *PostModelRequest) GetNotes() string
- func (x *PostModelRequest) GetWorkspaceId() int32
- func (x *PostModelRequest) GetWorkspaceName() string
- func (*PostModelRequest) ProtoMessage()
- func (x *PostModelRequest) ProtoReflect() protoreflect.Message
- func (x *PostModelRequest) Reset()
- func (x *PostModelRequest) String() string
- type PostModelResponse
- func (*PostModelResponse) Descriptor() ([]byte, []int)deprecated
- func (x *PostModelResponse) GetModel() *modelv1.Model
- func (*PostModelResponse) ProtoMessage()
- func (x *PostModelResponse) ProtoReflect() protoreflect.Message
- func (x *PostModelResponse) Reset()
- func (x *PostModelResponse) String() string
- type PostModelVersionRequest
- func (*PostModelVersionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PostModelVersionRequest) GetCheckpointUuid() string
- func (x *PostModelVersionRequest) GetComment() string
- func (x *PostModelVersionRequest) GetLabels() []string
- func (x *PostModelVersionRequest) GetMetadata() *_struct.Struct
- func (x *PostModelVersionRequest) GetModelName() string
- func (x *PostModelVersionRequest) GetName() string
- func (x *PostModelVersionRequest) GetNotes() string
- func (*PostModelVersionRequest) ProtoMessage()
- func (x *PostModelVersionRequest) ProtoReflect() protoreflect.Message
- func (x *PostModelVersionRequest) Reset()
- func (x *PostModelVersionRequest) String() string
- type PostModelVersionResponse
- func (*PostModelVersionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *PostModelVersionResponse) GetModelVersion() *modelv1.ModelVersion
- func (*PostModelVersionResponse) ProtoMessage()
- func (x *PostModelVersionResponse) ProtoReflect() protoreflect.Message
- func (x *PostModelVersionResponse) Reset()
- func (x *PostModelVersionResponse) String() string
- type PostProjectRequest
- func (*PostProjectRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PostProjectRequest) GetDescription() string
- func (x *PostProjectRequest) GetKey() string
- func (x *PostProjectRequest) GetName() string
- func (x *PostProjectRequest) GetWorkspaceId() int32
- func (*PostProjectRequest) ProtoMessage()
- func (x *PostProjectRequest) ProtoReflect() protoreflect.Message
- func (x *PostProjectRequest) Reset()
- func (x *PostProjectRequest) String() string
- type PostProjectResponse
- func (*PostProjectResponse) Descriptor() ([]byte, []int)deprecated
- func (x *PostProjectResponse) GetProject() *projectv1.Project
- func (*PostProjectResponse) ProtoMessage()
- func (x *PostProjectResponse) ProtoReflect() protoreflect.Message
- func (x *PostProjectResponse) Reset()
- func (x *PostProjectResponse) String() string
- type PostRunMetadataRequest
- func (*PostRunMetadataRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PostRunMetadataRequest) GetMetadata() *_struct.Struct
- func (x *PostRunMetadataRequest) GetRunId() int32
- func (*PostRunMetadataRequest) ProtoMessage()
- func (x *PostRunMetadataRequest) ProtoReflect() protoreflect.Message
- func (x *PostRunMetadataRequest) Reset()
- func (x *PostRunMetadataRequest) String() string
- type PostRunMetadataResponse
- func (*PostRunMetadataResponse) Descriptor() ([]byte, []int)deprecated
- func (x *PostRunMetadataResponse) GetMetadata() *_struct.Struct
- func (*PostRunMetadataResponse) ProtoMessage()
- func (x *PostRunMetadataResponse) ProtoReflect() protoreflect.Message
- func (x *PostRunMetadataResponse) Reset()
- func (x *PostRunMetadataResponse) String() string
- type PostSearcherOperationsRequest
- func (*PostSearcherOperationsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PostSearcherOperationsRequest) GetExperimentId() int32
- func (x *PostSearcherOperationsRequest) GetSearcherOperations() []*experimentv1.SearcherOperation
- func (x *PostSearcherOperationsRequest) GetTriggeredByEvent() *experimentv1.SearcherEvent
- func (*PostSearcherOperationsRequest) ProtoMessage()
- func (x *PostSearcherOperationsRequest) ProtoReflect() protoreflect.Message
- func (x *PostSearcherOperationsRequest) Reset()
- func (x *PostSearcherOperationsRequest) String() string
- type PostSearcherOperationsResponse
- func (*PostSearcherOperationsResponse) Descriptor() ([]byte, []int)deprecated
- func (*PostSearcherOperationsResponse) ProtoMessage()
- func (x *PostSearcherOperationsResponse) ProtoReflect() protoreflect.Message
- func (x *PostSearcherOperationsResponse) Reset()
- func (x *PostSearcherOperationsResponse) String() string
- type PostTaskLogsRequest
- func (*PostTaskLogsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PostTaskLogsRequest) GetLogs() []*taskv1.TaskLog
- func (*PostTaskLogsRequest) ProtoMessage()
- func (x *PostTaskLogsRequest) ProtoReflect() protoreflect.Message
- func (x *PostTaskLogsRequest) Reset()
- func (x *PostTaskLogsRequest) String() string
- type PostTaskLogsResponse
- type PostTemplateRequest
- func (*PostTemplateRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PostTemplateRequest) GetTemplate() *templatev1.Template
- func (*PostTemplateRequest) ProtoMessage()
- func (x *PostTemplateRequest) ProtoReflect() protoreflect.Message
- func (x *PostTemplateRequest) Reset()
- func (x *PostTemplateRequest) String() string
- type PostTemplateResponse
- func (*PostTemplateResponse) Descriptor() ([]byte, []int)deprecated
- func (x *PostTemplateResponse) GetTemplate() *templatev1.Template
- func (*PostTemplateResponse) ProtoMessage()
- func (x *PostTemplateResponse) ProtoReflect() protoreflect.Message
- func (x *PostTemplateResponse) Reset()
- func (x *PostTemplateResponse) String() string
- type PostTrialProfilerMetricsBatchRequest
- func (*PostTrialProfilerMetricsBatchRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PostTrialProfilerMetricsBatchRequest) GetBatches() []*trialv1.TrialProfilerMetricsBatch
- func (*PostTrialProfilerMetricsBatchRequest) ProtoMessage()
- func (x *PostTrialProfilerMetricsBatchRequest) ProtoReflect() protoreflect.Message
- func (x *PostTrialProfilerMetricsBatchRequest) Reset()
- func (x *PostTrialProfilerMetricsBatchRequest) String() string
- type PostTrialProfilerMetricsBatchResponse
- func (*PostTrialProfilerMetricsBatchResponse) Descriptor() ([]byte, []int)deprecated
- func (*PostTrialProfilerMetricsBatchResponse) ProtoMessage()
- func (x *PostTrialProfilerMetricsBatchResponse) ProtoReflect() protoreflect.Message
- func (x *PostTrialProfilerMetricsBatchResponse) Reset()
- func (x *PostTrialProfilerMetricsBatchResponse) String() string
- type PostTrialRunnerMetadataRequest
- func (*PostTrialRunnerMetadataRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PostTrialRunnerMetadataRequest) GetMetadata() *trialv1.TrialRunnerMetadata
- func (x *PostTrialRunnerMetadataRequest) GetTrialId() int32
- func (*PostTrialRunnerMetadataRequest) ProtoMessage()
- func (x *PostTrialRunnerMetadataRequest) ProtoReflect() protoreflect.Message
- func (x *PostTrialRunnerMetadataRequest) Reset()
- func (x *PostTrialRunnerMetadataRequest) String() string
- type PostTrialRunnerMetadataResponse
- func (*PostTrialRunnerMetadataResponse) Descriptor() ([]byte, []int)deprecated
- func (*PostTrialRunnerMetadataResponse) ProtoMessage()
- func (x *PostTrialRunnerMetadataResponse) ProtoReflect() protoreflect.Message
- func (x *PostTrialRunnerMetadataResponse) Reset()
- func (x *PostTrialRunnerMetadataResponse) String() string
- type PostUserActivityRequest
- func (*PostUserActivityRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PostUserActivityRequest) GetActivityType() userv1.ActivityType
- func (x *PostUserActivityRequest) GetEntityId() int32
- func (x *PostUserActivityRequest) GetEntityType() userv1.EntityType
- func (*PostUserActivityRequest) ProtoMessage()
- func (x *PostUserActivityRequest) ProtoReflect() protoreflect.Message
- func (x *PostUserActivityRequest) Reset()
- func (x *PostUserActivityRequest) String() string
- type PostUserActivityResponse
- type PostUserRequest
- func (*PostUserRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PostUserRequest) GetIsHashed() bool
- func (x *PostUserRequest) GetPassword() string
- func (x *PostUserRequest) GetUser() *userv1.User
- func (*PostUserRequest) ProtoMessage()
- func (x *PostUserRequest) ProtoReflect() protoreflect.Message
- func (x *PostUserRequest) Reset()
- func (x *PostUserRequest) String() string
- type PostUserResponse
- type PostUserSettingRequest
- func (*PostUserSettingRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PostUserSettingRequest) GetSettings() []*userv1.UserWebSetting
- func (*PostUserSettingRequest) ProtoMessage()
- func (x *PostUserSettingRequest) ProtoReflect() protoreflect.Message
- func (x *PostUserSettingRequest) Reset()
- func (x *PostUserSettingRequest) String() string
- type PostUserSettingResponse
- type PostWebhookRequest
- func (*PostWebhookRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PostWebhookRequest) GetWebhook() *webhookv1.Webhook
- func (*PostWebhookRequest) ProtoMessage()
- func (x *PostWebhookRequest) ProtoReflect() protoreflect.Message
- func (x *PostWebhookRequest) Reset()
- func (x *PostWebhookRequest) String() string
- type PostWebhookResponse
- func (*PostWebhookResponse) Descriptor() ([]byte, []int)deprecated
- func (x *PostWebhookResponse) GetWebhook() *webhookv1.Webhook
- func (*PostWebhookResponse) ProtoMessage()
- func (x *PostWebhookResponse) ProtoReflect() protoreflect.Message
- func (x *PostWebhookResponse) Reset()
- func (x *PostWebhookResponse) String() string
- type PostWorkspaceRequest
- func (*PostWorkspaceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PostWorkspaceRequest) GetAgentUserGroup() *userv1.AgentUserGroup
- func (x *PostWorkspaceRequest) GetCheckpointStorageConfig() *_struct.Struct
- func (x *PostWorkspaceRequest) GetClusterNamespaceMeta() map[string]*workspacev1.WorkspaceNamespaceMeta
- func (x *PostWorkspaceRequest) GetClusterQuotaPairs() map[string]int32
- func (x *PostWorkspaceRequest) GetDefaultAuxPool() string
- func (x *PostWorkspaceRequest) GetDefaultComputePool() string
- func (x *PostWorkspaceRequest) GetName() string
- func (*PostWorkspaceRequest) ProtoMessage()
- func (x *PostWorkspaceRequest) ProtoReflect() protoreflect.Message
- func (x *PostWorkspaceRequest) Reset()
- func (x *PostWorkspaceRequest) String() string
- type PostWorkspaceResponse
- func (*PostWorkspaceResponse) Descriptor() ([]byte, []int)deprecated
- func (x *PostWorkspaceResponse) GetNamespaceBindings() map[string]*workspacev1.WorkspaceNamespaceBinding
- func (x *PostWorkspaceResponse) GetWorkspace() *workspacev1.Workspace
- func (*PostWorkspaceResponse) ProtoMessage()
- func (x *PostWorkspaceResponse) ProtoReflect() protoreflect.Message
- func (x *PostWorkspaceResponse) Reset()
- func (x *PostWorkspaceResponse) String() string
- type PreviewHPSearchRequest
- func (*PreviewHPSearchRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PreviewHPSearchRequest) GetConfig() *_struct.Struct
- func (x *PreviewHPSearchRequest) GetSeed() uint32
- func (*PreviewHPSearchRequest) ProtoMessage()
- func (x *PreviewHPSearchRequest) ProtoReflect() protoreflect.Message
- func (x *PreviewHPSearchRequest) Reset()
- func (x *PreviewHPSearchRequest) String() string
- type PreviewHPSearchResponse
- func (*PreviewHPSearchResponse) Descriptor() ([]byte, []int)deprecated
- func (x *PreviewHPSearchResponse) GetSimulation() *experimentv1.ExperimentSimulation
- func (*PreviewHPSearchResponse) ProtoMessage()
- func (x *PreviewHPSearchResponse) ProtoReflect() protoreflect.Message
- func (x *PreviewHPSearchResponse) Reset()
- func (x *PreviewHPSearchResponse) String() string
- type PutExperimentLabelRequest
- func (*PutExperimentLabelRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PutExperimentLabelRequest) GetExperimentId() int32
- func (x *PutExperimentLabelRequest) GetLabel() string
- func (*PutExperimentLabelRequest) ProtoMessage()
- func (x *PutExperimentLabelRequest) ProtoReflect() protoreflect.Message
- func (x *PutExperimentLabelRequest) Reset()
- func (x *PutExperimentLabelRequest) String() string
- type PutExperimentLabelResponse
- func (*PutExperimentLabelResponse) Descriptor() ([]byte, []int)deprecated
- func (x *PutExperimentLabelResponse) GetLabels() []string
- func (*PutExperimentLabelResponse) ProtoMessage()
- func (x *PutExperimentLabelResponse) ProtoReflect() protoreflect.Message
- func (x *PutExperimentLabelResponse) Reset()
- func (x *PutExperimentLabelResponse) String() string
- type PutExperimentRequest
- func (*PutExperimentRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PutExperimentRequest) GetCreateExperimentRequest() *CreateExperimentRequest
- func (x *PutExperimentRequest) GetExternalExperimentId() string
- func (*PutExperimentRequest) ProtoMessage()
- func (x *PutExperimentRequest) ProtoReflect() protoreflect.Message
- func (x *PutExperimentRequest) Reset()
- func (x *PutExperimentRequest) String() string
- type PutExperimentResponse
- func (*PutExperimentResponse) Descriptor() ([]byte, []int)deprecated
- func (x *PutExperimentResponse) GetConfig() *_struct.Struct
- func (x *PutExperimentResponse) GetExperiment() *experimentv1.Experiment
- func (*PutExperimentResponse) ProtoMessage()
- func (x *PutExperimentResponse) ProtoReflect() protoreflect.Message
- func (x *PutExperimentResponse) Reset()
- func (x *PutExperimentResponse) String() string
- type PutExperimentRetainLogsRequest
- func (*PutExperimentRetainLogsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PutExperimentRetainLogsRequest) GetExperimentId() int32
- func (x *PutExperimentRetainLogsRequest) GetNumDays() int32
- func (*PutExperimentRetainLogsRequest) ProtoMessage()
- func (x *PutExperimentRetainLogsRequest) ProtoReflect() protoreflect.Message
- func (x *PutExperimentRetainLogsRequest) Reset()
- func (x *PutExperimentRetainLogsRequest) String() string
- type PutExperimentRetainLogsResponse
- func (*PutExperimentRetainLogsResponse) Descriptor() ([]byte, []int)deprecated
- func (*PutExperimentRetainLogsResponse) ProtoMessage()
- func (x *PutExperimentRetainLogsResponse) ProtoReflect() protoreflect.Message
- func (x *PutExperimentRetainLogsResponse) Reset()
- func (x *PutExperimentRetainLogsResponse) String() string
- type PutExperimentsRetainLogsRequest
- func (*PutExperimentsRetainLogsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PutExperimentsRetainLogsRequest) GetExperimentIds() []int32
- func (x *PutExperimentsRetainLogsRequest) GetFilters() *BulkExperimentFilters
- func (x *PutExperimentsRetainLogsRequest) GetNumDays() int32
- func (x *PutExperimentsRetainLogsRequest) GetProjectId() int32
- func (*PutExperimentsRetainLogsRequest) ProtoMessage()
- func (x *PutExperimentsRetainLogsRequest) ProtoReflect() protoreflect.Message
- func (x *PutExperimentsRetainLogsRequest) Reset()
- func (x *PutExperimentsRetainLogsRequest) String() string
- type PutExperimentsRetainLogsResponse
- func (*PutExperimentsRetainLogsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *PutExperimentsRetainLogsResponse) GetResults() []*ExperimentActionResult
- func (*PutExperimentsRetainLogsResponse) ProtoMessage()
- func (x *PutExperimentsRetainLogsResponse) ProtoReflect() protoreflect.Message
- func (x *PutExperimentsRetainLogsResponse) Reset()
- func (x *PutExperimentsRetainLogsResponse) String() string
- type PutProjectNotesRequest
- func (*PutProjectNotesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PutProjectNotesRequest) GetNotes() []*projectv1.Note
- func (x *PutProjectNotesRequest) GetProjectId() int32
- func (*PutProjectNotesRequest) ProtoMessage()
- func (x *PutProjectNotesRequest) ProtoReflect() protoreflect.Message
- func (x *PutProjectNotesRequest) Reset()
- func (x *PutProjectNotesRequest) String() string
- type PutProjectNotesResponse
- func (*PutProjectNotesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *PutProjectNotesResponse) GetNotes() []*projectv1.Note
- func (*PutProjectNotesResponse) ProtoMessage()
- func (x *PutProjectNotesResponse) ProtoReflect() protoreflect.Message
- func (x *PutProjectNotesResponse) Reset()
- func (x *PutProjectNotesResponse) String() string
- type PutTemplateRequest
- func (*PutTemplateRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PutTemplateRequest) GetTemplate() *templatev1.Template
- func (*PutTemplateRequest) ProtoMessage()
- func (x *PutTemplateRequest) ProtoReflect() protoreflect.Message
- func (x *PutTemplateRequest) Reset()
- func (x *PutTemplateRequest) String() string
- type PutTemplateResponse
- func (*PutTemplateResponse) Descriptor() ([]byte, []int)deprecated
- func (x *PutTemplateResponse) GetTemplate() *templatev1.Template
- func (*PutTemplateResponse) ProtoMessage()
- func (x *PutTemplateResponse) ProtoReflect() protoreflect.Message
- func (x *PutTemplateResponse) Reset()
- func (x *PutTemplateResponse) String() string
- type PutTrialRequest
- func (*PutTrialRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PutTrialRequest) GetCreateTrialRequest() *CreateTrialRequest
- func (x *PutTrialRequest) GetExternalTrialId() string
- func (*PutTrialRequest) ProtoMessage()
- func (x *PutTrialRequest) ProtoReflect() protoreflect.Message
- func (x *PutTrialRequest) Reset()
- func (x *PutTrialRequest) String() string
- type PutTrialResponse
- type PutTrialRetainLogsRequest
- func (*PutTrialRetainLogsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PutTrialRetainLogsRequest) GetNumDays() int32
- func (x *PutTrialRetainLogsRequest) GetTrialId() int32
- func (*PutTrialRetainLogsRequest) ProtoMessage()
- func (x *PutTrialRetainLogsRequest) ProtoReflect() protoreflect.Message
- func (x *PutTrialRetainLogsRequest) Reset()
- func (x *PutTrialRetainLogsRequest) String() string
- type PutTrialRetainLogsResponse
- type RPQueueStat
- func (*RPQueueStat) Descriptor() ([]byte, []int)deprecated
- func (x *RPQueueStat) GetAggregates() []*jobv1.AggregateQueueStats
- func (x *RPQueueStat) GetResourcePool() string
- func (x *RPQueueStat) GetStats() *jobv1.QueueStats
- func (*RPQueueStat) ProtoMessage()
- func (x *RPQueueStat) ProtoReflect() protoreflect.Message
- func (x *RPQueueStat) Reset()
- func (x *RPQueueStat) String() string
- type RemoveAssignmentsRequest
- func (*RemoveAssignmentsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RemoveAssignmentsRequest) GetGroupRoleAssignments() []*rbacv1.GroupRoleAssignment
- func (x *RemoveAssignmentsRequest) GetUserRoleAssignments() []*rbacv1.UserRoleAssignment
- func (*RemoveAssignmentsRequest) ProtoMessage()
- func (x *RemoveAssignmentsRequest) ProtoReflect() protoreflect.Message
- func (x *RemoveAssignmentsRequest) Reset()
- func (x *RemoveAssignmentsRequest) String() string
- type RemoveAssignmentsResponse
- type ReportCheckpointRequest
- func (*ReportCheckpointRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ReportCheckpointRequest) GetCheckpoint() *checkpointv1.Checkpoint
- func (*ReportCheckpointRequest) ProtoMessage()
- func (x *ReportCheckpointRequest) ProtoReflect() protoreflect.Message
- func (x *ReportCheckpointRequest) Reset()
- func (x *ReportCheckpointRequest) String() string
- type ReportCheckpointResponse
- type ReportTrialMetricsRequest
- func (*ReportTrialMetricsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ReportTrialMetricsRequest) GetGroup() string
- func (x *ReportTrialMetricsRequest) GetMetrics() *trialv1.TrialMetrics
- func (*ReportTrialMetricsRequest) ProtoMessage()
- func (x *ReportTrialMetricsRequest) ProtoReflect() protoreflect.Message
- func (x *ReportTrialMetricsRequest) Reset()
- func (x *ReportTrialMetricsRequest) String() string
- type ReportTrialMetricsResponse
- type ReportTrialProgressRequest
- func (*ReportTrialProgressRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ReportTrialProgressRequest) GetProgress() float64
- func (x *ReportTrialProgressRequest) GetTrialId() int32
- func (*ReportTrialProgressRequest) ProtoMessage()
- func (x *ReportTrialProgressRequest) ProtoReflect() protoreflect.Message
- func (x *ReportTrialProgressRequest) Reset()
- func (x *ReportTrialProgressRequest) String() string
- type ReportTrialProgressResponse
- type ReportTrialSearcherEarlyExitRequest
- func (*ReportTrialSearcherEarlyExitRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ReportTrialSearcherEarlyExitRequest) GetEarlyExit() *trialv1.TrialEarlyExit
- func (x *ReportTrialSearcherEarlyExitRequest) GetTrialId() int32
- func (*ReportTrialSearcherEarlyExitRequest) ProtoMessage()
- func (x *ReportTrialSearcherEarlyExitRequest) ProtoReflect() protoreflect.Message
- func (x *ReportTrialSearcherEarlyExitRequest) Reset()
- func (x *ReportTrialSearcherEarlyExitRequest) String() string
- type ReportTrialSearcherEarlyExitResponse
- func (*ReportTrialSearcherEarlyExitResponse) Descriptor() ([]byte, []int)deprecated
- func (*ReportTrialSearcherEarlyExitResponse) ProtoMessage()
- func (x *ReportTrialSearcherEarlyExitResponse) ProtoReflect() protoreflect.Message
- func (x *ReportTrialSearcherEarlyExitResponse) Reset()
- func (x *ReportTrialSearcherEarlyExitResponse) String() string
- type ReportTrialSourceInfoRequest
- func (*ReportTrialSourceInfoRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ReportTrialSourceInfoRequest) GetTrialSourceInfo() *trialv1.TrialSourceInfo
- func (*ReportTrialSourceInfoRequest) ProtoMessage()
- func (x *ReportTrialSourceInfoRequest) ProtoReflect() protoreflect.Message
- func (x *ReportTrialSourceInfoRequest) Reset()
- func (x *ReportTrialSourceInfoRequest) String() string
- type ReportTrialSourceInfoResponse
- func (*ReportTrialSourceInfoResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ReportTrialSourceInfoResponse) GetCheckpointUuid() string
- func (x *ReportTrialSourceInfoResponse) GetTrialId() int32
- func (*ReportTrialSourceInfoResponse) ProtoMessage()
- func (x *ReportTrialSourceInfoResponse) ProtoReflect() protoreflect.Message
- func (x *ReportTrialSourceInfoResponse) Reset()
- func (x *ReportTrialSourceInfoResponse) String() string
- type ReportTrialTrainingMetricsRequest
- func (*ReportTrialTrainingMetricsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ReportTrialTrainingMetricsRequest) GetTrainingMetrics() *trialv1.TrialMetrics
- func (*ReportTrialTrainingMetricsRequest) ProtoMessage()
- func (x *ReportTrialTrainingMetricsRequest) ProtoReflect() protoreflect.Message
- func (x *ReportTrialTrainingMetricsRequest) Reset()
- func (x *ReportTrialTrainingMetricsRequest) String() string
- type ReportTrialTrainingMetricsResponse
- func (*ReportTrialTrainingMetricsResponse) Descriptor() ([]byte, []int)deprecated
- func (*ReportTrialTrainingMetricsResponse) ProtoMessage()
- func (x *ReportTrialTrainingMetricsResponse) ProtoReflect() protoreflect.Message
- func (x *ReportTrialTrainingMetricsResponse) Reset()
- func (x *ReportTrialTrainingMetricsResponse) String() string
- type ReportTrialValidationMetricsRequest
- func (*ReportTrialValidationMetricsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ReportTrialValidationMetricsRequest) GetValidationMetrics() *trialv1.TrialMetrics
- func (*ReportTrialValidationMetricsRequest) ProtoMessage()
- func (x *ReportTrialValidationMetricsRequest) ProtoReflect() protoreflect.Message
- func (x *ReportTrialValidationMetricsRequest) Reset()
- func (x *ReportTrialValidationMetricsRequest) String() string
- type ReportTrialValidationMetricsResponse
- func (*ReportTrialValidationMetricsResponse) Descriptor() ([]byte, []int)deprecated
- func (*ReportTrialValidationMetricsResponse) ProtoMessage()
- func (x *ReportTrialValidationMetricsResponse) ProtoReflect() protoreflect.Message
- func (x *ReportTrialValidationMetricsResponse) Reset()
- func (x *ReportTrialValidationMetricsResponse) String() string
- type ResetUserSettingRequest
- type ResetUserSettingResponse
- type ResourceAllocationAggregatedRequest
- func (*ResourceAllocationAggregatedRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ResourceAllocationAggregatedRequest) GetEndDate() string
- func (x *ResourceAllocationAggregatedRequest) GetPeriod() masterv1.ResourceAllocationAggregationPeriod
- func (x *ResourceAllocationAggregatedRequest) GetStartDate() string
- func (*ResourceAllocationAggregatedRequest) ProtoMessage()
- func (x *ResourceAllocationAggregatedRequest) ProtoReflect() protoreflect.Message
- func (x *ResourceAllocationAggregatedRequest) Reset()
- func (x *ResourceAllocationAggregatedRequest) String() string
- type ResourceAllocationAggregatedResponse
- func (*ResourceAllocationAggregatedResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ResourceAllocationAggregatedResponse) GetResourceEntries() []*masterv1.ResourceAllocationAggregatedEntry
- func (*ResourceAllocationAggregatedResponse) ProtoMessage()
- func (x *ResourceAllocationAggregatedResponse) ProtoReflect() protoreflect.Message
- func (x *ResourceAllocationAggregatedResponse) Reset()
- func (x *ResourceAllocationAggregatedResponse) String() string
- type ResourceAllocationRawRequest
- func (*ResourceAllocationRawRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ResourceAllocationRawRequest) GetTimestampAfter() *timestamp.Timestamp
- func (x *ResourceAllocationRawRequest) GetTimestampBefore() *timestamp.Timestamp
- func (*ResourceAllocationRawRequest) ProtoMessage()
- func (x *ResourceAllocationRawRequest) ProtoReflect() protoreflect.Message
- func (x *ResourceAllocationRawRequest) Reset()
- func (x *ResourceAllocationRawRequest) String() string
- type ResourceAllocationRawResponse
- func (*ResourceAllocationRawResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ResourceAllocationRawResponse) GetResourceEntries() []*masterv1.ResourceAllocationRawEntry
- func (*ResourceAllocationRawResponse) ProtoMessage()
- func (x *ResourceAllocationRawResponse) ProtoReflect() protoreflect.Message
- func (x *ResourceAllocationRawResponse) Reset()
- func (x *ResourceAllocationRawResponse) String() string
- type ResumeRunsRequest
- func (*ResumeRunsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ResumeRunsRequest) GetFilter() string
- func (x *ResumeRunsRequest) GetProjectId() int32
- func (x *ResumeRunsRequest) GetRunIds() []int32
- func (*ResumeRunsRequest) ProtoMessage()
- func (x *ResumeRunsRequest) ProtoReflect() protoreflect.Message
- func (x *ResumeRunsRequest) Reset()
- func (x *ResumeRunsRequest) String() string
- type ResumeRunsResponse
- func (*ResumeRunsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ResumeRunsResponse) GetResults() []*RunActionResult
- func (*ResumeRunsResponse) ProtoMessage()
- func (x *ResumeRunsResponse) ProtoReflect() protoreflect.Message
- func (x *ResumeRunsResponse) Reset()
- func (x *ResumeRunsResponse) String() string
- type RunActionResult
- func (*RunActionResult) Descriptor() ([]byte, []int)deprecated
- func (x *RunActionResult) GetError() string
- func (x *RunActionResult) GetId() int32
- func (*RunActionResult) ProtoMessage()
- func (x *RunActionResult) ProtoReflect() protoreflect.Message
- func (x *RunActionResult) Reset()
- func (x *RunActionResult) String() string
- type RunPrepareForReportingRequest
- func (*RunPrepareForReportingRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RunPrepareForReportingRequest) GetCheckpointStorage() *_struct.Struct
- func (x *RunPrepareForReportingRequest) GetRunId() int32
- func (*RunPrepareForReportingRequest) ProtoMessage()
- func (x *RunPrepareForReportingRequest) ProtoReflect() protoreflect.Message
- func (x *RunPrepareForReportingRequest) Reset()
- func (x *RunPrepareForReportingRequest) String() string
- type RunPrepareForReportingResponse
- func (*RunPrepareForReportingResponse) Descriptor() ([]byte, []int)deprecated
- func (x *RunPrepareForReportingResponse) GetStorageId() int32
- func (*RunPrepareForReportingResponse) ProtoMessage()
- func (x *RunPrepareForReportingResponse) ProtoReflect() protoreflect.Message
- func (x *RunPrepareForReportingResponse) Reset()
- func (x *RunPrepareForReportingResponse) String() string
- type SSOProvider
- func (*SSOProvider) Descriptor() ([]byte, []int)deprecated
- func (x *SSOProvider) GetAlwaysRedirect() bool
- func (x *SSOProvider) GetName() string
- func (x *SSOProvider) GetSsoUrl() string
- func (x *SSOProvider) GetType() string
- func (*SSOProvider) ProtoMessage()
- func (x *SSOProvider) ProtoReflect() protoreflect.Message
- func (x *SSOProvider) Reset()
- func (x *SSOProvider) String() string
- type SearchExperimentExperiment
- func (*SearchExperimentExperiment) Descriptor() ([]byte, []int)deprecated
- func (x *SearchExperimentExperiment) GetBestTrial() *trialv1.Trial
- func (x *SearchExperimentExperiment) GetExperiment() *experimentv1.Experiment
- func (*SearchExperimentExperiment) ProtoMessage()
- func (x *SearchExperimentExperiment) ProtoReflect() protoreflect.Message
- func (x *SearchExperimentExperiment) Reset()
- func (x *SearchExperimentExperiment) String() string
- type SearchExperimentsRequest
- func (*SearchExperimentsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SearchExperimentsRequest) GetFilter() string
- func (x *SearchExperimentsRequest) GetLimit() int32
- func (x *SearchExperimentsRequest) GetOffset() int32
- func (x *SearchExperimentsRequest) GetProjectId() int32
- func (x *SearchExperimentsRequest) GetSort() string
- func (*SearchExperimentsRequest) ProtoMessage()
- func (x *SearchExperimentsRequest) ProtoReflect() protoreflect.Message
- func (x *SearchExperimentsRequest) Reset()
- func (x *SearchExperimentsRequest) String() string
- type SearchExperimentsResponse
- func (*SearchExperimentsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SearchExperimentsResponse) GetExperiments() []*SearchExperimentExperiment
- func (x *SearchExperimentsResponse) GetPagination() *Pagination
- func (*SearchExperimentsResponse) ProtoMessage()
- func (x *SearchExperimentsResponse) ProtoReflect() protoreflect.Message
- func (x *SearchExperimentsResponse) Reset()
- func (x *SearchExperimentsResponse) String() string
- type SearchRolesAssignableToScopeRequest
- func (*SearchRolesAssignableToScopeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SearchRolesAssignableToScopeRequest) GetLimit() int32
- func (x *SearchRolesAssignableToScopeRequest) GetOffset() int32
- func (x *SearchRolesAssignableToScopeRequest) GetWorkspaceId() *wrappers.Int32Value
- func (*SearchRolesAssignableToScopeRequest) ProtoMessage()
- func (x *SearchRolesAssignableToScopeRequest) ProtoReflect() protoreflect.Message
- func (x *SearchRolesAssignableToScopeRequest) Reset()
- func (x *SearchRolesAssignableToScopeRequest) String() string
- type SearchRolesAssignableToScopeResponse
- func (*SearchRolesAssignableToScopeResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SearchRolesAssignableToScopeResponse) GetPagination() *Pagination
- func (x *SearchRolesAssignableToScopeResponse) GetRoles() []*rbacv1.Role
- func (*SearchRolesAssignableToScopeResponse) ProtoMessage()
- func (x *SearchRolesAssignableToScopeResponse) ProtoReflect() protoreflect.Message
- func (x *SearchRolesAssignableToScopeResponse) Reset()
- func (x *SearchRolesAssignableToScopeResponse) String() string
- type SearchRunsRequest
- func (*SearchRunsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SearchRunsRequest) GetFilter() string
- func (x *SearchRunsRequest) GetLimit() int32
- func (x *SearchRunsRequest) GetOffset() int32
- func (x *SearchRunsRequest) GetProjectId() int32
- func (x *SearchRunsRequest) GetSort() string
- func (*SearchRunsRequest) ProtoMessage()
- func (x *SearchRunsRequest) ProtoReflect() protoreflect.Message
- func (x *SearchRunsRequest) Reset()
- func (x *SearchRunsRequest) String() string
- type SearchRunsResponse
- func (*SearchRunsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SearchRunsResponse) GetPagination() *Pagination
- func (x *SearchRunsResponse) GetRuns() []*runv1.FlatRun
- func (*SearchRunsResponse) ProtoMessage()
- func (x *SearchRunsResponse) ProtoReflect() protoreflect.Message
- func (x *SearchRunsResponse) Reset()
- func (x *SearchRunsResponse) String() string
- type SetClusterMessageRequest
- func (*SetClusterMessageRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetClusterMessageRequest) GetDuration() string
- func (x *SetClusterMessageRequest) GetEndTime() *timestamp.Timestamp
- func (x *SetClusterMessageRequest) GetMessage() string
- func (x *SetClusterMessageRequest) GetStartTime() *timestamp.Timestamp
- func (*SetClusterMessageRequest) ProtoMessage()
- func (x *SetClusterMessageRequest) ProtoReflect() protoreflect.Message
- func (x *SetClusterMessageRequest) Reset()
- func (x *SetClusterMessageRequest) String() string
- type SetClusterMessageResponse
- type SetCommandPriorityRequest
- func (*SetCommandPriorityRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetCommandPriorityRequest) GetCommandId() string
- func (x *SetCommandPriorityRequest) GetPriority() int32
- func (*SetCommandPriorityRequest) ProtoMessage()
- func (x *SetCommandPriorityRequest) ProtoReflect() protoreflect.Message
- func (x *SetCommandPriorityRequest) Reset()
- func (x *SetCommandPriorityRequest) String() string
- type SetCommandPriorityResponse
- func (*SetCommandPriorityResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SetCommandPriorityResponse) GetCommand() *commandv1.Command
- func (*SetCommandPriorityResponse) ProtoMessage()
- func (x *SetCommandPriorityResponse) ProtoReflect() protoreflect.Message
- func (x *SetCommandPriorityResponse) Reset()
- func (x *SetCommandPriorityResponse) String() string
- type SetNotebookPriorityRequest
- func (*SetNotebookPriorityRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetNotebookPriorityRequest) GetNotebookId() string
- func (x *SetNotebookPriorityRequest) GetPriority() int32
- func (*SetNotebookPriorityRequest) ProtoMessage()
- func (x *SetNotebookPriorityRequest) ProtoReflect() protoreflect.Message
- func (x *SetNotebookPriorityRequest) Reset()
- func (x *SetNotebookPriorityRequest) String() string
- type SetNotebookPriorityResponse
- func (*SetNotebookPriorityResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SetNotebookPriorityResponse) GetNotebook() *notebookv1.Notebook
- func (*SetNotebookPriorityResponse) ProtoMessage()
- func (x *SetNotebookPriorityResponse) ProtoReflect() protoreflect.Message
- func (x *SetNotebookPriorityResponse) Reset()
- func (x *SetNotebookPriorityResponse) String() string
- type SetResourceQuotasRequest
- func (*SetResourceQuotasRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetResourceQuotasRequest) GetClusterQuotaPairs() map[string]int32
- func (x *SetResourceQuotasRequest) GetId() int32
- func (*SetResourceQuotasRequest) ProtoMessage()
- func (x *SetResourceQuotasRequest) ProtoReflect() protoreflect.Message
- func (x *SetResourceQuotasRequest) Reset()
- func (x *SetResourceQuotasRequest) String() string
- type SetResourceQuotasResponse
- type SetShellPriorityRequest
- func (*SetShellPriorityRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetShellPriorityRequest) GetPriority() int32
- func (x *SetShellPriorityRequest) GetShellId() string
- func (*SetShellPriorityRequest) ProtoMessage()
- func (x *SetShellPriorityRequest) ProtoReflect() protoreflect.Message
- func (x *SetShellPriorityRequest) Reset()
- func (x *SetShellPriorityRequest) String() string
- type SetShellPriorityResponse
- func (*SetShellPriorityResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SetShellPriorityResponse) GetShell() *shellv1.Shell
- func (*SetShellPriorityResponse) ProtoMessage()
- func (x *SetShellPriorityResponse) ProtoReflect() protoreflect.Message
- func (x *SetShellPriorityResponse) Reset()
- func (x *SetShellPriorityResponse) String() string
- type SetTensorboardPriorityRequest
- func (*SetTensorboardPriorityRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetTensorboardPriorityRequest) GetPriority() int32
- func (x *SetTensorboardPriorityRequest) GetTensorboardId() string
- func (*SetTensorboardPriorityRequest) ProtoMessage()
- func (x *SetTensorboardPriorityRequest) ProtoReflect() protoreflect.Message
- func (x *SetTensorboardPriorityRequest) Reset()
- func (x *SetTensorboardPriorityRequest) String() string
- type SetTensorboardPriorityResponse
- func (*SetTensorboardPriorityResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SetTensorboardPriorityResponse) GetTensorboard() *tensorboardv1.Tensorboard
- func (*SetTensorboardPriorityResponse) ProtoMessage()
- func (x *SetTensorboardPriorityResponse) ProtoReflect() protoreflect.Message
- func (x *SetTensorboardPriorityResponse) Reset()
- func (x *SetTensorboardPriorityResponse) String() string
- type SetUserPasswordRequest
- func (*SetUserPasswordRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetUserPasswordRequest) GetPassword() string
- func (x *SetUserPasswordRequest) GetUserId() int32
- func (*SetUserPasswordRequest) ProtoMessage()
- func (x *SetUserPasswordRequest) ProtoReflect() protoreflect.Message
- func (x *SetUserPasswordRequest) Reset()
- func (x *SetUserPasswordRequest) String() string
- type SetUserPasswordResponse
- func (*SetUserPasswordResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SetUserPasswordResponse) GetUser() *userv1.User
- func (*SetUserPasswordResponse) ProtoMessage()
- func (x *SetUserPasswordResponse) ProtoReflect() protoreflect.Message
- func (x *SetUserPasswordResponse) Reset()
- func (x *SetUserPasswordResponse) String() string
- type SetWorkspaceNamespaceBindingsRequest
- func (*SetWorkspaceNamespaceBindingsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetWorkspaceNamespaceBindingsRequest) GetClusterNamespaceMeta() map[string]*workspacev1.WorkspaceNamespaceMeta
- func (x *SetWorkspaceNamespaceBindingsRequest) GetWorkspaceId() int32
- func (*SetWorkspaceNamespaceBindingsRequest) ProtoMessage()
- func (x *SetWorkspaceNamespaceBindingsRequest) ProtoReflect() protoreflect.Message
- func (x *SetWorkspaceNamespaceBindingsRequest) Reset()
- func (x *SetWorkspaceNamespaceBindingsRequest) String() string
- type SetWorkspaceNamespaceBindingsResponse
- func (*SetWorkspaceNamespaceBindingsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SetWorkspaceNamespaceBindingsResponse) GetNamespaceBindings() map[string]*workspacev1.WorkspaceNamespaceBinding
- func (*SetWorkspaceNamespaceBindingsResponse) ProtoMessage()
- func (x *SetWorkspaceNamespaceBindingsResponse) ProtoReflect() protoreflect.Message
- func (x *SetWorkspaceNamespaceBindingsResponse) Reset()
- func (x *SetWorkspaceNamespaceBindingsResponse) String() string
- type StartTrialRequest
- func (*StartTrialRequest) Descriptor() ([]byte, []int)deprecated
- func (x *StartTrialRequest) GetResume() bool
- func (x *StartTrialRequest) GetTrialId() int32
- func (*StartTrialRequest) ProtoMessage()
- func (x *StartTrialRequest) ProtoReflect() protoreflect.Message
- func (x *StartTrialRequest) Reset()
- func (x *StartTrialRequest) String() string
- type StartTrialResponse
- func (*StartTrialResponse) Descriptor() ([]byte, []int)deprecated
- func (x *StartTrialResponse) GetLatestCheckpoint() string
- func (x *StartTrialResponse) GetStepsCompleted() int32
- func (x *StartTrialResponse) GetTrialRunId() int32
- func (*StartTrialResponse) ProtoMessage()
- func (x *StartTrialResponse) ProtoReflect() protoreflect.Message
- func (x *StartTrialResponse) Reset()
- func (x *StartTrialResponse) String() string
- type TableType
- type TaskLogsFieldsRequest
- func (*TaskLogsFieldsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *TaskLogsFieldsRequest) GetFollow() bool
- func (x *TaskLogsFieldsRequest) GetTaskId() string
- func (*TaskLogsFieldsRequest) ProtoMessage()
- func (x *TaskLogsFieldsRequest) ProtoReflect() protoreflect.Message
- func (x *TaskLogsFieldsRequest) Reset()
- func (x *TaskLogsFieldsRequest) String() string
- type TaskLogsFieldsResponse
- func (*TaskLogsFieldsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *TaskLogsFieldsResponse) GetAgentIds() []string
- func (x *TaskLogsFieldsResponse) GetAllocationIds() []string
- func (x *TaskLogsFieldsResponse) GetContainerIds() []string
- func (x *TaskLogsFieldsResponse) GetRankIds() []int32
- func (x *TaskLogsFieldsResponse) GetSources() []string
- func (x *TaskLogsFieldsResponse) GetStdtypes() []string
- func (*TaskLogsFieldsResponse) ProtoMessage()
- func (x *TaskLogsFieldsResponse) ProtoReflect() protoreflect.Message
- func (x *TaskLogsFieldsResponse) Reset()
- func (x *TaskLogsFieldsResponse) String() string
- type TaskLogsRequest
- func (*TaskLogsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *TaskLogsRequest) GetAgentIds() []string
- func (x *TaskLogsRequest) GetAllocationIds() []string
- func (x *TaskLogsRequest) GetContainerIds() []string
- func (x *TaskLogsRequest) GetFollow() bool
- func (x *TaskLogsRequest) GetLevels() []logv1.LogLevel
- func (x *TaskLogsRequest) GetLimit() int32
- func (x *TaskLogsRequest) GetOrderBy() OrderBy
- func (x *TaskLogsRequest) GetRankIds() []int32
- func (x *TaskLogsRequest) GetSearchText() string
- func (x *TaskLogsRequest) GetSources() []string
- func (x *TaskLogsRequest) GetStdtypes() []string
- func (x *TaskLogsRequest) GetTaskId() string
- func (x *TaskLogsRequest) GetTimestampAfter() *timestamp.Timestamp
- func (x *TaskLogsRequest) GetTimestampBefore() *timestamp.Timestamp
- func (*TaskLogsRequest) ProtoMessage()
- func (x *TaskLogsRequest) ProtoReflect() protoreflect.Message
- func (x *TaskLogsRequest) Reset()
- func (x *TaskLogsRequest) String() string
- type TaskLogsResponse
- func (*TaskLogsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *TaskLogsResponse) GetAgentId() string
- func (x *TaskLogsResponse) GetAllocationId() string
- func (x *TaskLogsResponse) GetContainerId() string
- func (x *TaskLogsResponse) GetId() string
- func (x *TaskLogsResponse) GetLevel() logv1.LogLevel
- func (x *TaskLogsResponse) GetLog() string
- func (x *TaskLogsResponse) GetMessage() stringdeprecated
- func (x *TaskLogsResponse) GetRankId() int32
- func (x *TaskLogsResponse) GetSource() string
- func (x *TaskLogsResponse) GetStdtype() string
- func (x *TaskLogsResponse) GetTaskId() string
- func (x *TaskLogsResponse) GetTimestamp() *timestamp.Timestamp
- func (*TaskLogsResponse) ProtoMessage()
- func (x *TaskLogsResponse) ProtoReflect() protoreflect.Message
- func (x *TaskLogsResponse) Reset()
- func (x *TaskLogsResponse) String() string
- type TestWebhookRequest
- type TestWebhookResponse
- func (*TestWebhookResponse) Descriptor() ([]byte, []int)deprecated
- func (x *TestWebhookResponse) GetCompleted() bool
- func (*TestWebhookResponse) ProtoMessage()
- func (x *TestWebhookResponse) ProtoReflect() protoreflect.Message
- func (x *TestWebhookResponse) Reset()
- func (x *TestWebhookResponse) String() string
- type TrialLogsFieldsRequest
- func (*TrialLogsFieldsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *TrialLogsFieldsRequest) GetFollow() bool
- func (x *TrialLogsFieldsRequest) GetTrialId() int32
- func (*TrialLogsFieldsRequest) ProtoMessage()
- func (x *TrialLogsFieldsRequest) ProtoReflect() protoreflect.Message
- func (x *TrialLogsFieldsRequest) Reset()
- func (x *TrialLogsFieldsRequest) String() string
- type TrialLogsFieldsResponse
- func (*TrialLogsFieldsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *TrialLogsFieldsResponse) GetAgentIds() []string
- func (x *TrialLogsFieldsResponse) GetContainerIds() []string
- func (x *TrialLogsFieldsResponse) GetRankIds() []int32
- func (x *TrialLogsFieldsResponse) GetSources() []string
- func (x *TrialLogsFieldsResponse) GetStdtypes() []string
- func (*TrialLogsFieldsResponse) ProtoMessage()
- func (x *TrialLogsFieldsResponse) ProtoReflect() protoreflect.Message
- func (x *TrialLogsFieldsResponse) Reset()
- func (x *TrialLogsFieldsResponse) String() string
- type TrialLogsRequest
- func (*TrialLogsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *TrialLogsRequest) GetAgentIds() []string
- func (x *TrialLogsRequest) GetContainerIds() []string
- func (x *TrialLogsRequest) GetFollow() bool
- func (x *TrialLogsRequest) GetLevels() []logv1.LogLevel
- func (x *TrialLogsRequest) GetLimit() int32
- func (x *TrialLogsRequest) GetOrderBy() OrderBy
- func (x *TrialLogsRequest) GetRankIds() []int32
- func (x *TrialLogsRequest) GetSearchText() string
- func (x *TrialLogsRequest) GetSources() []string
- func (x *TrialLogsRequest) GetStdtypes() []string
- func (x *TrialLogsRequest) GetTimestampAfter() *timestamp.Timestamp
- func (x *TrialLogsRequest) GetTimestampBefore() *timestamp.Timestamp
- func (x *TrialLogsRequest) GetTrialId() int32
- func (*TrialLogsRequest) ProtoMessage()
- func (x *TrialLogsRequest) ProtoReflect() protoreflect.Message
- func (x *TrialLogsRequest) Reset()
- func (x *TrialLogsRequest) String() string
- type TrialLogsResponse
- func (*TrialLogsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *TrialLogsResponse) GetAgentId() string
- func (x *TrialLogsResponse) GetContainerId() string
- func (x *TrialLogsResponse) GetId() string
- func (x *TrialLogsResponse) GetLevel() logv1.LogLevel
- func (x *TrialLogsResponse) GetLog() string
- func (x *TrialLogsResponse) GetMessage() stringdeprecated
- func (x *TrialLogsResponse) GetRankId() int32
- func (x *TrialLogsResponse) GetSource() string
- func (x *TrialLogsResponse) GetStdtype() string
- func (x *TrialLogsResponse) GetTimestamp() *timestamp.Timestamp
- func (x *TrialLogsResponse) GetTrialId() int32
- func (*TrialLogsResponse) ProtoMessage()
- func (x *TrialLogsResponse) ProtoReflect() protoreflect.Message
- func (x *TrialLogsResponse) Reset()
- func (x *TrialLogsResponse) String() string
- type TrialSorter
- func (*TrialSorter) Descriptor() ([]byte, []int)deprecated
- func (x *TrialSorter) GetField() string
- func (x *TrialSorter) GetNamespace() TrialSorter_Namespace
- func (x *TrialSorter) GetOrderBy() OrderBy
- func (*TrialSorter) ProtoMessage()
- func (x *TrialSorter) ProtoReflect() protoreflect.Message
- func (x *TrialSorter) Reset()
- func (x *TrialSorter) String() string
- type TrialSorter_Namespace
- func (TrialSorter_Namespace) Descriptor() protoreflect.EnumDescriptor
- func (x TrialSorter_Namespace) Enum() *TrialSorter_Namespace
- func (TrialSorter_Namespace) EnumDescriptor() ([]byte, []int)deprecated
- func (x TrialSorter_Namespace) Number() protoreflect.EnumNumber
- func (x TrialSorter_Namespace) String() string
- func (TrialSorter_Namespace) Type() protoreflect.EnumType
- type TrialTag
- type TrialsSampleRequest
- func (*TrialsSampleRequest) Descriptor() ([]byte, []int)deprecated
- func (x *TrialsSampleRequest) GetEndBatches() int32
- func (x *TrialsSampleRequest) GetExperimentId() int32
- func (x *TrialsSampleRequest) GetGroup() string
- func (x *TrialsSampleRequest) GetMaxDatapoints() int32
- func (x *TrialsSampleRequest) GetMaxTrials() int32
- func (x *TrialsSampleRequest) GetMetricName() string
- func (x *TrialsSampleRequest) GetMetricType() MetricTypedeprecated
- func (x *TrialsSampleRequest) GetPeriodSeconds() int32
- func (x *TrialsSampleRequest) GetStartBatches() int32
- func (*TrialsSampleRequest) ProtoMessage()
- func (x *TrialsSampleRequest) ProtoReflect() protoreflect.Message
- func (x *TrialsSampleRequest) Reset()
- func (x *TrialsSampleRequest) String() string
- type TrialsSampleResponse
- func (*TrialsSampleResponse) Descriptor() ([]byte, []int)deprecated
- func (x *TrialsSampleResponse) GetDemotedTrials() []int32
- func (x *TrialsSampleResponse) GetPromotedTrials() []int32
- func (x *TrialsSampleResponse) GetTrials() []*TrialsSampleResponse_Trial
- func (*TrialsSampleResponse) ProtoMessage()
- func (x *TrialsSampleResponse) ProtoReflect() protoreflect.Message
- func (x *TrialsSampleResponse) Reset()
- func (x *TrialsSampleResponse) String() string
- type TrialsSampleResponse_Trial
- func (*TrialsSampleResponse_Trial) Descriptor() ([]byte, []int)deprecated
- func (x *TrialsSampleResponse_Trial) GetData() []*DataPoint
- func (x *TrialsSampleResponse_Trial) GetHparams() *_struct.Struct
- func (x *TrialsSampleResponse_Trial) GetTrialId() int32
- func (*TrialsSampleResponse_Trial) ProtoMessage()
- func (x *TrialsSampleResponse_Trial) ProtoReflect() protoreflect.Message
- func (x *TrialsSampleResponse_Trial) Reset()
- func (x *TrialsSampleResponse_Trial) String() string
- type TrialsSnapshotRequest
- func (*TrialsSnapshotRequest) Descriptor() ([]byte, []int)deprecated
- func (x *TrialsSnapshotRequest) GetBatchesMargin() int32
- func (x *TrialsSnapshotRequest) GetBatchesProcessed() int32
- func (x *TrialsSnapshotRequest) GetExperimentId() int32
- func (x *TrialsSnapshotRequest) GetGroup() string
- func (x *TrialsSnapshotRequest) GetMetricName() string
- func (x *TrialsSnapshotRequest) GetMetricType() MetricTypedeprecated
- func (x *TrialsSnapshotRequest) GetPeriodSeconds() int32
- func (*TrialsSnapshotRequest) ProtoMessage()
- func (x *TrialsSnapshotRequest) ProtoReflect() protoreflect.Message
- func (x *TrialsSnapshotRequest) Reset()
- func (x *TrialsSnapshotRequest) String() string
- type TrialsSnapshotResponse
- func (*TrialsSnapshotResponse) Descriptor() ([]byte, []int)deprecated
- func (x *TrialsSnapshotResponse) GetTrials() []*TrialsSnapshotResponse_Trial
- func (*TrialsSnapshotResponse) ProtoMessage()
- func (x *TrialsSnapshotResponse) ProtoReflect() protoreflect.Message
- func (x *TrialsSnapshotResponse) Reset()
- func (x *TrialsSnapshotResponse) String() string
- type TrialsSnapshotResponse_Trial
- func (*TrialsSnapshotResponse_Trial) Descriptor() ([]byte, []int)deprecated
- func (x *TrialsSnapshotResponse_Trial) GetBatchesProcessed() int32
- func (x *TrialsSnapshotResponse_Trial) GetHparams() *_struct.Struct
- func (x *TrialsSnapshotResponse_Trial) GetMetric() float64
- func (x *TrialsSnapshotResponse_Trial) GetTrialId() int32
- func (*TrialsSnapshotResponse_Trial) ProtoMessage()
- func (x *TrialsSnapshotResponse_Trial) ProtoReflect() protoreflect.Message
- func (x *TrialsSnapshotResponse_Trial) Reset()
- func (x *TrialsSnapshotResponse_Trial) String() string
- type UnarchiveExperimentRequest
- func (*UnarchiveExperimentRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UnarchiveExperimentRequest) GetId() int32
- func (*UnarchiveExperimentRequest) ProtoMessage()
- func (x *UnarchiveExperimentRequest) ProtoReflect() protoreflect.Message
- func (x *UnarchiveExperimentRequest) Reset()
- func (x *UnarchiveExperimentRequest) String() string
- type UnarchiveExperimentResponse
- type UnarchiveExperimentsRequest
- func (*UnarchiveExperimentsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UnarchiveExperimentsRequest) GetExperimentIds() []int32
- func (x *UnarchiveExperimentsRequest) GetFilters() *BulkExperimentFilters
- func (x *UnarchiveExperimentsRequest) GetProjectId() int32
- func (*UnarchiveExperimentsRequest) ProtoMessage()
- func (x *UnarchiveExperimentsRequest) ProtoReflect() protoreflect.Message
- func (x *UnarchiveExperimentsRequest) Reset()
- func (x *UnarchiveExperimentsRequest) String() string
- type UnarchiveExperimentsResponse
- func (*UnarchiveExperimentsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UnarchiveExperimentsResponse) GetResults() []*ExperimentActionResult
- func (*UnarchiveExperimentsResponse) ProtoMessage()
- func (x *UnarchiveExperimentsResponse) ProtoReflect() protoreflect.Message
- func (x *UnarchiveExperimentsResponse) Reset()
- func (x *UnarchiveExperimentsResponse) String() string
- type UnarchiveModelRequest
- func (*UnarchiveModelRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UnarchiveModelRequest) GetModelName() string
- func (*UnarchiveModelRequest) ProtoMessage()
- func (x *UnarchiveModelRequest) ProtoReflect() protoreflect.Message
- func (x *UnarchiveModelRequest) Reset()
- func (x *UnarchiveModelRequest) String() string
- type UnarchiveModelResponse
- type UnarchiveProjectRequest
- func (*UnarchiveProjectRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UnarchiveProjectRequest) GetId() int32
- func (*UnarchiveProjectRequest) ProtoMessage()
- func (x *UnarchiveProjectRequest) ProtoReflect() protoreflect.Message
- func (x *UnarchiveProjectRequest) Reset()
- func (x *UnarchiveProjectRequest) String() string
- type UnarchiveProjectResponse
- type UnarchiveRunsRequest
- func (*UnarchiveRunsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UnarchiveRunsRequest) GetFilter() string
- func (x *UnarchiveRunsRequest) GetProjectId() int32
- func (x *UnarchiveRunsRequest) GetRunIds() []int32
- func (*UnarchiveRunsRequest) ProtoMessage()
- func (x *UnarchiveRunsRequest) ProtoReflect() protoreflect.Message
- func (x *UnarchiveRunsRequest) Reset()
- func (x *UnarchiveRunsRequest) String() string
- type UnarchiveRunsResponse
- func (*UnarchiveRunsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UnarchiveRunsResponse) GetResults() []*RunActionResult
- func (*UnarchiveRunsResponse) ProtoMessage()
- func (x *UnarchiveRunsResponse) ProtoReflect() protoreflect.Message
- func (x *UnarchiveRunsResponse) Reset()
- func (x *UnarchiveRunsResponse) String() string
- type UnarchiveWorkspaceRequest
- func (*UnarchiveWorkspaceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UnarchiveWorkspaceRequest) GetId() int32
- func (*UnarchiveWorkspaceRequest) ProtoMessage()
- func (x *UnarchiveWorkspaceRequest) ProtoReflect() protoreflect.Message
- func (x *UnarchiveWorkspaceRequest) Reset()
- func (x *UnarchiveWorkspaceRequest) String() string
- type UnarchiveWorkspaceResponse
- type UnbindRPFromWorkspaceRequest
- func (*UnbindRPFromWorkspaceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UnbindRPFromWorkspaceRequest) GetResourcePoolName() string
- func (x *UnbindRPFromWorkspaceRequest) GetWorkspaceIds() []int32
- func (x *UnbindRPFromWorkspaceRequest) GetWorkspaceNames() []string
- func (*UnbindRPFromWorkspaceRequest) ProtoMessage()
- func (x *UnbindRPFromWorkspaceRequest) ProtoReflect() protoreflect.Message
- func (x *UnbindRPFromWorkspaceRequest) Reset()
- func (x *UnbindRPFromWorkspaceRequest) String() string
- type UnbindRPFromWorkspaceResponse
- func (*UnbindRPFromWorkspaceResponse) Descriptor() ([]byte, []int)deprecated
- func (*UnbindRPFromWorkspaceResponse) ProtoMessage()
- func (x *UnbindRPFromWorkspaceResponse) ProtoReflect() protoreflect.Message
- func (x *UnbindRPFromWorkspaceResponse) Reset()
- func (x *UnbindRPFromWorkspaceResponse) String() string
- type UnimplementedDeterminedServer
- func (*UnimplementedDeterminedServer) AckAllocationPreemptionSignal(context.Context, *AckAllocationPreemptionSignalRequest) (*AckAllocationPreemptionSignalResponse, error)
- func (*UnimplementedDeterminedServer) ActivateExperiment(context.Context, *ActivateExperimentRequest) (*ActivateExperimentResponse, error)
- func (*UnimplementedDeterminedServer) ActivateExperiments(context.Context, *ActivateExperimentsRequest) (*ActivateExperimentsResponse, error)
- func (*UnimplementedDeterminedServer) AddProjectNote(context.Context, *AddProjectNoteRequest) (*AddProjectNoteResponse, error)
- func (*UnimplementedDeterminedServer) AllocationAllGather(context.Context, *AllocationAllGatherRequest) (*AllocationAllGatherResponse, error)
- func (*UnimplementedDeterminedServer) AllocationPendingPreemptionSignal(context.Context, *AllocationPendingPreemptionSignalRequest) (*AllocationPendingPreemptionSignalResponse, error)
- func (*UnimplementedDeterminedServer) AllocationPreemptionSignal(context.Context, *AllocationPreemptionSignalRequest) (*AllocationPreemptionSignalResponse, error)
- func (*UnimplementedDeterminedServer) AllocationReady(context.Context, *AllocationReadyRequest) (*AllocationReadyResponse, error)
- func (*UnimplementedDeterminedServer) AllocationRendezvousInfo(context.Context, *AllocationRendezvousInfoRequest) (*AllocationRendezvousInfoResponse, error)
- func (*UnimplementedDeterminedServer) AllocationWaiting(context.Context, *AllocationWaitingRequest) (*AllocationWaitingResponse, error)
- func (*UnimplementedDeterminedServer) ArchiveExperiment(context.Context, *ArchiveExperimentRequest) (*ArchiveExperimentResponse, error)
- func (*UnimplementedDeterminedServer) ArchiveExperiments(context.Context, *ArchiveExperimentsRequest) (*ArchiveExperimentsResponse, error)
- func (*UnimplementedDeterminedServer) ArchiveModel(context.Context, *ArchiveModelRequest) (*ArchiveModelResponse, error)
- func (*UnimplementedDeterminedServer) ArchiveProject(context.Context, *ArchiveProjectRequest) (*ArchiveProjectResponse, error)
- func (*UnimplementedDeterminedServer) ArchiveRuns(context.Context, *ArchiveRunsRequest) (*ArchiveRunsResponse, error)
- func (*UnimplementedDeterminedServer) ArchiveWorkspace(context.Context, *ArchiveWorkspaceRequest) (*ArchiveWorkspaceResponse, error)
- func (*UnimplementedDeterminedServer) AssignMultipleGroups(context.Context, *AssignMultipleGroupsRequest) (*AssignMultipleGroupsResponse, error)
- func (*UnimplementedDeterminedServer) AssignRoles(context.Context, *AssignRolesRequest) (*AssignRolesResponse, error)
- func (*UnimplementedDeterminedServer) BindRPToWorkspace(context.Context, *BindRPToWorkspaceRequest) (*BindRPToWorkspaceResponse, error)
- func (*UnimplementedDeterminedServer) BulkAutoCreateWorkspaceNamespaceBindings(context.Context, *BulkAutoCreateWorkspaceNamespaceBindingsRequest) (*BulkAutoCreateWorkspaceNamespaceBindingsResponse, error)
- func (*UnimplementedDeterminedServer) CancelExperiment(context.Context, *CancelExperimentRequest) (*CancelExperimentResponse, error)
- func (*UnimplementedDeterminedServer) CancelExperiments(context.Context, *CancelExperimentsRequest) (*CancelExperimentsResponse, error)
- func (*UnimplementedDeterminedServer) CheckpointsRemoveFiles(context.Context, *CheckpointsRemoveFilesRequest) (*CheckpointsRemoveFilesResponse, error)
- func (*UnimplementedDeterminedServer) CleanupLogs(context.Context, *CleanupLogsRequest) (*CleanupLogsResponse, error)
- func (*UnimplementedDeterminedServer) CompareTrials(context.Context, *CompareTrialsRequest) (*CompareTrialsResponse, error)
- func (*UnimplementedDeterminedServer) CompleteTrialSearcherValidation(context.Context, *CompleteTrialSearcherValidationRequest) (*CompleteTrialSearcherValidationResponse, error)
- func (*UnimplementedDeterminedServer) ContinueExperiment(context.Context, *ContinueExperimentRequest) (*ContinueExperimentResponse, error)
- func (*UnimplementedDeterminedServer) CreateExperiment(context.Context, *CreateExperimentRequest) (*CreateExperimentResponse, error)
- func (*UnimplementedDeterminedServer) CreateGenericTask(context.Context, *CreateGenericTaskRequest) (*CreateGenericTaskResponse, error)
- func (*UnimplementedDeterminedServer) CreateGroup(context.Context, *CreateGroupRequest) (*CreateGroupResponse, error)
- func (*UnimplementedDeterminedServer) CreateTrial(context.Context, *CreateTrialRequest) (*CreateTrialResponse, error)
- func (*UnimplementedDeterminedServer) CurrentUser(context.Context, *CurrentUserRequest) (*CurrentUserResponse, error)
- func (*UnimplementedDeterminedServer) DeleteCheckpoints(context.Context, *DeleteCheckpointsRequest) (*DeleteCheckpointsResponse, error)
- func (*UnimplementedDeterminedServer) DeleteClusterMessage(context.Context, *DeleteClusterMessageRequest) (*DeleteClusterMessageResponse, error)
- func (*UnimplementedDeterminedServer) DeleteExperiment(context.Context, *DeleteExperimentRequest) (*DeleteExperimentResponse, error)
- func (*UnimplementedDeterminedServer) DeleteExperimentLabel(context.Context, *DeleteExperimentLabelRequest) (*DeleteExperimentLabelResponse, error)
- func (*UnimplementedDeterminedServer) DeleteExperiments(context.Context, *DeleteExperimentsRequest) (*DeleteExperimentsResponse, error)
- func (*UnimplementedDeterminedServer) DeleteGroup(context.Context, *DeleteGroupRequest) (*DeleteGroupResponse, error)
- func (*UnimplementedDeterminedServer) DeleteModel(context.Context, *DeleteModelRequest) (*DeleteModelResponse, error)
- func (*UnimplementedDeterminedServer) DeleteModelVersion(context.Context, *DeleteModelVersionRequest) (*DeleteModelVersionResponse, error)
- func (*UnimplementedDeterminedServer) DeleteProject(context.Context, *DeleteProjectRequest) (*DeleteProjectResponse, error)
- func (*UnimplementedDeterminedServer) DeleteRuns(context.Context, *DeleteRunsRequest) (*DeleteRunsResponse, error)
- func (*UnimplementedDeterminedServer) DeleteTemplate(context.Context, *DeleteTemplateRequest) (*DeleteTemplateResponse, error)
- func (*UnimplementedDeterminedServer) DeleteTensorboardFiles(context.Context, *DeleteTensorboardFilesRequest) (*DeleteTensorboardFilesResponse, error)
- func (*UnimplementedDeterminedServer) DeleteWebhook(context.Context, *DeleteWebhookRequest) (*DeleteWebhookResponse, error)
- func (*UnimplementedDeterminedServer) DeleteWorkspace(context.Context, *DeleteWorkspaceRequest) (*DeleteWorkspaceResponse, error)
- func (*UnimplementedDeterminedServer) DeleteWorkspaceNamespaceBindings(context.Context, *DeleteWorkspaceNamespaceBindingsRequest) (*DeleteWorkspaceNamespaceBindingsResponse, error)
- func (*UnimplementedDeterminedServer) DisableAgent(context.Context, *DisableAgentRequest) (*DisableAgentResponse, error)
- func (*UnimplementedDeterminedServer) DisableSlot(context.Context, *DisableSlotRequest) (*DisableSlotResponse, error)
- func (*UnimplementedDeterminedServer) EnableAgent(context.Context, *EnableAgentRequest) (*EnableAgentResponse, error)
- func (*UnimplementedDeterminedServer) EnableSlot(context.Context, *EnableSlotRequest) (*EnableSlotResponse, error)
- func (*UnimplementedDeterminedServer) ExpMetricNames(*ExpMetricNamesRequest, Determined_ExpMetricNamesServer) error
- func (*UnimplementedDeterminedServer) GetActiveTasksCount(context.Context, *GetActiveTasksCountRequest) (*GetActiveTasksCountResponse, error)
- func (*UnimplementedDeterminedServer) GetAgent(context.Context, *GetAgentRequest) (*GetAgentResponse, error)
- func (*UnimplementedDeterminedServer) GetAgents(context.Context, *GetAgentsRequest) (*GetAgentsResponse, error)
- func (*UnimplementedDeterminedServer) GetAllocation(context.Context, *GetAllocationRequest) (*GetAllocationResponse, error)
- func (*UnimplementedDeterminedServer) GetBestSearcherValidationMetric(context.Context, *GetBestSearcherValidationMetricRequest) (*GetBestSearcherValidationMetricResponse, error)
- func (*UnimplementedDeterminedServer) GetCheckpoint(context.Context, *GetCheckpointRequest) (*GetCheckpointResponse, error)
- func (*UnimplementedDeterminedServer) GetClusterMessage(context.Context, *GetClusterMessageRequest) (*GetClusterMessageResponse, error)
- func (*UnimplementedDeterminedServer) GetCommand(context.Context, *GetCommandRequest) (*GetCommandResponse, error)
- func (*UnimplementedDeterminedServer) GetCommands(context.Context, *GetCommandsRequest) (*GetCommandsResponse, error)
- func (*UnimplementedDeterminedServer) GetCurrentTrialSearcherOperation(context.Context, *GetCurrentTrialSearcherOperationRequest) (*GetCurrentTrialSearcherOperationResponse, error)
- func (*UnimplementedDeterminedServer) GetExperiment(context.Context, *GetExperimentRequest) (*GetExperimentResponse, error)
- func (*UnimplementedDeterminedServer) GetExperimentCheckpoints(context.Context, *GetExperimentCheckpointsRequest) (*GetExperimentCheckpointsResponse, error)
- func (*UnimplementedDeterminedServer) GetExperimentLabels(context.Context, *GetExperimentLabelsRequest) (*GetExperimentLabelsResponse, error)
- func (*UnimplementedDeterminedServer) GetExperimentTrials(context.Context, *GetExperimentTrialsRequest) (*GetExperimentTrialsResponse, error)
- func (*UnimplementedDeterminedServer) GetExperimentValidationHistory(context.Context, *GetExperimentValidationHistoryRequest) (*GetExperimentValidationHistoryResponse, error)
- func (*UnimplementedDeterminedServer) GetExperiments(context.Context, *GetExperimentsRequest) (*GetExperimentsResponse, error)
- func (*UnimplementedDeterminedServer) GetGenericTaskConfig(context.Context, *GetGenericTaskConfigRequest) (*GetGenericTaskConfigResponse, error)
- func (*UnimplementedDeterminedServer) GetGroup(context.Context, *GetGroupRequest) (*GetGroupResponse, error)
- func (*UnimplementedDeterminedServer) GetGroups(context.Context, *GetGroupsRequest) (*GetGroupsResponse, error)
- func (*UnimplementedDeterminedServer) GetGroupsAndUsersAssignedToWorkspace(context.Context, *GetGroupsAndUsersAssignedToWorkspaceRequest) (*GetGroupsAndUsersAssignedToWorkspaceResponse, error)
- func (*UnimplementedDeterminedServer) GetJobQueueStats(context.Context, *GetJobQueueStatsRequest) (*GetJobQueueStatsResponse, error)
- func (*UnimplementedDeterminedServer) GetJobs(context.Context, *GetJobsRequest) (*GetJobsResponse, error)
- func (*UnimplementedDeterminedServer) GetJobsV2(context.Context, *GetJobsV2Request) (*GetJobsV2Response, error)
- func (*UnimplementedDeterminedServer) GetKubernetesResourceManagers(context.Context, *GetKubernetesResourceManagersRequest) (*GetKubernetesResourceManagersResponse, error)
- func (*UnimplementedDeterminedServer) GetKubernetesResourceQuotas(context.Context, *GetKubernetesResourceQuotasRequest) (*GetKubernetesResourceQuotasResponse, error)
- func (*UnimplementedDeterminedServer) GetMaster(context.Context, *GetMasterRequest) (*GetMasterResponse, error)
- func (*UnimplementedDeterminedServer) GetMasterConfig(context.Context, *GetMasterConfigRequest) (*GetMasterConfigResponse, error)
- func (*UnimplementedDeterminedServer) GetMe(context.Context, *GetMeRequest) (*GetMeResponse, error)
- func (*UnimplementedDeterminedServer) GetMetadataValues(context.Context, *GetMetadataValuesRequest) (*GetMetadataValuesResponse, error)
- func (*UnimplementedDeterminedServer) GetMetrics(*GetMetricsRequest, Determined_GetMetricsServer) error
- func (*UnimplementedDeterminedServer) GetModel(context.Context, *GetModelRequest) (*GetModelResponse, error)
- func (*UnimplementedDeterminedServer) GetModelDef(context.Context, *GetModelDefRequest) (*GetModelDefResponse, error)
- func (*UnimplementedDeterminedServer) GetModelDefFile(context.Context, *GetModelDefFileRequest) (*GetModelDefFileResponse, error)
- func (*UnimplementedDeterminedServer) GetModelDefTree(context.Context, *GetModelDefTreeRequest) (*GetModelDefTreeResponse, error)
- func (*UnimplementedDeterminedServer) GetModelLabels(context.Context, *GetModelLabelsRequest) (*GetModelLabelsResponse, error)
- func (*UnimplementedDeterminedServer) GetModelVersion(context.Context, *GetModelVersionRequest) (*GetModelVersionResponse, error)
- func (*UnimplementedDeterminedServer) GetModelVersions(context.Context, *GetModelVersionsRequest) (*GetModelVersionsResponse, error)
- func (*UnimplementedDeterminedServer) GetModels(context.Context, *GetModelsRequest) (*GetModelsResponse, error)
- func (*UnimplementedDeterminedServer) GetNotebook(context.Context, *GetNotebookRequest) (*GetNotebookResponse, error)
- func (*UnimplementedDeterminedServer) GetNotebooks(context.Context, *GetNotebooksRequest) (*GetNotebooksResponse, error)
- func (*UnimplementedDeterminedServer) GetPermissionsSummary(context.Context, *GetPermissionsSummaryRequest) (*GetPermissionsSummaryResponse, error)
- func (*UnimplementedDeterminedServer) GetProject(context.Context, *GetProjectRequest) (*GetProjectResponse, error)
- func (*UnimplementedDeterminedServer) GetProjectByKey(context.Context, *GetProjectByKeyRequest) (*GetProjectByKeyResponse, error)
- func (*UnimplementedDeterminedServer) GetProjectColumns(context.Context, *GetProjectColumnsRequest) (*GetProjectColumnsResponse, error)
- func (*UnimplementedDeterminedServer) GetProjectNumericMetricsRange(context.Context, *GetProjectNumericMetricsRangeRequest) (*GetProjectNumericMetricsRangeResponse, error)
- func (*UnimplementedDeterminedServer) GetProjectsByUserActivity(context.Context, *GetProjectsByUserActivityRequest) (*GetProjectsByUserActivityResponse, error)
- func (*UnimplementedDeterminedServer) GetResourcePools(context.Context, *GetResourcePoolsRequest) (*GetResourcePoolsResponse, error)
- func (*UnimplementedDeterminedServer) GetRolesAssignedToGroup(context.Context, *GetRolesAssignedToGroupRequest) (*GetRolesAssignedToGroupResponse, error)
- func (*UnimplementedDeterminedServer) GetRolesAssignedToUser(context.Context, *GetRolesAssignedToUserRequest) (*GetRolesAssignedToUserResponse, error)
- func (*UnimplementedDeterminedServer) GetRolesByID(context.Context, *GetRolesByIDRequest) (*GetRolesByIDResponse, error)
- func (*UnimplementedDeterminedServer) GetRunMetadata(context.Context, *GetRunMetadataRequest) (*GetRunMetadataResponse, error)
- func (*UnimplementedDeterminedServer) GetSearcherEvents(context.Context, *GetSearcherEventsRequest) (*GetSearcherEventsResponse, error)
- func (*UnimplementedDeterminedServer) GetShell(context.Context, *GetShellRequest) (*GetShellResponse, error)
- func (*UnimplementedDeterminedServer) GetShells(context.Context, *GetShellsRequest) (*GetShellsResponse, error)
- func (*UnimplementedDeterminedServer) GetSlot(context.Context, *GetSlotRequest) (*GetSlotResponse, error)
- func (*UnimplementedDeterminedServer) GetSlots(context.Context, *GetSlotsRequest) (*GetSlotsResponse, error)
- func (*UnimplementedDeterminedServer) GetTask(context.Context, *GetTaskRequest) (*GetTaskResponse, error)
- func (*UnimplementedDeterminedServer) GetTaskAcceleratorData(context.Context, *GetTaskAcceleratorDataRequest) (*GetTaskAcceleratorDataResponse, error)
- func (*UnimplementedDeterminedServer) GetTaskContextDirectory(context.Context, *GetTaskContextDirectoryRequest) (*GetTaskContextDirectoryResponse, error)
- func (*UnimplementedDeterminedServer) GetTasks(context.Context, *GetTasksRequest) (*GetTasksResponse, error)
- func (*UnimplementedDeterminedServer) GetTelemetry(context.Context, *GetTelemetryRequest) (*GetTelemetryResponse, error)
- func (*UnimplementedDeterminedServer) GetTemplate(context.Context, *GetTemplateRequest) (*GetTemplateResponse, error)
- func (*UnimplementedDeterminedServer) GetTemplates(context.Context, *GetTemplatesRequest) (*GetTemplatesResponse, error)
- func (*UnimplementedDeterminedServer) GetTensorboard(context.Context, *GetTensorboardRequest) (*GetTensorboardResponse, error)
- func (*UnimplementedDeterminedServer) GetTensorboards(context.Context, *GetTensorboardsRequest) (*GetTensorboardsResponse, error)
- func (*UnimplementedDeterminedServer) GetTrainingMetrics(*GetTrainingMetricsRequest, Determined_GetTrainingMetricsServer) error
- func (*UnimplementedDeterminedServer) GetTrial(context.Context, *GetTrialRequest) (*GetTrialResponse, error)
- func (*UnimplementedDeterminedServer) GetTrialByExternalID(context.Context, *GetTrialByExternalIDRequest) (*GetTrialByExternalIDResponse, error)
- func (*UnimplementedDeterminedServer) GetTrialCheckpoints(context.Context, *GetTrialCheckpointsRequest) (*GetTrialCheckpointsResponse, error)
- func (*UnimplementedDeterminedServer) GetTrialMetricsByCheckpoint(context.Context, *GetTrialMetricsByCheckpointRequest) (*GetTrialMetricsByCheckpointResponse, error)
- func (*UnimplementedDeterminedServer) GetTrialMetricsByModelVersion(context.Context, *GetTrialMetricsByModelVersionRequest) (*GetTrialMetricsByModelVersionResponse, error)
- func (*UnimplementedDeterminedServer) GetTrialProfilerAvailableSeries(*GetTrialProfilerAvailableSeriesRequest, ...) error
- func (*UnimplementedDeterminedServer) GetTrialProfilerMetrics(*GetTrialProfilerMetricsRequest, Determined_GetTrialProfilerMetricsServer) error
- func (*UnimplementedDeterminedServer) GetTrialRemainingLogRetentionDays(context.Context, *GetTrialRemainingLogRetentionDaysRequest) (*GetTrialRemainingLogRetentionDaysResponse, error)
- func (*UnimplementedDeterminedServer) GetTrialWorkloads(context.Context, *GetTrialWorkloadsRequest) (*GetTrialWorkloadsResponse, error)
- func (*UnimplementedDeterminedServer) GetUser(context.Context, *GetUserRequest) (*GetUserResponse, error)
- func (*UnimplementedDeterminedServer) GetUserByUsername(context.Context, *GetUserByUsernameRequest) (*GetUserByUsernameResponse, error)
- func (*UnimplementedDeterminedServer) GetUserSetting(context.Context, *GetUserSettingRequest) (*GetUserSettingResponse, error)
- func (*UnimplementedDeterminedServer) GetUsers(context.Context, *GetUsersRequest) (*GetUsersResponse, error)
- func (*UnimplementedDeterminedServer) GetValidationMetrics(*GetValidationMetricsRequest, Determined_GetValidationMetricsServer) error
- func (*UnimplementedDeterminedServer) GetWebhooks(context.Context, *GetWebhooksRequest) (*GetWebhooksResponse, error)
- func (*UnimplementedDeterminedServer) GetWorkspace(context.Context, *GetWorkspaceRequest) (*GetWorkspaceResponse, error)
- func (*UnimplementedDeterminedServer) GetWorkspaceProjects(context.Context, *GetWorkspaceProjectsRequest) (*GetWorkspaceProjectsResponse, error)
- func (*UnimplementedDeterminedServer) GetWorkspaces(context.Context, *GetWorkspacesRequest) (*GetWorkspacesResponse, error)
- func (*UnimplementedDeterminedServer) GetWorkspacesWithDefaultNamespaceBindings(context.Context, *GetWorkspacesWithDefaultNamespaceBindingsRequest) (*GetWorkspacesWithDefaultNamespaceBindingsResponse, error)
- func (*UnimplementedDeterminedServer) IdleNotebook(context.Context, *IdleNotebookRequest) (*IdleNotebookResponse, error)
- func (*UnimplementedDeterminedServer) KillCommand(context.Context, *KillCommandRequest) (*KillCommandResponse, error)
- func (*UnimplementedDeterminedServer) KillExperiment(context.Context, *KillExperimentRequest) (*KillExperimentResponse, error)
- func (*UnimplementedDeterminedServer) KillExperiments(context.Context, *KillExperimentsRequest) (*KillExperimentsResponse, error)
- func (*UnimplementedDeterminedServer) KillGenericTask(context.Context, *KillGenericTaskRequest) (*KillGenericTaskResponse, error)
- func (*UnimplementedDeterminedServer) KillNotebook(context.Context, *KillNotebookRequest) (*KillNotebookResponse, error)
- func (*UnimplementedDeterminedServer) KillRuns(context.Context, *KillRunsRequest) (*KillRunsResponse, error)
- func (*UnimplementedDeterminedServer) KillShell(context.Context, *KillShellRequest) (*KillShellResponse, error)
- func (*UnimplementedDeterminedServer) KillTensorboard(context.Context, *KillTensorboardRequest) (*KillTensorboardResponse, error)
- func (*UnimplementedDeterminedServer) KillTrial(context.Context, *KillTrialRequest) (*KillTrialResponse, error)
- func (*UnimplementedDeterminedServer) LaunchCommand(context.Context, *LaunchCommandRequest) (*LaunchCommandResponse, error)
- func (*UnimplementedDeterminedServer) LaunchNotebook(context.Context, *LaunchNotebookRequest) (*LaunchNotebookResponse, error)
- func (*UnimplementedDeterminedServer) LaunchShell(context.Context, *LaunchShellRequest) (*LaunchShellResponse, error)
- func (*UnimplementedDeterminedServer) LaunchTensorboard(context.Context, *LaunchTensorboardRequest) (*LaunchTensorboardResponse, error)
- func (*UnimplementedDeterminedServer) ListRPsBoundToWorkspace(context.Context, *ListRPsBoundToWorkspaceRequest) (*ListRPsBoundToWorkspaceResponse, error)
- func (*UnimplementedDeterminedServer) ListRoles(context.Context, *ListRolesRequest) (*ListRolesResponse, error)
- func (*UnimplementedDeterminedServer) ListWorkspaceNamespaceBindings(context.Context, *ListWorkspaceNamespaceBindingsRequest) (*ListWorkspaceNamespaceBindingsResponse, error)
- func (*UnimplementedDeterminedServer) ListWorkspacesBoundToRP(context.Context, *ListWorkspacesBoundToRPRequest) (*ListWorkspacesBoundToRPResponse, error)
- func (*UnimplementedDeterminedServer) Login(context.Context, *LoginRequest) (*LoginResponse, error)
- func (*UnimplementedDeterminedServer) Logout(context.Context, *LogoutRequest) (*LogoutResponse, error)
- func (*UnimplementedDeterminedServer) MarkAllocationResourcesDaemon(context.Context, *MarkAllocationResourcesDaemonRequest) (*MarkAllocationResourcesDaemonResponse, error)
- func (*UnimplementedDeterminedServer) MasterLogs(*MasterLogsRequest, Determined_MasterLogsServer) error
- func (*UnimplementedDeterminedServer) MetricBatches(*MetricBatchesRequest, Determined_MetricBatchesServer) error
- func (*UnimplementedDeterminedServer) MoveExperiment(context.Context, *MoveExperimentRequest) (*MoveExperimentResponse, error)
- func (*UnimplementedDeterminedServer) MoveExperiments(context.Context, *MoveExperimentsRequest) (*MoveExperimentsResponse, error)
- func (*UnimplementedDeterminedServer) MoveModel(context.Context, *MoveModelRequest) (*MoveModelResponse, error)
- func (*UnimplementedDeterminedServer) MoveProject(context.Context, *MoveProjectRequest) (*MoveProjectResponse, error)
- func (*UnimplementedDeterminedServer) MoveRuns(context.Context, *MoveRunsRequest) (*MoveRunsResponse, error)
- func (*UnimplementedDeterminedServer) NotifyContainerRunning(context.Context, *NotifyContainerRunningRequest) (*NotifyContainerRunningResponse, error)
- func (*UnimplementedDeterminedServer) OverwriteRPWorkspaceBindings(context.Context, *OverwriteRPWorkspaceBindingsRequest) (*OverwriteRPWorkspaceBindingsResponse, error)
- func (*UnimplementedDeterminedServer) PatchCheckpoints(context.Context, *PatchCheckpointsRequest) (*PatchCheckpointsResponse, error)
- func (*UnimplementedDeterminedServer) PatchExperiment(context.Context, *PatchExperimentRequest) (*PatchExperimentResponse, error)
- func (*UnimplementedDeterminedServer) PatchMasterConfig(context.Context, *PatchMasterConfigRequest) (*PatchMasterConfigResponse, error)
- func (*UnimplementedDeterminedServer) PatchModel(context.Context, *PatchModelRequest) (*PatchModelResponse, error)
- func (*UnimplementedDeterminedServer) PatchModelVersion(context.Context, *PatchModelVersionRequest) (*PatchModelVersionResponse, error)
- func (*UnimplementedDeterminedServer) PatchProject(context.Context, *PatchProjectRequest) (*PatchProjectResponse, error)
- func (*UnimplementedDeterminedServer) PatchTemplateConfig(context.Context, *PatchTemplateConfigRequest) (*PatchTemplateConfigResponse, error)
- func (*UnimplementedDeterminedServer) PatchTemplateName(context.Context, *PatchTemplateNameRequest) (*PatchTemplateNameResponse, error)
- func (*UnimplementedDeterminedServer) PatchTrial(context.Context, *PatchTrialRequest) (*PatchTrialResponse, error)
- func (*UnimplementedDeterminedServer) PatchUser(context.Context, *PatchUserRequest) (*PatchUserResponse, error)
- func (*UnimplementedDeterminedServer) PatchUsers(context.Context, *PatchUsersRequest) (*PatchUsersResponse, error)
- func (*UnimplementedDeterminedServer) PatchWorkspace(context.Context, *PatchWorkspaceRequest) (*PatchWorkspaceResponse, error)
- func (*UnimplementedDeterminedServer) PauseExperiment(context.Context, *PauseExperimentRequest) (*PauseExperimentResponse, error)
- func (*UnimplementedDeterminedServer) PauseExperiments(context.Context, *PauseExperimentsRequest) (*PauseExperimentsResponse, error)
- func (*UnimplementedDeterminedServer) PauseGenericTask(context.Context, *PauseGenericTaskRequest) (*PauseGenericTaskResponse, error)
- func (*UnimplementedDeterminedServer) PauseRuns(context.Context, *PauseRunsRequest) (*PauseRunsResponse, error)
- func (*UnimplementedDeterminedServer) PinWorkspace(context.Context, *PinWorkspaceRequest) (*PinWorkspaceResponse, error)
- func (*UnimplementedDeterminedServer) PostAllocationAcceleratorData(context.Context, *PostAllocationAcceleratorDataRequest) (*PostAllocationAcceleratorDataResponse, error)
- func (*UnimplementedDeterminedServer) PostAllocationProxyAddress(context.Context, *PostAllocationProxyAddressRequest) (*PostAllocationProxyAddressResponse, error)
- func (*UnimplementedDeterminedServer) PostCheckpointMetadata(context.Context, *PostCheckpointMetadataRequest) (*PostCheckpointMetadataResponse, error)
- func (*UnimplementedDeterminedServer) PostModel(context.Context, *PostModelRequest) (*PostModelResponse, error)
- func (*UnimplementedDeterminedServer) PostModelVersion(context.Context, *PostModelVersionRequest) (*PostModelVersionResponse, error)
- func (*UnimplementedDeterminedServer) PostProject(context.Context, *PostProjectRequest) (*PostProjectResponse, error)
- func (*UnimplementedDeterminedServer) PostRunMetadata(context.Context, *PostRunMetadataRequest) (*PostRunMetadataResponse, error)
- func (*UnimplementedDeterminedServer) PostSearcherOperations(context.Context, *PostSearcherOperationsRequest) (*PostSearcherOperationsResponse, error)
- func (*UnimplementedDeterminedServer) PostTaskLogs(context.Context, *PostTaskLogsRequest) (*PostTaskLogsResponse, error)
- func (*UnimplementedDeterminedServer) PostTemplate(context.Context, *PostTemplateRequest) (*PostTemplateResponse, error)
- func (*UnimplementedDeterminedServer) PostTrialProfilerMetricsBatch(context.Context, *PostTrialProfilerMetricsBatchRequest) (*PostTrialProfilerMetricsBatchResponse, error)
- func (*UnimplementedDeterminedServer) PostTrialRunnerMetadata(context.Context, *PostTrialRunnerMetadataRequest) (*PostTrialRunnerMetadataResponse, error)
- func (*UnimplementedDeterminedServer) PostUser(context.Context, *PostUserRequest) (*PostUserResponse, error)
- func (*UnimplementedDeterminedServer) PostUserActivity(context.Context, *PostUserActivityRequest) (*PostUserActivityResponse, error)
- func (*UnimplementedDeterminedServer) PostUserSetting(context.Context, *PostUserSettingRequest) (*PostUserSettingResponse, error)
- func (*UnimplementedDeterminedServer) PostWebhook(context.Context, *PostWebhookRequest) (*PostWebhookResponse, error)
- func (*UnimplementedDeterminedServer) PostWorkspace(context.Context, *PostWorkspaceRequest) (*PostWorkspaceResponse, error)
- func (*UnimplementedDeterminedServer) PreviewHPSearch(context.Context, *PreviewHPSearchRequest) (*PreviewHPSearchResponse, error)
- func (*UnimplementedDeterminedServer) PutExperiment(context.Context, *PutExperimentRequest) (*PutExperimentResponse, error)
- func (*UnimplementedDeterminedServer) PutExperimentLabel(context.Context, *PutExperimentLabelRequest) (*PutExperimentLabelResponse, error)
- func (*UnimplementedDeterminedServer) PutExperimentRetainLogs(context.Context, *PutExperimentRetainLogsRequest) (*PutExperimentRetainLogsResponse, error)
- func (*UnimplementedDeterminedServer) PutExperimentsRetainLogs(context.Context, *PutExperimentsRetainLogsRequest) (*PutExperimentsRetainLogsResponse, error)
- func (*UnimplementedDeterminedServer) PutProjectNotes(context.Context, *PutProjectNotesRequest) (*PutProjectNotesResponse, error)
- func (*UnimplementedDeterminedServer) PutTemplate(context.Context, *PutTemplateRequest) (*PutTemplateResponse, error)
- func (*UnimplementedDeterminedServer) PutTrial(context.Context, *PutTrialRequest) (*PutTrialResponse, error)
- func (*UnimplementedDeterminedServer) PutTrialRetainLogs(context.Context, *PutTrialRetainLogsRequest) (*PutTrialRetainLogsResponse, error)
- func (*UnimplementedDeterminedServer) RemoveAssignments(context.Context, *RemoveAssignmentsRequest) (*RemoveAssignmentsResponse, error)
- func (*UnimplementedDeterminedServer) ReportCheckpoint(context.Context, *ReportCheckpointRequest) (*ReportCheckpointResponse, error)
- func (*UnimplementedDeterminedServer) ReportTrialMetrics(context.Context, *ReportTrialMetricsRequest) (*ReportTrialMetricsResponse, error)
- func (*UnimplementedDeterminedServer) ReportTrialProgress(context.Context, *ReportTrialProgressRequest) (*ReportTrialProgressResponse, error)
- func (*UnimplementedDeterminedServer) ReportTrialSearcherEarlyExit(context.Context, *ReportTrialSearcherEarlyExitRequest) (*ReportTrialSearcherEarlyExitResponse, error)
- func (*UnimplementedDeterminedServer) ReportTrialSourceInfo(context.Context, *ReportTrialSourceInfoRequest) (*ReportTrialSourceInfoResponse, error)
- func (*UnimplementedDeterminedServer) ReportTrialTrainingMetrics(context.Context, *ReportTrialTrainingMetricsRequest) (*ReportTrialTrainingMetricsResponse, error)
- func (*UnimplementedDeterminedServer) ReportTrialValidationMetrics(context.Context, *ReportTrialValidationMetricsRequest) (*ReportTrialValidationMetricsResponse, error)
- func (*UnimplementedDeterminedServer) ResetUserSetting(context.Context, *ResetUserSettingRequest) (*ResetUserSettingResponse, error)
- func (*UnimplementedDeterminedServer) ResourceAllocationAggregated(context.Context, *ResourceAllocationAggregatedRequest) (*ResourceAllocationAggregatedResponse, error)
- func (*UnimplementedDeterminedServer) ResourceAllocationRaw(context.Context, *ResourceAllocationRawRequest) (*ResourceAllocationRawResponse, error)
- func (*UnimplementedDeterminedServer) ResumeRuns(context.Context, *ResumeRunsRequest) (*ResumeRunsResponse, error)
- func (*UnimplementedDeterminedServer) RunPrepareForReporting(context.Context, *RunPrepareForReportingRequest) (*RunPrepareForReportingResponse, error)
- func (*UnimplementedDeterminedServer) SearchExperiments(context.Context, *SearchExperimentsRequest) (*SearchExperimentsResponse, error)
- func (*UnimplementedDeterminedServer) SearchRolesAssignableToScope(context.Context, *SearchRolesAssignableToScopeRequest) (*SearchRolesAssignableToScopeResponse, error)
- func (*UnimplementedDeterminedServer) SearchRuns(context.Context, *SearchRunsRequest) (*SearchRunsResponse, error)
- func (*UnimplementedDeterminedServer) SetClusterMessage(context.Context, *SetClusterMessageRequest) (*SetClusterMessageResponse, error)
- func (*UnimplementedDeterminedServer) SetCommandPriority(context.Context, *SetCommandPriorityRequest) (*SetCommandPriorityResponse, error)
- func (*UnimplementedDeterminedServer) SetNotebookPriority(context.Context, *SetNotebookPriorityRequest) (*SetNotebookPriorityResponse, error)
- func (*UnimplementedDeterminedServer) SetResourceQuotas(context.Context, *SetResourceQuotasRequest) (*SetResourceQuotasResponse, error)
- func (*UnimplementedDeterminedServer) SetShellPriority(context.Context, *SetShellPriorityRequest) (*SetShellPriorityResponse, error)
- func (*UnimplementedDeterminedServer) SetTensorboardPriority(context.Context, *SetTensorboardPriorityRequest) (*SetTensorboardPriorityResponse, error)
- func (*UnimplementedDeterminedServer) SetUserPassword(context.Context, *SetUserPasswordRequest) (*SetUserPasswordResponse, error)
- func (*UnimplementedDeterminedServer) SetWorkspaceNamespaceBindings(context.Context, *SetWorkspaceNamespaceBindingsRequest) (*SetWorkspaceNamespaceBindingsResponse, error)
- func (*UnimplementedDeterminedServer) StartTrial(context.Context, *StartTrialRequest) (*StartTrialResponse, error)
- func (*UnimplementedDeterminedServer) TaskLogs(*TaskLogsRequest, Determined_TaskLogsServer) error
- func (*UnimplementedDeterminedServer) TaskLogsFields(*TaskLogsFieldsRequest, Determined_TaskLogsFieldsServer) error
- func (*UnimplementedDeterminedServer) TestWebhook(context.Context, *TestWebhookRequest) (*TestWebhookResponse, error)
- func (*UnimplementedDeterminedServer) TrialLogs(*TrialLogsRequest, Determined_TrialLogsServer) error
- func (*UnimplementedDeterminedServer) TrialLogsFields(*TrialLogsFieldsRequest, Determined_TrialLogsFieldsServer) error
- func (*UnimplementedDeterminedServer) TrialsSample(*TrialsSampleRequest, Determined_TrialsSampleServer) error
- func (*UnimplementedDeterminedServer) TrialsSnapshot(*TrialsSnapshotRequest, Determined_TrialsSnapshotServer) error
- func (*UnimplementedDeterminedServer) UnarchiveExperiment(context.Context, *UnarchiveExperimentRequest) (*UnarchiveExperimentResponse, error)
- func (*UnimplementedDeterminedServer) UnarchiveExperiments(context.Context, *UnarchiveExperimentsRequest) (*UnarchiveExperimentsResponse, error)
- func (*UnimplementedDeterminedServer) UnarchiveModel(context.Context, *UnarchiveModelRequest) (*UnarchiveModelResponse, error)
- func (*UnimplementedDeterminedServer) UnarchiveProject(context.Context, *UnarchiveProjectRequest) (*UnarchiveProjectResponse, error)
- func (*UnimplementedDeterminedServer) UnarchiveRuns(context.Context, *UnarchiveRunsRequest) (*UnarchiveRunsResponse, error)
- func (*UnimplementedDeterminedServer) UnarchiveWorkspace(context.Context, *UnarchiveWorkspaceRequest) (*UnarchiveWorkspaceResponse, error)
- func (*UnimplementedDeterminedServer) UnbindRPFromWorkspace(context.Context, *UnbindRPFromWorkspaceRequest) (*UnbindRPFromWorkspaceResponse, error)
- func (*UnimplementedDeterminedServer) UnpauseGenericTask(context.Context, *UnpauseGenericTaskRequest) (*UnpauseGenericTaskResponse, error)
- func (*UnimplementedDeterminedServer) UnpinWorkspace(context.Context, *UnpinWorkspaceRequest) (*UnpinWorkspaceResponse, error)
- func (*UnimplementedDeterminedServer) UpdateGroup(context.Context, *UpdateGroupRequest) (*UpdateGroupResponse, error)
- func (*UnimplementedDeterminedServer) UpdateJobQueue(context.Context, *UpdateJobQueueRequest) (*UpdateJobQueueResponse, error)
- type UnpauseGenericTaskRequest
- func (*UnpauseGenericTaskRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UnpauseGenericTaskRequest) GetTaskId() string
- func (*UnpauseGenericTaskRequest) ProtoMessage()
- func (x *UnpauseGenericTaskRequest) ProtoReflect() protoreflect.Message
- func (x *UnpauseGenericTaskRequest) Reset()
- func (x *UnpauseGenericTaskRequest) String() string
- type UnpauseGenericTaskResponse
- type UnpinWorkspaceRequest
- func (*UnpinWorkspaceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UnpinWorkspaceRequest) GetId() int32
- func (*UnpinWorkspaceRequest) ProtoMessage()
- func (x *UnpinWorkspaceRequest) ProtoReflect() protoreflect.Message
- func (x *UnpinWorkspaceRequest) Reset()
- func (x *UnpinWorkspaceRequest) String() string
- type UnpinWorkspaceResponse
- type UpdateGroupRequest
- func (*UpdateGroupRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateGroupRequest) GetAddUsers() []int32
- func (x *UpdateGroupRequest) GetGroupId() int32
- func (x *UpdateGroupRequest) GetName() string
- func (x *UpdateGroupRequest) GetRemoveUsers() []int32
- func (*UpdateGroupRequest) ProtoMessage()
- func (x *UpdateGroupRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateGroupRequest) Reset()
- func (x *UpdateGroupRequest) String() string
- type UpdateGroupResponse
- func (*UpdateGroupResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateGroupResponse) GetGroup() *groupv1.GroupDetails
- func (*UpdateGroupResponse) ProtoMessage()
- func (x *UpdateGroupResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateGroupResponse) Reset()
- func (x *UpdateGroupResponse) String() string
- type UpdateJobQueueRequest
- func (*UpdateJobQueueRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateJobQueueRequest) GetUpdates() []*jobv1.QueueControl
- func (*UpdateJobQueueRequest) ProtoMessage()
- func (x *UpdateJobQueueRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateJobQueueRequest) Reset()
- func (x *UpdateJobQueueRequest) String() string
- type UpdateJobQueueResponse
- type UserActionResult
- func (*UserActionResult) Descriptor() ([]byte, []int)deprecated
- func (x *UserActionResult) GetError() string
- func (x *UserActionResult) GetId() int32
- func (*UserActionResult) ProtoMessage()
- func (x *UserActionResult) ProtoReflect() protoreflect.Message
- func (x *UserActionResult) Reset()
- func (x *UserActionResult) String() string
- type UserFilters
- type WorkloadContainer
- func (*WorkloadContainer) Descriptor() ([]byte, []int)deprecated
- func (x *WorkloadContainer) GetCheckpoint() *trialv1.CheckpointWorkload
- func (x *WorkloadContainer) GetTraining() *trialv1.MetricsWorkload
- func (x *WorkloadContainer) GetValidation() *trialv1.MetricsWorkload
- func (m *WorkloadContainer) GetWorkload() isWorkloadContainer_Workload
- func (*WorkloadContainer) ProtoMessage()
- func (x *WorkloadContainer) ProtoReflect() protoreflect.Message
- func (x *WorkloadContainer) Reset()
- func (x *WorkloadContainer) String() string
- type WorkloadContainer_Checkpoint
- type WorkloadContainer_Training
- type WorkloadContainer_Validation
Constants ¶
This section is empty.
Variables ¶
var ( GetAgentsRequest_SortBy_name = map[int32]string{ 0: "SORT_BY_UNSPECIFIED", 1: "SORT_BY_ID", 2: "SORT_BY_TIME", } GetAgentsRequest_SortBy_value = map[string]int32{ "SORT_BY_UNSPECIFIED": 0, "SORT_BY_ID": 1, "SORT_BY_TIME": 2, } )
Enum value maps for GetAgentsRequest_SortBy.
var ( LaunchWarning_name = map[int32]string{ 0: "LAUNCH_WARNING_UNSPECIFIED", 1: "LAUNCH_WARNING_CURRENT_SLOTS_EXCEEDED", } LaunchWarning_value = map[string]int32{ "LAUNCH_WARNING_UNSPECIFIED": 0, "LAUNCH_WARNING_CURRENT_SLOTS_EXCEEDED": 1, } )
Enum value maps for LaunchWarning.
var ( GetCommandsRequest_SortBy_name = map[int32]string{ 0: "SORT_BY_UNSPECIFIED", 1: "SORT_BY_ID", 2: "SORT_BY_DESCRIPTION", 4: "SORT_BY_START_TIME", 5: "SORT_BY_WORKSPACE_ID", } GetCommandsRequest_SortBy_value = map[string]int32{ "SORT_BY_UNSPECIFIED": 0, "SORT_BY_ID": 1, "SORT_BY_DESCRIPTION": 2, "SORT_BY_START_TIME": 4, "SORT_BY_WORKSPACE_ID": 5, } )
Enum value maps for GetCommandsRequest_SortBy.
var ( MetricType_name = map[int32]string{ 0: "METRIC_TYPE_UNSPECIFIED", 1: "METRIC_TYPE_TRAINING", 2: "METRIC_TYPE_VALIDATION", 3: "METRIC_TYPE_PROFILING", } MetricType_value = map[string]int32{ "METRIC_TYPE_UNSPECIFIED": 0, "METRIC_TYPE_TRAINING": 1, "METRIC_TYPE_VALIDATION": 2, "METRIC_TYPE_PROFILING": 3, } )
Enum value maps for MetricType.
var ( GetExperimentsRequest_SortBy_name = map[int32]string{ 0: "SORT_BY_UNSPECIFIED", 1: "SORT_BY_ID", 2: "SORT_BY_DESCRIPTION", 4: "SORT_BY_START_TIME", 5: "SORT_BY_END_TIME", 6: "SORT_BY_STATE", 8: "SORT_BY_NUM_TRIALS", 9: "SORT_BY_PROGRESS", 10: "SORT_BY_USER", 11: "SORT_BY_NAME", 12: "SORT_BY_FORKED_FROM", 13: "SORT_BY_RESOURCE_POOL", 14: "SORT_BY_PROJECT_ID", 15: "SORT_BY_CHECKPOINT_SIZE", 16: "SORT_BY_CHECKPOINT_COUNT", 17: "SORT_BY_SEARCHER_METRIC_VAL", } GetExperimentsRequest_SortBy_value = map[string]int32{ "SORT_BY_UNSPECIFIED": 0, "SORT_BY_ID": 1, "SORT_BY_DESCRIPTION": 2, "SORT_BY_START_TIME": 4, "SORT_BY_END_TIME": 5, "SORT_BY_STATE": 6, "SORT_BY_NUM_TRIALS": 8, "SORT_BY_PROGRESS": 9, "SORT_BY_USER": 10, "SORT_BY_NAME": 11, "SORT_BY_FORKED_FROM": 12, "SORT_BY_RESOURCE_POOL": 13, "SORT_BY_PROJECT_ID": 14, "SORT_BY_CHECKPOINT_SIZE": 15, "SORT_BY_CHECKPOINT_COUNT": 16, "SORT_BY_SEARCHER_METRIC_VAL": 17, } )
Enum value maps for GetExperimentsRequest_SortBy.
var ( GetMasterResponse_Product_name = map[int32]string{ 0: "PRODUCT_UNSPECIFIED", 1: "PRODUCT_COMMUNITY", } GetMasterResponse_Product_value = map[string]int32{ "PRODUCT_UNSPECIFIED": 0, "PRODUCT_COMMUNITY": 1, } )
Enum value maps for GetMasterResponse_Product.
var ( GetModelsRequest_SortBy_name = map[int32]string{ 0: "SORT_BY_UNSPECIFIED", 1: "SORT_BY_NAME", 2: "SORT_BY_DESCRIPTION", 4: "SORT_BY_CREATION_TIME", 5: "SORT_BY_LAST_UPDATED_TIME", 6: "SORT_BY_NUM_VERSIONS", 7: "SORT_BY_WORKSPACE", } GetModelsRequest_SortBy_value = map[string]int32{ "SORT_BY_UNSPECIFIED": 0, "SORT_BY_NAME": 1, "SORT_BY_DESCRIPTION": 2, "SORT_BY_CREATION_TIME": 4, "SORT_BY_LAST_UPDATED_TIME": 5, "SORT_BY_NUM_VERSIONS": 6, "SORT_BY_WORKSPACE": 7, } )
Enum value maps for GetModelsRequest_SortBy.
var ( GetModelVersionsRequest_SortBy_name = map[int32]string{ 0: "SORT_BY_UNSPECIFIED", 3: "SORT_BY_VERSION", 4: "SORT_BY_CREATION_TIME", } GetModelVersionsRequest_SortBy_value = map[string]int32{ "SORT_BY_UNSPECIFIED": 0, "SORT_BY_VERSION": 3, "SORT_BY_CREATION_TIME": 4, } )
Enum value maps for GetModelVersionsRequest_SortBy.
var ( GetNotebooksRequest_SortBy_name = map[int32]string{ 0: "SORT_BY_UNSPECIFIED", 1: "SORT_BY_ID", 2: "SORT_BY_DESCRIPTION", 4: "SORT_BY_START_TIME", 5: "SORT_BY_WORKSPACE_ID", } GetNotebooksRequest_SortBy_value = map[string]int32{ "SORT_BY_UNSPECIFIED": 0, "SORT_BY_ID": 1, "SORT_BY_DESCRIPTION": 2, "SORT_BY_START_TIME": 4, "SORT_BY_WORKSPACE_ID": 5, } )
Enum value maps for GetNotebooksRequest_SortBy.
var ( OrderBy_name = map[int32]string{ 0: "ORDER_BY_UNSPECIFIED", 1: "ORDER_BY_ASC", 2: "ORDER_BY_DESC", } OrderBy_value = map[string]int32{ "ORDER_BY_UNSPECIFIED": 0, "ORDER_BY_ASC": 1, "ORDER_BY_DESC": 2, } )
Enum value maps for OrderBy.
var ( TableType_name = map[int32]string{ 0: "TABLE_TYPE_UNSPECIFIED", 1: "TABLE_TYPE_EXPERIMENT", 2: "TABLE_TYPE_RUN", } TableType_value = map[string]int32{ "TABLE_TYPE_UNSPECIFIED": 0, "TABLE_TYPE_EXPERIMENT": 1, "TABLE_TYPE_RUN": 2, } )
Enum value maps for TableType.
var ( GetShellsRequest_SortBy_name = map[int32]string{ 0: "SORT_BY_UNSPECIFIED", 1: "SORT_BY_ID", 2: "SORT_BY_DESCRIPTION", 4: "SORT_BY_START_TIME", 5: "SORT_BY_WORKSPACE_ID", } GetShellsRequest_SortBy_value = map[string]int32{ "SORT_BY_UNSPECIFIED": 0, "SORT_BY_ID": 1, "SORT_BY_DESCRIPTION": 2, "SORT_BY_START_TIME": 4, "SORT_BY_WORKSPACE_ID": 5, } )
Enum value maps for GetShellsRequest_SortBy.
var ( GetTemplatesRequest_SortBy_name = map[int32]string{ 0: "SORT_BY_UNSPECIFIED", 1: "SORT_BY_NAME", } GetTemplatesRequest_SortBy_value = map[string]int32{ "SORT_BY_UNSPECIFIED": 0, "SORT_BY_NAME": 1, } )
Enum value maps for GetTemplatesRequest_SortBy.
var ( GetTensorboardsRequest_SortBy_name = map[int32]string{ 0: "SORT_BY_UNSPECIFIED", 1: "SORT_BY_ID", 2: "SORT_BY_DESCRIPTION", 4: "SORT_BY_START_TIME", 5: "SORT_BY_WORKSPACE_ID", } GetTensorboardsRequest_SortBy_value = map[string]int32{ "SORT_BY_UNSPECIFIED": 0, "SORT_BY_ID": 1, "SORT_BY_DESCRIPTION": 2, "SORT_BY_START_TIME": 4, "SORT_BY_WORKSPACE_ID": 5, } )
Enum value maps for GetTensorboardsRequest_SortBy.
var ( TrialSorter_Namespace_name = map[int32]string{ 0: "NAMESPACE_UNSPECIFIED", 1: "NAMESPACE_HPARAMS", 2: "NAMESPACE_TRAINING_METRICS", 3: "NAMESPACE_VALIDATION_METRICS", } TrialSorter_Namespace_value = map[string]int32{ "NAMESPACE_UNSPECIFIED": 0, "NAMESPACE_HPARAMS": 1, "NAMESPACE_TRAINING_METRICS": 2, "NAMESPACE_VALIDATION_METRICS": 3, } )
Enum value maps for TrialSorter_Namespace.
var ( GetExperimentTrialsRequest_SortBy_name = map[int32]string{ 0: "SORT_BY_UNSPECIFIED", 1: "SORT_BY_ID", 4: "SORT_BY_START_TIME", 5: "SORT_BY_END_TIME", 6: "SORT_BY_STATE", 7: "SORT_BY_BEST_VALIDATION_METRIC", 8: "SORT_BY_LATEST_VALIDATION_METRIC", 9: "SORT_BY_BATCHES_PROCESSED", 10: "SORT_BY_DURATION", 11: "SORT_BY_RESTARTS", 12: "SORT_BY_CHECKPOINT_SIZE", 13: "SORT_BY_LOG_RETENTION_DAYS", } GetExperimentTrialsRequest_SortBy_value = map[string]int32{ "SORT_BY_UNSPECIFIED": 0, "SORT_BY_ID": 1, "SORT_BY_START_TIME": 4, "SORT_BY_END_TIME": 5, "SORT_BY_STATE": 6, "SORT_BY_BEST_VALIDATION_METRIC": 7, "SORT_BY_LATEST_VALIDATION_METRIC": 8, "SORT_BY_BATCHES_PROCESSED": 9, "SORT_BY_DURATION": 10, "SORT_BY_RESTARTS": 11, "SORT_BY_CHECKPOINT_SIZE": 12, "SORT_BY_LOG_RETENTION_DAYS": 13, } )
Enum value maps for GetExperimentTrialsRequest_SortBy.
var ( GetTrialWorkloadsRequest_FilterOption_name = map[int32]string{ 0: "FILTER_OPTION_UNSPECIFIED", 1: "FILTER_OPTION_CHECKPOINT", 2: "FILTER_OPTION_VALIDATION", 3: "FILTER_OPTION_CHECKPOINT_OR_VALIDATION", } GetTrialWorkloadsRequest_FilterOption_value = map[string]int32{ "FILTER_OPTION_UNSPECIFIED": 0, "FILTER_OPTION_CHECKPOINT": 1, "FILTER_OPTION_VALIDATION": 2, "FILTER_OPTION_CHECKPOINT_OR_VALIDATION": 3, } )
Enum value maps for GetTrialWorkloadsRequest_FilterOption.
var ( GetUsersRequest_SortBy_name = map[int32]string{ 0: "SORT_BY_UNSPECIFIED", 1: "SORT_BY_DISPLAY_NAME", 2: "SORT_BY_USER_NAME", 3: "SORT_BY_ADMIN", 4: "SORT_BY_ACTIVE", 5: "SORT_BY_MODIFIED_TIME", 6: "SORT_BY_NAME", 7: "SORT_BY_LAST_AUTH_TIME", 8: "SORT_BY_REMOTE", } GetUsersRequest_SortBy_value = map[string]int32{ "SORT_BY_UNSPECIFIED": 0, "SORT_BY_DISPLAY_NAME": 1, "SORT_BY_USER_NAME": 2, "SORT_BY_ADMIN": 3, "SORT_BY_ACTIVE": 4, "SORT_BY_MODIFIED_TIME": 5, "SORT_BY_NAME": 6, "SORT_BY_LAST_AUTH_TIME": 7, "SORT_BY_REMOTE": 8, } )
Enum value maps for GetUsersRequest_SortBy.
var ( GetWorkspaceProjectsRequest_SortBy_name = map[int32]string{ 0: "SORT_BY_UNSPECIFIED", 1: "SORT_BY_CREATION_TIME", 2: "SORT_BY_LAST_EXPERIMENT_START_TIME", 3: "SORT_BY_NAME", 4: "SORT_BY_DESCRIPTION", 5: "SORT_BY_ID", } GetWorkspaceProjectsRequest_SortBy_value = map[string]int32{ "SORT_BY_UNSPECIFIED": 0, "SORT_BY_CREATION_TIME": 1, "SORT_BY_LAST_EXPERIMENT_START_TIME": 2, "SORT_BY_NAME": 3, "SORT_BY_DESCRIPTION": 4, "SORT_BY_ID": 5, } )
Enum value maps for GetWorkspaceProjectsRequest_SortBy.
var ( GetWorkspacesRequest_SortBy_name = map[int32]string{ 0: "SORT_BY_UNSPECIFIED", 1: "SORT_BY_ID", 2: "SORT_BY_NAME", } GetWorkspacesRequest_SortBy_value = map[string]int32{ "SORT_BY_UNSPECIFIED": 0, "SORT_BY_ID": 1, "SORT_BY_NAME": 2, } )
Enum value maps for GetWorkspacesRequest_SortBy.
var File_determined_api_v1_agent_proto protoreflect.FileDescriptor
var File_determined_api_v1_api_proto protoreflect.FileDescriptor
var File_determined_api_v1_auth_proto protoreflect.FileDescriptor
var File_determined_api_v1_checkpoint_proto protoreflect.FileDescriptor
var File_determined_api_v1_command_proto protoreflect.FileDescriptor
var File_determined_api_v1_experiment_proto protoreflect.FileDescriptor
var File_determined_api_v1_group_proto protoreflect.FileDescriptor
var File_determined_api_v1_job_proto protoreflect.FileDescriptor
var File_determined_api_v1_master_proto protoreflect.FileDescriptor
var File_determined_api_v1_model_proto protoreflect.FileDescriptor
var File_determined_api_v1_notebook_proto protoreflect.FileDescriptor
var File_determined_api_v1_pagination_proto protoreflect.FileDescriptor
var File_determined_api_v1_project_proto protoreflect.FileDescriptor
var File_determined_api_v1_rbac_proto protoreflect.FileDescriptor
var File_determined_api_v1_resourcepool_proto protoreflect.FileDescriptor
var File_determined_api_v1_run_proto protoreflect.FileDescriptor
var File_determined_api_v1_shell_proto protoreflect.FileDescriptor
var File_determined_api_v1_task_proto protoreflect.FileDescriptor
var File_determined_api_v1_template_proto protoreflect.FileDescriptor
var File_determined_api_v1_tensorboard_proto protoreflect.FileDescriptor
var File_determined_api_v1_trial_proto protoreflect.FileDescriptor
var File_determined_api_v1_user_proto protoreflect.FileDescriptor
var File_determined_api_v1_webhook_proto protoreflect.FileDescriptor
var File_determined_api_v1_workspace_proto protoreflect.FileDescriptor
Functions ¶
func RegisterDeterminedHandler ¶
func RegisterDeterminedHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
RegisterDeterminedHandler registers the http handlers for service Determined to "mux". The handlers forward requests to the grpc endpoint over "conn".
func RegisterDeterminedHandlerClient ¶
func RegisterDeterminedHandlerClient(ctx context.Context, mux *runtime.ServeMux, client DeterminedClient) error
RegisterDeterminedHandlerClient registers the http handlers for service Determined to "mux". The handlers forward requests to the grpc endpoint over the given implementation of "DeterminedClient". Note: the gRPC framework executes interceptors within the gRPC handler. If the passed in "DeterminedClient" doesn't go through the normal gRPC flow (creating a gRPC client etc.) then it will be up to the passed in "DeterminedClient" to call the correct interceptors.
func RegisterDeterminedHandlerFromEndpoint ¶
func RegisterDeterminedHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, opts []grpc.DialOption) (err error)
RegisterDeterminedHandlerFromEndpoint is same as RegisterDeterminedHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
func RegisterDeterminedHandlerServer ¶
func RegisterDeterminedHandlerServer(ctx context.Context, mux *runtime.ServeMux, server DeterminedServer) error
RegisterDeterminedHandlerServer registers the http handlers for service Determined to "mux". UnaryRPC :call DeterminedServer directly. StreamingRPC :currently unsupported pending https://github.com/grpc/grpc-go/issues/906.
func RegisterDeterminedServer ¶
func RegisterDeterminedServer(s *grpc.Server, srv DeterminedServer)
Types ¶
type AcceleratorData ¶
type AcceleratorData struct { // The id of the container. ContainerId string `protobuf:"bytes,1,opt,name=container_id,json=containerId,proto3" json:"container_id,omitempty"` // The id of the allocation. AllocationId string `protobuf:"bytes,2,opt,name=allocation_id,json=allocationId,proto3" json:"allocation_id,omitempty"` // The name of the node the allocation is on. NodeName string `protobuf:"bytes,3,opt,name=node_name,json=nodeName,proto3" json:"node_name,omitempty"` // The id of the agent associated with the allocation. TaskId string `protobuf:"bytes,4,opt,name=task_id,json=taskId,proto3" json:"task_id,omitempty"` // The type of accelerator. AcceleratorType string `protobuf:"bytes,5,opt,name=accelerator_type,json=acceleratorType,proto3" json:"accelerator_type,omitempty"` // An array of UUIDs of the accelerators associated with the allocation. AcceleratorUuids []string `protobuf:"bytes,6,rep,name=accelerator_uuids,json=acceleratorUuids,proto3" json:"accelerator_uuids,omitempty"` // The name of the resource pool. ResourcePool string `protobuf:"bytes,7,opt,name=resource_pool,json=resourcePool,proto3" json:"resource_pool,omitempty"` // contains filtered or unexported fields }
Accelerator data for a given allocation
func (*AcceleratorData) Descriptor
deprecated
func (*AcceleratorData) Descriptor() ([]byte, []int)
Deprecated: Use AcceleratorData.ProtoReflect.Descriptor instead.
func (*AcceleratorData) GetAcceleratorType ¶
func (x *AcceleratorData) GetAcceleratorType() string
func (*AcceleratorData) GetAcceleratorUuids ¶
func (x *AcceleratorData) GetAcceleratorUuids() []string
func (*AcceleratorData) GetAllocationId ¶
func (x *AcceleratorData) GetAllocationId() string
func (*AcceleratorData) GetContainerId ¶
func (x *AcceleratorData) GetContainerId() string
func (*AcceleratorData) GetNodeName ¶
func (x *AcceleratorData) GetNodeName() string
func (*AcceleratorData) GetResourcePool ¶
func (x *AcceleratorData) GetResourcePool() string
func (*AcceleratorData) GetTaskId ¶
func (x *AcceleratorData) GetTaskId() string
func (*AcceleratorData) ProtoMessage ¶
func (*AcceleratorData) ProtoMessage()
func (*AcceleratorData) ProtoReflect ¶
func (x *AcceleratorData) ProtoReflect() protoreflect.Message
func (*AcceleratorData) Reset ¶
func (x *AcceleratorData) Reset()
func (*AcceleratorData) String ¶
func (x *AcceleratorData) String() string
type AckAllocationPreemptionSignalRequest ¶
type AckAllocationPreemptionSignalRequest struct { // The allocation that is acknowledging the request. AllocationId string `protobuf:"bytes,1,opt,name=allocation_id,json=allocationId,proto3" json:"allocation_id,omitempty"` // contains filtered or unexported fields }
Acknowledge the receipt of some stop signal.
func (*AckAllocationPreemptionSignalRequest) Descriptor
deprecated
func (*AckAllocationPreemptionSignalRequest) Descriptor() ([]byte, []int)
Deprecated: Use AckAllocationPreemptionSignalRequest.ProtoReflect.Descriptor instead.
func (*AckAllocationPreemptionSignalRequest) GetAllocationId ¶
func (x *AckAllocationPreemptionSignalRequest) GetAllocationId() string
func (*AckAllocationPreemptionSignalRequest) ProtoMessage ¶
func (*AckAllocationPreemptionSignalRequest) ProtoMessage()
func (*AckAllocationPreemptionSignalRequest) ProtoReflect ¶
func (x *AckAllocationPreemptionSignalRequest) ProtoReflect() protoreflect.Message
func (*AckAllocationPreemptionSignalRequest) Reset ¶
func (x *AckAllocationPreemptionSignalRequest) Reset()
func (*AckAllocationPreemptionSignalRequest) String ¶
func (x *AckAllocationPreemptionSignalRequest) String() string
type AckAllocationPreemptionSignalResponse ¶
type AckAllocationPreemptionSignalResponse struct {
// contains filtered or unexported fields
}
Response to AckAllocationPreemptionSignalRequest.
func (*AckAllocationPreemptionSignalResponse) Descriptor
deprecated
func (*AckAllocationPreemptionSignalResponse) Descriptor() ([]byte, []int)
Deprecated: Use AckAllocationPreemptionSignalResponse.ProtoReflect.Descriptor instead.
func (*AckAllocationPreemptionSignalResponse) ProtoMessage ¶
func (*AckAllocationPreemptionSignalResponse) ProtoMessage()
func (*AckAllocationPreemptionSignalResponse) ProtoReflect ¶
func (x *AckAllocationPreemptionSignalResponse) ProtoReflect() protoreflect.Message
func (*AckAllocationPreemptionSignalResponse) Reset ¶
func (x *AckAllocationPreemptionSignalResponse) Reset()
func (*AckAllocationPreemptionSignalResponse) String ¶
func (x *AckAllocationPreemptionSignalResponse) String() string
type ActivateExperimentRequest ¶
type ActivateExperimentRequest struct { // The experiment id. Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
Activate an experiment.
func (*ActivateExperimentRequest) Descriptor
deprecated
func (*ActivateExperimentRequest) Descriptor() ([]byte, []int)
Deprecated: Use ActivateExperimentRequest.ProtoReflect.Descriptor instead.
func (*ActivateExperimentRequest) GetId ¶
func (x *ActivateExperimentRequest) GetId() int32
func (*ActivateExperimentRequest) ProtoMessage ¶
func (*ActivateExperimentRequest) ProtoMessage()
func (*ActivateExperimentRequest) ProtoReflect ¶
func (x *ActivateExperimentRequest) ProtoReflect() protoreflect.Message
func (*ActivateExperimentRequest) Reset ¶
func (x *ActivateExperimentRequest) Reset()
func (*ActivateExperimentRequest) String ¶
func (x *ActivateExperimentRequest) String() string
type ActivateExperimentResponse ¶
type ActivateExperimentResponse struct {
// contains filtered or unexported fields
}
Response to ActivateExperimentRequest.
func (*ActivateExperimentResponse) Descriptor
deprecated
func (*ActivateExperimentResponse) Descriptor() ([]byte, []int)
Deprecated: Use ActivateExperimentResponse.ProtoReflect.Descriptor instead.
func (*ActivateExperimentResponse) ProtoMessage ¶
func (*ActivateExperimentResponse) ProtoMessage()
func (*ActivateExperimentResponse) ProtoReflect ¶
func (x *ActivateExperimentResponse) ProtoReflect() protoreflect.Message
func (*ActivateExperimentResponse) Reset ¶
func (x *ActivateExperimentResponse) Reset()
func (*ActivateExperimentResponse) String ¶
func (x *ActivateExperimentResponse) String() string
type ActivateExperimentsRequest ¶
type ActivateExperimentsRequest struct { // Select experiments by id. ExperimentIds []int32 `protobuf:"varint,1,rep,packed,name=experiment_ids,json=experimentIds,proto3" json:"experiment_ids,omitempty"` // Targets all experiments matching filters. Filters *BulkExperimentFilters `protobuf:"bytes,2,opt,name=filters,proto3" json:"filters,omitempty"` // Project id that the experiments belong to. ProjectId int32 `protobuf:"varint,3,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` // contains filtered or unexported fields }
Activate multiple experiments.
func (*ActivateExperimentsRequest) Descriptor
deprecated
func (*ActivateExperimentsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ActivateExperimentsRequest.ProtoReflect.Descriptor instead.
func (*ActivateExperimentsRequest) GetExperimentIds ¶
func (x *ActivateExperimentsRequest) GetExperimentIds() []int32
func (*ActivateExperimentsRequest) GetFilters ¶
func (x *ActivateExperimentsRequest) GetFilters() *BulkExperimentFilters
func (*ActivateExperimentsRequest) GetProjectId ¶
func (x *ActivateExperimentsRequest) GetProjectId() int32
func (*ActivateExperimentsRequest) ProtoMessage ¶
func (*ActivateExperimentsRequest) ProtoMessage()
func (*ActivateExperimentsRequest) ProtoReflect ¶
func (x *ActivateExperimentsRequest) ProtoReflect() protoreflect.Message
func (*ActivateExperimentsRequest) Reset ¶
func (x *ActivateExperimentsRequest) Reset()
func (*ActivateExperimentsRequest) String ¶
func (x *ActivateExperimentsRequest) String() string
type ActivateExperimentsResponse ¶
type ActivateExperimentsResponse struct { // Details on success or error for each experiment. Results []*ExperimentActionResult `protobuf:"bytes,1,rep,name=results,proto3" json:"results,omitempty"` // contains filtered or unexported fields }
Response to ActivateExperimentsRequest.
func (*ActivateExperimentsResponse) Descriptor
deprecated
func (*ActivateExperimentsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ActivateExperimentsResponse.ProtoReflect.Descriptor instead.
func (*ActivateExperimentsResponse) GetResults ¶
func (x *ActivateExperimentsResponse) GetResults() []*ExperimentActionResult
func (*ActivateExperimentsResponse) ProtoMessage ¶
func (*ActivateExperimentsResponse) ProtoMessage()
func (*ActivateExperimentsResponse) ProtoReflect ¶
func (x *ActivateExperimentsResponse) ProtoReflect() protoreflect.Message
func (*ActivateExperimentsResponse) Reset ¶
func (x *ActivateExperimentsResponse) Reset()
func (*ActivateExperimentsResponse) String ¶
func (x *ActivateExperimentsResponse) String() string
type AddProjectNoteRequest ¶
type AddProjectNoteRequest struct { // The note to add. Note *projectv1.Note `protobuf:"bytes,1,opt,name=note,proto3" json:"note,omitempty"` // The id of the project. ProjectId int32 `protobuf:"varint,2,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` // contains filtered or unexported fields }
Request for adding a note to a project.
func (*AddProjectNoteRequest) Descriptor
deprecated
func (*AddProjectNoteRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddProjectNoteRequest.ProtoReflect.Descriptor instead.
func (*AddProjectNoteRequest) GetNote ¶
func (x *AddProjectNoteRequest) GetNote() *projectv1.Note
func (*AddProjectNoteRequest) GetProjectId ¶
func (x *AddProjectNoteRequest) GetProjectId() int32
func (*AddProjectNoteRequest) ProtoMessage ¶
func (*AddProjectNoteRequest) ProtoMessage()
func (*AddProjectNoteRequest) ProtoReflect ¶
func (x *AddProjectNoteRequest) ProtoReflect() protoreflect.Message
func (*AddProjectNoteRequest) Reset ¶
func (x *AddProjectNoteRequest) Reset()
func (*AddProjectNoteRequest) String ¶
func (x *AddProjectNoteRequest) String() string
type AddProjectNoteResponse ¶
type AddProjectNoteResponse struct { // The complete list of notes on a project. Notes []*projectv1.Note `protobuf:"bytes,1,rep,name=notes,proto3" json:"notes,omitempty"` // contains filtered or unexported fields }
Response to AddProjectNoteRequest.
func (*AddProjectNoteResponse) Descriptor
deprecated
func (*AddProjectNoteResponse) Descriptor() ([]byte, []int)
Deprecated: Use AddProjectNoteResponse.ProtoReflect.Descriptor instead.
func (*AddProjectNoteResponse) GetNotes ¶
func (x *AddProjectNoteResponse) GetNotes() []*projectv1.Note
func (*AddProjectNoteResponse) ProtoMessage ¶
func (*AddProjectNoteResponse) ProtoMessage()
func (*AddProjectNoteResponse) ProtoReflect ¶
func (x *AddProjectNoteResponse) ProtoReflect() protoreflect.Message
func (*AddProjectNoteResponse) Reset ¶
func (x *AddProjectNoteResponse) Reset()
func (*AddProjectNoteResponse) String ¶
func (x *AddProjectNoteResponse) String() string
type AllocationAllGatherRequest ¶
type AllocationAllGatherRequest struct { // The ID of the allocation. AllocationId string `protobuf:"bytes,1,opt,name=allocation_id,json=allocationId,proto3" json:"allocation_id,omitempty"` // The UUID of the participant in an all gather. RequestUuid string `protobuf:"bytes,2,opt,name=request_uuid,json=requestUuid,proto3" json:"request_uuid,omitempty"` // The number of process to wait for. NumPeers int32 `protobuf:"varint,3,opt,name=num_peers,json=numPeers,proto3" json:"num_peers,omitempty"` // The data from this process. Data *_struct.Struct `protobuf:"bytes,4,opt,name=data,proto3" json:"data,omitempty"` // contains filtered or unexported fields }
Arguments to an all gather.
func (*AllocationAllGatherRequest) Descriptor
deprecated
func (*AllocationAllGatherRequest) Descriptor() ([]byte, []int)
Deprecated: Use AllocationAllGatherRequest.ProtoReflect.Descriptor instead.
func (*AllocationAllGatherRequest) GetAllocationId ¶
func (x *AllocationAllGatherRequest) GetAllocationId() string
func (*AllocationAllGatherRequest) GetData ¶
func (x *AllocationAllGatherRequest) GetData() *_struct.Struct
func (*AllocationAllGatherRequest) GetNumPeers ¶
func (x *AllocationAllGatherRequest) GetNumPeers() int32
func (*AllocationAllGatherRequest) GetRequestUuid ¶
func (x *AllocationAllGatherRequest) GetRequestUuid() string
func (*AllocationAllGatherRequest) ProtoMessage ¶
func (*AllocationAllGatherRequest) ProtoMessage()
func (*AllocationAllGatherRequest) ProtoReflect ¶
func (x *AllocationAllGatherRequest) ProtoReflect() protoreflect.Message
func (*AllocationAllGatherRequest) Reset ¶
func (x *AllocationAllGatherRequest) Reset()
func (*AllocationAllGatherRequest) String ¶
func (x *AllocationAllGatherRequest) String() string
type AllocationAllGatherResponse ¶
type AllocationAllGatherResponse struct { // The data for all the processes. Data []*_struct.Struct `protobuf:"bytes,1,rep,name=data,proto3" json:"data,omitempty"` // contains filtered or unexported fields }
Response to AllocationAllGatherResponse
func (*AllocationAllGatherResponse) Descriptor
deprecated
func (*AllocationAllGatherResponse) Descriptor() ([]byte, []int)
Deprecated: Use AllocationAllGatherResponse.ProtoReflect.Descriptor instead.
func (*AllocationAllGatherResponse) GetData ¶
func (x *AllocationAllGatherResponse) GetData() []*_struct.Struct
func (*AllocationAllGatherResponse) ProtoMessage ¶
func (*AllocationAllGatherResponse) ProtoMessage()
func (*AllocationAllGatherResponse) ProtoReflect ¶
func (x *AllocationAllGatherResponse) ProtoReflect() protoreflect.Message
func (*AllocationAllGatherResponse) Reset ¶
func (x *AllocationAllGatherResponse) Reset()
func (*AllocationAllGatherResponse) String ¶
func (x *AllocationAllGatherResponse) String() string
type AllocationPendingPreemptionSignalRequest ¶
type AllocationPendingPreemptionSignalRequest struct { // The id of the allocation. AllocationId string `protobuf:"bytes,1,opt,name=allocation_id,json=allocationId,proto3" json:"allocation_id,omitempty"` // contains filtered or unexported fields }
Allocation has been notified of a pending preemption
func (*AllocationPendingPreemptionSignalRequest) Descriptor
deprecated
func (*AllocationPendingPreemptionSignalRequest) Descriptor() ([]byte, []int)
Deprecated: Use AllocationPendingPreemptionSignalRequest.ProtoReflect.Descriptor instead.
func (*AllocationPendingPreemptionSignalRequest) GetAllocationId ¶
func (x *AllocationPendingPreemptionSignalRequest) GetAllocationId() string
func (*AllocationPendingPreemptionSignalRequest) ProtoMessage ¶
func (*AllocationPendingPreemptionSignalRequest) ProtoMessage()
func (*AllocationPendingPreemptionSignalRequest) ProtoReflect ¶
func (x *AllocationPendingPreemptionSignalRequest) ProtoReflect() protoreflect.Message
func (*AllocationPendingPreemptionSignalRequest) Reset ¶
func (x *AllocationPendingPreemptionSignalRequest) Reset()
func (*AllocationPendingPreemptionSignalRequest) String ¶
func (x *AllocationPendingPreemptionSignalRequest) String() string
type AllocationPendingPreemptionSignalResponse ¶
type AllocationPendingPreemptionSignalResponse struct {
// contains filtered or unexported fields
}
Response to AllocationPendingPreemptionSignalRequest
func (*AllocationPendingPreemptionSignalResponse) Descriptor
deprecated
func (*AllocationPendingPreemptionSignalResponse) Descriptor() ([]byte, []int)
Deprecated: Use AllocationPendingPreemptionSignalResponse.ProtoReflect.Descriptor instead.
func (*AllocationPendingPreemptionSignalResponse) ProtoMessage ¶
func (*AllocationPendingPreemptionSignalResponse) ProtoMessage()
func (*AllocationPendingPreemptionSignalResponse) ProtoReflect ¶
func (x *AllocationPendingPreemptionSignalResponse) ProtoReflect() protoreflect.Message
func (*AllocationPendingPreemptionSignalResponse) Reset ¶
func (x *AllocationPendingPreemptionSignalResponse) Reset()
func (*AllocationPendingPreemptionSignalResponse) String ¶
func (x *AllocationPendingPreemptionSignalResponse) String() string
type AllocationPreemptionSignalRequest ¶
type AllocationPreemptionSignalRequest struct { // The id of the allocation. AllocationId string `protobuf:"bytes,1,opt,name=allocation_id,json=allocationId,proto3" json:"allocation_id,omitempty"` // The timeout in seconds. TimeoutSeconds int32 `protobuf:"varint,2,opt,name=timeout_seconds,json=timeoutSeconds,proto3" json:"timeout_seconds,omitempty"` // contains filtered or unexported fields }
Long poll for updates to the preemption status for an allocation.
func (*AllocationPreemptionSignalRequest) Descriptor
deprecated
func (*AllocationPreemptionSignalRequest) Descriptor() ([]byte, []int)
Deprecated: Use AllocationPreemptionSignalRequest.ProtoReflect.Descriptor instead.
func (*AllocationPreemptionSignalRequest) GetAllocationId ¶
func (x *AllocationPreemptionSignalRequest) GetAllocationId() string
func (*AllocationPreemptionSignalRequest) GetTimeoutSeconds ¶
func (x *AllocationPreemptionSignalRequest) GetTimeoutSeconds() int32
func (*AllocationPreemptionSignalRequest) ProtoMessage ¶
func (*AllocationPreemptionSignalRequest) ProtoMessage()
func (*AllocationPreemptionSignalRequest) ProtoReflect ¶
func (x *AllocationPreemptionSignalRequest) ProtoReflect() protoreflect.Message
func (*AllocationPreemptionSignalRequest) Reset ¶
func (x *AllocationPreemptionSignalRequest) Reset()
func (*AllocationPreemptionSignalRequest) String ¶
func (x *AllocationPreemptionSignalRequest) String() string
type AllocationPreemptionSignalResponse ¶
type AllocationPreemptionSignalResponse struct { // True if signaling preempt, otherwise just a synchronization marker. Preempt bool `protobuf:"varint,1,opt,name=preempt,proto3" json:"preempt,omitempty"` // contains filtered or unexported fields }
Response to AllocationPreemptionSignalRequest.
func (*AllocationPreemptionSignalResponse) Descriptor
deprecated
func (*AllocationPreemptionSignalResponse) Descriptor() ([]byte, []int)
Deprecated: Use AllocationPreemptionSignalResponse.ProtoReflect.Descriptor instead.
func (*AllocationPreemptionSignalResponse) GetPreempt ¶
func (x *AllocationPreemptionSignalResponse) GetPreempt() bool
func (*AllocationPreemptionSignalResponse) ProtoMessage ¶
func (*AllocationPreemptionSignalResponse) ProtoMessage()
func (*AllocationPreemptionSignalResponse) ProtoReflect ¶
func (x *AllocationPreemptionSignalResponse) ProtoReflect() protoreflect.Message
func (*AllocationPreemptionSignalResponse) Reset ¶
func (x *AllocationPreemptionSignalResponse) Reset()
func (*AllocationPreemptionSignalResponse) String ¶
func (x *AllocationPreemptionSignalResponse) String() string
type AllocationReadyRequest ¶
type AllocationReadyRequest struct { // The id of the allocation. AllocationId string `protobuf:"bytes,1,opt,name=allocation_id,json=allocationId,proto3" json:"allocation_id,omitempty"` // contains filtered or unexported fields }
Mark the given task as ready.
func (*AllocationReadyRequest) Descriptor
deprecated
func (*AllocationReadyRequest) Descriptor() ([]byte, []int)
Deprecated: Use AllocationReadyRequest.ProtoReflect.Descriptor instead.
func (*AllocationReadyRequest) GetAllocationId ¶
func (x *AllocationReadyRequest) GetAllocationId() string
func (*AllocationReadyRequest) ProtoMessage ¶
func (*AllocationReadyRequest) ProtoMessage()
func (*AllocationReadyRequest) ProtoReflect ¶
func (x *AllocationReadyRequest) ProtoReflect() protoreflect.Message
func (*AllocationReadyRequest) Reset ¶
func (x *AllocationReadyRequest) Reset()
func (*AllocationReadyRequest) String ¶
func (x *AllocationReadyRequest) String() string
type AllocationReadyResponse ¶
type AllocationReadyResponse struct {
// contains filtered or unexported fields
}
Response to AllocationReadyRequest.
func (*AllocationReadyResponse) Descriptor
deprecated
func (*AllocationReadyResponse) Descriptor() ([]byte, []int)
Deprecated: Use AllocationReadyResponse.ProtoReflect.Descriptor instead.
func (*AllocationReadyResponse) ProtoMessage ¶
func (*AllocationReadyResponse) ProtoMessage()
func (*AllocationReadyResponse) ProtoReflect ¶
func (x *AllocationReadyResponse) ProtoReflect() protoreflect.Message
func (*AllocationReadyResponse) Reset ¶
func (x *AllocationReadyResponse) Reset()
func (*AllocationReadyResponse) String ¶
func (x *AllocationReadyResponse) String() string
type AllocationRendezvousInfoRequest ¶
type AllocationRendezvousInfoRequest struct { // The id of the allocation. AllocationId string `protobuf:"bytes,1,opt,name=allocation_id,json=allocationId,proto3" json:"allocation_id,omitempty"` // The id of the clump of resources. ResourcesId string `protobuf:"bytes,2,opt,name=resources_id,json=resourcesId,proto3" json:"resources_id,omitempty"` // contains filtered or unexported fields }
Gathers the rendezvous info for an allocation.
func (*AllocationRendezvousInfoRequest) Descriptor
deprecated
func (*AllocationRendezvousInfoRequest) Descriptor() ([]byte, []int)
Deprecated: Use AllocationRendezvousInfoRequest.ProtoReflect.Descriptor instead.
func (*AllocationRendezvousInfoRequest) GetAllocationId ¶
func (x *AllocationRendezvousInfoRequest) GetAllocationId() string
func (*AllocationRendezvousInfoRequest) GetResourcesId ¶
func (x *AllocationRendezvousInfoRequest) GetResourcesId() string
func (*AllocationRendezvousInfoRequest) ProtoMessage ¶
func (*AllocationRendezvousInfoRequest) ProtoMessage()
func (*AllocationRendezvousInfoRequest) ProtoReflect ¶
func (x *AllocationRendezvousInfoRequest) ProtoReflect() protoreflect.Message
func (*AllocationRendezvousInfoRequest) Reset ¶
func (x *AllocationRendezvousInfoRequest) Reset()
func (*AllocationRendezvousInfoRequest) String ¶
func (x *AllocationRendezvousInfoRequest) String() string
type AllocationRendezvousInfoResponse ¶
type AllocationRendezvousInfoResponse struct { // The rendezvous information. RendezvousInfo *trialv1.RendezvousInfo `protobuf:"bytes,1,opt,name=rendezvous_info,json=rendezvousInfo,proto3" json:"rendezvous_info,omitempty"` // contains filtered or unexported fields }
Response to AllocationRendezvousInfoRequest
func (*AllocationRendezvousInfoResponse) Descriptor
deprecated
func (*AllocationRendezvousInfoResponse) Descriptor() ([]byte, []int)
Deprecated: Use AllocationRendezvousInfoResponse.ProtoReflect.Descriptor instead.
func (*AllocationRendezvousInfoResponse) GetRendezvousInfo ¶
func (x *AllocationRendezvousInfoResponse) GetRendezvousInfo() *trialv1.RendezvousInfo
func (*AllocationRendezvousInfoResponse) ProtoMessage ¶
func (*AllocationRendezvousInfoResponse) ProtoMessage()
func (*AllocationRendezvousInfoResponse) ProtoReflect ¶
func (x *AllocationRendezvousInfoResponse) ProtoReflect() protoreflect.Message
func (*AllocationRendezvousInfoResponse) Reset ¶
func (x *AllocationRendezvousInfoResponse) Reset()
func (*AllocationRendezvousInfoResponse) String ¶
func (x *AllocationRendezvousInfoResponse) String() string
type AllocationWaitingRequest ¶
type AllocationWaitingRequest struct { // The id of the allocation. AllocationId string `protobuf:"bytes,1,opt,name=allocation_id,json=allocationId,proto3" json:"allocation_id,omitempty"` // contains filtered or unexported fields }
Mark the given task as waiting.
func (*AllocationWaitingRequest) Descriptor
deprecated
func (*AllocationWaitingRequest) Descriptor() ([]byte, []int)
Deprecated: Use AllocationWaitingRequest.ProtoReflect.Descriptor instead.
func (*AllocationWaitingRequest) GetAllocationId ¶
func (x *AllocationWaitingRequest) GetAllocationId() string
func (*AllocationWaitingRequest) ProtoMessage ¶
func (*AllocationWaitingRequest) ProtoMessage()
func (*AllocationWaitingRequest) ProtoReflect ¶
func (x *AllocationWaitingRequest) ProtoReflect() protoreflect.Message
func (*AllocationWaitingRequest) Reset ¶
func (x *AllocationWaitingRequest) Reset()
func (*AllocationWaitingRequest) String ¶
func (x *AllocationWaitingRequest) String() string
type AllocationWaitingResponse ¶
type AllocationWaitingResponse struct {
// contains filtered or unexported fields
}
Response to AllocationWaitingRequest.
func (*AllocationWaitingResponse) Descriptor
deprecated
func (*AllocationWaitingResponse) Descriptor() ([]byte, []int)
Deprecated: Use AllocationWaitingResponse.ProtoReflect.Descriptor instead.
func (*AllocationWaitingResponse) ProtoMessage ¶
func (*AllocationWaitingResponse) ProtoMessage()
func (*AllocationWaitingResponse) ProtoReflect ¶
func (x *AllocationWaitingResponse) ProtoReflect() protoreflect.Message
func (*AllocationWaitingResponse) Reset ¶
func (x *AllocationWaitingResponse) Reset()
func (*AllocationWaitingResponse) String ¶
func (x *AllocationWaitingResponse) String() string
type ArchiveExperimentRequest ¶
type ArchiveExperimentRequest struct { // The experiment id. Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
Archive an experiment.
func (*ArchiveExperimentRequest) Descriptor
deprecated
func (*ArchiveExperimentRequest) Descriptor() ([]byte, []int)
Deprecated: Use ArchiveExperimentRequest.ProtoReflect.Descriptor instead.
func (*ArchiveExperimentRequest) GetId ¶
func (x *ArchiveExperimentRequest) GetId() int32
func (*ArchiveExperimentRequest) ProtoMessage ¶
func (*ArchiveExperimentRequest) ProtoMessage()
func (*ArchiveExperimentRequest) ProtoReflect ¶
func (x *ArchiveExperimentRequest) ProtoReflect() protoreflect.Message
func (*ArchiveExperimentRequest) Reset ¶
func (x *ArchiveExperimentRequest) Reset()
func (*ArchiveExperimentRequest) String ¶
func (x *ArchiveExperimentRequest) String() string
type ArchiveExperimentResponse ¶
type ArchiveExperimentResponse struct {
// contains filtered or unexported fields
}
Response to ArchiveExperimentRequest.
func (*ArchiveExperimentResponse) Descriptor
deprecated
func (*ArchiveExperimentResponse) Descriptor() ([]byte, []int)
Deprecated: Use ArchiveExperimentResponse.ProtoReflect.Descriptor instead.
func (*ArchiveExperimentResponse) ProtoMessage ¶
func (*ArchiveExperimentResponse) ProtoMessage()
func (*ArchiveExperimentResponse) ProtoReflect ¶
func (x *ArchiveExperimentResponse) ProtoReflect() protoreflect.Message
func (*ArchiveExperimentResponse) Reset ¶
func (x *ArchiveExperimentResponse) Reset()
func (*ArchiveExperimentResponse) String ¶
func (x *ArchiveExperimentResponse) String() string
type ArchiveExperimentsRequest ¶
type ArchiveExperimentsRequest struct { // Selecting experiments by id. ExperimentIds []int32 `protobuf:"varint,1,rep,packed,name=experiment_ids,json=experimentIds,proto3" json:"experiment_ids,omitempty"` // Targets all experiments matching filters. Filters *BulkExperimentFilters `protobuf:"bytes,2,opt,name=filters,proto3" json:"filters,omitempty"` // Project id that the experiments belong to. ProjectId int32 `protobuf:"varint,3,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` // contains filtered or unexported fields }
Archive multiple experiments.
func (*ArchiveExperimentsRequest) Descriptor
deprecated
func (*ArchiveExperimentsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ArchiveExperimentsRequest.ProtoReflect.Descriptor instead.
func (*ArchiveExperimentsRequest) GetExperimentIds ¶
func (x *ArchiveExperimentsRequest) GetExperimentIds() []int32
func (*ArchiveExperimentsRequest) GetFilters ¶
func (x *ArchiveExperimentsRequest) GetFilters() *BulkExperimentFilters
func (*ArchiveExperimentsRequest) GetProjectId ¶
func (x *ArchiveExperimentsRequest) GetProjectId() int32
func (*ArchiveExperimentsRequest) ProtoMessage ¶
func (*ArchiveExperimentsRequest) ProtoMessage()
func (*ArchiveExperimentsRequest) ProtoReflect ¶
func (x *ArchiveExperimentsRequest) ProtoReflect() protoreflect.Message
func (*ArchiveExperimentsRequest) Reset ¶
func (x *ArchiveExperimentsRequest) Reset()
func (*ArchiveExperimentsRequest) String ¶
func (x *ArchiveExperimentsRequest) String() string
type ArchiveExperimentsResponse ¶
type ArchiveExperimentsResponse struct { // Details on success or error for each experiment. Results []*ExperimentActionResult `protobuf:"bytes,1,rep,name=results,proto3" json:"results,omitempty"` // contains filtered or unexported fields }
Response to ArchiveExperimentsRequest.
func (*ArchiveExperimentsResponse) Descriptor
deprecated
func (*ArchiveExperimentsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ArchiveExperimentsResponse.ProtoReflect.Descriptor instead.
func (*ArchiveExperimentsResponse) GetResults ¶
func (x *ArchiveExperimentsResponse) GetResults() []*ExperimentActionResult
func (*ArchiveExperimentsResponse) ProtoMessage ¶
func (*ArchiveExperimentsResponse) ProtoMessage()
func (*ArchiveExperimentsResponse) ProtoReflect ¶
func (x *ArchiveExperimentsResponse) ProtoReflect() protoreflect.Message
func (*ArchiveExperimentsResponse) Reset ¶
func (x *ArchiveExperimentsResponse) Reset()
func (*ArchiveExperimentsResponse) String ¶
func (x *ArchiveExperimentsResponse) String() string
type ArchiveModelRequest ¶
type ArchiveModelRequest struct { // The name of the model to archive. ModelName string `protobuf:"bytes,2,opt,name=model_name,json=modelName,proto3" json:"model_name,omitempty"` // contains filtered or unexported fields }
Request for archiving a model in the registry.
func (*ArchiveModelRequest) Descriptor
deprecated
func (*ArchiveModelRequest) Descriptor() ([]byte, []int)
Deprecated: Use ArchiveModelRequest.ProtoReflect.Descriptor instead.
func (*ArchiveModelRequest) GetModelName ¶
func (x *ArchiveModelRequest) GetModelName() string
func (*ArchiveModelRequest) ProtoMessage ¶
func (*ArchiveModelRequest) ProtoMessage()
func (*ArchiveModelRequest) ProtoReflect ¶
func (x *ArchiveModelRequest) ProtoReflect() protoreflect.Message
func (*ArchiveModelRequest) Reset ¶
func (x *ArchiveModelRequest) Reset()
func (*ArchiveModelRequest) String ¶
func (x *ArchiveModelRequest) String() string
type ArchiveModelResponse ¶
type ArchiveModelResponse struct {
// contains filtered or unexported fields
}
Response to ArchiveModelRequest
func (*ArchiveModelResponse) Descriptor
deprecated
func (*ArchiveModelResponse) Descriptor() ([]byte, []int)
Deprecated: Use ArchiveModelResponse.ProtoReflect.Descriptor instead.
func (*ArchiveModelResponse) ProtoMessage ¶
func (*ArchiveModelResponse) ProtoMessage()
func (*ArchiveModelResponse) ProtoReflect ¶
func (x *ArchiveModelResponse) ProtoReflect() protoreflect.Message
func (*ArchiveModelResponse) Reset ¶
func (x *ArchiveModelResponse) Reset()
func (*ArchiveModelResponse) String ¶
func (x *ArchiveModelResponse) String() string
type ArchiveProjectRequest ¶
type ArchiveProjectRequest struct { // The id of the project. Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
Request for archiving a project.
func (*ArchiveProjectRequest) Descriptor
deprecated
func (*ArchiveProjectRequest) Descriptor() ([]byte, []int)
Deprecated: Use ArchiveProjectRequest.ProtoReflect.Descriptor instead.
func (*ArchiveProjectRequest) GetId ¶
func (x *ArchiveProjectRequest) GetId() int32
func (*ArchiveProjectRequest) ProtoMessage ¶
func (*ArchiveProjectRequest) ProtoMessage()
func (*ArchiveProjectRequest) ProtoReflect ¶
func (x *ArchiveProjectRequest) ProtoReflect() protoreflect.Message
func (*ArchiveProjectRequest) Reset ¶
func (x *ArchiveProjectRequest) Reset()
func (*ArchiveProjectRequest) String ¶
func (x *ArchiveProjectRequest) String() string
type ArchiveProjectResponse ¶
type ArchiveProjectResponse struct {
// contains filtered or unexported fields
}
Response to ArchiveProjectRequest.
func (*ArchiveProjectResponse) Descriptor
deprecated
func (*ArchiveProjectResponse) Descriptor() ([]byte, []int)
Deprecated: Use ArchiveProjectResponse.ProtoReflect.Descriptor instead.
func (*ArchiveProjectResponse) ProtoMessage ¶
func (*ArchiveProjectResponse) ProtoMessage()
func (*ArchiveProjectResponse) ProtoReflect ¶
func (x *ArchiveProjectResponse) ProtoReflect() protoreflect.Message
func (*ArchiveProjectResponse) Reset ¶
func (x *ArchiveProjectResponse) Reset()
func (*ArchiveProjectResponse) String ¶
func (x *ArchiveProjectResponse) String() string
type ArchiveRunsRequest ¶
type ArchiveRunsRequest struct { // The ids of the runs being archived. RunIds []int32 `protobuf:"varint,1,rep,packed,name=run_ids,json=runIds,proto3" json:"run_ids,omitempty"` // The id of the current parent project. ProjectId int32 `protobuf:"varint,2,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` // Filter expression Filter *string `protobuf:"bytes,3,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // contains filtered or unexported fields }
Request to archive the run
func (*ArchiveRunsRequest) Descriptor
deprecated
func (*ArchiveRunsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ArchiveRunsRequest.ProtoReflect.Descriptor instead.
func (*ArchiveRunsRequest) GetFilter ¶
func (x *ArchiveRunsRequest) GetFilter() string
func (*ArchiveRunsRequest) GetProjectId ¶
func (x *ArchiveRunsRequest) GetProjectId() int32
func (*ArchiveRunsRequest) GetRunIds ¶
func (x *ArchiveRunsRequest) GetRunIds() []int32
func (*ArchiveRunsRequest) ProtoMessage ¶
func (*ArchiveRunsRequest) ProtoMessage()
func (*ArchiveRunsRequest) ProtoReflect ¶
func (x *ArchiveRunsRequest) ProtoReflect() protoreflect.Message
func (*ArchiveRunsRequest) Reset ¶
func (x *ArchiveRunsRequest) Reset()
func (*ArchiveRunsRequest) String ¶
func (x *ArchiveRunsRequest) String() string
type ArchiveRunsResponse ¶
type ArchiveRunsResponse struct { // Details on success or error for each run. Results []*RunActionResult `protobuf:"bytes,1,rep,name=results,proto3" json:"results,omitempty"` // contains filtered or unexported fields }
Response to ArchiveRunsRequest.
func (*ArchiveRunsResponse) Descriptor
deprecated
func (*ArchiveRunsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ArchiveRunsResponse.ProtoReflect.Descriptor instead.
func (*ArchiveRunsResponse) GetResults ¶
func (x *ArchiveRunsResponse) GetResults() []*RunActionResult
func (*ArchiveRunsResponse) ProtoMessage ¶
func (*ArchiveRunsResponse) ProtoMessage()
func (*ArchiveRunsResponse) ProtoReflect ¶
func (x *ArchiveRunsResponse) ProtoReflect() protoreflect.Message
func (*ArchiveRunsResponse) Reset ¶
func (x *ArchiveRunsResponse) Reset()
func (*ArchiveRunsResponse) String ¶
func (x *ArchiveRunsResponse) String() string
type ArchiveWorkspaceRequest ¶
type ArchiveWorkspaceRequest struct { // The id of the workspace. Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
Request for archiving a workspace.
func (*ArchiveWorkspaceRequest) Descriptor
deprecated
func (*ArchiveWorkspaceRequest) Descriptor() ([]byte, []int)
Deprecated: Use ArchiveWorkspaceRequest.ProtoReflect.Descriptor instead.
func (*ArchiveWorkspaceRequest) GetId ¶
func (x *ArchiveWorkspaceRequest) GetId() int32
func (*ArchiveWorkspaceRequest) ProtoMessage ¶
func (*ArchiveWorkspaceRequest) ProtoMessage()
func (*ArchiveWorkspaceRequest) ProtoReflect ¶
func (x *ArchiveWorkspaceRequest) ProtoReflect() protoreflect.Message
func (*ArchiveWorkspaceRequest) Reset ¶
func (x *ArchiveWorkspaceRequest) Reset()
func (*ArchiveWorkspaceRequest) String ¶
func (x *ArchiveWorkspaceRequest) String() string
type ArchiveWorkspaceResponse ¶
type ArchiveWorkspaceResponse struct {
// contains filtered or unexported fields
}
Response to ArchiveWorkspaceRequest.
func (*ArchiveWorkspaceResponse) Descriptor
deprecated
func (*ArchiveWorkspaceResponse) Descriptor() ([]byte, []int)
Deprecated: Use ArchiveWorkspaceResponse.ProtoReflect.Descriptor instead.
func (*ArchiveWorkspaceResponse) ProtoMessage ¶
func (*ArchiveWorkspaceResponse) ProtoMessage()
func (*ArchiveWorkspaceResponse) ProtoReflect ¶
func (x *ArchiveWorkspaceResponse) ProtoReflect() protoreflect.Message
func (*ArchiveWorkspaceResponse) Reset ¶
func (x *ArchiveWorkspaceResponse) Reset()
func (*ArchiveWorkspaceResponse) String ¶
func (x *ArchiveWorkspaceResponse) String() string
type AssignMultipleGroupsRequest ¶
type AssignMultipleGroupsRequest struct { // The user ids of users to edit group associations. UserIds []int32 `protobuf:"varint,1,rep,packed,name=user_ids,json=userIds,proto3" json:"user_ids,omitempty"` // The ids of groups to associate with users. AddGroups []int32 `protobuf:"varint,2,rep,packed,name=add_groups,json=addGroups,proto3" json:"add_groups,omitempty"` // The ids of groups to disassociate from users. RemoveGroups []int32 `protobuf:"varint,3,rep,packed,name=remove_groups,json=removeGroups,proto3" json:"remove_groups,omitempty"` // contains filtered or unexported fields }
Add and remove multiple users from multiple groups.
func (*AssignMultipleGroupsRequest) Descriptor
deprecated
func (*AssignMultipleGroupsRequest) Descriptor() ([]byte, []int)
Deprecated: Use AssignMultipleGroupsRequest.ProtoReflect.Descriptor instead.
func (*AssignMultipleGroupsRequest) GetAddGroups ¶
func (x *AssignMultipleGroupsRequest) GetAddGroups() []int32
func (*AssignMultipleGroupsRequest) GetRemoveGroups ¶
func (x *AssignMultipleGroupsRequest) GetRemoveGroups() []int32
func (*AssignMultipleGroupsRequest) GetUserIds ¶
func (x *AssignMultipleGroupsRequest) GetUserIds() []int32
func (*AssignMultipleGroupsRequest) ProtoMessage ¶
func (*AssignMultipleGroupsRequest) ProtoMessage()
func (*AssignMultipleGroupsRequest) ProtoReflect ¶
func (x *AssignMultipleGroupsRequest) ProtoReflect() protoreflect.Message
func (*AssignMultipleGroupsRequest) Reset ¶
func (x *AssignMultipleGroupsRequest) Reset()
func (*AssignMultipleGroupsRequest) String ¶
func (x *AssignMultipleGroupsRequest) String() string
type AssignMultipleGroupsResponse ¶
type AssignMultipleGroupsResponse struct {
// contains filtered or unexported fields
}
Response to AssignMultipleGroupsRequest.
func (*AssignMultipleGroupsResponse) Descriptor
deprecated
func (*AssignMultipleGroupsResponse) Descriptor() ([]byte, []int)
Deprecated: Use AssignMultipleGroupsResponse.ProtoReflect.Descriptor instead.
func (*AssignMultipleGroupsResponse) ProtoMessage ¶
func (*AssignMultipleGroupsResponse) ProtoMessage()
func (*AssignMultipleGroupsResponse) ProtoReflect ¶
func (x *AssignMultipleGroupsResponse) ProtoReflect() protoreflect.Message
func (*AssignMultipleGroupsResponse) Reset ¶
func (x *AssignMultipleGroupsResponse) Reset()
func (*AssignMultipleGroupsResponse) String ¶
func (x *AssignMultipleGroupsResponse) String() string
type AssignRolesRequest ¶
type AssignRolesRequest struct { // the set of groups being assigned to a role. GroupRoleAssignments []*rbacv1.GroupRoleAssignment `protobuf:"bytes,1,rep,name=group_role_assignments,json=groupRoleAssignments,proto3" json:"group_role_assignments,omitempty"` // the set of users being assigned to a role. UserRoleAssignments []*rbacv1.UserRoleAssignment `protobuf:"bytes,2,rep,name=user_role_assignments,json=userRoleAssignments,proto3" json:"user_role_assignments,omitempty"` // contains filtered or unexported fields }
AssignRolesRequest is the body of the request for the call to grant a user or group a role. It requires group_id, role_id, and either scope_workspace_id or scope_project_id.
func (*AssignRolesRequest) Descriptor
deprecated
func (*AssignRolesRequest) Descriptor() ([]byte, []int)
Deprecated: Use AssignRolesRequest.ProtoReflect.Descriptor instead.
func (*AssignRolesRequest) GetGroupRoleAssignments ¶
func (x *AssignRolesRequest) GetGroupRoleAssignments() []*rbacv1.GroupRoleAssignment
func (*AssignRolesRequest) GetUserRoleAssignments ¶
func (x *AssignRolesRequest) GetUserRoleAssignments() []*rbacv1.UserRoleAssignment
func (*AssignRolesRequest) ProtoMessage ¶
func (*AssignRolesRequest) ProtoMessage()
func (*AssignRolesRequest) ProtoReflect ¶
func (x *AssignRolesRequest) ProtoReflect() protoreflect.Message
func (*AssignRolesRequest) Reset ¶
func (x *AssignRolesRequest) Reset()
func (*AssignRolesRequest) String ¶
func (x *AssignRolesRequest) String() string
type AssignRolesResponse ¶
type AssignRolesResponse struct {
// contains filtered or unexported fields
}
AssignRolesResponse is the body of the request for the call to grant a user or group a role.
func (*AssignRolesResponse) Descriptor
deprecated
func (*AssignRolesResponse) Descriptor() ([]byte, []int)
Deprecated: Use AssignRolesResponse.ProtoReflect.Descriptor instead.
func (*AssignRolesResponse) ProtoMessage ¶
func (*AssignRolesResponse) ProtoMessage()
func (*AssignRolesResponse) ProtoReflect ¶
func (x *AssignRolesResponse) ProtoReflect() protoreflect.Message
func (*AssignRolesResponse) Reset ¶
func (x *AssignRolesResponse) Reset()
func (*AssignRolesResponse) String ¶
func (x *AssignRolesResponse) String() string
type BindRPToWorkspaceRequest ¶
type BindRPToWorkspaceRequest struct { // The resource pool name. ResourcePoolName string `protobuf:"bytes,1,opt,name=resource_pool_name,json=resourcePoolName,proto3" json:"resource_pool_name,omitempty"` // The workspace IDs to be bound to the resource pool. WorkspaceIds []int32 `protobuf:"varint,2,rep,packed,name=workspace_ids,json=workspaceIds,proto3" json:"workspace_ids,omitempty"` // The workspace names to be bound to the resource pool. WorkspaceNames []string `protobuf:"bytes,3,rep,name=workspace_names,json=workspaceNames,proto3" json:"workspace_names,omitempty"` // contains filtered or unexported fields }
Bind a resource pool to workspaces
func (*BindRPToWorkspaceRequest) Descriptor
deprecated
func (*BindRPToWorkspaceRequest) Descriptor() ([]byte, []int)
Deprecated: Use BindRPToWorkspaceRequest.ProtoReflect.Descriptor instead.
func (*BindRPToWorkspaceRequest) GetResourcePoolName ¶
func (x *BindRPToWorkspaceRequest) GetResourcePoolName() string
func (*BindRPToWorkspaceRequest) GetWorkspaceIds ¶
func (x *BindRPToWorkspaceRequest) GetWorkspaceIds() []int32
func (*BindRPToWorkspaceRequest) GetWorkspaceNames ¶
func (x *BindRPToWorkspaceRequest) GetWorkspaceNames() []string
func (*BindRPToWorkspaceRequest) ProtoMessage ¶
func (*BindRPToWorkspaceRequest) ProtoMessage()
func (*BindRPToWorkspaceRequest) ProtoReflect ¶
func (x *BindRPToWorkspaceRequest) ProtoReflect() protoreflect.Message
func (*BindRPToWorkspaceRequest) Reset ¶
func (x *BindRPToWorkspaceRequest) Reset()
func (*BindRPToWorkspaceRequest) String ¶
func (x *BindRPToWorkspaceRequest) String() string
type BindRPToWorkspaceResponse ¶
type BindRPToWorkspaceResponse struct {
// contains filtered or unexported fields
}
Bind a resource pool to workspaces response.
func (*BindRPToWorkspaceResponse) Descriptor
deprecated
func (*BindRPToWorkspaceResponse) Descriptor() ([]byte, []int)
Deprecated: Use BindRPToWorkspaceResponse.ProtoReflect.Descriptor instead.
func (*BindRPToWorkspaceResponse) ProtoMessage ¶
func (*BindRPToWorkspaceResponse) ProtoMessage()
func (*BindRPToWorkspaceResponse) ProtoReflect ¶
func (x *BindRPToWorkspaceResponse) ProtoReflect() protoreflect.Message
func (*BindRPToWorkspaceResponse) Reset ¶
func (x *BindRPToWorkspaceResponse) Reset()
func (*BindRPToWorkspaceResponse) String ¶
func (x *BindRPToWorkspaceResponse) String() string
type BulkAutoCreateWorkspaceNamespaceBindingsRequest ¶
type BulkAutoCreateWorkspaceNamespaceBindingsRequest struct { // The list of workspace ids. WorkspaceIds []int32 `protobuf:"varint,1,rep,packed,name=workspace_ids,json=workspaceIds,proto3" json:"workspace_ids,omitempty"` // contains filtered or unexported fields }
Request for binding the given workpaces to new auto-created namespaces.
func (*BulkAutoCreateWorkspaceNamespaceBindingsRequest) Descriptor
deprecated
func (*BulkAutoCreateWorkspaceNamespaceBindingsRequest) Descriptor() ([]byte, []int)
Deprecated: Use BulkAutoCreateWorkspaceNamespaceBindingsRequest.ProtoReflect.Descriptor instead.
func (*BulkAutoCreateWorkspaceNamespaceBindingsRequest) GetWorkspaceIds ¶
func (x *BulkAutoCreateWorkspaceNamespaceBindingsRequest) GetWorkspaceIds() []int32
func (*BulkAutoCreateWorkspaceNamespaceBindingsRequest) ProtoMessage ¶
func (*BulkAutoCreateWorkspaceNamespaceBindingsRequest) ProtoMessage()
func (*BulkAutoCreateWorkspaceNamespaceBindingsRequest) ProtoReflect ¶
func (x *BulkAutoCreateWorkspaceNamespaceBindingsRequest) ProtoReflect() protoreflect.Message
func (*BulkAutoCreateWorkspaceNamespaceBindingsRequest) Reset ¶
func (x *BulkAutoCreateWorkspaceNamespaceBindingsRequest) Reset()
func (*BulkAutoCreateWorkspaceNamespaceBindingsRequest) String ¶
func (x *BulkAutoCreateWorkspaceNamespaceBindingsRequest) String() string
type BulkAutoCreateWorkspaceNamespaceBindingsResponse ¶
type BulkAutoCreateWorkspaceNamespaceBindingsResponse struct {
// contains filtered or unexported fields
}
Response to BulkAutoCreateWorkspaceNamespaceBindingsRequest.
func (*BulkAutoCreateWorkspaceNamespaceBindingsResponse) Descriptor
deprecated
func (*BulkAutoCreateWorkspaceNamespaceBindingsResponse) Descriptor() ([]byte, []int)
Deprecated: Use BulkAutoCreateWorkspaceNamespaceBindingsResponse.ProtoReflect.Descriptor instead.
func (*BulkAutoCreateWorkspaceNamespaceBindingsResponse) ProtoMessage ¶
func (*BulkAutoCreateWorkspaceNamespaceBindingsResponse) ProtoMessage()
func (*BulkAutoCreateWorkspaceNamespaceBindingsResponse) ProtoReflect ¶
func (x *BulkAutoCreateWorkspaceNamespaceBindingsResponse) ProtoReflect() protoreflect.Message
func (*BulkAutoCreateWorkspaceNamespaceBindingsResponse) Reset ¶
func (x *BulkAutoCreateWorkspaceNamespaceBindingsResponse) Reset()
func (*BulkAutoCreateWorkspaceNamespaceBindingsResponse) String ¶
func (x *BulkAutoCreateWorkspaceNamespaceBindingsResponse) String() string
type BulkExperimentFilters ¶
type BulkExperimentFilters struct { // Limit experiments to those that match the description. Description string `protobuf:"bytes,1,opt,name=description,proto3" json:"description,omitempty"` // Limit experiments to those that match the name. Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` // Limit experiments to those that match the provided labels. Labels []string `protobuf:"bytes,3,rep,name=labels,proto3" json:"labels,omitempty"` // Limit experiments to those that are archived. Archived *wrappers.BoolValue `protobuf:"bytes,4,opt,name=archived,proto3" json:"archived,omitempty"` // Limit experiments to those that match the provided state. States []experimentv1.State `protobuf:"varint,5,rep,packed,name=states,proto3,enum=determined.experiment.v1.State" json:"states,omitempty"` // Limit experiments to those that are owned by users with the specified // userIds. UserIds []int32 `protobuf:"varint,6,rep,packed,name=user_ids,json=userIds,proto3" json:"user_ids,omitempty"` // Limit experiments to those within a specified project, or 0 for all // projects. ProjectId int32 `protobuf:"varint,7,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` // Experiment ids to exclude when filters are used. ExcludedExperimentIds []int32 `` /* 134-byte string literal not displayed */ // contains filtered or unexported fields }
Filters to apply actions to multiple experiments.
func (*BulkExperimentFilters) Descriptor
deprecated
func (*BulkExperimentFilters) Descriptor() ([]byte, []int)
Deprecated: Use BulkExperimentFilters.ProtoReflect.Descriptor instead.
func (*BulkExperimentFilters) GetArchived ¶
func (x *BulkExperimentFilters) GetArchived() *wrappers.BoolValue
func (*BulkExperimentFilters) GetDescription ¶
func (x *BulkExperimentFilters) GetDescription() string
func (*BulkExperimentFilters) GetExcludedExperimentIds ¶
func (x *BulkExperimentFilters) GetExcludedExperimentIds() []int32
func (*BulkExperimentFilters) GetLabels ¶
func (x *BulkExperimentFilters) GetLabels() []string
func (*BulkExperimentFilters) GetName ¶
func (x *BulkExperimentFilters) GetName() string
func (*BulkExperimentFilters) GetProjectId ¶
func (x *BulkExperimentFilters) GetProjectId() int32
func (*BulkExperimentFilters) GetStates ¶
func (x *BulkExperimentFilters) GetStates() []experimentv1.State
func (*BulkExperimentFilters) GetUserIds ¶
func (x *BulkExperimentFilters) GetUserIds() []int32
func (*BulkExperimentFilters) ProtoMessage ¶
func (*BulkExperimentFilters) ProtoMessage()
func (*BulkExperimentFilters) ProtoReflect ¶
func (x *BulkExperimentFilters) ProtoReflect() protoreflect.Message
func (*BulkExperimentFilters) Reset ¶
func (x *BulkExperimentFilters) Reset()
func (*BulkExperimentFilters) String ¶
func (x *BulkExperimentFilters) String() string
type CancelExperimentRequest ¶
type CancelExperimentRequest struct { // The experiment id. Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
Cancel an experiment.
func (*CancelExperimentRequest) Descriptor
deprecated
func (*CancelExperimentRequest) Descriptor() ([]byte, []int)
Deprecated: Use CancelExperimentRequest.ProtoReflect.Descriptor instead.
func (*CancelExperimentRequest) GetId ¶
func (x *CancelExperimentRequest) GetId() int32
func (*CancelExperimentRequest) ProtoMessage ¶
func (*CancelExperimentRequest) ProtoMessage()
func (*CancelExperimentRequest) ProtoReflect ¶
func (x *CancelExperimentRequest) ProtoReflect() protoreflect.Message
func (*CancelExperimentRequest) Reset ¶
func (x *CancelExperimentRequest) Reset()
func (*CancelExperimentRequest) String ¶
func (x *CancelExperimentRequest) String() string
type CancelExperimentResponse ¶
type CancelExperimentResponse struct {
// contains filtered or unexported fields
}
Response to CancelExperimentRequest.
func (*CancelExperimentResponse) Descriptor
deprecated
func (*CancelExperimentResponse) Descriptor() ([]byte, []int)
Deprecated: Use CancelExperimentResponse.ProtoReflect.Descriptor instead.
func (*CancelExperimentResponse) ProtoMessage ¶
func (*CancelExperimentResponse) ProtoMessage()
func (*CancelExperimentResponse) ProtoReflect ¶
func (x *CancelExperimentResponse) ProtoReflect() protoreflect.Message
func (*CancelExperimentResponse) Reset ¶
func (x *CancelExperimentResponse) Reset()
func (*CancelExperimentResponse) String ¶
func (x *CancelExperimentResponse) String() string
type CancelExperimentsRequest ¶
type CancelExperimentsRequest struct { // Selecting experiments by id. ExperimentIds []int32 `protobuf:"varint,1,rep,packed,name=experiment_ids,json=experimentIds,proto3" json:"experiment_ids,omitempty"` // Targets all experiments matching filters. Filters *BulkExperimentFilters `protobuf:"bytes,2,opt,name=filters,proto3" json:"filters,omitempty"` // Project id that the experiments belong to. ProjectId int32 `protobuf:"varint,3,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` // contains filtered or unexported fields }
Cancel multiple experiments.
func (*CancelExperimentsRequest) Descriptor
deprecated
func (*CancelExperimentsRequest) Descriptor() ([]byte, []int)
Deprecated: Use CancelExperimentsRequest.ProtoReflect.Descriptor instead.
func (*CancelExperimentsRequest) GetExperimentIds ¶
func (x *CancelExperimentsRequest) GetExperimentIds() []int32
func (*CancelExperimentsRequest) GetFilters ¶
func (x *CancelExperimentsRequest) GetFilters() *BulkExperimentFilters
func (*CancelExperimentsRequest) GetProjectId ¶
func (x *CancelExperimentsRequest) GetProjectId() int32
func (*CancelExperimentsRequest) ProtoMessage ¶
func (*CancelExperimentsRequest) ProtoMessage()
func (*CancelExperimentsRequest) ProtoReflect ¶
func (x *CancelExperimentsRequest) ProtoReflect() protoreflect.Message
func (*CancelExperimentsRequest) Reset ¶
func (x *CancelExperimentsRequest) Reset()
func (*CancelExperimentsRequest) String ¶
func (x *CancelExperimentsRequest) String() string
type CancelExperimentsResponse ¶
type CancelExperimentsResponse struct { // Details on success or error for each experiment. Results []*ExperimentActionResult `protobuf:"bytes,1,rep,name=results,proto3" json:"results,omitempty"` // contains filtered or unexported fields }
Response to CancelExperimentsRequest.
func (*CancelExperimentsResponse) Descriptor
deprecated
func (*CancelExperimentsResponse) Descriptor() ([]byte, []int)
Deprecated: Use CancelExperimentsResponse.ProtoReflect.Descriptor instead.
func (*CancelExperimentsResponse) GetResults ¶
func (x *CancelExperimentsResponse) GetResults() []*ExperimentActionResult
func (*CancelExperimentsResponse) ProtoMessage ¶
func (*CancelExperimentsResponse) ProtoMessage()
func (*CancelExperimentsResponse) ProtoReflect ¶
func (x *CancelExperimentsResponse) ProtoReflect() protoreflect.Message
func (*CancelExperimentsResponse) Reset ¶
func (x *CancelExperimentsResponse) Reset()
func (*CancelExperimentsResponse) String ¶
func (x *CancelExperimentsResponse) String() string
type CheckpointsRemoveFilesRequest ¶
type CheckpointsRemoveFilesRequest struct { // The list of checkpoint_uuids for the requested checkpoints. CheckpointUuids []string `protobuf:"bytes,1,rep,name=checkpoint_uuids,json=checkpointUuids,proto3" json:"checkpoint_uuids,omitempty"` // The list of checkpoint_globs for the requested checkpoints. // If a value is set to the empty string the checkpoint will only // have its metadata refreshed. CheckpointGlobs []string `protobuf:"bytes,2,rep,name=checkpoint_globs,json=checkpointGlobs,proto3" json:"checkpoint_globs,omitempty"` // contains filtered or unexported fields }
Request to delete files matching globs in checkpoints.
func (*CheckpointsRemoveFilesRequest) Descriptor
deprecated
func (*CheckpointsRemoveFilesRequest) Descriptor() ([]byte, []int)
Deprecated: Use CheckpointsRemoveFilesRequest.ProtoReflect.Descriptor instead.
func (*CheckpointsRemoveFilesRequest) GetCheckpointGlobs ¶
func (x *CheckpointsRemoveFilesRequest) GetCheckpointGlobs() []string
func (*CheckpointsRemoveFilesRequest) GetCheckpointUuids ¶
func (x *CheckpointsRemoveFilesRequest) GetCheckpointUuids() []string
func (*CheckpointsRemoveFilesRequest) ProtoMessage ¶
func (*CheckpointsRemoveFilesRequest) ProtoMessage()
func (*CheckpointsRemoveFilesRequest) ProtoReflect ¶
func (x *CheckpointsRemoveFilesRequest) ProtoReflect() protoreflect.Message
func (*CheckpointsRemoveFilesRequest) Reset ¶
func (x *CheckpointsRemoveFilesRequest) Reset()
func (*CheckpointsRemoveFilesRequest) String ¶
func (x *CheckpointsRemoveFilesRequest) String() string
type CheckpointsRemoveFilesResponse ¶
type CheckpointsRemoveFilesResponse struct {
// contains filtered or unexported fields
}
Response to CheckpointRemoveFilesRequest.
func (*CheckpointsRemoveFilesResponse) Descriptor
deprecated
func (*CheckpointsRemoveFilesResponse) Descriptor() ([]byte, []int)
Deprecated: Use CheckpointsRemoveFilesResponse.ProtoReflect.Descriptor instead.
func (*CheckpointsRemoveFilesResponse) ProtoMessage ¶
func (*CheckpointsRemoveFilesResponse) ProtoMessage()
func (*CheckpointsRemoveFilesResponse) ProtoReflect ¶
func (x *CheckpointsRemoveFilesResponse) ProtoReflect() protoreflect.Message
func (*CheckpointsRemoveFilesResponse) Reset ¶
func (x *CheckpointsRemoveFilesResponse) Reset()
func (*CheckpointsRemoveFilesResponse) String ¶
func (x *CheckpointsRemoveFilesResponse) String() string
type CleanupLogsRequest ¶
type CleanupLogsRequest struct {
// contains filtered or unexported fields
}
Get telemetry information.
func (*CleanupLogsRequest) Descriptor
deprecated
func (*CleanupLogsRequest) Descriptor() ([]byte, []int)
Deprecated: Use CleanupLogsRequest.ProtoReflect.Descriptor instead.
func (*CleanupLogsRequest) ProtoMessage ¶
func (*CleanupLogsRequest) ProtoMessage()
func (*CleanupLogsRequest) ProtoReflect ¶
func (x *CleanupLogsRequest) ProtoReflect() protoreflect.Message
func (*CleanupLogsRequest) Reset ¶
func (x *CleanupLogsRequest) Reset()
func (*CleanupLogsRequest) String ¶
func (x *CleanupLogsRequest) String() string
type CleanupLogsResponse ¶
type CleanupLogsResponse struct { // How many row of logs were removed. RemovedCount int64 `protobuf:"varint,1,opt,name=removed_count,json=removedCount,proto3" json:"removed_count,omitempty"` // contains filtered or unexported fields }
Response to CleanupLogsRequest.
func (*CleanupLogsResponse) Descriptor
deprecated
func (*CleanupLogsResponse) Descriptor() ([]byte, []int)
Deprecated: Use CleanupLogsResponse.ProtoReflect.Descriptor instead.
func (*CleanupLogsResponse) GetRemovedCount ¶
func (x *CleanupLogsResponse) GetRemovedCount() int64
func (*CleanupLogsResponse) ProtoMessage ¶
func (*CleanupLogsResponse) ProtoMessage()
func (*CleanupLogsResponse) ProtoReflect ¶
func (x *CleanupLogsResponse) ProtoReflect() protoreflect.Message
func (*CleanupLogsResponse) Reset ¶
func (x *CleanupLogsResponse) Reset()
func (*CleanupLogsResponse) String ¶
func (x *CleanupLogsResponse) String() string
type ClusterMessage ¶
type ClusterMessage struct { // Text content of message. Message string `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"` // Time to begin showing message. StartTime *timestamp.Timestamp `protobuf:"bytes,2,opt,name=start_time,json=startTime,proto3" json:"start_time,omitempty"` // Time to stop showing message. EndTime *timestamp.Timestamp `protobuf:"bytes,3,opt,name=end_time,json=endTime,proto3,oneof" json:"end_time,omitempty"` // Time message was created. CreatedTime *timestamp.Timestamp `protobuf:"bytes,4,opt,name=created_time,json=createdTime,proto3" json:"created_time,omitempty"` // contains filtered or unexported fields }
Active notice from the server admin.
func (*ClusterMessage) Descriptor
deprecated
func (*ClusterMessage) Descriptor() ([]byte, []int)
Deprecated: Use ClusterMessage.ProtoReflect.Descriptor instead.
func (*ClusterMessage) GetCreatedTime ¶
func (x *ClusterMessage) GetCreatedTime() *timestamp.Timestamp
func (*ClusterMessage) GetEndTime ¶
func (x *ClusterMessage) GetEndTime() *timestamp.Timestamp
func (*ClusterMessage) GetMessage ¶
func (x *ClusterMessage) GetMessage() string
func (*ClusterMessage) GetStartTime ¶
func (x *ClusterMessage) GetStartTime() *timestamp.Timestamp
func (*ClusterMessage) ProtoMessage ¶
func (*ClusterMessage) ProtoMessage()
func (*ClusterMessage) ProtoReflect ¶
func (x *ClusterMessage) ProtoReflect() protoreflect.Message
func (*ClusterMessage) Reset ¶
func (x *ClusterMessage) Reset()
func (*ClusterMessage) String ¶
func (x *ClusterMessage) String() string
type ColumnFilter ¶
type ColumnFilter struct { // The name of the field on which the filters is applied. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // The filter to apply to the given column Filter *commonv1.DoubleFieldFilter `protobuf:"bytes,2,opt,name=filter,proto3" json:"filter,omitempty"` // contains filtered or unexported fields }
A filter structure to allow for range filters on arbitrary keys
func (*ColumnFilter) Descriptor
deprecated
func (*ColumnFilter) Descriptor() ([]byte, []int)
Deprecated: Use ColumnFilter.ProtoReflect.Descriptor instead.
func (*ColumnFilter) GetFilter ¶
func (x *ColumnFilter) GetFilter() *commonv1.DoubleFieldFilter
func (*ColumnFilter) GetName ¶
func (x *ColumnFilter) GetName() string
func (*ColumnFilter) ProtoMessage ¶
func (*ColumnFilter) ProtoMessage()
func (*ColumnFilter) ProtoReflect ¶
func (x *ColumnFilter) ProtoReflect() protoreflect.Message
func (*ColumnFilter) Reset ¶
func (x *ColumnFilter) Reset()
func (*ColumnFilter) String ¶
func (x *ColumnFilter) String() string
type ComparableTrial ¶
type ComparableTrial struct { // The requested trial. Trial *trialv1.Trial `protobuf:"bytes,1,opt,name=trial,proto3" json:"trial,omitempty"` // The downsampled datapoints. Metrics []*DownsampledMetrics `protobuf:"bytes,2,rep,name=metrics,proto3" json:"metrics,omitempty"` // contains filtered or unexported fields }
Container for a requested trial and its metrics.
func (*ComparableTrial) Descriptor
deprecated
func (*ComparableTrial) Descriptor() ([]byte, []int)
Deprecated: Use ComparableTrial.ProtoReflect.Descriptor instead.
func (*ComparableTrial) GetMetrics ¶
func (x *ComparableTrial) GetMetrics() []*DownsampledMetrics
func (*ComparableTrial) GetTrial ¶
func (x *ComparableTrial) GetTrial() *trialv1.Trial
func (*ComparableTrial) ProtoMessage ¶
func (*ComparableTrial) ProtoMessage()
func (*ComparableTrial) ProtoReflect ¶
func (x *ComparableTrial) ProtoReflect() protoreflect.Message
func (*ComparableTrial) Reset ¶
func (x *ComparableTrial) Reset()
func (*ComparableTrial) String ¶
func (x *ComparableTrial) String() string
type CompareTrialsRequest ¶
type CompareTrialsRequest struct { // The requested trial ids. TrialIds []int32 `protobuf:"varint,1,rep,packed,name=trial_ids,json=trialIds,proto3" json:"trial_ids,omitempty"` // The maximum number of data points to return after downsampling. MaxDatapoints int32 `protobuf:"varint,2,opt,name=max_datapoints,json=maxDatapoints,proto3" json:"max_datapoints,omitempty"` // The names of selected metrics. MetricNames []string `protobuf:"bytes,3,rep,name=metric_names,json=metricNames,proto3" json:"metric_names,omitempty"` // Sample from metrics after this batch number. StartBatches int32 `protobuf:"varint,4,opt,name=start_batches,json=startBatches,proto3" json:"start_batches,omitempty"` // Sample from metrics before this batch number. EndBatches int32 `protobuf:"varint,5,opt,name=end_batches,json=endBatches,proto3" json:"end_batches,omitempty"` // Metric group. // // Deprecated: Do not use. MetricType MetricType `` /* 126-byte string literal not displayed */ // Metric group (training, validation, etc). Group string `protobuf:"bytes,11,opt,name=group,proto3" json:"group,omitempty"` // metric ids for the query. must be in the form group.metric_name. MetricIds []string `protobuf:"bytes,9,rep,name=metric_ids,json=metricIds,proto3" json:"metric_ids,omitempty"` // The metric and range filter for a time series TimeSeriesFilter *commonv1.PolymorphicFilter `protobuf:"bytes,10,opt,name=time_series_filter,json=timeSeriesFilter,proto3" json:"time_series_filter,omitempty"` // contains filtered or unexported fields }
Get time-series downsampled metrics from multiple trials.
func (*CompareTrialsRequest) Descriptor
deprecated
func (*CompareTrialsRequest) Descriptor() ([]byte, []int)
Deprecated: Use CompareTrialsRequest.ProtoReflect.Descriptor instead.
func (*CompareTrialsRequest) GetEndBatches ¶
func (x *CompareTrialsRequest) GetEndBatches() int32
func (*CompareTrialsRequest) GetGroup ¶
func (x *CompareTrialsRequest) GetGroup() string
func (*CompareTrialsRequest) GetMaxDatapoints ¶
func (x *CompareTrialsRequest) GetMaxDatapoints() int32
func (*CompareTrialsRequest) GetMetricIds ¶
func (x *CompareTrialsRequest) GetMetricIds() []string
func (*CompareTrialsRequest) GetMetricNames ¶
func (x *CompareTrialsRequest) GetMetricNames() []string
func (*CompareTrialsRequest) GetMetricType
deprecated
func (x *CompareTrialsRequest) GetMetricType() MetricType
Deprecated: Do not use.
func (*CompareTrialsRequest) GetStartBatches ¶
func (x *CompareTrialsRequest) GetStartBatches() int32
func (*CompareTrialsRequest) GetTimeSeriesFilter ¶
func (x *CompareTrialsRequest) GetTimeSeriesFilter() *commonv1.PolymorphicFilter
func (*CompareTrialsRequest) GetTrialIds ¶
func (x *CompareTrialsRequest) GetTrialIds() []int32
func (*CompareTrialsRequest) ProtoMessage ¶
func (*CompareTrialsRequest) ProtoMessage()
func (*CompareTrialsRequest) ProtoReflect ¶
func (x *CompareTrialsRequest) ProtoReflect() protoreflect.Message
func (*CompareTrialsRequest) Reset ¶
func (x *CompareTrialsRequest) Reset()
func (*CompareTrialsRequest) String ¶
func (x *CompareTrialsRequest) String() string
type CompareTrialsResponse ¶
type CompareTrialsResponse struct { // A list of objects containing trial and metrics information. Trials []*ComparableTrial `protobuf:"bytes,1,rep,name=trials,proto3" json:"trials,omitempty"` // contains filtered or unexported fields }
Response to CompareTrialsRequest.
func (*CompareTrialsResponse) Descriptor
deprecated
func (*CompareTrialsResponse) Descriptor() ([]byte, []int)
Deprecated: Use CompareTrialsResponse.ProtoReflect.Descriptor instead.
func (*CompareTrialsResponse) GetTrials ¶
func (x *CompareTrialsResponse) GetTrials() []*ComparableTrial
func (*CompareTrialsResponse) ProtoMessage ¶
func (*CompareTrialsResponse) ProtoMessage()
func (*CompareTrialsResponse) ProtoReflect ¶
func (x *CompareTrialsResponse) ProtoReflect() protoreflect.Message
func (*CompareTrialsResponse) Reset ¶
func (x *CompareTrialsResponse) Reset()
func (*CompareTrialsResponse) String ¶
func (x *CompareTrialsResponse) String() string
type CompleteTrialSearcherValidationRequest ¶
type CompleteTrialSearcherValidationRequest struct { // The id of the trial. TrialId int32 `protobuf:"varint,1,opt,name=trial_id,json=trialId,proto3" json:"trial_id,omitempty"` // The completed operation. CompletedOperation *experimentv1.CompleteValidateAfterOperation `protobuf:"bytes,2,opt,name=completed_operation,json=completedOperation,proto3" json:"completed_operation,omitempty"` // contains filtered or unexported fields }
Reports to the searcher that the trial has completed the current requested amount of training.
func (*CompleteTrialSearcherValidationRequest) Descriptor
deprecated
func (*CompleteTrialSearcherValidationRequest) Descriptor() ([]byte, []int)
Deprecated: Use CompleteTrialSearcherValidationRequest.ProtoReflect.Descriptor instead.
func (*CompleteTrialSearcherValidationRequest) GetCompletedOperation ¶
func (x *CompleteTrialSearcherValidationRequest) GetCompletedOperation() *experimentv1.CompleteValidateAfterOperation
func (*CompleteTrialSearcherValidationRequest) GetTrialId ¶
func (x *CompleteTrialSearcherValidationRequest) GetTrialId() int32
func (*CompleteTrialSearcherValidationRequest) ProtoMessage ¶
func (*CompleteTrialSearcherValidationRequest) ProtoMessage()
func (*CompleteTrialSearcherValidationRequest) ProtoReflect ¶
func (x *CompleteTrialSearcherValidationRequest) ProtoReflect() protoreflect.Message
func (*CompleteTrialSearcherValidationRequest) Reset ¶
func (x *CompleteTrialSearcherValidationRequest) Reset()
func (*CompleteTrialSearcherValidationRequest) String ¶
func (x *CompleteTrialSearcherValidationRequest) String() string
type CompleteTrialSearcherValidationResponse ¶
type CompleteTrialSearcherValidationResponse struct {
// contains filtered or unexported fields
}
Response to CompleteTrialSearcherValidationRequest
func (*CompleteTrialSearcherValidationResponse) Descriptor
deprecated
func (*CompleteTrialSearcherValidationResponse) Descriptor() ([]byte, []int)
Deprecated: Use CompleteTrialSearcherValidationResponse.ProtoReflect.Descriptor instead.
func (*CompleteTrialSearcherValidationResponse) ProtoMessage ¶
func (*CompleteTrialSearcherValidationResponse) ProtoMessage()
func (*CompleteTrialSearcherValidationResponse) ProtoReflect ¶
func (x *CompleteTrialSearcherValidationResponse) ProtoReflect() protoreflect.Message
func (*CompleteTrialSearcherValidationResponse) Reset ¶
func (x *CompleteTrialSearcherValidationResponse) Reset()
func (*CompleteTrialSearcherValidationResponse) String ¶
func (x *CompleteTrialSearcherValidationResponse) String() string
type ContinueExperimentRequest ¶
type ContinueExperimentRequest struct { // Experiment ID to continue. Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // Experiment config (YAML) to merge with the experiment's config. OverrideConfig string `protobuf:"bytes,2,opt,name=override_config,json=overrideConfig,proto3" json:"override_config,omitempty"` // contains filtered or unexported fields }
Request to continue an experiment.
func (*ContinueExperimentRequest) Descriptor
deprecated
func (*ContinueExperimentRequest) Descriptor() ([]byte, []int)
Deprecated: Use ContinueExperimentRequest.ProtoReflect.Descriptor instead.
func (*ContinueExperimentRequest) GetId ¶
func (x *ContinueExperimentRequest) GetId() int32
func (*ContinueExperimentRequest) GetOverrideConfig ¶
func (x *ContinueExperimentRequest) GetOverrideConfig() string
func (*ContinueExperimentRequest) ProtoMessage ¶
func (*ContinueExperimentRequest) ProtoMessage()
func (*ContinueExperimentRequest) ProtoReflect ¶
func (x *ContinueExperimentRequest) ProtoReflect() protoreflect.Message
func (*ContinueExperimentRequest) Reset ¶
func (x *ContinueExperimentRequest) Reset()
func (*ContinueExperimentRequest) String ¶
func (x *ContinueExperimentRequest) String() string
type ContinueExperimentResponse ¶
type ContinueExperimentResponse struct { // The created experiment. Experiment *experimentv1.Experiment `protobuf:"bytes,1,opt,name=experiment,proto3" json:"experiment,omitempty"` // List of any related warnings. Warnings []LaunchWarning `protobuf:"varint,2,rep,packed,name=warnings,proto3,enum=determined.api.v1.LaunchWarning" json:"warnings,omitempty"` // contains filtered or unexported fields }
Request to continue an experiment.
func (*ContinueExperimentResponse) Descriptor
deprecated
func (*ContinueExperimentResponse) Descriptor() ([]byte, []int)
Deprecated: Use ContinueExperimentResponse.ProtoReflect.Descriptor instead.
func (*ContinueExperimentResponse) GetExperiment ¶
func (x *ContinueExperimentResponse) GetExperiment() *experimentv1.Experiment
func (*ContinueExperimentResponse) GetWarnings ¶
func (x *ContinueExperimentResponse) GetWarnings() []LaunchWarning
func (*ContinueExperimentResponse) ProtoMessage ¶
func (*ContinueExperimentResponse) ProtoMessage()
func (*ContinueExperimentResponse) ProtoReflect ¶
func (x *ContinueExperimentResponse) ProtoReflect() protoreflect.Message
func (*ContinueExperimentResponse) Reset ¶
func (x *ContinueExperimentResponse) Reset()
func (*ContinueExperimentResponse) String ¶
func (x *ContinueExperimentResponse) String() string
type CreateExperimentRequest ¶
type CreateExperimentRequest struct { // Experiment context. ModelDefinition []*utilv1.File `protobuf:"bytes,1,rep,name=model_definition,json=modelDefinition,proto3" json:"model_definition,omitempty"` // Experiment config (YAML). Config string `protobuf:"bytes,2,opt,name=config,proto3" json:"config,omitempty"` // Only validate instead of creating the experiment. A dry run. ValidateOnly bool `protobuf:"varint,3,opt,name=validate_only,json=validateOnly,proto3" json:"validate_only,omitempty"` // Parent experiment id. ParentId int32 `protobuf:"varint,4,opt,name=parent_id,json=parentId,proto3" json:"parent_id,omitempty"` // Request to auto-activate the experiment. Activate bool `protobuf:"varint,5,opt,name=activate,proto3" json:"activate,omitempty"` // Project id to contain the experiment. ProjectId int32 `protobuf:"varint,6,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` // Template to use for the experiment. Template *string `protobuf:"bytes,7,opt,name=template,proto3,oneof" json:"template,omitempty"` // Unmanaged experiments are detached. Unmanaged *bool `protobuf:"varint,40,opt,name=unmanaged,proto3,oneof" json:"unmanaged,omitempty"` // contains filtered or unexported fields }
Request to create a new experiment.
func (*CreateExperimentRequest) Descriptor
deprecated
func (*CreateExperimentRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateExperimentRequest.ProtoReflect.Descriptor instead.
func (*CreateExperimentRequest) GetActivate ¶
func (x *CreateExperimentRequest) GetActivate() bool
func (*CreateExperimentRequest) GetConfig ¶
func (x *CreateExperimentRequest) GetConfig() string
func (*CreateExperimentRequest) GetModelDefinition ¶
func (x *CreateExperimentRequest) GetModelDefinition() []*utilv1.File
func (*CreateExperimentRequest) GetParentId ¶
func (x *CreateExperimentRequest) GetParentId() int32
func (*CreateExperimentRequest) GetProjectId ¶
func (x *CreateExperimentRequest) GetProjectId() int32
func (*CreateExperimentRequest) GetTemplate ¶
func (x *CreateExperimentRequest) GetTemplate() string
func (*CreateExperimentRequest) GetUnmanaged ¶
func (x *CreateExperimentRequest) GetUnmanaged() bool
func (*CreateExperimentRequest) GetValidateOnly ¶
func (x *CreateExperimentRequest) GetValidateOnly() bool
func (*CreateExperimentRequest) ProtoMessage ¶
func (*CreateExperimentRequest) ProtoMessage()
func (*CreateExperimentRequest) ProtoReflect ¶
func (x *CreateExperimentRequest) ProtoReflect() protoreflect.Message
func (*CreateExperimentRequest) Reset ¶
func (x *CreateExperimentRequest) Reset()
func (*CreateExperimentRequest) String ¶
func (x *CreateExperimentRequest) String() string
type CreateExperimentResponse ¶
type CreateExperimentResponse struct { // The created experiment. Experiment *experimentv1.Experiment `protobuf:"bytes,1,opt,name=experiment,proto3" json:"experiment,omitempty"` // The created experiment config. Config *_struct.Struct `protobuf:"bytes,2,opt,name=config,proto3" json:"config,omitempty"` // List of any related warnings. Warnings []LaunchWarning `protobuf:"varint,3,rep,packed,name=warnings,proto3,enum=determined.api.v1.LaunchWarning" json:"warnings,omitempty"` // contains filtered or unexported fields }
Response to CreateExperimentRequest.
func (*CreateExperimentResponse) Descriptor
deprecated
func (*CreateExperimentResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateExperimentResponse.ProtoReflect.Descriptor instead.
func (*CreateExperimentResponse) GetConfig ¶
func (x *CreateExperimentResponse) GetConfig() *_struct.Struct
func (*CreateExperimentResponse) GetExperiment ¶
func (x *CreateExperimentResponse) GetExperiment() *experimentv1.Experiment
func (*CreateExperimentResponse) GetWarnings ¶
func (x *CreateExperimentResponse) GetWarnings() []LaunchWarning
func (*CreateExperimentResponse) ProtoMessage ¶
func (*CreateExperimentResponse) ProtoMessage()
func (*CreateExperimentResponse) ProtoReflect ¶
func (x *CreateExperimentResponse) ProtoReflect() protoreflect.Message
func (*CreateExperimentResponse) Reset ¶
func (x *CreateExperimentResponse) Reset()
func (*CreateExperimentResponse) String ¶
func (x *CreateExperimentResponse) String() string
type CreateGenericTaskRequest ¶
type CreateGenericTaskRequest struct { // Generic task context. ContextDirectory []*utilv1.File `protobuf:"bytes,1,rep,name=context_directory,json=contextDirectory,proto3" json:"context_directory,omitempty"` // Generic task config (YAML). Config string `protobuf:"bytes,2,opt,name=config,proto3" json:"config,omitempty"` // Project id to contain the experiment. ProjectId *int32 `protobuf:"varint,3,opt,name=project_id,json=projectId,proto3,oneof" json:"project_id,omitempty"` // Parent ID of new task ParentId *string `protobuf:"bytes,4,opt,name=parent_id,json=parentId,proto3,oneof" json:"parent_id,omitempty"` // If True inherits the context directory from the paren task (requires // parent_id) InheritContext *bool `protobuf:"varint,5,opt,name=inherit_context,json=inheritContext,proto3,oneof" json:"inherit_context,omitempty"` // Id of the task that this task is forked from ForkedFrom *string `protobuf:"bytes,6,opt,name=forked_from,json=forkedFrom,proto3,oneof" json:"forked_from,omitempty"` // Flag for whether task can be paused or not. NoPause *bool `protobuf:"varint,7,opt,name=no_pause,json=noPause,proto3,oneof" json:"no_pause,omitempty"` // contains filtered or unexported fields }
Request to create a new generic task.
func (*CreateGenericTaskRequest) Descriptor
deprecated
func (*CreateGenericTaskRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateGenericTaskRequest.ProtoReflect.Descriptor instead.
func (*CreateGenericTaskRequest) GetConfig ¶
func (x *CreateGenericTaskRequest) GetConfig() string
func (*CreateGenericTaskRequest) GetContextDirectory ¶
func (x *CreateGenericTaskRequest) GetContextDirectory() []*utilv1.File
func (*CreateGenericTaskRequest) GetForkedFrom ¶
func (x *CreateGenericTaskRequest) GetForkedFrom() string
func (*CreateGenericTaskRequest) GetInheritContext ¶
func (x *CreateGenericTaskRequest) GetInheritContext() bool
func (*CreateGenericTaskRequest) GetNoPause ¶
func (x *CreateGenericTaskRequest) GetNoPause() bool
func (*CreateGenericTaskRequest) GetParentId ¶
func (x *CreateGenericTaskRequest) GetParentId() string
func (*CreateGenericTaskRequest) GetProjectId ¶
func (x *CreateGenericTaskRequest) GetProjectId() int32
func (*CreateGenericTaskRequest) ProtoMessage ¶
func (*CreateGenericTaskRequest) ProtoMessage()
func (*CreateGenericTaskRequest) ProtoReflect ¶
func (x *CreateGenericTaskRequest) ProtoReflect() protoreflect.Message
func (*CreateGenericTaskRequest) Reset ¶
func (x *CreateGenericTaskRequest) Reset()
func (*CreateGenericTaskRequest) String ¶
func (x *CreateGenericTaskRequest) String() string
type CreateGenericTaskResponse ¶
type CreateGenericTaskResponse struct { // The created generic taskID. TaskId string `protobuf:"bytes,1,opt,name=task_id,json=taskId,proto3" json:"task_id,omitempty"` // List of any related warnings. Warnings []LaunchWarning `protobuf:"varint,2,rep,packed,name=warnings,proto3,enum=determined.api.v1.LaunchWarning" json:"warnings,omitempty"` // contains filtered or unexported fields }
Response to CreateExperimentRequest.
func (*CreateGenericTaskResponse) Descriptor
deprecated
func (*CreateGenericTaskResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateGenericTaskResponse.ProtoReflect.Descriptor instead.
func (*CreateGenericTaskResponse) GetTaskId ¶
func (x *CreateGenericTaskResponse) GetTaskId() string
func (*CreateGenericTaskResponse) GetWarnings ¶
func (x *CreateGenericTaskResponse) GetWarnings() []LaunchWarning
func (*CreateGenericTaskResponse) ProtoMessage ¶
func (*CreateGenericTaskResponse) ProtoMessage()
func (*CreateGenericTaskResponse) ProtoReflect ¶
func (x *CreateGenericTaskResponse) ProtoReflect() protoreflect.Message
func (*CreateGenericTaskResponse) Reset ¶
func (x *CreateGenericTaskResponse) Reset()
func (*CreateGenericTaskResponse) String ¶
func (x *CreateGenericTaskResponse) String() string
type CreateGroupRequest ¶
type CreateGroupRequest struct { // The name the new group should have Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // The ids of users that should be added to the new group AddUsers []int32 `protobuf:"varint,2,rep,packed,name=add_users,json=addUsers,proto3" json:"add_users,omitempty"` // contains filtered or unexported fields }
CreateGroupRequest is the body of the request for the call to create a group.
func (*CreateGroupRequest) Descriptor
deprecated
func (*CreateGroupRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateGroupRequest.ProtoReflect.Descriptor instead.
func (*CreateGroupRequest) GetAddUsers ¶
func (x *CreateGroupRequest) GetAddUsers() []int32
func (*CreateGroupRequest) GetName ¶
func (x *CreateGroupRequest) GetName() string
func (*CreateGroupRequest) ProtoMessage ¶
func (*CreateGroupRequest) ProtoMessage()
func (*CreateGroupRequest) ProtoReflect ¶
func (x *CreateGroupRequest) ProtoReflect() protoreflect.Message
func (*CreateGroupRequest) Reset ¶
func (x *CreateGroupRequest) Reset()
func (*CreateGroupRequest) String ¶
func (x *CreateGroupRequest) String() string
type CreateGroupResponse ¶
type CreateGroupResponse struct { // Info about the group after the update succeeded. Group *groupv1.GroupDetails `protobuf:"bytes,1,opt,name=group,proto3" json:"group,omitempty"` // contains filtered or unexported fields }
CreateGroupResponse is the body of the response for the call to update a group and its members.
func (*CreateGroupResponse) Descriptor
deprecated
func (*CreateGroupResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateGroupResponse.ProtoReflect.Descriptor instead.
func (*CreateGroupResponse) GetGroup ¶
func (x *CreateGroupResponse) GetGroup() *groupv1.GroupDetails
func (*CreateGroupResponse) ProtoMessage ¶
func (*CreateGroupResponse) ProtoMessage()
func (*CreateGroupResponse) ProtoReflect ¶
func (x *CreateGroupResponse) ProtoReflect() protoreflect.Message
func (*CreateGroupResponse) Reset ¶
func (x *CreateGroupResponse) Reset()
func (*CreateGroupResponse) String ¶
func (x *CreateGroupResponse) String() string
type CreateTrialRequest ¶
type CreateTrialRequest struct { // The id of the parent experiment. ExperimentId int32 `protobuf:"varint,2,opt,name=experiment_id,json=experimentId,proto3" json:"experiment_id,omitempty"` // Trial hyperparameters. Hparams *_struct.Struct `protobuf:"bytes,6,opt,name=hparams,proto3" json:"hparams,omitempty"` // Currently only unmanaged trials are supported, must be true. Unmanaged bool `protobuf:"varint,40,opt,name=unmanaged,proto3" json:"unmanaged,omitempty"` // contains filtered or unexported fields }
Create a trial.
func (*CreateTrialRequest) Descriptor
deprecated
func (*CreateTrialRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateTrialRequest.ProtoReflect.Descriptor instead.
func (*CreateTrialRequest) GetExperimentId ¶
func (x *CreateTrialRequest) GetExperimentId() int32
func (*CreateTrialRequest) GetHparams ¶
func (x *CreateTrialRequest) GetHparams() *_struct.Struct
func (*CreateTrialRequest) GetUnmanaged ¶
func (x *CreateTrialRequest) GetUnmanaged() bool
func (*CreateTrialRequest) ProtoMessage ¶
func (*CreateTrialRequest) ProtoMessage()
func (*CreateTrialRequest) ProtoReflect ¶
func (x *CreateTrialRequest) ProtoReflect() protoreflect.Message
func (*CreateTrialRequest) Reset ¶
func (x *CreateTrialRequest) Reset()
func (*CreateTrialRequest) String ¶
func (x *CreateTrialRequest) String() string
type CreateTrialResponse ¶
type CreateTrialResponse struct { // The requested trial. Trial *trialv1.Trial `protobuf:"bytes,1,opt,name=trial,proto3" json:"trial,omitempty"` // contains filtered or unexported fields }
Response to CreateTrialRequest.
func (*CreateTrialResponse) Descriptor
deprecated
func (*CreateTrialResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateTrialResponse.ProtoReflect.Descriptor instead.
func (*CreateTrialResponse) GetTrial ¶
func (x *CreateTrialResponse) GetTrial() *trialv1.Trial
func (*CreateTrialResponse) ProtoMessage ¶
func (*CreateTrialResponse) ProtoMessage()
func (*CreateTrialResponse) ProtoReflect ¶
func (x *CreateTrialResponse) ProtoReflect() protoreflect.Message
func (*CreateTrialResponse) Reset ¶
func (x *CreateTrialResponse) Reset()
func (*CreateTrialResponse) String ¶
func (x *CreateTrialResponse) String() string
type CurrentUserRequest ¶
type CurrentUserRequest struct {
// contains filtered or unexported fields
}
Get the current user.
func (*CurrentUserRequest) Descriptor
deprecated
func (*CurrentUserRequest) Descriptor() ([]byte, []int)
Deprecated: Use CurrentUserRequest.ProtoReflect.Descriptor instead.
func (*CurrentUserRequest) ProtoMessage ¶
func (*CurrentUserRequest) ProtoMessage()
func (*CurrentUserRequest) ProtoReflect ¶
func (x *CurrentUserRequest) ProtoReflect() protoreflect.Message
func (*CurrentUserRequest) Reset ¶
func (x *CurrentUserRequest) Reset()
func (*CurrentUserRequest) String ¶
func (x *CurrentUserRequest) String() string
type CurrentUserResponse ¶
type CurrentUserResponse struct { // The currently logged in user. User *userv1.User `protobuf:"bytes,1,opt,name=user,proto3" json:"user,omitempty"` // contains filtered or unexported fields }
Response to CurrentUserRequest.
func (*CurrentUserResponse) Descriptor
deprecated
func (*CurrentUserResponse) Descriptor() ([]byte, []int)
Deprecated: Use CurrentUserResponse.ProtoReflect.Descriptor instead.
func (*CurrentUserResponse) GetUser ¶
func (x *CurrentUserResponse) GetUser() *userv1.User
func (*CurrentUserResponse) ProtoMessage ¶
func (*CurrentUserResponse) ProtoMessage()
func (*CurrentUserResponse) ProtoReflect ¶
func (x *CurrentUserResponse) ProtoReflect() protoreflect.Message
func (*CurrentUserResponse) Reset ¶
func (x *CurrentUserResponse) Reset()
func (*CurrentUserResponse) String ¶
func (x *CurrentUserResponse) String() string
type DataPoint ¶
type DataPoint struct { // Total batches processed by the time this measurement is taken. Batches int32 `protobuf:"varint,1,opt,name=batches,proto3" json:"batches,omitempty"` // Values of the requested metrics at this point in the trial. Values *_struct.Struct `protobuf:"bytes,2,opt,name=values,proto3" json:"values,omitempty"` // The time the measurement is taken. Time *timestamp.Timestamp `protobuf:"bytes,3,opt,name=time,proto3" json:"time,omitempty"` // The epoch this measurement is taken. Epoch *float64 `protobuf:"fixed64,4,opt,name=epoch,proto3,oneof" json:"epoch,omitempty"` // contains filtered or unexported fields }
One datapoint in a series of metrics from a trial in batch.
func (*DataPoint) Descriptor
deprecated
func (*DataPoint) GetBatches ¶
func (*DataPoint) ProtoMessage ¶
func (*DataPoint) ProtoMessage()
func (*DataPoint) ProtoReflect ¶
func (x *DataPoint) ProtoReflect() protoreflect.Message
type DeleteCheckpointsRequest ¶
type DeleteCheckpointsRequest struct { // The list of checkpoint_uuids for the requested checkpoint. CheckpointUuids []string `protobuf:"bytes,1,rep,name=checkpoint_uuids,json=checkpointUuids,proto3" json:"checkpoint_uuids,omitempty"` // contains filtered or unexported fields }
Request to Delete the list of checkpoints
func (*DeleteCheckpointsRequest) Descriptor
deprecated
func (*DeleteCheckpointsRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteCheckpointsRequest.ProtoReflect.Descriptor instead.
func (*DeleteCheckpointsRequest) GetCheckpointUuids ¶
func (x *DeleteCheckpointsRequest) GetCheckpointUuids() []string
func (*DeleteCheckpointsRequest) ProtoMessage ¶
func (*DeleteCheckpointsRequest) ProtoMessage()
func (*DeleteCheckpointsRequest) ProtoReflect ¶
func (x *DeleteCheckpointsRequest) ProtoReflect() protoreflect.Message
func (*DeleteCheckpointsRequest) Reset ¶
func (x *DeleteCheckpointsRequest) Reset()
func (*DeleteCheckpointsRequest) String ¶
func (x *DeleteCheckpointsRequest) String() string
type DeleteCheckpointsResponse ¶
type DeleteCheckpointsResponse struct {
// contains filtered or unexported fields
}
Response to DeleteCheckpointsRequest
func (*DeleteCheckpointsResponse) Descriptor
deprecated
func (*DeleteCheckpointsResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteCheckpointsResponse.ProtoReflect.Descriptor instead.
func (*DeleteCheckpointsResponse) ProtoMessage ¶
func (*DeleteCheckpointsResponse) ProtoMessage()
func (*DeleteCheckpointsResponse) ProtoReflect ¶
func (x *DeleteCheckpointsResponse) ProtoReflect() protoreflect.Message
func (*DeleteCheckpointsResponse) Reset ¶
func (x *DeleteCheckpointsResponse) Reset()
func (*DeleteCheckpointsResponse) String ¶
func (x *DeleteCheckpointsResponse) String() string
type DeleteClusterMessageRequest ¶
type DeleteClusterMessageRequest struct {
// contains filtered or unexported fields
}
Clear the configured cluster-wide message.
func (*DeleteClusterMessageRequest) Descriptor
deprecated
func (*DeleteClusterMessageRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteClusterMessageRequest.ProtoReflect.Descriptor instead.
func (*DeleteClusterMessageRequest) ProtoMessage ¶
func (*DeleteClusterMessageRequest) ProtoMessage()
func (*DeleteClusterMessageRequest) ProtoReflect ¶
func (x *DeleteClusterMessageRequest) ProtoReflect() protoreflect.Message
func (*DeleteClusterMessageRequest) Reset ¶
func (x *DeleteClusterMessageRequest) Reset()
func (*DeleteClusterMessageRequest) String ¶
func (x *DeleteClusterMessageRequest) String() string
type DeleteClusterMessageResponse ¶
type DeleteClusterMessageResponse struct {
// contains filtered or unexported fields
}
Response to DeleteClusterMessageRequest.
func (*DeleteClusterMessageResponse) Descriptor
deprecated
func (*DeleteClusterMessageResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteClusterMessageResponse.ProtoReflect.Descriptor instead.
func (*DeleteClusterMessageResponse) ProtoMessage ¶
func (*DeleteClusterMessageResponse) ProtoMessage()
func (*DeleteClusterMessageResponse) ProtoReflect ¶
func (x *DeleteClusterMessageResponse) ProtoReflect() protoreflect.Message
func (*DeleteClusterMessageResponse) Reset ¶
func (x *DeleteClusterMessageResponse) Reset()
func (*DeleteClusterMessageResponse) String ¶
func (x *DeleteClusterMessageResponse) String() string
type DeleteExperimentLabelRequest ¶
type DeleteExperimentLabelRequest struct { // The ID of the experiment. ExperimentId int32 `protobuf:"varint,1,opt,name=experiment_id,json=experimentId,proto3" json:"experiment_id,omitempty"` // The label to delete. Label string `protobuf:"bytes,2,opt,name=label,proto3" json:"label,omitempty"` // contains filtered or unexported fields }
Request for deleting an experiment label.
func (*DeleteExperimentLabelRequest) Descriptor
deprecated
func (*DeleteExperimentLabelRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteExperimentLabelRequest.ProtoReflect.Descriptor instead.
func (*DeleteExperimentLabelRequest) GetExperimentId ¶
func (x *DeleteExperimentLabelRequest) GetExperimentId() int32
func (*DeleteExperimentLabelRequest) GetLabel ¶
func (x *DeleteExperimentLabelRequest) GetLabel() string
func (*DeleteExperimentLabelRequest) ProtoMessage ¶
func (*DeleteExperimentLabelRequest) ProtoMessage()
func (*DeleteExperimentLabelRequest) ProtoReflect ¶
func (x *DeleteExperimentLabelRequest) ProtoReflect() protoreflect.Message
func (*DeleteExperimentLabelRequest) Reset ¶
func (x *DeleteExperimentLabelRequest) Reset()
func (*DeleteExperimentLabelRequest) String ¶
func (x *DeleteExperimentLabelRequest) String() string
type DeleteExperimentLabelResponse ¶
type DeleteExperimentLabelResponse struct { // The complete list of labels associated with the experiment. Labels []string `protobuf:"bytes,1,rep,name=labels,proto3" json:"labels,omitempty"` // contains filtered or unexported fields }
Response to DeleteExperimentLabelRequest.
func (*DeleteExperimentLabelResponse) Descriptor
deprecated
func (*DeleteExperimentLabelResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteExperimentLabelResponse.ProtoReflect.Descriptor instead.
func (*DeleteExperimentLabelResponse) GetLabels ¶
func (x *DeleteExperimentLabelResponse) GetLabels() []string
func (*DeleteExperimentLabelResponse) ProtoMessage ¶
func (*DeleteExperimentLabelResponse) ProtoMessage()
func (*DeleteExperimentLabelResponse) ProtoReflect ¶
func (x *DeleteExperimentLabelResponse) ProtoReflect() protoreflect.Message
func (*DeleteExperimentLabelResponse) Reset ¶
func (x *DeleteExperimentLabelResponse) Reset()
func (*DeleteExperimentLabelResponse) String ¶
func (x *DeleteExperimentLabelResponse) String() string
type DeleteExperimentRequest ¶
type DeleteExperimentRequest struct { // The ID of the experiment. ExperimentId int32 `protobuf:"varint,1,opt,name=experiment_id,json=experimentId,proto3" json:"experiment_id,omitempty"` // contains filtered or unexported fields }
Delete a single experiment.
func (*DeleteExperimentRequest) Descriptor
deprecated
func (*DeleteExperimentRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteExperimentRequest.ProtoReflect.Descriptor instead.
func (*DeleteExperimentRequest) GetExperimentId ¶
func (x *DeleteExperimentRequest) GetExperimentId() int32
func (*DeleteExperimentRequest) ProtoMessage ¶
func (*DeleteExperimentRequest) ProtoMessage()
func (*DeleteExperimentRequest) ProtoReflect ¶
func (x *DeleteExperimentRequest) ProtoReflect() protoreflect.Message
func (*DeleteExperimentRequest) Reset ¶
func (x *DeleteExperimentRequest) Reset()
func (*DeleteExperimentRequest) String ¶
func (x *DeleteExperimentRequest) String() string
type DeleteExperimentResponse ¶
type DeleteExperimentResponse struct {
// contains filtered or unexported fields
}
Response to DeleteExperimentRequest.
func (*DeleteExperimentResponse) Descriptor
deprecated
func (*DeleteExperimentResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteExperimentResponse.ProtoReflect.Descriptor instead.
func (*DeleteExperimentResponse) ProtoMessage ¶
func (*DeleteExperimentResponse) ProtoMessage()
func (*DeleteExperimentResponse) ProtoReflect ¶
func (x *DeleteExperimentResponse) ProtoReflect() protoreflect.Message
func (*DeleteExperimentResponse) Reset ¶
func (x *DeleteExperimentResponse) Reset()
func (*DeleteExperimentResponse) String ¶
func (x *DeleteExperimentResponse) String() string
type DeleteExperimentsRequest ¶
type DeleteExperimentsRequest struct { // Selecting experiments by id. ExperimentIds []int32 `protobuf:"varint,1,rep,packed,name=experiment_ids,json=experimentIds,proto3" json:"experiment_ids,omitempty"` // Targets all experiments matching filters. Filters *BulkExperimentFilters `protobuf:"bytes,2,opt,name=filters,proto3" json:"filters,omitempty"` // Project id that the experiments belong to. ProjectId int32 `protobuf:"varint,3,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` // contains filtered or unexported fields }
Delete multiple experiments.
func (*DeleteExperimentsRequest) Descriptor
deprecated
func (*DeleteExperimentsRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteExperimentsRequest.ProtoReflect.Descriptor instead.
func (*DeleteExperimentsRequest) GetExperimentIds ¶
func (x *DeleteExperimentsRequest) GetExperimentIds() []int32
func (*DeleteExperimentsRequest) GetFilters ¶
func (x *DeleteExperimentsRequest) GetFilters() *BulkExperimentFilters
func (*DeleteExperimentsRequest) GetProjectId ¶
func (x *DeleteExperimentsRequest) GetProjectId() int32
func (*DeleteExperimentsRequest) ProtoMessage ¶
func (*DeleteExperimentsRequest) ProtoMessage()
func (*DeleteExperimentsRequest) ProtoReflect ¶
func (x *DeleteExperimentsRequest) ProtoReflect() protoreflect.Message
func (*DeleteExperimentsRequest) Reset ¶
func (x *DeleteExperimentsRequest) Reset()
func (*DeleteExperimentsRequest) String ¶
func (x *DeleteExperimentsRequest) String() string
type DeleteExperimentsResponse ¶
type DeleteExperimentsResponse struct { // Details on success or error for each experiment. Results []*ExperimentActionResult `protobuf:"bytes,1,rep,name=results,proto3" json:"results,omitempty"` // contains filtered or unexported fields }
Response to DeleteExperimentsRequest.
func (*DeleteExperimentsResponse) Descriptor
deprecated
func (*DeleteExperimentsResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteExperimentsResponse.ProtoReflect.Descriptor instead.
func (*DeleteExperimentsResponse) GetResults ¶
func (x *DeleteExperimentsResponse) GetResults() []*ExperimentActionResult
func (*DeleteExperimentsResponse) ProtoMessage ¶
func (*DeleteExperimentsResponse) ProtoMessage()
func (*DeleteExperimentsResponse) ProtoReflect ¶
func (x *DeleteExperimentsResponse) ProtoReflect() protoreflect.Message
func (*DeleteExperimentsResponse) Reset ¶
func (x *DeleteExperimentsResponse) Reset()
func (*DeleteExperimentsResponse) String ¶
func (x *DeleteExperimentsResponse) String() string
type DeleteGroupRequest ¶
type DeleteGroupRequest struct { // The id of the group that should be deleted. GroupId int32 `protobuf:"varint,1,opt,name=group_id,json=groupId,proto3" json:"group_id,omitempty"` // contains filtered or unexported fields }
DeleteGroupRequest is the body of the request for the call to delete a group.
func (*DeleteGroupRequest) Descriptor
deprecated
func (*DeleteGroupRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteGroupRequest.ProtoReflect.Descriptor instead.
func (*DeleteGroupRequest) GetGroupId ¶
func (x *DeleteGroupRequest) GetGroupId() int32
func (*DeleteGroupRequest) ProtoMessage ¶
func (*DeleteGroupRequest) ProtoMessage()
func (*DeleteGroupRequest) ProtoReflect ¶
func (x *DeleteGroupRequest) ProtoReflect() protoreflect.Message
func (*DeleteGroupRequest) Reset ¶
func (x *DeleteGroupRequest) Reset()
func (*DeleteGroupRequest) String ¶
func (x *DeleteGroupRequest) String() string
type DeleteGroupResponse ¶
type DeleteGroupResponse struct {
// contains filtered or unexported fields
}
DeleteGroupResponse is the body of the response for the call to delete a group.
func (*DeleteGroupResponse) Descriptor
deprecated
func (*DeleteGroupResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteGroupResponse.ProtoReflect.Descriptor instead.
func (*DeleteGroupResponse) ProtoMessage ¶
func (*DeleteGroupResponse) ProtoMessage()
func (*DeleteGroupResponse) ProtoReflect ¶
func (x *DeleteGroupResponse) ProtoReflect() protoreflect.Message
func (*DeleteGroupResponse) Reset ¶
func (x *DeleteGroupResponse) Reset()
func (*DeleteGroupResponse) String ¶
func (x *DeleteGroupResponse) String() string
type DeleteModelRequest ¶
type DeleteModelRequest struct { // The name of the model to delete. ModelName string `protobuf:"bytes,2,opt,name=model_name,json=modelName,proto3" json:"model_name,omitempty"` // contains filtered or unexported fields }
Request for deleting a model in the registry.
func (*DeleteModelRequest) Descriptor
deprecated
func (*DeleteModelRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteModelRequest.ProtoReflect.Descriptor instead.
func (*DeleteModelRequest) GetModelName ¶
func (x *DeleteModelRequest) GetModelName() string
func (*DeleteModelRequest) ProtoMessage ¶
func (*DeleteModelRequest) ProtoMessage()
func (*DeleteModelRequest) ProtoReflect ¶
func (x *DeleteModelRequest) ProtoReflect() protoreflect.Message
func (*DeleteModelRequest) Reset ¶
func (x *DeleteModelRequest) Reset()
func (*DeleteModelRequest) String ¶
func (x *DeleteModelRequest) String() string
type DeleteModelResponse ¶
type DeleteModelResponse struct {
// contains filtered or unexported fields
}
Response to DeleteModelRequest
func (*DeleteModelResponse) Descriptor
deprecated
func (*DeleteModelResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteModelResponse.ProtoReflect.Descriptor instead.
func (*DeleteModelResponse) ProtoMessage ¶
func (*DeleteModelResponse) ProtoMessage()
func (*DeleteModelResponse) ProtoReflect ¶
func (x *DeleteModelResponse) ProtoReflect() protoreflect.Message
func (*DeleteModelResponse) Reset ¶
func (x *DeleteModelResponse) Reset()
func (*DeleteModelResponse) String ¶
func (x *DeleteModelResponse) String() string
type DeleteModelVersionRequest ¶
type DeleteModelVersionRequest struct { // The name of the model associated with the model version. ModelName string `protobuf:"bytes,3,opt,name=model_name,json=modelName,proto3" json:"model_name,omitempty"` // Sequential model version number. ModelVersionNum int32 `protobuf:"varint,2,opt,name=model_version_num,json=modelVersionNum,proto3" json:"model_version_num,omitempty"` // contains filtered or unexported fields }
Request for deleting a model version in the registry.
func (*DeleteModelVersionRequest) Descriptor
deprecated
func (*DeleteModelVersionRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteModelVersionRequest.ProtoReflect.Descriptor instead.
func (*DeleteModelVersionRequest) GetModelName ¶
func (x *DeleteModelVersionRequest) GetModelName() string
func (*DeleteModelVersionRequest) GetModelVersionNum ¶
func (x *DeleteModelVersionRequest) GetModelVersionNum() int32
func (*DeleteModelVersionRequest) ProtoMessage ¶
func (*DeleteModelVersionRequest) ProtoMessage()
func (*DeleteModelVersionRequest) ProtoReflect ¶
func (x *DeleteModelVersionRequest) ProtoReflect() protoreflect.Message
func (*DeleteModelVersionRequest) Reset ¶
func (x *DeleteModelVersionRequest) Reset()
func (*DeleteModelVersionRequest) String ¶
func (x *DeleteModelVersionRequest) String() string
type DeleteModelVersionResponse ¶
type DeleteModelVersionResponse struct {
// contains filtered or unexported fields
}
Response to DeleteModelVersionRequest
func (*DeleteModelVersionResponse) Descriptor
deprecated
func (*DeleteModelVersionResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteModelVersionResponse.ProtoReflect.Descriptor instead.
func (*DeleteModelVersionResponse) ProtoMessage ¶
func (*DeleteModelVersionResponse) ProtoMessage()
func (*DeleteModelVersionResponse) ProtoReflect ¶
func (x *DeleteModelVersionResponse) ProtoReflect() protoreflect.Message
func (*DeleteModelVersionResponse) Reset ¶
func (x *DeleteModelVersionResponse) Reset()
func (*DeleteModelVersionResponse) String ¶
func (x *DeleteModelVersionResponse) String() string
type DeleteProjectRequest ¶
type DeleteProjectRequest struct { // The id of the project. Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
Request for deleting a project.
func (*DeleteProjectRequest) Descriptor
deprecated
func (*DeleteProjectRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteProjectRequest.ProtoReflect.Descriptor instead.
func (*DeleteProjectRequest) GetId ¶
func (x *DeleteProjectRequest) GetId() int32
func (*DeleteProjectRequest) ProtoMessage ¶
func (*DeleteProjectRequest) ProtoMessage()
func (*DeleteProjectRequest) ProtoReflect ¶
func (x *DeleteProjectRequest) ProtoReflect() protoreflect.Message
func (*DeleteProjectRequest) Reset ¶
func (x *DeleteProjectRequest) Reset()
func (*DeleteProjectRequest) String ¶
func (x *DeleteProjectRequest) String() string
type DeleteProjectResponse ¶
type DeleteProjectResponse struct { // Status of deletion. Completed bool `protobuf:"varint,1,opt,name=completed,proto3" json:"completed,omitempty"` // contains filtered or unexported fields }
Response to DeleteProjectRequest.
func (*DeleteProjectResponse) Descriptor
deprecated
func (*DeleteProjectResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteProjectResponse.ProtoReflect.Descriptor instead.
func (*DeleteProjectResponse) GetCompleted ¶
func (x *DeleteProjectResponse) GetCompleted() bool
func (*DeleteProjectResponse) ProtoMessage ¶
func (*DeleteProjectResponse) ProtoMessage()
func (*DeleteProjectResponse) ProtoReflect ¶
func (x *DeleteProjectResponse) ProtoReflect() protoreflect.Message
func (*DeleteProjectResponse) Reset ¶
func (x *DeleteProjectResponse) Reset()
func (*DeleteProjectResponse) String ¶
func (x *DeleteProjectResponse) String() string
type DeleteRunsRequest ¶
type DeleteRunsRequest struct { // The ids of the runs being deleted. RunIds []int32 `protobuf:"varint,1,rep,packed,name=run_ids,json=runIds,proto3" json:"run_ids,omitempty"` // Project id of the runs being deleted. ProjectId int32 `protobuf:"varint,2,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` // Filter expression Filter *string `protobuf:"bytes,3,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // contains filtered or unexported fields }
Delete runs.
func (*DeleteRunsRequest) Descriptor
deprecated
func (*DeleteRunsRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteRunsRequest.ProtoReflect.Descriptor instead.
func (*DeleteRunsRequest) GetFilter ¶
func (x *DeleteRunsRequest) GetFilter() string
func (*DeleteRunsRequest) GetProjectId ¶
func (x *DeleteRunsRequest) GetProjectId() int32
func (*DeleteRunsRequest) GetRunIds ¶
func (x *DeleteRunsRequest) GetRunIds() []int32
func (*DeleteRunsRequest) ProtoMessage ¶
func (*DeleteRunsRequest) ProtoMessage()
func (*DeleteRunsRequest) ProtoReflect ¶
func (x *DeleteRunsRequest) ProtoReflect() protoreflect.Message
func (*DeleteRunsRequest) Reset ¶
func (x *DeleteRunsRequest) Reset()
func (*DeleteRunsRequest) String ¶
func (x *DeleteRunsRequest) String() string
type DeleteRunsResponse ¶
type DeleteRunsResponse struct { // Details on success or error for each run. Results []*RunActionResult `protobuf:"bytes,1,rep,name=results,proto3" json:"results,omitempty"` // contains filtered or unexported fields }
Response to DeleteRunsResponse.
func (*DeleteRunsResponse) Descriptor
deprecated
func (*DeleteRunsResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteRunsResponse.ProtoReflect.Descriptor instead.
func (*DeleteRunsResponse) GetResults ¶
func (x *DeleteRunsResponse) GetResults() []*RunActionResult
func (*DeleteRunsResponse) ProtoMessage ¶
func (*DeleteRunsResponse) ProtoMessage()
func (*DeleteRunsResponse) ProtoReflect ¶
func (x *DeleteRunsResponse) ProtoReflect() protoreflect.Message
func (*DeleteRunsResponse) Reset ¶
func (x *DeleteRunsResponse) Reset()
func (*DeleteRunsResponse) String ¶
func (x *DeleteRunsResponse) String() string
type DeleteTemplateRequest ¶
type DeleteTemplateRequest struct { // The id of the template. TemplateName string `protobuf:"bytes,1,opt,name=template_name,json=templateName,proto3" json:"template_name,omitempty"` // contains filtered or unexported fields }
Delete the template with the given id.
func (*DeleteTemplateRequest) Descriptor
deprecated
func (*DeleteTemplateRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteTemplateRequest.ProtoReflect.Descriptor instead.
func (*DeleteTemplateRequest) GetTemplateName ¶
func (x *DeleteTemplateRequest) GetTemplateName() string
func (*DeleteTemplateRequest) ProtoMessage ¶
func (*DeleteTemplateRequest) ProtoMessage()
func (*DeleteTemplateRequest) ProtoReflect ¶
func (x *DeleteTemplateRequest) ProtoReflect() protoreflect.Message
func (*DeleteTemplateRequest) Reset ¶
func (x *DeleteTemplateRequest) Reset()
func (*DeleteTemplateRequest) String ¶
func (x *DeleteTemplateRequest) String() string
type DeleteTemplateResponse ¶
type DeleteTemplateResponse struct {
// contains filtered or unexported fields
}
Response to DeleteTemplateRequest.
func (*DeleteTemplateResponse) Descriptor
deprecated
func (*DeleteTemplateResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteTemplateResponse.ProtoReflect.Descriptor instead.
func (*DeleteTemplateResponse) ProtoMessage ¶
func (*DeleteTemplateResponse) ProtoMessage()
func (*DeleteTemplateResponse) ProtoReflect ¶
func (x *DeleteTemplateResponse) ProtoReflect() protoreflect.Message
func (*DeleteTemplateResponse) Reset ¶
func (x *DeleteTemplateResponse) Reset()
func (*DeleteTemplateResponse) String ¶
func (x *DeleteTemplateResponse) String() string
type DeleteTensorboardFilesRequest ¶
type DeleteTensorboardFilesRequest struct { // ID of experiment that the tensorboard files are linked to. ExperimentId int32 `protobuf:"varint,1,opt,name=experiment_id,json=experimentId,proto3" json:"experiment_id,omitempty"` // contains filtered or unexported fields }
Request to delete a tensorboard files.
func (*DeleteTensorboardFilesRequest) Descriptor
deprecated
func (*DeleteTensorboardFilesRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteTensorboardFilesRequest.ProtoReflect.Descriptor instead.
func (*DeleteTensorboardFilesRequest) GetExperimentId ¶
func (x *DeleteTensorboardFilesRequest) GetExperimentId() int32
func (*DeleteTensorboardFilesRequest) ProtoMessage ¶
func (*DeleteTensorboardFilesRequest) ProtoMessage()
func (*DeleteTensorboardFilesRequest) ProtoReflect ¶
func (x *DeleteTensorboardFilesRequest) ProtoReflect() protoreflect.Message
func (*DeleteTensorboardFilesRequest) Reset ¶
func (x *DeleteTensorboardFilesRequest) Reset()
func (*DeleteTensorboardFilesRequest) String ¶
func (x *DeleteTensorboardFilesRequest) String() string
type DeleteTensorboardFilesResponse ¶
type DeleteTensorboardFilesResponse struct {
// contains filtered or unexported fields
}
Response to DeleteTensorboardRequest.
func (*DeleteTensorboardFilesResponse) Descriptor
deprecated
func (*DeleteTensorboardFilesResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteTensorboardFilesResponse.ProtoReflect.Descriptor instead.
func (*DeleteTensorboardFilesResponse) ProtoMessage ¶
func (*DeleteTensorboardFilesResponse) ProtoMessage()
func (*DeleteTensorboardFilesResponse) ProtoReflect ¶
func (x *DeleteTensorboardFilesResponse) ProtoReflect() protoreflect.Message
func (*DeleteTensorboardFilesResponse) Reset ¶
func (x *DeleteTensorboardFilesResponse) Reset()
func (*DeleteTensorboardFilesResponse) String ¶
func (x *DeleteTensorboardFilesResponse) String() string
type DeleteWebhookRequest ¶
type DeleteWebhookRequest struct { // The id of the webhook. Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
Request for deleting a webhook.
func (*DeleteWebhookRequest) Descriptor
deprecated
func (*DeleteWebhookRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteWebhookRequest.ProtoReflect.Descriptor instead.
func (*DeleteWebhookRequest) GetId ¶
func (x *DeleteWebhookRequest) GetId() int32
func (*DeleteWebhookRequest) ProtoMessage ¶
func (*DeleteWebhookRequest) ProtoMessage()
func (*DeleteWebhookRequest) ProtoReflect ¶
func (x *DeleteWebhookRequest) ProtoReflect() protoreflect.Message
func (*DeleteWebhookRequest) Reset ¶
func (x *DeleteWebhookRequest) Reset()
func (*DeleteWebhookRequest) String ¶
func (x *DeleteWebhookRequest) String() string
type DeleteWebhookResponse ¶
type DeleteWebhookResponse struct {
// contains filtered or unexported fields
}
Response to DeleteWebhookRequest.
func (*DeleteWebhookResponse) Descriptor
deprecated
func (*DeleteWebhookResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteWebhookResponse.ProtoReflect.Descriptor instead.
func (*DeleteWebhookResponse) ProtoMessage ¶
func (*DeleteWebhookResponse) ProtoMessage()
func (*DeleteWebhookResponse) ProtoReflect ¶
func (x *DeleteWebhookResponse) ProtoReflect() protoreflect.Message
func (*DeleteWebhookResponse) Reset ¶
func (x *DeleteWebhookResponse) Reset()
func (*DeleteWebhookResponse) String ¶
func (x *DeleteWebhookResponse) String() string
type DeleteWorkspaceNamespaceBindingsRequest ¶
type DeleteWorkspaceNamespaceBindingsRequest struct { // The unique id of the workspace. WorkspaceId int32 `protobuf:"varint,1,opt,name=workspace_id,json=workspaceId,proto3" json:"workspace_id,omitempty"` // The names of the clusters to delete the bindings for. ClusterNames []string `protobuf:"bytes,2,rep,name=cluster_names,json=clusterNames,proto3" json:"cluster_names,omitempty"` // contains filtered or unexported fields }
Request for deleting workspace namespace bindings.
func (*DeleteWorkspaceNamespaceBindingsRequest) Descriptor
deprecated
func (*DeleteWorkspaceNamespaceBindingsRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteWorkspaceNamespaceBindingsRequest.ProtoReflect.Descriptor instead.
func (*DeleteWorkspaceNamespaceBindingsRequest) GetClusterNames ¶
func (x *DeleteWorkspaceNamespaceBindingsRequest) GetClusterNames() []string
func (*DeleteWorkspaceNamespaceBindingsRequest) GetWorkspaceId ¶
func (x *DeleteWorkspaceNamespaceBindingsRequest) GetWorkspaceId() int32
func (*DeleteWorkspaceNamespaceBindingsRequest) ProtoMessage ¶
func (*DeleteWorkspaceNamespaceBindingsRequest) ProtoMessage()
func (*DeleteWorkspaceNamespaceBindingsRequest) ProtoReflect ¶
func (x *DeleteWorkspaceNamespaceBindingsRequest) ProtoReflect() protoreflect.Message
func (*DeleteWorkspaceNamespaceBindingsRequest) Reset ¶
func (x *DeleteWorkspaceNamespaceBindingsRequest) Reset()
func (*DeleteWorkspaceNamespaceBindingsRequest) String ¶
func (x *DeleteWorkspaceNamespaceBindingsRequest) String() string
type DeleteWorkspaceNamespaceBindingsResponse ¶
type DeleteWorkspaceNamespaceBindingsResponse struct {
// contains filtered or unexported fields
}
Response to DeleteWorkspaceNamespaceBindingsRequest.
func (*DeleteWorkspaceNamespaceBindingsResponse) Descriptor
deprecated
func (*DeleteWorkspaceNamespaceBindingsResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteWorkspaceNamespaceBindingsResponse.ProtoReflect.Descriptor instead.
func (*DeleteWorkspaceNamespaceBindingsResponse) ProtoMessage ¶
func (*DeleteWorkspaceNamespaceBindingsResponse) ProtoMessage()
func (*DeleteWorkspaceNamespaceBindingsResponse) ProtoReflect ¶
func (x *DeleteWorkspaceNamespaceBindingsResponse) ProtoReflect() protoreflect.Message
func (*DeleteWorkspaceNamespaceBindingsResponse) Reset ¶
func (x *DeleteWorkspaceNamespaceBindingsResponse) Reset()
func (*DeleteWorkspaceNamespaceBindingsResponse) String ¶
func (x *DeleteWorkspaceNamespaceBindingsResponse) String() string
type DeleteWorkspaceRequest ¶
type DeleteWorkspaceRequest struct { // The id of the workspace. Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
Request for deleting a workspace.
func (*DeleteWorkspaceRequest) Descriptor
deprecated
func (*DeleteWorkspaceRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteWorkspaceRequest.ProtoReflect.Descriptor instead.
func (*DeleteWorkspaceRequest) GetId ¶
func (x *DeleteWorkspaceRequest) GetId() int32
func (*DeleteWorkspaceRequest) ProtoMessage ¶
func (*DeleteWorkspaceRequest) ProtoMessage()
func (*DeleteWorkspaceRequest) ProtoReflect ¶
func (x *DeleteWorkspaceRequest) ProtoReflect() protoreflect.Message
func (*DeleteWorkspaceRequest) Reset ¶
func (x *DeleteWorkspaceRequest) Reset()
func (*DeleteWorkspaceRequest) String ¶
func (x *DeleteWorkspaceRequest) String() string
type DeleteWorkspaceResponse ¶
type DeleteWorkspaceResponse struct { // Status of deletion. Completed bool `protobuf:"varint,1,opt,name=completed,proto3" json:"completed,omitempty"` // contains filtered or unexported fields }
Response to DeleteWorkspaceRequest.
func (*DeleteWorkspaceResponse) Descriptor
deprecated
func (*DeleteWorkspaceResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteWorkspaceResponse.ProtoReflect.Descriptor instead.
func (*DeleteWorkspaceResponse) GetCompleted ¶
func (x *DeleteWorkspaceResponse) GetCompleted() bool
func (*DeleteWorkspaceResponse) ProtoMessage ¶
func (*DeleteWorkspaceResponse) ProtoMessage()
func (*DeleteWorkspaceResponse) ProtoReflect ¶
func (x *DeleteWorkspaceResponse) ProtoReflect() protoreflect.Message
func (*DeleteWorkspaceResponse) Reset ¶
func (x *DeleteWorkspaceResponse) Reset()
func (*DeleteWorkspaceResponse) String ¶
func (x *DeleteWorkspaceResponse) String() string
type DeterminedClient ¶
type DeterminedClient interface { // Login the user. Login(ctx context.Context, in *LoginRequest, opts ...grpc.CallOption) (*LoginResponse, error) // Get the current user. CurrentUser(ctx context.Context, in *CurrentUserRequest, opts ...grpc.CallOption) (*CurrentUserResponse, error) // Logout the user. Logout(ctx context.Context, in *LogoutRequest, opts ...grpc.CallOption) (*LogoutResponse, error) // Get a list of users. GetUsers(ctx context.Context, in *GetUsersRequest, opts ...grpc.CallOption) (*GetUsersResponse, error) // Get a user's settings for website GetUserSetting(ctx context.Context, in *GetUserSettingRequest, opts ...grpc.CallOption) (*GetUserSettingResponse, error) // Reset a user's settings for website ResetUserSetting(ctx context.Context, in *ResetUserSettingRequest, opts ...grpc.CallOption) (*ResetUserSettingResponse, error) // Post a user's settings for website PostUserSetting(ctx context.Context, in *PostUserSettingRequest, opts ...grpc.CallOption) (*PostUserSettingResponse, error) // Get the requested user. GetUser(ctx context.Context, in *GetUserRequest, opts ...grpc.CallOption) (*GetUserResponse, error) // Get the requested user with username. GetUserByUsername(ctx context.Context, in *GetUserByUsernameRequest, opts ...grpc.CallOption) (*GetUserByUsernameResponse, error) // Get the current user. GetMe(ctx context.Context, in *GetMeRequest, opts ...grpc.CallOption) (*GetMeResponse, error) // Create a new user. PostUser(ctx context.Context, in *PostUserRequest, opts ...grpc.CallOption) (*PostUserResponse, error) // Set the requested user's password. SetUserPassword(ctx context.Context, in *SetUserPasswordRequest, opts ...grpc.CallOption) (*SetUserPasswordResponse, error) // Assign multiple users to multiple groups. AssignMultipleGroups(ctx context.Context, in *AssignMultipleGroupsRequest, opts ...grpc.CallOption) (*AssignMultipleGroupsResponse, error) // Patch a user's fields. PatchUser(ctx context.Context, in *PatchUserRequest, opts ...grpc.CallOption) (*PatchUserResponse, error) // Patch multiple users' activation status. PatchUsers(ctx context.Context, in *PatchUsersRequest, opts ...grpc.CallOption) (*PatchUsersResponse, error) // Get telemetry information. GetTelemetry(ctx context.Context, in *GetTelemetryRequest, opts ...grpc.CallOption) (*GetTelemetryResponse, error) // Get master information. GetMaster(ctx context.Context, in *GetMasterRequest, opts ...grpc.CallOption) (*GetMasterResponse, error) // Get master config. GetMasterConfig(ctx context.Context, in *GetMasterConfigRequest, opts ...grpc.CallOption) (*GetMasterConfigResponse, error) // Patch master config. PatchMasterConfig(ctx context.Context, in *PatchMasterConfigRequest, opts ...grpc.CallOption) (*PatchMasterConfigResponse, error) // Stream master logs. MasterLogs(ctx context.Context, in *MasterLogsRequest, opts ...grpc.CallOption) (Determined_MasterLogsClient, error) // Get the currently configured cluster-wide message. GetClusterMessage(ctx context.Context, in *GetClusterMessageRequest, opts ...grpc.CallOption) (*GetClusterMessageResponse, error) // Set the cluster-wide message shown to users. Only one can be set at at // time, so any existing message will be disabled. SetClusterMessage(ctx context.Context, in *SetClusterMessageRequest, opts ...grpc.CallOption) (*SetClusterMessageResponse, error) // Clear the cluster-wide message shown to all users. DeleteClusterMessage(ctx context.Context, in *DeleteClusterMessageRequest, opts ...grpc.CallOption) (*DeleteClusterMessageResponse, error) // Get a set of agents from the cluster. GetAgents(ctx context.Context, in *GetAgentsRequest, opts ...grpc.CallOption) (*GetAgentsResponse, error) // Get the requested agent. GetAgent(ctx context.Context, in *GetAgentRequest, opts ...grpc.CallOption) (*GetAgentResponse, error) // Get all the slots for an agent. GetSlots(ctx context.Context, in *GetSlotsRequest, opts ...grpc.CallOption) (*GetSlotsResponse, error) // Get the requested slot for an agent. GetSlot(ctx context.Context, in *GetSlotRequest, opts ...grpc.CallOption) (*GetSlotResponse, error) // Enable the agent. EnableAgent(ctx context.Context, in *EnableAgentRequest, opts ...grpc.CallOption) (*EnableAgentResponse, error) // Disable the agent. DisableAgent(ctx context.Context, in *DisableAgentRequest, opts ...grpc.CallOption) (*DisableAgentResponse, error) // Enable the slot. EnableSlot(ctx context.Context, in *EnableSlotRequest, opts ...grpc.CallOption) (*EnableSlotResponse, error) // Disable the slot. DisableSlot(ctx context.Context, in *DisableSlotRequest, opts ...grpc.CallOption) (*DisableSlotResponse, error) // Create an experiment. CreateGenericTask(ctx context.Context, in *CreateGenericTaskRequest, opts ...grpc.CallOption) (*CreateGenericTaskResponse, error) // Create an experiment. CreateExperiment(ctx context.Context, in *CreateExperimentRequest, opts ...grpc.CallOption) (*CreateExperimentResponse, error) // Put an experiment by external id. PutExperiment(ctx context.Context, in *PutExperimentRequest, opts ...grpc.CallOption) (*PutExperimentResponse, error) // Continues an experiment either to make the existing experiment train longer // or to retry it. ContinueExperiment(ctx context.Context, in *ContinueExperimentRequest, opts ...grpc.CallOption) (*ContinueExperimentResponse, error) // Get the requested experiment. GetExperiment(ctx context.Context, in *GetExperimentRequest, opts ...grpc.CallOption) (*GetExperimentResponse, error) // Get a list of experiments. GetExperiments(ctx context.Context, in *GetExperimentsRequest, opts ...grpc.CallOption) (*GetExperimentsResponse, error) // Retain logs for an experiment. PutExperimentRetainLogs(ctx context.Context, in *PutExperimentRetainLogsRequest, opts ...grpc.CallOption) (*PutExperimentRetainLogsResponse, error) // Retain logs for an experiment. PutExperimentsRetainLogs(ctx context.Context, in *PutExperimentsRetainLogsRequest, opts ...grpc.CallOption) (*PutExperimentsRetainLogsResponse, error) // Retain logs for a Trial. PutTrialRetainLogs(ctx context.Context, in *PutTrialRetainLogsRequest, opts ...grpc.CallOption) (*PutTrialRetainLogsResponse, error) // Deprecated: Do not use. // Get the model definition of an experiment. GetModelDef(ctx context.Context, in *GetModelDefRequest, opts ...grpc.CallOption) (*GetModelDefResponse, error) // Get the model definition of a task. GetTaskContextDirectory(ctx context.Context, in *GetTaskContextDirectoryRequest, opts ...grpc.CallOption) (*GetTaskContextDirectoryResponse, error) // Get the model definition file tree of an experiment. GetModelDefTree(ctx context.Context, in *GetModelDefTreeRequest, opts ...grpc.CallOption) (*GetModelDefTreeResponse, error) // Get one file content of model definition of an experiment. GetModelDefFile(ctx context.Context, in *GetModelDefFileRequest, opts ...grpc.CallOption) (*GetModelDefFileResponse, error) // Get a list of unique experiment labels (sorted by popularity). GetExperimentLabels(ctx context.Context, in *GetExperimentLabelsRequest, opts ...grpc.CallOption) (*GetExperimentLabelsResponse, error) // Get the validation history for an experiment. GetExperimentValidationHistory(ctx context.Context, in *GetExperimentValidationHistoryRequest, opts ...grpc.CallOption) (*GetExperimentValidationHistoryResponse, error) // Activate an experiment. ActivateExperiment(ctx context.Context, in *ActivateExperimentRequest, opts ...grpc.CallOption) (*ActivateExperimentResponse, error) // Activate multiple experiments. ActivateExperiments(ctx context.Context, in *ActivateExperimentsRequest, opts ...grpc.CallOption) (*ActivateExperimentsResponse, error) // Pause an experiment. PauseExperiment(ctx context.Context, in *PauseExperimentRequest, opts ...grpc.CallOption) (*PauseExperimentResponse, error) // Pause multiple experiments. PauseExperiments(ctx context.Context, in *PauseExperimentsRequest, opts ...grpc.CallOption) (*PauseExperimentsResponse, error) // Cancel an experiment. CancelExperiment(ctx context.Context, in *CancelExperimentRequest, opts ...grpc.CallOption) (*CancelExperimentResponse, error) // Cancel multiple experiments. CancelExperiments(ctx context.Context, in *CancelExperimentsRequest, opts ...grpc.CallOption) (*CancelExperimentsResponse, error) // Kill an experiment. KillExperiment(ctx context.Context, in *KillExperimentRequest, opts ...grpc.CallOption) (*KillExperimentResponse, error) // Kill multiple experiments. KillExperiments(ctx context.Context, in *KillExperimentsRequest, opts ...grpc.CallOption) (*KillExperimentsResponse, error) // Archive an experiment. ArchiveExperiment(ctx context.Context, in *ArchiveExperimentRequest, opts ...grpc.CallOption) (*ArchiveExperimentResponse, error) // Archive multiple experiments. ArchiveExperiments(ctx context.Context, in *ArchiveExperimentsRequest, opts ...grpc.CallOption) (*ArchiveExperimentsResponse, error) // Unarchive an experiment. UnarchiveExperiment(ctx context.Context, in *UnarchiveExperimentRequest, opts ...grpc.CallOption) (*UnarchiveExperimentResponse, error) // Unarchive multiple experiments. UnarchiveExperiments(ctx context.Context, in *UnarchiveExperimentsRequest, opts ...grpc.CallOption) (*UnarchiveExperimentsResponse, error) // Patch an experiment's fields. PatchExperiment(ctx context.Context, in *PatchExperimentRequest, opts ...grpc.CallOption) (*PatchExperimentResponse, error) // Delete multiple experiments. DeleteExperiments(ctx context.Context, in *DeleteExperimentsRequest, opts ...grpc.CallOption) (*DeleteExperimentsResponse, error) // Delete the requested experiment. DeleteExperiment(ctx context.Context, in *DeleteExperimentRequest, opts ...grpc.CallOption) (*DeleteExperimentResponse, error) // Get the best searcher validation for an experiment by the given metric. GetBestSearcherValidationMetric(ctx context.Context, in *GetBestSearcherValidationMetricRequest, opts ...grpc.CallOption) (*GetBestSearcherValidationMetricResponse, error) // Get a list of checkpoints for an experiment. GetExperimentCheckpoints(ctx context.Context, in *GetExperimentCheckpointsRequest, opts ...grpc.CallOption) (*GetExperimentCheckpointsResponse, error) // Put a new label on the experiment. PutExperimentLabel(ctx context.Context, in *PutExperimentLabelRequest, opts ...grpc.CallOption) (*PutExperimentLabelResponse, error) // Delete a label from the experiment. DeleteExperimentLabel(ctx context.Context, in *DeleteExperimentLabelRequest, opts ...grpc.CallOption) (*DeleteExperimentLabelResponse, error) // Preview hyperparameter search. PreviewHPSearch(ctx context.Context, in *PreviewHPSearchRequest, opts ...grpc.CallOption) (*PreviewHPSearchResponse, error) // Get the list of trials for an experiment. GetExperimentTrials(ctx context.Context, in *GetExperimentTrialsRequest, opts ...grpc.CallOption) (*GetExperimentTrialsResponse, error) // Get the list of trials for an experiment. GetTrialRemainingLogRetentionDays(ctx context.Context, in *GetTrialRemainingLogRetentionDaysRequest, opts ...grpc.CallOption) (*GetTrialRemainingLogRetentionDaysResponse, error) // Return a downsampled time series of metrics from multiple trials to compare // them side-by-side. CompareTrials(ctx context.Context, in *CompareTrialsRequest, opts ...grpc.CallOption) (*CompareTrialsResponse, error) // Reports a TrialSourceInfo entry for tracking inference or fine-tuning runs ReportTrialSourceInfo(ctx context.Context, in *ReportTrialSourceInfoRequest, opts ...grpc.CallOption) (*ReportTrialSourceInfoResponse, error) // Create unmanaged trial. CreateTrial(ctx context.Context, in *CreateTrialRequest, opts ...grpc.CallOption) (*CreateTrialResponse, error) // Put a trial. PutTrial(ctx context.Context, in *PutTrialRequest, opts ...grpc.CallOption) (*PutTrialResponse, error) // Patch (an unmanaged) trial. PatchTrial(ctx context.Context, in *PatchTrialRequest, opts ...grpc.CallOption) (*PatchTrialResponse, error) // Start (an unmanaged) trial. StartTrial(ctx context.Context, in *StartTrialRequest, opts ...grpc.CallOption) (*StartTrialResponse, error) // Start syncing and prepare to be able to report to a run. // This should be called once per task that will report to the run. RunPrepareForReporting(ctx context.Context, in *RunPrepareForReportingRequest, opts ...grpc.CallOption) (*RunPrepareForReportingResponse, error) // Get a single trial. GetTrial(ctx context.Context, in *GetTrialRequest, opts ...grpc.CallOption) (*GetTrialResponse, error) // Get a single trial by external id. GetTrialByExternalID(ctx context.Context, in *GetTrialByExternalIDRequest, opts ...grpc.CallOption) (*GetTrialByExternalIDResponse, error) // Get the list of workloads for a trial. GetTrialWorkloads(ctx context.Context, in *GetTrialWorkloadsRequest, opts ...grpc.CallOption) (*GetTrialWorkloadsResponse, error) // Deprecated: Do not use. // Stream trial logs. TrialLogs(ctx context.Context, in *TrialLogsRequest, opts ...grpc.CallOption) (Determined_TrialLogsClient, error) // Deprecated: Do not use. // Stream trial log fields. TrialLogsFields(ctx context.Context, in *TrialLogsFieldsRequest, opts ...grpc.CallOption) (Determined_TrialLogsFieldsClient, error) // Set allocation to ready state. AllocationReady(ctx context.Context, in *AllocationReadyRequest, opts ...grpc.CallOption) (*AllocationReadyResponse, error) // Get details about an Allocation. GetAllocation(ctx context.Context, in *GetAllocationRequest, opts ...grpc.CallOption) (*GetAllocationResponse, error) // Set allocation to waiting state. AllocationWaiting(ctx context.Context, in *AllocationWaitingRequest, opts ...grpc.CallOption) (*AllocationWaitingResponse, error) // Persist the given task logs. PostTaskLogs(ctx context.Context, in *PostTaskLogsRequest, opts ...grpc.CallOption) (*PostTaskLogsResponse, error) // Stream task logs. TaskLogs(ctx context.Context, in *TaskLogsRequest, opts ...grpc.CallOption) (Determined_TaskLogsClient, error) // Stream task log fields. TaskLogsFields(ctx context.Context, in *TaskLogsFieldsRequest, opts ...grpc.CallOption) (Determined_TaskLogsFieldsClient, error) // Stream trial profiler metrics. GetTrialProfilerMetrics(ctx context.Context, in *GetTrialProfilerMetricsRequest, opts ...grpc.CallOption) (Determined_GetTrialProfilerMetricsClient, error) // Stream the available series in a trial's profiler metrics. GetTrialProfilerAvailableSeries(ctx context.Context, in *GetTrialProfilerAvailableSeriesRequest, opts ...grpc.CallOption) (Determined_GetTrialProfilerAvailableSeriesClient, error) // Persist the given TrialProfilerMetricsBatch. The trial ID is in the labels. PostTrialProfilerMetricsBatch(ctx context.Context, in *PostTrialProfilerMetricsBatchRequest, opts ...grpc.CallOption) (*PostTrialProfilerMetricsBatchResponse, error) // Stream one or more trial's metrics. GetMetrics(ctx context.Context, in *GetMetricsRequest, opts ...grpc.CallOption) (Determined_GetMetricsClient, error) // Stream one or more trial's training metrics. GetTrainingMetrics(ctx context.Context, in *GetTrainingMetricsRequest, opts ...grpc.CallOption) (Determined_GetTrainingMetricsClient, error) // Stream one or more trial's validation metrics. GetValidationMetrics(ctx context.Context, in *GetValidationMetricsRequest, opts ...grpc.CallOption) (Determined_GetValidationMetricsClient, error) // Kill a trial. KillTrial(ctx context.Context, in *KillTrialRequest, opts ...grpc.CallOption) (*KillTrialResponse, error) // Get a list of checkpoints for a trial. GetTrialCheckpoints(ctx context.Context, in *GetTrialCheckpointsRequest, opts ...grpc.CallOption) (*GetTrialCheckpointsResponse, error) // Cleanup task logs according to the retention policy. CleanupLogs(ctx context.Context, in *CleanupLogsRequest, opts ...grpc.CallOption) (*CleanupLogsResponse, error) // Long poll preemption signals for the given allocation. If the allocation // has been preempted when called, it will return so immediately. Otherwise, // the connection will be kept open until the timeout is reached or // the allocation is preempted. AllocationPreemptionSignal(ctx context.Context, in *AllocationPreemptionSignalRequest, opts ...grpc.CallOption) (*AllocationPreemptionSignalResponse, error) // Report the receipt of a signal to stop the given allocation early. // This is used to communicate back from a SLURM job that it has been // notified of a pending preememption. Upon a call to this API // the RM should then trigger a checkpoint and immediate exit. AllocationPendingPreemptionSignal(ctx context.Context, in *AllocationPendingPreemptionSignalRequest, opts ...grpc.CallOption) (*AllocationPendingPreemptionSignalResponse, error) // Acknowledge the receipt of a signal to stop the given allocation early. // This is used indicate and exit 0 isn't final; specifically, it is used // for HP search directed early stops and preemption signals (not necessarily // just scheduler preemption). AckAllocationPreemptionSignal(ctx context.Context, in *AckAllocationPreemptionSignalRequest, opts ...grpc.CallOption) (*AckAllocationPreemptionSignalResponse, error) // Mark the given reservation (container, pod, etc) within an allocation as // a daemon reservation. In the exit of a successful exit, Determined will // wait for all resources to exit - unless they are marked as daemon // resources, in which case Determined will clean them up regardless of // exit status after all non-daemon resources have exited. MarkAllocationResourcesDaemon(ctx context.Context, in *MarkAllocationResourcesDaemonRequest, opts ...grpc.CallOption) (*MarkAllocationResourcesDaemonResponse, error) // Gather an allocation's rendezvous info. Blocks until all trial containers // connect to gather their rendezvous information and responds to them all at // once. AllocationRendezvousInfo(ctx context.Context, in *AllocationRendezvousInfoRequest, opts ...grpc.CallOption) (*AllocationRendezvousInfoResponse, error) // PostAllocationProxyAddress sets the proxy address to use when proxying to // services provided by an allocation. Upon receipt, the master will also // register any proxies specified by the task. PostAllocationProxyAddress(ctx context.Context, in *PostAllocationProxyAddressRequest, opts ...grpc.CallOption) (*PostAllocationProxyAddressResponse, error) // GetTaskAcceleratorData gets the accelerator data for each allocation // associated with a task. GetTaskAcceleratorData(ctx context.Context, in *GetTaskAcceleratorDataRequest, opts ...grpc.CallOption) (*GetTaskAcceleratorDataResponse, error) // PostAllocationAcceleratorData sets the accelerator for a given allocation. PostAllocationAcceleratorData(ctx context.Context, in *PostAllocationAcceleratorDataRequest, opts ...grpc.CallOption) (*PostAllocationAcceleratorDataResponse, error) // AllocationAllGather performs an all gather through the master. An // allocation can only perform once all gather at a time. AllocationAllGather(ctx context.Context, in *AllocationAllGatherRequest, opts ...grpc.CallOption) (*AllocationAllGatherResponse, error) // NotifyContainterRunning is used to notify the master that the container // is running. On HPC, the launcher will report a state of "Running" as // soon as Slurm starts the job, but the container may be in the process // of getting pulled down from the Internet, so the experiment is not // really considered to be in a "Running" state until all the containers // that are part of the experiment are running and not being pulled. NotifyContainerRunning(ctx context.Context, in *NotifyContainerRunningRequest, opts ...grpc.CallOption) (*NotifyContainerRunningResponse, error) // Get the current searcher operation. GetCurrentTrialSearcherOperation(ctx context.Context, in *GetCurrentTrialSearcherOperationRequest, opts ...grpc.CallOption) (*GetCurrentTrialSearcherOperationResponse, error) // Reports to the searcher that the trial has completed the given searcher // operation. CompleteTrialSearcherValidation(ctx context.Context, in *CompleteTrialSearcherValidationRequest, opts ...grpc.CallOption) (*CompleteTrialSearcherValidationResponse, error) // Reports to the searcher that the trial has completed the current // requested amount of training with the given searcher validation // metric. ReportTrialSearcherEarlyExit(ctx context.Context, in *ReportTrialSearcherEarlyExitRequest, opts ...grpc.CallOption) (*ReportTrialSearcherEarlyExitResponse, error) // For bookkeeping, updates the progress towards to current requested searcher // training length. ReportTrialProgress(ctx context.Context, in *ReportTrialProgressRequest, opts ...grpc.CallOption) (*ReportTrialProgressResponse, error) // For bookkeeping, update trial runner metadata (currently just state). PostTrialRunnerMetadata(ctx context.Context, in *PostTrialRunnerMetadataRequest, opts ...grpc.CallOption) (*PostTrialRunnerMetadataResponse, error) // Record metrics for specified trial. ReportTrialMetrics(ctx context.Context, in *ReportTrialMetricsRequest, opts ...grpc.CallOption) (*ReportTrialMetricsResponse, error) // Deprecated: Do not use. // Record training metrics for specified training. ReportTrialTrainingMetrics(ctx context.Context, in *ReportTrialTrainingMetricsRequest, opts ...grpc.CallOption) (*ReportTrialTrainingMetricsResponse, error) // Deprecated: Do not use. // Record validation metrics. ReportTrialValidationMetrics(ctx context.Context, in *ReportTrialValidationMetricsRequest, opts ...grpc.CallOption) (*ReportTrialValidationMetricsResponse, error) // Record a checkpoint. ReportCheckpoint(ctx context.Context, in *ReportCheckpointRequest, opts ...grpc.CallOption) (*ReportCheckpointResponse, error) // Get a list of jobs in queue. GetJobs(ctx context.Context, in *GetJobsRequest, opts ...grpc.CallOption) (*GetJobsResponse, error) // Get a list of jobs in queue. GetJobsV2(ctx context.Context, in *GetJobsV2Request, opts ...grpc.CallOption) (*GetJobsV2Response, error) // Get job queue stats for a resource pool. GetJobQueueStats(ctx context.Context, in *GetJobQueueStatsRequest, opts ...grpc.CallOption) (*GetJobQueueStatsResponse, error) // Control the job queues. UpdateJobQueue(ctx context.Context, in *UpdateJobQueueRequest, opts ...grpc.CallOption) (*UpdateJobQueueResponse, error) // Get a list of templates. GetTemplates(ctx context.Context, in *GetTemplatesRequest, opts ...grpc.CallOption) (*GetTemplatesResponse, error) // Get the requested template. GetTemplate(ctx context.Context, in *GetTemplateRequest, opts ...grpc.CallOption) (*GetTemplateResponse, error) // Deprecated: Do not use. // Update or create (upsert) the requested template. PutTemplate(ctx context.Context, in *PutTemplateRequest, opts ...grpc.CallOption) (*PutTemplateResponse, error) // Post a new template. PostTemplate(ctx context.Context, in *PostTemplateRequest, opts ...grpc.CallOption) (*PostTemplateResponse, error) // Patch template config. PatchTemplateConfig(ctx context.Context, in *PatchTemplateConfigRequest, opts ...grpc.CallOption) (*PatchTemplateConfigResponse, error) // Patch template name. PatchTemplateName(ctx context.Context, in *PatchTemplateNameRequest, opts ...grpc.CallOption) (*PatchTemplateNameResponse, error) // Delete a template. DeleteTemplate(ctx context.Context, in *DeleteTemplateRequest, opts ...grpc.CallOption) (*DeleteTemplateResponse, error) // Get a list of notebooks. GetNotebooks(ctx context.Context, in *GetNotebooksRequest, opts ...grpc.CallOption) (*GetNotebooksResponse, error) // Get the requested notebook. GetNotebook(ctx context.Context, in *GetNotebookRequest, opts ...grpc.CallOption) (*GetNotebookResponse, error) // Send notebook idle data to master IdleNotebook(ctx context.Context, in *IdleNotebookRequest, opts ...grpc.CallOption) (*IdleNotebookResponse, error) // Kill the requested notebook. KillNotebook(ctx context.Context, in *KillNotebookRequest, opts ...grpc.CallOption) (*KillNotebookResponse, error) // Set the priority of the requested notebook. SetNotebookPriority(ctx context.Context, in *SetNotebookPriorityRequest, opts ...grpc.CallOption) (*SetNotebookPriorityResponse, error) // Launch a notebook. LaunchNotebook(ctx context.Context, in *LaunchNotebookRequest, opts ...grpc.CallOption) (*LaunchNotebookResponse, error) // Get a list of shells. GetShells(ctx context.Context, in *GetShellsRequest, opts ...grpc.CallOption) (*GetShellsResponse, error) // Get the requested shell. GetShell(ctx context.Context, in *GetShellRequest, opts ...grpc.CallOption) (*GetShellResponse, error) // Kill the requested shell. KillShell(ctx context.Context, in *KillShellRequest, opts ...grpc.CallOption) (*KillShellResponse, error) // Set the priority of the requested shell. SetShellPriority(ctx context.Context, in *SetShellPriorityRequest, opts ...grpc.CallOption) (*SetShellPriorityResponse, error) // Launch a shell. LaunchShell(ctx context.Context, in *LaunchShellRequest, opts ...grpc.CallOption) (*LaunchShellResponse, error) // Get a list of commands. GetCommands(ctx context.Context, in *GetCommandsRequest, opts ...grpc.CallOption) (*GetCommandsResponse, error) // Get the requested command. GetCommand(ctx context.Context, in *GetCommandRequest, opts ...grpc.CallOption) (*GetCommandResponse, error) // Kill the requested command. KillCommand(ctx context.Context, in *KillCommandRequest, opts ...grpc.CallOption) (*KillCommandResponse, error) // Set the priority of the requested command. SetCommandPriority(ctx context.Context, in *SetCommandPriorityRequest, opts ...grpc.CallOption) (*SetCommandPriorityResponse, error) // Launch a command. LaunchCommand(ctx context.Context, in *LaunchCommandRequest, opts ...grpc.CallOption) (*LaunchCommandResponse, error) // Get a list of tensorboards. GetTensorboards(ctx context.Context, in *GetTensorboardsRequest, opts ...grpc.CallOption) (*GetTensorboardsResponse, error) // Get the requested tensorboard. GetTensorboard(ctx context.Context, in *GetTensorboardRequest, opts ...grpc.CallOption) (*GetTensorboardResponse, error) // Kill the requested tensorboard. KillTensorboard(ctx context.Context, in *KillTensorboardRequest, opts ...grpc.CallOption) (*KillTensorboardResponse, error) // Set the priority of the requested TensorBoard. SetTensorboardPriority(ctx context.Context, in *SetTensorboardPriorityRequest, opts ...grpc.CallOption) (*SetTensorboardPriorityResponse, error) // Launch a tensorboard. LaunchTensorboard(ctx context.Context, in *LaunchTensorboardRequest, opts ...grpc.CallOption) (*LaunchTensorboardResponse, error) // Delete tensorboard files. DeleteTensorboardFiles(ctx context.Context, in *DeleteTensorboardFilesRequest, opts ...grpc.CallOption) (*DeleteTensorboardFilesResponse, error) // Get a count of active tasks. GetActiveTasksCount(ctx context.Context, in *GetActiveTasksCountRequest, opts ...grpc.CallOption) (*GetActiveTasksCountResponse, error) // Check the status of a requested task. GetTask(ctx context.Context, in *GetTaskRequest, opts ...grpc.CallOption) (*GetTaskResponse, error) // Get all tasks. GetTasks(ctx context.Context, in *GetTasksRequest, opts ...grpc.CallOption) (*GetTasksResponse, error) // Get the requested model. GetModel(ctx context.Context, in *GetModelRequest, opts ...grpc.CallOption) (*GetModelResponse, error) // Create a model in the registry. PostModel(ctx context.Context, in *PostModelRequest, opts ...grpc.CallOption) (*PostModelResponse, error) // Patch a model's fields. PatchModel(ctx context.Context, in *PatchModelRequest, opts ...grpc.CallOption) (*PatchModelResponse, error) // Archive a model ArchiveModel(ctx context.Context, in *ArchiveModelRequest, opts ...grpc.CallOption) (*ArchiveModelResponse, error) // Unarchive a model UnarchiveModel(ctx context.Context, in *UnarchiveModelRequest, opts ...grpc.CallOption) (*UnarchiveModelResponse, error) // Move a model into a workspace MoveModel(ctx context.Context, in *MoveModelRequest, opts ...grpc.CallOption) (*MoveModelResponse, error) // Delete a model DeleteModel(ctx context.Context, in *DeleteModelRequest, opts ...grpc.CallOption) (*DeleteModelResponse, error) // Get a list of models. GetModels(ctx context.Context, in *GetModelsRequest, opts ...grpc.CallOption) (*GetModelsResponse, error) // Get a list of unique model labels (sorted by popularity). GetModelLabels(ctx context.Context, in *GetModelLabelsRequest, opts ...grpc.CallOption) (*GetModelLabelsResponse, error) // Get the requested model version. GetModelVersion(ctx context.Context, in *GetModelVersionRequest, opts ...grpc.CallOption) (*GetModelVersionResponse, error) // Get a list of versions for the requested model. GetModelVersions(ctx context.Context, in *GetModelVersionsRequest, opts ...grpc.CallOption) (*GetModelVersionsResponse, error) // Create a model version. PostModelVersion(ctx context.Context, in *PostModelVersionRequest, opts ...grpc.CallOption) (*PostModelVersionResponse, error) // Patch a model version's fields. PatchModelVersion(ctx context.Context, in *PatchModelVersionRequest, opts ...grpc.CallOption) (*PatchModelVersionResponse, error) // Delete a model version DeleteModelVersion(ctx context.Context, in *DeleteModelVersionRequest, opts ...grpc.CallOption) (*DeleteModelVersionResponse, error) // Gets the metrics for all trials associated with this model version GetTrialMetricsByModelVersion(ctx context.Context, in *GetTrialMetricsByModelVersionRequest, opts ...grpc.CallOption) (*GetTrialMetricsByModelVersionResponse, error) // Get the requested checkpoint. GetCheckpoint(ctx context.Context, in *GetCheckpointRequest, opts ...grpc.CallOption) (*GetCheckpointResponse, error) // Update checkpoint metadata. PostCheckpointMetadata(ctx context.Context, in *PostCheckpointMetadataRequest, opts ...grpc.CallOption) (*PostCheckpointMetadataResponse, error) // Remove files from checkpoints. CheckpointsRemoveFiles(ctx context.Context, in *CheckpointsRemoveFilesRequest, opts ...grpc.CallOption) (*CheckpointsRemoveFilesResponse, error) // Update checkpoints. Won't modify checkpoint files. PatchCheckpoints(ctx context.Context, in *PatchCheckpointsRequest, opts ...grpc.CallOption) (*PatchCheckpointsResponse, error) // Delete Checkpoints. DeleteCheckpoints(ctx context.Context, in *DeleteCheckpointsRequest, opts ...grpc.CallOption) (*DeleteCheckpointsResponse, error) // Gets the metrics for all trials associated with this checkpoint GetTrialMetricsByCheckpoint(ctx context.Context, in *GetTrialMetricsByCheckpointRequest, opts ...grpc.CallOption) (*GetTrialMetricsByCheckpointResponse, error) // Get the list of custom searcher events with long polling. GetSearcherEvents(ctx context.Context, in *GetSearcherEventsRequest, opts ...grpc.CallOption) (*GetSearcherEventsResponse, error) // Submit operations to a custom searcher. PostSearcherOperations(ctx context.Context, in *PostSearcherOperationsRequest, opts ...grpc.CallOption) (*PostSearcherOperationsResponse, error) // Get the set of metric names recorded for a list of experiments. ExpMetricNames(ctx context.Context, in *ExpMetricNamesRequest, opts ...grpc.CallOption) (Determined_ExpMetricNamesClient, error) // Get the milestones (in batches processed) at which a metric is recorded by // an experiment. MetricBatches(ctx context.Context, in *MetricBatchesRequest, opts ...grpc.CallOption) (Determined_MetricBatchesClient, error) // Get a snapshot of a metric across all trials at a certain point of // progress. TrialsSnapshot(ctx context.Context, in *TrialsSnapshotRequest, opts ...grpc.CallOption) (Determined_TrialsSnapshotClient, error) // Get a sample of the metrics over time for a sample of the trials. TrialsSample(ctx context.Context, in *TrialsSampleRequest, opts ...grpc.CallOption) (Determined_TrialsSampleClient, error) // Get a list of all resource pools from the cluster. GetResourcePools(ctx context.Context, in *GetResourcePoolsRequest, opts ...grpc.CallOption) (*GetResourcePoolsResponse, error) // Get a list of all Kubernetes cluster names. GetKubernetesResourceManagers(ctx context.Context, in *GetKubernetesResourceManagersRequest, opts ...grpc.CallOption) (*GetKubernetesResourceManagersResponse, error) // Deprecated: Do not use. // Get a detailed view of resource allocation during the given time period. ResourceAllocationRaw(ctx context.Context, in *ResourceAllocationRawRequest, opts ...grpc.CallOption) (*ResourceAllocationRawResponse, error) // Get an aggregated view of resource allocation during the given time period. ResourceAllocationAggregated(ctx context.Context, in *ResourceAllocationAggregatedRequest, opts ...grpc.CallOption) (*ResourceAllocationAggregatedResponse, error) // Get the requested workspace. GetWorkspace(ctx context.Context, in *GetWorkspaceRequest, opts ...grpc.CallOption) (*GetWorkspaceResponse, error) // Get projects associated with a workspace. GetWorkspaceProjects(ctx context.Context, in *GetWorkspaceProjectsRequest, opts ...grpc.CallOption) (*GetWorkspaceProjectsResponse, error) // Get a list of workspaces. GetWorkspaces(ctx context.Context, in *GetWorkspacesRequest, opts ...grpc.CallOption) (*GetWorkspacesResponse, error) // Create a workspace. PostWorkspace(ctx context.Context, in *PostWorkspaceRequest, opts ...grpc.CallOption) (*PostWorkspaceResponse, error) // Update a workspace. PatchWorkspace(ctx context.Context, in *PatchWorkspaceRequest, opts ...grpc.CallOption) (*PatchWorkspaceResponse, error) // Delete a workspace. DeleteWorkspace(ctx context.Context, in *DeleteWorkspaceRequest, opts ...grpc.CallOption) (*DeleteWorkspaceResponse, error) // Archive a workspace. ArchiveWorkspace(ctx context.Context, in *ArchiveWorkspaceRequest, opts ...grpc.CallOption) (*ArchiveWorkspaceResponse, error) // Unarchive a workspace. UnarchiveWorkspace(ctx context.Context, in *UnarchiveWorkspaceRequest, opts ...grpc.CallOption) (*UnarchiveWorkspaceResponse, error) // Pin a workspace. PinWorkspace(ctx context.Context, in *PinWorkspaceRequest, opts ...grpc.CallOption) (*PinWorkspaceResponse, error) // Unpin a workspace. UnpinWorkspace(ctx context.Context, in *UnpinWorkspaceRequest, opts ...grpc.CallOption) (*UnpinWorkspaceResponse, error) // Bind a namespace to a workspace. SetWorkspaceNamespaceBindings(ctx context.Context, in *SetWorkspaceNamespaceBindingsRequest, opts ...grpc.CallOption) (*SetWorkspaceNamespaceBindingsResponse, error) // Set a resource quota for a workspace (within a specific cluster). SetResourceQuotas(ctx context.Context, in *SetResourceQuotasRequest, opts ...grpc.CallOption) (*SetResourceQuotasResponse, error) // List namespaces bound to a workspace. ListWorkspaceNamespaceBindings(ctx context.Context, in *ListWorkspaceNamespaceBindingsRequest, opts ...grpc.CallOption) (*ListWorkspaceNamespaceBindingsResponse, error) // Gets the ids of all workspaces that are bound to the default namespace for // atleast one cluster. GetWorkspacesWithDefaultNamespaceBindings(ctx context.Context, in *GetWorkspacesWithDefaultNamespaceBindingsRequest, opts ...grpc.CallOption) (*GetWorkspacesWithDefaultNamespaceBindingsResponse, error) // Binds the given workpaces to new auto-created namespaces. BulkAutoCreateWorkspaceNamespaceBindings(ctx context.Context, in *BulkAutoCreateWorkspaceNamespaceBindingsRequest, opts ...grpc.CallOption) (*BulkAutoCreateWorkspaceNamespaceBindingsResponse, error) // Deletes workpace namespace bindings. DeleteWorkspaceNamespaceBindings(ctx context.Context, in *DeleteWorkspaceNamespaceBindingsRequest, opts ...grpc.CallOption) (*DeleteWorkspaceNamespaceBindingsResponse, error) // Get Kubernetes Resource Quotas for a workspace by the cluster name. GetKubernetesResourceQuotas(ctx context.Context, in *GetKubernetesResourceQuotasRequest, opts ...grpc.CallOption) (*GetKubernetesResourceQuotasResponse, error) // Get the requested project. GetProject(ctx context.Context, in *GetProjectRequest, opts ...grpc.CallOption) (*GetProjectResponse, error) // Get the request project by key. GetProjectByKey(ctx context.Context, in *GetProjectByKeyRequest, opts ...grpc.CallOption) (*GetProjectByKeyResponse, error) // Get a list of columns for experiment list table. GetProjectColumns(ctx context.Context, in *GetProjectColumnsRequest, opts ...grpc.CallOption) (*GetProjectColumnsResponse, error) // Get metrics range for a project. GetProjectNumericMetricsRange(ctx context.Context, in *GetProjectNumericMetricsRangeRequest, opts ...grpc.CallOption) (*GetProjectNumericMetricsRangeResponse, error) // Create a project. PostProject(ctx context.Context, in *PostProjectRequest, opts ...grpc.CallOption) (*PostProjectResponse, error) // Add a note to a project. AddProjectNote(ctx context.Context, in *AddProjectNoteRequest, opts ...grpc.CallOption) (*AddProjectNoteResponse, error) // Set project notes. PutProjectNotes(ctx context.Context, in *PutProjectNotesRequest, opts ...grpc.CallOption) (*PutProjectNotesResponse, error) // Update a project. PatchProject(ctx context.Context, in *PatchProjectRequest, opts ...grpc.CallOption) (*PatchProjectResponse, error) // Delete a project. DeleteProject(ctx context.Context, in *DeleteProjectRequest, opts ...grpc.CallOption) (*DeleteProjectResponse, error) // Archive a project. ArchiveProject(ctx context.Context, in *ArchiveProjectRequest, opts ...grpc.CallOption) (*ArchiveProjectResponse, error) // Unarchive a project. UnarchiveProject(ctx context.Context, in *UnarchiveProjectRequest, opts ...grpc.CallOption) (*UnarchiveProjectResponse, error) // Move a project into a workspace. MoveProject(ctx context.Context, in *MoveProjectRequest, opts ...grpc.CallOption) (*MoveProjectResponse, error) // Move an experiment into a project. MoveExperiment(ctx context.Context, in *MoveExperimentRequest, opts ...grpc.CallOption) (*MoveExperimentResponse, error) // Move multiple experiments into a project. MoveExperiments(ctx context.Context, in *MoveExperimentsRequest, opts ...grpc.CallOption) (*MoveExperimentsResponse, error) // Get a list of webhooks. GetWebhooks(ctx context.Context, in *GetWebhooksRequest, opts ...grpc.CallOption) (*GetWebhooksResponse, error) // Create a webhook. // TODO(???): Simplify req/response structs? PostWebhook(ctx context.Context, in *PostWebhookRequest, opts ...grpc.CallOption) (*PostWebhookResponse, error) // Delete a webhook. DeleteWebhook(ctx context.Context, in *DeleteWebhookRequest, opts ...grpc.CallOption) (*DeleteWebhookResponse, error) // Test a webhook. TestWebhook(ctx context.Context, in *TestWebhookRequest, opts ...grpc.CallOption) (*TestWebhookResponse, error) // Get a group by id. GetGroup(ctx context.Context, in *GetGroupRequest, opts ...grpc.CallOption) (*GetGroupResponse, error) // Search for groups with optional filters. GetGroups(ctx context.Context, in *GetGroupsRequest, opts ...grpc.CallOption) (*GetGroupsResponse, error) // Create a group with optional members on creation. CreateGroup(ctx context.Context, in *CreateGroupRequest, opts ...grpc.CallOption) (*CreateGroupResponse, error) // Update group info. UpdateGroup(ctx context.Context, in *UpdateGroupRequest, opts ...grpc.CallOption) (*UpdateGroupResponse, error) // Remove a group. DeleteGroup(ctx context.Context, in *DeleteGroupRequest, opts ...grpc.CallOption) (*DeleteGroupResponse, error) // List all permissions for the logged in user in all scopes. GetPermissionsSummary(ctx context.Context, in *GetPermissionsSummaryRequest, opts ...grpc.CallOption) (*GetPermissionsSummaryResponse, error) // Get groups and users assigned to a given workspace with what roles are // assigned. GetGroupsAndUsersAssignedToWorkspace(ctx context.Context, in *GetGroupsAndUsersAssignedToWorkspaceRequest, opts ...grpc.CallOption) (*GetGroupsAndUsersAssignedToWorkspaceResponse, error) // Get a set of roles with the corresponding IDs. GetRolesByID(ctx context.Context, in *GetRolesByIDRequest, opts ...grpc.CallOption) (*GetRolesByIDResponse, error) // Get the roles which are assigned to a user. GetRolesAssignedToUser(ctx context.Context, in *GetRolesAssignedToUserRequest, opts ...grpc.CallOption) (*GetRolesAssignedToUserResponse, error) // Get the roles which are assigned to a group. GetRolesAssignedToGroup(ctx context.Context, in *GetRolesAssignedToGroupRequest, opts ...grpc.CallOption) (*GetRolesAssignedToGroupResponse, error) // Search for roles assignable to a given scope. SearchRolesAssignableToScope(ctx context.Context, in *SearchRolesAssignableToScopeRequest, opts ...grpc.CallOption) (*SearchRolesAssignableToScopeResponse, error) // ListRoles returns roles and groups/users granted that role. ListRoles(ctx context.Context, in *ListRolesRequest, opts ...grpc.CallOption) (*ListRolesResponse, error) // AssignRoles adds a set of role assignments to the system. AssignRoles(ctx context.Context, in *AssignRolesRequest, opts ...grpc.CallOption) (*AssignRolesResponse, error) // RemoveAssignments removes a set of role assignments from the system. RemoveAssignments(ctx context.Context, in *RemoveAssignmentsRequest, opts ...grpc.CallOption) (*RemoveAssignmentsResponse, error) // Patch a user's activity PostUserActivity(ctx context.Context, in *PostUserActivityRequest, opts ...grpc.CallOption) (*PostUserActivityResponse, error) // Get projects by user activity GetProjectsByUserActivity(ctx context.Context, in *GetProjectsByUserActivityRequest, opts ...grpc.CallOption) (*GetProjectsByUserActivityResponse, error) // Get experiments with grouping and search syntax SearchExperiments(ctx context.Context, in *SearchExperimentsRequest, opts ...grpc.CallOption) (*SearchExperimentsResponse, error) // Bind resource pool to workspace BindRPToWorkspace(ctx context.Context, in *BindRPToWorkspaceRequest, opts ...grpc.CallOption) (*BindRPToWorkspaceResponse, error) // Unbind resource pool to workspace UnbindRPFromWorkspace(ctx context.Context, in *UnbindRPFromWorkspaceRequest, opts ...grpc.CallOption) (*UnbindRPFromWorkspaceResponse, error) // Overwrite resource pool - workspace bindings OverwriteRPWorkspaceBindings(ctx context.Context, in *OverwriteRPWorkspaceBindingsRequest, opts ...grpc.CallOption) (*OverwriteRPWorkspaceBindingsResponse, error) // List all resource pools, bound and unbound, available to a specific // workspace ListRPsBoundToWorkspace(ctx context.Context, in *ListRPsBoundToWorkspaceRequest, opts ...grpc.CallOption) (*ListRPsBoundToWorkspaceResponse, error) // List all workspaces bound to a specific resource pool ListWorkspacesBoundToRP(ctx context.Context, in *ListWorkspacesBoundToRPRequest, opts ...grpc.CallOption) (*ListWorkspacesBoundToRPResponse, error) // Get task config GetGenericTaskConfig(ctx context.Context, in *GetGenericTaskConfigRequest, opts ...grpc.CallOption) (*GetGenericTaskConfigResponse, error) // Kill generic task KillGenericTask(ctx context.Context, in *KillGenericTaskRequest, opts ...grpc.CallOption) (*KillGenericTaskResponse, error) // Pause generic task PauseGenericTask(ctx context.Context, in *PauseGenericTaskRequest, opts ...grpc.CallOption) (*PauseGenericTaskResponse, error) // Unpause generic task UnpauseGenericTask(ctx context.Context, in *UnpauseGenericTaskRequest, opts ...grpc.CallOption) (*UnpauseGenericTaskResponse, error) // Get a list of runs. SearchRuns(ctx context.Context, in *SearchRunsRequest, opts ...grpc.CallOption) (*SearchRunsResponse, error) // Move runs. MoveRuns(ctx context.Context, in *MoveRunsRequest, opts ...grpc.CallOption) (*MoveRunsResponse, error) // Get a list of runs. KillRuns(ctx context.Context, in *KillRunsRequest, opts ...grpc.CallOption) (*KillRunsResponse, error) // Delete a list of runs. DeleteRuns(ctx context.Context, in *DeleteRunsRequest, opts ...grpc.CallOption) (*DeleteRunsResponse, error) // Archive runs. ArchiveRuns(ctx context.Context, in *ArchiveRunsRequest, opts ...grpc.CallOption) (*ArchiveRunsResponse, error) // Unarchive runs. UnarchiveRuns(ctx context.Context, in *UnarchiveRunsRequest, opts ...grpc.CallOption) (*UnarchiveRunsResponse, error) // Pause experiment associated with provided runs. PauseRuns(ctx context.Context, in *PauseRunsRequest, opts ...grpc.CallOption) (*PauseRunsResponse, error) // Unpause experiment associated with provided runs. ResumeRuns(ctx context.Context, in *ResumeRunsRequest, opts ...grpc.CallOption) (*ResumeRunsResponse, error) // Get run metadata. GetRunMetadata(ctx context.Context, in *GetRunMetadataRequest, opts ...grpc.CallOption) (*GetRunMetadataResponse, error) // Update run metadata. PostRunMetadata(ctx context.Context, in *PostRunMetadataRequest, opts ...grpc.CallOption) (*PostRunMetadataResponse, error) // Retrieve run metadata values for a given string typed key within // a given project. GetMetadataValues(ctx context.Context, in *GetMetadataValuesRequest, opts ...grpc.CallOption) (*GetMetadataValuesResponse, error) }
DeterminedClient is the client API for Determined service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
func NewDeterminedClient ¶
func NewDeterminedClient(cc grpc.ClientConnInterface) DeterminedClient
type DeterminedServer ¶
type DeterminedServer interface { // Login the user. Login(context.Context, *LoginRequest) (*LoginResponse, error) // Get the current user. CurrentUser(context.Context, *CurrentUserRequest) (*CurrentUserResponse, error) // Logout the user. Logout(context.Context, *LogoutRequest) (*LogoutResponse, error) // Get a list of users. GetUsers(context.Context, *GetUsersRequest) (*GetUsersResponse, error) // Get a user's settings for website GetUserSetting(context.Context, *GetUserSettingRequest) (*GetUserSettingResponse, error) // Reset a user's settings for website ResetUserSetting(context.Context, *ResetUserSettingRequest) (*ResetUserSettingResponse, error) // Post a user's settings for website PostUserSetting(context.Context, *PostUserSettingRequest) (*PostUserSettingResponse, error) // Get the requested user. GetUser(context.Context, *GetUserRequest) (*GetUserResponse, error) // Get the requested user with username. GetUserByUsername(context.Context, *GetUserByUsernameRequest) (*GetUserByUsernameResponse, error) // Get the current user. GetMe(context.Context, *GetMeRequest) (*GetMeResponse, error) // Create a new user. PostUser(context.Context, *PostUserRequest) (*PostUserResponse, error) // Set the requested user's password. SetUserPassword(context.Context, *SetUserPasswordRequest) (*SetUserPasswordResponse, error) // Assign multiple users to multiple groups. AssignMultipleGroups(context.Context, *AssignMultipleGroupsRequest) (*AssignMultipleGroupsResponse, error) // Patch a user's fields. PatchUser(context.Context, *PatchUserRequest) (*PatchUserResponse, error) // Patch multiple users' activation status. PatchUsers(context.Context, *PatchUsersRequest) (*PatchUsersResponse, error) // Get telemetry information. GetTelemetry(context.Context, *GetTelemetryRequest) (*GetTelemetryResponse, error) // Get master information. GetMaster(context.Context, *GetMasterRequest) (*GetMasterResponse, error) // Get master config. GetMasterConfig(context.Context, *GetMasterConfigRequest) (*GetMasterConfigResponse, error) // Patch master config. PatchMasterConfig(context.Context, *PatchMasterConfigRequest) (*PatchMasterConfigResponse, error) // Stream master logs. MasterLogs(*MasterLogsRequest, Determined_MasterLogsServer) error // Get the currently configured cluster-wide message. GetClusterMessage(context.Context, *GetClusterMessageRequest) (*GetClusterMessageResponse, error) // Set the cluster-wide message shown to users. Only one can be set at at // time, so any existing message will be disabled. SetClusterMessage(context.Context, *SetClusterMessageRequest) (*SetClusterMessageResponse, error) // Clear the cluster-wide message shown to all users. DeleteClusterMessage(context.Context, *DeleteClusterMessageRequest) (*DeleteClusterMessageResponse, error) // Get a set of agents from the cluster. GetAgents(context.Context, *GetAgentsRequest) (*GetAgentsResponse, error) // Get the requested agent. GetAgent(context.Context, *GetAgentRequest) (*GetAgentResponse, error) // Get all the slots for an agent. GetSlots(context.Context, *GetSlotsRequest) (*GetSlotsResponse, error) // Get the requested slot for an agent. GetSlot(context.Context, *GetSlotRequest) (*GetSlotResponse, error) // Enable the agent. EnableAgent(context.Context, *EnableAgentRequest) (*EnableAgentResponse, error) // Disable the agent. DisableAgent(context.Context, *DisableAgentRequest) (*DisableAgentResponse, error) // Enable the slot. EnableSlot(context.Context, *EnableSlotRequest) (*EnableSlotResponse, error) // Disable the slot. DisableSlot(context.Context, *DisableSlotRequest) (*DisableSlotResponse, error) // Create an experiment. CreateGenericTask(context.Context, *CreateGenericTaskRequest) (*CreateGenericTaskResponse, error) // Create an experiment. CreateExperiment(context.Context, *CreateExperimentRequest) (*CreateExperimentResponse, error) // Put an experiment by external id. PutExperiment(context.Context, *PutExperimentRequest) (*PutExperimentResponse, error) // Continues an experiment either to make the existing experiment train longer // or to retry it. ContinueExperiment(context.Context, *ContinueExperimentRequest) (*ContinueExperimentResponse, error) // Get the requested experiment. GetExperiment(context.Context, *GetExperimentRequest) (*GetExperimentResponse, error) // Get a list of experiments. GetExperiments(context.Context, *GetExperimentsRequest) (*GetExperimentsResponse, error) // Retain logs for an experiment. PutExperimentRetainLogs(context.Context, *PutExperimentRetainLogsRequest) (*PutExperimentRetainLogsResponse, error) // Retain logs for an experiment. PutExperimentsRetainLogs(context.Context, *PutExperimentsRetainLogsRequest) (*PutExperimentsRetainLogsResponse, error) // Retain logs for a Trial. PutTrialRetainLogs(context.Context, *PutTrialRetainLogsRequest) (*PutTrialRetainLogsResponse, error) // Deprecated: Do not use. // Get the model definition of an experiment. GetModelDef(context.Context, *GetModelDefRequest) (*GetModelDefResponse, error) // Get the model definition of a task. GetTaskContextDirectory(context.Context, *GetTaskContextDirectoryRequest) (*GetTaskContextDirectoryResponse, error) // Get the model definition file tree of an experiment. GetModelDefTree(context.Context, *GetModelDefTreeRequest) (*GetModelDefTreeResponse, error) // Get one file content of model definition of an experiment. GetModelDefFile(context.Context, *GetModelDefFileRequest) (*GetModelDefFileResponse, error) // Get a list of unique experiment labels (sorted by popularity). GetExperimentLabels(context.Context, *GetExperimentLabelsRequest) (*GetExperimentLabelsResponse, error) // Get the validation history for an experiment. GetExperimentValidationHistory(context.Context, *GetExperimentValidationHistoryRequest) (*GetExperimentValidationHistoryResponse, error) // Activate an experiment. ActivateExperiment(context.Context, *ActivateExperimentRequest) (*ActivateExperimentResponse, error) // Activate multiple experiments. ActivateExperiments(context.Context, *ActivateExperimentsRequest) (*ActivateExperimentsResponse, error) // Pause an experiment. PauseExperiment(context.Context, *PauseExperimentRequest) (*PauseExperimentResponse, error) // Pause multiple experiments. PauseExperiments(context.Context, *PauseExperimentsRequest) (*PauseExperimentsResponse, error) // Cancel an experiment. CancelExperiment(context.Context, *CancelExperimentRequest) (*CancelExperimentResponse, error) // Cancel multiple experiments. CancelExperiments(context.Context, *CancelExperimentsRequest) (*CancelExperimentsResponse, error) // Kill an experiment. KillExperiment(context.Context, *KillExperimentRequest) (*KillExperimentResponse, error) // Kill multiple experiments. KillExperiments(context.Context, *KillExperimentsRequest) (*KillExperimentsResponse, error) // Archive an experiment. ArchiveExperiment(context.Context, *ArchiveExperimentRequest) (*ArchiveExperimentResponse, error) // Archive multiple experiments. ArchiveExperiments(context.Context, *ArchiveExperimentsRequest) (*ArchiveExperimentsResponse, error) // Unarchive an experiment. UnarchiveExperiment(context.Context, *UnarchiveExperimentRequest) (*UnarchiveExperimentResponse, error) // Unarchive multiple experiments. UnarchiveExperiments(context.Context, *UnarchiveExperimentsRequest) (*UnarchiveExperimentsResponse, error) // Patch an experiment's fields. PatchExperiment(context.Context, *PatchExperimentRequest) (*PatchExperimentResponse, error) // Delete multiple experiments. DeleteExperiments(context.Context, *DeleteExperimentsRequest) (*DeleteExperimentsResponse, error) // Delete the requested experiment. DeleteExperiment(context.Context, *DeleteExperimentRequest) (*DeleteExperimentResponse, error) // Get the best searcher validation for an experiment by the given metric. GetBestSearcherValidationMetric(context.Context, *GetBestSearcherValidationMetricRequest) (*GetBestSearcherValidationMetricResponse, error) // Get a list of checkpoints for an experiment. GetExperimentCheckpoints(context.Context, *GetExperimentCheckpointsRequest) (*GetExperimentCheckpointsResponse, error) // Put a new label on the experiment. PutExperimentLabel(context.Context, *PutExperimentLabelRequest) (*PutExperimentLabelResponse, error) // Delete a label from the experiment. DeleteExperimentLabel(context.Context, *DeleteExperimentLabelRequest) (*DeleteExperimentLabelResponse, error) // Preview hyperparameter search. PreviewHPSearch(context.Context, *PreviewHPSearchRequest) (*PreviewHPSearchResponse, error) // Get the list of trials for an experiment. GetExperimentTrials(context.Context, *GetExperimentTrialsRequest) (*GetExperimentTrialsResponse, error) // Get the list of trials for an experiment. GetTrialRemainingLogRetentionDays(context.Context, *GetTrialRemainingLogRetentionDaysRequest) (*GetTrialRemainingLogRetentionDaysResponse, error) // Return a downsampled time series of metrics from multiple trials to compare // them side-by-side. CompareTrials(context.Context, *CompareTrialsRequest) (*CompareTrialsResponse, error) // Reports a TrialSourceInfo entry for tracking inference or fine-tuning runs ReportTrialSourceInfo(context.Context, *ReportTrialSourceInfoRequest) (*ReportTrialSourceInfoResponse, error) // Create unmanaged trial. CreateTrial(context.Context, *CreateTrialRequest) (*CreateTrialResponse, error) // Put a trial. PutTrial(context.Context, *PutTrialRequest) (*PutTrialResponse, error) // Patch (an unmanaged) trial. PatchTrial(context.Context, *PatchTrialRequest) (*PatchTrialResponse, error) // Start (an unmanaged) trial. StartTrial(context.Context, *StartTrialRequest) (*StartTrialResponse, error) // Start syncing and prepare to be able to report to a run. // This should be called once per task that will report to the run. RunPrepareForReporting(context.Context, *RunPrepareForReportingRequest) (*RunPrepareForReportingResponse, error) // Get a single trial. GetTrial(context.Context, *GetTrialRequest) (*GetTrialResponse, error) // Get a single trial by external id. GetTrialByExternalID(context.Context, *GetTrialByExternalIDRequest) (*GetTrialByExternalIDResponse, error) // Get the list of workloads for a trial. GetTrialWorkloads(context.Context, *GetTrialWorkloadsRequest) (*GetTrialWorkloadsResponse, error) // Deprecated: Do not use. // Stream trial logs. TrialLogs(*TrialLogsRequest, Determined_TrialLogsServer) error // Deprecated: Do not use. // Stream trial log fields. TrialLogsFields(*TrialLogsFieldsRequest, Determined_TrialLogsFieldsServer) error // Set allocation to ready state. AllocationReady(context.Context, *AllocationReadyRequest) (*AllocationReadyResponse, error) // Get details about an Allocation. GetAllocation(context.Context, *GetAllocationRequest) (*GetAllocationResponse, error) // Set allocation to waiting state. AllocationWaiting(context.Context, *AllocationWaitingRequest) (*AllocationWaitingResponse, error) // Persist the given task logs. PostTaskLogs(context.Context, *PostTaskLogsRequest) (*PostTaskLogsResponse, error) // Stream task logs. TaskLogs(*TaskLogsRequest, Determined_TaskLogsServer) error // Stream task log fields. TaskLogsFields(*TaskLogsFieldsRequest, Determined_TaskLogsFieldsServer) error // Stream trial profiler metrics. GetTrialProfilerMetrics(*GetTrialProfilerMetricsRequest, Determined_GetTrialProfilerMetricsServer) error // Stream the available series in a trial's profiler metrics. GetTrialProfilerAvailableSeries(*GetTrialProfilerAvailableSeriesRequest, Determined_GetTrialProfilerAvailableSeriesServer) error // Persist the given TrialProfilerMetricsBatch. The trial ID is in the labels. PostTrialProfilerMetricsBatch(context.Context, *PostTrialProfilerMetricsBatchRequest) (*PostTrialProfilerMetricsBatchResponse, error) // Stream one or more trial's metrics. GetMetrics(*GetMetricsRequest, Determined_GetMetricsServer) error // Stream one or more trial's training metrics. GetTrainingMetrics(*GetTrainingMetricsRequest, Determined_GetTrainingMetricsServer) error // Stream one or more trial's validation metrics. GetValidationMetrics(*GetValidationMetricsRequest, Determined_GetValidationMetricsServer) error // Kill a trial. KillTrial(context.Context, *KillTrialRequest) (*KillTrialResponse, error) // Get a list of checkpoints for a trial. GetTrialCheckpoints(context.Context, *GetTrialCheckpointsRequest) (*GetTrialCheckpointsResponse, error) // Cleanup task logs according to the retention policy. CleanupLogs(context.Context, *CleanupLogsRequest) (*CleanupLogsResponse, error) // Long poll preemption signals for the given allocation. If the allocation // has been preempted when called, it will return so immediately. Otherwise, // the connection will be kept open until the timeout is reached or // the allocation is preempted. AllocationPreemptionSignal(context.Context, *AllocationPreemptionSignalRequest) (*AllocationPreemptionSignalResponse, error) // Report the receipt of a signal to stop the given allocation early. // This is used to communicate back from a SLURM job that it has been // notified of a pending preememption. Upon a call to this API // the RM should then trigger a checkpoint and immediate exit. AllocationPendingPreemptionSignal(context.Context, *AllocationPendingPreemptionSignalRequest) (*AllocationPendingPreemptionSignalResponse, error) // Acknowledge the receipt of a signal to stop the given allocation early. // This is used indicate and exit 0 isn't final; specifically, it is used // for HP search directed early stops and preemption signals (not necessarily // just scheduler preemption). AckAllocationPreemptionSignal(context.Context, *AckAllocationPreemptionSignalRequest) (*AckAllocationPreemptionSignalResponse, error) // Mark the given reservation (container, pod, etc) within an allocation as // a daemon reservation. In the exit of a successful exit, Determined will // wait for all resources to exit - unless they are marked as daemon // resources, in which case Determined will clean them up regardless of // exit status after all non-daemon resources have exited. MarkAllocationResourcesDaemon(context.Context, *MarkAllocationResourcesDaemonRequest) (*MarkAllocationResourcesDaemonResponse, error) // Gather an allocation's rendezvous info. Blocks until all trial containers // connect to gather their rendezvous information and responds to them all at // once. AllocationRendezvousInfo(context.Context, *AllocationRendezvousInfoRequest) (*AllocationRendezvousInfoResponse, error) // PostAllocationProxyAddress sets the proxy address to use when proxying to // services provided by an allocation. Upon receipt, the master will also // register any proxies specified by the task. PostAllocationProxyAddress(context.Context, *PostAllocationProxyAddressRequest) (*PostAllocationProxyAddressResponse, error) // GetTaskAcceleratorData gets the accelerator data for each allocation // associated with a task. GetTaskAcceleratorData(context.Context, *GetTaskAcceleratorDataRequest) (*GetTaskAcceleratorDataResponse, error) // PostAllocationAcceleratorData sets the accelerator for a given allocation. PostAllocationAcceleratorData(context.Context, *PostAllocationAcceleratorDataRequest) (*PostAllocationAcceleratorDataResponse, error) // AllocationAllGather performs an all gather through the master. An // allocation can only perform once all gather at a time. AllocationAllGather(context.Context, *AllocationAllGatherRequest) (*AllocationAllGatherResponse, error) // NotifyContainterRunning is used to notify the master that the container // is running. On HPC, the launcher will report a state of "Running" as // soon as Slurm starts the job, but the container may be in the process // of getting pulled down from the Internet, so the experiment is not // really considered to be in a "Running" state until all the containers // that are part of the experiment are running and not being pulled. NotifyContainerRunning(context.Context, *NotifyContainerRunningRequest) (*NotifyContainerRunningResponse, error) // Get the current searcher operation. GetCurrentTrialSearcherOperation(context.Context, *GetCurrentTrialSearcherOperationRequest) (*GetCurrentTrialSearcherOperationResponse, error) // Reports to the searcher that the trial has completed the given searcher // operation. CompleteTrialSearcherValidation(context.Context, *CompleteTrialSearcherValidationRequest) (*CompleteTrialSearcherValidationResponse, error) // Reports to the searcher that the trial has completed the current // requested amount of training with the given searcher validation // metric. ReportTrialSearcherEarlyExit(context.Context, *ReportTrialSearcherEarlyExitRequest) (*ReportTrialSearcherEarlyExitResponse, error) // For bookkeeping, updates the progress towards to current requested searcher // training length. ReportTrialProgress(context.Context, *ReportTrialProgressRequest) (*ReportTrialProgressResponse, error) // For bookkeeping, update trial runner metadata (currently just state). PostTrialRunnerMetadata(context.Context, *PostTrialRunnerMetadataRequest) (*PostTrialRunnerMetadataResponse, error) // Record metrics for specified trial. ReportTrialMetrics(context.Context, *ReportTrialMetricsRequest) (*ReportTrialMetricsResponse, error) // Deprecated: Do not use. // Record training metrics for specified training. ReportTrialTrainingMetrics(context.Context, *ReportTrialTrainingMetricsRequest) (*ReportTrialTrainingMetricsResponse, error) // Deprecated: Do not use. // Record validation metrics. ReportTrialValidationMetrics(context.Context, *ReportTrialValidationMetricsRequest) (*ReportTrialValidationMetricsResponse, error) // Record a checkpoint. ReportCheckpoint(context.Context, *ReportCheckpointRequest) (*ReportCheckpointResponse, error) // Get a list of jobs in queue. GetJobs(context.Context, *GetJobsRequest) (*GetJobsResponse, error) // Get a list of jobs in queue. GetJobsV2(context.Context, *GetJobsV2Request) (*GetJobsV2Response, error) // Get job queue stats for a resource pool. GetJobQueueStats(context.Context, *GetJobQueueStatsRequest) (*GetJobQueueStatsResponse, error) // Control the job queues. UpdateJobQueue(context.Context, *UpdateJobQueueRequest) (*UpdateJobQueueResponse, error) // Get a list of templates. GetTemplates(context.Context, *GetTemplatesRequest) (*GetTemplatesResponse, error) // Get the requested template. GetTemplate(context.Context, *GetTemplateRequest) (*GetTemplateResponse, error) // Deprecated: Do not use. // Update or create (upsert) the requested template. PutTemplate(context.Context, *PutTemplateRequest) (*PutTemplateResponse, error) // Post a new template. PostTemplate(context.Context, *PostTemplateRequest) (*PostTemplateResponse, error) // Patch template config. PatchTemplateConfig(context.Context, *PatchTemplateConfigRequest) (*PatchTemplateConfigResponse, error) // Patch template name. PatchTemplateName(context.Context, *PatchTemplateNameRequest) (*PatchTemplateNameResponse, error) // Delete a template. DeleteTemplate(context.Context, *DeleteTemplateRequest) (*DeleteTemplateResponse, error) // Get a list of notebooks. GetNotebooks(context.Context, *GetNotebooksRequest) (*GetNotebooksResponse, error) // Get the requested notebook. GetNotebook(context.Context, *GetNotebookRequest) (*GetNotebookResponse, error) // Send notebook idle data to master IdleNotebook(context.Context, *IdleNotebookRequest) (*IdleNotebookResponse, error) // Kill the requested notebook. KillNotebook(context.Context, *KillNotebookRequest) (*KillNotebookResponse, error) // Set the priority of the requested notebook. SetNotebookPriority(context.Context, *SetNotebookPriorityRequest) (*SetNotebookPriorityResponse, error) // Launch a notebook. LaunchNotebook(context.Context, *LaunchNotebookRequest) (*LaunchNotebookResponse, error) // Get a list of shells. GetShells(context.Context, *GetShellsRequest) (*GetShellsResponse, error) // Get the requested shell. GetShell(context.Context, *GetShellRequest) (*GetShellResponse, error) // Kill the requested shell. KillShell(context.Context, *KillShellRequest) (*KillShellResponse, error) // Set the priority of the requested shell. SetShellPriority(context.Context, *SetShellPriorityRequest) (*SetShellPriorityResponse, error) // Launch a shell. LaunchShell(context.Context, *LaunchShellRequest) (*LaunchShellResponse, error) // Get a list of commands. GetCommands(context.Context, *GetCommandsRequest) (*GetCommandsResponse, error) // Get the requested command. GetCommand(context.Context, *GetCommandRequest) (*GetCommandResponse, error) // Kill the requested command. KillCommand(context.Context, *KillCommandRequest) (*KillCommandResponse, error) // Set the priority of the requested command. SetCommandPriority(context.Context, *SetCommandPriorityRequest) (*SetCommandPriorityResponse, error) // Launch a command. LaunchCommand(context.Context, *LaunchCommandRequest) (*LaunchCommandResponse, error) // Get a list of tensorboards. GetTensorboards(context.Context, *GetTensorboardsRequest) (*GetTensorboardsResponse, error) // Get the requested tensorboard. GetTensorboard(context.Context, *GetTensorboardRequest) (*GetTensorboardResponse, error) // Kill the requested tensorboard. KillTensorboard(context.Context, *KillTensorboardRequest) (*KillTensorboardResponse, error) // Set the priority of the requested TensorBoard. SetTensorboardPriority(context.Context, *SetTensorboardPriorityRequest) (*SetTensorboardPriorityResponse, error) // Launch a tensorboard. LaunchTensorboard(context.Context, *LaunchTensorboardRequest) (*LaunchTensorboardResponse, error) // Delete tensorboard files. DeleteTensorboardFiles(context.Context, *DeleteTensorboardFilesRequest) (*DeleteTensorboardFilesResponse, error) // Get a count of active tasks. GetActiveTasksCount(context.Context, *GetActiveTasksCountRequest) (*GetActiveTasksCountResponse, error) // Check the status of a requested task. GetTask(context.Context, *GetTaskRequest) (*GetTaskResponse, error) // Get all tasks. GetTasks(context.Context, *GetTasksRequest) (*GetTasksResponse, error) // Get the requested model. GetModel(context.Context, *GetModelRequest) (*GetModelResponse, error) // Create a model in the registry. PostModel(context.Context, *PostModelRequest) (*PostModelResponse, error) // Patch a model's fields. PatchModel(context.Context, *PatchModelRequest) (*PatchModelResponse, error) // Archive a model ArchiveModel(context.Context, *ArchiveModelRequest) (*ArchiveModelResponse, error) // Unarchive a model UnarchiveModel(context.Context, *UnarchiveModelRequest) (*UnarchiveModelResponse, error) // Move a model into a workspace MoveModel(context.Context, *MoveModelRequest) (*MoveModelResponse, error) // Delete a model DeleteModel(context.Context, *DeleteModelRequest) (*DeleteModelResponse, error) // Get a list of models. GetModels(context.Context, *GetModelsRequest) (*GetModelsResponse, error) // Get a list of unique model labels (sorted by popularity). GetModelLabels(context.Context, *GetModelLabelsRequest) (*GetModelLabelsResponse, error) // Get the requested model version. GetModelVersion(context.Context, *GetModelVersionRequest) (*GetModelVersionResponse, error) // Get a list of versions for the requested model. GetModelVersions(context.Context, *GetModelVersionsRequest) (*GetModelVersionsResponse, error) // Create a model version. PostModelVersion(context.Context, *PostModelVersionRequest) (*PostModelVersionResponse, error) // Patch a model version's fields. PatchModelVersion(context.Context, *PatchModelVersionRequest) (*PatchModelVersionResponse, error) // Delete a model version DeleteModelVersion(context.Context, *DeleteModelVersionRequest) (*DeleteModelVersionResponse, error) // Gets the metrics for all trials associated with this model version GetTrialMetricsByModelVersion(context.Context, *GetTrialMetricsByModelVersionRequest) (*GetTrialMetricsByModelVersionResponse, error) // Get the requested checkpoint. GetCheckpoint(context.Context, *GetCheckpointRequest) (*GetCheckpointResponse, error) // Update checkpoint metadata. PostCheckpointMetadata(context.Context, *PostCheckpointMetadataRequest) (*PostCheckpointMetadataResponse, error) // Remove files from checkpoints. CheckpointsRemoveFiles(context.Context, *CheckpointsRemoveFilesRequest) (*CheckpointsRemoveFilesResponse, error) // Update checkpoints. Won't modify checkpoint files. PatchCheckpoints(context.Context, *PatchCheckpointsRequest) (*PatchCheckpointsResponse, error) // Delete Checkpoints. DeleteCheckpoints(context.Context, *DeleteCheckpointsRequest) (*DeleteCheckpointsResponse, error) // Gets the metrics for all trials associated with this checkpoint GetTrialMetricsByCheckpoint(context.Context, *GetTrialMetricsByCheckpointRequest) (*GetTrialMetricsByCheckpointResponse, error) // Get the list of custom searcher events with long polling. GetSearcherEvents(context.Context, *GetSearcherEventsRequest) (*GetSearcherEventsResponse, error) // Submit operations to a custom searcher. PostSearcherOperations(context.Context, *PostSearcherOperationsRequest) (*PostSearcherOperationsResponse, error) // Get the set of metric names recorded for a list of experiments. ExpMetricNames(*ExpMetricNamesRequest, Determined_ExpMetricNamesServer) error // Get the milestones (in batches processed) at which a metric is recorded by // an experiment. MetricBatches(*MetricBatchesRequest, Determined_MetricBatchesServer) error // Get a snapshot of a metric across all trials at a certain point of // progress. TrialsSnapshot(*TrialsSnapshotRequest, Determined_TrialsSnapshotServer) error // Get a sample of the metrics over time for a sample of the trials. TrialsSample(*TrialsSampleRequest, Determined_TrialsSampleServer) error // Get a list of all resource pools from the cluster. GetResourcePools(context.Context, *GetResourcePoolsRequest) (*GetResourcePoolsResponse, error) // Get a list of all Kubernetes cluster names. GetKubernetesResourceManagers(context.Context, *GetKubernetesResourceManagersRequest) (*GetKubernetesResourceManagersResponse, error) // Deprecated: Do not use. // Get a detailed view of resource allocation during the given time period. ResourceAllocationRaw(context.Context, *ResourceAllocationRawRequest) (*ResourceAllocationRawResponse, error) // Get an aggregated view of resource allocation during the given time period. ResourceAllocationAggregated(context.Context, *ResourceAllocationAggregatedRequest) (*ResourceAllocationAggregatedResponse, error) // Get the requested workspace. GetWorkspace(context.Context, *GetWorkspaceRequest) (*GetWorkspaceResponse, error) // Get projects associated with a workspace. GetWorkspaceProjects(context.Context, *GetWorkspaceProjectsRequest) (*GetWorkspaceProjectsResponse, error) // Get a list of workspaces. GetWorkspaces(context.Context, *GetWorkspacesRequest) (*GetWorkspacesResponse, error) // Create a workspace. PostWorkspace(context.Context, *PostWorkspaceRequest) (*PostWorkspaceResponse, error) // Update a workspace. PatchWorkspace(context.Context, *PatchWorkspaceRequest) (*PatchWorkspaceResponse, error) // Delete a workspace. DeleteWorkspace(context.Context, *DeleteWorkspaceRequest) (*DeleteWorkspaceResponse, error) // Archive a workspace. ArchiveWorkspace(context.Context, *ArchiveWorkspaceRequest) (*ArchiveWorkspaceResponse, error) // Unarchive a workspace. UnarchiveWorkspace(context.Context, *UnarchiveWorkspaceRequest) (*UnarchiveWorkspaceResponse, error) // Pin a workspace. PinWorkspace(context.Context, *PinWorkspaceRequest) (*PinWorkspaceResponse, error) // Unpin a workspace. UnpinWorkspace(context.Context, *UnpinWorkspaceRequest) (*UnpinWorkspaceResponse, error) // Bind a namespace to a workspace. SetWorkspaceNamespaceBindings(context.Context, *SetWorkspaceNamespaceBindingsRequest) (*SetWorkspaceNamespaceBindingsResponse, error) // Set a resource quota for a workspace (within a specific cluster). SetResourceQuotas(context.Context, *SetResourceQuotasRequest) (*SetResourceQuotasResponse, error) // List namespaces bound to a workspace. ListWorkspaceNamespaceBindings(context.Context, *ListWorkspaceNamespaceBindingsRequest) (*ListWorkspaceNamespaceBindingsResponse, error) // Gets the ids of all workspaces that are bound to the default namespace for // atleast one cluster. GetWorkspacesWithDefaultNamespaceBindings(context.Context, *GetWorkspacesWithDefaultNamespaceBindingsRequest) (*GetWorkspacesWithDefaultNamespaceBindingsResponse, error) // Binds the given workpaces to new auto-created namespaces. BulkAutoCreateWorkspaceNamespaceBindings(context.Context, *BulkAutoCreateWorkspaceNamespaceBindingsRequest) (*BulkAutoCreateWorkspaceNamespaceBindingsResponse, error) // Deletes workpace namespace bindings. DeleteWorkspaceNamespaceBindings(context.Context, *DeleteWorkspaceNamespaceBindingsRequest) (*DeleteWorkspaceNamespaceBindingsResponse, error) // Get Kubernetes Resource Quotas for a workspace by the cluster name. GetKubernetesResourceQuotas(context.Context, *GetKubernetesResourceQuotasRequest) (*GetKubernetesResourceQuotasResponse, error) // Get the requested project. GetProject(context.Context, *GetProjectRequest) (*GetProjectResponse, error) // Get the request project by key. GetProjectByKey(context.Context, *GetProjectByKeyRequest) (*GetProjectByKeyResponse, error) // Get a list of columns for experiment list table. GetProjectColumns(context.Context, *GetProjectColumnsRequest) (*GetProjectColumnsResponse, error) // Get metrics range for a project. GetProjectNumericMetricsRange(context.Context, *GetProjectNumericMetricsRangeRequest) (*GetProjectNumericMetricsRangeResponse, error) // Create a project. PostProject(context.Context, *PostProjectRequest) (*PostProjectResponse, error) // Add a note to a project. AddProjectNote(context.Context, *AddProjectNoteRequest) (*AddProjectNoteResponse, error) // Set project notes. PutProjectNotes(context.Context, *PutProjectNotesRequest) (*PutProjectNotesResponse, error) // Update a project. PatchProject(context.Context, *PatchProjectRequest) (*PatchProjectResponse, error) // Delete a project. DeleteProject(context.Context, *DeleteProjectRequest) (*DeleteProjectResponse, error) // Archive a project. ArchiveProject(context.Context, *ArchiveProjectRequest) (*ArchiveProjectResponse, error) // Unarchive a project. UnarchiveProject(context.Context, *UnarchiveProjectRequest) (*UnarchiveProjectResponse, error) // Move a project into a workspace. MoveProject(context.Context, *MoveProjectRequest) (*MoveProjectResponse, error) // Move an experiment into a project. MoveExperiment(context.Context, *MoveExperimentRequest) (*MoveExperimentResponse, error) // Move multiple experiments into a project. MoveExperiments(context.Context, *MoveExperimentsRequest) (*MoveExperimentsResponse, error) // Get a list of webhooks. GetWebhooks(context.Context, *GetWebhooksRequest) (*GetWebhooksResponse, error) // Create a webhook. // TODO(???): Simplify req/response structs? PostWebhook(context.Context, *PostWebhookRequest) (*PostWebhookResponse, error) // Delete a webhook. DeleteWebhook(context.Context, *DeleteWebhookRequest) (*DeleteWebhookResponse, error) // Test a webhook. TestWebhook(context.Context, *TestWebhookRequest) (*TestWebhookResponse, error) // Get a group by id. GetGroup(context.Context, *GetGroupRequest) (*GetGroupResponse, error) // Search for groups with optional filters. GetGroups(context.Context, *GetGroupsRequest) (*GetGroupsResponse, error) // Create a group with optional members on creation. CreateGroup(context.Context, *CreateGroupRequest) (*CreateGroupResponse, error) // Update group info. UpdateGroup(context.Context, *UpdateGroupRequest) (*UpdateGroupResponse, error) // Remove a group. DeleteGroup(context.Context, *DeleteGroupRequest) (*DeleteGroupResponse, error) // List all permissions for the logged in user in all scopes. GetPermissionsSummary(context.Context, *GetPermissionsSummaryRequest) (*GetPermissionsSummaryResponse, error) // Get groups and users assigned to a given workspace with what roles are // assigned. GetGroupsAndUsersAssignedToWorkspace(context.Context, *GetGroupsAndUsersAssignedToWorkspaceRequest) (*GetGroupsAndUsersAssignedToWorkspaceResponse, error) // Get a set of roles with the corresponding IDs. GetRolesByID(context.Context, *GetRolesByIDRequest) (*GetRolesByIDResponse, error) // Get the roles which are assigned to a user. GetRolesAssignedToUser(context.Context, *GetRolesAssignedToUserRequest) (*GetRolesAssignedToUserResponse, error) // Get the roles which are assigned to a group. GetRolesAssignedToGroup(context.Context, *GetRolesAssignedToGroupRequest) (*GetRolesAssignedToGroupResponse, error) // Search for roles assignable to a given scope. SearchRolesAssignableToScope(context.Context, *SearchRolesAssignableToScopeRequest) (*SearchRolesAssignableToScopeResponse, error) // ListRoles returns roles and groups/users granted that role. ListRoles(context.Context, *ListRolesRequest) (*ListRolesResponse, error) // AssignRoles adds a set of role assignments to the system. AssignRoles(context.Context, *AssignRolesRequest) (*AssignRolesResponse, error) // RemoveAssignments removes a set of role assignments from the system. RemoveAssignments(context.Context, *RemoveAssignmentsRequest) (*RemoveAssignmentsResponse, error) // Patch a user's activity PostUserActivity(context.Context, *PostUserActivityRequest) (*PostUserActivityResponse, error) // Get projects by user activity GetProjectsByUserActivity(context.Context, *GetProjectsByUserActivityRequest) (*GetProjectsByUserActivityResponse, error) // Get experiments with grouping and search syntax SearchExperiments(context.Context, *SearchExperimentsRequest) (*SearchExperimentsResponse, error) // Bind resource pool to workspace BindRPToWorkspace(context.Context, *BindRPToWorkspaceRequest) (*BindRPToWorkspaceResponse, error) // Unbind resource pool to workspace UnbindRPFromWorkspace(context.Context, *UnbindRPFromWorkspaceRequest) (*UnbindRPFromWorkspaceResponse, error) // Overwrite resource pool - workspace bindings OverwriteRPWorkspaceBindings(context.Context, *OverwriteRPWorkspaceBindingsRequest) (*OverwriteRPWorkspaceBindingsResponse, error) // List all resource pools, bound and unbound, available to a specific // workspace ListRPsBoundToWorkspace(context.Context, *ListRPsBoundToWorkspaceRequest) (*ListRPsBoundToWorkspaceResponse, error) // List all workspaces bound to a specific resource pool ListWorkspacesBoundToRP(context.Context, *ListWorkspacesBoundToRPRequest) (*ListWorkspacesBoundToRPResponse, error) // Get task config GetGenericTaskConfig(context.Context, *GetGenericTaskConfigRequest) (*GetGenericTaskConfigResponse, error) // Kill generic task KillGenericTask(context.Context, *KillGenericTaskRequest) (*KillGenericTaskResponse, error) // Pause generic task PauseGenericTask(context.Context, *PauseGenericTaskRequest) (*PauseGenericTaskResponse, error) // Unpause generic task UnpauseGenericTask(context.Context, *UnpauseGenericTaskRequest) (*UnpauseGenericTaskResponse, error) // Get a list of runs. SearchRuns(context.Context, *SearchRunsRequest) (*SearchRunsResponse, error) // Move runs. MoveRuns(context.Context, *MoveRunsRequest) (*MoveRunsResponse, error) // Get a list of runs. KillRuns(context.Context, *KillRunsRequest) (*KillRunsResponse, error) // Delete a list of runs. DeleteRuns(context.Context, *DeleteRunsRequest) (*DeleteRunsResponse, error) // Archive runs. ArchiveRuns(context.Context, *ArchiveRunsRequest) (*ArchiveRunsResponse, error) // Unarchive runs. UnarchiveRuns(context.Context, *UnarchiveRunsRequest) (*UnarchiveRunsResponse, error) // Pause experiment associated with provided runs. PauseRuns(context.Context, *PauseRunsRequest) (*PauseRunsResponse, error) // Unpause experiment associated with provided runs. ResumeRuns(context.Context, *ResumeRunsRequest) (*ResumeRunsResponse, error) // Get run metadata. GetRunMetadata(context.Context, *GetRunMetadataRequest) (*GetRunMetadataResponse, error) // Update run metadata. PostRunMetadata(context.Context, *PostRunMetadataRequest) (*PostRunMetadataResponse, error) // Retrieve run metadata values for a given string typed key within // a given project. GetMetadataValues(context.Context, *GetMetadataValuesRequest) (*GetMetadataValuesResponse, error) }
DeterminedServer is the server API for Determined service.
type Determined_ExpMetricNamesClient ¶
type Determined_ExpMetricNamesClient interface { Recv() (*ExpMetricNamesResponse, error) grpc.ClientStream }
type Determined_ExpMetricNamesServer ¶
type Determined_ExpMetricNamesServer interface { Send(*ExpMetricNamesResponse) error grpc.ServerStream }
type Determined_GetMetricsClient ¶
type Determined_GetMetricsClient interface { Recv() (*GetMetricsResponse, error) grpc.ClientStream }
type Determined_GetMetricsServer ¶
type Determined_GetMetricsServer interface { Send(*GetMetricsResponse) error grpc.ServerStream }
type Determined_GetTrainingMetricsClient ¶
type Determined_GetTrainingMetricsClient interface { Recv() (*GetTrainingMetricsResponse, error) grpc.ClientStream }
type Determined_GetTrainingMetricsServer ¶
type Determined_GetTrainingMetricsServer interface { Send(*GetTrainingMetricsResponse) error grpc.ServerStream }
type Determined_GetTrialProfilerAvailableSeriesClient ¶
type Determined_GetTrialProfilerAvailableSeriesClient interface { Recv() (*GetTrialProfilerAvailableSeriesResponse, error) grpc.ClientStream }
type Determined_GetTrialProfilerAvailableSeriesServer ¶
type Determined_GetTrialProfilerAvailableSeriesServer interface { Send(*GetTrialProfilerAvailableSeriesResponse) error grpc.ServerStream }
type Determined_GetTrialProfilerMetricsClient ¶
type Determined_GetTrialProfilerMetricsClient interface { Recv() (*GetTrialProfilerMetricsResponse, error) grpc.ClientStream }
type Determined_GetTrialProfilerMetricsServer ¶
type Determined_GetTrialProfilerMetricsServer interface { Send(*GetTrialProfilerMetricsResponse) error grpc.ServerStream }
type Determined_GetValidationMetricsClient ¶
type Determined_GetValidationMetricsClient interface { Recv() (*GetValidationMetricsResponse, error) grpc.ClientStream }
type Determined_GetValidationMetricsServer ¶
type Determined_GetValidationMetricsServer interface { Send(*GetValidationMetricsResponse) error grpc.ServerStream }
type Determined_MasterLogsClient ¶
type Determined_MasterLogsClient interface { Recv() (*MasterLogsResponse, error) grpc.ClientStream }
type Determined_MasterLogsServer ¶
type Determined_MasterLogsServer interface { Send(*MasterLogsResponse) error grpc.ServerStream }
type Determined_MetricBatchesClient ¶
type Determined_MetricBatchesClient interface { Recv() (*MetricBatchesResponse, error) grpc.ClientStream }
type Determined_MetricBatchesServer ¶
type Determined_MetricBatchesServer interface { Send(*MetricBatchesResponse) error grpc.ServerStream }
type Determined_TaskLogsClient ¶
type Determined_TaskLogsClient interface { Recv() (*TaskLogsResponse, error) grpc.ClientStream }
type Determined_TaskLogsFieldsClient ¶
type Determined_TaskLogsFieldsClient interface { Recv() (*TaskLogsFieldsResponse, error) grpc.ClientStream }
type Determined_TaskLogsFieldsServer ¶
type Determined_TaskLogsFieldsServer interface { Send(*TaskLogsFieldsResponse) error grpc.ServerStream }
type Determined_TaskLogsServer ¶
type Determined_TaskLogsServer interface { Send(*TaskLogsResponse) error grpc.ServerStream }
type Determined_TrialLogsClient ¶
type Determined_TrialLogsClient interface { Recv() (*TrialLogsResponse, error) grpc.ClientStream }
type Determined_TrialLogsFieldsClient ¶
type Determined_TrialLogsFieldsClient interface { Recv() (*TrialLogsFieldsResponse, error) grpc.ClientStream }
type Determined_TrialLogsFieldsServer ¶
type Determined_TrialLogsFieldsServer interface { Send(*TrialLogsFieldsResponse) error grpc.ServerStream }
type Determined_TrialLogsServer ¶
type Determined_TrialLogsServer interface { Send(*TrialLogsResponse) error grpc.ServerStream }
type Determined_TrialsSampleClient ¶
type Determined_TrialsSampleClient interface { Recv() (*TrialsSampleResponse, error) grpc.ClientStream }
type Determined_TrialsSampleServer ¶
type Determined_TrialsSampleServer interface { Send(*TrialsSampleResponse) error grpc.ServerStream }
type Determined_TrialsSnapshotClient ¶
type Determined_TrialsSnapshotClient interface { Recv() (*TrialsSnapshotResponse, error) grpc.ClientStream }
type Determined_TrialsSnapshotServer ¶
type Determined_TrialsSnapshotServer interface { Send(*TrialsSnapshotResponse) error grpc.ServerStream }
type DisableAgentRequest ¶
type DisableAgentRequest struct { // The id of the agent. AgentId string `protobuf:"bytes,1,opt,name=agent_id,json=agentId,proto3" json:"agent_id,omitempty"` // If true, wait for running tasks to finish. Drain bool `protobuf:"varint,2,opt,name=drain,proto3" json:"drain,omitempty"` // contains filtered or unexported fields }
Disable the agent.
func (*DisableAgentRequest) Descriptor
deprecated
func (*DisableAgentRequest) Descriptor() ([]byte, []int)
Deprecated: Use DisableAgentRequest.ProtoReflect.Descriptor instead.
func (*DisableAgentRequest) GetAgentId ¶
func (x *DisableAgentRequest) GetAgentId() string
func (*DisableAgentRequest) GetDrain ¶
func (x *DisableAgentRequest) GetDrain() bool
func (*DisableAgentRequest) ProtoMessage ¶
func (*DisableAgentRequest) ProtoMessage()
func (*DisableAgentRequest) ProtoReflect ¶
func (x *DisableAgentRequest) ProtoReflect() protoreflect.Message
func (*DisableAgentRequest) Reset ¶
func (x *DisableAgentRequest) Reset()
func (*DisableAgentRequest) String ¶
func (x *DisableAgentRequest) String() string
type DisableAgentResponse ¶
type DisableAgentResponse struct { // The disabled agent. Agent *agentv1.Agent `protobuf:"bytes,1,opt,name=agent,proto3" json:"agent,omitempty"` // contains filtered or unexported fields }
Response to DisableAgentRequest.
func (*DisableAgentResponse) Descriptor
deprecated
func (*DisableAgentResponse) Descriptor() ([]byte, []int)
Deprecated: Use DisableAgentResponse.ProtoReflect.Descriptor instead.
func (*DisableAgentResponse) GetAgent ¶
func (x *DisableAgentResponse) GetAgent() *agentv1.Agent
func (*DisableAgentResponse) ProtoMessage ¶
func (*DisableAgentResponse) ProtoMessage()
func (*DisableAgentResponse) ProtoReflect ¶
func (x *DisableAgentResponse) ProtoReflect() protoreflect.Message
func (*DisableAgentResponse) Reset ¶
func (x *DisableAgentResponse) Reset()
func (*DisableAgentResponse) String ¶
func (x *DisableAgentResponse) String() string
type DisableSlotRequest ¶
type DisableSlotRequest struct { // The id of the agent. AgentId string `protobuf:"bytes,1,opt,name=agent_id,json=agentId,proto3" json:"agent_id,omitempty"` // The id of the slot. SlotId string `protobuf:"bytes,2,opt,name=slot_id,json=slotId,proto3" json:"slot_id,omitempty"` // If true, wait for running task to finish. Drain bool `protobuf:"varint,3,opt,name=drain,proto3" json:"drain,omitempty"` // contains filtered or unexported fields }
Disable the slot.
func (*DisableSlotRequest) Descriptor
deprecated
func (*DisableSlotRequest) Descriptor() ([]byte, []int)
Deprecated: Use DisableSlotRequest.ProtoReflect.Descriptor instead.
func (*DisableSlotRequest) GetAgentId ¶
func (x *DisableSlotRequest) GetAgentId() string
func (*DisableSlotRequest) GetDrain ¶
func (x *DisableSlotRequest) GetDrain() bool
func (*DisableSlotRequest) GetSlotId ¶
func (x *DisableSlotRequest) GetSlotId() string
func (*DisableSlotRequest) ProtoMessage ¶
func (*DisableSlotRequest) ProtoMessage()
func (*DisableSlotRequest) ProtoReflect ¶
func (x *DisableSlotRequest) ProtoReflect() protoreflect.Message
func (*DisableSlotRequest) Reset ¶
func (x *DisableSlotRequest) Reset()
func (*DisableSlotRequest) String ¶
func (x *DisableSlotRequest) String() string
type DisableSlotResponse ¶
type DisableSlotResponse struct { // The disabled slot. Slot *agentv1.Slot `protobuf:"bytes,1,opt,name=slot,proto3" json:"slot,omitempty"` // contains filtered or unexported fields }
Response to DisableSlotRequest.
func (*DisableSlotResponse) Descriptor
deprecated
func (*DisableSlotResponse) Descriptor() ([]byte, []int)
Deprecated: Use DisableSlotResponse.ProtoReflect.Descriptor instead.
func (*DisableSlotResponse) GetSlot ¶
func (x *DisableSlotResponse) GetSlot() *agentv1.Slot
func (*DisableSlotResponse) ProtoMessage ¶
func (*DisableSlotResponse) ProtoMessage()
func (*DisableSlotResponse) ProtoReflect ¶
func (x *DisableSlotResponse) ProtoReflect() protoreflect.Message
func (*DisableSlotResponse) Reset ¶
func (x *DisableSlotResponse) Reset()
func (*DisableSlotResponse) String ¶
func (x *DisableSlotResponse) String() string
type DownsampledMetrics ¶
type DownsampledMetrics struct { // A possibly down-sampled series of metrics' readings through the progress of // the trial. Data []*DataPoint `protobuf:"bytes,1,rep,name=data,proto3" json:"data,omitempty"` // Metric group (training, validation, or unset). // // Deprecated: Do not use. Type MetricType `protobuf:"varint,3,opt,name=type,proto3,enum=determined.api.v1.MetricType" json:"type,omitempty"` // Metric group (training, validation, etc). Group string `protobuf:"bytes,4,opt,name=group,proto3" json:"group,omitempty"` // contains filtered or unexported fields }
DownsampledMetrics captures a metric's name and downsampled data points.
func (*DownsampledMetrics) Descriptor
deprecated
func (*DownsampledMetrics) Descriptor() ([]byte, []int)
Deprecated: Use DownsampledMetrics.ProtoReflect.Descriptor instead.
func (*DownsampledMetrics) GetData ¶
func (x *DownsampledMetrics) GetData() []*DataPoint
func (*DownsampledMetrics) GetGroup ¶
func (x *DownsampledMetrics) GetGroup() string
func (*DownsampledMetrics) GetType
deprecated
func (x *DownsampledMetrics) GetType() MetricType
Deprecated: Do not use.
func (*DownsampledMetrics) ProtoMessage ¶
func (*DownsampledMetrics) ProtoMessage()
func (*DownsampledMetrics) ProtoReflect ¶
func (x *DownsampledMetrics) ProtoReflect() protoreflect.Message
func (*DownsampledMetrics) Reset ¶
func (x *DownsampledMetrics) Reset()
func (*DownsampledMetrics) String ¶
func (x *DownsampledMetrics) String() string
type EnableAgentRequest ¶
type EnableAgentRequest struct { // The id of the agent. AgentId string `protobuf:"bytes,1,opt,name=agent_id,json=agentId,proto3" json:"agent_id,omitempty"` // contains filtered or unexported fields }
Enable the agent.
func (*EnableAgentRequest) Descriptor
deprecated
func (*EnableAgentRequest) Descriptor() ([]byte, []int)
Deprecated: Use EnableAgentRequest.ProtoReflect.Descriptor instead.
func (*EnableAgentRequest) GetAgentId ¶
func (x *EnableAgentRequest) GetAgentId() string
func (*EnableAgentRequest) ProtoMessage ¶
func (*EnableAgentRequest) ProtoMessage()
func (*EnableAgentRequest) ProtoReflect ¶
func (x *EnableAgentRequest) ProtoReflect() protoreflect.Message
func (*EnableAgentRequest) Reset ¶
func (x *EnableAgentRequest) Reset()
func (*EnableAgentRequest) String ¶
func (x *EnableAgentRequest) String() string
type EnableAgentResponse ¶
type EnableAgentResponse struct { // The enabled agent. Agent *agentv1.Agent `protobuf:"bytes,1,opt,name=agent,proto3" json:"agent,omitempty"` // contains filtered or unexported fields }
Response to EnableAgentRequest.
func (*EnableAgentResponse) Descriptor
deprecated
func (*EnableAgentResponse) Descriptor() ([]byte, []int)
Deprecated: Use EnableAgentResponse.ProtoReflect.Descriptor instead.
func (*EnableAgentResponse) GetAgent ¶
func (x *EnableAgentResponse) GetAgent() *agentv1.Agent
func (*EnableAgentResponse) ProtoMessage ¶
func (*EnableAgentResponse) ProtoMessage()
func (*EnableAgentResponse) ProtoReflect ¶
func (x *EnableAgentResponse) ProtoReflect() protoreflect.Message
func (*EnableAgentResponse) Reset ¶
func (x *EnableAgentResponse) Reset()
func (*EnableAgentResponse) String ¶
func (x *EnableAgentResponse) String() string
type EnableSlotRequest ¶
type EnableSlotRequest struct { // The id of the agent. AgentId string `protobuf:"bytes,1,opt,name=agent_id,json=agentId,proto3" json:"agent_id,omitempty"` // The id of the slot. SlotId string `protobuf:"bytes,2,opt,name=slot_id,json=slotId,proto3" json:"slot_id,omitempty"` // contains filtered or unexported fields }
Enable the slot.
func (*EnableSlotRequest) Descriptor
deprecated
func (*EnableSlotRequest) Descriptor() ([]byte, []int)
Deprecated: Use EnableSlotRequest.ProtoReflect.Descriptor instead.
func (*EnableSlotRequest) GetAgentId ¶
func (x *EnableSlotRequest) GetAgentId() string
func (*EnableSlotRequest) GetSlotId ¶
func (x *EnableSlotRequest) GetSlotId() string
func (*EnableSlotRequest) ProtoMessage ¶
func (*EnableSlotRequest) ProtoMessage()
func (*EnableSlotRequest) ProtoReflect ¶
func (x *EnableSlotRequest) ProtoReflect() protoreflect.Message
func (*EnableSlotRequest) Reset ¶
func (x *EnableSlotRequest) Reset()
func (*EnableSlotRequest) String ¶
func (x *EnableSlotRequest) String() string
type EnableSlotResponse ¶
type EnableSlotResponse struct { // The enabled slot. Slot *agentv1.Slot `protobuf:"bytes,1,opt,name=slot,proto3" json:"slot,omitempty"` // contains filtered or unexported fields }
Response to EnableSlotRequest.
func (*EnableSlotResponse) Descriptor
deprecated
func (*EnableSlotResponse) Descriptor() ([]byte, []int)
Deprecated: Use EnableSlotResponse.ProtoReflect.Descriptor instead.
func (*EnableSlotResponse) GetSlot ¶
func (x *EnableSlotResponse) GetSlot() *agentv1.Slot
func (*EnableSlotResponse) ProtoMessage ¶
func (*EnableSlotResponse) ProtoMessage()
func (*EnableSlotResponse) ProtoReflect ¶
func (x *EnableSlotResponse) ProtoReflect() protoreflect.Message
func (*EnableSlotResponse) Reset ¶
func (x *EnableSlotResponse) Reset()
func (*EnableSlotResponse) String ¶
func (x *EnableSlotResponse) String() string
type ExpMetricNamesRequest ¶
type ExpMetricNamesRequest struct { // The ids for the experiments. Ids []int32 `protobuf:"varint,1,rep,packed,name=ids,proto3" json:"ids,omitempty"` // Seconds to wait when polling for updates. PeriodSeconds int32 `protobuf:"varint,2,opt,name=period_seconds,json=periodSeconds,proto3" json:"period_seconds,omitempty"` // contains filtered or unexported fields }
Request for the set of metrics recorded by multiple experiments.
func (*ExpMetricNamesRequest) Descriptor
deprecated
func (*ExpMetricNamesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ExpMetricNamesRequest.ProtoReflect.Descriptor instead.
func (*ExpMetricNamesRequest) GetIds ¶
func (x *ExpMetricNamesRequest) GetIds() []int32
func (*ExpMetricNamesRequest) GetPeriodSeconds ¶
func (x *ExpMetricNamesRequest) GetPeriodSeconds() int32
func (*ExpMetricNamesRequest) ProtoMessage ¶
func (*ExpMetricNamesRequest) ProtoMessage()
func (*ExpMetricNamesRequest) ProtoReflect ¶
func (x *ExpMetricNamesRequest) ProtoReflect() protoreflect.Message
func (*ExpMetricNamesRequest) Reset ¶
func (x *ExpMetricNamesRequest) Reset()
func (*ExpMetricNamesRequest) String ¶
func (x *ExpMetricNamesRequest) String() string
type ExpMetricNamesResponse ¶
type ExpMetricNamesResponse struct { // The names of the searcher metrics. SearcherMetrics []string `protobuf:"bytes,1,rep,name=searcher_metrics,json=searcherMetrics,proto3" json:"searcher_metrics,omitempty"` // List of training metric names. // // Deprecated: Do not use. TrainingMetrics []string `protobuf:"bytes,2,rep,name=training_metrics,json=trainingMetrics,proto3" json:"training_metrics,omitempty"` // List of validation metric names. // // Deprecated: Do not use. ValidationMetrics []string `protobuf:"bytes,3,rep,name=validation_metrics,json=validationMetrics,proto3" json:"validation_metrics,omitempty"` // List of metric group-name pairs. MetricNames []*metricv1.MetricIdentifier `protobuf:"bytes,4,rep,name=metric_names,json=metricNames,proto3" json:"metric_names,omitempty"` // contains filtered or unexported fields }
Response to ExpMetricNamesRequest.
func (*ExpMetricNamesResponse) Descriptor
deprecated
func (*ExpMetricNamesResponse) Descriptor() ([]byte, []int)
Deprecated: Use ExpMetricNamesResponse.ProtoReflect.Descriptor instead.
func (*ExpMetricNamesResponse) GetMetricNames ¶
func (x *ExpMetricNamesResponse) GetMetricNames() []*metricv1.MetricIdentifier
func (*ExpMetricNamesResponse) GetSearcherMetrics ¶
func (x *ExpMetricNamesResponse) GetSearcherMetrics() []string
func (*ExpMetricNamesResponse) GetTrainingMetrics
deprecated
func (x *ExpMetricNamesResponse) GetTrainingMetrics() []string
Deprecated: Do not use.
func (*ExpMetricNamesResponse) GetValidationMetrics
deprecated
func (x *ExpMetricNamesResponse) GetValidationMetrics() []string
Deprecated: Do not use.
func (*ExpMetricNamesResponse) ProtoMessage ¶
func (*ExpMetricNamesResponse) ProtoMessage()
func (*ExpMetricNamesResponse) ProtoReflect ¶
func (x *ExpMetricNamesResponse) ProtoReflect() protoreflect.Message
func (*ExpMetricNamesResponse) Reset ¶
func (x *ExpMetricNamesResponse) Reset()
func (*ExpMetricNamesResponse) String ¶
func (x *ExpMetricNamesResponse) String() string
type ExperimentActionResult ¶
type ExperimentActionResult struct { // Optional error message. Error string `protobuf:"bytes,1,opt,name=error,proto3" json:"error,omitempty"` // Experiment ID. Id int32 `protobuf:"varint,2,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
Message for results of individual experiments in a multi-experiment action.
func (*ExperimentActionResult) Descriptor
deprecated
func (*ExperimentActionResult) Descriptor() ([]byte, []int)
Deprecated: Use ExperimentActionResult.ProtoReflect.Descriptor instead.
func (*ExperimentActionResult) GetError ¶
func (x *ExperimentActionResult) GetError() string
func (*ExperimentActionResult) GetId ¶
func (x *ExperimentActionResult) GetId() int32
func (*ExperimentActionResult) ProtoMessage ¶
func (*ExperimentActionResult) ProtoMessage()
func (*ExperimentActionResult) ProtoReflect ¶
func (x *ExperimentActionResult) ProtoReflect() protoreflect.Message
func (*ExperimentActionResult) Reset ¶
func (x *ExperimentActionResult) Reset()
func (*ExperimentActionResult) String ¶
func (x *ExperimentActionResult) String() string
type GetActiveTasksCountRequest ¶
type GetActiveTasksCountRequest struct {
// contains filtered or unexported fields
}
Request a count of active tasks by type.
func (*GetActiveTasksCountRequest) Descriptor
deprecated
func (*GetActiveTasksCountRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetActiveTasksCountRequest.ProtoReflect.Descriptor instead.
func (*GetActiveTasksCountRequest) ProtoMessage ¶
func (*GetActiveTasksCountRequest) ProtoMessage()
func (*GetActiveTasksCountRequest) ProtoReflect ¶
func (x *GetActiveTasksCountRequest) ProtoReflect() protoreflect.Message
func (*GetActiveTasksCountRequest) Reset ¶
func (x *GetActiveTasksCountRequest) Reset()
func (*GetActiveTasksCountRequest) String ¶
func (x *GetActiveTasksCountRequest) String() string
type GetActiveTasksCountResponse ¶
type GetActiveTasksCountResponse struct { // The count of commands. Commands int32 `protobuf:"varint,1,opt,name=commands,proto3" json:"commands,omitempty"` // The count of notebooks. Notebooks int32 `protobuf:"varint,2,opt,name=notebooks,proto3" json:"notebooks,omitempty"` // The count of shells. Shells int32 `protobuf:"varint,3,opt,name=shells,proto3" json:"shells,omitempty"` // The count of TensorBoards. Tensorboards int32 `protobuf:"varint,4,opt,name=tensorboards,proto3" json:"tensorboards,omitempty"` // contains filtered or unexported fields }
Response to GetActiveTasksCountRequest.
func (*GetActiveTasksCountResponse) Descriptor
deprecated
func (*GetActiveTasksCountResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetActiveTasksCountResponse.ProtoReflect.Descriptor instead.
func (*GetActiveTasksCountResponse) GetCommands ¶
func (x *GetActiveTasksCountResponse) GetCommands() int32
func (*GetActiveTasksCountResponse) GetNotebooks ¶
func (x *GetActiveTasksCountResponse) GetNotebooks() int32
func (*GetActiveTasksCountResponse) GetShells ¶
func (x *GetActiveTasksCountResponse) GetShells() int32
func (*GetActiveTasksCountResponse) GetTensorboards ¶
func (x *GetActiveTasksCountResponse) GetTensorboards() int32
func (*GetActiveTasksCountResponse) ProtoMessage ¶
func (*GetActiveTasksCountResponse) ProtoMessage()
func (*GetActiveTasksCountResponse) ProtoReflect ¶
func (x *GetActiveTasksCountResponse) ProtoReflect() protoreflect.Message
func (*GetActiveTasksCountResponse) Reset ¶
func (x *GetActiveTasksCountResponse) Reset()
func (*GetActiveTasksCountResponse) String ¶
func (x *GetActiveTasksCountResponse) String() string
type GetAgentRequest ¶
type GetAgentRequest struct { // The id of the agent. AgentId string `protobuf:"bytes,1,opt,name=agent_id,json=agentId,proto3" json:"agent_id,omitempty"` // contains filtered or unexported fields }
Get the requested agent.
func (*GetAgentRequest) Descriptor
deprecated
func (*GetAgentRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetAgentRequest.ProtoReflect.Descriptor instead.
func (*GetAgentRequest) GetAgentId ¶
func (x *GetAgentRequest) GetAgentId() string
func (*GetAgentRequest) ProtoMessage ¶
func (*GetAgentRequest) ProtoMessage()
func (*GetAgentRequest) ProtoReflect ¶
func (x *GetAgentRequest) ProtoReflect() protoreflect.Message
func (*GetAgentRequest) Reset ¶
func (x *GetAgentRequest) Reset()
func (*GetAgentRequest) String ¶
func (x *GetAgentRequest) String() string
type GetAgentResponse ¶
type GetAgentResponse struct { // The requested agent. Agent *agentv1.Agent `protobuf:"bytes,1,opt,name=agent,proto3" json:"agent,omitempty"` // contains filtered or unexported fields }
Response to GetAgentRequest.
func (*GetAgentResponse) Descriptor
deprecated
func (*GetAgentResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetAgentResponse.ProtoReflect.Descriptor instead.
func (*GetAgentResponse) GetAgent ¶
func (x *GetAgentResponse) GetAgent() *agentv1.Agent
func (*GetAgentResponse) ProtoMessage ¶
func (*GetAgentResponse) ProtoMessage()
func (*GetAgentResponse) ProtoReflect ¶
func (x *GetAgentResponse) ProtoReflect() protoreflect.Message
func (*GetAgentResponse) Reset ¶
func (x *GetAgentResponse) Reset()
func (*GetAgentResponse) String ¶
func (x *GetAgentResponse) String() string
type GetAgentsRequest ¶
type GetAgentsRequest struct { // Sort agents by the given field. SortBy GetAgentsRequest_SortBy `` /* 127-byte string literal not displayed */ // Order agents in either ascending or descending order. OrderBy OrderBy `protobuf:"varint,2,opt,name=order_by,json=orderBy,proto3,enum=determined.api.v1.OrderBy" json:"order_by,omitempty"` // Skip the number of agents before returning results. Negative values // denote number of agents to skip from the end before returning results. Offset int32 `protobuf:"varint,3,opt,name=offset,proto3" json:"offset,omitempty"` // Limit the number of agents. A value of 0 denotes no limit. Limit int32 `protobuf:"varint,4,opt,name=limit,proto3" json:"limit,omitempty"` // exclude slots ExcludeSlots bool `protobuf:"varint,6,opt,name=exclude_slots,json=excludeSlots,proto3" json:"exclude_slots,omitempty"` // exclude containers ExcludeContainers bool `protobuf:"varint,7,opt,name=exclude_containers,json=excludeContainers,proto3" json:"exclude_containers,omitempty"` // contains filtered or unexported fields }
Get a set of agents from the cluster.
func (*GetAgentsRequest) Descriptor
deprecated
func (*GetAgentsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetAgentsRequest.ProtoReflect.Descriptor instead.
func (*GetAgentsRequest) GetExcludeContainers ¶
func (x *GetAgentsRequest) GetExcludeContainers() bool
func (*GetAgentsRequest) GetExcludeSlots ¶
func (x *GetAgentsRequest) GetExcludeSlots() bool
func (*GetAgentsRequest) GetLimit ¶
func (x *GetAgentsRequest) GetLimit() int32
func (*GetAgentsRequest) GetOffset ¶
func (x *GetAgentsRequest) GetOffset() int32
func (*GetAgentsRequest) GetOrderBy ¶
func (x *GetAgentsRequest) GetOrderBy() OrderBy
func (*GetAgentsRequest) GetSortBy ¶
func (x *GetAgentsRequest) GetSortBy() GetAgentsRequest_SortBy
func (*GetAgentsRequest) ProtoMessage ¶
func (*GetAgentsRequest) ProtoMessage()
func (*GetAgentsRequest) ProtoReflect ¶
func (x *GetAgentsRequest) ProtoReflect() protoreflect.Message
func (*GetAgentsRequest) Reset ¶
func (x *GetAgentsRequest) Reset()
func (*GetAgentsRequest) String ¶
func (x *GetAgentsRequest) String() string
type GetAgentsRequest_SortBy ¶
type GetAgentsRequest_SortBy int32
Sorts agents by the given field.
const ( // Returns agents in an unsorted list. GetAgentsRequest_SORT_BY_UNSPECIFIED GetAgentsRequest_SortBy = 0 // Returns agents sorted by id. GetAgentsRequest_SORT_BY_ID GetAgentsRequest_SortBy = 1 // Returns agents sorted by time. GetAgentsRequest_SORT_BY_TIME GetAgentsRequest_SortBy = 2 )
func (GetAgentsRequest_SortBy) Descriptor ¶
func (GetAgentsRequest_SortBy) Descriptor() protoreflect.EnumDescriptor
func (GetAgentsRequest_SortBy) Enum ¶
func (x GetAgentsRequest_SortBy) Enum() *GetAgentsRequest_SortBy
func (GetAgentsRequest_SortBy) EnumDescriptor
deprecated
func (GetAgentsRequest_SortBy) EnumDescriptor() ([]byte, []int)
Deprecated: Use GetAgentsRequest_SortBy.Descriptor instead.
func (GetAgentsRequest_SortBy) Number ¶
func (x GetAgentsRequest_SortBy) Number() protoreflect.EnumNumber
func (GetAgentsRequest_SortBy) String ¶
func (x GetAgentsRequest_SortBy) String() string
func (GetAgentsRequest_SortBy) Type ¶
func (GetAgentsRequest_SortBy) Type() protoreflect.EnumType
type GetAgentsResponse ¶
type GetAgentsResponse struct { // The list of returned agents. Agents []*agentv1.Agent `protobuf:"bytes,1,rep,name=agents,proto3" json:"agents,omitempty"` // Pagination information of the full dataset. Pagination *Pagination `protobuf:"bytes,2,opt,name=pagination,proto3" json:"pagination,omitempty"` // contains filtered or unexported fields }
Response to GetAgentsRequest.
func (*GetAgentsResponse) Descriptor
deprecated
func (*GetAgentsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetAgentsResponse.ProtoReflect.Descriptor instead.
func (*GetAgentsResponse) GetAgents ¶
func (x *GetAgentsResponse) GetAgents() []*agentv1.Agent
func (*GetAgentsResponse) GetPagination ¶
func (x *GetAgentsResponse) GetPagination() *Pagination
func (*GetAgentsResponse) ProtoMessage ¶
func (*GetAgentsResponse) ProtoMessage()
func (*GetAgentsResponse) ProtoReflect ¶
func (x *GetAgentsResponse) ProtoReflect() protoreflect.Message
func (*GetAgentsResponse) Reset ¶
func (x *GetAgentsResponse) Reset()
func (*GetAgentsResponse) String ¶
func (x *GetAgentsResponse) String() string
type GetAllocationRequest ¶
type GetAllocationRequest struct { // The id of the allocation. AllocationId string `protobuf:"bytes,1,opt,name=allocation_id,json=allocationId,proto3" json:"allocation_id,omitempty"` // contains filtered or unexported fields }
Gets some allocation.
func (*GetAllocationRequest) Descriptor
deprecated
func (*GetAllocationRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetAllocationRequest.ProtoReflect.Descriptor instead.
func (*GetAllocationRequest) GetAllocationId ¶
func (x *GetAllocationRequest) GetAllocationId() string
func (*GetAllocationRequest) ProtoMessage ¶
func (*GetAllocationRequest) ProtoMessage()
func (*GetAllocationRequest) ProtoReflect ¶
func (x *GetAllocationRequest) ProtoReflect() protoreflect.Message
func (*GetAllocationRequest) Reset ¶
func (x *GetAllocationRequest) Reset()
func (*GetAllocationRequest) String ¶
func (x *GetAllocationRequest) String() string
type GetAllocationResponse ¶
type GetAllocationResponse struct { // The id of the allocation. Allocation *taskv1.Allocation `protobuf:"bytes,1,opt,name=allocation,proto3" json:"allocation,omitempty"` // contains filtered or unexported fields }
Response to GetAllocationRequest
func (*GetAllocationResponse) Descriptor
deprecated
func (*GetAllocationResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetAllocationResponse.ProtoReflect.Descriptor instead.
func (*GetAllocationResponse) GetAllocation ¶
func (x *GetAllocationResponse) GetAllocation() *taskv1.Allocation
func (*GetAllocationResponse) ProtoMessage ¶
func (*GetAllocationResponse) ProtoMessage()
func (*GetAllocationResponse) ProtoReflect ¶
func (x *GetAllocationResponse) ProtoReflect() protoreflect.Message
func (*GetAllocationResponse) Reset ¶
func (x *GetAllocationResponse) Reset()
func (*GetAllocationResponse) String ¶
func (x *GetAllocationResponse) String() string
type GetBestSearcherValidationMetricRequest ¶
type GetBestSearcherValidationMetricRequest struct { // The ID of the experiment. ExperimentId int32 `protobuf:"varint,1,opt,name=experiment_id,json=experimentId,proto3" json:"experiment_id,omitempty"` // contains filtered or unexported fields }
Get the best searcher validation.
func (*GetBestSearcherValidationMetricRequest) Descriptor
deprecated
func (*GetBestSearcherValidationMetricRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetBestSearcherValidationMetricRequest.ProtoReflect.Descriptor instead.
func (*GetBestSearcherValidationMetricRequest) GetExperimentId ¶
func (x *GetBestSearcherValidationMetricRequest) GetExperimentId() int32
func (*GetBestSearcherValidationMetricRequest) ProtoMessage ¶
func (*GetBestSearcherValidationMetricRequest) ProtoMessage()
func (*GetBestSearcherValidationMetricRequest) ProtoReflect ¶
func (x *GetBestSearcherValidationMetricRequest) ProtoReflect() protoreflect.Message
func (*GetBestSearcherValidationMetricRequest) Reset ¶
func (x *GetBestSearcherValidationMetricRequest) Reset()
func (*GetBestSearcherValidationMetricRequest) String ¶
func (x *GetBestSearcherValidationMetricRequest) String() string
type GetBestSearcherValidationMetricResponse ¶
type GetBestSearcherValidationMetricResponse struct { // The value of the metric. Metric float32 `protobuf:"fixed32,1,opt,name=metric,proto3" json:"metric,omitempty"` // contains filtered or unexported fields }
Response to GetBestSearcherValidationMetricRequest.
func (*GetBestSearcherValidationMetricResponse) Descriptor
deprecated
func (*GetBestSearcherValidationMetricResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetBestSearcherValidationMetricResponse.ProtoReflect.Descriptor instead.
func (*GetBestSearcherValidationMetricResponse) GetMetric ¶
func (x *GetBestSearcherValidationMetricResponse) GetMetric() float32
func (*GetBestSearcherValidationMetricResponse) ProtoMessage ¶
func (*GetBestSearcherValidationMetricResponse) ProtoMessage()
func (*GetBestSearcherValidationMetricResponse) ProtoReflect ¶
func (x *GetBestSearcherValidationMetricResponse) ProtoReflect() protoreflect.Message
func (*GetBestSearcherValidationMetricResponse) Reset ¶
func (x *GetBestSearcherValidationMetricResponse) Reset()
func (*GetBestSearcherValidationMetricResponse) String ¶
func (x *GetBestSearcherValidationMetricResponse) String() string
type GetCheckpointRequest ¶
type GetCheckpointRequest struct { // The uuid for the requested checkpoint. CheckpointUuid string `protobuf:"bytes,1,opt,name=checkpoint_uuid,json=checkpointUuid,proto3" json:"checkpoint_uuid,omitempty"` // contains filtered or unexported fields }
Get the requested checkpoint.
func (*GetCheckpointRequest) Descriptor
deprecated
func (*GetCheckpointRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetCheckpointRequest.ProtoReflect.Descriptor instead.
func (*GetCheckpointRequest) GetCheckpointUuid ¶
func (x *GetCheckpointRequest) GetCheckpointUuid() string
func (*GetCheckpointRequest) ProtoMessage ¶
func (*GetCheckpointRequest) ProtoMessage()
func (*GetCheckpointRequest) ProtoReflect ¶
func (x *GetCheckpointRequest) ProtoReflect() protoreflect.Message
func (*GetCheckpointRequest) Reset ¶
func (x *GetCheckpointRequest) Reset()
func (*GetCheckpointRequest) String ¶
func (x *GetCheckpointRequest) String() string
type GetCheckpointResponse ¶
type GetCheckpointResponse struct { // The requested checkpoint. Checkpoint *checkpointv1.Checkpoint `protobuf:"bytes,1,opt,name=checkpoint,proto3" json:"checkpoint,omitempty"` // contains filtered or unexported fields }
Response to GetCheckpointRequest.
func (*GetCheckpointResponse) Descriptor
deprecated
func (*GetCheckpointResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetCheckpointResponse.ProtoReflect.Descriptor instead.
func (*GetCheckpointResponse) GetCheckpoint ¶
func (x *GetCheckpointResponse) GetCheckpoint() *checkpointv1.Checkpoint
func (*GetCheckpointResponse) ProtoMessage ¶
func (*GetCheckpointResponse) ProtoMessage()
func (*GetCheckpointResponse) ProtoReflect ¶
func (x *GetCheckpointResponse) ProtoReflect() protoreflect.Message
func (*GetCheckpointResponse) Reset ¶
func (x *GetCheckpointResponse) Reset()
func (*GetCheckpointResponse) String ¶
func (x *GetCheckpointResponse) String() string
type GetClusterMessageRequest ¶
type GetClusterMessageRequest struct {
// contains filtered or unexported fields
}
GetClusterMessageRequest is used to get the current cluster message by admins.
func (*GetClusterMessageRequest) Descriptor
deprecated
func (*GetClusterMessageRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetClusterMessageRequest.ProtoReflect.Descriptor instead.
func (*GetClusterMessageRequest) ProtoMessage ¶
func (*GetClusterMessageRequest) ProtoMessage()
func (*GetClusterMessageRequest) ProtoReflect ¶
func (x *GetClusterMessageRequest) ProtoReflect() protoreflect.Message
func (*GetClusterMessageRequest) Reset ¶
func (x *GetClusterMessageRequest) Reset()
func (*GetClusterMessageRequest) String ¶
func (x *GetClusterMessageRequest) String() string
type GetClusterMessageResponse ¶
type GetClusterMessageResponse struct { // cluster_message is the current cluster message. ClusterMessage *ClusterMessage `protobuf:"bytes,1,opt,name=cluster_message,json=clusterMessage,proto3,oneof" json:"cluster_message,omitempty"` // contains filtered or unexported fields }
GetClusterMessageResponse is the response that contains the current cluster message.
func (*GetClusterMessageResponse) Descriptor
deprecated
func (*GetClusterMessageResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetClusterMessageResponse.ProtoReflect.Descriptor instead.
func (*GetClusterMessageResponse) GetClusterMessage ¶
func (x *GetClusterMessageResponse) GetClusterMessage() *ClusterMessage
func (*GetClusterMessageResponse) ProtoMessage ¶
func (*GetClusterMessageResponse) ProtoMessage()
func (*GetClusterMessageResponse) ProtoReflect ¶
func (x *GetClusterMessageResponse) ProtoReflect() protoreflect.Message
func (*GetClusterMessageResponse) Reset ¶
func (x *GetClusterMessageResponse) Reset()
func (*GetClusterMessageResponse) String ¶
func (x *GetClusterMessageResponse) String() string
type GetCommandRequest ¶
type GetCommandRequest struct { // The id of the command. CommandId string `protobuf:"bytes,1,opt,name=command_id,json=commandId,proto3" json:"command_id,omitempty"` // contains filtered or unexported fields }
Get the requested command.
func (*GetCommandRequest) Descriptor
deprecated
func (*GetCommandRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetCommandRequest.ProtoReflect.Descriptor instead.
func (*GetCommandRequest) GetCommandId ¶
func (x *GetCommandRequest) GetCommandId() string
func (*GetCommandRequest) ProtoMessage ¶
func (*GetCommandRequest) ProtoMessage()
func (*GetCommandRequest) ProtoReflect ¶
func (x *GetCommandRequest) ProtoReflect() protoreflect.Message
func (*GetCommandRequest) Reset ¶
func (x *GetCommandRequest) Reset()
func (*GetCommandRequest) String ¶
func (x *GetCommandRequest) String() string
type GetCommandResponse ¶
type GetCommandResponse struct { // The requested command. Command *commandv1.Command `protobuf:"bytes,1,opt,name=command,proto3" json:"command,omitempty"` // The command config. Config *_struct.Struct `protobuf:"bytes,2,opt,name=config,proto3" json:"config,omitempty"` // contains filtered or unexported fields }
Response to GetCommandRequest.
func (*GetCommandResponse) Descriptor
deprecated
func (*GetCommandResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetCommandResponse.ProtoReflect.Descriptor instead.
func (*GetCommandResponse) GetCommand ¶
func (x *GetCommandResponse) GetCommand() *commandv1.Command
func (*GetCommandResponse) GetConfig ¶
func (x *GetCommandResponse) GetConfig() *_struct.Struct
func (*GetCommandResponse) ProtoMessage ¶
func (*GetCommandResponse) ProtoMessage()
func (*GetCommandResponse) ProtoReflect ¶
func (x *GetCommandResponse) ProtoReflect() protoreflect.Message
func (*GetCommandResponse) Reset ¶
func (x *GetCommandResponse) Reset()
func (*GetCommandResponse) String ¶
func (x *GetCommandResponse) String() string
type GetCommandsRequest ¶
type GetCommandsRequest struct { // Sort commands by the given field. SortBy GetCommandsRequest_SortBy `` /* 129-byte string literal not displayed */ // Order commands in either ascending or descending order. OrderBy OrderBy `protobuf:"varint,2,opt,name=order_by,json=orderBy,proto3,enum=determined.api.v1.OrderBy" json:"order_by,omitempty"` // Skip the number of commands before returning results. Negative values // denote number of commands to skip from the end before returning results. Offset int32 `protobuf:"varint,3,opt,name=offset,proto3" json:"offset,omitempty"` // Limit the number of commands. A value of 0 denotes no limit. Limit int32 `protobuf:"varint,4,opt,name=limit,proto3" json:"limit,omitempty"` // Limit commands to those that are owned by users with the specified // usernames. Users []string `protobuf:"bytes,5,rep,name=users,proto3" json:"users,omitempty"` // Limit commands to those that are owned by users with the specified userIds. UserIds []int32 `protobuf:"varint,6,rep,packed,name=user_ids,json=userIds,proto3" json:"user_ids,omitempty"` // Limit commands to those within a specific workspace, or 0 for all // accessible workspaces. WorkspaceId int32 `protobuf:"varint,7,opt,name=workspace_id,json=workspaceId,proto3" json:"workspace_id,omitempty"` // contains filtered or unexported fields }
Get a list of commands.
func (*GetCommandsRequest) Descriptor
deprecated
func (*GetCommandsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetCommandsRequest.ProtoReflect.Descriptor instead.
func (*GetCommandsRequest) GetLimit ¶
func (x *GetCommandsRequest) GetLimit() int32
func (*GetCommandsRequest) GetOffset ¶
func (x *GetCommandsRequest) GetOffset() int32
func (*GetCommandsRequest) GetOrderBy ¶
func (x *GetCommandsRequest) GetOrderBy() OrderBy
func (*GetCommandsRequest) GetSortBy ¶
func (x *GetCommandsRequest) GetSortBy() GetCommandsRequest_SortBy
func (*GetCommandsRequest) GetUserIds ¶
func (x *GetCommandsRequest) GetUserIds() []int32
func (*GetCommandsRequest) GetUsers ¶
func (x *GetCommandsRequest) GetUsers() []string
func (*GetCommandsRequest) GetWorkspaceId ¶
func (x *GetCommandsRequest) GetWorkspaceId() int32
func (*GetCommandsRequest) ProtoMessage ¶
func (*GetCommandsRequest) ProtoMessage()
func (*GetCommandsRequest) ProtoReflect ¶
func (x *GetCommandsRequest) ProtoReflect() protoreflect.Message
func (*GetCommandsRequest) Reset ¶
func (x *GetCommandsRequest) Reset()
func (*GetCommandsRequest) String ¶
func (x *GetCommandsRequest) String() string
type GetCommandsRequest_SortBy ¶
type GetCommandsRequest_SortBy int32
Sorts commands by the given field.
const ( // Returns commands in an unsorted list. GetCommandsRequest_SORT_BY_UNSPECIFIED GetCommandsRequest_SortBy = 0 // Returns commands sorted by id. GetCommandsRequest_SORT_BY_ID GetCommandsRequest_SortBy = 1 // Returns commands sorted by description. GetCommandsRequest_SORT_BY_DESCRIPTION GetCommandsRequest_SortBy = 2 // Return commands sorted by start time. GetCommandsRequest_SORT_BY_START_TIME GetCommandsRequest_SortBy = 4 // Return commands sorted by workspace_id. GetCommandsRequest_SORT_BY_WORKSPACE_ID GetCommandsRequest_SortBy = 5 )
func (GetCommandsRequest_SortBy) Descriptor ¶
func (GetCommandsRequest_SortBy) Descriptor() protoreflect.EnumDescriptor
func (GetCommandsRequest_SortBy) Enum ¶
func (x GetCommandsRequest_SortBy) Enum() *GetCommandsRequest_SortBy
func (GetCommandsRequest_SortBy) EnumDescriptor
deprecated
func (GetCommandsRequest_SortBy) EnumDescriptor() ([]byte, []int)
Deprecated: Use GetCommandsRequest_SortBy.Descriptor instead.
func (GetCommandsRequest_SortBy) Number ¶
func (x GetCommandsRequest_SortBy) Number() protoreflect.EnumNumber
func (GetCommandsRequest_SortBy) String ¶
func (x GetCommandsRequest_SortBy) String() string
func (GetCommandsRequest_SortBy) Type ¶
func (GetCommandsRequest_SortBy) Type() protoreflect.EnumType
type GetCommandsResponse ¶
type GetCommandsResponse struct { // The list of returned commands. Commands []*commandv1.Command `protobuf:"bytes,1,rep,name=commands,proto3" json:"commands,omitempty"` // Pagination information of the full dataset. Pagination *Pagination `protobuf:"bytes,2,opt,name=pagination,proto3" json:"pagination,omitempty"` // contains filtered or unexported fields }
Response to GetCommandsRequest.
func (*GetCommandsResponse) Descriptor
deprecated
func (*GetCommandsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetCommandsResponse.ProtoReflect.Descriptor instead.
func (*GetCommandsResponse) GetCommands ¶
func (x *GetCommandsResponse) GetCommands() []*commandv1.Command
func (*GetCommandsResponse) GetPagination ¶
func (x *GetCommandsResponse) GetPagination() *Pagination
func (*GetCommandsResponse) ProtoMessage ¶
func (*GetCommandsResponse) ProtoMessage()
func (*GetCommandsResponse) ProtoReflect ¶
func (x *GetCommandsResponse) ProtoReflect() protoreflect.Message
func (*GetCommandsResponse) Reset ¶
func (x *GetCommandsResponse) Reset()
func (*GetCommandsResponse) String ¶
func (x *GetCommandsResponse) String() string
type GetCurrentTrialSearcherOperationRequest ¶
type GetCurrentTrialSearcherOperationRequest struct { // The id of the trial. TrialId int32 `protobuf:"varint,1,opt,name=trial_id,json=trialId,proto3" json:"trial_id,omitempty"` // contains filtered or unexported fields }
Retrieves the current searcher operation.
func (*GetCurrentTrialSearcherOperationRequest) Descriptor
deprecated
func (*GetCurrentTrialSearcherOperationRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetCurrentTrialSearcherOperationRequest.ProtoReflect.Descriptor instead.
func (*GetCurrentTrialSearcherOperationRequest) GetTrialId ¶
func (x *GetCurrentTrialSearcherOperationRequest) GetTrialId() int32
func (*GetCurrentTrialSearcherOperationRequest) ProtoMessage ¶
func (*GetCurrentTrialSearcherOperationRequest) ProtoMessage()
func (*GetCurrentTrialSearcherOperationRequest) ProtoReflect ¶
func (x *GetCurrentTrialSearcherOperationRequest) ProtoReflect() protoreflect.Message
func (*GetCurrentTrialSearcherOperationRequest) Reset ¶
func (x *GetCurrentTrialSearcherOperationRequest) Reset()
func (*GetCurrentTrialSearcherOperationRequest) String ¶
func (x *GetCurrentTrialSearcherOperationRequest) String() string
type GetCurrentTrialSearcherOperationResponse ¶
type GetCurrentTrialSearcherOperationResponse struct { // The current searcher operation. Op *experimentv1.TrialOperation `protobuf:"bytes,1,opt,name=op,proto3" json:"op,omitempty"` // The status of the searcher operation. Completed bool `protobuf:"varint,2,opt,name=completed,proto3" json:"completed,omitempty"` // contains filtered or unexported fields }
Response to GetCurrentTrialSearcherOperationRequest
func (*GetCurrentTrialSearcherOperationResponse) Descriptor
deprecated
func (*GetCurrentTrialSearcherOperationResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetCurrentTrialSearcherOperationResponse.ProtoReflect.Descriptor instead.
func (*GetCurrentTrialSearcherOperationResponse) GetCompleted ¶
func (x *GetCurrentTrialSearcherOperationResponse) GetCompleted() bool
func (*GetCurrentTrialSearcherOperationResponse) GetOp ¶
func (x *GetCurrentTrialSearcherOperationResponse) GetOp() *experimentv1.TrialOperation
func (*GetCurrentTrialSearcherOperationResponse) ProtoMessage ¶
func (*GetCurrentTrialSearcherOperationResponse) ProtoMessage()
func (*GetCurrentTrialSearcherOperationResponse) ProtoReflect ¶
func (x *GetCurrentTrialSearcherOperationResponse) ProtoReflect() protoreflect.Message
func (*GetCurrentTrialSearcherOperationResponse) Reset ¶
func (x *GetCurrentTrialSearcherOperationResponse) Reset()
func (*GetCurrentTrialSearcherOperationResponse) String ¶
func (x *GetCurrentTrialSearcherOperationResponse) String() string
type GetExperimentCheckpointsRequest ¶
type GetExperimentCheckpointsRequest struct { // The experiment id. Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // Sort checkpoints by the given field. // // Types that are assignable to SortBy: // // *GetExperimentCheckpointsRequest_SortByAttr // *GetExperimentCheckpointsRequest_SortByMetric SortBy isGetExperimentCheckpointsRequest_SortBy `protobuf_oneof:"sort_by"` // Order checkpoints in either ascending or descending order. OrderBy OrderBy `protobuf:"varint,4,opt,name=order_by,json=orderBy,proto3,enum=determined.api.v1.OrderBy" json:"order_by,omitempty"` // Skip the number of checkpoints before returning results. Negative values // denote number of checkpoints to skip from the end before returning results. Offset int32 `protobuf:"varint,5,opt,name=offset,proto3" json:"offset,omitempty"` // Limit the number of checkpoints. A value of 0 denotes no limit. Limit int32 `protobuf:"varint,6,opt,name=limit,proto3" json:"limit,omitempty"` // Limit the checkpoints to those that match the states. States []checkpointv1.State `protobuf:"varint,7,rep,packed,name=states,proto3,enum=determined.checkpoint.v1.State" json:"states,omitempty"` // contains filtered or unexported fields }
Get a list of checkpoints for an experiment.
func (*GetExperimentCheckpointsRequest) Descriptor
deprecated
func (*GetExperimentCheckpointsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetExperimentCheckpointsRequest.ProtoReflect.Descriptor instead.
func (*GetExperimentCheckpointsRequest) GetId ¶
func (x *GetExperimentCheckpointsRequest) GetId() int32
func (*GetExperimentCheckpointsRequest) GetLimit ¶
func (x *GetExperimentCheckpointsRequest) GetLimit() int32
func (*GetExperimentCheckpointsRequest) GetOffset ¶
func (x *GetExperimentCheckpointsRequest) GetOffset() int32
func (*GetExperimentCheckpointsRequest) GetOrderBy ¶
func (x *GetExperimentCheckpointsRequest) GetOrderBy() OrderBy
func (*GetExperimentCheckpointsRequest) GetSortBy ¶
func (m *GetExperimentCheckpointsRequest) GetSortBy() isGetExperimentCheckpointsRequest_SortBy
func (*GetExperimentCheckpointsRequest) GetSortByAttr ¶
func (x *GetExperimentCheckpointsRequest) GetSortByAttr() checkpointv1.SortBy
func (*GetExperimentCheckpointsRequest) GetSortByMetric ¶
func (x *GetExperimentCheckpointsRequest) GetSortByMetric() string
func (*GetExperimentCheckpointsRequest) GetStates ¶
func (x *GetExperimentCheckpointsRequest) GetStates() []checkpointv1.State
func (*GetExperimentCheckpointsRequest) ProtoMessage ¶
func (*GetExperimentCheckpointsRequest) ProtoMessage()
func (*GetExperimentCheckpointsRequest) ProtoReflect ¶
func (x *GetExperimentCheckpointsRequest) ProtoReflect() protoreflect.Message
func (*GetExperimentCheckpointsRequest) Reset ¶
func (x *GetExperimentCheckpointsRequest) Reset()
func (*GetExperimentCheckpointsRequest) String ¶
func (x *GetExperimentCheckpointsRequest) String() string
type GetExperimentCheckpointsRequest_SortByAttr ¶
type GetExperimentCheckpointsRequest_SortByAttr struct { // Sort by preset checkpoint attribute. SortByAttr checkpointv1.SortBy `protobuf:"varint,2,opt,name=sort_by_attr,json=sortByAttr,proto3,enum=determined.checkpoint.v1.SortBy,oneof"` }
type GetExperimentCheckpointsRequest_SortByMetric ¶
type GetExperimentCheckpointsRequest_SortByMetric struct { // Sort by custom validation metric name. SortByMetric string `protobuf:"bytes,3,opt,name=sort_by_metric,json=sortByMetric,proto3,oneof"` }
type GetExperimentCheckpointsResponse ¶
type GetExperimentCheckpointsResponse struct { // The list of returned checkpoints. Checkpoints []*checkpointv1.Checkpoint `protobuf:"bytes,1,rep,name=checkpoints,proto3" json:"checkpoints,omitempty"` // Pagination information of the full dataset. Pagination *Pagination `protobuf:"bytes,2,opt,name=pagination,proto3" json:"pagination,omitempty"` // contains filtered or unexported fields }
Response to GetExperimentCheckpointsRequest.
func (*GetExperimentCheckpointsResponse) Descriptor
deprecated
func (*GetExperimentCheckpointsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetExperimentCheckpointsResponse.ProtoReflect.Descriptor instead.
func (*GetExperimentCheckpointsResponse) GetCheckpoints ¶
func (x *GetExperimentCheckpointsResponse) GetCheckpoints() []*checkpointv1.Checkpoint
func (*GetExperimentCheckpointsResponse) GetPagination ¶
func (x *GetExperimentCheckpointsResponse) GetPagination() *Pagination
func (*GetExperimentCheckpointsResponse) ProtoMessage ¶
func (*GetExperimentCheckpointsResponse) ProtoMessage()
func (*GetExperimentCheckpointsResponse) ProtoReflect ¶
func (x *GetExperimentCheckpointsResponse) ProtoReflect() protoreflect.Message
func (*GetExperimentCheckpointsResponse) Reset ¶
func (x *GetExperimentCheckpointsResponse) Reset()
func (*GetExperimentCheckpointsResponse) String ¶
func (x *GetExperimentCheckpointsResponse) String() string
type GetExperimentLabelsRequest ¶
type GetExperimentLabelsRequest struct { // Filter experiments by project. ProjectId int32 `protobuf:"varint,1,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` // contains filtered or unexported fields }
Get a list of experiment labels.
func (*GetExperimentLabelsRequest) Descriptor
deprecated
func (*GetExperimentLabelsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetExperimentLabelsRequest.ProtoReflect.Descriptor instead.
func (*GetExperimentLabelsRequest) GetProjectId ¶
func (x *GetExperimentLabelsRequest) GetProjectId() int32
func (*GetExperimentLabelsRequest) ProtoMessage ¶
func (*GetExperimentLabelsRequest) ProtoMessage()
func (*GetExperimentLabelsRequest) ProtoReflect ¶
func (x *GetExperimentLabelsRequest) ProtoReflect() protoreflect.Message
func (*GetExperimentLabelsRequest) Reset ¶
func (x *GetExperimentLabelsRequest) Reset()
func (*GetExperimentLabelsRequest) String ¶
func (x *GetExperimentLabelsRequest) String() string
type GetExperimentLabelsResponse ¶
type GetExperimentLabelsResponse struct { // The list of labels used across all experiments. Labels []string `protobuf:"bytes,1,rep,name=labels,proto3" json:"labels,omitempty"` // contains filtered or unexported fields }
Response to GetExperimentsLabelsRequest.
func (*GetExperimentLabelsResponse) Descriptor
deprecated
func (*GetExperimentLabelsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetExperimentLabelsResponse.ProtoReflect.Descriptor instead.
func (*GetExperimentLabelsResponse) GetLabels ¶
func (x *GetExperimentLabelsResponse) GetLabels() []string
func (*GetExperimentLabelsResponse) ProtoMessage ¶
func (*GetExperimentLabelsResponse) ProtoMessage()
func (*GetExperimentLabelsResponse) ProtoReflect ¶
func (x *GetExperimentLabelsResponse) ProtoReflect() protoreflect.Message
func (*GetExperimentLabelsResponse) Reset ¶
func (x *GetExperimentLabelsResponse) Reset()
func (*GetExperimentLabelsResponse) String ¶
func (x *GetExperimentLabelsResponse) String() string
type GetExperimentRequest ¶
type GetExperimentRequest struct { // The id of the experiment. ExperimentId int32 `protobuf:"varint,1,opt,name=experiment_id,json=experimentId,proto3" json:"experiment_id,omitempty"` // contains filtered or unexported fields }
Get a single experiment.
func (*GetExperimentRequest) Descriptor
deprecated
func (*GetExperimentRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetExperimentRequest.ProtoReflect.Descriptor instead.
func (*GetExperimentRequest) GetExperimentId ¶
func (x *GetExperimentRequest) GetExperimentId() int32
func (*GetExperimentRequest) ProtoMessage ¶
func (*GetExperimentRequest) ProtoMessage()
func (*GetExperimentRequest) ProtoReflect ¶
func (x *GetExperimentRequest) ProtoReflect() protoreflect.Message
func (*GetExperimentRequest) Reset ¶
func (x *GetExperimentRequest) Reset()
func (*GetExperimentRequest) String ¶
func (x *GetExperimentRequest) String() string
type GetExperimentResponse ¶
type GetExperimentResponse struct { // The requested experiment. Experiment *experimentv1.Experiment `protobuf:"bytes,1,opt,name=experiment,proto3" json:"experiment,omitempty"` // Associated job summary. JobSummary *jobv1.JobSummary `protobuf:"bytes,3,opt,name=job_summary,json=jobSummary,proto3" json:"job_summary,omitempty"` // The experiment's config. Config *_struct.Struct `protobuf:"bytes,4,opt,name=config,proto3" json:"config,omitempty"` // contains filtered or unexported fields }
Response to GetExperimentRequest.
func (*GetExperimentResponse) Descriptor
deprecated
func (*GetExperimentResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetExperimentResponse.ProtoReflect.Descriptor instead.
func (*GetExperimentResponse) GetConfig ¶
func (x *GetExperimentResponse) GetConfig() *_struct.Struct
func (*GetExperimentResponse) GetExperiment ¶
func (x *GetExperimentResponse) GetExperiment() *experimentv1.Experiment
func (*GetExperimentResponse) GetJobSummary ¶
func (x *GetExperimentResponse) GetJobSummary() *jobv1.JobSummary
func (*GetExperimentResponse) ProtoMessage ¶
func (*GetExperimentResponse) ProtoMessage()
func (*GetExperimentResponse) ProtoReflect ¶
func (x *GetExperimentResponse) ProtoReflect() protoreflect.Message
func (*GetExperimentResponse) Reset ¶
func (x *GetExperimentResponse) Reset()
func (*GetExperimentResponse) String ¶
func (x *GetExperimentResponse) String() string
type GetExperimentTrialsRequest ¶
type GetExperimentTrialsRequest struct { // Sort trials by the given field. SortBy GetExperimentTrialsRequest_SortBy `` /* 137-byte string literal not displayed */ // Order trials in either ascending or descending order. OrderBy OrderBy `protobuf:"varint,2,opt,name=order_by,json=orderBy,proto3,enum=determined.api.v1.OrderBy" json:"order_by,omitempty"` // Skip the number of trials before returning results. Negative values // denote number of trials to skip from the end before returning results. Offset int32 `protobuf:"varint,3,opt,name=offset,proto3" json:"offset,omitempty"` // Limit the number of trials. A value of 0 denotes no limit. Limit int32 `protobuf:"varint,4,opt,name=limit,proto3" json:"limit,omitempty"` // Limit trials to those that match the provided state. States []experimentv1.State `protobuf:"varint,5,rep,packed,name=states,proto3,enum=determined.experiment.v1.State" json:"states,omitempty"` // Limit trials to those that are owned by the specified experiments. ExperimentId int32 `protobuf:"varint,6,opt,name=experiment_id,json=experimentId,proto3" json:"experiment_id,omitempty"` // contains filtered or unexported fields }
Get the list of trials for an experiment.
func (*GetExperimentTrialsRequest) Descriptor
deprecated
func (*GetExperimentTrialsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetExperimentTrialsRequest.ProtoReflect.Descriptor instead.
func (*GetExperimentTrialsRequest) GetExperimentId ¶
func (x *GetExperimentTrialsRequest) GetExperimentId() int32
func (*GetExperimentTrialsRequest) GetLimit ¶
func (x *GetExperimentTrialsRequest) GetLimit() int32
func (*GetExperimentTrialsRequest) GetOffset ¶
func (x *GetExperimentTrialsRequest) GetOffset() int32
func (*GetExperimentTrialsRequest) GetOrderBy ¶
func (x *GetExperimentTrialsRequest) GetOrderBy() OrderBy
func (*GetExperimentTrialsRequest) GetSortBy ¶
func (x *GetExperimentTrialsRequest) GetSortBy() GetExperimentTrialsRequest_SortBy
func (*GetExperimentTrialsRequest) GetStates ¶
func (x *GetExperimentTrialsRequest) GetStates() []experimentv1.State
func (*GetExperimentTrialsRequest) ProtoMessage ¶
func (*GetExperimentTrialsRequest) ProtoMessage()
func (*GetExperimentTrialsRequest) ProtoReflect ¶
func (x *GetExperimentTrialsRequest) ProtoReflect() protoreflect.Message
func (*GetExperimentTrialsRequest) Reset ¶
func (x *GetExperimentTrialsRequest) Reset()
func (*GetExperimentTrialsRequest) String ¶
func (x *GetExperimentTrialsRequest) String() string
type GetExperimentTrialsRequest_SortBy ¶
type GetExperimentTrialsRequest_SortBy int32
Sorts trials by the given field.
const ( // Returns trials in an unsorted list. GetExperimentTrialsRequest_SORT_BY_UNSPECIFIED GetExperimentTrialsRequest_SortBy = 0 // Returns trials sorted by id. GetExperimentTrialsRequest_SORT_BY_ID GetExperimentTrialsRequest_SortBy = 1 // Return trials sorted by start time. GetExperimentTrialsRequest_SORT_BY_START_TIME GetExperimentTrialsRequest_SortBy = 4 // Return trials sorted by end time. Trials without end times are // returned after trials that are. GetExperimentTrialsRequest_SORT_BY_END_TIME GetExperimentTrialsRequest_SortBy = 5 // Return trials sorted by state. GetExperimentTrialsRequest_SORT_BY_STATE GetExperimentTrialsRequest_SortBy = 6 // Return the trials sorted by the best metric so far, where the metric is // specified by `searcher.metric` in the experiment configuration. GetExperimentTrialsRequest_SORT_BY_BEST_VALIDATION_METRIC GetExperimentTrialsRequest_SortBy = 7 // Return the trials sorted by the latest metric so far, where the metric is // specified by `searcher.metric` in the experiment configuration. GetExperimentTrialsRequest_SORT_BY_LATEST_VALIDATION_METRIC GetExperimentTrialsRequest_SortBy = 8 // Return the trials sorted by the number of batches completed. GetExperimentTrialsRequest_SORT_BY_BATCHES_PROCESSED GetExperimentTrialsRequest_SortBy = 9 // Return the trials sorted by the total duration. GetExperimentTrialsRequest_SORT_BY_DURATION GetExperimentTrialsRequest_SortBy = 10 // Return the trials sorted by the number of restarts. GetExperimentTrialsRequest_SORT_BY_RESTARTS GetExperimentTrialsRequest_SortBy = 11 // Return the trials sorted by checkpoint size. GetExperimentTrialsRequest_SORT_BY_CHECKPOINT_SIZE GetExperimentTrialsRequest_SortBy = 12 // Return the trials sorted by number of log retention days. GetExperimentTrialsRequest_SORT_BY_LOG_RETENTION_DAYS GetExperimentTrialsRequest_SortBy = 13 )
func (GetExperimentTrialsRequest_SortBy) Descriptor ¶
func (GetExperimentTrialsRequest_SortBy) Descriptor() protoreflect.EnumDescriptor
func (GetExperimentTrialsRequest_SortBy) Enum ¶
func (x GetExperimentTrialsRequest_SortBy) Enum() *GetExperimentTrialsRequest_SortBy
func (GetExperimentTrialsRequest_SortBy) EnumDescriptor
deprecated
func (GetExperimentTrialsRequest_SortBy) EnumDescriptor() ([]byte, []int)
Deprecated: Use GetExperimentTrialsRequest_SortBy.Descriptor instead.
func (GetExperimentTrialsRequest_SortBy) Number ¶
func (x GetExperimentTrialsRequest_SortBy) Number() protoreflect.EnumNumber
func (GetExperimentTrialsRequest_SortBy) String ¶
func (x GetExperimentTrialsRequest_SortBy) String() string
func (GetExperimentTrialsRequest_SortBy) Type ¶
func (GetExperimentTrialsRequest_SortBy) Type() protoreflect.EnumType
type GetExperimentTrialsResponse ¶
type GetExperimentTrialsResponse struct { // The list of returned trials. Trials []*trialv1.Trial `protobuf:"bytes,1,rep,name=trials,proto3" json:"trials,omitempty"` // Pagination information of the full dataset. Pagination *Pagination `protobuf:"bytes,2,opt,name=pagination,proto3" json:"pagination,omitempty"` // contains filtered or unexported fields }
Response to GetExperimentTrialsRequest.
func (*GetExperimentTrialsResponse) Descriptor
deprecated
func (*GetExperimentTrialsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetExperimentTrialsResponse.ProtoReflect.Descriptor instead.
func (*GetExperimentTrialsResponse) GetPagination ¶
func (x *GetExperimentTrialsResponse) GetPagination() *Pagination
func (*GetExperimentTrialsResponse) GetTrials ¶
func (x *GetExperimentTrialsResponse) GetTrials() []*trialv1.Trial
func (*GetExperimentTrialsResponse) ProtoMessage ¶
func (*GetExperimentTrialsResponse) ProtoMessage()
func (*GetExperimentTrialsResponse) ProtoReflect ¶
func (x *GetExperimentTrialsResponse) ProtoReflect() protoreflect.Message
func (*GetExperimentTrialsResponse) Reset ¶
func (x *GetExperimentTrialsResponse) Reset()
func (*GetExperimentTrialsResponse) String ¶
func (x *GetExperimentTrialsResponse) String() string
type GetExperimentValidationHistoryRequest ¶
type GetExperimentValidationHistoryRequest struct { // The id of the experiment. ExperimentId int32 `protobuf:"varint,1,opt,name=experiment_id,json=experimentId,proto3" json:"experiment_id,omitempty"` // contains filtered or unexported fields }
Get the validation history for the requested experiment. The validation history is a time ordered list of the historical best validations.
func (*GetExperimentValidationHistoryRequest) Descriptor
deprecated
func (*GetExperimentValidationHistoryRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetExperimentValidationHistoryRequest.ProtoReflect.Descriptor instead.
func (*GetExperimentValidationHistoryRequest) GetExperimentId ¶
func (x *GetExperimentValidationHistoryRequest) GetExperimentId() int32
func (*GetExperimentValidationHistoryRequest) ProtoMessage ¶
func (*GetExperimentValidationHistoryRequest) ProtoMessage()
func (*GetExperimentValidationHistoryRequest) ProtoReflect ¶
func (x *GetExperimentValidationHistoryRequest) ProtoReflect() protoreflect.Message
func (*GetExperimentValidationHistoryRequest) Reset ¶
func (x *GetExperimentValidationHistoryRequest) Reset()
func (*GetExperimentValidationHistoryRequest) String ¶
func (x *GetExperimentValidationHistoryRequest) String() string
type GetExperimentValidationHistoryResponse ¶
type GetExperimentValidationHistoryResponse struct { // validation_history is a collection of zero or more validation metrics for // an experiment, describing the best metrics as they were reported through // the lifetime of an experiment. The historical list of best validations. ValidationHistory []*experimentv1.ValidationHistoryEntry `protobuf:"bytes,1,rep,name=validation_history,json=validationHistory,proto3" json:"validation_history,omitempty"` // contains filtered or unexported fields }
Response to GetExperimentValidationHistoryRequest.
func (*GetExperimentValidationHistoryResponse) Descriptor
deprecated
func (*GetExperimentValidationHistoryResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetExperimentValidationHistoryResponse.ProtoReflect.Descriptor instead.
func (*GetExperimentValidationHistoryResponse) GetValidationHistory ¶
func (x *GetExperimentValidationHistoryResponse) GetValidationHistory() []*experimentv1.ValidationHistoryEntry
func (*GetExperimentValidationHistoryResponse) ProtoMessage ¶
func (*GetExperimentValidationHistoryResponse) ProtoMessage()
func (*GetExperimentValidationHistoryResponse) ProtoReflect ¶
func (x *GetExperimentValidationHistoryResponse) ProtoReflect() protoreflect.Message
func (*GetExperimentValidationHistoryResponse) Reset ¶
func (x *GetExperimentValidationHistoryResponse) Reset()
func (*GetExperimentValidationHistoryResponse) String ¶
func (x *GetExperimentValidationHistoryResponse) String() string
type GetExperimentsRequest ¶
type GetExperimentsRequest struct { // Sort experiments by the given field. SortBy GetExperimentsRequest_SortBy `` /* 132-byte string literal not displayed */ // Order experiments in either ascending or descending order. OrderBy OrderBy `protobuf:"varint,2,opt,name=order_by,json=orderBy,proto3,enum=determined.api.v1.OrderBy" json:"order_by,omitempty"` // Skip the number of experiments before returning results. Negative values // denote number of experiments to skip from the end before returning results. Offset int32 `protobuf:"varint,3,opt,name=offset,proto3" json:"offset,omitempty"` // Limit the number of experiments. // 0 or Unspecified - returns a default of 100. // -1 - returns everything. // -2 - returns pagination info but no experiments. Limit int32 `protobuf:"varint,4,opt,name=limit,proto3" json:"limit,omitempty"` // Limit experiments to those that match the description. Description string `protobuf:"bytes,5,opt,name=description,proto3" json:"description,omitempty"` // Limit experiments to those that match the name. Name string `protobuf:"bytes,10,opt,name=name,proto3" json:"name,omitempty"` // Limit experiments to those that match the provided labels. Labels []string `protobuf:"bytes,6,rep,name=labels,proto3" json:"labels,omitempty"` // Limit experiments to those that are archived. Archived *wrappers.BoolValue `protobuf:"bytes,7,opt,name=archived,proto3" json:"archived,omitempty"` // Limit experiments to those that match the provided state. States []experimentv1.State `protobuf:"varint,8,rep,packed,name=states,proto3,enum=determined.experiment.v1.State" json:"states,omitempty"` // Limit experiments to those that are owned by users with the specified // usernames. Users []string `protobuf:"bytes,9,rep,name=users,proto3" json:"users,omitempty"` // Limit experiments to those that are owned by users with the specified // userIds. UserIds []int32 `protobuf:"varint,11,rep,packed,name=user_ids,json=userIds,proto3" json:"user_ids,omitempty"` // Limit experiments to those within a specified project, or 0 for all // projects. ProjectId int32 `protobuf:"varint,12,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` // filtering by experiment ids ExperimentIdFilter *commonv1.Int32FieldFilter `protobuf:"bytes,13,opt,name=experiment_id_filter,json=experimentIdFilter,proto3" json:"experiment_id_filter,omitempty"` // whether to surface trial specific data from the best trial ShowTrialData bool `protobuf:"varint,14,opt,name=show_trial_data,json=showTrialData,proto3" json:"show_trial_data,omitempty"` // contains filtered or unexported fields }
Get a list of experiments.
func (*GetExperimentsRequest) Descriptor
deprecated
func (*GetExperimentsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetExperimentsRequest.ProtoReflect.Descriptor instead.
func (*GetExperimentsRequest) GetArchived ¶
func (x *GetExperimentsRequest) GetArchived() *wrappers.BoolValue
func (*GetExperimentsRequest) GetDescription ¶
func (x *GetExperimentsRequest) GetDescription() string
func (*GetExperimentsRequest) GetExperimentIdFilter ¶
func (x *GetExperimentsRequest) GetExperimentIdFilter() *commonv1.Int32FieldFilter
func (*GetExperimentsRequest) GetLabels ¶
func (x *GetExperimentsRequest) GetLabels() []string
func (*GetExperimentsRequest) GetLimit ¶
func (x *GetExperimentsRequest) GetLimit() int32
func (*GetExperimentsRequest) GetName ¶
func (x *GetExperimentsRequest) GetName() string
func (*GetExperimentsRequest) GetOffset ¶
func (x *GetExperimentsRequest) GetOffset() int32
func (*GetExperimentsRequest) GetOrderBy ¶
func (x *GetExperimentsRequest) GetOrderBy() OrderBy
func (*GetExperimentsRequest) GetProjectId ¶
func (x *GetExperimentsRequest) GetProjectId() int32
func (*GetExperimentsRequest) GetShowTrialData ¶
func (x *GetExperimentsRequest) GetShowTrialData() bool
func (*GetExperimentsRequest) GetSortBy ¶
func (x *GetExperimentsRequest) GetSortBy() GetExperimentsRequest_SortBy
func (*GetExperimentsRequest) GetStates ¶
func (x *GetExperimentsRequest) GetStates() []experimentv1.State
func (*GetExperimentsRequest) GetUserIds ¶
func (x *GetExperimentsRequest) GetUserIds() []int32
func (*GetExperimentsRequest) GetUsers ¶
func (x *GetExperimentsRequest) GetUsers() []string
func (*GetExperimentsRequest) ProtoMessage ¶
func (*GetExperimentsRequest) ProtoMessage()
func (*GetExperimentsRequest) ProtoReflect ¶
func (x *GetExperimentsRequest) ProtoReflect() protoreflect.Message
func (*GetExperimentsRequest) Reset ¶
func (x *GetExperimentsRequest) Reset()
func (*GetExperimentsRequest) String ¶
func (x *GetExperimentsRequest) String() string
type GetExperimentsRequest_SortBy ¶
type GetExperimentsRequest_SortBy int32
Sorts experiments by the given field.
const ( // Returns experiments in an unsorted list. GetExperimentsRequest_SORT_BY_UNSPECIFIED GetExperimentsRequest_SortBy = 0 // Returns experiments sorted by id. GetExperimentsRequest_SORT_BY_ID GetExperimentsRequest_SortBy = 1 // Returns experiments sorted by description. GetExperimentsRequest_SORT_BY_DESCRIPTION GetExperimentsRequest_SortBy = 2 // Return experiments sorted by start time. GetExperimentsRequest_SORT_BY_START_TIME GetExperimentsRequest_SortBy = 4 // Return experiments sorted by end time. Experiments without end_time are // returned after the ones with end_time. GetExperimentsRequest_SORT_BY_END_TIME GetExperimentsRequest_SortBy = 5 // Return experiments sorted by state. GetExperimentsRequest_SORT_BY_STATE GetExperimentsRequest_SortBy = 6 // Return experiments sorted by number of trials. GetExperimentsRequest_SORT_BY_NUM_TRIALS GetExperimentsRequest_SortBy = 8 // Return experiments sorted by progress. GetExperimentsRequest_SORT_BY_PROGRESS GetExperimentsRequest_SortBy = 9 // Return experiments sorted by user. GetExperimentsRequest_SORT_BY_USER GetExperimentsRequest_SortBy = 10 // Returns experiments sorted by name. GetExperimentsRequest_SORT_BY_NAME GetExperimentsRequest_SortBy = 11 // Returns experiments sorted by originating model. GetExperimentsRequest_SORT_BY_FORKED_FROM GetExperimentsRequest_SortBy = 12 // Returns experiments sorted by resource pool. GetExperimentsRequest_SORT_BY_RESOURCE_POOL GetExperimentsRequest_SortBy = 13 // Returns experiments sorted by project. GetExperimentsRequest_SORT_BY_PROJECT_ID GetExperimentsRequest_SortBy = 14 // Returns experiments sorted by checkpoint size. GetExperimentsRequest_SORT_BY_CHECKPOINT_SIZE GetExperimentsRequest_SortBy = 15 // Returns experiments sorted by checkpoint count. GetExperimentsRequest_SORT_BY_CHECKPOINT_COUNT GetExperimentsRequest_SortBy = 16 // Returns experiments sorted by searcher metric value.. GetExperimentsRequest_SORT_BY_SEARCHER_METRIC_VAL GetExperimentsRequest_SortBy = 17 )
func (GetExperimentsRequest_SortBy) Descriptor ¶
func (GetExperimentsRequest_SortBy) Descriptor() protoreflect.EnumDescriptor
func (GetExperimentsRequest_SortBy) Enum ¶
func (x GetExperimentsRequest_SortBy) Enum() *GetExperimentsRequest_SortBy
func (GetExperimentsRequest_SortBy) EnumDescriptor
deprecated
func (GetExperimentsRequest_SortBy) EnumDescriptor() ([]byte, []int)
Deprecated: Use GetExperimentsRequest_SortBy.Descriptor instead.
func (GetExperimentsRequest_SortBy) Number ¶
func (x GetExperimentsRequest_SortBy) Number() protoreflect.EnumNumber
func (GetExperimentsRequest_SortBy) String ¶
func (x GetExperimentsRequest_SortBy) String() string
func (GetExperimentsRequest_SortBy) Type ¶
func (GetExperimentsRequest_SortBy) Type() protoreflect.EnumType
type GetExperimentsResponse ¶
type GetExperimentsResponse struct { // The list of returned experiments. Experiments []*experimentv1.Experiment `protobuf:"bytes,1,rep,name=experiments,proto3" json:"experiments,omitempty"` // Pagination information of the full dataset. Pagination *Pagination `protobuf:"bytes,2,opt,name=pagination,proto3" json:"pagination,omitempty"` // contains filtered or unexported fields }
Response to GetExperimentsRequest.
func (*GetExperimentsResponse) Descriptor
deprecated
func (*GetExperimentsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetExperimentsResponse.ProtoReflect.Descriptor instead.
func (*GetExperimentsResponse) GetExperiments ¶
func (x *GetExperimentsResponse) GetExperiments() []*experimentv1.Experiment
func (*GetExperimentsResponse) GetPagination ¶
func (x *GetExperimentsResponse) GetPagination() *Pagination
func (*GetExperimentsResponse) ProtoMessage ¶
func (*GetExperimentsResponse) ProtoMessage()
func (*GetExperimentsResponse) ProtoReflect ¶
func (x *GetExperimentsResponse) ProtoReflect() protoreflect.Message
func (*GetExperimentsResponse) Reset ¶
func (x *GetExperimentsResponse) Reset()
func (*GetExperimentsResponse) String ¶
func (x *GetExperimentsResponse) String() string
type GetGenericTaskConfigRequest ¶
type GetGenericTaskConfigRequest struct { // The id of the task. TaskId string `protobuf:"bytes,1,opt,name=task_id,json=taskId,proto3" json:"task_id,omitempty"` // contains filtered or unexported fields }
Gets task configuration JSON
func (*GetGenericTaskConfigRequest) Descriptor
deprecated
func (*GetGenericTaskConfigRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetGenericTaskConfigRequest.ProtoReflect.Descriptor instead.
func (*GetGenericTaskConfigRequest) GetTaskId ¶
func (x *GetGenericTaskConfigRequest) GetTaskId() string
func (*GetGenericTaskConfigRequest) ProtoMessage ¶
func (*GetGenericTaskConfigRequest) ProtoMessage()
func (*GetGenericTaskConfigRequest) ProtoReflect ¶
func (x *GetGenericTaskConfigRequest) ProtoReflect() protoreflect.Message
func (*GetGenericTaskConfigRequest) Reset ¶
func (x *GetGenericTaskConfigRequest) Reset()
func (*GetGenericTaskConfigRequest) String ¶
func (x *GetGenericTaskConfigRequest) String() string
type GetGenericTaskConfigResponse ¶
type GetGenericTaskConfigResponse struct { // The config of the task Config string `protobuf:"bytes,1,opt,name=config,proto3" json:"config,omitempty"` // contains filtered or unexported fields }
Response to GetTaskConfigRequest
func (*GetGenericTaskConfigResponse) Descriptor
deprecated
func (*GetGenericTaskConfigResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetGenericTaskConfigResponse.ProtoReflect.Descriptor instead.
func (*GetGenericTaskConfigResponse) GetConfig ¶
func (x *GetGenericTaskConfigResponse) GetConfig() string
func (*GetGenericTaskConfigResponse) ProtoMessage ¶
func (*GetGenericTaskConfigResponse) ProtoMessage()
func (*GetGenericTaskConfigResponse) ProtoReflect ¶
func (x *GetGenericTaskConfigResponse) ProtoReflect() protoreflect.Message
func (*GetGenericTaskConfigResponse) Reset ¶
func (x *GetGenericTaskConfigResponse) Reset()
func (*GetGenericTaskConfigResponse) String ¶
func (x *GetGenericTaskConfigResponse) String() string
type GetGroupRequest ¶
type GetGroupRequest struct { // The id of the group to return. GroupId int32 `protobuf:"varint,1,opt,name=group_id,json=groupId,proto3" json:"group_id,omitempty"` // contains filtered or unexported fields }
GetGroupRequest is the body of the request for the call to get a group by id.
func (*GetGroupRequest) Descriptor
deprecated
func (*GetGroupRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetGroupRequest.ProtoReflect.Descriptor instead.
func (*GetGroupRequest) GetGroupId ¶
func (x *GetGroupRequest) GetGroupId() int32
func (*GetGroupRequest) ProtoMessage ¶
func (*GetGroupRequest) ProtoMessage()
func (*GetGroupRequest) ProtoReflect ¶
func (x *GetGroupRequest) ProtoReflect() protoreflect.Message
func (*GetGroupRequest) Reset ¶
func (x *GetGroupRequest) Reset()
func (*GetGroupRequest) String ¶
func (x *GetGroupRequest) String() string
type GetGroupResponse ¶
type GetGroupResponse struct { // The group info Group *groupv1.GroupDetails `protobuf:"bytes,1,opt,name=group,proto3" json:"group,omitempty"` // contains filtered or unexported fields }
GetGroupResponse is the body of the response for the call to get a group by id.
func (*GetGroupResponse) Descriptor
deprecated
func (*GetGroupResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetGroupResponse.ProtoReflect.Descriptor instead.
func (*GetGroupResponse) GetGroup ¶
func (x *GetGroupResponse) GetGroup() *groupv1.GroupDetails
func (*GetGroupResponse) ProtoMessage ¶
func (*GetGroupResponse) ProtoMessage()
func (*GetGroupResponse) ProtoReflect ¶
func (x *GetGroupResponse) ProtoReflect() protoreflect.Message
func (*GetGroupResponse) Reset ¶
func (x *GetGroupResponse) Reset()
func (*GetGroupResponse) String ¶
func (x *GetGroupResponse) String() string
type GetGroupsAndUsersAssignedToWorkspaceRequest ¶
type GetGroupsAndUsersAssignedToWorkspaceRequest struct { // ID of workspace getting groups and users. WorkspaceId int32 `protobuf:"varint,1,opt,name=workspace_id,json=workspaceId,proto3" json:"workspace_id,omitempty"` // Name of groups and users to search by. Name filters by group name for // groups. Name filters by display name then username if display name is null // for users. Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` // contains filtered or unexported fields }
Request object for GetGroupsAndUsersAssignedToWorkspace.
func (*GetGroupsAndUsersAssignedToWorkspaceRequest) Descriptor
deprecated
func (*GetGroupsAndUsersAssignedToWorkspaceRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetGroupsAndUsersAssignedToWorkspaceRequest.ProtoReflect.Descriptor instead.
func (*GetGroupsAndUsersAssignedToWorkspaceRequest) GetName ¶
func (x *GetGroupsAndUsersAssignedToWorkspaceRequest) GetName() string
func (*GetGroupsAndUsersAssignedToWorkspaceRequest) GetWorkspaceId ¶
func (x *GetGroupsAndUsersAssignedToWorkspaceRequest) GetWorkspaceId() int32
func (*GetGroupsAndUsersAssignedToWorkspaceRequest) ProtoMessage ¶
func (*GetGroupsAndUsersAssignedToWorkspaceRequest) ProtoMessage()
func (*GetGroupsAndUsersAssignedToWorkspaceRequest) ProtoReflect ¶
func (x *GetGroupsAndUsersAssignedToWorkspaceRequest) ProtoReflect() protoreflect.Message
func (*GetGroupsAndUsersAssignedToWorkspaceRequest) Reset ¶
func (x *GetGroupsAndUsersAssignedToWorkspaceRequest) Reset()
func (*GetGroupsAndUsersAssignedToWorkspaceRequest) String ¶
func (x *GetGroupsAndUsersAssignedToWorkspaceRequest) String() string
type GetGroupsAndUsersAssignedToWorkspaceResponse ¶
type GetGroupsAndUsersAssignedToWorkspaceResponse struct { // Groups with a role assigned to the given workspace scope. // Contains user membership of each group. Groups []*groupv1.GroupDetails `protobuf:"bytes,1,rep,name=groups,proto3" json:"groups,omitempty"` // Only contains users assigned directly to roles on the workspace scope. UsersAssignedDirectly []*userv1.User `` /* 126-byte string literal not displayed */ // Roles assigned to workspace with associations between // groups and users_assigned_directly with roles. Assignments []*rbacv1.RoleWithAssignments `protobuf:"bytes,3,rep,name=assignments,proto3" json:"assignments,omitempty"` // contains filtered or unexported fields }
Response object for GetGroupsAndUsersAssignedToWorkspace.
func (*GetGroupsAndUsersAssignedToWorkspaceResponse) Descriptor
deprecated
func (*GetGroupsAndUsersAssignedToWorkspaceResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetGroupsAndUsersAssignedToWorkspaceResponse.ProtoReflect.Descriptor instead.
func (*GetGroupsAndUsersAssignedToWorkspaceResponse) GetAssignments ¶
func (x *GetGroupsAndUsersAssignedToWorkspaceResponse) GetAssignments() []*rbacv1.RoleWithAssignments
func (*GetGroupsAndUsersAssignedToWorkspaceResponse) GetGroups ¶
func (x *GetGroupsAndUsersAssignedToWorkspaceResponse) GetGroups() []*groupv1.GroupDetails
func (*GetGroupsAndUsersAssignedToWorkspaceResponse) GetUsersAssignedDirectly ¶
func (x *GetGroupsAndUsersAssignedToWorkspaceResponse) GetUsersAssignedDirectly() []*userv1.User
func (*GetGroupsAndUsersAssignedToWorkspaceResponse) ProtoMessage ¶
func (*GetGroupsAndUsersAssignedToWorkspaceResponse) ProtoMessage()
func (*GetGroupsAndUsersAssignedToWorkspaceResponse) ProtoReflect ¶
func (x *GetGroupsAndUsersAssignedToWorkspaceResponse) ProtoReflect() protoreflect.Message
func (*GetGroupsAndUsersAssignedToWorkspaceResponse) Reset ¶
func (x *GetGroupsAndUsersAssignedToWorkspaceResponse) Reset()
func (*GetGroupsAndUsersAssignedToWorkspaceResponse) String ¶
func (x *GetGroupsAndUsersAssignedToWorkspaceResponse) String() string
type GetGroupsRequest ¶
type GetGroupsRequest struct { // The id of the user to use to find groups to which the user belongs. UserId int32 `protobuf:"varint,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` // The group name to use when searching. Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` // Skip the number of groups before returning results. Negative values // denote number of groups to skip from the end before returning results. Offset int32 `protobuf:"varint,3,opt,name=offset,proto3" json:"offset,omitempty"` // Limit the number of groups. Required and must be must be <= 500. Limit int32 `protobuf:"varint,4,opt,name=limit,proto3" json:"limit,omitempty"` // contains filtered or unexported fields }
GetGroupsRequest is the body of the request for the call to search for groups.
func (*GetGroupsRequest) Descriptor
deprecated
func (*GetGroupsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetGroupsRequest.ProtoReflect.Descriptor instead.
func (*GetGroupsRequest) GetLimit ¶
func (x *GetGroupsRequest) GetLimit() int32
func (*GetGroupsRequest) GetName ¶
func (x *GetGroupsRequest) GetName() string
func (*GetGroupsRequest) GetOffset ¶
func (x *GetGroupsRequest) GetOffset() int32
func (*GetGroupsRequest) GetUserId ¶
func (x *GetGroupsRequest) GetUserId() int32
func (*GetGroupsRequest) ProtoMessage ¶
func (*GetGroupsRequest) ProtoMessage()
func (*GetGroupsRequest) ProtoReflect ¶
func (x *GetGroupsRequest) ProtoReflect() protoreflect.Message
func (*GetGroupsRequest) Reset ¶
func (x *GetGroupsRequest) Reset()
func (*GetGroupsRequest) String ¶
func (x *GetGroupsRequest) String() string
type GetGroupsResponse ¶
type GetGroupsResponse struct { // The found groups Groups []*groupv1.GroupSearchResult `protobuf:"bytes,1,rep,name=groups,proto3" json:"groups,omitempty"` // Pagination information of the full dataset. Pagination *Pagination `protobuf:"bytes,2,opt,name=pagination,proto3" json:"pagination,omitempty"` // contains filtered or unexported fields }
GetGroupsResponse is the body of the response for the call to search for groups.
func (*GetGroupsResponse) Descriptor
deprecated
func (*GetGroupsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetGroupsResponse.ProtoReflect.Descriptor instead.
func (*GetGroupsResponse) GetGroups ¶
func (x *GetGroupsResponse) GetGroups() []*groupv1.GroupSearchResult
func (*GetGroupsResponse) GetPagination ¶
func (x *GetGroupsResponse) GetPagination() *Pagination
func (*GetGroupsResponse) ProtoMessage ¶
func (*GetGroupsResponse) ProtoMessage()
func (*GetGroupsResponse) ProtoReflect ¶
func (x *GetGroupsResponse) ProtoReflect() protoreflect.Message
func (*GetGroupsResponse) Reset ¶
func (x *GetGroupsResponse) Reset()
func (*GetGroupsResponse) String ¶
func (x *GetGroupsResponse) String() string
type GetJobQueueStatsRequest ¶
type GetJobQueueStatsRequest struct { // Filter the results based on a set of resource pools. ResourcePools []string `protobuf:"bytes,1,rep,name=resource_pools,json=resourcePools,proto3" json:"resource_pools,omitempty"` // contains filtered or unexported fields }
Get job stats.
func (*GetJobQueueStatsRequest) Descriptor
deprecated
func (*GetJobQueueStatsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetJobQueueStatsRequest.ProtoReflect.Descriptor instead.
func (*GetJobQueueStatsRequest) GetResourcePools ¶
func (x *GetJobQueueStatsRequest) GetResourcePools() []string
func (*GetJobQueueStatsRequest) ProtoMessage ¶
func (*GetJobQueueStatsRequest) ProtoMessage()
func (*GetJobQueueStatsRequest) ProtoReflect ¶
func (x *GetJobQueueStatsRequest) ProtoReflect() protoreflect.Message
func (*GetJobQueueStatsRequest) Reset ¶
func (x *GetJobQueueStatsRequest) Reset()
func (*GetJobQueueStatsRequest) String ¶
func (x *GetJobQueueStatsRequest) String() string
type GetJobQueueStatsResponse ¶
type GetJobQueueStatsResponse struct { // List of queue stats per resource pool. Results []*RPQueueStat `protobuf:"bytes,1,rep,name=results,proto3" json:"results,omitempty"` // contains filtered or unexported fields }
Response to GetJobQueueStatsRequest.
func (*GetJobQueueStatsResponse) Descriptor
deprecated
func (*GetJobQueueStatsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetJobQueueStatsResponse.ProtoReflect.Descriptor instead.
func (*GetJobQueueStatsResponse) GetResults ¶
func (x *GetJobQueueStatsResponse) GetResults() []*RPQueueStat
func (*GetJobQueueStatsResponse) ProtoMessage ¶
func (*GetJobQueueStatsResponse) ProtoMessage()
func (*GetJobQueueStatsResponse) ProtoReflect ¶
func (x *GetJobQueueStatsResponse) ProtoReflect() protoreflect.Message
func (*GetJobQueueStatsResponse) Reset ¶
func (x *GetJobQueueStatsResponse) Reset()
func (*GetJobQueueStatsResponse) String ¶
func (x *GetJobQueueStatsResponse) String() string
type GetJobsRequest ¶
type GetJobsRequest struct { // Pagination offset. Offset int32 `protobuf:"varint,10,opt,name=offset,proto3" json:"offset,omitempty"` // Pagination limit. Limit int32 `protobuf:"varint,11,opt,name=limit,proto3" json:"limit,omitempty"` // The target resource-pool for agent resource manager. ResourcePool string `protobuf:"bytes,2,opt,name=resource_pool,json=resourcePool,proto3" json:"resource_pool,omitempty"` // Order results in either ascending or descending order by the number of // jobs ahead. OrderBy OrderBy `protobuf:"varint,3,opt,name=order_by,json=orderBy,proto3,enum=determined.api.v1.OrderBy" json:"order_by,omitempty"` // Filter to jobs with states among those given. States []jobv1.State `protobuf:"varint,4,rep,packed,name=states,proto3,enum=determined.job.v1.State" json:"states,omitempty"` // contains filtered or unexported fields }
Get a list of jobs sorted by number of jobs ahead & job ID.
func (*GetJobsRequest) Descriptor
deprecated
func (*GetJobsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetJobsRequest.ProtoReflect.Descriptor instead.
func (*GetJobsRequest) GetLimit ¶
func (x *GetJobsRequest) GetLimit() int32
func (*GetJobsRequest) GetOffset ¶
func (x *GetJobsRequest) GetOffset() int32
func (*GetJobsRequest) GetOrderBy ¶
func (x *GetJobsRequest) GetOrderBy() OrderBy
func (*GetJobsRequest) GetResourcePool ¶
func (x *GetJobsRequest) GetResourcePool() string
func (*GetJobsRequest) GetStates ¶
func (x *GetJobsRequest) GetStates() []jobv1.State
func (*GetJobsRequest) ProtoMessage ¶
func (*GetJobsRequest) ProtoMessage()
func (*GetJobsRequest) ProtoReflect ¶
func (x *GetJobsRequest) ProtoReflect() protoreflect.Message
func (*GetJobsRequest) Reset ¶
func (x *GetJobsRequest) Reset()
func (*GetJobsRequest) String ¶
func (x *GetJobsRequest) String() string
type GetJobsResponse ¶
type GetJobsResponse struct { // Pagination information of the full dataset. Pagination *Pagination `protobuf:"bytes,1,opt,name=pagination,proto3" json:"pagination,omitempty"` // List of the request jobs. Jobs []*jobv1.Job `protobuf:"bytes,2,rep,name=jobs,proto3" json:"jobs,omitempty"` // contains filtered or unexported fields }
Response to GetJobsRequest.
func (*GetJobsResponse) Descriptor
deprecated
func (*GetJobsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetJobsResponse.ProtoReflect.Descriptor instead.
func (*GetJobsResponse) GetJobs ¶
func (x *GetJobsResponse) GetJobs() []*jobv1.Job
func (*GetJobsResponse) GetPagination ¶
func (x *GetJobsResponse) GetPagination() *Pagination
func (*GetJobsResponse) ProtoMessage ¶
func (*GetJobsResponse) ProtoMessage()
func (*GetJobsResponse) ProtoReflect ¶
func (x *GetJobsResponse) ProtoReflect() protoreflect.Message
func (*GetJobsResponse) Reset ¶
func (x *GetJobsResponse) Reset()
func (*GetJobsResponse) String ¶
func (x *GetJobsResponse) String() string
type GetJobsV2Request ¶
type GetJobsV2Request struct { // Pagination offset. Offset int32 `protobuf:"varint,10,opt,name=offset,proto3" json:"offset,omitempty"` // Pagination limit. Limit int32 `protobuf:"varint,11,opt,name=limit,proto3" json:"limit,omitempty"` // The target resource-pool for agent resource manager. ResourcePool string `protobuf:"bytes,2,opt,name=resource_pool,json=resourcePool,proto3" json:"resource_pool,omitempty"` // Order results in either ascending or descending order by the number of // jobs ahead. OrderBy OrderBy `protobuf:"varint,3,opt,name=order_by,json=orderBy,proto3,enum=determined.api.v1.OrderBy" json:"order_by,omitempty"` // Filter to jobs with states among those given. States []jobv1.State `protobuf:"varint,4,rep,packed,name=states,proto3,enum=determined.job.v1.State" json:"states,omitempty"` // contains filtered or unexported fields }
Get a list of jobs sorted by number of jobs ahead & job ID.
func (*GetJobsV2Request) Descriptor
deprecated
func (*GetJobsV2Request) Descriptor() ([]byte, []int)
Deprecated: Use GetJobsV2Request.ProtoReflect.Descriptor instead.
func (*GetJobsV2Request) GetLimit ¶
func (x *GetJobsV2Request) GetLimit() int32
func (*GetJobsV2Request) GetOffset ¶
func (x *GetJobsV2Request) GetOffset() int32
func (*GetJobsV2Request) GetOrderBy ¶
func (x *GetJobsV2Request) GetOrderBy() OrderBy
func (*GetJobsV2Request) GetResourcePool ¶
func (x *GetJobsV2Request) GetResourcePool() string
func (*GetJobsV2Request) GetStates ¶
func (x *GetJobsV2Request) GetStates() []jobv1.State
func (*GetJobsV2Request) ProtoMessage ¶
func (*GetJobsV2Request) ProtoMessage()
func (*GetJobsV2Request) ProtoReflect ¶
func (x *GetJobsV2Request) ProtoReflect() protoreflect.Message
func (*GetJobsV2Request) Reset ¶
func (x *GetJobsV2Request) Reset()
func (*GetJobsV2Request) String ¶
func (x *GetJobsV2Request) String() string
type GetJobsV2Response ¶
type GetJobsV2Response struct { // Pagination information of the full dataset. Pagination *Pagination `protobuf:"bytes,1,opt,name=pagination,proto3" json:"pagination,omitempty"` // List of the requested jobs. Jobs []*jobv1.RBACJob `protobuf:"bytes,2,rep,name=jobs,proto3" json:"jobs,omitempty"` // contains filtered or unexported fields }
Response to GetJobsV2Request.
func (*GetJobsV2Response) Descriptor
deprecated
func (*GetJobsV2Response) Descriptor() ([]byte, []int)
Deprecated: Use GetJobsV2Response.ProtoReflect.Descriptor instead.
func (*GetJobsV2Response) GetJobs ¶
func (x *GetJobsV2Response) GetJobs() []*jobv1.RBACJob
func (*GetJobsV2Response) GetPagination ¶
func (x *GetJobsV2Response) GetPagination() *Pagination
func (*GetJobsV2Response) ProtoMessage ¶
func (*GetJobsV2Response) ProtoMessage()
func (*GetJobsV2Response) ProtoReflect ¶
func (x *GetJobsV2Response) ProtoReflect() protoreflect.Message
func (*GetJobsV2Response) Reset ¶
func (x *GetJobsV2Response) Reset()
func (*GetJobsV2Response) String ¶
func (x *GetJobsV2Response) String() string
type GetKubernetesResourceManagersRequest ¶
type GetKubernetesResourceManagersRequest struct {
// contains filtered or unexported fields
}
Get list of all Kubernetes Cluster Names.
func (*GetKubernetesResourceManagersRequest) Descriptor
deprecated
func (*GetKubernetesResourceManagersRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetKubernetesResourceManagersRequest.ProtoReflect.Descriptor instead.
func (*GetKubernetesResourceManagersRequest) ProtoMessage ¶
func (*GetKubernetesResourceManagersRequest) ProtoMessage()
func (*GetKubernetesResourceManagersRequest) ProtoReflect ¶
func (x *GetKubernetesResourceManagersRequest) ProtoReflect() protoreflect.Message
func (*GetKubernetesResourceManagersRequest) Reset ¶
func (x *GetKubernetesResourceManagersRequest) Reset()
func (*GetKubernetesResourceManagersRequest) String ¶
func (x *GetKubernetesResourceManagersRequest) String() string
type GetKubernetesResourceManagersResponse ¶
type GetKubernetesResourceManagersResponse struct { // List of clusters ResourceManagers []string `protobuf:"bytes,1,rep,name=resource_managers,json=resourceManagers,proto3" json:"resource_managers,omitempty"` // contains filtered or unexported fields }
Response to GetKubernetesResourceManagersRequest.
func (*GetKubernetesResourceManagersResponse) Descriptor
deprecated
func (*GetKubernetesResourceManagersResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetKubernetesResourceManagersResponse.ProtoReflect.Descriptor instead.
func (*GetKubernetesResourceManagersResponse) GetResourceManagers ¶
func (x *GetKubernetesResourceManagersResponse) GetResourceManagers() []string
func (*GetKubernetesResourceManagersResponse) ProtoMessage ¶
func (*GetKubernetesResourceManagersResponse) ProtoMessage()
func (*GetKubernetesResourceManagersResponse) ProtoReflect ¶
func (x *GetKubernetesResourceManagersResponse) ProtoReflect() protoreflect.Message
func (*GetKubernetesResourceManagersResponse) Reset ¶
func (x *GetKubernetesResourceManagersResponse) Reset()
func (*GetKubernetesResourceManagersResponse) String ¶
func (x *GetKubernetesResourceManagersResponse) String() string
type GetKubernetesResourceQuotasRequest ¶
type GetKubernetesResourceQuotasRequest struct { // The unique id of the workspace. Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
Request for listing namespaces bound to a workspace.
func (*GetKubernetesResourceQuotasRequest) Descriptor
deprecated
func (*GetKubernetesResourceQuotasRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetKubernetesResourceQuotasRequest.ProtoReflect.Descriptor instead.
func (*GetKubernetesResourceQuotasRequest) GetId ¶
func (x *GetKubernetesResourceQuotasRequest) GetId() int32
func (*GetKubernetesResourceQuotasRequest) ProtoMessage ¶
func (*GetKubernetesResourceQuotasRequest) ProtoMessage()
func (*GetKubernetesResourceQuotasRequest) ProtoReflect ¶
func (x *GetKubernetesResourceQuotasRequest) ProtoReflect() protoreflect.Message
func (*GetKubernetesResourceQuotasRequest) Reset ¶
func (x *GetKubernetesResourceQuotasRequest) Reset()
func (*GetKubernetesResourceQuotasRequest) String ¶
func (x *GetKubernetesResourceQuotasRequest) String() string
type GetKubernetesResourceQuotasResponse ¶
type GetKubernetesResourceQuotasResponse struct { // List of workspace-namespace bindings for a given workspace. ResourceQuotas map[string]float64 `` /* 193-byte string literal not displayed */ // contains filtered or unexported fields }
Response for listing namespaces bound to a workspace.
func (*GetKubernetesResourceQuotasResponse) Descriptor
deprecated
func (*GetKubernetesResourceQuotasResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetKubernetesResourceQuotasResponse.ProtoReflect.Descriptor instead.
func (*GetKubernetesResourceQuotasResponse) GetResourceQuotas ¶
func (x *GetKubernetesResourceQuotasResponse) GetResourceQuotas() map[string]float64
func (*GetKubernetesResourceQuotasResponse) ProtoMessage ¶
func (*GetKubernetesResourceQuotasResponse) ProtoMessage()
func (*GetKubernetesResourceQuotasResponse) ProtoReflect ¶
func (x *GetKubernetesResourceQuotasResponse) ProtoReflect() protoreflect.Message
func (*GetKubernetesResourceQuotasResponse) Reset ¶
func (x *GetKubernetesResourceQuotasResponse) Reset()
func (*GetKubernetesResourceQuotasResponse) String ¶
func (x *GetKubernetesResourceQuotasResponse) String() string
type GetMasterConfigRequest ¶
type GetMasterConfigRequest struct {
// contains filtered or unexported fields
}
Get master config.
func (*GetMasterConfigRequest) Descriptor
deprecated
func (*GetMasterConfigRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetMasterConfigRequest.ProtoReflect.Descriptor instead.
func (*GetMasterConfigRequest) ProtoMessage ¶
func (*GetMasterConfigRequest) ProtoMessage()
func (*GetMasterConfigRequest) ProtoReflect ¶
func (x *GetMasterConfigRequest) ProtoReflect() protoreflect.Message
func (*GetMasterConfigRequest) Reset ¶
func (x *GetMasterConfigRequest) Reset()
func (*GetMasterConfigRequest) String ¶
func (x *GetMasterConfigRequest) String() string
type GetMasterConfigResponse ¶
type GetMasterConfigResponse struct { // The config file loaded by the master. Config *_struct.Struct `protobuf:"bytes,1,opt,name=config,proto3" json:"config,omitempty"` // contains filtered or unexported fields }
Response to GetMasterRequest.
func (*GetMasterConfigResponse) Descriptor
deprecated
func (*GetMasterConfigResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetMasterConfigResponse.ProtoReflect.Descriptor instead.
func (*GetMasterConfigResponse) GetConfig ¶
func (x *GetMasterConfigResponse) GetConfig() *_struct.Struct
func (*GetMasterConfigResponse) ProtoMessage ¶
func (*GetMasterConfigResponse) ProtoMessage()
func (*GetMasterConfigResponse) ProtoReflect ¶
func (x *GetMasterConfigResponse) ProtoReflect() protoreflect.Message
func (*GetMasterConfigResponse) Reset ¶
func (x *GetMasterConfigResponse) Reset()
func (*GetMasterConfigResponse) String ¶
func (x *GetMasterConfigResponse) String() string
type GetMasterRequest ¶
type GetMasterRequest struct {
// contains filtered or unexported fields
}
Get master information.
func (*GetMasterRequest) Descriptor
deprecated
func (*GetMasterRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetMasterRequest.ProtoReflect.Descriptor instead.
func (*GetMasterRequest) ProtoMessage ¶
func (*GetMasterRequest) ProtoMessage()
func (*GetMasterRequest) ProtoReflect ¶
func (x *GetMasterRequest) ProtoReflect() protoreflect.Message
func (*GetMasterRequest) Reset ¶
func (x *GetMasterRequest) Reset()
func (*GetMasterRequest) String ¶
func (x *GetMasterRequest) String() string
type GetMasterResponse ¶
type GetMasterResponse struct { // The current version of the master. Version string `protobuf:"bytes,1,opt,name=version,proto3" json:"version,omitempty"` // The current instance id of the master. MasterId string `protobuf:"bytes,2,opt,name=master_id,json=masterId,proto3" json:"master_id,omitempty"` // The global cluster id of the master. ClusterId string `protobuf:"bytes,3,opt,name=cluster_id,json=clusterId,proto3" json:"cluster_id,omitempty"` // The cluster name. ClusterName string `protobuf:"bytes,4,opt,name=cluster_name,json=clusterName,proto3" json:"cluster_name,omitempty"` // Telemetry status. TelemetryEnabled bool `protobuf:"varint,5,opt,name=telemetry_enabled,json=telemetryEnabled,proto3" json:"telemetry_enabled,omitempty"` // SSO providers. SsoProviders []*SSOProvider `protobuf:"bytes,6,rep,name=sso_providers,json=ssoProviders,proto3" json:"sso_providers,omitempty"` // Redirect for starting internal sessions.. ExternalLoginUri string `protobuf:"bytes,7,opt,name=external_login_uri,json=externalLoginUri,proto3" json:"external_login_uri,omitempty"` // Redirect for ending external sessions. ExternalLogoutUri string `protobuf:"bytes,8,opt,name=external_logout_uri,json=externalLogoutUri,proto3" json:"external_logout_uri,omitempty"` // Branding style to use on front-end. Branding string `protobuf:"bytes,9,opt,name=branding,proto3" json:"branding,omitempty"` // Feature flag for RBAC and user groups. RbacEnabled bool `protobuf:"varint,10,opt,name=rbac_enabled,json=rbacEnabled,proto3" json:"rbac_enabled,omitempty"` // What kind of product offering the cluster is part of, if any Product GetMasterResponse_Product `protobuf:"varint,11,opt,name=product,proto3,enum=determined.api.v1.GetMasterResponse_Product" json:"product,omitempty"` // List of features that is on. FeatureSwitches []string `protobuf:"bytes,12,rep,name=feature_switches,json=featureSwitches,proto3" json:"feature_switches,omitempty"` // Feature flag for user management. UserManagementEnabled bool `` /* 128-byte string literal not displayed */ // Feature flag for strict job queue control. StrictJobQueueControl bool `` /* 130-byte string literal not displayed */ // Active server cluster-wide message if any. ClusterMessage *ClusterMessage `protobuf:"bytes,15,opt,name=cluster_message,json=clusterMessage,proto3,oneof" json:"cluster_message,omitempty"` // Whether the cluster has a user-submitted custom logo. HasCustomLogo bool `protobuf:"varint,16,opt,name=has_custom_logo,json=hasCustomLogo,proto3" json:"has_custom_logo,omitempty"` // contains filtered or unexported fields }
Response to GetMasterRequest.
func (*GetMasterResponse) Descriptor
deprecated
func (*GetMasterResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetMasterResponse.ProtoReflect.Descriptor instead.
func (*GetMasterResponse) GetBranding ¶
func (x *GetMasterResponse) GetBranding() string
func (*GetMasterResponse) GetClusterId ¶
func (x *GetMasterResponse) GetClusterId() string
func (*GetMasterResponse) GetClusterMessage ¶
func (x *GetMasterResponse) GetClusterMessage() *ClusterMessage
func (*GetMasterResponse) GetClusterName ¶
func (x *GetMasterResponse) GetClusterName() string
func (*GetMasterResponse) GetExternalLoginUri ¶
func (x *GetMasterResponse) GetExternalLoginUri() string
func (*GetMasterResponse) GetExternalLogoutUri ¶
func (x *GetMasterResponse) GetExternalLogoutUri() string
func (*GetMasterResponse) GetFeatureSwitches ¶
func (x *GetMasterResponse) GetFeatureSwitches() []string
func (*GetMasterResponse) GetHasCustomLogo ¶
func (x *GetMasterResponse) GetHasCustomLogo() bool
func (*GetMasterResponse) GetMasterId ¶
func (x *GetMasterResponse) GetMasterId() string
func (*GetMasterResponse) GetProduct ¶
func (x *GetMasterResponse) GetProduct() GetMasterResponse_Product
func (*GetMasterResponse) GetRbacEnabled ¶
func (x *GetMasterResponse) GetRbacEnabled() bool
func (*GetMasterResponse) GetSsoProviders ¶
func (x *GetMasterResponse) GetSsoProviders() []*SSOProvider
func (*GetMasterResponse) GetStrictJobQueueControl ¶
func (x *GetMasterResponse) GetStrictJobQueueControl() bool
func (*GetMasterResponse) GetTelemetryEnabled ¶
func (x *GetMasterResponse) GetTelemetryEnabled() bool
func (*GetMasterResponse) GetUserManagementEnabled ¶
func (x *GetMasterResponse) GetUserManagementEnabled() bool
func (*GetMasterResponse) GetVersion ¶
func (x *GetMasterResponse) GetVersion() string
func (*GetMasterResponse) ProtoMessage ¶
func (*GetMasterResponse) ProtoMessage()
func (*GetMasterResponse) ProtoReflect ¶
func (x *GetMasterResponse) ProtoReflect() protoreflect.Message
func (*GetMasterResponse) Reset ¶
func (x *GetMasterResponse) Reset()
func (*GetMasterResponse) String ¶
func (x *GetMasterResponse) String() string
type GetMasterResponse_Product ¶
type GetMasterResponse_Product int32
Different kinds of Determined Cloud offerings
const ( // Not a Cloud Community offering GetMasterResponse_PRODUCT_UNSPECIFIED GetMasterResponse_Product = 0 // Determined Cloud, Community Edition GetMasterResponse_PRODUCT_COMMUNITY GetMasterResponse_Product = 1 )
func (GetMasterResponse_Product) Descriptor ¶
func (GetMasterResponse_Product) Descriptor() protoreflect.EnumDescriptor
func (GetMasterResponse_Product) Enum ¶
func (x GetMasterResponse_Product) Enum() *GetMasterResponse_Product
func (GetMasterResponse_Product) EnumDescriptor
deprecated
func (GetMasterResponse_Product) EnumDescriptor() ([]byte, []int)
Deprecated: Use GetMasterResponse_Product.Descriptor instead.
func (GetMasterResponse_Product) Number ¶
func (x GetMasterResponse_Product) Number() protoreflect.EnumNumber
func (GetMasterResponse_Product) String ¶
func (x GetMasterResponse_Product) String() string
func (GetMasterResponse_Product) Type ¶
func (GetMasterResponse_Product) Type() protoreflect.EnumType
type GetMeRequest ¶
type GetMeRequest struct {
// contains filtered or unexported fields
}
Get the requested current user.
func (*GetMeRequest) Descriptor
deprecated
func (*GetMeRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetMeRequest.ProtoReflect.Descriptor instead.
func (*GetMeRequest) ProtoMessage ¶
func (*GetMeRequest) ProtoMessage()
func (*GetMeRequest) ProtoReflect ¶
func (x *GetMeRequest) ProtoReflect() protoreflect.Message
func (*GetMeRequest) Reset ¶
func (x *GetMeRequest) Reset()
func (*GetMeRequest) String ¶
func (x *GetMeRequest) String() string
type GetMeResponse ¶
type GetMeResponse struct { // The requested user. User *userv1.User `protobuf:"bytes,1,opt,name=user,proto3" json:"user,omitempty"` // contains filtered or unexported fields }
Response to GetMeRequest.
func (*GetMeResponse) Descriptor
deprecated
func (*GetMeResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetMeResponse.ProtoReflect.Descriptor instead.
func (*GetMeResponse) GetUser ¶
func (x *GetMeResponse) GetUser() *userv1.User
func (*GetMeResponse) ProtoMessage ¶
func (*GetMeResponse) ProtoMessage()
func (*GetMeResponse) ProtoReflect ¶
func (x *GetMeResponse) ProtoReflect() protoreflect.Message
func (*GetMeResponse) Reset ¶
func (x *GetMeResponse) Reset()
func (*GetMeResponse) String ¶
func (x *GetMeResponse) String() string
type GetMetadataValuesRequest ¶
type GetMetadataValuesRequest struct { // Metadata key Key string `protobuf:"bytes,1,opt,name=key,proto3" json:"key,omitempty"` // Project id ProjectId int32 `protobuf:"varint,2,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` // contains filtered or unexported fields }
Get metadata values for a given key within a project
func (*GetMetadataValuesRequest) Descriptor
deprecated
func (*GetMetadataValuesRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetMetadataValuesRequest.ProtoReflect.Descriptor instead.
func (*GetMetadataValuesRequest) GetKey ¶
func (x *GetMetadataValuesRequest) GetKey() string
func (*GetMetadataValuesRequest) GetProjectId ¶
func (x *GetMetadataValuesRequest) GetProjectId() int32
func (*GetMetadataValuesRequest) ProtoMessage ¶
func (*GetMetadataValuesRequest) ProtoMessage()
func (*GetMetadataValuesRequest) ProtoReflect ¶
func (x *GetMetadataValuesRequest) ProtoReflect() protoreflect.Message
func (*GetMetadataValuesRequest) Reset ¶
func (x *GetMetadataValuesRequest) Reset()
func (*GetMetadataValuesRequest) String ¶
func (x *GetMetadataValuesRequest) String() string
type GetMetadataValuesResponse ¶
type GetMetadataValuesResponse struct { // A list of metadata values Values []string `protobuf:"bytes,1,rep,name=values,proto3" json:"values,omitempty"` // contains filtered or unexported fields }
Response to GetMetadataValuesRequest.
func (*GetMetadataValuesResponse) Descriptor
deprecated
func (*GetMetadataValuesResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetMetadataValuesResponse.ProtoReflect.Descriptor instead.
func (*GetMetadataValuesResponse) GetValues ¶
func (x *GetMetadataValuesResponse) GetValues() []string
func (*GetMetadataValuesResponse) ProtoMessage ¶
func (*GetMetadataValuesResponse) ProtoMessage()
func (*GetMetadataValuesResponse) ProtoReflect ¶
func (x *GetMetadataValuesResponse) ProtoReflect() protoreflect.Message
func (*GetMetadataValuesResponse) Reset ¶
func (x *GetMetadataValuesResponse) Reset()
func (*GetMetadataValuesResponse) String ¶
func (x *GetMetadataValuesResponse) String() string
type GetMetricsRequest ¶
type GetMetricsRequest struct { // Trial IDs to get metrics for. TrialIds []int32 `protobuf:"varint,1,rep,packed,name=trial_ids,json=trialIds,proto3" json:"trial_ids,omitempty"` // The group of metrics to get eg 'training', 'validation', etc. Group string `protobuf:"bytes,2,opt,name=group,proto3" json:"group,omitempty"` // contains filtered or unexported fields }
Stream training metrics.
func (*GetMetricsRequest) Descriptor
deprecated
func (*GetMetricsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetMetricsRequest.ProtoReflect.Descriptor instead.
func (*GetMetricsRequest) GetGroup ¶
func (x *GetMetricsRequest) GetGroup() string
func (*GetMetricsRequest) GetTrialIds ¶
func (x *GetMetricsRequest) GetTrialIds() []int32
func (*GetMetricsRequest) ProtoMessage ¶
func (*GetMetricsRequest) ProtoMessage()
func (*GetMetricsRequest) ProtoReflect ¶
func (x *GetMetricsRequest) ProtoReflect() protoreflect.Message
func (*GetMetricsRequest) Reset ¶
func (x *GetMetricsRequest) Reset()
func (*GetMetricsRequest) String ¶
func (x *GetMetricsRequest) String() string
type GetMetricsResponse ¶
type GetMetricsResponse struct { // Metric response. Metrics []*trialv1.MetricsReport `protobuf:"bytes,1,rep,name=metrics,proto3" json:"metrics,omitempty"` // contains filtered or unexported fields }
Response to GetMetricsRequest.
func (*GetMetricsResponse) Descriptor
deprecated
func (*GetMetricsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetMetricsResponse.ProtoReflect.Descriptor instead.
func (*GetMetricsResponse) GetMetrics ¶
func (x *GetMetricsResponse) GetMetrics() []*trialv1.MetricsReport
func (*GetMetricsResponse) ProtoMessage ¶
func (*GetMetricsResponse) ProtoMessage()
func (*GetMetricsResponse) ProtoReflect ¶
func (x *GetMetricsResponse) ProtoReflect() protoreflect.Message
func (*GetMetricsResponse) Reset ¶
func (x *GetMetricsResponse) Reset()
func (*GetMetricsResponse) String ¶
func (x *GetMetricsResponse) String() string
type GetModelDefFileRequest ¶
type GetModelDefFileRequest struct { // The id of the experiment. ExperimentId int32 `protobuf:"varint,1,opt,name=experiment_id,json=experimentId,proto3" json:"experiment_id,omitempty"` // The path of file. Path string `protobuf:"bytes,2,opt,name=path,proto3" json:"path,omitempty"` // contains filtered or unexported fields }
Request to get a file of model definition.
func (*GetModelDefFileRequest) Descriptor
deprecated
func (*GetModelDefFileRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetModelDefFileRequest.ProtoReflect.Descriptor instead.
func (*GetModelDefFileRequest) GetExperimentId ¶
func (x *GetModelDefFileRequest) GetExperimentId() int32
func (*GetModelDefFileRequest) GetPath ¶
func (x *GetModelDefFileRequest) GetPath() string
func (*GetModelDefFileRequest) ProtoMessage ¶
func (*GetModelDefFileRequest) ProtoMessage()
func (*GetModelDefFileRequest) ProtoReflect ¶
func (x *GetModelDefFileRequest) ProtoReflect() protoreflect.Message
func (*GetModelDefFileRequest) Reset ¶
func (x *GetModelDefFileRequest) Reset()
func (*GetModelDefFileRequest) String ¶
func (x *GetModelDefFileRequest) String() string
type GetModelDefFileResponse ¶
type GetModelDefFileResponse struct { // Content of file. File []byte `protobuf:"bytes,1,opt,name=file,proto3" json:"file,omitempty"` // contains filtered or unexported fields }
Response to GetModelDefFileRequest.
func (*GetModelDefFileResponse) Descriptor
deprecated
func (*GetModelDefFileResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetModelDefFileResponse.ProtoReflect.Descriptor instead.
func (*GetModelDefFileResponse) GetFile ¶
func (x *GetModelDefFileResponse) GetFile() []byte
func (*GetModelDefFileResponse) ProtoMessage ¶
func (*GetModelDefFileResponse) ProtoMessage()
func (*GetModelDefFileResponse) ProtoReflect ¶
func (x *GetModelDefFileResponse) ProtoReflect() protoreflect.Message
func (*GetModelDefFileResponse) Reset ¶
func (x *GetModelDefFileResponse) Reset()
func (*GetModelDefFileResponse) String ¶
func (x *GetModelDefFileResponse) String() string
type GetModelDefRequest ¶
type GetModelDefRequest struct { // The id of the experiment. ExperimentId int32 `protobuf:"varint,1,opt,name=experiment_id,json=experimentId,proto3" json:"experiment_id,omitempty"` // contains filtered or unexported fields }
Request for an experiment model definition.
func (*GetModelDefRequest) Descriptor
deprecated
func (*GetModelDefRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetModelDefRequest.ProtoReflect.Descriptor instead.
func (*GetModelDefRequest) GetExperimentId ¶
func (x *GetModelDefRequest) GetExperimentId() int32
func (*GetModelDefRequest) ProtoMessage ¶
func (*GetModelDefRequest) ProtoMessage()
func (*GetModelDefRequest) ProtoReflect ¶
func (x *GetModelDefRequest) ProtoReflect() protoreflect.Message
func (*GetModelDefRequest) Reset ¶
func (x *GetModelDefRequest) Reset()
func (*GetModelDefRequest) String ¶
func (x *GetModelDefRequest) String() string
type GetModelDefResponse ¶
type GetModelDefResponse struct { // The base64-encoded, gzipped, tarball. B64Tgz string `protobuf:"bytes,1,opt,name=b64_tgz,json=b64Tgz,proto3" json:"b64_tgz,omitempty"` // contains filtered or unexported fields }
Response to GetModelDefRequest.
func (*GetModelDefResponse) Descriptor
deprecated
func (*GetModelDefResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetModelDefResponse.ProtoReflect.Descriptor instead.
func (*GetModelDefResponse) GetB64Tgz ¶
func (x *GetModelDefResponse) GetB64Tgz() string
func (*GetModelDefResponse) ProtoMessage ¶
func (*GetModelDefResponse) ProtoMessage()
func (*GetModelDefResponse) ProtoReflect ¶
func (x *GetModelDefResponse) ProtoReflect() protoreflect.Message
func (*GetModelDefResponse) Reset ¶
func (x *GetModelDefResponse) Reset()
func (*GetModelDefResponse) String ¶
func (x *GetModelDefResponse) String() string
type GetModelDefTreeRequest ¶
type GetModelDefTreeRequest struct { // The id of the experiment. ExperimentId int32 `protobuf:"varint,1,opt,name=experiment_id,json=experimentId,proto3" json:"experiment_id,omitempty"` // contains filtered or unexported fields }
Request to get model definition file tree of an experiment.
func (*GetModelDefTreeRequest) Descriptor
deprecated
func (*GetModelDefTreeRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetModelDefTreeRequest.ProtoReflect.Descriptor instead.
func (*GetModelDefTreeRequest) GetExperimentId ¶
func (x *GetModelDefTreeRequest) GetExperimentId() int32
func (*GetModelDefTreeRequest) ProtoMessage ¶
func (*GetModelDefTreeRequest) ProtoMessage()
func (*GetModelDefTreeRequest) ProtoReflect ¶
func (x *GetModelDefTreeRequest) ProtoReflect() protoreflect.Message
func (*GetModelDefTreeRequest) Reset ¶
func (x *GetModelDefTreeRequest) Reset()
func (*GetModelDefTreeRequest) String ¶
func (x *GetModelDefTreeRequest) String() string
type GetModelDefTreeResponse ¶
type GetModelDefTreeResponse struct { // File tree of an experiment. Files []*experimentv1.FileNode `protobuf:"bytes,1,rep,name=files,proto3" json:"files,omitempty"` // contains filtered or unexported fields }
Response to GetModelDefTreeRequest.
func (*GetModelDefTreeResponse) Descriptor
deprecated
func (*GetModelDefTreeResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetModelDefTreeResponse.ProtoReflect.Descriptor instead.
func (*GetModelDefTreeResponse) GetFiles ¶
func (x *GetModelDefTreeResponse) GetFiles() []*experimentv1.FileNode
func (*GetModelDefTreeResponse) ProtoMessage ¶
func (*GetModelDefTreeResponse) ProtoMessage()
func (*GetModelDefTreeResponse) ProtoReflect ¶
func (x *GetModelDefTreeResponse) ProtoReflect() protoreflect.Message
func (*GetModelDefTreeResponse) Reset ¶
func (x *GetModelDefTreeResponse) Reset()
func (*GetModelDefTreeResponse) String ¶
func (x *GetModelDefTreeResponse) String() string
type GetModelLabelsRequest ¶
type GetModelLabelsRequest struct { // Optional workspace ID to limit query for model tags. WorkspaceId *int32 `protobuf:"varint,1,opt,name=workspace_id,json=workspaceId,proto3,oneof" json:"workspace_id,omitempty"` // contains filtered or unexported fields }
Get a list of model labels.
func (*GetModelLabelsRequest) Descriptor
deprecated
func (*GetModelLabelsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetModelLabelsRequest.ProtoReflect.Descriptor instead.
func (*GetModelLabelsRequest) GetWorkspaceId ¶
func (x *GetModelLabelsRequest) GetWorkspaceId() int32
func (*GetModelLabelsRequest) ProtoMessage ¶
func (*GetModelLabelsRequest) ProtoMessage()
func (*GetModelLabelsRequest) ProtoReflect ¶
func (x *GetModelLabelsRequest) ProtoReflect() protoreflect.Message
func (*GetModelLabelsRequest) Reset ¶
func (x *GetModelLabelsRequest) Reset()
func (*GetModelLabelsRequest) String ¶
func (x *GetModelLabelsRequest) String() string
type GetModelLabelsResponse ¶
type GetModelLabelsResponse struct { // List of labels used across all models. Labels []string `protobuf:"bytes,1,rep,name=labels,proto3" json:"labels,omitempty"` // contains filtered or unexported fields }
Response to GetModelLabelsRequest.
func (*GetModelLabelsResponse) Descriptor
deprecated
func (*GetModelLabelsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetModelLabelsResponse.ProtoReflect.Descriptor instead.
func (*GetModelLabelsResponse) GetLabels ¶
func (x *GetModelLabelsResponse) GetLabels() []string
func (*GetModelLabelsResponse) ProtoMessage ¶
func (*GetModelLabelsResponse) ProtoMessage()
func (*GetModelLabelsResponse) ProtoReflect ¶
func (x *GetModelLabelsResponse) ProtoReflect() protoreflect.Message
func (*GetModelLabelsResponse) Reset ¶
func (x *GetModelLabelsResponse) Reset()
func (*GetModelLabelsResponse) String ¶
func (x *GetModelLabelsResponse) String() string
type GetModelRequest ¶
type GetModelRequest struct { // The name of the model. ModelName string `protobuf:"bytes,2,opt,name=model_name,json=modelName,proto3" json:"model_name,omitempty"` // contains filtered or unexported fields }
Get the requested model.
func (*GetModelRequest) Descriptor
deprecated
func (*GetModelRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetModelRequest.ProtoReflect.Descriptor instead.
func (*GetModelRequest) GetModelName ¶
func (x *GetModelRequest) GetModelName() string
func (*GetModelRequest) ProtoMessage ¶
func (*GetModelRequest) ProtoMessage()
func (*GetModelRequest) ProtoReflect ¶
func (x *GetModelRequest) ProtoReflect() protoreflect.Message
func (*GetModelRequest) Reset ¶
func (x *GetModelRequest) Reset()
func (*GetModelRequest) String ¶
func (x *GetModelRequest) String() string
type GetModelResponse ¶
type GetModelResponse struct { // The model requested. Model *modelv1.Model `protobuf:"bytes,1,opt,name=model,proto3" json:"model,omitempty"` // contains filtered or unexported fields }
Response to GetModelRequest.
func (*GetModelResponse) Descriptor
deprecated
func (*GetModelResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetModelResponse.ProtoReflect.Descriptor instead.
func (*GetModelResponse) GetModel ¶
func (x *GetModelResponse) GetModel() *modelv1.Model
func (*GetModelResponse) ProtoMessage ¶
func (*GetModelResponse) ProtoMessage()
func (*GetModelResponse) ProtoReflect ¶
func (x *GetModelResponse) ProtoReflect() protoreflect.Message
func (*GetModelResponse) Reset ¶
func (x *GetModelResponse) Reset()
func (*GetModelResponse) String ¶
func (x *GetModelResponse) String() string
type GetModelVersionRequest ¶
type GetModelVersionRequest struct { // The name of the model. ModelName string `protobuf:"bytes,3,opt,name=model_name,json=modelName,proto3" json:"model_name,omitempty"` // Sequential model version number. ModelVersionNum int32 `protobuf:"varint,2,opt,name=model_version_num,json=modelVersionNum,proto3" json:"model_version_num,omitempty"` // contains filtered or unexported fields }
Request for a version of a model in the registry.
func (*GetModelVersionRequest) Descriptor
deprecated
func (*GetModelVersionRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetModelVersionRequest.ProtoReflect.Descriptor instead.
func (*GetModelVersionRequest) GetModelName ¶
func (x *GetModelVersionRequest) GetModelName() string
func (*GetModelVersionRequest) GetModelVersionNum ¶
func (x *GetModelVersionRequest) GetModelVersionNum() int32
func (*GetModelVersionRequest) ProtoMessage ¶
func (*GetModelVersionRequest) ProtoMessage()
func (*GetModelVersionRequest) ProtoReflect ¶
func (x *GetModelVersionRequest) ProtoReflect() protoreflect.Message
func (*GetModelVersionRequest) Reset ¶
func (x *GetModelVersionRequest) Reset()
func (*GetModelVersionRequest) String ¶
func (x *GetModelVersionRequest) String() string
type GetModelVersionResponse ¶
type GetModelVersionResponse struct { // The model version requested. ModelVersion *modelv1.ModelVersion `protobuf:"bytes,1,opt,name=model_version,json=modelVersion,proto3" json:"model_version,omitempty"` // contains filtered or unexported fields }
Response for GetModelVersionRequest.
func (*GetModelVersionResponse) Descriptor
deprecated
func (*GetModelVersionResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetModelVersionResponse.ProtoReflect.Descriptor instead.
func (*GetModelVersionResponse) GetModelVersion ¶
func (x *GetModelVersionResponse) GetModelVersion() *modelv1.ModelVersion
func (*GetModelVersionResponse) ProtoMessage ¶
func (*GetModelVersionResponse) ProtoMessage()
func (*GetModelVersionResponse) ProtoReflect ¶
func (x *GetModelVersionResponse) ProtoReflect() protoreflect.Message
func (*GetModelVersionResponse) Reset ¶
func (x *GetModelVersionResponse) Reset()
func (*GetModelVersionResponse) String ¶
func (x *GetModelVersionResponse) String() string
type GetModelVersionsRequest ¶
type GetModelVersionsRequest struct { // Sort the model versions by the given field. SortBy GetModelVersionsRequest_SortBy `` /* 134-byte string literal not displayed */ // Order model versions in either ascending or descending order. OrderBy OrderBy `protobuf:"varint,2,opt,name=order_by,json=orderBy,proto3,enum=determined.api.v1.OrderBy" json:"order_by,omitempty"` // Skip the number of model versions before returning results. Negative values // denote number of models to skip from the end before returning results. Offset int32 `protobuf:"varint,3,opt,name=offset,proto3" json:"offset,omitempty"` // Limit the number of model versions. A value of 0 denotes no limit. Limit int32 `protobuf:"varint,4,opt,name=limit,proto3" json:"limit,omitempty"` // The name of the model. ModelName string `protobuf:"bytes,6,opt,name=model_name,json=modelName,proto3" json:"model_name,omitempty"` // contains filtered or unexported fields }
Get a list of versions of the requested model.
func (*GetModelVersionsRequest) Descriptor
deprecated
func (*GetModelVersionsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetModelVersionsRequest.ProtoReflect.Descriptor instead.
func (*GetModelVersionsRequest) GetLimit ¶
func (x *GetModelVersionsRequest) GetLimit() int32
func (*GetModelVersionsRequest) GetModelName ¶
func (x *GetModelVersionsRequest) GetModelName() string
func (*GetModelVersionsRequest) GetOffset ¶
func (x *GetModelVersionsRequest) GetOffset() int32
func (*GetModelVersionsRequest) GetOrderBy ¶
func (x *GetModelVersionsRequest) GetOrderBy() OrderBy
func (*GetModelVersionsRequest) GetSortBy ¶
func (x *GetModelVersionsRequest) GetSortBy() GetModelVersionsRequest_SortBy
func (*GetModelVersionsRequest) ProtoMessage ¶
func (*GetModelVersionsRequest) ProtoMessage()
func (*GetModelVersionsRequest) ProtoReflect ¶
func (x *GetModelVersionsRequest) ProtoReflect() protoreflect.Message
func (*GetModelVersionsRequest) Reset ¶
func (x *GetModelVersionsRequest) Reset()
func (*GetModelVersionsRequest) String ¶
func (x *GetModelVersionsRequest) String() string
type GetModelVersionsRequest_SortBy ¶
type GetModelVersionsRequest_SortBy int32
Sort models by the given field.
const ( // Returns model versions in an unsorted list. GetModelVersionsRequest_SORT_BY_UNSPECIFIED GetModelVersionsRequest_SortBy = 0 // Returns model versions sorted by version number. GetModelVersionsRequest_SORT_BY_VERSION GetModelVersionsRequest_SortBy = 3 // Returns model versions sorted by creation_time. GetModelVersionsRequest_SORT_BY_CREATION_TIME GetModelVersionsRequest_SortBy = 4 )
func (GetModelVersionsRequest_SortBy) Descriptor ¶
func (GetModelVersionsRequest_SortBy) Descriptor() protoreflect.EnumDescriptor
func (GetModelVersionsRequest_SortBy) Enum ¶
func (x GetModelVersionsRequest_SortBy) Enum() *GetModelVersionsRequest_SortBy
func (GetModelVersionsRequest_SortBy) EnumDescriptor
deprecated
func (GetModelVersionsRequest_SortBy) EnumDescriptor() ([]byte, []int)
Deprecated: Use GetModelVersionsRequest_SortBy.Descriptor instead.
func (GetModelVersionsRequest_SortBy) Number ¶
func (x GetModelVersionsRequest_SortBy) Number() protoreflect.EnumNumber
func (GetModelVersionsRequest_SortBy) String ¶
func (x GetModelVersionsRequest_SortBy) String() string
func (GetModelVersionsRequest_SortBy) Type ¶
func (GetModelVersionsRequest_SortBy) Type() protoreflect.EnumType
type GetModelVersionsResponse ¶
type GetModelVersionsResponse struct { // The model requested. Model *modelv1.Model `protobuf:"bytes,1,opt,name=model,proto3" json:"model,omitempty"` // The list of returned model versions. ModelVersions []*modelv1.ModelVersion `protobuf:"bytes,2,rep,name=model_versions,json=modelVersions,proto3" json:"model_versions,omitempty"` // Pagination information of the full dataset. Pagination *Pagination `protobuf:"bytes,3,opt,name=pagination,proto3" json:"pagination,omitempty"` // contains filtered or unexported fields }
Response for GetModelVersionRequest.
func (*GetModelVersionsResponse) Descriptor
deprecated
func (*GetModelVersionsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetModelVersionsResponse.ProtoReflect.Descriptor instead.
func (*GetModelVersionsResponse) GetModel ¶
func (x *GetModelVersionsResponse) GetModel() *modelv1.Model
func (*GetModelVersionsResponse) GetModelVersions ¶
func (x *GetModelVersionsResponse) GetModelVersions() []*modelv1.ModelVersion
func (*GetModelVersionsResponse) GetPagination ¶
func (x *GetModelVersionsResponse) GetPagination() *Pagination
func (*GetModelVersionsResponse) ProtoMessage ¶
func (*GetModelVersionsResponse) ProtoMessage()
func (*GetModelVersionsResponse) ProtoReflect ¶
func (x *GetModelVersionsResponse) ProtoReflect() protoreflect.Message
func (*GetModelVersionsResponse) Reset ¶
func (x *GetModelVersionsResponse) Reset()
func (*GetModelVersionsResponse) String ¶
func (x *GetModelVersionsResponse) String() string
type GetModelsRequest ¶
type GetModelsRequest struct { // Sort the models by the given field. SortBy GetModelsRequest_SortBy `` /* 127-byte string literal not displayed */ // Order models in either ascending or descending order. OrderBy OrderBy `protobuf:"varint,2,opt,name=order_by,json=orderBy,proto3,enum=determined.api.v1.OrderBy" json:"order_by,omitempty"` // Skip the number of models before returning results. Negative values // denote number of models to skip from the end before returning results. Offset int32 `protobuf:"varint,3,opt,name=offset,proto3" json:"offset,omitempty"` // Limit the number of models. A value of 0 denotes no limit. Limit int32 `protobuf:"varint,4,opt,name=limit,proto3" json:"limit,omitempty"` // Limit the models to those matching or partially-matching the name. Name string `protobuf:"bytes,5,opt,name=name,proto3" json:"name,omitempty"` // Limit the models to those matching or partially-matching the description. Description string `protobuf:"bytes,6,opt,name=description,proto3" json:"description,omitempty"` // Limit the models to those with the following labels. Labels []string `protobuf:"bytes,7,rep,name=labels,proto3" json:"labels,omitempty"` // Limit to unarchived models only. Archived *wrappers.BoolValue `protobuf:"bytes,8,opt,name=archived,proto3" json:"archived,omitempty"` // Limit the models to those made by the users with the following usernames. Users []string `protobuf:"bytes,9,rep,name=users,proto3" json:"users,omitempty"` // Limit models to those that belong to the following workspace names. WorkspaceNames []string `protobuf:"bytes,12,rep,name=workspace_names,json=workspaceNames,proto3" json:"workspace_names,omitempty"` // Limit the models to those made by the users with the following userIds. UserIds []int32 `protobuf:"varint,11,rep,packed,name=user_ids,json=userIds,proto3" json:"user_ids,omitempty"` // Limit the models to this model id. Id int32 `protobuf:"varint,10,opt,name=id,proto3" json:"id,omitempty"` // Limit models to those that belong to the following workspace ids. WorkspaceIds []int32 `protobuf:"varint,13,rep,packed,name=workspace_ids,json=workspaceIds,proto3" json:"workspace_ids,omitempty"` // contains filtered or unexported fields }
Get a list of models.
func (*GetModelsRequest) Descriptor
deprecated
func (*GetModelsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetModelsRequest.ProtoReflect.Descriptor instead.
func (*GetModelsRequest) GetArchived ¶
func (x *GetModelsRequest) GetArchived() *wrappers.BoolValue
func (*GetModelsRequest) GetDescription ¶
func (x *GetModelsRequest) GetDescription() string
func (*GetModelsRequest) GetId ¶
func (x *GetModelsRequest) GetId() int32
func (*GetModelsRequest) GetLabels ¶
func (x *GetModelsRequest) GetLabels() []string
func (*GetModelsRequest) GetLimit ¶
func (x *GetModelsRequest) GetLimit() int32
func (*GetModelsRequest) GetName ¶
func (x *GetModelsRequest) GetName() string
func (*GetModelsRequest) GetOffset ¶
func (x *GetModelsRequest) GetOffset() int32
func (*GetModelsRequest) GetOrderBy ¶
func (x *GetModelsRequest) GetOrderBy() OrderBy
func (*GetModelsRequest) GetSortBy ¶
func (x *GetModelsRequest) GetSortBy() GetModelsRequest_SortBy
func (*GetModelsRequest) GetUserIds ¶
func (x *GetModelsRequest) GetUserIds() []int32
func (*GetModelsRequest) GetUsers ¶
func (x *GetModelsRequest) GetUsers() []string
func (*GetModelsRequest) GetWorkspaceIds ¶
func (x *GetModelsRequest) GetWorkspaceIds() []int32
func (*GetModelsRequest) GetWorkspaceNames ¶
func (x *GetModelsRequest) GetWorkspaceNames() []string
func (*GetModelsRequest) ProtoMessage ¶
func (*GetModelsRequest) ProtoMessage()
func (*GetModelsRequest) ProtoReflect ¶
func (x *GetModelsRequest) ProtoReflect() protoreflect.Message
func (*GetModelsRequest) Reset ¶
func (x *GetModelsRequest) Reset()
func (*GetModelsRequest) String ¶
func (x *GetModelsRequest) String() string
type GetModelsRequest_SortBy ¶
type GetModelsRequest_SortBy int32
Sort models by the given field.
const ( // Returns models in an unsorted list. GetModelsRequest_SORT_BY_UNSPECIFIED GetModelsRequest_SortBy = 0 // Returns models sorted by name. GetModelsRequest_SORT_BY_NAME GetModelsRequest_SortBy = 1 // Returns models sorted by description. GetModelsRequest_SORT_BY_DESCRIPTION GetModelsRequest_SortBy = 2 // Returns models sorted by creation time. GetModelsRequest_SORT_BY_CREATION_TIME GetModelsRequest_SortBy = 4 // Returns models sorted by last updated time. GetModelsRequest_SORT_BY_LAST_UPDATED_TIME GetModelsRequest_SortBy = 5 // Returns models sorted by number of version. GetModelsRequest_SORT_BY_NUM_VERSIONS GetModelsRequest_SortBy = 6 // Returns models sorted by workspace name. GetModelsRequest_SORT_BY_WORKSPACE GetModelsRequest_SortBy = 7 )
func (GetModelsRequest_SortBy) Descriptor ¶
func (GetModelsRequest_SortBy) Descriptor() protoreflect.EnumDescriptor
func (GetModelsRequest_SortBy) Enum ¶
func (x GetModelsRequest_SortBy) Enum() *GetModelsRequest_SortBy
func (GetModelsRequest_SortBy) EnumDescriptor
deprecated
func (GetModelsRequest_SortBy) EnumDescriptor() ([]byte, []int)
Deprecated: Use GetModelsRequest_SortBy.Descriptor instead.
func (GetModelsRequest_SortBy) Number ¶
func (x GetModelsRequest_SortBy) Number() protoreflect.EnumNumber
func (GetModelsRequest_SortBy) String ¶
func (x GetModelsRequest_SortBy) String() string
func (GetModelsRequest_SortBy) Type ¶
func (GetModelsRequest_SortBy) Type() protoreflect.EnumType
type GetModelsResponse ¶
type GetModelsResponse struct { // The list of returned models. Models []*modelv1.Model `protobuf:"bytes,1,rep,name=models,proto3" json:"models,omitempty"` // Pagination information of the full dataset. Pagination *Pagination `protobuf:"bytes,2,opt,name=pagination,proto3" json:"pagination,omitempty"` // contains filtered or unexported fields }
Response to GetModelsRequest.
func (*GetModelsResponse) Descriptor
deprecated
func (*GetModelsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetModelsResponse.ProtoReflect.Descriptor instead.
func (*GetModelsResponse) GetModels ¶
func (x *GetModelsResponse) GetModels() []*modelv1.Model
func (*GetModelsResponse) GetPagination ¶
func (x *GetModelsResponse) GetPagination() *Pagination
func (*GetModelsResponse) ProtoMessage ¶
func (*GetModelsResponse) ProtoMessage()
func (*GetModelsResponse) ProtoReflect ¶
func (x *GetModelsResponse) ProtoReflect() protoreflect.Message
func (*GetModelsResponse) Reset ¶
func (x *GetModelsResponse) Reset()
func (*GetModelsResponse) String ¶
func (x *GetModelsResponse) String() string
type GetNotebookRequest ¶
type GetNotebookRequest struct { // The id of the notebook. NotebookId string `protobuf:"bytes,1,opt,name=notebook_id,json=notebookId,proto3" json:"notebook_id,omitempty"` // contains filtered or unexported fields }
Get the requested notebook.
func (*GetNotebookRequest) Descriptor
deprecated
func (*GetNotebookRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetNotebookRequest.ProtoReflect.Descriptor instead.
func (*GetNotebookRequest) GetNotebookId ¶
func (x *GetNotebookRequest) GetNotebookId() string
func (*GetNotebookRequest) ProtoMessage ¶
func (*GetNotebookRequest) ProtoMessage()
func (*GetNotebookRequest) ProtoReflect ¶
func (x *GetNotebookRequest) ProtoReflect() protoreflect.Message
func (*GetNotebookRequest) Reset ¶
func (x *GetNotebookRequest) Reset()
func (*GetNotebookRequest) String ¶
func (x *GetNotebookRequest) String() string
type GetNotebookResponse ¶
type GetNotebookResponse struct { // The requested notebook. Notebook *notebookv1.Notebook `protobuf:"bytes,1,opt,name=notebook,proto3" json:"notebook,omitempty"` // The notebook config. Config *_struct.Struct `protobuf:"bytes,2,opt,name=config,proto3" json:"config,omitempty"` // contains filtered or unexported fields }
Response to GetNotebookRequest.
func (*GetNotebookResponse) Descriptor
deprecated
func (*GetNotebookResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetNotebookResponse.ProtoReflect.Descriptor instead.
func (*GetNotebookResponse) GetConfig ¶
func (x *GetNotebookResponse) GetConfig() *_struct.Struct
func (*GetNotebookResponse) GetNotebook ¶
func (x *GetNotebookResponse) GetNotebook() *notebookv1.Notebook
func (*GetNotebookResponse) ProtoMessage ¶
func (*GetNotebookResponse) ProtoMessage()
func (*GetNotebookResponse) ProtoReflect ¶
func (x *GetNotebookResponse) ProtoReflect() protoreflect.Message
func (*GetNotebookResponse) Reset ¶
func (x *GetNotebookResponse) Reset()
func (*GetNotebookResponse) String ¶
func (x *GetNotebookResponse) String() string
type GetNotebooksRequest ¶
type GetNotebooksRequest struct { // Sort notebooks by the given field. SortBy GetNotebooksRequest_SortBy `` /* 130-byte string literal not displayed */ // Order notebooks in either ascending or descending order. OrderBy OrderBy `protobuf:"varint,2,opt,name=order_by,json=orderBy,proto3,enum=determined.api.v1.OrderBy" json:"order_by,omitempty"` // Skip the number of notebooks before returning results. Negative values // denote number of notebooks to skip from the end before returning results. Offset int32 `protobuf:"varint,3,opt,name=offset,proto3" json:"offset,omitempty"` // Limit the number of notebooks. A value of 0 denotes no limit. Limit int32 `protobuf:"varint,4,opt,name=limit,proto3" json:"limit,omitempty"` // Limit notebooks to those that are owned by users with the specified // usernames. Users []string `protobuf:"bytes,5,rep,name=users,proto3" json:"users,omitempty"` // Limit notebooks to those that are owned by users with the specified // userIds. UserIds []int32 `protobuf:"varint,6,rep,packed,name=user_ids,json=userIds,proto3" json:"user_ids,omitempty"` // Limit to those within a specified workspace, or 0 for all // accessible workspaces. WorkspaceId int32 `protobuf:"varint,12,opt,name=workspace_id,json=workspaceId,proto3" json:"workspace_id,omitempty"` // contains filtered or unexported fields }
Get a list of notebooks.
func (*GetNotebooksRequest) Descriptor
deprecated
func (*GetNotebooksRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetNotebooksRequest.ProtoReflect.Descriptor instead.
func (*GetNotebooksRequest) GetLimit ¶
func (x *GetNotebooksRequest) GetLimit() int32
func (*GetNotebooksRequest) GetOffset ¶
func (x *GetNotebooksRequest) GetOffset() int32
func (*GetNotebooksRequest) GetOrderBy ¶
func (x *GetNotebooksRequest) GetOrderBy() OrderBy
func (*GetNotebooksRequest) GetSortBy ¶
func (x *GetNotebooksRequest) GetSortBy() GetNotebooksRequest_SortBy
func (*GetNotebooksRequest) GetUserIds ¶
func (x *GetNotebooksRequest) GetUserIds() []int32
func (*GetNotebooksRequest) GetUsers ¶
func (x *GetNotebooksRequest) GetUsers() []string
func (*GetNotebooksRequest) GetWorkspaceId ¶
func (x *GetNotebooksRequest) GetWorkspaceId() int32
func (*GetNotebooksRequest) ProtoMessage ¶
func (*GetNotebooksRequest) ProtoMessage()
func (*GetNotebooksRequest) ProtoReflect ¶
func (x *GetNotebooksRequest) ProtoReflect() protoreflect.Message
func (*GetNotebooksRequest) Reset ¶
func (x *GetNotebooksRequest) Reset()
func (*GetNotebooksRequest) String ¶
func (x *GetNotebooksRequest) String() string
type GetNotebooksRequest_SortBy ¶
type GetNotebooksRequest_SortBy int32
Sorts notebooks by the given field.
const ( // Returns notebooks in an unsorted list. GetNotebooksRequest_SORT_BY_UNSPECIFIED GetNotebooksRequest_SortBy = 0 // Returns notebooks sorted by id. GetNotebooksRequest_SORT_BY_ID GetNotebooksRequest_SortBy = 1 // Returns notebooks sorted by description. GetNotebooksRequest_SORT_BY_DESCRIPTION GetNotebooksRequest_SortBy = 2 // Return notebooks sorted by start time. GetNotebooksRequest_SORT_BY_START_TIME GetNotebooksRequest_SortBy = 4 // Return notebooks sorted by workspace_id GetNotebooksRequest_SORT_BY_WORKSPACE_ID GetNotebooksRequest_SortBy = 5 )
func (GetNotebooksRequest_SortBy) Descriptor ¶
func (GetNotebooksRequest_SortBy) Descriptor() protoreflect.EnumDescriptor
func (GetNotebooksRequest_SortBy) Enum ¶
func (x GetNotebooksRequest_SortBy) Enum() *GetNotebooksRequest_SortBy
func (GetNotebooksRequest_SortBy) EnumDescriptor
deprecated
func (GetNotebooksRequest_SortBy) EnumDescriptor() ([]byte, []int)
Deprecated: Use GetNotebooksRequest_SortBy.Descriptor instead.
func (GetNotebooksRequest_SortBy) Number ¶
func (x GetNotebooksRequest_SortBy) Number() protoreflect.EnumNumber
func (GetNotebooksRequest_SortBy) String ¶
func (x GetNotebooksRequest_SortBy) String() string
func (GetNotebooksRequest_SortBy) Type ¶
func (GetNotebooksRequest_SortBy) Type() protoreflect.EnumType
type GetNotebooksResponse ¶
type GetNotebooksResponse struct { // The list of returned notebooks. Notebooks []*notebookv1.Notebook `protobuf:"bytes,1,rep,name=notebooks,proto3" json:"notebooks,omitempty"` // Pagination information of the full dataset. Pagination *Pagination `protobuf:"bytes,2,opt,name=pagination,proto3" json:"pagination,omitempty"` // contains filtered or unexported fields }
Response to GetNotebooksRequest.
func (*GetNotebooksResponse) Descriptor
deprecated
func (*GetNotebooksResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetNotebooksResponse.ProtoReflect.Descriptor instead.
func (*GetNotebooksResponse) GetNotebooks ¶
func (x *GetNotebooksResponse) GetNotebooks() []*notebookv1.Notebook
func (*GetNotebooksResponse) GetPagination ¶
func (x *GetNotebooksResponse) GetPagination() *Pagination
func (*GetNotebooksResponse) ProtoMessage ¶
func (*GetNotebooksResponse) ProtoMessage()
func (*GetNotebooksResponse) ProtoReflect ¶
func (x *GetNotebooksResponse) ProtoReflect() protoreflect.Message
func (*GetNotebooksResponse) Reset ¶
func (x *GetNotebooksResponse) Reset()
func (*GetNotebooksResponse) String ¶
func (x *GetNotebooksResponse) String() string
type GetPermissionsSummaryRequest ¶
type GetPermissionsSummaryRequest struct {
// contains filtered or unexported fields
}
List all permissions for the current user in all parts of the cluster.
func (*GetPermissionsSummaryRequest) Descriptor
deprecated
func (*GetPermissionsSummaryRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetPermissionsSummaryRequest.ProtoReflect.Descriptor instead.
func (*GetPermissionsSummaryRequest) ProtoMessage ¶
func (*GetPermissionsSummaryRequest) ProtoMessage()
func (*GetPermissionsSummaryRequest) ProtoReflect ¶
func (x *GetPermissionsSummaryRequest) ProtoReflect() protoreflect.Message
func (*GetPermissionsSummaryRequest) Reset ¶
func (x *GetPermissionsSummaryRequest) Reset()
func (*GetPermissionsSummaryRequest) String ¶
func (x *GetPermissionsSummaryRequest) String() string
type GetPermissionsSummaryResponse ¶
type GetPermissionsSummaryResponse struct { // A group of roles in cluster and other scopes. Roles []*rbacv1.Role `protobuf:"bytes,1,rep,name=roles,proto3" json:"roles,omitempty"` // Lists of assignments for the cluster and other scopes. Assignments []*rbacv1.RoleAssignmentSummary `protobuf:"bytes,2,rep,name=assignments,proto3" json:"assignments,omitempty"` // contains filtered or unexported fields }
Response to GetPermissionsSummaryRequest.
func (*GetPermissionsSummaryResponse) Descriptor
deprecated
func (*GetPermissionsSummaryResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetPermissionsSummaryResponse.ProtoReflect.Descriptor instead.
func (*GetPermissionsSummaryResponse) GetAssignments ¶
func (x *GetPermissionsSummaryResponse) GetAssignments() []*rbacv1.RoleAssignmentSummary
func (*GetPermissionsSummaryResponse) GetRoles ¶
func (x *GetPermissionsSummaryResponse) GetRoles() []*rbacv1.Role
func (*GetPermissionsSummaryResponse) ProtoMessage ¶
func (*GetPermissionsSummaryResponse) ProtoMessage()
func (*GetPermissionsSummaryResponse) ProtoReflect ¶
func (x *GetPermissionsSummaryResponse) ProtoReflect() protoreflect.Message
func (*GetPermissionsSummaryResponse) Reset ¶
func (x *GetPermissionsSummaryResponse) Reset()
func (*GetPermissionsSummaryResponse) String ¶
func (x *GetPermissionsSummaryResponse) String() string
type GetProjectByKeyRequest ¶
type GetProjectByKeyRequest struct { // The key of the project. Key string `protobuf:"bytes,1,opt,name=key,proto3" json:"key,omitempty"` // contains filtered or unexported fields }
Get the requested project by key.
func (*GetProjectByKeyRequest) Descriptor
deprecated
func (*GetProjectByKeyRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetProjectByKeyRequest.ProtoReflect.Descriptor instead.
func (*GetProjectByKeyRequest) GetKey ¶
func (x *GetProjectByKeyRequest) GetKey() string
func (*GetProjectByKeyRequest) ProtoMessage ¶
func (*GetProjectByKeyRequest) ProtoMessage()
func (*GetProjectByKeyRequest) ProtoReflect ¶
func (x *GetProjectByKeyRequest) ProtoReflect() protoreflect.Message
func (*GetProjectByKeyRequest) Reset ¶
func (x *GetProjectByKeyRequest) Reset()
func (*GetProjectByKeyRequest) String ¶
func (x *GetProjectByKeyRequest) String() string
type GetProjectByKeyResponse ¶
type GetProjectByKeyResponse struct { // The project requested. Project *projectv1.Project `protobuf:"bytes,1,opt,name=project,proto3" json:"project,omitempty"` // contains filtered or unexported fields }
Response to GetProjectByKeyRequest.
func (*GetProjectByKeyResponse) Descriptor
deprecated
func (*GetProjectByKeyResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetProjectByKeyResponse.ProtoReflect.Descriptor instead.
func (*GetProjectByKeyResponse) GetProject ¶
func (x *GetProjectByKeyResponse) GetProject() *projectv1.Project
func (*GetProjectByKeyResponse) ProtoMessage ¶
func (*GetProjectByKeyResponse) ProtoMessage()
func (*GetProjectByKeyResponse) ProtoReflect ¶
func (x *GetProjectByKeyResponse) ProtoReflect() protoreflect.Message
func (*GetProjectByKeyResponse) Reset ¶
func (x *GetProjectByKeyResponse) Reset()
func (*GetProjectByKeyResponse) String ¶
func (x *GetProjectByKeyResponse) String() string
type GetProjectColumnsRequest ¶
type GetProjectColumnsRequest struct { // The id of the project. Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // type of table for project columns TableType *TableType `` /* 128-byte string literal not displayed */ // contains filtered or unexported fields }
Request for experiment list columns
func (*GetProjectColumnsRequest) Descriptor
deprecated
func (*GetProjectColumnsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetProjectColumnsRequest.ProtoReflect.Descriptor instead.
func (*GetProjectColumnsRequest) GetId ¶
func (x *GetProjectColumnsRequest) GetId() int32
func (*GetProjectColumnsRequest) GetTableType ¶
func (x *GetProjectColumnsRequest) GetTableType() TableType
func (*GetProjectColumnsRequest) ProtoMessage ¶
func (*GetProjectColumnsRequest) ProtoMessage()
func (*GetProjectColumnsRequest) ProtoReflect ¶
func (x *GetProjectColumnsRequest) ProtoReflect() protoreflect.Message
func (*GetProjectColumnsRequest) Reset ¶
func (x *GetProjectColumnsRequest) Reset()
func (*GetProjectColumnsRequest) String ¶
func (x *GetProjectColumnsRequest) String() string
type GetProjectColumnsResponse ¶
type GetProjectColumnsResponse struct { // List of columns. Columns []*projectv1.ProjectColumn `protobuf:"bytes,4,rep,name=columns,proto3" json:"columns,omitempty"` // contains filtered or unexported fields }
Response for experiment list columns
func (*GetProjectColumnsResponse) Descriptor
deprecated
func (*GetProjectColumnsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetProjectColumnsResponse.ProtoReflect.Descriptor instead.
func (*GetProjectColumnsResponse) GetColumns ¶
func (x *GetProjectColumnsResponse) GetColumns() []*projectv1.ProjectColumn
func (*GetProjectColumnsResponse) ProtoMessage ¶
func (*GetProjectColumnsResponse) ProtoMessage()
func (*GetProjectColumnsResponse) ProtoReflect ¶
func (x *GetProjectColumnsResponse) ProtoReflect() protoreflect.Message
func (*GetProjectColumnsResponse) Reset ¶
func (x *GetProjectColumnsResponse) Reset()
func (*GetProjectColumnsResponse) String ¶
func (x *GetProjectColumnsResponse) String() string
type GetProjectNumericMetricsRangeRequest ¶
type GetProjectNumericMetricsRangeRequest struct { // The id of the project. Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
Request for experiment list metrics ranges
func (*GetProjectNumericMetricsRangeRequest) Descriptor
deprecated
func (*GetProjectNumericMetricsRangeRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetProjectNumericMetricsRangeRequest.ProtoReflect.Descriptor instead.
func (*GetProjectNumericMetricsRangeRequest) GetId ¶
func (x *GetProjectNumericMetricsRangeRequest) GetId() int32
func (*GetProjectNumericMetricsRangeRequest) ProtoMessage ¶
func (*GetProjectNumericMetricsRangeRequest) ProtoMessage()
func (*GetProjectNumericMetricsRangeRequest) ProtoReflect ¶
func (x *GetProjectNumericMetricsRangeRequest) ProtoReflect() protoreflect.Message
func (*GetProjectNumericMetricsRangeRequest) Reset ¶
func (x *GetProjectNumericMetricsRangeRequest) Reset()
func (*GetProjectNumericMetricsRangeRequest) String ¶
func (x *GetProjectNumericMetricsRangeRequest) String() string
type GetProjectNumericMetricsRangeResponse ¶
type GetProjectNumericMetricsRangeResponse struct { // List of ranges. Ranges []*projectv1.MetricsRange `protobuf:"bytes,1,rep,name=ranges,proto3" json:"ranges,omitempty"` // contains filtered or unexported fields }
Response for experiment list metrics ranges
func (*GetProjectNumericMetricsRangeResponse) Descriptor
deprecated
func (*GetProjectNumericMetricsRangeResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetProjectNumericMetricsRangeResponse.ProtoReflect.Descriptor instead.
func (*GetProjectNumericMetricsRangeResponse) GetRanges ¶
func (x *GetProjectNumericMetricsRangeResponse) GetRanges() []*projectv1.MetricsRange
func (*GetProjectNumericMetricsRangeResponse) ProtoMessage ¶
func (*GetProjectNumericMetricsRangeResponse) ProtoMessage()
func (*GetProjectNumericMetricsRangeResponse) ProtoReflect ¶
func (x *GetProjectNumericMetricsRangeResponse) ProtoReflect() protoreflect.Message
func (*GetProjectNumericMetricsRangeResponse) Reset ¶
func (x *GetProjectNumericMetricsRangeResponse) Reset()
func (*GetProjectNumericMetricsRangeResponse) String ¶
func (x *GetProjectNumericMetricsRangeResponse) String() string
type GetProjectRequest ¶
type GetProjectRequest struct { // The id of the project. Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
Get the requested project.
func (*GetProjectRequest) Descriptor
deprecated
func (*GetProjectRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetProjectRequest.ProtoReflect.Descriptor instead.
func (*GetProjectRequest) GetId ¶
func (x *GetProjectRequest) GetId() int32
func (*GetProjectRequest) ProtoMessage ¶
func (*GetProjectRequest) ProtoMessage()
func (*GetProjectRequest) ProtoReflect ¶
func (x *GetProjectRequest) ProtoReflect() protoreflect.Message
func (*GetProjectRequest) Reset ¶
func (x *GetProjectRequest) Reset()
func (*GetProjectRequest) String ¶
func (x *GetProjectRequest) String() string
type GetProjectResponse ¶
type GetProjectResponse struct { // The project requested. Project *projectv1.Project `protobuf:"bytes,1,opt,name=project,proto3" json:"project,omitempty"` // contains filtered or unexported fields }
Response to GetProjectRequest.
func (*GetProjectResponse) Descriptor
deprecated
func (*GetProjectResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetProjectResponse.ProtoReflect.Descriptor instead.
func (*GetProjectResponse) GetProject ¶
func (x *GetProjectResponse) GetProject() *projectv1.Project
func (*GetProjectResponse) ProtoMessage ¶
func (*GetProjectResponse) ProtoMessage()
func (*GetProjectResponse) ProtoReflect ¶
func (x *GetProjectResponse) ProtoReflect() protoreflect.Message
func (*GetProjectResponse) Reset ¶
func (x *GetProjectResponse) Reset()
func (*GetProjectResponse) String ¶
func (x *GetProjectResponse) String() string
type GetProjectsByUserActivityRequest ¶
type GetProjectsByUserActivityRequest struct { // Limit number of project entries Limit int32 `protobuf:"varint,1,opt,name=limit,proto3" json:"limit,omitempty"` // contains filtered or unexported fields }
Get projects based on user activity.
func (*GetProjectsByUserActivityRequest) Descriptor
deprecated
func (*GetProjectsByUserActivityRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetProjectsByUserActivityRequest.ProtoReflect.Descriptor instead.
func (*GetProjectsByUserActivityRequest) GetLimit ¶
func (x *GetProjectsByUserActivityRequest) GetLimit() int32
func (*GetProjectsByUserActivityRequest) ProtoMessage ¶
func (*GetProjectsByUserActivityRequest) ProtoMessage()
func (*GetProjectsByUserActivityRequest) ProtoReflect ¶
func (x *GetProjectsByUserActivityRequest) ProtoReflect() protoreflect.Message
func (*GetProjectsByUserActivityRequest) Reset ¶
func (x *GetProjectsByUserActivityRequest) Reset()
func (*GetProjectsByUserActivityRequest) String ¶
func (x *GetProjectsByUserActivityRequest) String() string
type GetProjectsByUserActivityResponse ¶
type GetProjectsByUserActivityResponse struct { // A list of projects Projects []*projectv1.Project `protobuf:"bytes,1,rep,name=projects,proto3" json:"projects,omitempty"` // contains filtered or unexported fields }
Response to GetProjectsByUserActivityRequest.
func (*GetProjectsByUserActivityResponse) Descriptor
deprecated
func (*GetProjectsByUserActivityResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetProjectsByUserActivityResponse.ProtoReflect.Descriptor instead.
func (*GetProjectsByUserActivityResponse) GetProjects ¶
func (x *GetProjectsByUserActivityResponse) GetProjects() []*projectv1.Project
func (*GetProjectsByUserActivityResponse) ProtoMessage ¶
func (*GetProjectsByUserActivityResponse) ProtoMessage()
func (*GetProjectsByUserActivityResponse) ProtoReflect ¶
func (x *GetProjectsByUserActivityResponse) ProtoReflect() protoreflect.Message
func (*GetProjectsByUserActivityResponse) Reset ¶
func (x *GetProjectsByUserActivityResponse) Reset()
func (*GetProjectsByUserActivityResponse) String ¶
func (x *GetProjectsByUserActivityResponse) String() string
type GetResourcePoolsRequest ¶
type GetResourcePoolsRequest struct { // Skip the number of resource pools before returning results. Negative values // denote number of resource pools to skip from the end before returning // results. Offset int32 `protobuf:"varint,1,opt,name=offset,proto3" json:"offset,omitempty"` // Limit the number of resource pools. A value of 0 denotes no limit. Limit int32 `protobuf:"varint,2,opt,name=limit,proto3" json:"limit,omitempty"` // Indicate whether or not to return unbound pools only. Unbound bool `protobuf:"varint,3,opt,name=unbound,proto3" json:"unbound,omitempty"` // contains filtered or unexported fields }
Get the list of resource pools from the cluster.
func (*GetResourcePoolsRequest) Descriptor
deprecated
func (*GetResourcePoolsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetResourcePoolsRequest.ProtoReflect.Descriptor instead.
func (*GetResourcePoolsRequest) GetLimit ¶
func (x *GetResourcePoolsRequest) GetLimit() int32
func (*GetResourcePoolsRequest) GetOffset ¶
func (x *GetResourcePoolsRequest) GetOffset() int32
func (*GetResourcePoolsRequest) GetUnbound ¶
func (x *GetResourcePoolsRequest) GetUnbound() bool
func (*GetResourcePoolsRequest) ProtoMessage ¶
func (*GetResourcePoolsRequest) ProtoMessage()
func (*GetResourcePoolsRequest) ProtoReflect ¶
func (x *GetResourcePoolsRequest) ProtoReflect() protoreflect.Message
func (*GetResourcePoolsRequest) Reset ¶
func (x *GetResourcePoolsRequest) Reset()
func (*GetResourcePoolsRequest) String ¶
func (x *GetResourcePoolsRequest) String() string
type GetResourcePoolsResponse ¶
type GetResourcePoolsResponse struct { // The list of returned resource pools. ResourcePools []*resourcepoolv1.ResourcePool `protobuf:"bytes,1,rep,name=resource_pools,json=resourcePools,proto3" json:"resource_pools,omitempty"` // Pagination information of the full dataset. Pagination *Pagination `protobuf:"bytes,2,opt,name=pagination,proto3" json:"pagination,omitempty"` // contains filtered or unexported fields }
Response to GetResourcePoolsRequest.
func (*GetResourcePoolsResponse) Descriptor
deprecated
func (*GetResourcePoolsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetResourcePoolsResponse.ProtoReflect.Descriptor instead.
func (*GetResourcePoolsResponse) GetPagination ¶
func (x *GetResourcePoolsResponse) GetPagination() *Pagination
func (*GetResourcePoolsResponse) GetResourcePools ¶
func (x *GetResourcePoolsResponse) GetResourcePools() []*resourcepoolv1.ResourcePool
func (*GetResourcePoolsResponse) ProtoMessage ¶
func (*GetResourcePoolsResponse) ProtoMessage()
func (*GetResourcePoolsResponse) ProtoReflect ¶
func (x *GetResourcePoolsResponse) ProtoReflect() protoreflect.Message
func (*GetResourcePoolsResponse) Reset ¶
func (x *GetResourcePoolsResponse) Reset()
func (*GetResourcePoolsResponse) String ¶
func (x *GetResourcePoolsResponse) String() string
type GetRolesAssignedToGroupRequest ¶
type GetRolesAssignedToGroupRequest struct { // The id of the group to search for role assignments for GroupId int32 `protobuf:"varint,1,opt,name=group_id,json=groupId,proto3" json:"group_id,omitempty"` // contains filtered or unexported fields }
Request object for GetRolesAssignedToGroup
func (*GetRolesAssignedToGroupRequest) Descriptor
deprecated
func (*GetRolesAssignedToGroupRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetRolesAssignedToGroupRequest.ProtoReflect.Descriptor instead.
func (*GetRolesAssignedToGroupRequest) GetGroupId ¶
func (x *GetRolesAssignedToGroupRequest) GetGroupId() int32
func (*GetRolesAssignedToGroupRequest) ProtoMessage ¶
func (*GetRolesAssignedToGroupRequest) ProtoMessage()
func (*GetRolesAssignedToGroupRequest) ProtoReflect ¶
func (x *GetRolesAssignedToGroupRequest) ProtoReflect() protoreflect.Message
func (*GetRolesAssignedToGroupRequest) Reset ¶
func (x *GetRolesAssignedToGroupRequest) Reset()
func (*GetRolesAssignedToGroupRequest) String ¶
func (x *GetRolesAssignedToGroupRequest) String() string
type GetRolesAssignedToGroupResponse ¶
type GetRolesAssignedToGroupResponse struct { // The roles assigned to the requested groups. Roles []*rbacv1.Role `protobuf:"bytes,1,rep,name=roles,proto3" json:"roles,omitempty"` // What scope each role is assigned to. Assignments []*rbacv1.RoleAssignmentSummary `protobuf:"bytes,2,rep,name=assignments,proto3" json:"assignments,omitempty"` // contains filtered or unexported fields }
Response object for GetRolesAssignedToGroup
func (*GetRolesAssignedToGroupResponse) Descriptor
deprecated
func (*GetRolesAssignedToGroupResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetRolesAssignedToGroupResponse.ProtoReflect.Descriptor instead.
func (*GetRolesAssignedToGroupResponse) GetAssignments ¶
func (x *GetRolesAssignedToGroupResponse) GetAssignments() []*rbacv1.RoleAssignmentSummary
func (*GetRolesAssignedToGroupResponse) GetRoles ¶
func (x *GetRolesAssignedToGroupResponse) GetRoles() []*rbacv1.Role
func (*GetRolesAssignedToGroupResponse) ProtoMessage ¶
func (*GetRolesAssignedToGroupResponse) ProtoMessage()
func (*GetRolesAssignedToGroupResponse) ProtoReflect ¶
func (x *GetRolesAssignedToGroupResponse) ProtoReflect() protoreflect.Message
func (*GetRolesAssignedToGroupResponse) Reset ¶
func (x *GetRolesAssignedToGroupResponse) Reset()
func (*GetRolesAssignedToGroupResponse) String ¶
func (x *GetRolesAssignedToGroupResponse) String() string
type GetRolesAssignedToUserRequest ¶
type GetRolesAssignedToUserRequest struct { // The id of the user to search for role assignments for UserId int32 `protobuf:"varint,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` // contains filtered or unexported fields }
Request object for GetRolesAssignedToUser
func (*GetRolesAssignedToUserRequest) Descriptor
deprecated
func (*GetRolesAssignedToUserRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetRolesAssignedToUserRequest.ProtoReflect.Descriptor instead.
func (*GetRolesAssignedToUserRequest) GetUserId ¶
func (x *GetRolesAssignedToUserRequest) GetUserId() int32
func (*GetRolesAssignedToUserRequest) ProtoMessage ¶
func (*GetRolesAssignedToUserRequest) ProtoMessage()
func (*GetRolesAssignedToUserRequest) ProtoReflect ¶
func (x *GetRolesAssignedToUserRequest) ProtoReflect() protoreflect.Message
func (*GetRolesAssignedToUserRequest) Reset ¶
func (x *GetRolesAssignedToUserRequest) Reset()
func (*GetRolesAssignedToUserRequest) String ¶
func (x *GetRolesAssignedToUserRequest) String() string
type GetRolesAssignedToUserResponse ¶
type GetRolesAssignedToUserResponse struct { // The roles assigned to the requested user with assignment information. Roles []*rbacv1.RoleWithAssignments `protobuf:"bytes,1,rep,name=roles,proto3" json:"roles,omitempty"` // contains filtered or unexported fields }
Response object for GetRolesAssignedToUser
func (*GetRolesAssignedToUserResponse) Descriptor
deprecated
func (*GetRolesAssignedToUserResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetRolesAssignedToUserResponse.ProtoReflect.Descriptor instead.
func (*GetRolesAssignedToUserResponse) GetRoles ¶
func (x *GetRolesAssignedToUserResponse) GetRoles() []*rbacv1.RoleWithAssignments
func (*GetRolesAssignedToUserResponse) ProtoMessage ¶
func (*GetRolesAssignedToUserResponse) ProtoMessage()
func (*GetRolesAssignedToUserResponse) ProtoReflect ¶
func (x *GetRolesAssignedToUserResponse) ProtoReflect() protoreflect.Message
func (*GetRolesAssignedToUserResponse) Reset ¶
func (x *GetRolesAssignedToUserResponse) Reset()
func (*GetRolesAssignedToUserResponse) String ¶
func (x *GetRolesAssignedToUserResponse) String() string
type GetRolesByIDRequest ¶
type GetRolesByIDRequest struct { // The ids of the roles to be returned RoleIds []int32 `protobuf:"varint,1,rep,packed,name=role_ids,json=roleIds,proto3" json:"role_ids,omitempty"` // contains filtered or unexported fields }
Request object for GetRolesByID
func (*GetRolesByIDRequest) Descriptor
deprecated
func (*GetRolesByIDRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetRolesByIDRequest.ProtoReflect.Descriptor instead.
func (*GetRolesByIDRequest) GetRoleIds ¶
func (x *GetRolesByIDRequest) GetRoleIds() []int32
func (*GetRolesByIDRequest) ProtoMessage ¶
func (*GetRolesByIDRequest) ProtoMessage()
func (*GetRolesByIDRequest) ProtoReflect ¶
func (x *GetRolesByIDRequest) ProtoReflect() protoreflect.Message
func (*GetRolesByIDRequest) Reset ¶
func (x *GetRolesByIDRequest) Reset()
func (*GetRolesByIDRequest) String ¶
func (x *GetRolesByIDRequest) String() string
type GetRolesByIDResponse ¶
type GetRolesByIDResponse struct { // The roles requested Roles []*rbacv1.RoleWithAssignments `protobuf:"bytes,1,rep,name=roles,proto3" json:"roles,omitempty"` // contains filtered or unexported fields }
Response object for GetRolesByID
func (*GetRolesByIDResponse) Descriptor
deprecated
func (*GetRolesByIDResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetRolesByIDResponse.ProtoReflect.Descriptor instead.
func (*GetRolesByIDResponse) GetRoles ¶
func (x *GetRolesByIDResponse) GetRoles() []*rbacv1.RoleWithAssignments
func (*GetRolesByIDResponse) ProtoMessage ¶
func (*GetRolesByIDResponse) ProtoMessage()
func (*GetRolesByIDResponse) ProtoReflect ¶
func (x *GetRolesByIDResponse) ProtoReflect() protoreflect.Message
func (*GetRolesByIDResponse) Reset ¶
func (x *GetRolesByIDResponse) Reset()
func (*GetRolesByIDResponse) String ¶
func (x *GetRolesByIDResponse) String() string
type GetRunMetadataRequest ¶
type GetRunMetadataRequest struct { // The ID of the run to get metadata for. RunId int32 `protobuf:"varint,1,opt,name=run_id,json=runId,proto3" json:"run_id,omitempty"` // contains filtered or unexported fields }
Request to get the metadata of a run.
func (*GetRunMetadataRequest) Descriptor
deprecated
func (*GetRunMetadataRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetRunMetadataRequest.ProtoReflect.Descriptor instead.
func (*GetRunMetadataRequest) GetRunId ¶
func (x *GetRunMetadataRequest) GetRunId() int32
func (*GetRunMetadataRequest) ProtoMessage ¶
func (*GetRunMetadataRequest) ProtoMessage()
func (*GetRunMetadataRequest) ProtoReflect ¶
func (x *GetRunMetadataRequest) ProtoReflect() protoreflect.Message
func (*GetRunMetadataRequest) Reset ¶
func (x *GetRunMetadataRequest) Reset()
func (*GetRunMetadataRequest) String ¶
func (x *GetRunMetadataRequest) String() string
type GetRunMetadataResponse ¶
type GetRunMetadataResponse struct { // The arbitrary metadata of the run. Metadata *_struct.Struct `protobuf:"bytes,1,opt,name=metadata,proto3" json:"metadata,omitempty"` // contains filtered or unexported fields }
Response to get the metadata of a run.
func (*GetRunMetadataResponse) Descriptor
deprecated
func (*GetRunMetadataResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetRunMetadataResponse.ProtoReflect.Descriptor instead.
func (*GetRunMetadataResponse) GetMetadata ¶
func (x *GetRunMetadataResponse) GetMetadata() *_struct.Struct
func (*GetRunMetadataResponse) ProtoMessage ¶
func (*GetRunMetadataResponse) ProtoMessage()
func (*GetRunMetadataResponse) ProtoReflect ¶
func (x *GetRunMetadataResponse) ProtoReflect() protoreflect.Message
func (*GetRunMetadataResponse) Reset ¶
func (x *GetRunMetadataResponse) Reset()
func (*GetRunMetadataResponse) String ¶
func (x *GetRunMetadataResponse) String() string
type GetSearcherEventsRequest ¶
type GetSearcherEventsRequest struct { // The ID of the experiment. ExperimentId int32 `protobuf:"varint,1,opt,name=experiment_id,json=experimentId,proto3" json:"experiment_id,omitempty"` // contains filtered or unexported fields }
Request to get the list of searcher events.
func (*GetSearcherEventsRequest) Descriptor
deprecated
func (*GetSearcherEventsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetSearcherEventsRequest.ProtoReflect.Descriptor instead.
func (*GetSearcherEventsRequest) GetExperimentId ¶
func (x *GetSearcherEventsRequest) GetExperimentId() int32
func (*GetSearcherEventsRequest) ProtoMessage ¶
func (*GetSearcherEventsRequest) ProtoMessage()
func (*GetSearcherEventsRequest) ProtoReflect ¶
func (x *GetSearcherEventsRequest) ProtoReflect() protoreflect.Message
func (*GetSearcherEventsRequest) Reset ¶
func (x *GetSearcherEventsRequest) Reset()
func (*GetSearcherEventsRequest) String ¶
func (x *GetSearcherEventsRequest) String() string
type GetSearcherEventsResponse ¶
type GetSearcherEventsResponse struct { // The list of events in the queue. SearcherEvents []*experimentv1.SearcherEvent `protobuf:"bytes,1,rep,name=searcher_events,json=searcherEvents,proto3" json:"searcher_events,omitempty"` // contains filtered or unexported fields }
Response to GetSearcherEventsRequest.
func (*GetSearcherEventsResponse) Descriptor
deprecated
func (*GetSearcherEventsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetSearcherEventsResponse.ProtoReflect.Descriptor instead.
func (*GetSearcherEventsResponse) GetSearcherEvents ¶
func (x *GetSearcherEventsResponse) GetSearcherEvents() []*experimentv1.SearcherEvent
func (*GetSearcherEventsResponse) ProtoMessage ¶
func (*GetSearcherEventsResponse) ProtoMessage()
func (*GetSearcherEventsResponse) ProtoReflect ¶
func (x *GetSearcherEventsResponse) ProtoReflect() protoreflect.Message
func (*GetSearcherEventsResponse) Reset ¶
func (x *GetSearcherEventsResponse) Reset()
func (*GetSearcherEventsResponse) String ¶
func (x *GetSearcherEventsResponse) String() string
type GetShellRequest ¶
type GetShellRequest struct { // The id of the shell. ShellId string `protobuf:"bytes,1,opt,name=shell_id,json=shellId,proto3" json:"shell_id,omitempty"` // contains filtered or unexported fields }
Get the requested shell.
func (*GetShellRequest) Descriptor
deprecated
func (*GetShellRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetShellRequest.ProtoReflect.Descriptor instead.
func (*GetShellRequest) GetShellId ¶
func (x *GetShellRequest) GetShellId() string
func (*GetShellRequest) ProtoMessage ¶
func (*GetShellRequest) ProtoMessage()
func (*GetShellRequest) ProtoReflect ¶
func (x *GetShellRequest) ProtoReflect() protoreflect.Message
func (*GetShellRequest) Reset ¶
func (x *GetShellRequest) Reset()
func (*GetShellRequest) String ¶
func (x *GetShellRequest) String() string
type GetShellResponse ¶
type GetShellResponse struct { // The requested shell. Shell *shellv1.Shell `protobuf:"bytes,1,opt,name=shell,proto3" json:"shell,omitempty"` // The shell config. Config *_struct.Struct `protobuf:"bytes,2,opt,name=config,proto3" json:"config,omitempty"` // contains filtered or unexported fields }
Response to GetShellRequest.
func (*GetShellResponse) Descriptor
deprecated
func (*GetShellResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetShellResponse.ProtoReflect.Descriptor instead.
func (*GetShellResponse) GetConfig ¶
func (x *GetShellResponse) GetConfig() *_struct.Struct
func (*GetShellResponse) GetShell ¶
func (x *GetShellResponse) GetShell() *shellv1.Shell
func (*GetShellResponse) ProtoMessage ¶
func (*GetShellResponse) ProtoMessage()
func (*GetShellResponse) ProtoReflect ¶
func (x *GetShellResponse) ProtoReflect() protoreflect.Message
func (*GetShellResponse) Reset ¶
func (x *GetShellResponse) Reset()
func (*GetShellResponse) String ¶
func (x *GetShellResponse) String() string
type GetShellsRequest ¶
type GetShellsRequest struct { // Sort shells by the given field. SortBy GetShellsRequest_SortBy `` /* 127-byte string literal not displayed */ // Order shells in either ascending or descending order. OrderBy OrderBy `protobuf:"varint,2,opt,name=order_by,json=orderBy,proto3,enum=determined.api.v1.OrderBy" json:"order_by,omitempty"` // Skip the number of shells before returning results. Negative values // denote number of shells to skip from the end before returning results. Offset int32 `protobuf:"varint,3,opt,name=offset,proto3" json:"offset,omitempty"` // Limit the number of shells. A value of 0 denotes no limit. Limit int32 `protobuf:"varint,4,opt,name=limit,proto3" json:"limit,omitempty"` // Limit shells to those that are owned by users with the specified usernames. Users []string `protobuf:"bytes,5,rep,name=users,proto3" json:"users,omitempty"` // Limit shells to those that are owned by users with the specified userIds. UserIds []int32 `protobuf:"varint,6,rep,packed,name=user_ids,json=userIds,proto3" json:"user_ids,omitempty"` // Limit to those within a specified workspace, or 0 for all // accessible workspaces. WorkspaceId int32 `protobuf:"varint,7,opt,name=workspace_id,json=workspaceId,proto3" json:"workspace_id,omitempty"` // contains filtered or unexported fields }
Get a list of shells.
func (*GetShellsRequest) Descriptor
deprecated
func (*GetShellsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetShellsRequest.ProtoReflect.Descriptor instead.
func (*GetShellsRequest) GetLimit ¶
func (x *GetShellsRequest) GetLimit() int32
func (*GetShellsRequest) GetOffset ¶
func (x *GetShellsRequest) GetOffset() int32
func (*GetShellsRequest) GetOrderBy ¶
func (x *GetShellsRequest) GetOrderBy() OrderBy
func (*GetShellsRequest) GetSortBy ¶
func (x *GetShellsRequest) GetSortBy() GetShellsRequest_SortBy
func (*GetShellsRequest) GetUserIds ¶
func (x *GetShellsRequest) GetUserIds() []int32
func (*GetShellsRequest) GetUsers ¶
func (x *GetShellsRequest) GetUsers() []string
func (*GetShellsRequest) GetWorkspaceId ¶
func (x *GetShellsRequest) GetWorkspaceId() int32
func (*GetShellsRequest) ProtoMessage ¶
func (*GetShellsRequest) ProtoMessage()
func (*GetShellsRequest) ProtoReflect ¶
func (x *GetShellsRequest) ProtoReflect() protoreflect.Message
func (*GetShellsRequest) Reset ¶
func (x *GetShellsRequest) Reset()
func (*GetShellsRequest) String ¶
func (x *GetShellsRequest) String() string
type GetShellsRequest_SortBy ¶
type GetShellsRequest_SortBy int32
Sorts shells by the given field.
const ( // Returns shells in an unsorted list. GetShellsRequest_SORT_BY_UNSPECIFIED GetShellsRequest_SortBy = 0 // Returns shells sorted by id. GetShellsRequest_SORT_BY_ID GetShellsRequest_SortBy = 1 // Returns shells sorted by description. GetShellsRequest_SORT_BY_DESCRIPTION GetShellsRequest_SortBy = 2 // Return shells sorted by start time. GetShellsRequest_SORT_BY_START_TIME GetShellsRequest_SortBy = 4 // Return shells sorted by workspace_id. GetShellsRequest_SORT_BY_WORKSPACE_ID GetShellsRequest_SortBy = 5 )
func (GetShellsRequest_SortBy) Descriptor ¶
func (GetShellsRequest_SortBy) Descriptor() protoreflect.EnumDescriptor
func (GetShellsRequest_SortBy) Enum ¶
func (x GetShellsRequest_SortBy) Enum() *GetShellsRequest_SortBy
func (GetShellsRequest_SortBy) EnumDescriptor
deprecated
func (GetShellsRequest_SortBy) EnumDescriptor() ([]byte, []int)
Deprecated: Use GetShellsRequest_SortBy.Descriptor instead.
func (GetShellsRequest_SortBy) Number ¶
func (x GetShellsRequest_SortBy) Number() protoreflect.EnumNumber
func (GetShellsRequest_SortBy) String ¶
func (x GetShellsRequest_SortBy) String() string
func (GetShellsRequest_SortBy) Type ¶
func (GetShellsRequest_SortBy) Type() protoreflect.EnumType
type GetShellsResponse ¶
type GetShellsResponse struct { // The list of returned shells. Shells []*shellv1.Shell `protobuf:"bytes,1,rep,name=shells,proto3" json:"shells,omitempty"` // Pagination information of the full dataset. Pagination *Pagination `protobuf:"bytes,2,opt,name=pagination,proto3" json:"pagination,omitempty"` // contains filtered or unexported fields }
Response to GetShellsRequest.
func (*GetShellsResponse) Descriptor
deprecated
func (*GetShellsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetShellsResponse.ProtoReflect.Descriptor instead.
func (*GetShellsResponse) GetPagination ¶
func (x *GetShellsResponse) GetPagination() *Pagination
func (*GetShellsResponse) GetShells ¶
func (x *GetShellsResponse) GetShells() []*shellv1.Shell
func (*GetShellsResponse) ProtoMessage ¶
func (*GetShellsResponse) ProtoMessage()
func (*GetShellsResponse) ProtoReflect ¶
func (x *GetShellsResponse) ProtoReflect() protoreflect.Message
func (*GetShellsResponse) Reset ¶
func (x *GetShellsResponse) Reset()
func (*GetShellsResponse) String ¶
func (x *GetShellsResponse) String() string
type GetSlotRequest ¶
type GetSlotRequest struct { // The id of the agent. AgentId string `protobuf:"bytes,1,opt,name=agent_id,json=agentId,proto3" json:"agent_id,omitempty"` // The id of the slot. SlotId string `protobuf:"bytes,2,opt,name=slot_id,json=slotId,proto3" json:"slot_id,omitempty"` // contains filtered or unexported fields }
Get the requested slot for the agent with the given id.
func (*GetSlotRequest) Descriptor
deprecated
func (*GetSlotRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetSlotRequest.ProtoReflect.Descriptor instead.
func (*GetSlotRequest) GetAgentId ¶
func (x *GetSlotRequest) GetAgentId() string
func (*GetSlotRequest) GetSlotId ¶
func (x *GetSlotRequest) GetSlotId() string
func (*GetSlotRequest) ProtoMessage ¶
func (*GetSlotRequest) ProtoMessage()
func (*GetSlotRequest) ProtoReflect ¶
func (x *GetSlotRequest) ProtoReflect() protoreflect.Message
func (*GetSlotRequest) Reset ¶
func (x *GetSlotRequest) Reset()
func (*GetSlotRequest) String ¶
func (x *GetSlotRequest) String() string
type GetSlotResponse ¶
type GetSlotResponse struct { // The requested slot. Slot *agentv1.Slot `protobuf:"bytes,1,opt,name=slot,proto3" json:"slot,omitempty"` // contains filtered or unexported fields }
Response to GetSlotRequest.
func (*GetSlotResponse) Descriptor
deprecated
func (*GetSlotResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetSlotResponse.ProtoReflect.Descriptor instead.
func (*GetSlotResponse) GetSlot ¶
func (x *GetSlotResponse) GetSlot() *agentv1.Slot
func (*GetSlotResponse) ProtoMessage ¶
func (*GetSlotResponse) ProtoMessage()
func (*GetSlotResponse) ProtoReflect ¶
func (x *GetSlotResponse) ProtoReflect() protoreflect.Message
func (*GetSlotResponse) Reset ¶
func (x *GetSlotResponse) Reset()
func (*GetSlotResponse) String ¶
func (x *GetSlotResponse) String() string
type GetSlotsRequest ¶
type GetSlotsRequest struct { // The id of the agent. AgentId string `protobuf:"bytes,1,opt,name=agent_id,json=agentId,proto3" json:"agent_id,omitempty"` // contains filtered or unexported fields }
Get the set of slots for the agent with the given id.
func (*GetSlotsRequest) Descriptor
deprecated
func (*GetSlotsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetSlotsRequest.ProtoReflect.Descriptor instead.
func (*GetSlotsRequest) GetAgentId ¶
func (x *GetSlotsRequest) GetAgentId() string
func (*GetSlotsRequest) ProtoMessage ¶
func (*GetSlotsRequest) ProtoMessage()
func (*GetSlotsRequest) ProtoReflect ¶
func (x *GetSlotsRequest) ProtoReflect() protoreflect.Message
func (*GetSlotsRequest) Reset ¶
func (x *GetSlotsRequest) Reset()
func (*GetSlotsRequest) String ¶
func (x *GetSlotsRequest) String() string
type GetSlotsResponse ¶
type GetSlotsResponse struct { // The requested slots. Slots []*agentv1.Slot `protobuf:"bytes,1,rep,name=slots,proto3" json:"slots,omitempty"` // contains filtered or unexported fields }
Response to GetSlotsRequest.
func (*GetSlotsResponse) Descriptor
deprecated
func (*GetSlotsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetSlotsResponse.ProtoReflect.Descriptor instead.
func (*GetSlotsResponse) GetSlots ¶
func (x *GetSlotsResponse) GetSlots() []*agentv1.Slot
func (*GetSlotsResponse) ProtoMessage ¶
func (*GetSlotsResponse) ProtoMessage()
func (*GetSlotsResponse) ProtoReflect ¶
func (x *GetSlotsResponse) ProtoReflect() protoreflect.Message
func (*GetSlotsResponse) Reset ¶
func (x *GetSlotsResponse) Reset()
func (*GetSlotsResponse) String ¶
func (x *GetSlotsResponse) String() string
type GetTaskAcceleratorDataRequest ¶
type GetTaskAcceleratorDataRequest struct { // The id of the task. TaskId string `protobuf:"bytes,1,opt,name=task_id,json=taskId,proto3" json:"task_id,omitempty"` // contains filtered or unexported fields }
Get the accelerator data for each allocation associated with a task.
func (*GetTaskAcceleratorDataRequest) Descriptor
deprecated
func (*GetTaskAcceleratorDataRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetTaskAcceleratorDataRequest.ProtoReflect.Descriptor instead.
func (*GetTaskAcceleratorDataRequest) GetTaskId ¶
func (x *GetTaskAcceleratorDataRequest) GetTaskId() string
func (*GetTaskAcceleratorDataRequest) ProtoMessage ¶
func (*GetTaskAcceleratorDataRequest) ProtoMessage()
func (*GetTaskAcceleratorDataRequest) ProtoReflect ¶
func (x *GetTaskAcceleratorDataRequest) ProtoReflect() protoreflect.Message
func (*GetTaskAcceleratorDataRequest) Reset ¶
func (x *GetTaskAcceleratorDataRequest) Reset()
func (*GetTaskAcceleratorDataRequest) String ¶
func (x *GetTaskAcceleratorDataRequest) String() string
type GetTaskAcceleratorDataResponse ¶
type GetTaskAcceleratorDataResponse struct { // The accelerator data for each allocation associated with the task. AcceleratorData []*AcceleratorData `protobuf:"bytes,1,rep,name=accelerator_data,json=acceleratorData,proto3" json:"accelerator_data,omitempty"` // contains filtered or unexported fields }
Response to GetTaskAcceleratorDataResponse
func (*GetTaskAcceleratorDataResponse) Descriptor
deprecated
func (*GetTaskAcceleratorDataResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetTaskAcceleratorDataResponse.ProtoReflect.Descriptor instead.
func (*GetTaskAcceleratorDataResponse) GetAcceleratorData ¶
func (x *GetTaskAcceleratorDataResponse) GetAcceleratorData() []*AcceleratorData
func (*GetTaskAcceleratorDataResponse) ProtoMessage ¶
func (*GetTaskAcceleratorDataResponse) ProtoMessage()
func (*GetTaskAcceleratorDataResponse) ProtoReflect ¶
func (x *GetTaskAcceleratorDataResponse) ProtoReflect() protoreflect.Message
func (*GetTaskAcceleratorDataResponse) Reset ¶
func (x *GetTaskAcceleratorDataResponse) Reset()
func (*GetTaskAcceleratorDataResponse) String ¶
func (x *GetTaskAcceleratorDataResponse) String() string
type GetTaskContextDirectoryRequest ¶
type GetTaskContextDirectoryRequest struct { // The id of the experiment. TaskId string `protobuf:"bytes,1,opt,name=task_id,json=taskId,proto3" json:"task_id,omitempty"` // contains filtered or unexported fields }
Request for an task's context directory.
func (*GetTaskContextDirectoryRequest) Descriptor
deprecated
func (*GetTaskContextDirectoryRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetTaskContextDirectoryRequest.ProtoReflect.Descriptor instead.
func (*GetTaskContextDirectoryRequest) GetTaskId ¶
func (x *GetTaskContextDirectoryRequest) GetTaskId() string
func (*GetTaskContextDirectoryRequest) ProtoMessage ¶
func (*GetTaskContextDirectoryRequest) ProtoMessage()
func (*GetTaskContextDirectoryRequest) ProtoReflect ¶
func (x *GetTaskContextDirectoryRequest) ProtoReflect() protoreflect.Message
func (*GetTaskContextDirectoryRequest) Reset ¶
func (x *GetTaskContextDirectoryRequest) Reset()
func (*GetTaskContextDirectoryRequest) String ¶
func (x *GetTaskContextDirectoryRequest) String() string
type GetTaskContextDirectoryResponse ¶
type GetTaskContextDirectoryResponse struct { // The base64-encoded, gzipped, tarball. B64Tgz string `protobuf:"bytes,1,opt,name=b64_tgz,json=b64Tgz,proto3" json:"b64_tgz,omitempty"` // contains filtered or unexported fields }
Response to GetTaskContextDirectoryRequest.
func (*GetTaskContextDirectoryResponse) Descriptor
deprecated
func (*GetTaskContextDirectoryResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetTaskContextDirectoryResponse.ProtoReflect.Descriptor instead.
func (*GetTaskContextDirectoryResponse) GetB64Tgz ¶
func (x *GetTaskContextDirectoryResponse) GetB64Tgz() string
func (*GetTaskContextDirectoryResponse) ProtoMessage ¶
func (*GetTaskContextDirectoryResponse) ProtoMessage()
func (*GetTaskContextDirectoryResponse) ProtoReflect ¶
func (x *GetTaskContextDirectoryResponse) ProtoReflect() protoreflect.Message
func (*GetTaskContextDirectoryResponse) Reset ¶
func (x *GetTaskContextDirectoryResponse) Reset()
func (*GetTaskContextDirectoryResponse) String ¶
func (x *GetTaskContextDirectoryResponse) String() string
type GetTaskRequest ¶
type GetTaskRequest struct { // The requested task id. TaskId string `protobuf:"bytes,1,opt,name=task_id,json=taskId,proto3" json:"task_id,omitempty"` // contains filtered or unexported fields }
Get the requested task.
func (*GetTaskRequest) Descriptor
deprecated
func (*GetTaskRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetTaskRequest.ProtoReflect.Descriptor instead.
func (*GetTaskRequest) GetTaskId ¶
func (x *GetTaskRequest) GetTaskId() string
func (*GetTaskRequest) ProtoMessage ¶
func (*GetTaskRequest) ProtoMessage()
func (*GetTaskRequest) ProtoReflect ¶
func (x *GetTaskRequest) ProtoReflect() protoreflect.Message
func (*GetTaskRequest) Reset ¶
func (x *GetTaskRequest) Reset()
func (*GetTaskRequest) String ¶
func (x *GetTaskRequest) String() string
type GetTaskResponse ¶
type GetTaskResponse struct { // The requested task. Task *taskv1.Task `protobuf:"bytes,1,opt,name=task,proto3" json:"task,omitempty"` // contains filtered or unexported fields }
Response to GetTaskRequest.
func (*GetTaskResponse) Descriptor
deprecated
func (*GetTaskResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetTaskResponse.ProtoReflect.Descriptor instead.
func (*GetTaskResponse) GetTask ¶
func (x *GetTaskResponse) GetTask() *taskv1.Task
func (*GetTaskResponse) ProtoMessage ¶
func (*GetTaskResponse) ProtoMessage()
func (*GetTaskResponse) ProtoReflect ¶
func (x *GetTaskResponse) ProtoReflect() protoreflect.Message
func (*GetTaskResponse) Reset ¶
func (x *GetTaskResponse) Reset()
func (*GetTaskResponse) String ¶
func (x *GetTaskResponse) String() string
type GetTasksRequest ¶
type GetTasksRequest struct {
// contains filtered or unexported fields
}
Request the information of all tasks.
func (*GetTasksRequest) Descriptor
deprecated
func (*GetTasksRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetTasksRequest.ProtoReflect.Descriptor instead.
func (*GetTasksRequest) ProtoMessage ¶
func (*GetTasksRequest) ProtoMessage()
func (*GetTasksRequest) ProtoReflect ¶
func (x *GetTasksRequest) ProtoReflect() protoreflect.Message
func (*GetTasksRequest) Reset ¶
func (x *GetTasksRequest) Reset()
func (*GetTasksRequest) String ¶
func (x *GetTasksRequest) String() string
type GetTasksResponse ¶
type GetTasksResponse struct { // Information about a task for external display. AllocationIdToSummary map[string]*taskv1.AllocationSummary `` /* 216-byte string literal not displayed */ // contains filtered or unexported fields }
Response to GetTasksRequest.
func (*GetTasksResponse) Descriptor
deprecated
func (*GetTasksResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetTasksResponse.ProtoReflect.Descriptor instead.
func (*GetTasksResponse) GetAllocationIdToSummary ¶
func (x *GetTasksResponse) GetAllocationIdToSummary() map[string]*taskv1.AllocationSummary
func (*GetTasksResponse) ProtoMessage ¶
func (*GetTasksResponse) ProtoMessage()
func (*GetTasksResponse) ProtoReflect ¶
func (x *GetTasksResponse) ProtoReflect() protoreflect.Message
func (*GetTasksResponse) Reset ¶
func (x *GetTasksResponse) Reset()
func (*GetTasksResponse) String ¶
func (x *GetTasksResponse) String() string
type GetTelemetryRequest ¶
type GetTelemetryRequest struct {
// contains filtered or unexported fields
}
Get telemetry information.
func (*GetTelemetryRequest) Descriptor
deprecated
func (*GetTelemetryRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetTelemetryRequest.ProtoReflect.Descriptor instead.
func (*GetTelemetryRequest) ProtoMessage ¶
func (*GetTelemetryRequest) ProtoMessage()
func (*GetTelemetryRequest) ProtoReflect ¶
func (x *GetTelemetryRequest) ProtoReflect() protoreflect.Message
func (*GetTelemetryRequest) Reset ¶
func (x *GetTelemetryRequest) Reset()
func (*GetTelemetryRequest) String ¶
func (x *GetTelemetryRequest) String() string
type GetTelemetryResponse ¶
type GetTelemetryResponse struct { // Whether telemetry is enabled or not. Enabled bool `protobuf:"varint,1,opt,name=enabled,proto3" json:"enabled,omitempty"` // The key used for analytics in the UI. SegmentKey string `protobuf:"bytes,2,opt,name=segment_key,json=segmentKey,proto3" json:"segment_key,omitempty"` // contains filtered or unexported fields }
Response to GetTelemetryRequest.
func (*GetTelemetryResponse) Descriptor
deprecated
func (*GetTelemetryResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetTelemetryResponse.ProtoReflect.Descriptor instead.
func (*GetTelemetryResponse) GetEnabled ¶
func (x *GetTelemetryResponse) GetEnabled() bool
func (*GetTelemetryResponse) GetSegmentKey ¶
func (x *GetTelemetryResponse) GetSegmentKey() string
func (*GetTelemetryResponse) ProtoMessage ¶
func (*GetTelemetryResponse) ProtoMessage()
func (*GetTelemetryResponse) ProtoReflect ¶
func (x *GetTelemetryResponse) ProtoReflect() protoreflect.Message
func (*GetTelemetryResponse) Reset ¶
func (x *GetTelemetryResponse) Reset()
func (*GetTelemetryResponse) String ¶
func (x *GetTelemetryResponse) String() string
type GetTemplateRequest ¶
type GetTemplateRequest struct { // The id of the template. TemplateName string `protobuf:"bytes,1,opt,name=template_name,json=templateName,proto3" json:"template_name,omitempty"` // contains filtered or unexported fields }
Get the requested template.
func (*GetTemplateRequest) Descriptor
deprecated
func (*GetTemplateRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetTemplateRequest.ProtoReflect.Descriptor instead.
func (*GetTemplateRequest) GetTemplateName ¶
func (x *GetTemplateRequest) GetTemplateName() string
func (*GetTemplateRequest) ProtoMessage ¶
func (*GetTemplateRequest) ProtoMessage()
func (*GetTemplateRequest) ProtoReflect ¶
func (x *GetTemplateRequest) ProtoReflect() protoreflect.Message
func (*GetTemplateRequest) Reset ¶
func (x *GetTemplateRequest) Reset()
func (*GetTemplateRequest) String ¶
func (x *GetTemplateRequest) String() string
type GetTemplateResponse ¶
type GetTemplateResponse struct { // The requested template. Template *templatev1.Template `protobuf:"bytes,1,opt,name=template,proto3" json:"template,omitempty"` // contains filtered or unexported fields }
Response to GetTemplateRequest.
func (*GetTemplateResponse) Descriptor
deprecated
func (*GetTemplateResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetTemplateResponse.ProtoReflect.Descriptor instead.
func (*GetTemplateResponse) GetTemplate ¶
func (x *GetTemplateResponse) GetTemplate() *templatev1.Template
func (*GetTemplateResponse) ProtoMessage ¶
func (*GetTemplateResponse) ProtoMessage()
func (*GetTemplateResponse) ProtoReflect ¶
func (x *GetTemplateResponse) ProtoReflect() protoreflect.Message
func (*GetTemplateResponse) Reset ¶
func (x *GetTemplateResponse) Reset()
func (*GetTemplateResponse) String ¶
func (x *GetTemplateResponse) String() string
type GetTemplatesRequest ¶
type GetTemplatesRequest struct { // Sort templates by the given field. SortBy GetTemplatesRequest_SortBy `` /* 130-byte string literal not displayed */ // Order templates in either ascending or descending order. OrderBy OrderBy `protobuf:"varint,2,opt,name=order_by,json=orderBy,proto3,enum=determined.api.v1.OrderBy" json:"order_by,omitempty"` // Skip the number of templates before returning results. Negative values // denote number of templates to skip from the end before returning results. Offset int32 `protobuf:"varint,3,opt,name=offset,proto3" json:"offset,omitempty"` // Limit the number of templates. A value of 0 denotes no limit. Limit int32 `protobuf:"varint,4,opt,name=limit,proto3" json:"limit,omitempty"` // Limit templates to those that match the name. Name string `protobuf:"bytes,5,opt,name=name,proto3" json:"name,omitempty"` // Limit templates to those that match the workspace id. WorkspaceIds []int32 `protobuf:"varint,6,rep,packed,name=workspace_ids,json=workspaceIds,proto3" json:"workspace_ids,omitempty"` // contains filtered or unexported fields }
Get a list of templates.
func (*GetTemplatesRequest) Descriptor
deprecated
func (*GetTemplatesRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetTemplatesRequest.ProtoReflect.Descriptor instead.
func (*GetTemplatesRequest) GetLimit ¶
func (x *GetTemplatesRequest) GetLimit() int32
func (*GetTemplatesRequest) GetName ¶
func (x *GetTemplatesRequest) GetName() string
func (*GetTemplatesRequest) GetOffset ¶
func (x *GetTemplatesRequest) GetOffset() int32
func (*GetTemplatesRequest) GetOrderBy ¶
func (x *GetTemplatesRequest) GetOrderBy() OrderBy
func (*GetTemplatesRequest) GetSortBy ¶
func (x *GetTemplatesRequest) GetSortBy() GetTemplatesRequest_SortBy
func (*GetTemplatesRequest) GetWorkspaceIds ¶
func (x *GetTemplatesRequest) GetWorkspaceIds() []int32
func (*GetTemplatesRequest) ProtoMessage ¶
func (*GetTemplatesRequest) ProtoMessage()
func (*GetTemplatesRequest) ProtoReflect ¶
func (x *GetTemplatesRequest) ProtoReflect() protoreflect.Message
func (*GetTemplatesRequest) Reset ¶
func (x *GetTemplatesRequest) Reset()
func (*GetTemplatesRequest) String ¶
func (x *GetTemplatesRequest) String() string
type GetTemplatesRequest_SortBy ¶
type GetTemplatesRequest_SortBy int32
Sorts templates by the given field.
const ( // Returns templates in an unsorted list. GetTemplatesRequest_SORT_BY_UNSPECIFIED GetTemplatesRequest_SortBy = 0 // Returns templates sorted by name. GetTemplatesRequest_SORT_BY_NAME GetTemplatesRequest_SortBy = 1 )
func (GetTemplatesRequest_SortBy) Descriptor ¶
func (GetTemplatesRequest_SortBy) Descriptor() protoreflect.EnumDescriptor
func (GetTemplatesRequest_SortBy) Enum ¶
func (x GetTemplatesRequest_SortBy) Enum() *GetTemplatesRequest_SortBy
func (GetTemplatesRequest_SortBy) EnumDescriptor
deprecated
func (GetTemplatesRequest_SortBy) EnumDescriptor() ([]byte, []int)
Deprecated: Use GetTemplatesRequest_SortBy.Descriptor instead.
func (GetTemplatesRequest_SortBy) Number ¶
func (x GetTemplatesRequest_SortBy) Number() protoreflect.EnumNumber
func (GetTemplatesRequest_SortBy) String ¶
func (x GetTemplatesRequest_SortBy) String() string
func (GetTemplatesRequest_SortBy) Type ¶
func (GetTemplatesRequest_SortBy) Type() protoreflect.EnumType
type GetTemplatesResponse ¶
type GetTemplatesResponse struct { // the list of requested templates. Templates []*templatev1.Template `protobuf:"bytes,1,rep,name=templates,proto3" json:"templates,omitempty"` // Pagination information of the full dataset. Pagination *Pagination `protobuf:"bytes,2,opt,name=pagination,proto3" json:"pagination,omitempty"` // contains filtered or unexported fields }
Response to GetTemplatesRequest.
func (*GetTemplatesResponse) Descriptor
deprecated
func (*GetTemplatesResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetTemplatesResponse.ProtoReflect.Descriptor instead.
func (*GetTemplatesResponse) GetPagination ¶
func (x *GetTemplatesResponse) GetPagination() *Pagination
func (*GetTemplatesResponse) GetTemplates ¶
func (x *GetTemplatesResponse) GetTemplates() []*templatev1.Template
func (*GetTemplatesResponse) ProtoMessage ¶
func (*GetTemplatesResponse) ProtoMessage()
func (*GetTemplatesResponse) ProtoReflect ¶
func (x *GetTemplatesResponse) ProtoReflect() protoreflect.Message
func (*GetTemplatesResponse) Reset ¶
func (x *GetTemplatesResponse) Reset()
func (*GetTemplatesResponse) String ¶
func (x *GetTemplatesResponse) String() string
type GetTensorboardRequest ¶
type GetTensorboardRequest struct { // The id of the tensorboard. TensorboardId string `protobuf:"bytes,1,opt,name=tensorboard_id,json=tensorboardId,proto3" json:"tensorboard_id,omitempty"` // contains filtered or unexported fields }
Get the requested tensorboard.
func (*GetTensorboardRequest) Descriptor
deprecated
func (*GetTensorboardRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetTensorboardRequest.ProtoReflect.Descriptor instead.
func (*GetTensorboardRequest) GetTensorboardId ¶
func (x *GetTensorboardRequest) GetTensorboardId() string
func (*GetTensorboardRequest) ProtoMessage ¶
func (*GetTensorboardRequest) ProtoMessage()
func (*GetTensorboardRequest) ProtoReflect ¶
func (x *GetTensorboardRequest) ProtoReflect() protoreflect.Message
func (*GetTensorboardRequest) Reset ¶
func (x *GetTensorboardRequest) Reset()
func (*GetTensorboardRequest) String ¶
func (x *GetTensorboardRequest) String() string
type GetTensorboardResponse ¶
type GetTensorboardResponse struct { // The requested tensorboard. Tensorboard *tensorboardv1.Tensorboard `protobuf:"bytes,1,opt,name=tensorboard,proto3" json:"tensorboard,omitempty"` // The config; Config *_struct.Struct `protobuf:"bytes,2,opt,name=config,proto3" json:"config,omitempty"` // contains filtered or unexported fields }
Response to GetTensorboardRequest.
func (*GetTensorboardResponse) Descriptor
deprecated
func (*GetTensorboardResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetTensorboardResponse.ProtoReflect.Descriptor instead.
func (*GetTensorboardResponse) GetConfig ¶
func (x *GetTensorboardResponse) GetConfig() *_struct.Struct
func (*GetTensorboardResponse) GetTensorboard ¶
func (x *GetTensorboardResponse) GetTensorboard() *tensorboardv1.Tensorboard
func (*GetTensorboardResponse) ProtoMessage ¶
func (*GetTensorboardResponse) ProtoMessage()
func (*GetTensorboardResponse) ProtoReflect ¶
func (x *GetTensorboardResponse) ProtoReflect() protoreflect.Message
func (*GetTensorboardResponse) Reset ¶
func (x *GetTensorboardResponse) Reset()
func (*GetTensorboardResponse) String ¶
func (x *GetTensorboardResponse) String() string
type GetTensorboardsRequest ¶
type GetTensorboardsRequest struct { // Sort tensorboards by the given field. SortBy GetTensorboardsRequest_SortBy `` /* 133-byte string literal not displayed */ // Order tensorboards in either ascending or descending order. OrderBy OrderBy `protobuf:"varint,2,opt,name=order_by,json=orderBy,proto3,enum=determined.api.v1.OrderBy" json:"order_by,omitempty"` // Skip the number of tensorboards before returning results. Negative values // denote number of tensorboards to skip from the end before returning // results. Offset int32 `protobuf:"varint,3,opt,name=offset,proto3" json:"offset,omitempty"` // Limit the number of tensorboards. A value of 0 denotes no limit. Limit int32 `protobuf:"varint,4,opt,name=limit,proto3" json:"limit,omitempty"` // Limit tensorboards to those that are owned by users with the specified // usernames. Users []string `protobuf:"bytes,5,rep,name=users,proto3" json:"users,omitempty"` // Limit tensorboards to those that are owned by users with the specified // userIds. UserIds []int32 `protobuf:"varint,6,rep,packed,name=user_ids,json=userIds,proto3" json:"user_ids,omitempty"` // Limit tensorboards to those that are in a specific workspace, or 0 for // all accessible workspaces. WorkspaceId int32 `protobuf:"varint,7,opt,name=workspace_id,json=workspaceId,proto3" json:"workspace_id,omitempty"` // contains filtered or unexported fields }
Get a list of tensorboards.
func (*GetTensorboardsRequest) Descriptor
deprecated
func (*GetTensorboardsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetTensorboardsRequest.ProtoReflect.Descriptor instead.
func (*GetTensorboardsRequest) GetLimit ¶
func (x *GetTensorboardsRequest) GetLimit() int32
func (*GetTensorboardsRequest) GetOffset ¶
func (x *GetTensorboardsRequest) GetOffset() int32
func (*GetTensorboardsRequest) GetOrderBy ¶
func (x *GetTensorboardsRequest) GetOrderBy() OrderBy
func (*GetTensorboardsRequest) GetSortBy ¶
func (x *GetTensorboardsRequest) GetSortBy() GetTensorboardsRequest_SortBy
func (*GetTensorboardsRequest) GetUserIds ¶
func (x *GetTensorboardsRequest) GetUserIds() []int32
func (*GetTensorboardsRequest) GetUsers ¶
func (x *GetTensorboardsRequest) GetUsers() []string
func (*GetTensorboardsRequest) GetWorkspaceId ¶
func (x *GetTensorboardsRequest) GetWorkspaceId() int32
func (*GetTensorboardsRequest) ProtoMessage ¶
func (*GetTensorboardsRequest) ProtoMessage()
func (*GetTensorboardsRequest) ProtoReflect ¶
func (x *GetTensorboardsRequest) ProtoReflect() protoreflect.Message
func (*GetTensorboardsRequest) Reset ¶
func (x *GetTensorboardsRequest) Reset()
func (*GetTensorboardsRequest) String ¶
func (x *GetTensorboardsRequest) String() string
type GetTensorboardsRequest_SortBy ¶
type GetTensorboardsRequest_SortBy int32
Sorts tensorboards by the given field.
const ( // Returns tensorboards in an unsorted list. GetTensorboardsRequest_SORT_BY_UNSPECIFIED GetTensorboardsRequest_SortBy = 0 // Returns tensorboards sorted by id. GetTensorboardsRequest_SORT_BY_ID GetTensorboardsRequest_SortBy = 1 // Returns tensorboards sorted by description. GetTensorboardsRequest_SORT_BY_DESCRIPTION GetTensorboardsRequest_SortBy = 2 // Return tensorboards sorted by start time. GetTensorboardsRequest_SORT_BY_START_TIME GetTensorboardsRequest_SortBy = 4 // Return tensorboards sorted by workspace_id. GetTensorboardsRequest_SORT_BY_WORKSPACE_ID GetTensorboardsRequest_SortBy = 5 )
func (GetTensorboardsRequest_SortBy) Descriptor ¶
func (GetTensorboardsRequest_SortBy) Descriptor() protoreflect.EnumDescriptor
func (GetTensorboardsRequest_SortBy) Enum ¶
func (x GetTensorboardsRequest_SortBy) Enum() *GetTensorboardsRequest_SortBy
func (GetTensorboardsRequest_SortBy) EnumDescriptor
deprecated
func (GetTensorboardsRequest_SortBy) EnumDescriptor() ([]byte, []int)
Deprecated: Use GetTensorboardsRequest_SortBy.Descriptor instead.
func (GetTensorboardsRequest_SortBy) Number ¶
func (x GetTensorboardsRequest_SortBy) Number() protoreflect.EnumNumber
func (GetTensorboardsRequest_SortBy) String ¶
func (x GetTensorboardsRequest_SortBy) String() string
func (GetTensorboardsRequest_SortBy) Type ¶
func (GetTensorboardsRequest_SortBy) Type() protoreflect.EnumType
type GetTensorboardsResponse ¶
type GetTensorboardsResponse struct { // The list of returned tensorboards. Tensorboards []*tensorboardv1.Tensorboard `protobuf:"bytes,1,rep,name=tensorboards,proto3" json:"tensorboards,omitempty"` // Pagination information of the full dataset. Pagination *Pagination `protobuf:"bytes,2,opt,name=pagination,proto3" json:"pagination,omitempty"` // contains filtered or unexported fields }
Response to GetTensorboardsRequest.
func (*GetTensorboardsResponse) Descriptor
deprecated
func (*GetTensorboardsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetTensorboardsResponse.ProtoReflect.Descriptor instead.
func (*GetTensorboardsResponse) GetPagination ¶
func (x *GetTensorboardsResponse) GetPagination() *Pagination
func (*GetTensorboardsResponse) GetTensorboards ¶
func (x *GetTensorboardsResponse) GetTensorboards() []*tensorboardv1.Tensorboard
func (*GetTensorboardsResponse) ProtoMessage ¶
func (*GetTensorboardsResponse) ProtoMessage()
func (*GetTensorboardsResponse) ProtoReflect ¶
func (x *GetTensorboardsResponse) ProtoReflect() protoreflect.Message
func (*GetTensorboardsResponse) Reset ¶
func (x *GetTensorboardsResponse) Reset()
func (*GetTensorboardsResponse) String ¶
func (x *GetTensorboardsResponse) String() string
type GetTrainingMetricsRequest ¶
type GetTrainingMetricsRequest struct { // Trial IDs to get metrics for. TrialIds []int32 `protobuf:"varint,1,rep,packed,name=trial_ids,json=trialIds,proto3" json:"trial_ids,omitempty"` // contains filtered or unexported fields }
Stream training metrics.
func (*GetTrainingMetricsRequest) Descriptor
deprecated
func (*GetTrainingMetricsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetTrainingMetricsRequest.ProtoReflect.Descriptor instead.
func (*GetTrainingMetricsRequest) GetTrialIds ¶
func (x *GetTrainingMetricsRequest) GetTrialIds() []int32
func (*GetTrainingMetricsRequest) ProtoMessage ¶
func (*GetTrainingMetricsRequest) ProtoMessage()
func (*GetTrainingMetricsRequest) ProtoReflect ¶
func (x *GetTrainingMetricsRequest) ProtoReflect() protoreflect.Message
func (*GetTrainingMetricsRequest) Reset ¶
func (x *GetTrainingMetricsRequest) Reset()
func (*GetTrainingMetricsRequest) String ¶
func (x *GetTrainingMetricsRequest) String() string
type GetTrainingMetricsResponse ¶
type GetTrainingMetricsResponse struct { // Metric response. Metrics []*trialv1.MetricsReport `protobuf:"bytes,1,rep,name=metrics,proto3" json:"metrics,omitempty"` // contains filtered or unexported fields }
Response to GetTrainingMetricsRequest.
func (*GetTrainingMetricsResponse) Descriptor
deprecated
func (*GetTrainingMetricsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetTrainingMetricsResponse.ProtoReflect.Descriptor instead.
func (*GetTrainingMetricsResponse) GetMetrics ¶
func (x *GetTrainingMetricsResponse) GetMetrics() []*trialv1.MetricsReport
func (*GetTrainingMetricsResponse) ProtoMessage ¶
func (*GetTrainingMetricsResponse) ProtoMessage()
func (*GetTrainingMetricsResponse) ProtoReflect ¶
func (x *GetTrainingMetricsResponse) ProtoReflect() protoreflect.Message
func (*GetTrainingMetricsResponse) Reset ¶
func (x *GetTrainingMetricsResponse) Reset()
func (*GetTrainingMetricsResponse) String ¶
func (x *GetTrainingMetricsResponse) String() string
type GetTrialByExternalIDRequest ¶
type GetTrialByExternalIDRequest struct { // External experiment id. ExternalExperimentId string `protobuf:"bytes,1,opt,name=external_experiment_id,json=externalExperimentId,proto3" json:"external_experiment_id,omitempty"` // External trial id. ExternalTrialId string `protobuf:"bytes,2,opt,name=external_trial_id,json=externalTrialId,proto3" json:"external_trial_id,omitempty"` // contains filtered or unexported fields }
Get trial details by external experiment and trial ids.
func (*GetTrialByExternalIDRequest) Descriptor
deprecated
func (*GetTrialByExternalIDRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetTrialByExternalIDRequest.ProtoReflect.Descriptor instead.
func (*GetTrialByExternalIDRequest) GetExternalExperimentId ¶
func (x *GetTrialByExternalIDRequest) GetExternalExperimentId() string
func (*GetTrialByExternalIDRequest) GetExternalTrialId ¶
func (x *GetTrialByExternalIDRequest) GetExternalTrialId() string
func (*GetTrialByExternalIDRequest) ProtoMessage ¶
func (*GetTrialByExternalIDRequest) ProtoMessage()
func (*GetTrialByExternalIDRequest) ProtoReflect ¶
func (x *GetTrialByExternalIDRequest) ProtoReflect() protoreflect.Message
func (*GetTrialByExternalIDRequest) Reset ¶
func (x *GetTrialByExternalIDRequest) Reset()
func (*GetTrialByExternalIDRequest) String ¶
func (x *GetTrialByExternalIDRequest) String() string
type GetTrialByExternalIDResponse ¶
type GetTrialByExternalIDResponse struct { // The requested trial. Trial *trialv1.Trial `protobuf:"bytes,1,opt,name=trial,proto3" json:"trial,omitempty"` // contains filtered or unexported fields }
Response to GetTrialByExternalIDRequest.
func (*GetTrialByExternalIDResponse) Descriptor
deprecated
func (*GetTrialByExternalIDResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetTrialByExternalIDResponse.ProtoReflect.Descriptor instead.
func (*GetTrialByExternalIDResponse) GetTrial ¶
func (x *GetTrialByExternalIDResponse) GetTrial() *trialv1.Trial
func (*GetTrialByExternalIDResponse) ProtoMessage ¶
func (*GetTrialByExternalIDResponse) ProtoMessage()
func (*GetTrialByExternalIDResponse) ProtoReflect ¶
func (x *GetTrialByExternalIDResponse) ProtoReflect() protoreflect.Message
func (*GetTrialByExternalIDResponse) Reset ¶
func (x *GetTrialByExternalIDResponse) Reset()
func (*GetTrialByExternalIDResponse) String ¶
func (x *GetTrialByExternalIDResponse) String() string
type GetTrialCheckpointsRequest ¶
type GetTrialCheckpointsRequest struct { // The trial id. Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // Sort checkpoints by the given field. // // Types that are assignable to SortBy: // // *GetTrialCheckpointsRequest_SortByAttr // *GetTrialCheckpointsRequest_SortByMetric SortBy isGetTrialCheckpointsRequest_SortBy `protobuf_oneof:"sort_by"` // Order checkpoints in either ascending or descending order. OrderBy OrderBy `protobuf:"varint,4,opt,name=order_by,json=orderBy,proto3,enum=determined.api.v1.OrderBy" json:"order_by,omitempty"` // Skip the number of checkpoints before returning results. Negative values // denote number of checkpoints to skip from the end before returning results. Offset int32 `protobuf:"varint,5,opt,name=offset,proto3" json:"offset,omitempty"` // Limit the number of checkpoints. A value of 0 denotes no limit. Limit int32 `protobuf:"varint,6,opt,name=limit,proto3" json:"limit,omitempty"` // Limit the checkpoints to those that match the states. States []checkpointv1.State `protobuf:"varint,7,rep,packed,name=states,proto3,enum=determined.checkpoint.v1.State" json:"states,omitempty"` // contains filtered or unexported fields }
Get a list of checkpoints for a trial.
func (*GetTrialCheckpointsRequest) Descriptor
deprecated
func (*GetTrialCheckpointsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetTrialCheckpointsRequest.ProtoReflect.Descriptor instead.
func (*GetTrialCheckpointsRequest) GetId ¶
func (x *GetTrialCheckpointsRequest) GetId() int32
func (*GetTrialCheckpointsRequest) GetLimit ¶
func (x *GetTrialCheckpointsRequest) GetLimit() int32
func (*GetTrialCheckpointsRequest) GetOffset ¶
func (x *GetTrialCheckpointsRequest) GetOffset() int32
func (*GetTrialCheckpointsRequest) GetOrderBy ¶
func (x *GetTrialCheckpointsRequest) GetOrderBy() OrderBy
func (*GetTrialCheckpointsRequest) GetSortBy ¶
func (m *GetTrialCheckpointsRequest) GetSortBy() isGetTrialCheckpointsRequest_SortBy
func (*GetTrialCheckpointsRequest) GetSortByAttr ¶
func (x *GetTrialCheckpointsRequest) GetSortByAttr() checkpointv1.SortBy
func (*GetTrialCheckpointsRequest) GetSortByMetric ¶
func (x *GetTrialCheckpointsRequest) GetSortByMetric() string
func (*GetTrialCheckpointsRequest) GetStates ¶
func (x *GetTrialCheckpointsRequest) GetStates() []checkpointv1.State
func (*GetTrialCheckpointsRequest) ProtoMessage ¶
func (*GetTrialCheckpointsRequest) ProtoMessage()
func (*GetTrialCheckpointsRequest) ProtoReflect ¶
func (x *GetTrialCheckpointsRequest) ProtoReflect() protoreflect.Message
func (*GetTrialCheckpointsRequest) Reset ¶
func (x *GetTrialCheckpointsRequest) Reset()
func (*GetTrialCheckpointsRequest) String ¶
func (x *GetTrialCheckpointsRequest) String() string
type GetTrialCheckpointsRequest_SortByAttr ¶
type GetTrialCheckpointsRequest_SortByAttr struct { // Sort by preset checkpoint attribute. SortByAttr checkpointv1.SortBy `protobuf:"varint,2,opt,name=sort_by_attr,json=sortByAttr,proto3,enum=determined.checkpoint.v1.SortBy,oneof"` }
type GetTrialCheckpointsRequest_SortByMetric ¶
type GetTrialCheckpointsRequest_SortByMetric struct { // Sort by custom validation metric name. SortByMetric string `protobuf:"bytes,3,opt,name=sort_by_metric,json=sortByMetric,proto3,oneof"` }
type GetTrialCheckpointsResponse ¶
type GetTrialCheckpointsResponse struct { // The list of returned checkpoints. Checkpoints []*checkpointv1.Checkpoint `protobuf:"bytes,1,rep,name=checkpoints,proto3" json:"checkpoints,omitempty"` // Pagination information of the full dataset. Pagination *Pagination `protobuf:"bytes,2,opt,name=pagination,proto3" json:"pagination,omitempty"` // contains filtered or unexported fields }
Response to GetTrialCheckpointsRequest.
func (*GetTrialCheckpointsResponse) Descriptor
deprecated
func (*GetTrialCheckpointsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetTrialCheckpointsResponse.ProtoReflect.Descriptor instead.
func (*GetTrialCheckpointsResponse) GetCheckpoints ¶
func (x *GetTrialCheckpointsResponse) GetCheckpoints() []*checkpointv1.Checkpoint
func (*GetTrialCheckpointsResponse) GetPagination ¶
func (x *GetTrialCheckpointsResponse) GetPagination() *Pagination
func (*GetTrialCheckpointsResponse) ProtoMessage ¶
func (*GetTrialCheckpointsResponse) ProtoMessage()
func (*GetTrialCheckpointsResponse) ProtoReflect ¶
func (x *GetTrialCheckpointsResponse) ProtoReflect() protoreflect.Message
func (*GetTrialCheckpointsResponse) Reset ¶
func (x *GetTrialCheckpointsResponse) Reset()
func (*GetTrialCheckpointsResponse) String ¶
func (x *GetTrialCheckpointsResponse) String() string
type GetTrialMetricsByCheckpointRequest ¶
type GetTrialMetricsByCheckpointRequest struct { // UUID of the checkpoint. CheckpointUuid string `protobuf:"bytes,1,opt,name=checkpoint_uuid,json=checkpointUuid,proto3" json:"checkpoint_uuid,omitempty"` // Type of the TrialSourceInfo TrialSourceInfoType *trialv1.TrialSourceInfoType `` /* 174-byte string literal not displayed */ // Metric Group string ("training", "validation", or anything else) (nil means // all groups) MetricGroup *string `protobuf:"bytes,3,opt,name=metric_group,json=metricGroup,proto3,oneof" json:"metric_group,omitempty"` // contains filtered or unexported fields }
Request for all metrics related to a given checkpoint
func (*GetTrialMetricsByCheckpointRequest) Descriptor
deprecated
func (*GetTrialMetricsByCheckpointRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetTrialMetricsByCheckpointRequest.ProtoReflect.Descriptor instead.
func (*GetTrialMetricsByCheckpointRequest) GetCheckpointUuid ¶
func (x *GetTrialMetricsByCheckpointRequest) GetCheckpointUuid() string
func (*GetTrialMetricsByCheckpointRequest) GetMetricGroup ¶
func (x *GetTrialMetricsByCheckpointRequest) GetMetricGroup() string
func (*GetTrialMetricsByCheckpointRequest) GetTrialSourceInfoType ¶
func (x *GetTrialMetricsByCheckpointRequest) GetTrialSourceInfoType() trialv1.TrialSourceInfoType
func (*GetTrialMetricsByCheckpointRequest) ProtoMessage ¶
func (*GetTrialMetricsByCheckpointRequest) ProtoMessage()
func (*GetTrialMetricsByCheckpointRequest) ProtoReflect ¶
func (x *GetTrialMetricsByCheckpointRequest) ProtoReflect() protoreflect.Message
func (*GetTrialMetricsByCheckpointRequest) Reset ¶
func (x *GetTrialMetricsByCheckpointRequest) Reset()
func (*GetTrialMetricsByCheckpointRequest) String ¶
func (x *GetTrialMetricsByCheckpointRequest) String() string
type GetTrialMetricsByCheckpointResponse ¶
type GetTrialMetricsByCheckpointResponse struct { // All the related trials and their metrics Metrics []*trialv1.MetricsReport `protobuf:"bytes,1,rep,name=metrics,proto3" json:"metrics,omitempty"` // contains filtered or unexported fields }
Response for all metrics related to a given checkpoint
func (*GetTrialMetricsByCheckpointResponse) Descriptor
deprecated
func (*GetTrialMetricsByCheckpointResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetTrialMetricsByCheckpointResponse.ProtoReflect.Descriptor instead.
func (*GetTrialMetricsByCheckpointResponse) GetMetrics ¶
func (x *GetTrialMetricsByCheckpointResponse) GetMetrics() []*trialv1.MetricsReport
func (*GetTrialMetricsByCheckpointResponse) ProtoMessage ¶
func (*GetTrialMetricsByCheckpointResponse) ProtoMessage()
func (*GetTrialMetricsByCheckpointResponse) ProtoReflect ¶
func (x *GetTrialMetricsByCheckpointResponse) ProtoReflect() protoreflect.Message
func (*GetTrialMetricsByCheckpointResponse) Reset ¶
func (x *GetTrialMetricsByCheckpointResponse) Reset()
func (*GetTrialMetricsByCheckpointResponse) String ¶
func (x *GetTrialMetricsByCheckpointResponse) String() string
type GetTrialMetricsByModelVersionRequest ¶
type GetTrialMetricsByModelVersionRequest struct { // The name of the model associated with the model version. ModelName string `protobuf:"bytes,1,opt,name=model_name,json=modelName,proto3" json:"model_name,omitempty"` // Sequential model version number. ModelVersionNum int32 `protobuf:"varint,2,opt,name=model_version_num,json=modelVersionNum,proto3" json:"model_version_num,omitempty"` // Type of the TrialSourceInfo TrialSourceInfoType *trialv1.TrialSourceInfoType `` /* 174-byte string literal not displayed */ // Metric Group string ("training", "validation", or anything else) (nil means // all groups) MetricGroup *string `protobuf:"bytes,4,opt,name=metric_group,json=metricGroup,proto3,oneof" json:"metric_group,omitempty"` // contains filtered or unexported fields }
Request for all metrics related to a given model version
func (*GetTrialMetricsByModelVersionRequest) Descriptor
deprecated
func (*GetTrialMetricsByModelVersionRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetTrialMetricsByModelVersionRequest.ProtoReflect.Descriptor instead.
func (*GetTrialMetricsByModelVersionRequest) GetMetricGroup ¶
func (x *GetTrialMetricsByModelVersionRequest) GetMetricGroup() string
func (*GetTrialMetricsByModelVersionRequest) GetModelName ¶
func (x *GetTrialMetricsByModelVersionRequest) GetModelName() string
func (*GetTrialMetricsByModelVersionRequest) GetModelVersionNum ¶
func (x *GetTrialMetricsByModelVersionRequest) GetModelVersionNum() int32
func (*GetTrialMetricsByModelVersionRequest) GetTrialSourceInfoType ¶
func (x *GetTrialMetricsByModelVersionRequest) GetTrialSourceInfoType() trialv1.TrialSourceInfoType
func (*GetTrialMetricsByModelVersionRequest) ProtoMessage ¶
func (*GetTrialMetricsByModelVersionRequest) ProtoMessage()
func (*GetTrialMetricsByModelVersionRequest) ProtoReflect ¶
func (x *GetTrialMetricsByModelVersionRequest) ProtoReflect() protoreflect.Message
func (*GetTrialMetricsByModelVersionRequest) Reset ¶
func (x *GetTrialMetricsByModelVersionRequest) Reset()
func (*GetTrialMetricsByModelVersionRequest) String ¶
func (x *GetTrialMetricsByModelVersionRequest) String() string
type GetTrialMetricsByModelVersionResponse ¶
type GetTrialMetricsByModelVersionResponse struct { // All the related trials and their metrics Metrics []*trialv1.MetricsReport `protobuf:"bytes,1,rep,name=metrics,proto3" json:"metrics,omitempty"` // contains filtered or unexported fields }
Response for all metrics related to a given checkpoint
func (*GetTrialMetricsByModelVersionResponse) Descriptor
deprecated
func (*GetTrialMetricsByModelVersionResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetTrialMetricsByModelVersionResponse.ProtoReflect.Descriptor instead.
func (*GetTrialMetricsByModelVersionResponse) GetMetrics ¶
func (x *GetTrialMetricsByModelVersionResponse) GetMetrics() []*trialv1.MetricsReport
func (*GetTrialMetricsByModelVersionResponse) ProtoMessage ¶
func (*GetTrialMetricsByModelVersionResponse) ProtoMessage()
func (*GetTrialMetricsByModelVersionResponse) ProtoReflect ¶
func (x *GetTrialMetricsByModelVersionResponse) ProtoReflect() protoreflect.Message
func (*GetTrialMetricsByModelVersionResponse) Reset ¶
func (x *GetTrialMetricsByModelVersionResponse) Reset()
func (*GetTrialMetricsByModelVersionResponse) String ¶
func (x *GetTrialMetricsByModelVersionResponse) String() string
type GetTrialProfilerAvailableSeriesRequest ¶
type GetTrialProfilerAvailableSeriesRequest struct { // The requested trial's id. TrialId int32 `protobuf:"varint,1,opt,name=trial_id,json=trialId,proto3" json:"trial_id,omitempty"` // Continue streaming labels until the trial stops. Defaults to False. Follow bool `protobuf:"varint,2,opt,name=follow,proto3" json:"follow,omitempty"` // contains filtered or unexported fields }
Stream distinct available profiler metric label sets.
func (*GetTrialProfilerAvailableSeriesRequest) Descriptor
deprecated
func (*GetTrialProfilerAvailableSeriesRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetTrialProfilerAvailableSeriesRequest.ProtoReflect.Descriptor instead.
func (*GetTrialProfilerAvailableSeriesRequest) GetFollow ¶
func (x *GetTrialProfilerAvailableSeriesRequest) GetFollow() bool
func (*GetTrialProfilerAvailableSeriesRequest) GetTrialId ¶
func (x *GetTrialProfilerAvailableSeriesRequest) GetTrialId() int32
func (*GetTrialProfilerAvailableSeriesRequest) ProtoMessage ¶
func (*GetTrialProfilerAvailableSeriesRequest) ProtoMessage()
func (*GetTrialProfilerAvailableSeriesRequest) ProtoReflect ¶
func (x *GetTrialProfilerAvailableSeriesRequest) ProtoReflect() protoreflect.Message
func (*GetTrialProfilerAvailableSeriesRequest) Reset ¶
func (x *GetTrialProfilerAvailableSeriesRequest) Reset()
func (*GetTrialProfilerAvailableSeriesRequest) String ¶
func (x *GetTrialProfilerAvailableSeriesRequest) String() string
type GetTrialProfilerAvailableSeriesResponse ¶
type GetTrialProfilerAvailableSeriesResponse struct { // The labels for the series. Labels []*trialv1.TrialProfilerMetricLabels `protobuf:"bytes,1,rep,name=labels,proto3" json:"labels,omitempty"` // contains filtered or unexported fields }
Response to TrialProfilerAvailableSeriesRequest.
func (*GetTrialProfilerAvailableSeriesResponse) Descriptor
deprecated
func (*GetTrialProfilerAvailableSeriesResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetTrialProfilerAvailableSeriesResponse.ProtoReflect.Descriptor instead.
func (*GetTrialProfilerAvailableSeriesResponse) GetLabels ¶
func (x *GetTrialProfilerAvailableSeriesResponse) GetLabels() []*trialv1.TrialProfilerMetricLabels
func (*GetTrialProfilerAvailableSeriesResponse) ProtoMessage ¶
func (*GetTrialProfilerAvailableSeriesResponse) ProtoMessage()
func (*GetTrialProfilerAvailableSeriesResponse) ProtoReflect ¶
func (x *GetTrialProfilerAvailableSeriesResponse) ProtoReflect() protoreflect.Message
func (*GetTrialProfilerAvailableSeriesResponse) Reset ¶
func (x *GetTrialProfilerAvailableSeriesResponse) Reset()
func (*GetTrialProfilerAvailableSeriesResponse) String ¶
func (x *GetTrialProfilerAvailableSeriesResponse) String() string
type GetTrialProfilerMetricsRequest ¶
type GetTrialProfilerMetricsRequest struct { // The labels for the series requested. Labels *trialv1.TrialProfilerMetricLabels `protobuf:"bytes,1,opt,name=labels,proto3" json:"labels,omitempty"` // Continue streaming metrics until the trial stops. Defaults to False. Follow bool `protobuf:"varint,2,opt,name=follow,proto3" json:"follow,omitempty"` // contains filtered or unexported fields }
Stream trial profiler metrics.
func (*GetTrialProfilerMetricsRequest) Descriptor
deprecated
func (*GetTrialProfilerMetricsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetTrialProfilerMetricsRequest.ProtoReflect.Descriptor instead.
func (*GetTrialProfilerMetricsRequest) GetFollow ¶
func (x *GetTrialProfilerMetricsRequest) GetFollow() bool
func (*GetTrialProfilerMetricsRequest) GetLabels ¶
func (x *GetTrialProfilerMetricsRequest) GetLabels() *trialv1.TrialProfilerMetricLabels
func (*GetTrialProfilerMetricsRequest) ProtoMessage ¶
func (*GetTrialProfilerMetricsRequest) ProtoMessage()
func (*GetTrialProfilerMetricsRequest) ProtoReflect ¶
func (x *GetTrialProfilerMetricsRequest) ProtoReflect() protoreflect.Message
func (*GetTrialProfilerMetricsRequest) Reset ¶
func (x *GetTrialProfilerMetricsRequest) Reset()
func (*GetTrialProfilerMetricsRequest) String ¶
func (x *GetTrialProfilerMetricsRequest) String() string
type GetTrialProfilerMetricsResponse ¶
type GetTrialProfilerMetricsResponse struct { // A batch matching the series requested. Batch *trialv1.TrialProfilerMetricsBatch `protobuf:"bytes,1,opt,name=batch,proto3" json:"batch,omitempty"` // contains filtered or unexported fields }
Response to TrialProfilerMetricsResponse
func (*GetTrialProfilerMetricsResponse) Descriptor
deprecated
func (*GetTrialProfilerMetricsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetTrialProfilerMetricsResponse.ProtoReflect.Descriptor instead.
func (*GetTrialProfilerMetricsResponse) GetBatch ¶
func (x *GetTrialProfilerMetricsResponse) GetBatch() *trialv1.TrialProfilerMetricsBatch
func (*GetTrialProfilerMetricsResponse) ProtoMessage ¶
func (*GetTrialProfilerMetricsResponse) ProtoMessage()
func (*GetTrialProfilerMetricsResponse) ProtoReflect ¶
func (x *GetTrialProfilerMetricsResponse) ProtoReflect() protoreflect.Message
func (*GetTrialProfilerMetricsResponse) Reset ¶
func (x *GetTrialProfilerMetricsResponse) Reset()
func (*GetTrialProfilerMetricsResponse) String ¶
func (x *GetTrialProfilerMetricsResponse) String() string
type GetTrialRemainingLogRetentionDaysRequest ¶
type GetTrialRemainingLogRetentionDaysRequest struct { // The trial id. Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
Get the remaining log retention days for a trial id.
func (*GetTrialRemainingLogRetentionDaysRequest) Descriptor
deprecated
func (*GetTrialRemainingLogRetentionDaysRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetTrialRemainingLogRetentionDaysRequest.ProtoReflect.Descriptor instead.
func (*GetTrialRemainingLogRetentionDaysRequest) GetId ¶
func (x *GetTrialRemainingLogRetentionDaysRequest) GetId() int32
func (*GetTrialRemainingLogRetentionDaysRequest) ProtoMessage ¶
func (*GetTrialRemainingLogRetentionDaysRequest) ProtoMessage()
func (*GetTrialRemainingLogRetentionDaysRequest) ProtoReflect ¶
func (x *GetTrialRemainingLogRetentionDaysRequest) ProtoReflect() protoreflect.Message
func (*GetTrialRemainingLogRetentionDaysRequest) Reset ¶
func (x *GetTrialRemainingLogRetentionDaysRequest) Reset()
func (*GetTrialRemainingLogRetentionDaysRequest) String ¶
func (x *GetTrialRemainingLogRetentionDaysRequest) String() string
type GetTrialRemainingLogRetentionDaysResponse ¶
type GetTrialRemainingLogRetentionDaysResponse struct { // The remaining log retention days for the trial id. RemainingDays *int32 `protobuf:"varint,1,opt,name=remaining_days,json=remainingDays,proto3,oneof" json:"remaining_days,omitempty"` // contains filtered or unexported fields }
Response to GetTrialRemainingLogRetentionDaysRequest.
func (*GetTrialRemainingLogRetentionDaysResponse) Descriptor
deprecated
func (*GetTrialRemainingLogRetentionDaysResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetTrialRemainingLogRetentionDaysResponse.ProtoReflect.Descriptor instead.
func (*GetTrialRemainingLogRetentionDaysResponse) GetRemainingDays ¶
func (x *GetTrialRemainingLogRetentionDaysResponse) GetRemainingDays() int32
func (*GetTrialRemainingLogRetentionDaysResponse) ProtoMessage ¶
func (*GetTrialRemainingLogRetentionDaysResponse) ProtoMessage()
func (*GetTrialRemainingLogRetentionDaysResponse) ProtoReflect ¶
func (x *GetTrialRemainingLogRetentionDaysResponse) ProtoReflect() protoreflect.Message
func (*GetTrialRemainingLogRetentionDaysResponse) Reset ¶
func (x *GetTrialRemainingLogRetentionDaysResponse) Reset()
func (*GetTrialRemainingLogRetentionDaysResponse) String ¶
func (x *GetTrialRemainingLogRetentionDaysResponse) String() string
type GetTrialRequest ¶
type GetTrialRequest struct { // The requested trial's id. TrialId int32 `protobuf:"varint,1,opt,name=trial_id,json=trialId,proto3" json:"trial_id,omitempty"` // contains filtered or unexported fields }
Get trial details.
func (*GetTrialRequest) Descriptor
deprecated
func (*GetTrialRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetTrialRequest.ProtoReflect.Descriptor instead.
func (*GetTrialRequest) GetTrialId ¶
func (x *GetTrialRequest) GetTrialId() int32
func (*GetTrialRequest) ProtoMessage ¶
func (*GetTrialRequest) ProtoMessage()
func (*GetTrialRequest) ProtoReflect ¶
func (x *GetTrialRequest) ProtoReflect() protoreflect.Message
func (*GetTrialRequest) Reset ¶
func (x *GetTrialRequest) Reset()
func (*GetTrialRequest) String ¶
func (x *GetTrialRequest) String() string
type GetTrialResponse ¶
type GetTrialResponse struct { // The requested trial. Trial *trialv1.Trial `protobuf:"bytes,1,opt,name=trial,proto3" json:"trial,omitempty"` // contains filtered or unexported fields }
Response to GetTrialRequest.
func (*GetTrialResponse) Descriptor
deprecated
func (*GetTrialResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetTrialResponse.ProtoReflect.Descriptor instead.
func (*GetTrialResponse) GetTrial ¶
func (x *GetTrialResponse) GetTrial() *trialv1.Trial
func (*GetTrialResponse) ProtoMessage ¶
func (*GetTrialResponse) ProtoMessage()
func (*GetTrialResponse) ProtoReflect ¶
func (x *GetTrialResponse) ProtoReflect() protoreflect.Message
func (*GetTrialResponse) Reset ¶
func (x *GetTrialResponse) Reset()
func (*GetTrialResponse) String ¶
func (x *GetTrialResponse) String() string
type GetTrialWorkloadsRequest ¶
type GetTrialWorkloadsRequest struct { // Order workloads in either ascending or descending order. OrderBy OrderBy `protobuf:"varint,1,opt,name=order_by,json=orderBy,proto3,enum=determined.api.v1.OrderBy" json:"order_by,omitempty"` // Skip the number of workloads before returning results. Negative values // denote number of workloads to skip from the end before returning results. Offset int32 `protobuf:"varint,2,opt,name=offset,proto3" json:"offset,omitempty"` // Limit the number of workloads. A value of 0 denotes no limit. Limit int32 `protobuf:"varint,3,opt,name=limit,proto3" json:"limit,omitempty"` // Limit workloads to those that are owned by the specified trial. TrialId int32 `protobuf:"varint,4,opt,name=trial_id,json=trialId,proto3" json:"trial_id,omitempty"` // Sort workloads by batches, a training metric, or a validation metric. SortKey string `protobuf:"bytes,5,opt,name=sort_key,json=sortKey,proto3" json:"sort_key,omitempty"` // Filter workloads with validation and/or checkpoint information. Filter GetTrialWorkloadsRequest_FilterOption `` /* 127-byte string literal not displayed */ // Include per-batch metrics. IncludeBatchMetrics bool `protobuf:"varint,7,opt,name=include_batch_metrics,json=includeBatchMetrics,proto3" json:"include_batch_metrics,omitempty"` // When sorting workloads by sort_key, specify training or validation form of // a metric. // // Deprecated: Do not use. MetricType MetricType `` /* 126-byte string literal not displayed */ // Metric group (training, validation, etc). Group string `protobuf:"bytes,9,opt,name=group,proto3" json:"group,omitempty"` // Remove deleted checkpoints. RemoveDeletedCheckpoints bool `` /* 137-byte string literal not displayed */ // contains filtered or unexported fields }
Get the list of workloads for a trial.
func (*GetTrialWorkloadsRequest) Descriptor
deprecated
func (*GetTrialWorkloadsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetTrialWorkloadsRequest.ProtoReflect.Descriptor instead.
func (*GetTrialWorkloadsRequest) GetFilter ¶
func (x *GetTrialWorkloadsRequest) GetFilter() GetTrialWorkloadsRequest_FilterOption
func (*GetTrialWorkloadsRequest) GetGroup ¶
func (x *GetTrialWorkloadsRequest) GetGroup() string
func (*GetTrialWorkloadsRequest) GetIncludeBatchMetrics ¶
func (x *GetTrialWorkloadsRequest) GetIncludeBatchMetrics() bool
func (*GetTrialWorkloadsRequest) GetLimit ¶
func (x *GetTrialWorkloadsRequest) GetLimit() int32
func (*GetTrialWorkloadsRequest) GetMetricType
deprecated
func (x *GetTrialWorkloadsRequest) GetMetricType() MetricType
Deprecated: Do not use.
func (*GetTrialWorkloadsRequest) GetOffset ¶
func (x *GetTrialWorkloadsRequest) GetOffset() int32
func (*GetTrialWorkloadsRequest) GetOrderBy ¶
func (x *GetTrialWorkloadsRequest) GetOrderBy() OrderBy
func (*GetTrialWorkloadsRequest) GetRemoveDeletedCheckpoints ¶
func (x *GetTrialWorkloadsRequest) GetRemoveDeletedCheckpoints() bool
func (*GetTrialWorkloadsRequest) GetSortKey ¶
func (x *GetTrialWorkloadsRequest) GetSortKey() string
func (*GetTrialWorkloadsRequest) GetTrialId ¶
func (x *GetTrialWorkloadsRequest) GetTrialId() int32
func (*GetTrialWorkloadsRequest) ProtoMessage ¶
func (*GetTrialWorkloadsRequest) ProtoMessage()
func (*GetTrialWorkloadsRequest) ProtoReflect ¶
func (x *GetTrialWorkloadsRequest) ProtoReflect() protoreflect.Message
func (*GetTrialWorkloadsRequest) Reset ¶
func (x *GetTrialWorkloadsRequest) Reset()
func (*GetTrialWorkloadsRequest) String ¶
func (x *GetTrialWorkloadsRequest) String() string
type GetTrialWorkloadsRequest_FilterOption ¶
type GetTrialWorkloadsRequest_FilterOption int32
Filter workloads with training, validation, and checkpoint information.
const ( // Any workload. GetTrialWorkloadsRequest_FILTER_OPTION_UNSPECIFIED GetTrialWorkloadsRequest_FilterOption = 0 // Only workloads with an associated checkpoint. GetTrialWorkloadsRequest_FILTER_OPTION_CHECKPOINT GetTrialWorkloadsRequest_FilterOption = 1 // Only validation workloads. GetTrialWorkloadsRequest_FILTER_OPTION_VALIDATION GetTrialWorkloadsRequest_FilterOption = 2 // Only validation workloads or ones with an associated checkpoint. GetTrialWorkloadsRequest_FILTER_OPTION_CHECKPOINT_OR_VALIDATION GetTrialWorkloadsRequest_FilterOption = 3 )
func (GetTrialWorkloadsRequest_FilterOption) Descriptor ¶
func (GetTrialWorkloadsRequest_FilterOption) Descriptor() protoreflect.EnumDescriptor
func (GetTrialWorkloadsRequest_FilterOption) EnumDescriptor
deprecated
func (GetTrialWorkloadsRequest_FilterOption) EnumDescriptor() ([]byte, []int)
Deprecated: Use GetTrialWorkloadsRequest_FilterOption.Descriptor instead.
func (GetTrialWorkloadsRequest_FilterOption) Number ¶
func (x GetTrialWorkloadsRequest_FilterOption) Number() protoreflect.EnumNumber
func (GetTrialWorkloadsRequest_FilterOption) String ¶
func (x GetTrialWorkloadsRequest_FilterOption) String() string
func (GetTrialWorkloadsRequest_FilterOption) Type ¶
func (GetTrialWorkloadsRequest_FilterOption) Type() protoreflect.EnumType
type GetTrialWorkloadsResponse ¶
type GetTrialWorkloadsResponse struct { // The list of returned workloads. Workloads []*WorkloadContainer `protobuf:"bytes,1,rep,name=workloads,proto3" json:"workloads,omitempty"` // Pagination information of the full dataset. Pagination *Pagination `protobuf:"bytes,2,opt,name=pagination,proto3" json:"pagination,omitempty"` // contains filtered or unexported fields }
Response to GetTrialWorkloadsRequest.
func (*GetTrialWorkloadsResponse) Descriptor
deprecated
func (*GetTrialWorkloadsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetTrialWorkloadsResponse.ProtoReflect.Descriptor instead.
func (*GetTrialWorkloadsResponse) GetPagination ¶
func (x *GetTrialWorkloadsResponse) GetPagination() *Pagination
func (*GetTrialWorkloadsResponse) GetWorkloads ¶
func (x *GetTrialWorkloadsResponse) GetWorkloads() []*WorkloadContainer
func (*GetTrialWorkloadsResponse) ProtoMessage ¶
func (*GetTrialWorkloadsResponse) ProtoMessage()
func (*GetTrialWorkloadsResponse) ProtoReflect ¶
func (x *GetTrialWorkloadsResponse) ProtoReflect() protoreflect.Message
func (*GetTrialWorkloadsResponse) Reset ¶
func (x *GetTrialWorkloadsResponse) Reset()
func (*GetTrialWorkloadsResponse) String ¶
func (x *GetTrialWorkloadsResponse) String() string
type GetUserByUsernameRequest ¶
type GetUserByUsernameRequest struct { // The string of the username. Username string `protobuf:"bytes,1,opt,name=username,proto3" json:"username,omitempty"` // contains filtered or unexported fields }
Get the requested user by username.
func (*GetUserByUsernameRequest) Descriptor
deprecated
func (*GetUserByUsernameRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetUserByUsernameRequest.ProtoReflect.Descriptor instead.
func (*GetUserByUsernameRequest) GetUsername ¶
func (x *GetUserByUsernameRequest) GetUsername() string
func (*GetUserByUsernameRequest) ProtoMessage ¶
func (*GetUserByUsernameRequest) ProtoMessage()
func (*GetUserByUsernameRequest) ProtoReflect ¶
func (x *GetUserByUsernameRequest) ProtoReflect() protoreflect.Message
func (*GetUserByUsernameRequest) Reset ¶
func (x *GetUserByUsernameRequest) Reset()
func (*GetUserByUsernameRequest) String ¶
func (x *GetUserByUsernameRequest) String() string
type GetUserByUsernameResponse ¶
type GetUserByUsernameResponse struct { // The requested user. User *userv1.User `protobuf:"bytes,1,opt,name=user,proto3" json:"user,omitempty"` // contains filtered or unexported fields }
Response to GetUserByUsernameRequest.
func (*GetUserByUsernameResponse) Descriptor
deprecated
func (*GetUserByUsernameResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetUserByUsernameResponse.ProtoReflect.Descriptor instead.
func (*GetUserByUsernameResponse) GetUser ¶
func (x *GetUserByUsernameResponse) GetUser() *userv1.User
func (*GetUserByUsernameResponse) ProtoMessage ¶
func (*GetUserByUsernameResponse) ProtoMessage()
func (*GetUserByUsernameResponse) ProtoReflect ¶
func (x *GetUserByUsernameResponse) ProtoReflect() protoreflect.Message
func (*GetUserByUsernameResponse) Reset ¶
func (x *GetUserByUsernameResponse) Reset()
func (*GetUserByUsernameResponse) String ¶
func (x *GetUserByUsernameResponse) String() string
type GetUserRequest ¶
type GetUserRequest struct { // The id of the user. UserId int32 `protobuf:"varint,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` // contains filtered or unexported fields }
Get the requested user by user id.
func (*GetUserRequest) Descriptor
deprecated
func (*GetUserRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetUserRequest.ProtoReflect.Descriptor instead.
func (*GetUserRequest) GetUserId ¶
func (x *GetUserRequest) GetUserId() int32
func (*GetUserRequest) ProtoMessage ¶
func (*GetUserRequest) ProtoMessage()
func (*GetUserRequest) ProtoReflect ¶
func (x *GetUserRequest) ProtoReflect() protoreflect.Message
func (*GetUserRequest) Reset ¶
func (x *GetUserRequest) Reset()
func (*GetUserRequest) String ¶
func (x *GetUserRequest) String() string
type GetUserResponse ¶
type GetUserResponse struct { // The requested user. User *userv1.User `protobuf:"bytes,1,opt,name=user,proto3" json:"user,omitempty"` // contains filtered or unexported fields }
Response to GetUserRequest.
func (*GetUserResponse) Descriptor
deprecated
func (*GetUserResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetUserResponse.ProtoReflect.Descriptor instead.
func (*GetUserResponse) GetUser ¶
func (x *GetUserResponse) GetUser() *userv1.User
func (*GetUserResponse) ProtoMessage ¶
func (*GetUserResponse) ProtoMessage()
func (*GetUserResponse) ProtoReflect ¶
func (x *GetUserResponse) ProtoReflect() protoreflect.Message
func (*GetUserResponse) Reset ¶
func (x *GetUserResponse) Reset()
func (*GetUserResponse) String ¶
func (x *GetUserResponse) String() string
type GetUserSettingRequest ¶
type GetUserSettingRequest struct {
// contains filtered or unexported fields
}
Get user settings.
func (*GetUserSettingRequest) Descriptor
deprecated
func (*GetUserSettingRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetUserSettingRequest.ProtoReflect.Descriptor instead.
func (*GetUserSettingRequest) ProtoMessage ¶
func (*GetUserSettingRequest) ProtoMessage()
func (*GetUserSettingRequest) ProtoReflect ¶
func (x *GetUserSettingRequest) ProtoReflect() protoreflect.Message
func (*GetUserSettingRequest) Reset ¶
func (x *GetUserSettingRequest) Reset()
func (*GetUserSettingRequest) String ¶
func (x *GetUserSettingRequest) String() string
type GetUserSettingResponse ¶
type GetUserSettingResponse struct { // List of user settings. Settings []*userv1.UserWebSetting `protobuf:"bytes,1,rep,name=settings,proto3" json:"settings,omitempty"` // contains filtered or unexported fields }
Response to GetUserSettingRequest.
func (*GetUserSettingResponse) Descriptor
deprecated
func (*GetUserSettingResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetUserSettingResponse.ProtoReflect.Descriptor instead.
func (*GetUserSettingResponse) GetSettings ¶
func (x *GetUserSettingResponse) GetSettings() []*userv1.UserWebSetting
func (*GetUserSettingResponse) ProtoMessage ¶
func (*GetUserSettingResponse) ProtoMessage()
func (*GetUserSettingResponse) ProtoReflect ¶
func (x *GetUserSettingResponse) ProtoReflect() protoreflect.Message
func (*GetUserSettingResponse) Reset ¶
func (x *GetUserSettingResponse) Reset()
func (*GetUserSettingResponse) String ¶
func (x *GetUserSettingResponse) String() string
type GetUsersRequest ¶
type GetUsersRequest struct { // Sort users by the given field. SortBy GetUsersRequest_SortBy `` /* 126-byte string literal not displayed */ // Order users in either ascending or descending order. OrderBy OrderBy `protobuf:"varint,2,opt,name=order_by,json=orderBy,proto3,enum=determined.api.v1.OrderBy" json:"order_by,omitempty"` // Skip the number of projects before returning results. Negative values // denote number of projects to skip from the end before returning results. Offset int32 `protobuf:"varint,3,opt,name=offset,proto3" json:"offset,omitempty"` // Limit the number of projects. A value of 0 denotes no limit. Limit int32 `protobuf:"varint,4,opt,name=limit,proto3" json:"limit,omitempty"` // Filter by username or display name. Name string `protobuf:"bytes,5,opt,name=name,proto3" json:"name,omitempty"` // Filter by status. Active *bool `protobuf:"varint,6,opt,name=active,proto3,oneof" json:"active,omitempty"` // Filter by roles. Admin *bool `protobuf:"varint,7,opt,name=admin,proto3,oneof" json:"admin,omitempty"` // Filter by roles id assigned directly to user for EE. RoleIdAssignedDirectlyToUser []int32 `` /* 161-byte string literal not displayed */ // contains filtered or unexported fields }
Get a list of users.
func (*GetUsersRequest) Descriptor
deprecated
func (*GetUsersRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetUsersRequest.ProtoReflect.Descriptor instead.
func (*GetUsersRequest) GetActive ¶
func (x *GetUsersRequest) GetActive() bool
func (*GetUsersRequest) GetAdmin ¶
func (x *GetUsersRequest) GetAdmin() bool
func (*GetUsersRequest) GetLimit ¶
func (x *GetUsersRequest) GetLimit() int32
func (*GetUsersRequest) GetName ¶
func (x *GetUsersRequest) GetName() string
func (*GetUsersRequest) GetOffset ¶
func (x *GetUsersRequest) GetOffset() int32
func (*GetUsersRequest) GetOrderBy ¶
func (x *GetUsersRequest) GetOrderBy() OrderBy
func (*GetUsersRequest) GetRoleIdAssignedDirectlyToUser ¶
func (x *GetUsersRequest) GetRoleIdAssignedDirectlyToUser() []int32
func (*GetUsersRequest) GetSortBy ¶
func (x *GetUsersRequest) GetSortBy() GetUsersRequest_SortBy
func (*GetUsersRequest) ProtoMessage ¶
func (*GetUsersRequest) ProtoMessage()
func (*GetUsersRequest) ProtoReflect ¶
func (x *GetUsersRequest) ProtoReflect() protoreflect.Message
func (*GetUsersRequest) Reset ¶
func (x *GetUsersRequest) Reset()
func (*GetUsersRequest) String ¶
func (x *GetUsersRequest) String() string
type GetUsersRequest_SortBy ¶
type GetUsersRequest_SortBy int32
Sort users by the given field.
const ( // Returns users in an unsorted list. GetUsersRequest_SORT_BY_UNSPECIFIED GetUsersRequest_SortBy = 0 // Returns users sorted by display name. GetUsersRequest_SORT_BY_DISPLAY_NAME GetUsersRequest_SortBy = 1 // Returns users sorted by user name. GetUsersRequest_SORT_BY_USER_NAME GetUsersRequest_SortBy = 2 // Returns users sorted by if they are admin. GetUsersRequest_SORT_BY_ADMIN GetUsersRequest_SortBy = 3 // Returns users sorted by if they are active. GetUsersRequest_SORT_BY_ACTIVE GetUsersRequest_SortBy = 4 // Returns users sorted by modified time. GetUsersRequest_SORT_BY_MODIFIED_TIME GetUsersRequest_SortBy = 5 // Returns users sorted by username unless display name exist. GetUsersRequest_SORT_BY_NAME GetUsersRequest_SortBy = 6 // Returns users sorted by last authenticated time. GetUsersRequest_SORT_BY_LAST_AUTH_TIME GetUsersRequest_SortBy = 7 // Returns users sorted by local or remote auth. GetUsersRequest_SORT_BY_REMOTE GetUsersRequest_SortBy = 8 )
func (GetUsersRequest_SortBy) Descriptor ¶
func (GetUsersRequest_SortBy) Descriptor() protoreflect.EnumDescriptor
func (GetUsersRequest_SortBy) Enum ¶
func (x GetUsersRequest_SortBy) Enum() *GetUsersRequest_SortBy
func (GetUsersRequest_SortBy) EnumDescriptor
deprecated
func (GetUsersRequest_SortBy) EnumDescriptor() ([]byte, []int)
Deprecated: Use GetUsersRequest_SortBy.Descriptor instead.
func (GetUsersRequest_SortBy) Number ¶
func (x GetUsersRequest_SortBy) Number() protoreflect.EnumNumber
func (GetUsersRequest_SortBy) String ¶
func (x GetUsersRequest_SortBy) String() string
func (GetUsersRequest_SortBy) Type ¶
func (GetUsersRequest_SortBy) Type() protoreflect.EnumType
type GetUsersResponse ¶
type GetUsersResponse struct { // The list of requested users. Users []*userv1.User `protobuf:"bytes,1,rep,name=users,proto3" json:"users,omitempty"` // Pagination information of the full dataset. Pagination *Pagination `protobuf:"bytes,2,opt,name=pagination,proto3" json:"pagination,omitempty"` // contains filtered or unexported fields }
Response to GetUsersRequest.
func (*GetUsersResponse) Descriptor
deprecated
func (*GetUsersResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetUsersResponse.ProtoReflect.Descriptor instead.
func (*GetUsersResponse) GetPagination ¶
func (x *GetUsersResponse) GetPagination() *Pagination
func (*GetUsersResponse) GetUsers ¶
func (x *GetUsersResponse) GetUsers() []*userv1.User
func (*GetUsersResponse) ProtoMessage ¶
func (*GetUsersResponse) ProtoMessage()
func (*GetUsersResponse) ProtoReflect ¶
func (x *GetUsersResponse) ProtoReflect() protoreflect.Message
func (*GetUsersResponse) Reset ¶
func (x *GetUsersResponse) Reset()
func (*GetUsersResponse) String ¶
func (x *GetUsersResponse) String() string
type GetValidationMetricsRequest ¶
type GetValidationMetricsRequest struct { // Trial IDs to get metrics for. TrialIds []int32 `protobuf:"varint,1,rep,packed,name=trial_ids,json=trialIds,proto3" json:"trial_ids,omitempty"` // contains filtered or unexported fields }
Stream validation metrics.
func (*GetValidationMetricsRequest) Descriptor
deprecated
func (*GetValidationMetricsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetValidationMetricsRequest.ProtoReflect.Descriptor instead.
func (*GetValidationMetricsRequest) GetTrialIds ¶
func (x *GetValidationMetricsRequest) GetTrialIds() []int32
func (*GetValidationMetricsRequest) ProtoMessage ¶
func (*GetValidationMetricsRequest) ProtoMessage()
func (*GetValidationMetricsRequest) ProtoReflect ¶
func (x *GetValidationMetricsRequest) ProtoReflect() protoreflect.Message
func (*GetValidationMetricsRequest) Reset ¶
func (x *GetValidationMetricsRequest) Reset()
func (*GetValidationMetricsRequest) String ¶
func (x *GetValidationMetricsRequest) String() string
type GetValidationMetricsResponse ¶
type GetValidationMetricsResponse struct { // Metric response. Metrics []*trialv1.MetricsReport `protobuf:"bytes,1,rep,name=metrics,proto3" json:"metrics,omitempty"` // contains filtered or unexported fields }
Response to GetTrainingMetricsRequest.
func (*GetValidationMetricsResponse) Descriptor
deprecated
func (*GetValidationMetricsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetValidationMetricsResponse.ProtoReflect.Descriptor instead.
func (*GetValidationMetricsResponse) GetMetrics ¶
func (x *GetValidationMetricsResponse) GetMetrics() []*trialv1.MetricsReport
func (*GetValidationMetricsResponse) ProtoMessage ¶
func (*GetValidationMetricsResponse) ProtoMessage()
func (*GetValidationMetricsResponse) ProtoReflect ¶
func (x *GetValidationMetricsResponse) ProtoReflect() protoreflect.Message
func (*GetValidationMetricsResponse) Reset ¶
func (x *GetValidationMetricsResponse) Reset()
func (*GetValidationMetricsResponse) String ¶
func (x *GetValidationMetricsResponse) String() string
type GetWebhookRequest ¶
type GetWebhookRequest struct { // The id of the webhook. WebhookId int32 `protobuf:"varint,1,opt,name=webhook_id,json=webhookId,proto3" json:"webhook_id,omitempty"` // contains filtered or unexported fields }
Get a single webhook.
func (*GetWebhookRequest) Descriptor
deprecated
func (*GetWebhookRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetWebhookRequest.ProtoReflect.Descriptor instead.
func (*GetWebhookRequest) GetWebhookId ¶
func (x *GetWebhookRequest) GetWebhookId() int32
func (*GetWebhookRequest) ProtoMessage ¶
func (*GetWebhookRequest) ProtoMessage()
func (*GetWebhookRequest) ProtoReflect ¶
func (x *GetWebhookRequest) ProtoReflect() protoreflect.Message
func (*GetWebhookRequest) Reset ¶
func (x *GetWebhookRequest) Reset()
func (*GetWebhookRequest) String ¶
func (x *GetWebhookRequest) String() string
type GetWebhookResponse ¶
type GetWebhookResponse struct { // The requested Webhook. Webhook *webhookv1.Webhook `protobuf:"bytes,1,opt,name=webhook,proto3" json:"webhook,omitempty"` // contains filtered or unexported fields }
Response to GetWebhookRequest.
func (*GetWebhookResponse) Descriptor
deprecated
func (*GetWebhookResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetWebhookResponse.ProtoReflect.Descriptor instead.
func (*GetWebhookResponse) GetWebhook ¶
func (x *GetWebhookResponse) GetWebhook() *webhookv1.Webhook
func (*GetWebhookResponse) ProtoMessage ¶
func (*GetWebhookResponse) ProtoMessage()
func (*GetWebhookResponse) ProtoReflect ¶
func (x *GetWebhookResponse) ProtoReflect() protoreflect.Message
func (*GetWebhookResponse) Reset ¶
func (x *GetWebhookResponse) Reset()
func (*GetWebhookResponse) String ¶
func (x *GetWebhookResponse) String() string
type GetWebhooksRequest ¶
type GetWebhooksRequest struct {
// contains filtered or unexported fields
}
Get a list of webhooks.
func (*GetWebhooksRequest) Descriptor
deprecated
func (*GetWebhooksRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetWebhooksRequest.ProtoReflect.Descriptor instead.
func (*GetWebhooksRequest) ProtoMessage ¶
func (*GetWebhooksRequest) ProtoMessage()
func (*GetWebhooksRequest) ProtoReflect ¶
func (x *GetWebhooksRequest) ProtoReflect() protoreflect.Message
func (*GetWebhooksRequest) Reset ¶
func (x *GetWebhooksRequest) Reset()
func (*GetWebhooksRequest) String ¶
func (x *GetWebhooksRequest) String() string
type GetWebhooksResponse ¶
type GetWebhooksResponse struct { // The list of returned webhooks. Webhooks []*webhookv1.Webhook `protobuf:"bytes,1,rep,name=webhooks,proto3" json:"webhooks,omitempty"` // contains filtered or unexported fields }
Response to GetWebhooksRequest.
func (*GetWebhooksResponse) Descriptor
deprecated
func (*GetWebhooksResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetWebhooksResponse.ProtoReflect.Descriptor instead.
func (*GetWebhooksResponse) GetWebhooks ¶
func (x *GetWebhooksResponse) GetWebhooks() []*webhookv1.Webhook
func (*GetWebhooksResponse) ProtoMessage ¶
func (*GetWebhooksResponse) ProtoMessage()
func (*GetWebhooksResponse) ProtoReflect ¶
func (x *GetWebhooksResponse) ProtoReflect() protoreflect.Message
func (*GetWebhooksResponse) Reset ¶
func (x *GetWebhooksResponse) Reset()
func (*GetWebhooksResponse) String ¶
func (x *GetWebhooksResponse) String() string
type GetWorkspaceProjectsRequest ¶
type GetWorkspaceProjectsRequest struct { // Sort the projects by the given field. SortBy GetWorkspaceProjectsRequest_SortBy `` /* 138-byte string literal not displayed */ // Order projects in either ascending or descending order. OrderBy OrderBy `protobuf:"varint,2,opt,name=order_by,json=orderBy,proto3,enum=determined.api.v1.OrderBy" json:"order_by,omitempty"` // Skip the number of projects before returning results. Negative values // denote number of projects to skip from the end before returning results. Offset int32 `protobuf:"varint,3,opt,name=offset,proto3" json:"offset,omitempty"` // Limit the number of projects. A value of 0 denotes no limit. Limit int32 `protobuf:"varint,4,opt,name=limit,proto3" json:"limit,omitempty"` // The id of the workspace. // When id is set to 0, return all projects across the all workspaces. Id int32 `protobuf:"varint,5,opt,name=id,proto3" json:"id,omitempty"` // Limit the projects to those matching the name. Name string `protobuf:"bytes,6,opt,name=name,proto3" json:"name,omitempty"` // Limit the projects to those with an archived status. Archived *wrappers.BoolValue `protobuf:"bytes,7,opt,name=archived,proto3" json:"archived,omitempty"` // Limit the projects to those from particular users, by usernames. Users []string `protobuf:"bytes,8,rep,name=users,proto3" json:"users,omitempty"` // Limit the projects to those from particular users, by userIds. UserIds []int32 `protobuf:"varint,9,rep,packed,name=user_ids,json=userIds,proto3" json:"user_ids,omitempty"` // contains filtered or unexported fields }
Get a list of projects associated with a workspace.
func (*GetWorkspaceProjectsRequest) Descriptor
deprecated
func (*GetWorkspaceProjectsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetWorkspaceProjectsRequest.ProtoReflect.Descriptor instead.
func (*GetWorkspaceProjectsRequest) GetArchived ¶
func (x *GetWorkspaceProjectsRequest) GetArchived() *wrappers.BoolValue
func (*GetWorkspaceProjectsRequest) GetId ¶
func (x *GetWorkspaceProjectsRequest) GetId() int32
func (*GetWorkspaceProjectsRequest) GetLimit ¶
func (x *GetWorkspaceProjectsRequest) GetLimit() int32
func (*GetWorkspaceProjectsRequest) GetName ¶
func (x *GetWorkspaceProjectsRequest) GetName() string
func (*GetWorkspaceProjectsRequest) GetOffset ¶
func (x *GetWorkspaceProjectsRequest) GetOffset() int32
func (*GetWorkspaceProjectsRequest) GetOrderBy ¶
func (x *GetWorkspaceProjectsRequest) GetOrderBy() OrderBy
func (*GetWorkspaceProjectsRequest) GetSortBy ¶
func (x *GetWorkspaceProjectsRequest) GetSortBy() GetWorkspaceProjectsRequest_SortBy
func (*GetWorkspaceProjectsRequest) GetUserIds ¶
func (x *GetWorkspaceProjectsRequest) GetUserIds() []int32
func (*GetWorkspaceProjectsRequest) GetUsers ¶
func (x *GetWorkspaceProjectsRequest) GetUsers() []string
func (*GetWorkspaceProjectsRequest) ProtoMessage ¶
func (*GetWorkspaceProjectsRequest) ProtoMessage()
func (*GetWorkspaceProjectsRequest) ProtoReflect ¶
func (x *GetWorkspaceProjectsRequest) ProtoReflect() protoreflect.Message
func (*GetWorkspaceProjectsRequest) Reset ¶
func (x *GetWorkspaceProjectsRequest) Reset()
func (*GetWorkspaceProjectsRequest) String ¶
func (x *GetWorkspaceProjectsRequest) String() string
type GetWorkspaceProjectsRequest_SortBy ¶
type GetWorkspaceProjectsRequest_SortBy int32
Sort associated projects by the given field.
const ( // Returns projects in an unsorted list. GetWorkspaceProjectsRequest_SORT_BY_UNSPECIFIED GetWorkspaceProjectsRequest_SortBy = 0 // Returns projects sorted by time that they were created. GetWorkspaceProjectsRequest_SORT_BY_CREATION_TIME GetWorkspaceProjectsRequest_SortBy = 1 // Returns projects sorted by most recent start of an experiment. GetWorkspaceProjectsRequest_SORT_BY_LAST_EXPERIMENT_START_TIME GetWorkspaceProjectsRequest_SortBy = 2 // Returns projects sorted by name. GetWorkspaceProjectsRequest_SORT_BY_NAME GetWorkspaceProjectsRequest_SortBy = 3 // Returns projects sorted by description. GetWorkspaceProjectsRequest_SORT_BY_DESCRIPTION GetWorkspaceProjectsRequest_SortBy = 4 // Returns projects sorted by ID. GetWorkspaceProjectsRequest_SORT_BY_ID GetWorkspaceProjectsRequest_SortBy = 5 )
func (GetWorkspaceProjectsRequest_SortBy) Descriptor ¶
func (GetWorkspaceProjectsRequest_SortBy) Descriptor() protoreflect.EnumDescriptor
func (GetWorkspaceProjectsRequest_SortBy) Enum ¶
func (x GetWorkspaceProjectsRequest_SortBy) Enum() *GetWorkspaceProjectsRequest_SortBy
func (GetWorkspaceProjectsRequest_SortBy) EnumDescriptor
deprecated
func (GetWorkspaceProjectsRequest_SortBy) EnumDescriptor() ([]byte, []int)
Deprecated: Use GetWorkspaceProjectsRequest_SortBy.Descriptor instead.
func (GetWorkspaceProjectsRequest_SortBy) Number ¶
func (x GetWorkspaceProjectsRequest_SortBy) Number() protoreflect.EnumNumber
func (GetWorkspaceProjectsRequest_SortBy) String ¶
func (x GetWorkspaceProjectsRequest_SortBy) String() string
func (GetWorkspaceProjectsRequest_SortBy) Type ¶
func (GetWorkspaceProjectsRequest_SortBy) Type() protoreflect.EnumType
type GetWorkspaceProjectsResponse ¶
type GetWorkspaceProjectsResponse struct { // The projects associated with the workspace. Projects []*projectv1.Project `protobuf:"bytes,1,rep,name=projects,proto3" json:"projects,omitempty"` // Pagination information of the full dataset. Pagination *Pagination `protobuf:"bytes,2,opt,name=pagination,proto3" json:"pagination,omitempty"` // contains filtered or unexported fields }
Response to GetWorkspaceProjectsRequest.
func (*GetWorkspaceProjectsResponse) Descriptor
deprecated
func (*GetWorkspaceProjectsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetWorkspaceProjectsResponse.ProtoReflect.Descriptor instead.
func (*GetWorkspaceProjectsResponse) GetPagination ¶
func (x *GetWorkspaceProjectsResponse) GetPagination() *Pagination
func (*GetWorkspaceProjectsResponse) GetProjects ¶
func (x *GetWorkspaceProjectsResponse) GetProjects() []*projectv1.Project
func (*GetWorkspaceProjectsResponse) ProtoMessage ¶
func (*GetWorkspaceProjectsResponse) ProtoMessage()
func (*GetWorkspaceProjectsResponse) ProtoReflect ¶
func (x *GetWorkspaceProjectsResponse) ProtoReflect() protoreflect.Message
func (*GetWorkspaceProjectsResponse) Reset ¶
func (x *GetWorkspaceProjectsResponse) Reset()
func (*GetWorkspaceProjectsResponse) String ¶
func (x *GetWorkspaceProjectsResponse) String() string
type GetWorkspaceRequest ¶
type GetWorkspaceRequest struct { // The id of the workspace. Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
Get the requested workspace.
func (*GetWorkspaceRequest) Descriptor
deprecated
func (*GetWorkspaceRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetWorkspaceRequest.ProtoReflect.Descriptor instead.
func (*GetWorkspaceRequest) GetId ¶
func (x *GetWorkspaceRequest) GetId() int32
func (*GetWorkspaceRequest) ProtoMessage ¶
func (*GetWorkspaceRequest) ProtoMessage()
func (*GetWorkspaceRequest) ProtoReflect ¶
func (x *GetWorkspaceRequest) ProtoReflect() protoreflect.Message
func (*GetWorkspaceRequest) Reset ¶
func (x *GetWorkspaceRequest) Reset()
func (*GetWorkspaceRequest) String ¶
func (x *GetWorkspaceRequest) String() string
type GetWorkspaceResponse ¶
type GetWorkspaceResponse struct { // The workspace requested. Workspace *workspacev1.Workspace `protobuf:"bytes,1,opt,name=workspace,proto3" json:"workspace,omitempty"` // contains filtered or unexported fields }
Response to GetWorkspaceRequest.
func (*GetWorkspaceResponse) Descriptor
deprecated
func (*GetWorkspaceResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetWorkspaceResponse.ProtoReflect.Descriptor instead.
func (*GetWorkspaceResponse) GetWorkspace ¶
func (x *GetWorkspaceResponse) GetWorkspace() *workspacev1.Workspace
func (*GetWorkspaceResponse) ProtoMessage ¶
func (*GetWorkspaceResponse) ProtoMessage()
func (*GetWorkspaceResponse) ProtoReflect ¶
func (x *GetWorkspaceResponse) ProtoReflect() protoreflect.Message
func (*GetWorkspaceResponse) Reset ¶
func (x *GetWorkspaceResponse) Reset()
func (*GetWorkspaceResponse) String ¶
func (x *GetWorkspaceResponse) String() string
type GetWorkspacesRequest ¶
type GetWorkspacesRequest struct { // Sort the workspaces by the given field. SortBy GetWorkspacesRequest_SortBy `` /* 131-byte string literal not displayed */ // Order workspaces in either ascending or descending order. OrderBy OrderBy `protobuf:"varint,2,opt,name=order_by,json=orderBy,proto3,enum=determined.api.v1.OrderBy" json:"order_by,omitempty"` // Skip the number of workspaces before returning results. Negative values // denote number of workspaces to skip from the end before returning results. Offset int32 `protobuf:"varint,3,opt,name=offset,proto3" json:"offset,omitempty"` // Limit the number of workspaces. A value of 0 denotes no limit. Limit int32 `protobuf:"varint,4,opt,name=limit,proto3" json:"limit,omitempty"` // Limit the workspaces to those matching the name (case insensitive). Name string `protobuf:"bytes,5,opt,name=name,proto3" json:"name,omitempty"` // Limit the workspaces to those with an archived status. Archived *wrappers.BoolValue `protobuf:"bytes,6,opt,name=archived,proto3" json:"archived,omitempty"` // Limit the workspaces to those from particular users, by usernames. Users []string `protobuf:"bytes,7,rep,name=users,proto3" json:"users,omitempty"` // Limit the workspaces to those from particular users, by userIds. UserIds []int32 `protobuf:"varint,9,rep,packed,name=user_ids,json=userIds,proto3" json:"user_ids,omitempty"` // Limit the workspaces to those with pinned status by the current user. Pinned *wrappers.BoolValue `protobuf:"bytes,8,opt,name=pinned,proto3" json:"pinned,omitempty"` // Limit the workspaces to those matching the name (case sensitive). NameCaseSensitive string `protobuf:"bytes,10,opt,name=name_case_sensitive,json=nameCaseSensitive,proto3" json:"name_case_sensitive,omitempty"` // contains filtered or unexported fields }
Get a list of workspaces.
func (*GetWorkspacesRequest) Descriptor
deprecated
func (*GetWorkspacesRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetWorkspacesRequest.ProtoReflect.Descriptor instead.
func (*GetWorkspacesRequest) GetArchived ¶
func (x *GetWorkspacesRequest) GetArchived() *wrappers.BoolValue
func (*GetWorkspacesRequest) GetLimit ¶
func (x *GetWorkspacesRequest) GetLimit() int32
func (*GetWorkspacesRequest) GetName ¶
func (x *GetWorkspacesRequest) GetName() string
func (*GetWorkspacesRequest) GetNameCaseSensitive ¶
func (x *GetWorkspacesRequest) GetNameCaseSensitive() string
func (*GetWorkspacesRequest) GetOffset ¶
func (x *GetWorkspacesRequest) GetOffset() int32
func (*GetWorkspacesRequest) GetOrderBy ¶
func (x *GetWorkspacesRequest) GetOrderBy() OrderBy
func (*GetWorkspacesRequest) GetPinned ¶
func (x *GetWorkspacesRequest) GetPinned() *wrappers.BoolValue
func (*GetWorkspacesRequest) GetSortBy ¶
func (x *GetWorkspacesRequest) GetSortBy() GetWorkspacesRequest_SortBy
func (*GetWorkspacesRequest) GetUserIds ¶
func (x *GetWorkspacesRequest) GetUserIds() []int32
func (*GetWorkspacesRequest) GetUsers ¶
func (x *GetWorkspacesRequest) GetUsers() []string
func (*GetWorkspacesRequest) ProtoMessage ¶
func (*GetWorkspacesRequest) ProtoMessage()
func (*GetWorkspacesRequest) ProtoReflect ¶
func (x *GetWorkspacesRequest) ProtoReflect() protoreflect.Message
func (*GetWorkspacesRequest) Reset ¶
func (x *GetWorkspacesRequest) Reset()
func (*GetWorkspacesRequest) String ¶
func (x *GetWorkspacesRequest) String() string
type GetWorkspacesRequest_SortBy ¶
type GetWorkspacesRequest_SortBy int32
Sort workspaces by the given field.
const ( // Returns workspaces in an unsorted list. GetWorkspacesRequest_SORT_BY_UNSPECIFIED GetWorkspacesRequest_SortBy = 0 // Returns workspaces sorted by id. GetWorkspacesRequest_SORT_BY_ID GetWorkspacesRequest_SortBy = 1 // Returns workspaces sorted by name. GetWorkspacesRequest_SORT_BY_NAME GetWorkspacesRequest_SortBy = 2 )
func (GetWorkspacesRequest_SortBy) Descriptor ¶
func (GetWorkspacesRequest_SortBy) Descriptor() protoreflect.EnumDescriptor
func (GetWorkspacesRequest_SortBy) Enum ¶
func (x GetWorkspacesRequest_SortBy) Enum() *GetWorkspacesRequest_SortBy
func (GetWorkspacesRequest_SortBy) EnumDescriptor
deprecated
func (GetWorkspacesRequest_SortBy) EnumDescriptor() ([]byte, []int)
Deprecated: Use GetWorkspacesRequest_SortBy.Descriptor instead.
func (GetWorkspacesRequest_SortBy) Number ¶
func (x GetWorkspacesRequest_SortBy) Number() protoreflect.EnumNumber
func (GetWorkspacesRequest_SortBy) String ¶
func (x GetWorkspacesRequest_SortBy) String() string
func (GetWorkspacesRequest_SortBy) Type ¶
func (GetWorkspacesRequest_SortBy) Type() protoreflect.EnumType
type GetWorkspacesResponse ¶
type GetWorkspacesResponse struct { // The list of returned workspaces. Workspaces []*workspacev1.Workspace `protobuf:"bytes,1,rep,name=workspaces,proto3" json:"workspaces,omitempty"` // Pagination information of the full dataset. Pagination *Pagination `protobuf:"bytes,2,opt,name=pagination,proto3" json:"pagination,omitempty"` // contains filtered or unexported fields }
Response to GetWorkspacesRequest.
func (*GetWorkspacesResponse) Descriptor
deprecated
func (*GetWorkspacesResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetWorkspacesResponse.ProtoReflect.Descriptor instead.
func (*GetWorkspacesResponse) GetPagination ¶
func (x *GetWorkspacesResponse) GetPagination() *Pagination
func (*GetWorkspacesResponse) GetWorkspaces ¶
func (x *GetWorkspacesResponse) GetWorkspaces() []*workspacev1.Workspace
func (*GetWorkspacesResponse) ProtoMessage ¶
func (*GetWorkspacesResponse) ProtoMessage()
func (*GetWorkspacesResponse) ProtoReflect ¶
func (x *GetWorkspacesResponse) ProtoReflect() protoreflect.Message
func (*GetWorkspacesResponse) Reset ¶
func (x *GetWorkspacesResponse) Reset()
func (*GetWorkspacesResponse) String ¶
func (x *GetWorkspacesResponse) String() string
type GetWorkspacesWithDefaultNamespaceBindingsRequest ¶
type GetWorkspacesWithDefaultNamespaceBindingsRequest struct {
// contains filtered or unexported fields
}
Request the ids of all workspaces that are bound to the default namespace for atleast one cluster.
func (*GetWorkspacesWithDefaultNamespaceBindingsRequest) Descriptor
deprecated
func (*GetWorkspacesWithDefaultNamespaceBindingsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetWorkspacesWithDefaultNamespaceBindingsRequest.ProtoReflect.Descriptor instead.
func (*GetWorkspacesWithDefaultNamespaceBindingsRequest) ProtoMessage ¶
func (*GetWorkspacesWithDefaultNamespaceBindingsRequest) ProtoMessage()
func (*GetWorkspacesWithDefaultNamespaceBindingsRequest) ProtoReflect ¶
func (x *GetWorkspacesWithDefaultNamespaceBindingsRequest) ProtoReflect() protoreflect.Message
func (*GetWorkspacesWithDefaultNamespaceBindingsRequest) Reset ¶
func (x *GetWorkspacesWithDefaultNamespaceBindingsRequest) Reset()
func (*GetWorkspacesWithDefaultNamespaceBindingsRequest) String ¶
func (x *GetWorkspacesWithDefaultNamespaceBindingsRequest) String() string
type GetWorkspacesWithDefaultNamespaceBindingsResponse ¶
type GetWorkspacesWithDefaultNamespaceBindingsResponse struct { // The list of returned workspace ids. WorkspaceIds []int32 `protobuf:"varint,1,rep,packed,name=workspace_ids,json=workspaceIds,proto3" json:"workspace_ids,omitempty"` // contains filtered or unexported fields }
Response to GetUnboundWorkspacesRequest.
func (*GetWorkspacesWithDefaultNamespaceBindingsResponse) Descriptor
deprecated
func (*GetWorkspacesWithDefaultNamespaceBindingsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetWorkspacesWithDefaultNamespaceBindingsResponse.ProtoReflect.Descriptor instead.
func (*GetWorkspacesWithDefaultNamespaceBindingsResponse) GetWorkspaceIds ¶
func (x *GetWorkspacesWithDefaultNamespaceBindingsResponse) GetWorkspaceIds() []int32
func (*GetWorkspacesWithDefaultNamespaceBindingsResponse) ProtoMessage ¶
func (*GetWorkspacesWithDefaultNamespaceBindingsResponse) ProtoMessage()
func (*GetWorkspacesWithDefaultNamespaceBindingsResponse) ProtoReflect ¶
func (x *GetWorkspacesWithDefaultNamespaceBindingsResponse) ProtoReflect() protoreflect.Message
func (*GetWorkspacesWithDefaultNamespaceBindingsResponse) Reset ¶
func (x *GetWorkspacesWithDefaultNamespaceBindingsResponse) Reset()
func (*GetWorkspacesWithDefaultNamespaceBindingsResponse) String ¶
func (x *GetWorkspacesWithDefaultNamespaceBindingsResponse) String() string
type IdleNotebookRequest ¶
type IdleNotebookRequest struct { // The id of the notebook. NotebookId string `protobuf:"bytes,1,opt,name=notebook_id,json=notebookId,proto3" json:"notebook_id,omitempty"` // The value of idle timeout Idle bool `protobuf:"varint,2,opt,name=idle,proto3" json:"idle,omitempty"` // contains filtered or unexported fields }
Kill the requested notebook if idle.
func (*IdleNotebookRequest) Descriptor
deprecated
func (*IdleNotebookRequest) Descriptor() ([]byte, []int)
Deprecated: Use IdleNotebookRequest.ProtoReflect.Descriptor instead.
func (*IdleNotebookRequest) GetIdle ¶
func (x *IdleNotebookRequest) GetIdle() bool
func (*IdleNotebookRequest) GetNotebookId ¶
func (x *IdleNotebookRequest) GetNotebookId() string
func (*IdleNotebookRequest) ProtoMessage ¶
func (*IdleNotebookRequest) ProtoMessage()
func (*IdleNotebookRequest) ProtoReflect ¶
func (x *IdleNotebookRequest) ProtoReflect() protoreflect.Message
func (*IdleNotebookRequest) Reset ¶
func (x *IdleNotebookRequest) Reset()
func (*IdleNotebookRequest) String ¶
func (x *IdleNotebookRequest) String() string
type IdleNotebookResponse ¶
type IdleNotebookResponse struct {
// contains filtered or unexported fields
}
Response to IdleNotebookRequest.
func (*IdleNotebookResponse) Descriptor
deprecated
func (*IdleNotebookResponse) Descriptor() ([]byte, []int)
Deprecated: Use IdleNotebookResponse.ProtoReflect.Descriptor instead.
func (*IdleNotebookResponse) ProtoMessage ¶
func (*IdleNotebookResponse) ProtoMessage()
func (*IdleNotebookResponse) ProtoReflect ¶
func (x *IdleNotebookResponse) ProtoReflect() protoreflect.Message
func (*IdleNotebookResponse) Reset ¶
func (x *IdleNotebookResponse) Reset()
func (*IdleNotebookResponse) String ¶
func (x *IdleNotebookResponse) String() string
type KillCommandRequest ¶
type KillCommandRequest struct { // The id of the command. CommandId string `protobuf:"bytes,1,opt,name=command_id,json=commandId,proto3" json:"command_id,omitempty"` // contains filtered or unexported fields }
Kill the requested command.
func (*KillCommandRequest) Descriptor
deprecated
func (*KillCommandRequest) Descriptor() ([]byte, []int)
Deprecated: Use KillCommandRequest.ProtoReflect.Descriptor instead.
func (*KillCommandRequest) GetCommandId ¶
func (x *KillCommandRequest) GetCommandId() string
func (*KillCommandRequest) ProtoMessage ¶
func (*KillCommandRequest) ProtoMessage()
func (*KillCommandRequest) ProtoReflect ¶
func (x *KillCommandRequest) ProtoReflect() protoreflect.Message
func (*KillCommandRequest) Reset ¶
func (x *KillCommandRequest) Reset()
func (*KillCommandRequest) String ¶
func (x *KillCommandRequest) String() string
type KillCommandResponse ¶
type KillCommandResponse struct { // The requested command. Command *commandv1.Command `protobuf:"bytes,1,opt,name=command,proto3" json:"command,omitempty"` // contains filtered or unexported fields }
Response to KillCommandRequest.
func (*KillCommandResponse) Descriptor
deprecated
func (*KillCommandResponse) Descriptor() ([]byte, []int)
Deprecated: Use KillCommandResponse.ProtoReflect.Descriptor instead.
func (*KillCommandResponse) GetCommand ¶
func (x *KillCommandResponse) GetCommand() *commandv1.Command
func (*KillCommandResponse) ProtoMessage ¶
func (*KillCommandResponse) ProtoMessage()
func (*KillCommandResponse) ProtoReflect ¶
func (x *KillCommandResponse) ProtoReflect() protoreflect.Message
func (*KillCommandResponse) Reset ¶
func (x *KillCommandResponse) Reset()
func (*KillCommandResponse) String ¶
func (x *KillCommandResponse) String() string
type KillExperimentRequest ¶
type KillExperimentRequest struct { // The experiment id. Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
Kill an experiment.
func (*KillExperimentRequest) Descriptor
deprecated
func (*KillExperimentRequest) Descriptor() ([]byte, []int)
Deprecated: Use KillExperimentRequest.ProtoReflect.Descriptor instead.
func (*KillExperimentRequest) GetId ¶
func (x *KillExperimentRequest) GetId() int32
func (*KillExperimentRequest) ProtoMessage ¶
func (*KillExperimentRequest) ProtoMessage()
func (*KillExperimentRequest) ProtoReflect ¶
func (x *KillExperimentRequest) ProtoReflect() protoreflect.Message
func (*KillExperimentRequest) Reset ¶
func (x *KillExperimentRequest) Reset()
func (*KillExperimentRequest) String ¶
func (x *KillExperimentRequest) String() string
type KillExperimentResponse ¶
type KillExperimentResponse struct {
// contains filtered or unexported fields
}
Response to KillExperimentRequest.
func (*KillExperimentResponse) Descriptor
deprecated
func (*KillExperimentResponse) Descriptor() ([]byte, []int)
Deprecated: Use KillExperimentResponse.ProtoReflect.Descriptor instead.
func (*KillExperimentResponse) ProtoMessage ¶
func (*KillExperimentResponse) ProtoMessage()
func (*KillExperimentResponse) ProtoReflect ¶
func (x *KillExperimentResponse) ProtoReflect() protoreflect.Message
func (*KillExperimentResponse) Reset ¶
func (x *KillExperimentResponse) Reset()
func (*KillExperimentResponse) String ¶
func (x *KillExperimentResponse) String() string
type KillExperimentsRequest ¶
type KillExperimentsRequest struct { // Selecting experiments by id. ExperimentIds []int32 `protobuf:"varint,1,rep,packed,name=experiment_ids,json=experimentIds,proto3" json:"experiment_ids,omitempty"` // Targets all experiments matching filters. Filters *BulkExperimentFilters `protobuf:"bytes,2,opt,name=filters,proto3" json:"filters,omitempty"` // Project id that the experiments belong to. ProjectId int32 `protobuf:"varint,3,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` // contains filtered or unexported fields }
Kill multiple experiments.
func (*KillExperimentsRequest) Descriptor
deprecated
func (*KillExperimentsRequest) Descriptor() ([]byte, []int)
Deprecated: Use KillExperimentsRequest.ProtoReflect.Descriptor instead.
func (*KillExperimentsRequest) GetExperimentIds ¶
func (x *KillExperimentsRequest) GetExperimentIds() []int32
func (*KillExperimentsRequest) GetFilters ¶
func (x *KillExperimentsRequest) GetFilters() *BulkExperimentFilters
func (*KillExperimentsRequest) GetProjectId ¶
func (x *KillExperimentsRequest) GetProjectId() int32
func (*KillExperimentsRequest) ProtoMessage ¶
func (*KillExperimentsRequest) ProtoMessage()
func (*KillExperimentsRequest) ProtoReflect ¶
func (x *KillExperimentsRequest) ProtoReflect() protoreflect.Message
func (*KillExperimentsRequest) Reset ¶
func (x *KillExperimentsRequest) Reset()
func (*KillExperimentsRequest) String ¶
func (x *KillExperimentsRequest) String() string
type KillExperimentsResponse ¶
type KillExperimentsResponse struct { // Details on success or error for each experiment. Results []*ExperimentActionResult `protobuf:"bytes,1,rep,name=results,proto3" json:"results,omitempty"` // contains filtered or unexported fields }
Response to KillExperimentsRequest.
func (*KillExperimentsResponse) Descriptor
deprecated
func (*KillExperimentsResponse) Descriptor() ([]byte, []int)
Deprecated: Use KillExperimentsResponse.ProtoReflect.Descriptor instead.
func (*KillExperimentsResponse) GetResults ¶
func (x *KillExperimentsResponse) GetResults() []*ExperimentActionResult
func (*KillExperimentsResponse) ProtoMessage ¶
func (*KillExperimentsResponse) ProtoMessage()
func (*KillExperimentsResponse) ProtoReflect ¶
func (x *KillExperimentsResponse) ProtoReflect() protoreflect.Message
func (*KillExperimentsResponse) Reset ¶
func (x *KillExperimentsResponse) Reset()
func (*KillExperimentsResponse) String ¶
func (x *KillExperimentsResponse) String() string
type KillGenericTaskRequest ¶
type KillGenericTaskRequest struct { // The id of the task. TaskId string `protobuf:"bytes,1,opt,name=task_id,json=taskId,proto3" json:"task_id,omitempty"` // Kill entire task tree KillFromRoot bool `protobuf:"varint,2,opt,name=kill_from_root,json=killFromRoot,proto3" json:"kill_from_root,omitempty"` // contains filtered or unexported fields }
Kills generic task
func (*KillGenericTaskRequest) Descriptor
deprecated
func (*KillGenericTaskRequest) Descriptor() ([]byte, []int)
Deprecated: Use KillGenericTaskRequest.ProtoReflect.Descriptor instead.
func (*KillGenericTaskRequest) GetKillFromRoot ¶
func (x *KillGenericTaskRequest) GetKillFromRoot() bool
func (*KillGenericTaskRequest) GetTaskId ¶
func (x *KillGenericTaskRequest) GetTaskId() string
func (*KillGenericTaskRequest) ProtoMessage ¶
func (*KillGenericTaskRequest) ProtoMessage()
func (*KillGenericTaskRequest) ProtoReflect ¶
func (x *KillGenericTaskRequest) ProtoReflect() protoreflect.Message
func (*KillGenericTaskRequest) Reset ¶
func (x *KillGenericTaskRequest) Reset()
func (*KillGenericTaskRequest) String ¶
func (x *KillGenericTaskRequest) String() string
type KillGenericTaskResponse ¶
type KillGenericTaskResponse struct {
// contains filtered or unexported fields
}
Response to KillGenericTaskRequest
func (*KillGenericTaskResponse) Descriptor
deprecated
func (*KillGenericTaskResponse) Descriptor() ([]byte, []int)
Deprecated: Use KillGenericTaskResponse.ProtoReflect.Descriptor instead.
func (*KillGenericTaskResponse) ProtoMessage ¶
func (*KillGenericTaskResponse) ProtoMessage()
func (*KillGenericTaskResponse) ProtoReflect ¶
func (x *KillGenericTaskResponse) ProtoReflect() protoreflect.Message
func (*KillGenericTaskResponse) Reset ¶
func (x *KillGenericTaskResponse) Reset()
func (*KillGenericTaskResponse) String ¶
func (x *KillGenericTaskResponse) String() string
type KillNotebookRequest ¶
type KillNotebookRequest struct { // The id of the notebook. NotebookId string `protobuf:"bytes,1,opt,name=notebook_id,json=notebookId,proto3" json:"notebook_id,omitempty"` // contains filtered or unexported fields }
Kill the requested notebook.
func (*KillNotebookRequest) Descriptor
deprecated
func (*KillNotebookRequest) Descriptor() ([]byte, []int)
Deprecated: Use KillNotebookRequest.ProtoReflect.Descriptor instead.
func (*KillNotebookRequest) GetNotebookId ¶
func (x *KillNotebookRequest) GetNotebookId() string
func (*KillNotebookRequest) ProtoMessage ¶
func (*KillNotebookRequest) ProtoMessage()
func (*KillNotebookRequest) ProtoReflect ¶
func (x *KillNotebookRequest) ProtoReflect() protoreflect.Message
func (*KillNotebookRequest) Reset ¶
func (x *KillNotebookRequest) Reset()
func (*KillNotebookRequest) String ¶
func (x *KillNotebookRequest) String() string
type KillNotebookResponse ¶
type KillNotebookResponse struct { // The requested notebook. Notebook *notebookv1.Notebook `protobuf:"bytes,1,opt,name=notebook,proto3" json:"notebook,omitempty"` // contains filtered or unexported fields }
Response to KillNotebookRequest.
func (*KillNotebookResponse) Descriptor
deprecated
func (*KillNotebookResponse) Descriptor() ([]byte, []int)
Deprecated: Use KillNotebookResponse.ProtoReflect.Descriptor instead.
func (*KillNotebookResponse) GetNotebook ¶
func (x *KillNotebookResponse) GetNotebook() *notebookv1.Notebook
func (*KillNotebookResponse) ProtoMessage ¶
func (*KillNotebookResponse) ProtoMessage()
func (*KillNotebookResponse) ProtoReflect ¶
func (x *KillNotebookResponse) ProtoReflect() protoreflect.Message
func (*KillNotebookResponse) Reset ¶
func (x *KillNotebookResponse) Reset()
func (*KillNotebookResponse) String ¶
func (x *KillNotebookResponse) String() string
type KillRunsRequest ¶
type KillRunsRequest struct { // The ids of the runs being killed. RunIds []int32 `protobuf:"varint,1,rep,packed,name=run_ids,json=runIds,proto3" json:"run_ids,omitempty"` // Project id of the runs being killed. ProjectId int32 `protobuf:"varint,2,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` // Filter expression Filter *string `protobuf:"bytes,3,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // contains filtered or unexported fields }
Kill runs.
func (*KillRunsRequest) Descriptor
deprecated
func (*KillRunsRequest) Descriptor() ([]byte, []int)
Deprecated: Use KillRunsRequest.ProtoReflect.Descriptor instead.
func (*KillRunsRequest) GetFilter ¶
func (x *KillRunsRequest) GetFilter() string
func (*KillRunsRequest) GetProjectId ¶
func (x *KillRunsRequest) GetProjectId() int32
func (*KillRunsRequest) GetRunIds ¶
func (x *KillRunsRequest) GetRunIds() []int32
func (*KillRunsRequest) ProtoMessage ¶
func (*KillRunsRequest) ProtoMessage()
func (*KillRunsRequest) ProtoReflect ¶
func (x *KillRunsRequest) ProtoReflect() protoreflect.Message
func (*KillRunsRequest) Reset ¶
func (x *KillRunsRequest) Reset()
func (*KillRunsRequest) String ¶
func (x *KillRunsRequest) String() string
type KillRunsResponse ¶
type KillRunsResponse struct { // Details on success or error for each run. Results []*RunActionResult `protobuf:"bytes,1,rep,name=results,proto3" json:"results,omitempty"` // contains filtered or unexported fields }
Response to KillRunsResponse.
func (*KillRunsResponse) Descriptor
deprecated
func (*KillRunsResponse) Descriptor() ([]byte, []int)
Deprecated: Use KillRunsResponse.ProtoReflect.Descriptor instead.
func (*KillRunsResponse) GetResults ¶
func (x *KillRunsResponse) GetResults() []*RunActionResult
func (*KillRunsResponse) ProtoMessage ¶
func (*KillRunsResponse) ProtoMessage()
func (*KillRunsResponse) ProtoReflect ¶
func (x *KillRunsResponse) ProtoReflect() protoreflect.Message
func (*KillRunsResponse) Reset ¶
func (x *KillRunsResponse) Reset()
func (*KillRunsResponse) String ¶
func (x *KillRunsResponse) String() string
type KillShellRequest ¶
type KillShellRequest struct { // The id of the shell. ShellId string `protobuf:"bytes,1,opt,name=shell_id,json=shellId,proto3" json:"shell_id,omitempty"` // contains filtered or unexported fields }
Kill the requested shell.
func (*KillShellRequest) Descriptor
deprecated
func (*KillShellRequest) Descriptor() ([]byte, []int)
Deprecated: Use KillShellRequest.ProtoReflect.Descriptor instead.
func (*KillShellRequest) GetShellId ¶
func (x *KillShellRequest) GetShellId() string
func (*KillShellRequest) ProtoMessage ¶
func (*KillShellRequest) ProtoMessage()
func (*KillShellRequest) ProtoReflect ¶
func (x *KillShellRequest) ProtoReflect() protoreflect.Message
func (*KillShellRequest) Reset ¶
func (x *KillShellRequest) Reset()
func (*KillShellRequest) String ¶
func (x *KillShellRequest) String() string
type KillShellResponse ¶
type KillShellResponse struct { // The requested shell. Shell *shellv1.Shell `protobuf:"bytes,1,opt,name=shell,proto3" json:"shell,omitempty"` // contains filtered or unexported fields }
Response to KillShellRequest.
func (*KillShellResponse) Descriptor
deprecated
func (*KillShellResponse) Descriptor() ([]byte, []int)
Deprecated: Use KillShellResponse.ProtoReflect.Descriptor instead.
func (*KillShellResponse) GetShell ¶
func (x *KillShellResponse) GetShell() *shellv1.Shell
func (*KillShellResponse) ProtoMessage ¶
func (*KillShellResponse) ProtoMessage()
func (*KillShellResponse) ProtoReflect ¶
func (x *KillShellResponse) ProtoReflect() protoreflect.Message
func (*KillShellResponse) Reset ¶
func (x *KillShellResponse) Reset()
func (*KillShellResponse) String ¶
func (x *KillShellResponse) String() string
type KillTensorboardRequest ¶
type KillTensorboardRequest struct { // The id of the tensorboard. TensorboardId string `protobuf:"bytes,1,opt,name=tensorboard_id,json=tensorboardId,proto3" json:"tensorboard_id,omitempty"` // contains filtered or unexported fields }
Kill the requested tensorboard.
func (*KillTensorboardRequest) Descriptor
deprecated
func (*KillTensorboardRequest) Descriptor() ([]byte, []int)
Deprecated: Use KillTensorboardRequest.ProtoReflect.Descriptor instead.
func (*KillTensorboardRequest) GetTensorboardId ¶
func (x *KillTensorboardRequest) GetTensorboardId() string
func (*KillTensorboardRequest) ProtoMessage ¶
func (*KillTensorboardRequest) ProtoMessage()
func (*KillTensorboardRequest) ProtoReflect ¶
func (x *KillTensorboardRequest) ProtoReflect() protoreflect.Message
func (*KillTensorboardRequest) Reset ¶
func (x *KillTensorboardRequest) Reset()
func (*KillTensorboardRequest) String ¶
func (x *KillTensorboardRequest) String() string
type KillTensorboardResponse ¶
type KillTensorboardResponse struct { // The requested tensorboard. Tensorboard *tensorboardv1.Tensorboard `protobuf:"bytes,1,opt,name=tensorboard,proto3" json:"tensorboard,omitempty"` // contains filtered or unexported fields }
Response to KillTensorboardRequest.
func (*KillTensorboardResponse) Descriptor
deprecated
func (*KillTensorboardResponse) Descriptor() ([]byte, []int)
Deprecated: Use KillTensorboardResponse.ProtoReflect.Descriptor instead.
func (*KillTensorboardResponse) GetTensorboard ¶
func (x *KillTensorboardResponse) GetTensorboard() *tensorboardv1.Tensorboard
func (*KillTensorboardResponse) ProtoMessage ¶
func (*KillTensorboardResponse) ProtoMessage()
func (*KillTensorboardResponse) ProtoReflect ¶
func (x *KillTensorboardResponse) ProtoReflect() protoreflect.Message
func (*KillTensorboardResponse) Reset ¶
func (x *KillTensorboardResponse) Reset()
func (*KillTensorboardResponse) String ¶
func (x *KillTensorboardResponse) String() string
type KillTrialRequest ¶
type KillTrialRequest struct { // The trial id Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
Kill an trial.
func (*KillTrialRequest) Descriptor
deprecated
func (*KillTrialRequest) Descriptor() ([]byte, []int)
Deprecated: Use KillTrialRequest.ProtoReflect.Descriptor instead.
func (*KillTrialRequest) GetId ¶
func (x *KillTrialRequest) GetId() int32
func (*KillTrialRequest) ProtoMessage ¶
func (*KillTrialRequest) ProtoMessage()
func (*KillTrialRequest) ProtoReflect ¶
func (x *KillTrialRequest) ProtoReflect() protoreflect.Message
func (*KillTrialRequest) Reset ¶
func (x *KillTrialRequest) Reset()
func (*KillTrialRequest) String ¶
func (x *KillTrialRequest) String() string
type KillTrialResponse ¶
type KillTrialResponse struct {
// contains filtered or unexported fields
}
Response to KillTrialRequest.
func (*KillTrialResponse) Descriptor
deprecated
func (*KillTrialResponse) Descriptor() ([]byte, []int)
Deprecated: Use KillTrialResponse.ProtoReflect.Descriptor instead.
func (*KillTrialResponse) ProtoMessage ¶
func (*KillTrialResponse) ProtoMessage()
func (*KillTrialResponse) ProtoReflect ¶
func (x *KillTrialResponse) ProtoReflect() protoreflect.Message
func (*KillTrialResponse) Reset ¶
func (x *KillTrialResponse) Reset()
func (*KillTrialResponse) String ¶
func (x *KillTrialResponse) String() string
type LaunchCommandRequest ¶
type LaunchCommandRequest struct { // Command config (JSON). Config *_struct.Struct `protobuf:"bytes,1,opt,name=config,proto3" json:"config,omitempty"` // Template name. TemplateName string `protobuf:"bytes,2,opt,name=template_name,json=templateName,proto3" json:"template_name,omitempty"` // The files to run with the command. Files []*utilv1.File `protobuf:"bytes,3,rep,name=files,proto3" json:"files,omitempty"` // Additional data. Data []byte `protobuf:"bytes,4,opt,name=data,proto3" json:"data,omitempty"` // Workspace ID. Defaults to the 'Uncategorized' workspace if not specified. WorkspaceId int32 `protobuf:"varint,5,opt,name=workspace_id,json=workspaceId,proto3" json:"workspace_id,omitempty"` // contains filtered or unexported fields }
Request to launch a command.
func (*LaunchCommandRequest) Descriptor
deprecated
func (*LaunchCommandRequest) Descriptor() ([]byte, []int)
Deprecated: Use LaunchCommandRequest.ProtoReflect.Descriptor instead.
func (*LaunchCommandRequest) GetConfig ¶
func (x *LaunchCommandRequest) GetConfig() *_struct.Struct
func (*LaunchCommandRequest) GetData ¶
func (x *LaunchCommandRequest) GetData() []byte
func (*LaunchCommandRequest) GetFiles ¶
func (x *LaunchCommandRequest) GetFiles() []*utilv1.File
func (*LaunchCommandRequest) GetTemplateName ¶
func (x *LaunchCommandRequest) GetTemplateName() string
func (*LaunchCommandRequest) GetWorkspaceId ¶
func (x *LaunchCommandRequest) GetWorkspaceId() int32
func (*LaunchCommandRequest) ProtoMessage ¶
func (*LaunchCommandRequest) ProtoMessage()
func (*LaunchCommandRequest) ProtoReflect ¶
func (x *LaunchCommandRequest) ProtoReflect() protoreflect.Message
func (*LaunchCommandRequest) Reset ¶
func (x *LaunchCommandRequest) Reset()
func (*LaunchCommandRequest) String ¶
func (x *LaunchCommandRequest) String() string
type LaunchCommandResponse ¶
type LaunchCommandResponse struct { // The requested command. Command *commandv1.Command `protobuf:"bytes,1,opt,name=command,proto3" json:"command,omitempty"` // The config; Config *_struct.Struct `protobuf:"bytes,2,opt,name=config,proto3" json:"config,omitempty"` // If the requested slots exceeded the current max available. Warnings []LaunchWarning `protobuf:"varint,3,rep,packed,name=warnings,proto3,enum=determined.api.v1.LaunchWarning" json:"warnings,omitempty"` // contains filtered or unexported fields }
Response to LaunchCommandRequest.
func (*LaunchCommandResponse) Descriptor
deprecated
func (*LaunchCommandResponse) Descriptor() ([]byte, []int)
Deprecated: Use LaunchCommandResponse.ProtoReflect.Descriptor instead.
func (*LaunchCommandResponse) GetCommand ¶
func (x *LaunchCommandResponse) GetCommand() *commandv1.Command
func (*LaunchCommandResponse) GetConfig ¶
func (x *LaunchCommandResponse) GetConfig() *_struct.Struct
func (*LaunchCommandResponse) GetWarnings ¶
func (x *LaunchCommandResponse) GetWarnings() []LaunchWarning
func (*LaunchCommandResponse) ProtoMessage ¶
func (*LaunchCommandResponse) ProtoMessage()
func (*LaunchCommandResponse) ProtoReflect ¶
func (x *LaunchCommandResponse) ProtoReflect() protoreflect.Message
func (*LaunchCommandResponse) Reset ¶
func (x *LaunchCommandResponse) Reset()
func (*LaunchCommandResponse) String ¶
func (x *LaunchCommandResponse) String() string
type LaunchNotebookRequest ¶
type LaunchNotebookRequest struct { // Notebook config (JSON). Config *_struct.Struct `protobuf:"bytes,1,opt,name=config,proto3" json:"config,omitempty"` // Template name. TemplateName string `protobuf:"bytes,2,opt,name=template_name,json=templateName,proto3" json:"template_name,omitempty"` // The files to run with the command. Files []*utilv1.File `protobuf:"bytes,3,rep,name=files,proto3" json:"files,omitempty"` // Preview a launching request without actually creating a Notebook. Preview bool `protobuf:"varint,4,opt,name=preview,proto3" json:"preview,omitempty"` // Workspace ID. Defaults to 'Uncategorized' workspace if not specified. WorkspaceId int32 `protobuf:"varint,5,opt,name=workspace_id,json=workspaceId,proto3" json:"workspace_id,omitempty"` // contains filtered or unexported fields }
Request to launch a notebook.
func (*LaunchNotebookRequest) Descriptor
deprecated
func (*LaunchNotebookRequest) Descriptor() ([]byte, []int)
Deprecated: Use LaunchNotebookRequest.ProtoReflect.Descriptor instead.
func (*LaunchNotebookRequest) GetConfig ¶
func (x *LaunchNotebookRequest) GetConfig() *_struct.Struct
func (*LaunchNotebookRequest) GetFiles ¶
func (x *LaunchNotebookRequest) GetFiles() []*utilv1.File
func (*LaunchNotebookRequest) GetPreview ¶
func (x *LaunchNotebookRequest) GetPreview() bool
func (*LaunchNotebookRequest) GetTemplateName ¶
func (x *LaunchNotebookRequest) GetTemplateName() string
func (*LaunchNotebookRequest) GetWorkspaceId ¶
func (x *LaunchNotebookRequest) GetWorkspaceId() int32
func (*LaunchNotebookRequest) ProtoMessage ¶
func (*LaunchNotebookRequest) ProtoMessage()
func (*LaunchNotebookRequest) ProtoReflect ¶
func (x *LaunchNotebookRequest) ProtoReflect() protoreflect.Message
func (*LaunchNotebookRequest) Reset ¶
func (x *LaunchNotebookRequest) Reset()
func (*LaunchNotebookRequest) String ¶
func (x *LaunchNotebookRequest) String() string
type LaunchNotebookResponse ¶
type LaunchNotebookResponse struct { // The requested notebook. Notebook *notebookv1.Notebook `protobuf:"bytes,1,opt,name=notebook,proto3" json:"notebook,omitempty"` // The config; Config *_struct.Struct `protobuf:"bytes,2,opt,name=config,proto3" json:"config,omitempty"` // List of any related warnings. Warnings []LaunchWarning `protobuf:"varint,3,rep,packed,name=warnings,proto3,enum=determined.api.v1.LaunchWarning" json:"warnings,omitempty"` // contains filtered or unexported fields }
Response to LaunchNotebookRequest.
func (*LaunchNotebookResponse) Descriptor
deprecated
func (*LaunchNotebookResponse) Descriptor() ([]byte, []int)
Deprecated: Use LaunchNotebookResponse.ProtoReflect.Descriptor instead.
func (*LaunchNotebookResponse) GetConfig ¶
func (x *LaunchNotebookResponse) GetConfig() *_struct.Struct
func (*LaunchNotebookResponse) GetNotebook ¶
func (x *LaunchNotebookResponse) GetNotebook() *notebookv1.Notebook
func (*LaunchNotebookResponse) GetWarnings ¶
func (x *LaunchNotebookResponse) GetWarnings() []LaunchWarning
func (*LaunchNotebookResponse) ProtoMessage ¶
func (*LaunchNotebookResponse) ProtoMessage()
func (*LaunchNotebookResponse) ProtoReflect ¶
func (x *LaunchNotebookResponse) ProtoReflect() protoreflect.Message
func (*LaunchNotebookResponse) Reset ¶
func (x *LaunchNotebookResponse) Reset()
func (*LaunchNotebookResponse) String ¶
func (x *LaunchNotebookResponse) String() string
type LaunchShellRequest ¶
type LaunchShellRequest struct { // Shell config (JSON). Config *_struct.Struct `protobuf:"bytes,1,opt,name=config,proto3" json:"config,omitempty"` // Template name. TemplateName string `protobuf:"bytes,2,opt,name=template_name,json=templateName,proto3" json:"template_name,omitempty"` // The files to run with the command. Files []*utilv1.File `protobuf:"bytes,3,rep,name=files,proto3" json:"files,omitempty"` // Additional data. Data []byte `protobuf:"bytes,4,opt,name=data,proto3" json:"data,omitempty"` // Workspace ID. Defaults to 'Uncategorized' workspace if not specified. WorkspaceId int32 `protobuf:"varint,5,opt,name=workspace_id,json=workspaceId,proto3" json:"workspace_id,omitempty"` // contains filtered or unexported fields }
Request to launch a shell.
func (*LaunchShellRequest) Descriptor
deprecated
func (*LaunchShellRequest) Descriptor() ([]byte, []int)
Deprecated: Use LaunchShellRequest.ProtoReflect.Descriptor instead.
func (*LaunchShellRequest) GetConfig ¶
func (x *LaunchShellRequest) GetConfig() *_struct.Struct
func (*LaunchShellRequest) GetData ¶
func (x *LaunchShellRequest) GetData() []byte
func (*LaunchShellRequest) GetFiles ¶
func (x *LaunchShellRequest) GetFiles() []*utilv1.File
func (*LaunchShellRequest) GetTemplateName ¶
func (x *LaunchShellRequest) GetTemplateName() string
func (*LaunchShellRequest) GetWorkspaceId ¶
func (x *LaunchShellRequest) GetWorkspaceId() int32
func (*LaunchShellRequest) ProtoMessage ¶
func (*LaunchShellRequest) ProtoMessage()
func (*LaunchShellRequest) ProtoReflect ¶
func (x *LaunchShellRequest) ProtoReflect() protoreflect.Message
func (*LaunchShellRequest) Reset ¶
func (x *LaunchShellRequest) Reset()
func (*LaunchShellRequest) String ¶
func (x *LaunchShellRequest) String() string
type LaunchShellResponse ¶
type LaunchShellResponse struct { // The requested shell. Shell *shellv1.Shell `protobuf:"bytes,1,opt,name=shell,proto3" json:"shell,omitempty"` // The config; Config *_struct.Struct `protobuf:"bytes,2,opt,name=config,proto3" json:"config,omitempty"` // List of any related warnings. Warnings []LaunchWarning `protobuf:"varint,3,rep,packed,name=warnings,proto3,enum=determined.api.v1.LaunchWarning" json:"warnings,omitempty"` // contains filtered or unexported fields }
Response to LaunchShellRequest.
func (*LaunchShellResponse) Descriptor
deprecated
func (*LaunchShellResponse) Descriptor() ([]byte, []int)
Deprecated: Use LaunchShellResponse.ProtoReflect.Descriptor instead.
func (*LaunchShellResponse) GetConfig ¶
func (x *LaunchShellResponse) GetConfig() *_struct.Struct
func (*LaunchShellResponse) GetShell ¶
func (x *LaunchShellResponse) GetShell() *shellv1.Shell
func (*LaunchShellResponse) GetWarnings ¶
func (x *LaunchShellResponse) GetWarnings() []LaunchWarning
func (*LaunchShellResponse) ProtoMessage ¶
func (*LaunchShellResponse) ProtoMessage()
func (*LaunchShellResponse) ProtoReflect ¶
func (x *LaunchShellResponse) ProtoReflect() protoreflect.Message
func (*LaunchShellResponse) Reset ¶
func (x *LaunchShellResponse) Reset()
func (*LaunchShellResponse) String ¶
func (x *LaunchShellResponse) String() string
type LaunchTensorboardRequest ¶
type LaunchTensorboardRequest struct { // List of source experiment ids. ExperimentIds []int32 `protobuf:"varint,1,rep,packed,name=experiment_ids,json=experimentIds,proto3" json:"experiment_ids,omitempty"` // List of source trial ids. TrialIds []int32 `protobuf:"varint,2,rep,packed,name=trial_ids,json=trialIds,proto3" json:"trial_ids,omitempty"` // Tensorboard config (JSON). Config *_struct.Struct `protobuf:"bytes,3,opt,name=config,proto3" json:"config,omitempty"` // Tensorboard template name. TemplateName string `protobuf:"bytes,4,opt,name=template_name,json=templateName,proto3" json:"template_name,omitempty"` // The files to run with the command. Files []*utilv1.File `protobuf:"bytes,5,rep,name=files,proto3" json:"files,omitempty"` // Workspace in which to launch tensorboard. Defaults to 'Uncategorized'. WorkspaceId int32 `protobuf:"varint,6,opt,name=workspace_id,json=workspaceId,proto3" json:"workspace_id,omitempty"` // Targets all experiments matching filters. Filters *BulkExperimentFilters `protobuf:"bytes,7,opt,name=filters,proto3" json:"filters,omitempty"` // contains filtered or unexported fields }
Request to launch a tensorboard.
func (*LaunchTensorboardRequest) Descriptor
deprecated
func (*LaunchTensorboardRequest) Descriptor() ([]byte, []int)
Deprecated: Use LaunchTensorboardRequest.ProtoReflect.Descriptor instead.
func (*LaunchTensorboardRequest) GetConfig ¶
func (x *LaunchTensorboardRequest) GetConfig() *_struct.Struct
func (*LaunchTensorboardRequest) GetExperimentIds ¶
func (x *LaunchTensorboardRequest) GetExperimentIds() []int32
func (*LaunchTensorboardRequest) GetFiles ¶
func (x *LaunchTensorboardRequest) GetFiles() []*utilv1.File
func (*LaunchTensorboardRequest) GetFilters ¶
func (x *LaunchTensorboardRequest) GetFilters() *BulkExperimentFilters
func (*LaunchTensorboardRequest) GetTemplateName ¶
func (x *LaunchTensorboardRequest) GetTemplateName() string
func (*LaunchTensorboardRequest) GetTrialIds ¶
func (x *LaunchTensorboardRequest) GetTrialIds() []int32
func (*LaunchTensorboardRequest) GetWorkspaceId ¶
func (x *LaunchTensorboardRequest) GetWorkspaceId() int32
func (*LaunchTensorboardRequest) ProtoMessage ¶
func (*LaunchTensorboardRequest) ProtoMessage()
func (*LaunchTensorboardRequest) ProtoReflect ¶
func (x *LaunchTensorboardRequest) ProtoReflect() protoreflect.Message
func (*LaunchTensorboardRequest) Reset ¶
func (x *LaunchTensorboardRequest) Reset()
func (*LaunchTensorboardRequest) String ¶
func (x *LaunchTensorboardRequest) String() string
type LaunchTensorboardResponse ¶
type LaunchTensorboardResponse struct { // The requested tensorboard. Tensorboard *tensorboardv1.Tensorboard `protobuf:"bytes,1,opt,name=tensorboard,proto3" json:"tensorboard,omitempty"` // The config; Config *_struct.Struct `protobuf:"bytes,2,opt,name=config,proto3" json:"config,omitempty"` // List of any related warnings. Warnings []LaunchWarning `protobuf:"varint,3,rep,packed,name=warnings,proto3,enum=determined.api.v1.LaunchWarning" json:"warnings,omitempty"` // contains filtered or unexported fields }
Response to LaunchTensorboardRequest.
func (*LaunchTensorboardResponse) Descriptor
deprecated
func (*LaunchTensorboardResponse) Descriptor() ([]byte, []int)
Deprecated: Use LaunchTensorboardResponse.ProtoReflect.Descriptor instead.
func (*LaunchTensorboardResponse) GetConfig ¶
func (x *LaunchTensorboardResponse) GetConfig() *_struct.Struct
func (*LaunchTensorboardResponse) GetTensorboard ¶
func (x *LaunchTensorboardResponse) GetTensorboard() *tensorboardv1.Tensorboard
func (*LaunchTensorboardResponse) GetWarnings ¶
func (x *LaunchTensorboardResponse) GetWarnings() []LaunchWarning
func (*LaunchTensorboardResponse) ProtoMessage ¶
func (*LaunchTensorboardResponse) ProtoMessage()
func (*LaunchTensorboardResponse) ProtoReflect ¶
func (x *LaunchTensorboardResponse) ProtoReflect() protoreflect.Message
func (*LaunchTensorboardResponse) Reset ¶
func (x *LaunchTensorboardResponse) Reset()
func (*LaunchTensorboardResponse) String ¶
func (x *LaunchTensorboardResponse) String() string
type LaunchWarning ¶
type LaunchWarning int32
Enum values for warnings when launching commands.
const ( // Default value LaunchWarning_LAUNCH_WARNING_UNSPECIFIED LaunchWarning = 0 // For a default webhook LaunchWarning_LAUNCH_WARNING_CURRENT_SLOTS_EXCEEDED LaunchWarning = 1 )
func (LaunchWarning) Descriptor ¶
func (LaunchWarning) Descriptor() protoreflect.EnumDescriptor
func (LaunchWarning) Enum ¶
func (x LaunchWarning) Enum() *LaunchWarning
func (LaunchWarning) EnumDescriptor
deprecated
func (LaunchWarning) EnumDescriptor() ([]byte, []int)
Deprecated: Use LaunchWarning.Descriptor instead.
func (LaunchWarning) Number ¶
func (x LaunchWarning) Number() protoreflect.EnumNumber
func (LaunchWarning) String ¶
func (x LaunchWarning) String() string
func (LaunchWarning) Type ¶
func (LaunchWarning) Type() protoreflect.EnumType
type ListRPsBoundToWorkspaceRequest ¶
type ListRPsBoundToWorkspaceRequest struct { // Workspace ID. WorkspaceId int32 `protobuf:"varint,1,opt,name=workspace_id,json=workspaceId,proto3" json:"workspace_id,omitempty"` // The offset to use with pagination Offset int32 `protobuf:"varint,2,opt,name=offset,proto3" json:"offset,omitempty"` // The maximum number of results to return Limit int32 `protobuf:"varint,3,opt,name=limit,proto3" json:"limit,omitempty"` // contains filtered or unexported fields }
List the resource pools bound to a workspace.
func (*ListRPsBoundToWorkspaceRequest) Descriptor
deprecated
func (*ListRPsBoundToWorkspaceRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListRPsBoundToWorkspaceRequest.ProtoReflect.Descriptor instead.
func (*ListRPsBoundToWorkspaceRequest) GetLimit ¶
func (x *ListRPsBoundToWorkspaceRequest) GetLimit() int32
func (*ListRPsBoundToWorkspaceRequest) GetOffset ¶
func (x *ListRPsBoundToWorkspaceRequest) GetOffset() int32
func (*ListRPsBoundToWorkspaceRequest) GetWorkspaceId ¶
func (x *ListRPsBoundToWorkspaceRequest) GetWorkspaceId() int32
func (*ListRPsBoundToWorkspaceRequest) ProtoMessage ¶
func (*ListRPsBoundToWorkspaceRequest) ProtoMessage()
func (*ListRPsBoundToWorkspaceRequest) ProtoReflect ¶
func (x *ListRPsBoundToWorkspaceRequest) ProtoReflect() protoreflect.Message
func (*ListRPsBoundToWorkspaceRequest) Reset ¶
func (x *ListRPsBoundToWorkspaceRequest) Reset()
func (*ListRPsBoundToWorkspaceRequest) String ¶
func (x *ListRPsBoundToWorkspaceRequest) String() string
type ListRPsBoundToWorkspaceResponse ¶
type ListRPsBoundToWorkspaceResponse struct { // List of resource pools bound to the workspace. ResourcePools []string `protobuf:"bytes,1,rep,name=resource_pools,json=resourcePools,proto3" json:"resource_pools,omitempty"` // Pagination information of the full dataset. Pagination *Pagination `protobuf:"bytes,2,opt,name=pagination,proto3" json:"pagination,omitempty"` // contains filtered or unexported fields }
Response to ListWorkspaceRPsRequest.
func (*ListRPsBoundToWorkspaceResponse) Descriptor
deprecated
func (*ListRPsBoundToWorkspaceResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListRPsBoundToWorkspaceResponse.ProtoReflect.Descriptor instead.
func (*ListRPsBoundToWorkspaceResponse) GetPagination ¶
func (x *ListRPsBoundToWorkspaceResponse) GetPagination() *Pagination
func (*ListRPsBoundToWorkspaceResponse) GetResourcePools ¶
func (x *ListRPsBoundToWorkspaceResponse) GetResourcePools() []string
func (*ListRPsBoundToWorkspaceResponse) ProtoMessage ¶
func (*ListRPsBoundToWorkspaceResponse) ProtoMessage()
func (*ListRPsBoundToWorkspaceResponse) ProtoReflect ¶
func (x *ListRPsBoundToWorkspaceResponse) ProtoReflect() protoreflect.Message
func (*ListRPsBoundToWorkspaceResponse) Reset ¶
func (x *ListRPsBoundToWorkspaceResponse) Reset()
func (*ListRPsBoundToWorkspaceResponse) String ¶
func (x *ListRPsBoundToWorkspaceResponse) String() string
type ListRolesRequest ¶
type ListRolesRequest struct { // the offset for pagination. Offset int32 `protobuf:"varint,3,opt,name=offset,proto3" json:"offset,omitempty"` // the limit for pagination. Limit int32 `protobuf:"varint,4,opt,name=limit,proto3" json:"limit,omitempty"` // contains filtered or unexported fields }
ListRolesRequest is the body of the request for the call to search for a role.
func (*ListRolesRequest) Descriptor
deprecated
func (*ListRolesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListRolesRequest.ProtoReflect.Descriptor instead.
func (*ListRolesRequest) GetLimit ¶
func (x *ListRolesRequest) GetLimit() int32
func (*ListRolesRequest) GetOffset ¶
func (x *ListRolesRequest) GetOffset() int32
func (*ListRolesRequest) ProtoMessage ¶
func (*ListRolesRequest) ProtoMessage()
func (*ListRolesRequest) ProtoReflect ¶
func (x *ListRolesRequest) ProtoReflect() protoreflect.Message
func (*ListRolesRequest) Reset ¶
func (x *ListRolesRequest) Reset()
func (*ListRolesRequest) String ¶
func (x *ListRolesRequest) String() string
type ListRolesResponse ¶
type ListRolesResponse struct { // a set of roles and all assignments belonging to it. Roles []*rbacv1.Role `protobuf:"bytes,1,rep,name=roles,proto3" json:"roles,omitempty"` // pagination information. Pagination *Pagination `protobuf:"bytes,2,opt,name=pagination,proto3" json:"pagination,omitempty"` // contains filtered or unexported fields }
ListRolesResponse is the body of the response for the call to search for a role.
func (*ListRolesResponse) Descriptor
deprecated
func (*ListRolesResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListRolesResponse.ProtoReflect.Descriptor instead.
func (*ListRolesResponse) GetPagination ¶
func (x *ListRolesResponse) GetPagination() *Pagination
func (*ListRolesResponse) GetRoles ¶
func (x *ListRolesResponse) GetRoles() []*rbacv1.Role
func (*ListRolesResponse) ProtoMessage ¶
func (*ListRolesResponse) ProtoMessage()
func (*ListRolesResponse) ProtoReflect ¶
func (x *ListRolesResponse) ProtoReflect() protoreflect.Message
func (*ListRolesResponse) Reset ¶
func (x *ListRolesResponse) Reset()
func (*ListRolesResponse) String ¶
func (x *ListRolesResponse) String() string
type ListWorkspaceNamespaceBindingsRequest ¶
type ListWorkspaceNamespaceBindingsRequest struct { // The unique id of the workspace. Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
Request for listing namespaces bound to a workspace.
func (*ListWorkspaceNamespaceBindingsRequest) Descriptor
deprecated
func (*ListWorkspaceNamespaceBindingsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListWorkspaceNamespaceBindingsRequest.ProtoReflect.Descriptor instead.
func (*ListWorkspaceNamespaceBindingsRequest) GetId ¶
func (x *ListWorkspaceNamespaceBindingsRequest) GetId() int32
func (*ListWorkspaceNamespaceBindingsRequest) ProtoMessage ¶
func (*ListWorkspaceNamespaceBindingsRequest) ProtoMessage()
func (*ListWorkspaceNamespaceBindingsRequest) ProtoReflect ¶
func (x *ListWorkspaceNamespaceBindingsRequest) ProtoReflect() protoreflect.Message
func (*ListWorkspaceNamespaceBindingsRequest) Reset ¶
func (x *ListWorkspaceNamespaceBindingsRequest) Reset()
func (*ListWorkspaceNamespaceBindingsRequest) String ¶
func (x *ListWorkspaceNamespaceBindingsRequest) String() string
type ListWorkspaceNamespaceBindingsResponse ¶
type ListWorkspaceNamespaceBindingsResponse struct { // List of workspace-namespace bindings for a given workspace. NamespaceBindings map[string]*workspacev1.WorkspaceNamespaceBinding `` /* 200-byte string literal not displayed */ // contains filtered or unexported fields }
Response for listing namespaces bound to a workspace.
func (*ListWorkspaceNamespaceBindingsResponse) Descriptor
deprecated
func (*ListWorkspaceNamespaceBindingsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListWorkspaceNamespaceBindingsResponse.ProtoReflect.Descriptor instead.
func (*ListWorkspaceNamespaceBindingsResponse) GetNamespaceBindings ¶
func (x *ListWorkspaceNamespaceBindingsResponse) GetNamespaceBindings() map[string]*workspacev1.WorkspaceNamespaceBinding
func (*ListWorkspaceNamespaceBindingsResponse) ProtoMessage ¶
func (*ListWorkspaceNamespaceBindingsResponse) ProtoMessage()
func (*ListWorkspaceNamespaceBindingsResponse) ProtoReflect ¶
func (x *ListWorkspaceNamespaceBindingsResponse) ProtoReflect() protoreflect.Message
func (*ListWorkspaceNamespaceBindingsResponse) Reset ¶
func (x *ListWorkspaceNamespaceBindingsResponse) Reset()
func (*ListWorkspaceNamespaceBindingsResponse) String ¶
func (x *ListWorkspaceNamespaceBindingsResponse) String() string
type ListWorkspacesBoundToRPRequest ¶
type ListWorkspacesBoundToRPRequest struct { // Resource pool name. ResourcePoolName string `protobuf:"bytes,1,opt,name=resource_pool_name,json=resourcePoolName,proto3" json:"resource_pool_name,omitempty"` // The offset to use with pagination Offset int32 `protobuf:"varint,2,opt,name=offset,proto3" json:"offset,omitempty"` // The maximum number of results to return Limit int32 `protobuf:"varint,3,opt,name=limit,proto3" json:"limit,omitempty"` // contains filtered or unexported fields }
List all the workspaces bound to the RP.
func (*ListWorkspacesBoundToRPRequest) Descriptor
deprecated
func (*ListWorkspacesBoundToRPRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListWorkspacesBoundToRPRequest.ProtoReflect.Descriptor instead.
func (*ListWorkspacesBoundToRPRequest) GetLimit ¶
func (x *ListWorkspacesBoundToRPRequest) GetLimit() int32
func (*ListWorkspacesBoundToRPRequest) GetOffset ¶
func (x *ListWorkspacesBoundToRPRequest) GetOffset() int32
func (*ListWorkspacesBoundToRPRequest) GetResourcePoolName ¶
func (x *ListWorkspacesBoundToRPRequest) GetResourcePoolName() string
func (*ListWorkspacesBoundToRPRequest) ProtoMessage ¶
func (*ListWorkspacesBoundToRPRequest) ProtoMessage()
func (*ListWorkspacesBoundToRPRequest) ProtoReflect ¶
func (x *ListWorkspacesBoundToRPRequest) ProtoReflect() protoreflect.Message
func (*ListWorkspacesBoundToRPRequest) Reset ¶
func (x *ListWorkspacesBoundToRPRequest) Reset()
func (*ListWorkspacesBoundToRPRequest) String ¶
func (x *ListWorkspacesBoundToRPRequest) String() string
type ListWorkspacesBoundToRPResponse ¶
type ListWorkspacesBoundToRPResponse struct { // List of workspace IDs. WorkspaceIds []int32 `protobuf:"varint,1,rep,packed,name=workspace_ids,json=workspaceIds,proto3" json:"workspace_ids,omitempty"` // Pagination information of the full dataset. Pagination *Pagination `protobuf:"bytes,2,opt,name=pagination,proto3" json:"pagination,omitempty"` // contains filtered or unexported fields }
Response to ListWorkspacesBoundToRPRequest.
func (*ListWorkspacesBoundToRPResponse) Descriptor
deprecated
func (*ListWorkspacesBoundToRPResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListWorkspacesBoundToRPResponse.ProtoReflect.Descriptor instead.
func (*ListWorkspacesBoundToRPResponse) GetPagination ¶
func (x *ListWorkspacesBoundToRPResponse) GetPagination() *Pagination
func (*ListWorkspacesBoundToRPResponse) GetWorkspaceIds ¶
func (x *ListWorkspacesBoundToRPResponse) GetWorkspaceIds() []int32
func (*ListWorkspacesBoundToRPResponse) ProtoMessage ¶
func (*ListWorkspacesBoundToRPResponse) ProtoMessage()
func (*ListWorkspacesBoundToRPResponse) ProtoReflect ¶
func (x *ListWorkspacesBoundToRPResponse) ProtoReflect() protoreflect.Message
func (*ListWorkspacesBoundToRPResponse) Reset ¶
func (x *ListWorkspacesBoundToRPResponse) Reset()
func (*ListWorkspacesBoundToRPResponse) String ¶
func (x *ListWorkspacesBoundToRPResponse) String() string
type LoginRequest ¶
type LoginRequest struct { // The username of the user. Username string `protobuf:"bytes,1,opt,name=username,proto3" json:"username,omitempty"` // The password of the user. Password string `protobuf:"bytes,2,opt,name=password,proto3" json:"password,omitempty"` // Indicate whether the provided password is pre-salted & hashed or not. IsHashed bool `protobuf:"varint,3,opt,name=is_hashed,json=isHashed,proto3" json:"is_hashed,omitempty"` // contains filtered or unexported fields }
Login the user.
func (*LoginRequest) Descriptor
deprecated
func (*LoginRequest) Descriptor() ([]byte, []int)
Deprecated: Use LoginRequest.ProtoReflect.Descriptor instead.
func (*LoginRequest) GetIsHashed ¶
func (x *LoginRequest) GetIsHashed() bool
func (*LoginRequest) GetPassword ¶
func (x *LoginRequest) GetPassword() string
func (*LoginRequest) GetUsername ¶
func (x *LoginRequest) GetUsername() string
func (*LoginRequest) ProtoMessage ¶
func (*LoginRequest) ProtoMessage()
func (*LoginRequest) ProtoReflect ¶
func (x *LoginRequest) ProtoReflect() protoreflect.Message
func (*LoginRequest) Reset ¶
func (x *LoginRequest) Reset()
func (*LoginRequest) String ¶
func (x *LoginRequest) String() string
type LoginResponse ¶
type LoginResponse struct { // The token to be used when sending results. Token string `protobuf:"bytes,1,opt,name=token,proto3" json:"token,omitempty"` // The logged in user. User *userv1.User `protobuf:"bytes,2,opt,name=user,proto3" json:"user,omitempty"` // contains filtered or unexported fields }
Response to LoginRequest.
func (*LoginResponse) Descriptor
deprecated
func (*LoginResponse) Descriptor() ([]byte, []int)
Deprecated: Use LoginResponse.ProtoReflect.Descriptor instead.
func (*LoginResponse) GetToken ¶
func (x *LoginResponse) GetToken() string
func (*LoginResponse) GetUser ¶
func (x *LoginResponse) GetUser() *userv1.User
func (*LoginResponse) ProtoMessage ¶
func (*LoginResponse) ProtoMessage()
func (*LoginResponse) ProtoReflect ¶
func (x *LoginResponse) ProtoReflect() protoreflect.Message
func (*LoginResponse) Reset ¶
func (x *LoginResponse) Reset()
func (*LoginResponse) String ¶
func (x *LoginResponse) String() string
type LogoutRequest ¶
type LogoutRequest struct {
// contains filtered or unexported fields
}
Logout the user.
func (*LogoutRequest) Descriptor
deprecated
func (*LogoutRequest) Descriptor() ([]byte, []int)
Deprecated: Use LogoutRequest.ProtoReflect.Descriptor instead.
func (*LogoutRequest) ProtoMessage ¶
func (*LogoutRequest) ProtoMessage()
func (*LogoutRequest) ProtoReflect ¶
func (x *LogoutRequest) ProtoReflect() protoreflect.Message
func (*LogoutRequest) Reset ¶
func (x *LogoutRequest) Reset()
func (*LogoutRequest) String ¶
func (x *LogoutRequest) String() string
type LogoutResponse ¶
type LogoutResponse struct {
// contains filtered or unexported fields
}
Response to LogoutRequest.
func (*LogoutResponse) Descriptor
deprecated
func (*LogoutResponse) Descriptor() ([]byte, []int)
Deprecated: Use LogoutResponse.ProtoReflect.Descriptor instead.
func (*LogoutResponse) ProtoMessage ¶
func (*LogoutResponse) ProtoMessage()
func (*LogoutResponse) ProtoReflect ¶
func (x *LogoutResponse) ProtoReflect() protoreflect.Message
func (*LogoutResponse) Reset ¶
func (x *LogoutResponse) Reset()
func (*LogoutResponse) String ¶
func (x *LogoutResponse) String() string
type MarkAllocationResourcesDaemonRequest ¶
type MarkAllocationResourcesDaemonRequest struct { // The id of the allocation. AllocationId string `protobuf:"bytes,1,opt,name=allocation_id,json=allocationId,proto3" json:"allocation_id,omitempty"` // The id of the clump of resources to mark as daemon. ResourcesId string `protobuf:"bytes,2,opt,name=resources_id,json=resourcesId,proto3" json:"resources_id,omitempty"` // contains filtered or unexported fields }
Mark some reservation as a daemon.
func (*MarkAllocationResourcesDaemonRequest) Descriptor
deprecated
func (*MarkAllocationResourcesDaemonRequest) Descriptor() ([]byte, []int)
Deprecated: Use MarkAllocationResourcesDaemonRequest.ProtoReflect.Descriptor instead.
func (*MarkAllocationResourcesDaemonRequest) GetAllocationId ¶
func (x *MarkAllocationResourcesDaemonRequest) GetAllocationId() string
func (*MarkAllocationResourcesDaemonRequest) GetResourcesId ¶
func (x *MarkAllocationResourcesDaemonRequest) GetResourcesId() string
func (*MarkAllocationResourcesDaemonRequest) ProtoMessage ¶
func (*MarkAllocationResourcesDaemonRequest) ProtoMessage()
func (*MarkAllocationResourcesDaemonRequest) ProtoReflect ¶
func (x *MarkAllocationResourcesDaemonRequest) ProtoReflect() protoreflect.Message
func (*MarkAllocationResourcesDaemonRequest) Reset ¶
func (x *MarkAllocationResourcesDaemonRequest) Reset()
func (*MarkAllocationResourcesDaemonRequest) String ¶
func (x *MarkAllocationResourcesDaemonRequest) String() string
type MarkAllocationResourcesDaemonResponse ¶
type MarkAllocationResourcesDaemonResponse struct {
// contains filtered or unexported fields
}
Response to MarkAllocationResourcesDaemonRequest.
func (*MarkAllocationResourcesDaemonResponse) Descriptor
deprecated
func (*MarkAllocationResourcesDaemonResponse) Descriptor() ([]byte, []int)
Deprecated: Use MarkAllocationResourcesDaemonResponse.ProtoReflect.Descriptor instead.
func (*MarkAllocationResourcesDaemonResponse) ProtoMessage ¶
func (*MarkAllocationResourcesDaemonResponse) ProtoMessage()
func (*MarkAllocationResourcesDaemonResponse) ProtoReflect ¶
func (x *MarkAllocationResourcesDaemonResponse) ProtoReflect() protoreflect.Message
func (*MarkAllocationResourcesDaemonResponse) Reset ¶
func (x *MarkAllocationResourcesDaemonResponse) Reset()
func (*MarkAllocationResourcesDaemonResponse) String ¶
func (x *MarkAllocationResourcesDaemonResponse) String() string
type MasterLogsRequest ¶
type MasterLogsRequest struct { // Skip the number of master logs before returning results. Negative values // denote number of master logs to skip from the end before returning results. Offset int32 `protobuf:"varint,3,opt,name=offset,proto3" json:"offset,omitempty"` // Limit the number of master logs. A value of 0 denotes no limit. Limit int32 `protobuf:"varint,4,opt,name=limit,proto3" json:"limit,omitempty"` // Continue following logs until the master stops or the limit is reached. Follow bool `protobuf:"varint,5,opt,name=follow,proto3" json:"follow,omitempty"` // contains filtered or unexported fields }
Stream master logs.
func (*MasterLogsRequest) Descriptor
deprecated
func (*MasterLogsRequest) Descriptor() ([]byte, []int)
Deprecated: Use MasterLogsRequest.ProtoReflect.Descriptor instead.
func (*MasterLogsRequest) GetFollow ¶
func (x *MasterLogsRequest) GetFollow() bool
func (*MasterLogsRequest) GetLimit ¶
func (x *MasterLogsRequest) GetLimit() int32
func (*MasterLogsRequest) GetOffset ¶
func (x *MasterLogsRequest) GetOffset() int32
func (*MasterLogsRequest) ProtoMessage ¶
func (*MasterLogsRequest) ProtoMessage()
func (*MasterLogsRequest) ProtoReflect ¶
func (x *MasterLogsRequest) ProtoReflect() protoreflect.Message
func (*MasterLogsRequest) Reset ¶
func (x *MasterLogsRequest) Reset()
func (*MasterLogsRequest) String ¶
func (x *MasterLogsRequest) String() string
type MasterLogsResponse ¶
type MasterLogsResponse struct { // The log entry. LogEntry *logv1.LogEntry `protobuf:"bytes,1,opt,name=log_entry,json=logEntry,proto3" json:"log_entry,omitempty"` // contains filtered or unexported fields }
Response to MasterLogsRequest.
func (*MasterLogsResponse) Descriptor
deprecated
func (*MasterLogsResponse) Descriptor() ([]byte, []int)
Deprecated: Use MasterLogsResponse.ProtoReflect.Descriptor instead.
func (*MasterLogsResponse) GetLogEntry ¶
func (x *MasterLogsResponse) GetLogEntry() *logv1.LogEntry
func (*MasterLogsResponse) ProtoMessage ¶
func (*MasterLogsResponse) ProtoMessage()
func (*MasterLogsResponse) ProtoReflect ¶
func (x *MasterLogsResponse) ProtoReflect() protoreflect.Message
func (*MasterLogsResponse) Reset ¶
func (x *MasterLogsResponse) Reset()
func (*MasterLogsResponse) String ¶
func (x *MasterLogsResponse) String() string
type MetricBatchesRequest ¶
type MetricBatchesRequest struct { // The id of the experiment. ExperimentId int32 `protobuf:"varint,1,opt,name=experiment_id,json=experimentId,proto3" json:"experiment_id,omitempty"` // A metric name. MetricName string `protobuf:"bytes,2,opt,name=metric_name,json=metricName,proto3" json:"metric_name,omitempty"` // The type of metric. // // Deprecated: Do not use. MetricType MetricType `` /* 126-byte string literal not displayed */ // Metric group (training, validation, etc). Group string `protobuf:"bytes,5,opt,name=group,proto3" json:"group,omitempty"` // Seconds to wait when polling for updates. PeriodSeconds int32 `protobuf:"varint,4,opt,name=period_seconds,json=periodSeconds,proto3" json:"period_seconds,omitempty"` // contains filtered or unexported fields }
Request the milestones (in batches processed) at which a metric is recorded by an experiment.
func (*MetricBatchesRequest) Descriptor
deprecated
func (*MetricBatchesRequest) Descriptor() ([]byte, []int)
Deprecated: Use MetricBatchesRequest.ProtoReflect.Descriptor instead.
func (*MetricBatchesRequest) GetExperimentId ¶
func (x *MetricBatchesRequest) GetExperimentId() int32
func (*MetricBatchesRequest) GetGroup ¶
func (x *MetricBatchesRequest) GetGroup() string
func (*MetricBatchesRequest) GetMetricName ¶
func (x *MetricBatchesRequest) GetMetricName() string
func (*MetricBatchesRequest) GetMetricType
deprecated
func (x *MetricBatchesRequest) GetMetricType() MetricType
Deprecated: Do not use.
func (*MetricBatchesRequest) GetPeriodSeconds ¶
func (x *MetricBatchesRequest) GetPeriodSeconds() int32
func (*MetricBatchesRequest) ProtoMessage ¶
func (*MetricBatchesRequest) ProtoMessage()
func (*MetricBatchesRequest) ProtoReflect ¶
func (x *MetricBatchesRequest) ProtoReflect() protoreflect.Message
func (*MetricBatchesRequest) Reset ¶
func (x *MetricBatchesRequest) Reset()
func (*MetricBatchesRequest) String ¶
func (x *MetricBatchesRequest) String() string
type MetricBatchesResponse ¶
type MetricBatchesResponse struct { // Milestones (in batches processed) at which the specified metric is // recorded. Batches []int32 `protobuf:"varint,1,rep,packed,name=batches,proto3" json:"batches,omitempty"` // contains filtered or unexported fields }
Response to MetricBatchesRequest.
func (*MetricBatchesResponse) Descriptor
deprecated
func (*MetricBatchesResponse) Descriptor() ([]byte, []int)
Deprecated: Use MetricBatchesResponse.ProtoReflect.Descriptor instead.
func (*MetricBatchesResponse) GetBatches ¶
func (x *MetricBatchesResponse) GetBatches() []int32
func (*MetricBatchesResponse) ProtoMessage ¶
func (*MetricBatchesResponse) ProtoMessage()
func (*MetricBatchesResponse) ProtoReflect ¶
func (x *MetricBatchesResponse) ProtoReflect() protoreflect.Message
func (*MetricBatchesResponse) Reset ¶
func (x *MetricBatchesResponse) Reset()
func (*MetricBatchesResponse) String ¶
func (x *MetricBatchesResponse) String() string
type MetricType ¶
type MetricType int32
To distinguish the different categories of metrics.
const ( // Zero-value (not allowed). MetricType_METRIC_TYPE_UNSPECIFIED MetricType = 0 // For metrics emitted during training. MetricType_METRIC_TYPE_TRAINING MetricType = 1 // For metrics emitted during validation. MetricType_METRIC_TYPE_VALIDATION MetricType = 2 // For metrics emitted during profiling. MetricType_METRIC_TYPE_PROFILING MetricType = 3 )
func (MetricType) Descriptor ¶
func (MetricType) Descriptor() protoreflect.EnumDescriptor
func (MetricType) Enum ¶
func (x MetricType) Enum() *MetricType
func (MetricType) EnumDescriptor
deprecated
func (MetricType) EnumDescriptor() ([]byte, []int)
Deprecated: Use MetricType.Descriptor instead.
func (MetricType) Number ¶
func (x MetricType) Number() protoreflect.EnumNumber
func (MetricType) String ¶
func (x MetricType) String() string
func (MetricType) Type ¶
func (MetricType) Type() protoreflect.EnumType
type MoveExperimentRequest ¶
type MoveExperimentRequest struct { // The id of the experiment being moved. ExperimentId int32 `protobuf:"varint,1,opt,name=experiment_id,json=experimentId,proto3" json:"experiment_id,omitempty"` // The id of the new parent project. DestinationProjectId int32 `protobuf:"varint,2,opt,name=destination_project_id,json=destinationProjectId,proto3" json:"destination_project_id,omitempty"` // contains filtered or unexported fields }
Request to move an experiment into a project.
func (*MoveExperimentRequest) Descriptor
deprecated
func (*MoveExperimentRequest) Descriptor() ([]byte, []int)
Deprecated: Use MoveExperimentRequest.ProtoReflect.Descriptor instead.
func (*MoveExperimentRequest) GetDestinationProjectId ¶
func (x *MoveExperimentRequest) GetDestinationProjectId() int32
func (*MoveExperimentRequest) GetExperimentId ¶
func (x *MoveExperimentRequest) GetExperimentId() int32
func (*MoveExperimentRequest) ProtoMessage ¶
func (*MoveExperimentRequest) ProtoMessage()
func (*MoveExperimentRequest) ProtoReflect ¶
func (x *MoveExperimentRequest) ProtoReflect() protoreflect.Message
func (*MoveExperimentRequest) Reset ¶
func (x *MoveExperimentRequest) Reset()
func (*MoveExperimentRequest) String ¶
func (x *MoveExperimentRequest) String() string
type MoveExperimentResponse ¶
type MoveExperimentResponse struct {
// contains filtered or unexported fields
}
Response to MoveExperimentRequest.
func (*MoveExperimentResponse) Descriptor
deprecated
func (*MoveExperimentResponse) Descriptor() ([]byte, []int)
Deprecated: Use MoveExperimentResponse.ProtoReflect.Descriptor instead.
func (*MoveExperimentResponse) ProtoMessage ¶
func (*MoveExperimentResponse) ProtoMessage()
func (*MoveExperimentResponse) ProtoReflect ¶
func (x *MoveExperimentResponse) ProtoReflect() protoreflect.Message
func (*MoveExperimentResponse) Reset ¶
func (x *MoveExperimentResponse) Reset()
func (*MoveExperimentResponse) String ¶
func (x *MoveExperimentResponse) String() string
type MoveExperimentsRequest ¶
type MoveExperimentsRequest struct { // The ids of the experiments being moved. ExperimentIds []int32 `protobuf:"varint,1,rep,packed,name=experiment_ids,json=experimentIds,proto3" json:"experiment_ids,omitempty"` // The id of the new parent project. DestinationProjectId int32 `protobuf:"varint,2,opt,name=destination_project_id,json=destinationProjectId,proto3" json:"destination_project_id,omitempty"` // Targets all experiments matching filters. Filters *BulkExperimentFilters `protobuf:"bytes,3,opt,name=filters,proto3" json:"filters,omitempty"` // Project id that the experiments belong to. ProjectId int32 `protobuf:"varint,4,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` // contains filtered or unexported fields }
Request to move an experiment into a project.
func (*MoveExperimentsRequest) Descriptor
deprecated
func (*MoveExperimentsRequest) Descriptor() ([]byte, []int)
Deprecated: Use MoveExperimentsRequest.ProtoReflect.Descriptor instead.
func (*MoveExperimentsRequest) GetDestinationProjectId ¶
func (x *MoveExperimentsRequest) GetDestinationProjectId() int32
func (*MoveExperimentsRequest) GetExperimentIds ¶
func (x *MoveExperimentsRequest) GetExperimentIds() []int32
func (*MoveExperimentsRequest) GetFilters ¶
func (x *MoveExperimentsRequest) GetFilters() *BulkExperimentFilters
func (*MoveExperimentsRequest) GetProjectId ¶
func (x *MoveExperimentsRequest) GetProjectId() int32
func (*MoveExperimentsRequest) ProtoMessage ¶
func (*MoveExperimentsRequest) ProtoMessage()
func (*MoveExperimentsRequest) ProtoReflect ¶
func (x *MoveExperimentsRequest) ProtoReflect() protoreflect.Message
func (*MoveExperimentsRequest) Reset ¶
func (x *MoveExperimentsRequest) Reset()
func (*MoveExperimentsRequest) String ¶
func (x *MoveExperimentsRequest) String() string
type MoveExperimentsResponse ¶
type MoveExperimentsResponse struct { // Details on success or error for each experiment. Results []*ExperimentActionResult `protobuf:"bytes,1,rep,name=results,proto3" json:"results,omitempty"` // contains filtered or unexported fields }
Response to MoveExperimentsRequest.
func (*MoveExperimentsResponse) Descriptor
deprecated
func (*MoveExperimentsResponse) Descriptor() ([]byte, []int)
Deprecated: Use MoveExperimentsResponse.ProtoReflect.Descriptor instead.
func (*MoveExperimentsResponse) GetResults ¶
func (x *MoveExperimentsResponse) GetResults() []*ExperimentActionResult
func (*MoveExperimentsResponse) ProtoMessage ¶
func (*MoveExperimentsResponse) ProtoMessage()
func (*MoveExperimentsResponse) ProtoReflect ¶
func (x *MoveExperimentsResponse) ProtoReflect() protoreflect.Message
func (*MoveExperimentsResponse) Reset ¶
func (x *MoveExperimentsResponse) Reset()
func (*MoveExperimentsResponse) String ¶
func (x *MoveExperimentsResponse) String() string
type MoveModelRequest ¶
type MoveModelRequest struct { // The target model name. ModelName string `protobuf:"bytes,1,opt,name=model_name,json=modelName,proto3" json:"model_name,omitempty"` // The workspace id that the model will be stored. DestinationWorkspaceId int32 `` /* 130-byte string literal not displayed */ // contains filtered or unexported fields }
Request to move a model to a workspace.
func (*MoveModelRequest) Descriptor
deprecated
func (*MoveModelRequest) Descriptor() ([]byte, []int)
Deprecated: Use MoveModelRequest.ProtoReflect.Descriptor instead.
func (*MoveModelRequest) GetDestinationWorkspaceId ¶
func (x *MoveModelRequest) GetDestinationWorkspaceId() int32
func (*MoveModelRequest) GetModelName ¶
func (x *MoveModelRequest) GetModelName() string
func (*MoveModelRequest) ProtoMessage ¶
func (*MoveModelRequest) ProtoMessage()
func (*MoveModelRequest) ProtoReflect ¶
func (x *MoveModelRequest) ProtoReflect() protoreflect.Message
func (*MoveModelRequest) Reset ¶
func (x *MoveModelRequest) Reset()
func (*MoveModelRequest) String ¶
func (x *MoveModelRequest) String() string
type MoveModelResponse ¶
type MoveModelResponse struct {
// contains filtered or unexported fields
}
Response to MoveModelRequest
func (*MoveModelResponse) Descriptor
deprecated
func (*MoveModelResponse) Descriptor() ([]byte, []int)
Deprecated: Use MoveModelResponse.ProtoReflect.Descriptor instead.
func (*MoveModelResponse) ProtoMessage ¶
func (*MoveModelResponse) ProtoMessage()
func (*MoveModelResponse) ProtoReflect ¶
func (x *MoveModelResponse) ProtoReflect() protoreflect.Message
func (*MoveModelResponse) Reset ¶
func (x *MoveModelResponse) Reset()
func (*MoveModelResponse) String ¶
func (x *MoveModelResponse) String() string
type MoveProjectRequest ¶
type MoveProjectRequest struct { // The id of the project being moved. ProjectId int32 `protobuf:"varint,1,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` // The id of the new parent workspace. DestinationWorkspaceId int32 `` /* 130-byte string literal not displayed */ // contains filtered or unexported fields }
Request to move a project into a workspace.
func (*MoveProjectRequest) Descriptor
deprecated
func (*MoveProjectRequest) Descriptor() ([]byte, []int)
Deprecated: Use MoveProjectRequest.ProtoReflect.Descriptor instead.
func (*MoveProjectRequest) GetDestinationWorkspaceId ¶
func (x *MoveProjectRequest) GetDestinationWorkspaceId() int32
func (*MoveProjectRequest) GetProjectId ¶
func (x *MoveProjectRequest) GetProjectId() int32
func (*MoveProjectRequest) ProtoMessage ¶
func (*MoveProjectRequest) ProtoMessage()
func (*MoveProjectRequest) ProtoReflect ¶
func (x *MoveProjectRequest) ProtoReflect() protoreflect.Message
func (*MoveProjectRequest) Reset ¶
func (x *MoveProjectRequest) Reset()
func (*MoveProjectRequest) String ¶
func (x *MoveProjectRequest) String() string
type MoveProjectResponse ¶
type MoveProjectResponse struct {
// contains filtered or unexported fields
}
Response to MoveProjectRequest.
func (*MoveProjectResponse) Descriptor
deprecated
func (*MoveProjectResponse) Descriptor() ([]byte, []int)
Deprecated: Use MoveProjectResponse.ProtoReflect.Descriptor instead.
func (*MoveProjectResponse) ProtoMessage ¶
func (*MoveProjectResponse) ProtoMessage()
func (*MoveProjectResponse) ProtoReflect ¶
func (x *MoveProjectResponse) ProtoReflect() protoreflect.Message
func (*MoveProjectResponse) Reset ¶
func (x *MoveProjectResponse) Reset()
func (*MoveProjectResponse) String ¶
func (x *MoveProjectResponse) String() string
type MoveRunsRequest ¶
type MoveRunsRequest struct { // The ids of the runs being moved. RunIds []int32 `protobuf:"varint,1,rep,packed,name=run_ids,json=runIds,proto3" json:"run_ids,omitempty"` // The id of the current parent project. SourceProjectId int32 `protobuf:"varint,2,opt,name=source_project_id,json=sourceProjectId,proto3" json:"source_project_id,omitempty"` // The id of the new parent project. DestinationProjectId int32 `protobuf:"varint,3,opt,name=destination_project_id,json=destinationProjectId,proto3" json:"destination_project_id,omitempty"` // Filter expression Filter *string `protobuf:"bytes,4,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // If true, skip multi-trial experiments for move. SkipMultitrial bool `protobuf:"varint,5,opt,name=skip_multitrial,json=skipMultitrial,proto3" json:"skip_multitrial,omitempty"` // contains filtered or unexported fields }
Request to move the run to a different project.
func (*MoveRunsRequest) Descriptor
deprecated
func (*MoveRunsRequest) Descriptor() ([]byte, []int)
Deprecated: Use MoveRunsRequest.ProtoReflect.Descriptor instead.
func (*MoveRunsRequest) GetDestinationProjectId ¶
func (x *MoveRunsRequest) GetDestinationProjectId() int32
func (*MoveRunsRequest) GetFilter ¶
func (x *MoveRunsRequest) GetFilter() string
func (*MoveRunsRequest) GetRunIds ¶
func (x *MoveRunsRequest) GetRunIds() []int32
func (*MoveRunsRequest) GetSkipMultitrial ¶
func (x *MoveRunsRequest) GetSkipMultitrial() bool
func (*MoveRunsRequest) GetSourceProjectId ¶
func (x *MoveRunsRequest) GetSourceProjectId() int32
func (*MoveRunsRequest) ProtoMessage ¶
func (*MoveRunsRequest) ProtoMessage()
func (*MoveRunsRequest) ProtoReflect ¶
func (x *MoveRunsRequest) ProtoReflect() protoreflect.Message
func (*MoveRunsRequest) Reset ¶
func (x *MoveRunsRequest) Reset()
func (*MoveRunsRequest) String ¶
func (x *MoveRunsRequest) String() string
type MoveRunsResponse ¶
type MoveRunsResponse struct { // Details on success or error for each run. Results []*RunActionResult `protobuf:"bytes,1,rep,name=results,proto3" json:"results,omitempty"` // contains filtered or unexported fields }
Response to MoveRunsRequest.
func (*MoveRunsResponse) Descriptor
deprecated
func (*MoveRunsResponse) Descriptor() ([]byte, []int)
Deprecated: Use MoveRunsResponse.ProtoReflect.Descriptor instead.
func (*MoveRunsResponse) GetResults ¶
func (x *MoveRunsResponse) GetResults() []*RunActionResult
func (*MoveRunsResponse) ProtoMessage ¶
func (*MoveRunsResponse) ProtoMessage()
func (*MoveRunsResponse) ProtoReflect ¶
func (x *MoveRunsResponse) ProtoReflect() protoreflect.Message
func (*MoveRunsResponse) Reset ¶
func (x *MoveRunsResponse) Reset()
func (*MoveRunsResponse) String ¶
func (x *MoveRunsResponse) String() string
type NotifyContainerRunningRequest ¶
type NotifyContainerRunningRequest struct { // The ID of the allocation. AllocationId string `protobuf:"bytes,1,opt,name=allocation_id,json=allocationId,proto3" json:"allocation_id,omitempty"` // The UUID of the participant in a notify container running message. RequestUuid string `protobuf:"bytes,2,opt,name=request_uuid,json=requestUuid,proto3" json:"request_uuid,omitempty"` // The number of process to wait for. NumPeers int32 `protobuf:"varint,3,opt,name=num_peers,json=numPeers,proto3" json:"num_peers,omitempty"` // The container's rank. Rank int32 `protobuf:"varint,4,opt,name=rank,proto3" json:"rank,omitempty"` // The name of the node who sent the request NodeName string `protobuf:"bytes,5,opt,name=node_name,json=nodeName,proto3" json:"node_name,omitempty"` // The data from this process. Data *_struct.Struct `protobuf:"bytes,6,opt,name=data,proto3" json:"data,omitempty"` // contains filtered or unexported fields }
Arguments to a notify container running.
func (*NotifyContainerRunningRequest) Descriptor
deprecated
func (*NotifyContainerRunningRequest) Descriptor() ([]byte, []int)
Deprecated: Use NotifyContainerRunningRequest.ProtoReflect.Descriptor instead.
func (*NotifyContainerRunningRequest) GetAllocationId ¶
func (x *NotifyContainerRunningRequest) GetAllocationId() string
func (*NotifyContainerRunningRequest) GetData ¶
func (x *NotifyContainerRunningRequest) GetData() *_struct.Struct
func (*NotifyContainerRunningRequest) GetNodeName ¶
func (x *NotifyContainerRunningRequest) GetNodeName() string
func (*NotifyContainerRunningRequest) GetNumPeers ¶
func (x *NotifyContainerRunningRequest) GetNumPeers() int32
func (*NotifyContainerRunningRequest) GetRank ¶
func (x *NotifyContainerRunningRequest) GetRank() int32
func (*NotifyContainerRunningRequest) GetRequestUuid ¶
func (x *NotifyContainerRunningRequest) GetRequestUuid() string
func (*NotifyContainerRunningRequest) ProtoMessage ¶
func (*NotifyContainerRunningRequest) ProtoMessage()
func (*NotifyContainerRunningRequest) ProtoReflect ¶
func (x *NotifyContainerRunningRequest) ProtoReflect() protoreflect.Message
func (*NotifyContainerRunningRequest) Reset ¶
func (x *NotifyContainerRunningRequest) Reset()
func (*NotifyContainerRunningRequest) String ¶
func (x *NotifyContainerRunningRequest) String() string
type NotifyContainerRunningResponse ¶
type NotifyContainerRunningResponse struct { // The data for all the processes. Data []*_struct.Struct `protobuf:"bytes,1,rep,name=data,proto3" json:"data,omitempty"` // contains filtered or unexported fields }
Response to NotifyContainerRunningResponse
func (*NotifyContainerRunningResponse) Descriptor
deprecated
func (*NotifyContainerRunningResponse) Descriptor() ([]byte, []int)
Deprecated: Use NotifyContainerRunningResponse.ProtoReflect.Descriptor instead.
func (*NotifyContainerRunningResponse) GetData ¶
func (x *NotifyContainerRunningResponse) GetData() []*_struct.Struct
func (*NotifyContainerRunningResponse) ProtoMessage ¶
func (*NotifyContainerRunningResponse) ProtoMessage()
func (*NotifyContainerRunningResponse) ProtoReflect ¶
func (x *NotifyContainerRunningResponse) ProtoReflect() protoreflect.Message
func (*NotifyContainerRunningResponse) Reset ¶
func (x *NotifyContainerRunningResponse) Reset()
func (*NotifyContainerRunningResponse) String ¶
func (x *NotifyContainerRunningResponse) String() string
type OrderBy ¶
type OrderBy int32
Order records in either ascending or descending order.
func (OrderBy) Descriptor ¶
func (OrderBy) Descriptor() protoreflect.EnumDescriptor
func (OrderBy) EnumDescriptor
deprecated
func (OrderBy) Number ¶
func (x OrderBy) Number() protoreflect.EnumNumber
func (OrderBy) Type ¶
func (OrderBy) Type() protoreflect.EnumType
type OverwriteRPWorkspaceBindingsRequest ¶
type OverwriteRPWorkspaceBindingsRequest struct { // The resource pool name. ResourcePoolName string `protobuf:"bytes,1,opt,name=resource_pool_name,json=resourcePoolName,proto3" json:"resource_pool_name,omitempty"` // The new workspace IDs to bind to the resource_pool. WorkspaceIds []int32 `protobuf:"varint,2,rep,packed,name=workspace_ids,json=workspaceIds,proto3" json:"workspace_ids,omitempty"` // The new workspace names to bind to the resource_pool. WorkspaceNames []string `protobuf:"bytes,3,rep,name=workspace_names,json=workspaceNames,proto3" json:"workspace_names,omitempty"` // contains filtered or unexported fields }
Overwrite and replace the workspaces bound to an RP request.
func (*OverwriteRPWorkspaceBindingsRequest) Descriptor
deprecated
func (*OverwriteRPWorkspaceBindingsRequest) Descriptor() ([]byte, []int)
Deprecated: Use OverwriteRPWorkspaceBindingsRequest.ProtoReflect.Descriptor instead.
func (*OverwriteRPWorkspaceBindingsRequest) GetResourcePoolName ¶
func (x *OverwriteRPWorkspaceBindingsRequest) GetResourcePoolName() string
func (*OverwriteRPWorkspaceBindingsRequest) GetWorkspaceIds ¶
func (x *OverwriteRPWorkspaceBindingsRequest) GetWorkspaceIds() []int32
func (*OverwriteRPWorkspaceBindingsRequest) GetWorkspaceNames ¶
func (x *OverwriteRPWorkspaceBindingsRequest) GetWorkspaceNames() []string
func (*OverwriteRPWorkspaceBindingsRequest) ProtoMessage ¶
func (*OverwriteRPWorkspaceBindingsRequest) ProtoMessage()
func (*OverwriteRPWorkspaceBindingsRequest) ProtoReflect ¶
func (x *OverwriteRPWorkspaceBindingsRequest) ProtoReflect() protoreflect.Message
func (*OverwriteRPWorkspaceBindingsRequest) Reset ¶
func (x *OverwriteRPWorkspaceBindingsRequest) Reset()
func (*OverwriteRPWorkspaceBindingsRequest) String ¶
func (x *OverwriteRPWorkspaceBindingsRequest) String() string
type OverwriteRPWorkspaceBindingsResponse ¶
type OverwriteRPWorkspaceBindingsResponse struct {
// contains filtered or unexported fields
}
Overwrite and replace the workspaces bound to an RP response.
func (*OverwriteRPWorkspaceBindingsResponse) Descriptor
deprecated
func (*OverwriteRPWorkspaceBindingsResponse) Descriptor() ([]byte, []int)
Deprecated: Use OverwriteRPWorkspaceBindingsResponse.ProtoReflect.Descriptor instead.
func (*OverwriteRPWorkspaceBindingsResponse) ProtoMessage ¶
func (*OverwriteRPWorkspaceBindingsResponse) ProtoMessage()
func (*OverwriteRPWorkspaceBindingsResponse) ProtoReflect ¶
func (x *OverwriteRPWorkspaceBindingsResponse) ProtoReflect() protoreflect.Message
func (*OverwriteRPWorkspaceBindingsResponse) Reset ¶
func (x *OverwriteRPWorkspaceBindingsResponse) Reset()
func (*OverwriteRPWorkspaceBindingsResponse) String ¶
func (x *OverwriteRPWorkspaceBindingsResponse) String() string
type Pagination ¶
type Pagination struct { // The number of records skipped before returning results. Offset int32 `protobuf:"varint,1,opt,name=offset,proto3" json:"offset,omitempty"` // The amount of records limited in the results. Limit int32 `protobuf:"varint,2,opt,name=limit,proto3" json:"limit,omitempty"` // The index of the first record in the dataset. StartIndex int32 `protobuf:"varint,3,opt,name=start_index,json=startIndex,proto3" json:"start_index,omitempty"` // The index+1 of the last record in the dataset. EndIndex int32 `protobuf:"varint,4,opt,name=end_index,json=endIndex,proto3" json:"end_index,omitempty"` // The total number of values that match the filter. Total int32 `protobuf:"varint,5,opt,name=total,proto3" json:"total,omitempty"` // contains filtered or unexported fields }
Pagination provides information about the offset, limit, and total number of records returned in the results.
func (*Pagination) Descriptor
deprecated
func (*Pagination) Descriptor() ([]byte, []int)
Deprecated: Use Pagination.ProtoReflect.Descriptor instead.
func (*Pagination) GetEndIndex ¶
func (x *Pagination) GetEndIndex() int32
func (*Pagination) GetLimit ¶
func (x *Pagination) GetLimit() int32
func (*Pagination) GetOffset ¶
func (x *Pagination) GetOffset() int32
func (*Pagination) GetStartIndex ¶
func (x *Pagination) GetStartIndex() int32
func (*Pagination) GetTotal ¶
func (x *Pagination) GetTotal() int32
func (*Pagination) ProtoMessage ¶
func (*Pagination) ProtoMessage()
func (*Pagination) ProtoReflect ¶
func (x *Pagination) ProtoReflect() protoreflect.Message
func (*Pagination) Reset ¶
func (x *Pagination) Reset()
func (*Pagination) String ¶
func (x *Pagination) String() string
type PatchCheckpointsRequest ¶
type PatchCheckpointsRequest struct { // List of checkpoints to patch. Checkpoints []*checkpointv1.PatchCheckpoint `protobuf:"bytes,1,rep,name=checkpoints,proto3" json:"checkpoints,omitempty"` // contains filtered or unexported fields }
Request to patch database info about a checkpoint.
func (*PatchCheckpointsRequest) Descriptor
deprecated
func (*PatchCheckpointsRequest) Descriptor() ([]byte, []int)
Deprecated: Use PatchCheckpointsRequest.ProtoReflect.Descriptor instead.
func (*PatchCheckpointsRequest) GetCheckpoints ¶
func (x *PatchCheckpointsRequest) GetCheckpoints() []*checkpointv1.PatchCheckpoint
func (*PatchCheckpointsRequest) ProtoMessage ¶
func (*PatchCheckpointsRequest) ProtoMessage()
func (*PatchCheckpointsRequest) ProtoReflect ¶
func (x *PatchCheckpointsRequest) ProtoReflect() protoreflect.Message
func (*PatchCheckpointsRequest) Reset ¶
func (x *PatchCheckpointsRequest) Reset()
func (*PatchCheckpointsRequest) String ¶
func (x *PatchCheckpointsRequest) String() string
type PatchCheckpointsResponse ¶
type PatchCheckpointsResponse struct {
// contains filtered or unexported fields
}
Intentionally don't send the updated response for performance reasons.
func (*PatchCheckpointsResponse) Descriptor
deprecated
func (*PatchCheckpointsResponse) Descriptor() ([]byte, []int)
Deprecated: Use PatchCheckpointsResponse.ProtoReflect.Descriptor instead.
func (*PatchCheckpointsResponse) ProtoMessage ¶
func (*PatchCheckpointsResponse) ProtoMessage()
func (*PatchCheckpointsResponse) ProtoReflect ¶
func (x *PatchCheckpointsResponse) ProtoReflect() protoreflect.Message
func (*PatchCheckpointsResponse) Reset ¶
func (x *PatchCheckpointsResponse) Reset()
func (*PatchCheckpointsResponse) String ¶
func (x *PatchCheckpointsResponse) String() string
type PatchExperimentRequest ¶
type PatchExperimentRequest struct { // Patched experiment attributes. Experiment *experimentv1.PatchExperiment `protobuf:"bytes,2,opt,name=experiment,proto3" json:"experiment,omitempty"` // contains filtered or unexported fields }
Patch an experiment by providing the updated attributes. Only description, label, name, and notes fields will be updated through this endpoint, and others will be ignored.
func (*PatchExperimentRequest) Descriptor
deprecated
func (*PatchExperimentRequest) Descriptor() ([]byte, []int)
Deprecated: Use PatchExperimentRequest.ProtoReflect.Descriptor instead.
func (*PatchExperimentRequest) GetExperiment ¶
func (x *PatchExperimentRequest) GetExperiment() *experimentv1.PatchExperiment
func (*PatchExperimentRequest) ProtoMessage ¶
func (*PatchExperimentRequest) ProtoMessage()
func (*PatchExperimentRequest) ProtoReflect ¶
func (x *PatchExperimentRequest) ProtoReflect() protoreflect.Message
func (*PatchExperimentRequest) Reset ¶
func (x *PatchExperimentRequest) Reset()
func (*PatchExperimentRequest) String ¶
func (x *PatchExperimentRequest) String() string
type PatchExperimentResponse ¶
type PatchExperimentResponse struct { // Patched experiment. Experiment *experimentv1.Experiment `protobuf:"bytes,1,opt,name=experiment,proto3" json:"experiment,omitempty"` // contains filtered or unexported fields }
Response to PatchExperimentRequest.
func (*PatchExperimentResponse) Descriptor
deprecated
func (*PatchExperimentResponse) Descriptor() ([]byte, []int)
Deprecated: Use PatchExperimentResponse.ProtoReflect.Descriptor instead.
func (*PatchExperimentResponse) GetExperiment ¶
func (x *PatchExperimentResponse) GetExperiment() *experimentv1.Experiment
func (*PatchExperimentResponse) ProtoMessage ¶
func (*PatchExperimentResponse) ProtoMessage()
func (*PatchExperimentResponse) ProtoReflect ¶
func (x *PatchExperimentResponse) ProtoReflect() protoreflect.Message
func (*PatchExperimentResponse) Reset ¶
func (x *PatchExperimentResponse) Reset()
func (*PatchExperimentResponse) String ¶
func (x *PatchExperimentResponse) String() string
type PatchMasterConfigRequest ¶
type PatchMasterConfigRequest struct { // The new config that the user wants to patch into the master config. Config *masterv1.Config `protobuf:"bytes,1,opt,name=config,proto3" json:"config,omitempty"` // The fields from the master config that the user wants to patch. FieldMask *field_mask.FieldMask `protobuf:"bytes,2,opt,name=field_mask,json=fieldMask,proto3" json:"field_mask,omitempty"` // contains filtered or unexported fields }
Patch master config.
func (*PatchMasterConfigRequest) Descriptor
deprecated
func (*PatchMasterConfigRequest) Descriptor() ([]byte, []int)
Deprecated: Use PatchMasterConfigRequest.ProtoReflect.Descriptor instead.
func (*PatchMasterConfigRequest) GetConfig ¶
func (x *PatchMasterConfigRequest) GetConfig() *masterv1.Config
func (*PatchMasterConfigRequest) GetFieldMask ¶
func (x *PatchMasterConfigRequest) GetFieldMask() *field_mask.FieldMask
func (*PatchMasterConfigRequest) ProtoMessage ¶
func (*PatchMasterConfigRequest) ProtoMessage()
func (*PatchMasterConfigRequest) ProtoReflect ¶
func (x *PatchMasterConfigRequest) ProtoReflect() protoreflect.Message
func (*PatchMasterConfigRequest) Reset ¶
func (x *PatchMasterConfigRequest) Reset()
func (*PatchMasterConfigRequest) String ¶
func (x *PatchMasterConfigRequest) String() string
type PatchMasterConfigResponse ¶
type PatchMasterConfigResponse struct {
// contains filtered or unexported fields
}
Response to PatchMasterConfigRequest.
func (*PatchMasterConfigResponse) Descriptor
deprecated
func (*PatchMasterConfigResponse) Descriptor() ([]byte, []int)
Deprecated: Use PatchMasterConfigResponse.ProtoReflect.Descriptor instead.
func (*PatchMasterConfigResponse) ProtoMessage ¶
func (*PatchMasterConfigResponse) ProtoMessage()
func (*PatchMasterConfigResponse) ProtoReflect ¶
func (x *PatchMasterConfigResponse) ProtoReflect() protoreflect.Message
func (*PatchMasterConfigResponse) Reset ¶
func (x *PatchMasterConfigResponse) Reset()
func (*PatchMasterConfigResponse) String ¶
func (x *PatchMasterConfigResponse) String() string
type PatchModelRequest ¶
type PatchModelRequest struct { // The model desired model fields and values. Model *modelv1.PatchModel `protobuf:"bytes,1,opt,name=model,proto3" json:"model,omitempty"` // The name of the model being updated. ModelName string `protobuf:"bytes,3,opt,name=model_name,json=modelName,proto3" json:"model_name,omitempty"` // contains filtered or unexported fields }
Request for updating a model in the registry.
func (*PatchModelRequest) Descriptor
deprecated
func (*PatchModelRequest) Descriptor() ([]byte, []int)
Deprecated: Use PatchModelRequest.ProtoReflect.Descriptor instead.
func (*PatchModelRequest) GetModel ¶
func (x *PatchModelRequest) GetModel() *modelv1.PatchModel
func (*PatchModelRequest) GetModelName ¶
func (x *PatchModelRequest) GetModelName() string
func (*PatchModelRequest) ProtoMessage ¶
func (*PatchModelRequest) ProtoMessage()
func (*PatchModelRequest) ProtoReflect ¶
func (x *PatchModelRequest) ProtoReflect() protoreflect.Message
func (*PatchModelRequest) Reset ¶
func (x *PatchModelRequest) Reset()
func (*PatchModelRequest) String ¶
func (x *PatchModelRequest) String() string
type PatchModelResponse ¶
type PatchModelResponse struct { // The model created. Model *modelv1.Model `protobuf:"bytes,1,opt,name=model,proto3" json:"model,omitempty"` // contains filtered or unexported fields }
Response to PatchModelRequest.
func (*PatchModelResponse) Descriptor
deprecated
func (*PatchModelResponse) Descriptor() ([]byte, []int)
Deprecated: Use PatchModelResponse.ProtoReflect.Descriptor instead.
func (*PatchModelResponse) GetModel ¶
func (x *PatchModelResponse) GetModel() *modelv1.Model
func (*PatchModelResponse) ProtoMessage ¶
func (*PatchModelResponse) ProtoMessage()
func (*PatchModelResponse) ProtoReflect ¶
func (x *PatchModelResponse) ProtoReflect() protoreflect.Message
func (*PatchModelResponse) Reset ¶
func (x *PatchModelResponse) Reset()
func (*PatchModelResponse) String ¶
func (x *PatchModelResponse) String() string
type PatchModelVersionRequest ¶
type PatchModelVersionRequest struct { // The name of the model being updated. ModelName string `protobuf:"bytes,4,opt,name=model_name,json=modelName,proto3" json:"model_name,omitempty"` // Patch payload. ModelVersion *modelv1.PatchModelVersion `protobuf:"bytes,2,opt,name=model_version,json=modelVersion,proto3" json:"model_version,omitempty"` // The model version number being updated. ModelVersionNum int32 `protobuf:"varint,3,opt,name=model_version_num,json=modelVersionNum,proto3" json:"model_version_num,omitempty"` // contains filtered or unexported fields }
Request for updating a model version in the registry.
func (*PatchModelVersionRequest) Descriptor
deprecated
func (*PatchModelVersionRequest) Descriptor() ([]byte, []int)
Deprecated: Use PatchModelVersionRequest.ProtoReflect.Descriptor instead.
func (*PatchModelVersionRequest) GetModelName ¶
func (x *PatchModelVersionRequest) GetModelName() string
func (*PatchModelVersionRequest) GetModelVersion ¶
func (x *PatchModelVersionRequest) GetModelVersion() *modelv1.PatchModelVersion
func (*PatchModelVersionRequest) GetModelVersionNum ¶
func (x *PatchModelVersionRequest) GetModelVersionNum() int32
func (*PatchModelVersionRequest) ProtoMessage ¶
func (*PatchModelVersionRequest) ProtoMessage()
func (*PatchModelVersionRequest) ProtoReflect ¶
func (x *PatchModelVersionRequest) ProtoReflect() protoreflect.Message
func (*PatchModelVersionRequest) Reset ¶
func (x *PatchModelVersionRequest) Reset()
func (*PatchModelVersionRequest) String ¶
func (x *PatchModelVersionRequest) String() string
type PatchModelVersionResponse ¶
type PatchModelVersionResponse struct { // The model version created. ModelVersion *modelv1.ModelVersion `protobuf:"bytes,1,opt,name=model_version,json=modelVersion,proto3" json:"model_version,omitempty"` // contains filtered or unexported fields }
Response to PatchModelVersionRequest.
func (*PatchModelVersionResponse) Descriptor
deprecated
func (*PatchModelVersionResponse) Descriptor() ([]byte, []int)
Deprecated: Use PatchModelVersionResponse.ProtoReflect.Descriptor instead.
func (*PatchModelVersionResponse) GetModelVersion ¶
func (x *PatchModelVersionResponse) GetModelVersion() *modelv1.ModelVersion
func (*PatchModelVersionResponse) ProtoMessage ¶
func (*PatchModelVersionResponse) ProtoMessage()
func (*PatchModelVersionResponse) ProtoReflect ¶
func (x *PatchModelVersionResponse) ProtoReflect() protoreflect.Message
func (*PatchModelVersionResponse) Reset ¶
func (x *PatchModelVersionResponse) Reset()
func (*PatchModelVersionResponse) String ¶
func (x *PatchModelVersionResponse) String() string
type PatchProjectRequest ¶
type PatchProjectRequest struct { // The id of the project. Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // The desired project fields and values to update. Project *projectv1.PatchProject `protobuf:"bytes,2,opt,name=project,proto3" json:"project,omitempty"` // contains filtered or unexported fields }
Request for updating a project.
func (*PatchProjectRequest) Descriptor
deprecated
func (*PatchProjectRequest) Descriptor() ([]byte, []int)
Deprecated: Use PatchProjectRequest.ProtoReflect.Descriptor instead.
func (*PatchProjectRequest) GetId ¶
func (x *PatchProjectRequest) GetId() int32
func (*PatchProjectRequest) GetProject ¶
func (x *PatchProjectRequest) GetProject() *projectv1.PatchProject
func (*PatchProjectRequest) ProtoMessage ¶
func (*PatchProjectRequest) ProtoMessage()
func (*PatchProjectRequest) ProtoReflect ¶
func (x *PatchProjectRequest) ProtoReflect() protoreflect.Message
func (*PatchProjectRequest) Reset ¶
func (x *PatchProjectRequest) Reset()
func (*PatchProjectRequest) String ¶
func (x *PatchProjectRequest) String() string
type PatchProjectResponse ¶
type PatchProjectResponse struct { // The updated project. Project *projectv1.Project `protobuf:"bytes,1,opt,name=project,proto3" json:"project,omitempty"` // contains filtered or unexported fields }
Response to PatchProjectRequest.
func (*PatchProjectResponse) Descriptor
deprecated
func (*PatchProjectResponse) Descriptor() ([]byte, []int)
Deprecated: Use PatchProjectResponse.ProtoReflect.Descriptor instead.
func (*PatchProjectResponse) GetProject ¶
func (x *PatchProjectResponse) GetProject() *projectv1.Project
func (*PatchProjectResponse) ProtoMessage ¶
func (*PatchProjectResponse) ProtoMessage()
func (*PatchProjectResponse) ProtoReflect ¶
func (x *PatchProjectResponse) ProtoReflect() protoreflect.Message
func (*PatchProjectResponse) Reset ¶
func (x *PatchProjectResponse) Reset()
func (*PatchProjectResponse) String ¶
func (x *PatchProjectResponse) String() string
type PatchTemplateConfigRequest ¶
type PatchTemplateConfigRequest struct { // The name of the template. TemplateName string `protobuf:"bytes,1,opt,name=template_name,json=templateName,proto3" json:"template_name,omitempty"` // The template value. Config *_struct.Struct `protobuf:"bytes,2,opt,name=config,proto3" json:"config,omitempty"` // contains filtered or unexported fields }
Patch the template with the given id.
func (*PatchTemplateConfigRequest) Descriptor
deprecated
func (*PatchTemplateConfigRequest) Descriptor() ([]byte, []int)
Deprecated: Use PatchTemplateConfigRequest.ProtoReflect.Descriptor instead.
func (*PatchTemplateConfigRequest) GetConfig ¶
func (x *PatchTemplateConfigRequest) GetConfig() *_struct.Struct
func (*PatchTemplateConfigRequest) GetTemplateName ¶
func (x *PatchTemplateConfigRequest) GetTemplateName() string
func (*PatchTemplateConfigRequest) ProtoMessage ¶
func (*PatchTemplateConfigRequest) ProtoMessage()
func (*PatchTemplateConfigRequest) ProtoReflect ¶
func (x *PatchTemplateConfigRequest) ProtoReflect() protoreflect.Message
func (*PatchTemplateConfigRequest) Reset ¶
func (x *PatchTemplateConfigRequest) Reset()
func (*PatchTemplateConfigRequest) String ¶
func (x *PatchTemplateConfigRequest) String() string
type PatchTemplateConfigResponse ¶
type PatchTemplateConfigResponse struct { // The updated template. Template *templatev1.Template `protobuf:"bytes,1,opt,name=template,proto3" json:"template,omitempty"` // contains filtered or unexported fields }
Response to PatchTemplateConfigRequest.
func (*PatchTemplateConfigResponse) Descriptor
deprecated
func (*PatchTemplateConfigResponse) Descriptor() ([]byte, []int)
Deprecated: Use PatchTemplateConfigResponse.ProtoReflect.Descriptor instead.
func (*PatchTemplateConfigResponse) GetTemplate ¶
func (x *PatchTemplateConfigResponse) GetTemplate() *templatev1.Template
func (*PatchTemplateConfigResponse) ProtoMessage ¶
func (*PatchTemplateConfigResponse) ProtoMessage()
func (*PatchTemplateConfigResponse) ProtoReflect ¶
func (x *PatchTemplateConfigResponse) ProtoReflect() protoreflect.Message
func (*PatchTemplateConfigResponse) Reset ¶
func (x *PatchTemplateConfigResponse) Reset()
func (*PatchTemplateConfigResponse) String ¶
func (x *PatchTemplateConfigResponse) String() string
type PatchTemplateNameRequest ¶
type PatchTemplateNameRequest struct { // The current name. OldName string `protobuf:"bytes,1,opt,name=old_name,json=oldName,proto3" json:"old_name,omitempty"` // The updated name. NewName string `protobuf:"bytes,2,opt,name=new_name,json=newName,proto3" json:"new_name,omitempty"` // contains filtered or unexported fields }
Rename a template
func (*PatchTemplateNameRequest) Descriptor
deprecated
func (*PatchTemplateNameRequest) Descriptor() ([]byte, []int)
Deprecated: Use PatchTemplateNameRequest.ProtoReflect.Descriptor instead.
func (*PatchTemplateNameRequest) GetNewName ¶
func (x *PatchTemplateNameRequest) GetNewName() string
func (*PatchTemplateNameRequest) GetOldName ¶
func (x *PatchTemplateNameRequest) GetOldName() string
func (*PatchTemplateNameRequest) ProtoMessage ¶
func (*PatchTemplateNameRequest) ProtoMessage()
func (*PatchTemplateNameRequest) ProtoReflect ¶
func (x *PatchTemplateNameRequest) ProtoReflect() protoreflect.Message
func (*PatchTemplateNameRequest) Reset ¶
func (x *PatchTemplateNameRequest) Reset()
func (*PatchTemplateNameRequest) String ¶
func (x *PatchTemplateNameRequest) String() string
type PatchTemplateNameResponse ¶
type PatchTemplateNameResponse struct { // The updated template. Template *templatev1.Template `protobuf:"bytes,1,opt,name=template,proto3" json:"template,omitempty"` // contains filtered or unexported fields }
Response to PatchTemplateNameRequest
func (*PatchTemplateNameResponse) Descriptor
deprecated
func (*PatchTemplateNameResponse) Descriptor() ([]byte, []int)
Deprecated: Use PatchTemplateNameResponse.ProtoReflect.Descriptor instead.
func (*PatchTemplateNameResponse) GetTemplate ¶
func (x *PatchTemplateNameResponse) GetTemplate() *templatev1.Template
func (*PatchTemplateNameResponse) ProtoMessage ¶
func (*PatchTemplateNameResponse) ProtoMessage()
func (*PatchTemplateNameResponse) ProtoReflect ¶
func (x *PatchTemplateNameResponse) ProtoReflect() protoreflect.Message
func (*PatchTemplateNameResponse) Reset ¶
func (x *PatchTemplateNameResponse) Reset()
func (*PatchTemplateNameResponse) String ¶
func (x *PatchTemplateNameResponse) String() string
type PatchTrialRequest ¶
type PatchTrialRequest struct { // Trial id. TrialId int32 `protobuf:"varint,1,opt,name=trial_id,json=trialId,proto3" json:"trial_id,omitempty"` // The state of the trial. State *trialv1.State `protobuf:"varint,2,opt,name=state,proto3,enum=determined.trial.v1.State,oneof" json:"state,omitempty"` // contains filtered or unexported fields }
Patch a trial.
func (*PatchTrialRequest) Descriptor
deprecated
func (*PatchTrialRequest) Descriptor() ([]byte, []int)
Deprecated: Use PatchTrialRequest.ProtoReflect.Descriptor instead.
func (*PatchTrialRequest) GetState ¶
func (x *PatchTrialRequest) GetState() trialv1.State
func (*PatchTrialRequest) GetTrialId ¶
func (x *PatchTrialRequest) GetTrialId() int32
func (*PatchTrialRequest) ProtoMessage ¶
func (*PatchTrialRequest) ProtoMessage()
func (*PatchTrialRequest) ProtoReflect ¶
func (x *PatchTrialRequest) ProtoReflect() protoreflect.Message
func (*PatchTrialRequest) Reset ¶
func (x *PatchTrialRequest) Reset()
func (*PatchTrialRequest) String ¶
func (x *PatchTrialRequest) String() string
type PatchTrialResponse ¶
type PatchTrialResponse struct { // The requested trial. Trial *trialv1.Trial `protobuf:"bytes,1,opt,name=trial,proto3" json:"trial,omitempty"` // contains filtered or unexported fields }
Response to PatchTrialRequest.
func (*PatchTrialResponse) Descriptor
deprecated
func (*PatchTrialResponse) Descriptor() ([]byte, []int)
Deprecated: Use PatchTrialResponse.ProtoReflect.Descriptor instead.
func (*PatchTrialResponse) GetTrial ¶
func (x *PatchTrialResponse) GetTrial() *trialv1.Trial
func (*PatchTrialResponse) ProtoMessage ¶
func (*PatchTrialResponse) ProtoMessage()
func (*PatchTrialResponse) ProtoReflect ¶
func (x *PatchTrialResponse) ProtoReflect() protoreflect.Message
func (*PatchTrialResponse) Reset ¶
func (x *PatchTrialResponse) Reset()
func (*PatchTrialResponse) String ¶
func (x *PatchTrialResponse) String() string
type PatchUserRequest ¶
type PatchUserRequest struct { // The id of the user. UserId int32 `protobuf:"varint,2,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` // The updated user. User *userv1.PatchUser `protobuf:"bytes,1,opt,name=user,proto3" json:"user,omitempty"` // contains filtered or unexported fields }
Edit fields for a user.
func (*PatchUserRequest) Descriptor
deprecated
func (*PatchUserRequest) Descriptor() ([]byte, []int)
Deprecated: Use PatchUserRequest.ProtoReflect.Descriptor instead.
func (*PatchUserRequest) GetUser ¶
func (x *PatchUserRequest) GetUser() *userv1.PatchUser
func (*PatchUserRequest) GetUserId ¶
func (x *PatchUserRequest) GetUserId() int32
func (*PatchUserRequest) ProtoMessage ¶
func (*PatchUserRequest) ProtoMessage()
func (*PatchUserRequest) ProtoReflect ¶
func (x *PatchUserRequest) ProtoReflect() protoreflect.Message
func (*PatchUserRequest) Reset ¶
func (x *PatchUserRequest) Reset()
func (*PatchUserRequest) String ¶
func (x *PatchUserRequest) String() string
type PatchUserResponse ¶
type PatchUserResponse struct { // The updated user. User *userv1.User `protobuf:"bytes,1,opt,name=user,proto3" json:"user,omitempty"` // contains filtered or unexported fields }
Response to PatchUserRequest.
func (*PatchUserResponse) Descriptor
deprecated
func (*PatchUserResponse) Descriptor() ([]byte, []int)
Deprecated: Use PatchUserResponse.ProtoReflect.Descriptor instead.
func (*PatchUserResponse) GetUser ¶
func (x *PatchUserResponse) GetUser() *userv1.User
func (*PatchUserResponse) ProtoMessage ¶
func (*PatchUserResponse) ProtoMessage()
func (*PatchUserResponse) ProtoReflect ¶
func (x *PatchUserResponse) ProtoReflect() protoreflect.Message
func (*PatchUserResponse) Reset ¶
func (x *PatchUserResponse) Reset()
func (*PatchUserResponse) String ¶
func (x *PatchUserResponse) String() string
type PatchUsersRequest ¶
type PatchUsersRequest struct { // A list of user IDs to update. UserIds []int32 `protobuf:"varint,1,rep,packed,name=user_ids,json=userIds,proto3" json:"user_ids,omitempty"` // Intended status (true to activate, false to deactivate). Activate bool `protobuf:"varint,2,opt,name=activate,proto3" json:"activate,omitempty"` // Option to filter to users with these properties. Filters *UserFilters `protobuf:"bytes,3,opt,name=filters,proto3" json:"filters,omitempty"` // contains filtered or unexported fields }
Update activation status for multiple users.
func (*PatchUsersRequest) Descriptor
deprecated
func (*PatchUsersRequest) Descriptor() ([]byte, []int)
Deprecated: Use PatchUsersRequest.ProtoReflect.Descriptor instead.
func (*PatchUsersRequest) GetActivate ¶
func (x *PatchUsersRequest) GetActivate() bool
func (*PatchUsersRequest) GetFilters ¶
func (x *PatchUsersRequest) GetFilters() *UserFilters
func (*PatchUsersRequest) GetUserIds ¶
func (x *PatchUsersRequest) GetUserIds() []int32
func (*PatchUsersRequest) ProtoMessage ¶
func (*PatchUsersRequest) ProtoMessage()
func (*PatchUsersRequest) ProtoReflect ¶
func (x *PatchUsersRequest) ProtoReflect() protoreflect.Message
func (*PatchUsersRequest) Reset ¶
func (x *PatchUsersRequest) Reset()
func (*PatchUsersRequest) String ¶
func (x *PatchUsersRequest) String() string
type PatchUsersResponse ¶
type PatchUsersResponse struct { // Details on success or error for each user. Results []*UserActionResult `protobuf:"bytes,1,rep,name=results,proto3" json:"results,omitempty"` // contains filtered or unexported fields }
Response to PatchUsersRequest.
func (*PatchUsersResponse) Descriptor
deprecated
func (*PatchUsersResponse) Descriptor() ([]byte, []int)
Deprecated: Use PatchUsersResponse.ProtoReflect.Descriptor instead.
func (*PatchUsersResponse) GetResults ¶
func (x *PatchUsersResponse) GetResults() []*UserActionResult
func (*PatchUsersResponse) ProtoMessage ¶
func (*PatchUsersResponse) ProtoMessage()
func (*PatchUsersResponse) ProtoReflect ¶
func (x *PatchUsersResponse) ProtoReflect() protoreflect.Message
func (*PatchUsersResponse) Reset ¶
func (x *PatchUsersResponse) Reset()
func (*PatchUsersResponse) String ¶
func (x *PatchUsersResponse) String() string
type PatchWorkspaceRequest ¶
type PatchWorkspaceRequest struct { // The id of the workspace. Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // The desired workspace fields and values to update. Workspace *workspacev1.PatchWorkspace `protobuf:"bytes,2,opt,name=workspace,proto3" json:"workspace,omitempty"` // contains filtered or unexported fields }
Request for updating a workspace.
func (*PatchWorkspaceRequest) Descriptor
deprecated
func (*PatchWorkspaceRequest) Descriptor() ([]byte, []int)
Deprecated: Use PatchWorkspaceRequest.ProtoReflect.Descriptor instead.
func (*PatchWorkspaceRequest) GetId ¶
func (x *PatchWorkspaceRequest) GetId() int32
func (*PatchWorkspaceRequest) GetWorkspace ¶
func (x *PatchWorkspaceRequest) GetWorkspace() *workspacev1.PatchWorkspace
func (*PatchWorkspaceRequest) ProtoMessage ¶
func (*PatchWorkspaceRequest) ProtoMessage()
func (*PatchWorkspaceRequest) ProtoReflect ¶
func (x *PatchWorkspaceRequest) ProtoReflect() protoreflect.Message
func (*PatchWorkspaceRequest) Reset ¶
func (x *PatchWorkspaceRequest) Reset()
func (*PatchWorkspaceRequest) String ¶
func (x *PatchWorkspaceRequest) String() string
type PatchWorkspaceResponse ¶
type PatchWorkspaceResponse struct { // The updated workspace. Workspace *workspacev1.Workspace `protobuf:"bytes,1,opt,name=workspace,proto3" json:"workspace,omitempty"` // The workspace-namespace bindings and resource quotas created. NamespaceBindings map[string]*workspacev1.WorkspaceNamespaceBinding `` /* 200-byte string literal not displayed */ // contains filtered or unexported fields }
Response to PatchWorkspaceRequest.
func (*PatchWorkspaceResponse) Descriptor
deprecated
func (*PatchWorkspaceResponse) Descriptor() ([]byte, []int)
Deprecated: Use PatchWorkspaceResponse.ProtoReflect.Descriptor instead.
func (*PatchWorkspaceResponse) GetNamespaceBindings ¶
func (x *PatchWorkspaceResponse) GetNamespaceBindings() map[string]*workspacev1.WorkspaceNamespaceBinding
func (*PatchWorkspaceResponse) GetWorkspace ¶
func (x *PatchWorkspaceResponse) GetWorkspace() *workspacev1.Workspace
func (*PatchWorkspaceResponse) ProtoMessage ¶
func (*PatchWorkspaceResponse) ProtoMessage()
func (*PatchWorkspaceResponse) ProtoReflect ¶
func (x *PatchWorkspaceResponse) ProtoReflect() protoreflect.Message
func (*PatchWorkspaceResponse) Reset ¶
func (x *PatchWorkspaceResponse) Reset()
func (*PatchWorkspaceResponse) String ¶
func (x *PatchWorkspaceResponse) String() string
type PauseExperimentRequest ¶
type PauseExperimentRequest struct { // The experiment id. Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
Pause an experiment.
func (*PauseExperimentRequest) Descriptor
deprecated
func (*PauseExperimentRequest) Descriptor() ([]byte, []int)
Deprecated: Use PauseExperimentRequest.ProtoReflect.Descriptor instead.
func (*PauseExperimentRequest) GetId ¶
func (x *PauseExperimentRequest) GetId() int32
func (*PauseExperimentRequest) ProtoMessage ¶
func (*PauseExperimentRequest) ProtoMessage()
func (*PauseExperimentRequest) ProtoReflect ¶
func (x *PauseExperimentRequest) ProtoReflect() protoreflect.Message
func (*PauseExperimentRequest) Reset ¶
func (x *PauseExperimentRequest) Reset()
func (*PauseExperimentRequest) String ¶
func (x *PauseExperimentRequest) String() string
type PauseExperimentResponse ¶
type PauseExperimentResponse struct {
// contains filtered or unexported fields
}
Response to PauseExperimentRequest.
func (*PauseExperimentResponse) Descriptor
deprecated
func (*PauseExperimentResponse) Descriptor() ([]byte, []int)
Deprecated: Use PauseExperimentResponse.ProtoReflect.Descriptor instead.
func (*PauseExperimentResponse) ProtoMessage ¶
func (*PauseExperimentResponse) ProtoMessage()
func (*PauseExperimentResponse) ProtoReflect ¶
func (x *PauseExperimentResponse) ProtoReflect() protoreflect.Message
func (*PauseExperimentResponse) Reset ¶
func (x *PauseExperimentResponse) Reset()
func (*PauseExperimentResponse) String ¶
func (x *PauseExperimentResponse) String() string
type PauseExperimentsRequest ¶
type PauseExperimentsRequest struct { // Selecting experiments by id. ExperimentIds []int32 `protobuf:"varint,1,rep,packed,name=experiment_ids,json=experimentIds,proto3" json:"experiment_ids,omitempty"` // Targets all experiments matching filters. Filters *BulkExperimentFilters `protobuf:"bytes,2,opt,name=filters,proto3" json:"filters,omitempty"` // Project id that the experiments belong to. ProjectId int32 `protobuf:"varint,3,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` // contains filtered or unexported fields }
Pause multiple experiments.
func (*PauseExperimentsRequest) Descriptor
deprecated
func (*PauseExperimentsRequest) Descriptor() ([]byte, []int)
Deprecated: Use PauseExperimentsRequest.ProtoReflect.Descriptor instead.
func (*PauseExperimentsRequest) GetExperimentIds ¶
func (x *PauseExperimentsRequest) GetExperimentIds() []int32
func (*PauseExperimentsRequest) GetFilters ¶
func (x *PauseExperimentsRequest) GetFilters() *BulkExperimentFilters
func (*PauseExperimentsRequest) GetProjectId ¶
func (x *PauseExperimentsRequest) GetProjectId() int32
func (*PauseExperimentsRequest) ProtoMessage ¶
func (*PauseExperimentsRequest) ProtoMessage()
func (*PauseExperimentsRequest) ProtoReflect ¶
func (x *PauseExperimentsRequest) ProtoReflect() protoreflect.Message
func (*PauseExperimentsRequest) Reset ¶
func (x *PauseExperimentsRequest) Reset()
func (*PauseExperimentsRequest) String ¶
func (x *PauseExperimentsRequest) String() string
type PauseExperimentsResponse ¶
type PauseExperimentsResponse struct { // Details on success or error for each experiment. Results []*ExperimentActionResult `protobuf:"bytes,1,rep,name=results,proto3" json:"results,omitempty"` // contains filtered or unexported fields }
Response to PauseExperimentsRequest.
func (*PauseExperimentsResponse) Descriptor
deprecated
func (*PauseExperimentsResponse) Descriptor() ([]byte, []int)
Deprecated: Use PauseExperimentsResponse.ProtoReflect.Descriptor instead.
func (*PauseExperimentsResponse) GetResults ¶
func (x *PauseExperimentsResponse) GetResults() []*ExperimentActionResult
func (*PauseExperimentsResponse) ProtoMessage ¶
func (*PauseExperimentsResponse) ProtoMessage()
func (*PauseExperimentsResponse) ProtoReflect ¶
func (x *PauseExperimentsResponse) ProtoReflect() protoreflect.Message
func (*PauseExperimentsResponse) Reset ¶
func (x *PauseExperimentsResponse) Reset()
func (*PauseExperimentsResponse) String ¶
func (x *PauseExperimentsResponse) String() string
type PauseGenericTaskRequest ¶
type PauseGenericTaskRequest struct { // The id of the task. TaskId string `protobuf:"bytes,1,opt,name=task_id,json=taskId,proto3" json:"task_id,omitempty"` // contains filtered or unexported fields }
Pauses generic task
func (*PauseGenericTaskRequest) Descriptor
deprecated
func (*PauseGenericTaskRequest) Descriptor() ([]byte, []int)
Deprecated: Use PauseGenericTaskRequest.ProtoReflect.Descriptor instead.
func (*PauseGenericTaskRequest) GetTaskId ¶
func (x *PauseGenericTaskRequest) GetTaskId() string
func (*PauseGenericTaskRequest) ProtoMessage ¶
func (*PauseGenericTaskRequest) ProtoMessage()
func (*PauseGenericTaskRequest) ProtoReflect ¶
func (x *PauseGenericTaskRequest) ProtoReflect() protoreflect.Message
func (*PauseGenericTaskRequest) Reset ¶
func (x *PauseGenericTaskRequest) Reset()
func (*PauseGenericTaskRequest) String ¶
func (x *PauseGenericTaskRequest) String() string
type PauseGenericTaskResponse ¶
type PauseGenericTaskResponse struct {
// contains filtered or unexported fields
}
Response to PauseGenericTaskRequest
func (*PauseGenericTaskResponse) Descriptor
deprecated
func (*PauseGenericTaskResponse) Descriptor() ([]byte, []int)
Deprecated: Use PauseGenericTaskResponse.ProtoReflect.Descriptor instead.
func (*PauseGenericTaskResponse) ProtoMessage ¶
func (*PauseGenericTaskResponse) ProtoMessage()
func (*PauseGenericTaskResponse) ProtoReflect ¶
func (x *PauseGenericTaskResponse) ProtoReflect() protoreflect.Message
func (*PauseGenericTaskResponse) Reset ¶
func (x *PauseGenericTaskResponse) Reset()
func (*PauseGenericTaskResponse) String ¶
func (x *PauseGenericTaskResponse) String() string
type PauseRunsRequest ¶
type PauseRunsRequest struct { // The ids of the runs being moved. RunIds []int32 `protobuf:"varint,1,rep,packed,name=run_ids,json=runIds,proto3" json:"run_ids,omitempty"` // The id of the project of the runs being paused. ProjectId int32 `protobuf:"varint,2,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` // Filter expression Filter *string `protobuf:"bytes,3,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // contains filtered or unexported fields }
Request to pause the experiment associated witha run.
func (*PauseRunsRequest) Descriptor
deprecated
func (*PauseRunsRequest) Descriptor() ([]byte, []int)
Deprecated: Use PauseRunsRequest.ProtoReflect.Descriptor instead.
func (*PauseRunsRequest) GetFilter ¶
func (x *PauseRunsRequest) GetFilter() string
func (*PauseRunsRequest) GetProjectId ¶
func (x *PauseRunsRequest) GetProjectId() int32
func (*PauseRunsRequest) GetRunIds ¶
func (x *PauseRunsRequest) GetRunIds() []int32
func (*PauseRunsRequest) ProtoMessage ¶
func (*PauseRunsRequest) ProtoMessage()
func (*PauseRunsRequest) ProtoReflect ¶
func (x *PauseRunsRequest) ProtoReflect() protoreflect.Message
func (*PauseRunsRequest) Reset ¶
func (x *PauseRunsRequest) Reset()
func (*PauseRunsRequest) String ¶
func (x *PauseRunsRequest) String() string
type PauseRunsResponse ¶
type PauseRunsResponse struct { // Details on success or error for each run. Results []*RunActionResult `protobuf:"bytes,1,rep,name=results,proto3" json:"results,omitempty"` // contains filtered or unexported fields }
Response to PauseRunsRequest.
func (*PauseRunsResponse) Descriptor
deprecated
func (*PauseRunsResponse) Descriptor() ([]byte, []int)
Deprecated: Use PauseRunsResponse.ProtoReflect.Descriptor instead.
func (*PauseRunsResponse) GetResults ¶
func (x *PauseRunsResponse) GetResults() []*RunActionResult
func (*PauseRunsResponse) ProtoMessage ¶
func (*PauseRunsResponse) ProtoMessage()
func (*PauseRunsResponse) ProtoReflect ¶
func (x *PauseRunsResponse) ProtoReflect() protoreflect.Message
func (*PauseRunsResponse) Reset ¶
func (x *PauseRunsResponse) Reset()
func (*PauseRunsResponse) String ¶
func (x *PauseRunsResponse) String() string
type PinWorkspaceRequest ¶
type PinWorkspaceRequest struct { // The id of the workspace. Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
Request for pinning a workspace.
func (*PinWorkspaceRequest) Descriptor
deprecated
func (*PinWorkspaceRequest) Descriptor() ([]byte, []int)
Deprecated: Use PinWorkspaceRequest.ProtoReflect.Descriptor instead.
func (*PinWorkspaceRequest) GetId ¶
func (x *PinWorkspaceRequest) GetId() int32
func (*PinWorkspaceRequest) ProtoMessage ¶
func (*PinWorkspaceRequest) ProtoMessage()
func (*PinWorkspaceRequest) ProtoReflect ¶
func (x *PinWorkspaceRequest) ProtoReflect() protoreflect.Message
func (*PinWorkspaceRequest) Reset ¶
func (x *PinWorkspaceRequest) Reset()
func (*PinWorkspaceRequest) String ¶
func (x *PinWorkspaceRequest) String() string
type PinWorkspaceResponse ¶
type PinWorkspaceResponse struct {
// contains filtered or unexported fields
}
Response to PinWorkspaceRequest.
func (*PinWorkspaceResponse) Descriptor
deprecated
func (*PinWorkspaceResponse) Descriptor() ([]byte, []int)
Deprecated: Use PinWorkspaceResponse.ProtoReflect.Descriptor instead.
func (*PinWorkspaceResponse) ProtoMessage ¶
func (*PinWorkspaceResponse) ProtoMessage()
func (*PinWorkspaceResponse) ProtoReflect ¶
func (x *PinWorkspaceResponse) ProtoReflect() protoreflect.Message
func (*PinWorkspaceResponse) Reset ¶
func (x *PinWorkspaceResponse) Reset()
func (*PinWorkspaceResponse) String ¶
func (x *PinWorkspaceResponse) String() string
type PostAllocationAcceleratorDataRequest ¶
type PostAllocationAcceleratorDataRequest struct { // The id of the allocation. AllocationId string `protobuf:"bytes,1,opt,name=allocation_id,json=allocationId,proto3" json:"allocation_id,omitempty"` // The accelerator data used by the allocation. AcceleratorData *AcceleratorData `protobuf:"bytes,2,opt,name=accelerator_data,json=acceleratorData,proto3" json:"accelerator_data,omitempty"` // contains filtered or unexported fields }
Set the accelerator data for some allocation.
func (*PostAllocationAcceleratorDataRequest) Descriptor
deprecated
func (*PostAllocationAcceleratorDataRequest) Descriptor() ([]byte, []int)
Deprecated: Use PostAllocationAcceleratorDataRequest.ProtoReflect.Descriptor instead.
func (*PostAllocationAcceleratorDataRequest) GetAcceleratorData ¶
func (x *PostAllocationAcceleratorDataRequest) GetAcceleratorData() *AcceleratorData
func (*PostAllocationAcceleratorDataRequest) GetAllocationId ¶
func (x *PostAllocationAcceleratorDataRequest) GetAllocationId() string
func (*PostAllocationAcceleratorDataRequest) ProtoMessage ¶
func (*PostAllocationAcceleratorDataRequest) ProtoMessage()
func (*PostAllocationAcceleratorDataRequest) ProtoReflect ¶
func (x *PostAllocationAcceleratorDataRequest) ProtoReflect() protoreflect.Message
func (*PostAllocationAcceleratorDataRequest) Reset ¶
func (x *PostAllocationAcceleratorDataRequest) Reset()
func (*PostAllocationAcceleratorDataRequest) String ¶
func (x *PostAllocationAcceleratorDataRequest) String() string
type PostAllocationAcceleratorDataResponse ¶
type PostAllocationAcceleratorDataResponse struct {
// contains filtered or unexported fields
}
Response to PostAllocationAcceleratorDataRequest
func (*PostAllocationAcceleratorDataResponse) Descriptor
deprecated
func (*PostAllocationAcceleratorDataResponse) Descriptor() ([]byte, []int)
Deprecated: Use PostAllocationAcceleratorDataResponse.ProtoReflect.Descriptor instead.
func (*PostAllocationAcceleratorDataResponse) ProtoMessage ¶
func (*PostAllocationAcceleratorDataResponse) ProtoMessage()
func (*PostAllocationAcceleratorDataResponse) ProtoReflect ¶
func (x *PostAllocationAcceleratorDataResponse) ProtoReflect() protoreflect.Message
func (*PostAllocationAcceleratorDataResponse) Reset ¶
func (x *PostAllocationAcceleratorDataResponse) Reset()
func (*PostAllocationAcceleratorDataResponse) String ¶
func (x *PostAllocationAcceleratorDataResponse) String() string
type PostAllocationProxyAddressRequest ¶
type PostAllocationProxyAddressRequest struct { // The id of the allocation. AllocationId string `protobuf:"bytes,1,opt,name=allocation_id,json=allocationId,proto3" json:"allocation_id,omitempty"` // The address of the host where the service is, w.r.t. the master. ProxyAddress string `protobuf:"bytes,2,opt,name=proxy_address,json=proxyAddress,proto3" json:"proxy_address,omitempty"` // contains filtered or unexported fields }
Set the proxy address for some allocation.
func (*PostAllocationProxyAddressRequest) Descriptor
deprecated
func (*PostAllocationProxyAddressRequest) Descriptor() ([]byte, []int)
Deprecated: Use PostAllocationProxyAddressRequest.ProtoReflect.Descriptor instead.
func (*PostAllocationProxyAddressRequest) GetAllocationId ¶
func (x *PostAllocationProxyAddressRequest) GetAllocationId() string
func (*PostAllocationProxyAddressRequest) GetProxyAddress ¶
func (x *PostAllocationProxyAddressRequest) GetProxyAddress() string
func (*PostAllocationProxyAddressRequest) ProtoMessage ¶
func (*PostAllocationProxyAddressRequest) ProtoMessage()
func (*PostAllocationProxyAddressRequest) ProtoReflect ¶
func (x *PostAllocationProxyAddressRequest) ProtoReflect() protoreflect.Message
func (*PostAllocationProxyAddressRequest) Reset ¶
func (x *PostAllocationProxyAddressRequest) Reset()
func (*PostAllocationProxyAddressRequest) String ¶
func (x *PostAllocationProxyAddressRequest) String() string
type PostAllocationProxyAddressResponse ¶
type PostAllocationProxyAddressResponse struct {
// contains filtered or unexported fields
}
Response to PostAllocationProxyAddressRequest
func (*PostAllocationProxyAddressResponse) Descriptor
deprecated
func (*PostAllocationProxyAddressResponse) Descriptor() ([]byte, []int)
Deprecated: Use PostAllocationProxyAddressResponse.ProtoReflect.Descriptor instead.
func (*PostAllocationProxyAddressResponse) ProtoMessage ¶
func (*PostAllocationProxyAddressResponse) ProtoMessage()
func (*PostAllocationProxyAddressResponse) ProtoReflect ¶
func (x *PostAllocationProxyAddressResponse) ProtoReflect() protoreflect.Message
func (*PostAllocationProxyAddressResponse) Reset ¶
func (x *PostAllocationProxyAddressResponse) Reset()
func (*PostAllocationProxyAddressResponse) String ¶
func (x *PostAllocationProxyAddressResponse) String() string
type PostCheckpointMetadataRequest ¶
type PostCheckpointMetadataRequest struct { // The desired checkpoint fields and values. Checkpoint *checkpointv1.Checkpoint `protobuf:"bytes,1,opt,name=checkpoint,proto3" json:"checkpoint,omitempty"` // contains filtered or unexported fields }
Request for updating a checkpoints metadata.
func (*PostCheckpointMetadataRequest) Descriptor
deprecated
func (*PostCheckpointMetadataRequest) Descriptor() ([]byte, []int)
Deprecated: Use PostCheckpointMetadataRequest.ProtoReflect.Descriptor instead.
func (*PostCheckpointMetadataRequest) GetCheckpoint ¶
func (x *PostCheckpointMetadataRequest) GetCheckpoint() *checkpointv1.Checkpoint
func (*PostCheckpointMetadataRequest) ProtoMessage ¶
func (*PostCheckpointMetadataRequest) ProtoMessage()
func (*PostCheckpointMetadataRequest) ProtoReflect ¶
func (x *PostCheckpointMetadataRequest) ProtoReflect() protoreflect.Message
func (*PostCheckpointMetadataRequest) Reset ¶
func (x *PostCheckpointMetadataRequest) Reset()
func (*PostCheckpointMetadataRequest) String ¶
func (x *PostCheckpointMetadataRequest) String() string
type PostCheckpointMetadataResponse ¶
type PostCheckpointMetadataResponse struct { // The updated checkpoint. Checkpoint *checkpointv1.Checkpoint `protobuf:"bytes,1,opt,name=checkpoint,proto3" json:"checkpoint,omitempty"` // contains filtered or unexported fields }
Response to PostCheckpointRequest.
func (*PostCheckpointMetadataResponse) Descriptor
deprecated
func (*PostCheckpointMetadataResponse) Descriptor() ([]byte, []int)
Deprecated: Use PostCheckpointMetadataResponse.ProtoReflect.Descriptor instead.
func (*PostCheckpointMetadataResponse) GetCheckpoint ¶
func (x *PostCheckpointMetadataResponse) GetCheckpoint() *checkpointv1.Checkpoint
func (*PostCheckpointMetadataResponse) ProtoMessage ¶
func (*PostCheckpointMetadataResponse) ProtoMessage()
func (*PostCheckpointMetadataResponse) ProtoReflect ¶
func (x *PostCheckpointMetadataResponse) ProtoReflect() protoreflect.Message
func (*PostCheckpointMetadataResponse) Reset ¶
func (x *PostCheckpointMetadataResponse) Reset()
func (*PostCheckpointMetadataResponse) String ¶
func (x *PostCheckpointMetadataResponse) String() string
type PostModelRequest ¶
type PostModelRequest struct { // The name of the model. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // The description of the model. Description string `protobuf:"bytes,2,opt,name=description,proto3" json:"description,omitempty"` // The user-defined metadata of the model. Metadata *_struct.Struct `protobuf:"bytes,3,opt,name=metadata,proto3" json:"metadata,omitempty"` // Labels associated with this model. Labels []string `protobuf:"bytes,4,rep,name=labels,proto3" json:"labels,omitempty"` // The name of the workspace associated with this model. WorkspaceName *string `protobuf:"bytes,5,opt,name=workspace_name,json=workspaceName,proto3,oneof" json:"workspace_name,omitempty"` // The id of the workspace associated with this model. WorkspaceId *int32 `protobuf:"varint,7,opt,name=workspace_id,json=workspaceId,proto3,oneof" json:"workspace_id,omitempty"` // Notes associated with this model. Notes string `protobuf:"bytes,6,opt,name=notes,proto3" json:"notes,omitempty"` // contains filtered or unexported fields }
Request for creating a model in the registry.
func (*PostModelRequest) Descriptor
deprecated
func (*PostModelRequest) Descriptor() ([]byte, []int)
Deprecated: Use PostModelRequest.ProtoReflect.Descriptor instead.
func (*PostModelRequest) GetDescription ¶
func (x *PostModelRequest) GetDescription() string
func (*PostModelRequest) GetLabels ¶
func (x *PostModelRequest) GetLabels() []string
func (*PostModelRequest) GetMetadata ¶
func (x *PostModelRequest) GetMetadata() *_struct.Struct
func (*PostModelRequest) GetName ¶
func (x *PostModelRequest) GetName() string
func (*PostModelRequest) GetNotes ¶
func (x *PostModelRequest) GetNotes() string
func (*PostModelRequest) GetWorkspaceId ¶
func (x *PostModelRequest) GetWorkspaceId() int32
func (*PostModelRequest) GetWorkspaceName ¶
func (x *PostModelRequest) GetWorkspaceName() string
func (*PostModelRequest) ProtoMessage ¶
func (*PostModelRequest) ProtoMessage()
func (*PostModelRequest) ProtoReflect ¶
func (x *PostModelRequest) ProtoReflect() protoreflect.Message
func (*PostModelRequest) Reset ¶
func (x *PostModelRequest) Reset()
func (*PostModelRequest) String ¶
func (x *PostModelRequest) String() string
type PostModelResponse ¶
type PostModelResponse struct { // The model created. Model *modelv1.Model `protobuf:"bytes,1,opt,name=model,proto3" json:"model,omitempty"` // contains filtered or unexported fields }
Response to PostModelRequest.
func (*PostModelResponse) Descriptor
deprecated
func (*PostModelResponse) Descriptor() ([]byte, []int)
Deprecated: Use PostModelResponse.ProtoReflect.Descriptor instead.
func (*PostModelResponse) GetModel ¶
func (x *PostModelResponse) GetModel() *modelv1.Model
func (*PostModelResponse) ProtoMessage ¶
func (*PostModelResponse) ProtoMessage()
func (*PostModelResponse) ProtoReflect ¶
func (x *PostModelResponse) ProtoReflect() protoreflect.Message
func (*PostModelResponse) Reset ¶
func (x *PostModelResponse) Reset()
func (*PostModelResponse) String ¶
func (x *PostModelResponse) String() string
type PostModelVersionRequest ¶
type PostModelVersionRequest struct { // The name of the model to add this version to. ModelName string `protobuf:"bytes,8,opt,name=model_name,json=modelName,proto3" json:"model_name,omitempty"` // UUID of the checkpoint. CheckpointUuid string `protobuf:"bytes,2,opt,name=checkpoint_uuid,json=checkpointUuid,proto3" json:"checkpoint_uuid,omitempty"` // User-friendly name for the model version. Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"` // User-written comment for the model version. Comment string `protobuf:"bytes,4,opt,name=comment,proto3" json:"comment,omitempty"` // The user-defined metadata of the model version. Metadata *_struct.Struct `protobuf:"bytes,5,opt,name=metadata,proto3" json:"metadata,omitempty"` // Labels associated with this model version. Labels []string `protobuf:"bytes,6,rep,name=labels,proto3" json:"labels,omitempty"` // Notes associated with this model version. Notes string `protobuf:"bytes,7,opt,name=notes,proto3" json:"notes,omitempty"` // contains filtered or unexported fields }
Request for creating a model version.
func (*PostModelVersionRequest) Descriptor
deprecated
func (*PostModelVersionRequest) Descriptor() ([]byte, []int)
Deprecated: Use PostModelVersionRequest.ProtoReflect.Descriptor instead.
func (*PostModelVersionRequest) GetCheckpointUuid ¶
func (x *PostModelVersionRequest) GetCheckpointUuid() string
func (*PostModelVersionRequest) GetComment ¶
func (x *PostModelVersionRequest) GetComment() string
func (*PostModelVersionRequest) GetLabels ¶
func (x *PostModelVersionRequest) GetLabels() []string
func (*PostModelVersionRequest) GetMetadata ¶
func (x *PostModelVersionRequest) GetMetadata() *_struct.Struct
func (*PostModelVersionRequest) GetModelName ¶
func (x *PostModelVersionRequest) GetModelName() string
func (*PostModelVersionRequest) GetName ¶
func (x *PostModelVersionRequest) GetName() string
func (*PostModelVersionRequest) GetNotes ¶
func (x *PostModelVersionRequest) GetNotes() string
func (*PostModelVersionRequest) ProtoMessage ¶
func (*PostModelVersionRequest) ProtoMessage()
func (*PostModelVersionRequest) ProtoReflect ¶
func (x *PostModelVersionRequest) ProtoReflect() protoreflect.Message
func (*PostModelVersionRequest) Reset ¶
func (x *PostModelVersionRequest) Reset()
func (*PostModelVersionRequest) String ¶
func (x *PostModelVersionRequest) String() string
type PostModelVersionResponse ¶
type PostModelVersionResponse struct { // The model version requested. ModelVersion *modelv1.ModelVersion `protobuf:"bytes,1,opt,name=model_version,json=modelVersion,proto3" json:"model_version,omitempty"` // contains filtered or unexported fields }
Response for PostModelVersionRequest.
func (*PostModelVersionResponse) Descriptor
deprecated
func (*PostModelVersionResponse) Descriptor() ([]byte, []int)
Deprecated: Use PostModelVersionResponse.ProtoReflect.Descriptor instead.
func (*PostModelVersionResponse) GetModelVersion ¶
func (x *PostModelVersionResponse) GetModelVersion() *modelv1.ModelVersion
func (*PostModelVersionResponse) ProtoMessage ¶
func (*PostModelVersionResponse) ProtoMessage()
func (*PostModelVersionResponse) ProtoReflect ¶
func (x *PostModelVersionResponse) ProtoReflect() protoreflect.Message
func (*PostModelVersionResponse) Reset ¶
func (x *PostModelVersionResponse) Reset()
func (*PostModelVersionResponse) String ¶
func (x *PostModelVersionResponse) String() string
type PostProjectRequest ¶
type PostProjectRequest struct { // The name of the project. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // Description of the project. Description string `protobuf:"bytes,3,opt,name=description,proto3" json:"description,omitempty"` // Id of the associated workspace. WorkspaceId int32 `protobuf:"varint,4,opt,name=workspace_id,json=workspaceId,proto3" json:"workspace_id,omitempty"` // Key for the project. Key *string `protobuf:"bytes,5,opt,name=key,proto3,oneof" json:"key,omitempty"` // contains filtered or unexported fields }
Request for creating a project.
func (*PostProjectRequest) Descriptor
deprecated
func (*PostProjectRequest) Descriptor() ([]byte, []int)
Deprecated: Use PostProjectRequest.ProtoReflect.Descriptor instead.
func (*PostProjectRequest) GetDescription ¶
func (x *PostProjectRequest) GetDescription() string
func (*PostProjectRequest) GetKey ¶
func (x *PostProjectRequest) GetKey() string
func (*PostProjectRequest) GetName ¶
func (x *PostProjectRequest) GetName() string
func (*PostProjectRequest) GetWorkspaceId ¶
func (x *PostProjectRequest) GetWorkspaceId() int32
func (*PostProjectRequest) ProtoMessage ¶
func (*PostProjectRequest) ProtoMessage()
func (*PostProjectRequest) ProtoReflect ¶
func (x *PostProjectRequest) ProtoReflect() protoreflect.Message
func (*PostProjectRequest) Reset ¶
func (x *PostProjectRequest) Reset()
func (*PostProjectRequest) String ¶
func (x *PostProjectRequest) String() string
type PostProjectResponse ¶
type PostProjectResponse struct { // The project created. Project *projectv1.Project `protobuf:"bytes,1,opt,name=project,proto3" json:"project,omitempty"` // contains filtered or unexported fields }
Response to PostProjectRequest.
func (*PostProjectResponse) Descriptor
deprecated
func (*PostProjectResponse) Descriptor() ([]byte, []int)
Deprecated: Use PostProjectResponse.ProtoReflect.Descriptor instead.
func (*PostProjectResponse) GetProject ¶
func (x *PostProjectResponse) GetProject() *projectv1.Project
func (*PostProjectResponse) ProtoMessage ¶
func (*PostProjectResponse) ProtoMessage()
func (*PostProjectResponse) ProtoReflect ¶
func (x *PostProjectResponse) ProtoReflect() protoreflect.Message
func (*PostProjectResponse) Reset ¶
func (x *PostProjectResponse) Reset()
func (*PostProjectResponse) String ¶
func (x *PostProjectResponse) String() string
type PostRunMetadataRequest ¶
type PostRunMetadataRequest struct { // The ID of the run to post metadata for. RunId int32 `protobuf:"varint,1,opt,name=run_id,json=runId,proto3" json:"run_id,omitempty"` // The arbitrary metadata to post. Metadata *_struct.Struct `protobuf:"bytes,2,opt,name=metadata,proto3" json:"metadata,omitempty"` // contains filtered or unexported fields }
Request to post metadata for a run.
func (*PostRunMetadataRequest) Descriptor
deprecated
func (*PostRunMetadataRequest) Descriptor() ([]byte, []int)
Deprecated: Use PostRunMetadataRequest.ProtoReflect.Descriptor instead.
func (*PostRunMetadataRequest) GetMetadata ¶
func (x *PostRunMetadataRequest) GetMetadata() *_struct.Struct
func (*PostRunMetadataRequest) GetRunId ¶
func (x *PostRunMetadataRequest) GetRunId() int32
func (*PostRunMetadataRequest) ProtoMessage ¶
func (*PostRunMetadataRequest) ProtoMessage()
func (*PostRunMetadataRequest) ProtoReflect ¶
func (x *PostRunMetadataRequest) ProtoReflect() protoreflect.Message
func (*PostRunMetadataRequest) Reset ¶
func (x *PostRunMetadataRequest) Reset()
func (*PostRunMetadataRequest) String ¶
func (x *PostRunMetadataRequest) String() string
type PostRunMetadataResponse ¶
type PostRunMetadataResponse struct { // The new metadata of the run. Metadata *_struct.Struct `protobuf:"bytes,1,opt,name=metadata,proto3" json:"metadata,omitempty"` // contains filtered or unexported fields }
Response to post metadata for a run.
func (*PostRunMetadataResponse) Descriptor
deprecated
func (*PostRunMetadataResponse) Descriptor() ([]byte, []int)
Deprecated: Use PostRunMetadataResponse.ProtoReflect.Descriptor instead.
func (*PostRunMetadataResponse) GetMetadata ¶
func (x *PostRunMetadataResponse) GetMetadata() *_struct.Struct
func (*PostRunMetadataResponse) ProtoMessage ¶
func (*PostRunMetadataResponse) ProtoMessage()
func (*PostRunMetadataResponse) ProtoReflect ¶
func (x *PostRunMetadataResponse) ProtoReflect() protoreflect.Message
func (*PostRunMetadataResponse) Reset ¶
func (x *PostRunMetadataResponse) Reset()
func (*PostRunMetadataResponse) String ¶
func (x *PostRunMetadataResponse) String() string
type PostSearcherOperationsRequest ¶
type PostSearcherOperationsRequest struct { // The experiment ID. ExperimentId int32 `protobuf:"varint,1,opt,name=experiment_id,json=experimentId,proto3" json:"experiment_id,omitempty"` // List of operations to submit. SearcherOperations []*experimentv1.SearcherOperation `protobuf:"bytes,2,rep,name=searcher_operations,json=searcherOperations,proto3" json:"searcher_operations,omitempty"` // The event that triggered the client to send these operations to the master. TriggeredByEvent *experimentv1.SearcherEvent `protobuf:"bytes,3,opt,name=triggered_by_event,json=triggeredByEvent,proto3" json:"triggered_by_event,omitempty"` // contains filtered or unexported fields }
Request for sending operations from a custom search method.
func (*PostSearcherOperationsRequest) Descriptor
deprecated
func (*PostSearcherOperationsRequest) Descriptor() ([]byte, []int)
Deprecated: Use PostSearcherOperationsRequest.ProtoReflect.Descriptor instead.
func (*PostSearcherOperationsRequest) GetExperimentId ¶
func (x *PostSearcherOperationsRequest) GetExperimentId() int32
func (*PostSearcherOperationsRequest) GetSearcherOperations ¶
func (x *PostSearcherOperationsRequest) GetSearcherOperations() []*experimentv1.SearcherOperation
func (*PostSearcherOperationsRequest) GetTriggeredByEvent ¶
func (x *PostSearcherOperationsRequest) GetTriggeredByEvent() *experimentv1.SearcherEvent
func (*PostSearcherOperationsRequest) ProtoMessage ¶
func (*PostSearcherOperationsRequest) ProtoMessage()
func (*PostSearcherOperationsRequest) ProtoReflect ¶
func (x *PostSearcherOperationsRequest) ProtoReflect() protoreflect.Message
func (*PostSearcherOperationsRequest) Reset ¶
func (x *PostSearcherOperationsRequest) Reset()
func (*PostSearcherOperationsRequest) String ¶
func (x *PostSearcherOperationsRequest) String() string
type PostSearcherOperationsResponse ¶
type PostSearcherOperationsResponse struct {
// contains filtered or unexported fields
}
Response to PostSearcherOperationsResponse.
func (*PostSearcherOperationsResponse) Descriptor
deprecated
func (*PostSearcherOperationsResponse) Descriptor() ([]byte, []int)
Deprecated: Use PostSearcherOperationsResponse.ProtoReflect.Descriptor instead.
func (*PostSearcherOperationsResponse) ProtoMessage ¶
func (*PostSearcherOperationsResponse) ProtoMessage()
func (*PostSearcherOperationsResponse) ProtoReflect ¶
func (x *PostSearcherOperationsResponse) ProtoReflect() protoreflect.Message
func (*PostSearcherOperationsResponse) Reset ¶
func (x *PostSearcherOperationsResponse) Reset()
func (*PostSearcherOperationsResponse) String ¶
func (x *PostSearcherOperationsResponse) String() string
type PostTaskLogsRequest ¶
type PostTaskLogsRequest struct { // The logs to persist. Logs []*taskv1.TaskLog `protobuf:"bytes,1,rep,name=logs,proto3" json:"logs,omitempty"` // contains filtered or unexported fields }
Request to PostTaskLogs.
func (*PostTaskLogsRequest) Descriptor
deprecated
func (*PostTaskLogsRequest) Descriptor() ([]byte, []int)
Deprecated: Use PostTaskLogsRequest.ProtoReflect.Descriptor instead.
func (*PostTaskLogsRequest) GetLogs ¶
func (x *PostTaskLogsRequest) GetLogs() []*taskv1.TaskLog
func (*PostTaskLogsRequest) ProtoMessage ¶
func (*PostTaskLogsRequest) ProtoMessage()
func (*PostTaskLogsRequest) ProtoReflect ¶
func (x *PostTaskLogsRequest) ProtoReflect() protoreflect.Message
func (*PostTaskLogsRequest) Reset ¶
func (x *PostTaskLogsRequest) Reset()
func (*PostTaskLogsRequest) String ¶
func (x *PostTaskLogsRequest) String() string
type PostTaskLogsResponse ¶
type PostTaskLogsResponse struct {
// contains filtered or unexported fields
}
Response to PostTaskLogs.
func (*PostTaskLogsResponse) Descriptor
deprecated
func (*PostTaskLogsResponse) Descriptor() ([]byte, []int)
Deprecated: Use PostTaskLogsResponse.ProtoReflect.Descriptor instead.
func (*PostTaskLogsResponse) ProtoMessage ¶
func (*PostTaskLogsResponse) ProtoMessage()
func (*PostTaskLogsResponse) ProtoReflect ¶
func (x *PostTaskLogsResponse) ProtoReflect() protoreflect.Message
func (*PostTaskLogsResponse) Reset ¶
func (x *PostTaskLogsResponse) Reset()
func (*PostTaskLogsResponse) String ¶
func (x *PostTaskLogsResponse) String() string
type PostTemplateRequest ¶
type PostTemplateRequest struct { // The template to put. Template *templatev1.Template `protobuf:"bytes,1,opt,name=template,proto3" json:"template,omitempty"` // contains filtered or unexported fields }
Post a new template.
func (*PostTemplateRequest) Descriptor
deprecated
func (*PostTemplateRequest) Descriptor() ([]byte, []int)
Deprecated: Use PostTemplateRequest.ProtoReflect.Descriptor instead.
func (*PostTemplateRequest) GetTemplate ¶
func (x *PostTemplateRequest) GetTemplate() *templatev1.Template
func (*PostTemplateRequest) ProtoMessage ¶
func (*PostTemplateRequest) ProtoMessage()
func (*PostTemplateRequest) ProtoReflect ¶
func (x *PostTemplateRequest) ProtoReflect() protoreflect.Message
func (*PostTemplateRequest) Reset ¶
func (x *PostTemplateRequest) Reset()
func (*PostTemplateRequest) String ¶
func (x *PostTemplateRequest) String() string
type PostTemplateResponse ¶
type PostTemplateResponse struct { // The created template. Template *templatev1.Template `protobuf:"bytes,1,opt,name=template,proto3" json:"template,omitempty"` // contains filtered or unexported fields }
Response to PostTemplateRequest.
func (*PostTemplateResponse) Descriptor
deprecated
func (*PostTemplateResponse) Descriptor() ([]byte, []int)
Deprecated: Use PostTemplateResponse.ProtoReflect.Descriptor instead.
func (*PostTemplateResponse) GetTemplate ¶
func (x *PostTemplateResponse) GetTemplate() *templatev1.Template
func (*PostTemplateResponse) ProtoMessage ¶
func (*PostTemplateResponse) ProtoMessage()
func (*PostTemplateResponse) ProtoReflect ¶
func (x *PostTemplateResponse) ProtoReflect() protoreflect.Message
func (*PostTemplateResponse) Reset ¶
func (x *PostTemplateResponse) Reset()
func (*PostTemplateResponse) String ¶
func (x *PostTemplateResponse) String() string
type PostTrialProfilerMetricsBatchRequest ¶
type PostTrialProfilerMetricsBatchRequest struct { // The batches to create. Batches []*trialv1.TrialProfilerMetricsBatch `protobuf:"bytes,1,rep,name=batches,proto3" json:"batches,omitempty"` // contains filtered or unexported fields }
Create a batch of trial profiler metrics.
func (*PostTrialProfilerMetricsBatchRequest) Descriptor
deprecated
func (*PostTrialProfilerMetricsBatchRequest) Descriptor() ([]byte, []int)
Deprecated: Use PostTrialProfilerMetricsBatchRequest.ProtoReflect.Descriptor instead.
func (*PostTrialProfilerMetricsBatchRequest) GetBatches ¶
func (x *PostTrialProfilerMetricsBatchRequest) GetBatches() []*trialv1.TrialProfilerMetricsBatch
func (*PostTrialProfilerMetricsBatchRequest) ProtoMessage ¶
func (*PostTrialProfilerMetricsBatchRequest) ProtoMessage()
func (*PostTrialProfilerMetricsBatchRequest) ProtoReflect ¶
func (x *PostTrialProfilerMetricsBatchRequest) ProtoReflect() protoreflect.Message
func (*PostTrialProfilerMetricsBatchRequest) Reset ¶
func (x *PostTrialProfilerMetricsBatchRequest) Reset()
func (*PostTrialProfilerMetricsBatchRequest) String ¶
func (x *PostTrialProfilerMetricsBatchRequest) String() string
type PostTrialProfilerMetricsBatchResponse ¶
type PostTrialProfilerMetricsBatchResponse struct {
// contains filtered or unexported fields
}
Response to PostTrialProfilerMetricsBatchRequest
func (*PostTrialProfilerMetricsBatchResponse) Descriptor
deprecated
func (*PostTrialProfilerMetricsBatchResponse) Descriptor() ([]byte, []int)
Deprecated: Use PostTrialProfilerMetricsBatchResponse.ProtoReflect.Descriptor instead.
func (*PostTrialProfilerMetricsBatchResponse) ProtoMessage ¶
func (*PostTrialProfilerMetricsBatchResponse) ProtoMessage()
func (*PostTrialProfilerMetricsBatchResponse) ProtoReflect ¶
func (x *PostTrialProfilerMetricsBatchResponse) ProtoReflect() protoreflect.Message
func (*PostTrialProfilerMetricsBatchResponse) Reset ¶
func (x *PostTrialProfilerMetricsBatchResponse) Reset()
func (*PostTrialProfilerMetricsBatchResponse) String ¶
func (x *PostTrialProfilerMetricsBatchResponse) String() string
type PostTrialRunnerMetadataRequest ¶
type PostTrialRunnerMetadataRequest struct { // The id of the trial. TrialId int32 `protobuf:"varint,1,opt,name=trial_id,json=trialId,proto3" json:"trial_id,omitempty"` // The state for the trial runner. Metadata *trialv1.TrialRunnerMetadata `protobuf:"bytes,2,opt,name=metadata,proto3" json:"metadata,omitempty"` // contains filtered or unexported fields }
Partially update the trial metadata.
func (*PostTrialRunnerMetadataRequest) Descriptor
deprecated
func (*PostTrialRunnerMetadataRequest) Descriptor() ([]byte, []int)
Deprecated: Use PostTrialRunnerMetadataRequest.ProtoReflect.Descriptor instead.
func (*PostTrialRunnerMetadataRequest) GetMetadata ¶
func (x *PostTrialRunnerMetadataRequest) GetMetadata() *trialv1.TrialRunnerMetadata
func (*PostTrialRunnerMetadataRequest) GetTrialId ¶
func (x *PostTrialRunnerMetadataRequest) GetTrialId() int32
func (*PostTrialRunnerMetadataRequest) ProtoMessage ¶
func (*PostTrialRunnerMetadataRequest) ProtoMessage()
func (*PostTrialRunnerMetadataRequest) ProtoReflect ¶
func (x *PostTrialRunnerMetadataRequest) ProtoReflect() protoreflect.Message
func (*PostTrialRunnerMetadataRequest) Reset ¶
func (x *PostTrialRunnerMetadataRequest) Reset()
func (*PostTrialRunnerMetadataRequest) String ¶
func (x *PostTrialRunnerMetadataRequest) String() string
type PostTrialRunnerMetadataResponse ¶
type PostTrialRunnerMetadataResponse struct {
// contains filtered or unexported fields
}
Response to PatchTrialMetadataRequest
func (*PostTrialRunnerMetadataResponse) Descriptor
deprecated
func (*PostTrialRunnerMetadataResponse) Descriptor() ([]byte, []int)
Deprecated: Use PostTrialRunnerMetadataResponse.ProtoReflect.Descriptor instead.
func (*PostTrialRunnerMetadataResponse) ProtoMessage ¶
func (*PostTrialRunnerMetadataResponse) ProtoMessage()
func (*PostTrialRunnerMetadataResponse) ProtoReflect ¶
func (x *PostTrialRunnerMetadataResponse) ProtoReflect() protoreflect.Message
func (*PostTrialRunnerMetadataResponse) Reset ¶
func (x *PostTrialRunnerMetadataResponse) Reset()
func (*PostTrialRunnerMetadataResponse) String ¶
func (x *PostTrialRunnerMetadataResponse) String() string
type PostUserActivityRequest ¶
type PostUserActivityRequest struct { // The type of the activity. ActivityType userv1.ActivityType `` /* 135-byte string literal not displayed */ // The type of the entity. EntityType userv1.EntityType `` /* 127-byte string literal not displayed */ // The unique id for the entity EntityId int32 `protobuf:"varint,3,opt,name=entity_id,json=entityId,proto3" json:"entity_id,omitempty"` // contains filtered or unexported fields }
Update user activity.
func (*PostUserActivityRequest) Descriptor
deprecated
func (*PostUserActivityRequest) Descriptor() ([]byte, []int)
Deprecated: Use PostUserActivityRequest.ProtoReflect.Descriptor instead.
func (*PostUserActivityRequest) GetActivityType ¶
func (x *PostUserActivityRequest) GetActivityType() userv1.ActivityType
func (*PostUserActivityRequest) GetEntityId ¶
func (x *PostUserActivityRequest) GetEntityId() int32
func (*PostUserActivityRequest) GetEntityType ¶
func (x *PostUserActivityRequest) GetEntityType() userv1.EntityType
func (*PostUserActivityRequest) ProtoMessage ¶
func (*PostUserActivityRequest) ProtoMessage()
func (*PostUserActivityRequest) ProtoReflect ¶
func (x *PostUserActivityRequest) ProtoReflect() protoreflect.Message
func (*PostUserActivityRequest) Reset ¶
func (x *PostUserActivityRequest) Reset()
func (*PostUserActivityRequest) String ¶
func (x *PostUserActivityRequest) String() string
type PostUserActivityResponse ¶
type PostUserActivityResponse struct {
// contains filtered or unexported fields
}
Response to PostUserActivityRequest.
func (*PostUserActivityResponse) Descriptor
deprecated
func (*PostUserActivityResponse) Descriptor() ([]byte, []int)
Deprecated: Use PostUserActivityResponse.ProtoReflect.Descriptor instead.
func (*PostUserActivityResponse) ProtoMessage ¶
func (*PostUserActivityResponse) ProtoMessage()
func (*PostUserActivityResponse) ProtoReflect ¶
func (x *PostUserActivityResponse) ProtoReflect() protoreflect.Message
func (*PostUserActivityResponse) Reset ¶
func (x *PostUserActivityResponse) Reset()
func (*PostUserActivityResponse) String ¶
func (x *PostUserActivityResponse) String() string
type PostUserRequest ¶
type PostUserRequest struct { // The user to create. User *userv1.User `protobuf:"bytes,1,opt,name=user,proto3" json:"user,omitempty"` // The password of the user. Password string `protobuf:"bytes,2,opt,name=password,proto3" json:"password,omitempty"` // Indicate whether the provided password is pre-salted & hashed or not. IsHashed bool `protobuf:"varint,3,opt,name=is_hashed,json=isHashed,proto3" json:"is_hashed,omitempty"` // contains filtered or unexported fields }
Create a new user.
func (*PostUserRequest) Descriptor
deprecated
func (*PostUserRequest) Descriptor() ([]byte, []int)
Deprecated: Use PostUserRequest.ProtoReflect.Descriptor instead.
func (*PostUserRequest) GetIsHashed ¶
func (x *PostUserRequest) GetIsHashed() bool
func (*PostUserRequest) GetPassword ¶
func (x *PostUserRequest) GetPassword() string
func (*PostUserRequest) GetUser ¶
func (x *PostUserRequest) GetUser() *userv1.User
func (*PostUserRequest) ProtoMessage ¶
func (*PostUserRequest) ProtoMessage()
func (*PostUserRequest) ProtoReflect ¶
func (x *PostUserRequest) ProtoReflect() protoreflect.Message
func (*PostUserRequest) Reset ¶
func (x *PostUserRequest) Reset()
func (*PostUserRequest) String ¶
func (x *PostUserRequest) String() string
type PostUserResponse ¶
type PostUserResponse struct { // The created user. User *userv1.User `protobuf:"bytes,1,opt,name=user,proto3" json:"user,omitempty"` // contains filtered or unexported fields }
Response to PostUserRequest.
func (*PostUserResponse) Descriptor
deprecated
func (*PostUserResponse) Descriptor() ([]byte, []int)
Deprecated: Use PostUserResponse.ProtoReflect.Descriptor instead.
func (*PostUserResponse) GetUser ¶
func (x *PostUserResponse) GetUser() *userv1.User
func (*PostUserResponse) ProtoMessage ¶
func (*PostUserResponse) ProtoMessage()
func (*PostUserResponse) ProtoReflect ¶
func (x *PostUserResponse) ProtoReflect() protoreflect.Message
func (*PostUserResponse) Reset ¶
func (x *PostUserResponse) Reset()
func (*PostUserResponse) String ¶
func (x *PostUserResponse) String() string
type PostUserSettingRequest ¶
type PostUserSettingRequest struct { // Setting key value pair. Settings []*userv1.UserWebSetting `protobuf:"bytes,1,rep,name=settings,proto3" json:"settings,omitempty"` // contains filtered or unexported fields }
Update user settings.
func (*PostUserSettingRequest) Descriptor
deprecated
func (*PostUserSettingRequest) Descriptor() ([]byte, []int)
Deprecated: Use PostUserSettingRequest.ProtoReflect.Descriptor instead.
func (*PostUserSettingRequest) GetSettings ¶
func (x *PostUserSettingRequest) GetSettings() []*userv1.UserWebSetting
func (*PostUserSettingRequest) ProtoMessage ¶
func (*PostUserSettingRequest) ProtoMessage()
func (*PostUserSettingRequest) ProtoReflect ¶
func (x *PostUserSettingRequest) ProtoReflect() protoreflect.Message
func (*PostUserSettingRequest) Reset ¶
func (x *PostUserSettingRequest) Reset()
func (*PostUserSettingRequest) String ¶
func (x *PostUserSettingRequest) String() string
type PostUserSettingResponse ¶
type PostUserSettingResponse struct {
// contains filtered or unexported fields
}
Response to PostUserSettingRequest.
func (*PostUserSettingResponse) Descriptor
deprecated
func (*PostUserSettingResponse) Descriptor() ([]byte, []int)
Deprecated: Use PostUserSettingResponse.ProtoReflect.Descriptor instead.
func (*PostUserSettingResponse) ProtoMessage ¶
func (*PostUserSettingResponse) ProtoMessage()
func (*PostUserSettingResponse) ProtoReflect ¶
func (x *PostUserSettingResponse) ProtoReflect() protoreflect.Message
func (*PostUserSettingResponse) Reset ¶
func (x *PostUserSettingResponse) Reset()
func (*PostUserSettingResponse) String ¶
func (x *PostUserSettingResponse) String() string
type PostWebhookRequest ¶
type PostWebhookRequest struct { // The webhook to store. Webhook *webhookv1.Webhook `protobuf:"bytes,1,opt,name=webhook,proto3" json:"webhook,omitempty"` // contains filtered or unexported fields }
Request for creating a webhook
func (*PostWebhookRequest) Descriptor
deprecated
func (*PostWebhookRequest) Descriptor() ([]byte, []int)
Deprecated: Use PostWebhookRequest.ProtoReflect.Descriptor instead.
func (*PostWebhookRequest) GetWebhook ¶
func (x *PostWebhookRequest) GetWebhook() *webhookv1.Webhook
func (*PostWebhookRequest) ProtoMessage ¶
func (*PostWebhookRequest) ProtoMessage()
func (*PostWebhookRequest) ProtoReflect ¶
func (x *PostWebhookRequest) ProtoReflect() protoreflect.Message
func (*PostWebhookRequest) Reset ¶
func (x *PostWebhookRequest) Reset()
func (*PostWebhookRequest) String ¶
func (x *PostWebhookRequest) String() string
type PostWebhookResponse ¶
type PostWebhookResponse struct { // The webhook created. Webhook *webhookv1.Webhook `protobuf:"bytes,1,opt,name=webhook,proto3" json:"webhook,omitempty"` // contains filtered or unexported fields }
Response to PostWebhookRequest.
func (*PostWebhookResponse) Descriptor
deprecated
func (*PostWebhookResponse) Descriptor() ([]byte, []int)
Deprecated: Use PostWebhookResponse.ProtoReflect.Descriptor instead.
func (*PostWebhookResponse) GetWebhook ¶
func (x *PostWebhookResponse) GetWebhook() *webhookv1.Webhook
func (*PostWebhookResponse) ProtoMessage ¶
func (*PostWebhookResponse) ProtoMessage()
func (*PostWebhookResponse) ProtoReflect ¶
func (x *PostWebhookResponse) ProtoReflect() protoreflect.Message
func (*PostWebhookResponse) Reset ¶
func (x *PostWebhookResponse) Reset()
func (*PostWebhookResponse) String ¶
func (x *PostWebhookResponse) String() string
type PostWorkspaceRequest ¶
type PostWorkspaceRequest struct { // The name of the workspace. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // Optional agent host uid and gid override. AgentUserGroup *userv1.AgentUserGroup `protobuf:"bytes,12,opt,name=agent_user_group,json=agentUserGroup,proto3,oneof" json:"agent_user_group,omitempty"` // Optional checkpoint storage config. CheckpointStorageConfig *_struct.Struct `` /* 139-byte string literal not displayed */ // The name of the default compute pool. DefaultComputePool string `protobuf:"bytes,14,opt,name=default_compute_pool,json=defaultComputePool,proto3" json:"default_compute_pool,omitempty"` // The name of the default aux pool. DefaultAuxPool string `protobuf:"bytes,15,opt,name=default_aux_pool,json=defaultAuxPool,proto3" json:"default_aux_pool,omitempty"` // The map of clusters to workspace-namespace metadata (including the // workspace-namespace binding and the resource quota placed on the namespace // bound to the workspace for a given cluster). ClusterNamespaceMeta map[string]*workspacev1.WorkspaceNamespaceMeta `` /* 212-byte string literal not displayed */ // The map of clusters to the resource quota placed on the auto-generated // namespace within that cluster (inherently capping the slots available to a // workspace). ClusterQuotaPairs map[string]int32 `` /* 203-byte string literal not displayed */ // contains filtered or unexported fields }
Request for creating a workspace.
func (*PostWorkspaceRequest) Descriptor
deprecated
func (*PostWorkspaceRequest) Descriptor() ([]byte, []int)
Deprecated: Use PostWorkspaceRequest.ProtoReflect.Descriptor instead.
func (*PostWorkspaceRequest) GetAgentUserGroup ¶
func (x *PostWorkspaceRequest) GetAgentUserGroup() *userv1.AgentUserGroup
func (*PostWorkspaceRequest) GetCheckpointStorageConfig ¶
func (x *PostWorkspaceRequest) GetCheckpointStorageConfig() *_struct.Struct
func (*PostWorkspaceRequest) GetClusterNamespaceMeta ¶
func (x *PostWorkspaceRequest) GetClusterNamespaceMeta() map[string]*workspacev1.WorkspaceNamespaceMeta
func (*PostWorkspaceRequest) GetClusterQuotaPairs ¶
func (x *PostWorkspaceRequest) GetClusterQuotaPairs() map[string]int32
func (*PostWorkspaceRequest) GetDefaultAuxPool ¶
func (x *PostWorkspaceRequest) GetDefaultAuxPool() string
func (*PostWorkspaceRequest) GetDefaultComputePool ¶
func (x *PostWorkspaceRequest) GetDefaultComputePool() string
func (*PostWorkspaceRequest) GetName ¶
func (x *PostWorkspaceRequest) GetName() string
func (*PostWorkspaceRequest) ProtoMessage ¶
func (*PostWorkspaceRequest) ProtoMessage()
func (*PostWorkspaceRequest) ProtoReflect ¶
func (x *PostWorkspaceRequest) ProtoReflect() protoreflect.Message
func (*PostWorkspaceRequest) Reset ¶
func (x *PostWorkspaceRequest) Reset()
func (*PostWorkspaceRequest) String ¶
func (x *PostWorkspaceRequest) String() string
type PostWorkspaceResponse ¶
type PostWorkspaceResponse struct { // The workspace created. Workspace *workspacev1.Workspace `protobuf:"bytes,1,opt,name=workspace,proto3" json:"workspace,omitempty"` // The workspace-namespace bindings and resource quotas created. NamespaceBindings map[string]*workspacev1.WorkspaceNamespaceBinding `` /* 200-byte string literal not displayed */ // contains filtered or unexported fields }
Response to PostWorkspaceRequest.
func (*PostWorkspaceResponse) Descriptor
deprecated
func (*PostWorkspaceResponse) Descriptor() ([]byte, []int)
Deprecated: Use PostWorkspaceResponse.ProtoReflect.Descriptor instead.
func (*PostWorkspaceResponse) GetNamespaceBindings ¶
func (x *PostWorkspaceResponse) GetNamespaceBindings() map[string]*workspacev1.WorkspaceNamespaceBinding
func (*PostWorkspaceResponse) GetWorkspace ¶
func (x *PostWorkspaceResponse) GetWorkspace() *workspacev1.Workspace
func (*PostWorkspaceResponse) ProtoMessage ¶
func (*PostWorkspaceResponse) ProtoMessage()
func (*PostWorkspaceResponse) ProtoReflect ¶
func (x *PostWorkspaceResponse) ProtoReflect() protoreflect.Message
func (*PostWorkspaceResponse) Reset ¶
func (x *PostWorkspaceResponse) Reset()
func (*PostWorkspaceResponse) String ¶
func (x *PostWorkspaceResponse) String() string
type PreviewHPSearchRequest ¶
type PreviewHPSearchRequest struct { // The experiment config to simulate. Config *_struct.Struct `protobuf:"bytes,1,opt,name=config,proto3" json:"config,omitempty"` // The searcher simulation seed. Seed uint32 `protobuf:"varint,2,opt,name=seed,proto3" json:"seed,omitempty"` // contains filtered or unexported fields }
Preview hyperparameter search.
func (*PreviewHPSearchRequest) Descriptor
deprecated
func (*PreviewHPSearchRequest) Descriptor() ([]byte, []int)
Deprecated: Use PreviewHPSearchRequest.ProtoReflect.Descriptor instead.
func (*PreviewHPSearchRequest) GetConfig ¶
func (x *PreviewHPSearchRequest) GetConfig() *_struct.Struct
func (*PreviewHPSearchRequest) GetSeed ¶
func (x *PreviewHPSearchRequest) GetSeed() uint32
func (*PreviewHPSearchRequest) ProtoMessage ¶
func (*PreviewHPSearchRequest) ProtoMessage()
func (*PreviewHPSearchRequest) ProtoReflect ¶
func (x *PreviewHPSearchRequest) ProtoReflect() protoreflect.Message
func (*PreviewHPSearchRequest) Reset ¶
func (x *PreviewHPSearchRequest) Reset()
func (*PreviewHPSearchRequest) String ¶
func (x *PreviewHPSearchRequest) String() string
type PreviewHPSearchResponse ¶
type PreviewHPSearchResponse struct { // The resulting simulation. Simulation *experimentv1.ExperimentSimulation `protobuf:"bytes,1,opt,name=simulation,proto3" json:"simulation,omitempty"` // contains filtered or unexported fields }
Response to PreviewSearchRequest.
func (*PreviewHPSearchResponse) Descriptor
deprecated
func (*PreviewHPSearchResponse) Descriptor() ([]byte, []int)
Deprecated: Use PreviewHPSearchResponse.ProtoReflect.Descriptor instead.
func (*PreviewHPSearchResponse) GetSimulation ¶
func (x *PreviewHPSearchResponse) GetSimulation() *experimentv1.ExperimentSimulation
func (*PreviewHPSearchResponse) ProtoMessage ¶
func (*PreviewHPSearchResponse) ProtoMessage()
func (*PreviewHPSearchResponse) ProtoReflect ¶
func (x *PreviewHPSearchResponse) ProtoReflect() protoreflect.Message
func (*PreviewHPSearchResponse) Reset ¶
func (x *PreviewHPSearchResponse) Reset()
func (*PreviewHPSearchResponse) String ¶
func (x *PreviewHPSearchResponse) String() string
type PutExperimentLabelRequest ¶
type PutExperimentLabelRequest struct { // The ID of the experiment. ExperimentId int32 `protobuf:"varint,1,opt,name=experiment_id,json=experimentId,proto3" json:"experiment_id,omitempty"` // The label to add. Label string `protobuf:"bytes,2,opt,name=label,proto3" json:"label,omitempty"` // contains filtered or unexported fields }
Request for adding a new experiment label.
func (*PutExperimentLabelRequest) Descriptor
deprecated
func (*PutExperimentLabelRequest) Descriptor() ([]byte, []int)
Deprecated: Use PutExperimentLabelRequest.ProtoReflect.Descriptor instead.
func (*PutExperimentLabelRequest) GetExperimentId ¶
func (x *PutExperimentLabelRequest) GetExperimentId() int32
func (*PutExperimentLabelRequest) GetLabel ¶
func (x *PutExperimentLabelRequest) GetLabel() string
func (*PutExperimentLabelRequest) ProtoMessage ¶
func (*PutExperimentLabelRequest) ProtoMessage()
func (*PutExperimentLabelRequest) ProtoReflect ¶
func (x *PutExperimentLabelRequest) ProtoReflect() protoreflect.Message
func (*PutExperimentLabelRequest) Reset ¶
func (x *PutExperimentLabelRequest) Reset()
func (*PutExperimentLabelRequest) String ¶
func (x *PutExperimentLabelRequest) String() string
type PutExperimentLabelResponse ¶
type PutExperimentLabelResponse struct { // The complete list of labels associated with the experiment. Labels []string `protobuf:"bytes,1,rep,name=labels,proto3" json:"labels,omitempty"` // contains filtered or unexported fields }
Response to PutExperimentLabelRequest.
func (*PutExperimentLabelResponse) Descriptor
deprecated
func (*PutExperimentLabelResponse) Descriptor() ([]byte, []int)
Deprecated: Use PutExperimentLabelResponse.ProtoReflect.Descriptor instead.
func (*PutExperimentLabelResponse) GetLabels ¶
func (x *PutExperimentLabelResponse) GetLabels() []string
func (*PutExperimentLabelResponse) ProtoMessage ¶
func (*PutExperimentLabelResponse) ProtoMessage()
func (*PutExperimentLabelResponse) ProtoReflect ¶
func (x *PutExperimentLabelResponse) ProtoReflect() protoreflect.Message
func (*PutExperimentLabelResponse) Reset ¶
func (x *PutExperimentLabelResponse) Reset()
func (*PutExperimentLabelResponse) String ¶
func (x *PutExperimentLabelResponse) String() string
type PutExperimentRequest ¶
type PutExperimentRequest struct { // CreateExperimentRequest payload. CreateExperimentRequest *CreateExperimentRequest `` /* 132-byte string literal not displayed */ // External experiment id. ExternalExperimentId string `protobuf:"bytes,41,opt,name=external_experiment_id,json=externalExperimentId,proto3" json:"external_experiment_id,omitempty"` // contains filtered or unexported fields }
PutExperimentRequest is CreateExperimentRequest with external_experiment_id field added. Use for unmanaged experiments only.
func (*PutExperimentRequest) Descriptor
deprecated
func (*PutExperimentRequest) Descriptor() ([]byte, []int)
Deprecated: Use PutExperimentRequest.ProtoReflect.Descriptor instead.
func (*PutExperimentRequest) GetCreateExperimentRequest ¶
func (x *PutExperimentRequest) GetCreateExperimentRequest() *CreateExperimentRequest
func (*PutExperimentRequest) GetExternalExperimentId ¶
func (x *PutExperimentRequest) GetExternalExperimentId() string
func (*PutExperimentRequest) ProtoMessage ¶
func (*PutExperimentRequest) ProtoMessage()
func (*PutExperimentRequest) ProtoReflect ¶
func (x *PutExperimentRequest) ProtoReflect() protoreflect.Message
func (*PutExperimentRequest) Reset ¶
func (x *PutExperimentRequest) Reset()
func (*PutExperimentRequest) String ¶
func (x *PutExperimentRequest) String() string
type PutExperimentResponse ¶
type PutExperimentResponse struct { // The created experiment. Experiment *experimentv1.Experiment `protobuf:"bytes,1,opt,name=experiment,proto3" json:"experiment,omitempty"` // The created experiment config. Config *_struct.Struct `protobuf:"bytes,2,opt,name=config,proto3" json:"config,omitempty"` // Note: no LaunchWarnings. // contains filtered or unexported fields }
Response to PutExperimentRequest.
func (*PutExperimentResponse) Descriptor
deprecated
func (*PutExperimentResponse) Descriptor() ([]byte, []int)
Deprecated: Use PutExperimentResponse.ProtoReflect.Descriptor instead.
func (*PutExperimentResponse) GetConfig ¶
func (x *PutExperimentResponse) GetConfig() *_struct.Struct
func (*PutExperimentResponse) GetExperiment ¶
func (x *PutExperimentResponse) GetExperiment() *experimentv1.Experiment
func (*PutExperimentResponse) ProtoMessage ¶
func (*PutExperimentResponse) ProtoMessage()
func (*PutExperimentResponse) ProtoReflect ¶
func (x *PutExperimentResponse) ProtoReflect() protoreflect.Message
func (*PutExperimentResponse) Reset ¶
func (x *PutExperimentResponse) Reset()
func (*PutExperimentResponse) String ¶
func (x *PutExperimentResponse) String() string
type PutExperimentRetainLogsRequest ¶
type PutExperimentRetainLogsRequest struct { // The ID of the experiment. ExperimentId int32 `protobuf:"varint,1,opt,name=experiment_id,json=experimentId,proto3" json:"experiment_id,omitempty"` // The number of days to retain logs, starting from the end time of the task. NumDays int32 `protobuf:"varint,2,opt,name=num_days,json=numDays,proto3" json:"num_days,omitempty"` // contains filtered or unexported fields }
Request for changing the log retention policy for the an experiment.
func (*PutExperimentRetainLogsRequest) Descriptor
deprecated
func (*PutExperimentRetainLogsRequest) Descriptor() ([]byte, []int)
Deprecated: Use PutExperimentRetainLogsRequest.ProtoReflect.Descriptor instead.
func (*PutExperimentRetainLogsRequest) GetExperimentId ¶
func (x *PutExperimentRetainLogsRequest) GetExperimentId() int32
func (*PutExperimentRetainLogsRequest) GetNumDays ¶
func (x *PutExperimentRetainLogsRequest) GetNumDays() int32
func (*PutExperimentRetainLogsRequest) ProtoMessage ¶
func (*PutExperimentRetainLogsRequest) ProtoMessage()
func (*PutExperimentRetainLogsRequest) ProtoReflect ¶
func (x *PutExperimentRetainLogsRequest) ProtoReflect() protoreflect.Message
func (*PutExperimentRetainLogsRequest) Reset ¶
func (x *PutExperimentRetainLogsRequest) Reset()
func (*PutExperimentRetainLogsRequest) String ¶
func (x *PutExperimentRetainLogsRequest) String() string
type PutExperimentRetainLogsResponse ¶
type PutExperimentRetainLogsResponse struct {
// contains filtered or unexported fields
}
Response to PutExperimentRetainLogsRequest.
func (*PutExperimentRetainLogsResponse) Descriptor
deprecated
func (*PutExperimentRetainLogsResponse) Descriptor() ([]byte, []int)
Deprecated: Use PutExperimentRetainLogsResponse.ProtoReflect.Descriptor instead.
func (*PutExperimentRetainLogsResponse) ProtoMessage ¶
func (*PutExperimentRetainLogsResponse) ProtoMessage()
func (*PutExperimentRetainLogsResponse) ProtoReflect ¶
func (x *PutExperimentRetainLogsResponse) ProtoReflect() protoreflect.Message
func (*PutExperimentRetainLogsResponse) Reset ¶
func (x *PutExperimentRetainLogsResponse) Reset()
func (*PutExperimentRetainLogsResponse) String ¶
func (x *PutExperimentRetainLogsResponse) String() string
type PutExperimentsRetainLogsRequest ¶
type PutExperimentsRetainLogsRequest struct { // The ids of the experiments being moved. ExperimentIds []int32 `protobuf:"varint,1,rep,packed,name=experiment_ids,json=experimentIds,proto3" json:"experiment_ids,omitempty"` // The number of days to retain logs, starting from the end time of the task. NumDays int32 `protobuf:"varint,2,opt,name=num_days,json=numDays,proto3" json:"num_days,omitempty"` // Targets all experiments matching filters. Filters *BulkExperimentFilters `protobuf:"bytes,3,opt,name=filters,proto3" json:"filters,omitempty"` // Project id that the experiments belong to. ProjectId int32 `protobuf:"varint,4,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` // contains filtered or unexported fields }
Request for changing the log retention policy for the an experiment.
func (*PutExperimentsRetainLogsRequest) Descriptor
deprecated
func (*PutExperimentsRetainLogsRequest) Descriptor() ([]byte, []int)
Deprecated: Use PutExperimentsRetainLogsRequest.ProtoReflect.Descriptor instead.
func (*PutExperimentsRetainLogsRequest) GetExperimentIds ¶
func (x *PutExperimentsRetainLogsRequest) GetExperimentIds() []int32
func (*PutExperimentsRetainLogsRequest) GetFilters ¶
func (x *PutExperimentsRetainLogsRequest) GetFilters() *BulkExperimentFilters
func (*PutExperimentsRetainLogsRequest) GetNumDays ¶
func (x *PutExperimentsRetainLogsRequest) GetNumDays() int32
func (*PutExperimentsRetainLogsRequest) GetProjectId ¶
func (x *PutExperimentsRetainLogsRequest) GetProjectId() int32
func (*PutExperimentsRetainLogsRequest) ProtoMessage ¶
func (*PutExperimentsRetainLogsRequest) ProtoMessage()
func (*PutExperimentsRetainLogsRequest) ProtoReflect ¶
func (x *PutExperimentsRetainLogsRequest) ProtoReflect() protoreflect.Message
func (*PutExperimentsRetainLogsRequest) Reset ¶
func (x *PutExperimentsRetainLogsRequest) Reset()
func (*PutExperimentsRetainLogsRequest) String ¶
func (x *PutExperimentsRetainLogsRequest) String() string
type PutExperimentsRetainLogsResponse ¶
type PutExperimentsRetainLogsResponse struct { // Details on success or error for each experiment. Results []*ExperimentActionResult `protobuf:"bytes,1,rep,name=results,proto3" json:"results,omitempty"` // contains filtered or unexported fields }
Response to PutExperimentRetainLogsRequest.
func (*PutExperimentsRetainLogsResponse) Descriptor
deprecated
func (*PutExperimentsRetainLogsResponse) Descriptor() ([]byte, []int)
Deprecated: Use PutExperimentsRetainLogsResponse.ProtoReflect.Descriptor instead.
func (*PutExperimentsRetainLogsResponse) GetResults ¶
func (x *PutExperimentsRetainLogsResponse) GetResults() []*ExperimentActionResult
func (*PutExperimentsRetainLogsResponse) ProtoMessage ¶
func (*PutExperimentsRetainLogsResponse) ProtoMessage()
func (*PutExperimentsRetainLogsResponse) ProtoReflect ¶
func (x *PutExperimentsRetainLogsResponse) ProtoReflect() protoreflect.Message
func (*PutExperimentsRetainLogsResponse) Reset ¶
func (x *PutExperimentsRetainLogsResponse) Reset()
func (*PutExperimentsRetainLogsResponse) String ¶
func (x *PutExperimentsRetainLogsResponse) String() string
type PutProjectNotesRequest ¶
type PutProjectNotesRequest struct { // The complete list of notes. Notes []*projectv1.Note `protobuf:"bytes,1,rep,name=notes,proto3" json:"notes,omitempty"` // The id of the project. ProjectId int32 `protobuf:"varint,2,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` // contains filtered or unexported fields }
Request for setting project notes.
func (*PutProjectNotesRequest) Descriptor
deprecated
func (*PutProjectNotesRequest) Descriptor() ([]byte, []int)
Deprecated: Use PutProjectNotesRequest.ProtoReflect.Descriptor instead.
func (*PutProjectNotesRequest) GetNotes ¶
func (x *PutProjectNotesRequest) GetNotes() []*projectv1.Note
func (*PutProjectNotesRequest) GetProjectId ¶
func (x *PutProjectNotesRequest) GetProjectId() int32
func (*PutProjectNotesRequest) ProtoMessage ¶
func (*PutProjectNotesRequest) ProtoMessage()
func (*PutProjectNotesRequest) ProtoReflect ¶
func (x *PutProjectNotesRequest) ProtoReflect() protoreflect.Message
func (*PutProjectNotesRequest) Reset ¶
func (x *PutProjectNotesRequest) Reset()
func (*PutProjectNotesRequest) String ¶
func (x *PutProjectNotesRequest) String() string
type PutProjectNotesResponse ¶
type PutProjectNotesResponse struct { // The complete list of notes on a project. Notes []*projectv1.Note `protobuf:"bytes,1,rep,name=notes,proto3" json:"notes,omitempty"` // contains filtered or unexported fields }
Response to PutProjectNotesRequest.
func (*PutProjectNotesResponse) Descriptor
deprecated
func (*PutProjectNotesResponse) Descriptor() ([]byte, []int)
Deprecated: Use PutProjectNotesResponse.ProtoReflect.Descriptor instead.
func (*PutProjectNotesResponse) GetNotes ¶
func (x *PutProjectNotesResponse) GetNotes() []*projectv1.Note
func (*PutProjectNotesResponse) ProtoMessage ¶
func (*PutProjectNotesResponse) ProtoMessage()
func (*PutProjectNotesResponse) ProtoReflect ¶
func (x *PutProjectNotesResponse) ProtoReflect() protoreflect.Message
func (*PutProjectNotesResponse) Reset ¶
func (x *PutProjectNotesResponse) Reset()
func (*PutProjectNotesResponse) String ¶
func (x *PutProjectNotesResponse) String() string
type PutTemplateRequest ¶
type PutTemplateRequest struct { // The template to put. Template *templatev1.Template `protobuf:"bytes,1,opt,name=template,proto3" json:"template,omitempty"` // contains filtered or unexported fields }
Update or create (upsert) the requested template.
func (*PutTemplateRequest) Descriptor
deprecated
func (*PutTemplateRequest) Descriptor() ([]byte, []int)
Deprecated: Use PutTemplateRequest.ProtoReflect.Descriptor instead.
func (*PutTemplateRequest) GetTemplate ¶
func (x *PutTemplateRequest) GetTemplate() *templatev1.Template
func (*PutTemplateRequest) ProtoMessage ¶
func (*PutTemplateRequest) ProtoMessage()
func (*PutTemplateRequest) ProtoReflect ¶
func (x *PutTemplateRequest) ProtoReflect() protoreflect.Message
func (*PutTemplateRequest) Reset ¶
func (x *PutTemplateRequest) Reset()
func (*PutTemplateRequest) String ¶
func (x *PutTemplateRequest) String() string
type PutTemplateResponse ¶
type PutTemplateResponse struct { // The updated or created template. Template *templatev1.Template `protobuf:"bytes,1,opt,name=template,proto3" json:"template,omitempty"` // contains filtered or unexported fields }
Response to PutTemplateRequest.
func (*PutTemplateResponse) Descriptor
deprecated
func (*PutTemplateResponse) Descriptor() ([]byte, []int)
Deprecated: Use PutTemplateResponse.ProtoReflect.Descriptor instead.
func (*PutTemplateResponse) GetTemplate ¶
func (x *PutTemplateResponse) GetTemplate() *templatev1.Template
func (*PutTemplateResponse) ProtoMessage ¶
func (*PutTemplateResponse) ProtoMessage()
func (*PutTemplateResponse) ProtoReflect ¶
func (x *PutTemplateResponse) ProtoReflect() protoreflect.Message
func (*PutTemplateResponse) Reset ¶
func (x *PutTemplateResponse) Reset()
func (*PutTemplateResponse) String ¶
func (x *PutTemplateResponse) String() string
type PutTrialRequest ¶
type PutTrialRequest struct { // CreateTrialRequest payload. CreateTrialRequest *CreateTrialRequest `protobuf:"bytes,1,opt,name=create_trial_request,json=createTrialRequest,proto3" json:"create_trial_request,omitempty"` // External trial id. ExternalTrialId string `protobuf:"bytes,41,opt,name=external_trial_id,json=externalTrialId,proto3" json:"external_trial_id,omitempty"` // contains filtered or unexported fields }
Put a trial.
func (*PutTrialRequest) Descriptor
deprecated
func (*PutTrialRequest) Descriptor() ([]byte, []int)
Deprecated: Use PutTrialRequest.ProtoReflect.Descriptor instead.
func (*PutTrialRequest) GetCreateTrialRequest ¶
func (x *PutTrialRequest) GetCreateTrialRequest() *CreateTrialRequest
func (*PutTrialRequest) GetExternalTrialId ¶
func (x *PutTrialRequest) GetExternalTrialId() string
func (*PutTrialRequest) ProtoMessage ¶
func (*PutTrialRequest) ProtoMessage()
func (*PutTrialRequest) ProtoReflect ¶
func (x *PutTrialRequest) ProtoReflect() protoreflect.Message
func (*PutTrialRequest) Reset ¶
func (x *PutTrialRequest) Reset()
func (*PutTrialRequest) String ¶
func (x *PutTrialRequest) String() string
type PutTrialResponse ¶
type PutTrialResponse struct { // The requested trial. Trial *trialv1.Trial `protobuf:"bytes,1,opt,name=trial,proto3" json:"trial,omitempty"` // contains filtered or unexported fields }
Response to PutTrialRequest.
func (*PutTrialResponse) Descriptor
deprecated
func (*PutTrialResponse) Descriptor() ([]byte, []int)
Deprecated: Use PutTrialResponse.ProtoReflect.Descriptor instead.
func (*PutTrialResponse) GetTrial ¶
func (x *PutTrialResponse) GetTrial() *trialv1.Trial
func (*PutTrialResponse) ProtoMessage ¶
func (*PutTrialResponse) ProtoMessage()
func (*PutTrialResponse) ProtoReflect ¶
func (x *PutTrialResponse) ProtoReflect() protoreflect.Message
func (*PutTrialResponse) Reset ¶
func (x *PutTrialResponse) Reset()
func (*PutTrialResponse) String ¶
func (x *PutTrialResponse) String() string
type PutTrialRetainLogsRequest ¶
type PutTrialRetainLogsRequest struct { // The ID of the trial. TrialId int32 `protobuf:"varint,1,opt,name=trial_id,json=trialId,proto3" json:"trial_id,omitempty"` // The number of days to retain logs, starting from the end time of the task. NumDays int32 `protobuf:"varint,2,opt,name=num_days,json=numDays,proto3" json:"num_days,omitempty"` // contains filtered or unexported fields }
Request for changing the log retention policy for the an experiment.
func (*PutTrialRetainLogsRequest) Descriptor
deprecated
func (*PutTrialRetainLogsRequest) Descriptor() ([]byte, []int)
Deprecated: Use PutTrialRetainLogsRequest.ProtoReflect.Descriptor instead.
func (*PutTrialRetainLogsRequest) GetNumDays ¶
func (x *PutTrialRetainLogsRequest) GetNumDays() int32
func (*PutTrialRetainLogsRequest) GetTrialId ¶
func (x *PutTrialRetainLogsRequest) GetTrialId() int32
func (*PutTrialRetainLogsRequest) ProtoMessage ¶
func (*PutTrialRetainLogsRequest) ProtoMessage()
func (*PutTrialRetainLogsRequest) ProtoReflect ¶
func (x *PutTrialRetainLogsRequest) ProtoReflect() protoreflect.Message
func (*PutTrialRetainLogsRequest) Reset ¶
func (x *PutTrialRetainLogsRequest) Reset()
func (*PutTrialRetainLogsRequest) String ¶
func (x *PutTrialRetainLogsRequest) String() string
type PutTrialRetainLogsResponse ¶
type PutTrialRetainLogsResponse struct {
// contains filtered or unexported fields
}
Response to PutExperimentRetainLogsRequest.
func (*PutTrialRetainLogsResponse) Descriptor
deprecated
func (*PutTrialRetainLogsResponse) Descriptor() ([]byte, []int)
Deprecated: Use PutTrialRetainLogsResponse.ProtoReflect.Descriptor instead.
func (*PutTrialRetainLogsResponse) ProtoMessage ¶
func (*PutTrialRetainLogsResponse) ProtoMessage()
func (*PutTrialRetainLogsResponse) ProtoReflect ¶
func (x *PutTrialRetainLogsResponse) ProtoReflect() protoreflect.Message
func (*PutTrialRetainLogsResponse) Reset ¶
func (x *PutTrialRetainLogsResponse) Reset()
func (*PutTrialRetainLogsResponse) String ¶
func (x *PutTrialRetainLogsResponse) String() string
type RPQueueStat ¶
type RPQueueStat struct { // Job queue stats. Stats *jobv1.QueueStats `protobuf:"bytes,1,opt,name=stats,proto3" json:"stats,omitempty"` // Resource pool. ResourcePool string `protobuf:"bytes,2,opt,name=resource_pool,json=resourcePool,proto3" json:"resource_pool,omitempty"` // Aggregate stats. Aggregates []*jobv1.AggregateQueueStats `protobuf:"bytes,3,rep,name=aggregates,proto3" json:"aggregates,omitempty"` // contains filtered or unexported fields }
Job stats for a resource pool.
func (*RPQueueStat) Descriptor
deprecated
func (*RPQueueStat) Descriptor() ([]byte, []int)
Deprecated: Use RPQueueStat.ProtoReflect.Descriptor instead.
func (*RPQueueStat) GetAggregates ¶
func (x *RPQueueStat) GetAggregates() []*jobv1.AggregateQueueStats
func (*RPQueueStat) GetResourcePool ¶
func (x *RPQueueStat) GetResourcePool() string
func (*RPQueueStat) GetStats ¶
func (x *RPQueueStat) GetStats() *jobv1.QueueStats
func (*RPQueueStat) ProtoMessage ¶
func (*RPQueueStat) ProtoMessage()
func (*RPQueueStat) ProtoReflect ¶
func (x *RPQueueStat) ProtoReflect() protoreflect.Message
func (*RPQueueStat) Reset ¶
func (x *RPQueueStat) Reset()
func (*RPQueueStat) String ¶
func (x *RPQueueStat) String() string
type RemoveAssignmentsRequest ¶
type RemoveAssignmentsRequest struct { // the set of groups being removed from a role. GroupRoleAssignments []*rbacv1.GroupRoleAssignment `protobuf:"bytes,1,rep,name=group_role_assignments,json=groupRoleAssignments,proto3" json:"group_role_assignments,omitempty"` // the set of users being removed from a role. UserRoleAssignments []*rbacv1.UserRoleAssignment `protobuf:"bytes,2,rep,name=user_role_assignments,json=userRoleAssignments,proto3" json:"user_role_assignments,omitempty"` // contains filtered or unexported fields }
RemoveAssignmentsRequest is the body of the request for the call to remove a user or group from a role.
func (*RemoveAssignmentsRequest) Descriptor
deprecated
func (*RemoveAssignmentsRequest) Descriptor() ([]byte, []int)
Deprecated: Use RemoveAssignmentsRequest.ProtoReflect.Descriptor instead.
func (*RemoveAssignmentsRequest) GetGroupRoleAssignments ¶
func (x *RemoveAssignmentsRequest) GetGroupRoleAssignments() []*rbacv1.GroupRoleAssignment
func (*RemoveAssignmentsRequest) GetUserRoleAssignments ¶
func (x *RemoveAssignmentsRequest) GetUserRoleAssignments() []*rbacv1.UserRoleAssignment
func (*RemoveAssignmentsRequest) ProtoMessage ¶
func (*RemoveAssignmentsRequest) ProtoMessage()
func (*RemoveAssignmentsRequest) ProtoReflect ¶
func (x *RemoveAssignmentsRequest) ProtoReflect() protoreflect.Message
func (*RemoveAssignmentsRequest) Reset ¶
func (x *RemoveAssignmentsRequest) Reset()
func (*RemoveAssignmentsRequest) String ¶
func (x *RemoveAssignmentsRequest) String() string
type RemoveAssignmentsResponse ¶
type RemoveAssignmentsResponse struct {
// contains filtered or unexported fields
}
RemoveAssignmentsResponse is the body of the response for teh call to remove a user or group from a role.
func (*RemoveAssignmentsResponse) Descriptor
deprecated
func (*RemoveAssignmentsResponse) Descriptor() ([]byte, []int)
Deprecated: Use RemoveAssignmentsResponse.ProtoReflect.Descriptor instead.
func (*RemoveAssignmentsResponse) ProtoMessage ¶
func (*RemoveAssignmentsResponse) ProtoMessage()
func (*RemoveAssignmentsResponse) ProtoReflect ¶
func (x *RemoveAssignmentsResponse) ProtoReflect() protoreflect.Message
func (*RemoveAssignmentsResponse) Reset ¶
func (x *RemoveAssignmentsResponse) Reset()
func (*RemoveAssignmentsResponse) String ¶
func (x *RemoveAssignmentsResponse) String() string
type ReportCheckpointRequest ¶
type ReportCheckpointRequest struct { // The training metrics to persist. Checkpoint *checkpointv1.Checkpoint `protobuf:"bytes,1,opt,name=checkpoint,proto3" json:"checkpoint,omitempty"` // contains filtered or unexported fields }
Report the given checkpoint for the task.
func (*ReportCheckpointRequest) Descriptor
deprecated
func (*ReportCheckpointRequest) Descriptor() ([]byte, []int)
Deprecated: Use ReportCheckpointRequest.ProtoReflect.Descriptor instead.
func (*ReportCheckpointRequest) GetCheckpoint ¶
func (x *ReportCheckpointRequest) GetCheckpoint() *checkpointv1.Checkpoint
func (*ReportCheckpointRequest) ProtoMessage ¶
func (*ReportCheckpointRequest) ProtoMessage()
func (*ReportCheckpointRequest) ProtoReflect ¶
func (x *ReportCheckpointRequest) ProtoReflect() protoreflect.Message
func (*ReportCheckpointRequest) Reset ¶
func (x *ReportCheckpointRequest) Reset()
func (*ReportCheckpointRequest) String ¶
func (x *ReportCheckpointRequest) String() string
type ReportCheckpointResponse ¶
type ReportCheckpointResponse struct {
// contains filtered or unexported fields
}
Response to ReportCheckpointRequest.
func (*ReportCheckpointResponse) Descriptor
deprecated
func (*ReportCheckpointResponse) Descriptor() ([]byte, []int)
Deprecated: Use ReportCheckpointResponse.ProtoReflect.Descriptor instead.
func (*ReportCheckpointResponse) ProtoMessage ¶
func (*ReportCheckpointResponse) ProtoMessage()
func (*ReportCheckpointResponse) ProtoReflect ¶
func (x *ReportCheckpointResponse) ProtoReflect() protoreflect.Message
func (*ReportCheckpointResponse) Reset ¶
func (x *ReportCheckpointResponse) Reset()
func (*ReportCheckpointResponse) String ¶
func (x *ReportCheckpointResponse) String() string
type ReportTrialMetricsRequest ¶
type ReportTrialMetricsRequest struct { // The metrics to persist. Metrics *trialv1.TrialMetrics `protobuf:"bytes,1,opt,name=metrics,proto3" json:"metrics,omitempty"` // The type of metrics to persist eg 'training', 'validation', etc. Group string `protobuf:"bytes,2,opt,name=group,proto3" json:"group,omitempty"` // contains filtered or unexported fields }
Persist the given metrics for the trial.
func (*ReportTrialMetricsRequest) Descriptor
deprecated
func (*ReportTrialMetricsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ReportTrialMetricsRequest.ProtoReflect.Descriptor instead.
func (*ReportTrialMetricsRequest) GetGroup ¶
func (x *ReportTrialMetricsRequest) GetGroup() string
func (*ReportTrialMetricsRequest) GetMetrics ¶
func (x *ReportTrialMetricsRequest) GetMetrics() *trialv1.TrialMetrics
func (*ReportTrialMetricsRequest) ProtoMessage ¶
func (*ReportTrialMetricsRequest) ProtoMessage()
func (*ReportTrialMetricsRequest) ProtoReflect ¶
func (x *ReportTrialMetricsRequest) ProtoReflect() protoreflect.Message
func (*ReportTrialMetricsRequest) Reset ¶
func (x *ReportTrialMetricsRequest) Reset()
func (*ReportTrialMetricsRequest) String ¶
func (x *ReportTrialMetricsRequest) String() string
type ReportTrialMetricsResponse ¶
type ReportTrialMetricsResponse struct {
// contains filtered or unexported fields
}
Response to ReportTrialMetricsRequest
func (*ReportTrialMetricsResponse) Descriptor
deprecated
func (*ReportTrialMetricsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ReportTrialMetricsResponse.ProtoReflect.Descriptor instead.
func (*ReportTrialMetricsResponse) ProtoMessage ¶
func (*ReportTrialMetricsResponse) ProtoMessage()
func (*ReportTrialMetricsResponse) ProtoReflect ¶
func (x *ReportTrialMetricsResponse) ProtoReflect() protoreflect.Message
func (*ReportTrialMetricsResponse) Reset ¶
func (x *ReportTrialMetricsResponse) Reset()
func (*ReportTrialMetricsResponse) String ¶
func (x *ReportTrialMetricsResponse) String() string
type ReportTrialProgressRequest ¶
type ReportTrialProgressRequest struct { // The id of the trial. TrialId int32 `protobuf:"varint,1,opt,name=trial_id,json=trialId,proto3" json:"trial_id,omitempty"` // Total units completed by the trial, in terms of the unit used to configure // the searcher. Progress float64 `protobuf:"fixed64,2,opt,name=progress,proto3" json:"progress,omitempty"` // contains filtered or unexported fields }
For bookkeeping, updates the progress of the trial as a percent torwards the training length requested of it by the searcher.
func (*ReportTrialProgressRequest) Descriptor
deprecated
func (*ReportTrialProgressRequest) Descriptor() ([]byte, []int)
Deprecated: Use ReportTrialProgressRequest.ProtoReflect.Descriptor instead.
func (*ReportTrialProgressRequest) GetProgress ¶
func (x *ReportTrialProgressRequest) GetProgress() float64
func (*ReportTrialProgressRequest) GetTrialId ¶
func (x *ReportTrialProgressRequest) GetTrialId() int32
func (*ReportTrialProgressRequest) ProtoMessage ¶
func (*ReportTrialProgressRequest) ProtoMessage()
func (*ReportTrialProgressRequest) ProtoReflect ¶
func (x *ReportTrialProgressRequest) ProtoReflect() protoreflect.Message
func (*ReportTrialProgressRequest) Reset ¶
func (x *ReportTrialProgressRequest) Reset()
func (*ReportTrialProgressRequest) String ¶
func (x *ReportTrialProgressRequest) String() string
type ReportTrialProgressResponse ¶
type ReportTrialProgressResponse struct {
// contains filtered or unexported fields
}
Response to ReportTrialProgressRequest
func (*ReportTrialProgressResponse) Descriptor
deprecated
func (*ReportTrialProgressResponse) Descriptor() ([]byte, []int)
Deprecated: Use ReportTrialProgressResponse.ProtoReflect.Descriptor instead.
func (*ReportTrialProgressResponse) ProtoMessage ¶
func (*ReportTrialProgressResponse) ProtoMessage()
func (*ReportTrialProgressResponse) ProtoReflect ¶
func (x *ReportTrialProgressResponse) ProtoReflect() protoreflect.Message
func (*ReportTrialProgressResponse) Reset ¶
func (x *ReportTrialProgressResponse) Reset()
func (*ReportTrialProgressResponse) String ¶
func (x *ReportTrialProgressResponse) String() string
type ReportTrialSearcherEarlyExitRequest ¶
type ReportTrialSearcherEarlyExitRequest struct { // The id of the trial. TrialId int32 `protobuf:"varint,1,opt,name=trial_id,json=trialId,proto3" json:"trial_id,omitempty"` // The exit reason. EarlyExit *trialv1.TrialEarlyExit `protobuf:"bytes,2,opt,name=early_exit,json=earlyExit,proto3" json:"early_exit,omitempty"` // contains filtered or unexported fields }
Report a voluntary, permanent early exit to the searcher.
func (*ReportTrialSearcherEarlyExitRequest) Descriptor
deprecated
func (*ReportTrialSearcherEarlyExitRequest) Descriptor() ([]byte, []int)
Deprecated: Use ReportTrialSearcherEarlyExitRequest.ProtoReflect.Descriptor instead.
func (*ReportTrialSearcherEarlyExitRequest) GetEarlyExit ¶
func (x *ReportTrialSearcherEarlyExitRequest) GetEarlyExit() *trialv1.TrialEarlyExit
func (*ReportTrialSearcherEarlyExitRequest) GetTrialId ¶
func (x *ReportTrialSearcherEarlyExitRequest) GetTrialId() int32
func (*ReportTrialSearcherEarlyExitRequest) ProtoMessage ¶
func (*ReportTrialSearcherEarlyExitRequest) ProtoMessage()
func (*ReportTrialSearcherEarlyExitRequest) ProtoReflect ¶
func (x *ReportTrialSearcherEarlyExitRequest) ProtoReflect() protoreflect.Message
func (*ReportTrialSearcherEarlyExitRequest) Reset ¶
func (x *ReportTrialSearcherEarlyExitRequest) Reset()
func (*ReportTrialSearcherEarlyExitRequest) String ¶
func (x *ReportTrialSearcherEarlyExitRequest) String() string
type ReportTrialSearcherEarlyExitResponse ¶
type ReportTrialSearcherEarlyExitResponse struct {
// contains filtered or unexported fields
}
Response to ReportTrialSearcherEarlyExitRequest
func (*ReportTrialSearcherEarlyExitResponse) Descriptor
deprecated
func (*ReportTrialSearcherEarlyExitResponse) Descriptor() ([]byte, []int)
Deprecated: Use ReportTrialSearcherEarlyExitResponse.ProtoReflect.Descriptor instead.
func (*ReportTrialSearcherEarlyExitResponse) ProtoMessage ¶
func (*ReportTrialSearcherEarlyExitResponse) ProtoMessage()
func (*ReportTrialSearcherEarlyExitResponse) ProtoReflect ¶
func (x *ReportTrialSearcherEarlyExitResponse) ProtoReflect() protoreflect.Message
func (*ReportTrialSearcherEarlyExitResponse) Reset ¶
func (x *ReportTrialSearcherEarlyExitResponse) Reset()
func (*ReportTrialSearcherEarlyExitResponse) String ¶
func (x *ReportTrialSearcherEarlyExitResponse) String() string
type ReportTrialSourceInfoRequest ¶
type ReportTrialSourceInfoRequest struct { // Type of the TrialSourceInfo TrialSourceInfo *trialv1.TrialSourceInfo `protobuf:"bytes,1,opt,name=trial_source_info,json=trialSourceInfo,proto3" json:"trial_source_info,omitempty"` // contains filtered or unexported fields }
Create a TrialSourceInfo
func (*ReportTrialSourceInfoRequest) Descriptor
deprecated
func (*ReportTrialSourceInfoRequest) Descriptor() ([]byte, []int)
Deprecated: Use ReportTrialSourceInfoRequest.ProtoReflect.Descriptor instead.
func (*ReportTrialSourceInfoRequest) GetTrialSourceInfo ¶
func (x *ReportTrialSourceInfoRequest) GetTrialSourceInfo() *trialv1.TrialSourceInfo
func (*ReportTrialSourceInfoRequest) ProtoMessage ¶
func (*ReportTrialSourceInfoRequest) ProtoMessage()
func (*ReportTrialSourceInfoRequest) ProtoReflect ¶
func (x *ReportTrialSourceInfoRequest) ProtoReflect() protoreflect.Message
func (*ReportTrialSourceInfoRequest) Reset ¶
func (x *ReportTrialSourceInfoRequest) Reset()
func (*ReportTrialSourceInfoRequest) String ¶
func (x *ReportTrialSourceInfoRequest) String() string
type ReportTrialSourceInfoResponse ¶
type ReportTrialSourceInfoResponse struct { // Trial ID of the created TrialId int32 `protobuf:"varint,1,opt,name=trial_id,json=trialId,proto3" json:"trial_id,omitempty"` // UUID of the checkpoint. CheckpointUuid string `protobuf:"bytes,2,opt,name=checkpoint_uuid,json=checkpointUuid,proto3" json:"checkpoint_uuid,omitempty"` // contains filtered or unexported fields }
Response to making a TrialSourceInfo
func (*ReportTrialSourceInfoResponse) Descriptor
deprecated
func (*ReportTrialSourceInfoResponse) Descriptor() ([]byte, []int)
Deprecated: Use ReportTrialSourceInfoResponse.ProtoReflect.Descriptor instead.
func (*ReportTrialSourceInfoResponse) GetCheckpointUuid ¶
func (x *ReportTrialSourceInfoResponse) GetCheckpointUuid() string
func (*ReportTrialSourceInfoResponse) GetTrialId ¶
func (x *ReportTrialSourceInfoResponse) GetTrialId() int32
func (*ReportTrialSourceInfoResponse) ProtoMessage ¶
func (*ReportTrialSourceInfoResponse) ProtoMessage()
func (*ReportTrialSourceInfoResponse) ProtoReflect ¶
func (x *ReportTrialSourceInfoResponse) ProtoReflect() protoreflect.Message
func (*ReportTrialSourceInfoResponse) Reset ¶
func (x *ReportTrialSourceInfoResponse) Reset()
func (*ReportTrialSourceInfoResponse) String ¶
func (x *ReportTrialSourceInfoResponse) String() string
type ReportTrialTrainingMetricsRequest ¶
type ReportTrialTrainingMetricsRequest struct { // The training metrics to persist. TrainingMetrics *trialv1.TrialMetrics `protobuf:"bytes,1,opt,name=training_metrics,json=trainingMetrics,proto3" json:"training_metrics,omitempty"` // contains filtered or unexported fields }
Persist the given training metrics for the trial.
func (*ReportTrialTrainingMetricsRequest) Descriptor
deprecated
func (*ReportTrialTrainingMetricsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ReportTrialTrainingMetricsRequest.ProtoReflect.Descriptor instead.
func (*ReportTrialTrainingMetricsRequest) GetTrainingMetrics ¶
func (x *ReportTrialTrainingMetricsRequest) GetTrainingMetrics() *trialv1.TrialMetrics
func (*ReportTrialTrainingMetricsRequest) ProtoMessage ¶
func (*ReportTrialTrainingMetricsRequest) ProtoMessage()
func (*ReportTrialTrainingMetricsRequest) ProtoReflect ¶
func (x *ReportTrialTrainingMetricsRequest) ProtoReflect() protoreflect.Message
func (*ReportTrialTrainingMetricsRequest) Reset ¶
func (x *ReportTrialTrainingMetricsRequest) Reset()
func (*ReportTrialTrainingMetricsRequest) String ¶
func (x *ReportTrialTrainingMetricsRequest) String() string
type ReportTrialTrainingMetricsResponse ¶
type ReportTrialTrainingMetricsResponse struct {
// contains filtered or unexported fields
}
Response to ReportTrialTrainingMetricsRequest
func (*ReportTrialTrainingMetricsResponse) Descriptor
deprecated
func (*ReportTrialTrainingMetricsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ReportTrialTrainingMetricsResponse.ProtoReflect.Descriptor instead.
func (*ReportTrialTrainingMetricsResponse) ProtoMessage ¶
func (*ReportTrialTrainingMetricsResponse) ProtoMessage()
func (*ReportTrialTrainingMetricsResponse) ProtoReflect ¶
func (x *ReportTrialTrainingMetricsResponse) ProtoReflect() protoreflect.Message
func (*ReportTrialTrainingMetricsResponse) Reset ¶
func (x *ReportTrialTrainingMetricsResponse) Reset()
func (*ReportTrialTrainingMetricsResponse) String ¶
func (x *ReportTrialTrainingMetricsResponse) String() string
type ReportTrialValidationMetricsRequest ¶
type ReportTrialValidationMetricsRequest struct { // The training metrics to persist. ValidationMetrics *trialv1.TrialMetrics `protobuf:"bytes,1,opt,name=validation_metrics,json=validationMetrics,proto3" json:"validation_metrics,omitempty"` // contains filtered or unexported fields }
Persist the given validation metrics for the trial.
func (*ReportTrialValidationMetricsRequest) Descriptor
deprecated
func (*ReportTrialValidationMetricsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ReportTrialValidationMetricsRequest.ProtoReflect.Descriptor instead.
func (*ReportTrialValidationMetricsRequest) GetValidationMetrics ¶
func (x *ReportTrialValidationMetricsRequest) GetValidationMetrics() *trialv1.TrialMetrics
func (*ReportTrialValidationMetricsRequest) ProtoMessage ¶
func (*ReportTrialValidationMetricsRequest) ProtoMessage()
func (*ReportTrialValidationMetricsRequest) ProtoReflect ¶
func (x *ReportTrialValidationMetricsRequest) ProtoReflect() protoreflect.Message
func (*ReportTrialValidationMetricsRequest) Reset ¶
func (x *ReportTrialValidationMetricsRequest) Reset()
func (*ReportTrialValidationMetricsRequest) String ¶
func (x *ReportTrialValidationMetricsRequest) String() string
type ReportTrialValidationMetricsResponse ¶
type ReportTrialValidationMetricsResponse struct {
// contains filtered or unexported fields
}
Response to ReportTrialValidationMetricsRequest
func (*ReportTrialValidationMetricsResponse) Descriptor
deprecated
func (*ReportTrialValidationMetricsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ReportTrialValidationMetricsResponse.ProtoReflect.Descriptor instead.
func (*ReportTrialValidationMetricsResponse) ProtoMessage ¶
func (*ReportTrialValidationMetricsResponse) ProtoMessage()
func (*ReportTrialValidationMetricsResponse) ProtoReflect ¶
func (x *ReportTrialValidationMetricsResponse) ProtoReflect() protoreflect.Message
func (*ReportTrialValidationMetricsResponse) Reset ¶
func (x *ReportTrialValidationMetricsResponse) Reset()
func (*ReportTrialValidationMetricsResponse) String ¶
func (x *ReportTrialValidationMetricsResponse) String() string
type ResetUserSettingRequest ¶
type ResetUserSettingRequest struct {
// contains filtered or unexported fields
}
Reset user setting.
func (*ResetUserSettingRequest) Descriptor
deprecated
func (*ResetUserSettingRequest) Descriptor() ([]byte, []int)
Deprecated: Use ResetUserSettingRequest.ProtoReflect.Descriptor instead.
func (*ResetUserSettingRequest) ProtoMessage ¶
func (*ResetUserSettingRequest) ProtoMessage()
func (*ResetUserSettingRequest) ProtoReflect ¶
func (x *ResetUserSettingRequest) ProtoReflect() protoreflect.Message
func (*ResetUserSettingRequest) Reset ¶
func (x *ResetUserSettingRequest) Reset()
func (*ResetUserSettingRequest) String ¶
func (x *ResetUserSettingRequest) String() string
type ResetUserSettingResponse ¶
type ResetUserSettingResponse struct {
// contains filtered or unexported fields
}
Response to ResetUserSettingRequest.
func (*ResetUserSettingResponse) Descriptor
deprecated
func (*ResetUserSettingResponse) Descriptor() ([]byte, []int)
Deprecated: Use ResetUserSettingResponse.ProtoReflect.Descriptor instead.
func (*ResetUserSettingResponse) ProtoMessage ¶
func (*ResetUserSettingResponse) ProtoMessage()
func (*ResetUserSettingResponse) ProtoReflect ¶
func (x *ResetUserSettingResponse) ProtoReflect() protoreflect.Message
func (*ResetUserSettingResponse) Reset ¶
func (x *ResetUserSettingResponse) Reset()
func (*ResetUserSettingResponse) String ¶
func (x *ResetUserSettingResponse) String() string
type ResourceAllocationAggregatedRequest ¶
type ResourceAllocationAggregatedRequest struct { // The first day to consider (the exact time is midnight UTC at the beginning // of the day). StartDate string `protobuf:"bytes,1,opt,name=start_date,json=startDate,proto3" json:"start_date,omitempty"` // The last day to consider (the exact time is midnight UTC at the end of the // day). EndDate string `protobuf:"bytes,2,opt,name=end_date,json=endDate,proto3" json:"end_date,omitempty"` // The period over which to perform aggregation. Period masterv1.ResourceAllocationAggregationPeriod `` /* 128-byte string literal not displayed */ // contains filtered or unexported fields }
Get an aggregated view of resource allocation during the given time period.
func (*ResourceAllocationAggregatedRequest) Descriptor
deprecated
func (*ResourceAllocationAggregatedRequest) Descriptor() ([]byte, []int)
Deprecated: Use ResourceAllocationAggregatedRequest.ProtoReflect.Descriptor instead.
func (*ResourceAllocationAggregatedRequest) GetEndDate ¶
func (x *ResourceAllocationAggregatedRequest) GetEndDate() string
func (*ResourceAllocationAggregatedRequest) GetPeriod ¶
func (x *ResourceAllocationAggregatedRequest) GetPeriod() masterv1.ResourceAllocationAggregationPeriod
func (*ResourceAllocationAggregatedRequest) GetStartDate ¶
func (x *ResourceAllocationAggregatedRequest) GetStartDate() string
func (*ResourceAllocationAggregatedRequest) ProtoMessage ¶
func (*ResourceAllocationAggregatedRequest) ProtoMessage()
func (*ResourceAllocationAggregatedRequest) ProtoReflect ¶
func (x *ResourceAllocationAggregatedRequest) ProtoReflect() protoreflect.Message
func (*ResourceAllocationAggregatedRequest) Reset ¶
func (x *ResourceAllocationAggregatedRequest) Reset()
func (*ResourceAllocationAggregatedRequest) String ¶
func (x *ResourceAllocationAggregatedRequest) String() string
type ResourceAllocationAggregatedResponse ¶
type ResourceAllocationAggregatedResponse struct { // An entry summarizing one workload. ResourceEntries []*masterv1.ResourceAllocationAggregatedEntry `protobuf:"bytes,1,rep,name=resource_entries,json=resourceEntries,proto3" json:"resource_entries,omitempty"` // contains filtered or unexported fields }
Response to ResourceAllocationAggregatedRequest.
func (*ResourceAllocationAggregatedResponse) Descriptor
deprecated
func (*ResourceAllocationAggregatedResponse) Descriptor() ([]byte, []int)
Deprecated: Use ResourceAllocationAggregatedResponse.ProtoReflect.Descriptor instead.
func (*ResourceAllocationAggregatedResponse) GetResourceEntries ¶
func (x *ResourceAllocationAggregatedResponse) GetResourceEntries() []*masterv1.ResourceAllocationAggregatedEntry
func (*ResourceAllocationAggregatedResponse) ProtoMessage ¶
func (*ResourceAllocationAggregatedResponse) ProtoMessage()
func (*ResourceAllocationAggregatedResponse) ProtoReflect ¶
func (x *ResourceAllocationAggregatedResponse) ProtoReflect() protoreflect.Message
func (*ResourceAllocationAggregatedResponse) Reset ¶
func (x *ResourceAllocationAggregatedResponse) Reset()
func (*ResourceAllocationAggregatedResponse) String ¶
func (x *ResourceAllocationAggregatedResponse) String() string
type ResourceAllocationRawRequest ¶
type ResourceAllocationRawRequest struct { // The start of the period to consider. TimestampAfter *timestamp.Timestamp `protobuf:"bytes,1,opt,name=timestamp_after,json=timestampAfter,proto3" json:"timestamp_after,omitempty"` // The end of the period to consider. TimestampBefore *timestamp.Timestamp `protobuf:"bytes,2,opt,name=timestamp_before,json=timestampBefore,proto3" json:"timestamp_before,omitempty"` // contains filtered or unexported fields }
Get a detailed view of resource allocation during the given time period.
func (*ResourceAllocationRawRequest) Descriptor
deprecated
func (*ResourceAllocationRawRequest) Descriptor() ([]byte, []int)
Deprecated: Use ResourceAllocationRawRequest.ProtoReflect.Descriptor instead.
func (*ResourceAllocationRawRequest) GetTimestampAfter ¶
func (x *ResourceAllocationRawRequest) GetTimestampAfter() *timestamp.Timestamp
func (*ResourceAllocationRawRequest) GetTimestampBefore ¶
func (x *ResourceAllocationRawRequest) GetTimestampBefore() *timestamp.Timestamp
func (*ResourceAllocationRawRequest) ProtoMessage ¶
func (*ResourceAllocationRawRequest) ProtoMessage()
func (*ResourceAllocationRawRequest) ProtoReflect ¶
func (x *ResourceAllocationRawRequest) ProtoReflect() protoreflect.Message
func (*ResourceAllocationRawRequest) Reset ¶
func (x *ResourceAllocationRawRequest) Reset()
func (*ResourceAllocationRawRequest) String ¶
func (x *ResourceAllocationRawRequest) String() string
type ResourceAllocationRawResponse ¶
type ResourceAllocationRawResponse struct { // An entry summarizing one workload. ResourceEntries []*masterv1.ResourceAllocationRawEntry `protobuf:"bytes,1,rep,name=resource_entries,json=resourceEntries,proto3" json:"resource_entries,omitempty"` // contains filtered or unexported fields }
Response to ResourceAllocationRawRequest.
func (*ResourceAllocationRawResponse) Descriptor
deprecated
func (*ResourceAllocationRawResponse) Descriptor() ([]byte, []int)
Deprecated: Use ResourceAllocationRawResponse.ProtoReflect.Descriptor instead.
func (*ResourceAllocationRawResponse) GetResourceEntries ¶
func (x *ResourceAllocationRawResponse) GetResourceEntries() []*masterv1.ResourceAllocationRawEntry
func (*ResourceAllocationRawResponse) ProtoMessage ¶
func (*ResourceAllocationRawResponse) ProtoMessage()
func (*ResourceAllocationRawResponse) ProtoReflect ¶
func (x *ResourceAllocationRawResponse) ProtoReflect() protoreflect.Message
func (*ResourceAllocationRawResponse) Reset ¶
func (x *ResourceAllocationRawResponse) Reset()
func (*ResourceAllocationRawResponse) String ¶
func (x *ResourceAllocationRawResponse) String() string
type ResumeRunsRequest ¶
type ResumeRunsRequest struct { // The ids of the runs being moved. RunIds []int32 `protobuf:"varint,1,rep,packed,name=run_ids,json=runIds,proto3" json:"run_ids,omitempty"` // The id of the project of the runs being unpaused. ProjectId int32 `protobuf:"varint,2,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` // Filter expression Filter *string `protobuf:"bytes,3,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // contains filtered or unexported fields }
Request to unpause the experiment associated witha run.
func (*ResumeRunsRequest) Descriptor
deprecated
func (*ResumeRunsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ResumeRunsRequest.ProtoReflect.Descriptor instead.
func (*ResumeRunsRequest) GetFilter ¶
func (x *ResumeRunsRequest) GetFilter() string
func (*ResumeRunsRequest) GetProjectId ¶
func (x *ResumeRunsRequest) GetProjectId() int32
func (*ResumeRunsRequest) GetRunIds ¶
func (x *ResumeRunsRequest) GetRunIds() []int32
func (*ResumeRunsRequest) ProtoMessage ¶
func (*ResumeRunsRequest) ProtoMessage()
func (*ResumeRunsRequest) ProtoReflect ¶
func (x *ResumeRunsRequest) ProtoReflect() protoreflect.Message
func (*ResumeRunsRequest) Reset ¶
func (x *ResumeRunsRequest) Reset()
func (*ResumeRunsRequest) String ¶
func (x *ResumeRunsRequest) String() string
type ResumeRunsResponse ¶
type ResumeRunsResponse struct { // Details on success or error for each run. Results []*RunActionResult `protobuf:"bytes,1,rep,name=results,proto3" json:"results,omitempty"` // contains filtered or unexported fields }
Response to ResumeRunsRequest.
func (*ResumeRunsResponse) Descriptor
deprecated
func (*ResumeRunsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ResumeRunsResponse.ProtoReflect.Descriptor instead.
func (*ResumeRunsResponse) GetResults ¶
func (x *ResumeRunsResponse) GetResults() []*RunActionResult
func (*ResumeRunsResponse) ProtoMessage ¶
func (*ResumeRunsResponse) ProtoMessage()
func (*ResumeRunsResponse) ProtoReflect ¶
func (x *ResumeRunsResponse) ProtoReflect() protoreflect.Message
func (*ResumeRunsResponse) Reset ¶
func (x *ResumeRunsResponse) Reset()
func (*ResumeRunsResponse) String ¶
func (x *ResumeRunsResponse) String() string
type RunActionResult ¶
type RunActionResult struct { // Optional error message. Error string `protobuf:"bytes,1,opt,name=error,proto3" json:"error,omitempty"` // run ID. Id int32 `protobuf:"varint,2,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
Message for results of individual runs in a multi-run action.
func (*RunActionResult) Descriptor
deprecated
func (*RunActionResult) Descriptor() ([]byte, []int)
Deprecated: Use RunActionResult.ProtoReflect.Descriptor instead.
func (*RunActionResult) GetError ¶
func (x *RunActionResult) GetError() string
func (*RunActionResult) GetId ¶
func (x *RunActionResult) GetId() int32
func (*RunActionResult) ProtoMessage ¶
func (*RunActionResult) ProtoMessage()
func (*RunActionResult) ProtoReflect ¶
func (x *RunActionResult) ProtoReflect() protoreflect.Message
func (*RunActionResult) Reset ¶
func (x *RunActionResult) Reset()
func (*RunActionResult) String ¶
func (x *RunActionResult) String() string
type RunPrepareForReportingRequest ¶
type RunPrepareForReportingRequest struct { // RunID to sync to. RunId int32 `protobuf:"varint,1,opt,name=run_id,json=runId,proto3" json:"run_id,omitempty"` // Checkpoint storage config. CheckpointStorage *_struct.Struct `protobuf:"bytes,2,opt,name=checkpoint_storage,json=checkpointStorage,proto3,oneof" json:"checkpoint_storage,omitempty"` // contains filtered or unexported fields }
Request to prepare to start reporting to a run.
func (*RunPrepareForReportingRequest) Descriptor
deprecated
func (*RunPrepareForReportingRequest) Descriptor() ([]byte, []int)
Deprecated: Use RunPrepareForReportingRequest.ProtoReflect.Descriptor instead.
func (*RunPrepareForReportingRequest) GetCheckpointStorage ¶
func (x *RunPrepareForReportingRequest) GetCheckpointStorage() *_struct.Struct
func (*RunPrepareForReportingRequest) GetRunId ¶
func (x *RunPrepareForReportingRequest) GetRunId() int32
func (*RunPrepareForReportingRequest) ProtoMessage ¶
func (*RunPrepareForReportingRequest) ProtoMessage()
func (*RunPrepareForReportingRequest) ProtoReflect ¶
func (x *RunPrepareForReportingRequest) ProtoReflect() protoreflect.Message
func (*RunPrepareForReportingRequest) Reset ¶
func (x *RunPrepareForReportingRequest) Reset()
func (*RunPrepareForReportingRequest) String ¶
func (x *RunPrepareForReportingRequest) String() string
type RunPrepareForReportingResponse ¶
type RunPrepareForReportingResponse struct { // The storage_id to be used when creating new checkpoints. This will be // returned always when checkpoint storage is set in the request. StorageId *int32 `protobuf:"varint,1,opt,name=storage_id,json=storageId,proto3,oneof" json:"storage_id,omitempty"` // contains filtered or unexported fields }
Response to prepare to start reporting to a run.
func (*RunPrepareForReportingResponse) Descriptor
deprecated
func (*RunPrepareForReportingResponse) Descriptor() ([]byte, []int)
Deprecated: Use RunPrepareForReportingResponse.ProtoReflect.Descriptor instead.
func (*RunPrepareForReportingResponse) GetStorageId ¶
func (x *RunPrepareForReportingResponse) GetStorageId() int32
func (*RunPrepareForReportingResponse) ProtoMessage ¶
func (*RunPrepareForReportingResponse) ProtoMessage()
func (*RunPrepareForReportingResponse) ProtoReflect ¶
func (x *RunPrepareForReportingResponse) ProtoReflect() protoreflect.Message
func (*RunPrepareForReportingResponse) Reset ¶
func (x *RunPrepareForReportingResponse) Reset()
func (*RunPrepareForReportingResponse) String ¶
func (x *RunPrepareForReportingResponse) String() string
type SSOProvider ¶
type SSOProvider struct { // A descriptive name for this provider. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // The URL to use for SSO with this provider. SsoUrl string `protobuf:"bytes,2,opt,name=sso_url,json=ssoUrl,proto3" json:"sso_url,omitempty"` // The type of SSO (such as SAML, OIDC). Type string `protobuf:"bytes,3,opt,name=type,proto3" json:"type,omitempty"` // The flag to indicate if this provider should be always be redirected to, // instead of showing the standard sign-in page. AlwaysRedirect bool `protobuf:"varint,4,opt,name=always_redirect,json=alwaysRedirect,proto3" json:"always_redirect,omitempty"` // contains filtered or unexported fields }
Describe one SSO provider.
func (*SSOProvider) Descriptor
deprecated
func (*SSOProvider) Descriptor() ([]byte, []int)
Deprecated: Use SSOProvider.ProtoReflect.Descriptor instead.
func (*SSOProvider) GetAlwaysRedirect ¶
func (x *SSOProvider) GetAlwaysRedirect() bool
func (*SSOProvider) GetName ¶
func (x *SSOProvider) GetName() string
func (*SSOProvider) GetSsoUrl ¶
func (x *SSOProvider) GetSsoUrl() string
func (*SSOProvider) GetType ¶
func (x *SSOProvider) GetType() string
func (*SSOProvider) ProtoMessage ¶
func (*SSOProvider) ProtoMessage()
func (*SSOProvider) ProtoReflect ¶
func (x *SSOProvider) ProtoReflect() protoreflect.Message
func (*SSOProvider) Reset ¶
func (x *SSOProvider) Reset()
func (*SSOProvider) String ¶
func (x *SSOProvider) String() string
type SearchExperimentExperiment ¶
type SearchExperimentExperiment struct { // The experiment in question Experiment *experimentv1.Experiment `protobuf:"bytes,1,opt,name=experiment,proto3" json:"experiment,omitempty"` // The best performing trial associated with the experiment BestTrial *trialv1.Trial `protobuf:"bytes,2,opt,name=best_trial,json=bestTrial,proto3" json:"best_trial,omitempty"` // contains filtered or unexported fields }
combination of experiment and best trial with metrics
func (*SearchExperimentExperiment) Descriptor
deprecated
func (*SearchExperimentExperiment) Descriptor() ([]byte, []int)
Deprecated: Use SearchExperimentExperiment.ProtoReflect.Descriptor instead.
func (*SearchExperimentExperiment) GetBestTrial ¶
func (x *SearchExperimentExperiment) GetBestTrial() *trialv1.Trial
func (*SearchExperimentExperiment) GetExperiment ¶
func (x *SearchExperimentExperiment) GetExperiment() *experimentv1.Experiment
func (*SearchExperimentExperiment) ProtoMessage ¶
func (*SearchExperimentExperiment) ProtoMessage()
func (*SearchExperimentExperiment) ProtoReflect ¶
func (x *SearchExperimentExperiment) ProtoReflect() protoreflect.Message
func (*SearchExperimentExperiment) Reset ¶
func (x *SearchExperimentExperiment) Reset()
func (*SearchExperimentExperiment) String ¶
func (x *SearchExperimentExperiment) String() string
type SearchExperimentsRequest ¶
type SearchExperimentsRequest struct { // ID of the project to look at ProjectId *int32 `protobuf:"varint,1,opt,name=project_id,json=projectId,proto3,oneof" json:"project_id,omitempty"` // How many experiments to skip before including in the results Offset int32 `protobuf:"varint,2,opt,name=offset,proto3" json:"offset,omitempty"` // How many results to show Limit int32 `protobuf:"varint,3,opt,name=limit,proto3" json:"limit,omitempty"` // Sort parameters in the format <col1>=(asc|desc),<col2>=(asc|desc) Sort *string `protobuf:"bytes,4,opt,name=sort,proto3,oneof" json:"sort,omitempty"` // Filter expression Filter *string `protobuf:"bytes,5,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // contains filtered or unexported fields }
Request for searching experiments
func (*SearchExperimentsRequest) Descriptor
deprecated
func (*SearchExperimentsRequest) Descriptor() ([]byte, []int)
Deprecated: Use SearchExperimentsRequest.ProtoReflect.Descriptor instead.
func (*SearchExperimentsRequest) GetFilter ¶
func (x *SearchExperimentsRequest) GetFilter() string
func (*SearchExperimentsRequest) GetLimit ¶
func (x *SearchExperimentsRequest) GetLimit() int32
func (*SearchExperimentsRequest) GetOffset ¶
func (x *SearchExperimentsRequest) GetOffset() int32
func (*SearchExperimentsRequest) GetProjectId ¶
func (x *SearchExperimentsRequest) GetProjectId() int32
func (*SearchExperimentsRequest) GetSort ¶
func (x *SearchExperimentsRequest) GetSort() string
func (*SearchExperimentsRequest) ProtoMessage ¶
func (*SearchExperimentsRequest) ProtoMessage()
func (*SearchExperimentsRequest) ProtoReflect ¶
func (x *SearchExperimentsRequest) ProtoReflect() protoreflect.Message
func (*SearchExperimentsRequest) Reset ¶
func (x *SearchExperimentsRequest) Reset()
func (*SearchExperimentsRequest) String ¶
func (x *SearchExperimentsRequest) String() string
type SearchExperimentsResponse ¶
type SearchExperimentsResponse struct { // The list of returned experiments. Experiments []*SearchExperimentExperiment `protobuf:"bytes,1,rep,name=experiments,proto3" json:"experiments,omitempty"` // Pagination information of the full dataset Pagination *Pagination `protobuf:"bytes,2,opt,name=pagination,proto3" json:"pagination,omitempty"` // contains filtered or unexported fields }
Response for searching experiments
func (*SearchExperimentsResponse) Descriptor
deprecated
func (*SearchExperimentsResponse) Descriptor() ([]byte, []int)
Deprecated: Use SearchExperimentsResponse.ProtoReflect.Descriptor instead.
func (*SearchExperimentsResponse) GetExperiments ¶
func (x *SearchExperimentsResponse) GetExperiments() []*SearchExperimentExperiment
func (*SearchExperimentsResponse) GetPagination ¶
func (x *SearchExperimentsResponse) GetPagination() *Pagination
func (*SearchExperimentsResponse) ProtoMessage ¶
func (*SearchExperimentsResponse) ProtoMessage()
func (*SearchExperimentsResponse) ProtoReflect ¶
func (x *SearchExperimentsResponse) ProtoReflect() protoreflect.Message
func (*SearchExperimentsResponse) Reset ¶
func (x *SearchExperimentsResponse) Reset()
func (*SearchExperimentsResponse) String ¶
func (x *SearchExperimentsResponse) String() string
type SearchRolesAssignableToScopeRequest ¶
type SearchRolesAssignableToScopeRequest struct { // The maximum number of results to return Limit int32 `protobuf:"varint,1,opt,name=limit,proto3" json:"limit,omitempty"` // The offset to use with pagination Offset int32 `protobuf:"varint,2,opt,name=offset,proto3" json:"offset,omitempty"` // The id of the workspace to use if searching for a workspace-assignable role WorkspaceId *wrappers.Int32Value `protobuf:"bytes,3,opt,name=workspace_id,json=workspaceId,proto3" json:"workspace_id,omitempty"` // contains filtered or unexported fields }
Request object for SearchRolesAssignableToScope
func (*SearchRolesAssignableToScopeRequest) Descriptor
deprecated
func (*SearchRolesAssignableToScopeRequest) Descriptor() ([]byte, []int)
Deprecated: Use SearchRolesAssignableToScopeRequest.ProtoReflect.Descriptor instead.
func (*SearchRolesAssignableToScopeRequest) GetLimit ¶
func (x *SearchRolesAssignableToScopeRequest) GetLimit() int32
func (*SearchRolesAssignableToScopeRequest) GetOffset ¶
func (x *SearchRolesAssignableToScopeRequest) GetOffset() int32
func (*SearchRolesAssignableToScopeRequest) GetWorkspaceId ¶
func (x *SearchRolesAssignableToScopeRequest) GetWorkspaceId() *wrappers.Int32Value
func (*SearchRolesAssignableToScopeRequest) ProtoMessage ¶
func (*SearchRolesAssignableToScopeRequest) ProtoMessage()
func (*SearchRolesAssignableToScopeRequest) ProtoReflect ¶
func (x *SearchRolesAssignableToScopeRequest) ProtoReflect() protoreflect.Message
func (*SearchRolesAssignableToScopeRequest) Reset ¶
func (x *SearchRolesAssignableToScopeRequest) Reset()
func (*SearchRolesAssignableToScopeRequest) String ¶
func (x *SearchRolesAssignableToScopeRequest) String() string
type SearchRolesAssignableToScopeResponse ¶
type SearchRolesAssignableToScopeResponse struct { // pagination information. Pagination *Pagination `protobuf:"bytes,1,opt,name=pagination,proto3" json:"pagination,omitempty"` // the set of roles and all assignments belonging to it. Roles []*rbacv1.Role `protobuf:"bytes,2,rep,name=roles,proto3" json:"roles,omitempty"` // contains filtered or unexported fields }
Response object for SearchRolesAssignableToScope
func (*SearchRolesAssignableToScopeResponse) Descriptor
deprecated
func (*SearchRolesAssignableToScopeResponse) Descriptor() ([]byte, []int)
Deprecated: Use SearchRolesAssignableToScopeResponse.ProtoReflect.Descriptor instead.
func (*SearchRolesAssignableToScopeResponse) GetPagination ¶
func (x *SearchRolesAssignableToScopeResponse) GetPagination() *Pagination
func (*SearchRolesAssignableToScopeResponse) GetRoles ¶
func (x *SearchRolesAssignableToScopeResponse) GetRoles() []*rbacv1.Role
func (*SearchRolesAssignableToScopeResponse) ProtoMessage ¶
func (*SearchRolesAssignableToScopeResponse) ProtoMessage()
func (*SearchRolesAssignableToScopeResponse) ProtoReflect ¶
func (x *SearchRolesAssignableToScopeResponse) ProtoReflect() protoreflect.Message
func (*SearchRolesAssignableToScopeResponse) Reset ¶
func (x *SearchRolesAssignableToScopeResponse) Reset()
func (*SearchRolesAssignableToScopeResponse) String ¶
func (x *SearchRolesAssignableToScopeResponse) String() string
type SearchRunsRequest ¶
type SearchRunsRequest struct { // ID of the project to look at ProjectId *int32 `protobuf:"varint,1,opt,name=project_id,json=projectId,proto3,oneof" json:"project_id,omitempty"` // How many experiments to skip before including in the results Offset int32 `protobuf:"varint,2,opt,name=offset,proto3" json:"offset,omitempty"` // How many results to show Limit int32 `protobuf:"varint,3,opt,name=limit,proto3" json:"limit,omitempty"` // Sort parameters in the format <col1>=(asc|desc),<col2>=(asc|desc) Sort *string `protobuf:"bytes,4,opt,name=sort,proto3,oneof" json:"sort,omitempty"` // Filter expression Filter *string `protobuf:"bytes,5,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // contains filtered or unexported fields }
Get a list of runs.
func (*SearchRunsRequest) Descriptor
deprecated
func (*SearchRunsRequest) Descriptor() ([]byte, []int)
Deprecated: Use SearchRunsRequest.ProtoReflect.Descriptor instead.
func (*SearchRunsRequest) GetFilter ¶
func (x *SearchRunsRequest) GetFilter() string
func (*SearchRunsRequest) GetLimit ¶
func (x *SearchRunsRequest) GetLimit() int32
func (*SearchRunsRequest) GetOffset ¶
func (x *SearchRunsRequest) GetOffset() int32
func (*SearchRunsRequest) GetProjectId ¶
func (x *SearchRunsRequest) GetProjectId() int32
func (*SearchRunsRequest) GetSort ¶
func (x *SearchRunsRequest) GetSort() string
func (*SearchRunsRequest) ProtoMessage ¶
func (*SearchRunsRequest) ProtoMessage()
func (*SearchRunsRequest) ProtoReflect ¶
func (x *SearchRunsRequest) ProtoReflect() protoreflect.Message
func (*SearchRunsRequest) Reset ¶
func (x *SearchRunsRequest) Reset()
func (*SearchRunsRequest) String ¶
func (x *SearchRunsRequest) String() string
type SearchRunsResponse ¶
type SearchRunsResponse struct { // The list of returned runs. Runs []*runv1.FlatRun `protobuf:"bytes,1,rep,name=runs,proto3" json:"runs,omitempty"` // Pagination information of the full dataset. Pagination *Pagination `protobuf:"bytes,2,opt,name=pagination,proto3" json:"pagination,omitempty"` // contains filtered or unexported fields }
Response to SearchRunsResponse.
func (*SearchRunsResponse) Descriptor
deprecated
func (*SearchRunsResponse) Descriptor() ([]byte, []int)
Deprecated: Use SearchRunsResponse.ProtoReflect.Descriptor instead.
func (*SearchRunsResponse) GetPagination ¶
func (x *SearchRunsResponse) GetPagination() *Pagination
func (*SearchRunsResponse) GetRuns ¶
func (x *SearchRunsResponse) GetRuns() []*runv1.FlatRun
func (*SearchRunsResponse) ProtoMessage ¶
func (*SearchRunsResponse) ProtoMessage()
func (*SearchRunsResponse) ProtoReflect ¶
func (x *SearchRunsResponse) ProtoReflect() protoreflect.Message
func (*SearchRunsResponse) Reset ¶
func (x *SearchRunsResponse) Reset()
func (*SearchRunsResponse) String ¶
func (x *SearchRunsResponse) String() string
type SetClusterMessageRequest ¶
type SetClusterMessageRequest struct { // Text content of message. Message string `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"` // Time to begin showing message. StartTime *timestamp.Timestamp `protobuf:"bytes,2,opt,name=start_time,json=startTime,proto3" json:"start_time,omitempty"` // Time to stop showing message. EndTime *timestamp.Timestamp `protobuf:"bytes,3,opt,name=end_time,json=endTime,proto3,oneof" json:"end_time,omitempty"` // Duration expressing how long the message should last. Should be a Go-format // duration (e.g. 24h, 2w, 5d) Duration *string `protobuf:"bytes,4,opt,name=duration,proto3,oneof" json:"duration,omitempty"` // contains filtered or unexported fields }
Set the cluster-wide message.
func (*SetClusterMessageRequest) Descriptor
deprecated
func (*SetClusterMessageRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetClusterMessageRequest.ProtoReflect.Descriptor instead.
func (*SetClusterMessageRequest) GetDuration ¶
func (x *SetClusterMessageRequest) GetDuration() string
func (*SetClusterMessageRequest) GetEndTime ¶
func (x *SetClusterMessageRequest) GetEndTime() *timestamp.Timestamp
func (*SetClusterMessageRequest) GetMessage ¶
func (x *SetClusterMessageRequest) GetMessage() string
func (*SetClusterMessageRequest) GetStartTime ¶
func (x *SetClusterMessageRequest) GetStartTime() *timestamp.Timestamp
func (*SetClusterMessageRequest) ProtoMessage ¶
func (*SetClusterMessageRequest) ProtoMessage()
func (*SetClusterMessageRequest) ProtoReflect ¶
func (x *SetClusterMessageRequest) ProtoReflect() protoreflect.Message
func (*SetClusterMessageRequest) Reset ¶
func (x *SetClusterMessageRequest) Reset()
func (*SetClusterMessageRequest) String ¶
func (x *SetClusterMessageRequest) String() string
type SetClusterMessageResponse ¶
type SetClusterMessageResponse struct {
// contains filtered or unexported fields
}
Response to SetClusterMessageRequest.
func (*SetClusterMessageResponse) Descriptor
deprecated
func (*SetClusterMessageResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetClusterMessageResponse.ProtoReflect.Descriptor instead.
func (*SetClusterMessageResponse) ProtoMessage ¶
func (*SetClusterMessageResponse) ProtoMessage()
func (*SetClusterMessageResponse) ProtoReflect ¶
func (x *SetClusterMessageResponse) ProtoReflect() protoreflect.Message
func (*SetClusterMessageResponse) Reset ¶
func (x *SetClusterMessageResponse) Reset()
func (*SetClusterMessageResponse) String ¶
func (x *SetClusterMessageResponse) String() string
type SetCommandPriorityRequest ¶
type SetCommandPriorityRequest struct { // The id of the command. CommandId string `protobuf:"bytes,1,opt,name=command_id,json=commandId,proto3" json:"command_id,omitempty"` // The new priority. Priority int32 `protobuf:"varint,2,opt,name=priority,proto3" json:"priority,omitempty"` // contains filtered or unexported fields }
Set the priority of the requested command.
func (*SetCommandPriorityRequest) Descriptor
deprecated
func (*SetCommandPriorityRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetCommandPriorityRequest.ProtoReflect.Descriptor instead.
func (*SetCommandPriorityRequest) GetCommandId ¶
func (x *SetCommandPriorityRequest) GetCommandId() string
func (*SetCommandPriorityRequest) GetPriority ¶
func (x *SetCommandPriorityRequest) GetPriority() int32
func (*SetCommandPriorityRequest) ProtoMessage ¶
func (*SetCommandPriorityRequest) ProtoMessage()
func (*SetCommandPriorityRequest) ProtoReflect ¶
func (x *SetCommandPriorityRequest) ProtoReflect() protoreflect.Message
func (*SetCommandPriorityRequest) Reset ¶
func (x *SetCommandPriorityRequest) Reset()
func (*SetCommandPriorityRequest) String ¶
func (x *SetCommandPriorityRequest) String() string
type SetCommandPriorityResponse ¶
type SetCommandPriorityResponse struct { // The requested command. Command *commandv1.Command `protobuf:"bytes,1,opt,name=command,proto3" json:"command,omitempty"` // contains filtered or unexported fields }
Response to SetCommandPriorityRequest.
func (*SetCommandPriorityResponse) Descriptor
deprecated
func (*SetCommandPriorityResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetCommandPriorityResponse.ProtoReflect.Descriptor instead.
func (*SetCommandPriorityResponse) GetCommand ¶
func (x *SetCommandPriorityResponse) GetCommand() *commandv1.Command
func (*SetCommandPriorityResponse) ProtoMessage ¶
func (*SetCommandPriorityResponse) ProtoMessage()
func (*SetCommandPriorityResponse) ProtoReflect ¶
func (x *SetCommandPriorityResponse) ProtoReflect() protoreflect.Message
func (*SetCommandPriorityResponse) Reset ¶
func (x *SetCommandPriorityResponse) Reset()
func (*SetCommandPriorityResponse) String ¶
func (x *SetCommandPriorityResponse) String() string
type SetNotebookPriorityRequest ¶
type SetNotebookPriorityRequest struct { // The id of the notebook. NotebookId string `protobuf:"bytes,1,opt,name=notebook_id,json=notebookId,proto3" json:"notebook_id,omitempty"` // The new priority. Priority int32 `protobuf:"varint,2,opt,name=priority,proto3" json:"priority,omitempty"` // contains filtered or unexported fields }
Set the priority of the requested notebook.
func (*SetNotebookPriorityRequest) Descriptor
deprecated
func (*SetNotebookPriorityRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetNotebookPriorityRequest.ProtoReflect.Descriptor instead.
func (*SetNotebookPriorityRequest) GetNotebookId ¶
func (x *SetNotebookPriorityRequest) GetNotebookId() string
func (*SetNotebookPriorityRequest) GetPriority ¶
func (x *SetNotebookPriorityRequest) GetPriority() int32
func (*SetNotebookPriorityRequest) ProtoMessage ¶
func (*SetNotebookPriorityRequest) ProtoMessage()
func (*SetNotebookPriorityRequest) ProtoReflect ¶
func (x *SetNotebookPriorityRequest) ProtoReflect() protoreflect.Message
func (*SetNotebookPriorityRequest) Reset ¶
func (x *SetNotebookPriorityRequest) Reset()
func (*SetNotebookPriorityRequest) String ¶
func (x *SetNotebookPriorityRequest) String() string
type SetNotebookPriorityResponse ¶
type SetNotebookPriorityResponse struct { // The requested notebook. Notebook *notebookv1.Notebook `protobuf:"bytes,1,opt,name=notebook,proto3" json:"notebook,omitempty"` // contains filtered or unexported fields }
Response to SetNotebookPriorityRequest.
func (*SetNotebookPriorityResponse) Descriptor
deprecated
func (*SetNotebookPriorityResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetNotebookPriorityResponse.ProtoReflect.Descriptor instead.
func (*SetNotebookPriorityResponse) GetNotebook ¶
func (x *SetNotebookPriorityResponse) GetNotebook() *notebookv1.Notebook
func (*SetNotebookPriorityResponse) ProtoMessage ¶
func (*SetNotebookPriorityResponse) ProtoMessage()
func (*SetNotebookPriorityResponse) ProtoReflect ¶
func (x *SetNotebookPriorityResponse) ProtoReflect() protoreflect.Message
func (*SetNotebookPriorityResponse) Reset ¶
func (x *SetNotebookPriorityResponse) Reset()
func (*SetNotebookPriorityResponse) String ¶
func (x *SetNotebookPriorityResponse) String() string
type SetResourceQuotasRequest ¶
type SetResourceQuotasRequest struct { // The id of the workspace. Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // A map of cluster to resource-quota pairs used to set GPU request limits on // the workspace (for a specific cluster). ClusterQuotaPairs map[string]int32 `` /* 203-byte string literal not displayed */ // contains filtered or unexported fields }
Request to set a resource quota on a workspace (for a specific cluster).
func (*SetResourceQuotasRequest) Descriptor
deprecated
func (*SetResourceQuotasRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetResourceQuotasRequest.ProtoReflect.Descriptor instead.
func (*SetResourceQuotasRequest) GetClusterQuotaPairs ¶
func (x *SetResourceQuotasRequest) GetClusterQuotaPairs() map[string]int32
func (*SetResourceQuotasRequest) GetId ¶
func (x *SetResourceQuotasRequest) GetId() int32
func (*SetResourceQuotasRequest) ProtoMessage ¶
func (*SetResourceQuotasRequest) ProtoMessage()
func (*SetResourceQuotasRequest) ProtoReflect ¶
func (x *SetResourceQuotasRequest) ProtoReflect() protoreflect.Message
func (*SetResourceQuotasRequest) Reset ¶
func (x *SetResourceQuotasRequest) Reset()
func (*SetResourceQuotasRequest) String ¶
func (x *SetResourceQuotasRequest) String() string
type SetResourceQuotasResponse ¶
type SetResourceQuotasResponse struct {
// contains filtered or unexported fields
}
Response for setting the resource quota for a workspace (for a specific cluster).
func (*SetResourceQuotasResponse) Descriptor
deprecated
func (*SetResourceQuotasResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetResourceQuotasResponse.ProtoReflect.Descriptor instead.
func (*SetResourceQuotasResponse) ProtoMessage ¶
func (*SetResourceQuotasResponse) ProtoMessage()
func (*SetResourceQuotasResponse) ProtoReflect ¶
func (x *SetResourceQuotasResponse) ProtoReflect() protoreflect.Message
func (*SetResourceQuotasResponse) Reset ¶
func (x *SetResourceQuotasResponse) Reset()
func (*SetResourceQuotasResponse) String ¶
func (x *SetResourceQuotasResponse) String() string
type SetShellPriorityRequest ¶
type SetShellPriorityRequest struct { // The id of the shell. ShellId string `protobuf:"bytes,1,opt,name=shell_id,json=shellId,proto3" json:"shell_id,omitempty"` // The new priority. Priority int32 `protobuf:"varint,2,opt,name=priority,proto3" json:"priority,omitempty"` // contains filtered or unexported fields }
Set the priority of the requested shell.
func (*SetShellPriorityRequest) Descriptor
deprecated
func (*SetShellPriorityRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetShellPriorityRequest.ProtoReflect.Descriptor instead.
func (*SetShellPriorityRequest) GetPriority ¶
func (x *SetShellPriorityRequest) GetPriority() int32
func (*SetShellPriorityRequest) GetShellId ¶
func (x *SetShellPriorityRequest) GetShellId() string
func (*SetShellPriorityRequest) ProtoMessage ¶
func (*SetShellPriorityRequest) ProtoMessage()
func (*SetShellPriorityRequest) ProtoReflect ¶
func (x *SetShellPriorityRequest) ProtoReflect() protoreflect.Message
func (*SetShellPriorityRequest) Reset ¶
func (x *SetShellPriorityRequest) Reset()
func (*SetShellPriorityRequest) String ¶
func (x *SetShellPriorityRequest) String() string
type SetShellPriorityResponse ¶
type SetShellPriorityResponse struct { // The requested shell. Shell *shellv1.Shell `protobuf:"bytes,1,opt,name=shell,proto3" json:"shell,omitempty"` // contains filtered or unexported fields }
Response to SetShellPriorityRequest.
func (*SetShellPriorityResponse) Descriptor
deprecated
func (*SetShellPriorityResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetShellPriorityResponse.ProtoReflect.Descriptor instead.
func (*SetShellPriorityResponse) GetShell ¶
func (x *SetShellPriorityResponse) GetShell() *shellv1.Shell
func (*SetShellPriorityResponse) ProtoMessage ¶
func (*SetShellPriorityResponse) ProtoMessage()
func (*SetShellPriorityResponse) ProtoReflect ¶
func (x *SetShellPriorityResponse) ProtoReflect() protoreflect.Message
func (*SetShellPriorityResponse) Reset ¶
func (x *SetShellPriorityResponse) Reset()
func (*SetShellPriorityResponse) String ¶
func (x *SetShellPriorityResponse) String() string
type SetTensorboardPriorityRequest ¶
type SetTensorboardPriorityRequest struct { // The id of the TensorBoard. TensorboardId string `protobuf:"bytes,1,opt,name=tensorboard_id,json=tensorboardId,proto3" json:"tensorboard_id,omitempty"` // The new priority. Priority int32 `protobuf:"varint,2,opt,name=priority,proto3" json:"priority,omitempty"` // contains filtered or unexported fields }
Set the priority of the requested TensorBoard.
func (*SetTensorboardPriorityRequest) Descriptor
deprecated
func (*SetTensorboardPriorityRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetTensorboardPriorityRequest.ProtoReflect.Descriptor instead.
func (*SetTensorboardPriorityRequest) GetPriority ¶
func (x *SetTensorboardPriorityRequest) GetPriority() int32
func (*SetTensorboardPriorityRequest) GetTensorboardId ¶
func (x *SetTensorboardPriorityRequest) GetTensorboardId() string
func (*SetTensorboardPriorityRequest) ProtoMessage ¶
func (*SetTensorboardPriorityRequest) ProtoMessage()
func (*SetTensorboardPriorityRequest) ProtoReflect ¶
func (x *SetTensorboardPriorityRequest) ProtoReflect() protoreflect.Message
func (*SetTensorboardPriorityRequest) Reset ¶
func (x *SetTensorboardPriorityRequest) Reset()
func (*SetTensorboardPriorityRequest) String ¶
func (x *SetTensorboardPriorityRequest) String() string
type SetTensorboardPriorityResponse ¶
type SetTensorboardPriorityResponse struct { // The requested Tensorboard. Tensorboard *tensorboardv1.Tensorboard `protobuf:"bytes,1,opt,name=tensorboard,proto3" json:"tensorboard,omitempty"` // contains filtered or unexported fields }
Response to SetTensorboardPriorityRequest.
func (*SetTensorboardPriorityResponse) Descriptor
deprecated
func (*SetTensorboardPriorityResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetTensorboardPriorityResponse.ProtoReflect.Descriptor instead.
func (*SetTensorboardPriorityResponse) GetTensorboard ¶
func (x *SetTensorboardPriorityResponse) GetTensorboard() *tensorboardv1.Tensorboard
func (*SetTensorboardPriorityResponse) ProtoMessage ¶
func (*SetTensorboardPriorityResponse) ProtoMessage()
func (*SetTensorboardPriorityResponse) ProtoReflect ¶
func (x *SetTensorboardPriorityResponse) ProtoReflect() protoreflect.Message
func (*SetTensorboardPriorityResponse) Reset ¶
func (x *SetTensorboardPriorityResponse) Reset()
func (*SetTensorboardPriorityResponse) String ¶
func (x *SetTensorboardPriorityResponse) String() string
type SetUserPasswordRequest ¶
type SetUserPasswordRequest struct { // The id of the user. UserId int32 `protobuf:"varint,3,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` // The password of the user. Password string `protobuf:"bytes,2,opt,name=password,proto3" json:"password,omitempty"` // contains filtered or unexported fields }
Set the requested user's passwords.
func (*SetUserPasswordRequest) Descriptor
deprecated
func (*SetUserPasswordRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetUserPasswordRequest.ProtoReflect.Descriptor instead.
func (*SetUserPasswordRequest) GetPassword ¶
func (x *SetUserPasswordRequest) GetPassword() string
func (*SetUserPasswordRequest) GetUserId ¶
func (x *SetUserPasswordRequest) GetUserId() int32
func (*SetUserPasswordRequest) ProtoMessage ¶
func (*SetUserPasswordRequest) ProtoMessage()
func (*SetUserPasswordRequest) ProtoReflect ¶
func (x *SetUserPasswordRequest) ProtoReflect() protoreflect.Message
func (*SetUserPasswordRequest) Reset ¶
func (x *SetUserPasswordRequest) Reset()
func (*SetUserPasswordRequest) String ¶
func (x *SetUserPasswordRequest) String() string
type SetUserPasswordResponse ¶
type SetUserPasswordResponse struct { // The updated user. User *userv1.User `protobuf:"bytes,1,opt,name=user,proto3" json:"user,omitempty"` // contains filtered or unexported fields }
Response to SetUserPasswordRequest.
func (*SetUserPasswordResponse) Descriptor
deprecated
func (*SetUserPasswordResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetUserPasswordResponse.ProtoReflect.Descriptor instead.
func (*SetUserPasswordResponse) GetUser ¶
func (x *SetUserPasswordResponse) GetUser() *userv1.User
func (*SetUserPasswordResponse) ProtoMessage ¶
func (*SetUserPasswordResponse) ProtoMessage()
func (*SetUserPasswordResponse) ProtoReflect ¶
func (x *SetUserPasswordResponse) ProtoReflect() protoreflect.Message
func (*SetUserPasswordResponse) Reset ¶
func (x *SetUserPasswordResponse) Reset()
func (*SetUserPasswordResponse) String ¶
func (x *SetUserPasswordResponse) String() string
type SetWorkspaceNamespaceBindingsRequest ¶
type SetWorkspaceNamespaceBindingsRequest struct { // The unique id of the workspace. WorkspaceId int32 `protobuf:"varint,1,opt,name=workspace_id,json=workspaceId,proto3" json:"workspace_id,omitempty"` // The cluster-namespace pairs used to create workspace-namespace bindings. ClusterNamespaceMeta map[string]*workspacev1.WorkspaceNamespaceMeta `` /* 211-byte string literal not displayed */ // contains filtered or unexported fields }
Request for setting workspace-namespace bindings.
func (*SetWorkspaceNamespaceBindingsRequest) Descriptor
deprecated
func (*SetWorkspaceNamespaceBindingsRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetWorkspaceNamespaceBindingsRequest.ProtoReflect.Descriptor instead.
func (*SetWorkspaceNamespaceBindingsRequest) GetClusterNamespaceMeta ¶
func (x *SetWorkspaceNamespaceBindingsRequest) GetClusterNamespaceMeta() map[string]*workspacev1.WorkspaceNamespaceMeta
func (*SetWorkspaceNamespaceBindingsRequest) GetWorkspaceId ¶
func (x *SetWorkspaceNamespaceBindingsRequest) GetWorkspaceId() int32
func (*SetWorkspaceNamespaceBindingsRequest) ProtoMessage ¶
func (*SetWorkspaceNamespaceBindingsRequest) ProtoMessage()
func (*SetWorkspaceNamespaceBindingsRequest) ProtoReflect ¶
func (x *SetWorkspaceNamespaceBindingsRequest) ProtoReflect() protoreflect.Message
func (*SetWorkspaceNamespaceBindingsRequest) Reset ¶
func (x *SetWorkspaceNamespaceBindingsRequest) Reset()
func (*SetWorkspaceNamespaceBindingsRequest) String ¶
func (x *SetWorkspaceNamespaceBindingsRequest) String() string
type SetWorkspaceNamespaceBindingsResponse ¶
type SetWorkspaceNamespaceBindingsResponse struct { // The added workspace-namespace bindings. NamespaceBindings map[string]*workspacev1.WorkspaceNamespaceBinding `` /* 200-byte string literal not displayed */ // contains filtered or unexported fields }
Response for setting workspace-namespace bindings.
func (*SetWorkspaceNamespaceBindingsResponse) Descriptor
deprecated
func (*SetWorkspaceNamespaceBindingsResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetWorkspaceNamespaceBindingsResponse.ProtoReflect.Descriptor instead.
func (*SetWorkspaceNamespaceBindingsResponse) GetNamespaceBindings ¶
func (x *SetWorkspaceNamespaceBindingsResponse) GetNamespaceBindings() map[string]*workspacev1.WorkspaceNamespaceBinding
func (*SetWorkspaceNamespaceBindingsResponse) ProtoMessage ¶
func (*SetWorkspaceNamespaceBindingsResponse) ProtoMessage()
func (*SetWorkspaceNamespaceBindingsResponse) ProtoReflect ¶
func (x *SetWorkspaceNamespaceBindingsResponse) ProtoReflect() protoreflect.Message
func (*SetWorkspaceNamespaceBindingsResponse) Reset ¶
func (x *SetWorkspaceNamespaceBindingsResponse) Reset()
func (*SetWorkspaceNamespaceBindingsResponse) String ¶
func (x *SetWorkspaceNamespaceBindingsResponse) String() string
type StartTrialRequest ¶
type StartTrialRequest struct { // Trial id. TrialId int32 `protobuf:"varint,1,opt,name=trial_id,json=trialId,proto3" json:"trial_id,omitempty"` // Whether resume is allowed. Resume bool `protobuf:"varint,2,opt,name=resume,proto3" json:"resume,omitempty"` // contains filtered or unexported fields }
Start a trial.
func (*StartTrialRequest) Descriptor
deprecated
func (*StartTrialRequest) Descriptor() ([]byte, []int)
Deprecated: Use StartTrialRequest.ProtoReflect.Descriptor instead.
func (*StartTrialRequest) GetResume ¶
func (x *StartTrialRequest) GetResume() bool
func (*StartTrialRequest) GetTrialId ¶
func (x *StartTrialRequest) GetTrialId() int32
func (*StartTrialRequest) ProtoMessage ¶
func (*StartTrialRequest) ProtoMessage()
func (*StartTrialRequest) ProtoReflect ¶
func (x *StartTrialRequest) ProtoReflect() protoreflect.Message
func (*StartTrialRequest) Reset ¶
func (x *StartTrialRequest) Reset()
func (*StartTrialRequest) String ¶
func (x *StartTrialRequest) String() string
type StartTrialResponse ¶
type StartTrialResponse struct { // Trial run id. TrialRunId int32 `protobuf:"varint,1,opt,name=trial_run_id,json=trialRunId,proto3" json:"trial_run_id,omitempty"` // Latest checkpoint. LatestCheckpoint *string `protobuf:"bytes,2,opt,name=latest_checkpoint,json=latestCheckpoint,proto3,oneof" json:"latest_checkpoint,omitempty"` // Steps completed. StepsCompleted int32 `protobuf:"varint,3,opt,name=steps_completed,json=stepsCompleted,proto3" json:"steps_completed,omitempty"` // contains filtered or unexported fields }
Response to StartTrialRequest.
func (*StartTrialResponse) Descriptor
deprecated
func (*StartTrialResponse) Descriptor() ([]byte, []int)
Deprecated: Use StartTrialResponse.ProtoReflect.Descriptor instead.
func (*StartTrialResponse) GetLatestCheckpoint ¶
func (x *StartTrialResponse) GetLatestCheckpoint() string
func (*StartTrialResponse) GetStepsCompleted ¶
func (x *StartTrialResponse) GetStepsCompleted() int32
func (*StartTrialResponse) GetTrialRunId ¶
func (x *StartTrialResponse) GetTrialRunId() int32
func (*StartTrialResponse) ProtoMessage ¶
func (*StartTrialResponse) ProtoMessage()
func (*StartTrialResponse) ProtoReflect ¶
func (x *StartTrialResponse) ProtoReflect() protoreflect.Message
func (*StartTrialResponse) Reset ¶
func (x *StartTrialResponse) Reset()
func (*StartTrialResponse) String ¶
func (x *StartTrialResponse) String() string
type TableType ¶
type TableType int32
Project Table type.
func (TableType) Descriptor ¶
func (TableType) Descriptor() protoreflect.EnumDescriptor
func (TableType) EnumDescriptor
deprecated
func (TableType) Number ¶
func (x TableType) Number() protoreflect.EnumNumber
func (TableType) Type ¶
func (TableType) Type() protoreflect.EnumType
type TaskLogsFieldsRequest ¶
type TaskLogsFieldsRequest struct { // The ID of the task. TaskId string `protobuf:"bytes,1,opt,name=task_id,json=taskId,proto3" json:"task_id,omitempty"` // Continue following fields until the task stops. Follow bool `protobuf:"varint,2,opt,name=follow,proto3" json:"follow,omitempty"` // contains filtered or unexported fields }
Stream distinct task log fields.
func (*TaskLogsFieldsRequest) Descriptor
deprecated
func (*TaskLogsFieldsRequest) Descriptor() ([]byte, []int)
Deprecated: Use TaskLogsFieldsRequest.ProtoReflect.Descriptor instead.
func (*TaskLogsFieldsRequest) GetFollow ¶
func (x *TaskLogsFieldsRequest) GetFollow() bool
func (*TaskLogsFieldsRequest) GetTaskId ¶
func (x *TaskLogsFieldsRequest) GetTaskId() string
func (*TaskLogsFieldsRequest) ProtoMessage ¶
func (*TaskLogsFieldsRequest) ProtoMessage()
func (*TaskLogsFieldsRequest) ProtoReflect ¶
func (x *TaskLogsFieldsRequest) ProtoReflect() protoreflect.Message
func (*TaskLogsFieldsRequest) Reset ¶
func (x *TaskLogsFieldsRequest) Reset()
func (*TaskLogsFieldsRequest) String ¶
func (x *TaskLogsFieldsRequest) String() string
type TaskLogsFieldsResponse ¶
type TaskLogsFieldsResponse struct { // The distint allocation IDs present in the logs. AllocationIds []string `protobuf:"bytes,1,rep,name=allocation_ids,json=allocationIds,proto3" json:"allocation_ids,omitempty"` // The distinct agent IDs present in the logs. AgentIds []string `protobuf:"bytes,2,rep,name=agent_ids,json=agentIds,proto3" json:"agent_ids,omitempty"` // The distinct container IDs present in the logs. ContainerIds []string `protobuf:"bytes,3,rep,name=container_ids,json=containerIds,proto3" json:"container_ids,omitempty"` // The distinct rank IDs present in the logs. RankIds []int32 `protobuf:"varint,4,rep,packed,name=rank_ids,json=rankIds,proto3" json:"rank_ids,omitempty"` // The distinct stdtypes present in the logs. Stdtypes []string `protobuf:"bytes,5,rep,name=stdtypes,proto3" json:"stdtypes,omitempty"` // The distinct sources present in the logs. Sources []string `protobuf:"bytes,6,rep,name=sources,proto3" json:"sources,omitempty"` // contains filtered or unexported fields }
Response to TaskLogsFieldsRequest.
func (*TaskLogsFieldsResponse) Descriptor
deprecated
func (*TaskLogsFieldsResponse) Descriptor() ([]byte, []int)
Deprecated: Use TaskLogsFieldsResponse.ProtoReflect.Descriptor instead.
func (*TaskLogsFieldsResponse) GetAgentIds ¶
func (x *TaskLogsFieldsResponse) GetAgentIds() []string
func (*TaskLogsFieldsResponse) GetAllocationIds ¶
func (x *TaskLogsFieldsResponse) GetAllocationIds() []string
func (*TaskLogsFieldsResponse) GetContainerIds ¶
func (x *TaskLogsFieldsResponse) GetContainerIds() []string
func (*TaskLogsFieldsResponse) GetRankIds ¶
func (x *TaskLogsFieldsResponse) GetRankIds() []int32
func (*TaskLogsFieldsResponse) GetSources ¶
func (x *TaskLogsFieldsResponse) GetSources() []string
func (*TaskLogsFieldsResponse) GetStdtypes ¶
func (x *TaskLogsFieldsResponse) GetStdtypes() []string
func (*TaskLogsFieldsResponse) ProtoMessage ¶
func (*TaskLogsFieldsResponse) ProtoMessage()
func (*TaskLogsFieldsResponse) ProtoReflect ¶
func (x *TaskLogsFieldsResponse) ProtoReflect() protoreflect.Message
func (*TaskLogsFieldsResponse) Reset ¶
func (x *TaskLogsFieldsResponse) Reset()
func (*TaskLogsFieldsResponse) String ¶
func (x *TaskLogsFieldsResponse) String() string
type TaskLogsRequest ¶
type TaskLogsRequest struct { // The id of the task. TaskId string `protobuf:"bytes,1,opt,name=task_id,json=taskId,proto3" json:"task_id,omitempty"` // Limit the number of trial logs. A value of 0 denotes no limit. Limit int32 `protobuf:"varint,4,opt,name=limit,proto3" json:"limit,omitempty"` // Continue following logs until the trial stops. Follow bool `protobuf:"varint,5,opt,name=follow,proto3" json:"follow,omitempty"` // Limit the task logs to particular allocations. AllocationIds []string `protobuf:"bytes,6,rep,name=allocation_ids,json=allocationIds,proto3" json:"allocation_ids,omitempty"` // Limit the trial logs to a subset of agents. AgentIds []string `protobuf:"bytes,7,rep,name=agent_ids,json=agentIds,proto3" json:"agent_ids,omitempty"` // Limit the trial logs to a subset of containers. ContainerIds []string `protobuf:"bytes,8,rep,name=container_ids,json=containerIds,proto3" json:"container_ids,omitempty"` // Limit the trial logs to a subset of ranks. RankIds []int32 `protobuf:"varint,9,rep,packed,name=rank_ids,json=rankIds,proto3" json:"rank_ids,omitempty"` // Limit the trial logs to a subset of agents. Levels []logv1.LogLevel `protobuf:"varint,10,rep,packed,name=levels,proto3,enum=determined.log.v1.LogLevel" json:"levels,omitempty"` // Limit the trial logs to a subset of output streams. Stdtypes []string `protobuf:"bytes,11,rep,name=stdtypes,proto3" json:"stdtypes,omitempty"` // Limit the trial logs to a subset of sources. Sources []string `protobuf:"bytes,12,rep,name=sources,proto3" json:"sources,omitempty"` // Limit the trial logs to ones with a timestamp before a given time. TimestampBefore *timestamp.Timestamp `protobuf:"bytes,13,opt,name=timestamp_before,json=timestampBefore,proto3" json:"timestamp_before,omitempty"` // Limit the trial logs to ones with a timestamp after a given time. TimestampAfter *timestamp.Timestamp `protobuf:"bytes,14,opt,name=timestamp_after,json=timestampAfter,proto3" json:"timestamp_after,omitempty"` // Order logs in either ascending or descending order by timestamp. OrderBy OrderBy `protobuf:"varint,15,opt,name=order_by,json=orderBy,proto3,enum=determined.api.v1.OrderBy" json:"order_by,omitempty"` // Search the logs by whether the text contains a substring. SearchText string `protobuf:"bytes,16,opt,name=search_text,json=searchText,proto3" json:"search_text,omitempty"` // contains filtered or unexported fields }
Stream task logs.
func (*TaskLogsRequest) Descriptor
deprecated
func (*TaskLogsRequest) Descriptor() ([]byte, []int)
Deprecated: Use TaskLogsRequest.ProtoReflect.Descriptor instead.
func (*TaskLogsRequest) GetAgentIds ¶
func (x *TaskLogsRequest) GetAgentIds() []string
func (*TaskLogsRequest) GetAllocationIds ¶
func (x *TaskLogsRequest) GetAllocationIds() []string
func (*TaskLogsRequest) GetContainerIds ¶
func (x *TaskLogsRequest) GetContainerIds() []string
func (*TaskLogsRequest) GetFollow ¶
func (x *TaskLogsRequest) GetFollow() bool
func (*TaskLogsRequest) GetLevels ¶
func (x *TaskLogsRequest) GetLevels() []logv1.LogLevel
func (*TaskLogsRequest) GetLimit ¶
func (x *TaskLogsRequest) GetLimit() int32
func (*TaskLogsRequest) GetOrderBy ¶
func (x *TaskLogsRequest) GetOrderBy() OrderBy
func (*TaskLogsRequest) GetRankIds ¶
func (x *TaskLogsRequest) GetRankIds() []int32
func (*TaskLogsRequest) GetSearchText ¶
func (x *TaskLogsRequest) GetSearchText() string
func (*TaskLogsRequest) GetSources ¶
func (x *TaskLogsRequest) GetSources() []string
func (*TaskLogsRequest) GetStdtypes ¶
func (x *TaskLogsRequest) GetStdtypes() []string
func (*TaskLogsRequest) GetTaskId ¶
func (x *TaskLogsRequest) GetTaskId() string
func (*TaskLogsRequest) GetTimestampAfter ¶
func (x *TaskLogsRequest) GetTimestampAfter() *timestamp.Timestamp
func (*TaskLogsRequest) GetTimestampBefore ¶
func (x *TaskLogsRequest) GetTimestampBefore() *timestamp.Timestamp
func (*TaskLogsRequest) ProtoMessage ¶
func (*TaskLogsRequest) ProtoMessage()
func (*TaskLogsRequest) ProtoReflect ¶
func (x *TaskLogsRequest) ProtoReflect() protoreflect.Message
func (*TaskLogsRequest) Reset ¶
func (x *TaskLogsRequest) Reset()
func (*TaskLogsRequest) String ¶
func (x *TaskLogsRequest) String() string
type TaskLogsResponse ¶
type TaskLogsResponse struct { // The ID of the log. Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // The timestamp of the log. Timestamp *timestamp.Timestamp `protobuf:"bytes,2,opt,name=timestamp,proto3" json:"timestamp,omitempty"` // The flat version of the log that UIs have shown historically. // // Deprecated: Do not use. Message string `protobuf:"bytes,3,opt,name=message,proto3" json:"message,omitempty"` // The level of the log. Level logv1.LogLevel `protobuf:"varint,4,opt,name=level,proto3,enum=determined.log.v1.LogLevel" json:"level,omitempty"` // The ID of the task. TaskId string `protobuf:"bytes,5,opt,name=task_id,json=taskId,proto3" json:"task_id,omitempty"` // The ID of the allocation. AllocationId *string `protobuf:"bytes,6,opt,name=allocation_id,json=allocationId,proto3,oneof" json:"allocation_id,omitempty"` // The agent the logs came from. AgentId *string `protobuf:"bytes,7,opt,name=agent_id,json=agentId,proto3,oneof" json:"agent_id,omitempty"` // The ID of the container or, in the case of k8s, the pod name. ContainerId *string `protobuf:"bytes,8,opt,name=container_id,json=containerId,proto3,oneof" json:"container_id,omitempty"` // The rank ID. RankId *int32 `protobuf:"varint,9,opt,name=rank_id,json=rankId,proto3,oneof" json:"rank_id,omitempty"` // The text of the log entry. Log string `protobuf:"bytes,10,opt,name=log,proto3" json:"log,omitempty"` // The source of the log entry. Source *string `protobuf:"bytes,11,opt,name=source,proto3,oneof" json:"source,omitempty"` // The output stream (e.g. stdout, stderr). Stdtype *string `protobuf:"bytes,12,opt,name=stdtype,proto3,oneof" json:"stdtype,omitempty"` // contains filtered or unexported fields }
Response to TaskLogsRequest.
func (*TaskLogsResponse) Descriptor
deprecated
func (*TaskLogsResponse) Descriptor() ([]byte, []int)
Deprecated: Use TaskLogsResponse.ProtoReflect.Descriptor instead.
func (*TaskLogsResponse) GetAgentId ¶
func (x *TaskLogsResponse) GetAgentId() string
func (*TaskLogsResponse) GetAllocationId ¶
func (x *TaskLogsResponse) GetAllocationId() string
func (*TaskLogsResponse) GetContainerId ¶
func (x *TaskLogsResponse) GetContainerId() string
func (*TaskLogsResponse) GetId ¶
func (x *TaskLogsResponse) GetId() string
func (*TaskLogsResponse) GetLevel ¶
func (x *TaskLogsResponse) GetLevel() logv1.LogLevel
func (*TaskLogsResponse) GetLog ¶
func (x *TaskLogsResponse) GetLog() string
func (*TaskLogsResponse) GetMessage
deprecated
func (x *TaskLogsResponse) GetMessage() string
Deprecated: Do not use.
func (*TaskLogsResponse) GetRankId ¶
func (x *TaskLogsResponse) GetRankId() int32
func (*TaskLogsResponse) GetSource ¶
func (x *TaskLogsResponse) GetSource() string
func (*TaskLogsResponse) GetStdtype ¶
func (x *TaskLogsResponse) GetStdtype() string
func (*TaskLogsResponse) GetTaskId ¶
func (x *TaskLogsResponse) GetTaskId() string
func (*TaskLogsResponse) GetTimestamp ¶
func (x *TaskLogsResponse) GetTimestamp() *timestamp.Timestamp
func (*TaskLogsResponse) ProtoMessage ¶
func (*TaskLogsResponse) ProtoMessage()
func (*TaskLogsResponse) ProtoReflect ¶
func (x *TaskLogsResponse) ProtoReflect() protoreflect.Message
func (*TaskLogsResponse) Reset ¶
func (x *TaskLogsResponse) Reset()
func (*TaskLogsResponse) String ¶
func (x *TaskLogsResponse) String() string
type TestWebhookRequest ¶
type TestWebhookRequest struct { // The id of the webhook. Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
Request for testing a webhook.
func (*TestWebhookRequest) Descriptor
deprecated
func (*TestWebhookRequest) Descriptor() ([]byte, []int)
Deprecated: Use TestWebhookRequest.ProtoReflect.Descriptor instead.
func (*TestWebhookRequest) GetId ¶
func (x *TestWebhookRequest) GetId() int32
func (*TestWebhookRequest) ProtoMessage ¶
func (*TestWebhookRequest) ProtoMessage()
func (*TestWebhookRequest) ProtoReflect ¶
func (x *TestWebhookRequest) ProtoReflect() protoreflect.Message
func (*TestWebhookRequest) Reset ¶
func (x *TestWebhookRequest) Reset()
func (*TestWebhookRequest) String ¶
func (x *TestWebhookRequest) String() string
type TestWebhookResponse ¶
type TestWebhookResponse struct { // Status of test. Completed bool `protobuf:"varint,1,opt,name=completed,proto3" json:"completed,omitempty"` // contains filtered or unexported fields }
Response to TestWebhookRequest.
func (*TestWebhookResponse) Descriptor
deprecated
func (*TestWebhookResponse) Descriptor() ([]byte, []int)
Deprecated: Use TestWebhookResponse.ProtoReflect.Descriptor instead.
func (*TestWebhookResponse) GetCompleted ¶
func (x *TestWebhookResponse) GetCompleted() bool
func (*TestWebhookResponse) ProtoMessage ¶
func (*TestWebhookResponse) ProtoMessage()
func (*TestWebhookResponse) ProtoReflect ¶
func (x *TestWebhookResponse) ProtoReflect() protoreflect.Message
func (*TestWebhookResponse) Reset ¶
func (x *TestWebhookResponse) Reset()
func (*TestWebhookResponse) String ¶
func (x *TestWebhookResponse) String() string
type TrialLogsFieldsRequest ¶
type TrialLogsFieldsRequest struct { // The ID of the trial. TrialId int32 `protobuf:"varint,1,opt,name=trial_id,json=trialId,proto3" json:"trial_id,omitempty"` // Continue following fields until the trial stops. Follow bool `protobuf:"varint,2,opt,name=follow,proto3" json:"follow,omitempty"` // contains filtered or unexported fields }
Stream distinct trial log fields.
func (*TrialLogsFieldsRequest) Descriptor
deprecated
func (*TrialLogsFieldsRequest) Descriptor() ([]byte, []int)
Deprecated: Use TrialLogsFieldsRequest.ProtoReflect.Descriptor instead.
func (*TrialLogsFieldsRequest) GetFollow ¶
func (x *TrialLogsFieldsRequest) GetFollow() bool
func (*TrialLogsFieldsRequest) GetTrialId ¶
func (x *TrialLogsFieldsRequest) GetTrialId() int32
func (*TrialLogsFieldsRequest) ProtoMessage ¶
func (*TrialLogsFieldsRequest) ProtoMessage()
func (*TrialLogsFieldsRequest) ProtoReflect ¶
func (x *TrialLogsFieldsRequest) ProtoReflect() protoreflect.Message
func (*TrialLogsFieldsRequest) Reset ¶
func (x *TrialLogsFieldsRequest) Reset()
func (*TrialLogsFieldsRequest) String ¶
func (x *TrialLogsFieldsRequest) String() string
type TrialLogsFieldsResponse ¶
type TrialLogsFieldsResponse struct { // The distinct agent IDs present in the logs. AgentIds []string `protobuf:"bytes,1,rep,name=agent_ids,json=agentIds,proto3" json:"agent_ids,omitempty"` // The distinct container IDs present in the logs. ContainerIds []string `protobuf:"bytes,2,rep,name=container_ids,json=containerIds,proto3" json:"container_ids,omitempty"` // The distinct rank IDs present in the logs. RankIds []int32 `protobuf:"varint,3,rep,packed,name=rank_ids,json=rankIds,proto3" json:"rank_ids,omitempty"` // The distinct stdtypes present in the logs. Stdtypes []string `protobuf:"bytes,4,rep,name=stdtypes,proto3" json:"stdtypes,omitempty"` // The distinct sources present in the logs. Sources []string `protobuf:"bytes,5,rep,name=sources,proto3" json:"sources,omitempty"` // contains filtered or unexported fields }
Response to TrialLogFieldsRequest.
func (*TrialLogsFieldsResponse) Descriptor
deprecated
func (*TrialLogsFieldsResponse) Descriptor() ([]byte, []int)
Deprecated: Use TrialLogsFieldsResponse.ProtoReflect.Descriptor instead.
func (*TrialLogsFieldsResponse) GetAgentIds ¶
func (x *TrialLogsFieldsResponse) GetAgentIds() []string
func (*TrialLogsFieldsResponse) GetContainerIds ¶
func (x *TrialLogsFieldsResponse) GetContainerIds() []string
func (*TrialLogsFieldsResponse) GetRankIds ¶
func (x *TrialLogsFieldsResponse) GetRankIds() []int32
func (*TrialLogsFieldsResponse) GetSources ¶
func (x *TrialLogsFieldsResponse) GetSources() []string
func (*TrialLogsFieldsResponse) GetStdtypes ¶
func (x *TrialLogsFieldsResponse) GetStdtypes() []string
func (*TrialLogsFieldsResponse) ProtoMessage ¶
func (*TrialLogsFieldsResponse) ProtoMessage()
func (*TrialLogsFieldsResponse) ProtoReflect ¶
func (x *TrialLogsFieldsResponse) ProtoReflect() protoreflect.Message
func (*TrialLogsFieldsResponse) Reset ¶
func (x *TrialLogsFieldsResponse) Reset()
func (*TrialLogsFieldsResponse) String ¶
func (x *TrialLogsFieldsResponse) String() string
type TrialLogsRequest ¶
type TrialLogsRequest struct { // The id of the trial. TrialId int32 `protobuf:"varint,1,opt,name=trial_id,json=trialId,proto3" json:"trial_id,omitempty"` // Limit the number of trial logs. A value of 0 denotes no limit. Limit int32 `protobuf:"varint,4,opt,name=limit,proto3" json:"limit,omitempty"` // Continue following logs until the trial stops. Follow bool `protobuf:"varint,5,opt,name=follow,proto3" json:"follow,omitempty"` // Limit the trial logs to a subset of agents. AgentIds []string `protobuf:"bytes,6,rep,name=agent_ids,json=agentIds,proto3" json:"agent_ids,omitempty"` // Limit the trial logs to a subset of containers. ContainerIds []string `protobuf:"bytes,7,rep,name=container_ids,json=containerIds,proto3" json:"container_ids,omitempty"` // Limit the trial logs to a subset of ranks. RankIds []int32 `protobuf:"varint,8,rep,packed,name=rank_ids,json=rankIds,proto3" json:"rank_ids,omitempty"` // Limit the trial logs to a subset of agents. Levels []logv1.LogLevel `protobuf:"varint,9,rep,packed,name=levels,proto3,enum=determined.log.v1.LogLevel" json:"levels,omitempty"` // Limit the trial logs to a subset of output streams. Stdtypes []string `protobuf:"bytes,10,rep,name=stdtypes,proto3" json:"stdtypes,omitempty"` // Limit the trial logs to a subset of sources. Sources []string `protobuf:"bytes,11,rep,name=sources,proto3" json:"sources,omitempty"` // Limit the trial logs to ones with a timestamp before a given time. TimestampBefore *timestamp.Timestamp `protobuf:"bytes,12,opt,name=timestamp_before,json=timestampBefore,proto3" json:"timestamp_before,omitempty"` // Limit the trial logs to ones with a timestamp after a given time. TimestampAfter *timestamp.Timestamp `protobuf:"bytes,13,opt,name=timestamp_after,json=timestampAfter,proto3" json:"timestamp_after,omitempty"` // Order logs in either ascending or descending order by timestamp. OrderBy OrderBy `protobuf:"varint,14,opt,name=order_by,json=orderBy,proto3,enum=determined.api.v1.OrderBy" json:"order_by,omitempty"` // Search the logs by whether the text contains a substring. SearchText string `protobuf:"bytes,15,opt,name=search_text,json=searchText,proto3" json:"search_text,omitempty"` // contains filtered or unexported fields }
Stream trial logs.
func (*TrialLogsRequest) Descriptor
deprecated
func (*TrialLogsRequest) Descriptor() ([]byte, []int)
Deprecated: Use TrialLogsRequest.ProtoReflect.Descriptor instead.
func (*TrialLogsRequest) GetAgentIds ¶
func (x *TrialLogsRequest) GetAgentIds() []string
func (*TrialLogsRequest) GetContainerIds ¶
func (x *TrialLogsRequest) GetContainerIds() []string
func (*TrialLogsRequest) GetFollow ¶
func (x *TrialLogsRequest) GetFollow() bool
func (*TrialLogsRequest) GetLevels ¶
func (x *TrialLogsRequest) GetLevels() []logv1.LogLevel
func (*TrialLogsRequest) GetLimit ¶
func (x *TrialLogsRequest) GetLimit() int32
func (*TrialLogsRequest) GetOrderBy ¶
func (x *TrialLogsRequest) GetOrderBy() OrderBy
func (*TrialLogsRequest) GetRankIds ¶
func (x *TrialLogsRequest) GetRankIds() []int32
func (*TrialLogsRequest) GetSearchText ¶
func (x *TrialLogsRequest) GetSearchText() string
func (*TrialLogsRequest) GetSources ¶
func (x *TrialLogsRequest) GetSources() []string
func (*TrialLogsRequest) GetStdtypes ¶
func (x *TrialLogsRequest) GetStdtypes() []string
func (*TrialLogsRequest) GetTimestampAfter ¶
func (x *TrialLogsRequest) GetTimestampAfter() *timestamp.Timestamp
func (*TrialLogsRequest) GetTimestampBefore ¶
func (x *TrialLogsRequest) GetTimestampBefore() *timestamp.Timestamp
func (*TrialLogsRequest) GetTrialId ¶
func (x *TrialLogsRequest) GetTrialId() int32
func (*TrialLogsRequest) ProtoMessage ¶
func (*TrialLogsRequest) ProtoMessage()
func (*TrialLogsRequest) ProtoReflect ¶
func (x *TrialLogsRequest) ProtoReflect() protoreflect.Message
func (*TrialLogsRequest) Reset ¶
func (x *TrialLogsRequest) Reset()
func (*TrialLogsRequest) String ¶
func (x *TrialLogsRequest) String() string
type TrialLogsResponse ¶
type TrialLogsResponse struct { // The ID of the trial log. Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // The timestamp of the log. Timestamp *timestamp.Timestamp `protobuf:"bytes,2,opt,name=timestamp,proto3" json:"timestamp,omitempty"` // The flat version of the log that UIs have shown historically. // // Deprecated: Do not use. Message string `protobuf:"bytes,3,opt,name=message,proto3" json:"message,omitempty"` // The level of the log. Level logv1.LogLevel `protobuf:"varint,4,opt,name=level,proto3,enum=determined.log.v1.LogLevel" json:"level,omitempty"` // The ID of the trial associated with this log entry. TrialId int32 `protobuf:"varint,5,opt,name=trial_id,json=trialId,proto3" json:"trial_id,omitempty"` // The ID of the agent that logged this. AgentId *string `protobuf:"bytes,6,opt,name=agent_id,json=agentId,proto3,oneof" json:"agent_id,omitempty"` // The ID of the container or, in the case of k8s, the pod name. ContainerId *string `protobuf:"bytes,7,opt,name=container_id,json=containerId,proto3,oneof" json:"container_id,omitempty"` // The rank ID. RankId *int32 `protobuf:"varint,8,opt,name=rank_id,json=rankId,proto3,oneof" json:"rank_id,omitempty"` // The text of the log entry. Log *string `protobuf:"bytes,9,opt,name=log,proto3,oneof" json:"log,omitempty"` // The source of the log entry. Source *string `protobuf:"bytes,10,opt,name=source,proto3,oneof" json:"source,omitempty"` // The output stream (e.g. stdout, stderr). Stdtype *string `protobuf:"bytes,11,opt,name=stdtype,proto3,oneof" json:"stdtype,omitempty"` // contains filtered or unexported fields }
Response to TrialLogsRequest.
func (*TrialLogsResponse) Descriptor
deprecated
func (*TrialLogsResponse) Descriptor() ([]byte, []int)
Deprecated: Use TrialLogsResponse.ProtoReflect.Descriptor instead.
func (*TrialLogsResponse) GetAgentId ¶
func (x *TrialLogsResponse) GetAgentId() string
func (*TrialLogsResponse) GetContainerId ¶
func (x *TrialLogsResponse) GetContainerId() string
func (*TrialLogsResponse) GetId ¶
func (x *TrialLogsResponse) GetId() string
func (*TrialLogsResponse) GetLevel ¶
func (x *TrialLogsResponse) GetLevel() logv1.LogLevel
func (*TrialLogsResponse) GetLog ¶
func (x *TrialLogsResponse) GetLog() string
func (*TrialLogsResponse) GetMessage
deprecated
func (x *TrialLogsResponse) GetMessage() string
Deprecated: Do not use.
func (*TrialLogsResponse) GetRankId ¶
func (x *TrialLogsResponse) GetRankId() int32
func (*TrialLogsResponse) GetSource ¶
func (x *TrialLogsResponse) GetSource() string
func (*TrialLogsResponse) GetStdtype ¶
func (x *TrialLogsResponse) GetStdtype() string
func (*TrialLogsResponse) GetTimestamp ¶
func (x *TrialLogsResponse) GetTimestamp() *timestamp.Timestamp
func (*TrialLogsResponse) GetTrialId ¶
func (x *TrialLogsResponse) GetTrialId() int32
func (*TrialLogsResponse) ProtoMessage ¶
func (*TrialLogsResponse) ProtoMessage()
func (*TrialLogsResponse) ProtoReflect ¶
func (x *TrialLogsResponse) ProtoReflect() protoreflect.Message
func (*TrialLogsResponse) Reset ¶
func (x *TrialLogsResponse) Reset()
func (*TrialLogsResponse) String ¶
func (x *TrialLogsResponse) String() string
type TrialSorter ¶
type TrialSorter struct { // The namespace for the sort field. Namespace TrialSorter_Namespace `protobuf:"varint,1,opt,name=namespace,proto3,enum=determined.api.v1.TrialSorter_Namespace" json:"namespace,omitempty"` // The name of the sort field. Field string `protobuf:"bytes,2,opt,name=field,proto3" json:"field,omitempty"` // The ordering for the sort. OrderBy OrderBy `protobuf:"varint,3,opt,name=order_by,json=orderBy,proto3,enum=determined.api.v1.OrderBy" json:"order_by,omitempty"` // contains filtered or unexported fields }
Struct to specify a sorting for trials. Used for both determining sort order for returned trials, and for filtering trials by their rank according to sorter
func (*TrialSorter) Descriptor
deprecated
func (*TrialSorter) Descriptor() ([]byte, []int)
Deprecated: Use TrialSorter.ProtoReflect.Descriptor instead.
func (*TrialSorter) GetField ¶
func (x *TrialSorter) GetField() string
func (*TrialSorter) GetNamespace ¶
func (x *TrialSorter) GetNamespace() TrialSorter_Namespace
func (*TrialSorter) GetOrderBy ¶
func (x *TrialSorter) GetOrderBy() OrderBy
func (*TrialSorter) ProtoMessage ¶
func (*TrialSorter) ProtoMessage()
func (*TrialSorter) ProtoReflect ¶
func (x *TrialSorter) ProtoReflect() protoreflect.Message
func (*TrialSorter) Reset ¶
func (x *TrialSorter) Reset()
func (*TrialSorter) String ¶
func (x *TrialSorter) String() string
type TrialSorter_Namespace ¶
type TrialSorter_Namespace int32
Namespace for the sort field. corresponds to the different ways to access in the db
const ( // Namespace for columns in the trials table TrialSorter_NAMESPACE_UNSPECIFIED TrialSorter_Namespace = 0 // Namespace corrspondings to trials->hparams TrialSorter_NAMESPACE_HPARAMS TrialSorter_Namespace = 1 // Namespace corrspondings to steps->avg_metrics TrialSorter_NAMESPACE_TRAINING_METRICS TrialSorter_Namespace = 2 // Namespace corrspondings to validations->validation_metrics TrialSorter_NAMESPACE_VALIDATION_METRICS TrialSorter_Namespace = 3 )
func (TrialSorter_Namespace) Descriptor ¶
func (TrialSorter_Namespace) Descriptor() protoreflect.EnumDescriptor
func (TrialSorter_Namespace) Enum ¶
func (x TrialSorter_Namespace) Enum() *TrialSorter_Namespace
func (TrialSorter_Namespace) EnumDescriptor
deprecated
func (TrialSorter_Namespace) EnumDescriptor() ([]byte, []int)
Deprecated: Use TrialSorter_Namespace.Descriptor instead.
func (TrialSorter_Namespace) Number ¶
func (x TrialSorter_Namespace) Number() protoreflect.EnumNumber
func (TrialSorter_Namespace) String ¶
func (x TrialSorter_Namespace) String() string
func (TrialSorter_Namespace) Type ¶
func (TrialSorter_Namespace) Type() protoreflect.EnumType
type TrialTag ¶
type TrialTag struct { // The actual tag. Key string `protobuf:"bytes,1,opt,name=key,proto3" json:"key,omitempty"` // contains filtered or unexported fields }
Tag for trials. Implemented in such a way to allow easy evolvability into/coexistence with key/values tags
func (*TrialTag) Descriptor
deprecated
func (*TrialTag) ProtoMessage ¶
func (*TrialTag) ProtoMessage()
func (*TrialTag) ProtoReflect ¶
func (x *TrialTag) ProtoReflect() protoreflect.Message
type TrialsSampleRequest ¶
type TrialsSampleRequest struct { // The id of the experiment. ExperimentId int32 `protobuf:"varint,1,opt,name=experiment_id,json=experimentId,proto3" json:"experiment_id,omitempty"` // A metric name. MetricName string `protobuf:"bytes,2,opt,name=metric_name,json=metricName,proto3" json:"metric_name,omitempty"` // The type of metric. // // Deprecated: Do not use. MetricType MetricType `` /* 126-byte string literal not displayed */ // Metric group (training, validation, etc). Group string `protobuf:"bytes,9,opt,name=group,proto3" json:"group,omitempty"` // Maximum number of trials to fetch data for. MaxTrials int32 `protobuf:"varint,4,opt,name=max_trials,json=maxTrials,proto3" json:"max_trials,omitempty"` // Maximum number of initial / historical data points. MaxDatapoints int32 `protobuf:"varint,5,opt,name=max_datapoints,json=maxDatapoints,proto3" json:"max_datapoints,omitempty"` // Beginning of window (inclusive) to fetch data for. StartBatches int32 `protobuf:"varint,6,opt,name=start_batches,json=startBatches,proto3" json:"start_batches,omitempty"` // Ending of window (inclusive) to fetch data for. EndBatches int32 `protobuf:"varint,7,opt,name=end_batches,json=endBatches,proto3" json:"end_batches,omitempty"` // Seconds to wait when polling for updates. PeriodSeconds int32 `protobuf:"varint,8,opt,name=period_seconds,json=periodSeconds,proto3" json:"period_seconds,omitempty"` // contains filtered or unexported fields }
Request a sample of metrics over time for a sample of trials.
func (*TrialsSampleRequest) Descriptor
deprecated
func (*TrialsSampleRequest) Descriptor() ([]byte, []int)
Deprecated: Use TrialsSampleRequest.ProtoReflect.Descriptor instead.
func (*TrialsSampleRequest) GetEndBatches ¶
func (x *TrialsSampleRequest) GetEndBatches() int32
func (*TrialsSampleRequest) GetExperimentId ¶
func (x *TrialsSampleRequest) GetExperimentId() int32
func (*TrialsSampleRequest) GetGroup ¶
func (x *TrialsSampleRequest) GetGroup() string
func (*TrialsSampleRequest) GetMaxDatapoints ¶
func (x *TrialsSampleRequest) GetMaxDatapoints() int32
func (*TrialsSampleRequest) GetMaxTrials ¶
func (x *TrialsSampleRequest) GetMaxTrials() int32
func (*TrialsSampleRequest) GetMetricName ¶
func (x *TrialsSampleRequest) GetMetricName() string
func (*TrialsSampleRequest) GetMetricType
deprecated
func (x *TrialsSampleRequest) GetMetricType() MetricType
Deprecated: Do not use.
func (*TrialsSampleRequest) GetPeriodSeconds ¶
func (x *TrialsSampleRequest) GetPeriodSeconds() int32
func (*TrialsSampleRequest) GetStartBatches ¶
func (x *TrialsSampleRequest) GetStartBatches() int32
func (*TrialsSampleRequest) ProtoMessage ¶
func (*TrialsSampleRequest) ProtoMessage()
func (*TrialsSampleRequest) ProtoReflect ¶
func (x *TrialsSampleRequest) ProtoReflect() protoreflect.Message
func (*TrialsSampleRequest) Reset ¶
func (x *TrialsSampleRequest) Reset()
func (*TrialsSampleRequest) String ¶
func (x *TrialsSampleRequest) String() string
type TrialsSampleResponse ¶
type TrialsSampleResponse struct { // A historical or incremental series of data points for the trials. Trials []*TrialsSampleResponse_Trial `protobuf:"bytes,1,rep,name=trials,proto3" json:"trials,omitempty"` // IDs of trials that are newly included in the data. PromotedTrials []int32 `protobuf:"varint,2,rep,packed,name=promoted_trials,json=promotedTrials,proto3" json:"promoted_trials,omitempty"` // IDs of trials that are no longer included in the top N trials. DemotedTrials []int32 `protobuf:"varint,3,rep,packed,name=demoted_trials,json=demotedTrials,proto3" json:"demoted_trials,omitempty"` // contains filtered or unexported fields }
Response to TrialsSampleRequest
func (*TrialsSampleResponse) Descriptor
deprecated
func (*TrialsSampleResponse) Descriptor() ([]byte, []int)
Deprecated: Use TrialsSampleResponse.ProtoReflect.Descriptor instead.
func (*TrialsSampleResponse) GetDemotedTrials ¶
func (x *TrialsSampleResponse) GetDemotedTrials() []int32
func (*TrialsSampleResponse) GetPromotedTrials ¶
func (x *TrialsSampleResponse) GetPromotedTrials() []int32
func (*TrialsSampleResponse) GetTrials ¶
func (x *TrialsSampleResponse) GetTrials() []*TrialsSampleResponse_Trial
func (*TrialsSampleResponse) ProtoMessage ¶
func (*TrialsSampleResponse) ProtoMessage()
func (*TrialsSampleResponse) ProtoReflect ¶
func (x *TrialsSampleResponse) ProtoReflect() protoreflect.Message
func (*TrialsSampleResponse) Reset ¶
func (x *TrialsSampleResponse) Reset()
func (*TrialsSampleResponse) String ¶
func (x *TrialsSampleResponse) String() string
type TrialsSampleResponse_Trial ¶
type TrialsSampleResponse_Trial struct { // The id of the trial. TrialId int32 `protobuf:"varint,1,opt,name=trial_id,json=trialId,proto3" json:"trial_id,omitempty"` // Hyperparamters values for this specific trial. Hparams *_struct.Struct `protobuf:"bytes,2,opt,name=hparams,proto3" json:"hparams,omitempty"` // A possibly down-sampled series of metric readings through the progress of // the trial. Data []*DataPoint `protobuf:"bytes,3,rep,name=data,proto3" json:"data,omitempty"` // contains filtered or unexported fields }
Metadata and metrics stream from a trial.
func (*TrialsSampleResponse_Trial) Descriptor
deprecated
func (*TrialsSampleResponse_Trial) Descriptor() ([]byte, []int)
Deprecated: Use TrialsSampleResponse_Trial.ProtoReflect.Descriptor instead.
func (*TrialsSampleResponse_Trial) GetData ¶
func (x *TrialsSampleResponse_Trial) GetData() []*DataPoint
func (*TrialsSampleResponse_Trial) GetHparams ¶
func (x *TrialsSampleResponse_Trial) GetHparams() *_struct.Struct
func (*TrialsSampleResponse_Trial) GetTrialId ¶
func (x *TrialsSampleResponse_Trial) GetTrialId() int32
func (*TrialsSampleResponse_Trial) ProtoMessage ¶
func (*TrialsSampleResponse_Trial) ProtoMessage()
func (*TrialsSampleResponse_Trial) ProtoReflect ¶
func (x *TrialsSampleResponse_Trial) ProtoReflect() protoreflect.Message
func (*TrialsSampleResponse_Trial) Reset ¶
func (x *TrialsSampleResponse_Trial) Reset()
func (*TrialsSampleResponse_Trial) String ¶
func (x *TrialsSampleResponse_Trial) String() string
type TrialsSnapshotRequest ¶
type TrialsSnapshotRequest struct { // The id of the experiment. ExperimentId int32 `protobuf:"varint,1,opt,name=experiment_id,json=experimentId,proto3" json:"experiment_id,omitempty"` // A metric name. MetricName string `protobuf:"bytes,2,opt,name=metric_name,json=metricName,proto3" json:"metric_name,omitempty"` // The type of metric. // // Deprecated: Do not use. MetricType MetricType `` /* 126-byte string literal not displayed */ // Metric group (training, validation, etc). Group string `protobuf:"bytes,7,opt,name=group,proto3" json:"group,omitempty"` // The point of progress at which to query metrics. BatchesProcessed int32 `protobuf:"varint,4,opt,name=batches_processed,json=batchesProcessed,proto3" json:"batches_processed,omitempty"` // A range either side of batches_processed to include near-misses. BatchesMargin int32 `protobuf:"varint,5,opt,name=batches_margin,json=batchesMargin,proto3" json:"batches_margin,omitempty"` // Seconds to wait when polling for updates. PeriodSeconds int32 `protobuf:"varint,6,opt,name=period_seconds,json=periodSeconds,proto3" json:"period_seconds,omitempty"` // contains filtered or unexported fields }
Request metrics from all trials at a point of progress.
func (*TrialsSnapshotRequest) Descriptor
deprecated
func (*TrialsSnapshotRequest) Descriptor() ([]byte, []int)
Deprecated: Use TrialsSnapshotRequest.ProtoReflect.Descriptor instead.
func (*TrialsSnapshotRequest) GetBatchesMargin ¶
func (x *TrialsSnapshotRequest) GetBatchesMargin() int32
func (*TrialsSnapshotRequest) GetBatchesProcessed ¶
func (x *TrialsSnapshotRequest) GetBatchesProcessed() int32
func (*TrialsSnapshotRequest) GetExperimentId ¶
func (x *TrialsSnapshotRequest) GetExperimentId() int32
func (*TrialsSnapshotRequest) GetGroup ¶
func (x *TrialsSnapshotRequest) GetGroup() string
func (*TrialsSnapshotRequest) GetMetricName ¶
func (x *TrialsSnapshotRequest) GetMetricName() string
func (*TrialsSnapshotRequest) GetMetricType
deprecated
func (x *TrialsSnapshotRequest) GetMetricType() MetricType
Deprecated: Do not use.
func (*TrialsSnapshotRequest) GetPeriodSeconds ¶
func (x *TrialsSnapshotRequest) GetPeriodSeconds() int32
func (*TrialsSnapshotRequest) ProtoMessage ¶
func (*TrialsSnapshotRequest) ProtoMessage()
func (*TrialsSnapshotRequest) ProtoReflect ¶
func (x *TrialsSnapshotRequest) ProtoReflect() protoreflect.Message
func (*TrialsSnapshotRequest) Reset ¶
func (x *TrialsSnapshotRequest) Reset()
func (*TrialsSnapshotRequest) String ¶
func (x *TrialsSnapshotRequest) String() string
type TrialsSnapshotResponse ¶
type TrialsSnapshotResponse struct { // A list of trials. Trials []*TrialsSnapshotResponse_Trial `protobuf:"bytes,1,rep,name=trials,proto3" json:"trials,omitempty"` // contains filtered or unexported fields }
Response to TrialsSnapshotRequest
func (*TrialsSnapshotResponse) Descriptor
deprecated
func (*TrialsSnapshotResponse) Descriptor() ([]byte, []int)
Deprecated: Use TrialsSnapshotResponse.ProtoReflect.Descriptor instead.
func (*TrialsSnapshotResponse) GetTrials ¶
func (x *TrialsSnapshotResponse) GetTrials() []*TrialsSnapshotResponse_Trial
func (*TrialsSnapshotResponse) ProtoMessage ¶
func (*TrialsSnapshotResponse) ProtoMessage()
func (*TrialsSnapshotResponse) ProtoReflect ¶
func (x *TrialsSnapshotResponse) ProtoReflect() protoreflect.Message
func (*TrialsSnapshotResponse) Reset ¶
func (x *TrialsSnapshotResponse) Reset()
func (*TrialsSnapshotResponse) String ¶
func (x *TrialsSnapshotResponse) String() string
type TrialsSnapshotResponse_Trial ¶
type TrialsSnapshotResponse_Trial struct { // The id of the trial. TrialId int32 `protobuf:"varint,1,opt,name=trial_id,json=trialId,proto3" json:"trial_id,omitempty"` // A dictionary of hyperparameter values for this trial. Hparams *_struct.Struct `protobuf:"bytes,2,opt,name=hparams,proto3" json:"hparams,omitempty"` // The value of the metric in this trial at this point. Metric float64 `protobuf:"fixed64,3,opt,name=metric,proto3" json:"metric,omitempty"` // The number of batches processed for this particular datapoint. BatchesProcessed int32 `protobuf:"varint,4,opt,name=batches_processed,json=batchesProcessed,proto3" json:"batches_processed,omitempty"` // contains filtered or unexported fields }
Metric value and metadata for a trial that has progress this far.
func (*TrialsSnapshotResponse_Trial) Descriptor
deprecated
func (*TrialsSnapshotResponse_Trial) Descriptor() ([]byte, []int)
Deprecated: Use TrialsSnapshotResponse_Trial.ProtoReflect.Descriptor instead.
func (*TrialsSnapshotResponse_Trial) GetBatchesProcessed ¶
func (x *TrialsSnapshotResponse_Trial) GetBatchesProcessed() int32
func (*TrialsSnapshotResponse_Trial) GetHparams ¶
func (x *TrialsSnapshotResponse_Trial) GetHparams() *_struct.Struct
func (*TrialsSnapshotResponse_Trial) GetMetric ¶
func (x *TrialsSnapshotResponse_Trial) GetMetric() float64
func (*TrialsSnapshotResponse_Trial) GetTrialId ¶
func (x *TrialsSnapshotResponse_Trial) GetTrialId() int32
func (*TrialsSnapshotResponse_Trial) ProtoMessage ¶
func (*TrialsSnapshotResponse_Trial) ProtoMessage()
func (*TrialsSnapshotResponse_Trial) ProtoReflect ¶
func (x *TrialsSnapshotResponse_Trial) ProtoReflect() protoreflect.Message
func (*TrialsSnapshotResponse_Trial) Reset ¶
func (x *TrialsSnapshotResponse_Trial) Reset()
func (*TrialsSnapshotResponse_Trial) String ¶
func (x *TrialsSnapshotResponse_Trial) String() string
type UnarchiveExperimentRequest ¶
type UnarchiveExperimentRequest struct { // The experiment id. Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
Unarchive an experiment.
func (*UnarchiveExperimentRequest) Descriptor
deprecated
func (*UnarchiveExperimentRequest) Descriptor() ([]byte, []int)
Deprecated: Use UnarchiveExperimentRequest.ProtoReflect.Descriptor instead.
func (*UnarchiveExperimentRequest) GetId ¶
func (x *UnarchiveExperimentRequest) GetId() int32
func (*UnarchiveExperimentRequest) ProtoMessage ¶
func (*UnarchiveExperimentRequest) ProtoMessage()
func (*UnarchiveExperimentRequest) ProtoReflect ¶
func (x *UnarchiveExperimentRequest) ProtoReflect() protoreflect.Message
func (*UnarchiveExperimentRequest) Reset ¶
func (x *UnarchiveExperimentRequest) Reset()
func (*UnarchiveExperimentRequest) String ¶
func (x *UnarchiveExperimentRequest) String() string
type UnarchiveExperimentResponse ¶
type UnarchiveExperimentResponse struct {
// contains filtered or unexported fields
}
Response to UnarchiveExperimentRequest.
func (*UnarchiveExperimentResponse) Descriptor
deprecated
func (*UnarchiveExperimentResponse) Descriptor() ([]byte, []int)
Deprecated: Use UnarchiveExperimentResponse.ProtoReflect.Descriptor instead.
func (*UnarchiveExperimentResponse) ProtoMessage ¶
func (*UnarchiveExperimentResponse) ProtoMessage()
func (*UnarchiveExperimentResponse) ProtoReflect ¶
func (x *UnarchiveExperimentResponse) ProtoReflect() protoreflect.Message
func (*UnarchiveExperimentResponse) Reset ¶
func (x *UnarchiveExperimentResponse) Reset()
func (*UnarchiveExperimentResponse) String ¶
func (x *UnarchiveExperimentResponse) String() string
type UnarchiveExperimentsRequest ¶
type UnarchiveExperimentsRequest struct { // Selecting experiments by id. ExperimentIds []int32 `protobuf:"varint,1,rep,packed,name=experiment_ids,json=experimentIds,proto3" json:"experiment_ids,omitempty"` // Targets all experiments matching filters. Filters *BulkExperimentFilters `protobuf:"bytes,2,opt,name=filters,proto3" json:"filters,omitempty"` // Project id that the experiments belong to. ProjectId int32 `protobuf:"varint,3,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` // contains filtered or unexported fields }
Unarchive multiple experiments.
func (*UnarchiveExperimentsRequest) Descriptor
deprecated
func (*UnarchiveExperimentsRequest) Descriptor() ([]byte, []int)
Deprecated: Use UnarchiveExperimentsRequest.ProtoReflect.Descriptor instead.
func (*UnarchiveExperimentsRequest) GetExperimentIds ¶
func (x *UnarchiveExperimentsRequest) GetExperimentIds() []int32
func (*UnarchiveExperimentsRequest) GetFilters ¶
func (x *UnarchiveExperimentsRequest) GetFilters() *BulkExperimentFilters
func (*UnarchiveExperimentsRequest) GetProjectId ¶
func (x *UnarchiveExperimentsRequest) GetProjectId() int32
func (*UnarchiveExperimentsRequest) ProtoMessage ¶
func (*UnarchiveExperimentsRequest) ProtoMessage()
func (*UnarchiveExperimentsRequest) ProtoReflect ¶
func (x *UnarchiveExperimentsRequest) ProtoReflect() protoreflect.Message
func (*UnarchiveExperimentsRequest) Reset ¶
func (x *UnarchiveExperimentsRequest) Reset()
func (*UnarchiveExperimentsRequest) String ¶
func (x *UnarchiveExperimentsRequest) String() string
type UnarchiveExperimentsResponse ¶
type UnarchiveExperimentsResponse struct { // Details on success or error for each experiment. Results []*ExperimentActionResult `protobuf:"bytes,1,rep,name=results,proto3" json:"results,omitempty"` // contains filtered or unexported fields }
Response to UnarchiveExperimentsRequest.
func (*UnarchiveExperimentsResponse) Descriptor
deprecated
func (*UnarchiveExperimentsResponse) Descriptor() ([]byte, []int)
Deprecated: Use UnarchiveExperimentsResponse.ProtoReflect.Descriptor instead.
func (*UnarchiveExperimentsResponse) GetResults ¶
func (x *UnarchiveExperimentsResponse) GetResults() []*ExperimentActionResult
func (*UnarchiveExperimentsResponse) ProtoMessage ¶
func (*UnarchiveExperimentsResponse) ProtoMessage()
func (*UnarchiveExperimentsResponse) ProtoReflect ¶
func (x *UnarchiveExperimentsResponse) ProtoReflect() protoreflect.Message
func (*UnarchiveExperimentsResponse) Reset ¶
func (x *UnarchiveExperimentsResponse) Reset()
func (*UnarchiveExperimentsResponse) String ¶
func (x *UnarchiveExperimentsResponse) String() string
type UnarchiveModelRequest ¶
type UnarchiveModelRequest struct { // The name of the model to un-archive. ModelName string `protobuf:"bytes,2,opt,name=model_name,json=modelName,proto3" json:"model_name,omitempty"` // contains filtered or unexported fields }
Request for un-archiving a model in the registry.
func (*UnarchiveModelRequest) Descriptor
deprecated
func (*UnarchiveModelRequest) Descriptor() ([]byte, []int)
Deprecated: Use UnarchiveModelRequest.ProtoReflect.Descriptor instead.
func (*UnarchiveModelRequest) GetModelName ¶
func (x *UnarchiveModelRequest) GetModelName() string
func (*UnarchiveModelRequest) ProtoMessage ¶
func (*UnarchiveModelRequest) ProtoMessage()
func (*UnarchiveModelRequest) ProtoReflect ¶
func (x *UnarchiveModelRequest) ProtoReflect() protoreflect.Message
func (*UnarchiveModelRequest) Reset ¶
func (x *UnarchiveModelRequest) Reset()
func (*UnarchiveModelRequest) String ¶
func (x *UnarchiveModelRequest) String() string
type UnarchiveModelResponse ¶
type UnarchiveModelResponse struct {
// contains filtered or unexported fields
}
Response to UnarchiveModelRequest
func (*UnarchiveModelResponse) Descriptor
deprecated
func (*UnarchiveModelResponse) Descriptor() ([]byte, []int)
Deprecated: Use UnarchiveModelResponse.ProtoReflect.Descriptor instead.
func (*UnarchiveModelResponse) ProtoMessage ¶
func (*UnarchiveModelResponse) ProtoMessage()
func (*UnarchiveModelResponse) ProtoReflect ¶
func (x *UnarchiveModelResponse) ProtoReflect() protoreflect.Message
func (*UnarchiveModelResponse) Reset ¶
func (x *UnarchiveModelResponse) Reset()
func (*UnarchiveModelResponse) String ¶
func (x *UnarchiveModelResponse) String() string
type UnarchiveProjectRequest ¶
type UnarchiveProjectRequest struct { // The id of the project. Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
Request for un-archiving a project.
func (*UnarchiveProjectRequest) Descriptor
deprecated
func (*UnarchiveProjectRequest) Descriptor() ([]byte, []int)
Deprecated: Use UnarchiveProjectRequest.ProtoReflect.Descriptor instead.
func (*UnarchiveProjectRequest) GetId ¶
func (x *UnarchiveProjectRequest) GetId() int32
func (*UnarchiveProjectRequest) ProtoMessage ¶
func (*UnarchiveProjectRequest) ProtoMessage()
func (*UnarchiveProjectRequest) ProtoReflect ¶
func (x *UnarchiveProjectRequest) ProtoReflect() protoreflect.Message
func (*UnarchiveProjectRequest) Reset ¶
func (x *UnarchiveProjectRequest) Reset()
func (*UnarchiveProjectRequest) String ¶
func (x *UnarchiveProjectRequest) String() string
type UnarchiveProjectResponse ¶
type UnarchiveProjectResponse struct {
// contains filtered or unexported fields
}
Response to UnarchiveProjectRequest.
func (*UnarchiveProjectResponse) Descriptor
deprecated
func (*UnarchiveProjectResponse) Descriptor() ([]byte, []int)
Deprecated: Use UnarchiveProjectResponse.ProtoReflect.Descriptor instead.
func (*UnarchiveProjectResponse) ProtoMessage ¶
func (*UnarchiveProjectResponse) ProtoMessage()
func (*UnarchiveProjectResponse) ProtoReflect ¶
func (x *UnarchiveProjectResponse) ProtoReflect() protoreflect.Message
func (*UnarchiveProjectResponse) Reset ¶
func (x *UnarchiveProjectResponse) Reset()
func (*UnarchiveProjectResponse) String ¶
func (x *UnarchiveProjectResponse) String() string
type UnarchiveRunsRequest ¶
type UnarchiveRunsRequest struct { // The ids of the runs being unarchived. RunIds []int32 `protobuf:"varint,1,rep,packed,name=run_ids,json=runIds,proto3" json:"run_ids,omitempty"` // The id of the current parent project. ProjectId int32 `protobuf:"varint,2,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` // Filter expression Filter *string `protobuf:"bytes,3,opt,name=filter,proto3,oneof" json:"filter,omitempty"` // contains filtered or unexported fields }
Request to unarchive the run
func (*UnarchiveRunsRequest) Descriptor
deprecated
func (*UnarchiveRunsRequest) Descriptor() ([]byte, []int)
Deprecated: Use UnarchiveRunsRequest.ProtoReflect.Descriptor instead.
func (*UnarchiveRunsRequest) GetFilter ¶
func (x *UnarchiveRunsRequest) GetFilter() string
func (*UnarchiveRunsRequest) GetProjectId ¶
func (x *UnarchiveRunsRequest) GetProjectId() int32
func (*UnarchiveRunsRequest) GetRunIds ¶
func (x *UnarchiveRunsRequest) GetRunIds() []int32
func (*UnarchiveRunsRequest) ProtoMessage ¶
func (*UnarchiveRunsRequest) ProtoMessage()
func (*UnarchiveRunsRequest) ProtoReflect ¶
func (x *UnarchiveRunsRequest) ProtoReflect() protoreflect.Message
func (*UnarchiveRunsRequest) Reset ¶
func (x *UnarchiveRunsRequest) Reset()
func (*UnarchiveRunsRequest) String ¶
func (x *UnarchiveRunsRequest) String() string
type UnarchiveRunsResponse ¶
type UnarchiveRunsResponse struct { // Details on success or error for each run. Results []*RunActionResult `protobuf:"bytes,1,rep,name=results,proto3" json:"results,omitempty"` // contains filtered or unexported fields }
Response to UnarchiveRunsRequest.
func (*UnarchiveRunsResponse) Descriptor
deprecated
func (*UnarchiveRunsResponse) Descriptor() ([]byte, []int)
Deprecated: Use UnarchiveRunsResponse.ProtoReflect.Descriptor instead.
func (*UnarchiveRunsResponse) GetResults ¶
func (x *UnarchiveRunsResponse) GetResults() []*RunActionResult
func (*UnarchiveRunsResponse) ProtoMessage ¶
func (*UnarchiveRunsResponse) ProtoMessage()
func (*UnarchiveRunsResponse) ProtoReflect ¶
func (x *UnarchiveRunsResponse) ProtoReflect() protoreflect.Message
func (*UnarchiveRunsResponse) Reset ¶
func (x *UnarchiveRunsResponse) Reset()
func (*UnarchiveRunsResponse) String ¶
func (x *UnarchiveRunsResponse) String() string
type UnarchiveWorkspaceRequest ¶
type UnarchiveWorkspaceRequest struct { // The id of the workspace. Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
Request for un-archiving a workspace.
func (*UnarchiveWorkspaceRequest) Descriptor
deprecated
func (*UnarchiveWorkspaceRequest) Descriptor() ([]byte, []int)
Deprecated: Use UnarchiveWorkspaceRequest.ProtoReflect.Descriptor instead.
func (*UnarchiveWorkspaceRequest) GetId ¶
func (x *UnarchiveWorkspaceRequest) GetId() int32
func (*UnarchiveWorkspaceRequest) ProtoMessage ¶
func (*UnarchiveWorkspaceRequest) ProtoMessage()
func (*UnarchiveWorkspaceRequest) ProtoReflect ¶
func (x *UnarchiveWorkspaceRequest) ProtoReflect() protoreflect.Message
func (*UnarchiveWorkspaceRequest) Reset ¶
func (x *UnarchiveWorkspaceRequest) Reset()
func (*UnarchiveWorkspaceRequest) String ¶
func (x *UnarchiveWorkspaceRequest) String() string
type UnarchiveWorkspaceResponse ¶
type UnarchiveWorkspaceResponse struct {
// contains filtered or unexported fields
}
Response to UnarchiveWorkspaceRequest.
func (*UnarchiveWorkspaceResponse) Descriptor
deprecated
func (*UnarchiveWorkspaceResponse) Descriptor() ([]byte, []int)
Deprecated: Use UnarchiveWorkspaceResponse.ProtoReflect.Descriptor instead.
func (*UnarchiveWorkspaceResponse) ProtoMessage ¶
func (*UnarchiveWorkspaceResponse) ProtoMessage()
func (*UnarchiveWorkspaceResponse) ProtoReflect ¶
func (x *UnarchiveWorkspaceResponse) ProtoReflect() protoreflect.Message
func (*UnarchiveWorkspaceResponse) Reset ¶
func (x *UnarchiveWorkspaceResponse) Reset()
func (*UnarchiveWorkspaceResponse) String ¶
func (x *UnarchiveWorkspaceResponse) String() string
type UnbindRPFromWorkspaceRequest ¶
type UnbindRPFromWorkspaceRequest struct { // The resource pool name. ResourcePoolName string `protobuf:"bytes,1,opt,name=resource_pool_name,json=resourcePoolName,proto3" json:"resource_pool_name,omitempty"` // The workspace IDs to be unbound. WorkspaceIds []int32 `protobuf:"varint,2,rep,packed,name=workspace_ids,json=workspaceIds,proto3" json:"workspace_ids,omitempty"` // The workspace names to be unbound. WorkspaceNames []string `protobuf:"bytes,3,rep,name=workspace_names,json=workspaceNames,proto3" json:"workspace_names,omitempty"` // contains filtered or unexported fields }
Unbind a resource pool to workspaces.
func (*UnbindRPFromWorkspaceRequest) Descriptor
deprecated
func (*UnbindRPFromWorkspaceRequest) Descriptor() ([]byte, []int)
Deprecated: Use UnbindRPFromWorkspaceRequest.ProtoReflect.Descriptor instead.
func (*UnbindRPFromWorkspaceRequest) GetResourcePoolName ¶
func (x *UnbindRPFromWorkspaceRequest) GetResourcePoolName() string
func (*UnbindRPFromWorkspaceRequest) GetWorkspaceIds ¶
func (x *UnbindRPFromWorkspaceRequest) GetWorkspaceIds() []int32
func (*UnbindRPFromWorkspaceRequest) GetWorkspaceNames ¶
func (x *UnbindRPFromWorkspaceRequest) GetWorkspaceNames() []string
func (*UnbindRPFromWorkspaceRequest) ProtoMessage ¶
func (*UnbindRPFromWorkspaceRequest) ProtoMessage()
func (*UnbindRPFromWorkspaceRequest) ProtoReflect ¶
func (x *UnbindRPFromWorkspaceRequest) ProtoReflect() protoreflect.Message
func (*UnbindRPFromWorkspaceRequest) Reset ¶
func (x *UnbindRPFromWorkspaceRequest) Reset()
func (*UnbindRPFromWorkspaceRequest) String ¶
func (x *UnbindRPFromWorkspaceRequest) String() string
type UnbindRPFromWorkspaceResponse ¶
type UnbindRPFromWorkspaceResponse struct {
// contains filtered or unexported fields
}
Unbind a resource pool to workspaces response.
func (*UnbindRPFromWorkspaceResponse) Descriptor
deprecated
func (*UnbindRPFromWorkspaceResponse) Descriptor() ([]byte, []int)
Deprecated: Use UnbindRPFromWorkspaceResponse.ProtoReflect.Descriptor instead.
func (*UnbindRPFromWorkspaceResponse) ProtoMessage ¶
func (*UnbindRPFromWorkspaceResponse) ProtoMessage()
func (*UnbindRPFromWorkspaceResponse) ProtoReflect ¶
func (x *UnbindRPFromWorkspaceResponse) ProtoReflect() protoreflect.Message
func (*UnbindRPFromWorkspaceResponse) Reset ¶
func (x *UnbindRPFromWorkspaceResponse) Reset()
func (*UnbindRPFromWorkspaceResponse) String ¶
func (x *UnbindRPFromWorkspaceResponse) String() string
type UnimplementedDeterminedServer ¶
type UnimplementedDeterminedServer struct { }
UnimplementedDeterminedServer can be embedded to have forward compatible implementations.
func (*UnimplementedDeterminedServer) AckAllocationPreemptionSignal ¶
func (*UnimplementedDeterminedServer) AckAllocationPreemptionSignal(context.Context, *AckAllocationPreemptionSignalRequest) (*AckAllocationPreemptionSignalResponse, error)
func (*UnimplementedDeterminedServer) ActivateExperiment ¶
func (*UnimplementedDeterminedServer) ActivateExperiment(context.Context, *ActivateExperimentRequest) (*ActivateExperimentResponse, error)
func (*UnimplementedDeterminedServer) ActivateExperiments ¶
func (*UnimplementedDeterminedServer) ActivateExperiments(context.Context, *ActivateExperimentsRequest) (*ActivateExperimentsResponse, error)
func (*UnimplementedDeterminedServer) AddProjectNote ¶
func (*UnimplementedDeterminedServer) AddProjectNote(context.Context, *AddProjectNoteRequest) (*AddProjectNoteResponse, error)
func (*UnimplementedDeterminedServer) AllocationAllGather ¶
func (*UnimplementedDeterminedServer) AllocationAllGather(context.Context, *AllocationAllGatherRequest) (*AllocationAllGatherResponse, error)
func (*UnimplementedDeterminedServer) AllocationPendingPreemptionSignal ¶
func (*UnimplementedDeterminedServer) AllocationPendingPreemptionSignal(context.Context, *AllocationPendingPreemptionSignalRequest) (*AllocationPendingPreemptionSignalResponse, error)
func (*UnimplementedDeterminedServer) AllocationPreemptionSignal ¶
func (*UnimplementedDeterminedServer) AllocationPreemptionSignal(context.Context, *AllocationPreemptionSignalRequest) (*AllocationPreemptionSignalResponse, error)
func (*UnimplementedDeterminedServer) AllocationReady ¶
func (*UnimplementedDeterminedServer) AllocationReady(context.Context, *AllocationReadyRequest) (*AllocationReadyResponse, error)
func (*UnimplementedDeterminedServer) AllocationRendezvousInfo ¶
func (*UnimplementedDeterminedServer) AllocationRendezvousInfo(context.Context, *AllocationRendezvousInfoRequest) (*AllocationRendezvousInfoResponse, error)
func (*UnimplementedDeterminedServer) AllocationWaiting ¶
func (*UnimplementedDeterminedServer) AllocationWaiting(context.Context, *AllocationWaitingRequest) (*AllocationWaitingResponse, error)
func (*UnimplementedDeterminedServer) ArchiveExperiment ¶
func (*UnimplementedDeterminedServer) ArchiveExperiment(context.Context, *ArchiveExperimentRequest) (*ArchiveExperimentResponse, error)
func (*UnimplementedDeterminedServer) ArchiveExperiments ¶
func (*UnimplementedDeterminedServer) ArchiveExperiments(context.Context, *ArchiveExperimentsRequest) (*ArchiveExperimentsResponse, error)
func (*UnimplementedDeterminedServer) ArchiveModel ¶
func (*UnimplementedDeterminedServer) ArchiveModel(context.Context, *ArchiveModelRequest) (*ArchiveModelResponse, error)
func (*UnimplementedDeterminedServer) ArchiveProject ¶
func (*UnimplementedDeterminedServer) ArchiveProject(context.Context, *ArchiveProjectRequest) (*ArchiveProjectResponse, error)
func (*UnimplementedDeterminedServer) ArchiveRuns ¶
func (*UnimplementedDeterminedServer) ArchiveRuns(context.Context, *ArchiveRunsRequest) (*ArchiveRunsResponse, error)
func (*UnimplementedDeterminedServer) ArchiveWorkspace ¶
func (*UnimplementedDeterminedServer) ArchiveWorkspace(context.Context, *ArchiveWorkspaceRequest) (*ArchiveWorkspaceResponse, error)
func (*UnimplementedDeterminedServer) AssignMultipleGroups ¶
func (*UnimplementedDeterminedServer) AssignMultipleGroups(context.Context, *AssignMultipleGroupsRequest) (*AssignMultipleGroupsResponse, error)
func (*UnimplementedDeterminedServer) AssignRoles ¶
func (*UnimplementedDeterminedServer) AssignRoles(context.Context, *AssignRolesRequest) (*AssignRolesResponse, error)
func (*UnimplementedDeterminedServer) BindRPToWorkspace ¶
func (*UnimplementedDeterminedServer) BindRPToWorkspace(context.Context, *BindRPToWorkspaceRequest) (*BindRPToWorkspaceResponse, error)
func (*UnimplementedDeterminedServer) BulkAutoCreateWorkspaceNamespaceBindings ¶
func (*UnimplementedDeterminedServer) BulkAutoCreateWorkspaceNamespaceBindings(context.Context, *BulkAutoCreateWorkspaceNamespaceBindingsRequest) (*BulkAutoCreateWorkspaceNamespaceBindingsResponse, error)
func (*UnimplementedDeterminedServer) CancelExperiment ¶
func (*UnimplementedDeterminedServer) CancelExperiment(context.Context, *CancelExperimentRequest) (*CancelExperimentResponse, error)
func (*UnimplementedDeterminedServer) CancelExperiments ¶
func (*UnimplementedDeterminedServer) CancelExperiments(context.Context, *CancelExperimentsRequest) (*CancelExperimentsResponse, error)
func (*UnimplementedDeterminedServer) CheckpointsRemoveFiles ¶
func (*UnimplementedDeterminedServer) CheckpointsRemoveFiles(context.Context, *CheckpointsRemoveFilesRequest) (*CheckpointsRemoveFilesResponse, error)
func (*UnimplementedDeterminedServer) CleanupLogs ¶
func (*UnimplementedDeterminedServer) CleanupLogs(context.Context, *CleanupLogsRequest) (*CleanupLogsResponse, error)
func (*UnimplementedDeterminedServer) CompareTrials ¶
func (*UnimplementedDeterminedServer) CompareTrials(context.Context, *CompareTrialsRequest) (*CompareTrialsResponse, error)
func (*UnimplementedDeterminedServer) CompleteTrialSearcherValidation ¶
func (*UnimplementedDeterminedServer) CompleteTrialSearcherValidation(context.Context, *CompleteTrialSearcherValidationRequest) (*CompleteTrialSearcherValidationResponse, error)
func (*UnimplementedDeterminedServer) ContinueExperiment ¶
func (*UnimplementedDeterminedServer) ContinueExperiment(context.Context, *ContinueExperimentRequest) (*ContinueExperimentResponse, error)
func (*UnimplementedDeterminedServer) CreateExperiment ¶
func (*UnimplementedDeterminedServer) CreateExperiment(context.Context, *CreateExperimentRequest) (*CreateExperimentResponse, error)
func (*UnimplementedDeterminedServer) CreateGenericTask ¶
func (*UnimplementedDeterminedServer) CreateGenericTask(context.Context, *CreateGenericTaskRequest) (*CreateGenericTaskResponse, error)
func (*UnimplementedDeterminedServer) CreateGroup ¶
func (*UnimplementedDeterminedServer) CreateGroup(context.Context, *CreateGroupRequest) (*CreateGroupResponse, error)
func (*UnimplementedDeterminedServer) CreateTrial ¶
func (*UnimplementedDeterminedServer) CreateTrial(context.Context, *CreateTrialRequest) (*CreateTrialResponse, error)
func (*UnimplementedDeterminedServer) CurrentUser ¶
func (*UnimplementedDeterminedServer) CurrentUser(context.Context, *CurrentUserRequest) (*CurrentUserResponse, error)
func (*UnimplementedDeterminedServer) DeleteCheckpoints ¶
func (*UnimplementedDeterminedServer) DeleteCheckpoints(context.Context, *DeleteCheckpointsRequest) (*DeleteCheckpointsResponse, error)
func (*UnimplementedDeterminedServer) DeleteClusterMessage ¶
func (*UnimplementedDeterminedServer) DeleteClusterMessage(context.Context, *DeleteClusterMessageRequest) (*DeleteClusterMessageResponse, error)
func (*UnimplementedDeterminedServer) DeleteExperiment ¶
func (*UnimplementedDeterminedServer) DeleteExperiment(context.Context, *DeleteExperimentRequest) (*DeleteExperimentResponse, error)
func (*UnimplementedDeterminedServer) DeleteExperimentLabel ¶
func (*UnimplementedDeterminedServer) DeleteExperimentLabel(context.Context, *DeleteExperimentLabelRequest) (*DeleteExperimentLabelResponse, error)
func (*UnimplementedDeterminedServer) DeleteExperiments ¶
func (*UnimplementedDeterminedServer) DeleteExperiments(context.Context, *DeleteExperimentsRequest) (*DeleteExperimentsResponse, error)
func (*UnimplementedDeterminedServer) DeleteGroup ¶
func (*UnimplementedDeterminedServer) DeleteGroup(context.Context, *DeleteGroupRequest) (*DeleteGroupResponse, error)
func (*UnimplementedDeterminedServer) DeleteModel ¶
func (*UnimplementedDeterminedServer) DeleteModel(context.Context, *DeleteModelRequest) (*DeleteModelResponse, error)
func (*UnimplementedDeterminedServer) DeleteModelVersion ¶
func (*UnimplementedDeterminedServer) DeleteModelVersion(context.Context, *DeleteModelVersionRequest) (*DeleteModelVersionResponse, error)
func (*UnimplementedDeterminedServer) DeleteProject ¶
func (*UnimplementedDeterminedServer) DeleteProject(context.Context, *DeleteProjectRequest) (*DeleteProjectResponse, error)
func (*UnimplementedDeterminedServer) DeleteRuns ¶
func (*UnimplementedDeterminedServer) DeleteRuns(context.Context, *DeleteRunsRequest) (*DeleteRunsResponse, error)
func (*UnimplementedDeterminedServer) DeleteTemplate ¶
func (*UnimplementedDeterminedServer) DeleteTemplate(context.Context, *DeleteTemplateRequest) (*DeleteTemplateResponse, error)
func (*UnimplementedDeterminedServer) DeleteTensorboardFiles ¶
func (*UnimplementedDeterminedServer) DeleteTensorboardFiles(context.Context, *DeleteTensorboardFilesRequest) (*DeleteTensorboardFilesResponse, error)
func (*UnimplementedDeterminedServer) DeleteWebhook ¶
func (*UnimplementedDeterminedServer) DeleteWebhook(context.Context, *DeleteWebhookRequest) (*DeleteWebhookResponse, error)
func (*UnimplementedDeterminedServer) DeleteWorkspace ¶
func (*UnimplementedDeterminedServer) DeleteWorkspace(context.Context, *DeleteWorkspaceRequest) (*DeleteWorkspaceResponse, error)
func (*UnimplementedDeterminedServer) DeleteWorkspaceNamespaceBindings ¶
func (*UnimplementedDeterminedServer) DeleteWorkspaceNamespaceBindings(context.Context, *DeleteWorkspaceNamespaceBindingsRequest) (*DeleteWorkspaceNamespaceBindingsResponse, error)
func (*UnimplementedDeterminedServer) DisableAgent ¶
func (*UnimplementedDeterminedServer) DisableAgent(context.Context, *DisableAgentRequest) (*DisableAgentResponse, error)
func (*UnimplementedDeterminedServer) DisableSlot ¶
func (*UnimplementedDeterminedServer) DisableSlot(context.Context, *DisableSlotRequest) (*DisableSlotResponse, error)
func (*UnimplementedDeterminedServer) EnableAgent ¶
func (*UnimplementedDeterminedServer) EnableAgent(context.Context, *EnableAgentRequest) (*EnableAgentResponse, error)
func (*UnimplementedDeterminedServer) EnableSlot ¶
func (*UnimplementedDeterminedServer) EnableSlot(context.Context, *EnableSlotRequest) (*EnableSlotResponse, error)
func (*UnimplementedDeterminedServer) ExpMetricNames ¶
func (*UnimplementedDeterminedServer) ExpMetricNames(*ExpMetricNamesRequest, Determined_ExpMetricNamesServer) error
func (*UnimplementedDeterminedServer) GetActiveTasksCount ¶
func (*UnimplementedDeterminedServer) GetActiveTasksCount(context.Context, *GetActiveTasksCountRequest) (*GetActiveTasksCountResponse, error)
func (*UnimplementedDeterminedServer) GetAgent ¶
func (*UnimplementedDeterminedServer) GetAgent(context.Context, *GetAgentRequest) (*GetAgentResponse, error)
func (*UnimplementedDeterminedServer) GetAgents ¶
func (*UnimplementedDeterminedServer) GetAgents(context.Context, *GetAgentsRequest) (*GetAgentsResponse, error)
func (*UnimplementedDeterminedServer) GetAllocation ¶
func (*UnimplementedDeterminedServer) GetAllocation(context.Context, *GetAllocationRequest) (*GetAllocationResponse, error)
func (*UnimplementedDeterminedServer) GetBestSearcherValidationMetric ¶
func (*UnimplementedDeterminedServer) GetBestSearcherValidationMetric(context.Context, *GetBestSearcherValidationMetricRequest) (*GetBestSearcherValidationMetricResponse, error)
func (*UnimplementedDeterminedServer) GetCheckpoint ¶
func (*UnimplementedDeterminedServer) GetCheckpoint(context.Context, *GetCheckpointRequest) (*GetCheckpointResponse, error)
func (*UnimplementedDeterminedServer) GetClusterMessage ¶
func (*UnimplementedDeterminedServer) GetClusterMessage(context.Context, *GetClusterMessageRequest) (*GetClusterMessageResponse, error)
func (*UnimplementedDeterminedServer) GetCommand ¶
func (*UnimplementedDeterminedServer) GetCommand(context.Context, *GetCommandRequest) (*GetCommandResponse, error)
func (*UnimplementedDeterminedServer) GetCommands ¶
func (*UnimplementedDeterminedServer) GetCommands(context.Context, *GetCommandsRequest) (*GetCommandsResponse, error)
func (*UnimplementedDeterminedServer) GetCurrentTrialSearcherOperation ¶
func (*UnimplementedDeterminedServer) GetCurrentTrialSearcherOperation(context.Context, *GetCurrentTrialSearcherOperationRequest) (*GetCurrentTrialSearcherOperationResponse, error)
func (*UnimplementedDeterminedServer) GetExperiment ¶
func (*UnimplementedDeterminedServer) GetExperiment(context.Context, *GetExperimentRequest) (*GetExperimentResponse, error)
func (*UnimplementedDeterminedServer) GetExperimentCheckpoints ¶
func (*UnimplementedDeterminedServer) GetExperimentCheckpoints(context.Context, *GetExperimentCheckpointsRequest) (*GetExperimentCheckpointsResponse, error)
func (*UnimplementedDeterminedServer) GetExperimentLabels ¶
func (*UnimplementedDeterminedServer) GetExperimentLabels(context.Context, *GetExperimentLabelsRequest) (*GetExperimentLabelsResponse, error)
func (*UnimplementedDeterminedServer) GetExperimentTrials ¶
func (*UnimplementedDeterminedServer) GetExperimentTrials(context.Context, *GetExperimentTrialsRequest) (*GetExperimentTrialsResponse, error)
func (*UnimplementedDeterminedServer) GetExperimentValidationHistory ¶
func (*UnimplementedDeterminedServer) GetExperimentValidationHistory(context.Context, *GetExperimentValidationHistoryRequest) (*GetExperimentValidationHistoryResponse, error)
func (*UnimplementedDeterminedServer) GetExperiments ¶
func (*UnimplementedDeterminedServer) GetExperiments(context.Context, *GetExperimentsRequest) (*GetExperimentsResponse, error)
func (*UnimplementedDeterminedServer) GetGenericTaskConfig ¶
func (*UnimplementedDeterminedServer) GetGenericTaskConfig(context.Context, *GetGenericTaskConfigRequest) (*GetGenericTaskConfigResponse, error)
func (*UnimplementedDeterminedServer) GetGroup ¶
func (*UnimplementedDeterminedServer) GetGroup(context.Context, *GetGroupRequest) (*GetGroupResponse, error)
func (*UnimplementedDeterminedServer) GetGroups ¶
func (*UnimplementedDeterminedServer) GetGroups(context.Context, *GetGroupsRequest) (*GetGroupsResponse, error)
func (*UnimplementedDeterminedServer) GetGroupsAndUsersAssignedToWorkspace ¶
func (*UnimplementedDeterminedServer) GetGroupsAndUsersAssignedToWorkspace(context.Context, *GetGroupsAndUsersAssignedToWorkspaceRequest) (*GetGroupsAndUsersAssignedToWorkspaceResponse, error)
func (*UnimplementedDeterminedServer) GetJobQueueStats ¶
func (*UnimplementedDeterminedServer) GetJobQueueStats(context.Context, *GetJobQueueStatsRequest) (*GetJobQueueStatsResponse, error)
func (*UnimplementedDeterminedServer) GetJobs ¶
func (*UnimplementedDeterminedServer) GetJobs(context.Context, *GetJobsRequest) (*GetJobsResponse, error)
func (*UnimplementedDeterminedServer) GetJobsV2 ¶
func (*UnimplementedDeterminedServer) GetJobsV2(context.Context, *GetJobsV2Request) (*GetJobsV2Response, error)
func (*UnimplementedDeterminedServer) GetKubernetesResourceManagers ¶
func (*UnimplementedDeterminedServer) GetKubernetesResourceManagers(context.Context, *GetKubernetesResourceManagersRequest) (*GetKubernetesResourceManagersResponse, error)
func (*UnimplementedDeterminedServer) GetKubernetesResourceQuotas ¶
func (*UnimplementedDeterminedServer) GetKubernetesResourceQuotas(context.Context, *GetKubernetesResourceQuotasRequest) (*GetKubernetesResourceQuotasResponse, error)
func (*UnimplementedDeterminedServer) GetMaster ¶
func (*UnimplementedDeterminedServer) GetMaster(context.Context, *GetMasterRequest) (*GetMasterResponse, error)
func (*UnimplementedDeterminedServer) GetMasterConfig ¶
func (*UnimplementedDeterminedServer) GetMasterConfig(context.Context, *GetMasterConfigRequest) (*GetMasterConfigResponse, error)
func (*UnimplementedDeterminedServer) GetMe ¶
func (*UnimplementedDeterminedServer) GetMe(context.Context, *GetMeRequest) (*GetMeResponse, error)
func (*UnimplementedDeterminedServer) GetMetadataValues ¶
func (*UnimplementedDeterminedServer) GetMetadataValues(context.Context, *GetMetadataValuesRequest) (*GetMetadataValuesResponse, error)
func (*UnimplementedDeterminedServer) GetMetrics ¶
func (*UnimplementedDeterminedServer) GetMetrics(*GetMetricsRequest, Determined_GetMetricsServer) error
func (*UnimplementedDeterminedServer) GetModel ¶
func (*UnimplementedDeterminedServer) GetModel(context.Context, *GetModelRequest) (*GetModelResponse, error)
func (*UnimplementedDeterminedServer) GetModelDef ¶
func (*UnimplementedDeterminedServer) GetModelDef(context.Context, *GetModelDefRequest) (*GetModelDefResponse, error)
func (*UnimplementedDeterminedServer) GetModelDefFile ¶
func (*UnimplementedDeterminedServer) GetModelDefFile(context.Context, *GetModelDefFileRequest) (*GetModelDefFileResponse, error)
func (*UnimplementedDeterminedServer) GetModelDefTree ¶
func (*UnimplementedDeterminedServer) GetModelDefTree(context.Context, *GetModelDefTreeRequest) (*GetModelDefTreeResponse, error)
func (*UnimplementedDeterminedServer) GetModelLabels ¶
func (*UnimplementedDeterminedServer) GetModelLabels(context.Context, *GetModelLabelsRequest) (*GetModelLabelsResponse, error)
func (*UnimplementedDeterminedServer) GetModelVersion ¶
func (*UnimplementedDeterminedServer) GetModelVersion(context.Context, *GetModelVersionRequest) (*GetModelVersionResponse, error)
func (*UnimplementedDeterminedServer) GetModelVersions ¶
func (*UnimplementedDeterminedServer) GetModelVersions(context.Context, *GetModelVersionsRequest) (*GetModelVersionsResponse, error)
func (*UnimplementedDeterminedServer) GetModels ¶
func (*UnimplementedDeterminedServer) GetModels(context.Context, *GetModelsRequest) (*GetModelsResponse, error)
func (*UnimplementedDeterminedServer) GetNotebook ¶
func (*UnimplementedDeterminedServer) GetNotebook(context.Context, *GetNotebookRequest) (*GetNotebookResponse, error)
func (*UnimplementedDeterminedServer) GetNotebooks ¶
func (*UnimplementedDeterminedServer) GetNotebooks(context.Context, *GetNotebooksRequest) (*GetNotebooksResponse, error)
func (*UnimplementedDeterminedServer) GetPermissionsSummary ¶
func (*UnimplementedDeterminedServer) GetPermissionsSummary(context.Context, *GetPermissionsSummaryRequest) (*GetPermissionsSummaryResponse, error)
func (*UnimplementedDeterminedServer) GetProject ¶
func (*UnimplementedDeterminedServer) GetProject(context.Context, *GetProjectRequest) (*GetProjectResponse, error)
func (*UnimplementedDeterminedServer) GetProjectByKey ¶
func (*UnimplementedDeterminedServer) GetProjectByKey(context.Context, *GetProjectByKeyRequest) (*GetProjectByKeyResponse, error)
func (*UnimplementedDeterminedServer) GetProjectColumns ¶
func (*UnimplementedDeterminedServer) GetProjectColumns(context.Context, *GetProjectColumnsRequest) (*GetProjectColumnsResponse, error)
func (*UnimplementedDeterminedServer) GetProjectNumericMetricsRange ¶
func (*UnimplementedDeterminedServer) GetProjectNumericMetricsRange(context.Context, *GetProjectNumericMetricsRangeRequest) (*GetProjectNumericMetricsRangeResponse, error)
func (*UnimplementedDeterminedServer) GetProjectsByUserActivity ¶
func (*UnimplementedDeterminedServer) GetProjectsByUserActivity(context.Context, *GetProjectsByUserActivityRequest) (*GetProjectsByUserActivityResponse, error)
func (*UnimplementedDeterminedServer) GetResourcePools ¶
func (*UnimplementedDeterminedServer) GetResourcePools(context.Context, *GetResourcePoolsRequest) (*GetResourcePoolsResponse, error)
func (*UnimplementedDeterminedServer) GetRolesAssignedToGroup ¶
func (*UnimplementedDeterminedServer) GetRolesAssignedToGroup(context.Context, *GetRolesAssignedToGroupRequest) (*GetRolesAssignedToGroupResponse, error)
func (*UnimplementedDeterminedServer) GetRolesAssignedToUser ¶
func (*UnimplementedDeterminedServer) GetRolesAssignedToUser(context.Context, *GetRolesAssignedToUserRequest) (*GetRolesAssignedToUserResponse, error)
func (*UnimplementedDeterminedServer) GetRolesByID ¶
func (*UnimplementedDeterminedServer) GetRolesByID(context.Context, *GetRolesByIDRequest) (*GetRolesByIDResponse, error)
func (*UnimplementedDeterminedServer) GetRunMetadata ¶
func (*UnimplementedDeterminedServer) GetRunMetadata(context.Context, *GetRunMetadataRequest) (*GetRunMetadataResponse, error)
func (*UnimplementedDeterminedServer) GetSearcherEvents ¶
func (*UnimplementedDeterminedServer) GetSearcherEvents(context.Context, *GetSearcherEventsRequest) (*GetSearcherEventsResponse, error)
func (*UnimplementedDeterminedServer) GetShell ¶
func (*UnimplementedDeterminedServer) GetShell(context.Context, *GetShellRequest) (*GetShellResponse, error)
func (*UnimplementedDeterminedServer) GetShells ¶
func (*UnimplementedDeterminedServer) GetShells(context.Context, *GetShellsRequest) (*GetShellsResponse, error)
func (*UnimplementedDeterminedServer) GetSlot ¶
func (*UnimplementedDeterminedServer) GetSlot(context.Context, *GetSlotRequest) (*GetSlotResponse, error)
func (*UnimplementedDeterminedServer) GetSlots ¶
func (*UnimplementedDeterminedServer) GetSlots(context.Context, *GetSlotsRequest) (*GetSlotsResponse, error)
func (*UnimplementedDeterminedServer) GetTask ¶
func (*UnimplementedDeterminedServer) GetTask(context.Context, *GetTaskRequest) (*GetTaskResponse, error)
func (*UnimplementedDeterminedServer) GetTaskAcceleratorData ¶
func (*UnimplementedDeterminedServer) GetTaskAcceleratorData(context.Context, *GetTaskAcceleratorDataRequest) (*GetTaskAcceleratorDataResponse, error)
func (*UnimplementedDeterminedServer) GetTaskContextDirectory ¶
func (*UnimplementedDeterminedServer) GetTaskContextDirectory(context.Context, *GetTaskContextDirectoryRequest) (*GetTaskContextDirectoryResponse, error)
func (*UnimplementedDeterminedServer) GetTasks ¶
func (*UnimplementedDeterminedServer) GetTasks(context.Context, *GetTasksRequest) (*GetTasksResponse, error)
func (*UnimplementedDeterminedServer) GetTelemetry ¶
func (*UnimplementedDeterminedServer) GetTelemetry(context.Context, *GetTelemetryRequest) (*GetTelemetryResponse, error)
func (*UnimplementedDeterminedServer) GetTemplate ¶
func (*UnimplementedDeterminedServer) GetTemplate(context.Context, *GetTemplateRequest) (*GetTemplateResponse, error)
func (*UnimplementedDeterminedServer) GetTemplates ¶
func (*UnimplementedDeterminedServer) GetTemplates(context.Context, *GetTemplatesRequest) (*GetTemplatesResponse, error)
func (*UnimplementedDeterminedServer) GetTensorboard ¶
func (*UnimplementedDeterminedServer) GetTensorboard(context.Context, *GetTensorboardRequest) (*GetTensorboardResponse, error)
func (*UnimplementedDeterminedServer) GetTensorboards ¶
func (*UnimplementedDeterminedServer) GetTensorboards(context.Context, *GetTensorboardsRequest) (*GetTensorboardsResponse, error)
func (*UnimplementedDeterminedServer) GetTrainingMetrics ¶
func (*UnimplementedDeterminedServer) GetTrainingMetrics(*GetTrainingMetricsRequest, Determined_GetTrainingMetricsServer) error
func (*UnimplementedDeterminedServer) GetTrial ¶
func (*UnimplementedDeterminedServer) GetTrial(context.Context, *GetTrialRequest) (*GetTrialResponse, error)
func (*UnimplementedDeterminedServer) GetTrialByExternalID ¶
func (*UnimplementedDeterminedServer) GetTrialByExternalID(context.Context, *GetTrialByExternalIDRequest) (*GetTrialByExternalIDResponse, error)
func (*UnimplementedDeterminedServer) GetTrialCheckpoints ¶
func (*UnimplementedDeterminedServer) GetTrialCheckpoints(context.Context, *GetTrialCheckpointsRequest) (*GetTrialCheckpointsResponse, error)
func (*UnimplementedDeterminedServer) GetTrialMetricsByCheckpoint ¶
func (*UnimplementedDeterminedServer) GetTrialMetricsByCheckpoint(context.Context, *GetTrialMetricsByCheckpointRequest) (*GetTrialMetricsByCheckpointResponse, error)
func (*UnimplementedDeterminedServer) GetTrialMetricsByModelVersion ¶
func (*UnimplementedDeterminedServer) GetTrialMetricsByModelVersion(context.Context, *GetTrialMetricsByModelVersionRequest) (*GetTrialMetricsByModelVersionResponse, error)
func (*UnimplementedDeterminedServer) GetTrialProfilerAvailableSeries ¶
func (*UnimplementedDeterminedServer) GetTrialProfilerAvailableSeries(*GetTrialProfilerAvailableSeriesRequest, Determined_GetTrialProfilerAvailableSeriesServer) error
func (*UnimplementedDeterminedServer) GetTrialProfilerMetrics ¶
func (*UnimplementedDeterminedServer) GetTrialProfilerMetrics(*GetTrialProfilerMetricsRequest, Determined_GetTrialProfilerMetricsServer) error
func (*UnimplementedDeterminedServer) GetTrialRemainingLogRetentionDays ¶
func (*UnimplementedDeterminedServer) GetTrialRemainingLogRetentionDays(context.Context, *GetTrialRemainingLogRetentionDaysRequest) (*GetTrialRemainingLogRetentionDaysResponse, error)
func (*UnimplementedDeterminedServer) GetTrialWorkloads ¶
func (*UnimplementedDeterminedServer) GetTrialWorkloads(context.Context, *GetTrialWorkloadsRequest) (*GetTrialWorkloadsResponse, error)
func (*UnimplementedDeterminedServer) GetUser ¶
func (*UnimplementedDeterminedServer) GetUser(context.Context, *GetUserRequest) (*GetUserResponse, error)
func (*UnimplementedDeterminedServer) GetUserByUsername ¶
func (*UnimplementedDeterminedServer) GetUserByUsername(context.Context, *GetUserByUsernameRequest) (*GetUserByUsernameResponse, error)
func (*UnimplementedDeterminedServer) GetUserSetting ¶
func (*UnimplementedDeterminedServer) GetUserSetting(context.Context, *GetUserSettingRequest) (*GetUserSettingResponse, error)
func (*UnimplementedDeterminedServer) GetUsers ¶
func (*UnimplementedDeterminedServer) GetUsers(context.Context, *GetUsersRequest) (*GetUsersResponse, error)
func (*UnimplementedDeterminedServer) GetValidationMetrics ¶
func (*UnimplementedDeterminedServer) GetValidationMetrics(*GetValidationMetricsRequest, Determined_GetValidationMetricsServer) error
func (*UnimplementedDeterminedServer) GetWebhooks ¶
func (*UnimplementedDeterminedServer) GetWebhooks(context.Context, *GetWebhooksRequest) (*GetWebhooksResponse, error)
func (*UnimplementedDeterminedServer) GetWorkspace ¶
func (*UnimplementedDeterminedServer) GetWorkspace(context.Context, *GetWorkspaceRequest) (*GetWorkspaceResponse, error)
func (*UnimplementedDeterminedServer) GetWorkspaceProjects ¶
func (*UnimplementedDeterminedServer) GetWorkspaceProjects(context.Context, *GetWorkspaceProjectsRequest) (*GetWorkspaceProjectsResponse, error)
func (*UnimplementedDeterminedServer) GetWorkspaces ¶
func (*UnimplementedDeterminedServer) GetWorkspaces(context.Context, *GetWorkspacesRequest) (*GetWorkspacesResponse, error)
func (*UnimplementedDeterminedServer) GetWorkspacesWithDefaultNamespaceBindings ¶
func (*UnimplementedDeterminedServer) GetWorkspacesWithDefaultNamespaceBindings(context.Context, *GetWorkspacesWithDefaultNamespaceBindingsRequest) (*GetWorkspacesWithDefaultNamespaceBindingsResponse, error)
func (*UnimplementedDeterminedServer) IdleNotebook ¶
func (*UnimplementedDeterminedServer) IdleNotebook(context.Context, *IdleNotebookRequest) (*IdleNotebookResponse, error)
func (*UnimplementedDeterminedServer) KillCommand ¶
func (*UnimplementedDeterminedServer) KillCommand(context.Context, *KillCommandRequest) (*KillCommandResponse, error)
func (*UnimplementedDeterminedServer) KillExperiment ¶
func (*UnimplementedDeterminedServer) KillExperiment(context.Context, *KillExperimentRequest) (*KillExperimentResponse, error)
func (*UnimplementedDeterminedServer) KillExperiments ¶
func (*UnimplementedDeterminedServer) KillExperiments(context.Context, *KillExperimentsRequest) (*KillExperimentsResponse, error)
func (*UnimplementedDeterminedServer) KillGenericTask ¶
func (*UnimplementedDeterminedServer) KillGenericTask(context.Context, *KillGenericTaskRequest) (*KillGenericTaskResponse, error)
func (*UnimplementedDeterminedServer) KillNotebook ¶
func (*UnimplementedDeterminedServer) KillNotebook(context.Context, *KillNotebookRequest) (*KillNotebookResponse, error)
func (*UnimplementedDeterminedServer) KillRuns ¶
func (*UnimplementedDeterminedServer) KillRuns(context.Context, *KillRunsRequest) (*KillRunsResponse, error)
func (*UnimplementedDeterminedServer) KillShell ¶
func (*UnimplementedDeterminedServer) KillShell(context.Context, *KillShellRequest) (*KillShellResponse, error)
func (*UnimplementedDeterminedServer) KillTensorboard ¶
func (*UnimplementedDeterminedServer) KillTensorboard(context.Context, *KillTensorboardRequest) (*KillTensorboardResponse, error)
func (*UnimplementedDeterminedServer) KillTrial ¶
func (*UnimplementedDeterminedServer) KillTrial(context.Context, *KillTrialRequest) (*KillTrialResponse, error)
func (*UnimplementedDeterminedServer) LaunchCommand ¶
func (*UnimplementedDeterminedServer) LaunchCommand(context.Context, *LaunchCommandRequest) (*LaunchCommandResponse, error)
func (*UnimplementedDeterminedServer) LaunchNotebook ¶
func (*UnimplementedDeterminedServer) LaunchNotebook(context.Context, *LaunchNotebookRequest) (*LaunchNotebookResponse, error)
func (*UnimplementedDeterminedServer) LaunchShell ¶
func (*UnimplementedDeterminedServer) LaunchShell(context.Context, *LaunchShellRequest) (*LaunchShellResponse, error)
func (*UnimplementedDeterminedServer) LaunchTensorboard ¶
func (*UnimplementedDeterminedServer) LaunchTensorboard(context.Context, *LaunchTensorboardRequest) (*LaunchTensorboardResponse, error)
func (*UnimplementedDeterminedServer) ListRPsBoundToWorkspace ¶
func (*UnimplementedDeterminedServer) ListRPsBoundToWorkspace(context.Context, *ListRPsBoundToWorkspaceRequest) (*ListRPsBoundToWorkspaceResponse, error)
func (*UnimplementedDeterminedServer) ListRoles ¶
func (*UnimplementedDeterminedServer) ListRoles(context.Context, *ListRolesRequest) (*ListRolesResponse, error)
func (*UnimplementedDeterminedServer) ListWorkspaceNamespaceBindings ¶
func (*UnimplementedDeterminedServer) ListWorkspaceNamespaceBindings(context.Context, *ListWorkspaceNamespaceBindingsRequest) (*ListWorkspaceNamespaceBindingsResponse, error)
func (*UnimplementedDeterminedServer) ListWorkspacesBoundToRP ¶
func (*UnimplementedDeterminedServer) ListWorkspacesBoundToRP(context.Context, *ListWorkspacesBoundToRPRequest) (*ListWorkspacesBoundToRPResponse, error)
func (*UnimplementedDeterminedServer) Login ¶
func (*UnimplementedDeterminedServer) Login(context.Context, *LoginRequest) (*LoginResponse, error)
func (*UnimplementedDeterminedServer) Logout ¶
func (*UnimplementedDeterminedServer) Logout(context.Context, *LogoutRequest) (*LogoutResponse, error)
func (*UnimplementedDeterminedServer) MarkAllocationResourcesDaemon ¶
func (*UnimplementedDeterminedServer) MarkAllocationResourcesDaemon(context.Context, *MarkAllocationResourcesDaemonRequest) (*MarkAllocationResourcesDaemonResponse, error)
func (*UnimplementedDeterminedServer) MasterLogs ¶
func (*UnimplementedDeterminedServer) MasterLogs(*MasterLogsRequest, Determined_MasterLogsServer) error
func (*UnimplementedDeterminedServer) MetricBatches ¶
func (*UnimplementedDeterminedServer) MetricBatches(*MetricBatchesRequest, Determined_MetricBatchesServer) error
func (*UnimplementedDeterminedServer) MoveExperiment ¶
func (*UnimplementedDeterminedServer) MoveExperiment(context.Context, *MoveExperimentRequest) (*MoveExperimentResponse, error)
func (*UnimplementedDeterminedServer) MoveExperiments ¶
func (*UnimplementedDeterminedServer) MoveExperiments(context.Context, *MoveExperimentsRequest) (*MoveExperimentsResponse, error)
func (*UnimplementedDeterminedServer) MoveModel ¶
func (*UnimplementedDeterminedServer) MoveModel(context.Context, *MoveModelRequest) (*MoveModelResponse, error)
func (*UnimplementedDeterminedServer) MoveProject ¶
func (*UnimplementedDeterminedServer) MoveProject(context.Context, *MoveProjectRequest) (*MoveProjectResponse, error)
func (*UnimplementedDeterminedServer) MoveRuns ¶
func (*UnimplementedDeterminedServer) MoveRuns(context.Context, *MoveRunsRequest) (*MoveRunsResponse, error)
func (*UnimplementedDeterminedServer) NotifyContainerRunning ¶
func (*UnimplementedDeterminedServer) NotifyContainerRunning(context.Context, *NotifyContainerRunningRequest) (*NotifyContainerRunningResponse, error)
func (*UnimplementedDeterminedServer) OverwriteRPWorkspaceBindings ¶
func (*UnimplementedDeterminedServer) OverwriteRPWorkspaceBindings(context.Context, *OverwriteRPWorkspaceBindingsRequest) (*OverwriteRPWorkspaceBindingsResponse, error)
func (*UnimplementedDeterminedServer) PatchCheckpoints ¶
func (*UnimplementedDeterminedServer) PatchCheckpoints(context.Context, *PatchCheckpointsRequest) (*PatchCheckpointsResponse, error)
func (*UnimplementedDeterminedServer) PatchExperiment ¶
func (*UnimplementedDeterminedServer) PatchExperiment(context.Context, *PatchExperimentRequest) (*PatchExperimentResponse, error)
func (*UnimplementedDeterminedServer) PatchMasterConfig ¶
func (*UnimplementedDeterminedServer) PatchMasterConfig(context.Context, *PatchMasterConfigRequest) (*PatchMasterConfigResponse, error)
func (*UnimplementedDeterminedServer) PatchModel ¶
func (*UnimplementedDeterminedServer) PatchModel(context.Context, *PatchModelRequest) (*PatchModelResponse, error)
func (*UnimplementedDeterminedServer) PatchModelVersion ¶
func (*UnimplementedDeterminedServer) PatchModelVersion(context.Context, *PatchModelVersionRequest) (*PatchModelVersionResponse, error)
func (*UnimplementedDeterminedServer) PatchProject ¶
func (*UnimplementedDeterminedServer) PatchProject(context.Context, *PatchProjectRequest) (*PatchProjectResponse, error)
func (*UnimplementedDeterminedServer) PatchTemplateConfig ¶
func (*UnimplementedDeterminedServer) PatchTemplateConfig(context.Context, *PatchTemplateConfigRequest) (*PatchTemplateConfigResponse, error)
func (*UnimplementedDeterminedServer) PatchTemplateName ¶
func (*UnimplementedDeterminedServer) PatchTemplateName(context.Context, *PatchTemplateNameRequest) (*PatchTemplateNameResponse, error)
func (*UnimplementedDeterminedServer) PatchTrial ¶
func (*UnimplementedDeterminedServer) PatchTrial(context.Context, *PatchTrialRequest) (*PatchTrialResponse, error)
func (*UnimplementedDeterminedServer) PatchUser ¶
func (*UnimplementedDeterminedServer) PatchUser(context.Context, *PatchUserRequest) (*PatchUserResponse, error)
func (*UnimplementedDeterminedServer) PatchUsers ¶
func (*UnimplementedDeterminedServer) PatchUsers(context.Context, *PatchUsersRequest) (*PatchUsersResponse, error)
func (*UnimplementedDeterminedServer) PatchWorkspace ¶
func (*UnimplementedDeterminedServer) PatchWorkspace(context.Context, *PatchWorkspaceRequest) (*PatchWorkspaceResponse, error)
func (*UnimplementedDeterminedServer) PauseExperiment ¶
func (*UnimplementedDeterminedServer) PauseExperiment(context.Context, *PauseExperimentRequest) (*PauseExperimentResponse, error)
func (*UnimplementedDeterminedServer) PauseExperiments ¶
func (*UnimplementedDeterminedServer) PauseExperiments(context.Context, *PauseExperimentsRequest) (*PauseExperimentsResponse, error)
func (*UnimplementedDeterminedServer) PauseGenericTask ¶
func (*UnimplementedDeterminedServer) PauseGenericTask(context.Context, *PauseGenericTaskRequest) (*PauseGenericTaskResponse, error)
func (*UnimplementedDeterminedServer) PauseRuns ¶
func (*UnimplementedDeterminedServer) PauseRuns(context.Context, *PauseRunsRequest) (*PauseRunsResponse, error)
func (*UnimplementedDeterminedServer) PinWorkspace ¶
func (*UnimplementedDeterminedServer) PinWorkspace(context.Context, *PinWorkspaceRequest) (*PinWorkspaceResponse, error)
func (*UnimplementedDeterminedServer) PostAllocationAcceleratorData ¶
func (*UnimplementedDeterminedServer) PostAllocationAcceleratorData(context.Context, *PostAllocationAcceleratorDataRequest) (*PostAllocationAcceleratorDataResponse, error)
func (*UnimplementedDeterminedServer) PostAllocationProxyAddress ¶
func (*UnimplementedDeterminedServer) PostAllocationProxyAddress(context.Context, *PostAllocationProxyAddressRequest) (*PostAllocationProxyAddressResponse, error)
func (*UnimplementedDeterminedServer) PostCheckpointMetadata ¶
func (*UnimplementedDeterminedServer) PostCheckpointMetadata(context.Context, *PostCheckpointMetadataRequest) (*PostCheckpointMetadataResponse, error)
func (*UnimplementedDeterminedServer) PostModel ¶
func (*UnimplementedDeterminedServer) PostModel(context.Context, *PostModelRequest) (*PostModelResponse, error)
func (*UnimplementedDeterminedServer) PostModelVersion ¶
func (*UnimplementedDeterminedServer) PostModelVersion(context.Context, *PostModelVersionRequest) (*PostModelVersionResponse, error)
func (*UnimplementedDeterminedServer) PostProject ¶
func (*UnimplementedDeterminedServer) PostProject(context.Context, *PostProjectRequest) (*PostProjectResponse, error)
func (*UnimplementedDeterminedServer) PostRunMetadata ¶
func (*UnimplementedDeterminedServer) PostRunMetadata(context.Context, *PostRunMetadataRequest) (*PostRunMetadataResponse, error)
func (*UnimplementedDeterminedServer) PostSearcherOperations ¶
func (*UnimplementedDeterminedServer) PostSearcherOperations(context.Context, *PostSearcherOperationsRequest) (*PostSearcherOperationsResponse, error)
func (*UnimplementedDeterminedServer) PostTaskLogs ¶
func (*UnimplementedDeterminedServer) PostTaskLogs(context.Context, *PostTaskLogsRequest) (*PostTaskLogsResponse, error)
func (*UnimplementedDeterminedServer) PostTemplate ¶
func (*UnimplementedDeterminedServer) PostTemplate(context.Context, *PostTemplateRequest) (*PostTemplateResponse, error)
func (*UnimplementedDeterminedServer) PostTrialProfilerMetricsBatch ¶
func (*UnimplementedDeterminedServer) PostTrialProfilerMetricsBatch(context.Context, *PostTrialProfilerMetricsBatchRequest) (*PostTrialProfilerMetricsBatchResponse, error)
func (*UnimplementedDeterminedServer) PostTrialRunnerMetadata ¶
func (*UnimplementedDeterminedServer) PostTrialRunnerMetadata(context.Context, *PostTrialRunnerMetadataRequest) (*PostTrialRunnerMetadataResponse, error)
func (*UnimplementedDeterminedServer) PostUser ¶
func (*UnimplementedDeterminedServer) PostUser(context.Context, *PostUserRequest) (*PostUserResponse, error)
func (*UnimplementedDeterminedServer) PostUserActivity ¶
func (*UnimplementedDeterminedServer) PostUserActivity(context.Context, *PostUserActivityRequest) (*PostUserActivityResponse, error)
func (*UnimplementedDeterminedServer) PostUserSetting ¶
func (*UnimplementedDeterminedServer) PostUserSetting(context.Context, *PostUserSettingRequest) (*PostUserSettingResponse, error)
func (*UnimplementedDeterminedServer) PostWebhook ¶
func (*UnimplementedDeterminedServer) PostWebhook(context.Context, *PostWebhookRequest) (*PostWebhookResponse, error)
func (*UnimplementedDeterminedServer) PostWorkspace ¶
func (*UnimplementedDeterminedServer) PostWorkspace(context.Context, *PostWorkspaceRequest) (*PostWorkspaceResponse, error)
func (*UnimplementedDeterminedServer) PreviewHPSearch ¶
func (*UnimplementedDeterminedServer) PreviewHPSearch(context.Context, *PreviewHPSearchRequest) (*PreviewHPSearchResponse, error)
func (*UnimplementedDeterminedServer) PutExperiment ¶
func (*UnimplementedDeterminedServer) PutExperiment(context.Context, *PutExperimentRequest) (*PutExperimentResponse, error)
func (*UnimplementedDeterminedServer) PutExperimentLabel ¶
func (*UnimplementedDeterminedServer) PutExperimentLabel(context.Context, *PutExperimentLabelRequest) (*PutExperimentLabelResponse, error)
func (*UnimplementedDeterminedServer) PutExperimentRetainLogs ¶
func (*UnimplementedDeterminedServer) PutExperimentRetainLogs(context.Context, *PutExperimentRetainLogsRequest) (*PutExperimentRetainLogsResponse, error)
func (*UnimplementedDeterminedServer) PutExperimentsRetainLogs ¶
func (*UnimplementedDeterminedServer) PutExperimentsRetainLogs(context.Context, *PutExperimentsRetainLogsRequest) (*PutExperimentsRetainLogsResponse, error)
func (*UnimplementedDeterminedServer) PutProjectNotes ¶
func (*UnimplementedDeterminedServer) PutProjectNotes(context.Context, *PutProjectNotesRequest) (*PutProjectNotesResponse, error)
func (*UnimplementedDeterminedServer) PutTemplate ¶
func (*UnimplementedDeterminedServer) PutTemplate(context.Context, *PutTemplateRequest) (*PutTemplateResponse, error)
func (*UnimplementedDeterminedServer) PutTrial ¶
func (*UnimplementedDeterminedServer) PutTrial(context.Context, *PutTrialRequest) (*PutTrialResponse, error)
func (*UnimplementedDeterminedServer) PutTrialRetainLogs ¶
func (*UnimplementedDeterminedServer) PutTrialRetainLogs(context.Context, *PutTrialRetainLogsRequest) (*PutTrialRetainLogsResponse, error)
func (*UnimplementedDeterminedServer) RemoveAssignments ¶
func (*UnimplementedDeterminedServer) RemoveAssignments(context.Context, *RemoveAssignmentsRequest) (*RemoveAssignmentsResponse, error)
func (*UnimplementedDeterminedServer) ReportCheckpoint ¶
func (*UnimplementedDeterminedServer) ReportCheckpoint(context.Context, *ReportCheckpointRequest) (*ReportCheckpointResponse, error)
func (*UnimplementedDeterminedServer) ReportTrialMetrics ¶
func (*UnimplementedDeterminedServer) ReportTrialMetrics(context.Context, *ReportTrialMetricsRequest) (*ReportTrialMetricsResponse, error)
func (*UnimplementedDeterminedServer) ReportTrialProgress ¶
func (*UnimplementedDeterminedServer) ReportTrialProgress(context.Context, *ReportTrialProgressRequest) (*ReportTrialProgressResponse, error)
func (*UnimplementedDeterminedServer) ReportTrialSearcherEarlyExit ¶
func (*UnimplementedDeterminedServer) ReportTrialSearcherEarlyExit(context.Context, *ReportTrialSearcherEarlyExitRequest) (*ReportTrialSearcherEarlyExitResponse, error)
func (*UnimplementedDeterminedServer) ReportTrialSourceInfo ¶
func (*UnimplementedDeterminedServer) ReportTrialSourceInfo(context.Context, *ReportTrialSourceInfoRequest) (*ReportTrialSourceInfoResponse, error)
func (*UnimplementedDeterminedServer) ReportTrialTrainingMetrics ¶
func (*UnimplementedDeterminedServer) ReportTrialTrainingMetrics(context.Context, *ReportTrialTrainingMetricsRequest) (*ReportTrialTrainingMetricsResponse, error)
func (*UnimplementedDeterminedServer) ReportTrialValidationMetrics ¶
func (*UnimplementedDeterminedServer) ReportTrialValidationMetrics(context.Context, *ReportTrialValidationMetricsRequest) (*ReportTrialValidationMetricsResponse, error)
func (*UnimplementedDeterminedServer) ResetUserSetting ¶
func (*UnimplementedDeterminedServer) ResetUserSetting(context.Context, *ResetUserSettingRequest) (*ResetUserSettingResponse, error)
func (*UnimplementedDeterminedServer) ResourceAllocationAggregated ¶
func (*UnimplementedDeterminedServer) ResourceAllocationAggregated(context.Context, *ResourceAllocationAggregatedRequest) (*ResourceAllocationAggregatedResponse, error)
func (*UnimplementedDeterminedServer) ResourceAllocationRaw ¶
func (*UnimplementedDeterminedServer) ResourceAllocationRaw(context.Context, *ResourceAllocationRawRequest) (*ResourceAllocationRawResponse, error)
func (*UnimplementedDeterminedServer) ResumeRuns ¶
func (*UnimplementedDeterminedServer) ResumeRuns(context.Context, *ResumeRunsRequest) (*ResumeRunsResponse, error)
func (*UnimplementedDeterminedServer) RunPrepareForReporting ¶
func (*UnimplementedDeterminedServer) RunPrepareForReporting(context.Context, *RunPrepareForReportingRequest) (*RunPrepareForReportingResponse, error)
func (*UnimplementedDeterminedServer) SearchExperiments ¶
func (*UnimplementedDeterminedServer) SearchExperiments(context.Context, *SearchExperimentsRequest) (*SearchExperimentsResponse, error)
func (*UnimplementedDeterminedServer) SearchRolesAssignableToScope ¶
func (*UnimplementedDeterminedServer) SearchRolesAssignableToScope(context.Context, *SearchRolesAssignableToScopeRequest) (*SearchRolesAssignableToScopeResponse, error)
func (*UnimplementedDeterminedServer) SearchRuns ¶
func (*UnimplementedDeterminedServer) SearchRuns(context.Context, *SearchRunsRequest) (*SearchRunsResponse, error)
func (*UnimplementedDeterminedServer) SetClusterMessage ¶
func (*UnimplementedDeterminedServer) SetClusterMessage(context.Context, *SetClusterMessageRequest) (*SetClusterMessageResponse, error)
func (*UnimplementedDeterminedServer) SetCommandPriority ¶
func (*UnimplementedDeterminedServer) SetCommandPriority(context.Context, *SetCommandPriorityRequest) (*SetCommandPriorityResponse, error)
func (*UnimplementedDeterminedServer) SetNotebookPriority ¶
func (*UnimplementedDeterminedServer) SetNotebookPriority(context.Context, *SetNotebookPriorityRequest) (*SetNotebookPriorityResponse, error)
func (*UnimplementedDeterminedServer) SetResourceQuotas ¶
func (*UnimplementedDeterminedServer) SetResourceQuotas(context.Context, *SetResourceQuotasRequest) (*SetResourceQuotasResponse, error)
func (*UnimplementedDeterminedServer) SetShellPriority ¶
func (*UnimplementedDeterminedServer) SetShellPriority(context.Context, *SetShellPriorityRequest) (*SetShellPriorityResponse, error)
func (*UnimplementedDeterminedServer) SetTensorboardPriority ¶
func (*UnimplementedDeterminedServer) SetTensorboardPriority(context.Context, *SetTensorboardPriorityRequest) (*SetTensorboardPriorityResponse, error)
func (*UnimplementedDeterminedServer) SetUserPassword ¶
func (*UnimplementedDeterminedServer) SetUserPassword(context.Context, *SetUserPasswordRequest) (*SetUserPasswordResponse, error)
func (*UnimplementedDeterminedServer) SetWorkspaceNamespaceBindings ¶
func (*UnimplementedDeterminedServer) SetWorkspaceNamespaceBindings(context.Context, *SetWorkspaceNamespaceBindingsRequest) (*SetWorkspaceNamespaceBindingsResponse, error)
func (*UnimplementedDeterminedServer) StartTrial ¶
func (*UnimplementedDeterminedServer) StartTrial(context.Context, *StartTrialRequest) (*StartTrialResponse, error)
func (*UnimplementedDeterminedServer) TaskLogs ¶
func (*UnimplementedDeterminedServer) TaskLogs(*TaskLogsRequest, Determined_TaskLogsServer) error
func (*UnimplementedDeterminedServer) TaskLogsFields ¶
func (*UnimplementedDeterminedServer) TaskLogsFields(*TaskLogsFieldsRequest, Determined_TaskLogsFieldsServer) error
func (*UnimplementedDeterminedServer) TestWebhook ¶
func (*UnimplementedDeterminedServer) TestWebhook(context.Context, *TestWebhookRequest) (*TestWebhookResponse, error)
func (*UnimplementedDeterminedServer) TrialLogs ¶
func (*UnimplementedDeterminedServer) TrialLogs(*TrialLogsRequest, Determined_TrialLogsServer) error
func (*UnimplementedDeterminedServer) TrialLogsFields ¶
func (*UnimplementedDeterminedServer) TrialLogsFields(*TrialLogsFieldsRequest, Determined_TrialLogsFieldsServer) error
func (*UnimplementedDeterminedServer) TrialsSample ¶
func (*UnimplementedDeterminedServer) TrialsSample(*TrialsSampleRequest, Determined_TrialsSampleServer) error
func (*UnimplementedDeterminedServer) TrialsSnapshot ¶
func (*UnimplementedDeterminedServer) TrialsSnapshot(*TrialsSnapshotRequest, Determined_TrialsSnapshotServer) error
func (*UnimplementedDeterminedServer) UnarchiveExperiment ¶
func (*UnimplementedDeterminedServer) UnarchiveExperiment(context.Context, *UnarchiveExperimentRequest) (*UnarchiveExperimentResponse, error)
func (*UnimplementedDeterminedServer) UnarchiveExperiments ¶
func (*UnimplementedDeterminedServer) UnarchiveExperiments(context.Context, *UnarchiveExperimentsRequest) (*UnarchiveExperimentsResponse, error)
func (*UnimplementedDeterminedServer) UnarchiveModel ¶
func (*UnimplementedDeterminedServer) UnarchiveModel(context.Context, *UnarchiveModelRequest) (*UnarchiveModelResponse, error)
func (*UnimplementedDeterminedServer) UnarchiveProject ¶
func (*UnimplementedDeterminedServer) UnarchiveProject(context.Context, *UnarchiveProjectRequest) (*UnarchiveProjectResponse, error)
func (*UnimplementedDeterminedServer) UnarchiveRuns ¶
func (*UnimplementedDeterminedServer) UnarchiveRuns(context.Context, *UnarchiveRunsRequest) (*UnarchiveRunsResponse, error)
func (*UnimplementedDeterminedServer) UnarchiveWorkspace ¶
func (*UnimplementedDeterminedServer) UnarchiveWorkspace(context.Context, *UnarchiveWorkspaceRequest) (*UnarchiveWorkspaceResponse, error)
func (*UnimplementedDeterminedServer) UnbindRPFromWorkspace ¶
func (*UnimplementedDeterminedServer) UnbindRPFromWorkspace(context.Context, *UnbindRPFromWorkspaceRequest) (*UnbindRPFromWorkspaceResponse, error)
func (*UnimplementedDeterminedServer) UnpauseGenericTask ¶
func (*UnimplementedDeterminedServer) UnpauseGenericTask(context.Context, *UnpauseGenericTaskRequest) (*UnpauseGenericTaskResponse, error)
func (*UnimplementedDeterminedServer) UnpinWorkspace ¶
func (*UnimplementedDeterminedServer) UnpinWorkspace(context.Context, *UnpinWorkspaceRequest) (*UnpinWorkspaceResponse, error)
func (*UnimplementedDeterminedServer) UpdateGroup ¶
func (*UnimplementedDeterminedServer) UpdateGroup(context.Context, *UpdateGroupRequest) (*UpdateGroupResponse, error)
func (*UnimplementedDeterminedServer) UpdateJobQueue ¶
func (*UnimplementedDeterminedServer) UpdateJobQueue(context.Context, *UpdateJobQueueRequest) (*UpdateJobQueueResponse, error)
type UnpauseGenericTaskRequest ¶
type UnpauseGenericTaskRequest struct { // The id of the task. TaskId string `protobuf:"bytes,1,opt,name=task_id,json=taskId,proto3" json:"task_id,omitempty"` // contains filtered or unexported fields }
Unpause generic task
func (*UnpauseGenericTaskRequest) Descriptor
deprecated
func (*UnpauseGenericTaskRequest) Descriptor() ([]byte, []int)
Deprecated: Use UnpauseGenericTaskRequest.ProtoReflect.Descriptor instead.
func (*UnpauseGenericTaskRequest) GetTaskId ¶
func (x *UnpauseGenericTaskRequest) GetTaskId() string
func (*UnpauseGenericTaskRequest) ProtoMessage ¶
func (*UnpauseGenericTaskRequest) ProtoMessage()
func (*UnpauseGenericTaskRequest) ProtoReflect ¶
func (x *UnpauseGenericTaskRequest) ProtoReflect() protoreflect.Message
func (*UnpauseGenericTaskRequest) Reset ¶
func (x *UnpauseGenericTaskRequest) Reset()
func (*UnpauseGenericTaskRequest) String ¶
func (x *UnpauseGenericTaskRequest) String() string
type UnpauseGenericTaskResponse ¶
type UnpauseGenericTaskResponse struct {
// contains filtered or unexported fields
}
Response to UnpauseGenericTaskRequest
func (*UnpauseGenericTaskResponse) Descriptor
deprecated
func (*UnpauseGenericTaskResponse) Descriptor() ([]byte, []int)
Deprecated: Use UnpauseGenericTaskResponse.ProtoReflect.Descriptor instead.
func (*UnpauseGenericTaskResponse) ProtoMessage ¶
func (*UnpauseGenericTaskResponse) ProtoMessage()
func (*UnpauseGenericTaskResponse) ProtoReflect ¶
func (x *UnpauseGenericTaskResponse) ProtoReflect() protoreflect.Message
func (*UnpauseGenericTaskResponse) Reset ¶
func (x *UnpauseGenericTaskResponse) Reset()
func (*UnpauseGenericTaskResponse) String ¶
func (x *UnpauseGenericTaskResponse) String() string
type UnpinWorkspaceRequest ¶
type UnpinWorkspaceRequest struct { // The id of the workspace. Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
Request for un-pinning a workspace.
func (*UnpinWorkspaceRequest) Descriptor
deprecated
func (*UnpinWorkspaceRequest) Descriptor() ([]byte, []int)
Deprecated: Use UnpinWorkspaceRequest.ProtoReflect.Descriptor instead.
func (*UnpinWorkspaceRequest) GetId ¶
func (x *UnpinWorkspaceRequest) GetId() int32
func (*UnpinWorkspaceRequest) ProtoMessage ¶
func (*UnpinWorkspaceRequest) ProtoMessage()
func (*UnpinWorkspaceRequest) ProtoReflect ¶
func (x *UnpinWorkspaceRequest) ProtoReflect() protoreflect.Message
func (*UnpinWorkspaceRequest) Reset ¶
func (x *UnpinWorkspaceRequest) Reset()
func (*UnpinWorkspaceRequest) String ¶
func (x *UnpinWorkspaceRequest) String() string
type UnpinWorkspaceResponse ¶
type UnpinWorkspaceResponse struct {
// contains filtered or unexported fields
}
Response to UnpinWorkspaceRequest.
func (*UnpinWorkspaceResponse) Descriptor
deprecated
func (*UnpinWorkspaceResponse) Descriptor() ([]byte, []int)
Deprecated: Use UnpinWorkspaceResponse.ProtoReflect.Descriptor instead.
func (*UnpinWorkspaceResponse) ProtoMessage ¶
func (*UnpinWorkspaceResponse) ProtoMessage()
func (*UnpinWorkspaceResponse) ProtoReflect ¶
func (x *UnpinWorkspaceResponse) ProtoReflect() protoreflect.Message
func (*UnpinWorkspaceResponse) Reset ¶
func (x *UnpinWorkspaceResponse) Reset()
func (*UnpinWorkspaceResponse) String ¶
func (x *UnpinWorkspaceResponse) String() string
type UpdateGroupRequest ¶
type UpdateGroupRequest struct { // The id of the group GroupId int32 `protobuf:"varint,1,opt,name=group_id,json=groupId,proto3" json:"group_id,omitempty"` // The name of the group Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` // The user ids of users to add to the group AddUsers []int32 `protobuf:"varint,3,rep,packed,name=add_users,json=addUsers,proto3" json:"add_users,omitempty"` // The user ids of users to delete from the group RemoveUsers []int32 `protobuf:"varint,4,rep,packed,name=remove_users,json=removeUsers,proto3" json:"remove_users,omitempty"` // contains filtered or unexported fields }
UpdateGroupRequest is the body of the request for the call to update a group and its members.
func (*UpdateGroupRequest) Descriptor
deprecated
func (*UpdateGroupRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateGroupRequest.ProtoReflect.Descriptor instead.
func (*UpdateGroupRequest) GetAddUsers ¶
func (x *UpdateGroupRequest) GetAddUsers() []int32
func (*UpdateGroupRequest) GetGroupId ¶
func (x *UpdateGroupRequest) GetGroupId() int32
func (*UpdateGroupRequest) GetName ¶
func (x *UpdateGroupRequest) GetName() string
func (*UpdateGroupRequest) GetRemoveUsers ¶
func (x *UpdateGroupRequest) GetRemoveUsers() []int32
func (*UpdateGroupRequest) ProtoMessage ¶
func (*UpdateGroupRequest) ProtoMessage()
func (*UpdateGroupRequest) ProtoReflect ¶
func (x *UpdateGroupRequest) ProtoReflect() protoreflect.Message
func (*UpdateGroupRequest) Reset ¶
func (x *UpdateGroupRequest) Reset()
func (*UpdateGroupRequest) String ¶
func (x *UpdateGroupRequest) String() string
type UpdateGroupResponse ¶
type UpdateGroupResponse struct { // Info about the group after the update succeeded. Group *groupv1.GroupDetails `protobuf:"bytes,1,opt,name=group,proto3" json:"group,omitempty"` // contains filtered or unexported fields }
UpdateGroupResponse is the body of the response for the call to update a group and its members.
func (*UpdateGroupResponse) Descriptor
deprecated
func (*UpdateGroupResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateGroupResponse.ProtoReflect.Descriptor instead.
func (*UpdateGroupResponse) GetGroup ¶
func (x *UpdateGroupResponse) GetGroup() *groupv1.GroupDetails
func (*UpdateGroupResponse) ProtoMessage ¶
func (*UpdateGroupResponse) ProtoMessage()
func (*UpdateGroupResponse) ProtoReflect ¶
func (x *UpdateGroupResponse) ProtoReflect() protoreflect.Message
func (*UpdateGroupResponse) Reset ¶
func (x *UpdateGroupResponse) Reset()
func (*UpdateGroupResponse) String ¶
func (x *UpdateGroupResponse) String() string
type UpdateJobQueueRequest ¶
type UpdateJobQueueRequest struct { // List of job queue control requests. Updates []*jobv1.QueueControl `protobuf:"bytes,1,rep,name=updates,proto3" json:"updates,omitempty"` // contains filtered or unexported fields }
Request to update the job queue.
func (*UpdateJobQueueRequest) Descriptor
deprecated
func (*UpdateJobQueueRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateJobQueueRequest.ProtoReflect.Descriptor instead.
func (*UpdateJobQueueRequest) GetUpdates ¶
func (x *UpdateJobQueueRequest) GetUpdates() []*jobv1.QueueControl
func (*UpdateJobQueueRequest) ProtoMessage ¶
func (*UpdateJobQueueRequest) ProtoMessage()
func (*UpdateJobQueueRequest) ProtoReflect ¶
func (x *UpdateJobQueueRequest) ProtoReflect() protoreflect.Message
func (*UpdateJobQueueRequest) Reset ¶
func (x *UpdateJobQueueRequest) Reset()
func (*UpdateJobQueueRequest) String ¶
func (x *UpdateJobQueueRequest) String() string
type UpdateJobQueueResponse ¶
type UpdateJobQueueResponse struct {
// contains filtered or unexported fields
}
Response to UpdateJobQueueRequest.
func (*UpdateJobQueueResponse) Descriptor
deprecated
func (*UpdateJobQueueResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateJobQueueResponse.ProtoReflect.Descriptor instead.
func (*UpdateJobQueueResponse) ProtoMessage ¶
func (*UpdateJobQueueResponse) ProtoMessage()
func (*UpdateJobQueueResponse) ProtoReflect ¶
func (x *UpdateJobQueueResponse) ProtoReflect() protoreflect.Message
func (*UpdateJobQueueResponse) Reset ¶
func (x *UpdateJobQueueResponse) Reset()
func (*UpdateJobQueueResponse) String ¶
func (x *UpdateJobQueueResponse) String() string
type UserActionResult ¶
type UserActionResult struct { // Optional error message. Error string `protobuf:"bytes,1,opt,name=error,proto3" json:"error,omitempty"` // User ID. Id int32 `protobuf:"varint,2,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
Message for results of individual users in a multi-user action.
func (*UserActionResult) Descriptor
deprecated
func (*UserActionResult) Descriptor() ([]byte, []int)
Deprecated: Use UserActionResult.ProtoReflect.Descriptor instead.
func (*UserActionResult) GetError ¶
func (x *UserActionResult) GetError() string
func (*UserActionResult) GetId ¶
func (x *UserActionResult) GetId() int32
func (*UserActionResult) ProtoMessage ¶
func (*UserActionResult) ProtoMessage()
func (*UserActionResult) ProtoReflect ¶
func (x *UserActionResult) ProtoReflect() protoreflect.Message
func (*UserActionResult) Reset ¶
func (x *UserActionResult) Reset()
func (*UserActionResult) String ¶
func (x *UserActionResult) String() string
type UserFilters ¶
type UserFilters struct { // Case-insensitive partial match of string to username or display name. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // Matches users with or without an admin flag. Admin *bool `protobuf:"varint,2,opt,name=admin,proto3,oneof" json:"admin,omitempty"` // contains filtered or unexported fields }
Options to filter a subset of users.
func (*UserFilters) Descriptor
deprecated
func (*UserFilters) Descriptor() ([]byte, []int)
Deprecated: Use UserFilters.ProtoReflect.Descriptor instead.
func (*UserFilters) GetAdmin ¶
func (x *UserFilters) GetAdmin() bool
func (*UserFilters) GetName ¶
func (x *UserFilters) GetName() string
func (*UserFilters) ProtoMessage ¶
func (*UserFilters) ProtoMessage()
func (*UserFilters) ProtoReflect ¶
func (x *UserFilters) ProtoReflect() protoreflect.Message
func (*UserFilters) Reset ¶
func (x *UserFilters) Reset()
func (*UserFilters) String ¶
func (x *UserFilters) String() string
type WorkloadContainer ¶
type WorkloadContainer struct { // workload represent one of Determined workloads: training, validation, or // checkpoint. // // Types that are assignable to Workload: // // *WorkloadContainer_Training // *WorkloadContainer_Validation // *WorkloadContainer_Checkpoint Workload isWorkloadContainer_Workload `protobuf_oneof:"workload"` // contains filtered or unexported fields }
WorkloadContainer is a wrapper for Determined workloads to allow repeated oneof types.
func (*WorkloadContainer) Descriptor
deprecated
func (*WorkloadContainer) Descriptor() ([]byte, []int)
Deprecated: Use WorkloadContainer.ProtoReflect.Descriptor instead.
func (*WorkloadContainer) GetCheckpoint ¶
func (x *WorkloadContainer) GetCheckpoint() *trialv1.CheckpointWorkload
func (*WorkloadContainer) GetTraining ¶
func (x *WorkloadContainer) GetTraining() *trialv1.MetricsWorkload
func (*WorkloadContainer) GetValidation ¶
func (x *WorkloadContainer) GetValidation() *trialv1.MetricsWorkload
func (*WorkloadContainer) GetWorkload ¶
func (m *WorkloadContainer) GetWorkload() isWorkloadContainer_Workload
func (*WorkloadContainer) ProtoMessage ¶
func (*WorkloadContainer) ProtoMessage()
func (*WorkloadContainer) ProtoReflect ¶
func (x *WorkloadContainer) ProtoReflect() protoreflect.Message
func (*WorkloadContainer) Reset ¶
func (x *WorkloadContainer) Reset()
func (*WorkloadContainer) String ¶
func (x *WorkloadContainer) String() string
type WorkloadContainer_Checkpoint ¶
type WorkloadContainer_Checkpoint struct { // Checkpoint workload. Checkpoint *trialv1.CheckpointWorkload `protobuf:"bytes,6,opt,name=checkpoint,proto3,oneof"` }
type WorkloadContainer_Training ¶
type WorkloadContainer_Training struct { // Training workload. Training *trialv1.MetricsWorkload `protobuf:"bytes,4,opt,name=training,proto3,oneof"` }
type WorkloadContainer_Validation ¶
type WorkloadContainer_Validation struct { // Validation workload. Validation *trialv1.MetricsWorkload `protobuf:"bytes,5,opt,name=validation,proto3,oneof"` }
Source Files ¶
- agent.pb.go
- api.pb.go
- api.pb.gw.go
- auth.pb.go
- checkpoint.pb.go
- command.pb.go
- experiment.pb.go
- group.pb.go
- job.pb.go
- master.pb.go
- model.pb.go
- notebook.pb.go
- pagination.pb.go
- project.pb.go
- rbac.pb.go
- resourcepool.pb.go
- run.pb.go
- shell.pb.go
- task.pb.go
- template.pb.go
- tensorboard.pb.go
- trial.pb.go
- user.pb.go
- webhook.pb.go
- workspace.pb.go