Documentation
¶
Index ¶
- Variables
- type A2ASettings
- func (*A2ASettings) Descriptor() ([]byte, []int)deprecated
- func (x *A2ASettings) GetAllowPublicMcp() bool
- func (x *A2ASettings) GetAllowPublicRoutes() bool
- func (x *A2ASettings) GetMcpEnabled() bool
- func (*A2ASettings) ProtoMessage()
- func (x *A2ASettings) ProtoReflect() protoreflect.Message
- func (x *A2ASettings) Reset()
- func (x *A2ASettings) String() string
- type ActivateRequest
- func (*ActivateRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ActivateRequest) GetActivationCode() string
- func (x *ActivateRequest) GetDisplayName() string
- func (x *ActivateRequest) GetEmail() string
- func (x *ActivateRequest) GetPassword() string
- func (x *ActivateRequest) GetUiLocale() string
- func (*ActivateRequest) ProtoMessage()
- func (x *ActivateRequest) ProtoReflect() protoreflect.Message
- func (x *ActivateRequest) Reset()
- func (x *ActivateRequest) String() string
- type AddAgentMemberRequest
- func (*AddAgentMemberRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AddAgentMemberRequest) GetRole() string
- func (x *AddAgentMemberRequest) GetUserId() string
- func (*AddAgentMemberRequest) ProtoMessage()
- func (x *AddAgentMemberRequest) ProtoReflect() protoreflect.Message
- func (x *AddAgentMemberRequest) Reset()
- func (x *AddAgentMemberRequest) String() string
- type AddConnectorTargetGroupMemberRequest
- func (*AddConnectorTargetGroupMemberRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AddConnectorTargetGroupMemberRequest) GetConnectorId() string
- func (x *AddConnectorTargetGroupMemberRequest) GetPosition() int32
- func (*AddConnectorTargetGroupMemberRequest) ProtoMessage()
- func (x *AddConnectorTargetGroupMemberRequest) ProtoReflect() protoreflect.Message
- func (x *AddConnectorTargetGroupMemberRequest) Reset()
- func (x *AddConnectorTargetGroupMemberRequest) String() string
- type AddableSiblingInfo
- func (*AddableSiblingInfo) Descriptor() ([]byte, []int)deprecated
- func (x *AddableSiblingInfo) GetDescription() string
- func (x *AddableSiblingInfo) GetId() string
- func (x *AddableSiblingInfo) GetName() string
- func (x *AddableSiblingInfo) GetOwnerName() string
- func (x *AddableSiblingInfo) GetSlug() string
- func (*AddableSiblingInfo) ProtoMessage()
- func (x *AddableSiblingInfo) ProtoReflect() protoreflect.Message
- func (x *AddableSiblingInfo) Reset()
- func (x *AddableSiblingInfo) String() string
- type AgentBuildDeploymentPhase
- func (AgentBuildDeploymentPhase) Descriptor() protoreflect.EnumDescriptor
- func (x AgentBuildDeploymentPhase) Enum() *AgentBuildDeploymentPhase
- func (AgentBuildDeploymentPhase) EnumDescriptor() ([]byte, []int)deprecated
- func (x AgentBuildDeploymentPhase) Number() protoreflect.EnumNumber
- func (x AgentBuildDeploymentPhase) String() string
- func (AgentBuildDeploymentPhase) Type() protoreflect.EnumType
- type AgentBuildEvent
- func (*AgentBuildEvent) Descriptor() ([]byte, []int)deprecated
- func (x *AgentBuildEvent) GetAgentId() string
- func (x *AgentBuildEvent) GetBuildId() string
- func (x *AgentBuildEvent) GetError() string
- func (x *AgentBuildEvent) GetPhase() string
- func (x *AgentBuildEvent) GetStatus() string
- func (x *AgentBuildEvent) GetTasksDone() int32
- func (x *AgentBuildEvent) GetTasksTotal() int32
- func (*AgentBuildEvent) ProtoMessage()
- func (x *AgentBuildEvent) ProtoReflect() protoreflect.Message
- func (x *AgentBuildEvent) Reset()
- func (x *AgentBuildEvent) String() string
- type AgentBuildInfo
- func (*AgentBuildInfo) Descriptor() ([]byte, []int)deprecated
- func (x *AgentBuildInfo) GetAgentId() string
- func (x *AgentBuildInfo) GetBuildModel() string
- func (x *AgentBuildInfo) GetDeploymentDrainDeadline() *timestamppb.Timestamp
- func (x *AgentBuildInfo) GetDeploymentPausedAt() *timestamppb.Timestamp
- func (x *AgentBuildInfo) GetDeploymentPhase() AgentBuildDeploymentPhase
- func (x *AgentBuildInfo) GetDockerLog() string
- func (x *AgentBuildInfo) GetErrorMessage() string
- func (x *AgentBuildInfo) GetExitMessage() string
- func (x *AgentBuildInfo) GetExitStatus() string
- func (x *AgentBuildInfo) GetFailureKind() string
- func (x *AgentBuildInfo) GetFinishedAt() *timestamppb.Timestamp
- func (x *AgentBuildInfo) GetId() string
- func (x *AgentBuildInfo) GetImageRef() string
- func (x *AgentBuildInfo) GetInstructions() string
- func (x *AgentBuildInfo) GetJobBlockers() []*AgentBuildJobBlockerSummary
- func (x *AgentBuildInfo) GetLlmCalls() int32
- func (x *AgentBuildInfo) GetLlmCostEstimate() float64
- func (x *AgentBuildInfo) GetLlmTokensCached() int32
- func (x *AgentBuildInfo) GetLlmTokensIn() int32
- func (x *AgentBuildInfo) GetLlmTokensOut() int32
- func (x *AgentBuildInfo) GetLogSeq() int64
- func (x *AgentBuildInfo) GetRollbackTargetId() string
- func (x *AgentBuildInfo) GetRollbackTargetSourceRef() string
- func (x *AgentBuildInfo) GetSdkVersion() string
- func (x *AgentBuildInfo) GetSolLog() string
- func (x *AgentBuildInfo) GetSourceRef() string
- func (x *AgentBuildInfo) GetStartedAt() *timestamppb.Timestamp
- func (x *AgentBuildInfo) GetStatus() string
- func (x *AgentBuildInfo) GetTodos() []*TodoItem
- func (x *AgentBuildInfo) GetType() string
- func (*AgentBuildInfo) ProtoMessage()
- func (x *AgentBuildInfo) ProtoReflect() protoreflect.Message
- func (x *AgentBuildInfo) Reset()
- func (x *AgentBuildInfo) String() string
- type AgentBuildJobBlockerSummary
- func (*AgentBuildJobBlockerSummary) Descriptor() ([]byte, []int)deprecated
- func (x *AgentBuildJobBlockerSummary) GetHandlerName() string
- func (x *AgentBuildJobBlockerSummary) GetHandlerVersion() int32
- func (x *AgentBuildJobBlockerSummary) GetInputSchemaHash() string
- func (x *AgentBuildJobBlockerSummary) GetOutputSchemaHash() string
- func (x *AgentBuildJobBlockerSummary) GetQueuedCount() int64
- func (x *AgentBuildJobBlockerSummary) GetRunningCount() int64
- func (*AgentBuildJobBlockerSummary) ProtoMessage()
- func (x *AgentBuildJobBlockerSummary) ProtoReflect() protoreflect.Message
- func (x *AgentBuildJobBlockerSummary) Reset()
- func (x *AgentBuildJobBlockerSummary) String() string
- type AgentBuildLogEvent
- func (*AgentBuildLogEvent) Descriptor() ([]byte, []int)deprecated
- func (x *AgentBuildLogEvent) GetAgentId() string
- func (x *AgentBuildLogEvent) GetBuildId() string
- func (x *AgentBuildLogEvent) GetLine() string
- func (x *AgentBuildLogEvent) GetSeq() int64
- func (x *AgentBuildLogEvent) GetStream() string
- func (*AgentBuildLogEvent) ProtoMessage()
- func (x *AgentBuildLogEvent) ProtoReflect() protoreflect.Message
- func (x *AgentBuildLogEvent) Reset()
- func (x *AgentBuildLogEvent) String() string
- type AgentBuildTodoEvent
- func (*AgentBuildTodoEvent) Descriptor() ([]byte, []int)deprecated
- func (x *AgentBuildTodoEvent) GetBuildId() string
- func (x *AgentBuildTodoEvent) GetSeq() int64
- func (x *AgentBuildTodoEvent) GetTodos() []*TodoItem
- func (*AgentBuildTodoEvent) ProtoMessage()
- func (x *AgentBuildTodoEvent) ProtoReflect() protoreflect.Message
- func (x *AgentBuildTodoEvent) Reset()
- func (x *AgentBuildTodoEvent) String() string
- type AgentGitConfig
- func (*AgentGitConfig) Descriptor() ([]byte, []int)deprecated
- func (x *AgentGitConfig) GetAgentId() string
- func (x *AgentGitConfig) GetDefaultBranch() string
- func (x *AgentGitConfig) GetGitCredentialId() string
- func (x *AgentGitConfig) GetGitCredentialName() string
- func (x *AgentGitConfig) GetGitMode() string
- func (x *AgentGitConfig) GetGitRemoteUrl() string
- func (x *AgentGitConfig) GetLastSyncedRef() string
- func (x *AgentGitConfig) GetWebhookSecret() string
- func (x *AgentGitConfig) GetWebhookUrl() string
- func (*AgentGitConfig) ProtoMessage()
- func (x *AgentGitConfig) ProtoReflect() protoreflect.Message
- func (x *AgentGitConfig) Reset()
- func (x *AgentGitConfig) String() string
- type AgentInfo
- func (*AgentInfo) Descriptor() ([]byte, []int)deprecated
- func (x *AgentInfo) GetAutoFix() bool
- func (x *AgentInfo) GetBuildModel() string
- func (x *AgentInfo) GetBuildProviderId() string
- func (x *AgentInfo) GetCreatedAt() *timestamppb.Timestamp
- func (x *AgentInfo) GetDescription() string
- func (x *AgentInfo) GetEmoji() string
- func (x *AgentInfo) GetErrorMessage() string
- func (x *AgentInfo) GetExecModel() string
- func (x *AgentInfo) GetExecProviderId() string
- func (x *AgentInfo) GetGitMode() string
- func (x *AgentInfo) GetId() string
- func (x *AgentInfo) GetIsOwner() bool
- func (x *AgentInfo) GetName() string
- func (x *AgentInfo) GetOwnerName() string
- func (x *AgentInfo) GetRunning() bool
- func (x *AgentInfo) GetSlug() string
- func (x *AgentInfo) GetSourceRef() string
- func (x *AgentInfo) GetStatus() string
- func (x *AgentInfo) GetUpdatedAt() *timestamppb.Timestamp
- func (x *AgentInfo) GetUpgradeStatus() string
- func (x *AgentInfo) GetYourAccess() string
- func (*AgentInfo) ProtoMessage()
- func (x *AgentInfo) ProtoReflect() protoreflect.Message
- func (x *AgentInfo) Reset()
- func (x *AgentInfo) String() string
- type AgentMemberInfo
- func (*AgentMemberInfo) Descriptor() ([]byte, []int)deprecated
- func (x *AgentMemberInfo) GetCreatedAt() *timestamppb.Timestamp
- func (x *AgentMemberInfo) GetDisplayName() string
- func (x *AgentMemberInfo) GetEmail() string
- func (x *AgentMemberInfo) GetKind() string
- func (x *AgentMemberInfo) GetRole() string
- func (x *AgentMemberInfo) GetUserId() string
- func (*AgentMemberInfo) ProtoMessage()
- func (x *AgentMemberInfo) ProtoReflect() protoreflect.Message
- func (x *AgentMemberInfo) Reset()
- func (x *AgentMemberInfo) String() string
- type AgentMessageInfo
- func (*AgentMessageInfo) Descriptor() ([]byte, []int)deprecated
- func (x *AgentMessageInfo) GetContent() string
- func (x *AgentMessageInfo) GetCostEstimate() float64
- func (x *AgentMessageInfo) GetCreatedAt() *timestamppb.Timestamp
- func (x *AgentMessageInfo) GetId() string
- func (x *AgentMessageInfo) GetParts() string
- func (x *AgentMessageInfo) GetRole() string
- func (x *AgentMessageInfo) GetRunId() string
- func (x *AgentMessageInfo) GetSeq() int64
- func (x *AgentMessageInfo) GetSource() string
- func (*AgentMessageInfo) ProtoMessage()
- func (x *AgentMessageInfo) ProtoReflect() protoreflect.Message
- func (x *AgentMessageInfo) Reset()
- func (x *AgentMessageInfo) String() string
- type AgentModelConfig
- func (*AgentModelConfig) Descriptor() ([]byte, []int)deprecated
- func (x *AgentModelConfig) GetBuildModel() string
- func (x *AgentModelConfig) GetBuildProviderId() string
- func (x *AgentModelConfig) GetEmbeddingModel() string
- func (x *AgentModelConfig) GetEmbeddingProviderId() string
- func (x *AgentModelConfig) GetExecModel() string
- func (x *AgentModelConfig) GetExecProviderId() string
- func (x *AgentModelConfig) GetImageGenModel() string
- func (x *AgentModelConfig) GetImageGenProviderId() string
- func (x *AgentModelConfig) GetSearchModel() string
- func (x *AgentModelConfig) GetSearchProviderId() string
- func (x *AgentModelConfig) GetSlots() []*ModelSlotInfo
- func (x *AgentModelConfig) GetSttModel() string
- func (x *AgentModelConfig) GetSttProviderId() string
- func (x *AgentModelConfig) GetSystemDefaults() map[string]*ModelRef
- func (x *AgentModelConfig) GetTtsModel() string
- func (x *AgentModelConfig) GetTtsProviderId() string
- func (x *AgentModelConfig) GetVisionModel() string
- func (x *AgentModelConfig) GetVisionProviderId() string
- func (*AgentModelConfig) ProtoMessage()
- func (x *AgentModelConfig) ProtoReflect() protoreflect.Message
- func (x *AgentModelConfig) Reset()
- func (x *AgentModelConfig) String() string
- type AgentSyncedEvent
- type AllowedModel
- func (*AllowedModel) Descriptor() ([]byte, []int)deprecated
- func (x *AllowedModel) GetModel() string
- func (x *AllowedModel) GetProviderId() string
- func (*AllowedModel) ProtoMessage()
- func (x *AllowedModel) ProtoReflect() protoreflect.Message
- func (x *AllowedModel) Reset()
- func (x *AllowedModel) String() string
- type ApproveHostEnrollmentRequest
- func (*ApproveHostEnrollmentRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ApproveHostEnrollmentRequest) GetUserCode() string
- func (*ApproveHostEnrollmentRequest) ProtoMessage()
- func (x *ApproveHostEnrollmentRequest) ProtoReflect() protoreflect.Message
- func (x *ApproveHostEnrollmentRequest) Reset()
- func (x *ApproveHostEnrollmentRequest) String() string
- type BindConnectorGroupRequest
- func (*BindConnectorGroupRequest) Descriptor() ([]byte, []int)deprecated
- func (x *BindConnectorGroupRequest) GetTargetGroupId() string
- func (*BindConnectorGroupRequest) ProtoMessage()
- func (x *BindConnectorGroupRequest) ProtoReflect() protoreflect.Message
- func (x *BindConnectorGroupRequest) Reset()
- func (x *BindConnectorGroupRequest) String() string
- type BindNeedRequest
- type BridgeInfo
- func (*BridgeInfo) Descriptor() ([]byte, []int)deprecated
- func (x *BridgeInfo) GetAgentId() string
- func (x *BridgeInfo) GetBotUsername() string
- func (x *BridgeInfo) GetCreatedAt() *timestamppb.Timestamp
- func (x *BridgeInfo) GetId() string
- func (x *BridgeInfo) GetIsManager() bool
- func (x *BridgeInfo) GetIsSystem() bool
- func (x *BridgeInfo) GetManagerError() string
- func (x *BridgeInfo) GetName() string
- func (x *BridgeInfo) GetOwner() *UserSummary
- func (x *BridgeInfo) GetStatus() string
- func (x *BridgeInfo) GetType() string
- func (x *BridgeInfo) GetUpdatedAt() *timestamppb.Timestamp
- func (*BridgeInfo) ProtoMessage()
- func (x *BridgeInfo) ProtoReflect() protoreflect.Message
- func (x *BridgeInfo) Reset()
- func (x *BridgeInfo) String() string
- type CandidateInfo
- func (*CandidateInfo) Descriptor() ([]byte, []int)deprecated
- func (x *CandidateInfo) GetAgentCount() int32
- func (x *CandidateInfo) GetAuthorized() bool
- func (x *CandidateInfo) GetCapabilities() []string
- func (x *CandidateInfo) GetConfigured() bool
- func (x *CandidateInfo) GetDisplayName() string
- func (x *CandidateInfo) GetMissingScopes() []string
- func (x *CandidateInfo) GetName() string
- func (x *CandidateInfo) GetReadiness() string
- func (x *CandidateInfo) GetRequiredScopes() []string
- func (x *CandidateInfo) GetResourceId() string
- func (x *CandidateInfo) GetSlug() string
- func (*CandidateInfo) ProtoMessage()
- func (x *CandidateInfo) ProtoReflect() protoreflect.Message
- func (x *CandidateInfo) Reset()
- func (x *CandidateInfo) String() string
- type ChangePasswordRequest
- func (*ChangePasswordRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ChangePasswordRequest) GetCurrentPassword() string
- func (x *ChangePasswordRequest) GetNewPassword() string
- func (*ChangePasswordRequest) ProtoMessage()
- func (x *ChangePasswordRequest) ProtoReflect() protoreflect.Message
- func (x *ChangePasswordRequest) Reset()
- func (x *ChangePasswordRequest) String() string
- type ChangePasswordResponse
- func (*ChangePasswordResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ChangePasswordResponse) GetAccessToken() string
- func (x *ChangePasswordResponse) GetRefreshToken() string
- func (*ChangePasswordResponse) ProtoMessage()
- func (x *ChangePasswordResponse) ProtoReflect() protoreflect.Message
- func (x *ChangePasswordResponse) Reset()
- func (x *ChangePasswordResponse) String() string
- type CloneAgentRequest
- func (*CloneAgentRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CloneAgentRequest) GetName() string
- func (x *CloneAgentRequest) GetSlug() string
- func (*CloneAgentRequest) ProtoMessage()
- func (x *CloneAgentRequest) ProtoReflect() protoreflect.Message
- func (x *CloneAgentRequest) Reset()
- func (x *CloneAgentRequest) String() string
- type CloneAgentResponse
- func (*CloneAgentResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CloneAgentResponse) GetAgent() *AgentInfo
- func (*CloneAgentResponse) ProtoMessage()
- func (x *CloneAgentResponse) ProtoReflect() protoreflect.Message
- func (x *CloneAgentResponse) Reset()
- func (x *CloneAgentResponse) String() string
- type ConnectAgentGitRequest
- func (*ConnectAgentGitRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ConnectAgentGitRequest) GetDefaultBranch() string
- func (x *ConnectAgentGitRequest) GetGitCredentialId() string
- func (x *ConnectAgentGitRequest) GetGitMode() string
- func (x *ConnectAgentGitRequest) GetGitRemoteUrl() string
- func (*ConnectAgentGitRequest) ProtoMessage()
- func (x *ConnectAgentGitRequest) ProtoReflect() protoreflect.Message
- func (x *ConnectAgentGitRequest) Reset()
- func (x *ConnectAgentGitRequest) String() string
- type ConnectAgentGitResponse
- func (*ConnectAgentGitResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ConnectAgentGitResponse) GetConfig() *AgentGitConfig
- func (*ConnectAgentGitResponse) ProtoMessage()
- func (x *ConnectAgentGitResponse) ProtoReflect() protoreflect.Message
- func (x *ConnectAgentGitResponse) Reset()
- func (x *ConnectAgentGitResponse) String() string
- type ConnectionInfo
- func (*ConnectionInfo) Descriptor() ([]byte, []int)deprecated
- func (x *ConnectionInfo) GetAuthMode() string
- func (x *ConnectionInfo) GetAuthUrl() string
- func (x *ConnectionInfo) GetAuthorized() bool
- func (x *ConnectionInfo) GetDescription() string
- func (x *ConnectionInfo) GetHasOauthApp() bool
- func (x *ConnectionInfo) GetId() string
- func (x *ConnectionInfo) GetName() string
- func (x *ConnectionInfo) GetSetupInstructions() string
- func (x *ConnectionInfo) GetSlug() string
- func (x *ConnectionInfo) GetTokenExpiresAt() *timestamppb.Timestamp
- func (x *ConnectionInfo) GetWarnings() []string
- func (*ConnectionInfo) ProtoMessage()
- func (x *ConnectionInfo) ProtoReflect() protoreflect.Message
- func (x *ConnectionInfo) Reset()
- func (x *ConnectionInfo) String() string
- type ConnectionSetupStatusResponse
- func (*ConnectionSetupStatusResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ConnectionSetupStatusResponse) GetCounts() *SetupCountsInfo
- func (*ConnectionSetupStatusResponse) ProtoMessage()
- func (x *ConnectionSetupStatusResponse) ProtoReflect() protoreflect.Message
- func (x *ConnectionSetupStatusResponse) Reset()
- func (x *ConnectionSetupStatusResponse) String() string
- type ConnectorArtifactFileInfo
- func (*ConnectorArtifactFileInfo) Descriptor() ([]byte, []int)deprecated
- func (x *ConnectorArtifactFileInfo) GetFilename() string
- func (x *ConnectorArtifactFileInfo) GetId() string
- func (x *ConnectorArtifactFileInfo) GetNoticesSha256() string
- func (x *ConnectorArtifactFileInfo) GetNoticesSizeBytes() int64
- func (x *ConnectorArtifactFileInfo) GetPlatform() string
- func (x *ConnectorArtifactFileInfo) GetSha256() string
- func (x *ConnectorArtifactFileInfo) GetSizeBytes() int64
- func (*ConnectorArtifactFileInfo) ProtoMessage()
- func (x *ConnectorArtifactFileInfo) ProtoReflect() protoreflect.Message
- func (x *ConnectorArtifactFileInfo) Reset()
- func (x *ConnectorArtifactFileInfo) String() string
- type ConnectorArtifactSetInfo
- func (*ConnectorArtifactSetInfo) Descriptor() ([]byte, []int)deprecated
- func (x *ConnectorArtifactSetInfo) GetArtifactDigest() string
- func (x *ConnectorArtifactSetInfo) GetArtifactVersion() string
- func (x *ConnectorArtifactSetInfo) GetBuildId() string
- func (x *ConnectorArtifactSetInfo) GetConnectorSlug() string
- func (x *ConnectorArtifactSetInfo) GetContractId() string
- func (x *ConnectorArtifactSetInfo) GetCreatedAt() *timestamppb.Timestamp
- func (x *ConnectorArtifactSetInfo) GetDescription() string
- func (x *ConnectorArtifactSetInfo) GetFeatures() []string
- func (x *ConnectorArtifactSetInfo) GetFiles() []*ConnectorArtifactFileInfo
- func (x *ConnectorArtifactSetInfo) GetId() string
- func (x *ConnectorArtifactSetInfo) GetInterfaceHash() string
- func (x *ConnectorArtifactSetInfo) GetInterfaceJson() string
- func (x *ConnectorArtifactSetInfo) GetKind() string
- func (x *ConnectorArtifactSetInfo) GetName() string
- func (x *ConnectorArtifactSetInfo) GetProtocolMajor() int32
- func (x *ConnectorArtifactSetInfo) GetProtocolMinor() int32
- func (x *ConnectorArtifactSetInfo) GetServiceMode() string
- func (x *ConnectorArtifactSetInfo) GetSettingsJson() string
- func (x *ConnectorArtifactSetInfo) GetSourceRef() string
- func (*ConnectorArtifactSetInfo) ProtoMessage()
- func (x *ConnectorArtifactSetInfo) ProtoReflect() protoreflect.Message
- func (x *ConnectorArtifactSetInfo) Reset()
- func (x *ConnectorArtifactSetInfo) String() string
- type ConnectorArtifactTargetInfodeprecated
- func (*ConnectorArtifactTargetInfo) Descriptor() ([]byte, []int)deprecated
- func (x *ConnectorArtifactTargetInfo) GetArch() string
- func (x *ConnectorArtifactTargetInfo) GetFilename() string
- func (x *ConnectorArtifactTargetInfo) GetOs() string
- func (x *ConnectorArtifactTargetInfo) GetSha256() string
- func (x *ConnectorArtifactTargetInfo) GetSizeBytes() int64
- func (x *ConnectorArtifactTargetInfo) GetTarget() string
- func (*ConnectorArtifactTargetInfo) ProtoMessage()
- func (x *ConnectorArtifactTargetInfo) ProtoReflect() protoreflect.Message
- func (x *ConnectorArtifactTargetInfo) Reset()
- func (x *ConnectorArtifactTargetInfo) String() string
- type ConnectorArtifactVersionInfodeprecated
- func (*ConnectorArtifactVersionInfo) Descriptor() ([]byte, []int)deprecated
- func (x *ConnectorArtifactVersionInfo) GetArtifactDigest() string
- func (x *ConnectorArtifactVersionInfo) GetBuildId() string
- func (x *ConnectorArtifactVersionInfo) GetCompatible() bool
- func (x *ConnectorArtifactVersionInfo) GetCreatedAt() *timestamppb.Timestamp
- func (x *ConnectorArtifactVersionInfo) GetInterface() *structpb.Struct
- func (x *ConnectorArtifactVersionInfo) GetLatestCompatible() bool
- func (x *ConnectorArtifactVersionInfo) GetNotices() []string
- func (x *ConnectorArtifactVersionInfo) GetRuntimeExpectations() []string
- func (x *ConnectorArtifactVersionInfo) GetSettings() []*ConnectorSettingInfo
- func (x *ConnectorArtifactVersionInfo) GetSourceCommit() string
- func (x *ConnectorArtifactVersionInfo) GetTargets() []*ConnectorArtifactTargetInfo
- func (x *ConnectorArtifactVersionInfo) GetVersion() string
- func (*ConnectorArtifactVersionInfo) ProtoMessage()
- func (x *ConnectorArtifactVersionInfo) ProtoReflect() protoreflect.Message
- func (x *ConnectorArtifactVersionInfo) Reset()
- func (x *ConnectorArtifactVersionInfo) String() string
- type ConnectorInfo
- func (*ConnectorInfo) Descriptor() ([]byte, []int)deprecated
- func (x *ConnectorInfo) GetActiveObservationState() string
- func (x *ConnectorInfo) GetActiveProvenance() string
- func (x *ConnectorInfo) GetAgentCount() int32
- func (x *ConnectorInfo) GetArtifactDigest() string
- func (x *ConnectorInfo) GetArtifactFreshness() string
- func (x *ConnectorInfo) GetArtifactVersion() string
- func (x *ConnectorInfo) GetCapabilities() []string
- func (x *ConnectorInfo) GetCommands() []*ConnectorPublishedCommandInfo
- func (x *ConnectorInfo) GetContractId() string
- func (x *ConnectorInfo) GetCreatedAt() *timestamppb.Timestamp
- func (x *ConnectorInfo) GetDescription() string
- func (x *ConnectorInfo) GetDirectories() []*ConnectorPublishedDirectoryInfo
- func (x *ConnectorInfo) GetDisplayName() string
- func (x *ConnectorInfo) GetFeatures() []string
- func (x *ConnectorInfo) GetHostId() string
- func (x *ConnectorInfo) GetId() string
- func (x *ConnectorInfo) GetInterfaceHash() string
- func (x *ConnectorInfo) GetInterfaceJson() string
- func (x *ConnectorInfo) GetInventoryRevision() uint64
- func (x *ConnectorInfo) GetKind() string
- func (x *ConnectorInfo) GetLabels() map[string]string
- func (x *ConnectorInfo) GetLastReadyAt() *timestamppb.Timestamp
- func (x *ConnectorInfo) GetLastSeenAt() *timestamppb.Timestamp
- func (x *ConnectorInfo) GetLatestArtifactCreatedAt() *timestamppb.Timestamp
- func (x *ConnectorInfo) GetLatestArtifactDigest() string
- func (x *ConnectorInfo) GetLatestArtifactVersion() string
- func (x *ConnectorInfo) GetLatestInterfaceHash() string
- func (x *ConnectorInfo) GetLifecycle() string
- func (x *ConnectorInfo) GetName() string
- func (x *ConnectorInfo) GetObservedActiveDigest() string
- func (x *ConnectorInfo) GetObservedActiveManifestHash() string
- func (x *ConnectorInfo) GetObservedActiveManifestJson() string
- func (x *ConnectorInfo) GetObservedRollbackDigest() string
- func (x *ConnectorInfo) GetObservedRollbackManifestHash() string
- func (x *ConnectorInfo) GetObservedRollbackManifestJson() string
- func (x *ConnectorInfo) GetOnline() bool
- func (x *ConnectorInfo) GetOwnerKind() string
- func (x *ConnectorInfo) GetOwnerName() string
- func (x *ConnectorInfo) GetOwnerPrincipalId() string
- func (x *ConnectorInfo) GetProtocolMajor() int32
- func (x *ConnectorInfo) GetProtocolMinor() int32
- func (x *ConnectorInfo) GetReadiness() string
- func (x *ConnectorInfo) GetReadinessMessage() string
- func (x *ConnectorInfo) GetRollbackObservationState() string
- func (x *ConnectorInfo) GetRollbackProvenance() string
- func (x *ConnectorInfo) GetSlug() string
- func (x *ConnectorInfo) GetUpdateStatus() string
- func (x *ConnectorInfo) GetUpdatedAt() *timestamppb.Timestamp
- func (*ConnectorInfo) ProtoMessage()
- func (x *ConnectorInfo) ProtoReflect() protoreflect.Message
- func (x *ConnectorInfo) Reset()
- func (x *ConnectorInfo) String() string
- type ConnectorJobInfo
- func (*ConnectorJobInfo) Descriptor() ([]byte, []int)deprecated
- func (x *ConnectorJobInfo) GetAgentId() string
- func (x *ConnectorJobInfo) GetCanaryCohort() bool
- func (x *ConnectorJobInfo) GetCancelRequestedAt() *timestamppb.Timestamp
- func (x *ConnectorJobInfo) GetCompletedAt() *timestamppb.Timestamp
- func (x *ConnectorJobInfo) GetConnectorId() string
- func (x *ConnectorJobInfo) GetCreatedAt() *timestamppb.Timestamp
- func (x *ConnectorJobInfo) GetDeadlineAt() *timestamppb.Timestamp
- func (x *ConnectorJobInfo) GetErrorCode() string
- func (x *ConnectorJobInfo) GetErrorMessage() string
- func (x *ConnectorJobInfo) GetId() string
- func (x *ConnectorJobInfo) GetInputJson() string
- func (x *ConnectorJobInfo) GetInputSchemaHash() string
- func (x *ConnectorJobInfo) GetMode() string
- func (x *ConnectorJobInfo) GetNeedId() string
- func (x *ConnectorJobInfo) GetOperationName() string
- func (x *ConnectorJobInfo) GetOperationRevision() int32
- func (x *ConnectorJobInfo) GetOrchestrationId() string
- func (x *ConnectorJobInfo) GetOutputJson() string
- func (x *ConnectorJobInfo) GetOutputSchemaHash() string
- func (x *ConnectorJobInfo) GetRequestId() string
- func (x *ConnectorJobInfo) GetStartedAt() *timestamppb.Timestamp
- func (x *ConnectorJobInfo) GetStatus() string
- func (x *ConnectorJobInfo) GetTargetPosition() int32
- func (x *ConnectorJobInfo) GetUpdatedAt() *timestamppb.Timestamp
- func (*ConnectorJobInfo) ProtoMessage()
- func (x *ConnectorJobInfo) ProtoReflect() protoreflect.Message
- func (x *ConnectorJobInfo) Reset()
- func (x *ConnectorJobInfo) String() string
- type ConnectorNeedCommandInfo
- func (*ConnectorNeedCommandInfo) Descriptor() ([]byte, []int)deprecated
- func (x *ConnectorNeedCommandInfo) GetDescription() string
- func (x *ConnectorNeedCommandInfo) GetInputSchemaHash() string
- func (x *ConnectorNeedCommandInfo) GetInputSchemaJson() string
- func (x *ConnectorNeedCommandInfo) GetMode() string
- func (x *ConnectorNeedCommandInfo) GetName() string
- func (x *ConnectorNeedCommandInfo) GetOutputSchemaHash() string
- func (x *ConnectorNeedCommandInfo) GetOutputSchemaJson() string
- func (x *ConnectorNeedCommandInfo) GetRevision() int32
- func (*ConnectorNeedCommandInfo) ProtoMessage()
- func (x *ConnectorNeedCommandInfo) ProtoReflect() protoreflect.Message
- func (x *ConnectorNeedCommandInfo) Reset()
- func (x *ConnectorNeedCommandInfo) String() string
- type ConnectorNeedDirectoryInfo
- func (*ConnectorNeedDirectoryInfo) Descriptor() ([]byte, []int)deprecated
- func (x *ConnectorNeedDirectoryInfo) GetList() bool
- func (x *ConnectorNeedDirectoryInfo) GetName() string
- func (x *ConnectorNeedDirectoryInfo) GetRead() bool
- func (x *ConnectorNeedDirectoryInfo) GetRevision() int32
- func (x *ConnectorNeedDirectoryInfo) GetWrite() bool
- func (*ConnectorNeedDirectoryInfo) ProtoMessage()
- func (x *ConnectorNeedDirectoryInfo) ProtoReflect() protoreflect.Message
- func (x *ConnectorNeedDirectoryInfo) Reset()
- func (x *ConnectorNeedDirectoryInfo) String() string
- type ConnectorOrchestrationInfo
- func (*ConnectorOrchestrationInfo) Descriptor() ([]byte, []int)deprecated
- func (x *ConnectorOrchestrationInfo) GetAgentId() string
- func (x *ConnectorOrchestrationInfo) GetBatchSize() int32
- func (x *ConnectorOrchestrationInfo) GetCanaryCount() int32
- func (x *ConnectorOrchestrationInfo) GetCanaryPhase() string
- func (x *ConnectorOrchestrationInfo) GetCanarySucceededCount() int32
- func (x *ConnectorOrchestrationInfo) GetCancelRequestedAt() *timestamppb.Timestamp
- func (x *ConnectorOrchestrationInfo) GetCommandMode() string
- func (x *ConnectorOrchestrationInfo) GetCommandName() string
- func (x *ConnectorOrchestrationInfo) GetCommandRevision() int32
- func (x *ConnectorOrchestrationInfo) GetCompletedAt() *timestamppb.Timestamp
- func (x *ConnectorOrchestrationInfo) GetCreatedAt() *timestamppb.Timestamp
- func (x *ConnectorOrchestrationInfo) GetDeadlineAt() *timestamppb.Timestamp
- func (x *ConnectorOrchestrationInfo) GetId() string
- func (x *ConnectorOrchestrationInfo) GetInputSchemaHash() string
- func (x *ConnectorOrchestrationInfo) GetMaxConcurrency() int32
- func (x *ConnectorOrchestrationInfo) GetNeedId() string
- func (x *ConnectorOrchestrationInfo) GetOfflinePolicy() string
- func (x *ConnectorOrchestrationInfo) GetOutputSchemaHash() string
- func (x *ConnectorOrchestrationInfo) GetQuorum() int32
- func (x *ConnectorOrchestrationInfo) GetRequestId() string
- func (x *ConnectorOrchestrationInfo) GetStartedAt() *timestamppb.Timestamp
- func (x *ConnectorOrchestrationInfo) GetStatus() string
- func (x *ConnectorOrchestrationInfo) GetStrategy() string
- func (x *ConnectorOrchestrationInfo) GetTargetGroupId() string
- func (x *ConnectorOrchestrationInfo) GetUpdatedAt() *timestamppb.Timestamp
- func (*ConnectorOrchestrationInfo) ProtoMessage()
- func (x *ConnectorOrchestrationInfo) ProtoReflect() protoreflect.Message
- func (x *ConnectorOrchestrationInfo) Reset()
- func (x *ConnectorOrchestrationInfo) String() string
- type ConnectorOrchestrationResponse
- func (*ConnectorOrchestrationResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ConnectorOrchestrationResponse) GetJobs() []*ConnectorJobInfo
- func (x *ConnectorOrchestrationResponse) GetOrchestration() *ConnectorOrchestrationInfo
- func (*ConnectorOrchestrationResponse) ProtoMessage()
- func (x *ConnectorOrchestrationResponse) ProtoReflect() protoreflect.Message
- func (x *ConnectorOrchestrationResponse) Reset()
- func (x *ConnectorOrchestrationResponse) String() string
- type ConnectorPublishedCommandInfo
- func (*ConnectorPublishedCommandInfo) Descriptor() ([]byte, []int)deprecated
- func (x *ConnectorPublishedCommandInfo) GetDescription() string
- func (x *ConnectorPublishedCommandInfo) GetInputSchemaHash() string
- func (x *ConnectorPublishedCommandInfo) GetInputSchemaJson() string
- func (x *ConnectorPublishedCommandInfo) GetMode() string
- func (x *ConnectorPublishedCommandInfo) GetName() string
- func (x *ConnectorPublishedCommandInfo) GetOutputSchemaHash() string
- func (x *ConnectorPublishedCommandInfo) GetOutputSchemaJson() string
- func (x *ConnectorPublishedCommandInfo) GetRevision() int32
- func (*ConnectorPublishedCommandInfo) ProtoMessage()
- func (x *ConnectorPublishedCommandInfo) ProtoReflect() protoreflect.Message
- func (x *ConnectorPublishedCommandInfo) Reset()
- func (x *ConnectorPublishedCommandInfo) String() string
- type ConnectorPublishedDirectoryInfo
- func (*ConnectorPublishedDirectoryInfo) Descriptor() ([]byte, []int)deprecated
- func (x *ConnectorPublishedDirectoryInfo) GetDescription() string
- func (x *ConnectorPublishedDirectoryInfo) GetList() bool
- func (x *ConnectorPublishedDirectoryInfo) GetName() string
- func (x *ConnectorPublishedDirectoryInfo) GetRead() bool
- func (x *ConnectorPublishedDirectoryInfo) GetRevision() int32
- func (x *ConnectorPublishedDirectoryInfo) GetWrite() bool
- func (*ConnectorPublishedDirectoryInfo) ProtoMessage()
- func (x *ConnectorPublishedDirectoryInfo) ProtoReflect() protoreflect.Message
- func (x *ConnectorPublishedDirectoryInfo) Reset()
- func (x *ConnectorPublishedDirectoryInfo) String() string
- type ConnectorResourceGrantInfo
- func (*ConnectorResourceGrantInfo) Descriptor() ([]byte, []int)deprecated
- func (x *ConnectorResourceGrantInfo) GetCapabilities() []string
- func (x *ConnectorResourceGrantInfo) GetGranteeId() string
- func (x *ConnectorResourceGrantInfo) GetGranteeKind() string
- func (x *ConnectorResourceGrantInfo) GetGranteeName() string
- func (x *ConnectorResourceGrantInfo) GetId() string
- func (*ConnectorResourceGrantInfo) ProtoMessage()
- func (x *ConnectorResourceGrantInfo) ProtoReflect() protoreflect.Message
- func (x *ConnectorResourceGrantInfo) Reset()
- func (x *ConnectorResourceGrantInfo) String() string
- type ConnectorResourceStatusInfo
- func (*ConnectorResourceStatusInfo) Descriptor() ([]byte, []int)deprecated
- func (x *ConnectorResourceStatusInfo) GetActiveObservationState() string
- func (x *ConnectorResourceStatusInfo) GetActiveProvenance() string
- func (x *ConnectorResourceStatusInfo) GetArtifactDigest() string
- func (x *ConnectorResourceStatusInfo) GetArtifactFreshness() string
- func (x *ConnectorResourceStatusInfo) GetArtifactVersion() string
- func (x *ConnectorResourceStatusInfo) GetInterfaceHash() string
- func (x *ConnectorResourceStatusInfo) GetInventoryRevision() uint64
- func (x *ConnectorResourceStatusInfo) GetLastHeartbeatAt() *timestamppb.Timestamp
- func (x *ConnectorResourceStatusInfo) GetLatestArtifactVersion() string
- func (x *ConnectorResourceStatusInfo) GetLifecycle() string
- func (x *ConnectorResourceStatusInfo) GetObservedActiveDigest() string
- func (x *ConnectorResourceStatusInfo) GetOnline() bool
- func (x *ConnectorResourceStatusInfo) GetProtocolMajor() int32
- func (x *ConnectorResourceStatusInfo) GetProtocolMinor() int32
- func (x *ConnectorResourceStatusInfo) GetReadiness() string
- func (x *ConnectorResourceStatusInfo) GetReadinessDetail() string
- func (x *ConnectorResourceStatusInfo) GetUpdateStatus() string
- func (*ConnectorResourceStatusInfo) ProtoMessage()
- func (x *ConnectorResourceStatusInfo) ProtoReflect() protoreflect.Message
- func (x *ConnectorResourceStatusInfo) Reset()
- func (x *ConnectorResourceStatusInfo) String() string
- type ConnectorSettingInfodeprecated
- func (*ConnectorSettingInfo) Descriptor() ([]byte, []int)deprecated
- func (x *ConnectorSettingInfo) GetDefaultValue() string
- func (x *ConnectorSettingInfo) GetDescription() string
- func (x *ConnectorSettingInfo) GetEnumValues() []string
- func (x *ConnectorSettingInfo) GetKind() string
- func (x *ConnectorSettingInfo) GetName() string
- func (x *ConnectorSettingInfo) GetRequired() bool
- func (*ConnectorSettingInfo) ProtoMessage()
- func (x *ConnectorSettingInfo) ProtoReflect() protoreflect.Message
- func (x *ConnectorSettingInfo) Reset()
- func (x *ConnectorSettingInfo) String() string
- type ConnectorTargetGroupCandidateInfo
- func (*ConnectorTargetGroupCandidateInfo) Descriptor() ([]byte, []int)deprecated
- func (x *ConnectorTargetGroupCandidateInfo) GetCompatibleReadyMemberCount() int32
- func (x *ConnectorTargetGroupCandidateInfo) GetEligible() bool
- func (x *ConnectorTargetGroupCandidateInfo) GetGroup() *ConnectorTargetGroupInfo
- func (x *ConnectorTargetGroupCandidateInfo) GetReason() string
- func (*ConnectorTargetGroupCandidateInfo) ProtoMessage()
- func (x *ConnectorTargetGroupCandidateInfo) ProtoReflect() protoreflect.Message
- func (x *ConnectorTargetGroupCandidateInfo) Reset()
- func (x *ConnectorTargetGroupCandidateInfo) String() string
- type ConnectorTargetGroupInfo
- func (*ConnectorTargetGroupInfo) Descriptor() ([]byte, []int)deprecated
- func (x *ConnectorTargetGroupInfo) GetCapabilities() []string
- func (x *ConnectorTargetGroupInfo) GetContractId() string
- func (x *ConnectorTargetGroupInfo) GetCreatedAt() *timestamppb.Timestamp
- func (x *ConnectorTargetGroupInfo) GetDescription() string
- func (x *ConnectorTargetGroupInfo) GetId() string
- func (x *ConnectorTargetGroupInfo) GetMemberCount() int32
- func (x *ConnectorTargetGroupInfo) GetName() string
- func (x *ConnectorTargetGroupInfo) GetOwnerPrincipalId() string
- func (x *ConnectorTargetGroupInfo) GetReadyMemberCount() int32
- func (x *ConnectorTargetGroupInfo) GetUpdatedAt() *timestamppb.Timestamp
- func (*ConnectorTargetGroupInfo) ProtoMessage()
- func (x *ConnectorTargetGroupInfo) ProtoReflect() protoreflect.Message
- func (x *ConnectorTargetGroupInfo) Reset()
- func (x *ConnectorTargetGroupInfo) String() string
- type ConversationFeedItem
- func (*ConversationFeedItem) Descriptor() ([]byte, []int)deprecated
- func (x *ConversationFeedItem) GetAgentId() string
- func (x *ConversationFeedItem) GetId() string
- func (x *ConversationFeedItem) GetKind() string
- func (x *ConversationFeedItem) GetStatus() string
- func (x *ConversationFeedItem) GetTitle() string
- func (x *ConversationFeedItem) GetUpdatedAt() *timestamppb.Timestamp
- func (*ConversationFeedItem) ProtoMessage()
- func (x *ConversationFeedItem) ProtoReflect() protoreflect.Message
- func (x *ConversationFeedItem) Reset()
- func (x *ConversationFeedItem) String() string
- type ConversationInfo
- func (*ConversationInfo) Descriptor() ([]byte, []int)deprecated
- func (x *ConversationInfo) GetAgentId() string
- func (x *ConversationInfo) GetCreatedAt() *timestamppb.Timestamp
- func (x *ConversationInfo) GetId() string
- func (x *ConversationInfo) GetSource() string
- func (x *ConversationInfo) GetTitle() string
- func (x *ConversationInfo) GetUpdatedAt() *timestamppb.Timestamp
- func (*ConversationInfo) ProtoMessage()
- func (x *ConversationInfo) ProtoReflect() protoreflect.Message
- func (x *ConversationInfo) Reset()
- func (x *ConversationInfo) String() string
- type CreateAgentRequest
- func (*CreateAgentRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateAgentRequest) GetBuildModel() string
- func (x *CreateAgentRequest) GetBuildProviderId() string
- func (x *CreateAgentRequest) GetDescription() string
- func (x *CreateAgentRequest) GetExecModel() string
- func (x *CreateAgentRequest) GetExecProviderId() string
- func (x *CreateAgentRequest) GetGitCredentialId() string
- func (x *CreateAgentRequest) GetGitDefaultBranch() string
- func (x *CreateAgentRequest) GetGitMode() string
- func (x *CreateAgentRequest) GetGitRemoteUrl() string
- func (x *CreateAgentRequest) GetInstructions() string
- func (x *CreateAgentRequest) GetName() string
- func (x *CreateAgentRequest) GetSkipInitialBuild() bool
- func (x *CreateAgentRequest) GetSlug() string
- func (*CreateAgentRequest) ProtoMessage()
- func (x *CreateAgentRequest) ProtoReflect() protoreflect.Message
- func (x *CreateAgentRequest) Reset()
- func (x *CreateAgentRequest) String() string
- type CreateAgentResponse
- func (*CreateAgentResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateAgentResponse) GetAgent() *AgentInfo
- func (*CreateAgentResponse) ProtoMessage()
- func (x *CreateAgentResponse) ProtoReflect() protoreflect.Message
- func (x *CreateAgentResponse) Reset()
- func (x *CreateAgentResponse) String() string
- type CreateBridgeRequest
- func (*CreateBridgeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateBridgeRequest) GetAgentId() string
- func (x *CreateBridgeRequest) GetIsManager() bool
- func (x *CreateBridgeRequest) GetIsSystem() bool
- func (x *CreateBridgeRequest) GetToken() string
- func (x *CreateBridgeRequest) GetType() string
- func (*CreateBridgeRequest) ProtoMessage()
- func (x *CreateBridgeRequest) ProtoReflect() protoreflect.Message
- func (x *CreateBridgeRequest) Reset()
- func (x *CreateBridgeRequest) String() string
- type CreateConnectionResourceRequest
- func (*CreateConnectionResourceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateConnectionResourceRequest) GetAuthInjectionName() string
- func (x *CreateConnectionResourceRequest) GetAuthInjectionType() string
- func (x *CreateConnectionResourceRequest) GetAuthMode() string
- func (x *CreateConnectionResourceRequest) GetBaseUrl() string
- func (x *CreateConnectionResourceRequest) GetDisplayName() string
- func (x *CreateConnectionResourceRequest) GetToken() string
- func (*CreateConnectionResourceRequest) ProtoMessage()
- func (x *CreateConnectionResourceRequest) ProtoReflect() protoreflect.Message
- func (x *CreateConnectionResourceRequest) Reset()
- func (x *CreateConnectionResourceRequest) String() string
- type CreateConnectionResourceResponse
- func (*CreateConnectionResourceResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateConnectionResourceResponse) GetId() string
- func (x *CreateConnectionResourceResponse) GetSlug() string
- func (*CreateConnectionResourceResponse) ProtoMessage()
- func (x *CreateConnectionResourceResponse) ProtoReflect() protoreflect.Message
- func (x *CreateConnectionResourceResponse) Reset()
- func (x *CreateConnectionResourceResponse) String() string
- type CreateConnectorOrchestrationRequest
- func (*CreateConnectorOrchestrationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateConnectorOrchestrationRequest) GetAgentId() string
- func (x *CreateConnectorOrchestrationRequest) GetBatchSize() int32
- func (x *CreateConnectorOrchestrationRequest) GetCanaryCount() int32
- func (x *CreateConnectorOrchestrationRequest) GetCommand() string
- func (x *CreateConnectorOrchestrationRequest) GetCommandMode() string
- func (x *CreateConnectorOrchestrationRequest) GetCommandRevision() int32
- func (x *CreateConnectorOrchestrationRequest) GetDeadlineAt() *timestamppb.Timestamp
- func (x *CreateConnectorOrchestrationRequest) GetInputJson() string
- func (x *CreateConnectorOrchestrationRequest) GetInputSchemaHash() string
- func (x *CreateConnectorOrchestrationRequest) GetMaxConcurrency() int32
- func (x *CreateConnectorOrchestrationRequest) GetNeedSlug() string
- func (x *CreateConnectorOrchestrationRequest) GetOfflinePolicy() string
- func (x *CreateConnectorOrchestrationRequest) GetOutputSchemaHash() string
- func (x *CreateConnectorOrchestrationRequest) GetQuorum() int32
- func (x *CreateConnectorOrchestrationRequest) GetRequestId() string
- func (x *CreateConnectorOrchestrationRequest) GetStrategy() string
- func (x *CreateConnectorOrchestrationRequest) GetTargetGroupId() string
- func (*CreateConnectorOrchestrationRequest) ProtoMessage()
- func (x *CreateConnectorOrchestrationRequest) ProtoReflect() protoreflect.Message
- func (x *CreateConnectorOrchestrationRequest) Reset()
- func (x *CreateConnectorOrchestrationRequest) String() string
- type CreateConnectorTargetGroupRequest
- func (*CreateConnectorTargetGroupRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateConnectorTargetGroupRequest) GetAgentId() string
- func (x *CreateConnectorTargetGroupRequest) GetConnectorIds() []string
- func (x *CreateConnectorTargetGroupRequest) GetDescription() string
- func (x *CreateConnectorTargetGroupRequest) GetName() string
- func (x *CreateConnectorTargetGroupRequest) GetNeedSlug() string
- func (*CreateConnectorTargetGroupRequest) ProtoMessage()
- func (x *CreateConnectorTargetGroupRequest) ProtoReflect() protoreflect.Message
- func (x *CreateConnectorTargetGroupRequest) Reset()
- func (x *CreateConnectorTargetGroupRequest) String() string
- type CreateConversationRequest
- func (*CreateConversationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateConversationRequest) GetTitle() string
- func (*CreateConversationRequest) ProtoMessage()
- func (x *CreateConversationRequest) ProtoReflect() protoreflect.Message
- func (x *CreateConversationRequest) Reset()
- func (x *CreateConversationRequest) String() string
- type CreateConversationResponse
- func (*CreateConversationResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateConversationResponse) GetConversation() *ConversationInfo
- func (*CreateConversationResponse) ProtoMessage()
- func (x *CreateConversationResponse) ProtoReflect() protoreflect.Message
- func (x *CreateConversationResponse) Reset()
- func (x *CreateConversationResponse) String() string
- type CreateForNeedRequest
- func (*CreateForNeedRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateForNeedRequest) GetDisplayName() string
- func (*CreateForNeedRequest) ProtoMessage()
- func (x *CreateForNeedRequest) ProtoReflect() protoreflect.Message
- func (x *CreateForNeedRequest) Reset()
- func (x *CreateForNeedRequest) String() string
- type CreateForNeedResponse
- func (*CreateForNeedResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateForNeedResponse) GetResourceId() string
- func (*CreateForNeedResponse) ProtoMessage()
- func (x *CreateForNeedResponse) ProtoReflect() protoreflect.Message
- func (x *CreateForNeedResponse) Reset()
- func (x *CreateForNeedResponse) String() string
- type CreateGitCredentialRequest
- func (*CreateGitCredentialRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateGitCredentialRequest) GetName() string
- func (x *CreateGitCredentialRequest) GetToken() string
- func (x *CreateGitCredentialRequest) GetType() string
- func (*CreateGitCredentialRequest) ProtoMessage()
- func (x *CreateGitCredentialRequest) ProtoReflect() protoreflect.Message
- func (x *CreateGitCredentialRequest) Reset()
- func (x *CreateGitCredentialRequest) String() string
- type CreateGitCredentialResponse
- func (*CreateGitCredentialResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateGitCredentialResponse) GetCredential() *GitCredential
- func (*CreateGitCredentialResponse) ProtoMessage()
- func (x *CreateGitCredentialResponse) ProtoReflect() protoreflect.Message
- func (x *CreateGitCredentialResponse) Reset()
- func (x *CreateGitCredentialResponse) String() string
- type CreateManagedBotSessionRequest
- func (*CreateManagedBotSessionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateManagedBotSessionRequest) GetAgentId() string
- func (x *CreateManagedBotSessionRequest) GetIsSystem() bool
- func (x *CreateManagedBotSessionRequest) GetSuggestedName() string
- func (*CreateManagedBotSessionRequest) ProtoMessage()
- func (x *CreateManagedBotSessionRequest) ProtoReflect() protoreflect.Message
- func (x *CreateManagedBotSessionRequest) Reset()
- func (x *CreateManagedBotSessionRequest) String() string
- type CreateManagedBotSessionResponse
- func (*CreateManagedBotSessionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateManagedBotSessionResponse) GetDeepLink() string
- func (x *CreateManagedBotSessionResponse) GetExpiresAt() *timestamppb.Timestamp
- func (x *CreateManagedBotSessionResponse) GetNonce() string
- func (*CreateManagedBotSessionResponse) ProtoMessage()
- func (x *CreateManagedBotSessionResponse) ProtoReflect() protoreflect.Message
- func (x *CreateManagedBotSessionResponse) Reset()
- func (x *CreateManagedBotSessionResponse) String() string
- type CreateProviderRequest
- func (*CreateProviderRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateProviderRequest) GetApiKey() string
- func (x *CreateProviderRequest) GetBaseUrl() string
- func (x *CreateProviderRequest) GetDisplayName() string
- func (x *CreateProviderRequest) GetProviderId() string
- func (x *CreateProviderRequest) GetSlug() string
- func (*CreateProviderRequest) ProtoMessage()
- func (x *CreateProviderRequest) ProtoReflect() protoreflect.Message
- func (x *CreateProviderRequest) Reset()
- func (x *CreateProviderRequest) String() string
- type CreateProviderResponse
- func (*CreateProviderResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateProviderResponse) GetProvider() *Provider
- func (*CreateProviderResponse) ProtoMessage()
- func (x *CreateProviderResponse) ProtoReflect() protoreflect.Message
- func (x *CreateProviderResponse) Reset()
- func (x *CreateProviderResponse) String() string
- type CreateUserRequest
- func (*CreateUserRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateUserRequest) GetDisplayName() string
- func (x *CreateUserRequest) GetEmail() string
- func (x *CreateUserRequest) GetPassword() string
- func (x *CreateUserRequest) GetTenantRole() string
- func (*CreateUserRequest) ProtoMessage()
- func (x *CreateUserRequest) ProtoReflect() protoreflect.Message
- func (x *CreateUserRequest) Reset()
- func (x *CreateUserRequest) String() string
- type CreateUserResponse
- func (*CreateUserResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateUserResponse) GetTempPassword() string
- func (x *CreateUserResponse) GetUser() *User
- func (*CreateUserResponse) ProtoMessage()
- func (x *CreateUserResponse) ProtoReflect() protoreflect.Message
- func (x *CreateUserResponse) Reset()
- func (x *CreateUserResponse) String() string
- type CredentialStatusResponse
- func (*CredentialStatusResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CredentialStatusResponse) GetAuthMode() string
- func (x *CredentialStatusResponse) GetAuthorized() bool
- func (x *CredentialStatusResponse) GetName() string
- func (x *CredentialStatusResponse) GetSlug() string
- func (x *CredentialStatusResponse) GetTokenExpiresAt() *timestamppb.Timestamp
- func (*CredentialStatusResponse) ProtoMessage()
- func (x *CredentialStatusResponse) ProtoReflect() protoreflect.Message
- func (x *CredentialStatusResponse) Reset()
- func (x *CredentialStatusResponse) String() string
- type DenyHostEnrollmentRequest
- func (*DenyHostEnrollmentRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DenyHostEnrollmentRequest) GetUserCode() string
- func (*DenyHostEnrollmentRequest) ProtoMessage()
- func (x *DenyHostEnrollmentRequest) ProtoReflect() protoreflect.Message
- func (x *DenyHostEnrollmentRequest) Reset()
- func (x *DenyHostEnrollmentRequest) String() string
- type DeviceLoginApproveRequest
- func (*DeviceLoginApproveRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeviceLoginApproveRequest) GetUserCode() string
- func (*DeviceLoginApproveRequest) ProtoMessage()
- func (x *DeviceLoginApproveRequest) ProtoReflect() protoreflect.Message
- func (x *DeviceLoginApproveRequest) Reset()
- func (x *DeviceLoginApproveRequest) String() string
- type DeviceLoginBeginRequest
- func (*DeviceLoginBeginRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeviceLoginBeginRequest) GetClientName() string
- func (x *DeviceLoginBeginRequest) GetDeviceName() string
- func (*DeviceLoginBeginRequest) ProtoMessage()
- func (x *DeviceLoginBeginRequest) ProtoReflect() protoreflect.Message
- func (x *DeviceLoginBeginRequest) Reset()
- func (x *DeviceLoginBeginRequest) String() string
- type DeviceLoginBeginResponse
- func (*DeviceLoginBeginResponse) Descriptor() ([]byte, []int)deprecated
- func (x *DeviceLoginBeginResponse) GetDeviceCode() string
- func (x *DeviceLoginBeginResponse) GetExpiresInSeconds() int32
- func (x *DeviceLoginBeginResponse) GetPollIntervalSeconds() int32
- func (x *DeviceLoginBeginResponse) GetUserCode() string
- func (x *DeviceLoginBeginResponse) GetVerificationUrl() string
- func (*DeviceLoginBeginResponse) ProtoMessage()
- func (x *DeviceLoginBeginResponse) ProtoReflect() protoreflect.Message
- func (x *DeviceLoginBeginResponse) Reset()
- func (x *DeviceLoginBeginResponse) String() string
- type DeviceLoginDenyRequest
- func (*DeviceLoginDenyRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeviceLoginDenyRequest) GetUserCode() string
- func (*DeviceLoginDenyRequest) ProtoMessage()
- func (x *DeviceLoginDenyRequest) ProtoReflect() protoreflect.Message
- func (x *DeviceLoginDenyRequest) Reset()
- func (x *DeviceLoginDenyRequest) String() string
- type DeviceLoginInspectRequest
- func (*DeviceLoginInspectRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeviceLoginInspectRequest) GetUserCode() string
- func (*DeviceLoginInspectRequest) ProtoMessage()
- func (x *DeviceLoginInspectRequest) ProtoReflect() protoreflect.Message
- func (x *DeviceLoginInspectRequest) Reset()
- func (x *DeviceLoginInspectRequest) String() string
- type DeviceLoginInspectResponse
- func (*DeviceLoginInspectResponse) Descriptor() ([]byte, []int)deprecated
- func (x *DeviceLoginInspectResponse) GetClientName() string
- func (x *DeviceLoginInspectResponse) GetDeviceName() string
- func (x *DeviceLoginInspectResponse) GetExpiresAt() *timestamppb.Timestamp
- func (x *DeviceLoginInspectResponse) GetStatus() string
- func (x *DeviceLoginInspectResponse) GetUserCode() string
- func (*DeviceLoginInspectResponse) ProtoMessage()
- func (x *DeviceLoginInspectResponse) ProtoReflect() protoreflect.Message
- func (x *DeviceLoginInspectResponse) Reset()
- func (x *DeviceLoginInspectResponse) String() string
- type DeviceLoginPollRequest
- func (*DeviceLoginPollRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeviceLoginPollRequest) GetDeviceCode() string
- func (*DeviceLoginPollRequest) ProtoMessage()
- func (x *DeviceLoginPollRequest) ProtoReflect() protoreflect.Message
- func (x *DeviceLoginPollRequest) Reset()
- func (x *DeviceLoginPollRequest) String() string
- type DeviceLoginPollResponse
- func (*DeviceLoginPollResponse) Descriptor() ([]byte, []int)deprecated
- func (x *DeviceLoginPollResponse) GetAccessToken() string
- func (x *DeviceLoginPollResponse) GetPollIntervalSeconds() int32
- func (x *DeviceLoginPollResponse) GetRefreshToken() string
- func (x *DeviceLoginPollResponse) GetStatus() string
- func (x *DeviceLoginPollResponse) GetUser() *User
- func (*DeviceLoginPollResponse) ProtoMessage()
- func (x *DeviceLoginPollResponse) ProtoReflect() protoreflect.Message
- func (x *DeviceLoginPollResponse) Reset()
- func (x *DeviceLoginPollResponse) String() string
- type DiscoverProviderModelsResponse
- func (*DiscoverProviderModelsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *DiscoverProviderModelsResponse) GetCandidates() []*ProviderModelCandidate
- func (*DiscoverProviderModelsResponse) ProtoMessage()
- func (x *DiscoverProviderModelsResponse) ProtoReflect() protoreflect.Message
- func (x *DiscoverProviderModelsResponse) Reset()
- func (x *DiscoverProviderModelsResponse) String() string
- type DownloadConnectorArtifactRequest
- func (*DownloadConnectorArtifactRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DownloadConnectorArtifactRequest) GetNotices() bool
- func (*DownloadConnectorArtifactRequest) ProtoMessage()
- func (x *DownloadConnectorArtifactRequest) ProtoReflect() protoreflect.Message
- func (x *DownloadConnectorArtifactRequest) Reset()
- func (x *DownloadConnectorArtifactRequest) String() string
- type DownloadConnectorArtifactResponse
- func (*DownloadConnectorArtifactResponse) Descriptor() ([]byte, []int)deprecated
- func (x *DownloadConnectorArtifactResponse) GetDownloadUrl() string
- func (x *DownloadConnectorArtifactResponse) GetExpiresAt() *timestamppb.Timestamp
- func (x *DownloadConnectorArtifactResponse) GetFilename() string
- func (x *DownloadConnectorArtifactResponse) GetSha256() string
- func (x *DownloadConnectorArtifactResponse) GetSizeBytes() int64
- func (x *DownloadConnectorArtifactResponse) GetUrl() stringdeprecated
- func (*DownloadConnectorArtifactResponse) ProtoMessage()
- func (x *DownloadConnectorArtifactResponse) ProtoReflect() protoreflect.Message
- func (x *DownloadConnectorArtifactResponse) Reset()
- func (x *DownloadConnectorArtifactResponse) String() string
- type EnvVarInfo
- func (*EnvVarInfo) Descriptor() ([]byte, []int)deprecated
- func (x *EnvVarInfo) GetConfigured() bool
- func (x *EnvVarInfo) GetDefaultValue() string
- func (x *EnvVarInfo) GetDescription() string
- func (x *EnvVarInfo) GetIsSecret() bool
- func (x *EnvVarInfo) GetPattern() string
- func (x *EnvVarInfo) GetSlug() string
- func (x *EnvVarInfo) GetUpdatedAt() *timestamppb.Timestamp
- func (x *EnvVarInfo) GetValue() string
- func (*EnvVarInfo) ProtoMessage()
- func (x *EnvVarInfo) ProtoReflect() protoreflect.Message
- func (x *EnvVarInfo) Reset()
- func (x *EnvVarInfo) String() string
- type ErrorResponse
- func (*ErrorResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ErrorResponse) GetDetail() string
- func (x *ErrorResponse) GetError() string
- func (*ErrorResponse) ProtoMessage()
- func (x *ErrorResponse) ProtoReflect() protoreflect.Message
- func (x *ErrorResponse) Reset()
- func (x *ErrorResponse) String() string
- type FileInfo
- func (*FileInfo) Descriptor() ([]byte, []int)deprecated
- func (x *FileInfo) GetContentType() string
- func (x *FileInfo) GetFilename() string
- func (x *FileInfo) GetLastModified() string
- func (x *FileInfo) GetPath() string
- func (x *FileInfo) GetSize() int64
- func (*FileInfo) ProtoMessage()
- func (x *FileInfo) ProtoReflect() protoreflect.Message
- func (x *FileInfo) Reset()
- func (x *FileInfo) String() string
- type FireScheduleResponse
- func (*FireScheduleResponse) Descriptor() ([]byte, []int)deprecated
- func (x *FireScheduleResponse) GetJobId() string
- func (*FireScheduleResponse) ProtoMessage()
- func (x *FireScheduleResponse) ProtoReflect() protoreflect.Message
- func (x *FireScheduleResponse) Reset()
- func (x *FireScheduleResponse) String() string
- type GenerateRelayCodeRequest
- func (*GenerateRelayCodeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GenerateRelayCodeRequest) GetNonce() string
- func (x *GenerateRelayCodeRequest) GetReturnUrl() string
- func (*GenerateRelayCodeRequest) ProtoMessage()
- func (x *GenerateRelayCodeRequest) ProtoReflect() protoreflect.Message
- func (x *GenerateRelayCodeRequest) Reset()
- func (x *GenerateRelayCodeRequest) String() string
- type GenerateRelayCodeResponse
- func (*GenerateRelayCodeResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GenerateRelayCodeResponse) GetCallbackUrl() string
- func (x *GenerateRelayCodeResponse) GetCode() string
- func (*GenerateRelayCodeResponse) ProtoMessage()
- func (x *GenerateRelayCodeResponse) ProtoReflect() protoreflect.Message
- func (x *GenerateRelayCodeResponse) Reset()
- func (x *GenerateRelayCodeResponse) String() string
- type GetAgentBuildResponse
- func (*GetAgentBuildResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetAgentBuildResponse) GetBuild() *AgentBuildInfo
- func (*GetAgentBuildResponse) ProtoMessage()
- func (x *GetAgentBuildResponse) ProtoReflect() protoreflect.Message
- func (x *GetAgentBuildResponse) Reset()
- func (x *GetAgentBuildResponse) String() string
- type GetAgentDetailResponse
- func (*GetAgentDetailResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetAgentDetailResponse) GetAgent() *AgentInfo
- func (x *GetAgentDetailResponse) GetConnections() []*ConnectionInfo
- func (x *GetAgentDetailResponse) GetRouteBaseUrl() string
- func (x *GetAgentDetailResponse) GetRoutes() []*RouteInfo
- func (x *GetAgentDetailResponse) GetSchedules() []*ScheduleInfo
- func (x *GetAgentDetailResponse) GetWebhooks() []*WebhookInfo
- func (*GetAgentDetailResponse) ProtoMessage()
- func (x *GetAgentDetailResponse) ProtoReflect() protoreflect.Message
- func (x *GetAgentDetailResponse) Reset()
- func (x *GetAgentDetailResponse) String() string
- type GetAgentGitConfigResponse
- func (*GetAgentGitConfigResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetAgentGitConfigResponse) GetConfig() *AgentGitConfig
- func (*GetAgentGitConfigResponse) ProtoMessage()
- func (x *GetAgentGitConfigResponse) ProtoReflect() protoreflect.Message
- func (x *GetAgentGitConfigResponse) Reset()
- func (x *GetAgentGitConfigResponse) String() string
- type GetAgentModelConfigResponse
- func (*GetAgentModelConfigResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetAgentModelConfigResponse) GetConfig() *AgentModelConfig
- func (*GetAgentModelConfigResponse) ProtoMessage()
- func (x *GetAgentModelConfigResponse) ProtoReflect() protoreflect.Message
- func (x *GetAgentModelConfigResponse) Reset()
- func (x *GetAgentModelConfigResponse) String() string
- type GetAgentSDKInfoResponse
- func (*GetAgentSDKInfoResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetAgentSDKInfoResponse) GetAgentBaseImage() string
- func (x *GetAgentSDKInfoResponse) GetAirlockUrl() string
- func (x *GetAgentSDKInfoResponse) GetCommandImport() string
- func (x *GetAgentSDKInfoResponse) GetLauncherImport() string
- func (x *GetAgentSDKInfoResponse) GetVersion() string
- func (*GetAgentSDKInfoResponse) ProtoMessage()
- func (x *GetAgentSDKInfoResponse) ProtoReflect() protoreflect.Message
- func (x *GetAgentSDKInfoResponse) Reset()
- func (x *GetAgentSDKInfoResponse) String() string
- type GetAgentSharingResponse
- func (*GetAgentSharingResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetAgentSharingResponse) GetSettings() *A2ASettings
- func (*GetAgentSharingResponse) ProtoMessage()
- func (x *GetAgentSharingResponse) ProtoReflect() protoreflect.Message
- func (x *GetAgentSharingResponse) Reset()
- func (x *GetAgentSharingResponse) String() string
- type GetConnectorResponse
- func (*GetConnectorResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetConnectorResponse) GetConnector() *ConnectorInfo
- func (x *GetConnectorResponse) GetConsumers() []*ResourceConsumerInfo
- func (x *GetConnectorResponse) GetGrants() []*ConnectorResourceGrantInfo
- func (*GetConnectorResponse) ProtoMessage()
- func (x *GetConnectorResponse) ProtoReflect() protoreflect.Message
- func (x *GetConnectorResponse) Reset()
- func (x *GetConnectorResponse) String() string
- type GetConversationResponse
- func (*GetConversationResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetConversationResponse) GetConversation() *ConversationInfo
- func (x *GetConversationResponse) GetHasOlderMessages() bool
- func (x *GetConversationResponse) GetInFlightRunId() string
- func (x *GetConversationResponse) GetMessages() []*AgentMessageInfo
- func (x *GetConversationResponse) GetPendingConfirmation() *PendingConfirmation
- func (*GetConversationResponse) ProtoMessage()
- func (x *GetConversationResponse) ProtoReflect() protoreflect.Message
- func (x *GetConversationResponse) Reset()
- func (x *GetConversationResponse) String() string
- type GetHostManagementJobResponse
- func (*GetHostManagementJobResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetHostManagementJobResponse) GetEvents() []*HostManagementEventInfo
- func (x *GetHostManagementJobResponse) GetJob() *HostManagementJobInfo
- func (*GetHostManagementJobResponse) ProtoMessage()
- func (x *GetHostManagementJobResponse) ProtoReflect() protoreflect.Message
- func (x *GetHostManagementJobResponse) Reset()
- func (x *GetHostManagementJobResponse) String() string
- type GetHostResponse
- func (*GetHostResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetHostResponse) GetConnectors() []*ConnectorInfo
- func (x *GetHostResponse) GetHost() *HostInfo
- func (x *GetHostResponse) GetManagementJobs() []*HostManagementJobInfo
- func (*GetHostResponse) ProtoMessage()
- func (x *GetHostResponse) ProtoReflect() protoreflect.Message
- func (x *GetHostResponse) Reset()
- func (x *GetHostResponse) String() string
- type GetJobResponse
- func (*GetJobResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetJobResponse) GetAttempts() []*JobAttemptInfo
- func (x *GetJobResponse) GetJob() *JobInfo
- func (*GetJobResponse) ProtoMessage()
- func (x *GetJobResponse) ProtoReflect() protoreflect.Message
- func (x *GetJobResponse) Reset()
- func (x *GetJobResponse) String() string
- type GetRunResponse
- func (*GetRunResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetRunResponse) GetMessages() []*AgentMessageInfo
- func (x *GetRunResponse) GetRun() *RunInfo
- func (*GetRunResponse) ProtoMessage()
- func (x *GetRunResponse) ProtoReflect() protoreflect.Message
- func (x *GetRunResponse) Reset()
- func (x *GetRunResponse) String() string
- type GetSystemSettingsResponse
- func (*GetSystemSettingsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetSystemSettingsResponse) GetSettings() *SystemSettingsInfo
- func (*GetSystemSettingsResponse) ProtoMessage()
- func (x *GetSystemSettingsResponse) ProtoReflect() protoreflect.Message
- func (x *GetSystemSettingsResponse) Reset()
- func (x *GetSystemSettingsResponse) String() string
- type GetUsageResponse
- func (*GetUsageResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetUsageResponse) GetByAgent() []*UsageByAgent
- func (x *GetUsageResponse) GetByModel() []*UsageByModel
- func (x *GetUsageResponse) GetByUser() []*UsageByUser
- func (x *GetUsageResponse) GetSummary() *UsageSummary
- func (x *GetUsageResponse) GetWindowDays() int32
- func (*GetUsageResponse) ProtoMessage()
- func (x *GetUsageResponse) ProtoReflect() protoreflect.Message
- func (x *GetUsageResponse) Reset()
- func (x *GetUsageResponse) String() string
- type GitCredential
- func (*GitCredential) Descriptor() ([]byte, []int)deprecated
- func (x *GitCredential) GetCapabilities() []string
- func (x *GitCredential) GetCreatedAt() *timestamppb.Timestamp
- func (x *GitCredential) GetGithubInstallId() string
- func (x *GitCredential) GetId() string
- func (x *GitCredential) GetLastUsedAt() *timestamppb.Timestamp
- func (x *GitCredential) GetName() string
- func (x *GitCredential) GetType() string
- func (x *GitCredential) GetUserId() string
- func (*GitCredential) ProtoMessage()
- func (x *GitCredential) ProtoReflect() protoreflect.Message
- func (x *GitCredential) Reset()
- func (x *GitCredential) String() string
- type GrantModelRequest
- func (*GrantModelRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GrantModelRequest) GetGranteeId() string
- func (x *GrantModelRequest) GetModel() string
- func (x *GrantModelRequest) GetProviderId() string
- func (*GrantModelRequest) ProtoMessage()
- func (x *GrantModelRequest) ProtoReflect() protoreflect.Message
- func (x *GrantModelRequest) Reset()
- func (x *GrantModelRequest) String() string
- type HealthResponse
- func (*HealthResponse) Descriptor() ([]byte, []int)deprecated
- func (x *HealthResponse) GetDb() bool
- func (x *HealthResponse) GetS3() bool
- func (x *HealthResponse) GetStatus() string
- func (*HealthResponse) ProtoMessage()
- func (x *HealthResponse) ProtoReflect() protoreflect.Message
- func (x *HealthResponse) Reset()
- func (x *HealthResponse) String() string
- type HostEnrollmentInfo
- func (*HostEnrollmentInfo) Descriptor() ([]byte, []int)deprecated
- func (x *HostEnrollmentInfo) GetAccessMode() string
- func (x *HostEnrollmentInfo) GetArchitecture() string
- func (x *HostEnrollmentInfo) GetExpiresAt() *timestamppb.Timestamp
- func (x *HostEnrollmentInfo) GetName() string
- func (x *HostEnrollmentInfo) GetPlatform() string
- func (x *HostEnrollmentInfo) GetProtocolVersion() int32
- func (x *HostEnrollmentInfo) GetStatus() string
- func (x *HostEnrollmentInfo) GetUserCode() string
- func (x *HostEnrollmentInfo) GetVersion() string
- func (*HostEnrollmentInfo) ProtoMessage()
- func (x *HostEnrollmentInfo) ProtoReflect() protoreflect.Message
- func (x *HostEnrollmentInfo) Reset()
- func (x *HostEnrollmentInfo) String() string
- type HostInfo
- func (*HostInfo) Descriptor() ([]byte, []int)deprecated
- func (x *HostInfo) GetAccessMode() string
- func (x *HostInfo) GetActiveJobCount() int32
- func (x *HostInfo) GetArchitecture() string
- func (x *HostInfo) GetCapabilities() []string
- func (x *HostInfo) GetConnectorCount() int32
- func (x *HostInfo) GetCreatedAt() *timestamppb.Timestamp
- func (x *HostInfo) GetId() string
- func (x *HostInfo) GetLastSeenAt() *timestamppb.Timestamp
- func (x *HostInfo) GetLifecycle() string
- func (x *HostInfo) GetName() string
- func (x *HostInfo) GetOwnerName() string
- func (x *HostInfo) GetOwnerUserId() string
- func (x *HostInfo) GetPlatform() string
- func (x *HostInfo) GetProtocolVersion() int32
- func (x *HostInfo) GetUpdatedAt() *timestamppb.Timestamp
- func (x *HostInfo) GetVersion() string
- func (*HostInfo) ProtoMessage()
- func (x *HostInfo) ProtoReflect() protoreflect.Message
- func (x *HostInfo) Reset()
- func (x *HostInfo) String() string
- type HostManagementEventInfo
- func (*HostManagementEventInfo) Descriptor() ([]byte, []int)deprecated
- func (x *HostManagementEventInfo) GetAttemptSequence() int64
- func (x *HostManagementEventInfo) GetCreatedAt() *timestamppb.Timestamp
- func (x *HostManagementEventInfo) GetEventTime() *timestamppb.Timestamp
- func (x *HostManagementEventInfo) GetMessage() string
- func (x *HostManagementEventInfo) GetPhase() string
- func (x *HostManagementEventInfo) GetSequence() int64
- func (*HostManagementEventInfo) ProtoMessage()
- func (x *HostManagementEventInfo) ProtoReflect() protoreflect.Message
- func (x *HostManagementEventInfo) Reset()
- func (x *HostManagementEventInfo) String() string
- type HostManagementJobInfo
- func (*HostManagementJobInfo) Descriptor() ([]byte, []int)deprecated
- func (x *HostManagementJobInfo) GetArtifactFileId() string
- func (x *HostManagementJobInfo) GetCompletedAt() *timestamppb.Timestamp
- func (x *HostManagementJobInfo) GetConnectorId() string
- func (x *HostManagementJobInfo) GetCreatedAt() *timestamppb.Timestamp
- func (x *HostManagementJobInfo) GetDeadlineAt() *timestamppb.Timestamp
- func (x *HostManagementJobInfo) GetErrorMessage() string
- func (x *HostManagementJobInfo) GetHostId() string
- func (x *HostManagementJobInfo) GetId() string
- func (x *HostManagementJobInfo) GetInputJson() string
- func (x *HostManagementJobInfo) GetKind() string
- func (x *HostManagementJobInfo) GetOutputJson() string
- func (x *HostManagementJobInfo) GetRequestedByUserId() string
- func (x *HostManagementJobInfo) GetStartedAt() *timestamppb.Timestamp
- func (x *HostManagementJobInfo) GetStatus() string
- func (x *HostManagementJobInfo) GetUpdatedAt() *timestamppb.Timestamp
- func (*HostManagementJobInfo) ProtoMessage()
- func (x *HostManagementJobInfo) ProtoReflect() protoreflect.Message
- func (x *HostManagementJobInfo) Reset()
- func (x *HostManagementJobInfo) String() string
- type HostManagementJobResponse
- func (*HostManagementJobResponse) Descriptor() ([]byte, []int)deprecated
- func (x *HostManagementJobResponse) GetJob() *HostManagementJobInfo
- func (*HostManagementJobResponse) ProtoMessage()
- func (x *HostManagementJobResponse) ProtoReflect() protoreflect.Message
- func (x *HostManagementJobResponse) Reset()
- func (x *HostManagementJobResponse) String() string
- type InboundSiblingInfo
- func (*InboundSiblingInfo) Descriptor() ([]byte, []int)deprecated
- func (x *InboundSiblingInfo) GetCreatedAt() *timestamppb.Timestamp
- func (x *InboundSiblingInfo) GetDescription() string
- func (x *InboundSiblingInfo) GetEffectiveMaxAccess() string
- func (x *InboundSiblingInfo) GetId() string
- func (x *InboundSiblingInfo) GetMaxAccess() string
- func (x *InboundSiblingInfo) GetName() string
- func (x *InboundSiblingInfo) GetOwnerName() string
- func (x *InboundSiblingInfo) GetSlug() string
- func (*InboundSiblingInfo) ProtoMessage()
- func (x *InboundSiblingInfo) ProtoReflect() protoreflect.Message
- func (x *InboundSiblingInfo) Reset()
- func (x *InboundSiblingInfo) String() string
- type InspectHostEnrollmentRequest
- func (*InspectHostEnrollmentRequest) Descriptor() ([]byte, []int)deprecated
- func (x *InspectHostEnrollmentRequest) GetUserCode() string
- func (*InspectHostEnrollmentRequest) ProtoMessage()
- func (x *InspectHostEnrollmentRequest) ProtoReflect() protoreflect.Message
- func (x *InspectHostEnrollmentRequest) Reset()
- func (x *InspectHostEnrollmentRequest) String() string
- type IntegrationHTTPHeader
- func (*IntegrationHTTPHeader) Descriptor() ([]byte, []int)deprecated
- func (x *IntegrationHTTPHeader) GetName() string
- func (x *IntegrationHTTPHeader) GetValues() []string
- func (*IntegrationHTTPHeader) ProtoMessage()
- func (x *IntegrationHTTPHeader) ProtoReflect() protoreflect.Message
- func (x *IntegrationHTTPHeader) Reset()
- func (x *IntegrationHTTPHeader) String() string
- type IntegrationInfo
- func (*IntegrationInfo) Descriptor() ([]byte, []int)deprecated
- func (x *IntegrationInfo) GetConfigured() bool
- func (x *IntegrationInfo) GetDescription() string
- func (x *IntegrationInfo) GetSlug() string
- func (x *IntegrationInfo) GetType() string
- func (*IntegrationInfo) ProtoMessage()
- func (x *IntegrationInfo) ProtoReflect() protoreflect.Message
- func (x *IntegrationInfo) Reset()
- func (x *IntegrationInfo) String() string
- type IntegrationMCPContent
- func (*IntegrationMCPContent) Descriptor() ([]byte, []int)deprecated
- func (x *IntegrationMCPContent) GetData() string
- func (x *IntegrationMCPContent) GetMimeType() string
- func (x *IntegrationMCPContent) GetName() string
- func (x *IntegrationMCPContent) GetText() string
- func (x *IntegrationMCPContent) GetType() string
- func (x *IntegrationMCPContent) GetUri() string
- func (*IntegrationMCPContent) ProtoMessage()
- func (x *IntegrationMCPContent) ProtoReflect() protoreflect.Message
- func (x *IntegrationMCPContent) Reset()
- func (x *IntegrationMCPContent) String() string
- type IntegrationMCPTool
- func (*IntegrationMCPTool) Descriptor() ([]byte, []int)deprecated
- func (x *IntegrationMCPTool) GetDescription() string
- func (x *IntegrationMCPTool) GetInputSchemaJson() []byte
- func (x *IntegrationMCPTool) GetName() string
- func (*IntegrationMCPTool) ProtoMessage()
- func (x *IntegrationMCPTool) ProtoReflect() protoreflect.Message
- func (x *IntegrationMCPTool) Reset()
- func (x *IntegrationMCPTool) String() string
- type InvokeConnectionRequest
- func (*InvokeConnectionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *InvokeConnectionRequest) GetBody() []byte
- func (x *InvokeConnectionRequest) GetHeaders() map[string]string
- func (x *InvokeConnectionRequest) GetMethod() string
- func (x *InvokeConnectionRequest) GetPath() string
- func (*InvokeConnectionRequest) ProtoMessage()
- func (x *InvokeConnectionRequest) ProtoReflect() protoreflect.Message
- func (x *InvokeConnectionRequest) Reset()
- func (x *InvokeConnectionRequest) String() string
- type InvokeConnectionResponse
- func (*InvokeConnectionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *InvokeConnectionResponse) GetBody() []byte
- func (x *InvokeConnectionResponse) GetHeaders() []*IntegrationHTTPHeader
- func (x *InvokeConnectionResponse) GetStatusCode() int32
- func (*InvokeConnectionResponse) ProtoMessage()
- func (x *InvokeConnectionResponse) ProtoReflect() protoreflect.Message
- func (x *InvokeConnectionResponse) Reset()
- func (x *InvokeConnectionResponse) String() string
- type InvokeMCPToolRequest
- func (*InvokeMCPToolRequest) Descriptor() ([]byte, []int)deprecated
- func (x *InvokeMCPToolRequest) GetArgumentsJson() []byte
- func (x *InvokeMCPToolRequest) GetTool() string
- func (*InvokeMCPToolRequest) ProtoMessage()
- func (x *InvokeMCPToolRequest) ProtoReflect() protoreflect.Message
- func (x *InvokeMCPToolRequest) Reset()
- func (x *InvokeMCPToolRequest) String() string
- type InvokeMCPToolResponse
- func (*InvokeMCPToolResponse) Descriptor() ([]byte, []int)deprecated
- func (x *InvokeMCPToolResponse) GetContent() []*IntegrationMCPContent
- func (x *InvokeMCPToolResponse) GetIsError() bool
- func (*InvokeMCPToolResponse) ProtoMessage()
- func (x *InvokeMCPToolResponse) ProtoReflect() protoreflect.Message
- func (x *InvokeMCPToolResponse) Reset()
- func (x *InvokeMCPToolResponse) String() string
- type JobAttemptInfo
- func (*JobAttemptInfo) Descriptor() ([]byte, []int)deprecated
- func (x *JobAttemptInfo) GetAttemptNumber() int32
- func (x *JobAttemptInfo) GetCompletedAt() *timestamppb.Timestamp
- func (x *JobAttemptInfo) GetErrorKind() string
- func (x *JobAttemptInfo) GetErrorMessage() string
- func (x *JobAttemptInfo) GetJobId() string
- func (x *JobAttemptInfo) GetLeaseExpiresAt() *timestamppb.Timestamp
- func (x *JobAttemptInfo) GetLeasedAt() *timestamppb.Timestamp
- func (x *JobAttemptInfo) GetRunId() string
- func (x *JobAttemptInfo) GetRuntimeGeneration() int64
- func (x *JobAttemptInfo) GetStartedAt() *timestamppb.Timestamp
- func (x *JobAttemptInfo) GetStatus() string
- func (*JobAttemptInfo) ProtoMessage()
- func (x *JobAttemptInfo) ProtoReflect() protoreflect.Message
- func (x *JobAttemptInfo) Reset()
- func (x *JobAttemptInfo) String() string
- type JobHandlerInfo
- func (*JobHandlerInfo) Descriptor() ([]byte, []int)deprecated
- func (x *JobHandlerInfo) GetActive() bool
- func (x *JobHandlerInfo) GetAgentId() string
- func (x *JobHandlerInfo) GetCreatedAt() *timestamppb.Timestamp
- func (x *JobHandlerInfo) GetDescription() string
- func (x *JobHandlerInfo) GetInputSchema() *structpb.Struct
- func (x *JobHandlerInfo) GetInputSchemaHash() string
- func (x *JobHandlerInfo) GetMaxAttempts() int32
- func (x *JobHandlerInfo) GetMaxConcurrency() int32
- func (x *JobHandlerInfo) GetName() string
- func (x *JobHandlerInfo) GetOutputSchema() *structpb.Struct
- func (x *JobHandlerInfo) GetOutputSchemaHash() string
- func (x *JobHandlerInfo) GetRuntimeGeneration() int64
- func (x *JobHandlerInfo) GetTimeoutMs() int64
- func (x *JobHandlerInfo) GetUpdatedAt() *timestamppb.Timestamp
- func (x *JobHandlerInfo) GetVersion() int32
- func (*JobHandlerInfo) ProtoMessage()
- func (x *JobHandlerInfo) ProtoReflect() protoreflect.Message
- func (x *JobHandlerInfo) Reset()
- func (x *JobHandlerInfo) String() string
- type JobInfo
- func (*JobInfo) Descriptor() ([]byte, []int)deprecated
- func (x *JobInfo) GetAgentId() string
- func (x *JobInfo) GetAttemptCount() int32
- func (x *JobInfo) GetAttemptLimit() int32
- func (x *JobInfo) GetCancelRequestedAt() *timestamppb.Timestamp
- func (x *JobInfo) GetCompletedAt() *timestamppb.Timestamp
- func (x *JobInfo) GetCreatedAt() *timestamppb.Timestamp
- func (x *JobInfo) GetCronId() string
- func (x *JobInfo) GetCronSlug() string
- func (x *JobInfo) GetHandlerName() string
- func (x *JobInfo) GetHandlerVersion() int32
- func (x *JobInfo) GetId() string
- func (x *JobInfo) GetInitiatorAccess() string
- func (x *JobInfo) GetInitiatorKind() string
- func (x *JobInfo) GetInitiatorUserId() string
- func (x *JobInfo) GetInputJson() string
- func (x *JobInfo) GetLastError() string
- func (x *JobInfo) GetMaxAttempts() int32
- func (x *JobInfo) GetNextAttemptAt() *timestamppb.Timestamp
- func (x *JobInfo) GetOutputJson() string
- func (x *JobInfo) GetProgress() *JobProgressInfo
- func (x *JobInfo) GetScheduledAt() *timestamppb.Timestamp
- func (x *JobInfo) GetSourceRunId() string
- func (x *JobInfo) GetStartedAt() *timestamppb.Timestamp
- func (x *JobInfo) GetStateVersion() int64
- func (x *JobInfo) GetStatus() string
- func (x *JobInfo) GetTimeoutMs() int64
- func (x *JobInfo) GetUpdatedAt() *timestamppb.Timestamp
- func (*JobInfo) ProtoMessage()
- func (x *JobInfo) ProtoReflect() protoreflect.Message
- func (x *JobInfo) Reset()
- func (x *JobInfo) String() string
- type JobProgressInfo
- func (*JobProgressInfo) Descriptor() ([]byte, []int)deprecated
- func (x *JobProgressInfo) GetAttempt() int32
- func (x *JobProgressInfo) GetCompleted() int64
- func (x *JobProgressInfo) GetMessage() string
- func (x *JobProgressInfo) GetPhase() string
- func (x *JobProgressInfo) GetTotal() int64
- func (x *JobProgressInfo) GetUpdatedAt() *timestamppb.Timestamp
- func (*JobProgressInfo) ProtoMessage()
- func (x *JobProgressInfo) ProtoReflect() protoreflect.Message
- func (x *JobProgressInfo) Reset()
- func (x *JobProgressInfo) String() string
- type LinkIdentityPreviewResponse
- func (*LinkIdentityPreviewResponse) Descriptor() ([]byte, []int)deprecated
- func (x *LinkIdentityPreviewResponse) GetBotUsername() string
- func (x *LinkIdentityPreviewResponse) GetBridgeName() string
- func (x *LinkIdentityPreviewResponse) GetCurrentUserEmail() string
- func (x *LinkIdentityPreviewResponse) GetPlatform() string
- func (x *LinkIdentityPreviewResponse) GetPlatformAvatarUrl() string
- func (x *LinkIdentityPreviewResponse) GetPlatformDisplayName() string
- func (x *LinkIdentityPreviewResponse) GetPlatformUserId() string
- func (x *LinkIdentityPreviewResponse) GetPlatformUsername() string
- func (*LinkIdentityPreviewResponse) ProtoMessage()
- func (x *LinkIdentityPreviewResponse) ProtoReflect() protoreflect.Message
- func (x *LinkIdentityPreviewResponse) Reset()
- func (x *LinkIdentityPreviewResponse) String() string
- type ListAddableSiblingsResponse
- func (*ListAddableSiblingsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListAddableSiblingsResponse) GetAgents() []*AddableSiblingInfo
- func (*ListAddableSiblingsResponse) ProtoMessage()
- func (x *ListAddableSiblingsResponse) ProtoReflect() protoreflect.Message
- func (x *ListAddableSiblingsResponse) Reset()
- func (x *ListAddableSiblingsResponse) String() string
- type ListAgentBuildsResponse
- func (*ListAgentBuildsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListAgentBuildsResponse) GetBuilds() []*AgentBuildInfo
- func (*ListAgentBuildsResponse) ProtoMessage()
- func (x *ListAgentBuildsResponse) ProtoReflect() protoreflect.Message
- func (x *ListAgentBuildsResponse) Reset()
- func (x *ListAgentBuildsResponse) String() string
- type ListAgentMembersResponse
- func (*ListAgentMembersResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListAgentMembersResponse) GetMembers() []*AgentMemberInfo
- func (*ListAgentMembersResponse) ProtoMessage()
- func (x *ListAgentMembersResponse) ProtoReflect() protoreflect.Message
- func (x *ListAgentMembersResponse) Reset()
- func (x *ListAgentMembersResponse) String() string
- type ListAgentsResponse
- func (*ListAgentsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListAgentsResponse) GetAgents() []*AgentInfo
- func (*ListAgentsResponse) ProtoMessage()
- func (x *ListAgentsResponse) ProtoReflect() protoreflect.Message
- func (x *ListAgentsResponse) Reset()
- func (x *ListAgentsResponse) String() string
- type ListAllowedModelsResponse
- func (*ListAllowedModelsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListAllowedModelsResponse) GetModels() []*AllowedModel
- func (x *ListAllowedModelsResponse) GetUnrestricted() bool
- func (*ListAllowedModelsResponse) ProtoMessage()
- func (x *ListAllowedModelsResponse) ProtoReflect() protoreflect.Message
- func (x *ListAllowedModelsResponse) Reset()
- func (x *ListAllowedModelsResponse) String() string
- type ListBridgesResponse
- func (*ListBridgesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListBridgesResponse) GetBridges() []*BridgeInfo
- func (*ListBridgesResponse) ProtoMessage()
- func (x *ListBridgesResponse) ProtoReflect() protoreflect.Message
- func (x *ListBridgesResponse) Reset()
- func (x *ListBridgesResponse) String() string
- type ListCandidatesResponse
- func (*ListCandidatesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListCandidatesResponse) GetCandidates() []*CandidateInfo
- func (*ListCandidatesResponse) ProtoMessage()
- func (x *ListCandidatesResponse) ProtoReflect() protoreflect.Message
- func (x *ListCandidatesResponse) Reset()
- func (x *ListCandidatesResponse) String() string
- type ListCapabilitiesResponse
- func (*ListCapabilitiesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListCapabilitiesResponse) GetProviders() []*ProviderCapabilityInfo
- func (*ListCapabilitiesResponse) ProtoMessage()
- func (x *ListCapabilitiesResponse) ProtoReflect() protoreflect.Message
- func (x *ListCapabilitiesResponse) Reset()
- func (x *ListCapabilitiesResponse) String() string
- type ListCatalogModelsResponse
- func (*ListCatalogModelsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListCatalogModelsResponse) GetModels() []*ModelInfo
- func (*ListCatalogModelsResponse) ProtoMessage()
- func (x *ListCatalogModelsResponse) ProtoReflect() protoreflect.Message
- func (x *ListCatalogModelsResponse) Reset()
- func (x *ListCatalogModelsResponse) String() string
- type ListCatalogProvidersResponse
- func (*ListCatalogProvidersResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListCatalogProvidersResponse) GetProviders() []*ProviderInfo
- func (*ListCatalogProvidersResponse) ProtoMessage()
- func (x *ListCatalogProvidersResponse) ProtoReflect() protoreflect.Message
- func (x *ListCatalogProvidersResponse) Reset()
- func (x *ListCatalogProvidersResponse) String() string
- type ListConnectionsResponse
- func (*ListConnectionsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListConnectionsResponse) GetConnections() []*ConnectionInfo
- func (x *ListConnectionsResponse) GetOauthCallbackUrl() string
- func (*ListConnectionsResponse) ProtoMessage()
- func (x *ListConnectionsResponse) ProtoReflect() protoreflect.Message
- func (x *ListConnectionsResponse) Reset()
- func (x *ListConnectionsResponse) String() string
- type ListConnectorArtifactsResponse
- func (*ListConnectorArtifactsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListConnectorArtifactsResponse) GetArtifactSets() []*ConnectorArtifactSetInfo
- func (x *ListConnectorArtifactsResponse) GetConnectorSlug() string
- func (x *ListConnectorArtifactsResponse) GetDescription() string
- func (x *ListConnectorArtifactsResponse) GetName() string
- func (x *ListConnectorArtifactsResponse) GetVersions() []*ConnectorArtifactVersionInfodeprecated
- func (*ListConnectorArtifactsResponse) ProtoMessage()
- func (x *ListConnectorArtifactsResponse) ProtoReflect() protoreflect.Message
- func (x *ListConnectorArtifactsResponse) Reset()
- func (x *ListConnectorArtifactsResponse) String() string
- type ListConnectorTargetGroupCandidatesResponse
- func (*ListConnectorTargetGroupCandidatesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListConnectorTargetGroupCandidatesResponse) GetCandidates() []*ConnectorTargetGroupCandidateInfo
- func (*ListConnectorTargetGroupCandidatesResponse) ProtoMessage()
- func (x *ListConnectorTargetGroupCandidatesResponse) ProtoReflect() protoreflect.Message
- func (x *ListConnectorTargetGroupCandidatesResponse) Reset()
- func (x *ListConnectorTargetGroupCandidatesResponse) String() string
- type ListConnectorTargetGroupsResponse
- func (*ListConnectorTargetGroupsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListConnectorTargetGroupsResponse) GetGroups() []*ConnectorTargetGroupInfo
- func (*ListConnectorTargetGroupsResponse) ProtoMessage()
- func (x *ListConnectorTargetGroupsResponse) ProtoReflect() protoreflect.Message
- func (x *ListConnectorTargetGroupsResponse) Reset()
- func (x *ListConnectorTargetGroupsResponse) String() string
- type ListConnectorsResponse
- func (*ListConnectorsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListConnectorsResponse) GetConnectors() []*ConnectorInfo
- func (*ListConnectorsResponse) ProtoMessage()
- func (x *ListConnectorsResponse) ProtoReflect() protoreflect.Message
- func (x *ListConnectorsResponse) Reset()
- func (x *ListConnectorsResponse) String() string
- type ListConversationFeedResponse
- func (*ListConversationFeedResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListConversationFeedResponse) GetItems() []*ConversationFeedItem
- func (x *ListConversationFeedResponse) GetNextCursor() string
- func (*ListConversationFeedResponse) ProtoMessage()
- func (x *ListConversationFeedResponse) ProtoReflect() protoreflect.Message
- func (x *ListConversationFeedResponse) Reset()
- func (x *ListConversationFeedResponse) String() string
- type ListConversationsResponse
- func (*ListConversationsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListConversationsResponse) GetConversations() []*ConversationInfo
- func (*ListConversationsResponse) ProtoMessage()
- func (x *ListConversationsResponse) ProtoReflect() protoreflect.Message
- func (x *ListConversationsResponse) Reset()
- func (x *ListConversationsResponse) String() string
- type ListEnvVarsResponse
- func (*ListEnvVarsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListEnvVarsResponse) GetEnvVars() []*EnvVarInfo
- func (*ListEnvVarsResponse) ProtoMessage()
- func (x *ListEnvVarsResponse) ProtoReflect() protoreflect.Message
- func (x *ListEnvVarsResponse) Reset()
- func (x *ListEnvVarsResponse) String() string
- type ListFilesResponse
- func (*ListFilesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListFilesResponse) GetFiles() []*FileInfo
- func (*ListFilesResponse) ProtoMessage()
- func (x *ListFilesResponse) ProtoReflect() protoreflect.Message
- func (x *ListFilesResponse) Reset()
- func (x *ListFilesResponse) String() string
- type ListGitCredentialsResponse
- func (*ListGitCredentialsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListGitCredentialsResponse) GetCredentials() []*GitCredential
- func (*ListGitCredentialsResponse) ProtoMessage()
- func (x *ListGitCredentialsResponse) ProtoReflect() protoreflect.Message
- func (x *ListGitCredentialsResponse) Reset()
- func (x *ListGitCredentialsResponse) String() string
- type ListHostsResponse
- func (*ListHostsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListHostsResponse) GetHosts() []*HostInfo
- func (*ListHostsResponse) ProtoMessage()
- func (x *ListHostsResponse) ProtoReflect() protoreflect.Message
- func (x *ListHostsResponse) Reset()
- func (x *ListHostsResponse) String() string
- type ListInboundSiblingsResponse
- func (*ListInboundSiblingsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListInboundSiblingsResponse) GetSiblings() []*InboundSiblingInfo
- func (*ListInboundSiblingsResponse) ProtoMessage()
- func (x *ListInboundSiblingsResponse) ProtoReflect() protoreflect.Message
- func (x *ListInboundSiblingsResponse) Reset()
- func (x *ListInboundSiblingsResponse) String() string
- type ListIntegrationMCPToolsResponse
- func (*ListIntegrationMCPToolsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListIntegrationMCPToolsResponse) GetInstructions() string
- func (x *ListIntegrationMCPToolsResponse) GetTools() []*IntegrationMCPTool
- func (*ListIntegrationMCPToolsResponse) ProtoMessage()
- func (x *ListIntegrationMCPToolsResponse) ProtoReflect() protoreflect.Message
- func (x *ListIntegrationMCPToolsResponse) Reset()
- func (x *ListIntegrationMCPToolsResponse) String() string
- type ListIntegrationsResponse
- func (*ListIntegrationsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListIntegrationsResponse) GetIntegrations() []*IntegrationInfo
- func (*ListIntegrationsResponse) ProtoMessage()
- func (x *ListIntegrationsResponse) ProtoReflect() protoreflect.Message
- func (x *ListIntegrationsResponse) Reset()
- func (x *ListIntegrationsResponse) String() string
- type ListJobHandlersResponse
- func (*ListJobHandlersResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListJobHandlersResponse) GetHandlers() []*JobHandlerInfo
- func (*ListJobHandlersResponse) ProtoMessage()
- func (x *ListJobHandlersResponse) ProtoReflect() protoreflect.Message
- func (x *ListJobHandlersResponse) Reset()
- func (x *ListJobHandlersResponse) String() string
- type ListJobsResponse
- func (*ListJobsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListJobsResponse) GetJobs() []*JobInfo
- func (x *ListJobsResponse) GetNextCursor() string
- func (*ListJobsResponse) ProtoMessage()
- func (x *ListJobsResponse) ProtoReflect() protoreflect.Message
- func (x *ListJobsResponse) Reset()
- func (x *ListJobsResponse) String() string
- type ListMCPServersResponse
- func (*ListMCPServersResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListMCPServersResponse) GetMcpServers() []*MCPServerInfo
- func (x *ListMCPServersResponse) GetOauthCallbackUrl() string
- func (*ListMCPServersResponse) ProtoMessage()
- func (x *ListMCPServersResponse) ProtoReflect() protoreflect.Message
- func (x *ListMCPServersResponse) Reset()
- func (x *ListMCPServersResponse) String() string
- type ListModelGrantsResponse
- func (*ListModelGrantsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListModelGrantsResponse) GetGrants() []*ModelGrantInfo
- func (*ListModelGrantsResponse) ProtoMessage()
- func (x *ListModelGrantsResponse) ProtoReflect() protoreflect.Message
- func (x *ListModelGrantsResponse) Reset()
- func (x *ListModelGrantsResponse) String() string
- type ListNeedsResponse
- func (*ListNeedsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListNeedsResponse) GetNeeds() []*NeedInfo
- func (*ListNeedsResponse) ProtoMessage()
- func (x *ListNeedsResponse) ProtoReflect() protoreflect.Message
- func (x *ListNeedsResponse) Reset()
- func (x *ListNeedsResponse) String() string
- type ListOwnedResourcesResponse
- func (*ListOwnedResourcesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListOwnedResourcesResponse) GetResources() []*OwnedResourceInfo
- func (*ListOwnedResourcesResponse) ProtoMessage()
- func (x *ListOwnedResourcesResponse) ProtoReflect() protoreflect.Message
- func (x *ListOwnedResourcesResponse) Reset()
- func (x *ListOwnedResourcesResponse) String() string
- type ListPasskeysResponse
- func (*ListPasskeysResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListPasskeysResponse) GetPasskeys() []*Passkey
- func (*ListPasskeysResponse) ProtoMessage()
- func (x *ListPasskeysResponse) ProtoReflect() protoreflect.Message
- func (x *ListPasskeysResponse) Reset()
- func (x *ListPasskeysResponse) String() string
- type ListPlatformIdentitiesResponse
- func (*ListPlatformIdentitiesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListPlatformIdentitiesResponse) GetIdentities() []*PlatformIdentityInfo
- func (*ListPlatformIdentitiesResponse) ProtoMessage()
- func (x *ListPlatformIdentitiesResponse) ProtoReflect() protoreflect.Message
- func (x *ListPlatformIdentitiesResponse) Reset()
- func (x *ListPlatformIdentitiesResponse) String() string
- type ListProviderModelsResponse
- func (*ListProviderModelsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListProviderModelsResponse) GetModels() []*ProviderModel
- func (*ListProviderModelsResponse) ProtoMessage()
- func (x *ListProviderModelsResponse) ProtoReflect() protoreflect.Message
- func (x *ListProviderModelsResponse) Reset()
- func (x *ListProviderModelsResponse) String() string
- type ListProvidersResponse
- func (*ListProvidersResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListProvidersResponse) GetProviders() []*Provider
- func (*ListProvidersResponse) ProtoMessage()
- func (x *ListProvidersResponse) ProtoReflect() protoreflect.Message
- func (x *ListProvidersResponse) Reset()
- func (x *ListProvidersResponse) String() string
- type ListResourceConsumersResponse
- func (*ListResourceConsumersResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListResourceConsumersResponse) GetConsumers() []*ResourceConsumerInfo
- func (*ListResourceConsumersResponse) ProtoMessage()
- func (x *ListResourceConsumersResponse) ProtoReflect() protoreflect.Message
- func (x *ListResourceConsumersResponse) Reset()
- func (x *ListResourceConsumersResponse) String() string
- type ListResourceGrantsResponse
- func (*ListResourceGrantsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListResourceGrantsResponse) GetGrants() []*ResourceGrantInfo
- func (*ListResourceGrantsResponse) ProtoMessage()
- func (x *ListResourceGrantsResponse) ProtoReflect() protoreflect.Message
- func (x *ListResourceGrantsResponse) Reset()
- func (x *ListResourceGrantsResponse) String() string
- type ListRunsResponse
- func (*ListRunsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListRunsResponse) GetNextCursor() string
- func (x *ListRunsResponse) GetRuns() []*RunInfo
- func (*ListRunsResponse) ProtoMessage()
- func (x *ListRunsResponse) ProtoReflect() protoreflect.Message
- func (x *ListRunsResponse) Reset()
- func (x *ListRunsResponse) String() string
- type ListSchedulesResponse
- func (*ListSchedulesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListSchedulesResponse) GetSchedules() []*ScheduleInfo
- func (*ListSchedulesResponse) ProtoMessage()
- func (x *ListSchedulesResponse) ProtoReflect() protoreflect.Message
- func (x *ListSchedulesResponse) Reset()
- func (x *ListSchedulesResponse) String() string
- type ListSelectableUsersResponse
- func (*ListSelectableUsersResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListSelectableUsersResponse) GetUsers() []*UserSummary
- func (*ListSelectableUsersResponse) ProtoMessage()
- func (x *ListSelectableUsersResponse) ProtoReflect() protoreflect.Message
- func (x *ListSelectableUsersResponse) Reset()
- func (x *ListSelectableUsersResponse) String() string
- type ListSiblingsResponse
- func (*ListSiblingsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListSiblingsResponse) GetSiblings() []*SiblingInfo
- func (*ListSiblingsResponse) ProtoMessage()
- func (x *ListSiblingsResponse) ProtoReflect() protoreflect.Message
- func (x *ListSiblingsResponse) Reset()
- func (x *ListSiblingsResponse) String() string
- type ListToolsResponse
- func (*ListToolsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListToolsResponse) GetTools() []*ToolInfo
- func (*ListToolsResponse) ProtoMessage()
- func (x *ListToolsResponse) ProtoReflect() protoreflect.Message
- func (x *ListToolsResponse) Reset()
- func (x *ListToolsResponse) String() string
- type ListTopicsResponse
- func (*ListTopicsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListTopicsResponse) GetTopics() []*TopicInfo
- func (*ListTopicsResponse) ProtoMessage()
- func (x *ListTopicsResponse) ProtoReflect() protoreflect.Message
- func (x *ListTopicsResponse) Reset()
- func (x *ListTopicsResponse) String() string
- type ListUserSessionsResponse
- func (*ListUserSessionsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListUserSessionsResponse) GetSessions() []*UserSession
- func (*ListUserSessionsResponse) ProtoMessage()
- func (x *ListUserSessionsResponse) ProtoReflect() protoreflect.Message
- func (x *ListUserSessionsResponse) Reset()
- func (x *ListUserSessionsResponse) String() string
- type ListUsersResponse
- type ListWebhooksResponse
- func (*ListWebhooksResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListWebhooksResponse) GetWebhooks() []*WebhookInfo
- func (*ListWebhooksResponse) ProtoMessage()
- func (x *ListWebhooksResponse) ProtoReflect() protoreflect.Message
- func (x *ListWebhooksResponse) Reset()
- func (x *ListWebhooksResponse) String() string
- type LoginRequest
- func (*LoginRequest) Descriptor() ([]byte, []int)deprecated
- func (x *LoginRequest) GetEmail() string
- func (x *LoginRequest) GetPassword() 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) GetAccessToken() string
- func (x *LoginResponse) GetRefreshToken() string
- func (x *LoginResponse) GetUser() *User
- func (*LoginResponse) ProtoMessage()
- func (x *LoginResponse) ProtoReflect() protoreflect.Message
- func (x *LoginResponse) Reset()
- func (x *LoginResponse) String() string
- type LogoutRequest
- type MCPCredentialStatusResponse
- func (*MCPCredentialStatusResponse) Descriptor() ([]byte, []int)deprecated
- func (x *MCPCredentialStatusResponse) GetStatus() *MCPStatusInfo
- func (*MCPCredentialStatusResponse) ProtoMessage()
- func (x *MCPCredentialStatusResponse) ProtoReflect() protoreflect.Message
- func (x *MCPCredentialStatusResponse) Reset()
- func (x *MCPCredentialStatusResponse) String() string
- type MCPServerInfo
- func (*MCPServerInfo) Descriptor() ([]byte, []int)deprecated
- func (x *MCPServerInfo) GetAuthMode() string
- func (x *MCPServerInfo) GetAuthUrl() string
- func (x *MCPServerInfo) GetAuthorized() bool
- func (x *MCPServerInfo) GetHasOauthApp() bool
- func (x *MCPServerInfo) GetId() string
- func (x *MCPServerInfo) GetLastSyncedAt() *timestamppb.Timestamp
- func (x *MCPServerInfo) GetName() string
- func (x *MCPServerInfo) GetSlug() string
- func (x *MCPServerInfo) GetTokenExpiresAt() *timestamppb.Timestamp
- func (x *MCPServerInfo) GetToolCount() int32
- func (x *MCPServerInfo) GetUrl() string
- func (*MCPServerInfo) ProtoMessage()
- func (x *MCPServerInfo) ProtoReflect() protoreflect.Message
- func (x *MCPServerInfo) Reset()
- func (x *MCPServerInfo) String() string
- type MCPStatusInfo
- func (*MCPStatusInfo) Descriptor() ([]byte, []int)deprecated
- func (x *MCPStatusInfo) GetAuthMode() string
- func (x *MCPStatusInfo) GetAuthorized() bool
- func (x *MCPStatusInfo) GetName() string
- func (x *MCPStatusInfo) GetSlug() string
- func (*MCPStatusInfo) ProtoMessage()
- func (x *MCPStatusInfo) ProtoReflect() protoreflect.Message
- func (x *MCPStatusInfo) Reset()
- func (x *MCPStatusInfo) String() string
- type MeResponse
- func (*MeResponse) Descriptor() ([]byte, []int)deprecated
- func (x *MeResponse) GetTenantPermissions() []string
- func (x *MeResponse) GetUser() *User
- func (*MeResponse) ProtoMessage()
- func (x *MeResponse) ProtoReflect() protoreflect.Message
- func (x *MeResponse) Reset()
- func (x *MeResponse) String() string
- type MessageRole
- func (MessageRole) Descriptor() protoreflect.EnumDescriptor
- func (x MessageRole) Enum() *MessageRole
- func (MessageRole) EnumDescriptor() ([]byte, []int)deprecated
- func (x MessageRole) Number() protoreflect.EnumNumber
- func (x MessageRole) String() string
- func (MessageRole) Type() protoreflect.EnumType
- type ModelGrantInfo
- func (*ModelGrantInfo) Descriptor() ([]byte, []int)deprecated
- func (x *ModelGrantInfo) GetGranteeId() string
- func (x *ModelGrantInfo) GetId() string
- func (x *ModelGrantInfo) GetModel() string
- func (x *ModelGrantInfo) GetProviderCatalog() string
- func (x *ModelGrantInfo) GetProviderId() string
- func (x *ModelGrantInfo) GetProviderSlug() string
- func (*ModelGrantInfo) ProtoMessage()
- func (x *ModelGrantInfo) ProtoReflect() protoreflect.Message
- func (x *ModelGrantInfo) Reset()
- func (x *ModelGrantInfo) String() string
- type ModelInfo
- func (*ModelInfo) Descriptor() ([]byte, []int)deprecated
- func (x *ModelInfo) GetCaps() []string
- func (x *ModelInfo) GetContextLimit() int32
- func (x *ModelInfo) GetCostInput() float64
- func (x *ModelInfo) GetCostOutput() float64
- func (x *ModelInfo) GetId() string
- func (x *ModelInfo) GetKind() string
- func (x *ModelInfo) GetName() string
- func (x *ModelInfo) GetOutputLimit() int32
- func (x *ModelInfo) GetProviderConfigId() string
- func (x *ModelInfo) GetProviderId() string
- func (x *ModelInfo) GetReasoning() bool
- func (x *ModelInfo) GetStructuredOutputs() bool
- func (x *ModelInfo) GetToolCall() bool
- func (*ModelInfo) ProtoMessage()
- func (x *ModelInfo) ProtoReflect() protoreflect.Message
- func (x *ModelInfo) Reset()
- func (x *ModelInfo) String() string
- type ModelRef
- type ModelSlotInfo
- func (*ModelSlotInfo) Descriptor() ([]byte, []int)deprecated
- func (x *ModelSlotInfo) GetAssignedModel() string
- func (x *ModelSlotInfo) GetAssignedProviderId() string
- func (x *ModelSlotInfo) GetCapability() string
- func (x *ModelSlotInfo) GetDescription() string
- func (x *ModelSlotInfo) GetResolvedModel() string
- func (x *ModelSlotInfo) GetResolvedProviderId() string
- func (x *ModelSlotInfo) GetSlug() string
- func (*ModelSlotInfo) ProtoMessage()
- func (x *ModelSlotInfo) ProtoReflect() protoreflect.Message
- func (x *ModelSlotInfo) Reset()
- func (x *ModelSlotInfo) String() string
- type ModelUsageResponse
- func (*ModelUsageResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ModelUsageResponse) GetAgentCount() int32
- func (x *ModelUsageResponse) GetIsSystemDefault() bool
- func (*ModelUsageResponse) ProtoMessage()
- func (x *ModelUsageResponse) ProtoReflect() protoreflect.Message
- func (x *ModelUsageResponse) Reset()
- func (x *ModelUsageResponse) String() string
- type NeedInfo
- func (*NeedInfo) Descriptor() ([]byte, []int)deprecated
- func (x *NeedInfo) GetBound() bool
- func (x *NeedInfo) GetBoundConnectorGroupId() string
- func (x *NeedInfo) GetBoundConnectorGroupName() string
- func (x *NeedInfo) GetBoundConnectorId() string
- func (x *NeedInfo) GetBoundResourceId() string
- func (x *NeedInfo) GetConnectorContractId() string
- func (x *NeedInfo) GetConnectorMultiple() bool
- func (x *NeedInfo) GetConnectorRequiredCommands() []*ConnectorNeedCommandInfo
- func (x *NeedInfo) GetConnectorRequiredDirectories() []*ConnectorNeedDirectoryInfo
- func (x *NeedInfo) GetDescription() string
- func (x *NeedInfo) GetSlug() string
- func (x *NeedInfo) GetType() string
- func (*NeedInfo) ProtoMessage()
- func (x *NeedInfo) ProtoReflect() protoreflect.Message
- func (x *NeedInfo) Reset()
- func (x *NeedInfo) String() string
- type OAuthStartRequest
- func (*OAuthStartRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OAuthStartRequest) GetAgentId() string
- func (x *OAuthStartRequest) GetRedirectUri() string
- func (x *OAuthStartRequest) GetSlug() string
- func (*OAuthStartRequest) ProtoMessage()
- func (x *OAuthStartRequest) ProtoReflect() protoreflect.Message
- func (x *OAuthStartRequest) Reset()
- func (x *OAuthStartRequest) String() string
- type OAuthStartResponse
- func (*OAuthStartResponse) Descriptor() ([]byte, []int)deprecated
- func (x *OAuthStartResponse) GetAuthorizeUrl() string
- func (*OAuthStartResponse) ProtoMessage()
- func (x *OAuthStartResponse) ProtoReflect() protoreflect.Message
- func (x *OAuthStartResponse) Reset()
- func (x *OAuthStartResponse) String() string
- type OwnedResourceInfo
- func (*OwnedResourceInfo) Descriptor() ([]byte, []int)deprecated
- func (x *OwnedResourceInfo) GetAgentCount() int32
- func (x *OwnedResourceInfo) GetAuthMode() string
- func (x *OwnedResourceInfo) GetAuthorized() bool
- func (x *OwnedResourceInfo) GetCapabilities() []string
- func (x *OwnedResourceInfo) GetConnectorStatus() *ConnectorResourceStatusInfo
- func (x *OwnedResourceInfo) GetCreatedAt() *timestamppb.Timestamp
- func (x *OwnedResourceInfo) GetDisplayName() string
- func (x *OwnedResourceInfo) GetHostId() string
- func (x *OwnedResourceInfo) GetId() string
- func (x *OwnedResourceInfo) GetLastUsedAt() *timestamppb.Timestamp
- func (x *OwnedResourceInfo) GetName() string
- func (x *OwnedResourceInfo) GetOwnerName() string
- func (x *OwnedResourceInfo) GetOwnerUserId() string
- func (x *OwnedResourceInfo) GetSlug() string
- func (x *OwnedResourceInfo) GetType() string
- func (*OwnedResourceInfo) ProtoMessage()
- func (x *OwnedResourceInfo) ProtoReflect() protoreflect.Message
- func (x *OwnedResourceInfo) Reset()
- func (x *OwnedResourceInfo) String() string
- type PaginatedMessagesResponse
- func (*PaginatedMessagesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *PaginatedMessagesResponse) GetHasMore() bool
- func (x *PaginatedMessagesResponse) GetMessages() []*AgentMessageInfo
- func (*PaginatedMessagesResponse) ProtoMessage()
- func (x *PaginatedMessagesResponse) ProtoReflect() protoreflect.Message
- func (x *PaginatedMessagesResponse) Reset()
- func (x *PaginatedMessagesResponse) String() string
- type Passkey
- func (*Passkey) Descriptor() ([]byte, []int)deprecated
- func (x *Passkey) GetBackupEligible() bool
- func (x *Passkey) GetCreatedAt() *timestamppb.Timestamp
- func (x *Passkey) GetFriendlyName() string
- func (x *Passkey) GetId() string
- func (x *Passkey) GetLastUsedAt() *timestamppb.Timestamp
- func (*Passkey) ProtoMessage()
- func (x *Passkey) ProtoReflect() protoreflect.Message
- func (x *Passkey) Reset()
- func (x *Passkey) String() string
- type PendingConfirmation
- func (*PendingConfirmation) Descriptor() ([]byte, []int)deprecated
- func (x *PendingConfirmation) GetCode() string
- func (x *PendingConfirmation) GetDescription() string
- func (x *PendingConfirmation) GetInput() string
- func (x *PendingConfirmation) GetPatterns() []string
- func (x *PendingConfirmation) GetPermission() string
- func (x *PendingConfirmation) GetRunId() string
- func (x *PendingConfirmation) GetToolCallId() string
- func (x *PendingConfirmation) GetToolName() string
- func (*PendingConfirmation) ProtoMessage()
- func (x *PendingConfirmation) ProtoReflect() protoreflect.Message
- func (x *PendingConfirmation) Reset()
- func (x *PendingConfirmation) String() string
- type PlatformIdentityInfo
- func (*PlatformIdentityInfo) Descriptor() ([]byte, []int)deprecated
- func (x *PlatformIdentityInfo) GetCreatedAt() *timestamppb.Timestamp
- func (x *PlatformIdentityInfo) GetId() string
- func (x *PlatformIdentityInfo) GetOwnerDisplayName() string
- func (x *PlatformIdentityInfo) GetOwnerEmail() string
- func (x *PlatformIdentityInfo) GetOwnerUserId() string
- func (x *PlatformIdentityInfo) GetPlatform() string
- func (x *PlatformIdentityInfo) GetPlatformUserId() string
- func (*PlatformIdentityInfo) ProtoMessage()
- func (x *PlatformIdentityInfo) ProtoReflect() protoreflect.Message
- func (x *PlatformIdentityInfo) Reset()
- func (x *PlatformIdentityInfo) String() string
- type PromptRequest
- func (*PromptRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PromptRequest) GetApproved() bool
- func (x *PromptRequest) GetConversationId() string
- func (x *PromptRequest) GetFilePaths() []string
- func (x *PromptRequest) GetMessage() string
- func (x *PromptRequest) GetResumeRunId() string
- func (*PromptRequest) ProtoMessage()
- func (x *PromptRequest) ProtoReflect() protoreflect.Message
- func (x *PromptRequest) Reset()
- func (x *PromptRequest) String() string
- type PromptResponse
- func (*PromptResponse) Descriptor() ([]byte, []int)deprecated
- func (x *PromptResponse) GetCommandReply() string
- func (x *PromptResponse) GetConversationId() string
- func (x *PromptResponse) GetRunId() string
- func (*PromptResponse) ProtoMessage()
- func (x *PromptResponse) ProtoReflect() protoreflect.Message
- func (x *PromptResponse) Reset()
- func (x *PromptResponse) String() string
- type Provider
- func (*Provider) Descriptor() ([]byte, []int)deprecated
- func (x *Provider) GetBaseUrl() string
- func (x *Provider) GetCreatedAt() *timestamppb.Timestamp
- func (x *Provider) GetDisplayName() string
- func (x *Provider) GetHasApiKey() bool
- func (x *Provider) GetId() string
- func (x *Provider) GetIsEnabled() bool
- func (x *Provider) GetProviderId() string
- func (x *Provider) GetSlug() string
- func (x *Provider) GetUpdatedAt() *timestamppb.Timestamp
- func (*Provider) ProtoMessage()
- func (x *Provider) ProtoReflect() protoreflect.Message
- func (x *Provider) Reset()
- func (x *Provider) String() string
- type ProviderCapabilityInfo
- func (*ProviderCapabilityInfo) Descriptor() ([]byte, []int)deprecated
- func (x *ProviderCapabilityInfo) GetCapabilities() []string
- func (x *ProviderCapabilityInfo) GetCatalogOnly() bool
- func (x *ProviderCapabilityInfo) GetConfigured() bool
- func (x *ProviderCapabilityInfo) GetDisplayName() string
- func (x *ProviderCapabilityInfo) GetProviderId() string
- func (*ProviderCapabilityInfo) ProtoMessage()
- func (x *ProviderCapabilityInfo) ProtoReflect() protoreflect.Message
- func (x *ProviderCapabilityInfo) Reset()
- func (x *ProviderCapabilityInfo) String() string
- type ProviderInfo
- func (*ProviderInfo) Descriptor() ([]byte, []int)deprecated
- func (x *ProviderInfo) GetId() string
- func (x *ProviderInfo) GetName() string
- func (*ProviderInfo) ProtoMessage()
- func (x *ProviderInfo) ProtoReflect() protoreflect.Message
- func (x *ProviderInfo) Reset()
- func (x *ProviderInfo) String() string
- type ProviderModel
- func (*ProviderModel) Descriptor() ([]byte, []int)deprecated
- func (x *ProviderModel) GetContextLimit() int32
- func (x *ProviderModel) GetCreatedAt() *timestamppb.Timestamp
- func (x *ProviderModel) GetDisplayName() string
- func (x *ProviderModel) GetIncludeUsage() bool
- func (x *ProviderModel) GetModelId() string
- func (x *ProviderModel) GetOutputLimit() int32
- func (x *ProviderModel) GetReasoning() bool
- func (x *ProviderModel) GetStructuredOutputs() bool
- func (x *ProviderModel) GetToolCall() bool
- func (x *ProviderModel) GetUpdatedAt() *timestamppb.Timestamp
- func (x *ProviderModel) GetVision() bool
- func (*ProviderModel) ProtoMessage()
- func (x *ProviderModel) ProtoReflect() protoreflect.Message
- func (x *ProviderModel) Reset()
- func (x *ProviderModel) String() string
- type ProviderModelCandidate
- func (*ProviderModelCandidate) Descriptor() ([]byte, []int)deprecated
- func (x *ProviderModelCandidate) GetModelId() string
- func (*ProviderModelCandidate) ProtoMessage()
- func (x *ProviderModelCandidate) ProtoReflect() protoreflect.Message
- func (x *ProviderModelCandidate) Reset()
- func (x *ProviderModelCandidate) String() string
- type RefreshRequest
- type RefreshResponse
- func (*RefreshResponse) Descriptor() ([]byte, []int)deprecated
- func (x *RefreshResponse) GetAccessToken() string
- func (x *RefreshResponse) GetRefreshToken() string
- func (*RefreshResponse) ProtoMessage()
- func (x *RefreshResponse) ProtoReflect() protoreflect.Message
- func (x *RefreshResponse) Reset()
- func (x *RefreshResponse) String() string
- type RegisterPasskeyResponse
- func (*RegisterPasskeyResponse) Descriptor() ([]byte, []int)deprecated
- func (x *RegisterPasskeyResponse) GetPasskey() *Passkey
- func (*RegisterPasskeyResponse) ProtoMessage()
- func (x *RegisterPasskeyResponse) ProtoReflect() protoreflect.Message
- func (x *RegisterPasskeyResponse) Reset()
- func (x *RegisterPasskeyResponse) String() string
- type RegisterRequest
- func (*RegisterRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RegisterRequest) GetDisplayName() string
- func (x *RegisterRequest) GetEmail() string
- func (x *RegisterRequest) GetPassword() string
- func (x *RegisterRequest) GetTenantName() string
- func (x *RegisterRequest) GetTenantSlug() string
- func (*RegisterRequest) ProtoMessage()
- func (x *RegisterRequest) ProtoReflect() protoreflect.Message
- func (x *RegisterRequest) Reset()
- func (x *RegisterRequest) String() string
- type RegisterResponse
- func (*RegisterResponse) Descriptor() ([]byte, []int)deprecated
- func (x *RegisterResponse) GetAccessToken() string
- func (x *RegisterResponse) GetRefreshToken() string
- func (x *RegisterResponse) GetTenant() *Tenant
- func (x *RegisterResponse) GetUser() *User
- func (*RegisterResponse) ProtoMessage()
- func (x *RegisterResponse) ProtoReflect() protoreflect.Message
- func (x *RegisterResponse) Reset()
- func (x *RegisterResponse) String() string
- type RenamePasskeyRequest
- func (*RenamePasskeyRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RenamePasskeyRequest) GetFriendlyName() string
- func (*RenamePasskeyRequest) ProtoMessage()
- func (x *RenamePasskeyRequest) ProtoReflect() protoreflect.Message
- func (x *RenamePasskeyRequest) Reset()
- func (x *RenamePasskeyRequest) String() string
- type RenameResourceRequest
- func (*RenameResourceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RenameResourceRequest) GetDisplayName() string
- func (*RenameResourceRequest) ProtoMessage()
- func (x *RenameResourceRequest) ProtoReflect() protoreflect.Message
- func (x *RenameResourceRequest) Reset()
- func (x *RenameResourceRequest) String() string
- type ReplaceProviderModelsRequest
- func (*ReplaceProviderModelsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ReplaceProviderModelsRequest) GetModels() []*ProviderModel
- func (*ReplaceProviderModelsRequest) ProtoMessage()
- func (x *ReplaceProviderModelsRequest) ProtoReflect() protoreflect.Message
- func (x *ReplaceProviderModelsRequest) Reset()
- func (x *ReplaceProviderModelsRequest) String() string
- type ReplaceProviderModelsResponse
- func (*ReplaceProviderModelsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ReplaceProviderModelsResponse) GetModels() []*ProviderModel
- func (*ReplaceProviderModelsResponse) ProtoMessage()
- func (x *ReplaceProviderModelsResponse) ProtoReflect() protoreflect.Message
- func (x *ReplaceProviderModelsResponse) Reset()
- func (x *ReplaceProviderModelsResponse) String() string
- type RequestConnectorInstallRequest
- func (*RequestConnectorInstallRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RequestConnectorInstallRequest) GetAgentId() string
- func (x *RequestConnectorInstallRequest) GetArtifactFileId() string
- func (x *RequestConnectorInstallRequest) GetDisplayName() string
- func (x *RequestConnectorInstallRequest) GetNeedSlug() string
- func (x *RequestConnectorInstallRequest) GetSettingsJson() string
- func (x *RequestConnectorInstallRequest) GetTimeoutSeconds() int32
- func (*RequestConnectorInstallRequest) ProtoMessage()
- func (x *RequestConnectorInstallRequest) ProtoReflect() protoreflect.Message
- func (x *RequestConnectorInstallRequest) Reset()
- func (x *RequestConnectorInstallRequest) String() string
- type RequestConnectorRemoveRequest
- func (*RequestConnectorRemoveRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RequestConnectorRemoveRequest) GetTimeoutSeconds() int32
- func (*RequestConnectorRemoveRequest) ProtoMessage()
- func (x *RequestConnectorRemoveRequest) ProtoReflect() protoreflect.Message
- func (x *RequestConnectorRemoveRequest) Reset()
- func (x *RequestConnectorRemoveRequest) String() string
- type RequestConnectorRollbackRequest
- func (*RequestConnectorRollbackRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RequestConnectorRollbackRequest) GetTimeoutSeconds() int32
- func (*RequestConnectorRollbackRequest) ProtoMessage()
- func (x *RequestConnectorRollbackRequest) ProtoReflect() protoreflect.Message
- func (x *RequestConnectorRollbackRequest) Reset()
- func (x *RequestConnectorRollbackRequest) String() string
- type RequestConnectorUpdateRequest
- func (*RequestConnectorUpdateRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RequestConnectorUpdateRequest) GetArtifactFileId() string
- func (x *RequestConnectorUpdateRequest) GetSettingsJson() string
- func (x *RequestConnectorUpdateRequest) GetTimeoutSeconds() int32
- func (*RequestConnectorUpdateRequest) ProtoMessage()
- func (x *RequestConnectorUpdateRequest) ProtoReflect() protoreflect.Message
- func (x *RequestConnectorUpdateRequest) Reset()
- func (x *RequestConnectorUpdateRequest) String() string
- type RequestHostShellRequest
- func (*RequestHostShellRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RequestHostShellRequest) GetArguments() []string
- func (x *RequestHostShellRequest) GetCommand() string
- func (x *RequestHostShellRequest) GetEnvironment() map[string]string
- func (x *RequestHostShellRequest) GetStdin() []byte
- func (x *RequestHostShellRequest) GetTimeoutSeconds() int32
- func (x *RequestHostShellRequest) GetWorkingDirectory() string
- func (*RequestHostShellRequest) ProtoMessage()
- func (x *RequestHostShellRequest) ProtoReflect() protoreflect.Message
- func (x *RequestHostShellRequest) Reset()
- func (x *RequestHostShellRequest) String() string
- type ResourceConsumerInfo
- func (*ResourceConsumerInfo) Descriptor() ([]byte, []int)deprecated
- func (x *ResourceConsumerInfo) GetAgentDetailPath() string
- func (x *ResourceConsumerInfo) GetAgentId() string
- func (x *ResourceConsumerInfo) GetAgentName() string
- func (x *ResourceConsumerInfo) GetAgentSlug() string
- func (x *ResourceConsumerInfo) GetCanAccessAgent() bool
- func (x *ResourceConsumerInfo) GetNeedSlug() string
- func (x *ResourceConsumerInfo) GetNeedType() string
- func (*ResourceConsumerInfo) ProtoMessage()
- func (x *ResourceConsumerInfo) ProtoReflect() protoreflect.Message
- func (x *ResourceConsumerInfo) Reset()
- func (x *ResourceConsumerInfo) String() string
- type ResourceGrantInfo
- func (*ResourceGrantInfo) Descriptor() ([]byte, []int)deprecated
- func (x *ResourceGrantInfo) GetCapabilities() []string
- func (x *ResourceGrantInfo) GetCreatedAt() *timestamppb.Timestamp
- func (x *ResourceGrantInfo) GetDisplayName() string
- func (x *ResourceGrantInfo) GetEmail() string
- func (x *ResourceGrantInfo) GetId() string
- func (x *ResourceGrantInfo) GetUserId() string
- func (*ResourceGrantInfo) ProtoMessage()
- func (x *ResourceGrantInfo) ProtoReflect() protoreflect.Message
- func (x *ResourceGrantInfo) Reset()
- func (x *ResourceGrantInfo) String() string
- type RetryJobResponse
- type RollbackBuildRequest
- func (*RollbackBuildRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RollbackBuildRequest) GetBuildId() string
- func (x *RollbackBuildRequest) GetConversationId() string
- func (*RollbackBuildRequest) ProtoMessage()
- func (x *RollbackBuildRequest) ProtoReflect() protoreflect.Message
- func (x *RollbackBuildRequest) Reset()
- func (x *RollbackBuildRequest) String() string
- type RouteInfo
- func (*RouteInfo) Descriptor() ([]byte, []int)deprecated
- func (x *RouteInfo) GetAccess() string
- func (x *RouteInfo) GetDescription() string
- func (x *RouteInfo) GetId() string
- func (x *RouteInfo) GetMethod() string
- func (x *RouteInfo) GetPath() string
- func (*RouteInfo) ProtoMessage()
- func (x *RouteInfo) ProtoReflect() protoreflect.Message
- func (x *RouteInfo) Reset()
- func (x *RouteInfo) String() string
- type RunInfo
- func (*RunInfo) Descriptor() ([]byte, []int)deprecated
- func (x *RunInfo) GetActions() *structpb.ListValue
- func (x *RunInfo) GetAgentId() string
- func (x *RunInfo) GetBridgeId() string
- func (x *RunInfo) GetDurationMs() int32
- func (x *RunInfo) GetErrorKind() string
- func (x *RunInfo) GetErrorMessage() string
- func (x *RunInfo) GetFinishedAt() *timestamppb.Timestamp
- func (x *RunInfo) GetId() string
- func (x *RunInfo) GetInputPayload() *structpb.Struct
- func (x *RunInfo) GetLlmCostEstimate() float64
- func (x *RunInfo) GetLlmTokensCached() int32
- func (x *RunInfo) GetLlmTokensIn() int32
- func (x *RunInfo) GetLlmTokensOut() int32
- func (x *RunInfo) GetPanicTrace() string
- func (x *RunInfo) GetSourceRef() string
- func (x *RunInfo) GetStartedAt() *timestamppb.Timestamp
- func (x *RunInfo) GetStatus() string
- func (x *RunInfo) GetStdoutLog() string
- func (x *RunInfo) GetTriggerType() string
- func (*RunInfo) ProtoMessage()
- func (x *RunInfo) ProtoReflect() protoreflect.Message
- func (x *RunInfo) Reset()
- func (x *RunInfo) String() string
- type ScheduleInfo
- func (*ScheduleInfo) Descriptor() ([]byte, []int)deprecated
- func (x *ScheduleInfo) GetCreatedAt() *timestamppb.Timestamp
- func (x *ScheduleInfo) GetDescription() string
- func (x *ScheduleInfo) GetEnabled() bool
- func (x *ScheduleInfo) GetHandlerName() string
- func (x *ScheduleInfo) GetHandlerVersion() int32
- func (x *ScheduleInfo) GetId() string
- func (x *ScheduleInfo) GetLastFiredAt() *timestamppb.Timestamp
- func (x *ScheduleInfo) GetNextFireAt() *timestamppb.Timestamp
- func (x *ScheduleInfo) GetSchedule() string
- func (x *ScheduleInfo) GetSlug() string
- func (*ScheduleInfo) ProtoMessage()
- func (x *ScheduleInfo) ProtoReflect() protoreflect.Message
- func (x *ScheduleInfo) Reset()
- func (x *ScheduleInfo) String() string
- type SetAPIKeyRequest
- func (*SetAPIKeyRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetAPIKeyRequest) GetApiKey() string
- func (x *SetAPIKeyRequest) GetCreateNew() bool
- func (x *SetAPIKeyRequest) GetDisplayName() string
- func (*SetAPIKeyRequest) ProtoMessage()
- func (x *SetAPIKeyRequest) ProtoReflect() protoreflect.Message
- func (x *SetAPIKeyRequest) Reset()
- func (x *SetAPIKeyRequest) String() string
- type SetConnectorLabelsRequest
- func (*SetConnectorLabelsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetConnectorLabelsRequest) GetLabels() map[string]string
- func (*SetConnectorLabelsRequest) ProtoMessage()
- func (x *SetConnectorLabelsRequest) ProtoReflect() protoreflect.Message
- func (x *SetConnectorLabelsRequest) Reset()
- func (x *SetConnectorLabelsRequest) String() string
- type SetEnvVarValueRequest
- func (*SetEnvVarValueRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetEnvVarValueRequest) GetValue() string
- func (*SetEnvVarValueRequest) ProtoMessage()
- func (x *SetEnvVarValueRequest) ProtoReflect() protoreflect.Message
- func (x *SetEnvVarValueRequest) Reset()
- func (x *SetEnvVarValueRequest) String() string
- type SetOAuthAppRequest
- func (*SetOAuthAppRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetOAuthAppRequest) GetClientId() string
- func (x *SetOAuthAppRequest) GetClientSecret() string
- func (x *SetOAuthAppRequest) GetCreateNew() bool
- func (x *SetOAuthAppRequest) GetDisplayName() string
- func (*SetOAuthAppRequest) ProtoMessage()
- func (x *SetOAuthAppRequest) ProtoReflect() protoreflect.Message
- func (x *SetOAuthAppRequest) Reset()
- func (x *SetOAuthAppRequest) String() string
- type SetPasswordRequest
- func (*SetPasswordRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetPasswordRequest) GetPassword() string
- func (*SetPasswordRequest) ProtoMessage()
- func (x *SetPasswordRequest) ProtoReflect() protoreflect.Message
- func (x *SetPasswordRequest) Reset()
- func (x *SetPasswordRequest) String() string
- type SetupCountsInfo
- func (*SetupCountsInfo) Descriptor() ([]byte, []int)deprecated
- func (x *SetupCountsInfo) GetConnections() int32
- func (x *SetupCountsInfo) GetConnectors() int32
- func (x *SetupCountsInfo) GetEnvVars() int32
- func (x *SetupCountsInfo) GetMcpServers() int32
- func (*SetupCountsInfo) ProtoMessage()
- func (x *SetupCountsInfo) ProtoReflect() protoreflect.Message
- func (x *SetupCountsInfo) Reset()
- func (x *SetupCountsInfo) String() string
- type SiblingInfo
- func (*SiblingInfo) Descriptor() ([]byte, []int)deprecated
- func (x *SiblingInfo) GetCreatedAt() *timestamppb.Timestamp
- func (x *SiblingInfo) GetDescription() string
- func (x *SiblingInfo) GetEffectiveMaxAccess() string
- func (x *SiblingInfo) GetId() string
- func (x *SiblingInfo) GetMaxAccess() string
- func (x *SiblingInfo) GetName() string
- func (x *SiblingInfo) GetSlug() string
- func (*SiblingInfo) ProtoMessage()
- func (x *SiblingInfo) ProtoReflect() protoreflect.Message
- func (x *SiblingInfo) Reset()
- func (x *SiblingInfo) String() string
- type StartAuthorizationForNeedRequest
- func (*StartAuthorizationForNeedRequest) Descriptor() ([]byte, []int)deprecated
- func (x *StartAuthorizationForNeedRequest) GetAgentId() string
- func (x *StartAuthorizationForNeedRequest) GetCreateNew() bool
- func (x *StartAuthorizationForNeedRequest) GetDisplayName() string
- func (x *StartAuthorizationForNeedRequest) GetRedirectUri() string
- func (x *StartAuthorizationForNeedRequest) GetResourceId() string
- func (x *StartAuthorizationForNeedRequest) GetSlug() string
- func (x *StartAuthorizationForNeedRequest) GetType() string
- func (*StartAuthorizationForNeedRequest) ProtoMessage()
- func (x *StartAuthorizationForNeedRequest) ProtoReflect() protoreflect.Message
- func (x *StartAuthorizationForNeedRequest) Reset()
- func (x *StartAuthorizationForNeedRequest) String() string
- type StartAuthorizationForNeedResponse
- func (*StartAuthorizationForNeedResponse) Descriptor() ([]byte, []int)deprecated
- func (x *StartAuthorizationForNeedResponse) GetAuthorizeUrl() string
- func (x *StartAuthorizationForNeedResponse) GetResourceId() string
- func (x *StartAuthorizationForNeedResponse) GetStatus() string
- func (*StartAuthorizationForNeedResponse) ProtoMessage()
- func (x *StartAuthorizationForNeedResponse) ProtoReflect() protoreflect.Message
- func (x *StartAuthorizationForNeedResponse) Reset()
- func (x *StartAuthorizationForNeedResponse) String() string
- type SystemSettingsInfo
- func (*SystemSettingsInfo) Descriptor() ([]byte, []int)deprecated
- func (x *SystemSettingsInfo) GetDefaultBuildModel() string
- func (x *SystemSettingsInfo) GetDefaultBuildProviderId() string
- func (x *SystemSettingsInfo) GetDefaultEmbeddingModel() string
- func (x *SystemSettingsInfo) GetDefaultEmbeddingProviderId() string
- func (x *SystemSettingsInfo) GetDefaultExecModel() string
- func (x *SystemSettingsInfo) GetDefaultExecProviderId() string
- func (x *SystemSettingsInfo) GetDefaultImageGenModel() string
- func (x *SystemSettingsInfo) GetDefaultImageGenProviderId() string
- func (x *SystemSettingsInfo) GetDefaultSearchModel() string
- func (x *SystemSettingsInfo) GetDefaultSearchProviderId() string
- func (x *SystemSettingsInfo) GetDefaultSttModel() string
- func (x *SystemSettingsInfo) GetDefaultSttProviderId() string
- func (x *SystemSettingsInfo) GetDefaultTtsModel() string
- func (x *SystemSettingsInfo) GetDefaultTtsProviderId() string
- func (x *SystemSettingsInfo) GetDefaultVisionModel() string
- func (x *SystemSettingsInfo) GetDefaultVisionProviderId() string
- func (x *SystemSettingsInfo) GetUiLocale() string
- func (*SystemSettingsInfo) ProtoMessage()
- func (x *SystemSettingsInfo) ProtoReflect() protoreflect.Message
- func (x *SystemSettingsInfo) Reset()
- func (x *SystemSettingsInfo) String() string
- type Tenant
- func (*Tenant) Descriptor() ([]byte, []int)deprecated
- func (x *Tenant) GetCreatedAt() *timestamppb.Timestamp
- func (x *Tenant) GetId() string
- func (x *Tenant) GetName() string
- func (x *Tenant) GetSettings() *structpb.Struct
- func (x *Tenant) GetSlug() string
- func (x *Tenant) GetUpdatedAt() *timestamppb.Timestamp
- func (*Tenant) ProtoMessage()
- func (x *Tenant) ProtoReflect() protoreflect.Message
- func (x *Tenant) Reset()
- func (x *Tenant) String() string
- type TenantRole
- type TestCredentialResponse
- func (*TestCredentialResponse) Descriptor() ([]byte, []int)deprecated
- func (x *TestCredentialResponse) GetMessage() string
- func (x *TestCredentialResponse) GetStatusCode() int32
- func (x *TestCredentialResponse) GetSuccess() bool
- func (*TestCredentialResponse) ProtoMessage()
- func (x *TestCredentialResponse) ProtoReflect() protoreflect.Message
- func (x *TestCredentialResponse) Reset()
- func (x *TestCredentialResponse) String() string
- type TodoItem
- func (*TodoItem) Descriptor() ([]byte, []int)deprecated
- func (x *TodoItem) GetContent() string
- func (x *TodoItem) GetId() string
- func (x *TodoItem) GetPriority() string
- func (x *TodoItem) GetStatus() string
- func (*TodoItem) ProtoMessage()
- func (x *TodoItem) ProtoReflect() protoreflect.Message
- func (x *TodoItem) Reset()
- func (x *TodoItem) String() string
- type ToolInfo
- func (*ToolInfo) Descriptor() ([]byte, []int)deprecated
- func (x *ToolInfo) GetAccess() string
- func (x *ToolInfo) GetDescription() string
- func (x *ToolInfo) GetId() string
- func (x *ToolInfo) GetInputSchema() string
- func (x *ToolInfo) GetName() string
- func (x *ToolInfo) GetOutputSchema() string
- func (*ToolInfo) ProtoMessage()
- func (x *ToolInfo) ProtoReflect() protoreflect.Message
- func (x *ToolInfo) Reset()
- func (x *ToolInfo) String() string
- type TopicInfo
- func (*TopicInfo) Descriptor() ([]byte, []int)deprecated
- func (x *TopicInfo) GetDescription() string
- func (x *TopicInfo) GetId() string
- func (x *TopicInfo) GetSlug() string
- func (x *TopicInfo) GetSubscribed() bool
- func (*TopicInfo) ProtoMessage()
- func (x *TopicInfo) ProtoReflect() protoreflect.Message
- func (x *TopicInfo) Reset()
- func (x *TopicInfo) String() string
- type TransferAgentOwnershipRequest
- func (*TransferAgentOwnershipRequest) Descriptor() ([]byte, []int)deprecated
- func (x *TransferAgentOwnershipRequest) GetNewOwnerId() string
- func (*TransferAgentOwnershipRequest) ProtoMessage()
- func (x *TransferAgentOwnershipRequest) ProtoReflect() protoreflect.Message
- func (x *TransferAgentOwnershipRequest) Reset()
- func (x *TransferAgentOwnershipRequest) String() string
- type TransferAgentOwnershipResponse
- func (*TransferAgentOwnershipResponse) Descriptor() ([]byte, []int)deprecated
- func (x *TransferAgentOwnershipResponse) GetAgent() *AgentInfo
- func (*TransferAgentOwnershipResponse) ProtoMessage()
- func (x *TransferAgentOwnershipResponse) ProtoReflect() protoreflect.Message
- func (x *TransferAgentOwnershipResponse) Reset()
- func (x *TransferAgentOwnershipResponse) String() string
- type TransferResourceOwnershipRequest
- func (*TransferResourceOwnershipRequest) Descriptor() ([]byte, []int)deprecated
- func (x *TransferResourceOwnershipRequest) GetNewOwnerUserId() string
- func (*TransferResourceOwnershipRequest) ProtoMessage()
- func (x *TransferResourceOwnershipRequest) ProtoReflect() protoreflect.Message
- func (x *TransferResourceOwnershipRequest) Reset()
- func (x *TransferResourceOwnershipRequest) String() string
- type UpdateAgentModelConfigRequest
- func (*UpdateAgentModelConfigRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateAgentModelConfigRequest) GetConfig() *AgentModelConfig
- func (*UpdateAgentModelConfigRequest) ProtoMessage()
- func (x *UpdateAgentModelConfigRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateAgentModelConfigRequest) Reset()
- func (x *UpdateAgentModelConfigRequest) String() string
- type UpdateAgentModelConfigResponse
- func (*UpdateAgentModelConfigResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateAgentModelConfigResponse) GetConfig() *AgentModelConfig
- func (*UpdateAgentModelConfigResponse) ProtoMessage()
- func (x *UpdateAgentModelConfigResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateAgentModelConfigResponse) Reset()
- func (x *UpdateAgentModelConfigResponse) String() string
- type UpdateAgentRequest
- func (*UpdateAgentRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateAgentRequest) GetAutoFix() bool
- func (x *UpdateAgentRequest) GetDescription() string
- func (x *UpdateAgentRequest) GetName() string
- func (x *UpdateAgentRequest) GetSlug() string
- func (*UpdateAgentRequest) ProtoMessage()
- func (x *UpdateAgentRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateAgentRequest) Reset()
- func (x *UpdateAgentRequest) String() string
- type UpdateAgentResponse
- func (*UpdateAgentResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateAgentResponse) GetAgent() *AgentInfo
- func (*UpdateAgentResponse) ProtoMessage()
- func (x *UpdateAgentResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateAgentResponse) Reset()
- func (x *UpdateAgentResponse) String() string
- type UpdateAgentSharingRequest
- func (*UpdateAgentSharingRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateAgentSharingRequest) GetSettings() *A2ASettings
- func (*UpdateAgentSharingRequest) ProtoMessage()
- func (x *UpdateAgentSharingRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateAgentSharingRequest) Reset()
- func (x *UpdateAgentSharingRequest) String() string
- type UpdateAgentSharingResponse
- func (*UpdateAgentSharingResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateAgentSharingResponse) GetSettings() *A2ASettings
- func (*UpdateAgentSharingResponse) ProtoMessage()
- func (x *UpdateAgentSharingResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateAgentSharingResponse) Reset()
- func (x *UpdateAgentSharingResponse) String() string
- type UpdateBridgeRequest
- func (*UpdateBridgeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateBridgeRequest) GetAgentId() string
- func (x *UpdateBridgeRequest) GetIsManager() bool
- func (x *UpdateBridgeRequest) GetIsSystem() bool
- func (*UpdateBridgeRequest) ProtoMessage()
- func (x *UpdateBridgeRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateBridgeRequest) Reset()
- func (x *UpdateBridgeRequest) String() string
- type UpdateMeRequest
- type UpdateProviderRequest
- func (*UpdateProviderRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateProviderRequest) GetApiKey() string
- func (x *UpdateProviderRequest) GetBaseUrl() string
- func (x *UpdateProviderRequest) GetClearApiKey() bool
- func (x *UpdateProviderRequest) GetDisplayName() string
- func (x *UpdateProviderRequest) GetIsEnabled() bool
- func (x *UpdateProviderRequest) GetSlug() string
- func (*UpdateProviderRequest) ProtoMessage()
- func (x *UpdateProviderRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateProviderRequest) Reset()
- func (x *UpdateProviderRequest) String() string
- type UpdateProviderResponse
- func (*UpdateProviderResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateProviderResponse) GetProvider() *Provider
- func (*UpdateProviderResponse) ProtoMessage()
- func (x *UpdateProviderResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateProviderResponse) Reset()
- func (x *UpdateProviderResponse) String() string
- type UpdateSystemSettingsRequest
- func (*UpdateSystemSettingsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateSystemSettingsRequest) GetSettings() *SystemSettingsInfo
- func (*UpdateSystemSettingsRequest) ProtoMessage()
- func (x *UpdateSystemSettingsRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateSystemSettingsRequest) Reset()
- func (x *UpdateSystemSettingsRequest) String() string
- type UpdateSystemSettingsResponse
- func (*UpdateSystemSettingsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateSystemSettingsResponse) GetSettings() *SystemSettingsInfo
- func (*UpdateSystemSettingsResponse) ProtoMessage()
- func (x *UpdateSystemSettingsResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateSystemSettingsResponse) Reset()
- func (x *UpdateSystemSettingsResponse) String() string
- type UpdateUserRoleRequest
- func (*UpdateUserRoleRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateUserRoleRequest) GetTenantRole() string
- func (*UpdateUserRoleRequest) ProtoMessage()
- func (x *UpdateUserRoleRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateUserRoleRequest) Reset()
- func (x *UpdateUserRoleRequest) String() string
- type UpgradeAgentRequest
- func (*UpgradeAgentRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpgradeAgentRequest) GetDescription() string
- func (x *UpgradeAgentRequest) GetRunId() string
- func (*UpgradeAgentRequest) ProtoMessage()
- func (x *UpgradeAgentRequest) ProtoReflect() protoreflect.Message
- func (x *UpgradeAgentRequest) Reset()
- func (x *UpgradeAgentRequest) String() string
- type UploadFileResponse
- func (*UploadFileResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UploadFileResponse) GetKey() string
- func (x *UploadFileResponse) GetUploadUrl() string
- func (*UploadFileResponse) ProtoMessage()
- func (x *UploadFileResponse) ProtoReflect() protoreflect.Message
- func (x *UploadFileResponse) Reset()
- func (x *UploadFileResponse) String() string
- type UpsertResourceGrantRequest
- func (*UpsertResourceGrantRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpsertResourceGrantRequest) GetCapabilities() []string
- func (*UpsertResourceGrantRequest) ProtoMessage()
- func (x *UpsertResourceGrantRequest) ProtoReflect() protoreflect.Message
- func (x *UpsertResourceGrantRequest) Reset()
- func (x *UpsertResourceGrantRequest) String() string
- type UsageByAgent
- func (*UsageByAgent) Descriptor() ([]byte, []int)deprecated
- func (x *UsageByAgent) GetAgentName() string
- func (x *UsageByAgent) GetAgentSlug() string
- func (x *UsageByAgent) GetCalls() int64
- func (x *UsageByAgent) GetCostTotal() float64
- func (x *UsageByAgent) GetDeleted() bool
- func (x *UsageByAgent) GetOwnerEmail() string
- func (x *UsageByAgent) GetOwnerName() string
- func (x *UsageByAgent) GetTokensCached() int64
- func (x *UsageByAgent) GetTokensIn() int64
- func (x *UsageByAgent) GetTokensOut() int64
- func (*UsageByAgent) ProtoMessage()
- func (x *UsageByAgent) ProtoReflect() protoreflect.Message
- func (x *UsageByAgent) Reset()
- func (x *UsageByAgent) String() string
- type UsageByModel
- func (*UsageByModel) Descriptor() ([]byte, []int)deprecated
- func (x *UsageByModel) GetCalls() int64
- func (x *UsageByModel) GetCostTotal() float64
- func (x *UsageByModel) GetModel() string
- func (x *UsageByModel) GetProviderCatalogId() string
- func (x *UsageByModel) GetProviderSlug() string
- func (x *UsageByModel) GetTokensIn() int64
- func (x *UsageByModel) GetTokensOut() int64
- func (*UsageByModel) ProtoMessage()
- func (x *UsageByModel) ProtoReflect() protoreflect.Message
- func (x *UsageByModel) Reset()
- func (x *UsageByModel) String() string
- type UsageByUser
- func (*UsageByUser) Descriptor() ([]byte, []int)deprecated
- func (x *UsageByUser) GetCalls() int64
- func (x *UsageByUser) GetCostTotal() float64
- func (x *UsageByUser) GetDeleted() bool
- func (x *UsageByUser) GetTokensCached() int64
- func (x *UsageByUser) GetTokensIn() int64
- func (x *UsageByUser) GetTokensOut() int64
- func (x *UsageByUser) GetUserEmail() string
- func (*UsageByUser) ProtoMessage()
- func (x *UsageByUser) ProtoReflect() protoreflect.Message
- func (x *UsageByUser) Reset()
- func (x *UsageByUser) String() string
- type UsageSummary
- func (*UsageSummary) Descriptor() ([]byte, []int)deprecated
- func (x *UsageSummary) GetCalls() int64
- func (x *UsageSummary) GetCostTotal() float64
- func (x *UsageSummary) GetTokensCached() int64
- func (x *UsageSummary) GetTokensIn() int64
- func (x *UsageSummary) GetTokensOut() int64
- func (*UsageSummary) ProtoMessage()
- func (x *UsageSummary) ProtoReflect() protoreflect.Message
- func (x *UsageSummary) Reset()
- func (x *UsageSummary) String() string
- type User
- func (*User) Descriptor() ([]byte, []int)deprecated
- func (x *User) GetCreatedAt() *timestamppb.Timestamp
- func (x *User) GetDisplayName() string
- func (x *User) GetEmail() string
- func (x *User) GetHasPassword() bool
- func (x *User) GetId() string
- func (x *User) GetMustChangePassword() bool
- func (x *User) GetOidcSub() string
- func (x *User) GetTenantId() string
- func (x *User) GetTenantRole() TenantRole
- func (x *User) GetUpdatedAt() *timestamppb.Timestamp
- func (*User) ProtoMessage()
- func (x *User) ProtoReflect() protoreflect.Message
- func (x *User) Reset()
- func (x *User) String() string
- type UserSession
- func (*UserSession) Descriptor() ([]byte, []int)deprecated
- func (x *UserSession) GetClientName() string
- func (x *UserSession) GetCreatedAt() *timestamppb.Timestamp
- func (x *UserSession) GetDeviceName() string
- func (x *UserSession) GetExpiresAt() *timestamppb.Timestamp
- func (x *UserSession) GetId() string
- func (x *UserSession) GetKind() string
- func (x *UserSession) GetLastUsedAt() *timestamppb.Timestamp
- func (*UserSession) ProtoMessage()
- func (x *UserSession) ProtoReflect() protoreflect.Message
- func (x *UserSession) Reset()
- func (x *UserSession) String() string
- type UserSummary
- func (*UserSummary) Descriptor() ([]byte, []int)deprecated
- func (x *UserSummary) GetDisplayName() string
- func (x *UserSummary) GetEmail() string
- func (x *UserSummary) GetId() string
- func (x *UserSummary) GetKind() string
- func (*UserSummary) ProtoMessage()
- func (x *UserSummary) ProtoReflect() protoreflect.Message
- func (x *UserSummary) Reset()
- func (x *UserSummary) String() string
- type WebhookInfo
- func (*WebhookInfo) Descriptor() ([]byte, []int)deprecated
- func (x *WebhookInfo) GetCreatedAt() *timestamppb.Timestamp
- func (x *WebhookInfo) GetDescription() string
- func (x *WebhookInfo) GetId() string
- func (x *WebhookInfo) GetLastReceivedAt() *timestamppb.Timestamp
- func (x *WebhookInfo) GetPath() string
- func (x *WebhookInfo) GetPublicUrl() string
- func (x *WebhookInfo) GetSecretMasked() string
- func (x *WebhookInfo) GetVerifyMode() string
- func (*WebhookInfo) ProtoMessage()
- func (x *WebhookInfo) ProtoReflect() protoreflect.Message
- func (x *WebhookInfo) Reset()
- func (x *WebhookInfo) String() string
Constants ¶
This section is empty.
Variables ¶
var ( TenantRole_name = map[int32]string{ 0: "TENANT_ROLE_UNSPECIFIED", 1: "TENANT_ROLE_ADMIN", 2: "TENANT_ROLE_MANAGER", 3: "TENANT_ROLE_USER", } TenantRole_value = map[string]int32{ "TENANT_ROLE_UNSPECIFIED": 0, "TENANT_ROLE_ADMIN": 1, "TENANT_ROLE_MANAGER": 2, "TENANT_ROLE_USER": 3, } )
Enum value maps for TenantRole.
var ( MessageRole_name = map[int32]string{ 0: "MESSAGE_ROLE_UNSPECIFIED", 1: "MESSAGE_ROLE_USER", 2: "MESSAGE_ROLE_ASSISTANT", 3: "MESSAGE_ROLE_SYSTEM", 4: "MESSAGE_ROLE_TOOL", } MessageRole_value = map[string]int32{ "MESSAGE_ROLE_UNSPECIFIED": 0, "MESSAGE_ROLE_USER": 1, "MESSAGE_ROLE_ASSISTANT": 2, "MESSAGE_ROLE_SYSTEM": 3, "MESSAGE_ROLE_TOOL": 4, } )
Enum value maps for MessageRole.
var ( AgentBuildDeploymentPhase_name = map[int32]string{ 0: "AGENT_BUILD_DEPLOYMENT_PHASE_UNSPECIFIED", 1: "AGENT_BUILD_DEPLOYMENT_PHASE_BUILDING", 2: "AGENT_BUILD_DEPLOYMENT_PHASE_MANIFEST", 3: "AGENT_BUILD_DEPLOYMENT_PHASE_BLOCKED", 4: "AGENT_BUILD_DEPLOYMENT_PHASE_PAUSED", 5: "AGENT_BUILD_DEPLOYMENT_PHASE_STARTING", 6: "AGENT_BUILD_DEPLOYMENT_PHASE_ROLLBACK", 7: "AGENT_BUILD_DEPLOYMENT_PHASE_COMPLETE", 8: "AGENT_BUILD_DEPLOYMENT_PHASE_FAILED", } AgentBuildDeploymentPhase_value = map[string]int32{ "AGENT_BUILD_DEPLOYMENT_PHASE_UNSPECIFIED": 0, "AGENT_BUILD_DEPLOYMENT_PHASE_BUILDING": 1, "AGENT_BUILD_DEPLOYMENT_PHASE_MANIFEST": 2, "AGENT_BUILD_DEPLOYMENT_PHASE_BLOCKED": 3, "AGENT_BUILD_DEPLOYMENT_PHASE_PAUSED": 4, "AGENT_BUILD_DEPLOYMENT_PHASE_STARTING": 5, "AGENT_BUILD_DEPLOYMENT_PHASE_ROLLBACK": 6, "AGENT_BUILD_DEPLOYMENT_PHASE_COMPLETE": 7, "AGENT_BUILD_DEPLOYMENT_PHASE_FAILED": 8, } )
Enum value maps for AgentBuildDeploymentPhase.
var File_airlock_v1_api_proto protoreflect.FileDescriptor
var File_airlock_v1_types_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type A2ASettings ¶
type A2ASettings struct {
// Anonymous (no-JWT) MCP requests may reach public-tier tools.
AllowPublicMcp bool `protobuf:"varint,2,opt,name=allow_public_mcp,json=allowPublicMcp,proto3" json:"allow_public_mcp,omitempty"`
// The agent serves an MCP endpoint to grant-authorized callers at all.
McpEnabled bool `protobuf:"varint,3,opt,name=mcp_enabled,json=mcpEnabled,proto3" json:"mcp_enabled,omitempty"`
// Anonymous requests may reach the agent's AccessPublic web routes.
AllowPublicRoutes bool `protobuf:"varint,4,opt,name=allow_public_routes,json=allowPublicRoutes,proto3" json:"allow_public_routes,omitempty"`
// contains filtered or unexported fields
}
A2ASettings is the per-agent protocol-surface toggles, orthogonal to the grant ladder that governs authed MCP access. Wire shape for get_agent_sharing / set_agent_sharing.
func (*A2ASettings) Descriptor
deprecated
func (*A2ASettings) Descriptor() ([]byte, []int)
Deprecated: Use A2ASettings.ProtoReflect.Descriptor instead.
func (*A2ASettings) GetAllowPublicMcp ¶
func (x *A2ASettings) GetAllowPublicMcp() bool
func (*A2ASettings) GetAllowPublicRoutes ¶
func (x *A2ASettings) GetAllowPublicRoutes() bool
func (*A2ASettings) GetMcpEnabled ¶
func (x *A2ASettings) GetMcpEnabled() bool
func (*A2ASettings) ProtoMessage ¶
func (*A2ASettings) ProtoMessage()
func (*A2ASettings) ProtoReflect ¶
func (x *A2ASettings) ProtoReflect() protoreflect.Message
func (*A2ASettings) Reset ¶
func (x *A2ASettings) Reset()
func (*A2ASettings) String ¶
func (x *A2ASettings) String() string
type ActivateRequest ¶
type ActivateRequest struct {
Email string `protobuf:"bytes,1,opt,name=email,proto3" json:"email,omitempty"`
Password string `protobuf:"bytes,2,opt,name=password,proto3" json:"password,omitempty"`
DisplayName string `protobuf:"bytes,3,opt,name=display_name,json=displayName,proto3" json:"display_name,omitempty"`
ActivationCode string `protobuf:"bytes,4,opt,name=activation_code,json=activationCode,proto3" json:"activation_code,omitempty"`
UiLocale string `protobuf:"bytes,5,opt,name=ui_locale,json=uiLocale,proto3" json:"ui_locale,omitempty"`
// contains filtered or unexported fields
}
func (*ActivateRequest) Descriptor
deprecated
func (*ActivateRequest) Descriptor() ([]byte, []int)
Deprecated: Use ActivateRequest.ProtoReflect.Descriptor instead.
func (*ActivateRequest) GetActivationCode ¶
func (x *ActivateRequest) GetActivationCode() string
func (*ActivateRequest) GetDisplayName ¶
func (x *ActivateRequest) GetDisplayName() string
func (*ActivateRequest) GetEmail ¶
func (x *ActivateRequest) GetEmail() string
func (*ActivateRequest) GetPassword ¶
func (x *ActivateRequest) GetPassword() string
func (*ActivateRequest) GetUiLocale ¶ added in v0.6.0
func (x *ActivateRequest) GetUiLocale() string
func (*ActivateRequest) ProtoMessage ¶
func (*ActivateRequest) ProtoMessage()
func (*ActivateRequest) ProtoReflect ¶
func (x *ActivateRequest) ProtoReflect() protoreflect.Message
func (*ActivateRequest) Reset ¶
func (x *ActivateRequest) Reset()
func (*ActivateRequest) String ¶
func (x *ActivateRequest) String() string
type AddAgentMemberRequest ¶
type AddAgentMemberRequest struct {
UserId string `protobuf:"bytes,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` // grantee principal id: a user, or the built-in `user` group (All users)
Role string `protobuf:"bytes,2,opt,name=role,proto3" json:"role,omitempty"` // "admin" or "user"
// contains filtered or unexported fields
}
func (*AddAgentMemberRequest) Descriptor
deprecated
func (*AddAgentMemberRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddAgentMemberRequest.ProtoReflect.Descriptor instead.
func (*AddAgentMemberRequest) GetRole ¶
func (x *AddAgentMemberRequest) GetRole() string
func (*AddAgentMemberRequest) GetUserId ¶
func (x *AddAgentMemberRequest) GetUserId() string
func (*AddAgentMemberRequest) ProtoMessage ¶
func (*AddAgentMemberRequest) ProtoMessage()
func (*AddAgentMemberRequest) ProtoReflect ¶
func (x *AddAgentMemberRequest) ProtoReflect() protoreflect.Message
func (*AddAgentMemberRequest) Reset ¶
func (x *AddAgentMemberRequest) Reset()
func (*AddAgentMemberRequest) String ¶
func (x *AddAgentMemberRequest) String() string
type AddConnectorTargetGroupMemberRequest ¶ added in v0.6.0
type AddConnectorTargetGroupMemberRequest struct {
ConnectorId string `protobuf:"bytes,1,opt,name=connector_id,json=connectorId,proto3" json:"connector_id,omitempty"`
Position int32 `protobuf:"varint,2,opt,name=position,proto3" json:"position,omitempty"`
// contains filtered or unexported fields
}
func (*AddConnectorTargetGroupMemberRequest) Descriptor
deprecated
added in
v0.6.0
func (*AddConnectorTargetGroupMemberRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddConnectorTargetGroupMemberRequest.ProtoReflect.Descriptor instead.
func (*AddConnectorTargetGroupMemberRequest) GetConnectorId ¶ added in v0.6.0
func (x *AddConnectorTargetGroupMemberRequest) GetConnectorId() string
func (*AddConnectorTargetGroupMemberRequest) GetPosition ¶ added in v0.6.0
func (x *AddConnectorTargetGroupMemberRequest) GetPosition() int32
func (*AddConnectorTargetGroupMemberRequest) ProtoMessage ¶ added in v0.6.0
func (*AddConnectorTargetGroupMemberRequest) ProtoMessage()
func (*AddConnectorTargetGroupMemberRequest) ProtoReflect ¶ added in v0.6.0
func (x *AddConnectorTargetGroupMemberRequest) ProtoReflect() protoreflect.Message
func (*AddConnectorTargetGroupMemberRequest) Reset ¶ added in v0.6.0
func (x *AddConnectorTargetGroupMemberRequest) Reset()
func (*AddConnectorTargetGroupMemberRequest) String ¶ added in v0.6.0
func (x *AddConnectorTargetGroupMemberRequest) String() string
type AddableSiblingInfo ¶
type AddableSiblingInfo struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
Slug string `protobuf:"bytes,2,opt,name=slug,proto3" json:"slug,omitempty"`
Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"`
Description string `protobuf:"bytes,4,opt,name=description,proto3" json:"description,omitempty"`
// Display name of the candidate's owner (user or group).
OwnerName string `protobuf:"bytes,7,opt,name=owner_name,json=ownerName,proto3" json:"owner_name,omitempty"`
// contains filtered or unexported fields
}
AddableSiblingInfo is a candidate agent the parent may add to its A2A address book — any agent the parent's owner holds a grant on.
func (*AddableSiblingInfo) Descriptor
deprecated
func (*AddableSiblingInfo) Descriptor() ([]byte, []int)
Deprecated: Use AddableSiblingInfo.ProtoReflect.Descriptor instead.
func (*AddableSiblingInfo) GetDescription ¶
func (x *AddableSiblingInfo) GetDescription() string
func (*AddableSiblingInfo) GetId ¶
func (x *AddableSiblingInfo) GetId() string
func (*AddableSiblingInfo) GetName ¶
func (x *AddableSiblingInfo) GetName() string
func (*AddableSiblingInfo) GetOwnerName ¶
func (x *AddableSiblingInfo) GetOwnerName() string
func (*AddableSiblingInfo) GetSlug ¶
func (x *AddableSiblingInfo) GetSlug() string
func (*AddableSiblingInfo) ProtoMessage ¶
func (*AddableSiblingInfo) ProtoMessage()
func (*AddableSiblingInfo) ProtoReflect ¶
func (x *AddableSiblingInfo) ProtoReflect() protoreflect.Message
func (*AddableSiblingInfo) Reset ¶
func (x *AddableSiblingInfo) Reset()
func (*AddableSiblingInfo) String ¶
func (x *AddableSiblingInfo) String() string
type AgentBuildDeploymentPhase ¶ added in v0.5.0
type AgentBuildDeploymentPhase int32
AgentBuildDeploymentPhase is the persisted deployment state for a build.
const ( AgentBuildDeploymentPhase_AGENT_BUILD_DEPLOYMENT_PHASE_UNSPECIFIED AgentBuildDeploymentPhase = 0 AgentBuildDeploymentPhase_AGENT_BUILD_DEPLOYMENT_PHASE_BUILDING AgentBuildDeploymentPhase = 1 AgentBuildDeploymentPhase_AGENT_BUILD_DEPLOYMENT_PHASE_MANIFEST AgentBuildDeploymentPhase = 2 AgentBuildDeploymentPhase_AGENT_BUILD_DEPLOYMENT_PHASE_BLOCKED AgentBuildDeploymentPhase = 3 AgentBuildDeploymentPhase_AGENT_BUILD_DEPLOYMENT_PHASE_PAUSED AgentBuildDeploymentPhase = 4 AgentBuildDeploymentPhase_AGENT_BUILD_DEPLOYMENT_PHASE_STARTING AgentBuildDeploymentPhase = 5 AgentBuildDeploymentPhase_AGENT_BUILD_DEPLOYMENT_PHASE_ROLLBACK AgentBuildDeploymentPhase = 6 AgentBuildDeploymentPhase_AGENT_BUILD_DEPLOYMENT_PHASE_COMPLETE AgentBuildDeploymentPhase = 7 AgentBuildDeploymentPhase_AGENT_BUILD_DEPLOYMENT_PHASE_FAILED AgentBuildDeploymentPhase = 8 )
func (AgentBuildDeploymentPhase) Descriptor ¶ added in v0.5.0
func (AgentBuildDeploymentPhase) Descriptor() protoreflect.EnumDescriptor
func (AgentBuildDeploymentPhase) Enum ¶ added in v0.5.0
func (x AgentBuildDeploymentPhase) Enum() *AgentBuildDeploymentPhase
func (AgentBuildDeploymentPhase) EnumDescriptor
deprecated
added in
v0.5.0
func (AgentBuildDeploymentPhase) EnumDescriptor() ([]byte, []int)
Deprecated: Use AgentBuildDeploymentPhase.Descriptor instead.
func (AgentBuildDeploymentPhase) Number ¶ added in v0.5.0
func (x AgentBuildDeploymentPhase) Number() protoreflect.EnumNumber
func (AgentBuildDeploymentPhase) String ¶ added in v0.5.0
func (x AgentBuildDeploymentPhase) String() string
func (AgentBuildDeploymentPhase) Type ¶ added in v0.5.0
func (AgentBuildDeploymentPhase) Type() protoreflect.EnumType
type AgentBuildEvent ¶
type AgentBuildEvent struct {
AgentId string `protobuf:"bytes,1,opt,name=agent_id,json=agentId,proto3" json:"agent_id,omitempty"`
BuildId string `protobuf:"bytes,2,opt,name=build_id,json=buildId,proto3" json:"build_id,omitempty"`
Status string `protobuf:"bytes,3,opt,name=status,proto3" json:"status,omitempty"` // "started", "progress", "complete", "failed", "cancelled"
Error string `protobuf:"bytes,4,opt,name=error,proto3" json:"error,omitempty"`
TasksDone int32 `protobuf:"varint,5,opt,name=tasks_done,json=tasksDone,proto3" json:"tasks_done,omitempty"`
TasksTotal int32 `protobuf:"varint,6,opt,name=tasks_total,json=tasksTotal,proto3" json:"tasks_total,omitempty"`
// phase is the current pipeline stage on a "progress" event:
// "codegen" | "image" | "migrations" | "deploy". Lets the badge show
// "Building image…" / "Running migrations…" once codegen's task list is
// done, instead of freezing on the final N/M task count.
Phase string `protobuf:"bytes,7,opt,name=phase,proto3" json:"phase,omitempty"`
// contains filtered or unexported fields
}
AgentBuildEvent carries build/upgrade lifecycle events. Broadcast on the agent topic so every member's badges update; tasks_done/tasks_total drive the "Building N/M tasks" badge without subscribing to the verbose build stream.
func (*AgentBuildEvent) Descriptor
deprecated
func (*AgentBuildEvent) Descriptor() ([]byte, []int)
Deprecated: Use AgentBuildEvent.ProtoReflect.Descriptor instead.
func (*AgentBuildEvent) GetAgentId ¶
func (x *AgentBuildEvent) GetAgentId() string
func (*AgentBuildEvent) GetBuildId ¶
func (x *AgentBuildEvent) GetBuildId() string
func (*AgentBuildEvent) GetError ¶
func (x *AgentBuildEvent) GetError() string
func (*AgentBuildEvent) GetPhase ¶
func (x *AgentBuildEvent) GetPhase() string
func (*AgentBuildEvent) GetStatus ¶
func (x *AgentBuildEvent) GetStatus() string
func (*AgentBuildEvent) GetTasksDone ¶
func (x *AgentBuildEvent) GetTasksDone() int32
func (*AgentBuildEvent) GetTasksTotal ¶
func (x *AgentBuildEvent) GetTasksTotal() int32
func (*AgentBuildEvent) ProtoMessage ¶
func (*AgentBuildEvent) ProtoMessage()
func (*AgentBuildEvent) ProtoReflect ¶
func (x *AgentBuildEvent) ProtoReflect() protoreflect.Message
func (*AgentBuildEvent) Reset ¶
func (x *AgentBuildEvent) Reset()
func (*AgentBuildEvent) String ¶
func (x *AgentBuildEvent) String() string
type AgentBuildInfo ¶
type AgentBuildInfo struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
AgentId string `protobuf:"bytes,2,opt,name=agent_id,json=agentId,proto3" json:"agent_id,omitempty"`
Type string `protobuf:"bytes,3,opt,name=type,proto3" json:"type,omitempty"` // "build", "upgrade", or "rollback"
Status string `protobuf:"bytes,4,opt,name=status,proto3" json:"status,omitempty"` // "building", "complete", "failed"
Instructions string `protobuf:"bytes,5,opt,name=instructions,proto3" json:"instructions,omitempty"`
SourceRef string `protobuf:"bytes,6,opt,name=source_ref,json=sourceRef,proto3" json:"source_ref,omitempty"`
ImageRef string `protobuf:"bytes,7,opt,name=image_ref,json=imageRef,proto3" json:"image_ref,omitempty"`
SolLog string `protobuf:"bytes,8,opt,name=sol_log,json=solLog,proto3" json:"sol_log,omitempty"` // Only populated in detail responses.
DockerLog string `protobuf:"bytes,9,opt,name=docker_log,json=dockerLog,proto3" json:"docker_log,omitempty"` // Only populated in detail responses.
LogSeq int64 `protobuf:"varint,10,opt,name=log_seq,json=logSeq,proto3" json:"log_seq,omitempty"` // Highest log sequence number persisted; used for WS dedup.
ErrorMessage string `protobuf:"bytes,11,opt,name=error_message,json=errorMessage,proto3" json:"error_message,omitempty"`
StartedAt *timestamppb.Timestamp `protobuf:"bytes,12,opt,name=started_at,json=startedAt,proto3" json:"started_at,omitempty"`
FinishedAt *timestamppb.Timestamp `protobuf:"bytes,13,opt,name=finished_at,json=finishedAt,proto3" json:"finished_at,omitempty"`
// Codegen LLM telemetry, aggregated from the llm_usage ledger
// (parity with RunInfo.llm_*). Zero for image-only rebuilds that ran
// no codegen.
LlmCalls int32 `protobuf:"varint,14,opt,name=llm_calls,json=llmCalls,proto3" json:"llm_calls,omitempty"`
LlmTokensIn int32 `protobuf:"varint,15,opt,name=llm_tokens_in,json=llmTokensIn,proto3" json:"llm_tokens_in,omitempty"`
LlmTokensOut int32 `protobuf:"varint,16,opt,name=llm_tokens_out,json=llmTokensOut,proto3" json:"llm_tokens_out,omitempty"`
LlmCostEstimate float64 `protobuf:"fixed64,17,opt,name=llm_cost_estimate,json=llmCostEstimate,proto3" json:"llm_cost_estimate,omitempty"`
// Cached (cache-read) portion of llm_tokens_in for codegen. Non-cached
// input is llm_tokens_in - llm_tokens_cached; llm_cost_estimate already
// reflects the cheaper cache-read rate.
LlmTokensCached int32 `protobuf:"varint,21,opt,name=llm_tokens_cached,json=llmTokensCached,proto3" json:"llm_tokens_cached,omitempty"`
// rollback_target_id is set only on type='rollback' rows — points at
// the build we rolled back to so the UI can render "Rolled back to {X}".
// Empty for build/upgrade rows.
RollbackTargetId string `protobuf:"bytes,18,opt,name=rollback_target_id,json=rollbackTargetId,proto3" json:"rollback_target_id,omitempty"`
// rollback_target_source_ref is a denormalized convenience for the
// builds list: the source_ref of the target build, when one is set.
// Lets the row render the short commit hash without needing a second
// fetch.
RollbackTargetSourceRef string `` /* 135-byte string literal not displayed */
// sdk_version is the agentsdk version embedded at the moment this
// build/upgrade/rollback completed. Empty for in-progress and failed
// rows; rollback uses it to decide whether the target's code needs
// an SDK migration pass.
SdkVersion string `protobuf:"bytes,20,opt,name=sdk_version,json=sdkVersion,proto3" json:"sdk_version,omitempty"`
// todos is the agent's task list as of the last codegen update. Snapshot
// for the Build page's TODO checklist and the tasks_done/total badge.
// Detail responses only.
Todos []*TodoItem `protobuf:"bytes,22,rep,name=todos,proto3" json:"todos,omitempty"`
// exit_status / exit_message capture the agent's own exit-tool outcome:
// status is "success" | "error" | "refused" (empty if the agent never
// called exit); message is its summary (on success) or reason (on
// error/refused). Distinct from error_message, which carries
// infra/external failures (docker, push, validation). The builds table
// shows both together as the "Result".
ExitStatus string `protobuf:"bytes,23,opt,name=exit_status,json=exitStatus,proto3" json:"exit_status,omitempty"`
ExitMessage string `protobuf:"bytes,24,opt,name=exit_message,json=exitMessage,proto3" json:"exit_message,omitempty"`
// failure_kind classifies a failed build: "code" (compile error, migration
// reversibility, the agent's own exit error) vs "infra" (platform failure —
// toolserver/docker/schema/deploy). Empty for non-failed builds. The UI
// renders an infra failure as a platform error ("not your agent") rather
// than a code failure.
FailureKind string `protobuf:"bytes,25,opt,name=failure_kind,json=failureKind,proto3" json:"failure_kind,omitempty"`
// build_model is the LLM model that ran this build's codegen (resolved at
// build time: the agent's configured build model, or the system default
// when it inherits). Empty for rollbacks and for builds that failed before
// model resolution. Shown in the builds list next to the cost.
BuildModel string `protobuf:"bytes,26,opt,name=build_model,json=buildModel,proto3" json:"build_model,omitempty"`
DeploymentPhase AgentBuildDeploymentPhase `` /* 150-byte string literal not displayed */
// Set while this build owns the agent's job-dispatch pause. The deadline is
// exactly two minutes after paused_at and bounds draining active attempts.
DeploymentPausedAt *timestamppb.Timestamp `protobuf:"bytes,28,opt,name=deployment_paused_at,json=deploymentPausedAt,proto3" json:"deployment_paused_at,omitempty"`
DeploymentDrainDeadline *timestamppb.Timestamp `` /* 133-byte string literal not displayed */
// Authoritative incompatible queued/running job counts. Detail responses
// populate these after the candidate manifest has been extracted.
JobBlockers []*AgentBuildJobBlockerSummary `protobuf:"bytes,30,rep,name=job_blockers,json=jobBlockers,proto3" json:"job_blockers,omitempty"`
// contains filtered or unexported fields
}
AgentBuildInfo represents a single build or upgrade of an agent.
func (*AgentBuildInfo) Descriptor
deprecated
func (*AgentBuildInfo) Descriptor() ([]byte, []int)
Deprecated: Use AgentBuildInfo.ProtoReflect.Descriptor instead.
func (*AgentBuildInfo) GetAgentId ¶
func (x *AgentBuildInfo) GetAgentId() string
func (*AgentBuildInfo) GetBuildModel ¶
func (x *AgentBuildInfo) GetBuildModel() string
func (*AgentBuildInfo) GetDeploymentDrainDeadline ¶ added in v0.5.0
func (x *AgentBuildInfo) GetDeploymentDrainDeadline() *timestamppb.Timestamp
func (*AgentBuildInfo) GetDeploymentPausedAt ¶ added in v0.5.0
func (x *AgentBuildInfo) GetDeploymentPausedAt() *timestamppb.Timestamp
func (*AgentBuildInfo) GetDeploymentPhase ¶ added in v0.5.0
func (x *AgentBuildInfo) GetDeploymentPhase() AgentBuildDeploymentPhase
func (*AgentBuildInfo) GetDockerLog ¶
func (x *AgentBuildInfo) GetDockerLog() string
func (*AgentBuildInfo) GetErrorMessage ¶
func (x *AgentBuildInfo) GetErrorMessage() string
func (*AgentBuildInfo) GetExitMessage ¶
func (x *AgentBuildInfo) GetExitMessage() string
func (*AgentBuildInfo) GetExitStatus ¶
func (x *AgentBuildInfo) GetExitStatus() string
func (*AgentBuildInfo) GetFailureKind ¶
func (x *AgentBuildInfo) GetFailureKind() string
func (*AgentBuildInfo) GetFinishedAt ¶
func (x *AgentBuildInfo) GetFinishedAt() *timestamppb.Timestamp
func (*AgentBuildInfo) GetId ¶
func (x *AgentBuildInfo) GetId() string
func (*AgentBuildInfo) GetImageRef ¶
func (x *AgentBuildInfo) GetImageRef() string
func (*AgentBuildInfo) GetInstructions ¶
func (x *AgentBuildInfo) GetInstructions() string
func (*AgentBuildInfo) GetJobBlockers ¶ added in v0.5.0
func (x *AgentBuildInfo) GetJobBlockers() []*AgentBuildJobBlockerSummary
func (*AgentBuildInfo) GetLlmCalls ¶
func (x *AgentBuildInfo) GetLlmCalls() int32
func (*AgentBuildInfo) GetLlmCostEstimate ¶
func (x *AgentBuildInfo) GetLlmCostEstimate() float64
func (*AgentBuildInfo) GetLlmTokensCached ¶
func (x *AgentBuildInfo) GetLlmTokensCached() int32
func (*AgentBuildInfo) GetLlmTokensIn ¶
func (x *AgentBuildInfo) GetLlmTokensIn() int32
func (*AgentBuildInfo) GetLlmTokensOut ¶
func (x *AgentBuildInfo) GetLlmTokensOut() int32
func (*AgentBuildInfo) GetLogSeq ¶
func (x *AgentBuildInfo) GetLogSeq() int64
func (*AgentBuildInfo) GetRollbackTargetId ¶
func (x *AgentBuildInfo) GetRollbackTargetId() string
func (*AgentBuildInfo) GetRollbackTargetSourceRef ¶
func (x *AgentBuildInfo) GetRollbackTargetSourceRef() string
func (*AgentBuildInfo) GetSdkVersion ¶
func (x *AgentBuildInfo) GetSdkVersion() string
func (*AgentBuildInfo) GetSolLog ¶
func (x *AgentBuildInfo) GetSolLog() string
func (*AgentBuildInfo) GetSourceRef ¶
func (x *AgentBuildInfo) GetSourceRef() string
func (*AgentBuildInfo) GetStartedAt ¶
func (x *AgentBuildInfo) GetStartedAt() *timestamppb.Timestamp
func (*AgentBuildInfo) GetStatus ¶
func (x *AgentBuildInfo) GetStatus() string
func (*AgentBuildInfo) GetTodos ¶
func (x *AgentBuildInfo) GetTodos() []*TodoItem
func (*AgentBuildInfo) GetType ¶
func (x *AgentBuildInfo) GetType() string
func (*AgentBuildInfo) ProtoMessage ¶
func (*AgentBuildInfo) ProtoMessage()
func (*AgentBuildInfo) ProtoReflect ¶
func (x *AgentBuildInfo) ProtoReflect() protoreflect.Message
func (*AgentBuildInfo) Reset ¶
func (x *AgentBuildInfo) Reset()
func (*AgentBuildInfo) String ¶
func (x *AgentBuildInfo) String() string
type AgentBuildJobBlockerSummary ¶ added in v0.5.0
type AgentBuildJobBlockerSummary struct {
HandlerName string `protobuf:"bytes,1,opt,name=handler_name,json=handlerName,proto3" json:"handler_name,omitempty"`
HandlerVersion int32 `protobuf:"varint,2,opt,name=handler_version,json=handlerVersion,proto3" json:"handler_version,omitempty"`
InputSchemaHash string `protobuf:"bytes,3,opt,name=input_schema_hash,json=inputSchemaHash,proto3" json:"input_schema_hash,omitempty"`
OutputSchemaHash string `protobuf:"bytes,4,opt,name=output_schema_hash,json=outputSchemaHash,proto3" json:"output_schema_hash,omitempty"`
QueuedCount int64 `protobuf:"varint,5,opt,name=queued_count,json=queuedCount,proto3" json:"queued_count,omitempty"`
RunningCount int64 `protobuf:"varint,6,opt,name=running_count,json=runningCount,proto3" json:"running_count,omitempty"`
// contains filtered or unexported fields
}
AgentBuildJobBlockerSummary groups incompatible queued and running jobs by their exact immutable handler contract.
func (*AgentBuildJobBlockerSummary) Descriptor
deprecated
added in
v0.5.0
func (*AgentBuildJobBlockerSummary) Descriptor() ([]byte, []int)
Deprecated: Use AgentBuildJobBlockerSummary.ProtoReflect.Descriptor instead.
func (*AgentBuildJobBlockerSummary) GetHandlerName ¶ added in v0.5.0
func (x *AgentBuildJobBlockerSummary) GetHandlerName() string
func (*AgentBuildJobBlockerSummary) GetHandlerVersion ¶ added in v0.5.0
func (x *AgentBuildJobBlockerSummary) GetHandlerVersion() int32
func (*AgentBuildJobBlockerSummary) GetInputSchemaHash ¶ added in v0.5.0
func (x *AgentBuildJobBlockerSummary) GetInputSchemaHash() string
func (*AgentBuildJobBlockerSummary) GetOutputSchemaHash ¶ added in v0.5.0
func (x *AgentBuildJobBlockerSummary) GetOutputSchemaHash() string
func (*AgentBuildJobBlockerSummary) GetQueuedCount ¶ added in v0.5.0
func (x *AgentBuildJobBlockerSummary) GetQueuedCount() int64
func (*AgentBuildJobBlockerSummary) GetRunningCount ¶ added in v0.5.0
func (x *AgentBuildJobBlockerSummary) GetRunningCount() int64
func (*AgentBuildJobBlockerSummary) ProtoMessage ¶ added in v0.5.0
func (*AgentBuildJobBlockerSummary) ProtoMessage()
func (*AgentBuildJobBlockerSummary) ProtoReflect ¶ added in v0.5.0
func (x *AgentBuildJobBlockerSummary) ProtoReflect() protoreflect.Message
func (*AgentBuildJobBlockerSummary) Reset ¶ added in v0.5.0
func (x *AgentBuildJobBlockerSummary) Reset()
func (*AgentBuildJobBlockerSummary) String ¶ added in v0.5.0
func (x *AgentBuildJobBlockerSummary) String() string
type AgentBuildLogEvent ¶
type AgentBuildLogEvent struct {
AgentId string `protobuf:"bytes,1,opt,name=agent_id,json=agentId,proto3" json:"agent_id,omitempty"`
BuildId string `protobuf:"bytes,2,opt,name=build_id,json=buildId,proto3" json:"build_id,omitempty"`
Seq int64 `protobuf:"varint,3,opt,name=seq,proto3" json:"seq,omitempty"` // monotonic per-build line counter (for frontend dedup)
Stream string `protobuf:"bytes,4,opt,name=stream,proto3" json:"stream,omitempty"` // "sol" | "docker"
Line string `protobuf:"bytes,5,opt,name=line,proto3" json:"line,omitempty"`
// contains filtered or unexported fields
}
AgentBuildLogEvent carries a single build log line. Published on the per-build topic (the build UUID), which the Build page subscribes to only while open.
func (*AgentBuildLogEvent) Descriptor
deprecated
func (*AgentBuildLogEvent) Descriptor() ([]byte, []int)
Deprecated: Use AgentBuildLogEvent.ProtoReflect.Descriptor instead.
func (*AgentBuildLogEvent) GetAgentId ¶
func (x *AgentBuildLogEvent) GetAgentId() string
func (*AgentBuildLogEvent) GetBuildId ¶
func (x *AgentBuildLogEvent) GetBuildId() string
func (*AgentBuildLogEvent) GetLine ¶
func (x *AgentBuildLogEvent) GetLine() string
func (*AgentBuildLogEvent) GetSeq ¶
func (x *AgentBuildLogEvent) GetSeq() int64
func (*AgentBuildLogEvent) GetStream ¶
func (x *AgentBuildLogEvent) GetStream() string
func (*AgentBuildLogEvent) ProtoMessage ¶
func (*AgentBuildLogEvent) ProtoMessage()
func (*AgentBuildLogEvent) ProtoReflect ¶
func (x *AgentBuildLogEvent) ProtoReflect() protoreflect.Message
func (*AgentBuildLogEvent) Reset ¶
func (x *AgentBuildLogEvent) Reset()
func (*AgentBuildLogEvent) String ¶
func (x *AgentBuildLogEvent) String() string
type AgentBuildTodoEvent ¶
type AgentBuildTodoEvent struct {
BuildId string `protobuf:"bytes,1,opt,name=build_id,json=buildId,proto3" json:"build_id,omitempty"`
Seq int64 `protobuf:"varint,2,opt,name=seq,proto3" json:"seq,omitempty"`
Todos []*TodoItem `protobuf:"bytes,3,rep,name=todos,proto3" json:"todos,omitempty"`
// contains filtered or unexported fields
}
AgentBuildTodoEvent carries the full todo list as the agent rewrites it. Published on the per-build topic.
func (*AgentBuildTodoEvent) Descriptor
deprecated
func (*AgentBuildTodoEvent) Descriptor() ([]byte, []int)
Deprecated: Use AgentBuildTodoEvent.ProtoReflect.Descriptor instead.
func (*AgentBuildTodoEvent) GetBuildId ¶
func (x *AgentBuildTodoEvent) GetBuildId() string
func (*AgentBuildTodoEvent) GetSeq ¶
func (x *AgentBuildTodoEvent) GetSeq() int64
func (*AgentBuildTodoEvent) GetTodos ¶
func (x *AgentBuildTodoEvent) GetTodos() []*TodoItem
func (*AgentBuildTodoEvent) ProtoMessage ¶
func (*AgentBuildTodoEvent) ProtoMessage()
func (*AgentBuildTodoEvent) ProtoReflect ¶
func (x *AgentBuildTodoEvent) ProtoReflect() protoreflect.Message
func (*AgentBuildTodoEvent) Reset ¶
func (x *AgentBuildTodoEvent) Reset()
func (*AgentBuildTodoEvent) String ¶
func (x *AgentBuildTodoEvent) String() string
type AgentGitConfig ¶
type AgentGitConfig struct {
AgentId string `protobuf:"bytes,1,opt,name=agent_id,json=agentId,proto3" json:"agent_id,omitempty"`
GitRemoteUrl string `protobuf:"bytes,2,opt,name=git_remote_url,json=gitRemoteUrl,proto3" json:"git_remote_url,omitempty"`
GitCredentialId string `protobuf:"bytes,3,opt,name=git_credential_id,json=gitCredentialId,proto3" json:"git_credential_id,omitempty"`
GitCredentialName string `protobuf:"bytes,4,opt,name=git_credential_name,json=gitCredentialName,proto3" json:"git_credential_name,omitempty"` // resolved from git_credentials.name for UI
DefaultBranch string `protobuf:"bytes,5,opt,name=default_branch,json=defaultBranch,proto3" json:"default_branch,omitempty"`
WebhookUrl string `protobuf:"bytes,6,opt,name=webhook_url,json=webhookUrl,proto3" json:"webhook_url,omitempty"` // fully-qualified URL the user pastes into their git provider
WebhookSecret string `protobuf:"bytes,7,opt,name=webhook_secret,json=webhookSecret,proto3" json:"webhook_secret,omitempty"` // shown so the user can paste it into their provider settings
LastSyncedRef string `protobuf:"bytes,8,opt,name=last_synced_ref,json=lastSyncedRef,proto3" json:"last_synced_ref,omitempty"`
GitMode string `protobuf:"bytes,9,opt,name=git_mode,json=gitMode,proto3" json:"git_mode,omitempty"` // "read_write" | "read_only"
// contains filtered or unexported fields
}
AgentGitConfig describes an agent's external git remote connection. All string fields are empty when the agent is in internal-only mode.
func (*AgentGitConfig) Descriptor
deprecated
func (*AgentGitConfig) Descriptor() ([]byte, []int)
Deprecated: Use AgentGitConfig.ProtoReflect.Descriptor instead.
func (*AgentGitConfig) GetAgentId ¶
func (x *AgentGitConfig) GetAgentId() string
func (*AgentGitConfig) GetDefaultBranch ¶
func (x *AgentGitConfig) GetDefaultBranch() string
func (*AgentGitConfig) GetGitCredentialId ¶
func (x *AgentGitConfig) GetGitCredentialId() string
func (*AgentGitConfig) GetGitCredentialName ¶
func (x *AgentGitConfig) GetGitCredentialName() string
func (*AgentGitConfig) GetGitMode ¶
func (x *AgentGitConfig) GetGitMode() string
func (*AgentGitConfig) GetGitRemoteUrl ¶
func (x *AgentGitConfig) GetGitRemoteUrl() string
func (*AgentGitConfig) GetLastSyncedRef ¶
func (x *AgentGitConfig) GetLastSyncedRef() string
func (*AgentGitConfig) GetWebhookSecret ¶
func (x *AgentGitConfig) GetWebhookSecret() string
func (*AgentGitConfig) GetWebhookUrl ¶
func (x *AgentGitConfig) GetWebhookUrl() string
func (*AgentGitConfig) ProtoMessage ¶
func (*AgentGitConfig) ProtoMessage()
func (*AgentGitConfig) ProtoReflect ¶
func (x *AgentGitConfig) ProtoReflect() protoreflect.Message
func (*AgentGitConfig) Reset ¶
func (x *AgentGitConfig) Reset()
func (*AgentGitConfig) String ¶
func (x *AgentGitConfig) String() string
type AgentInfo ¶
type AgentInfo struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
Slug string `protobuf:"bytes,2,opt,name=slug,proto3" json:"slug,omitempty"`
Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"`
Description string `protobuf:"bytes,4,opt,name=description,proto3" json:"description,omitempty"`
Status string `protobuf:"bytes,5,opt,name=status,proto3" json:"status,omitempty"` // "draft", "building", "active", "failed", "stopped"
UpgradeStatus string `protobuf:"bytes,6,opt,name=upgrade_status,json=upgradeStatus,proto3" json:"upgrade_status,omitempty"` // "idle", "queued", "building", "failed"
AutoFix bool `protobuf:"varint,7,opt,name=auto_fix,json=autoFix,proto3" json:"auto_fix,omitempty"`
// build_model / exec_model carry only the bare model name now
// (e.g. "gpt-5"). The associated provider row is named via
// build_provider_id / exec_provider_id (UUID-as-string). Empty +
// empty means "inherit system default for this slot".
BuildModel string `protobuf:"bytes,8,opt,name=build_model,json=buildModel,proto3" json:"build_model,omitempty"`
ExecModel string `protobuf:"bytes,9,opt,name=exec_model,json=execModel,proto3" json:"exec_model,omitempty"`
ErrorMessage string `protobuf:"bytes,10,opt,name=error_message,json=errorMessage,proto3" json:"error_message,omitempty"`
CreatedAt *timestamppb.Timestamp `protobuf:"bytes,11,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
UpdatedAt *timestamppb.Timestamp `protobuf:"bytes,12,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"`
BuildProviderId string `protobuf:"bytes,13,opt,name=build_provider_id,json=buildProviderId,proto3" json:"build_provider_id,omitempty"`
ExecProviderId string `protobuf:"bytes,14,opt,name=exec_provider_id,json=execProviderId,proto3" json:"exec_provider_id,omitempty"`
// running reflects live container state (a container is actually up),
// distinct from status (lifecycle: draft/building/active/failed/
// stopped). An 'active' agent with running=false is normal — idle
// containers are reaped and lazily restarted on the next trigger.
// Populated only on the agent-detail endpoint.
Running bool `protobuf:"varint,15,opt,name=running,proto3" json:"running,omitempty"`
// emoji is an optional decorative glyph (agentsdk.Config.Emoji) shown
// next to the agent in the UI. Empty = none.
Emoji string `protobuf:"bytes,16,opt,name=emoji,proto3" json:"emoji,omitempty"`
// your_access is the caller's effective access level on this agent —
// "admin", "user", or "public" (matches agentsdk.Access). Populated
// by the operator-facing list/detail endpoints so the UI and the
// in-airlock system agent can locally decide which per-agent actions
// to offer without re-authorizing each one. Empty when the caller
// axis is not user-scoped (e.g. agent-internal lookups).
YourAccess string `protobuf:"bytes,17,opt,name=your_access,json=yourAccess,proto3" json:"your_access,omitempty"`
// source_ref is the git commit hash of the build the agent is
// currently running (agents.source_ref in the DB; set by Execute on
// every successful build/upgrade/rollback). The UI compares against
// AgentBuildInfo.source_ref to decide which build row is "current"
// (e.g. to hide the rollback button on it). Empty for agents that
// have never had a successful build.
SourceRef string `protobuf:"bytes,18,opt,name=source_ref,json=sourceRef,proto3" json:"source_ref,omitempty"`
// owner_name is the display name of the agent's owner principal — a user's
// display name or a group's name (the owner is a principal, so either).
// Resolved + populated by the operator-facing list/detail endpoints; empty
// for agent-internal lookups.
OwnerName string `protobuf:"bytes,19,opt,name=owner_name,json=ownerName,proto3" json:"owner_name,omitempty"`
// is_owner is true when the caller owns this agent — the owner principal is
// in the caller's grantee set (directly, or via a group they belong to).
// Distinct from your_access: a co-owner (agent_members admin) has admin
// access but is_owner=false. Populated alongside owner_name.
IsOwner bool `protobuf:"varint,20,opt,name=is_owner,json=isOwner,proto3" json:"is_owner,omitempty"`
// git_mode is empty for internal source, or "read_write" / "read_only" for
// a persistent external Git binding.
GitMode string `protobuf:"bytes,21,opt,name=git_mode,json=gitMode,proto3" json:"git_mode,omitempty"`
// contains filtered or unexported fields
}
AgentInfo represents a compiled AI agent.
func (*AgentInfo) Descriptor
deprecated
func (*AgentInfo) GetAutoFix ¶
func (*AgentInfo) GetBuildModel ¶
func (*AgentInfo) GetBuildProviderId ¶
func (*AgentInfo) GetCreatedAt ¶
func (x *AgentInfo) GetCreatedAt() *timestamppb.Timestamp
func (*AgentInfo) GetDescription ¶
func (*AgentInfo) GetErrorMessage ¶
func (*AgentInfo) GetExecModel ¶
func (*AgentInfo) GetExecProviderId ¶
func (*AgentInfo) GetGitMode ¶ added in v0.5.0
func (*AgentInfo) GetIsOwner ¶
func (*AgentInfo) GetOwnerName ¶
func (*AgentInfo) GetRunning ¶
func (*AgentInfo) GetSourceRef ¶
func (*AgentInfo) GetUpdatedAt ¶
func (x *AgentInfo) GetUpdatedAt() *timestamppb.Timestamp
func (*AgentInfo) GetUpgradeStatus ¶
func (*AgentInfo) GetYourAccess ¶
func (*AgentInfo) ProtoMessage ¶
func (*AgentInfo) ProtoMessage()
func (*AgentInfo) ProtoReflect ¶
func (x *AgentInfo) ProtoReflect() protoreflect.Message
type AgentMemberInfo ¶
type AgentMemberInfo struct {
UserId string `protobuf:"bytes,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` // grantee principal id (user or group)
Email string `protobuf:"bytes,2,opt,name=email,proto3" json:"email,omitempty"`
DisplayName string `protobuf:"bytes,3,opt,name=display_name,json=displayName,proto3" json:"display_name,omitempty"`
Role string `protobuf:"bytes,4,opt,name=role,proto3" json:"role,omitempty"`
CreatedAt *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
Kind string `protobuf:"bytes,6,opt,name=kind,proto3" json:"kind,omitempty"` // grantee kind: "user" or "group"
// contains filtered or unexported fields
}
func (*AgentMemberInfo) Descriptor
deprecated
func (*AgentMemberInfo) Descriptor() ([]byte, []int)
Deprecated: Use AgentMemberInfo.ProtoReflect.Descriptor instead.
func (*AgentMemberInfo) GetCreatedAt ¶
func (x *AgentMemberInfo) GetCreatedAt() *timestamppb.Timestamp
func (*AgentMemberInfo) GetDisplayName ¶
func (x *AgentMemberInfo) GetDisplayName() string
func (*AgentMemberInfo) GetEmail ¶
func (x *AgentMemberInfo) GetEmail() string
func (*AgentMemberInfo) GetKind ¶
func (x *AgentMemberInfo) GetKind() string
func (*AgentMemberInfo) GetRole ¶
func (x *AgentMemberInfo) GetRole() string
func (*AgentMemberInfo) GetUserId ¶
func (x *AgentMemberInfo) GetUserId() string
func (*AgentMemberInfo) ProtoMessage ¶
func (*AgentMemberInfo) ProtoMessage()
func (*AgentMemberInfo) ProtoReflect ¶
func (x *AgentMemberInfo) ProtoReflect() protoreflect.Message
func (*AgentMemberInfo) Reset ¶
func (x *AgentMemberInfo) Reset()
func (*AgentMemberInfo) String ¶
func (x *AgentMemberInfo) String() string
type AgentMessageInfo ¶
type AgentMessageInfo struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
// seq is the monotonic insertion-order axis on agent_messages. Used as the
// pagination cursor instead of created_at because rows persisted in one
// transaction (assistant + tool batch) share an identical created_at.
Seq int64 `protobuf:"varint,2,opt,name=seq,proto3" json:"seq,omitempty"`
Role string `protobuf:"bytes,3,opt,name=role,proto3" json:"role,omitempty"` // "user", "assistant", "system", "tool"
Source string `protobuf:"bytes,4,opt,name=source,proto3" json:"source,omitempty"` // "user" (default), "system" (injected by Airlock), "bridge", "error"
Content string `protobuf:"bytes,5,opt,name=content,proto3" json:"content,omitempty"`
Parts string `protobuf:"bytes,6,opt,name=parts,proto3" json:"parts,omitempty"` // JSON-encoded goai Content for rich message display
CostEstimate float64 `protobuf:"fixed64,7,opt,name=cost_estimate,json=costEstimate,proto3" json:"cost_estimate,omitempty"`
CreatedAt *timestamppb.Timestamp `protobuf:"bytes,8,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
// run_id groups assistant + tool rows produced by the same run so the UI
// can fold a multi-step run_js loop back into a single bubble — the live
// streaming path bundles them via finalizeMessage but the persisted shape
// is one row per LLM step. Empty for user/system rows that don't belong
// to a run.
RunId string `protobuf:"bytes,9,opt,name=run_id,json=runId,proto3" json:"run_id,omitempty"`
// contains filtered or unexported fields
}
AgentMessageInfo represents a single message in a conversation.
func (*AgentMessageInfo) Descriptor
deprecated
func (*AgentMessageInfo) Descriptor() ([]byte, []int)
Deprecated: Use AgentMessageInfo.ProtoReflect.Descriptor instead.
func (*AgentMessageInfo) GetContent ¶
func (x *AgentMessageInfo) GetContent() string
func (*AgentMessageInfo) GetCostEstimate ¶
func (x *AgentMessageInfo) GetCostEstimate() float64
func (*AgentMessageInfo) GetCreatedAt ¶
func (x *AgentMessageInfo) GetCreatedAt() *timestamppb.Timestamp
func (*AgentMessageInfo) GetId ¶
func (x *AgentMessageInfo) GetId() string
func (*AgentMessageInfo) GetParts ¶
func (x *AgentMessageInfo) GetParts() string
func (*AgentMessageInfo) GetRole ¶
func (x *AgentMessageInfo) GetRole() string
func (*AgentMessageInfo) GetRunId ¶
func (x *AgentMessageInfo) GetRunId() string
func (*AgentMessageInfo) GetSeq ¶
func (x *AgentMessageInfo) GetSeq() int64
func (*AgentMessageInfo) GetSource ¶
func (x *AgentMessageInfo) GetSource() string
func (*AgentMessageInfo) ProtoMessage ¶
func (*AgentMessageInfo) ProtoMessage()
func (*AgentMessageInfo) ProtoReflect ¶
func (x *AgentMessageInfo) ProtoReflect() protoreflect.Message
func (*AgentMessageInfo) Reset ¶
func (x *AgentMessageInfo) Reset()
func (*AgentMessageInfo) String ¶
func (x *AgentMessageInfo) String() string
type AgentModelConfig ¶
type AgentModelConfig struct {
// Per-agent capability overrides — mirror system_settings.default_*_*
// 1:1. Each slot is two fields: bare model name + providers row UUID.
BuildModel string `protobuf:"bytes,1,opt,name=build_model,json=buildModel,proto3" json:"build_model,omitempty"`
ExecModel string `protobuf:"bytes,2,opt,name=exec_model,json=execModel,proto3" json:"exec_model,omitempty"`
SttModel string `protobuf:"bytes,3,opt,name=stt_model,json=sttModel,proto3" json:"stt_model,omitempty"`
VisionModel string `protobuf:"bytes,4,opt,name=vision_model,json=visionModel,proto3" json:"vision_model,omitempty"`
TtsModel string `protobuf:"bytes,5,opt,name=tts_model,json=ttsModel,proto3" json:"tts_model,omitempty"`
ImageGenModel string `protobuf:"bytes,6,opt,name=image_gen_model,json=imageGenModel,proto3" json:"image_gen_model,omitempty"`
EmbeddingModel string `protobuf:"bytes,7,opt,name=embedding_model,json=embeddingModel,proto3" json:"embedding_model,omitempty"`
SearchModel string `protobuf:"bytes,8,opt,name=search_model,json=searchModel,proto3" json:"search_model,omitempty"`
Slots []*ModelSlotInfo `protobuf:"bytes,9,rep,name=slots,proto3" json:"slots,omitempty"`
BuildProviderId string `protobuf:"bytes,10,opt,name=build_provider_id,json=buildProviderId,proto3" json:"build_provider_id,omitempty"`
ExecProviderId string `protobuf:"bytes,11,opt,name=exec_provider_id,json=execProviderId,proto3" json:"exec_provider_id,omitempty"`
SttProviderId string `protobuf:"bytes,12,opt,name=stt_provider_id,json=sttProviderId,proto3" json:"stt_provider_id,omitempty"`
VisionProviderId string `protobuf:"bytes,13,opt,name=vision_provider_id,json=visionProviderId,proto3" json:"vision_provider_id,omitempty"`
TtsProviderId string `protobuf:"bytes,14,opt,name=tts_provider_id,json=ttsProviderId,proto3" json:"tts_provider_id,omitempty"`
ImageGenProviderId string `protobuf:"bytes,15,opt,name=image_gen_provider_id,json=imageGenProviderId,proto3" json:"image_gen_provider_id,omitempty"`
EmbeddingProviderId string `protobuf:"bytes,16,opt,name=embedding_provider_id,json=embeddingProviderId,proto3" json:"embedding_provider_id,omitempty"`
SearchProviderId string `protobuf:"bytes,17,opt,name=search_provider_id,json=searchProviderId,proto3" json:"search_provider_id,omitempty"`
// system_defaults maps each capability-override field name (buildModel,
// execModel, sttModel, visionModel, ttsModel, imageGenModel,
// embeddingModel, searchModel) to the tenant system default an empty
// override inherits. Read-only, ignored on update; the UI shows it as the
// picker's "Default (…)" placeholder for an unset capability slot.
SystemDefaults map[string]*ModelRef `` /* 178-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*AgentModelConfig) Descriptor
deprecated
func (*AgentModelConfig) Descriptor() ([]byte, []int)
Deprecated: Use AgentModelConfig.ProtoReflect.Descriptor instead.
func (*AgentModelConfig) GetBuildModel ¶
func (x *AgentModelConfig) GetBuildModel() string
func (*AgentModelConfig) GetBuildProviderId ¶
func (x *AgentModelConfig) GetBuildProviderId() string
func (*AgentModelConfig) GetEmbeddingModel ¶
func (x *AgentModelConfig) GetEmbeddingModel() string
func (*AgentModelConfig) GetEmbeddingProviderId ¶
func (x *AgentModelConfig) GetEmbeddingProviderId() string
func (*AgentModelConfig) GetExecModel ¶
func (x *AgentModelConfig) GetExecModel() string
func (*AgentModelConfig) GetExecProviderId ¶
func (x *AgentModelConfig) GetExecProviderId() string
func (*AgentModelConfig) GetImageGenModel ¶
func (x *AgentModelConfig) GetImageGenModel() string
func (*AgentModelConfig) GetImageGenProviderId ¶
func (x *AgentModelConfig) GetImageGenProviderId() string
func (*AgentModelConfig) GetSearchModel ¶
func (x *AgentModelConfig) GetSearchModel() string
func (*AgentModelConfig) GetSearchProviderId ¶
func (x *AgentModelConfig) GetSearchProviderId() string
func (*AgentModelConfig) GetSlots ¶
func (x *AgentModelConfig) GetSlots() []*ModelSlotInfo
func (*AgentModelConfig) GetSttModel ¶
func (x *AgentModelConfig) GetSttModel() string
func (*AgentModelConfig) GetSttProviderId ¶
func (x *AgentModelConfig) GetSttProviderId() string
func (*AgentModelConfig) GetSystemDefaults ¶
func (x *AgentModelConfig) GetSystemDefaults() map[string]*ModelRef
func (*AgentModelConfig) GetTtsModel ¶
func (x *AgentModelConfig) GetTtsModel() string
func (*AgentModelConfig) GetTtsProviderId ¶
func (x *AgentModelConfig) GetTtsProviderId() string
func (*AgentModelConfig) GetVisionModel ¶
func (x *AgentModelConfig) GetVisionModel() string
func (*AgentModelConfig) GetVisionProviderId ¶
func (x *AgentModelConfig) GetVisionProviderId() string
func (*AgentModelConfig) ProtoMessage ¶
func (*AgentModelConfig) ProtoMessage()
func (*AgentModelConfig) ProtoReflect ¶
func (x *AgentModelConfig) ProtoReflect() protoreflect.Message
func (*AgentModelConfig) Reset ¶
func (x *AgentModelConfig) Reset()
func (*AgentModelConfig) String ¶
func (x *AgentModelConfig) String() string
type AgentSyncedEvent ¶
type AgentSyncedEvent struct {
AgentId string `protobuf:"bytes,1,opt,name=agent_id,json=agentId,proto3" json:"agent_id,omitempty"`
// contains filtered or unexported fields
}
AgentSyncedEvent fires after the agent container completes a sync — frontend tabs that show synced surface (tools, webhooks, crons, routes, MCP servers, connections, model slots) refetch on this event so the user sees the new shape without a page reload.
func (*AgentSyncedEvent) Descriptor
deprecated
func (*AgentSyncedEvent) Descriptor() ([]byte, []int)
Deprecated: Use AgentSyncedEvent.ProtoReflect.Descriptor instead.
func (*AgentSyncedEvent) GetAgentId ¶
func (x *AgentSyncedEvent) GetAgentId() string
func (*AgentSyncedEvent) ProtoMessage ¶
func (*AgentSyncedEvent) ProtoMessage()
func (*AgentSyncedEvent) ProtoReflect ¶
func (x *AgentSyncedEvent) ProtoReflect() protoreflect.Message
func (*AgentSyncedEvent) Reset ¶
func (x *AgentSyncedEvent) Reset()
func (*AgentSyncedEvent) String ¶
func (x *AgentSyncedEvent) String() string
type AllowedModel ¶
type AllowedModel struct {
ProviderId string `protobuf:"bytes,1,opt,name=provider_id,json=providerId,proto3" json:"provider_id,omitempty"`
Model string `protobuf:"bytes,2,opt,name=model,proto3" json:"model,omitempty"`
// contains filtered or unexported fields
}
AllowedModel is one (provider row, model id) pair the caller may assign.
func (*AllowedModel) Descriptor
deprecated
func (*AllowedModel) Descriptor() ([]byte, []int)
Deprecated: Use AllowedModel.ProtoReflect.Descriptor instead.
func (*AllowedModel) GetModel ¶
func (x *AllowedModel) GetModel() string
func (*AllowedModel) GetProviderId ¶
func (x *AllowedModel) GetProviderId() string
func (*AllowedModel) ProtoMessage ¶
func (*AllowedModel) ProtoMessage()
func (*AllowedModel) ProtoReflect ¶
func (x *AllowedModel) ProtoReflect() protoreflect.Message
func (*AllowedModel) Reset ¶
func (x *AllowedModel) Reset()
func (*AllowedModel) String ¶
func (x *AllowedModel) String() string
type ApproveHostEnrollmentRequest ¶ added in v0.6.0
type ApproveHostEnrollmentRequest struct {
UserCode string `protobuf:"bytes,1,opt,name=user_code,json=userCode,proto3" json:"user_code,omitempty"`
// contains filtered or unexported fields
}
func (*ApproveHostEnrollmentRequest) Descriptor
deprecated
added in
v0.6.0
func (*ApproveHostEnrollmentRequest) Descriptor() ([]byte, []int)
Deprecated: Use ApproveHostEnrollmentRequest.ProtoReflect.Descriptor instead.
func (*ApproveHostEnrollmentRequest) GetUserCode ¶ added in v0.6.0
func (x *ApproveHostEnrollmentRequest) GetUserCode() string
func (*ApproveHostEnrollmentRequest) ProtoMessage ¶ added in v0.6.0
func (*ApproveHostEnrollmentRequest) ProtoMessage()
func (*ApproveHostEnrollmentRequest) ProtoReflect ¶ added in v0.6.0
func (x *ApproveHostEnrollmentRequest) ProtoReflect() protoreflect.Message
func (*ApproveHostEnrollmentRequest) Reset ¶ added in v0.6.0
func (x *ApproveHostEnrollmentRequest) Reset()
func (*ApproveHostEnrollmentRequest) String ¶ added in v0.6.0
func (x *ApproveHostEnrollmentRequest) String() string
type BindConnectorGroupRequest ¶ added in v0.6.0
type BindConnectorGroupRequest struct {
TargetGroupId string `protobuf:"bytes,1,opt,name=target_group_id,json=targetGroupId,proto3" json:"target_group_id,omitempty"`
// contains filtered or unexported fields
}
func (*BindConnectorGroupRequest) Descriptor
deprecated
added in
v0.6.0
func (*BindConnectorGroupRequest) Descriptor() ([]byte, []int)
Deprecated: Use BindConnectorGroupRequest.ProtoReflect.Descriptor instead.
func (*BindConnectorGroupRequest) GetTargetGroupId ¶ added in v0.6.0
func (x *BindConnectorGroupRequest) GetTargetGroupId() string
func (*BindConnectorGroupRequest) ProtoMessage ¶ added in v0.6.0
func (*BindConnectorGroupRequest) ProtoMessage()
func (*BindConnectorGroupRequest) ProtoReflect ¶ added in v0.6.0
func (x *BindConnectorGroupRequest) ProtoReflect() protoreflect.Message
func (*BindConnectorGroupRequest) Reset ¶ added in v0.6.0
func (x *BindConnectorGroupRequest) Reset()
func (*BindConnectorGroupRequest) String ¶ added in v0.6.0
func (x *BindConnectorGroupRequest) String() string
type BindNeedRequest ¶
type BindNeedRequest struct {
ResourceId string `protobuf:"bytes,1,opt,name=resource_id,json=resourceId,proto3" json:"resource_id,omitempty"`
// contains filtered or unexported fields
}
func (*BindNeedRequest) Descriptor
deprecated
func (*BindNeedRequest) Descriptor() ([]byte, []int)
Deprecated: Use BindNeedRequest.ProtoReflect.Descriptor instead.
func (*BindNeedRequest) GetResourceId ¶
func (x *BindNeedRequest) GetResourceId() string
func (*BindNeedRequest) ProtoMessage ¶
func (*BindNeedRequest) ProtoMessage()
func (*BindNeedRequest) ProtoReflect ¶
func (x *BindNeedRequest) ProtoReflect() protoreflect.Message
func (*BindNeedRequest) Reset ¶
func (x *BindNeedRequest) Reset()
func (*BindNeedRequest) String ¶
func (x *BindNeedRequest) String() string
type BridgeInfo ¶
type BridgeInfo struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
AgentId string `protobuf:"bytes,2,opt,name=agent_id,json=agentId,proto3" json:"agent_id,omitempty"` // empty when is_system is true
Owner *UserSummary `protobuf:"bytes,3,opt,name=owner,proto3" json:"owner,omitempty"`
Type string `protobuf:"bytes,4,opt,name=type,proto3" json:"type,omitempty"` // "telegram"
Name string `protobuf:"bytes,5,opt,name=name,proto3" json:"name,omitempty"`
BotUsername string `protobuf:"bytes,6,opt,name=bot_username,json=botUsername,proto3" json:"bot_username,omitempty"` // @handle from platform
Status string `protobuf:"bytes,7,opt,name=status,proto3" json:"status,omitempty"` // "active", "error"
CreatedAt *timestamppb.Timestamp `protobuf:"bytes,8,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
UpdatedAt *timestamppb.Timestamp `protobuf:"bytes,9,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"`
// True when inbound DMs route to the in-airlock sysagent instead of an
// agent. Disjoint with agent_id — exactly one is set.
IsSystem bool `protobuf:"varint,11,opt,name=is_system,json=isSystem,proto3" json:"is_system,omitempty"`
// Telegram manager-bot capability: this bot creates new bots for users via
// the deep-link flow. Telegram-only and at most one across the instance.
IsManager bool `protobuf:"varint,12,opt,name=is_manager,json=isManager,proto3" json:"is_manager,omitempty"`
// Last live can_manage_bots check failure for a manager bridge; empty when
// healthy. Lets the UI show "capability revoked — re-enable in BotFather".
ManagerError string `protobuf:"bytes,13,opt,name=manager_error,json=managerError,proto3" json:"manager_error,omitempty"`
// contains filtered or unexported fields
}
BridgeInfo represents a chat platform bot instance.
func (*BridgeInfo) Descriptor
deprecated
func (*BridgeInfo) Descriptor() ([]byte, []int)
Deprecated: Use BridgeInfo.ProtoReflect.Descriptor instead.
func (*BridgeInfo) GetAgentId ¶
func (x *BridgeInfo) GetAgentId() string
func (*BridgeInfo) GetBotUsername ¶
func (x *BridgeInfo) GetBotUsername() string
func (*BridgeInfo) GetCreatedAt ¶
func (x *BridgeInfo) GetCreatedAt() *timestamppb.Timestamp
func (*BridgeInfo) GetId ¶
func (x *BridgeInfo) GetId() string
func (*BridgeInfo) GetIsManager ¶
func (x *BridgeInfo) GetIsManager() bool
func (*BridgeInfo) GetIsSystem ¶
func (x *BridgeInfo) GetIsSystem() bool
func (*BridgeInfo) GetManagerError ¶
func (x *BridgeInfo) GetManagerError() string
func (*BridgeInfo) GetName ¶
func (x *BridgeInfo) GetName() string
func (*BridgeInfo) GetOwner ¶
func (x *BridgeInfo) GetOwner() *UserSummary
func (*BridgeInfo) GetStatus ¶
func (x *BridgeInfo) GetStatus() string
func (*BridgeInfo) GetType ¶
func (x *BridgeInfo) GetType() string
func (*BridgeInfo) GetUpdatedAt ¶
func (x *BridgeInfo) GetUpdatedAt() *timestamppb.Timestamp
func (*BridgeInfo) ProtoMessage ¶
func (*BridgeInfo) ProtoMessage()
func (*BridgeInfo) ProtoReflect ¶
func (x *BridgeInfo) ProtoReflect() protoreflect.Message
func (*BridgeInfo) Reset ¶
func (x *BridgeInfo) Reset()
func (*BridgeInfo) String ¶
func (x *BridgeInfo) String() string
type CandidateInfo ¶
type CandidateInfo struct {
ResourceId string `protobuf:"bytes,1,opt,name=resource_id,json=resourceId,proto3" json:"resource_id,omitempty"`
Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"`
Slug string `protobuf:"bytes,3,opt,name=slug,proto3" json:"slug,omitempty"`
DisplayName string `protobuf:"bytes,4,opt,name=display_name,json=displayName,proto3" json:"display_name,omitempty"`
Readiness string `protobuf:"bytes,5,opt,name=readiness,proto3" json:"readiness,omitempty"` // ready | authorization_required | scope_upgrade_required | scope_upgrade_requires_manager
Authorized bool `protobuf:"varint,6,opt,name=authorized,proto3" json:"authorized,omitempty"`
Configured bool `protobuf:"varint,7,opt,name=configured,proto3" json:"configured,omitempty"`
AgentCount int32 `protobuf:"varint,8,opt,name=agent_count,json=agentCount,proto3" json:"agent_count,omitempty"`
RequiredScopes []string `protobuf:"bytes,9,rep,name=required_scopes,json=requiredScopes,proto3" json:"required_scopes,omitempty"`
MissingScopes []string `protobuf:"bytes,10,rep,name=missing_scopes,json=missingScopes,proto3" json:"missing_scopes,omitempty"`
Capabilities []string `protobuf:"bytes,11,rep,name=capabilities,proto3" json:"capabilities,omitempty"`
// contains filtered or unexported fields
}
CandidateInfo is an existing resource whose shape matches a need (bindable for reuse).
func (*CandidateInfo) Descriptor
deprecated
func (*CandidateInfo) Descriptor() ([]byte, []int)
Deprecated: Use CandidateInfo.ProtoReflect.Descriptor instead.
func (*CandidateInfo) GetAgentCount ¶
func (x *CandidateInfo) GetAgentCount() int32
func (*CandidateInfo) GetAuthorized ¶
func (x *CandidateInfo) GetAuthorized() bool
func (*CandidateInfo) GetCapabilities ¶
func (x *CandidateInfo) GetCapabilities() []string
func (*CandidateInfo) GetConfigured ¶
func (x *CandidateInfo) GetConfigured() bool
func (*CandidateInfo) GetDisplayName ¶
func (x *CandidateInfo) GetDisplayName() string
func (*CandidateInfo) GetMissingScopes ¶
func (x *CandidateInfo) GetMissingScopes() []string
func (*CandidateInfo) GetName ¶
func (x *CandidateInfo) GetName() string
func (*CandidateInfo) GetReadiness ¶
func (x *CandidateInfo) GetReadiness() string
func (*CandidateInfo) GetRequiredScopes ¶
func (x *CandidateInfo) GetRequiredScopes() []string
func (*CandidateInfo) GetResourceId ¶
func (x *CandidateInfo) GetResourceId() string
func (*CandidateInfo) GetSlug ¶
func (x *CandidateInfo) GetSlug() string
func (*CandidateInfo) ProtoMessage ¶
func (*CandidateInfo) ProtoMessage()
func (*CandidateInfo) ProtoReflect ¶
func (x *CandidateInfo) ProtoReflect() protoreflect.Message
func (*CandidateInfo) Reset ¶
func (x *CandidateInfo) Reset()
func (*CandidateInfo) String ¶
func (x *CandidateInfo) String() string
type ChangePasswordRequest ¶
type ChangePasswordRequest struct {
CurrentPassword string `protobuf:"bytes,1,opt,name=current_password,json=currentPassword,proto3" json:"current_password,omitempty"`
NewPassword string `protobuf:"bytes,2,opt,name=new_password,json=newPassword,proto3" json:"new_password,omitempty"`
// contains filtered or unexported fields
}
func (*ChangePasswordRequest) Descriptor
deprecated
func (*ChangePasswordRequest) Descriptor() ([]byte, []int)
Deprecated: Use ChangePasswordRequest.ProtoReflect.Descriptor instead.
func (*ChangePasswordRequest) GetCurrentPassword ¶
func (x *ChangePasswordRequest) GetCurrentPassword() string
func (*ChangePasswordRequest) GetNewPassword ¶
func (x *ChangePasswordRequest) GetNewPassword() string
func (*ChangePasswordRequest) ProtoMessage ¶
func (*ChangePasswordRequest) ProtoMessage()
func (*ChangePasswordRequest) ProtoReflect ¶
func (x *ChangePasswordRequest) ProtoReflect() protoreflect.Message
func (*ChangePasswordRequest) Reset ¶
func (x *ChangePasswordRequest) Reset()
func (*ChangePasswordRequest) String ¶
func (x *ChangePasswordRequest) String() string
type ChangePasswordResponse ¶
type ChangePasswordResponse struct {
AccessToken string `protobuf:"bytes,1,opt,name=access_token,json=accessToken,proto3" json:"access_token,omitempty"`
RefreshToken string `protobuf:"bytes,2,opt,name=refresh_token,json=refreshToken,proto3" json:"refresh_token,omitempty"`
// contains filtered or unexported fields
}
func (*ChangePasswordResponse) Descriptor
deprecated
func (*ChangePasswordResponse) Descriptor() ([]byte, []int)
Deprecated: Use ChangePasswordResponse.ProtoReflect.Descriptor instead.
func (*ChangePasswordResponse) GetAccessToken ¶
func (x *ChangePasswordResponse) GetAccessToken() string
func (*ChangePasswordResponse) GetRefreshToken ¶
func (x *ChangePasswordResponse) GetRefreshToken() string
func (*ChangePasswordResponse) ProtoMessage ¶
func (*ChangePasswordResponse) ProtoMessage()
func (*ChangePasswordResponse) ProtoReflect ¶
func (x *ChangePasswordResponse) ProtoReflect() protoreflect.Message
func (*ChangePasswordResponse) Reset ¶
func (x *ChangePasswordResponse) Reset()
func (*ChangePasswordResponse) String ¶
func (x *ChangePasswordResponse) String() string
type CloneAgentRequest ¶
type CloneAgentRequest struct {
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
Slug string `protobuf:"bytes,2,opt,name=slug,proto3" json:"slug,omitempty"`
// contains filtered or unexported fields
}
CloneAgentRequest forks an existing agent's code into a new agent owned by the caller. Only the code + authored config is copied — no data, secrets, or resource bindings. name/slug are required and must be unique.
func (*CloneAgentRequest) Descriptor
deprecated
func (*CloneAgentRequest) Descriptor() ([]byte, []int)
Deprecated: Use CloneAgentRequest.ProtoReflect.Descriptor instead.
func (*CloneAgentRequest) GetName ¶
func (x *CloneAgentRequest) GetName() string
func (*CloneAgentRequest) GetSlug ¶
func (x *CloneAgentRequest) GetSlug() string
func (*CloneAgentRequest) ProtoMessage ¶
func (*CloneAgentRequest) ProtoMessage()
func (*CloneAgentRequest) ProtoReflect ¶
func (x *CloneAgentRequest) ProtoReflect() protoreflect.Message
func (*CloneAgentRequest) Reset ¶
func (x *CloneAgentRequest) Reset()
func (*CloneAgentRequest) String ¶
func (x *CloneAgentRequest) String() string
type CloneAgentResponse ¶
type CloneAgentResponse struct {
Agent *AgentInfo `protobuf:"bytes,1,opt,name=agent,proto3" json:"agent,omitempty"`
// contains filtered or unexported fields
}
func (*CloneAgentResponse) Descriptor
deprecated
func (*CloneAgentResponse) Descriptor() ([]byte, []int)
Deprecated: Use CloneAgentResponse.ProtoReflect.Descriptor instead.
func (*CloneAgentResponse) GetAgent ¶
func (x *CloneAgentResponse) GetAgent() *AgentInfo
func (*CloneAgentResponse) ProtoMessage ¶
func (*CloneAgentResponse) ProtoMessage()
func (*CloneAgentResponse) ProtoReflect ¶
func (x *CloneAgentResponse) ProtoReflect() protoreflect.Message
func (*CloneAgentResponse) Reset ¶
func (x *CloneAgentResponse) Reset()
func (*CloneAgentResponse) String ¶
func (x *CloneAgentResponse) String() string
type ConnectAgentGitRequest ¶
type ConnectAgentGitRequest struct {
GitRemoteUrl string `protobuf:"bytes,1,opt,name=git_remote_url,json=gitRemoteUrl,proto3" json:"git_remote_url,omitempty"`
GitCredentialId string `protobuf:"bytes,2,opt,name=git_credential_id,json=gitCredentialId,proto3" json:"git_credential_id,omitempty"`
DefaultBranch string `protobuf:"bytes,3,opt,name=default_branch,json=defaultBranch,proto3" json:"default_branch,omitempty"` // empty → "main"
GitMode string `protobuf:"bytes,4,opt,name=git_mode,json=gitMode,proto3" json:"git_mode,omitempty"` // "read_write" | "read_only"
// contains filtered or unexported fields
}
func (*ConnectAgentGitRequest) Descriptor
deprecated
func (*ConnectAgentGitRequest) Descriptor() ([]byte, []int)
Deprecated: Use ConnectAgentGitRequest.ProtoReflect.Descriptor instead.
func (*ConnectAgentGitRequest) GetDefaultBranch ¶
func (x *ConnectAgentGitRequest) GetDefaultBranch() string
func (*ConnectAgentGitRequest) GetGitCredentialId ¶
func (x *ConnectAgentGitRequest) GetGitCredentialId() string
func (*ConnectAgentGitRequest) GetGitMode ¶
func (x *ConnectAgentGitRequest) GetGitMode() string
func (*ConnectAgentGitRequest) GetGitRemoteUrl ¶
func (x *ConnectAgentGitRequest) GetGitRemoteUrl() string
func (*ConnectAgentGitRequest) ProtoMessage ¶
func (*ConnectAgentGitRequest) ProtoMessage()
func (*ConnectAgentGitRequest) ProtoReflect ¶
func (x *ConnectAgentGitRequest) ProtoReflect() protoreflect.Message
func (*ConnectAgentGitRequest) Reset ¶
func (x *ConnectAgentGitRequest) Reset()
func (*ConnectAgentGitRequest) String ¶
func (x *ConnectAgentGitRequest) String() string
type ConnectAgentGitResponse ¶
type ConnectAgentGitResponse struct {
Config *AgentGitConfig `protobuf:"bytes,1,opt,name=config,proto3" json:"config,omitempty"`
// contains filtered or unexported fields
}
func (*ConnectAgentGitResponse) Descriptor
deprecated
func (*ConnectAgentGitResponse) Descriptor() ([]byte, []int)
Deprecated: Use ConnectAgentGitResponse.ProtoReflect.Descriptor instead.
func (*ConnectAgentGitResponse) GetConfig ¶
func (x *ConnectAgentGitResponse) GetConfig() *AgentGitConfig
func (*ConnectAgentGitResponse) ProtoMessage ¶
func (*ConnectAgentGitResponse) ProtoMessage()
func (*ConnectAgentGitResponse) ProtoReflect ¶
func (x *ConnectAgentGitResponse) ProtoReflect() protoreflect.Message
func (*ConnectAgentGitResponse) Reset ¶
func (x *ConnectAgentGitResponse) Reset()
func (*ConnectAgentGitResponse) String ¶
func (x *ConnectAgentGitResponse) String() string
type ConnectionInfo ¶
type ConnectionInfo struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
Slug string `protobuf:"bytes,2,opt,name=slug,proto3" json:"slug,omitempty"`
Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"`
Description string `protobuf:"bytes,4,opt,name=description,proto3" json:"description,omitempty"`
AuthMode string `protobuf:"bytes,5,opt,name=auth_mode,json=authMode,proto3" json:"auth_mode,omitempty"` // "oauth2", "api_key"
AuthUrl string `protobuf:"bytes,6,opt,name=auth_url,json=authUrl,proto3" json:"auth_url,omitempty"` // Airlock-hosted URL to start auth
SetupInstructions string `protobuf:"bytes,7,opt,name=setup_instructions,json=setupInstructions,proto3" json:"setup_instructions,omitempty"`
Authorized bool `protobuf:"varint,8,opt,name=authorized,proto3" json:"authorized,omitempty"` // whether credentials exist and are valid
HasOauthApp bool `protobuf:"varint,9,opt,name=has_oauth_app,json=hasOauthApp,proto3" json:"has_oauth_app,omitempty"` // whether client_id/secret configured (oauth2 only)
TokenExpiresAt *timestamppb.Timestamp `protobuf:"bytes,10,opt,name=token_expires_at,json=tokenExpiresAt,proto3" json:"token_expires_at,omitempty"`
// Human-readable health warnings for an authorized-but-fragile
// connection (e.g. no refresh token, or an expired token). Empty when
// healthy; the UI shows a (!) indicator when non-empty.
Warnings []string `protobuf:"bytes,11,rep,name=warnings,proto3" json:"warnings,omitempty"`
// contains filtered or unexported fields
}
ConnectionInfo shows a connection definition with credential status.
func (*ConnectionInfo) Descriptor
deprecated
func (*ConnectionInfo) Descriptor() ([]byte, []int)
Deprecated: Use ConnectionInfo.ProtoReflect.Descriptor instead.
func (*ConnectionInfo) GetAuthMode ¶
func (x *ConnectionInfo) GetAuthMode() string
func (*ConnectionInfo) GetAuthUrl ¶
func (x *ConnectionInfo) GetAuthUrl() string
func (*ConnectionInfo) GetAuthorized ¶
func (x *ConnectionInfo) GetAuthorized() bool
func (*ConnectionInfo) GetDescription ¶
func (x *ConnectionInfo) GetDescription() string
func (*ConnectionInfo) GetHasOauthApp ¶
func (x *ConnectionInfo) GetHasOauthApp() bool
func (*ConnectionInfo) GetId ¶
func (x *ConnectionInfo) GetId() string
func (*ConnectionInfo) GetName ¶
func (x *ConnectionInfo) GetName() string
func (*ConnectionInfo) GetSetupInstructions ¶
func (x *ConnectionInfo) GetSetupInstructions() string
func (*ConnectionInfo) GetSlug ¶
func (x *ConnectionInfo) GetSlug() string
func (*ConnectionInfo) GetTokenExpiresAt ¶
func (x *ConnectionInfo) GetTokenExpiresAt() *timestamppb.Timestamp
func (*ConnectionInfo) GetWarnings ¶
func (x *ConnectionInfo) GetWarnings() []string
func (*ConnectionInfo) ProtoMessage ¶
func (*ConnectionInfo) ProtoMessage()
func (*ConnectionInfo) ProtoReflect ¶
func (x *ConnectionInfo) ProtoReflect() protoreflect.Message
func (*ConnectionInfo) Reset ¶
func (x *ConnectionInfo) Reset()
func (*ConnectionInfo) String ¶
func (x *ConnectionInfo) String() string
type ConnectionSetupStatusResponse ¶
type ConnectionSetupStatusResponse struct {
Counts *SetupCountsInfo `protobuf:"bytes,1,opt,name=counts,proto3" json:"counts,omitempty"`
// contains filtered or unexported fields
}
func (*ConnectionSetupStatusResponse) Descriptor
deprecated
func (*ConnectionSetupStatusResponse) Descriptor() ([]byte, []int)
Deprecated: Use ConnectionSetupStatusResponse.ProtoReflect.Descriptor instead.
func (*ConnectionSetupStatusResponse) GetCounts ¶
func (x *ConnectionSetupStatusResponse) GetCounts() *SetupCountsInfo
func (*ConnectionSetupStatusResponse) ProtoMessage ¶
func (*ConnectionSetupStatusResponse) ProtoMessage()
func (*ConnectionSetupStatusResponse) ProtoReflect ¶
func (x *ConnectionSetupStatusResponse) ProtoReflect() protoreflect.Message
func (*ConnectionSetupStatusResponse) Reset ¶
func (x *ConnectionSetupStatusResponse) Reset()
func (*ConnectionSetupStatusResponse) String ¶
func (x *ConnectionSetupStatusResponse) String() string
type ConnectorArtifactFileInfo ¶ added in v0.6.0
type ConnectorArtifactFileInfo struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
Platform string `protobuf:"bytes,2,opt,name=platform,proto3" json:"platform,omitempty"`
Filename string `protobuf:"bytes,3,opt,name=filename,proto3" json:"filename,omitempty"`
Sha256 string `protobuf:"bytes,4,opt,name=sha256,proto3" json:"sha256,omitempty"`
SizeBytes int64 `protobuf:"varint,5,opt,name=size_bytes,json=sizeBytes,proto3" json:"size_bytes,omitempty"`
NoticesSha256 string `protobuf:"bytes,6,opt,name=notices_sha256,json=noticesSha256,proto3" json:"notices_sha256,omitempty"`
NoticesSizeBytes int64 `protobuf:"varint,7,opt,name=notices_size_bytes,json=noticesSizeBytes,proto3" json:"notices_size_bytes,omitempty"`
// contains filtered or unexported fields
}
func (*ConnectorArtifactFileInfo) Descriptor
deprecated
added in
v0.6.0
func (*ConnectorArtifactFileInfo) Descriptor() ([]byte, []int)
Deprecated: Use ConnectorArtifactFileInfo.ProtoReflect.Descriptor instead.
func (*ConnectorArtifactFileInfo) GetFilename ¶ added in v0.6.0
func (x *ConnectorArtifactFileInfo) GetFilename() string
func (*ConnectorArtifactFileInfo) GetId ¶ added in v0.6.0
func (x *ConnectorArtifactFileInfo) GetId() string
func (*ConnectorArtifactFileInfo) GetNoticesSha256 ¶ added in v0.6.0
func (x *ConnectorArtifactFileInfo) GetNoticesSha256() string
func (*ConnectorArtifactFileInfo) GetNoticesSizeBytes ¶ added in v0.6.0
func (x *ConnectorArtifactFileInfo) GetNoticesSizeBytes() int64
func (*ConnectorArtifactFileInfo) GetPlatform ¶ added in v0.6.0
func (x *ConnectorArtifactFileInfo) GetPlatform() string
func (*ConnectorArtifactFileInfo) GetSha256 ¶ added in v0.6.0
func (x *ConnectorArtifactFileInfo) GetSha256() string
func (*ConnectorArtifactFileInfo) GetSizeBytes ¶ added in v0.6.0
func (x *ConnectorArtifactFileInfo) GetSizeBytes() int64
func (*ConnectorArtifactFileInfo) ProtoMessage ¶ added in v0.6.0
func (*ConnectorArtifactFileInfo) ProtoMessage()
func (*ConnectorArtifactFileInfo) ProtoReflect ¶ added in v0.6.0
func (x *ConnectorArtifactFileInfo) ProtoReflect() protoreflect.Message
func (*ConnectorArtifactFileInfo) Reset ¶ added in v0.6.0
func (x *ConnectorArtifactFileInfo) Reset()
func (*ConnectorArtifactFileInfo) String ¶ added in v0.6.0
func (x *ConnectorArtifactFileInfo) String() string
type ConnectorArtifactSetInfo ¶ added in v0.6.0
type ConnectorArtifactSetInfo struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
BuildId string `protobuf:"bytes,2,opt,name=build_id,json=buildId,proto3" json:"build_id,omitempty"`
ConnectorSlug string `protobuf:"bytes,3,opt,name=connector_slug,json=connectorSlug,proto3" json:"connector_slug,omitempty"`
SourceRef string `protobuf:"bytes,4,opt,name=source_ref,json=sourceRef,proto3" json:"source_ref,omitempty"`
Kind string `protobuf:"bytes,5,opt,name=kind,proto3" json:"kind,omitempty"`
ContractId string `protobuf:"bytes,6,opt,name=contract_id,json=contractId,proto3" json:"contract_id,omitempty"`
Name string `protobuf:"bytes,7,opt,name=name,proto3" json:"name,omitempty"`
Description string `protobuf:"bytes,8,opt,name=description,proto3" json:"description,omitempty"`
ArtifactVersion string `protobuf:"bytes,9,opt,name=artifact_version,json=artifactVersion,proto3" json:"artifact_version,omitempty"`
ProtocolMajor int32 `protobuf:"varint,10,opt,name=protocol_major,json=protocolMajor,proto3" json:"protocol_major,omitempty"`
ProtocolMinor int32 `protobuf:"varint,11,opt,name=protocol_minor,json=protocolMinor,proto3" json:"protocol_minor,omitempty"`
Features []string `protobuf:"bytes,12,rep,name=features,proto3" json:"features,omitempty"`
InterfaceJson string `protobuf:"bytes,13,opt,name=interface_json,json=interfaceJson,proto3" json:"interface_json,omitempty"`
InterfaceHash string `protobuf:"bytes,14,opt,name=interface_hash,json=interfaceHash,proto3" json:"interface_hash,omitempty"`
SettingsJson string `protobuf:"bytes,15,opt,name=settings_json,json=settingsJson,proto3" json:"settings_json,omitempty"`
Files []*ConnectorArtifactFileInfo `protobuf:"bytes,16,rep,name=files,proto3" json:"files,omitempty"`
CreatedAt *timestamppb.Timestamp `protobuf:"bytes,17,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
ArtifactDigest string `protobuf:"bytes,18,opt,name=artifact_digest,json=artifactDigest,proto3" json:"artifact_digest,omitempty"`
ServiceMode string `protobuf:"bytes,19,opt,name=service_mode,json=serviceMode,proto3" json:"service_mode,omitempty"` // user | system; empty when authoritative metadata is unavailable
// contains filtered or unexported fields
}
func (*ConnectorArtifactSetInfo) Descriptor
deprecated
added in
v0.6.0
func (*ConnectorArtifactSetInfo) Descriptor() ([]byte, []int)
Deprecated: Use ConnectorArtifactSetInfo.ProtoReflect.Descriptor instead.
func (*ConnectorArtifactSetInfo) GetArtifactDigest ¶ added in v0.6.0
func (x *ConnectorArtifactSetInfo) GetArtifactDigest() string
func (*ConnectorArtifactSetInfo) GetArtifactVersion ¶ added in v0.6.0
func (x *ConnectorArtifactSetInfo) GetArtifactVersion() string
func (*ConnectorArtifactSetInfo) GetBuildId ¶ added in v0.6.0
func (x *ConnectorArtifactSetInfo) GetBuildId() string
func (*ConnectorArtifactSetInfo) GetConnectorSlug ¶ added in v0.6.0
func (x *ConnectorArtifactSetInfo) GetConnectorSlug() string
func (*ConnectorArtifactSetInfo) GetContractId ¶ added in v0.6.0
func (x *ConnectorArtifactSetInfo) GetContractId() string
func (*ConnectorArtifactSetInfo) GetCreatedAt ¶ added in v0.6.0
func (x *ConnectorArtifactSetInfo) GetCreatedAt() *timestamppb.Timestamp
func (*ConnectorArtifactSetInfo) GetDescription ¶ added in v0.6.0
func (x *ConnectorArtifactSetInfo) GetDescription() string
func (*ConnectorArtifactSetInfo) GetFeatures ¶ added in v0.6.0
func (x *ConnectorArtifactSetInfo) GetFeatures() []string
func (*ConnectorArtifactSetInfo) GetFiles ¶ added in v0.6.0
func (x *ConnectorArtifactSetInfo) GetFiles() []*ConnectorArtifactFileInfo
func (*ConnectorArtifactSetInfo) GetId ¶ added in v0.6.0
func (x *ConnectorArtifactSetInfo) GetId() string
func (*ConnectorArtifactSetInfo) GetInterfaceHash ¶ added in v0.6.0
func (x *ConnectorArtifactSetInfo) GetInterfaceHash() string
func (*ConnectorArtifactSetInfo) GetInterfaceJson ¶ added in v0.6.0
func (x *ConnectorArtifactSetInfo) GetInterfaceJson() string
func (*ConnectorArtifactSetInfo) GetKind ¶ added in v0.6.0
func (x *ConnectorArtifactSetInfo) GetKind() string
func (*ConnectorArtifactSetInfo) GetName ¶ added in v0.6.0
func (x *ConnectorArtifactSetInfo) GetName() string
func (*ConnectorArtifactSetInfo) GetProtocolMajor ¶ added in v0.6.0
func (x *ConnectorArtifactSetInfo) GetProtocolMajor() int32
func (*ConnectorArtifactSetInfo) GetProtocolMinor ¶ added in v0.6.0
func (x *ConnectorArtifactSetInfo) GetProtocolMinor() int32
func (*ConnectorArtifactSetInfo) GetServiceMode ¶ added in v0.6.0
func (x *ConnectorArtifactSetInfo) GetServiceMode() string
func (*ConnectorArtifactSetInfo) GetSettingsJson ¶ added in v0.6.0
func (x *ConnectorArtifactSetInfo) GetSettingsJson() string
func (*ConnectorArtifactSetInfo) GetSourceRef ¶ added in v0.6.0
func (x *ConnectorArtifactSetInfo) GetSourceRef() string
func (*ConnectorArtifactSetInfo) ProtoMessage ¶ added in v0.6.0
func (*ConnectorArtifactSetInfo) ProtoMessage()
func (*ConnectorArtifactSetInfo) ProtoReflect ¶ added in v0.6.0
func (x *ConnectorArtifactSetInfo) ProtoReflect() protoreflect.Message
func (*ConnectorArtifactSetInfo) Reset ¶ added in v0.6.0
func (x *ConnectorArtifactSetInfo) Reset()
func (*ConnectorArtifactSetInfo) String ¶ added in v0.6.0
func (x *ConnectorArtifactSetInfo) String() string
type ConnectorArtifactTargetInfo
deprecated
added in
v0.6.0
type ConnectorArtifactTargetInfo struct {
Target string `protobuf:"bytes,1,opt,name=target,proto3" json:"target,omitempty"`
Os string `protobuf:"bytes,2,opt,name=os,proto3" json:"os,omitempty"`
Arch string `protobuf:"bytes,3,opt,name=arch,proto3" json:"arch,omitempty"`
Filename string `protobuf:"bytes,4,opt,name=filename,proto3" json:"filename,omitempty"`
SizeBytes int64 `protobuf:"varint,5,opt,name=size_bytes,json=sizeBytes,proto3" json:"size_bytes,omitempty"`
Sha256 string `protobuf:"bytes,6,opt,name=sha256,proto3" json:"sha256,omitempty"`
// contains filtered or unexported fields
}
Deprecated: Marked as deprecated in airlock/v1/types.proto.
func (*ConnectorArtifactTargetInfo) Descriptor
deprecated
added in
v0.6.0
func (*ConnectorArtifactTargetInfo) Descriptor() ([]byte, []int)
Deprecated: Use ConnectorArtifactTargetInfo.ProtoReflect.Descriptor instead.
func (*ConnectorArtifactTargetInfo) GetArch ¶ added in v0.6.0
func (x *ConnectorArtifactTargetInfo) GetArch() string
func (*ConnectorArtifactTargetInfo) GetFilename ¶ added in v0.6.0
func (x *ConnectorArtifactTargetInfo) GetFilename() string
func (*ConnectorArtifactTargetInfo) GetOs ¶ added in v0.6.0
func (x *ConnectorArtifactTargetInfo) GetOs() string
func (*ConnectorArtifactTargetInfo) GetSha256 ¶ added in v0.6.0
func (x *ConnectorArtifactTargetInfo) GetSha256() string
func (*ConnectorArtifactTargetInfo) GetSizeBytes ¶ added in v0.6.0
func (x *ConnectorArtifactTargetInfo) GetSizeBytes() int64
func (*ConnectorArtifactTargetInfo) GetTarget ¶ added in v0.6.0
func (x *ConnectorArtifactTargetInfo) GetTarget() string
func (*ConnectorArtifactTargetInfo) ProtoMessage ¶ added in v0.6.0
func (*ConnectorArtifactTargetInfo) ProtoMessage()
func (*ConnectorArtifactTargetInfo) ProtoReflect ¶ added in v0.6.0
func (x *ConnectorArtifactTargetInfo) ProtoReflect() protoreflect.Message
func (*ConnectorArtifactTargetInfo) Reset ¶ added in v0.6.0
func (x *ConnectorArtifactTargetInfo) Reset()
func (*ConnectorArtifactTargetInfo) String ¶ added in v0.6.0
func (x *ConnectorArtifactTargetInfo) String() string
type ConnectorArtifactVersionInfo
deprecated
added in
v0.6.0
type ConnectorArtifactVersionInfo struct {
Version string `protobuf:"bytes,1,opt,name=version,proto3" json:"version,omitempty"`
SourceCommit string `protobuf:"bytes,2,opt,name=source_commit,json=sourceCommit,proto3" json:"source_commit,omitempty"`
BuildId string `protobuf:"bytes,3,opt,name=build_id,json=buildId,proto3" json:"build_id,omitempty"`
CreatedAt *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
Compatible bool `protobuf:"varint,5,opt,name=compatible,proto3" json:"compatible,omitempty"`
LatestCompatible bool `protobuf:"varint,6,opt,name=latest_compatible,json=latestCompatible,proto3" json:"latest_compatible,omitempty"`
ArtifactDigest string `protobuf:"bytes,7,opt,name=artifact_digest,json=artifactDigest,proto3" json:"artifact_digest,omitempty"`
Interface *structpb.Struct `protobuf:"bytes,8,opt,name=interface,proto3" json:"interface,omitempty"`
Settings []*ConnectorSettingInfo `protobuf:"bytes,9,rep,name=settings,proto3" json:"settings,omitempty"`
RuntimeExpectations []string `protobuf:"bytes,10,rep,name=runtime_expectations,json=runtimeExpectations,proto3" json:"runtime_expectations,omitempty"`
Notices []string `protobuf:"bytes,11,rep,name=notices,proto3" json:"notices,omitempty"`
Targets []*ConnectorArtifactTargetInfo `protobuf:"bytes,12,rep,name=targets,proto3" json:"targets,omitempty"`
// contains filtered or unexported fields
}
Deprecated: Marked as deprecated in airlock/v1/types.proto.
func (*ConnectorArtifactVersionInfo) Descriptor
deprecated
added in
v0.6.0
func (*ConnectorArtifactVersionInfo) Descriptor() ([]byte, []int)
Deprecated: Use ConnectorArtifactVersionInfo.ProtoReflect.Descriptor instead.
func (*ConnectorArtifactVersionInfo) GetArtifactDigest ¶ added in v0.6.0
func (x *ConnectorArtifactVersionInfo) GetArtifactDigest() string
func (*ConnectorArtifactVersionInfo) GetBuildId ¶ added in v0.6.0
func (x *ConnectorArtifactVersionInfo) GetBuildId() string
func (*ConnectorArtifactVersionInfo) GetCompatible ¶ added in v0.6.0
func (x *ConnectorArtifactVersionInfo) GetCompatible() bool
func (*ConnectorArtifactVersionInfo) GetCreatedAt ¶ added in v0.6.0
func (x *ConnectorArtifactVersionInfo) GetCreatedAt() *timestamppb.Timestamp
func (*ConnectorArtifactVersionInfo) GetInterface ¶ added in v0.6.0
func (x *ConnectorArtifactVersionInfo) GetInterface() *structpb.Struct
func (*ConnectorArtifactVersionInfo) GetLatestCompatible ¶ added in v0.6.0
func (x *ConnectorArtifactVersionInfo) GetLatestCompatible() bool
func (*ConnectorArtifactVersionInfo) GetNotices ¶ added in v0.6.0
func (x *ConnectorArtifactVersionInfo) GetNotices() []string
func (*ConnectorArtifactVersionInfo) GetRuntimeExpectations ¶ added in v0.6.0
func (x *ConnectorArtifactVersionInfo) GetRuntimeExpectations() []string
func (*ConnectorArtifactVersionInfo) GetSettings ¶ added in v0.6.0
func (x *ConnectorArtifactVersionInfo) GetSettings() []*ConnectorSettingInfo
func (*ConnectorArtifactVersionInfo) GetSourceCommit ¶ added in v0.6.0
func (x *ConnectorArtifactVersionInfo) GetSourceCommit() string
func (*ConnectorArtifactVersionInfo) GetTargets ¶ added in v0.6.0
func (x *ConnectorArtifactVersionInfo) GetTargets() []*ConnectorArtifactTargetInfo
func (*ConnectorArtifactVersionInfo) GetVersion ¶ added in v0.6.0
func (x *ConnectorArtifactVersionInfo) GetVersion() string
func (*ConnectorArtifactVersionInfo) ProtoMessage ¶ added in v0.6.0
func (*ConnectorArtifactVersionInfo) ProtoMessage()
func (*ConnectorArtifactVersionInfo) ProtoReflect ¶ added in v0.6.0
func (x *ConnectorArtifactVersionInfo) ProtoReflect() protoreflect.Message
func (*ConnectorArtifactVersionInfo) Reset ¶ added in v0.6.0
func (x *ConnectorArtifactVersionInfo) Reset()
func (*ConnectorArtifactVersionInfo) String ¶ added in v0.6.0
func (x *ConnectorArtifactVersionInfo) String() string
type ConnectorInfo ¶ added in v0.6.0
type ConnectorInfo struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
OwnerPrincipalId string `protobuf:"bytes,2,opt,name=owner_principal_id,json=ownerPrincipalId,proto3" json:"owner_principal_id,omitempty"`
Slug string `protobuf:"bytes,3,opt,name=slug,proto3" json:"slug,omitempty"`
Kind string `protobuf:"bytes,4,opt,name=kind,proto3" json:"kind,omitempty"`
ContractId string `protobuf:"bytes,5,opt,name=contract_id,json=contractId,proto3" json:"contract_id,omitempty"`
Name string `protobuf:"bytes,6,opt,name=name,proto3" json:"name,omitempty"`
DisplayName string `protobuf:"bytes,7,opt,name=display_name,json=displayName,proto3" json:"display_name,omitempty"`
Description string `protobuf:"bytes,8,opt,name=description,proto3" json:"description,omitempty"`
ProtocolMajor int32 `protobuf:"varint,9,opt,name=protocol_major,json=protocolMajor,proto3" json:"protocol_major,omitempty"`
ProtocolMinor int32 `protobuf:"varint,10,opt,name=protocol_minor,json=protocolMinor,proto3" json:"protocol_minor,omitempty"`
Features []string `protobuf:"bytes,11,rep,name=features,proto3" json:"features,omitempty"`
ArtifactVersion string `protobuf:"bytes,12,opt,name=artifact_version,json=artifactVersion,proto3" json:"artifact_version,omitempty"`
ArtifactDigest string `protobuf:"bytes,13,opt,name=artifact_digest,json=artifactDigest,proto3" json:"artifact_digest,omitempty"`
InterfaceJson string `protobuf:"bytes,14,opt,name=interface_json,json=interfaceJson,proto3" json:"interface_json,omitempty"`
InterfaceHash string `protobuf:"bytes,15,opt,name=interface_hash,json=interfaceHash,proto3" json:"interface_hash,omitempty"`
Readiness string `protobuf:"bytes,16,opt,name=readiness,proto3" json:"readiness,omitempty"`
ReadinessMessage string `protobuf:"bytes,17,opt,name=readiness_message,json=readinessMessage,proto3" json:"readiness_message,omitempty"`
Labels map[string]string `` /* 140-byte string literal not displayed */
Lifecycle string `protobuf:"bytes,19,opt,name=lifecycle,proto3" json:"lifecycle,omitempty"`
AgentCount int32 `protobuf:"varint,20,opt,name=agent_count,json=agentCount,proto3" json:"agent_count,omitempty"`
Capabilities []string `protobuf:"bytes,21,rep,name=capabilities,proto3" json:"capabilities,omitempty"`
LastSeenAt *timestamppb.Timestamp `protobuf:"bytes,22,opt,name=last_seen_at,json=lastSeenAt,proto3" json:"last_seen_at,omitempty"`
LastReadyAt *timestamppb.Timestamp `protobuf:"bytes,23,opt,name=last_ready_at,json=lastReadyAt,proto3" json:"last_ready_at,omitempty"`
CreatedAt *timestamppb.Timestamp `protobuf:"bytes,24,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
UpdatedAt *timestamppb.Timestamp `protobuf:"bytes,25,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"`
OwnerName string `protobuf:"bytes,26,opt,name=owner_name,json=ownerName,proto3" json:"owner_name,omitempty"`
OwnerKind string `protobuf:"bytes,27,opt,name=owner_kind,json=ownerKind,proto3" json:"owner_kind,omitempty"`
Online bool `protobuf:"varint,28,opt,name=online,proto3" json:"online,omitempty"`
Commands []*ConnectorPublishedCommandInfo `protobuf:"bytes,29,rep,name=commands,proto3" json:"commands,omitempty"`
Directories []*ConnectorPublishedDirectoryInfo `protobuf:"bytes,30,rep,name=directories,proto3" json:"directories,omitempty"`
ArtifactFreshness string `protobuf:"bytes,31,opt,name=artifact_freshness,json=artifactFreshness,proto3" json:"artifact_freshness,omitempty"` // current | outdated | unknown | missing
UpdateStatus string `protobuf:"bytes,32,opt,name=update_status,json=updateStatus,proto3" json:"update_status,omitempty"` // current | update_available | update_recommended | manual_update_required | unsupported_protocol
LatestArtifactVersion string `` /* 127-byte string literal not displayed */
LatestArtifactDigest string `protobuf:"bytes,34,opt,name=latest_artifact_digest,json=latestArtifactDigest,proto3" json:"latest_artifact_digest,omitempty"`
LatestInterfaceHash string `protobuf:"bytes,35,opt,name=latest_interface_hash,json=latestInterfaceHash,proto3" json:"latest_interface_hash,omitempty"`
LatestArtifactCreatedAt *timestamppb.Timestamp `` /* 135-byte string literal not displayed */
HostId string `protobuf:"bytes,37,opt,name=host_id,json=hostId,proto3" json:"host_id,omitempty"`
ActiveProvenance string `protobuf:"bytes,38,opt,name=active_provenance,json=activeProvenance,proto3" json:"active_provenance,omitempty"` // airlock | manual | none
RollbackProvenance string `protobuf:"bytes,39,opt,name=rollback_provenance,json=rollbackProvenance,proto3" json:"rollback_provenance,omitempty"` // airlock | manual | none
ActiveObservationState string `` // pending | known | manual | invalid | removed
/* 130-byte string literal not displayed */
RollbackObservationState string `` // none | known | manual | invalid
/* 136-byte string literal not displayed */
InventoryRevision uint64 `protobuf:"varint,42,opt,name=inventory_revision,json=inventoryRevision,proto3" json:"inventory_revision,omitempty"`
ObservedActiveDigest string `protobuf:"bytes,43,opt,name=observed_active_digest,json=observedActiveDigest,proto3" json:"observed_active_digest,omitempty"`
ObservedActiveManifestJson string `` /* 144-byte string literal not displayed */
ObservedActiveManifestHash string `` /* 144-byte string literal not displayed */
ObservedRollbackDigest string `` /* 130-byte string literal not displayed */
ObservedRollbackManifestJson string `` /* 150-byte string literal not displayed */
ObservedRollbackManifestHash string `` /* 150-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*ConnectorInfo) Descriptor
deprecated
added in
v0.6.0
func (*ConnectorInfo) Descriptor() ([]byte, []int)
Deprecated: Use ConnectorInfo.ProtoReflect.Descriptor instead.
func (*ConnectorInfo) GetActiveObservationState ¶ added in v0.6.0
func (x *ConnectorInfo) GetActiveObservationState() string
func (*ConnectorInfo) GetActiveProvenance ¶ added in v0.6.0
func (x *ConnectorInfo) GetActiveProvenance() string
func (*ConnectorInfo) GetAgentCount ¶ added in v0.6.0
func (x *ConnectorInfo) GetAgentCount() int32
func (*ConnectorInfo) GetArtifactDigest ¶ added in v0.6.0
func (x *ConnectorInfo) GetArtifactDigest() string
func (*ConnectorInfo) GetArtifactFreshness ¶ added in v0.6.0
func (x *ConnectorInfo) GetArtifactFreshness() string
func (*ConnectorInfo) GetArtifactVersion ¶ added in v0.6.0
func (x *ConnectorInfo) GetArtifactVersion() string
func (*ConnectorInfo) GetCapabilities ¶ added in v0.6.0
func (x *ConnectorInfo) GetCapabilities() []string
func (*ConnectorInfo) GetCommands ¶ added in v0.6.0
func (x *ConnectorInfo) GetCommands() []*ConnectorPublishedCommandInfo
func (*ConnectorInfo) GetContractId ¶ added in v0.6.0
func (x *ConnectorInfo) GetContractId() string
func (*ConnectorInfo) GetCreatedAt ¶ added in v0.6.0
func (x *ConnectorInfo) GetCreatedAt() *timestamppb.Timestamp
func (*ConnectorInfo) GetDescription ¶ added in v0.6.0
func (x *ConnectorInfo) GetDescription() string
func (*ConnectorInfo) GetDirectories ¶ added in v0.6.0
func (x *ConnectorInfo) GetDirectories() []*ConnectorPublishedDirectoryInfo
func (*ConnectorInfo) GetDisplayName ¶ added in v0.6.0
func (x *ConnectorInfo) GetDisplayName() string
func (*ConnectorInfo) GetFeatures ¶ added in v0.6.0
func (x *ConnectorInfo) GetFeatures() []string
func (*ConnectorInfo) GetHostId ¶ added in v0.6.0
func (x *ConnectorInfo) GetHostId() string
func (*ConnectorInfo) GetId ¶ added in v0.6.0
func (x *ConnectorInfo) GetId() string
func (*ConnectorInfo) GetInterfaceHash ¶ added in v0.6.0
func (x *ConnectorInfo) GetInterfaceHash() string
func (*ConnectorInfo) GetInterfaceJson ¶ added in v0.6.0
func (x *ConnectorInfo) GetInterfaceJson() string
func (*ConnectorInfo) GetInventoryRevision ¶ added in v0.6.0
func (x *ConnectorInfo) GetInventoryRevision() uint64
func (*ConnectorInfo) GetKind ¶ added in v0.6.0
func (x *ConnectorInfo) GetKind() string
func (*ConnectorInfo) GetLabels ¶ added in v0.6.0
func (x *ConnectorInfo) GetLabels() map[string]string
func (*ConnectorInfo) GetLastReadyAt ¶ added in v0.6.0
func (x *ConnectorInfo) GetLastReadyAt() *timestamppb.Timestamp
func (*ConnectorInfo) GetLastSeenAt ¶ added in v0.6.0
func (x *ConnectorInfo) GetLastSeenAt() *timestamppb.Timestamp
func (*ConnectorInfo) GetLatestArtifactCreatedAt ¶ added in v0.6.0
func (x *ConnectorInfo) GetLatestArtifactCreatedAt() *timestamppb.Timestamp
func (*ConnectorInfo) GetLatestArtifactDigest ¶ added in v0.6.0
func (x *ConnectorInfo) GetLatestArtifactDigest() string
func (*ConnectorInfo) GetLatestArtifactVersion ¶ added in v0.6.0
func (x *ConnectorInfo) GetLatestArtifactVersion() string
func (*ConnectorInfo) GetLatestInterfaceHash ¶ added in v0.6.0
func (x *ConnectorInfo) GetLatestInterfaceHash() string
func (*ConnectorInfo) GetLifecycle ¶ added in v0.6.0
func (x *ConnectorInfo) GetLifecycle() string
func (*ConnectorInfo) GetName ¶ added in v0.6.0
func (x *ConnectorInfo) GetName() string
func (*ConnectorInfo) GetObservedActiveDigest ¶ added in v0.6.0
func (x *ConnectorInfo) GetObservedActiveDigest() string
func (*ConnectorInfo) GetObservedActiveManifestHash ¶ added in v0.6.0
func (x *ConnectorInfo) GetObservedActiveManifestHash() string
func (*ConnectorInfo) GetObservedActiveManifestJson ¶ added in v0.6.0
func (x *ConnectorInfo) GetObservedActiveManifestJson() string
func (*ConnectorInfo) GetObservedRollbackDigest ¶ added in v0.6.0
func (x *ConnectorInfo) GetObservedRollbackDigest() string
func (*ConnectorInfo) GetObservedRollbackManifestHash ¶ added in v0.6.0
func (x *ConnectorInfo) GetObservedRollbackManifestHash() string
func (*ConnectorInfo) GetObservedRollbackManifestJson ¶ added in v0.6.0
func (x *ConnectorInfo) GetObservedRollbackManifestJson() string
func (*ConnectorInfo) GetOnline ¶ added in v0.6.0
func (x *ConnectorInfo) GetOnline() bool
func (*ConnectorInfo) GetOwnerKind ¶ added in v0.6.0
func (x *ConnectorInfo) GetOwnerKind() string
func (*ConnectorInfo) GetOwnerName ¶ added in v0.6.0
func (x *ConnectorInfo) GetOwnerName() string
func (*ConnectorInfo) GetOwnerPrincipalId ¶ added in v0.6.0
func (x *ConnectorInfo) GetOwnerPrincipalId() string
func (*ConnectorInfo) GetProtocolMajor ¶ added in v0.6.0
func (x *ConnectorInfo) GetProtocolMajor() int32
func (*ConnectorInfo) GetProtocolMinor ¶ added in v0.6.0
func (x *ConnectorInfo) GetProtocolMinor() int32
func (*ConnectorInfo) GetReadiness ¶ added in v0.6.0
func (x *ConnectorInfo) GetReadiness() string
func (*ConnectorInfo) GetReadinessMessage ¶ added in v0.6.0
func (x *ConnectorInfo) GetReadinessMessage() string
func (*ConnectorInfo) GetRollbackObservationState ¶ added in v0.6.0
func (x *ConnectorInfo) GetRollbackObservationState() string
func (*ConnectorInfo) GetRollbackProvenance ¶ added in v0.6.0
func (x *ConnectorInfo) GetRollbackProvenance() string
func (*ConnectorInfo) GetSlug ¶ added in v0.6.0
func (x *ConnectorInfo) GetSlug() string
func (*ConnectorInfo) GetUpdateStatus ¶ added in v0.6.0
func (x *ConnectorInfo) GetUpdateStatus() string
func (*ConnectorInfo) GetUpdatedAt ¶ added in v0.6.0
func (x *ConnectorInfo) GetUpdatedAt() *timestamppb.Timestamp
func (*ConnectorInfo) ProtoMessage ¶ added in v0.6.0
func (*ConnectorInfo) ProtoMessage()
func (*ConnectorInfo) ProtoReflect ¶ added in v0.6.0
func (x *ConnectorInfo) ProtoReflect() protoreflect.Message
func (*ConnectorInfo) Reset ¶ added in v0.6.0
func (x *ConnectorInfo) Reset()
func (*ConnectorInfo) String ¶ added in v0.6.0
func (x *ConnectorInfo) String() string
type ConnectorJobInfo ¶ added in v0.6.0
type ConnectorJobInfo struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
ConnectorId string `protobuf:"bytes,2,opt,name=connector_id,json=connectorId,proto3" json:"connector_id,omitempty"`
AgentId string `protobuf:"bytes,3,opt,name=agent_id,json=agentId,proto3" json:"agent_id,omitempty"`
NeedId string `protobuf:"bytes,4,opt,name=need_id,json=needId,proto3" json:"need_id,omitempty"`
OrchestrationId string `protobuf:"bytes,5,opt,name=orchestration_id,json=orchestrationId,proto3" json:"orchestration_id,omitempty"`
TargetPosition int32 `protobuf:"varint,6,opt,name=target_position,json=targetPosition,proto3" json:"target_position,omitempty"`
OperationName string `protobuf:"bytes,7,opt,name=operation_name,json=operationName,proto3" json:"operation_name,omitempty"`
OperationRevision int32 `protobuf:"varint,8,opt,name=operation_revision,json=operationRevision,proto3" json:"operation_revision,omitempty"`
Mode string `protobuf:"bytes,9,opt,name=mode,proto3" json:"mode,omitempty"`
Status string `protobuf:"bytes,10,opt,name=status,proto3" json:"status,omitempty"`
InputJson string `protobuf:"bytes,11,opt,name=input_json,json=inputJson,proto3" json:"input_json,omitempty"`
OutputJson string `protobuf:"bytes,12,opt,name=output_json,json=outputJson,proto3" json:"output_json,omitempty"`
ErrorCode string `protobuf:"bytes,13,opt,name=error_code,json=errorCode,proto3" json:"error_code,omitempty"`
ErrorMessage string `protobuf:"bytes,14,opt,name=error_message,json=errorMessage,proto3" json:"error_message,omitempty"`
CancelRequestedAt *timestamppb.Timestamp `protobuf:"bytes,15,opt,name=cancel_requested_at,json=cancelRequestedAt,proto3" json:"cancel_requested_at,omitempty"`
DeadlineAt *timestamppb.Timestamp `protobuf:"bytes,16,opt,name=deadline_at,json=deadlineAt,proto3" json:"deadline_at,omitempty"`
StartedAt *timestamppb.Timestamp `protobuf:"bytes,17,opt,name=started_at,json=startedAt,proto3" json:"started_at,omitempty"`
CompletedAt *timestamppb.Timestamp `protobuf:"bytes,18,opt,name=completed_at,json=completedAt,proto3" json:"completed_at,omitempty"`
CreatedAt *timestamppb.Timestamp `protobuf:"bytes,19,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
UpdatedAt *timestamppb.Timestamp `protobuf:"bytes,20,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"`
RequestId string `protobuf:"bytes,21,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"`
InputSchemaHash string `protobuf:"bytes,22,opt,name=input_schema_hash,json=inputSchemaHash,proto3" json:"input_schema_hash,omitempty"`
OutputSchemaHash string `protobuf:"bytes,23,opt,name=output_schema_hash,json=outputSchemaHash,proto3" json:"output_schema_hash,omitempty"`
CanaryCohort bool `protobuf:"varint,24,opt,name=canary_cohort,json=canaryCohort,proto3" json:"canary_cohort,omitempty"`
// contains filtered or unexported fields
}
func (*ConnectorJobInfo) Descriptor
deprecated
added in
v0.6.0
func (*ConnectorJobInfo) Descriptor() ([]byte, []int)
Deprecated: Use ConnectorJobInfo.ProtoReflect.Descriptor instead.
func (*ConnectorJobInfo) GetAgentId ¶ added in v0.6.0
func (x *ConnectorJobInfo) GetAgentId() string
func (*ConnectorJobInfo) GetCanaryCohort ¶ added in v0.6.0
func (x *ConnectorJobInfo) GetCanaryCohort() bool
func (*ConnectorJobInfo) GetCancelRequestedAt ¶ added in v0.6.0
func (x *ConnectorJobInfo) GetCancelRequestedAt() *timestamppb.Timestamp
func (*ConnectorJobInfo) GetCompletedAt ¶ added in v0.6.0
func (x *ConnectorJobInfo) GetCompletedAt() *timestamppb.Timestamp
func (*ConnectorJobInfo) GetConnectorId ¶ added in v0.6.0
func (x *ConnectorJobInfo) GetConnectorId() string
func (*ConnectorJobInfo) GetCreatedAt ¶ added in v0.6.0
func (x *ConnectorJobInfo) GetCreatedAt() *timestamppb.Timestamp
func (*ConnectorJobInfo) GetDeadlineAt ¶ added in v0.6.0
func (x *ConnectorJobInfo) GetDeadlineAt() *timestamppb.Timestamp
func (*ConnectorJobInfo) GetErrorCode ¶ added in v0.6.0
func (x *ConnectorJobInfo) GetErrorCode() string
func (*ConnectorJobInfo) GetErrorMessage ¶ added in v0.6.0
func (x *ConnectorJobInfo) GetErrorMessage() string
func (*ConnectorJobInfo) GetId ¶ added in v0.6.0
func (x *ConnectorJobInfo) GetId() string
func (*ConnectorJobInfo) GetInputJson ¶ added in v0.6.0
func (x *ConnectorJobInfo) GetInputJson() string
func (*ConnectorJobInfo) GetInputSchemaHash ¶ added in v0.6.0
func (x *ConnectorJobInfo) GetInputSchemaHash() string
func (*ConnectorJobInfo) GetMode ¶ added in v0.6.0
func (x *ConnectorJobInfo) GetMode() string
func (*ConnectorJobInfo) GetNeedId ¶ added in v0.6.0
func (x *ConnectorJobInfo) GetNeedId() string
func (*ConnectorJobInfo) GetOperationName ¶ added in v0.6.0
func (x *ConnectorJobInfo) GetOperationName() string
func (*ConnectorJobInfo) GetOperationRevision ¶ added in v0.6.0
func (x *ConnectorJobInfo) GetOperationRevision() int32
func (*ConnectorJobInfo) GetOrchestrationId ¶ added in v0.6.0
func (x *ConnectorJobInfo) GetOrchestrationId() string
func (*ConnectorJobInfo) GetOutputJson ¶ added in v0.6.0
func (x *ConnectorJobInfo) GetOutputJson() string
func (*ConnectorJobInfo) GetOutputSchemaHash ¶ added in v0.6.0
func (x *ConnectorJobInfo) GetOutputSchemaHash() string
func (*ConnectorJobInfo) GetRequestId ¶ added in v0.6.0
func (x *ConnectorJobInfo) GetRequestId() string
func (*ConnectorJobInfo) GetStartedAt ¶ added in v0.6.0
func (x *ConnectorJobInfo) GetStartedAt() *timestamppb.Timestamp
func (*ConnectorJobInfo) GetStatus ¶ added in v0.6.0
func (x *ConnectorJobInfo) GetStatus() string
func (*ConnectorJobInfo) GetTargetPosition ¶ added in v0.6.0
func (x *ConnectorJobInfo) GetTargetPosition() int32
func (*ConnectorJobInfo) GetUpdatedAt ¶ added in v0.6.0
func (x *ConnectorJobInfo) GetUpdatedAt() *timestamppb.Timestamp
func (*ConnectorJobInfo) ProtoMessage ¶ added in v0.6.0
func (*ConnectorJobInfo) ProtoMessage()
func (*ConnectorJobInfo) ProtoReflect ¶ added in v0.6.0
func (x *ConnectorJobInfo) ProtoReflect() protoreflect.Message
func (*ConnectorJobInfo) Reset ¶ added in v0.6.0
func (x *ConnectorJobInfo) Reset()
func (*ConnectorJobInfo) String ¶ added in v0.6.0
func (x *ConnectorJobInfo) String() string
type ConnectorNeedCommandInfo ¶ added in v0.6.0
type ConnectorNeedCommandInfo struct {
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
Revision int32 `protobuf:"varint,2,opt,name=revision,proto3" json:"revision,omitempty"`
Mode string `protobuf:"bytes,3,opt,name=mode,proto3" json:"mode,omitempty"`
InputSchemaHash string `protobuf:"bytes,4,opt,name=input_schema_hash,json=inputSchemaHash,proto3" json:"input_schema_hash,omitempty"`
OutputSchemaHash string `protobuf:"bytes,5,opt,name=output_schema_hash,json=outputSchemaHash,proto3" json:"output_schema_hash,omitempty"`
Description string `protobuf:"bytes,6,opt,name=description,proto3" json:"description,omitempty"`
InputSchemaJson string `protobuf:"bytes,7,opt,name=input_schema_json,json=inputSchemaJson,proto3" json:"input_schema_json,omitempty"`
OutputSchemaJson string `protobuf:"bytes,8,opt,name=output_schema_json,json=outputSchemaJson,proto3" json:"output_schema_json,omitempty"`
// contains filtered or unexported fields
}
func (*ConnectorNeedCommandInfo) Descriptor
deprecated
added in
v0.6.0
func (*ConnectorNeedCommandInfo) Descriptor() ([]byte, []int)
Deprecated: Use ConnectorNeedCommandInfo.ProtoReflect.Descriptor instead.
func (*ConnectorNeedCommandInfo) GetDescription ¶ added in v0.6.0
func (x *ConnectorNeedCommandInfo) GetDescription() string
func (*ConnectorNeedCommandInfo) GetInputSchemaHash ¶ added in v0.6.0
func (x *ConnectorNeedCommandInfo) GetInputSchemaHash() string
func (*ConnectorNeedCommandInfo) GetInputSchemaJson ¶ added in v0.6.0
func (x *ConnectorNeedCommandInfo) GetInputSchemaJson() string
func (*ConnectorNeedCommandInfo) GetMode ¶ added in v0.6.0
func (x *ConnectorNeedCommandInfo) GetMode() string
func (*ConnectorNeedCommandInfo) GetName ¶ added in v0.6.0
func (x *ConnectorNeedCommandInfo) GetName() string
func (*ConnectorNeedCommandInfo) GetOutputSchemaHash ¶ added in v0.6.0
func (x *ConnectorNeedCommandInfo) GetOutputSchemaHash() string
func (*ConnectorNeedCommandInfo) GetOutputSchemaJson ¶ added in v0.6.0
func (x *ConnectorNeedCommandInfo) GetOutputSchemaJson() string
func (*ConnectorNeedCommandInfo) GetRevision ¶ added in v0.6.0
func (x *ConnectorNeedCommandInfo) GetRevision() int32
func (*ConnectorNeedCommandInfo) ProtoMessage ¶ added in v0.6.0
func (*ConnectorNeedCommandInfo) ProtoMessage()
func (*ConnectorNeedCommandInfo) ProtoReflect ¶ added in v0.6.0
func (x *ConnectorNeedCommandInfo) ProtoReflect() protoreflect.Message
func (*ConnectorNeedCommandInfo) Reset ¶ added in v0.6.0
func (x *ConnectorNeedCommandInfo) Reset()
func (*ConnectorNeedCommandInfo) String ¶ added in v0.6.0
func (x *ConnectorNeedCommandInfo) String() string
type ConnectorNeedDirectoryInfo ¶ added in v0.6.0
type ConnectorNeedDirectoryInfo struct {
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
Revision int32 `protobuf:"varint,2,opt,name=revision,proto3" json:"revision,omitempty"`
Read bool `protobuf:"varint,3,opt,name=read,proto3" json:"read,omitempty"`
Write bool `protobuf:"varint,4,opt,name=write,proto3" json:"write,omitempty"`
List bool `protobuf:"varint,5,opt,name=list,proto3" json:"list,omitempty"`
// contains filtered or unexported fields
}
func (*ConnectorNeedDirectoryInfo) Descriptor
deprecated
added in
v0.6.0
func (*ConnectorNeedDirectoryInfo) Descriptor() ([]byte, []int)
Deprecated: Use ConnectorNeedDirectoryInfo.ProtoReflect.Descriptor instead.
func (*ConnectorNeedDirectoryInfo) GetList ¶ added in v0.6.0
func (x *ConnectorNeedDirectoryInfo) GetList() bool
func (*ConnectorNeedDirectoryInfo) GetName ¶ added in v0.6.0
func (x *ConnectorNeedDirectoryInfo) GetName() string
func (*ConnectorNeedDirectoryInfo) GetRead ¶ added in v0.6.0
func (x *ConnectorNeedDirectoryInfo) GetRead() bool
func (*ConnectorNeedDirectoryInfo) GetRevision ¶ added in v0.6.0
func (x *ConnectorNeedDirectoryInfo) GetRevision() int32
func (*ConnectorNeedDirectoryInfo) GetWrite ¶ added in v0.6.0
func (x *ConnectorNeedDirectoryInfo) GetWrite() bool
func (*ConnectorNeedDirectoryInfo) ProtoMessage ¶ added in v0.6.0
func (*ConnectorNeedDirectoryInfo) ProtoMessage()
func (*ConnectorNeedDirectoryInfo) ProtoReflect ¶ added in v0.6.0
func (x *ConnectorNeedDirectoryInfo) ProtoReflect() protoreflect.Message
func (*ConnectorNeedDirectoryInfo) Reset ¶ added in v0.6.0
func (x *ConnectorNeedDirectoryInfo) Reset()
func (*ConnectorNeedDirectoryInfo) String ¶ added in v0.6.0
func (x *ConnectorNeedDirectoryInfo) String() string
type ConnectorOrchestrationInfo ¶ added in v0.6.0
type ConnectorOrchestrationInfo struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
AgentId string `protobuf:"bytes,2,opt,name=agent_id,json=agentId,proto3" json:"agent_id,omitempty"`
NeedId string `protobuf:"bytes,3,opt,name=need_id,json=needId,proto3" json:"need_id,omitempty"`
TargetGroupId string `protobuf:"bytes,4,opt,name=target_group_id,json=targetGroupId,proto3" json:"target_group_id,omitempty"`
CommandName string `protobuf:"bytes,5,opt,name=command_name,json=commandName,proto3" json:"command_name,omitempty"`
CommandRevision int32 `protobuf:"varint,6,opt,name=command_revision,json=commandRevision,proto3" json:"command_revision,omitempty"`
Strategy string `protobuf:"bytes,7,opt,name=strategy,proto3" json:"strategy,omitempty"`
OfflinePolicy string `protobuf:"bytes,8,opt,name=offline_policy,json=offlinePolicy,proto3" json:"offline_policy,omitempty"`
MaxConcurrency int32 `protobuf:"varint,9,opt,name=max_concurrency,json=maxConcurrency,proto3" json:"max_concurrency,omitempty"`
BatchSize int32 `protobuf:"varint,10,opt,name=batch_size,json=batchSize,proto3" json:"batch_size,omitempty"`
CanaryCount int32 `protobuf:"varint,11,opt,name=canary_count,json=canaryCount,proto3" json:"canary_count,omitempty"`
Quorum int32 `protobuf:"varint,12,opt,name=quorum,proto3" json:"quorum,omitempty"`
Status string `protobuf:"bytes,13,opt,name=status,proto3" json:"status,omitempty"`
CancelRequestedAt *timestamppb.Timestamp `protobuf:"bytes,14,opt,name=cancel_requested_at,json=cancelRequestedAt,proto3" json:"cancel_requested_at,omitempty"`
DeadlineAt *timestamppb.Timestamp `protobuf:"bytes,15,opt,name=deadline_at,json=deadlineAt,proto3" json:"deadline_at,omitempty"`
StartedAt *timestamppb.Timestamp `protobuf:"bytes,16,opt,name=started_at,json=startedAt,proto3" json:"started_at,omitempty"`
CompletedAt *timestamppb.Timestamp `protobuf:"bytes,17,opt,name=completed_at,json=completedAt,proto3" json:"completed_at,omitempty"`
CreatedAt *timestamppb.Timestamp `protobuf:"bytes,18,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
UpdatedAt *timestamppb.Timestamp `protobuf:"bytes,19,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"`
RequestId string `protobuf:"bytes,20,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"`
CommandMode string `protobuf:"bytes,21,opt,name=command_mode,json=commandMode,proto3" json:"command_mode,omitempty"`
InputSchemaHash string `protobuf:"bytes,22,opt,name=input_schema_hash,json=inputSchemaHash,proto3" json:"input_schema_hash,omitempty"`
OutputSchemaHash string `protobuf:"bytes,23,opt,name=output_schema_hash,json=outputSchemaHash,proto3" json:"output_schema_hash,omitempty"`
CanaryPhase string `protobuf:"bytes,24,opt,name=canary_phase,json=canaryPhase,proto3" json:"canary_phase,omitempty"`
CanarySucceededCount int32 `protobuf:"varint,25,opt,name=canary_succeeded_count,json=canarySucceededCount,proto3" json:"canary_succeeded_count,omitempty"`
// contains filtered or unexported fields
}
func (*ConnectorOrchestrationInfo) Descriptor
deprecated
added in
v0.6.0
func (*ConnectorOrchestrationInfo) Descriptor() ([]byte, []int)
Deprecated: Use ConnectorOrchestrationInfo.ProtoReflect.Descriptor instead.
func (*ConnectorOrchestrationInfo) GetAgentId ¶ added in v0.6.0
func (x *ConnectorOrchestrationInfo) GetAgentId() string
func (*ConnectorOrchestrationInfo) GetBatchSize ¶ added in v0.6.0
func (x *ConnectorOrchestrationInfo) GetBatchSize() int32
func (*ConnectorOrchestrationInfo) GetCanaryCount ¶ added in v0.6.0
func (x *ConnectorOrchestrationInfo) GetCanaryCount() int32
func (*ConnectorOrchestrationInfo) GetCanaryPhase ¶ added in v0.6.0
func (x *ConnectorOrchestrationInfo) GetCanaryPhase() string
func (*ConnectorOrchestrationInfo) GetCanarySucceededCount ¶ added in v0.6.0
func (x *ConnectorOrchestrationInfo) GetCanarySucceededCount() int32
func (*ConnectorOrchestrationInfo) GetCancelRequestedAt ¶ added in v0.6.0
func (x *ConnectorOrchestrationInfo) GetCancelRequestedAt() *timestamppb.Timestamp
func (*ConnectorOrchestrationInfo) GetCommandMode ¶ added in v0.6.0
func (x *ConnectorOrchestrationInfo) GetCommandMode() string
func (*ConnectorOrchestrationInfo) GetCommandName ¶ added in v0.6.0
func (x *ConnectorOrchestrationInfo) GetCommandName() string
func (*ConnectorOrchestrationInfo) GetCommandRevision ¶ added in v0.6.0
func (x *ConnectorOrchestrationInfo) GetCommandRevision() int32
func (*ConnectorOrchestrationInfo) GetCompletedAt ¶ added in v0.6.0
func (x *ConnectorOrchestrationInfo) GetCompletedAt() *timestamppb.Timestamp
func (*ConnectorOrchestrationInfo) GetCreatedAt ¶ added in v0.6.0
func (x *ConnectorOrchestrationInfo) GetCreatedAt() *timestamppb.Timestamp
func (*ConnectorOrchestrationInfo) GetDeadlineAt ¶ added in v0.6.0
func (x *ConnectorOrchestrationInfo) GetDeadlineAt() *timestamppb.Timestamp
func (*ConnectorOrchestrationInfo) GetId ¶ added in v0.6.0
func (x *ConnectorOrchestrationInfo) GetId() string
func (*ConnectorOrchestrationInfo) GetInputSchemaHash ¶ added in v0.6.0
func (x *ConnectorOrchestrationInfo) GetInputSchemaHash() string
func (*ConnectorOrchestrationInfo) GetMaxConcurrency ¶ added in v0.6.0
func (x *ConnectorOrchestrationInfo) GetMaxConcurrency() int32
func (*ConnectorOrchestrationInfo) GetNeedId ¶ added in v0.6.0
func (x *ConnectorOrchestrationInfo) GetNeedId() string
func (*ConnectorOrchestrationInfo) GetOfflinePolicy ¶ added in v0.6.0
func (x *ConnectorOrchestrationInfo) GetOfflinePolicy() string
func (*ConnectorOrchestrationInfo) GetOutputSchemaHash ¶ added in v0.6.0
func (x *ConnectorOrchestrationInfo) GetOutputSchemaHash() string
func (*ConnectorOrchestrationInfo) GetQuorum ¶ added in v0.6.0
func (x *ConnectorOrchestrationInfo) GetQuorum() int32
func (*ConnectorOrchestrationInfo) GetRequestId ¶ added in v0.6.0
func (x *ConnectorOrchestrationInfo) GetRequestId() string
func (*ConnectorOrchestrationInfo) GetStartedAt ¶ added in v0.6.0
func (x *ConnectorOrchestrationInfo) GetStartedAt() *timestamppb.Timestamp
func (*ConnectorOrchestrationInfo) GetStatus ¶ added in v0.6.0
func (x *ConnectorOrchestrationInfo) GetStatus() string
func (*ConnectorOrchestrationInfo) GetStrategy ¶ added in v0.6.0
func (x *ConnectorOrchestrationInfo) GetStrategy() string
func (*ConnectorOrchestrationInfo) GetTargetGroupId ¶ added in v0.6.0
func (x *ConnectorOrchestrationInfo) GetTargetGroupId() string
func (*ConnectorOrchestrationInfo) GetUpdatedAt ¶ added in v0.6.0
func (x *ConnectorOrchestrationInfo) GetUpdatedAt() *timestamppb.Timestamp
func (*ConnectorOrchestrationInfo) ProtoMessage ¶ added in v0.6.0
func (*ConnectorOrchestrationInfo) ProtoMessage()
func (*ConnectorOrchestrationInfo) ProtoReflect ¶ added in v0.6.0
func (x *ConnectorOrchestrationInfo) ProtoReflect() protoreflect.Message
func (*ConnectorOrchestrationInfo) Reset ¶ added in v0.6.0
func (x *ConnectorOrchestrationInfo) Reset()
func (*ConnectorOrchestrationInfo) String ¶ added in v0.6.0
func (x *ConnectorOrchestrationInfo) String() string
type ConnectorOrchestrationResponse ¶ added in v0.6.0
type ConnectorOrchestrationResponse struct {
Orchestration *ConnectorOrchestrationInfo `protobuf:"bytes,1,opt,name=orchestration,proto3" json:"orchestration,omitempty"`
Jobs []*ConnectorJobInfo `protobuf:"bytes,2,rep,name=jobs,proto3" json:"jobs,omitempty"`
// contains filtered or unexported fields
}
func (*ConnectorOrchestrationResponse) Descriptor
deprecated
added in
v0.6.0
func (*ConnectorOrchestrationResponse) Descriptor() ([]byte, []int)
Deprecated: Use ConnectorOrchestrationResponse.ProtoReflect.Descriptor instead.
func (*ConnectorOrchestrationResponse) GetJobs ¶ added in v0.6.0
func (x *ConnectorOrchestrationResponse) GetJobs() []*ConnectorJobInfo
func (*ConnectorOrchestrationResponse) GetOrchestration ¶ added in v0.6.0
func (x *ConnectorOrchestrationResponse) GetOrchestration() *ConnectorOrchestrationInfo
func (*ConnectorOrchestrationResponse) ProtoMessage ¶ added in v0.6.0
func (*ConnectorOrchestrationResponse) ProtoMessage()
func (*ConnectorOrchestrationResponse) ProtoReflect ¶ added in v0.6.0
func (x *ConnectorOrchestrationResponse) ProtoReflect() protoreflect.Message
func (*ConnectorOrchestrationResponse) Reset ¶ added in v0.6.0
func (x *ConnectorOrchestrationResponse) Reset()
func (*ConnectorOrchestrationResponse) String ¶ added in v0.6.0
func (x *ConnectorOrchestrationResponse) String() string
type ConnectorPublishedCommandInfo ¶ added in v0.6.0
type ConnectorPublishedCommandInfo struct {
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
Revision int32 `protobuf:"varint,2,opt,name=revision,proto3" json:"revision,omitempty"`
Description string `protobuf:"bytes,3,opt,name=description,proto3" json:"description,omitempty"`
Mode string `protobuf:"bytes,4,opt,name=mode,proto3" json:"mode,omitempty"`
InputSchemaHash string `protobuf:"bytes,5,opt,name=input_schema_hash,json=inputSchemaHash,proto3" json:"input_schema_hash,omitempty"`
OutputSchemaHash string `protobuf:"bytes,6,opt,name=output_schema_hash,json=outputSchemaHash,proto3" json:"output_schema_hash,omitempty"`
InputSchemaJson string `protobuf:"bytes,7,opt,name=input_schema_json,json=inputSchemaJson,proto3" json:"input_schema_json,omitempty"`
OutputSchemaJson string `protobuf:"bytes,8,opt,name=output_schema_json,json=outputSchemaJson,proto3" json:"output_schema_json,omitempty"`
// contains filtered or unexported fields
}
func (*ConnectorPublishedCommandInfo) Descriptor
deprecated
added in
v0.6.0
func (*ConnectorPublishedCommandInfo) Descriptor() ([]byte, []int)
Deprecated: Use ConnectorPublishedCommandInfo.ProtoReflect.Descriptor instead.
func (*ConnectorPublishedCommandInfo) GetDescription ¶ added in v0.6.0
func (x *ConnectorPublishedCommandInfo) GetDescription() string
func (*ConnectorPublishedCommandInfo) GetInputSchemaHash ¶ added in v0.6.0
func (x *ConnectorPublishedCommandInfo) GetInputSchemaHash() string
func (*ConnectorPublishedCommandInfo) GetInputSchemaJson ¶ added in v0.6.0
func (x *ConnectorPublishedCommandInfo) GetInputSchemaJson() string
func (*ConnectorPublishedCommandInfo) GetMode ¶ added in v0.6.0
func (x *ConnectorPublishedCommandInfo) GetMode() string
func (*ConnectorPublishedCommandInfo) GetName ¶ added in v0.6.0
func (x *ConnectorPublishedCommandInfo) GetName() string
func (*ConnectorPublishedCommandInfo) GetOutputSchemaHash ¶ added in v0.6.0
func (x *ConnectorPublishedCommandInfo) GetOutputSchemaHash() string
func (*ConnectorPublishedCommandInfo) GetOutputSchemaJson ¶ added in v0.6.0
func (x *ConnectorPublishedCommandInfo) GetOutputSchemaJson() string
func (*ConnectorPublishedCommandInfo) GetRevision ¶ added in v0.6.0
func (x *ConnectorPublishedCommandInfo) GetRevision() int32
func (*ConnectorPublishedCommandInfo) ProtoMessage ¶ added in v0.6.0
func (*ConnectorPublishedCommandInfo) ProtoMessage()
func (*ConnectorPublishedCommandInfo) ProtoReflect ¶ added in v0.6.0
func (x *ConnectorPublishedCommandInfo) ProtoReflect() protoreflect.Message
func (*ConnectorPublishedCommandInfo) Reset ¶ added in v0.6.0
func (x *ConnectorPublishedCommandInfo) Reset()
func (*ConnectorPublishedCommandInfo) String ¶ added in v0.6.0
func (x *ConnectorPublishedCommandInfo) String() string
type ConnectorPublishedDirectoryInfo ¶ added in v0.6.0
type ConnectorPublishedDirectoryInfo struct {
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
Revision int32 `protobuf:"varint,2,opt,name=revision,proto3" json:"revision,omitempty"`
Description string `protobuf:"bytes,3,opt,name=description,proto3" json:"description,omitempty"`
Read bool `protobuf:"varint,4,opt,name=read,proto3" json:"read,omitempty"`
Write bool `protobuf:"varint,5,opt,name=write,proto3" json:"write,omitempty"`
List bool `protobuf:"varint,6,opt,name=list,proto3" json:"list,omitempty"`
// contains filtered or unexported fields
}
func (*ConnectorPublishedDirectoryInfo) Descriptor
deprecated
added in
v0.6.0
func (*ConnectorPublishedDirectoryInfo) Descriptor() ([]byte, []int)
Deprecated: Use ConnectorPublishedDirectoryInfo.ProtoReflect.Descriptor instead.
func (*ConnectorPublishedDirectoryInfo) GetDescription ¶ added in v0.6.0
func (x *ConnectorPublishedDirectoryInfo) GetDescription() string
func (*ConnectorPublishedDirectoryInfo) GetList ¶ added in v0.6.0
func (x *ConnectorPublishedDirectoryInfo) GetList() bool
func (*ConnectorPublishedDirectoryInfo) GetName ¶ added in v0.6.0
func (x *ConnectorPublishedDirectoryInfo) GetName() string
func (*ConnectorPublishedDirectoryInfo) GetRead ¶ added in v0.6.0
func (x *ConnectorPublishedDirectoryInfo) GetRead() bool
func (*ConnectorPublishedDirectoryInfo) GetRevision ¶ added in v0.6.0
func (x *ConnectorPublishedDirectoryInfo) GetRevision() int32
func (*ConnectorPublishedDirectoryInfo) GetWrite ¶ added in v0.6.0
func (x *ConnectorPublishedDirectoryInfo) GetWrite() bool
func (*ConnectorPublishedDirectoryInfo) ProtoMessage ¶ added in v0.6.0
func (*ConnectorPublishedDirectoryInfo) ProtoMessage()
func (*ConnectorPublishedDirectoryInfo) ProtoReflect ¶ added in v0.6.0
func (x *ConnectorPublishedDirectoryInfo) ProtoReflect() protoreflect.Message
func (*ConnectorPublishedDirectoryInfo) Reset ¶ added in v0.6.0
func (x *ConnectorPublishedDirectoryInfo) Reset()
func (*ConnectorPublishedDirectoryInfo) String ¶ added in v0.6.0
func (x *ConnectorPublishedDirectoryInfo) String() string
type ConnectorResourceGrantInfo ¶ added in v0.6.0
type ConnectorResourceGrantInfo struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
GranteeId string `protobuf:"bytes,2,opt,name=grantee_id,json=granteeId,proto3" json:"grantee_id,omitempty"`
GranteeName string `protobuf:"bytes,3,opt,name=grantee_name,json=granteeName,proto3" json:"grantee_name,omitempty"`
GranteeKind string `protobuf:"bytes,4,opt,name=grantee_kind,json=granteeKind,proto3" json:"grantee_kind,omitempty"`
Capabilities []string `protobuf:"bytes,5,rep,name=capabilities,proto3" json:"capabilities,omitempty"`
// contains filtered or unexported fields
}
func (*ConnectorResourceGrantInfo) Descriptor
deprecated
added in
v0.6.0
func (*ConnectorResourceGrantInfo) Descriptor() ([]byte, []int)
Deprecated: Use ConnectorResourceGrantInfo.ProtoReflect.Descriptor instead.
func (*ConnectorResourceGrantInfo) GetCapabilities ¶ added in v0.6.0
func (x *ConnectorResourceGrantInfo) GetCapabilities() []string
func (*ConnectorResourceGrantInfo) GetGranteeId ¶ added in v0.6.0
func (x *ConnectorResourceGrantInfo) GetGranteeId() string
func (*ConnectorResourceGrantInfo) GetGranteeKind ¶ added in v0.6.0
func (x *ConnectorResourceGrantInfo) GetGranteeKind() string
func (*ConnectorResourceGrantInfo) GetGranteeName ¶ added in v0.6.0
func (x *ConnectorResourceGrantInfo) GetGranteeName() string
func (*ConnectorResourceGrantInfo) GetId ¶ added in v0.6.0
func (x *ConnectorResourceGrantInfo) GetId() string
func (*ConnectorResourceGrantInfo) ProtoMessage ¶ added in v0.6.0
func (*ConnectorResourceGrantInfo) ProtoMessage()
func (*ConnectorResourceGrantInfo) ProtoReflect ¶ added in v0.6.0
func (x *ConnectorResourceGrantInfo) ProtoReflect() protoreflect.Message
func (*ConnectorResourceGrantInfo) Reset ¶ added in v0.6.0
func (x *ConnectorResourceGrantInfo) Reset()
func (*ConnectorResourceGrantInfo) String ¶ added in v0.6.0
func (x *ConnectorResourceGrantInfo) String() string
type ConnectorResourceStatusInfo ¶ added in v0.6.0
type ConnectorResourceStatusInfo struct {
Readiness string `protobuf:"bytes,1,opt,name=readiness,proto3" json:"readiness,omitempty"`
ReadinessDetail string `protobuf:"bytes,2,opt,name=readiness_detail,json=readinessDetail,proto3" json:"readiness_detail,omitempty"`
Online bool `protobuf:"varint,3,opt,name=online,proto3" json:"online,omitempty"`
Lifecycle string `protobuf:"bytes,4,opt,name=lifecycle,proto3" json:"lifecycle,omitempty"`
ProtocolMajor int32 `protobuf:"varint,5,opt,name=protocol_major,json=protocolMajor,proto3" json:"protocol_major,omitempty"`
ProtocolMinor int32 `protobuf:"varint,6,opt,name=protocol_minor,json=protocolMinor,proto3" json:"protocol_minor,omitempty"`
ArtifactVersion string `protobuf:"bytes,7,opt,name=artifact_version,json=artifactVersion,proto3" json:"artifact_version,omitempty"`
ArtifactDigest string `protobuf:"bytes,8,opt,name=artifact_digest,json=artifactDigest,proto3" json:"artifact_digest,omitempty"`
InterfaceHash string `protobuf:"bytes,9,opt,name=interface_hash,json=interfaceHash,proto3" json:"interface_hash,omitempty"`
ArtifactFreshness string `protobuf:"bytes,10,opt,name=artifact_freshness,json=artifactFreshness,proto3" json:"artifact_freshness,omitempty"`
UpdateStatus string `protobuf:"bytes,11,opt,name=update_status,json=updateStatus,proto3" json:"update_status,omitempty"`
LatestArtifactVersion string `` /* 127-byte string literal not displayed */
LastHeartbeatAt *timestamppb.Timestamp `protobuf:"bytes,13,opt,name=last_heartbeat_at,json=lastHeartbeatAt,proto3" json:"last_heartbeat_at,omitempty"`
ActiveProvenance string `protobuf:"bytes,14,opt,name=active_provenance,json=activeProvenance,proto3" json:"active_provenance,omitempty"`
ActiveObservationState string `` /* 130-byte string literal not displayed */
ObservedActiveDigest string `protobuf:"bytes,16,opt,name=observed_active_digest,json=observedActiveDigest,proto3" json:"observed_active_digest,omitempty"`
InventoryRevision uint64 `protobuf:"varint,17,opt,name=inventory_revision,json=inventoryRevision,proto3" json:"inventory_revision,omitempty"`
// contains filtered or unexported fields
}
func (*ConnectorResourceStatusInfo) Descriptor
deprecated
added in
v0.6.0
func (*ConnectorResourceStatusInfo) Descriptor() ([]byte, []int)
Deprecated: Use ConnectorResourceStatusInfo.ProtoReflect.Descriptor instead.
func (*ConnectorResourceStatusInfo) GetActiveObservationState ¶ added in v0.6.0
func (x *ConnectorResourceStatusInfo) GetActiveObservationState() string
func (*ConnectorResourceStatusInfo) GetActiveProvenance ¶ added in v0.6.0
func (x *ConnectorResourceStatusInfo) GetActiveProvenance() string
func (*ConnectorResourceStatusInfo) GetArtifactDigest ¶ added in v0.6.0
func (x *ConnectorResourceStatusInfo) GetArtifactDigest() string
func (*ConnectorResourceStatusInfo) GetArtifactFreshness ¶ added in v0.6.0
func (x *ConnectorResourceStatusInfo) GetArtifactFreshness() string
func (*ConnectorResourceStatusInfo) GetArtifactVersion ¶ added in v0.6.0
func (x *ConnectorResourceStatusInfo) GetArtifactVersion() string
func (*ConnectorResourceStatusInfo) GetInterfaceHash ¶ added in v0.6.0
func (x *ConnectorResourceStatusInfo) GetInterfaceHash() string
func (*ConnectorResourceStatusInfo) GetInventoryRevision ¶ added in v0.6.0
func (x *ConnectorResourceStatusInfo) GetInventoryRevision() uint64
func (*ConnectorResourceStatusInfo) GetLastHeartbeatAt ¶ added in v0.6.0
func (x *ConnectorResourceStatusInfo) GetLastHeartbeatAt() *timestamppb.Timestamp
func (*ConnectorResourceStatusInfo) GetLatestArtifactVersion ¶ added in v0.6.0
func (x *ConnectorResourceStatusInfo) GetLatestArtifactVersion() string
func (*ConnectorResourceStatusInfo) GetLifecycle ¶ added in v0.6.0
func (x *ConnectorResourceStatusInfo) GetLifecycle() string
func (*ConnectorResourceStatusInfo) GetObservedActiveDigest ¶ added in v0.6.0
func (x *ConnectorResourceStatusInfo) GetObservedActiveDigest() string
func (*ConnectorResourceStatusInfo) GetOnline ¶ added in v0.6.0
func (x *ConnectorResourceStatusInfo) GetOnline() bool
func (*ConnectorResourceStatusInfo) GetProtocolMajor ¶ added in v0.6.0
func (x *ConnectorResourceStatusInfo) GetProtocolMajor() int32
func (*ConnectorResourceStatusInfo) GetProtocolMinor ¶ added in v0.6.0
func (x *ConnectorResourceStatusInfo) GetProtocolMinor() int32
func (*ConnectorResourceStatusInfo) GetReadiness ¶ added in v0.6.0
func (x *ConnectorResourceStatusInfo) GetReadiness() string
func (*ConnectorResourceStatusInfo) GetReadinessDetail ¶ added in v0.6.0
func (x *ConnectorResourceStatusInfo) GetReadinessDetail() string
func (*ConnectorResourceStatusInfo) GetUpdateStatus ¶ added in v0.6.0
func (x *ConnectorResourceStatusInfo) GetUpdateStatus() string
func (*ConnectorResourceStatusInfo) ProtoMessage ¶ added in v0.6.0
func (*ConnectorResourceStatusInfo) ProtoMessage()
func (*ConnectorResourceStatusInfo) ProtoReflect ¶ added in v0.6.0
func (x *ConnectorResourceStatusInfo) ProtoReflect() protoreflect.Message
func (*ConnectorResourceStatusInfo) Reset ¶ added in v0.6.0
func (x *ConnectorResourceStatusInfo) Reset()
func (*ConnectorResourceStatusInfo) String ¶ added in v0.6.0
func (x *ConnectorResourceStatusInfo) String() string
type ConnectorSettingInfo
deprecated
added in
v0.6.0
type ConnectorSettingInfo struct {
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
Kind string `protobuf:"bytes,2,opt,name=kind,proto3" json:"kind,omitempty"`
Description string `protobuf:"bytes,3,opt,name=description,proto3" json:"description,omitempty"`
Required bool `protobuf:"varint,4,opt,name=required,proto3" json:"required,omitempty"`
DefaultValue string `protobuf:"bytes,5,opt,name=default_value,json=default,proto3" json:"default_value,omitempty"`
EnumValues []string `protobuf:"bytes,6,rep,name=enum_values,json=enum,proto3" json:"enum_values,omitempty"`
// contains filtered or unexported fields
}
Deprecated: Marked as deprecated in airlock/v1/types.proto.
func (*ConnectorSettingInfo) Descriptor
deprecated
added in
v0.6.0
func (*ConnectorSettingInfo) Descriptor() ([]byte, []int)
Deprecated: Use ConnectorSettingInfo.ProtoReflect.Descriptor instead.
func (*ConnectorSettingInfo) GetDefaultValue ¶ added in v0.6.0
func (x *ConnectorSettingInfo) GetDefaultValue() string
func (*ConnectorSettingInfo) GetDescription ¶ added in v0.6.0
func (x *ConnectorSettingInfo) GetDescription() string
func (*ConnectorSettingInfo) GetEnumValues ¶ added in v0.6.0
func (x *ConnectorSettingInfo) GetEnumValues() []string
func (*ConnectorSettingInfo) GetKind ¶ added in v0.6.0
func (x *ConnectorSettingInfo) GetKind() string
func (*ConnectorSettingInfo) GetName ¶ added in v0.6.0
func (x *ConnectorSettingInfo) GetName() string
func (*ConnectorSettingInfo) GetRequired ¶ added in v0.6.0
func (x *ConnectorSettingInfo) GetRequired() bool
func (*ConnectorSettingInfo) ProtoMessage ¶ added in v0.6.0
func (*ConnectorSettingInfo) ProtoMessage()
func (*ConnectorSettingInfo) ProtoReflect ¶ added in v0.6.0
func (x *ConnectorSettingInfo) ProtoReflect() protoreflect.Message
func (*ConnectorSettingInfo) Reset ¶ added in v0.6.0
func (x *ConnectorSettingInfo) Reset()
func (*ConnectorSettingInfo) String ¶ added in v0.6.0
func (x *ConnectorSettingInfo) String() string
type ConnectorTargetGroupCandidateInfo ¶ added in v0.6.0
type ConnectorTargetGroupCandidateInfo struct {
Group *ConnectorTargetGroupInfo `protobuf:"bytes,1,opt,name=group,proto3" json:"group,omitempty"`
Eligible bool `protobuf:"varint,2,opt,name=eligible,proto3" json:"eligible,omitempty"`
CompatibleReadyMemberCount int32 `` /* 144-byte string literal not displayed */
Reason string `protobuf:"bytes,4,opt,name=reason,proto3" json:"reason,omitempty"`
// contains filtered or unexported fields
}
func (*ConnectorTargetGroupCandidateInfo) Descriptor
deprecated
added in
v0.6.0
func (*ConnectorTargetGroupCandidateInfo) Descriptor() ([]byte, []int)
Deprecated: Use ConnectorTargetGroupCandidateInfo.ProtoReflect.Descriptor instead.
func (*ConnectorTargetGroupCandidateInfo) GetCompatibleReadyMemberCount ¶ added in v0.6.0
func (x *ConnectorTargetGroupCandidateInfo) GetCompatibleReadyMemberCount() int32
func (*ConnectorTargetGroupCandidateInfo) GetEligible ¶ added in v0.6.0
func (x *ConnectorTargetGroupCandidateInfo) GetEligible() bool
func (*ConnectorTargetGroupCandidateInfo) GetGroup ¶ added in v0.6.0
func (x *ConnectorTargetGroupCandidateInfo) GetGroup() *ConnectorTargetGroupInfo
func (*ConnectorTargetGroupCandidateInfo) GetReason ¶ added in v0.6.0
func (x *ConnectorTargetGroupCandidateInfo) GetReason() string
func (*ConnectorTargetGroupCandidateInfo) ProtoMessage ¶ added in v0.6.0
func (*ConnectorTargetGroupCandidateInfo) ProtoMessage()
func (*ConnectorTargetGroupCandidateInfo) ProtoReflect ¶ added in v0.6.0
func (x *ConnectorTargetGroupCandidateInfo) ProtoReflect() protoreflect.Message
func (*ConnectorTargetGroupCandidateInfo) Reset ¶ added in v0.6.0
func (x *ConnectorTargetGroupCandidateInfo) Reset()
func (*ConnectorTargetGroupCandidateInfo) String ¶ added in v0.6.0
func (x *ConnectorTargetGroupCandidateInfo) String() string
type ConnectorTargetGroupInfo ¶ added in v0.6.0
type ConnectorTargetGroupInfo struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
OwnerPrincipalId string `protobuf:"bytes,2,opt,name=owner_principal_id,json=ownerPrincipalId,proto3" json:"owner_principal_id,omitempty"`
Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"`
Description string `protobuf:"bytes,4,opt,name=description,proto3" json:"description,omitempty"`
ContractId string `protobuf:"bytes,5,opt,name=contract_id,json=contractId,proto3" json:"contract_id,omitempty"`
CreatedAt *timestamppb.Timestamp `protobuf:"bytes,6,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
UpdatedAt *timestamppb.Timestamp `protobuf:"bytes,7,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"`
MemberCount int32 `protobuf:"varint,8,opt,name=member_count,json=memberCount,proto3" json:"member_count,omitempty"`
ReadyMemberCount int32 `protobuf:"varint,9,opt,name=ready_member_count,json=readyMemberCount,proto3" json:"ready_member_count,omitempty"`
Capabilities []string `protobuf:"bytes,10,rep,name=capabilities,proto3" json:"capabilities,omitempty"`
// contains filtered or unexported fields
}
func (*ConnectorTargetGroupInfo) Descriptor
deprecated
added in
v0.6.0
func (*ConnectorTargetGroupInfo) Descriptor() ([]byte, []int)
Deprecated: Use ConnectorTargetGroupInfo.ProtoReflect.Descriptor instead.
func (*ConnectorTargetGroupInfo) GetCapabilities ¶ added in v0.6.0
func (x *ConnectorTargetGroupInfo) GetCapabilities() []string
func (*ConnectorTargetGroupInfo) GetContractId ¶ added in v0.6.0
func (x *ConnectorTargetGroupInfo) GetContractId() string
func (*ConnectorTargetGroupInfo) GetCreatedAt ¶ added in v0.6.0
func (x *ConnectorTargetGroupInfo) GetCreatedAt() *timestamppb.Timestamp
func (*ConnectorTargetGroupInfo) GetDescription ¶ added in v0.6.0
func (x *ConnectorTargetGroupInfo) GetDescription() string
func (*ConnectorTargetGroupInfo) GetId ¶ added in v0.6.0
func (x *ConnectorTargetGroupInfo) GetId() string
func (*ConnectorTargetGroupInfo) GetMemberCount ¶ added in v0.6.0
func (x *ConnectorTargetGroupInfo) GetMemberCount() int32
func (*ConnectorTargetGroupInfo) GetName ¶ added in v0.6.0
func (x *ConnectorTargetGroupInfo) GetName() string
func (*ConnectorTargetGroupInfo) GetOwnerPrincipalId ¶ added in v0.6.0
func (x *ConnectorTargetGroupInfo) GetOwnerPrincipalId() string
func (*ConnectorTargetGroupInfo) GetReadyMemberCount ¶ added in v0.6.0
func (x *ConnectorTargetGroupInfo) GetReadyMemberCount() int32
func (*ConnectorTargetGroupInfo) GetUpdatedAt ¶ added in v0.6.0
func (x *ConnectorTargetGroupInfo) GetUpdatedAt() *timestamppb.Timestamp
func (*ConnectorTargetGroupInfo) ProtoMessage ¶ added in v0.6.0
func (*ConnectorTargetGroupInfo) ProtoMessage()
func (*ConnectorTargetGroupInfo) ProtoReflect ¶ added in v0.6.0
func (x *ConnectorTargetGroupInfo) ProtoReflect() protoreflect.Message
func (*ConnectorTargetGroupInfo) Reset ¶ added in v0.6.0
func (x *ConnectorTargetGroupInfo) Reset()
func (*ConnectorTargetGroupInfo) String ¶ added in v0.6.0
func (x *ConnectorTargetGroupInfo) String() string
type ConversationFeedItem ¶
type ConversationFeedItem struct {
Kind string `protobuf:"bytes,1,opt,name=kind,proto3" json:"kind,omitempty"` // "agent" | "system"
Id string `protobuf:"bytes,2,opt,name=id,proto3" json:"id,omitempty"`
AgentId string `protobuf:"bytes,3,opt,name=agent_id,json=agentId,proto3" json:"agent_id,omitempty"` // empty for system conversations
Title string `protobuf:"bytes,4,opt,name=title,proto3" json:"title,omitempty"`
UpdatedAt *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"`
Status string `protobuf:"bytes,6,opt,name=status,proto3" json:"status,omitempty"` // system conversations only (e.g. awaiting_confirmation)
// contains filtered or unexported fields
}
One row of the merged sidebar feed (agent web conversations + system conversations), keyset-paginated newest-first.
func (*ConversationFeedItem) Descriptor
deprecated
func (*ConversationFeedItem) Descriptor() ([]byte, []int)
Deprecated: Use ConversationFeedItem.ProtoReflect.Descriptor instead.
func (*ConversationFeedItem) GetAgentId ¶
func (x *ConversationFeedItem) GetAgentId() string
func (*ConversationFeedItem) GetId ¶
func (x *ConversationFeedItem) GetId() string
func (*ConversationFeedItem) GetKind ¶
func (x *ConversationFeedItem) GetKind() string
func (*ConversationFeedItem) GetStatus ¶
func (x *ConversationFeedItem) GetStatus() string
func (*ConversationFeedItem) GetTitle ¶
func (x *ConversationFeedItem) GetTitle() string
func (*ConversationFeedItem) GetUpdatedAt ¶
func (x *ConversationFeedItem) GetUpdatedAt() *timestamppb.Timestamp
func (*ConversationFeedItem) ProtoMessage ¶
func (*ConversationFeedItem) ProtoMessage()
func (*ConversationFeedItem) ProtoReflect ¶
func (x *ConversationFeedItem) ProtoReflect() protoreflect.Message
func (*ConversationFeedItem) Reset ¶
func (x *ConversationFeedItem) Reset()
func (*ConversationFeedItem) String ¶
func (x *ConversationFeedItem) String() string
type ConversationInfo ¶
type ConversationInfo struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
AgentId string `protobuf:"bytes,2,opt,name=agent_id,json=agentId,proto3" json:"agent_id,omitempty"`
Title string `protobuf:"bytes,3,opt,name=title,proto3" json:"title,omitempty"`
Source string `protobuf:"bytes,4,opt,name=source,proto3" json:"source,omitempty"` // "web", "telegram", etc.
CreatedAt *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
UpdatedAt *timestamppb.Timestamp `protobuf:"bytes,6,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"`
// contains filtered or unexported fields
}
ConversationInfo represents an agent conversation.
func (*ConversationInfo) Descriptor
deprecated
func (*ConversationInfo) Descriptor() ([]byte, []int)
Deprecated: Use ConversationInfo.ProtoReflect.Descriptor instead.
func (*ConversationInfo) GetAgentId ¶
func (x *ConversationInfo) GetAgentId() string
func (*ConversationInfo) GetCreatedAt ¶
func (x *ConversationInfo) GetCreatedAt() *timestamppb.Timestamp
func (*ConversationInfo) GetId ¶
func (x *ConversationInfo) GetId() string
func (*ConversationInfo) GetSource ¶
func (x *ConversationInfo) GetSource() string
func (*ConversationInfo) GetTitle ¶
func (x *ConversationInfo) GetTitle() string
func (*ConversationInfo) GetUpdatedAt ¶
func (x *ConversationInfo) GetUpdatedAt() *timestamppb.Timestamp
func (*ConversationInfo) ProtoMessage ¶
func (*ConversationInfo) ProtoMessage()
func (*ConversationInfo) ProtoReflect ¶
func (x *ConversationInfo) ProtoReflect() protoreflect.Message
func (*ConversationInfo) Reset ¶
func (x *ConversationInfo) Reset()
func (*ConversationInfo) String ¶
func (x *ConversationInfo) String() string
type CreateAgentRequest ¶
type CreateAgentRequest struct {
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
Slug string `protobuf:"bytes,2,opt,name=slug,proto3" json:"slug,omitempty"`
Description string `protobuf:"bytes,3,opt,name=description,proto3" json:"description,omitempty"`
// build_model / exec_model carry the bare model name. The
// accompanying *_provider_id binds the slot to a specific providers
// row (multi-key support). Empty + empty ⇄ inherit system default.
BuildModel string `protobuf:"bytes,4,opt,name=build_model,json=buildModel,proto3" json:"build_model,omitempty"`
ExecModel string `protobuf:"bytes,5,opt,name=exec_model,json=execModel,proto3" json:"exec_model,omitempty"`
Instructions string `protobuf:"bytes,6,opt,name=instructions,proto3" json:"instructions,omitempty"`
BuildProviderId string `protobuf:"bytes,7,opt,name=build_provider_id,json=buildProviderId,proto3" json:"build_provider_id,omitempty"`
ExecProviderId string `protobuf:"bytes,8,opt,name=exec_provider_id,json=execProviderId,proto3" json:"exec_provider_id,omitempty"`
// Optional external git connection. When git_remote_url is set the
// agent is attached to the remote on create and the scaffold +
// codegen are pushed to it via the build pipeline.
GitRemoteUrl string `protobuf:"bytes,9,opt,name=git_remote_url,json=gitRemoteUrl,proto3" json:"git_remote_url,omitempty"`
GitCredentialId string `protobuf:"bytes,10,opt,name=git_credential_id,json=gitCredentialId,proto3" json:"git_credential_id,omitempty"`
GitDefaultBranch string `protobuf:"bytes,11,opt,name=git_default_branch,json=gitDefaultBranch,proto3" json:"git_default_branch,omitempty"` // empty → "main"
// When true, create only the draft agent row and grants; source upload will
// populate the repo and start the first build.
SkipInitialBuild bool `protobuf:"varint,12,opt,name=skip_initial_build,json=skipInitialBuild,proto3" json:"skip_initial_build,omitempty"`
// "read_write" keeps a writable remote connected, "read_only" keeps Git
// authoritative without Airlock pushes, and "import_once" copies populated
// source without retaining the remote.
GitMode string `protobuf:"bytes,14,opt,name=git_mode,json=gitMode,proto3" json:"git_mode,omitempty"`
// contains filtered or unexported fields
}
func (*CreateAgentRequest) Descriptor
deprecated
func (*CreateAgentRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateAgentRequest.ProtoReflect.Descriptor instead.
func (*CreateAgentRequest) GetBuildModel ¶
func (x *CreateAgentRequest) GetBuildModel() string
func (*CreateAgentRequest) GetBuildProviderId ¶
func (x *CreateAgentRequest) GetBuildProviderId() string
func (*CreateAgentRequest) GetDescription ¶
func (x *CreateAgentRequest) GetDescription() string
func (*CreateAgentRequest) GetExecModel ¶
func (x *CreateAgentRequest) GetExecModel() string
func (*CreateAgentRequest) GetExecProviderId ¶
func (x *CreateAgentRequest) GetExecProviderId() string
func (*CreateAgentRequest) GetGitCredentialId ¶
func (x *CreateAgentRequest) GetGitCredentialId() string
func (*CreateAgentRequest) GetGitDefaultBranch ¶
func (x *CreateAgentRequest) GetGitDefaultBranch() string
func (*CreateAgentRequest) GetGitMode ¶
func (x *CreateAgentRequest) GetGitMode() string
func (*CreateAgentRequest) GetGitRemoteUrl ¶
func (x *CreateAgentRequest) GetGitRemoteUrl() string
func (*CreateAgentRequest) GetInstructions ¶
func (x *CreateAgentRequest) GetInstructions() string
func (*CreateAgentRequest) GetName ¶
func (x *CreateAgentRequest) GetName() string
func (*CreateAgentRequest) GetSkipInitialBuild ¶
func (x *CreateAgentRequest) GetSkipInitialBuild() bool
func (*CreateAgentRequest) GetSlug ¶
func (x *CreateAgentRequest) GetSlug() string
func (*CreateAgentRequest) ProtoMessage ¶
func (*CreateAgentRequest) ProtoMessage()
func (*CreateAgentRequest) ProtoReflect ¶
func (x *CreateAgentRequest) ProtoReflect() protoreflect.Message
func (*CreateAgentRequest) Reset ¶
func (x *CreateAgentRequest) Reset()
func (*CreateAgentRequest) String ¶
func (x *CreateAgentRequest) String() string
type CreateAgentResponse ¶
type CreateAgentResponse struct {
Agent *AgentInfo `protobuf:"bytes,1,opt,name=agent,proto3" json:"agent,omitempty"`
// contains filtered or unexported fields
}
func (*CreateAgentResponse) Descriptor
deprecated
func (*CreateAgentResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateAgentResponse.ProtoReflect.Descriptor instead.
func (*CreateAgentResponse) GetAgent ¶
func (x *CreateAgentResponse) GetAgent() *AgentInfo
func (*CreateAgentResponse) ProtoMessage ¶
func (*CreateAgentResponse) ProtoMessage()
func (*CreateAgentResponse) ProtoReflect ¶
func (x *CreateAgentResponse) ProtoReflect() protoreflect.Message
func (*CreateAgentResponse) Reset ¶
func (x *CreateAgentResponse) Reset()
func (*CreateAgentResponse) String ¶
func (x *CreateAgentResponse) String() string
type CreateBridgeRequest ¶
type CreateBridgeRequest struct {
AgentId string `protobuf:"bytes,1,opt,name=agent_id,json=agentId,proto3" json:"agent_id,omitempty"`
Token string `protobuf:"bytes,3,opt,name=token,proto3" json:"token,omitempty"`
Type string `protobuf:"bytes,4,opt,name=type,proto3" json:"type,omitempty"` // "telegram"
// Telegram manager-bot capability (admin only; requires the bot's
// can_manage_bots to be enabled in BotFather). Telegram-only.
IsManager bool `protobuf:"varint,5,opt,name=is_manager,json=isManager,proto3" json:"is_manager,omitempty"`
// System bridge: routes inbound DMs to the airlock system agent (admin
// only; agent_id must be empty). When false and agent_id is empty, the
// bridge is created unbound (owner-scoped, routes nothing until bound).
IsSystem bool `protobuf:"varint,6,opt,name=is_system,json=isSystem,proto3" json:"is_system,omitempty"`
// contains filtered or unexported fields
}
func (*CreateBridgeRequest) Descriptor
deprecated
func (*CreateBridgeRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateBridgeRequest.ProtoReflect.Descriptor instead.
func (*CreateBridgeRequest) GetAgentId ¶
func (x *CreateBridgeRequest) GetAgentId() string
func (*CreateBridgeRequest) GetIsManager ¶
func (x *CreateBridgeRequest) GetIsManager() bool
func (*CreateBridgeRequest) GetIsSystem ¶
func (x *CreateBridgeRequest) GetIsSystem() bool
func (*CreateBridgeRequest) GetToken ¶
func (x *CreateBridgeRequest) GetToken() string
func (*CreateBridgeRequest) GetType ¶
func (x *CreateBridgeRequest) GetType() string
func (*CreateBridgeRequest) ProtoMessage ¶
func (*CreateBridgeRequest) ProtoMessage()
func (*CreateBridgeRequest) ProtoReflect ¶
func (x *CreateBridgeRequest) ProtoReflect() protoreflect.Message
func (*CreateBridgeRequest) Reset ¶
func (x *CreateBridgeRequest) Reset()
func (*CreateBridgeRequest) String ¶
func (x *CreateBridgeRequest) String() string
type CreateConnectionResourceRequest ¶ added in v0.6.1
type CreateConnectionResourceRequest struct {
DisplayName string `protobuf:"bytes,1,opt,name=display_name,json=displayName,proto3" json:"display_name,omitempty"`
BaseUrl string `protobuf:"bytes,2,opt,name=base_url,json=baseUrl,proto3" json:"base_url,omitempty"`
AuthMode string `protobuf:"bytes,3,opt,name=auth_mode,json=authMode,proto3" json:"auth_mode,omitempty"` // none | token
Token string `protobuf:"bytes,4,opt,name=token,proto3" json:"token,omitempty"`
AuthInjectionType string `protobuf:"bytes,5,opt,name=auth_injection_type,json=authInjectionType,proto3" json:"auth_injection_type,omitempty"` // bearer | api_key_header | query_param | path_prefix
AuthInjectionName string `protobuf:"bytes,6,opt,name=auth_injection_name,json=authInjectionName,proto3" json:"auth_injection_name,omitempty"` // required for api_key_header and query_param
// contains filtered or unexported fields
}
func (*CreateConnectionResourceRequest) Descriptor
deprecated
added in
v0.6.1
func (*CreateConnectionResourceRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateConnectionResourceRequest.ProtoReflect.Descriptor instead.
func (*CreateConnectionResourceRequest) GetAuthInjectionName ¶ added in v0.6.1
func (x *CreateConnectionResourceRequest) GetAuthInjectionName() string
func (*CreateConnectionResourceRequest) GetAuthInjectionType ¶ added in v0.6.1
func (x *CreateConnectionResourceRequest) GetAuthInjectionType() string
func (*CreateConnectionResourceRequest) GetAuthMode ¶ added in v0.6.1
func (x *CreateConnectionResourceRequest) GetAuthMode() string
func (*CreateConnectionResourceRequest) GetBaseUrl ¶ added in v0.6.1
func (x *CreateConnectionResourceRequest) GetBaseUrl() string
func (*CreateConnectionResourceRequest) GetDisplayName ¶ added in v0.6.1
func (x *CreateConnectionResourceRequest) GetDisplayName() string
func (*CreateConnectionResourceRequest) GetToken ¶ added in v0.6.1
func (x *CreateConnectionResourceRequest) GetToken() string
func (*CreateConnectionResourceRequest) ProtoMessage ¶ added in v0.6.1
func (*CreateConnectionResourceRequest) ProtoMessage()
func (*CreateConnectionResourceRequest) ProtoReflect ¶ added in v0.6.1
func (x *CreateConnectionResourceRequest) ProtoReflect() protoreflect.Message
func (*CreateConnectionResourceRequest) Reset ¶ added in v0.6.1
func (x *CreateConnectionResourceRequest) Reset()
func (*CreateConnectionResourceRequest) String ¶ added in v0.6.1
func (x *CreateConnectionResourceRequest) String() string
type CreateConnectionResourceResponse ¶ added in v0.6.1
type CreateConnectionResourceResponse struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
Slug string `protobuf:"bytes,2,opt,name=slug,proto3" json:"slug,omitempty"`
// contains filtered or unexported fields
}
func (*CreateConnectionResourceResponse) Descriptor
deprecated
added in
v0.6.1
func (*CreateConnectionResourceResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateConnectionResourceResponse.ProtoReflect.Descriptor instead.
func (*CreateConnectionResourceResponse) GetId ¶ added in v0.6.1
func (x *CreateConnectionResourceResponse) GetId() string
func (*CreateConnectionResourceResponse) GetSlug ¶ added in v0.6.1
func (x *CreateConnectionResourceResponse) GetSlug() string
func (*CreateConnectionResourceResponse) ProtoMessage ¶ added in v0.6.1
func (*CreateConnectionResourceResponse) ProtoMessage()
func (*CreateConnectionResourceResponse) ProtoReflect ¶ added in v0.6.1
func (x *CreateConnectionResourceResponse) ProtoReflect() protoreflect.Message
func (*CreateConnectionResourceResponse) Reset ¶ added in v0.6.1
func (x *CreateConnectionResourceResponse) Reset()
func (*CreateConnectionResourceResponse) String ¶ added in v0.6.1
func (x *CreateConnectionResourceResponse) String() string
type CreateConnectorOrchestrationRequest ¶ added in v0.6.0
type CreateConnectorOrchestrationRequest struct {
AgentId string `protobuf:"bytes,1,opt,name=agent_id,json=agentId,proto3" json:"agent_id,omitempty"`
NeedSlug string `protobuf:"bytes,2,opt,name=need_slug,json=needSlug,proto3" json:"need_slug,omitempty"`
TargetGroupId string `protobuf:"bytes,3,opt,name=target_group_id,json=targetGroupId,proto3" json:"target_group_id,omitempty"`
Command string `protobuf:"bytes,4,opt,name=command,proto3" json:"command,omitempty"`
InputJson string `protobuf:"bytes,5,opt,name=input_json,json=inputJson,proto3" json:"input_json,omitempty"`
Strategy string `protobuf:"bytes,6,opt,name=strategy,proto3" json:"strategy,omitempty"`
OfflinePolicy string `protobuf:"bytes,7,opt,name=offline_policy,json=offlinePolicy,proto3" json:"offline_policy,omitempty"`
MaxConcurrency int32 `protobuf:"varint,8,opt,name=max_concurrency,json=maxConcurrency,proto3" json:"max_concurrency,omitempty"`
BatchSize int32 `protobuf:"varint,9,opt,name=batch_size,json=batchSize,proto3" json:"batch_size,omitempty"`
CanaryCount int32 `protobuf:"varint,10,opt,name=canary_count,json=canaryCount,proto3" json:"canary_count,omitempty"`
Quorum int32 `protobuf:"varint,11,opt,name=quorum,proto3" json:"quorum,omitempty"`
DeadlineAt *timestamppb.Timestamp `protobuf:"bytes,12,opt,name=deadline_at,json=deadlineAt,proto3" json:"deadline_at,omitempty"`
RequestId string `protobuf:"bytes,13,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"`
CommandRevision int32 `protobuf:"varint,14,opt,name=command_revision,json=commandRevision,proto3" json:"command_revision,omitempty"`
CommandMode string `protobuf:"bytes,15,opt,name=command_mode,json=commandMode,proto3" json:"command_mode,omitempty"`
InputSchemaHash string `protobuf:"bytes,16,opt,name=input_schema_hash,json=inputSchemaHash,proto3" json:"input_schema_hash,omitempty"`
OutputSchemaHash string `protobuf:"bytes,17,opt,name=output_schema_hash,json=outputSchemaHash,proto3" json:"output_schema_hash,omitempty"`
// contains filtered or unexported fields
}
func (*CreateConnectorOrchestrationRequest) Descriptor
deprecated
added in
v0.6.0
func (*CreateConnectorOrchestrationRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateConnectorOrchestrationRequest.ProtoReflect.Descriptor instead.
func (*CreateConnectorOrchestrationRequest) GetAgentId ¶ added in v0.6.0
func (x *CreateConnectorOrchestrationRequest) GetAgentId() string
func (*CreateConnectorOrchestrationRequest) GetBatchSize ¶ added in v0.6.0
func (x *CreateConnectorOrchestrationRequest) GetBatchSize() int32
func (*CreateConnectorOrchestrationRequest) GetCanaryCount ¶ added in v0.6.0
func (x *CreateConnectorOrchestrationRequest) GetCanaryCount() int32
func (*CreateConnectorOrchestrationRequest) GetCommand ¶ added in v0.6.0
func (x *CreateConnectorOrchestrationRequest) GetCommand() string
func (*CreateConnectorOrchestrationRequest) GetCommandMode ¶ added in v0.6.0
func (x *CreateConnectorOrchestrationRequest) GetCommandMode() string
func (*CreateConnectorOrchestrationRequest) GetCommandRevision ¶ added in v0.6.0
func (x *CreateConnectorOrchestrationRequest) GetCommandRevision() int32
func (*CreateConnectorOrchestrationRequest) GetDeadlineAt ¶ added in v0.6.0
func (x *CreateConnectorOrchestrationRequest) GetDeadlineAt() *timestamppb.Timestamp
func (*CreateConnectorOrchestrationRequest) GetInputJson ¶ added in v0.6.0
func (x *CreateConnectorOrchestrationRequest) GetInputJson() string
func (*CreateConnectorOrchestrationRequest) GetInputSchemaHash ¶ added in v0.6.0
func (x *CreateConnectorOrchestrationRequest) GetInputSchemaHash() string
func (*CreateConnectorOrchestrationRequest) GetMaxConcurrency ¶ added in v0.6.0
func (x *CreateConnectorOrchestrationRequest) GetMaxConcurrency() int32
func (*CreateConnectorOrchestrationRequest) GetNeedSlug ¶ added in v0.6.0
func (x *CreateConnectorOrchestrationRequest) GetNeedSlug() string
func (*CreateConnectorOrchestrationRequest) GetOfflinePolicy ¶ added in v0.6.0
func (x *CreateConnectorOrchestrationRequest) GetOfflinePolicy() string
func (*CreateConnectorOrchestrationRequest) GetOutputSchemaHash ¶ added in v0.6.0
func (x *CreateConnectorOrchestrationRequest) GetOutputSchemaHash() string
func (*CreateConnectorOrchestrationRequest) GetQuorum ¶ added in v0.6.0
func (x *CreateConnectorOrchestrationRequest) GetQuorum() int32
func (*CreateConnectorOrchestrationRequest) GetRequestId ¶ added in v0.6.0
func (x *CreateConnectorOrchestrationRequest) GetRequestId() string
func (*CreateConnectorOrchestrationRequest) GetStrategy ¶ added in v0.6.0
func (x *CreateConnectorOrchestrationRequest) GetStrategy() string
func (*CreateConnectorOrchestrationRequest) GetTargetGroupId ¶ added in v0.6.0
func (x *CreateConnectorOrchestrationRequest) GetTargetGroupId() string
func (*CreateConnectorOrchestrationRequest) ProtoMessage ¶ added in v0.6.0
func (*CreateConnectorOrchestrationRequest) ProtoMessage()
func (*CreateConnectorOrchestrationRequest) ProtoReflect ¶ added in v0.6.0
func (x *CreateConnectorOrchestrationRequest) ProtoReflect() protoreflect.Message
func (*CreateConnectorOrchestrationRequest) Reset ¶ added in v0.6.0
func (x *CreateConnectorOrchestrationRequest) Reset()
func (*CreateConnectorOrchestrationRequest) String ¶ added in v0.6.0
func (x *CreateConnectorOrchestrationRequest) String() string
type CreateConnectorTargetGroupRequest ¶ added in v0.6.0
type CreateConnectorTargetGroupRequest struct {
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
Description string `protobuf:"bytes,2,opt,name=description,proto3" json:"description,omitempty"`
AgentId string `protobuf:"bytes,4,opt,name=agent_id,json=agentId,proto3" json:"agent_id,omitempty"`
NeedSlug string `protobuf:"bytes,5,opt,name=need_slug,json=needSlug,proto3" json:"need_slug,omitempty"`
ConnectorIds []string `protobuf:"bytes,6,rep,name=connector_ids,json=connectorIds,proto3" json:"connector_ids,omitempty"`
// contains filtered or unexported fields
}
func (*CreateConnectorTargetGroupRequest) Descriptor
deprecated
added in
v0.6.0
func (*CreateConnectorTargetGroupRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateConnectorTargetGroupRequest.ProtoReflect.Descriptor instead.
func (*CreateConnectorTargetGroupRequest) GetAgentId ¶ added in v0.6.0
func (x *CreateConnectorTargetGroupRequest) GetAgentId() string
func (*CreateConnectorTargetGroupRequest) GetConnectorIds ¶ added in v0.6.0
func (x *CreateConnectorTargetGroupRequest) GetConnectorIds() []string
func (*CreateConnectorTargetGroupRequest) GetDescription ¶ added in v0.6.0
func (x *CreateConnectorTargetGroupRequest) GetDescription() string
func (*CreateConnectorTargetGroupRequest) GetName ¶ added in v0.6.0
func (x *CreateConnectorTargetGroupRequest) GetName() string
func (*CreateConnectorTargetGroupRequest) GetNeedSlug ¶ added in v0.6.0
func (x *CreateConnectorTargetGroupRequest) GetNeedSlug() string
func (*CreateConnectorTargetGroupRequest) ProtoMessage ¶ added in v0.6.0
func (*CreateConnectorTargetGroupRequest) ProtoMessage()
func (*CreateConnectorTargetGroupRequest) ProtoReflect ¶ added in v0.6.0
func (x *CreateConnectorTargetGroupRequest) ProtoReflect() protoreflect.Message
func (*CreateConnectorTargetGroupRequest) Reset ¶ added in v0.6.0
func (x *CreateConnectorTargetGroupRequest) Reset()
func (*CreateConnectorTargetGroupRequest) String ¶ added in v0.6.0
func (x *CreateConnectorTargetGroupRequest) String() string
type CreateConversationRequest ¶
type CreateConversationRequest struct {
Title string `protobuf:"bytes,1,opt,name=title,proto3" json:"title,omitempty"` // optional
// contains filtered or unexported fields
}
func (*CreateConversationRequest) Descriptor
deprecated
func (*CreateConversationRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateConversationRequest.ProtoReflect.Descriptor instead.
func (*CreateConversationRequest) GetTitle ¶
func (x *CreateConversationRequest) GetTitle() string
func (*CreateConversationRequest) ProtoMessage ¶
func (*CreateConversationRequest) ProtoMessage()
func (*CreateConversationRequest) ProtoReflect ¶
func (x *CreateConversationRequest) ProtoReflect() protoreflect.Message
func (*CreateConversationRequest) Reset ¶
func (x *CreateConversationRequest) Reset()
func (*CreateConversationRequest) String ¶
func (x *CreateConversationRequest) String() string
type CreateConversationResponse ¶
type CreateConversationResponse struct {
Conversation *ConversationInfo `protobuf:"bytes,1,opt,name=conversation,proto3" json:"conversation,omitempty"`
// contains filtered or unexported fields
}
func (*CreateConversationResponse) Descriptor
deprecated
func (*CreateConversationResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateConversationResponse.ProtoReflect.Descriptor instead.
func (*CreateConversationResponse) GetConversation ¶
func (x *CreateConversationResponse) GetConversation() *ConversationInfo
func (*CreateConversationResponse) ProtoMessage ¶
func (*CreateConversationResponse) ProtoMessage()
func (*CreateConversationResponse) ProtoReflect ¶
func (x *CreateConversationResponse) ProtoReflect() protoreflect.Message
func (*CreateConversationResponse) Reset ¶
func (x *CreateConversationResponse) Reset()
func (*CreateConversationResponse) String ¶
func (x *CreateConversationResponse) String() string
type CreateForNeedRequest ¶
type CreateForNeedRequest struct {
DisplayName string `protobuf:"bytes,1,opt,name=display_name,json=displayName,proto3" json:"display_name,omitempty"`
// contains filtered or unexported fields
}
func (*CreateForNeedRequest) Descriptor
deprecated
func (*CreateForNeedRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateForNeedRequest.ProtoReflect.Descriptor instead.
func (*CreateForNeedRequest) GetDisplayName ¶
func (x *CreateForNeedRequest) GetDisplayName() string
func (*CreateForNeedRequest) ProtoMessage ¶
func (*CreateForNeedRequest) ProtoMessage()
func (*CreateForNeedRequest) ProtoReflect ¶
func (x *CreateForNeedRequest) ProtoReflect() protoreflect.Message
func (*CreateForNeedRequest) Reset ¶
func (x *CreateForNeedRequest) Reset()
func (*CreateForNeedRequest) String ¶
func (x *CreateForNeedRequest) String() string
type CreateForNeedResponse ¶
type CreateForNeedResponse struct {
ResourceId string `protobuf:"bytes,1,opt,name=resource_id,json=resourceId,proto3" json:"resource_id,omitempty"`
// contains filtered or unexported fields
}
func (*CreateForNeedResponse) Descriptor
deprecated
func (*CreateForNeedResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateForNeedResponse.ProtoReflect.Descriptor instead.
func (*CreateForNeedResponse) GetResourceId ¶
func (x *CreateForNeedResponse) GetResourceId() string
func (*CreateForNeedResponse) ProtoMessage ¶
func (*CreateForNeedResponse) ProtoMessage()
func (*CreateForNeedResponse) ProtoReflect ¶
func (x *CreateForNeedResponse) ProtoReflect() protoreflect.Message
func (*CreateForNeedResponse) Reset ¶
func (x *CreateForNeedResponse) Reset()
func (*CreateForNeedResponse) String ¶
func (x *CreateForNeedResponse) String() string
type CreateGitCredentialRequest ¶
type CreateGitCredentialRequest struct {
Type string `protobuf:"bytes,1,opt,name=type,proto3" json:"type,omitempty"` // "pat" (v1)
Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` // user-chosen label, unique per user
Token string `protobuf:"bytes,3,opt,name=token,proto3" json:"token,omitempty"` // plaintext PAT; encrypted on the backend
// contains filtered or unexported fields
}
func (*CreateGitCredentialRequest) Descriptor
deprecated
func (*CreateGitCredentialRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateGitCredentialRequest.ProtoReflect.Descriptor instead.
func (*CreateGitCredentialRequest) GetName ¶
func (x *CreateGitCredentialRequest) GetName() string
func (*CreateGitCredentialRequest) GetToken ¶
func (x *CreateGitCredentialRequest) GetToken() string
func (*CreateGitCredentialRequest) GetType ¶
func (x *CreateGitCredentialRequest) GetType() string
func (*CreateGitCredentialRequest) ProtoMessage ¶
func (*CreateGitCredentialRequest) ProtoMessage()
func (*CreateGitCredentialRequest) ProtoReflect ¶
func (x *CreateGitCredentialRequest) ProtoReflect() protoreflect.Message
func (*CreateGitCredentialRequest) Reset ¶
func (x *CreateGitCredentialRequest) Reset()
func (*CreateGitCredentialRequest) String ¶
func (x *CreateGitCredentialRequest) String() string
type CreateGitCredentialResponse ¶
type CreateGitCredentialResponse struct {
Credential *GitCredential `protobuf:"bytes,1,opt,name=credential,proto3" json:"credential,omitempty"`
// contains filtered or unexported fields
}
func (*CreateGitCredentialResponse) Descriptor
deprecated
func (*CreateGitCredentialResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateGitCredentialResponse.ProtoReflect.Descriptor instead.
func (*CreateGitCredentialResponse) GetCredential ¶
func (x *CreateGitCredentialResponse) GetCredential() *GitCredential
func (*CreateGitCredentialResponse) ProtoMessage ¶
func (*CreateGitCredentialResponse) ProtoMessage()
func (*CreateGitCredentialResponse) ProtoReflect ¶
func (x *CreateGitCredentialResponse) ProtoReflect() protoreflect.Message
func (*CreateGitCredentialResponse) Reset ¶
func (x *CreateGitCredentialResponse) Reset()
func (*CreateGitCredentialResponse) String ¶
func (x *CreateGitCredentialResponse) String() string
type CreateManagedBotSessionRequest ¶
type CreateManagedBotSessionRequest struct {
AgentId string `protobuf:"bytes,1,opt,name=agent_id,json=agentId,proto3" json:"agent_id,omitempty"`
IsSystem bool `protobuf:"varint,2,opt,name=is_system,json=isSystem,proto3" json:"is_system,omitempty"`
// Display name passed to Telegram on the deeplink (?name=…); the
// user can change it during creation. Empty falls back to a default.
SuggestedName string `protobuf:"bytes,3,opt,name=suggested_name,json=suggestedName,proto3" json:"suggested_name,omitempty"`
// contains filtered or unexported fields
}
ManagedBotSessionRequest creates a session row that correlates an airlock "Create new Telegram bot" click to the Bot API 9.6 ManagedBotCreated callback. Exactly one of agent_id / is_system must be set.
func (*CreateManagedBotSessionRequest) Descriptor
deprecated
func (*CreateManagedBotSessionRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateManagedBotSessionRequest.ProtoReflect.Descriptor instead.
func (*CreateManagedBotSessionRequest) GetAgentId ¶
func (x *CreateManagedBotSessionRequest) GetAgentId() string
func (*CreateManagedBotSessionRequest) GetIsSystem ¶
func (x *CreateManagedBotSessionRequest) GetIsSystem() bool
func (*CreateManagedBotSessionRequest) GetSuggestedName ¶
func (x *CreateManagedBotSessionRequest) GetSuggestedName() string
func (*CreateManagedBotSessionRequest) ProtoMessage ¶
func (*CreateManagedBotSessionRequest) ProtoMessage()
func (*CreateManagedBotSessionRequest) ProtoReflect ¶
func (x *CreateManagedBotSessionRequest) ProtoReflect() protoreflect.Message
func (*CreateManagedBotSessionRequest) Reset ¶
func (x *CreateManagedBotSessionRequest) Reset()
func (*CreateManagedBotSessionRequest) String ¶
func (x *CreateManagedBotSessionRequest) String() string
type CreateManagedBotSessionResponse ¶
type CreateManagedBotSessionResponse struct {
Nonce string `protobuf:"bytes,1,opt,name=nonce,proto3" json:"nonce,omitempty"`
DeepLink string `protobuf:"bytes,2,opt,name=deep_link,json=deepLink,proto3" json:"deep_link,omitempty"`
ExpiresAt *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=expires_at,json=expiresAt,proto3" json:"expires_at,omitempty"`
// contains filtered or unexported fields
}
func (*CreateManagedBotSessionResponse) Descriptor
deprecated
func (*CreateManagedBotSessionResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateManagedBotSessionResponse.ProtoReflect.Descriptor instead.
func (*CreateManagedBotSessionResponse) GetDeepLink ¶
func (x *CreateManagedBotSessionResponse) GetDeepLink() string
func (*CreateManagedBotSessionResponse) GetExpiresAt ¶
func (x *CreateManagedBotSessionResponse) GetExpiresAt() *timestamppb.Timestamp
func (*CreateManagedBotSessionResponse) GetNonce ¶
func (x *CreateManagedBotSessionResponse) GetNonce() string
func (*CreateManagedBotSessionResponse) ProtoMessage ¶
func (*CreateManagedBotSessionResponse) ProtoMessage()
func (*CreateManagedBotSessionResponse) ProtoReflect ¶
func (x *CreateManagedBotSessionResponse) ProtoReflect() protoreflect.Message
func (*CreateManagedBotSessionResponse) Reset ¶
func (x *CreateManagedBotSessionResponse) Reset()
func (*CreateManagedBotSessionResponse) String ¶
func (x *CreateManagedBotSessionResponse) String() string
type CreateProviderRequest ¶
type CreateProviderRequest struct {
ProviderId string `protobuf:"bytes,1,opt,name=provider_id,json=providerId,proto3" json:"provider_id,omitempty"`
DisplayName string `protobuf:"bytes,2,opt,name=display_name,json=displayName,proto3" json:"display_name,omitempty"`
ApiKey string `protobuf:"bytes,3,opt,name=api_key,json=apiKey,proto3" json:"api_key,omitempty"`
BaseUrl string `protobuf:"bytes,4,opt,name=base_url,json=baseUrl,proto3" json:"base_url,omitempty"`
// slug — required, kebab-case identifier unique within provider_id.
// The frontend auto-derives from display_name; admins can override.
Slug string `protobuf:"bytes,5,opt,name=slug,proto3" json:"slug,omitempty"`
// contains filtered or unexported fields
}
func (*CreateProviderRequest) Descriptor
deprecated
func (*CreateProviderRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateProviderRequest.ProtoReflect.Descriptor instead.
func (*CreateProviderRequest) GetApiKey ¶
func (x *CreateProviderRequest) GetApiKey() string
func (*CreateProviderRequest) GetBaseUrl ¶
func (x *CreateProviderRequest) GetBaseUrl() string
func (*CreateProviderRequest) GetDisplayName ¶
func (x *CreateProviderRequest) GetDisplayName() string
func (*CreateProviderRequest) GetProviderId ¶
func (x *CreateProviderRequest) GetProviderId() string
func (*CreateProviderRequest) GetSlug ¶
func (x *CreateProviderRequest) GetSlug() string
func (*CreateProviderRequest) ProtoMessage ¶
func (*CreateProviderRequest) ProtoMessage()
func (*CreateProviderRequest) ProtoReflect ¶
func (x *CreateProviderRequest) ProtoReflect() protoreflect.Message
func (*CreateProviderRequest) Reset ¶
func (x *CreateProviderRequest) Reset()
func (*CreateProviderRequest) String ¶
func (x *CreateProviderRequest) String() string
type CreateProviderResponse ¶
type CreateProviderResponse struct {
Provider *Provider `protobuf:"bytes,1,opt,name=provider,proto3" json:"provider,omitempty"`
// contains filtered or unexported fields
}
func (*CreateProviderResponse) Descriptor
deprecated
func (*CreateProviderResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateProviderResponse.ProtoReflect.Descriptor instead.
func (*CreateProviderResponse) GetProvider ¶
func (x *CreateProviderResponse) GetProvider() *Provider
func (*CreateProviderResponse) ProtoMessage ¶
func (*CreateProviderResponse) ProtoMessage()
func (*CreateProviderResponse) ProtoReflect ¶
func (x *CreateProviderResponse) ProtoReflect() protoreflect.Message
func (*CreateProviderResponse) Reset ¶
func (x *CreateProviderResponse) Reset()
func (*CreateProviderResponse) String ¶
func (x *CreateProviderResponse) String() string
type CreateUserRequest ¶
type CreateUserRequest struct {
Email string `protobuf:"bytes,1,opt,name=email,proto3" json:"email,omitempty"`
DisplayName string `protobuf:"bytes,2,opt,name=display_name,json=displayName,proto3" json:"display_name,omitempty"`
Password string `protobuf:"bytes,3,opt,name=password,proto3" json:"password,omitempty"`
TenantRole string `protobuf:"bytes,4,opt,name=tenant_role,json=tenantRole,proto3" json:"tenant_role,omitempty"`
// contains filtered or unexported fields
}
func (*CreateUserRequest) Descriptor
deprecated
func (*CreateUserRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateUserRequest.ProtoReflect.Descriptor instead.
func (*CreateUserRequest) GetDisplayName ¶
func (x *CreateUserRequest) GetDisplayName() string
func (*CreateUserRequest) GetEmail ¶
func (x *CreateUserRequest) GetEmail() string
func (*CreateUserRequest) GetPassword ¶
func (x *CreateUserRequest) GetPassword() string
func (*CreateUserRequest) GetTenantRole ¶
func (x *CreateUserRequest) GetTenantRole() string
func (*CreateUserRequest) ProtoMessage ¶
func (*CreateUserRequest) ProtoMessage()
func (*CreateUserRequest) ProtoReflect ¶
func (x *CreateUserRequest) ProtoReflect() protoreflect.Message
func (*CreateUserRequest) Reset ¶
func (x *CreateUserRequest) Reset()
func (*CreateUserRequest) String ¶
func (x *CreateUserRequest) String() string
type CreateUserResponse ¶
type CreateUserResponse struct {
User *User `protobuf:"bytes,1,opt,name=user,proto3" json:"user,omitempty"`
// One-time temporary password generated for the new user, shown to the
// admin once to hand off. The user must change it (or register a passkey)
// on first login. Empty when the admin supplied the password directly.
TempPassword string `protobuf:"bytes,2,opt,name=temp_password,json=tempPassword,proto3" json:"temp_password,omitempty"`
// contains filtered or unexported fields
}
func (*CreateUserResponse) Descriptor
deprecated
func (*CreateUserResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateUserResponse.ProtoReflect.Descriptor instead.
func (*CreateUserResponse) GetTempPassword ¶
func (x *CreateUserResponse) GetTempPassword() string
func (*CreateUserResponse) GetUser ¶
func (x *CreateUserResponse) GetUser() *User
func (*CreateUserResponse) ProtoMessage ¶
func (*CreateUserResponse) ProtoMessage()
func (*CreateUserResponse) ProtoReflect ¶
func (x *CreateUserResponse) ProtoReflect() protoreflect.Message
func (*CreateUserResponse) Reset ¶
func (x *CreateUserResponse) Reset()
func (*CreateUserResponse) String ¶
func (x *CreateUserResponse) String() string
type CredentialStatusResponse ¶
type CredentialStatusResponse struct {
Slug string `protobuf:"bytes,1,opt,name=slug,proto3" json:"slug,omitempty"`
Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"`
AuthMode string `protobuf:"bytes,3,opt,name=auth_mode,json=authMode,proto3" json:"auth_mode,omitempty"`
Authorized bool `protobuf:"varint,4,opt,name=authorized,proto3" json:"authorized,omitempty"`
TokenExpiresAt *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=token_expires_at,json=tokenExpiresAt,proto3" json:"token_expires_at,omitempty"`
// contains filtered or unexported fields
}
func (*CredentialStatusResponse) Descriptor
deprecated
func (*CredentialStatusResponse) Descriptor() ([]byte, []int)
Deprecated: Use CredentialStatusResponse.ProtoReflect.Descriptor instead.
func (*CredentialStatusResponse) GetAuthMode ¶
func (x *CredentialStatusResponse) GetAuthMode() string
func (*CredentialStatusResponse) GetAuthorized ¶
func (x *CredentialStatusResponse) GetAuthorized() bool
func (*CredentialStatusResponse) GetName ¶
func (x *CredentialStatusResponse) GetName() string
func (*CredentialStatusResponse) GetSlug ¶
func (x *CredentialStatusResponse) GetSlug() string
func (*CredentialStatusResponse) GetTokenExpiresAt ¶
func (x *CredentialStatusResponse) GetTokenExpiresAt() *timestamppb.Timestamp
func (*CredentialStatusResponse) ProtoMessage ¶
func (*CredentialStatusResponse) ProtoMessage()
func (*CredentialStatusResponse) ProtoReflect ¶
func (x *CredentialStatusResponse) ProtoReflect() protoreflect.Message
func (*CredentialStatusResponse) Reset ¶
func (x *CredentialStatusResponse) Reset()
func (*CredentialStatusResponse) String ¶
func (x *CredentialStatusResponse) String() string
type DenyHostEnrollmentRequest ¶ added in v0.6.0
type DenyHostEnrollmentRequest struct {
UserCode string `protobuf:"bytes,1,opt,name=user_code,json=userCode,proto3" json:"user_code,omitempty"`
// contains filtered or unexported fields
}
func (*DenyHostEnrollmentRequest) Descriptor
deprecated
added in
v0.6.0
func (*DenyHostEnrollmentRequest) Descriptor() ([]byte, []int)
Deprecated: Use DenyHostEnrollmentRequest.ProtoReflect.Descriptor instead.
func (*DenyHostEnrollmentRequest) GetUserCode ¶ added in v0.6.0
func (x *DenyHostEnrollmentRequest) GetUserCode() string
func (*DenyHostEnrollmentRequest) ProtoMessage ¶ added in v0.6.0
func (*DenyHostEnrollmentRequest) ProtoMessage()
func (*DenyHostEnrollmentRequest) ProtoReflect ¶ added in v0.6.0
func (x *DenyHostEnrollmentRequest) ProtoReflect() protoreflect.Message
func (*DenyHostEnrollmentRequest) Reset ¶ added in v0.6.0
func (x *DenyHostEnrollmentRequest) Reset()
func (*DenyHostEnrollmentRequest) String ¶ added in v0.6.0
func (x *DenyHostEnrollmentRequest) String() string
type DeviceLoginApproveRequest ¶
type DeviceLoginApproveRequest struct {
UserCode string `protobuf:"bytes,1,opt,name=user_code,json=userCode,proto3" json:"user_code,omitempty"`
// contains filtered or unexported fields
}
func (*DeviceLoginApproveRequest) Descriptor
deprecated
func (*DeviceLoginApproveRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeviceLoginApproveRequest.ProtoReflect.Descriptor instead.
func (*DeviceLoginApproveRequest) GetUserCode ¶
func (x *DeviceLoginApproveRequest) GetUserCode() string
func (*DeviceLoginApproveRequest) ProtoMessage ¶
func (*DeviceLoginApproveRequest) ProtoMessage()
func (*DeviceLoginApproveRequest) ProtoReflect ¶
func (x *DeviceLoginApproveRequest) ProtoReflect() protoreflect.Message
func (*DeviceLoginApproveRequest) Reset ¶
func (x *DeviceLoginApproveRequest) Reset()
func (*DeviceLoginApproveRequest) String ¶
func (x *DeviceLoginApproveRequest) String() string
type DeviceLoginBeginRequest ¶
type DeviceLoginBeginRequest struct {
ClientName string `protobuf:"bytes,1,opt,name=client_name,json=clientName,proto3" json:"client_name,omitempty"`
DeviceName string `protobuf:"bytes,2,opt,name=device_name,json=deviceName,proto3" json:"device_name,omitempty"`
// contains filtered or unexported fields
}
func (*DeviceLoginBeginRequest) Descriptor
deprecated
func (*DeviceLoginBeginRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeviceLoginBeginRequest.ProtoReflect.Descriptor instead.
func (*DeviceLoginBeginRequest) GetClientName ¶
func (x *DeviceLoginBeginRequest) GetClientName() string
func (*DeviceLoginBeginRequest) GetDeviceName ¶
func (x *DeviceLoginBeginRequest) GetDeviceName() string
func (*DeviceLoginBeginRequest) ProtoMessage ¶
func (*DeviceLoginBeginRequest) ProtoMessage()
func (*DeviceLoginBeginRequest) ProtoReflect ¶
func (x *DeviceLoginBeginRequest) ProtoReflect() protoreflect.Message
func (*DeviceLoginBeginRequest) Reset ¶
func (x *DeviceLoginBeginRequest) Reset()
func (*DeviceLoginBeginRequest) String ¶
func (x *DeviceLoginBeginRequest) String() string
type DeviceLoginBeginResponse ¶
type DeviceLoginBeginResponse struct {
DeviceCode string `protobuf:"bytes,1,opt,name=device_code,json=deviceCode,proto3" json:"device_code,omitempty"`
UserCode string `protobuf:"bytes,2,opt,name=user_code,json=userCode,proto3" json:"user_code,omitempty"`
VerificationUrl string `protobuf:"bytes,3,opt,name=verification_url,json=verificationUrl,proto3" json:"verification_url,omitempty"`
ExpiresInSeconds int32 `protobuf:"varint,4,opt,name=expires_in_seconds,json=expiresInSeconds,proto3" json:"expires_in_seconds,omitempty"`
PollIntervalSeconds int32 `protobuf:"varint,5,opt,name=poll_interval_seconds,json=pollIntervalSeconds,proto3" json:"poll_interval_seconds,omitempty"`
// contains filtered or unexported fields
}
func (*DeviceLoginBeginResponse) Descriptor
deprecated
func (*DeviceLoginBeginResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeviceLoginBeginResponse.ProtoReflect.Descriptor instead.
func (*DeviceLoginBeginResponse) GetDeviceCode ¶
func (x *DeviceLoginBeginResponse) GetDeviceCode() string
func (*DeviceLoginBeginResponse) GetExpiresInSeconds ¶
func (x *DeviceLoginBeginResponse) GetExpiresInSeconds() int32
func (*DeviceLoginBeginResponse) GetPollIntervalSeconds ¶
func (x *DeviceLoginBeginResponse) GetPollIntervalSeconds() int32
func (*DeviceLoginBeginResponse) GetUserCode ¶
func (x *DeviceLoginBeginResponse) GetUserCode() string
func (*DeviceLoginBeginResponse) GetVerificationUrl ¶
func (x *DeviceLoginBeginResponse) GetVerificationUrl() string
func (*DeviceLoginBeginResponse) ProtoMessage ¶
func (*DeviceLoginBeginResponse) ProtoMessage()
func (*DeviceLoginBeginResponse) ProtoReflect ¶
func (x *DeviceLoginBeginResponse) ProtoReflect() protoreflect.Message
func (*DeviceLoginBeginResponse) Reset ¶
func (x *DeviceLoginBeginResponse) Reset()
func (*DeviceLoginBeginResponse) String ¶
func (x *DeviceLoginBeginResponse) String() string
type DeviceLoginDenyRequest ¶
type DeviceLoginDenyRequest struct {
UserCode string `protobuf:"bytes,1,opt,name=user_code,json=userCode,proto3" json:"user_code,omitempty"`
// contains filtered or unexported fields
}
func (*DeviceLoginDenyRequest) Descriptor
deprecated
func (*DeviceLoginDenyRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeviceLoginDenyRequest.ProtoReflect.Descriptor instead.
func (*DeviceLoginDenyRequest) GetUserCode ¶
func (x *DeviceLoginDenyRequest) GetUserCode() string
func (*DeviceLoginDenyRequest) ProtoMessage ¶
func (*DeviceLoginDenyRequest) ProtoMessage()
func (*DeviceLoginDenyRequest) ProtoReflect ¶
func (x *DeviceLoginDenyRequest) ProtoReflect() protoreflect.Message
func (*DeviceLoginDenyRequest) Reset ¶
func (x *DeviceLoginDenyRequest) Reset()
func (*DeviceLoginDenyRequest) String ¶
func (x *DeviceLoginDenyRequest) String() string
type DeviceLoginInspectRequest ¶
type DeviceLoginInspectRequest struct {
UserCode string `protobuf:"bytes,1,opt,name=user_code,json=userCode,proto3" json:"user_code,omitempty"`
// contains filtered or unexported fields
}
func (*DeviceLoginInspectRequest) Descriptor
deprecated
func (*DeviceLoginInspectRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeviceLoginInspectRequest.ProtoReflect.Descriptor instead.
func (*DeviceLoginInspectRequest) GetUserCode ¶
func (x *DeviceLoginInspectRequest) GetUserCode() string
func (*DeviceLoginInspectRequest) ProtoMessage ¶
func (*DeviceLoginInspectRequest) ProtoMessage()
func (*DeviceLoginInspectRequest) ProtoReflect ¶
func (x *DeviceLoginInspectRequest) ProtoReflect() protoreflect.Message
func (*DeviceLoginInspectRequest) Reset ¶
func (x *DeviceLoginInspectRequest) Reset()
func (*DeviceLoginInspectRequest) String ¶
func (x *DeviceLoginInspectRequest) String() string
type DeviceLoginInspectResponse ¶
type DeviceLoginInspectResponse struct {
Status string `protobuf:"bytes,1,opt,name=status,proto3" json:"status,omitempty"` // pending, approved, denied, expired
UserCode string `protobuf:"bytes,2,opt,name=user_code,json=userCode,proto3" json:"user_code,omitempty"`
ClientName string `protobuf:"bytes,3,opt,name=client_name,json=clientName,proto3" json:"client_name,omitempty"`
ExpiresAt *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=expires_at,json=expiresAt,proto3" json:"expires_at,omitempty"`
DeviceName string `protobuf:"bytes,5,opt,name=device_name,json=deviceName,proto3" json:"device_name,omitempty"`
// contains filtered or unexported fields
}
func (*DeviceLoginInspectResponse) Descriptor
deprecated
func (*DeviceLoginInspectResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeviceLoginInspectResponse.ProtoReflect.Descriptor instead.
func (*DeviceLoginInspectResponse) GetClientName ¶
func (x *DeviceLoginInspectResponse) GetClientName() string
func (*DeviceLoginInspectResponse) GetDeviceName ¶
func (x *DeviceLoginInspectResponse) GetDeviceName() string
func (*DeviceLoginInspectResponse) GetExpiresAt ¶
func (x *DeviceLoginInspectResponse) GetExpiresAt() *timestamppb.Timestamp
func (*DeviceLoginInspectResponse) GetStatus ¶
func (x *DeviceLoginInspectResponse) GetStatus() string
func (*DeviceLoginInspectResponse) GetUserCode ¶
func (x *DeviceLoginInspectResponse) GetUserCode() string
func (*DeviceLoginInspectResponse) ProtoMessage ¶
func (*DeviceLoginInspectResponse) ProtoMessage()
func (*DeviceLoginInspectResponse) ProtoReflect ¶
func (x *DeviceLoginInspectResponse) ProtoReflect() protoreflect.Message
func (*DeviceLoginInspectResponse) Reset ¶
func (x *DeviceLoginInspectResponse) Reset()
func (*DeviceLoginInspectResponse) String ¶
func (x *DeviceLoginInspectResponse) String() string
type DeviceLoginPollRequest ¶
type DeviceLoginPollRequest struct {
DeviceCode string `protobuf:"bytes,1,opt,name=device_code,json=deviceCode,proto3" json:"device_code,omitempty"`
// contains filtered or unexported fields
}
func (*DeviceLoginPollRequest) Descriptor
deprecated
func (*DeviceLoginPollRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeviceLoginPollRequest.ProtoReflect.Descriptor instead.
func (*DeviceLoginPollRequest) GetDeviceCode ¶
func (x *DeviceLoginPollRequest) GetDeviceCode() string
func (*DeviceLoginPollRequest) ProtoMessage ¶
func (*DeviceLoginPollRequest) ProtoMessage()
func (*DeviceLoginPollRequest) ProtoReflect ¶
func (x *DeviceLoginPollRequest) ProtoReflect() protoreflect.Message
func (*DeviceLoginPollRequest) Reset ¶
func (x *DeviceLoginPollRequest) Reset()
func (*DeviceLoginPollRequest) String ¶
func (x *DeviceLoginPollRequest) String() string
type DeviceLoginPollResponse ¶
type DeviceLoginPollResponse struct {
Status string `protobuf:"bytes,1,opt,name=status,proto3" json:"status,omitempty"` // pending, approved, denied, expired, slow_down
AccessToken string `protobuf:"bytes,2,opt,name=access_token,json=accessToken,proto3" json:"access_token,omitempty"`
RefreshToken string `protobuf:"bytes,3,opt,name=refresh_token,json=refreshToken,proto3" json:"refresh_token,omitempty"`
User *User `protobuf:"bytes,4,opt,name=user,proto3" json:"user,omitempty"`
PollIntervalSeconds int32 `protobuf:"varint,5,opt,name=poll_interval_seconds,json=pollIntervalSeconds,proto3" json:"poll_interval_seconds,omitempty"`
// contains filtered or unexported fields
}
func (*DeviceLoginPollResponse) Descriptor
deprecated
func (*DeviceLoginPollResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeviceLoginPollResponse.ProtoReflect.Descriptor instead.
func (*DeviceLoginPollResponse) GetAccessToken ¶
func (x *DeviceLoginPollResponse) GetAccessToken() string
func (*DeviceLoginPollResponse) GetPollIntervalSeconds ¶
func (x *DeviceLoginPollResponse) GetPollIntervalSeconds() int32
func (*DeviceLoginPollResponse) GetRefreshToken ¶
func (x *DeviceLoginPollResponse) GetRefreshToken() string
func (*DeviceLoginPollResponse) GetStatus ¶
func (x *DeviceLoginPollResponse) GetStatus() string
func (*DeviceLoginPollResponse) GetUser ¶
func (x *DeviceLoginPollResponse) GetUser() *User
func (*DeviceLoginPollResponse) ProtoMessage ¶
func (*DeviceLoginPollResponse) ProtoMessage()
func (*DeviceLoginPollResponse) ProtoReflect ¶
func (x *DeviceLoginPollResponse) ProtoReflect() protoreflect.Message
func (*DeviceLoginPollResponse) Reset ¶
func (x *DeviceLoginPollResponse) Reset()
func (*DeviceLoginPollResponse) String ¶
func (x *DeviceLoginPollResponse) String() string
type DiscoverProviderModelsResponse ¶ added in v0.4.1
type DiscoverProviderModelsResponse struct {
Candidates []*ProviderModelCandidate `protobuf:"bytes,1,rep,name=candidates,proto3" json:"candidates,omitempty"`
// contains filtered or unexported fields
}
func (*DiscoverProviderModelsResponse) Descriptor
deprecated
added in
v0.4.1
func (*DiscoverProviderModelsResponse) Descriptor() ([]byte, []int)
Deprecated: Use DiscoverProviderModelsResponse.ProtoReflect.Descriptor instead.
func (*DiscoverProviderModelsResponse) GetCandidates ¶ added in v0.4.1
func (x *DiscoverProviderModelsResponse) GetCandidates() []*ProviderModelCandidate
func (*DiscoverProviderModelsResponse) ProtoMessage ¶ added in v0.4.1
func (*DiscoverProviderModelsResponse) ProtoMessage()
func (*DiscoverProviderModelsResponse) ProtoReflect ¶ added in v0.4.1
func (x *DiscoverProviderModelsResponse) ProtoReflect() protoreflect.Message
func (*DiscoverProviderModelsResponse) Reset ¶ added in v0.4.1
func (x *DiscoverProviderModelsResponse) Reset()
func (*DiscoverProviderModelsResponse) String ¶ added in v0.4.1
func (x *DiscoverProviderModelsResponse) String() string
type DownloadConnectorArtifactRequest ¶ added in v0.6.0
type DownloadConnectorArtifactRequest struct {
Notices bool `protobuf:"varint,1,opt,name=notices,proto3" json:"notices,omitempty"`
// contains filtered or unexported fields
}
func (*DownloadConnectorArtifactRequest) Descriptor
deprecated
added in
v0.6.0
func (*DownloadConnectorArtifactRequest) Descriptor() ([]byte, []int)
Deprecated: Use DownloadConnectorArtifactRequest.ProtoReflect.Descriptor instead.
func (*DownloadConnectorArtifactRequest) GetNotices ¶ added in v0.6.0
func (x *DownloadConnectorArtifactRequest) GetNotices() bool
func (*DownloadConnectorArtifactRequest) ProtoMessage ¶ added in v0.6.0
func (*DownloadConnectorArtifactRequest) ProtoMessage()
func (*DownloadConnectorArtifactRequest) ProtoReflect ¶ added in v0.6.0
func (x *DownloadConnectorArtifactRequest) ProtoReflect() protoreflect.Message
func (*DownloadConnectorArtifactRequest) Reset ¶ added in v0.6.0
func (x *DownloadConnectorArtifactRequest) Reset()
func (*DownloadConnectorArtifactRequest) String ¶ added in v0.6.0
func (x *DownloadConnectorArtifactRequest) String() string
type DownloadConnectorArtifactResponse ¶ added in v0.6.0
type DownloadConnectorArtifactResponse struct {
// Deprecated: Marked as deprecated in airlock/v1/api.proto.
Url string `protobuf:"bytes,1,opt,name=url,proto3" json:"url,omitempty"`
Filename string `protobuf:"bytes,2,opt,name=filename,proto3" json:"filename,omitempty"`
Sha256 string `protobuf:"bytes,3,opt,name=sha256,proto3" json:"sha256,omitempty"`
SizeBytes int64 `protobuf:"varint,4,opt,name=size_bytes,json=sizeBytes,proto3" json:"size_bytes,omitempty"`
ExpiresAt *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=expires_at,json=expiresAt,proto3" json:"expires_at,omitempty"`
DownloadUrl string `protobuf:"bytes,6,opt,name=download_url,json=downloadUrl,proto3" json:"download_url,omitempty"`
// contains filtered or unexported fields
}
func (*DownloadConnectorArtifactResponse) Descriptor
deprecated
added in
v0.6.0
func (*DownloadConnectorArtifactResponse) Descriptor() ([]byte, []int)
Deprecated: Use DownloadConnectorArtifactResponse.ProtoReflect.Descriptor instead.
func (*DownloadConnectorArtifactResponse) GetDownloadUrl ¶ added in v0.6.0
func (x *DownloadConnectorArtifactResponse) GetDownloadUrl() string
func (*DownloadConnectorArtifactResponse) GetExpiresAt ¶ added in v0.6.0
func (x *DownloadConnectorArtifactResponse) GetExpiresAt() *timestamppb.Timestamp
func (*DownloadConnectorArtifactResponse) GetFilename ¶ added in v0.6.0
func (x *DownloadConnectorArtifactResponse) GetFilename() string
func (*DownloadConnectorArtifactResponse) GetSha256 ¶ added in v0.6.0
func (x *DownloadConnectorArtifactResponse) GetSha256() string
func (*DownloadConnectorArtifactResponse) GetSizeBytes ¶ added in v0.6.0
func (x *DownloadConnectorArtifactResponse) GetSizeBytes() int64
func (*DownloadConnectorArtifactResponse) GetUrl
deprecated
added in
v0.6.0
func (x *DownloadConnectorArtifactResponse) GetUrl() string
Deprecated: Marked as deprecated in airlock/v1/api.proto.
func (*DownloadConnectorArtifactResponse) ProtoMessage ¶ added in v0.6.0
func (*DownloadConnectorArtifactResponse) ProtoMessage()
func (*DownloadConnectorArtifactResponse) ProtoReflect ¶ added in v0.6.0
func (x *DownloadConnectorArtifactResponse) ProtoReflect() protoreflect.Message
func (*DownloadConnectorArtifactResponse) Reset ¶ added in v0.6.0
func (x *DownloadConnectorArtifactResponse) Reset()
func (*DownloadConnectorArtifactResponse) String ¶ added in v0.6.0
func (x *DownloadConnectorArtifactResponse) String() string
type EnvVarInfo ¶
type EnvVarInfo struct {
Slug string `protobuf:"bytes,1,opt,name=slug,proto3" json:"slug,omitempty"`
Description string `protobuf:"bytes,2,opt,name=description,proto3" json:"description,omitempty"`
IsSecret bool `protobuf:"varint,3,opt,name=is_secret,json=isSecret,proto3" json:"is_secret,omitempty"`
Configured bool `protobuf:"varint,4,opt,name=configured,proto3" json:"configured,omitempty"`
DefaultValue string `protobuf:"bytes,5,opt,name=default_value,json=defaultValue,proto3" json:"default_value,omitempty"`
Pattern string `protobuf:"bytes,6,opt,name=pattern,proto3" json:"pattern,omitempty"`
Value string `protobuf:"bytes,7,opt,name=value,proto3" json:"value,omitempty"`
UpdatedAt *timestamppb.Timestamp `protobuf:"bytes,8,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"`
// contains filtered or unexported fields
}
EnvVarInfo is one row from ListEnvVars. Value is populated only when !is_secret AND configured; secret values are never returned through any read endpoint.
func (*EnvVarInfo) Descriptor
deprecated
func (*EnvVarInfo) Descriptor() ([]byte, []int)
Deprecated: Use EnvVarInfo.ProtoReflect.Descriptor instead.
func (*EnvVarInfo) GetConfigured ¶
func (x *EnvVarInfo) GetConfigured() bool
func (*EnvVarInfo) GetDefaultValue ¶
func (x *EnvVarInfo) GetDefaultValue() string
func (*EnvVarInfo) GetDescription ¶
func (x *EnvVarInfo) GetDescription() string
func (*EnvVarInfo) GetIsSecret ¶
func (x *EnvVarInfo) GetIsSecret() bool
func (*EnvVarInfo) GetPattern ¶
func (x *EnvVarInfo) GetPattern() string
func (*EnvVarInfo) GetSlug ¶
func (x *EnvVarInfo) GetSlug() string
func (*EnvVarInfo) GetUpdatedAt ¶
func (x *EnvVarInfo) GetUpdatedAt() *timestamppb.Timestamp
func (*EnvVarInfo) GetValue ¶
func (x *EnvVarInfo) GetValue() string
func (*EnvVarInfo) ProtoMessage ¶
func (*EnvVarInfo) ProtoMessage()
func (*EnvVarInfo) ProtoReflect ¶
func (x *EnvVarInfo) ProtoReflect() protoreflect.Message
func (*EnvVarInfo) Reset ¶
func (x *EnvVarInfo) Reset()
func (*EnvVarInfo) String ¶
func (x *EnvVarInfo) String() string
type ErrorResponse ¶
type ErrorResponse struct {
Error string `protobuf:"bytes,1,opt,name=error,proto3" json:"error,omitempty"`
Detail string `protobuf:"bytes,2,opt,name=detail,proto3" json:"detail,omitempty"`
// contains filtered or unexported fields
}
func (*ErrorResponse) Descriptor
deprecated
func (*ErrorResponse) Descriptor() ([]byte, []int)
Deprecated: Use ErrorResponse.ProtoReflect.Descriptor instead.
func (*ErrorResponse) GetDetail ¶
func (x *ErrorResponse) GetDetail() string
func (*ErrorResponse) GetError ¶
func (x *ErrorResponse) GetError() string
func (*ErrorResponse) ProtoMessage ¶
func (*ErrorResponse) ProtoMessage()
func (*ErrorResponse) ProtoReflect ¶
func (x *ErrorResponse) ProtoReflect() protoreflect.Message
func (*ErrorResponse) Reset ¶
func (x *ErrorResponse) Reset()
func (*ErrorResponse) String ¶
func (x *ErrorResponse) String() string
type FileInfo ¶
type FileInfo struct {
Path string `protobuf:"bytes,1,opt,name=path,proto3" json:"path,omitempty"` // S3-style storage path, e.g. "uploads/foo.png"
Filename string `protobuf:"bytes,2,opt,name=filename,proto3" json:"filename,omitempty"` // original upload name; preserved as S3 metadata
ContentType string `protobuf:"bytes,3,opt,name=content_type,json=contentType,proto3" json:"content_type,omitempty"`
Size int64 `protobuf:"varint,4,opt,name=size,proto3" json:"size,omitempty"`
LastModified string `protobuf:"bytes,5,opt,name=last_modified,json=lastModified,proto3" json:"last_modified,omitempty"` // RFC3339
// contains filtered or unexported fields
}
FileInfo describes a file in agent storage. Returned by listDir / statFile / writeFile (in run_js) and embedded in PromptRequest for chat uploads.
func (*FileInfo) Descriptor
deprecated
func (*FileInfo) GetContentType ¶
func (*FileInfo) GetFilename ¶
func (*FileInfo) GetLastModified ¶
func (*FileInfo) ProtoMessage ¶
func (*FileInfo) ProtoMessage()
func (*FileInfo) ProtoReflect ¶
func (x *FileInfo) ProtoReflect() protoreflect.Message
type FireScheduleResponse ¶
type FireScheduleResponse struct {
JobId string `protobuf:"bytes,1,opt,name=job_id,json=jobId,proto3" json:"job_id,omitempty"`
// contains filtered or unexported fields
}
func (*FireScheduleResponse) Descriptor
deprecated
func (*FireScheduleResponse) Descriptor() ([]byte, []int)
Deprecated: Use FireScheduleResponse.ProtoReflect.Descriptor instead.
func (*FireScheduleResponse) GetJobId ¶ added in v0.5.0
func (x *FireScheduleResponse) GetJobId() string
func (*FireScheduleResponse) ProtoMessage ¶
func (*FireScheduleResponse) ProtoMessage()
func (*FireScheduleResponse) ProtoReflect ¶
func (x *FireScheduleResponse) ProtoReflect() protoreflect.Message
func (*FireScheduleResponse) Reset ¶
func (x *FireScheduleResponse) Reset()
func (*FireScheduleResponse) String ¶
func (x *FireScheduleResponse) String() string
type GenerateRelayCodeRequest ¶
type GenerateRelayCodeRequest struct {
ReturnUrl string `protobuf:"bytes,1,opt,name=return_url,json=returnUrl,proto3" json:"return_url,omitempty"`
Nonce string `protobuf:"bytes,2,opt,name=nonce,proto3" json:"nonce,omitempty"`
// contains filtered or unexported fields
}
func (*GenerateRelayCodeRequest) Descriptor
deprecated
func (*GenerateRelayCodeRequest) Descriptor() ([]byte, []int)
Deprecated: Use GenerateRelayCodeRequest.ProtoReflect.Descriptor instead.
func (*GenerateRelayCodeRequest) GetNonce ¶
func (x *GenerateRelayCodeRequest) GetNonce() string
func (*GenerateRelayCodeRequest) GetReturnUrl ¶
func (x *GenerateRelayCodeRequest) GetReturnUrl() string
func (*GenerateRelayCodeRequest) ProtoMessage ¶
func (*GenerateRelayCodeRequest) ProtoMessage()
func (*GenerateRelayCodeRequest) ProtoReflect ¶
func (x *GenerateRelayCodeRequest) ProtoReflect() protoreflect.Message
func (*GenerateRelayCodeRequest) Reset ¶
func (x *GenerateRelayCodeRequest) Reset()
func (*GenerateRelayCodeRequest) String ¶
func (x *GenerateRelayCodeRequest) String() string
type GenerateRelayCodeResponse ¶
type GenerateRelayCodeResponse struct {
Code string `protobuf:"bytes,1,opt,name=code,proto3" json:"code,omitempty"`
CallbackUrl string `protobuf:"bytes,2,opt,name=callback_url,json=callbackUrl,proto3" json:"callback_url,omitempty"`
// contains filtered or unexported fields
}
func (*GenerateRelayCodeResponse) Descriptor
deprecated
func (*GenerateRelayCodeResponse) Descriptor() ([]byte, []int)
Deprecated: Use GenerateRelayCodeResponse.ProtoReflect.Descriptor instead.
func (*GenerateRelayCodeResponse) GetCallbackUrl ¶
func (x *GenerateRelayCodeResponse) GetCallbackUrl() string
func (*GenerateRelayCodeResponse) GetCode ¶
func (x *GenerateRelayCodeResponse) GetCode() string
func (*GenerateRelayCodeResponse) ProtoMessage ¶
func (*GenerateRelayCodeResponse) ProtoMessage()
func (*GenerateRelayCodeResponse) ProtoReflect ¶
func (x *GenerateRelayCodeResponse) ProtoReflect() protoreflect.Message
func (*GenerateRelayCodeResponse) Reset ¶
func (x *GenerateRelayCodeResponse) Reset()
func (*GenerateRelayCodeResponse) String ¶
func (x *GenerateRelayCodeResponse) String() string
type GetAgentBuildResponse ¶
type GetAgentBuildResponse struct {
Build *AgentBuildInfo `protobuf:"bytes,1,opt,name=build,proto3" json:"build,omitempty"`
// contains filtered or unexported fields
}
func (*GetAgentBuildResponse) Descriptor
deprecated
func (*GetAgentBuildResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetAgentBuildResponse.ProtoReflect.Descriptor instead.
func (*GetAgentBuildResponse) GetBuild ¶
func (x *GetAgentBuildResponse) GetBuild() *AgentBuildInfo
func (*GetAgentBuildResponse) ProtoMessage ¶
func (*GetAgentBuildResponse) ProtoMessage()
func (*GetAgentBuildResponse) ProtoReflect ¶
func (x *GetAgentBuildResponse) ProtoReflect() protoreflect.Message
func (*GetAgentBuildResponse) Reset ¶
func (x *GetAgentBuildResponse) Reset()
func (*GetAgentBuildResponse) String ¶
func (x *GetAgentBuildResponse) String() string
type GetAgentDetailResponse ¶
type GetAgentDetailResponse struct {
Agent *AgentInfo `protobuf:"bytes,1,opt,name=agent,proto3" json:"agent,omitempty"`
Connections []*ConnectionInfo `protobuf:"bytes,2,rep,name=connections,proto3" json:"connections,omitempty"`
Webhooks []*WebhookInfo `protobuf:"bytes,3,rep,name=webhooks,proto3" json:"webhooks,omitempty"`
Schedules []*ScheduleInfo `protobuf:"bytes,4,rep,name=schedules,proto3" json:"schedules,omitempty"`
Routes []*RouteInfo `protobuf:"bytes,5,rep,name=routes,proto3" json:"routes,omitempty"`
// External base URL for the agent's registered routes
// ({scheme}://{slug}.{agentDomain}[:port], no trailing slash). The UI
// links GET routes to route_base_url + path. Server-built from env —
// agent_domain is not client-derivable.
RouteBaseUrl string `protobuf:"bytes,6,opt,name=route_base_url,json=routeBaseUrl,proto3" json:"route_base_url,omitempty"`
// contains filtered or unexported fields
}
GetAgentDetailResponse returns rich agent detail with connections, webhooks, schedules, and routes.
func (*GetAgentDetailResponse) Descriptor
deprecated
func (*GetAgentDetailResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetAgentDetailResponse.ProtoReflect.Descriptor instead.
func (*GetAgentDetailResponse) GetAgent ¶
func (x *GetAgentDetailResponse) GetAgent() *AgentInfo
func (*GetAgentDetailResponse) GetConnections ¶
func (x *GetAgentDetailResponse) GetConnections() []*ConnectionInfo
func (*GetAgentDetailResponse) GetRouteBaseUrl ¶
func (x *GetAgentDetailResponse) GetRouteBaseUrl() string
func (*GetAgentDetailResponse) GetRoutes ¶
func (x *GetAgentDetailResponse) GetRoutes() []*RouteInfo
func (*GetAgentDetailResponse) GetSchedules ¶
func (x *GetAgentDetailResponse) GetSchedules() []*ScheduleInfo
func (*GetAgentDetailResponse) GetWebhooks ¶
func (x *GetAgentDetailResponse) GetWebhooks() []*WebhookInfo
func (*GetAgentDetailResponse) ProtoMessage ¶
func (*GetAgentDetailResponse) ProtoMessage()
func (*GetAgentDetailResponse) ProtoReflect ¶
func (x *GetAgentDetailResponse) ProtoReflect() protoreflect.Message
func (*GetAgentDetailResponse) Reset ¶
func (x *GetAgentDetailResponse) Reset()
func (*GetAgentDetailResponse) String ¶
func (x *GetAgentDetailResponse) String() string
type GetAgentGitConfigResponse ¶
type GetAgentGitConfigResponse struct {
Config *AgentGitConfig `protobuf:"bytes,1,opt,name=config,proto3" json:"config,omitempty"`
// contains filtered or unexported fields
}
func (*GetAgentGitConfigResponse) Descriptor
deprecated
func (*GetAgentGitConfigResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetAgentGitConfigResponse.ProtoReflect.Descriptor instead.
func (*GetAgentGitConfigResponse) GetConfig ¶
func (x *GetAgentGitConfigResponse) GetConfig() *AgentGitConfig
func (*GetAgentGitConfigResponse) ProtoMessage ¶
func (*GetAgentGitConfigResponse) ProtoMessage()
func (*GetAgentGitConfigResponse) ProtoReflect ¶
func (x *GetAgentGitConfigResponse) ProtoReflect() protoreflect.Message
func (*GetAgentGitConfigResponse) Reset ¶
func (x *GetAgentGitConfigResponse) Reset()
func (*GetAgentGitConfigResponse) String ¶
func (x *GetAgentGitConfigResponse) String() string
type GetAgentModelConfigResponse ¶
type GetAgentModelConfigResponse struct {
Config *AgentModelConfig `protobuf:"bytes,1,opt,name=config,proto3" json:"config,omitempty"`
// contains filtered or unexported fields
}
func (*GetAgentModelConfigResponse) Descriptor
deprecated
func (*GetAgentModelConfigResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetAgentModelConfigResponse.ProtoReflect.Descriptor instead.
func (*GetAgentModelConfigResponse) GetConfig ¶
func (x *GetAgentModelConfigResponse) GetConfig() *AgentModelConfig
func (*GetAgentModelConfigResponse) ProtoMessage ¶
func (*GetAgentModelConfigResponse) ProtoMessage()
func (*GetAgentModelConfigResponse) ProtoReflect ¶
func (x *GetAgentModelConfigResponse) ProtoReflect() protoreflect.Message
func (*GetAgentModelConfigResponse) Reset ¶
func (x *GetAgentModelConfigResponse) Reset()
func (*GetAgentModelConfigResponse) String ¶
func (x *GetAgentModelConfigResponse) String() string
type GetAgentSDKInfoResponse ¶
type GetAgentSDKInfoResponse struct {
Version string `protobuf:"bytes,1,opt,name=version,proto3" json:"version,omitempty"`
CommandImport string `protobuf:"bytes,2,opt,name=command_import,json=commandImport,proto3" json:"command_import,omitempty"`
AirlockUrl string `protobuf:"bytes,3,opt,name=airlock_url,json=airlockUrl,proto3" json:"airlock_url,omitempty"`
LauncherImport string `protobuf:"bytes,4,opt,name=launcher_import,json=launcherImport,proto3" json:"launcher_import,omitempty"`
AgentBaseImage string `protobuf:"bytes,5,opt,name=agent_base_image,json=agentBaseImage,proto3" json:"agent_base_image,omitempty"`
// contains filtered or unexported fields
}
func (*GetAgentSDKInfoResponse) Descriptor
deprecated
func (*GetAgentSDKInfoResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetAgentSDKInfoResponse.ProtoReflect.Descriptor instead.
func (*GetAgentSDKInfoResponse) GetAgentBaseImage ¶ added in v0.6.2
func (x *GetAgentSDKInfoResponse) GetAgentBaseImage() string
func (*GetAgentSDKInfoResponse) GetAirlockUrl ¶
func (x *GetAgentSDKInfoResponse) GetAirlockUrl() string
func (*GetAgentSDKInfoResponse) GetCommandImport ¶
func (x *GetAgentSDKInfoResponse) GetCommandImport() string
func (*GetAgentSDKInfoResponse) GetLauncherImport ¶
func (x *GetAgentSDKInfoResponse) GetLauncherImport() string
func (*GetAgentSDKInfoResponse) GetVersion ¶
func (x *GetAgentSDKInfoResponse) GetVersion() string
func (*GetAgentSDKInfoResponse) ProtoMessage ¶
func (*GetAgentSDKInfoResponse) ProtoMessage()
func (*GetAgentSDKInfoResponse) ProtoReflect ¶
func (x *GetAgentSDKInfoResponse) ProtoReflect() protoreflect.Message
func (*GetAgentSDKInfoResponse) Reset ¶
func (x *GetAgentSDKInfoResponse) Reset()
func (*GetAgentSDKInfoResponse) String ¶
func (x *GetAgentSDKInfoResponse) String() string
type GetAgentSharingResponse ¶
type GetAgentSharingResponse struct {
Settings *A2ASettings `protobuf:"bytes,1,opt,name=settings,proto3" json:"settings,omitempty"`
// contains filtered or unexported fields
}
func (*GetAgentSharingResponse) Descriptor
deprecated
func (*GetAgentSharingResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetAgentSharingResponse.ProtoReflect.Descriptor instead.
func (*GetAgentSharingResponse) GetSettings ¶
func (x *GetAgentSharingResponse) GetSettings() *A2ASettings
func (*GetAgentSharingResponse) ProtoMessage ¶
func (*GetAgentSharingResponse) ProtoMessage()
func (*GetAgentSharingResponse) ProtoReflect ¶
func (x *GetAgentSharingResponse) ProtoReflect() protoreflect.Message
func (*GetAgentSharingResponse) Reset ¶
func (x *GetAgentSharingResponse) Reset()
func (*GetAgentSharingResponse) String ¶
func (x *GetAgentSharingResponse) String() string
type GetConnectorResponse ¶ added in v0.6.0
type GetConnectorResponse struct {
Connector *ConnectorInfo `protobuf:"bytes,1,opt,name=connector,proto3" json:"connector,omitempty"`
Grants []*ConnectorResourceGrantInfo `protobuf:"bytes,2,rep,name=grants,proto3" json:"grants,omitempty"`
Consumers []*ResourceConsumerInfo `protobuf:"bytes,3,rep,name=consumers,proto3" json:"consumers,omitempty"`
// contains filtered or unexported fields
}
func (*GetConnectorResponse) Descriptor
deprecated
added in
v0.6.0
func (*GetConnectorResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetConnectorResponse.ProtoReflect.Descriptor instead.
func (*GetConnectorResponse) GetConnector ¶ added in v0.6.0
func (x *GetConnectorResponse) GetConnector() *ConnectorInfo
func (*GetConnectorResponse) GetConsumers ¶ added in v0.6.0
func (x *GetConnectorResponse) GetConsumers() []*ResourceConsumerInfo
func (*GetConnectorResponse) GetGrants ¶ added in v0.6.0
func (x *GetConnectorResponse) GetGrants() []*ConnectorResourceGrantInfo
func (*GetConnectorResponse) ProtoMessage ¶ added in v0.6.0
func (*GetConnectorResponse) ProtoMessage()
func (*GetConnectorResponse) ProtoReflect ¶ added in v0.6.0
func (x *GetConnectorResponse) ProtoReflect() protoreflect.Message
func (*GetConnectorResponse) Reset ¶ added in v0.6.0
func (x *GetConnectorResponse) Reset()
func (*GetConnectorResponse) String ¶ added in v0.6.0
func (x *GetConnectorResponse) String() string
type GetConversationResponse ¶
type GetConversationResponse struct {
Conversation *ConversationInfo `protobuf:"bytes,1,opt,name=conversation,proto3" json:"conversation,omitempty"`
Messages []*AgentMessageInfo `protobuf:"bytes,2,rep,name=messages,proto3" json:"messages,omitempty"`
PendingConfirmation *PendingConfirmation `protobuf:"bytes,3,opt,name=pending_confirmation,json=pendingConfirmation,proto3" json:"pending_confirmation,omitempty"` // Set when a run is suspended awaiting user approval.
// has_older_messages is true when the conversation has messages older than
// the first message in `messages`. The client uses this to decide whether
// to enable scroll-up pagination via ListConversationMessages.
HasOlderMessages bool `protobuf:"varint,4,opt,name=has_older_messages,json=hasOlderMessages,proto3" json:"has_older_messages,omitempty"`
// in_flight_run_id is set when a prompt run is currently in flight for
// this conversation (status=running). Lets the client adopt the run id
// even when it joined after the run.started WS event already fired —
// without it, mid-flight WS deltas / completion events get filtered
// out and the Cancel button stays disabled until a page refresh.
InFlightRunId string `protobuf:"bytes,5,opt,name=in_flight_run_id,json=inFlightRunId,proto3" json:"in_flight_run_id,omitempty"`
// contains filtered or unexported fields
}
func (*GetConversationResponse) Descriptor
deprecated
func (*GetConversationResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetConversationResponse.ProtoReflect.Descriptor instead.
func (*GetConversationResponse) GetConversation ¶
func (x *GetConversationResponse) GetConversation() *ConversationInfo
func (*GetConversationResponse) GetHasOlderMessages ¶
func (x *GetConversationResponse) GetHasOlderMessages() bool
func (*GetConversationResponse) GetInFlightRunId ¶
func (x *GetConversationResponse) GetInFlightRunId() string
func (*GetConversationResponse) GetMessages ¶
func (x *GetConversationResponse) GetMessages() []*AgentMessageInfo
func (*GetConversationResponse) GetPendingConfirmation ¶
func (x *GetConversationResponse) GetPendingConfirmation() *PendingConfirmation
func (*GetConversationResponse) ProtoMessage ¶
func (*GetConversationResponse) ProtoMessage()
func (*GetConversationResponse) ProtoReflect ¶
func (x *GetConversationResponse) ProtoReflect() protoreflect.Message
func (*GetConversationResponse) Reset ¶
func (x *GetConversationResponse) Reset()
func (*GetConversationResponse) String ¶
func (x *GetConversationResponse) String() string
type GetHostManagementJobResponse ¶ added in v0.6.0
type GetHostManagementJobResponse struct {
Job *HostManagementJobInfo `protobuf:"bytes,1,opt,name=job,proto3" json:"job,omitempty"`
Events []*HostManagementEventInfo `protobuf:"bytes,2,rep,name=events,proto3" json:"events,omitempty"`
// contains filtered or unexported fields
}
func (*GetHostManagementJobResponse) Descriptor
deprecated
added in
v0.6.0
func (*GetHostManagementJobResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetHostManagementJobResponse.ProtoReflect.Descriptor instead.
func (*GetHostManagementJobResponse) GetEvents ¶ added in v0.6.0
func (x *GetHostManagementJobResponse) GetEvents() []*HostManagementEventInfo
func (*GetHostManagementJobResponse) GetJob ¶ added in v0.6.0
func (x *GetHostManagementJobResponse) GetJob() *HostManagementJobInfo
func (*GetHostManagementJobResponse) ProtoMessage ¶ added in v0.6.0
func (*GetHostManagementJobResponse) ProtoMessage()
func (*GetHostManagementJobResponse) ProtoReflect ¶ added in v0.6.0
func (x *GetHostManagementJobResponse) ProtoReflect() protoreflect.Message
func (*GetHostManagementJobResponse) Reset ¶ added in v0.6.0
func (x *GetHostManagementJobResponse) Reset()
func (*GetHostManagementJobResponse) String ¶ added in v0.6.0
func (x *GetHostManagementJobResponse) String() string
type GetHostResponse ¶ added in v0.6.0
type GetHostResponse struct {
Host *HostInfo `protobuf:"bytes,1,opt,name=host,proto3" json:"host,omitempty"`
Connectors []*ConnectorInfo `protobuf:"bytes,2,rep,name=connectors,proto3" json:"connectors,omitempty"`
ManagementJobs []*HostManagementJobInfo `protobuf:"bytes,3,rep,name=management_jobs,json=managementJobs,proto3" json:"management_jobs,omitempty"`
// contains filtered or unexported fields
}
func (*GetHostResponse) Descriptor
deprecated
added in
v0.6.0
func (*GetHostResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetHostResponse.ProtoReflect.Descriptor instead.
func (*GetHostResponse) GetConnectors ¶ added in v0.6.0
func (x *GetHostResponse) GetConnectors() []*ConnectorInfo
func (*GetHostResponse) GetHost ¶ added in v0.6.0
func (x *GetHostResponse) GetHost() *HostInfo
func (*GetHostResponse) GetManagementJobs ¶ added in v0.6.0
func (x *GetHostResponse) GetManagementJobs() []*HostManagementJobInfo
func (*GetHostResponse) ProtoMessage ¶ added in v0.6.0
func (*GetHostResponse) ProtoMessage()
func (*GetHostResponse) ProtoReflect ¶ added in v0.6.0
func (x *GetHostResponse) ProtoReflect() protoreflect.Message
func (*GetHostResponse) Reset ¶ added in v0.6.0
func (x *GetHostResponse) Reset()
func (*GetHostResponse) String ¶ added in v0.6.0
func (x *GetHostResponse) String() string
type GetJobResponse ¶ added in v0.5.0
type GetJobResponse struct {
Job *JobInfo `protobuf:"bytes,1,opt,name=job,proto3" json:"job,omitempty"`
Attempts []*JobAttemptInfo `protobuf:"bytes,2,rep,name=attempts,proto3" json:"attempts,omitempty"`
// contains filtered or unexported fields
}
func (*GetJobResponse) Descriptor
deprecated
added in
v0.5.0
func (*GetJobResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetJobResponse.ProtoReflect.Descriptor instead.
func (*GetJobResponse) GetAttempts ¶ added in v0.5.0
func (x *GetJobResponse) GetAttempts() []*JobAttemptInfo
func (*GetJobResponse) GetJob ¶ added in v0.5.0
func (x *GetJobResponse) GetJob() *JobInfo
func (*GetJobResponse) ProtoMessage ¶ added in v0.5.0
func (*GetJobResponse) ProtoMessage()
func (*GetJobResponse) ProtoReflect ¶ added in v0.5.0
func (x *GetJobResponse) ProtoReflect() protoreflect.Message
func (*GetJobResponse) Reset ¶ added in v0.5.0
func (x *GetJobResponse) Reset()
func (*GetJobResponse) String ¶ added in v0.5.0
func (x *GetJobResponse) String() string
type GetRunResponse ¶
type GetRunResponse struct {
Run *RunInfo `protobuf:"bytes,1,opt,name=run,proto3" json:"run,omitempty"`
Messages []*AgentMessageInfo `protobuf:"bytes,2,rep,name=messages,proto3" json:"messages,omitempty"` // Messages produced during this run.
// contains filtered or unexported fields
}
func (*GetRunResponse) Descriptor
deprecated
func (*GetRunResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetRunResponse.ProtoReflect.Descriptor instead.
func (*GetRunResponse) GetMessages ¶
func (x *GetRunResponse) GetMessages() []*AgentMessageInfo
func (*GetRunResponse) GetRun ¶
func (x *GetRunResponse) GetRun() *RunInfo
func (*GetRunResponse) ProtoMessage ¶
func (*GetRunResponse) ProtoMessage()
func (*GetRunResponse) ProtoReflect ¶
func (x *GetRunResponse) ProtoReflect() protoreflect.Message
func (*GetRunResponse) Reset ¶
func (x *GetRunResponse) Reset()
func (*GetRunResponse) String ¶
func (x *GetRunResponse) String() string
type GetSystemSettingsResponse ¶
type GetSystemSettingsResponse struct {
Settings *SystemSettingsInfo `protobuf:"bytes,1,opt,name=settings,proto3" json:"settings,omitempty"`
// contains filtered or unexported fields
}
func (*GetSystemSettingsResponse) Descriptor
deprecated
func (*GetSystemSettingsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetSystemSettingsResponse.ProtoReflect.Descriptor instead.
func (*GetSystemSettingsResponse) GetSettings ¶
func (x *GetSystemSettingsResponse) GetSettings() *SystemSettingsInfo
func (*GetSystemSettingsResponse) ProtoMessage ¶
func (*GetSystemSettingsResponse) ProtoMessage()
func (*GetSystemSettingsResponse) ProtoReflect ¶
func (x *GetSystemSettingsResponse) ProtoReflect() protoreflect.Message
func (*GetSystemSettingsResponse) Reset ¶
func (x *GetSystemSettingsResponse) Reset()
func (*GetSystemSettingsResponse) String ¶
func (x *GetSystemSettingsResponse) String() string
type GetUsageResponse ¶
type GetUsageResponse struct {
Summary *UsageSummary `protobuf:"bytes,1,opt,name=summary,proto3" json:"summary,omitempty"`
ByAgent []*UsageByAgent `protobuf:"bytes,2,rep,name=by_agent,json=byAgent,proto3" json:"by_agent,omitempty"`
ByModel []*UsageByModel `protobuf:"bytes,3,rep,name=by_model,json=byModel,proto3" json:"by_model,omitempty"`
WindowDays int32 `protobuf:"varint,4,opt,name=window_days,json=windowDays,proto3" json:"window_days,omitempty"` // window the rollup covers; 0 = all time
ByUser []*UsageByUser `protobuf:"bytes,5,rep,name=by_user,json=byUser,proto3" json:"by_user,omitempty"`
// contains filtered or unexported fields
}
func (*GetUsageResponse) Descriptor
deprecated
func (*GetUsageResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetUsageResponse.ProtoReflect.Descriptor instead.
func (*GetUsageResponse) GetByAgent ¶
func (x *GetUsageResponse) GetByAgent() []*UsageByAgent
func (*GetUsageResponse) GetByModel ¶
func (x *GetUsageResponse) GetByModel() []*UsageByModel
func (*GetUsageResponse) GetByUser ¶
func (x *GetUsageResponse) GetByUser() []*UsageByUser
func (*GetUsageResponse) GetSummary ¶
func (x *GetUsageResponse) GetSummary() *UsageSummary
func (*GetUsageResponse) GetWindowDays ¶
func (x *GetUsageResponse) GetWindowDays() int32
func (*GetUsageResponse) ProtoMessage ¶
func (*GetUsageResponse) ProtoMessage()
func (*GetUsageResponse) ProtoReflect ¶
func (x *GetUsageResponse) ProtoReflect() protoreflect.Message
func (*GetUsageResponse) Reset ¶
func (x *GetUsageResponse) Reset()
func (*GetUsageResponse) String ¶
func (x *GetUsageResponse) String() string
type GitCredential ¶
type GitCredential struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
UserId string `protobuf:"bytes,2,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"`
Type string `protobuf:"bytes,3,opt,name=type,proto3" json:"type,omitempty"` // "pat" | (v2) "github_app"
Name string `protobuf:"bytes,4,opt,name=name,proto3" json:"name,omitempty"`
GithubInstallId string `protobuf:"bytes,5,opt,name=github_install_id,json=githubInstallId,proto3" json:"github_install_id,omitempty"` // empty for type="pat"
CreatedAt *timestamppb.Timestamp `protobuf:"bytes,6,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
LastUsedAt *timestamppb.Timestamp `protobuf:"bytes,7,opt,name=last_used_at,json=lastUsedAt,proto3" json:"last_used_at,omitempty"`
Capabilities []string `protobuf:"bytes,8,rep,name=capabilities,proto3" json:"capabilities,omitempty"`
// contains filtered or unexported fields
}
GitCredential is a per-user credential for accessing external git remotes (GitHub/GitLab/Bitbucket/self-hosted). The token itself is never returned from the API after creation — only metadata.
func (*GitCredential) Descriptor
deprecated
func (*GitCredential) Descriptor() ([]byte, []int)
Deprecated: Use GitCredential.ProtoReflect.Descriptor instead.
func (*GitCredential) GetCapabilities ¶ added in v0.6.0
func (x *GitCredential) GetCapabilities() []string
func (*GitCredential) GetCreatedAt ¶
func (x *GitCredential) GetCreatedAt() *timestamppb.Timestamp
func (*GitCredential) GetGithubInstallId ¶
func (x *GitCredential) GetGithubInstallId() string
func (*GitCredential) GetId ¶
func (x *GitCredential) GetId() string
func (*GitCredential) GetLastUsedAt ¶
func (x *GitCredential) GetLastUsedAt() *timestamppb.Timestamp
func (*GitCredential) GetName ¶
func (x *GitCredential) GetName() string
func (*GitCredential) GetType ¶
func (x *GitCredential) GetType() string
func (*GitCredential) GetUserId ¶
func (x *GitCredential) GetUserId() string
func (*GitCredential) ProtoMessage ¶
func (*GitCredential) ProtoMessage()
func (*GitCredential) ProtoReflect ¶
func (x *GitCredential) ProtoReflect() protoreflect.Message
func (*GitCredential) Reset ¶
func (x *GitCredential) Reset()
func (*GitCredential) String ¶
func (x *GitCredential) String() string
type GrantModelRequest ¶
type GrantModelRequest struct {
ProviderId string `protobuf:"bytes,1,opt,name=provider_id,json=providerId,proto3" json:"provider_id,omitempty"`
Model string `protobuf:"bytes,2,opt,name=model,proto3" json:"model,omitempty"`
GranteeId string `protobuf:"bytes,3,opt,name=grantee_id,json=granteeId,proto3" json:"grantee_id,omitempty"`
// contains filtered or unexported fields
}
GrantModelRequest entitles a grantee to assign a (provider, model). Admin-only.
func (*GrantModelRequest) Descriptor
deprecated
func (*GrantModelRequest) Descriptor() ([]byte, []int)
Deprecated: Use GrantModelRequest.ProtoReflect.Descriptor instead.
func (*GrantModelRequest) GetGranteeId ¶
func (x *GrantModelRequest) GetGranteeId() string
func (*GrantModelRequest) GetModel ¶
func (x *GrantModelRequest) GetModel() string
func (*GrantModelRequest) GetProviderId ¶
func (x *GrantModelRequest) GetProviderId() string
func (*GrantModelRequest) ProtoMessage ¶
func (*GrantModelRequest) ProtoMessage()
func (*GrantModelRequest) ProtoReflect ¶
func (x *GrantModelRequest) ProtoReflect() protoreflect.Message
func (*GrantModelRequest) Reset ¶
func (x *GrantModelRequest) Reset()
func (*GrantModelRequest) String ¶
func (x *GrantModelRequest) String() string
type HealthResponse ¶
type HealthResponse struct {
Status string `protobuf:"bytes,1,opt,name=status,proto3" json:"status,omitempty"` // "ok" | "degraded"
Db bool `protobuf:"varint,2,opt,name=db,proto3" json:"db,omitempty"` // Postgres reachable
S3 bool `protobuf:"varint,3,opt,name=s3,proto3" json:"s3,omitempty"` // S3/MinIO reachable
// contains filtered or unexported fields
}
HealthResponse reports the liveness/readiness of the airlock process and its hard dependencies (Postgres, S3). HTTP 200 means status="ok"; HTTP 503 means any dependency is down (per-subsystem booleans show which).
func (*HealthResponse) Descriptor
deprecated
func (*HealthResponse) Descriptor() ([]byte, []int)
Deprecated: Use HealthResponse.ProtoReflect.Descriptor instead.
func (*HealthResponse) GetDb ¶
func (x *HealthResponse) GetDb() bool
func (*HealthResponse) GetS3 ¶
func (x *HealthResponse) GetS3() bool
func (*HealthResponse) GetStatus ¶
func (x *HealthResponse) GetStatus() string
func (*HealthResponse) ProtoMessage ¶
func (*HealthResponse) ProtoMessage()
func (*HealthResponse) ProtoReflect ¶
func (x *HealthResponse) ProtoReflect() protoreflect.Message
func (*HealthResponse) Reset ¶
func (x *HealthResponse) Reset()
func (*HealthResponse) String ¶
func (x *HealthResponse) String() string
type HostEnrollmentInfo ¶ added in v0.6.0
type HostEnrollmentInfo struct {
Status string `protobuf:"bytes,1,opt,name=status,proto3" json:"status,omitempty"`
UserCode string `protobuf:"bytes,2,opt,name=user_code,json=userCode,proto3" json:"user_code,omitempty"`
Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"`
Platform string `protobuf:"bytes,4,opt,name=platform,proto3" json:"platform,omitempty"`
Architecture string `protobuf:"bytes,5,opt,name=architecture,proto3" json:"architecture,omitempty"`
AccessMode string `protobuf:"bytes,6,opt,name=access_mode,json=accessMode,proto3" json:"access_mode,omitempty"`
Version string `protobuf:"bytes,7,opt,name=version,proto3" json:"version,omitempty"`
ProtocolVersion int32 `protobuf:"varint,8,opt,name=protocol_version,json=protocolVersion,proto3" json:"protocol_version,omitempty"`
ExpiresAt *timestamppb.Timestamp `protobuf:"bytes,9,opt,name=expires_at,json=expiresAt,proto3" json:"expires_at,omitempty"`
// contains filtered or unexported fields
}
func (*HostEnrollmentInfo) Descriptor
deprecated
added in
v0.6.0
func (*HostEnrollmentInfo) Descriptor() ([]byte, []int)
Deprecated: Use HostEnrollmentInfo.ProtoReflect.Descriptor instead.
func (*HostEnrollmentInfo) GetAccessMode ¶ added in v0.6.0
func (x *HostEnrollmentInfo) GetAccessMode() string
func (*HostEnrollmentInfo) GetArchitecture ¶ added in v0.6.0
func (x *HostEnrollmentInfo) GetArchitecture() string
func (*HostEnrollmentInfo) GetExpiresAt ¶ added in v0.6.0
func (x *HostEnrollmentInfo) GetExpiresAt() *timestamppb.Timestamp
func (*HostEnrollmentInfo) GetName ¶ added in v0.6.0
func (x *HostEnrollmentInfo) GetName() string
func (*HostEnrollmentInfo) GetPlatform ¶ added in v0.6.0
func (x *HostEnrollmentInfo) GetPlatform() string
func (*HostEnrollmentInfo) GetProtocolVersion ¶ added in v0.6.0
func (x *HostEnrollmentInfo) GetProtocolVersion() int32
func (*HostEnrollmentInfo) GetStatus ¶ added in v0.6.0
func (x *HostEnrollmentInfo) GetStatus() string
func (*HostEnrollmentInfo) GetUserCode ¶ added in v0.6.0
func (x *HostEnrollmentInfo) GetUserCode() string
func (*HostEnrollmentInfo) GetVersion ¶ added in v0.6.0
func (x *HostEnrollmentInfo) GetVersion() string
func (*HostEnrollmentInfo) ProtoMessage ¶ added in v0.6.0
func (*HostEnrollmentInfo) ProtoMessage()
func (*HostEnrollmentInfo) ProtoReflect ¶ added in v0.6.0
func (x *HostEnrollmentInfo) ProtoReflect() protoreflect.Message
func (*HostEnrollmentInfo) Reset ¶ added in v0.6.0
func (x *HostEnrollmentInfo) Reset()
func (*HostEnrollmentInfo) String ¶ added in v0.6.0
func (x *HostEnrollmentInfo) String() string
type HostInfo ¶ added in v0.6.0
type HostInfo struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"`
Platform string `protobuf:"bytes,3,opt,name=platform,proto3" json:"platform,omitempty"`
Architecture string `protobuf:"bytes,4,opt,name=architecture,proto3" json:"architecture,omitempty"`
AccessMode string `protobuf:"bytes,5,opt,name=access_mode,json=accessMode,proto3" json:"access_mode,omitempty"` // full | update_only | none; reported by the host
Version string `protobuf:"bytes,6,opt,name=version,proto3" json:"version,omitempty"`
ProtocolVersion int32 `protobuf:"varint,7,opt,name=protocol_version,json=protocolVersion,proto3" json:"protocol_version,omitempty"`
Lifecycle string `protobuf:"bytes,8,opt,name=lifecycle,proto3" json:"lifecycle,omitempty"`
LastSeenAt *timestamppb.Timestamp `protobuf:"bytes,9,opt,name=last_seen_at,json=lastSeenAt,proto3" json:"last_seen_at,omitempty"`
CreatedAt *timestamppb.Timestamp `protobuf:"bytes,10,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
UpdatedAt *timestamppb.Timestamp `protobuf:"bytes,11,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"`
ConnectorCount int32 `protobuf:"varint,12,opt,name=connector_count,json=connectorCount,proto3" json:"connector_count,omitempty"`
ActiveJobCount int32 `protobuf:"varint,13,opt,name=active_job_count,json=activeJobCount,proto3" json:"active_job_count,omitempty"`
OwnerUserId string `protobuf:"bytes,14,opt,name=owner_user_id,json=ownerUserId,proto3" json:"owner_user_id,omitempty"`
OwnerName string `protobuf:"bytes,15,opt,name=owner_name,json=ownerName,proto3" json:"owner_name,omitempty"`
Capabilities []string `protobuf:"bytes,16,rep,name=capabilities,proto3" json:"capabilities,omitempty"`
// contains filtered or unexported fields
}
func (*HostInfo) Descriptor
deprecated
added in
v0.6.0
func (*HostInfo) GetAccessMode ¶ added in v0.6.0
func (*HostInfo) GetActiveJobCount ¶ added in v0.6.0
func (*HostInfo) GetArchitecture ¶ added in v0.6.0
func (*HostInfo) GetCapabilities ¶ added in v0.6.0
func (*HostInfo) GetConnectorCount ¶ added in v0.6.0
func (*HostInfo) GetCreatedAt ¶ added in v0.6.0
func (x *HostInfo) GetCreatedAt() *timestamppb.Timestamp
func (*HostInfo) GetLastSeenAt ¶ added in v0.6.0
func (x *HostInfo) GetLastSeenAt() *timestamppb.Timestamp
func (*HostInfo) GetLifecycle ¶ added in v0.6.0
func (*HostInfo) GetOwnerName ¶ added in v0.6.0
func (*HostInfo) GetOwnerUserId ¶ added in v0.6.0
func (*HostInfo) GetPlatform ¶ added in v0.6.0
func (*HostInfo) GetProtocolVersion ¶ added in v0.6.0
func (*HostInfo) GetUpdatedAt ¶ added in v0.6.0
func (x *HostInfo) GetUpdatedAt() *timestamppb.Timestamp
func (*HostInfo) GetVersion ¶ added in v0.6.0
func (*HostInfo) ProtoMessage ¶ added in v0.6.0
func (*HostInfo) ProtoMessage()
func (*HostInfo) ProtoReflect ¶ added in v0.6.0
func (x *HostInfo) ProtoReflect() protoreflect.Message
type HostManagementEventInfo ¶ added in v0.6.0
type HostManagementEventInfo struct {
Sequence int64 `protobuf:"varint,1,opt,name=sequence,proto3" json:"sequence,omitempty"`
AttemptSequence int64 `protobuf:"varint,2,opt,name=attempt_sequence,json=attemptSequence,proto3" json:"attempt_sequence,omitempty"`
Phase string `protobuf:"bytes,3,opt,name=phase,proto3" json:"phase,omitempty"`
Message string `protobuf:"bytes,4,opt,name=message,proto3" json:"message,omitempty"`
EventTime *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=event_time,json=eventTime,proto3" json:"event_time,omitempty"`
CreatedAt *timestamppb.Timestamp `protobuf:"bytes,6,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
// contains filtered or unexported fields
}
func (*HostManagementEventInfo) Descriptor
deprecated
added in
v0.6.0
func (*HostManagementEventInfo) Descriptor() ([]byte, []int)
Deprecated: Use HostManagementEventInfo.ProtoReflect.Descriptor instead.
func (*HostManagementEventInfo) GetAttemptSequence ¶ added in v0.6.0
func (x *HostManagementEventInfo) GetAttemptSequence() int64
func (*HostManagementEventInfo) GetCreatedAt ¶ added in v0.6.0
func (x *HostManagementEventInfo) GetCreatedAt() *timestamppb.Timestamp
func (*HostManagementEventInfo) GetEventTime ¶ added in v0.6.0
func (x *HostManagementEventInfo) GetEventTime() *timestamppb.Timestamp
func (*HostManagementEventInfo) GetMessage ¶ added in v0.6.0
func (x *HostManagementEventInfo) GetMessage() string
func (*HostManagementEventInfo) GetPhase ¶ added in v0.6.0
func (x *HostManagementEventInfo) GetPhase() string
func (*HostManagementEventInfo) GetSequence ¶ added in v0.6.0
func (x *HostManagementEventInfo) GetSequence() int64
func (*HostManagementEventInfo) ProtoMessage ¶ added in v0.6.0
func (*HostManagementEventInfo) ProtoMessage()
func (*HostManagementEventInfo) ProtoReflect ¶ added in v0.6.0
func (x *HostManagementEventInfo) ProtoReflect() protoreflect.Message
func (*HostManagementEventInfo) Reset ¶ added in v0.6.0
func (x *HostManagementEventInfo) Reset()
func (*HostManagementEventInfo) String ¶ added in v0.6.0
func (x *HostManagementEventInfo) String() string
type HostManagementJobInfo ¶ added in v0.6.0
type HostManagementJobInfo struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
HostId string `protobuf:"bytes,2,opt,name=host_id,json=hostId,proto3" json:"host_id,omitempty"`
ConnectorId string `protobuf:"bytes,3,opt,name=connector_id,json=connectorId,proto3" json:"connector_id,omitempty"`
RequestedByUserId string `protobuf:"bytes,4,opt,name=requested_by_user_id,json=requestedByUserId,proto3" json:"requested_by_user_id,omitempty"`
Kind string `protobuf:"bytes,5,opt,name=kind,proto3" json:"kind,omitempty"`
ArtifactFileId string `protobuf:"bytes,6,opt,name=artifact_file_id,json=artifactFileId,proto3" json:"artifact_file_id,omitempty"`
InputJson string `protobuf:"bytes,7,opt,name=input_json,json=inputJson,proto3" json:"input_json,omitempty"`
Status string `protobuf:"bytes,8,opt,name=status,proto3" json:"status,omitempty"`
OutputJson string `protobuf:"bytes,9,opt,name=output_json,json=outputJson,proto3" json:"output_json,omitempty"`
ErrorMessage string `protobuf:"bytes,10,opt,name=error_message,json=errorMessage,proto3" json:"error_message,omitempty"`
DeadlineAt *timestamppb.Timestamp `protobuf:"bytes,11,opt,name=deadline_at,json=deadlineAt,proto3" json:"deadline_at,omitempty"`
StartedAt *timestamppb.Timestamp `protobuf:"bytes,12,opt,name=started_at,json=startedAt,proto3" json:"started_at,omitempty"`
CompletedAt *timestamppb.Timestamp `protobuf:"bytes,13,opt,name=completed_at,json=completedAt,proto3" json:"completed_at,omitempty"`
CreatedAt *timestamppb.Timestamp `protobuf:"bytes,14,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
UpdatedAt *timestamppb.Timestamp `protobuf:"bytes,15,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"`
// contains filtered or unexported fields
}
func (*HostManagementJobInfo) Descriptor
deprecated
added in
v0.6.0
func (*HostManagementJobInfo) Descriptor() ([]byte, []int)
Deprecated: Use HostManagementJobInfo.ProtoReflect.Descriptor instead.
func (*HostManagementJobInfo) GetArtifactFileId ¶ added in v0.6.0
func (x *HostManagementJobInfo) GetArtifactFileId() string
func (*HostManagementJobInfo) GetCompletedAt ¶ added in v0.6.0
func (x *HostManagementJobInfo) GetCompletedAt() *timestamppb.Timestamp
func (*HostManagementJobInfo) GetConnectorId ¶ added in v0.6.0
func (x *HostManagementJobInfo) GetConnectorId() string
func (*HostManagementJobInfo) GetCreatedAt ¶ added in v0.6.0
func (x *HostManagementJobInfo) GetCreatedAt() *timestamppb.Timestamp
func (*HostManagementJobInfo) GetDeadlineAt ¶ added in v0.6.0
func (x *HostManagementJobInfo) GetDeadlineAt() *timestamppb.Timestamp
func (*HostManagementJobInfo) GetErrorMessage ¶ added in v0.6.0
func (x *HostManagementJobInfo) GetErrorMessage() string
func (*HostManagementJobInfo) GetHostId ¶ added in v0.6.0
func (x *HostManagementJobInfo) GetHostId() string
func (*HostManagementJobInfo) GetId ¶ added in v0.6.0
func (x *HostManagementJobInfo) GetId() string
func (*HostManagementJobInfo) GetInputJson ¶ added in v0.6.0
func (x *HostManagementJobInfo) GetInputJson() string
func (*HostManagementJobInfo) GetKind ¶ added in v0.6.0
func (x *HostManagementJobInfo) GetKind() string
func (*HostManagementJobInfo) GetOutputJson ¶ added in v0.6.0
func (x *HostManagementJobInfo) GetOutputJson() string
func (*HostManagementJobInfo) GetRequestedByUserId ¶ added in v0.6.0
func (x *HostManagementJobInfo) GetRequestedByUserId() string
func (*HostManagementJobInfo) GetStartedAt ¶ added in v0.6.0
func (x *HostManagementJobInfo) GetStartedAt() *timestamppb.Timestamp
func (*HostManagementJobInfo) GetStatus ¶ added in v0.6.0
func (x *HostManagementJobInfo) GetStatus() string
func (*HostManagementJobInfo) GetUpdatedAt ¶ added in v0.6.0
func (x *HostManagementJobInfo) GetUpdatedAt() *timestamppb.Timestamp
func (*HostManagementJobInfo) ProtoMessage ¶ added in v0.6.0
func (*HostManagementJobInfo) ProtoMessage()
func (*HostManagementJobInfo) ProtoReflect ¶ added in v0.6.0
func (x *HostManagementJobInfo) ProtoReflect() protoreflect.Message
func (*HostManagementJobInfo) Reset ¶ added in v0.6.0
func (x *HostManagementJobInfo) Reset()
func (*HostManagementJobInfo) String ¶ added in v0.6.0
func (x *HostManagementJobInfo) String() string
type HostManagementJobResponse ¶ added in v0.6.0
type HostManagementJobResponse struct {
Job *HostManagementJobInfo `protobuf:"bytes,1,opt,name=job,proto3" json:"job,omitempty"`
// contains filtered or unexported fields
}
func (*HostManagementJobResponse) Descriptor
deprecated
added in
v0.6.0
func (*HostManagementJobResponse) Descriptor() ([]byte, []int)
Deprecated: Use HostManagementJobResponse.ProtoReflect.Descriptor instead.
func (*HostManagementJobResponse) GetJob ¶ added in v0.6.0
func (x *HostManagementJobResponse) GetJob() *HostManagementJobInfo
func (*HostManagementJobResponse) ProtoMessage ¶ added in v0.6.0
func (*HostManagementJobResponse) ProtoMessage()
func (*HostManagementJobResponse) ProtoReflect ¶ added in v0.6.0
func (x *HostManagementJobResponse) ProtoReflect() protoreflect.Message
func (*HostManagementJobResponse) Reset ¶ added in v0.6.0
func (x *HostManagementJobResponse) Reset()
func (*HostManagementJobResponse) String ¶ added in v0.6.0
func (x *HostManagementJobResponse) String() string
type InboundSiblingInfo ¶
type InboundSiblingInfo struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
Slug string `protobuf:"bytes,2,opt,name=slug,proto3" json:"slug,omitempty"`
Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"`
Description string `protobuf:"bytes,4,opt,name=description,proto3" json:"description,omitempty"`
// Per-edge ceiling the parent agent picked (operator intent).
MaxAccess string `protobuf:"bytes,5,opt,name=max_access,json=maxAccess,proto3" json:"max_access,omitempty"`
// Display name of the parent agent's owner (user or group).
OwnerName string `protobuf:"bytes,6,opt,name=owner_name,json=ownerName,proto3" json:"owner_name,omitempty"`
CreatedAt *timestamppb.Timestamp `protobuf:"bytes,7,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
// Live effective ceiling = min(max_access, current authorizing-grant role).
EffectiveMaxAccess string `protobuf:"bytes,8,opt,name=effective_max_access,json=effectiveMaxAccess,proto3" json:"effective_max_access,omitempty"`
// contains filtered or unexported fields
}
InboundSiblingInfo is one agent that has added THIS agent to its address book (the reverse of SiblingInfo): who can call this agent via A2A, with the access ceiling they configured.
func (*InboundSiblingInfo) Descriptor
deprecated
func (*InboundSiblingInfo) Descriptor() ([]byte, []int)
Deprecated: Use InboundSiblingInfo.ProtoReflect.Descriptor instead.
func (*InboundSiblingInfo) GetCreatedAt ¶
func (x *InboundSiblingInfo) GetCreatedAt() *timestamppb.Timestamp
func (*InboundSiblingInfo) GetDescription ¶
func (x *InboundSiblingInfo) GetDescription() string
func (*InboundSiblingInfo) GetEffectiveMaxAccess ¶
func (x *InboundSiblingInfo) GetEffectiveMaxAccess() string
func (*InboundSiblingInfo) GetId ¶
func (x *InboundSiblingInfo) GetId() string
func (*InboundSiblingInfo) GetMaxAccess ¶
func (x *InboundSiblingInfo) GetMaxAccess() string
func (*InboundSiblingInfo) GetName ¶
func (x *InboundSiblingInfo) GetName() string
func (*InboundSiblingInfo) GetOwnerName ¶
func (x *InboundSiblingInfo) GetOwnerName() string
func (*InboundSiblingInfo) GetSlug ¶
func (x *InboundSiblingInfo) GetSlug() string
func (*InboundSiblingInfo) ProtoMessage ¶
func (*InboundSiblingInfo) ProtoMessage()
func (*InboundSiblingInfo) ProtoReflect ¶
func (x *InboundSiblingInfo) ProtoReflect() protoreflect.Message
func (*InboundSiblingInfo) Reset ¶
func (x *InboundSiblingInfo) Reset()
func (*InboundSiblingInfo) String ¶
func (x *InboundSiblingInfo) String() string
type InspectHostEnrollmentRequest ¶ added in v0.6.0
type InspectHostEnrollmentRequest struct {
UserCode string `protobuf:"bytes,1,opt,name=user_code,json=userCode,proto3" json:"user_code,omitempty"`
// contains filtered or unexported fields
}
func (*InspectHostEnrollmentRequest) Descriptor
deprecated
added in
v0.6.0
func (*InspectHostEnrollmentRequest) Descriptor() ([]byte, []int)
Deprecated: Use InspectHostEnrollmentRequest.ProtoReflect.Descriptor instead.
func (*InspectHostEnrollmentRequest) GetUserCode ¶ added in v0.6.0
func (x *InspectHostEnrollmentRequest) GetUserCode() string
func (*InspectHostEnrollmentRequest) ProtoMessage ¶ added in v0.6.0
func (*InspectHostEnrollmentRequest) ProtoMessage()
func (*InspectHostEnrollmentRequest) ProtoReflect ¶ added in v0.6.0
func (x *InspectHostEnrollmentRequest) ProtoReflect() protoreflect.Message
func (*InspectHostEnrollmentRequest) Reset ¶ added in v0.6.0
func (x *InspectHostEnrollmentRequest) Reset()
func (*InspectHostEnrollmentRequest) String ¶ added in v0.6.0
func (x *InspectHostEnrollmentRequest) String() string
type IntegrationHTTPHeader ¶
type IntegrationHTTPHeader struct {
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
Values []string `protobuf:"bytes,2,rep,name=values,proto3" json:"values,omitempty"`
// contains filtered or unexported fields
}
func (*IntegrationHTTPHeader) Descriptor
deprecated
func (*IntegrationHTTPHeader) Descriptor() ([]byte, []int)
Deprecated: Use IntegrationHTTPHeader.ProtoReflect.Descriptor instead.
func (*IntegrationHTTPHeader) GetName ¶
func (x *IntegrationHTTPHeader) GetName() string
func (*IntegrationHTTPHeader) GetValues ¶
func (x *IntegrationHTTPHeader) GetValues() []string
func (*IntegrationHTTPHeader) ProtoMessage ¶
func (*IntegrationHTTPHeader) ProtoMessage()
func (*IntegrationHTTPHeader) ProtoReflect ¶
func (x *IntegrationHTTPHeader) ProtoReflect() protoreflect.Message
func (*IntegrationHTTPHeader) Reset ¶
func (x *IntegrationHTTPHeader) Reset()
func (*IntegrationHTTPHeader) String ¶
func (x *IntegrationHTTPHeader) String() string
type IntegrationInfo ¶
type IntegrationInfo struct {
Type string `protobuf:"bytes,1,opt,name=type,proto3" json:"type,omitempty"`
Slug string `protobuf:"bytes,2,opt,name=slug,proto3" json:"slug,omitempty"`
Description string `protobuf:"bytes,3,opt,name=description,proto3" json:"description,omitempty"`
Configured bool `protobuf:"varint,4,opt,name=configured,proto3" json:"configured,omitempty"`
// contains filtered or unexported fields
}
func (*IntegrationInfo) Descriptor
deprecated
func (*IntegrationInfo) Descriptor() ([]byte, []int)
Deprecated: Use IntegrationInfo.ProtoReflect.Descriptor instead.
func (*IntegrationInfo) GetConfigured ¶
func (x *IntegrationInfo) GetConfigured() bool
func (*IntegrationInfo) GetDescription ¶
func (x *IntegrationInfo) GetDescription() string
func (*IntegrationInfo) GetSlug ¶
func (x *IntegrationInfo) GetSlug() string
func (*IntegrationInfo) GetType ¶
func (x *IntegrationInfo) GetType() string
func (*IntegrationInfo) ProtoMessage ¶
func (*IntegrationInfo) ProtoMessage()
func (*IntegrationInfo) ProtoReflect ¶
func (x *IntegrationInfo) ProtoReflect() protoreflect.Message
func (*IntegrationInfo) Reset ¶
func (x *IntegrationInfo) Reset()
func (*IntegrationInfo) String ¶
func (x *IntegrationInfo) String() string
type IntegrationMCPContent ¶
type IntegrationMCPContent struct {
Type string `protobuf:"bytes,1,opt,name=type,proto3" json:"type,omitempty"`
Text string `protobuf:"bytes,2,opt,name=text,proto3" json:"text,omitempty"`
Uri string `protobuf:"bytes,3,opt,name=uri,proto3" json:"uri,omitempty"`
Name string `protobuf:"bytes,4,opt,name=name,proto3" json:"name,omitempty"`
MimeType string `protobuf:"bytes,5,opt,name=mime_type,json=mimeType,proto3" json:"mime_type,omitempty"`
Data string `protobuf:"bytes,6,opt,name=data,proto3" json:"data,omitempty"`
// contains filtered or unexported fields
}
func (*IntegrationMCPContent) Descriptor
deprecated
func (*IntegrationMCPContent) Descriptor() ([]byte, []int)
Deprecated: Use IntegrationMCPContent.ProtoReflect.Descriptor instead.
func (*IntegrationMCPContent) GetData ¶
func (x *IntegrationMCPContent) GetData() string
func (*IntegrationMCPContent) GetMimeType ¶
func (x *IntegrationMCPContent) GetMimeType() string
func (*IntegrationMCPContent) GetName ¶
func (x *IntegrationMCPContent) GetName() string
func (*IntegrationMCPContent) GetText ¶
func (x *IntegrationMCPContent) GetText() string
func (*IntegrationMCPContent) GetType ¶
func (x *IntegrationMCPContent) GetType() string
func (*IntegrationMCPContent) GetUri ¶
func (x *IntegrationMCPContent) GetUri() string
func (*IntegrationMCPContent) ProtoMessage ¶
func (*IntegrationMCPContent) ProtoMessage()
func (*IntegrationMCPContent) ProtoReflect ¶
func (x *IntegrationMCPContent) ProtoReflect() protoreflect.Message
func (*IntegrationMCPContent) Reset ¶
func (x *IntegrationMCPContent) Reset()
func (*IntegrationMCPContent) String ¶
func (x *IntegrationMCPContent) String() string
type IntegrationMCPTool ¶
type IntegrationMCPTool struct {
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
Description string `protobuf:"bytes,2,opt,name=description,proto3" json:"description,omitempty"`
InputSchemaJson []byte `protobuf:"bytes,3,opt,name=input_schema_json,json=inputSchemaJson,proto3" json:"input_schema_json,omitempty"`
// contains filtered or unexported fields
}
func (*IntegrationMCPTool) Descriptor
deprecated
func (*IntegrationMCPTool) Descriptor() ([]byte, []int)
Deprecated: Use IntegrationMCPTool.ProtoReflect.Descriptor instead.
func (*IntegrationMCPTool) GetDescription ¶
func (x *IntegrationMCPTool) GetDescription() string
func (*IntegrationMCPTool) GetInputSchemaJson ¶
func (x *IntegrationMCPTool) GetInputSchemaJson() []byte
func (*IntegrationMCPTool) GetName ¶
func (x *IntegrationMCPTool) GetName() string
func (*IntegrationMCPTool) ProtoMessage ¶
func (*IntegrationMCPTool) ProtoMessage()
func (*IntegrationMCPTool) ProtoReflect ¶
func (x *IntegrationMCPTool) ProtoReflect() protoreflect.Message
func (*IntegrationMCPTool) Reset ¶
func (x *IntegrationMCPTool) Reset()
func (*IntegrationMCPTool) String ¶
func (x *IntegrationMCPTool) String() string
type InvokeConnectionRequest ¶
type InvokeConnectionRequest struct {
Method string `protobuf:"bytes,1,opt,name=method,proto3" json:"method,omitempty"`
Path string `protobuf:"bytes,2,opt,name=path,proto3" json:"path,omitempty"`
Body []byte `protobuf:"bytes,3,opt,name=body,proto3" json:"body,omitempty"`
Headers map[string]string `` /* 141-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*InvokeConnectionRequest) Descriptor
deprecated
func (*InvokeConnectionRequest) Descriptor() ([]byte, []int)
Deprecated: Use InvokeConnectionRequest.ProtoReflect.Descriptor instead.
func (*InvokeConnectionRequest) GetBody ¶
func (x *InvokeConnectionRequest) GetBody() []byte
func (*InvokeConnectionRequest) GetHeaders ¶
func (x *InvokeConnectionRequest) GetHeaders() map[string]string
func (*InvokeConnectionRequest) GetMethod ¶
func (x *InvokeConnectionRequest) GetMethod() string
func (*InvokeConnectionRequest) GetPath ¶
func (x *InvokeConnectionRequest) GetPath() string
func (*InvokeConnectionRequest) ProtoMessage ¶
func (*InvokeConnectionRequest) ProtoMessage()
func (*InvokeConnectionRequest) ProtoReflect ¶
func (x *InvokeConnectionRequest) ProtoReflect() protoreflect.Message
func (*InvokeConnectionRequest) Reset ¶
func (x *InvokeConnectionRequest) Reset()
func (*InvokeConnectionRequest) String ¶
func (x *InvokeConnectionRequest) String() string
type InvokeConnectionResponse ¶
type InvokeConnectionResponse struct {
StatusCode int32 `protobuf:"varint,1,opt,name=status_code,json=statusCode,proto3" json:"status_code,omitempty"`
Headers []*IntegrationHTTPHeader `protobuf:"bytes,2,rep,name=headers,proto3" json:"headers,omitempty"`
Body []byte `protobuf:"bytes,3,opt,name=body,proto3" json:"body,omitempty"`
// contains filtered or unexported fields
}
func (*InvokeConnectionResponse) Descriptor
deprecated
func (*InvokeConnectionResponse) Descriptor() ([]byte, []int)
Deprecated: Use InvokeConnectionResponse.ProtoReflect.Descriptor instead.
func (*InvokeConnectionResponse) GetBody ¶
func (x *InvokeConnectionResponse) GetBody() []byte
func (*InvokeConnectionResponse) GetHeaders ¶
func (x *InvokeConnectionResponse) GetHeaders() []*IntegrationHTTPHeader
func (*InvokeConnectionResponse) GetStatusCode ¶
func (x *InvokeConnectionResponse) GetStatusCode() int32
func (*InvokeConnectionResponse) ProtoMessage ¶
func (*InvokeConnectionResponse) ProtoMessage()
func (*InvokeConnectionResponse) ProtoReflect ¶
func (x *InvokeConnectionResponse) ProtoReflect() protoreflect.Message
func (*InvokeConnectionResponse) Reset ¶
func (x *InvokeConnectionResponse) Reset()
func (*InvokeConnectionResponse) String ¶
func (x *InvokeConnectionResponse) String() string
type InvokeMCPToolRequest ¶
type InvokeMCPToolRequest struct {
Tool string `protobuf:"bytes,1,opt,name=tool,proto3" json:"tool,omitempty"`
ArgumentsJson []byte `protobuf:"bytes,2,opt,name=arguments_json,json=argumentsJson,proto3" json:"arguments_json,omitempty"`
// contains filtered or unexported fields
}
func (*InvokeMCPToolRequest) Descriptor
deprecated
func (*InvokeMCPToolRequest) Descriptor() ([]byte, []int)
Deprecated: Use InvokeMCPToolRequest.ProtoReflect.Descriptor instead.
func (*InvokeMCPToolRequest) GetArgumentsJson ¶
func (x *InvokeMCPToolRequest) GetArgumentsJson() []byte
func (*InvokeMCPToolRequest) GetTool ¶
func (x *InvokeMCPToolRequest) GetTool() string
func (*InvokeMCPToolRequest) ProtoMessage ¶
func (*InvokeMCPToolRequest) ProtoMessage()
func (*InvokeMCPToolRequest) ProtoReflect ¶
func (x *InvokeMCPToolRequest) ProtoReflect() protoreflect.Message
func (*InvokeMCPToolRequest) Reset ¶
func (x *InvokeMCPToolRequest) Reset()
func (*InvokeMCPToolRequest) String ¶
func (x *InvokeMCPToolRequest) String() string
type InvokeMCPToolResponse ¶
type InvokeMCPToolResponse struct {
Content []*IntegrationMCPContent `protobuf:"bytes,1,rep,name=content,proto3" json:"content,omitempty"`
IsError bool `protobuf:"varint,2,opt,name=is_error,json=isError,proto3" json:"is_error,omitempty"`
// contains filtered or unexported fields
}
func (*InvokeMCPToolResponse) Descriptor
deprecated
func (*InvokeMCPToolResponse) Descriptor() ([]byte, []int)
Deprecated: Use InvokeMCPToolResponse.ProtoReflect.Descriptor instead.
func (*InvokeMCPToolResponse) GetContent ¶
func (x *InvokeMCPToolResponse) GetContent() []*IntegrationMCPContent
func (*InvokeMCPToolResponse) GetIsError ¶
func (x *InvokeMCPToolResponse) GetIsError() bool
func (*InvokeMCPToolResponse) ProtoMessage ¶
func (*InvokeMCPToolResponse) ProtoMessage()
func (*InvokeMCPToolResponse) ProtoReflect ¶
func (x *InvokeMCPToolResponse) ProtoReflect() protoreflect.Message
func (*InvokeMCPToolResponse) Reset ¶
func (x *InvokeMCPToolResponse) Reset()
func (*InvokeMCPToolResponse) String ¶
func (x *InvokeMCPToolResponse) String() string
type JobAttemptInfo ¶ added in v0.5.0
type JobAttemptInfo struct {
JobId string `protobuf:"bytes,1,opt,name=job_id,json=jobId,proto3" json:"job_id,omitempty"`
AttemptNumber int32 `protobuf:"varint,2,opt,name=attempt_number,json=attemptNumber,proto3" json:"attempt_number,omitempty"`
Status string `protobuf:"bytes,3,opt,name=status,proto3" json:"status,omitempty"`
RuntimeGeneration int64 `protobuf:"varint,4,opt,name=runtime_generation,json=runtimeGeneration,proto3" json:"runtime_generation,omitempty"`
RunId string `protobuf:"bytes,5,opt,name=run_id,json=runId,proto3" json:"run_id,omitempty"`
ErrorKind string `protobuf:"bytes,6,opt,name=error_kind,json=errorKind,proto3" json:"error_kind,omitempty"`
ErrorMessage string `protobuf:"bytes,7,opt,name=error_message,json=errorMessage,proto3" json:"error_message,omitempty"`
LeasedAt *timestamppb.Timestamp `protobuf:"bytes,8,opt,name=leased_at,json=leasedAt,proto3" json:"leased_at,omitempty"`
StartedAt *timestamppb.Timestamp `protobuf:"bytes,9,opt,name=started_at,json=startedAt,proto3" json:"started_at,omitempty"`
CompletedAt *timestamppb.Timestamp `protobuf:"bytes,10,opt,name=completed_at,json=completedAt,proto3" json:"completed_at,omitempty"`
LeaseExpiresAt *timestamppb.Timestamp `protobuf:"bytes,11,opt,name=lease_expires_at,json=leaseExpiresAt,proto3" json:"lease_expires_at,omitempty"`
// contains filtered or unexported fields
}
func (*JobAttemptInfo) Descriptor
deprecated
added in
v0.5.0
func (*JobAttemptInfo) Descriptor() ([]byte, []int)
Deprecated: Use JobAttemptInfo.ProtoReflect.Descriptor instead.
func (*JobAttemptInfo) GetAttemptNumber ¶ added in v0.5.0
func (x *JobAttemptInfo) GetAttemptNumber() int32
func (*JobAttemptInfo) GetCompletedAt ¶ added in v0.5.0
func (x *JobAttemptInfo) GetCompletedAt() *timestamppb.Timestamp
func (*JobAttemptInfo) GetErrorKind ¶ added in v0.5.0
func (x *JobAttemptInfo) GetErrorKind() string
func (*JobAttemptInfo) GetErrorMessage ¶ added in v0.5.0
func (x *JobAttemptInfo) GetErrorMessage() string
func (*JobAttemptInfo) GetJobId ¶ added in v0.5.0
func (x *JobAttemptInfo) GetJobId() string
func (*JobAttemptInfo) GetLeaseExpiresAt ¶ added in v0.5.0
func (x *JobAttemptInfo) GetLeaseExpiresAt() *timestamppb.Timestamp
func (*JobAttemptInfo) GetLeasedAt ¶ added in v0.5.0
func (x *JobAttemptInfo) GetLeasedAt() *timestamppb.Timestamp
func (*JobAttemptInfo) GetRunId ¶ added in v0.5.0
func (x *JobAttemptInfo) GetRunId() string
func (*JobAttemptInfo) GetRuntimeGeneration ¶ added in v0.5.0
func (x *JobAttemptInfo) GetRuntimeGeneration() int64
func (*JobAttemptInfo) GetStartedAt ¶ added in v0.5.0
func (x *JobAttemptInfo) GetStartedAt() *timestamppb.Timestamp
func (*JobAttemptInfo) GetStatus ¶ added in v0.5.0
func (x *JobAttemptInfo) GetStatus() string
func (*JobAttemptInfo) ProtoMessage ¶ added in v0.5.0
func (*JobAttemptInfo) ProtoMessage()
func (*JobAttemptInfo) ProtoReflect ¶ added in v0.5.0
func (x *JobAttemptInfo) ProtoReflect() protoreflect.Message
func (*JobAttemptInfo) Reset ¶ added in v0.5.0
func (x *JobAttemptInfo) Reset()
func (*JobAttemptInfo) String ¶ added in v0.5.0
func (x *JobAttemptInfo) String() string
type JobHandlerInfo ¶ added in v0.5.0
type JobHandlerInfo struct {
AgentId string `protobuf:"bytes,1,opt,name=agent_id,json=agentId,proto3" json:"agent_id,omitempty"`
Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"`
Version int32 `protobuf:"varint,3,opt,name=version,proto3" json:"version,omitempty"`
Description string `protobuf:"bytes,4,opt,name=description,proto3" json:"description,omitempty"`
TimeoutMs int64 `protobuf:"varint,5,opt,name=timeout_ms,json=timeoutMs,proto3" json:"timeout_ms,omitempty"`
MaxAttempts int32 `protobuf:"varint,6,opt,name=max_attempts,json=maxAttempts,proto3" json:"max_attempts,omitempty"`
MaxConcurrency int32 `protobuf:"varint,7,opt,name=max_concurrency,json=maxConcurrency,proto3" json:"max_concurrency,omitempty"`
InputSchema *structpb.Struct `protobuf:"bytes,8,opt,name=input_schema,json=inputSchema,proto3" json:"input_schema,omitempty"`
OutputSchema *structpb.Struct `protobuf:"bytes,9,opt,name=output_schema,json=outputSchema,proto3" json:"output_schema,omitempty"`
InputSchemaHash string `protobuf:"bytes,10,opt,name=input_schema_hash,json=inputSchemaHash,proto3" json:"input_schema_hash,omitempty"`
OutputSchemaHash string `protobuf:"bytes,11,opt,name=output_schema_hash,json=outputSchemaHash,proto3" json:"output_schema_hash,omitempty"`
Active bool `protobuf:"varint,12,opt,name=active,proto3" json:"active,omitempty"`
RuntimeGeneration int64 `protobuf:"varint,13,opt,name=runtime_generation,json=runtimeGeneration,proto3" json:"runtime_generation,omitempty"`
CreatedAt *timestamppb.Timestamp `protobuf:"bytes,14,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
UpdatedAt *timestamppb.Timestamp `protobuf:"bytes,15,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"`
// contains filtered or unexported fields
}
JobHandlerInfo is one immutable background-job contract version declared by an agent runtime.
func (*JobHandlerInfo) Descriptor
deprecated
added in
v0.5.0
func (*JobHandlerInfo) Descriptor() ([]byte, []int)
Deprecated: Use JobHandlerInfo.ProtoReflect.Descriptor instead.
func (*JobHandlerInfo) GetActive ¶ added in v0.5.0
func (x *JobHandlerInfo) GetActive() bool
func (*JobHandlerInfo) GetAgentId ¶ added in v0.5.0
func (x *JobHandlerInfo) GetAgentId() string
func (*JobHandlerInfo) GetCreatedAt ¶ added in v0.5.0
func (x *JobHandlerInfo) GetCreatedAt() *timestamppb.Timestamp
func (*JobHandlerInfo) GetDescription ¶ added in v0.5.0
func (x *JobHandlerInfo) GetDescription() string
func (*JobHandlerInfo) GetInputSchema ¶ added in v0.5.0
func (x *JobHandlerInfo) GetInputSchema() *structpb.Struct
func (*JobHandlerInfo) GetInputSchemaHash ¶ added in v0.5.0
func (x *JobHandlerInfo) GetInputSchemaHash() string
func (*JobHandlerInfo) GetMaxAttempts ¶ added in v0.5.0
func (x *JobHandlerInfo) GetMaxAttempts() int32
func (*JobHandlerInfo) GetMaxConcurrency ¶ added in v0.5.0
func (x *JobHandlerInfo) GetMaxConcurrency() int32
func (*JobHandlerInfo) GetName ¶ added in v0.5.0
func (x *JobHandlerInfo) GetName() string
func (*JobHandlerInfo) GetOutputSchema ¶ added in v0.5.0
func (x *JobHandlerInfo) GetOutputSchema() *structpb.Struct
func (*JobHandlerInfo) GetOutputSchemaHash ¶ added in v0.5.0
func (x *JobHandlerInfo) GetOutputSchemaHash() string
func (*JobHandlerInfo) GetRuntimeGeneration ¶ added in v0.5.0
func (x *JobHandlerInfo) GetRuntimeGeneration() int64
func (*JobHandlerInfo) GetTimeoutMs ¶ added in v0.5.0
func (x *JobHandlerInfo) GetTimeoutMs() int64
func (*JobHandlerInfo) GetUpdatedAt ¶ added in v0.5.0
func (x *JobHandlerInfo) GetUpdatedAt() *timestamppb.Timestamp
func (*JobHandlerInfo) GetVersion ¶ added in v0.5.0
func (x *JobHandlerInfo) GetVersion() int32
func (*JobHandlerInfo) ProtoMessage ¶ added in v0.5.0
func (*JobHandlerInfo) ProtoMessage()
func (*JobHandlerInfo) ProtoReflect ¶ added in v0.5.0
func (x *JobHandlerInfo) ProtoReflect() protoreflect.Message
func (*JobHandlerInfo) Reset ¶ added in v0.5.0
func (x *JobHandlerInfo) Reset()
func (*JobHandlerInfo) String ¶ added in v0.5.0
func (x *JobHandlerInfo) String() string
type JobInfo ¶ added in v0.5.0
type JobInfo struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
AgentId string `protobuf:"bytes,2,opt,name=agent_id,json=agentId,proto3" json:"agent_id,omitempty"`
HandlerName string `protobuf:"bytes,3,opt,name=handler_name,json=handlerName,proto3" json:"handler_name,omitempty"`
HandlerVersion int32 `protobuf:"varint,4,opt,name=handler_version,json=handlerVersion,proto3" json:"handler_version,omitempty"`
SourceRunId string `protobuf:"bytes,5,opt,name=source_run_id,json=sourceRunId,proto3" json:"source_run_id,omitempty"`
InitiatorKind string `protobuf:"bytes,6,opt,name=initiator_kind,json=initiatorKind,proto3" json:"initiator_kind,omitempty"`
InitiatorUserId string `protobuf:"bytes,7,opt,name=initiator_user_id,json=initiatorUserId,proto3" json:"initiator_user_id,omitempty"`
InitiatorAccess string `protobuf:"bytes,8,opt,name=initiator_access,json=initiatorAccess,proto3" json:"initiator_access,omitempty"`
Status string `protobuf:"bytes,9,opt,name=status,proto3" json:"status,omitempty"`
TimeoutMs int64 `protobuf:"varint,10,opt,name=timeout_ms,json=timeoutMs,proto3" json:"timeout_ms,omitempty"`
MaxAttempts int32 `protobuf:"varint,11,opt,name=max_attempts,json=maxAttempts,proto3" json:"max_attempts,omitempty"`
AttemptCount int32 `protobuf:"varint,12,opt,name=attempt_count,json=attemptCount,proto3" json:"attempt_count,omitempty"`
InputJson string `protobuf:"bytes,13,opt,name=input_json,json=inputJson,proto3" json:"input_json,omitempty"`
OutputJson string `protobuf:"bytes,14,opt,name=output_json,json=outputJson,proto3" json:"output_json,omitempty"`
LastError string `protobuf:"bytes,15,opt,name=last_error,json=lastError,proto3" json:"last_error,omitempty"`
CancelRequestedAt *timestamppb.Timestamp `protobuf:"bytes,16,opt,name=cancel_requested_at,json=cancelRequestedAt,proto3" json:"cancel_requested_at,omitempty"`
StartedAt *timestamppb.Timestamp `protobuf:"bytes,17,opt,name=started_at,json=startedAt,proto3" json:"started_at,omitempty"`
CompletedAt *timestamppb.Timestamp `protobuf:"bytes,18,opt,name=completed_at,json=completedAt,proto3" json:"completed_at,omitempty"`
CreatedAt *timestamppb.Timestamp `protobuf:"bytes,19,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
UpdatedAt *timestamppb.Timestamp `protobuf:"bytes,20,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"`
CronId string `protobuf:"bytes,21,opt,name=cron_id,json=cronId,proto3" json:"cron_id,omitempty"`
CronSlug string `protobuf:"bytes,22,opt,name=cron_slug,json=cronSlug,proto3" json:"cron_slug,omitempty"`
ScheduledAt *timestamppb.Timestamp `protobuf:"bytes,23,opt,name=scheduled_at,json=scheduledAt,proto3" json:"scheduled_at,omitempty"`
AttemptLimit int32 `protobuf:"varint,24,opt,name=attempt_limit,json=attemptLimit,proto3" json:"attempt_limit,omitempty"`
Progress *JobProgressInfo `protobuf:"bytes,25,opt,name=progress,proto3" json:"progress,omitempty"`
StateVersion int64 `protobuf:"varint,26,opt,name=state_version,json=stateVersion,proto3" json:"state_version,omitempty"`
NextAttemptAt *timestamppb.Timestamp `protobuf:"bytes,27,opt,name=next_attempt_at,json=nextAttemptAt,proto3" json:"next_attempt_at,omitempty"`
// contains filtered or unexported fields
}
func (*JobInfo) Descriptor
deprecated
added in
v0.5.0
func (*JobInfo) GetAgentId ¶ added in v0.5.0
func (*JobInfo) GetAttemptCount ¶ added in v0.5.0
func (*JobInfo) GetAttemptLimit ¶ added in v0.5.0
func (*JobInfo) GetCancelRequestedAt ¶ added in v0.5.0
func (x *JobInfo) GetCancelRequestedAt() *timestamppb.Timestamp
func (*JobInfo) GetCompletedAt ¶ added in v0.5.0
func (x *JobInfo) GetCompletedAt() *timestamppb.Timestamp
func (*JobInfo) GetCreatedAt ¶ added in v0.5.0
func (x *JobInfo) GetCreatedAt() *timestamppb.Timestamp
func (*JobInfo) GetCronSlug ¶ added in v0.5.0
func (*JobInfo) GetHandlerName ¶ added in v0.5.0
func (*JobInfo) GetHandlerVersion ¶ added in v0.5.0
func (*JobInfo) GetInitiatorAccess ¶ added in v0.5.0
func (*JobInfo) GetInitiatorKind ¶ added in v0.5.0
func (*JobInfo) GetInitiatorUserId ¶ added in v0.5.0
func (*JobInfo) GetInputJson ¶ added in v0.5.0
func (*JobInfo) GetLastError ¶ added in v0.5.0
func (*JobInfo) GetMaxAttempts ¶ added in v0.5.0
func (*JobInfo) GetNextAttemptAt ¶ added in v0.5.0
func (x *JobInfo) GetNextAttemptAt() *timestamppb.Timestamp
func (*JobInfo) GetOutputJson ¶ added in v0.5.0
func (*JobInfo) GetProgress ¶ added in v0.5.0
func (x *JobInfo) GetProgress() *JobProgressInfo
func (*JobInfo) GetScheduledAt ¶ added in v0.5.0
func (x *JobInfo) GetScheduledAt() *timestamppb.Timestamp
func (*JobInfo) GetSourceRunId ¶ added in v0.5.0
func (*JobInfo) GetStartedAt ¶ added in v0.5.0
func (x *JobInfo) GetStartedAt() *timestamppb.Timestamp
func (*JobInfo) GetStateVersion ¶ added in v0.5.0
func (*JobInfo) GetTimeoutMs ¶ added in v0.5.0
func (*JobInfo) GetUpdatedAt ¶ added in v0.5.0
func (x *JobInfo) GetUpdatedAt() *timestamppb.Timestamp
func (*JobInfo) ProtoMessage ¶ added in v0.5.0
func (*JobInfo) ProtoMessage()
func (*JobInfo) ProtoReflect ¶ added in v0.5.0
func (x *JobInfo) ProtoReflect() protoreflect.Message
type JobProgressInfo ¶ added in v0.5.0
type JobProgressInfo struct {
Phase string `protobuf:"bytes,1,opt,name=phase,proto3" json:"phase,omitempty"`
Message string `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"`
Completed int64 `protobuf:"varint,3,opt,name=completed,proto3" json:"completed,omitempty"`
Total int64 `protobuf:"varint,4,opt,name=total,proto3" json:"total,omitempty"`
Attempt int32 `protobuf:"varint,5,opt,name=attempt,proto3" json:"attempt,omitempty"`
UpdatedAt *timestamppb.Timestamp `protobuf:"bytes,6,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"`
// contains filtered or unexported fields
}
JobInfo is the operator-visible lifecycle of one durable background job.
func (*JobProgressInfo) Descriptor
deprecated
added in
v0.5.0
func (*JobProgressInfo) Descriptor() ([]byte, []int)
Deprecated: Use JobProgressInfo.ProtoReflect.Descriptor instead.
func (*JobProgressInfo) GetAttempt ¶ added in v0.5.0
func (x *JobProgressInfo) GetAttempt() int32
func (*JobProgressInfo) GetCompleted ¶ added in v0.5.0
func (x *JobProgressInfo) GetCompleted() int64
func (*JobProgressInfo) GetMessage ¶ added in v0.5.0
func (x *JobProgressInfo) GetMessage() string
func (*JobProgressInfo) GetPhase ¶ added in v0.5.0
func (x *JobProgressInfo) GetPhase() string
func (*JobProgressInfo) GetTotal ¶ added in v0.5.0
func (x *JobProgressInfo) GetTotal() int64
func (*JobProgressInfo) GetUpdatedAt ¶ added in v0.5.0
func (x *JobProgressInfo) GetUpdatedAt() *timestamppb.Timestamp
func (*JobProgressInfo) ProtoMessage ¶ added in v0.5.0
func (*JobProgressInfo) ProtoMessage()
func (*JobProgressInfo) ProtoReflect ¶ added in v0.5.0
func (x *JobProgressInfo) ProtoReflect() protoreflect.Message
func (*JobProgressInfo) Reset ¶ added in v0.5.0
func (x *JobProgressInfo) Reset()
func (*JobProgressInfo) String ¶ added in v0.5.0
func (x *JobProgressInfo) String() string
type LinkIdentityPreviewResponse ¶
type LinkIdentityPreviewResponse struct {
Platform string `protobuf:"bytes,1,opt,name=platform,proto3" json:"platform,omitempty"` // "telegram"
BridgeName string `protobuf:"bytes,2,opt,name=bridge_name,json=bridgeName,proto3" json:"bridge_name,omitempty"` // Bridge display name from DB
BotUsername string `protobuf:"bytes,3,opt,name=bot_username,json=botUsername,proto3" json:"bot_username,omitempty"` // @botname from bridges.bot_username
PlatformUserId string `protobuf:"bytes,4,opt,name=platform_user_id,json=platformUserId,proto3" json:"platform_user_id,omitempty"` // Platform-native user ID (Telegram chat_id)
PlatformUsername string `protobuf:"bytes,5,opt,name=platform_username,json=platformUsername,proto3" json:"platform_username,omitempty"` // @handle (may be empty)
PlatformDisplayName string `protobuf:"bytes,6,opt,name=platform_display_name,json=platformDisplayName,proto3" json:"platform_display_name,omitempty"` // Full / display name (may be empty)
CurrentUserEmail string `protobuf:"bytes,7,opt,name=current_user_email,json=currentUserEmail,proto3" json:"current_user_email,omitempty"` // Airlock account being linked to
PlatformAvatarUrl string `protobuf:"bytes,8,opt,name=platform_avatar_url,json=platformAvatarUrl,proto3" json:"platform_avatar_url,omitempty"` // Avatar image URL (may be empty)
// contains filtered or unexported fields
}
LinkIdentityPreviewResponse is returned by GET /api/v1/link-identity/preview so the frontend can show a confirmation dialog before linking. All fields are best-effort — display_name / username may be empty if the bridge can't fetch them from the platform.
func (*LinkIdentityPreviewResponse) Descriptor
deprecated
func (*LinkIdentityPreviewResponse) Descriptor() ([]byte, []int)
Deprecated: Use LinkIdentityPreviewResponse.ProtoReflect.Descriptor instead.
func (*LinkIdentityPreviewResponse) GetBotUsername ¶
func (x *LinkIdentityPreviewResponse) GetBotUsername() string
func (*LinkIdentityPreviewResponse) GetBridgeName ¶
func (x *LinkIdentityPreviewResponse) GetBridgeName() string
func (*LinkIdentityPreviewResponse) GetCurrentUserEmail ¶
func (x *LinkIdentityPreviewResponse) GetCurrentUserEmail() string
func (*LinkIdentityPreviewResponse) GetPlatform ¶
func (x *LinkIdentityPreviewResponse) GetPlatform() string
func (*LinkIdentityPreviewResponse) GetPlatformAvatarUrl ¶
func (x *LinkIdentityPreviewResponse) GetPlatformAvatarUrl() string
func (*LinkIdentityPreviewResponse) GetPlatformDisplayName ¶
func (x *LinkIdentityPreviewResponse) GetPlatformDisplayName() string
func (*LinkIdentityPreviewResponse) GetPlatformUserId ¶
func (x *LinkIdentityPreviewResponse) GetPlatformUserId() string
func (*LinkIdentityPreviewResponse) GetPlatformUsername ¶
func (x *LinkIdentityPreviewResponse) GetPlatformUsername() string
func (*LinkIdentityPreviewResponse) ProtoMessage ¶
func (*LinkIdentityPreviewResponse) ProtoMessage()
func (*LinkIdentityPreviewResponse) ProtoReflect ¶
func (x *LinkIdentityPreviewResponse) ProtoReflect() protoreflect.Message
func (*LinkIdentityPreviewResponse) Reset ¶
func (x *LinkIdentityPreviewResponse) Reset()
func (*LinkIdentityPreviewResponse) String ¶
func (x *LinkIdentityPreviewResponse) String() string
type ListAddableSiblingsResponse ¶
type ListAddableSiblingsResponse struct {
Agents []*AddableSiblingInfo `protobuf:"bytes,1,rep,name=agents,proto3" json:"agents,omitempty"`
// contains filtered or unexported fields
}
func (*ListAddableSiblingsResponse) Descriptor
deprecated
func (*ListAddableSiblingsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListAddableSiblingsResponse.ProtoReflect.Descriptor instead.
func (*ListAddableSiblingsResponse) GetAgents ¶
func (x *ListAddableSiblingsResponse) GetAgents() []*AddableSiblingInfo
func (*ListAddableSiblingsResponse) ProtoMessage ¶
func (*ListAddableSiblingsResponse) ProtoMessage()
func (*ListAddableSiblingsResponse) ProtoReflect ¶
func (x *ListAddableSiblingsResponse) ProtoReflect() protoreflect.Message
func (*ListAddableSiblingsResponse) Reset ¶
func (x *ListAddableSiblingsResponse) Reset()
func (*ListAddableSiblingsResponse) String ¶
func (x *ListAddableSiblingsResponse) String() string
type ListAgentBuildsResponse ¶
type ListAgentBuildsResponse struct {
Builds []*AgentBuildInfo `protobuf:"bytes,1,rep,name=builds,proto3" json:"builds,omitempty"`
// contains filtered or unexported fields
}
func (*ListAgentBuildsResponse) Descriptor
deprecated
func (*ListAgentBuildsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListAgentBuildsResponse.ProtoReflect.Descriptor instead.
func (*ListAgentBuildsResponse) GetBuilds ¶
func (x *ListAgentBuildsResponse) GetBuilds() []*AgentBuildInfo
func (*ListAgentBuildsResponse) ProtoMessage ¶
func (*ListAgentBuildsResponse) ProtoMessage()
func (*ListAgentBuildsResponse) ProtoReflect ¶
func (x *ListAgentBuildsResponse) ProtoReflect() protoreflect.Message
func (*ListAgentBuildsResponse) Reset ¶
func (x *ListAgentBuildsResponse) Reset()
func (*ListAgentBuildsResponse) String ¶
func (x *ListAgentBuildsResponse) String() string
type ListAgentMembersResponse ¶
type ListAgentMembersResponse struct {
Members []*AgentMemberInfo `protobuf:"bytes,1,rep,name=members,proto3" json:"members,omitempty"`
// contains filtered or unexported fields
}
func (*ListAgentMembersResponse) Descriptor
deprecated
func (*ListAgentMembersResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListAgentMembersResponse.ProtoReflect.Descriptor instead.
func (*ListAgentMembersResponse) GetMembers ¶
func (x *ListAgentMembersResponse) GetMembers() []*AgentMemberInfo
func (*ListAgentMembersResponse) ProtoMessage ¶
func (*ListAgentMembersResponse) ProtoMessage()
func (*ListAgentMembersResponse) ProtoReflect ¶
func (x *ListAgentMembersResponse) ProtoReflect() protoreflect.Message
func (*ListAgentMembersResponse) Reset ¶
func (x *ListAgentMembersResponse) Reset()
func (*ListAgentMembersResponse) String ¶
func (x *ListAgentMembersResponse) String() string
type ListAgentsResponse ¶
type ListAgentsResponse struct {
Agents []*AgentInfo `protobuf:"bytes,1,rep,name=agents,proto3" json:"agents,omitempty"`
// contains filtered or unexported fields
}
func (*ListAgentsResponse) Descriptor
deprecated
func (*ListAgentsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListAgentsResponse.ProtoReflect.Descriptor instead.
func (*ListAgentsResponse) GetAgents ¶
func (x *ListAgentsResponse) GetAgents() []*AgentInfo
func (*ListAgentsResponse) ProtoMessage ¶
func (*ListAgentsResponse) ProtoMessage()
func (*ListAgentsResponse) ProtoReflect ¶
func (x *ListAgentsResponse) ProtoReflect() protoreflect.Message
func (*ListAgentsResponse) Reset ¶
func (x *ListAgentsResponse) Reset()
func (*ListAgentsResponse) String ¶
func (x *ListAgentsResponse) String() string
type ListAllowedModelsResponse ¶
type ListAllowedModelsResponse struct {
Unrestricted bool `protobuf:"varint,1,opt,name=unrestricted,proto3" json:"unrestricted,omitempty"`
Models []*AllowedModel `protobuf:"bytes,2,rep,name=models,proto3" json:"models,omitempty"`
// contains filtered or unexported fields
}
ListAllowedModelsResponse is the model picker's allow-list. unrestricted=true (tenant admin) means any configured model may be assigned.
func (*ListAllowedModelsResponse) Descriptor
deprecated
func (*ListAllowedModelsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListAllowedModelsResponse.ProtoReflect.Descriptor instead.
func (*ListAllowedModelsResponse) GetModels ¶
func (x *ListAllowedModelsResponse) GetModels() []*AllowedModel
func (*ListAllowedModelsResponse) GetUnrestricted ¶
func (x *ListAllowedModelsResponse) GetUnrestricted() bool
func (*ListAllowedModelsResponse) ProtoMessage ¶
func (*ListAllowedModelsResponse) ProtoMessage()
func (*ListAllowedModelsResponse) ProtoReflect ¶
func (x *ListAllowedModelsResponse) ProtoReflect() protoreflect.Message
func (*ListAllowedModelsResponse) Reset ¶
func (x *ListAllowedModelsResponse) Reset()
func (*ListAllowedModelsResponse) String ¶
func (x *ListAllowedModelsResponse) String() string
type ListBridgesResponse ¶
type ListBridgesResponse struct {
Bridges []*BridgeInfo `protobuf:"bytes,1,rep,name=bridges,proto3" json:"bridges,omitempty"`
// contains filtered or unexported fields
}
func (*ListBridgesResponse) Descriptor
deprecated
func (*ListBridgesResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListBridgesResponse.ProtoReflect.Descriptor instead.
func (*ListBridgesResponse) GetBridges ¶
func (x *ListBridgesResponse) GetBridges() []*BridgeInfo
func (*ListBridgesResponse) ProtoMessage ¶
func (*ListBridgesResponse) ProtoMessage()
func (*ListBridgesResponse) ProtoReflect ¶
func (x *ListBridgesResponse) ProtoReflect() protoreflect.Message
func (*ListBridgesResponse) Reset ¶
func (x *ListBridgesResponse) Reset()
func (*ListBridgesResponse) String ¶
func (x *ListBridgesResponse) String() string
type ListCandidatesResponse ¶
type ListCandidatesResponse struct {
Candidates []*CandidateInfo `protobuf:"bytes,1,rep,name=candidates,proto3" json:"candidates,omitempty"`
// contains filtered or unexported fields
}
func (*ListCandidatesResponse) Descriptor
deprecated
func (*ListCandidatesResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListCandidatesResponse.ProtoReflect.Descriptor instead.
func (*ListCandidatesResponse) GetCandidates ¶
func (x *ListCandidatesResponse) GetCandidates() []*CandidateInfo
func (*ListCandidatesResponse) ProtoMessage ¶
func (*ListCandidatesResponse) ProtoMessage()
func (*ListCandidatesResponse) ProtoReflect ¶
func (x *ListCandidatesResponse) ProtoReflect() protoreflect.Message
func (*ListCandidatesResponse) Reset ¶
func (x *ListCandidatesResponse) Reset()
func (*ListCandidatesResponse) String ¶
func (x *ListCandidatesResponse) String() string
type ListCapabilitiesResponse ¶
type ListCapabilitiesResponse struct {
Providers []*ProviderCapabilityInfo `protobuf:"bytes,1,rep,name=providers,proto3" json:"providers,omitempty"`
// contains filtered or unexported fields
}
func (*ListCapabilitiesResponse) Descriptor
deprecated
func (*ListCapabilitiesResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListCapabilitiesResponse.ProtoReflect.Descriptor instead.
func (*ListCapabilitiesResponse) GetProviders ¶
func (x *ListCapabilitiesResponse) GetProviders() []*ProviderCapabilityInfo
func (*ListCapabilitiesResponse) ProtoMessage ¶
func (*ListCapabilitiesResponse) ProtoMessage()
func (*ListCapabilitiesResponse) ProtoReflect ¶
func (x *ListCapabilitiesResponse) ProtoReflect() protoreflect.Message
func (*ListCapabilitiesResponse) Reset ¶
func (x *ListCapabilitiesResponse) Reset()
func (*ListCapabilitiesResponse) String ¶
func (x *ListCapabilitiesResponse) String() string
type ListCatalogModelsResponse ¶
type ListCatalogModelsResponse struct {
Models []*ModelInfo `protobuf:"bytes,1,rep,name=models,proto3" json:"models,omitempty"`
// contains filtered or unexported fields
}
func (*ListCatalogModelsResponse) Descriptor
deprecated
func (*ListCatalogModelsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListCatalogModelsResponse.ProtoReflect.Descriptor instead.
func (*ListCatalogModelsResponse) GetModels ¶
func (x *ListCatalogModelsResponse) GetModels() []*ModelInfo
func (*ListCatalogModelsResponse) ProtoMessage ¶
func (*ListCatalogModelsResponse) ProtoMessage()
func (*ListCatalogModelsResponse) ProtoReflect ¶
func (x *ListCatalogModelsResponse) ProtoReflect() protoreflect.Message
func (*ListCatalogModelsResponse) Reset ¶
func (x *ListCatalogModelsResponse) Reset()
func (*ListCatalogModelsResponse) String ¶
func (x *ListCatalogModelsResponse) String() string
type ListCatalogProvidersResponse ¶
type ListCatalogProvidersResponse struct {
Providers []*ProviderInfo `protobuf:"bytes,1,rep,name=providers,proto3" json:"providers,omitempty"`
// contains filtered or unexported fields
}
func (*ListCatalogProvidersResponse) Descriptor
deprecated
func (*ListCatalogProvidersResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListCatalogProvidersResponse.ProtoReflect.Descriptor instead.
func (*ListCatalogProvidersResponse) GetProviders ¶
func (x *ListCatalogProvidersResponse) GetProviders() []*ProviderInfo
func (*ListCatalogProvidersResponse) ProtoMessage ¶
func (*ListCatalogProvidersResponse) ProtoMessage()
func (*ListCatalogProvidersResponse) ProtoReflect ¶
func (x *ListCatalogProvidersResponse) ProtoReflect() protoreflect.Message
func (*ListCatalogProvidersResponse) Reset ¶
func (x *ListCatalogProvidersResponse) Reset()
func (*ListCatalogProvidersResponse) String ¶
func (x *ListCatalogProvidersResponse) String() string
type ListConnectionsResponse ¶
type ListConnectionsResponse struct {
Connections []*ConnectionInfo `protobuf:"bytes,1,rep,name=connections,proto3" json:"connections,omitempty"`
OauthCallbackUrl string `protobuf:"bytes,2,opt,name=oauth_callback_url,json=oauthCallbackUrl,proto3" json:"oauth_callback_url,omitempty"` // redirect URI for OAuth app configuration
// contains filtered or unexported fields
}
func (*ListConnectionsResponse) Descriptor
deprecated
func (*ListConnectionsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListConnectionsResponse.ProtoReflect.Descriptor instead.
func (*ListConnectionsResponse) GetConnections ¶
func (x *ListConnectionsResponse) GetConnections() []*ConnectionInfo
func (*ListConnectionsResponse) GetOauthCallbackUrl ¶
func (x *ListConnectionsResponse) GetOauthCallbackUrl() string
func (*ListConnectionsResponse) ProtoMessage ¶
func (*ListConnectionsResponse) ProtoMessage()
func (*ListConnectionsResponse) ProtoReflect ¶
func (x *ListConnectionsResponse) ProtoReflect() protoreflect.Message
func (*ListConnectionsResponse) Reset ¶
func (x *ListConnectionsResponse) Reset()
func (*ListConnectionsResponse) String ¶
func (x *ListConnectionsResponse) String() string
type ListConnectorArtifactsResponse ¶ added in v0.6.0
type ListConnectorArtifactsResponse struct {
ArtifactSets []*ConnectorArtifactSetInfo `protobuf:"bytes,1,rep,name=artifact_sets,json=artifactSets,proto3" json:"artifact_sets,omitempty"`
ConnectorSlug string `protobuf:"bytes,2,opt,name=connector_slug,json=connectorSlug,proto3" json:"connector_slug,omitempty"`
Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"`
Description string `protobuf:"bytes,4,opt,name=description,proto3" json:"description,omitempty"`
// Deprecated: Marked as deprecated in airlock/v1/api.proto.
Versions []*ConnectorArtifactVersionInfo `protobuf:"bytes,5,rep,name=versions,proto3" json:"versions,omitempty"`
// contains filtered or unexported fields
}
func (*ListConnectorArtifactsResponse) Descriptor
deprecated
added in
v0.6.0
func (*ListConnectorArtifactsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListConnectorArtifactsResponse.ProtoReflect.Descriptor instead.
func (*ListConnectorArtifactsResponse) GetArtifactSets ¶ added in v0.6.0
func (x *ListConnectorArtifactsResponse) GetArtifactSets() []*ConnectorArtifactSetInfo
func (*ListConnectorArtifactsResponse) GetConnectorSlug ¶ added in v0.6.0
func (x *ListConnectorArtifactsResponse) GetConnectorSlug() string
func (*ListConnectorArtifactsResponse) GetDescription ¶ added in v0.6.0
func (x *ListConnectorArtifactsResponse) GetDescription() string
func (*ListConnectorArtifactsResponse) GetName ¶ added in v0.6.0
func (x *ListConnectorArtifactsResponse) GetName() string
func (*ListConnectorArtifactsResponse) GetVersions
deprecated
added in
v0.6.0
func (x *ListConnectorArtifactsResponse) GetVersions() []*ConnectorArtifactVersionInfo
Deprecated: Marked as deprecated in airlock/v1/api.proto.
func (*ListConnectorArtifactsResponse) ProtoMessage ¶ added in v0.6.0
func (*ListConnectorArtifactsResponse) ProtoMessage()
func (*ListConnectorArtifactsResponse) ProtoReflect ¶ added in v0.6.0
func (x *ListConnectorArtifactsResponse) ProtoReflect() protoreflect.Message
func (*ListConnectorArtifactsResponse) Reset ¶ added in v0.6.0
func (x *ListConnectorArtifactsResponse) Reset()
func (*ListConnectorArtifactsResponse) String ¶ added in v0.6.0
func (x *ListConnectorArtifactsResponse) String() string
type ListConnectorTargetGroupCandidatesResponse ¶ added in v0.6.0
type ListConnectorTargetGroupCandidatesResponse struct {
Candidates []*ConnectorTargetGroupCandidateInfo `protobuf:"bytes,1,rep,name=candidates,proto3" json:"candidates,omitempty"`
// contains filtered or unexported fields
}
func (*ListConnectorTargetGroupCandidatesResponse) Descriptor
deprecated
added in
v0.6.0
func (*ListConnectorTargetGroupCandidatesResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListConnectorTargetGroupCandidatesResponse.ProtoReflect.Descriptor instead.
func (*ListConnectorTargetGroupCandidatesResponse) GetCandidates ¶ added in v0.6.0
func (x *ListConnectorTargetGroupCandidatesResponse) GetCandidates() []*ConnectorTargetGroupCandidateInfo
func (*ListConnectorTargetGroupCandidatesResponse) ProtoMessage ¶ added in v0.6.0
func (*ListConnectorTargetGroupCandidatesResponse) ProtoMessage()
func (*ListConnectorTargetGroupCandidatesResponse) ProtoReflect ¶ added in v0.6.0
func (x *ListConnectorTargetGroupCandidatesResponse) ProtoReflect() protoreflect.Message
func (*ListConnectorTargetGroupCandidatesResponse) Reset ¶ added in v0.6.0
func (x *ListConnectorTargetGroupCandidatesResponse) Reset()
func (*ListConnectorTargetGroupCandidatesResponse) String ¶ added in v0.6.0
func (x *ListConnectorTargetGroupCandidatesResponse) String() string
type ListConnectorTargetGroupsResponse ¶ added in v0.6.0
type ListConnectorTargetGroupsResponse struct {
Groups []*ConnectorTargetGroupInfo `protobuf:"bytes,1,rep,name=groups,proto3" json:"groups,omitempty"`
// contains filtered or unexported fields
}
func (*ListConnectorTargetGroupsResponse) Descriptor
deprecated
added in
v0.6.0
func (*ListConnectorTargetGroupsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListConnectorTargetGroupsResponse.ProtoReflect.Descriptor instead.
func (*ListConnectorTargetGroupsResponse) GetGroups ¶ added in v0.6.0
func (x *ListConnectorTargetGroupsResponse) GetGroups() []*ConnectorTargetGroupInfo
func (*ListConnectorTargetGroupsResponse) ProtoMessage ¶ added in v0.6.0
func (*ListConnectorTargetGroupsResponse) ProtoMessage()
func (*ListConnectorTargetGroupsResponse) ProtoReflect ¶ added in v0.6.0
func (x *ListConnectorTargetGroupsResponse) ProtoReflect() protoreflect.Message
func (*ListConnectorTargetGroupsResponse) Reset ¶ added in v0.6.0
func (x *ListConnectorTargetGroupsResponse) Reset()
func (*ListConnectorTargetGroupsResponse) String ¶ added in v0.6.0
func (x *ListConnectorTargetGroupsResponse) String() string
type ListConnectorsResponse ¶ added in v0.6.0
type ListConnectorsResponse struct {
Connectors []*ConnectorInfo `protobuf:"bytes,1,rep,name=connectors,proto3" json:"connectors,omitempty"`
// contains filtered or unexported fields
}
func (*ListConnectorsResponse) Descriptor
deprecated
added in
v0.6.0
func (*ListConnectorsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListConnectorsResponse.ProtoReflect.Descriptor instead.
func (*ListConnectorsResponse) GetConnectors ¶ added in v0.6.0
func (x *ListConnectorsResponse) GetConnectors() []*ConnectorInfo
func (*ListConnectorsResponse) ProtoMessage ¶ added in v0.6.0
func (*ListConnectorsResponse) ProtoMessage()
func (*ListConnectorsResponse) ProtoReflect ¶ added in v0.6.0
func (x *ListConnectorsResponse) ProtoReflect() protoreflect.Message
func (*ListConnectorsResponse) Reset ¶ added in v0.6.0
func (x *ListConnectorsResponse) Reset()
func (*ListConnectorsResponse) String ¶ added in v0.6.0
func (x *ListConnectorsResponse) String() string
type ListConversationFeedResponse ¶
type ListConversationFeedResponse struct {
Items []*ConversationFeedItem `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"`
// Opaque cursor for the next (older) page; empty when the end is reached.
NextCursor string `protobuf:"bytes,2,opt,name=next_cursor,json=nextCursor,proto3" json:"next_cursor,omitempty"`
// contains filtered or unexported fields
}
func (*ListConversationFeedResponse) Descriptor
deprecated
func (*ListConversationFeedResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListConversationFeedResponse.ProtoReflect.Descriptor instead.
func (*ListConversationFeedResponse) GetItems ¶
func (x *ListConversationFeedResponse) GetItems() []*ConversationFeedItem
func (*ListConversationFeedResponse) GetNextCursor ¶
func (x *ListConversationFeedResponse) GetNextCursor() string
func (*ListConversationFeedResponse) ProtoMessage ¶
func (*ListConversationFeedResponse) ProtoMessage()
func (*ListConversationFeedResponse) ProtoReflect ¶
func (x *ListConversationFeedResponse) ProtoReflect() protoreflect.Message
func (*ListConversationFeedResponse) Reset ¶
func (x *ListConversationFeedResponse) Reset()
func (*ListConversationFeedResponse) String ¶
func (x *ListConversationFeedResponse) String() string
type ListConversationsResponse ¶
type ListConversationsResponse struct {
Conversations []*ConversationInfo `protobuf:"bytes,1,rep,name=conversations,proto3" json:"conversations,omitempty"`
// contains filtered or unexported fields
}
func (*ListConversationsResponse) Descriptor
deprecated
func (*ListConversationsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListConversationsResponse.ProtoReflect.Descriptor instead.
func (*ListConversationsResponse) GetConversations ¶
func (x *ListConversationsResponse) GetConversations() []*ConversationInfo
func (*ListConversationsResponse) ProtoMessage ¶
func (*ListConversationsResponse) ProtoMessage()
func (*ListConversationsResponse) ProtoReflect ¶
func (x *ListConversationsResponse) ProtoReflect() protoreflect.Message
func (*ListConversationsResponse) Reset ¶
func (x *ListConversationsResponse) Reset()
func (*ListConversationsResponse) String ¶
func (x *ListConversationsResponse) String() string
type ListEnvVarsResponse ¶
type ListEnvVarsResponse struct {
EnvVars []*EnvVarInfo `protobuf:"bytes,1,rep,name=env_vars,json=envVars,proto3" json:"env_vars,omitempty"`
// contains filtered or unexported fields
}
func (*ListEnvVarsResponse) Descriptor
deprecated
func (*ListEnvVarsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListEnvVarsResponse.ProtoReflect.Descriptor instead.
func (*ListEnvVarsResponse) GetEnvVars ¶
func (x *ListEnvVarsResponse) GetEnvVars() []*EnvVarInfo
func (*ListEnvVarsResponse) ProtoMessage ¶
func (*ListEnvVarsResponse) ProtoMessage()
func (*ListEnvVarsResponse) ProtoReflect ¶
func (x *ListEnvVarsResponse) ProtoReflect() protoreflect.Message
func (*ListEnvVarsResponse) Reset ¶
func (x *ListEnvVarsResponse) Reset()
func (*ListEnvVarsResponse) String ¶
func (x *ListEnvVarsResponse) String() string
type ListFilesResponse ¶
type ListFilesResponse struct {
Files []*FileInfo `protobuf:"bytes,1,rep,name=files,proto3" json:"files,omitempty"`
// contains filtered or unexported fields
}
func (*ListFilesResponse) Descriptor
deprecated
func (*ListFilesResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListFilesResponse.ProtoReflect.Descriptor instead.
func (*ListFilesResponse) GetFiles ¶
func (x *ListFilesResponse) GetFiles() []*FileInfo
func (*ListFilesResponse) ProtoMessage ¶
func (*ListFilesResponse) ProtoMessage()
func (*ListFilesResponse) ProtoReflect ¶
func (x *ListFilesResponse) ProtoReflect() protoreflect.Message
func (*ListFilesResponse) Reset ¶
func (x *ListFilesResponse) Reset()
func (*ListFilesResponse) String ¶
func (x *ListFilesResponse) String() string
type ListGitCredentialsResponse ¶
type ListGitCredentialsResponse struct {
Credentials []*GitCredential `protobuf:"bytes,1,rep,name=credentials,proto3" json:"credentials,omitempty"`
// contains filtered or unexported fields
}
func (*ListGitCredentialsResponse) Descriptor
deprecated
func (*ListGitCredentialsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListGitCredentialsResponse.ProtoReflect.Descriptor instead.
func (*ListGitCredentialsResponse) GetCredentials ¶
func (x *ListGitCredentialsResponse) GetCredentials() []*GitCredential
func (*ListGitCredentialsResponse) ProtoMessage ¶
func (*ListGitCredentialsResponse) ProtoMessage()
func (*ListGitCredentialsResponse) ProtoReflect ¶
func (x *ListGitCredentialsResponse) ProtoReflect() protoreflect.Message
func (*ListGitCredentialsResponse) Reset ¶
func (x *ListGitCredentialsResponse) Reset()
func (*ListGitCredentialsResponse) String ¶
func (x *ListGitCredentialsResponse) String() string
type ListHostsResponse ¶ added in v0.6.0
type ListHostsResponse struct {
Hosts []*HostInfo `protobuf:"bytes,1,rep,name=hosts,proto3" json:"hosts,omitempty"`
// contains filtered or unexported fields
}
func (*ListHostsResponse) Descriptor
deprecated
added in
v0.6.0
func (*ListHostsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListHostsResponse.ProtoReflect.Descriptor instead.
func (*ListHostsResponse) GetHosts ¶ added in v0.6.0
func (x *ListHostsResponse) GetHosts() []*HostInfo
func (*ListHostsResponse) ProtoMessage ¶ added in v0.6.0
func (*ListHostsResponse) ProtoMessage()
func (*ListHostsResponse) ProtoReflect ¶ added in v0.6.0
func (x *ListHostsResponse) ProtoReflect() protoreflect.Message
func (*ListHostsResponse) Reset ¶ added in v0.6.0
func (x *ListHostsResponse) Reset()
func (*ListHostsResponse) String ¶ added in v0.6.0
func (x *ListHostsResponse) String() string
type ListInboundSiblingsResponse ¶
type ListInboundSiblingsResponse struct {
Siblings []*InboundSiblingInfo `protobuf:"bytes,1,rep,name=siblings,proto3" json:"siblings,omitempty"`
// contains filtered or unexported fields
}
func (*ListInboundSiblingsResponse) Descriptor
deprecated
func (*ListInboundSiblingsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListInboundSiblingsResponse.ProtoReflect.Descriptor instead.
func (*ListInboundSiblingsResponse) GetSiblings ¶
func (x *ListInboundSiblingsResponse) GetSiblings() []*InboundSiblingInfo
func (*ListInboundSiblingsResponse) ProtoMessage ¶
func (*ListInboundSiblingsResponse) ProtoMessage()
func (*ListInboundSiblingsResponse) ProtoReflect ¶
func (x *ListInboundSiblingsResponse) ProtoReflect() protoreflect.Message
func (*ListInboundSiblingsResponse) Reset ¶
func (x *ListInboundSiblingsResponse) Reset()
func (*ListInboundSiblingsResponse) String ¶
func (x *ListInboundSiblingsResponse) String() string
type ListIntegrationMCPToolsResponse ¶
type ListIntegrationMCPToolsResponse struct {
Tools []*IntegrationMCPTool `protobuf:"bytes,1,rep,name=tools,proto3" json:"tools,omitempty"`
Instructions string `protobuf:"bytes,2,opt,name=instructions,proto3" json:"instructions,omitempty"`
// contains filtered or unexported fields
}
func (*ListIntegrationMCPToolsResponse) Descriptor
deprecated
func (*ListIntegrationMCPToolsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListIntegrationMCPToolsResponse.ProtoReflect.Descriptor instead.
func (*ListIntegrationMCPToolsResponse) GetInstructions ¶
func (x *ListIntegrationMCPToolsResponse) GetInstructions() string
func (*ListIntegrationMCPToolsResponse) GetTools ¶
func (x *ListIntegrationMCPToolsResponse) GetTools() []*IntegrationMCPTool
func (*ListIntegrationMCPToolsResponse) ProtoMessage ¶
func (*ListIntegrationMCPToolsResponse) ProtoMessage()
func (*ListIntegrationMCPToolsResponse) ProtoReflect ¶
func (x *ListIntegrationMCPToolsResponse) ProtoReflect() protoreflect.Message
func (*ListIntegrationMCPToolsResponse) Reset ¶
func (x *ListIntegrationMCPToolsResponse) Reset()
func (*ListIntegrationMCPToolsResponse) String ¶
func (x *ListIntegrationMCPToolsResponse) String() string
type ListIntegrationsResponse ¶
type ListIntegrationsResponse struct {
Integrations []*IntegrationInfo `protobuf:"bytes,1,rep,name=integrations,proto3" json:"integrations,omitempty"`
// contains filtered or unexported fields
}
func (*ListIntegrationsResponse) Descriptor
deprecated
func (*ListIntegrationsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListIntegrationsResponse.ProtoReflect.Descriptor instead.
func (*ListIntegrationsResponse) GetIntegrations ¶
func (x *ListIntegrationsResponse) GetIntegrations() []*IntegrationInfo
func (*ListIntegrationsResponse) ProtoMessage ¶
func (*ListIntegrationsResponse) ProtoMessage()
func (*ListIntegrationsResponse) ProtoReflect ¶
func (x *ListIntegrationsResponse) ProtoReflect() protoreflect.Message
func (*ListIntegrationsResponse) Reset ¶
func (x *ListIntegrationsResponse) Reset()
func (*ListIntegrationsResponse) String ¶
func (x *ListIntegrationsResponse) String() string
type ListJobHandlersResponse ¶ added in v0.5.0
type ListJobHandlersResponse struct {
Handlers []*JobHandlerInfo `protobuf:"bytes,1,rep,name=handlers,proto3" json:"handlers,omitempty"`
// contains filtered or unexported fields
}
func (*ListJobHandlersResponse) Descriptor
deprecated
added in
v0.5.0
func (*ListJobHandlersResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListJobHandlersResponse.ProtoReflect.Descriptor instead.
func (*ListJobHandlersResponse) GetHandlers ¶ added in v0.5.0
func (x *ListJobHandlersResponse) GetHandlers() []*JobHandlerInfo
func (*ListJobHandlersResponse) ProtoMessage ¶ added in v0.5.0
func (*ListJobHandlersResponse) ProtoMessage()
func (*ListJobHandlersResponse) ProtoReflect ¶ added in v0.5.0
func (x *ListJobHandlersResponse) ProtoReflect() protoreflect.Message
func (*ListJobHandlersResponse) Reset ¶ added in v0.5.0
func (x *ListJobHandlersResponse) Reset()
func (*ListJobHandlersResponse) String ¶ added in v0.5.0
func (x *ListJobHandlersResponse) String() string
type ListJobsResponse ¶ added in v0.5.0
type ListJobsResponse struct {
Jobs []*JobInfo `protobuf:"bytes,1,rep,name=jobs,proto3" json:"jobs,omitempty"`
NextCursor string `protobuf:"bytes,2,opt,name=next_cursor,json=nextCursor,proto3" json:"next_cursor,omitempty"`
// contains filtered or unexported fields
}
func (*ListJobsResponse) Descriptor
deprecated
added in
v0.5.0
func (*ListJobsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListJobsResponse.ProtoReflect.Descriptor instead.
func (*ListJobsResponse) GetJobs ¶ added in v0.5.0
func (x *ListJobsResponse) GetJobs() []*JobInfo
func (*ListJobsResponse) GetNextCursor ¶ added in v0.5.0
func (x *ListJobsResponse) GetNextCursor() string
func (*ListJobsResponse) ProtoMessage ¶ added in v0.5.0
func (*ListJobsResponse) ProtoMessage()
func (*ListJobsResponse) ProtoReflect ¶ added in v0.5.0
func (x *ListJobsResponse) ProtoReflect() protoreflect.Message
func (*ListJobsResponse) Reset ¶ added in v0.5.0
func (x *ListJobsResponse) Reset()
func (*ListJobsResponse) String ¶ added in v0.5.0
func (x *ListJobsResponse) String() string
type ListMCPServersResponse ¶
type ListMCPServersResponse struct {
McpServers []*MCPServerInfo `protobuf:"bytes,1,rep,name=mcp_servers,json=mcpServers,proto3" json:"mcp_servers,omitempty"`
OauthCallbackUrl string `protobuf:"bytes,2,opt,name=oauth_callback_url,json=oauthCallbackUrl,proto3" json:"oauth_callback_url,omitempty"`
// contains filtered or unexported fields
}
func (*ListMCPServersResponse) Descriptor
deprecated
func (*ListMCPServersResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListMCPServersResponse.ProtoReflect.Descriptor instead.
func (*ListMCPServersResponse) GetMcpServers ¶
func (x *ListMCPServersResponse) GetMcpServers() []*MCPServerInfo
func (*ListMCPServersResponse) GetOauthCallbackUrl ¶
func (x *ListMCPServersResponse) GetOauthCallbackUrl() string
func (*ListMCPServersResponse) ProtoMessage ¶
func (*ListMCPServersResponse) ProtoMessage()
func (*ListMCPServersResponse) ProtoReflect ¶
func (x *ListMCPServersResponse) ProtoReflect() protoreflect.Message
func (*ListMCPServersResponse) Reset ¶
func (x *ListMCPServersResponse) Reset()
func (*ListMCPServersResponse) String ¶
func (x *ListMCPServersResponse) String() string
type ListModelGrantsResponse ¶
type ListModelGrantsResponse struct {
Grants []*ModelGrantInfo `protobuf:"bytes,1,rep,name=grants,proto3" json:"grants,omitempty"`
// contains filtered or unexported fields
}
func (*ListModelGrantsResponse) Descriptor
deprecated
func (*ListModelGrantsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListModelGrantsResponse.ProtoReflect.Descriptor instead.
func (*ListModelGrantsResponse) GetGrants ¶
func (x *ListModelGrantsResponse) GetGrants() []*ModelGrantInfo
func (*ListModelGrantsResponse) ProtoMessage ¶
func (*ListModelGrantsResponse) ProtoMessage()
func (*ListModelGrantsResponse) ProtoReflect ¶
func (x *ListModelGrantsResponse) ProtoReflect() protoreflect.Message
func (*ListModelGrantsResponse) Reset ¶
func (x *ListModelGrantsResponse) Reset()
func (*ListModelGrantsResponse) String ¶
func (x *ListModelGrantsResponse) String() string
type ListNeedsResponse ¶
type ListNeedsResponse struct {
Needs []*NeedInfo `protobuf:"bytes,1,rep,name=needs,proto3" json:"needs,omitempty"`
// contains filtered or unexported fields
}
func (*ListNeedsResponse) Descriptor
deprecated
func (*ListNeedsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListNeedsResponse.ProtoReflect.Descriptor instead.
func (*ListNeedsResponse) GetNeeds ¶
func (x *ListNeedsResponse) GetNeeds() []*NeedInfo
func (*ListNeedsResponse) ProtoMessage ¶
func (*ListNeedsResponse) ProtoMessage()
func (*ListNeedsResponse) ProtoReflect ¶
func (x *ListNeedsResponse) ProtoReflect() protoreflect.Message
func (*ListNeedsResponse) Reset ¶
func (x *ListNeedsResponse) Reset()
func (*ListNeedsResponse) String ¶
func (x *ListNeedsResponse) String() string
type ListOwnedResourcesResponse ¶
type ListOwnedResourcesResponse struct {
Resources []*OwnedResourceInfo `protobuf:"bytes,1,rep,name=resources,proto3" json:"resources,omitempty"`
// contains filtered or unexported fields
}
func (*ListOwnedResourcesResponse) Descriptor
deprecated
func (*ListOwnedResourcesResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListOwnedResourcesResponse.ProtoReflect.Descriptor instead.
func (*ListOwnedResourcesResponse) GetResources ¶
func (x *ListOwnedResourcesResponse) GetResources() []*OwnedResourceInfo
func (*ListOwnedResourcesResponse) ProtoMessage ¶
func (*ListOwnedResourcesResponse) ProtoMessage()
func (*ListOwnedResourcesResponse) ProtoReflect ¶
func (x *ListOwnedResourcesResponse) ProtoReflect() protoreflect.Message
func (*ListOwnedResourcesResponse) Reset ¶
func (x *ListOwnedResourcesResponse) Reset()
func (*ListOwnedResourcesResponse) String ¶
func (x *ListOwnedResourcesResponse) String() string
type ListPasskeysResponse ¶
type ListPasskeysResponse struct {
Passkeys []*Passkey `protobuf:"bytes,1,rep,name=passkeys,proto3" json:"passkeys,omitempty"`
// contains filtered or unexported fields
}
func (*ListPasskeysResponse) Descriptor
deprecated
func (*ListPasskeysResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListPasskeysResponse.ProtoReflect.Descriptor instead.
func (*ListPasskeysResponse) GetPasskeys ¶
func (x *ListPasskeysResponse) GetPasskeys() []*Passkey
func (*ListPasskeysResponse) ProtoMessage ¶
func (*ListPasskeysResponse) ProtoMessage()
func (*ListPasskeysResponse) ProtoReflect ¶
func (x *ListPasskeysResponse) ProtoReflect() protoreflect.Message
func (*ListPasskeysResponse) Reset ¶
func (x *ListPasskeysResponse) Reset()
func (*ListPasskeysResponse) String ¶
func (x *ListPasskeysResponse) String() string
type ListPlatformIdentitiesResponse ¶
type ListPlatformIdentitiesResponse struct {
Identities []*PlatformIdentityInfo `protobuf:"bytes,1,rep,name=identities,proto3" json:"identities,omitempty"`
// contains filtered or unexported fields
}
func (*ListPlatformIdentitiesResponse) Descriptor
deprecated
func (*ListPlatformIdentitiesResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListPlatformIdentitiesResponse.ProtoReflect.Descriptor instead.
func (*ListPlatformIdentitiesResponse) GetIdentities ¶
func (x *ListPlatformIdentitiesResponse) GetIdentities() []*PlatformIdentityInfo
func (*ListPlatformIdentitiesResponse) ProtoMessage ¶
func (*ListPlatformIdentitiesResponse) ProtoMessage()
func (*ListPlatformIdentitiesResponse) ProtoReflect ¶
func (x *ListPlatformIdentitiesResponse) ProtoReflect() protoreflect.Message
func (*ListPlatformIdentitiesResponse) Reset ¶
func (x *ListPlatformIdentitiesResponse) Reset()
func (*ListPlatformIdentitiesResponse) String ¶
func (x *ListPlatformIdentitiesResponse) String() string
type ListProviderModelsResponse ¶ added in v0.4.1
type ListProviderModelsResponse struct {
Models []*ProviderModel `protobuf:"bytes,1,rep,name=models,proto3" json:"models,omitempty"`
// contains filtered or unexported fields
}
func (*ListProviderModelsResponse) Descriptor
deprecated
added in
v0.4.1
func (*ListProviderModelsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListProviderModelsResponse.ProtoReflect.Descriptor instead.
func (*ListProviderModelsResponse) GetModels ¶ added in v0.4.1
func (x *ListProviderModelsResponse) GetModels() []*ProviderModel
func (*ListProviderModelsResponse) ProtoMessage ¶ added in v0.4.1
func (*ListProviderModelsResponse) ProtoMessage()
func (*ListProviderModelsResponse) ProtoReflect ¶ added in v0.4.1
func (x *ListProviderModelsResponse) ProtoReflect() protoreflect.Message
func (*ListProviderModelsResponse) Reset ¶ added in v0.4.1
func (x *ListProviderModelsResponse) Reset()
func (*ListProviderModelsResponse) String ¶ added in v0.4.1
func (x *ListProviderModelsResponse) String() string
type ListProvidersResponse ¶
type ListProvidersResponse struct {
Providers []*Provider `protobuf:"bytes,1,rep,name=providers,proto3" json:"providers,omitempty"`
// contains filtered or unexported fields
}
func (*ListProvidersResponse) Descriptor
deprecated
func (*ListProvidersResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListProvidersResponse.ProtoReflect.Descriptor instead.
func (*ListProvidersResponse) GetProviders ¶
func (x *ListProvidersResponse) GetProviders() []*Provider
func (*ListProvidersResponse) ProtoMessage ¶
func (*ListProvidersResponse) ProtoMessage()
func (*ListProvidersResponse) ProtoReflect ¶
func (x *ListProvidersResponse) ProtoReflect() protoreflect.Message
func (*ListProvidersResponse) Reset ¶
func (x *ListProvidersResponse) Reset()
func (*ListProvidersResponse) String ¶
func (x *ListProvidersResponse) String() string
type ListResourceConsumersResponse ¶
type ListResourceConsumersResponse struct {
Consumers []*ResourceConsumerInfo `protobuf:"bytes,1,rep,name=consumers,proto3" json:"consumers,omitempty"`
// contains filtered or unexported fields
}
func (*ListResourceConsumersResponse) Descriptor
deprecated
func (*ListResourceConsumersResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListResourceConsumersResponse.ProtoReflect.Descriptor instead.
func (*ListResourceConsumersResponse) GetConsumers ¶
func (x *ListResourceConsumersResponse) GetConsumers() []*ResourceConsumerInfo
func (*ListResourceConsumersResponse) ProtoMessage ¶
func (*ListResourceConsumersResponse) ProtoMessage()
func (*ListResourceConsumersResponse) ProtoReflect ¶
func (x *ListResourceConsumersResponse) ProtoReflect() protoreflect.Message
func (*ListResourceConsumersResponse) Reset ¶
func (x *ListResourceConsumersResponse) Reset()
func (*ListResourceConsumersResponse) String ¶
func (x *ListResourceConsumersResponse) String() string
type ListResourceGrantsResponse ¶ added in v0.6.0
type ListResourceGrantsResponse struct {
Grants []*ResourceGrantInfo `protobuf:"bytes,1,rep,name=grants,proto3" json:"grants,omitempty"`
// contains filtered or unexported fields
}
func (*ListResourceGrantsResponse) Descriptor
deprecated
added in
v0.6.0
func (*ListResourceGrantsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListResourceGrantsResponse.ProtoReflect.Descriptor instead.
func (*ListResourceGrantsResponse) GetGrants ¶ added in v0.6.0
func (x *ListResourceGrantsResponse) GetGrants() []*ResourceGrantInfo
func (*ListResourceGrantsResponse) ProtoMessage ¶ added in v0.6.0
func (*ListResourceGrantsResponse) ProtoMessage()
func (*ListResourceGrantsResponse) ProtoReflect ¶ added in v0.6.0
func (x *ListResourceGrantsResponse) ProtoReflect() protoreflect.Message
func (*ListResourceGrantsResponse) Reset ¶ added in v0.6.0
func (x *ListResourceGrantsResponse) Reset()
func (*ListResourceGrantsResponse) String ¶ added in v0.6.0
func (x *ListResourceGrantsResponse) String() string
type ListRunsResponse ¶
type ListRunsResponse struct {
Runs []*RunInfo `protobuf:"bytes,1,rep,name=runs,proto3" json:"runs,omitempty"`
NextCursor string `protobuf:"bytes,2,opt,name=next_cursor,json=nextCursor,proto3" json:"next_cursor,omitempty"`
// contains filtered or unexported fields
}
func (*ListRunsResponse) Descriptor
deprecated
func (*ListRunsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListRunsResponse.ProtoReflect.Descriptor instead.
func (*ListRunsResponse) GetNextCursor ¶
func (x *ListRunsResponse) GetNextCursor() string
func (*ListRunsResponse) GetRuns ¶
func (x *ListRunsResponse) GetRuns() []*RunInfo
func (*ListRunsResponse) ProtoMessage ¶
func (*ListRunsResponse) ProtoMessage()
func (*ListRunsResponse) ProtoReflect ¶
func (x *ListRunsResponse) ProtoReflect() protoreflect.Message
func (*ListRunsResponse) Reset ¶
func (x *ListRunsResponse) Reset()
func (*ListRunsResponse) String ¶
func (x *ListRunsResponse) String() string
type ListSchedulesResponse ¶
type ListSchedulesResponse struct {
Schedules []*ScheduleInfo `protobuf:"bytes,1,rep,name=schedules,proto3" json:"schedules,omitempty"`
// contains filtered or unexported fields
}
func (*ListSchedulesResponse) Descriptor
deprecated
func (*ListSchedulesResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListSchedulesResponse.ProtoReflect.Descriptor instead.
func (*ListSchedulesResponse) GetSchedules ¶
func (x *ListSchedulesResponse) GetSchedules() []*ScheduleInfo
func (*ListSchedulesResponse) ProtoMessage ¶
func (*ListSchedulesResponse) ProtoMessage()
func (*ListSchedulesResponse) ProtoReflect ¶
func (x *ListSchedulesResponse) ProtoReflect() protoreflect.Message
func (*ListSchedulesResponse) Reset ¶
func (x *ListSchedulesResponse) Reset()
func (*ListSchedulesResponse) String ¶
func (x *ListSchedulesResponse) String() string
type ListSelectableUsersResponse ¶
type ListSelectableUsersResponse struct {
Users []*UserSummary `protobuf:"bytes,1,rep,name=users,proto3" json:"users,omitempty"`
// contains filtered or unexported fields
}
func (*ListSelectableUsersResponse) Descriptor
deprecated
func (*ListSelectableUsersResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListSelectableUsersResponse.ProtoReflect.Descriptor instead.
func (*ListSelectableUsersResponse) GetUsers ¶
func (x *ListSelectableUsersResponse) GetUsers() []*UserSummary
func (*ListSelectableUsersResponse) ProtoMessage ¶
func (*ListSelectableUsersResponse) ProtoMessage()
func (*ListSelectableUsersResponse) ProtoReflect ¶
func (x *ListSelectableUsersResponse) ProtoReflect() protoreflect.Message
func (*ListSelectableUsersResponse) Reset ¶
func (x *ListSelectableUsersResponse) Reset()
func (*ListSelectableUsersResponse) String ¶
func (x *ListSelectableUsersResponse) String() string
type ListSiblingsResponse ¶
type ListSiblingsResponse struct {
Siblings []*SiblingInfo `protobuf:"bytes,1,rep,name=siblings,proto3" json:"siblings,omitempty"`
// contains filtered or unexported fields
}
func (*ListSiblingsResponse) Descriptor
deprecated
func (*ListSiblingsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListSiblingsResponse.ProtoReflect.Descriptor instead.
func (*ListSiblingsResponse) GetSiblings ¶
func (x *ListSiblingsResponse) GetSiblings() []*SiblingInfo
func (*ListSiblingsResponse) ProtoMessage ¶
func (*ListSiblingsResponse) ProtoMessage()
func (*ListSiblingsResponse) ProtoReflect ¶
func (x *ListSiblingsResponse) ProtoReflect() protoreflect.Message
func (*ListSiblingsResponse) Reset ¶
func (x *ListSiblingsResponse) Reset()
func (*ListSiblingsResponse) String ¶
func (x *ListSiblingsResponse) String() string
type ListToolsResponse ¶
type ListToolsResponse struct {
Tools []*ToolInfo `protobuf:"bytes,1,rep,name=tools,proto3" json:"tools,omitempty"`
// contains filtered or unexported fields
}
func (*ListToolsResponse) Descriptor
deprecated
func (*ListToolsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListToolsResponse.ProtoReflect.Descriptor instead.
func (*ListToolsResponse) GetTools ¶
func (x *ListToolsResponse) GetTools() []*ToolInfo
func (*ListToolsResponse) ProtoMessage ¶
func (*ListToolsResponse) ProtoMessage()
func (*ListToolsResponse) ProtoReflect ¶
func (x *ListToolsResponse) ProtoReflect() protoreflect.Message
func (*ListToolsResponse) Reset ¶
func (x *ListToolsResponse) Reset()
func (*ListToolsResponse) String ¶
func (x *ListToolsResponse) String() string
type ListTopicsResponse ¶
type ListTopicsResponse struct {
Topics []*TopicInfo `protobuf:"bytes,1,rep,name=topics,proto3" json:"topics,omitempty"`
// contains filtered or unexported fields
}
func (*ListTopicsResponse) Descriptor
deprecated
func (*ListTopicsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListTopicsResponse.ProtoReflect.Descriptor instead.
func (*ListTopicsResponse) GetTopics ¶
func (x *ListTopicsResponse) GetTopics() []*TopicInfo
func (*ListTopicsResponse) ProtoMessage ¶
func (*ListTopicsResponse) ProtoMessage()
func (*ListTopicsResponse) ProtoReflect ¶
func (x *ListTopicsResponse) ProtoReflect() protoreflect.Message
func (*ListTopicsResponse) Reset ¶
func (x *ListTopicsResponse) Reset()
func (*ListTopicsResponse) String ¶
func (x *ListTopicsResponse) String() string
type ListUserSessionsResponse ¶
type ListUserSessionsResponse struct {
Sessions []*UserSession `protobuf:"bytes,1,rep,name=sessions,proto3" json:"sessions,omitempty"`
// contains filtered or unexported fields
}
func (*ListUserSessionsResponse) Descriptor
deprecated
func (*ListUserSessionsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListUserSessionsResponse.ProtoReflect.Descriptor instead.
func (*ListUserSessionsResponse) GetSessions ¶
func (x *ListUserSessionsResponse) GetSessions() []*UserSession
func (*ListUserSessionsResponse) ProtoMessage ¶
func (*ListUserSessionsResponse) ProtoMessage()
func (*ListUserSessionsResponse) ProtoReflect ¶
func (x *ListUserSessionsResponse) ProtoReflect() protoreflect.Message
func (*ListUserSessionsResponse) Reset ¶
func (x *ListUserSessionsResponse) Reset()
func (*ListUserSessionsResponse) String ¶
func (x *ListUserSessionsResponse) String() string
type ListUsersResponse ¶
type ListUsersResponse struct {
Users []*User `protobuf:"bytes,1,rep,name=users,proto3" json:"users,omitempty"`
// contains filtered or unexported fields
}
func (*ListUsersResponse) Descriptor
deprecated
func (*ListUsersResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListUsersResponse.ProtoReflect.Descriptor instead.
func (*ListUsersResponse) GetUsers ¶
func (x *ListUsersResponse) GetUsers() []*User
func (*ListUsersResponse) ProtoMessage ¶
func (*ListUsersResponse) ProtoMessage()
func (*ListUsersResponse) ProtoReflect ¶
func (x *ListUsersResponse) ProtoReflect() protoreflect.Message
func (*ListUsersResponse) Reset ¶
func (x *ListUsersResponse) Reset()
func (*ListUsersResponse) String ¶
func (x *ListUsersResponse) String() string
type ListWebhooksResponse ¶
type ListWebhooksResponse struct {
Webhooks []*WebhookInfo `protobuf:"bytes,1,rep,name=webhooks,proto3" json:"webhooks,omitempty"`
// contains filtered or unexported fields
}
func (*ListWebhooksResponse) Descriptor
deprecated
func (*ListWebhooksResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListWebhooksResponse.ProtoReflect.Descriptor instead.
func (*ListWebhooksResponse) GetWebhooks ¶
func (x *ListWebhooksResponse) GetWebhooks() []*WebhookInfo
func (*ListWebhooksResponse) ProtoMessage ¶
func (*ListWebhooksResponse) ProtoMessage()
func (*ListWebhooksResponse) ProtoReflect ¶
func (x *ListWebhooksResponse) ProtoReflect() protoreflect.Message
func (*ListWebhooksResponse) Reset ¶
func (x *ListWebhooksResponse) Reset()
func (*ListWebhooksResponse) String ¶
func (x *ListWebhooksResponse) String() string
type LoginRequest ¶
type LoginRequest struct {
Email string `protobuf:"bytes,1,opt,name=email,proto3" json:"email,omitempty"`
Password string `protobuf:"bytes,2,opt,name=password,proto3" json:"password,omitempty"`
// contains filtered or unexported fields
}
func (*LoginRequest) Descriptor
deprecated
func (*LoginRequest) Descriptor() ([]byte, []int)
Deprecated: Use LoginRequest.ProtoReflect.Descriptor instead.
func (*LoginRequest) GetEmail ¶
func (x *LoginRequest) GetEmail() string
func (*LoginRequest) GetPassword ¶
func (x *LoginRequest) GetPassword() 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 {
AccessToken string `protobuf:"bytes,1,opt,name=access_token,json=accessToken,proto3" json:"access_token,omitempty"`
RefreshToken string `protobuf:"bytes,2,opt,name=refresh_token,json=refreshToken,proto3" json:"refresh_token,omitempty"`
User *User `protobuf:"bytes,3,opt,name=user,proto3" json:"user,omitempty"`
// contains filtered or unexported fields
}
func (*LoginResponse) Descriptor
deprecated
func (*LoginResponse) Descriptor() ([]byte, []int)
Deprecated: Use LoginResponse.ProtoReflect.Descriptor instead.
func (*LoginResponse) GetAccessToken ¶
func (x *LoginResponse) GetAccessToken() string
func (*LoginResponse) GetRefreshToken ¶
func (x *LoginResponse) GetRefreshToken() string
func (*LoginResponse) GetUser ¶
func (x *LoginResponse) GetUser() *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 {
RefreshToken string `protobuf:"bytes,1,opt,name=refresh_token,json=refreshToken,proto3" json:"refresh_token,omitempty"`
// contains filtered or unexported fields
}
func (*LogoutRequest) Descriptor
deprecated
func (*LogoutRequest) Descriptor() ([]byte, []int)
Deprecated: Use LogoutRequest.ProtoReflect.Descriptor instead.
func (*LogoutRequest) GetRefreshToken ¶
func (x *LogoutRequest) GetRefreshToken() string
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 MCPCredentialStatusResponse ¶
type MCPCredentialStatusResponse struct {
Status *MCPStatusInfo `protobuf:"bytes,1,opt,name=status,proto3" json:"status,omitempty"`
// contains filtered or unexported fields
}
func (*MCPCredentialStatusResponse) Descriptor
deprecated
func (*MCPCredentialStatusResponse) Descriptor() ([]byte, []int)
Deprecated: Use MCPCredentialStatusResponse.ProtoReflect.Descriptor instead.
func (*MCPCredentialStatusResponse) GetStatus ¶
func (x *MCPCredentialStatusResponse) GetStatus() *MCPStatusInfo
func (*MCPCredentialStatusResponse) ProtoMessage ¶
func (*MCPCredentialStatusResponse) ProtoMessage()
func (*MCPCredentialStatusResponse) ProtoReflect ¶
func (x *MCPCredentialStatusResponse) ProtoReflect() protoreflect.Message
func (*MCPCredentialStatusResponse) Reset ¶
func (x *MCPCredentialStatusResponse) Reset()
func (*MCPCredentialStatusResponse) String ¶
func (x *MCPCredentialStatusResponse) String() string
type MCPServerInfo ¶
type MCPServerInfo struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
Slug string `protobuf:"bytes,2,opt,name=slug,proto3" json:"slug,omitempty"`
Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"`
Url string `protobuf:"bytes,4,opt,name=url,proto3" json:"url,omitempty"`
AuthMode string `protobuf:"bytes,5,opt,name=auth_mode,json=authMode,proto3" json:"auth_mode,omitempty"`
Authorized bool `protobuf:"varint,6,opt,name=authorized,proto3" json:"authorized,omitempty"`
HasOauthApp bool `protobuf:"varint,7,opt,name=has_oauth_app,json=hasOauthApp,proto3" json:"has_oauth_app,omitempty"`
ToolCount int32 `protobuf:"varint,8,opt,name=tool_count,json=toolCount,proto3" json:"tool_count,omitempty"`
AuthUrl string `protobuf:"bytes,9,opt,name=auth_url,json=authUrl,proto3" json:"auth_url,omitempty"` // airlock-hosted URL the operator visits to authorize; empty for non-interactive auth modes
TokenExpiresAt *timestamppb.Timestamp `protobuf:"bytes,10,opt,name=token_expires_at,json=tokenExpiresAt,proto3" json:"token_expires_at,omitempty"`
LastSyncedAt *timestamppb.Timestamp `protobuf:"bytes,11,opt,name=last_synced_at,json=lastSyncedAt,proto3" json:"last_synced_at,omitempty"`
// contains filtered or unexported fields
}
MCPServerInfo is one row from ListMCPServers — agent-declared MCP servers with their authorization status and live tool count.
func (*MCPServerInfo) Descriptor
deprecated
func (*MCPServerInfo) Descriptor() ([]byte, []int)
Deprecated: Use MCPServerInfo.ProtoReflect.Descriptor instead.
func (*MCPServerInfo) GetAuthMode ¶
func (x *MCPServerInfo) GetAuthMode() string
func (*MCPServerInfo) GetAuthUrl ¶
func (x *MCPServerInfo) GetAuthUrl() string
func (*MCPServerInfo) GetAuthorized ¶
func (x *MCPServerInfo) GetAuthorized() bool
func (*MCPServerInfo) GetHasOauthApp ¶
func (x *MCPServerInfo) GetHasOauthApp() bool
func (*MCPServerInfo) GetId ¶
func (x *MCPServerInfo) GetId() string
func (*MCPServerInfo) GetLastSyncedAt ¶
func (x *MCPServerInfo) GetLastSyncedAt() *timestamppb.Timestamp
func (*MCPServerInfo) GetName ¶
func (x *MCPServerInfo) GetName() string
func (*MCPServerInfo) GetSlug ¶
func (x *MCPServerInfo) GetSlug() string
func (*MCPServerInfo) GetTokenExpiresAt ¶
func (x *MCPServerInfo) GetTokenExpiresAt() *timestamppb.Timestamp
func (*MCPServerInfo) GetToolCount ¶
func (x *MCPServerInfo) GetToolCount() int32
func (*MCPServerInfo) GetUrl ¶
func (x *MCPServerInfo) GetUrl() string
func (*MCPServerInfo) ProtoMessage ¶
func (*MCPServerInfo) ProtoMessage()
func (*MCPServerInfo) ProtoReflect ¶
func (x *MCPServerInfo) ProtoReflect() protoreflect.Message
func (*MCPServerInfo) Reset ¶
func (x *MCPServerInfo) Reset()
func (*MCPServerInfo) String ¶
func (x *MCPServerInfo) String() string
type MCPStatusInfo ¶
type MCPStatusInfo struct {
Slug string `protobuf:"bytes,1,opt,name=slug,proto3" json:"slug,omitempty"`
Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"`
AuthMode string `protobuf:"bytes,3,opt,name=auth_mode,json=authMode,proto3" json:"auth_mode,omitempty"`
Authorized bool `protobuf:"varint,4,opt,name=authorized,proto3" json:"authorized,omitempty"`
// contains filtered or unexported fields
}
MCPStatusInfo is the lighter shape used by status-only endpoints (set/revoke/oauth-app) — no URL / sync metadata, just whether the MCP credential is currently configured.
func (*MCPStatusInfo) Descriptor
deprecated
func (*MCPStatusInfo) Descriptor() ([]byte, []int)
Deprecated: Use MCPStatusInfo.ProtoReflect.Descriptor instead.
func (*MCPStatusInfo) GetAuthMode ¶
func (x *MCPStatusInfo) GetAuthMode() string
func (*MCPStatusInfo) GetAuthorized ¶
func (x *MCPStatusInfo) GetAuthorized() bool
func (*MCPStatusInfo) GetName ¶
func (x *MCPStatusInfo) GetName() string
func (*MCPStatusInfo) GetSlug ¶
func (x *MCPStatusInfo) GetSlug() string
func (*MCPStatusInfo) ProtoMessage ¶
func (*MCPStatusInfo) ProtoMessage()
func (*MCPStatusInfo) ProtoReflect ¶
func (x *MCPStatusInfo) ProtoReflect() protoreflect.Message
func (*MCPStatusInfo) Reset ¶
func (x *MCPStatusInfo) Reset()
func (*MCPStatusInfo) String ¶
func (x *MCPStatusInfo) String() string
type MeResponse ¶
type MeResponse struct {
User *User `protobuf:"bytes,1,opt,name=user,proto3" json:"user,omitempty"`
TenantPermissions []string `protobuf:"bytes,2,rep,name=tenant_permissions,json=tenantPermissions,proto3" json:"tenant_permissions,omitempty"`
// contains filtered or unexported fields
}
MeResponse is the /api/v1/me payload. tenant_permissions enumerates every tenant-axis Action (from airlock/authz/policy.go) the caller's tenant role currently satisfies — the frontend uses this as the single source of truth for UI gating, replacing per-component role checks.
func (*MeResponse) Descriptor
deprecated
func (*MeResponse) Descriptor() ([]byte, []int)
Deprecated: Use MeResponse.ProtoReflect.Descriptor instead.
func (*MeResponse) GetTenantPermissions ¶
func (x *MeResponse) GetTenantPermissions() []string
func (*MeResponse) GetUser ¶
func (x *MeResponse) GetUser() *User
func (*MeResponse) ProtoMessage ¶
func (*MeResponse) ProtoMessage()
func (*MeResponse) ProtoReflect ¶
func (x *MeResponse) ProtoReflect() protoreflect.Message
func (*MeResponse) Reset ¶
func (x *MeResponse) Reset()
func (*MeResponse) String ¶
func (x *MeResponse) String() string
type MessageRole ¶
type MessageRole int32
MessageRole maps to LLM message roles.
const ( MessageRole_MESSAGE_ROLE_UNSPECIFIED MessageRole = 0 MessageRole_MESSAGE_ROLE_USER MessageRole = 1 MessageRole_MESSAGE_ROLE_ASSISTANT MessageRole = 2 MessageRole_MESSAGE_ROLE_SYSTEM MessageRole = 3 MessageRole_MESSAGE_ROLE_TOOL MessageRole = 4 )
func (MessageRole) Descriptor ¶
func (MessageRole) Descriptor() protoreflect.EnumDescriptor
func (MessageRole) Enum ¶
func (x MessageRole) Enum() *MessageRole
func (MessageRole) EnumDescriptor
deprecated
func (MessageRole) EnumDescriptor() ([]byte, []int)
Deprecated: Use MessageRole.Descriptor instead.
func (MessageRole) Number ¶
func (x MessageRole) Number() protoreflect.EnumNumber
func (MessageRole) String ¶
func (x MessageRole) String() string
func (MessageRole) Type ¶
func (MessageRole) Type() protoreflect.EnumType
type ModelGrantInfo ¶
type ModelGrantInfo struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
ProviderId string `protobuf:"bytes,2,opt,name=provider_id,json=providerId,proto3" json:"provider_id,omitempty"`
ProviderCatalog string `protobuf:"bytes,3,opt,name=provider_catalog,json=providerCatalog,proto3" json:"provider_catalog,omitempty"` // catalog id (e.g. "openai")
ProviderSlug string `protobuf:"bytes,4,opt,name=provider_slug,json=providerSlug,proto3" json:"provider_slug,omitempty"`
Model string `protobuf:"bytes,5,opt,name=model,proto3" json:"model,omitempty"`
GranteeId string `protobuf:"bytes,6,opt,name=grantee_id,json=granteeId,proto3" json:"grantee_id,omitempty"`
// contains filtered or unexported fields
}
func (*ModelGrantInfo) Descriptor
deprecated
func (*ModelGrantInfo) Descriptor() ([]byte, []int)
Deprecated: Use ModelGrantInfo.ProtoReflect.Descriptor instead.
func (*ModelGrantInfo) GetGranteeId ¶
func (x *ModelGrantInfo) GetGranteeId() string
func (*ModelGrantInfo) GetId ¶
func (x *ModelGrantInfo) GetId() string
func (*ModelGrantInfo) GetModel ¶
func (x *ModelGrantInfo) GetModel() string
func (*ModelGrantInfo) GetProviderCatalog ¶
func (x *ModelGrantInfo) GetProviderCatalog() string
func (*ModelGrantInfo) GetProviderId ¶
func (x *ModelGrantInfo) GetProviderId() string
func (*ModelGrantInfo) GetProviderSlug ¶
func (x *ModelGrantInfo) GetProviderSlug() string
func (*ModelGrantInfo) ProtoMessage ¶
func (*ModelGrantInfo) ProtoMessage()
func (*ModelGrantInfo) ProtoReflect ¶
func (x *ModelGrantInfo) ProtoReflect() protoreflect.Message
func (*ModelGrantInfo) Reset ¶
func (x *ModelGrantInfo) Reset()
func (*ModelGrantInfo) String ¶
func (x *ModelGrantInfo) String() string
type ModelInfo ¶
type ModelInfo struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
ProviderId string `protobuf:"bytes,2,opt,name=provider_id,json=providerId,proto3" json:"provider_id,omitempty"`
Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"`
ToolCall bool `protobuf:"varint,4,opt,name=tool_call,json=toolCall,proto3" json:"tool_call,omitempty"`
Reasoning bool `protobuf:"varint,5,opt,name=reasoning,proto3" json:"reasoning,omitempty"`
ContextLimit int32 `protobuf:"varint,6,opt,name=context_limit,json=contextLimit,proto3" json:"context_limit,omitempty"`
OutputLimit int32 `protobuf:"varint,7,opt,name=output_limit,json=outputLimit,proto3" json:"output_limit,omitempty"`
CostInput float64 `protobuf:"fixed64,8,opt,name=cost_input,json=costInput,proto3" json:"cost_input,omitempty"`
CostOutput float64 `protobuf:"fixed64,9,opt,name=cost_output,json=costOutput,proto3" json:"cost_output,omitempty"`
// Kind is the model's primary purpose as published by the catalog. One of
// "language", "embedding", "image", "audio", "video", "speech",
// "transcription", or "reranking".
Kind string `protobuf:"bytes,10,opt,name=kind,proto3" json:"kind,omitempty"`
// Per-model capability flags computed by sol's CapabilitiesFromModel
// (kind-derived plus modality-derived). The strings match
// ProviderCapabilityInfo.capabilities — "text", "vision", "embedding",
// "speech", "transcription", "image_gen", "reranking". Used by the
// frontend to compose sub-filters within a kind (e.g. vision picker =
// language model with vision cap).
Caps []string `protobuf:"bytes,11,rep,name=caps,proto3" json:"caps,omitempty"`
// provider_config_id identifies the configured providers row for models
// whose catalog is specific to one endpoint.
ProviderConfigId string `protobuf:"bytes,12,opt,name=provider_config_id,json=providerConfigId,proto3" json:"provider_config_id,omitempty"`
StructuredOutputs bool `protobuf:"varint,13,opt,name=structured_outputs,json=structuredOutputs,proto3" json:"structured_outputs,omitempty"`
// contains filtered or unexported fields
}
ModelInfo represents a model available from a provider.
func (*ModelInfo) Descriptor
deprecated
func (*ModelInfo) GetContextLimit ¶
func (*ModelInfo) GetCostInput ¶
func (*ModelInfo) GetCostOutput ¶
func (*ModelInfo) GetOutputLimit ¶
func (*ModelInfo) GetProviderConfigId ¶ added in v0.4.1
func (*ModelInfo) GetProviderId ¶
func (*ModelInfo) GetReasoning ¶
func (*ModelInfo) GetStructuredOutputs ¶ added in v0.4.1
func (*ModelInfo) GetToolCall ¶
func (*ModelInfo) ProtoMessage ¶
func (*ModelInfo) ProtoMessage()
func (*ModelInfo) ProtoReflect ¶
func (x *ModelInfo) ProtoReflect() protoreflect.Message
type ModelRef ¶
type ModelRef struct {
Model string `protobuf:"bytes,1,opt,name=model,proto3" json:"model,omitempty"`
ProviderId string `protobuf:"bytes,2,opt,name=provider_id,json=providerId,proto3" json:"provider_id,omitempty"`
// contains filtered or unexported fields
}
ModelRef is a (model, providers-row) pair the UI resolves to a display label. Used for read-only "inherited default" hints.
func (*ModelRef) Descriptor
deprecated
func (*ModelRef) GetProviderId ¶
func (*ModelRef) ProtoMessage ¶
func (*ModelRef) ProtoMessage()
func (*ModelRef) ProtoReflect ¶
func (x *ModelRef) ProtoReflect() protoreflect.Message
type ModelSlotInfo ¶
type ModelSlotInfo struct {
Slug string `protobuf:"bytes,1,opt,name=slug,proto3" json:"slug,omitempty"` // declared by agent code via RegisterModel
Capability string `protobuf:"bytes,2,opt,name=capability,proto3" json:"capability,omitempty"` // "text", "vision", "image", "speech", "transcription", "embedding"
Description string `protobuf:"bytes,3,opt,name=description,proto3" json:"description,omitempty"` // human-readable hint from the agent author
// assigned_model carries the bare model name; assigned_provider_id
// names the providers row to use. Empty + empty ⇄ fall through to
// the capability default.
AssignedModel string `protobuf:"bytes,4,opt,name=assigned_model,json=assignedModel,proto3" json:"assigned_model,omitempty"`
AssignedProviderId string `protobuf:"bytes,5,opt,name=assigned_provider_id,json=assignedProviderId,proto3" json:"assigned_provider_id,omitempty"`
// resolved_model / resolved_provider_id are the model this slot will
// actually use right now: the assignment when bound, otherwise the slot's
// capability default (agent override → system default). Read-only, ignored
// on update; the UI shows it as the inherited default for an unbound slot.
ResolvedModel string `protobuf:"bytes,6,opt,name=resolved_model,json=resolvedModel,proto3" json:"resolved_model,omitempty"`
ResolvedProviderId string `protobuf:"bytes,7,opt,name=resolved_provider_id,json=resolvedProviderId,proto3" json:"resolved_provider_id,omitempty"`
// contains filtered or unexported fields
}
func (*ModelSlotInfo) Descriptor
deprecated
func (*ModelSlotInfo) Descriptor() ([]byte, []int)
Deprecated: Use ModelSlotInfo.ProtoReflect.Descriptor instead.
func (*ModelSlotInfo) GetAssignedModel ¶
func (x *ModelSlotInfo) GetAssignedModel() string
func (*ModelSlotInfo) GetAssignedProviderId ¶
func (x *ModelSlotInfo) GetAssignedProviderId() string
func (*ModelSlotInfo) GetCapability ¶
func (x *ModelSlotInfo) GetCapability() string
func (*ModelSlotInfo) GetDescription ¶
func (x *ModelSlotInfo) GetDescription() string
func (*ModelSlotInfo) GetResolvedModel ¶
func (x *ModelSlotInfo) GetResolvedModel() string
func (*ModelSlotInfo) GetResolvedProviderId ¶
func (x *ModelSlotInfo) GetResolvedProviderId() string
func (*ModelSlotInfo) GetSlug ¶
func (x *ModelSlotInfo) GetSlug() string
func (*ModelSlotInfo) ProtoMessage ¶
func (*ModelSlotInfo) ProtoMessage()
func (*ModelSlotInfo) ProtoReflect ¶
func (x *ModelSlotInfo) ProtoReflect() protoreflect.Message
func (*ModelSlotInfo) Reset ¶
func (x *ModelSlotInfo) Reset()
func (*ModelSlotInfo) String ¶
func (x *ModelSlotInfo) String() string
type ModelUsageResponse ¶
type ModelUsageResponse struct {
AgentCount int32 `protobuf:"varint,1,opt,name=agent_count,json=agentCount,proto3" json:"agent_count,omitempty"`
IsSystemDefault bool `protobuf:"varint,2,opt,name=is_system_default,json=isSystemDefault,proto3" json:"is_system_default,omitempty"`
// contains filtered or unexported fields
}
ModelUsageResponse reports how a (provider, model) is currently configured, so the UI can confirm before disabling it. agent_count is how many agents pin it as a capability override or slot assignment (those reset to the workspace default on disable); is_system_default means it's a configured default and stays usable regardless of the allow-list (left untouched).
func (*ModelUsageResponse) Descriptor
deprecated
func (*ModelUsageResponse) Descriptor() ([]byte, []int)
Deprecated: Use ModelUsageResponse.ProtoReflect.Descriptor instead.
func (*ModelUsageResponse) GetAgentCount ¶
func (x *ModelUsageResponse) GetAgentCount() int32
func (*ModelUsageResponse) GetIsSystemDefault ¶
func (x *ModelUsageResponse) GetIsSystemDefault() bool
func (*ModelUsageResponse) ProtoMessage ¶
func (*ModelUsageResponse) ProtoMessage()
func (*ModelUsageResponse) ProtoReflect ¶
func (x *ModelUsageResponse) ProtoReflect() protoreflect.Message
func (*ModelUsageResponse) Reset ¶
func (x *ModelUsageResponse) Reset()
func (*ModelUsageResponse) String ¶
func (x *ModelUsageResponse) String() string
type NeedInfo ¶
type NeedInfo struct {
Type string `protobuf:"bytes,1,opt,name=type,proto3" json:"type,omitempty"` // connection | mcp_server | connector
Slug string `protobuf:"bytes,2,opt,name=slug,proto3" json:"slug,omitempty"`
Description string `protobuf:"bytes,3,opt,name=description,proto3" json:"description,omitempty"`
Bound bool `protobuf:"varint,4,opt,name=bound,proto3" json:"bound,omitempty"`
BoundResourceId string `protobuf:"bytes,5,opt,name=bound_resource_id,json=boundResourceId,proto3" json:"bound_resource_id,omitempty"`
ConnectorContractId string `protobuf:"bytes,6,opt,name=connector_contract_id,json=connectorContractId,proto3" json:"connector_contract_id,omitempty"`
ConnectorRequiredCommands []*ConnectorNeedCommandInfo `` /* 138-byte string literal not displayed */
ConnectorRequiredDirectories []*ConnectorNeedDirectoryInfo `` /* 147-byte string literal not displayed */
ConnectorMultiple bool `protobuf:"varint,9,opt,name=connector_multiple,json=connectorMultiple,proto3" json:"connector_multiple,omitempty"`
BoundConnectorId string `protobuf:"bytes,10,opt,name=bound_connector_id,json=boundConnectorId,proto3" json:"bound_connector_id,omitempty"`
BoundConnectorGroupId string `` /* 129-byte string literal not displayed */
BoundConnectorGroupName string `` /* 135-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*NeedInfo) Descriptor
deprecated
func (*NeedInfo) GetBoundConnectorGroupId ¶ added in v0.6.0
func (*NeedInfo) GetBoundConnectorGroupName ¶ added in v0.6.0
func (*NeedInfo) GetBoundConnectorId ¶ added in v0.6.0
func (*NeedInfo) GetBoundResourceId ¶
func (*NeedInfo) GetConnectorContractId ¶ added in v0.6.0
func (*NeedInfo) GetConnectorMultiple ¶ added in v0.6.0
func (*NeedInfo) GetConnectorRequiredCommands ¶ added in v0.6.0
func (x *NeedInfo) GetConnectorRequiredCommands() []*ConnectorNeedCommandInfo
func (*NeedInfo) GetConnectorRequiredDirectories ¶ added in v0.6.0
func (x *NeedInfo) GetConnectorRequiredDirectories() []*ConnectorNeedDirectoryInfo
func (*NeedInfo) GetDescription ¶
func (*NeedInfo) ProtoMessage ¶
func (*NeedInfo) ProtoMessage()
func (*NeedInfo) ProtoReflect ¶
func (x *NeedInfo) ProtoReflect() protoreflect.Message
type OAuthStartRequest ¶
type OAuthStartRequest struct {
AgentId string `protobuf:"bytes,1,opt,name=agent_id,json=agentId,proto3" json:"agent_id,omitempty"`
Slug string `protobuf:"bytes,2,opt,name=slug,proto3" json:"slug,omitempty"`
RedirectUri string `protobuf:"bytes,3,opt,name=redirect_uri,json=redirectUri,proto3" json:"redirect_uri,omitempty"`
// contains filtered or unexported fields
}
func (*OAuthStartRequest) Descriptor
deprecated
func (*OAuthStartRequest) Descriptor() ([]byte, []int)
Deprecated: Use OAuthStartRequest.ProtoReflect.Descriptor instead.
func (*OAuthStartRequest) GetAgentId ¶
func (x *OAuthStartRequest) GetAgentId() string
func (*OAuthStartRequest) GetRedirectUri ¶
func (x *OAuthStartRequest) GetRedirectUri() string
func (*OAuthStartRequest) GetSlug ¶
func (x *OAuthStartRequest) GetSlug() string
func (*OAuthStartRequest) ProtoMessage ¶
func (*OAuthStartRequest) ProtoMessage()
func (*OAuthStartRequest) ProtoReflect ¶
func (x *OAuthStartRequest) ProtoReflect() protoreflect.Message
func (*OAuthStartRequest) Reset ¶
func (x *OAuthStartRequest) Reset()
func (*OAuthStartRequest) String ¶
func (x *OAuthStartRequest) String() string
type OAuthStartResponse ¶
type OAuthStartResponse struct {
AuthorizeUrl string `protobuf:"bytes,1,opt,name=authorize_url,json=authorizeUrl,proto3" json:"authorize_url,omitempty"`
// contains filtered or unexported fields
}
func (*OAuthStartResponse) Descriptor
deprecated
func (*OAuthStartResponse) Descriptor() ([]byte, []int)
Deprecated: Use OAuthStartResponse.ProtoReflect.Descriptor instead.
func (*OAuthStartResponse) GetAuthorizeUrl ¶
func (x *OAuthStartResponse) GetAuthorizeUrl() string
func (*OAuthStartResponse) ProtoMessage ¶
func (*OAuthStartResponse) ProtoMessage()
func (*OAuthStartResponse) ProtoReflect ¶
func (x *OAuthStartResponse) ProtoReflect() protoreflect.Message
func (*OAuthStartResponse) Reset ¶
func (x *OAuthStartResponse) Reset()
func (*OAuthStartResponse) String ¶
func (x *OAuthStartResponse) String() string
type OwnedResourceInfo ¶
type OwnedResourceInfo struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
Type string `protobuf:"bytes,2,opt,name=type,proto3" json:"type,omitempty"` // connection | mcp_server | git_credential | connector | host | connector_target_group
Slug string `protobuf:"bytes,3,opt,name=slug,proto3" json:"slug,omitempty"`
Name string `protobuf:"bytes,4,opt,name=name,proto3" json:"name,omitempty"`
AuthMode string `protobuf:"bytes,5,opt,name=auth_mode,json=authMode,proto3" json:"auth_mode,omitempty"`
Authorized bool `protobuf:"varint,6,opt,name=authorized,proto3" json:"authorized,omitempty"` // has usable credentials or requires none
AgentCount int32 `protobuf:"varint,7,opt,name=agent_count,json=agentCount,proto3" json:"agent_count,omitempty"` // how many of the owner's agents bind this resource
CreatedAt *timestamppb.Timestamp `protobuf:"bytes,8,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
LastUsedAt *timestamppb.Timestamp `protobuf:"bytes,9,opt,name=last_used_at,json=lastUsedAt,proto3" json:"last_used_at,omitempty"`
DisplayName string `protobuf:"bytes,10,opt,name=display_name,json=displayName,proto3" json:"display_name,omitempty"`
Capabilities []string `protobuf:"bytes,11,rep,name=capabilities,proto3" json:"capabilities,omitempty"` // subset of view | bind | manage
ConnectorStatus *ConnectorResourceStatusInfo `protobuf:"bytes,12,opt,name=connector_status,json=connectorStatus,proto3" json:"connector_status,omitempty"`
OwnerUserId string `protobuf:"bytes,13,opt,name=owner_user_id,json=ownerUserId,proto3" json:"owner_user_id,omitempty"`
OwnerName string `protobuf:"bytes,14,opt,name=owner_name,json=ownerName,proto3" json:"owner_name,omitempty"`
HostId string `protobuf:"bytes,15,opt,name=host_id,json=hostId,proto3" json:"host_id,omitempty"` // set for connector installations
// contains filtered or unexported fields
}
OwnedResourceInfo is one resource a principal owns or can access through a grant, with how many agents currently bind it. No secret material. name is the immutable declaration/provider name; display_name is user-controlled.
func (*OwnedResourceInfo) Descriptor
deprecated
func (*OwnedResourceInfo) Descriptor() ([]byte, []int)
Deprecated: Use OwnedResourceInfo.ProtoReflect.Descriptor instead.
func (*OwnedResourceInfo) GetAgentCount ¶
func (x *OwnedResourceInfo) GetAgentCount() int32
func (*OwnedResourceInfo) GetAuthMode ¶
func (x *OwnedResourceInfo) GetAuthMode() string
func (*OwnedResourceInfo) GetAuthorized ¶
func (x *OwnedResourceInfo) GetAuthorized() bool
func (*OwnedResourceInfo) GetCapabilities ¶
func (x *OwnedResourceInfo) GetCapabilities() []string
func (*OwnedResourceInfo) GetConnectorStatus ¶ added in v0.6.0
func (x *OwnedResourceInfo) GetConnectorStatus() *ConnectorResourceStatusInfo
func (*OwnedResourceInfo) GetCreatedAt ¶
func (x *OwnedResourceInfo) GetCreatedAt() *timestamppb.Timestamp
func (*OwnedResourceInfo) GetDisplayName ¶
func (x *OwnedResourceInfo) GetDisplayName() string
func (*OwnedResourceInfo) GetHostId ¶ added in v0.6.0
func (x *OwnedResourceInfo) GetHostId() string
func (*OwnedResourceInfo) GetId ¶
func (x *OwnedResourceInfo) GetId() string
func (*OwnedResourceInfo) GetLastUsedAt ¶
func (x *OwnedResourceInfo) GetLastUsedAt() *timestamppb.Timestamp
func (*OwnedResourceInfo) GetName ¶
func (x *OwnedResourceInfo) GetName() string
func (*OwnedResourceInfo) GetOwnerName ¶ added in v0.6.0
func (x *OwnedResourceInfo) GetOwnerName() string
func (*OwnedResourceInfo) GetOwnerUserId ¶ added in v0.6.0
func (x *OwnedResourceInfo) GetOwnerUserId() string
func (*OwnedResourceInfo) GetSlug ¶
func (x *OwnedResourceInfo) GetSlug() string
func (*OwnedResourceInfo) GetType ¶
func (x *OwnedResourceInfo) GetType() string
func (*OwnedResourceInfo) ProtoMessage ¶
func (*OwnedResourceInfo) ProtoMessage()
func (*OwnedResourceInfo) ProtoReflect ¶
func (x *OwnedResourceInfo) ProtoReflect() protoreflect.Message
func (*OwnedResourceInfo) Reset ¶
func (x *OwnedResourceInfo) Reset()
func (*OwnedResourceInfo) String ¶
func (x *OwnedResourceInfo) String() string
type PaginatedMessagesResponse ¶
type PaginatedMessagesResponse struct {
Messages []*AgentMessageInfo `protobuf:"bytes,1,rep,name=messages,proto3" json:"messages,omitempty"`
// has_more is true when additional messages exist past this page in the
// direction of the query (older for `before`, newer for `after`).
HasMore bool `protobuf:"varint,2,opt,name=has_more,json=hasMore,proto3" json:"has_more,omitempty"`
// contains filtered or unexported fields
}
PaginatedMessagesResponse is the result of GET /api/v1/conversations/{convID}/messages — older or newer page for infinite-scroll chat history.
func (*PaginatedMessagesResponse) Descriptor
deprecated
func (*PaginatedMessagesResponse) Descriptor() ([]byte, []int)
Deprecated: Use PaginatedMessagesResponse.ProtoReflect.Descriptor instead.
func (*PaginatedMessagesResponse) GetHasMore ¶
func (x *PaginatedMessagesResponse) GetHasMore() bool
func (*PaginatedMessagesResponse) GetMessages ¶
func (x *PaginatedMessagesResponse) GetMessages() []*AgentMessageInfo
func (*PaginatedMessagesResponse) ProtoMessage ¶
func (*PaginatedMessagesResponse) ProtoMessage()
func (*PaginatedMessagesResponse) ProtoReflect ¶
func (x *PaginatedMessagesResponse) ProtoReflect() protoreflect.Message
func (*PaginatedMessagesResponse) Reset ¶
func (x *PaginatedMessagesResponse) Reset()
func (*PaginatedMessagesResponse) String ¶
func (x *PaginatedMessagesResponse) String() string
type Passkey ¶
type Passkey struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
FriendlyName string `protobuf:"bytes,2,opt,name=friendly_name,json=friendlyName,proto3" json:"friendly_name,omitempty"`
CreatedAt *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
LastUsedAt *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=last_used_at,json=lastUsedAt,proto3" json:"last_used_at,omitempty"`
BackupEligible bool `protobuf:"varint,5,opt,name=backup_eligible,json=backupEligible,proto3" json:"backup_eligible,omitempty"`
// contains filtered or unexported fields
}
Passkey is a registered WebAuthn credential for human login. The raw credential id and public key never leave the backend; only display metadata is surfaced. backup_eligible distinguishes a synced/multi-device passkey from a single-device one for the UI.
func (*Passkey) Descriptor
deprecated
func (*Passkey) GetBackupEligible ¶
func (*Passkey) GetCreatedAt ¶
func (x *Passkey) GetCreatedAt() *timestamppb.Timestamp
func (*Passkey) GetFriendlyName ¶
func (*Passkey) GetLastUsedAt ¶
func (x *Passkey) GetLastUsedAt() *timestamppb.Timestamp
func (*Passkey) ProtoMessage ¶
func (*Passkey) ProtoMessage()
func (*Passkey) ProtoReflect ¶
func (x *Passkey) ProtoReflect() protoreflect.Message
type PendingConfirmation ¶
type PendingConfirmation struct {
ToolCallId string `protobuf:"bytes,1,opt,name=tool_call_id,json=toolCallId,proto3" json:"tool_call_id,omitempty"`
ToolName string `protobuf:"bytes,2,opt,name=tool_name,json=toolName,proto3" json:"tool_name,omitempty"`
Input string `protobuf:"bytes,3,opt,name=input,proto3" json:"input,omitempty"` // JSON-encoded tool input (direct run_js confirmation)
// permission/patterns/code carry the confirmation detail for a
// delegated (A2A) suspension — a sub-agent's request_confirmation that
// surfaced through promptAgent. Mirrors ConfirmationRequiredEvent so
// the UI renders it the same as a live confirmation.
Permission string `protobuf:"bytes,4,opt,name=permission,proto3" json:"permission,omitempty"`
Patterns []string `protobuf:"bytes,5,rep,name=patterns,proto3" json:"patterns,omitempty"`
Code string `protobuf:"bytes,6,opt,name=code,proto3" json:"code,omitempty"`
// run_id is the suspended run this confirmation belongs to. The client
// sends it back as resume_run_id on approve/deny so the backend resumes
// THIS run rather than guessing the conversation's latest suspended one.
// Carried here so a gate restored on conversation load (no live
// confirmation_required event in hand) is still approvable.
RunId string `protobuf:"bytes,7,opt,name=run_id,json=runId,proto3" json:"run_id,omitempty"`
// description is the plain-language summary a run_js call carries, shown in
// the confirmation card in place of the raw code/permission when present.
Description string `protobuf:"bytes,8,opt,name=description,proto3" json:"description,omitempty"`
// contains filtered or unexported fields
}
PendingConfirmation describes a tool call awaiting user approval, reconstructed from a suspended run's checkpoint on conversation load.
func (*PendingConfirmation) Descriptor
deprecated
func (*PendingConfirmation) Descriptor() ([]byte, []int)
Deprecated: Use PendingConfirmation.ProtoReflect.Descriptor instead.
func (*PendingConfirmation) GetCode ¶
func (x *PendingConfirmation) GetCode() string
func (*PendingConfirmation) GetDescription ¶
func (x *PendingConfirmation) GetDescription() string
func (*PendingConfirmation) GetInput ¶
func (x *PendingConfirmation) GetInput() string
func (*PendingConfirmation) GetPatterns ¶
func (x *PendingConfirmation) GetPatterns() []string
func (*PendingConfirmation) GetPermission ¶
func (x *PendingConfirmation) GetPermission() string
func (*PendingConfirmation) GetRunId ¶
func (x *PendingConfirmation) GetRunId() string
func (*PendingConfirmation) GetToolCallId ¶
func (x *PendingConfirmation) GetToolCallId() string
func (*PendingConfirmation) GetToolName ¶
func (x *PendingConfirmation) GetToolName() string
func (*PendingConfirmation) ProtoMessage ¶
func (*PendingConfirmation) ProtoMessage()
func (*PendingConfirmation) ProtoReflect ¶
func (x *PendingConfirmation) ProtoReflect() protoreflect.Message
func (*PendingConfirmation) Reset ¶
func (x *PendingConfirmation) Reset()
func (*PendingConfirmation) String ¶
func (x *PendingConfirmation) String() string
type PlatformIdentityInfo ¶
type PlatformIdentityInfo struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
Platform string `protobuf:"bytes,2,opt,name=platform,proto3" json:"platform,omitempty"` // "telegram"
PlatformUserId string `protobuf:"bytes,3,opt,name=platform_user_id,json=platformUserId,proto3" json:"platform_user_id,omitempty"` // Telegram user ID
CreatedAt *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
OwnerUserId string `protobuf:"bytes,5,opt,name=owner_user_id,json=ownerUserId,proto3" json:"owner_user_id,omitempty"`
OwnerEmail string `protobuf:"bytes,6,opt,name=owner_email,json=ownerEmail,proto3" json:"owner_email,omitempty"`
OwnerDisplayName string `protobuf:"bytes,7,opt,name=owner_display_name,json=ownerDisplayName,proto3" json:"owner_display_name,omitempty"`
// contains filtered or unexported fields
}
PlatformIdentityInfo represents a user's verified external identity. The owner_* fields are populated only on the admin variant of the identities list (caller holds TenantIdentityManageAll); regular users see them empty since the list is already scoped to themselves.
func (*PlatformIdentityInfo) Descriptor
deprecated
func (*PlatformIdentityInfo) Descriptor() ([]byte, []int)
Deprecated: Use PlatformIdentityInfo.ProtoReflect.Descriptor instead.
func (*PlatformIdentityInfo) GetCreatedAt ¶
func (x *PlatformIdentityInfo) GetCreatedAt() *timestamppb.Timestamp
func (*PlatformIdentityInfo) GetId ¶
func (x *PlatformIdentityInfo) GetId() string
func (*PlatformIdentityInfo) GetOwnerDisplayName ¶
func (x *PlatformIdentityInfo) GetOwnerDisplayName() string
func (*PlatformIdentityInfo) GetOwnerEmail ¶
func (x *PlatformIdentityInfo) GetOwnerEmail() string
func (*PlatformIdentityInfo) GetOwnerUserId ¶
func (x *PlatformIdentityInfo) GetOwnerUserId() string
func (*PlatformIdentityInfo) GetPlatform ¶
func (x *PlatformIdentityInfo) GetPlatform() string
func (*PlatformIdentityInfo) GetPlatformUserId ¶
func (x *PlatformIdentityInfo) GetPlatformUserId() string
func (*PlatformIdentityInfo) ProtoMessage ¶
func (*PlatformIdentityInfo) ProtoMessage()
func (*PlatformIdentityInfo) ProtoReflect ¶
func (x *PlatformIdentityInfo) ProtoReflect() protoreflect.Message
func (*PlatformIdentityInfo) Reset ¶
func (x *PlatformIdentityInfo) Reset()
func (*PlatformIdentityInfo) String ¶
func (x *PlatformIdentityInfo) String() string
type PromptRequest ¶
type PromptRequest struct {
ConversationId string `protobuf:"bytes,1,opt,name=conversation_id,json=conversationId,proto3" json:"conversation_id,omitempty"`
Message string `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"`
FilePaths []string `protobuf:"bytes,3,rep,name=file_paths,json=filePaths,proto3" json:"file_paths,omitempty"`
Approved *bool `protobuf:"varint,4,opt,name=approved,proto3,oneof" json:"approved,omitempty"` // Set by UI when responding to a confirmation request.
// The exact run the UI is approving/denying — carried from the
// confirmation event so the backend resumes that run instead of guessing
// the conversation's latest suspended run. Required when `approved` is set.
ResumeRunId string `protobuf:"bytes,5,opt,name=resume_run_id,json=resumeRunId,proto3" json:"resume_run_id,omitempty"`
// contains filtered or unexported fields
}
func (*PromptRequest) Descriptor
deprecated
func (*PromptRequest) Descriptor() ([]byte, []int)
Deprecated: Use PromptRequest.ProtoReflect.Descriptor instead.
func (*PromptRequest) GetApproved ¶
func (x *PromptRequest) GetApproved() bool
func (*PromptRequest) GetConversationId ¶
func (x *PromptRequest) GetConversationId() string
func (*PromptRequest) GetFilePaths ¶
func (x *PromptRequest) GetFilePaths() []string
func (*PromptRequest) GetMessage ¶
func (x *PromptRequest) GetMessage() string
func (*PromptRequest) GetResumeRunId ¶
func (x *PromptRequest) GetResumeRunId() string
func (*PromptRequest) ProtoMessage ¶
func (*PromptRequest) ProtoMessage()
func (*PromptRequest) ProtoReflect ¶
func (x *PromptRequest) ProtoReflect() protoreflect.Message
func (*PromptRequest) Reset ¶
func (x *PromptRequest) Reset()
func (*PromptRequest) String ¶
func (x *PromptRequest) String() string
type PromptResponse ¶
type PromptResponse struct {
RunId string `protobuf:"bytes,1,opt,name=run_id,json=runId,proto3" json:"run_id,omitempty"`
ConversationId string `protobuf:"bytes,2,opt,name=conversation_id,json=conversationId,proto3" json:"conversation_id,omitempty"`
// command_reply is set when the message was a recognized slash command
// (e.g. /clear) handled without invoking the agent. run_id is empty in
// that case; the client should reload the conversation to pick up any
// new system messages (like a checkpoint marker).
CommandReply string `protobuf:"bytes,3,opt,name=command_reply,json=commandReply,proto3" json:"command_reply,omitempty"`
// contains filtered or unexported fields
}
func (*PromptResponse) Descriptor
deprecated
func (*PromptResponse) Descriptor() ([]byte, []int)
Deprecated: Use PromptResponse.ProtoReflect.Descriptor instead.
func (*PromptResponse) GetCommandReply ¶
func (x *PromptResponse) GetCommandReply() string
func (*PromptResponse) GetConversationId ¶
func (x *PromptResponse) GetConversationId() string
func (*PromptResponse) GetRunId ¶
func (x *PromptResponse) GetRunId() string
func (*PromptResponse) ProtoMessage ¶
func (*PromptResponse) ProtoMessage()
func (*PromptResponse) ProtoReflect ¶
func (x *PromptResponse) ProtoReflect() protoreflect.Message
func (*PromptResponse) Reset ¶
func (x *PromptResponse) Reset()
func (*PromptResponse) String ¶
func (x *PromptResponse) String() string
type Provider ¶
type Provider struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
ProviderId string `protobuf:"bytes,2,opt,name=provider_id,json=providerId,proto3" json:"provider_id,omitempty"`
DisplayName string `protobuf:"bytes,3,opt,name=display_name,json=displayName,proto3" json:"display_name,omitempty"`
IsEnabled bool `protobuf:"varint,4,opt,name=is_enabled,json=isEnabled,proto3" json:"is_enabled,omitempty"`
BaseUrl string `protobuf:"bytes,5,opt,name=base_url,json=baseUrl,proto3" json:"base_url,omitempty"`
CreatedAt *timestamppb.Timestamp `protobuf:"bytes,7,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
UpdatedAt *timestamppb.Timestamp `protobuf:"bytes,8,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"`
// slug disambiguates rows that share a provider_id (multi-key
// support: "openai/personal" + "openai/team-acme"). Required.
// Auto-derived from display_name on the client (kebab-case); user
// can override.
Slug string `protobuf:"bytes,9,opt,name=slug,proto3" json:"slug,omitempty"`
// has_api_key reports that an encrypted key is configured without sending it.
HasApiKey bool `protobuf:"varint,10,opt,name=has_api_key,json=hasApiKey,proto3" json:"has_api_key,omitempty"`
// contains filtered or unexported fields
}
Provider represents a configured LLM provider. Configured keys are encrypted; OpenAI-compatible endpoints may use no key.
func (*Provider) Descriptor
deprecated
func (*Provider) GetBaseUrl ¶
func (*Provider) GetCreatedAt ¶
func (x *Provider) GetCreatedAt() *timestamppb.Timestamp
func (*Provider) GetDisplayName ¶
func (*Provider) GetHasApiKey ¶
func (*Provider) GetIsEnabled ¶
func (*Provider) GetProviderId ¶
func (*Provider) GetUpdatedAt ¶
func (x *Provider) GetUpdatedAt() *timestamppb.Timestamp
func (*Provider) ProtoMessage ¶
func (*Provider) ProtoMessage()
func (*Provider) ProtoReflect ¶
func (x *Provider) ProtoReflect() protoreflect.Message
type ProviderCapabilityInfo ¶
type ProviderCapabilityInfo struct {
ProviderId string `protobuf:"bytes,1,opt,name=provider_id,json=providerId,proto3" json:"provider_id,omitempty"`
DisplayName string `protobuf:"bytes,2,opt,name=display_name,json=displayName,proto3" json:"display_name,omitempty"`
// Supported capabilities from: "text", "vision", "transcription",
// "speech", "image_gen", "embedding", "reranking", "search".
Capabilities []string `protobuf:"bytes,3,rep,name=capabilities,proto3" json:"capabilities,omitempty"`
// true when the user has an enabled row in the providers table for this provider_id.
Configured bool `protobuf:"varint,4,opt,name=configured,proto3" json:"configured,omitempty"`
// true when the provider isn't present in models.dev and is only known via our
// hand-maintained overlay (e.g. brave, deepgram).
CatalogOnly bool `protobuf:"varint,5,opt,name=catalog_only,json=catalogOnly,proto3" json:"catalog_only,omitempty"`
// contains filtered or unexported fields
}
ProviderCapabilityInfo describes what capabilities a known provider offers and whether the user has it configured. Returned by GET /api/v1/catalog/capabilities.
func (*ProviderCapabilityInfo) Descriptor
deprecated
func (*ProviderCapabilityInfo) Descriptor() ([]byte, []int)
Deprecated: Use ProviderCapabilityInfo.ProtoReflect.Descriptor instead.
func (*ProviderCapabilityInfo) GetCapabilities ¶
func (x *ProviderCapabilityInfo) GetCapabilities() []string
func (*ProviderCapabilityInfo) GetCatalogOnly ¶
func (x *ProviderCapabilityInfo) GetCatalogOnly() bool
func (*ProviderCapabilityInfo) GetConfigured ¶
func (x *ProviderCapabilityInfo) GetConfigured() bool
func (*ProviderCapabilityInfo) GetDisplayName ¶
func (x *ProviderCapabilityInfo) GetDisplayName() string
func (*ProviderCapabilityInfo) GetProviderId ¶
func (x *ProviderCapabilityInfo) GetProviderId() string
func (*ProviderCapabilityInfo) ProtoMessage ¶
func (*ProviderCapabilityInfo) ProtoMessage()
func (*ProviderCapabilityInfo) ProtoReflect ¶
func (x *ProviderCapabilityInfo) ProtoReflect() protoreflect.Message
func (*ProviderCapabilityInfo) Reset ¶
func (x *ProviderCapabilityInfo) Reset()
func (*ProviderCapabilityInfo) String ¶
func (x *ProviderCapabilityInfo) String() string
type ProviderInfo ¶
type ProviderInfo struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"`
// contains filtered or unexported fields
}
ProviderInfo represents a known LLM provider from the catalog.
func (*ProviderInfo) Descriptor
deprecated
func (*ProviderInfo) Descriptor() ([]byte, []int)
Deprecated: Use ProviderInfo.ProtoReflect.Descriptor instead.
func (*ProviderInfo) GetId ¶
func (x *ProviderInfo) GetId() string
func (*ProviderInfo) GetName ¶
func (x *ProviderInfo) GetName() string
func (*ProviderInfo) ProtoMessage ¶
func (*ProviderInfo) ProtoMessage()
func (*ProviderInfo) ProtoReflect ¶
func (x *ProviderInfo) ProtoReflect() protoreflect.Message
func (*ProviderInfo) Reset ¶
func (x *ProviderInfo) Reset()
func (*ProviderInfo) String ¶
func (x *ProviderInfo) String() string
type ProviderModel ¶ added in v0.4.1
type ProviderModel struct {
ModelId string `protobuf:"bytes,1,opt,name=model_id,json=modelId,proto3" json:"model_id,omitempty"`
DisplayName string `protobuf:"bytes,2,opt,name=display_name,json=displayName,proto3" json:"display_name,omitempty"`
ToolCall bool `protobuf:"varint,3,opt,name=tool_call,json=toolCall,proto3" json:"tool_call,omitempty"`
Reasoning bool `protobuf:"varint,4,opt,name=reasoning,proto3" json:"reasoning,omitempty"`
Vision bool `protobuf:"varint,5,opt,name=vision,proto3" json:"vision,omitempty"`
ContextLimit int32 `protobuf:"varint,6,opt,name=context_limit,json=contextLimit,proto3" json:"context_limit,omitempty"`
OutputLimit int32 `protobuf:"varint,7,opt,name=output_limit,json=outputLimit,proto3" json:"output_limit,omitempty"`
StructuredOutputs bool `protobuf:"varint,8,opt,name=structured_outputs,json=structuredOutputs,proto3" json:"structured_outputs,omitempty"`
CreatedAt *timestamppb.Timestamp `protobuf:"bytes,9,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
UpdatedAt *timestamppb.Timestamp `protobuf:"bytes,10,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"`
IncludeUsage bool `protobuf:"varint,11,opt,name=include_usage,json=includeUsage,proto3" json:"include_usage,omitempty"`
// contains filtered or unexported fields
}
ProviderModel is a confirmed language model served by one configured OpenAI-compatible provider row.
func (*ProviderModel) Descriptor
deprecated
added in
v0.4.1
func (*ProviderModel) Descriptor() ([]byte, []int)
Deprecated: Use ProviderModel.ProtoReflect.Descriptor instead.
func (*ProviderModel) GetContextLimit ¶ added in v0.4.1
func (x *ProviderModel) GetContextLimit() int32
func (*ProviderModel) GetCreatedAt ¶ added in v0.4.1
func (x *ProviderModel) GetCreatedAt() *timestamppb.Timestamp
func (*ProviderModel) GetDisplayName ¶ added in v0.4.1
func (x *ProviderModel) GetDisplayName() string
func (*ProviderModel) GetIncludeUsage ¶ added in v0.4.1
func (x *ProviderModel) GetIncludeUsage() bool
func (*ProviderModel) GetModelId ¶ added in v0.4.1
func (x *ProviderModel) GetModelId() string
func (*ProviderModel) GetOutputLimit ¶ added in v0.4.1
func (x *ProviderModel) GetOutputLimit() int32
func (*ProviderModel) GetReasoning ¶ added in v0.4.1
func (x *ProviderModel) GetReasoning() bool
func (*ProviderModel) GetStructuredOutputs ¶ added in v0.4.1
func (x *ProviderModel) GetStructuredOutputs() bool
func (*ProviderModel) GetToolCall ¶ added in v0.4.1
func (x *ProviderModel) GetToolCall() bool
func (*ProviderModel) GetUpdatedAt ¶ added in v0.4.1
func (x *ProviderModel) GetUpdatedAt() *timestamppb.Timestamp
func (*ProviderModel) GetVision ¶ added in v0.4.1
func (x *ProviderModel) GetVision() bool
func (*ProviderModel) ProtoMessage ¶ added in v0.4.1
func (*ProviderModel) ProtoMessage()
func (*ProviderModel) ProtoReflect ¶ added in v0.4.1
func (x *ProviderModel) ProtoReflect() protoreflect.Message
func (*ProviderModel) Reset ¶ added in v0.4.1
func (x *ProviderModel) Reset()
func (*ProviderModel) String ¶ added in v0.4.1
func (x *ProviderModel) String() string
type ProviderModelCandidate ¶ added in v0.4.1
type ProviderModelCandidate struct {
ModelId string `protobuf:"bytes,1,opt,name=model_id,json=modelId,proto3" json:"model_id,omitempty"`
// contains filtered or unexported fields
}
ProviderModelCandidate is an endpoint-reported model ID. Discovery does not infer capabilities and does not persist candidates.
func (*ProviderModelCandidate) Descriptor
deprecated
added in
v0.4.1
func (*ProviderModelCandidate) Descriptor() ([]byte, []int)
Deprecated: Use ProviderModelCandidate.ProtoReflect.Descriptor instead.
func (*ProviderModelCandidate) GetModelId ¶ added in v0.4.1
func (x *ProviderModelCandidate) GetModelId() string
func (*ProviderModelCandidate) ProtoMessage ¶ added in v0.4.1
func (*ProviderModelCandidate) ProtoMessage()
func (*ProviderModelCandidate) ProtoReflect ¶ added in v0.4.1
func (x *ProviderModelCandidate) ProtoReflect() protoreflect.Message
func (*ProviderModelCandidate) Reset ¶ added in v0.4.1
func (x *ProviderModelCandidate) Reset()
func (*ProviderModelCandidate) String ¶ added in v0.4.1
func (x *ProviderModelCandidate) String() string
type RefreshRequest ¶
type RefreshRequest struct {
RefreshToken string `protobuf:"bytes,1,opt,name=refresh_token,json=refreshToken,proto3" json:"refresh_token,omitempty"`
// contains filtered or unexported fields
}
func (*RefreshRequest) Descriptor
deprecated
func (*RefreshRequest) Descriptor() ([]byte, []int)
Deprecated: Use RefreshRequest.ProtoReflect.Descriptor instead.
func (*RefreshRequest) GetRefreshToken ¶
func (x *RefreshRequest) GetRefreshToken() string
func (*RefreshRequest) ProtoMessage ¶
func (*RefreshRequest) ProtoMessage()
func (*RefreshRequest) ProtoReflect ¶
func (x *RefreshRequest) ProtoReflect() protoreflect.Message
func (*RefreshRequest) Reset ¶
func (x *RefreshRequest) Reset()
func (*RefreshRequest) String ¶
func (x *RefreshRequest) String() string
type RefreshResponse ¶
type RefreshResponse struct {
AccessToken string `protobuf:"bytes,1,opt,name=access_token,json=accessToken,proto3" json:"access_token,omitempty"`
// Replacement for CLI sessions. Browser sessions receive it in the HttpOnly cookie.
RefreshToken string `protobuf:"bytes,2,opt,name=refresh_token,json=refreshToken,proto3" json:"refresh_token,omitempty"`
// contains filtered or unexported fields
}
func (*RefreshResponse) Descriptor
deprecated
func (*RefreshResponse) Descriptor() ([]byte, []int)
Deprecated: Use RefreshResponse.ProtoReflect.Descriptor instead.
func (*RefreshResponse) GetAccessToken ¶
func (x *RefreshResponse) GetAccessToken() string
func (*RefreshResponse) GetRefreshToken ¶
func (x *RefreshResponse) GetRefreshToken() string
func (*RefreshResponse) ProtoMessage ¶
func (*RefreshResponse) ProtoMessage()
func (*RefreshResponse) ProtoReflect ¶
func (x *RefreshResponse) ProtoReflect() protoreflect.Message
func (*RefreshResponse) Reset ¶
func (x *RefreshResponse) Reset()
func (*RefreshResponse) String ¶
func (x *RefreshResponse) String() string
type RegisterPasskeyResponse ¶
type RegisterPasskeyResponse struct {
Passkey *Passkey `protobuf:"bytes,1,opt,name=passkey,proto3" json:"passkey,omitempty"`
// contains filtered or unexported fields
}
func (*RegisterPasskeyResponse) Descriptor
deprecated
func (*RegisterPasskeyResponse) Descriptor() ([]byte, []int)
Deprecated: Use RegisterPasskeyResponse.ProtoReflect.Descriptor instead.
func (*RegisterPasskeyResponse) GetPasskey ¶
func (x *RegisterPasskeyResponse) GetPasskey() *Passkey
func (*RegisterPasskeyResponse) ProtoMessage ¶
func (*RegisterPasskeyResponse) ProtoMessage()
func (*RegisterPasskeyResponse) ProtoReflect ¶
func (x *RegisterPasskeyResponse) ProtoReflect() protoreflect.Message
func (*RegisterPasskeyResponse) Reset ¶
func (x *RegisterPasskeyResponse) Reset()
func (*RegisterPasskeyResponse) String ¶
func (x *RegisterPasskeyResponse) String() string
type RegisterRequest ¶
type RegisterRequest struct {
Email string `protobuf:"bytes,1,opt,name=email,proto3" json:"email,omitempty"`
Password string `protobuf:"bytes,2,opt,name=password,proto3" json:"password,omitempty"`
DisplayName string `protobuf:"bytes,3,opt,name=display_name,json=displayName,proto3" json:"display_name,omitempty"`
TenantName string `protobuf:"bytes,4,opt,name=tenant_name,json=tenantName,proto3" json:"tenant_name,omitempty"`
TenantSlug string `protobuf:"bytes,5,opt,name=tenant_slug,json=tenantSlug,proto3" json:"tenant_slug,omitempty"`
// contains filtered or unexported fields
}
func (*RegisterRequest) Descriptor
deprecated
func (*RegisterRequest) Descriptor() ([]byte, []int)
Deprecated: Use RegisterRequest.ProtoReflect.Descriptor instead.
func (*RegisterRequest) GetDisplayName ¶
func (x *RegisterRequest) GetDisplayName() string
func (*RegisterRequest) GetEmail ¶
func (x *RegisterRequest) GetEmail() string
func (*RegisterRequest) GetPassword ¶
func (x *RegisterRequest) GetPassword() string
func (*RegisterRequest) GetTenantName ¶
func (x *RegisterRequest) GetTenantName() string
func (*RegisterRequest) GetTenantSlug ¶
func (x *RegisterRequest) GetTenantSlug() string
func (*RegisterRequest) ProtoMessage ¶
func (*RegisterRequest) ProtoMessage()
func (*RegisterRequest) ProtoReflect ¶
func (x *RegisterRequest) ProtoReflect() protoreflect.Message
func (*RegisterRequest) Reset ¶
func (x *RegisterRequest) Reset()
func (*RegisterRequest) String ¶
func (x *RegisterRequest) String() string
type RegisterResponse ¶
type RegisterResponse struct {
AccessToken string `protobuf:"bytes,1,opt,name=access_token,json=accessToken,proto3" json:"access_token,omitempty"`
RefreshToken string `protobuf:"bytes,2,opt,name=refresh_token,json=refreshToken,proto3" json:"refresh_token,omitempty"`
User *User `protobuf:"bytes,3,opt,name=user,proto3" json:"user,omitempty"`
Tenant *Tenant `protobuf:"bytes,4,opt,name=tenant,proto3" json:"tenant,omitempty"`
// contains filtered or unexported fields
}
func (*RegisterResponse) Descriptor
deprecated
func (*RegisterResponse) Descriptor() ([]byte, []int)
Deprecated: Use RegisterResponse.ProtoReflect.Descriptor instead.
func (*RegisterResponse) GetAccessToken ¶
func (x *RegisterResponse) GetAccessToken() string
func (*RegisterResponse) GetRefreshToken ¶
func (x *RegisterResponse) GetRefreshToken() string
func (*RegisterResponse) GetTenant ¶
func (x *RegisterResponse) GetTenant() *Tenant
func (*RegisterResponse) GetUser ¶
func (x *RegisterResponse) GetUser() *User
func (*RegisterResponse) ProtoMessage ¶
func (*RegisterResponse) ProtoMessage()
func (*RegisterResponse) ProtoReflect ¶
func (x *RegisterResponse) ProtoReflect() protoreflect.Message
func (*RegisterResponse) Reset ¶
func (x *RegisterResponse) Reset()
func (*RegisterResponse) String ¶
func (x *RegisterResponse) String() string
type RenamePasskeyRequest ¶
type RenamePasskeyRequest struct {
FriendlyName string `protobuf:"bytes,1,opt,name=friendly_name,json=friendlyName,proto3" json:"friendly_name,omitempty"` // id is a path param
// contains filtered or unexported fields
}
func (*RenamePasskeyRequest) Descriptor
deprecated
func (*RenamePasskeyRequest) Descriptor() ([]byte, []int)
Deprecated: Use RenamePasskeyRequest.ProtoReflect.Descriptor instead.
func (*RenamePasskeyRequest) GetFriendlyName ¶
func (x *RenamePasskeyRequest) GetFriendlyName() string
func (*RenamePasskeyRequest) ProtoMessage ¶
func (*RenamePasskeyRequest) ProtoMessage()
func (*RenamePasskeyRequest) ProtoReflect ¶
func (x *RenamePasskeyRequest) ProtoReflect() protoreflect.Message
func (*RenamePasskeyRequest) Reset ¶
func (x *RenamePasskeyRequest) Reset()
func (*RenamePasskeyRequest) String ¶
func (x *RenamePasskeyRequest) String() string
type RenameResourceRequest ¶
type RenameResourceRequest struct {
DisplayName string `protobuf:"bytes,1,opt,name=display_name,json=displayName,proto3" json:"display_name,omitempty"`
// contains filtered or unexported fields
}
func (*RenameResourceRequest) Descriptor
deprecated
func (*RenameResourceRequest) Descriptor() ([]byte, []int)
Deprecated: Use RenameResourceRequest.ProtoReflect.Descriptor instead.
func (*RenameResourceRequest) GetDisplayName ¶
func (x *RenameResourceRequest) GetDisplayName() string
func (*RenameResourceRequest) ProtoMessage ¶
func (*RenameResourceRequest) ProtoMessage()
func (*RenameResourceRequest) ProtoReflect ¶
func (x *RenameResourceRequest) ProtoReflect() protoreflect.Message
func (*RenameResourceRequest) Reset ¶
func (x *RenameResourceRequest) Reset()
func (*RenameResourceRequest) String ¶
func (x *RenameResourceRequest) String() string
type ReplaceProviderModelsRequest ¶ added in v0.4.1
type ReplaceProviderModelsRequest struct {
Models []*ProviderModel `protobuf:"bytes,1,rep,name=models,proto3" json:"models,omitempty"`
// contains filtered or unexported fields
}
func (*ReplaceProviderModelsRequest) Descriptor
deprecated
added in
v0.4.1
func (*ReplaceProviderModelsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ReplaceProviderModelsRequest.ProtoReflect.Descriptor instead.
func (*ReplaceProviderModelsRequest) GetModels ¶ added in v0.4.1
func (x *ReplaceProviderModelsRequest) GetModels() []*ProviderModel
func (*ReplaceProviderModelsRequest) ProtoMessage ¶ added in v0.4.1
func (*ReplaceProviderModelsRequest) ProtoMessage()
func (*ReplaceProviderModelsRequest) ProtoReflect ¶ added in v0.4.1
func (x *ReplaceProviderModelsRequest) ProtoReflect() protoreflect.Message
func (*ReplaceProviderModelsRequest) Reset ¶ added in v0.4.1
func (x *ReplaceProviderModelsRequest) Reset()
func (*ReplaceProviderModelsRequest) String ¶ added in v0.4.1
func (x *ReplaceProviderModelsRequest) String() string
type ReplaceProviderModelsResponse ¶ added in v0.4.1
type ReplaceProviderModelsResponse struct {
Models []*ProviderModel `protobuf:"bytes,1,rep,name=models,proto3" json:"models,omitempty"`
// contains filtered or unexported fields
}
func (*ReplaceProviderModelsResponse) Descriptor
deprecated
added in
v0.4.1
func (*ReplaceProviderModelsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ReplaceProviderModelsResponse.ProtoReflect.Descriptor instead.
func (*ReplaceProviderModelsResponse) GetModels ¶ added in v0.4.1
func (x *ReplaceProviderModelsResponse) GetModels() []*ProviderModel
func (*ReplaceProviderModelsResponse) ProtoMessage ¶ added in v0.4.1
func (*ReplaceProviderModelsResponse) ProtoMessage()
func (*ReplaceProviderModelsResponse) ProtoReflect ¶ added in v0.4.1
func (x *ReplaceProviderModelsResponse) ProtoReflect() protoreflect.Message
func (*ReplaceProviderModelsResponse) Reset ¶ added in v0.4.1
func (x *ReplaceProviderModelsResponse) Reset()
func (*ReplaceProviderModelsResponse) String ¶ added in v0.4.1
func (x *ReplaceProviderModelsResponse) String() string
type RequestConnectorInstallRequest ¶ added in v0.6.0
type RequestConnectorInstallRequest struct {
AgentId string `protobuf:"bytes,1,opt,name=agent_id,json=agentId,proto3" json:"agent_id,omitempty"`
NeedSlug string `protobuf:"bytes,2,opt,name=need_slug,json=needSlug,proto3" json:"need_slug,omitempty"`
ArtifactFileId string `protobuf:"bytes,3,opt,name=artifact_file_id,json=artifactFileId,proto3" json:"artifact_file_id,omitempty"`
DisplayName string `protobuf:"bytes,4,opt,name=display_name,json=displayName,proto3" json:"display_name,omitempty"`
SettingsJson string `protobuf:"bytes,5,opt,name=settings_json,json=settingsJson,proto3" json:"settings_json,omitempty"`
TimeoutSeconds int32 `protobuf:"varint,6,opt,name=timeout_seconds,json=timeoutSeconds,proto3" json:"timeout_seconds,omitempty"`
// contains filtered or unexported fields
}
func (*RequestConnectorInstallRequest) Descriptor
deprecated
added in
v0.6.0
func (*RequestConnectorInstallRequest) Descriptor() ([]byte, []int)
Deprecated: Use RequestConnectorInstallRequest.ProtoReflect.Descriptor instead.
func (*RequestConnectorInstallRequest) GetAgentId ¶ added in v0.6.0
func (x *RequestConnectorInstallRequest) GetAgentId() string
func (*RequestConnectorInstallRequest) GetArtifactFileId ¶ added in v0.6.0
func (x *RequestConnectorInstallRequest) GetArtifactFileId() string
func (*RequestConnectorInstallRequest) GetDisplayName ¶ added in v0.6.0
func (x *RequestConnectorInstallRequest) GetDisplayName() string
func (*RequestConnectorInstallRequest) GetNeedSlug ¶ added in v0.6.0
func (x *RequestConnectorInstallRequest) GetNeedSlug() string
func (*RequestConnectorInstallRequest) GetSettingsJson ¶ added in v0.6.0
func (x *RequestConnectorInstallRequest) GetSettingsJson() string
func (*RequestConnectorInstallRequest) GetTimeoutSeconds ¶ added in v0.6.0
func (x *RequestConnectorInstallRequest) GetTimeoutSeconds() int32
func (*RequestConnectorInstallRequest) ProtoMessage ¶ added in v0.6.0
func (*RequestConnectorInstallRequest) ProtoMessage()
func (*RequestConnectorInstallRequest) ProtoReflect ¶ added in v0.6.0
func (x *RequestConnectorInstallRequest) ProtoReflect() protoreflect.Message
func (*RequestConnectorInstallRequest) Reset ¶ added in v0.6.0
func (x *RequestConnectorInstallRequest) Reset()
func (*RequestConnectorInstallRequest) String ¶ added in v0.6.0
func (x *RequestConnectorInstallRequest) String() string
type RequestConnectorRemoveRequest ¶ added in v0.6.0
type RequestConnectorRemoveRequest struct {
TimeoutSeconds int32 `protobuf:"varint,1,opt,name=timeout_seconds,json=timeoutSeconds,proto3" json:"timeout_seconds,omitempty"`
// contains filtered or unexported fields
}
func (*RequestConnectorRemoveRequest) Descriptor
deprecated
added in
v0.6.0
func (*RequestConnectorRemoveRequest) Descriptor() ([]byte, []int)
Deprecated: Use RequestConnectorRemoveRequest.ProtoReflect.Descriptor instead.
func (*RequestConnectorRemoveRequest) GetTimeoutSeconds ¶ added in v0.6.0
func (x *RequestConnectorRemoveRequest) GetTimeoutSeconds() int32
func (*RequestConnectorRemoveRequest) ProtoMessage ¶ added in v0.6.0
func (*RequestConnectorRemoveRequest) ProtoMessage()
func (*RequestConnectorRemoveRequest) ProtoReflect ¶ added in v0.6.0
func (x *RequestConnectorRemoveRequest) ProtoReflect() protoreflect.Message
func (*RequestConnectorRemoveRequest) Reset ¶ added in v0.6.0
func (x *RequestConnectorRemoveRequest) Reset()
func (*RequestConnectorRemoveRequest) String ¶ added in v0.6.0
func (x *RequestConnectorRemoveRequest) String() string
type RequestConnectorRollbackRequest ¶ added in v0.6.0
type RequestConnectorRollbackRequest struct {
TimeoutSeconds int32 `protobuf:"varint,1,opt,name=timeout_seconds,json=timeoutSeconds,proto3" json:"timeout_seconds,omitempty"`
// contains filtered or unexported fields
}
func (*RequestConnectorRollbackRequest) Descriptor
deprecated
added in
v0.6.0
func (*RequestConnectorRollbackRequest) Descriptor() ([]byte, []int)
Deprecated: Use RequestConnectorRollbackRequest.ProtoReflect.Descriptor instead.
func (*RequestConnectorRollbackRequest) GetTimeoutSeconds ¶ added in v0.6.0
func (x *RequestConnectorRollbackRequest) GetTimeoutSeconds() int32
func (*RequestConnectorRollbackRequest) ProtoMessage ¶ added in v0.6.0
func (*RequestConnectorRollbackRequest) ProtoMessage()
func (*RequestConnectorRollbackRequest) ProtoReflect ¶ added in v0.6.0
func (x *RequestConnectorRollbackRequest) ProtoReflect() protoreflect.Message
func (*RequestConnectorRollbackRequest) Reset ¶ added in v0.6.0
func (x *RequestConnectorRollbackRequest) Reset()
func (*RequestConnectorRollbackRequest) String ¶ added in v0.6.0
func (x *RequestConnectorRollbackRequest) String() string
type RequestConnectorUpdateRequest ¶ added in v0.6.0
type RequestConnectorUpdateRequest struct {
ArtifactFileId string `protobuf:"bytes,1,opt,name=artifact_file_id,json=artifactFileId,proto3" json:"artifact_file_id,omitempty"`
TimeoutSeconds int32 `protobuf:"varint,2,opt,name=timeout_seconds,json=timeoutSeconds,proto3" json:"timeout_seconds,omitempty"`
SettingsJson string `protobuf:"bytes,3,opt,name=settings_json,json=settingsJson,proto3" json:"settings_json,omitempty"`
// contains filtered or unexported fields
}
func (*RequestConnectorUpdateRequest) Descriptor
deprecated
added in
v0.6.0
func (*RequestConnectorUpdateRequest) Descriptor() ([]byte, []int)
Deprecated: Use RequestConnectorUpdateRequest.ProtoReflect.Descriptor instead.
func (*RequestConnectorUpdateRequest) GetArtifactFileId ¶ added in v0.6.0
func (x *RequestConnectorUpdateRequest) GetArtifactFileId() string
func (*RequestConnectorUpdateRequest) GetSettingsJson ¶ added in v0.6.0
func (x *RequestConnectorUpdateRequest) GetSettingsJson() string
func (*RequestConnectorUpdateRequest) GetTimeoutSeconds ¶ added in v0.6.0
func (x *RequestConnectorUpdateRequest) GetTimeoutSeconds() int32
func (*RequestConnectorUpdateRequest) ProtoMessage ¶ added in v0.6.0
func (*RequestConnectorUpdateRequest) ProtoMessage()
func (*RequestConnectorUpdateRequest) ProtoReflect ¶ added in v0.6.0
func (x *RequestConnectorUpdateRequest) ProtoReflect() protoreflect.Message
func (*RequestConnectorUpdateRequest) Reset ¶ added in v0.6.0
func (x *RequestConnectorUpdateRequest) Reset()
func (*RequestConnectorUpdateRequest) String ¶ added in v0.6.0
func (x *RequestConnectorUpdateRequest) String() string
type RequestHostShellRequest ¶ added in v0.6.0
type RequestHostShellRequest struct {
Command string `protobuf:"bytes,1,opt,name=command,proto3" json:"command,omitempty"`
Environment map[string]string `` /* 149-byte string literal not displayed */
WorkingDirectory string `protobuf:"bytes,3,opt,name=working_directory,json=workingDirectory,proto3" json:"working_directory,omitempty"`
Stdin []byte `protobuf:"bytes,4,opt,name=stdin,proto3" json:"stdin,omitempty"`
TimeoutSeconds int32 `protobuf:"varint,5,opt,name=timeout_seconds,json=timeoutSeconds,proto3" json:"timeout_seconds,omitempty"`
Arguments []string `protobuf:"bytes,6,rep,name=arguments,proto3" json:"arguments,omitempty"`
// contains filtered or unexported fields
}
func (*RequestHostShellRequest) Descriptor
deprecated
added in
v0.6.0
func (*RequestHostShellRequest) Descriptor() ([]byte, []int)
Deprecated: Use RequestHostShellRequest.ProtoReflect.Descriptor instead.
func (*RequestHostShellRequest) GetArguments ¶ added in v0.6.0
func (x *RequestHostShellRequest) GetArguments() []string
func (*RequestHostShellRequest) GetCommand ¶ added in v0.6.0
func (x *RequestHostShellRequest) GetCommand() string
func (*RequestHostShellRequest) GetEnvironment ¶ added in v0.6.0
func (x *RequestHostShellRequest) GetEnvironment() map[string]string
func (*RequestHostShellRequest) GetStdin ¶ added in v0.6.0
func (x *RequestHostShellRequest) GetStdin() []byte
func (*RequestHostShellRequest) GetTimeoutSeconds ¶ added in v0.6.0
func (x *RequestHostShellRequest) GetTimeoutSeconds() int32
func (*RequestHostShellRequest) GetWorkingDirectory ¶ added in v0.6.0
func (x *RequestHostShellRequest) GetWorkingDirectory() string
func (*RequestHostShellRequest) ProtoMessage ¶ added in v0.6.0
func (*RequestHostShellRequest) ProtoMessage()
func (*RequestHostShellRequest) ProtoReflect ¶ added in v0.6.0
func (x *RequestHostShellRequest) ProtoReflect() protoreflect.Message
func (*RequestHostShellRequest) Reset ¶ added in v0.6.0
func (x *RequestHostShellRequest) Reset()
func (*RequestHostShellRequest) String ¶ added in v0.6.0
func (x *RequestHostShellRequest) String() string
type ResourceConsumerInfo ¶
type ResourceConsumerInfo struct {
AgentId string `protobuf:"bytes,1,opt,name=agent_id,json=agentId,proto3" json:"agent_id,omitempty"`
AgentName string `protobuf:"bytes,2,opt,name=agent_name,json=agentName,proto3" json:"agent_name,omitempty"`
AgentSlug string `protobuf:"bytes,3,opt,name=agent_slug,json=agentSlug,proto3" json:"agent_slug,omitempty"`
NeedType string `protobuf:"bytes,4,opt,name=need_type,json=needType,proto3" json:"need_type,omitempty"`
NeedSlug string `protobuf:"bytes,5,opt,name=need_slug,json=needSlug,proto3" json:"need_slug,omitempty"`
CanAccessAgent bool `protobuf:"varint,6,opt,name=can_access_agent,json=canAccessAgent,proto3" json:"can_access_agent,omitempty"`
AgentDetailPath string `protobuf:"bytes,7,opt,name=agent_detail_path,json=agentDetailPath,proto3" json:"agent_detail_path,omitempty"`
// contains filtered or unexported fields
}
func (*ResourceConsumerInfo) Descriptor
deprecated
func (*ResourceConsumerInfo) Descriptor() ([]byte, []int)
Deprecated: Use ResourceConsumerInfo.ProtoReflect.Descriptor instead.
func (*ResourceConsumerInfo) GetAgentDetailPath ¶ added in v0.6.0
func (x *ResourceConsumerInfo) GetAgentDetailPath() string
func (*ResourceConsumerInfo) GetAgentId ¶
func (x *ResourceConsumerInfo) GetAgentId() string
func (*ResourceConsumerInfo) GetAgentName ¶
func (x *ResourceConsumerInfo) GetAgentName() string
func (*ResourceConsumerInfo) GetAgentSlug ¶
func (x *ResourceConsumerInfo) GetAgentSlug() string
func (*ResourceConsumerInfo) GetCanAccessAgent ¶
func (x *ResourceConsumerInfo) GetCanAccessAgent() bool
func (*ResourceConsumerInfo) GetNeedSlug ¶
func (x *ResourceConsumerInfo) GetNeedSlug() string
func (*ResourceConsumerInfo) GetNeedType ¶
func (x *ResourceConsumerInfo) GetNeedType() string
func (*ResourceConsumerInfo) ProtoMessage ¶
func (*ResourceConsumerInfo) ProtoMessage()
func (*ResourceConsumerInfo) ProtoReflect ¶
func (x *ResourceConsumerInfo) ProtoReflect() protoreflect.Message
func (*ResourceConsumerInfo) Reset ¶
func (x *ResourceConsumerInfo) Reset()
func (*ResourceConsumerInfo) String ¶
func (x *ResourceConsumerInfo) String() string
type ResourceGrantInfo ¶ added in v0.6.0
type ResourceGrantInfo struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
UserId string `protobuf:"bytes,2,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"`
Email string `protobuf:"bytes,3,opt,name=email,proto3" json:"email,omitempty"`
DisplayName string `protobuf:"bytes,4,opt,name=display_name,json=displayName,proto3" json:"display_name,omitempty"`
Capabilities []string `protobuf:"bytes,5,rep,name=capabilities,proto3" json:"capabilities,omitempty"`
CreatedAt *timestamppb.Timestamp `protobuf:"bytes,6,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
// contains filtered or unexported fields
}
func (*ResourceGrantInfo) Descriptor
deprecated
added in
v0.6.0
func (*ResourceGrantInfo) Descriptor() ([]byte, []int)
Deprecated: Use ResourceGrantInfo.ProtoReflect.Descriptor instead.
func (*ResourceGrantInfo) GetCapabilities ¶ added in v0.6.0
func (x *ResourceGrantInfo) GetCapabilities() []string
func (*ResourceGrantInfo) GetCreatedAt ¶ added in v0.6.0
func (x *ResourceGrantInfo) GetCreatedAt() *timestamppb.Timestamp
func (*ResourceGrantInfo) GetDisplayName ¶ added in v0.6.0
func (x *ResourceGrantInfo) GetDisplayName() string
func (*ResourceGrantInfo) GetEmail ¶ added in v0.6.0
func (x *ResourceGrantInfo) GetEmail() string
func (*ResourceGrantInfo) GetId ¶ added in v0.6.0
func (x *ResourceGrantInfo) GetId() string
func (*ResourceGrantInfo) GetUserId ¶ added in v0.6.0
func (x *ResourceGrantInfo) GetUserId() string
func (*ResourceGrantInfo) ProtoMessage ¶ added in v0.6.0
func (*ResourceGrantInfo) ProtoMessage()
func (*ResourceGrantInfo) ProtoReflect ¶ added in v0.6.0
func (x *ResourceGrantInfo) ProtoReflect() protoreflect.Message
func (*ResourceGrantInfo) Reset ¶ added in v0.6.0
func (x *ResourceGrantInfo) Reset()
func (*ResourceGrantInfo) String ¶ added in v0.6.0
func (x *ResourceGrantInfo) String() string
type RetryJobResponse ¶ added in v0.5.0
type RetryJobResponse struct {
Job *JobInfo `protobuf:"bytes,1,opt,name=job,proto3" json:"job,omitempty"`
// contains filtered or unexported fields
}
func (*RetryJobResponse) Descriptor
deprecated
added in
v0.5.0
func (*RetryJobResponse) Descriptor() ([]byte, []int)
Deprecated: Use RetryJobResponse.ProtoReflect.Descriptor instead.
func (*RetryJobResponse) GetJob ¶ added in v0.5.0
func (x *RetryJobResponse) GetJob() *JobInfo
func (*RetryJobResponse) ProtoMessage ¶ added in v0.5.0
func (*RetryJobResponse) ProtoMessage()
func (*RetryJobResponse) ProtoReflect ¶ added in v0.5.0
func (x *RetryJobResponse) ProtoReflect() protoreflect.Message
func (*RetryJobResponse) Reset ¶ added in v0.5.0
func (x *RetryJobResponse) Reset()
func (*RetryJobResponse) String ¶ added in v0.5.0
func (x *RetryJobResponse) String() string
type RollbackBuildRequest ¶
type RollbackBuildRequest struct {
BuildId string `protobuf:"bytes,1,opt,name=build_id,json=buildId,proto3" json:"build_id,omitempty"`
ConversationId string `protobuf:"bytes,2,opt,name=conversation_id,json=conversationId,proto3" json:"conversation_id,omitempty"`
// contains filtered or unexported fields
}
RollbackBuildRequest targets a specific past build to roll back to. build_id must reference a completed build belonging to the agent. conversation_id is optional; when set, a single post-rollback message is posted into that conversation (mirroring upgrade's notifier).
func (*RollbackBuildRequest) Descriptor
deprecated
func (*RollbackBuildRequest) Descriptor() ([]byte, []int)
Deprecated: Use RollbackBuildRequest.ProtoReflect.Descriptor instead.
func (*RollbackBuildRequest) GetBuildId ¶
func (x *RollbackBuildRequest) GetBuildId() string
func (*RollbackBuildRequest) GetConversationId ¶
func (x *RollbackBuildRequest) GetConversationId() string
func (*RollbackBuildRequest) ProtoMessage ¶
func (*RollbackBuildRequest) ProtoMessage()
func (*RollbackBuildRequest) ProtoReflect ¶
func (x *RollbackBuildRequest) ProtoReflect() protoreflect.Message
func (*RollbackBuildRequest) Reset ¶
func (x *RollbackBuildRequest) Reset()
func (*RollbackBuildRequest) String ¶
func (x *RollbackBuildRequest) String() string
type RouteInfo ¶
type RouteInfo struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
Path string `protobuf:"bytes,2,opt,name=path,proto3" json:"path,omitempty"`
Method string `protobuf:"bytes,3,opt,name=method,proto3" json:"method,omitempty"`
Access string `protobuf:"bytes,4,opt,name=access,proto3" json:"access,omitempty"`
Description string `protobuf:"bytes,5,opt,name=description,proto3" json:"description,omitempty"`
// contains filtered or unexported fields
}
RouteInfo represents a code-synced HTTP route registration.
func (*RouteInfo) Descriptor
deprecated
func (*RouteInfo) GetDescription ¶
func (*RouteInfo) ProtoMessage ¶
func (*RouteInfo) ProtoMessage()
func (*RouteInfo) ProtoReflect ¶
func (x *RouteInfo) ProtoReflect() protoreflect.Message
type RunInfo ¶
type RunInfo struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
AgentId string `protobuf:"bytes,2,opt,name=agent_id,json=agentId,proto3" json:"agent_id,omitempty"`
BridgeId string `protobuf:"bytes,3,opt,name=bridge_id,json=bridgeId,proto3" json:"bridge_id,omitempty"`
Status string `protobuf:"bytes,4,opt,name=status,proto3" json:"status,omitempty"` // "running", "completed", "failed", "timeout"
SourceRef string `protobuf:"bytes,5,opt,name=source_ref,json=sourceRef,proto3" json:"source_ref,omitempty"` // agent commit hash at time of run
// Only populated in detail responses.
InputPayload *structpb.Struct `protobuf:"bytes,6,opt,name=input_payload,json=inputPayload,proto3" json:"input_payload,omitempty"`
Actions *structpb.ListValue `protobuf:"bytes,7,opt,name=actions,proto3" json:"actions,omitempty"`
LlmTokensIn int32 `protobuf:"varint,8,opt,name=llm_tokens_in,json=llmTokensIn,proto3" json:"llm_tokens_in,omitempty"`
LlmTokensOut int32 `protobuf:"varint,9,opt,name=llm_tokens_out,json=llmTokensOut,proto3" json:"llm_tokens_out,omitempty"`
LlmCostEstimate float64 `protobuf:"fixed64,10,opt,name=llm_cost_estimate,json=llmCostEstimate,proto3" json:"llm_cost_estimate,omitempty"`
DurationMs int32 `protobuf:"varint,11,opt,name=duration_ms,json=durationMs,proto3" json:"duration_ms,omitempty"`
StdoutLog string `protobuf:"bytes,12,opt,name=stdout_log,json=stdoutLog,proto3" json:"stdout_log,omitempty"`
ErrorMessage string `protobuf:"bytes,13,opt,name=error_message,json=errorMessage,proto3" json:"error_message,omitempty"`
// error_kind classifies error_message: "platform" (provider/network),
// "agent" (agent code bug), or "" (no error / unknown). Frontend uses
// this to suppress the "Fix this error" workflow on platform errors.
ErrorKind string `protobuf:"bytes,14,opt,name=error_kind,json=errorKind,proto3" json:"error_kind,omitempty"`
PanicTrace string `protobuf:"bytes,15,opt,name=panic_trace,json=panicTrace,proto3" json:"panic_trace,omitempty"`
StartedAt *timestamppb.Timestamp `protobuf:"bytes,16,opt,name=started_at,json=startedAt,proto3" json:"started_at,omitempty"`
FinishedAt *timestamppb.Timestamp `protobuf:"bytes,17,opt,name=finished_at,json=finishedAt,proto3" json:"finished_at,omitempty"`
// Cached (cache-read) portion of llm_tokens_in. Non-cached input is
// llm_tokens_in - llm_tokens_cached; llm_cost_estimate already reflects
// the cheaper cache-read rate (priced per-row in the llm_usage ledger).
LlmTokensCached int32 `protobuf:"varint,18,opt,name=llm_tokens_cached,json=llmTokensCached,proto3" json:"llm_tokens_cached,omitempty"`
// trigger_type is what fired the run: "prompt" (web chat), "bridge",
// "code" (agent HTTP route), "webhook", "cron", or "a2a".
TriggerType string `protobuf:"bytes,19,opt,name=trigger_type,json=triggerType,proto3" json:"trigger_type,omitempty"`
// contains filtered or unexported fields
}
RunInfo represents a single execution of an agent.
func (*RunInfo) Descriptor
deprecated
func (*RunInfo) GetActions ¶
func (*RunInfo) GetAgentId ¶
func (*RunInfo) GetBridgeId ¶
func (*RunInfo) GetDurationMs ¶
func (*RunInfo) GetErrorKind ¶
func (*RunInfo) GetErrorMessage ¶
func (*RunInfo) GetFinishedAt ¶
func (x *RunInfo) GetFinishedAt() *timestamppb.Timestamp
func (*RunInfo) GetInputPayload ¶
func (*RunInfo) GetLlmCostEstimate ¶
func (*RunInfo) GetLlmTokensCached ¶
func (*RunInfo) GetLlmTokensIn ¶
func (*RunInfo) GetLlmTokensOut ¶
func (*RunInfo) GetPanicTrace ¶
func (*RunInfo) GetSourceRef ¶
func (*RunInfo) GetStartedAt ¶
func (x *RunInfo) GetStartedAt() *timestamppb.Timestamp
func (*RunInfo) GetStdoutLog ¶
func (*RunInfo) GetTriggerType ¶
func (*RunInfo) ProtoMessage ¶
func (*RunInfo) ProtoMessage()
func (*RunInfo) ProtoReflect ¶
func (x *RunInfo) ProtoReflect() protoreflect.Message
type ScheduleInfo ¶
type ScheduleInfo struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
Slug string `protobuf:"bytes,2,opt,name=slug,proto3" json:"slug,omitempty"`
Schedule string `protobuf:"bytes,3,opt,name=schedule,proto3" json:"schedule,omitempty"`
Description string `protobuf:"bytes,4,opt,name=description,proto3" json:"description,omitempty"`
LastFiredAt *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=last_fired_at,json=lastFiredAt,proto3" json:"last_fired_at,omitempty"`
CreatedAt *timestamppb.Timestamp `protobuf:"bytes,6,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
HandlerName string `protobuf:"bytes,7,opt,name=handler_name,json=handlerName,proto3" json:"handler_name,omitempty"`
NextFireAt *timestamppb.Timestamp `protobuf:"bytes,8,opt,name=next_fire_at,json=nextFireAt,proto3" json:"next_fire_at,omitempty"`
Enabled bool `protobuf:"varint,9,opt,name=enabled,proto3" json:"enabled,omitempty"`
HandlerVersion int32 `protobuf:"varint,10,opt,name=handler_version,json=handlerVersion,proto3" json:"handler_version,omitempty"`
// contains filtered or unexported fields
}
ScheduleInfo represents one synced cron that materializes typed jobs.
func (*ScheduleInfo) Descriptor
deprecated
func (*ScheduleInfo) Descriptor() ([]byte, []int)
Deprecated: Use ScheduleInfo.ProtoReflect.Descriptor instead.
func (*ScheduleInfo) GetCreatedAt ¶
func (x *ScheduleInfo) GetCreatedAt() *timestamppb.Timestamp
func (*ScheduleInfo) GetDescription ¶
func (x *ScheduleInfo) GetDescription() string
func (*ScheduleInfo) GetEnabled ¶
func (x *ScheduleInfo) GetEnabled() bool
func (*ScheduleInfo) GetHandlerName ¶ added in v0.5.0
func (x *ScheduleInfo) GetHandlerName() string
func (*ScheduleInfo) GetHandlerVersion ¶ added in v0.5.0
func (x *ScheduleInfo) GetHandlerVersion() int32
func (*ScheduleInfo) GetId ¶
func (x *ScheduleInfo) GetId() string
func (*ScheduleInfo) GetLastFiredAt ¶
func (x *ScheduleInfo) GetLastFiredAt() *timestamppb.Timestamp
func (*ScheduleInfo) GetNextFireAt ¶
func (x *ScheduleInfo) GetNextFireAt() *timestamppb.Timestamp
func (*ScheduleInfo) GetSchedule ¶
func (x *ScheduleInfo) GetSchedule() string
func (*ScheduleInfo) GetSlug ¶
func (x *ScheduleInfo) GetSlug() string
func (*ScheduleInfo) ProtoMessage ¶
func (*ScheduleInfo) ProtoMessage()
func (*ScheduleInfo) ProtoReflect ¶
func (x *ScheduleInfo) ProtoReflect() protoreflect.Message
func (*ScheduleInfo) Reset ¶
func (x *ScheduleInfo) Reset()
func (*ScheduleInfo) String ¶
func (x *ScheduleInfo) String() string
type SetAPIKeyRequest ¶
type SetAPIKeyRequest struct {
ApiKey string `protobuf:"bytes,1,opt,name=api_key,json=apiKey,proto3" json:"api_key,omitempty"`
DisplayName string `protobuf:"bytes,2,opt,name=display_name,json=displayName,proto3" json:"display_name,omitempty"` // required when this call provisions a resource
CreateNew bool `protobuf:"varint,3,opt,name=create_new,json=createNew,proto3" json:"create_new,omitempty"` // create and atomically replace the current binding
// contains filtered or unexported fields
}
func (*SetAPIKeyRequest) Descriptor
deprecated
func (*SetAPIKeyRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetAPIKeyRequest.ProtoReflect.Descriptor instead.
func (*SetAPIKeyRequest) GetApiKey ¶
func (x *SetAPIKeyRequest) GetApiKey() string
func (*SetAPIKeyRequest) GetCreateNew ¶
func (x *SetAPIKeyRequest) GetCreateNew() bool
func (*SetAPIKeyRequest) GetDisplayName ¶
func (x *SetAPIKeyRequest) GetDisplayName() string
func (*SetAPIKeyRequest) ProtoMessage ¶
func (*SetAPIKeyRequest) ProtoMessage()
func (*SetAPIKeyRequest) ProtoReflect ¶
func (x *SetAPIKeyRequest) ProtoReflect() protoreflect.Message
func (*SetAPIKeyRequest) Reset ¶
func (x *SetAPIKeyRequest) Reset()
func (*SetAPIKeyRequest) String ¶
func (x *SetAPIKeyRequest) String() string
type SetConnectorLabelsRequest ¶ added in v0.6.0
type SetConnectorLabelsRequest struct {
Labels map[string]string `` /* 139-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*SetConnectorLabelsRequest) Descriptor
deprecated
added in
v0.6.0
func (*SetConnectorLabelsRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetConnectorLabelsRequest.ProtoReflect.Descriptor instead.
func (*SetConnectorLabelsRequest) GetLabels ¶ added in v0.6.0
func (x *SetConnectorLabelsRequest) GetLabels() map[string]string
func (*SetConnectorLabelsRequest) ProtoMessage ¶ added in v0.6.0
func (*SetConnectorLabelsRequest) ProtoMessage()
func (*SetConnectorLabelsRequest) ProtoReflect ¶ added in v0.6.0
func (x *SetConnectorLabelsRequest) ProtoReflect() protoreflect.Message
func (*SetConnectorLabelsRequest) Reset ¶ added in v0.6.0
func (x *SetConnectorLabelsRequest) Reset()
func (*SetConnectorLabelsRequest) String ¶ added in v0.6.0
func (x *SetConnectorLabelsRequest) String() string
type SetEnvVarValueRequest ¶
type SetEnvVarValueRequest struct {
Value string `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty"`
// contains filtered or unexported fields
}
func (*SetEnvVarValueRequest) Descriptor
deprecated
func (*SetEnvVarValueRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetEnvVarValueRequest.ProtoReflect.Descriptor instead.
func (*SetEnvVarValueRequest) GetValue ¶
func (x *SetEnvVarValueRequest) GetValue() string
func (*SetEnvVarValueRequest) ProtoMessage ¶
func (*SetEnvVarValueRequest) ProtoMessage()
func (*SetEnvVarValueRequest) ProtoReflect ¶
func (x *SetEnvVarValueRequest) ProtoReflect() protoreflect.Message
func (*SetEnvVarValueRequest) Reset ¶
func (x *SetEnvVarValueRequest) Reset()
func (*SetEnvVarValueRequest) String ¶
func (x *SetEnvVarValueRequest) String() string
type SetOAuthAppRequest ¶
type SetOAuthAppRequest struct {
ClientId string `protobuf:"bytes,1,opt,name=client_id,json=clientId,proto3" json:"client_id,omitempty"`
ClientSecret string `protobuf:"bytes,2,opt,name=client_secret,json=clientSecret,proto3" json:"client_secret,omitempty"`
DisplayName string `protobuf:"bytes,3,opt,name=display_name,json=displayName,proto3" json:"display_name,omitempty"` // required when this call provisions a resource
CreateNew bool `protobuf:"varint,4,opt,name=create_new,json=createNew,proto3" json:"create_new,omitempty"` // stage the app on a distinct provisional resource
// contains filtered or unexported fields
}
func (*SetOAuthAppRequest) Descriptor
deprecated
func (*SetOAuthAppRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetOAuthAppRequest.ProtoReflect.Descriptor instead.
func (*SetOAuthAppRequest) GetClientId ¶
func (x *SetOAuthAppRequest) GetClientId() string
func (*SetOAuthAppRequest) GetClientSecret ¶
func (x *SetOAuthAppRequest) GetClientSecret() string
func (*SetOAuthAppRequest) GetCreateNew ¶
func (x *SetOAuthAppRequest) GetCreateNew() bool
func (*SetOAuthAppRequest) GetDisplayName ¶
func (x *SetOAuthAppRequest) GetDisplayName() string
func (*SetOAuthAppRequest) ProtoMessage ¶
func (*SetOAuthAppRequest) ProtoMessage()
func (*SetOAuthAppRequest) ProtoReflect ¶
func (x *SetOAuthAppRequest) ProtoReflect() protoreflect.Message
func (*SetOAuthAppRequest) Reset ¶
func (x *SetOAuthAppRequest) Reset()
func (*SetOAuthAppRequest) String ¶
func (x *SetOAuthAppRequest) String() string
type SetPasswordRequest ¶
type SetPasswordRequest struct {
Password string `protobuf:"bytes,1,opt,name=password,proto3" json:"password,omitempty"`
// contains filtered or unexported fields
}
func (*SetPasswordRequest) Descriptor
deprecated
func (*SetPasswordRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetPasswordRequest.ProtoReflect.Descriptor instead.
func (*SetPasswordRequest) GetPassword ¶
func (x *SetPasswordRequest) GetPassword() string
func (*SetPasswordRequest) ProtoMessage ¶
func (*SetPasswordRequest) ProtoMessage()
func (*SetPasswordRequest) ProtoReflect ¶
func (x *SetPasswordRequest) ProtoReflect() protoreflect.Message
func (*SetPasswordRequest) Reset ¶
func (x *SetPasswordRequest) Reset()
func (*SetPasswordRequest) String ¶
func (x *SetPasswordRequest) String() string
type SetupCountsInfo ¶
type SetupCountsInfo struct {
Connections int32 `protobuf:"varint,1,opt,name=connections,proto3" json:"connections,omitempty"`
McpServers int32 `protobuf:"varint,2,opt,name=mcp_servers,json=mcpServers,proto3" json:"mcp_servers,omitempty"`
EnvVars int32 `protobuf:"varint,3,opt,name=env_vars,json=envVars,proto3" json:"env_vars,omitempty"`
Connectors int32 `protobuf:"varint,5,opt,name=connectors,proto3" json:"connectors,omitempty"`
// contains filtered or unexported fields
}
SetupCountsInfo aggregates the setup-completeness counters across an agent's connections, MCP servers, and env vars. Used by the agent-card progress bar to flag agents whose operator hasn't finished setup.
func (*SetupCountsInfo) Descriptor
deprecated
func (*SetupCountsInfo) Descriptor() ([]byte, []int)
Deprecated: Use SetupCountsInfo.ProtoReflect.Descriptor instead.
func (*SetupCountsInfo) GetConnections ¶
func (x *SetupCountsInfo) GetConnections() int32
func (*SetupCountsInfo) GetConnectors ¶ added in v0.6.0
func (x *SetupCountsInfo) GetConnectors() int32
func (*SetupCountsInfo) GetEnvVars ¶
func (x *SetupCountsInfo) GetEnvVars() int32
func (*SetupCountsInfo) GetMcpServers ¶
func (x *SetupCountsInfo) GetMcpServers() int32
func (*SetupCountsInfo) ProtoMessage ¶
func (*SetupCountsInfo) ProtoMessage()
func (*SetupCountsInfo) ProtoReflect ¶
func (x *SetupCountsInfo) ProtoReflect() protoreflect.Message
func (*SetupCountsInfo) Reset ¶
func (x *SetupCountsInfo) Reset()
func (*SetupCountsInfo) String ¶
func (x *SetupCountsInfo) String() string
type SiblingInfo ¶
type SiblingInfo struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
Slug string `protobuf:"bytes,2,opt,name=slug,proto3" json:"slug,omitempty"`
Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"`
Description string `protobuf:"bytes,4,opt,name=description,proto3" json:"description,omitempty"`
CreatedAt *timestamppb.Timestamp `protobuf:"bytes,7,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
// Per-edge access ceiling ("public" | "user" | "admin") the operator
// picked when adding the sibling — caps what this agent can do when it
// calls the sibling (operator intent).
MaxAccess string `protobuf:"bytes,8,opt,name=max_access,json=maxAccess,proto3" json:"max_access,omitempty"`
// The live effective ceiling = min(max_access, current role of the grant
// that authorizes this edge). Auto-downgrades when the target lowers the
// grant; this is the value the UI shows.
EffectiveMaxAccess string `protobuf:"bytes,9,opt,name=effective_max_access,json=effectiveMaxAccess,proto3" json:"effective_max_access,omitempty"`
// contains filtered or unexported fields
}
SiblingInfo is one entry in an agent's A2A address book.
func (*SiblingInfo) Descriptor
deprecated
func (*SiblingInfo) Descriptor() ([]byte, []int)
Deprecated: Use SiblingInfo.ProtoReflect.Descriptor instead.
func (*SiblingInfo) GetCreatedAt ¶
func (x *SiblingInfo) GetCreatedAt() *timestamppb.Timestamp
func (*SiblingInfo) GetDescription ¶
func (x *SiblingInfo) GetDescription() string
func (*SiblingInfo) GetEffectiveMaxAccess ¶
func (x *SiblingInfo) GetEffectiveMaxAccess() string
func (*SiblingInfo) GetId ¶
func (x *SiblingInfo) GetId() string
func (*SiblingInfo) GetMaxAccess ¶
func (x *SiblingInfo) GetMaxAccess() string
func (*SiblingInfo) GetName ¶
func (x *SiblingInfo) GetName() string
func (*SiblingInfo) GetSlug ¶
func (x *SiblingInfo) GetSlug() string
func (*SiblingInfo) ProtoMessage ¶
func (*SiblingInfo) ProtoMessage()
func (*SiblingInfo) ProtoReflect ¶
func (x *SiblingInfo) ProtoReflect() protoreflect.Message
func (*SiblingInfo) Reset ¶
func (x *SiblingInfo) Reset()
func (*SiblingInfo) String ¶
func (x *SiblingInfo) String() string
type StartAuthorizationForNeedRequest ¶
type StartAuthorizationForNeedRequest struct {
AgentId string `protobuf:"bytes,1,opt,name=agent_id,json=agentId,proto3" json:"agent_id,omitempty"`
Type string `protobuf:"bytes,2,opt,name=type,proto3" json:"type,omitempty"` // connection | mcp_server
Slug string `protobuf:"bytes,3,opt,name=slug,proto3" json:"slug,omitempty"` // agent-local need slug
ResourceId string `protobuf:"bytes,4,opt,name=resource_id,json=resourceId,proto3" json:"resource_id,omitempty"` // existing candidate; empty selects a provisional resource for the need
DisplayName string `protobuf:"bytes,5,opt,name=display_name,json=displayName,proto3" json:"display_name,omitempty"` // required when a provisional resource must be created
RedirectUri string `protobuf:"bytes,6,opt,name=redirect_uri,json=redirectUri,proto3" json:"redirect_uri,omitempty"`
CreateNew bool `protobuf:"varint,7,opt,name=create_new,json=createNew,proto3" json:"create_new,omitempty"` // authorize a distinct provisional resource, then switch on success
// contains filtered or unexported fields
}
func (*StartAuthorizationForNeedRequest) Descriptor
deprecated
func (*StartAuthorizationForNeedRequest) Descriptor() ([]byte, []int)
Deprecated: Use StartAuthorizationForNeedRequest.ProtoReflect.Descriptor instead.
func (*StartAuthorizationForNeedRequest) GetAgentId ¶
func (x *StartAuthorizationForNeedRequest) GetAgentId() string
func (*StartAuthorizationForNeedRequest) GetCreateNew ¶
func (x *StartAuthorizationForNeedRequest) GetCreateNew() bool
func (*StartAuthorizationForNeedRequest) GetDisplayName ¶
func (x *StartAuthorizationForNeedRequest) GetDisplayName() string
func (*StartAuthorizationForNeedRequest) GetRedirectUri ¶
func (x *StartAuthorizationForNeedRequest) GetRedirectUri() string
func (*StartAuthorizationForNeedRequest) GetResourceId ¶
func (x *StartAuthorizationForNeedRequest) GetResourceId() string
func (*StartAuthorizationForNeedRequest) GetSlug ¶
func (x *StartAuthorizationForNeedRequest) GetSlug() string
func (*StartAuthorizationForNeedRequest) GetType ¶
func (x *StartAuthorizationForNeedRequest) GetType() string
func (*StartAuthorizationForNeedRequest) ProtoMessage ¶
func (*StartAuthorizationForNeedRequest) ProtoMessage()
func (*StartAuthorizationForNeedRequest) ProtoReflect ¶
func (x *StartAuthorizationForNeedRequest) ProtoReflect() protoreflect.Message
func (*StartAuthorizationForNeedRequest) Reset ¶
func (x *StartAuthorizationForNeedRequest) Reset()
func (*StartAuthorizationForNeedRequest) String ¶
func (x *StartAuthorizationForNeedRequest) String() string
type StartAuthorizationForNeedResponse ¶
type StartAuthorizationForNeedResponse struct {
AuthorizeUrl string `protobuf:"bytes,1,opt,name=authorize_url,json=authorizeUrl,proto3" json:"authorize_url,omitempty"`
ResourceId string `protobuf:"bytes,2,opt,name=resource_id,json=resourceId,proto3" json:"resource_id,omitempty"`
Status string `protobuf:"bytes,3,opt,name=status,proto3" json:"status,omitempty"` // authorization_started
// contains filtered or unexported fields
}
func (*StartAuthorizationForNeedResponse) Descriptor
deprecated
func (*StartAuthorizationForNeedResponse) Descriptor() ([]byte, []int)
Deprecated: Use StartAuthorizationForNeedResponse.ProtoReflect.Descriptor instead.
func (*StartAuthorizationForNeedResponse) GetAuthorizeUrl ¶
func (x *StartAuthorizationForNeedResponse) GetAuthorizeUrl() string
func (*StartAuthorizationForNeedResponse) GetResourceId ¶
func (x *StartAuthorizationForNeedResponse) GetResourceId() string
func (*StartAuthorizationForNeedResponse) GetStatus ¶
func (x *StartAuthorizationForNeedResponse) GetStatus() string
func (*StartAuthorizationForNeedResponse) ProtoMessage ¶
func (*StartAuthorizationForNeedResponse) ProtoMessage()
func (*StartAuthorizationForNeedResponse) ProtoReflect ¶
func (x *StartAuthorizationForNeedResponse) ProtoReflect() protoreflect.Message
func (*StartAuthorizationForNeedResponse) Reset ¶
func (x *StartAuthorizationForNeedResponse) Reset()
func (*StartAuthorizationForNeedResponse) String ¶
func (x *StartAuthorizationForNeedResponse) String() string
type SystemSettingsInfo ¶
type SystemSettingsInfo struct {
DefaultBuildModel string `protobuf:"bytes,1,opt,name=default_build_model,json=defaultBuildModel,proto3" json:"default_build_model,omitempty"`
DefaultExecModel string `protobuf:"bytes,2,opt,name=default_exec_model,json=defaultExecModel,proto3" json:"default_exec_model,omitempty"`
DefaultSttModel string `protobuf:"bytes,3,opt,name=default_stt_model,json=defaultSttModel,proto3" json:"default_stt_model,omitempty"`
DefaultVisionModel string `protobuf:"bytes,4,opt,name=default_vision_model,json=defaultVisionModel,proto3" json:"default_vision_model,omitempty"`
DefaultTtsModel string `protobuf:"bytes,5,opt,name=default_tts_model,json=defaultTtsModel,proto3" json:"default_tts_model,omitempty"`
DefaultImageGenModel string `protobuf:"bytes,6,opt,name=default_image_gen_model,json=defaultImageGenModel,proto3" json:"default_image_gen_model,omitempty"`
DefaultSearchModel string `protobuf:"bytes,7,opt,name=default_search_model,json=defaultSearchModel,proto3" json:"default_search_model,omitempty"`
DefaultEmbeddingModel string `` /* 126-byte string literal not displayed */
DefaultBuildProviderId string `` /* 131-byte string literal not displayed */
DefaultExecProviderId string `` /* 129-byte string literal not displayed */
DefaultSttProviderId string `` /* 126-byte string literal not displayed */
DefaultVisionProviderId string `` /* 135-byte string literal not displayed */
DefaultTtsProviderId string `` /* 126-byte string literal not displayed */
DefaultImageGenProviderId string `` /* 143-byte string literal not displayed */
DefaultSearchProviderId string `` /* 135-byte string literal not displayed */
DefaultEmbeddingProviderId string `` /* 144-byte string literal not displayed */
UiLocale string `protobuf:"bytes,20,opt,name=ui_locale,json=uiLocale,proto3" json:"ui_locale,omitempty"`
// contains filtered or unexported fields
}
SystemSettingsInfo mirrors the system_settings table (single-row, global). Per-capability default models are used wherever the system picks a model for a capability and no agent-specific override is set. Each slot pairs a model name with a provider row UUID (multi-key support); empty + empty means "no default configured for this capability". public_url / agent_domain are deliberately absent: they are env-only (PUBLIC_URL / AGENT_DOMAIN), shared with the bundled Caddy via .env, and never DB/UI-editable.
func (*SystemSettingsInfo) Descriptor
deprecated
func (*SystemSettingsInfo) Descriptor() ([]byte, []int)
Deprecated: Use SystemSettingsInfo.ProtoReflect.Descriptor instead.
func (*SystemSettingsInfo) GetDefaultBuildModel ¶
func (x *SystemSettingsInfo) GetDefaultBuildModel() string
func (*SystemSettingsInfo) GetDefaultBuildProviderId ¶
func (x *SystemSettingsInfo) GetDefaultBuildProviderId() string
func (*SystemSettingsInfo) GetDefaultEmbeddingModel ¶
func (x *SystemSettingsInfo) GetDefaultEmbeddingModel() string
func (*SystemSettingsInfo) GetDefaultEmbeddingProviderId ¶
func (x *SystemSettingsInfo) GetDefaultEmbeddingProviderId() string
func (*SystemSettingsInfo) GetDefaultExecModel ¶
func (x *SystemSettingsInfo) GetDefaultExecModel() string
func (*SystemSettingsInfo) GetDefaultExecProviderId ¶
func (x *SystemSettingsInfo) GetDefaultExecProviderId() string
func (*SystemSettingsInfo) GetDefaultImageGenModel ¶
func (x *SystemSettingsInfo) GetDefaultImageGenModel() string
func (*SystemSettingsInfo) GetDefaultImageGenProviderId ¶
func (x *SystemSettingsInfo) GetDefaultImageGenProviderId() string
func (*SystemSettingsInfo) GetDefaultSearchModel ¶
func (x *SystemSettingsInfo) GetDefaultSearchModel() string
func (*SystemSettingsInfo) GetDefaultSearchProviderId ¶
func (x *SystemSettingsInfo) GetDefaultSearchProviderId() string
func (*SystemSettingsInfo) GetDefaultSttModel ¶
func (x *SystemSettingsInfo) GetDefaultSttModel() string
func (*SystemSettingsInfo) GetDefaultSttProviderId ¶
func (x *SystemSettingsInfo) GetDefaultSttProviderId() string
func (*SystemSettingsInfo) GetDefaultTtsModel ¶
func (x *SystemSettingsInfo) GetDefaultTtsModel() string
func (*SystemSettingsInfo) GetDefaultTtsProviderId ¶
func (x *SystemSettingsInfo) GetDefaultTtsProviderId() string
func (*SystemSettingsInfo) GetDefaultVisionModel ¶
func (x *SystemSettingsInfo) GetDefaultVisionModel() string
func (*SystemSettingsInfo) GetDefaultVisionProviderId ¶
func (x *SystemSettingsInfo) GetDefaultVisionProviderId() string
func (*SystemSettingsInfo) GetUiLocale ¶ added in v0.6.0
func (x *SystemSettingsInfo) GetUiLocale() string
func (*SystemSettingsInfo) ProtoMessage ¶
func (*SystemSettingsInfo) ProtoMessage()
func (*SystemSettingsInfo) ProtoReflect ¶
func (x *SystemSettingsInfo) ProtoReflect() protoreflect.Message
func (*SystemSettingsInfo) Reset ¶
func (x *SystemSettingsInfo) Reset()
func (*SystemSettingsInfo) String ¶
func (x *SystemSettingsInfo) String() string
type Tenant ¶
type Tenant struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
Slug string `protobuf:"bytes,2,opt,name=slug,proto3" json:"slug,omitempty"`
Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"`
Settings *structpb.Struct `protobuf:"bytes,4,opt,name=settings,proto3" json:"settings,omitempty"`
CreatedAt *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
UpdatedAt *timestamppb.Timestamp `protobuf:"bytes,6,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"`
// contains filtered or unexported fields
}
Tenant represents a workspace (organization).
func (*Tenant) Descriptor
deprecated
func (*Tenant) GetCreatedAt ¶
func (x *Tenant) GetCreatedAt() *timestamppb.Timestamp
func (*Tenant) GetSettings ¶
func (*Tenant) GetUpdatedAt ¶
func (x *Tenant) GetUpdatedAt() *timestamppb.Timestamp
func (*Tenant) ProtoMessage ¶
func (*Tenant) ProtoMessage()
func (*Tenant) ProtoReflect ¶
func (x *Tenant) ProtoReflect() protoreflect.Message
type TenantRole ¶
type TenantRole int32
TenantRole defines the role a user has within a tenant. Hierarchy: admin > manager > user.
const ( TenantRole_TENANT_ROLE_UNSPECIFIED TenantRole = 0 TenantRole_TENANT_ROLE_ADMIN TenantRole = 1 TenantRole_TENANT_ROLE_MANAGER TenantRole = 2 TenantRole_TENANT_ROLE_USER TenantRole = 3 )
func (TenantRole) Descriptor ¶
func (TenantRole) Descriptor() protoreflect.EnumDescriptor
func (TenantRole) Enum ¶
func (x TenantRole) Enum() *TenantRole
func (TenantRole) EnumDescriptor
deprecated
func (TenantRole) EnumDescriptor() ([]byte, []int)
Deprecated: Use TenantRole.Descriptor instead.
func (TenantRole) Number ¶
func (x TenantRole) Number() protoreflect.EnumNumber
func (TenantRole) String ¶
func (x TenantRole) String() string
func (TenantRole) Type ¶
func (TenantRole) Type() protoreflect.EnumType
type TestCredentialResponse ¶
type TestCredentialResponse struct {
Success bool `protobuf:"varint,1,opt,name=success,proto3" json:"success,omitempty"`
StatusCode int32 `protobuf:"varint,2,opt,name=status_code,json=statusCode,proto3" json:"status_code,omitempty"`
Message string `protobuf:"bytes,3,opt,name=message,proto3" json:"message,omitempty"`
// contains filtered or unexported fields
}
func (*TestCredentialResponse) Descriptor
deprecated
func (*TestCredentialResponse) Descriptor() ([]byte, []int)
Deprecated: Use TestCredentialResponse.ProtoReflect.Descriptor instead.
func (*TestCredentialResponse) GetMessage ¶
func (x *TestCredentialResponse) GetMessage() string
func (*TestCredentialResponse) GetStatusCode ¶
func (x *TestCredentialResponse) GetStatusCode() int32
func (*TestCredentialResponse) GetSuccess ¶
func (x *TestCredentialResponse) GetSuccess() bool
func (*TestCredentialResponse) ProtoMessage ¶
func (*TestCredentialResponse) ProtoMessage()
func (*TestCredentialResponse) ProtoReflect ¶
func (x *TestCredentialResponse) ProtoReflect() protoreflect.Message
func (*TestCredentialResponse) Reset ¶
func (x *TestCredentialResponse) Reset()
func (*TestCredentialResponse) String ¶
func (x *TestCredentialResponse) String() string
type TodoItem ¶
type TodoItem struct {
Content string `protobuf:"bytes,1,opt,name=content,proto3" json:"content,omitempty"`
Status string `protobuf:"bytes,2,opt,name=status,proto3" json:"status,omitempty"` // "pending" | "in_progress" | "completed" | "cancelled"
Priority string `protobuf:"bytes,3,opt,name=priority,proto3" json:"priority,omitempty"` // "high" | "medium" | "low"
Id string `protobuf:"bytes,4,opt,name=id,proto3" json:"id,omitempty"`
// contains filtered or unexported fields
}
TodoItem mirrors a sol todo entry. Carried on AgentBuildInfo (snapshot) and AgentBuildTodoEvent (live).
func (*TodoItem) Descriptor
deprecated
func (*TodoItem) GetContent ¶
func (*TodoItem) GetPriority ¶
func (*TodoItem) ProtoMessage ¶
func (*TodoItem) ProtoMessage()
func (*TodoItem) ProtoReflect ¶
func (x *TodoItem) ProtoReflect() protoreflect.Message
type ToolInfo ¶
type ToolInfo struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"`
Description string `protobuf:"bytes,3,opt,name=description,proto3" json:"description,omitempty"`
Access string `protobuf:"bytes,4,opt,name=access,proto3" json:"access,omitempty"` // "admin", "user", "public"
InputSchema string `protobuf:"bytes,5,opt,name=input_schema,json=inputSchema,proto3" json:"input_schema,omitempty"`
OutputSchema string `protobuf:"bytes,6,opt,name=output_schema,json=outputSchema,proto3" json:"output_schema,omitempty"`
// contains filtered or unexported fields
}
ToolInfo represents a registered tool on an agent. InputSchema and OutputSchema are JSON-encoded JSON Schemas.
func (*ToolInfo) Descriptor
deprecated
func (*ToolInfo) GetDescription ¶
func (*ToolInfo) GetInputSchema ¶
func (*ToolInfo) GetOutputSchema ¶
func (*ToolInfo) ProtoMessage ¶
func (*ToolInfo) ProtoMessage()
func (*ToolInfo) ProtoReflect ¶
func (x *ToolInfo) ProtoReflect() protoreflect.Message
type TopicInfo ¶
type TopicInfo struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
Slug string `protobuf:"bytes,2,opt,name=slug,proto3" json:"slug,omitempty"`
Description string `protobuf:"bytes,3,opt,name=description,proto3" json:"description,omitempty"`
Subscribed bool `protobuf:"varint,4,opt,name=subscribed,proto3" json:"subscribed,omitempty"` // per-conversation subscription status
// contains filtered or unexported fields
}
TopicInfo represents a notification topic with subscription status.
func (*TopicInfo) Descriptor
deprecated
func (*TopicInfo) GetDescription ¶
func (*TopicInfo) GetSubscribed ¶
func (*TopicInfo) ProtoMessage ¶
func (*TopicInfo) ProtoMessage()
func (*TopicInfo) ProtoReflect ¶
func (x *TopicInfo) ProtoReflect() protoreflect.Message
type TransferAgentOwnershipRequest ¶
type TransferAgentOwnershipRequest struct {
NewOwnerId string `protobuf:"bytes,1,opt,name=new_owner_id,json=newOwnerId,proto3" json:"new_owner_id,omitempty"`
// contains filtered or unexported fields
}
TransferAgentOwnershipRequest hands the agent to another tenant user. The new owner gets admin membership; the old owner is removed. Owner-scoped bindings (connections, MCP servers, git credential, bridges) are unbound.
func (*TransferAgentOwnershipRequest) Descriptor
deprecated
func (*TransferAgentOwnershipRequest) Descriptor() ([]byte, []int)
Deprecated: Use TransferAgentOwnershipRequest.ProtoReflect.Descriptor instead.
func (*TransferAgentOwnershipRequest) GetNewOwnerId ¶
func (x *TransferAgentOwnershipRequest) GetNewOwnerId() string
func (*TransferAgentOwnershipRequest) ProtoMessage ¶
func (*TransferAgentOwnershipRequest) ProtoMessage()
func (*TransferAgentOwnershipRequest) ProtoReflect ¶
func (x *TransferAgentOwnershipRequest) ProtoReflect() protoreflect.Message
func (*TransferAgentOwnershipRequest) Reset ¶
func (x *TransferAgentOwnershipRequest) Reset()
func (*TransferAgentOwnershipRequest) String ¶
func (x *TransferAgentOwnershipRequest) String() string
type TransferAgentOwnershipResponse ¶
type TransferAgentOwnershipResponse struct {
Agent *AgentInfo `protobuf:"bytes,1,opt,name=agent,proto3" json:"agent,omitempty"`
// contains filtered or unexported fields
}
func (*TransferAgentOwnershipResponse) Descriptor
deprecated
func (*TransferAgentOwnershipResponse) Descriptor() ([]byte, []int)
Deprecated: Use TransferAgentOwnershipResponse.ProtoReflect.Descriptor instead.
func (*TransferAgentOwnershipResponse) GetAgent ¶
func (x *TransferAgentOwnershipResponse) GetAgent() *AgentInfo
func (*TransferAgentOwnershipResponse) ProtoMessage ¶
func (*TransferAgentOwnershipResponse) ProtoMessage()
func (*TransferAgentOwnershipResponse) ProtoReflect ¶
func (x *TransferAgentOwnershipResponse) ProtoReflect() protoreflect.Message
func (*TransferAgentOwnershipResponse) Reset ¶
func (x *TransferAgentOwnershipResponse) Reset()
func (*TransferAgentOwnershipResponse) String ¶
func (x *TransferAgentOwnershipResponse) String() string
type TransferResourceOwnershipRequest ¶ added in v0.6.0
type TransferResourceOwnershipRequest struct {
NewOwnerUserId string `protobuf:"bytes,1,opt,name=new_owner_user_id,json=newOwnerUserId,proto3" json:"new_owner_user_id,omitempty"`
// contains filtered or unexported fields
}
func (*TransferResourceOwnershipRequest) Descriptor
deprecated
added in
v0.6.0
func (*TransferResourceOwnershipRequest) Descriptor() ([]byte, []int)
Deprecated: Use TransferResourceOwnershipRequest.ProtoReflect.Descriptor instead.
func (*TransferResourceOwnershipRequest) GetNewOwnerUserId ¶ added in v0.6.0
func (x *TransferResourceOwnershipRequest) GetNewOwnerUserId() string
func (*TransferResourceOwnershipRequest) ProtoMessage ¶ added in v0.6.0
func (*TransferResourceOwnershipRequest) ProtoMessage()
func (*TransferResourceOwnershipRequest) ProtoReflect ¶ added in v0.6.0
func (x *TransferResourceOwnershipRequest) ProtoReflect() protoreflect.Message
func (*TransferResourceOwnershipRequest) Reset ¶ added in v0.6.0
func (x *TransferResourceOwnershipRequest) Reset()
func (*TransferResourceOwnershipRequest) String ¶ added in v0.6.0
func (x *TransferResourceOwnershipRequest) String() string
type UpdateAgentModelConfigRequest ¶
type UpdateAgentModelConfigRequest struct {
Config *AgentModelConfig `protobuf:"bytes,1,opt,name=config,proto3" json:"config,omitempty"`
// contains filtered or unexported fields
}
func (*UpdateAgentModelConfigRequest) Descriptor
deprecated
func (*UpdateAgentModelConfigRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateAgentModelConfigRequest.ProtoReflect.Descriptor instead.
func (*UpdateAgentModelConfigRequest) GetConfig ¶
func (x *UpdateAgentModelConfigRequest) GetConfig() *AgentModelConfig
func (*UpdateAgentModelConfigRequest) ProtoMessage ¶
func (*UpdateAgentModelConfigRequest) ProtoMessage()
func (*UpdateAgentModelConfigRequest) ProtoReflect ¶
func (x *UpdateAgentModelConfigRequest) ProtoReflect() protoreflect.Message
func (*UpdateAgentModelConfigRequest) Reset ¶
func (x *UpdateAgentModelConfigRequest) Reset()
func (*UpdateAgentModelConfigRequest) String ¶
func (x *UpdateAgentModelConfigRequest) String() string
type UpdateAgentModelConfigResponse ¶
type UpdateAgentModelConfigResponse struct {
Config *AgentModelConfig `protobuf:"bytes,1,opt,name=config,proto3" json:"config,omitempty"`
// contains filtered or unexported fields
}
func (*UpdateAgentModelConfigResponse) Descriptor
deprecated
func (*UpdateAgentModelConfigResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateAgentModelConfigResponse.ProtoReflect.Descriptor instead.
func (*UpdateAgentModelConfigResponse) GetConfig ¶
func (x *UpdateAgentModelConfigResponse) GetConfig() *AgentModelConfig
func (*UpdateAgentModelConfigResponse) ProtoMessage ¶
func (*UpdateAgentModelConfigResponse) ProtoMessage()
func (*UpdateAgentModelConfigResponse) ProtoReflect ¶
func (x *UpdateAgentModelConfigResponse) ProtoReflect() protoreflect.Message
func (*UpdateAgentModelConfigResponse) Reset ¶
func (x *UpdateAgentModelConfigResponse) Reset()
func (*UpdateAgentModelConfigResponse) String ¶
func (x *UpdateAgentModelConfigResponse) String() string
type UpdateAgentRequest ¶
type UpdateAgentRequest struct {
Description string `protobuf:"bytes,1,opt,name=description,proto3" json:"description,omitempty"`
AutoFix *bool `protobuf:"varint,2,opt,name=auto_fix,json=autoFix,proto3,oneof" json:"auto_fix,omitempty"`
// Rename: omitted (null) leaves the field unchanged. slug must stay
// unique and kebab-shaped; changing it re-points sibling agent_<slug>
// bindings and any externally-configured MCP URL.
Name *string `protobuf:"bytes,5,opt,name=name,proto3,oneof" json:"name,omitempty"`
Slug *string `protobuf:"bytes,6,opt,name=slug,proto3,oneof" json:"slug,omitempty"`
// contains filtered or unexported fields
}
func (*UpdateAgentRequest) Descriptor
deprecated
func (*UpdateAgentRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateAgentRequest.ProtoReflect.Descriptor instead.
func (*UpdateAgentRequest) GetAutoFix ¶
func (x *UpdateAgentRequest) GetAutoFix() bool
func (*UpdateAgentRequest) GetDescription ¶
func (x *UpdateAgentRequest) GetDescription() string
func (*UpdateAgentRequest) GetName ¶
func (x *UpdateAgentRequest) GetName() string
func (*UpdateAgentRequest) GetSlug ¶
func (x *UpdateAgentRequest) GetSlug() string
func (*UpdateAgentRequest) ProtoMessage ¶
func (*UpdateAgentRequest) ProtoMessage()
func (*UpdateAgentRequest) ProtoReflect ¶
func (x *UpdateAgentRequest) ProtoReflect() protoreflect.Message
func (*UpdateAgentRequest) Reset ¶
func (x *UpdateAgentRequest) Reset()
func (*UpdateAgentRequest) String ¶
func (x *UpdateAgentRequest) String() string
type UpdateAgentResponse ¶
type UpdateAgentResponse struct {
Agent *AgentInfo `protobuf:"bytes,1,opt,name=agent,proto3" json:"agent,omitempty"`
// contains filtered or unexported fields
}
func (*UpdateAgentResponse) Descriptor
deprecated
func (*UpdateAgentResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateAgentResponse.ProtoReflect.Descriptor instead.
func (*UpdateAgentResponse) GetAgent ¶
func (x *UpdateAgentResponse) GetAgent() *AgentInfo
func (*UpdateAgentResponse) ProtoMessage ¶
func (*UpdateAgentResponse) ProtoMessage()
func (*UpdateAgentResponse) ProtoReflect ¶
func (x *UpdateAgentResponse) ProtoReflect() protoreflect.Message
func (*UpdateAgentResponse) Reset ¶
func (x *UpdateAgentResponse) Reset()
func (*UpdateAgentResponse) String ¶
func (x *UpdateAgentResponse) String() string
type UpdateAgentSharingRequest ¶
type UpdateAgentSharingRequest struct {
Settings *A2ASettings `protobuf:"bytes,1,opt,name=settings,proto3" json:"settings,omitempty"`
// contains filtered or unexported fields
}
func (*UpdateAgentSharingRequest) Descriptor
deprecated
func (*UpdateAgentSharingRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateAgentSharingRequest.ProtoReflect.Descriptor instead.
func (*UpdateAgentSharingRequest) GetSettings ¶
func (x *UpdateAgentSharingRequest) GetSettings() *A2ASettings
func (*UpdateAgentSharingRequest) ProtoMessage ¶
func (*UpdateAgentSharingRequest) ProtoMessage()
func (*UpdateAgentSharingRequest) ProtoReflect ¶
func (x *UpdateAgentSharingRequest) ProtoReflect() protoreflect.Message
func (*UpdateAgentSharingRequest) Reset ¶
func (x *UpdateAgentSharingRequest) Reset()
func (*UpdateAgentSharingRequest) String ¶
func (x *UpdateAgentSharingRequest) String() string
type UpdateAgentSharingResponse ¶
type UpdateAgentSharingResponse struct {
Settings *A2ASettings `protobuf:"bytes,1,opt,name=settings,proto3" json:"settings,omitempty"`
// contains filtered or unexported fields
}
func (*UpdateAgentSharingResponse) Descriptor
deprecated
func (*UpdateAgentSharingResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateAgentSharingResponse.ProtoReflect.Descriptor instead.
func (*UpdateAgentSharingResponse) GetSettings ¶
func (x *UpdateAgentSharingResponse) GetSettings() *A2ASettings
func (*UpdateAgentSharingResponse) ProtoMessage ¶
func (*UpdateAgentSharingResponse) ProtoMessage()
func (*UpdateAgentSharingResponse) ProtoReflect ¶
func (x *UpdateAgentSharingResponse) ProtoReflect() protoreflect.Message
func (*UpdateAgentSharingResponse) Reset ¶
func (x *UpdateAgentSharingResponse) Reset()
func (*UpdateAgentSharingResponse) String ¶
func (x *UpdateAgentSharingResponse) String() string
type UpdateBridgeRequest ¶
type UpdateBridgeRequest struct {
AgentId string `protobuf:"bytes,1,opt,name=agent_id,json=agentId,proto3" json:"agent_id,omitempty"`
// Switch a bridge between the system-agent surface and an agent
// surface. Optional: unset = leave as-is. Switching to system
// requires the TenantBridgeSystem permission and forces agent_id
// empty; switching away from system requires a non-empty agent_id.
IsSystem *bool `protobuf:"varint,3,opt,name=is_system,json=isSystem,proto3,oneof" json:"is_system,omitempty"`
// Toggle the Telegram manager-bot capability (admin only). Optional:
// unset = leave as-is. Turning it on requires can_manage_bots.
IsManager *bool `protobuf:"varint,4,opt,name=is_manager,json=isManager,proto3,oneof" json:"is_manager,omitempty"`
// contains filtered or unexported fields
}
Update fields on an existing bridge. Both fields are independent — callers can rebind the agent, edit settings, or do both in one request. A null/unset field leaves that aspect unchanged.
func (*UpdateBridgeRequest) Descriptor
deprecated
func (*UpdateBridgeRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateBridgeRequest.ProtoReflect.Descriptor instead.
func (*UpdateBridgeRequest) GetAgentId ¶
func (x *UpdateBridgeRequest) GetAgentId() string
func (*UpdateBridgeRequest) GetIsManager ¶
func (x *UpdateBridgeRequest) GetIsManager() bool
func (*UpdateBridgeRequest) GetIsSystem ¶
func (x *UpdateBridgeRequest) GetIsSystem() bool
func (*UpdateBridgeRequest) ProtoMessage ¶
func (*UpdateBridgeRequest) ProtoMessage()
func (*UpdateBridgeRequest) ProtoReflect ¶
func (x *UpdateBridgeRequest) ProtoReflect() protoreflect.Message
func (*UpdateBridgeRequest) Reset ¶
func (x *UpdateBridgeRequest) Reset()
func (*UpdateBridgeRequest) String ¶
func (x *UpdateBridgeRequest) String() string
type UpdateMeRequest ¶
type UpdateMeRequest struct {
DisplayName string `protobuf:"bytes,1,opt,name=display_name,json=displayName,proto3" json:"display_name,omitempty"`
// contains filtered or unexported fields
}
func (*UpdateMeRequest) Descriptor
deprecated
func (*UpdateMeRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateMeRequest.ProtoReflect.Descriptor instead.
func (*UpdateMeRequest) GetDisplayName ¶
func (x *UpdateMeRequest) GetDisplayName() string
func (*UpdateMeRequest) ProtoMessage ¶
func (*UpdateMeRequest) ProtoMessage()
func (*UpdateMeRequest) ProtoReflect ¶
func (x *UpdateMeRequest) ProtoReflect() protoreflect.Message
func (*UpdateMeRequest) Reset ¶
func (x *UpdateMeRequest) Reset()
func (*UpdateMeRequest) String ¶
func (x *UpdateMeRequest) String() string
type UpdateProviderRequest ¶
type UpdateProviderRequest struct {
DisplayName string `protobuf:"bytes,1,opt,name=display_name,json=displayName,proto3" json:"display_name,omitempty"`
ApiKey string `protobuf:"bytes,2,opt,name=api_key,json=apiKey,proto3" json:"api_key,omitempty"`
BaseUrl string `protobuf:"bytes,3,opt,name=base_url,json=baseUrl,proto3" json:"base_url,omitempty"`
IsEnabled *bool `protobuf:"varint,4,opt,name=is_enabled,json=isEnabled,proto3,oneof" json:"is_enabled,omitempty"`
// slug — empty string means "leave unchanged", any other value
// renames the row's slug. Conflicts with another row sharing the
// (provider_id, slug) tuple are surfaced as 409.
Slug string `protobuf:"bytes,5,opt,name=slug,proto3" json:"slug,omitempty"`
// Removes the stored credential. Only openai-compatible providers may clear
// their API key. Mutually exclusive with api_key.
ClearApiKey bool `protobuf:"varint,6,opt,name=clear_api_key,json=clearApiKey,proto3" json:"clear_api_key,omitempty"`
// contains filtered or unexported fields
}
func (*UpdateProviderRequest) Descriptor
deprecated
func (*UpdateProviderRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateProviderRequest.ProtoReflect.Descriptor instead.
func (*UpdateProviderRequest) GetApiKey ¶
func (x *UpdateProviderRequest) GetApiKey() string
func (*UpdateProviderRequest) GetBaseUrl ¶
func (x *UpdateProviderRequest) GetBaseUrl() string
func (*UpdateProviderRequest) GetClearApiKey ¶ added in v0.4.1
func (x *UpdateProviderRequest) GetClearApiKey() bool
func (*UpdateProviderRequest) GetDisplayName ¶
func (x *UpdateProviderRequest) GetDisplayName() string
func (*UpdateProviderRequest) GetIsEnabled ¶
func (x *UpdateProviderRequest) GetIsEnabled() bool
func (*UpdateProviderRequest) GetSlug ¶
func (x *UpdateProviderRequest) GetSlug() string
func (*UpdateProviderRequest) ProtoMessage ¶
func (*UpdateProviderRequest) ProtoMessage()
func (*UpdateProviderRequest) ProtoReflect ¶
func (x *UpdateProviderRequest) ProtoReflect() protoreflect.Message
func (*UpdateProviderRequest) Reset ¶
func (x *UpdateProviderRequest) Reset()
func (*UpdateProviderRequest) String ¶
func (x *UpdateProviderRequest) String() string
type UpdateProviderResponse ¶
type UpdateProviderResponse struct {
Provider *Provider `protobuf:"bytes,1,opt,name=provider,proto3" json:"provider,omitempty"`
// contains filtered or unexported fields
}
func (*UpdateProviderResponse) Descriptor
deprecated
func (*UpdateProviderResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateProviderResponse.ProtoReflect.Descriptor instead.
func (*UpdateProviderResponse) GetProvider ¶
func (x *UpdateProviderResponse) GetProvider() *Provider
func (*UpdateProviderResponse) ProtoMessage ¶
func (*UpdateProviderResponse) ProtoMessage()
func (*UpdateProviderResponse) ProtoReflect ¶
func (x *UpdateProviderResponse) ProtoReflect() protoreflect.Message
func (*UpdateProviderResponse) Reset ¶
func (x *UpdateProviderResponse) Reset()
func (*UpdateProviderResponse) String ¶
func (x *UpdateProviderResponse) String() string
type UpdateSystemSettingsRequest ¶
type UpdateSystemSettingsRequest struct {
Settings *SystemSettingsInfo `protobuf:"bytes,1,opt,name=settings,proto3" json:"settings,omitempty"`
// contains filtered or unexported fields
}
func (*UpdateSystemSettingsRequest) Descriptor
deprecated
func (*UpdateSystemSettingsRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateSystemSettingsRequest.ProtoReflect.Descriptor instead.
func (*UpdateSystemSettingsRequest) GetSettings ¶
func (x *UpdateSystemSettingsRequest) GetSettings() *SystemSettingsInfo
func (*UpdateSystemSettingsRequest) ProtoMessage ¶
func (*UpdateSystemSettingsRequest) ProtoMessage()
func (*UpdateSystemSettingsRequest) ProtoReflect ¶
func (x *UpdateSystemSettingsRequest) ProtoReflect() protoreflect.Message
func (*UpdateSystemSettingsRequest) Reset ¶
func (x *UpdateSystemSettingsRequest) Reset()
func (*UpdateSystemSettingsRequest) String ¶
func (x *UpdateSystemSettingsRequest) String() string
type UpdateSystemSettingsResponse ¶
type UpdateSystemSettingsResponse struct {
Settings *SystemSettingsInfo `protobuf:"bytes,1,opt,name=settings,proto3" json:"settings,omitempty"`
// contains filtered or unexported fields
}
func (*UpdateSystemSettingsResponse) Descriptor
deprecated
func (*UpdateSystemSettingsResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateSystemSettingsResponse.ProtoReflect.Descriptor instead.
func (*UpdateSystemSettingsResponse) GetSettings ¶
func (x *UpdateSystemSettingsResponse) GetSettings() *SystemSettingsInfo
func (*UpdateSystemSettingsResponse) ProtoMessage ¶
func (*UpdateSystemSettingsResponse) ProtoMessage()
func (*UpdateSystemSettingsResponse) ProtoReflect ¶
func (x *UpdateSystemSettingsResponse) ProtoReflect() protoreflect.Message
func (*UpdateSystemSettingsResponse) Reset ¶
func (x *UpdateSystemSettingsResponse) Reset()
func (*UpdateSystemSettingsResponse) String ¶
func (x *UpdateSystemSettingsResponse) String() string
type UpdateUserRoleRequest ¶
type UpdateUserRoleRequest struct {
TenantRole string `protobuf:"bytes,1,opt,name=tenant_role,json=tenantRole,proto3" json:"tenant_role,omitempty"`
// contains filtered or unexported fields
}
func (*UpdateUserRoleRequest) Descriptor
deprecated
func (*UpdateUserRoleRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateUserRoleRequest.ProtoReflect.Descriptor instead.
func (*UpdateUserRoleRequest) GetTenantRole ¶
func (x *UpdateUserRoleRequest) GetTenantRole() string
func (*UpdateUserRoleRequest) ProtoMessage ¶
func (*UpdateUserRoleRequest) ProtoMessage()
func (*UpdateUserRoleRequest) ProtoReflect ¶
func (x *UpdateUserRoleRequest) ProtoReflect() protoreflect.Message
func (*UpdateUserRoleRequest) Reset ¶
func (x *UpdateUserRoleRequest) Reset()
func (*UpdateUserRoleRequest) String ¶
func (x *UpdateUserRoleRequest) String() string
type UpgradeAgentRequest ¶
type UpgradeAgentRequest struct {
RunId string `protobuf:"bytes,1,opt,name=run_id,json=runId,proto3" json:"run_id,omitempty"` // optional — the failed run to fix
Description string `protobuf:"bytes,2,opt,name=description,proto3" json:"description,omitempty"` // optional — extra instructions for the upgrade
// contains filtered or unexported fields
}
func (*UpgradeAgentRequest) Descriptor
deprecated
func (*UpgradeAgentRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpgradeAgentRequest.ProtoReflect.Descriptor instead.
func (*UpgradeAgentRequest) GetDescription ¶
func (x *UpgradeAgentRequest) GetDescription() string
func (*UpgradeAgentRequest) GetRunId ¶
func (x *UpgradeAgentRequest) GetRunId() string
func (*UpgradeAgentRequest) ProtoMessage ¶
func (*UpgradeAgentRequest) ProtoMessage()
func (*UpgradeAgentRequest) ProtoReflect ¶
func (x *UpgradeAgentRequest) ProtoReflect() protoreflect.Message
func (*UpgradeAgentRequest) Reset ¶
func (x *UpgradeAgentRequest) Reset()
func (*UpgradeAgentRequest) String ¶
func (x *UpgradeAgentRequest) String() string
type UploadFileResponse ¶
type UploadFileResponse struct {
UploadUrl string `protobuf:"bytes,1,opt,name=upload_url,json=uploadUrl,proto3" json:"upload_url,omitempty"`
Key string `protobuf:"bytes,2,opt,name=key,proto3" json:"key,omitempty"`
// contains filtered or unexported fields
}
func (*UploadFileResponse) Descriptor
deprecated
func (*UploadFileResponse) Descriptor() ([]byte, []int)
Deprecated: Use UploadFileResponse.ProtoReflect.Descriptor instead.
func (*UploadFileResponse) GetKey ¶
func (x *UploadFileResponse) GetKey() string
func (*UploadFileResponse) GetUploadUrl ¶
func (x *UploadFileResponse) GetUploadUrl() string
func (*UploadFileResponse) ProtoMessage ¶
func (*UploadFileResponse) ProtoMessage()
func (*UploadFileResponse) ProtoReflect ¶
func (x *UploadFileResponse) ProtoReflect() protoreflect.Message
func (*UploadFileResponse) Reset ¶
func (x *UploadFileResponse) Reset()
func (*UploadFileResponse) String ¶
func (x *UploadFileResponse) String() string
type UpsertResourceGrantRequest ¶ added in v0.6.0
type UpsertResourceGrantRequest struct {
Capabilities []string `protobuf:"bytes,1,rep,name=capabilities,proto3" json:"capabilities,omitempty"`
// contains filtered or unexported fields
}
func (*UpsertResourceGrantRequest) Descriptor
deprecated
added in
v0.6.0
func (*UpsertResourceGrantRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpsertResourceGrantRequest.ProtoReflect.Descriptor instead.
func (*UpsertResourceGrantRequest) GetCapabilities ¶ added in v0.6.0
func (x *UpsertResourceGrantRequest) GetCapabilities() []string
func (*UpsertResourceGrantRequest) ProtoMessage ¶ added in v0.6.0
func (*UpsertResourceGrantRequest) ProtoMessage()
func (*UpsertResourceGrantRequest) ProtoReflect ¶ added in v0.6.0
func (x *UpsertResourceGrantRequest) ProtoReflect() protoreflect.Message
func (*UpsertResourceGrantRequest) Reset ¶ added in v0.6.0
func (x *UpsertResourceGrantRequest) Reset()
func (*UpsertResourceGrantRequest) String ¶ added in v0.6.0
func (x *UpsertResourceGrantRequest) String() string
type UsageByAgent ¶
type UsageByAgent struct {
AgentSlug string `protobuf:"bytes,1,opt,name=agent_slug,json=agentSlug,proto3" json:"agent_slug,omitempty"`
AgentName string `protobuf:"bytes,2,opt,name=agent_name,json=agentName,proto3" json:"agent_name,omitempty"`
Deleted bool `protobuf:"varint,3,opt,name=deleted,proto3" json:"deleted,omitempty"` // the agent has since been deleted (snapshot identity)
Calls int64 `protobuf:"varint,4,opt,name=calls,proto3" json:"calls,omitempty"`
TokensIn int64 `protobuf:"varint,5,opt,name=tokens_in,json=tokensIn,proto3" json:"tokens_in,omitempty"`
TokensOut int64 `protobuf:"varint,6,opt,name=tokens_out,json=tokensOut,proto3" json:"tokens_out,omitempty"`
TokensCached int64 `protobuf:"varint,7,opt,name=tokens_cached,json=tokensCached,proto3" json:"tokens_cached,omitempty"`
CostTotal float64 `protobuf:"fixed64,8,opt,name=cost_total,json=costTotal,proto3" json:"cost_total,omitempty"`
// Current owner of the agent (agents.owner_principal_id), joined live. Empty
// when the agent — or its owner — has since been deleted.
OwnerEmail string `protobuf:"bytes,9,opt,name=owner_email,json=ownerEmail,proto3" json:"owner_email,omitempty"`
OwnerName string `protobuf:"bytes,10,opt,name=owner_name,json=ownerName,proto3" json:"owner_name,omitempty"`
// contains filtered or unexported fields
}
func (*UsageByAgent) Descriptor
deprecated
func (*UsageByAgent) Descriptor() ([]byte, []int)
Deprecated: Use UsageByAgent.ProtoReflect.Descriptor instead.
func (*UsageByAgent) GetAgentName ¶
func (x *UsageByAgent) GetAgentName() string
func (*UsageByAgent) GetAgentSlug ¶
func (x *UsageByAgent) GetAgentSlug() string
func (*UsageByAgent) GetCalls ¶
func (x *UsageByAgent) GetCalls() int64
func (*UsageByAgent) GetCostTotal ¶
func (x *UsageByAgent) GetCostTotal() float64
func (*UsageByAgent) GetDeleted ¶
func (x *UsageByAgent) GetDeleted() bool
func (*UsageByAgent) GetOwnerEmail ¶
func (x *UsageByAgent) GetOwnerEmail() string
func (*UsageByAgent) GetOwnerName ¶
func (x *UsageByAgent) GetOwnerName() string
func (*UsageByAgent) GetTokensCached ¶
func (x *UsageByAgent) GetTokensCached() int64
func (*UsageByAgent) GetTokensIn ¶
func (x *UsageByAgent) GetTokensIn() int64
func (*UsageByAgent) GetTokensOut ¶
func (x *UsageByAgent) GetTokensOut() int64
func (*UsageByAgent) ProtoMessage ¶
func (*UsageByAgent) ProtoMessage()
func (*UsageByAgent) ProtoReflect ¶
func (x *UsageByAgent) ProtoReflect() protoreflect.Message
func (*UsageByAgent) Reset ¶
func (x *UsageByAgent) Reset()
func (*UsageByAgent) String ¶
func (x *UsageByAgent) String() string
type UsageByModel ¶
type UsageByModel struct {
ProviderCatalogId string `protobuf:"bytes,1,opt,name=provider_catalog_id,json=providerCatalogId,proto3" json:"provider_catalog_id,omitempty"`
Model string `protobuf:"bytes,2,opt,name=model,proto3" json:"model,omitempty"`
Calls int64 `protobuf:"varint,3,opt,name=calls,proto3" json:"calls,omitempty"`
TokensIn int64 `protobuf:"varint,4,opt,name=tokens_in,json=tokensIn,proto3" json:"tokens_in,omitempty"`
TokensOut int64 `protobuf:"varint,5,opt,name=tokens_out,json=tokensOut,proto3" json:"tokens_out,omitempty"`
CostTotal float64 `protobuf:"fixed64,6,opt,name=cost_total,json=costTotal,proto3" json:"cost_total,omitempty"`
ProviderSlug string `protobuf:"bytes,7,opt,name=provider_slug,json=providerSlug,proto3" json:"provider_slug,omitempty"` // the configured provider row; distinguishes co-catalog rows
// contains filtered or unexported fields
}
func (*UsageByModel) Descriptor
deprecated
func (*UsageByModel) Descriptor() ([]byte, []int)
Deprecated: Use UsageByModel.ProtoReflect.Descriptor instead.
func (*UsageByModel) GetCalls ¶
func (x *UsageByModel) GetCalls() int64
func (*UsageByModel) GetCostTotal ¶
func (x *UsageByModel) GetCostTotal() float64
func (*UsageByModel) GetModel ¶
func (x *UsageByModel) GetModel() string
func (*UsageByModel) GetProviderCatalogId ¶
func (x *UsageByModel) GetProviderCatalogId() string
func (*UsageByModel) GetProviderSlug ¶
func (x *UsageByModel) GetProviderSlug() string
func (*UsageByModel) GetTokensIn ¶
func (x *UsageByModel) GetTokensIn() int64
func (*UsageByModel) GetTokensOut ¶
func (x *UsageByModel) GetTokensOut() int64
func (*UsageByModel) ProtoMessage ¶
func (*UsageByModel) ProtoMessage()
func (*UsageByModel) ProtoReflect ¶
func (x *UsageByModel) ProtoReflect() protoreflect.Message
func (*UsageByModel) Reset ¶
func (x *UsageByModel) Reset()
func (*UsageByModel) String ¶
func (x *UsageByModel) String() string
type UsageByUser ¶
type UsageByUser struct {
UserEmail string `protobuf:"bytes,1,opt,name=user_email,json=userEmail,proto3" json:"user_email,omitempty"`
Deleted bool `protobuf:"varint,2,opt,name=deleted,proto3" json:"deleted,omitempty"` // the user has since been deleted (snapshot identity)
Calls int64 `protobuf:"varint,3,opt,name=calls,proto3" json:"calls,omitempty"`
TokensIn int64 `protobuf:"varint,4,opt,name=tokens_in,json=tokensIn,proto3" json:"tokens_in,omitempty"`
TokensOut int64 `protobuf:"varint,5,opt,name=tokens_out,json=tokensOut,proto3" json:"tokens_out,omitempty"`
TokensCached int64 `protobuf:"varint,6,opt,name=tokens_cached,json=tokensCached,proto3" json:"tokens_cached,omitempty"`
CostTotal float64 `protobuf:"fixed64,7,opt,name=cost_total,json=costTotal,proto3" json:"cost_total,omitempty"`
// contains filtered or unexported fields
}
Spend grouped by the user who triggered the calls (the run's caller, snapshotted on the ledger row), not the agent owner.
func (*UsageByUser) Descriptor
deprecated
func (*UsageByUser) Descriptor() ([]byte, []int)
Deprecated: Use UsageByUser.ProtoReflect.Descriptor instead.
func (*UsageByUser) GetCalls ¶
func (x *UsageByUser) GetCalls() int64
func (*UsageByUser) GetCostTotal ¶
func (x *UsageByUser) GetCostTotal() float64
func (*UsageByUser) GetDeleted ¶
func (x *UsageByUser) GetDeleted() bool
func (*UsageByUser) GetTokensCached ¶
func (x *UsageByUser) GetTokensCached() int64
func (*UsageByUser) GetTokensIn ¶
func (x *UsageByUser) GetTokensIn() int64
func (*UsageByUser) GetTokensOut ¶
func (x *UsageByUser) GetTokensOut() int64
func (*UsageByUser) GetUserEmail ¶
func (x *UsageByUser) GetUserEmail() string
func (*UsageByUser) ProtoMessage ¶
func (*UsageByUser) ProtoMessage()
func (*UsageByUser) ProtoReflect ¶
func (x *UsageByUser) ProtoReflect() protoreflect.Message
func (*UsageByUser) Reset ¶
func (x *UsageByUser) Reset()
func (*UsageByUser) String ¶
func (x *UsageByUser) String() string
type UsageSummary ¶
type UsageSummary struct {
Calls int64 `protobuf:"varint,1,opt,name=calls,proto3" json:"calls,omitempty"`
TokensIn int64 `protobuf:"varint,2,opt,name=tokens_in,json=tokensIn,proto3" json:"tokens_in,omitempty"`
TokensOut int64 `protobuf:"varint,3,opt,name=tokens_out,json=tokensOut,proto3" json:"tokens_out,omitempty"`
TokensCached int64 `protobuf:"varint,4,opt,name=tokens_cached,json=tokensCached,proto3" json:"tokens_cached,omitempty"`
CostTotal float64 `protobuf:"fixed64,5,opt,name=cost_total,json=costTotal,proto3" json:"cost_total,omitempty"`
// contains filtered or unexported fields
}
func (*UsageSummary) Descriptor
deprecated
func (*UsageSummary) Descriptor() ([]byte, []int)
Deprecated: Use UsageSummary.ProtoReflect.Descriptor instead.
func (*UsageSummary) GetCalls ¶
func (x *UsageSummary) GetCalls() int64
func (*UsageSummary) GetCostTotal ¶
func (x *UsageSummary) GetCostTotal() float64
func (*UsageSummary) GetTokensCached ¶
func (x *UsageSummary) GetTokensCached() int64
func (*UsageSummary) GetTokensIn ¶
func (x *UsageSummary) GetTokensIn() int64
func (*UsageSummary) GetTokensOut ¶
func (x *UsageSummary) GetTokensOut() int64
func (*UsageSummary) ProtoMessage ¶
func (*UsageSummary) ProtoMessage()
func (*UsageSummary) ProtoReflect ¶
func (x *UsageSummary) ProtoReflect() protoreflect.Message
func (*UsageSummary) Reset ¶
func (x *UsageSummary) Reset()
func (*UsageSummary) String ¶
func (x *UsageSummary) String() string
type User ¶
type User struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
TenantId string `protobuf:"bytes,2,opt,name=tenant_id,json=tenantId,proto3" json:"tenant_id,omitempty"`
Email string `protobuf:"bytes,3,opt,name=email,proto3" json:"email,omitempty"`
DisplayName string `protobuf:"bytes,4,opt,name=display_name,json=displayName,proto3" json:"display_name,omitempty"`
TenantRole TenantRole `protobuf:"varint,5,opt,name=tenant_role,json=tenantRole,proto3,enum=airlock.v1.TenantRole" json:"tenant_role,omitempty"`
OidcSub string `protobuf:"bytes,6,opt,name=oidc_sub,json=oidcSub,proto3" json:"oidc_sub,omitempty"`
MustChangePassword bool `protobuf:"varint,7,opt,name=must_change_password,json=mustChangePassword,proto3" json:"must_change_password,omitempty"`
CreatedAt *timestamppb.Timestamp `protobuf:"bytes,8,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
UpdatedAt *timestamppb.Timestamp `protobuf:"bytes,9,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"`
// Whether a password is set (vs passkey-only). Drives the self-service
// password UI: remove is offered only when one exists.
HasPassword bool `protobuf:"varint,10,opt,name=has_password,json=hasPassword,proto3" json:"has_password,omitempty"`
// contains filtered or unexported fields
}
User represents an authenticated user.
func (*User) Descriptor
deprecated
func (*User) GetCreatedAt ¶
func (x *User) GetCreatedAt() *timestamppb.Timestamp
func (*User) GetDisplayName ¶
func (*User) GetHasPassword ¶
func (*User) GetMustChangePassword ¶
func (*User) GetOidcSub ¶
func (*User) GetTenantId ¶
func (*User) GetTenantRole ¶
func (x *User) GetTenantRole() TenantRole
func (*User) GetUpdatedAt ¶
func (x *User) GetUpdatedAt() *timestamppb.Timestamp
func (*User) ProtoMessage ¶
func (*User) ProtoMessage()
func (*User) ProtoReflect ¶
func (x *User) ProtoReflect() protoreflect.Message
type UserSession ¶
type UserSession struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
Kind string `protobuf:"bytes,2,opt,name=kind,proto3" json:"kind,omitempty"` // web, cli, telegram
ClientName string `protobuf:"bytes,3,opt,name=client_name,json=clientName,proto3" json:"client_name,omitempty"`
DeviceName string `protobuf:"bytes,4,opt,name=device_name,json=deviceName,proto3" json:"device_name,omitempty"`
CreatedAt *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
LastUsedAt *timestamppb.Timestamp `protobuf:"bytes,6,opt,name=last_used_at,json=lastUsedAt,proto3" json:"last_used_at,omitempty"`
ExpiresAt *timestamppb.Timestamp `protobuf:"bytes,7,opt,name=expires_at,json=expiresAt,proto3" json:"expires_at,omitempty"`
// contains filtered or unexported fields
}
UserSession is a bounded first-party login session. Web and CLI sessions have server-side refresh credentials; Telegram sessions do not. Every kind can be revoked from the Security page.
func (*UserSession) Descriptor
deprecated
func (*UserSession) Descriptor() ([]byte, []int)
Deprecated: Use UserSession.ProtoReflect.Descriptor instead.
func (*UserSession) GetClientName ¶
func (x *UserSession) GetClientName() string
func (*UserSession) GetCreatedAt ¶
func (x *UserSession) GetCreatedAt() *timestamppb.Timestamp
func (*UserSession) GetDeviceName ¶
func (x *UserSession) GetDeviceName() string
func (*UserSession) GetExpiresAt ¶
func (x *UserSession) GetExpiresAt() *timestamppb.Timestamp
func (*UserSession) GetId ¶
func (x *UserSession) GetId() string
func (*UserSession) GetKind ¶
func (x *UserSession) GetKind() string
func (*UserSession) GetLastUsedAt ¶
func (x *UserSession) GetLastUsedAt() *timestamppb.Timestamp
func (*UserSession) ProtoMessage ¶
func (*UserSession) ProtoMessage()
func (*UserSession) ProtoReflect ¶
func (x *UserSession) ProtoReflect() protoreflect.Message
func (*UserSession) Reset ¶
func (x *UserSession) Reset()
func (*UserSession) String ¶
func (x *UserSession) String() string
type UserSummary ¶
type UserSummary struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
Email string `protobuf:"bytes,2,opt,name=email,proto3" json:"email,omitempty"`
DisplayName string `protobuf:"bytes,3,opt,name=display_name,json=displayName,proto3" json:"display_name,omitempty"`
Kind string `protobuf:"bytes,4,opt,name=kind,proto3" json:"kind,omitempty"` // "user" or "group"
// contains filtered or unexported fields
}
UserSummary is a slim grantee view used for user/group picker dropdowns. Returned to any authenticated user — no admin gate — so it intentionally omits account security and tenant-role details.
func (*UserSummary) Descriptor
deprecated
func (*UserSummary) Descriptor() ([]byte, []int)
Deprecated: Use UserSummary.ProtoReflect.Descriptor instead.
func (*UserSummary) GetDisplayName ¶
func (x *UserSummary) GetDisplayName() string
func (*UserSummary) GetEmail ¶
func (x *UserSummary) GetEmail() string
func (*UserSummary) GetId ¶
func (x *UserSummary) GetId() string
func (*UserSummary) GetKind ¶
func (x *UserSummary) GetKind() string
func (*UserSummary) ProtoMessage ¶
func (*UserSummary) ProtoMessage()
func (*UserSummary) ProtoReflect ¶
func (x *UserSummary) ProtoReflect() protoreflect.Message
func (*UserSummary) Reset ¶
func (x *UserSummary) Reset()
func (*UserSummary) String ¶
func (x *UserSummary) String() string
type WebhookInfo ¶
type WebhookInfo struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
Path string `protobuf:"bytes,2,opt,name=path,proto3" json:"path,omitempty"`
VerifyMode string `protobuf:"bytes,3,opt,name=verify_mode,json=verifyMode,proto3" json:"verify_mode,omitempty"` // "none", "hmac", "token", "bearer", "ed25519"
PublicUrl string `protobuf:"bytes,4,opt,name=public_url,json=publicUrl,proto3" json:"public_url,omitempty"` // full public URL for external services
Description string `protobuf:"bytes,5,opt,name=description,proto3" json:"description,omitempty"`
SecretMasked string `protobuf:"bytes,6,opt,name=secret_masked,json=secretMasked,proto3" json:"secret_masked,omitempty"` // masked secret (e.g., "abc...xyz")
LastReceivedAt *timestamppb.Timestamp `protobuf:"bytes,7,opt,name=last_received_at,json=lastReceivedAt,proto3" json:"last_received_at,omitempty"`
CreatedAt *timestamppb.Timestamp `protobuf:"bytes,8,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
// contains filtered or unexported fields
}
WebhookInfo represents a code-synced webhook registration.
func (*WebhookInfo) Descriptor
deprecated
func (*WebhookInfo) Descriptor() ([]byte, []int)
Deprecated: Use WebhookInfo.ProtoReflect.Descriptor instead.
func (*WebhookInfo) GetCreatedAt ¶
func (x *WebhookInfo) GetCreatedAt() *timestamppb.Timestamp
func (*WebhookInfo) GetDescription ¶
func (x *WebhookInfo) GetDescription() string
func (*WebhookInfo) GetId ¶
func (x *WebhookInfo) GetId() string
func (*WebhookInfo) GetLastReceivedAt ¶
func (x *WebhookInfo) GetLastReceivedAt() *timestamppb.Timestamp
func (*WebhookInfo) GetPath ¶
func (x *WebhookInfo) GetPath() string
func (*WebhookInfo) GetPublicUrl ¶
func (x *WebhookInfo) GetPublicUrl() string
func (*WebhookInfo) GetSecretMasked ¶
func (x *WebhookInfo) GetSecretMasked() string
func (*WebhookInfo) GetVerifyMode ¶
func (x *WebhookInfo) GetVerifyMode() string
func (*WebhookInfo) ProtoMessage ¶
func (*WebhookInfo) ProtoMessage()
func (*WebhookInfo) ProtoReflect ¶
func (x *WebhookInfo) ProtoReflect() protoreflect.Message
func (*WebhookInfo) Reset ¶
func (x *WebhookInfo) Reset()
func (*WebhookInfo) String ¶
func (x *WebhookInfo) String() string