gen

package
v1.6.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 2, 2026 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

View Source
const (
	NuzurConnectionManager_GetUserConnections_FullMethodName              = "/NuzurConnectionManager/GetUserConnections"
	NuzurConnectionManager_ClearUserConnections_FullMethodName            = "/NuzurConnectionManager/ClearUserConnections"
	NuzurConnectionManager_TestConnection_FullMethodName                  = "/NuzurConnectionManager/TestConnection"
	NuzurConnectionManager_GetSchemas_FullMethodName                      = "/NuzurConnectionManager/GetSchemas"
	NuzurConnectionManager_CreateSchema_FullMethodName                    = "/NuzurConnectionManager/CreateSchema"
	NuzurConnectionManager_ExecuteQuery_FullMethodName                    = "/NuzurConnectionManager/ExecuteQuery"
	NuzurConnectionManager_GetQueryExecution_FullMethodName               = "/NuzurConnectionManager/GetQueryExecution"
	NuzurConnectionManager_CancelQueryExecution_FullMethodName            = "/NuzurConnectionManager/CancelQueryExecution"
	NuzurConnectionManager_ApplyDataCR_FullMethodName                     = "/NuzurConnectionManager/ApplyDataCR"
	NuzurConnectionManager_ExecuteQuerySync_FullMethodName                = "/NuzurConnectionManager/ExecuteQuerySync"
	NuzurConnectionManager_StartChangesDiff_FullMethodName                = "/NuzurConnectionManager/StartChangesDiff"
	NuzurConnectionManager_GetChangesDiff_FullMethodName                  = "/NuzurConnectionManager/GetChangesDiff"
	NuzurConnectionManager_CancelChangesDiff_FullMethodName               = "/NuzurConnectionManager/CancelChangesDiff"
	NuzurConnectionManager_StartProjectVersionSQLDiff_FullMethodName      = "/NuzurConnectionManager/StartProjectVersionSQLDiff"
	NuzurConnectionManager_GetProjectVersionSQLDiff_FullMethodName        = "/NuzurConnectionManager/GetProjectVersionSQLDiff"
	NuzurConnectionManager_CancelProjectVersionSQLDiff_FullMethodName     = "/NuzurConnectionManager/CancelProjectVersionSQLDiff"
	NuzurConnectionManager_GetProjectVersionFromConnection_FullMethodName = "/NuzurConnectionManager/GetProjectVersionFromConnection"
	NuzurConnectionManager_CollectDeploymentMetrics_FullMethodName        = "/NuzurConnectionManager/CollectDeploymentMetrics"
	NuzurConnectionManager_LocalAgentChannel_FullMethodName               = "/NuzurConnectionManager/LocalAgentChannel"
)
View Source
const (
	NuzurProduct_GetUser_FullMethodName                                     = "/NuzurProduct/GetUser"
	NuzurProduct_GetTokenUser_FullMethodName                                = "/NuzurProduct/GetTokenUser"
	NuzurProduct_GetUserByEmail_FullMethodName                              = "/NuzurProduct/GetUserByEmail"
	NuzurProduct_GetTokenUserRoleForProject_FullMethodName                  = "/NuzurProduct/GetTokenUserRoleForProject"
	NuzurProduct_GetTokenUserRoleForTeam_FullMethodName                     = "/NuzurProduct/GetTokenUserRoleForTeam"
	NuzurProduct_UpdateTokenUser_FullMethodName                             = "/NuzurProduct/UpdateTokenUser"
	NuzurProduct_ListUsersForTeam_FullMethodName                            = "/NuzurProduct/ListUsersForTeam"
	NuzurProduct_ListUsersForProject_FullMethodName                         = "/NuzurProduct/ListUsersForProject"
	NuzurProduct_AddUserToProject_FullMethodName                            = "/NuzurProduct/AddUserToProject"
	NuzurProduct_UpdateUserProject_FullMethodName                           = "/NuzurProduct/UpdateUserProject"
	NuzurProduct_RemoveUserFromProject_FullMethodName                       = "/NuzurProduct/RemoveUserFromProject"
	NuzurProduct_AddUserToTeam_FullMethodName                               = "/NuzurProduct/AddUserToTeam"
	NuzurProduct_UpdateUserTeam_FullMethodName                              = "/NuzurProduct/UpdateUserTeam"
	NuzurProduct_RemoveUserFromTeam_FullMethodName                          = "/NuzurProduct/RemoveUserFromTeam"
	NuzurProduct_ListTeamsForUser_FullMethodName                            = "/NuzurProduct/ListTeamsForUser"
	NuzurProduct_ListTeamsForAdminUser_FullMethodName                       = "/NuzurProduct/ListTeamsForAdminUser"
	NuzurProduct_GetTeamForUser_FullMethodName                              = "/NuzurProduct/GetTeamForUser"
	NuzurProduct_CreateTeam_FullMethodName                                  = "/NuzurProduct/CreateTeam"
	NuzurProduct_UpdateTeam_FullMethodName                                  = "/NuzurProduct/UpdateTeam"
	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_GetProjectName_FullMethodName                              = "/NuzurProduct/GetProjectName"
	NuzurProduct_ListProjectVersions_FullMethodName                         = "/NuzurProduct/ListProjectVersions"
	NuzurProduct_ListProjectVersionsForUser_FullMethodName                  = "/NuzurProduct/ListProjectVersionsForUser"
	NuzurProduct_ListProjectVersionsForUserCached_FullMethodName            = "/NuzurProduct/ListProjectVersionsForUserCached"
	NuzurProduct_GetProjectVersionForUser_FullMethodName                    = "/NuzurProduct/GetProjectVersionForUser"
	NuzurProduct_GetProjectVersionForUserCached_FullMethodName              = "/NuzurProduct/GetProjectVersionForUserCached"
	NuzurProduct_GetProjectVersionLeanForUser_FullMethodName                = "/NuzurProduct/GetProjectVersionLeanForUser"
	NuzurProduct_GetLatestProjectVersion_FullMethodName                     = "/NuzurProduct/GetLatestProjectVersion"
	NuzurProduct_GetLatestProjectVersionForUser_FullMethodName              = "/NuzurProduct/GetLatestProjectVersionForUser"
	NuzurProduct_GetLatestProjectVersionLeanForUser_FullMethodName          = "/NuzurProduct/GetLatestProjectVersionLeanForUser"
	NuzurProduct_GetLatestProjectVersionUUIDForUser_FullMethodName          = "/NuzurProduct/GetLatestProjectVersionUUIDForUser"
	NuzurProduct_GetProjectVersionVersion_FullMethodName                    = "/NuzurProduct/GetProjectVersionVersion"
	NuzurProduct_GetProjectVersionIdentifier_FullMethodName                 = "/NuzurProduct/GetProjectVersionIdentifier"
	NuzurProduct_CreateProjectVersion_FullMethodName                        = "/NuzurProduct/CreateProjectVersion"
	NuzurProduct_CreateProjectVersionFromJSON_FullMethodName                = "/NuzurProduct/CreateProjectVersionFromJSON"
	NuzurProduct_CreateDraftProjectVersionForExistingProject_FullMethodName = "/NuzurProduct/CreateDraftProjectVersionForExistingProject"
	NuzurProduct_UpdateProjectVersion_FullMethodName                        = "/NuzurProduct/UpdateProjectVersion"
	NuzurProduct_ApplyProjectVersionOps_FullMethodName                      = "/NuzurProduct/ApplyProjectVersionOps"
	NuzurProduct_DiscardDraftProjectVersion_FullMethodName                  = "/NuzurProduct/DiscardDraftProjectVersion"
	NuzurProduct_SendProjectVersionForReview_FullMethodName                 = "/NuzurProduct/SendProjectVersionForReview"
	NuzurProduct_WithdrawFromReviewProjectVersion_FullMethodName            = "/NuzurProduct/WithdrawFromReviewProjectVersion"
	NuzurProduct_ReviewProjectVersion_FullMethodName                        = "/NuzurProduct/ReviewProjectVersion"
	NuzurProduct_UploadProjectVersionSnapshot_FullMethodName                = "/NuzurProduct/UploadProjectVersionSnapshot"
	NuzurProduct_GetSignedFileURL_FullMethodName                            = "/NuzurProduct/GetSignedFileURL"
	NuzurProduct_UploadExtensionExecutionFile_FullMethodName                = "/NuzurProduct/UploadExtensionExecutionFile"
	NuzurProduct_GetExtensionExecutionFile_FullMethodName                   = "/NuzurProduct/GetExtensionExecutionFile"
	NuzurProduct_UploadExtensionIcon_FullMethodName                         = "/NuzurProduct/UploadExtensionIcon"
	NuzurProduct_UploadUserAvatar_FullMethodName                            = "/NuzurProduct/UploadUserAvatar"
	NuzurProduct_UploadRecordFieldFile_FullMethodName                       = "/NuzurProduct/UploadRecordFieldFile"
	NuzurProduct_GetRecordFieldSignedFileURL_FullMethodName                 = "/NuzurProduct/GetRecordFieldSignedFileURL"
	NuzurProduct_GetRecordFileContent_FullMethodName                        = "/NuzurProduct/GetRecordFileContent"
	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"
	NuzurProduct_CheckExtensionExecutionLimit_FullMethodName                = "/NuzurProduct/CheckExtensionExecutionLimit"
	NuzurProduct_AcquireExecutionSlot_FullMethodName                        = "/NuzurProduct/AcquireExecutionSlot"
	NuzurProduct_HeartbeatExecution_FullMethodName                          = "/NuzurProduct/HeartbeatExecution"
	NuzurProduct_ListUserChangeRequests_FullMethodName                      = "/NuzurProduct/ListUserChangeRequests"
	NuzurProduct_GetChangeRequest_FullMethodName                            = "/NuzurProduct/GetChangeRequest"
	NuzurProduct_CreateChangeRequest_FullMethodName                         = "/NuzurProduct/CreateChangeRequest"
	NuzurProduct_UpdateChangeRequest_FullMethodName                         = "/NuzurProduct/UpdateChangeRequest"
	NuzurProduct_ApplyChangeRequestOps_FullMethodName                       = "/NuzurProduct/ApplyChangeRequestOps"
	NuzurProduct_WithdrawChangeRequestFromReview_FullMethodName             = "/NuzurProduct/WithdrawChangeRequestFromReview"
	NuzurProduct_ListChangeRequestsForReview_FullMethodName                 = "/NuzurProduct/ListChangeRequestsForReview"
	NuzurProduct_GetUserProjectVersionData_FullMethodName                   = "/NuzurProduct/GetUserProjectVersionData"
	NuzurProduct_SaveUserProjectVersionData_FullMethodName                  = "/NuzurProduct/SaveUserProjectVersionData"
	NuzurProduct_GetObjectStoreWithSecret_FullMethodName                    = "/NuzurProduct/GetObjectStoreWithSecret"
	NuzurProduct_CreateObjectStoreSecret_FullMethodName                     = "/NuzurProduct/CreateObjectStoreSecret"
	NuzurProduct_UpdateObjectStoreSecret_FullMethodName                     = "/NuzurProduct/UpdateObjectStoreSecret"
	NuzurProduct_DeleteObjectStoreSecret_FullMethodName                     = "/NuzurProduct/DeleteObjectStoreSecret"
	NuzurProduct_GenerateSQLForCR_FullMethodName                            = "/NuzurProduct/GenerateSQLForCR"
	NuzurProduct_ReviewDataChange_FullMethodName                            = "/NuzurProduct/ReviewDataChange"
	NuzurProduct_GetMembership_FullMethodName                               = "/NuzurProduct/GetMembership"
	NuzurProduct_CreateMembership_FullMethodName                            = "/NuzurProduct/CreateMembership"
	NuzurProduct_UpdateMembership_FullMethodName                            = "/NuzurProduct/UpdateMembership"
	NuzurProduct_MembershipForProject_FullMethodName                        = "/NuzurProduct/MembershipForProject"
	NuzurProduct_MembershipForTeam_FullMethodName                           = "/NuzurProduct/MembershipForTeam"
	NuzurProduct_CreateCheckoutSession_FullMethodName                       = "/NuzurProduct/CreateCheckoutSession"
	NuzurProduct_ListMembershipUsers_FullMethodName                         = "/NuzurProduct/ListMembershipUsers"
	NuzurProduct_CancelMembership_FullMethodName                            = "/NuzurProduct/CancelMembership"
	NuzurProduct_ReactivateMembership_FullMethodName                        = "/NuzurProduct/ReactivateMembership"
	NuzurProduct_UserHasActiveStripeSubscription_FullMethodName             = "/NuzurProduct/UserHasActiveStripeSubscription"
	NuzurProduct_ListMembershipUserProjects_FullMethodName                  = "/NuzurProduct/ListMembershipUserProjects"
	NuzurProduct_RemoveMembershipUser_FullMethodName                        = "/NuzurProduct/RemoveMembershipUser"
	NuzurProduct_ListMembershipsForUser_FullMethodName                      = "/NuzurProduct/ListMembershipsForUser"
	NuzurProduct_ChangeMembershipPlan_FullMethodName                        = "/NuzurProduct/ChangeMembershipPlan"
	NuzurProduct_SendPrioritySupportEmail_FullMethodName                    = "/NuzurProduct/SendPrioritySupportEmail"
	NuzurProduct_HandleWebhook_FullMethodName                               = "/NuzurProduct/HandleWebhook"
	NuzurProduct_IsProActiveForProject_FullMethodName                       = "/NuzurProduct/IsProActiveForProject"
	NuzurProduct_GetMembershipTierForProject_FullMethodName                 = "/NuzurProduct/GetMembershipTierForProject"
	NuzurProduct_EvaluateUserPrompt_FullMethodName                          = "/NuzurProduct/EvaluateUserPrompt"
	NuzurProduct_HandleUserPrompt_FullMethodName                            = "/NuzurProduct/HandleUserPrompt"
	NuzurProduct_GetUserPromptJob_FullMethodName                            = "/NuzurProduct/GetUserPromptJob"
	NuzurProduct_HandleFollowupUserPrompt_FullMethodName                    = "/NuzurProduct/HandleFollowupUserPrompt"
	NuzurProduct_FinalizeUserPrompt_FullMethodName                          = "/NuzurProduct/FinalizeUserPrompt"
	NuzurProduct_ListAIUsageForUser_FullMethodName                          = "/NuzurProduct/ListAIUsageForUser"
	NuzurProduct_GetAIUsageForUserInPeriod_FullMethodName                   = "/NuzurProduct/GetAIUsageForUserInPeriod"
	NuzurProduct_RegisterLocalAgent_FullMethodName                          = "/NuzurProduct/RegisterLocalAgent"
	NuzurProduct_RevokeLocalAgent_FullMethodName                            = "/NuzurProduct/RevokeLocalAgent"
	NuzurProduct_ListLocalAgents_FullMethodName                             = "/NuzurProduct/ListLocalAgents"
	NuzurProduct_UpdateLocalAgentConnections_FullMethodName                 = "/NuzurProduct/UpdateLocalAgentConnections"
	NuzurProduct_GetLocalAgentConnections_FullMethodName                    = "/NuzurProduct/GetLocalAgentConnections"
	NuzurProduct_UpdateLocalAgentConnectionSharing_FullMethodName           = "/NuzurProduct/UpdateLocalAgentConnectionSharing"
	NuzurProduct_ListTeamAgentConnections_FullMethodName                    = "/NuzurProduct/ListTeamAgentConnections"
	NuzurProduct_IssueProvisioningToken_FullMethodName                      = "/NuzurProduct/IssueProvisioningToken"
	NuzurProduct_ExchangeProvisioningToken_FullMethodName                   = "/NuzurProduct/ExchangeProvisioningToken"
	NuzurProduct_PublishLocalAgentCatalog_FullMethodName                    = "/NuzurProduct/PublishLocalAgentCatalog"
	NuzurProduct_UpsertDeployment_FullMethodName                            = "/NuzurProduct/UpsertDeployment"
	NuzurProduct_ListDeployments_FullMethodName                             = "/NuzurProduct/ListDeployments"
	NuzurProduct_ListDeploymentRevisions_FullMethodName                     = "/NuzurProduct/ListDeploymentRevisions"
	NuzurProduct_UpdateDeploymentRevisionStatus_FullMethodName              = "/NuzurProduct/UpdateDeploymentRevisionStatus"
	NuzurProduct_MarkDeploymentDestroyed_FullMethodName                     = "/NuzurProduct/MarkDeploymentDestroyed"
	NuzurProduct_CreateAutomation_FullMethodName                            = "/NuzurProduct/CreateAutomation"
	NuzurProduct_RotateAutomationSecret_FullMethodName                      = "/NuzurProduct/RotateAutomationSecret"
	NuzurProduct_UpdateAutomation_FullMethodName                            = "/NuzurProduct/UpdateAutomation"
	NuzurProduct_DeleteAutomation_FullMethodName                            = "/NuzurProduct/DeleteAutomation"
	NuzurProduct_GetAutomation_FullMethodName                               = "/NuzurProduct/GetAutomation"
	NuzurProduct_ListAutomationsForProject_FullMethodName                   = "/NuzurProduct/ListAutomationsForProject"
	NuzurProduct_TestAutomation_FullMethodName                              = "/NuzurProduct/TestAutomation"
	NuzurProduct_ListAutomationEvents_FullMethodName                        = "/NuzurProduct/ListAutomationEvents"
	NuzurProduct_GetAutomationEvent_FullMethodName                          = "/NuzurProduct/GetAutomationEvent"
	NuzurProduct_RetryAutomationEvent_FullMethodName                        = "/NuzurProduct/RetryAutomationEvent"
	NuzurProduct_MarkChangeRequestApplied_FullMethodName                    = "/NuzurProduct/MarkChangeRequestApplied"
)

Variables

View Source
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.

View Source
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.

View Source
var (
	CheckoutSessionType_name = map[int32]string{
		0: "CHECKOUT_SESSION_TYPE_INVALID",
		1: "CHECKOUT_SESSION_TYPE_MONTHLY",
		2: "CHECKOUT_SESSION_TYPE_YEARLY",
	}
	CheckoutSessionType_value = map[string]int32{
		"CHECKOUT_SESSION_TYPE_INVALID": 0,
		"CHECKOUT_SESSION_TYPE_MONTHLY": 1,
		"CHECKOUT_SESSION_TYPE_YEARLY":  2,
	}
)

Enum value maps for CheckoutSessionType.

View Source
var (
	ProContext_name = map[int32]string{
		0: "PRO_CONTEXT_INVALID",
		1: "PRO_CONTEXT_EDITOR",
		2: "PRO_CONTEXT_DATA_MANAGER",
	}
	ProContext_value = map[string]int32{
		"PRO_CONTEXT_INVALID":      0,
		"PRO_CONTEXT_EDITOR":       1,
		"PRO_CONTEXT_DATA_MANAGER": 2,
	}
)

Enum value maps for ProContext.

View Source
var (
	ExecutionSlotState_name = map[int32]string{
		0: "EXECUTION_SLOT_STATE_INVALID",
		1: "EXECUTION_SLOT_STATE_ADMITTED",
		2: "EXECUTION_SLOT_STATE_QUEUED",
	}
	ExecutionSlotState_value = map[string]int32{
		"EXECUTION_SLOT_STATE_INVALID":  0,
		"EXECUTION_SLOT_STATE_ADMITTED": 1,
		"EXECUTION_SLOT_STATE_QUEUED":   2,
	}
)

Enum value maps for ExecutionSlotState.

View Source
var File_connection_manager_proto protoreflect.FileDescriptor
View Source
var File_product_proto protoreflect.FileDescriptor
View Source
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: "GetSchemas",
			Handler:    _NuzurConnectionManager_GetSchemas_Handler,
		},
		{
			MethodName: "CreateSchema",
			Handler:    _NuzurConnectionManager_CreateSchema_Handler,
		},
		{
			MethodName: "ExecuteQuery",
			Handler:    _NuzurConnectionManager_ExecuteQuery_Handler,
		},
		{
			MethodName: "GetQueryExecution",
			Handler:    _NuzurConnectionManager_GetQueryExecution_Handler,
		},
		{
			MethodName: "CancelQueryExecution",
			Handler:    _NuzurConnectionManager_CancelQueryExecution_Handler,
		},
		{
			MethodName: "ApplyDataCR",
			Handler:    _NuzurConnectionManager_ApplyDataCR_Handler,
		},
		{
			MethodName: "ExecuteQuerySync",
			Handler:    _NuzurConnectionManager_ExecuteQuerySync_Handler,
		},
		{
			MethodName: "StartChangesDiff",
			Handler:    _NuzurConnectionManager_StartChangesDiff_Handler,
		},
		{
			MethodName: "GetChangesDiff",
			Handler:    _NuzurConnectionManager_GetChangesDiff_Handler,
		},
		{
			MethodName: "CancelChangesDiff",
			Handler:    _NuzurConnectionManager_CancelChangesDiff_Handler,
		},
		{
			MethodName: "StartProjectVersionSQLDiff",
			Handler:    _NuzurConnectionManager_StartProjectVersionSQLDiff_Handler,
		},
		{
			MethodName: "GetProjectVersionSQLDiff",
			Handler:    _NuzurConnectionManager_GetProjectVersionSQLDiff_Handler,
		},
		{
			MethodName: "CancelProjectVersionSQLDiff",
			Handler:    _NuzurConnectionManager_CancelProjectVersionSQLDiff_Handler,
		},
		{
			MethodName: "GetProjectVersionFromConnection",
			Handler:    _NuzurConnectionManager_GetProjectVersionFromConnection_Handler,
		},
		{
			MethodName: "CollectDeploymentMetrics",
			Handler:    _NuzurConnectionManager_CollectDeploymentMetrics_Handler,
		},
	},
	Streams: []grpc.StreamDesc{
		{
			StreamName:    "LocalAgentChannel",
			Handler:       _NuzurConnectionManager_LocalAgentChannel_Handler,
			ServerStreams: true,
			ClientStreams: true,
		},
	},
	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)

View Source
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: "GetUserByEmail",
			Handler:    _NuzurProduct_GetUserByEmail_Handler,
		},
		{
			MethodName: "GetTokenUserRoleForProject",
			Handler:    _NuzurProduct_GetTokenUserRoleForProject_Handler,
		},
		{
			MethodName: "GetTokenUserRoleForTeam",
			Handler:    _NuzurProduct_GetTokenUserRoleForTeam_Handler,
		},
		{
			MethodName: "UpdateTokenUser",
			Handler:    _NuzurProduct_UpdateTokenUser_Handler,
		},
		{
			MethodName: "ListUsersForTeam",
			Handler:    _NuzurProduct_ListUsersForTeam_Handler,
		},
		{
			MethodName: "ListUsersForProject",
			Handler:    _NuzurProduct_ListUsersForProject_Handler,
		},
		{
			MethodName: "AddUserToProject",
			Handler:    _NuzurProduct_AddUserToProject_Handler,
		},
		{
			MethodName: "UpdateUserProject",
			Handler:    _NuzurProduct_UpdateUserProject_Handler,
		},
		{
			MethodName: "RemoveUserFromProject",
			Handler:    _NuzurProduct_RemoveUserFromProject_Handler,
		},
		{
			MethodName: "AddUserToTeam",
			Handler:    _NuzurProduct_AddUserToTeam_Handler,
		},
		{
			MethodName: "UpdateUserTeam",
			Handler:    _NuzurProduct_UpdateUserTeam_Handler,
		},
		{
			MethodName: "RemoveUserFromTeam",
			Handler:    _NuzurProduct_RemoveUserFromTeam_Handler,
		},
		{
			MethodName: "ListTeamsForUser",
			Handler:    _NuzurProduct_ListTeamsForUser_Handler,
		},
		{
			MethodName: "ListTeamsForAdminUser",
			Handler:    _NuzurProduct_ListTeamsForAdminUser_Handler,
		},
		{
			MethodName: "GetTeamForUser",
			Handler:    _NuzurProduct_GetTeamForUser_Handler,
		},
		{
			MethodName: "CreateTeam",
			Handler:    _NuzurProduct_CreateTeam_Handler,
		},
		{
			MethodName: "UpdateTeam",
			Handler:    _NuzurProduct_UpdateTeam_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: "GetProjectName",
			Handler:    _NuzurProduct_GetProjectName_Handler,
		},
		{
			MethodName: "ListProjectVersions",
			Handler:    _NuzurProduct_ListProjectVersions_Handler,
		},
		{
			MethodName: "ListProjectVersionsForUser",
			Handler:    _NuzurProduct_ListProjectVersionsForUser_Handler,
		},
		{
			MethodName: "ListProjectVersionsForUserCached",
			Handler:    _NuzurProduct_ListProjectVersionsForUserCached_Handler,
		},
		{
			MethodName: "GetProjectVersionForUser",
			Handler:    _NuzurProduct_GetProjectVersionForUser_Handler,
		},
		{
			MethodName: "GetProjectVersionForUserCached",
			Handler:    _NuzurProduct_GetProjectVersionForUserCached_Handler,
		},
		{
			MethodName: "GetProjectVersionLeanForUser",
			Handler:    _NuzurProduct_GetProjectVersionLeanForUser_Handler,
		},
		{
			MethodName: "GetLatestProjectVersion",
			Handler:    _NuzurProduct_GetLatestProjectVersion_Handler,
		},
		{
			MethodName: "GetLatestProjectVersionForUser",
			Handler:    _NuzurProduct_GetLatestProjectVersionForUser_Handler,
		},
		{
			MethodName: "GetLatestProjectVersionLeanForUser",
			Handler:    _NuzurProduct_GetLatestProjectVersionLeanForUser_Handler,
		},
		{
			MethodName: "GetLatestProjectVersionUUIDForUser",
			Handler:    _NuzurProduct_GetLatestProjectVersionUUIDForUser_Handler,
		},
		{
			MethodName: "GetProjectVersionVersion",
			Handler:    _NuzurProduct_GetProjectVersionVersion_Handler,
		},
		{
			MethodName: "GetProjectVersionIdentifier",
			Handler:    _NuzurProduct_GetProjectVersionIdentifier_Handler,
		},
		{
			MethodName: "CreateProjectVersion",
			Handler:    _NuzurProduct_CreateProjectVersion_Handler,
		},
		{
			MethodName: "CreateProjectVersionFromJSON",
			Handler:    _NuzurProduct_CreateProjectVersionFromJSON_Handler,
		},
		{
			MethodName: "CreateDraftProjectVersionForExistingProject",
			Handler:    _NuzurProduct_CreateDraftProjectVersionForExistingProject_Handler,
		},
		{
			MethodName: "UpdateProjectVersion",
			Handler:    _NuzurProduct_UpdateProjectVersion_Handler,
		},
		{
			MethodName: "ApplyProjectVersionOps",
			Handler:    _NuzurProduct_ApplyProjectVersionOps_Handler,
		},
		{
			MethodName: "DiscardDraftProjectVersion",
			Handler:    _NuzurProduct_DiscardDraftProjectVersion_Handler,
		},
		{
			MethodName: "SendProjectVersionForReview",
			Handler:    _NuzurProduct_SendProjectVersionForReview_Handler,
		},
		{
			MethodName: "WithdrawFromReviewProjectVersion",
			Handler:    _NuzurProduct_WithdrawFromReviewProjectVersion_Handler,
		},
		{
			MethodName: "ReviewProjectVersion",
			Handler:    _NuzurProduct_ReviewProjectVersion_Handler,
		},
		{
			MethodName: "UploadProjectVersionSnapshot",
			Handler:    _NuzurProduct_UploadProjectVersionSnapshot_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: "UploadUserAvatar",
			Handler:    _NuzurProduct_UploadUserAvatar_Handler,
		},
		{
			MethodName: "UploadRecordFieldFile",
			Handler:    _NuzurProduct_UploadRecordFieldFile_Handler,
		},
		{
			MethodName: "GetRecordFieldSignedFileURL",
			Handler:    _NuzurProduct_GetRecordFieldSignedFileURL_Handler,
		},
		{
			MethodName: "GetRecordFileContent",
			Handler:    _NuzurProduct_GetRecordFileContent_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,
		},
		{
			MethodName: "CheckExtensionExecutionLimit",
			Handler:    _NuzurProduct_CheckExtensionExecutionLimit_Handler,
		},
		{
			MethodName: "AcquireExecutionSlot",
			Handler:    _NuzurProduct_AcquireExecutionSlot_Handler,
		},
		{
			MethodName: "HeartbeatExecution",
			Handler:    _NuzurProduct_HeartbeatExecution_Handler,
		},
		{
			MethodName: "ListUserChangeRequests",
			Handler:    _NuzurProduct_ListUserChangeRequests_Handler,
		},
		{
			MethodName: "GetChangeRequest",
			Handler:    _NuzurProduct_GetChangeRequest_Handler,
		},
		{
			MethodName: "CreateChangeRequest",
			Handler:    _NuzurProduct_CreateChangeRequest_Handler,
		},
		{
			MethodName: "UpdateChangeRequest",
			Handler:    _NuzurProduct_UpdateChangeRequest_Handler,
		},
		{
			MethodName: "ApplyChangeRequestOps",
			Handler:    _NuzurProduct_ApplyChangeRequestOps_Handler,
		},
		{
			MethodName: "WithdrawChangeRequestFromReview",
			Handler:    _NuzurProduct_WithdrawChangeRequestFromReview_Handler,
		},
		{
			MethodName: "ListChangeRequestsForReview",
			Handler:    _NuzurProduct_ListChangeRequestsForReview_Handler,
		},
		{
			MethodName: "GetUserProjectVersionData",
			Handler:    _NuzurProduct_GetUserProjectVersionData_Handler,
		},
		{
			MethodName: "SaveUserProjectVersionData",
			Handler:    _NuzurProduct_SaveUserProjectVersionData_Handler,
		},
		{
			MethodName: "GetObjectStoreWithSecret",
			Handler:    _NuzurProduct_GetObjectStoreWithSecret_Handler,
		},
		{
			MethodName: "CreateObjectStoreSecret",
			Handler:    _NuzurProduct_CreateObjectStoreSecret_Handler,
		},
		{
			MethodName: "UpdateObjectStoreSecret",
			Handler:    _NuzurProduct_UpdateObjectStoreSecret_Handler,
		},
		{
			MethodName: "DeleteObjectStoreSecret",
			Handler:    _NuzurProduct_DeleteObjectStoreSecret_Handler,
		},
		{
			MethodName: "GenerateSQLForCR",
			Handler:    _NuzurProduct_GenerateSQLForCR_Handler,
		},
		{
			MethodName: "ReviewDataChange",
			Handler:    _NuzurProduct_ReviewDataChange_Handler,
		},
		{
			MethodName: "GetMembership",
			Handler:    _NuzurProduct_GetMembership_Handler,
		},
		{
			MethodName: "CreateMembership",
			Handler:    _NuzurProduct_CreateMembership_Handler,
		},
		{
			MethodName: "UpdateMembership",
			Handler:    _NuzurProduct_UpdateMembership_Handler,
		},
		{
			MethodName: "MembershipForProject",
			Handler:    _NuzurProduct_MembershipForProject_Handler,
		},
		{
			MethodName: "MembershipForTeam",
			Handler:    _NuzurProduct_MembershipForTeam_Handler,
		},
		{
			MethodName: "CreateCheckoutSession",
			Handler:    _NuzurProduct_CreateCheckoutSession_Handler,
		},
		{
			MethodName: "ListMembershipUsers",
			Handler:    _NuzurProduct_ListMembershipUsers_Handler,
		},
		{
			MethodName: "CancelMembership",
			Handler:    _NuzurProduct_CancelMembership_Handler,
		},
		{
			MethodName: "ReactivateMembership",
			Handler:    _NuzurProduct_ReactivateMembership_Handler,
		},
		{
			MethodName: "UserHasActiveStripeSubscription",
			Handler:    _NuzurProduct_UserHasActiveStripeSubscription_Handler,
		},
		{
			MethodName: "ListMembershipUserProjects",
			Handler:    _NuzurProduct_ListMembershipUserProjects_Handler,
		},
		{
			MethodName: "RemoveMembershipUser",
			Handler:    _NuzurProduct_RemoveMembershipUser_Handler,
		},
		{
			MethodName: "ListMembershipsForUser",
			Handler:    _NuzurProduct_ListMembershipsForUser_Handler,
		},
		{
			MethodName: "ChangeMembershipPlan",
			Handler:    _NuzurProduct_ChangeMembershipPlan_Handler,
		},
		{
			MethodName: "SendPrioritySupportEmail",
			Handler:    _NuzurProduct_SendPrioritySupportEmail_Handler,
		},
		{
			MethodName: "HandleWebhook",
			Handler:    _NuzurProduct_HandleWebhook_Handler,
		},
		{
			MethodName: "IsProActiveForProject",
			Handler:    _NuzurProduct_IsProActiveForProject_Handler,
		},
		{
			MethodName: "GetMembershipTierForProject",
			Handler:    _NuzurProduct_GetMembershipTierForProject_Handler,
		},
		{
			MethodName: "EvaluateUserPrompt",
			Handler:    _NuzurProduct_EvaluateUserPrompt_Handler,
		},
		{
			MethodName: "HandleUserPrompt",
			Handler:    _NuzurProduct_HandleUserPrompt_Handler,
		},
		{
			MethodName: "GetUserPromptJob",
			Handler:    _NuzurProduct_GetUserPromptJob_Handler,
		},
		{
			MethodName: "HandleFollowupUserPrompt",
			Handler:    _NuzurProduct_HandleFollowupUserPrompt_Handler,
		},
		{
			MethodName: "FinalizeUserPrompt",
			Handler:    _NuzurProduct_FinalizeUserPrompt_Handler,
		},
		{
			MethodName: "ListAIUsageForUser",
			Handler:    _NuzurProduct_ListAIUsageForUser_Handler,
		},
		{
			MethodName: "GetAIUsageForUserInPeriod",
			Handler:    _NuzurProduct_GetAIUsageForUserInPeriod_Handler,
		},
		{
			MethodName: "RegisterLocalAgent",
			Handler:    _NuzurProduct_RegisterLocalAgent_Handler,
		},
		{
			MethodName: "RevokeLocalAgent",
			Handler:    _NuzurProduct_RevokeLocalAgent_Handler,
		},
		{
			MethodName: "ListLocalAgents",
			Handler:    _NuzurProduct_ListLocalAgents_Handler,
		},
		{
			MethodName: "UpdateLocalAgentConnections",
			Handler:    _NuzurProduct_UpdateLocalAgentConnections_Handler,
		},
		{
			MethodName: "GetLocalAgentConnections",
			Handler:    _NuzurProduct_GetLocalAgentConnections_Handler,
		},
		{
			MethodName: "UpdateLocalAgentConnectionSharing",
			Handler:    _NuzurProduct_UpdateLocalAgentConnectionSharing_Handler,
		},
		{
			MethodName: "ListTeamAgentConnections",
			Handler:    _NuzurProduct_ListTeamAgentConnections_Handler,
		},
		{
			MethodName: "IssueProvisioningToken",
			Handler:    _NuzurProduct_IssueProvisioningToken_Handler,
		},
		{
			MethodName: "ExchangeProvisioningToken",
			Handler:    _NuzurProduct_ExchangeProvisioningToken_Handler,
		},
		{
			MethodName: "PublishLocalAgentCatalog",
			Handler:    _NuzurProduct_PublishLocalAgentCatalog_Handler,
		},
		{
			MethodName: "UpsertDeployment",
			Handler:    _NuzurProduct_UpsertDeployment_Handler,
		},
		{
			MethodName: "ListDeployments",
			Handler:    _NuzurProduct_ListDeployments_Handler,
		},
		{
			MethodName: "ListDeploymentRevisions",
			Handler:    _NuzurProduct_ListDeploymentRevisions_Handler,
		},
		{
			MethodName: "UpdateDeploymentRevisionStatus",
			Handler:    _NuzurProduct_UpdateDeploymentRevisionStatus_Handler,
		},
		{
			MethodName: "MarkDeploymentDestroyed",
			Handler:    _NuzurProduct_MarkDeploymentDestroyed_Handler,
		},
		{
			MethodName: "CreateAutomation",
			Handler:    _NuzurProduct_CreateAutomation_Handler,
		},
		{
			MethodName: "RotateAutomationSecret",
			Handler:    _NuzurProduct_RotateAutomationSecret_Handler,
		},
		{
			MethodName: "UpdateAutomation",
			Handler:    _NuzurProduct_UpdateAutomation_Handler,
		},
		{
			MethodName: "DeleteAutomation",
			Handler:    _NuzurProduct_DeleteAutomation_Handler,
		},
		{
			MethodName: "GetAutomation",
			Handler:    _NuzurProduct_GetAutomation_Handler,
		},
		{
			MethodName: "ListAutomationsForProject",
			Handler:    _NuzurProduct_ListAutomationsForProject_Handler,
		},
		{
			MethodName: "TestAutomation",
			Handler:    _NuzurProduct_TestAutomation_Handler,
		},
		{
			MethodName: "ListAutomationEvents",
			Handler:    _NuzurProduct_ListAutomationEvents_Handler,
		},
		{
			MethodName: "GetAutomationEvent",
			Handler:    _NuzurProduct_GetAutomationEvent_Handler,
		},
		{
			MethodName: "RetryAutomationEvent",
			Handler:    _NuzurProduct_RetryAutomationEvent_Handler,
		},
		{
			MethodName: "MarkChangeRequestApplied",
			Handler:    _NuzurProduct_MarkChangeRequestApplied_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.50

func RegisterNuzurConnectionManagerServer(s grpc.ServiceRegistrar, srv NuzurConnectionManagerServer)

func RegisterNuzurProductServer

func RegisterNuzurProductServer(s grpc.ServiceRegistrar, srv NuzurProductServer)

Types

type AcquireExecutionSlotRequest added in v1.3.2

type AcquireExecutionSlotRequest struct {
	ExecutionUuid string `protobuf:"bytes,1,opt,name=execution_uuid,json=executionUuid,proto3" json:"execution_uuid,omitempty"`
	// contains filtered or unexported fields
}

AcquireExecutionSlot gates the start of a generation execution against a global concurrency cap with membership-tier priority. It operates on an existing QUEUED extension_execution row (created by CreateExtensionExecution) and is safe to call repeatedly: the first call snapshots the caller's tier priority, and every call bumps the heartbeat and re-evaluates admission.

func (*AcquireExecutionSlotRequest) Descriptor deprecated added in v1.3.2

func (*AcquireExecutionSlotRequest) Descriptor() ([]byte, []int)

Deprecated: Use AcquireExecutionSlotRequest.ProtoReflect.Descriptor instead.

func (*AcquireExecutionSlotRequest) GetExecutionUuid added in v1.3.2

func (x *AcquireExecutionSlotRequest) GetExecutionUuid() string

func (*AcquireExecutionSlotRequest) ProtoMessage added in v1.3.2

func (*AcquireExecutionSlotRequest) ProtoMessage()

func (*AcquireExecutionSlotRequest) ProtoReflect added in v1.3.2

func (*AcquireExecutionSlotRequest) Reset added in v1.3.2

func (x *AcquireExecutionSlotRequest) Reset()

func (*AcquireExecutionSlotRequest) String added in v1.3.2

func (x *AcquireExecutionSlotRequest) String() string

type AcquireExecutionSlotResponse added in v1.3.2

type AcquireExecutionSlotResponse struct {
	State                ExecutionSlotState `protobuf:"varint,1,opt,name=state,proto3,enum=ExecutionSlotState" json:"state,omitempty"`
	Position             int64              `protobuf:"varint,2,opt,name=position,proto3" json:"position,omitempty"`                                                       // 1-based place in line when QUEUED (0 when admitted)
	EstimatedWaitSeconds int64              `protobuf:"varint,3,opt,name=estimated_wait_seconds,json=estimatedWaitSeconds,proto3" json:"estimated_wait_seconds,omitempty"` // rough ETA when QUEUED (0 when admitted)
	// contains filtered or unexported fields
}

func (*AcquireExecutionSlotResponse) Descriptor deprecated added in v1.3.2

func (*AcquireExecutionSlotResponse) Descriptor() ([]byte, []int)

Deprecated: Use AcquireExecutionSlotResponse.ProtoReflect.Descriptor instead.

func (*AcquireExecutionSlotResponse) GetEstimatedWaitSeconds added in v1.3.2

func (x *AcquireExecutionSlotResponse) GetEstimatedWaitSeconds() int64

func (*AcquireExecutionSlotResponse) GetPosition added in v1.3.2

func (x *AcquireExecutionSlotResponse) GetPosition() int64

func (*AcquireExecutionSlotResponse) GetState added in v1.3.2

func (*AcquireExecutionSlotResponse) ProtoMessage added in v1.3.2

func (*AcquireExecutionSlotResponse) ProtoMessage()

func (*AcquireExecutionSlotResponse) ProtoReflect added in v1.3.2

func (*AcquireExecutionSlotResponse) Reset added in v1.3.2

func (x *AcquireExecutionSlotResponse) Reset()

func (*AcquireExecutionSlotResponse) String added in v1.3.2

type AddUserToProjectRequest added in v0.0.25

type AddUserToProjectRequest struct {
	ProjectUuid             string              `protobuf:"bytes,1,opt,name=project_uuid,json=projectUuid,proto3" json:"project_uuid,omitempty"`
	UserUuid                string              `protobuf:"bytes,2,opt,name=user_uuid,json=userUuid,proto3" json:"user_uuid,omitempty"`
	UserEmail               string              `protobuf:"bytes,3,opt,name=user_email,json=userEmail,proto3" json:"user_email,omitempty"` // optional, if user_uuid is not provided
	Role                    gen.UserProjectRole `protobuf:"varint,4,opt,name=role,proto3,enum=nem.UserProjectRole" json:"role,omitempty"`
	ReviewRequiredStructure bool                `` /* 133-byte string literal not displayed */
	ReviewRequiredData      bool                `protobuf:"varint,6,opt,name=review_required_data,json=reviewRequiredData,proto3" json:"review_required_data,omitempty"`
	// contains filtered or unexported fields
}

func (*AddUserToProjectRequest) Descriptor deprecated added in v0.0.25

func (*AddUserToProjectRequest) Descriptor() ([]byte, []int)

Deprecated: Use AddUserToProjectRequest.ProtoReflect.Descriptor instead.

func (*AddUserToProjectRequest) GetProjectUuid added in v0.0.25

func (x *AddUserToProjectRequest) GetProjectUuid() string

func (*AddUserToProjectRequest) GetReviewRequiredData added in v0.0.25

func (x *AddUserToProjectRequest) GetReviewRequiredData() bool

func (*AddUserToProjectRequest) GetReviewRequiredStructure added in v0.0.25

func (x *AddUserToProjectRequest) GetReviewRequiredStructure() bool

func (*AddUserToProjectRequest) GetRole added in v0.0.25

func (*AddUserToProjectRequest) GetUserEmail added in v0.0.25

func (x *AddUserToProjectRequest) GetUserEmail() string

func (*AddUserToProjectRequest) GetUserUuid added in v0.0.25

func (x *AddUserToProjectRequest) GetUserUuid() string

func (*AddUserToProjectRequest) ProtoMessage added in v0.0.25

func (*AddUserToProjectRequest) ProtoMessage()

func (*AddUserToProjectRequest) ProtoReflect added in v0.0.25

func (x *AddUserToProjectRequest) ProtoReflect() protoreflect.Message

func (*AddUserToProjectRequest) Reset added in v0.0.25

func (x *AddUserToProjectRequest) Reset()

func (*AddUserToProjectRequest) String added in v0.0.25

func (x *AddUserToProjectRequest) String() string

type AddUserToTeamRequest added in v0.0.25

type AddUserToTeamRequest 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"`
	UserEmail               string           `protobuf:"bytes,3,opt,name=user_email,json=userEmail,proto3" json:"user_email,omitempty"` // optional, if user_uuid is not provided
	Role                    gen.UserTeamRole `protobuf:"varint,4,opt,name=role,proto3,enum=nem.UserTeamRole" json:"role,omitempty"`
	ReviewRequiredStructure bool             `` /* 133-byte string literal not displayed */
	ReviewRequiredData      bool             `protobuf:"varint,6,opt,name=review_required_data,json=reviewRequiredData,proto3" json:"review_required_data,omitempty"`
	// contains filtered or unexported fields
}

func (*AddUserToTeamRequest) Descriptor deprecated added in v0.0.25

func (*AddUserToTeamRequest) Descriptor() ([]byte, []int)

Deprecated: Use AddUserToTeamRequest.ProtoReflect.Descriptor instead.

func (*AddUserToTeamRequest) GetReviewRequiredData added in v0.0.25

func (x *AddUserToTeamRequest) GetReviewRequiredData() bool

func (*AddUserToTeamRequest) GetReviewRequiredStructure added in v0.0.25

func (x *AddUserToTeamRequest) GetReviewRequiredStructure() bool

func (*AddUserToTeamRequest) GetRole added in v0.0.25

func (x *AddUserToTeamRequest) GetRole() gen.UserTeamRole

func (*AddUserToTeamRequest) GetTeamUuid added in v0.0.25

func (x *AddUserToTeamRequest) GetTeamUuid() string

func (*AddUserToTeamRequest) GetUserEmail added in v0.0.25

func (x *AddUserToTeamRequest) GetUserEmail() string

func (*AddUserToTeamRequest) GetUserUuid added in v0.0.25

func (x *AddUserToTeamRequest) GetUserUuid() string

func (*AddUserToTeamRequest) ProtoMessage added in v0.0.25

func (*AddUserToTeamRequest) ProtoMessage()

func (*AddUserToTeamRequest) ProtoReflect added in v0.0.25

func (x *AddUserToTeamRequest) ProtoReflect() protoreflect.Message

func (*AddUserToTeamRequest) Reset added in v0.0.25

func (x *AddUserToTeamRequest) Reset()

func (*AddUserToTeamRequest) String added in v0.0.25

func (x *AddUserToTeamRequest) String() string

type ApplyChangeRequestOpsRequest added in v1.3.2

type ApplyChangeRequestOpsRequest struct {
	ChangeRequestUuid string     `protobuf:"bytes,1,opt,name=change_request_uuid,json=changeRequestUuid,proto3" json:"change_request_uuid,omitempty"`
	Ops               []*ApplyOp `protobuf:"bytes,2,rep,name=ops,proto3" json:"ops,omitempty"`
	ExpectedVersion   int64      `protobuf:"varint,3,opt,name=expected_version,json=expectedVersion,proto3" json:"expected_version,omitempty"`
	// contains filtered or unexported fields
}

ApplyChangeRequestOpsRequest is the change-request (data change) analogue.

func (*ApplyChangeRequestOpsRequest) Descriptor deprecated added in v1.3.2

func (*ApplyChangeRequestOpsRequest) Descriptor() ([]byte, []int)

Deprecated: Use ApplyChangeRequestOpsRequest.ProtoReflect.Descriptor instead.

func (*ApplyChangeRequestOpsRequest) GetChangeRequestUuid added in v1.3.2

func (x *ApplyChangeRequestOpsRequest) GetChangeRequestUuid() string

func (*ApplyChangeRequestOpsRequest) GetExpectedVersion added in v1.3.2

func (x *ApplyChangeRequestOpsRequest) GetExpectedVersion() int64

func (*ApplyChangeRequestOpsRequest) GetOps added in v1.3.2

func (x *ApplyChangeRequestOpsRequest) GetOps() []*ApplyOp

func (*ApplyChangeRequestOpsRequest) ProtoMessage added in v1.3.2

func (*ApplyChangeRequestOpsRequest) ProtoMessage()

func (*ApplyChangeRequestOpsRequest) ProtoReflect added in v1.3.2

func (*ApplyChangeRequestOpsRequest) Reset added in v1.3.2

func (x *ApplyChangeRequestOpsRequest) Reset()

func (*ApplyChangeRequestOpsRequest) String added in v1.3.2

type ApplyChangeRequestOpsResponse added in v1.3.2

type ApplyChangeRequestOpsResponse struct {
	ChangeRequest *gen.ChangeRequest `protobuf:"bytes,1,opt,name=change_request,json=changeRequest,proto3" json:"change_request,omitempty"`
	OpResultsJson string             `protobuf:"bytes,2,opt,name=op_results_json,json=opResultsJson,proto3" json:"op_results_json,omitempty"`
	// contains filtered or unexported fields
}

func (*ApplyChangeRequestOpsResponse) Descriptor deprecated added in v1.3.2

func (*ApplyChangeRequestOpsResponse) Descriptor() ([]byte, []int)

Deprecated: Use ApplyChangeRequestOpsResponse.ProtoReflect.Descriptor instead.

func (*ApplyChangeRequestOpsResponse) GetChangeRequest added in v1.3.2

func (x *ApplyChangeRequestOpsResponse) GetChangeRequest() *gen.ChangeRequest

func (*ApplyChangeRequestOpsResponse) GetOpResultsJson added in v1.3.2

func (x *ApplyChangeRequestOpsResponse) GetOpResultsJson() string

func (*ApplyChangeRequestOpsResponse) ProtoMessage added in v1.3.2

func (*ApplyChangeRequestOpsResponse) ProtoMessage()

func (*ApplyChangeRequestOpsResponse) ProtoReflect added in v1.3.2

func (*ApplyChangeRequestOpsResponse) Reset added in v1.3.2

func (x *ApplyChangeRequestOpsResponse) Reset()

func (*ApplyChangeRequestOpsResponse) String added in v1.3.2

type ApplyDataCRRequest added in v0.0.50

type ApplyDataCRRequest struct {
	ChangeRequestUuid string                        `protobuf:"bytes,1,opt,name=change_request_uuid,json=changeRequestUuid,proto3" json:"change_request_uuid,omitempty"`
	Type              gen.UserConnectionType        `protobuf:"varint,2,opt,name=type,proto3,enum=nem.UserConnectionType" json:"type,omitempty"`
	TypeConfig        *gen.UserConnectionTypeConfig `protobuf:"bytes,3,opt,name=type_config,json=typeConfig,proto3" json:"type_config,omitempty"`
	Schema            string                        `protobuf:"bytes,4,opt,name=schema,proto3" json:"schema,omitempty"`
	Locale            string                        `protobuf:"bytes,5,opt,name=locale,proto3" json:"locale,omitempty"`
	// acknowledge_target_mismatch is a confirmation bit the client sets on the
	// SECOND apply call when the server's first response flagged a REMOTE
	// origin/target mismatch. It's not used (and ignored) for LOCAL CRs —
	// those always require strict uuid match.
	AcknowledgeTargetMismatch bool `` /* 139-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*ApplyDataCRRequest) Descriptor deprecated added in v0.0.50

func (*ApplyDataCRRequest) Descriptor() ([]byte, []int)

Deprecated: Use ApplyDataCRRequest.ProtoReflect.Descriptor instead.

func (*ApplyDataCRRequest) GetAcknowledgeTargetMismatch added in v0.0.50

func (x *ApplyDataCRRequest) GetAcknowledgeTargetMismatch() bool

func (*ApplyDataCRRequest) GetChangeRequestUuid added in v0.0.50

func (x *ApplyDataCRRequest) GetChangeRequestUuid() string

func (*ApplyDataCRRequest) GetLocale added in v0.0.50

func (x *ApplyDataCRRequest) GetLocale() string

func (*ApplyDataCRRequest) GetSchema added in v0.0.50

func (x *ApplyDataCRRequest) GetSchema() string

func (*ApplyDataCRRequest) GetType added in v0.0.50

func (*ApplyDataCRRequest) GetTypeConfig added in v0.0.50

func (x *ApplyDataCRRequest) GetTypeConfig() *gen.UserConnectionTypeConfig

func (*ApplyDataCRRequest) ProtoMessage added in v0.0.50

func (*ApplyDataCRRequest) ProtoMessage()

func (*ApplyDataCRRequest) ProtoReflect added in v0.0.50

func (x *ApplyDataCRRequest) ProtoReflect() protoreflect.Message

func (*ApplyDataCRRequest) Reset added in v0.0.50

func (x *ApplyDataCRRequest) Reset()

func (*ApplyDataCRRequest) String added in v0.0.50

func (x *ApplyDataCRRequest) String() string

type ApplyDataCRResponse added in v0.0.50

type ApplyDataCRResponse struct {

	// execution_uuid is populated when the apply proceeds. Empty when the
	// server short-circuited due to a target mismatch awaiting confirmation.
	ExecutionUuid string `protobuf:"bytes,1,opt,name=execution_uuid,json=executionUuid,proto3" json:"execution_uuid,omitempty"`
	// target_mismatch is set to true when the REMOTE CR's recorded origin
	// connection differs from the connection in this request AND the client
	// didn't set acknowledge_target_mismatch. The apply did NOT happen; the
	// client should show a confirm modal with target_mismatch_message and
	// re-call ApplyDataCR with acknowledge_target_mismatch=true.
	TargetMismatch        bool   `protobuf:"varint,2,opt,name=target_mismatch,json=targetMismatch,proto3" json:"target_mismatch,omitempty"`
	TargetMismatchMessage string `` /* 126-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*ApplyDataCRResponse) Descriptor deprecated added in v0.0.50

func (*ApplyDataCRResponse) Descriptor() ([]byte, []int)

Deprecated: Use ApplyDataCRResponse.ProtoReflect.Descriptor instead.

func (*ApplyDataCRResponse) GetExecutionUuid added in v0.0.50

func (x *ApplyDataCRResponse) GetExecutionUuid() string

func (*ApplyDataCRResponse) GetTargetMismatch added in v0.0.50

func (x *ApplyDataCRResponse) GetTargetMismatch() bool

func (*ApplyDataCRResponse) GetTargetMismatchMessage added in v0.0.50

func (x *ApplyDataCRResponse) GetTargetMismatchMessage() string

func (*ApplyDataCRResponse) ProtoMessage added in v0.0.50

func (*ApplyDataCRResponse) ProtoMessage()

func (*ApplyDataCRResponse) ProtoReflect added in v0.0.50

func (x *ApplyDataCRResponse) ProtoReflect() protoreflect.Message

func (*ApplyDataCRResponse) Reset added in v0.0.50

func (x *ApplyDataCRResponse) Reset()

func (*ApplyDataCRResponse) String added in v0.0.50

func (x *ApplyDataCRResponse) String() string

type ApplyOp added in v1.3.2

type ApplyOp struct {
	Type       string `protobuf:"bytes,1,opt,name=type,proto3" json:"type,omitempty"`
	ParamsJson string `protobuf:"bytes,2,opt,name=params_json,json=paramsJson,proto3" json:"params_json,omitempty"`
	OpId       string `protobuf:"bytes,3,opt,name=op_id,json=opId,proto3" json:"op_id,omitempty"`
	// contains filtered or unexported fields
}

ApplyOp is one granular schema/data mutation: an op-type string plus a JSON params payload (the schemaops param structs). op_id is an optional caller idempotency/correlation key echoed back on the matching result.

func (*ApplyOp) Descriptor deprecated added in v1.3.2

func (*ApplyOp) Descriptor() ([]byte, []int)

Deprecated: Use ApplyOp.ProtoReflect.Descriptor instead.

func (*ApplyOp) GetOpId added in v1.3.2

func (x *ApplyOp) GetOpId() string

func (*ApplyOp) GetParamsJson added in v1.3.2

func (x *ApplyOp) GetParamsJson() string

func (*ApplyOp) GetType added in v1.3.2

func (x *ApplyOp) GetType() string

func (*ApplyOp) ProtoMessage added in v1.3.2

func (*ApplyOp) ProtoMessage()

func (*ApplyOp) ProtoReflect added in v1.3.2

func (x *ApplyOp) ProtoReflect() protoreflect.Message

func (*ApplyOp) Reset added in v1.3.2

func (x *ApplyOp) Reset()

func (*ApplyOp) String added in v1.3.2

func (x *ApplyOp) String() string

type ApplyProjectVersionOpsRequest added in v1.3.2

type ApplyProjectVersionOpsRequest struct {
	ProjectVersionUuid string     `protobuf:"bytes,1,opt,name=project_version_uuid,json=projectVersionUuid,proto3" json:"project_version_uuid,omitempty"`
	Ops                []*ApplyOp `protobuf:"bytes,2,rep,name=ops,proto3" json:"ops,omitempty"`
	ExpectedVersion    int64      `protobuf:"varint,3,opt,name=expected_version,json=expectedVersion,proto3" json:"expected_version,omitempty"`
	// contains filtered or unexported fields
}

ApplyProjectVersionOpsRequest applies an ordered, atomic list of schema ops to one project version. The server fetches the version under a row lock, applies every op, and writes once, so concurrent callers serialize instead of racing. expected_version, when non-zero, is an optimistic check: the call fails with FailedPrecondition if the version's current token differs.

func (*ApplyProjectVersionOpsRequest) Descriptor deprecated added in v1.3.2

func (*ApplyProjectVersionOpsRequest) Descriptor() ([]byte, []int)

Deprecated: Use ApplyProjectVersionOpsRequest.ProtoReflect.Descriptor instead.

func (*ApplyProjectVersionOpsRequest) GetExpectedVersion added in v1.3.2

func (x *ApplyProjectVersionOpsRequest) GetExpectedVersion() int64

func (*ApplyProjectVersionOpsRequest) GetOps added in v1.3.2

func (x *ApplyProjectVersionOpsRequest) GetOps() []*ApplyOp

func (*ApplyProjectVersionOpsRequest) GetProjectVersionUuid added in v1.3.2

func (x *ApplyProjectVersionOpsRequest) GetProjectVersionUuid() string

func (*ApplyProjectVersionOpsRequest) ProtoMessage added in v1.3.2

func (*ApplyProjectVersionOpsRequest) ProtoMessage()

func (*ApplyProjectVersionOpsRequest) ProtoReflect added in v1.3.2

func (*ApplyProjectVersionOpsRequest) Reset added in v1.3.2

func (x *ApplyProjectVersionOpsRequest) Reset()

func (*ApplyProjectVersionOpsRequest) String added in v1.3.2

type ApplyProjectVersionOpsResponse added in v1.3.2

type ApplyProjectVersionOpsResponse struct {
	ProjectVersion *gen.ProjectVersion `protobuf:"bytes,1,opt,name=project_version,json=projectVersion,proto3" json:"project_version,omitempty"`
	OpResultsJson  string              `protobuf:"bytes,2,opt,name=op_results_json,json=opResultsJson,proto3" json:"op_results_json,omitempty"`
	// contains filtered or unexported fields
}

ApplyProjectVersionOpsResponse carries the freshly-persisted project version and op_results_json — a JSON array of per-op results (schemaops.OpResult) the client uses to build its scoped echo.

func (*ApplyProjectVersionOpsResponse) Descriptor deprecated added in v1.3.2

func (*ApplyProjectVersionOpsResponse) Descriptor() ([]byte, []int)

Deprecated: Use ApplyProjectVersionOpsResponse.ProtoReflect.Descriptor instead.

func (*ApplyProjectVersionOpsResponse) GetOpResultsJson added in v1.3.2

func (x *ApplyProjectVersionOpsResponse) GetOpResultsJson() string

func (*ApplyProjectVersionOpsResponse) GetProjectVersion added in v1.3.2

func (x *ApplyProjectVersionOpsResponse) GetProjectVersion() *gen.ProjectVersion

func (*ApplyProjectVersionOpsResponse) ProtoMessage added in v1.3.2

func (*ApplyProjectVersionOpsResponse) ProtoMessage()

func (*ApplyProjectVersionOpsResponse) ProtoReflect added in v1.3.2

func (*ApplyProjectVersionOpsResponse) Reset added in v1.3.2

func (x *ApplyProjectVersionOpsResponse) Reset()

func (*ApplyProjectVersionOpsResponse) String added in v1.3.2

type BeginTxRequest added in v0.0.50

type BeginTxRequest struct {
	RequestId                uint64 `protobuf:"varint,1,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"`
	LocalAgentConnectionUuid string `` /* 137-byte string literal not displayed */
	// schema is applied to the tx via `USE <schema>` on its dedicated conn
	// right after BEGIN; subsequent RunQueryInTx/Exec on this tx_id inherit it
	// without needing to repeat the USE.
	Schema string `protobuf:"bytes,3,opt,name=schema,proto3" json:"schema,omitempty"`
	// contains filtered or unexported fields
}

BeginTxRequest asks the agent to open a fresh DB transaction. The agent generates a tx_id, registers the *sql.Tx under it, and replies with that id. Idle transactions are auto-rolled-back after a server-configurable timeout to keep underlying connections from leaking when the cloud caller bails.

func (*BeginTxRequest) Descriptor deprecated added in v0.0.50

func (*BeginTxRequest) Descriptor() ([]byte, []int)

Deprecated: Use BeginTxRequest.ProtoReflect.Descriptor instead.

func (*BeginTxRequest) GetLocalAgentConnectionUuid added in v0.0.50

func (x *BeginTxRequest) GetLocalAgentConnectionUuid() string

func (*BeginTxRequest) GetRequestId added in v0.0.50

func (x *BeginTxRequest) GetRequestId() uint64

func (*BeginTxRequest) GetSchema added in v0.0.50

func (x *BeginTxRequest) GetSchema() string

func (*BeginTxRequest) ProtoMessage added in v0.0.50

func (*BeginTxRequest) ProtoMessage()

func (*BeginTxRequest) ProtoReflect added in v0.0.50

func (x *BeginTxRequest) ProtoReflect() protoreflect.Message

func (*BeginTxRequest) Reset added in v0.0.50

func (x *BeginTxRequest) Reset()

func (*BeginTxRequest) String added in v0.0.50

func (x *BeginTxRequest) String() string

type BeginTxResponse added in v0.0.50

type BeginTxResponse struct {
	RequestId uint64 `protobuf:"varint,1,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"`
	TxId      string `protobuf:"bytes,2,opt,name=tx_id,json=txId,proto3" json:"tx_id,omitempty"`
	// contains filtered or unexported fields
}

func (*BeginTxResponse) Descriptor deprecated added in v0.0.50

func (*BeginTxResponse) Descriptor() ([]byte, []int)

Deprecated: Use BeginTxResponse.ProtoReflect.Descriptor instead.

func (*BeginTxResponse) GetRequestId added in v0.0.50

func (x *BeginTxResponse) GetRequestId() uint64

func (*BeginTxResponse) GetTxId added in v0.0.50

func (x *BeginTxResponse) GetTxId() string

func (*BeginTxResponse) ProtoMessage added in v0.0.50

func (*BeginTxResponse) ProtoMessage()

func (*BeginTxResponse) ProtoReflect added in v0.0.50

func (x *BeginTxResponse) ProtoReflect() protoreflect.Message

func (*BeginTxResponse) Reset added in v0.0.50

func (x *BeginTxResponse) Reset()

func (*BeginTxResponse) String added in v0.0.50

func (x *BeginTxResponse) String() string

type CancelChangesDiffRequest added in v0.0.50

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.50

func (*CancelChangesDiffRequest) Descriptor() ([]byte, []int)

Deprecated: Use CancelChangesDiffRequest.ProtoReflect.Descriptor instead.

func (*CancelChangesDiffRequest) GetChangesDiffUuid added in v0.0.50

func (x *CancelChangesDiffRequest) GetChangesDiffUuid() string

func (*CancelChangesDiffRequest) ProtoMessage added in v0.0.50

func (*CancelChangesDiffRequest) ProtoMessage()

func (*CancelChangesDiffRequest) ProtoReflect added in v0.0.50

func (x *CancelChangesDiffRequest) ProtoReflect() protoreflect.Message

func (*CancelChangesDiffRequest) Reset added in v0.0.50

func (x *CancelChangesDiffRequest) Reset()

func (*CancelChangesDiffRequest) String added in v0.0.50

func (x *CancelChangesDiffRequest) String() string

type CancelChangesDiffResponse added in v0.0.50

type CancelChangesDiffResponse struct {
	// contains filtered or unexported fields
}

func (*CancelChangesDiffResponse) Descriptor deprecated added in v0.0.50

func (*CancelChangesDiffResponse) Descriptor() ([]byte, []int)

Deprecated: Use CancelChangesDiffResponse.ProtoReflect.Descriptor instead.

func (*CancelChangesDiffResponse) ProtoMessage added in v0.0.50

func (*CancelChangesDiffResponse) ProtoMessage()

func (*CancelChangesDiffResponse) ProtoReflect added in v0.0.50

func (*CancelChangesDiffResponse) Reset added in v0.0.50

func (x *CancelChangesDiffResponse) Reset()

func (*CancelChangesDiffResponse) String added in v0.0.50

func (x *CancelChangesDiffResponse) String() string

type CancelMembershipRequest added in v0.0.26

type CancelMembershipRequest struct {
	Reasons  []string `protobuf:"bytes,1,rep,name=reasons,proto3" json:"reasons,omitempty"`   // optional
	Comments string   `protobuf:"bytes,2,opt,name=comments,proto3" json:"comments,omitempty"` // optional
	// contains filtered or unexported fields
}

func (*CancelMembershipRequest) Descriptor deprecated added in v0.0.26

func (*CancelMembershipRequest) Descriptor() ([]byte, []int)

Deprecated: Use CancelMembershipRequest.ProtoReflect.Descriptor instead.

func (*CancelMembershipRequest) GetComments added in v0.0.26

func (x *CancelMembershipRequest) GetComments() string

func (*CancelMembershipRequest) GetReasons added in v0.0.26

func (x *CancelMembershipRequest) GetReasons() []string

func (*CancelMembershipRequest) ProtoMessage added in v0.0.26

func (*CancelMembershipRequest) ProtoMessage()

func (*CancelMembershipRequest) ProtoReflect added in v0.0.26

func (x *CancelMembershipRequest) ProtoReflect() protoreflect.Message

func (*CancelMembershipRequest) Reset added in v0.0.26

func (x *CancelMembershipRequest) Reset()

func (*CancelMembershipRequest) String added in v0.0.26

func (x *CancelMembershipRequest) String() string

type CancelMembershipResponse added in v0.0.26

type CancelMembershipResponse struct {
	// contains filtered or unexported fields
}

func (*CancelMembershipResponse) Descriptor deprecated added in v0.0.26

func (*CancelMembershipResponse) Descriptor() ([]byte, []int)

Deprecated: Use CancelMembershipResponse.ProtoReflect.Descriptor instead.

func (*CancelMembershipResponse) ProtoMessage added in v0.0.26

func (*CancelMembershipResponse) ProtoMessage()

func (*CancelMembershipResponse) ProtoReflect added in v0.0.26

func (x *CancelMembershipResponse) ProtoReflect() protoreflect.Message

func (*CancelMembershipResponse) Reset added in v0.0.26

func (x *CancelMembershipResponse) Reset()

func (*CancelMembershipResponse) String added in v0.0.26

func (x *CancelMembershipResponse) String() string

type CancelProjectVersionSQLDiffRequest added in v1.0.3

type CancelProjectVersionSQLDiffRequest struct {
	ProjectVersionSqlDiffUuid string `` /* 142-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*CancelProjectVersionSQLDiffRequest) Descriptor deprecated added in v1.0.3

func (*CancelProjectVersionSQLDiffRequest) Descriptor() ([]byte, []int)

Deprecated: Use CancelProjectVersionSQLDiffRequest.ProtoReflect.Descriptor instead.

func (*CancelProjectVersionSQLDiffRequest) GetProjectVersionSqlDiffUuid added in v1.0.3

func (x *CancelProjectVersionSQLDiffRequest) GetProjectVersionSqlDiffUuid() string

func (*CancelProjectVersionSQLDiffRequest) ProtoMessage added in v1.0.3

func (*CancelProjectVersionSQLDiffRequest) ProtoMessage()

func (*CancelProjectVersionSQLDiffRequest) ProtoReflect added in v1.0.3

func (*CancelProjectVersionSQLDiffRequest) Reset added in v1.0.3

func (*CancelProjectVersionSQLDiffRequest) String added in v1.0.3

type CancelProjectVersionSQLDiffResponse added in v1.0.3

type CancelProjectVersionSQLDiffResponse struct {
	// contains filtered or unexported fields
}

func (*CancelProjectVersionSQLDiffResponse) Descriptor deprecated added in v1.0.3

func (*CancelProjectVersionSQLDiffResponse) Descriptor() ([]byte, []int)

Deprecated: Use CancelProjectVersionSQLDiffResponse.ProtoReflect.Descriptor instead.

func (*CancelProjectVersionSQLDiffResponse) ProtoMessage added in v1.0.3

func (*CancelProjectVersionSQLDiffResponse) ProtoMessage()

func (*CancelProjectVersionSQLDiffResponse) ProtoReflect added in v1.0.3

func (*CancelProjectVersionSQLDiffResponse) Reset added in v1.0.3

func (*CancelProjectVersionSQLDiffResponse) String added in v1.0.3

type CancelQueryExecutionRequest added in v0.0.50

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.50

func (*CancelQueryExecutionRequest) Descriptor() ([]byte, []int)

Deprecated: Use CancelQueryExecutionRequest.ProtoReflect.Descriptor instead.

func (*CancelQueryExecutionRequest) GetExecutionUuid added in v0.0.50

func (x *CancelQueryExecutionRequest) GetExecutionUuid() string

func (*CancelQueryExecutionRequest) ProtoMessage added in v0.0.50

func (*CancelQueryExecutionRequest) ProtoMessage()

func (*CancelQueryExecutionRequest) ProtoReflect added in v0.0.50

func (*CancelQueryExecutionRequest) Reset added in v0.0.50

func (x *CancelQueryExecutionRequest) Reset()

func (*CancelQueryExecutionRequest) String added in v0.0.50

func (x *CancelQueryExecutionRequest) String() string

type CancelQueryExecutionResponse added in v0.0.50

type CancelQueryExecutionResponse struct {
	// contains filtered or unexported fields
}

func (*CancelQueryExecutionResponse) Descriptor deprecated added in v0.0.50

func (*CancelQueryExecutionResponse) Descriptor() ([]byte, []int)

Deprecated: Use CancelQueryExecutionResponse.ProtoReflect.Descriptor instead.

func (*CancelQueryExecutionResponse) ProtoMessage added in v0.0.50

func (*CancelQueryExecutionResponse) ProtoMessage()

func (*CancelQueryExecutionResponse) ProtoReflect added in v0.0.50

func (*CancelQueryExecutionResponse) Reset added in v0.0.50

func (x *CancelQueryExecutionResponse) Reset()

func (*CancelQueryExecutionResponse) String added in v0.0.50

type ChangeMembershipPlanRequest added in v0.0.52

type ChangeMembershipPlanRequest struct {
	NewPlanType gen.MembershipType `protobuf:"varint,1,opt,name=new_plan_type,json=newPlanType,proto3,enum=nem.MembershipType" json:"new_plan_type,omitempty"`
	// contains filtered or unexported fields
}

func (*ChangeMembershipPlanRequest) Descriptor deprecated added in v0.0.52

func (*ChangeMembershipPlanRequest) Descriptor() ([]byte, []int)

Deprecated: Use ChangeMembershipPlanRequest.ProtoReflect.Descriptor instead.

func (*ChangeMembershipPlanRequest) GetNewPlanType added in v0.0.52

func (x *ChangeMembershipPlanRequest) GetNewPlanType() gen.MembershipType

func (*ChangeMembershipPlanRequest) ProtoMessage added in v0.0.52

func (*ChangeMembershipPlanRequest) ProtoMessage()

func (*ChangeMembershipPlanRequest) ProtoReflect added in v0.0.52

func (*ChangeMembershipPlanRequest) Reset added in v0.0.52

func (x *ChangeMembershipPlanRequest) Reset()

func (*ChangeMembershipPlanRequest) String added in v0.0.52

func (x *ChangeMembershipPlanRequest) String() string

type ChangeMembershipPlanResponse added in v0.0.52

type ChangeMembershipPlanResponse struct {
	// contains filtered or unexported fields
}

func (*ChangeMembershipPlanResponse) Descriptor deprecated added in v0.0.52

func (*ChangeMembershipPlanResponse) Descriptor() ([]byte, []int)

Deprecated: Use ChangeMembershipPlanResponse.ProtoReflect.Descriptor instead.

func (*ChangeMembershipPlanResponse) ProtoMessage added in v0.0.52

func (*ChangeMembershipPlanResponse) ProtoMessage()

func (*ChangeMembershipPlanResponse) ProtoReflect added in v0.0.52

func (*ChangeMembershipPlanResponse) Reset added in v0.0.52

func (x *ChangeMembershipPlanResponse) Reset()

func (*ChangeMembershipPlanResponse) String added in v0.0.52

type ChangesDiffStatus added in v0.0.50

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.50

func (ChangesDiffStatus) Enum added in v0.0.50

func (ChangesDiffStatus) EnumDescriptor deprecated added in v0.0.50

func (ChangesDiffStatus) EnumDescriptor() ([]byte, []int)

Deprecated: Use ChangesDiffStatus.Descriptor instead.

func (ChangesDiffStatus) Number added in v0.0.50

func (ChangesDiffStatus) String added in v0.0.50

func (x ChangesDiffStatus) String() string

func (ChangesDiffStatus) Type added in v0.0.50

type CheckExtensionExecutionLimitRequest added in v0.0.52

type CheckExtensionExecutionLimitRequest struct {
	ProjectUuid   string `protobuf:"bytes,1,opt,name=project_uuid,json=projectUuid,proto3" json:"project_uuid,omitempty"`
	ExtensionUuid string `protobuf:"bytes,2,opt,name=extension_uuid,json=extensionUuid,proto3" json:"extension_uuid,omitempty"`
	// contains filtered or unexported fields
}

func (*CheckExtensionExecutionLimitRequest) Descriptor deprecated added in v0.0.52

func (*CheckExtensionExecutionLimitRequest) Descriptor() ([]byte, []int)

Deprecated: Use CheckExtensionExecutionLimitRequest.ProtoReflect.Descriptor instead.

func (*CheckExtensionExecutionLimitRequest) GetExtensionUuid added in v0.0.52

func (x *CheckExtensionExecutionLimitRequest) GetExtensionUuid() string

func (*CheckExtensionExecutionLimitRequest) GetProjectUuid added in v0.0.52

func (x *CheckExtensionExecutionLimitRequest) GetProjectUuid() string

func (*CheckExtensionExecutionLimitRequest) ProtoMessage added in v0.0.52

func (*CheckExtensionExecutionLimitRequest) ProtoMessage()

func (*CheckExtensionExecutionLimitRequest) ProtoReflect added in v0.0.52

func (*CheckExtensionExecutionLimitRequest) Reset added in v0.0.52

func (*CheckExtensionExecutionLimitRequest) String added in v0.0.52

type CheckExtensionExecutionLimitResponse added in v0.0.52

type CheckExtensionExecutionLimitResponse struct {
	IsLimited bool  `protobuf:"varint,1,opt,name=is_limited,json=isLimited,proto3" json:"is_limited,omitempty"`
	Limit     int64 `protobuf:"varint,2,opt,name=limit,proto3" json:"limit,omitempty"`
	Current   int64 `protobuf:"varint,3,opt,name=current,proto3" json:"current,omitempty"`
	// contains filtered or unexported fields
}

func (*CheckExtensionExecutionLimitResponse) Descriptor deprecated added in v0.0.52

func (*CheckExtensionExecutionLimitResponse) Descriptor() ([]byte, []int)

Deprecated: Use CheckExtensionExecutionLimitResponse.ProtoReflect.Descriptor instead.

func (*CheckExtensionExecutionLimitResponse) GetCurrent added in v0.0.52

func (*CheckExtensionExecutionLimitResponse) GetIsLimited added in v0.0.52

func (x *CheckExtensionExecutionLimitResponse) GetIsLimited() bool

func (*CheckExtensionExecutionLimitResponse) GetLimit added in v0.0.52

func (*CheckExtensionExecutionLimitResponse) ProtoMessage added in v0.0.52

func (*CheckExtensionExecutionLimitResponse) ProtoMessage()

func (*CheckExtensionExecutionLimitResponse) ProtoReflect added in v0.0.52

func (*CheckExtensionExecutionLimitResponse) Reset added in v0.0.52

func (*CheckExtensionExecutionLimitResponse) String added in v0.0.52

type CheckoutSessionType added in v0.0.26

type CheckoutSessionType int32
const (
	CheckoutSessionType_CHECKOUT_SESSION_TYPE_INVALID CheckoutSessionType = 0
	CheckoutSessionType_CHECKOUT_SESSION_TYPE_MONTHLY CheckoutSessionType = 1
	CheckoutSessionType_CHECKOUT_SESSION_TYPE_YEARLY  CheckoutSessionType = 2
)

func (CheckoutSessionType) Descriptor added in v0.0.26

func (CheckoutSessionType) Enum added in v0.0.26

func (CheckoutSessionType) EnumDescriptor deprecated added in v0.0.26

func (CheckoutSessionType) EnumDescriptor() ([]byte, []int)

Deprecated: Use CheckoutSessionType.Descriptor instead.

func (CheckoutSessionType) Number added in v0.0.26

func (CheckoutSessionType) String added in v0.0.26

func (x CheckoutSessionType) String() string

func (CheckoutSessionType) Type added in v0.0.26

type ClearUserConnectionsRequest added in v0.0.50

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.50

func (*ClearUserConnectionsRequest) Descriptor() ([]byte, []int)

Deprecated: Use ClearUserConnectionsRequest.ProtoReflect.Descriptor instead.

func (*ClearUserConnectionsRequest) GetUserUuid added in v0.0.50

func (x *ClearUserConnectionsRequest) GetUserUuid() string

func (*ClearUserConnectionsRequest) ProtoMessage added in v0.0.50

func (*ClearUserConnectionsRequest) ProtoMessage()

func (*ClearUserConnectionsRequest) ProtoReflect added in v0.0.50

func (*ClearUserConnectionsRequest) Reset added in v0.0.50

func (x *ClearUserConnectionsRequest) Reset()

func (*ClearUserConnectionsRequest) String added in v0.0.50

func (x *ClearUserConnectionsRequest) String() string

type ClearUserConnectionsResponse added in v0.0.50

type ClearUserConnectionsResponse struct {
	// contains filtered or unexported fields
}

func (*ClearUserConnectionsResponse) Descriptor deprecated added in v0.0.50

func (*ClearUserConnectionsResponse) Descriptor() ([]byte, []int)

Deprecated: Use ClearUserConnectionsResponse.ProtoReflect.Descriptor instead.

func (*ClearUserConnectionsResponse) ProtoMessage added in v0.0.50

func (*ClearUserConnectionsResponse) ProtoMessage()

func (*ClearUserConnectionsResponse) ProtoReflect added in v0.0.50

func (*ClearUserConnectionsResponse) Reset added in v0.0.50

func (x *ClearUserConnectionsResponse) Reset()

func (*ClearUserConnectionsResponse) String added in v0.0.50

type CollectDeploymentMetricsRequest added in v1.1.8

type CollectDeploymentMetricsRequest struct {

	// The box's shared agent (deployment.local_agent_uuid). Ownership is checked
	// server-side against the authed user before any probe is dispatched.
	LocalAgentUuid string `protobuf:"bytes,1,opt,name=local_agent_uuid,json=localAgentUuid,proto3" json:"local_agent_uuid,omitempty"`
	// The app identifier — derives the systemd unit ({identifier}-api.service)
	// and container ({identifier}-api) names on the box.
	Identifier string `protobuf:"bytes,2,opt,name=identifier,proto3" json:"identifier,omitempty"`
	// The deployment's DB connection uuid on the agent; keys the SELECT 1 probe.
	ConnectionUuid string `protobuf:"bytes,3,opt,name=connection_uuid,json=connectionUuid,proto3" json:"connection_uuid,omitempty"`
	// full_app=true means the deployment runs an app (probe service+container);
	// false = db_only (skip the app probes, only the DB reachability check).
	FullApp bool `protobuf:"varint,4,opt,name=full_app,json=fullApp,proto3" json:"full_app,omitempty"`
	// contains filtered or unexported fields
}

func (*CollectDeploymentMetricsRequest) Descriptor deprecated added in v1.1.8

func (*CollectDeploymentMetricsRequest) Descriptor() ([]byte, []int)

Deprecated: Use CollectDeploymentMetricsRequest.ProtoReflect.Descriptor instead.

func (*CollectDeploymentMetricsRequest) GetConnectionUuid added in v1.1.8

func (x *CollectDeploymentMetricsRequest) GetConnectionUuid() string

func (*CollectDeploymentMetricsRequest) GetFullApp added in v1.1.8

func (x *CollectDeploymentMetricsRequest) GetFullApp() bool

func (*CollectDeploymentMetricsRequest) GetIdentifier added in v1.1.8

func (x *CollectDeploymentMetricsRequest) GetIdentifier() string

func (*CollectDeploymentMetricsRequest) GetLocalAgentUuid added in v1.1.8

func (x *CollectDeploymentMetricsRequest) GetLocalAgentUuid() string

func (*CollectDeploymentMetricsRequest) ProtoMessage added in v1.1.8

func (*CollectDeploymentMetricsRequest) ProtoMessage()

func (*CollectDeploymentMetricsRequest) ProtoReflect added in v1.1.8

func (*CollectDeploymentMetricsRequest) Reset added in v1.1.8

func (*CollectDeploymentMetricsRequest) String added in v1.1.8

type CollectDeploymentMetricsResponse added in v1.1.8

type CollectDeploymentMetricsResponse struct {

	// agent_online is false when the box's agent isn't currently connected; the
	// caller shows an "offline/unknown" state and still renders the stored config.
	AgentOnline bool               `protobuf:"varint,1,opt,name=agent_online,json=agentOnline,proto3" json:"agent_online,omitempty"`
	Metrics     *DeploymentMetrics `protobuf:"bytes,2,opt,name=metrics,proto3" json:"metrics,omitempty"`
	// contains filtered or unexported fields
}

func (*CollectDeploymentMetricsResponse) Descriptor deprecated added in v1.1.8

func (*CollectDeploymentMetricsResponse) Descriptor() ([]byte, []int)

Deprecated: Use CollectDeploymentMetricsResponse.ProtoReflect.Descriptor instead.

func (*CollectDeploymentMetricsResponse) GetAgentOnline added in v1.1.8

func (x *CollectDeploymentMetricsResponse) GetAgentOnline() bool

func (*CollectDeploymentMetricsResponse) GetMetrics added in v1.1.8

func (*CollectDeploymentMetricsResponse) ProtoMessage added in v1.1.8

func (*CollectDeploymentMetricsResponse) ProtoMessage()

func (*CollectDeploymentMetricsResponse) ProtoReflect added in v1.1.8

func (*CollectDeploymentMetricsResponse) Reset added in v1.1.8

func (*CollectDeploymentMetricsResponse) String added in v1.1.8

type ColumnMetadata added in v0.0.50

type ColumnMetadata struct {
	Name             string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	DatabaseTypeName string `protobuf:"bytes,2,opt,name=database_type_name,json=databaseTypeName,proto3" json:"database_type_name,omitempty"`
	ScanTypeHint     string `protobuf:"bytes,3,opt,name=scan_type_hint,json=scanTypeHint,proto3" json:"scan_type_hint,omitempty"`
	// contains filtered or unexported fields
}

ColumnMetadata is the over-the-wire shape of *sql.ColumnType-ish metadata. scan_type_hint is a string the agent picks from a small known set ("int64", "float64", "string", "time", "bytes", "bool", "null_string", etc.) which the server-side ColumnType wrapper maps back to a reflect.Type.

func (*ColumnMetadata) Descriptor deprecated added in v0.0.50

func (*ColumnMetadata) Descriptor() ([]byte, []int)

Deprecated: Use ColumnMetadata.ProtoReflect.Descriptor instead.

func (*ColumnMetadata) GetDatabaseTypeName added in v0.0.50

func (x *ColumnMetadata) GetDatabaseTypeName() string

func (*ColumnMetadata) GetName added in v0.0.50

func (x *ColumnMetadata) GetName() string

func (*ColumnMetadata) GetScanTypeHint added in v0.0.50

func (x *ColumnMetadata) GetScanTypeHint() string

func (*ColumnMetadata) ProtoMessage added in v0.0.50

func (*ColumnMetadata) ProtoMessage()

func (*ColumnMetadata) ProtoReflect added in v0.0.50

func (x *ColumnMetadata) ProtoReflect() protoreflect.Message

func (*ColumnMetadata) Reset added in v0.0.50

func (x *ColumnMetadata) Reset()

func (*ColumnMetadata) String added in v0.0.50

func (x *ColumnMetadata) String() string

type CommitRequest added in v0.0.50

type CommitRequest struct {
	RequestId uint64 `protobuf:"varint,1,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"`
	TxId      string `protobuf:"bytes,2,opt,name=tx_id,json=txId,proto3" json:"tx_id,omitempty"`
	// contains filtered or unexported fields
}

func (*CommitRequest) Descriptor deprecated added in v0.0.50

func (*CommitRequest) Descriptor() ([]byte, []int)

Deprecated: Use CommitRequest.ProtoReflect.Descriptor instead.

func (*CommitRequest) GetRequestId added in v0.0.50

func (x *CommitRequest) GetRequestId() uint64

func (*CommitRequest) GetTxId added in v0.0.50

func (x *CommitRequest) GetTxId() string

func (*CommitRequest) ProtoMessage added in v0.0.50

func (*CommitRequest) ProtoMessage()

func (*CommitRequest) ProtoReflect added in v0.0.50

func (x *CommitRequest) ProtoReflect() protoreflect.Message

func (*CommitRequest) Reset added in v0.0.50

func (x *CommitRequest) Reset()

func (*CommitRequest) String added in v0.0.50

func (x *CommitRequest) String() string

type CommitResponse added in v0.0.50

type CommitResponse struct {
	RequestId uint64 `protobuf:"varint,1,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"`
	// contains filtered or unexported fields
}

func (*CommitResponse) Descriptor deprecated added in v0.0.50

func (*CommitResponse) Descriptor() ([]byte, []int)

Deprecated: Use CommitResponse.ProtoReflect.Descriptor instead.

func (*CommitResponse) GetRequestId added in v0.0.50

func (x *CommitResponse) GetRequestId() uint64

func (*CommitResponse) ProtoMessage added in v0.0.50

func (*CommitResponse) ProtoMessage()

func (*CommitResponse) ProtoReflect added in v0.0.50

func (x *CommitResponse) ProtoReflect() protoreflect.Message

func (*CommitResponse) Reset added in v0.0.50

func (x *CommitResponse) Reset()

func (*CommitResponse) String added in v0.0.50

func (x *CommitResponse) String() string

type ComputePgSchemaPlanRequest added in v1.1.7

type ComputePgSchemaPlanRequest struct {
	RequestId                uint64 `protobuf:"varint,1,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"`
	LocalAgentConnectionUuid string `` /* 137-byte string literal not displayed */
	// schema is the target namespace (search_path); the agent CREATE SCHEMA IF
	// NOT EXISTS <schema> in each temp db and scopes the diff to it.
	Schema string `protobuf:"bytes,3,opt,name=schema,proto3" json:"schema,omitempty"`
	// existing_create_sql / new_create_sql are the full CREATE-statement sources
	// for the current live schema and the target project version, respectively.
	//
	// existing_create_sql is LEGACY: it is a reconstruction of the live schema
	// (introspected into a project version, then re-rendered as DDL), so every
	// gap in that round trip becomes a migration that is proposed forever. It is
	// empty when use_live_schema_source is set, and is only populated for agents
	// that did not advertise the "pg_live_schema_source" capability.
	ExistingCreateSql string `protobuf:"bytes,4,opt,name=existing_create_sql,json=existingCreateSql,proto3" json:"existing_create_sql,omitempty"`
	NewCreateSql      string `protobuf:"bytes,5,opt,name=new_create_sql,json=newCreateSql,proto3" json:"new_create_sql,omitempty"`
	// use_live_schema_source tells the agent to introspect its own database for
	// the "existing" side instead of reading existing_create_sql. The cloud only
	// sets it for agents that advertised "pg_live_schema_source" in Hello, since
	// an older agent would silently diff against an empty schema and return a
	// plan that recreates everything.
	UseLiveSchemaSource bool `protobuf:"varint,6,opt,name=use_live_schema_source,json=useLiveSchemaSource,proto3" json:"use_live_schema_source,omitempty"`
	// contains filtered or unexported fields
}

ComputePgSchemaPlanRequest asks the agent to compute a Postgres schema-diff plan ON-BOX. pg-schema-diff needs a live "tempdb" (a second, freshly created database + a raw *sql.DB) which the agent tunnel can't express, so instead of tunnelling SQL the cloud ships the two rendered create.sql sources and the agent runs pg-schema-diff locally against a temp database on 127.0.0.1, returning the apply SQL. This is the Postgres counterpart to the cloud-side tempdb factory used for remote connections.

func (*ComputePgSchemaPlanRequest) Descriptor deprecated added in v1.1.7

func (*ComputePgSchemaPlanRequest) Descriptor() ([]byte, []int)

Deprecated: Use ComputePgSchemaPlanRequest.ProtoReflect.Descriptor instead.

func (*ComputePgSchemaPlanRequest) GetExistingCreateSql added in v1.1.7

func (x *ComputePgSchemaPlanRequest) GetExistingCreateSql() string

func (*ComputePgSchemaPlanRequest) GetLocalAgentConnectionUuid added in v1.1.7

func (x *ComputePgSchemaPlanRequest) GetLocalAgentConnectionUuid() string

func (*ComputePgSchemaPlanRequest) GetNewCreateSql added in v1.1.7

func (x *ComputePgSchemaPlanRequest) GetNewCreateSql() string

func (*ComputePgSchemaPlanRequest) GetRequestId added in v1.1.7

func (x *ComputePgSchemaPlanRequest) GetRequestId() uint64

func (*ComputePgSchemaPlanRequest) GetSchema added in v1.1.7

func (x *ComputePgSchemaPlanRequest) GetSchema() string

func (*ComputePgSchemaPlanRequest) GetUseLiveSchemaSource added in v1.4.0

func (x *ComputePgSchemaPlanRequest) GetUseLiveSchemaSource() bool

func (*ComputePgSchemaPlanRequest) ProtoMessage added in v1.1.7

func (*ComputePgSchemaPlanRequest) ProtoMessage()

func (*ComputePgSchemaPlanRequest) ProtoReflect added in v1.1.7

func (*ComputePgSchemaPlanRequest) Reset added in v1.1.7

func (x *ComputePgSchemaPlanRequest) Reset()

func (*ComputePgSchemaPlanRequest) String added in v1.1.7

func (x *ComputePgSchemaPlanRequest) String() string

type ComputePgSchemaPlanResponse added in v1.1.7

type ComputePgSchemaPlanResponse struct {
	RequestId uint64 `protobuf:"varint,1,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"`
	// apply_sql is the ordered DDL that migrates existing → new. Empty is valid
	// (no changes). On failure the agent sends a QueryError with this request_id.
	ApplySql string `protobuf:"bytes,2,opt,name=apply_sql,json=applySql,proto3" json:"apply_sql,omitempty"`
	// contains filtered or unexported fields
}

func (*ComputePgSchemaPlanResponse) Descriptor deprecated added in v1.1.7

func (*ComputePgSchemaPlanResponse) Descriptor() ([]byte, []int)

Deprecated: Use ComputePgSchemaPlanResponse.ProtoReflect.Descriptor instead.

func (*ComputePgSchemaPlanResponse) GetApplySql added in v1.1.7

func (x *ComputePgSchemaPlanResponse) GetApplySql() string

func (*ComputePgSchemaPlanResponse) GetRequestId added in v1.1.7

func (x *ComputePgSchemaPlanResponse) GetRequestId() uint64

func (*ComputePgSchemaPlanResponse) ProtoMessage added in v1.1.7

func (*ComputePgSchemaPlanResponse) ProtoMessage()

func (*ComputePgSchemaPlanResponse) ProtoReflect added in v1.1.7

func (*ComputePgSchemaPlanResponse) Reset added in v1.1.7

func (x *ComputePgSchemaPlanResponse) Reset()

func (*ComputePgSchemaPlanResponse) String added in v1.1.7

func (x *ComputePgSchemaPlanResponse) String() string

type CreateAutomationRequest added in v1.1.0

type CreateAutomationRequest struct {
	Automation *gen.Automation `protobuf:"bytes,1,opt,name=automation,proto3" json:"automation,omitempty"`
	// contains filtered or unexported fields
}

automations start

func (*CreateAutomationRequest) Descriptor deprecated added in v1.1.0

func (*CreateAutomationRequest) Descriptor() ([]byte, []int)

Deprecated: Use CreateAutomationRequest.ProtoReflect.Descriptor instead.

func (*CreateAutomationRequest) GetAutomation added in v1.1.0

func (x *CreateAutomationRequest) GetAutomation() *gen.Automation

func (*CreateAutomationRequest) ProtoMessage added in v1.1.0

func (*CreateAutomationRequest) ProtoMessage()

func (*CreateAutomationRequest) ProtoReflect added in v1.1.0

func (x *CreateAutomationRequest) ProtoReflect() protoreflect.Message

func (*CreateAutomationRequest) Reset added in v1.1.0

func (x *CreateAutomationRequest) Reset()

func (*CreateAutomationRequest) String added in v1.1.0

func (x *CreateAutomationRequest) String() string

type CreateAutomationResponse added in v1.1.0

type CreateAutomationResponse struct {
	Automation *gen.Automation `protobuf:"bytes,1,opt,name=automation,proto3" json:"automation,omitempty"`
	// hmac signing secret for the webhook, returned only once at creation;
	// stored in the team secret manager, never in the database
	SigningSecret string `protobuf:"bytes,2,opt,name=signing_secret,json=signingSecret,proto3" json:"signing_secret,omitempty"`
	// contains filtered or unexported fields
}

func (*CreateAutomationResponse) Descriptor deprecated added in v1.1.0

func (*CreateAutomationResponse) Descriptor() ([]byte, []int)

Deprecated: Use CreateAutomationResponse.ProtoReflect.Descriptor instead.

func (*CreateAutomationResponse) GetAutomation added in v1.1.0

func (x *CreateAutomationResponse) GetAutomation() *gen.Automation

func (*CreateAutomationResponse) GetSigningSecret added in v1.1.0

func (x *CreateAutomationResponse) GetSigningSecret() string

func (*CreateAutomationResponse) ProtoMessage added in v1.1.0

func (*CreateAutomationResponse) ProtoMessage()

func (*CreateAutomationResponse) ProtoReflect added in v1.1.0

func (x *CreateAutomationResponse) ProtoReflect() protoreflect.Message

func (*CreateAutomationResponse) Reset added in v1.1.0

func (x *CreateAutomationResponse) Reset()

func (*CreateAutomationResponse) String added in v1.1.0

func (x *CreateAutomationResponse) String() string

type CreateChangeRequestRequest added in v0.0.25

type CreateChangeRequestRequest struct {
	ChangeRequest *gen.ChangeRequest `protobuf:"bytes,1,opt,name=change_request,json=changeRequest,proto3" json:"change_request,omitempty"`
	// contains filtered or unexported fields
}

func (*CreateChangeRequestRequest) Descriptor deprecated added in v0.0.25

func (*CreateChangeRequestRequest) Descriptor() ([]byte, []int)

Deprecated: Use CreateChangeRequestRequest.ProtoReflect.Descriptor instead.

func (*CreateChangeRequestRequest) GetChangeRequest added in v0.0.25

func (x *CreateChangeRequestRequest) GetChangeRequest() *gen.ChangeRequest

func (*CreateChangeRequestRequest) ProtoMessage added in v0.0.25

func (*CreateChangeRequestRequest) ProtoMessage()

func (*CreateChangeRequestRequest) ProtoReflect added in v0.0.25

func (*CreateChangeRequestRequest) Reset added in v0.0.25

func (x *CreateChangeRequestRequest) Reset()

func (*CreateChangeRequestRequest) String added in v0.0.25

func (x *CreateChangeRequestRequest) String() string

type CreateCheckoutSessionRequest added in v0.0.26

type CreateCheckoutSessionRequest struct {
	SessionType CheckoutSessionType `protobuf:"varint,1,opt,name=session_type,json=sessionType,proto3,enum=CheckoutSessionType" json:"session_type,omitempty"`
	PlanType    gen.MembershipType  `protobuf:"varint,3,opt,name=plan_type,json=planType,proto3,enum=nem.MembershipType" json:"plan_type,omitempty"`
	// contains filtered or unexported fields
}

func (*CreateCheckoutSessionRequest) Descriptor deprecated added in v0.0.26

func (*CreateCheckoutSessionRequest) Descriptor() ([]byte, []int)

Deprecated: Use CreateCheckoutSessionRequest.ProtoReflect.Descriptor instead.

func (*CreateCheckoutSessionRequest) GetPlanType added in v0.0.52

func (*CreateCheckoutSessionRequest) GetSessionType added in v0.0.26

func (*CreateCheckoutSessionRequest) ProtoMessage added in v0.0.26

func (*CreateCheckoutSessionRequest) ProtoMessage()

func (*CreateCheckoutSessionRequest) ProtoReflect added in v0.0.26

func (*CreateCheckoutSessionRequest) Reset added in v0.0.26

func (x *CreateCheckoutSessionRequest) Reset()

func (*CreateCheckoutSessionRequest) String added in v0.0.26

type CreateCheckoutSessionResponse added in v0.0.26

type CreateCheckoutSessionResponse struct {
	SessionSecret  string `protobuf:"bytes,1,opt,name=session_secret,json=sessionSecret,proto3" json:"session_secret,omitempty"`    // stripe session secret
	MembershipUuid string `protobuf:"bytes,2,opt,name=membership_uuid,json=membershipUuid,proto3" json:"membership_uuid,omitempty"` // the membership uuid
	// contains filtered or unexported fields
}

func (*CreateCheckoutSessionResponse) Descriptor deprecated added in v0.0.26

func (*CreateCheckoutSessionResponse) Descriptor() ([]byte, []int)

Deprecated: Use CreateCheckoutSessionResponse.ProtoReflect.Descriptor instead.

func (*CreateCheckoutSessionResponse) GetMembershipUuid added in v0.0.26

func (x *CreateCheckoutSessionResponse) GetMembershipUuid() string

func (*CreateCheckoutSessionResponse) GetSessionSecret added in v0.0.26

func (x *CreateCheckoutSessionResponse) GetSessionSecret() string

func (*CreateCheckoutSessionResponse) ProtoMessage added in v0.0.26

func (*CreateCheckoutSessionResponse) ProtoMessage()

func (*CreateCheckoutSessionResponse) ProtoReflect added in v0.0.26

func (*CreateCheckoutSessionResponse) Reset added in v0.0.26

func (x *CreateCheckoutSessionResponse) Reset()

func (*CreateCheckoutSessionResponse) String added in v0.0.26

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 (*CreateConnectionSecretRequest) Reset

func (x *CreateConnectionSecretRequest) Reset()

func (*CreateConnectionSecretRequest) 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

Deprecated: Use CreateDraftProjectVersionForExistingProjectRequest.ProtoReflect.Descriptor instead.

func (*CreateDraftProjectVersionForExistingProjectRequest) GetBasedOnProjectVersionUuid

func (x *CreateDraftProjectVersionForExistingProjectRequest) GetBasedOnProjectVersionUuid() string

func (*CreateDraftProjectVersionForExistingProjectRequest) GetIdentifier

func (*CreateDraftProjectVersionForExistingProjectRequest) GetProjectUuid

func (*CreateDraftProjectVersionForExistingProjectRequest) ProtoMessage

func (*CreateDraftProjectVersionForExistingProjectRequest) ProtoReflect

func (*CreateDraftProjectVersionForExistingProjectRequest) Reset

func (*CreateDraftProjectVersionForExistingProjectRequest) 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 (*CreateExtensionExecutionRequest) ProtoMessage

func (*CreateExtensionExecutionRequest) ProtoMessage()

func (*CreateExtensionExecutionRequest) ProtoReflect

func (*CreateExtensionExecutionRequest) Reset

func (*CreateExtensionExecutionRequest) 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 (*CreateExtensionVersionRequest) ProtoMessage

func (*CreateExtensionVersionRequest) ProtoMessage()

func (*CreateExtensionVersionRequest) ProtoReflect

func (*CreateExtensionVersionRequest) Reset

func (x *CreateExtensionVersionRequest) Reset()

func (*CreateExtensionVersionRequest) String

type CreateMembershipRequest added in v0.0.25

type CreateMembershipRequest struct {
	Membership *gen.Membership `protobuf:"bytes,1,opt,name=membership,proto3" json:"membership,omitempty"` // uuid should be empty
	// contains filtered or unexported fields
}

func (*CreateMembershipRequest) Descriptor deprecated added in v0.0.25

func (*CreateMembershipRequest) Descriptor() ([]byte, []int)

Deprecated: Use CreateMembershipRequest.ProtoReflect.Descriptor instead.

func (*CreateMembershipRequest) GetMembership added in v0.0.25

func (x *CreateMembershipRequest) GetMembership() *gen.Membership

func (*CreateMembershipRequest) ProtoMessage added in v0.0.25

func (*CreateMembershipRequest) ProtoMessage()

func (*CreateMembershipRequest) ProtoReflect added in v0.0.25

func (x *CreateMembershipRequest) ProtoReflect() protoreflect.Message

func (*CreateMembershipRequest) Reset added in v0.0.25

func (x *CreateMembershipRequest) Reset()

func (*CreateMembershipRequest) String added in v0.0.25

func (x *CreateMembershipRequest) String() string

type CreateObjectStoreSecretRequest added in v0.0.25

type CreateObjectStoreSecretRequest struct {
	TeamUuid    string           `protobuf:"bytes,1,opt,name=team_uuid,json=teamUuid,proto3" json:"team_uuid,omitempty"`
	ObjectStore *gen.ObjectStore `protobuf:"bytes,2,opt,name=object_store,json=objectStore,proto3" json:"object_store,omitempty"`
	// contains filtered or unexported fields
}

func (*CreateObjectStoreSecretRequest) Descriptor deprecated added in v0.0.25

func (*CreateObjectStoreSecretRequest) Descriptor() ([]byte, []int)

Deprecated: Use CreateObjectStoreSecretRequest.ProtoReflect.Descriptor instead.

func (*CreateObjectStoreSecretRequest) GetObjectStore added in v0.0.25

func (x *CreateObjectStoreSecretRequest) GetObjectStore() *gen.ObjectStore

func (*CreateObjectStoreSecretRequest) GetTeamUuid added in v0.0.25

func (x *CreateObjectStoreSecretRequest) GetTeamUuid() string

func (*CreateObjectStoreSecretRequest) ProtoMessage added in v0.0.25

func (*CreateObjectStoreSecretRequest) ProtoMessage()

func (*CreateObjectStoreSecretRequest) ProtoReflect added in v0.0.25

func (*CreateObjectStoreSecretRequest) Reset added in v0.0.25

func (x *CreateObjectStoreSecretRequest) Reset()

func (*CreateObjectStoreSecretRequest) String added in v0.0.25

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 CreateProjectVersionFromJSONRequest added in v0.0.27

type CreateProjectVersionFromJSONRequest struct {
	ProjectVersionJson string `protobuf:"bytes,1,opt,name=project_version_json,json=projectVersionJson,proto3" json:"project_version_json,omitempty"` // the JSON representation of the project version
	// contains filtered or unexported fields
}

func (*CreateProjectVersionFromJSONRequest) Descriptor deprecated added in v0.0.27

func (*CreateProjectVersionFromJSONRequest) Descriptor() ([]byte, []int)

Deprecated: Use CreateProjectVersionFromJSONRequest.ProtoReflect.Descriptor instead.

func (*CreateProjectVersionFromJSONRequest) GetProjectVersionJson added in v0.0.27

func (x *CreateProjectVersionFromJSONRequest) GetProjectVersionJson() string

func (*CreateProjectVersionFromJSONRequest) ProtoMessage added in v0.0.27

func (*CreateProjectVersionFromJSONRequest) ProtoMessage()

func (*CreateProjectVersionFromJSONRequest) ProtoReflect added in v0.0.27

func (*CreateProjectVersionFromJSONRequest) Reset added in v0.0.27

func (*CreateProjectVersionFromJSONRequest) String added in v0.0.27

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 (*CreateProjectVersionRequest) Reset

func (x *CreateProjectVersionRequest) Reset()

func (*CreateProjectVersionRequest) String

func (x *CreateProjectVersionRequest) String() string

type CreateSchemaRequest added in v0.0.50

type CreateSchemaRequest 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 (*CreateSchemaRequest) Descriptor deprecated added in v0.0.50

func (*CreateSchemaRequest) Descriptor() ([]byte, []int)

Deprecated: Use CreateSchemaRequest.ProtoReflect.Descriptor instead.

func (*CreateSchemaRequest) GetSchema added in v0.0.50

func (x *CreateSchemaRequest) GetSchema() string

func (*CreateSchemaRequest) GetType added in v0.0.50

func (*CreateSchemaRequest) GetTypeConfig added in v0.0.50

func (x *CreateSchemaRequest) GetTypeConfig() *gen.UserConnectionTypeConfig

func (*CreateSchemaRequest) ProtoMessage added in v0.0.50

func (*CreateSchemaRequest) ProtoMessage()

func (*CreateSchemaRequest) ProtoReflect added in v0.0.50

func (x *CreateSchemaRequest) ProtoReflect() protoreflect.Message

func (*CreateSchemaRequest) Reset added in v0.0.50

func (x *CreateSchemaRequest) Reset()

func (*CreateSchemaRequest) String added in v0.0.50

func (x *CreateSchemaRequest) String() string

type CreateSchemaResponse added in v0.0.50

type CreateSchemaResponse struct {
	// contains filtered or unexported fields
}

func (*CreateSchemaResponse) Descriptor deprecated added in v0.0.50

func (*CreateSchemaResponse) Descriptor() ([]byte, []int)

Deprecated: Use CreateSchemaResponse.ProtoReflect.Descriptor instead.

func (*CreateSchemaResponse) ProtoMessage added in v0.0.50

func (*CreateSchemaResponse) ProtoMessage()

func (*CreateSchemaResponse) ProtoReflect added in v0.0.50

func (x *CreateSchemaResponse) ProtoReflect() protoreflect.Message

func (*CreateSchemaResponse) Reset added in v0.0.50

func (x *CreateSchemaResponse) Reset()

func (*CreateSchemaResponse) String added in v0.0.50

func (x *CreateSchemaResponse) 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 DeleteAutomationRequest added in v1.1.0

type DeleteAutomationRequest struct {
	AutomationUuid string `protobuf:"bytes,1,opt,name=automation_uuid,json=automationUuid,proto3" json:"automation_uuid,omitempty"`
	// contains filtered or unexported fields
}

func (*DeleteAutomationRequest) Descriptor deprecated added in v1.1.0

func (*DeleteAutomationRequest) Descriptor() ([]byte, []int)

Deprecated: Use DeleteAutomationRequest.ProtoReflect.Descriptor instead.

func (*DeleteAutomationRequest) GetAutomationUuid added in v1.1.0

func (x *DeleteAutomationRequest) GetAutomationUuid() string

func (*DeleteAutomationRequest) ProtoMessage added in v1.1.0

func (*DeleteAutomationRequest) ProtoMessage()

func (*DeleteAutomationRequest) ProtoReflect added in v1.1.0

func (x *DeleteAutomationRequest) ProtoReflect() protoreflect.Message

func (*DeleteAutomationRequest) Reset added in v1.1.0

func (x *DeleteAutomationRequest) Reset()

func (*DeleteAutomationRequest) String added in v1.1.0

func (x *DeleteAutomationRequest) String() string

type DeleteAutomationResponse added in v1.1.0

type DeleteAutomationResponse struct {
	// contains filtered or unexported fields
}

func (*DeleteAutomationResponse) Descriptor deprecated added in v1.1.0

func (*DeleteAutomationResponse) Descriptor() ([]byte, []int)

Deprecated: Use DeleteAutomationResponse.ProtoReflect.Descriptor instead.

func (*DeleteAutomationResponse) ProtoMessage added in v1.1.0

func (*DeleteAutomationResponse) ProtoMessage()

func (*DeleteAutomationResponse) ProtoReflect added in v1.1.0

func (x *DeleteAutomationResponse) ProtoReflect() protoreflect.Message

func (*DeleteAutomationResponse) Reset added in v1.1.0

func (x *DeleteAutomationResponse) Reset()

func (*DeleteAutomationResponse) String added in v1.1.0

func (x *DeleteAutomationResponse) 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 (*DeleteConnectionSecretRequest) Reset

func (x *DeleteConnectionSecretRequest) Reset()

func (*DeleteConnectionSecretRequest) String

type DeleteObjectStoreSecretRequest added in v0.0.25

type DeleteObjectStoreSecretRequest struct {
	TeamUuid    string           `protobuf:"bytes,1,opt,name=team_uuid,json=teamUuid,proto3" json:"team_uuid,omitempty"`
	ObjectStore *gen.ObjectStore `protobuf:"bytes,2,opt,name=object_store,json=objectStore,proto3" json:"object_store,omitempty"`
	// contains filtered or unexported fields
}

func (*DeleteObjectStoreSecretRequest) Descriptor deprecated added in v0.0.25

func (*DeleteObjectStoreSecretRequest) Descriptor() ([]byte, []int)

Deprecated: Use DeleteObjectStoreSecretRequest.ProtoReflect.Descriptor instead.

func (*DeleteObjectStoreSecretRequest) GetObjectStore added in v0.0.25

func (x *DeleteObjectStoreSecretRequest) GetObjectStore() *gen.ObjectStore

func (*DeleteObjectStoreSecretRequest) GetTeamUuid added in v0.0.25

func (x *DeleteObjectStoreSecretRequest) GetTeamUuid() string

func (*DeleteObjectStoreSecretRequest) ProtoMessage added in v0.0.25

func (*DeleteObjectStoreSecretRequest) ProtoMessage()

func (*DeleteObjectStoreSecretRequest) ProtoReflect added in v0.0.25

func (*DeleteObjectStoreSecretRequest) Reset added in v0.0.25

func (x *DeleteObjectStoreSecretRequest) Reset()

func (*DeleteObjectStoreSecretRequest) String added in v0.0.25

type DeploymentMetrics added in v1.1.8

type DeploymentMetrics struct {
	AppServiceActive bool                   `protobuf:"varint,1,opt,name=app_service_active,json=appServiceActive,proto3" json:"app_service_active,omitempty"` // systemctl is-active {identifier}-api.service
	ContainerStatus  string                 `protobuf:"bytes,2,opt,name=container_status,json=containerStatus,proto3" json:"container_status,omitempty"`       // docker State.Status ("running"/"exited"/…); empty = n/a
	RestartCount     int32                  `protobuf:"varint,3,opt,name=restart_count,json=restartCount,proto3" json:"restart_count,omitempty"`               // docker RestartCount
	DbReachable      bool                   `protobuf:"varint,4,opt,name=db_reachable,json=dbReachable,proto3" json:"db_reachable,omitempty"`                  // SELECT 1 via the registered connection
	ProbeError       string                 `protobuf:"bytes,5,opt,name=probe_error,json=probeError,proto3" json:"probe_error,omitempty"`                      // non-fatal probe detail
	CollectedAt      *timestamppb.Timestamp `protobuf:"bytes,6,opt,name=collected_at,json=collectedAt,proto3" json:"collected_at,omitempty"`
	// contains filtered or unexported fields
}

DeploymentMetrics is a live snapshot from one on-box probe pass. All fields are best-effort; probe_error carries a non-fatal detail when a sub-probe couldn't run (e.g. docker not present).

func (*DeploymentMetrics) Descriptor deprecated added in v1.1.8

func (*DeploymentMetrics) Descriptor() ([]byte, []int)

Deprecated: Use DeploymentMetrics.ProtoReflect.Descriptor instead.

func (*DeploymentMetrics) GetAppServiceActive added in v1.1.8

func (x *DeploymentMetrics) GetAppServiceActive() bool

func (*DeploymentMetrics) GetCollectedAt added in v1.1.8

func (x *DeploymentMetrics) GetCollectedAt() *timestamppb.Timestamp

func (*DeploymentMetrics) GetContainerStatus added in v1.1.8

func (x *DeploymentMetrics) GetContainerStatus() string

func (*DeploymentMetrics) GetDbReachable added in v1.1.8

func (x *DeploymentMetrics) GetDbReachable() bool

func (*DeploymentMetrics) GetProbeError added in v1.1.8

func (x *DeploymentMetrics) GetProbeError() string

func (*DeploymentMetrics) GetRestartCount added in v1.1.8

func (x *DeploymentMetrics) GetRestartCount() int32

func (*DeploymentMetrics) ProtoMessage added in v1.1.8

func (*DeploymentMetrics) ProtoMessage()

func (*DeploymentMetrics) ProtoReflect added in v1.1.8

func (x *DeploymentMetrics) ProtoReflect() protoreflect.Message

func (*DeploymentMetrics) Reset added in v1.1.8

func (x *DeploymentMetrics) Reset()

func (*DeploymentMetrics) String added in v1.1.8

func (x *DeploymentMetrics) String() string

type DeploymentMetricsProbeRequest added in v1.1.8

type DeploymentMetricsProbeRequest struct {
	RequestId      uint64 `protobuf:"varint,1,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"`
	Identifier     string `protobuf:"bytes,2,opt,name=identifier,proto3" json:"identifier,omitempty"`
	ConnectionUuid string `protobuf:"bytes,3,opt,name=connection_uuid,json=connectionUuid,proto3" json:"connection_uuid,omitempty"`
	FullApp        bool   `protobuf:"varint,4,opt,name=full_app,json=fullApp,proto3" json:"full_app,omitempty"`
	// contains filtered or unexported fields
}

func (*DeploymentMetricsProbeRequest) Descriptor deprecated added in v1.1.8

func (*DeploymentMetricsProbeRequest) Descriptor() ([]byte, []int)

Deprecated: Use DeploymentMetricsProbeRequest.ProtoReflect.Descriptor instead.

func (*DeploymentMetricsProbeRequest) GetConnectionUuid added in v1.1.8

func (x *DeploymentMetricsProbeRequest) GetConnectionUuid() string

func (*DeploymentMetricsProbeRequest) GetFullApp added in v1.1.8

func (x *DeploymentMetricsProbeRequest) GetFullApp() bool

func (*DeploymentMetricsProbeRequest) GetIdentifier added in v1.1.8

func (x *DeploymentMetricsProbeRequest) GetIdentifier() string

func (*DeploymentMetricsProbeRequest) GetRequestId added in v1.1.8

func (x *DeploymentMetricsProbeRequest) GetRequestId() uint64

func (*DeploymentMetricsProbeRequest) ProtoMessage added in v1.1.8

func (*DeploymentMetricsProbeRequest) ProtoMessage()

func (*DeploymentMetricsProbeRequest) ProtoReflect added in v1.1.8

func (*DeploymentMetricsProbeRequest) Reset added in v1.1.8

func (x *DeploymentMetricsProbeRequest) Reset()

func (*DeploymentMetricsProbeRequest) String added in v1.1.8

type DeploymentMetricsProbeResponse added in v1.1.8

type DeploymentMetricsProbeResponse struct {
	RequestId uint64             `protobuf:"varint,1,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"`
	Metrics   *DeploymentMetrics `protobuf:"bytes,2,opt,name=metrics,proto3" json:"metrics,omitempty"`
	// contains filtered or unexported fields
}

func (*DeploymentMetricsProbeResponse) Descriptor deprecated added in v1.1.8

func (*DeploymentMetricsProbeResponse) Descriptor() ([]byte, []int)

Deprecated: Use DeploymentMetricsProbeResponse.ProtoReflect.Descriptor instead.

func (*DeploymentMetricsProbeResponse) GetMetrics added in v1.1.8

func (*DeploymentMetricsProbeResponse) GetRequestId added in v1.1.8

func (x *DeploymentMetricsProbeResponse) GetRequestId() uint64

func (*DeploymentMetricsProbeResponse) ProtoMessage added in v1.1.8

func (*DeploymentMetricsProbeResponse) ProtoMessage()

func (*DeploymentMetricsProbeResponse) ProtoReflect added in v1.1.8

func (*DeploymentMetricsProbeResponse) Reset added in v1.1.8

func (x *DeploymentMetricsProbeResponse) Reset()

func (*DeploymentMetricsProbeResponse) String added in v1.1.8

type DeploymentWithRevision added in v1.2.3

type DeploymentWithRevision struct {
	Deployment *gen.Deployment `protobuf:"bytes,1,opt,name=deployment,proto3" json:"deployment,omitempty"`
	// The deployment's ACTIVE revision. For a deployment that has never completed
	// one — a first deploy still in progress, or one that failed — this falls back
	// to the latest attempt so the row isn't empty; check `status` to tell an
	// in-progress/failed attempt from a live one.
	ActiveRevision *gen.DeploymentRevision `protobuf:"bytes,2,opt,name=active_revision,json=activeRevision,proto3" json:"active_revision,omitempty"`
	// contains filtered or unexported fields
}

DeploymentWithRevision pairs a deployment with the revision representing its current state, so a caller can render it without a second round-trip.

func (*DeploymentWithRevision) Descriptor deprecated added in v1.2.3

func (*DeploymentWithRevision) Descriptor() ([]byte, []int)

Deprecated: Use DeploymentWithRevision.ProtoReflect.Descriptor instead.

func (*DeploymentWithRevision) GetActiveRevision added in v1.2.3

func (x *DeploymentWithRevision) GetActiveRevision() *gen.DeploymentRevision

func (*DeploymentWithRevision) GetDeployment added in v1.2.3

func (x *DeploymentWithRevision) GetDeployment() *gen.Deployment

func (*DeploymentWithRevision) ProtoMessage added in v1.2.3

func (*DeploymentWithRevision) ProtoMessage()

func (*DeploymentWithRevision) ProtoReflect added in v1.2.3

func (x *DeploymentWithRevision) ProtoReflect() protoreflect.Message

func (*DeploymentWithRevision) Reset added in v1.2.3

func (x *DeploymentWithRevision) Reset()

func (*DeploymentWithRevision) String added in v1.2.3

func (x *DeploymentWithRevision) 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 (*DiscardDraftProjectVersionRequest) Reset

func (*DiscardDraftProjectVersionRequest) String

type EvaluateUserPromptRequest added in v0.0.27

type EvaluateUserPromptRequest struct {
	Context            ProContext `protobuf:"varint,1,opt,name=context,proto3,enum=ProContext" json:"context,omitempty"`
	UserPrompt         string     `protobuf:"bytes,2,opt,name=user_prompt,json=userPrompt,proto3" json:"user_prompt,omitempty"`
	ProjectVersionUuid string     `protobuf:"bytes,3,opt,name=project_version_uuid,json=projectVersionUuid,proto3" json:"project_version_uuid,omitempty"`
	// contains filtered or unexported fields
}

func (*EvaluateUserPromptRequest) Descriptor deprecated added in v0.0.27

func (*EvaluateUserPromptRequest) Descriptor() ([]byte, []int)

Deprecated: Use EvaluateUserPromptRequest.ProtoReflect.Descriptor instead.

func (*EvaluateUserPromptRequest) GetContext added in v0.0.27

func (x *EvaluateUserPromptRequest) GetContext() ProContext

func (*EvaluateUserPromptRequest) GetProjectVersionUuid added in v0.0.27

func (x *EvaluateUserPromptRequest) GetProjectVersionUuid() string

func (*EvaluateUserPromptRequest) GetUserPrompt added in v0.0.27

func (x *EvaluateUserPromptRequest) GetUserPrompt() string

func (*EvaluateUserPromptRequest) ProtoMessage added in v0.0.27

func (*EvaluateUserPromptRequest) ProtoMessage()

func (*EvaluateUserPromptRequest) ProtoReflect added in v0.0.27

func (*EvaluateUserPromptRequest) Reset added in v0.0.27

func (x *EvaluateUserPromptRequest) Reset()

func (*EvaluateUserPromptRequest) String added in v0.0.27

func (x *EvaluateUserPromptRequest) String() string

type EvaluateUserPromptResponse added in v0.0.27

type EvaluateUserPromptResponse struct {
	IsActionable bool     `protobuf:"varint,1,opt,name=is_actionable,json=isActionable,proto3" json:"is_actionable,omitempty"`
	Message      string   `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"`
	Steps        []string `protobuf:"bytes,3,rep,name=steps,proto3" json:"steps,omitempty"` // if actionable, list of steps to be performed
	// contains filtered or unexported fields
}

func (*EvaluateUserPromptResponse) Descriptor deprecated added in v0.0.27

func (*EvaluateUserPromptResponse) Descriptor() ([]byte, []int)

Deprecated: Use EvaluateUserPromptResponse.ProtoReflect.Descriptor instead.

func (*EvaluateUserPromptResponse) GetIsActionable added in v0.0.27

func (x *EvaluateUserPromptResponse) GetIsActionable() bool

func (*EvaluateUserPromptResponse) GetMessage added in v0.0.27

func (x *EvaluateUserPromptResponse) GetMessage() string

func (*EvaluateUserPromptResponse) GetSteps added in v0.0.27

func (x *EvaluateUserPromptResponse) GetSteps() []string

func (*EvaluateUserPromptResponse) ProtoMessage added in v0.0.27

func (*EvaluateUserPromptResponse) ProtoMessage()

func (*EvaluateUserPromptResponse) ProtoReflect added in v0.0.27

func (*EvaluateUserPromptResponse) Reset added in v0.0.27

func (x *EvaluateUserPromptResponse) Reset()

func (*EvaluateUserPromptResponse) String added in v0.0.27

func (x *EvaluateUserPromptResponse) String() string

type ExchangeProvisioningTokenRequest added in v1.1.0

type ExchangeProvisioningTokenRequest struct {

	// The provisioning token authenticates this call in place of a user JWT.
	ProvisioningToken string `protobuf:"bytes,1,opt,name=provisioning_token,json=provisioningToken,proto3" json:"provisioning_token,omitempty"`
	MachineName       string `protobuf:"bytes,2,opt,name=machine_name,json=machineName,proto3" json:"machine_name,omitempty"`
	Os                string `protobuf:"bytes,3,opt,name=os,proto3" json:"os,omitempty"`
	CliVersion        string `protobuf:"bytes,4,opt,name=cli_version,json=cliVersion,proto3" json:"cli_version,omitempty"`
	// contains filtered or unexported fields
}

func (*ExchangeProvisioningTokenRequest) Descriptor deprecated added in v1.1.0

func (*ExchangeProvisioningTokenRequest) Descriptor() ([]byte, []int)

Deprecated: Use ExchangeProvisioningTokenRequest.ProtoReflect.Descriptor instead.

func (*ExchangeProvisioningTokenRequest) GetCliVersion added in v1.1.0

func (x *ExchangeProvisioningTokenRequest) GetCliVersion() string

func (*ExchangeProvisioningTokenRequest) GetMachineName added in v1.1.0

func (x *ExchangeProvisioningTokenRequest) GetMachineName() string

func (*ExchangeProvisioningTokenRequest) GetOs added in v1.1.0

func (*ExchangeProvisioningTokenRequest) GetProvisioningToken added in v1.1.0

func (x *ExchangeProvisioningTokenRequest) GetProvisioningToken() string

func (*ExchangeProvisioningTokenRequest) ProtoMessage added in v1.1.0

func (*ExchangeProvisioningTokenRequest) ProtoMessage()

func (*ExchangeProvisioningTokenRequest) ProtoReflect added in v1.1.0

func (*ExchangeProvisioningTokenRequest) Reset added in v1.1.0

func (*ExchangeProvisioningTokenRequest) String added in v1.1.0

type ExchangeProvisioningTokenResponse added in v1.1.0

type ExchangeProvisioningTokenResponse struct {
	LocalAgentUuid string `protobuf:"bytes,1,opt,name=local_agent_uuid,json=localAgentUuid,proto3" json:"local_agent_uuid,omitempty"`
	// Plaintext agent token. Returned ONCE. Cloud only stores its SHA-256.
	LocalAgentToken string `protobuf:"bytes,2,opt,name=local_agent_token,json=localAgentToken,proto3" json:"local_agent_token,omitempty"`
	// contains filtered or unexported fields
}

func (*ExchangeProvisioningTokenResponse) Descriptor deprecated added in v1.1.0

func (*ExchangeProvisioningTokenResponse) Descriptor() ([]byte, []int)

Deprecated: Use ExchangeProvisioningTokenResponse.ProtoReflect.Descriptor instead.

func (*ExchangeProvisioningTokenResponse) GetLocalAgentToken added in v1.1.0

func (x *ExchangeProvisioningTokenResponse) GetLocalAgentToken() string

func (*ExchangeProvisioningTokenResponse) GetLocalAgentUuid added in v1.1.0

func (x *ExchangeProvisioningTokenResponse) GetLocalAgentUuid() string

func (*ExchangeProvisioningTokenResponse) ProtoMessage added in v1.1.0

func (*ExchangeProvisioningTokenResponse) ProtoMessage()

func (*ExchangeProvisioningTokenResponse) ProtoReflect added in v1.1.0

func (*ExchangeProvisioningTokenResponse) Reset added in v1.1.0

func (*ExchangeProvisioningTokenResponse) String added in v1.1.0

type ExecRequest added in v0.0.50

type ExecRequest struct {
	RequestId                uint64   `protobuf:"varint,1,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"`
	LocalAgentConnectionUuid string   `` /* 137-byte string literal not displayed */
	Sql                      string   `protobuf:"bytes,3,opt,name=sql,proto3" json:"sql,omitempty"`
	Args                     []string `protobuf:"bytes,4,rep,name=args,proto3" json:"args,omitempty"`
	TxId                     string   `protobuf:"bytes,5,opt,name=tx_id,json=txId,proto3" json:"tx_id,omitempty"` // empty = no transaction
	Schema                   string   `protobuf:"bytes,6,opt,name=schema,proto3" json:"schema,omitempty"`         // see RunQueryRequest.schema
	// contains filtered or unexported fields
}

ExecRequest is the non-row-returning counterpart of RunQueryRequest. Used for INSERT/UPDATE/DELETE/DDL. Reply is a single ExecResponse with rows_affected + last_insert_id, or a QueryError on failure.

func (*ExecRequest) Descriptor deprecated added in v0.0.50

func (*ExecRequest) Descriptor() ([]byte, []int)

Deprecated: Use ExecRequest.ProtoReflect.Descriptor instead.

func (*ExecRequest) GetArgs added in v0.0.50

func (x *ExecRequest) GetArgs() []string

func (*ExecRequest) GetLocalAgentConnectionUuid added in v0.0.50

func (x *ExecRequest) GetLocalAgentConnectionUuid() string

func (*ExecRequest) GetRequestId added in v0.0.50

func (x *ExecRequest) GetRequestId() uint64

func (*ExecRequest) GetSchema added in v0.0.50

func (x *ExecRequest) GetSchema() string

func (*ExecRequest) GetSql added in v0.0.50

func (x *ExecRequest) GetSql() string

func (*ExecRequest) GetTxId added in v0.0.50

func (x *ExecRequest) GetTxId() string

func (*ExecRequest) ProtoMessage added in v0.0.50

func (*ExecRequest) ProtoMessage()

func (*ExecRequest) ProtoReflect added in v0.0.50

func (x *ExecRequest) ProtoReflect() protoreflect.Message

func (*ExecRequest) Reset added in v0.0.50

func (x *ExecRequest) Reset()

func (*ExecRequest) String added in v0.0.50

func (x *ExecRequest) String() string

type ExecResponse added in v0.0.50

type ExecResponse struct {
	RequestId    uint64 `protobuf:"varint,1,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"`
	RowsAffected int64  `protobuf:"varint,2,opt,name=rows_affected,json=rowsAffected,proto3" json:"rows_affected,omitempty"`
	LastInsertId int64  `protobuf:"varint,3,opt,name=last_insert_id,json=lastInsertId,proto3" json:"last_insert_id,omitempty"`
	// contains filtered or unexported fields
}

func (*ExecResponse) Descriptor deprecated added in v0.0.50

func (*ExecResponse) Descriptor() ([]byte, []int)

Deprecated: Use ExecResponse.ProtoReflect.Descriptor instead.

func (*ExecResponse) GetLastInsertId added in v0.0.50

func (x *ExecResponse) GetLastInsertId() int64

func (*ExecResponse) GetRequestId added in v0.0.50

func (x *ExecResponse) GetRequestId() uint64

func (*ExecResponse) GetRowsAffected added in v0.0.50

func (x *ExecResponse) GetRowsAffected() int64

func (*ExecResponse) ProtoMessage added in v0.0.50

func (*ExecResponse) ProtoMessage()

func (*ExecResponse) ProtoReflect added in v0.0.50

func (x *ExecResponse) ProtoReflect() protoreflect.Message

func (*ExecResponse) Reset added in v0.0.50

func (x *ExecResponse) Reset()

func (*ExecResponse) String added in v0.0.50

func (x *ExecResponse) String() string

type ExecuteQueryRequest added in v0.0.50

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"`
	Statements         []*QueryStatement             `protobuf:"bytes,8,rep,name=statements,proto3" json:"statements,omitempty"` // for multiple statements execution
	Locale             string                        `protobuf:"bytes,9,opt,name=locale,proto3" json:"locale,omitempty"`
	UseTransaction     bool                          `protobuf:"varint,10,opt,name=use_transaction,json=useTransaction,proto3" json:"use_transaction,omitempty"`
	IncludeJsonResults bool                          `protobuf:"varint,11,opt,name=include_json_results,json=includeJsonResults,proto3" json:"include_json_results,omitempty"` // only works for single statement execution, if true the response will include a json_results field with the results in json format
	// contains filtered or unexported fields
}

func (*ExecuteQueryRequest) Descriptor deprecated added in v0.0.50

func (*ExecuteQueryRequest) Descriptor() ([]byte, []int)

Deprecated: Use ExecuteQueryRequest.ProtoReflect.Descriptor instead.

func (*ExecuteQueryRequest) GetFilePath added in v0.0.50

func (x *ExecuteQueryRequest) GetFilePath() string

func (*ExecuteQueryRequest) GetIncludeJsonResults added in v0.0.50

func (x *ExecuteQueryRequest) GetIncludeJsonResults() bool

func (*ExecuteQueryRequest) GetLocale added in v0.0.50

func (x *ExecuteQueryRequest) GetLocale() string

func (*ExecuteQueryRequest) GetProjectUuid added in v0.0.50

func (x *ExecuteQueryRequest) GetProjectUuid() string

func (*ExecuteQueryRequest) GetProjectVersionUuid added in v0.0.50

func (x *ExecuteQueryRequest) GetProjectVersionUuid() string

func (*ExecuteQueryRequest) GetRawQuery added in v0.0.50

func (x *ExecuteQueryRequest) GetRawQuery() string

func (*ExecuteQueryRequest) GetSchema added in v0.0.50

func (x *ExecuteQueryRequest) GetSchema() string

func (*ExecuteQueryRequest) GetStatements added in v0.0.50

func (x *ExecuteQueryRequest) GetStatements() []*QueryStatement

func (*ExecuteQueryRequest) GetType added in v0.0.50

func (*ExecuteQueryRequest) GetTypeConfig added in v0.0.50

func (x *ExecuteQueryRequest) GetTypeConfig() *gen.UserConnectionTypeConfig

func (*ExecuteQueryRequest) GetUseTransaction added in v0.0.50

func (x *ExecuteQueryRequest) GetUseTransaction() bool

func (*ExecuteQueryRequest) ProtoMessage added in v0.0.50

func (*ExecuteQueryRequest) ProtoMessage()

func (*ExecuteQueryRequest) ProtoReflect added in v0.0.50

func (x *ExecuteQueryRequest) ProtoReflect() protoreflect.Message

func (*ExecuteQueryRequest) Reset added in v0.0.50

func (x *ExecuteQueryRequest) Reset()

func (*ExecuteQueryRequest) String added in v0.0.50

func (x *ExecuteQueryRequest) String() string

type ExecuteQueryResponse added in v0.0.50

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.50

func (*ExecuteQueryResponse) Descriptor() ([]byte, []int)

Deprecated: Use ExecuteQueryResponse.ProtoReflect.Descriptor instead.

func (*ExecuteQueryResponse) GetExecutionUuid added in v0.0.50

func (x *ExecuteQueryResponse) GetExecutionUuid() string

func (*ExecuteQueryResponse) ProtoMessage added in v0.0.50

func (*ExecuteQueryResponse) ProtoMessage()

func (*ExecuteQueryResponse) ProtoReflect added in v0.0.50

func (x *ExecuteQueryResponse) ProtoReflect() protoreflect.Message

func (*ExecuteQueryResponse) Reset added in v0.0.50

func (x *ExecuteQueryResponse) Reset()

func (*ExecuteQueryResponse) String added in v0.0.50

func (x *ExecuteQueryResponse) String() string

type ExecuteQuerySyncResponse added in v0.0.50

type ExecuteQuerySyncResponse 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"`
	JsonResults string                       `protobuf:"bytes,4,opt,name=json_results,json=jsonResults,proto3" json:"json_results,omitempty"` // optional, only included if ExecuteQueryRequest.include_json_results was true
	// contains filtered or unexported fields
}

func (*ExecuteQuerySyncResponse) Descriptor deprecated added in v0.0.50

func (*ExecuteQuerySyncResponse) Descriptor() ([]byte, []int)

Deprecated: Use ExecuteQuerySyncResponse.ProtoReflect.Descriptor instead.

func (*ExecuteQuerySyncResponse) GetJsonResults added in v0.0.50

func (x *ExecuteQuerySyncResponse) GetJsonResults() string

func (*ExecuteQuerySyncResponse) GetMessage added in v0.0.50

func (x *ExecuteQuerySyncResponse) GetMessage() string

func (*ExecuteQuerySyncResponse) GetResult added in v0.0.50

func (*ExecuteQuerySyncResponse) GetStatus added in v0.0.50

func (*ExecuteQuerySyncResponse) ProtoMessage added in v0.0.50

func (*ExecuteQuerySyncResponse) ProtoMessage()

func (*ExecuteQuerySyncResponse) ProtoReflect added in v0.0.50

func (x *ExecuteQuerySyncResponse) ProtoReflect() protoreflect.Message

func (*ExecuteQuerySyncResponse) Reset added in v0.0.50

func (x *ExecuteQuerySyncResponse) Reset()

func (*ExecuteQuerySyncResponse) String added in v0.0.50

func (x *ExecuteQuerySyncResponse) String() string

type ExecutionSlotState added in v1.3.2

type ExecutionSlotState int32

Admission-queue slot state for a Pro/generation extension execution.

const (
	ExecutionSlotState_EXECUTION_SLOT_STATE_INVALID  ExecutionSlotState = 0
	ExecutionSlotState_EXECUTION_SLOT_STATE_ADMITTED ExecutionSlotState = 1 // may run now (row promoted to INPROGRESS)
	ExecutionSlotState_EXECUTION_SLOT_STATE_QUEUED   ExecutionSlotState = 2 // at capacity; wait and poll again
)

func (ExecutionSlotState) Descriptor added in v1.3.2

func (ExecutionSlotState) Enum added in v1.3.2

func (ExecutionSlotState) EnumDescriptor deprecated added in v1.3.2

func (ExecutionSlotState) EnumDescriptor() ([]byte, []int)

Deprecated: Use ExecutionSlotState.Descriptor instead.

func (ExecutionSlotState) Number added in v1.3.2

func (ExecutionSlotState) String added in v1.3.2

func (x ExecutionSlotState) String() string

func (ExecutionSlotState) Type added in v1.3.2

type FinalizeUserPromptRequest added in v0.0.27

type FinalizeUserPromptRequest struct {
	Context ProContext `protobuf:"varint,1,opt,name=context,proto3,enum=ProContext" json:"context,omitempty"`
	JobUuid string     `protobuf:"bytes,2,opt,name=job_uuid,json=jobUuid,proto3" json:"job_uuid,omitempty"`
	// contains filtered or unexported fields
}

func (*FinalizeUserPromptRequest) Descriptor deprecated added in v0.0.27

func (*FinalizeUserPromptRequest) Descriptor() ([]byte, []int)

Deprecated: Use FinalizeUserPromptRequest.ProtoReflect.Descriptor instead.

func (*FinalizeUserPromptRequest) GetContext added in v0.0.27

func (x *FinalizeUserPromptRequest) GetContext() ProContext

func (*FinalizeUserPromptRequest) GetJobUuid added in v0.0.27

func (x *FinalizeUserPromptRequest) GetJobUuid() string

func (*FinalizeUserPromptRequest) ProtoMessage added in v0.0.27

func (*FinalizeUserPromptRequest) ProtoMessage()

func (*FinalizeUserPromptRequest) ProtoReflect added in v0.0.27

func (*FinalizeUserPromptRequest) Reset added in v0.0.27

func (x *FinalizeUserPromptRequest) Reset()

func (*FinalizeUserPromptRequest) String added in v0.0.27

func (x *FinalizeUserPromptRequest) String() string

type FinalizeUserPromptResponse added in v0.0.27

type FinalizeUserPromptResponse struct {
	// contains filtered or unexported fields
}

func (*FinalizeUserPromptResponse) Descriptor deprecated added in v0.0.27

func (*FinalizeUserPromptResponse) Descriptor() ([]byte, []int)

Deprecated: Use FinalizeUserPromptResponse.ProtoReflect.Descriptor instead.

func (*FinalizeUserPromptResponse) ProtoMessage added in v0.0.27

func (*FinalizeUserPromptResponse) ProtoMessage()

func (*FinalizeUserPromptResponse) ProtoReflect added in v0.0.27

func (*FinalizeUserPromptResponse) Reset added in v0.0.27

func (x *FinalizeUserPromptResponse) Reset()

func (*FinalizeUserPromptResponse) String added in v0.0.27

func (x *FinalizeUserPromptResponse) String() string

type GenerateSQLForCRRequest added in v0.0.25

type GenerateSQLForCRRequest struct {
	ChangeRequestUuid string `protobuf:"bytes,1,opt,name=change_request_uuid,json=changeRequestUuid,proto3" json:"change_request_uuid,omitempty"`
	ConnectionUuid    string `protobuf:"bytes,2,opt,name=connection_uuid,json=connectionUuid,proto3" json:"connection_uuid,omitempty"`
	// db_type_override lets the caller specify the dialect directly without
	// resolving via team.connections. Used by ApplyDataCR for LOCAL connections
	// (which don't have a central Connection entity). When set to anything
	// non-INVALID, takes precedence over connection_uuid.
	DbTypeOverride gen.ConnectionDbType `` /* 132-byte string literal not displayed */
	// contains filtered or unexported fields
}

data manager start

func (*GenerateSQLForCRRequest) Descriptor deprecated added in v0.0.25

func (*GenerateSQLForCRRequest) Descriptor() ([]byte, []int)

Deprecated: Use GenerateSQLForCRRequest.ProtoReflect.Descriptor instead.

func (*GenerateSQLForCRRequest) GetChangeRequestUuid added in v0.0.25

func (x *GenerateSQLForCRRequest) GetChangeRequestUuid() string

func (*GenerateSQLForCRRequest) GetConnectionUuid added in v0.0.25

func (x *GenerateSQLForCRRequest) GetConnectionUuid() string

func (*GenerateSQLForCRRequest) GetDbTypeOverride added in v0.0.50

func (x *GenerateSQLForCRRequest) GetDbTypeOverride() gen.ConnectionDbType

func (*GenerateSQLForCRRequest) ProtoMessage added in v0.0.25

func (*GenerateSQLForCRRequest) ProtoMessage()

func (*GenerateSQLForCRRequest) ProtoReflect added in v0.0.25

func (x *GenerateSQLForCRRequest) ProtoReflect() protoreflect.Message

func (*GenerateSQLForCRRequest) Reset added in v0.0.25

func (x *GenerateSQLForCRRequest) Reset()

func (*GenerateSQLForCRRequest) String added in v0.0.25

func (x *GenerateSQLForCRRequest) String() string

type GenerateSQLForCRResponse added in v0.0.25

type GenerateSQLForCRResponse struct {
	Statements []*GenerateSQLForCRStatement `protobuf:"bytes,1,rep,name=statements,proto3" json:"statements,omitempty"`
	// contains filtered or unexported fields
}

func (*GenerateSQLForCRResponse) Descriptor deprecated added in v0.0.25

func (*GenerateSQLForCRResponse) Descriptor() ([]byte, []int)

Deprecated: Use GenerateSQLForCRResponse.ProtoReflect.Descriptor instead.

func (*GenerateSQLForCRResponse) GetStatements added in v0.0.25

func (*GenerateSQLForCRResponse) ProtoMessage added in v0.0.25

func (*GenerateSQLForCRResponse) ProtoMessage()

func (*GenerateSQLForCRResponse) ProtoReflect added in v0.0.25

func (x *GenerateSQLForCRResponse) ProtoReflect() protoreflect.Message

func (*GenerateSQLForCRResponse) Reset added in v0.0.25

func (x *GenerateSQLForCRResponse) Reset()

func (*GenerateSQLForCRResponse) String added in v0.0.25

func (x *GenerateSQLForCRResponse) String() string

type GenerateSQLForCRStatement added in v0.0.25

type GenerateSQLForCRStatement struct {
	Sql             string   `protobuf:"bytes,1,opt,name=sql,proto3" json:"sql,omitempty"`                                                // display
	ParametrizedSql string   `protobuf:"bytes,2,opt,name=parametrized_sql,json=parametrizedSql,proto3" json:"parametrized_sql,omitempty"` // for execution
	Parameters      []string `protobuf:"bytes,3,rep,name=parameters,proto3" json:"parameters,omitempty"`                                  // for execution
	// contains filtered or unexported fields
}

func (*GenerateSQLForCRStatement) Descriptor deprecated added in v0.0.25

func (*GenerateSQLForCRStatement) Descriptor() ([]byte, []int)

Deprecated: Use GenerateSQLForCRStatement.ProtoReflect.Descriptor instead.

func (*GenerateSQLForCRStatement) GetParameters added in v0.0.25

func (x *GenerateSQLForCRStatement) GetParameters() []string

func (*GenerateSQLForCRStatement) GetParametrizedSql added in v0.0.25

func (x *GenerateSQLForCRStatement) GetParametrizedSql() string

func (*GenerateSQLForCRStatement) GetSql added in v0.0.25

func (x *GenerateSQLForCRStatement) GetSql() string

func (*GenerateSQLForCRStatement) ProtoMessage added in v0.0.25

func (*GenerateSQLForCRStatement) ProtoMessage()

func (*GenerateSQLForCRStatement) ProtoReflect added in v0.0.25

func (*GenerateSQLForCRStatement) Reset added in v0.0.25

func (x *GenerateSQLForCRStatement) Reset()

func (*GenerateSQLForCRStatement) String added in v0.0.25

func (x *GenerateSQLForCRStatement) String() string

type GetAIUsageForUserInPeriodRequest added in v0.0.27

type GetAIUsageForUserInPeriodRequest struct {
	MembershipUuid string `protobuf:"bytes,1,opt,name=membership_uuid,json=membershipUuid,proto3" json:"membership_uuid,omitempty"` // this is required
	StartDate      string `protobuf:"bytes,2,opt,name=start_date,json=startDate,proto3" json:"start_date,omitempty"`                // YYYY-MM-DD optional, otherwise will use the current membership period start date
	EndDate        string `protobuf:"bytes,3,opt,name=end_date,json=endDate,proto3" json:"end_date,omitempty"`                      // YYYY-MM-DD optional, otherwise will use the current membership period end date
	// contains filtered or unexported fields
}

func (*GetAIUsageForUserInPeriodRequest) Descriptor deprecated added in v0.0.27

func (*GetAIUsageForUserInPeriodRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetAIUsageForUserInPeriodRequest.ProtoReflect.Descriptor instead.

func (*GetAIUsageForUserInPeriodRequest) GetEndDate added in v0.0.27

func (x *GetAIUsageForUserInPeriodRequest) GetEndDate() string

func (*GetAIUsageForUserInPeriodRequest) GetMembershipUuid added in v0.0.27

func (x *GetAIUsageForUserInPeriodRequest) GetMembershipUuid() string

func (*GetAIUsageForUserInPeriodRequest) GetStartDate added in v0.0.27

func (x *GetAIUsageForUserInPeriodRequest) GetStartDate() string

func (*GetAIUsageForUserInPeriodRequest) ProtoMessage added in v0.0.27

func (*GetAIUsageForUserInPeriodRequest) ProtoMessage()

func (*GetAIUsageForUserInPeriodRequest) ProtoReflect added in v0.0.27

func (*GetAIUsageForUserInPeriodRequest) Reset added in v0.0.27

func (*GetAIUsageForUserInPeriodRequest) String added in v0.0.27

type GetAIUsageForUserInPeriodResponse added in v0.0.27

type GetAIUsageForUserInPeriodResponse struct {
	InputTokensUsed     int64   `protobuf:"varint,1,opt,name=input_tokens_used,json=inputTokensUsed,proto3" json:"input_tokens_used,omitempty"`
	OutputTokensUsed    int64   `protobuf:"varint,2,opt,name=output_tokens_used,json=outputTokensUsed,proto3" json:"output_tokens_used,omitempty"`
	RemainingPercentage float32 `protobuf:"fixed32,3,opt,name=remaining_percentage,json=remainingPercentage,proto3" json:"remaining_percentage,omitempty"`
	StartDate           string  `protobuf:"bytes,4,opt,name=start_date,json=startDate,proto3" json:"start_date,omitempty"`              // YYYY-MM-DD
	EndDate             string  `protobuf:"bytes,5,opt,name=end_date,json=endDate,proto3" json:"end_date,omitempty"`                    // YYYY-MM-DD
	DaysRemaining       int32   `protobuf:"varint,6,opt,name=days_remaining,json=daysRemaining,proto3" json:"days_remaining,omitempty"` // days remaining in the membership period
	// contains filtered or unexported fields
}

func (*GetAIUsageForUserInPeriodResponse) Descriptor deprecated added in v0.0.27

func (*GetAIUsageForUserInPeriodResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetAIUsageForUserInPeriodResponse.ProtoReflect.Descriptor instead.

func (*GetAIUsageForUserInPeriodResponse) GetDaysRemaining added in v0.0.27

func (x *GetAIUsageForUserInPeriodResponse) GetDaysRemaining() int32

func (*GetAIUsageForUserInPeriodResponse) GetEndDate added in v0.0.27

func (x *GetAIUsageForUserInPeriodResponse) GetEndDate() string

func (*GetAIUsageForUserInPeriodResponse) GetInputTokensUsed added in v0.0.27

func (x *GetAIUsageForUserInPeriodResponse) GetInputTokensUsed() int64

func (*GetAIUsageForUserInPeriodResponse) GetOutputTokensUsed added in v0.0.27

func (x *GetAIUsageForUserInPeriodResponse) GetOutputTokensUsed() int64

func (*GetAIUsageForUserInPeriodResponse) GetRemainingPercentage added in v0.0.27

func (x *GetAIUsageForUserInPeriodResponse) GetRemainingPercentage() float32

func (*GetAIUsageForUserInPeriodResponse) GetStartDate added in v0.0.27

func (x *GetAIUsageForUserInPeriodResponse) GetStartDate() string

func (*GetAIUsageForUserInPeriodResponse) ProtoMessage added in v0.0.27

func (*GetAIUsageForUserInPeriodResponse) ProtoMessage()

func (*GetAIUsageForUserInPeriodResponse) ProtoReflect added in v0.0.27

func (*GetAIUsageForUserInPeriodResponse) Reset added in v0.0.27

func (*GetAIUsageForUserInPeriodResponse) String added in v0.0.27

type GetAutomationEventRequest added in v1.1.0

type GetAutomationEventRequest struct {
	AutomationEventUuid string `protobuf:"bytes,1,opt,name=automation_event_uuid,json=automationEventUuid,proto3" json:"automation_event_uuid,omitempty"`
	// contains filtered or unexported fields
}

func (*GetAutomationEventRequest) Descriptor deprecated added in v1.1.0

func (*GetAutomationEventRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetAutomationEventRequest.ProtoReflect.Descriptor instead.

func (*GetAutomationEventRequest) GetAutomationEventUuid added in v1.1.0

func (x *GetAutomationEventRequest) GetAutomationEventUuid() string

func (*GetAutomationEventRequest) ProtoMessage added in v1.1.0

func (*GetAutomationEventRequest) ProtoMessage()

func (*GetAutomationEventRequest) ProtoReflect added in v1.1.0

func (*GetAutomationEventRequest) Reset added in v1.1.0

func (x *GetAutomationEventRequest) Reset()

func (*GetAutomationEventRequest) String added in v1.1.0

func (x *GetAutomationEventRequest) String() string

type GetAutomationRequest added in v1.1.0

type GetAutomationRequest struct {
	AutomationUuid string `protobuf:"bytes,1,opt,name=automation_uuid,json=automationUuid,proto3" json:"automation_uuid,omitempty"`
	// contains filtered or unexported fields
}

func (*GetAutomationRequest) Descriptor deprecated added in v1.1.0

func (*GetAutomationRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetAutomationRequest.ProtoReflect.Descriptor instead.

func (*GetAutomationRequest) GetAutomationUuid added in v1.1.0

func (x *GetAutomationRequest) GetAutomationUuid() string

func (*GetAutomationRequest) ProtoMessage added in v1.1.0

func (*GetAutomationRequest) ProtoMessage()

func (*GetAutomationRequest) ProtoReflect added in v1.1.0

func (x *GetAutomationRequest) ProtoReflect() protoreflect.Message

func (*GetAutomationRequest) Reset added in v1.1.0

func (x *GetAutomationRequest) Reset()

func (*GetAutomationRequest) String added in v1.1.0

func (x *GetAutomationRequest) String() string

type GetChangeRequestRequest added in v0.0.25

type GetChangeRequestRequest struct {
	ChangeRequestUuid string `protobuf:"bytes,1,opt,name=change_request_uuid,json=changeRequestUuid,proto3" json:"change_request_uuid,omitempty"`
	// contains filtered or unexported fields
}

func (*GetChangeRequestRequest) Descriptor deprecated added in v0.0.25

func (*GetChangeRequestRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetChangeRequestRequest.ProtoReflect.Descriptor instead.

func (*GetChangeRequestRequest) GetChangeRequestUuid added in v0.0.25

func (x *GetChangeRequestRequest) GetChangeRequestUuid() string

func (*GetChangeRequestRequest) ProtoMessage added in v0.0.25

func (*GetChangeRequestRequest) ProtoMessage()

func (*GetChangeRequestRequest) ProtoReflect added in v0.0.25

func (x *GetChangeRequestRequest) ProtoReflect() protoreflect.Message

func (*GetChangeRequestRequest) Reset added in v0.0.25

func (x *GetChangeRequestRequest) Reset()

func (*GetChangeRequestRequest) String added in v0.0.25

func (x *GetChangeRequestRequest) String() string

type GetChangesDiffRequest added in v0.0.50

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.50

func (*GetChangesDiffRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetChangesDiffRequest.ProtoReflect.Descriptor instead.

func (*GetChangesDiffRequest) GetChangesDiffUuid added in v0.0.50

func (x *GetChangesDiffRequest) GetChangesDiffUuid() string

func (*GetChangesDiffRequest) ProtoMessage added in v0.0.50

func (*GetChangesDiffRequest) ProtoMessage()

func (*GetChangesDiffRequest) ProtoReflect added in v0.0.50

func (x *GetChangesDiffRequest) ProtoReflect() protoreflect.Message

func (*GetChangesDiffRequest) Reset added in v0.0.50

func (x *GetChangesDiffRequest) Reset()

func (*GetChangesDiffRequest) String added in v0.0.50

func (x *GetChangesDiffRequest) String() string

type GetChangesDiffResponse added in v0.0.50

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.50

func (*GetChangesDiffResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetChangesDiffResponse.ProtoReflect.Descriptor instead.

func (*GetChangesDiffResponse) GetApply added in v0.0.50

func (x *GetChangesDiffResponse) GetApply() string

func (*GetChangesDiffResponse) GetContextualDiff added in v0.0.50

func (x *GetChangesDiffResponse) GetContextualDiff() string

func (*GetChangesDiffResponse) GetMessage added in v0.0.50

func (x *GetChangesDiffResponse) GetMessage() string

func (*GetChangesDiffResponse) GetStatus added in v0.0.50

func (*GetChangesDiffResponse) ProtoMessage added in v0.0.50

func (*GetChangesDiffResponse) ProtoMessage()

func (*GetChangesDiffResponse) ProtoReflect added in v0.0.50

func (x *GetChangesDiffResponse) ProtoReflect() protoreflect.Message

func (*GetChangesDiffResponse) Reset added in v0.0.50

func (x *GetChangesDiffResponse) Reset()

func (*GetChangesDiffResponse) String added in v0.0.50

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
}

connection start

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 (*GetConnectionWithSecretRequest) Reset

func (x *GetConnectionWithSecretRequest) Reset()

func (*GetConnectionWithSecretRequest) String

type GetExtensionExecutionFileRequest

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

func (*GetExtensionExecutionFileRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetExtensionExecutionFileRequest.ProtoReflect.Descriptor instead.

func (*GetExtensionExecutionFileRequest) GetExecutionUuid

func (x *GetExtensionExecutionFileRequest) GetExecutionUuid() string

func (*GetExtensionExecutionFileRequest) GetExtensionUuid

func (x *GetExtensionExecutionFileRequest) GetExtensionUuid() string

func (*GetExtensionExecutionFileRequest) GetExtensionVersionUuid

func (x *GetExtensionExecutionFileRequest) GetExtensionVersionUuid() string

func (*GetExtensionExecutionFileRequest) GetFileExtension

func (x *GetExtensionExecutionFileRequest) GetFileExtension() string

func (*GetExtensionExecutionFileRequest) GetProjectUuid

func (x *GetExtensionExecutionFileRequest) GetProjectUuid() string

func (*GetExtensionExecutionFileRequest) GetProjectVersionUuid

func (x *GetExtensionExecutionFileRequest) GetProjectVersionUuid() string

func (*GetExtensionExecutionFileRequest) ProtoMessage

func (*GetExtensionExecutionFileRequest) ProtoMessage()

func (*GetExtensionExecutionFileRequest) ProtoReflect

func (*GetExtensionExecutionFileRequest) Reset

func (*GetExtensionExecutionFileRequest) String

type GetExtensionExecutionFileResponse

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

func (*GetExtensionExecutionFileResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetExtensionExecutionFileResponse.ProtoReflect.Descriptor instead.

func (*GetExtensionExecutionFileResponse) GetFilepath

func (x *GetExtensionExecutionFileResponse) GetFilepath() string

func (*GetExtensionExecutionFileResponse) GetSignedUrl

func (x *GetExtensionExecutionFileResponse) GetSignedUrl() string

func (*GetExtensionExecutionFileResponse) ProtoMessage

func (*GetExtensionExecutionFileResponse) ProtoMessage()

func (*GetExtensionExecutionFileResponse) ProtoReflect

func (*GetExtensionExecutionFileResponse) Reset

func (*GetExtensionExecutionFileResponse) 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 (*GetExtensionExecutionRequest) Reset

func (x *GetExtensionExecutionRequest) Reset()

func (*GetExtensionExecutionRequest) 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 (*GetExtensionVersionRequest) Reset

func (x *GetExtensionVersionRequest) Reset()

func (*GetExtensionVersionRequest) String

func (x *GetExtensionVersionRequest) String() string

type GetLatestProjectVersionForUserRequest added in v0.0.25

type GetLatestProjectVersionForUserRequest 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 (*GetLatestProjectVersionForUserRequest) Descriptor deprecated added in v0.0.25

func (*GetLatestProjectVersionForUserRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetLatestProjectVersionForUserRequest.ProtoReflect.Descriptor instead.

func (*GetLatestProjectVersionForUserRequest) GetProjectUuid added in v0.0.25

func (x *GetLatestProjectVersionForUserRequest) GetProjectUuid() string

func (*GetLatestProjectVersionForUserRequest) GetReviewStatus added in v0.0.25

func (*GetLatestProjectVersionForUserRequest) ProtoMessage added in v0.0.25

func (*GetLatestProjectVersionForUserRequest) ProtoMessage()

func (*GetLatestProjectVersionForUserRequest) ProtoReflect added in v0.0.25

func (*GetLatestProjectVersionForUserRequest) Reset added in v0.0.25

func (*GetLatestProjectVersionForUserRequest) String added in v0.0.25

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 (*GetLatestProjectVersionRequest) ProtoMessage

func (*GetLatestProjectVersionRequest) ProtoMessage()

func (*GetLatestProjectVersionRequest) ProtoReflect

func (*GetLatestProjectVersionRequest) Reset

func (x *GetLatestProjectVersionRequest) Reset()

func (*GetLatestProjectVersionRequest) String

type GetLatestProjectVersionUUIDForUserRequest added in v0.0.25

type GetLatestProjectVersionUUIDForUserRequest 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 (*GetLatestProjectVersionUUIDForUserRequest) Descriptor deprecated added in v0.0.25

func (*GetLatestProjectVersionUUIDForUserRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetLatestProjectVersionUUIDForUserRequest.ProtoReflect.Descriptor instead.

func (*GetLatestProjectVersionUUIDForUserRequest) GetProjectUuid added in v0.0.25

func (*GetLatestProjectVersionUUIDForUserRequest) GetReviewStatus added in v0.0.25

func (*GetLatestProjectVersionUUIDForUserRequest) ProtoMessage added in v0.0.25

func (*GetLatestProjectVersionUUIDForUserRequest) ProtoReflect added in v0.0.25

func (*GetLatestProjectVersionUUIDForUserRequest) Reset added in v0.0.25

func (*GetLatestProjectVersionUUIDForUserRequest) String added in v0.0.25

type GetLatestProjectVersionUUIDForUserResponse added in v0.0.25

type GetLatestProjectVersionUUIDForUserResponse 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 (*GetLatestProjectVersionUUIDForUserResponse) Descriptor deprecated added in v0.0.25

Deprecated: Use GetLatestProjectVersionUUIDForUserResponse.ProtoReflect.Descriptor instead.

func (*GetLatestProjectVersionUUIDForUserResponse) GetProjectVersionUuid added in v0.0.25

func (x *GetLatestProjectVersionUUIDForUserResponse) GetProjectVersionUuid() string

func (*GetLatestProjectVersionUUIDForUserResponse) ProtoMessage added in v0.0.25

func (*GetLatestProjectVersionUUIDForUserResponse) ProtoReflect added in v0.0.25

func (*GetLatestProjectVersionUUIDForUserResponse) Reset added in v0.0.25

func (*GetLatestProjectVersionUUIDForUserResponse) String added in v0.0.25

type GetLocalAgentConnectionsRequest added in v0.0.50

type GetLocalAgentConnectionsRequest struct {
	LocalAgentUuid string `protobuf:"bytes,1,opt,name=local_agent_uuid,json=localAgentUuid,proto3" json:"local_agent_uuid,omitempty"`
	// contains filtered or unexported fields
}

func (*GetLocalAgentConnectionsRequest) Descriptor deprecated added in v0.0.50

func (*GetLocalAgentConnectionsRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetLocalAgentConnectionsRequest.ProtoReflect.Descriptor instead.

func (*GetLocalAgentConnectionsRequest) GetLocalAgentUuid added in v0.0.50

func (x *GetLocalAgentConnectionsRequest) GetLocalAgentUuid() string

func (*GetLocalAgentConnectionsRequest) ProtoMessage added in v0.0.50

func (*GetLocalAgentConnectionsRequest) ProtoMessage()

func (*GetLocalAgentConnectionsRequest) ProtoReflect added in v0.0.50

func (*GetLocalAgentConnectionsRequest) Reset added in v0.0.50

func (*GetLocalAgentConnectionsRequest) String added in v0.0.50

type GetLocalAgentConnectionsResponse added in v0.0.50

type GetLocalAgentConnectionsResponse struct {
	Connections []*gen.LocalAgentConnection `protobuf:"bytes,1,rep,name=connections,proto3" json:"connections,omitempty"`
	// contains filtered or unexported fields
}

func (*GetLocalAgentConnectionsResponse) Descriptor deprecated added in v0.0.50

func (*GetLocalAgentConnectionsResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetLocalAgentConnectionsResponse.ProtoReflect.Descriptor instead.

func (*GetLocalAgentConnectionsResponse) GetConnections added in v0.0.50

func (*GetLocalAgentConnectionsResponse) ProtoMessage added in v0.0.50

func (*GetLocalAgentConnectionsResponse) ProtoMessage()

func (*GetLocalAgentConnectionsResponse) ProtoReflect added in v0.0.50

func (*GetLocalAgentConnectionsResponse) Reset added in v0.0.50

func (*GetLocalAgentConnectionsResponse) String added in v0.0.50

type GetMembershipRequest added in v0.0.25

type GetMembershipRequest struct {
	// contains filtered or unexported fields
}

membership start

func (*GetMembershipRequest) Descriptor deprecated added in v0.0.25

func (*GetMembershipRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetMembershipRequest.ProtoReflect.Descriptor instead.

func (*GetMembershipRequest) ProtoMessage added in v0.0.25

func (*GetMembershipRequest) ProtoMessage()

func (*GetMembershipRequest) ProtoReflect added in v0.0.25

func (x *GetMembershipRequest) ProtoReflect() protoreflect.Message

func (*GetMembershipRequest) Reset added in v0.0.25

func (x *GetMembershipRequest) Reset()

func (*GetMembershipRequest) String added in v0.0.25

func (x *GetMembershipRequest) String() string

type GetMembershipTierForProjectRequest added in v0.0.52

type GetMembershipTierForProjectRequest struct {
	ProjectUuid string `protobuf:"bytes,1,opt,name=project_uuid,json=projectUuid,proto3" json:"project_uuid,omitempty"`
	// contains filtered or unexported fields
}

func (*GetMembershipTierForProjectRequest) Descriptor deprecated added in v0.0.52

func (*GetMembershipTierForProjectRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetMembershipTierForProjectRequest.ProtoReflect.Descriptor instead.

func (*GetMembershipTierForProjectRequest) GetProjectUuid added in v0.0.52

func (x *GetMembershipTierForProjectRequest) GetProjectUuid() string

func (*GetMembershipTierForProjectRequest) ProtoMessage added in v0.0.52

func (*GetMembershipTierForProjectRequest) ProtoMessage()

func (*GetMembershipTierForProjectRequest) ProtoReflect added in v0.0.52

func (*GetMembershipTierForProjectRequest) Reset added in v0.0.52

func (*GetMembershipTierForProjectRequest) String added in v0.0.52

type GetMembershipTierForProjectResponse added in v0.0.52

type GetMembershipTierForProjectResponse struct {
	MembershipType gen.MembershipType `` /* 128-byte string literal not displayed */
	MembershipUuid string             `protobuf:"bytes,2,opt,name=membership_uuid,json=membershipUuid,proto3" json:"membership_uuid,omitempty"`
	// contains filtered or unexported fields
}

func (*GetMembershipTierForProjectResponse) Descriptor deprecated added in v0.0.52

func (*GetMembershipTierForProjectResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetMembershipTierForProjectResponse.ProtoReflect.Descriptor instead.

func (*GetMembershipTierForProjectResponse) GetMembershipType added in v0.0.52

func (*GetMembershipTierForProjectResponse) GetMembershipUuid added in v0.0.52

func (x *GetMembershipTierForProjectResponse) GetMembershipUuid() string

func (*GetMembershipTierForProjectResponse) ProtoMessage added in v0.0.52

func (*GetMembershipTierForProjectResponse) ProtoMessage()

func (*GetMembershipTierForProjectResponse) ProtoReflect added in v0.0.52

func (*GetMembershipTierForProjectResponse) Reset added in v0.0.52

func (*GetMembershipTierForProjectResponse) String added in v0.0.52

type GetObjectStoreWithSecretRequest added in v0.0.25

type GetObjectStoreWithSecretRequest struct {
	ObjectStoreUuid string `protobuf:"bytes,1,opt,name=object_store_uuid,json=objectStoreUuid,proto3" json:"object_store_uuid,omitempty"`
	TeamUuid        string `protobuf:"bytes,2,opt,name=team_uuid,json=teamUuid,proto3" json:"team_uuid,omitempty"`
	// contains filtered or unexported fields
}

object store start

func (*GetObjectStoreWithSecretRequest) Descriptor deprecated added in v0.0.25

func (*GetObjectStoreWithSecretRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetObjectStoreWithSecretRequest.ProtoReflect.Descriptor instead.

func (*GetObjectStoreWithSecretRequest) GetObjectStoreUuid added in v0.0.25

func (x *GetObjectStoreWithSecretRequest) GetObjectStoreUuid() string

func (*GetObjectStoreWithSecretRequest) GetTeamUuid added in v0.0.25

func (x *GetObjectStoreWithSecretRequest) GetTeamUuid() string

func (*GetObjectStoreWithSecretRequest) ProtoMessage added in v0.0.25

func (*GetObjectStoreWithSecretRequest) ProtoMessage()

func (*GetObjectStoreWithSecretRequest) ProtoReflect added in v0.0.25

func (*GetObjectStoreWithSecretRequest) Reset added in v0.0.25

func (*GetObjectStoreWithSecretRequest) String added in v0.0.25

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 GetProjectNameRequest added in v0.0.27

type GetProjectNameRequest struct {
	ProjectUuid string `protobuf:"bytes,1,opt,name=project_uuid,json=projectUuid,proto3" json:"project_uuid,omitempty"`
	// contains filtered or unexported fields
}

func (*GetProjectNameRequest) Descriptor deprecated added in v0.0.27

func (*GetProjectNameRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetProjectNameRequest.ProtoReflect.Descriptor instead.

func (*GetProjectNameRequest) GetProjectUuid added in v0.0.27

func (x *GetProjectNameRequest) GetProjectUuid() string

func (*GetProjectNameRequest) ProtoMessage added in v0.0.27

func (*GetProjectNameRequest) ProtoMessage()

func (*GetProjectNameRequest) ProtoReflect added in v0.0.27

func (x *GetProjectNameRequest) ProtoReflect() protoreflect.Message

func (*GetProjectNameRequest) Reset added in v0.0.27

func (x *GetProjectNameRequest) Reset()

func (*GetProjectNameRequest) String added in v0.0.27

func (x *GetProjectNameRequest) String() string

type GetProjectNameResponse added in v0.0.27

type GetProjectNameResponse struct {
	ProjectName string `protobuf:"bytes,1,opt,name=project_name,json=projectName,proto3" json:"project_name,omitempty"`
	// contains filtered or unexported fields
}

func (*GetProjectNameResponse) Descriptor deprecated added in v0.0.27

func (*GetProjectNameResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetProjectNameResponse.ProtoReflect.Descriptor instead.

func (*GetProjectNameResponse) GetProjectName added in v0.0.27

func (x *GetProjectNameResponse) GetProjectName() string

func (*GetProjectNameResponse) ProtoMessage added in v0.0.27

func (*GetProjectNameResponse) ProtoMessage()

func (*GetProjectNameResponse) ProtoReflect added in v0.0.27

func (x *GetProjectNameResponse) ProtoReflect() protoreflect.Message

func (*GetProjectNameResponse) Reset added in v0.0.27

func (x *GetProjectNameResponse) Reset()

func (*GetProjectNameResponse) String added in v0.0.27

func (x *GetProjectNameResponse) 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 (*GetProjectVersionForUserRequest) Reset

func (*GetProjectVersionForUserRequest) String

type GetProjectVersionFromConnectionRequest added in v0.0.50

type GetProjectVersionFromConnectionRequest struct {
	Type       gen.UserConnectionType        `protobuf:"varint,1,opt,name=type,proto3,enum=nem.UserConnectionType" json:"type,omitempty"`
	TypeConfig *gen.UserConnectionTypeConfig `protobuf:"bytes,2,opt,name=type_config,json=typeConfig,proto3" json:"type_config,omitempty"`
	Schema     string                        `protobuf:"bytes,3,opt,name=schema,proto3" json:"schema,omitempty"`
	Locale     string                        `protobuf:"bytes,4,opt,name=locale,proto3" json:"locale,omitempty"`
	// contains filtered or unexported fields
}

project version start

func (*GetProjectVersionFromConnectionRequest) Descriptor deprecated added in v0.0.50

func (*GetProjectVersionFromConnectionRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetProjectVersionFromConnectionRequest.ProtoReflect.Descriptor instead.

func (*GetProjectVersionFromConnectionRequest) GetLocale added in v0.0.50

func (*GetProjectVersionFromConnectionRequest) GetSchema added in v0.0.50

func (*GetProjectVersionFromConnectionRequest) GetType added in v0.0.50

func (*GetProjectVersionFromConnectionRequest) GetTypeConfig added in v0.0.50

func (*GetProjectVersionFromConnectionRequest) ProtoMessage added in v0.0.50

func (*GetProjectVersionFromConnectionRequest) ProtoReflect added in v0.0.50

func (*GetProjectVersionFromConnectionRequest) Reset added in v0.0.50

func (*GetProjectVersionFromConnectionRequest) String added in v0.0.50

type GetProjectVersionFromConnectionResponse added in v0.0.50

type GetProjectVersionFromConnectionResponse struct {
	ProjectVersion *gen.ProjectVersion `protobuf:"bytes,1,opt,name=project_version,json=projectVersion,proto3" json:"project_version,omitempty"`
	// contains filtered or unexported fields
}

func (*GetProjectVersionFromConnectionResponse) Descriptor deprecated added in v0.0.50

func (*GetProjectVersionFromConnectionResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetProjectVersionFromConnectionResponse.ProtoReflect.Descriptor instead.

func (*GetProjectVersionFromConnectionResponse) GetProjectVersion added in v0.0.50

func (*GetProjectVersionFromConnectionResponse) ProtoMessage added in v0.0.50

func (*GetProjectVersionFromConnectionResponse) ProtoReflect added in v0.0.50

func (*GetProjectVersionFromConnectionResponse) Reset added in v0.0.50

func (*GetProjectVersionFromConnectionResponse) String added in v0.0.50

type GetProjectVersionIdentifierRequest added in v0.0.25

type GetProjectVersionIdentifierRequest 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 (*GetProjectVersionIdentifierRequest) Descriptor deprecated added in v0.0.25

func (*GetProjectVersionIdentifierRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetProjectVersionIdentifierRequest.ProtoReflect.Descriptor instead.

func (*GetProjectVersionIdentifierRequest) GetProjectVersionUuid added in v0.0.25

func (x *GetProjectVersionIdentifierRequest) GetProjectVersionUuid() string

func (*GetProjectVersionIdentifierRequest) ProtoMessage added in v0.0.25

func (*GetProjectVersionIdentifierRequest) ProtoMessage()

func (*GetProjectVersionIdentifierRequest) ProtoReflect added in v0.0.25

func (*GetProjectVersionIdentifierRequest) Reset added in v0.0.25

func (*GetProjectVersionIdentifierRequest) String added in v0.0.25

type GetProjectVersionIdentifierResponse added in v0.0.25

type GetProjectVersionIdentifierResponse struct {
	ProjectVersionIdentifier string `` /* 135-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*GetProjectVersionIdentifierResponse) Descriptor deprecated added in v0.0.25

func (*GetProjectVersionIdentifierResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetProjectVersionIdentifierResponse.ProtoReflect.Descriptor instead.

func (*GetProjectVersionIdentifierResponse) GetProjectVersionIdentifier added in v0.0.25

func (x *GetProjectVersionIdentifierResponse) GetProjectVersionIdentifier() string

func (*GetProjectVersionIdentifierResponse) ProtoMessage added in v0.0.25

func (*GetProjectVersionIdentifierResponse) ProtoMessage()

func (*GetProjectVersionIdentifierResponse) ProtoReflect added in v0.0.25

func (*GetProjectVersionIdentifierResponse) Reset added in v0.0.25

func (*GetProjectVersionIdentifierResponse) String added in v0.0.25

type GetProjectVersionSQLDiffRequest added in v1.0.3

type GetProjectVersionSQLDiffRequest struct {
	ProjectVersionSqlDiffUuid string `` /* 142-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*GetProjectVersionSQLDiffRequest) Descriptor deprecated added in v1.0.3

func (*GetProjectVersionSQLDiffRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetProjectVersionSQLDiffRequest.ProtoReflect.Descriptor instead.

func (*GetProjectVersionSQLDiffRequest) GetProjectVersionSqlDiffUuid added in v1.0.3

func (x *GetProjectVersionSQLDiffRequest) GetProjectVersionSqlDiffUuid() string

func (*GetProjectVersionSQLDiffRequest) ProtoMessage added in v1.0.3

func (*GetProjectVersionSQLDiffRequest) ProtoMessage()

func (*GetProjectVersionSQLDiffRequest) ProtoReflect added in v1.0.3

func (*GetProjectVersionSQLDiffRequest) Reset added in v1.0.3

func (*GetProjectVersionSQLDiffRequest) String added in v1.0.3

type GetProjectVersionSQLDiffResponse added in v1.0.3

type GetProjectVersionSQLDiffResponse 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"`
	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 (*GetProjectVersionSQLDiffResponse) Descriptor deprecated added in v1.0.3

func (*GetProjectVersionSQLDiffResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetProjectVersionSQLDiffResponse.ProtoReflect.Descriptor instead.

func (*GetProjectVersionSQLDiffResponse) GetApply added in v1.0.3

func (*GetProjectVersionSQLDiffResponse) GetContextualDiff added in v1.0.3

func (x *GetProjectVersionSQLDiffResponse) GetContextualDiff() string

func (*GetProjectVersionSQLDiffResponse) GetMessage added in v1.0.3

func (x *GetProjectVersionSQLDiffResponse) GetMessage() string

func (*GetProjectVersionSQLDiffResponse) GetStatus added in v1.0.3

func (*GetProjectVersionSQLDiffResponse) ProtoMessage added in v1.0.3

func (*GetProjectVersionSQLDiffResponse) ProtoMessage()

func (*GetProjectVersionSQLDiffResponse) ProtoReflect added in v1.0.3

func (*GetProjectVersionSQLDiffResponse) Reset added in v1.0.3

func (*GetProjectVersionSQLDiffResponse) String added in v1.0.3

type GetProjectVersionVersionRequest added in v0.0.25

type GetProjectVersionVersionRequest 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 (*GetProjectVersionVersionRequest) Descriptor deprecated added in v0.0.25

func (*GetProjectVersionVersionRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetProjectVersionVersionRequest.ProtoReflect.Descriptor instead.

func (*GetProjectVersionVersionRequest) GetProjectVersionUuid added in v0.0.25

func (x *GetProjectVersionVersionRequest) GetProjectVersionUuid() string

func (*GetProjectVersionVersionRequest) ProtoMessage added in v0.0.25

func (*GetProjectVersionVersionRequest) ProtoMessage()

func (*GetProjectVersionVersionRequest) ProtoReflect added in v0.0.25

func (*GetProjectVersionVersionRequest) Reset added in v0.0.25

func (*GetProjectVersionVersionRequest) String added in v0.0.25

type GetProjectVersionVersionResponse added in v0.0.25

type GetProjectVersionVersionResponse struct {
	Version int64 `protobuf:"varint,1,opt,name=version,proto3" json:"version,omitempty"` // timestamp
	// contains filtered or unexported fields
}

func (*GetProjectVersionVersionResponse) Descriptor deprecated added in v0.0.25

func (*GetProjectVersionVersionResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetProjectVersionVersionResponse.ProtoReflect.Descriptor instead.

func (*GetProjectVersionVersionResponse) GetVersion added in v0.0.25

func (x *GetProjectVersionVersionResponse) GetVersion() int64

func (*GetProjectVersionVersionResponse) ProtoMessage added in v0.0.25

func (*GetProjectVersionVersionResponse) ProtoMessage()

func (*GetProjectVersionVersionResponse) ProtoReflect added in v0.0.25

func (*GetProjectVersionVersionResponse) Reset added in v0.0.25

func (*GetProjectVersionVersionResponse) String added in v0.0.25

type GetQueryExecutionRequest added in v0.0.50

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.50

func (*GetQueryExecutionRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetQueryExecutionRequest.ProtoReflect.Descriptor instead.

func (*GetQueryExecutionRequest) GetExecutionUuid added in v0.0.50

func (x *GetQueryExecutionRequest) GetExecutionUuid() string

func (*GetQueryExecutionRequest) ProtoMessage added in v0.0.50

func (*GetQueryExecutionRequest) ProtoMessage()

func (*GetQueryExecutionRequest) ProtoReflect added in v0.0.50

func (x *GetQueryExecutionRequest) ProtoReflect() protoreflect.Message

func (*GetQueryExecutionRequest) Reset added in v0.0.50

func (x *GetQueryExecutionRequest) Reset()

func (*GetQueryExecutionRequest) String added in v0.0.50

func (x *GetQueryExecutionRequest) String() string

type GetQueryExecutionResponse added in v0.0.50

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"`
	JsonResults string                       `protobuf:"bytes,4,opt,name=json_results,json=jsonResults,proto3" json:"json_results,omitempty"` // optional, only included if ExecuteQueryRequest.include_json_results was true
	Warning     bool                         `protobuf:"varint,5,opt,name=warning,proto3" json:"warning,omitempty"`                           // the execution succeeded but something in it needs the user's attention; message says what
	// contains filtered or unexported fields
}

func (*GetQueryExecutionResponse) Descriptor deprecated added in v0.0.50

func (*GetQueryExecutionResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetQueryExecutionResponse.ProtoReflect.Descriptor instead.

func (*GetQueryExecutionResponse) GetJsonResults added in v0.0.50

func (x *GetQueryExecutionResponse) GetJsonResults() string

func (*GetQueryExecutionResponse) GetMessage added in v0.0.50

func (x *GetQueryExecutionResponse) GetMessage() string

func (*GetQueryExecutionResponse) GetResult added in v0.0.50

func (*GetQueryExecutionResponse) GetStatus added in v0.0.50

func (*GetQueryExecutionResponse) GetWarning added in v1.4.0

func (x *GetQueryExecutionResponse) GetWarning() bool

func (*GetQueryExecutionResponse) ProtoMessage added in v0.0.50

func (*GetQueryExecutionResponse) ProtoMessage()

func (*GetQueryExecutionResponse) ProtoReflect added in v0.0.50

func (*GetQueryExecutionResponse) Reset added in v0.0.50

func (x *GetQueryExecutionResponse) Reset()

func (*GetQueryExecutionResponse) String added in v0.0.50

func (x *GetQueryExecutionResponse) String() string

type GetRecordFieldSignedFileURLRequest added in v0.0.25

type GetRecordFieldSignedFileURLRequest 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"`
	EntityUuid         string `protobuf:"bytes,3,opt,name=entity_uuid,json=entityUuid,proto3" json:"entity_uuid,omitempty"`
	FieldUuid          string `protobuf:"bytes,4,opt,name=field_uuid,json=fieldUuid,proto3" json:"field_uuid,omitempty"`
	FileUrl            string `protobuf:"bytes,5,opt,name=file_url,json=fileUrl,proto3" json:"file_url,omitempty"`
	// contains filtered or unexported fields
}

func (*GetRecordFieldSignedFileURLRequest) Descriptor deprecated added in v0.0.25

func (*GetRecordFieldSignedFileURLRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetRecordFieldSignedFileURLRequest.ProtoReflect.Descriptor instead.

func (*GetRecordFieldSignedFileURLRequest) GetEntityUuid added in v0.0.25

func (x *GetRecordFieldSignedFileURLRequest) GetEntityUuid() string

func (*GetRecordFieldSignedFileURLRequest) GetFieldUuid added in v0.0.25

func (x *GetRecordFieldSignedFileURLRequest) GetFieldUuid() string

func (*GetRecordFieldSignedFileURLRequest) GetFileUrl added in v0.0.25

func (*GetRecordFieldSignedFileURLRequest) GetProjectUuid added in v0.0.25

func (x *GetRecordFieldSignedFileURLRequest) GetProjectUuid() string

func (*GetRecordFieldSignedFileURLRequest) GetProjectVersionUuid added in v0.0.25

func (x *GetRecordFieldSignedFileURLRequest) GetProjectVersionUuid() string

func (*GetRecordFieldSignedFileURLRequest) ProtoMessage added in v0.0.25

func (*GetRecordFieldSignedFileURLRequest) ProtoMessage()

func (*GetRecordFieldSignedFileURLRequest) ProtoReflect added in v0.0.25

func (*GetRecordFieldSignedFileURLRequest) Reset added in v0.0.25

func (*GetRecordFieldSignedFileURLRequest) String added in v0.0.25

type GetRecordFieldSignedFileURLResponse added in v0.0.25

type GetRecordFieldSignedFileURLResponse struct {
	SignedUrl string `protobuf:"bytes,1,opt,name=signed_url,json=signedUrl,proto3" json:"signed_url,omitempty"`
	// contains filtered or unexported fields
}

func (*GetRecordFieldSignedFileURLResponse) Descriptor deprecated added in v0.0.25

func (*GetRecordFieldSignedFileURLResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetRecordFieldSignedFileURLResponse.ProtoReflect.Descriptor instead.

func (*GetRecordFieldSignedFileURLResponse) GetSignedUrl added in v0.0.25

func (x *GetRecordFieldSignedFileURLResponse) GetSignedUrl() string

func (*GetRecordFieldSignedFileURLResponse) ProtoMessage added in v0.0.25

func (*GetRecordFieldSignedFileURLResponse) ProtoMessage()

func (*GetRecordFieldSignedFileURLResponse) ProtoReflect added in v0.0.25

func (*GetRecordFieldSignedFileURLResponse) Reset added in v0.0.25

func (*GetRecordFieldSignedFileURLResponse) String added in v0.0.25

type GetRecordFileContentRequest added in v0.0.25

type GetRecordFileContentRequest 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"`
	EntityUuid         string `protobuf:"bytes,3,opt,name=entity_uuid,json=entityUuid,proto3" json:"entity_uuid,omitempty"`
	FieldUuid          string `protobuf:"bytes,4,opt,name=field_uuid,json=fieldUuid,proto3" json:"field_uuid,omitempty"`
	FileUrl            string `protobuf:"bytes,5,opt,name=file_url,json=fileUrl,proto3" json:"file_url,omitempty"`
	// contains filtered or unexported fields
}

func (*GetRecordFileContentRequest) Descriptor deprecated added in v0.0.25

func (*GetRecordFileContentRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetRecordFileContentRequest.ProtoReflect.Descriptor instead.

func (*GetRecordFileContentRequest) GetEntityUuid added in v0.0.25

func (x *GetRecordFileContentRequest) GetEntityUuid() string

func (*GetRecordFileContentRequest) GetFieldUuid added in v0.0.25

func (x *GetRecordFileContentRequest) GetFieldUuid() string

func (*GetRecordFileContentRequest) GetFileUrl added in v0.0.25

func (x *GetRecordFileContentRequest) GetFileUrl() string

func (*GetRecordFileContentRequest) GetProjectUuid added in v0.0.25

func (x *GetRecordFileContentRequest) GetProjectUuid() string

func (*GetRecordFileContentRequest) GetProjectVersionUuid added in v0.0.25

func (x *GetRecordFileContentRequest) GetProjectVersionUuid() string

func (*GetRecordFileContentRequest) ProtoMessage added in v0.0.25

func (*GetRecordFileContentRequest) ProtoMessage()

func (*GetRecordFileContentRequest) ProtoReflect added in v0.0.25

func (*GetRecordFileContentRequest) Reset added in v0.0.25

func (x *GetRecordFileContentRequest) Reset()

func (*GetRecordFileContentRequest) String added in v0.0.25

func (x *GetRecordFileContentRequest) String() string

type GetRecordFileContentResponse added in v0.0.25

type GetRecordFileContentResponse struct {
	Content []byte `protobuf:"bytes,1,opt,name=content,proto3" json:"content,omitempty"` // base64 encoded content of the file
	// contains filtered or unexported fields
}

func (*GetRecordFileContentResponse) Descriptor deprecated added in v0.0.25

func (*GetRecordFileContentResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetRecordFileContentResponse.ProtoReflect.Descriptor instead.

func (*GetRecordFileContentResponse) GetContent added in v0.0.25

func (x *GetRecordFileContentResponse) GetContent() []byte

func (*GetRecordFileContentResponse) ProtoMessage added in v0.0.25

func (*GetRecordFileContentResponse) ProtoMessage()

func (*GetRecordFileContentResponse) ProtoReflect added in v0.0.25

func (*GetRecordFileContentResponse) Reset added in v0.0.25

func (x *GetRecordFileContentResponse) Reset()

func (*GetRecordFileContentResponse) String added in v0.0.25

type GetSchemasRequest added in v0.0.50

type GetSchemasRequest 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"`
	// contains filtered or unexported fields
}

func (*GetSchemasRequest) Descriptor deprecated added in v0.0.50

func (*GetSchemasRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetSchemasRequest.ProtoReflect.Descriptor instead.

func (*GetSchemasRequest) GetType added in v0.0.50

func (*GetSchemasRequest) GetTypeConfig added in v0.0.50

func (x *GetSchemasRequest) GetTypeConfig() *gen.UserConnectionTypeConfig

func (*GetSchemasRequest) ProtoMessage added in v0.0.50

func (*GetSchemasRequest) ProtoMessage()

func (*GetSchemasRequest) ProtoReflect added in v0.0.50

func (x *GetSchemasRequest) ProtoReflect() protoreflect.Message

func (*GetSchemasRequest) Reset added in v0.0.50

func (x *GetSchemasRequest) Reset()

func (*GetSchemasRequest) String added in v0.0.50

func (x *GetSchemasRequest) String() string

type GetSchemasResponse added in v0.0.50

type GetSchemasResponse struct {
	Schemas []string `protobuf:"bytes,1,rep,name=schemas,proto3" json:"schemas,omitempty"`
	// contains filtered or unexported fields
}

func (*GetSchemasResponse) Descriptor deprecated added in v0.0.50

func (*GetSchemasResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetSchemasResponse.ProtoReflect.Descriptor instead.

func (*GetSchemasResponse) GetSchemas added in v0.0.50

func (x *GetSchemasResponse) GetSchemas() []string

func (*GetSchemasResponse) ProtoMessage added in v0.0.50

func (*GetSchemasResponse) ProtoMessage()

func (*GetSchemasResponse) ProtoReflect added in v0.0.50

func (x *GetSchemasResponse) ProtoReflect() protoreflect.Message

func (*GetSchemasResponse) Reset added in v0.0.50

func (x *GetSchemasResponse) Reset()

func (*GetSchemasResponse) String added in v0.0.50

func (x *GetSchemasResponse) String() string

type GetSignedFileURLRequest

type GetSignedFileURLRequest struct {
	Url string `protobuf:"bytes,1,opt,name=url,proto3" json:"url,omitempty"`
	// contains filtered or unexported fields
}

func (*GetSignedFileURLRequest) Descriptor deprecated

func (*GetSignedFileURLRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetSignedFileURLRequest.ProtoReflect.Descriptor instead.

func (*GetSignedFileURLRequest) GetUrl

func (x *GetSignedFileURLRequest) GetUrl() string

func (*GetSignedFileURLRequest) ProtoMessage

func (*GetSignedFileURLRequest) ProtoMessage()

func (*GetSignedFileURLRequest) ProtoReflect

func (x *GetSignedFileURLRequest) ProtoReflect() protoreflect.Message

func (*GetSignedFileURLRequest) Reset

func (x *GetSignedFileURLRequest) Reset()

func (*GetSignedFileURLRequest) String

func (x *GetSignedFileURLRequest) String() string

type GetSignedFileURLResponse

type GetSignedFileURLResponse struct {
	Url string `protobuf:"bytes,1,opt,name=url,proto3" json:"url,omitempty"`
	// contains filtered or unexported fields
}

func (*GetSignedFileURLResponse) Descriptor deprecated

func (*GetSignedFileURLResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetSignedFileURLResponse.ProtoReflect.Descriptor instead.

func (*GetSignedFileURLResponse) GetUrl

func (x *GetSignedFileURLResponse) GetUrl() string

func (*GetSignedFileURLResponse) ProtoMessage

func (*GetSignedFileURLResponse) ProtoMessage()

func (*GetSignedFileURLResponse) ProtoReflect

func (x *GetSignedFileURLResponse) ProtoReflect() protoreflect.Message

func (*GetSignedFileURLResponse) Reset

func (x *GetSignedFileURLResponse) Reset()

func (*GetSignedFileURLResponse) String

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

type GetTokenUserRequest struct {
	// contains filtered or unexported fields
}

func (*GetTokenUserRequest) Descriptor deprecated

func (*GetTokenUserRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetTokenUserRequest.ProtoReflect.Descriptor instead.

func (*GetTokenUserRequest) ProtoMessage

func (*GetTokenUserRequest) ProtoMessage()

func (*GetTokenUserRequest) ProtoReflect

func (x *GetTokenUserRequest) ProtoReflect() protoreflect.Message

func (*GetTokenUserRequest) Reset

func (x *GetTokenUserRequest) Reset()

func (*GetTokenUserRequest) String

func (x *GetTokenUserRequest) String() string

type GetUserByEmailRequest added in v0.0.25

type GetUserByEmailRequest struct {
	Email string `protobuf:"bytes,1,opt,name=email,proto3" json:"email,omitempty"`
	// contains filtered or unexported fields
}

func (*GetUserByEmailRequest) Descriptor deprecated added in v0.0.25

func (*GetUserByEmailRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetUserByEmailRequest.ProtoReflect.Descriptor instead.

func (*GetUserByEmailRequest) GetEmail added in v0.0.25

func (x *GetUserByEmailRequest) GetEmail() string

func (*GetUserByEmailRequest) ProtoMessage added in v0.0.25

func (*GetUserByEmailRequest) ProtoMessage()

func (*GetUserByEmailRequest) ProtoReflect added in v0.0.25

func (x *GetUserByEmailRequest) ProtoReflect() protoreflect.Message

func (*GetUserByEmailRequest) Reset added in v0.0.25

func (x *GetUserByEmailRequest) Reset()

func (*GetUserByEmailRequest) String added in v0.0.25

func (x *GetUserByEmailRequest) String() string

type GetUserConnectionsRequest added in v0.0.50

type GetUserConnectionsRequest struct {
	// contains filtered or unexported fields
}

connections start

func (*GetUserConnectionsRequest) Descriptor deprecated added in v0.0.50

func (*GetUserConnectionsRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetUserConnectionsRequest.ProtoReflect.Descriptor instead.

func (*GetUserConnectionsRequest) ProtoMessage added in v0.0.50

func (*GetUserConnectionsRequest) ProtoMessage()

func (*GetUserConnectionsRequest) ProtoReflect added in v0.0.50

func (*GetUserConnectionsRequest) Reset added in v0.0.50

func (x *GetUserConnectionsRequest) Reset()

func (*GetUserConnectionsRequest) String added in v0.0.50

func (x *GetUserConnectionsRequest) String() string

type GetUserConnectionsResponse added in v0.0.50

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.50

func (*GetUserConnectionsResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetUserConnectionsResponse.ProtoReflect.Descriptor instead.

func (*GetUserConnectionsResponse) GetConnections added in v0.0.50

func (x *GetUserConnectionsResponse) GetConnections() []*gen.UserConnection

func (*GetUserConnectionsResponse) ProtoMessage added in v0.0.50

func (*GetUserConnectionsResponse) ProtoMessage()

func (*GetUserConnectionsResponse) ProtoReflect added in v0.0.50

func (*GetUserConnectionsResponse) Reset added in v0.0.50

func (x *GetUserConnectionsResponse) Reset()

func (*GetUserConnectionsResponse) String added in v0.0.50

func (x *GetUserConnectionsResponse) String() string

type GetUserProjectVersionDataRequest added in v0.0.25

type GetUserProjectVersionDataRequest struct {
	ProjectVersionUuid string `protobuf:"bytes,1,opt,name=project_version_uuid,json=projectVersionUuid,proto3" json:"project_version_uuid,omitempty"`
	// contains filtered or unexported fields
}

user project version data start

func (*GetUserProjectVersionDataRequest) Descriptor deprecated added in v0.0.25

func (*GetUserProjectVersionDataRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetUserProjectVersionDataRequest.ProtoReflect.Descriptor instead.

func (*GetUserProjectVersionDataRequest) GetProjectVersionUuid added in v0.0.25

func (x *GetUserProjectVersionDataRequest) GetProjectVersionUuid() string

func (*GetUserProjectVersionDataRequest) ProtoMessage added in v0.0.25

func (*GetUserProjectVersionDataRequest) ProtoMessage()

func (*GetUserProjectVersionDataRequest) ProtoReflect added in v0.0.25

func (*GetUserProjectVersionDataRequest) Reset added in v0.0.25

func (*GetUserProjectVersionDataRequest) String added in v0.0.25

type GetUserProjectVersionDataResponse added in v0.0.25

type GetUserProjectVersionDataResponse struct {
	ProjectVersionUuid string `protobuf:"bytes,1,opt,name=project_version_uuid,json=projectVersionUuid,proto3" json:"project_version_uuid,omitempty"`
	Data               string `protobuf:"bytes,2,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*GetUserProjectVersionDataResponse) Descriptor deprecated added in v0.0.25

func (*GetUserProjectVersionDataResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetUserProjectVersionDataResponse.ProtoReflect.Descriptor instead.

func (*GetUserProjectVersionDataResponse) GetData added in v0.0.25

func (*GetUserProjectVersionDataResponse) GetProjectVersionUuid added in v0.0.25

func (x *GetUserProjectVersionDataResponse) GetProjectVersionUuid() string

func (*GetUserProjectVersionDataResponse) ProtoMessage added in v0.0.25

func (*GetUserProjectVersionDataResponse) ProtoMessage()

func (*GetUserProjectVersionDataResponse) ProtoReflect added in v0.0.25

func (*GetUserProjectVersionDataResponse) Reset added in v0.0.25

func (*GetUserProjectVersionDataResponse) String added in v0.0.25

type GetUserPromptJobRequest added in v0.0.27

type GetUserPromptJobRequest struct {
	Context ProContext `protobuf:"varint,1,opt,name=context,proto3,enum=ProContext" json:"context,omitempty"`
	JobUuid string     `protobuf:"bytes,2,opt,name=job_uuid,json=jobUuid,proto3" json:"job_uuid,omitempty"`
	// contains filtered or unexported fields
}

func (*GetUserPromptJobRequest) Descriptor deprecated added in v0.0.27

func (*GetUserPromptJobRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetUserPromptJobRequest.ProtoReflect.Descriptor instead.

func (*GetUserPromptJobRequest) GetContext added in v0.0.27

func (x *GetUserPromptJobRequest) GetContext() ProContext

func (*GetUserPromptJobRequest) GetJobUuid added in v0.0.27

func (x *GetUserPromptJobRequest) GetJobUuid() string

func (*GetUserPromptJobRequest) ProtoMessage added in v0.0.27

func (*GetUserPromptJobRequest) ProtoMessage()

func (*GetUserPromptJobRequest) ProtoReflect added in v0.0.27

func (x *GetUserPromptJobRequest) ProtoReflect() protoreflect.Message

func (*GetUserPromptJobRequest) Reset added in v0.0.27

func (x *GetUserPromptJobRequest) Reset()

func (*GetUserPromptJobRequest) String added in v0.0.27

func (x *GetUserPromptJobRequest) String() string

type GetUserPromptJobResponse added in v0.0.27

type GetUserPromptJobResponse struct {
	CurrentStep      string              `protobuf:"bytes,1,opt,name=current_step,json=currentStep,proto3" json:"current_step,omitempty"`
	ErrorMessage     string              `protobuf:"bytes,2,opt,name=error_message,json=errorMessage,proto3" json:"error_message,omitempty"` // only if step is failed
	GeneratedContent string              `protobuf:"bytes,3,opt,name=generated_content,json=generatedContent,proto3" json:"generated_content,omitempty"`
	ProjectVersion   *gen.ProjectVersion `protobuf:"bytes,4,opt,name=project_version,json=projectVersion,proto3" json:"project_version,omitempty"` // optional only returned for editor context
	// contains filtered or unexported fields
}

func (*GetUserPromptJobResponse) Descriptor deprecated added in v0.0.27

func (*GetUserPromptJobResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetUserPromptJobResponse.ProtoReflect.Descriptor instead.

func (*GetUserPromptJobResponse) GetCurrentStep added in v0.0.27

func (x *GetUserPromptJobResponse) GetCurrentStep() string

func (*GetUserPromptJobResponse) GetErrorMessage added in v0.0.27

func (x *GetUserPromptJobResponse) GetErrorMessage() string

func (*GetUserPromptJobResponse) GetGeneratedContent added in v0.0.27

func (x *GetUserPromptJobResponse) GetGeneratedContent() string

func (*GetUserPromptJobResponse) GetProjectVersion added in v0.0.27

func (x *GetUserPromptJobResponse) GetProjectVersion() *gen.ProjectVersion

func (*GetUserPromptJobResponse) ProtoMessage added in v0.0.27

func (*GetUserPromptJobResponse) ProtoMessage()

func (*GetUserPromptJobResponse) ProtoReflect added in v0.0.27

func (x *GetUserPromptJobResponse) ProtoReflect() protoreflect.Message

func (*GetUserPromptJobResponse) Reset added in v0.0.27

func (x *GetUserPromptJobResponse) Reset()

func (*GetUserPromptJobResponse) String added in v0.0.27

func (x *GetUserPromptJobResponse) 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 GetUserRoleForProjectRequest added in v0.0.25

type GetUserRoleForProjectRequest struct {
	ProjectUuid string `protobuf:"bytes,1,opt,name=project_uuid,json=projectUuid,proto3" json:"project_uuid,omitempty"`
	// contains filtered or unexported fields
}

func (*GetUserRoleForProjectRequest) Descriptor deprecated added in v0.0.25

func (*GetUserRoleForProjectRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetUserRoleForProjectRequest.ProtoReflect.Descriptor instead.

func (*GetUserRoleForProjectRequest) GetProjectUuid added in v0.0.25

func (x *GetUserRoleForProjectRequest) GetProjectUuid() string

func (*GetUserRoleForProjectRequest) ProtoMessage added in v0.0.25

func (*GetUserRoleForProjectRequest) ProtoMessage()

func (*GetUserRoleForProjectRequest) ProtoReflect added in v0.0.25

func (*GetUserRoleForProjectRequest) Reset added in v0.0.25

func (x *GetUserRoleForProjectRequest) Reset()

func (*GetUserRoleForProjectRequest) String added in v0.0.25

type GetUserRoleForProjectResponse added in v0.0.25

type GetUserRoleForProjectResponse struct {
	Role                    gen.UserProjectRole `protobuf:"varint,1,opt,name=role,proto3,enum=nem.UserProjectRole" json:"role,omitempty"` // the role of the user in the project
	ReviewRequiredStructure bool                ``                                                                                        // if true, the user needs to review structure changes
	/* 133-byte string literal not displayed */
	ReviewRequiredData bool `protobuf:"varint,3,opt,name=review_required_data,json=reviewRequiredData,proto3" json:"review_required_data,omitempty"` // if true, the user needs to review data changes
	// contains filtered or unexported fields
}

func (*GetUserRoleForProjectResponse) Descriptor deprecated added in v0.0.25

func (*GetUserRoleForProjectResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetUserRoleForProjectResponse.ProtoReflect.Descriptor instead.

func (*GetUserRoleForProjectResponse) GetReviewRequiredData added in v0.0.25

func (x *GetUserRoleForProjectResponse) GetReviewRequiredData() bool

func (*GetUserRoleForProjectResponse) GetReviewRequiredStructure added in v0.0.25

func (x *GetUserRoleForProjectResponse) GetReviewRequiredStructure() bool

func (*GetUserRoleForProjectResponse) GetRole added in v0.0.25

func (*GetUserRoleForProjectResponse) ProtoMessage added in v0.0.25

func (*GetUserRoleForProjectResponse) ProtoMessage()

func (*GetUserRoleForProjectResponse) ProtoReflect added in v0.0.25

func (*GetUserRoleForProjectResponse) Reset added in v0.0.25

func (x *GetUserRoleForProjectResponse) Reset()

func (*GetUserRoleForProjectResponse) String added in v0.0.25

type GetUserRoleForTeamRequest added in v0.0.25

type GetUserRoleForTeamRequest struct {
	TeamUuid string `protobuf:"bytes,1,opt,name=team_uuid,json=teamUuid,proto3" json:"team_uuid,omitempty"`
	// contains filtered or unexported fields
}

func (*GetUserRoleForTeamRequest) Descriptor deprecated added in v0.0.25

func (*GetUserRoleForTeamRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetUserRoleForTeamRequest.ProtoReflect.Descriptor instead.

func (*GetUserRoleForTeamRequest) GetTeamUuid added in v0.0.25

func (x *GetUserRoleForTeamRequest) GetTeamUuid() string

func (*GetUserRoleForTeamRequest) ProtoMessage added in v0.0.25

func (*GetUserRoleForTeamRequest) ProtoMessage()

func (*GetUserRoleForTeamRequest) ProtoReflect added in v0.0.25

func (*GetUserRoleForTeamRequest) Reset added in v0.0.25

func (x *GetUserRoleForTeamRequest) Reset()

func (*GetUserRoleForTeamRequest) String added in v0.0.25

func (x *GetUserRoleForTeamRequest) String() string

type GetUserRoleForTeamResponse added in v0.0.25

type GetUserRoleForTeamResponse struct {
	Role                    gen.UserTeamRole `protobuf:"varint,1,opt,name=role,proto3,enum=nem.UserTeamRole" json:"role,omitempty"` // the role of the user in the team
	ReviewRequiredStructure bool             ``                                                                                     // if true, the user needs to review structure changes
	/* 133-byte string literal not displayed */
	ReviewRequiredData bool `protobuf:"varint,3,opt,name=review_required_data,json=reviewRequiredData,proto3" json:"review_required_data,omitempty"` // if true, the user needs to review data changes
	// contains filtered or unexported fields
}

func (*GetUserRoleForTeamResponse) Descriptor deprecated added in v0.0.25

func (*GetUserRoleForTeamResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetUserRoleForTeamResponse.ProtoReflect.Descriptor instead.

func (*GetUserRoleForTeamResponse) GetReviewRequiredData added in v0.0.25

func (x *GetUserRoleForTeamResponse) GetReviewRequiredData() bool

func (*GetUserRoleForTeamResponse) GetReviewRequiredStructure added in v0.0.25

func (x *GetUserRoleForTeamResponse) GetReviewRequiredStructure() bool

func (*GetUserRoleForTeamResponse) GetRole added in v0.0.25

func (*GetUserRoleForTeamResponse) ProtoMessage added in v0.0.25

func (*GetUserRoleForTeamResponse) ProtoMessage()

func (*GetUserRoleForTeamResponse) ProtoReflect added in v0.0.25

func (*GetUserRoleForTeamResponse) Reset added in v0.0.25

func (x *GetUserRoleForTeamResponse) Reset()

func (*GetUserRoleForTeamResponse) String added in v0.0.25

func (x *GetUserRoleForTeamResponse) String() string

type HandleFollowupUserPromptRequest added in v0.0.27

type HandleFollowupUserPromptRequest struct {
	Context        ProContext `protobuf:"varint,1,opt,name=context,proto3,enum=ProContext" json:"context,omitempty"`
	JobUuid        string     `protobuf:"bytes,2,opt,name=job_uuid,json=jobUuid,proto3" json:"job_uuid,omitempty"`
	FollowupPrompt string     `protobuf:"bytes,3,opt,name=followup_prompt,json=followupPrompt,proto3" json:"followup_prompt,omitempty"`
	AdditionalData string     `protobuf:"bytes,4,opt,name=additional_data,json=additionalData,proto3" json:"additional_data,omitempty"` // optional additional data to assist with the prompt handling
	// contains filtered or unexported fields
}

func (*HandleFollowupUserPromptRequest) Descriptor deprecated added in v0.0.27

func (*HandleFollowupUserPromptRequest) Descriptor() ([]byte, []int)

Deprecated: Use HandleFollowupUserPromptRequest.ProtoReflect.Descriptor instead.

func (*HandleFollowupUserPromptRequest) GetAdditionalData added in v0.0.27

func (x *HandleFollowupUserPromptRequest) GetAdditionalData() string

func (*HandleFollowupUserPromptRequest) GetContext added in v0.0.27

func (*HandleFollowupUserPromptRequest) GetFollowupPrompt added in v0.0.27

func (x *HandleFollowupUserPromptRequest) GetFollowupPrompt() string

func (*HandleFollowupUserPromptRequest) GetJobUuid added in v0.0.27

func (x *HandleFollowupUserPromptRequest) GetJobUuid() string

func (*HandleFollowupUserPromptRequest) ProtoMessage added in v0.0.27

func (*HandleFollowupUserPromptRequest) ProtoMessage()

func (*HandleFollowupUserPromptRequest) ProtoReflect added in v0.0.27

func (*HandleFollowupUserPromptRequest) Reset added in v0.0.27

func (*HandleFollowupUserPromptRequest) String added in v0.0.27

type HandleFollowupUserPromptResponse added in v0.0.27

type HandleFollowupUserPromptResponse struct {
	JobUuid string `protobuf:"bytes,1,opt,name=job_uuid,json=jobUuid,proto3" json:"job_uuid,omitempty"`
	// contains filtered or unexported fields
}

func (*HandleFollowupUserPromptResponse) Descriptor deprecated added in v0.0.27

func (*HandleFollowupUserPromptResponse) Descriptor() ([]byte, []int)

Deprecated: Use HandleFollowupUserPromptResponse.ProtoReflect.Descriptor instead.

func (*HandleFollowupUserPromptResponse) GetJobUuid added in v0.0.27

func (x *HandleFollowupUserPromptResponse) GetJobUuid() string

func (*HandleFollowupUserPromptResponse) ProtoMessage added in v0.0.27

func (*HandleFollowupUserPromptResponse) ProtoMessage()

func (*HandleFollowupUserPromptResponse) ProtoReflect added in v0.0.27

func (*HandleFollowupUserPromptResponse) Reset added in v0.0.27

func (*HandleFollowupUserPromptResponse) String added in v0.0.27

type HandleUserPromptRequest added in v0.0.27

type HandleUserPromptRequest struct {
	Context               ProContext `protobuf:"varint,1,opt,name=context,proto3,enum=ProContext" json:"context,omitempty"`
	UserPrompt            string     `protobuf:"bytes,2,opt,name=user_prompt,json=userPrompt,proto3" json:"user_prompt,omitempty"`
	ProjectVersionUuid    string     `protobuf:"bytes,3,opt,name=project_version_uuid,json=projectVersionUuid,proto3" json:"project_version_uuid,omitempty"`
	ProjectVersionVersion string     ``                                                                                                        /* 126-byte string literal not displayed */
	Steps                 []string   `protobuf:"bytes,5,rep,name=steps,proto3" json:"steps,omitempty"`                                         // steps to be performed
	AdditionalData        string     `protobuf:"bytes,6,opt,name=additional_data,json=additionalData,proto3" json:"additional_data,omitempty"` // optional additional data to assist with the prompt handling
	// contains filtered or unexported fields
}

func (*HandleUserPromptRequest) Descriptor deprecated added in v0.0.27

func (*HandleUserPromptRequest) Descriptor() ([]byte, []int)

Deprecated: Use HandleUserPromptRequest.ProtoReflect.Descriptor instead.

func (*HandleUserPromptRequest) GetAdditionalData added in v0.0.27

func (x *HandleUserPromptRequest) GetAdditionalData() string

func (*HandleUserPromptRequest) GetContext added in v0.0.27

func (x *HandleUserPromptRequest) GetContext() ProContext

func (*HandleUserPromptRequest) GetProjectVersionUuid added in v0.0.27

func (x *HandleUserPromptRequest) GetProjectVersionUuid() string

func (*HandleUserPromptRequest) GetProjectVersionVersion added in v0.0.27

func (x *HandleUserPromptRequest) GetProjectVersionVersion() string

func (*HandleUserPromptRequest) GetSteps added in v0.0.27

func (x *HandleUserPromptRequest) GetSteps() []string

func (*HandleUserPromptRequest) GetUserPrompt added in v0.0.27

func (x *HandleUserPromptRequest) GetUserPrompt() string

func (*HandleUserPromptRequest) ProtoMessage added in v0.0.27

func (*HandleUserPromptRequest) ProtoMessage()

func (*HandleUserPromptRequest) ProtoReflect added in v0.0.27

func (x *HandleUserPromptRequest) ProtoReflect() protoreflect.Message

func (*HandleUserPromptRequest) Reset added in v0.0.27

func (x *HandleUserPromptRequest) Reset()

func (*HandleUserPromptRequest) String added in v0.0.27

func (x *HandleUserPromptRequest) String() string

type HandleUserPromptResponse added in v0.0.27

type HandleUserPromptResponse struct {
	JobUuid string `protobuf:"bytes,1,opt,name=job_uuid,json=jobUuid,proto3" json:"job_uuid,omitempty"`
	// contains filtered or unexported fields
}

func (*HandleUserPromptResponse) Descriptor deprecated added in v0.0.27

func (*HandleUserPromptResponse) Descriptor() ([]byte, []int)

Deprecated: Use HandleUserPromptResponse.ProtoReflect.Descriptor instead.

func (*HandleUserPromptResponse) GetJobUuid added in v0.0.27

func (x *HandleUserPromptResponse) GetJobUuid() string

func (*HandleUserPromptResponse) ProtoMessage added in v0.0.27

func (*HandleUserPromptResponse) ProtoMessage()

func (*HandleUserPromptResponse) ProtoReflect added in v0.0.27

func (x *HandleUserPromptResponse) ProtoReflect() protoreflect.Message

func (*HandleUserPromptResponse) Reset added in v0.0.27

func (x *HandleUserPromptResponse) Reset()

func (*HandleUserPromptResponse) String added in v0.0.27

func (x *HandleUserPromptResponse) String() string

type HandleWebhookRequest added in v0.0.26

type HandleWebhookRequest struct {
	Source    string `protobuf:"bytes,1,opt,name=source,proto3" json:"source,omitempty"`                        // e.g., "stripe"
	Payload   string `protobuf:"bytes,2,opt,name=payload,proto3" json:"payload,omitempty"`                      // raw payload
	SigHeader string `protobuf:"bytes,3,opt,name=sig_header,json=sigHeader,proto3" json:"sig_header,omitempty"` // signature header for verification, e.g., Stripe-Signature
	// contains filtered or unexported fields
}

webhook start

func (*HandleWebhookRequest) Descriptor deprecated added in v0.0.26

func (*HandleWebhookRequest) Descriptor() ([]byte, []int)

Deprecated: Use HandleWebhookRequest.ProtoReflect.Descriptor instead.

func (*HandleWebhookRequest) GetPayload added in v0.0.26

func (x *HandleWebhookRequest) GetPayload() string

func (*HandleWebhookRequest) GetSigHeader added in v0.0.26

func (x *HandleWebhookRequest) GetSigHeader() string

func (*HandleWebhookRequest) GetSource added in v0.0.26

func (x *HandleWebhookRequest) GetSource() string

func (*HandleWebhookRequest) ProtoMessage added in v0.0.26

func (*HandleWebhookRequest) ProtoMessage()

func (*HandleWebhookRequest) ProtoReflect added in v0.0.26

func (x *HandleWebhookRequest) ProtoReflect() protoreflect.Message

func (*HandleWebhookRequest) Reset added in v0.0.26

func (x *HandleWebhookRequest) Reset()

func (*HandleWebhookRequest) String added in v0.0.26

func (x *HandleWebhookRequest) String() string

type HandleWebhookResponse added in v0.0.26

type HandleWebhookResponse struct {
	// contains filtered or unexported fields
}

func (*HandleWebhookResponse) Descriptor deprecated added in v0.0.26

func (*HandleWebhookResponse) Descriptor() ([]byte, []int)

Deprecated: Use HandleWebhookResponse.ProtoReflect.Descriptor instead.

func (*HandleWebhookResponse) ProtoMessage added in v0.0.26

func (*HandleWebhookResponse) ProtoMessage()

func (*HandleWebhookResponse) ProtoReflect added in v0.0.26

func (x *HandleWebhookResponse) ProtoReflect() protoreflect.Message

func (*HandleWebhookResponse) Reset added in v0.0.26

func (x *HandleWebhookResponse) Reset()

func (*HandleWebhookResponse) String added in v0.0.26

func (x *HandleWebhookResponse) String() string

type HeartbeatExecutionRequest added in v1.3.2

type HeartbeatExecutionRequest struct {
	ExecutionUuid string `protobuf:"bytes,1,opt,name=execution_uuid,json=executionUuid,proto3" json:"execution_uuid,omitempty"`
	// contains filtered or unexported fields
}

HeartbeatExecution refreshes last_heartbeat_at for an in-progress execution so the staleness reaper does not reclaim its slot while it is still running.

func (*HeartbeatExecutionRequest) Descriptor deprecated added in v1.3.2

func (*HeartbeatExecutionRequest) Descriptor() ([]byte, []int)

Deprecated: Use HeartbeatExecutionRequest.ProtoReflect.Descriptor instead.

func (*HeartbeatExecutionRequest) GetExecutionUuid added in v1.3.2

func (x *HeartbeatExecutionRequest) GetExecutionUuid() string

func (*HeartbeatExecutionRequest) ProtoMessage added in v1.3.2

func (*HeartbeatExecutionRequest) ProtoMessage()

func (*HeartbeatExecutionRequest) ProtoReflect added in v1.3.2

func (*HeartbeatExecutionRequest) Reset added in v1.3.2

func (x *HeartbeatExecutionRequest) Reset()

func (*HeartbeatExecutionRequest) String added in v1.3.2

func (x *HeartbeatExecutionRequest) String() string

type HeartbeatExecutionResponse added in v1.3.2

type HeartbeatExecutionResponse struct {
	Ok bool `protobuf:"varint,1,opt,name=ok,proto3" json:"ok,omitempty"`
	// contains filtered or unexported fields
}

func (*HeartbeatExecutionResponse) Descriptor deprecated added in v1.3.2

func (*HeartbeatExecutionResponse) Descriptor() ([]byte, []int)

Deprecated: Use HeartbeatExecutionResponse.ProtoReflect.Descriptor instead.

func (*HeartbeatExecutionResponse) GetOk added in v1.3.2

func (x *HeartbeatExecutionResponse) GetOk() bool

func (*HeartbeatExecutionResponse) ProtoMessage added in v1.3.2

func (*HeartbeatExecutionResponse) ProtoMessage()

func (*HeartbeatExecutionResponse) ProtoReflect added in v1.3.2

func (*HeartbeatExecutionResponse) Reset added in v1.3.2

func (x *HeartbeatExecutionResponse) Reset()

func (*HeartbeatExecutionResponse) String added in v1.3.2

func (x *HeartbeatExecutionResponse) String() string

type Hello added in v0.0.50

type Hello struct {
	LocalAgentToken string `protobuf:"bytes,1,opt,name=local_agent_token,json=localAgentToken,proto3" json:"local_agent_token,omitempty"`
	LocalAgentUuid  string `protobuf:"bytes,2,opt,name=local_agent_uuid,json=localAgentUuid,proto3" json:"local_agent_uuid,omitempty"`
	CliVersion      string `protobuf:"bytes,3,opt,name=cli_version,json=cliVersion,proto3" json:"cli_version,omitempty"`
	// capabilities are opt-in behaviors this agent build supports, e.g.
	// "pg_live_schema_source". The server gates new server→agent behavior on
	// these rather than on cli_version: capabilities compose as more of them are
	// added, and an agent that doesn't advertise one keeps getting the old
	// request shape. cli_version stays what it is — the hard minimum check.
	Capabilities []string `protobuf:"bytes,4,rep,name=capabilities,proto3" json:"capabilities,omitempty"`
	// contains filtered or unexported fields
}

Hello is the first message the agent must send after opening the stream. The server validates the token (SHA-256 → lookup against local_agent.token_hash), confirms ownership and status, and replies with Welcome.

func (*Hello) Descriptor deprecated added in v0.0.50

func (*Hello) Descriptor() ([]byte, []int)

Deprecated: Use Hello.ProtoReflect.Descriptor instead.

func (*Hello) GetCapabilities added in v1.4.0

func (x *Hello) GetCapabilities() []string

func (*Hello) GetCliVersion added in v0.0.50

func (x *Hello) GetCliVersion() string

func (*Hello) GetLocalAgentToken added in v0.0.50

func (x *Hello) GetLocalAgentToken() string

func (*Hello) GetLocalAgentUuid added in v0.0.50

func (x *Hello) GetLocalAgentUuid() string

func (*Hello) ProtoMessage added in v0.0.50

func (*Hello) ProtoMessage()

func (*Hello) ProtoReflect added in v0.0.50

func (x *Hello) ProtoReflect() protoreflect.Message

func (*Hello) Reset added in v0.0.50

func (x *Hello) Reset()

func (*Hello) String added in v0.0.50

func (x *Hello) String() string

type IsProActiveForProjectRequest added in v0.0.26

type IsProActiveForProjectRequest struct {
	ProjectUuid string `protobuf:"bytes,1,opt,name=project_uuid,json=projectUuid,proto3" json:"project_uuid,omitempty"`
	// contains filtered or unexported fields
}

pro features start

func (*IsProActiveForProjectRequest) Descriptor deprecated added in v0.0.26

func (*IsProActiveForProjectRequest) Descriptor() ([]byte, []int)

Deprecated: Use IsProActiveForProjectRequest.ProtoReflect.Descriptor instead.

func (*IsProActiveForProjectRequest) GetProjectUuid added in v0.0.26

func (x *IsProActiveForProjectRequest) GetProjectUuid() string

func (*IsProActiveForProjectRequest) ProtoMessage added in v0.0.26

func (*IsProActiveForProjectRequest) ProtoMessage()

func (*IsProActiveForProjectRequest) ProtoReflect added in v0.0.26

func (*IsProActiveForProjectRequest) Reset added in v0.0.26

func (x *IsProActiveForProjectRequest) Reset()

func (*IsProActiveForProjectRequest) String added in v0.0.26

type IsProActiveForProjectResponse added in v0.0.26

type IsProActiveForProjectResponse struct {
	IsProActive    bool   `protobuf:"varint,1,opt,name=is_pro_active,json=isProActive,proto3" json:"is_pro_active,omitempty"`
	MembershipUuid string `protobuf:"bytes,2,opt,name=membership_uuid,json=membershipUuid,proto3" json:"membership_uuid,omitempty"`
	// contains filtered or unexported fields
}

func (*IsProActiveForProjectResponse) Descriptor deprecated added in v0.0.26

func (*IsProActiveForProjectResponse) Descriptor() ([]byte, []int)

Deprecated: Use IsProActiveForProjectResponse.ProtoReflect.Descriptor instead.

func (*IsProActiveForProjectResponse) GetIsProActive added in v0.0.26

func (x *IsProActiveForProjectResponse) GetIsProActive() bool

func (*IsProActiveForProjectResponse) GetMembershipUuid added in v0.0.27

func (x *IsProActiveForProjectResponse) GetMembershipUuid() string

func (*IsProActiveForProjectResponse) ProtoMessage added in v0.0.26

func (*IsProActiveForProjectResponse) ProtoMessage()

func (*IsProActiveForProjectResponse) ProtoReflect added in v0.0.26

func (*IsProActiveForProjectResponse) Reset added in v0.0.26

func (x *IsProActiveForProjectResponse) Reset()

func (*IsProActiveForProjectResponse) String added in v0.0.26

type IssueProvisioningTokenRequest added in v1.1.0

type IssueProvisioningTokenRequest struct {

	// Optional project the deployed agent will manage; scopes the token.
	ProjectUuid string `protobuf:"bytes,1,opt,name=project_uuid,json=projectUuid,proto3" json:"project_uuid,omitempty"`
	// contains filtered or unexported fields
}

func (*IssueProvisioningTokenRequest) Descriptor deprecated added in v1.1.0

func (*IssueProvisioningTokenRequest) Descriptor() ([]byte, []int)

Deprecated: Use IssueProvisioningTokenRequest.ProtoReflect.Descriptor instead.

func (*IssueProvisioningTokenRequest) GetProjectUuid added in v1.1.0

func (x *IssueProvisioningTokenRequest) GetProjectUuid() string

func (*IssueProvisioningTokenRequest) ProtoMessage added in v1.1.0

func (*IssueProvisioningTokenRequest) ProtoMessage()

func (*IssueProvisioningTokenRequest) ProtoReflect added in v1.1.0

func (*IssueProvisioningTokenRequest) Reset added in v1.1.0

func (x *IssueProvisioningTokenRequest) Reset()

func (*IssueProvisioningTokenRequest) String added in v1.1.0

type IssueProvisioningTokenResponse added in v1.1.0

type IssueProvisioningTokenResponse struct {

	// Plaintext provisioning token. Single-use, ~15-min TTL. Returned ONCE.
	ProvisioningToken string `protobuf:"bytes,1,opt,name=provisioning_token,json=provisioningToken,proto3" json:"provisioning_token,omitempty"`
	// Unix seconds at which the token expires (informational, for the caller).
	ExpiresAt int64 `protobuf:"varint,2,opt,name=expires_at,json=expiresAt,proto3" json:"expires_at,omitempty"`
	// contains filtered or unexported fields
}

func (*IssueProvisioningTokenResponse) Descriptor deprecated added in v1.1.0

func (*IssueProvisioningTokenResponse) Descriptor() ([]byte, []int)

Deprecated: Use IssueProvisioningTokenResponse.ProtoReflect.Descriptor instead.

func (*IssueProvisioningTokenResponse) GetExpiresAt added in v1.1.0

func (x *IssueProvisioningTokenResponse) GetExpiresAt() int64

func (*IssueProvisioningTokenResponse) GetProvisioningToken added in v1.1.0

func (x *IssueProvisioningTokenResponse) GetProvisioningToken() string

func (*IssueProvisioningTokenResponse) ProtoMessage added in v1.1.0

func (*IssueProvisioningTokenResponse) ProtoMessage()

func (*IssueProvisioningTokenResponse) ProtoReflect added in v1.1.0

func (*IssueProvisioningTokenResponse) Reset added in v1.1.0

func (x *IssueProvisioningTokenResponse) Reset()

func (*IssueProvisioningTokenResponse) String added in v1.1.0

type ListAIUsageForUserRequest added in v0.0.27

type ListAIUsageForUserRequest 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"`
	MembershipUuid string `protobuf:"bytes,4,opt,name=membership_uuid,json=membershipUuid,proto3" json:"membership_uuid,omitempty"` // this is required
	StartDate      string `protobuf:"bytes,5,opt,name=start_date,json=startDate,proto3" json:"start_date,omitempty"`                // YYYY-MM-DD
	EndDate        string `protobuf:"bytes,6,opt,name=end_date,json=endDate,proto3" json:"end_date,omitempty"`                      // YYYY-MM-DD
	// contains filtered or unexported fields
}

func (*ListAIUsageForUserRequest) Descriptor deprecated added in v0.0.27

func (*ListAIUsageForUserRequest) Descriptor() ([]byte, []int)

Deprecated: Use ListAIUsageForUserRequest.ProtoReflect.Descriptor instead.

func (*ListAIUsageForUserRequest) GetEndDate added in v0.0.27

func (x *ListAIUsageForUserRequest) GetEndDate() string

func (*ListAIUsageForUserRequest) GetMembershipUuid added in v0.0.27

func (x *ListAIUsageForUserRequest) GetMembershipUuid() string

func (*ListAIUsageForUserRequest) GetOrderBy added in v0.0.27

func (x *ListAIUsageForUserRequest) GetOrderBy() string

func (*ListAIUsageForUserRequest) GetPageSize added in v0.0.27

func (x *ListAIUsageForUserRequest) GetPageSize() int32

func (*ListAIUsageForUserRequest) GetPageToken added in v0.0.27

func (x *ListAIUsageForUserRequest) GetPageToken() string

func (*ListAIUsageForUserRequest) GetStartDate added in v0.0.27

func (x *ListAIUsageForUserRequest) GetStartDate() string

func (*ListAIUsageForUserRequest) ProtoMessage added in v0.0.27

func (*ListAIUsageForUserRequest) ProtoMessage()

func (*ListAIUsageForUserRequest) ProtoReflect added in v0.0.27

func (*ListAIUsageForUserRequest) Reset added in v0.0.27

func (x *ListAIUsageForUserRequest) Reset()

func (*ListAIUsageForUserRequest) String added in v0.0.27

func (x *ListAIUsageForUserRequest) String() string

type ListAIUsageForUserResponse added in v0.0.27

type ListAIUsageForUserResponse struct {
	Usages        []*gen.AiUsage `protobuf:"bytes,1,rep,name=usages,proto3" json:"usages,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 (*ListAIUsageForUserResponse) Descriptor deprecated added in v0.0.27

func (*ListAIUsageForUserResponse) Descriptor() ([]byte, []int)

Deprecated: Use ListAIUsageForUserResponse.ProtoReflect.Descriptor instead.

func (*ListAIUsageForUserResponse) GetNextPageToken added in v0.0.27

func (x *ListAIUsageForUserResponse) GetNextPageToken() string

func (*ListAIUsageForUserResponse) GetUsages added in v0.0.27

func (x *ListAIUsageForUserResponse) GetUsages() []*gen.AiUsage

func (*ListAIUsageForUserResponse) ProtoMessage added in v0.0.27

func (*ListAIUsageForUserResponse) ProtoMessage()

func (*ListAIUsageForUserResponse) ProtoReflect added in v0.0.27

func (*ListAIUsageForUserResponse) Reset added in v0.0.27

func (x *ListAIUsageForUserResponse) Reset()

func (*ListAIUsageForUserResponse) String added in v0.0.27

func (x *ListAIUsageForUserResponse) String() string

type ListAutomationEventsRequest added in v1.1.0

type ListAutomationEventsRequest struct {
	AutomationUuid string                    `protobuf:"bytes,1,opt,name=automation_uuid,json=automationUuid,proto3" json:"automation_uuid,omitempty"`
	Status         gen.AutomationEventStatus `protobuf:"varint,2,opt,name=status,proto3,enum=nem.AutomationEventStatus" json:"status,omitempty"` // optional filter, invalid/zero = all
	PageSize       int64                     `protobuf:"varint,3,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"`
	PageToken      string                    `protobuf:"bytes,4,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"`
	// contains filtered or unexported fields
}

func (*ListAutomationEventsRequest) Descriptor deprecated added in v1.1.0

func (*ListAutomationEventsRequest) Descriptor() ([]byte, []int)

Deprecated: Use ListAutomationEventsRequest.ProtoReflect.Descriptor instead.

func (*ListAutomationEventsRequest) GetAutomationUuid added in v1.1.0

func (x *ListAutomationEventsRequest) GetAutomationUuid() string

func (*ListAutomationEventsRequest) GetPageSize added in v1.1.0

func (x *ListAutomationEventsRequest) GetPageSize() int64

func (*ListAutomationEventsRequest) GetPageToken added in v1.1.0

func (x *ListAutomationEventsRequest) GetPageToken() string

func (*ListAutomationEventsRequest) GetStatus added in v1.1.0

func (*ListAutomationEventsRequest) ProtoMessage added in v1.1.0

func (*ListAutomationEventsRequest) ProtoMessage()

func (*ListAutomationEventsRequest) ProtoReflect added in v1.1.0

func (*ListAutomationEventsRequest) Reset added in v1.1.0

func (x *ListAutomationEventsRequest) Reset()

func (*ListAutomationEventsRequest) String added in v1.1.0

func (x *ListAutomationEventsRequest) String() string

type ListAutomationEventsResponse added in v1.1.0

type ListAutomationEventsResponse struct {

	// payload is excluded from list responses; fetch a single event to get it
	AutomationEvents []*gen.AutomationEvent `protobuf:"bytes,1,rep,name=automation_events,json=automationEvents,proto3" json:"automation_events,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 (*ListAutomationEventsResponse) Descriptor deprecated added in v1.1.0

func (*ListAutomationEventsResponse) Descriptor() ([]byte, []int)

Deprecated: Use ListAutomationEventsResponse.ProtoReflect.Descriptor instead.

func (*ListAutomationEventsResponse) GetAutomationEvents added in v1.1.0

func (x *ListAutomationEventsResponse) GetAutomationEvents() []*gen.AutomationEvent

func (*ListAutomationEventsResponse) GetNextPageToken added in v1.1.0

func (x *ListAutomationEventsResponse) GetNextPageToken() string

func (*ListAutomationEventsResponse) ProtoMessage added in v1.1.0

func (*ListAutomationEventsResponse) ProtoMessage()

func (*ListAutomationEventsResponse) ProtoReflect added in v1.1.0

func (*ListAutomationEventsResponse) Reset added in v1.1.0

func (x *ListAutomationEventsResponse) Reset()

func (*ListAutomationEventsResponse) String added in v1.1.0

type ListAutomationsForProjectRequest added in v1.1.0

type ListAutomationsForProjectRequest struct {
	ProjectUuid string `protobuf:"bytes,1,opt,name=project_uuid,json=projectUuid,proto3" json:"project_uuid,omitempty"`
	// contains filtered or unexported fields
}

func (*ListAutomationsForProjectRequest) Descriptor deprecated added in v1.1.0

func (*ListAutomationsForProjectRequest) Descriptor() ([]byte, []int)

Deprecated: Use ListAutomationsForProjectRequest.ProtoReflect.Descriptor instead.

func (*ListAutomationsForProjectRequest) GetProjectUuid added in v1.1.0

func (x *ListAutomationsForProjectRequest) GetProjectUuid() string

func (*ListAutomationsForProjectRequest) ProtoMessage added in v1.1.0

func (*ListAutomationsForProjectRequest) ProtoMessage()

func (*ListAutomationsForProjectRequest) ProtoReflect added in v1.1.0

func (*ListAutomationsForProjectRequest) Reset added in v1.1.0

func (*ListAutomationsForProjectRequest) String added in v1.1.0

type ListAutomationsForProjectResponse added in v1.1.0

type ListAutomationsForProjectResponse struct {
	Automations []*gen.Automation `protobuf:"bytes,1,rep,name=automations,proto3" json:"automations,omitempty"`
	// contains filtered or unexported fields
}

func (*ListAutomationsForProjectResponse) Descriptor deprecated added in v1.1.0

func (*ListAutomationsForProjectResponse) Descriptor() ([]byte, []int)

Deprecated: Use ListAutomationsForProjectResponse.ProtoReflect.Descriptor instead.

func (*ListAutomationsForProjectResponse) GetAutomations added in v1.1.0

func (x *ListAutomationsForProjectResponse) GetAutomations() []*gen.Automation

func (*ListAutomationsForProjectResponse) ProtoMessage added in v1.1.0

func (*ListAutomationsForProjectResponse) ProtoMessage()

func (*ListAutomationsForProjectResponse) ProtoReflect added in v1.1.0

func (*ListAutomationsForProjectResponse) Reset added in v1.1.0

func (*ListAutomationsForProjectResponse) String added in v1.1.0

type ListChangeRequestsForReviewRequest added in v0.0.25

type ListChangeRequestsForReviewRequest 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"`
	ChangeRequestType gen.ChangeRequestChangeType `` /* 148-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*ListChangeRequestsForReviewRequest) Descriptor deprecated added in v0.0.25

func (*ListChangeRequestsForReviewRequest) Descriptor() ([]byte, []int)

Deprecated: Use ListChangeRequestsForReviewRequest.ProtoReflect.Descriptor instead.

func (*ListChangeRequestsForReviewRequest) GetChangeRequestType added in v0.0.25

func (*ListChangeRequestsForReviewRequest) GetOrderBy added in v0.0.25

func (*ListChangeRequestsForReviewRequest) GetPageSize added in v0.0.25

func (x *ListChangeRequestsForReviewRequest) GetPageSize() int32

func (*ListChangeRequestsForReviewRequest) GetPageToken added in v0.0.25

func (x *ListChangeRequestsForReviewRequest) GetPageToken() string

func (*ListChangeRequestsForReviewRequest) GetProjectUuid added in v0.0.25

func (x *ListChangeRequestsForReviewRequest) GetProjectUuid() string

func (*ListChangeRequestsForReviewRequest) ProtoMessage added in v0.0.25

func (*ListChangeRequestsForReviewRequest) ProtoMessage()

func (*ListChangeRequestsForReviewRequest) ProtoReflect added in v0.0.25

func (*ListChangeRequestsForReviewRequest) Reset added in v0.0.25

func (*ListChangeRequestsForReviewRequest) String added in v0.0.25

type ListChangeRequestsForReviewResponse added in v0.0.25

type ListChangeRequestsForReviewResponse struct {
	ChangeRequests []*gen.ChangeRequest `protobuf:"bytes,1,rep,name=change_requests,json=changeRequests,proto3" json:"change_requests,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 (*ListChangeRequestsForReviewResponse) Descriptor deprecated added in v0.0.25

func (*ListChangeRequestsForReviewResponse) Descriptor() ([]byte, []int)

Deprecated: Use ListChangeRequestsForReviewResponse.ProtoReflect.Descriptor instead.

func (*ListChangeRequestsForReviewResponse) GetChangeRequests added in v0.0.25

func (x *ListChangeRequestsForReviewResponse) GetChangeRequests() []*gen.ChangeRequest

func (*ListChangeRequestsForReviewResponse) GetNextPageToken added in v0.0.25

func (x *ListChangeRequestsForReviewResponse) GetNextPageToken() string

func (*ListChangeRequestsForReviewResponse) ProtoMessage added in v0.0.25

func (*ListChangeRequestsForReviewResponse) ProtoMessage()

func (*ListChangeRequestsForReviewResponse) ProtoReflect added in v0.0.25

func (*ListChangeRequestsForReviewResponse) Reset added in v0.0.25

func (*ListChangeRequestsForReviewResponse) String added in v0.0.25

type ListDeploymentRevisionsRequest added in v1.2.3

type ListDeploymentRevisionsRequest struct {
	DeploymentUuid string `protobuf:"bytes,1,opt,name=deployment_uuid,json=deploymentUuid,proto3" json:"deployment_uuid,omitempty"`
	// contains filtered or unexported fields
}

ListDeploymentRevisions returns the full production history of one deployment (newest-first) so the UI can show what changed across deploys.

func (*ListDeploymentRevisionsRequest) Descriptor deprecated added in v1.2.3

func (*ListDeploymentRevisionsRequest) Descriptor() ([]byte, []int)

Deprecated: Use ListDeploymentRevisionsRequest.ProtoReflect.Descriptor instead.

func (*ListDeploymentRevisionsRequest) GetDeploymentUuid added in v1.2.3

func (x *ListDeploymentRevisionsRequest) GetDeploymentUuid() string

func (*ListDeploymentRevisionsRequest) ProtoMessage added in v1.2.3

func (*ListDeploymentRevisionsRequest) ProtoMessage()

func (*ListDeploymentRevisionsRequest) ProtoReflect added in v1.2.3

func (*ListDeploymentRevisionsRequest) Reset added in v1.2.3

func (x *ListDeploymentRevisionsRequest) Reset()

func (*ListDeploymentRevisionsRequest) String added in v1.2.3

type ListDeploymentRevisionsResponse added in v1.2.3

type ListDeploymentRevisionsResponse struct {
	Revisions []*gen.DeploymentRevision `protobuf:"bytes,1,rep,name=revisions,proto3" json:"revisions,omitempty"`
	// contains filtered or unexported fields
}

func (*ListDeploymentRevisionsResponse) Descriptor deprecated added in v1.2.3

func (*ListDeploymentRevisionsResponse) Descriptor() ([]byte, []int)

Deprecated: Use ListDeploymentRevisionsResponse.ProtoReflect.Descriptor instead.

func (*ListDeploymentRevisionsResponse) GetRevisions added in v1.2.3

func (*ListDeploymentRevisionsResponse) ProtoMessage added in v1.2.3

func (*ListDeploymentRevisionsResponse) ProtoMessage()

func (*ListDeploymentRevisionsResponse) ProtoReflect added in v1.2.3

func (*ListDeploymentRevisionsResponse) Reset added in v1.2.3

func (*ListDeploymentRevisionsResponse) String added in v1.2.3

type ListDeploymentsRequest added in v1.1.8

type ListDeploymentsRequest struct {
	// contains filtered or unexported fields
}

func (*ListDeploymentsRequest) Descriptor deprecated added in v1.1.8

func (*ListDeploymentsRequest) Descriptor() ([]byte, []int)

Deprecated: Use ListDeploymentsRequest.ProtoReflect.Descriptor instead.

func (*ListDeploymentsRequest) ProtoMessage added in v1.1.8

func (*ListDeploymentsRequest) ProtoMessage()

func (*ListDeploymentsRequest) ProtoReflect added in v1.1.8

func (x *ListDeploymentsRequest) ProtoReflect() protoreflect.Message

func (*ListDeploymentsRequest) Reset added in v1.1.8

func (x *ListDeploymentsRequest) Reset()

func (*ListDeploymentsRequest) String added in v1.1.8

func (x *ListDeploymentsRequest) String() string

type ListDeploymentsResponse added in v1.1.8

type ListDeploymentsResponse struct {

	// Newest-first, scoped to the authed user, each with its active revision.
	Deployments []*DeploymentWithRevision `protobuf:"bytes,1,rep,name=deployments,proto3" json:"deployments,omitempty"`
	// contains filtered or unexported fields
}

func (*ListDeploymentsResponse) Descriptor deprecated added in v1.1.8

func (*ListDeploymentsResponse) Descriptor() ([]byte, []int)

Deprecated: Use ListDeploymentsResponse.ProtoReflect.Descriptor instead.

func (*ListDeploymentsResponse) GetDeployments added in v1.1.8

func (x *ListDeploymentsResponse) GetDeployments() []*DeploymentWithRevision

func (*ListDeploymentsResponse) ProtoMessage added in v1.1.8

func (*ListDeploymentsResponse) ProtoMessage()

func (*ListDeploymentsResponse) ProtoReflect added in v1.1.8

func (x *ListDeploymentsResponse) ProtoReflect() protoreflect.Message

func (*ListDeploymentsResponse) Reset added in v1.1.8

func (x *ListDeploymentsResponse) Reset()

func (*ListDeploymentsResponse) String added in v1.1.8

func (x *ListDeploymentsResponse) 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 (*ListExtensionExecutionsRequest) Reset

func (x *ListExtensionExecutionsRequest) Reset()

func (*ListExtensionExecutionsRequest) 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 (*ListExtensionExecutionsResponse) GetNextPageToken

func (x *ListExtensionExecutionsResponse) GetNextPageToken() string

func (*ListExtensionExecutionsResponse) ProtoMessage

func (*ListExtensionExecutionsResponse) ProtoMessage()

func (*ListExtensionExecutionsResponse) ProtoReflect

func (*ListExtensionExecutionsResponse) Reset

func (*ListExtensionExecutionsResponse) 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 (*ListExtensionVersionsRequest) Reset

func (x *ListExtensionVersionsRequest) Reset()

func (*ListExtensionVersionsRequest) 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 (*ListExtensionVersionsResponse) ProtoMessage

func (*ListExtensionVersionsResponse) ProtoMessage()

func (*ListExtensionVersionsResponse) ProtoReflect

func (*ListExtensionVersionsResponse) Reset

func (x *ListExtensionVersionsResponse) Reset()

func (*ListExtensionVersionsResponse) 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
}

extension start

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

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.13

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 ListLocalAgentsRequest added in v0.0.50

type ListLocalAgentsRequest struct {
	// contains filtered or unexported fields
}

func (*ListLocalAgentsRequest) Descriptor deprecated added in v0.0.50

func (*ListLocalAgentsRequest) Descriptor() ([]byte, []int)

Deprecated: Use ListLocalAgentsRequest.ProtoReflect.Descriptor instead.

func (*ListLocalAgentsRequest) ProtoMessage added in v0.0.50

func (*ListLocalAgentsRequest) ProtoMessage()

func (*ListLocalAgentsRequest) ProtoReflect added in v0.0.50

func (x *ListLocalAgentsRequest) ProtoReflect() protoreflect.Message

func (*ListLocalAgentsRequest) Reset added in v0.0.50

func (x *ListLocalAgentsRequest) Reset()

func (*ListLocalAgentsRequest) String added in v0.0.50

func (x *ListLocalAgentsRequest) String() string

type ListLocalAgentsResponse added in v0.0.50

type ListLocalAgentsResponse struct {
	LocalAgents []*gen.LocalAgent `protobuf:"bytes,1,rep,name=local_agents,json=localAgents,proto3" json:"local_agents,omitempty"`
	// contains filtered or unexported fields
}

func (*ListLocalAgentsResponse) Descriptor deprecated added in v0.0.50

func (*ListLocalAgentsResponse) Descriptor() ([]byte, []int)

Deprecated: Use ListLocalAgentsResponse.ProtoReflect.Descriptor instead.

func (*ListLocalAgentsResponse) GetLocalAgents added in v0.0.50

func (x *ListLocalAgentsResponse) GetLocalAgents() []*gen.LocalAgent

func (*ListLocalAgentsResponse) ProtoMessage added in v0.0.50

func (*ListLocalAgentsResponse) ProtoMessage()

func (*ListLocalAgentsResponse) ProtoReflect added in v0.0.50

func (x *ListLocalAgentsResponse) ProtoReflect() protoreflect.Message

func (*ListLocalAgentsResponse) Reset added in v0.0.50

func (x *ListLocalAgentsResponse) Reset()

func (*ListLocalAgentsResponse) String added in v0.0.50

func (x *ListLocalAgentsResponse) String() string

type ListMembershipUserProjectsRequest added in v0.0.26

type ListMembershipUserProjectsRequest struct {
	UserUuid string `protobuf:"bytes,1,opt,name=user_uuid,json=userUuid,proto3" json:"user_uuid,omitempty"` // the user to list projects for
	// contains filtered or unexported fields
}

func (*ListMembershipUserProjectsRequest) Descriptor deprecated added in v0.0.26

func (*ListMembershipUserProjectsRequest) Descriptor() ([]byte, []int)

Deprecated: Use ListMembershipUserProjectsRequest.ProtoReflect.Descriptor instead.

func (*ListMembershipUserProjectsRequest) GetUserUuid added in v0.0.26

func (x *ListMembershipUserProjectsRequest) GetUserUuid() string

func (*ListMembershipUserProjectsRequest) ProtoMessage added in v0.0.26

func (*ListMembershipUserProjectsRequest) ProtoMessage()

func (*ListMembershipUserProjectsRequest) ProtoReflect added in v0.0.26

func (*ListMembershipUserProjectsRequest) Reset added in v0.0.26

func (*ListMembershipUserProjectsRequest) String added in v0.0.26

type ListMembershipUserProjectsResponse added in v0.0.26

type ListMembershipUserProjectsResponse struct {
	Projects []*gen.Project `protobuf:"bytes,1,rep,name=projects,proto3" json:"projects,omitempty"`
	// contains filtered or unexported fields
}

func (*ListMembershipUserProjectsResponse) Descriptor deprecated added in v0.0.26

func (*ListMembershipUserProjectsResponse) Descriptor() ([]byte, []int)

Deprecated: Use ListMembershipUserProjectsResponse.ProtoReflect.Descriptor instead.

func (*ListMembershipUserProjectsResponse) GetProjects added in v0.0.26

func (x *ListMembershipUserProjectsResponse) GetProjects() []*gen.Project

func (*ListMembershipUserProjectsResponse) ProtoMessage added in v0.0.26

func (*ListMembershipUserProjectsResponse) ProtoMessage()

func (*ListMembershipUserProjectsResponse) ProtoReflect added in v0.0.26

func (*ListMembershipUserProjectsResponse) Reset added in v0.0.26

func (*ListMembershipUserProjectsResponse) String added in v0.0.26

type ListMembershipUsersRequest added in v0.0.26

type ListMembershipUsersRequest 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
}

func (*ListMembershipUsersRequest) Descriptor deprecated added in v0.0.26

func (*ListMembershipUsersRequest) Descriptor() ([]byte, []int)

Deprecated: Use ListMembershipUsersRequest.ProtoReflect.Descriptor instead.

func (*ListMembershipUsersRequest) GetOrderBy added in v0.0.26

func (x *ListMembershipUsersRequest) GetOrderBy() string

func (*ListMembershipUsersRequest) GetPageSize added in v0.0.26

func (x *ListMembershipUsersRequest) GetPageSize() int32

func (*ListMembershipUsersRequest) GetPageToken added in v0.0.26

func (x *ListMembershipUsersRequest) GetPageToken() string

func (*ListMembershipUsersRequest) ProtoMessage added in v0.0.26

func (*ListMembershipUsersRequest) ProtoMessage()

func (*ListMembershipUsersRequest) ProtoReflect added in v0.0.26

func (*ListMembershipUsersRequest) Reset added in v0.0.26

func (x *ListMembershipUsersRequest) Reset()

func (*ListMembershipUsersRequest) String added in v0.0.26

func (x *ListMembershipUsersRequest) String() string

type ListMembershipUsersResponse added in v0.0.26

type ListMembershipUsersResponse struct {
	Users              []*gen.User `protobuf:"bytes,1,rep,name=users,proto3" json:"users,omitempty"`
	UnregisteredEmails []string    `protobuf:"bytes,2,rep,name=unregistered_emails,json=unregisteredEmails,proto3" json:"unregistered_emails,omitempty"` // emails of users that are not registered yet
	NextPageToken      string      `protobuf:"bytes,3,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"`
	// contains filtered or unexported fields
}

func (*ListMembershipUsersResponse) Descriptor deprecated added in v0.0.26

func (*ListMembershipUsersResponse) Descriptor() ([]byte, []int)

Deprecated: Use ListMembershipUsersResponse.ProtoReflect.Descriptor instead.

func (*ListMembershipUsersResponse) GetNextPageToken added in v0.0.26

func (x *ListMembershipUsersResponse) GetNextPageToken() string

func (*ListMembershipUsersResponse) GetUnregisteredEmails added in v0.0.26

func (x *ListMembershipUsersResponse) GetUnregisteredEmails() []string

func (*ListMembershipUsersResponse) GetUsers added in v0.0.26

func (x *ListMembershipUsersResponse) GetUsers() []*gen.User

func (*ListMembershipUsersResponse) ProtoMessage added in v0.0.26

func (*ListMembershipUsersResponse) ProtoMessage()

func (*ListMembershipUsersResponse) ProtoReflect added in v0.0.26

func (*ListMembershipUsersResponse) Reset added in v0.0.26

func (x *ListMembershipUsersResponse) Reset()

func (*ListMembershipUsersResponse) String added in v0.0.26

func (x *ListMembershipUsersResponse) String() string

type ListMembershipsForUserRequest added in v0.0.27

type ListMembershipsForUserRequest struct {
	Locale string `protobuf:"bytes,1,opt,name=locale,proto3" json:"locale,omitempty"` // e.g., "en"
	// contains filtered or unexported fields
}

func (*ListMembershipsForUserRequest) Descriptor deprecated added in v0.0.27

func (*ListMembershipsForUserRequest) Descriptor() ([]byte, []int)

Deprecated: Use ListMembershipsForUserRequest.ProtoReflect.Descriptor instead.

func (*ListMembershipsForUserRequest) GetLocale added in v0.0.27

func (x *ListMembershipsForUserRequest) GetLocale() string

func (*ListMembershipsForUserRequest) ProtoMessage added in v0.0.27

func (*ListMembershipsForUserRequest) ProtoMessage()

func (*ListMembershipsForUserRequest) ProtoReflect added in v0.0.27

func (*ListMembershipsForUserRequest) Reset added in v0.0.27

func (x *ListMembershipsForUserRequest) Reset()

func (*ListMembershipsForUserRequest) String added in v0.0.27

type ListMembershipsForUserResponse added in v0.0.27

type ListMembershipsForUserResponse struct {
	Memberships []*MembershipWithName `protobuf:"bytes,1,rep,name=memberships,proto3" json:"memberships,omitempty"`
	// contains filtered or unexported fields
}

func (*ListMembershipsForUserResponse) Descriptor deprecated added in v0.0.27

func (*ListMembershipsForUserResponse) Descriptor() ([]byte, []int)

Deprecated: Use ListMembershipsForUserResponse.ProtoReflect.Descriptor instead.

func (*ListMembershipsForUserResponse) GetMemberships added in v0.0.27

func (x *ListMembershipsForUserResponse) GetMemberships() []*MembershipWithName

func (*ListMembershipsForUserResponse) ProtoMessage added in v0.0.27

func (*ListMembershipsForUserResponse) ProtoMessage()

func (*ListMembershipsForUserResponse) ProtoReflect added in v0.0.27

func (*ListMembershipsForUserResponse) Reset added in v0.0.27

func (x *ListMembershipsForUserResponse) Reset()

func (*ListMembershipsForUserResponse) String added in v0.0.27

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 */
	ExcludeJsonFields bool                           `protobuf:"varint,5,opt,name=exclude_json_fields,json=excludeJsonFields,proto3" json:"exclude_json_fields,omitempty"` // if true, will exclude large JSON fields to reduce payload size
	// contains filtered or unexported fields
}

func (*ListProjectVersionsForUserRequest) Descriptor deprecated

func (*ListProjectVersionsForUserRequest) Descriptor() ([]byte, []int)

Deprecated: Use ListProjectVersionsForUserRequest.ProtoReflect.Descriptor instead.

func (*ListProjectVersionsForUserRequest) GetExcludeJsonFields added in v0.0.27

func (x *ListProjectVersionsForUserRequest) GetExcludeJsonFields() bool

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 (*ListProjectVersionsForUserRequest) ProtoMessage

func (*ListProjectVersionsForUserRequest) ProtoMessage()

func (*ListProjectVersionsForUserRequest) ProtoReflect

func (*ListProjectVersionsForUserRequest) Reset

func (*ListProjectVersionsForUserRequest) 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 (*ListProjectVersionsForUserResponse) Reset

func (*ListProjectVersionsForUserResponse) 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
}

project version start

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 (*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 (*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 (*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 (*ListProjectsForUserResponse) Reset

func (x *ListProjectsForUserResponse) Reset()

func (*ListProjectsForUserResponse) String

func (x *ListProjectsForUserResponse) String() string

type ListTeamAgentConnectionsRequest added in v1.3.2

type ListTeamAgentConnectionsRequest struct {
	TeamUuid string `protobuf:"bytes,1,opt,name=team_uuid,json=teamUuid,proto3" json:"team_uuid,omitempty"`
	// contains filtered or unexported fields
}

func (*ListTeamAgentConnectionsRequest) Descriptor deprecated added in v1.3.2

func (*ListTeamAgentConnectionsRequest) Descriptor() ([]byte, []int)

Deprecated: Use ListTeamAgentConnectionsRequest.ProtoReflect.Descriptor instead.

func (*ListTeamAgentConnectionsRequest) GetTeamUuid added in v1.3.2

func (x *ListTeamAgentConnectionsRequest) GetTeamUuid() string

func (*ListTeamAgentConnectionsRequest) ProtoMessage added in v1.3.2

func (*ListTeamAgentConnectionsRequest) ProtoMessage()

func (*ListTeamAgentConnectionsRequest) ProtoReflect added in v1.3.2

func (*ListTeamAgentConnectionsRequest) Reset added in v1.3.2

func (*ListTeamAgentConnectionsRequest) String added in v1.3.2

type ListTeamAgentConnectionsResponse added in v1.3.2

type ListTeamAgentConnectionsResponse struct {
	Connections []*TeamAgentConnection `protobuf:"bytes,1,rep,name=connections,proto3" json:"connections,omitempty"`
	// contains filtered or unexported fields
}

func (*ListTeamAgentConnectionsResponse) Descriptor deprecated added in v1.3.2

func (*ListTeamAgentConnectionsResponse) Descriptor() ([]byte, []int)

Deprecated: Use ListTeamAgentConnectionsResponse.ProtoReflect.Descriptor instead.

func (*ListTeamAgentConnectionsResponse) GetConnections added in v1.3.2

func (*ListTeamAgentConnectionsResponse) ProtoMessage added in v1.3.2

func (*ListTeamAgentConnectionsResponse) ProtoMessage()

func (*ListTeamAgentConnectionsResponse) ProtoReflect added in v1.3.2

func (*ListTeamAgentConnectionsResponse) Reset added in v1.3.2

func (*ListTeamAgentConnectionsResponse) String added in v1.3.2

type ListTeamsForAdminUserRequest added in v0.0.25

type ListTeamsForAdminUserRequest 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"`
	MinimalInfo bool   `protobuf:"varint,4,opt,name=minimal_info,json=minimalInfo,proto3" json:"minimal_info,omitempty"` // if true, only return team UUIDs, versions, names, status, and created_at
	// contains filtered or unexported fields
}

func (*ListTeamsForAdminUserRequest) Descriptor deprecated added in v0.0.25

func (*ListTeamsForAdminUserRequest) Descriptor() ([]byte, []int)

Deprecated: Use ListTeamsForAdminUserRequest.ProtoReflect.Descriptor instead.

func (*ListTeamsForAdminUserRequest) GetMinimalInfo added in v0.0.25

func (x *ListTeamsForAdminUserRequest) GetMinimalInfo() bool

func (*ListTeamsForAdminUserRequest) GetOrderBy added in v0.0.25

func (x *ListTeamsForAdminUserRequest) GetOrderBy() string

func (*ListTeamsForAdminUserRequest) GetPageSize added in v0.0.25

func (x *ListTeamsForAdminUserRequest) GetPageSize() int32

func (*ListTeamsForAdminUserRequest) GetPageToken added in v0.0.25

func (x *ListTeamsForAdminUserRequest) GetPageToken() string

func (*ListTeamsForAdminUserRequest) ProtoMessage added in v0.0.25

func (*ListTeamsForAdminUserRequest) ProtoMessage()

func (*ListTeamsForAdminUserRequest) ProtoReflect added in v0.0.25

func (*ListTeamsForAdminUserRequest) Reset added in v0.0.25

func (x *ListTeamsForAdminUserRequest) Reset()

func (*ListTeamsForAdminUserRequest) String added in v0.0.25

type ListTeamsForAdminUserResponse added in v0.0.25

type ListTeamsForAdminUserResponse 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 (*ListTeamsForAdminUserResponse) Descriptor deprecated added in v0.0.25

func (*ListTeamsForAdminUserResponse) Descriptor() ([]byte, []int)

Deprecated: Use ListTeamsForAdminUserResponse.ProtoReflect.Descriptor instead.

func (*ListTeamsForAdminUserResponse) GetNextPageToken added in v0.0.25

func (x *ListTeamsForAdminUserResponse) GetNextPageToken() string

func (*ListTeamsForAdminUserResponse) GetTeams added in v0.0.25

func (x *ListTeamsForAdminUserResponse) GetTeams() []*gen.Team

func (*ListTeamsForAdminUserResponse) ProtoMessage added in v0.0.25

func (*ListTeamsForAdminUserResponse) ProtoMessage()

func (*ListTeamsForAdminUserResponse) ProtoReflect added in v0.0.25

func (*ListTeamsForAdminUserResponse) Reset added in v0.0.25

func (x *ListTeamsForAdminUserResponse) Reset()

func (*ListTeamsForAdminUserResponse) String added in v0.0.25

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"`
	MinimalInfo bool   `protobuf:"varint,4,opt,name=minimal_info,json=minimalInfo,proto3" json:"minimal_info,omitempty"` // if true, only return team UUIDs, versions, names, status, and created_at
	// contains filtered or unexported fields
}

team start

func (*ListTeamsForUserRequest) Descriptor deprecated

func (*ListTeamsForUserRequest) Descriptor() ([]byte, []int)

Deprecated: Use ListTeamsForUserRequest.ProtoReflect.Descriptor instead.

func (*ListTeamsForUserRequest) GetMinimalInfo added in v0.0.25

func (x *ListTeamsForUserRequest) GetMinimalInfo() bool

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 ListUserChangeRequestsRequest added in v0.0.25

type ListUserChangeRequestsRequest 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"`
	ReviewStatus       []gen.ChangeRequestReviewStatus `` /* 140-byte string literal not displayed */
	ChangeRequestType  gen.ChangeRequestChangeType     `` /* 148-byte string literal not displayed */
	// contains filtered or unexported fields
}

change request start

func (*ListUserChangeRequestsRequest) Descriptor deprecated added in v0.0.25

func (*ListUserChangeRequestsRequest) Descriptor() ([]byte, []int)

Deprecated: Use ListUserChangeRequestsRequest.ProtoReflect.Descriptor instead.

func (*ListUserChangeRequestsRequest) GetChangeRequestType added in v0.0.25

func (x *ListUserChangeRequestsRequest) GetChangeRequestType() gen.ChangeRequestChangeType

func (*ListUserChangeRequestsRequest) GetOrderBy added in v0.0.25

func (x *ListUserChangeRequestsRequest) GetOrderBy() string

func (*ListUserChangeRequestsRequest) GetPageSize added in v0.0.25

func (x *ListUserChangeRequestsRequest) GetPageSize() int32

func (*ListUserChangeRequestsRequest) GetPageToken added in v0.0.25

func (x *ListUserChangeRequestsRequest) GetPageToken() string

func (*ListUserChangeRequestsRequest) GetProjectUuid added in v0.0.25

func (x *ListUserChangeRequestsRequest) GetProjectUuid() string

func (*ListUserChangeRequestsRequest) GetProjectVersionUuid added in v0.0.25

func (x *ListUserChangeRequestsRequest) GetProjectVersionUuid() string

func (*ListUserChangeRequestsRequest) GetReviewStatus added in v0.0.25

func (*ListUserChangeRequestsRequest) ProtoMessage added in v0.0.25

func (*ListUserChangeRequestsRequest) ProtoMessage()

func (*ListUserChangeRequestsRequest) ProtoReflect added in v0.0.25

func (*ListUserChangeRequestsRequest) Reset added in v0.0.25

func (x *ListUserChangeRequestsRequest) Reset()

func (*ListUserChangeRequestsRequest) String added in v0.0.25

type ListUserChangeRequestsResponse added in v0.0.25

type ListUserChangeRequestsResponse struct {
	ChangeRequests []*gen.ChangeRequest `protobuf:"bytes,1,rep,name=change_requests,json=changeRequests,proto3" json:"change_requests,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 (*ListUserChangeRequestsResponse) Descriptor deprecated added in v0.0.25

func (*ListUserChangeRequestsResponse) Descriptor() ([]byte, []int)

Deprecated: Use ListUserChangeRequestsResponse.ProtoReflect.Descriptor instead.

func (*ListUserChangeRequestsResponse) GetChangeRequests added in v0.0.25

func (x *ListUserChangeRequestsResponse) GetChangeRequests() []*gen.ChangeRequest

func (*ListUserChangeRequestsResponse) GetNextPageToken added in v0.0.25

func (x *ListUserChangeRequestsResponse) GetNextPageToken() string

func (*ListUserChangeRequestsResponse) ProtoMessage added in v0.0.25

func (*ListUserChangeRequestsResponse) ProtoMessage()

func (*ListUserChangeRequestsResponse) ProtoReflect added in v0.0.25

func (*ListUserChangeRequestsResponse) Reset added in v0.0.25

func (x *ListUserChangeRequestsResponse) Reset()

func (*ListUserChangeRequestsResponse) String added in v0.0.25

type ListUsersForProjectRequest added in v0.0.25

type ListUsersForProjectRequest struct {
	ProjectUuid string `protobuf:"bytes,1,opt,name=project_uuid,json=projectUuid,proto3" json:"project_uuid,omitempty"`
	PageSize    int32  `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"`
	PageToken   string `protobuf:"bytes,3,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"`
	OrderBy     string `protobuf:"bytes,4,opt,name=order_by,json=orderBy,proto3" json:"order_by,omitempty"`
	// contains filtered or unexported fields
}

func (*ListUsersForProjectRequest) Descriptor deprecated added in v0.0.25

func (*ListUsersForProjectRequest) Descriptor() ([]byte, []int)

Deprecated: Use ListUsersForProjectRequest.ProtoReflect.Descriptor instead.

func (*ListUsersForProjectRequest) GetOrderBy added in v0.0.25

func (x *ListUsersForProjectRequest) GetOrderBy() string

func (*ListUsersForProjectRequest) GetPageSize added in v0.0.25

func (x *ListUsersForProjectRequest) GetPageSize() int32

func (*ListUsersForProjectRequest) GetPageToken added in v0.0.25

func (x *ListUsersForProjectRequest) GetPageToken() string

func (*ListUsersForProjectRequest) GetProjectUuid added in v0.0.25

func (x *ListUsersForProjectRequest) GetProjectUuid() string

func (*ListUsersForProjectRequest) ProtoMessage added in v0.0.25

func (*ListUsersForProjectRequest) ProtoMessage()

func (*ListUsersForProjectRequest) ProtoReflect added in v0.0.25

func (*ListUsersForProjectRequest) Reset added in v0.0.25

func (x *ListUsersForProjectRequest) Reset()

func (*ListUsersForProjectRequest) String added in v0.0.25

func (x *ListUsersForProjectRequest) String() string

type ListUsersForProjectResponse added in v0.0.25

type ListUsersForProjectResponse struct {
	Users         []*gen.User        `protobuf:"bytes,1,rep,name=users,proto3" json:"users,omitempty"`
	UserProjects  []*gen.UserProject `protobuf:"bytes,2,rep,name=user_projects,json=userProjects,proto3" json:"user_projects,omitempty"`
	NextPageToken string             `protobuf:"bytes,3,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"`
	// contains filtered or unexported fields
}

func (*ListUsersForProjectResponse) Descriptor deprecated added in v0.0.25

func (*ListUsersForProjectResponse) Descriptor() ([]byte, []int)

Deprecated: Use ListUsersForProjectResponse.ProtoReflect.Descriptor instead.

func (*ListUsersForProjectResponse) GetNextPageToken added in v0.0.25

func (x *ListUsersForProjectResponse) GetNextPageToken() string

func (*ListUsersForProjectResponse) GetUserProjects added in v0.0.25

func (x *ListUsersForProjectResponse) GetUserProjects() []*gen.UserProject

func (*ListUsersForProjectResponse) GetUsers added in v0.0.25

func (x *ListUsersForProjectResponse) GetUsers() []*gen.User

func (*ListUsersForProjectResponse) ProtoMessage added in v0.0.25

func (*ListUsersForProjectResponse) ProtoMessage()

func (*ListUsersForProjectResponse) ProtoReflect added in v0.0.25

func (*ListUsersForProjectResponse) Reset added in v0.0.25

func (x *ListUsersForProjectResponse) Reset()

func (*ListUsersForProjectResponse) String added in v0.0.25

func (x *ListUsersForProjectResponse) String() string

type ListUsersForTeamRequest added in v0.0.25

type ListUsersForTeamRequest struct {
	TeamUuid  string `protobuf:"bytes,1,opt,name=team_uuid,json=teamUuid,proto3" json:"team_uuid,omitempty"`
	PageSize  int32  `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"`
	PageToken string `protobuf:"bytes,3,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"`
	OrderBy   string `protobuf:"bytes,4,opt,name=order_by,json=orderBy,proto3" json:"order_by,omitempty"`
	// contains filtered or unexported fields
}

user relations

func (*ListUsersForTeamRequest) Descriptor deprecated added in v0.0.25

func (*ListUsersForTeamRequest) Descriptor() ([]byte, []int)

Deprecated: Use ListUsersForTeamRequest.ProtoReflect.Descriptor instead.

func (*ListUsersForTeamRequest) GetOrderBy added in v0.0.25

func (x *ListUsersForTeamRequest) GetOrderBy() string

func (*ListUsersForTeamRequest) GetPageSize added in v0.0.25

func (x *ListUsersForTeamRequest) GetPageSize() int32

func (*ListUsersForTeamRequest) GetPageToken added in v0.0.25

func (x *ListUsersForTeamRequest) GetPageToken() string

func (*ListUsersForTeamRequest) GetTeamUuid added in v0.0.25

func (x *ListUsersForTeamRequest) GetTeamUuid() string

func (*ListUsersForTeamRequest) ProtoMessage added in v0.0.25

func (*ListUsersForTeamRequest) ProtoMessage()

func (*ListUsersForTeamRequest) ProtoReflect added in v0.0.25

func (x *ListUsersForTeamRequest) ProtoReflect() protoreflect.Message

func (*ListUsersForTeamRequest) Reset added in v0.0.25

func (x *ListUsersForTeamRequest) Reset()

func (*ListUsersForTeamRequest) String added in v0.0.25

func (x *ListUsersForTeamRequest) String() string

type ListUsersForTeamResponse added in v0.0.25

type ListUsersForTeamResponse struct {
	Users         []*gen.User     `protobuf:"bytes,1,rep,name=users,proto3" json:"users,omitempty"`
	UserTeams     []*gen.UserTeam `protobuf:"bytes,2,rep,name=user_teams,json=userTeams,proto3" json:"user_teams,omitempty"`
	NextPageToken string          `protobuf:"bytes,3,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"`
	// contains filtered or unexported fields
}

func (*ListUsersForTeamResponse) Descriptor deprecated added in v0.0.25

func (*ListUsersForTeamResponse) Descriptor() ([]byte, []int)

Deprecated: Use ListUsersForTeamResponse.ProtoReflect.Descriptor instead.

func (*ListUsersForTeamResponse) GetNextPageToken added in v0.0.25

func (x *ListUsersForTeamResponse) GetNextPageToken() string

func (*ListUsersForTeamResponse) GetUserTeams added in v0.0.25

func (x *ListUsersForTeamResponse) GetUserTeams() []*gen.UserTeam

func (*ListUsersForTeamResponse) GetUsers added in v0.0.25

func (x *ListUsersForTeamResponse) GetUsers() []*gen.User

func (*ListUsersForTeamResponse) ProtoMessage added in v0.0.25

func (*ListUsersForTeamResponse) ProtoMessage()

func (*ListUsersForTeamResponse) ProtoReflect added in v0.0.25

func (x *ListUsersForTeamResponse) ProtoReflect() protoreflect.Message

func (*ListUsersForTeamResponse) Reset added in v0.0.25

func (x *ListUsersForTeamResponse) Reset()

func (*ListUsersForTeamResponse) String added in v0.0.25

func (x *ListUsersForTeamResponse) String() string

type LocalAgentToServer added in v0.0.50

type LocalAgentToServer struct {

	// Types that are valid to be assigned to Message:
	//
	//	*LocalAgentToServer_Hello
	//	*LocalAgentToServer_Pong
	//	*LocalAgentToServer_RowsChunk
	//	*LocalAgentToServer_QueryError
	//	*LocalAgentToServer_ExecResponse
	//	*LocalAgentToServer_BeginTxResponse
	//	*LocalAgentToServer_CommitResponse
	//	*LocalAgentToServer_RollbackResponse
	//	*LocalAgentToServer_ComputePgSchemaPlanResponse
	//	*LocalAgentToServer_DeploymentMetricsProbeResponse
	Message isLocalAgentToServer_Message `protobuf_oneof:"message"`
	// contains filtered or unexported fields
}

func (*LocalAgentToServer) Descriptor deprecated added in v0.0.50

func (*LocalAgentToServer) Descriptor() ([]byte, []int)

Deprecated: Use LocalAgentToServer.ProtoReflect.Descriptor instead.

func (*LocalAgentToServer) GetBeginTxResponse added in v0.0.50

func (x *LocalAgentToServer) GetBeginTxResponse() *BeginTxResponse

func (*LocalAgentToServer) GetCommitResponse added in v0.0.50

func (x *LocalAgentToServer) GetCommitResponse() *CommitResponse

func (*LocalAgentToServer) GetComputePgSchemaPlanResponse added in v1.1.7

func (x *LocalAgentToServer) GetComputePgSchemaPlanResponse() *ComputePgSchemaPlanResponse

func (*LocalAgentToServer) GetDeploymentMetricsProbeResponse added in v1.1.8

func (x *LocalAgentToServer) GetDeploymentMetricsProbeResponse() *DeploymentMetricsProbeResponse

func (*LocalAgentToServer) GetExecResponse added in v0.0.50

func (x *LocalAgentToServer) GetExecResponse() *ExecResponse

func (*LocalAgentToServer) GetHello added in v0.0.50

func (x *LocalAgentToServer) GetHello() *Hello

func (*LocalAgentToServer) GetMessage added in v0.0.50

func (x *LocalAgentToServer) GetMessage() isLocalAgentToServer_Message

func (*LocalAgentToServer) GetPong added in v0.0.50

func (x *LocalAgentToServer) GetPong() *Pong

func (*LocalAgentToServer) GetQueryError added in v0.0.50

func (x *LocalAgentToServer) GetQueryError() *QueryError

func (*LocalAgentToServer) GetRollbackResponse added in v0.0.50

func (x *LocalAgentToServer) GetRollbackResponse() *RollbackResponse

func (*LocalAgentToServer) GetRowsChunk added in v0.0.50

func (x *LocalAgentToServer) GetRowsChunk() *RowsChunk

func (*LocalAgentToServer) ProtoMessage added in v0.0.50

func (*LocalAgentToServer) ProtoMessage()

func (*LocalAgentToServer) ProtoReflect added in v0.0.50

func (x *LocalAgentToServer) ProtoReflect() protoreflect.Message

func (*LocalAgentToServer) Reset added in v0.0.50

func (x *LocalAgentToServer) Reset()

func (*LocalAgentToServer) String added in v0.0.50

func (x *LocalAgentToServer) String() string

type LocalAgentToServer_BeginTxResponse added in v0.0.50

type LocalAgentToServer_BeginTxResponse struct {
	BeginTxResponse *BeginTxResponse `protobuf:"bytes,6,opt,name=begin_tx_response,json=beginTxResponse,proto3,oneof"`
}

type LocalAgentToServer_CommitResponse added in v0.0.50

type LocalAgentToServer_CommitResponse struct {
	CommitResponse *CommitResponse `protobuf:"bytes,7,opt,name=commit_response,json=commitResponse,proto3,oneof"`
}

type LocalAgentToServer_ComputePgSchemaPlanResponse added in v1.1.7

type LocalAgentToServer_ComputePgSchemaPlanResponse struct {
	ComputePgSchemaPlanResponse *ComputePgSchemaPlanResponse `protobuf:"bytes,9,opt,name=compute_pg_schema_plan_response,json=computePgSchemaPlanResponse,proto3,oneof"`
}

type LocalAgentToServer_DeploymentMetricsProbeResponse added in v1.1.8

type LocalAgentToServer_DeploymentMetricsProbeResponse struct {
	DeploymentMetricsProbeResponse *DeploymentMetricsProbeResponse `protobuf:"bytes,10,opt,name=deployment_metrics_probe_response,json=deploymentMetricsProbeResponse,proto3,oneof"`
}

type LocalAgentToServer_ExecResponse added in v0.0.50

type LocalAgentToServer_ExecResponse struct {
	ExecResponse *ExecResponse `protobuf:"bytes,5,opt,name=exec_response,json=execResponse,proto3,oneof"`
}

type LocalAgentToServer_Hello added in v0.0.50

type LocalAgentToServer_Hello struct {
	Hello *Hello `protobuf:"bytes,1,opt,name=hello,proto3,oneof"`
}

type LocalAgentToServer_Pong added in v0.0.50

type LocalAgentToServer_Pong struct {
	Pong *Pong `protobuf:"bytes,2,opt,name=pong,proto3,oneof"`
}

type LocalAgentToServer_QueryError added in v0.0.50

type LocalAgentToServer_QueryError struct {
	QueryError *QueryError `protobuf:"bytes,4,opt,name=query_error,json=queryError,proto3,oneof"`
}

type LocalAgentToServer_RollbackResponse added in v0.0.50

type LocalAgentToServer_RollbackResponse struct {
	RollbackResponse *RollbackResponse `protobuf:"bytes,8,opt,name=rollback_response,json=rollbackResponse,proto3,oneof"`
}

type LocalAgentToServer_RowsChunk added in v0.0.50

type LocalAgentToServer_RowsChunk struct {
	RowsChunk *RowsChunk `protobuf:"bytes,3,opt,name=rows_chunk,json=rowsChunk,proto3,oneof"`
}

type MarkChangeRequestAppliedRequest added in v1.1.0

type MarkChangeRequestAppliedRequest struct {
	ChangeRequestUuid string `protobuf:"bytes,1,opt,name=change_request_uuid,json=changeRequestUuid,proto3" json:"change_request_uuid,omitempty"`
	// contains filtered or unexported fields
}

func (*MarkChangeRequestAppliedRequest) Descriptor deprecated added in v1.1.0

func (*MarkChangeRequestAppliedRequest) Descriptor() ([]byte, []int)

Deprecated: Use MarkChangeRequestAppliedRequest.ProtoReflect.Descriptor instead.

func (*MarkChangeRequestAppliedRequest) GetChangeRequestUuid added in v1.1.0

func (x *MarkChangeRequestAppliedRequest) GetChangeRequestUuid() string

func (*MarkChangeRequestAppliedRequest) ProtoMessage added in v1.1.0

func (*MarkChangeRequestAppliedRequest) ProtoMessage()

func (*MarkChangeRequestAppliedRequest) ProtoReflect added in v1.1.0

func (*MarkChangeRequestAppliedRequest) Reset added in v1.1.0

func (*MarkChangeRequestAppliedRequest) String added in v1.1.0

type MarkChangeRequestAppliedResponse added in v1.1.0

type MarkChangeRequestAppliedResponse struct {
	ChangeRequest           *gen.ChangeRequest `protobuf:"bytes,1,opt,name=change_request,json=changeRequest,proto3" json:"change_request,omitempty"`
	AutomationEventsCreated int64              `` /* 133-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*MarkChangeRequestAppliedResponse) Descriptor deprecated added in v1.1.0

func (*MarkChangeRequestAppliedResponse) Descriptor() ([]byte, []int)

Deprecated: Use MarkChangeRequestAppliedResponse.ProtoReflect.Descriptor instead.

func (*MarkChangeRequestAppliedResponse) GetAutomationEventsCreated added in v1.1.0

func (x *MarkChangeRequestAppliedResponse) GetAutomationEventsCreated() int64

func (*MarkChangeRequestAppliedResponse) GetChangeRequest added in v1.1.0

func (x *MarkChangeRequestAppliedResponse) GetChangeRequest() *gen.ChangeRequest

func (*MarkChangeRequestAppliedResponse) ProtoMessage added in v1.1.0

func (*MarkChangeRequestAppliedResponse) ProtoMessage()

func (*MarkChangeRequestAppliedResponse) ProtoReflect added in v1.1.0

func (*MarkChangeRequestAppliedResponse) Reset added in v1.1.0

func (*MarkChangeRequestAppliedResponse) String added in v1.1.0

type MarkDeploymentDestroyedRequest added in v1.1.8

type MarkDeploymentDestroyedRequest struct {
	Host       string `protobuf:"bytes,1,opt,name=host,proto3" json:"host,omitempty"`
	Identifier string `protobuf:"bytes,2,opt,name=identifier,proto3" json:"identifier,omitempty"`
	// contains filtered or unexported fields
}

MarkDeploymentDestroyed flips the row to status=DESTROYED (kept as history). Keyed by (host, identifier) under the authed user — the same upsert key — so the CLI destroy path doesn't need to persist the cloud-side uuid.

func (*MarkDeploymentDestroyedRequest) Descriptor deprecated added in v1.1.8

func (*MarkDeploymentDestroyedRequest) Descriptor() ([]byte, []int)

Deprecated: Use MarkDeploymentDestroyedRequest.ProtoReflect.Descriptor instead.

func (*MarkDeploymentDestroyedRequest) GetHost added in v1.1.8

func (*MarkDeploymentDestroyedRequest) GetIdentifier added in v1.1.8

func (x *MarkDeploymentDestroyedRequest) GetIdentifier() string

func (*MarkDeploymentDestroyedRequest) ProtoMessage added in v1.1.8

func (*MarkDeploymentDestroyedRequest) ProtoMessage()

func (*MarkDeploymentDestroyedRequest) ProtoReflect added in v1.1.8

func (*MarkDeploymentDestroyedRequest) Reset added in v1.1.8

func (x *MarkDeploymentDestroyedRequest) Reset()

func (*MarkDeploymentDestroyedRequest) String added in v1.1.8

type MarkDeploymentDestroyedResponse added in v1.1.8

type MarkDeploymentDestroyedResponse struct {
	// contains filtered or unexported fields
}

func (*MarkDeploymentDestroyedResponse) Descriptor deprecated added in v1.1.8

func (*MarkDeploymentDestroyedResponse) Descriptor() ([]byte, []int)

Deprecated: Use MarkDeploymentDestroyedResponse.ProtoReflect.Descriptor instead.

func (*MarkDeploymentDestroyedResponse) ProtoMessage added in v1.1.8

func (*MarkDeploymentDestroyedResponse) ProtoMessage()

func (*MarkDeploymentDestroyedResponse) ProtoReflect added in v1.1.8

func (*MarkDeploymentDestroyedResponse) Reset added in v1.1.8

func (*MarkDeploymentDestroyedResponse) String added in v1.1.8

type MembershipForProjectRequest added in v0.0.25

type MembershipForProjectRequest struct {
	ProjectUuid string `protobuf:"bytes,1,opt,name=project_uuid,json=projectUuid,proto3" json:"project_uuid,omitempty"`
	// contains filtered or unexported fields
}

func (*MembershipForProjectRequest) Descriptor deprecated added in v0.0.25

func (*MembershipForProjectRequest) Descriptor() ([]byte, []int)

Deprecated: Use MembershipForProjectRequest.ProtoReflect.Descriptor instead.

func (*MembershipForProjectRequest) GetProjectUuid added in v0.0.25

func (x *MembershipForProjectRequest) GetProjectUuid() string

func (*MembershipForProjectRequest) ProtoMessage added in v0.0.25

func (*MembershipForProjectRequest) ProtoMessage()

func (*MembershipForProjectRequest) ProtoReflect added in v0.0.25

func (*MembershipForProjectRequest) Reset added in v0.0.25

func (x *MembershipForProjectRequest) Reset()

func (*MembershipForProjectRequest) String added in v0.0.25

func (x *MembershipForProjectRequest) String() string

type MembershipForTeamRequest added in v0.0.25

type MembershipForTeamRequest struct {
	TeamUuid string `protobuf:"bytes,1,opt,name=team_uuid,json=teamUuid,proto3" json:"team_uuid,omitempty"`
	// contains filtered or unexported fields
}

func (*MembershipForTeamRequest) Descriptor deprecated added in v0.0.25

func (*MembershipForTeamRequest) Descriptor() ([]byte, []int)

Deprecated: Use MembershipForTeamRequest.ProtoReflect.Descriptor instead.

func (*MembershipForTeamRequest) GetTeamUuid added in v0.0.25

func (x *MembershipForTeamRequest) GetTeamUuid() string

func (*MembershipForTeamRequest) ProtoMessage added in v0.0.25

func (*MembershipForTeamRequest) ProtoMessage()

func (*MembershipForTeamRequest) ProtoReflect added in v0.0.25

func (x *MembershipForTeamRequest) ProtoReflect() protoreflect.Message

func (*MembershipForTeamRequest) Reset added in v0.0.25

func (x *MembershipForTeamRequest) Reset()

func (*MembershipForTeamRequest) String added in v0.0.25

func (x *MembershipForTeamRequest) String() string

type MembershipWithName added in v0.0.27

type MembershipWithName struct {
	Membership     *gen.Membership `protobuf:"bytes,1,opt,name=membership,proto3" json:"membership,omitempty"`
	MembershipName string          `protobuf:"bytes,2,opt,name=membership_name,json=membershipName,proto3" json:"membership_name,omitempty"` // e.g., "Adam's Membership"
	// contains filtered or unexported fields
}

func (*MembershipWithName) Descriptor deprecated added in v0.0.27

func (*MembershipWithName) Descriptor() ([]byte, []int)

Deprecated: Use MembershipWithName.ProtoReflect.Descriptor instead.

func (*MembershipWithName) GetMembership added in v0.0.27

func (x *MembershipWithName) GetMembership() *gen.Membership

func (*MembershipWithName) GetMembershipName added in v0.0.27

func (x *MembershipWithName) GetMembershipName() string

func (*MembershipWithName) ProtoMessage added in v0.0.27

func (*MembershipWithName) ProtoMessage()

func (*MembershipWithName) ProtoReflect added in v0.0.27

func (x *MembershipWithName) ProtoReflect() protoreflect.Message

func (*MembershipWithName) Reset added in v0.0.27

func (x *MembershipWithName) Reset()

func (*MembershipWithName) String added in v0.0.27

func (x *MembershipWithName) String() string

type NuzurConnectionManagerClient added in v0.0.50

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)
	GetSchemas(ctx context.Context, in *GetSchemasRequest, opts ...grpc.CallOption) (*GetSchemasResponse, error)
	CreateSchema(ctx context.Context, in *CreateSchemaRequest, opts ...grpc.CallOption) (*CreateSchemaResponse, 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)
	ApplyDataCR(ctx context.Context, in *ApplyDataCRRequest, opts ...grpc.CallOption) (*ApplyDataCRResponse, error)
	ExecuteQuerySync(ctx context.Context, in *ExecuteQueryRequest, opts ...grpc.CallOption) (*ExecuteQuerySyncResponse, 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)
	// project version diff changes
	StartProjectVersionSQLDiff(ctx context.Context, in *StartProjectVersionSQLDiffRequest, opts ...grpc.CallOption) (*StartProjectVersionSQLDiffResponse, error)
	GetProjectVersionSQLDiff(ctx context.Context, in *GetProjectVersionSQLDiffRequest, opts ...grpc.CallOption) (*GetProjectVersionSQLDiffResponse, error)
	CancelProjectVersionSQLDiff(ctx context.Context, in *CancelProjectVersionSQLDiffRequest, opts ...grpc.CallOption) (*CancelProjectVersionSQLDiffResponse, error)
	// project version
	GetProjectVersionFromConnection(ctx context.Context, in *GetProjectVersionFromConnectionRequest, opts ...grpc.CallOption) (*GetProjectVersionFromConnectionResponse, error)
	// deployment health metrics
	// On-demand, pull-based: the web calls this with a deployment's local_agent
	// + identifier + connection; the server routes a reverse RPC to the box's
	// agent, which runs cheap local probes and returns a live snapshot. Nothing
	// is stored. If the agent is offline the response has agent_online=false.
	CollectDeploymentMetrics(ctx context.Context, in *CollectDeploymentMetricsRequest, opts ...grpc.CallOption) (*CollectDeploymentMetricsResponse, error)
	// local agent bidi channel
	// The CLI agent dials this, holds the stream open, and answers reverse RPCs
	// (RunQuery, Ping, etc.) from the server. See the LocalAgentToServer /
	// ServerToLocalAgent oneofs below.
	LocalAgentChannel(ctx context.Context, opts ...grpc.CallOption) (grpc.BidiStreamingClient[LocalAgentToServer, ServerToLocalAgent], 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.50

func NewNuzurConnectionManagerClient(cc grpc.ClientConnInterface) NuzurConnectionManagerClient

type NuzurConnectionManagerServer added in v0.0.50

type NuzurConnectionManagerServer interface {
	// connections
	GetUserConnections(context.Context, *GetUserConnectionsRequest) (*GetUserConnectionsResponse, error)
	ClearUserConnections(context.Context, *ClearUserConnectionsRequest) (*ClearUserConnectionsResponse, error)
	TestConnection(context.Context, *TestConnectionRequest) (*TestConnectionResponse, error)
	GetSchemas(context.Context, *GetSchemasRequest) (*GetSchemasResponse, error)
	CreateSchema(context.Context, *CreateSchemaRequest) (*CreateSchemaResponse, error)
	// query executions
	ExecuteQuery(context.Context, *ExecuteQueryRequest) (*ExecuteQueryResponse, error)
	GetQueryExecution(context.Context, *GetQueryExecutionRequest) (*GetQueryExecutionResponse, error)
	CancelQueryExecution(context.Context, *CancelQueryExecutionRequest) (*CancelQueryExecutionResponse, error)
	ApplyDataCR(context.Context, *ApplyDataCRRequest) (*ApplyDataCRResponse, error)
	ExecuteQuerySync(context.Context, *ExecuteQueryRequest) (*ExecuteQuerySyncResponse, error)
	// diff changes
	StartChangesDiff(context.Context, *StartChangesDiffRequest) (*StartChangesDiffResponse, error)
	GetChangesDiff(context.Context, *GetChangesDiffRequest) (*GetChangesDiffResponse, error)
	CancelChangesDiff(context.Context, *CancelChangesDiffRequest) (*CancelChangesDiffResponse, error)
	// project version diff changes
	StartProjectVersionSQLDiff(context.Context, *StartProjectVersionSQLDiffRequest) (*StartProjectVersionSQLDiffResponse, error)
	GetProjectVersionSQLDiff(context.Context, *GetProjectVersionSQLDiffRequest) (*GetProjectVersionSQLDiffResponse, error)
	CancelProjectVersionSQLDiff(context.Context, *CancelProjectVersionSQLDiffRequest) (*CancelProjectVersionSQLDiffResponse, error)
	// project version
	GetProjectVersionFromConnection(context.Context, *GetProjectVersionFromConnectionRequest) (*GetProjectVersionFromConnectionResponse, error)
	// deployment health metrics
	// On-demand, pull-based: the web calls this with a deployment's local_agent
	// + identifier + connection; the server routes a reverse RPC to the box's
	// agent, which runs cheap local probes and returns a live snapshot. Nothing
	// is stored. If the agent is offline the response has agent_online=false.
	CollectDeploymentMetrics(context.Context, *CollectDeploymentMetricsRequest) (*CollectDeploymentMetricsResponse, error)
	// local agent bidi channel
	// The CLI agent dials this, holds the stream open, and answers reverse RPCs
	// (RunQuery, Ping, etc.) from the server. See the LocalAgentToServer /
	// ServerToLocalAgent oneofs below.
	LocalAgentChannel(grpc.BidiStreamingServer[LocalAgentToServer, ServerToLocalAgent]) error
	// contains filtered or unexported methods
}

NuzurConnectionManagerServer is the server API for NuzurConnectionManager service. All implementations must embed UnimplementedNuzurConnectionManagerServer for forward compatibility.

type NuzurConnectionManager_LocalAgentChannelClient added in v0.0.50

type NuzurConnectionManager_LocalAgentChannelClient = grpc.BidiStreamingClient[LocalAgentToServer, ServerToLocalAgent]

This type alias is provided for backwards compatibility with existing code that references the prior non-generic stream type by name.

type NuzurConnectionManager_LocalAgentChannelServer added in v0.0.50

type NuzurConnectionManager_LocalAgentChannelServer = grpc.BidiStreamingServer[LocalAgentToServer, ServerToLocalAgent]

This type alias is provided for backwards compatibility with existing code that references the prior non-generic stream type by name.

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)
	GetUserByEmail(ctx context.Context, in *GetUserByEmailRequest, opts ...grpc.CallOption) (*gen.User, error)
	GetTokenUserRoleForProject(ctx context.Context, in *GetUserRoleForProjectRequest, opts ...grpc.CallOption) (*GetUserRoleForProjectResponse, error)
	GetTokenUserRoleForTeam(ctx context.Context, in *GetUserRoleForTeamRequest, opts ...grpc.CallOption) (*GetUserRoleForTeamResponse, error)
	UpdateTokenUser(ctx context.Context, in *UpdateUserRequest, opts ...grpc.CallOption) (*gen.User, error)
	// user relations
	ListUsersForTeam(ctx context.Context, in *ListUsersForTeamRequest, opts ...grpc.CallOption) (*ListUsersForTeamResponse, error)
	ListUsersForProject(ctx context.Context, in *ListUsersForProjectRequest, opts ...grpc.CallOption) (*ListUsersForProjectResponse, error)
	AddUserToProject(ctx context.Context, in *AddUserToProjectRequest, opts ...grpc.CallOption) (*gen.UserProject, error)
	UpdateUserProject(ctx context.Context, in *UpdateUserProjectRequest, opts ...grpc.CallOption) (*gen.UserProject, error)
	RemoveUserFromProject(ctx context.Context, in *RemoveUserFromProjectRequest, opts ...grpc.CallOption) (*gen.UserProject, error)
	AddUserToTeam(ctx context.Context, in *AddUserToTeamRequest, opts ...grpc.CallOption) (*gen.UserTeam, error)
	UpdateUserTeam(ctx context.Context, in *UpdateUserTeamRequest, opts ...grpc.CallOption) (*gen.UserTeam, error)
	RemoveUserFromTeam(ctx context.Context, in *RemoveUserFromTeamRequest, opts ...grpc.CallOption) (*gen.UserTeam, error)
	// team
	ListTeamsForUser(ctx context.Context, in *ListTeamsForUserRequest, opts ...grpc.CallOption) (*ListTeamsForUserResponse, error)
	ListTeamsForAdminUser(ctx context.Context, in *ListTeamsForAdminUserRequest, opts ...grpc.CallOption) (*ListTeamsForAdminUserResponse, 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)
	// 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)
	GetProjectName(ctx context.Context, in *GetProjectNameRequest, opts ...grpc.CallOption) (*GetProjectNameResponse, 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)
	ListProjectVersionsForUserCached(ctx context.Context, in *ListProjectVersionsForUserRequest, opts ...grpc.CallOption) (*ListProjectVersionsForUserResponse, error)
	GetProjectVersionForUser(ctx context.Context, in *GetProjectVersionForUserRequest, opts ...grpc.CallOption) (*gen.ProjectVersion, error)
	GetProjectVersionForUserCached(ctx context.Context, in *GetProjectVersionForUserRequest, opts ...grpc.CallOption) (*gen.ProjectVersion, error)
	// Returns the project version WITHOUT the heavy schema blobs (entities,
	// relationships, enums, services, deployments) so the web can render the
	// editor shell immediately, then fetch the full version for the board.
	GetProjectVersionLeanForUser(ctx context.Context, in *GetProjectVersionForUserRequest, opts ...grpc.CallOption) (*gen.ProjectVersion, error)
	GetLatestProjectVersion(ctx context.Context, in *GetLatestProjectVersionRequest, opts ...grpc.CallOption) (*gen.ProjectVersion, error)
	GetLatestProjectVersionForUser(ctx context.Context, in *GetLatestProjectVersionForUserRequest, opts ...grpc.CallOption) (*gen.ProjectVersion, error)
	// Latest version metadata only (no schema blobs) — for callers that just need
	// the uuid/metadata (e.g. the editor's redirect-to-latest).
	GetLatestProjectVersionLeanForUser(ctx context.Context, in *GetLatestProjectVersionForUserRequest, opts ...grpc.CallOption) (*gen.ProjectVersion, error)
	GetLatestProjectVersionUUIDForUser(ctx context.Context, in *GetLatestProjectVersionUUIDForUserRequest, opts ...grpc.CallOption) (*GetLatestProjectVersionUUIDForUserResponse, error)
	GetProjectVersionVersion(ctx context.Context, in *GetProjectVersionVersionRequest, opts ...grpc.CallOption) (*GetProjectVersionVersionResponse, error)
	GetProjectVersionIdentifier(ctx context.Context, in *GetProjectVersionIdentifierRequest, opts ...grpc.CallOption) (*GetProjectVersionIdentifierResponse, error)
	CreateProjectVersion(ctx context.Context, in *CreateProjectVersionRequest, opts ...grpc.CallOption) (*gen.ProjectVersion, error)
	CreateProjectVersionFromJSON(ctx context.Context, in *CreateProjectVersionFromJSONRequest, 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)
	ApplyProjectVersionOps(ctx context.Context, in *ApplyProjectVersionOpsRequest, opts ...grpc.CallOption) (*ApplyProjectVersionOpsResponse, error)
	DiscardDraftProjectVersion(ctx context.Context, in *DiscardDraftProjectVersionRequest, opts ...grpc.CallOption) (*gen.ProjectVersion, error)
	SendProjectVersionForReview(ctx context.Context, in *SendProjectVersionForReviewRequest, opts ...grpc.CallOption) (*gen.ProjectVersion, error)
	WithdrawFromReviewProjectVersion(ctx context.Context, in *WithdrawFromReviewProjectVersionRequest, opts ...grpc.CallOption) (*gen.ProjectVersion, error)
	ReviewProjectVersion(ctx context.Context, in *ReviewProjectVersionRequest, opts ...grpc.CallOption) (*gen.ProjectVersion, error)
	// files
	UploadProjectVersionSnapshot(ctx context.Context, in *UploadProjectVersionSnapshotRequest, opts ...grpc.CallOption) (*UploadProjectVersionSnapshotResponse, 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)
	UploadUserAvatar(ctx context.Context, in *UploadUserAvatarRequest, opts ...grpc.CallOption) (*UploadUserAvatarResponse, error)
	// data manager - records
	UploadRecordFieldFile(ctx context.Context, in *UploadRecordFieldFileRequest, opts ...grpc.CallOption) (*UploadRecordFieldFileResponse, error)
	GetRecordFieldSignedFileURL(ctx context.Context, in *GetRecordFieldSignedFileURLRequest, opts ...grpc.CallOption) (*GetRecordFieldSignedFileURLResponse, error)
	GetRecordFileContent(ctx context.Context, in *GetRecordFileContentRequest, opts ...grpc.CallOption) (*GetRecordFileContentResponse, 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)
	CheckExtensionExecutionLimit(ctx context.Context, in *CheckExtensionExecutionLimitRequest, opts ...grpc.CallOption) (*CheckExtensionExecutionLimitResponse, error)
	AcquireExecutionSlot(ctx context.Context, in *AcquireExecutionSlotRequest, opts ...grpc.CallOption) (*AcquireExecutionSlotResponse, error)
	HeartbeatExecution(ctx context.Context, in *HeartbeatExecutionRequest, opts ...grpc.CallOption) (*HeartbeatExecutionResponse, error)
	// change request
	ListUserChangeRequests(ctx context.Context, in *ListUserChangeRequestsRequest, opts ...grpc.CallOption) (*ListUserChangeRequestsResponse, error)
	GetChangeRequest(ctx context.Context, in *GetChangeRequestRequest, opts ...grpc.CallOption) (*gen.ChangeRequest, error)
	CreateChangeRequest(ctx context.Context, in *CreateChangeRequestRequest, opts ...grpc.CallOption) (*gen.ChangeRequest, error)
	UpdateChangeRequest(ctx context.Context, in *UpdateChangeRequestRequest, opts ...grpc.CallOption) (*gen.ChangeRequest, error)
	ApplyChangeRequestOps(ctx context.Context, in *ApplyChangeRequestOpsRequest, opts ...grpc.CallOption) (*ApplyChangeRequestOpsResponse, error)
	WithdrawChangeRequestFromReview(ctx context.Context, in *WithdrawChangeRequestFromReviewRequest, opts ...grpc.CallOption) (*gen.ChangeRequest, error)
	ListChangeRequestsForReview(ctx context.Context, in *ListChangeRequestsForReviewRequest, opts ...grpc.CallOption) (*ListChangeRequestsForReviewResponse, error)
	// user project version data
	GetUserProjectVersionData(ctx context.Context, in *GetUserProjectVersionDataRequest, opts ...grpc.CallOption) (*GetUserProjectVersionDataResponse, error)
	SaveUserProjectVersionData(ctx context.Context, in *SaveUserProjectVersionDataRequest, opts ...grpc.CallOption) (*SaveUserProjectVersionDataResponse, error)
	// object store secrets
	GetObjectStoreWithSecret(ctx context.Context, in *GetObjectStoreWithSecretRequest, opts ...grpc.CallOption) (*gen.ObjectStore, error)
	CreateObjectStoreSecret(ctx context.Context, in *CreateObjectStoreSecretRequest, opts ...grpc.CallOption) (*gen.ObjectStore, error)
	UpdateObjectStoreSecret(ctx context.Context, in *UpdateObjectStoreSecretRequest, opts ...grpc.CallOption) (*gen.ObjectStore, error)
	DeleteObjectStoreSecret(ctx context.Context, in *DeleteObjectStoreSecretRequest, opts ...grpc.CallOption) (*gen.ObjectStore, error)
	// data manager
	GenerateSQLForCR(ctx context.Context, in *GenerateSQLForCRRequest, opts ...grpc.CallOption) (*GenerateSQLForCRResponse, error)
	ReviewDataChange(ctx context.Context, in *ReviewDataChangeRequest, opts ...grpc.CallOption) (*ReviewDataChangeResponse, error)
	// membership
	GetMembership(ctx context.Context, in *GetMembershipRequest, opts ...grpc.CallOption) (*gen.Membership, error)
	CreateMembership(ctx context.Context, in *CreateMembershipRequest, opts ...grpc.CallOption) (*gen.Membership, error)
	UpdateMembership(ctx context.Context, in *UpdateMembershipRequest, opts ...grpc.CallOption) (*gen.Membership, error)
	MembershipForProject(ctx context.Context, in *MembershipForProjectRequest, opts ...grpc.CallOption) (*gen.Membership, error)
	MembershipForTeam(ctx context.Context, in *MembershipForTeamRequest, opts ...grpc.CallOption) (*gen.Membership, error)
	CreateCheckoutSession(ctx context.Context, in *CreateCheckoutSessionRequest, opts ...grpc.CallOption) (*CreateCheckoutSessionResponse, error)
	ListMembershipUsers(ctx context.Context, in *ListMembershipUsersRequest, opts ...grpc.CallOption) (*ListMembershipUsersResponse, error)
	CancelMembership(ctx context.Context, in *CancelMembershipRequest, opts ...grpc.CallOption) (*CancelMembershipResponse, error)
	ReactivateMembership(ctx context.Context, in *ReactivateMembershipRequest, opts ...grpc.CallOption) (*ReactivateMembershipResponse, error)
	UserHasActiveStripeSubscription(ctx context.Context, in *UserHasActiveStripeSubscriptionRequest, opts ...grpc.CallOption) (*UserHasActiveStripeSubscriptionResponse, error)
	ListMembershipUserProjects(ctx context.Context, in *ListMembershipUserProjectsRequest, opts ...grpc.CallOption) (*ListMembershipUserProjectsResponse, error)
	RemoveMembershipUser(ctx context.Context, in *RemoveMembershipUserRequest, opts ...grpc.CallOption) (*RemoveMembershipUserResponse, error)
	ListMembershipsForUser(ctx context.Context, in *ListMembershipsForUserRequest, opts ...grpc.CallOption) (*ListMembershipsForUserResponse, error)
	ChangeMembershipPlan(ctx context.Context, in *ChangeMembershipPlanRequest, opts ...grpc.CallOption) (*ChangeMembershipPlanResponse, error)
	// support
	SendPrioritySupportEmail(ctx context.Context, in *PrioritySupportEmailRequest, opts ...grpc.CallOption) (*PrioritySupportEmailResponse, error)
	// webhook
	HandleWebhook(ctx context.Context, in *HandleWebhookRequest, opts ...grpc.CallOption) (*HandleWebhookResponse, error)
	// pro features
	IsProActiveForProject(ctx context.Context, in *IsProActiveForProjectRequest, opts ...grpc.CallOption) (*IsProActiveForProjectResponse, error)
	GetMembershipTierForProject(ctx context.Context, in *GetMembershipTierForProjectRequest, opts ...grpc.CallOption) (*GetMembershipTierForProjectResponse, error)
	EvaluateUserPrompt(ctx context.Context, in *EvaluateUserPromptRequest, opts ...grpc.CallOption) (*EvaluateUserPromptResponse, error)
	HandleUserPrompt(ctx context.Context, in *HandleUserPromptRequest, opts ...grpc.CallOption) (*HandleUserPromptResponse, error)
	GetUserPromptJob(ctx context.Context, in *GetUserPromptJobRequest, opts ...grpc.CallOption) (*GetUserPromptJobResponse, error)
	HandleFollowupUserPrompt(ctx context.Context, in *HandleFollowupUserPromptRequest, opts ...grpc.CallOption) (*HandleFollowupUserPromptResponse, error)
	FinalizeUserPrompt(ctx context.Context, in *FinalizeUserPromptRequest, opts ...grpc.CallOption) (*FinalizeUserPromptResponse, error)
	ListAIUsageForUser(ctx context.Context, in *ListAIUsageForUserRequest, opts ...grpc.CallOption) (*ListAIUsageForUserResponse, error)
	GetAIUsageForUserInPeriod(ctx context.Context, in *GetAIUsageForUserInPeriodRequest, opts ...grpc.CallOption) (*GetAIUsageForUserInPeriodResponse, error)
	// local agent
	RegisterLocalAgent(ctx context.Context, in *RegisterLocalAgentRequest, opts ...grpc.CallOption) (*RegisterLocalAgentResponse, error)
	RevokeLocalAgent(ctx context.Context, in *RevokeLocalAgentRequest, opts ...grpc.CallOption) (*RevokeLocalAgentResponse, error)
	ListLocalAgents(ctx context.Context, in *ListLocalAgentsRequest, opts ...grpc.CallOption) (*ListLocalAgentsResponse, error)
	UpdateLocalAgentConnections(ctx context.Context, in *UpdateLocalAgentConnectionsRequest, opts ...grpc.CallOption) (*UpdateLocalAgentConnectionsResponse, error)
	GetLocalAgentConnections(ctx context.Context, in *GetLocalAgentConnectionsRequest, opts ...grpc.CallOption) (*GetLocalAgentConnectionsResponse, error)
	// Team-visible agent connections: the owner shares one specific connection
	// with one or more of their teams; teammates then reach it through the
	// owner's agent stream, so the database is never exposed.
	UpdateLocalAgentConnectionSharing(ctx context.Context, in *UpdateLocalAgentConnectionSharingRequest, opts ...grpc.CallOption) (*UpdateLocalAgentConnectionSharingResponse, error)
	ListTeamAgentConnections(ctx context.Context, in *ListTeamAgentConnectionsRequest, opts ...grpc.CallOption) (*ListTeamAgentConnectionsResponse, error)
	// Headless pairing: an authenticated user mints a short-lived provisioning
	// token; a fresh (non-logged-in) machine exchanges it for agent creds.
	IssueProvisioningToken(ctx context.Context, in *IssueProvisioningTokenRequest, opts ...grpc.CallOption) (*IssueProvisioningTokenResponse, error)
	ExchangeProvisioningToken(ctx context.Context, in *ExchangeProvisioningTokenRequest, opts ...grpc.CallOption) (*ExchangeProvisioningTokenResponse, error)
	// Lets a headless box publish its own catalog: authenticated by the agent
	// token in the body, since such a machine has no user session to sign with.
	PublishLocalAgentCatalog(ctx context.Context, in *PublishLocalAgentCatalogRequest, opts ...grpc.CallOption) (*PublishLocalAgentCatalogResponse, error)
	// deployments — the CLI records a deployment on success and marks it
	// destroyed on teardown; the web lists them (user-scoped) + pulls live health.
	UpsertDeployment(ctx context.Context, in *UpsertDeploymentRequest, opts ...grpc.CallOption) (*UpsertDeploymentResponse, error)
	ListDeployments(ctx context.Context, in *ListDeploymentsRequest, opts ...grpc.CallOption) (*ListDeploymentsResponse, error)
	ListDeploymentRevisions(ctx context.Context, in *ListDeploymentRevisionsRequest, opts ...grpc.CallOption) (*ListDeploymentRevisionsResponse, error)
	UpdateDeploymentRevisionStatus(ctx context.Context, in *UpdateDeploymentRevisionStatusRequest, opts ...grpc.CallOption) (*UpdateDeploymentRevisionStatusResponse, error)
	MarkDeploymentDestroyed(ctx context.Context, in *MarkDeploymentDestroyedRequest, opts ...grpc.CallOption) (*MarkDeploymentDestroyedResponse, error)
	// automations
	CreateAutomation(ctx context.Context, in *CreateAutomationRequest, opts ...grpc.CallOption) (*CreateAutomationResponse, error)
	RotateAutomationSecret(ctx context.Context, in *RotateAutomationSecretRequest, opts ...grpc.CallOption) (*RotateAutomationSecretResponse, error)
	UpdateAutomation(ctx context.Context, in *UpdateAutomationRequest, opts ...grpc.CallOption) (*gen.Automation, error)
	DeleteAutomation(ctx context.Context, in *DeleteAutomationRequest, opts ...grpc.CallOption) (*DeleteAutomationResponse, error)
	GetAutomation(ctx context.Context, in *GetAutomationRequest, opts ...grpc.CallOption) (*gen.Automation, error)
	ListAutomationsForProject(ctx context.Context, in *ListAutomationsForProjectRequest, opts ...grpc.CallOption) (*ListAutomationsForProjectResponse, error)
	TestAutomation(ctx context.Context, in *TestAutomationRequest, opts ...grpc.CallOption) (*TestAutomationResponse, error)
	ListAutomationEvents(ctx context.Context, in *ListAutomationEventsRequest, opts ...grpc.CallOption) (*ListAutomationEventsResponse, error)
	GetAutomationEvent(ctx context.Context, in *GetAutomationEventRequest, opts ...grpc.CallOption) (*gen.AutomationEvent, error)
	RetryAutomationEvent(ctx context.Context, in *RetryAutomationEventRequest, opts ...grpc.CallOption) (*gen.AutomationEvent, error)
	MarkChangeRequestApplied(ctx context.Context, in *MarkChangeRequestAppliedRequest, opts ...grpc.CallOption) (*MarkChangeRequestAppliedResponse, 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.

type NuzurProductServer

type NuzurProductServer interface {
	// user
	GetUser(context.Context, *GetUserRequest) (*gen.User, error)
	GetTokenUser(context.Context, *GetTokenUserRequest) (*gen.User, error)
	GetUserByEmail(context.Context, *GetUserByEmailRequest) (*gen.User, error)
	GetTokenUserRoleForProject(context.Context, *GetUserRoleForProjectRequest) (*GetUserRoleForProjectResponse, error)
	GetTokenUserRoleForTeam(context.Context, *GetUserRoleForTeamRequest) (*GetUserRoleForTeamResponse, error)
	UpdateTokenUser(context.Context, *UpdateUserRequest) (*gen.User, error)
	// user relations
	ListUsersForTeam(context.Context, *ListUsersForTeamRequest) (*ListUsersForTeamResponse, error)
	ListUsersForProject(context.Context, *ListUsersForProjectRequest) (*ListUsersForProjectResponse, error)
	AddUserToProject(context.Context, *AddUserToProjectRequest) (*gen.UserProject, error)
	UpdateUserProject(context.Context, *UpdateUserProjectRequest) (*gen.UserProject, error)
	RemoveUserFromProject(context.Context, *RemoveUserFromProjectRequest) (*gen.UserProject, error)
	AddUserToTeam(context.Context, *AddUserToTeamRequest) (*gen.UserTeam, error)
	UpdateUserTeam(context.Context, *UpdateUserTeamRequest) (*gen.UserTeam, error)
	RemoveUserFromTeam(context.Context, *RemoveUserFromTeamRequest) (*gen.UserTeam, error)
	// team
	ListTeamsForUser(context.Context, *ListTeamsForUserRequest) (*ListTeamsForUserResponse, error)
	ListTeamsForAdminUser(context.Context, *ListTeamsForAdminUserRequest) (*ListTeamsForAdminUserResponse, error)
	GetTeamForUser(context.Context, *GetTeamForUserRequest) (*gen.Team, error)
	CreateTeam(context.Context, *CreateTeamRequest) (*gen.Team, error)
	UpdateTeam(context.Context, *UpdateTeamRequest) (*gen.Team, 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)
	GetProjectName(context.Context, *GetProjectNameRequest) (*GetProjectNameResponse, error)
	// project version
	ListProjectVersions(context.Context, *ListProjectVersionsRequest) (*ListProjectVersionsResponse, error)
	ListProjectVersionsForUser(context.Context, *ListProjectVersionsForUserRequest) (*ListProjectVersionsForUserResponse, error)
	ListProjectVersionsForUserCached(context.Context, *ListProjectVersionsForUserRequest) (*ListProjectVersionsForUserResponse, error)
	GetProjectVersionForUser(context.Context, *GetProjectVersionForUserRequest) (*gen.ProjectVersion, error)
	GetProjectVersionForUserCached(context.Context, *GetProjectVersionForUserRequest) (*gen.ProjectVersion, error)
	// Returns the project version WITHOUT the heavy schema blobs (entities,
	// relationships, enums, services, deployments) so the web can render the
	// editor shell immediately, then fetch the full version for the board.
	GetProjectVersionLeanForUser(context.Context, *GetProjectVersionForUserRequest) (*gen.ProjectVersion, error)
	GetLatestProjectVersion(context.Context, *GetLatestProjectVersionRequest) (*gen.ProjectVersion, error)
	GetLatestProjectVersionForUser(context.Context, *GetLatestProjectVersionForUserRequest) (*gen.ProjectVersion, error)
	// Latest version metadata only (no schema blobs) — for callers that just need
	// the uuid/metadata (e.g. the editor's redirect-to-latest).
	GetLatestProjectVersionLeanForUser(context.Context, *GetLatestProjectVersionForUserRequest) (*gen.ProjectVersion, error)
	GetLatestProjectVersionUUIDForUser(context.Context, *GetLatestProjectVersionUUIDForUserRequest) (*GetLatestProjectVersionUUIDForUserResponse, error)
	GetProjectVersionVersion(context.Context, *GetProjectVersionVersionRequest) (*GetProjectVersionVersionResponse, error)
	GetProjectVersionIdentifier(context.Context, *GetProjectVersionIdentifierRequest) (*GetProjectVersionIdentifierResponse, error)
	CreateProjectVersion(context.Context, *CreateProjectVersionRequest) (*gen.ProjectVersion, error)
	CreateProjectVersionFromJSON(context.Context, *CreateProjectVersionFromJSONRequest) (*gen.ProjectVersion, error)
	CreateDraftProjectVersionForExistingProject(context.Context, *CreateDraftProjectVersionForExistingProjectRequest) (*gen.ProjectVersion, error)
	UpdateProjectVersion(context.Context, *UpdateProjectVersionRequest) (*gen.ProjectVersion, error)
	ApplyProjectVersionOps(context.Context, *ApplyProjectVersionOpsRequest) (*ApplyProjectVersionOpsResponse, error)
	DiscardDraftProjectVersion(context.Context, *DiscardDraftProjectVersionRequest) (*gen.ProjectVersion, error)
	SendProjectVersionForReview(context.Context, *SendProjectVersionForReviewRequest) (*gen.ProjectVersion, error)
	WithdrawFromReviewProjectVersion(context.Context, *WithdrawFromReviewProjectVersionRequest) (*gen.ProjectVersion, error)
	ReviewProjectVersion(context.Context, *ReviewProjectVersionRequest) (*gen.ProjectVersion, error)
	// files
	UploadProjectVersionSnapshot(context.Context, *UploadProjectVersionSnapshotRequest) (*UploadProjectVersionSnapshotResponse, 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)
	UploadUserAvatar(context.Context, *UploadUserAvatarRequest) (*UploadUserAvatarResponse, error)
	// data manager - records
	UploadRecordFieldFile(context.Context, *UploadRecordFieldFileRequest) (*UploadRecordFieldFileResponse, error)
	GetRecordFieldSignedFileURL(context.Context, *GetRecordFieldSignedFileURLRequest) (*GetRecordFieldSignedFileURLResponse, error)
	GetRecordFileContent(context.Context, *GetRecordFileContentRequest) (*GetRecordFileContentResponse, 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)
	CheckExtensionExecutionLimit(context.Context, *CheckExtensionExecutionLimitRequest) (*CheckExtensionExecutionLimitResponse, error)
	AcquireExecutionSlot(context.Context, *AcquireExecutionSlotRequest) (*AcquireExecutionSlotResponse, error)
	HeartbeatExecution(context.Context, *HeartbeatExecutionRequest) (*HeartbeatExecutionResponse, error)
	// change request
	ListUserChangeRequests(context.Context, *ListUserChangeRequestsRequest) (*ListUserChangeRequestsResponse, error)
	GetChangeRequest(context.Context, *GetChangeRequestRequest) (*gen.ChangeRequest, error)
	CreateChangeRequest(context.Context, *CreateChangeRequestRequest) (*gen.ChangeRequest, error)
	UpdateChangeRequest(context.Context, *UpdateChangeRequestRequest) (*gen.ChangeRequest, error)
	ApplyChangeRequestOps(context.Context, *ApplyChangeRequestOpsRequest) (*ApplyChangeRequestOpsResponse, error)
	WithdrawChangeRequestFromReview(context.Context, *WithdrawChangeRequestFromReviewRequest) (*gen.ChangeRequest, error)
	ListChangeRequestsForReview(context.Context, *ListChangeRequestsForReviewRequest) (*ListChangeRequestsForReviewResponse, error)
	// user project version data
	GetUserProjectVersionData(context.Context, *GetUserProjectVersionDataRequest) (*GetUserProjectVersionDataResponse, error)
	SaveUserProjectVersionData(context.Context, *SaveUserProjectVersionDataRequest) (*SaveUserProjectVersionDataResponse, error)
	// object store secrets
	GetObjectStoreWithSecret(context.Context, *GetObjectStoreWithSecretRequest) (*gen.ObjectStore, error)
	CreateObjectStoreSecret(context.Context, *CreateObjectStoreSecretRequest) (*gen.ObjectStore, error)
	UpdateObjectStoreSecret(context.Context, *UpdateObjectStoreSecretRequest) (*gen.ObjectStore, error)
	DeleteObjectStoreSecret(context.Context, *DeleteObjectStoreSecretRequest) (*gen.ObjectStore, error)
	// data manager
	GenerateSQLForCR(context.Context, *GenerateSQLForCRRequest) (*GenerateSQLForCRResponse, error)
	ReviewDataChange(context.Context, *ReviewDataChangeRequest) (*ReviewDataChangeResponse, error)
	// membership
	GetMembership(context.Context, *GetMembershipRequest) (*gen.Membership, error)
	CreateMembership(context.Context, *CreateMembershipRequest) (*gen.Membership, error)
	UpdateMembership(context.Context, *UpdateMembershipRequest) (*gen.Membership, error)
	MembershipForProject(context.Context, *MembershipForProjectRequest) (*gen.Membership, error)
	MembershipForTeam(context.Context, *MembershipForTeamRequest) (*gen.Membership, error)
	CreateCheckoutSession(context.Context, *CreateCheckoutSessionRequest) (*CreateCheckoutSessionResponse, error)
	ListMembershipUsers(context.Context, *ListMembershipUsersRequest) (*ListMembershipUsersResponse, error)
	CancelMembership(context.Context, *CancelMembershipRequest) (*CancelMembershipResponse, error)
	ReactivateMembership(context.Context, *ReactivateMembershipRequest) (*ReactivateMembershipResponse, error)
	UserHasActiveStripeSubscription(context.Context, *UserHasActiveStripeSubscriptionRequest) (*UserHasActiveStripeSubscriptionResponse, error)
	ListMembershipUserProjects(context.Context, *ListMembershipUserProjectsRequest) (*ListMembershipUserProjectsResponse, error)
	RemoveMembershipUser(context.Context, *RemoveMembershipUserRequest) (*RemoveMembershipUserResponse, error)
	ListMembershipsForUser(context.Context, *ListMembershipsForUserRequest) (*ListMembershipsForUserResponse, error)
	ChangeMembershipPlan(context.Context, *ChangeMembershipPlanRequest) (*ChangeMembershipPlanResponse, error)
	// support
	SendPrioritySupportEmail(context.Context, *PrioritySupportEmailRequest) (*PrioritySupportEmailResponse, error)
	// webhook
	HandleWebhook(context.Context, *HandleWebhookRequest) (*HandleWebhookResponse, error)
	// pro features
	IsProActiveForProject(context.Context, *IsProActiveForProjectRequest) (*IsProActiveForProjectResponse, error)
	GetMembershipTierForProject(context.Context, *GetMembershipTierForProjectRequest) (*GetMembershipTierForProjectResponse, error)
	EvaluateUserPrompt(context.Context, *EvaluateUserPromptRequest) (*EvaluateUserPromptResponse, error)
	HandleUserPrompt(context.Context, *HandleUserPromptRequest) (*HandleUserPromptResponse, error)
	GetUserPromptJob(context.Context, *GetUserPromptJobRequest) (*GetUserPromptJobResponse, error)
	HandleFollowupUserPrompt(context.Context, *HandleFollowupUserPromptRequest) (*HandleFollowupUserPromptResponse, error)
	FinalizeUserPrompt(context.Context, *FinalizeUserPromptRequest) (*FinalizeUserPromptResponse, error)
	ListAIUsageForUser(context.Context, *ListAIUsageForUserRequest) (*ListAIUsageForUserResponse, error)
	GetAIUsageForUserInPeriod(context.Context, *GetAIUsageForUserInPeriodRequest) (*GetAIUsageForUserInPeriodResponse, error)
	// local agent
	RegisterLocalAgent(context.Context, *RegisterLocalAgentRequest) (*RegisterLocalAgentResponse, error)
	RevokeLocalAgent(context.Context, *RevokeLocalAgentRequest) (*RevokeLocalAgentResponse, error)
	ListLocalAgents(context.Context, *ListLocalAgentsRequest) (*ListLocalAgentsResponse, error)
	UpdateLocalAgentConnections(context.Context, *UpdateLocalAgentConnectionsRequest) (*UpdateLocalAgentConnectionsResponse, error)
	GetLocalAgentConnections(context.Context, *GetLocalAgentConnectionsRequest) (*GetLocalAgentConnectionsResponse, error)
	// Team-visible agent connections: the owner shares one specific connection
	// with one or more of their teams; teammates then reach it through the
	// owner's agent stream, so the database is never exposed.
	UpdateLocalAgentConnectionSharing(context.Context, *UpdateLocalAgentConnectionSharingRequest) (*UpdateLocalAgentConnectionSharingResponse, error)
	ListTeamAgentConnections(context.Context, *ListTeamAgentConnectionsRequest) (*ListTeamAgentConnectionsResponse, error)
	// Headless pairing: an authenticated user mints a short-lived provisioning
	// token; a fresh (non-logged-in) machine exchanges it for agent creds.
	IssueProvisioningToken(context.Context, *IssueProvisioningTokenRequest) (*IssueProvisioningTokenResponse, error)
	ExchangeProvisioningToken(context.Context, *ExchangeProvisioningTokenRequest) (*ExchangeProvisioningTokenResponse, error)
	// Lets a headless box publish its own catalog: authenticated by the agent
	// token in the body, since such a machine has no user session to sign with.
	PublishLocalAgentCatalog(context.Context, *PublishLocalAgentCatalogRequest) (*PublishLocalAgentCatalogResponse, error)
	// deployments — the CLI records a deployment on success and marks it
	// destroyed on teardown; the web lists them (user-scoped) + pulls live health.
	UpsertDeployment(context.Context, *UpsertDeploymentRequest) (*UpsertDeploymentResponse, error)
	ListDeployments(context.Context, *ListDeploymentsRequest) (*ListDeploymentsResponse, error)
	ListDeploymentRevisions(context.Context, *ListDeploymentRevisionsRequest) (*ListDeploymentRevisionsResponse, error)
	UpdateDeploymentRevisionStatus(context.Context, *UpdateDeploymentRevisionStatusRequest) (*UpdateDeploymentRevisionStatusResponse, error)
	MarkDeploymentDestroyed(context.Context, *MarkDeploymentDestroyedRequest) (*MarkDeploymentDestroyedResponse, error)
	// automations
	CreateAutomation(context.Context, *CreateAutomationRequest) (*CreateAutomationResponse, error)
	RotateAutomationSecret(context.Context, *RotateAutomationSecretRequest) (*RotateAutomationSecretResponse, error)
	UpdateAutomation(context.Context, *UpdateAutomationRequest) (*gen.Automation, error)
	DeleteAutomation(context.Context, *DeleteAutomationRequest) (*DeleteAutomationResponse, error)
	GetAutomation(context.Context, *GetAutomationRequest) (*gen.Automation, error)
	ListAutomationsForProject(context.Context, *ListAutomationsForProjectRequest) (*ListAutomationsForProjectResponse, error)
	TestAutomation(context.Context, *TestAutomationRequest) (*TestAutomationResponse, error)
	ListAutomationEvents(context.Context, *ListAutomationEventsRequest) (*ListAutomationEventsResponse, error)
	GetAutomationEvent(context.Context, *GetAutomationEventRequest) (*gen.AutomationEvent, error)
	RetryAutomationEvent(context.Context, *RetryAutomationEventRequest) (*gen.AutomationEvent, error)
	MarkChangeRequestApplied(context.Context, *MarkChangeRequestAppliedRequest) (*MarkChangeRequestAppliedResponse, error)
	// contains filtered or unexported methods
}

NuzurProductServer is the server API for NuzurProduct service. All implementations must embed UnimplementedNuzurProductServer for forward compatibility.

type Ping added in v0.0.50

type Ping struct {
	RequestId        uint64 `protobuf:"varint,1,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"`
	ServerTimeUnixMs int64  `protobuf:"varint,2,opt,name=server_time_unix_ms,json=serverTimeUnixMs,proto3" json:"server_time_unix_ms,omitempty"`
	// contains filtered or unexported fields
}

func (*Ping) Descriptor deprecated added in v0.0.50

func (*Ping) Descriptor() ([]byte, []int)

Deprecated: Use Ping.ProtoReflect.Descriptor instead.

func (*Ping) GetRequestId added in v0.0.50

func (x *Ping) GetRequestId() uint64

func (*Ping) GetServerTimeUnixMs added in v0.0.50

func (x *Ping) GetServerTimeUnixMs() int64

func (*Ping) ProtoMessage added in v0.0.50

func (*Ping) ProtoMessage()

func (*Ping) ProtoReflect added in v0.0.50

func (x *Ping) ProtoReflect() protoreflect.Message

func (*Ping) Reset added in v0.0.50

func (x *Ping) Reset()

func (*Ping) String added in v0.0.50

func (x *Ping) String() string

type Pong added in v0.0.50

type Pong struct {
	RequestId uint64 `protobuf:"varint,1,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"`
	// contains filtered or unexported fields
}

func (*Pong) Descriptor deprecated added in v0.0.50

func (*Pong) Descriptor() ([]byte, []int)

Deprecated: Use Pong.ProtoReflect.Descriptor instead.

func (*Pong) GetRequestId added in v0.0.50

func (x *Pong) GetRequestId() uint64

func (*Pong) ProtoMessage added in v0.0.50

func (*Pong) ProtoMessage()

func (*Pong) ProtoReflect added in v0.0.50

func (x *Pong) ProtoReflect() protoreflect.Message

func (*Pong) Reset added in v0.0.50

func (x *Pong) Reset()

func (*Pong) String added in v0.0.50

func (x *Pong) String() string

type PrioritySupportEmailRequest added in v0.0.26

type PrioritySupportEmailRequest struct {
	Category        string `protobuf:"bytes,1,opt,name=category,proto3" json:"category,omitempty"`
	ProjectUuid     string `protobuf:"bytes,2,opt,name=project_uuid,json=projectUuid,proto3" json:"project_uuid,omitempty"` // optional
	TeamUuid        string `protobuf:"bytes,3,opt,name=team_uuid,json=teamUuid,proto3" json:"team_uuid,omitempty"`          // optional
	Message         string `protobuf:"bytes,4,opt,name=message,proto3" json:"message,omitempty"`
	OperatingSystem string `protobuf:"bytes,5,opt,name=operatingSystem,proto3" json:"operatingSystem,omitempty"`
	AppVersion      string `protobuf:"bytes,6,opt,name=appVersion,proto3" json:"appVersion,omitempty"`
	BrowserVersion  string `protobuf:"bytes,7,opt,name=browserVersion,proto3" json:"browserVersion,omitempty"`
	// contains filtered or unexported fields
}

support start

func (*PrioritySupportEmailRequest) Descriptor deprecated added in v0.0.26

func (*PrioritySupportEmailRequest) Descriptor() ([]byte, []int)

Deprecated: Use PrioritySupportEmailRequest.ProtoReflect.Descriptor instead.

func (*PrioritySupportEmailRequest) GetAppVersion added in v0.0.26

func (x *PrioritySupportEmailRequest) GetAppVersion() string

func (*PrioritySupportEmailRequest) GetBrowserVersion added in v0.0.26

func (x *PrioritySupportEmailRequest) GetBrowserVersion() string

func (*PrioritySupportEmailRequest) GetCategory added in v0.0.26

func (x *PrioritySupportEmailRequest) GetCategory() string

func (*PrioritySupportEmailRequest) GetMessage added in v0.0.26

func (x *PrioritySupportEmailRequest) GetMessage() string

func (*PrioritySupportEmailRequest) GetOperatingSystem added in v0.0.26

func (x *PrioritySupportEmailRequest) GetOperatingSystem() string

func (*PrioritySupportEmailRequest) GetProjectUuid added in v0.0.26

func (x *PrioritySupportEmailRequest) GetProjectUuid() string

func (*PrioritySupportEmailRequest) GetTeamUuid added in v0.0.26

func (x *PrioritySupportEmailRequest) GetTeamUuid() string

func (*PrioritySupportEmailRequest) ProtoMessage added in v0.0.26

func (*PrioritySupportEmailRequest) ProtoMessage()

func (*PrioritySupportEmailRequest) ProtoReflect added in v0.0.26

func (*PrioritySupportEmailRequest) Reset added in v0.0.26

func (x *PrioritySupportEmailRequest) Reset()

func (*PrioritySupportEmailRequest) String added in v0.0.26

func (x *PrioritySupportEmailRequest) String() string

type PrioritySupportEmailResponse added in v0.0.26

type PrioritySupportEmailResponse struct {
	// contains filtered or unexported fields
}

func (*PrioritySupportEmailResponse) Descriptor deprecated added in v0.0.26

func (*PrioritySupportEmailResponse) Descriptor() ([]byte, []int)

Deprecated: Use PrioritySupportEmailResponse.ProtoReflect.Descriptor instead.

func (*PrioritySupportEmailResponse) ProtoMessage added in v0.0.26

func (*PrioritySupportEmailResponse) ProtoMessage()

func (*PrioritySupportEmailResponse) ProtoReflect added in v0.0.26

func (*PrioritySupportEmailResponse) Reset added in v0.0.26

func (x *PrioritySupportEmailResponse) Reset()

func (*PrioritySupportEmailResponse) String added in v0.0.26

type ProContext added in v0.0.27

type ProContext int32
const (
	ProContext_PRO_CONTEXT_INVALID      ProContext = 0
	ProContext_PRO_CONTEXT_EDITOR       ProContext = 1
	ProContext_PRO_CONTEXT_DATA_MANAGER ProContext = 2
)

func (ProContext) Descriptor added in v0.0.27

func (ProContext) Descriptor() protoreflect.EnumDescriptor

func (ProContext) Enum added in v0.0.27

func (x ProContext) Enum() *ProContext

func (ProContext) EnumDescriptor deprecated added in v0.0.27

func (ProContext) EnumDescriptor() ([]byte, []int)

Deprecated: Use ProContext.Descriptor instead.

func (ProContext) Number added in v0.0.27

func (x ProContext) Number() protoreflect.EnumNumber

func (ProContext) String added in v0.0.27

func (x ProContext) String() string

func (ProContext) Type added in v0.0.27

type PublishLocalAgentCatalogRequest added in v1.3.2

type PublishLocalAgentCatalogRequest struct {
	LocalAgentUuid string `protobuf:"bytes,1,opt,name=local_agent_uuid,json=localAgentUuid,proto3" json:"local_agent_uuid,omitempty"`
	// Plaintext agent token, compared against the stored SHA-256.
	LocalAgentToken string `protobuf:"bytes,2,opt,name=local_agent_token,json=localAgentToken,proto3" json:"local_agent_token,omitempty"`
	// Full replacement catalog for this agent — the CLI's local registry is the
	// source of truth, so it always sends every connection it knows about.
	Connections []*gen.LocalAgentConnection `protobuf:"bytes,3,rep,name=connections,proto3" json:"connections,omitempty"`
	// contains filtered or unexported fields
}

PublishLocalAgentCatalog is UpdateLocalAgentConnections for machines with no logged-in user: same full-replacement semantics and the same server-owned sharing carry-forward, but authenticated by the agent's own token rather than a user JWT (it is exempt from the auth interceptor).

func (*PublishLocalAgentCatalogRequest) Descriptor deprecated added in v1.3.2

func (*PublishLocalAgentCatalogRequest) Descriptor() ([]byte, []int)

Deprecated: Use PublishLocalAgentCatalogRequest.ProtoReflect.Descriptor instead.

func (*PublishLocalAgentCatalogRequest) GetConnections added in v1.3.2

func (*PublishLocalAgentCatalogRequest) GetLocalAgentToken added in v1.3.2

func (x *PublishLocalAgentCatalogRequest) GetLocalAgentToken() string

func (*PublishLocalAgentCatalogRequest) GetLocalAgentUuid added in v1.3.2

func (x *PublishLocalAgentCatalogRequest) GetLocalAgentUuid() string

func (*PublishLocalAgentCatalogRequest) ProtoMessage added in v1.3.2

func (*PublishLocalAgentCatalogRequest) ProtoMessage()

func (*PublishLocalAgentCatalogRequest) ProtoReflect added in v1.3.2

func (*PublishLocalAgentCatalogRequest) Reset added in v1.3.2

func (*PublishLocalAgentCatalogRequest) String added in v1.3.2

type PublishLocalAgentCatalogResponse added in v1.3.2

type PublishLocalAgentCatalogResponse struct {
	// contains filtered or unexported fields
}

func (*PublishLocalAgentCatalogResponse) Descriptor deprecated added in v1.3.2

func (*PublishLocalAgentCatalogResponse) Descriptor() ([]byte, []int)

Deprecated: Use PublishLocalAgentCatalogResponse.ProtoReflect.Descriptor instead.

func (*PublishLocalAgentCatalogResponse) ProtoMessage added in v1.3.2

func (*PublishLocalAgentCatalogResponse) ProtoMessage()

func (*PublishLocalAgentCatalogResponse) ProtoReflect added in v1.3.2

func (*PublishLocalAgentCatalogResponse) Reset added in v1.3.2

func (*PublishLocalAgentCatalogResponse) String added in v1.3.2

type QueryError added in v0.0.50

type QueryError struct {
	RequestId uint64 `protobuf:"varint,1,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"`
	Message   string `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"`
	// contains filtered or unexported fields
}

QueryError is the agent's response when SQL execution fails.

func (*QueryError) Descriptor deprecated added in v0.0.50

func (*QueryError) Descriptor() ([]byte, []int)

Deprecated: Use QueryError.ProtoReflect.Descriptor instead.

func (*QueryError) GetMessage added in v0.0.50

func (x *QueryError) GetMessage() string

func (*QueryError) GetRequestId added in v0.0.50

func (x *QueryError) GetRequestId() uint64

func (*QueryError) ProtoMessage added in v0.0.50

func (*QueryError) ProtoMessage()

func (*QueryError) ProtoReflect added in v0.0.50

func (x *QueryError) ProtoReflect() protoreflect.Message

func (*QueryError) Reset added in v0.0.50

func (x *QueryError) Reset()

func (*QueryError) String added in v0.0.50

func (x *QueryError) String() string

type QueryExecutionStatus added in v0.0.50

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.50

func (QueryExecutionStatus) Enum added in v0.0.50

func (QueryExecutionStatus) EnumDescriptor deprecated added in v0.0.50

func (QueryExecutionStatus) EnumDescriptor() ([]byte, []int)

Deprecated: Use QueryExecutionStatus.Descriptor instead.

func (QueryExecutionStatus) Number added in v0.0.50

func (QueryExecutionStatus) String added in v0.0.50

func (x QueryExecutionStatus) String() string

func (QueryExecutionStatus) Type added in v0.0.50

type QueryStatement added in v0.0.50

type QueryStatement struct {
	Sql             string   `protobuf:"bytes,1,opt,name=sql,proto3" json:"sql,omitempty"`                                                // display
	ParametrizedSql string   `protobuf:"bytes,2,opt,name=parametrized_sql,json=parametrizedSql,proto3" json:"parametrized_sql,omitempty"` // for execution
	Parameters      []string `protobuf:"bytes,3,rep,name=parameters,proto3" json:"parameters,omitempty"`                                  // for execution
	// contains filtered or unexported fields
}

func (*QueryStatement) Descriptor deprecated added in v0.0.50

func (*QueryStatement) Descriptor() ([]byte, []int)

Deprecated: Use QueryStatement.ProtoReflect.Descriptor instead.

func (*QueryStatement) GetParameters added in v0.0.50

func (x *QueryStatement) GetParameters() []string

func (*QueryStatement) GetParametrizedSql added in v0.0.50

func (x *QueryStatement) GetParametrizedSql() string

func (*QueryStatement) GetSql added in v0.0.50

func (x *QueryStatement) GetSql() string

func (*QueryStatement) ProtoMessage added in v0.0.50

func (*QueryStatement) ProtoMessage()

func (*QueryStatement) ProtoReflect added in v0.0.50

func (x *QueryStatement) ProtoReflect() protoreflect.Message

func (*QueryStatement) Reset added in v0.0.50

func (x *QueryStatement) Reset()

func (*QueryStatement) String added in v0.0.50

func (x *QueryStatement) String() string

type ReactivateMembershipRequest added in v0.0.50

type ReactivateMembershipRequest struct {
	// contains filtered or unexported fields
}

func (*ReactivateMembershipRequest) Descriptor deprecated added in v0.0.50

func (*ReactivateMembershipRequest) Descriptor() ([]byte, []int)

Deprecated: Use ReactivateMembershipRequest.ProtoReflect.Descriptor instead.

func (*ReactivateMembershipRequest) ProtoMessage added in v0.0.50

func (*ReactivateMembershipRequest) ProtoMessage()

func (*ReactivateMembershipRequest) ProtoReflect added in v0.0.50

func (*ReactivateMembershipRequest) Reset added in v0.0.50

func (x *ReactivateMembershipRequest) Reset()

func (*ReactivateMembershipRequest) String added in v0.0.50

func (x *ReactivateMembershipRequest) String() string

type ReactivateMembershipResponse added in v0.0.50

type ReactivateMembershipResponse struct {
	// contains filtered or unexported fields
}

func (*ReactivateMembershipResponse) Descriptor deprecated added in v0.0.50

func (*ReactivateMembershipResponse) Descriptor() ([]byte, []int)

Deprecated: Use ReactivateMembershipResponse.ProtoReflect.Descriptor instead.

func (*ReactivateMembershipResponse) ProtoMessage added in v0.0.50

func (*ReactivateMembershipResponse) ProtoMessage()

func (*ReactivateMembershipResponse) ProtoReflect added in v0.0.50

func (*ReactivateMembershipResponse) Reset added in v0.0.50

func (x *ReactivateMembershipResponse) Reset()

func (*ReactivateMembershipResponse) String added in v0.0.50

type RegisterLocalAgentRequest added in v0.0.50

type RegisterLocalAgentRequest struct {
	MachineName string `protobuf:"bytes,1,opt,name=machine_name,json=machineName,proto3" json:"machine_name,omitempty"`
	Os          string `protobuf:"bytes,2,opt,name=os,proto3" json:"os,omitempty"`
	CliVersion  string `protobuf:"bytes,3,opt,name=cli_version,json=cliVersion,proto3" json:"cli_version,omitempty"`
	// contains filtered or unexported fields
}

local agent start

func (*RegisterLocalAgentRequest) Descriptor deprecated added in v0.0.50

func (*RegisterLocalAgentRequest) Descriptor() ([]byte, []int)

Deprecated: Use RegisterLocalAgentRequest.ProtoReflect.Descriptor instead.

func (*RegisterLocalAgentRequest) GetCliVersion added in v0.0.50

func (x *RegisterLocalAgentRequest) GetCliVersion() string

func (*RegisterLocalAgentRequest) GetMachineName added in v0.0.50

func (x *RegisterLocalAgentRequest) GetMachineName() string

func (*RegisterLocalAgentRequest) GetOs added in v0.0.50

func (x *RegisterLocalAgentRequest) GetOs() string

func (*RegisterLocalAgentRequest) ProtoMessage added in v0.0.50

func (*RegisterLocalAgentRequest) ProtoMessage()

func (*RegisterLocalAgentRequest) ProtoReflect added in v0.0.50

func (*RegisterLocalAgentRequest) Reset added in v0.0.50

func (x *RegisterLocalAgentRequest) Reset()

func (*RegisterLocalAgentRequest) String added in v0.0.50

func (x *RegisterLocalAgentRequest) String() string

type RegisterLocalAgentResponse added in v0.0.50

type RegisterLocalAgentResponse struct {
	LocalAgentUuid string `protobuf:"bytes,1,opt,name=local_agent_uuid,json=localAgentUuid,proto3" json:"local_agent_uuid,omitempty"`
	// Plaintext token. Returned ONCE at registration. Cloud only stores its SHA-256.
	// CLI must persist this; there is no API to retrieve it later.
	LocalAgentToken string `protobuf:"bytes,2,opt,name=local_agent_token,json=localAgentToken,proto3" json:"local_agent_token,omitempty"`
	// contains filtered or unexported fields
}

func (*RegisterLocalAgentResponse) Descriptor deprecated added in v0.0.50

func (*RegisterLocalAgentResponse) Descriptor() ([]byte, []int)

Deprecated: Use RegisterLocalAgentResponse.ProtoReflect.Descriptor instead.

func (*RegisterLocalAgentResponse) GetLocalAgentToken added in v0.0.50

func (x *RegisterLocalAgentResponse) GetLocalAgentToken() string

func (*RegisterLocalAgentResponse) GetLocalAgentUuid added in v0.0.50

func (x *RegisterLocalAgentResponse) GetLocalAgentUuid() string

func (*RegisterLocalAgentResponse) ProtoMessage added in v0.0.50

func (*RegisterLocalAgentResponse) ProtoMessage()

func (*RegisterLocalAgentResponse) ProtoReflect added in v0.0.50

func (*RegisterLocalAgentResponse) Reset added in v0.0.50

func (x *RegisterLocalAgentResponse) Reset()

func (*RegisterLocalAgentResponse) String added in v0.0.50

func (x *RegisterLocalAgentResponse) String() string

type RemoveMembershipUserRequest added in v0.0.26

type RemoveMembershipUserRequest struct {
	UserUuid string `protobuf:"bytes,1,opt,name=user_uuid,json=userUuid,proto3" json:"user_uuid,omitempty"` // the user to remove from membership
	// contains filtered or unexported fields
}

func (*RemoveMembershipUserRequest) Descriptor deprecated added in v0.0.26

func (*RemoveMembershipUserRequest) Descriptor() ([]byte, []int)

Deprecated: Use RemoveMembershipUserRequest.ProtoReflect.Descriptor instead.

func (*RemoveMembershipUserRequest) GetUserUuid added in v0.0.26

func (x *RemoveMembershipUserRequest) GetUserUuid() string

func (*RemoveMembershipUserRequest) ProtoMessage added in v0.0.26

func (*RemoveMembershipUserRequest) ProtoMessage()

func (*RemoveMembershipUserRequest) ProtoReflect added in v0.0.26

func (*RemoveMembershipUserRequest) Reset added in v0.0.26

func (x *RemoveMembershipUserRequest) Reset()

func (*RemoveMembershipUserRequest) String added in v0.0.26

func (x *RemoveMembershipUserRequest) String() string

type RemoveMembershipUserResponse added in v0.0.26

type RemoveMembershipUserResponse struct {
	// contains filtered or unexported fields
}

func (*RemoveMembershipUserResponse) Descriptor deprecated added in v0.0.26

func (*RemoveMembershipUserResponse) Descriptor() ([]byte, []int)

Deprecated: Use RemoveMembershipUserResponse.ProtoReflect.Descriptor instead.

func (*RemoveMembershipUserResponse) ProtoMessage added in v0.0.26

func (*RemoveMembershipUserResponse) ProtoMessage()

func (*RemoveMembershipUserResponse) ProtoReflect added in v0.0.26

func (*RemoveMembershipUserResponse) Reset added in v0.0.26

func (x *RemoveMembershipUserResponse) Reset()

func (*RemoveMembershipUserResponse) String added in v0.0.26

type RemoveUserFromProjectRequest added in v0.0.25

type RemoveUserFromProjectRequest struct {
	Uuid        string `protobuf:"bytes,1,opt,name=uuid,proto3" json:"uuid,omitempty"`
	ProjectUuid string `protobuf:"bytes,2,opt,name=project_uuid,json=projectUuid,proto3" json:"project_uuid,omitempty"`
	// contains filtered or unexported fields
}

func (*RemoveUserFromProjectRequest) Descriptor deprecated added in v0.0.25

func (*RemoveUserFromProjectRequest) Descriptor() ([]byte, []int)

Deprecated: Use RemoveUserFromProjectRequest.ProtoReflect.Descriptor instead.

func (*RemoveUserFromProjectRequest) GetProjectUuid added in v0.0.25

func (x *RemoveUserFromProjectRequest) GetProjectUuid() string

func (*RemoveUserFromProjectRequest) GetUuid added in v0.0.25

func (x *RemoveUserFromProjectRequest) GetUuid() string

func (*RemoveUserFromProjectRequest) ProtoMessage added in v0.0.25

func (*RemoveUserFromProjectRequest) ProtoMessage()

func (*RemoveUserFromProjectRequest) ProtoReflect added in v0.0.25

func (*RemoveUserFromProjectRequest) Reset added in v0.0.25

func (x *RemoveUserFromProjectRequest) Reset()

func (*RemoveUserFromProjectRequest) String added in v0.0.25

type RemoveUserFromTeamRequest added in v0.0.25

type RemoveUserFromTeamRequest struct {
	Uuid     string `protobuf:"bytes,1,opt,name=uuid,proto3" json:"uuid,omitempty"`
	TeamUuid string `protobuf:"bytes,2,opt,name=team_uuid,json=teamUuid,proto3" json:"team_uuid,omitempty"`
	// contains filtered or unexported fields
}

func (*RemoveUserFromTeamRequest) Descriptor deprecated added in v0.0.25

func (*RemoveUserFromTeamRequest) Descriptor() ([]byte, []int)

Deprecated: Use RemoveUserFromTeamRequest.ProtoReflect.Descriptor instead.

func (*RemoveUserFromTeamRequest) GetTeamUuid added in v0.0.25

func (x *RemoveUserFromTeamRequest) GetTeamUuid() string

func (*RemoveUserFromTeamRequest) GetUuid added in v0.0.25

func (x *RemoveUserFromTeamRequest) GetUuid() string

func (*RemoveUserFromTeamRequest) ProtoMessage added in v0.0.25

func (*RemoveUserFromTeamRequest) ProtoMessage()

func (*RemoveUserFromTeamRequest) ProtoReflect added in v0.0.25

func (*RemoveUserFromTeamRequest) Reset added in v0.0.25

func (x *RemoveUserFromTeamRequest) Reset()

func (*RemoveUserFromTeamRequest) String added in v0.0.25

func (x *RemoveUserFromTeamRequest) String() string

type RetryAutomationEventRequest added in v1.1.0

type RetryAutomationEventRequest struct {
	AutomationEventUuid string `protobuf:"bytes,1,opt,name=automation_event_uuid,json=automationEventUuid,proto3" json:"automation_event_uuid,omitempty"`
	// contains filtered or unexported fields
}

func (*RetryAutomationEventRequest) Descriptor deprecated added in v1.1.0

func (*RetryAutomationEventRequest) Descriptor() ([]byte, []int)

Deprecated: Use RetryAutomationEventRequest.ProtoReflect.Descriptor instead.

func (*RetryAutomationEventRequest) GetAutomationEventUuid added in v1.1.0

func (x *RetryAutomationEventRequest) GetAutomationEventUuid() string

func (*RetryAutomationEventRequest) ProtoMessage added in v1.1.0

func (*RetryAutomationEventRequest) ProtoMessage()

func (*RetryAutomationEventRequest) ProtoReflect added in v1.1.0

func (*RetryAutomationEventRequest) Reset added in v1.1.0

func (x *RetryAutomationEventRequest) Reset()

func (*RetryAutomationEventRequest) String added in v1.1.0

func (x *RetryAutomationEventRequest) String() string

type ReviewDataChangeRequest added in v0.0.25

type ReviewDataChangeRequest struct {
	ProjectVersionUuid string                        `protobuf:"bytes,1,opt,name=project_version_uuid,json=projectVersionUuid,proto3" json:"project_version_uuid,omitempty"`
	ChangeRequestUuid  string                        `protobuf:"bytes,2,opt,name=change_request_uuid,json=changeRequestUuid,proto3" json:"change_request_uuid,omitempty"`
	ReviewStatus       gen.ChangeRequestReviewStatus `` // APPROVED, REJECTED
	/* 133-byte string literal not displayed */
	ReviewComment  string `protobuf:"bytes,4,opt,name=review_comment,json=reviewComment,proto3" json:"review_comment,omitempty"`     // optional
	PublishChanges bool   `protobuf:"varint,5,opt,name=publish_changes,json=publishChanges,proto3" json:"publish_changes,omitempty"` // the changes will be published if approved
	// contains filtered or unexported fields
}

func (*ReviewDataChangeRequest) Descriptor deprecated added in v0.0.25

func (*ReviewDataChangeRequest) Descriptor() ([]byte, []int)

Deprecated: Use ReviewDataChangeRequest.ProtoReflect.Descriptor instead.

func (*ReviewDataChangeRequest) GetChangeRequestUuid added in v0.0.25

func (x *ReviewDataChangeRequest) GetChangeRequestUuid() string

func (*ReviewDataChangeRequest) GetProjectVersionUuid added in v0.0.25

func (x *ReviewDataChangeRequest) GetProjectVersionUuid() string

func (*ReviewDataChangeRequest) GetPublishChanges added in v0.0.25

func (x *ReviewDataChangeRequest) GetPublishChanges() bool

func (*ReviewDataChangeRequest) GetReviewComment added in v0.0.25

func (x *ReviewDataChangeRequest) GetReviewComment() string

func (*ReviewDataChangeRequest) GetReviewStatus added in v0.0.25

func (*ReviewDataChangeRequest) ProtoMessage added in v0.0.25

func (*ReviewDataChangeRequest) ProtoMessage()

func (*ReviewDataChangeRequest) ProtoReflect added in v0.0.25

func (x *ReviewDataChangeRequest) ProtoReflect() protoreflect.Message

func (*ReviewDataChangeRequest) Reset added in v0.0.25

func (x *ReviewDataChangeRequest) Reset()

func (*ReviewDataChangeRequest) String added in v0.0.25

func (x *ReviewDataChangeRequest) String() string

type ReviewDataChangeResponse added in v0.0.25

type ReviewDataChangeResponse struct {
	// contains filtered or unexported fields
}

func (*ReviewDataChangeResponse) Descriptor deprecated added in v0.0.25

func (*ReviewDataChangeResponse) Descriptor() ([]byte, []int)

Deprecated: Use ReviewDataChangeResponse.ProtoReflect.Descriptor instead.

func (*ReviewDataChangeResponse) ProtoMessage added in v0.0.25

func (*ReviewDataChangeResponse) ProtoMessage()

func (*ReviewDataChangeResponse) ProtoReflect added in v0.0.25

func (x *ReviewDataChangeResponse) ProtoReflect() protoreflect.Message

func (*ReviewDataChangeResponse) Reset added in v0.0.25

func (x *ReviewDataChangeResponse) Reset()

func (*ReviewDataChangeResponse) String added in v0.0.25

func (x *ReviewDataChangeResponse) String() string

type ReviewProjectVersionRequest added in v0.0.25

type ReviewProjectVersionRequest struct {
	ProjectVersionUuid string                         `protobuf:"bytes,1,opt,name=project_version_uuid,json=projectVersionUuid,proto3" json:"project_version_uuid,omitempty"`
	ChangeRequestUuid  string                         `protobuf:"bytes,2,opt,name=change_request_uuid,json=changeRequestUuid,proto3" json:"change_request_uuid,omitempty"`
	ReviewStatus       gen.ProjectVersionReviewStatus `` // APPROVED, REJECTED
	/* 134-byte string literal not displayed */
	ReviewComment  string `protobuf:"bytes,4,opt,name=review_comment,json=reviewComment,proto3" json:"review_comment,omitempty"`     // optional
	PublishChanges bool   `protobuf:"varint,5,opt,name=publish_changes,json=publishChanges,proto3" json:"publish_changes,omitempty"` // the changes will be published if approved
	// contains filtered or unexported fields
}

func (*ReviewProjectVersionRequest) Descriptor deprecated added in v0.0.25

func (*ReviewProjectVersionRequest) Descriptor() ([]byte, []int)

Deprecated: Use ReviewProjectVersionRequest.ProtoReflect.Descriptor instead.

func (*ReviewProjectVersionRequest) GetChangeRequestUuid added in v0.0.25

func (x *ReviewProjectVersionRequest) GetChangeRequestUuid() string

func (*ReviewProjectVersionRequest) GetProjectVersionUuid added in v0.0.25

func (x *ReviewProjectVersionRequest) GetProjectVersionUuid() string

func (*ReviewProjectVersionRequest) GetPublishChanges added in v0.0.25

func (x *ReviewProjectVersionRequest) GetPublishChanges() bool

func (*ReviewProjectVersionRequest) GetReviewComment added in v0.0.25

func (x *ReviewProjectVersionRequest) GetReviewComment() string

func (*ReviewProjectVersionRequest) GetReviewStatus added in v0.0.25

func (*ReviewProjectVersionRequest) ProtoMessage added in v0.0.25

func (*ReviewProjectVersionRequest) ProtoMessage()

func (*ReviewProjectVersionRequest) ProtoReflect added in v0.0.25

func (*ReviewProjectVersionRequest) Reset added in v0.0.25

func (x *ReviewProjectVersionRequest) Reset()

func (*ReviewProjectVersionRequest) String added in v0.0.25

func (x *ReviewProjectVersionRequest) String() string

type RevokeLocalAgentRequest added in v0.0.50

type RevokeLocalAgentRequest struct {
	LocalAgentUuid string `protobuf:"bytes,1,opt,name=local_agent_uuid,json=localAgentUuid,proto3" json:"local_agent_uuid,omitempty"`
	// contains filtered or unexported fields
}

func (*RevokeLocalAgentRequest) Descriptor deprecated added in v0.0.50

func (*RevokeLocalAgentRequest) Descriptor() ([]byte, []int)

Deprecated: Use RevokeLocalAgentRequest.ProtoReflect.Descriptor instead.

func (*RevokeLocalAgentRequest) GetLocalAgentUuid added in v0.0.50

func (x *RevokeLocalAgentRequest) GetLocalAgentUuid() string

func (*RevokeLocalAgentRequest) ProtoMessage added in v0.0.50

func (*RevokeLocalAgentRequest) ProtoMessage()

func (*RevokeLocalAgentRequest) ProtoReflect added in v0.0.50

func (x *RevokeLocalAgentRequest) ProtoReflect() protoreflect.Message

func (*RevokeLocalAgentRequest) Reset added in v0.0.50

func (x *RevokeLocalAgentRequest) Reset()

func (*RevokeLocalAgentRequest) String added in v0.0.50

func (x *RevokeLocalAgentRequest) String() string

type RevokeLocalAgentResponse added in v0.0.50

type RevokeLocalAgentResponse struct {
	// contains filtered or unexported fields
}

func (*RevokeLocalAgentResponse) Descriptor deprecated added in v0.0.50

func (*RevokeLocalAgentResponse) Descriptor() ([]byte, []int)

Deprecated: Use RevokeLocalAgentResponse.ProtoReflect.Descriptor instead.

func (*RevokeLocalAgentResponse) ProtoMessage added in v0.0.50

func (*RevokeLocalAgentResponse) ProtoMessage()

func (*RevokeLocalAgentResponse) ProtoReflect added in v0.0.50

func (x *RevokeLocalAgentResponse) ProtoReflect() protoreflect.Message

func (*RevokeLocalAgentResponse) Reset added in v0.0.50

func (x *RevokeLocalAgentResponse) Reset()

func (*RevokeLocalAgentResponse) String added in v0.0.50

func (x *RevokeLocalAgentResponse) String() string

type RollbackRequest added in v0.0.50

type RollbackRequest struct {
	RequestId uint64 `protobuf:"varint,1,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"`
	TxId      string `protobuf:"bytes,2,opt,name=tx_id,json=txId,proto3" json:"tx_id,omitempty"`
	// contains filtered or unexported fields
}

func (*RollbackRequest) Descriptor deprecated added in v0.0.50

func (*RollbackRequest) Descriptor() ([]byte, []int)

Deprecated: Use RollbackRequest.ProtoReflect.Descriptor instead.

func (*RollbackRequest) GetRequestId added in v0.0.50

func (x *RollbackRequest) GetRequestId() uint64

func (*RollbackRequest) GetTxId added in v0.0.50

func (x *RollbackRequest) GetTxId() string

func (*RollbackRequest) ProtoMessage added in v0.0.50

func (*RollbackRequest) ProtoMessage()

func (*RollbackRequest) ProtoReflect added in v0.0.50

func (x *RollbackRequest) ProtoReflect() protoreflect.Message

func (*RollbackRequest) Reset added in v0.0.50

func (x *RollbackRequest) Reset()

func (*RollbackRequest) String added in v0.0.50

func (x *RollbackRequest) String() string

type RollbackResponse added in v0.0.50

type RollbackResponse struct {
	RequestId uint64 `protobuf:"varint,1,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"`
	// contains filtered or unexported fields
}

func (*RollbackResponse) Descriptor deprecated added in v0.0.50

func (*RollbackResponse) Descriptor() ([]byte, []int)

Deprecated: Use RollbackResponse.ProtoReflect.Descriptor instead.

func (*RollbackResponse) GetRequestId added in v0.0.50

func (x *RollbackResponse) GetRequestId() uint64

func (*RollbackResponse) ProtoMessage added in v0.0.50

func (*RollbackResponse) ProtoMessage()

func (*RollbackResponse) ProtoReflect added in v0.0.50

func (x *RollbackResponse) ProtoReflect() protoreflect.Message

func (*RollbackResponse) Reset added in v0.0.50

func (x *RollbackResponse) Reset()

func (*RollbackResponse) String added in v0.0.50

func (x *RollbackResponse) String() string

type RotateAutomationSecretRequest added in v1.1.0

type RotateAutomationSecretRequest struct {
	AutomationUuid string `protobuf:"bytes,1,opt,name=automation_uuid,json=automationUuid,proto3" json:"automation_uuid,omitempty"`
	// contains filtered or unexported fields
}

func (*RotateAutomationSecretRequest) Descriptor deprecated added in v1.1.0

func (*RotateAutomationSecretRequest) Descriptor() ([]byte, []int)

Deprecated: Use RotateAutomationSecretRequest.ProtoReflect.Descriptor instead.

func (*RotateAutomationSecretRequest) GetAutomationUuid added in v1.1.0

func (x *RotateAutomationSecretRequest) GetAutomationUuid() string

func (*RotateAutomationSecretRequest) ProtoMessage added in v1.1.0

func (*RotateAutomationSecretRequest) ProtoMessage()

func (*RotateAutomationSecretRequest) ProtoReflect added in v1.1.0

func (*RotateAutomationSecretRequest) Reset added in v1.1.0

func (x *RotateAutomationSecretRequest) Reset()

func (*RotateAutomationSecretRequest) String added in v1.1.0

type RotateAutomationSecretResponse added in v1.1.0

type RotateAutomationSecretResponse struct {

	// the new hmac signing secret, returned only once — the previous secret
	// stops being used for new deliveries immediately (in-flight deliveries
	// may sign with the old secret for up to the dispatcher cache TTL)
	SigningSecret string `protobuf:"bytes,1,opt,name=signing_secret,json=signingSecret,proto3" json:"signing_secret,omitempty"`
	// contains filtered or unexported fields
}

func (*RotateAutomationSecretResponse) Descriptor deprecated added in v1.1.0

func (*RotateAutomationSecretResponse) Descriptor() ([]byte, []int)

Deprecated: Use RotateAutomationSecretResponse.ProtoReflect.Descriptor instead.

func (*RotateAutomationSecretResponse) GetSigningSecret added in v1.1.0

func (x *RotateAutomationSecretResponse) GetSigningSecret() string

func (*RotateAutomationSecretResponse) ProtoMessage added in v1.1.0

func (*RotateAutomationSecretResponse) ProtoMessage()

func (*RotateAutomationSecretResponse) ProtoReflect added in v1.1.0

func (*RotateAutomationSecretResponse) Reset added in v1.1.0

func (x *RotateAutomationSecretResponse) Reset()

func (*RotateAutomationSecretResponse) String added in v1.1.0

type Row added in v0.0.50

type Row struct {
	Values []*Value `protobuf:"bytes,1,rep,name=values,proto3" json:"values,omitempty"`
	// contains filtered or unexported fields
}

Row is the value payload for a single result row. values has the same length and ordering as columns in the chunk's first appearance.

func (*Row) Descriptor deprecated added in v0.0.50

func (*Row) Descriptor() ([]byte, []int)

Deprecated: Use Row.ProtoReflect.Descriptor instead.

func (*Row) GetValues added in v0.0.50

func (x *Row) GetValues() []*Value

func (*Row) ProtoMessage added in v0.0.50

func (*Row) ProtoMessage()

func (*Row) ProtoReflect added in v0.0.50

func (x *Row) ProtoReflect() protoreflect.Message

func (*Row) Reset added in v0.0.50

func (x *Row) Reset()

func (*Row) String added in v0.0.50

func (x *Row) String() string

type RowsChunk added in v0.0.50

type RowsChunk struct {
	RequestId uint64            `protobuf:"varint,1,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"`
	Columns   []*ColumnMetadata `protobuf:"bytes,2,rep,name=columns,proto3" json:"columns,omitempty"`
	RowCount  int64             `protobuf:"varint,3,opt,name=row_count,json=rowCount,proto3" json:"row_count,omitempty"`
	Rows      []*Row            `protobuf:"bytes,4,rep,name=rows,proto3" json:"rows,omitempty"`
	More      bool              `protobuf:"varint,5,opt,name=more,proto3" json:"more,omitempty"`
	// contains filtered or unexported fields
}

RowsChunk carries a batch of result rows. The first chunk for a given request_id includes columns; subsequent chunks may omit them. more=true signals more chunks will follow; more=false closes the result.

Phase 4: rows is populated with typed Value entries. Chunk size is bounded by the agent (~1000 rows or ~256KB per chunk) to keep memory predictable and let the cloud start scanning before the full result is in flight.

func (*RowsChunk) Descriptor deprecated added in v0.0.50

func (*RowsChunk) Descriptor() ([]byte, []int)

Deprecated: Use RowsChunk.ProtoReflect.Descriptor instead.

func (*RowsChunk) GetColumns added in v0.0.50

func (x *RowsChunk) GetColumns() []*ColumnMetadata

func (*RowsChunk) GetMore added in v0.0.50

func (x *RowsChunk) GetMore() bool

func (*RowsChunk) GetRequestId added in v0.0.50

func (x *RowsChunk) GetRequestId() uint64

func (*RowsChunk) GetRowCount added in v0.0.50

func (x *RowsChunk) GetRowCount() int64

func (*RowsChunk) GetRows added in v0.0.50

func (x *RowsChunk) GetRows() []*Row

func (*RowsChunk) ProtoMessage added in v0.0.50

func (*RowsChunk) ProtoMessage()

func (*RowsChunk) ProtoReflect added in v0.0.50

func (x *RowsChunk) ProtoReflect() protoreflect.Message

func (*RowsChunk) Reset added in v0.0.50

func (x *RowsChunk) Reset()

func (*RowsChunk) String added in v0.0.50

func (x *RowsChunk) String() string

type RunQueryRequest added in v0.0.50

type RunQueryRequest struct {
	RequestId                uint64 `protobuf:"varint,1,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"`
	LocalAgentConnectionUuid string `` /* 137-byte string literal not displayed */
	Sql                      string `protobuf:"bytes,3,opt,name=sql,proto3" json:"sql,omitempty"`
	// Args are sent as strings; the driver coerces them. Phase 4 keeps the
	// string-only path; richer typing can come later if needed.
	Args []string `protobuf:"bytes,4,rep,name=args,proto3" json:"args,omitempty"`
	TxId string   `protobuf:"bytes,5,opt,name=tx_id,json=txId,proto3" json:"tx_id,omitempty"` // empty = no transaction
	// schema selects the active database/schema for this query. For mysql
	// LOCAL connections (which no longer pin a database in their DSN), the
	// agent issues `USE <schema>` on the same conn before running the SQL.
	// Empty = use whatever the underlying connection defaults to.
	Schema string `protobuf:"bytes,6,opt,name=schema,proto3" json:"schema,omitempty"`
	// contains filtered or unexported fields
}

RunQueryRequest is sent server→agent when the cloud needs the agent to execute SQL against its local database. The agent runs it and replies with one or more RowsChunk messages carrying the same request_id, or a single QueryError. tx_id is set when this is the in-transaction variant — the agent looks up the open Tx by tx_id and runs there instead of via the connection pool.

func (*RunQueryRequest) Descriptor deprecated added in v0.0.50

func (*RunQueryRequest) Descriptor() ([]byte, []int)

Deprecated: Use RunQueryRequest.ProtoReflect.Descriptor instead.

func (*RunQueryRequest) GetArgs added in v0.0.50

func (x *RunQueryRequest) GetArgs() []string

func (*RunQueryRequest) GetLocalAgentConnectionUuid added in v0.0.50

func (x *RunQueryRequest) GetLocalAgentConnectionUuid() string

func (*RunQueryRequest) GetRequestId added in v0.0.50

func (x *RunQueryRequest) GetRequestId() uint64

func (*RunQueryRequest) GetSchema added in v0.0.50

func (x *RunQueryRequest) GetSchema() string

func (*RunQueryRequest) GetSql added in v0.0.50

func (x *RunQueryRequest) GetSql() string

func (*RunQueryRequest) GetTxId added in v0.0.50

func (x *RunQueryRequest) GetTxId() string

func (*RunQueryRequest) ProtoMessage added in v0.0.50

func (*RunQueryRequest) ProtoMessage()

func (*RunQueryRequest) ProtoReflect added in v0.0.50

func (x *RunQueryRequest) ProtoReflect() protoreflect.Message

func (*RunQueryRequest) Reset added in v0.0.50

func (x *RunQueryRequest) Reset()

func (*RunQueryRequest) String added in v0.0.50

func (x *RunQueryRequest) String() string

type SaveUserProjectVersionDataRequest added in v0.0.25

type SaveUserProjectVersionDataRequest struct {
	ProjectVersionUuid string `protobuf:"bytes,1,opt,name=project_version_uuid,json=projectVersionUuid,proto3" json:"project_version_uuid,omitempty"`
	Data               string `protobuf:"bytes,2,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*SaveUserProjectVersionDataRequest) Descriptor deprecated added in v0.0.25

func (*SaveUserProjectVersionDataRequest) Descriptor() ([]byte, []int)

Deprecated: Use SaveUserProjectVersionDataRequest.ProtoReflect.Descriptor instead.

func (*SaveUserProjectVersionDataRequest) GetData added in v0.0.25

func (*SaveUserProjectVersionDataRequest) GetProjectVersionUuid added in v0.0.25

func (x *SaveUserProjectVersionDataRequest) GetProjectVersionUuid() string

func (*SaveUserProjectVersionDataRequest) ProtoMessage added in v0.0.25

func (*SaveUserProjectVersionDataRequest) ProtoMessage()

func (*SaveUserProjectVersionDataRequest) ProtoReflect added in v0.0.25

func (*SaveUserProjectVersionDataRequest) Reset added in v0.0.25

func (*SaveUserProjectVersionDataRequest) String added in v0.0.25

type SaveUserProjectVersionDataResponse added in v0.0.25

type SaveUserProjectVersionDataResponse struct {
	ProjectVersionUuid string `protobuf:"bytes,1,opt,name=project_version_uuid,json=projectVersionUuid,proto3" json:"project_version_uuid,omitempty"`
	Data               string `protobuf:"bytes,2,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*SaveUserProjectVersionDataResponse) Descriptor deprecated added in v0.0.25

func (*SaveUserProjectVersionDataResponse) Descriptor() ([]byte, []int)

Deprecated: Use SaveUserProjectVersionDataResponse.ProtoReflect.Descriptor instead.

func (*SaveUserProjectVersionDataResponse) GetData added in v0.0.25

func (*SaveUserProjectVersionDataResponse) GetProjectVersionUuid added in v0.0.25

func (x *SaveUserProjectVersionDataResponse) GetProjectVersionUuid() string

func (*SaveUserProjectVersionDataResponse) ProtoMessage added in v0.0.25

func (*SaveUserProjectVersionDataResponse) ProtoMessage()

func (*SaveUserProjectVersionDataResponse) ProtoReflect added in v0.0.25

func (*SaveUserProjectVersionDataResponse) Reset added in v0.0.25

func (*SaveUserProjectVersionDataResponse) String added in v0.0.25

type SendProjectVersionForReviewRequest added in v0.0.25

type SendProjectVersionForReviewRequest struct {
	ProjectVersionUuid string `protobuf:"bytes,1,opt,name=project_version_uuid,json=projectVersionUuid,proto3" json:"project_version_uuid,omitempty"`
	ReviewDescription  string `protobuf:"bytes,2,opt,name=review_description,json=reviewDescription,proto3" json:"review_description,omitempty"`
	AiGenerated        bool   `protobuf:"varint,3,opt,name=ai_generated,json=aiGenerated,proto3" json:"ai_generated,omitempty"`
	// contains filtered or unexported fields
}

func (*SendProjectVersionForReviewRequest) Descriptor deprecated added in v0.0.25

func (*SendProjectVersionForReviewRequest) Descriptor() ([]byte, []int)

Deprecated: Use SendProjectVersionForReviewRequest.ProtoReflect.Descriptor instead.

func (*SendProjectVersionForReviewRequest) GetAiGenerated added in v1.0.3

func (x *SendProjectVersionForReviewRequest) GetAiGenerated() bool

func (*SendProjectVersionForReviewRequest) GetProjectVersionUuid added in v0.0.25

func (x *SendProjectVersionForReviewRequest) GetProjectVersionUuid() string

func (*SendProjectVersionForReviewRequest) GetReviewDescription added in v0.0.25

func (x *SendProjectVersionForReviewRequest) GetReviewDescription() string

func (*SendProjectVersionForReviewRequest) ProtoMessage added in v0.0.25

func (*SendProjectVersionForReviewRequest) ProtoMessage()

func (*SendProjectVersionForReviewRequest) ProtoReflect added in v0.0.25

func (*SendProjectVersionForReviewRequest) Reset added in v0.0.25

func (*SendProjectVersionForReviewRequest) String added in v0.0.25

type ServerToLocalAgent added in v0.0.50

type ServerToLocalAgent struct {

	// Types that are valid to be assigned to Message:
	//
	//	*ServerToLocalAgent_Welcome
	//	*ServerToLocalAgent_Ping
	//	*ServerToLocalAgent_RunQuery
	//	*ServerToLocalAgent_Exec
	//	*ServerToLocalAgent_BeginTx
	//	*ServerToLocalAgent_Commit
	//	*ServerToLocalAgent_Rollback
	//	*ServerToLocalAgent_ComputePgSchemaPlan
	//	*ServerToLocalAgent_CollectDeploymentMetrics
	Message isServerToLocalAgent_Message `protobuf_oneof:"message"`
	// contains filtered or unexported fields
}

func (*ServerToLocalAgent) Descriptor deprecated added in v0.0.50

func (*ServerToLocalAgent) Descriptor() ([]byte, []int)

Deprecated: Use ServerToLocalAgent.ProtoReflect.Descriptor instead.

func (*ServerToLocalAgent) GetBeginTx added in v0.0.50

func (x *ServerToLocalAgent) GetBeginTx() *BeginTxRequest

func (*ServerToLocalAgent) GetCollectDeploymentMetrics added in v1.1.8

func (x *ServerToLocalAgent) GetCollectDeploymentMetrics() *DeploymentMetricsProbeRequest

func (*ServerToLocalAgent) GetCommit added in v0.0.50

func (x *ServerToLocalAgent) GetCommit() *CommitRequest

func (*ServerToLocalAgent) GetComputePgSchemaPlan added in v1.1.7

func (x *ServerToLocalAgent) GetComputePgSchemaPlan() *ComputePgSchemaPlanRequest

func (*ServerToLocalAgent) GetExec added in v0.0.50

func (x *ServerToLocalAgent) GetExec() *ExecRequest

func (*ServerToLocalAgent) GetMessage added in v0.0.50

func (x *ServerToLocalAgent) GetMessage() isServerToLocalAgent_Message

func (*ServerToLocalAgent) GetPing added in v0.0.50

func (x *ServerToLocalAgent) GetPing() *Ping

func (*ServerToLocalAgent) GetRollback added in v0.0.50

func (x *ServerToLocalAgent) GetRollback() *RollbackRequest

func (*ServerToLocalAgent) GetRunQuery added in v0.0.50

func (x *ServerToLocalAgent) GetRunQuery() *RunQueryRequest

func (*ServerToLocalAgent) GetWelcome added in v0.0.50

func (x *ServerToLocalAgent) GetWelcome() *Welcome

func (*ServerToLocalAgent) ProtoMessage added in v0.0.50

func (*ServerToLocalAgent) ProtoMessage()

func (*ServerToLocalAgent) ProtoReflect added in v0.0.50

func (x *ServerToLocalAgent) ProtoReflect() protoreflect.Message

func (*ServerToLocalAgent) Reset added in v0.0.50

func (x *ServerToLocalAgent) Reset()

func (*ServerToLocalAgent) String added in v0.0.50

func (x *ServerToLocalAgent) String() string

type ServerToLocalAgent_BeginTx added in v0.0.50

type ServerToLocalAgent_BeginTx struct {
	BeginTx *BeginTxRequest `protobuf:"bytes,5,opt,name=begin_tx,json=beginTx,proto3,oneof"`
}

type ServerToLocalAgent_CollectDeploymentMetrics added in v1.1.8

type ServerToLocalAgent_CollectDeploymentMetrics struct {
	CollectDeploymentMetrics *DeploymentMetricsProbeRequest `protobuf:"bytes,9,opt,name=collect_deployment_metrics,json=collectDeploymentMetrics,proto3,oneof"`
}

type ServerToLocalAgent_Commit added in v0.0.50

type ServerToLocalAgent_Commit struct {
	Commit *CommitRequest `protobuf:"bytes,6,opt,name=commit,proto3,oneof"`
}

type ServerToLocalAgent_ComputePgSchemaPlan added in v1.1.7

type ServerToLocalAgent_ComputePgSchemaPlan struct {
	ComputePgSchemaPlan *ComputePgSchemaPlanRequest `protobuf:"bytes,8,opt,name=compute_pg_schema_plan,json=computePgSchemaPlan,proto3,oneof"`
}

type ServerToLocalAgent_Exec added in v0.0.50

type ServerToLocalAgent_Exec struct {
	Exec *ExecRequest `protobuf:"bytes,4,opt,name=exec,proto3,oneof"`
}

type ServerToLocalAgent_Ping added in v0.0.50

type ServerToLocalAgent_Ping struct {
	Ping *Ping `protobuf:"bytes,2,opt,name=ping,proto3,oneof"`
}

type ServerToLocalAgent_Rollback added in v0.0.50

type ServerToLocalAgent_Rollback struct {
	Rollback *RollbackRequest `protobuf:"bytes,7,opt,name=rollback,proto3,oneof"`
}

type ServerToLocalAgent_RunQuery added in v0.0.50

type ServerToLocalAgent_RunQuery struct {
	RunQuery *RunQueryRequest `protobuf:"bytes,3,opt,name=run_query,json=runQuery,proto3,oneof"`
}

type ServerToLocalAgent_Welcome added in v0.0.50

type ServerToLocalAgent_Welcome struct {
	Welcome *Welcome `protobuf:"bytes,1,opt,name=welcome,proto3,oneof"`
}

type StartChangesDiffRequest added in v0.0.50

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"`
	// force bypasses the cached diff result and recomputes from scratch.
	// When false (default), a result cached within the TTL is returned.
	Force bool `protobuf:"varint,7,opt,name=force,proto3" json:"force,omitempty"`
	// contains filtered or unexported fields
}

diff changes start

func (*StartChangesDiffRequest) Descriptor deprecated added in v0.0.50

func (*StartChangesDiffRequest) Descriptor() ([]byte, []int)

Deprecated: Use StartChangesDiffRequest.ProtoReflect.Descriptor instead.

func (*StartChangesDiffRequest) GetForce added in v0.0.52

func (x *StartChangesDiffRequest) GetForce() bool

func (*StartChangesDiffRequest) GetLocale added in v0.0.50

func (x *StartChangesDiffRequest) GetLocale() string

func (*StartChangesDiffRequest) GetProjectUuid added in v0.0.50

func (x *StartChangesDiffRequest) GetProjectUuid() string

func (*StartChangesDiffRequest) GetProjectVersionUuid added in v0.0.50

func (x *StartChangesDiffRequest) GetProjectVersionUuid() string

func (*StartChangesDiffRequest) GetSchema added in v0.0.50

func (x *StartChangesDiffRequest) GetSchema() string

func (*StartChangesDiffRequest) GetType added in v0.0.50

func (*StartChangesDiffRequest) GetTypeConfig added in v0.0.50

func (*StartChangesDiffRequest) ProtoMessage added in v0.0.50

func (*StartChangesDiffRequest) ProtoMessage()

func (*StartChangesDiffRequest) ProtoReflect added in v0.0.50

func (x *StartChangesDiffRequest) ProtoReflect() protoreflect.Message

func (*StartChangesDiffRequest) Reset added in v0.0.50

func (x *StartChangesDiffRequest) Reset()

func (*StartChangesDiffRequest) String added in v0.0.50

func (x *StartChangesDiffRequest) String() string

type StartChangesDiffResponse added in v0.0.50

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.50

func (*StartChangesDiffResponse) Descriptor() ([]byte, []int)

Deprecated: Use StartChangesDiffResponse.ProtoReflect.Descriptor instead.

func (*StartChangesDiffResponse) GetChangesDiffUuid added in v0.0.50

func (x *StartChangesDiffResponse) GetChangesDiffUuid() string

func (*StartChangesDiffResponse) ProtoMessage added in v0.0.50

func (*StartChangesDiffResponse) ProtoMessage()

func (*StartChangesDiffResponse) ProtoReflect added in v0.0.50

func (x *StartChangesDiffResponse) ProtoReflect() protoreflect.Message

func (*StartChangesDiffResponse) Reset added in v0.0.50

func (x *StartChangesDiffResponse) Reset()

func (*StartChangesDiffResponse) String added in v0.0.50

func (x *StartChangesDiffResponse) String() string

type StartProjectVersionSQLDiffRequest added in v1.0.3

type StartProjectVersionSQLDiffRequest 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"` // target version
	CompareProjectVersionUuid string ``                                                                                                                      // source version
	/* 140-byte string literal not displayed */
	Type       gen.UserConnectionType        `protobuf:"varint,4,opt,name=type,proto3,enum=nem.UserConnectionType" json:"type,omitempty"`
	TypeConfig *gen.UserConnectionTypeConfig `protobuf:"bytes,5,opt,name=type_config,json=typeConfig,proto3" json:"type_config,omitempty"`
	Schema     string                        `protobuf:"bytes,6,opt,name=schema,proto3" json:"schema,omitempty"`
	Locale     string                        `protobuf:"bytes,7,opt,name=locale,proto3" json:"locale,omitempty"`
	Force      bool                          `protobuf:"varint,8,opt,name=force,proto3" json:"force,omitempty"`
	// contains filtered or unexported fields
}

func (*StartProjectVersionSQLDiffRequest) Descriptor deprecated added in v1.0.3

func (*StartProjectVersionSQLDiffRequest) Descriptor() ([]byte, []int)

Deprecated: Use StartProjectVersionSQLDiffRequest.ProtoReflect.Descriptor instead.

func (*StartProjectVersionSQLDiffRequest) GetCompareProjectVersionUuid added in v1.0.3

func (x *StartProjectVersionSQLDiffRequest) GetCompareProjectVersionUuid() string

func (*StartProjectVersionSQLDiffRequest) GetForce added in v1.0.3

func (*StartProjectVersionSQLDiffRequest) GetLocale added in v1.0.3

func (*StartProjectVersionSQLDiffRequest) GetProjectUuid added in v1.0.3

func (x *StartProjectVersionSQLDiffRequest) GetProjectUuid() string

func (*StartProjectVersionSQLDiffRequest) GetProjectVersionUuid added in v1.0.3

func (x *StartProjectVersionSQLDiffRequest) GetProjectVersionUuid() string

func (*StartProjectVersionSQLDiffRequest) GetSchema added in v1.0.3

func (*StartProjectVersionSQLDiffRequest) GetType added in v1.0.3

func (*StartProjectVersionSQLDiffRequest) GetTypeConfig added in v1.0.3

func (*StartProjectVersionSQLDiffRequest) ProtoMessage added in v1.0.3

func (*StartProjectVersionSQLDiffRequest) ProtoMessage()

func (*StartProjectVersionSQLDiffRequest) ProtoReflect added in v1.0.3

func (*StartProjectVersionSQLDiffRequest) Reset added in v1.0.3

func (*StartProjectVersionSQLDiffRequest) String added in v1.0.3

type StartProjectVersionSQLDiffResponse added in v1.0.3

type StartProjectVersionSQLDiffResponse struct {
	ProjectVersionSqlDiffUuid string `` /* 142-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*StartProjectVersionSQLDiffResponse) Descriptor deprecated added in v1.0.3

func (*StartProjectVersionSQLDiffResponse) Descriptor() ([]byte, []int)

Deprecated: Use StartProjectVersionSQLDiffResponse.ProtoReflect.Descriptor instead.

func (*StartProjectVersionSQLDiffResponse) GetProjectVersionSqlDiffUuid added in v1.0.3

func (x *StartProjectVersionSQLDiffResponse) GetProjectVersionSqlDiffUuid() string

func (*StartProjectVersionSQLDiffResponse) ProtoMessage added in v1.0.3

func (*StartProjectVersionSQLDiffResponse) ProtoMessage()

func (*StartProjectVersionSQLDiffResponse) ProtoReflect added in v1.0.3

func (*StartProjectVersionSQLDiffResponse) Reset added in v1.0.3

func (*StartProjectVersionSQLDiffResponse) String added in v1.0.3

type TeamAgentConnection added in v1.3.2

type TeamAgentConnection struct {
	LocalAgentUuid string                    `protobuf:"bytes,1,opt,name=local_agent_uuid,json=localAgentUuid,proto3" json:"local_agent_uuid,omitempty"`
	MachineName    string                    `protobuf:"bytes,2,opt,name=machine_name,json=machineName,proto3" json:"machine_name,omitempty"`
	AgentStatus    gen.LocalAgentStatus      `protobuf:"varint,3,opt,name=agent_status,json=agentStatus,proto3,enum=nem.LocalAgentStatus" json:"agent_status,omitempty"`
	LastSeenAt     *timestamppb.Timestamp    `protobuf:"bytes,4,opt,name=last_seen_at,json=lastSeenAt,proto3" json:"last_seen_at,omitempty"`
	OwnerUuid      string                    `protobuf:"bytes,5,opt,name=owner_uuid,json=ownerUuid,proto3" json:"owner_uuid,omitempty"`
	Connection     *gen.LocalAgentConnection `protobuf:"bytes,6,opt,name=connection,proto3" json:"connection,omitempty"`
	// contains filtered or unexported fields
}

TeamAgentConnection is a flattened view of one shared connection plus the minimum an agent-routed query needs to reach it. It deliberately does NOT embed nem.LocalAgent, which carries the agent's token_hash.

func (*TeamAgentConnection) Descriptor deprecated added in v1.3.2

func (*TeamAgentConnection) Descriptor() ([]byte, []int)

Deprecated: Use TeamAgentConnection.ProtoReflect.Descriptor instead.

func (*TeamAgentConnection) GetAgentStatus added in v1.3.2

func (x *TeamAgentConnection) GetAgentStatus() gen.LocalAgentStatus

func (*TeamAgentConnection) GetConnection added in v1.3.2

func (x *TeamAgentConnection) GetConnection() *gen.LocalAgentConnection

func (*TeamAgentConnection) GetLastSeenAt added in v1.3.2

func (x *TeamAgentConnection) GetLastSeenAt() *timestamppb.Timestamp

func (*TeamAgentConnection) GetLocalAgentUuid added in v1.3.2

func (x *TeamAgentConnection) GetLocalAgentUuid() string

func (*TeamAgentConnection) GetMachineName added in v1.3.2

func (x *TeamAgentConnection) GetMachineName() string

func (*TeamAgentConnection) GetOwnerUuid added in v1.3.2

func (x *TeamAgentConnection) GetOwnerUuid() string

func (*TeamAgentConnection) ProtoMessage added in v1.3.2

func (*TeamAgentConnection) ProtoMessage()

func (*TeamAgentConnection) ProtoReflect added in v1.3.2

func (x *TeamAgentConnection) ProtoReflect() protoreflect.Message

func (*TeamAgentConnection) Reset added in v1.3.2

func (x *TeamAgentConnection) Reset()

func (*TeamAgentConnection) String added in v1.3.2

func (x *TeamAgentConnection) String() string

type TestAutomationRequest added in v1.1.0

type TestAutomationRequest struct {
	AutomationUuid string `protobuf:"bytes,1,opt,name=automation_uuid,json=automationUuid,proto3" json:"automation_uuid,omitempty"`
	// contains filtered or unexported fields
}

func (*TestAutomationRequest) Descriptor deprecated added in v1.1.0

func (*TestAutomationRequest) Descriptor() ([]byte, []int)

Deprecated: Use TestAutomationRequest.ProtoReflect.Descriptor instead.

func (*TestAutomationRequest) GetAutomationUuid added in v1.1.0

func (x *TestAutomationRequest) GetAutomationUuid() string

func (*TestAutomationRequest) ProtoMessage added in v1.1.0

func (*TestAutomationRequest) ProtoMessage()

func (*TestAutomationRequest) ProtoReflect added in v1.1.0

func (x *TestAutomationRequest) ProtoReflect() protoreflect.Message

func (*TestAutomationRequest) Reset added in v1.1.0

func (x *TestAutomationRequest) Reset()

func (*TestAutomationRequest) String added in v1.1.0

func (x *TestAutomationRequest) String() string

type TestAutomationResponse added in v1.1.0

type TestAutomationResponse struct {
	Success         bool   `protobuf:"varint,1,opt,name=success,proto3" json:"success,omitempty"`
	StatusCode      int64  `protobuf:"varint,2,opt,name=status_code,json=statusCode,proto3" json:"status_code,omitempty"`
	ResponseSnippet string `protobuf:"bytes,3,opt,name=response_snippet,json=responseSnippet,proto3" json:"response_snippet,omitempty"`
	// contains filtered or unexported fields
}

func (*TestAutomationResponse) Descriptor deprecated added in v1.1.0

func (*TestAutomationResponse) Descriptor() ([]byte, []int)

Deprecated: Use TestAutomationResponse.ProtoReflect.Descriptor instead.

func (*TestAutomationResponse) GetResponseSnippet added in v1.1.0

func (x *TestAutomationResponse) GetResponseSnippet() string

func (*TestAutomationResponse) GetStatusCode added in v1.1.0

func (x *TestAutomationResponse) GetStatusCode() int64

func (*TestAutomationResponse) GetSuccess added in v1.1.0

func (x *TestAutomationResponse) GetSuccess() bool

func (*TestAutomationResponse) ProtoMessage added in v1.1.0

func (*TestAutomationResponse) ProtoMessage()

func (*TestAutomationResponse) ProtoReflect added in v1.1.0

func (x *TestAutomationResponse) ProtoReflect() protoreflect.Message

func (*TestAutomationResponse) Reset added in v1.1.0

func (x *TestAutomationResponse) Reset()

func (*TestAutomationResponse) String added in v1.1.0

func (x *TestAutomationResponse) String() string

type TestConnectionRequest added in v0.0.50

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"`
	RawConnection *gen.Connection               `protobuf:"bytes,6,opt,name=raw_connection,json=rawConnection,proto3" json:"raw_connection,omitempty"`
	// contains filtered or unexported fields
}

func (*TestConnectionRequest) Descriptor deprecated added in v0.0.50

func (*TestConnectionRequest) Descriptor() ([]byte, []int)

Deprecated: Use TestConnectionRequest.ProtoReflect.Descriptor instead.

func (*TestConnectionRequest) GetRawConnection added in v1.0.3

func (x *TestConnectionRequest) GetRawConnection() *gen.Connection

func (*TestConnectionRequest) GetSchema added in v0.0.50

func (x *TestConnectionRequest) GetSchema() string

func (*TestConnectionRequest) GetType added in v0.0.50

func (*TestConnectionRequest) GetTypeConfig added in v0.0.50

func (*TestConnectionRequest) ProtoMessage added in v0.0.50

func (*TestConnectionRequest) ProtoMessage()

func (*TestConnectionRequest) ProtoReflect added in v0.0.50

func (x *TestConnectionRequest) ProtoReflect() protoreflect.Message

func (*TestConnectionRequest) Reset added in v0.0.50

func (x *TestConnectionRequest) Reset()

func (*TestConnectionRequest) String added in v0.0.50

func (x *TestConnectionRequest) String() string

type TestConnectionResponse added in v0.0.50

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.50

func (*TestConnectionResponse) Descriptor() ([]byte, []int)

Deprecated: Use TestConnectionResponse.ProtoReflect.Descriptor instead.

func (*TestConnectionResponse) GetErrorMessage added in v0.0.50

func (x *TestConnectionResponse) GetErrorMessage() string

func (*TestConnectionResponse) GetSuccess added in v0.0.50

func (x *TestConnectionResponse) GetSuccess() bool

func (*TestConnectionResponse) ProtoMessage added in v0.0.50

func (*TestConnectionResponse) ProtoMessage()

func (*TestConnectionResponse) ProtoReflect added in v0.0.50

func (x *TestConnectionResponse) ProtoReflect() protoreflect.Message

func (*TestConnectionResponse) Reset added in v0.0.50

func (x *TestConnectionResponse) Reset()

func (*TestConnectionResponse) String added in v0.0.50

func (x *TestConnectionResponse) String() string

type UnimplementedNuzurConnectionManagerServer added in v0.0.50

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) ApplyDataCR added in v0.0.50

func (UnimplementedNuzurConnectionManagerServer) CancelChangesDiff added in v0.0.50

func (UnimplementedNuzurConnectionManagerServer) CancelProjectVersionSQLDiff added in v1.0.3

func (UnimplementedNuzurConnectionManagerServer) CancelQueryExecution added in v0.0.50

func (UnimplementedNuzurConnectionManagerServer) ClearUserConnections added in v0.0.50

func (UnimplementedNuzurConnectionManagerServer) CollectDeploymentMetrics added in v1.1.8

func (UnimplementedNuzurConnectionManagerServer) CreateSchema added in v0.0.50

func (UnimplementedNuzurConnectionManagerServer) ExecuteQuery added in v0.0.50

func (UnimplementedNuzurConnectionManagerServer) ExecuteQuerySync added in v0.0.50

func (UnimplementedNuzurConnectionManagerServer) GetChangesDiff added in v0.0.50

func (UnimplementedNuzurConnectionManagerServer) GetProjectVersionFromConnection added in v0.0.50

func (UnimplementedNuzurConnectionManagerServer) GetProjectVersionSQLDiff added in v1.0.3

func (UnimplementedNuzurConnectionManagerServer) GetQueryExecution added in v0.0.50

func (UnimplementedNuzurConnectionManagerServer) GetSchemas added in v0.0.50

func (UnimplementedNuzurConnectionManagerServer) GetUserConnections added in v0.0.50

func (UnimplementedNuzurConnectionManagerServer) LocalAgentChannel added in v0.0.50

func (UnimplementedNuzurConnectionManagerServer) StartChangesDiff added in v0.0.50

func (UnimplementedNuzurConnectionManagerServer) StartProjectVersionSQLDiff added in v1.0.3

func (UnimplementedNuzurConnectionManagerServer) TestConnection added in v0.0.50

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) AcquireExecutionSlot added in v1.3.2

func (UnimplementedNuzurProductServer) AddUserToProject added in v0.0.25

func (UnimplementedNuzurProductServer) AddUserToTeam added in v0.0.25

func (UnimplementedNuzurProductServer) ApplyChangeRequestOps added in v1.3.2

func (UnimplementedNuzurProductServer) ApplyProjectVersionOps added in v1.3.2

func (UnimplementedNuzurProductServer) CancelMembership added in v0.0.26

func (UnimplementedNuzurProductServer) ChangeMembershipPlan added in v0.0.52

func (UnimplementedNuzurProductServer) CheckExtensionExecutionLimit added in v0.0.52

func (UnimplementedNuzurProductServer) CreateAutomation added in v1.1.0

func (UnimplementedNuzurProductServer) CreateChangeRequest added in v0.0.25

func (UnimplementedNuzurProductServer) CreateCheckoutSession added in v0.0.26

func (UnimplementedNuzurProductServer) CreateConnectionSecret

func (UnimplementedNuzurProductServer) CreateExtension

func (UnimplementedNuzurProductServer) CreateExtensionExecution

func (UnimplementedNuzurProductServer) CreateExtensionVersion

func (UnimplementedNuzurProductServer) CreateMembership added in v0.0.25

func (UnimplementedNuzurProductServer) CreateObjectStoreSecret added in v0.0.25

func (UnimplementedNuzurProductServer) CreateProject

func (UnimplementedNuzurProductServer) CreateProjectVersion

func (UnimplementedNuzurProductServer) CreateProjectVersionFromJSON added in v0.0.27

func (UnimplementedNuzurProductServer) CreateTeam

func (UnimplementedNuzurProductServer) DeleteAutomation added in v1.1.0

func (UnimplementedNuzurProductServer) DeleteConnectionSecret

func (UnimplementedNuzurProductServer) DeleteObjectStoreSecret added in v0.0.25

func (UnimplementedNuzurProductServer) DiscardDraftProjectVersion

func (UnimplementedNuzurProductServer) EvaluateUserPrompt added in v0.0.27

func (UnimplementedNuzurProductServer) ExchangeProvisioningToken added in v1.1.0

func (UnimplementedNuzurProductServer) FinalizeUserPrompt added in v0.0.27

func (UnimplementedNuzurProductServer) GenerateSQLForCR added in v0.0.25

func (UnimplementedNuzurProductServer) GetAIUsageForUserInPeriod added in v0.0.27

func (UnimplementedNuzurProductServer) GetAutomation added in v1.1.0

func (UnimplementedNuzurProductServer) GetAutomationEvent added in v1.1.0

func (UnimplementedNuzurProductServer) GetChangeRequest added in v0.0.25

func (UnimplementedNuzurProductServer) GetConnectionWithSecret

func (UnimplementedNuzurProductServer) GetExtension

func (UnimplementedNuzurProductServer) GetExtensionExecution

func (UnimplementedNuzurProductServer) GetExtensionVersion

func (UnimplementedNuzurProductServer) GetLatestProjectVersion

func (UnimplementedNuzurProductServer) GetLatestProjectVersionForUser added in v0.0.25

func (UnimplementedNuzurProductServer) GetLatestProjectVersionLeanForUser added in v1.1.0

func (UnimplementedNuzurProductServer) GetLatestProjectVersionUUIDForUser added in v0.0.25

func (UnimplementedNuzurProductServer) GetLocalAgentConnections added in v0.0.50

func (UnimplementedNuzurProductServer) GetMembership added in v0.0.25

func (UnimplementedNuzurProductServer) GetMembershipTierForProject added in v0.0.52

func (UnimplementedNuzurProductServer) GetObjectStoreWithSecret added in v0.0.25

func (UnimplementedNuzurProductServer) GetProjectForUser

func (UnimplementedNuzurProductServer) GetProjectName added in v0.0.27

func (UnimplementedNuzurProductServer) GetProjectVersionForUser

func (UnimplementedNuzurProductServer) GetProjectVersionForUserCached added in v0.0.27

func (UnimplementedNuzurProductServer) GetProjectVersionIdentifier added in v0.0.25

func (UnimplementedNuzurProductServer) GetProjectVersionLeanForUser added in v1.1.0

func (UnimplementedNuzurProductServer) GetProjectVersionVersion added in v0.0.25

func (UnimplementedNuzurProductServer) GetRecordFieldSignedFileURL added in v0.0.25

func (UnimplementedNuzurProductServer) GetRecordFileContent added in v0.0.25

func (UnimplementedNuzurProductServer) GetSignedFileURL

func (UnimplementedNuzurProductServer) GetTeamForUser

func (UnimplementedNuzurProductServer) GetTokenUser

func (UnimplementedNuzurProductServer) GetTokenUserRoleForProject added in v0.0.25

func (UnimplementedNuzurProductServer) GetTokenUserRoleForTeam added in v0.0.25

func (UnimplementedNuzurProductServer) GetUser

func (UnimplementedNuzurProductServer) GetUserByEmail added in v0.0.25

func (UnimplementedNuzurProductServer) GetUserProjectVersionData added in v0.0.25

func (UnimplementedNuzurProductServer) GetUserPromptJob added in v0.0.27

func (UnimplementedNuzurProductServer) HandleFollowupUserPrompt added in v0.0.27

func (UnimplementedNuzurProductServer) HandleUserPrompt added in v0.0.27

func (UnimplementedNuzurProductServer) HandleWebhook added in v0.0.26

func (UnimplementedNuzurProductServer) HeartbeatExecution added in v1.3.2

func (UnimplementedNuzurProductServer) IsProActiveForProject added in v0.0.26

func (UnimplementedNuzurProductServer) IssueProvisioningToken added in v1.1.0

func (UnimplementedNuzurProductServer) ListAIUsageForUser added in v0.0.27

func (UnimplementedNuzurProductServer) ListAutomationEvents added in v1.1.0

func (UnimplementedNuzurProductServer) ListAutomationsForProject added in v1.1.0

func (UnimplementedNuzurProductServer) ListChangeRequestsForReview added in v0.0.25

func (UnimplementedNuzurProductServer) ListDeploymentRevisions added in v1.2.3

func (UnimplementedNuzurProductServer) ListDeployments added in v1.1.8

func (UnimplementedNuzurProductServer) ListExtensions

func (UnimplementedNuzurProductServer) ListLocalAgents added in v0.0.50

func (UnimplementedNuzurProductServer) ListMembershipUserProjects added in v0.0.26

func (UnimplementedNuzurProductServer) ListMembershipUsers added in v0.0.26

func (UnimplementedNuzurProductServer) ListMembershipsForUser added in v0.0.27

func (UnimplementedNuzurProductServer) ListProjectVersionsForUserCached added in v0.0.27

func (UnimplementedNuzurProductServer) ListTeamAgentConnections added in v1.3.2

func (UnimplementedNuzurProductServer) ListTeamsForAdminUser added in v0.0.25

func (UnimplementedNuzurProductServer) ListTeamsForUser

func (UnimplementedNuzurProductServer) ListUserChangeRequests added in v0.0.25

func (UnimplementedNuzurProductServer) ListUsersForProject added in v0.0.25

func (UnimplementedNuzurProductServer) ListUsersForTeam added in v0.0.25

func (UnimplementedNuzurProductServer) MarkChangeRequestApplied added in v1.1.0

func (UnimplementedNuzurProductServer) MarkDeploymentDestroyed added in v1.1.8

func (UnimplementedNuzurProductServer) MembershipForProject added in v0.0.25

func (UnimplementedNuzurProductServer) MembershipForTeam added in v0.0.25

func (UnimplementedNuzurProductServer) PublishLocalAgentCatalog added in v1.3.2

func (UnimplementedNuzurProductServer) ReactivateMembership added in v0.0.50

func (UnimplementedNuzurProductServer) RegisterLocalAgent added in v0.0.50

func (UnimplementedNuzurProductServer) RemoveMembershipUser added in v0.0.26

func (UnimplementedNuzurProductServer) RemoveUserFromProject added in v0.0.25

func (UnimplementedNuzurProductServer) RemoveUserFromTeam added in v0.0.25

func (UnimplementedNuzurProductServer) RetryAutomationEvent added in v1.1.0

func (UnimplementedNuzurProductServer) ReviewDataChange added in v0.0.25

func (UnimplementedNuzurProductServer) ReviewProjectVersion added in v0.0.25

func (UnimplementedNuzurProductServer) RevokeLocalAgent added in v0.0.50

func (UnimplementedNuzurProductServer) RotateAutomationSecret added in v1.1.0

func (UnimplementedNuzurProductServer) SaveUserProjectVersionData added in v0.0.25

func (UnimplementedNuzurProductServer) SendPrioritySupportEmail added in v0.0.26

func (UnimplementedNuzurProductServer) SendProjectVersionForReview added in v0.0.25

func (UnimplementedNuzurProductServer) TestAutomation added in v1.1.0

func (UnimplementedNuzurProductServer) UpdateAutomation added in v1.1.0

func (UnimplementedNuzurProductServer) UpdateChangeRequest added in v0.0.25

func (UnimplementedNuzurProductServer) UpdateConnectionSecret

func (UnimplementedNuzurProductServer) UpdateDeploymentRevisionStatus added in v1.2.4

func (UnimplementedNuzurProductServer) UpdateExtension

func (UnimplementedNuzurProductServer) UpdateExtensionExecution

func (UnimplementedNuzurProductServer) UpdateExtensionVersion

func (UnimplementedNuzurProductServer) UpdateLocalAgentConnectionSharing added in v1.3.2

func (UnimplementedNuzurProductServer) UpdateLocalAgentConnections added in v0.0.50

func (UnimplementedNuzurProductServer) UpdateMembership added in v0.0.25

func (UnimplementedNuzurProductServer) UpdateObjectStoreSecret added in v0.0.25

func (UnimplementedNuzurProductServer) UpdateProject

func (UnimplementedNuzurProductServer) UpdateProjectVersion

func (UnimplementedNuzurProductServer) UpdateTeam

func (UnimplementedNuzurProductServer) UpdateTokenUser added in v0.0.26

func (UnimplementedNuzurProductServer) UpdateUserProject added in v0.0.25

func (UnimplementedNuzurProductServer) UpdateUserTeam added in v0.0.25

func (UnimplementedNuzurProductServer) UploadExtensionIcon added in v0.0.13

func (UnimplementedNuzurProductServer) UploadProjectVersionSnapshot added in v0.0.25

func (UnimplementedNuzurProductServer) UploadRecordFieldFile added in v0.0.25

func (UnimplementedNuzurProductServer) UploadUserAvatar added in v0.0.26

func (UnimplementedNuzurProductServer) UpsertDeployment added in v1.1.8

func (UnimplementedNuzurProductServer) UserHasActiveStripeSubscription added in v0.0.26

func (UnimplementedNuzurProductServer) WithdrawChangeRequestFromReview added in v1.3.2

func (UnimplementedNuzurProductServer) WithdrawFromReviewProjectVersion added in v0.0.25

type UnsafeNuzurConnectionManagerServer added in v0.0.50

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 UpdateAutomationRequest added in v1.1.0

type UpdateAutomationRequest struct {
	Automation *gen.Automation `protobuf:"bytes,1,opt,name=automation,proto3" json:"automation,omitempty"`
	// contains filtered or unexported fields
}

func (*UpdateAutomationRequest) Descriptor deprecated added in v1.1.0

func (*UpdateAutomationRequest) Descriptor() ([]byte, []int)

Deprecated: Use UpdateAutomationRequest.ProtoReflect.Descriptor instead.

func (*UpdateAutomationRequest) GetAutomation added in v1.1.0

func (x *UpdateAutomationRequest) GetAutomation() *gen.Automation

func (*UpdateAutomationRequest) ProtoMessage added in v1.1.0

func (*UpdateAutomationRequest) ProtoMessage()

func (*UpdateAutomationRequest) ProtoReflect added in v1.1.0

func (x *UpdateAutomationRequest) ProtoReflect() protoreflect.Message

func (*UpdateAutomationRequest) Reset added in v1.1.0

func (x *UpdateAutomationRequest) Reset()

func (*UpdateAutomationRequest) String added in v1.1.0

func (x *UpdateAutomationRequest) String() string

type UpdateChangeRequestRequest added in v0.0.25

type UpdateChangeRequestRequest struct {
	ChangeRequest *gen.ChangeRequest     `protobuf:"bytes,1,opt,name=change_request,json=changeRequest,proto3" json:"change_request,omitempty"`
	UpdateMask    *fieldmaskpb.FieldMask `protobuf:"bytes,2,opt,name=update_mask,json=updateMask,proto3" json:"update_mask,omitempty"`
	// contains filtered or unexported fields
}

func (*UpdateChangeRequestRequest) Descriptor deprecated added in v0.0.25

func (*UpdateChangeRequestRequest) Descriptor() ([]byte, []int)

Deprecated: Use UpdateChangeRequestRequest.ProtoReflect.Descriptor instead.

func (*UpdateChangeRequestRequest) GetChangeRequest added in v0.0.25

func (x *UpdateChangeRequestRequest) GetChangeRequest() *gen.ChangeRequest

func (*UpdateChangeRequestRequest) GetUpdateMask added in v0.0.25

func (x *UpdateChangeRequestRequest) GetUpdateMask() *fieldmaskpb.FieldMask

func (*UpdateChangeRequestRequest) ProtoMessage added in v0.0.25

func (*UpdateChangeRequestRequest) ProtoMessage()

func (*UpdateChangeRequestRequest) ProtoReflect added in v0.0.25

func (*UpdateChangeRequestRequest) Reset added in v0.0.25

func (x *UpdateChangeRequestRequest) Reset()

func (*UpdateChangeRequestRequest) String added in v0.0.25

func (x *UpdateChangeRequestRequest) String() string

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 (*UpdateConnectionSecretRequest) Reset

func (x *UpdateConnectionSecretRequest) Reset()

func (*UpdateConnectionSecretRequest) String

type UpdateDeploymentRevisionStatusRequest added in v1.2.4

type UpdateDeploymentRevisionStatusRequest struct {
	RevisionUuid  string                       `protobuf:"bytes,1,opt,name=revision_uuid,json=revisionUuid,proto3" json:"revision_uuid,omitempty"`
	Status        gen.DeploymentRevisionStatus `protobuf:"varint,2,opt,name=status,proto3,enum=nem.DeploymentRevisionStatus" json:"status,omitempty"`
	StatusMessage string                       `protobuf:"bytes,3,opt,name=status_message,json=statusMessage,proto3" json:"status_message,omitempty"`
	// contains filtered or unexported fields
}

UpdateDeploymentRevisionStatus advances an in-flight deploy's revision as it progresses. The CLI creates the revision as IN_PROGRESS the moment the box exists (via UpsertDeployment), then calls this per phase with a status_message ("building app image", …) and finally once with a terminal status:

ACTIVE — the deploy succeeded; the prior active revision is superseded and
         the deployment's active_revision_uuid is pointed here.
FAILED — the deploy died; status_message carries the error. The deployment's
         active_revision_uuid is left alone, so a previously-working revision
         stays the current one.

Only the revision's own status/message are settable — everything else is server-owned, and the revision must belong to the authed user's deployment.

func (*UpdateDeploymentRevisionStatusRequest) Descriptor deprecated added in v1.2.4

func (*UpdateDeploymentRevisionStatusRequest) Descriptor() ([]byte, []int)

Deprecated: Use UpdateDeploymentRevisionStatusRequest.ProtoReflect.Descriptor instead.

func (*UpdateDeploymentRevisionStatusRequest) GetRevisionUuid added in v1.2.4

func (x *UpdateDeploymentRevisionStatusRequest) GetRevisionUuid() string

func (*UpdateDeploymentRevisionStatusRequest) GetStatus added in v1.2.4

func (*UpdateDeploymentRevisionStatusRequest) GetStatusMessage added in v1.2.4

func (x *UpdateDeploymentRevisionStatusRequest) GetStatusMessage() string

func (*UpdateDeploymentRevisionStatusRequest) ProtoMessage added in v1.2.4

func (*UpdateDeploymentRevisionStatusRequest) ProtoMessage()

func (*UpdateDeploymentRevisionStatusRequest) ProtoReflect added in v1.2.4

func (*UpdateDeploymentRevisionStatusRequest) Reset added in v1.2.4

func (*UpdateDeploymentRevisionStatusRequest) String added in v1.2.4

type UpdateDeploymentRevisionStatusResponse added in v1.2.4

type UpdateDeploymentRevisionStatusResponse struct {
	Revision *gen.DeploymentRevision `protobuf:"bytes,1,opt,name=revision,proto3" json:"revision,omitempty"`
	// contains filtered or unexported fields
}

func (*UpdateDeploymentRevisionStatusResponse) Descriptor deprecated added in v1.2.4

func (*UpdateDeploymentRevisionStatusResponse) Descriptor() ([]byte, []int)

Deprecated: Use UpdateDeploymentRevisionStatusResponse.ProtoReflect.Descriptor instead.

func (*UpdateDeploymentRevisionStatusResponse) GetRevision added in v1.2.4

func (*UpdateDeploymentRevisionStatusResponse) ProtoMessage added in v1.2.4

func (*UpdateDeploymentRevisionStatusResponse) ProtoReflect added in v1.2.4

func (*UpdateDeploymentRevisionStatusResponse) Reset added in v1.2.4

func (*UpdateDeploymentRevisionStatusResponse) String added in v1.2.4

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 (*UpdateExtensionExecutionRequest) GetUpdateMask

func (*UpdateExtensionExecutionRequest) ProtoMessage

func (*UpdateExtensionExecutionRequest) ProtoMessage()

func (*UpdateExtensionExecutionRequest) ProtoReflect

func (*UpdateExtensionExecutionRequest) Reset

func (*UpdateExtensionExecutionRequest) 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 (*UpdateExtensionVersionRequest) GetVersion

func (*UpdateExtensionVersionRequest) ProtoMessage

func (*UpdateExtensionVersionRequest) ProtoMessage()

func (*UpdateExtensionVersionRequest) ProtoReflect

func (*UpdateExtensionVersionRequest) Reset

func (x *UpdateExtensionVersionRequest) Reset()

func (*UpdateExtensionVersionRequest) String

type UpdateLocalAgentConnectionSharingRequest added in v1.3.2

type UpdateLocalAgentConnectionSharingRequest struct {
	LocalAgentUuid           string `protobuf:"bytes,1,opt,name=local_agent_uuid,json=localAgentUuid,proto3" json:"local_agent_uuid,omitempty"`
	LocalAgentConnectionUuid string `` /* 137-byte string literal not displayed */
	// Full replacement set of the teams this connection is shared with. The call
	// is idempotent: unsharing is simply omitting the team, and an empty list
	// unshares the connection everywhere. The caller must own the agent and must
	// be a member of every team listed here.
	TeamUuids []string `protobuf:"bytes,3,rep,name=team_uuids,json=teamUuids,proto3" json:"team_uuids,omitempty"`
	// contains filtered or unexported fields
}

func (*UpdateLocalAgentConnectionSharingRequest) Descriptor deprecated added in v1.3.2

func (*UpdateLocalAgentConnectionSharingRequest) Descriptor() ([]byte, []int)

Deprecated: Use UpdateLocalAgentConnectionSharingRequest.ProtoReflect.Descriptor instead.

func (*UpdateLocalAgentConnectionSharingRequest) GetLocalAgentConnectionUuid added in v1.3.2

func (x *UpdateLocalAgentConnectionSharingRequest) GetLocalAgentConnectionUuid() string

func (*UpdateLocalAgentConnectionSharingRequest) GetLocalAgentUuid added in v1.3.2

func (x *UpdateLocalAgentConnectionSharingRequest) GetLocalAgentUuid() string

func (*UpdateLocalAgentConnectionSharingRequest) GetTeamUuids added in v1.3.2

func (*UpdateLocalAgentConnectionSharingRequest) ProtoMessage added in v1.3.2

func (*UpdateLocalAgentConnectionSharingRequest) ProtoReflect added in v1.3.2

func (*UpdateLocalAgentConnectionSharingRequest) Reset added in v1.3.2

func (*UpdateLocalAgentConnectionSharingRequest) String added in v1.3.2

type UpdateLocalAgentConnectionSharingResponse added in v1.3.2

type UpdateLocalAgentConnectionSharingResponse struct {

	// The connection as stored after the update.
	Connection *gen.LocalAgentConnection `protobuf:"bytes,1,opt,name=connection,proto3" json:"connection,omitempty"`
	// contains filtered or unexported fields
}

func (*UpdateLocalAgentConnectionSharingResponse) Descriptor deprecated added in v1.3.2

func (*UpdateLocalAgentConnectionSharingResponse) Descriptor() ([]byte, []int)

Deprecated: Use UpdateLocalAgentConnectionSharingResponse.ProtoReflect.Descriptor instead.

func (*UpdateLocalAgentConnectionSharingResponse) GetConnection added in v1.3.2

func (*UpdateLocalAgentConnectionSharingResponse) ProtoMessage added in v1.3.2

func (*UpdateLocalAgentConnectionSharingResponse) ProtoReflect added in v1.3.2

func (*UpdateLocalAgentConnectionSharingResponse) Reset added in v1.3.2

func (*UpdateLocalAgentConnectionSharingResponse) String added in v1.3.2

type UpdateLocalAgentConnectionsRequest added in v0.0.50

type UpdateLocalAgentConnectionsRequest struct {
	LocalAgentUuid string                      `protobuf:"bytes,1,opt,name=local_agent_uuid,json=localAgentUuid,proto3" json:"local_agent_uuid,omitempty"`
	Connections    []*gen.LocalAgentConnection `protobuf:"bytes,2,rep,name=connections,proto3" json:"connections,omitempty"`
	// contains filtered or unexported fields
}

func (*UpdateLocalAgentConnectionsRequest) Descriptor deprecated added in v0.0.50

func (*UpdateLocalAgentConnectionsRequest) Descriptor() ([]byte, []int)

Deprecated: Use UpdateLocalAgentConnectionsRequest.ProtoReflect.Descriptor instead.

func (*UpdateLocalAgentConnectionsRequest) GetConnections added in v0.0.50

func (*UpdateLocalAgentConnectionsRequest) GetLocalAgentUuid added in v0.0.50

func (x *UpdateLocalAgentConnectionsRequest) GetLocalAgentUuid() string

func (*UpdateLocalAgentConnectionsRequest) ProtoMessage added in v0.0.50

func (*UpdateLocalAgentConnectionsRequest) ProtoMessage()

func (*UpdateLocalAgentConnectionsRequest) ProtoReflect added in v0.0.50

func (*UpdateLocalAgentConnectionsRequest) Reset added in v0.0.50

func (*UpdateLocalAgentConnectionsRequest) String added in v0.0.50

type UpdateLocalAgentConnectionsResponse added in v0.0.50

type UpdateLocalAgentConnectionsResponse struct {
	// contains filtered or unexported fields
}

func (*UpdateLocalAgentConnectionsResponse) Descriptor deprecated added in v0.0.50

func (*UpdateLocalAgentConnectionsResponse) Descriptor() ([]byte, []int)

Deprecated: Use UpdateLocalAgentConnectionsResponse.ProtoReflect.Descriptor instead.

func (*UpdateLocalAgentConnectionsResponse) ProtoMessage added in v0.0.50

func (*UpdateLocalAgentConnectionsResponse) ProtoMessage()

func (*UpdateLocalAgentConnectionsResponse) ProtoReflect added in v0.0.50

func (*UpdateLocalAgentConnectionsResponse) Reset added in v0.0.50

func (*UpdateLocalAgentConnectionsResponse) String added in v0.0.50

type UpdateMembershipRequest added in v0.0.25

type UpdateMembershipRequest struct {
	Membership *gen.Membership        `protobuf:"bytes,1,opt,name=membership,proto3" json:"membership,omitempty"`
	UpdateMask *fieldmaskpb.FieldMask `protobuf:"bytes,2,opt,name=update_mask,json=updateMask,proto3" json:"update_mask,omitempty"`
	// contains filtered or unexported fields
}

func (*UpdateMembershipRequest) Descriptor deprecated added in v0.0.25

func (*UpdateMembershipRequest) Descriptor() ([]byte, []int)

Deprecated: Use UpdateMembershipRequest.ProtoReflect.Descriptor instead.

func (*UpdateMembershipRequest) GetMembership added in v0.0.25

func (x *UpdateMembershipRequest) GetMembership() *gen.Membership

func (*UpdateMembershipRequest) GetUpdateMask added in v0.0.25

func (x *UpdateMembershipRequest) GetUpdateMask() *fieldmaskpb.FieldMask

func (*UpdateMembershipRequest) ProtoMessage added in v0.0.25

func (*UpdateMembershipRequest) ProtoMessage()

func (*UpdateMembershipRequest) ProtoReflect added in v0.0.25

func (x *UpdateMembershipRequest) ProtoReflect() protoreflect.Message

func (*UpdateMembershipRequest) Reset added in v0.0.25

func (x *UpdateMembershipRequest) Reset()

func (*UpdateMembershipRequest) String added in v0.0.25

func (x *UpdateMembershipRequest) String() string

type UpdateObjectStoreSecretRequest added in v0.0.25

type UpdateObjectStoreSecretRequest struct {
	TeamUuid    string           `protobuf:"bytes,1,opt,name=team_uuid,json=teamUuid,proto3" json:"team_uuid,omitempty"`
	ObjectStore *gen.ObjectStore `protobuf:"bytes,2,opt,name=object_store,json=objectStore,proto3" json:"object_store,omitempty"`
	// contains filtered or unexported fields
}

func (*UpdateObjectStoreSecretRequest) Descriptor deprecated added in v0.0.25

func (*UpdateObjectStoreSecretRequest) Descriptor() ([]byte, []int)

Deprecated: Use UpdateObjectStoreSecretRequest.ProtoReflect.Descriptor instead.

func (*UpdateObjectStoreSecretRequest) GetObjectStore added in v0.0.25

func (x *UpdateObjectStoreSecretRequest) GetObjectStore() *gen.ObjectStore

func (*UpdateObjectStoreSecretRequest) GetTeamUuid added in v0.0.25

func (x *UpdateObjectStoreSecretRequest) GetTeamUuid() string

func (*UpdateObjectStoreSecretRequest) ProtoMessage added in v0.0.25

func (*UpdateObjectStoreSecretRequest) ProtoMessage()

func (*UpdateObjectStoreSecretRequest) ProtoReflect added in v0.0.25

func (*UpdateObjectStoreSecretRequest) Reset added in v0.0.25

func (x *UpdateObjectStoreSecretRequest) Reset()

func (*UpdateObjectStoreSecretRequest) String added in v0.0.25

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 (*UpdateProjectVersionRequest) ProtoMessage

func (*UpdateProjectVersionRequest) ProtoMessage()

func (*UpdateProjectVersionRequest) ProtoReflect

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 UpdateUserProjectRequest added in v0.0.25

type UpdateUserProjectRequest struct {
	Uuid                    string              `protobuf:"bytes,1,opt,name=uuid,proto3" json:"uuid,omitempty"`
	UserUuid                string              `protobuf:"bytes,2,opt,name=user_uuid,json=userUuid,proto3" json:"user_uuid,omitempty"`
	UserEmail               string              `protobuf:"bytes,3,opt,name=user_email,json=userEmail,proto3" json:"user_email,omitempty"`
	Role                    gen.UserProjectRole `protobuf:"varint,4,opt,name=role,proto3,enum=nem.UserProjectRole" json:"role,omitempty"`
	ReviewRequiredStructure bool                `` /* 133-byte string literal not displayed */
	ReviewRequiredData      bool                `protobuf:"varint,6,opt,name=review_required_data,json=reviewRequiredData,proto3" json:"review_required_data,omitempty"`
	// contains filtered or unexported fields
}

func (*UpdateUserProjectRequest) Descriptor deprecated added in v0.0.25

func (*UpdateUserProjectRequest) Descriptor() ([]byte, []int)

Deprecated: Use UpdateUserProjectRequest.ProtoReflect.Descriptor instead.

func (*UpdateUserProjectRequest) GetReviewRequiredData added in v0.0.25

func (x *UpdateUserProjectRequest) GetReviewRequiredData() bool

func (*UpdateUserProjectRequest) GetReviewRequiredStructure added in v0.0.25

func (x *UpdateUserProjectRequest) GetReviewRequiredStructure() bool

func (*UpdateUserProjectRequest) GetRole added in v0.0.25

func (*UpdateUserProjectRequest) GetUserEmail added in v0.0.25

func (x *UpdateUserProjectRequest) GetUserEmail() string

func (*UpdateUserProjectRequest) GetUserUuid added in v0.0.25

func (x *UpdateUserProjectRequest) GetUserUuid() string

func (*UpdateUserProjectRequest) GetUuid added in v0.0.25

func (x *UpdateUserProjectRequest) GetUuid() string

func (*UpdateUserProjectRequest) ProtoMessage added in v0.0.25

func (*UpdateUserProjectRequest) ProtoMessage()

func (*UpdateUserProjectRequest) ProtoReflect added in v0.0.25

func (x *UpdateUserProjectRequest) ProtoReflect() protoreflect.Message

func (*UpdateUserProjectRequest) Reset added in v0.0.25

func (x *UpdateUserProjectRequest) Reset()

func (*UpdateUserProjectRequest) String added in v0.0.25

func (x *UpdateUserProjectRequest) String() string

type UpdateUserRequest added in v0.0.26

type UpdateUserRequest struct {
	User *gen.User `protobuf:"bytes,1,opt,name=user,proto3" json:"user,omitempty"`
	// contains filtered or unexported fields
}

func (*UpdateUserRequest) Descriptor deprecated added in v0.0.26

func (*UpdateUserRequest) Descriptor() ([]byte, []int)

Deprecated: Use UpdateUserRequest.ProtoReflect.Descriptor instead.

func (*UpdateUserRequest) GetUser added in v0.0.26

func (x *UpdateUserRequest) GetUser() *gen.User

func (*UpdateUserRequest) ProtoMessage added in v0.0.26

func (*UpdateUserRequest) ProtoMessage()

func (*UpdateUserRequest) ProtoReflect added in v0.0.26

func (x *UpdateUserRequest) ProtoReflect() protoreflect.Message

func (*UpdateUserRequest) Reset added in v0.0.26

func (x *UpdateUserRequest) Reset()

func (*UpdateUserRequest) String added in v0.0.26

func (x *UpdateUserRequest) String() string

type UpdateUserTeamRequest added in v0.0.25

type UpdateUserTeamRequest struct {
	Uuid                    string           `protobuf:"bytes,1,opt,name=uuid,proto3" json:"uuid,omitempty"`
	UserUuid                string           `protobuf:"bytes,2,opt,name=user_uuid,json=userUuid,proto3" json:"user_uuid,omitempty"`
	UserEmail               string           `protobuf:"bytes,3,opt,name=user_email,json=userEmail,proto3" json:"user_email,omitempty"`
	Role                    gen.UserTeamRole `protobuf:"varint,4,opt,name=role,proto3,enum=nem.UserTeamRole" json:"role,omitempty"`
	ReviewRequiredStructure bool             `` /* 133-byte string literal not displayed */
	ReviewRequiredData      bool             `protobuf:"varint,6,opt,name=review_required_data,json=reviewRequiredData,proto3" json:"review_required_data,omitempty"`
	// contains filtered or unexported fields
}

func (*UpdateUserTeamRequest) Descriptor deprecated added in v0.0.25

func (*UpdateUserTeamRequest) Descriptor() ([]byte, []int)

Deprecated: Use UpdateUserTeamRequest.ProtoReflect.Descriptor instead.

func (*UpdateUserTeamRequest) GetReviewRequiredData added in v0.0.25

func (x *UpdateUserTeamRequest) GetReviewRequiredData() bool

func (*UpdateUserTeamRequest) GetReviewRequiredStructure added in v0.0.25

func (x *UpdateUserTeamRequest) GetReviewRequiredStructure() bool

func (*UpdateUserTeamRequest) GetRole added in v0.0.25

func (x *UpdateUserTeamRequest) GetRole() gen.UserTeamRole

func (*UpdateUserTeamRequest) GetUserEmail added in v0.0.25

func (x *UpdateUserTeamRequest) GetUserEmail() string

func (*UpdateUserTeamRequest) GetUserUuid added in v0.0.25

func (x *UpdateUserTeamRequest) GetUserUuid() string

func (*UpdateUserTeamRequest) GetUuid added in v0.0.25

func (x *UpdateUserTeamRequest) GetUuid() string

func (*UpdateUserTeamRequest) ProtoMessage added in v0.0.25

func (*UpdateUserTeamRequest) ProtoMessage()

func (*UpdateUserTeamRequest) ProtoReflect added in v0.0.25

func (x *UpdateUserTeamRequest) ProtoReflect() protoreflect.Message

func (*UpdateUserTeamRequest) Reset added in v0.0.25

func (x *UpdateUserTeamRequest) Reset()

func (*UpdateUserTeamRequest) String added in v0.0.25

func (x *UpdateUserTeamRequest) String() string

type UploadDataManagerMetadataRequest added in v0.0.25

type UploadDataManagerMetadataRequest 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"`
	Metadata           string `protobuf:"bytes,3,opt,name=metadata,proto3" json:"metadata,omitempty"`
	// contains filtered or unexported fields
}

func (*UploadDataManagerMetadataRequest) Descriptor deprecated added in v0.0.25

func (*UploadDataManagerMetadataRequest) Descriptor() ([]byte, []int)

Deprecated: Use UploadDataManagerMetadataRequest.ProtoReflect.Descriptor instead.

func (*UploadDataManagerMetadataRequest) GetMetadata added in v0.0.25

func (x *UploadDataManagerMetadataRequest) GetMetadata() string

func (*UploadDataManagerMetadataRequest) GetProjectUuid added in v0.0.25

func (x *UploadDataManagerMetadataRequest) GetProjectUuid() string

func (*UploadDataManagerMetadataRequest) GetProjectVersionUuid added in v0.0.25

func (x *UploadDataManagerMetadataRequest) GetProjectVersionUuid() string

func (*UploadDataManagerMetadataRequest) ProtoMessage added in v0.0.25

func (*UploadDataManagerMetadataRequest) ProtoMessage()

func (*UploadDataManagerMetadataRequest) ProtoReflect added in v0.0.25

func (*UploadDataManagerMetadataRequest) Reset added in v0.0.25

func (*UploadDataManagerMetadataRequest) String added in v0.0.25

type UploadDataManagerMetadataResponse added in v0.0.25

type UploadDataManagerMetadataResponse struct {
	Filepath string `protobuf:"bytes,1,opt,name=filepath,proto3" json:"filepath,omitempty"`
	// contains filtered or unexported fields
}

func (*UploadDataManagerMetadataResponse) Descriptor deprecated added in v0.0.25

func (*UploadDataManagerMetadataResponse) Descriptor() ([]byte, []int)

Deprecated: Use UploadDataManagerMetadataResponse.ProtoReflect.Descriptor instead.

func (*UploadDataManagerMetadataResponse) GetFilepath added in v0.0.25

func (x *UploadDataManagerMetadataResponse) GetFilepath() string

func (*UploadDataManagerMetadataResponse) ProtoMessage added in v0.0.25

func (*UploadDataManagerMetadataResponse) ProtoMessage()

func (*UploadDataManagerMetadataResponse) ProtoReflect added in v0.0.25

func (*UploadDataManagerMetadataResponse) Reset added in v0.0.25

func (*UploadDataManagerMetadataResponse) String added in v0.0.25

type UploadExtensionExecutionFileRequest

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

func (*UploadExtensionExecutionFileRequest) Descriptor() ([]byte, []int)

Deprecated: Use UploadExtensionExecutionFileRequest.ProtoReflect.Descriptor instead.

func (*UploadExtensionExecutionFileRequest) GetData

func (*UploadExtensionExecutionFileRequest) GetExecutionUuid

func (x *UploadExtensionExecutionFileRequest) GetExecutionUuid() string

func (*UploadExtensionExecutionFileRequest) GetExtensionUuid

func (x *UploadExtensionExecutionFileRequest) GetExtensionUuid() string

func (*UploadExtensionExecutionFileRequest) GetExtensionVersionUuid

func (x *UploadExtensionExecutionFileRequest) GetExtensionVersionUuid() string

func (*UploadExtensionExecutionFileRequest) GetFileExtension

func (x *UploadExtensionExecutionFileRequest) GetFileExtension() string

func (*UploadExtensionExecutionFileRequest) GetProjectUuid

func (x *UploadExtensionExecutionFileRequest) GetProjectUuid() string

func (*UploadExtensionExecutionFileRequest) GetProjectVersionUuid

func (x *UploadExtensionExecutionFileRequest) GetProjectVersionUuid() string

func (*UploadExtensionExecutionFileRequest) ProtoMessage

func (*UploadExtensionExecutionFileRequest) ProtoMessage()

func (*UploadExtensionExecutionFileRequest) ProtoReflect

func (*UploadExtensionExecutionFileRequest) Reset

func (*UploadExtensionExecutionFileRequest) String

type UploadExtensionExecutionFileResponse

type UploadExtensionExecutionFileResponse struct {
	Filepath string `protobuf:"bytes,1,opt,name=filepath,proto3" json:"filepath,omitempty"`
	// contains filtered or unexported fields
}

func (*UploadExtensionExecutionFileResponse) Descriptor deprecated

func (*UploadExtensionExecutionFileResponse) Descriptor() ([]byte, []int)

Deprecated: Use UploadExtensionExecutionFileResponse.ProtoReflect.Descriptor instead.

func (*UploadExtensionExecutionFileResponse) GetFilepath

func (*UploadExtensionExecutionFileResponse) ProtoMessage

func (*UploadExtensionExecutionFileResponse) ProtoMessage()

func (*UploadExtensionExecutionFileResponse) ProtoReflect

func (*UploadExtensionExecutionFileResponse) Reset

func (*UploadExtensionExecutionFileResponse) String

type UploadExtensionIconRequest added in v0.0.13

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.13

func (*UploadExtensionIconRequest) Descriptor() ([]byte, []int)

Deprecated: Use UploadExtensionIconRequest.ProtoReflect.Descriptor instead.

func (*UploadExtensionIconRequest) GetExtensionUuid added in v0.0.13

func (x *UploadExtensionIconRequest) GetExtensionUuid() string

func (*UploadExtensionIconRequest) GetImageData added in v0.0.13

func (x *UploadExtensionIconRequest) GetImageData() []byte

func (*UploadExtensionIconRequest) ProtoMessage added in v0.0.13

func (*UploadExtensionIconRequest) ProtoMessage()

func (*UploadExtensionIconRequest) ProtoReflect added in v0.0.13

func (*UploadExtensionIconRequest) Reset added in v0.0.13

func (x *UploadExtensionIconRequest) Reset()

func (*UploadExtensionIconRequest) String added in v0.0.13

func (x *UploadExtensionIconRequest) String() string

type UploadExtensionIconResponse added in v0.0.13

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.13

func (*UploadExtensionIconResponse) Descriptor() ([]byte, []int)

Deprecated: Use UploadExtensionIconResponse.ProtoReflect.Descriptor instead.

func (*UploadExtensionIconResponse) GetFilepath added in v0.0.13

func (x *UploadExtensionIconResponse) GetFilepath() string

func (*UploadExtensionIconResponse) ProtoMessage added in v0.0.13

func (*UploadExtensionIconResponse) ProtoMessage()

func (*UploadExtensionIconResponse) ProtoReflect added in v0.0.13

func (*UploadExtensionIconResponse) Reset added in v0.0.13

func (x *UploadExtensionIconResponse) Reset()

func (*UploadExtensionIconResponse) String added in v0.0.13

func (x *UploadExtensionIconResponse) String() string

type UploadProjectVersionSnapshotRequest added in v0.0.25

type UploadProjectVersionSnapshotRequest 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"`
	ImageData          []byte `protobuf:"bytes,3,opt,name=image_data,json=imageData,proto3" json:"image_data,omitempty"` // base64 encoded image data
	// contains filtered or unexported fields
}

files start

func (*UploadProjectVersionSnapshotRequest) Descriptor deprecated added in v0.0.25

func (*UploadProjectVersionSnapshotRequest) Descriptor() ([]byte, []int)

Deprecated: Use UploadProjectVersionSnapshotRequest.ProtoReflect.Descriptor instead.

func (*UploadProjectVersionSnapshotRequest) GetImageData added in v0.0.25

func (x *UploadProjectVersionSnapshotRequest) GetImageData() []byte

func (*UploadProjectVersionSnapshotRequest) GetProjectUuid added in v0.0.25

func (x *UploadProjectVersionSnapshotRequest) GetProjectUuid() string

func (*UploadProjectVersionSnapshotRequest) GetProjectVersionUuid added in v0.0.25

func (x *UploadProjectVersionSnapshotRequest) GetProjectVersionUuid() string

func (*UploadProjectVersionSnapshotRequest) ProtoMessage added in v0.0.25

func (*UploadProjectVersionSnapshotRequest) ProtoMessage()

func (*UploadProjectVersionSnapshotRequest) ProtoReflect added in v0.0.25

func (*UploadProjectVersionSnapshotRequest) Reset added in v0.0.25

func (*UploadProjectVersionSnapshotRequest) String added in v0.0.25

type UploadProjectVersionSnapshotResponse added in v0.0.25

type UploadProjectVersionSnapshotResponse struct {
	Url string `protobuf:"bytes,1,opt,name=url,proto3" json:"url,omitempty"`
	// contains filtered or unexported fields
}

func (*UploadProjectVersionSnapshotResponse) Descriptor deprecated added in v0.0.25

func (*UploadProjectVersionSnapshotResponse) Descriptor() ([]byte, []int)

Deprecated: Use UploadProjectVersionSnapshotResponse.ProtoReflect.Descriptor instead.

func (*UploadProjectVersionSnapshotResponse) GetUrl added in v0.0.25

func (*UploadProjectVersionSnapshotResponse) ProtoMessage added in v0.0.25

func (*UploadProjectVersionSnapshotResponse) ProtoMessage()

func (*UploadProjectVersionSnapshotResponse) ProtoReflect added in v0.0.25

func (*UploadProjectVersionSnapshotResponse) Reset added in v0.0.25

func (*UploadProjectVersionSnapshotResponse) String added in v0.0.25

type UploadRecordFieldFileRequest added in v0.0.25

type UploadRecordFieldFileRequest 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"`
	EntityUuid         string `protobuf:"bytes,3,opt,name=entity_uuid,json=entityUuid,proto3" json:"entity_uuid,omitempty"`
	FieldUuid          string `protobuf:"bytes,4,opt,name=field_uuid,json=fieldUuid,proto3" json:"field_uuid,omitempty"`
	FileName           string `protobuf:"bytes,5,opt,name=file_name,json=fileName,proto3" json:"file_name,omitempty"` // original file name with extension
	FileData           []byte `protobuf:"bytes,6,opt,name=file_data,json=fileData,proto3" json:"file_data,omitempty"`
	ForceOverride      bool   `protobuf:"varint,7,opt,name=force_override,json=forceOverride,proto3" json:"force_override,omitempty"` // if true, will override existing file with same name
	// contains filtered or unexported fields
}

func (*UploadRecordFieldFileRequest) Descriptor deprecated added in v0.0.25

func (*UploadRecordFieldFileRequest) Descriptor() ([]byte, []int)

Deprecated: Use UploadRecordFieldFileRequest.ProtoReflect.Descriptor instead.

func (*UploadRecordFieldFileRequest) GetEntityUuid added in v0.0.25

func (x *UploadRecordFieldFileRequest) GetEntityUuid() string

func (*UploadRecordFieldFileRequest) GetFieldUuid added in v0.0.25

func (x *UploadRecordFieldFileRequest) GetFieldUuid() string

func (*UploadRecordFieldFileRequest) GetFileData added in v0.0.25

func (x *UploadRecordFieldFileRequest) GetFileData() []byte

func (*UploadRecordFieldFileRequest) GetFileName added in v0.0.25

func (x *UploadRecordFieldFileRequest) GetFileName() string

func (*UploadRecordFieldFileRequest) GetForceOverride added in v0.0.25

func (x *UploadRecordFieldFileRequest) GetForceOverride() bool

func (*UploadRecordFieldFileRequest) GetProjectUuid added in v0.0.25

func (x *UploadRecordFieldFileRequest) GetProjectUuid() string

func (*UploadRecordFieldFileRequest) GetProjectVersionUuid added in v0.0.25

func (x *UploadRecordFieldFileRequest) GetProjectVersionUuid() string

func (*UploadRecordFieldFileRequest) ProtoMessage added in v0.0.25

func (*UploadRecordFieldFileRequest) ProtoMessage()

func (*UploadRecordFieldFileRequest) ProtoReflect added in v0.0.25

func (*UploadRecordFieldFileRequest) Reset added in v0.0.25

func (x *UploadRecordFieldFileRequest) Reset()

func (*UploadRecordFieldFileRequest) String added in v0.0.25

type UploadRecordFieldFileResponse added in v0.0.25

type UploadRecordFieldFileResponse struct {
	Url string `protobuf:"bytes,1,opt,name=url,proto3" json:"url,omitempty"`
	// contains filtered or unexported fields
}

func (*UploadRecordFieldFileResponse) Descriptor deprecated added in v0.0.25

func (*UploadRecordFieldFileResponse) Descriptor() ([]byte, []int)

Deprecated: Use UploadRecordFieldFileResponse.ProtoReflect.Descriptor instead.

func (*UploadRecordFieldFileResponse) GetUrl added in v0.0.25

func (*UploadRecordFieldFileResponse) ProtoMessage added in v0.0.25

func (*UploadRecordFieldFileResponse) ProtoMessage()

func (*UploadRecordFieldFileResponse) ProtoReflect added in v0.0.25

func (*UploadRecordFieldFileResponse) Reset added in v0.0.25

func (x *UploadRecordFieldFileResponse) Reset()

func (*UploadRecordFieldFileResponse) String added in v0.0.25

type UploadUserAvatarRequest added in v0.0.26

type UploadUserAvatarRequest struct {
	ImageData []byte `protobuf:"bytes,1,opt,name=image_data,json=imageData,proto3" json:"image_data,omitempty"`
	// contains filtered or unexported fields
}

func (*UploadUserAvatarRequest) Descriptor deprecated added in v0.0.26

func (*UploadUserAvatarRequest) Descriptor() ([]byte, []int)

Deprecated: Use UploadUserAvatarRequest.ProtoReflect.Descriptor instead.

func (*UploadUserAvatarRequest) GetImageData added in v0.0.26

func (x *UploadUserAvatarRequest) GetImageData() []byte

func (*UploadUserAvatarRequest) ProtoMessage added in v0.0.26

func (*UploadUserAvatarRequest) ProtoMessage()

func (*UploadUserAvatarRequest) ProtoReflect added in v0.0.26

func (x *UploadUserAvatarRequest) ProtoReflect() protoreflect.Message

func (*UploadUserAvatarRequest) Reset added in v0.0.26

func (x *UploadUserAvatarRequest) Reset()

func (*UploadUserAvatarRequest) String added in v0.0.26

func (x *UploadUserAvatarRequest) String() string

type UploadUserAvatarResponse added in v0.0.26

type UploadUserAvatarResponse struct {
	Url string `protobuf:"bytes,1,opt,name=url,proto3" json:"url,omitempty"`
	// contains filtered or unexported fields
}

func (*UploadUserAvatarResponse) Descriptor deprecated added in v0.0.26

func (*UploadUserAvatarResponse) Descriptor() ([]byte, []int)

Deprecated: Use UploadUserAvatarResponse.ProtoReflect.Descriptor instead.

func (*UploadUserAvatarResponse) GetUrl added in v0.0.26

func (x *UploadUserAvatarResponse) GetUrl() string

func (*UploadUserAvatarResponse) ProtoMessage added in v0.0.26

func (*UploadUserAvatarResponse) ProtoMessage()

func (*UploadUserAvatarResponse) ProtoReflect added in v0.0.26

func (x *UploadUserAvatarResponse) ProtoReflect() protoreflect.Message

func (*UploadUserAvatarResponse) Reset added in v0.0.26

func (x *UploadUserAvatarResponse) Reset()

func (*UploadUserAvatarResponse) String added in v0.0.26

func (x *UploadUserAvatarResponse) String() string

type UpsertDeploymentRequest added in v1.1.8

type UpsertDeploymentRequest struct {

	// The deployment identity to record: host + identifier + project_uuid. The
	// server stamps user_uuid + created_by/updated_by + status from the authed
	// token; uuid is minted on create and preserved on update. Idempotent by
	// (user_uuid, host, identifier): a second deploy of the same app on the same
	// box reuses the existing deployment row.
	Deployment *gen.Deployment `protobuf:"bytes,1,opt,name=deployment,proto3" json:"deployment,omitempty"`
	// The config that shipped in THIS deploy — carries the project_version,
	// cli_version, image_name, and the provider/server/database/codegen embeds.
	// The server owns uuid/deployed_at/audit here too.
	//
	// Set revision.status to IN_PROGRESS to record a deploy that is still running
	// (the revision is stored but does NOT become current); any other value is the
	// single-shot path — the revision goes straight to ACTIVE, supersedes the prior
	// active one, and the deployment's active_revision_uuid points at it.
	Revision *gen.DeploymentRevision `protobuf:"bytes,2,opt,name=revision,proto3" json:"revision,omitempty"`
	// Two-phase flow: the uuid of a revision previously created by this deploy (an
	// IN_PROGRESS one). When set, that revision is UPDATED with the config above
	// instead of a new one being inserted — so the CLI can record the box the
	// moment it exists and fill in the box-allocated ports/URLs/agent once they're
	// known, without stacking duplicate revisions. Must belong to this deployment.
	RevisionUuid string `protobuf:"bytes,3,opt,name=revision_uuid,json=revisionUuid,proto3" json:"revision_uuid,omitempty"`
	// contains filtered or unexported fields
}

deployments

func (*UpsertDeploymentRequest) Descriptor deprecated added in v1.1.8

func (*UpsertDeploymentRequest) Descriptor() ([]byte, []int)

Deprecated: Use UpsertDeploymentRequest.ProtoReflect.Descriptor instead.

func (*UpsertDeploymentRequest) GetDeployment added in v1.1.8

func (x *UpsertDeploymentRequest) GetDeployment() *gen.Deployment

func (*UpsertDeploymentRequest) GetRevision added in v1.2.3

func (*UpsertDeploymentRequest) GetRevisionUuid added in v1.2.4

func (x *UpsertDeploymentRequest) GetRevisionUuid() string

func (*UpsertDeploymentRequest) ProtoMessage added in v1.1.8

func (*UpsertDeploymentRequest) ProtoMessage()

func (*UpsertDeploymentRequest) ProtoReflect added in v1.1.8

func (x *UpsertDeploymentRequest) ProtoReflect() protoreflect.Message

func (*UpsertDeploymentRequest) Reset added in v1.1.8

func (x *UpsertDeploymentRequest) Reset()

func (*UpsertDeploymentRequest) String added in v1.1.8

func (x *UpsertDeploymentRequest) String() string

type UpsertDeploymentResponse added in v1.1.8

type UpsertDeploymentResponse struct {

	// The persisted deployment row (server-minted uuid, updated active_revision).
	Deployment *gen.Deployment `protobuf:"bytes,1,opt,name=deployment,proto3" json:"deployment,omitempty"`
	// The revision just inserted for this deploy (now the active one).
	ActiveRevision *gen.DeploymentRevision `protobuf:"bytes,2,opt,name=active_revision,json=activeRevision,proto3" json:"active_revision,omitempty"`
	// contains filtered or unexported fields
}

func (*UpsertDeploymentResponse) Descriptor deprecated added in v1.1.8

func (*UpsertDeploymentResponse) Descriptor() ([]byte, []int)

Deprecated: Use UpsertDeploymentResponse.ProtoReflect.Descriptor instead.

func (*UpsertDeploymentResponse) GetActiveRevision added in v1.2.3

func (x *UpsertDeploymentResponse) GetActiveRevision() *gen.DeploymentRevision

func (*UpsertDeploymentResponse) GetDeployment added in v1.1.8

func (x *UpsertDeploymentResponse) GetDeployment() *gen.Deployment

func (*UpsertDeploymentResponse) ProtoMessage added in v1.1.8

func (*UpsertDeploymentResponse) ProtoMessage()

func (*UpsertDeploymentResponse) ProtoReflect added in v1.1.8

func (x *UpsertDeploymentResponse) ProtoReflect() protoreflect.Message

func (*UpsertDeploymentResponse) Reset added in v1.1.8

func (x *UpsertDeploymentResponse) Reset()

func (*UpsertDeploymentResponse) String added in v1.1.8

func (x *UpsertDeploymentResponse) String() string

type UserHasActiveStripeSubscriptionRequest added in v0.0.26

type UserHasActiveStripeSubscriptionRequest struct {
	// contains filtered or unexported fields
}

func (*UserHasActiveStripeSubscriptionRequest) Descriptor deprecated added in v0.0.26

func (*UserHasActiveStripeSubscriptionRequest) Descriptor() ([]byte, []int)

Deprecated: Use UserHasActiveStripeSubscriptionRequest.ProtoReflect.Descriptor instead.

func (*UserHasActiveStripeSubscriptionRequest) ProtoMessage added in v0.0.26

func (*UserHasActiveStripeSubscriptionRequest) ProtoReflect added in v0.0.26

func (*UserHasActiveStripeSubscriptionRequest) Reset added in v0.0.26

func (*UserHasActiveStripeSubscriptionRequest) String added in v0.0.26

type UserHasActiveStripeSubscriptionResponse added in v0.0.26

type UserHasActiveStripeSubscriptionResponse struct {
	ActiveSubscription bool `protobuf:"varint,1,opt,name=active_subscription,json=activeSubscription,proto3" json:"active_subscription,omitempty"`
	// contains filtered or unexported fields
}

func (*UserHasActiveStripeSubscriptionResponse) Descriptor deprecated added in v0.0.26

func (*UserHasActiveStripeSubscriptionResponse) Descriptor() ([]byte, []int)

Deprecated: Use UserHasActiveStripeSubscriptionResponse.ProtoReflect.Descriptor instead.

func (*UserHasActiveStripeSubscriptionResponse) GetActiveSubscription added in v0.0.26

func (x *UserHasActiveStripeSubscriptionResponse) GetActiveSubscription() bool

func (*UserHasActiveStripeSubscriptionResponse) ProtoMessage added in v0.0.26

func (*UserHasActiveStripeSubscriptionResponse) ProtoReflect added in v0.0.26

func (*UserHasActiveStripeSubscriptionResponse) Reset added in v0.0.26

func (*UserHasActiveStripeSubscriptionResponse) String added in v0.0.26

type Value added in v0.0.50

type Value struct {

	// Types that are valid to be assigned to Kind:
	//
	//	*Value_IsNull
	//	*Value_StringVal
	//	*Value_IntVal
	//	*Value_DoubleVal
	//	*Value_BoolVal
	//	*Value_BytesVal
	//	*Value_TimeVal
	Kind isValue_Kind `protobuf_oneof:"kind"`
	// contains filtered or unexported fields
}

Value is a typed SQL cell. Empty (no oneof case set) is treated as SQL NULL. The agent picks the case based on the column's scan type; the cloud's Scan converts back into the caller-provided dest pointer.

func (*Value) Descriptor deprecated added in v0.0.50

func (*Value) Descriptor() ([]byte, []int)

Deprecated: Use Value.ProtoReflect.Descriptor instead.

func (*Value) GetBoolVal added in v0.0.50

func (x *Value) GetBoolVal() bool

func (*Value) GetBytesVal added in v0.0.50

func (x *Value) GetBytesVal() []byte

func (*Value) GetDoubleVal added in v0.0.50

func (x *Value) GetDoubleVal() float64

func (*Value) GetIntVal added in v0.0.50

func (x *Value) GetIntVal() int64

func (*Value) GetIsNull added in v0.0.50

func (x *Value) GetIsNull() bool

func (*Value) GetKind added in v0.0.50

func (x *Value) GetKind() isValue_Kind

func (*Value) GetStringVal added in v0.0.50

func (x *Value) GetStringVal() string

func (*Value) GetTimeVal added in v0.0.50

func (x *Value) GetTimeVal() *timestamppb.Timestamp

func (*Value) ProtoMessage added in v0.0.50

func (*Value) ProtoMessage()

func (*Value) ProtoReflect added in v0.0.50

func (x *Value) ProtoReflect() protoreflect.Message

func (*Value) Reset added in v0.0.50

func (x *Value) Reset()

func (*Value) String added in v0.0.50

func (x *Value) String() string

type Value_BoolVal added in v0.0.50

type Value_BoolVal struct {
	BoolVal bool `protobuf:"varint,5,opt,name=bool_val,json=boolVal,proto3,oneof"`
}

type Value_BytesVal added in v0.0.50

type Value_BytesVal struct {
	BytesVal []byte `protobuf:"bytes,6,opt,name=bytes_val,json=bytesVal,proto3,oneof"`
}

type Value_DoubleVal added in v0.0.50

type Value_DoubleVal struct {
	DoubleVal float64 `protobuf:"fixed64,4,opt,name=double_val,json=doubleVal,proto3,oneof"`
}

type Value_IntVal added in v0.0.50

type Value_IntVal struct {
	IntVal int64 `protobuf:"varint,3,opt,name=int_val,json=intVal,proto3,oneof"`
}

type Value_IsNull added in v0.0.50

type Value_IsNull struct {
	IsNull bool `protobuf:"varint,1,opt,name=is_null,json=isNull,proto3,oneof"` // tombstone: true if SQL NULL
}

type Value_StringVal added in v0.0.50

type Value_StringVal struct {
	StringVal string `protobuf:"bytes,2,opt,name=string_val,json=stringVal,proto3,oneof"`
}

type Value_TimeVal added in v0.0.50

type Value_TimeVal struct {
	TimeVal *timestamppb.Timestamp `protobuf:"bytes,7,opt,name=time_val,json=timeVal,proto3,oneof"`
}

type Welcome added in v0.0.50

type Welcome struct {

	// Minimum CLI version the server will keep talking to. If the agent's
	// cli_version is older, the server will close the stream after sending Welcome
	// so the agent can surface a "your nuzur CLI is too old" message.
	MinCliVersion string `protobuf:"bytes,1,opt,name=min_cli_version,json=minCliVersion,proto3" json:"min_cli_version,omitempty"`
	ServerVersion string `protobuf:"bytes,2,opt,name=server_version,json=serverVersion,proto3" json:"server_version,omitempty"`
	// contains filtered or unexported fields
}

func (*Welcome) Descriptor deprecated added in v0.0.50

func (*Welcome) Descriptor() ([]byte, []int)

Deprecated: Use Welcome.ProtoReflect.Descriptor instead.

func (*Welcome) GetMinCliVersion added in v0.0.50

func (x *Welcome) GetMinCliVersion() string

func (*Welcome) GetServerVersion added in v0.0.50

func (x *Welcome) GetServerVersion() string

func (*Welcome) ProtoMessage added in v0.0.50

func (*Welcome) ProtoMessage()

func (*Welcome) ProtoReflect added in v0.0.50

func (x *Welcome) ProtoReflect() protoreflect.Message

func (*Welcome) Reset added in v0.0.50

func (x *Welcome) Reset()

func (*Welcome) String added in v0.0.50

func (x *Welcome) String() string

type WithdrawChangeRequestFromReviewRequest added in v1.3.2

type WithdrawChangeRequestFromReviewRequest struct {
	ChangeRequestUuid string `protobuf:"bytes,1,opt,name=change_request_uuid,json=changeRequestUuid,proto3" json:"change_request_uuid,omitempty"`
	// contains filtered or unexported fields
}

WithdrawChangeRequestFromReviewRequest pulls a data change request out of the review queue and back to DRAFT so it can be edited and resubmitted. For a schema (PROJECT_VERSION) change request use WithdrawFromReviewProjectVersion instead — that one also puts the project version itself back to draft.

func (*WithdrawChangeRequestFromReviewRequest) Descriptor deprecated added in v1.3.2

func (*WithdrawChangeRequestFromReviewRequest) Descriptor() ([]byte, []int)

Deprecated: Use WithdrawChangeRequestFromReviewRequest.ProtoReflect.Descriptor instead.

func (*WithdrawChangeRequestFromReviewRequest) GetChangeRequestUuid added in v1.3.2

func (x *WithdrawChangeRequestFromReviewRequest) GetChangeRequestUuid() string

func (*WithdrawChangeRequestFromReviewRequest) ProtoMessage added in v1.3.2

func (*WithdrawChangeRequestFromReviewRequest) ProtoReflect added in v1.3.2

func (*WithdrawChangeRequestFromReviewRequest) Reset added in v1.3.2

func (*WithdrawChangeRequestFromReviewRequest) String added in v1.3.2

type WithdrawFromReviewProjectVersionRequest added in v0.0.25

type WithdrawFromReviewProjectVersionRequest 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 (*WithdrawFromReviewProjectVersionRequest) Descriptor deprecated added in v0.0.25

func (*WithdrawFromReviewProjectVersionRequest) Descriptor() ([]byte, []int)

Deprecated: Use WithdrawFromReviewProjectVersionRequest.ProtoReflect.Descriptor instead.

func (*WithdrawFromReviewProjectVersionRequest) GetProjectVersionUuid added in v0.0.25

func (x *WithdrawFromReviewProjectVersionRequest) GetProjectVersionUuid() string

func (*WithdrawFromReviewProjectVersionRequest) ProtoMessage added in v0.0.25

func (*WithdrawFromReviewProjectVersionRequest) ProtoReflect added in v0.0.25

func (*WithdrawFromReviewProjectVersionRequest) Reset added in v0.0.25

func (*WithdrawFromReviewProjectVersionRequest) String added in v0.0.25

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL