Documentation ¶
Index ¶
- Constants
- Variables
- func RegisterAgentTrainingServiceServer(s grpc.ServiceRegistrar, srv AgentTrainingServiceServer)
- func RegisterAgentTrainingSupportServiceServer(s grpc.ServiceRegistrar, srv AgentTrainingSupportServiceServer)
- type AgentTrainingServiceClient
- type AgentTrainingServiceServer
- type AgentTrainingSupportServiceClient
- type AgentTrainingSupportServiceServer
- type CompleteAgentLearningOpportunityRequest
- func (*CompleteAgentLearningOpportunityRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CompleteAgentLearningOpportunityRequest) GetLearningOpportunityId() int64
- func (*CompleteAgentLearningOpportunityRequest) ProtoMessage()
- func (x *CompleteAgentLearningOpportunityRequest) ProtoReflect() protoreflect.Message
- func (x *CompleteAgentLearningOpportunityRequest) Reset()
- func (x *CompleteAgentLearningOpportunityRequest) String() string
- type CompleteAgentLearningOpportunityResponse
- func (*CompleteAgentLearningOpportunityResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CompleteAgentLearningOpportunityResponse) GetLearningOpportunity() *commons.LearningOpportunity
- func (*CompleteAgentLearningOpportunityResponse) ProtoMessage()
- func (x *CompleteAgentLearningOpportunityResponse) ProtoReflect() protoreflect.Message
- func (x *CompleteAgentLearningOpportunityResponse) Reset()
- func (x *CompleteAgentLearningOpportunityResponse) String() string
- type CreateLearningOpportunityRequest
- func (*CreateLearningOpportunityRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateLearningOpportunityRequest) GetLearningOpportunity() *commons.LearningOpportunity
- func (*CreateLearningOpportunityRequest) ProtoMessage()
- func (x *CreateLearningOpportunityRequest) ProtoReflect() protoreflect.Message
- func (x *CreateLearningOpportunityRequest) Reset()
- func (x *CreateLearningOpportunityRequest) String() string
- type CreateLearningOpportunityResponse
- func (*CreateLearningOpportunityResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateLearningOpportunityResponse) GetLearningOpportunity() *commons.LearningOpportunity
- func (*CreateLearningOpportunityResponse) ProtoMessage()
- func (x *CreateLearningOpportunityResponse) ProtoReflect() protoreflect.Message
- func (x *CreateLearningOpportunityResponse) Reset()
- func (x *CreateLearningOpportunityResponse) String() string
- type DeleteLearningOpportunityByOrgIdRequest
- func (*DeleteLearningOpportunityByOrgIdRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteLearningOpportunityByOrgIdRequest) GetLearningOpportunityId() int64
- func (x *DeleteLearningOpportunityByOrgIdRequest) GetOrgId() string
- func (*DeleteLearningOpportunityByOrgIdRequest) ProtoMessage()
- func (x *DeleteLearningOpportunityByOrgIdRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteLearningOpportunityByOrgIdRequest) Reset()
- func (x *DeleteLearningOpportunityByOrgIdRequest) String() string
- type DeleteLearningOpportunityRequest
- func (*DeleteLearningOpportunityRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteLearningOpportunityRequest) GetLearningOpportunityId() int64
- func (*DeleteLearningOpportunityRequest) ProtoMessage()
- func (x *DeleteLearningOpportunityRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteLearningOpportunityRequest) Reset()
- func (x *DeleteLearningOpportunityRequest) String() string
- type DeleteLearningOpportunityResponse
- func (*DeleteLearningOpportunityResponse) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteLearningOpportunityResponse) GetLearningOpportunity() *commons.LearningOpportunity
- func (*DeleteLearningOpportunityResponse) ProtoMessage()
- func (x *DeleteLearningOpportunityResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteLearningOpportunityResponse) Reset()
- func (x *DeleteLearningOpportunityResponse) String() string
- type GetLearningOpportunityRequest
- func (*GetLearningOpportunityRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetLearningOpportunityRequest) GetLearningOpportunity() int64
- func (*GetLearningOpportunityRequest) ProtoMessage()
- func (x *GetLearningOpportunityRequest) ProtoReflect() protoreflect.Message
- func (x *GetLearningOpportunityRequest) Reset()
- func (x *GetLearningOpportunityRequest) String() string
- type GetLearningOpportunityResponse
- func (*GetLearningOpportunityResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetLearningOpportunityResponse) GetLearningOpportunity() *commons.LearningOpportunity
- func (*GetLearningOpportunityResponse) ProtoMessage()
- func (x *GetLearningOpportunityResponse) ProtoReflect() protoreflect.Message
- func (x *GetLearningOpportunityResponse) Reset()
- func (x *GetLearningOpportunityResponse) String() string
- type ListAgentLearningOpportunitiesRequest
- func (*ListAgentLearningOpportunitiesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListAgentLearningOpportunitiesRequest) GetCallIdentifiers() []*commons.CallIdentifier
- func (x *ListAgentLearningOpportunitiesRequest) GetCreatedAt() *commons.TimeFilter
- func (x *ListAgentLearningOpportunitiesRequest) GetTranscriptSids() []int64
- func (*ListAgentLearningOpportunitiesRequest) ProtoMessage()
- func (x *ListAgentLearningOpportunitiesRequest) ProtoReflect() protoreflect.Message
- func (x *ListAgentLearningOpportunitiesRequest) Reset()
- func (x *ListAgentLearningOpportunitiesRequest) String() string
- type ListAgentLearningOpportunitiesResponse
- func (*ListAgentLearningOpportunitiesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListAgentLearningOpportunitiesResponse) GetLearningOpportunities() []*commons.LearningOpportunity
- func (*ListAgentLearningOpportunitiesResponse) ProtoMessage()
- func (x *ListAgentLearningOpportunitiesResponse) ProtoReflect() protoreflect.Message
- func (x *ListAgentLearningOpportunitiesResponse) Reset()
- func (x *ListAgentLearningOpportunitiesResponse) String() string
- type ListDashboardsRequest
- type ListDashboardsResponse
- func (*ListDashboardsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListDashboardsResponse) GetDashboards() []*ListDashboardsResponse_Dashboard
- func (*ListDashboardsResponse) ProtoMessage()
- func (x *ListDashboardsResponse) ProtoReflect() protoreflect.Message
- func (x *ListDashboardsResponse) Reset()
- func (x *ListDashboardsResponse) String() string
- type ListDashboardsResponse_Dashboard
- func (*ListDashboardsResponse_Dashboard) Descriptor() ([]byte, []int)deprecated
- func (x *ListDashboardsResponse_Dashboard) GetResourceId() string
- func (x *ListDashboardsResponse_Dashboard) GetTitle() string
- func (*ListDashboardsResponse_Dashboard) ProtoMessage()
- func (x *ListDashboardsResponse_Dashboard) ProtoReflect() protoreflect.Message
- func (x *ListDashboardsResponse_Dashboard) Reset()
- func (x *ListDashboardsResponse_Dashboard) String() string
- type ListLearningOpportunitiesByOrgIdRequest
- func (*ListLearningOpportunitiesByOrgIdRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListLearningOpportunitiesByOrgIdRequest) GetAgentUserIds() []string
- func (x *ListLearningOpportunitiesByOrgIdRequest) GetCallIdentifiers() []*commons.CallIdentifier
- func (x *ListLearningOpportunitiesByOrgIdRequest) GetCreatedAt() *commons.TimeFilter
- func (x *ListLearningOpportunitiesByOrgIdRequest) GetOrgId() string
- func (x *ListLearningOpportunitiesByOrgIdRequest) GetTranscriptSids() []int64
- func (*ListLearningOpportunitiesByOrgIdRequest) ProtoMessage()
- func (x *ListLearningOpportunitiesByOrgIdRequest) ProtoReflect() protoreflect.Message
- func (x *ListLearningOpportunitiesByOrgIdRequest) Reset()
- func (x *ListLearningOpportunitiesByOrgIdRequest) String() string
- type ListLearningOpportunitiesRequest
- func (*ListLearningOpportunitiesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListLearningOpportunitiesRequest) GetAgentUserIds() []string
- func (x *ListLearningOpportunitiesRequest) GetCallIdentifiers() []*commons.CallIdentifier
- func (x *ListLearningOpportunitiesRequest) GetCreatedAt() *commons.TimeFilter
- func (x *ListLearningOpportunitiesRequest) GetTranscriptSids() []int64
- func (*ListLearningOpportunitiesRequest) ProtoMessage()
- func (x *ListLearningOpportunitiesRequest) ProtoReflect() protoreflect.Message
- func (x *ListLearningOpportunitiesRequest) Reset()
- func (x *ListLearningOpportunitiesRequest) String() string
- type ListLearningOpportunitiesResponse
- func (*ListLearningOpportunitiesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListLearningOpportunitiesResponse) GetLearningOpportunities() []*commons.LearningOpportunity
- func (*ListLearningOpportunitiesResponse) ProtoMessage()
- func (x *ListLearningOpportunitiesResponse) ProtoReflect() protoreflect.Message
- func (x *ListLearningOpportunitiesResponse) Reset()
- func (x *ListLearningOpportunitiesResponse) String() string
- type UnimplementedAgentTrainingServiceServer
- func (UnimplementedAgentTrainingServiceServer) CompleteAgentLearningOpportunity(context.Context, *CompleteAgentLearningOpportunityRequest) (*CompleteAgentLearningOpportunityResponse, error)
- func (UnimplementedAgentTrainingServiceServer) CreateLearningOpportunity(context.Context, *CreateLearningOpportunityRequest) (*CreateLearningOpportunityResponse, error)
- func (UnimplementedAgentTrainingServiceServer) DeleteLearningOpportunity(context.Context, *DeleteLearningOpportunityRequest) (*DeleteLearningOpportunityResponse, error)
- func (UnimplementedAgentTrainingServiceServer) GetLearningOpportunity(context.Context, *GetLearningOpportunityRequest) (*GetLearningOpportunityResponse, error)
- func (UnimplementedAgentTrainingServiceServer) ListAgentLearningOpportunities(context.Context, *ListAgentLearningOpportunitiesRequest) (*ListAgentLearningOpportunitiesResponse, error)
- func (UnimplementedAgentTrainingServiceServer) ListDashboards(context.Context, *ListDashboardsRequest) (*ListDashboardsResponse, error)
- func (UnimplementedAgentTrainingServiceServer) ListLearningOpportunities(context.Context, *ListLearningOpportunitiesRequest) (*ListLearningOpportunitiesResponse, error)
- func (UnimplementedAgentTrainingServiceServer) ListManagerDashboards(context.Context, *ListDashboardsRequest) (*ListDashboardsResponse, error)
- func (UnimplementedAgentTrainingServiceServer) UpdateLearningOpportunity(context.Context, *UpdateLearningOpportunityRequest) (*UpdateLearningOpportunityResponse, error)
- type UnimplementedAgentTrainingSupportServiceServer
- func (UnimplementedAgentTrainingSupportServiceServer) DeleteLearningOpportunityByOrgId(context.Context, *DeleteLearningOpportunityByOrgIdRequest) (*DeleteLearningOpportunityResponse, error)
- func (UnimplementedAgentTrainingSupportServiceServer) ListLearningOpportunitiesByOrgId(context.Context, *ListLearningOpportunitiesByOrgIdRequest) (*ListLearningOpportunitiesResponse, error)
- type UnsafeAgentTrainingServiceServer
- type UnsafeAgentTrainingSupportServiceServer
- type UpdateLearningOpportunityRequest
- func (*UpdateLearningOpportunityRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateLearningOpportunityRequest) GetLearningOpportunity() *commons.LearningOpportunity
- func (x *UpdateLearningOpportunityRequest) GetUpdateMask() *fieldmaskpb.FieldMask
- func (*UpdateLearningOpportunityRequest) ProtoMessage()
- func (x *UpdateLearningOpportunityRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateLearningOpportunityRequest) Reset()
- func (x *UpdateLearningOpportunityRequest) String() string
- type UpdateLearningOpportunityResponse
- func (*UpdateLearningOpportunityResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateLearningOpportunityResponse) GetLearningOpportunity() *commons.LearningOpportunity
- func (*UpdateLearningOpportunityResponse) ProtoMessage()
- func (x *UpdateLearningOpportunityResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateLearningOpportunityResponse) Reset()
- func (x *UpdateLearningOpportunityResponse) String() string
Constants ¶
const ( AgentTrainingService_CreateLearningOpportunity_FullMethodName = "/api.v1alpha1.agenttraining.AgentTrainingService/CreateLearningOpportunity" AgentTrainingService_ListLearningOpportunities_FullMethodName = "/api.v1alpha1.agenttraining.AgentTrainingService/ListLearningOpportunities" AgentTrainingService_ListAgentLearningOpportunities_FullMethodName = "/api.v1alpha1.agenttraining.AgentTrainingService/ListAgentLearningOpportunities" AgentTrainingService_CompleteAgentLearningOpportunity_FullMethodName = "/api.v1alpha1.agenttraining.AgentTrainingService/CompleteAgentLearningOpportunity" AgentTrainingService_ListDashboards_FullMethodName = "/api.v1alpha1.agenttraining.AgentTrainingService/ListDashboards" AgentTrainingService_ListManagerDashboards_FullMethodName = "/api.v1alpha1.agenttraining.AgentTrainingService/ListManagerDashboards" AgentTrainingService_UpdateLearningOpportunity_FullMethodName = "/api.v1alpha1.agenttraining.AgentTrainingService/UpdateLearningOpportunity" AgentTrainingService_DeleteLearningOpportunity_FullMethodName = "/api.v1alpha1.agenttraining.AgentTrainingService/DeleteLearningOpportunity" AgentTrainingService_GetLearningOpportunity_FullMethodName = "/api.v1alpha1.agenttraining.AgentTrainingService/GetLearningOpportunity" )
const ( AgentTrainingSupportService_ListLearningOpportunitiesByOrgId_FullMethodName = "/api.v1alpha1.agenttraining.AgentTrainingSupportService/ListLearningOpportunitiesByOrgId" AgentTrainingSupportService_DeleteLearningOpportunityByOrgId_FullMethodName = "/api.v1alpha1.agenttraining.AgentTrainingSupportService/DeleteLearningOpportunityByOrgId" )
Variables ¶
var AgentTrainingService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "api.v1alpha1.agenttraining.AgentTrainingService", HandlerType: (*AgentTrainingServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "CreateLearningOpportunity", Handler: _AgentTrainingService_CreateLearningOpportunity_Handler, }, { MethodName: "ListLearningOpportunities", Handler: _AgentTrainingService_ListLearningOpportunities_Handler, }, { MethodName: "ListAgentLearningOpportunities", Handler: _AgentTrainingService_ListAgentLearningOpportunities_Handler, }, { MethodName: "CompleteAgentLearningOpportunity", Handler: _AgentTrainingService_CompleteAgentLearningOpportunity_Handler, }, { MethodName: "ListDashboards", Handler: _AgentTrainingService_ListDashboards_Handler, }, { MethodName: "ListManagerDashboards", Handler: _AgentTrainingService_ListManagerDashboards_Handler, }, { MethodName: "UpdateLearningOpportunity", Handler: _AgentTrainingService_UpdateLearningOpportunity_Handler, }, { MethodName: "DeleteLearningOpportunity", Handler: _AgentTrainingService_DeleteLearningOpportunity_Handler, }, { MethodName: "GetLearningOpportunity", Handler: _AgentTrainingService_GetLearningOpportunity_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "api/v1alpha1/agenttraining/service.proto", }
AgentTrainingService_ServiceDesc is the grpc.ServiceDesc for AgentTrainingService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var AgentTrainingSupportService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "api.v1alpha1.agenttraining.AgentTrainingSupportService", HandlerType: (*AgentTrainingSupportServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "ListLearningOpportunitiesByOrgId", Handler: _AgentTrainingSupportService_ListLearningOpportunitiesByOrgId_Handler, }, { MethodName: "DeleteLearningOpportunityByOrgId", Handler: _AgentTrainingSupportService_DeleteLearningOpportunityByOrgId_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "api/v1alpha1/agenttraining/support_service.proto", }
AgentTrainingSupportService_ServiceDesc is the grpc.ServiceDesc for AgentTrainingSupportService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var File_api_v1alpha1_agenttraining_learning_opportunity_proto protoreflect.FileDescriptor
var File_api_v1alpha1_agenttraining_service_proto protoreflect.FileDescriptor
var File_api_v1alpha1_agenttraining_support_service_proto protoreflect.FileDescriptor
Functions ¶
func RegisterAgentTrainingServiceServer ¶
func RegisterAgentTrainingServiceServer(s grpc.ServiceRegistrar, srv AgentTrainingServiceServer)
func RegisterAgentTrainingSupportServiceServer ¶ added in v1.7.71
func RegisterAgentTrainingSupportServiceServer(s grpc.ServiceRegistrar, srv AgentTrainingSupportServiceServer)
Types ¶
type AgentTrainingServiceClient ¶
type AgentTrainingServiceClient interface { // CreateLearningOpportunity creates a new learning opportunity. CreateLearningOpportunity(ctx context.Context, in *CreateLearningOpportunityRequest, opts ...grpc.CallOption) (*CreateLearningOpportunityResponse, error) // ListLearningOpportunities lists learning opportunities. ListLearningOpportunities(ctx context.Context, in *ListLearningOpportunitiesRequest, opts ...grpc.CallOption) (*ListLearningOpportunitiesResponse, error) // ListAgentLearningOpportunities lists learning opportunities by agent. ListAgentLearningOpportunities(ctx context.Context, in *ListAgentLearningOpportunitiesRequest, opts ...grpc.CallOption) (*ListAgentLearningOpportunitiesResponse, error) // CompleteAgentLearningOpportunity completes an agent's learning opportunity. CompleteAgentLearningOpportunity(ctx context.Context, in *CompleteAgentLearningOpportunityRequest, opts ...grpc.CallOption) (*CompleteAgentLearningOpportunityResponse, error) // ListDashboards lists dashboards. ListDashboards(ctx context.Context, in *ListDashboardsRequest, opts ...grpc.CallOption) (*ListDashboardsResponse, error) // ListManagerDashboards lists manager dashboards. ListManagerDashboards(ctx context.Context, in *ListDashboardsRequest, opts ...grpc.CallOption) (*ListDashboardsResponse, error) // UpdateLearningOpportunity updates a learning opportunity. UpdateLearningOpportunity(ctx context.Context, in *UpdateLearningOpportunityRequest, opts ...grpc.CallOption) (*UpdateLearningOpportunityResponse, error) // DeleteLearningOpportunity deletes a learning opportunity. DeleteLearningOpportunity(ctx context.Context, in *DeleteLearningOpportunityRequest, opts ...grpc.CallOption) (*DeleteLearningOpportunityResponse, error) // GetLearningOpportunity gets a learning opportunity. GetLearningOpportunity(ctx context.Context, in *GetLearningOpportunityRequest, opts ...grpc.CallOption) (*GetLearningOpportunityResponse, error) }
AgentTrainingServiceClient is the client API for AgentTrainingService 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 NewAgentTrainingServiceClient ¶
func NewAgentTrainingServiceClient(cc grpc.ClientConnInterface) AgentTrainingServiceClient
type AgentTrainingServiceServer ¶
type AgentTrainingServiceServer interface { // CreateLearningOpportunity creates a new learning opportunity. CreateLearningOpportunity(context.Context, *CreateLearningOpportunityRequest) (*CreateLearningOpportunityResponse, error) // ListLearningOpportunities lists learning opportunities. ListLearningOpportunities(context.Context, *ListLearningOpportunitiesRequest) (*ListLearningOpportunitiesResponse, error) // ListAgentLearningOpportunities lists learning opportunities by agent. ListAgentLearningOpportunities(context.Context, *ListAgentLearningOpportunitiesRequest) (*ListAgentLearningOpportunitiesResponse, error) // CompleteAgentLearningOpportunity completes an agent's learning opportunity. CompleteAgentLearningOpportunity(context.Context, *CompleteAgentLearningOpportunityRequest) (*CompleteAgentLearningOpportunityResponse, error) // ListDashboards lists dashboards. ListDashboards(context.Context, *ListDashboardsRequest) (*ListDashboardsResponse, error) // ListManagerDashboards lists manager dashboards. ListManagerDashboards(context.Context, *ListDashboardsRequest) (*ListDashboardsResponse, error) // UpdateLearningOpportunity updates a learning opportunity. UpdateLearningOpportunity(context.Context, *UpdateLearningOpportunityRequest) (*UpdateLearningOpportunityResponse, error) // DeleteLearningOpportunity deletes a learning opportunity. DeleteLearningOpportunity(context.Context, *DeleteLearningOpportunityRequest) (*DeleteLearningOpportunityResponse, error) // GetLearningOpportunity gets a learning opportunity. GetLearningOpportunity(context.Context, *GetLearningOpportunityRequest) (*GetLearningOpportunityResponse, error) // contains filtered or unexported methods }
AgentTrainingServiceServer is the server API for AgentTrainingService service. All implementations must embed UnimplementedAgentTrainingServiceServer for forward compatibility.
type AgentTrainingSupportServiceClient ¶ added in v1.7.71
type AgentTrainingSupportServiceClient interface { // ListLearningOpportunitiesByOrgId lists learning opportunities for a specific org. ListLearningOpportunitiesByOrgId(ctx context.Context, in *ListLearningOpportunitiesByOrgIdRequest, opts ...grpc.CallOption) (*ListLearningOpportunitiesResponse, error) // DeleteLearningOpportunityByOrgId deletes a learning opportunity in a specific org. DeleteLearningOpportunityByOrgId(ctx context.Context, in *DeleteLearningOpportunityByOrgIdRequest, opts ...grpc.CallOption) (*DeleteLearningOpportunityResponse, error) }
AgentTrainingSupportServiceClient is the client API for AgentTrainingSupportService 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.
AgentTrainingSupportService provides customer support endpoints for agent training.
func NewAgentTrainingSupportServiceClient ¶ added in v1.7.71
func NewAgentTrainingSupportServiceClient(cc grpc.ClientConnInterface) AgentTrainingSupportServiceClient
type AgentTrainingSupportServiceServer ¶ added in v1.7.71
type AgentTrainingSupportServiceServer interface { // ListLearningOpportunitiesByOrgId lists learning opportunities for a specific org. ListLearningOpportunitiesByOrgId(context.Context, *ListLearningOpportunitiesByOrgIdRequest) (*ListLearningOpportunitiesResponse, error) // DeleteLearningOpportunityByOrgId deletes a learning opportunity in a specific org. DeleteLearningOpportunityByOrgId(context.Context, *DeleteLearningOpportunityByOrgIdRequest) (*DeleteLearningOpportunityResponse, error) // contains filtered or unexported methods }
AgentTrainingSupportServiceServer is the server API for AgentTrainingSupportService service. All implementations must embed UnimplementedAgentTrainingSupportServiceServer for forward compatibility.
AgentTrainingSupportService provides customer support endpoints for agent training.
type CompleteAgentLearningOpportunityRequest ¶ added in v1.7.38
type CompleteAgentLearningOpportunityRequest struct { LearningOpportunityId int64 `` /* 127-byte string literal not displayed */ // contains filtered or unexported fields }
CompleteAgentLearningOpportunityRequest represents an agent request to complete a learning opportunity assigned to that agent.
func (*CompleteAgentLearningOpportunityRequest) Descriptor
deprecated
added in
v1.7.38
func (*CompleteAgentLearningOpportunityRequest) Descriptor() ([]byte, []int)
Deprecated: Use CompleteAgentLearningOpportunityRequest.ProtoReflect.Descriptor instead.
func (*CompleteAgentLearningOpportunityRequest) GetLearningOpportunityId ¶ added in v1.7.38
func (x *CompleteAgentLearningOpportunityRequest) GetLearningOpportunityId() int64
func (*CompleteAgentLearningOpportunityRequest) ProtoMessage ¶ added in v1.7.38
func (*CompleteAgentLearningOpportunityRequest) ProtoMessage()
func (*CompleteAgentLearningOpportunityRequest) ProtoReflect ¶ added in v1.7.38
func (x *CompleteAgentLearningOpportunityRequest) ProtoReflect() protoreflect.Message
func (*CompleteAgentLearningOpportunityRequest) Reset ¶ added in v1.7.38
func (x *CompleteAgentLearningOpportunityRequest) Reset()
func (*CompleteAgentLearningOpportunityRequest) String ¶ added in v1.7.38
func (x *CompleteAgentLearningOpportunityRequest) String() string
type CompleteAgentLearningOpportunityResponse ¶ added in v1.7.38
type CompleteAgentLearningOpportunityResponse struct { LearningOpportunity *commons.LearningOpportunity `protobuf:"bytes,1,opt,name=learning_opportunity,json=learningOpportunity,proto3" json:"learning_opportunity,omitempty"` // contains filtered or unexported fields }
CompleteAgentLearningOpportunityResponse represents the completed learning opportunity.
func (*CompleteAgentLearningOpportunityResponse) Descriptor
deprecated
added in
v1.7.38
func (*CompleteAgentLearningOpportunityResponse) Descriptor() ([]byte, []int)
Deprecated: Use CompleteAgentLearningOpportunityResponse.ProtoReflect.Descriptor instead.
func (*CompleteAgentLearningOpportunityResponse) GetLearningOpportunity ¶ added in v1.7.38
func (x *CompleteAgentLearningOpportunityResponse) GetLearningOpportunity() *commons.LearningOpportunity
func (*CompleteAgentLearningOpportunityResponse) ProtoMessage ¶ added in v1.7.38
func (*CompleteAgentLearningOpportunityResponse) ProtoMessage()
func (*CompleteAgentLearningOpportunityResponse) ProtoReflect ¶ added in v1.7.38
func (x *CompleteAgentLearningOpportunityResponse) ProtoReflect() protoreflect.Message
func (*CompleteAgentLearningOpportunityResponse) Reset ¶ added in v1.7.38
func (x *CompleteAgentLearningOpportunityResponse) Reset()
func (*CompleteAgentLearningOpportunityResponse) String ¶ added in v1.7.38
func (x *CompleteAgentLearningOpportunityResponse) String() string
type CreateLearningOpportunityRequest ¶
type CreateLearningOpportunityRequest struct { LearningOpportunity *commons.LearningOpportunity `protobuf:"bytes,1,opt,name=learning_opportunity,json=learningOpportunity,proto3" json:"learning_opportunity,omitempty"` // contains filtered or unexported fields }
CreateLearningOpportunityRequest represents a request to create a new learning opportunity.
func (*CreateLearningOpportunityRequest) Descriptor
deprecated
func (*CreateLearningOpportunityRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateLearningOpportunityRequest.ProtoReflect.Descriptor instead.
func (*CreateLearningOpportunityRequest) GetLearningOpportunity ¶
func (x *CreateLearningOpportunityRequest) GetLearningOpportunity() *commons.LearningOpportunity
func (*CreateLearningOpportunityRequest) ProtoMessage ¶
func (*CreateLearningOpportunityRequest) ProtoMessage()
func (*CreateLearningOpportunityRequest) ProtoReflect ¶
func (x *CreateLearningOpportunityRequest) ProtoReflect() protoreflect.Message
func (*CreateLearningOpportunityRequest) Reset ¶
func (x *CreateLearningOpportunityRequest) Reset()
func (*CreateLearningOpportunityRequest) String ¶
func (x *CreateLearningOpportunityRequest) String() string
type CreateLearningOpportunityResponse ¶
type CreateLearningOpportunityResponse struct { LearningOpportunity *commons.LearningOpportunity `protobuf:"bytes,1,opt,name=learning_opportunity,json=learningOpportunity,proto3" json:"learning_opportunity,omitempty"` // contains filtered or unexported fields }
CreateLearningOpportunityResponse represents the created learning opportunity.
func (*CreateLearningOpportunityResponse) Descriptor
deprecated
func (*CreateLearningOpportunityResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateLearningOpportunityResponse.ProtoReflect.Descriptor instead.
func (*CreateLearningOpportunityResponse) GetLearningOpportunity ¶
func (x *CreateLearningOpportunityResponse) GetLearningOpportunity() *commons.LearningOpportunity
func (*CreateLearningOpportunityResponse) ProtoMessage ¶
func (*CreateLearningOpportunityResponse) ProtoMessage()
func (*CreateLearningOpportunityResponse) ProtoReflect ¶
func (x *CreateLearningOpportunityResponse) ProtoReflect() protoreflect.Message
func (*CreateLearningOpportunityResponse) Reset ¶
func (x *CreateLearningOpportunityResponse) Reset()
func (*CreateLearningOpportunityResponse) String ¶
func (x *CreateLearningOpportunityResponse) String() string
type DeleteLearningOpportunityByOrgIdRequest ¶ added in v1.7.71
type DeleteLearningOpportunityByOrgIdRequest struct { OrgId string `protobuf:"bytes,1,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"` LearningOpportunityId int64 `` /* 127-byte string literal not displayed */ // contains filtered or unexported fields }
DeleteLearningOpportunityByOrgIdRequest represents a request to delete a learning opportunity.
func (*DeleteLearningOpportunityByOrgIdRequest) Descriptor
deprecated
added in
v1.7.71
func (*DeleteLearningOpportunityByOrgIdRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteLearningOpportunityByOrgIdRequest.ProtoReflect.Descriptor instead.
func (*DeleteLearningOpportunityByOrgIdRequest) GetLearningOpportunityId ¶ added in v1.7.71
func (x *DeleteLearningOpportunityByOrgIdRequest) GetLearningOpportunityId() int64
func (*DeleteLearningOpportunityByOrgIdRequest) GetOrgId ¶ added in v1.7.71
func (x *DeleteLearningOpportunityByOrgIdRequest) GetOrgId() string
func (*DeleteLearningOpportunityByOrgIdRequest) ProtoMessage ¶ added in v1.7.71
func (*DeleteLearningOpportunityByOrgIdRequest) ProtoMessage()
func (*DeleteLearningOpportunityByOrgIdRequest) ProtoReflect ¶ added in v1.7.71
func (x *DeleteLearningOpportunityByOrgIdRequest) ProtoReflect() protoreflect.Message
func (*DeleteLearningOpportunityByOrgIdRequest) Reset ¶ added in v1.7.71
func (x *DeleteLearningOpportunityByOrgIdRequest) Reset()
func (*DeleteLearningOpportunityByOrgIdRequest) String ¶ added in v1.7.71
func (x *DeleteLearningOpportunityByOrgIdRequest) String() string
type DeleteLearningOpportunityRequest ¶ added in v1.7.38
type DeleteLearningOpportunityRequest struct { LearningOpportunityId int64 `` /* 127-byte string literal not displayed */ // contains filtered or unexported fields }
DeleteLearningOpportunityRequest represents a request to delete a learning opportunity.
func (*DeleteLearningOpportunityRequest) Descriptor
deprecated
added in
v1.7.38
func (*DeleteLearningOpportunityRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteLearningOpportunityRequest.ProtoReflect.Descriptor instead.
func (*DeleteLearningOpportunityRequest) GetLearningOpportunityId ¶ added in v1.7.38
func (x *DeleteLearningOpportunityRequest) GetLearningOpportunityId() int64
func (*DeleteLearningOpportunityRequest) ProtoMessage ¶ added in v1.7.38
func (*DeleteLearningOpportunityRequest) ProtoMessage()
func (*DeleteLearningOpportunityRequest) ProtoReflect ¶ added in v1.7.38
func (x *DeleteLearningOpportunityRequest) ProtoReflect() protoreflect.Message
func (*DeleteLearningOpportunityRequest) Reset ¶ added in v1.7.38
func (x *DeleteLearningOpportunityRequest) Reset()
func (*DeleteLearningOpportunityRequest) String ¶ added in v1.7.38
func (x *DeleteLearningOpportunityRequest) String() string
type DeleteLearningOpportunityResponse ¶ added in v1.7.38
type DeleteLearningOpportunityResponse struct { LearningOpportunity *commons.LearningOpportunity `protobuf:"bytes,1,opt,name=learning_opportunity,json=learningOpportunity,proto3" json:"learning_opportunity,omitempty"` // contains filtered or unexported fields }
DeleteLearningOpportunityResponse represents the deleted learning opportunity.
func (*DeleteLearningOpportunityResponse) Descriptor
deprecated
added in
v1.7.38
func (*DeleteLearningOpportunityResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteLearningOpportunityResponse.ProtoReflect.Descriptor instead.
func (*DeleteLearningOpportunityResponse) GetLearningOpportunity ¶ added in v1.7.38
func (x *DeleteLearningOpportunityResponse) GetLearningOpportunity() *commons.LearningOpportunity
func (*DeleteLearningOpportunityResponse) ProtoMessage ¶ added in v1.7.38
func (*DeleteLearningOpportunityResponse) ProtoMessage()
func (*DeleteLearningOpportunityResponse) ProtoReflect ¶ added in v1.7.38
func (x *DeleteLearningOpportunityResponse) ProtoReflect() protoreflect.Message
func (*DeleteLearningOpportunityResponse) Reset ¶ added in v1.7.38
func (x *DeleteLearningOpportunityResponse) Reset()
func (*DeleteLearningOpportunityResponse) String ¶ added in v1.7.38
func (x *DeleteLearningOpportunityResponse) String() string
type GetLearningOpportunityRequest ¶ added in v1.7.38
type GetLearningOpportunityRequest struct { LearningOpportunity int64 `protobuf:"varint,2,opt,name=learning_opportunity,json=learningOpportunity,proto3" json:"learning_opportunity,omitempty"` // contains filtered or unexported fields }
GetLearningOpportunityRequest represents a request to get a learning opportunity.
func (*GetLearningOpportunityRequest) Descriptor
deprecated
added in
v1.7.38
func (*GetLearningOpportunityRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetLearningOpportunityRequest.ProtoReflect.Descriptor instead.
func (*GetLearningOpportunityRequest) GetLearningOpportunity ¶ added in v1.7.38
func (x *GetLearningOpportunityRequest) GetLearningOpportunity() int64
func (*GetLearningOpportunityRequest) ProtoMessage ¶ added in v1.7.38
func (*GetLearningOpportunityRequest) ProtoMessage()
func (*GetLearningOpportunityRequest) ProtoReflect ¶ added in v1.7.38
func (x *GetLearningOpportunityRequest) ProtoReflect() protoreflect.Message
func (*GetLearningOpportunityRequest) Reset ¶ added in v1.7.38
func (x *GetLearningOpportunityRequest) Reset()
func (*GetLearningOpportunityRequest) String ¶ added in v1.7.38
func (x *GetLearningOpportunityRequest) String() string
type GetLearningOpportunityResponse ¶ added in v1.7.38
type GetLearningOpportunityResponse struct { LearningOpportunity *commons.LearningOpportunity `protobuf:"bytes,1,opt,name=learning_opportunity,json=learningOpportunity,proto3" json:"learning_opportunity,omitempty"` // contains filtered or unexported fields }
GetLearningOpportunityResponse represents the gotten learning opportunity.
func (*GetLearningOpportunityResponse) Descriptor
deprecated
added in
v1.7.38
func (*GetLearningOpportunityResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetLearningOpportunityResponse.ProtoReflect.Descriptor instead.
func (*GetLearningOpportunityResponse) GetLearningOpportunity ¶ added in v1.7.38
func (x *GetLearningOpportunityResponse) GetLearningOpportunity() *commons.LearningOpportunity
func (*GetLearningOpportunityResponse) ProtoMessage ¶ added in v1.7.38
func (*GetLearningOpportunityResponse) ProtoMessage()
func (*GetLearningOpportunityResponse) ProtoReflect ¶ added in v1.7.38
func (x *GetLearningOpportunityResponse) ProtoReflect() protoreflect.Message
func (*GetLearningOpportunityResponse) Reset ¶ added in v1.7.38
func (x *GetLearningOpportunityResponse) Reset()
func (*GetLearningOpportunityResponse) String ¶ added in v1.7.38
func (x *GetLearningOpportunityResponse) String() string
type ListAgentLearningOpportunitiesRequest ¶ added in v1.7.38
type ListAgentLearningOpportunitiesRequest struct { CallIdentifiers []*commons.CallIdentifier `protobuf:"bytes,2,rep,name=call_identifiers,json=callIdentifiers,proto3" json:"call_identifiers,omitempty"` // Optional - 'any of' if provided. TranscriptSids []int64 `protobuf:"varint,3,rep,packed,name=transcript_sids,json=transcriptSids,proto3" json:"transcript_sids,omitempty"` // Optional - 'any of' if provided. CreatedAt *commons.TimeFilter `protobuf:"bytes,4,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` // Optional. // contains filtered or unexported fields }
ListAgentLearningOpportunitiesRequest represents a request to list learning opportunities by agent.
func (*ListAgentLearningOpportunitiesRequest) Descriptor
deprecated
added in
v1.7.38
func (*ListAgentLearningOpportunitiesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListAgentLearningOpportunitiesRequest.ProtoReflect.Descriptor instead.
func (*ListAgentLearningOpportunitiesRequest) GetCallIdentifiers ¶ added in v1.7.38
func (x *ListAgentLearningOpportunitiesRequest) GetCallIdentifiers() []*commons.CallIdentifier
func (*ListAgentLearningOpportunitiesRequest) GetCreatedAt ¶ added in v1.7.38
func (x *ListAgentLearningOpportunitiesRequest) GetCreatedAt() *commons.TimeFilter
func (*ListAgentLearningOpportunitiesRequest) GetTranscriptSids ¶ added in v1.7.38
func (x *ListAgentLearningOpportunitiesRequest) GetTranscriptSids() []int64
func (*ListAgentLearningOpportunitiesRequest) ProtoMessage ¶ added in v1.7.38
func (*ListAgentLearningOpportunitiesRequest) ProtoMessage()
func (*ListAgentLearningOpportunitiesRequest) ProtoReflect ¶ added in v1.7.38
func (x *ListAgentLearningOpportunitiesRequest) ProtoReflect() protoreflect.Message
func (*ListAgentLearningOpportunitiesRequest) Reset ¶ added in v1.7.38
func (x *ListAgentLearningOpportunitiesRequest) Reset()
func (*ListAgentLearningOpportunitiesRequest) String ¶ added in v1.7.38
func (x *ListAgentLearningOpportunitiesRequest) String() string
type ListAgentLearningOpportunitiesResponse ¶ added in v1.7.38
type ListAgentLearningOpportunitiesResponse struct { LearningOpportunities []*commons.LearningOpportunity `protobuf:"bytes,1,rep,name=learning_opportunities,json=learningOpportunities,proto3" json:"learning_opportunities,omitempty"` // contains filtered or unexported fields }
ListAgentLearningOpportunitiesResponse represents the listed learning opportunities.
func (*ListAgentLearningOpportunitiesResponse) Descriptor
deprecated
added in
v1.7.38
func (*ListAgentLearningOpportunitiesResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListAgentLearningOpportunitiesResponse.ProtoReflect.Descriptor instead.
func (*ListAgentLearningOpportunitiesResponse) GetLearningOpportunities ¶ added in v1.7.38
func (x *ListAgentLearningOpportunitiesResponse) GetLearningOpportunities() []*commons.LearningOpportunity
func (*ListAgentLearningOpportunitiesResponse) ProtoMessage ¶ added in v1.7.38
func (*ListAgentLearningOpportunitiesResponse) ProtoMessage()
func (*ListAgentLearningOpportunitiesResponse) ProtoReflect ¶ added in v1.7.38
func (x *ListAgentLearningOpportunitiesResponse) ProtoReflect() protoreflect.Message
func (*ListAgentLearningOpportunitiesResponse) Reset ¶ added in v1.7.38
func (x *ListAgentLearningOpportunitiesResponse) Reset()
func (*ListAgentLearningOpportunitiesResponse) String ¶ added in v1.7.38
func (x *ListAgentLearningOpportunitiesResponse) String() string
type ListDashboardsRequest ¶ added in v1.8.6
type ListDashboardsRequest struct {
// contains filtered or unexported fields
}
ListDashboardsRequest represents a request to list dashboards.
func (*ListDashboardsRequest) Descriptor
deprecated
added in
v1.8.6
func (*ListDashboardsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListDashboardsRequest.ProtoReflect.Descriptor instead.
func (*ListDashboardsRequest) ProtoMessage ¶ added in v1.8.6
func (*ListDashboardsRequest) ProtoMessage()
func (*ListDashboardsRequest) ProtoReflect ¶ added in v1.8.6
func (x *ListDashboardsRequest) ProtoReflect() protoreflect.Message
func (*ListDashboardsRequest) Reset ¶ added in v1.8.6
func (x *ListDashboardsRequest) Reset()
func (*ListDashboardsRequest) String ¶ added in v1.8.6
func (x *ListDashboardsRequest) String() string
type ListDashboardsResponse ¶ added in v1.8.6
type ListDashboardsResponse struct { Dashboards []*ListDashboardsResponse_Dashboard `protobuf:"bytes,1,rep,name=dashboards,proto3" json:"dashboards,omitempty"` // contains filtered or unexported fields }
ListDashboardsResponse represents the listed dashboards.
func (*ListDashboardsResponse) Descriptor
deprecated
added in
v1.8.6
func (*ListDashboardsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListDashboardsResponse.ProtoReflect.Descriptor instead.
func (*ListDashboardsResponse) GetDashboards ¶ added in v1.8.6
func (x *ListDashboardsResponse) GetDashboards() []*ListDashboardsResponse_Dashboard
func (*ListDashboardsResponse) ProtoMessage ¶ added in v1.8.6
func (*ListDashboardsResponse) ProtoMessage()
func (*ListDashboardsResponse) ProtoReflect ¶ added in v1.8.6
func (x *ListDashboardsResponse) ProtoReflect() protoreflect.Message
func (*ListDashboardsResponse) Reset ¶ added in v1.8.6
func (x *ListDashboardsResponse) Reset()
func (*ListDashboardsResponse) String ¶ added in v1.8.6
func (x *ListDashboardsResponse) String() string
type ListDashboardsResponse_Dashboard ¶ added in v1.8.6
type ListDashboardsResponse_Dashboard struct { ResourceId string `protobuf:"bytes,1,opt,name=resource_id,json=resourceId,proto3" json:"resource_id,omitempty"` Title string `protobuf:"bytes,2,opt,name=title,proto3" json:"title,omitempty"` // contains filtered or unexported fields }
func (*ListDashboardsResponse_Dashboard) Descriptor
deprecated
added in
v1.8.6
func (*ListDashboardsResponse_Dashboard) Descriptor() ([]byte, []int)
Deprecated: Use ListDashboardsResponse_Dashboard.ProtoReflect.Descriptor instead.
func (*ListDashboardsResponse_Dashboard) GetResourceId ¶ added in v1.8.6
func (x *ListDashboardsResponse_Dashboard) GetResourceId() string
func (*ListDashboardsResponse_Dashboard) GetTitle ¶ added in v1.8.6
func (x *ListDashboardsResponse_Dashboard) GetTitle() string
func (*ListDashboardsResponse_Dashboard) ProtoMessage ¶ added in v1.8.6
func (*ListDashboardsResponse_Dashboard) ProtoMessage()
func (*ListDashboardsResponse_Dashboard) ProtoReflect ¶ added in v1.8.6
func (x *ListDashboardsResponse_Dashboard) ProtoReflect() protoreflect.Message
func (*ListDashboardsResponse_Dashboard) Reset ¶ added in v1.8.6
func (x *ListDashboardsResponse_Dashboard) Reset()
func (*ListDashboardsResponse_Dashboard) String ¶ added in v1.8.6
func (x *ListDashboardsResponse_Dashboard) String() string
type ListLearningOpportunitiesByOrgIdRequest ¶ added in v1.7.71
type ListLearningOpportunitiesByOrgIdRequest struct { OrgId string `protobuf:"bytes,1,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"` // Required. Specifies the org id to filter learning opportunities by. CallIdentifiers []*commons.CallIdentifier `protobuf:"bytes,2,rep,name=call_identifiers,json=callIdentifiers,proto3" json:"call_identifiers,omitempty"` // Optional - 'any of' if provided. TranscriptSids []int64 `protobuf:"varint,3,rep,packed,name=transcript_sids,json=transcriptSids,proto3" json:"transcript_sids,omitempty"` // Optional - 'any of' if provided. AgentUserIds []string `protobuf:"bytes,4,rep,name=agent_user_ids,json=agentUserIds,proto3" json:"agent_user_ids,omitempty"` // Optional - 'any of' if provided. CreatedAt *commons.TimeFilter `protobuf:"bytes,5,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` // Optional. // contains filtered or unexported fields }
ListLearningOpportunitiesByOrgIdRequest represents a request to list learning opportunities.
func (*ListLearningOpportunitiesByOrgIdRequest) Descriptor
deprecated
added in
v1.7.71
func (*ListLearningOpportunitiesByOrgIdRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListLearningOpportunitiesByOrgIdRequest.ProtoReflect.Descriptor instead.
func (*ListLearningOpportunitiesByOrgIdRequest) GetAgentUserIds ¶ added in v1.7.71
func (x *ListLearningOpportunitiesByOrgIdRequest) GetAgentUserIds() []string
func (*ListLearningOpportunitiesByOrgIdRequest) GetCallIdentifiers ¶ added in v1.7.71
func (x *ListLearningOpportunitiesByOrgIdRequest) GetCallIdentifiers() []*commons.CallIdentifier
func (*ListLearningOpportunitiesByOrgIdRequest) GetCreatedAt ¶ added in v1.7.71
func (x *ListLearningOpportunitiesByOrgIdRequest) GetCreatedAt() *commons.TimeFilter
func (*ListLearningOpportunitiesByOrgIdRequest) GetOrgId ¶ added in v1.7.71
func (x *ListLearningOpportunitiesByOrgIdRequest) GetOrgId() string
func (*ListLearningOpportunitiesByOrgIdRequest) GetTranscriptSids ¶ added in v1.7.71
func (x *ListLearningOpportunitiesByOrgIdRequest) GetTranscriptSids() []int64
func (*ListLearningOpportunitiesByOrgIdRequest) ProtoMessage ¶ added in v1.7.71
func (*ListLearningOpportunitiesByOrgIdRequest) ProtoMessage()
func (*ListLearningOpportunitiesByOrgIdRequest) ProtoReflect ¶ added in v1.7.71
func (x *ListLearningOpportunitiesByOrgIdRequest) ProtoReflect() protoreflect.Message
func (*ListLearningOpportunitiesByOrgIdRequest) Reset ¶ added in v1.7.71
func (x *ListLearningOpportunitiesByOrgIdRequest) Reset()
func (*ListLearningOpportunitiesByOrgIdRequest) String ¶ added in v1.7.71
func (x *ListLearningOpportunitiesByOrgIdRequest) String() string
type ListLearningOpportunitiesRequest ¶
type ListLearningOpportunitiesRequest struct { CallIdentifiers []*commons.CallIdentifier `protobuf:"bytes,2,rep,name=call_identifiers,json=callIdentifiers,proto3" json:"call_identifiers,omitempty"` // Optional - 'any of' if provided. TranscriptSids []int64 `protobuf:"varint,3,rep,packed,name=transcript_sids,json=transcriptSids,proto3" json:"transcript_sids,omitempty"` // Optional - 'any of' if provided. AgentUserIds []string `protobuf:"bytes,4,rep,name=agent_user_ids,json=agentUserIds,proto3" json:"agent_user_ids,omitempty"` // Optional - 'any of' if provided. CreatedAt *commons.TimeFilter `protobuf:"bytes,5,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` // Optional. // contains filtered or unexported fields }
ListLearningOpportunitiesRequest represents a request to list learning opportunities.
func (*ListLearningOpportunitiesRequest) Descriptor
deprecated
func (*ListLearningOpportunitiesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListLearningOpportunitiesRequest.ProtoReflect.Descriptor instead.
func (*ListLearningOpportunitiesRequest) GetAgentUserIds ¶ added in v1.7.38
func (x *ListLearningOpportunitiesRequest) GetAgentUserIds() []string
func (*ListLearningOpportunitiesRequest) GetCallIdentifiers ¶ added in v1.7.38
func (x *ListLearningOpportunitiesRequest) GetCallIdentifiers() []*commons.CallIdentifier
func (*ListLearningOpportunitiesRequest) GetCreatedAt ¶ added in v1.7.38
func (x *ListLearningOpportunitiesRequest) GetCreatedAt() *commons.TimeFilter
func (*ListLearningOpportunitiesRequest) GetTranscriptSids ¶ added in v1.7.38
func (x *ListLearningOpportunitiesRequest) GetTranscriptSids() []int64
func (*ListLearningOpportunitiesRequest) ProtoMessage ¶
func (*ListLearningOpportunitiesRequest) ProtoMessage()
func (*ListLearningOpportunitiesRequest) ProtoReflect ¶
func (x *ListLearningOpportunitiesRequest) ProtoReflect() protoreflect.Message
func (*ListLearningOpportunitiesRequest) Reset ¶
func (x *ListLearningOpportunitiesRequest) Reset()
func (*ListLearningOpportunitiesRequest) String ¶
func (x *ListLearningOpportunitiesRequest) String() string
type ListLearningOpportunitiesResponse ¶
type ListLearningOpportunitiesResponse struct { LearningOpportunities []*commons.LearningOpportunity `protobuf:"bytes,1,rep,name=learning_opportunities,json=learningOpportunities,proto3" json:"learning_opportunities,omitempty"` // contains filtered or unexported fields }
ListLearningOpportunitiesResponse represents the listed learning opportunities.
func (*ListLearningOpportunitiesResponse) Descriptor
deprecated
func (*ListLearningOpportunitiesResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListLearningOpportunitiesResponse.ProtoReflect.Descriptor instead.
func (*ListLearningOpportunitiesResponse) GetLearningOpportunities ¶
func (x *ListLearningOpportunitiesResponse) GetLearningOpportunities() []*commons.LearningOpportunity
func (*ListLearningOpportunitiesResponse) ProtoMessage ¶
func (*ListLearningOpportunitiesResponse) ProtoMessage()
func (*ListLearningOpportunitiesResponse) ProtoReflect ¶
func (x *ListLearningOpportunitiesResponse) ProtoReflect() protoreflect.Message
func (*ListLearningOpportunitiesResponse) Reset ¶
func (x *ListLearningOpportunitiesResponse) Reset()
func (*ListLearningOpportunitiesResponse) String ¶
func (x *ListLearningOpportunitiesResponse) String() string
type UnimplementedAgentTrainingServiceServer ¶
type UnimplementedAgentTrainingServiceServer struct{}
UnimplementedAgentTrainingServiceServer 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 (UnimplementedAgentTrainingServiceServer) CompleteAgentLearningOpportunity ¶ added in v1.7.38
func (UnimplementedAgentTrainingServiceServer) CompleteAgentLearningOpportunity(context.Context, *CompleteAgentLearningOpportunityRequest) (*CompleteAgentLearningOpportunityResponse, error)
func (UnimplementedAgentTrainingServiceServer) CreateLearningOpportunity ¶
func (UnimplementedAgentTrainingServiceServer) CreateLearningOpportunity(context.Context, *CreateLearningOpportunityRequest) (*CreateLearningOpportunityResponse, error)
func (UnimplementedAgentTrainingServiceServer) DeleteLearningOpportunity ¶ added in v1.7.38
func (UnimplementedAgentTrainingServiceServer) DeleteLearningOpportunity(context.Context, *DeleteLearningOpportunityRequest) (*DeleteLearningOpportunityResponse, error)
func (UnimplementedAgentTrainingServiceServer) GetLearningOpportunity ¶ added in v1.7.38
func (UnimplementedAgentTrainingServiceServer) GetLearningOpportunity(context.Context, *GetLearningOpportunityRequest) (*GetLearningOpportunityResponse, error)
func (UnimplementedAgentTrainingServiceServer) ListAgentLearningOpportunities ¶ added in v1.7.38
func (UnimplementedAgentTrainingServiceServer) ListAgentLearningOpportunities(context.Context, *ListAgentLearningOpportunitiesRequest) (*ListAgentLearningOpportunitiesResponse, error)
func (UnimplementedAgentTrainingServiceServer) ListDashboards ¶ added in v1.8.6
func (UnimplementedAgentTrainingServiceServer) ListDashboards(context.Context, *ListDashboardsRequest) (*ListDashboardsResponse, error)
func (UnimplementedAgentTrainingServiceServer) ListLearningOpportunities ¶
func (UnimplementedAgentTrainingServiceServer) ListLearningOpportunities(context.Context, *ListLearningOpportunitiesRequest) (*ListLearningOpportunitiesResponse, error)
func (UnimplementedAgentTrainingServiceServer) ListManagerDashboards ¶ added in v1.8.20
func (UnimplementedAgentTrainingServiceServer) ListManagerDashboards(context.Context, *ListDashboardsRequest) (*ListDashboardsResponse, error)
func (UnimplementedAgentTrainingServiceServer) UpdateLearningOpportunity ¶ added in v1.7.38
func (UnimplementedAgentTrainingServiceServer) UpdateLearningOpportunity(context.Context, *UpdateLearningOpportunityRequest) (*UpdateLearningOpportunityResponse, error)
type UnimplementedAgentTrainingSupportServiceServer ¶ added in v1.7.71
type UnimplementedAgentTrainingSupportServiceServer struct{}
UnimplementedAgentTrainingSupportServiceServer 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 (UnimplementedAgentTrainingSupportServiceServer) DeleteLearningOpportunityByOrgId ¶ added in v1.7.71
func (UnimplementedAgentTrainingSupportServiceServer) DeleteLearningOpportunityByOrgId(context.Context, *DeleteLearningOpportunityByOrgIdRequest) (*DeleteLearningOpportunityResponse, error)
func (UnimplementedAgentTrainingSupportServiceServer) ListLearningOpportunitiesByOrgId ¶ added in v1.7.71
func (UnimplementedAgentTrainingSupportServiceServer) ListLearningOpportunitiesByOrgId(context.Context, *ListLearningOpportunitiesByOrgIdRequest) (*ListLearningOpportunitiesResponse, error)
type UnsafeAgentTrainingServiceServer ¶
type UnsafeAgentTrainingServiceServer interface {
// contains filtered or unexported methods
}
UnsafeAgentTrainingServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to AgentTrainingServiceServer will result in compilation errors.
type UnsafeAgentTrainingSupportServiceServer ¶ added in v1.7.71
type UnsafeAgentTrainingSupportServiceServer interface {
// contains filtered or unexported methods
}
UnsafeAgentTrainingSupportServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to AgentTrainingSupportServiceServer will result in compilation errors.
type UpdateLearningOpportunityRequest ¶ added in v1.7.38
type UpdateLearningOpportunityRequest struct { LearningOpportunity *commons.LearningOpportunity `protobuf:"bytes,2,opt,name=learning_opportunity,json=learningOpportunity,proto3" json:"learning_opportunity,omitempty"` UpdateMask *fieldmaskpb.FieldMask `protobuf:"bytes,3,opt,name=update_mask,json=updateMask,proto3" json:"update_mask,omitempty"` // contains filtered or unexported fields }
UpdateLearningOpportunityRequest represents a request to update a learning opportunity.
func (*UpdateLearningOpportunityRequest) Descriptor
deprecated
added in
v1.7.38
func (*UpdateLearningOpportunityRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateLearningOpportunityRequest.ProtoReflect.Descriptor instead.
func (*UpdateLearningOpportunityRequest) GetLearningOpportunity ¶ added in v1.7.38
func (x *UpdateLearningOpportunityRequest) GetLearningOpportunity() *commons.LearningOpportunity
func (*UpdateLearningOpportunityRequest) GetUpdateMask ¶ added in v1.7.38
func (x *UpdateLearningOpportunityRequest) GetUpdateMask() *fieldmaskpb.FieldMask
func (*UpdateLearningOpportunityRequest) ProtoMessage ¶ added in v1.7.38
func (*UpdateLearningOpportunityRequest) ProtoMessage()
func (*UpdateLearningOpportunityRequest) ProtoReflect ¶ added in v1.7.38
func (x *UpdateLearningOpportunityRequest) ProtoReflect() protoreflect.Message
func (*UpdateLearningOpportunityRequest) Reset ¶ added in v1.7.38
func (x *UpdateLearningOpportunityRequest) Reset()
func (*UpdateLearningOpportunityRequest) String ¶ added in v1.7.38
func (x *UpdateLearningOpportunityRequest) String() string
type UpdateLearningOpportunityResponse ¶ added in v1.7.38
type UpdateLearningOpportunityResponse struct { LearningOpportunity *commons.LearningOpportunity `protobuf:"bytes,1,opt,name=learning_opportunity,json=learningOpportunity,proto3" json:"learning_opportunity,omitempty"` // contains filtered or unexported fields }
UpdateLearningOpportunityResponse represents the updated learning opportunity.
func (*UpdateLearningOpportunityResponse) Descriptor
deprecated
added in
v1.7.38
func (*UpdateLearningOpportunityResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateLearningOpportunityResponse.ProtoReflect.Descriptor instead.
func (*UpdateLearningOpportunityResponse) GetLearningOpportunity ¶ added in v1.7.38
func (x *UpdateLearningOpportunityResponse) GetLearningOpportunity() *commons.LearningOpportunity
func (*UpdateLearningOpportunityResponse) ProtoMessage ¶ added in v1.7.38
func (*UpdateLearningOpportunityResponse) ProtoMessage()
func (*UpdateLearningOpportunityResponse) ProtoReflect ¶ added in v1.7.38
func (x *UpdateLearningOpportunityResponse) ProtoReflect() protoreflect.Message
func (*UpdateLearningOpportunityResponse) Reset ¶ added in v1.7.38
func (x *UpdateLearningOpportunityResponse) Reset()
func (*UpdateLearningOpportunityResponse) String ¶ added in v1.7.38
func (x *UpdateLearningOpportunityResponse) String() string