Black Lives Matter
Support the Equal Justice Initiative
Link to Go homepage
  • Why Go
  • Getting Started
  • Discover Packages
  • About
Go.
  • Why Go
  • Getting Started
  • Discover Packages
  • About
  • golang.org
Discover Packages github.com/Clarifai/clarifai-go-grpc proto clarifai api

api

package
Version v0.0.0-...-9a35034
Latest Latest Go to latest
Jan 22, 2021 Apache-2.0 17 Imports 0 Imported by
Go
api
Version v0.0.0-...-9a35034
Latest Go to latest
Jan 22, 2021 Apache-2.0 17 Imports 0 Imported by
  • Documentation
    • Index
    • Constants
    • Variables
    • Functions
      • RegisterV2Server(s, srv)
    • Types
      • type APIEventType
        • Descriptor()
        • (x) Enum()
        • EnumDescriptor()
        • (x) Number()
        • (x) String()
        • Type()
      • type APIPostModelOutputsCollectorSource
        • Descriptor()
        • (x) GetModelAppId()
        • (x) GetModelId()
        • (x) GetModelUserId()
        • (x) GetModelVersionId()
        • (x) GetPostInputsKeyId()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type And
        • Descriptor()
        • (x) GetAnnotation()
        • (x) GetInput()
        • (x) GetNegate()
        • (x) GetOutput()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type Annotation
        • Descriptor()
        • (x) GetAnnotationInfo()
        • (x) GetConsensusInfo()
        • (x) GetCreatedAt()
        • (x) GetData()
        • (x) GetEmbedModelVersionId()
        • (x) GetId()
        • (x) GetInputId()
        • (x) GetInputLevel()
        • (x) GetModelVersionId()
        • (x) GetModifiedAt()
        • (x) GetStatus()
        • (x) GetTrusted()
        • (x) GetUserId()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type AnnotationSearchMetrics
        • Descriptor()
        • (x) GetActiveConceptCount()
        • (x) GetData()
        • (x) GetGroundTruth()
        • (x) GetMetrics()
        • (x) GetSearchToEval()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type App
        • Descriptor()
        • (x) GetCreatedAt()
        • (x) GetDefaultLanguage()
        • (x) GetDefaultWorkflowId()
        • (x) GetDescription()
        • (x) GetId()
        • (x) GetLegalConsentStatus()
        • (x) GetMetadata()
        • (x) GetName()
        • (x) GetSampleMs()
        • (x) GetUserId()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type AppDuplication
        • Descriptor()
        • (x) GetCreatedAt()
        • (x) GetFilter()
        • (x) GetId()
        • (x) GetLastModifiedAt()
        • (x) GetNewAppId()
        • (x) GetNewAppName()
        • (x) GetStatus()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type AppDuplicationFilters
        • Descriptor()
        • (x) GetCopyAnnotations()
        • (x) GetCopyConcepts()
        • (x) GetCopyInputs()
        • (x) GetCopyModels()
        • (x) GetCopyWorkflows()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type AppQuery
        • Descriptor()
        • (x) GetName()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type Audio
        • Descriptor()
        • (x) GetAllowDuplicateUrl()
        • (x) GetBase64()
        • (x) GetUrl()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type BinaryMetrics
        • Descriptor()
        • (x) GetAreaMax()
        • (x) GetAreaMin()
        • (x) GetAreaName()
        • (x) GetAvgPrecision()
        • (x) GetConcept()
        • (x) GetF1()
        • (x) GetIou()
        • (x) GetNumNeg()
        • (x) GetNumPos()
        • (x) GetNumTot()
        • (x) GetPrecisionRecallCurve()
        • (x) GetRocAuc()
        • (x) GetRocCurve()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type BoundingBox
        • Descriptor()
        • (x) GetBottomRow()
        • (x) GetLeftCol()
        • (x) GetRightCol()
        • (x) GetTopRow()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type Cluster
        • Descriptor()
        • (x) GetCount()
        • (x) GetHits()
        • (x) GetId()
        • (x) GetScore()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type Collaboration
        • Descriptor()
        • (x) GetApp()
        • (x) GetAppOwner()
        • (x) GetCreatedAt()
        • (x) GetEndpoints()
        • (x) GetScopes()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type Collaborator
        • Descriptor()
        • (x) GetApp()
        • (x) GetCreatedAt()
        • (x) GetDeletedAt()
        • (x) GetEndpoints()
        • (x) GetId()
        • (x) GetModifiedAt()
        • (x) GetScopes()
        • (x) GetUser()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type Collector
        • Descriptor()
        • (x) GetCollectorSource()
        • (x) GetCreatedAt()
        • (x) GetDescription()
        • (x) GetId()
        • (x) GetPostQueueWorkflowId()
        • (x) GetPreQueueWorkflowId()
        • (x) GetStatus()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type CollectorSource
        • Descriptor()
        • (x) GetApiPostModelOutputsCollectorSource()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type Color
        • Descriptor()
        • (x) GetRawHex()
        • (x) GetValue()
        • (x) GetW3C()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type Concept
        • Descriptor()
        • (x) GetAppId()
        • (x) GetCreatedAt()
        • (x) GetDefinition()
        • (x) GetId()
        • (x) GetLanguage()
        • (x) GetName()
        • (x) GetValue()
        • (x) GetVocabId()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type ConceptCount
        • Descriptor()
        • (x) GetConceptTypeCount()
        • (x) GetDetailConceptCount()
        • (x) GetId()
        • (x) GetName()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type ConceptLanguage
        • Descriptor()
        • (x) GetDefinition()
        • (x) GetId()
        • (x) GetName()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type ConceptMappingJob
        • Descriptor()
        • (x) GetConceptIds()
        • (x) GetKnowledgeGraphId()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type ConceptQuery
        • Descriptor()
        • (x) GetLanguage()
        • (x) GetName()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type ConceptRelation
        • Descriptor()
        • (x) GetId()
        • (x) GetKnowledgeGraphId()
        • (x) GetObjectConcept()
        • (x) GetPredicate()
        • (x) GetSubjectConcept()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type ConceptTypeCount
        • Descriptor()
        • (x) GetNegative()
        • (x) GetPositive()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type ConfusionMatrix
        • Descriptor()
        • (x) GetConceptIds()
        • (x) GetMatrix()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type ConfusionMatrixEntry
        • Descriptor()
        • (x) GetActual()
        • (x) GetPredicted()
        • (x) GetValue()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type CooccurrenceMatrix
        • Descriptor()
        • (x) GetConceptIds()
        • (x) GetMatrix()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type CooccurrenceMatrixEntry
        • Descriptor()
        • (x) GetCol()
        • (x) GetCount()
        • (x) GetRow()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type Data
        • Descriptor()
        • (x) GetAudio()
        • (x) GetClusters()
        • (x) GetColors()
        • (x) GetConcepts()
        • (x) GetEmbeddings()
        • (x) GetFrames()
        • (x) GetGeo()
        • (x) GetImage()
        • (x) GetMetadata()
        • (x) GetRegions()
        • (x) GetText()
        • (x) GetVideo()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type DeleteAnnotationRequest
        • Descriptor()
        • (x) GetAnnotationId()
        • (x) GetInputId()
        • (x) GetUserAppId()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type DeleteAnnotationSearchMetricsRequest
        • Descriptor()
        • (x) GetId()
        • (x) GetUserAppId()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type DeleteAnnotationsRequest
        • Descriptor()
        • (x) GetIds()
        • (x) GetInputIds()
        • (x) GetUserAppId()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type DeleteAppRequest
        • Descriptor()
        • (x) GetUserAppId()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type DeleteCollaboratorsRequest
        • Descriptor()
        • (x) GetCollaboratorIds()
        • (x) GetUserAppId()
        • (x) GetUserEmails()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type DeleteCollectorsRequest
        • Descriptor()
        • (x) GetDeleteAll()
        • (x) GetIds()
        • (x) GetUserAppId()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type DeleteConceptRelationsRequest
        • Descriptor()
        • (x) GetConceptId()
        • (x) GetIds()
        • (x) GetUserAppId()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type DeleteInputRequest
        • Descriptor()
        • (x) GetInputId()
        • (x) GetUserAppId()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type DeleteInputsRequest
        • Descriptor()
        • (x) GetDeleteAll()
        • (x) GetIds()
        • (x) GetUserAppId()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type DeleteKeyRequest
        • Descriptor()
        • (x) GetKeyId()
        • (x) GetUserAppId()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type DeleteModelRequest
        • Descriptor()
        • (x) GetModelId()
        • (x) GetUserAppId()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type DeleteModelVersionRequest
        • Descriptor()
        • (x) GetModelId()
        • (x) GetUserAppId()
        • (x) GetVersionId()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type DeleteModelsRequest
        • Descriptor()
        • (x) GetDeleteAll()
        • (x) GetIds()
        • (x) GetUserAppId()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type DeleteSearchRequest
        • Descriptor()
        • (x) GetId()
        • (x) GetUserAppId()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type DeleteTasksRequest
        • Descriptor()
        • (x) GetIds()
        • (x) GetUserAppId()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type DeleteWorkflowRequest
        • Descriptor()
        • (x) GetUserAppId()
        • (x) GetWorkflowId()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type DeleteWorkflowsRequest
        • Descriptor()
        • (x) GetDeleteAll()
        • (x) GetIds()
        • (x) GetUserAppId()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type DetailConceptCount
        • Descriptor()
        • (x) GetErrors()
        • (x) GetProcessed()
        • (x) GetProcessing()
        • (x) GetToProcess()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type EmailAddress
        • Descriptor()
        • (x) GetEmail()
        • (x) GetPrimary()
        • (x) GetVerified()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type Embedding
        • Descriptor()
        • (x) GetNumDimensions()
        • (x) GetVector()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type EndpointDeps
        • Descriptor()
        • (x) GetDependingScopes()
        • (x) GetEndpoint()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type EvalMetrics
        • Descriptor()
        • (x) GetBinaryMetrics()
        • (x) GetConfusionMatrix()
        • (x) GetCooccurrenceMatrix()
        • (x) GetId()
        • (x) GetLabelCounts()
        • (x) GetMetricsByArea()
        • (x) GetMetricsByClass()
        • (x) GetStatus()
        • (x) GetSummary()
        • (x) GetTestSet()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type EvalTestSetEntry
        • Descriptor()
        • (x) GetAnnotation()
        • (x) GetGroundTruthConcepts()
        • (x) GetId()
        • (x) GetPredictedConcepts()
        • (x) GetUrl()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type EvaluationType
        • Descriptor()
        • (x) Enum()
        • EnumDescriptor()
        • (x) Number()
        • (x) String()
        • Type()
      • type ExpirationAction
        • Descriptor()
        • (x) Enum()
        • EnumDescriptor()
        • (x) Number()
        • (x) String()
        • Type()
      • type FieldsValue
        • Descriptor()
        • (x) GetBinaryMetrics()
        • (x) GetConfusionMatrix()
        • (x) GetCooccurrenceMatrix()
        • (x) GetLabelCounts()
        • (x) GetMetricsByArea()
        • (x) GetMetricsByClass()
        • (x) GetTestSet()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type Filter
        • Descriptor()
        • (x) GetAnnotation()
        • (x) GetInput()
        • (x) GetNegate()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type Frame
        • Descriptor()
        • (x) GetData()
        • (x) GetFrameInfo()
        • (x) GetId()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type FrameInfo
        • Descriptor()
        • (x) GetIndex()
        • (x) GetTime()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type Geo
        • Descriptor()
        • (x) GetGeoBox()
        • (x) GetGeoLimit()
        • (x) GetGeoPoint()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type GeoBoxedPoint
        • Descriptor()
        • (x) GetGeoPoint()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type GeoLimit
        • Descriptor()
        • (x) GetType()
        • (x) GetValue()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type GeoPoint
        • Descriptor()
        • (x) GetLatitude()
        • (x) GetLongitude()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type GetAnnotationRequest
        • Descriptor()
        • (x) GetAnnotationId()
        • (x) GetInputId()
        • (x) GetUserAppId()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type GetAnnotationSearchMetricsRequest
        • Descriptor()
        • (x) GetId()
        • (x) GetUserAppId()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type GetAppDuplicationRequest
        • Descriptor()
        • (x) GetAppDuplicationId()
        • (x) GetUserAppId()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type GetAppRequest
        • Descriptor()
        • (x) GetUserAppId()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type GetCollectorRequest
        • Descriptor()
        • (x) GetCollectorId()
        • (x) GetUserAppId()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type GetConceptCountsRequest
        • Descriptor()
        • (x) GetPage()
        • (x) GetPerPage()
        • (x) GetUserAppId()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type GetConceptLanguageRequest
        • Descriptor()
        • (x) GetConceptId()
        • (x) GetLanguage()
        • (x) GetUserAppId()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type GetConceptRequest
        • Descriptor()
        • (x) GetConceptId()
        • (x) GetUserAppId()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type GetInputCountRequest
        • Descriptor()
        • (x) GetUserAppId()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type GetInputRequest
        • Descriptor()
        • (x) GetInputId()
        • (x) GetUserAppId()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type GetKeyRequest
        • Descriptor()
        • (x) GetKeyId()
        • (x) GetUserAppId()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type GetModelRequest
        • Descriptor()
        • (x) GetLanguage()
        • (x) GetModelId()
        • (x) GetTrainedBefore()
        • (x) GetUserAppId()
        • (x) GetVersionId()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type GetModelTypeRequest
        • Descriptor()
        • (x) GetModelTypeId()
        • (x) GetUserAppId()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type GetModelVersionMetricsRequest
        • Descriptor()
        • (x) GetFields()
        • (x) GetModelId()
        • (x) GetUserAppId()
        • (x) GetVersionId()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type GetModelVersionRequest
        • Descriptor()
        • (x) GetModelId()
        • (x) GetUserAppId()
        • (x) GetVersionId()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type GetSearchRequest
        • Descriptor()
        • (x) GetId()
        • (x) GetUserAppId()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type GetStatusCodeRequest
        • Descriptor()
        • (x) GetStatusCodeId()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type GetTaskAnnotationsCountRequest
        • Descriptor()
        • (x) GetTaskId()
        • (x) GetUserAppId()
        • (x) GetUserIds()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type GetTaskRequest
        • Descriptor()
        • (x) GetTaskId()
        • (x) GetUserAppId()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type GetWorkflowRequest
        • Descriptor()
        • (x) GetFavorClarifaiWorkflows()
        • (x) GetUserAppId()
        • (x) GetWorkflowId()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type Hit
        • Descriptor()
        • (x) GetAnnotation()
        • (x) GetInput()
        • (x) GetScore()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type HostedURL
        • Descriptor()
        • (x) GetCrossorigin()
        • (x) GetPrefix()
        • (x) GetSizes()
        • (x) GetSuffix()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type Image
        • Descriptor()
        • (x) GetAllowDuplicateUrl()
        • (x) GetBase64()
        • (x) GetHosted()
        • (x) GetUrl()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type Input
        • Descriptor()
        • (x) GetCreatedAt()
        • (x) GetData()
        • (x) GetId()
        • (x) GetModifiedAt()
        • (x) GetStatus()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type InputCount
        • Descriptor()
        • (x) GetErrors()
        • (x) GetProcessed()
        • (x) GetProcessing()
        • (x) GetReindexErrors()
        • (x) GetReindexed()
        • (x) GetReindexing()
        • (x) GetToProcess()
        • (x) GetToReindex()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type InputInfo
        • Descriptor()
        • (x) GetFieldsMap()
        • (x) GetParams()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type Key
        • Descriptor()
        • (x) GetApps()
        • (x) GetCreatedAt()
        • (x) GetDescription()
        • (x) GetEndpoints()
        • (x) GetExpiresAt()
        • (x) GetId()
        • (x) GetScopes()
        • (x) GetType()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type KnowledgeGraph
        • Descriptor()
        • (x) GetDescription()
        • (x) GetExamplesAppId()
        • (x) GetId()
        • (x) GetName()
        • (x) GetSampledExamplesAppId()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type LOPQEvalResult
        • Descriptor()
        • (x) GetBruteForceNdcg()
        • (x) GetK()
        • (x) GetKendallTauVsBruteForce()
        • (x) GetLopqNdcg()
        • (x) GetMostFrequentCodePercent()
        • (x) GetRecallVsBruteForce()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type LabelCount
        • Descriptor()
        • (x) GetConceptName()
        • (x) GetCount()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type LabelDistribution
        • Descriptor()
        • (x) GetPositiveLabelCounts()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type LicenseScope
        • Descriptor()
        • (x) Enum()
        • EnumDescriptor()
        • (x) Number()
        • (x) String()
        • Type()
      • type ListAnnotationSearchMetricsRequest
        • Descriptor()
        • (x) GetUserAppId()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type ListAnnotationsRequest
        • Descriptor()
        • (x) GetIds()
        • (x) GetInputIds()
        • (x) GetListAllAnnotations()
        • (x) GetModelVersionIds()
        • (x) GetPage()
        • (x) GetPerPage()
        • (x) GetStatuses()
        • (x) GetUserAppId()
        • (x) GetUserIds()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type ListAppDuplicationsRequest
        • Descriptor()
        • (x) GetUserAppId()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type ListAppKeysRequest
        • Descriptor()
        • (x) GetPage()
        • (x) GetPerPage()
        • (x) GetUserAppId()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type ListAppsRequest
        • Descriptor()
        • (x) GetPage()
        • (x) GetPerPage()
        • (x) GetUserAppId()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type ListCollaborationsRequest
        • Descriptor()
        • (x) GetPage()
        • (x) GetPerPage()
        • (x) GetUserAppId()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type ListCollaboratorsRequest
        • Descriptor()
        • (x) GetListAllCollaborators()
        • (x) GetUserAppId()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type ListCollectorsRequest
        • Descriptor()
        • (x) GetPage()
        • (x) GetPerPage()
        • (x) GetUserAppId()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type ListConceptLanguagesRequest
        • Descriptor()
        • (x) GetConceptId()
        • (x) GetPage()
        • (x) GetPerPage()
        • (x) GetUserAppId()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type ListConceptRelationsRequest
        • Descriptor()
        • (x) GetConceptId()
        • (x) GetKnowledgeGraphId()
        • (x) GetPage()
        • (x) GetPerPage()
        • (x) GetPredicate()
        • (x) GetUserAppId()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type ListConceptsRequest
        • Descriptor()
        • (x) GetPage()
        • (x) GetPerPage()
        • (x) GetUserAppId()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type ListInputsRequest
        • Descriptor()
        • (x) GetIds()
        • (x) GetPage()
        • (x) GetPerPage()
        • (x) GetStatus()
        • (x) GetUserAppId()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type ListKeysRequest
        • Descriptor()
        • (x) GetPage()
        • (x) GetPerPage()
        • (x) GetUserAppId()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type ListKnowledgeGraphsRequest
        • Descriptor()
        • (x) GetUserAppId()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type ListModelInputsRequest
        • Descriptor()
        • (x) GetModelId()
        • (x) GetPage()
        • (x) GetPerPage()
        • (x) GetUserAppId()
        • (x) GetVersionId()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type ListModelTypesRequest
        • Descriptor()
        • (x) GetPage()
        • (x) GetPerPage()
        • (x) GetUserAppId()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type ListModelVersionsRequest
        • Descriptor()
        • (x) GetConceptIds()
        • (x) GetModelId()
        • (x) GetPage()
        • (x) GetPerPage()
        • (x) GetUserAppId()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type ListModelsRequest
        • Descriptor()
        • (x) GetIds()
        • (x) GetPage()
        • (x) GetPerPage()
        • (x) GetUserAppId()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type ListScopesRequest
        • Descriptor()
        • (x) GetKeyType()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type ListSearchesRequest
        • Descriptor()
        • (x) GetPage()
        • (x) GetPerPage()
        • (x) GetUserAppId()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type ListStatusCodesRequest
        • Descriptor()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type ListTasksRequest
        • Descriptor()
        • (x) GetIncludingLabelOrderTasks()
        • (x) GetPage()
        • (x) GetPerPage()
        • (x) GetReviewUserIds()
        • (x) GetUserAppId()
        • (x) GetWorkerUserIds()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type ListWorkflowsRequest
        • Descriptor()
        • (x) GetPage()
        • (x) GetPerPage()
        • (x) GetUserAppId()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type LossCurveEntry
        • Descriptor()
        • (x) GetCost()
        • (x) GetEpoch()
        • (x) GetGlobalStep()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type Mask
        • Descriptor()
        • (x) GetColor()
        • (x) GetImage()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type MetricsSummary
        • Descriptor()
        • (x) GetLopqMetrics()
        • (x) GetMacroAvgF1Score()
        • (x) GetMacroAvgPrecision()
        • (x) GetMacroAvgRecall()
        • (x) GetMacroAvgRocAuc()
        • (x) GetMacroStdF1Score()
        • (x) GetMacroStdRocAuc()
        • (x) GetMeanAvgPrecisionIouRange()
        • (x) GetMeanAvgPrecisionIou_50()
        • (x) GetTop1Accuracy()
        • (x) GetTop5Accuracy()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type Model
        • Descriptor()
        • (x) GetAppId()
        • (x) GetCreatedAt()
        • (x) GetDisplayName()
        • (x) GetId()
        • (x) GetInputInfo()
        • (x) GetModelTypeId()
        • (x) GetModelVersion()
        • (x) GetName()
        • (x) GetOutputInfo()
        • (x) GetTrainInfo()
        • (x) GetUserId()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type ModelQuery
        • Descriptor()
        • (x) GetModelTypeId()
        • (x) GetName()
        • (x) GetType()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type ModelType
        • Descriptor()
        • (x) GetCreatable()
        • (x) GetDescription()
        • (x) GetEvaluable()
        • (x) GetExpectedPretrainedInputFields()
        • (x) GetExpectedPretrainedOutputFields()
        • (x) GetId()
        • (x) GetInputFields()
        • (x) GetInternalOnly()
        • (x) GetModelTypeFields()
        • (x) GetOutputFields()
        • (x) GetRequiresSequentialFrames()
        • (x) GetTitle()
        • (x) GetTrainable()
        • (x) GetType()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type ModelTypeEnumOption
        • Descriptor()
        • (x) GetDescription()
        • (x) GetId()
        • (x) GetInternalOnly()
        • (x) GetModelTypeFields()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type ModelTypeField
        • Descriptor()
        • (x) GetDefaultValue()
        • (x) GetDescription()
        • (x) GetFieldType()
        • (x) GetInternalOnly()
        • (x) GetModelTypeEnumOptions()
        • (x) GetModelTypeRangeInfo()
        • (x) GetPath()
        • (x) GetPlaceholder()
        • (x) GetRequired()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type ModelTypeField_ModelTypeFieldType
        • Descriptor()
        • (x) Enum()
        • EnumDescriptor()
        • (x) Number()
        • (x) String()
        • Type()
      • type ModelTypeRangeInfo
        • Descriptor()
        • (x) GetMax()
        • (x) GetMin()
        • (x) GetStep()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type ModelVersion
        • Descriptor()
        • (x) GetActiveConceptCount()
        • (x) GetCompletedAt()
        • (x) GetCreatedAt()
        • (x) GetId()
        • (x) GetMetrics()
        • (x) GetStatus()
        • (x) GetTotalInputCount()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type MultiAnnotationResponse
        • Descriptor()
        • (x) GetAnnotations()
        • (x) GetStatus()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type MultiAnnotationSearchMetricsResponse
        • Descriptor()
        • (x) GetAnnotationSearchMetrics()
        • (x) GetStatus()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type MultiAppDuplicationsResponse
        • Descriptor()
        • (x) GetAppDuplications()
        • (x) GetStatus()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type MultiAppResponse
        • Descriptor()
        • (x) GetApps()
        • (x) GetStatus()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type MultiCollaborationsResponse
        • Descriptor()
        • (x) GetCollaborations()
        • (x) GetStatus()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type MultiCollaboratorsResponse
        • Descriptor()
        • (x) GetCollaborators()
        • (x) GetStatus()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type MultiCollectorResponse
        • Descriptor()
        • (x) GetCollectors()
        • (x) GetStatus()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type MultiConceptCountResponse
        • Descriptor()
        • (x) GetConceptCounts()
        • (x) GetStatus()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type MultiConceptLanguageResponse
        • Descriptor()
        • (x) GetConceptLanguages()
        • (x) GetStatus()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type MultiConceptMappingJobResponse
        • Descriptor()
        • (x) GetIds()
        • (x) GetStatus()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type MultiConceptRelationResponse
        • Descriptor()
        • (x) GetConceptRelations()
        • (x) GetStatus()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type MultiConceptResponse
        • Descriptor()
        • (x) GetConcepts()
        • (x) GetStatus()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type MultiInputResponse
        • Descriptor()
        • (x) GetInputs()
        • (x) GetStatus()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type MultiKeyResponse
        • Descriptor()
        • (x) GetKeys()
        • (x) GetStatus()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type MultiKnowledgeGraphResponse
        • Descriptor()
        • (x) GetKnowledgeGraphs()
        • (x) GetStatus()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type MultiModelResponse
        • Descriptor()
        • (x) GetModels()
        • (x) GetStatus()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type MultiModelTypeResponse
        • Descriptor()
        • (x) GetModelTypes()
        • (x) GetStatus()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type MultiModelVersionResponse
        • Descriptor()
        • (x) GetModelVersions()
        • (x) GetStatus()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type MultiOutputResponse
        • Descriptor()
        • (x) GetOutputs()
        • (x) GetStatus()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type MultiScopeDepsResponse
        • Descriptor()
        • (x) GetEndpointDeps()
        • (x) GetScopeDeps()
        • (x) GetStatus()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type MultiScopeResponse
        • Descriptor()
        • (x) GetApp()
        • (x) GetEndpoints()
        • (x) GetScopes()
        • (x) GetStatus()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type MultiSearchResponse
        • Descriptor()
        • (x) GetHits()
        • (x) GetId()
        • (x) GetQuery()
        • (x) GetSearches()
        • (x) GetStatus()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type MultiStatValueAggregateResponse
        • Descriptor()
        • (x) GetStatValueAggregateResults()
        • (x) GetStatus()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type MultiStatValueResponse
        • Descriptor()
        • (x) GetStatValues()
        • (x) GetStatus()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type MultiStatusCodeResponse
        • Descriptor()
        • (x) GetStatus()
        • (x) GetStatuses()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type MultiTaskResponse
        • Descriptor()
        • (x) GetStatus()
        • (x) GetTasks()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type MultiWorkflowResponse
        • Descriptor()
        • (x) GetStatus()
        • (x) GetWorkflows()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type MyScopesRequest
        • Descriptor()
        • (x) GetUserAppId()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type NodeInput
        • Descriptor()
        • (x) GetNodeId()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type Output
        • Descriptor()
        • (x) GetCreatedAt()
        • (x) GetData()
        • (x) GetId()
        • (x) GetInput()
        • (x) GetModel()
        • (x) GetStatus()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type OutputConfig
        • Descriptor()
        • (x) GetClosedEnvironment()
        • (x) GetConceptsMutuallyExclusive()
        • (x) GetEmbedModelVersionId()
        • (x) GetExistingModelId()
        • (x) GetFailOnMissingPositiveExamples()
        • (x) GetHyperParameters()
        • (x) GetHyperParams()
        • (x) GetLanguage()
        • (x) GetMaxConcepts()
        • (x) GetMinValue()
        • (x) GetModelMetadata()
        • (x) GetSampleMs()
        • (x) GetSelectConcepts()
        • (x) GetTrainingTimeout()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type OutputInfo
        • Descriptor()
        • (x) GetData()
        • (x) GetFieldsMap()
        • (x) GetMessage()
        • (x) GetOutputConfig()
        • (x) GetParams()
        • (x) GetType()
        • (x) GetTypeExt()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type Pagination
        • Descriptor()
        • (x) GetPage()
        • (x) GetPerPage()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type Password
        • Descriptor()
        • (x) GetPlaintext()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type PasswordViolations
        • Descriptor()
        • (x) GetExcludeEmail()
        • (x) GetExcludeNames()
        • (x) GetLowerCaseNeeded()
        • (x) GetMaximumLength()
        • (x) GetMinimumLength()
        • (x) GetNoCommonVocabs()
        • (x) GetNoConfusingLetters()
        • (x) GetNoOverlapWithOld()
        • (x) GetNoSimplePasswords()
        • (x) GetNonAlphanumericNeeded()
        • (x) GetNumericNeeded()
        • (x) GetPasswordLifespan()
        • (x) GetPasswordReuse()
        • (x) GetUpperCaseNeeded()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type PatchAction
        • Descriptor()
        • (x) GetMergeConflictResolution()
        • (x) GetOp()
        • (x) GetPath()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type PatchAnnotationsRequest
        • Descriptor()
        • (x) GetAction()
        • (x) GetAnnotations()
        • (x) GetUserAppId()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type PatchAppsRequest
        • Descriptor()
        • (x) GetAction()
        • (x) GetApps()
        • (x) GetMetadataAction()
        • (x) GetReindex()
        • (x) GetUserAppId()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type PatchCollaboratorsRequest
        • Descriptor()
        • (x) GetAction()
        • (x) GetCollaborators()
        • (x) GetUserAppId()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type PatchCollectorsRequest
        • Descriptor()
        • (x) GetAction()
        • (x) GetCollectors()
        • (x) GetUserAppId()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type PatchConceptLanguagesRequest
        • Descriptor()
        • (x) GetAction()
        • (x) GetConceptId()
        • (x) GetConceptLanguages()
        • (x) GetUserAppId()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type PatchConceptsRequest
        • Descriptor()
        • (x) GetAction()
        • (x) GetConcepts()
        • (x) GetUserAppId()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type PatchInputsRequest
        • Descriptor()
        • (x) GetAction()
        • (x) GetInputs()
        • (x) GetUserAppId()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type PatchKeysRequest
        • Descriptor()
        • (x) GetAction()
        • (x) GetKeys()
        • (x) GetUserAppId()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type PatchModelsRequest
        • Descriptor()
        • (x) GetAction()
        • (x) GetModels()
        • (x) GetUserAppId()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type PatchTasksRequest
        • Descriptor()
        • (x) GetAction()
        • (x) GetTasks()
        • (x) GetUserAppId()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type PatchWorkflowsRequest
        • Descriptor()
        • (x) GetAction()
        • (x) GetUserAppId()
        • (x) GetWorkflows()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type Point
        • Descriptor()
        • (x) GetCol()
        • (x) GetRow()
        • (x) GetZ()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type Polygon
        • Descriptor()
        • (x) GetPoints()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type PostAnnotationSearchMetricsRequest
        • Descriptor()
        • (x) GetData()
        • (x) GetEvaluationType()
        • (x) GetGroundTruth()
        • (x) GetId()
        • (x) GetSearchToEval()
        • (x) GetUserAppId()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type PostAnnotationsRequest
        • Descriptor()
        • (x) GetAnnotations()
        • (x) GetUserAppId()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type PostAnnotationsSearchesRequest
        • Descriptor()
        • (x) GetPagination()
        • (x) GetSearches()
        • (x) GetUserAppId()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type PostAppDuplicationsRequest
        • Descriptor()
        • (x) GetAppDuplications()
        • (x) GetUserAppId()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type PostAppsRequest
        • Descriptor()
        • (x) GetApps()
        • (x) GetUserAppId()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type PostAppsSearchesRequest
        • Descriptor()
        • (x) GetAppQuery()
        • (x) GetPagination()
        • (x) GetUserAppId()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type PostCollaboratorsRequest
        • Descriptor()
        • (x) GetCollaborators()
        • (x) GetUserAppId()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type PostCollectorsRequest
        • Descriptor()
        • (x) GetCollectors()
        • (x) GetUserAppId()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type PostConceptLanguagesRequest
        • Descriptor()
        • (x) GetConceptId()
        • (x) GetConceptLanguages()
        • (x) GetUserAppId()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type PostConceptMappingJobsRequest
        • Descriptor()
        • (x) GetConceptMappingJobs()
        • (x) GetUserAppId()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type PostConceptRelationsRequest
        • Descriptor()
        • (x) GetConceptId()
        • (x) GetConceptRelations()
        • (x) GetUserAppId()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type PostConceptsRequest
        • Descriptor()
        • (x) GetConcepts()
        • (x) GetUserAppId()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type PostConceptsSearchesRequest
        • Descriptor()
        • (x) GetConceptQuery()
        • (x) GetPagination()
        • (x) GetUserAppId()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type PostInputsRequest
        • Descriptor()
        • (x) GetInputs()
        • (x) GetUserAppId()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type PostInputsSearchesRequest
        • Descriptor()
        • (x) GetPagination()
        • (x) GetSearches()
        • (x) GetUserAppId()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type PostKeysRequest
        • Descriptor()
        • (x) GetKeys()
        • (x) GetUserAppId()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type PostKnowledgeGraphsRequest
        • Descriptor()
        • (x) GetKnowledgeGraphs()
        • (x) GetUserAppId()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type PostModelOutputsRequest
        • Descriptor()
        • (x) GetInputs()
        • (x) GetModel()
        • (x) GetModelId()
        • (x) GetUserAppId()
        • (x) GetVersionId()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type PostModelVersionMetricsRequest
        • Descriptor()
        • (x) GetMaxExamples()
        • (x) GetModelId()
        • (x) GetTestSearch()
        • (x) GetUserAppId()
        • (x) GetVersionId()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type PostModelVersionsRequest
        • Descriptor()
        • (x) GetEvaluateAfterTraining()
        • (x) GetModelId()
        • (x) GetModelVersions()
        • (x) GetSearch()
        • (x) GetTestSearch()
        • (x) GetTrainSearch()
        • (x) GetUserAppId()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type PostModelsRequest
        • Descriptor()
        • (x) GetModel()
        • (x) GetModels()
        • (x) GetUserAppId()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type PostModelsSearchesRequest
        • Descriptor()
        • (x) GetModelQuery()
        • (x) GetPagination()
        • (x) GetUserAppId()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type PostSearchesByIDRequest
        • Descriptor()
        • (x) GetId()
        • (x) GetPagination()
        • (x) GetUserAppId()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type PostSearchesRequest
        • Descriptor()
        • (x) GetPagination()
        • (x) GetQuery()
        • (x) GetSearches()
        • (x) GetUserAppId()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type PostStatValuesAggregateRequest
        • Descriptor()
        • (x) GetStatValueAggregateQueries()
        • (x) GetUserAppId()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type PostStatValuesRequest
        • Descriptor()
        • (x) GetStatValues()
        • (x) GetUserAppId()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type PostTasksRequest
        • Descriptor()
        • (x) GetTasks()
        • (x) GetUserAppId()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type PostValidatePasswordRequest
        • Descriptor()
        • (x) GetPassword()
        • (x) GetUserAppId()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type PostWorkflowResultsRequest
        • Descriptor()
        • (x) GetFavorClarifaiWorkflows()
        • (x) GetInputs()
        • (x) GetOutputConfig()
        • (x) GetUserAppId()
        • (x) GetWorkflowId()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type PostWorkflowResultsResponse
        • Descriptor()
        • (x) GetResults()
        • (x) GetStatus()
        • (x) GetWorkflow()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type PostWorkflowResultsSimilarityRequest
        • Descriptor()
        • (x) GetFavorClarifaiWorkflows()
        • (x) GetModelVersionId()
        • (x) GetPoolInputs()
        • (x) GetProbeInputs()
        • (x) GetUserAppId()
        • (x) GetWorkflowId()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type PostWorkflowResultsSimilarityResponse
        • Descriptor()
        • (x) GetResults()
        • (x) GetStatus()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type PostWorkflowsRequest
        • Descriptor()
        • (x) GetUserAppId()
        • (x) GetWorkflows()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type PrecisionRecallCurve
        • Descriptor()
        • (x) GetPrecision()
        • (x) GetRecall()
        • (x) GetThresholds()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type PretrainedModelConfig
        • Descriptor()
        • (x) GetDataProviderParams()
        • (x) GetId()
        • (x) GetInputFieldsMap()
        • (x) GetModelZipUrl()
        • (x) GetOutputFieldsMap()
        • (x) GetOverwrite()
        • (x) GetType()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type Query
        • Descriptor()
        • (x) GetAnds()
        • (x) GetFilters()
        • (x) GetLanguage()
        • (x) GetRanks()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type ROC
        • Descriptor()
        • (x) GetFpr()
        • (x) GetFprPerImage()
        • (x) GetFprPerObject()
        • (x) GetThresholds()
        • (x) GetTpr()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type Rank
        • Descriptor()
        • (x) GetAnnotation()
        • (x) GetNegate()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type Region
        • Descriptor()
        • (x) GetData()
        • (x) GetId()
        • (x) GetRegionInfo()
        • (x) GetTrackId()
        • (x) GetValue()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type RegionInfo
        • Descriptor()
        • (x) GetBoundingBox()
        • (x) GetMask()
        • (x) GetPoint()
        • (x) GetPolygon()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type ScopeDeps
        • Descriptor()
        • (x) GetDependingScopes()
        • (x) GetScope()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type Search
        • Descriptor()
        • (x) GetAlgorithm()
        • (x) GetApplicationId()
        • (x) GetAsOf()
        • (x) GetCreatedAt()
        • (x) GetGitHash()
        • (x) GetId()
        • (x) GetMinValue()
        • (x) GetModifiedAt()
        • (x) GetName()
        • (x) GetQuery()
        • (x) GetSave()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type SingleAnnotationResponse
        • Descriptor()
        • (x) GetAnnotation()
        • (x) GetStatus()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type SingleAppDuplicationResponse
        • Descriptor()
        • (x) GetAppDuplication()
        • (x) GetStatus()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type SingleAppResponse
        • Descriptor()
        • (x) GetApp()
        • (x) GetStatus()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type SingleCollectorResponse
        • Descriptor()
        • (x) GetCollector()
        • (x) GetStatus()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type SingleConceptLanguageResponse
        • Descriptor()
        • (x) GetConceptLanguage()
        • (x) GetStatus()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type SingleConceptResponse
        • Descriptor()
        • (x) GetConcept()
        • (x) GetStatus()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type SingleInputCountResponse
        • Descriptor()
        • (x) GetCounts()
        • (x) GetStatus()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type SingleInputResponse
        • Descriptor()
        • (x) GetInput()
        • (x) GetStatus()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type SingleKeyResponse
        • Descriptor()
        • (x) GetKey()
        • (x) GetStatus()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type SingleModelResponse
        • Descriptor()
        • (x) GetModel()
        • (x) GetStatus()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type SingleModelTypeResponse
        • Descriptor()
        • (x) GetModelType()
        • (x) GetStatus()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type SingleModelVersionResponse
        • Descriptor()
        • (x) GetModelVersion()
        • (x) GetStatus()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type SinglePasswordValidationResponse
        • Descriptor()
        • (x) GetPasswordViolations()
        • (x) GetStatus()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type SingleSearchResponse
        • Descriptor()
        • (x) GetSearch()
        • (x) GetStatus()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type SingleStatusCodeResponse
        • Descriptor()
        • (x) GetStatus()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type SingleTaskAnnotationsCountResponse
        • Descriptor()
        • (x) GetAppId()
        • (x) GetCounts()
        • (x) GetStatus()
        • (x) GetTaskId()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type SingleTaskResponse
        • Descriptor()
        • (x) GetStatus()
        • (x) GetTask()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type SingleWorkflowResponse
        • Descriptor()
        • (x) GetStatus()
        • (x) GetWorkflow()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type StatTimeAggType
        • Descriptor()
        • (x) Enum()
        • EnumDescriptor()
        • (x) Number()
        • (x) String()
        • Type()
      • type StatValue
        • Descriptor()
        • (x) GetTags()
        • (x) GetTime()
        • (x) GetValue()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type StatValueAggType
        • Descriptor()
        • (x) Enum()
        • EnumDescriptor()
        • (x) Number()
        • (x) String()
        • Type()
      • type StatValueAggregate
        • Descriptor()
        • (x) GetAggregateValue()
        • (x) GetCount()
        • (x) GetTags()
        • (x) GetTime()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type StatValueAggregateQuery
        • Descriptor()
        • (x) GetEndTime()
        • (x) GetStartTime()
        • (x) GetStatTimeAggType()
        • (x) GetStatValueAggType()
        • (x) GetTagGroups()
        • (x) GetTags()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type StatValueAggregateResult
        • Descriptor()
        • (x) GetStatValueAggregateQuery()
        • (x) GetStatValueAggregates()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type StreamInputsRequest
        • Descriptor()
        • (x) GetDescending()
        • (x) GetLastId()
        • (x) GetPerPage()
        • (x) GetUserAppId()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type Task
        • Descriptor()
        • (x) GetAiAssistant()
        • (x) GetConceptIds()
        • (x) GetCreatedAt()
        • (x) GetDescription()
        • (x) GetId()
        • (x) GetInputSource()
        • (x) GetModifiedAt()
        • (x) GetName()
        • (x) GetReview()
        • (x) GetSampleMs()
        • (x) GetStatus()
        • (x) GetType()
        • (x) GetWorker()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type TaskAIAssistant
        • Descriptor()
        • (x) GetWorkflowId()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type TaskAnnotationStatusCountPerUser
        • Descriptor()
        • (x) GetAwaitingConsensusReview()
        • (x) GetAwaitingReview()
        • (x) GetPending()
        • (x) GetReviewDenied()
        • (x) GetSuccess()
        • (x) GetUserId()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type TaskInputSource
        • Descriptor()
        • (x) GetId()
        • (x) GetType()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type TaskInputSource_TaskInputSourceType
        • Descriptor()
        • (x) Enum()
        • EnumDescriptor()
        • (x) Number()
        • (x) String()
        • Type()
      • type TaskReview
        • Descriptor()
        • (x) GetConsensusStrategyInfo()
        • (x) GetManualStrategyInfo()
        • (x) GetStrategy()
        • (m) GetStrategyInfo()
        • (x) GetUserIds()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type TaskReviewConsensusStrategyInfo
        • Descriptor()
        • (x) GetApprovalThreshold()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type TaskReviewManualStrategyInfo
        • Descriptor()
        • (x) GetSamplePercentage()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type TaskReview_ConsensusStrategyInfo
      • type TaskReview_ManualStrategyInfo
      • type TaskReview_TaskReviewStrategy
        • Descriptor()
        • (x) Enum()
        • EnumDescriptor()
        • (x) Number()
        • (x) String()
        • Type()
      • type TaskWorker
        • Descriptor()
        • (x) GetPartitionedStrategyInfo()
        • (x) GetStrategy()
        • (m) GetStrategyInfo()
        • (x) GetUserIds()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type TaskWorkerPartitionedStrategyInfo
        • Descriptor()
        • (x) GetType()
        • (x) GetWeights()
        • (x) GetWorkersPerInput()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type TaskWorkerPartitionedStrategyInfo_TaskWorkerPartitionedStrategy
        • Descriptor()
        • (x) Enum()
        • EnumDescriptor()
        • (x) Number()
        • (x) String()
        • Type()
      • type TaskWorker_PartitionedStrategyInfo
      • type TaskWorker_TaskWorkerStrategy
        • Descriptor()
        • (x) Enum()
        • EnumDescriptor()
        • (x) Number()
        • (x) String()
        • Type()
      • type Task_TaskType
        • Descriptor()
        • (x) Enum()
        • EnumDescriptor()
        • (x) Number()
        • (x) String()
        • Type()
      • type Text
        • Descriptor()
        • (x) GetAllowDuplicateUrl()
        • (x) GetHosted()
        • (x) GetRaw()
        • (x) GetUrl()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type TrainInfo
        • Descriptor()
        • (x) GetParams()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type TrainStats
        • Descriptor()
        • (x) GetLossCurve()
        • ProtoMessage()
        • (x) ProtoReflect()
        • (x) Reset()
        • (x) String()
      • type UnimplementedV2Server
        • DeleteAnnotation(, )
        • DeleteAnnotationSearchMetrics(, )
        • DeleteAnnotations(, )
        • DeleteApp(, )
        • DeleteCollaborators(, )
        • DeleteCollectors(, )
        • DeleteConceptRelations(, )
        • DeleteInput(, )
        • DeleteInputs(, )