Documentation
¶
Index ¶
- Constants
- Variables
- func RegisterNuzurConnectionManagerServer(s grpc.ServiceRegistrar, srv NuzurConnectionManagerServer)
- func RegisterNuzurProductServer(s grpc.ServiceRegistrar, srv NuzurProductServer)
- type ActivateUserTeamInviteRequest
- func (*ActivateUserTeamInviteRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ActivateUserTeamInviteRequest) GetTeamUuid() string
- func (*ActivateUserTeamInviteRequest) ProtoMessage()
- func (x *ActivateUserTeamInviteRequest) ProtoReflect() protoreflect.Message
- func (x *ActivateUserTeamInviteRequest) Reset()
- func (x *ActivateUserTeamInviteRequest) String() string
- type CancelChangesDiffRequest
- func (*CancelChangesDiffRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CancelChangesDiffRequest) GetChangesDiffUuid() string
- func (*CancelChangesDiffRequest) ProtoMessage()
- func (x *CancelChangesDiffRequest) ProtoReflect() protoreflect.Message
- func (x *CancelChangesDiffRequest) Reset()
- func (x *CancelChangesDiffRequest) String() string
- type CancelChangesDiffResponse
- type CancelQueryExecutionRequest
- func (*CancelQueryExecutionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CancelQueryExecutionRequest) GetExecutionUuid() string
- func (*CancelQueryExecutionRequest) ProtoMessage()
- func (x *CancelQueryExecutionRequest) ProtoReflect() protoreflect.Message
- func (x *CancelQueryExecutionRequest) Reset()
- func (x *CancelQueryExecutionRequest) String() string
- type CancelQueryExecutionResponse
- func (*CancelQueryExecutionResponse) Descriptor() ([]byte, []int)deprecated
- func (*CancelQueryExecutionResponse) ProtoMessage()
- func (x *CancelQueryExecutionResponse) ProtoReflect() protoreflect.Message
- func (x *CancelQueryExecutionResponse) Reset()
- func (x *CancelQueryExecutionResponse) String() string
- type ChangesDiffStatus
- func (ChangesDiffStatus) Descriptor() protoreflect.EnumDescriptor
- func (x ChangesDiffStatus) Enum() *ChangesDiffStatus
- func (ChangesDiffStatus) EnumDescriptor() ([]byte, []int)deprecated
- func (x ChangesDiffStatus) Number() protoreflect.EnumNumber
- func (x ChangesDiffStatus) String() string
- func (ChangesDiffStatus) Type() protoreflect.EnumType
- type ClearUserConnectionsRequest
- func (*ClearUserConnectionsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ClearUserConnectionsRequest) GetUserUuid() string
- func (*ClearUserConnectionsRequest) ProtoMessage()
- func (x *ClearUserConnectionsRequest) ProtoReflect() protoreflect.Message
- func (x *ClearUserConnectionsRequest) Reset()
- func (x *ClearUserConnectionsRequest) String() string
- type ClearUserConnectionsResponse
- func (*ClearUserConnectionsResponse) Descriptor() ([]byte, []int)deprecated
- func (*ClearUserConnectionsResponse) ProtoMessage()
- func (x *ClearUserConnectionsResponse) ProtoReflect() protoreflect.Message
- func (x *ClearUserConnectionsResponse) Reset()
- func (x *ClearUserConnectionsResponse) String() string
- type CreateConnectionSecretRequest
- func (*CreateConnectionSecretRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateConnectionSecretRequest) GetConnection() *gen.Connection
- func (x *CreateConnectionSecretRequest) GetTeamUuid() string
- func (*CreateConnectionSecretRequest) ProtoMessage()
- func (x *CreateConnectionSecretRequest) ProtoReflect() protoreflect.Message
- func (x *CreateConnectionSecretRequest) Reset()
- func (x *CreateConnectionSecretRequest) String() string
- type CreateDraftProjectVersionForExistingProjectRequest
- func (*CreateDraftProjectVersionForExistingProjectRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateDraftProjectVersionForExistingProjectRequest) GetBasedOnProjectVersionUuid() string
- func (x *CreateDraftProjectVersionForExistingProjectRequest) GetIdentifier() string
- func (x *CreateDraftProjectVersionForExistingProjectRequest) GetProjectUuid() string
- func (*CreateDraftProjectVersionForExistingProjectRequest) ProtoMessage()
- func (x *CreateDraftProjectVersionForExistingProjectRequest) ProtoReflect() protoreflect.Message
- func (x *CreateDraftProjectVersionForExistingProjectRequest) Reset()
- func (x *CreateDraftProjectVersionForExistingProjectRequest) String() string
- type CreateExtensionExecutionRequest
- func (*CreateExtensionExecutionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateExtensionExecutionRequest) GetExecution() *gen.ExtensionExecution
- func (*CreateExtensionExecutionRequest) ProtoMessage()
- func (x *CreateExtensionExecutionRequest) ProtoReflect() protoreflect.Message
- func (x *CreateExtensionExecutionRequest) Reset()
- func (x *CreateExtensionExecutionRequest) String() string
- type CreateExtensionRequest
- func (*CreateExtensionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateExtensionRequest) GetExtension() *gen.Extension
- func (*CreateExtensionRequest) ProtoMessage()
- func (x *CreateExtensionRequest) ProtoReflect() protoreflect.Message
- func (x *CreateExtensionRequest) Reset()
- func (x *CreateExtensionRequest) String() string
- type CreateExtensionVersionRequest
- func (*CreateExtensionVersionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateExtensionVersionRequest) GetVersion() *gen.ExtensionVersion
- func (*CreateExtensionVersionRequest) ProtoMessage()
- func (x *CreateExtensionVersionRequest) ProtoReflect() protoreflect.Message
- func (x *CreateExtensionVersionRequest) Reset()
- func (x *CreateExtensionVersionRequest) String() string
- type CreateProjectRequest
- func (*CreateProjectRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateProjectRequest) GetProject() *gen.Project
- func (*CreateProjectRequest) ProtoMessage()
- func (x *CreateProjectRequest) ProtoReflect() protoreflect.Message
- func (x *CreateProjectRequest) Reset()
- func (x *CreateProjectRequest) String() string
- type CreateProjectVersionRequest
- func (*CreateProjectVersionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateProjectVersionRequest) GetProjectVersion() *gen.ProjectVersion
- func (*CreateProjectVersionRequest) ProtoMessage()
- func (x *CreateProjectVersionRequest) ProtoReflect() protoreflect.Message
- func (x *CreateProjectVersionRequest) Reset()
- func (x *CreateProjectVersionRequest) String() string
- type CreateTeamRequest
- type DeleteConnectionSecretRequest
- func (*DeleteConnectionSecretRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteConnectionSecretRequest) GetConnection() *gen.Connection
- func (x *DeleteConnectionSecretRequest) GetTeamUuid() string
- func (*DeleteConnectionSecretRequest) ProtoMessage()
- func (x *DeleteConnectionSecretRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteConnectionSecretRequest) Reset()
- func (x *DeleteConnectionSecretRequest) String() string
- type DiscardDraftProjectVersionRequest
- func (*DiscardDraftProjectVersionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DiscardDraftProjectVersionRequest) GetProjectVersionUuid() string
- func (*DiscardDraftProjectVersionRequest) ProtoMessage()
- func (x *DiscardDraftProjectVersionRequest) ProtoReflect() protoreflect.Message
- func (x *DiscardDraftProjectVersionRequest) Reset()
- func (x *DiscardDraftProjectVersionRequest) String() string
- type ExecuteQueryRequest
- func (*ExecuteQueryRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ExecuteQueryRequest) GetFilePath() string
- func (x *ExecuteQueryRequest) GetLocale() string
- func (x *ExecuteQueryRequest) GetProjectUuid() string
- func (x *ExecuteQueryRequest) GetProjectVersionUuid() string
- func (x *ExecuteQueryRequest) GetRawQuery() string
- func (x *ExecuteQueryRequest) GetSchema() string
- func (x *ExecuteQueryRequest) GetType() gen.UserConnectionType
- func (x *ExecuteQueryRequest) GetTypeConfig() *gen.UserConnectionTypeConfig
- func (*ExecuteQueryRequest) ProtoMessage()
- func (x *ExecuteQueryRequest) ProtoReflect() protoreflect.Message
- func (x *ExecuteQueryRequest) Reset()
- func (x *ExecuteQueryRequest) String() string
- type ExecuteQueryResponse
- func (*ExecuteQueryResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ExecuteQueryResponse) GetExecutionUuid() string
- func (*ExecuteQueryResponse) ProtoMessage()
- func (x *ExecuteQueryResponse) ProtoReflect() protoreflect.Message
- func (x *ExecuteQueryResponse) Reset()
- func (x *ExecuteQueryResponse) String() string
- type GetChangesDiffRequest
- func (*GetChangesDiffRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetChangesDiffRequest) GetChangesDiffUuid() string
- func (*GetChangesDiffRequest) ProtoMessage()
- func (x *GetChangesDiffRequest) ProtoReflect() protoreflect.Message
- func (x *GetChangesDiffRequest) Reset()
- func (x *GetChangesDiffRequest) String() string
- type GetChangesDiffResponse
- func (*GetChangesDiffResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetChangesDiffResponse) GetApply() string
- func (x *GetChangesDiffResponse) GetContextualDiff() string
- func (x *GetChangesDiffResponse) GetMessage() string
- func (x *GetChangesDiffResponse) GetStatus() ChangesDiffStatus
- func (*GetChangesDiffResponse) ProtoMessage()
- func (x *GetChangesDiffResponse) ProtoReflect() protoreflect.Message
- func (x *GetChangesDiffResponse) Reset()
- func (x *GetChangesDiffResponse) String() string
- type GetConnectionWithSecretRequest
- func (*GetConnectionWithSecretRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetConnectionWithSecretRequest) GetConnectionUuid() string
- func (x *GetConnectionWithSecretRequest) GetTeamUuid() string
- func (*GetConnectionWithSecretRequest) ProtoMessage()
- func (x *GetConnectionWithSecretRequest) ProtoReflect() protoreflect.Message
- func (x *GetConnectionWithSecretRequest) Reset()
- func (x *GetConnectionWithSecretRequest) String() string
- type GetExtensionExecutionFileRequest
- func (*GetExtensionExecutionFileRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetExtensionExecutionFileRequest) GetExecutionUuid() string
- func (x *GetExtensionExecutionFileRequest) GetExtensionUuid() string
- func (x *GetExtensionExecutionFileRequest) GetExtensionVersionUuid() string
- func (x *GetExtensionExecutionFileRequest) GetFileExtension() string
- func (x *GetExtensionExecutionFileRequest) GetProjectUuid() string
- func (x *GetExtensionExecutionFileRequest) GetProjectVersionUuid() string
- func (*GetExtensionExecutionFileRequest) ProtoMessage()
- func (x *GetExtensionExecutionFileRequest) ProtoReflect() protoreflect.Message
- func (x *GetExtensionExecutionFileRequest) Reset()
- func (x *GetExtensionExecutionFileRequest) String() string
- type GetExtensionExecutionFileResponse
- func (*GetExtensionExecutionFileResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetExtensionExecutionFileResponse) GetFilepath() string
- func (x *GetExtensionExecutionFileResponse) GetSignedUrl() string
- func (*GetExtensionExecutionFileResponse) ProtoMessage()
- func (x *GetExtensionExecutionFileResponse) ProtoReflect() protoreflect.Message
- func (x *GetExtensionExecutionFileResponse) Reset()
- func (x *GetExtensionExecutionFileResponse) String() string
- type GetExtensionExecutionRequest
- func (*GetExtensionExecutionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetExtensionExecutionRequest) GetExecutionUuid() string
- func (*GetExtensionExecutionRequest) ProtoMessage()
- func (x *GetExtensionExecutionRequest) ProtoReflect() protoreflect.Message
- func (x *GetExtensionExecutionRequest) Reset()
- func (x *GetExtensionExecutionRequest) String() string
- type GetExtensionRequest
- func (*GetExtensionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetExtensionRequest) GetExtensionUuid() string
- func (*GetExtensionRequest) ProtoMessage()
- func (x *GetExtensionRequest) ProtoReflect() protoreflect.Message
- func (x *GetExtensionRequest) Reset()
- func (x *GetExtensionRequest) String() string
- type GetExtensionVersionRequest
- func (*GetExtensionVersionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetExtensionVersionRequest) GetVersionUuid() string
- func (*GetExtensionVersionRequest) ProtoMessage()
- func (x *GetExtensionVersionRequest) ProtoReflect() protoreflect.Message
- func (x *GetExtensionVersionRequest) Reset()
- func (x *GetExtensionVersionRequest) String() string
- type GetLatestProjectVersionRequest
- func (*GetLatestProjectVersionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetLatestProjectVersionRequest) GetProjectUuid() string
- func (x *GetLatestProjectVersionRequest) GetReviewStatus() gen.ProjectVersionReviewStatus
- func (*GetLatestProjectVersionRequest) ProtoMessage()
- func (x *GetLatestProjectVersionRequest) ProtoReflect() protoreflect.Message
- func (x *GetLatestProjectVersionRequest) Reset()
- func (x *GetLatestProjectVersionRequest) String() string
- type GetProjectForUserRequest
- func (*GetProjectForUserRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetProjectForUserRequest) GetProjectUuid() string
- func (*GetProjectForUserRequest) ProtoMessage()
- func (x *GetProjectForUserRequest) ProtoReflect() protoreflect.Message
- func (x *GetProjectForUserRequest) Reset()
- func (x *GetProjectForUserRequest) String() string
- type GetProjectVersionForUserRequest
- func (*GetProjectVersionForUserRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetProjectVersionForUserRequest) GetProjectVersionUuid() string
- func (*GetProjectVersionForUserRequest) ProtoMessage()
- func (x *GetProjectVersionForUserRequest) ProtoReflect() protoreflect.Message
- func (x *GetProjectVersionForUserRequest) Reset()
- func (x *GetProjectVersionForUserRequest) String() string
- type GetQueryExecutionRequest
- func (*GetQueryExecutionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetQueryExecutionRequest) GetExecutionUuid() string
- func (*GetQueryExecutionRequest) ProtoMessage()
- func (x *GetQueryExecutionRequest) ProtoReflect() protoreflect.Message
- func (x *GetQueryExecutionRequest) Reset()
- func (x *GetQueryExecutionRequest) String() string
- type GetQueryExecutionResponse
- func (*GetQueryExecutionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetQueryExecutionResponse) GetMessage() string
- func (x *GetQueryExecutionResponse) GetResult() *gen.UserConnectionExecution
- func (x *GetQueryExecutionResponse) GetStatus() QueryExecutionStatus
- func (*GetQueryExecutionResponse) ProtoMessage()
- func (x *GetQueryExecutionResponse) ProtoReflect() protoreflect.Message
- func (x *GetQueryExecutionResponse) Reset()
- func (x *GetQueryExecutionResponse) String() string
- type GetSignedFileURLRequest
- func (*GetSignedFileURLRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetSignedFileURLRequest) GetUrl() string
- func (*GetSignedFileURLRequest) ProtoMessage()
- func (x *GetSignedFileURLRequest) ProtoReflect() protoreflect.Message
- func (x *GetSignedFileURLRequest) Reset()
- func (x *GetSignedFileURLRequest) String() string
- type GetSignedFileURLResponse
- func (*GetSignedFileURLResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetSignedFileURLResponse) GetUrl() string
- func (*GetSignedFileURLResponse) ProtoMessage()
- func (x *GetSignedFileURLResponse) ProtoReflect() protoreflect.Message
- func (x *GetSignedFileURLResponse) Reset()
- func (x *GetSignedFileURLResponse) String() string
- type GetTeamForUserRequest
- func (*GetTeamForUserRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetTeamForUserRequest) GetTeamUuid() string
- func (*GetTeamForUserRequest) ProtoMessage()
- func (x *GetTeamForUserRequest) ProtoReflect() protoreflect.Message
- func (x *GetTeamForUserRequest) Reset()
- func (x *GetTeamForUserRequest) String() string
- type GetTokenUserRequest
- type GetUserConnectionsRequest
- type GetUserConnectionsResponse
- func (*GetUserConnectionsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetUserConnectionsResponse) GetConnections() []*gen.UserConnection
- func (*GetUserConnectionsResponse) ProtoMessage()
- func (x *GetUserConnectionsResponse) ProtoReflect() protoreflect.Message
- func (x *GetUserConnectionsResponse) Reset()
- func (x *GetUserConnectionsResponse) String() string
- type GetUserRequest
- type InviteUserToTeamRequest
- func (*InviteUserToTeamRequest) Descriptor() ([]byte, []int)deprecated
- func (x *InviteUserToTeamRequest) GetTeamUuid() string
- func (x *InviteUserToTeamRequest) GetUserUuid() string
- func (*InviteUserToTeamRequest) ProtoMessage()
- func (x *InviteUserToTeamRequest) ProtoReflect() protoreflect.Message
- func (x *InviteUserToTeamRequest) Reset()
- func (x *InviteUserToTeamRequest) String() string
- type ListExtensionExecutionsRequest
- func (*ListExtensionExecutionsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListExtensionExecutionsRequest) GetExtensionUuid() string
- func (x *ListExtensionExecutionsRequest) GetExtensionVersionUuid() string
- func (x *ListExtensionExecutionsRequest) GetOrderBy() string
- func (x *ListExtensionExecutionsRequest) GetPageSize() int32
- func (x *ListExtensionExecutionsRequest) GetPageToken() string
- func (x *ListExtensionExecutionsRequest) GetProjectExtensionUuid() string
- func (x *ListExtensionExecutionsRequest) GetProjectUuid() string
- func (x *ListExtensionExecutionsRequest) GetProjectVersionUuid() string
- func (*ListExtensionExecutionsRequest) ProtoMessage()
- func (x *ListExtensionExecutionsRequest) ProtoReflect() protoreflect.Message
- func (x *ListExtensionExecutionsRequest) Reset()
- func (x *ListExtensionExecutionsRequest) String() string
- type ListExtensionExecutionsResponse
- func (*ListExtensionExecutionsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListExtensionExecutionsResponse) GetExecutions() []*gen.ExtensionExecution
- func (x *ListExtensionExecutionsResponse) GetNextPageToken() string
- func (*ListExtensionExecutionsResponse) ProtoMessage()
- func (x *ListExtensionExecutionsResponse) ProtoReflect() protoreflect.Message
- func (x *ListExtensionExecutionsResponse) Reset()
- func (x *ListExtensionExecutionsResponse) String() string
- type ListExtensionVersionsRequest
- func (*ListExtensionVersionsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListExtensionVersionsRequest) GetExtensionUuid() string
- func (x *ListExtensionVersionsRequest) GetOrderBy() string
- func (x *ListExtensionVersionsRequest) GetPageSize() int32
- func (x *ListExtensionVersionsRequest) GetPageToken() string
- func (*ListExtensionVersionsRequest) ProtoMessage()
- func (x *ListExtensionVersionsRequest) ProtoReflect() protoreflect.Message
- func (x *ListExtensionVersionsRequest) Reset()
- func (x *ListExtensionVersionsRequest) String() string
- type ListExtensionVersionsResponse
- func (*ListExtensionVersionsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListExtensionVersionsResponse) GetNextPageToken() string
- func (x *ListExtensionVersionsResponse) GetVersions() []*gen.ExtensionVersion
- func (*ListExtensionVersionsResponse) ProtoMessage()
- func (x *ListExtensionVersionsResponse) ProtoReflect() protoreflect.Message
- func (x *ListExtensionVersionsResponse) Reset()
- func (x *ListExtensionVersionsResponse) String() string
- type ListExtensionsRequest
- func (*ListExtensionsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListExtensionsRequest) GetOrderBy() string
- func (x *ListExtensionsRequest) GetOwnerUuid() string
- func (x *ListExtensionsRequest) GetPageSize() int32
- func (x *ListExtensionsRequest) GetPageToken() string
- func (x *ListExtensionsRequest) GetPublishedOnly() bool
- func (*ListExtensionsRequest) ProtoMessage()
- func (x *ListExtensionsRequest) ProtoReflect() protoreflect.Message
- func (x *ListExtensionsRequest) Reset()
- func (x *ListExtensionsRequest) String() string
- type ListExtensionsResponse
- func (*ListExtensionsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListExtensionsResponse) GetExtensions() []*gen.Extension
- func (x *ListExtensionsResponse) GetNextPageToken() string
- func (*ListExtensionsResponse) ProtoMessage()
- func (x *ListExtensionsResponse) ProtoReflect() protoreflect.Message
- func (x *ListExtensionsResponse) Reset()
- func (x *ListExtensionsResponse) String() string
- type ListProjectVersionsForUserRequest
- func (*ListProjectVersionsForUserRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListProjectVersionsForUserRequest) GetPageSize() int32
- func (x *ListProjectVersionsForUserRequest) GetPageToken() string
- func (x *ListProjectVersionsForUserRequest) GetProjectUuid() string
- func (x *ListProjectVersionsForUserRequest) GetReviewStatus() gen.ProjectVersionReviewStatus
- func (*ListProjectVersionsForUserRequest) ProtoMessage()
- func (x *ListProjectVersionsForUserRequest) ProtoReflect() protoreflect.Message
- func (x *ListProjectVersionsForUserRequest) Reset()
- func (x *ListProjectVersionsForUserRequest) String() string
- type ListProjectVersionsForUserResponse
- func (*ListProjectVersionsForUserResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListProjectVersionsForUserResponse) GetNextPageToken() string
- func (x *ListProjectVersionsForUserResponse) GetProjectVersions() []*gen.ProjectVersion
- func (*ListProjectVersionsForUserResponse) ProtoMessage()
- func (x *ListProjectVersionsForUserResponse) ProtoReflect() protoreflect.Message
- func (x *ListProjectVersionsForUserResponse) Reset()
- func (x *ListProjectVersionsForUserResponse) String() string
- type ListProjectVersionsRequest
- func (*ListProjectVersionsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListProjectVersionsRequest) GetPageSize() int32
- func (x *ListProjectVersionsRequest) GetPageToken() string
- func (x *ListProjectVersionsRequest) GetProjectUuid() string
- func (*ListProjectVersionsRequest) ProtoMessage()
- func (x *ListProjectVersionsRequest) ProtoReflect() protoreflect.Message
- func (x *ListProjectVersionsRequest) Reset()
- func (x *ListProjectVersionsRequest) String() string
- type ListProjectVersionsResponse
- func (*ListProjectVersionsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListProjectVersionsResponse) GetNextPageToken() string
- func (x *ListProjectVersionsResponse) GetProjectVersions() []*gen.ProjectVersion
- func (*ListProjectVersionsResponse) ProtoMessage()
- func (x *ListProjectVersionsResponse) ProtoReflect() protoreflect.Message
- func (x *ListProjectVersionsResponse) Reset()
- func (x *ListProjectVersionsResponse) String() string
- type ListProjectsForUserRequest
- func (*ListProjectsForUserRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListProjectsForUserRequest) GetOrderBy() string
- func (x *ListProjectsForUserRequest) GetPageSize() int32
- func (x *ListProjectsForUserRequest) GetPageToken() string
- func (x *ListProjectsForUserRequest) GetTeamUuid() string
- func (*ListProjectsForUserRequest) ProtoMessage()
- func (x *ListProjectsForUserRequest) ProtoReflect() protoreflect.Message
- func (x *ListProjectsForUserRequest) Reset()
- func (x *ListProjectsForUserRequest) String() string
- type ListProjectsForUserResponse
- func (*ListProjectsForUserResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListProjectsForUserResponse) GetNextPageToken() string
- func (x *ListProjectsForUserResponse) GetProjects() []*gen.Project
- func (*ListProjectsForUserResponse) ProtoMessage()
- func (x *ListProjectsForUserResponse) ProtoReflect() protoreflect.Message
- func (x *ListProjectsForUserResponse) Reset()
- func (x *ListProjectsForUserResponse) String() string
- type ListTeamsForUserRequest
- func (*ListTeamsForUserRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListTeamsForUserRequest) GetOrderBy() string
- func (x *ListTeamsForUserRequest) GetPageSize() int32
- func (x *ListTeamsForUserRequest) GetPageToken() string
- func (*ListTeamsForUserRequest) ProtoMessage()
- func (x *ListTeamsForUserRequest) ProtoReflect() protoreflect.Message
- func (x *ListTeamsForUserRequest) Reset()
- func (x *ListTeamsForUserRequest) String() string
- type ListTeamsForUserResponse
- func (*ListTeamsForUserResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListTeamsForUserResponse) GetNextPageToken() string
- func (x *ListTeamsForUserResponse) GetTeams() []*gen.Team
- func (*ListTeamsForUserResponse) ProtoMessage()
- func (x *ListTeamsForUserResponse) ProtoReflect() protoreflect.Message
- func (x *ListTeamsForUserResponse) Reset()
- func (x *ListTeamsForUserResponse) String() string
- type NuzurConnectionManagerClient
- type NuzurConnectionManagerServer
- type NuzurProductClient
- type NuzurProductServer
- type QueryExecutionStatus
- func (QueryExecutionStatus) Descriptor() protoreflect.EnumDescriptor
- func (x QueryExecutionStatus) Enum() *QueryExecutionStatus
- func (QueryExecutionStatus) EnumDescriptor() ([]byte, []int)deprecated
- func (x QueryExecutionStatus) Number() protoreflect.EnumNumber
- func (x QueryExecutionStatus) String() string
- func (QueryExecutionStatus) Type() protoreflect.EnumType
- type StartChangesDiffRequest
- func (*StartChangesDiffRequest) Descriptor() ([]byte, []int)deprecated
- func (x *StartChangesDiffRequest) GetLocale() string
- func (x *StartChangesDiffRequest) GetProjectUuid() string
- func (x *StartChangesDiffRequest) GetProjectVersionUuid() string
- func (x *StartChangesDiffRequest) GetSchema() string
- func (x *StartChangesDiffRequest) GetType() gen.UserConnectionType
- func (x *StartChangesDiffRequest) GetTypeConfig() *gen.UserConnectionTypeConfig
- func (*StartChangesDiffRequest) ProtoMessage()
- func (x *StartChangesDiffRequest) ProtoReflect() protoreflect.Message
- func (x *StartChangesDiffRequest) Reset()
- func (x *StartChangesDiffRequest) String() string
- type StartChangesDiffResponse
- func (*StartChangesDiffResponse) Descriptor() ([]byte, []int)deprecated
- func (x *StartChangesDiffResponse) GetChangesDiffUuid() string
- func (*StartChangesDiffResponse) ProtoMessage()
- func (x *StartChangesDiffResponse) ProtoReflect() protoreflect.Message
- func (x *StartChangesDiffResponse) Reset()
- func (x *StartChangesDiffResponse) String() string
- type TestConnectionRequest
- func (*TestConnectionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *TestConnectionRequest) GetSchema() string
- func (x *TestConnectionRequest) GetType() gen.UserConnectionType
- func (x *TestConnectionRequest) GetTypeConfig() *gen.UserConnectionTypeConfig
- func (*TestConnectionRequest) ProtoMessage()
- func (x *TestConnectionRequest) ProtoReflect() protoreflect.Message
- func (x *TestConnectionRequest) Reset()
- func (x *TestConnectionRequest) String() string
- type TestConnectionResponse
- func (*TestConnectionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *TestConnectionResponse) GetErrorMessage() string
- func (x *TestConnectionResponse) GetSuccess() bool
- func (*TestConnectionResponse) ProtoMessage()
- func (x *TestConnectionResponse) ProtoReflect() protoreflect.Message
- func (x *TestConnectionResponse) Reset()
- func (x *TestConnectionResponse) String() string
- type UnimplementedNuzurConnectionManagerServer
- func (UnimplementedNuzurConnectionManagerServer) CancelChangesDiff(context.Context, *CancelChangesDiffRequest) (*CancelChangesDiffResponse, error)
- func (UnimplementedNuzurConnectionManagerServer) CancelQueryExecution(context.Context, *CancelQueryExecutionRequest) (*CancelQueryExecutionResponse, error)
- func (UnimplementedNuzurConnectionManagerServer) ClearUserConnections(context.Context, *ClearUserConnectionsRequest) (*ClearUserConnectionsResponse, error)
- func (UnimplementedNuzurConnectionManagerServer) ExecuteQuery(context.Context, *ExecuteQueryRequest) (*ExecuteQueryResponse, error)
- func (UnimplementedNuzurConnectionManagerServer) GetChangesDiff(context.Context, *GetChangesDiffRequest) (*GetChangesDiffResponse, error)
- func (UnimplementedNuzurConnectionManagerServer) GetQueryExecution(context.Context, *GetQueryExecutionRequest) (*GetQueryExecutionResponse, error)
- func (UnimplementedNuzurConnectionManagerServer) GetUserConnections(context.Context, *GetUserConnectionsRequest) (*GetUserConnectionsResponse, error)
- func (UnimplementedNuzurConnectionManagerServer) StartChangesDiff(context.Context, *StartChangesDiffRequest) (*StartChangesDiffResponse, error)
- func (UnimplementedNuzurConnectionManagerServer) TestConnection(context.Context, *TestConnectionRequest) (*TestConnectionResponse, error)
- type UnimplementedNuzurProductServer
- func (UnimplementedNuzurProductServer) ActivateUserTeamInvite(context.Context, *ActivateUserTeamInviteRequest) (*gen.UserTeam, error)
- func (UnimplementedNuzurProductServer) CreateConnectionSecret(context.Context, *CreateConnectionSecretRequest) (*gen.Connection, error)
- func (UnimplementedNuzurProductServer) CreateDraftProjectVersionForExistingProject(context.Context, *CreateDraftProjectVersionForExistingProjectRequest) (*gen.ProjectVersion, error)
- func (UnimplementedNuzurProductServer) CreateExtension(context.Context, *CreateExtensionRequest) (*gen.Extension, error)
- func (UnimplementedNuzurProductServer) CreateExtensionExecution(context.Context, *CreateExtensionExecutionRequest) (*gen.ExtensionExecution, error)
- func (UnimplementedNuzurProductServer) CreateExtensionVersion(context.Context, *CreateExtensionVersionRequest) (*gen.ExtensionVersion, error)
- func (UnimplementedNuzurProductServer) CreateProject(context.Context, *CreateProjectRequest) (*gen.Project, error)
- func (UnimplementedNuzurProductServer) CreateProjectVersion(context.Context, *CreateProjectVersionRequest) (*gen.ProjectVersion, error)
- func (UnimplementedNuzurProductServer) CreateTeam(context.Context, *CreateTeamRequest) (*gen.Team, error)
- func (UnimplementedNuzurProductServer) DeleteConnectionSecret(context.Context, *DeleteConnectionSecretRequest) (*gen.Connection, error)
- func (UnimplementedNuzurProductServer) DiscardDraftProjectVersion(context.Context, *DiscardDraftProjectVersionRequest) (*gen.ProjectVersion, error)
- func (UnimplementedNuzurProductServer) GetConnectionWithSecret(context.Context, *GetConnectionWithSecretRequest) (*gen.Connection, error)
- func (UnimplementedNuzurProductServer) GetExtension(context.Context, *GetExtensionRequest) (*gen.Extension, error)
- func (UnimplementedNuzurProductServer) GetExtensionExecution(context.Context, *GetExtensionExecutionRequest) (*gen.ExtensionExecution, error)
- func (UnimplementedNuzurProductServer) GetExtensionExecutionFile(context.Context, *GetExtensionExecutionFileRequest) (*GetExtensionExecutionFileResponse, error)
- func (UnimplementedNuzurProductServer) GetExtensionVersion(context.Context, *GetExtensionVersionRequest) (*gen.ExtensionVersion, error)
- func (UnimplementedNuzurProductServer) GetLatestProjectVersion(context.Context, *GetLatestProjectVersionRequest) (*gen.ProjectVersion, error)
- func (UnimplementedNuzurProductServer) GetProjectForUser(context.Context, *GetProjectForUserRequest) (*gen.Project, error)
- func (UnimplementedNuzurProductServer) GetProjectVersionForUser(context.Context, *GetProjectVersionForUserRequest) (*gen.ProjectVersion, error)
- func (UnimplementedNuzurProductServer) GetSignedFileURL(context.Context, *GetSignedFileURLRequest) (*GetSignedFileURLResponse, error)
- func (UnimplementedNuzurProductServer) GetTeamForUser(context.Context, *GetTeamForUserRequest) (*gen.Team, error)
- func (UnimplementedNuzurProductServer) GetTokenUser(context.Context, *GetTokenUserRequest) (*gen.User, error)
- func (UnimplementedNuzurProductServer) GetUser(context.Context, *GetUserRequest) (*gen.User, error)
- func (UnimplementedNuzurProductServer) InviteUserToTeam(context.Context, *InviteUserToTeamRequest) (*gen.UserTeam, error)
- func (UnimplementedNuzurProductServer) ListExtensionExecutions(context.Context, *ListExtensionExecutionsRequest) (*ListExtensionExecutionsResponse, error)
- func (UnimplementedNuzurProductServer) ListExtensionVersions(context.Context, *ListExtensionVersionsRequest) (*ListExtensionVersionsResponse, error)
- func (UnimplementedNuzurProductServer) ListExtensions(context.Context, *ListExtensionsRequest) (*ListExtensionsResponse, error)
- func (UnimplementedNuzurProductServer) ListProjectVersions(context.Context, *ListProjectVersionsRequest) (*ListProjectVersionsResponse, error)
- func (UnimplementedNuzurProductServer) ListProjectVersionsForUser(context.Context, *ListProjectVersionsForUserRequest) (*ListProjectVersionsForUserResponse, error)
- func (UnimplementedNuzurProductServer) ListProjectsForUser(context.Context, *ListProjectsForUserRequest) (*ListProjectsForUserResponse, error)
- func (UnimplementedNuzurProductServer) ListTeamsForUser(context.Context, *ListTeamsForUserRequest) (*ListTeamsForUserResponse, error)
- func (UnimplementedNuzurProductServer) UpdateConnectionSecret(context.Context, *UpdateConnectionSecretRequest) (*gen.Connection, error)
- func (UnimplementedNuzurProductServer) UpdateExtension(context.Context, *UpdateExtensionRequest) (*gen.Extension, error)
- func (UnimplementedNuzurProductServer) UpdateExtensionExecution(context.Context, *UpdateExtensionExecutionRequest) (*gen.ExtensionExecution, error)
- func (UnimplementedNuzurProductServer) UpdateExtensionVersion(context.Context, *UpdateExtensionVersionRequest) (*gen.ExtensionVersion, error)
- func (UnimplementedNuzurProductServer) UpdateProject(context.Context, *UpdateProjectRequest) (*gen.Project, error)
- func (UnimplementedNuzurProductServer) UpdateProjectVersion(context.Context, *UpdateProjectVersionRequest) (*gen.ProjectVersion, error)
- func (UnimplementedNuzurProductServer) UpdateTeam(context.Context, *UpdateTeamRequest) (*gen.Team, error)
- func (UnimplementedNuzurProductServer) UploadExtensionExecutionFile(context.Context, *UploadExtensionExecutionFileRequest) (*UploadExtensionExecutionFileResponse, error)
- func (UnimplementedNuzurProductServer) UploadExtensionIcon(context.Context, *UploadExtensionIconRequest) (*UploadExtensionIconResponse, error)
- func (UnimplementedNuzurProductServer) UploadProjectSnapshot(context.Context, *UploadProjectSnapshotRequest) (*UploadProjectSnapshotResponse, error)
- type UnsafeNuzurConnectionManagerServer
- type UnsafeNuzurProductServer
- type UpdateConnectionSecretRequest
- func (*UpdateConnectionSecretRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateConnectionSecretRequest) GetConnection() *gen.Connection
- func (x *UpdateConnectionSecretRequest) GetTeamUuid() string
- func (*UpdateConnectionSecretRequest) ProtoMessage()
- func (x *UpdateConnectionSecretRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateConnectionSecretRequest) Reset()
- func (x *UpdateConnectionSecretRequest) String() string
- type UpdateExtensionExecutionRequest
- func (*UpdateExtensionExecutionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateExtensionExecutionRequest) GetExecution() *gen.ExtensionExecution
- func (x *UpdateExtensionExecutionRequest) GetUpdateMask() *fieldmaskpb.FieldMask
- func (*UpdateExtensionExecutionRequest) ProtoMessage()
- func (x *UpdateExtensionExecutionRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateExtensionExecutionRequest) Reset()
- func (x *UpdateExtensionExecutionRequest) String() string
- type UpdateExtensionRequest
- func (*UpdateExtensionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateExtensionRequest) GetExtension() *gen.Extension
- func (x *UpdateExtensionRequest) GetUpdateMask() *fieldmaskpb.FieldMask
- func (*UpdateExtensionRequest) ProtoMessage()
- func (x *UpdateExtensionRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateExtensionRequest) Reset()
- func (x *UpdateExtensionRequest) String() string
- type UpdateExtensionVersionRequest
- func (*UpdateExtensionVersionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateExtensionVersionRequest) GetUpdateMask() *fieldmaskpb.FieldMask
- func (x *UpdateExtensionVersionRequest) GetVersion() *gen.ExtensionVersion
- func (*UpdateExtensionVersionRequest) ProtoMessage()
- func (x *UpdateExtensionVersionRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateExtensionVersionRequest) Reset()
- func (x *UpdateExtensionVersionRequest) String() string
- type UpdateProjectRequest
- func (*UpdateProjectRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateProjectRequest) GetProject() *gen.Project
- func (x *UpdateProjectRequest) GetUpdateMask() *fieldmaskpb.FieldMask
- func (*UpdateProjectRequest) ProtoMessage()
- func (x *UpdateProjectRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateProjectRequest) Reset()
- func (x *UpdateProjectRequest) String() string
- type UpdateProjectVersionRequest
- func (*UpdateProjectVersionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateProjectVersionRequest) GetProjectVersion() *gen.ProjectVersion
- func (x *UpdateProjectVersionRequest) GetUpdateMask() *fieldmaskpb.FieldMask
- func (*UpdateProjectVersionRequest) ProtoMessage()
- func (x *UpdateProjectVersionRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateProjectVersionRequest) Reset()
- func (x *UpdateProjectVersionRequest) String() string
- type UpdateTeamRequest
- func (*UpdateTeamRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateTeamRequest) GetTeam() *gen.Team
- func (x *UpdateTeamRequest) GetUpdateMask() *fieldmaskpb.FieldMask
- func (*UpdateTeamRequest) ProtoMessage()
- func (x *UpdateTeamRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateTeamRequest) Reset()
- func (x *UpdateTeamRequest) String() string
- type UploadExtensionExecutionFileRequest
- func (*UploadExtensionExecutionFileRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UploadExtensionExecutionFileRequest) GetData() []byte
- func (x *UploadExtensionExecutionFileRequest) GetExecutionUuid() string
- func (x *UploadExtensionExecutionFileRequest) GetExtensionUuid() string
- func (x *UploadExtensionExecutionFileRequest) GetExtensionVersionUuid() string
- func (x *UploadExtensionExecutionFileRequest) GetFileExtension() string
- func (x *UploadExtensionExecutionFileRequest) GetProjectUuid() string
- func (x *UploadExtensionExecutionFileRequest) GetProjectVersionUuid() string
- func (*UploadExtensionExecutionFileRequest) ProtoMessage()
- func (x *UploadExtensionExecutionFileRequest) ProtoReflect() protoreflect.Message
- func (x *UploadExtensionExecutionFileRequest) Reset()
- func (x *UploadExtensionExecutionFileRequest) String() string
- type UploadExtensionExecutionFileResponse
- func (*UploadExtensionExecutionFileResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UploadExtensionExecutionFileResponse) GetFilepath() string
- func (*UploadExtensionExecutionFileResponse) ProtoMessage()
- func (x *UploadExtensionExecutionFileResponse) ProtoReflect() protoreflect.Message
- func (x *UploadExtensionExecutionFileResponse) Reset()
- func (x *UploadExtensionExecutionFileResponse) String() string
- type UploadExtensionIconRequest
- func (*UploadExtensionIconRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UploadExtensionIconRequest) GetExtensionUuid() string
- func (x *UploadExtensionIconRequest) GetImageData() []byte
- func (*UploadExtensionIconRequest) ProtoMessage()
- func (x *UploadExtensionIconRequest) ProtoReflect() protoreflect.Message
- func (x *UploadExtensionIconRequest) Reset()
- func (x *UploadExtensionIconRequest) String() string
- type UploadExtensionIconResponse
- func (*UploadExtensionIconResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UploadExtensionIconResponse) GetFilepath() string
- func (*UploadExtensionIconResponse) ProtoMessage()
- func (x *UploadExtensionIconResponse) ProtoReflect() protoreflect.Message
- func (x *UploadExtensionIconResponse) Reset()
- func (x *UploadExtensionIconResponse) String() string
- type UploadProjectSnapshotRequest
- func (*UploadProjectSnapshotRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UploadProjectSnapshotRequest) GetImageData() []byte
- func (x *UploadProjectSnapshotRequest) GetProjectUuid() string
- func (*UploadProjectSnapshotRequest) ProtoMessage()
- func (x *UploadProjectSnapshotRequest) ProtoReflect() protoreflect.Message
- func (x *UploadProjectSnapshotRequest) Reset()
- func (x *UploadProjectSnapshotRequest) String() string
- type UploadProjectSnapshotResponse
- func (*UploadProjectSnapshotResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UploadProjectSnapshotResponse) GetUrl() string
- func (*UploadProjectSnapshotResponse) ProtoMessage()
- func (x *UploadProjectSnapshotResponse) ProtoReflect() protoreflect.Message
- func (x *UploadProjectSnapshotResponse) Reset()
- func (x *UploadProjectSnapshotResponse) String() string
Constants ¶
const ( NuzurConnectionManager_GetUserConnections_FullMethodName = "/NuzurConnectionManager/GetUserConnections" NuzurConnectionManager_ClearUserConnections_FullMethodName = "/NuzurConnectionManager/ClearUserConnections" NuzurConnectionManager_TestConnection_FullMethodName = "/NuzurConnectionManager/TestConnection" NuzurConnectionManager_ExecuteQuery_FullMethodName = "/NuzurConnectionManager/ExecuteQuery" NuzurConnectionManager_GetQueryExecution_FullMethodName = "/NuzurConnectionManager/GetQueryExecution" NuzurConnectionManager_CancelQueryExecution_FullMethodName = "/NuzurConnectionManager/CancelQueryExecution" NuzurConnectionManager_StartChangesDiff_FullMethodName = "/NuzurConnectionManager/StartChangesDiff" NuzurConnectionManager_GetChangesDiff_FullMethodName = "/NuzurConnectionManager/GetChangesDiff" NuzurConnectionManager_CancelChangesDiff_FullMethodName = "/NuzurConnectionManager/CancelChangesDiff" )
const ( NuzurProduct_GetUser_FullMethodName = "/NuzurProduct/GetUser" NuzurProduct_GetTokenUser_FullMethodName = "/NuzurProduct/GetTokenUser" NuzurProduct_ListTeamsForUser_FullMethodName = "/NuzurProduct/ListTeamsForUser" NuzurProduct_GetTeamForUser_FullMethodName = "/NuzurProduct/GetTeamForUser" NuzurProduct_CreateTeam_FullMethodName = "/NuzurProduct/CreateTeam" NuzurProduct_UpdateTeam_FullMethodName = "/NuzurProduct/UpdateTeam" NuzurProduct_InviteUserToTeam_FullMethodName = "/NuzurProduct/InviteUserToTeam" NuzurProduct_ActivateUserTeamInvite_FullMethodName = "/NuzurProduct/ActivateUserTeamInvite" NuzurProduct_GetConnectionWithSecret_FullMethodName = "/NuzurProduct/GetConnectionWithSecret" NuzurProduct_CreateConnectionSecret_FullMethodName = "/NuzurProduct/CreateConnectionSecret" NuzurProduct_UpdateConnectionSecret_FullMethodName = "/NuzurProduct/UpdateConnectionSecret" NuzurProduct_DeleteConnectionSecret_FullMethodName = "/NuzurProduct/DeleteConnectionSecret" NuzurProduct_ListProjectsForUser_FullMethodName = "/NuzurProduct/ListProjectsForUser" NuzurProduct_GetProjectForUser_FullMethodName = "/NuzurProduct/GetProjectForUser" NuzurProduct_CreateProject_FullMethodName = "/NuzurProduct/CreateProject" NuzurProduct_UpdateProject_FullMethodName = "/NuzurProduct/UpdateProject" NuzurProduct_ListProjectVersions_FullMethodName = "/NuzurProduct/ListProjectVersions" NuzurProduct_ListProjectVersionsForUser_FullMethodName = "/NuzurProduct/ListProjectVersionsForUser" NuzurProduct_GetProjectVersionForUser_FullMethodName = "/NuzurProduct/GetProjectVersionForUser" NuzurProduct_GetLatestProjectVersion_FullMethodName = "/NuzurProduct/GetLatestProjectVersion" NuzurProduct_CreateProjectVersion_FullMethodName = "/NuzurProduct/CreateProjectVersion" NuzurProduct_CreateDraftProjectVersionForExistingProject_FullMethodName = "/NuzurProduct/CreateDraftProjectVersionForExistingProject" NuzurProduct_UpdateProjectVersion_FullMethodName = "/NuzurProduct/UpdateProjectVersion" NuzurProduct_DiscardDraftProjectVersion_FullMethodName = "/NuzurProduct/DiscardDraftProjectVersion" NuzurProduct_UploadProjectSnapshot_FullMethodName = "/NuzurProduct/UploadProjectSnapshot" NuzurProduct_GetSignedFileURL_FullMethodName = "/NuzurProduct/GetSignedFileURL" NuzurProduct_UploadExtensionExecutionFile_FullMethodName = "/NuzurProduct/UploadExtensionExecutionFile" NuzurProduct_GetExtensionExecutionFile_FullMethodName = "/NuzurProduct/GetExtensionExecutionFile" NuzurProduct_UploadExtensionIcon_FullMethodName = "/NuzurProduct/UploadExtensionIcon" NuzurProduct_ListExtensions_FullMethodName = "/NuzurProduct/ListExtensions" NuzurProduct_GetExtension_FullMethodName = "/NuzurProduct/GetExtension" NuzurProduct_CreateExtension_FullMethodName = "/NuzurProduct/CreateExtension" NuzurProduct_UpdateExtension_FullMethodName = "/NuzurProduct/UpdateExtension" NuzurProduct_ListExtensionVersions_FullMethodName = "/NuzurProduct/ListExtensionVersions" NuzurProduct_GetExtensionVersion_FullMethodName = "/NuzurProduct/GetExtensionVersion" NuzurProduct_CreateExtensionVersion_FullMethodName = "/NuzurProduct/CreateExtensionVersion" NuzurProduct_UpdateExtensionVersion_FullMethodName = "/NuzurProduct/UpdateExtensionVersion" NuzurProduct_ListExtensionExecutions_FullMethodName = "/NuzurProduct/ListExtensionExecutions" NuzurProduct_GetExtensionExecution_FullMethodName = "/NuzurProduct/GetExtensionExecution" NuzurProduct_CreateExtensionExecution_FullMethodName = "/NuzurProduct/CreateExtensionExecution" NuzurProduct_UpdateExtensionExecution_FullMethodName = "/NuzurProduct/UpdateExtensionExecution" )
Variables ¶
var ( QueryExecutionStatus_name = map[int32]string{ 0: "QUERY_EXECUTION_STATUS_INVALID", 1: "QUERY_EXECUTION_STATUS_IN_PROGRESS", 2: "QUERY_EXECUTION_STATUS_SUCCEEDED", 3: "QUERY_EXECUTION_STATUS_FAILED", 4: "QUERY_EXECUTION_STATUS_CANCELLED", } QueryExecutionStatus_value = map[string]int32{ "QUERY_EXECUTION_STATUS_INVALID": 0, "QUERY_EXECUTION_STATUS_IN_PROGRESS": 1, "QUERY_EXECUTION_STATUS_SUCCEEDED": 2, "QUERY_EXECUTION_STATUS_FAILED": 3, "QUERY_EXECUTION_STATUS_CANCELLED": 4, } )
Enum value maps for QueryExecutionStatus.
var ( ChangesDiffStatus_name = map[int32]string{ 0: "CHANGES_DIFF_STATUS_INVALID", 1: "CHANGES_DIFF_STATUS_IN_PROGRESS", 2: "CHANGES_DIFF_STATUS_SUCCEEDED", 3: "CHANGES_DIFF_STATUS_FAILED", 4: "CHANGES_DIFF_STATUS_CANCELLED", } ChangesDiffStatus_value = map[string]int32{ "CHANGES_DIFF_STATUS_INVALID": 0, "CHANGES_DIFF_STATUS_IN_PROGRESS": 1, "CHANGES_DIFF_STATUS_SUCCEEDED": 2, "CHANGES_DIFF_STATUS_FAILED": 3, "CHANGES_DIFF_STATUS_CANCELLED": 4, } )
Enum value maps for ChangesDiffStatus.
var File_connection_manager_proto protoreflect.FileDescriptor
var File_product_proto protoreflect.FileDescriptor
var NuzurConnectionManager_ServiceDesc = grpc.ServiceDesc{ ServiceName: "NuzurConnectionManager", HandlerType: (*NuzurConnectionManagerServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "GetUserConnections", Handler: _NuzurConnectionManager_GetUserConnections_Handler, }, { MethodName: "ClearUserConnections", Handler: _NuzurConnectionManager_ClearUserConnections_Handler, }, { MethodName: "TestConnection", Handler: _NuzurConnectionManager_TestConnection_Handler, }, { MethodName: "ExecuteQuery", Handler: _NuzurConnectionManager_ExecuteQuery_Handler, }, { MethodName: "GetQueryExecution", Handler: _NuzurConnectionManager_GetQueryExecution_Handler, }, { MethodName: "CancelQueryExecution", Handler: _NuzurConnectionManager_CancelQueryExecution_Handler, }, { MethodName: "StartChangesDiff", Handler: _NuzurConnectionManager_StartChangesDiff_Handler, }, { MethodName: "GetChangesDiff", Handler: _NuzurConnectionManager_GetChangesDiff_Handler, }, { MethodName: "CancelChangesDiff", Handler: _NuzurConnectionManager_CancelChangesDiff_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "connection_manager.proto", }
NuzurConnectionManager_ServiceDesc is the grpc.ServiceDesc for NuzurConnectionManager service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var NuzurProduct_ServiceDesc = grpc.ServiceDesc{ ServiceName: "NuzurProduct", HandlerType: (*NuzurProductServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "GetUser", Handler: _NuzurProduct_GetUser_Handler, }, { MethodName: "GetTokenUser", Handler: _NuzurProduct_GetTokenUser_Handler, }, { MethodName: "ListTeamsForUser", Handler: _NuzurProduct_ListTeamsForUser_Handler, }, { MethodName: "GetTeamForUser", Handler: _NuzurProduct_GetTeamForUser_Handler, }, { MethodName: "CreateTeam", Handler: _NuzurProduct_CreateTeam_Handler, }, { MethodName: "UpdateTeam", Handler: _NuzurProduct_UpdateTeam_Handler, }, { MethodName: "InviteUserToTeam", Handler: _NuzurProduct_InviteUserToTeam_Handler, }, { MethodName: "ActivateUserTeamInvite", Handler: _NuzurProduct_ActivateUserTeamInvite_Handler, }, { MethodName: "GetConnectionWithSecret", Handler: _NuzurProduct_GetConnectionWithSecret_Handler, }, { MethodName: "CreateConnectionSecret", Handler: _NuzurProduct_CreateConnectionSecret_Handler, }, { MethodName: "UpdateConnectionSecret", Handler: _NuzurProduct_UpdateConnectionSecret_Handler, }, { MethodName: "DeleteConnectionSecret", Handler: _NuzurProduct_DeleteConnectionSecret_Handler, }, { MethodName: "ListProjectsForUser", Handler: _NuzurProduct_ListProjectsForUser_Handler, }, { MethodName: "GetProjectForUser", Handler: _NuzurProduct_GetProjectForUser_Handler, }, { MethodName: "CreateProject", Handler: _NuzurProduct_CreateProject_Handler, }, { MethodName: "UpdateProject", Handler: _NuzurProduct_UpdateProject_Handler, }, { MethodName: "ListProjectVersions", Handler: _NuzurProduct_ListProjectVersions_Handler, }, { MethodName: "ListProjectVersionsForUser", Handler: _NuzurProduct_ListProjectVersionsForUser_Handler, }, { MethodName: "GetProjectVersionForUser", Handler: _NuzurProduct_GetProjectVersionForUser_Handler, }, { MethodName: "GetLatestProjectVersion", Handler: _NuzurProduct_GetLatestProjectVersion_Handler, }, { MethodName: "CreateProjectVersion", Handler: _NuzurProduct_CreateProjectVersion_Handler, }, { MethodName: "CreateDraftProjectVersionForExistingProject", Handler: _NuzurProduct_CreateDraftProjectVersionForExistingProject_Handler, }, { MethodName: "UpdateProjectVersion", Handler: _NuzurProduct_UpdateProjectVersion_Handler, }, { MethodName: "DiscardDraftProjectVersion", Handler: _NuzurProduct_DiscardDraftProjectVersion_Handler, }, { MethodName: "UploadProjectSnapshot", Handler: _NuzurProduct_UploadProjectSnapshot_Handler, }, { MethodName: "GetSignedFileURL", Handler: _NuzurProduct_GetSignedFileURL_Handler, }, { MethodName: "UploadExtensionExecutionFile", Handler: _NuzurProduct_UploadExtensionExecutionFile_Handler, }, { MethodName: "GetExtensionExecutionFile", Handler: _NuzurProduct_GetExtensionExecutionFile_Handler, }, { MethodName: "UploadExtensionIcon", Handler: _NuzurProduct_UploadExtensionIcon_Handler, }, { MethodName: "ListExtensions", Handler: _NuzurProduct_ListExtensions_Handler, }, { MethodName: "GetExtension", Handler: _NuzurProduct_GetExtension_Handler, }, { MethodName: "CreateExtension", Handler: _NuzurProduct_CreateExtension_Handler, }, { MethodName: "UpdateExtension", Handler: _NuzurProduct_UpdateExtension_Handler, }, { MethodName: "ListExtensionVersions", Handler: _NuzurProduct_ListExtensionVersions_Handler, }, { MethodName: "GetExtensionVersion", Handler: _NuzurProduct_GetExtensionVersion_Handler, }, { MethodName: "CreateExtensionVersion", Handler: _NuzurProduct_CreateExtensionVersion_Handler, }, { MethodName: "UpdateExtensionVersion", Handler: _NuzurProduct_UpdateExtensionVersion_Handler, }, { MethodName: "ListExtensionExecutions", Handler: _NuzurProduct_ListExtensionExecutions_Handler, }, { MethodName: "GetExtensionExecution", Handler: _NuzurProduct_GetExtensionExecution_Handler, }, { MethodName: "CreateExtensionExecution", Handler: _NuzurProduct_CreateExtensionExecution_Handler, }, { MethodName: "UpdateExtensionExecution", Handler: _NuzurProduct_UpdateExtensionExecution_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "product.proto", }
NuzurProduct_ServiceDesc is the grpc.ServiceDesc for NuzurProduct service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
Functions ¶
func RegisterNuzurConnectionManagerServer ¶ added in v0.0.48
func RegisterNuzurConnectionManagerServer(s grpc.ServiceRegistrar, srv NuzurConnectionManagerServer)
func RegisterNuzurProductServer ¶
func RegisterNuzurProductServer(s grpc.ServiceRegistrar, srv NuzurProductServer)
Types ¶
type ActivateUserTeamInviteRequest ¶
type ActivateUserTeamInviteRequest struct { TeamUuid string `protobuf:"bytes,1,opt,name=team_uuid,json=teamUuid,proto3" json:"team_uuid,omitempty"` // contains filtered or unexported fields }
func (*ActivateUserTeamInviteRequest) Descriptor
deprecated
func (*ActivateUserTeamInviteRequest) Descriptor() ([]byte, []int)
Deprecated: Use ActivateUserTeamInviteRequest.ProtoReflect.Descriptor instead.
func (*ActivateUserTeamInviteRequest) GetTeamUuid ¶
func (x *ActivateUserTeamInviteRequest) GetTeamUuid() string
func (*ActivateUserTeamInviteRequest) ProtoMessage ¶
func (*ActivateUserTeamInviteRequest) ProtoMessage()
func (*ActivateUserTeamInviteRequest) ProtoReflect ¶
func (x *ActivateUserTeamInviteRequest) ProtoReflect() protoreflect.Message
func (*ActivateUserTeamInviteRequest) Reset ¶
func (x *ActivateUserTeamInviteRequest) Reset()
func (*ActivateUserTeamInviteRequest) String ¶
func (x *ActivateUserTeamInviteRequest) String() string
type CancelChangesDiffRequest ¶ added in v0.0.48
type CancelChangesDiffRequest struct { ChangesDiffUuid string `protobuf:"bytes,1,opt,name=changes_diff_uuid,json=changesDiffUuid,proto3" json:"changes_diff_uuid,omitempty"` // contains filtered or unexported fields }
func (*CancelChangesDiffRequest) Descriptor
deprecated
added in
v0.0.48
func (*CancelChangesDiffRequest) Descriptor() ([]byte, []int)
Deprecated: Use CancelChangesDiffRequest.ProtoReflect.Descriptor instead.
func (*CancelChangesDiffRequest) GetChangesDiffUuid ¶ added in v0.0.48
func (x *CancelChangesDiffRequest) GetChangesDiffUuid() string
func (*CancelChangesDiffRequest) ProtoMessage ¶ added in v0.0.48
func (*CancelChangesDiffRequest) ProtoMessage()
func (*CancelChangesDiffRequest) ProtoReflect ¶ added in v0.0.48
func (x *CancelChangesDiffRequest) ProtoReflect() protoreflect.Message
func (*CancelChangesDiffRequest) Reset ¶ added in v0.0.48
func (x *CancelChangesDiffRequest) Reset()
func (*CancelChangesDiffRequest) String ¶ added in v0.0.48
func (x *CancelChangesDiffRequest) String() string
type CancelChangesDiffResponse ¶ added in v0.0.48
type CancelChangesDiffResponse struct {
// contains filtered or unexported fields
}
func (*CancelChangesDiffResponse) Descriptor
deprecated
added in
v0.0.48
func (*CancelChangesDiffResponse) Descriptor() ([]byte, []int)
Deprecated: Use CancelChangesDiffResponse.ProtoReflect.Descriptor instead.
func (*CancelChangesDiffResponse) ProtoMessage ¶ added in v0.0.48
func (*CancelChangesDiffResponse) ProtoMessage()
func (*CancelChangesDiffResponse) ProtoReflect ¶ added in v0.0.48
func (x *CancelChangesDiffResponse) ProtoReflect() protoreflect.Message
func (*CancelChangesDiffResponse) Reset ¶ added in v0.0.48
func (x *CancelChangesDiffResponse) Reset()
func (*CancelChangesDiffResponse) String ¶ added in v0.0.48
func (x *CancelChangesDiffResponse) String() string
type CancelQueryExecutionRequest ¶ added in v0.0.48
type CancelQueryExecutionRequest struct { ExecutionUuid string `protobuf:"bytes,1,opt,name=execution_uuid,json=executionUuid,proto3" json:"execution_uuid,omitempty"` // contains filtered or unexported fields }
func (*CancelQueryExecutionRequest) Descriptor
deprecated
added in
v0.0.48
func (*CancelQueryExecutionRequest) Descriptor() ([]byte, []int)
Deprecated: Use CancelQueryExecutionRequest.ProtoReflect.Descriptor instead.
func (*CancelQueryExecutionRequest) GetExecutionUuid ¶ added in v0.0.48
func (x *CancelQueryExecutionRequest) GetExecutionUuid() string
func (*CancelQueryExecutionRequest) ProtoMessage ¶ added in v0.0.48
func (*CancelQueryExecutionRequest) ProtoMessage()
func (*CancelQueryExecutionRequest) ProtoReflect ¶ added in v0.0.48
func (x *CancelQueryExecutionRequest) ProtoReflect() protoreflect.Message
func (*CancelQueryExecutionRequest) Reset ¶ added in v0.0.48
func (x *CancelQueryExecutionRequest) Reset()
func (*CancelQueryExecutionRequest) String ¶ added in v0.0.48
func (x *CancelQueryExecutionRequest) String() string
type CancelQueryExecutionResponse ¶ added in v0.0.48
type CancelQueryExecutionResponse struct {
// contains filtered or unexported fields
}
func (*CancelQueryExecutionResponse) Descriptor
deprecated
added in
v0.0.48
func (*CancelQueryExecutionResponse) Descriptor() ([]byte, []int)
Deprecated: Use CancelQueryExecutionResponse.ProtoReflect.Descriptor instead.
func (*CancelQueryExecutionResponse) ProtoMessage ¶ added in v0.0.48
func (*CancelQueryExecutionResponse) ProtoMessage()
func (*CancelQueryExecutionResponse) ProtoReflect ¶ added in v0.0.48
func (x *CancelQueryExecutionResponse) ProtoReflect() protoreflect.Message
func (*CancelQueryExecutionResponse) Reset ¶ added in v0.0.48
func (x *CancelQueryExecutionResponse) Reset()
func (*CancelQueryExecutionResponse) String ¶ added in v0.0.48
func (x *CancelQueryExecutionResponse) String() string
type ChangesDiffStatus ¶ added in v0.0.48
type ChangesDiffStatus int32
const ( ChangesDiffStatus_CHANGES_DIFF_STATUS_INVALID ChangesDiffStatus = 0 ChangesDiffStatus_CHANGES_DIFF_STATUS_IN_PROGRESS ChangesDiffStatus = 1 ChangesDiffStatus_CHANGES_DIFF_STATUS_SUCCEEDED ChangesDiffStatus = 2 ChangesDiffStatus_CHANGES_DIFF_STATUS_FAILED ChangesDiffStatus = 3 ChangesDiffStatus_CHANGES_DIFF_STATUS_CANCELLED ChangesDiffStatus = 4 )
func (ChangesDiffStatus) Descriptor ¶ added in v0.0.48
func (ChangesDiffStatus) Descriptor() protoreflect.EnumDescriptor
func (ChangesDiffStatus) Enum ¶ added in v0.0.48
func (x ChangesDiffStatus) Enum() *ChangesDiffStatus
func (ChangesDiffStatus) EnumDescriptor
deprecated
added in
v0.0.48
func (ChangesDiffStatus) EnumDescriptor() ([]byte, []int)
Deprecated: Use ChangesDiffStatus.Descriptor instead.
func (ChangesDiffStatus) Number ¶ added in v0.0.48
func (x ChangesDiffStatus) Number() protoreflect.EnumNumber
func (ChangesDiffStatus) String ¶ added in v0.0.48
func (x ChangesDiffStatus) String() string
func (ChangesDiffStatus) Type ¶ added in v0.0.48
func (ChangesDiffStatus) Type() protoreflect.EnumType
type ClearUserConnectionsRequest ¶ added in v0.0.48
type ClearUserConnectionsRequest struct { UserUuid string `protobuf:"bytes,1,opt,name=user_uuid,json=userUuid,proto3" json:"user_uuid,omitempty"` // contains filtered or unexported fields }
func (*ClearUserConnectionsRequest) Descriptor
deprecated
added in
v0.0.48
func (*ClearUserConnectionsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ClearUserConnectionsRequest.ProtoReflect.Descriptor instead.
func (*ClearUserConnectionsRequest) GetUserUuid ¶ added in v0.0.48
func (x *ClearUserConnectionsRequest) GetUserUuid() string
func (*ClearUserConnectionsRequest) ProtoMessage ¶ added in v0.0.48
func (*ClearUserConnectionsRequest) ProtoMessage()
func (*ClearUserConnectionsRequest) ProtoReflect ¶ added in v0.0.48
func (x *ClearUserConnectionsRequest) ProtoReflect() protoreflect.Message
func (*ClearUserConnectionsRequest) Reset ¶ added in v0.0.48
func (x *ClearUserConnectionsRequest) Reset()
func (*ClearUserConnectionsRequest) String ¶ added in v0.0.48
func (x *ClearUserConnectionsRequest) String() string
type ClearUserConnectionsResponse ¶ added in v0.0.48
type ClearUserConnectionsResponse struct {
// contains filtered or unexported fields
}
func (*ClearUserConnectionsResponse) Descriptor
deprecated
added in
v0.0.48
func (*ClearUserConnectionsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ClearUserConnectionsResponse.ProtoReflect.Descriptor instead.
func (*ClearUserConnectionsResponse) ProtoMessage ¶ added in v0.0.48
func (*ClearUserConnectionsResponse) ProtoMessage()
func (*ClearUserConnectionsResponse) ProtoReflect ¶ added in v0.0.48
func (x *ClearUserConnectionsResponse) ProtoReflect() protoreflect.Message
func (*ClearUserConnectionsResponse) Reset ¶ added in v0.0.48
func (x *ClearUserConnectionsResponse) Reset()
func (*ClearUserConnectionsResponse) String ¶ added in v0.0.48
func (x *ClearUserConnectionsResponse) String() string
type CreateConnectionSecretRequest ¶
type CreateConnectionSecretRequest struct { TeamUuid string `protobuf:"bytes,1,opt,name=team_uuid,json=teamUuid,proto3" json:"team_uuid,omitempty"` Connection *gen.Connection `protobuf:"bytes,2,opt,name=connection,proto3" json:"connection,omitempty"` // contains filtered or unexported fields }
func (*CreateConnectionSecretRequest) Descriptor
deprecated
func (*CreateConnectionSecretRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateConnectionSecretRequest.ProtoReflect.Descriptor instead.
func (*CreateConnectionSecretRequest) GetConnection ¶
func (x *CreateConnectionSecretRequest) GetConnection() *gen.Connection
func (*CreateConnectionSecretRequest) GetTeamUuid ¶
func (x *CreateConnectionSecretRequest) GetTeamUuid() string
func (*CreateConnectionSecretRequest) ProtoMessage ¶
func (*CreateConnectionSecretRequest) ProtoMessage()
func (*CreateConnectionSecretRequest) ProtoReflect ¶
func (x *CreateConnectionSecretRequest) ProtoReflect() protoreflect.Message
func (*CreateConnectionSecretRequest) Reset ¶
func (x *CreateConnectionSecretRequest) Reset()
func (*CreateConnectionSecretRequest) String ¶
func (x *CreateConnectionSecretRequest) String() string
type CreateDraftProjectVersionForExistingProjectRequest ¶
type CreateDraftProjectVersionForExistingProjectRequest struct { ProjectUuid string `protobuf:"bytes,1,opt,name=project_uuid,json=projectUuid,proto3" json:"project_uuid,omitempty"` Identifier string `protobuf:"bytes,2,opt,name=identifier,proto3" json:"identifier,omitempty"` BasedOnProjectVersionUuid string `` /* 142-byte string literal not displayed */ // contains filtered or unexported fields }
func (*CreateDraftProjectVersionForExistingProjectRequest) Descriptor
deprecated
func (*CreateDraftProjectVersionForExistingProjectRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateDraftProjectVersionForExistingProjectRequest.ProtoReflect.Descriptor instead.
func (*CreateDraftProjectVersionForExistingProjectRequest) GetBasedOnProjectVersionUuid ¶
func (x *CreateDraftProjectVersionForExistingProjectRequest) GetBasedOnProjectVersionUuid() string
func (*CreateDraftProjectVersionForExistingProjectRequest) GetIdentifier ¶
func (x *CreateDraftProjectVersionForExistingProjectRequest) GetIdentifier() string
func (*CreateDraftProjectVersionForExistingProjectRequest) GetProjectUuid ¶
func (x *CreateDraftProjectVersionForExistingProjectRequest) GetProjectUuid() string
func (*CreateDraftProjectVersionForExistingProjectRequest) ProtoMessage ¶
func (*CreateDraftProjectVersionForExistingProjectRequest) ProtoMessage()
func (*CreateDraftProjectVersionForExistingProjectRequest) ProtoReflect ¶
func (x *CreateDraftProjectVersionForExistingProjectRequest) ProtoReflect() protoreflect.Message
func (*CreateDraftProjectVersionForExistingProjectRequest) Reset ¶
func (x *CreateDraftProjectVersionForExistingProjectRequest) Reset()
func (*CreateDraftProjectVersionForExistingProjectRequest) String ¶
func (x *CreateDraftProjectVersionForExistingProjectRequest) String() string
type CreateExtensionExecutionRequest ¶
type CreateExtensionExecutionRequest struct { Execution *gen.ExtensionExecution `protobuf:"bytes,1,opt,name=execution,proto3" json:"execution,omitempty"` // contains filtered or unexported fields }
func (*CreateExtensionExecutionRequest) Descriptor
deprecated
func (*CreateExtensionExecutionRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateExtensionExecutionRequest.ProtoReflect.Descriptor instead.
func (*CreateExtensionExecutionRequest) GetExecution ¶
func (x *CreateExtensionExecutionRequest) GetExecution() *gen.ExtensionExecution
func (*CreateExtensionExecutionRequest) ProtoMessage ¶
func (*CreateExtensionExecutionRequest) ProtoMessage()
func (*CreateExtensionExecutionRequest) ProtoReflect ¶
func (x *CreateExtensionExecutionRequest) ProtoReflect() protoreflect.Message
func (*CreateExtensionExecutionRequest) Reset ¶
func (x *CreateExtensionExecutionRequest) Reset()
func (*CreateExtensionExecutionRequest) String ¶
func (x *CreateExtensionExecutionRequest) String() string
type CreateExtensionRequest ¶
type CreateExtensionRequest struct { Extension *gen.Extension `protobuf:"bytes,1,opt,name=extension,proto3" json:"extension,omitempty"` // contains filtered or unexported fields }
func (*CreateExtensionRequest) Descriptor
deprecated
func (*CreateExtensionRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateExtensionRequest.ProtoReflect.Descriptor instead.
func (*CreateExtensionRequest) GetExtension ¶
func (x *CreateExtensionRequest) GetExtension() *gen.Extension
func (*CreateExtensionRequest) ProtoMessage ¶
func (*CreateExtensionRequest) ProtoMessage()
func (*CreateExtensionRequest) ProtoReflect ¶
func (x *CreateExtensionRequest) ProtoReflect() protoreflect.Message
func (*CreateExtensionRequest) Reset ¶
func (x *CreateExtensionRequest) Reset()
func (*CreateExtensionRequest) String ¶
func (x *CreateExtensionRequest) String() string
type CreateExtensionVersionRequest ¶
type CreateExtensionVersionRequest struct { Version *gen.ExtensionVersion `protobuf:"bytes,1,opt,name=version,proto3" json:"version,omitempty"` // contains filtered or unexported fields }
func (*CreateExtensionVersionRequest) Descriptor
deprecated
func (*CreateExtensionVersionRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateExtensionVersionRequest.ProtoReflect.Descriptor instead.
func (*CreateExtensionVersionRequest) GetVersion ¶
func (x *CreateExtensionVersionRequest) GetVersion() *gen.ExtensionVersion
func (*CreateExtensionVersionRequest) ProtoMessage ¶
func (*CreateExtensionVersionRequest) ProtoMessage()
func (*CreateExtensionVersionRequest) ProtoReflect ¶
func (x *CreateExtensionVersionRequest) ProtoReflect() protoreflect.Message
func (*CreateExtensionVersionRequest) Reset ¶
func (x *CreateExtensionVersionRequest) Reset()
func (*CreateExtensionVersionRequest) String ¶
func (x *CreateExtensionVersionRequest) String() string
type CreateProjectRequest ¶
type CreateProjectRequest struct { Project *gen.Project `protobuf:"bytes,1,opt,name=project,proto3" json:"project,omitempty"` // contains filtered or unexported fields }
func (*CreateProjectRequest) Descriptor
deprecated
func (*CreateProjectRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateProjectRequest.ProtoReflect.Descriptor instead.
func (*CreateProjectRequest) GetProject ¶
func (x *CreateProjectRequest) GetProject() *gen.Project
func (*CreateProjectRequest) ProtoMessage ¶
func (*CreateProjectRequest) ProtoMessage()
func (*CreateProjectRequest) ProtoReflect ¶
func (x *CreateProjectRequest) ProtoReflect() protoreflect.Message
func (*CreateProjectRequest) Reset ¶
func (x *CreateProjectRequest) Reset()
func (*CreateProjectRequest) String ¶
func (x *CreateProjectRequest) String() string
type CreateProjectVersionRequest ¶
type CreateProjectVersionRequest struct { ProjectVersion *gen.ProjectVersion `protobuf:"bytes,1,opt,name=project_version,json=projectVersion,proto3" json:"project_version,omitempty"` // contains filtered or unexported fields }
func (*CreateProjectVersionRequest) Descriptor
deprecated
func (*CreateProjectVersionRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateProjectVersionRequest.ProtoReflect.Descriptor instead.
func (*CreateProjectVersionRequest) GetProjectVersion ¶
func (x *CreateProjectVersionRequest) GetProjectVersion() *gen.ProjectVersion
func (*CreateProjectVersionRequest) ProtoMessage ¶
func (*CreateProjectVersionRequest) ProtoMessage()
func (*CreateProjectVersionRequest) ProtoReflect ¶
func (x *CreateProjectVersionRequest) ProtoReflect() protoreflect.Message
func (*CreateProjectVersionRequest) Reset ¶
func (x *CreateProjectVersionRequest) Reset()
func (*CreateProjectVersionRequest) String ¶
func (x *CreateProjectVersionRequest) String() string
type CreateTeamRequest ¶
type CreateTeamRequest struct { Team *gen.Team `protobuf:"bytes,1,opt,name=team,proto3" json:"team,omitempty"` // contains filtered or unexported fields }
func (*CreateTeamRequest) Descriptor
deprecated
func (*CreateTeamRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateTeamRequest.ProtoReflect.Descriptor instead.
func (*CreateTeamRequest) GetTeam ¶
func (x *CreateTeamRequest) GetTeam() *gen.Team
func (*CreateTeamRequest) ProtoMessage ¶
func (*CreateTeamRequest) ProtoMessage()
func (*CreateTeamRequest) ProtoReflect ¶
func (x *CreateTeamRequest) ProtoReflect() protoreflect.Message
func (*CreateTeamRequest) Reset ¶
func (x *CreateTeamRequest) Reset()
func (*CreateTeamRequest) String ¶
func (x *CreateTeamRequest) String() string
type DeleteConnectionSecretRequest ¶
type DeleteConnectionSecretRequest struct { TeamUuid string `protobuf:"bytes,1,opt,name=team_uuid,json=teamUuid,proto3" json:"team_uuid,omitempty"` Connection *gen.Connection `protobuf:"bytes,2,opt,name=connection,proto3" json:"connection,omitempty"` // contains filtered or unexported fields }
func (*DeleteConnectionSecretRequest) Descriptor
deprecated
func (*DeleteConnectionSecretRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteConnectionSecretRequest.ProtoReflect.Descriptor instead.
func (*DeleteConnectionSecretRequest) GetConnection ¶
func (x *DeleteConnectionSecretRequest) GetConnection() *gen.Connection
func (*DeleteConnectionSecretRequest) GetTeamUuid ¶
func (x *DeleteConnectionSecretRequest) GetTeamUuid() string
func (*DeleteConnectionSecretRequest) ProtoMessage ¶
func (*DeleteConnectionSecretRequest) ProtoMessage()
func (*DeleteConnectionSecretRequest) ProtoReflect ¶
func (x *DeleteConnectionSecretRequest) ProtoReflect() protoreflect.Message
func (*DeleteConnectionSecretRequest) Reset ¶
func (x *DeleteConnectionSecretRequest) Reset()
func (*DeleteConnectionSecretRequest) String ¶
func (x *DeleteConnectionSecretRequest) String() string
type DiscardDraftProjectVersionRequest ¶
type DiscardDraftProjectVersionRequest struct { ProjectVersionUuid string `protobuf:"bytes,1,opt,name=project_version_uuid,json=projectVersionUuid,proto3" json:"project_version_uuid,omitempty"` // contains filtered or unexported fields }
func (*DiscardDraftProjectVersionRequest) Descriptor
deprecated
func (*DiscardDraftProjectVersionRequest) Descriptor() ([]byte, []int)
Deprecated: Use DiscardDraftProjectVersionRequest.ProtoReflect.Descriptor instead.
func (*DiscardDraftProjectVersionRequest) GetProjectVersionUuid ¶
func (x *DiscardDraftProjectVersionRequest) GetProjectVersionUuid() string
func (*DiscardDraftProjectVersionRequest) ProtoMessage ¶
func (*DiscardDraftProjectVersionRequest) ProtoMessage()
func (*DiscardDraftProjectVersionRequest) ProtoReflect ¶
func (x *DiscardDraftProjectVersionRequest) ProtoReflect() protoreflect.Message
func (*DiscardDraftProjectVersionRequest) Reset ¶
func (x *DiscardDraftProjectVersionRequest) Reset()
func (*DiscardDraftProjectVersionRequest) String ¶
func (x *DiscardDraftProjectVersionRequest) String() string
type ExecuteQueryRequest ¶ added in v0.0.48
type ExecuteQueryRequest struct { ProjectUuid string `protobuf:"bytes,1,opt,name=project_uuid,json=projectUuid,proto3" json:"project_uuid,omitempty"` ProjectVersionUuid string `protobuf:"bytes,2,opt,name=project_version_uuid,json=projectVersionUuid,proto3" json:"project_version_uuid,omitempty"` Type gen.UserConnectionType `protobuf:"varint,3,opt,name=type,proto3,enum=nem.UserConnectionType" json:"type,omitempty"` TypeConfig *gen.UserConnectionTypeConfig `protobuf:"bytes,4,opt,name=type_config,json=typeConfig,proto3" json:"type_config,omitempty"` Schema string `protobuf:"bytes,5,opt,name=schema,proto3" json:"schema,omitempty"` RawQuery string `protobuf:"bytes,6,opt,name=raw_query,json=rawQuery,proto3" json:"raw_query,omitempty"` FilePath string `protobuf:"bytes,7,opt,name=file_path,json=filePath,proto3" json:"file_path,omitempty"` Locale string `protobuf:"bytes,8,opt,name=locale,proto3" json:"locale,omitempty"` // contains filtered or unexported fields }
query executions start
func (*ExecuteQueryRequest) Descriptor
deprecated
added in
v0.0.48
func (*ExecuteQueryRequest) Descriptor() ([]byte, []int)
Deprecated: Use ExecuteQueryRequest.ProtoReflect.Descriptor instead.
func (*ExecuteQueryRequest) GetFilePath ¶ added in v0.0.48
func (x *ExecuteQueryRequest) GetFilePath() string
func (*ExecuteQueryRequest) GetLocale ¶ added in v0.0.48
func (x *ExecuteQueryRequest) GetLocale() string
func (*ExecuteQueryRequest) GetProjectUuid ¶ added in v0.0.48
func (x *ExecuteQueryRequest) GetProjectUuid() string
func (*ExecuteQueryRequest) GetProjectVersionUuid ¶ added in v0.0.48
func (x *ExecuteQueryRequest) GetProjectVersionUuid() string
func (*ExecuteQueryRequest) GetRawQuery ¶ added in v0.0.48
func (x *ExecuteQueryRequest) GetRawQuery() string
func (*ExecuteQueryRequest) GetSchema ¶ added in v0.0.48
func (x *ExecuteQueryRequest) GetSchema() string
func (*ExecuteQueryRequest) GetType ¶ added in v0.0.48
func (x *ExecuteQueryRequest) GetType() gen.UserConnectionType
func (*ExecuteQueryRequest) GetTypeConfig ¶ added in v0.0.48
func (x *ExecuteQueryRequest) GetTypeConfig() *gen.UserConnectionTypeConfig
func (*ExecuteQueryRequest) ProtoMessage ¶ added in v0.0.48
func (*ExecuteQueryRequest) ProtoMessage()
func (*ExecuteQueryRequest) ProtoReflect ¶ added in v0.0.48
func (x *ExecuteQueryRequest) ProtoReflect() protoreflect.Message
func (*ExecuteQueryRequest) Reset ¶ added in v0.0.48
func (x *ExecuteQueryRequest) Reset()
func (*ExecuteQueryRequest) String ¶ added in v0.0.48
func (x *ExecuteQueryRequest) String() string
type ExecuteQueryResponse ¶ added in v0.0.48
type ExecuteQueryResponse struct { ExecutionUuid string `protobuf:"bytes,1,opt,name=execution_uuid,json=executionUuid,proto3" json:"execution_uuid,omitempty"` // contains filtered or unexported fields }
func (*ExecuteQueryResponse) Descriptor
deprecated
added in
v0.0.48
func (*ExecuteQueryResponse) Descriptor() ([]byte, []int)
Deprecated: Use ExecuteQueryResponse.ProtoReflect.Descriptor instead.
func (*ExecuteQueryResponse) GetExecutionUuid ¶ added in v0.0.48
func (x *ExecuteQueryResponse) GetExecutionUuid() string
func (*ExecuteQueryResponse) ProtoMessage ¶ added in v0.0.48
func (*ExecuteQueryResponse) ProtoMessage()
func (*ExecuteQueryResponse) ProtoReflect ¶ added in v0.0.48
func (x *ExecuteQueryResponse) ProtoReflect() protoreflect.Message
func (*ExecuteQueryResponse) Reset ¶ added in v0.0.48
func (x *ExecuteQueryResponse) Reset()
func (*ExecuteQueryResponse) String ¶ added in v0.0.48
func (x *ExecuteQueryResponse) String() string
type GetChangesDiffRequest ¶ added in v0.0.48
type GetChangesDiffRequest struct { ChangesDiffUuid string `protobuf:"bytes,1,opt,name=changes_diff_uuid,json=changesDiffUuid,proto3" json:"changes_diff_uuid,omitempty"` // contains filtered or unexported fields }
func (*GetChangesDiffRequest) Descriptor
deprecated
added in
v0.0.48
func (*GetChangesDiffRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetChangesDiffRequest.ProtoReflect.Descriptor instead.
func (*GetChangesDiffRequest) GetChangesDiffUuid ¶ added in v0.0.48
func (x *GetChangesDiffRequest) GetChangesDiffUuid() string
func (*GetChangesDiffRequest) ProtoMessage ¶ added in v0.0.48
func (*GetChangesDiffRequest) ProtoMessage()
func (*GetChangesDiffRequest) ProtoReflect ¶ added in v0.0.48
func (x *GetChangesDiffRequest) ProtoReflect() protoreflect.Message
func (*GetChangesDiffRequest) Reset ¶ added in v0.0.48
func (x *GetChangesDiffRequest) Reset()
func (*GetChangesDiffRequest) String ¶ added in v0.0.48
func (x *GetChangesDiffRequest) String() string
type GetChangesDiffResponse ¶ added in v0.0.48
type GetChangesDiffResponse struct { Status ChangesDiffStatus `protobuf:"varint,1,opt,name=status,proto3,enum=ChangesDiffStatus" json:"status,omitempty"` Message string `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"` // returns updates while in progress to display to user Apply string `protobuf:"bytes,3,opt,name=apply,proto3" json:"apply,omitempty"` // only available when status is SUCCEEDED ContextualDiff string `protobuf:"bytes,4,opt,name=contextualDiff,proto3" json:"contextualDiff,omitempty"` // only available when status is SUCCEEDED and for mysql // contains filtered or unexported fields }
func (*GetChangesDiffResponse) Descriptor
deprecated
added in
v0.0.48
func (*GetChangesDiffResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetChangesDiffResponse.ProtoReflect.Descriptor instead.
func (*GetChangesDiffResponse) GetApply ¶ added in v0.0.48
func (x *GetChangesDiffResponse) GetApply() string
func (*GetChangesDiffResponse) GetContextualDiff ¶ added in v0.0.48
func (x *GetChangesDiffResponse) GetContextualDiff() string
func (*GetChangesDiffResponse) GetMessage ¶ added in v0.0.48
func (x *GetChangesDiffResponse) GetMessage() string
func (*GetChangesDiffResponse) GetStatus ¶ added in v0.0.48
func (x *GetChangesDiffResponse) GetStatus() ChangesDiffStatus
func (*GetChangesDiffResponse) ProtoMessage ¶ added in v0.0.48
func (*GetChangesDiffResponse) ProtoMessage()
func (*GetChangesDiffResponse) ProtoReflect ¶ added in v0.0.48
func (x *GetChangesDiffResponse) ProtoReflect() protoreflect.Message
func (*GetChangesDiffResponse) Reset ¶ added in v0.0.48
func (x *GetChangesDiffResponse) Reset()
func (*GetChangesDiffResponse) String ¶ added in v0.0.48
func (x *GetChangesDiffResponse) String() string
type GetConnectionWithSecretRequest ¶
type GetConnectionWithSecretRequest struct { ConnectionUuid string `protobuf:"bytes,1,opt,name=connection_uuid,json=connectionUuid,proto3" json:"connection_uuid,omitempty"` TeamUuid string `protobuf:"bytes,2,opt,name=team_uuid,json=teamUuid,proto3" json:"team_uuid,omitempty"` // contains filtered or unexported fields }
func (*GetConnectionWithSecretRequest) Descriptor
deprecated
func (*GetConnectionWithSecretRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetConnectionWithSecretRequest.ProtoReflect.Descriptor instead.
func (*GetConnectionWithSecretRequest) GetConnectionUuid ¶
func (x *GetConnectionWithSecretRequest) GetConnectionUuid() string
func (*GetConnectionWithSecretRequest) GetTeamUuid ¶
func (x *GetConnectionWithSecretRequest) GetTeamUuid() string
func (*GetConnectionWithSecretRequest) ProtoMessage ¶
func (*GetConnectionWithSecretRequest) ProtoMessage()
func (*GetConnectionWithSecretRequest) ProtoReflect ¶
func (x *GetConnectionWithSecretRequest) ProtoReflect() protoreflect.Message
func (*GetConnectionWithSecretRequest) Reset ¶
func (x *GetConnectionWithSecretRequest) Reset()
func (*GetConnectionWithSecretRequest) String ¶
func (x *GetConnectionWithSecretRequest) String() string
type GetExtensionExecutionFileRequest ¶ added in v0.0.34
type GetExtensionExecutionFileRequest struct { ProjectUuid string `protobuf:"bytes,1,opt,name=project_uuid,json=projectUuid,proto3" json:"project_uuid,omitempty"` ProjectVersionUuid string `protobuf:"bytes,2,opt,name=project_version_uuid,json=projectVersionUuid,proto3" json:"project_version_uuid,omitempty"` ExtensionUuid string `protobuf:"bytes,3,opt,name=extension_uuid,json=extensionUuid,proto3" json:"extension_uuid,omitempty"` ExtensionVersionUuid string `protobuf:"bytes,4,opt,name=extension_version_uuid,json=extensionVersionUuid,proto3" json:"extension_version_uuid,omitempty"` ExecutionUuid string `protobuf:"bytes,5,opt,name=execution_uuid,json=executionUuid,proto3" json:"execution_uuid,omitempty"` FileExtension string `protobuf:"bytes,6,opt,name=file_extension,json=fileExtension,proto3" json:"file_extension,omitempty"` // contains filtered or unexported fields }
func (*GetExtensionExecutionFileRequest) Descriptor
deprecated
added in
v0.0.34
func (*GetExtensionExecutionFileRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetExtensionExecutionFileRequest.ProtoReflect.Descriptor instead.
func (*GetExtensionExecutionFileRequest) GetExecutionUuid ¶ added in v0.0.34
func (x *GetExtensionExecutionFileRequest) GetExecutionUuid() string
func (*GetExtensionExecutionFileRequest) GetExtensionUuid ¶ added in v0.0.34
func (x *GetExtensionExecutionFileRequest) GetExtensionUuid() string
func (*GetExtensionExecutionFileRequest) GetExtensionVersionUuid ¶ added in v0.0.34
func (x *GetExtensionExecutionFileRequest) GetExtensionVersionUuid() string
func (*GetExtensionExecutionFileRequest) GetFileExtension ¶ added in v0.0.34
func (x *GetExtensionExecutionFileRequest) GetFileExtension() string
func (*GetExtensionExecutionFileRequest) GetProjectUuid ¶ added in v0.0.34
func (x *GetExtensionExecutionFileRequest) GetProjectUuid() string
func (*GetExtensionExecutionFileRequest) GetProjectVersionUuid ¶ added in v0.0.34
func (x *GetExtensionExecutionFileRequest) GetProjectVersionUuid() string
func (*GetExtensionExecutionFileRequest) ProtoMessage ¶ added in v0.0.34
func (*GetExtensionExecutionFileRequest) ProtoMessage()
func (*GetExtensionExecutionFileRequest) ProtoReflect ¶ added in v0.0.34
func (x *GetExtensionExecutionFileRequest) ProtoReflect() protoreflect.Message
func (*GetExtensionExecutionFileRequest) Reset ¶ added in v0.0.34
func (x *GetExtensionExecutionFileRequest) Reset()
func (*GetExtensionExecutionFileRequest) String ¶ added in v0.0.34
func (x *GetExtensionExecutionFileRequest) String() string
type GetExtensionExecutionFileResponse ¶ added in v0.0.34
type GetExtensionExecutionFileResponse struct { Filepath string `protobuf:"bytes,1,opt,name=filepath,proto3" json:"filepath,omitempty"` SignedUrl string `protobuf:"bytes,2,opt,name=signed_url,json=signedUrl,proto3" json:"signed_url,omitempty"` // contains filtered or unexported fields }
func (*GetExtensionExecutionFileResponse) Descriptor
deprecated
added in
v0.0.34
func (*GetExtensionExecutionFileResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetExtensionExecutionFileResponse.ProtoReflect.Descriptor instead.
func (*GetExtensionExecutionFileResponse) GetFilepath ¶ added in v0.0.39
func (x *GetExtensionExecutionFileResponse) GetFilepath() string
func (*GetExtensionExecutionFileResponse) GetSignedUrl ¶ added in v0.0.39
func (x *GetExtensionExecutionFileResponse) GetSignedUrl() string
func (*GetExtensionExecutionFileResponse) ProtoMessage ¶ added in v0.0.34
func (*GetExtensionExecutionFileResponse) ProtoMessage()
func (*GetExtensionExecutionFileResponse) ProtoReflect ¶ added in v0.0.34
func (x *GetExtensionExecutionFileResponse) ProtoReflect() protoreflect.Message
func (*GetExtensionExecutionFileResponse) Reset ¶ added in v0.0.34
func (x *GetExtensionExecutionFileResponse) Reset()
func (*GetExtensionExecutionFileResponse) String ¶ added in v0.0.34
func (x *GetExtensionExecutionFileResponse) String() string
type GetExtensionExecutionRequest ¶
type GetExtensionExecutionRequest struct { ExecutionUuid string `protobuf:"bytes,1,opt,name=execution_uuid,json=executionUuid,proto3" json:"execution_uuid,omitempty"` // contains filtered or unexported fields }
func (*GetExtensionExecutionRequest) Descriptor
deprecated
func (*GetExtensionExecutionRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetExtensionExecutionRequest.ProtoReflect.Descriptor instead.
func (*GetExtensionExecutionRequest) GetExecutionUuid ¶
func (x *GetExtensionExecutionRequest) GetExecutionUuid() string
func (*GetExtensionExecutionRequest) ProtoMessage ¶
func (*GetExtensionExecutionRequest) ProtoMessage()
func (*GetExtensionExecutionRequest) ProtoReflect ¶
func (x *GetExtensionExecutionRequest) ProtoReflect() protoreflect.Message
func (*GetExtensionExecutionRequest) Reset ¶
func (x *GetExtensionExecutionRequest) Reset()
func (*GetExtensionExecutionRequest) String ¶
func (x *GetExtensionExecutionRequest) String() string
type GetExtensionRequest ¶
type GetExtensionRequest struct { ExtensionUuid string `protobuf:"bytes,1,opt,name=extension_uuid,json=extensionUuid,proto3" json:"extension_uuid,omitempty"` // contains filtered or unexported fields }
func (*GetExtensionRequest) Descriptor
deprecated
func (*GetExtensionRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetExtensionRequest.ProtoReflect.Descriptor instead.
func (*GetExtensionRequest) GetExtensionUuid ¶
func (x *GetExtensionRequest) GetExtensionUuid() string
func (*GetExtensionRequest) ProtoMessage ¶
func (*GetExtensionRequest) ProtoMessage()
func (*GetExtensionRequest) ProtoReflect ¶
func (x *GetExtensionRequest) ProtoReflect() protoreflect.Message
func (*GetExtensionRequest) Reset ¶
func (x *GetExtensionRequest) Reset()
func (*GetExtensionRequest) String ¶
func (x *GetExtensionRequest) String() string
type GetExtensionVersionRequest ¶
type GetExtensionVersionRequest struct { VersionUuid string `protobuf:"bytes,1,opt,name=version_uuid,json=versionUuid,proto3" json:"version_uuid,omitempty"` // contains filtered or unexported fields }
func (*GetExtensionVersionRequest) Descriptor
deprecated
func (*GetExtensionVersionRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetExtensionVersionRequest.ProtoReflect.Descriptor instead.
func (*GetExtensionVersionRequest) GetVersionUuid ¶
func (x *GetExtensionVersionRequest) GetVersionUuid() string
func (*GetExtensionVersionRequest) ProtoMessage ¶
func (*GetExtensionVersionRequest) ProtoMessage()
func (*GetExtensionVersionRequest) ProtoReflect ¶
func (x *GetExtensionVersionRequest) ProtoReflect() protoreflect.Message
func (*GetExtensionVersionRequest) Reset ¶
func (x *GetExtensionVersionRequest) Reset()
func (*GetExtensionVersionRequest) String ¶
func (x *GetExtensionVersionRequest) String() string
type GetLatestProjectVersionRequest ¶
type GetLatestProjectVersionRequest struct { ProjectUuid string `protobuf:"bytes,1,opt,name=project_uuid,json=projectUuid,proto3" json:"project_uuid,omitempty"` ReviewStatus gen.ProjectVersionReviewStatus `` /* 134-byte string literal not displayed */ // contains filtered or unexported fields }
func (*GetLatestProjectVersionRequest) Descriptor
deprecated
func (*GetLatestProjectVersionRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetLatestProjectVersionRequest.ProtoReflect.Descriptor instead.
func (*GetLatestProjectVersionRequest) GetProjectUuid ¶
func (x *GetLatestProjectVersionRequest) GetProjectUuid() string
func (*GetLatestProjectVersionRequest) GetReviewStatus ¶
func (x *GetLatestProjectVersionRequest) GetReviewStatus() gen.ProjectVersionReviewStatus
func (*GetLatestProjectVersionRequest) ProtoMessage ¶
func (*GetLatestProjectVersionRequest) ProtoMessage()
func (*GetLatestProjectVersionRequest) ProtoReflect ¶
func (x *GetLatestProjectVersionRequest) ProtoReflect() protoreflect.Message
func (*GetLatestProjectVersionRequest) Reset ¶
func (x *GetLatestProjectVersionRequest) Reset()
func (*GetLatestProjectVersionRequest) String ¶
func (x *GetLatestProjectVersionRequest) String() string
type GetProjectForUserRequest ¶
type GetProjectForUserRequest struct { ProjectUuid string `protobuf:"bytes,1,opt,name=project_uuid,json=projectUuid,proto3" json:"project_uuid,omitempty"` // contains filtered or unexported fields }
func (*GetProjectForUserRequest) Descriptor
deprecated
func (*GetProjectForUserRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetProjectForUserRequest.ProtoReflect.Descriptor instead.
func (*GetProjectForUserRequest) GetProjectUuid ¶
func (x *GetProjectForUserRequest) GetProjectUuid() string
func (*GetProjectForUserRequest) ProtoMessage ¶
func (*GetProjectForUserRequest) ProtoMessage()
func (*GetProjectForUserRequest) ProtoReflect ¶
func (x *GetProjectForUserRequest) ProtoReflect() protoreflect.Message
func (*GetProjectForUserRequest) Reset ¶
func (x *GetProjectForUserRequest) Reset()
func (*GetProjectForUserRequest) String ¶
func (x *GetProjectForUserRequest) String() string
type GetProjectVersionForUserRequest ¶
type GetProjectVersionForUserRequest struct { ProjectVersionUuid string `protobuf:"bytes,1,opt,name=project_version_uuid,json=projectVersionUuid,proto3" json:"project_version_uuid,omitempty"` // contains filtered or unexported fields }
func (*GetProjectVersionForUserRequest) Descriptor
deprecated
func (*GetProjectVersionForUserRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetProjectVersionForUserRequest.ProtoReflect.Descriptor instead.
func (*GetProjectVersionForUserRequest) GetProjectVersionUuid ¶
func (x *GetProjectVersionForUserRequest) GetProjectVersionUuid() string
func (*GetProjectVersionForUserRequest) ProtoMessage ¶
func (*GetProjectVersionForUserRequest) ProtoMessage()
func (*GetProjectVersionForUserRequest) ProtoReflect ¶
func (x *GetProjectVersionForUserRequest) ProtoReflect() protoreflect.Message
func (*GetProjectVersionForUserRequest) Reset ¶
func (x *GetProjectVersionForUserRequest) Reset()
func (*GetProjectVersionForUserRequest) String ¶
func (x *GetProjectVersionForUserRequest) String() string
type GetQueryExecutionRequest ¶ added in v0.0.48
type GetQueryExecutionRequest struct { ExecutionUuid string `protobuf:"bytes,1,opt,name=execution_uuid,json=executionUuid,proto3" json:"execution_uuid,omitempty"` // contains filtered or unexported fields }
func (*GetQueryExecutionRequest) Descriptor
deprecated
added in
v0.0.48
func (*GetQueryExecutionRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetQueryExecutionRequest.ProtoReflect.Descriptor instead.
func (*GetQueryExecutionRequest) GetExecutionUuid ¶ added in v0.0.48
func (x *GetQueryExecutionRequest) GetExecutionUuid() string
func (*GetQueryExecutionRequest) ProtoMessage ¶ added in v0.0.48
func (*GetQueryExecutionRequest) ProtoMessage()
func (*GetQueryExecutionRequest) ProtoReflect ¶ added in v0.0.48
func (x *GetQueryExecutionRequest) ProtoReflect() protoreflect.Message
func (*GetQueryExecutionRequest) Reset ¶ added in v0.0.48
func (x *GetQueryExecutionRequest) Reset()
func (*GetQueryExecutionRequest) String ¶ added in v0.0.48
func (x *GetQueryExecutionRequest) String() string
type GetQueryExecutionResponse ¶ added in v0.0.48
type GetQueryExecutionResponse struct { Status QueryExecutionStatus `protobuf:"varint,1,opt,name=status,proto3,enum=QueryExecutionStatus" json:"status,omitempty"` Message string `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"` Result *gen.UserConnectionExecution `protobuf:"bytes,3,opt,name=result,proto3" json:"result,omitempty"` // contains filtered or unexported fields }
func (*GetQueryExecutionResponse) Descriptor
deprecated
added in
v0.0.48
func (*GetQueryExecutionResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetQueryExecutionResponse.ProtoReflect.Descriptor instead.
func (*GetQueryExecutionResponse) GetMessage ¶ added in v0.0.48
func (x *GetQueryExecutionResponse) GetMessage() string
func (*GetQueryExecutionResponse) GetResult ¶ added in v0.0.48
func (x *GetQueryExecutionResponse) GetResult() *gen.UserConnectionExecution
func (*GetQueryExecutionResponse) GetStatus ¶ added in v0.0.48
func (x *GetQueryExecutionResponse) GetStatus() QueryExecutionStatus
func (*GetQueryExecutionResponse) ProtoMessage ¶ added in v0.0.48
func (*GetQueryExecutionResponse) ProtoMessage()
func (*GetQueryExecutionResponse) ProtoReflect ¶ added in v0.0.48
func (x *GetQueryExecutionResponse) ProtoReflect() protoreflect.Message
func (*GetQueryExecutionResponse) Reset ¶ added in v0.0.48
func (x *GetQueryExecutionResponse) Reset()
func (*GetQueryExecutionResponse) String ¶ added in v0.0.48
func (x *GetQueryExecutionResponse) String() string
type GetSignedFileURLRequest ¶ added in v0.0.12
type GetSignedFileURLRequest struct { Url string `protobuf:"bytes,1,opt,name=url,proto3" json:"url,omitempty"` // contains filtered or unexported fields }
func (*GetSignedFileURLRequest) Descriptor
deprecated
added in
v0.0.12
func (*GetSignedFileURLRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetSignedFileURLRequest.ProtoReflect.Descriptor instead.
func (*GetSignedFileURLRequest) GetUrl ¶ added in v0.0.12
func (x *GetSignedFileURLRequest) GetUrl() string
func (*GetSignedFileURLRequest) ProtoMessage ¶ added in v0.0.12
func (*GetSignedFileURLRequest) ProtoMessage()
func (*GetSignedFileURLRequest) ProtoReflect ¶ added in v0.0.12
func (x *GetSignedFileURLRequest) ProtoReflect() protoreflect.Message
func (*GetSignedFileURLRequest) Reset ¶ added in v0.0.12
func (x *GetSignedFileURLRequest) Reset()
func (*GetSignedFileURLRequest) String ¶ added in v0.0.12
func (x *GetSignedFileURLRequest) String() string
type GetSignedFileURLResponse ¶ added in v0.0.12
type GetSignedFileURLResponse struct { Url string `protobuf:"bytes,1,opt,name=url,proto3" json:"url,omitempty"` // contains filtered or unexported fields }
func (*GetSignedFileURLResponse) Descriptor
deprecated
added in
v0.0.12
func (*GetSignedFileURLResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetSignedFileURLResponse.ProtoReflect.Descriptor instead.
func (*GetSignedFileURLResponse) GetUrl ¶ added in v0.0.12
func (x *GetSignedFileURLResponse) GetUrl() string
func (*GetSignedFileURLResponse) ProtoMessage ¶ added in v0.0.12
func (*GetSignedFileURLResponse) ProtoMessage()
func (*GetSignedFileURLResponse) ProtoReflect ¶ added in v0.0.12
func (x *GetSignedFileURLResponse) ProtoReflect() protoreflect.Message
func (*GetSignedFileURLResponse) Reset ¶ added in v0.0.12
func (x *GetSignedFileURLResponse) Reset()
func (*GetSignedFileURLResponse) String ¶ added in v0.0.12
func (x *GetSignedFileURLResponse) String() string
type GetTeamForUserRequest ¶
type GetTeamForUserRequest struct { TeamUuid string `protobuf:"bytes,1,opt,name=team_uuid,json=teamUuid,proto3" json:"team_uuid,omitempty"` // contains filtered or unexported fields }
func (*GetTeamForUserRequest) Descriptor
deprecated
func (*GetTeamForUserRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetTeamForUserRequest.ProtoReflect.Descriptor instead.
func (*GetTeamForUserRequest) GetTeamUuid ¶
func (x *GetTeamForUserRequest) GetTeamUuid() string
func (*GetTeamForUserRequest) ProtoMessage ¶
func (*GetTeamForUserRequest) ProtoMessage()
func (*GetTeamForUserRequest) ProtoReflect ¶
func (x *GetTeamForUserRequest) ProtoReflect() protoreflect.Message
func (*GetTeamForUserRequest) Reset ¶
func (x *GetTeamForUserRequest) Reset()
func (*GetTeamForUserRequest) String ¶
func (x *GetTeamForUserRequest) String() string
type GetTokenUserRequest ¶ added in v0.0.44
type GetTokenUserRequest struct {
// contains filtered or unexported fields
}
func (*GetTokenUserRequest) Descriptor
deprecated
added in
v0.0.44
func (*GetTokenUserRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetTokenUserRequest.ProtoReflect.Descriptor instead.
func (*GetTokenUserRequest) ProtoMessage ¶ added in v0.0.44
func (*GetTokenUserRequest) ProtoMessage()
func (*GetTokenUserRequest) ProtoReflect ¶ added in v0.0.44
func (x *GetTokenUserRequest) ProtoReflect() protoreflect.Message
func (*GetTokenUserRequest) Reset ¶ added in v0.0.44
func (x *GetTokenUserRequest) Reset()
func (*GetTokenUserRequest) String ¶ added in v0.0.44
func (x *GetTokenUserRequest) String() string
type GetUserConnectionsRequest ¶ added in v0.0.48
type GetUserConnectionsRequest struct {
// contains filtered or unexported fields
}
connections start
func (*GetUserConnectionsRequest) Descriptor
deprecated
added in
v0.0.48
func (*GetUserConnectionsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetUserConnectionsRequest.ProtoReflect.Descriptor instead.
func (*GetUserConnectionsRequest) ProtoMessage ¶ added in v0.0.48
func (*GetUserConnectionsRequest) ProtoMessage()
func (*GetUserConnectionsRequest) ProtoReflect ¶ added in v0.0.48
func (x *GetUserConnectionsRequest) ProtoReflect() protoreflect.Message
func (*GetUserConnectionsRequest) Reset ¶ added in v0.0.48
func (x *GetUserConnectionsRequest) Reset()
func (*GetUserConnectionsRequest) String ¶ added in v0.0.48
func (x *GetUserConnectionsRequest) String() string
type GetUserConnectionsResponse ¶ added in v0.0.48
type GetUserConnectionsResponse struct { Connections []*gen.UserConnection `protobuf:"bytes,1,rep,name=connections,proto3" json:"connections,omitempty"` // contains filtered or unexported fields }
func (*GetUserConnectionsResponse) Descriptor
deprecated
added in
v0.0.48
func (*GetUserConnectionsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetUserConnectionsResponse.ProtoReflect.Descriptor instead.
func (*GetUserConnectionsResponse) GetConnections ¶ added in v0.0.48
func (x *GetUserConnectionsResponse) GetConnections() []*gen.UserConnection
func (*GetUserConnectionsResponse) ProtoMessage ¶ added in v0.0.48
func (*GetUserConnectionsResponse) ProtoMessage()
func (*GetUserConnectionsResponse) ProtoReflect ¶ added in v0.0.48
func (x *GetUserConnectionsResponse) ProtoReflect() protoreflect.Message
func (*GetUserConnectionsResponse) Reset ¶ added in v0.0.48
func (x *GetUserConnectionsResponse) Reset()
func (*GetUserConnectionsResponse) String ¶ added in v0.0.48
func (x *GetUserConnectionsResponse) String() string
type GetUserRequest ¶
type GetUserRequest struct { UserUuid string `protobuf:"bytes,1,opt,name=user_uuid,json=userUuid,proto3" json:"user_uuid,omitempty"` // contains filtered or unexported fields }
user start
func (*GetUserRequest) Descriptor
deprecated
func (*GetUserRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetUserRequest.ProtoReflect.Descriptor instead.
func (*GetUserRequest) GetUserUuid ¶
func (x *GetUserRequest) GetUserUuid() string
func (*GetUserRequest) ProtoMessage ¶
func (*GetUserRequest) ProtoMessage()
func (*GetUserRequest) ProtoReflect ¶
func (x *GetUserRequest) ProtoReflect() protoreflect.Message
func (*GetUserRequest) Reset ¶
func (x *GetUserRequest) Reset()
func (*GetUserRequest) String ¶
func (x *GetUserRequest) String() string
type InviteUserToTeamRequest ¶
type InviteUserToTeamRequest struct { TeamUuid string `protobuf:"bytes,1,opt,name=team_uuid,json=teamUuid,proto3" json:"team_uuid,omitempty"` UserUuid string `protobuf:"bytes,2,opt,name=user_uuid,json=userUuid,proto3" json:"user_uuid,omitempty"` // contains filtered or unexported fields }
func (*InviteUserToTeamRequest) Descriptor
deprecated
func (*InviteUserToTeamRequest) Descriptor() ([]byte, []int)
Deprecated: Use InviteUserToTeamRequest.ProtoReflect.Descriptor instead.
func (*InviteUserToTeamRequest) GetTeamUuid ¶
func (x *InviteUserToTeamRequest) GetTeamUuid() string
func (*InviteUserToTeamRequest) GetUserUuid ¶
func (x *InviteUserToTeamRequest) GetUserUuid() string
func (*InviteUserToTeamRequest) ProtoMessage ¶
func (*InviteUserToTeamRequest) ProtoMessage()
func (*InviteUserToTeamRequest) ProtoReflect ¶
func (x *InviteUserToTeamRequest) ProtoReflect() protoreflect.Message
func (*InviteUserToTeamRequest) Reset ¶
func (x *InviteUserToTeamRequest) Reset()
func (*InviteUserToTeamRequest) String ¶
func (x *InviteUserToTeamRequest) String() string
type ListExtensionExecutionsRequest ¶
type ListExtensionExecutionsRequest struct { PageSize int32 `protobuf:"varint,1,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"` PageToken string `protobuf:"bytes,2,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"` OrderBy string `protobuf:"bytes,3,opt,name=order_by,json=orderBy,proto3" json:"order_by,omitempty"` ProjectUuid string `protobuf:"bytes,4,opt,name=project_uuid,json=projectUuid,proto3" json:"project_uuid,omitempty"` ProjectVersionUuid string `protobuf:"bytes,5,opt,name=project_version_uuid,json=projectVersionUuid,proto3" json:"project_version_uuid,omitempty"` ProjectExtensionUuid string `protobuf:"bytes,6,opt,name=project_extension_uuid,json=projectExtensionUuid,proto3" json:"project_extension_uuid,omitempty"` ExtensionUuid string `protobuf:"bytes,7,opt,name=extension_uuid,json=extensionUuid,proto3" json:"extension_uuid,omitempty"` ExtensionVersionUuid string `protobuf:"bytes,8,opt,name=extension_version_uuid,json=extensionVersionUuid,proto3" json:"extension_version_uuid,omitempty"` // contains filtered or unexported fields }
func (*ListExtensionExecutionsRequest) Descriptor
deprecated
func (*ListExtensionExecutionsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListExtensionExecutionsRequest.ProtoReflect.Descriptor instead.
func (*ListExtensionExecutionsRequest) GetExtensionUuid ¶
func (x *ListExtensionExecutionsRequest) GetExtensionUuid() string
func (*ListExtensionExecutionsRequest) GetExtensionVersionUuid ¶
func (x *ListExtensionExecutionsRequest) GetExtensionVersionUuid() string
func (*ListExtensionExecutionsRequest) GetOrderBy ¶
func (x *ListExtensionExecutionsRequest) GetOrderBy() string
func (*ListExtensionExecutionsRequest) GetPageSize ¶
func (x *ListExtensionExecutionsRequest) GetPageSize() int32
func (*ListExtensionExecutionsRequest) GetPageToken ¶
func (x *ListExtensionExecutionsRequest) GetPageToken() string
func (*ListExtensionExecutionsRequest) GetProjectExtensionUuid ¶
func (x *ListExtensionExecutionsRequest) GetProjectExtensionUuid() string
func (*ListExtensionExecutionsRequest) GetProjectUuid ¶
func (x *ListExtensionExecutionsRequest) GetProjectUuid() string
func (*ListExtensionExecutionsRequest) GetProjectVersionUuid ¶
func (x *ListExtensionExecutionsRequest) GetProjectVersionUuid() string
func (*ListExtensionExecutionsRequest) ProtoMessage ¶
func (*ListExtensionExecutionsRequest) ProtoMessage()
func (*ListExtensionExecutionsRequest) ProtoReflect ¶
func (x *ListExtensionExecutionsRequest) ProtoReflect() protoreflect.Message
func (*ListExtensionExecutionsRequest) Reset ¶
func (x *ListExtensionExecutionsRequest) Reset()
func (*ListExtensionExecutionsRequest) String ¶
func (x *ListExtensionExecutionsRequest) String() string
type ListExtensionExecutionsResponse ¶
type ListExtensionExecutionsResponse struct { Executions []*gen.ExtensionExecution `protobuf:"bytes,1,rep,name=executions,proto3" json:"executions,omitempty"` NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"` // contains filtered or unexported fields }
func (*ListExtensionExecutionsResponse) Descriptor
deprecated
func (*ListExtensionExecutionsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListExtensionExecutionsResponse.ProtoReflect.Descriptor instead.
func (*ListExtensionExecutionsResponse) GetExecutions ¶
func (x *ListExtensionExecutionsResponse) GetExecutions() []*gen.ExtensionExecution
func (*ListExtensionExecutionsResponse) GetNextPageToken ¶
func (x *ListExtensionExecutionsResponse) GetNextPageToken() string
func (*ListExtensionExecutionsResponse) ProtoMessage ¶
func (*ListExtensionExecutionsResponse) ProtoMessage()
func (*ListExtensionExecutionsResponse) ProtoReflect ¶
func (x *ListExtensionExecutionsResponse) ProtoReflect() protoreflect.Message
func (*ListExtensionExecutionsResponse) Reset ¶
func (x *ListExtensionExecutionsResponse) Reset()
func (*ListExtensionExecutionsResponse) String ¶
func (x *ListExtensionExecutionsResponse) String() string
type ListExtensionVersionsRequest ¶
type ListExtensionVersionsRequest struct { PageSize int32 `protobuf:"varint,1,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"` PageToken string `protobuf:"bytes,2,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"` OrderBy string `protobuf:"bytes,3,opt,name=order_by,json=orderBy,proto3" json:"order_by,omitempty"` ExtensionUuid string `protobuf:"bytes,4,opt,name=extension_uuid,json=extensionUuid,proto3" json:"extension_uuid,omitempty"` // contains filtered or unexported fields }
func (*ListExtensionVersionsRequest) Descriptor
deprecated
func (*ListExtensionVersionsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListExtensionVersionsRequest.ProtoReflect.Descriptor instead.
func (*ListExtensionVersionsRequest) GetExtensionUuid ¶
func (x *ListExtensionVersionsRequest) GetExtensionUuid() string
func (*ListExtensionVersionsRequest) GetOrderBy ¶
func (x *ListExtensionVersionsRequest) GetOrderBy() string
func (*ListExtensionVersionsRequest) GetPageSize ¶
func (x *ListExtensionVersionsRequest) GetPageSize() int32
func (*ListExtensionVersionsRequest) GetPageToken ¶
func (x *ListExtensionVersionsRequest) GetPageToken() string
func (*ListExtensionVersionsRequest) ProtoMessage ¶
func (*ListExtensionVersionsRequest) ProtoMessage()
func (*ListExtensionVersionsRequest) ProtoReflect ¶
func (x *ListExtensionVersionsRequest) ProtoReflect() protoreflect.Message
func (*ListExtensionVersionsRequest) Reset ¶
func (x *ListExtensionVersionsRequest) Reset()
func (*ListExtensionVersionsRequest) String ¶
func (x *ListExtensionVersionsRequest) String() string
type ListExtensionVersionsResponse ¶
type ListExtensionVersionsResponse struct { Versions []*gen.ExtensionVersion `protobuf:"bytes,1,rep,name=versions,proto3" json:"versions,omitempty"` NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"` // contains filtered or unexported fields }
func (*ListExtensionVersionsResponse) Descriptor
deprecated
func (*ListExtensionVersionsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListExtensionVersionsResponse.ProtoReflect.Descriptor instead.
func (*ListExtensionVersionsResponse) GetNextPageToken ¶
func (x *ListExtensionVersionsResponse) GetNextPageToken() string
func (*ListExtensionVersionsResponse) GetVersions ¶
func (x *ListExtensionVersionsResponse) GetVersions() []*gen.ExtensionVersion
func (*ListExtensionVersionsResponse) ProtoMessage ¶
func (*ListExtensionVersionsResponse) ProtoMessage()
func (*ListExtensionVersionsResponse) ProtoReflect ¶
func (x *ListExtensionVersionsResponse) ProtoReflect() protoreflect.Message
func (*ListExtensionVersionsResponse) Reset ¶
func (x *ListExtensionVersionsResponse) Reset()
func (*ListExtensionVersionsResponse) String ¶
func (x *ListExtensionVersionsResponse) String() string
type ListExtensionsRequest ¶
type ListExtensionsRequest struct { PageSize int32 `protobuf:"varint,1,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"` PageToken string `protobuf:"bytes,2,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"` OrderBy string `protobuf:"bytes,3,opt,name=order_by,json=orderBy,proto3" json:"order_by,omitempty"` OwnerUuid string `protobuf:"bytes,4,opt,name=owner_uuid,json=ownerUuid,proto3" json:"owner_uuid,omitempty"` PublishedOnly bool `protobuf:"varint,5,opt,name=published_only,json=publishedOnly,proto3" json:"published_only,omitempty"` // contains filtered or unexported fields }
func (*ListExtensionsRequest) Descriptor
deprecated
func (*ListExtensionsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListExtensionsRequest.ProtoReflect.Descriptor instead.
func (*ListExtensionsRequest) GetOrderBy ¶
func (x *ListExtensionsRequest) GetOrderBy() string
func (*ListExtensionsRequest) GetOwnerUuid ¶ added in v0.0.44
func (x *ListExtensionsRequest) GetOwnerUuid() string
func (*ListExtensionsRequest) GetPageSize ¶
func (x *ListExtensionsRequest) GetPageSize() int32
func (*ListExtensionsRequest) GetPageToken ¶
func (x *ListExtensionsRequest) GetPageToken() string
func (*ListExtensionsRequest) GetPublishedOnly ¶ added in v0.0.44
func (x *ListExtensionsRequest) GetPublishedOnly() bool
func (*ListExtensionsRequest) ProtoMessage ¶
func (*ListExtensionsRequest) ProtoMessage()
func (*ListExtensionsRequest) ProtoReflect ¶
func (x *ListExtensionsRequest) ProtoReflect() protoreflect.Message
func (*ListExtensionsRequest) Reset ¶
func (x *ListExtensionsRequest) Reset()
func (*ListExtensionsRequest) String ¶
func (x *ListExtensionsRequest) String() string
type ListExtensionsResponse ¶
type ListExtensionsResponse struct { Extensions []*gen.Extension `protobuf:"bytes,1,rep,name=extensions,proto3" json:"extensions,omitempty"` NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"` // contains filtered or unexported fields }
func (*ListExtensionsResponse) Descriptor
deprecated
func (*ListExtensionsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListExtensionsResponse.ProtoReflect.Descriptor instead.
func (*ListExtensionsResponse) GetExtensions ¶
func (x *ListExtensionsResponse) GetExtensions() []*gen.Extension
func (*ListExtensionsResponse) GetNextPageToken ¶
func (x *ListExtensionsResponse) GetNextPageToken() string
func (*ListExtensionsResponse) ProtoMessage ¶
func (*ListExtensionsResponse) ProtoMessage()
func (*ListExtensionsResponse) ProtoReflect ¶
func (x *ListExtensionsResponse) ProtoReflect() protoreflect.Message
func (*ListExtensionsResponse) Reset ¶
func (x *ListExtensionsResponse) Reset()
func (*ListExtensionsResponse) String ¶
func (x *ListExtensionsResponse) String() string
type ListProjectVersionsForUserRequest ¶
type ListProjectVersionsForUserRequest struct { PageSize int32 `protobuf:"varint,1,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"` PageToken string `protobuf:"bytes,2,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"` ProjectUuid string `protobuf:"bytes,3,opt,name=project_uuid,json=projectUuid,proto3" json:"project_uuid,omitempty"` ReviewStatus gen.ProjectVersionReviewStatus `` /* 134-byte string literal not displayed */ // contains filtered or unexported fields }
func (*ListProjectVersionsForUserRequest) Descriptor
deprecated
func (*ListProjectVersionsForUserRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListProjectVersionsForUserRequest.ProtoReflect.Descriptor instead.
func (*ListProjectVersionsForUserRequest) GetPageSize ¶
func (x *ListProjectVersionsForUserRequest) GetPageSize() int32
func (*ListProjectVersionsForUserRequest) GetPageToken ¶
func (x *ListProjectVersionsForUserRequest) GetPageToken() string
func (*ListProjectVersionsForUserRequest) GetProjectUuid ¶
func (x *ListProjectVersionsForUserRequest) GetProjectUuid() string
func (*ListProjectVersionsForUserRequest) GetReviewStatus ¶
func (x *ListProjectVersionsForUserRequest) GetReviewStatus() gen.ProjectVersionReviewStatus
func (*ListProjectVersionsForUserRequest) ProtoMessage ¶
func (*ListProjectVersionsForUserRequest) ProtoMessage()
func (*ListProjectVersionsForUserRequest) ProtoReflect ¶
func (x *ListProjectVersionsForUserRequest) ProtoReflect() protoreflect.Message
func (*ListProjectVersionsForUserRequest) Reset ¶
func (x *ListProjectVersionsForUserRequest) Reset()
func (*ListProjectVersionsForUserRequest) String ¶
func (x *ListProjectVersionsForUserRequest) String() string
type ListProjectVersionsForUserResponse ¶
type ListProjectVersionsForUserResponse struct { ProjectVersions []*gen.ProjectVersion `protobuf:"bytes,1,rep,name=project_versions,json=projectVersions,proto3" json:"project_versions,omitempty"` NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"` // contains filtered or unexported fields }
func (*ListProjectVersionsForUserResponse) Descriptor
deprecated
func (*ListProjectVersionsForUserResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListProjectVersionsForUserResponse.ProtoReflect.Descriptor instead.
func (*ListProjectVersionsForUserResponse) GetNextPageToken ¶
func (x *ListProjectVersionsForUserResponse) GetNextPageToken() string
func (*ListProjectVersionsForUserResponse) GetProjectVersions ¶
func (x *ListProjectVersionsForUserResponse) GetProjectVersions() []*gen.ProjectVersion
func (*ListProjectVersionsForUserResponse) ProtoMessage ¶
func (*ListProjectVersionsForUserResponse) ProtoMessage()
func (*ListProjectVersionsForUserResponse) ProtoReflect ¶
func (x *ListProjectVersionsForUserResponse) ProtoReflect() protoreflect.Message
func (*ListProjectVersionsForUserResponse) Reset ¶
func (x *ListProjectVersionsForUserResponse) Reset()
func (*ListProjectVersionsForUserResponse) String ¶
func (x *ListProjectVersionsForUserResponse) String() string
type ListProjectVersionsRequest ¶
type ListProjectVersionsRequest struct { PageSize int32 `protobuf:"varint,1,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"` PageToken string `protobuf:"bytes,2,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"` ProjectUuid string `protobuf:"bytes,3,opt,name=project_uuid,json=projectUuid,proto3" json:"project_uuid,omitempty"` // contains filtered or unexported fields }
func (*ListProjectVersionsRequest) Descriptor
deprecated
func (*ListProjectVersionsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListProjectVersionsRequest.ProtoReflect.Descriptor instead.
func (*ListProjectVersionsRequest) GetPageSize ¶
func (x *ListProjectVersionsRequest) GetPageSize() int32
func (*ListProjectVersionsRequest) GetPageToken ¶
func (x *ListProjectVersionsRequest) GetPageToken() string
func (*ListProjectVersionsRequest) GetProjectUuid ¶
func (x *ListProjectVersionsRequest) GetProjectUuid() string
func (*ListProjectVersionsRequest) ProtoMessage ¶
func (*ListProjectVersionsRequest) ProtoMessage()
func (*ListProjectVersionsRequest) ProtoReflect ¶
func (x *ListProjectVersionsRequest) ProtoReflect() protoreflect.Message
func (*ListProjectVersionsRequest) Reset ¶
func (x *ListProjectVersionsRequest) Reset()
func (*ListProjectVersionsRequest) String ¶
func (x *ListProjectVersionsRequest) String() string
type ListProjectVersionsResponse ¶
type ListProjectVersionsResponse struct { ProjectVersions []*gen.ProjectVersion `protobuf:"bytes,1,rep,name=project_versions,json=projectVersions,proto3" json:"project_versions,omitempty"` NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"` // contains filtered or unexported fields }
func (*ListProjectVersionsResponse) Descriptor
deprecated
func (*ListProjectVersionsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListProjectVersionsResponse.ProtoReflect.Descriptor instead.
func (*ListProjectVersionsResponse) GetNextPageToken ¶
func (x *ListProjectVersionsResponse) GetNextPageToken() string
func (*ListProjectVersionsResponse) GetProjectVersions ¶
func (x *ListProjectVersionsResponse) GetProjectVersions() []*gen.ProjectVersion
func (*ListProjectVersionsResponse) ProtoMessage ¶
func (*ListProjectVersionsResponse) ProtoMessage()
func (*ListProjectVersionsResponse) ProtoReflect ¶
func (x *ListProjectVersionsResponse) ProtoReflect() protoreflect.Message
func (*ListProjectVersionsResponse) Reset ¶
func (x *ListProjectVersionsResponse) Reset()
func (*ListProjectVersionsResponse) String ¶
func (x *ListProjectVersionsResponse) String() string
type ListProjectsForUserRequest ¶
type ListProjectsForUserRequest struct { PageSize int32 `protobuf:"varint,1,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"` PageToken string `protobuf:"bytes,2,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"` OrderBy string `protobuf:"bytes,3,opt,name=order_by,json=orderBy,proto3" json:"order_by,omitempty"` TeamUuid string `protobuf:"bytes,4,opt,name=team_uuid,json=teamUuid,proto3" json:"team_uuid,omitempty"` // contains filtered or unexported fields }
project start
func (*ListProjectsForUserRequest) Descriptor
deprecated
func (*ListProjectsForUserRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListProjectsForUserRequest.ProtoReflect.Descriptor instead.
func (*ListProjectsForUserRequest) GetOrderBy ¶
func (x *ListProjectsForUserRequest) GetOrderBy() string
func (*ListProjectsForUserRequest) GetPageSize ¶
func (x *ListProjectsForUserRequest) GetPageSize() int32
func (*ListProjectsForUserRequest) GetPageToken ¶
func (x *ListProjectsForUserRequest) GetPageToken() string
func (*ListProjectsForUserRequest) GetTeamUuid ¶
func (x *ListProjectsForUserRequest) GetTeamUuid() string
func (*ListProjectsForUserRequest) ProtoMessage ¶
func (*ListProjectsForUserRequest) ProtoMessage()
func (*ListProjectsForUserRequest) ProtoReflect ¶
func (x *ListProjectsForUserRequest) ProtoReflect() protoreflect.Message
func (*ListProjectsForUserRequest) Reset ¶
func (x *ListProjectsForUserRequest) Reset()
func (*ListProjectsForUserRequest) String ¶
func (x *ListProjectsForUserRequest) String() string
type ListProjectsForUserResponse ¶
type ListProjectsForUserResponse struct { Projects []*gen.Project `protobuf:"bytes,1,rep,name=projects,proto3" json:"projects,omitempty"` NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"` // contains filtered or unexported fields }
func (*ListProjectsForUserResponse) Descriptor
deprecated
func (*ListProjectsForUserResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListProjectsForUserResponse.ProtoReflect.Descriptor instead.
func (*ListProjectsForUserResponse) GetNextPageToken ¶
func (x *ListProjectsForUserResponse) GetNextPageToken() string
func (*ListProjectsForUserResponse) GetProjects ¶
func (x *ListProjectsForUserResponse) GetProjects() []*gen.Project
func (*ListProjectsForUserResponse) ProtoMessage ¶
func (*ListProjectsForUserResponse) ProtoMessage()
func (*ListProjectsForUserResponse) ProtoReflect ¶
func (x *ListProjectsForUserResponse) ProtoReflect() protoreflect.Message
func (*ListProjectsForUserResponse) Reset ¶
func (x *ListProjectsForUserResponse) Reset()
func (*ListProjectsForUserResponse) String ¶
func (x *ListProjectsForUserResponse) String() string
type ListTeamsForUserRequest ¶
type ListTeamsForUserRequest struct { PageSize int32 `protobuf:"varint,1,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"` PageToken string `protobuf:"bytes,2,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"` OrderBy string `protobuf:"bytes,3,opt,name=order_by,json=orderBy,proto3" json:"order_by,omitempty"` // contains filtered or unexported fields }
team start
func (*ListTeamsForUserRequest) Descriptor
deprecated
func (*ListTeamsForUserRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListTeamsForUserRequest.ProtoReflect.Descriptor instead.
func (*ListTeamsForUserRequest) GetOrderBy ¶
func (x *ListTeamsForUserRequest) GetOrderBy() string
func (*ListTeamsForUserRequest) GetPageSize ¶
func (x *ListTeamsForUserRequest) GetPageSize() int32
func (*ListTeamsForUserRequest) GetPageToken ¶
func (x *ListTeamsForUserRequest) GetPageToken() string
func (*ListTeamsForUserRequest) ProtoMessage ¶
func (*ListTeamsForUserRequest) ProtoMessage()
func (*ListTeamsForUserRequest) ProtoReflect ¶
func (x *ListTeamsForUserRequest) ProtoReflect() protoreflect.Message
func (*ListTeamsForUserRequest) Reset ¶
func (x *ListTeamsForUserRequest) Reset()
func (*ListTeamsForUserRequest) String ¶
func (x *ListTeamsForUserRequest) String() string
type ListTeamsForUserResponse ¶
type ListTeamsForUserResponse struct { Teams []*gen.Team `protobuf:"bytes,1,rep,name=teams,proto3" json:"teams,omitempty"` NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"` // contains filtered or unexported fields }
func (*ListTeamsForUserResponse) Descriptor
deprecated
func (*ListTeamsForUserResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListTeamsForUserResponse.ProtoReflect.Descriptor instead.
func (*ListTeamsForUserResponse) GetNextPageToken ¶
func (x *ListTeamsForUserResponse) GetNextPageToken() string
func (*ListTeamsForUserResponse) GetTeams ¶
func (x *ListTeamsForUserResponse) GetTeams() []*gen.Team
func (*ListTeamsForUserResponse) ProtoMessage ¶
func (*ListTeamsForUserResponse) ProtoMessage()
func (*ListTeamsForUserResponse) ProtoReflect ¶
func (x *ListTeamsForUserResponse) ProtoReflect() protoreflect.Message
func (*ListTeamsForUserResponse) Reset ¶
func (x *ListTeamsForUserResponse) Reset()
func (*ListTeamsForUserResponse) String ¶
func (x *ListTeamsForUserResponse) String() string
type NuzurConnectionManagerClient ¶ added in v0.0.48
type NuzurConnectionManagerClient interface { // connections GetUserConnections(ctx context.Context, in *GetUserConnectionsRequest, opts ...grpc.CallOption) (*GetUserConnectionsResponse, error) ClearUserConnections(ctx context.Context, in *ClearUserConnectionsRequest, opts ...grpc.CallOption) (*ClearUserConnectionsResponse, error) TestConnection(ctx context.Context, in *TestConnectionRequest, opts ...grpc.CallOption) (*TestConnectionResponse, error) // query executions ExecuteQuery(ctx context.Context, in *ExecuteQueryRequest, opts ...grpc.CallOption) (*ExecuteQueryResponse, error) GetQueryExecution(ctx context.Context, in *GetQueryExecutionRequest, opts ...grpc.CallOption) (*GetQueryExecutionResponse, error) CancelQueryExecution(ctx context.Context, in *CancelQueryExecutionRequest, opts ...grpc.CallOption) (*CancelQueryExecutionResponse, error) // diff changes StartChangesDiff(ctx context.Context, in *StartChangesDiffRequest, opts ...grpc.CallOption) (*StartChangesDiffResponse, error) GetChangesDiff(ctx context.Context, in *GetChangesDiffRequest, opts ...grpc.CallOption) (*GetChangesDiffResponse, error) CancelChangesDiff(ctx context.Context, in *CancelChangesDiffRequest, opts ...grpc.CallOption) (*CancelChangesDiffResponse, error) }
NuzurConnectionManagerClient is the client API for NuzurConnectionManager service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewNuzurConnectionManagerClient ¶ added in v0.0.48
func NewNuzurConnectionManagerClient(cc grpc.ClientConnInterface) NuzurConnectionManagerClient
type NuzurConnectionManagerServer ¶ added in v0.0.48
type NuzurConnectionManagerServer interface { // connections GetUserConnections(context.Context, *GetUserConnectionsRequest) (*GetUserConnectionsResponse, error) ClearUserConnections(context.Context, *ClearUserConnectionsRequest) (*ClearUserConnectionsResponse, error) TestConnection(context.Context, *TestConnectionRequest) (*TestConnectionResponse, error) // query executions ExecuteQuery(context.Context, *ExecuteQueryRequest) (*ExecuteQueryResponse, error) GetQueryExecution(context.Context, *GetQueryExecutionRequest) (*GetQueryExecutionResponse, error) CancelQueryExecution(context.Context, *CancelQueryExecutionRequest) (*CancelQueryExecutionResponse, error) // diff changes StartChangesDiff(context.Context, *StartChangesDiffRequest) (*StartChangesDiffResponse, error) GetChangesDiff(context.Context, *GetChangesDiffRequest) (*GetChangesDiffResponse, error) CancelChangesDiff(context.Context, *CancelChangesDiffRequest) (*CancelChangesDiffResponse, error) // contains filtered or unexported methods }
NuzurConnectionManagerServer is the server API for NuzurConnectionManager service. All implementations must embed UnimplementedNuzurConnectionManagerServer for forward compatibility.
type NuzurProductClient ¶
type NuzurProductClient interface { // user GetUser(ctx context.Context, in *GetUserRequest, opts ...grpc.CallOption) (*gen.User, error) GetTokenUser(ctx context.Context, in *GetTokenUserRequest, opts ...grpc.CallOption) (*gen.User, error) // team ListTeamsForUser(ctx context.Context, in *ListTeamsForUserRequest, opts ...grpc.CallOption) (*ListTeamsForUserResponse, error) GetTeamForUser(ctx context.Context, in *GetTeamForUserRequest, opts ...grpc.CallOption) (*gen.Team, error) CreateTeam(ctx context.Context, in *CreateTeamRequest, opts ...grpc.CallOption) (*gen.Team, error) UpdateTeam(ctx context.Context, in *UpdateTeamRequest, opts ...grpc.CallOption) (*gen.Team, error) InviteUserToTeam(ctx context.Context, in *InviteUserToTeamRequest, opts ...grpc.CallOption) (*gen.UserTeam, error) ActivateUserTeamInvite(ctx context.Context, in *ActivateUserTeamInviteRequest, opts ...grpc.CallOption) (*gen.UserTeam, error) // connection GetConnectionWithSecret(ctx context.Context, in *GetConnectionWithSecretRequest, opts ...grpc.CallOption) (*gen.Connection, error) CreateConnectionSecret(ctx context.Context, in *CreateConnectionSecretRequest, opts ...grpc.CallOption) (*gen.Connection, error) UpdateConnectionSecret(ctx context.Context, in *UpdateConnectionSecretRequest, opts ...grpc.CallOption) (*gen.Connection, error) DeleteConnectionSecret(ctx context.Context, in *DeleteConnectionSecretRequest, opts ...grpc.CallOption) (*gen.Connection, error) // project ListProjectsForUser(ctx context.Context, in *ListProjectsForUserRequest, opts ...grpc.CallOption) (*ListProjectsForUserResponse, error) GetProjectForUser(ctx context.Context, in *GetProjectForUserRequest, opts ...grpc.CallOption) (*gen.Project, error) CreateProject(ctx context.Context, in *CreateProjectRequest, opts ...grpc.CallOption) (*gen.Project, error) UpdateProject(ctx context.Context, in *UpdateProjectRequest, opts ...grpc.CallOption) (*gen.Project, error) // project version ListProjectVersions(ctx context.Context, in *ListProjectVersionsRequest, opts ...grpc.CallOption) (*ListProjectVersionsResponse, error) ListProjectVersionsForUser(ctx context.Context, in *ListProjectVersionsForUserRequest, opts ...grpc.CallOption) (*ListProjectVersionsForUserResponse, error) GetProjectVersionForUser(ctx context.Context, in *GetProjectVersionForUserRequest, opts ...grpc.CallOption) (*gen.ProjectVersion, error) GetLatestProjectVersion(ctx context.Context, in *GetLatestProjectVersionRequest, opts ...grpc.CallOption) (*gen.ProjectVersion, error) CreateProjectVersion(ctx context.Context, in *CreateProjectVersionRequest, opts ...grpc.CallOption) (*gen.ProjectVersion, error) CreateDraftProjectVersionForExistingProject(ctx context.Context, in *CreateDraftProjectVersionForExistingProjectRequest, opts ...grpc.CallOption) (*gen.ProjectVersion, error) UpdateProjectVersion(ctx context.Context, in *UpdateProjectVersionRequest, opts ...grpc.CallOption) (*gen.ProjectVersion, error) DiscardDraftProjectVersion(ctx context.Context, in *DiscardDraftProjectVersionRequest, opts ...grpc.CallOption) (*gen.ProjectVersion, error) // files UploadProjectSnapshot(ctx context.Context, in *UploadProjectSnapshotRequest, opts ...grpc.CallOption) (*UploadProjectSnapshotResponse, error) GetSignedFileURL(ctx context.Context, in *GetSignedFileURLRequest, opts ...grpc.CallOption) (*GetSignedFileURLResponse, error) UploadExtensionExecutionFile(ctx context.Context, in *UploadExtensionExecutionFileRequest, opts ...grpc.CallOption) (*UploadExtensionExecutionFileResponse, error) GetExtensionExecutionFile(ctx context.Context, in *GetExtensionExecutionFileRequest, opts ...grpc.CallOption) (*GetExtensionExecutionFileResponse, error) UploadExtensionIcon(ctx context.Context, in *UploadExtensionIconRequest, opts ...grpc.CallOption) (*UploadExtensionIconResponse, error) // extensions ListExtensions(ctx context.Context, in *ListExtensionsRequest, opts ...grpc.CallOption) (*ListExtensionsResponse, error) GetExtension(ctx context.Context, in *GetExtensionRequest, opts ...grpc.CallOption) (*gen.Extension, error) CreateExtension(ctx context.Context, in *CreateExtensionRequest, opts ...grpc.CallOption) (*gen.Extension, error) UpdateExtension(ctx context.Context, in *UpdateExtensionRequest, opts ...grpc.CallOption) (*gen.Extension, error) // extension version ListExtensionVersions(ctx context.Context, in *ListExtensionVersionsRequest, opts ...grpc.CallOption) (*ListExtensionVersionsResponse, error) GetExtensionVersion(ctx context.Context, in *GetExtensionVersionRequest, opts ...grpc.CallOption) (*gen.ExtensionVersion, error) CreateExtensionVersion(ctx context.Context, in *CreateExtensionVersionRequest, opts ...grpc.CallOption) (*gen.ExtensionVersion, error) UpdateExtensionVersion(ctx context.Context, in *UpdateExtensionVersionRequest, opts ...grpc.CallOption) (*gen.ExtensionVersion, error) // extension exec ListExtensionExecutions(ctx context.Context, in *ListExtensionExecutionsRequest, opts ...grpc.CallOption) (*ListExtensionExecutionsResponse, error) GetExtensionExecution(ctx context.Context, in *GetExtensionExecutionRequest, opts ...grpc.CallOption) (*gen.ExtensionExecution, error) CreateExtensionExecution(ctx context.Context, in *CreateExtensionExecutionRequest, opts ...grpc.CallOption) (*gen.ExtensionExecution, error) UpdateExtensionExecution(ctx context.Context, in *UpdateExtensionExecutionRequest, opts ...grpc.CallOption) (*gen.ExtensionExecution, error) }
NuzurProductClient is the client API for NuzurProduct service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewNuzurProductClient ¶
func NewNuzurProductClient(cc grpc.ClientConnInterface) NuzurProductClient
type NuzurProductServer ¶
type NuzurProductServer interface { // user GetUser(context.Context, *GetUserRequest) (*gen.User, error) GetTokenUser(context.Context, *GetTokenUserRequest) (*gen.User, error) // team ListTeamsForUser(context.Context, *ListTeamsForUserRequest) (*ListTeamsForUserResponse, error) GetTeamForUser(context.Context, *GetTeamForUserRequest) (*gen.Team, error) CreateTeam(context.Context, *CreateTeamRequest) (*gen.Team, error) UpdateTeam(context.Context, *UpdateTeamRequest) (*gen.Team, error) InviteUserToTeam(context.Context, *InviteUserToTeamRequest) (*gen.UserTeam, error) ActivateUserTeamInvite(context.Context, *ActivateUserTeamInviteRequest) (*gen.UserTeam, error) // connection GetConnectionWithSecret(context.Context, *GetConnectionWithSecretRequest) (*gen.Connection, error) CreateConnectionSecret(context.Context, *CreateConnectionSecretRequest) (*gen.Connection, error) UpdateConnectionSecret(context.Context, *UpdateConnectionSecretRequest) (*gen.Connection, error) DeleteConnectionSecret(context.Context, *DeleteConnectionSecretRequest) (*gen.Connection, error) // project ListProjectsForUser(context.Context, *ListProjectsForUserRequest) (*ListProjectsForUserResponse, error) GetProjectForUser(context.Context, *GetProjectForUserRequest) (*gen.Project, error) CreateProject(context.Context, *CreateProjectRequest) (*gen.Project, error) UpdateProject(context.Context, *UpdateProjectRequest) (*gen.Project, error) // project version ListProjectVersions(context.Context, *ListProjectVersionsRequest) (*ListProjectVersionsResponse, error) ListProjectVersionsForUser(context.Context, *ListProjectVersionsForUserRequest) (*ListProjectVersionsForUserResponse, error) GetProjectVersionForUser(context.Context, *GetProjectVersionForUserRequest) (*gen.ProjectVersion, error) GetLatestProjectVersion(context.Context, *GetLatestProjectVersionRequest) (*gen.ProjectVersion, error) CreateProjectVersion(context.Context, *CreateProjectVersionRequest) (*gen.ProjectVersion, error) CreateDraftProjectVersionForExistingProject(context.Context, *CreateDraftProjectVersionForExistingProjectRequest) (*gen.ProjectVersion, error) UpdateProjectVersion(context.Context, *UpdateProjectVersionRequest) (*gen.ProjectVersion, error) DiscardDraftProjectVersion(context.Context, *DiscardDraftProjectVersionRequest) (*gen.ProjectVersion, error) // files UploadProjectSnapshot(context.Context, *UploadProjectSnapshotRequest) (*UploadProjectSnapshotResponse, error) GetSignedFileURL(context.Context, *GetSignedFileURLRequest) (*GetSignedFileURLResponse, error) UploadExtensionExecutionFile(context.Context, *UploadExtensionExecutionFileRequest) (*UploadExtensionExecutionFileResponse, error) GetExtensionExecutionFile(context.Context, *GetExtensionExecutionFileRequest) (*GetExtensionExecutionFileResponse, error) UploadExtensionIcon(context.Context, *UploadExtensionIconRequest) (*UploadExtensionIconResponse, error) // extensions ListExtensions(context.Context, *ListExtensionsRequest) (*ListExtensionsResponse, error) GetExtension(context.Context, *GetExtensionRequest) (*gen.Extension, error) CreateExtension(context.Context, *CreateExtensionRequest) (*gen.Extension, error) UpdateExtension(context.Context, *UpdateExtensionRequest) (*gen.Extension, error) // extension version ListExtensionVersions(context.Context, *ListExtensionVersionsRequest) (*ListExtensionVersionsResponse, error) GetExtensionVersion(context.Context, *GetExtensionVersionRequest) (*gen.ExtensionVersion, error) CreateExtensionVersion(context.Context, *CreateExtensionVersionRequest) (*gen.ExtensionVersion, error) UpdateExtensionVersion(context.Context, *UpdateExtensionVersionRequest) (*gen.ExtensionVersion, error) // extension exec ListExtensionExecutions(context.Context, *ListExtensionExecutionsRequest) (*ListExtensionExecutionsResponse, error) GetExtensionExecution(context.Context, *GetExtensionExecutionRequest) (*gen.ExtensionExecution, error) CreateExtensionExecution(context.Context, *CreateExtensionExecutionRequest) (*gen.ExtensionExecution, error) UpdateExtensionExecution(context.Context, *UpdateExtensionExecutionRequest) (*gen.ExtensionExecution, error) // contains filtered or unexported methods }
NuzurProductServer is the server API for NuzurProduct service. All implementations must embed UnimplementedNuzurProductServer for forward compatibility.
type QueryExecutionStatus ¶ added in v0.0.48
type QueryExecutionStatus int32
const ( QueryExecutionStatus_QUERY_EXECUTION_STATUS_INVALID QueryExecutionStatus = 0 QueryExecutionStatus_QUERY_EXECUTION_STATUS_IN_PROGRESS QueryExecutionStatus = 1 QueryExecutionStatus_QUERY_EXECUTION_STATUS_SUCCEEDED QueryExecutionStatus = 2 QueryExecutionStatus_QUERY_EXECUTION_STATUS_FAILED QueryExecutionStatus = 3 QueryExecutionStatus_QUERY_EXECUTION_STATUS_CANCELLED QueryExecutionStatus = 4 )
func (QueryExecutionStatus) Descriptor ¶ added in v0.0.48
func (QueryExecutionStatus) Descriptor() protoreflect.EnumDescriptor
func (QueryExecutionStatus) Enum ¶ added in v0.0.48
func (x QueryExecutionStatus) Enum() *QueryExecutionStatus
func (QueryExecutionStatus) EnumDescriptor
deprecated
added in
v0.0.48
func (QueryExecutionStatus) EnumDescriptor() ([]byte, []int)
Deprecated: Use QueryExecutionStatus.Descriptor instead.
func (QueryExecutionStatus) Number ¶ added in v0.0.48
func (x QueryExecutionStatus) Number() protoreflect.EnumNumber
func (QueryExecutionStatus) String ¶ added in v0.0.48
func (x QueryExecutionStatus) String() string
func (QueryExecutionStatus) Type ¶ added in v0.0.48
func (QueryExecutionStatus) Type() protoreflect.EnumType
type StartChangesDiffRequest ¶ added in v0.0.48
type StartChangesDiffRequest struct { ProjectUuid string `protobuf:"bytes,1,opt,name=project_uuid,json=projectUuid,proto3" json:"project_uuid,omitempty"` ProjectVersionUuid string `protobuf:"bytes,2,opt,name=project_version_uuid,json=projectVersionUuid,proto3" json:"project_version_uuid,omitempty"` Type gen.UserConnectionType `protobuf:"varint,3,opt,name=type,proto3,enum=nem.UserConnectionType" json:"type,omitempty"` TypeConfig *gen.UserConnectionTypeConfig `protobuf:"bytes,4,opt,name=type_config,json=typeConfig,proto3" json:"type_config,omitempty"` Schema string `protobuf:"bytes,5,opt,name=schema,proto3" json:"schema,omitempty"` Locale string `protobuf:"bytes,6,opt,name=locale,proto3" json:"locale,omitempty"` // contains filtered or unexported fields }
diff changes start
func (*StartChangesDiffRequest) Descriptor
deprecated
added in
v0.0.48
func (*StartChangesDiffRequest) Descriptor() ([]byte, []int)
Deprecated: Use StartChangesDiffRequest.ProtoReflect.Descriptor instead.
func (*StartChangesDiffRequest) GetLocale ¶ added in v0.0.48
func (x *StartChangesDiffRequest) GetLocale() string
func (*StartChangesDiffRequest) GetProjectUuid ¶ added in v0.0.48
func (x *StartChangesDiffRequest) GetProjectUuid() string
func (*StartChangesDiffRequest) GetProjectVersionUuid ¶ added in v0.0.48
func (x *StartChangesDiffRequest) GetProjectVersionUuid() string
func (*StartChangesDiffRequest) GetSchema ¶ added in v0.0.48
func (x *StartChangesDiffRequest) GetSchema() string
func (*StartChangesDiffRequest) GetType ¶ added in v0.0.48
func (x *StartChangesDiffRequest) GetType() gen.UserConnectionType
func (*StartChangesDiffRequest) GetTypeConfig ¶ added in v0.0.48
func (x *StartChangesDiffRequest) GetTypeConfig() *gen.UserConnectionTypeConfig
func (*StartChangesDiffRequest) ProtoMessage ¶ added in v0.0.48
func (*StartChangesDiffRequest) ProtoMessage()
func (*StartChangesDiffRequest) ProtoReflect ¶ added in v0.0.48
func (x *StartChangesDiffRequest) ProtoReflect() protoreflect.Message
func (*StartChangesDiffRequest) Reset ¶ added in v0.0.48
func (x *StartChangesDiffRequest) Reset()
func (*StartChangesDiffRequest) String ¶ added in v0.0.48
func (x *StartChangesDiffRequest) String() string
type StartChangesDiffResponse ¶ added in v0.0.48
type StartChangesDiffResponse struct { ChangesDiffUuid string `protobuf:"bytes,1,opt,name=changes_diff_uuid,json=changesDiffUuid,proto3" json:"changes_diff_uuid,omitempty"` // contains filtered or unexported fields }
func (*StartChangesDiffResponse) Descriptor
deprecated
added in
v0.0.48
func (*StartChangesDiffResponse) Descriptor() ([]byte, []int)
Deprecated: Use StartChangesDiffResponse.ProtoReflect.Descriptor instead.
func (*StartChangesDiffResponse) GetChangesDiffUuid ¶ added in v0.0.48
func (x *StartChangesDiffResponse) GetChangesDiffUuid() string
func (*StartChangesDiffResponse) ProtoMessage ¶ added in v0.0.48
func (*StartChangesDiffResponse) ProtoMessage()
func (*StartChangesDiffResponse) ProtoReflect ¶ added in v0.0.48
func (x *StartChangesDiffResponse) ProtoReflect() protoreflect.Message
func (*StartChangesDiffResponse) Reset ¶ added in v0.0.48
func (x *StartChangesDiffResponse) Reset()
func (*StartChangesDiffResponse) String ¶ added in v0.0.48
func (x *StartChangesDiffResponse) String() string
type TestConnectionRequest ¶ added in v0.0.48
type TestConnectionRequest struct { Type gen.UserConnectionType `protobuf:"varint,3,opt,name=type,proto3,enum=nem.UserConnectionType" json:"type,omitempty"` TypeConfig *gen.UserConnectionTypeConfig `protobuf:"bytes,4,opt,name=type_config,json=typeConfig,proto3" json:"type_config,omitempty"` Schema string `protobuf:"bytes,5,opt,name=schema,proto3" json:"schema,omitempty"` // contains filtered or unexported fields }
func (*TestConnectionRequest) Descriptor
deprecated
added in
v0.0.48
func (*TestConnectionRequest) Descriptor() ([]byte, []int)
Deprecated: Use TestConnectionRequest.ProtoReflect.Descriptor instead.
func (*TestConnectionRequest) GetSchema ¶ added in v0.0.48
func (x *TestConnectionRequest) GetSchema() string
func (*TestConnectionRequest) GetType ¶ added in v0.0.48
func (x *TestConnectionRequest) GetType() gen.UserConnectionType
func (*TestConnectionRequest) GetTypeConfig ¶ added in v0.0.48
func (x *TestConnectionRequest) GetTypeConfig() *gen.UserConnectionTypeConfig
func (*TestConnectionRequest) ProtoMessage ¶ added in v0.0.48
func (*TestConnectionRequest) ProtoMessage()
func (*TestConnectionRequest) ProtoReflect ¶ added in v0.0.48
func (x *TestConnectionRequest) ProtoReflect() protoreflect.Message
func (*TestConnectionRequest) Reset ¶ added in v0.0.48
func (x *TestConnectionRequest) Reset()
func (*TestConnectionRequest) String ¶ added in v0.0.48
func (x *TestConnectionRequest) String() string
type TestConnectionResponse ¶ added in v0.0.48
type TestConnectionResponse struct { Success bool `protobuf:"varint,1,opt,name=success,proto3" json:"success,omitempty"` ErrorMessage string `protobuf:"bytes,2,opt,name=error_message,json=errorMessage,proto3" json:"error_message,omitempty"` // contains filtered or unexported fields }
func (*TestConnectionResponse) Descriptor
deprecated
added in
v0.0.48
func (*TestConnectionResponse) Descriptor() ([]byte, []int)
Deprecated: Use TestConnectionResponse.ProtoReflect.Descriptor instead.
func (*TestConnectionResponse) GetErrorMessage ¶ added in v0.0.48
func (x *TestConnectionResponse) GetErrorMessage() string
func (*TestConnectionResponse) GetSuccess ¶ added in v0.0.48
func (x *TestConnectionResponse) GetSuccess() bool
func (*TestConnectionResponse) ProtoMessage ¶ added in v0.0.48
func (*TestConnectionResponse) ProtoMessage()
func (*TestConnectionResponse) ProtoReflect ¶ added in v0.0.48
func (x *TestConnectionResponse) ProtoReflect() protoreflect.Message
func (*TestConnectionResponse) Reset ¶ added in v0.0.48
func (x *TestConnectionResponse) Reset()
func (*TestConnectionResponse) String ¶ added in v0.0.48
func (x *TestConnectionResponse) String() string
type UnimplementedNuzurConnectionManagerServer ¶ added in v0.0.48
type UnimplementedNuzurConnectionManagerServer struct{}
UnimplementedNuzurConnectionManagerServer must be embedded to have forward compatible implementations.
NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.
func (UnimplementedNuzurConnectionManagerServer) CancelChangesDiff ¶ added in v0.0.48
func (UnimplementedNuzurConnectionManagerServer) CancelChangesDiff(context.Context, *CancelChangesDiffRequest) (*CancelChangesDiffResponse, error)
func (UnimplementedNuzurConnectionManagerServer) CancelQueryExecution ¶ added in v0.0.48
func (UnimplementedNuzurConnectionManagerServer) CancelQueryExecution(context.Context, *CancelQueryExecutionRequest) (*CancelQueryExecutionResponse, error)
func (UnimplementedNuzurConnectionManagerServer) ClearUserConnections ¶ added in v0.0.48
func (UnimplementedNuzurConnectionManagerServer) ClearUserConnections(context.Context, *ClearUserConnectionsRequest) (*ClearUserConnectionsResponse, error)
func (UnimplementedNuzurConnectionManagerServer) ExecuteQuery ¶ added in v0.0.48
func (UnimplementedNuzurConnectionManagerServer) ExecuteQuery(context.Context, *ExecuteQueryRequest) (*ExecuteQueryResponse, error)
func (UnimplementedNuzurConnectionManagerServer) GetChangesDiff ¶ added in v0.0.48
func (UnimplementedNuzurConnectionManagerServer) GetChangesDiff(context.Context, *GetChangesDiffRequest) (*GetChangesDiffResponse, error)
func (UnimplementedNuzurConnectionManagerServer) GetQueryExecution ¶ added in v0.0.48
func (UnimplementedNuzurConnectionManagerServer) GetQueryExecution(context.Context, *GetQueryExecutionRequest) (*GetQueryExecutionResponse, error)
func (UnimplementedNuzurConnectionManagerServer) GetUserConnections ¶ added in v0.0.48
func (UnimplementedNuzurConnectionManagerServer) GetUserConnections(context.Context, *GetUserConnectionsRequest) (*GetUserConnectionsResponse, error)
func (UnimplementedNuzurConnectionManagerServer) StartChangesDiff ¶ added in v0.0.48
func (UnimplementedNuzurConnectionManagerServer) StartChangesDiff(context.Context, *StartChangesDiffRequest) (*StartChangesDiffResponse, error)
func (UnimplementedNuzurConnectionManagerServer) TestConnection ¶ added in v0.0.48
func (UnimplementedNuzurConnectionManagerServer) TestConnection(context.Context, *TestConnectionRequest) (*TestConnectionResponse, error)
type UnimplementedNuzurProductServer ¶
type UnimplementedNuzurProductServer struct{}
UnimplementedNuzurProductServer must be embedded to have forward compatible implementations.
NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.
func (UnimplementedNuzurProductServer) ActivateUserTeamInvite ¶
func (UnimplementedNuzurProductServer) ActivateUserTeamInvite(context.Context, *ActivateUserTeamInviteRequest) (*gen.UserTeam, error)
func (UnimplementedNuzurProductServer) CreateConnectionSecret ¶
func (UnimplementedNuzurProductServer) CreateConnectionSecret(context.Context, *CreateConnectionSecretRequest) (*gen.Connection, error)
func (UnimplementedNuzurProductServer) CreateDraftProjectVersionForExistingProject ¶
func (UnimplementedNuzurProductServer) CreateDraftProjectVersionForExistingProject(context.Context, *CreateDraftProjectVersionForExistingProjectRequest) (*gen.ProjectVersion, error)
func (UnimplementedNuzurProductServer) CreateExtension ¶
func (UnimplementedNuzurProductServer) CreateExtension(context.Context, *CreateExtensionRequest) (*gen.Extension, error)
func (UnimplementedNuzurProductServer) CreateExtensionExecution ¶
func (UnimplementedNuzurProductServer) CreateExtensionExecution(context.Context, *CreateExtensionExecutionRequest) (*gen.ExtensionExecution, error)
func (UnimplementedNuzurProductServer) CreateExtensionVersion ¶
func (UnimplementedNuzurProductServer) CreateExtensionVersion(context.Context, *CreateExtensionVersionRequest) (*gen.ExtensionVersion, error)
func (UnimplementedNuzurProductServer) CreateProject ¶
func (UnimplementedNuzurProductServer) CreateProject(context.Context, *CreateProjectRequest) (*gen.Project, error)
func (UnimplementedNuzurProductServer) CreateProjectVersion ¶
func (UnimplementedNuzurProductServer) CreateProjectVersion(context.Context, *CreateProjectVersionRequest) (*gen.ProjectVersion, error)
func (UnimplementedNuzurProductServer) CreateTeam ¶
func (UnimplementedNuzurProductServer) CreateTeam(context.Context, *CreateTeamRequest) (*gen.Team, error)
func (UnimplementedNuzurProductServer) DeleteConnectionSecret ¶
func (UnimplementedNuzurProductServer) DeleteConnectionSecret(context.Context, *DeleteConnectionSecretRequest) (*gen.Connection, error)
func (UnimplementedNuzurProductServer) DiscardDraftProjectVersion ¶
func (UnimplementedNuzurProductServer) DiscardDraftProjectVersion(context.Context, *DiscardDraftProjectVersionRequest) (*gen.ProjectVersion, error)
func (UnimplementedNuzurProductServer) GetConnectionWithSecret ¶
func (UnimplementedNuzurProductServer) GetConnectionWithSecret(context.Context, *GetConnectionWithSecretRequest) (*gen.Connection, error)
func (UnimplementedNuzurProductServer) GetExtension ¶
func (UnimplementedNuzurProductServer) GetExtension(context.Context, *GetExtensionRequest) (*gen.Extension, error)
func (UnimplementedNuzurProductServer) GetExtensionExecution ¶
func (UnimplementedNuzurProductServer) GetExtensionExecution(context.Context, *GetExtensionExecutionRequest) (*gen.ExtensionExecution, error)
func (UnimplementedNuzurProductServer) GetExtensionExecutionFile ¶ added in v0.0.34
func (UnimplementedNuzurProductServer) GetExtensionExecutionFile(context.Context, *GetExtensionExecutionFileRequest) (*GetExtensionExecutionFileResponse, error)
func (UnimplementedNuzurProductServer) GetExtensionVersion ¶
func (UnimplementedNuzurProductServer) GetExtensionVersion(context.Context, *GetExtensionVersionRequest) (*gen.ExtensionVersion, error)
func (UnimplementedNuzurProductServer) GetLatestProjectVersion ¶
func (UnimplementedNuzurProductServer) GetLatestProjectVersion(context.Context, *GetLatestProjectVersionRequest) (*gen.ProjectVersion, error)
func (UnimplementedNuzurProductServer) GetProjectForUser ¶
func (UnimplementedNuzurProductServer) GetProjectForUser(context.Context, *GetProjectForUserRequest) (*gen.Project, error)
func (UnimplementedNuzurProductServer) GetProjectVersionForUser ¶
func (UnimplementedNuzurProductServer) GetProjectVersionForUser(context.Context, *GetProjectVersionForUserRequest) (*gen.ProjectVersion, error)
func (UnimplementedNuzurProductServer) GetSignedFileURL ¶ added in v0.0.12
func (UnimplementedNuzurProductServer) GetSignedFileURL(context.Context, *GetSignedFileURLRequest) (*GetSignedFileURLResponse, error)
func (UnimplementedNuzurProductServer) GetTeamForUser ¶
func (UnimplementedNuzurProductServer) GetTeamForUser(context.Context, *GetTeamForUserRequest) (*gen.Team, error)
func (UnimplementedNuzurProductServer) GetTokenUser ¶ added in v0.0.44
func (UnimplementedNuzurProductServer) GetTokenUser(context.Context, *GetTokenUserRequest) (*gen.User, error)
func (UnimplementedNuzurProductServer) GetUser ¶
func (UnimplementedNuzurProductServer) GetUser(context.Context, *GetUserRequest) (*gen.User, error)
func (UnimplementedNuzurProductServer) InviteUserToTeam ¶
func (UnimplementedNuzurProductServer) InviteUserToTeam(context.Context, *InviteUserToTeamRequest) (*gen.UserTeam, error)
func (UnimplementedNuzurProductServer) ListExtensionExecutions ¶
func (UnimplementedNuzurProductServer) ListExtensionExecutions(context.Context, *ListExtensionExecutionsRequest) (*ListExtensionExecutionsResponse, error)
func (UnimplementedNuzurProductServer) ListExtensionVersions ¶
func (UnimplementedNuzurProductServer) ListExtensionVersions(context.Context, *ListExtensionVersionsRequest) (*ListExtensionVersionsResponse, error)
func (UnimplementedNuzurProductServer) ListExtensions ¶
func (UnimplementedNuzurProductServer) ListExtensions(context.Context, *ListExtensionsRequest) (*ListExtensionsResponse, error)
func (UnimplementedNuzurProductServer) ListProjectVersions ¶
func (UnimplementedNuzurProductServer) ListProjectVersions(context.Context, *ListProjectVersionsRequest) (*ListProjectVersionsResponse, error)
func (UnimplementedNuzurProductServer) ListProjectVersionsForUser ¶
func (UnimplementedNuzurProductServer) ListProjectVersionsForUser(context.Context, *ListProjectVersionsForUserRequest) (*ListProjectVersionsForUserResponse, error)
func (UnimplementedNuzurProductServer) ListProjectsForUser ¶
func (UnimplementedNuzurProductServer) ListProjectsForUser(context.Context, *ListProjectsForUserRequest) (*ListProjectsForUserResponse, error)
func (UnimplementedNuzurProductServer) ListTeamsForUser ¶
func (UnimplementedNuzurProductServer) ListTeamsForUser(context.Context, *ListTeamsForUserRequest) (*ListTeamsForUserResponse, error)
func (UnimplementedNuzurProductServer) UpdateConnectionSecret ¶
func (UnimplementedNuzurProductServer) UpdateConnectionSecret(context.Context, *UpdateConnectionSecretRequest) (*gen.Connection, error)
func (UnimplementedNuzurProductServer) UpdateExtension ¶
func (UnimplementedNuzurProductServer) UpdateExtension(context.Context, *UpdateExtensionRequest) (*gen.Extension, error)
func (UnimplementedNuzurProductServer) UpdateExtensionExecution ¶
func (UnimplementedNuzurProductServer) UpdateExtensionExecution(context.Context, *UpdateExtensionExecutionRequest) (*gen.ExtensionExecution, error)
func (UnimplementedNuzurProductServer) UpdateExtensionVersion ¶
func (UnimplementedNuzurProductServer) UpdateExtensionVersion(context.Context, *UpdateExtensionVersionRequest) (*gen.ExtensionVersion, error)
func (UnimplementedNuzurProductServer) UpdateProject ¶
func (UnimplementedNuzurProductServer) UpdateProject(context.Context, *UpdateProjectRequest) (*gen.Project, error)
func (UnimplementedNuzurProductServer) UpdateProjectVersion ¶
func (UnimplementedNuzurProductServer) UpdateProjectVersion(context.Context, *UpdateProjectVersionRequest) (*gen.ProjectVersion, error)
func (UnimplementedNuzurProductServer) UpdateTeam ¶
func (UnimplementedNuzurProductServer) UpdateTeam(context.Context, *UpdateTeamRequest) (*gen.Team, error)
func (UnimplementedNuzurProductServer) UploadExtensionExecutionFile ¶ added in v0.0.12
func (UnimplementedNuzurProductServer) UploadExtensionExecutionFile(context.Context, *UploadExtensionExecutionFileRequest) (*UploadExtensionExecutionFileResponse, error)
func (UnimplementedNuzurProductServer) UploadExtensionIcon ¶ added in v0.0.44
func (UnimplementedNuzurProductServer) UploadExtensionIcon(context.Context, *UploadExtensionIconRequest) (*UploadExtensionIconResponse, error)
func (UnimplementedNuzurProductServer) UploadProjectSnapshot ¶
func (UnimplementedNuzurProductServer) UploadProjectSnapshot(context.Context, *UploadProjectSnapshotRequest) (*UploadProjectSnapshotResponse, error)
type UnsafeNuzurConnectionManagerServer ¶ added in v0.0.48
type UnsafeNuzurConnectionManagerServer interface {
// contains filtered or unexported methods
}
UnsafeNuzurConnectionManagerServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to NuzurConnectionManagerServer will result in compilation errors.
type UnsafeNuzurProductServer ¶
type UnsafeNuzurProductServer interface {
// contains filtered or unexported methods
}
UnsafeNuzurProductServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to NuzurProductServer will result in compilation errors.
type UpdateConnectionSecretRequest ¶
type UpdateConnectionSecretRequest struct { TeamUuid string `protobuf:"bytes,1,opt,name=team_uuid,json=teamUuid,proto3" json:"team_uuid,omitempty"` Connection *gen.Connection `protobuf:"bytes,2,opt,name=connection,proto3" json:"connection,omitempty"` // contains filtered or unexported fields }
func (*UpdateConnectionSecretRequest) Descriptor
deprecated
func (*UpdateConnectionSecretRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateConnectionSecretRequest.ProtoReflect.Descriptor instead.
func (*UpdateConnectionSecretRequest) GetConnection ¶
func (x *UpdateConnectionSecretRequest) GetConnection() *gen.Connection
func (*UpdateConnectionSecretRequest) GetTeamUuid ¶
func (x *UpdateConnectionSecretRequest) GetTeamUuid() string
func (*UpdateConnectionSecretRequest) ProtoMessage ¶
func (*UpdateConnectionSecretRequest) ProtoMessage()
func (*UpdateConnectionSecretRequest) ProtoReflect ¶
func (x *UpdateConnectionSecretRequest) ProtoReflect() protoreflect.Message
func (*UpdateConnectionSecretRequest) Reset ¶
func (x *UpdateConnectionSecretRequest) Reset()
func (*UpdateConnectionSecretRequest) String ¶
func (x *UpdateConnectionSecretRequest) String() string
type UpdateExtensionExecutionRequest ¶
type UpdateExtensionExecutionRequest struct { Execution *gen.ExtensionExecution `protobuf:"bytes,1,opt,name=execution,proto3" json:"execution,omitempty"` UpdateMask *fieldmaskpb.FieldMask `protobuf:"bytes,2,opt,name=update_mask,json=updateMask,proto3" json:"update_mask,omitempty"` // contains filtered or unexported fields }
func (*UpdateExtensionExecutionRequest) Descriptor
deprecated
func (*UpdateExtensionExecutionRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateExtensionExecutionRequest.ProtoReflect.Descriptor instead.
func (*UpdateExtensionExecutionRequest) GetExecution ¶
func (x *UpdateExtensionExecutionRequest) GetExecution() *gen.ExtensionExecution
func (*UpdateExtensionExecutionRequest) GetUpdateMask ¶
func (x *UpdateExtensionExecutionRequest) GetUpdateMask() *fieldmaskpb.FieldMask
func (*UpdateExtensionExecutionRequest) ProtoMessage ¶
func (*UpdateExtensionExecutionRequest) ProtoMessage()
func (*UpdateExtensionExecutionRequest) ProtoReflect ¶
func (x *UpdateExtensionExecutionRequest) ProtoReflect() protoreflect.Message
func (*UpdateExtensionExecutionRequest) Reset ¶
func (x *UpdateExtensionExecutionRequest) Reset()
func (*UpdateExtensionExecutionRequest) String ¶
func (x *UpdateExtensionExecutionRequest) String() string
type UpdateExtensionRequest ¶
type UpdateExtensionRequest struct { Extension *gen.Extension `protobuf:"bytes,1,opt,name=extension,proto3" json:"extension,omitempty"` UpdateMask *fieldmaskpb.FieldMask `protobuf:"bytes,2,opt,name=update_mask,json=updateMask,proto3" json:"update_mask,omitempty"` // contains filtered or unexported fields }
func (*UpdateExtensionRequest) Descriptor
deprecated
func (*UpdateExtensionRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateExtensionRequest.ProtoReflect.Descriptor instead.
func (*UpdateExtensionRequest) GetExtension ¶
func (x *UpdateExtensionRequest) GetExtension() *gen.Extension
func (*UpdateExtensionRequest) GetUpdateMask ¶
func (x *UpdateExtensionRequest) GetUpdateMask() *fieldmaskpb.FieldMask
func (*UpdateExtensionRequest) ProtoMessage ¶
func (*UpdateExtensionRequest) ProtoMessage()
func (*UpdateExtensionRequest) ProtoReflect ¶
func (x *UpdateExtensionRequest) ProtoReflect() protoreflect.Message
func (*UpdateExtensionRequest) Reset ¶
func (x *UpdateExtensionRequest) Reset()
func (*UpdateExtensionRequest) String ¶
func (x *UpdateExtensionRequest) String() string
type UpdateExtensionVersionRequest ¶
type UpdateExtensionVersionRequest struct { Version *gen.ExtensionVersion `protobuf:"bytes,1,opt,name=version,proto3" json:"version,omitempty"` UpdateMask *fieldmaskpb.FieldMask `protobuf:"bytes,2,opt,name=update_mask,json=updateMask,proto3" json:"update_mask,omitempty"` // contains filtered or unexported fields }
func (*UpdateExtensionVersionRequest) Descriptor
deprecated
func (*UpdateExtensionVersionRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateExtensionVersionRequest.ProtoReflect.Descriptor instead.
func (*UpdateExtensionVersionRequest) GetUpdateMask ¶
func (x *UpdateExtensionVersionRequest) GetUpdateMask() *fieldmaskpb.FieldMask
func (*UpdateExtensionVersionRequest) GetVersion ¶
func (x *UpdateExtensionVersionRequest) GetVersion() *gen.ExtensionVersion
func (*UpdateExtensionVersionRequest) ProtoMessage ¶
func (*UpdateExtensionVersionRequest) ProtoMessage()
func (*UpdateExtensionVersionRequest) ProtoReflect ¶
func (x *UpdateExtensionVersionRequest) ProtoReflect() protoreflect.Message
func (*UpdateExtensionVersionRequest) Reset ¶
func (x *UpdateExtensionVersionRequest) Reset()
func (*UpdateExtensionVersionRequest) String ¶
func (x *UpdateExtensionVersionRequest) String() string
type UpdateProjectRequest ¶
type UpdateProjectRequest struct { Project *gen.Project `protobuf:"bytes,1,opt,name=project,proto3" json:"project,omitempty"` UpdateMask *fieldmaskpb.FieldMask `protobuf:"bytes,2,opt,name=update_mask,json=updateMask,proto3" json:"update_mask,omitempty"` // contains filtered or unexported fields }
func (*UpdateProjectRequest) Descriptor
deprecated
func (*UpdateProjectRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateProjectRequest.ProtoReflect.Descriptor instead.
func (*UpdateProjectRequest) GetProject ¶
func (x *UpdateProjectRequest) GetProject() *gen.Project
func (*UpdateProjectRequest) GetUpdateMask ¶
func (x *UpdateProjectRequest) GetUpdateMask() *fieldmaskpb.FieldMask
func (*UpdateProjectRequest) ProtoMessage ¶
func (*UpdateProjectRequest) ProtoMessage()
func (*UpdateProjectRequest) ProtoReflect ¶
func (x *UpdateProjectRequest) ProtoReflect() protoreflect.Message
func (*UpdateProjectRequest) Reset ¶
func (x *UpdateProjectRequest) Reset()
func (*UpdateProjectRequest) String ¶
func (x *UpdateProjectRequest) String() string
type UpdateProjectVersionRequest ¶
type UpdateProjectVersionRequest struct { ProjectVersion *gen.ProjectVersion `protobuf:"bytes,1,opt,name=project_version,json=projectVersion,proto3" json:"project_version,omitempty"` UpdateMask *fieldmaskpb.FieldMask `protobuf:"bytes,2,opt,name=update_mask,json=updateMask,proto3" json:"update_mask,omitempty"` // contains filtered or unexported fields }
func (*UpdateProjectVersionRequest) Descriptor
deprecated
func (*UpdateProjectVersionRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateProjectVersionRequest.ProtoReflect.Descriptor instead.
func (*UpdateProjectVersionRequest) GetProjectVersion ¶
func (x *UpdateProjectVersionRequest) GetProjectVersion() *gen.ProjectVersion
func (*UpdateProjectVersionRequest) GetUpdateMask ¶
func (x *UpdateProjectVersionRequest) GetUpdateMask() *fieldmaskpb.FieldMask
func (*UpdateProjectVersionRequest) ProtoMessage ¶
func (*UpdateProjectVersionRequest) ProtoMessage()
func (*UpdateProjectVersionRequest) ProtoReflect ¶
func (x *UpdateProjectVersionRequest) ProtoReflect() protoreflect.Message
func (*UpdateProjectVersionRequest) Reset ¶
func (x *UpdateProjectVersionRequest) Reset()
func (*UpdateProjectVersionRequest) String ¶
func (x *UpdateProjectVersionRequest) String() string
type UpdateTeamRequest ¶
type UpdateTeamRequest struct { Team *gen.Team `protobuf:"bytes,1,opt,name=team,proto3" json:"team,omitempty"` UpdateMask *fieldmaskpb.FieldMask `protobuf:"bytes,2,opt,name=update_mask,json=updateMask,proto3" json:"update_mask,omitempty"` // contains filtered or unexported fields }
func (*UpdateTeamRequest) Descriptor
deprecated
func (*UpdateTeamRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateTeamRequest.ProtoReflect.Descriptor instead.
func (*UpdateTeamRequest) GetTeam ¶
func (x *UpdateTeamRequest) GetTeam() *gen.Team
func (*UpdateTeamRequest) GetUpdateMask ¶
func (x *UpdateTeamRequest) GetUpdateMask() *fieldmaskpb.FieldMask
func (*UpdateTeamRequest) ProtoMessage ¶
func (*UpdateTeamRequest) ProtoMessage()
func (*UpdateTeamRequest) ProtoReflect ¶
func (x *UpdateTeamRequest) ProtoReflect() protoreflect.Message
func (*UpdateTeamRequest) Reset ¶
func (x *UpdateTeamRequest) Reset()
func (*UpdateTeamRequest) String ¶
func (x *UpdateTeamRequest) String() string
type UploadExtensionExecutionFileRequest ¶ added in v0.0.12
type UploadExtensionExecutionFileRequest struct { ProjectUuid string `protobuf:"bytes,1,opt,name=project_uuid,json=projectUuid,proto3" json:"project_uuid,omitempty"` ProjectVersionUuid string `protobuf:"bytes,2,opt,name=project_version_uuid,json=projectVersionUuid,proto3" json:"project_version_uuid,omitempty"` ExtensionUuid string `protobuf:"bytes,3,opt,name=extension_uuid,json=extensionUuid,proto3" json:"extension_uuid,omitempty"` ExtensionVersionUuid string `protobuf:"bytes,4,opt,name=extension_version_uuid,json=extensionVersionUuid,proto3" json:"extension_version_uuid,omitempty"` ExecutionUuid string `protobuf:"bytes,5,opt,name=execution_uuid,json=executionUuid,proto3" json:"execution_uuid,omitempty"` Data []byte `protobuf:"bytes,6,opt,name=data,proto3" json:"data,omitempty"` FileExtension string `protobuf:"bytes,7,opt,name=file_extension,json=fileExtension,proto3" json:"file_extension,omitempty"` // contains filtered or unexported fields }
func (*UploadExtensionExecutionFileRequest) Descriptor
deprecated
added in
v0.0.12
func (*UploadExtensionExecutionFileRequest) Descriptor() ([]byte, []int)
Deprecated: Use UploadExtensionExecutionFileRequest.ProtoReflect.Descriptor instead.
func (*UploadExtensionExecutionFileRequest) GetData ¶ added in v0.0.12
func (x *UploadExtensionExecutionFileRequest) GetData() []byte
func (*UploadExtensionExecutionFileRequest) GetExecutionUuid ¶ added in v0.0.12
func (x *UploadExtensionExecutionFileRequest) GetExecutionUuid() string
func (*UploadExtensionExecutionFileRequest) GetExtensionUuid ¶ added in v0.0.12
func (x *UploadExtensionExecutionFileRequest) GetExtensionUuid() string
func (*UploadExtensionExecutionFileRequest) GetExtensionVersionUuid ¶ added in v0.0.12
func (x *UploadExtensionExecutionFileRequest) GetExtensionVersionUuid() string
func (*UploadExtensionExecutionFileRequest) GetFileExtension ¶ added in v0.0.12
func (x *UploadExtensionExecutionFileRequest) GetFileExtension() string
func (*UploadExtensionExecutionFileRequest) GetProjectUuid ¶ added in v0.0.12
func (x *UploadExtensionExecutionFileRequest) GetProjectUuid() string
func (*UploadExtensionExecutionFileRequest) GetProjectVersionUuid ¶ added in v0.0.12
func (x *UploadExtensionExecutionFileRequest) GetProjectVersionUuid() string
func (*UploadExtensionExecutionFileRequest) ProtoMessage ¶ added in v0.0.12
func (*UploadExtensionExecutionFileRequest) ProtoMessage()
func (*UploadExtensionExecutionFileRequest) ProtoReflect ¶ added in v0.0.12
func (x *UploadExtensionExecutionFileRequest) ProtoReflect() protoreflect.Message
func (*UploadExtensionExecutionFileRequest) Reset ¶ added in v0.0.12
func (x *UploadExtensionExecutionFileRequest) Reset()
func (*UploadExtensionExecutionFileRequest) String ¶ added in v0.0.12
func (x *UploadExtensionExecutionFileRequest) String() string
type UploadExtensionExecutionFileResponse ¶ added in v0.0.12
type UploadExtensionExecutionFileResponse struct { Filepath string `protobuf:"bytes,1,opt,name=filepath,proto3" json:"filepath,omitempty"` // contains filtered or unexported fields }
func (*UploadExtensionExecutionFileResponse) Descriptor
deprecated
added in
v0.0.12
func (*UploadExtensionExecutionFileResponse) Descriptor() ([]byte, []int)
Deprecated: Use UploadExtensionExecutionFileResponse.ProtoReflect.Descriptor instead.
func (*UploadExtensionExecutionFileResponse) GetFilepath ¶ added in v0.0.39
func (x *UploadExtensionExecutionFileResponse) GetFilepath() string
func (*UploadExtensionExecutionFileResponse) ProtoMessage ¶ added in v0.0.12
func (*UploadExtensionExecutionFileResponse) ProtoMessage()
func (*UploadExtensionExecutionFileResponse) ProtoReflect ¶ added in v0.0.12
func (x *UploadExtensionExecutionFileResponse) ProtoReflect() protoreflect.Message
func (*UploadExtensionExecutionFileResponse) Reset ¶ added in v0.0.12
func (x *UploadExtensionExecutionFileResponse) Reset()
func (*UploadExtensionExecutionFileResponse) String ¶ added in v0.0.12
func (x *UploadExtensionExecutionFileResponse) String() string
type UploadExtensionIconRequest ¶ added in v0.0.44
type UploadExtensionIconRequest struct { ExtensionUuid string `protobuf:"bytes,1,opt,name=extension_uuid,json=extensionUuid,proto3" json:"extension_uuid,omitempty"` ImageData []byte `protobuf:"bytes,2,opt,name=image_data,json=imageData,proto3" json:"image_data,omitempty"` // contains filtered or unexported fields }
func (*UploadExtensionIconRequest) Descriptor
deprecated
added in
v0.0.44
func (*UploadExtensionIconRequest) Descriptor() ([]byte, []int)
Deprecated: Use UploadExtensionIconRequest.ProtoReflect.Descriptor instead.
func (*UploadExtensionIconRequest) GetExtensionUuid ¶ added in v0.0.44
func (x *UploadExtensionIconRequest) GetExtensionUuid() string
func (*UploadExtensionIconRequest) GetImageData ¶ added in v0.0.44
func (x *UploadExtensionIconRequest) GetImageData() []byte
func (*UploadExtensionIconRequest) ProtoMessage ¶ added in v0.0.44
func (*UploadExtensionIconRequest) ProtoMessage()
func (*UploadExtensionIconRequest) ProtoReflect ¶ added in v0.0.44
func (x *UploadExtensionIconRequest) ProtoReflect() protoreflect.Message
func (*UploadExtensionIconRequest) Reset ¶ added in v0.0.44
func (x *UploadExtensionIconRequest) Reset()
func (*UploadExtensionIconRequest) String ¶ added in v0.0.44
func (x *UploadExtensionIconRequest) String() string
type UploadExtensionIconResponse ¶ added in v0.0.44
type UploadExtensionIconResponse struct { Filepath string `protobuf:"bytes,1,opt,name=filepath,proto3" json:"filepath,omitempty"` // contains filtered or unexported fields }
func (*UploadExtensionIconResponse) Descriptor
deprecated
added in
v0.0.44
func (*UploadExtensionIconResponse) Descriptor() ([]byte, []int)
Deprecated: Use UploadExtensionIconResponse.ProtoReflect.Descriptor instead.
func (*UploadExtensionIconResponse) GetFilepath ¶ added in v0.0.44
func (x *UploadExtensionIconResponse) GetFilepath() string
func (*UploadExtensionIconResponse) ProtoMessage ¶ added in v0.0.44
func (*UploadExtensionIconResponse) ProtoMessage()
func (*UploadExtensionIconResponse) ProtoReflect ¶ added in v0.0.44
func (x *UploadExtensionIconResponse) ProtoReflect() protoreflect.Message
func (*UploadExtensionIconResponse) Reset ¶ added in v0.0.44
func (x *UploadExtensionIconResponse) Reset()
func (*UploadExtensionIconResponse) String ¶ added in v0.0.44
func (x *UploadExtensionIconResponse) String() string
type UploadProjectSnapshotRequest ¶
type UploadProjectSnapshotRequest struct { ProjectUuid string `protobuf:"bytes,1,opt,name=project_uuid,json=projectUuid,proto3" json:"project_uuid,omitempty"` ImageData []byte `protobuf:"bytes,2,opt,name=image_data,json=imageData,proto3" json:"image_data,omitempty"` // contains filtered or unexported fields }
files start
func (*UploadProjectSnapshotRequest) Descriptor
deprecated
func (*UploadProjectSnapshotRequest) Descriptor() ([]byte, []int)
Deprecated: Use UploadProjectSnapshotRequest.ProtoReflect.Descriptor instead.
func (*UploadProjectSnapshotRequest) GetImageData ¶
func (x *UploadProjectSnapshotRequest) GetImageData() []byte
func (*UploadProjectSnapshotRequest) GetProjectUuid ¶
func (x *UploadProjectSnapshotRequest) GetProjectUuid() string
func (*UploadProjectSnapshotRequest) ProtoMessage ¶
func (*UploadProjectSnapshotRequest) ProtoMessage()
func (*UploadProjectSnapshotRequest) ProtoReflect ¶
func (x *UploadProjectSnapshotRequest) ProtoReflect() protoreflect.Message
func (*UploadProjectSnapshotRequest) Reset ¶
func (x *UploadProjectSnapshotRequest) Reset()
func (*UploadProjectSnapshotRequest) String ¶
func (x *UploadProjectSnapshotRequest) String() string
type UploadProjectSnapshotResponse ¶
type UploadProjectSnapshotResponse struct { Url string `protobuf:"bytes,1,opt,name=url,proto3" json:"url,omitempty"` // contains filtered or unexported fields }
func (*UploadProjectSnapshotResponse) Descriptor
deprecated
func (*UploadProjectSnapshotResponse) Descriptor() ([]byte, []int)
Deprecated: Use UploadProjectSnapshotResponse.ProtoReflect.Descriptor instead.
func (*UploadProjectSnapshotResponse) GetUrl ¶
func (x *UploadProjectSnapshotResponse) GetUrl() string
func (*UploadProjectSnapshotResponse) ProtoMessage ¶
func (*UploadProjectSnapshotResponse) ProtoMessage()
func (*UploadProjectSnapshotResponse) ProtoReflect ¶
func (x *UploadProjectSnapshotResponse) ProtoReflect() protoreflect.Message
func (*UploadProjectSnapshotResponse) Reset ¶
func (x *UploadProjectSnapshotResponse) Reset()
func (*UploadProjectSnapshotResponse) String ¶
func (x *UploadProjectSnapshotResponse) String() string