Documentation ¶
Index ¶
- Constants
- Variables
- func RegisterVanalyticsServer(s grpc.ServiceRegistrar, srv VanalyticsServer)
- type AgentCallLog
- type AgentCallLogQuery
- func (*AgentCallLogQuery) Descriptor() ([]byte, []int)deprecated
- func (x *AgentCallLogQuery) GetCallEnded() *AgentCallLogQuery_CallEnded
- func (x *AgentCallLogQuery) GetCallSkillsInitial() *AgentCallLogQuery_CallSkillsInitial
- func (*AgentCallLogQuery) ProtoMessage()
- func (x *AgentCallLogQuery) ProtoReflect() protoreflect.Message
- func (x *AgentCallLogQuery) Reset()
- func (x *AgentCallLogQuery) String() string
- type AgentCallLogQuery_CallEnded
- func (*AgentCallLogQuery_CallEnded) Descriptor() ([]byte, []int)deprecated
- func (x *AgentCallLogQuery_CallEnded) GetReasons() []commons.AgentCallLogCallEnded
- func (*AgentCallLogQuery_CallEnded) ProtoMessage()
- func (x *AgentCallLogQuery_CallEnded) ProtoReflect() protoreflect.Message
- func (x *AgentCallLogQuery_CallEnded) Reset()
- func (x *AgentCallLogQuery_CallEnded) String() string
- type AgentCallLogQuery_CallSkillsInitial
- func (*AgentCallLogQuery_CallSkillsInitial) Descriptor() ([]byte, []int)deprecated
- func (x *AgentCallLogQuery_CallSkillsInitial) GetNeed() *AgentCallLogQuery_CallSkillsInitial_Need
- func (x *AgentCallLogQuery_CallSkillsInitial) GetWant() *AgentCallLogQuery_CallSkillsInitial_Want
- func (*AgentCallLogQuery_CallSkillsInitial) ProtoMessage()
- func (x *AgentCallLogQuery_CallSkillsInitial) ProtoReflect() protoreflect.Message
- func (x *AgentCallLogQuery_CallSkillsInitial) Reset()
- func (x *AgentCallLogQuery_CallSkillsInitial) String() string
- type AgentCallLogQuery_CallSkillsInitial_Need
- func (*AgentCallLogQuery_CallSkillsInitial_Need) Descriptor() ([]byte, []int)deprecated
- func (x *AgentCallLogQuery_CallSkillsInitial_Need) GetAll() bool
- func (x *AgentCallLogQuery_CallSkillsInitial_Need) GetValues() []string
- func (*AgentCallLogQuery_CallSkillsInitial_Need) ProtoMessage()
- func (x *AgentCallLogQuery_CallSkillsInitial_Need) ProtoReflect() protoreflect.Message
- func (x *AgentCallLogQuery_CallSkillsInitial_Need) Reset()
- func (x *AgentCallLogQuery_CallSkillsInitial_Need) String() string
- type AgentCallLogQuery_CallSkillsInitial_Want
- func (*AgentCallLogQuery_CallSkillsInitial_Want) Descriptor() ([]byte, []int)deprecated
- func (x *AgentCallLogQuery_CallSkillsInitial_Want) GetAll() bool
- func (x *AgentCallLogQuery_CallSkillsInitial_Want) GetValues() []string
- func (*AgentCallLogQuery_CallSkillsInitial_Want) ProtoMessage()
- func (x *AgentCallLogQuery_CallSkillsInitial_Want) ProtoReflect() protoreflect.Message
- func (x *AgentCallLogQuery_CallSkillsInitial_Want) Reset()
- func (x *AgentCallLogQuery_CallSkillsInitial_Want) String() string
- type AgentCallLog_Action
- func (*AgentCallLog_Action) Descriptor() ([]byte, []int)deprecated
- func (x *AgentCallLog_Action) GetCallEnded() string
- func (x *AgentCallLog_Action) GetCallSkillsInitial() *AgentCallLog_CallSkillsInitial
- func (m *AgentCallLog_Action) GetKind() isAgentCallLog_Action_Kind
- func (*AgentCallLog_Action) ProtoMessage()
- func (x *AgentCallLog_Action) ProtoReflect() protoreflect.Message
- func (x *AgentCallLog_Action) Reset()
- func (x *AgentCallLog_Action) String() string
- type AgentCallLog_Action_CallEnded
- type AgentCallLog_Action_CallSkillsInitial
- type AgentCallLog_CallSkillsInitial
- func (*AgentCallLog_CallSkillsInitial) Descriptor() ([]byte, []int)deprecated
- func (x *AgentCallLog_CallSkillsInitial) GetNeed() []string
- func (x *AgentCallLog_CallSkillsInitial) GetWant() []string
- func (*AgentCallLog_CallSkillsInitial) ProtoMessage()
- func (x *AgentCallLog_CallSkillsInitial) ProtoReflect() protoreflect.Message
- func (x *AgentCallLog_CallSkillsInitial) Reset()
- func (x *AgentCallLog_CallSkillsInitial) String() string
- type AuditRequest
- func (*AuditRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AuditRequest) GetSince() *timestamppb.Timestamp
- func (x *AuditRequest) GetUntil() *timestamppb.Timestamp
- func (*AuditRequest) ProtoMessage()
- func (x *AuditRequest) ProtoReflect() protoreflect.Message
- func (x *AuditRequest) Reset()
- func (x *AuditRequest) String() string
- type AuditResponse
- func (*AuditResponse) Descriptor() ([]byte, []int)deprecated
- func (x *AuditResponse) GetAudioTime() float64
- func (x *AuditResponse) GetBilledAudioTime() float64
- func (x *AuditResponse) GetBilledTranscripts() int64
- func (x *AuditResponse) GetLastUsage() *timestamppb.Timestamp
- func (*AuditResponse) ProtoMessage()
- func (x *AuditResponse) ProtoReflect() protoreflect.Message
- func (x *AuditResponse) Reset()
- func (x *AuditResponse) String() string
- type BillingSpan
- func (*BillingSpan) Descriptor() ([]byte, []int)deprecated
- func (x *BillingSpan) GetCalls() int64
- func (x *BillingSpan) GetCost() float64
- func (x *BillingSpan) GetEndTime() *timestamppb.Timestamp
- func (x *BillingSpan) GetHours() int64
- func (x *BillingSpan) GetStartTime() *timestamppb.Timestamp
- func (*BillingSpan) ProtoMessage()
- func (x *BillingSpan) ProtoReflect() protoreflect.Message
- func (x *BillingSpan) Reset()
- func (x *BillingSpan) String() string
- type BulkCreateFlagReviewRequest
- func (*BulkCreateFlagReviewRequest) Descriptor() ([]byte, []int)deprecated
- func (x *BulkCreateFlagReviewRequest) GetFlagSid() int64
- func (x *BulkCreateFlagReviewRequest) GetNotes() string
- func (*BulkCreateFlagReviewRequest) ProtoMessage()
- func (x *BulkCreateFlagReviewRequest) ProtoReflect() protoreflect.Message
- func (x *BulkCreateFlagReviewRequest) Reset()
- func (x *BulkCreateFlagReviewRequest) String() string
- type BulkCreateFlagReviewResponse
- func (*BulkCreateFlagReviewResponse) Descriptor() ([]byte, []int)deprecated
- func (*BulkCreateFlagReviewResponse) ProtoMessage()
- func (x *BulkCreateFlagReviewResponse) ProtoReflect() protoreflect.Message
- func (x *BulkCreateFlagReviewResponse) Reset()
- func (x *BulkCreateFlagReviewResponse) String() string
- type BulkDeleteTranscriptsRequest
- func (*BulkDeleteTranscriptsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *BulkDeleteTranscriptsRequest) GetQuery() *TranscriptQuery
- func (*BulkDeleteTranscriptsRequest) ProtoMessage()
- func (x *BulkDeleteTranscriptsRequest) ProtoReflect() protoreflect.Message
- func (x *BulkDeleteTranscriptsRequest) Reset()
- func (x *BulkDeleteTranscriptsRequest) String() string
- type BulkDeleteTranscriptsResponse
- func (*BulkDeleteTranscriptsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *BulkDeleteTranscriptsResponse) GetTotal() uint32
- func (*BulkDeleteTranscriptsResponse) ProtoMessage()
- func (x *BulkDeleteTranscriptsResponse) ProtoReflect() protoreflect.Message
- func (x *BulkDeleteTranscriptsResponse) Reset()
- func (x *BulkDeleteTranscriptsResponse) String() string
- type BulkRestoreTranscriptsRequest
- func (*BulkRestoreTranscriptsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *BulkRestoreTranscriptsRequest) GetQuery() *TranscriptQuery
- func (*BulkRestoreTranscriptsRequest) ProtoMessage()
- func (x *BulkRestoreTranscriptsRequest) ProtoReflect() protoreflect.Message
- func (x *BulkRestoreTranscriptsRequest) Reset()
- func (x *BulkRestoreTranscriptsRequest) String() string
- type BulkRestoreTranscriptsResponse
- func (*BulkRestoreTranscriptsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *BulkRestoreTranscriptsResponse) GetTotal() uint32
- func (*BulkRestoreTranscriptsResponse) ProtoMessage()
- func (x *BulkRestoreTranscriptsResponse) ProtoReflect() protoreflect.Message
- func (x *BulkRestoreTranscriptsResponse) Reset()
- func (x *BulkRestoreTranscriptsResponse) String() string
- type Call
- func (*Call) Descriptor() ([]byte, []int)deprecated
- func (x *Call) GetAgentCallLog() *AgentCallLog
- func (x *Call) GetAgentResponse() map[string]*Call_AgentResponse
- func (x *Call) GetAudioBytes() int64
- func (x *Call) GetAudioTime() uint32
- func (x *Call) GetCallSid() int64
- func (x *Call) GetCallType() commons.CallType_Enum
- func (x *Call) GetCallerId() string
- func (x *Call) GetGroupName() string
- func (x *Call) GetHuntGroupSids() []int64
- func (x *Call) GetNumberFormat() string
- func (x *Call) GetPhone() *Call_Phone
- func (x *Call) GetSilence() *Call_Silence
- func (x *Call) GetTalkOver() *Call_TalkOver
- func (x *Call) GetTalkTime() *durationpb.Duration
- func (x *Call) GetThreads() []*Call_Thread
- func (*Call) ProtoMessage()
- func (x *Call) ProtoReflect() protoreflect.Message
- func (x *Call) Reset()
- func (x *Call) String() string
- type Call_AgentResponse
- func (*Call_AgentResponse) Descriptor() ([]byte, []int)deprecated
- func (x *Call_AgentResponse) GetValues() []string
- func (*Call_AgentResponse) ProtoMessage()
- func (x *Call_AgentResponse) ProtoReflect() protoreflect.Message
- func (x *Call_AgentResponse) Reset()
- func (x *Call_AgentResponse) String() string
- type Call_Phone
- type Call_Segment
- func (*Call_Segment) Descriptor() ([]byte, []int)deprecated
- func (x *Call_Segment) GetDuration() *durationpb.Duration
- func (x *Call_Segment) GetOffset() *durationpb.Duration
- func (x *Call_Segment) GetText() string
- func (*Call_Segment) ProtoMessage()
- func (x *Call_Segment) ProtoReflect() protoreflect.Message
- func (x *Call_Segment) Reset()
- func (x *Call_Segment) String() string
- type Call_Silence
- func (*Call_Silence) Descriptor() ([]byte, []int)deprecated
- func (x *Call_Silence) GetDuration() *Call_Silence_Duration
- func (x *Call_Silence) GetOccurrence() *Call_Silence_Occurrence
- func (x *Call_Silence) GetThreshold() uint32
- func (*Call_Silence) ProtoMessage()
- func (x *Call_Silence) ProtoReflect() protoreflect.Message
- func (x *Call_Silence) Reset()
- func (x *Call_Silence) String() string
- type Call_Silence_Duration
- func (*Call_Silence_Duration) Descriptor() ([]byte, []int)deprecated
- func (x *Call_Silence_Duration) GetMax() *durationpb.Duration
- func (x *Call_Silence_Duration) GetPercentage() uint32
- func (x *Call_Silence_Duration) GetTotal() *durationpb.Duration
- func (*Call_Silence_Duration) ProtoMessage()
- func (x *Call_Silence_Duration) ProtoReflect() protoreflect.Message
- func (x *Call_Silence_Duration) Reset()
- func (x *Call_Silence_Duration) String() string
- type Call_Silence_Occurrence
- func (*Call_Silence_Occurrence) Descriptor() ([]byte, []int)deprecated
- func (x *Call_Silence_Occurrence) GetTotal() uint32
- func (*Call_Silence_Occurrence) ProtoMessage()
- func (x *Call_Silence_Occurrence) ProtoReflect() protoreflect.Message
- func (x *Call_Silence_Occurrence) Reset()
- func (x *Call_Silence_Occurrence) String() string
- type Call_TalkOver
- func (*Call_TalkOver) Descriptor() ([]byte, []int)deprecated
- func (x *Call_TalkOver) GetDuration() *Call_TalkOver_Duration
- func (x *Call_TalkOver) GetOccurrence() *Call_TalkOver_Occurrence
- func (x *Call_TalkOver) GetThreshold() uint32
- func (*Call_TalkOver) ProtoMessage()
- func (x *Call_TalkOver) ProtoReflect() protoreflect.Message
- func (x *Call_TalkOver) Reset()
- func (x *Call_TalkOver) String() string
- type Call_TalkOver_Duration
- func (*Call_TalkOver_Duration) Descriptor() ([]byte, []int)deprecated
- func (x *Call_TalkOver_Duration) GetMax() *durationpb.Duration
- func (x *Call_TalkOver_Duration) GetPercentage() uint32
- func (x *Call_TalkOver_Duration) GetTotal() *durationpb.Duration
- func (*Call_TalkOver_Duration) ProtoMessage()
- func (x *Call_TalkOver_Duration) ProtoReflect() protoreflect.Message
- func (x *Call_TalkOver_Duration) Reset()
- func (x *Call_TalkOver_Duration) String() string
- type Call_TalkOver_Occurrence
- func (*Call_TalkOver_Occurrence) Descriptor() ([]byte, []int)deprecated
- func (x *Call_TalkOver_Occurrence) GetTotal() uint32
- func (*Call_TalkOver_Occurrence) ProtoMessage()
- func (x *Call_TalkOver_Occurrence) ProtoReflect() protoreflect.Message
- func (x *Call_TalkOver_Occurrence) Reset()
- func (x *Call_TalkOver_Occurrence) String() string
- type Call_Thread
- func (*Call_Thread) Descriptor() ([]byte, []int)deprecated
- func (x *Call_Thread) GetId() int32
- func (x *Call_Thread) GetSegments() []*Call_Segment
- func (x *Call_Thread) GetSentiment() *Sentiment
- func (x *Call_Thread) GetUserId() string
- func (*Call_Thread) ProtoMessage()
- func (x *Call_Thread) ProtoReflect() protoreflect.Message
- func (x *Call_Thread) Reset()
- func (x *Call_Thread) String() string
- type Correction
- func (*Correction) Descriptor() ([]byte, []int)deprecated
- func (x *Correction) GetChannel() uint32
- func (x *Correction) GetCorrectionSid() int64
- func (x *Correction) GetEndOffset() *durationpb.Duration
- func (x *Correction) GetProposedText() string
- func (x *Correction) GetStartOffset() *durationpb.Duration
- func (x *Correction) GetTranscriptSid() int64
- func (*Correction) ProtoMessage()
- func (x *Correction) ProtoReflect() protoreflect.Message
- func (x *Correction) Reset()
- func (x *Correction) String() string
- type CreateCorrectionRequest
- func (*CreateCorrectionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateCorrectionRequest) GetCorrection() *Correction
- func (*CreateCorrectionRequest) ProtoMessage()
- func (x *CreateCorrectionRequest) ProtoReflect() protoreflect.Message
- func (x *CreateCorrectionRequest) Reset()
- func (x *CreateCorrectionRequest) String() string
- type CreateCorrectionResponse
- func (*CreateCorrectionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateCorrectionResponse) GetCorrection() *Correction
- func (*CreateCorrectionResponse) ProtoMessage()
- func (x *CreateCorrectionResponse) ProtoReflect() protoreflect.Message
- func (x *CreateCorrectionResponse) Reset()
- func (x *CreateCorrectionResponse) String() string
- type CreateFilterRequest
- func (*CreateFilterRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateFilterRequest) GetFilter() *Filter
- func (*CreateFilterRequest) ProtoMessage()
- func (x *CreateFilterRequest) ProtoReflect() protoreflect.Message
- func (x *CreateFilterRequest) Reset()
- func (x *CreateFilterRequest) String() string
- type CreateFlagRequest
- type CreateFlagReviewRequest
- func (*CreateFlagReviewRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateFlagReviewRequest) GetFlagReview() *FlagReview
- func (*CreateFlagReviewRequest) ProtoMessage()
- func (x *CreateFlagReviewRequest) ProtoReflect() protoreflect.Message
- func (x *CreateFlagReviewRequest) Reset()
- func (x *CreateFlagReviewRequest) String() string
- type CreateFlagTranscriptRequest
- func (*CreateFlagTranscriptRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateFlagTranscriptRequest) GetFlag() *Flag
- func (x *CreateFlagTranscriptRequest) GetTranscriptSids() []int64
- func (*CreateFlagTranscriptRequest) ProtoMessage()
- func (x *CreateFlagTranscriptRequest) ProtoReflect() protoreflect.Message
- func (x *CreateFlagTranscriptRequest) Reset()
- func (x *CreateFlagTranscriptRequest) String() string
- type CreateFlagTranscriptResponse
- func (*CreateFlagTranscriptResponse) Descriptor() ([]byte, []int)deprecated
- func (*CreateFlagTranscriptResponse) ProtoMessage()
- func (x *CreateFlagTranscriptResponse) ProtoReflect() protoreflect.Message
- func (x *CreateFlagTranscriptResponse) Reset()
- func (x *CreateFlagTranscriptResponse) String() string
- type DeleteCorrectionRequest
- func (*DeleteCorrectionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteCorrectionRequest) GetCorrectionSid() int64
- func (x *DeleteCorrectionRequest) GetReturn() bool
- func (*DeleteCorrectionRequest) ProtoMessage()
- func (x *DeleteCorrectionRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteCorrectionRequest) Reset()
- func (x *DeleteCorrectionRequest) String() string
- type DeleteCorrectionResponse
- func (*DeleteCorrectionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteCorrectionResponse) GetCorrection() *Correction
- func (*DeleteCorrectionResponse) ProtoMessage()
- func (x *DeleteCorrectionResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteCorrectionResponse) Reset()
- func (x *DeleteCorrectionResponse) String() string
- type DeleteFilterRequest
- func (*DeleteFilterRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteFilterRequest) GetFilterSid() int64
- func (x *DeleteFilterRequest) GetReturn() bool
- func (*DeleteFilterRequest) ProtoMessage()
- func (x *DeleteFilterRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteFilterRequest) Reset()
- func (x *DeleteFilterRequest) String() string
- type DeleteFilterResponse
- func (*DeleteFilterResponse) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteFilterResponse) GetFilter() *Filter
- func (*DeleteFilterResponse) ProtoMessage()
- func (x *DeleteFilterResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteFilterResponse) Reset()
- func (x *DeleteFilterResponse) String() string
- type DeleteFlagRequest
- func (*DeleteFlagRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteFlagRequest) GetFlagSid() int64
- func (x *DeleteFlagRequest) GetReturn() bool
- func (*DeleteFlagRequest) ProtoMessage()
- func (x *DeleteFlagRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteFlagRequest) Reset()
- func (x *DeleteFlagRequest) String() string
- type DeleteFlagResponse
- type DnclExpirePeriod
- func (DnclExpirePeriod) Descriptor() protoreflect.EnumDescriptor
- func (x DnclExpirePeriod) Enum() *DnclExpirePeriod
- func (DnclExpirePeriod) EnumDescriptor() ([]byte, []int)deprecated
- func (x DnclExpirePeriod) Number() protoreflect.EnumNumber
- func (x DnclExpirePeriod) String() string
- func (DnclExpirePeriod) Type() protoreflect.EnumType
- type DnclList
- func (*DnclList) Descriptor() ([]byte, []int)deprecated
- func (x *DnclList) GetAgentResponseKey() string
- func (x *DnclList) GetContentType() commons.ContentType
- func (x *DnclList) GetExpireOffset() uint64
- func (x *DnclList) GetExpirePeriod() DnclExpirePeriod
- func (x *DnclList) GetListId() string
- func (*DnclList) ProtoMessage()
- func (x *DnclList) ProtoReflect() protoreflect.Message
- func (x *DnclList) Reset()
- func (x *DnclList) String() string
- type Filter
- func (*Filter) Descriptor() ([]byte, []int)deprecated
- func (x *Filter) GetCreateTime() *timestamppb.Timestamp
- func (x *Filter) GetFilterSid() int64
- func (x *Filter) GetName() string
- func (x *Filter) GetTranscriptQuery() *TranscriptQuery
- func (x *Filter) GetVersion() int64
- func (*Filter) ProtoMessage()
- func (x *Filter) ProtoReflect() protoreflect.Message
- func (x *Filter) Reset()
- func (x *Filter) String() string
- type FilterSnapshot
- func (*FilterSnapshot) Descriptor() ([]byte, []int)deprecated
- func (x *FilterSnapshot) GetCreateTime() *timestamppb.Timestamp
- func (x *FilterSnapshot) GetFilterSid() int64
- func (x *FilterSnapshot) GetFilterSnapshotSid() int64
- func (x *FilterSnapshot) GetName() string
- func (x *FilterSnapshot) GetTranscriptQuery() *TranscriptQuery
- func (x *FilterSnapshot) GetVersion() int64
- func (*FilterSnapshot) ProtoMessage()
- func (x *FilterSnapshot) ProtoReflect() protoreflect.Message
- func (x *FilterSnapshot) Reset()
- func (x *FilterSnapshot) String() string
- type Flag
- func (*Flag) Descriptor() ([]byte, []int)deprecated
- func (x *Flag) GetBoolExpr() *Flag_BoolExpr
- func (x *Flag) GetDnclList() []*DnclList
- func (x *Flag) GetFilters() []*Filter
- func (x *Flag) GetFlagSid() int64
- func (x *Flag) GetMustNotify() bool
- func (x *Flag) GetMustReview() bool
- func (x *Flag) GetName() string
- func (x *Flag) GetNotifyGroupId() string
- func (x *Flag) GetPriority() int32
- func (x *Flag) GetReviewGroupId() string
- func (x *Flag) GetVersion() int64
- func (*Flag) ProtoMessage()
- func (x *Flag) ProtoReflect() protoreflect.Message
- func (x *Flag) Reset()
- func (x *Flag) String() string
- type FlagFilter
- func (*FlagFilter) Descriptor() ([]byte, []int)deprecated
- func (x *FlagFilter) GetFilter() *Filter
- func (x *FlagFilter) GetFilterSid() int64
- func (x *FlagFilter) GetFlag() *Flag
- func (x *FlagFilter) GetFlagFilterSid() int64
- func (x *FlagFilter) GetFlagSid() int64
- func (*FlagFilter) ProtoMessage()
- func (x *FlagFilter) ProtoReflect() protoreflect.Message
- func (x *FlagFilter) Reset()
- func (x *FlagFilter) String() string
- type FlagReview
- func (*FlagReview) Descriptor() ([]byte, []int)deprecated
- func (x *FlagReview) GetCreateTime() *timestamppb.Timestamp
- func (x *FlagReview) GetFlagReviewSid() int64
- func (x *FlagReview) GetFlagSnapshotSid() int64
- func (x *FlagReview) GetNotes() string
- func (x *FlagReview) GetTranscriptSid() int64
- func (*FlagReview) ProtoMessage()
- func (x *FlagReview) ProtoReflect() protoreflect.Message
- func (x *FlagReview) Reset()
- func (x *FlagReview) String() string
- type FlagSnapshot
- func (*FlagSnapshot) Descriptor() ([]byte, []int)deprecated
- func (x *FlagSnapshot) GetBoolExpr() *FlagSnapshot_BoolExpr
- func (x *FlagSnapshot) GetCreateTime() *timestamppb.Timestamp
- func (x *FlagSnapshot) GetDnclList() []*DnclList
- func (x *FlagSnapshot) GetFlagSid() int64
- func (x *FlagSnapshot) GetFlagSnapshotSid() int64
- func (x *FlagSnapshot) GetMustNotify() bool
- func (x *FlagSnapshot) GetMustReview() bool
- func (x *FlagSnapshot) GetName() string
- func (x *FlagSnapshot) GetNotifyGroupId() string
- func (x *FlagSnapshot) GetPriority() int32
- func (x *FlagSnapshot) GetReviewGroupId() string
- func (x *FlagSnapshot) GetVersion() int64
- func (*FlagSnapshot) ProtoMessage()
- func (x *FlagSnapshot) ProtoReflect() protoreflect.Message
- func (x *FlagSnapshot) Reset()
- func (x *FlagSnapshot) String() string
- type FlagSnapshot_BoolExpr
- func (*FlagSnapshot_BoolExpr) Descriptor() ([]byte, []int)deprecated
- func (x *FlagSnapshot_BoolExpr) GetAnd() []*FlagSnapshot_BoolExpr
- func (x *FlagSnapshot_BoolExpr) GetFilter() *FlagSnapshot_BoolExpr_Filter
- func (x *FlagSnapshot_BoolExpr) GetNot() *FlagSnapshot_BoolExpr
- func (x *FlagSnapshot_BoolExpr) GetOr() []*FlagSnapshot_BoolExpr
- func (*FlagSnapshot_BoolExpr) ProtoMessage()
- func (x *FlagSnapshot_BoolExpr) ProtoReflect() protoreflect.Message
- func (x *FlagSnapshot_BoolExpr) Reset()
- func (x *FlagSnapshot_BoolExpr) String() string
- type FlagSnapshot_BoolExpr_Filter
- func (*FlagSnapshot_BoolExpr_Filter) Descriptor() ([]byte, []int)deprecated
- func (x *FlagSnapshot_BoolExpr_Filter) GetFilterSid() int64
- func (*FlagSnapshot_BoolExpr_Filter) ProtoMessage()
- func (x *FlagSnapshot_BoolExpr_Filter) ProtoReflect() protoreflect.Message
- func (x *FlagSnapshot_BoolExpr_Filter) Reset()
- func (x *FlagSnapshot_BoolExpr_Filter) String() string
- type FlagSummary
- func (*FlagSummary) Descriptor() ([]byte, []int)deprecated
- func (x *FlagSummary) GetCount() int32
- func (x *FlagSummary) GetFlags() []*FlagSummary_Flag
- func (x *FlagSummary) GetNeedReview() *FlagSummary_NeedReview
- func (x *FlagSummary) GetPriorityMax() int32
- func (x *FlagSummary) GetPrioritySum() int32
- func (x *FlagSummary) GetReviewStatus() ReviewStatus
- func (*FlagSummary) ProtoMessage()
- func (x *FlagSummary) ProtoReflect() protoreflect.Message
- func (x *FlagSummary) Reset()
- func (x *FlagSummary) String() string
- type FlagSummary_Filter
- func (*FlagSummary_Filter) Descriptor() ([]byte, []int)deprecated
- func (x *FlagSummary_Filter) GetFilterSid() int64
- func (x *FlagSummary_Filter) GetFlagSid() int64
- func (x *FlagSummary_Filter) GetJoinKey() string
- func (x *FlagSummary_Filter) GetName() string
- func (x *FlagSummary_Filter) GetVersion() int64
- func (*FlagSummary_Filter) ProtoMessage()
- func (x *FlagSummary_Filter) ProtoReflect() protoreflect.Message
- func (x *FlagSummary_Filter) Reset()
- func (x *FlagSummary_Filter) String() string
- type FlagSummary_Flag
- func (*FlagSummary_Flag) Descriptor() ([]byte, []int)deprecated
- func (x *FlagSummary_Flag) GetFilters() []*FlagSummary_Filter
- func (x *FlagSummary_Flag) GetFlagSid() int64
- func (x *FlagSummary_Flag) GetMustNotify() bool
- func (x *FlagSummary_Flag) GetMustReview() bool
- func (x *FlagSummary_Flag) GetName() string
- func (x *FlagSummary_Flag) GetPriority() int32
- func (x *FlagSummary_Flag) GetReviews() []*FlagSummary_Review
- func (x *FlagSummary_Flag) GetVersion() int64
- func (*FlagSummary_Flag) ProtoMessage()
- func (x *FlagSummary_Flag) ProtoReflect() protoreflect.Message
- func (x *FlagSummary_Flag) Reset()
- func (x *FlagSummary_Flag) String() string
- type FlagSummary_NeedReview
- func (*FlagSummary_NeedReview) Descriptor() ([]byte, []int)deprecated
- func (x *FlagSummary_NeedReview) GetCount() int32
- func (x *FlagSummary_NeedReview) GetFlagSids() []int64
- func (x *FlagSummary_NeedReview) GetPriorityMax() int32
- func (x *FlagSummary_NeedReview) GetPrioritySum() int32
- func (*FlagSummary_NeedReview) ProtoMessage()
- func (x *FlagSummary_NeedReview) ProtoReflect() protoreflect.Message
- func (x *FlagSummary_NeedReview) Reset()
- func (x *FlagSummary_NeedReview) String() string
- type FlagSummary_Review
- func (*FlagSummary_Review) Descriptor() ([]byte, []int)deprecated
- func (x *FlagSummary_Review) GetFlagSid() int64
- func (x *FlagSummary_Review) GetJoinKey() string
- func (x *FlagSummary_Review) GetUserId() string
- func (*FlagSummary_Review) ProtoMessage()
- func (x *FlagSummary_Review) ProtoReflect() protoreflect.Message
- func (x *FlagSummary_Review) Reset()
- func (x *FlagSummary_Review) String() string
- type FlagTranscriptFilter
- func (*FlagTranscriptFilter) Descriptor() ([]byte, []int)deprecated
- func (x *FlagTranscriptFilter) GetFilterSnapshot() *FilterSnapshot
- func (x *FlagTranscriptFilter) GetFlagSnapshot() *FlagSnapshot
- func (*FlagTranscriptFilter) ProtoMessage()
- func (x *FlagTranscriptFilter) ProtoReflect() protoreflect.Message
- func (x *FlagTranscriptFilter) Reset()
- func (x *FlagTranscriptFilter) String() string
- type Flag_BoolExpr
- func (*Flag_BoolExpr) Descriptor() ([]byte, []int)deprecated
- func (x *Flag_BoolExpr) GetAnd() []*Flag_BoolExpr
- func (x *Flag_BoolExpr) GetFilter() *Flag_BoolExpr_Filter
- func (x *Flag_BoolExpr) GetNot() *Flag_BoolExpr
- func (x *Flag_BoolExpr) GetOr() []*Flag_BoolExpr
- func (*Flag_BoolExpr) ProtoMessage()
- func (x *Flag_BoolExpr) ProtoReflect() protoreflect.Message
- func (x *Flag_BoolExpr) Reset()
- func (x *Flag_BoolExpr) String() string
- type Flag_BoolExpr_Filter
- func (*Flag_BoolExpr_Filter) Descriptor() ([]byte, []int)deprecated
- func (x *Flag_BoolExpr_Filter) GetFilterSid() int64
- func (*Flag_BoolExpr_Filter) ProtoMessage()
- func (x *Flag_BoolExpr_Filter) ProtoReflect() protoreflect.Message
- func (x *Flag_BoolExpr_Filter) Reset()
- func (x *Flag_BoolExpr_Filter) String() string
- type FuzzinessAuto
- func (*FuzzinessAuto) Descriptor() ([]byte, []int)deprecated
- func (x *FuzzinessAuto) GetHigh() uint32
- func (x *FuzzinessAuto) GetLow() uint32
- func (*FuzzinessAuto) ProtoMessage()
- func (x *FuzzinessAuto) ProtoReflect() protoreflect.Message
- func (x *FuzzinessAuto) Reset()
- func (x *FuzzinessAuto) String() string
- type GetCorrectionRequest
- func (*GetCorrectionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetCorrectionRequest) GetCorrectionSid() int64
- func (*GetCorrectionRequest) ProtoMessage()
- func (x *GetCorrectionRequest) ProtoReflect() protoreflect.Message
- func (x *GetCorrectionRequest) Reset()
- func (x *GetCorrectionRequest) String() string
- type GetFilterRequest
- func (*GetFilterRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetFilterRequest) GetFilterSid() int64
- func (x *GetFilterRequest) GetName() string
- func (m *GetFilterRequest) GetWhere() isGetFilterRequest_Where
- func (*GetFilterRequest) ProtoMessage()
- func (x *GetFilterRequest) ProtoReflect() protoreflect.Message
- func (x *GetFilterRequest) Reset()
- func (x *GetFilterRequest) String() string
- type GetFilterRequest_FilterSid
- type GetFilterRequest_Name
- type GetFlagRequest
- func (*GetFlagRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetFlagRequest) GetFlagSid() int64
- func (x *GetFlagRequest) GetName() string
- func (m *GetFlagRequest) GetWhere() isGetFlagRequest_Where
- func (*GetFlagRequest) ProtoMessage()
- func (x *GetFlagRequest) ProtoReflect() protoreflect.Message
- func (x *GetFlagRequest) Reset()
- func (x *GetFlagRequest) String() string
- type GetFlagRequest_FlagSid
- type GetFlagRequest_Name
- type GetRecordingUrlRequest
- func (*GetRecordingUrlRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetRecordingUrlRequest) GetKind() string
- func (x *GetRecordingUrlRequest) GetTranscriptSid() int64
- func (*GetRecordingUrlRequest) ProtoMessage()
- func (x *GetRecordingUrlRequest) ProtoReflect() protoreflect.Message
- func (x *GetRecordingUrlRequest) Reset()
- func (x *GetRecordingUrlRequest) String() string
- type GetRecordingUrlResponse
- func (*GetRecordingUrlResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetRecordingUrlResponse) GetUrl() string
- func (*GetRecordingUrlResponse) ProtoMessage()
- func (x *GetRecordingUrlResponse) ProtoReflect() protoreflect.Message
- func (x *GetRecordingUrlResponse) Reset()
- func (x *GetRecordingUrlResponse) String() string
- type GetTranscriptSummaryRequest
- func (*GetTranscriptSummaryRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetTranscriptSummaryRequest) GetTranscriptSid() int64
- func (*GetTranscriptSummaryRequest) ProtoMessage()
- func (x *GetTranscriptSummaryRequest) ProtoReflect() protoreflect.Message
- func (x *GetTranscriptSummaryRequest) Reset()
- func (x *GetTranscriptSummaryRequest) String() string
- type GetTranscriptSummaryResponse
- func (*GetTranscriptSummaryResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetTranscriptSummaryResponse) GetTranscriptSummary() *TranscriptSummary
- func (*GetTranscriptSummaryResponse) ProtoMessage()
- func (x *GetTranscriptSummaryResponse) ProtoReflect() protoreflect.Message
- func (x *GetTranscriptSummaryResponse) Reset()
- func (x *GetTranscriptSummaryResponse) String() string
- type Highlight
- type ListAgentResponseValuesRequest
- func (*ListAgentResponseValuesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListAgentResponseValuesRequest) GetKey() string
- func (*ListAgentResponseValuesRequest) ProtoMessage()
- func (x *ListAgentResponseValuesRequest) ProtoReflect() protoreflect.Message
- func (x *ListAgentResponseValuesRequest) Reset()
- func (x *ListAgentResponseValuesRequest) String() string
- type ListAgentResponseValuesResponse
- func (*ListAgentResponseValuesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListAgentResponseValuesResponse) GetValues() []string
- func (*ListAgentResponseValuesResponse) ProtoMessage()
- func (x *ListAgentResponseValuesResponse) ProtoReflect() protoreflect.Message
- func (x *ListAgentResponseValuesResponse) Reset()
- func (x *ListAgentResponseValuesResponse) String() string
- type ListBillingSpanRequest
- func (*ListBillingSpanRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListBillingSpanRequest) GetPageSize() uint32
- func (x *ListBillingSpanRequest) GetPageToken() string
- func (*ListBillingSpanRequest) ProtoMessage()
- func (x *ListBillingSpanRequest) ProtoReflect() protoreflect.Message
- func (x *ListBillingSpanRequest) Reset()
- func (x *ListBillingSpanRequest) String() string
- type ListBillingSpanResponse
- func (*ListBillingSpanResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListBillingSpanResponse) GetNextPageToken() string
- func (x *ListBillingSpanResponse) GetSpans() []*BillingSpan
- func (*ListBillingSpanResponse) ProtoMessage()
- func (x *ListBillingSpanResponse) ProtoReflect() protoreflect.Message
- func (x *ListBillingSpanResponse) Reset()
- func (x *ListBillingSpanResponse) String() string
- type ListCorrectionsRequest
- func (*ListCorrectionsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListCorrectionsRequest) GetTranscriptSid() int64
- func (*ListCorrectionsRequest) ProtoMessage()
- func (x *ListCorrectionsRequest) ProtoReflect() protoreflect.Message
- func (x *ListCorrectionsRequest) Reset()
- func (x *ListCorrectionsRequest) String() string
- type ListCorrectionsResponse
- func (*ListCorrectionsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListCorrectionsResponse) GetCorrections() []*Correction
- func (*ListCorrectionsResponse) ProtoMessage()
- func (x *ListCorrectionsResponse) ProtoReflect() protoreflect.Message
- func (x *ListCorrectionsResponse) Reset()
- func (x *ListCorrectionsResponse) String() string
- type ListFiltersRequest
- func (*ListFiltersRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListFiltersRequest) GetConflict() *Filter
- func (x *ListFiltersRequest) GetFlagSid() int64
- func (x *ListFiltersRequest) GetOrderBy() string
- func (x *ListFiltersRequest) GetPageSize() uint32
- func (x *ListFiltersRequest) GetPageToken() string
- func (m *ListFiltersRequest) GetWhere() isListFiltersRequest_Where
- func (*ListFiltersRequest) ProtoMessage()
- func (x *ListFiltersRequest) ProtoReflect() protoreflect.Message
- func (x *ListFiltersRequest) Reset()
- func (x *ListFiltersRequest) String() string
- type ListFiltersRequest_Conflict
- type ListFiltersRequest_FlagSid
- type ListFiltersResponse
- func (*ListFiltersResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListFiltersResponse) GetFilters() []*Filter
- func (x *ListFiltersResponse) GetNextPageToken() string
- func (*ListFiltersResponse) ProtoMessage()
- func (x *ListFiltersResponse) ProtoReflect() protoreflect.Message
- func (x *ListFiltersResponse) Reset()
- func (x *ListFiltersResponse) String() string
- type ListFlagFiltersRequest
- func (*ListFlagFiltersRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListFlagFiltersRequest) GetFilterMask() *fieldmaskpb.FieldMask
- func (x *ListFlagFiltersRequest) GetFlagMask() *fieldmaskpb.FieldMask
- func (x *ListFlagFiltersRequest) GetFlagSids() []int64
- func (x *ListFlagFiltersRequest) GetPageSize() uint32
- func (x *ListFlagFiltersRequest) GetPageToken() string
- func (*ListFlagFiltersRequest) ProtoMessage()
- func (x *ListFlagFiltersRequest) ProtoReflect() protoreflect.Message
- func (x *ListFlagFiltersRequest) Reset()
- func (x *ListFlagFiltersRequest) String() string
- type ListFlagFiltersResponse
- func (*ListFlagFiltersResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListFlagFiltersResponse) GetFlagFilters() []*FlagFilter
- func (x *ListFlagFiltersResponse) GetNextPageToken() string
- func (*ListFlagFiltersResponse) ProtoMessage()
- func (x *ListFlagFiltersResponse) ProtoReflect() protoreflect.Message
- func (x *ListFlagFiltersResponse) Reset()
- func (x *ListFlagFiltersResponse) String() string
- type ListFlagReviewsRequest
- func (*ListFlagReviewsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListFlagReviewsRequest) GetOrderBy() string
- func (x *ListFlagReviewsRequest) GetPageSize() uint32
- func (x *ListFlagReviewsRequest) GetPageToken() string
- func (x *ListFlagReviewsRequest) GetTranscriptSid() int64
- func (*ListFlagReviewsRequest) ProtoMessage()
- func (x *ListFlagReviewsRequest) ProtoReflect() protoreflect.Message
- func (x *ListFlagReviewsRequest) Reset()
- func (x *ListFlagReviewsRequest) String() string
- type ListFlagReviewsResponse
- func (*ListFlagReviewsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListFlagReviewsResponse) GetFlagReviews() []*FlagReview
- func (x *ListFlagReviewsResponse) GetNextPageToken() string
- func (*ListFlagReviewsResponse) ProtoMessage()
- func (x *ListFlagReviewsResponse) ProtoReflect() protoreflect.Message
- func (x *ListFlagReviewsResponse) Reset()
- func (x *ListFlagReviewsResponse) String() string
- type ListFlagSnapshotsRequest
- func (*ListFlagSnapshotsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListFlagSnapshotsRequest) GetFlagSnapshotSids() []int64
- func (x *ListFlagSnapshotsRequest) GetMask() *fieldmaskpb.FieldMask
- func (x *ListFlagSnapshotsRequest) GetOrderBy() string
- func (x *ListFlagSnapshotsRequest) GetPageSize() uint32
- func (x *ListFlagSnapshotsRequest) GetPageToken() string
- func (x *ListFlagSnapshotsRequest) GetTranscriptSid() int64
- func (*ListFlagSnapshotsRequest) ProtoMessage()
- func (x *ListFlagSnapshotsRequest) ProtoReflect() protoreflect.Message
- func (x *ListFlagSnapshotsRequest) Reset()
- func (x *ListFlagSnapshotsRequest) String() string
- type ListFlagSnapshotsResponse
- func (*ListFlagSnapshotsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListFlagSnapshotsResponse) GetFlagSnapshots() []*FlagSnapshot
- func (x *ListFlagSnapshotsResponse) GetNextPageToken() string
- func (*ListFlagSnapshotsResponse) ProtoMessage()
- func (x *ListFlagSnapshotsResponse) ProtoReflect() protoreflect.Message
- func (x *ListFlagSnapshotsResponse) Reset()
- func (x *ListFlagSnapshotsResponse) String() string
- type ListFlagTranscriptFiltersRequest
- func (*ListFlagTranscriptFiltersRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListFlagTranscriptFiltersRequest) GetFilterSnapshotMask() *fieldmaskpb.FieldMask
- func (x *ListFlagTranscriptFiltersRequest) GetFlagSnapshotMask() *fieldmaskpb.FieldMask
- func (x *ListFlagTranscriptFiltersRequest) GetTranscriptSid() int64
- func (*ListFlagTranscriptFiltersRequest) ProtoMessage()
- func (x *ListFlagTranscriptFiltersRequest) ProtoReflect() protoreflect.Message
- func (x *ListFlagTranscriptFiltersRequest) Reset()
- func (x *ListFlagTranscriptFiltersRequest) String() string
- type ListFlagTranscriptFiltersResponse
- func (*ListFlagTranscriptFiltersResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListFlagTranscriptFiltersResponse) GetFlagTranscriptFilters() []*FlagTranscriptFilter
- func (*ListFlagTranscriptFiltersResponse) ProtoMessage()
- func (x *ListFlagTranscriptFiltersResponse) ProtoReflect() protoreflect.Message
- func (x *ListFlagTranscriptFiltersResponse) Reset()
- func (x *ListFlagTranscriptFiltersResponse) String() string
- type ListFlagsRequest
- func (*ListFlagsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListFlagsRequest) GetFilterSid() int64
- func (x *ListFlagsRequest) GetFlagSids() []int64
- func (x *ListFlagsRequest) GetMustNotify() []bool
- func (x *ListFlagsRequest) GetMustReview() []bool
- func (x *ListFlagsRequest) GetNames() []string
- func (x *ListFlagsRequest) GetOrderBy() string
- func (x *ListFlagsRequest) GetPageSize() uint32
- func (x *ListFlagsRequest) GetPageToken() string
- func (x *ListFlagsRequest) GetPriorities() []int32
- func (x *ListFlagsRequest) GetReadMask() *fieldmaskpb.FieldMask
- func (m *ListFlagsRequest) GetWhere() isListFlagsRequest_Where
- func (*ListFlagsRequest) ProtoMessage()
- func (x *ListFlagsRequest) ProtoReflect() protoreflect.Message
- func (x *ListFlagsRequest) Reset()
- func (x *ListFlagsRequest) String() string
- type ListFlagsRequest_FilterSid
- type ListFlagsResponse
- func (*ListFlagsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListFlagsResponse) GetFlags() []*Flag
- func (x *ListFlagsResponse) GetNextPageToken() string
- func (x *ListFlagsResponse) GetTotal() uint64
- func (*ListFlagsResponse) ProtoMessage()
- func (x *ListFlagsResponse) ProtoReflect() protoreflect.Message
- func (x *ListFlagsResponse) Reset()
- func (x *ListFlagsResponse) String() string
- type ListTranscriptGroupNamesRequest
- func (*ListTranscriptGroupNamesRequest) Descriptor() ([]byte, []int)deprecated
- func (*ListTranscriptGroupNamesRequest) ProtoMessage()
- func (x *ListTranscriptGroupNamesRequest) ProtoReflect() protoreflect.Message
- func (x *ListTranscriptGroupNamesRequest) Reset()
- func (x *ListTranscriptGroupNamesRequest) String() string
- type ListTranscriptGroupNamesResponse
- func (*ListTranscriptGroupNamesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListTranscriptGroupNamesResponse) GetGroupNames() []*TranscriptGroupName
- func (*ListTranscriptGroupNamesResponse) ProtoMessage()
- func (x *ListTranscriptGroupNamesResponse) ProtoReflect() protoreflect.Message
- func (x *ListTranscriptGroupNamesResponse) Reset()
- func (x *ListTranscriptGroupNamesResponse) String() string
- type Match
- func (*Match) Descriptor() ([]byte, []int)deprecated
- func (m *Match) GetFuzziness() isMatch_Fuzziness
- func (x *Match) GetFuzzinessAuto() *FuzzinessAuto
- func (x *Match) GetFuzzinessValue() uint32
- func (x *Match) GetOperator() string
- func (x *Match) GetText() string
- func (*Match) ProtoMessage()
- func (x *Match) ProtoReflect() protoreflect.Message
- func (x *Match) Reset()
- func (x *Match) String() string
- type Match_FuzzinessAuto
- type Match_FuzzinessValue
- type Moment
- type ReviewStatus
- func (ReviewStatus) Descriptor() protoreflect.EnumDescriptor
- func (x ReviewStatus) Enum() *ReviewStatus
- func (ReviewStatus) EnumDescriptor() ([]byte, []int)deprecated
- func (x ReviewStatus) Number() protoreflect.EnumNumber
- func (x ReviewStatus) String() string
- func (ReviewStatus) Type() protoreflect.EnumType
- type SearchTranscriptsRequest
- func (*SearchTranscriptsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SearchTranscriptsRequest) GetBoolQuery() *TranscriptBoolQuery
- func (x *SearchTranscriptsRequest) GetHighlight() *Highlight
- func (x *SearchTranscriptsRequest) GetOrderBy() string
- func (x *SearchTranscriptsRequest) GetPageSize() uint32
- func (x *SearchTranscriptsRequest) GetPageToken() string
- func (x *SearchTranscriptsRequest) GetReadMask() *fieldmaskpb.FieldMask
- func (*SearchTranscriptsRequest) ProtoMessage()
- func (x *SearchTranscriptsRequest) ProtoReflect() protoreflect.Message
- func (x *SearchTranscriptsRequest) Reset()
- func (x *SearchTranscriptsRequest) String() string
- type SearchTranscriptsResponse
- func (*SearchTranscriptsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SearchTranscriptsResponse) GetHits() []*SearchTranscriptsResponse_Hit
- func (x *SearchTranscriptsResponse) GetNextPageToken() string
- func (*SearchTranscriptsResponse) ProtoMessage()
- func (x *SearchTranscriptsResponse) ProtoReflect() protoreflect.Message
- func (x *SearchTranscriptsResponse) Reset()
- func (x *SearchTranscriptsResponse) String() string
- type SearchTranscriptsResponse_Hit
- func (*SearchTranscriptsResponse_Hit) Descriptor() ([]byte, []int)deprecated
- func (x *SearchTranscriptsResponse_Hit) GetTranscript() *Transcript
- func (*SearchTranscriptsResponse_Hit) ProtoMessage()
- func (x *SearchTranscriptsResponse_Hit) ProtoReflect() protoreflect.Message
- func (x *SearchTranscriptsResponse_Hit) Reset()
- func (x *SearchTranscriptsResponse_Hit) String() string
- type Sentiment
- func (*Sentiment) Descriptor() ([]byte, []int)deprecated
- func (x *Sentiment) GetDominant() commons.TranscriptSentimentTone
- func (x *Sentiment) GetLast() commons.TranscriptSentimentTone
- func (x *Sentiment) GetOverall() *Sentiment_Estimate
- func (x *Sentiment) GetSamples() []*Sentiment_Sample
- func (x *Sentiment) GetWorst() commons.TranscriptSentimentTone
- func (*Sentiment) ProtoMessage()
- func (x *Sentiment) ProtoReflect() protoreflect.Message
- func (x *Sentiment) Reset()
- func (x *Sentiment) String() string
- type Sentiment_Estimate
- func (*Sentiment_Estimate) Descriptor() ([]byte, []int)deprecated
- func (x *Sentiment_Estimate) GetNegative() float32
- func (x *Sentiment_Estimate) GetNeutral() float32
- func (x *Sentiment_Estimate) GetPositive() float32
- func (*Sentiment_Estimate) ProtoMessage()
- func (x *Sentiment_Estimate) ProtoReflect() protoreflect.Message
- func (x *Sentiment_Estimate) Reset()
- func (x *Sentiment_Estimate) String() string
- type Sentiment_Sample
- func (*Sentiment_Sample) Descriptor() ([]byte, []int)deprecated
- func (x *Sentiment_Sample) GetDuration() *durationpb.Duration
- func (x *Sentiment_Sample) GetEstimate() *Sentiment_Estimate
- func (x *Sentiment_Sample) GetOffset() *durationpb.Duration
- func (*Sentiment_Sample) ProtoMessage()
- func (x *Sentiment_Sample) ProtoReflect() protoreflect.Message
- func (x *Sentiment_Sample) Reset()
- func (x *Sentiment_Sample) String() string
- type Sms
- func (*Sms) Descriptor() ([]byte, []int)deprecated
- func (x *Sms) GetCallerId() string
- func (x *Sms) GetCampaignSid() int64
- func (x *Sms) GetConversationSid() int64
- func (x *Sms) GetPhone() *Sms_Phone
- func (x *Sms) GetThreads() []*Sms_Thread
- func (*Sms) ProtoMessage()
- func (x *Sms) ProtoReflect() protoreflect.Message
- func (x *Sms) Reset()
- func (x *Sms) String() string
- type Sms_Phone
- type Sms_Segment
- func (*Sms_Segment) Descriptor() ([]byte, []int)deprecated
- func (x *Sms_Segment) GetAttachments() []*Sms_Segment_Attachment
- func (x *Sms_Segment) GetOffset() *durationpb.Duration
- func (x *Sms_Segment) GetText() string
- func (*Sms_Segment) ProtoMessage()
- func (x *Sms_Segment) ProtoReflect() protoreflect.Message
- func (x *Sms_Segment) Reset()
- func (x *Sms_Segment) String() string
- type Sms_Segment_Attachment
- func (*Sms_Segment_Attachment) Descriptor() ([]byte, []int)deprecated
- func (x *Sms_Segment_Attachment) GetAttachmentSid() int64
- func (*Sms_Segment_Attachment) ProtoMessage()
- func (x *Sms_Segment_Attachment) ProtoReflect() protoreflect.Message
- func (x *Sms_Segment_Attachment) Reset()
- func (x *Sms_Segment_Attachment) String() string
- type Sms_Thread
- func (*Sms_Thread) Descriptor() ([]byte, []int)deprecated
- func (x *Sms_Thread) GetId() int32
- func (x *Sms_Thread) GetSegments() []*Sms_Segment
- func (x *Sms_Thread) GetSentiment() *Sentiment
- func (x *Sms_Thread) GetUserId() string
- func (*Sms_Thread) ProtoMessage()
- func (x *Sms_Thread) ProtoReflect() protoreflect.Message
- func (x *Sms_Thread) Reset()
- func (x *Sms_Thread) String() string
- type SpanFuzzy
- func (*SpanFuzzy) Descriptor() ([]byte, []int)deprecated
- func (m *SpanFuzzy) GetFuzziness() isSpanFuzzy_Fuzziness
- func (x *SpanFuzzy) GetFuzzinessAuto() *FuzzinessAuto
- func (x *SpanFuzzy) GetFuzzinessValue() uint32
- func (x *SpanFuzzy) GetValue() string
- func (*SpanFuzzy) ProtoMessage()
- func (x *SpanFuzzy) ProtoReflect() protoreflect.Message
- func (x *SpanFuzzy) Reset()
- func (x *SpanFuzzy) String() string
- type SpanFuzzy_FuzzinessAuto
- type SpanFuzzy_FuzzinessValue
- type SpanNear
- func (*SpanNear) Descriptor() ([]byte, []int)deprecated
- func (x *SpanNear) GetClauses() []*SpanNear_Clause
- func (x *SpanNear) GetInOrder() bool
- func (x *SpanNear) GetSlop() int32
- func (*SpanNear) ProtoMessage()
- func (x *SpanNear) ProtoReflect() protoreflect.Message
- func (x *SpanNear) Reset()
- func (x *SpanNear) String() string
- type SpanNear_Clause
- func (*SpanNear_Clause) Descriptor() ([]byte, []int)deprecated
- func (m *SpanNear_Clause) GetMatch() isSpanNear_Clause_Match
- func (x *SpanNear_Clause) GetSpanFuzzy() *SpanFuzzy
- func (x *SpanNear_Clause) GetSpanNear() *SpanNear
- func (x *SpanNear_Clause) GetSpanTerm() *SpanTerm
- func (*SpanNear_Clause) ProtoMessage()
- func (x *SpanNear_Clause) ProtoReflect() protoreflect.Message
- func (x *SpanNear_Clause) Reset()
- func (x *SpanNear_Clause) String() string
- type SpanNear_Clause_SpanFuzzy
- type SpanNear_Clause_SpanNear
- type SpanNear_Clause_SpanTerm
- type SpanTerm
- type Transcript
- func (*Transcript) Descriptor() ([]byte, []int)deprecated
- func (x *Transcript) GetCall() *Call
- func (x *Transcript) GetChannel() commons.ChannelTypedeprecated
- func (x *Transcript) GetDeleteTime() *timestamppb.Timestamp
- func (x *Transcript) GetFlagSummary() *FlagSummary
- func (m *Transcript) GetMetadata() isTranscript_Metadata
- func (x *Transcript) GetSms() *Sms
- func (x *Transcript) GetStartTime() *timestamppb.Timestamp
- func (x *Transcript) GetSummary() *TranscriptSummary
- func (x *Transcript) GetTranscriptSid() int64
- func (*Transcript) ProtoMessage()
- func (x *Transcript) ProtoReflect() protoreflect.Message
- func (x *Transcript) Reset()
- func (x *Transcript) String() string
- type TranscriptBoolQuery
- func (*TranscriptBoolQuery) Descriptor() ([]byte, []int)deprecated
- func (x *TranscriptBoolQuery) GetTranscript() *TranscriptQuery
- func (*TranscriptBoolQuery) ProtoMessage()
- func (x *TranscriptBoolQuery) ProtoReflect() protoreflect.Message
- func (x *TranscriptBoolQuery) Reset()
- func (x *TranscriptBoolQuery) String() string
- type TranscriptGroupName
- func (*TranscriptGroupName) Descriptor() ([]byte, []int)deprecated
- func (x *TranscriptGroupName) GetValue() string
- func (*TranscriptGroupName) ProtoMessage()
- func (x *TranscriptGroupName) ProtoReflect() protoreflect.Message
- func (x *TranscriptGroupName) Reset()
- func (x *TranscriptGroupName) String() string
- type TranscriptQuery
- func (*TranscriptQuery) Descriptor() ([]byte, []int)deprecated
- func (x *TranscriptQuery) GetChannel() *TranscriptQuery_Channeldeprecated
- func (x *TranscriptQuery) GetChannelType() *TranscriptQuery_Channel
- func (x *TranscriptQuery) GetDeleteTime() *TranscriptQuery_DeleteTime
- func (x *TranscriptQuery) GetFlagSummary() *TranscriptQuery_FlagSummary
- func (x *TranscriptQuery) GetMetadata() *TranscriptQuery_Metadata
- func (x *TranscriptQuery) GetPhone() *TranscriptQuery_Phone
- func (x *TranscriptQuery) GetSkills() *TranscriptQuery_SkillsQuery
- func (x *TranscriptQuery) GetStartTime() *TranscriptQuery_StartTime
- func (x *TranscriptQuery) GetThreads() *TranscriptQuery_Threads
- func (x *TranscriptQuery) GetTranscriptSid() *TranscriptQuery_TranscriptSid
- func (*TranscriptQuery) ProtoMessage()
- func (x *TranscriptQuery) ProtoReflect() protoreflect.Message
- func (x *TranscriptQuery) Reset()
- func (x *TranscriptQuery) String() string
- type TranscriptQuery_Call
- func (*TranscriptQuery_Call) Descriptor() ([]byte, []int)deprecated
- func (x *TranscriptQuery_Call) GetAgentCallLog() *AgentCallLogQuery
- func (x *TranscriptQuery_Call) GetAgentResponse() *TranscriptQuery_Call_AgentResponse
- func (x *TranscriptQuery_Call) GetAudioBytes() *TranscriptQuery_Call_AudioBytes
- func (x *TranscriptQuery_Call) GetAudioTime() *TranscriptQuery_Call_AudioTime
- func (x *TranscriptQuery_Call) GetCallSid() *TranscriptQuery_Call_CallSid
- func (x *TranscriptQuery_Call) GetCallType() *TranscriptQuery_Call_CallType
- func (x *TranscriptQuery_Call) GetCallerId() *TranscriptQuery_Call_CallerId
- func (x *TranscriptQuery_Call) GetGroupName() *TranscriptQuery_Call_GroupName
- func (x *TranscriptQuery_Call) GetHuntGroupSids() *TranscriptQuery_Call_HuntGroupSids
- func (x *TranscriptQuery_Call) GetSilence() *TranscriptQuery_Call_Silence
- func (x *TranscriptQuery_Call) GetTalkOver() *TranscriptQuery_Call_TalkOver
- func (x *TranscriptQuery_Call) GetTalkTime() *TranscriptQuery_Call_TalkTime
- func (*TranscriptQuery_Call) ProtoMessage()
- func (x *TranscriptQuery_Call) ProtoReflect() protoreflect.Message
- func (x *TranscriptQuery_Call) Reset()
- func (x *TranscriptQuery_Call) String() string
- type TranscriptQuery_Call_AgentResponse
- func (*TranscriptQuery_Call_AgentResponse) Descriptor() ([]byte, []int)deprecated
- func (x *TranscriptQuery_Call_AgentResponse) GetAnd() []*TranscriptQuery_Call_AgentResponse
- func (x *TranscriptQuery_Call_AgentResponse) GetKey() *TranscriptQuery_Call_AgentResponse_Key
- func (x *TranscriptQuery_Call_AgentResponse) GetNot() bool
- func (x *TranscriptQuery_Call_AgentResponse) GetNumbers() *TranscriptQuery_Call_AgentResponse_Numbers
- func (x *TranscriptQuery_Call_AgentResponse) GetOr() []*TranscriptQuery_Call_AgentResponse
- func (x *TranscriptQuery_Call_AgentResponse) GetValues() *TranscriptQuery_Call_AgentResponse_Values
- func (*TranscriptQuery_Call_AgentResponse) ProtoMessage()
- func (x *TranscriptQuery_Call_AgentResponse) ProtoReflect() protoreflect.Message
- func (x *TranscriptQuery_Call_AgentResponse) Reset()
- func (x *TranscriptQuery_Call_AgentResponse) String() string
- type TranscriptQuery_Call_AgentResponse_Key
- func (*TranscriptQuery_Call_AgentResponse_Key) Descriptor() ([]byte, []int)deprecated
- func (x *TranscriptQuery_Call_AgentResponse_Key) GetContains() string
- func (x *TranscriptQuery_Call_AgentResponse_Key) GetIn() []string
- func (x *TranscriptQuery_Call_AgentResponse_Key) GetStartsWith() string
- func (*TranscriptQuery_Call_AgentResponse_Key) ProtoMessage()
- func (x *TranscriptQuery_Call_AgentResponse_Key) ProtoReflect() protoreflect.Message
- func (x *TranscriptQuery_Call_AgentResponse_Key) Reset()
- func (x *TranscriptQuery_Call_AgentResponse_Key) String() string
- type TranscriptQuery_Call_AgentResponse_Numbers
- func (*TranscriptQuery_Call_AgentResponse_Numbers) Descriptor() ([]byte, []int)deprecated
- func (x *TranscriptQuery_Call_AgentResponse_Numbers) GetEq() *wrapperspb.DoubleValue
- func (x *TranscriptQuery_Call_AgentResponse_Numbers) GetGt() *wrapperspb.DoubleValue
- func (x *TranscriptQuery_Call_AgentResponse_Numbers) GetGte() *wrapperspb.DoubleValue
- func (x *TranscriptQuery_Call_AgentResponse_Numbers) GetIn() []float64
- func (x *TranscriptQuery_Call_AgentResponse_Numbers) GetLt() *wrapperspb.DoubleValue
- func (x *TranscriptQuery_Call_AgentResponse_Numbers) GetLte() *wrapperspb.DoubleValue
- func (*TranscriptQuery_Call_AgentResponse_Numbers) ProtoMessage()
- func (x *TranscriptQuery_Call_AgentResponse_Numbers) ProtoReflect() protoreflect.Message
- func (x *TranscriptQuery_Call_AgentResponse_Numbers) Reset()
- func (x *TranscriptQuery_Call_AgentResponse_Numbers) String() string
- type TranscriptQuery_Call_AgentResponse_Values
- func (*TranscriptQuery_Call_AgentResponse_Values) Descriptor() ([]byte, []int)deprecated
- func (x *TranscriptQuery_Call_AgentResponse_Values) GetContains() string
- func (x *TranscriptQuery_Call_AgentResponse_Values) GetIn() []string
- func (x *TranscriptQuery_Call_AgentResponse_Values) GetStartsWith() string
- func (*TranscriptQuery_Call_AgentResponse_Values) ProtoMessage()
- func (x *TranscriptQuery_Call_AgentResponse_Values) ProtoReflect() protoreflect.Message
- func (x *TranscriptQuery_Call_AgentResponse_Values) Reset()
- func (x *TranscriptQuery_Call_AgentResponse_Values) String() string
- type TranscriptQuery_Call_AudioBytes
- func (*TranscriptQuery_Call_AudioBytes) Descriptor() ([]byte, []int)deprecated
- func (x *TranscriptQuery_Call_AudioBytes) GetGt() *wrapperspb.Int64Value
- func (x *TranscriptQuery_Call_AudioBytes) GetGte() *wrapperspb.Int64Value
- func (x *TranscriptQuery_Call_AudioBytes) GetLt() *wrapperspb.Int64Value
- func (x *TranscriptQuery_Call_AudioBytes) GetLte() *wrapperspb.Int64Value
- func (*TranscriptQuery_Call_AudioBytes) ProtoMessage()
- func (x *TranscriptQuery_Call_AudioBytes) ProtoReflect() protoreflect.Message
- func (x *TranscriptQuery_Call_AudioBytes) Reset()
- func (x *TranscriptQuery_Call_AudioBytes) String() string
- type TranscriptQuery_Call_AudioTime
- func (*TranscriptQuery_Call_AudioTime) Descriptor() ([]byte, []int)deprecated
- func (x *TranscriptQuery_Call_AudioTime) GetGt() *wrapperspb.Int32Value
- func (x *TranscriptQuery_Call_AudioTime) GetGte() *wrapperspb.Int32Value
- func (x *TranscriptQuery_Call_AudioTime) GetLt() *wrapperspb.Int32Value
- func (x *TranscriptQuery_Call_AudioTime) GetLte() *wrapperspb.Int32Value
- func (*TranscriptQuery_Call_AudioTime) ProtoMessage()
- func (x *TranscriptQuery_Call_AudioTime) ProtoReflect() protoreflect.Message
- func (x *TranscriptQuery_Call_AudioTime) Reset()
- func (x *TranscriptQuery_Call_AudioTime) String() string
- type TranscriptQuery_Call_CallSid
- func (*TranscriptQuery_Call_CallSid) Descriptor() ([]byte, []int)deprecated
- func (x *TranscriptQuery_Call_CallSid) GetAny() []int64
- func (*TranscriptQuery_Call_CallSid) ProtoMessage()
- func (x *TranscriptQuery_Call_CallSid) ProtoReflect() protoreflect.Message
- func (x *TranscriptQuery_Call_CallSid) Reset()
- func (x *TranscriptQuery_Call_CallSid) String() string
- type TranscriptQuery_Call_CallType
- func (*TranscriptQuery_Call_CallType) Descriptor() ([]byte, []int)deprecated
- func (x *TranscriptQuery_Call_CallType) GetAny() []commons.CallType_Enum
- func (*TranscriptQuery_Call_CallType) ProtoMessage()
- func (x *TranscriptQuery_Call_CallType) ProtoReflect() protoreflect.Message
- func (x *TranscriptQuery_Call_CallType) Reset()
- func (x *TranscriptQuery_Call_CallType) String() string
- type TranscriptQuery_Call_CallerId
- func (*TranscriptQuery_Call_CallerId) Descriptor() ([]byte, []int)deprecated
- func (x *TranscriptQuery_Call_CallerId) GetAny() []string
- func (*TranscriptQuery_Call_CallerId) ProtoMessage()
- func (x *TranscriptQuery_Call_CallerId) ProtoReflect() protoreflect.Message
- func (x *TranscriptQuery_Call_CallerId) Reset()
- func (x *TranscriptQuery_Call_CallerId) String() string
- type TranscriptQuery_Call_GroupName
- func (*TranscriptQuery_Call_GroupName) Descriptor() ([]byte, []int)deprecated
- func (x *TranscriptQuery_Call_GroupName) GetAny() []string
- func (*TranscriptQuery_Call_GroupName) ProtoMessage()
- func (x *TranscriptQuery_Call_GroupName) ProtoReflect() protoreflect.Message
- func (x *TranscriptQuery_Call_GroupName) Reset()
- func (x *TranscriptQuery_Call_GroupName) String() string
- type TranscriptQuery_Call_HuntGroupSids
- func (*TranscriptQuery_Call_HuntGroupSids) Descriptor() ([]byte, []int)deprecated
- func (x *TranscriptQuery_Call_HuntGroupSids) GetAny() []int64
- func (*TranscriptQuery_Call_HuntGroupSids) ProtoMessage()
- func (x *TranscriptQuery_Call_HuntGroupSids) ProtoReflect() protoreflect.Message
- func (x *TranscriptQuery_Call_HuntGroupSids) Reset()
- func (x *TranscriptQuery_Call_HuntGroupSids) String() string
- type TranscriptQuery_Call_Silence
- func (*TranscriptQuery_Call_Silence) Descriptor() ([]byte, []int)deprecated
- func (x *TranscriptQuery_Call_Silence) GetDurationMax() *TranscriptQuery_Call_Silence_DurationMax
- func (x *TranscriptQuery_Call_Silence) GetDurationPercentage() *TranscriptQuery_Call_Silence_DurationPercentage
- func (x *TranscriptQuery_Call_Silence) GetDurationTotal() *TranscriptQuery_Call_Silence_DurationTotal
- func (x *TranscriptQuery_Call_Silence) GetOccurrenceTotal() *TranscriptQuery_Call_Silence_OccurrenceTotal
- func (*TranscriptQuery_Call_Silence) ProtoMessage()
- func (x *TranscriptQuery_Call_Silence) ProtoReflect() protoreflect.Message
- func (x *TranscriptQuery_Call_Silence) Reset()
- func (x *TranscriptQuery_Call_Silence) String() string
- type TranscriptQuery_Call_Silence_DurationMax
- func (*TranscriptQuery_Call_Silence_DurationMax) Descriptor() ([]byte, []int)deprecated
- func (x *TranscriptQuery_Call_Silence_DurationMax) GetGt() *durationpb.Duration
- func (x *TranscriptQuery_Call_Silence_DurationMax) GetGte() *durationpb.Duration
- func (x *TranscriptQuery_Call_Silence_DurationMax) GetLt() *durationpb.Duration
- func (x *TranscriptQuery_Call_Silence_DurationMax) GetLte() *durationpb.Duration
- func (*TranscriptQuery_Call_Silence_DurationMax) ProtoMessage()
- func (x *TranscriptQuery_Call_Silence_DurationMax) ProtoReflect() protoreflect.Message
- func (x *TranscriptQuery_Call_Silence_DurationMax) Reset()
- func (x *TranscriptQuery_Call_Silence_DurationMax) String() string
- type TranscriptQuery_Call_Silence_DurationPercentage
- func (*TranscriptQuery_Call_Silence_DurationPercentage) Descriptor() ([]byte, []int)deprecated
- func (x *TranscriptQuery_Call_Silence_DurationPercentage) GetGt() *wrapperspb.UInt32Value
- func (x *TranscriptQuery_Call_Silence_DurationPercentage) GetGte() *wrapperspb.UInt32Value
- func (x *TranscriptQuery_Call_Silence_DurationPercentage) GetLt() *wrapperspb.UInt32Value
- func (x *TranscriptQuery_Call_Silence_DurationPercentage) GetLte() *wrapperspb.UInt32Value
- func (*TranscriptQuery_Call_Silence_DurationPercentage) ProtoMessage()
- func (x *TranscriptQuery_Call_Silence_DurationPercentage) ProtoReflect() protoreflect.Message
- func (x *TranscriptQuery_Call_Silence_DurationPercentage) Reset()
- func (x *TranscriptQuery_Call_Silence_DurationPercentage) String() string
- type TranscriptQuery_Call_Silence_DurationTotal
- func (*TranscriptQuery_Call_Silence_DurationTotal) Descriptor() ([]byte, []int)deprecated
- func (x *TranscriptQuery_Call_Silence_DurationTotal) GetGt() *durationpb.Duration
- func (x *TranscriptQuery_Call_Silence_DurationTotal) GetGte() *durationpb.Duration
- func (x *TranscriptQuery_Call_Silence_DurationTotal) GetLt() *durationpb.Duration
- func (x *TranscriptQuery_Call_Silence_DurationTotal) GetLte() *durationpb.Duration
- func (*TranscriptQuery_Call_Silence_DurationTotal) ProtoMessage()
- func (x *TranscriptQuery_Call_Silence_DurationTotal) ProtoReflect() protoreflect.Message
- func (x *TranscriptQuery_Call_Silence_DurationTotal) Reset()
- func (x *TranscriptQuery_Call_Silence_DurationTotal) String() string
- type TranscriptQuery_Call_Silence_OccurrenceTotal
- func (*TranscriptQuery_Call_Silence_OccurrenceTotal) Descriptor() ([]byte, []int)deprecated
- func (x *TranscriptQuery_Call_Silence_OccurrenceTotal) GetGt() *wrapperspb.UInt32Value
- func (x *TranscriptQuery_Call_Silence_OccurrenceTotal) GetGte() *wrapperspb.UInt32Value
- func (x *TranscriptQuery_Call_Silence_OccurrenceTotal) GetLt() *wrapperspb.UInt32Value
- func (x *TranscriptQuery_Call_Silence_OccurrenceTotal) GetLte() *wrapperspb.UInt32Value
- func (*TranscriptQuery_Call_Silence_OccurrenceTotal) ProtoMessage()
- func (x *TranscriptQuery_Call_Silence_OccurrenceTotal) ProtoReflect() protoreflect.Message
- func (x *TranscriptQuery_Call_Silence_OccurrenceTotal) Reset()
- func (x *TranscriptQuery_Call_Silence_OccurrenceTotal) String() string
- type TranscriptQuery_Call_TalkOver
- func (*TranscriptQuery_Call_TalkOver) Descriptor() ([]byte, []int)deprecated
- func (x *TranscriptQuery_Call_TalkOver) GetDurationMax() *TranscriptQuery_Call_TalkOver_DurationMax
- func (x *TranscriptQuery_Call_TalkOver) GetDurationPercentage() *TranscriptQuery_Call_TalkOver_DurationPercentage
- func (x *TranscriptQuery_Call_TalkOver) GetDurationTotal() *TranscriptQuery_Call_TalkOver_DurationTotal
- func (x *TranscriptQuery_Call_TalkOver) GetOccurrenceTotal() *TranscriptQuery_Call_TalkOver_OccurrenceTotal
- func (*TranscriptQuery_Call_TalkOver) ProtoMessage()
- func (x *TranscriptQuery_Call_TalkOver) ProtoReflect() protoreflect.Message
- func (x *TranscriptQuery_Call_TalkOver) Reset()
- func (x *TranscriptQuery_Call_TalkOver) String() string
- type TranscriptQuery_Call_TalkOver_DurationMax
- func (*TranscriptQuery_Call_TalkOver_DurationMax) Descriptor() ([]byte, []int)deprecated
- func (x *TranscriptQuery_Call_TalkOver_DurationMax) GetGt() *durationpb.Duration
- func (x *TranscriptQuery_Call_TalkOver_DurationMax) GetGte() *durationpb.Duration
- func (x *TranscriptQuery_Call_TalkOver_DurationMax) GetLt() *durationpb.Duration
- func (x *TranscriptQuery_Call_TalkOver_DurationMax) GetLte() *durationpb.Duration
- func (*TranscriptQuery_Call_TalkOver_DurationMax) ProtoMessage()
- func (x *TranscriptQuery_Call_TalkOver_DurationMax) ProtoReflect() protoreflect.Message
- func (x *TranscriptQuery_Call_TalkOver_DurationMax) Reset()
- func (x *TranscriptQuery_Call_TalkOver_DurationMax) String() string
- type TranscriptQuery_Call_TalkOver_DurationPercentage
- func (*TranscriptQuery_Call_TalkOver_DurationPercentage) Descriptor() ([]byte, []int)deprecated
- func (x *TranscriptQuery_Call_TalkOver_DurationPercentage) GetGt() *wrapperspb.UInt32Value
- func (x *TranscriptQuery_Call_TalkOver_DurationPercentage) GetGte() *wrapperspb.UInt32Value
- func (x *TranscriptQuery_Call_TalkOver_DurationPercentage) GetLt() *wrapperspb.UInt32Value
- func (x *TranscriptQuery_Call_TalkOver_DurationPercentage) GetLte() *wrapperspb.UInt32Value
- func (*TranscriptQuery_Call_TalkOver_DurationPercentage) ProtoMessage()
- func (x *TranscriptQuery_Call_TalkOver_DurationPercentage) ProtoReflect() protoreflect.Message
- func (x *TranscriptQuery_Call_TalkOver_DurationPercentage) Reset()
- func (x *TranscriptQuery_Call_TalkOver_DurationPercentage) String() string
- type TranscriptQuery_Call_TalkOver_DurationTotal
- func (*TranscriptQuery_Call_TalkOver_DurationTotal) Descriptor() ([]byte, []int)deprecated
- func (x *TranscriptQuery_Call_TalkOver_DurationTotal) GetGt() *durationpb.Duration
- func (x *TranscriptQuery_Call_TalkOver_DurationTotal) GetGte() *durationpb.Duration
- func (x *TranscriptQuery_Call_TalkOver_DurationTotal) GetLt() *durationpb.Duration
- func (x *TranscriptQuery_Call_TalkOver_DurationTotal) GetLte() *durationpb.Duration
- func (*TranscriptQuery_Call_TalkOver_DurationTotal) ProtoMessage()
- func (x *TranscriptQuery_Call_TalkOver_DurationTotal) ProtoReflect() protoreflect.Message
- func (x *TranscriptQuery_Call_TalkOver_DurationTotal) Reset()
- func (x *TranscriptQuery_Call_TalkOver_DurationTotal) String() string
- type TranscriptQuery_Call_TalkOver_OccurrenceTotal
- func (*TranscriptQuery_Call_TalkOver_OccurrenceTotal) Descriptor() ([]byte, []int)deprecated
- func (x *TranscriptQuery_Call_TalkOver_OccurrenceTotal) GetGt() *wrapperspb.UInt32Value
- func (x *TranscriptQuery_Call_TalkOver_OccurrenceTotal) GetGte() *wrapperspb.UInt32Value
- func (x *TranscriptQuery_Call_TalkOver_OccurrenceTotal) GetLt() *wrapperspb.UInt32Value
- func (x *TranscriptQuery_Call_TalkOver_OccurrenceTotal) GetLte() *wrapperspb.UInt32Value
- func (*TranscriptQuery_Call_TalkOver_OccurrenceTotal) ProtoMessage()
- func (x *TranscriptQuery_Call_TalkOver_OccurrenceTotal) ProtoReflect() protoreflect.Message
- func (x *TranscriptQuery_Call_TalkOver_OccurrenceTotal) Reset()
- func (x *TranscriptQuery_Call_TalkOver_OccurrenceTotal) String() string
- type TranscriptQuery_Call_TalkTime
- func (*TranscriptQuery_Call_TalkTime) Descriptor() ([]byte, []int)deprecated
- func (x *TranscriptQuery_Call_TalkTime) GetGt() *durationpb.Duration
- func (x *TranscriptQuery_Call_TalkTime) GetGte() *durationpb.Duration
- func (x *TranscriptQuery_Call_TalkTime) GetLt() *durationpb.Duration
- func (x *TranscriptQuery_Call_TalkTime) GetLte() *durationpb.Duration
- func (*TranscriptQuery_Call_TalkTime) ProtoMessage()
- func (x *TranscriptQuery_Call_TalkTime) ProtoReflect() protoreflect.Message
- func (x *TranscriptQuery_Call_TalkTime) Reset()
- func (x *TranscriptQuery_Call_TalkTime) String() string
- type TranscriptQuery_Channel
- func (*TranscriptQuery_Channel) Descriptor() ([]byte, []int)deprecated
- func (x *TranscriptQuery_Channel) GetAny() []commons.ChannelType
- func (*TranscriptQuery_Channel) ProtoMessage()
- func (x *TranscriptQuery_Channel) ProtoReflect() protoreflect.Message
- func (x *TranscriptQuery_Channel) Reset()
- func (x *TranscriptQuery_Channel) String() string
- type TranscriptQuery_DeleteTime
- func (*TranscriptQuery_DeleteTime) Descriptor() ([]byte, []int)deprecated
- func (x *TranscriptQuery_DeleteTime) GetGt() *timestamppb.Timestamp
- func (x *TranscriptQuery_DeleteTime) GetGte() *timestamppb.Timestamp
- func (x *TranscriptQuery_DeleteTime) GetLt() *timestamppb.Timestamp
- func (x *TranscriptQuery_DeleteTime) GetLte() *timestamppb.Timestamp
- func (*TranscriptQuery_DeleteTime) ProtoMessage()
- func (x *TranscriptQuery_DeleteTime) ProtoReflect() protoreflect.Message
- func (x *TranscriptQuery_DeleteTime) Reset()
- func (x *TranscriptQuery_DeleteTime) String() string
- type TranscriptQuery_FlagSummary
- func (*TranscriptQuery_FlagSummary) Descriptor() ([]byte, []int)deprecated
- func (x *TranscriptQuery_FlagSummary) GetCount() *TranscriptQuery_FlagSummary_Count
- func (x *TranscriptQuery_FlagSummary) GetFlags() *TranscriptQuery_FlagSummary_Flags
- func (x *TranscriptQuery_FlagSummary) GetNeedReview() *TranscriptQuery_FlagSummary_NeedReview
- func (x *TranscriptQuery_FlagSummary) GetReviewStatus() *TranscriptQuery_FlagSummary_ReviewStatus
- func (*TranscriptQuery_FlagSummary) ProtoMessage()
- func (x *TranscriptQuery_FlagSummary) ProtoReflect() protoreflect.Message
- func (x *TranscriptQuery_FlagSummary) Reset()
- func (x *TranscriptQuery_FlagSummary) String() string
- type TranscriptQuery_FlagSummary_Count
- func (*TranscriptQuery_FlagSummary_Count) Descriptor() ([]byte, []int)deprecated
- func (x *TranscriptQuery_FlagSummary_Count) GetEq() *wrapperspb.Int32Value
- func (x *TranscriptQuery_FlagSummary_Count) GetGt() *wrapperspb.Int32Value
- func (x *TranscriptQuery_FlagSummary_Count) GetGte() *wrapperspb.Int32Value
- func (x *TranscriptQuery_FlagSummary_Count) GetLt() *wrapperspb.Int32Value
- func (x *TranscriptQuery_FlagSummary_Count) GetLte() *wrapperspb.Int32Value
- func (*TranscriptQuery_FlagSummary_Count) ProtoMessage()
- func (x *TranscriptQuery_FlagSummary_Count) ProtoReflect() protoreflect.Message
- func (x *TranscriptQuery_FlagSummary_Count) Reset()
- func (x *TranscriptQuery_FlagSummary_Count) String() string
- type TranscriptQuery_FlagSummary_Flags
- func (*TranscriptQuery_FlagSummary_Flags) Descriptor() ([]byte, []int)deprecated
- func (x *TranscriptQuery_FlagSummary_Flags) GetFlagSid() *TranscriptQuery_FlagSummary_Flags_FlagSid
- func (*TranscriptQuery_FlagSummary_Flags) ProtoMessage()
- func (x *TranscriptQuery_FlagSummary_Flags) ProtoReflect() protoreflect.Message
- func (x *TranscriptQuery_FlagSummary_Flags) Reset()
- func (x *TranscriptQuery_FlagSummary_Flags) String() string
- type TranscriptQuery_FlagSummary_Flags_FlagSid
- func (*TranscriptQuery_FlagSummary_Flags_FlagSid) Descriptor() ([]byte, []int)deprecated
- func (x *TranscriptQuery_FlagSummary_Flags_FlagSid) GetAll() []int64
- func (x *TranscriptQuery_FlagSummary_Flags_FlagSid) GetAny() []int64
- func (*TranscriptQuery_FlagSummary_Flags_FlagSid) ProtoMessage()
- func (x *TranscriptQuery_FlagSummary_Flags_FlagSid) ProtoReflect() protoreflect.Message
- func (x *TranscriptQuery_FlagSummary_Flags_FlagSid) Reset()
- func (x *TranscriptQuery_FlagSummary_Flags_FlagSid) String() string
- type TranscriptQuery_FlagSummary_NeedReview
- func (*TranscriptQuery_FlagSummary_NeedReview) Descriptor() ([]byte, []int)deprecated
- func (x *TranscriptQuery_FlagSummary_NeedReview) GetFlagSids() *TranscriptQuery_FlagSummary_NeedReview_FlagSids
- func (*TranscriptQuery_FlagSummary_NeedReview) ProtoMessage()
- func (x *TranscriptQuery_FlagSummary_NeedReview) ProtoReflect() protoreflect.Message
- func (x *TranscriptQuery_FlagSummary_NeedReview) Reset()
- func (x *TranscriptQuery_FlagSummary_NeedReview) String() string
- type TranscriptQuery_FlagSummary_NeedReview_FlagSids
- func (*TranscriptQuery_FlagSummary_NeedReview_FlagSids) Descriptor() ([]byte, []int)deprecated
- func (x *TranscriptQuery_FlagSummary_NeedReview_FlagSids) GetAny() []int64
- func (*TranscriptQuery_FlagSummary_NeedReview_FlagSids) ProtoMessage()
- func (x *TranscriptQuery_FlagSummary_NeedReview_FlagSids) ProtoReflect() protoreflect.Message
- func (x *TranscriptQuery_FlagSummary_NeedReview_FlagSids) Reset()
- func (x *TranscriptQuery_FlagSummary_NeedReview_FlagSids) String() string
- type TranscriptQuery_FlagSummary_ReviewStatus
- func (*TranscriptQuery_FlagSummary_ReviewStatus) Descriptor() ([]byte, []int)deprecated
- func (x *TranscriptQuery_FlagSummary_ReviewStatus) GetAny() []ReviewStatus
- func (*TranscriptQuery_FlagSummary_ReviewStatus) ProtoMessage()
- func (x *TranscriptQuery_FlagSummary_ReviewStatus) ProtoReflect() protoreflect.Message
- func (x *TranscriptQuery_FlagSummary_ReviewStatus) Reset()
- func (x *TranscriptQuery_FlagSummary_ReviewStatus) String() string
- type TranscriptQuery_Metadata
- func (*TranscriptQuery_Metadata) Descriptor() ([]byte, []int)deprecated
- func (x *TranscriptQuery_Metadata) GetCall() *TranscriptQuery_Call
- func (x *TranscriptQuery_Metadata) GetSms() *TranscriptQuery_Sms
- func (*TranscriptQuery_Metadata) ProtoMessage()
- func (x *TranscriptQuery_Metadata) ProtoReflect() protoreflect.Message
- func (x *TranscriptQuery_Metadata) Reset()
- func (x *TranscriptQuery_Metadata) String() string
- type TranscriptQuery_Phone
- func (*TranscriptQuery_Phone) Descriptor() ([]byte, []int)deprecated
- func (x *TranscriptQuery_Phone) GetCc() *TranscriptQuery_Phone_Cc
- func (x *TranscriptQuery_Phone) GetCity() *TranscriptQuery_Phone_City
- func (x *TranscriptQuery_Phone) GetIso2() *TranscriptQuery_Phone_Iso2
- func (x *TranscriptQuery_Phone) GetLocation() *TranscriptQuery_Phone_Location
- func (x *TranscriptQuery_Phone) GetNdc() *TranscriptQuery_Phone_Ndc
- func (x *TranscriptQuery_Phone) GetPrefix() *TranscriptQuery_Phone_Prefix
- func (x *TranscriptQuery_Phone) GetRaw() *TranscriptQuery_Phone_Raw
- func (x *TranscriptQuery_Phone) GetRegionCode() *TranscriptQuery_Phone_RegionCode
- func (x *TranscriptQuery_Phone) GetRegionName() *TranscriptQuery_Phone_RegionName
- func (x *TranscriptQuery_Phone) GetTimeZone() *TranscriptQuery_Phone_TimeZone
- func (x *TranscriptQuery_Phone) GetType() *TranscriptQuery_Phone_Type
- func (x *TranscriptQuery_Phone) GetUtc() *TranscriptQuery_Phone_Utc
- func (*TranscriptQuery_Phone) ProtoMessage()
- func (x *TranscriptQuery_Phone) ProtoReflect() protoreflect.Message
- func (x *TranscriptQuery_Phone) Reset()
- func (x *TranscriptQuery_Phone) String() string
- type TranscriptQuery_Phone_Cc
- func (*TranscriptQuery_Phone_Cc) Descriptor() ([]byte, []int)deprecated
- func (x *TranscriptQuery_Phone_Cc) GetAny() []string
- func (*TranscriptQuery_Phone_Cc) ProtoMessage()
- func (x *TranscriptQuery_Phone_Cc) ProtoReflect() protoreflect.Message
- func (x *TranscriptQuery_Phone_Cc) Reset()
- func (x *TranscriptQuery_Phone_Cc) String() string
- type TranscriptQuery_Phone_City
- func (*TranscriptQuery_Phone_City) Descriptor() ([]byte, []int)deprecated
- func (x *TranscriptQuery_Phone_City) GetAny() []string
- func (*TranscriptQuery_Phone_City) ProtoMessage()
- func (x *TranscriptQuery_Phone_City) ProtoReflect() protoreflect.Message
- func (x *TranscriptQuery_Phone_City) Reset()
- func (x *TranscriptQuery_Phone_City) String() string
- type TranscriptQuery_Phone_Iso2
- func (*TranscriptQuery_Phone_Iso2) Descriptor() ([]byte, []int)deprecated
- func (x *TranscriptQuery_Phone_Iso2) GetAny() []string
- func (*TranscriptQuery_Phone_Iso2) ProtoMessage()
- func (x *TranscriptQuery_Phone_Iso2) ProtoReflect() protoreflect.Message
- func (x *TranscriptQuery_Phone_Iso2) Reset()
- func (x *TranscriptQuery_Phone_Iso2) String() string
- type TranscriptQuery_Phone_Location
- func (*TranscriptQuery_Phone_Location) Descriptor() ([]byte, []int)deprecated
- func (x *TranscriptQuery_Phone_Location) GetZipCodeProximity() *TranscriptQuery_Phone_Location_ZipCodeProximity
- func (*TranscriptQuery_Phone_Location) ProtoMessage()
- func (x *TranscriptQuery_Phone_Location) ProtoReflect() protoreflect.Message
- func (x *TranscriptQuery_Phone_Location) Reset()
- func (x *TranscriptQuery_Phone_Location) String() string
- type TranscriptQuery_Phone_Location_ZipCodeProximity
- func (*TranscriptQuery_Phone_Location_ZipCodeProximity) Descriptor() ([]byte, []int)deprecated
- func (x *TranscriptQuery_Phone_Location_ZipCodeProximity) GetCountryCode() string
- func (x *TranscriptQuery_Phone_Location_ZipCodeProximity) GetDistance() string
- func (x *TranscriptQuery_Phone_Location_ZipCodeProximity) GetZipCode() string
- func (*TranscriptQuery_Phone_Location_ZipCodeProximity) ProtoMessage()
- func (x *TranscriptQuery_Phone_Location_ZipCodeProximity) ProtoReflect() protoreflect.Message
- func (x *TranscriptQuery_Phone_Location_ZipCodeProximity) Reset()
- func (x *TranscriptQuery_Phone_Location_ZipCodeProximity) String() string
- type TranscriptQuery_Phone_Ndc
- func (*TranscriptQuery_Phone_Ndc) Descriptor() ([]byte, []int)deprecated
- func (x *TranscriptQuery_Phone_Ndc) GetAny() []string
- func (*TranscriptQuery_Phone_Ndc) ProtoMessage()
- func (x *TranscriptQuery_Phone_Ndc) ProtoReflect() protoreflect.Message
- func (x *TranscriptQuery_Phone_Ndc) Reset()
- func (x *TranscriptQuery_Phone_Ndc) String() string
- type TranscriptQuery_Phone_Prefix
- func (*TranscriptQuery_Phone_Prefix) Descriptor() ([]byte, []int)deprecated
- func (x *TranscriptQuery_Phone_Prefix) GetAny() []string
- func (*TranscriptQuery_Phone_Prefix) ProtoMessage()
- func (x *TranscriptQuery_Phone_Prefix) ProtoReflect() protoreflect.Message
- func (x *TranscriptQuery_Phone_Prefix) Reset()
- func (x *TranscriptQuery_Phone_Prefix) String() string
- type TranscriptQuery_Phone_Raw
- func (*TranscriptQuery_Phone_Raw) Descriptor() ([]byte, []int)deprecated
- func (x *TranscriptQuery_Phone_Raw) GetAny() []string
- func (*TranscriptQuery_Phone_Raw) ProtoMessage()
- func (x *TranscriptQuery_Phone_Raw) ProtoReflect() protoreflect.Message
- func (x *TranscriptQuery_Phone_Raw) Reset()
- func (x *TranscriptQuery_Phone_Raw) String() string
- type TranscriptQuery_Phone_RegionCode
- func (*TranscriptQuery_Phone_RegionCode) Descriptor() ([]byte, []int)deprecated
- func (x *TranscriptQuery_Phone_RegionCode) GetAny() []string
- func (*TranscriptQuery_Phone_RegionCode) ProtoMessage()
- func (x *TranscriptQuery_Phone_RegionCode) ProtoReflect() protoreflect.Message
- func (x *TranscriptQuery_Phone_RegionCode) Reset()
- func (x *TranscriptQuery_Phone_RegionCode) String() string
- type TranscriptQuery_Phone_RegionName
- func (*TranscriptQuery_Phone_RegionName) Descriptor() ([]byte, []int)deprecated
- func (x *TranscriptQuery_Phone_RegionName) GetAny() []string
- func (*TranscriptQuery_Phone_RegionName) ProtoMessage()
- func (x *TranscriptQuery_Phone_RegionName) ProtoReflect() protoreflect.Message
- func (x *TranscriptQuery_Phone_RegionName) Reset()
- func (x *TranscriptQuery_Phone_RegionName) String() string
- type TranscriptQuery_Phone_TimeZone
- func (*TranscriptQuery_Phone_TimeZone) Descriptor() ([]byte, []int)deprecated
- func (x *TranscriptQuery_Phone_TimeZone) GetAny() []string
- func (*TranscriptQuery_Phone_TimeZone) ProtoMessage()
- func (x *TranscriptQuery_Phone_TimeZone) ProtoReflect() protoreflect.Message
- func (x *TranscriptQuery_Phone_TimeZone) Reset()
- func (x *TranscriptQuery_Phone_TimeZone) String() string
- type TranscriptQuery_Phone_Type
- func (*TranscriptQuery_Phone_Type) Descriptor() ([]byte, []int)deprecated
- func (x *TranscriptQuery_Phone_Type) GetAny() []string
- func (*TranscriptQuery_Phone_Type) ProtoMessage()
- func (x *TranscriptQuery_Phone_Type) ProtoReflect() protoreflect.Message
- func (x *TranscriptQuery_Phone_Type) Reset()
- func (x *TranscriptQuery_Phone_Type) String() string
- type TranscriptQuery_Phone_Utc
- func (*TranscriptQuery_Phone_Utc) Descriptor() ([]byte, []int)deprecated
- func (x *TranscriptQuery_Phone_Utc) GetAny() []float32
- func (*TranscriptQuery_Phone_Utc) ProtoMessage()
- func (x *TranscriptQuery_Phone_Utc) ProtoReflect() protoreflect.Message
- func (x *TranscriptQuery_Phone_Utc) Reset()
- func (x *TranscriptQuery_Phone_Utc) String() string
- type TranscriptQuery_SkillsQuery
- func (*TranscriptQuery_SkillsQuery) Descriptor() ([]byte, []int)deprecated
- func (x *TranscriptQuery_SkillsQuery) GetNeed() *TranscriptQuery_SkillsQuery_Skills
- func (x *TranscriptQuery_SkillsQuery) GetOr() []*TranscriptQuery_SkillsQuery
- func (x *TranscriptQuery_SkillsQuery) GetWant() *TranscriptQuery_SkillsQuery_Skills
- func (*TranscriptQuery_SkillsQuery) ProtoMessage()
- func (x *TranscriptQuery_SkillsQuery) ProtoReflect() protoreflect.Message
- func (x *TranscriptQuery_SkillsQuery) Reset()
- func (x *TranscriptQuery_SkillsQuery) String() string
- type TranscriptQuery_SkillsQuery_Skills
- func (*TranscriptQuery_SkillsQuery_Skills) Descriptor() ([]byte, []int)deprecated
- func (x *TranscriptQuery_SkillsQuery_Skills) GetAll() []string
- func (x *TranscriptQuery_SkillsQuery_Skills) GetAny() []string
- func (*TranscriptQuery_SkillsQuery_Skills) ProtoMessage()
- func (x *TranscriptQuery_SkillsQuery_Skills) ProtoReflect() protoreflect.Message
- func (x *TranscriptQuery_SkillsQuery_Skills) Reset()
- func (x *TranscriptQuery_SkillsQuery_Skills) String() string
- type TranscriptQuery_Sms
- func (*TranscriptQuery_Sms) Descriptor() ([]byte, []int)deprecated
- func (x *TranscriptQuery_Sms) GetCampaignSid() *TranscriptQuery_Sms_CampaignSid
- func (x *TranscriptQuery_Sms) GetConversationSid() *TranscriptQuery_Sms_ConversationSid
- func (*TranscriptQuery_Sms) ProtoMessage()
- func (x *TranscriptQuery_Sms) ProtoReflect() protoreflect.Message
- func (x *TranscriptQuery_Sms) Reset()
- func (x *TranscriptQuery_Sms) String() string
- type TranscriptQuery_Sms_CampaignSid
- func (*TranscriptQuery_Sms_CampaignSid) Descriptor() ([]byte, []int)deprecated
- func (x *TranscriptQuery_Sms_CampaignSid) GetAny() []int64
- func (*TranscriptQuery_Sms_CampaignSid) ProtoMessage()
- func (x *TranscriptQuery_Sms_CampaignSid) ProtoReflect() protoreflect.Message
- func (x *TranscriptQuery_Sms_CampaignSid) Reset()
- func (x *TranscriptQuery_Sms_CampaignSid) String() string
- type TranscriptQuery_Sms_ConversationSid
- func (*TranscriptQuery_Sms_ConversationSid) Descriptor() ([]byte, []int)deprecated
- func (x *TranscriptQuery_Sms_ConversationSid) GetAny() []int64
- func (*TranscriptQuery_Sms_ConversationSid) ProtoMessage()
- func (x *TranscriptQuery_Sms_ConversationSid) ProtoReflect() protoreflect.Message
- func (x *TranscriptQuery_Sms_ConversationSid) Reset()
- func (x *TranscriptQuery_Sms_ConversationSid) String() string
- type TranscriptQuery_StartTime
- func (*TranscriptQuery_StartTime) Descriptor() ([]byte, []int)deprecated
- func (x *TranscriptQuery_StartTime) GetGt() *timestamppb.Timestamp
- func (x *TranscriptQuery_StartTime) GetGte() *timestamppb.Timestamp
- func (x *TranscriptQuery_StartTime) GetLt() *timestamppb.Timestamp
- func (x *TranscriptQuery_StartTime) GetLte() *timestamppb.Timestamp
- func (x *TranscriptQuery_StartTime) GetMoment() *Moment
- func (*TranscriptQuery_StartTime) ProtoMessage()
- func (x *TranscriptQuery_StartTime) ProtoReflect() protoreflect.Message
- func (x *TranscriptQuery_StartTime) Reset()
- func (x *TranscriptQuery_StartTime) String() string
- type TranscriptQuery_Threads
- func (*TranscriptQuery_Threads) Descriptor() ([]byte, []int)deprecated
- func (x *TranscriptQuery_Threads) GetAnd() []*TranscriptQuery_Threads
- func (x *TranscriptQuery_Threads) GetId() *TranscriptQuery_Threads_Id
- func (x *TranscriptQuery_Threads) GetOr() []*TranscriptQuery_Threads
- func (x *TranscriptQuery_Threads) GetText() *TranscriptQuery_Threads_Text
- func (x *TranscriptQuery_Threads) GetUserId() *TranscriptQuery_Threads_UserId
- func (*TranscriptQuery_Threads) ProtoMessage()
- func (x *TranscriptQuery_Threads) ProtoReflect() protoreflect.Message
- func (x *TranscriptQuery_Threads) Reset()
- func (x *TranscriptQuery_Threads) String() string
- type TranscriptQuery_Threads_Id
- func (*TranscriptQuery_Threads_Id) Descriptor() ([]byte, []int)deprecated
- func (x *TranscriptQuery_Threads_Id) GetAny() []int32
- func (*TranscriptQuery_Threads_Id) ProtoMessage()
- func (x *TranscriptQuery_Threads_Id) ProtoReflect() protoreflect.Message
- func (x *TranscriptQuery_Threads_Id) Reset()
- func (x *TranscriptQuery_Threads_Id) String() string
- type TranscriptQuery_Threads_Text
- func (*TranscriptQuery_Threads_Text) Descriptor() ([]byte, []int)deprecated
- func (x *TranscriptQuery_Threads_Text) GetMatch() *Match
- func (x *TranscriptQuery_Threads_Text) GetNot() bool
- func (x *TranscriptQuery_Threads_Text) GetSpanNear() *SpanNear
- func (x *TranscriptQuery_Threads_Text) GetTimespan() *TranscriptQuery_Threads_Text_Timespan
- func (*TranscriptQuery_Threads_Text) ProtoMessage()
- func (x *TranscriptQuery_Threads_Text) ProtoReflect() protoreflect.Message
- func (x *TranscriptQuery_Threads_Text) Reset()
- func (x *TranscriptQuery_Threads_Text) String() string
- type TranscriptQuery_Threads_Text_Timespan
- func (*TranscriptQuery_Threads_Text_Timespan) Descriptor() ([]byte, []int)deprecated
- func (x *TranscriptQuery_Threads_Text_Timespan) GetHead() *durationpb.Duration
- func (x *TranscriptQuery_Threads_Text_Timespan) GetTail() *durationpb.Duration
- func (*TranscriptQuery_Threads_Text_Timespan) ProtoMessage()
- func (x *TranscriptQuery_Threads_Text_Timespan) ProtoReflect() protoreflect.Message
- func (x *TranscriptQuery_Threads_Text_Timespan) Reset()
- func (x *TranscriptQuery_Threads_Text_Timespan) String() string
- type TranscriptQuery_Threads_UserId
- func (*TranscriptQuery_Threads_UserId) Descriptor() ([]byte, []int)deprecated
- func (x *TranscriptQuery_Threads_UserId) GetAny() []string
- func (*TranscriptQuery_Threads_UserId) ProtoMessage()
- func (x *TranscriptQuery_Threads_UserId) ProtoReflect() protoreflect.Message
- func (x *TranscriptQuery_Threads_UserId) Reset()
- func (x *TranscriptQuery_Threads_UserId) String() string
- type TranscriptQuery_TranscriptSid
- func (*TranscriptQuery_TranscriptSid) Descriptor() ([]byte, []int)deprecated
- func (x *TranscriptQuery_TranscriptSid) GetAny() []int64
- func (*TranscriptQuery_TranscriptSid) ProtoMessage()
- func (x *TranscriptQuery_TranscriptSid) ProtoReflect() protoreflect.Message
- func (x *TranscriptQuery_TranscriptSid) Reset()
- func (x *TranscriptQuery_TranscriptSid) String() string
- type TranscriptSummary
- func (*TranscriptSummary) Descriptor() ([]byte, []int)deprecated
- func (x *TranscriptSummary) GetBulletPoints() []string
- func (x *TranscriptSummary) GetStatus() commons.TranscriptSummaryStatus
- func (*TranscriptSummary) ProtoMessage()
- func (x *TranscriptSummary) ProtoReflect() protoreflect.Message
- func (x *TranscriptSummary) Reset()
- func (x *TranscriptSummary) String() string
- type Transcript_Call
- type Transcript_Skills
- func (*Transcript_Skills) Descriptor() ([]byte, []int)deprecated
- func (x *Transcript_Skills) GetNeed() []string
- func (x *Transcript_Skills) GetWant() []string
- func (*Transcript_Skills) ProtoMessage()
- func (x *Transcript_Skills) ProtoReflect() protoreflect.Message
- func (x *Transcript_Skills) Reset()
- func (x *Transcript_Skills) String() string
- type Transcript_Sms
- type UnimplementedVanalyticsServer
- func (UnimplementedVanalyticsServer) Audit(context.Context, *AuditRequest) (*AuditResponse, error)
- func (UnimplementedVanalyticsServer) BulkCreateFlagReview(context.Context, *BulkCreateFlagReviewRequest) (*BulkCreateFlagReviewResponse, error)
- func (UnimplementedVanalyticsServer) BulkDeleteTranscripts(context.Context, *BulkDeleteTranscriptsRequest) (*BulkDeleteTranscriptsResponse, error)
- func (UnimplementedVanalyticsServer) BulkRestoreTranscripts(context.Context, *BulkRestoreTranscriptsRequest) (*BulkRestoreTranscriptsResponse, error)
- func (UnimplementedVanalyticsServer) CreateCorrection(context.Context, *CreateCorrectionRequest) (*CreateCorrectionResponse, error)
- func (UnimplementedVanalyticsServer) CreateFilter(context.Context, *CreateFilterRequest) (*Filter, error)
- func (UnimplementedVanalyticsServer) CreateFlag(context.Context, *CreateFlagRequest) (*Flag, error)
- func (UnimplementedVanalyticsServer) CreateFlagReview(context.Context, *CreateFlagReviewRequest) (*FlagReview, error)
- func (UnimplementedVanalyticsServer) CreateFlagTranscript(context.Context, *CreateFlagTranscriptRequest) (*CreateFlagTranscriptResponse, error)
- func (UnimplementedVanalyticsServer) DeleteCorrection(context.Context, *DeleteCorrectionRequest) (*DeleteCorrectionResponse, error)
- func (UnimplementedVanalyticsServer) DeleteFilter(context.Context, *DeleteFilterRequest) (*DeleteFilterResponse, error)
- func (UnimplementedVanalyticsServer) DeleteFlag(context.Context, *DeleteFlagRequest) (*DeleteFlagResponse, error)
- func (UnimplementedVanalyticsServer) GetCorrection(context.Context, *GetCorrectionRequest) (*Correction, error)
- func (UnimplementedVanalyticsServer) GetFilter(context.Context, *GetFilterRequest) (*Filter, error)
- func (UnimplementedVanalyticsServer) GetFlag(context.Context, *GetFlagRequest) (*Flag, error)
- func (UnimplementedVanalyticsServer) GetRecordingUrl(context.Context, *GetRecordingUrlRequest) (*GetRecordingUrlResponse, error)
- func (UnimplementedVanalyticsServer) GetTranscriptSummary(context.Context, *GetTranscriptSummaryRequest) (*GetTranscriptSummaryResponse, error)
- func (UnimplementedVanalyticsServer) ListAgentResponseValues(context.Context, *ListAgentResponseValuesRequest) (*ListAgentResponseValuesResponse, error)
- func (UnimplementedVanalyticsServer) ListBillingSpan(context.Context, *ListBillingSpanRequest) (*ListBillingSpanResponse, error)
- func (UnimplementedVanalyticsServer) ListCorrections(context.Context, *ListCorrectionsRequest) (*ListCorrectionsResponse, error)
- func (UnimplementedVanalyticsServer) ListFilters(context.Context, *ListFiltersRequest) (*ListFiltersResponse, error)
- func (UnimplementedVanalyticsServer) ListFlagFilters(context.Context, *ListFlagFiltersRequest) (*ListFlagFiltersResponse, error)
- func (UnimplementedVanalyticsServer) ListFlagReviews(context.Context, *ListFlagReviewsRequest) (*ListFlagReviewsResponse, error)
- func (UnimplementedVanalyticsServer) ListFlagSnapshots(context.Context, *ListFlagSnapshotsRequest) (*ListFlagSnapshotsResponse, error)
- func (UnimplementedVanalyticsServer) ListFlagTranscriptFilters(context.Context, *ListFlagTranscriptFiltersRequest) (*ListFlagTranscriptFiltersResponse, error)
- func (UnimplementedVanalyticsServer) ListFlags(context.Context, *ListFlagsRequest) (*ListFlagsResponse, error)
- func (UnimplementedVanalyticsServer) ListTranscriptGroupNames(context.Context, *ListTranscriptGroupNamesRequest) (*ListTranscriptGroupNamesResponse, error)
- func (UnimplementedVanalyticsServer) SearchTranscripts(context.Context, *SearchTranscriptsRequest) (*SearchTranscriptsResponse, error)
- func (UnimplementedVanalyticsServer) UpdateCorrection(context.Context, *UpdateCorrectionRequest) (*UpdateCorrectionResponse, error)
- func (UnimplementedVanalyticsServer) UpdateFilter(context.Context, *UpdateFilterRequest) (*Filter, error)
- func (UnimplementedVanalyticsServer) UpdateFlag(context.Context, *UpdateFlagRequest) (*Flag, error)
- type UnsafeVanalyticsServer
- type UpdateCorrectionRequest
- func (*UpdateCorrectionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateCorrectionRequest) GetCorrection() *Correction
- func (x *UpdateCorrectionRequest) GetUpdateMask() *fieldmaskpb.FieldMask
- func (*UpdateCorrectionRequest) ProtoMessage()
- func (x *UpdateCorrectionRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateCorrectionRequest) Reset()
- func (x *UpdateCorrectionRequest) String() string
- type UpdateCorrectionResponse
- func (*UpdateCorrectionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateCorrectionResponse) GetCorrection() *Correction
- func (*UpdateCorrectionResponse) ProtoMessage()
- func (x *UpdateCorrectionResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateCorrectionResponse) Reset()
- func (x *UpdateCorrectionResponse) String() string
- type UpdateFilterRequest
- func (*UpdateFilterRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateFilterRequest) GetFilter() *Filter
- func (x *UpdateFilterRequest) GetFilterSid() int64
- func (x *UpdateFilterRequest) GetUpdateMask() *fieldmaskpb.FieldMask
- func (*UpdateFilterRequest) ProtoMessage()
- func (x *UpdateFilterRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateFilterRequest) Reset()
- func (x *UpdateFilterRequest) String() string
- type UpdateFlagRequest
- func (*UpdateFlagRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateFlagRequest) GetFlag() *Flag
- func (x *UpdateFlagRequest) GetFlagSid() int64
- func (x *UpdateFlagRequest) GetUpdateMask() *fieldmaskpb.FieldMask
- func (*UpdateFlagRequest) ProtoMessage()
- func (x *UpdateFlagRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateFlagRequest) Reset()
- func (x *UpdateFlagRequest) String() string
- type VanalyticsClient
- type VanalyticsServer
Constants ¶
const ( Vanalytics_Audit_FullMethodName = "/wfo.vanalytics.v2.Vanalytics/Audit" Vanalytics_GetRecordingUrl_FullMethodName = "/wfo.vanalytics.v2.Vanalytics/GetRecordingUrl" Vanalytics_ListBillingSpan_FullMethodName = "/wfo.vanalytics.v2.Vanalytics/ListBillingSpan" Vanalytics_SearchTranscripts_FullMethodName = "/wfo.vanalytics.v2.Vanalytics/SearchTranscripts" Vanalytics_BulkDeleteTranscripts_FullMethodName = "/wfo.vanalytics.v2.Vanalytics/BulkDeleteTranscripts" Vanalytics_BulkRestoreTranscripts_FullMethodName = "/wfo.vanalytics.v2.Vanalytics/BulkRestoreTranscripts" Vanalytics_ListTranscriptGroupNames_FullMethodName = "/wfo.vanalytics.v2.Vanalytics/ListTranscriptGroupNames" Vanalytics_ListAgentResponseValues_FullMethodName = "/wfo.vanalytics.v2.Vanalytics/ListAgentResponseValues" Vanalytics_GetTranscriptSummary_FullMethodName = "/wfo.vanalytics.v2.Vanalytics/GetTranscriptSummary" Vanalytics_CreateFilter_FullMethodName = "/wfo.vanalytics.v2.Vanalytics/CreateFilter" Vanalytics_ListFilters_FullMethodName = "/wfo.vanalytics.v2.Vanalytics/ListFilters" Vanalytics_UpdateFilter_FullMethodName = "/wfo.vanalytics.v2.Vanalytics/UpdateFilter" Vanalytics_DeleteFilter_FullMethodName = "/wfo.vanalytics.v2.Vanalytics/DeleteFilter" Vanalytics_GetFilter_FullMethodName = "/wfo.vanalytics.v2.Vanalytics/GetFilter" Vanalytics_ListFlagTranscriptFilters_FullMethodName = "/wfo.vanalytics.v2.Vanalytics/ListFlagTranscriptFilters" Vanalytics_ListFlagFilters_FullMethodName = "/wfo.vanalytics.v2.Vanalytics/ListFlagFilters" Vanalytics_GetFlag_FullMethodName = "/wfo.vanalytics.v2.Vanalytics/GetFlag" Vanalytics_CreateFlag_FullMethodName = "/wfo.vanalytics.v2.Vanalytics/CreateFlag" Vanalytics_ListFlags_FullMethodName = "/wfo.vanalytics.v2.Vanalytics/ListFlags" Vanalytics_UpdateFlag_FullMethodName = "/wfo.vanalytics.v2.Vanalytics/UpdateFlag" Vanalytics_DeleteFlag_FullMethodName = "/wfo.vanalytics.v2.Vanalytics/DeleteFlag" Vanalytics_CreateFlagReview_FullMethodName = "/wfo.vanalytics.v2.Vanalytics/CreateFlagReview" Vanalytics_BulkCreateFlagReview_FullMethodName = "/wfo.vanalytics.v2.Vanalytics/BulkCreateFlagReview" Vanalytics_ListFlagReviews_FullMethodName = "/wfo.vanalytics.v2.Vanalytics/ListFlagReviews" Vanalytics_CreateFlagTranscript_FullMethodName = "/wfo.vanalytics.v2.Vanalytics/CreateFlagTranscript" Vanalytics_ListFlagSnapshots_FullMethodName = "/wfo.vanalytics.v2.Vanalytics/ListFlagSnapshots" Vanalytics_CreateCorrection_FullMethodName = "/wfo.vanalytics.v2.Vanalytics/CreateCorrection" Vanalytics_GetCorrection_FullMethodName = "/wfo.vanalytics.v2.Vanalytics/GetCorrection" Vanalytics_DeleteCorrection_FullMethodName = "/wfo.vanalytics.v2.Vanalytics/DeleteCorrection" Vanalytics_ListCorrections_FullMethodName = "/wfo.vanalytics.v2.Vanalytics/ListCorrections" Vanalytics_UpdateCorrection_FullMethodName = "/wfo.vanalytics.v2.Vanalytics/UpdateCorrection" )
Variables ¶
var ( DnclExpirePeriod_name = map[int32]string{ 0: "DNCL_EXPIRE_PERIOD_HOUR", 1: "DNCL_EXPIRE_PERIOD_DAY", 2: "DNCL_EXPIRE_PERIOD_WEEK", 3: "DNCL_EXPIRE_PERIOD_NEVER", 4: "DNCL_EXPIRE_PERIOD_MONTH", } DnclExpirePeriod_value = map[string]int32{ "DNCL_EXPIRE_PERIOD_HOUR": 0, "DNCL_EXPIRE_PERIOD_DAY": 1, "DNCL_EXPIRE_PERIOD_WEEK": 2, "DNCL_EXPIRE_PERIOD_NEVER": 3, "DNCL_EXPIRE_PERIOD_MONTH": 4, } )
Enum value maps for DnclExpirePeriod.
var ( ReviewStatus_name = map[int32]string{ 0: "REVIEW_STATUS_TODO", 1: "REVIEW_STATUS_DONE", 2: "REVIEW_STATUS_NONE", } ReviewStatus_value = map[string]int32{ "REVIEW_STATUS_TODO": 0, "REVIEW_STATUS_DONE": 1, "REVIEW_STATUS_NONE": 2, } )
Enum value maps for ReviewStatus.
var File_wfo_vanalytics_v2_agent_call_log_proto protoreflect.FileDescriptor
var File_wfo_vanalytics_v2_correction_proto protoreflect.FileDescriptor
var File_wfo_vanalytics_v2_dncl_list_proto protoreflect.FileDescriptor
var File_wfo_vanalytics_v2_filter_proto protoreflect.FileDescriptor
var File_wfo_vanalytics_v2_filter_snapshot_proto protoreflect.FileDescriptor
var File_wfo_vanalytics_v2_flag_filter_proto protoreflect.FileDescriptor
var File_wfo_vanalytics_v2_flag_proto protoreflect.FileDescriptor
var File_wfo_vanalytics_v2_flag_review_proto protoreflect.FileDescriptor
var File_wfo_vanalytics_v2_flag_snapshot_proto protoreflect.FileDescriptor
var File_wfo_vanalytics_v2_flag_transcript_filter_proto protoreflect.FileDescriptor
var File_wfo_vanalytics_v2_flag_transcript_proto protoreflect.FileDescriptor
var File_wfo_vanalytics_v2_service_proto protoreflect.FileDescriptor
var File_wfo_vanalytics_v2_transcript_proto protoreflect.FileDescriptor
var File_wfo_vanalytics_v2_transcript_summary_proto protoreflect.FileDescriptor
var Vanalytics_ServiceDesc = grpc.ServiceDesc{ ServiceName: "wfo.vanalytics.v2.Vanalytics", HandlerType: (*VanalyticsServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "Audit", Handler: _Vanalytics_Audit_Handler, }, { MethodName: "GetRecordingUrl", Handler: _Vanalytics_GetRecordingUrl_Handler, }, { MethodName: "ListBillingSpan", Handler: _Vanalytics_ListBillingSpan_Handler, }, { MethodName: "SearchTranscripts", Handler: _Vanalytics_SearchTranscripts_Handler, }, { MethodName: "BulkDeleteTranscripts", Handler: _Vanalytics_BulkDeleteTranscripts_Handler, }, { MethodName: "BulkRestoreTranscripts", Handler: _Vanalytics_BulkRestoreTranscripts_Handler, }, { MethodName: "ListTranscriptGroupNames", Handler: _Vanalytics_ListTranscriptGroupNames_Handler, }, { MethodName: "ListAgentResponseValues", Handler: _Vanalytics_ListAgentResponseValues_Handler, }, { MethodName: "GetTranscriptSummary", Handler: _Vanalytics_GetTranscriptSummary_Handler, }, { MethodName: "CreateFilter", Handler: _Vanalytics_CreateFilter_Handler, }, { MethodName: "ListFilters", Handler: _Vanalytics_ListFilters_Handler, }, { MethodName: "UpdateFilter", Handler: _Vanalytics_UpdateFilter_Handler, }, { MethodName: "DeleteFilter", Handler: _Vanalytics_DeleteFilter_Handler, }, { MethodName: "GetFilter", Handler: _Vanalytics_GetFilter_Handler, }, { MethodName: "ListFlagTranscriptFilters", Handler: _Vanalytics_ListFlagTranscriptFilters_Handler, }, { MethodName: "ListFlagFilters", Handler: _Vanalytics_ListFlagFilters_Handler, }, { MethodName: "GetFlag", Handler: _Vanalytics_GetFlag_Handler, }, { MethodName: "CreateFlag", Handler: _Vanalytics_CreateFlag_Handler, }, { MethodName: "ListFlags", Handler: _Vanalytics_ListFlags_Handler, }, { MethodName: "UpdateFlag", Handler: _Vanalytics_UpdateFlag_Handler, }, { MethodName: "DeleteFlag", Handler: _Vanalytics_DeleteFlag_Handler, }, { MethodName: "CreateFlagReview", Handler: _Vanalytics_CreateFlagReview_Handler, }, { MethodName: "BulkCreateFlagReview", Handler: _Vanalytics_BulkCreateFlagReview_Handler, }, { MethodName: "ListFlagReviews", Handler: _Vanalytics_ListFlagReviews_Handler, }, { MethodName: "CreateFlagTranscript", Handler: _Vanalytics_CreateFlagTranscript_Handler, }, { MethodName: "ListFlagSnapshots", Handler: _Vanalytics_ListFlagSnapshots_Handler, }, { MethodName: "CreateCorrection", Handler: _Vanalytics_CreateCorrection_Handler, }, { MethodName: "GetCorrection", Handler: _Vanalytics_GetCorrection_Handler, }, { MethodName: "DeleteCorrection", Handler: _Vanalytics_DeleteCorrection_Handler, }, { MethodName: "ListCorrections", Handler: _Vanalytics_ListCorrections_Handler, }, { MethodName: "UpdateCorrection", Handler: _Vanalytics_UpdateCorrection_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "wfo/vanalytics/v2/service.proto", }
Vanalytics_ServiceDesc is the grpc.ServiceDesc for Vanalytics service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
Functions ¶
func RegisterVanalyticsServer ¶
func RegisterVanalyticsServer(s grpc.ServiceRegistrar, srv VanalyticsServer)
Types ¶
type AgentCallLog ¶ added in v1.7.65
type AgentCallLog struct { // actions are the agent call log actions. Actions []*AgentCallLog_Action `protobuf:"bytes,1,rep,name=actions,proto3" json:"actions,omitempty"` // contains filtered or unexported fields }
AgentCallLog resource.
func (*AgentCallLog) Descriptor
deprecated
added in
v1.7.65
func (*AgentCallLog) Descriptor() ([]byte, []int)
Deprecated: Use AgentCallLog.ProtoReflect.Descriptor instead.
func (*AgentCallLog) GetActions ¶ added in v1.7.65
func (x *AgentCallLog) GetActions() []*AgentCallLog_Action
func (*AgentCallLog) ProtoMessage ¶ added in v1.7.65
func (*AgentCallLog) ProtoMessage()
func (*AgentCallLog) ProtoReflect ¶ added in v1.7.65
func (x *AgentCallLog) ProtoReflect() protoreflect.Message
func (*AgentCallLog) Reset ¶ added in v1.7.65
func (x *AgentCallLog) Reset()
func (*AgentCallLog) String ¶ added in v1.7.65
func (x *AgentCallLog) String() string
type AgentCallLogQuery ¶ added in v1.7.65
type AgentCallLogQuery struct { // Query constraints on call skills initial. CallSkillsInitial *AgentCallLogQuery_CallSkillsInitial `protobuf:"bytes,1,opt,name=call_skills_initial,json=callSkillsInitial,proto3" json:"call_skills_initial,omitempty"` // Query constraints on the reason the call ended. CallEnded *AgentCallLogQuery_CallEnded `protobuf:"bytes,2,opt,name=call_ended,json=callEnded,proto3" json:"call_ended,omitempty"` // contains filtered or unexported fields }
Query constraints on agent call log.
func (*AgentCallLogQuery) Descriptor
deprecated
added in
v1.7.65
func (*AgentCallLogQuery) Descriptor() ([]byte, []int)
Deprecated: Use AgentCallLogQuery.ProtoReflect.Descriptor instead.
func (*AgentCallLogQuery) GetCallEnded ¶ added in v1.7.65
func (x *AgentCallLogQuery) GetCallEnded() *AgentCallLogQuery_CallEnded
func (*AgentCallLogQuery) GetCallSkillsInitial ¶ added in v1.7.65
func (x *AgentCallLogQuery) GetCallSkillsInitial() *AgentCallLogQuery_CallSkillsInitial
func (*AgentCallLogQuery) ProtoMessage ¶ added in v1.7.65
func (*AgentCallLogQuery) ProtoMessage()
func (*AgentCallLogQuery) ProtoReflect ¶ added in v1.7.65
func (x *AgentCallLogQuery) ProtoReflect() protoreflect.Message
func (*AgentCallLogQuery) Reset ¶ added in v1.7.65
func (x *AgentCallLogQuery) Reset()
func (*AgentCallLogQuery) String ¶ added in v1.7.65
func (x *AgentCallLogQuery) String() string
type AgentCallLogQuery_CallEnded ¶ added in v1.7.65
type AgentCallLogQuery_CallEnded struct { // Query constraints on the reason the call ended. Reasons []commons.AgentCallLogCallEnded `protobuf:"varint,1,rep,packed,name=reasons,proto3,enum=api.commons.AgentCallLogCallEnded" json:"reasons,omitempty"` // contains filtered or unexported fields }
Query constraints on the reason the call ended.
func (*AgentCallLogQuery_CallEnded) Descriptor
deprecated
added in
v1.7.65
func (*AgentCallLogQuery_CallEnded) Descriptor() ([]byte, []int)
Deprecated: Use AgentCallLogQuery_CallEnded.ProtoReflect.Descriptor instead.
func (*AgentCallLogQuery_CallEnded) GetReasons ¶ added in v1.7.65
func (x *AgentCallLogQuery_CallEnded) GetReasons() []commons.AgentCallLogCallEnded
func (*AgentCallLogQuery_CallEnded) ProtoMessage ¶ added in v1.7.65
func (*AgentCallLogQuery_CallEnded) ProtoMessage()
func (*AgentCallLogQuery_CallEnded) ProtoReflect ¶ added in v1.7.65
func (x *AgentCallLogQuery_CallEnded) ProtoReflect() protoreflect.Message
func (*AgentCallLogQuery_CallEnded) Reset ¶ added in v1.7.65
func (x *AgentCallLogQuery_CallEnded) Reset()
func (*AgentCallLogQuery_CallEnded) String ¶ added in v1.7.65
func (x *AgentCallLogQuery_CallEnded) String() string
type AgentCallLogQuery_CallSkillsInitial ¶ added in v1.7.65
type AgentCallLogQuery_CallSkillsInitial struct { // Query constraints on call skills initial need. Need *AgentCallLogQuery_CallSkillsInitial_Need `protobuf:"bytes,1,opt,name=need,proto3" json:"need,omitempty"` // Query constraints on call skills initial want. Want *AgentCallLogQuery_CallSkillsInitial_Want `protobuf:"bytes,2,opt,name=want,proto3" json:"want,omitempty"` // contains filtered or unexported fields }
Query constraints on call skills initial.
func (*AgentCallLogQuery_CallSkillsInitial) Descriptor
deprecated
added in
v1.7.65
func (*AgentCallLogQuery_CallSkillsInitial) Descriptor() ([]byte, []int)
Deprecated: Use AgentCallLogQuery_CallSkillsInitial.ProtoReflect.Descriptor instead.
func (*AgentCallLogQuery_CallSkillsInitial) GetNeed ¶ added in v1.7.65
func (x *AgentCallLogQuery_CallSkillsInitial) GetNeed() *AgentCallLogQuery_CallSkillsInitial_Need
func (*AgentCallLogQuery_CallSkillsInitial) GetWant ¶ added in v1.7.65
func (x *AgentCallLogQuery_CallSkillsInitial) GetWant() *AgentCallLogQuery_CallSkillsInitial_Want
func (*AgentCallLogQuery_CallSkillsInitial) ProtoMessage ¶ added in v1.7.65
func (*AgentCallLogQuery_CallSkillsInitial) ProtoMessage()
func (*AgentCallLogQuery_CallSkillsInitial) ProtoReflect ¶ added in v1.7.65
func (x *AgentCallLogQuery_CallSkillsInitial) ProtoReflect() protoreflect.Message
func (*AgentCallLogQuery_CallSkillsInitial) Reset ¶ added in v1.7.65
func (x *AgentCallLogQuery_CallSkillsInitial) Reset()
func (*AgentCallLogQuery_CallSkillsInitial) String ¶ added in v1.7.65
func (x *AgentCallLogQuery_CallSkillsInitial) String() string
type AgentCallLogQuery_CallSkillsInitial_Need ¶ added in v1.7.65
type AgentCallLogQuery_CallSkillsInitial_Need struct { // Requires all call specific transcript hits to have a needed agent // call log in the list. Values []string `protobuf:"bytes,1,rep,name=values,proto3" json:"values,omitempty"` // Requires all values to match. All bool `protobuf:"varint,2,opt,name=all,proto3" json:"all,omitempty"` // contains filtered or unexported fields }
Query constraints on call skills initial need.
func (*AgentCallLogQuery_CallSkillsInitial_Need) Descriptor
deprecated
added in
v1.7.65
func (*AgentCallLogQuery_CallSkillsInitial_Need) Descriptor() ([]byte, []int)
Deprecated: Use AgentCallLogQuery_CallSkillsInitial_Need.ProtoReflect.Descriptor instead.
func (*AgentCallLogQuery_CallSkillsInitial_Need) GetAll ¶ added in v1.7.65
func (x *AgentCallLogQuery_CallSkillsInitial_Need) GetAll() bool
func (*AgentCallLogQuery_CallSkillsInitial_Need) GetValues ¶ added in v1.7.65
func (x *AgentCallLogQuery_CallSkillsInitial_Need) GetValues() []string
func (*AgentCallLogQuery_CallSkillsInitial_Need) ProtoMessage ¶ added in v1.7.65
func (*AgentCallLogQuery_CallSkillsInitial_Need) ProtoMessage()
func (*AgentCallLogQuery_CallSkillsInitial_Need) ProtoReflect ¶ added in v1.7.65
func (x *AgentCallLogQuery_CallSkillsInitial_Need) ProtoReflect() protoreflect.Message
func (*AgentCallLogQuery_CallSkillsInitial_Need) Reset ¶ added in v1.7.65
func (x *AgentCallLogQuery_CallSkillsInitial_Need) Reset()
func (*AgentCallLogQuery_CallSkillsInitial_Need) String ¶ added in v1.7.65
func (x *AgentCallLogQuery_CallSkillsInitial_Need) String() string
type AgentCallLogQuery_CallSkillsInitial_Want ¶ added in v1.7.65
type AgentCallLogQuery_CallSkillsInitial_Want struct { // Requires all call specific transcript hits to have a wanted agent // call log in the list. Values []string `protobuf:"bytes,1,rep,name=values,proto3" json:"values,omitempty"` // Requires all values to match. All bool `protobuf:"varint,2,opt,name=all,proto3" json:"all,omitempty"` // contains filtered or unexported fields }
Query constraints on call skills initial want.
func (*AgentCallLogQuery_CallSkillsInitial_Want) Descriptor
deprecated
added in
v1.7.65
func (*AgentCallLogQuery_CallSkillsInitial_Want) Descriptor() ([]byte, []int)
Deprecated: Use AgentCallLogQuery_CallSkillsInitial_Want.ProtoReflect.Descriptor instead.
func (*AgentCallLogQuery_CallSkillsInitial_Want) GetAll ¶ added in v1.7.65
func (x *AgentCallLogQuery_CallSkillsInitial_Want) GetAll() bool
func (*AgentCallLogQuery_CallSkillsInitial_Want) GetValues ¶ added in v1.7.65
func (x *AgentCallLogQuery_CallSkillsInitial_Want) GetValues() []string
func (*AgentCallLogQuery_CallSkillsInitial_Want) ProtoMessage ¶ added in v1.7.65
func (*AgentCallLogQuery_CallSkillsInitial_Want) ProtoMessage()
func (*AgentCallLogQuery_CallSkillsInitial_Want) ProtoReflect ¶ added in v1.7.65
func (x *AgentCallLogQuery_CallSkillsInitial_Want) ProtoReflect() protoreflect.Message
func (*AgentCallLogQuery_CallSkillsInitial_Want) Reset ¶ added in v1.7.65
func (x *AgentCallLogQuery_CallSkillsInitial_Want) Reset()
func (*AgentCallLogQuery_CallSkillsInitial_Want) String ¶ added in v1.7.65
func (x *AgentCallLogQuery_CallSkillsInitial_Want) String() string
type AgentCallLog_Action ¶ added in v1.7.65
type AgentCallLog_Action struct { // Types that are assignable to Kind: // // *AgentCallLog_Action_CallSkillsInitial // *AgentCallLog_Action_CallEnded Kind isAgentCallLog_Action_Kind `protobuf_oneof:"kind"` // contains filtered or unexported fields }
Action is an agent call log action.
func (*AgentCallLog_Action) Descriptor
deprecated
added in
v1.7.65
func (*AgentCallLog_Action) Descriptor() ([]byte, []int)
Deprecated: Use AgentCallLog_Action.ProtoReflect.Descriptor instead.
func (*AgentCallLog_Action) GetCallEnded ¶ added in v1.7.65
func (x *AgentCallLog_Action) GetCallEnded() string
func (*AgentCallLog_Action) GetCallSkillsInitial ¶ added in v1.7.65
func (x *AgentCallLog_Action) GetCallSkillsInitial() *AgentCallLog_CallSkillsInitial
func (*AgentCallLog_Action) GetKind ¶ added in v1.7.65
func (m *AgentCallLog_Action) GetKind() isAgentCallLog_Action_Kind
func (*AgentCallLog_Action) ProtoMessage ¶ added in v1.7.65
func (*AgentCallLog_Action) ProtoMessage()
func (*AgentCallLog_Action) ProtoReflect ¶ added in v1.7.65
func (x *AgentCallLog_Action) ProtoReflect() protoreflect.Message
func (*AgentCallLog_Action) Reset ¶ added in v1.7.65
func (x *AgentCallLog_Action) Reset()
func (*AgentCallLog_Action) String ¶ added in v1.7.65
func (x *AgentCallLog_Action) String() string
type AgentCallLog_Action_CallEnded ¶ added in v1.7.65
type AgentCallLog_Action_CallEnded struct { // CallEnded is the reason the call ended. CallEnded string `protobuf:"bytes,2,opt,name=call_ended,json=callEnded,proto3,oneof"` }
type AgentCallLog_Action_CallSkillsInitial ¶ added in v1.7.65
type AgentCallLog_Action_CallSkillsInitial struct { // CallSkillsInitial are the initial call skills on a call. CallSkillsInitial *AgentCallLog_CallSkillsInitial `protobuf:"bytes,1,opt,name=call_skills_initial,json=callSkillsInitial,proto3,oneof"` }
type AgentCallLog_CallSkillsInitial ¶ added in v1.7.65
type AgentCallLog_CallSkillsInitial struct { // need is all the call skills that are needed. Need []string `protobuf:"bytes,1,rep,name=need,proto3" json:"need,omitempty"` // want is all the call skills that are wanted. Want []string `protobuf:"bytes,2,rep,name=want,proto3" json:"want,omitempty"` // contains filtered or unexported fields }
CallSkillsInitial are the initial call skills on a call.
func (*AgentCallLog_CallSkillsInitial) Descriptor
deprecated
added in
v1.7.65
func (*AgentCallLog_CallSkillsInitial) Descriptor() ([]byte, []int)
Deprecated: Use AgentCallLog_CallSkillsInitial.ProtoReflect.Descriptor instead.
func (*AgentCallLog_CallSkillsInitial) GetNeed ¶ added in v1.7.65
func (x *AgentCallLog_CallSkillsInitial) GetNeed() []string
func (*AgentCallLog_CallSkillsInitial) GetWant ¶ added in v1.7.65
func (x *AgentCallLog_CallSkillsInitial) GetWant() []string
func (*AgentCallLog_CallSkillsInitial) ProtoMessage ¶ added in v1.7.65
func (*AgentCallLog_CallSkillsInitial) ProtoMessage()
func (*AgentCallLog_CallSkillsInitial) ProtoReflect ¶ added in v1.7.65
func (x *AgentCallLog_CallSkillsInitial) ProtoReflect() protoreflect.Message
func (*AgentCallLog_CallSkillsInitial) Reset ¶ added in v1.7.65
func (x *AgentCallLog_CallSkillsInitial) Reset()
func (*AgentCallLog_CallSkillsInitial) String ¶ added in v1.7.65
func (x *AgentCallLog_CallSkillsInitial) String() string
type AuditRequest ¶ added in v1.7.76
type AuditRequest struct { Since *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=since,proto3" json:"since,omitempty"` Until *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=until,proto3" json:"until,omitempty"` // contains filtered or unexported fields }
func (*AuditRequest) Descriptor
deprecated
added in
v1.7.76
func (*AuditRequest) Descriptor() ([]byte, []int)
Deprecated: Use AuditRequest.ProtoReflect.Descriptor instead.
func (*AuditRequest) GetSince ¶ added in v1.7.76
func (x *AuditRequest) GetSince() *timestamppb.Timestamp
func (*AuditRequest) GetUntil ¶ added in v1.7.76
func (x *AuditRequest) GetUntil() *timestamppb.Timestamp
func (*AuditRequest) ProtoMessage ¶ added in v1.7.76
func (*AuditRequest) ProtoMessage()
func (*AuditRequest) ProtoReflect ¶ added in v1.7.76
func (x *AuditRequest) ProtoReflect() protoreflect.Message
func (*AuditRequest) Reset ¶ added in v1.7.76
func (x *AuditRequest) Reset()
func (*AuditRequest) String ¶ added in v1.7.76
func (x *AuditRequest) String() string
type AuditResponse ¶ added in v1.7.76
type AuditResponse struct { // audio time in seconds within billing period AudioTime float64 `protobuf:"fixed64,1,opt,name=audio_time,json=audioTime,proto3" json:"audio_time,omitempty"` // billed_audio time in seconds within billing period BilledAudioTime float64 `protobuf:"fixed64,2,opt,name=billed_audio_time,json=billedAudioTime,proto3" json:"billed_audio_time,omitempty"` // last_usage is the date of the last transcription // within the billing period LastUsage *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=last_usage,json=lastUsage,proto3" json:"last_usage,omitempty"` // billed_transcripts is the number of billed transcripts // within the billing period BilledTranscripts int64 `protobuf:"varint,4,opt,name=billed_transcripts,json=billedTranscripts,proto3" json:"billed_transcripts,omitempty"` // contains filtered or unexported fields }
func (*AuditResponse) Descriptor
deprecated
added in
v1.7.76
func (*AuditResponse) Descriptor() ([]byte, []int)
Deprecated: Use AuditResponse.ProtoReflect.Descriptor instead.
func (*AuditResponse) GetAudioTime ¶ added in v1.7.76
func (x *AuditResponse) GetAudioTime() float64
func (*AuditResponse) GetBilledAudioTime ¶ added in v1.7.76
func (x *AuditResponse) GetBilledAudioTime() float64
func (*AuditResponse) GetBilledTranscripts ¶ added in v1.7.76
func (x *AuditResponse) GetBilledTranscripts() int64
func (*AuditResponse) GetLastUsage ¶ added in v1.7.76
func (x *AuditResponse) GetLastUsage() *timestamppb.Timestamp
func (*AuditResponse) ProtoMessage ¶ added in v1.7.76
func (*AuditResponse) ProtoMessage()
func (*AuditResponse) ProtoReflect ¶ added in v1.7.76
func (x *AuditResponse) ProtoReflect() protoreflect.Message
func (*AuditResponse) Reset ¶ added in v1.7.76
func (x *AuditResponse) Reset()
func (*AuditResponse) String ¶ added in v1.7.76
func (x *AuditResponse) String() string
type BillingSpan ¶ added in v1.7.76
type BillingSpan struct { // Number of calls/transcripts in the billing period. Calls int64 `protobuf:"varint,1,opt,name=calls,proto3" json:"calls,omitempty"` // Total hours in the billing period. Each call is rounded up to // the next 15 seconds and the total for the month is rounded up to // the next hour. Hours int64 `protobuf:"varint,2,opt,name=hours,proto3" json:"hours,omitempty"` // Cost is the total cost for the billing period. Cost float64 `protobuf:"fixed64,3,opt,name=cost,proto3" json:"cost,omitempty"` // Start time is the start time of the billing span. Transcripts in this span // must have create_time >= start_time. StartTime *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=start_time,json=startTime,proto3" json:"start_time,omitempty"` // End time is the end time of the billing span. Transcripts in this span must // have a create_time < end_time. EndTime *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=end_time,json=endTime,proto3" json:"end_time,omitempty"` // contains filtered or unexported fields }
func (*BillingSpan) Descriptor
deprecated
added in
v1.7.76
func (*BillingSpan) Descriptor() ([]byte, []int)
Deprecated: Use BillingSpan.ProtoReflect.Descriptor instead.
func (*BillingSpan) GetCalls ¶ added in v1.7.76
func (x *BillingSpan) GetCalls() int64
func (*BillingSpan) GetCost ¶ added in v1.7.76
func (x *BillingSpan) GetCost() float64
func (*BillingSpan) GetEndTime ¶ added in v1.7.76
func (x *BillingSpan) GetEndTime() *timestamppb.Timestamp
func (*BillingSpan) GetHours ¶ added in v1.7.76
func (x *BillingSpan) GetHours() int64
func (*BillingSpan) GetStartTime ¶ added in v1.7.76
func (x *BillingSpan) GetStartTime() *timestamppb.Timestamp
func (*BillingSpan) ProtoMessage ¶ added in v1.7.76
func (*BillingSpan) ProtoMessage()
func (*BillingSpan) ProtoReflect ¶ added in v1.7.76
func (x *BillingSpan) ProtoReflect() protoreflect.Message
func (*BillingSpan) Reset ¶ added in v1.7.76
func (x *BillingSpan) Reset()
func (*BillingSpan) String ¶ added in v1.7.76
func (x *BillingSpan) String() string
type BulkCreateFlagReviewRequest ¶ added in v1.7.76
type BulkCreateFlagReviewRequest struct { // Optional. The ID of the flag for the flag reviews. When not provided // all deleted flags will be given a review. FlagSid int64 `protobuf:"varint,1,opt,name=flag_sid,json=flagSid,proto3" json:"flag_sid,omitempty"` // Optional. Any notes written for the flag reviews. Notes string `protobuf:"bytes,2,opt,name=notes,proto3" json:"notes,omitempty"` // contains filtered or unexported fields }
BulkCreateFlagReviewRequest is a request for creating many flag reviews.
func (*BulkCreateFlagReviewRequest) Descriptor
deprecated
added in
v1.7.76
func (*BulkCreateFlagReviewRequest) Descriptor() ([]byte, []int)
Deprecated: Use BulkCreateFlagReviewRequest.ProtoReflect.Descriptor instead.
func (*BulkCreateFlagReviewRequest) GetFlagSid ¶ added in v1.7.76
func (x *BulkCreateFlagReviewRequest) GetFlagSid() int64
func (*BulkCreateFlagReviewRequest) GetNotes ¶ added in v1.7.76
func (x *BulkCreateFlagReviewRequest) GetNotes() string
func (*BulkCreateFlagReviewRequest) ProtoMessage ¶ added in v1.7.76
func (*BulkCreateFlagReviewRequest) ProtoMessage()
func (*BulkCreateFlagReviewRequest) ProtoReflect ¶ added in v1.7.76
func (x *BulkCreateFlagReviewRequest) ProtoReflect() protoreflect.Message
func (*BulkCreateFlagReviewRequest) Reset ¶ added in v1.7.76
func (x *BulkCreateFlagReviewRequest) Reset()
func (*BulkCreateFlagReviewRequest) String ¶ added in v1.7.76
func (x *BulkCreateFlagReviewRequest) String() string
type BulkCreateFlagReviewResponse ¶ added in v1.7.76
type BulkCreateFlagReviewResponse struct {
// contains filtered or unexported fields
}
BulkCreateFlagReviewResponse is a response for creating many flag reviews.
func (*BulkCreateFlagReviewResponse) Descriptor
deprecated
added in
v1.7.76
func (*BulkCreateFlagReviewResponse) Descriptor() ([]byte, []int)
Deprecated: Use BulkCreateFlagReviewResponse.ProtoReflect.Descriptor instead.
func (*BulkCreateFlagReviewResponse) ProtoMessage ¶ added in v1.7.76
func (*BulkCreateFlagReviewResponse) ProtoMessage()
func (*BulkCreateFlagReviewResponse) ProtoReflect ¶ added in v1.7.76
func (x *BulkCreateFlagReviewResponse) ProtoReflect() protoreflect.Message
func (*BulkCreateFlagReviewResponse) Reset ¶ added in v1.7.76
func (x *BulkCreateFlagReviewResponse) Reset()
func (*BulkCreateFlagReviewResponse) String ¶ added in v1.7.76
func (x *BulkCreateFlagReviewResponse) String() string
type BulkDeleteTranscriptsRequest ¶ added in v1.7.74
type BulkDeleteTranscriptsRequest struct { // Required. A query which determines which transcripts to delete. Query *TranscriptQuery `protobuf:"bytes,1,opt,name=query,proto3" json:"query,omitempty"` // contains filtered or unexported fields }
BulkDeleteTranscriptsRequest defines the bulk delete transcripts request.
func (*BulkDeleteTranscriptsRequest) Descriptor
deprecated
added in
v1.7.74
func (*BulkDeleteTranscriptsRequest) Descriptor() ([]byte, []int)
Deprecated: Use BulkDeleteTranscriptsRequest.ProtoReflect.Descriptor instead.
func (*BulkDeleteTranscriptsRequest) GetQuery ¶ added in v1.7.74
func (x *BulkDeleteTranscriptsRequest) GetQuery() *TranscriptQuery
func (*BulkDeleteTranscriptsRequest) ProtoMessage ¶ added in v1.7.74
func (*BulkDeleteTranscriptsRequest) ProtoMessage()
func (*BulkDeleteTranscriptsRequest) ProtoReflect ¶ added in v1.7.74
func (x *BulkDeleteTranscriptsRequest) ProtoReflect() protoreflect.Message
func (*BulkDeleteTranscriptsRequest) Reset ¶ added in v1.7.74
func (x *BulkDeleteTranscriptsRequest) Reset()
func (*BulkDeleteTranscriptsRequest) String ¶ added in v1.7.74
func (x *BulkDeleteTranscriptsRequest) String() string
type BulkDeleteTranscriptsResponse ¶ added in v1.7.74
type BulkDeleteTranscriptsResponse struct { // The number of transcripts deleted. Total uint32 `protobuf:"varint,1,opt,name=total,proto3" json:"total,omitempty"` // contains filtered or unexported fields }
BulkDeleteTranscriptsResponse defines the bulk delete transcripts response.
func (*BulkDeleteTranscriptsResponse) Descriptor
deprecated
added in
v1.7.74
func (*BulkDeleteTranscriptsResponse) Descriptor() ([]byte, []int)
Deprecated: Use BulkDeleteTranscriptsResponse.ProtoReflect.Descriptor instead.
func (*BulkDeleteTranscriptsResponse) GetTotal ¶ added in v1.7.74
func (x *BulkDeleteTranscriptsResponse) GetTotal() uint32
func (*BulkDeleteTranscriptsResponse) ProtoMessage ¶ added in v1.7.74
func (*BulkDeleteTranscriptsResponse) ProtoMessage()
func (*BulkDeleteTranscriptsResponse) ProtoReflect ¶ added in v1.7.74
func (x *BulkDeleteTranscriptsResponse) ProtoReflect() protoreflect.Message
func (*BulkDeleteTranscriptsResponse) Reset ¶ added in v1.7.74
func (x *BulkDeleteTranscriptsResponse) Reset()
func (*BulkDeleteTranscriptsResponse) String ¶ added in v1.7.74
func (x *BulkDeleteTranscriptsResponse) String() string
type BulkRestoreTranscriptsRequest ¶ added in v1.7.76
type BulkRestoreTranscriptsRequest struct { // Required. A query which determines which transcripts to restore. Query *TranscriptQuery `protobuf:"bytes,1,opt,name=query,proto3" json:"query,omitempty"` // contains filtered or unexported fields }
BulkRestoreTranscriptsRequest defines the bulk restore transcripts request.
func (*BulkRestoreTranscriptsRequest) Descriptor
deprecated
added in
v1.7.76
func (*BulkRestoreTranscriptsRequest) Descriptor() ([]byte, []int)
Deprecated: Use BulkRestoreTranscriptsRequest.ProtoReflect.Descriptor instead.
func (*BulkRestoreTranscriptsRequest) GetQuery ¶ added in v1.7.76
func (x *BulkRestoreTranscriptsRequest) GetQuery() *TranscriptQuery
func (*BulkRestoreTranscriptsRequest) ProtoMessage ¶ added in v1.7.76
func (*BulkRestoreTranscriptsRequest) ProtoMessage()
func (*BulkRestoreTranscriptsRequest) ProtoReflect ¶ added in v1.7.76
func (x *BulkRestoreTranscriptsRequest) ProtoReflect() protoreflect.Message
func (*BulkRestoreTranscriptsRequest) Reset ¶ added in v1.7.76
func (x *BulkRestoreTranscriptsRequest) Reset()
func (*BulkRestoreTranscriptsRequest) String ¶ added in v1.7.76
func (x *BulkRestoreTranscriptsRequest) String() string
type BulkRestoreTranscriptsResponse ¶ added in v1.7.76
type BulkRestoreTranscriptsResponse struct { // The number of transcripts restored. Total uint32 `protobuf:"varint,1,opt,name=total,proto3" json:"total,omitempty"` // contains filtered or unexported fields }
BulkRestoreTranscriptsResponse defines the bulk restore transcripts response.
func (*BulkRestoreTranscriptsResponse) Descriptor
deprecated
added in
v1.7.76
func (*BulkRestoreTranscriptsResponse) Descriptor() ([]byte, []int)
Deprecated: Use BulkRestoreTranscriptsResponse.ProtoReflect.Descriptor instead.
func (*BulkRestoreTranscriptsResponse) GetTotal ¶ added in v1.7.76
func (x *BulkRestoreTranscriptsResponse) GetTotal() uint32
func (*BulkRestoreTranscriptsResponse) ProtoMessage ¶ added in v1.7.76
func (*BulkRestoreTranscriptsResponse) ProtoMessage()
func (*BulkRestoreTranscriptsResponse) ProtoReflect ¶ added in v1.7.76
func (x *BulkRestoreTranscriptsResponse) ProtoReflect() protoreflect.Message
func (*BulkRestoreTranscriptsResponse) Reset ¶ added in v1.7.76
func (x *BulkRestoreTranscriptsResponse) Reset()
func (*BulkRestoreTranscriptsResponse) String ¶ added in v1.7.76
func (x *BulkRestoreTranscriptsResponse) String() string
type Call ¶
type Call struct { // The unique identifier for the call. CallSid int64 `protobuf:"varint,1,opt,name=call_sid,json=callSid,proto3" json:"call_sid,omitempty"` // The type of call. CallType commons.CallType_Enum `protobuf:"varint,2,opt,name=call_type,json=callType,proto3,enum=api.commons.CallType_Enum" json:"call_type,omitempty"` // The total audio time of a call. AudioTime uint32 `protobuf:"varint,3,opt,name=audio_time,json=audioTime,proto3" json:"audio_time,omitempty"` // The text from the call in threads. Threads []*Call_Thread `protobuf:"bytes,4,rep,name=threads,proto3" json:"threads,omitempty"` // The silence stats for this call. Silence *Call_Silence `protobuf:"bytes,5,opt,name=silence,proto3" json:"silence,omitempty"` // The stats for when 2 participants are talking at the same time. TalkOver *Call_TalkOver `protobuf:"bytes,6,opt,name=talk_over,json=talkOver,proto3" json:"talk_over,omitempty"` // The total time duration of talk time in this call. TalkTime *durationpb.Duration `protobuf:"bytes,7,opt,name=talk_time,json=talkTime,proto3" json:"talk_time,omitempty"` // The phone number that initiated the call. CallerId string `protobuf:"bytes,8,opt,name=caller_id,json=callerId,proto3" json:"caller_id,omitempty"` // The hunt group name for the agent who made the call. GroupName string `protobuf:"bytes,9,opt,name=group_name,json=groupName,proto3" json:"group_name,omitempty"` // The agent responses for this call. AgentResponse map[string]*Call_AgentResponse `` /* 189-byte string literal not displayed */ // The hunt groups sids for this call. HuntGroupSids []int64 `protobuf:"varint,11,rep,packed,name=hunt_group_sids,json=huntGroupSids,proto3" json:"hunt_group_sids,omitempty"` // The number format for numbers in the agent response for this call. NumberFormat string `protobuf:"bytes,12,opt,name=number_format,json=numberFormat,proto3" json:"number_format,omitempty"` // Agent call log for this call. AgentCallLog *AgentCallLog `protobuf:"bytes,13,opt,name=agent_call_log,json=agentCallLog,proto3" json:"agent_call_log,omitempty"` // The phone data. Phone *Call_Phone `protobuf:"bytes,14,opt,name=phone,proto3" json:"phone,omitempty"` // The audio bytes for this call. AudioBytes int64 `protobuf:"varint,16,opt,name=audio_bytes,json=audioBytes,proto3" json:"audio_bytes,omitempty"` // contains filtered or unexported fields }
Call specific transcript metadata.
func (*Call) Descriptor
deprecated
func (*Call) GetAgentCallLog ¶ added in v1.7.65
func (x *Call) GetAgentCallLog() *AgentCallLog
func (*Call) GetAgentResponse ¶ added in v1.7.65
func (x *Call) GetAgentResponse() map[string]*Call_AgentResponse
func (*Call) GetAudioBytes ¶ added in v1.7.71
func (*Call) GetAudioTime ¶
func (*Call) GetCallSid ¶
func (*Call) GetCallType ¶
func (x *Call) GetCallType() commons.CallType_Enum
func (*Call) GetCallerId ¶ added in v1.7.63
func (*Call) GetGroupName ¶ added in v1.7.63
func (*Call) GetHuntGroupSids ¶ added in v1.7.65
func (*Call) GetNumberFormat ¶ added in v1.7.65
func (*Call) GetPhone ¶ added in v1.7.71
func (x *Call) GetPhone() *Call_Phone
func (*Call) GetSilence ¶ added in v1.7.63
func (x *Call) GetSilence() *Call_Silence
func (*Call) GetTalkOver ¶ added in v1.7.63
func (x *Call) GetTalkOver() *Call_TalkOver
func (*Call) GetTalkTime ¶ added in v1.7.63
func (x *Call) GetTalkTime() *durationpb.Duration
func (*Call) GetThreads ¶
func (x *Call) GetThreads() []*Call_Thread
func (*Call) ProtoMessage ¶
func (*Call) ProtoMessage()
func (*Call) ProtoReflect ¶
func (x *Call) ProtoReflect() protoreflect.Message
type Call_AgentResponse ¶ added in v1.7.65
type Call_AgentResponse struct { Values []string `protobuf:"bytes,1,rep,name=values,proto3" json:"values,omitempty"` // contains filtered or unexported fields }
AgentResponse contains the agent responses aka dispositions.
func (*Call_AgentResponse) Descriptor
deprecated
added in
v1.7.65
func (*Call_AgentResponse) Descriptor() ([]byte, []int)
Deprecated: Use Call_AgentResponse.ProtoReflect.Descriptor instead.
func (*Call_AgentResponse) GetValues ¶ added in v1.7.65
func (x *Call_AgentResponse) GetValues() []string
func (*Call_AgentResponse) ProtoMessage ¶ added in v1.7.65
func (*Call_AgentResponse) ProtoMessage()
func (*Call_AgentResponse) ProtoReflect ¶ added in v1.7.65
func (x *Call_AgentResponse) ProtoReflect() protoreflect.Message
func (*Call_AgentResponse) Reset ¶ added in v1.7.65
func (x *Call_AgentResponse) Reset()
func (*Call_AgentResponse) String ¶ added in v1.7.65
func (x *Call_AgentResponse) String() string
type Call_Phone ¶ added in v1.7.71
type Call_Phone struct { // The raw phone number. Raw string `protobuf:"bytes,12,opt,name=raw,proto3" json:"raw,omitempty"` // contains filtered or unexported fields }
The phone data.
func (*Call_Phone) Descriptor
deprecated
added in
v1.7.71
func (*Call_Phone) Descriptor() ([]byte, []int)
Deprecated: Use Call_Phone.ProtoReflect.Descriptor instead.
func (*Call_Phone) GetRaw ¶ added in v1.7.71
func (x *Call_Phone) GetRaw() string
func (*Call_Phone) ProtoMessage ¶ added in v1.7.71
func (*Call_Phone) ProtoMessage()
func (*Call_Phone) ProtoReflect ¶ added in v1.7.71
func (x *Call_Phone) ProtoReflect() protoreflect.Message
func (*Call_Phone) Reset ¶ added in v1.7.71
func (x *Call_Phone) Reset()
func (*Call_Phone) String ¶ added in v1.7.71
func (x *Call_Phone) String() string
type Call_Segment ¶
type Call_Segment struct { // The text in the segment. Text string `protobuf:"bytes,1,opt,name=text,proto3" json:"text,omitempty"` // The offset time duration from the beginning of the conversation. Offset *durationpb.Duration `protobuf:"bytes,2,opt,name=offset,proto3" json:"offset,omitempty"` // The duration of the segment. Duration *durationpb.Duration `protobuf:"bytes,3,opt,name=duration,proto3" json:"duration,omitempty"` // contains filtered or unexported fields }
A segment of text.
func (*Call_Segment) Descriptor
deprecated
func (*Call_Segment) Descriptor() ([]byte, []int)
Deprecated: Use Call_Segment.ProtoReflect.Descriptor instead.
func (*Call_Segment) GetDuration ¶ added in v1.7.74
func (x *Call_Segment) GetDuration() *durationpb.Duration
func (*Call_Segment) GetOffset ¶ added in v1.7.63
func (x *Call_Segment) GetOffset() *durationpb.Duration
func (*Call_Segment) GetText ¶
func (x *Call_Segment) GetText() string
func (*Call_Segment) ProtoMessage ¶
func (*Call_Segment) ProtoMessage()
func (*Call_Segment) ProtoReflect ¶
func (x *Call_Segment) ProtoReflect() protoreflect.Message
func (*Call_Segment) Reset ¶
func (x *Call_Segment) Reset()
func (*Call_Segment) String ¶
func (x *Call_Segment) String() string
type Call_Silence ¶ added in v1.7.63
type Call_Silence struct { // The silence duration stats. Duration *Call_Silence_Duration `protobuf:"bytes,1,opt,name=duration,proto3" json:"duration,omitempty"` // The silence occurence stats. Occurrence *Call_Silence_Occurrence `protobuf:"bytes,2,opt,name=occurrence,proto3" json:"occurrence,omitempty"` // The threshold in milliseconds of how much time without talking is // required before it is considered silence. Threshold uint32 `protobuf:"varint,3,opt,name=threshold,proto3" json:"threshold,omitempty"` // contains filtered or unexported fields }
The silence stats for the call.
func (*Call_Silence) Descriptor
deprecated
added in
v1.7.63
func (*Call_Silence) Descriptor() ([]byte, []int)
Deprecated: Use Call_Silence.ProtoReflect.Descriptor instead.
func (*Call_Silence) GetDuration ¶ added in v1.7.63
func (x *Call_Silence) GetDuration() *Call_Silence_Duration
func (*Call_Silence) GetOccurrence ¶ added in v1.7.63
func (x *Call_Silence) GetOccurrence() *Call_Silence_Occurrence
func (*Call_Silence) GetThreshold ¶ added in v1.7.63
func (x *Call_Silence) GetThreshold() uint32
func (*Call_Silence) ProtoMessage ¶ added in v1.7.63
func (*Call_Silence) ProtoMessage()
func (*Call_Silence) ProtoReflect ¶ added in v1.7.63
func (x *Call_Silence) ProtoReflect() protoreflect.Message
func (*Call_Silence) Reset ¶ added in v1.7.63
func (x *Call_Silence) Reset()
func (*Call_Silence) String ¶ added in v1.7.63
func (x *Call_Silence) String() string
type Call_Silence_Duration ¶ added in v1.7.63
type Call_Silence_Duration struct { // The total silence duration in the call. Total *durationpb.Duration `protobuf:"bytes,1,opt,name=total,proto3" json:"total,omitempty"` // The largest silence duration in the call. Max *durationpb.Duration `protobuf:"bytes,2,opt,name=max,proto3" json:"max,omitempty"` // The percentage of silence in the call. Percentage uint32 `protobuf:"varint,3,opt,name=percentage,proto3" json:"percentage,omitempty"` // contains filtered or unexported fields }
The silence duration stats.
func (*Call_Silence_Duration) Descriptor
deprecated
added in
v1.7.63
func (*Call_Silence_Duration) Descriptor() ([]byte, []int)
Deprecated: Use Call_Silence_Duration.ProtoReflect.Descriptor instead.
func (*Call_Silence_Duration) GetMax ¶ added in v1.7.63
func (x *Call_Silence_Duration) GetMax() *durationpb.Duration
func (*Call_Silence_Duration) GetPercentage ¶ added in v1.7.63
func (x *Call_Silence_Duration) GetPercentage() uint32
func (*Call_Silence_Duration) GetTotal ¶ added in v1.7.63
func (x *Call_Silence_Duration) GetTotal() *durationpb.Duration
func (*Call_Silence_Duration) ProtoMessage ¶ added in v1.7.63
func (*Call_Silence_Duration) ProtoMessage()
func (*Call_Silence_Duration) ProtoReflect ¶ added in v1.7.63
func (x *Call_Silence_Duration) ProtoReflect() protoreflect.Message
func (*Call_Silence_Duration) Reset ¶ added in v1.7.63
func (x *Call_Silence_Duration) Reset()
func (*Call_Silence_Duration) String ¶ added in v1.7.63
func (x *Call_Silence_Duration) String() string
type Call_Silence_Occurrence ¶ added in v1.7.63
type Call_Silence_Occurrence struct { // The total number of silence occurences in the call. Total uint32 `protobuf:"varint,1,opt,name=total,proto3" json:"total,omitempty"` // contains filtered or unexported fields }
The silence occurence stats.
func (*Call_Silence_Occurrence) Descriptor
deprecated
added in
v1.7.63
func (*Call_Silence_Occurrence) Descriptor() ([]byte, []int)
Deprecated: Use Call_Silence_Occurrence.ProtoReflect.Descriptor instead.
func (*Call_Silence_Occurrence) GetTotal ¶ added in v1.7.63
func (x *Call_Silence_Occurrence) GetTotal() uint32
func (*Call_Silence_Occurrence) ProtoMessage ¶ added in v1.7.63
func (*Call_Silence_Occurrence) ProtoMessage()
func (*Call_Silence_Occurrence) ProtoReflect ¶ added in v1.7.63
func (x *Call_Silence_Occurrence) ProtoReflect() protoreflect.Message
func (*Call_Silence_Occurrence) Reset ¶ added in v1.7.63
func (x *Call_Silence_Occurrence) Reset()
func (*Call_Silence_Occurrence) String ¶ added in v1.7.63
func (x *Call_Silence_Occurrence) String() string
type Call_TalkOver ¶ added in v1.7.63
type Call_TalkOver struct { // The talk over duration stats. Duration *Call_TalkOver_Duration `protobuf:"bytes,1,opt,name=duration,proto3" json:"duration,omitempty"` // The talk over occurence stats. Occurrence *Call_TalkOver_Occurrence `protobuf:"bytes,2,opt,name=occurrence,proto3" json:"occurrence,omitempty"` // The threshold in milliseconds of how much overlap is required // before it is considered talk over. Threshold uint32 `protobuf:"varint,3,opt,name=threshold,proto3" json:"threshold,omitempty"` // contains filtered or unexported fields }
The talk over stats for the call.
func (*Call_TalkOver) Descriptor
deprecated
added in
v1.7.63
func (*Call_TalkOver) Descriptor() ([]byte, []int)
Deprecated: Use Call_TalkOver.ProtoReflect.Descriptor instead.
func (*Call_TalkOver) GetDuration ¶ added in v1.7.63
func (x *Call_TalkOver) GetDuration() *Call_TalkOver_Duration
func (*Call_TalkOver) GetOccurrence ¶ added in v1.7.63
func (x *Call_TalkOver) GetOccurrence() *Call_TalkOver_Occurrence
func (*Call_TalkOver) GetThreshold ¶ added in v1.7.63
func (x *Call_TalkOver) GetThreshold() uint32
func (*Call_TalkOver) ProtoMessage ¶ added in v1.7.63
func (*Call_TalkOver) ProtoMessage()
func (*Call_TalkOver) ProtoReflect ¶ added in v1.7.63
func (x *Call_TalkOver) ProtoReflect() protoreflect.Message
func (*Call_TalkOver) Reset ¶ added in v1.7.63
func (x *Call_TalkOver) Reset()
func (*Call_TalkOver) String ¶ added in v1.7.63
func (x *Call_TalkOver) String() string
type Call_TalkOver_Duration ¶ added in v1.7.63
type Call_TalkOver_Duration struct { // The total talk over duration in the call. Total *durationpb.Duration `protobuf:"bytes,1,opt,name=total,proto3" json:"total,omitempty"` // The largest talk over duration in the call. Max *durationpb.Duration `protobuf:"bytes,2,opt,name=max,proto3" json:"max,omitempty"` // The percentage of talk over in the call. Percentage uint32 `protobuf:"varint,3,opt,name=percentage,proto3" json:"percentage,omitempty"` // contains filtered or unexported fields }
The talk over duration stats.
func (*Call_TalkOver_Duration) Descriptor
deprecated
added in
v1.7.63
func (*Call_TalkOver_Duration) Descriptor() ([]byte, []int)
Deprecated: Use Call_TalkOver_Duration.ProtoReflect.Descriptor instead.
func (*Call_TalkOver_Duration) GetMax ¶ added in v1.7.63
func (x *Call_TalkOver_Duration) GetMax() *durationpb.Duration
func (*Call_TalkOver_Duration) GetPercentage ¶ added in v1.7.63
func (x *Call_TalkOver_Duration) GetPercentage() uint32
func (*Call_TalkOver_Duration) GetTotal ¶ added in v1.7.63
func (x *Call_TalkOver_Duration) GetTotal() *durationpb.Duration
func (*Call_TalkOver_Duration) ProtoMessage ¶ added in v1.7.63
func (*Call_TalkOver_Duration) ProtoMessage()
func (*Call_TalkOver_Duration) ProtoReflect ¶ added in v1.7.63
func (x *Call_TalkOver_Duration) ProtoReflect() protoreflect.Message
func (*Call_TalkOver_Duration) Reset ¶ added in v1.7.63
func (x *Call_TalkOver_Duration) Reset()
func (*Call_TalkOver_Duration) String ¶ added in v1.7.63
func (x *Call_TalkOver_Duration) String() string
type Call_TalkOver_Occurrence ¶ added in v1.7.63
type Call_TalkOver_Occurrence struct { // The total number of talk over occurences in the call. Total uint32 `protobuf:"varint,1,opt,name=total,proto3" json:"total,omitempty"` // contains filtered or unexported fields }
The talk over occurence stats.
func (*Call_TalkOver_Occurrence) Descriptor
deprecated
added in
v1.7.63
func (*Call_TalkOver_Occurrence) Descriptor() ([]byte, []int)
Deprecated: Use Call_TalkOver_Occurrence.ProtoReflect.Descriptor instead.
func (*Call_TalkOver_Occurrence) GetTotal ¶ added in v1.7.63
func (x *Call_TalkOver_Occurrence) GetTotal() uint32
func (*Call_TalkOver_Occurrence) ProtoMessage ¶ added in v1.7.63
func (*Call_TalkOver_Occurrence) ProtoMessage()
func (*Call_TalkOver_Occurrence) ProtoReflect ¶ added in v1.7.63
func (x *Call_TalkOver_Occurrence) ProtoReflect() protoreflect.Message
func (*Call_TalkOver_Occurrence) Reset ¶ added in v1.7.63
func (x *Call_TalkOver_Occurrence) Reset()
func (*Call_TalkOver_Occurrence) String ¶ added in v1.7.63
func (x *Call_TalkOver_Occurrence) String() string
type Call_Thread ¶
type Call_Thread struct { // The unique identifier of the thread. Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // The text of the thread in segments. Segments []*Call_Segment `protobuf:"bytes,2,rep,name=segments,proto3" json:"segments,omitempty"` // The user id of the participant on this thread. UserId string `protobuf:"bytes,3,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` // The sentiment of the thread. Sentiment *Sentiment `protobuf:"bytes,4,opt,name=sentiment,proto3" json:"sentiment,omitempty"` // contains filtered or unexported fields }
A thread is the text from one participant.
func (*Call_Thread) Descriptor
deprecated
func (*Call_Thread) Descriptor() ([]byte, []int)
Deprecated: Use Call_Thread.ProtoReflect.Descriptor instead.
func (*Call_Thread) GetId ¶
func (x *Call_Thread) GetId() int32
func (*Call_Thread) GetSegments ¶
func (x *Call_Thread) GetSegments() []*Call_Segment
func (*Call_Thread) GetSentiment ¶ added in v1.8.4
func (x *Call_Thread) GetSentiment() *Sentiment
func (*Call_Thread) GetUserId ¶ added in v1.7.63
func (x *Call_Thread) GetUserId() string
func (*Call_Thread) ProtoMessage ¶
func (*Call_Thread) ProtoMessage()
func (*Call_Thread) ProtoReflect ¶
func (x *Call_Thread) ProtoReflect() protoreflect.Message
func (*Call_Thread) Reset ¶
func (x *Call_Thread) Reset()
func (*Call_Thread) String ¶
func (x *Call_Thread) String() string
type Correction ¶ added in v1.7.76
type Correction struct { // Output only. The unique id of this correction. CorrectionSid int64 `protobuf:"varint,1,opt,name=correction_sid,json=correctionSid,proto3" json:"correction_sid,omitempty"` // Required. The transcript sid of the transcript that the correction is on. TranscriptSid int64 `protobuf:"varint,3,opt,name=transcript_sid,json=transcriptSid,proto3" json:"transcript_sid,omitempty"` // Required. Start offset of the selected words in the transcript. StartOffset *durationpb.Duration `protobuf:"bytes,4,opt,name=start_offset,json=startOffset,proto3" json:"start_offset,omitempty"` // Required. End offset of the selected words in the transcript. EndOffset *durationpb.Duration `protobuf:"bytes,5,opt,name=end_offset,json=endOffset,proto3" json:"end_offset,omitempty"` // Required. Proposed text of what the transcript selected text should be. ProposedText string `protobuf:"bytes,6,opt,name=proposed_text,json=proposedText,proto3" json:"proposed_text,omitempty"` // Required. Channel that the words were spoken on. Channel uint32 `protobuf:"varint,7,opt,name=channel,proto3" json:"channel,omitempty"` // contains filtered or unexported fields }
Correction is a resource in the Vanalytics API.
func (*Correction) Descriptor
deprecated
added in
v1.7.76
func (*Correction) Descriptor() ([]byte, []int)
Deprecated: Use Correction.ProtoReflect.Descriptor instead.
func (*Correction) GetChannel ¶ added in v1.7.76
func (x *Correction) GetChannel() uint32
func (*Correction) GetCorrectionSid ¶ added in v1.7.76
func (x *Correction) GetCorrectionSid() int64
func (*Correction) GetEndOffset ¶ added in v1.7.76
func (x *Correction) GetEndOffset() *durationpb.Duration
func (*Correction) GetProposedText ¶ added in v1.7.76
func (x *Correction) GetProposedText() string
func (*Correction) GetStartOffset ¶ added in v1.7.76
func (x *Correction) GetStartOffset() *durationpb.Duration
func (*Correction) GetTranscriptSid ¶ added in v1.7.76
func (x *Correction) GetTranscriptSid() int64
func (*Correction) ProtoMessage ¶ added in v1.7.76
func (*Correction) ProtoMessage()
func (*Correction) ProtoReflect ¶ added in v1.7.76
func (x *Correction) ProtoReflect() protoreflect.Message
func (*Correction) Reset ¶ added in v1.7.76
func (x *Correction) Reset()
func (*Correction) String ¶ added in v1.7.76
func (x *Correction) String() string
type CreateCorrectionRequest ¶ added in v1.7.76
type CreateCorrectionRequest struct { // The correction resource to create. Correction *Correction `protobuf:"bytes,1,opt,name=correction,proto3" json:"correction,omitempty"` // contains filtered or unexported fields }
CreateCorrectionRequest is a request for creating a correction.
func (*CreateCorrectionRequest) Descriptor
deprecated
added in
v1.7.76
func (*CreateCorrectionRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateCorrectionRequest.ProtoReflect.Descriptor instead.
func (*CreateCorrectionRequest) GetCorrection ¶ added in v1.7.76
func (x *CreateCorrectionRequest) GetCorrection() *Correction
func (*CreateCorrectionRequest) ProtoMessage ¶ added in v1.7.76
func (*CreateCorrectionRequest) ProtoMessage()
func (*CreateCorrectionRequest) ProtoReflect ¶ added in v1.7.76
func (x *CreateCorrectionRequest) ProtoReflect() protoreflect.Message
func (*CreateCorrectionRequest) Reset ¶ added in v1.7.76
func (x *CreateCorrectionRequest) Reset()
func (*CreateCorrectionRequest) String ¶ added in v1.7.76
func (x *CreateCorrectionRequest) String() string
type CreateCorrectionResponse ¶ added in v1.7.76
type CreateCorrectionResponse struct { // The correction resource that was created. Correction *Correction `protobuf:"bytes,1,opt,name=correction,proto3" json:"correction,omitempty"` // contains filtered or unexported fields }
CreateCorrectionResponse is a response for creating a correction.
func (*CreateCorrectionResponse) Descriptor
deprecated
added in
v1.7.76
func (*CreateCorrectionResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateCorrectionResponse.ProtoReflect.Descriptor instead.
func (*CreateCorrectionResponse) GetCorrection ¶ added in v1.7.76
func (x *CreateCorrectionResponse) GetCorrection() *Correction
func (*CreateCorrectionResponse) ProtoMessage ¶ added in v1.7.76
func (*CreateCorrectionResponse) ProtoMessage()
func (*CreateCorrectionResponse) ProtoReflect ¶ added in v1.7.76
func (x *CreateCorrectionResponse) ProtoReflect() protoreflect.Message
func (*CreateCorrectionResponse) Reset ¶ added in v1.7.76
func (x *CreateCorrectionResponse) Reset()
func (*CreateCorrectionResponse) String ¶ added in v1.7.76
func (x *CreateCorrectionResponse) String() string
type CreateFilterRequest ¶ added in v1.7.72
type CreateFilterRequest struct { // The filter resource to create. Filter *Filter `protobuf:"bytes,1,opt,name=filter,proto3" json:"filter,omitempty"` // contains filtered or unexported fields }
func (*CreateFilterRequest) Descriptor
deprecated
added in
v1.7.72
func (*CreateFilterRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateFilterRequest.ProtoReflect.Descriptor instead.
func (*CreateFilterRequest) GetFilter ¶ added in v1.7.72
func (x *CreateFilterRequest) GetFilter() *Filter
func (*CreateFilterRequest) ProtoMessage ¶ added in v1.7.72
func (*CreateFilterRequest) ProtoMessage()
func (*CreateFilterRequest) ProtoReflect ¶ added in v1.7.72
func (x *CreateFilterRequest) ProtoReflect() protoreflect.Message
func (*CreateFilterRequest) Reset ¶ added in v1.7.72
func (x *CreateFilterRequest) Reset()
func (*CreateFilterRequest) String ¶ added in v1.7.72
func (x *CreateFilterRequest) String() string
type CreateFlagRequest ¶ added in v1.7.72
type CreateFlagRequest struct { // The flag resource to create. Flag *Flag `protobuf:"bytes,1,opt,name=flag,proto3" json:"flag,omitempty"` // contains filtered or unexported fields }
CreateFlagRequest is a request for creating a flag.
func (*CreateFlagRequest) Descriptor
deprecated
added in
v1.7.72
func (*CreateFlagRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateFlagRequest.ProtoReflect.Descriptor instead.
func (*CreateFlagRequest) GetFlag ¶ added in v1.7.72
func (x *CreateFlagRequest) GetFlag() *Flag
func (*CreateFlagRequest) ProtoMessage ¶ added in v1.7.72
func (*CreateFlagRequest) ProtoMessage()
func (*CreateFlagRequest) ProtoReflect ¶ added in v1.7.72
func (x *CreateFlagRequest) ProtoReflect() protoreflect.Message
func (*CreateFlagRequest) Reset ¶ added in v1.7.72
func (x *CreateFlagRequest) Reset()
func (*CreateFlagRequest) String ¶ added in v1.7.72
func (x *CreateFlagRequest) String() string
type CreateFlagReviewRequest ¶ added in v1.7.76
type CreateFlagReviewRequest struct { // FlagReview resource to create. FlagReview *FlagReview `protobuf:"bytes,1,opt,name=flag_review,json=flagReview,proto3" json:"flag_review,omitempty"` // contains filtered or unexported fields }
CreateFlagReviewRequest is a request for creating a flag review.
func (*CreateFlagReviewRequest) Descriptor
deprecated
added in
v1.7.76
func (*CreateFlagReviewRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateFlagReviewRequest.ProtoReflect.Descriptor instead.
func (*CreateFlagReviewRequest) GetFlagReview ¶ added in v1.7.76
func (x *CreateFlagReviewRequest) GetFlagReview() *FlagReview
func (*CreateFlagReviewRequest) ProtoMessage ¶ added in v1.7.76
func (*CreateFlagReviewRequest) ProtoMessage()
func (*CreateFlagReviewRequest) ProtoReflect ¶ added in v1.7.76
func (x *CreateFlagReviewRequest) ProtoReflect() protoreflect.Message
func (*CreateFlagReviewRequest) Reset ¶ added in v1.7.76
func (x *CreateFlagReviewRequest) Reset()
func (*CreateFlagReviewRequest) String ¶ added in v1.7.76
func (x *CreateFlagReviewRequest) String() string
type CreateFlagTranscriptRequest ¶ added in v1.7.76
type CreateFlagTranscriptRequest struct { // Required. The transcript sids to be flagged. TranscriptSids []int64 `protobuf:"varint,1,rep,packed,name=transcript_sids,json=transcriptSids,proto3" json:"transcript_sids,omitempty"` // Required. The flag for flagging the transcripts. Flag *Flag `protobuf:"bytes,2,opt,name=flag,proto3" json:"flag,omitempty"` // contains filtered or unexported fields }
CreateFlagTranscriptRequest is a request for creating a flag transcript.
func (*CreateFlagTranscriptRequest) Descriptor
deprecated
added in
v1.7.76
func (*CreateFlagTranscriptRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateFlagTranscriptRequest.ProtoReflect.Descriptor instead.
func (*CreateFlagTranscriptRequest) GetFlag ¶ added in v1.7.76
func (x *CreateFlagTranscriptRequest) GetFlag() *Flag
func (*CreateFlagTranscriptRequest) GetTranscriptSids ¶ added in v1.7.76
func (x *CreateFlagTranscriptRequest) GetTranscriptSids() []int64
func (*CreateFlagTranscriptRequest) ProtoMessage ¶ added in v1.7.76
func (*CreateFlagTranscriptRequest) ProtoMessage()
func (*CreateFlagTranscriptRequest) ProtoReflect ¶ added in v1.7.76
func (x *CreateFlagTranscriptRequest) ProtoReflect() protoreflect.Message
func (*CreateFlagTranscriptRequest) Reset ¶ added in v1.7.76
func (x *CreateFlagTranscriptRequest) Reset()
func (*CreateFlagTranscriptRequest) String ¶ added in v1.7.76
func (x *CreateFlagTranscriptRequest) String() string
type CreateFlagTranscriptResponse ¶ added in v1.7.76
type CreateFlagTranscriptResponse struct {
// contains filtered or unexported fields
}
CreateFlagTranscriptResponse is a response for creating a flag transcript.
func (*CreateFlagTranscriptResponse) Descriptor
deprecated
added in
v1.7.76
func (*CreateFlagTranscriptResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateFlagTranscriptResponse.ProtoReflect.Descriptor instead.
func (*CreateFlagTranscriptResponse) ProtoMessage ¶ added in v1.7.76
func (*CreateFlagTranscriptResponse) ProtoMessage()
func (*CreateFlagTranscriptResponse) ProtoReflect ¶ added in v1.7.76
func (x *CreateFlagTranscriptResponse) ProtoReflect() protoreflect.Message
func (*CreateFlagTranscriptResponse) Reset ¶ added in v1.7.76
func (x *CreateFlagTranscriptResponse) Reset()
func (*CreateFlagTranscriptResponse) String ¶ added in v1.7.76
func (x *CreateFlagTranscriptResponse) String() string
type DeleteCorrectionRequest ¶ added in v1.7.76
type DeleteCorrectionRequest struct { // Required. The unique id of the correction to be deleted. CorrectionSid int64 `protobuf:"varint,1,opt,name=correction_sid,json=correctionSid,proto3" json:"correction_sid,omitempty"` // Optional. Return the correction that was deleted. Return bool `protobuf:"varint,3,opt,name=return,proto3" json:"return,omitempty"` // contains filtered or unexported fields }
func (*DeleteCorrectionRequest) Descriptor
deprecated
added in
v1.7.76
func (*DeleteCorrectionRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteCorrectionRequest.ProtoReflect.Descriptor instead.
func (*DeleteCorrectionRequest) GetCorrectionSid ¶ added in v1.7.76
func (x *DeleteCorrectionRequest) GetCorrectionSid() int64
func (*DeleteCorrectionRequest) GetReturn ¶ added in v1.7.76
func (x *DeleteCorrectionRequest) GetReturn() bool
func (*DeleteCorrectionRequest) ProtoMessage ¶ added in v1.7.76
func (*DeleteCorrectionRequest) ProtoMessage()
func (*DeleteCorrectionRequest) ProtoReflect ¶ added in v1.7.76
func (x *DeleteCorrectionRequest) ProtoReflect() protoreflect.Message
func (*DeleteCorrectionRequest) Reset ¶ added in v1.7.76
func (x *DeleteCorrectionRequest) Reset()
func (*DeleteCorrectionRequest) String ¶ added in v1.7.76
func (x *DeleteCorrectionRequest) String() string
type DeleteCorrectionResponse ¶ added in v1.7.76
type DeleteCorrectionResponse struct { // Optional. The correction that was deleted. Correction *Correction `protobuf:"bytes,1,opt,name=correction,proto3" json:"correction,omitempty"` // contains filtered or unexported fields }
func (*DeleteCorrectionResponse) Descriptor
deprecated
added in
v1.7.76
func (*DeleteCorrectionResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteCorrectionResponse.ProtoReflect.Descriptor instead.
func (*DeleteCorrectionResponse) GetCorrection ¶ added in v1.7.76
func (x *DeleteCorrectionResponse) GetCorrection() *Correction
func (*DeleteCorrectionResponse) ProtoMessage ¶ added in v1.7.76
func (*DeleteCorrectionResponse) ProtoMessage()
func (*DeleteCorrectionResponse) ProtoReflect ¶ added in v1.7.76
func (x *DeleteCorrectionResponse) ProtoReflect() protoreflect.Message
func (*DeleteCorrectionResponse) Reset ¶ added in v1.7.76
func (x *DeleteCorrectionResponse) Reset()
func (*DeleteCorrectionResponse) String ¶ added in v1.7.76
func (x *DeleteCorrectionResponse) String() string
type DeleteFilterRequest ¶ added in v1.7.72
type DeleteFilterRequest struct { // Required. The unique id of the filter to be deleted. FilterSid int64 `protobuf:"varint,1,opt,name=filter_sid,json=filterSid,proto3" json:"filter_sid,omitempty"` // Optional. Return the filter that was deleted. Return bool `protobuf:"varint,3,opt,name=return,proto3" json:"return,omitempty"` // contains filtered or unexported fields }
func (*DeleteFilterRequest) Descriptor
deprecated
added in
v1.7.72
func (*DeleteFilterRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteFilterRequest.ProtoReflect.Descriptor instead.
func (*DeleteFilterRequest) GetFilterSid ¶ added in v1.7.72
func (x *DeleteFilterRequest) GetFilterSid() int64
func (*DeleteFilterRequest) GetReturn ¶ added in v1.7.72
func (x *DeleteFilterRequest) GetReturn() bool
func (*DeleteFilterRequest) ProtoMessage ¶ added in v1.7.72
func (*DeleteFilterRequest) ProtoMessage()
func (*DeleteFilterRequest) ProtoReflect ¶ added in v1.7.72
func (x *DeleteFilterRequest) ProtoReflect() protoreflect.Message
func (*DeleteFilterRequest) Reset ¶ added in v1.7.72
func (x *DeleteFilterRequest) Reset()
func (*DeleteFilterRequest) String ¶ added in v1.7.72
func (x *DeleteFilterRequest) String() string
type DeleteFilterResponse ¶ added in v1.7.72
type DeleteFilterResponse struct { // Optional. The filter that was deleted. Filter *Filter `protobuf:"bytes,1,opt,name=filter,proto3" json:"filter,omitempty"` // contains filtered or unexported fields }
func (*DeleteFilterResponse) Descriptor
deprecated
added in
v1.7.72
func (*DeleteFilterResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteFilterResponse.ProtoReflect.Descriptor instead.
func (*DeleteFilterResponse) GetFilter ¶ added in v1.7.72
func (x *DeleteFilterResponse) GetFilter() *Filter
func (*DeleteFilterResponse) ProtoMessage ¶ added in v1.7.72
func (*DeleteFilterResponse) ProtoMessage()
func (*DeleteFilterResponse) ProtoReflect ¶ added in v1.7.72
func (x *DeleteFilterResponse) ProtoReflect() protoreflect.Message
func (*DeleteFilterResponse) Reset ¶ added in v1.7.72
func (x *DeleteFilterResponse) Reset()
func (*DeleteFilterResponse) String ¶ added in v1.7.72
func (x *DeleteFilterResponse) String() string
type DeleteFlagRequest ¶ added in v1.7.72
type DeleteFlagRequest struct { // Required. The unique id of the flag to be deleted. FlagSid int64 `protobuf:"varint,1,opt,name=flag_sid,json=flagSid,proto3" json:"flag_sid,omitempty"` // Optional. Return the flag that was deleted. Return bool `protobuf:"varint,3,opt,name=return,proto3" json:"return,omitempty"` // contains filtered or unexported fields }
DeleteFlagRequest is a request for deleting a flag.
func (*DeleteFlagRequest) Descriptor
deprecated
added in
v1.7.72
func (*DeleteFlagRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteFlagRequest.ProtoReflect.Descriptor instead.
func (*DeleteFlagRequest) GetFlagSid ¶ added in v1.7.72
func (x *DeleteFlagRequest) GetFlagSid() int64
func (*DeleteFlagRequest) GetReturn ¶ added in v1.7.72
func (x *DeleteFlagRequest) GetReturn() bool
func (*DeleteFlagRequest) ProtoMessage ¶ added in v1.7.72
func (*DeleteFlagRequest) ProtoMessage()
func (*DeleteFlagRequest) ProtoReflect ¶ added in v1.7.72
func (x *DeleteFlagRequest) ProtoReflect() protoreflect.Message
func (*DeleteFlagRequest) Reset ¶ added in v1.7.72
func (x *DeleteFlagRequest) Reset()
func (*DeleteFlagRequest) String ¶ added in v1.7.72
func (x *DeleteFlagRequest) String() string
type DeleteFlagResponse ¶ added in v1.7.72
type DeleteFlagResponse struct { // Optional. The flag that was deleted. Flag *Flag `protobuf:"bytes,1,opt,name=flag,proto3" json:"flag,omitempty"` // contains filtered or unexported fields }
DeleteFlagResponse is a response for deleting a flag.
func (*DeleteFlagResponse) Descriptor
deprecated
added in
v1.7.72
func (*DeleteFlagResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteFlagResponse.ProtoReflect.Descriptor instead.
func (*DeleteFlagResponse) GetFlag ¶ added in v1.7.72
func (x *DeleteFlagResponse) GetFlag() *Flag
func (*DeleteFlagResponse) ProtoMessage ¶ added in v1.7.72
func (*DeleteFlagResponse) ProtoMessage()
func (*DeleteFlagResponse) ProtoReflect ¶ added in v1.7.72
func (x *DeleteFlagResponse) ProtoReflect() protoreflect.Message
func (*DeleteFlagResponse) Reset ¶ added in v1.7.72
func (x *DeleteFlagResponse) Reset()
func (*DeleteFlagResponse) String ¶ added in v1.7.72
func (x *DeleteFlagResponse) String() string
type DnclExpirePeriod ¶ added in v1.7.72
type DnclExpirePeriod int32
const ( DnclExpirePeriod_DNCL_EXPIRE_PERIOD_HOUR DnclExpirePeriod = 0 DnclExpirePeriod_DNCL_EXPIRE_PERIOD_DAY DnclExpirePeriod = 1 DnclExpirePeriod_DNCL_EXPIRE_PERIOD_WEEK DnclExpirePeriod = 2 DnclExpirePeriod_DNCL_EXPIRE_PERIOD_NEVER DnclExpirePeriod = 3 DnclExpirePeriod_DNCL_EXPIRE_PERIOD_MONTH DnclExpirePeriod = 4 )
func (DnclExpirePeriod) Descriptor ¶ added in v1.7.72
func (DnclExpirePeriod) Descriptor() protoreflect.EnumDescriptor
func (DnclExpirePeriod) Enum ¶ added in v1.7.72
func (x DnclExpirePeriod) Enum() *DnclExpirePeriod
func (DnclExpirePeriod) EnumDescriptor
deprecated
added in
v1.7.72
func (DnclExpirePeriod) EnumDescriptor() ([]byte, []int)
Deprecated: Use DnclExpirePeriod.Descriptor instead.
func (DnclExpirePeriod) Number ¶ added in v1.7.72
func (x DnclExpirePeriod) Number() protoreflect.EnumNumber
func (DnclExpirePeriod) String ¶ added in v1.7.72
func (x DnclExpirePeriod) String() string
func (DnclExpirePeriod) Type ¶ added in v1.7.72
func (DnclExpirePeriod) Type() protoreflect.EnumType
type DnclList ¶ added in v1.7.72
type DnclList struct { // Required. Dncl list id to add the item to. ListId string `protobuf:"bytes,2,opt,name=list_id,json=listId,proto3" json:"list_id,omitempty"` // Required. Specifies the dncl list content type. ContentType commons.ContentType `protobuf:"varint,3,opt,name=content_type,json=contentType,proto3,enum=api.commons.ContentType" json:"content_type,omitempty"` // Optional. Expected duration to keep item in DNCL. ExpirePeriod DnclExpirePeriod `` /* 138-byte string literal not displayed */ // Optional. Specifies how many expire periods // to calculate. i.e. number of weeks. ExpireOffset uint64 `protobuf:"varint,5,opt,name=expire_offset,json=expireOffset,proto3" json:"expire_offset,omitempty"` // Optional. Specifies an agent response to get the scrub value from. AgentResponseKey string `protobuf:"bytes,6,opt,name=agent_response_key,json=agentResponseKey,proto3" json:"agent_response_key,omitempty"` // contains filtered or unexported fields }
func (*DnclList) Descriptor
deprecated
added in
v1.7.72
func (*DnclList) GetAgentResponseKey ¶ added in v1.7.72
func (*DnclList) GetContentType ¶ added in v1.7.72
func (x *DnclList) GetContentType() commons.ContentType
func (*DnclList) GetExpireOffset ¶ added in v1.7.72
func (*DnclList) GetExpirePeriod ¶ added in v1.7.72
func (x *DnclList) GetExpirePeriod() DnclExpirePeriod
func (*DnclList) ProtoMessage ¶ added in v1.7.72
func (*DnclList) ProtoMessage()
func (*DnclList) ProtoReflect ¶ added in v1.7.72
func (x *DnclList) ProtoReflect() protoreflect.Message
type Filter ¶ added in v1.7.72
type Filter struct { // Output only. The unique id of this filter. FilterSid int64 `protobuf:"varint,1,opt,name=filter_sid,json=filterSid,proto3" json:"filter_sid,omitempty"` // Required. The name of this filter. Must be non empty and unique across all // filters within an organization. Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` // Output only. The timestamp when this filter was created. Assigned by the // server. CreateTime *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"` // Output only. The version of this filter. Version int64 `protobuf:"varint,6,opt,name=version,proto3" json:"version,omitempty"` // The transcript query to be used to filter transcripts. TranscriptQuery *TranscriptQuery `protobuf:"bytes,7,opt,name=transcript_query,json=transcriptQuery,proto3" json:"transcript_query,omitempty"` // contains filtered or unexported fields }
A filter resource in the Vanalytics API.
func (*Filter) Descriptor
deprecated
added in
v1.7.72
func (*Filter) GetCreateTime ¶ added in v1.7.72
func (x *Filter) GetCreateTime() *timestamppb.Timestamp
func (*Filter) GetFilterSid ¶ added in v1.7.72
func (*Filter) GetTranscriptQuery ¶ added in v1.7.72
func (x *Filter) GetTranscriptQuery() *TranscriptQuery
func (*Filter) GetVersion ¶ added in v1.7.72
func (*Filter) ProtoMessage ¶ added in v1.7.72
func (*Filter) ProtoMessage()
func (*Filter) ProtoReflect ¶ added in v1.7.72
func (x *Filter) ProtoReflect() protoreflect.Message
type FilterSnapshot ¶ added in v1.7.72
type FilterSnapshot struct { // Output only. The unique id of this filter snapshot. FilterSnapshotSid int64 `protobuf:"varint,1,opt,name=filter_snapshot_sid,json=filterSnapshotSid,proto3" json:"filter_snapshot_sid,omitempty"` // Output only. The unique id of this filter. FilterSid int64 `protobuf:"varint,2,opt,name=filter_sid,json=filterSid,proto3" json:"filter_sid,omitempty"` // Required. The name of this filter. Must be non empty and unique across all // filters within an organization. Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"` // Output only. Assigned by the server. The timestamp when this filter was // created. CreateTime *timestamppb.Timestamp `protobuf:"bytes,6,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"` // Output only. The version of this filter. Version int64 `protobuf:"varint,7,opt,name=version,proto3" json:"version,omitempty"` // The transcript query to be used to filter transcripts. TranscriptQuery *TranscriptQuery `protobuf:"bytes,8,opt,name=transcript_query,json=transcriptQuery,proto3" json:"transcript_query,omitempty"` // contains filtered or unexported fields }
Filter snapshot resource.
func (*FilterSnapshot) Descriptor
deprecated
added in
v1.7.72
func (*FilterSnapshot) Descriptor() ([]byte, []int)
Deprecated: Use FilterSnapshot.ProtoReflect.Descriptor instead.
func (*FilterSnapshot) GetCreateTime ¶ added in v1.7.72
func (x *FilterSnapshot) GetCreateTime() *timestamppb.Timestamp
func (*FilterSnapshot) GetFilterSid ¶ added in v1.7.72
func (x *FilterSnapshot) GetFilterSid() int64
func (*FilterSnapshot) GetFilterSnapshotSid ¶ added in v1.7.72
func (x *FilterSnapshot) GetFilterSnapshotSid() int64
func (*FilterSnapshot) GetName ¶ added in v1.7.72
func (x *FilterSnapshot) GetName() string
func (*FilterSnapshot) GetTranscriptQuery ¶ added in v1.7.72
func (x *FilterSnapshot) GetTranscriptQuery() *TranscriptQuery
func (*FilterSnapshot) GetVersion ¶ added in v1.7.72
func (x *FilterSnapshot) GetVersion() int64
func (*FilterSnapshot) ProtoMessage ¶ added in v1.7.72
func (*FilterSnapshot) ProtoMessage()
func (*FilterSnapshot) ProtoReflect ¶ added in v1.7.72
func (x *FilterSnapshot) ProtoReflect() protoreflect.Message
func (*FilterSnapshot) Reset ¶ added in v1.7.72
func (x *FilterSnapshot) Reset()
func (*FilterSnapshot) String ¶ added in v1.7.72
func (x *FilterSnapshot) String() string
type Flag ¶ added in v1.7.72
type Flag struct { // Output only. The unique id of this flag. FlagSid int64 `protobuf:"varint,1,opt,name=flag_sid,json=flagSid,proto3" json:"flag_sid,omitempty"` // Required. The name of this flag. Must be non empty and unique across all // flags within an organization. Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` // Optional. The org permission group id which users must have in order to // to review flagged transcripts. When not provided flagged transcripts will // not require review. ReviewGroupId string `protobuf:"bytes,4,opt,name=review_group_id,json=reviewGroupId,proto3" json:"review_group_id,omitempty"` // Optional. The notify group id for this flag. NotifyGroupId string `protobuf:"bytes,5,opt,name=notify_group_id,json=notifyGroupId,proto3" json:"notify_group_id,omitempty"` // Optional. The priority of the flag. Defaults to 0. Priority int32 `protobuf:"varint,6,opt,name=priority,proto3" json:"priority,omitempty"` // Output only. The version of this flag. Version int64 `protobuf:"varint,7,opt,name=version,proto3" json:"version,omitempty"` // Output only. Filters associated with this flag. Filters []*Filter `protobuf:"bytes,8,rep,name=filters,proto3" json:"filters,omitempty"` // Output only. Determines whether this flag must be reviewed. MustReview bool `protobuf:"varint,9,opt,name=must_review,json=mustReview,proto3" json:"must_review,omitempty"` // Output only. Determines whether this flag must be notified. MustNotify bool `protobuf:"varint,10,opt,name=must_notify,json=mustNotify,proto3" json:"must_notify,omitempty"` // Required. Boolean expression of filters which a transcript must match // for this flag to be applied. BoolExpr *Flag_BoolExpr `protobuf:"bytes,11,opt,name=bool_expr,json=boolExpr,proto3" json:"bool_expr,omitempty"` // Optional. Specifies dncl lists to update // if a transcript is flagged. DnclList []*DnclList `protobuf:"bytes,12,rep,name=dncl_list,json=dnclList,proto3" json:"dncl_list,omitempty"` // contains filtered or unexported fields }
Flag is a resource in the Vanalytics API.
func (*Flag) Descriptor
deprecated
added in
v1.7.72
func (*Flag) GetBoolExpr ¶ added in v1.7.72
func (x *Flag) GetBoolExpr() *Flag_BoolExpr
func (*Flag) GetDnclList ¶ added in v1.7.72
func (*Flag) GetFilters ¶ added in v1.7.72
func (*Flag) GetFlagSid ¶ added in v1.7.72
func (*Flag) GetMustNotify ¶ added in v1.7.72
func (*Flag) GetMustReview ¶ added in v1.7.72
func (*Flag) GetNotifyGroupId ¶ added in v1.7.72
func (*Flag) GetPriority ¶ added in v1.7.72
func (*Flag) GetReviewGroupId ¶ added in v1.7.72
func (*Flag) GetVersion ¶ added in v1.7.72
func (*Flag) ProtoMessage ¶ added in v1.7.72
func (*Flag) ProtoMessage()
func (*Flag) ProtoReflect ¶ added in v1.7.72
func (x *Flag) ProtoReflect() protoreflect.Message
type FlagFilter ¶ added in v1.7.72
type FlagFilter struct { // Output only. The unique id of this flag filter. FlagFilterSid int64 `protobuf:"varint,1,opt,name=flag_filter_sid,json=flagFilterSid,proto3" json:"flag_filter_sid,omitempty"` // Required. The unique id of the filter. FilterSid int64 `protobuf:"varint,2,opt,name=filter_sid,json=filterSid,proto3" json:"filter_sid,omitempty"` // Required. The unique id of the flag. FlagSid int64 `protobuf:"varint,3,opt,name=flag_sid,json=flagSid,proto3" json:"flag_sid,omitempty"` // Output only. The flag for this flag filter. Flag *Flag `protobuf:"bytes,5,opt,name=flag,proto3" json:"flag,omitempty"` // Output only. The filter for this flag filter. Filter *Filter `protobuf:"bytes,6,opt,name=filter,proto3" json:"filter,omitempty"` // contains filtered or unexported fields }
FlagFilter is a resource in the Vanalytics API.
func (*FlagFilter) Descriptor
deprecated
added in
v1.7.72
func (*FlagFilter) Descriptor() ([]byte, []int)
Deprecated: Use FlagFilter.ProtoReflect.Descriptor instead.
func (*FlagFilter) GetFilter ¶ added in v1.7.72
func (x *FlagFilter) GetFilter() *Filter
func (*FlagFilter) GetFilterSid ¶ added in v1.7.72
func (x *FlagFilter) GetFilterSid() int64
func (*FlagFilter) GetFlag ¶ added in v1.7.72
func (x *FlagFilter) GetFlag() *Flag
func (*FlagFilter) GetFlagFilterSid ¶ added in v1.7.72
func (x *FlagFilter) GetFlagFilterSid() int64
func (*FlagFilter) GetFlagSid ¶ added in v1.7.72
func (x *FlagFilter) GetFlagSid() int64
func (*FlagFilter) ProtoMessage ¶ added in v1.7.72
func (*FlagFilter) ProtoMessage()
func (*FlagFilter) ProtoReflect ¶ added in v1.7.72
func (x *FlagFilter) ProtoReflect() protoreflect.Message
func (*FlagFilter) Reset ¶ added in v1.7.72
func (x *FlagFilter) Reset()
func (*FlagFilter) String ¶ added in v1.7.72
func (x *FlagFilter) String() string
type FlagReview ¶ added in v1.7.76
type FlagReview struct { // Output only. The unique id of this flag review. FlagReviewSid int64 `protobuf:"varint,1,opt,name=flag_review_sid,json=flagReviewSid,proto3" json:"flag_review_sid,omitempty"` // Required. The transcript_sid of the reviewed transcript. TranscriptSid int64 `protobuf:"varint,2,opt,name=transcript_sid,json=transcriptSid,proto3" json:"transcript_sid,omitempty"` // Output only. The timestamp when this flag review was created. Assigned by the // server. CreateTime *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"` // Optional. Any notes written for the flag review. Notes string `protobuf:"bytes,5,opt,name=notes,proto3" json:"notes,omitempty"` // The ID of the flag snapshot for this flag review. FlagSnapshotSid int64 `protobuf:"varint,8,opt,name=flag_snapshot_sid,json=flagSnapshotSid,proto3" json:"flag_snapshot_sid,omitempty"` // contains filtered or unexported fields }
FlagReview resource in the Vanalytics API. It represents a flag review for transcripts that have been flagged.
func (*FlagReview) Descriptor
deprecated
added in
v1.7.76
func (*FlagReview) Descriptor() ([]byte, []int)
Deprecated: Use FlagReview.ProtoReflect.Descriptor instead.
func (*FlagReview) GetCreateTime ¶ added in v1.7.76
func (x *FlagReview) GetCreateTime() *timestamppb.Timestamp
func (*FlagReview) GetFlagReviewSid ¶ added in v1.7.76
func (x *FlagReview) GetFlagReviewSid() int64
func (*FlagReview) GetFlagSnapshotSid ¶ added in v1.7.76
func (x *FlagReview) GetFlagSnapshotSid() int64
func (*FlagReview) GetNotes ¶ added in v1.7.76
func (x *FlagReview) GetNotes() string
func (*FlagReview) GetTranscriptSid ¶ added in v1.7.76
func (x *FlagReview) GetTranscriptSid() int64
func (*FlagReview) ProtoMessage ¶ added in v1.7.76
func (*FlagReview) ProtoMessage()
func (*FlagReview) ProtoReflect ¶ added in v1.7.76
func (x *FlagReview) ProtoReflect() protoreflect.Message
func (*FlagReview) Reset ¶ added in v1.7.76
func (x *FlagReview) Reset()
func (*FlagReview) String ¶ added in v1.7.76
func (x *FlagReview) String() string
type FlagSnapshot ¶ added in v1.7.72
type FlagSnapshot struct { // Output only. The unique id of this flag. FlagSnapshotSid int64 `protobuf:"varint,1,opt,name=flag_snapshot_sid,json=flagSnapshotSid,proto3" json:"flag_snapshot_sid,omitempty"` // Output only. The unique id of this flag. FlagSid int64 `protobuf:"varint,2,opt,name=flag_sid,json=flagSid,proto3" json:"flag_sid,omitempty"` // Required. The name of this flag. Must be non empty and unique across all // flags within an organization. Name string `protobuf:"bytes,4,opt,name=name,proto3" json:"name,omitempty"` // Optional. The org permission group id which users must have in order to // to review flagged transcripts. When not provided flagged transcripts will // not require review. ReviewGroupId string `protobuf:"bytes,5,opt,name=review_group_id,json=reviewGroupId,proto3" json:"review_group_id,omitempty"` // Optional. The notify group id for this flag. NotifyGroupId string `protobuf:"bytes,6,opt,name=notify_group_id,json=notifyGroupId,proto3" json:"notify_group_id,omitempty"` // Optional. The priority of the flag. Defaults to 0. Priority int32 `protobuf:"varint,7,opt,name=priority,proto3" json:"priority,omitempty"` // Output only. The version of this flag. Version int64 `protobuf:"varint,8,opt,name=version,proto3" json:"version,omitempty"` // Output only. The timestamp when this flag snapshot was created. Assigned by the // server. CreateTime *timestamppb.Timestamp `protobuf:"bytes,9,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"` // Output only. Determines whether this flag must be reviewed. MustReview bool `protobuf:"varint,10,opt,name=must_review,json=mustReview,proto3" json:"must_review,omitempty"` // Output only. Determines whether this flag must be notified. MustNotify bool `protobuf:"varint,11,opt,name=must_notify,json=mustNotify,proto3" json:"must_notify,omitempty"` // Required. Boolean expression of filters which a transcript must match // for this flag to be applied. BoolExpr *FlagSnapshot_BoolExpr `protobuf:"bytes,12,opt,name=bool_expr,json=boolExpr,proto3" json:"bool_expr,omitempty"` // Optional. Specifies dncl lists to update // if a transcript is flagged. DnclList []*DnclList `protobuf:"bytes,13,rep,name=dncl_list,json=dnclList,proto3" json:"dncl_list,omitempty"` // contains filtered or unexported fields }
FlagSnapshot is a resource in the Vanalytics API.
func (*FlagSnapshot) Descriptor
deprecated
added in
v1.7.72
func (*FlagSnapshot) Descriptor() ([]byte, []int)
Deprecated: Use FlagSnapshot.ProtoReflect.Descriptor instead.
func (*FlagSnapshot) GetBoolExpr ¶ added in v1.7.72
func (x *FlagSnapshot) GetBoolExpr() *FlagSnapshot_BoolExpr
func (*FlagSnapshot) GetCreateTime ¶ added in v1.7.72
func (x *FlagSnapshot) GetCreateTime() *timestamppb.Timestamp
func (*FlagSnapshot) GetDnclList ¶ added in v1.7.72
func (x *FlagSnapshot) GetDnclList() []*DnclList
func (*FlagSnapshot) GetFlagSid ¶ added in v1.7.72
func (x *FlagSnapshot) GetFlagSid() int64
func (*FlagSnapshot) GetFlagSnapshotSid ¶ added in v1.7.72
func (x *FlagSnapshot) GetFlagSnapshotSid() int64
func (*FlagSnapshot) GetMustNotify ¶ added in v1.7.72
func (x *FlagSnapshot) GetMustNotify() bool
func (*FlagSnapshot) GetMustReview ¶ added in v1.7.72
func (x *FlagSnapshot) GetMustReview() bool
func (*FlagSnapshot) GetName ¶ added in v1.7.72
func (x *FlagSnapshot) GetName() string
func (*FlagSnapshot) GetNotifyGroupId ¶ added in v1.7.72
func (x *FlagSnapshot) GetNotifyGroupId() string
func (*FlagSnapshot) GetPriority ¶ added in v1.7.72
func (x *FlagSnapshot) GetPriority() int32
func (*FlagSnapshot) GetReviewGroupId ¶ added in v1.7.72
func (x *FlagSnapshot) GetReviewGroupId() string
func (*FlagSnapshot) GetVersion ¶ added in v1.7.72
func (x *FlagSnapshot) GetVersion() int64
func (*FlagSnapshot) ProtoMessage ¶ added in v1.7.72
func (*FlagSnapshot) ProtoMessage()
func (*FlagSnapshot) ProtoReflect ¶ added in v1.7.72
func (x *FlagSnapshot) ProtoReflect() protoreflect.Message
func (*FlagSnapshot) Reset ¶ added in v1.7.72
func (x *FlagSnapshot) Reset()
func (*FlagSnapshot) String ¶ added in v1.7.72
func (x *FlagSnapshot) String() string
type FlagSnapshot_BoolExpr ¶ added in v1.7.72
type FlagSnapshot_BoolExpr struct { // Optional. Boolean and operator. And []*FlagSnapshot_BoolExpr `protobuf:"bytes,1,rep,name=and,proto3" json:"and,omitempty"` // Optional. Boolean or operator. Or []*FlagSnapshot_BoolExpr `protobuf:"bytes,2,rep,name=or,proto3" json:"or,omitempty"` // Optional. Filter to match. Filter *FlagSnapshot_BoolExpr_Filter `protobuf:"bytes,3,opt,name=filter,proto3" json:"filter,omitempty"` // Optional. Boolean not operator. Not *FlagSnapshot_BoolExpr `protobuf:"bytes,4,opt,name=not,proto3" json:"not,omitempty"` // contains filtered or unexported fields }
BoolExpr defines a boolean expression of filters.
func (*FlagSnapshot_BoolExpr) Descriptor
deprecated
added in
v1.7.72
func (*FlagSnapshot_BoolExpr) Descriptor() ([]byte, []int)
Deprecated: Use FlagSnapshot_BoolExpr.ProtoReflect.Descriptor instead.
func (*FlagSnapshot_BoolExpr) GetAnd ¶ added in v1.7.72
func (x *FlagSnapshot_BoolExpr) GetAnd() []*FlagSnapshot_BoolExpr
func (*FlagSnapshot_BoolExpr) GetFilter ¶ added in v1.7.76
func (x *FlagSnapshot_BoolExpr) GetFilter() *FlagSnapshot_BoolExpr_Filter
func (*FlagSnapshot_BoolExpr) GetNot ¶ added in v1.7.72
func (x *FlagSnapshot_BoolExpr) GetNot() *FlagSnapshot_BoolExpr
func (*FlagSnapshot_BoolExpr) GetOr ¶ added in v1.7.72
func (x *FlagSnapshot_BoolExpr) GetOr() []*FlagSnapshot_BoolExpr
func (*FlagSnapshot_BoolExpr) ProtoMessage ¶ added in v1.7.72
func (*FlagSnapshot_BoolExpr) ProtoMessage()
func (*FlagSnapshot_BoolExpr) ProtoReflect ¶ added in v1.7.72
func (x *FlagSnapshot_BoolExpr) ProtoReflect() protoreflect.Message
func (*FlagSnapshot_BoolExpr) Reset ¶ added in v1.7.72
func (x *FlagSnapshot_BoolExpr) Reset()
func (*FlagSnapshot_BoolExpr) String ¶ added in v1.7.72
func (x *FlagSnapshot_BoolExpr) String() string
type FlagSnapshot_BoolExpr_Filter ¶ added in v1.7.72
type FlagSnapshot_BoolExpr_Filter struct { // Required. Filter sid. FilterSid int64 `protobuf:"varint,1,opt,name=filter_sid,json=filterSid,proto3" json:"filter_sid,omitempty"` // contains filtered or unexported fields }
Filter defines a filter.
func (*FlagSnapshot_BoolExpr_Filter) Descriptor
deprecated
added in
v1.7.72
func (*FlagSnapshot_BoolExpr_Filter) Descriptor() ([]byte, []int)
Deprecated: Use FlagSnapshot_BoolExpr_Filter.ProtoReflect.Descriptor instead.
func (*FlagSnapshot_BoolExpr_Filter) GetFilterSid ¶ added in v1.7.72
func (x *FlagSnapshot_BoolExpr_Filter) GetFilterSid() int64
func (*FlagSnapshot_BoolExpr_Filter) ProtoMessage ¶ added in v1.7.72
func (*FlagSnapshot_BoolExpr_Filter) ProtoMessage()
func (*FlagSnapshot_BoolExpr_Filter) ProtoReflect ¶ added in v1.7.72
func (x *FlagSnapshot_BoolExpr_Filter) ProtoReflect() protoreflect.Message
func (*FlagSnapshot_BoolExpr_Filter) Reset ¶ added in v1.7.72
func (x *FlagSnapshot_BoolExpr_Filter) Reset()
func (*FlagSnapshot_BoolExpr_Filter) String ¶ added in v1.7.72
func (x *FlagSnapshot_BoolExpr_Filter) String() string
type FlagSummary ¶
type FlagSummary struct { // The number of flags associated with the transcript. Count int32 `protobuf:"varint,1,opt,name=count,proto3" json:"count,omitempty"` // The sum of the priorities of the flags associated with the transcript. PrioritySum int32 `protobuf:"varint,2,opt,name=priority_sum,json=prioritySum,proto3" json:"priority_sum,omitempty"` // The highest priority of the flags associated with the transcript. PriorityMax int32 `protobuf:"varint,3,opt,name=priority_max,json=priorityMax,proto3" json:"priority_max,omitempty"` // Need Review provides info on the flags that need review. NeedReview *FlagSummary_NeedReview `protobuf:"bytes,4,opt,name=need_review,json=needReview,proto3" json:"need_review,omitempty"` // Flags contain the flags and filters that are associated with the transcript. Flags []*FlagSummary_Flag `protobuf:"bytes,5,rep,name=flags,proto3" json:"flags,omitempty"` // The review status of the flagged transcript. ReviewStatus ReviewStatus `` /* 134-byte string literal not displayed */ // contains filtered or unexported fields }
FlagSummary defines a summary of flags which were applied to a transcript.
func (*FlagSummary) Descriptor
deprecated
func (*FlagSummary) Descriptor() ([]byte, []int)
Deprecated: Use FlagSummary.ProtoReflect.Descriptor instead.
func (*FlagSummary) GetCount ¶
func (x *FlagSummary) GetCount() int32
func (*FlagSummary) GetFlags ¶
func (x *FlagSummary) GetFlags() []*FlagSummary_Flag
func (*FlagSummary) GetNeedReview ¶
func (x *FlagSummary) GetNeedReview() *FlagSummary_NeedReview
func (*FlagSummary) GetPriorityMax ¶
func (x *FlagSummary) GetPriorityMax() int32
func (*FlagSummary) GetPrioritySum ¶
func (x *FlagSummary) GetPrioritySum() int32
func (*FlagSummary) GetReviewStatus ¶
func (x *FlagSummary) GetReviewStatus() ReviewStatus
func (*FlagSummary) ProtoMessage ¶
func (*FlagSummary) ProtoMessage()
func (*FlagSummary) ProtoReflect ¶
func (x *FlagSummary) ProtoReflect() protoreflect.Message
func (*FlagSummary) Reset ¶
func (x *FlagSummary) Reset()
func (*FlagSummary) String ¶
func (x *FlagSummary) String() string
type FlagSummary_Filter ¶
type FlagSummary_Filter struct { // The join key in form [flag_sid:filter_sid]. JoinKey string `protobuf:"bytes,1,opt,name=join_key,json=joinKey,proto3" json:"join_key,omitempty"` // The flag sid this filter belongs to. FlagSid int64 `protobuf:"varint,2,opt,name=flag_sid,json=flagSid,proto3" json:"flag_sid,omitempty"` // The unique id of this filter. FilterSid int64 `protobuf:"varint,3,opt,name=filter_sid,json=filterSid,proto3" json:"filter_sid,omitempty"` // The version of this filter. Version int64 `protobuf:"varint,4,opt,name=version,proto3" json:"version,omitempty"` // The name of this filter. Name string `protobuf:"bytes,5,opt,name=name,proto3" json:"name,omitempty"` // contains filtered or unexported fields }
Filter defines a filter which applied some flag to some transcript.
func (*FlagSummary_Filter) Descriptor
deprecated
func (*FlagSummary_Filter) Descriptor() ([]byte, []int)
Deprecated: Use FlagSummary_Filter.ProtoReflect.Descriptor instead.
func (*FlagSummary_Filter) GetFilterSid ¶
func (x *FlagSummary_Filter) GetFilterSid() int64
func (*FlagSummary_Filter) GetFlagSid ¶
func (x *FlagSummary_Filter) GetFlagSid() int64
func (*FlagSummary_Filter) GetJoinKey ¶
func (x *FlagSummary_Filter) GetJoinKey() string
func (*FlagSummary_Filter) GetName ¶
func (x *FlagSummary_Filter) GetName() string
func (*FlagSummary_Filter) GetVersion ¶
func (x *FlagSummary_Filter) GetVersion() int64
func (*FlagSummary_Filter) ProtoMessage ¶
func (*FlagSummary_Filter) ProtoMessage()
func (*FlagSummary_Filter) ProtoReflect ¶
func (x *FlagSummary_Filter) ProtoReflect() protoreflect.Message
func (*FlagSummary_Filter) Reset ¶
func (x *FlagSummary_Filter) Reset()
func (*FlagSummary_Filter) String ¶
func (x *FlagSummary_Filter) String() string
type FlagSummary_Flag ¶
type FlagSummary_Flag struct { // The unique id of this flag. FlagSid int64 `protobuf:"varint,1,opt,name=flag_sid,json=flagSid,proto3" json:"flag_sid,omitempty"` // The name of this flag. Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` // The priority of this flag. Priority int32 `protobuf:"varint,3,opt,name=priority,proto3" json:"priority,omitempty"` // The version of this flag. Version int64 `protobuf:"varint,4,opt,name=version,proto3" json:"version,omitempty"` // Filters which applied this flag. Filters []*FlagSummary_Filter `protobuf:"bytes,5,rep,name=filters,proto3" json:"filters,omitempty"` // Determines whether this flag must be reviewed. MustReview bool `protobuf:"varint,6,opt,name=must_review,json=mustReview,proto3" json:"must_review,omitempty"` // Determines whether this flag must be notified. MustNotify bool `protobuf:"varint,7,opt,name=must_notify,json=mustNotify,proto3" json:"must_notify,omitempty"` // The reviews of this flag. Reviews []*FlagSummary_Review `protobuf:"bytes,8,rep,name=reviews,proto3" json:"reviews,omitempty"` // contains filtered or unexported fields }
Flag defines a flag that was applied to a transcript by one or more filters along with a user review when one exists.
func (*FlagSummary_Flag) Descriptor
deprecated
func (*FlagSummary_Flag) Descriptor() ([]byte, []int)
Deprecated: Use FlagSummary_Flag.ProtoReflect.Descriptor instead.
func (*FlagSummary_Flag) GetFilters ¶
func (x *FlagSummary_Flag) GetFilters() []*FlagSummary_Filter
func (*FlagSummary_Flag) GetFlagSid ¶
func (x *FlagSummary_Flag) GetFlagSid() int64
func (*FlagSummary_Flag) GetMustNotify ¶
func (x *FlagSummary_Flag) GetMustNotify() bool
func (*FlagSummary_Flag) GetMustReview ¶
func (x *FlagSummary_Flag) GetMustReview() bool
func (*FlagSummary_Flag) GetName ¶
func (x *FlagSummary_Flag) GetName() string
func (*FlagSummary_Flag) GetPriority ¶
func (x *FlagSummary_Flag) GetPriority() int32
func (*FlagSummary_Flag) GetReviews ¶
func (x *FlagSummary_Flag) GetReviews() []*FlagSummary_Review
func (*FlagSummary_Flag) GetVersion ¶
func (x *FlagSummary_Flag) GetVersion() int64
func (*FlagSummary_Flag) ProtoMessage ¶
func (*FlagSummary_Flag) ProtoMessage()
func (*FlagSummary_Flag) ProtoReflect ¶
func (x *FlagSummary_Flag) ProtoReflect() protoreflect.Message
func (*FlagSummary_Flag) Reset ¶
func (x *FlagSummary_Flag) Reset()
func (*FlagSummary_Flag) String ¶
func (x *FlagSummary_Flag) String() string
type FlagSummary_NeedReview ¶
type FlagSummary_NeedReview struct { // The sum of the priorities of the flags that need review. PrioritySum int32 `protobuf:"varint,1,opt,name=priority_sum,json=prioritySum,proto3" json:"priority_sum,omitempty"` // The highest priority of the flags that need review. PriorityMax int32 `protobuf:"varint,2,opt,name=priority_max,json=priorityMax,proto3" json:"priority_max,omitempty"` // The number of flags that need review. Count int32 `protobuf:"varint,3,opt,name=count,proto3" json:"count,omitempty"` // The Flag sids that need review. FlagSids []int64 `protobuf:"varint,4,rep,packed,name=flag_sids,json=flagSids,proto3" json:"flag_sids,omitempty"` // contains filtered or unexported fields }
NeedReview defines flags which need to be reviewed.
func (*FlagSummary_NeedReview) Descriptor
deprecated
func (*FlagSummary_NeedReview) Descriptor() ([]byte, []int)
Deprecated: Use FlagSummary_NeedReview.ProtoReflect.Descriptor instead.
func (*FlagSummary_NeedReview) GetCount ¶
func (x *FlagSummary_NeedReview) GetCount() int32
func (*FlagSummary_NeedReview) GetFlagSids ¶
func (x *FlagSummary_NeedReview) GetFlagSids() []int64
func (*FlagSummary_NeedReview) GetPriorityMax ¶
func (x *FlagSummary_NeedReview) GetPriorityMax() int32
func (*FlagSummary_NeedReview) GetPrioritySum ¶
func (x *FlagSummary_NeedReview) GetPrioritySum() int32
func (*FlagSummary_NeedReview) ProtoMessage ¶
func (*FlagSummary_NeedReview) ProtoMessage()
func (*FlagSummary_NeedReview) ProtoReflect ¶
func (x *FlagSummary_NeedReview) ProtoReflect() protoreflect.Message
func (*FlagSummary_NeedReview) Reset ¶
func (x *FlagSummary_NeedReview) Reset()
func (*FlagSummary_NeedReview) String ¶
func (x *FlagSummary_NeedReview) String() string
type FlagSummary_Review ¶
type FlagSummary_Review struct { // The join key in form [flag_sid:user_id]. JoinKey string `protobuf:"bytes,1,opt,name=join_key,json=joinKey,proto3" json:"join_key,omitempty"` // The flag sid this review belongs to. FlagSid int64 `protobuf:"varint,2,opt,name=flag_sid,json=flagSid,proto3" json:"flag_sid,omitempty"` // The user id of the reviewer. UserId string `protobuf:"bytes,3,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` // contains filtered or unexported fields }
Review contains info on the flag review when one exists.
func (*FlagSummary_Review) Descriptor
deprecated
func (*FlagSummary_Review) Descriptor() ([]byte, []int)
Deprecated: Use FlagSummary_Review.ProtoReflect.Descriptor instead.
func (*FlagSummary_Review) GetFlagSid ¶
func (x *FlagSummary_Review) GetFlagSid() int64
func (*FlagSummary_Review) GetJoinKey ¶
func (x *FlagSummary_Review) GetJoinKey() string
func (*FlagSummary_Review) GetUserId ¶
func (x *FlagSummary_Review) GetUserId() string
func (*FlagSummary_Review) ProtoMessage ¶
func (*FlagSummary_Review) ProtoMessage()
func (*FlagSummary_Review) ProtoReflect ¶
func (x *FlagSummary_Review) ProtoReflect() protoreflect.Message
func (*FlagSummary_Review) Reset ¶
func (x *FlagSummary_Review) Reset()
func (*FlagSummary_Review) String ¶
func (x *FlagSummary_Review) String() string
type FlagTranscriptFilter ¶ added in v1.7.72
type FlagTranscriptFilter struct { // FlagSnapshot which flagged target transcript. FlagSnapshot *FlagSnapshot `protobuf:"bytes,1,opt,name=flag_snapshot,json=flagSnapshot,proto3" json:"flag_snapshot,omitempty"` // FilterSnapshot which filtered target transcript. FilterSnapshot *FilterSnapshot `protobuf:"bytes,2,opt,name=filter_snapshot,json=filterSnapshot,proto3" json:"filter_snapshot,omitempty"` // contains filtered or unexported fields }
Flag transcript filter resource.
func (*FlagTranscriptFilter) Descriptor
deprecated
added in
v1.7.72
func (*FlagTranscriptFilter) Descriptor() ([]byte, []int)
Deprecated: Use FlagTranscriptFilter.ProtoReflect.Descriptor instead.
func (*FlagTranscriptFilter) GetFilterSnapshot ¶ added in v1.7.72
func (x *FlagTranscriptFilter) GetFilterSnapshot() *FilterSnapshot
func (*FlagTranscriptFilter) GetFlagSnapshot ¶ added in v1.7.72
func (x *FlagTranscriptFilter) GetFlagSnapshot() *FlagSnapshot
func (*FlagTranscriptFilter) ProtoMessage ¶ added in v1.7.72
func (*FlagTranscriptFilter) ProtoMessage()
func (*FlagTranscriptFilter) ProtoReflect ¶ added in v1.7.72
func (x *FlagTranscriptFilter) ProtoReflect() protoreflect.Message
func (*FlagTranscriptFilter) Reset ¶ added in v1.7.72
func (x *FlagTranscriptFilter) Reset()
func (*FlagTranscriptFilter) String ¶ added in v1.7.72
func (x *FlagTranscriptFilter) String() string
type Flag_BoolExpr ¶ added in v1.7.72
type Flag_BoolExpr struct { // Optional. Boolean and operator. And []*Flag_BoolExpr `protobuf:"bytes,1,rep,name=and,proto3" json:"and,omitempty"` // Optional. Boolean or operator. Or []*Flag_BoolExpr `protobuf:"bytes,2,rep,name=or,proto3" json:"or,omitempty"` // Optional. Filter to match. Filter *Flag_BoolExpr_Filter `protobuf:"bytes,3,opt,name=filter,proto3" json:"filter,omitempty"` // Optional. Boolean not operator. Not *Flag_BoolExpr `protobuf:"bytes,4,opt,name=not,proto3" json:"not,omitempty"` // contains filtered or unexported fields }
BoolExpr defines a boolean expression of filters.
func (*Flag_BoolExpr) Descriptor
deprecated
added in
v1.7.72
func (*Flag_BoolExpr) Descriptor() ([]byte, []int)
Deprecated: Use Flag_BoolExpr.ProtoReflect.Descriptor instead.
func (*Flag_BoolExpr) GetAnd ¶ added in v1.7.72
func (x *Flag_BoolExpr) GetAnd() []*Flag_BoolExpr
func (*Flag_BoolExpr) GetFilter ¶ added in v1.7.72
func (x *Flag_BoolExpr) GetFilter() *Flag_BoolExpr_Filter
func (*Flag_BoolExpr) GetNot ¶ added in v1.7.72
func (x *Flag_BoolExpr) GetNot() *Flag_BoolExpr
func (*Flag_BoolExpr) GetOr ¶ added in v1.7.72
func (x *Flag_BoolExpr) GetOr() []*Flag_BoolExpr
func (*Flag_BoolExpr) ProtoMessage ¶ added in v1.7.72
func (*Flag_BoolExpr) ProtoMessage()
func (*Flag_BoolExpr) ProtoReflect ¶ added in v1.7.72
func (x *Flag_BoolExpr) ProtoReflect() protoreflect.Message
func (*Flag_BoolExpr) Reset ¶ added in v1.7.72
func (x *Flag_BoolExpr) Reset()
func (*Flag_BoolExpr) String ¶ added in v1.7.72
func (x *Flag_BoolExpr) String() string
type Flag_BoolExpr_Filter ¶ added in v1.7.72
type Flag_BoolExpr_Filter struct { // Required. Filter sid. FilterSid int64 `protobuf:"varint,1,opt,name=filter_sid,json=filterSid,proto3" json:"filter_sid,omitempty"` // contains filtered or unexported fields }
Filter defines a filter.
func (*Flag_BoolExpr_Filter) Descriptor
deprecated
added in
v1.7.72
func (*Flag_BoolExpr_Filter) Descriptor() ([]byte, []int)
Deprecated: Use Flag_BoolExpr_Filter.ProtoReflect.Descriptor instead.
func (*Flag_BoolExpr_Filter) GetFilterSid ¶ added in v1.7.72
func (x *Flag_BoolExpr_Filter) GetFilterSid() int64
func (*Flag_BoolExpr_Filter) ProtoMessage ¶ added in v1.7.72
func (*Flag_BoolExpr_Filter) ProtoMessage()
func (*Flag_BoolExpr_Filter) ProtoReflect ¶ added in v1.7.72
func (x *Flag_BoolExpr_Filter) ProtoReflect() protoreflect.Message
func (*Flag_BoolExpr_Filter) Reset ¶ added in v1.7.72
func (x *Flag_BoolExpr_Filter) Reset()
func (*Flag_BoolExpr_Filter) String ¶ added in v1.7.72
func (x *Flag_BoolExpr_Filter) String() string
type FuzzinessAuto ¶
type FuzzinessAuto struct { // The low length threshold. Low uint32 `protobuf:"varint,1,opt,name=low,proto3" json:"low,omitempty"` // The high length threshold. High uint32 `protobuf:"varint,2,opt,name=high,proto3" json:"high,omitempty"` // contains filtered or unexported fields }
Defines an automatic max allowable edit distance based on the length of the text to match.
length < low -- Must match exactly. length < high -- Must match with one edit allowed. length >= high -- Must match with two edits allowed.
func (*FuzzinessAuto) Descriptor
deprecated
func (*FuzzinessAuto) Descriptor() ([]byte, []int)
Deprecated: Use FuzzinessAuto.ProtoReflect.Descriptor instead.
func (*FuzzinessAuto) GetHigh ¶
func (x *FuzzinessAuto) GetHigh() uint32
func (*FuzzinessAuto) GetLow ¶
func (x *FuzzinessAuto) GetLow() uint32
func (*FuzzinessAuto) ProtoMessage ¶
func (*FuzzinessAuto) ProtoMessage()
func (*FuzzinessAuto) ProtoReflect ¶
func (x *FuzzinessAuto) ProtoReflect() protoreflect.Message
func (*FuzzinessAuto) Reset ¶
func (x *FuzzinessAuto) Reset()
func (*FuzzinessAuto) String ¶
func (x *FuzzinessAuto) String() string
type GetCorrectionRequest ¶ added in v1.7.76
type GetCorrectionRequest struct { // Required. The unique id of the correction. CorrectionSid int64 `protobuf:"varint,2,opt,name=correction_sid,json=correctionSid,proto3" json:"correction_sid,omitempty"` // contains filtered or unexported fields }
func (*GetCorrectionRequest) Descriptor
deprecated
added in
v1.7.76
func (*GetCorrectionRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetCorrectionRequest.ProtoReflect.Descriptor instead.
func (*GetCorrectionRequest) GetCorrectionSid ¶ added in v1.7.76
func (x *GetCorrectionRequest) GetCorrectionSid() int64
func (*GetCorrectionRequest) ProtoMessage ¶ added in v1.7.76
func (*GetCorrectionRequest) ProtoMessage()
func (*GetCorrectionRequest) ProtoReflect ¶ added in v1.7.76
func (x *GetCorrectionRequest) ProtoReflect() protoreflect.Message
func (*GetCorrectionRequest) Reset ¶ added in v1.7.76
func (x *GetCorrectionRequest) Reset()
func (*GetCorrectionRequest) String ¶ added in v1.7.76
func (x *GetCorrectionRequest) String() string
type GetFilterRequest ¶ added in v1.7.72
type GetFilterRequest struct { // Types that are assignable to Where: // // *GetFilterRequest_Name // *GetFilterRequest_FilterSid Where isGetFilterRequest_Where `protobuf_oneof:"where"` // contains filtered or unexported fields }
func (*GetFilterRequest) Descriptor
deprecated
added in
v1.7.72
func (*GetFilterRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetFilterRequest.ProtoReflect.Descriptor instead.
func (*GetFilterRequest) GetFilterSid ¶ added in v1.7.72
func (x *GetFilterRequest) GetFilterSid() int64
func (*GetFilterRequest) GetName ¶ added in v1.7.72
func (x *GetFilterRequest) GetName() string
func (*GetFilterRequest) GetWhere ¶ added in v1.7.72
func (m *GetFilterRequest) GetWhere() isGetFilterRequest_Where
func (*GetFilterRequest) ProtoMessage ¶ added in v1.7.72
func (*GetFilterRequest) ProtoMessage()
func (*GetFilterRequest) ProtoReflect ¶ added in v1.7.72
func (x *GetFilterRequest) ProtoReflect() protoreflect.Message
func (*GetFilterRequest) Reset ¶ added in v1.7.72
func (x *GetFilterRequest) Reset()
func (*GetFilterRequest) String ¶ added in v1.7.72
func (x *GetFilterRequest) String() string
type GetFilterRequest_FilterSid ¶ added in v1.7.72
type GetFilterRequest_FilterSid struct { // The unique id of the filter. FilterSid int64 `protobuf:"varint,4,opt,name=filter_sid,json=filterSid,proto3,oneof"` }
type GetFilterRequest_Name ¶ added in v1.7.72
type GetFilterRequest_Name struct { // The name of the filter. Name string `protobuf:"bytes,3,opt,name=name,proto3,oneof"` }
type GetFlagRequest ¶ added in v1.7.72
type GetFlagRequest struct { // Types that are assignable to Where: // // *GetFlagRequest_Name // *GetFlagRequest_FlagSid Where isGetFlagRequest_Where `protobuf_oneof:"where"` // contains filtered or unexported fields }
GetFlagRequest is a request for getting a flag.
func (*GetFlagRequest) Descriptor
deprecated
added in
v1.7.72
func (*GetFlagRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetFlagRequest.ProtoReflect.Descriptor instead.
func (*GetFlagRequest) GetFlagSid ¶ added in v1.7.72
func (x *GetFlagRequest) GetFlagSid() int64
func (*GetFlagRequest) GetName ¶ added in v1.7.72
func (x *GetFlagRequest) GetName() string
func (*GetFlagRequest) GetWhere ¶ added in v1.7.72
func (m *GetFlagRequest) GetWhere() isGetFlagRequest_Where
func (*GetFlagRequest) ProtoMessage ¶ added in v1.7.72
func (*GetFlagRequest) ProtoMessage()
func (*GetFlagRequest) ProtoReflect ¶ added in v1.7.72
func (x *GetFlagRequest) ProtoReflect() protoreflect.Message
func (*GetFlagRequest) Reset ¶ added in v1.7.72
func (x *GetFlagRequest) Reset()
func (*GetFlagRequest) String ¶ added in v1.7.72
func (x *GetFlagRequest) String() string
type GetFlagRequest_FlagSid ¶ added in v1.7.72
type GetFlagRequest_FlagSid struct { // The unique id of the flag. FlagSid int64 `protobuf:"varint,3,opt,name=flag_sid,json=flagSid,proto3,oneof"` }
type GetFlagRequest_Name ¶ added in v1.7.72
type GetFlagRequest_Name struct { // The name of the flag. Name string `protobuf:"bytes,2,opt,name=name,proto3,oneof"` }
type GetRecordingUrlRequest ¶ added in v1.7.76
type GetRecordingUrlRequest struct { TranscriptSid int64 `protobuf:"varint,2,opt,name=transcript_sid,json=transcriptSid,proto3" json:"transcript_sid,omitempty"` // Optional. Defaults to "wav". Can be "", "wav" or "mp3". Kind string `protobuf:"bytes,4,opt,name=kind,proto3" json:"kind,omitempty"` // contains filtered or unexported fields }
func (*GetRecordingUrlRequest) Descriptor
deprecated
added in
v1.7.76
func (*GetRecordingUrlRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetRecordingUrlRequest.ProtoReflect.Descriptor instead.
func (*GetRecordingUrlRequest) GetKind ¶ added in v1.7.76
func (x *GetRecordingUrlRequest) GetKind() string
func (*GetRecordingUrlRequest) GetTranscriptSid ¶ added in v1.7.76
func (x *GetRecordingUrlRequest) GetTranscriptSid() int64
func (*GetRecordingUrlRequest) ProtoMessage ¶ added in v1.7.76
func (*GetRecordingUrlRequest) ProtoMessage()
func (*GetRecordingUrlRequest) ProtoReflect ¶ added in v1.7.76
func (x *GetRecordingUrlRequest) ProtoReflect() protoreflect.Message
func (*GetRecordingUrlRequest) Reset ¶ added in v1.7.76
func (x *GetRecordingUrlRequest) Reset()
func (*GetRecordingUrlRequest) String ¶ added in v1.7.76
func (x *GetRecordingUrlRequest) String() string
type GetRecordingUrlResponse ¶ added in v1.7.76
type GetRecordingUrlResponse struct { Url string `protobuf:"bytes,1,opt,name=url,proto3" json:"url,omitempty"` // contains filtered or unexported fields }
func (*GetRecordingUrlResponse) Descriptor
deprecated
added in
v1.7.76
func (*GetRecordingUrlResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetRecordingUrlResponse.ProtoReflect.Descriptor instead.
func (*GetRecordingUrlResponse) GetUrl ¶ added in v1.7.76
func (x *GetRecordingUrlResponse) GetUrl() string
func (*GetRecordingUrlResponse) ProtoMessage ¶ added in v1.7.76
func (*GetRecordingUrlResponse) ProtoMessage()
func (*GetRecordingUrlResponse) ProtoReflect ¶ added in v1.7.76
func (x *GetRecordingUrlResponse) ProtoReflect() protoreflect.Message
func (*GetRecordingUrlResponse) Reset ¶ added in v1.7.76
func (x *GetRecordingUrlResponse) Reset()
func (*GetRecordingUrlResponse) String ¶ added in v1.7.76
func (x *GetRecordingUrlResponse) String() string
type GetTranscriptSummaryRequest ¶ added in v1.7.76
type GetTranscriptSummaryRequest struct { // Required - transcript to get summary of. TranscriptSid int64 `protobuf:"varint,2,opt,name=transcript_sid,json=transcriptSid,proto3" json:"transcript_sid,omitempty"` // contains filtered or unexported fields }
GetTranscriptSummaryRequest is a request for getting a transcript summary.
func (*GetTranscriptSummaryRequest) Descriptor
deprecated
added in
v1.7.76
func (*GetTranscriptSummaryRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetTranscriptSummaryRequest.ProtoReflect.Descriptor instead.
func (*GetTranscriptSummaryRequest) GetTranscriptSid ¶ added in v1.7.76
func (x *GetTranscriptSummaryRequest) GetTranscriptSid() int64
func (*GetTranscriptSummaryRequest) ProtoMessage ¶ added in v1.7.76
func (*GetTranscriptSummaryRequest) ProtoMessage()
func (*GetTranscriptSummaryRequest) ProtoReflect ¶ added in v1.7.76
func (x *GetTranscriptSummaryRequest) ProtoReflect() protoreflect.Message
func (*GetTranscriptSummaryRequest) Reset ¶ added in v1.7.76
func (x *GetTranscriptSummaryRequest) Reset()
func (*GetTranscriptSummaryRequest) String ¶ added in v1.7.76
func (x *GetTranscriptSummaryRequest) String() string
type GetTranscriptSummaryResponse ¶ added in v1.7.76
type GetTranscriptSummaryResponse struct { TranscriptSummary *TranscriptSummary `protobuf:"bytes,1,opt,name=transcript_summary,json=transcriptSummary,proto3" json:"transcript_summary,omitempty"` // contains filtered or unexported fields }
GetTranscriptSummaryResponse is a response for getting a transcript summary.
func (*GetTranscriptSummaryResponse) Descriptor
deprecated
added in
v1.7.76
func (*GetTranscriptSummaryResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetTranscriptSummaryResponse.ProtoReflect.Descriptor instead.
func (*GetTranscriptSummaryResponse) GetTranscriptSummary ¶ added in v1.7.76
func (x *GetTranscriptSummaryResponse) GetTranscriptSummary() *TranscriptSummary
func (*GetTranscriptSummaryResponse) ProtoMessage ¶ added in v1.7.76
func (*GetTranscriptSummaryResponse) ProtoMessage()
func (*GetTranscriptSummaryResponse) ProtoReflect ¶ added in v1.7.76
func (x *GetTranscriptSummaryResponse) ProtoReflect() protoreflect.Message
func (*GetTranscriptSummaryResponse) Reset ¶ added in v1.7.76
func (x *GetTranscriptSummaryResponse) Reset()
func (*GetTranscriptSummaryResponse) String ¶ added in v1.7.76
func (x *GetTranscriptSummaryResponse) String() string
type Highlight ¶
type Highlight struct { // The prefix for highlighted text. Defaults to "{{" when empty. Prefix string `protobuf:"bytes,1,opt,name=prefix,proto3" json:"prefix,omitempty"` // The suffix for highlighted text. Defaults to "}}" when empty. Suffix string `protobuf:"bytes,2,opt,name=suffix,proto3" json:"suffix,omitempty"` // contains filtered or unexported fields }
Configuration to enable and control text highlights.
func (*Highlight) Descriptor
deprecated
func (*Highlight) ProtoMessage ¶
func (*Highlight) ProtoMessage()
func (*Highlight) ProtoReflect ¶
func (x *Highlight) ProtoReflect() protoreflect.Message
type ListAgentResponseValuesRequest ¶ added in v1.7.76
type ListAgentResponseValuesRequest struct { Key string `protobuf:"bytes,2,opt,name=key,proto3" json:"key,omitempty"` // contains filtered or unexported fields }
ListAgentResponseValuesRequest is a request for listing agent reponse values.
func (*ListAgentResponseValuesRequest) Descriptor
deprecated
added in
v1.7.76
func (*ListAgentResponseValuesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListAgentResponseValuesRequest.ProtoReflect.Descriptor instead.
func (*ListAgentResponseValuesRequest) GetKey ¶ added in v1.7.76
func (x *ListAgentResponseValuesRequest) GetKey() string
func (*ListAgentResponseValuesRequest) ProtoMessage ¶ added in v1.7.76
func (*ListAgentResponseValuesRequest) ProtoMessage()
func (*ListAgentResponseValuesRequest) ProtoReflect ¶ added in v1.7.76
func (x *ListAgentResponseValuesRequest) ProtoReflect() protoreflect.Message
func (*ListAgentResponseValuesRequest) Reset ¶ added in v1.7.76
func (x *ListAgentResponseValuesRequest) Reset()
func (*ListAgentResponseValuesRequest) String ¶ added in v1.7.76
func (x *ListAgentResponseValuesRequest) String() string
type ListAgentResponseValuesResponse ¶ added in v1.7.76
type ListAgentResponseValuesResponse struct { // Values are the transcript agent response values. Values []string `protobuf:"bytes,1,rep,name=values,proto3" json:"values,omitempty"` // contains filtered or unexported fields }
ListAgentResponseValuesResponse is a response for listing agent response values.
func (*ListAgentResponseValuesResponse) Descriptor
deprecated
added in
v1.7.76
func (*ListAgentResponseValuesResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListAgentResponseValuesResponse.ProtoReflect.Descriptor instead.
func (*ListAgentResponseValuesResponse) GetValues ¶ added in v1.7.76
func (x *ListAgentResponseValuesResponse) GetValues() []string
func (*ListAgentResponseValuesResponse) ProtoMessage ¶ added in v1.7.76
func (*ListAgentResponseValuesResponse) ProtoMessage()
func (*ListAgentResponseValuesResponse) ProtoReflect ¶ added in v1.7.76
func (x *ListAgentResponseValuesResponse) ProtoReflect() protoreflect.Message
func (*ListAgentResponseValuesResponse) Reset ¶ added in v1.7.76
func (x *ListAgentResponseValuesResponse) Reset()
func (*ListAgentResponseValuesResponse) String ¶ added in v1.7.76
func (x *ListAgentResponseValuesResponse) String() string
type ListBillingSpanRequest ¶ added in v1.7.76
type ListBillingSpanRequest struct { // Optional. Page size is based on months from now. Defaults to 12. PageSize uint32 `protobuf:"varint,1,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"` // Optional. The next_page_token returned from a previous List request, if any. // When provided all other request fields are ignored. PageToken string `protobuf:"bytes,2,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"` // contains filtered or unexported fields }
func (*ListBillingSpanRequest) Descriptor
deprecated
added in
v1.7.76
func (*ListBillingSpanRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListBillingSpanRequest.ProtoReflect.Descriptor instead.
func (*ListBillingSpanRequest) GetPageSize ¶ added in v1.7.76
func (x *ListBillingSpanRequest) GetPageSize() uint32
func (*ListBillingSpanRequest) GetPageToken ¶ added in v1.7.76
func (x *ListBillingSpanRequest) GetPageToken() string
func (*ListBillingSpanRequest) ProtoMessage ¶ added in v1.7.76
func (*ListBillingSpanRequest) ProtoMessage()
func (*ListBillingSpanRequest) ProtoReflect ¶ added in v1.7.76
func (x *ListBillingSpanRequest) ProtoReflect() protoreflect.Message
func (*ListBillingSpanRequest) Reset ¶ added in v1.7.76
func (x *ListBillingSpanRequest) Reset()
func (*ListBillingSpanRequest) String ¶ added in v1.7.76
func (x *ListBillingSpanRequest) String() string
type ListBillingSpanResponse ¶ added in v1.7.76
type ListBillingSpanResponse struct { // Token to retrieve the next page of billing spans, or empty if there are no // more billing spans in the list. NextPageToken string `protobuf:"bytes,1,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"` // List of billing spans which contains at most one request page_size. Spans []*BillingSpan `protobuf:"bytes,2,rep,name=spans,proto3" json:"spans,omitempty"` // contains filtered or unexported fields }
func (*ListBillingSpanResponse) Descriptor
deprecated
added in
v1.7.76
func (*ListBillingSpanResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListBillingSpanResponse.ProtoReflect.Descriptor instead.
func (*ListBillingSpanResponse) GetNextPageToken ¶ added in v1.7.76
func (x *ListBillingSpanResponse) GetNextPageToken() string
func (*ListBillingSpanResponse) GetSpans ¶ added in v1.7.76
func (x *ListBillingSpanResponse) GetSpans() []*BillingSpan
func (*ListBillingSpanResponse) ProtoMessage ¶ added in v1.7.76
func (*ListBillingSpanResponse) ProtoMessage()
func (*ListBillingSpanResponse) ProtoReflect ¶ added in v1.7.76
func (x *ListBillingSpanResponse) ProtoReflect() protoreflect.Message
func (*ListBillingSpanResponse) Reset ¶ added in v1.7.76
func (x *ListBillingSpanResponse) Reset()
func (*ListBillingSpanResponse) String ¶ added in v1.7.76
func (x *ListBillingSpanResponse) String() string
type ListCorrectionsRequest ¶ added in v1.7.76
type ListCorrectionsRequest struct { // Required. The transcript sid of the transcript that the corrections are on. TranscriptSid int64 `protobuf:"varint,2,opt,name=transcript_sid,json=transcriptSid,proto3" json:"transcript_sid,omitempty"` // contains filtered or unexported fields }
ListCorrectionsRequest is a request for listing corrections.
func (*ListCorrectionsRequest) Descriptor
deprecated
added in
v1.7.76
func (*ListCorrectionsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListCorrectionsRequest.ProtoReflect.Descriptor instead.
func (*ListCorrectionsRequest) GetTranscriptSid ¶ added in v1.7.76
func (x *ListCorrectionsRequest) GetTranscriptSid() int64
func (*ListCorrectionsRequest) ProtoMessage ¶ added in v1.7.76
func (*ListCorrectionsRequest) ProtoMessage()
func (*ListCorrectionsRequest) ProtoReflect ¶ added in v1.7.76
func (x *ListCorrectionsRequest) ProtoReflect() protoreflect.Message
func (*ListCorrectionsRequest) Reset ¶ added in v1.7.76
func (x *ListCorrectionsRequest) Reset()
func (*ListCorrectionsRequest) String ¶ added in v1.7.76
func (x *ListCorrectionsRequest) String() string
type ListCorrectionsResponse ¶ added in v1.7.76
type ListCorrectionsResponse struct { // List of corrections. Corrections []*Correction `protobuf:"bytes,1,rep,name=corrections,proto3" json:"corrections,omitempty"` // contains filtered or unexported fields }
ListCorrectionsResponse is a response for listing corrections.
func (*ListCorrectionsResponse) Descriptor
deprecated
added in
v1.7.76
func (*ListCorrectionsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListCorrectionsResponse.ProtoReflect.Descriptor instead.
func (*ListCorrectionsResponse) GetCorrections ¶ added in v1.7.76
func (x *ListCorrectionsResponse) GetCorrections() []*Correction
func (*ListCorrectionsResponse) ProtoMessage ¶ added in v1.7.76
func (*ListCorrectionsResponse) ProtoMessage()
func (*ListCorrectionsResponse) ProtoReflect ¶ added in v1.7.76
func (x *ListCorrectionsResponse) ProtoReflect() protoreflect.Message
func (*ListCorrectionsResponse) Reset ¶ added in v1.7.76
func (x *ListCorrectionsResponse) Reset()
func (*ListCorrectionsResponse) String ¶ added in v1.7.76
func (x *ListCorrectionsResponse) String() string
type ListFiltersRequest ¶ added in v1.7.72
type ListFiltersRequest struct { // Optional. The number of filters to include in a single response. When not // provided this defaults to 100. PageSize uint32 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"` // Optional. The order by which filters will be listed. Follows sql order by // syntax. When not provided the order defaults to "name". // Supported order by includes: // - (name) // - (name desc) OrderBy string `protobuf:"bytes,3,opt,name=order_by,json=orderBy,proto3" json:"order_by,omitempty"` // Optional. The next_page_token returned from a previous List request, if any. // When provided all other request fields are ignored. PageToken string `protobuf:"bytes,4,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"` // Types that are assignable to Where: // // *ListFiltersRequest_Conflict // *ListFiltersRequest_FlagSid Where isListFiltersRequest_Where `protobuf_oneof:"where"` // contains filtered or unexported fields }
func (*ListFiltersRequest) Descriptor
deprecated
added in
v1.7.72
func (*ListFiltersRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListFiltersRequest.ProtoReflect.Descriptor instead.
func (*ListFiltersRequest) GetConflict ¶ added in v1.7.72
func (x *ListFiltersRequest) GetConflict() *Filter
func (*ListFiltersRequest) GetFlagSid ¶ added in v1.7.72
func (x *ListFiltersRequest) GetFlagSid() int64
func (*ListFiltersRequest) GetOrderBy ¶ added in v1.7.72
func (x *ListFiltersRequest) GetOrderBy() string
func (*ListFiltersRequest) GetPageSize ¶ added in v1.7.72
func (x *ListFiltersRequest) GetPageSize() uint32
func (*ListFiltersRequest) GetPageToken ¶ added in v1.7.72
func (x *ListFiltersRequest) GetPageToken() string
func (*ListFiltersRequest) GetWhere ¶ added in v1.7.72
func (m *ListFiltersRequest) GetWhere() isListFiltersRequest_Where
func (*ListFiltersRequest) ProtoMessage ¶ added in v1.7.72
func (*ListFiltersRequest) ProtoMessage()
func (*ListFiltersRequest) ProtoReflect ¶ added in v1.7.72
func (x *ListFiltersRequest) ProtoReflect() protoreflect.Message
func (*ListFiltersRequest) Reset ¶ added in v1.7.72
func (x *ListFiltersRequest) Reset()
func (*ListFiltersRequest) String ¶ added in v1.7.72
func (x *ListFiltersRequest) String() string
type ListFiltersRequest_Conflict ¶ added in v1.7.72
type ListFiltersRequest_Conflict struct { // Optional. The filter by which to find other filters which have a conflicting // name field. Conflict *Filter `protobuf:"bytes,5,opt,name=conflict,proto3,oneof"` }
type ListFiltersRequest_FlagSid ¶ added in v1.7.72
type ListFiltersRequest_FlagSid struct { // Optional. Lists filters which are associated with given flag sid. FlagSid int64 `protobuf:"varint,6,opt,name=flag_sid,json=flagSid,proto3,oneof"` }
type ListFiltersResponse ¶ added in v1.7.72
type ListFiltersResponse struct { // Token to retrieve the next page of filters, or empty if there are no // more filters in the list. NextPageToken string `protobuf:"bytes,1,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"` // List of filters which contains at most one request page_size. Filters []*Filter `protobuf:"bytes,2,rep,name=filters,proto3" json:"filters,omitempty"` // contains filtered or unexported fields }
func (*ListFiltersResponse) Descriptor
deprecated
added in
v1.7.72
func (*ListFiltersResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListFiltersResponse.ProtoReflect.Descriptor instead.
func (*ListFiltersResponse) GetFilters ¶ added in v1.7.72
func (x *ListFiltersResponse) GetFilters() []*Filter
func (*ListFiltersResponse) GetNextPageToken ¶ added in v1.7.72
func (x *ListFiltersResponse) GetNextPageToken() string
func (*ListFiltersResponse) ProtoMessage ¶ added in v1.7.72
func (*ListFiltersResponse) ProtoMessage()
func (*ListFiltersResponse) ProtoReflect ¶ added in v1.7.72
func (x *ListFiltersResponse) ProtoReflect() protoreflect.Message
func (*ListFiltersResponse) Reset ¶ added in v1.7.72
func (x *ListFiltersResponse) Reset()
func (*ListFiltersResponse) String ¶ added in v1.7.72
func (x *ListFiltersResponse) String() string
type ListFlagFiltersRequest ¶ added in v1.7.72
type ListFlagFiltersRequest struct { // Optional. The number of flag filters to include in a single response. When not // provided this defaults to 100. PageSize uint32 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"` // Optional. The next_page_token returned from a previous List request, if any. // When provided all other request fields are ignored. PageToken string `protobuf:"bytes,3,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"` // Optional. Field mask for response flag. A missing or empty field mask is // interpreted as a field mask containing all possible fields. FlagMask *fieldmaskpb.FieldMask `protobuf:"bytes,4,opt,name=flag_mask,json=flagMask,proto3" json:"flag_mask,omitempty"` // Optional. Field mask for response filter. A missing or empty field mask is // interpreted as a field mask containing all possible fields. FilterMask *fieldmaskpb.FieldMask `protobuf:"bytes,5,opt,name=filter_mask,json=filterMask,proto3" json:"filter_mask,omitempty"` // Optional. List of flag sids. Requires response filters to be associated // with at least one of the provided flag sids. FlagSids []int64 `protobuf:"varint,6,rep,packed,name=flag_sids,json=flagSids,proto3" json:"flag_sids,omitempty"` // contains filtered or unexported fields }
ListFlagFiltersRequest is a request for listing flag filters.
func (*ListFlagFiltersRequest) Descriptor
deprecated
added in
v1.7.72
func (*ListFlagFiltersRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListFlagFiltersRequest.ProtoReflect.Descriptor instead.
func (*ListFlagFiltersRequest) GetFilterMask ¶ added in v1.7.72
func (x *ListFlagFiltersRequest) GetFilterMask() *fieldmaskpb.FieldMask
func (*ListFlagFiltersRequest) GetFlagMask ¶ added in v1.7.72
func (x *ListFlagFiltersRequest) GetFlagMask() *fieldmaskpb.FieldMask
func (*ListFlagFiltersRequest) GetFlagSids ¶ added in v1.7.72
func (x *ListFlagFiltersRequest) GetFlagSids() []int64
func (*ListFlagFiltersRequest) GetPageSize ¶ added in v1.7.72
func (x *ListFlagFiltersRequest) GetPageSize() uint32
func (*ListFlagFiltersRequest) GetPageToken ¶ added in v1.7.72
func (x *ListFlagFiltersRequest) GetPageToken() string
func (*ListFlagFiltersRequest) ProtoMessage ¶ added in v1.7.72
func (*ListFlagFiltersRequest) ProtoMessage()
func (*ListFlagFiltersRequest) ProtoReflect ¶ added in v1.7.72
func (x *ListFlagFiltersRequest) ProtoReflect() protoreflect.Message
func (*ListFlagFiltersRequest) Reset ¶ added in v1.7.72
func (x *ListFlagFiltersRequest) Reset()
func (*ListFlagFiltersRequest) String ¶ added in v1.7.72
func (x *ListFlagFiltersRequest) String() string
type ListFlagFiltersResponse ¶ added in v1.7.72
type ListFlagFiltersResponse struct { // Token to retrieve the next page. Empty when there are no more pages. NextPageToken string `protobuf:"bytes,1,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"` // List of flag filters. FlagFilters []*FlagFilter `protobuf:"bytes,2,rep,name=flag_filters,json=flagFilters,proto3" json:"flag_filters,omitempty"` // contains filtered or unexported fields }
ListFlagFiltersResponse is a response for listing flag filters.
func (*ListFlagFiltersResponse) Descriptor
deprecated
added in
v1.7.72
func (*ListFlagFiltersResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListFlagFiltersResponse.ProtoReflect.Descriptor instead.
func (*ListFlagFiltersResponse) GetFlagFilters ¶ added in v1.7.72
func (x *ListFlagFiltersResponse) GetFlagFilters() []*FlagFilter
func (*ListFlagFiltersResponse) GetNextPageToken ¶ added in v1.7.72
func (x *ListFlagFiltersResponse) GetNextPageToken() string
func (*ListFlagFiltersResponse) ProtoMessage ¶ added in v1.7.72
func (*ListFlagFiltersResponse) ProtoMessage()
func (*ListFlagFiltersResponse) ProtoReflect ¶ added in v1.7.72
func (x *ListFlagFiltersResponse) ProtoReflect() protoreflect.Message
func (*ListFlagFiltersResponse) Reset ¶ added in v1.7.72
func (x *ListFlagFiltersResponse) Reset()
func (*ListFlagFiltersResponse) String ¶ added in v1.7.72
func (x *ListFlagFiltersResponse) String() string
type ListFlagReviewsRequest ¶ added in v1.7.76
type ListFlagReviewsRequest struct { // Optional. The number of reviews to include in a single response. When not // provided this defaults to 100. PageSize uint32 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"` // Optional. The order by which reviews will be listed. Follows sql order by // syntax. When not provided the order defaults to "flag_review_sid desc". // Supported order by includes: // - (flag_review_sid desc) // - (flag_review_sid) OrderBy string `protobuf:"bytes,3,opt,name=order_by,json=orderBy,proto3" json:"order_by,omitempty"` // Optional. The next_page_token returned from a previous List request, if any. // When provided all other request fields are ignored. PageToken string `protobuf:"bytes,4,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"` // Optional. The transcript sid to look for reviews on. TranscriptSid int64 `protobuf:"varint,5,opt,name=transcript_sid,json=transcriptSid,proto3" json:"transcript_sid,omitempty"` // contains filtered or unexported fields }
ListFlagReviewsRequest is a request for listing reviews on a transcript.
func (*ListFlagReviewsRequest) Descriptor
deprecated
added in
v1.7.76
func (*ListFlagReviewsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListFlagReviewsRequest.ProtoReflect.Descriptor instead.
func (*ListFlagReviewsRequest) GetOrderBy ¶ added in v1.7.76
func (x *ListFlagReviewsRequest) GetOrderBy() string
func (*ListFlagReviewsRequest) GetPageSize ¶ added in v1.7.76
func (x *ListFlagReviewsRequest) GetPageSize() uint32
func (*ListFlagReviewsRequest) GetPageToken ¶ added in v1.7.76
func (x *ListFlagReviewsRequest) GetPageToken() string
func (*ListFlagReviewsRequest) GetTranscriptSid ¶ added in v1.7.76
func (x *ListFlagReviewsRequest) GetTranscriptSid() int64
func (*ListFlagReviewsRequest) ProtoMessage ¶ added in v1.7.76
func (*ListFlagReviewsRequest) ProtoMessage()
func (*ListFlagReviewsRequest) ProtoReflect ¶ added in v1.7.76
func (x *ListFlagReviewsRequest) ProtoReflect() protoreflect.Message
func (*ListFlagReviewsRequest) Reset ¶ added in v1.7.76
func (x *ListFlagReviewsRequest) Reset()
func (*ListFlagReviewsRequest) String ¶ added in v1.7.76
func (x *ListFlagReviewsRequest) String() string
type ListFlagReviewsResponse ¶ added in v1.7.76
type ListFlagReviewsResponse struct { // Token to retrieve the next page of reviews, or empty if there are no // more reviews in the list. NextPageToken string `protobuf:"bytes,1,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"` // List of flag reviews. FlagReviews []*FlagReview `protobuf:"bytes,2,rep,name=flag_reviews,json=flagReviews,proto3" json:"flag_reviews,omitempty"` // contains filtered or unexported fields }
ListFlagReviewsResponse is a response for listing reviews on a transcript.
func (*ListFlagReviewsResponse) Descriptor
deprecated
added in
v1.7.76
func (*ListFlagReviewsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListFlagReviewsResponse.ProtoReflect.Descriptor instead.
func (*ListFlagReviewsResponse) GetFlagReviews ¶ added in v1.7.76
func (x *ListFlagReviewsResponse) GetFlagReviews() []*FlagReview
func (*ListFlagReviewsResponse) GetNextPageToken ¶ added in v1.7.76
func (x *ListFlagReviewsResponse) GetNextPageToken() string
func (*ListFlagReviewsResponse) ProtoMessage ¶ added in v1.7.76
func (*ListFlagReviewsResponse) ProtoMessage()
func (*ListFlagReviewsResponse) ProtoReflect ¶ added in v1.7.76
func (x *ListFlagReviewsResponse) ProtoReflect() protoreflect.Message
func (*ListFlagReviewsResponse) Reset ¶ added in v1.7.76
func (x *ListFlagReviewsResponse) Reset()
func (*ListFlagReviewsResponse) String ¶ added in v1.7.76
func (x *ListFlagReviewsResponse) String() string
type ListFlagSnapshotsRequest ¶ added in v1.7.72
type ListFlagSnapshotsRequest struct { // Optional. The number of snapshots to include in a single response. When not // provided this defaults to 100. PageSize uint32 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"` // Optional. The order by which snapshots will be listed. Follows sql order by // syntax. When not provided the order defaults to "flag_snapshot_sid desc". // Supported order by includes: // - (flag_snapshot_sid desc) // - (flag_snapshot_sid) OrderBy string `protobuf:"bytes,3,opt,name=order_by,json=orderBy,proto3" json:"order_by,omitempty"` // Optional. The next_page_token returned from a previous List request, if any. // When provided all other request fields are ignored. PageToken string `protobuf:"bytes,4,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"` // Optional. List of flag_snapshots to filter on. FlagSnapshotSids []int64 `protobuf:"varint,5,rep,packed,name=flag_snapshot_sids,json=flagSnapshotSids,proto3" json:"flag_snapshot_sids,omitempty"` // Optional. mask contains a list of fields to be returned. Possible paths include // flag_snapshot_sid, flag_sid, name, review_group_id, notify_group_id, create_time, // version, and priority. If no mask is provided it defaults to using all paths. Mask *fieldmaskpb.FieldMask `protobuf:"bytes,6,opt,name=mask,proto3" json:"mask,omitempty"` // Optional. Transcript sid to filter on. TranscriptSid int64 `protobuf:"varint,7,opt,name=transcript_sid,json=transcriptSid,proto3" json:"transcript_sid,omitempty"` // contains filtered or unexported fields }
ListFlagSnapshotsRequest is a request for listing flag snapshots.
func (*ListFlagSnapshotsRequest) Descriptor
deprecated
added in
v1.7.72
func (*ListFlagSnapshotsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListFlagSnapshotsRequest.ProtoReflect.Descriptor instead.
func (*ListFlagSnapshotsRequest) GetFlagSnapshotSids ¶ added in v1.7.72
func (x *ListFlagSnapshotsRequest) GetFlagSnapshotSids() []int64
func (*ListFlagSnapshotsRequest) GetMask ¶ added in v1.7.72
func (x *ListFlagSnapshotsRequest) GetMask() *fieldmaskpb.FieldMask
func (*ListFlagSnapshotsRequest) GetOrderBy ¶ added in v1.7.72
func (x *ListFlagSnapshotsRequest) GetOrderBy() string
func (*ListFlagSnapshotsRequest) GetPageSize ¶ added in v1.7.72
func (x *ListFlagSnapshotsRequest) GetPageSize() uint32
func (*ListFlagSnapshotsRequest) GetPageToken ¶ added in v1.7.72
func (x *ListFlagSnapshotsRequest) GetPageToken() string
func (*ListFlagSnapshotsRequest) GetTranscriptSid ¶ added in v1.7.72
func (x *ListFlagSnapshotsRequest) GetTranscriptSid() int64
func (*ListFlagSnapshotsRequest) ProtoMessage ¶ added in v1.7.72
func (*ListFlagSnapshotsRequest) ProtoMessage()
func (*ListFlagSnapshotsRequest) ProtoReflect ¶ added in v1.7.72
func (x *ListFlagSnapshotsRequest) ProtoReflect() protoreflect.Message
func (*ListFlagSnapshotsRequest) Reset ¶ added in v1.7.72
func (x *ListFlagSnapshotsRequest) Reset()
func (*ListFlagSnapshotsRequest) String ¶ added in v1.7.72
func (x *ListFlagSnapshotsRequest) String() string
type ListFlagSnapshotsResponse ¶ added in v1.7.72
type ListFlagSnapshotsResponse struct { // Token to retrieve the next page of snapshots, or empty if there are no // more snapshots in the list. NextPageToken string `protobuf:"bytes,1,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"` // List of flag snapshots. FlagSnapshots []*FlagSnapshot `protobuf:"bytes,2,rep,name=flag_snapshots,json=flagSnapshots,proto3" json:"flag_snapshots,omitempty"` // contains filtered or unexported fields }
ListFlagSnapshotsResponse is a response for listing flag snapshots.
func (*ListFlagSnapshotsResponse) Descriptor
deprecated
added in
v1.7.72
func (*ListFlagSnapshotsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListFlagSnapshotsResponse.ProtoReflect.Descriptor instead.
func (*ListFlagSnapshotsResponse) GetFlagSnapshots ¶ added in v1.7.72
func (x *ListFlagSnapshotsResponse) GetFlagSnapshots() []*FlagSnapshot
func (*ListFlagSnapshotsResponse) GetNextPageToken ¶ added in v1.7.72
func (x *ListFlagSnapshotsResponse) GetNextPageToken() string
func (*ListFlagSnapshotsResponse) ProtoMessage ¶ added in v1.7.72
func (*ListFlagSnapshotsResponse) ProtoMessage()
func (*ListFlagSnapshotsResponse) ProtoReflect ¶ added in v1.7.72
func (x *ListFlagSnapshotsResponse) ProtoReflect() protoreflect.Message
func (*ListFlagSnapshotsResponse) Reset ¶ added in v1.7.72
func (x *ListFlagSnapshotsResponse) Reset()
func (*ListFlagSnapshotsResponse) String ¶ added in v1.7.72
func (x *ListFlagSnapshotsResponse) String() string
type ListFlagTranscriptFiltersRequest ¶ added in v1.7.72
type ListFlagTranscriptFiltersRequest struct { // Required. The target transcript sid. TranscriptSid int64 `protobuf:"varint,2,opt,name=transcript_sid,json=transcriptSid,proto3" json:"transcript_sid,omitempty"` // Optional. Flag snapshot fields to include in response. All when empty. FlagSnapshotMask *fieldmaskpb.FieldMask `protobuf:"bytes,3,opt,name=flag_snapshot_mask,json=flagSnapshotMask,proto3" json:"flag_snapshot_mask,omitempty"` // Optional. Filter snapshot fields to include in response. All when empty. FilterSnapshotMask *fieldmaskpb.FieldMask `protobuf:"bytes,4,opt,name=filter_snapshot_mask,json=filterSnapshotMask,proto3" json:"filter_snapshot_mask,omitempty"` // contains filtered or unexported fields }
ListFlagTranscriptFiltersRequest is a request for listing flag transcript filters.
func (*ListFlagTranscriptFiltersRequest) Descriptor
deprecated
added in
v1.7.72
func (*ListFlagTranscriptFiltersRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListFlagTranscriptFiltersRequest.ProtoReflect.Descriptor instead.
func (*ListFlagTranscriptFiltersRequest) GetFilterSnapshotMask ¶ added in v1.7.72
func (x *ListFlagTranscriptFiltersRequest) GetFilterSnapshotMask() *fieldmaskpb.FieldMask
func (*ListFlagTranscriptFiltersRequest) GetFlagSnapshotMask ¶ added in v1.7.72
func (x *ListFlagTranscriptFiltersRequest) GetFlagSnapshotMask() *fieldmaskpb.FieldMask
func (*ListFlagTranscriptFiltersRequest) GetTranscriptSid ¶ added in v1.7.72
func (x *ListFlagTranscriptFiltersRequest) GetTranscriptSid() int64
func (*ListFlagTranscriptFiltersRequest) ProtoMessage ¶ added in v1.7.72
func (*ListFlagTranscriptFiltersRequest) ProtoMessage()
func (*ListFlagTranscriptFiltersRequest) ProtoReflect ¶ added in v1.7.72
func (x *ListFlagTranscriptFiltersRequest) ProtoReflect() protoreflect.Message
func (*ListFlagTranscriptFiltersRequest) Reset ¶ added in v1.7.72
func (x *ListFlagTranscriptFiltersRequest) Reset()
func (*ListFlagTranscriptFiltersRequest) String ¶ added in v1.7.72
func (x *ListFlagTranscriptFiltersRequest) String() string
type ListFlagTranscriptFiltersResponse ¶ added in v1.7.72
type ListFlagTranscriptFiltersResponse struct { FlagTranscriptFilters []*FlagTranscriptFilter `` /* 126-byte string literal not displayed */ // contains filtered or unexported fields }
ListFlagTranscriptFiltersResponse is a response for listing flag transcript filters.
func (*ListFlagTranscriptFiltersResponse) Descriptor
deprecated
added in
v1.7.72
func (*ListFlagTranscriptFiltersResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListFlagTranscriptFiltersResponse.ProtoReflect.Descriptor instead.
func (*ListFlagTranscriptFiltersResponse) GetFlagTranscriptFilters ¶ added in v1.7.72
func (x *ListFlagTranscriptFiltersResponse) GetFlagTranscriptFilters() []*FlagTranscriptFilter
func (*ListFlagTranscriptFiltersResponse) ProtoMessage ¶ added in v1.7.72
func (*ListFlagTranscriptFiltersResponse) ProtoMessage()
func (*ListFlagTranscriptFiltersResponse) ProtoReflect ¶ added in v1.7.72
func (x *ListFlagTranscriptFiltersResponse) ProtoReflect() protoreflect.Message
func (*ListFlagTranscriptFiltersResponse) Reset ¶ added in v1.7.72
func (x *ListFlagTranscriptFiltersResponse) Reset()
func (*ListFlagTranscriptFiltersResponse) String ¶ added in v1.7.72
func (x *ListFlagTranscriptFiltersResponse) String() string
type ListFlagsRequest ¶ added in v1.7.72
type ListFlagsRequest struct { // Optional. The number of flags to include in a single response. When not // provided this defaults to 100. PageSize uint32 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"` // Optional. The order by which flags will be listed. Follows sql order by // syntax. When not provided the order defaults to "name". // Supported order by includes: // - (name) // - (name desc) OrderBy string `protobuf:"bytes,3,opt,name=order_by,json=orderBy,proto3" json:"order_by,omitempty"` // Optional. The next_page_token returned from a previous List request, if any. // When provided all other request fields are ignored. PageToken string `protobuf:"bytes,4,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"` // Types that are assignable to Where: // // *ListFlagsRequest_FilterSid Where isListFlagsRequest_Where `protobuf_oneof:"where"` // Optional. Lists flags which have given flag sids. FlagSids []int64 `protobuf:"varint,6,rep,packed,name=flag_sids,json=flagSids,proto3" json:"flag_sids,omitempty"` // Optional. Field mask which determines which flag reads will be read and // included in the response. ReadMask *fieldmaskpb.FieldMask `protobuf:"bytes,7,opt,name=read_mask,json=readMask,proto3" json:"read_mask,omitempty"` // Optional. Listed flags must have one of the provided names. Names []string `protobuf:"bytes,8,rep,name=names,proto3" json:"names,omitempty"` // Optional. Listed flags must have one of the provided priorities. Priorities []int32 `protobuf:"varint,9,rep,packed,name=priorities,proto3" json:"priorities,omitempty"` // Optional. Filter by flags that require a review. This does not mean // that the flag has/hasn't been reviewed. This is whether it requires one. MustReview []bool `protobuf:"varint,10,rep,packed,name=must_review,json=mustReview,proto3" json:"must_review,omitempty"` // Optional. Filter by flags that send notifications. MustNotify []bool `protobuf:"varint,11,rep,packed,name=must_notify,json=mustNotify,proto3" json:"must_notify,omitempty"` // contains filtered or unexported fields }
ListFlagsRequest is a request for listing flags.
func (*ListFlagsRequest) Descriptor
deprecated
added in
v1.7.72
func (*ListFlagsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListFlagsRequest.ProtoReflect.Descriptor instead.
func (*ListFlagsRequest) GetFilterSid ¶ added in v1.7.72
func (x *ListFlagsRequest) GetFilterSid() int64
func (*ListFlagsRequest) GetFlagSids ¶ added in v1.7.72
func (x *ListFlagsRequest) GetFlagSids() []int64
func (*ListFlagsRequest) GetMustNotify ¶ added in v1.7.72
func (x *ListFlagsRequest) GetMustNotify() []bool
func (*ListFlagsRequest) GetMustReview ¶ added in v1.7.72
func (x *ListFlagsRequest) GetMustReview() []bool
func (*ListFlagsRequest) GetNames ¶ added in v1.7.72
func (x *ListFlagsRequest) GetNames() []string
func (*ListFlagsRequest) GetOrderBy ¶ added in v1.7.72
func (x *ListFlagsRequest) GetOrderBy() string
func (*ListFlagsRequest) GetPageSize ¶ added in v1.7.72
func (x *ListFlagsRequest) GetPageSize() uint32
func (*ListFlagsRequest) GetPageToken ¶ added in v1.7.72
func (x *ListFlagsRequest) GetPageToken() string
func (*ListFlagsRequest) GetPriorities ¶ added in v1.7.72
func (x *ListFlagsRequest) GetPriorities() []int32
func (*ListFlagsRequest) GetReadMask ¶ added in v1.7.72
func (x *ListFlagsRequest) GetReadMask() *fieldmaskpb.FieldMask
func (*ListFlagsRequest) GetWhere ¶ added in v1.7.72
func (m *ListFlagsRequest) GetWhere() isListFlagsRequest_Where
func (*ListFlagsRequest) ProtoMessage ¶ added in v1.7.72
func (*ListFlagsRequest) ProtoMessage()
func (*ListFlagsRequest) ProtoReflect ¶ added in v1.7.72
func (x *ListFlagsRequest) ProtoReflect() protoreflect.Message
func (*ListFlagsRequest) Reset ¶ added in v1.7.72
func (x *ListFlagsRequest) Reset()
func (*ListFlagsRequest) String ¶ added in v1.7.72
func (x *ListFlagsRequest) String() string
type ListFlagsRequest_FilterSid ¶ added in v1.7.72
type ListFlagsRequest_FilterSid struct { // Optional. Lists flags which are associated with given filter sid. FilterSid int64 `protobuf:"varint,5,opt,name=filter_sid,json=filterSid,proto3,oneof"` }
type ListFlagsResponse ¶ added in v1.7.72
type ListFlagsResponse struct { // Token to retrieve the next page of flags, or empty if there are no // more flags in the list. NextPageToken string `protobuf:"bytes,1,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"` // List of flags which contains at most one request page_size. Flags []*Flag `protobuf:"bytes,2,rep,name=flags,proto3" json:"flags,omitempty"` // Total number of flags. Total uint64 `protobuf:"varint,3,opt,name=total,proto3" json:"total,omitempty"` // contains filtered or unexported fields }
ListFlagsResponse is a response for listing flags.
func (*ListFlagsResponse) Descriptor
deprecated
added in
v1.7.72
func (*ListFlagsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListFlagsResponse.ProtoReflect.Descriptor instead.
func (*ListFlagsResponse) GetFlags ¶ added in v1.7.72
func (x *ListFlagsResponse) GetFlags() []*Flag
func (*ListFlagsResponse) GetNextPageToken ¶ added in v1.7.72
func (x *ListFlagsResponse) GetNextPageToken() string
func (*ListFlagsResponse) GetTotal ¶ added in v1.7.72
func (x *ListFlagsResponse) GetTotal() uint64
func (*ListFlagsResponse) ProtoMessage ¶ added in v1.7.72
func (*ListFlagsResponse) ProtoMessage()
func (*ListFlagsResponse) ProtoReflect ¶ added in v1.7.72
func (x *ListFlagsResponse) ProtoReflect() protoreflect.Message
func (*ListFlagsResponse) Reset ¶ added in v1.7.72
func (x *ListFlagsResponse) Reset()
func (*ListFlagsResponse) String ¶ added in v1.7.72
func (x *ListFlagsResponse) String() string
type ListTranscriptGroupNamesRequest ¶ added in v1.7.76
type ListTranscriptGroupNamesRequest struct {
// contains filtered or unexported fields
}
ListTranscriptGroupNamesRequest is a request for listing group names.
func (*ListTranscriptGroupNamesRequest) Descriptor
deprecated
added in
v1.7.76
func (*ListTranscriptGroupNamesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListTranscriptGroupNamesRequest.ProtoReflect.Descriptor instead.
func (*ListTranscriptGroupNamesRequest) ProtoMessage ¶ added in v1.7.76
func (*ListTranscriptGroupNamesRequest) ProtoMessage()
func (*ListTranscriptGroupNamesRequest) ProtoReflect ¶ added in v1.7.76
func (x *ListTranscriptGroupNamesRequest) ProtoReflect() protoreflect.Message
func (*ListTranscriptGroupNamesRequest) Reset ¶ added in v1.7.76
func (x *ListTranscriptGroupNamesRequest) Reset()
func (*ListTranscriptGroupNamesRequest) String ¶ added in v1.7.76
func (x *ListTranscriptGroupNamesRequest) String() string
type ListTranscriptGroupNamesResponse ¶ added in v1.7.76
type ListTranscriptGroupNamesResponse struct { // Group names are the transcript group names. GroupNames []*TranscriptGroupName `protobuf:"bytes,1,rep,name=group_names,json=groupNames,proto3" json:"group_names,omitempty"` // contains filtered or unexported fields }
ListTranscriptGroupNamesResponse is a response for listing group names.
func (*ListTranscriptGroupNamesResponse) Descriptor
deprecated
added in
v1.7.76
func (*ListTranscriptGroupNamesResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListTranscriptGroupNamesResponse.ProtoReflect.Descriptor instead.
func (*ListTranscriptGroupNamesResponse) GetGroupNames ¶ added in v1.7.76
func (x *ListTranscriptGroupNamesResponse) GetGroupNames() []*TranscriptGroupName
func (*ListTranscriptGroupNamesResponse) ProtoMessage ¶ added in v1.7.76
func (*ListTranscriptGroupNamesResponse) ProtoMessage()
func (*ListTranscriptGroupNamesResponse) ProtoReflect ¶ added in v1.7.76
func (x *ListTranscriptGroupNamesResponse) ProtoReflect() protoreflect.Message
func (*ListTranscriptGroupNamesResponse) Reset ¶ added in v1.7.76
func (x *ListTranscriptGroupNamesResponse) Reset()
func (*ListTranscriptGroupNamesResponse) String ¶ added in v1.7.76
func (x *ListTranscriptGroupNamesResponse) String() string
type Match ¶
type Match struct { // Required. The text to be matched. The field may contain multiple terms // to match when separated by spaces. Text string `protobuf:"bytes,1,opt,name=text,proto3" json:"text,omitempty"` // Determines whether any or all of the terms must be matched. Operator must // be one of: (AND, OR). Defaults to OR when empty. Operator string `protobuf:"bytes,2,opt,name=operator,proto3" json:"operator,omitempty"` // Fuzziness controls the maximum edit distance that a similar term can have // and be considered a match. For example, the edit distance between cat and // bat would be 1 since only one letter is different. The edit distance // between unity and united would be 2. Fuzziness auto is recommended. // // Types that are assignable to Fuzziness: // // *Match_FuzzinessAuto // *Match_FuzzinessValue Fuzziness isMatch_Fuzziness `protobuf_oneof:"fuzziness"` // contains filtered or unexported fields }
Query text terms with optional fuzziness.
func (*Match) Descriptor
deprecated
func (*Match) GetFuzziness ¶
func (m *Match) GetFuzziness() isMatch_Fuzziness
func (*Match) GetFuzzinessAuto ¶
func (x *Match) GetFuzzinessAuto() *FuzzinessAuto
func (*Match) GetFuzzinessValue ¶
func (*Match) GetOperator ¶
func (*Match) ProtoMessage ¶
func (*Match) ProtoMessage()
func (*Match) ProtoReflect ¶
func (x *Match) ProtoReflect() protoreflect.Message
type Match_FuzzinessAuto ¶
type Match_FuzzinessAuto struct { // Variable fuzziness based on the match term length. FuzzinessAuto *FuzzinessAuto `protobuf:"bytes,15,opt,name=fuzziness_auto,json=fuzzinessAuto,proto3,oneof"` }
type Match_FuzzinessValue ¶
type Match_FuzzinessValue struct { // Constant fuzziness with allowed range from 0, 1 and 2. FuzzinessValue uint32 `protobuf:"varint,16,opt,name=fuzziness_value,json=fuzzinessValue,proto3,oneof"` }
type Moment ¶ added in v1.7.71
type Moment struct { // Required. Timezone of the client. TimeZone string `protobuf:"bytes,1,opt,name=time_zone,json=timeZone,proto3" json:"time_zone,omitempty"` // Optional. Dynamic time period to match which // defaults to today. Interval commons.Interval `protobuf:"varint,2,opt,name=interval,proto3,enum=api.commons.Interval" json:"interval,omitempty"` // contains filtered or unexported fields }
func (*Moment) Descriptor
deprecated
added in
v1.7.71
func (*Moment) GetInterval ¶ added in v1.7.71
func (*Moment) GetTimeZone ¶ added in v1.7.71
func (*Moment) ProtoMessage ¶ added in v1.7.71
func (*Moment) ProtoMessage()
func (*Moment) ProtoReflect ¶ added in v1.7.71
func (x *Moment) ProtoReflect() protoreflect.Message
type ReviewStatus ¶
type ReviewStatus int32
An enumeration of a flagged transcripts review statuses. Todo means there are flags that need review and have not been reviewed. Done means every flag that needs review has been reviewed. None means no flags require review.
const ( ReviewStatus_REVIEW_STATUS_TODO ReviewStatus = 0 ReviewStatus_REVIEW_STATUS_DONE ReviewStatus = 1 ReviewStatus_REVIEW_STATUS_NONE ReviewStatus = 2 )
func (ReviewStatus) Descriptor ¶
func (ReviewStatus) Descriptor() protoreflect.EnumDescriptor
func (ReviewStatus) Enum ¶
func (x ReviewStatus) Enum() *ReviewStatus
func (ReviewStatus) EnumDescriptor
deprecated
func (ReviewStatus) EnumDescriptor() ([]byte, []int)
Deprecated: Use ReviewStatus.Descriptor instead.
func (ReviewStatus) Number ¶
func (x ReviewStatus) Number() protoreflect.EnumNumber
func (ReviewStatus) String ¶
func (x ReviewStatus) String() string
func (ReviewStatus) Type ¶
func (ReviewStatus) Type() protoreflect.EnumType
type SearchTranscriptsRequest ¶
type SearchTranscriptsRequest struct { // Number of hits to include in response. Defaults to 10. PageSize uint32 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"` // The order by which transcripts will be listed. Follows SQL order by // syntax. When not provided the order defaults to transcript_sid asc. OrderBy string `protobuf:"bytes,3,opt,name=order_by,json=orderBy,proto3" json:"order_by,omitempty"` // A field mask which defines which transcript fields to return. When empty // all transcript fields will be returned. ReadMask *fieldmaskpb.FieldMask `protobuf:"bytes,4,opt,name=read_mask,json=readMask,proto3" json:"read_mask,omitempty"` // Query by which to filter transcripts. BoolQuery *TranscriptBoolQuery `protobuf:"bytes,5,opt,name=bool_query,json=boolQuery,proto3" json:"bool_query,omitempty"` // The next page token from a previous response. PageToken string `protobuf:"bytes,6,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"` // Configuration to enable and control text highlights. Highlight *Highlight `protobuf:"bytes,7,opt,name=highlight,proto3" json:"highlight,omitempty"` // contains filtered or unexported fields }
The request for the search transcripts RPC.
func (*SearchTranscriptsRequest) Descriptor
deprecated
func (*SearchTranscriptsRequest) Descriptor() ([]byte, []int)
Deprecated: Use SearchTranscriptsRequest.ProtoReflect.Descriptor instead.
func (*SearchTranscriptsRequest) GetBoolQuery ¶
func (x *SearchTranscriptsRequest) GetBoolQuery() *TranscriptBoolQuery
func (*SearchTranscriptsRequest) GetHighlight ¶
func (x *SearchTranscriptsRequest) GetHighlight() *Highlight
func (*SearchTranscriptsRequest) GetOrderBy ¶
func (x *SearchTranscriptsRequest) GetOrderBy() string
func (*SearchTranscriptsRequest) GetPageSize ¶
func (x *SearchTranscriptsRequest) GetPageSize() uint32
func (*SearchTranscriptsRequest) GetPageToken ¶
func (x *SearchTranscriptsRequest) GetPageToken() string
func (*SearchTranscriptsRequest) GetReadMask ¶
func (x *SearchTranscriptsRequest) GetReadMask() *fieldmaskpb.FieldMask
func (*SearchTranscriptsRequest) ProtoMessage ¶
func (*SearchTranscriptsRequest) ProtoMessage()
func (*SearchTranscriptsRequest) ProtoReflect ¶
func (x *SearchTranscriptsRequest) ProtoReflect() protoreflect.Message
func (*SearchTranscriptsRequest) Reset ¶
func (x *SearchTranscriptsRequest) Reset()
func (*SearchTranscriptsRequest) String ¶
func (x *SearchTranscriptsRequest) String() string
type SearchTranscriptsResponse ¶
type SearchTranscriptsResponse struct { // One page of search response hits. Hits []*SearchTranscriptsResponse_Hit `protobuf:"bytes,1,rep,name=hits,proto3" json:"hits,omitempty"` // A page token which can be provided on a follow up request to retrieve the // next page of transcript hits. NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"` // contains filtered or unexported fields }
The response for the search transcripts RPC.
func (*SearchTranscriptsResponse) Descriptor
deprecated
func (*SearchTranscriptsResponse) Descriptor() ([]byte, []int)
Deprecated: Use SearchTranscriptsResponse.ProtoReflect.Descriptor instead.
func (*SearchTranscriptsResponse) GetHits ¶
func (x *SearchTranscriptsResponse) GetHits() []*SearchTranscriptsResponse_Hit
func (*SearchTranscriptsResponse) GetNextPageToken ¶
func (x *SearchTranscriptsResponse) GetNextPageToken() string
func (*SearchTranscriptsResponse) ProtoMessage ¶
func (*SearchTranscriptsResponse) ProtoMessage()
func (*SearchTranscriptsResponse) ProtoReflect ¶
func (x *SearchTranscriptsResponse) ProtoReflect() protoreflect.Message
func (*SearchTranscriptsResponse) Reset ¶
func (x *SearchTranscriptsResponse) Reset()
func (*SearchTranscriptsResponse) String ¶
func (x *SearchTranscriptsResponse) String() string
type SearchTranscriptsResponse_Hit ¶
type SearchTranscriptsResponse_Hit struct { // A transcript which matched the transcript query. Transcript *Transcript `protobuf:"bytes,1,opt,name=transcript,proto3" json:"transcript,omitempty"` // contains filtered or unexported fields }
A search response hit.
func (*SearchTranscriptsResponse_Hit) Descriptor
deprecated
func (*SearchTranscriptsResponse_Hit) Descriptor() ([]byte, []int)
Deprecated: Use SearchTranscriptsResponse_Hit.ProtoReflect.Descriptor instead.
func (*SearchTranscriptsResponse_Hit) GetTranscript ¶
func (x *SearchTranscriptsResponse_Hit) GetTranscript() *Transcript
func (*SearchTranscriptsResponse_Hit) ProtoMessage ¶
func (*SearchTranscriptsResponse_Hit) ProtoMessage()
func (*SearchTranscriptsResponse_Hit) ProtoReflect ¶
func (x *SearchTranscriptsResponse_Hit) ProtoReflect() protoreflect.Message
func (*SearchTranscriptsResponse_Hit) Reset ¶
func (x *SearchTranscriptsResponse_Hit) Reset()
func (*SearchTranscriptsResponse_Hit) String ¶
func (x *SearchTranscriptsResponse_Hit) String() string
type Sentiment ¶ added in v1.8.4
type Sentiment struct { // Overall sentiment estimate for the thread. Overall *Sentiment_Estimate `protobuf:"bytes,1,opt,name=overall,proto3" json:"overall,omitempty"` // Worst dominating tone across thread samples. Worst commons.TranscriptSentimentTone `protobuf:"varint,2,opt,name=worst,proto3,enum=api.commons.TranscriptSentimentTone" json:"worst,omitempty"` // Dominant tone across thread samples. Dominant commons.TranscriptSentimentTone `protobuf:"varint,3,opt,name=dominant,proto3,enum=api.commons.TranscriptSentimentTone" json:"dominant,omitempty"` // Last dominating tone of the thread samples. Last commons.TranscriptSentimentTone `protobuf:"varint,4,opt,name=last,proto3,enum=api.commons.TranscriptSentimentTone" json:"last,omitempty"` // Samples of the thread, split by offset and duration. Samples []*Sentiment_Sample `protobuf:"bytes,5,rep,name=samples,proto3" json:"samples,omitempty"` // contains filtered or unexported fields }
The sentiment of a thread.
func (*Sentiment) Descriptor
deprecated
added in
v1.8.4
func (*Sentiment) GetDominant ¶ added in v1.8.4
func (x *Sentiment) GetDominant() commons.TranscriptSentimentTone
func (*Sentiment) GetLast ¶ added in v1.8.4
func (x *Sentiment) GetLast() commons.TranscriptSentimentTone
func (*Sentiment) GetOverall ¶ added in v1.8.4
func (x *Sentiment) GetOverall() *Sentiment_Estimate
func (*Sentiment) GetSamples ¶ added in v1.8.4
func (x *Sentiment) GetSamples() []*Sentiment_Sample
func (*Sentiment) GetWorst ¶ added in v1.8.4
func (x *Sentiment) GetWorst() commons.TranscriptSentimentTone
func (*Sentiment) ProtoMessage ¶ added in v1.8.4
func (*Sentiment) ProtoMessage()
func (*Sentiment) ProtoReflect ¶ added in v1.8.4
func (x *Sentiment) ProtoReflect() protoreflect.Message
type Sentiment_Estimate ¶ added in v1.8.4
type Sentiment_Estimate struct { // Portion of text deemed positive. Positive float32 `protobuf:"fixed32,1,opt,name=positive,proto3" json:"positive,omitempty"` // Portion of text deemed neutral. Neutral float32 `protobuf:"fixed32,2,opt,name=neutral,proto3" json:"neutral,omitempty"` // Portion of text deemed negative. Negative float32 `protobuf:"fixed32,3,opt,name=negative,proto3" json:"negative,omitempty"` // contains filtered or unexported fields }
A sentiment estimate.
func (*Sentiment_Estimate) Descriptor
deprecated
added in
v1.8.4
func (*Sentiment_Estimate) Descriptor() ([]byte, []int)
Deprecated: Use Sentiment_Estimate.ProtoReflect.Descriptor instead.
func (*Sentiment_Estimate) GetNegative ¶ added in v1.8.4
func (x *Sentiment_Estimate) GetNegative() float32
func (*Sentiment_Estimate) GetNeutral ¶ added in v1.8.4
func (x *Sentiment_Estimate) GetNeutral() float32
func (*Sentiment_Estimate) GetPositive ¶ added in v1.8.4
func (x *Sentiment_Estimate) GetPositive() float32
func (*Sentiment_Estimate) ProtoMessage ¶ added in v1.8.4
func (*Sentiment_Estimate) ProtoMessage()
func (*Sentiment_Estimate) ProtoReflect ¶ added in v1.8.4
func (x *Sentiment_Estimate) ProtoReflect() protoreflect.Message
func (*Sentiment_Estimate) Reset ¶ added in v1.8.4
func (x *Sentiment_Estimate) Reset()
func (*Sentiment_Estimate) String ¶ added in v1.8.4
func (x *Sentiment_Estimate) String() string
type Sentiment_Sample ¶ added in v1.8.4
type Sentiment_Sample struct { // Estimate for the sample. Estimate *Sentiment_Estimate `protobuf:"bytes,1,opt,name=estimate,proto3" json:"estimate,omitempty"` // Offset of the sample. Offset *durationpb.Duration `protobuf:"bytes,2,opt,name=offset,proto3" json:"offset,omitempty"` // Duration of the sample (may be empty for certain transcript kinds). Duration *durationpb.Duration `protobuf:"bytes,3,opt,name=duration,proto3" json:"duration,omitempty"` // contains filtered or unexported fields }
A sentiment sample.
func (*Sentiment_Sample) Descriptor
deprecated
added in
v1.8.4
func (*Sentiment_Sample) Descriptor() ([]byte, []int)
Deprecated: Use Sentiment_Sample.ProtoReflect.Descriptor instead.
func (*Sentiment_Sample) GetDuration ¶ added in v1.8.4
func (x *Sentiment_Sample) GetDuration() *durationpb.Duration
func (*Sentiment_Sample) GetEstimate ¶ added in v1.8.4
func (x *Sentiment_Sample) GetEstimate() *Sentiment_Estimate
func (*Sentiment_Sample) GetOffset ¶ added in v1.8.4
func (x *Sentiment_Sample) GetOffset() *durationpb.Duration
func (*Sentiment_Sample) ProtoMessage ¶ added in v1.8.4
func (*Sentiment_Sample) ProtoMessage()
func (*Sentiment_Sample) ProtoReflect ¶ added in v1.8.4
func (x *Sentiment_Sample) ProtoReflect() protoreflect.Message
func (*Sentiment_Sample) Reset ¶ added in v1.8.4
func (x *Sentiment_Sample) Reset()
func (*Sentiment_Sample) String ¶ added in v1.8.4
func (x *Sentiment_Sample) String() string
type Sms ¶
type Sms struct { // The unique identifier of the sms conversation. ConversationSid int64 `protobuf:"varint,1,opt,name=conversation_sid,json=conversationSid,proto3" json:"conversation_sid,omitempty"` // The text from the sms in threads. Threads []*Sms_Thread `protobuf:"bytes,2,rep,name=threads,proto3" json:"threads,omitempty"` // The phone data. Phone *Sms_Phone `protobuf:"bytes,3,opt,name=phone,proto3" json:"phone,omitempty"` // The phone number of the agent. CallerId string `protobuf:"bytes,4,opt,name=caller_id,json=callerId,proto3" json:"caller_id,omitempty"` // The omni campain this sms belongs to. CampaignSid int64 `protobuf:"varint,5,opt,name=campaign_sid,json=campaignSid,proto3" json:"campaign_sid,omitempty"` // contains filtered or unexported fields }
Sms specific transcript metadata.
func (*Sms) Descriptor
deprecated
func (*Sms) GetCallerId ¶ added in v1.7.71
func (*Sms) GetCampaignSid ¶ added in v1.7.71
func (*Sms) GetConversationSid ¶
func (*Sms) GetThreads ¶
func (x *Sms) GetThreads() []*Sms_Thread
func (*Sms) ProtoMessage ¶
func (*Sms) ProtoMessage()
func (*Sms) ProtoReflect ¶
func (x *Sms) ProtoReflect() protoreflect.Message
type Sms_Phone ¶ added in v1.7.71
type Sms_Phone struct { // The raw phone number. Raw string `protobuf:"bytes,12,opt,name=raw,proto3" json:"raw,omitempty"` // contains filtered or unexported fields }
The phone data.
func (*Sms_Phone) Descriptor
deprecated
added in
v1.7.71
func (*Sms_Phone) ProtoMessage ¶ added in v1.7.71
func (*Sms_Phone) ProtoMessage()
func (*Sms_Phone) ProtoReflect ¶ added in v1.7.71
func (x *Sms_Phone) ProtoReflect() protoreflect.Message
type Sms_Segment ¶
type Sms_Segment struct { // The text in the segment. Text string `protobuf:"bytes,1,opt,name=text,proto3" json:"text,omitempty"` // The offset time duration from the beginning of the conversation. Offset *durationpb.Duration `protobuf:"bytes,2,opt,name=offset,proto3" json:"offset,omitempty"` // The attachments associated with the segment. Attachments []*Sms_Segment_Attachment `protobuf:"bytes,3,rep,name=attachments,proto3" json:"attachments,omitempty"` // contains filtered or unexported fields }
A segment of text.
func (*Sms_Segment) Descriptor
deprecated
func (*Sms_Segment) Descriptor() ([]byte, []int)
Deprecated: Use Sms_Segment.ProtoReflect.Descriptor instead.
func (*Sms_Segment) GetAttachments ¶ added in v1.7.82
func (x *Sms_Segment) GetAttachments() []*Sms_Segment_Attachment
func (*Sms_Segment) GetOffset ¶ added in v1.7.63
func (x *Sms_Segment) GetOffset() *durationpb.Duration
func (*Sms_Segment) GetText ¶
func (x *Sms_Segment) GetText() string
func (*Sms_Segment) ProtoMessage ¶
func (*Sms_Segment) ProtoMessage()
func (*Sms_Segment) ProtoReflect ¶
func (x *Sms_Segment) ProtoReflect() protoreflect.Message
func (*Sms_Segment) Reset ¶
func (x *Sms_Segment) Reset()
func (*Sms_Segment) String ¶
func (x *Sms_Segment) String() string
type Sms_Segment_Attachment ¶ added in v1.7.82
type Sms_Segment_Attachment struct { // The unique identifier of the attachment. AttachmentSid int64 `protobuf:"varint,1,opt,name=attachment_sid,json=attachmentSid,proto3" json:"attachment_sid,omitempty"` // contains filtered or unexported fields }
Attachment metadata.
func (*Sms_Segment_Attachment) Descriptor
deprecated
added in
v1.7.82
func (*Sms_Segment_Attachment) Descriptor() ([]byte, []int)
Deprecated: Use Sms_Segment_Attachment.ProtoReflect.Descriptor instead.
func (*Sms_Segment_Attachment) GetAttachmentSid ¶ added in v1.7.82
func (x *Sms_Segment_Attachment) GetAttachmentSid() int64
func (*Sms_Segment_Attachment) ProtoMessage ¶ added in v1.7.82
func (*Sms_Segment_Attachment) ProtoMessage()
func (*Sms_Segment_Attachment) ProtoReflect ¶ added in v1.7.82
func (x *Sms_Segment_Attachment) ProtoReflect() protoreflect.Message
func (*Sms_Segment_Attachment) Reset ¶ added in v1.7.82
func (x *Sms_Segment_Attachment) Reset()
func (*Sms_Segment_Attachment) String ¶ added in v1.7.82
func (x *Sms_Segment_Attachment) String() string
type Sms_Thread ¶
type Sms_Thread struct { // The unique identifier of the thread. Id int32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // The text of the thread in segments. Segments []*Sms_Segment `protobuf:"bytes,2,rep,name=segments,proto3" json:"segments,omitempty"` // The user id of the participant on this thread. UserId string `protobuf:"bytes,3,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` // The sentiment of the thread. Sentiment *Sentiment `protobuf:"bytes,4,opt,name=sentiment,proto3" json:"sentiment,omitempty"` // contains filtered or unexported fields }
A thread is the text from one participant.
func (*Sms_Thread) Descriptor
deprecated
func (*Sms_Thread) Descriptor() ([]byte, []int)
Deprecated: Use Sms_Thread.ProtoReflect.Descriptor instead.
func (*Sms_Thread) GetId ¶
func (x *Sms_Thread) GetId() int32
func (*Sms_Thread) GetSegments ¶
func (x *Sms_Thread) GetSegments() []*Sms_Segment
func (*Sms_Thread) GetSentiment ¶ added in v1.8.4
func (x *Sms_Thread) GetSentiment() *Sentiment
func (*Sms_Thread) GetUserId ¶ added in v1.7.63
func (x *Sms_Thread) GetUserId() string
func (*Sms_Thread) ProtoMessage ¶
func (*Sms_Thread) ProtoMessage()
func (*Sms_Thread) ProtoReflect ¶
func (x *Sms_Thread) ProtoReflect() protoreflect.Message
func (*Sms_Thread) Reset ¶
func (x *Sms_Thread) Reset()
func (*Sms_Thread) String ¶
func (x *Sms_Thread) String() string
type SpanFuzzy ¶
type SpanFuzzy struct { // Required. The value to be fuzzy matched. Value string `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty"` // Fuzziness controls the maximum edit distance that a similar term can have // and be considered a match. For example, the edit distance between cat and // bat would be 1 since only one letter is different. The edit distance // between unity and united would be 2. Fuzziness auto is recommended. // // Types that are assignable to Fuzziness: // // *SpanFuzzy_FuzzinessAuto // *SpanFuzzy_FuzzinessValue Fuzziness isSpanFuzzy_Fuzziness `protobuf_oneof:"fuzziness"` // contains filtered or unexported fields }
Query which matches a span term with fuzziness.
func (*SpanFuzzy) Descriptor
deprecated
func (*SpanFuzzy) GetFuzziness ¶
func (m *SpanFuzzy) GetFuzziness() isSpanFuzzy_Fuzziness
func (*SpanFuzzy) GetFuzzinessAuto ¶
func (x *SpanFuzzy) GetFuzzinessAuto() *FuzzinessAuto
func (*SpanFuzzy) GetFuzzinessValue ¶
func (*SpanFuzzy) ProtoMessage ¶
func (*SpanFuzzy) ProtoMessage()
func (*SpanFuzzy) ProtoReflect ¶
func (x *SpanFuzzy) ProtoReflect() protoreflect.Message
type SpanFuzzy_FuzzinessAuto ¶
type SpanFuzzy_FuzzinessAuto struct { // Variable fuzziness based on the match term length. FuzzinessAuto *FuzzinessAuto `protobuf:"bytes,10,opt,name=fuzziness_auto,json=fuzzinessAuto,proto3,oneof"` }
type SpanFuzzy_FuzzinessValue ¶
type SpanFuzzy_FuzzinessValue struct { // Constant fuzziness with allowed range from 0, 1 and 2. FuzzinessValue uint32 `protobuf:"varint,11,opt,name=fuzziness_value,json=fuzzinessValue,proto3,oneof"` }
type SpanNear ¶
type SpanNear struct { // The number of allowed non matching terms within the span. For example, a // slop of 2 when searching for "This is my dog" would allow a match on // "This is my quick brown dog". Slop int32 `protobuf:"varint,1,opt,name=slop,proto3" json:"slop,omitempty"` // Requires clauses to be matched in the order. InOrder bool `protobuf:"varint,2,opt,name=in_order,json=inOrder,proto3" json:"in_order,omitempty"` // Required. The clauses to be matched. Clauses []*SpanNear_Clause `protobuf:"bytes,3,rep,name=clauses,proto3" json:"clauses,omitempty"` // contains filtered or unexported fields }
Query which matches a list of clauses that are near to each other.
func (*SpanNear) Descriptor
deprecated
func (*SpanNear) GetClauses ¶
func (x *SpanNear) GetClauses() []*SpanNear_Clause
func (*SpanNear) GetInOrder ¶
func (*SpanNear) ProtoMessage ¶
func (*SpanNear) ProtoMessage()
func (*SpanNear) ProtoReflect ¶
func (x *SpanNear) ProtoReflect() protoreflect.Message
type SpanNear_Clause ¶
type SpanNear_Clause struct { // Generic clause matcher. // // Types that are assignable to Match: // // *SpanNear_Clause_SpanNear // *SpanNear_Clause_SpanFuzzy // *SpanNear_Clause_SpanTerm Match isSpanNear_Clause_Match `protobuf_oneof:"match"` // contains filtered or unexported fields }
Generic clause for use in span near queries.
func (*SpanNear_Clause) Descriptor
deprecated
func (*SpanNear_Clause) Descriptor() ([]byte, []int)
Deprecated: Use SpanNear_Clause.ProtoReflect.Descriptor instead.
func (*SpanNear_Clause) GetMatch ¶
func (m *SpanNear_Clause) GetMatch() isSpanNear_Clause_Match
func (*SpanNear_Clause) GetSpanFuzzy ¶
func (x *SpanNear_Clause) GetSpanFuzzy() *SpanFuzzy
func (*SpanNear_Clause) GetSpanNear ¶
func (x *SpanNear_Clause) GetSpanNear() *SpanNear
func (*SpanNear_Clause) GetSpanTerm ¶
func (x *SpanNear_Clause) GetSpanTerm() *SpanTerm
func (*SpanNear_Clause) ProtoMessage ¶
func (*SpanNear_Clause) ProtoMessage()
func (*SpanNear_Clause) ProtoReflect ¶
func (x *SpanNear_Clause) ProtoReflect() protoreflect.Message
func (*SpanNear_Clause) Reset ¶
func (x *SpanNear_Clause) Reset()
func (*SpanNear_Clause) String ¶
func (x *SpanNear_Clause) String() string
type SpanNear_Clause_SpanFuzzy ¶
type SpanNear_Clause_SpanFuzzy struct { // A span near clause to match a fuzzy term. SpanFuzzy *SpanFuzzy `protobuf:"bytes,2,opt,name=span_fuzzy,json=spanFuzzy,proto3,oneof"` }
type SpanNear_Clause_SpanNear ¶
type SpanNear_Clause_SpanNear struct { // A span near clause to match a phrase. SpanNear *SpanNear `protobuf:"bytes,1,opt,name=span_near,json=spanNear,proto3,oneof"` }
type SpanNear_Clause_SpanTerm ¶
type SpanNear_Clause_SpanTerm struct { // A span near clause to match a term. SpanTerm *SpanTerm `protobuf:"bytes,3,opt,name=span_term,json=spanTerm,proto3,oneof"` }
type SpanTerm ¶
type SpanTerm struct { // Required. The value to be matched. Value string `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty"` // contains filtered or unexported fields }
Query which matches a span term exactly.
func (*SpanTerm) Descriptor
deprecated
func (*SpanTerm) ProtoMessage ¶
func (*SpanTerm) ProtoMessage()
func (*SpanTerm) ProtoReflect ¶
func (x *SpanTerm) ProtoReflect() protoreflect.Message
type Transcript ¶
type Transcript struct { // Channel specific transcript metadata. // // Types that are assignable to Metadata: // // *Transcript_Call // *Transcript_Sms Metadata isTranscript_Metadata `protobuf_oneof:"metadata"` // The communication channel of the transcript. // // Deprecated: Marked as deprecated in wfo/vanalytics/v2/transcript.proto. Channel commons.ChannelType `protobuf:"varint,12,opt,name=channel,proto3,enum=api.commons.ChannelType" json:"channel,omitempty"` // The time the transcript was started. StartTime *timestamppb.Timestamp `protobuf:"bytes,13,opt,name=start_time,json=startTime,proto3" json:"start_time,omitempty"` // The time the transcript was marked as deleted. DeleteTime *timestamppb.Timestamp `protobuf:"bytes,15,opt,name=delete_time,json=deleteTime,proto3" json:"delete_time,omitempty"` // The flag summary of the transcript. FlagSummary *FlagSummary `protobuf:"bytes,16,opt,name=flag_summary,json=flagSummary,proto3" json:"flag_summary,omitempty"` // The unique identifier of the transcript. TranscriptSid int64 `protobuf:"varint,17,opt,name=transcript_sid,json=transcriptSid,proto3" json:"transcript_sid,omitempty"` // The summary for the transcript. Summary *TranscriptSummary `protobuf:"bytes,18,opt,name=summary,proto3" json:"summary,omitempty"` // contains filtered or unexported fields }
A textualized interaction between two or more participants.
func (*Transcript) Descriptor
deprecated
func (*Transcript) Descriptor() ([]byte, []int)
Deprecated: Use Transcript.ProtoReflect.Descriptor instead.
func (*Transcript) GetCall ¶
func (x *Transcript) GetCall() *Call
func (*Transcript) GetChannel
deprecated
func (x *Transcript) GetChannel() commons.ChannelType
Deprecated: Marked as deprecated in wfo/vanalytics/v2/transcript.proto.
func (*Transcript) GetDeleteTime ¶
func (x *Transcript) GetDeleteTime() *timestamppb.Timestamp
func (*Transcript) GetFlagSummary ¶
func (x *Transcript) GetFlagSummary() *FlagSummary
func (*Transcript) GetMetadata ¶
func (m *Transcript) GetMetadata() isTranscript_Metadata
func (*Transcript) GetSms ¶
func (x *Transcript) GetSms() *Sms
func (*Transcript) GetStartTime ¶
func (x *Transcript) GetStartTime() *timestamppb.Timestamp
func (*Transcript) GetSummary ¶ added in v1.7.76
func (x *Transcript) GetSummary() *TranscriptSummary
func (*Transcript) GetTranscriptSid ¶
func (x *Transcript) GetTranscriptSid() int64
func (*Transcript) ProtoMessage ¶
func (*Transcript) ProtoMessage()
func (*Transcript) ProtoReflect ¶
func (x *Transcript) ProtoReflect() protoreflect.Message
func (*Transcript) Reset ¶
func (x *Transcript) Reset()
func (*Transcript) String ¶
func (x *Transcript) String() string
type TranscriptBoolQuery ¶
type TranscriptBoolQuery struct { // Query constraints on transcript. Transcript *TranscriptQuery `protobuf:"bytes,1,opt,name=transcript,proto3" json:"transcript,omitempty"` // contains filtered or unexported fields }
Boolean query to filter transcripts.
func (*TranscriptBoolQuery) Descriptor
deprecated
func (*TranscriptBoolQuery) Descriptor() ([]byte, []int)
Deprecated: Use TranscriptBoolQuery.ProtoReflect.Descriptor instead.
func (*TranscriptBoolQuery) GetTranscript ¶
func (x *TranscriptBoolQuery) GetTranscript() *TranscriptQuery
func (*TranscriptBoolQuery) ProtoMessage ¶
func (*TranscriptBoolQuery) ProtoMessage()
func (*TranscriptBoolQuery) ProtoReflect ¶
func (x *TranscriptBoolQuery) ProtoReflect() protoreflect.Message
func (*TranscriptBoolQuery) Reset ¶
func (x *TranscriptBoolQuery) Reset()
func (*TranscriptBoolQuery) String ¶
func (x *TranscriptBoolQuery) String() string
type TranscriptGroupName ¶ added in v1.7.76
type TranscriptGroupName struct { // value is a group name value. Value string `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty"` // contains filtered or unexported fields }
TranscriptGroupName is the transcript group name.
func (*TranscriptGroupName) Descriptor
deprecated
added in
v1.7.76
func (*TranscriptGroupName) Descriptor() ([]byte, []int)
Deprecated: Use TranscriptGroupName.ProtoReflect.Descriptor instead.
func (*TranscriptGroupName) GetValue ¶ added in v1.7.76
func (x *TranscriptGroupName) GetValue() string
func (*TranscriptGroupName) ProtoMessage ¶ added in v1.7.76
func (*TranscriptGroupName) ProtoMessage()
func (*TranscriptGroupName) ProtoReflect ¶ added in v1.7.76
func (x *TranscriptGroupName) ProtoReflect() protoreflect.Message
func (*TranscriptGroupName) Reset ¶ added in v1.7.76
func (x *TranscriptGroupName) Reset()
func (*TranscriptGroupName) String ¶ added in v1.7.76
func (x *TranscriptGroupName) String() string
type TranscriptQuery ¶
type TranscriptQuery struct { // Query constraints on transcript sid. TranscriptSid *TranscriptQuery_TranscriptSid `protobuf:"bytes,1,opt,name=transcript_sid,json=transcriptSid,proto3" json:"transcript_sid,omitempty"` // Query constraints on channel. // // Deprecated: Marked as deprecated in wfo/vanalytics/v2/transcript.proto. Channel *TranscriptQuery_Channel `protobuf:"bytes,2,opt,name=channel,proto3" json:"channel,omitempty"` // Query constraints on metadata. Metadata *TranscriptQuery_Metadata `protobuf:"bytes,3,opt,name=metadata,proto3" json:"metadata,omitempty"` // Query constraints on threads. Threads *TranscriptQuery_Threads `protobuf:"bytes,4,opt,name=threads,proto3" json:"threads,omitempty"` // Query constraints on flag summary. FlagSummary *TranscriptQuery_FlagSummary `protobuf:"bytes,5,opt,name=flag_summary,json=flagSummary,proto3" json:"flag_summary,omitempty"` // Query constraints on start time. StartTime *TranscriptQuery_StartTime `protobuf:"bytes,6,opt,name=start_time,json=startTime,proto3" json:"start_time,omitempty"` // Query constraints on delete time. DeleteTime *TranscriptQuery_DeleteTime `protobuf:"bytes,7,opt,name=delete_time,json=deleteTime,proto3" json:"delete_time,omitempty"` // Query constraints on phone. Phone *TranscriptQuery_Phone `protobuf:"bytes,8,opt,name=phone,proto3" json:"phone,omitempty"` // Query constraints on channel type. ChannelType *TranscriptQuery_Channel `protobuf:"bytes,9,opt,name=channel_type,json=channelType,proto3" json:"channel_type,omitempty"` // Query constraints on skills. Skills *TranscriptQuery_SkillsQuery `protobuf:"bytes,10,opt,name=skills,proto3" json:"skills,omitempty"` // contains filtered or unexported fields }
Query to filter transcripts.
func (*TranscriptQuery) Descriptor
deprecated
func (*TranscriptQuery) Descriptor() ([]byte, []int)
Deprecated: Use TranscriptQuery.ProtoReflect.Descriptor instead.
func (*TranscriptQuery) GetChannel
deprecated
func (x *TranscriptQuery) GetChannel() *TranscriptQuery_Channel
Deprecated: Marked as deprecated in wfo/vanalytics/v2/transcript.proto.
func (*TranscriptQuery) GetChannelType ¶ added in v1.8.5
func (x *TranscriptQuery) GetChannelType() *TranscriptQuery_Channel
func (*TranscriptQuery) GetDeleteTime ¶ added in v1.7.63
func (x *TranscriptQuery) GetDeleteTime() *TranscriptQuery_DeleteTime
func (*TranscriptQuery) GetFlagSummary ¶ added in v1.7.63
func (x *TranscriptQuery) GetFlagSummary() *TranscriptQuery_FlagSummary
func (*TranscriptQuery) GetMetadata ¶
func (x *TranscriptQuery) GetMetadata() *TranscriptQuery_Metadata
func (*TranscriptQuery) GetPhone ¶ added in v1.7.65
func (x *TranscriptQuery) GetPhone() *TranscriptQuery_Phone
func (*TranscriptQuery) GetSkills ¶ added in v1.8.8
func (x *TranscriptQuery) GetSkills() *TranscriptQuery_SkillsQuery
func (*TranscriptQuery) GetStartTime ¶ added in v1.7.63
func (x *TranscriptQuery) GetStartTime() *TranscriptQuery_StartTime
func (*TranscriptQuery) GetThreads ¶
func (x *TranscriptQuery) GetThreads() *TranscriptQuery_Threads
func (*TranscriptQuery) GetTranscriptSid ¶
func (x *TranscriptQuery) GetTranscriptSid() *TranscriptQuery_TranscriptSid
func (*TranscriptQuery) ProtoMessage ¶
func (*TranscriptQuery) ProtoMessage()
func (*TranscriptQuery) ProtoReflect ¶
func (x *TranscriptQuery) ProtoReflect() protoreflect.Message
func (*TranscriptQuery) Reset ¶
func (x *TranscriptQuery) Reset()
func (*TranscriptQuery) String ¶
func (x *TranscriptQuery) String() string
type TranscriptQuery_Call ¶
type TranscriptQuery_Call struct { // Query constraints on call sid. CallSid *TranscriptQuery_Call_CallSid `protobuf:"bytes,1,opt,name=call_sid,json=callSid,proto3" json:"call_sid,omitempty"` // Query constraints on audio time. AudioTime *TranscriptQuery_Call_AudioTime `protobuf:"bytes,2,opt,name=audio_time,json=audioTime,proto3" json:"audio_time,omitempty"` // Query constraints on call type. CallType *TranscriptQuery_Call_CallType `protobuf:"bytes,3,opt,name=call_type,json=callType,proto3" json:"call_type,omitempty"` // Query constraints on silence. Silence *TranscriptQuery_Call_Silence `protobuf:"bytes,4,opt,name=silence,proto3" json:"silence,omitempty"` // Query constraints on talk over. TalkOver *TranscriptQuery_Call_TalkOver `protobuf:"bytes,5,opt,name=talk_over,json=talkOver,proto3" json:"talk_over,omitempty"` // Query constraints on talk time. TalkTime *TranscriptQuery_Call_TalkTime `protobuf:"bytes,6,opt,name=talk_time,json=talkTime,proto3" json:"talk_time,omitempty"` // Query constraints on caller id. CallerId *TranscriptQuery_Call_CallerId `protobuf:"bytes,7,opt,name=caller_id,json=callerId,proto3" json:"caller_id,omitempty"` // Query constraints on group name. GroupName *TranscriptQuery_Call_GroupName `protobuf:"bytes,8,opt,name=group_name,json=groupName,proto3" json:"group_name,omitempty"` // Query constraints on agent response. AgentResponse *TranscriptQuery_Call_AgentResponse `protobuf:"bytes,9,opt,name=agent_response,json=agentResponse,proto3" json:"agent_response,omitempty"` // Query constraints on hunt group sids. HuntGroupSids *TranscriptQuery_Call_HuntGroupSids `protobuf:"bytes,10,opt,name=hunt_group_sids,json=huntGroupSids,proto3" json:"hunt_group_sids,omitempty"` // Query constraints on agent call log. AgentCallLog *AgentCallLogQuery `protobuf:"bytes,12,opt,name=agent_call_log,json=agentCallLog,proto3" json:"agent_call_log,omitempty"` // Query constraints on audio bytes. AudioBytes *TranscriptQuery_Call_AudioBytes `protobuf:"bytes,13,opt,name=audio_bytes,json=audioBytes,proto3" json:"audio_bytes,omitempty"` // contains filtered or unexported fields }
Query constraints on call metadata.
func (*TranscriptQuery_Call) Descriptor
deprecated
func (*TranscriptQuery_Call) Descriptor() ([]byte, []int)
Deprecated: Use TranscriptQuery_Call.ProtoReflect.Descriptor instead.
func (*TranscriptQuery_Call) GetAgentCallLog ¶ added in v1.7.65
func (x *TranscriptQuery_Call) GetAgentCallLog() *AgentCallLogQuery
func (*TranscriptQuery_Call) GetAgentResponse ¶ added in v1.7.65
func (x *TranscriptQuery_Call) GetAgentResponse() *TranscriptQuery_Call_AgentResponse
func (*TranscriptQuery_Call) GetAudioBytes ¶ added in v1.7.80
func (x *TranscriptQuery_Call) GetAudioBytes() *TranscriptQuery_Call_AudioBytes
func (*TranscriptQuery_Call) GetAudioTime ¶
func (x *TranscriptQuery_Call) GetAudioTime() *TranscriptQuery_Call_AudioTime
func (*TranscriptQuery_Call) GetCallSid ¶
func (x *TranscriptQuery_Call) GetCallSid() *TranscriptQuery_Call_CallSid
func (*TranscriptQuery_Call) GetCallType ¶
func (x *TranscriptQuery_Call) GetCallType() *TranscriptQuery_Call_CallType
func (*TranscriptQuery_Call) GetCallerId ¶ added in v1.7.63
func (x *TranscriptQuery_Call) GetCallerId() *TranscriptQuery_Call_CallerId
func (*TranscriptQuery_Call) GetGroupName ¶ added in v1.7.63
func (x *TranscriptQuery_Call) GetGroupName() *TranscriptQuery_Call_GroupName
func (*TranscriptQuery_Call) GetHuntGroupSids ¶ added in v1.7.65
func (x *TranscriptQuery_Call) GetHuntGroupSids() *TranscriptQuery_Call_HuntGroupSids
func (*TranscriptQuery_Call) GetSilence ¶ added in v1.7.63
func (x *TranscriptQuery_Call) GetSilence() *TranscriptQuery_Call_Silence
func (*TranscriptQuery_Call) GetTalkOver ¶ added in v1.7.63
func (x *TranscriptQuery_Call) GetTalkOver() *TranscriptQuery_Call_TalkOver
func (*TranscriptQuery_Call) GetTalkTime ¶ added in v1.7.63
func (x *TranscriptQuery_Call) GetTalkTime() *TranscriptQuery_Call_TalkTime
func (*TranscriptQuery_Call) ProtoMessage ¶
func (*TranscriptQuery_Call) ProtoMessage()
func (*TranscriptQuery_Call) ProtoReflect ¶
func (x *TranscriptQuery_Call) ProtoReflect() protoreflect.Message
func (*TranscriptQuery_Call) Reset ¶
func (x *TranscriptQuery_Call) Reset()
func (*TranscriptQuery_Call) String ¶
func (x *TranscriptQuery_Call) String() string
type TranscriptQuery_Call_AgentResponse ¶ added in v1.7.65
type TranscriptQuery_Call_AgentResponse struct { // Optional. Groups AgentResponse conditions with logical and. And []*TranscriptQuery_Call_AgentResponse `protobuf:"bytes,1,rep,name=and,proto3" json:"and,omitempty"` // Optional. Groups AgentResponse conditions with logical or. Or []*TranscriptQuery_Call_AgentResponse `protobuf:"bytes,2,rep,name=or,proto3" json:"or,omitempty"` // Optional. Queries for what does not match the agent response query. Not bool `protobuf:"varint,3,opt,name=not,proto3" json:"not,omitempty"` // Optional. Key to query on. Key *TranscriptQuery_Call_AgentResponse_Key `protobuf:"bytes,4,opt,name=key,proto3" json:"key,omitempty"` // Optional. Queries values for the given keys. If no keys are provided then // it will run the query on all values. Values *TranscriptQuery_Call_AgentResponse_Values `protobuf:"bytes,5,opt,name=values,proto3" json:"values,omitempty"` // Optional. Queries values as numbers for the given keys. Numbers *TranscriptQuery_Call_AgentResponse_Numbers `protobuf:"bytes,6,opt,name=numbers,proto3" json:"numbers,omitempty"` // contains filtered or unexported fields }
Query constraints on agent response.
func (*TranscriptQuery_Call_AgentResponse) Descriptor
deprecated
added in
v1.7.65
func (*TranscriptQuery_Call_AgentResponse) Descriptor() ([]byte, []int)
Deprecated: Use TranscriptQuery_Call_AgentResponse.ProtoReflect.Descriptor instead.
func (*TranscriptQuery_Call_AgentResponse) GetAnd ¶ added in v1.7.65
func (x *TranscriptQuery_Call_AgentResponse) GetAnd() []*TranscriptQuery_Call_AgentResponse
func (*TranscriptQuery_Call_AgentResponse) GetKey ¶ added in v1.7.65
func (x *TranscriptQuery_Call_AgentResponse) GetKey() *TranscriptQuery_Call_AgentResponse_Key
func (*TranscriptQuery_Call_AgentResponse) GetNot ¶ added in v1.7.65
func (x *TranscriptQuery_Call_AgentResponse) GetNot() bool
func (*TranscriptQuery_Call_AgentResponse) GetNumbers ¶ added in v1.7.65
func (x *TranscriptQuery_Call_AgentResponse) GetNumbers() *TranscriptQuery_Call_AgentResponse_Numbers
func (*TranscriptQuery_Call_AgentResponse) GetOr ¶ added in v1.7.65
func (x *TranscriptQuery_Call_AgentResponse) GetOr() []*TranscriptQuery_Call_AgentResponse
func (*TranscriptQuery_Call_AgentResponse) GetValues ¶ added in v1.7.65
func (x *TranscriptQuery_Call_AgentResponse) GetValues() *TranscriptQuery_Call_AgentResponse_Values
func (*TranscriptQuery_Call_AgentResponse) ProtoMessage ¶ added in v1.7.65
func (*TranscriptQuery_Call_AgentResponse) ProtoMessage()
func (*TranscriptQuery_Call_AgentResponse) ProtoReflect ¶ added in v1.7.65
func (x *TranscriptQuery_Call_AgentResponse) ProtoReflect() protoreflect.Message
func (*TranscriptQuery_Call_AgentResponse) Reset ¶ added in v1.7.65
func (x *TranscriptQuery_Call_AgentResponse) Reset()
func (*TranscriptQuery_Call_AgentResponse) String ¶ added in v1.7.65
func (x *TranscriptQuery_Call_AgentResponse) String() string
type TranscriptQuery_Call_AgentResponse_Key ¶ added in v1.7.65
type TranscriptQuery_Call_AgentResponse_Key struct { // Optional. Queries where key in list provided. In []string `protobuf:"bytes,1,rep,name=in,proto3" json:"in,omitempty"` // Optional. Queries where key starts with given string. StartsWith string `protobuf:"bytes,2,opt,name=starts_with,json=startsWith,proto3" json:"starts_with,omitempty"` // Optional. Queries where key contains given string. Contains string `protobuf:"bytes,3,opt,name=contains,proto3" json:"contains,omitempty"` // contains filtered or unexported fields }
Key defines a query on the key.
func (*TranscriptQuery_Call_AgentResponse_Key) Descriptor
deprecated
added in
v1.7.65
func (*TranscriptQuery_Call_AgentResponse_Key) Descriptor() ([]byte, []int)
Deprecated: Use TranscriptQuery_Call_AgentResponse_Key.ProtoReflect.Descriptor instead.
func (*TranscriptQuery_Call_AgentResponse_Key) GetContains ¶ added in v1.7.65
func (x *TranscriptQuery_Call_AgentResponse_Key) GetContains() string
func (*TranscriptQuery_Call_AgentResponse_Key) GetIn ¶ added in v1.7.65
func (x *TranscriptQuery_Call_AgentResponse_Key) GetIn() []string
func (*TranscriptQuery_Call_AgentResponse_Key) GetStartsWith ¶ added in v1.7.65
func (x *TranscriptQuery_Call_AgentResponse_Key) GetStartsWith() string
func (*TranscriptQuery_Call_AgentResponse_Key) ProtoMessage ¶ added in v1.7.65
func (*TranscriptQuery_Call_AgentResponse_Key) ProtoMessage()
func (*TranscriptQuery_Call_AgentResponse_Key) ProtoReflect ¶ added in v1.7.65
func (x *TranscriptQuery_Call_AgentResponse_Key) ProtoReflect() protoreflect.Message
func (*TranscriptQuery_Call_AgentResponse_Key) Reset ¶ added in v1.7.65
func (x *TranscriptQuery_Call_AgentResponse_Key) Reset()
func (*TranscriptQuery_Call_AgentResponse_Key) String ¶ added in v1.7.65
func (x *TranscriptQuery_Call_AgentResponse_Key) String() string
type TranscriptQuery_Call_AgentResponse_Numbers ¶ added in v1.7.65
type TranscriptQuery_Call_AgentResponse_Numbers struct { // Optional. Queries where value in list provided. In []float64 `protobuf:"fixed64,1,rep,packed,name=in,proto3" json:"in,omitempty"` // Optional. Queries where greater than or equal. Gte *wrapperspb.DoubleValue `protobuf:"bytes,2,opt,name=gte,proto3" json:"gte,omitempty"` // Optional. Queries where less than or equal. Lte *wrapperspb.DoubleValue `protobuf:"bytes,3,opt,name=lte,proto3" json:"lte,omitempty"` // Optional. Queries where greater than. Gt *wrapperspb.DoubleValue `protobuf:"bytes,4,opt,name=gt,proto3" json:"gt,omitempty"` // Optional. Queries where less than. Lt *wrapperspb.DoubleValue `protobuf:"bytes,5,opt,name=lt,proto3" json:"lt,omitempty"` // Optional. Queries where equal to. Eq *wrapperspb.DoubleValue `protobuf:"bytes,6,opt,name=eq,proto3" json:"eq,omitempty"` // contains filtered or unexported fields }
Numbers defines a query on values as numbers.
func (*TranscriptQuery_Call_AgentResponse_Numbers) Descriptor
deprecated
added in
v1.7.65
func (*TranscriptQuery_Call_AgentResponse_Numbers) Descriptor() ([]byte, []int)
Deprecated: Use TranscriptQuery_Call_AgentResponse_Numbers.ProtoReflect.Descriptor instead.
func (*TranscriptQuery_Call_AgentResponse_Numbers) GetEq ¶ added in v1.7.65
func (x *TranscriptQuery_Call_AgentResponse_Numbers) GetEq() *wrapperspb.DoubleValue
func (*TranscriptQuery_Call_AgentResponse_Numbers) GetGt ¶ added in v1.7.65
func (x *TranscriptQuery_Call_AgentResponse_Numbers) GetGt() *wrapperspb.DoubleValue
func (*TranscriptQuery_Call_AgentResponse_Numbers) GetGte ¶ added in v1.7.65
func (x *TranscriptQuery_Call_AgentResponse_Numbers) GetGte() *wrapperspb.DoubleValue
func (*TranscriptQuery_Call_AgentResponse_Numbers) GetIn ¶ added in v1.7.65
func (x *TranscriptQuery_Call_AgentResponse_Numbers) GetIn() []float64
func (*TranscriptQuery_Call_AgentResponse_Numbers) GetLt ¶ added in v1.7.65
func (x *TranscriptQuery_Call_AgentResponse_Numbers) GetLt() *wrapperspb.DoubleValue
func (*TranscriptQuery_Call_AgentResponse_Numbers) GetLte ¶ added in v1.7.65
func (x *TranscriptQuery_Call_AgentResponse_Numbers) GetLte() *wrapperspb.DoubleValue
func (*TranscriptQuery_Call_AgentResponse_Numbers) ProtoMessage ¶ added in v1.7.65
func (*TranscriptQuery_Call_AgentResponse_Numbers) ProtoMessage()
func (*TranscriptQuery_Call_AgentResponse_Numbers) ProtoReflect ¶ added in v1.7.65
func (x *TranscriptQuery_Call_AgentResponse_Numbers) ProtoReflect() protoreflect.Message
func (*TranscriptQuery_Call_AgentResponse_Numbers) Reset ¶ added in v1.7.65
func (x *TranscriptQuery_Call_AgentResponse_Numbers) Reset()
func (*TranscriptQuery_Call_AgentResponse_Numbers) String ¶ added in v1.7.65
func (x *TranscriptQuery_Call_AgentResponse_Numbers) String() string
type TranscriptQuery_Call_AgentResponse_Values ¶ added in v1.7.65
type TranscriptQuery_Call_AgentResponse_Values struct { // Optional. Queries where value in list provided. In []string `protobuf:"bytes,1,rep,name=in,proto3" json:"in,omitempty"` // Optional. Queries where value for key starts with given string. StartsWith string `protobuf:"bytes,2,opt,name=starts_with,json=startsWith,proto3" json:"starts_with,omitempty"` // Optional. Queries where value for key contains given string. Contains string `protobuf:"bytes,3,opt,name=contains,proto3" json:"contains,omitempty"` // contains filtered or unexported fields }
Values defines a query on values.
func (*TranscriptQuery_Call_AgentResponse_Values) Descriptor
deprecated
added in
v1.7.65
func (*TranscriptQuery_Call_AgentResponse_Values) Descriptor() ([]byte, []int)
Deprecated: Use TranscriptQuery_Call_AgentResponse_Values.ProtoReflect.Descriptor instead.
func (*TranscriptQuery_Call_AgentResponse_Values) GetContains ¶ added in v1.7.65
func (x *TranscriptQuery_Call_AgentResponse_Values) GetContains() string
func (*TranscriptQuery_Call_AgentResponse_Values) GetIn ¶ added in v1.7.65
func (x *TranscriptQuery_Call_AgentResponse_Values) GetIn() []string
func (*TranscriptQuery_Call_AgentResponse_Values) GetStartsWith ¶ added in v1.7.65
func (x *TranscriptQuery_Call_AgentResponse_Values) GetStartsWith() string
func (*TranscriptQuery_Call_AgentResponse_Values) ProtoMessage ¶ added in v1.7.65
func (*TranscriptQuery_Call_AgentResponse_Values) ProtoMessage()
func (*TranscriptQuery_Call_AgentResponse_Values) ProtoReflect ¶ added in v1.7.65
func (x *TranscriptQuery_Call_AgentResponse_Values) ProtoReflect() protoreflect.Message
func (*TranscriptQuery_Call_AgentResponse_Values) Reset ¶ added in v1.7.65
func (x *TranscriptQuery_Call_AgentResponse_Values) Reset()
func (*TranscriptQuery_Call_AgentResponse_Values) String ¶ added in v1.7.65
func (x *TranscriptQuery_Call_AgentResponse_Values) String() string
type TranscriptQuery_Call_AudioBytes ¶ added in v1.7.80
type TranscriptQuery_Call_AudioBytes struct { // Optional. Queries where greater than or equal. Gte *wrapperspb.Int64Value `protobuf:"bytes,1,opt,name=gte,proto3" json:"gte,omitempty"` // Optional. Queries where less than or equal. Lte *wrapperspb.Int64Value `protobuf:"bytes,2,opt,name=lte,proto3" json:"lte,omitempty"` // Optional. Queries where greater than. Gt *wrapperspb.Int64Value `protobuf:"bytes,3,opt,name=gt,proto3" json:"gt,omitempty"` // Optional. Queries where less than. Lt *wrapperspb.Int64Value `protobuf:"bytes,4,opt,name=lt,proto3" json:"lt,omitempty"` // contains filtered or unexported fields }
AudioBytes defines a query on audio_bytes.
func (*TranscriptQuery_Call_AudioBytes) Descriptor
deprecated
added in
v1.7.80
func (*TranscriptQuery_Call_AudioBytes) Descriptor() ([]byte, []int)
Deprecated: Use TranscriptQuery_Call_AudioBytes.ProtoReflect.Descriptor instead.
func (*TranscriptQuery_Call_AudioBytes) GetGt ¶ added in v1.7.80
func (x *TranscriptQuery_Call_AudioBytes) GetGt() *wrapperspb.Int64Value
func (*TranscriptQuery_Call_AudioBytes) GetGte ¶ added in v1.7.80
func (x *TranscriptQuery_Call_AudioBytes) GetGte() *wrapperspb.Int64Value
func (*TranscriptQuery_Call_AudioBytes) GetLt ¶ added in v1.7.80
func (x *TranscriptQuery_Call_AudioBytes) GetLt() *wrapperspb.Int64Value
func (*TranscriptQuery_Call_AudioBytes) GetLte ¶ added in v1.7.80
func (x *TranscriptQuery_Call_AudioBytes) GetLte() *wrapperspb.Int64Value
func (*TranscriptQuery_Call_AudioBytes) ProtoMessage ¶ added in v1.7.80
func (*TranscriptQuery_Call_AudioBytes) ProtoMessage()
func (*TranscriptQuery_Call_AudioBytes) ProtoReflect ¶ added in v1.7.80
func (x *TranscriptQuery_Call_AudioBytes) ProtoReflect() protoreflect.Message
func (*TranscriptQuery_Call_AudioBytes) Reset ¶ added in v1.7.80
func (x *TranscriptQuery_Call_AudioBytes) Reset()
func (*TranscriptQuery_Call_AudioBytes) String ¶ added in v1.7.80
func (x *TranscriptQuery_Call_AudioBytes) String() string
type TranscriptQuery_Call_AudioTime ¶
type TranscriptQuery_Call_AudioTime struct { // Queries where greater than or equal. Gte *wrapperspb.Int32Value `protobuf:"bytes,1,opt,name=gte,proto3" json:"gte,omitempty"` // Queries where less than or equal. Lte *wrapperspb.Int32Value `protobuf:"bytes,2,opt,name=lte,proto3" json:"lte,omitempty"` // Queries where greater than. Gt *wrapperspb.Int32Value `protobuf:"bytes,3,opt,name=gt,proto3" json:"gt,omitempty"` // Queries where less than. Lt *wrapperspb.Int32Value `protobuf:"bytes,4,opt,name=lt,proto3" json:"lt,omitempty"` // contains filtered or unexported fields }
Query constraints on audio time.
func (*TranscriptQuery_Call_AudioTime) Descriptor
deprecated
func (*TranscriptQuery_Call_AudioTime) Descriptor() ([]byte, []int)
Deprecated: Use TranscriptQuery_Call_AudioTime.ProtoReflect.Descriptor instead.
func (*TranscriptQuery_Call_AudioTime) GetGt ¶
func (x *TranscriptQuery_Call_AudioTime) GetGt() *wrapperspb.Int32Value
func (*TranscriptQuery_Call_AudioTime) GetGte ¶
func (x *TranscriptQuery_Call_AudioTime) GetGte() *wrapperspb.Int32Value
func (*TranscriptQuery_Call_AudioTime) GetLt ¶
func (x *TranscriptQuery_Call_AudioTime) GetLt() *wrapperspb.Int32Value
func (*TranscriptQuery_Call_AudioTime) GetLte ¶
func (x *TranscriptQuery_Call_AudioTime) GetLte() *wrapperspb.Int32Value
func (*TranscriptQuery_Call_AudioTime) ProtoMessage ¶
func (*TranscriptQuery_Call_AudioTime) ProtoMessage()
func (*TranscriptQuery_Call_AudioTime) ProtoReflect ¶
func (x *TranscriptQuery_Call_AudioTime) ProtoReflect() protoreflect.Message
func (*TranscriptQuery_Call_AudioTime) Reset ¶
func (x *TranscriptQuery_Call_AudioTime) Reset()
func (*TranscriptQuery_Call_AudioTime) String ¶
func (x *TranscriptQuery_Call_AudioTime) String() string
type TranscriptQuery_Call_CallSid ¶
type TranscriptQuery_Call_CallSid struct { // Requires all call specific transcript hits to have a call sid in the // list. Any []int64 `protobuf:"varint,1,rep,packed,name=any,proto3" json:"any,omitempty"` // contains filtered or unexported fields }
Query constraints on call sid.
func (*TranscriptQuery_Call_CallSid) Descriptor
deprecated
func (*TranscriptQuery_Call_CallSid) Descriptor() ([]byte, []int)
Deprecated: Use TranscriptQuery_Call_CallSid.ProtoReflect.Descriptor instead.
func (*TranscriptQuery_Call_CallSid) GetAny ¶
func (x *TranscriptQuery_Call_CallSid) GetAny() []int64
func (*TranscriptQuery_Call_CallSid) ProtoMessage ¶
func (*TranscriptQuery_Call_CallSid) ProtoMessage()
func (*TranscriptQuery_Call_CallSid) ProtoReflect ¶
func (x *TranscriptQuery_Call_CallSid) ProtoReflect() protoreflect.Message
func (*TranscriptQuery_Call_CallSid) Reset ¶
func (x *TranscriptQuery_Call_CallSid) Reset()
func (*TranscriptQuery_Call_CallSid) String ¶
func (x *TranscriptQuery_Call_CallSid) String() string
type TranscriptQuery_Call_CallType ¶
type TranscriptQuery_Call_CallType struct { // Requires all call specific transcript hits to have a call type in the // list. Any []commons.CallType_Enum `protobuf:"varint,1,rep,packed,name=any,proto3,enum=api.commons.CallType_Enum" json:"any,omitempty"` // contains filtered or unexported fields }
Query constraints on call type.
func (*TranscriptQuery_Call_CallType) Descriptor
deprecated
func (*TranscriptQuery_Call_CallType) Descriptor() ([]byte, []int)
Deprecated: Use TranscriptQuery_Call_CallType.ProtoReflect.Descriptor instead.
func (*TranscriptQuery_Call_CallType) GetAny ¶
func (x *TranscriptQuery_Call_CallType) GetAny() []commons.CallType_Enum
func (*TranscriptQuery_Call_CallType) ProtoMessage ¶
func (*TranscriptQuery_Call_CallType) ProtoMessage()
func (*TranscriptQuery_Call_CallType) ProtoReflect ¶
func (x *TranscriptQuery_Call_CallType) ProtoReflect() protoreflect.Message
func (*TranscriptQuery_Call_CallType) Reset ¶
func (x *TranscriptQuery_Call_CallType) Reset()
func (*TranscriptQuery_Call_CallType) String ¶
func (x *TranscriptQuery_Call_CallType) String() string
type TranscriptQuery_Call_CallerId ¶ added in v1.7.63
type TranscriptQuery_Call_CallerId struct { // Requires all call specific transcript hits to have a caller id in the // list. Any []string `protobuf:"bytes,1,rep,name=any,proto3" json:"any,omitempty"` // contains filtered or unexported fields }
Query constraints on caller id.
func (*TranscriptQuery_Call_CallerId) Descriptor
deprecated
added in
v1.7.63
func (*TranscriptQuery_Call_CallerId) Descriptor() ([]byte, []int)
Deprecated: Use TranscriptQuery_Call_CallerId.ProtoReflect.Descriptor instead.
func (*TranscriptQuery_Call_CallerId) GetAny ¶ added in v1.7.63
func (x *TranscriptQuery_Call_CallerId) GetAny() []string
func (*TranscriptQuery_Call_CallerId) ProtoMessage ¶ added in v1.7.63
func (*TranscriptQuery_Call_CallerId) ProtoMessage()
func (*TranscriptQuery_Call_CallerId) ProtoReflect ¶ added in v1.7.63
func (x *TranscriptQuery_Call_CallerId) ProtoReflect() protoreflect.Message
func (*TranscriptQuery_Call_CallerId) Reset ¶ added in v1.7.63
func (x *TranscriptQuery_Call_CallerId) Reset()
func (*TranscriptQuery_Call_CallerId) String ¶ added in v1.7.63
func (x *TranscriptQuery_Call_CallerId) String() string
type TranscriptQuery_Call_GroupName ¶ added in v1.7.63
type TranscriptQuery_Call_GroupName struct { // Requires all call specific transcript hits to have a group name in the // list. Any []string `protobuf:"bytes,1,rep,name=any,proto3" json:"any,omitempty"` // contains filtered or unexported fields }
Query constraints on group name.
func (*TranscriptQuery_Call_GroupName) Descriptor
deprecated
added in
v1.7.63
func (*TranscriptQuery_Call_GroupName) Descriptor() ([]byte, []int)
Deprecated: Use TranscriptQuery_Call_GroupName.ProtoReflect.Descriptor instead.
func (*TranscriptQuery_Call_GroupName) GetAny ¶ added in v1.7.63
func (x *TranscriptQuery_Call_GroupName) GetAny() []string
func (*TranscriptQuery_Call_GroupName) ProtoMessage ¶ added in v1.7.63
func (*TranscriptQuery_Call_GroupName) ProtoMessage()
func (*TranscriptQuery_Call_GroupName) ProtoReflect ¶ added in v1.7.63
func (x *TranscriptQuery_Call_GroupName) ProtoReflect() protoreflect.Message
func (*TranscriptQuery_Call_GroupName) Reset ¶ added in v1.7.63
func (x *TranscriptQuery_Call_GroupName) Reset()
func (*TranscriptQuery_Call_GroupName) String ¶ added in v1.7.63
func (x *TranscriptQuery_Call_GroupName) String() string
type TranscriptQuery_Call_HuntGroupSids ¶ added in v1.7.65
type TranscriptQuery_Call_HuntGroupSids struct { // Requires all call specific transcript hits to have a hunt group sid // in the list. Any []int64 `protobuf:"varint,1,rep,packed,name=any,proto3" json:"any,omitempty"` // contains filtered or unexported fields }
Query constraints on hunt group sids.
func (*TranscriptQuery_Call_HuntGroupSids) Descriptor
deprecated
added in
v1.7.65
func (*TranscriptQuery_Call_HuntGroupSids) Descriptor() ([]byte, []int)
Deprecated: Use TranscriptQuery_Call_HuntGroupSids.ProtoReflect.Descriptor instead.
func (*TranscriptQuery_Call_HuntGroupSids) GetAny ¶ added in v1.7.65
func (x *TranscriptQuery_Call_HuntGroupSids) GetAny() []int64
func (*TranscriptQuery_Call_HuntGroupSids) ProtoMessage ¶ added in v1.7.65
func (*TranscriptQuery_Call_HuntGroupSids) ProtoMessage()
func (*TranscriptQuery_Call_HuntGroupSids) ProtoReflect ¶ added in v1.7.65
func (x *TranscriptQuery_Call_HuntGroupSids) ProtoReflect() protoreflect.Message
func (*TranscriptQuery_Call_HuntGroupSids) Reset ¶ added in v1.7.65
func (x *TranscriptQuery_Call_HuntGroupSids) Reset()
func (*TranscriptQuery_Call_HuntGroupSids) String ¶ added in v1.7.65
func (x *TranscriptQuery_Call_HuntGroupSids) String() string
type TranscriptQuery_Call_Silence ¶ added in v1.7.63
type TranscriptQuery_Call_Silence struct { // Query constraints on silence duration total. DurationTotal *TranscriptQuery_Call_Silence_DurationTotal `protobuf:"bytes,1,opt,name=duration_total,json=durationTotal,proto3" json:"duration_total,omitempty"` // Query constraints on silence duration max. DurationMax *TranscriptQuery_Call_Silence_DurationMax `protobuf:"bytes,2,opt,name=duration_max,json=durationMax,proto3" json:"duration_max,omitempty"` // Query constraints on silence occurrence total. OccurrenceTotal *TranscriptQuery_Call_Silence_OccurrenceTotal `protobuf:"bytes,3,opt,name=occurrence_total,json=occurrenceTotal,proto3" json:"occurrence_total,omitempty"` // Query constraints on silence duration percentage. DurationPercentage *TranscriptQuery_Call_Silence_DurationPercentage `protobuf:"bytes,4,opt,name=duration_percentage,json=durationPercentage,proto3" json:"duration_percentage,omitempty"` // contains filtered or unexported fields }
Query constraints on silence.
func (*TranscriptQuery_Call_Silence) Descriptor
deprecated
added in
v1.7.63
func (*TranscriptQuery_Call_Silence) Descriptor() ([]byte, []int)
Deprecated: Use TranscriptQuery_Call_Silence.ProtoReflect.Descriptor instead.
func (*TranscriptQuery_Call_Silence) GetDurationMax ¶ added in v1.7.63
func (x *TranscriptQuery_Call_Silence) GetDurationMax() *TranscriptQuery_Call_Silence_DurationMax
func (*TranscriptQuery_Call_Silence) GetDurationPercentage ¶ added in v1.7.63
func (x *TranscriptQuery_Call_Silence) GetDurationPercentage() *TranscriptQuery_Call_Silence_DurationPercentage
func (*TranscriptQuery_Call_Silence) GetDurationTotal ¶ added in v1.7.63
func (x *TranscriptQuery_Call_Silence) GetDurationTotal() *TranscriptQuery_Call_Silence_DurationTotal
func (*TranscriptQuery_Call_Silence) GetOccurrenceTotal ¶ added in v1.7.63
func (x *TranscriptQuery_Call_Silence) GetOccurrenceTotal() *TranscriptQuery_Call_Silence_OccurrenceTotal
func (*TranscriptQuery_Call_Silence) ProtoMessage ¶ added in v1.7.63
func (*TranscriptQuery_Call_Silence) ProtoMessage()
func (*TranscriptQuery_Call_Silence) ProtoReflect ¶ added in v1.7.63
func (x *TranscriptQuery_Call_Silence) ProtoReflect() protoreflect.Message
func (*TranscriptQuery_Call_Silence) Reset ¶ added in v1.7.63
func (x *TranscriptQuery_Call_Silence) Reset()
func (*TranscriptQuery_Call_Silence) String ¶ added in v1.7.63
func (x *TranscriptQuery_Call_Silence) String() string
type TranscriptQuery_Call_Silence_DurationMax ¶ added in v1.7.63
type TranscriptQuery_Call_Silence_DurationMax struct { // Queries where greater than or equal. Gte *durationpb.Duration `protobuf:"bytes,1,opt,name=gte,proto3" json:"gte,omitempty"` // Queries where less than or equal. Lte *durationpb.Duration `protobuf:"bytes,2,opt,name=lte,proto3" json:"lte,omitempty"` // Queries where greater than. Gt *durationpb.Duration `protobuf:"bytes,3,opt,name=gt,proto3" json:"gt,omitempty"` // Queries where less than. Lt *durationpb.Duration `protobuf:"bytes,4,opt,name=lt,proto3" json:"lt,omitempty"` // contains filtered or unexported fields }
Query constraints on max duration.
func (*TranscriptQuery_Call_Silence_DurationMax) Descriptor
deprecated
added in
v1.7.63
func (*TranscriptQuery_Call_Silence_DurationMax) Descriptor() ([]byte, []int)
Deprecated: Use TranscriptQuery_Call_Silence_DurationMax.ProtoReflect.Descriptor instead.
func (*TranscriptQuery_Call_Silence_DurationMax) GetGt ¶ added in v1.7.63
func (x *TranscriptQuery_Call_Silence_DurationMax) GetGt() *durationpb.Duration
func (*TranscriptQuery_Call_Silence_DurationMax) GetGte ¶ added in v1.7.63
func (x *TranscriptQuery_Call_Silence_DurationMax) GetGte() *durationpb.Duration
func (*TranscriptQuery_Call_Silence_DurationMax) GetLt ¶ added in v1.7.63
func (x *TranscriptQuery_Call_Silence_DurationMax) GetLt() *durationpb.Duration
func (*TranscriptQuery_Call_Silence_DurationMax) GetLte ¶ added in v1.7.63
func (x *TranscriptQuery_Call_Silence_DurationMax) GetLte() *durationpb.Duration
func (*TranscriptQuery_Call_Silence_DurationMax) ProtoMessage ¶ added in v1.7.63
func (*TranscriptQuery_Call_Silence_DurationMax) ProtoMessage()
func (*TranscriptQuery_Call_Silence_DurationMax) ProtoReflect ¶ added in v1.7.63
func (x *TranscriptQuery_Call_Silence_DurationMax) ProtoReflect() protoreflect.Message
func (*TranscriptQuery_Call_Silence_DurationMax) Reset ¶ added in v1.7.63
func (x *TranscriptQuery_Call_Silence_DurationMax) Reset()
func (*TranscriptQuery_Call_Silence_DurationMax) String ¶ added in v1.7.63
func (x *TranscriptQuery_Call_Silence_DurationMax) String() string
type TranscriptQuery_Call_Silence_DurationPercentage ¶ added in v1.7.63
type TranscriptQuery_Call_Silence_DurationPercentage struct { // Queries where greater than or equal. Gte *wrapperspb.UInt32Value `protobuf:"bytes,1,opt,name=gte,proto3" json:"gte,omitempty"` // Queries where less than or equal. Lte *wrapperspb.UInt32Value `protobuf:"bytes,2,opt,name=lte,proto3" json:"lte,omitempty"` // Queries where greater than. Gt *wrapperspb.UInt32Value `protobuf:"bytes,3,opt,name=gt,proto3" json:"gt,omitempty"` // Queries where less than. Lt *wrapperspb.UInt32Value `protobuf:"bytes,4,opt,name=lt,proto3" json:"lt,omitempty"` // contains filtered or unexported fields }
Query constraints on duration percentage.
func (*TranscriptQuery_Call_Silence_DurationPercentage) Descriptor
deprecated
added in
v1.7.63
func (*TranscriptQuery_Call_Silence_DurationPercentage) Descriptor() ([]byte, []int)
Deprecated: Use TranscriptQuery_Call_Silence_DurationPercentage.ProtoReflect.Descriptor instead.
func (*TranscriptQuery_Call_Silence_DurationPercentage) GetGt ¶ added in v1.7.63
func (x *TranscriptQuery_Call_Silence_DurationPercentage) GetGt() *wrapperspb.UInt32Value
func (*TranscriptQuery_Call_Silence_DurationPercentage) GetGte ¶ added in v1.7.63
func (x *TranscriptQuery_Call_Silence_DurationPercentage) GetGte() *wrapperspb.UInt32Value
func (*TranscriptQuery_Call_Silence_DurationPercentage) GetLt ¶ added in v1.7.63
func (x *TranscriptQuery_Call_Silence_DurationPercentage) GetLt() *wrapperspb.UInt32Value
func (*TranscriptQuery_Call_Silence_DurationPercentage) GetLte ¶ added in v1.7.63
func (x *TranscriptQuery_Call_Silence_DurationPercentage) GetLte() *wrapperspb.UInt32Value
func (*TranscriptQuery_Call_Silence_DurationPercentage) ProtoMessage ¶ added in v1.7.63
func (*TranscriptQuery_Call_Silence_DurationPercentage) ProtoMessage()
func (*TranscriptQuery_Call_Silence_DurationPercentage) ProtoReflect ¶ added in v1.7.63
func (x *TranscriptQuery_Call_Silence_DurationPercentage) ProtoReflect() protoreflect.Message
func (*TranscriptQuery_Call_Silence_DurationPercentage) Reset ¶ added in v1.7.63
func (x *TranscriptQuery_Call_Silence_DurationPercentage) Reset()
func (*TranscriptQuery_Call_Silence_DurationPercentage) String ¶ added in v1.7.63
func (x *TranscriptQuery_Call_Silence_DurationPercentage) String() string
type TranscriptQuery_Call_Silence_DurationTotal ¶ added in v1.7.63
type TranscriptQuery_Call_Silence_DurationTotal struct { // Queries where greater than or equal. Gte *durationpb.Duration `protobuf:"bytes,1,opt,name=gte,proto3" json:"gte,omitempty"` // Queries where less than or equal. Lte *durationpb.Duration `protobuf:"bytes,2,opt,name=lte,proto3" json:"lte,omitempty"` // Queries where greater than. Gt *durationpb.Duration `protobuf:"bytes,3,opt,name=gt,proto3" json:"gt,omitempty"` // Queries where less than. Lt *durationpb.Duration `protobuf:"bytes,4,opt,name=lt,proto3" json:"lt,omitempty"` // contains filtered or unexported fields }
Query constraints on total duration.
func (*TranscriptQuery_Call_Silence_DurationTotal) Descriptor
deprecated
added in
v1.7.63
func (*TranscriptQuery_Call_Silence_DurationTotal) Descriptor() ([]byte, []int)
Deprecated: Use TranscriptQuery_Call_Silence_DurationTotal.ProtoReflect.Descriptor instead.
func (*TranscriptQuery_Call_Silence_DurationTotal) GetGt ¶ added in v1.7.63
func (x *TranscriptQuery_Call_Silence_DurationTotal) GetGt() *durationpb.Duration
func (*TranscriptQuery_Call_Silence_DurationTotal) GetGte ¶ added in v1.7.63
func (x *TranscriptQuery_Call_Silence_DurationTotal) GetGte() *durationpb.Duration
func (*TranscriptQuery_Call_Silence_DurationTotal) GetLt ¶ added in v1.7.63
func (x *TranscriptQuery_Call_Silence_DurationTotal) GetLt() *durationpb.Duration
func (*TranscriptQuery_Call_Silence_DurationTotal) GetLte ¶ added in v1.7.63
func (x *TranscriptQuery_Call_Silence_DurationTotal) GetLte() *durationpb.Duration
func (*TranscriptQuery_Call_Silence_DurationTotal) ProtoMessage ¶ added in v1.7.63
func (*TranscriptQuery_Call_Silence_DurationTotal) ProtoMessage()
func (*TranscriptQuery_Call_Silence_DurationTotal) ProtoReflect ¶ added in v1.7.63
func (x *TranscriptQuery_Call_Silence_DurationTotal) ProtoReflect() protoreflect.Message
func (*TranscriptQuery_Call_Silence_DurationTotal) Reset ¶ added in v1.7.63
func (x *TranscriptQuery_Call_Silence_DurationTotal) Reset()
func (*TranscriptQuery_Call_Silence_DurationTotal) String ¶ added in v1.7.63
func (x *TranscriptQuery_Call_Silence_DurationTotal) String() string
type TranscriptQuery_Call_Silence_OccurrenceTotal ¶ added in v1.7.63
type TranscriptQuery_Call_Silence_OccurrenceTotal struct { // Queries where greater than or equal. Gte *wrapperspb.UInt32Value `protobuf:"bytes,1,opt,name=gte,proto3" json:"gte,omitempty"` // Queries where less than or equal. Lte *wrapperspb.UInt32Value `protobuf:"bytes,2,opt,name=lte,proto3" json:"lte,omitempty"` // Queries where greater than. Gt *wrapperspb.UInt32Value `protobuf:"bytes,3,opt,name=gt,proto3" json:"gt,omitempty"` // Queries where less than. Lt *wrapperspb.UInt32Value `protobuf:"bytes,4,opt,name=lt,proto3" json:"lt,omitempty"` // contains filtered or unexported fields }
Query constraints on total occurences.
func (*TranscriptQuery_Call_Silence_OccurrenceTotal) Descriptor
deprecated
added in
v1.7.63
func (*TranscriptQuery_Call_Silence_OccurrenceTotal) Descriptor() ([]byte, []int)
Deprecated: Use TranscriptQuery_Call_Silence_OccurrenceTotal.ProtoReflect.Descriptor instead.
func (*TranscriptQuery_Call_Silence_OccurrenceTotal) GetGt ¶ added in v1.7.63
func (x *TranscriptQuery_Call_Silence_OccurrenceTotal) GetGt() *wrapperspb.UInt32Value
func (*TranscriptQuery_Call_Silence_OccurrenceTotal) GetGte ¶ added in v1.7.63
func (x *TranscriptQuery_Call_Silence_OccurrenceTotal) GetGte() *wrapperspb.UInt32Value
func (*TranscriptQuery_Call_Silence_OccurrenceTotal) GetLt ¶ added in v1.7.63
func (x *TranscriptQuery_Call_Silence_OccurrenceTotal) GetLt() *wrapperspb.UInt32Value
func (*TranscriptQuery_Call_Silence_OccurrenceTotal) GetLte ¶ added in v1.7.63
func (x *TranscriptQuery_Call_Silence_OccurrenceTotal) GetLte() *wrapperspb.UInt32Value
func (*TranscriptQuery_Call_Silence_OccurrenceTotal) ProtoMessage ¶ added in v1.7.63
func (*TranscriptQuery_Call_Silence_OccurrenceTotal) ProtoMessage()
func (*TranscriptQuery_Call_Silence_OccurrenceTotal) ProtoReflect ¶ added in v1.7.63
func (x *TranscriptQuery_Call_Silence_OccurrenceTotal) ProtoReflect() protoreflect.Message
func (*TranscriptQuery_Call_Silence_OccurrenceTotal) Reset ¶ added in v1.7.63
func (x *TranscriptQuery_Call_Silence_OccurrenceTotal) Reset()
func (*TranscriptQuery_Call_Silence_OccurrenceTotal) String ¶ added in v1.7.63
func (x *TranscriptQuery_Call_Silence_OccurrenceTotal) String() string
type TranscriptQuery_Call_TalkOver ¶ added in v1.7.63
type TranscriptQuery_Call_TalkOver struct { // Query constraints on talk over duration total. DurationTotal *TranscriptQuery_Call_TalkOver_DurationTotal `protobuf:"bytes,1,opt,name=duration_total,json=durationTotal,proto3" json:"duration_total,omitempty"` // Query constraints on talk over duration max. DurationMax *TranscriptQuery_Call_TalkOver_DurationMax `protobuf:"bytes,2,opt,name=duration_max,json=durationMax,proto3" json:"duration_max,omitempty"` // Query constraints on talk over occurrence total. OccurrenceTotal *TranscriptQuery_Call_TalkOver_OccurrenceTotal `protobuf:"bytes,3,opt,name=occurrence_total,json=occurrenceTotal,proto3" json:"occurrence_total,omitempty"` // Query constraints on talk over duration percentage. DurationPercentage *TranscriptQuery_Call_TalkOver_DurationPercentage `protobuf:"bytes,4,opt,name=duration_percentage,json=durationPercentage,proto3" json:"duration_percentage,omitempty"` // contains filtered or unexported fields }
Query constraints on talk over.
func (*TranscriptQuery_Call_TalkOver) Descriptor
deprecated
added in
v1.7.63
func (*TranscriptQuery_Call_TalkOver) Descriptor() ([]byte, []int)
Deprecated: Use TranscriptQuery_Call_TalkOver.ProtoReflect.Descriptor instead.
func (*TranscriptQuery_Call_TalkOver) GetDurationMax ¶ added in v1.7.63
func (x *TranscriptQuery_Call_TalkOver) GetDurationMax() *TranscriptQuery_Call_TalkOver_DurationMax
func (*TranscriptQuery_Call_TalkOver) GetDurationPercentage ¶ added in v1.7.63
func (x *TranscriptQuery_Call_TalkOver) GetDurationPercentage() *TranscriptQuery_Call_TalkOver_DurationPercentage
func (*TranscriptQuery_Call_TalkOver) GetDurationTotal ¶ added in v1.7.63
func (x *TranscriptQuery_Call_TalkOver) GetDurationTotal() *TranscriptQuery_Call_TalkOver_DurationTotal
func (*TranscriptQuery_Call_TalkOver) GetOccurrenceTotal ¶ added in v1.7.63
func (x *TranscriptQuery_Call_TalkOver) GetOccurrenceTotal() *TranscriptQuery_Call_TalkOver_OccurrenceTotal
func (*TranscriptQuery_Call_TalkOver) ProtoMessage ¶ added in v1.7.63
func (*TranscriptQuery_Call_TalkOver) ProtoMessage()
func (*TranscriptQuery_Call_TalkOver) ProtoReflect ¶ added in v1.7.63
func (x *TranscriptQuery_Call_TalkOver) ProtoReflect() protoreflect.Message
func (*TranscriptQuery_Call_TalkOver) Reset ¶ added in v1.7.63
func (x *TranscriptQuery_Call_TalkOver) Reset()
func (*TranscriptQuery_Call_TalkOver) String ¶ added in v1.7.63
func (x *TranscriptQuery_Call_TalkOver) String() string
type TranscriptQuery_Call_TalkOver_DurationMax ¶ added in v1.7.63
type TranscriptQuery_Call_TalkOver_DurationMax struct { // Queries where greater than or equal. Gte *durationpb.Duration `protobuf:"bytes,1,opt,name=gte,proto3" json:"gte,omitempty"` // Queries where less than or equal. Lte *durationpb.Duration `protobuf:"bytes,2,opt,name=lte,proto3" json:"lte,omitempty"` // Queries where greater than. Gt *durationpb.Duration `protobuf:"bytes,3,opt,name=gt,proto3" json:"gt,omitempty"` // Queries where less than. Lt *durationpb.Duration `protobuf:"bytes,4,opt,name=lt,proto3" json:"lt,omitempty"` // contains filtered or unexported fields }
Query constraints on max duration.
func (*TranscriptQuery_Call_TalkOver_DurationMax) Descriptor
deprecated
added in
v1.7.63
func (*TranscriptQuery_Call_TalkOver_DurationMax) Descriptor() ([]byte, []int)
Deprecated: Use TranscriptQuery_Call_TalkOver_DurationMax.ProtoReflect.Descriptor instead.
func (*TranscriptQuery_Call_TalkOver_DurationMax) GetGt ¶ added in v1.7.63
func (x *TranscriptQuery_Call_TalkOver_DurationMax) GetGt() *durationpb.Duration
func (*TranscriptQuery_Call_TalkOver_DurationMax) GetGte ¶ added in v1.7.63
func (x *TranscriptQuery_Call_TalkOver_DurationMax) GetGte() *durationpb.Duration
func (*TranscriptQuery_Call_TalkOver_DurationMax) GetLt ¶ added in v1.7.63
func (x *TranscriptQuery_Call_TalkOver_DurationMax) GetLt() *durationpb.Duration
func (*TranscriptQuery_Call_TalkOver_DurationMax) GetLte ¶ added in v1.7.63
func (x *TranscriptQuery_Call_TalkOver_DurationMax) GetLte() *durationpb.Duration
func (*TranscriptQuery_Call_TalkOver_DurationMax) ProtoMessage ¶ added in v1.7.63
func (*TranscriptQuery_Call_TalkOver_DurationMax) ProtoMessage()
func (*TranscriptQuery_Call_TalkOver_DurationMax) ProtoReflect ¶ added in v1.7.63
func (x *TranscriptQuery_Call_TalkOver_DurationMax) ProtoReflect() protoreflect.Message
func (*TranscriptQuery_Call_TalkOver_DurationMax) Reset ¶ added in v1.7.63
func (x *TranscriptQuery_Call_TalkOver_DurationMax) Reset()
func (*TranscriptQuery_Call_TalkOver_DurationMax) String ¶ added in v1.7.63
func (x *TranscriptQuery_Call_TalkOver_DurationMax) String() string
type TranscriptQuery_Call_TalkOver_DurationPercentage ¶ added in v1.7.63
type TranscriptQuery_Call_TalkOver_DurationPercentage struct { // Queries where greater than or equal. Gte *wrapperspb.UInt32Value `protobuf:"bytes,1,opt,name=gte,proto3" json:"gte,omitempty"` // Queries where less than or equal. Lte *wrapperspb.UInt32Value `protobuf:"bytes,2,opt,name=lte,proto3" json:"lte,omitempty"` // Queries where greater than. Gt *wrapperspb.UInt32Value `protobuf:"bytes,3,opt,name=gt,proto3" json:"gt,omitempty"` // Queries where less than. Lt *wrapperspb.UInt32Value `protobuf:"bytes,4,opt,name=lt,proto3" json:"lt,omitempty"` // contains filtered or unexported fields }
Query constraints on duration percentage.
func (*TranscriptQuery_Call_TalkOver_DurationPercentage) Descriptor
deprecated
added in
v1.7.63
func (*TranscriptQuery_Call_TalkOver_DurationPercentage) Descriptor() ([]byte, []int)
Deprecated: Use TranscriptQuery_Call_TalkOver_DurationPercentage.ProtoReflect.Descriptor instead.
func (*TranscriptQuery_Call_TalkOver_DurationPercentage) GetGt ¶ added in v1.7.63
func (x *TranscriptQuery_Call_TalkOver_DurationPercentage) GetGt() *wrapperspb.UInt32Value
func (*TranscriptQuery_Call_TalkOver_DurationPercentage) GetGte ¶ added in v1.7.63
func (x *TranscriptQuery_Call_TalkOver_DurationPercentage) GetGte() *wrapperspb.UInt32Value
func (*TranscriptQuery_Call_TalkOver_DurationPercentage) GetLt ¶ added in v1.7.63
func (x *TranscriptQuery_Call_TalkOver_DurationPercentage) GetLt() *wrapperspb.UInt32Value
func (*TranscriptQuery_Call_TalkOver_DurationPercentage) GetLte ¶ added in v1.7.63
func (x *TranscriptQuery_Call_TalkOver_DurationPercentage) GetLte() *wrapperspb.UInt32Value
func (*TranscriptQuery_Call_TalkOver_DurationPercentage) ProtoMessage ¶ added in v1.7.63
func (*TranscriptQuery_Call_TalkOver_DurationPercentage) ProtoMessage()
func (*TranscriptQuery_Call_TalkOver_DurationPercentage) ProtoReflect ¶ added in v1.7.63
func (x *TranscriptQuery_Call_TalkOver_DurationPercentage) ProtoReflect() protoreflect.Message
func (*TranscriptQuery_Call_TalkOver_DurationPercentage) Reset ¶ added in v1.7.63
func (x *TranscriptQuery_Call_TalkOver_DurationPercentage) Reset()
func (*TranscriptQuery_Call_TalkOver_DurationPercentage) String ¶ added in v1.7.63
func (x *TranscriptQuery_Call_TalkOver_DurationPercentage) String() string
type TranscriptQuery_Call_TalkOver_DurationTotal ¶ added in v1.7.63
type TranscriptQuery_Call_TalkOver_DurationTotal struct { // Queries where greater than or equal. Gte *durationpb.Duration `protobuf:"bytes,1,opt,name=gte,proto3" json:"gte,omitempty"` // Queries where less than or equal. Lte *durationpb.Duration `protobuf:"bytes,2,opt,name=lte,proto3" json:"lte,omitempty"` // Queries where greater than. Gt *durationpb.Duration `protobuf:"bytes,3,opt,name=gt,proto3" json:"gt,omitempty"` // Queries where less than. Lt *durationpb.Duration `protobuf:"bytes,4,opt,name=lt,proto3" json:"lt,omitempty"` // contains filtered or unexported fields }
Query constraints on total duration.
func (*TranscriptQuery_Call_TalkOver_DurationTotal) Descriptor
deprecated
added in
v1.7.63
func (*TranscriptQuery_Call_TalkOver_DurationTotal) Descriptor() ([]byte, []int)
Deprecated: Use TranscriptQuery_Call_TalkOver_DurationTotal.ProtoReflect.Descriptor instead.
func (*TranscriptQuery_Call_TalkOver_DurationTotal) GetGt ¶ added in v1.7.63
func (x *TranscriptQuery_Call_TalkOver_DurationTotal) GetGt() *durationpb.Duration
func (*TranscriptQuery_Call_TalkOver_DurationTotal) GetGte ¶ added in v1.7.63
func (x *TranscriptQuery_Call_TalkOver_DurationTotal) GetGte() *durationpb.Duration
func (*TranscriptQuery_Call_TalkOver_DurationTotal) GetLt ¶ added in v1.7.63
func (x *TranscriptQuery_Call_TalkOver_DurationTotal) GetLt() *durationpb.Duration
func (*TranscriptQuery_Call_TalkOver_DurationTotal) GetLte ¶ added in v1.7.63
func (x *TranscriptQuery_Call_TalkOver_DurationTotal) GetLte() *durationpb.Duration
func (*TranscriptQuery_Call_TalkOver_DurationTotal) ProtoMessage ¶ added in v1.7.63
func (*TranscriptQuery_Call_TalkOver_DurationTotal) ProtoMessage()
func (*TranscriptQuery_Call_TalkOver_DurationTotal) ProtoReflect ¶ added in v1.7.63
func (x *TranscriptQuery_Call_TalkOver_DurationTotal) ProtoReflect() protoreflect.Message
func (*TranscriptQuery_Call_TalkOver_DurationTotal) Reset ¶ added in v1.7.63
func (x *TranscriptQuery_Call_TalkOver_DurationTotal) Reset()
func (*TranscriptQuery_Call_TalkOver_DurationTotal) String ¶ added in v1.7.63
func (x *TranscriptQuery_Call_TalkOver_DurationTotal) String() string
type TranscriptQuery_Call_TalkOver_OccurrenceTotal ¶ added in v1.7.63
type TranscriptQuery_Call_TalkOver_OccurrenceTotal struct { // Queries where greater than or equal. Gte *wrapperspb.UInt32Value `protobuf:"bytes,1,opt,name=gte,proto3" json:"gte,omitempty"` // Queries where less than or equal. Lte *wrapperspb.UInt32Value `protobuf:"bytes,2,opt,name=lte,proto3" json:"lte,omitempty"` // Queries where greater than. Gt *wrapperspb.UInt32Value `protobuf:"bytes,3,opt,name=gt,proto3" json:"gt,omitempty"` // Queries where less than. Lt *wrapperspb.UInt32Value `protobuf:"bytes,4,opt,name=lt,proto3" json:"lt,omitempty"` // contains filtered or unexported fields }
Query constraints on total occurences.
func (*TranscriptQuery_Call_TalkOver_OccurrenceTotal) Descriptor
deprecated
added in
v1.7.63
func (*TranscriptQuery_Call_TalkOver_OccurrenceTotal) Descriptor() ([]byte, []int)
Deprecated: Use TranscriptQuery_Call_TalkOver_OccurrenceTotal.ProtoReflect.Descriptor instead.
func (*TranscriptQuery_Call_TalkOver_OccurrenceTotal) GetGt ¶ added in v1.7.63
func (x *TranscriptQuery_Call_TalkOver_OccurrenceTotal) GetGt() *wrapperspb.UInt32Value
func (*TranscriptQuery_Call_TalkOver_OccurrenceTotal) GetGte ¶ added in v1.7.63
func (x *TranscriptQuery_Call_TalkOver_OccurrenceTotal) GetGte() *wrapperspb.UInt32Value
func (*TranscriptQuery_Call_TalkOver_OccurrenceTotal) GetLt ¶ added in v1.7.63
func (x *TranscriptQuery_Call_TalkOver_OccurrenceTotal) GetLt() *wrapperspb.UInt32Value
func (*TranscriptQuery_Call_TalkOver_OccurrenceTotal) GetLte ¶ added in v1.7.63
func (x *TranscriptQuery_Call_TalkOver_OccurrenceTotal) GetLte() *wrapperspb.UInt32Value
func (*TranscriptQuery_Call_TalkOver_OccurrenceTotal) ProtoMessage ¶ added in v1.7.63
func (*TranscriptQuery_Call_TalkOver_OccurrenceTotal) ProtoMessage()
func (*TranscriptQuery_Call_TalkOver_OccurrenceTotal) ProtoReflect ¶ added in v1.7.63
func (x *TranscriptQuery_Call_TalkOver_OccurrenceTotal) ProtoReflect() protoreflect.Message
func (*TranscriptQuery_Call_TalkOver_OccurrenceTotal) Reset ¶ added in v1.7.63
func (x *TranscriptQuery_Call_TalkOver_OccurrenceTotal) Reset()
func (*TranscriptQuery_Call_TalkOver_OccurrenceTotal) String ¶ added in v1.7.63
func (x *TranscriptQuery_Call_TalkOver_OccurrenceTotal) String() string
type TranscriptQuery_Call_TalkTime ¶ added in v1.7.63
type TranscriptQuery_Call_TalkTime struct { // Queries where greater than or equal. Gte *durationpb.Duration `protobuf:"bytes,1,opt,name=gte,proto3" json:"gte,omitempty"` // Queries where less than or equal. Lte *durationpb.Duration `protobuf:"bytes,2,opt,name=lte,proto3" json:"lte,omitempty"` // Queries where greater than. Gt *durationpb.Duration `protobuf:"bytes,3,opt,name=gt,proto3" json:"gt,omitempty"` // Queries where less than. Lt *durationpb.Duration `protobuf:"bytes,4,opt,name=lt,proto3" json:"lt,omitempty"` // contains filtered or unexported fields }
Query constraints on talk time.
func (*TranscriptQuery_Call_TalkTime) Descriptor
deprecated
added in
v1.7.63
func (*TranscriptQuery_Call_TalkTime) Descriptor() ([]byte, []int)
Deprecated: Use TranscriptQuery_Call_TalkTime.ProtoReflect.Descriptor instead.
func (*TranscriptQuery_Call_TalkTime) GetGt ¶ added in v1.7.63
func (x *TranscriptQuery_Call_TalkTime) GetGt() *durationpb.Duration
func (*TranscriptQuery_Call_TalkTime) GetGte ¶ added in v1.7.63
func (x *TranscriptQuery_Call_TalkTime) GetGte() *durationpb.Duration
func (*TranscriptQuery_Call_TalkTime) GetLt ¶ added in v1.7.63
func (x *TranscriptQuery_Call_TalkTime) GetLt() *durationpb.Duration
func (*TranscriptQuery_Call_TalkTime) GetLte ¶ added in v1.7.63
func (x *TranscriptQuery_Call_TalkTime) GetLte() *durationpb.Duration
func (*TranscriptQuery_Call_TalkTime) ProtoMessage ¶ added in v1.7.63
func (*TranscriptQuery_Call_TalkTime) ProtoMessage()
func (*TranscriptQuery_Call_TalkTime) ProtoReflect ¶ added in v1.7.63
func (x *TranscriptQuery_Call_TalkTime) ProtoReflect() protoreflect.Message
func (*TranscriptQuery_Call_TalkTime) Reset ¶ added in v1.7.63
func (x *TranscriptQuery_Call_TalkTime) Reset()
func (*TranscriptQuery_Call_TalkTime) String ¶ added in v1.7.63
func (x *TranscriptQuery_Call_TalkTime) String() string
type TranscriptQuery_Channel ¶
type TranscriptQuery_Channel struct { // Requires all transcript hits to have a channel in the list. Any []commons.ChannelType `protobuf:"varint,1,rep,packed,name=any,proto3,enum=api.commons.ChannelType" json:"any,omitempty"` // contains filtered or unexported fields }
Query constraints on channel.
func (*TranscriptQuery_Channel) Descriptor
deprecated
func (*TranscriptQuery_Channel) Descriptor() ([]byte, []int)
Deprecated: Use TranscriptQuery_Channel.ProtoReflect.Descriptor instead.
func (*TranscriptQuery_Channel) GetAny ¶
func (x *TranscriptQuery_Channel) GetAny() []commons.ChannelType
func (*TranscriptQuery_Channel) ProtoMessage ¶
func (*TranscriptQuery_Channel) ProtoMessage()
func (*TranscriptQuery_Channel) ProtoReflect ¶
func (x *TranscriptQuery_Channel) ProtoReflect() protoreflect.Message
func (*TranscriptQuery_Channel) Reset ¶
func (x *TranscriptQuery_Channel) Reset()
func (*TranscriptQuery_Channel) String ¶
func (x *TranscriptQuery_Channel) String() string
type TranscriptQuery_DeleteTime ¶ added in v1.7.63
type TranscriptQuery_DeleteTime struct { // Queries where greater than or equal. Gte *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=gte,proto3" json:"gte,omitempty"` // Queries where less than or equal. Lte *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=lte,proto3" json:"lte,omitempty"` // Queries where greater than. Gt *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=gt,proto3" json:"gt,omitempty"` // Queries where less than. Lt *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=lt,proto3" json:"lt,omitempty"` // contains filtered or unexported fields }
Query constraints on delete time.
func (*TranscriptQuery_DeleteTime) Descriptor
deprecated
added in
v1.7.63
func (*TranscriptQuery_DeleteTime) Descriptor() ([]byte, []int)
Deprecated: Use TranscriptQuery_DeleteTime.ProtoReflect.Descriptor instead.
func (*TranscriptQuery_DeleteTime) GetGt ¶ added in v1.7.63
func (x *TranscriptQuery_DeleteTime) GetGt() *timestamppb.Timestamp
func (*TranscriptQuery_DeleteTime) GetGte ¶ added in v1.7.63
func (x *TranscriptQuery_DeleteTime) GetGte() *timestamppb.Timestamp
func (*TranscriptQuery_DeleteTime) GetLt ¶ added in v1.7.63
func (x *TranscriptQuery_DeleteTime) GetLt() *timestamppb.Timestamp
func (*TranscriptQuery_DeleteTime) GetLte ¶ added in v1.7.63
func (x *TranscriptQuery_DeleteTime) GetLte() *timestamppb.Timestamp
func (*TranscriptQuery_DeleteTime) ProtoMessage ¶ added in v1.7.63
func (*TranscriptQuery_DeleteTime) ProtoMessage()
func (*TranscriptQuery_DeleteTime) ProtoReflect ¶ added in v1.7.63
func (x *TranscriptQuery_DeleteTime) ProtoReflect() protoreflect.Message
func (*TranscriptQuery_DeleteTime) Reset ¶ added in v1.7.63
func (x *TranscriptQuery_DeleteTime) Reset()
func (*TranscriptQuery_DeleteTime) String ¶ added in v1.7.63
func (x *TranscriptQuery_DeleteTime) String() string
type TranscriptQuery_FlagSummary ¶ added in v1.7.63
type TranscriptQuery_FlagSummary struct { // Optional. Queries need review. NeedReview *TranscriptQuery_FlagSummary_NeedReview `protobuf:"bytes,1,opt,name=need_review,json=needReview,proto3" json:"need_review,omitempty"` // Optional. Queries review status. ReviewStatus *TranscriptQuery_FlagSummary_ReviewStatus `protobuf:"bytes,2,opt,name=review_status,json=reviewStatus,proto3" json:"review_status,omitempty"` // Optional. Queries flags. Flags *TranscriptQuery_FlagSummary_Flags `protobuf:"bytes,3,opt,name=flags,proto3" json:"flags,omitempty"` // Optional. Queries count. Count *TranscriptQuery_FlagSummary_Count `protobuf:"bytes,4,opt,name=count,proto3" json:"count,omitempty"` // contains filtered or unexported fields }
FlagSummary defines a query on flag summary fields.
func (*TranscriptQuery_FlagSummary) Descriptor
deprecated
added in
v1.7.63
func (*TranscriptQuery_FlagSummary) Descriptor() ([]byte, []int)
Deprecated: Use TranscriptQuery_FlagSummary.ProtoReflect.Descriptor instead.
func (*TranscriptQuery_FlagSummary) GetCount ¶ added in v1.7.63
func (x *TranscriptQuery_FlagSummary) GetCount() *TranscriptQuery_FlagSummary_Count
func (*TranscriptQuery_FlagSummary) GetFlags ¶ added in v1.7.63
func (x *TranscriptQuery_FlagSummary) GetFlags() *TranscriptQuery_FlagSummary_Flags
func (*TranscriptQuery_FlagSummary) GetNeedReview ¶ added in v1.7.63
func (x *TranscriptQuery_FlagSummary) GetNeedReview() *TranscriptQuery_FlagSummary_NeedReview
func (*TranscriptQuery_FlagSummary) GetReviewStatus ¶ added in v1.7.63
func (x *TranscriptQuery_FlagSummary) GetReviewStatus() *TranscriptQuery_FlagSummary_ReviewStatus
func (*TranscriptQuery_FlagSummary) ProtoMessage ¶ added in v1.7.63
func (*TranscriptQuery_FlagSummary) ProtoMessage()
func (*TranscriptQuery_FlagSummary) ProtoReflect ¶ added in v1.7.63
func (x *TranscriptQuery_FlagSummary) ProtoReflect() protoreflect.Message
func (*TranscriptQuery_FlagSummary) Reset ¶ added in v1.7.63
func (x *TranscriptQuery_FlagSummary) Reset()
func (*TranscriptQuery_FlagSummary) String ¶ added in v1.7.63
func (x *TranscriptQuery_FlagSummary) String() string
type TranscriptQuery_FlagSummary_Count ¶ added in v1.7.63
type TranscriptQuery_FlagSummary_Count struct { // Optional. Queries count greater than or equal. Gte *wrapperspb.Int32Value `protobuf:"bytes,1,opt,name=gte,proto3" json:"gte,omitempty"` // Optional. Queries count less than or equal. Lte *wrapperspb.Int32Value `protobuf:"bytes,2,opt,name=lte,proto3" json:"lte,omitempty"` // Optional. Queries count greater than. Gt *wrapperspb.Int32Value `protobuf:"bytes,3,opt,name=gt,proto3" json:"gt,omitempty"` // Optional. Queries count less than. Lt *wrapperspb.Int32Value `protobuf:"bytes,4,opt,name=lt,proto3" json:"lt,omitempty"` // Optional. Queries count equal to. Eq *wrapperspb.Int32Value `protobuf:"bytes,5,opt,name=eq,proto3" json:"eq,omitempty"` // contains filtered or unexported fields }
Count defines a query on count.
func (*TranscriptQuery_FlagSummary_Count) Descriptor
deprecated
added in
v1.7.63
func (*TranscriptQuery_FlagSummary_Count) Descriptor() ([]byte, []int)
Deprecated: Use TranscriptQuery_FlagSummary_Count.ProtoReflect.Descriptor instead.
func (*TranscriptQuery_FlagSummary_Count) GetEq ¶ added in v1.7.63
func (x *TranscriptQuery_FlagSummary_Count) GetEq() *wrapperspb.Int32Value
func (*TranscriptQuery_FlagSummary_Count) GetGt ¶ added in v1.7.63
func (x *TranscriptQuery_FlagSummary_Count) GetGt() *wrapperspb.Int32Value
func (*TranscriptQuery_FlagSummary_Count) GetGte ¶ added in v1.7.63
func (x *TranscriptQuery_FlagSummary_Count) GetGte() *wrapperspb.Int32Value
func (*TranscriptQuery_FlagSummary_Count) GetLt ¶ added in v1.7.63
func (x *TranscriptQuery_FlagSummary_Count) GetLt() *wrapperspb.Int32Value
func (*TranscriptQuery_FlagSummary_Count) GetLte ¶ added in v1.7.63
func (x *TranscriptQuery_FlagSummary_Count) GetLte() *wrapperspb.Int32Value
func (*TranscriptQuery_FlagSummary_Count) ProtoMessage ¶ added in v1.7.63
func (*TranscriptQuery_FlagSummary_Count) ProtoMessage()
func (*TranscriptQuery_FlagSummary_Count) ProtoReflect ¶ added in v1.7.63
func (x *TranscriptQuery_FlagSummary_Count) ProtoReflect() protoreflect.Message
func (*TranscriptQuery_FlagSummary_Count) Reset ¶ added in v1.7.63
func (x *TranscriptQuery_FlagSummary_Count) Reset()
func (*TranscriptQuery_FlagSummary_Count) String ¶ added in v1.7.63
func (x *TranscriptQuery_FlagSummary_Count) String() string
type TranscriptQuery_FlagSummary_Flags ¶ added in v1.7.63
type TranscriptQuery_FlagSummary_Flags struct { // Optional. Queries flag sid. FlagSid *TranscriptQuery_FlagSummary_Flags_FlagSid `protobuf:"bytes,1,opt,name=flag_sid,json=flagSid,proto3" json:"flag_sid,omitempty"` // contains filtered or unexported fields }
Flags defines a query on flags.
func (*TranscriptQuery_FlagSummary_Flags) Descriptor
deprecated
added in
v1.7.63
func (*TranscriptQuery_FlagSummary_Flags) Descriptor() ([]byte, []int)
Deprecated: Use TranscriptQuery_FlagSummary_Flags.ProtoReflect.Descriptor instead.
func (*TranscriptQuery_FlagSummary_Flags) GetFlagSid ¶ added in v1.7.63
func (x *TranscriptQuery_FlagSummary_Flags) GetFlagSid() *TranscriptQuery_FlagSummary_Flags_FlagSid
func (*TranscriptQuery_FlagSummary_Flags) ProtoMessage ¶ added in v1.7.63
func (*TranscriptQuery_FlagSummary_Flags) ProtoMessage()
func (*TranscriptQuery_FlagSummary_Flags) ProtoReflect ¶ added in v1.7.63
func (x *TranscriptQuery_FlagSummary_Flags) ProtoReflect() protoreflect.Message
func (*TranscriptQuery_FlagSummary_Flags) Reset ¶ added in v1.7.63
func (x *TranscriptQuery_FlagSummary_Flags) Reset()
func (*TranscriptQuery_FlagSummary_Flags) String ¶ added in v1.7.63
func (x *TranscriptQuery_FlagSummary_Flags) String() string
type TranscriptQuery_FlagSummary_Flags_FlagSid ¶ added in v1.7.63
type TranscriptQuery_FlagSummary_Flags_FlagSid struct { // Optional. Must have any of the provided flag sids. Any []int64 `protobuf:"varint,1,rep,packed,name=any,proto3" json:"any,omitempty"` // Optional. Must have all of the provided flag sids. All []int64 `protobuf:"varint,2,rep,packed,name=all,proto3" json:"all,omitempty"` // contains filtered or unexported fields }
FlagSid defines a query on flag sid.
func (*TranscriptQuery_FlagSummary_Flags_FlagSid) Descriptor
deprecated
added in
v1.7.63
func (*TranscriptQuery_FlagSummary_Flags_FlagSid) Descriptor() ([]byte, []int)
Deprecated: Use TranscriptQuery_FlagSummary_Flags_FlagSid.ProtoReflect.Descriptor instead.
func (*TranscriptQuery_FlagSummary_Flags_FlagSid) GetAll ¶ added in v1.7.63
func (x *TranscriptQuery_FlagSummary_Flags_FlagSid) GetAll() []int64
func (*TranscriptQuery_FlagSummary_Flags_FlagSid) GetAny ¶ added in v1.7.63
func (x *TranscriptQuery_FlagSummary_Flags_FlagSid) GetAny() []int64
func (*TranscriptQuery_FlagSummary_Flags_FlagSid) ProtoMessage ¶ added in v1.7.63
func (*TranscriptQuery_FlagSummary_Flags_FlagSid) ProtoMessage()
func (*TranscriptQuery_FlagSummary_Flags_FlagSid) ProtoReflect ¶ added in v1.7.63
func (x *TranscriptQuery_FlagSummary_Flags_FlagSid) ProtoReflect() protoreflect.Message
func (*TranscriptQuery_FlagSummary_Flags_FlagSid) Reset ¶ added in v1.7.63
func (x *TranscriptQuery_FlagSummary_Flags_FlagSid) Reset()
func (*TranscriptQuery_FlagSummary_Flags_FlagSid) String ¶ added in v1.7.63
func (x *TranscriptQuery_FlagSummary_Flags_FlagSid) String() string
type TranscriptQuery_FlagSummary_NeedReview ¶ added in v1.7.63
type TranscriptQuery_FlagSummary_NeedReview struct { // Optional. Queries flag sids. FlagSids *TranscriptQuery_FlagSummary_NeedReview_FlagSids `protobuf:"bytes,1,opt,name=flag_sids,json=flagSids,proto3" json:"flag_sids,omitempty"` // contains filtered or unexported fields }
NeedReview defines a query on need review fields.
func (*TranscriptQuery_FlagSummary_NeedReview) Descriptor
deprecated
added in
v1.7.63
func (*TranscriptQuery_FlagSummary_NeedReview) Descriptor() ([]byte, []int)
Deprecated: Use TranscriptQuery_FlagSummary_NeedReview.ProtoReflect.Descriptor instead.
func (*TranscriptQuery_FlagSummary_NeedReview) GetFlagSids ¶ added in v1.7.63
func (x *TranscriptQuery_FlagSummary_NeedReview) GetFlagSids() *TranscriptQuery_FlagSummary_NeedReview_FlagSids
func (*TranscriptQuery_FlagSummary_NeedReview) ProtoMessage ¶ added in v1.7.63
func (*TranscriptQuery_FlagSummary_NeedReview) ProtoMessage()
func (*TranscriptQuery_FlagSummary_NeedReview) ProtoReflect ¶ added in v1.7.63
func (x *TranscriptQuery_FlagSummary_NeedReview) ProtoReflect() protoreflect.Message
func (*TranscriptQuery_FlagSummary_NeedReview) Reset ¶ added in v1.7.63
func (x *TranscriptQuery_FlagSummary_NeedReview) Reset()
func (*TranscriptQuery_FlagSummary_NeedReview) String ¶ added in v1.7.63
func (x *TranscriptQuery_FlagSummary_NeedReview) String() string
type TranscriptQuery_FlagSummary_NeedReview_FlagSids ¶ added in v1.7.63
type TranscriptQuery_FlagSummary_NeedReview_FlagSids struct { // Optional. Must have any provided flag sids. Any []int64 `protobuf:"varint,1,rep,packed,name=any,proto3" json:"any,omitempty"` // contains filtered or unexported fields }
FlagSids defines a query on flag sids.
func (*TranscriptQuery_FlagSummary_NeedReview_FlagSids) Descriptor
deprecated
added in
v1.7.63
func (*TranscriptQuery_FlagSummary_NeedReview_FlagSids) Descriptor() ([]byte, []int)
Deprecated: Use TranscriptQuery_FlagSummary_NeedReview_FlagSids.ProtoReflect.Descriptor instead.
func (*TranscriptQuery_FlagSummary_NeedReview_FlagSids) GetAny ¶ added in v1.7.63
func (x *TranscriptQuery_FlagSummary_NeedReview_FlagSids) GetAny() []int64
func (*TranscriptQuery_FlagSummary_NeedReview_FlagSids) ProtoMessage ¶ added in v1.7.63
func (*TranscriptQuery_FlagSummary_NeedReview_FlagSids) ProtoMessage()
func (*TranscriptQuery_FlagSummary_NeedReview_FlagSids) ProtoReflect ¶ added in v1.7.63
func (x *TranscriptQuery_FlagSummary_NeedReview_FlagSids) ProtoReflect() protoreflect.Message
func (*TranscriptQuery_FlagSummary_NeedReview_FlagSids) Reset ¶ added in v1.7.63
func (x *TranscriptQuery_FlagSummary_NeedReview_FlagSids) Reset()
func (*TranscriptQuery_FlagSummary_NeedReview_FlagSids) String ¶ added in v1.7.63
func (x *TranscriptQuery_FlagSummary_NeedReview_FlagSids) String() string
type TranscriptQuery_FlagSummary_ReviewStatus ¶ added in v1.7.63
type TranscriptQuery_FlagSummary_ReviewStatus struct { // Optional. Must have any provided review status. Any []ReviewStatus `protobuf:"varint,1,rep,packed,name=any,proto3,enum=wfo.vanalytics.v2.ReviewStatus" json:"any,omitempty"` // contains filtered or unexported fields }
ReviewStatus defines a query on review status.
func (*TranscriptQuery_FlagSummary_ReviewStatus) Descriptor
deprecated
added in
v1.7.63
func (*TranscriptQuery_FlagSummary_ReviewStatus) Descriptor() ([]byte, []int)
Deprecated: Use TranscriptQuery_FlagSummary_ReviewStatus.ProtoReflect.Descriptor instead.
func (*TranscriptQuery_FlagSummary_ReviewStatus) GetAny ¶ added in v1.7.63
func (x *TranscriptQuery_FlagSummary_ReviewStatus) GetAny() []ReviewStatus
func (*TranscriptQuery_FlagSummary_ReviewStatus) ProtoMessage ¶ added in v1.7.63
func (*TranscriptQuery_FlagSummary_ReviewStatus) ProtoMessage()
func (*TranscriptQuery_FlagSummary_ReviewStatus) ProtoReflect ¶ added in v1.7.63
func (x *TranscriptQuery_FlagSummary_ReviewStatus) ProtoReflect() protoreflect.Message
func (*TranscriptQuery_FlagSummary_ReviewStatus) Reset ¶ added in v1.7.63
func (x *TranscriptQuery_FlagSummary_ReviewStatus) Reset()
func (*TranscriptQuery_FlagSummary_ReviewStatus) String ¶ added in v1.7.63
func (x *TranscriptQuery_FlagSummary_ReviewStatus) String() string
type TranscriptQuery_Metadata ¶
type TranscriptQuery_Metadata struct { // Query constraints on call metadata. Call *TranscriptQuery_Call `protobuf:"bytes,1,opt,name=call,proto3" json:"call,omitempty"` // Query constraints on sms metadata. Sms *TranscriptQuery_Sms `protobuf:"bytes,2,opt,name=sms,proto3" json:"sms,omitempty"` // contains filtered or unexported fields }
Query constraints on metadata.
func (*TranscriptQuery_Metadata) Descriptor
deprecated
func (*TranscriptQuery_Metadata) Descriptor() ([]byte, []int)
Deprecated: Use TranscriptQuery_Metadata.ProtoReflect.Descriptor instead.
func (*TranscriptQuery_Metadata) GetCall ¶
func (x *TranscriptQuery_Metadata) GetCall() *TranscriptQuery_Call
func (*TranscriptQuery_Metadata) GetSms ¶
func (x *TranscriptQuery_Metadata) GetSms() *TranscriptQuery_Sms
func (*TranscriptQuery_Metadata) ProtoMessage ¶
func (*TranscriptQuery_Metadata) ProtoMessage()
func (*TranscriptQuery_Metadata) ProtoReflect ¶
func (x *TranscriptQuery_Metadata) ProtoReflect() protoreflect.Message
func (*TranscriptQuery_Metadata) Reset ¶
func (x *TranscriptQuery_Metadata) Reset()
func (*TranscriptQuery_Metadata) String ¶
func (x *TranscriptQuery_Metadata) String() string
type TranscriptQuery_Phone ¶ added in v1.7.65
type TranscriptQuery_Phone struct { // Query constraints on phone country code. Cc *TranscriptQuery_Phone_Cc `protobuf:"bytes,1,opt,name=cc,proto3" json:"cc,omitempty"` // Query constraints on phone ndc (area code). Ndc *TranscriptQuery_Phone_Ndc `protobuf:"bytes,2,opt,name=ndc,proto3" json:"ndc,omitempty"` // Query constraints on phone subscriber number prefix. Prefix *TranscriptQuery_Phone_Prefix `protobuf:"bytes,3,opt,name=prefix,proto3" json:"prefix,omitempty"` // Query constraints on phone city. City *TranscriptQuery_Phone_City `protobuf:"bytes,4,opt,name=city,proto3" json:"city,omitempty"` // Query constraints on phone iso2 country code. Iso2 *TranscriptQuery_Phone_Iso2 `protobuf:"bytes,5,opt,name=iso2,proto3" json:"iso2,omitempty"` // Query constraints on phone region code. RegionCode *TranscriptQuery_Phone_RegionCode `protobuf:"bytes,6,opt,name=region_code,json=regionCode,proto3" json:"region_code,omitempty"` // Query constraints on phone region name. RegionName *TranscriptQuery_Phone_RegionName `protobuf:"bytes,7,opt,name=region_name,json=regionName,proto3" json:"region_name,omitempty"` // Query constraints on phone time zone. TimeZone *TranscriptQuery_Phone_TimeZone `protobuf:"bytes,8,opt,name=time_zone,json=timeZone,proto3" json:"time_zone,omitempty"` // Query constraints on phone number type. Type *TranscriptQuery_Phone_Type `protobuf:"bytes,9,opt,name=type,proto3" json:"type,omitempty"` // Query constraints on phone number utc. Utc *TranscriptQuery_Phone_Utc `protobuf:"bytes,10,opt,name=utc,proto3" json:"utc,omitempty"` // Query constraints on phone number location. Location *TranscriptQuery_Phone_Location `protobuf:"bytes,11,opt,name=location,proto3" json:"location,omitempty"` // Query constraints on raw phone number. Raw *TranscriptQuery_Phone_Raw `protobuf:"bytes,12,opt,name=raw,proto3" json:"raw,omitempty"` // contains filtered or unexported fields }
Query constraints on phone.
func (*TranscriptQuery_Phone) Descriptor
deprecated
added in
v1.7.65
func (*TranscriptQuery_Phone) Descriptor() ([]byte, []int)
Deprecated: Use TranscriptQuery_Phone.ProtoReflect.Descriptor instead.
func (*TranscriptQuery_Phone) GetCc ¶ added in v1.7.65
func (x *TranscriptQuery_Phone) GetCc() *TranscriptQuery_Phone_Cc
func (*TranscriptQuery_Phone) GetCity ¶ added in v1.7.65
func (x *TranscriptQuery_Phone) GetCity() *TranscriptQuery_Phone_City
func (*TranscriptQuery_Phone) GetIso2 ¶ added in v1.7.65
func (x *TranscriptQuery_Phone) GetIso2() *TranscriptQuery_Phone_Iso2
func (*TranscriptQuery_Phone) GetLocation ¶ added in v1.7.65
func (x *TranscriptQuery_Phone) GetLocation() *TranscriptQuery_Phone_Location
func (*TranscriptQuery_Phone) GetNdc ¶ added in v1.7.65
func (x *TranscriptQuery_Phone) GetNdc() *TranscriptQuery_Phone_Ndc
func (*TranscriptQuery_Phone) GetPrefix ¶ added in v1.7.65
func (x *TranscriptQuery_Phone) GetPrefix() *TranscriptQuery_Phone_Prefix
func (*TranscriptQuery_Phone) GetRaw ¶ added in v1.7.65
func (x *TranscriptQuery_Phone) GetRaw() *TranscriptQuery_Phone_Raw
func (*TranscriptQuery_Phone) GetRegionCode ¶ added in v1.7.65
func (x *TranscriptQuery_Phone) GetRegionCode() *TranscriptQuery_Phone_RegionCode
func (*TranscriptQuery_Phone) GetRegionName ¶ added in v1.7.65
func (x *TranscriptQuery_Phone) GetRegionName() *TranscriptQuery_Phone_RegionName
func (*TranscriptQuery_Phone) GetTimeZone ¶ added in v1.7.65
func (x *TranscriptQuery_Phone) GetTimeZone() *TranscriptQuery_Phone_TimeZone
func (*TranscriptQuery_Phone) GetType ¶ added in v1.7.65
func (x *TranscriptQuery_Phone) GetType() *TranscriptQuery_Phone_Type
func (*TranscriptQuery_Phone) GetUtc ¶ added in v1.7.65
func (x *TranscriptQuery_Phone) GetUtc() *TranscriptQuery_Phone_Utc
func (*TranscriptQuery_Phone) ProtoMessage ¶ added in v1.7.65
func (*TranscriptQuery_Phone) ProtoMessage()
func (*TranscriptQuery_Phone) ProtoReflect ¶ added in v1.7.65
func (x *TranscriptQuery_Phone) ProtoReflect() protoreflect.Message
func (*TranscriptQuery_Phone) Reset ¶ added in v1.7.65
func (x *TranscriptQuery_Phone) Reset()
func (*TranscriptQuery_Phone) String ¶ added in v1.7.65
func (x *TranscriptQuery_Phone) String() string
type TranscriptQuery_Phone_Cc ¶ added in v1.7.65
type TranscriptQuery_Phone_Cc struct { // Optional. Queries where cc in list provided. Any []string `protobuf:"bytes,1,rep,name=any,proto3" json:"any,omitempty"` // contains filtered or unexported fields }
Cc defines a query on the phone country code.
func (*TranscriptQuery_Phone_Cc) Descriptor
deprecated
added in
v1.7.65
func (*TranscriptQuery_Phone_Cc) Descriptor() ([]byte, []int)
Deprecated: Use TranscriptQuery_Phone_Cc.ProtoReflect.Descriptor instead.
func (*TranscriptQuery_Phone_Cc) GetAny ¶ added in v1.7.65
func (x *TranscriptQuery_Phone_Cc) GetAny() []string
func (*TranscriptQuery_Phone_Cc) ProtoMessage ¶ added in v1.7.65
func (*TranscriptQuery_Phone_Cc) ProtoMessage()
func (*TranscriptQuery_Phone_Cc) ProtoReflect ¶ added in v1.7.65
func (x *TranscriptQuery_Phone_Cc) ProtoReflect() protoreflect.Message
func (*TranscriptQuery_Phone_Cc) Reset ¶ added in v1.7.65
func (x *TranscriptQuery_Phone_Cc) Reset()
func (*TranscriptQuery_Phone_Cc) String ¶ added in v1.7.65
func (x *TranscriptQuery_Phone_Cc) String() string
type TranscriptQuery_Phone_City ¶ added in v1.7.65
type TranscriptQuery_Phone_City struct { // Optional. Queries where city in list provided. Any []string `protobuf:"bytes,1,rep,name=any,proto3" json:"any,omitempty"` // contains filtered or unexported fields }
City defines a query on the phone city.
func (*TranscriptQuery_Phone_City) Descriptor
deprecated
added in
v1.7.65
func (*TranscriptQuery_Phone_City) Descriptor() ([]byte, []int)
Deprecated: Use TranscriptQuery_Phone_City.ProtoReflect.Descriptor instead.
func (*TranscriptQuery_Phone_City) GetAny ¶ added in v1.7.65
func (x *TranscriptQuery_Phone_City) GetAny() []string
func (*TranscriptQuery_Phone_City) ProtoMessage ¶ added in v1.7.65
func (*TranscriptQuery_Phone_City) ProtoMessage()
func (*TranscriptQuery_Phone_City) ProtoReflect ¶ added in v1.7.65
func (x *TranscriptQuery_Phone_City) ProtoReflect() protoreflect.Message
func (*TranscriptQuery_Phone_City) Reset ¶ added in v1.7.65
func (x *TranscriptQuery_Phone_City) Reset()
func (*TranscriptQuery_Phone_City) String ¶ added in v1.7.65
func (x *TranscriptQuery_Phone_City) String() string
type TranscriptQuery_Phone_Iso2 ¶ added in v1.7.65
type TranscriptQuery_Phone_Iso2 struct { // Optional. Queries where iso2 in list provided. Any []string `protobuf:"bytes,1,rep,name=any,proto3" json:"any,omitempty"` // contains filtered or unexported fields }
Iso2 defines a query on the phone Iso2.
func (*TranscriptQuery_Phone_Iso2) Descriptor
deprecated
added in
v1.7.65
func (*TranscriptQuery_Phone_Iso2) Descriptor() ([]byte, []int)
Deprecated: Use TranscriptQuery_Phone_Iso2.ProtoReflect.Descriptor instead.
func (*TranscriptQuery_Phone_Iso2) GetAny ¶ added in v1.7.65
func (x *TranscriptQuery_Phone_Iso2) GetAny() []string
func (*TranscriptQuery_Phone_Iso2) ProtoMessage ¶ added in v1.7.65
func (*TranscriptQuery_Phone_Iso2) ProtoMessage()
func (*TranscriptQuery_Phone_Iso2) ProtoReflect ¶ added in v1.7.65
func (x *TranscriptQuery_Phone_Iso2) ProtoReflect() protoreflect.Message
func (*TranscriptQuery_Phone_Iso2) Reset ¶ added in v1.7.65
func (x *TranscriptQuery_Phone_Iso2) Reset()
func (*TranscriptQuery_Phone_Iso2) String ¶ added in v1.7.65
func (x *TranscriptQuery_Phone_Iso2) String() string
type TranscriptQuery_Phone_Location ¶ added in v1.7.65
type TranscriptQuery_Phone_Location struct { ZipCodeProximity *TranscriptQuery_Phone_Location_ZipCodeProximity `protobuf:"bytes,1,opt,name=zip_code_proximity,json=zipCodeProximity,proto3" json:"zip_code_proximity,omitempty"` // contains filtered or unexported fields }
Location defines a query on the phone location.
func (*TranscriptQuery_Phone_Location) Descriptor
deprecated
added in
v1.7.65
func (*TranscriptQuery_Phone_Location) Descriptor() ([]byte, []int)
Deprecated: Use TranscriptQuery_Phone_Location.ProtoReflect.Descriptor instead.
func (*TranscriptQuery_Phone_Location) GetZipCodeProximity ¶ added in v1.7.65
func (x *TranscriptQuery_Phone_Location) GetZipCodeProximity() *TranscriptQuery_Phone_Location_ZipCodeProximity
func (*TranscriptQuery_Phone_Location) ProtoMessage ¶ added in v1.7.65
func (*TranscriptQuery_Phone_Location) ProtoMessage()
func (*TranscriptQuery_Phone_Location) ProtoReflect ¶ added in v1.7.65
func (x *TranscriptQuery_Phone_Location) ProtoReflect() protoreflect.Message
func (*TranscriptQuery_Phone_Location) Reset ¶ added in v1.7.65
func (x *TranscriptQuery_Phone_Location) Reset()
func (*TranscriptQuery_Phone_Location) String ¶ added in v1.7.65
func (x *TranscriptQuery_Phone_Location) String() string
type TranscriptQuery_Phone_Location_ZipCodeProximity ¶ added in v1.7.65
type TranscriptQuery_Phone_Location_ZipCodeProximity struct { // Required. Queries on phone number country code. CountryCode string `protobuf:"bytes,1,opt,name=country_code,json=countryCode,proto3" json:"country_code,omitempty"` // Required. Queries where phone location is within distance of zipcode. ZipCode string `protobuf:"bytes,2,opt,name=zip_code,json=zipCode,proto3" json:"zip_code,omitempty"` // Required. Queries where phone location is within distance (km or mi) of zipcode. For example: 100km. Distance string `protobuf:"bytes,3,opt,name=distance,proto3" json:"distance,omitempty"` // contains filtered or unexported fields }
func (*TranscriptQuery_Phone_Location_ZipCodeProximity) Descriptor
deprecated
added in
v1.7.65
func (*TranscriptQuery_Phone_Location_ZipCodeProximity) Descriptor() ([]byte, []int)
Deprecated: Use TranscriptQuery_Phone_Location_ZipCodeProximity.ProtoReflect.Descriptor instead.
func (*TranscriptQuery_Phone_Location_ZipCodeProximity) GetCountryCode ¶ added in v1.7.65
func (x *TranscriptQuery_Phone_Location_ZipCodeProximity) GetCountryCode() string
func (*TranscriptQuery_Phone_Location_ZipCodeProximity) GetDistance ¶ added in v1.7.65
func (x *TranscriptQuery_Phone_Location_ZipCodeProximity) GetDistance() string
func (*TranscriptQuery_Phone_Location_ZipCodeProximity) GetZipCode ¶ added in v1.7.65
func (x *TranscriptQuery_Phone_Location_ZipCodeProximity) GetZipCode() string
func (*TranscriptQuery_Phone_Location_ZipCodeProximity) ProtoMessage ¶ added in v1.7.65
func (*TranscriptQuery_Phone_Location_ZipCodeProximity) ProtoMessage()
func (*TranscriptQuery_Phone_Location_ZipCodeProximity) ProtoReflect ¶ added in v1.7.65
func (x *TranscriptQuery_Phone_Location_ZipCodeProximity) ProtoReflect() protoreflect.Message
func (*TranscriptQuery_Phone_Location_ZipCodeProximity) Reset ¶ added in v1.7.65
func (x *TranscriptQuery_Phone_Location_ZipCodeProximity) Reset()
func (*TranscriptQuery_Phone_Location_ZipCodeProximity) String ¶ added in v1.7.65
func (x *TranscriptQuery_Phone_Location_ZipCodeProximity) String() string
type TranscriptQuery_Phone_Ndc ¶ added in v1.7.65
type TranscriptQuery_Phone_Ndc struct { // Optional. Queries where ndc in list provided. Any []string `protobuf:"bytes,1,rep,name=any,proto3" json:"any,omitempty"` // contains filtered or unexported fields }
Ndc defines a query on the phone ndc.
func (*TranscriptQuery_Phone_Ndc) Descriptor
deprecated
added in
v1.7.65
func (*TranscriptQuery_Phone_Ndc) Descriptor() ([]byte, []int)
Deprecated: Use TranscriptQuery_Phone_Ndc.ProtoReflect.Descriptor instead.
func (*TranscriptQuery_Phone_Ndc) GetAny ¶ added in v1.7.65
func (x *TranscriptQuery_Phone_Ndc) GetAny() []string
func (*TranscriptQuery_Phone_Ndc) ProtoMessage ¶ added in v1.7.65
func (*TranscriptQuery_Phone_Ndc) ProtoMessage()
func (*TranscriptQuery_Phone_Ndc) ProtoReflect ¶ added in v1.7.65
func (x *TranscriptQuery_Phone_Ndc) ProtoReflect() protoreflect.Message
func (*TranscriptQuery_Phone_Ndc) Reset ¶ added in v1.7.65
func (x *TranscriptQuery_Phone_Ndc) Reset()
func (*TranscriptQuery_Phone_Ndc) String ¶ added in v1.7.65
func (x *TranscriptQuery_Phone_Ndc) String() string
type TranscriptQuery_Phone_Prefix ¶ added in v1.7.65
type TranscriptQuery_Phone_Prefix struct { // Optional. Queries where prefix in list provided. Any []string `protobuf:"bytes,1,rep,name=any,proto3" json:"any,omitempty"` // contains filtered or unexported fields }
Prefix defines a query on the phone prefix.
func (*TranscriptQuery_Phone_Prefix) Descriptor
deprecated
added in
v1.7.65
func (*TranscriptQuery_Phone_Prefix) Descriptor() ([]byte, []int)
Deprecated: Use TranscriptQuery_Phone_Prefix.ProtoReflect.Descriptor instead.
func (*TranscriptQuery_Phone_Prefix) GetAny ¶ added in v1.7.65
func (x *TranscriptQuery_Phone_Prefix) GetAny() []string
func (*TranscriptQuery_Phone_Prefix) ProtoMessage ¶ added in v1.7.65
func (*TranscriptQuery_Phone_Prefix) ProtoMessage()
func (*TranscriptQuery_Phone_Prefix) ProtoReflect ¶ added in v1.7.65
func (x *TranscriptQuery_Phone_Prefix) ProtoReflect() protoreflect.Message
func (*TranscriptQuery_Phone_Prefix) Reset ¶ added in v1.7.65
func (x *TranscriptQuery_Phone_Prefix) Reset()
func (*TranscriptQuery_Phone_Prefix) String ¶ added in v1.7.65
func (x *TranscriptQuery_Phone_Prefix) String() string
type TranscriptQuery_Phone_Raw ¶ added in v1.7.65
type TranscriptQuery_Phone_Raw struct { // Optional. Queries where phone number in list provided. Any []string `protobuf:"bytes,1,rep,name=any,proto3" json:"any,omitempty"` // contains filtered or unexported fields }
Query constraints on raw phone number.
func (*TranscriptQuery_Phone_Raw) Descriptor
deprecated
added in
v1.7.65
func (*TranscriptQuery_Phone_Raw) Descriptor() ([]byte, []int)
Deprecated: Use TranscriptQuery_Phone_Raw.ProtoReflect.Descriptor instead.
func (*TranscriptQuery_Phone_Raw) GetAny ¶ added in v1.7.65
func (x *TranscriptQuery_Phone_Raw) GetAny() []string
func (*TranscriptQuery_Phone_Raw) ProtoMessage ¶ added in v1.7.65
func (*TranscriptQuery_Phone_Raw) ProtoMessage()
func (*TranscriptQuery_Phone_Raw) ProtoReflect ¶ added in v1.7.65
func (x *TranscriptQuery_Phone_Raw) ProtoReflect() protoreflect.Message
func (*TranscriptQuery_Phone_Raw) Reset ¶ added in v1.7.65
func (x *TranscriptQuery_Phone_Raw) Reset()
func (*TranscriptQuery_Phone_Raw) String ¶ added in v1.7.65
func (x *TranscriptQuery_Phone_Raw) String() string
type TranscriptQuery_Phone_RegionCode ¶ added in v1.7.65
type TranscriptQuery_Phone_RegionCode struct { // Optional. Queries where region code in list provided. Any []string `protobuf:"bytes,1,rep,name=any,proto3" json:"any,omitempty"` // contains filtered or unexported fields }
RegionCode defines a query on the phone region code.
func (*TranscriptQuery_Phone_RegionCode) Descriptor
deprecated
added in
v1.7.65
func (*TranscriptQuery_Phone_RegionCode) Descriptor() ([]byte, []int)
Deprecated: Use TranscriptQuery_Phone_RegionCode.ProtoReflect.Descriptor instead.
func (*TranscriptQuery_Phone_RegionCode) GetAny ¶ added in v1.7.65
func (x *TranscriptQuery_Phone_RegionCode) GetAny() []string
func (*TranscriptQuery_Phone_RegionCode) ProtoMessage ¶ added in v1.7.65
func (*TranscriptQuery_Phone_RegionCode) ProtoMessage()
func (*TranscriptQuery_Phone_RegionCode) ProtoReflect ¶ added in v1.7.65
func (x *TranscriptQuery_Phone_RegionCode) ProtoReflect() protoreflect.Message
func (*TranscriptQuery_Phone_RegionCode) Reset ¶ added in v1.7.65
func (x *TranscriptQuery_Phone_RegionCode) Reset()
func (*TranscriptQuery_Phone_RegionCode) String ¶ added in v1.7.65
func (x *TranscriptQuery_Phone_RegionCode) String() string
type TranscriptQuery_Phone_RegionName ¶ added in v1.7.65
type TranscriptQuery_Phone_RegionName struct { // Optional. Queries where region name in list provided. Any []string `protobuf:"bytes,1,rep,name=any,proto3" json:"any,omitempty"` // contains filtered or unexported fields }
RegionName defines a query on the phone region name.
func (*TranscriptQuery_Phone_RegionName) Descriptor
deprecated
added in
v1.7.65
func (*TranscriptQuery_Phone_RegionName) Descriptor() ([]byte, []int)
Deprecated: Use TranscriptQuery_Phone_RegionName.ProtoReflect.Descriptor instead.
func (*TranscriptQuery_Phone_RegionName) GetAny ¶ added in v1.7.65
func (x *TranscriptQuery_Phone_RegionName) GetAny() []string
func (*TranscriptQuery_Phone_RegionName) ProtoMessage ¶ added in v1.7.65
func (*TranscriptQuery_Phone_RegionName) ProtoMessage()
func (*TranscriptQuery_Phone_RegionName) ProtoReflect ¶ added in v1.7.65
func (x *TranscriptQuery_Phone_RegionName) ProtoReflect() protoreflect.Message
func (*TranscriptQuery_Phone_RegionName) Reset ¶ added in v1.7.65
func (x *TranscriptQuery_Phone_RegionName) Reset()
func (*TranscriptQuery_Phone_RegionName) String ¶ added in v1.7.65
func (x *TranscriptQuery_Phone_RegionName) String() string
type TranscriptQuery_Phone_TimeZone ¶ added in v1.7.65
type TranscriptQuery_Phone_TimeZone struct { // Optional. Queries where time zone in list provided. Any []string `protobuf:"bytes,1,rep,name=any,proto3" json:"any,omitempty"` // contains filtered or unexported fields }
TimeZone defines a query on the phone time zone.
func (*TranscriptQuery_Phone_TimeZone) Descriptor
deprecated
added in
v1.7.65
func (*TranscriptQuery_Phone_TimeZone) Descriptor() ([]byte, []int)
Deprecated: Use TranscriptQuery_Phone_TimeZone.ProtoReflect.Descriptor instead.
func (*TranscriptQuery_Phone_TimeZone) GetAny ¶ added in v1.7.65
func (x *TranscriptQuery_Phone_TimeZone) GetAny() []string
func (*TranscriptQuery_Phone_TimeZone) ProtoMessage ¶ added in v1.7.65
func (*TranscriptQuery_Phone_TimeZone) ProtoMessage()
func (*TranscriptQuery_Phone_TimeZone) ProtoReflect ¶ added in v1.7.65
func (x *TranscriptQuery_Phone_TimeZone) ProtoReflect() protoreflect.Message
func (*TranscriptQuery_Phone_TimeZone) Reset ¶ added in v1.7.65
func (x *TranscriptQuery_Phone_TimeZone) Reset()
func (*TranscriptQuery_Phone_TimeZone) String ¶ added in v1.7.65
func (x *TranscriptQuery_Phone_TimeZone) String() string
type TranscriptQuery_Phone_Type ¶ added in v1.7.65
type TranscriptQuery_Phone_Type struct { // Optional. Queries where type in list provided. Any []string `protobuf:"bytes,1,rep,name=any,proto3" json:"any,omitempty"` // contains filtered or unexported fields }
Type defines a query on the phone type.
func (*TranscriptQuery_Phone_Type) Descriptor
deprecated
added in
v1.7.65
func (*TranscriptQuery_Phone_Type) Descriptor() ([]byte, []int)
Deprecated: Use TranscriptQuery_Phone_Type.ProtoReflect.Descriptor instead.
func (*TranscriptQuery_Phone_Type) GetAny ¶ added in v1.7.65
func (x *TranscriptQuery_Phone_Type) GetAny() []string
func (*TranscriptQuery_Phone_Type) ProtoMessage ¶ added in v1.7.65
func (*TranscriptQuery_Phone_Type) ProtoMessage()
func (*TranscriptQuery_Phone_Type) ProtoReflect ¶ added in v1.7.65
func (x *TranscriptQuery_Phone_Type) ProtoReflect() protoreflect.Message
func (*TranscriptQuery_Phone_Type) Reset ¶ added in v1.7.65
func (x *TranscriptQuery_Phone_Type) Reset()
func (*TranscriptQuery_Phone_Type) String ¶ added in v1.7.65
func (x *TranscriptQuery_Phone_Type) String() string
type TranscriptQuery_Phone_Utc ¶ added in v1.7.65
type TranscriptQuery_Phone_Utc struct { // Optional. Queries where utc in list provided. Any []float32 `protobuf:"fixed32,1,rep,packed,name=any,proto3" json:"any,omitempty"` // contains filtered or unexported fields }
Utc defines a query on the phone utc.
func (*TranscriptQuery_Phone_Utc) Descriptor
deprecated
added in
v1.7.65
func (*TranscriptQuery_Phone_Utc) Descriptor() ([]byte, []int)
Deprecated: Use TranscriptQuery_Phone_Utc.ProtoReflect.Descriptor instead.
func (*TranscriptQuery_Phone_Utc) GetAny ¶ added in v1.7.65
func (x *TranscriptQuery_Phone_Utc) GetAny() []float32
func (*TranscriptQuery_Phone_Utc) ProtoMessage ¶ added in v1.7.65
func (*TranscriptQuery_Phone_Utc) ProtoMessage()
func (*TranscriptQuery_Phone_Utc) ProtoReflect ¶ added in v1.7.65
func (x *TranscriptQuery_Phone_Utc) ProtoReflect() protoreflect.Message
func (*TranscriptQuery_Phone_Utc) Reset ¶ added in v1.7.65
func (x *TranscriptQuery_Phone_Utc) Reset()
func (*TranscriptQuery_Phone_Utc) String ¶ added in v1.7.65
func (x *TranscriptQuery_Phone_Utc) String() string
type TranscriptQuery_SkillsQuery ¶ added in v1.8.8
type TranscriptQuery_SkillsQuery struct { // Match against "must-have" skills. Need *TranscriptQuery_SkillsQuery_Skills `protobuf:"bytes,1,opt,name=need,proto3" json:"need,omitempty"` // Match against "nice-to-have" skills. Want *TranscriptQuery_SkillsQuery_Skills `protobuf:"bytes,2,opt,name=want,proto3" json:"want,omitempty"` // Match against groups of skills with logical OR. Or []*TranscriptQuery_SkillsQuery `protobuf:"bytes,3,rep,name=or,proto3" json:"or,omitempty"` // contains filtered or unexported fields }
Query constraints on skills.
func (*TranscriptQuery_SkillsQuery) Descriptor
deprecated
added in
v1.8.8
func (*TranscriptQuery_SkillsQuery) Descriptor() ([]byte, []int)
Deprecated: Use TranscriptQuery_SkillsQuery.ProtoReflect.Descriptor instead.
func (*TranscriptQuery_SkillsQuery) GetNeed ¶ added in v1.8.8
func (x *TranscriptQuery_SkillsQuery) GetNeed() *TranscriptQuery_SkillsQuery_Skills
func (*TranscriptQuery_SkillsQuery) GetOr ¶ added in v1.8.8
func (x *TranscriptQuery_SkillsQuery) GetOr() []*TranscriptQuery_SkillsQuery
func (*TranscriptQuery_SkillsQuery) GetWant ¶ added in v1.8.8
func (x *TranscriptQuery_SkillsQuery) GetWant() *TranscriptQuery_SkillsQuery_Skills
func (*TranscriptQuery_SkillsQuery) ProtoMessage ¶ added in v1.8.8
func (*TranscriptQuery_SkillsQuery) ProtoMessage()
func (*TranscriptQuery_SkillsQuery) ProtoReflect ¶ added in v1.8.8
func (x *TranscriptQuery_SkillsQuery) ProtoReflect() protoreflect.Message
func (*TranscriptQuery_SkillsQuery) Reset ¶ added in v1.8.8
func (x *TranscriptQuery_SkillsQuery) Reset()
func (*TranscriptQuery_SkillsQuery) String ¶ added in v1.8.8
func (x *TranscriptQuery_SkillsQuery) String() string
type TranscriptQuery_SkillsQuery_Skills ¶ added in v1.8.8
type TranscriptQuery_SkillsQuery_Skills struct { // Must match any one of the skills in the set. Any []string `protobuf:"bytes,1,rep,name=any,proto3" json:"any,omitempty"` // Must match all skills in the set. All []string `protobuf:"bytes,2,rep,name=all,proto3" json:"all,omitempty"` // contains filtered or unexported fields }
Skills represents a set of skills.
func (*TranscriptQuery_SkillsQuery_Skills) Descriptor
deprecated
added in
v1.8.8
func (*TranscriptQuery_SkillsQuery_Skills) Descriptor() ([]byte, []int)
Deprecated: Use TranscriptQuery_SkillsQuery_Skills.ProtoReflect.Descriptor instead.
func (*TranscriptQuery_SkillsQuery_Skills) GetAll ¶ added in v1.8.8
func (x *TranscriptQuery_SkillsQuery_Skills) GetAll() []string
func (*TranscriptQuery_SkillsQuery_Skills) GetAny ¶ added in v1.8.8
func (x *TranscriptQuery_SkillsQuery_Skills) GetAny() []string
func (*TranscriptQuery_SkillsQuery_Skills) ProtoMessage ¶ added in v1.8.8
func (*TranscriptQuery_SkillsQuery_Skills) ProtoMessage()
func (*TranscriptQuery_SkillsQuery_Skills) ProtoReflect ¶ added in v1.8.8
func (x *TranscriptQuery_SkillsQuery_Skills) ProtoReflect() protoreflect.Message
func (*TranscriptQuery_SkillsQuery_Skills) Reset ¶ added in v1.8.8
func (x *TranscriptQuery_SkillsQuery_Skills) Reset()
func (*TranscriptQuery_SkillsQuery_Skills) String ¶ added in v1.8.8
func (x *TranscriptQuery_SkillsQuery_Skills) String() string
type TranscriptQuery_Sms ¶
type TranscriptQuery_Sms struct { // Query constraints on conversation sid. ConversationSid *TranscriptQuery_Sms_ConversationSid `protobuf:"bytes,1,opt,name=conversation_sid,json=conversationSid,proto3" json:"conversation_sid,omitempty"` // Query constraints on campaign sid. CampaignSid *TranscriptQuery_Sms_CampaignSid `protobuf:"bytes,2,opt,name=campaign_sid,json=campaignSid,proto3" json:"campaign_sid,omitempty"` // contains filtered or unexported fields }
Query constraints on sms metadata.
func (*TranscriptQuery_Sms) Descriptor
deprecated
func (*TranscriptQuery_Sms) Descriptor() ([]byte, []int)
Deprecated: Use TranscriptQuery_Sms.ProtoReflect.Descriptor instead.
func (*TranscriptQuery_Sms) GetCampaignSid ¶ added in v1.8.8
func (x *TranscriptQuery_Sms) GetCampaignSid() *TranscriptQuery_Sms_CampaignSid
func (*TranscriptQuery_Sms) GetConversationSid ¶
func (x *TranscriptQuery_Sms) GetConversationSid() *TranscriptQuery_Sms_ConversationSid
func (*TranscriptQuery_Sms) ProtoMessage ¶
func (*TranscriptQuery_Sms) ProtoMessage()
func (*TranscriptQuery_Sms) ProtoReflect ¶
func (x *TranscriptQuery_Sms) ProtoReflect() protoreflect.Message
func (*TranscriptQuery_Sms) Reset ¶
func (x *TranscriptQuery_Sms) Reset()
func (*TranscriptQuery_Sms) String ¶
func (x *TranscriptQuery_Sms) String() string
type TranscriptQuery_Sms_CampaignSid ¶ added in v1.8.8
type TranscriptQuery_Sms_CampaignSid struct { // Requires all sms specific transcript hits to have a campaign sid // in the list. Any []int64 `protobuf:"varint,1,rep,packed,name=any,proto3" json:"any,omitempty"` // contains filtered or unexported fields }
func (*TranscriptQuery_Sms_CampaignSid) Descriptor
deprecated
added in
v1.8.8
func (*TranscriptQuery_Sms_CampaignSid) Descriptor() ([]byte, []int)
Deprecated: Use TranscriptQuery_Sms_CampaignSid.ProtoReflect.Descriptor instead.
func (*TranscriptQuery_Sms_CampaignSid) GetAny ¶ added in v1.8.8
func (x *TranscriptQuery_Sms_CampaignSid) GetAny() []int64
func (*TranscriptQuery_Sms_CampaignSid) ProtoMessage ¶ added in v1.8.8
func (*TranscriptQuery_Sms_CampaignSid) ProtoMessage()
func (*TranscriptQuery_Sms_CampaignSid) ProtoReflect ¶ added in v1.8.8
func (x *TranscriptQuery_Sms_CampaignSid) ProtoReflect() protoreflect.Message
func (*TranscriptQuery_Sms_CampaignSid) Reset ¶ added in v1.8.8
func (x *TranscriptQuery_Sms_CampaignSid) Reset()
func (*TranscriptQuery_Sms_CampaignSid) String ¶ added in v1.8.8
func (x *TranscriptQuery_Sms_CampaignSid) String() string
type TranscriptQuery_Sms_ConversationSid ¶
type TranscriptQuery_Sms_ConversationSid struct { // Requires all sms specific transcript hits to have a conversation sid // in the list. Any []int64 `protobuf:"varint,1,rep,packed,name=any,proto3" json:"any,omitempty"` // contains filtered or unexported fields }
Query constraints on conversation sid.
func (*TranscriptQuery_Sms_ConversationSid) Descriptor
deprecated
func (*TranscriptQuery_Sms_ConversationSid) Descriptor() ([]byte, []int)
Deprecated: Use TranscriptQuery_Sms_ConversationSid.ProtoReflect.Descriptor instead.
func (*TranscriptQuery_Sms_ConversationSid) GetAny ¶
func (x *TranscriptQuery_Sms_ConversationSid) GetAny() []int64
func (*TranscriptQuery_Sms_ConversationSid) ProtoMessage ¶
func (*TranscriptQuery_Sms_ConversationSid) ProtoMessage()
func (*TranscriptQuery_Sms_ConversationSid) ProtoReflect ¶
func (x *TranscriptQuery_Sms_ConversationSid) ProtoReflect() protoreflect.Message
func (*TranscriptQuery_Sms_ConversationSid) Reset ¶
func (x *TranscriptQuery_Sms_ConversationSid) Reset()
func (*TranscriptQuery_Sms_ConversationSid) String ¶
func (x *TranscriptQuery_Sms_ConversationSid) String() string
type TranscriptQuery_StartTime ¶ added in v1.7.63
type TranscriptQuery_StartTime struct { // Queries where greater than or equal. Gte *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=gte,proto3" json:"gte,omitempty"` // Queries where less than or equal. Lte *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=lte,proto3" json:"lte,omitempty"` // Queries where greater than. Gt *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=gt,proto3" json:"gt,omitempty"` // Queries where less than. Lt *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=lt,proto3" json:"lt,omitempty"` // Optional. Dynamic time period to match. Moment *Moment `protobuf:"bytes,5,opt,name=moment,proto3" json:"moment,omitempty"` // contains filtered or unexported fields }
Query constraints on start time.
func (*TranscriptQuery_StartTime) Descriptor
deprecated
added in
v1.7.63
func (*TranscriptQuery_StartTime) Descriptor() ([]byte, []int)
Deprecated: Use TranscriptQuery_StartTime.ProtoReflect.Descriptor instead.
func (*TranscriptQuery_StartTime) GetGt ¶ added in v1.7.63
func (x *TranscriptQuery_StartTime) GetGt() *timestamppb.Timestamp
func (*TranscriptQuery_StartTime) GetGte ¶ added in v1.7.63
func (x *TranscriptQuery_StartTime) GetGte() *timestamppb.Timestamp
func (*TranscriptQuery_StartTime) GetLt ¶ added in v1.7.63
func (x *TranscriptQuery_StartTime) GetLt() *timestamppb.Timestamp
func (*TranscriptQuery_StartTime) GetLte ¶ added in v1.7.63
func (x *TranscriptQuery_StartTime) GetLte() *timestamppb.Timestamp
func (*TranscriptQuery_StartTime) GetMoment ¶ added in v1.7.71
func (x *TranscriptQuery_StartTime) GetMoment() *Moment
func (*TranscriptQuery_StartTime) ProtoMessage ¶ added in v1.7.63
func (*TranscriptQuery_StartTime) ProtoMessage()
func (*TranscriptQuery_StartTime) ProtoReflect ¶ added in v1.7.63
func (x *TranscriptQuery_StartTime) ProtoReflect() protoreflect.Message
func (*TranscriptQuery_StartTime) Reset ¶ added in v1.7.63
func (x *TranscriptQuery_StartTime) Reset()
func (*TranscriptQuery_StartTime) String ¶ added in v1.7.63
func (x *TranscriptQuery_StartTime) String() string
type TranscriptQuery_Threads ¶
type TranscriptQuery_Threads struct { // Query constraints on all threads in list. And []*TranscriptQuery_Threads `protobuf:"bytes,1,rep,name=and,proto3" json:"and,omitempty"` // Query constraints on any threads in list. Or []*TranscriptQuery_Threads `protobuf:"bytes,2,rep,name=or,proto3" json:"or,omitempty"` // Query constraints on thread id. Id *TranscriptQuery_Threads_Id `protobuf:"bytes,4,opt,name=id,proto3" json:"id,omitempty"` // Query constraints on thread text. Text *TranscriptQuery_Threads_Text `protobuf:"bytes,5,opt,name=text,proto3" json:"text,omitempty"` // Query constraints on user id. UserId *TranscriptQuery_Threads_UserId `protobuf:"bytes,6,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` // contains filtered or unexported fields }
Query constraints on threads.
func (*TranscriptQuery_Threads) Descriptor
deprecated
func (*TranscriptQuery_Threads) Descriptor() ([]byte, []int)
Deprecated: Use TranscriptQuery_Threads.ProtoReflect.Descriptor instead.
func (*TranscriptQuery_Threads) GetAnd ¶ added in v1.7.63
func (x *TranscriptQuery_Threads) GetAnd() []*TranscriptQuery_Threads
func (*TranscriptQuery_Threads) GetId ¶
func (x *TranscriptQuery_Threads) GetId() *TranscriptQuery_Threads_Id
func (*TranscriptQuery_Threads) GetOr ¶ added in v1.7.63
func (x *TranscriptQuery_Threads) GetOr() []*TranscriptQuery_Threads
func (*TranscriptQuery_Threads) GetText ¶
func (x *TranscriptQuery_Threads) GetText() *TranscriptQuery_Threads_Text
func (*TranscriptQuery_Threads) GetUserId ¶ added in v1.7.63
func (x *TranscriptQuery_Threads) GetUserId() *TranscriptQuery_Threads_UserId
func (*TranscriptQuery_Threads) ProtoMessage ¶
func (*TranscriptQuery_Threads) ProtoMessage()
func (*TranscriptQuery_Threads) ProtoReflect ¶
func (x *TranscriptQuery_Threads) ProtoReflect() protoreflect.Message
func (*TranscriptQuery_Threads) Reset ¶
func (x *TranscriptQuery_Threads) Reset()
func (*TranscriptQuery_Threads) String ¶
func (x *TranscriptQuery_Threads) String() string
type TranscriptQuery_Threads_Id ¶
type TranscriptQuery_Threads_Id struct { // Requires all transcript hits to have a thread id in the list. Any []int32 `protobuf:"varint,1,rep,packed,name=any,proto3" json:"any,omitempty"` // contains filtered or unexported fields }
Query constraints on thread id.
func (*TranscriptQuery_Threads_Id) Descriptor
deprecated
func (*TranscriptQuery_Threads_Id) Descriptor() ([]byte, []int)
Deprecated: Use TranscriptQuery_Threads_Id.ProtoReflect.Descriptor instead.
func (*TranscriptQuery_Threads_Id) GetAny ¶
func (x *TranscriptQuery_Threads_Id) GetAny() []int32
func (*TranscriptQuery_Threads_Id) ProtoMessage ¶
func (*TranscriptQuery_Threads_Id) ProtoMessage()
func (*TranscriptQuery_Threads_Id) ProtoReflect ¶
func (x *TranscriptQuery_Threads_Id) ProtoReflect() protoreflect.Message
func (*TranscriptQuery_Threads_Id) Reset ¶
func (x *TranscriptQuery_Threads_Id) Reset()
func (*TranscriptQuery_Threads_Id) String ¶
func (x *TranscriptQuery_Threads_Id) String() string
type TranscriptQuery_Threads_Text ¶
type TranscriptQuery_Threads_Text struct { // Query text terms with optional fuzziness. Match *Match `protobuf:"bytes,1,opt,name=match,proto3" json:"match,omitempty"` // Query text phrases. SpanNear *SpanNear `protobuf:"bytes,2,opt,name=span_near,json=spanNear,proto3" json:"span_near,omitempty"` // Timespan determines where text must be matched within a transcript. // +------+------+-------------------------------------------+ // | head | tail | description | // +------+------+-------------------------------------------+ // | +30 | +60 | match between (head + 30) and (head + 60) | // | 0 | +30 | match between (head + 0) and (head + 30) | // | 0 | -30 | match between (head + 0) and (tail - 30) | // | -60 | -30 | match between (tail - 60) and (tail - 30) | // | -30 | 0 | match between (tail - 30) and (tail - 0) | // +------+------+-------------------------------------------+ Timespan *TranscriptQuery_Threads_Text_Timespan `protobuf:"bytes,3,opt,name=timespan,proto3" json:"timespan,omitempty"` // Query text that does not match. Not bool `protobuf:"varint,4,opt,name=not,proto3" json:"not,omitempty"` // contains filtered or unexported fields }
Query constraints on thread text.
func (*TranscriptQuery_Threads_Text) Descriptor
deprecated
func (*TranscriptQuery_Threads_Text) Descriptor() ([]byte, []int)
Deprecated: Use TranscriptQuery_Threads_Text.ProtoReflect.Descriptor instead.
func (*TranscriptQuery_Threads_Text) GetMatch ¶
func (x *TranscriptQuery_Threads_Text) GetMatch() *Match
func (*TranscriptQuery_Threads_Text) GetNot ¶ added in v1.7.63
func (x *TranscriptQuery_Threads_Text) GetNot() bool
func (*TranscriptQuery_Threads_Text) GetSpanNear ¶
func (x *TranscriptQuery_Threads_Text) GetSpanNear() *SpanNear
func (*TranscriptQuery_Threads_Text) GetTimespan ¶ added in v1.7.63
func (x *TranscriptQuery_Threads_Text) GetTimespan() *TranscriptQuery_Threads_Text_Timespan
func (*TranscriptQuery_Threads_Text) ProtoMessage ¶
func (*TranscriptQuery_Threads_Text) ProtoMessage()
func (*TranscriptQuery_Threads_Text) ProtoReflect ¶
func (x *TranscriptQuery_Threads_Text) ProtoReflect() protoreflect.Message
func (*TranscriptQuery_Threads_Text) Reset ¶
func (x *TranscriptQuery_Threads_Text) Reset()
func (*TranscriptQuery_Threads_Text) String ¶
func (x *TranscriptQuery_Threads_Text) String() string
type TranscriptQuery_Threads_Text_Timespan ¶ added in v1.7.63
type TranscriptQuery_Threads_Text_Timespan struct { // The start offset to query text from. Head *durationpb.Duration `protobuf:"bytes,1,opt,name=head,proto3" json:"head,omitempty"` // The end offset to query text from. Tail *durationpb.Duration `protobuf:"bytes,2,opt,name=tail,proto3" json:"tail,omitempty"` // contains filtered or unexported fields }
Timespan determines where text must be matched within a transcript.
func (*TranscriptQuery_Threads_Text_Timespan) Descriptor
deprecated
added in
v1.7.63
func (*TranscriptQuery_Threads_Text_Timespan) Descriptor() ([]byte, []int)
Deprecated: Use TranscriptQuery_Threads_Text_Timespan.ProtoReflect.Descriptor instead.
func (*TranscriptQuery_Threads_Text_Timespan) GetHead ¶ added in v1.7.63
func (x *TranscriptQuery_Threads_Text_Timespan) GetHead() *durationpb.Duration
func (*TranscriptQuery_Threads_Text_Timespan) GetTail ¶ added in v1.7.63
func (x *TranscriptQuery_Threads_Text_Timespan) GetTail() *durationpb.Duration
func (*TranscriptQuery_Threads_Text_Timespan) ProtoMessage ¶ added in v1.7.63
func (*TranscriptQuery_Threads_Text_Timespan) ProtoMessage()
func (*TranscriptQuery_Threads_Text_Timespan) ProtoReflect ¶ added in v1.7.63
func (x *TranscriptQuery_Threads_Text_Timespan) ProtoReflect() protoreflect.Message
func (*TranscriptQuery_Threads_Text_Timespan) Reset ¶ added in v1.7.63
func (x *TranscriptQuery_Threads_Text_Timespan) Reset()
func (*TranscriptQuery_Threads_Text_Timespan) String ¶ added in v1.7.63
func (x *TranscriptQuery_Threads_Text_Timespan) String() string
type TranscriptQuery_Threads_UserId ¶ added in v1.7.63
type TranscriptQuery_Threads_UserId struct { // Requires all transcript hits to have a user id in the list. Any []string `protobuf:"bytes,1,rep,name=any,proto3" json:"any,omitempty"` // contains filtered or unexported fields }
Query constraints on user id.
func (*TranscriptQuery_Threads_UserId) Descriptor
deprecated
added in
v1.7.63
func (*TranscriptQuery_Threads_UserId) Descriptor() ([]byte, []int)
Deprecated: Use TranscriptQuery_Threads_UserId.ProtoReflect.Descriptor instead.
func (*TranscriptQuery_Threads_UserId) GetAny ¶ added in v1.7.63
func (x *TranscriptQuery_Threads_UserId) GetAny() []string
func (*TranscriptQuery_Threads_UserId) ProtoMessage ¶ added in v1.7.63
func (*TranscriptQuery_Threads_UserId) ProtoMessage()
func (*TranscriptQuery_Threads_UserId) ProtoReflect ¶ added in v1.7.63
func (x *TranscriptQuery_Threads_UserId) ProtoReflect() protoreflect.Message
func (*TranscriptQuery_Threads_UserId) Reset ¶ added in v1.7.63
func (x *TranscriptQuery_Threads_UserId) Reset()
func (*TranscriptQuery_Threads_UserId) String ¶ added in v1.7.63
func (x *TranscriptQuery_Threads_UserId) String() string
type TranscriptQuery_TranscriptSid ¶
type TranscriptQuery_TranscriptSid struct { // Requires all transcript hits to have a transcript sid in the list. Any []int64 `protobuf:"varint,1,rep,packed,name=any,proto3" json:"any,omitempty"` // contains filtered or unexported fields }
Query constraints on transcript sid.
func (*TranscriptQuery_TranscriptSid) Descriptor
deprecated
func (*TranscriptQuery_TranscriptSid) Descriptor() ([]byte, []int)
Deprecated: Use TranscriptQuery_TranscriptSid.ProtoReflect.Descriptor instead.
func (*TranscriptQuery_TranscriptSid) GetAny ¶
func (x *TranscriptQuery_TranscriptSid) GetAny() []int64
func (*TranscriptQuery_TranscriptSid) ProtoMessage ¶
func (*TranscriptQuery_TranscriptSid) ProtoMessage()
func (*TranscriptQuery_TranscriptSid) ProtoReflect ¶
func (x *TranscriptQuery_TranscriptSid) ProtoReflect() protoreflect.Message
func (*TranscriptQuery_TranscriptSid) Reset ¶
func (x *TranscriptQuery_TranscriptSid) Reset()
func (*TranscriptQuery_TranscriptSid) String ¶
func (x *TranscriptQuery_TranscriptSid) String() string
type TranscriptSummary ¶ added in v1.7.76
type TranscriptSummary struct { // Summary content provided in multiple bullet points. BulletPoints []string `protobuf:"bytes,1,rep,name=bullet_points,json=bulletPoints,proto3" json:"bullet_points,omitempty"` // Status of the summary. Status commons.TranscriptSummaryStatus `protobuf:"varint,2,opt,name=status,proto3,enum=api.commons.TranscriptSummaryStatus" json:"status,omitempty"` // contains filtered or unexported fields }
TranscriptSummary is an AI generated summary based on a parent transcript.
func (*TranscriptSummary) Descriptor
deprecated
added in
v1.7.76
func (*TranscriptSummary) Descriptor() ([]byte, []int)
Deprecated: Use TranscriptSummary.ProtoReflect.Descriptor instead.
func (*TranscriptSummary) GetBulletPoints ¶ added in v1.7.76
func (x *TranscriptSummary) GetBulletPoints() []string
func (*TranscriptSummary) GetStatus ¶ added in v1.8.2
func (x *TranscriptSummary) GetStatus() commons.TranscriptSummaryStatus
func (*TranscriptSummary) ProtoMessage ¶ added in v1.7.76
func (*TranscriptSummary) ProtoMessage()
func (*TranscriptSummary) ProtoReflect ¶ added in v1.7.76
func (x *TranscriptSummary) ProtoReflect() protoreflect.Message
func (*TranscriptSummary) Reset ¶ added in v1.7.76
func (x *TranscriptSummary) Reset()
func (*TranscriptSummary) String ¶ added in v1.7.76
func (x *TranscriptSummary) String() string
type Transcript_Call ¶
type Transcript_Call struct { // Call specific transcript metadata. Call *Call `protobuf:"bytes,1,opt,name=call,proto3,oneof"` }
type Transcript_Skills ¶ added in v1.8.8
type Transcript_Skills struct { // "Must-have" skills. Need []string `protobuf:"bytes,1,rep,name=need,proto3" json:"need,omitempty"` // "Nice-to-have" skills. Want []string `protobuf:"bytes,2,rep,name=want,proto3" json:"want,omitempty"` // contains filtered or unexported fields }
Skills attached to the transcript.
func (*Transcript_Skills) Descriptor
deprecated
added in
v1.8.8
func (*Transcript_Skills) Descriptor() ([]byte, []int)
Deprecated: Use Transcript_Skills.ProtoReflect.Descriptor instead.
func (*Transcript_Skills) GetNeed ¶ added in v1.8.8
func (x *Transcript_Skills) GetNeed() []string
func (*Transcript_Skills) GetWant ¶ added in v1.8.8
func (x *Transcript_Skills) GetWant() []string
func (*Transcript_Skills) ProtoMessage ¶ added in v1.8.8
func (*Transcript_Skills) ProtoMessage()
func (*Transcript_Skills) ProtoReflect ¶ added in v1.8.8
func (x *Transcript_Skills) ProtoReflect() protoreflect.Message
func (*Transcript_Skills) Reset ¶ added in v1.8.8
func (x *Transcript_Skills) Reset()
func (*Transcript_Skills) String ¶ added in v1.8.8
func (x *Transcript_Skills) String() string
type Transcript_Sms ¶
type Transcript_Sms struct { // Sms specific transcript metadata. Sms *Sms `protobuf:"bytes,2,opt,name=sms,proto3,oneof"` }
type UnimplementedVanalyticsServer ¶
type UnimplementedVanalyticsServer struct{}
UnimplementedVanalyticsServer 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 (UnimplementedVanalyticsServer) Audit ¶ added in v1.7.76
func (UnimplementedVanalyticsServer) Audit(context.Context, *AuditRequest) (*AuditResponse, error)
func (UnimplementedVanalyticsServer) BulkCreateFlagReview ¶ added in v1.7.76
func (UnimplementedVanalyticsServer) BulkCreateFlagReview(context.Context, *BulkCreateFlagReviewRequest) (*BulkCreateFlagReviewResponse, error)
func (UnimplementedVanalyticsServer) BulkDeleteTranscripts ¶ added in v1.7.74
func (UnimplementedVanalyticsServer) BulkDeleteTranscripts(context.Context, *BulkDeleteTranscriptsRequest) (*BulkDeleteTranscriptsResponse, error)
func (UnimplementedVanalyticsServer) BulkRestoreTranscripts ¶ added in v1.7.76
func (UnimplementedVanalyticsServer) BulkRestoreTranscripts(context.Context, *BulkRestoreTranscriptsRequest) (*BulkRestoreTranscriptsResponse, error)
func (UnimplementedVanalyticsServer) CreateCorrection ¶ added in v1.7.76
func (UnimplementedVanalyticsServer) CreateCorrection(context.Context, *CreateCorrectionRequest) (*CreateCorrectionResponse, error)
func (UnimplementedVanalyticsServer) CreateFilter ¶ added in v1.7.72
func (UnimplementedVanalyticsServer) CreateFilter(context.Context, *CreateFilterRequest) (*Filter, error)
func (UnimplementedVanalyticsServer) CreateFlag ¶ added in v1.7.76
func (UnimplementedVanalyticsServer) CreateFlag(context.Context, *CreateFlagRequest) (*Flag, error)
func (UnimplementedVanalyticsServer) CreateFlagReview ¶ added in v1.7.76
func (UnimplementedVanalyticsServer) CreateFlagReview(context.Context, *CreateFlagReviewRequest) (*FlagReview, error)
func (UnimplementedVanalyticsServer) CreateFlagTranscript ¶ added in v1.7.76
func (UnimplementedVanalyticsServer) CreateFlagTranscript(context.Context, *CreateFlagTranscriptRequest) (*CreateFlagTranscriptResponse, error)
func (UnimplementedVanalyticsServer) DeleteCorrection ¶ added in v1.7.76
func (UnimplementedVanalyticsServer) DeleteCorrection(context.Context, *DeleteCorrectionRequest) (*DeleteCorrectionResponse, error)
func (UnimplementedVanalyticsServer) DeleteFilter ¶ added in v1.7.72
func (UnimplementedVanalyticsServer) DeleteFilter(context.Context, *DeleteFilterRequest) (*DeleteFilterResponse, error)
func (UnimplementedVanalyticsServer) DeleteFlag ¶ added in v1.7.76
func (UnimplementedVanalyticsServer) DeleteFlag(context.Context, *DeleteFlagRequest) (*DeleteFlagResponse, error)
func (UnimplementedVanalyticsServer) GetCorrection ¶ added in v1.7.76
func (UnimplementedVanalyticsServer) GetCorrection(context.Context, *GetCorrectionRequest) (*Correction, error)
func (UnimplementedVanalyticsServer) GetFilter ¶ added in v1.7.72
func (UnimplementedVanalyticsServer) GetFilter(context.Context, *GetFilterRequest) (*Filter, error)
func (UnimplementedVanalyticsServer) GetFlag ¶ added in v1.7.76
func (UnimplementedVanalyticsServer) GetFlag(context.Context, *GetFlagRequest) (*Flag, error)
func (UnimplementedVanalyticsServer) GetRecordingUrl ¶ added in v1.7.76
func (UnimplementedVanalyticsServer) GetRecordingUrl(context.Context, *GetRecordingUrlRequest) (*GetRecordingUrlResponse, error)
func (UnimplementedVanalyticsServer) GetTranscriptSummary ¶ added in v1.7.76
func (UnimplementedVanalyticsServer) GetTranscriptSummary(context.Context, *GetTranscriptSummaryRequest) (*GetTranscriptSummaryResponse, error)
func (UnimplementedVanalyticsServer) ListAgentResponseValues ¶ added in v1.7.76
func (UnimplementedVanalyticsServer) ListAgentResponseValues(context.Context, *ListAgentResponseValuesRequest) (*ListAgentResponseValuesResponse, error)
func (UnimplementedVanalyticsServer) ListBillingSpan ¶ added in v1.7.76
func (UnimplementedVanalyticsServer) ListBillingSpan(context.Context, *ListBillingSpanRequest) (*ListBillingSpanResponse, error)
func (UnimplementedVanalyticsServer) ListCorrections ¶ added in v1.7.76
func (UnimplementedVanalyticsServer) ListCorrections(context.Context, *ListCorrectionsRequest) (*ListCorrectionsResponse, error)
func (UnimplementedVanalyticsServer) ListFilters ¶ added in v1.7.72
func (UnimplementedVanalyticsServer) ListFilters(context.Context, *ListFiltersRequest) (*ListFiltersResponse, error)
func (UnimplementedVanalyticsServer) ListFlagFilters ¶ added in v1.7.72
func (UnimplementedVanalyticsServer) ListFlagFilters(context.Context, *ListFlagFiltersRequest) (*ListFlagFiltersResponse, error)
func (UnimplementedVanalyticsServer) ListFlagReviews ¶ added in v1.7.76
func (UnimplementedVanalyticsServer) ListFlagReviews(context.Context, *ListFlagReviewsRequest) (*ListFlagReviewsResponse, error)
func (UnimplementedVanalyticsServer) ListFlagSnapshots ¶ added in v1.7.76
func (UnimplementedVanalyticsServer) ListFlagSnapshots(context.Context, *ListFlagSnapshotsRequest) (*ListFlagSnapshotsResponse, error)
func (UnimplementedVanalyticsServer) ListFlagTranscriptFilters ¶ added in v1.7.72
func (UnimplementedVanalyticsServer) ListFlagTranscriptFilters(context.Context, *ListFlagTranscriptFiltersRequest) (*ListFlagTranscriptFiltersResponse, error)
func (UnimplementedVanalyticsServer) ListFlags ¶ added in v1.7.76
func (UnimplementedVanalyticsServer) ListFlags(context.Context, *ListFlagsRequest) (*ListFlagsResponse, error)
func (UnimplementedVanalyticsServer) ListTranscriptGroupNames ¶ added in v1.7.76
func (UnimplementedVanalyticsServer) ListTranscriptGroupNames(context.Context, *ListTranscriptGroupNamesRequest) (*ListTranscriptGroupNamesResponse, error)
func (UnimplementedVanalyticsServer) SearchTranscripts ¶
func (UnimplementedVanalyticsServer) SearchTranscripts(context.Context, *SearchTranscriptsRequest) (*SearchTranscriptsResponse, error)
func (UnimplementedVanalyticsServer) UpdateCorrection ¶ added in v1.7.76
func (UnimplementedVanalyticsServer) UpdateCorrection(context.Context, *UpdateCorrectionRequest) (*UpdateCorrectionResponse, error)
func (UnimplementedVanalyticsServer) UpdateFilter ¶ added in v1.7.72
func (UnimplementedVanalyticsServer) UpdateFilter(context.Context, *UpdateFilterRequest) (*Filter, error)
func (UnimplementedVanalyticsServer) UpdateFlag ¶ added in v1.7.76
func (UnimplementedVanalyticsServer) UpdateFlag(context.Context, *UpdateFlagRequest) (*Flag, error)
type UnsafeVanalyticsServer ¶
type UnsafeVanalyticsServer interface {
// contains filtered or unexported methods
}
UnsafeVanalyticsServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to VanalyticsServer will result in compilation errors.
type UpdateCorrectionRequest ¶ added in v1.7.76
type UpdateCorrectionRequest struct { // The correction resource to update. Correction *Correction `protobuf:"bytes,1,opt,name=correction,proto3" json:"correction,omitempty"` // The fields to update. UpdateMask *fieldmaskpb.FieldMask `protobuf:"bytes,2,opt,name=update_mask,json=updateMask,proto3" json:"update_mask,omitempty"` // contains filtered or unexported fields }
UpdateCorrectionRequest is a request for updating a correction.
func (*UpdateCorrectionRequest) Descriptor
deprecated
added in
v1.7.76
func (*UpdateCorrectionRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateCorrectionRequest.ProtoReflect.Descriptor instead.
func (*UpdateCorrectionRequest) GetCorrection ¶ added in v1.7.76
func (x *UpdateCorrectionRequest) GetCorrection() *Correction
func (*UpdateCorrectionRequest) GetUpdateMask ¶ added in v1.7.76
func (x *UpdateCorrectionRequest) GetUpdateMask() *fieldmaskpb.FieldMask
func (*UpdateCorrectionRequest) ProtoMessage ¶ added in v1.7.76
func (*UpdateCorrectionRequest) ProtoMessage()
func (*UpdateCorrectionRequest) ProtoReflect ¶ added in v1.7.76
func (x *UpdateCorrectionRequest) ProtoReflect() protoreflect.Message
func (*UpdateCorrectionRequest) Reset ¶ added in v1.7.76
func (x *UpdateCorrectionRequest) Reset()
func (*UpdateCorrectionRequest) String ¶ added in v1.7.76
func (x *UpdateCorrectionRequest) String() string
type UpdateCorrectionResponse ¶ added in v1.7.76
type UpdateCorrectionResponse struct { // The correction resource that was updated. Correction *Correction `protobuf:"bytes,1,opt,name=correction,proto3" json:"correction,omitempty"` // contains filtered or unexported fields }
UpdateCorrectionResponse is a response for updating a correction.
func (*UpdateCorrectionResponse) Descriptor
deprecated
added in
v1.7.76
func (*UpdateCorrectionResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateCorrectionResponse.ProtoReflect.Descriptor instead.
func (*UpdateCorrectionResponse) GetCorrection ¶ added in v1.7.76
func (x *UpdateCorrectionResponse) GetCorrection() *Correction
func (*UpdateCorrectionResponse) ProtoMessage ¶ added in v1.7.76
func (*UpdateCorrectionResponse) ProtoMessage()
func (*UpdateCorrectionResponse) ProtoReflect ¶ added in v1.7.76
func (x *UpdateCorrectionResponse) ProtoReflect() protoreflect.Message
func (*UpdateCorrectionResponse) Reset ¶ added in v1.7.76
func (x *UpdateCorrectionResponse) Reset()
func (*UpdateCorrectionResponse) String ¶ added in v1.7.76
func (x *UpdateCorrectionResponse) String() string
type UpdateFilterRequest ¶ added in v1.7.72
type UpdateFilterRequest struct { // The new filter data. Filter *Filter `protobuf:"bytes,1,opt,name=filter,proto3" json:"filter,omitempty"` // Optional. update_mask contains a list of paths to be updated. Possible paths include // name and transcript_query. If no update_mask is provided it defaults to // using both name and transcript_query. UpdateMask *fieldmaskpb.FieldMask `protobuf:"bytes,2,opt,name=update_mask,json=updateMask,proto3" json:"update_mask,omitempty"` // The ID of the filter to be updated. FilterSid int64 `protobuf:"varint,3,opt,name=filter_sid,json=filterSid,proto3" json:"filter_sid,omitempty"` // contains filtered or unexported fields }
func (*UpdateFilterRequest) Descriptor
deprecated
added in
v1.7.72
func (*UpdateFilterRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateFilterRequest.ProtoReflect.Descriptor instead.
func (*UpdateFilterRequest) GetFilter ¶ added in v1.7.72
func (x *UpdateFilterRequest) GetFilter() *Filter
func (*UpdateFilterRequest) GetFilterSid ¶ added in v1.7.72
func (x *UpdateFilterRequest) GetFilterSid() int64
func (*UpdateFilterRequest) GetUpdateMask ¶ added in v1.7.72
func (x *UpdateFilterRequest) GetUpdateMask() *fieldmaskpb.FieldMask
func (*UpdateFilterRequest) ProtoMessage ¶ added in v1.7.72
func (*UpdateFilterRequest) ProtoMessage()
func (*UpdateFilterRequest) ProtoReflect ¶ added in v1.7.72
func (x *UpdateFilterRequest) ProtoReflect() protoreflect.Message
func (*UpdateFilterRequest) Reset ¶ added in v1.7.72
func (x *UpdateFilterRequest) Reset()
func (*UpdateFilterRequest) String ¶ added in v1.7.72
func (x *UpdateFilterRequest) String() string
type UpdateFlagRequest ¶ added in v1.7.72
type UpdateFlagRequest struct { // The ID of the flag to be updated. FlagSid int64 `protobuf:"varint,1,opt,name=flag_sid,json=flagSid,proto3" json:"flag_sid,omitempty"` // The flag resource to update. Flag *Flag `protobuf:"bytes,2,opt,name=flag,proto3" json:"flag,omitempty"` // Optional. update_mask contains a list of paths to be updated. Possible paths include // name, review_group_id, notify_group_id, and priority. If no update_mask // is provided it defaults to using all paths. UpdateMask *fieldmaskpb.FieldMask `protobuf:"bytes,3,opt,name=update_mask,json=updateMask,proto3" json:"update_mask,omitempty"` // contains filtered or unexported fields }
UpdateFlagRequest is a request for updating a flag.
func (*UpdateFlagRequest) Descriptor
deprecated
added in
v1.7.72
func (*UpdateFlagRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateFlagRequest.ProtoReflect.Descriptor instead.
func (*UpdateFlagRequest) GetFlag ¶ added in v1.7.72
func (x *UpdateFlagRequest) GetFlag() *Flag
func (*UpdateFlagRequest) GetFlagSid ¶ added in v1.7.72
func (x *UpdateFlagRequest) GetFlagSid() int64
func (*UpdateFlagRequest) GetUpdateMask ¶ added in v1.7.72
func (x *UpdateFlagRequest) GetUpdateMask() *fieldmaskpb.FieldMask
func (*UpdateFlagRequest) ProtoMessage ¶ added in v1.7.72
func (*UpdateFlagRequest) ProtoMessage()
func (*UpdateFlagRequest) ProtoReflect ¶ added in v1.7.72
func (x *UpdateFlagRequest) ProtoReflect() protoreflect.Message
func (*UpdateFlagRequest) Reset ¶ added in v1.7.72
func (x *UpdateFlagRequest) Reset()
func (*UpdateFlagRequest) String ¶ added in v1.7.72
func (x *UpdateFlagRequest) String() string
type VanalyticsClient ¶
type VanalyticsClient interface { // Audit audits the used transcription audio time for a client. The window // of time to audit can be widened or narrowed using the request since and // until fields. Audit(ctx context.Context, in *AuditRequest, opts ...grpc.CallOption) (*AuditResponse, error) // GetRecordingUrl gets a signed url to download a transcript recording. GetRecordingUrl(ctx context.Context, in *GetRecordingUrlRequest, opts ...grpc.CallOption) (*GetRecordingUrlResponse, error) // ListBillingSpan lists billing spans. ListBillingSpan(ctx context.Context, in *ListBillingSpanRequest, opts ...grpc.CallOption) (*ListBillingSpanResponse, error) // SearchTranscripts searches transcripts by search criteria. The search response // contains one page of transcript hits. Traversing the paginated hits is // achieved by making use of the given page token. SearchTranscripts(ctx context.Context, in *SearchTranscriptsRequest, opts ...grpc.CallOption) (*SearchTranscriptsResponse, error) // BulkDeleteTranscripts bulk deletes transcripts matching the provided query. BulkDeleteTranscripts(ctx context.Context, in *BulkDeleteTranscriptsRequest, opts ...grpc.CallOption) (*BulkDeleteTranscriptsResponse, error) // BulkRestoreTranscripts bulk restores transcripts matching the provided query. BulkRestoreTranscripts(ctx context.Context, in *BulkRestoreTranscriptsRequest, opts ...grpc.CallOption) (*BulkRestoreTranscriptsResponse, error) // ListTranscriptGroupNames lists transcript group names. ListTranscriptGroupNames(ctx context.Context, in *ListTranscriptGroupNamesRequest, opts ...grpc.CallOption) (*ListTranscriptGroupNamesResponse, error) // ListAgentResponseValues lists transcript agent response values. ListAgentResponseValues(ctx context.Context, in *ListAgentResponseValuesRequest, opts ...grpc.CallOption) (*ListAgentResponseValuesResponse, error) // GetTranscriptSummary gets a transcript summary for a provided transcript. GetTranscriptSummary(ctx context.Context, in *GetTranscriptSummaryRequest, opts ...grpc.CallOption) (*GetTranscriptSummaryResponse, error) // CreateFilter creates a new filter. The filter contains a transcript query // to filter transcripts. CreateFilter(ctx context.Context, in *CreateFilterRequest, opts ...grpc.CallOption) (*Filter, error) // ListFilters lists filters. ListFilters(ctx context.Context, in *ListFiltersRequest, opts ...grpc.CallOption) (*ListFiltersResponse, error) // UpdateFilter updates a filter transcript query and/or name. UpdateFilter(ctx context.Context, in *UpdateFilterRequest, opts ...grpc.CallOption) (*Filter, error) // DeleteFilter deletes filter given a filter_sid. DeleteFilter(ctx context.Context, in *DeleteFilterRequest, opts ...grpc.CallOption) (*DeleteFilterResponse, error) // GetFilter gets filter given a filter_sid or name. GetFilter(ctx context.Context, in *GetFilterRequest, opts ...grpc.CallOption) (*Filter, error) // ListFlagTranscriptFilters lists flag transcript filters in an organization. ListFlagTranscriptFilters(ctx context.Context, in *ListFlagTranscriptFiltersRequest, opts ...grpc.CallOption) (*ListFlagTranscriptFiltersResponse, error) // ListFlagFilters lists flag filter associations. ListFlagFilters(ctx context.Context, in *ListFlagFiltersRequest, opts ...grpc.CallOption) (*ListFlagFiltersResponse, error) // GetFlag gets a flag. GetFlag(ctx context.Context, in *GetFlagRequest, opts ...grpc.CallOption) (*Flag, error) // CreateFlag creates a new flag. CreateFlag(ctx context.Context, in *CreateFlagRequest, opts ...grpc.CallOption) (*Flag, error) // ListFlags lists flags in an organization. ListFlags(ctx context.Context, in *ListFlagsRequest, opts ...grpc.CallOption) (*ListFlagsResponse, error) // UpdateFlag updates a flag. UpdateFlag(ctx context.Context, in *UpdateFlagRequest, opts ...grpc.CallOption) (*Flag, error) // DeleteFlag deletes the flag identified by the given flag_sid. DeleteFlag(ctx context.Context, in *DeleteFlagRequest, opts ...grpc.CallOption) (*DeleteFlagResponse, error) // CreateFlagReview creates a flag review. CreateFlagReview(ctx context.Context, in *CreateFlagReviewRequest, opts ...grpc.CallOption) (*FlagReview, error) // BulkCreateFlagReview creates flag reviews. BulkCreateFlagReview(ctx context.Context, in *BulkCreateFlagReviewRequest, opts ...grpc.CallOption) (*BulkCreateFlagReviewResponse, error) // ListFlagReviews lists reviews in an organization. ListFlagReviews(ctx context.Context, in *ListFlagReviewsRequest, opts ...grpc.CallOption) (*ListFlagReviewsResponse, error) // CreateFlagTranscript creates a flag transcript. CreateFlagTranscript(ctx context.Context, in *CreateFlagTranscriptRequest, opts ...grpc.CallOption) (*CreateFlagTranscriptResponse, error) // ListFlagSnapshots lists flag snapshots in an organization. ListFlagSnapshots(ctx context.Context, in *ListFlagSnapshotsRequest, opts ...grpc.CallOption) (*ListFlagSnapshotsResponse, error) // CreateCorrection creates a correction. CreateCorrection(ctx context.Context, in *CreateCorrectionRequest, opts ...grpc.CallOption) (*CreateCorrectionResponse, error) // GetCorrection gets a correction. GetCorrection(ctx context.Context, in *GetCorrectionRequest, opts ...grpc.CallOption) (*Correction, error) // DeleteCorrection deletes a correction. DeleteCorrection(ctx context.Context, in *DeleteCorrectionRequest, opts ...grpc.CallOption) (*DeleteCorrectionResponse, error) // ListCorrections lists corrections. ListCorrections(ctx context.Context, in *ListCorrectionsRequest, opts ...grpc.CallOption) (*ListCorrectionsResponse, error) // UpdateCorrection updates a correction. UpdateCorrection(ctx context.Context, in *UpdateCorrectionRequest, opts ...grpc.CallOption) (*UpdateCorrectionResponse, error) }
VanalyticsClient is the client API for Vanalytics 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 NewVanalyticsClient ¶
func NewVanalyticsClient(cc grpc.ClientConnInterface) VanalyticsClient
type VanalyticsServer ¶
type VanalyticsServer interface { // Audit audits the used transcription audio time for a client. The window // of time to audit can be widened or narrowed using the request since and // until fields. Audit(context.Context, *AuditRequest) (*AuditResponse, error) // GetRecordingUrl gets a signed url to download a transcript recording. GetRecordingUrl(context.Context, *GetRecordingUrlRequest) (*GetRecordingUrlResponse, error) // ListBillingSpan lists billing spans. ListBillingSpan(context.Context, *ListBillingSpanRequest) (*ListBillingSpanResponse, error) // SearchTranscripts searches transcripts by search criteria. The search response // contains one page of transcript hits. Traversing the paginated hits is // achieved by making use of the given page token. SearchTranscripts(context.Context, *SearchTranscriptsRequest) (*SearchTranscriptsResponse, error) // BulkDeleteTranscripts bulk deletes transcripts matching the provided query. BulkDeleteTranscripts(context.Context, *BulkDeleteTranscriptsRequest) (*BulkDeleteTranscriptsResponse, error) // BulkRestoreTranscripts bulk restores transcripts matching the provided query. BulkRestoreTranscripts(context.Context, *BulkRestoreTranscriptsRequest) (*BulkRestoreTranscriptsResponse, error) // ListTranscriptGroupNames lists transcript group names. ListTranscriptGroupNames(context.Context, *ListTranscriptGroupNamesRequest) (*ListTranscriptGroupNamesResponse, error) // ListAgentResponseValues lists transcript agent response values. ListAgentResponseValues(context.Context, *ListAgentResponseValuesRequest) (*ListAgentResponseValuesResponse, error) // GetTranscriptSummary gets a transcript summary for a provided transcript. GetTranscriptSummary(context.Context, *GetTranscriptSummaryRequest) (*GetTranscriptSummaryResponse, error) // CreateFilter creates a new filter. The filter contains a transcript query // to filter transcripts. CreateFilter(context.Context, *CreateFilterRequest) (*Filter, error) // ListFilters lists filters. ListFilters(context.Context, *ListFiltersRequest) (*ListFiltersResponse, error) // UpdateFilter updates a filter transcript query and/or name. UpdateFilter(context.Context, *UpdateFilterRequest) (*Filter, error) // DeleteFilter deletes filter given a filter_sid. DeleteFilter(context.Context, *DeleteFilterRequest) (*DeleteFilterResponse, error) // GetFilter gets filter given a filter_sid or name. GetFilter(context.Context, *GetFilterRequest) (*Filter, error) // ListFlagTranscriptFilters lists flag transcript filters in an organization. ListFlagTranscriptFilters(context.Context, *ListFlagTranscriptFiltersRequest) (*ListFlagTranscriptFiltersResponse, error) // ListFlagFilters lists flag filter associations. ListFlagFilters(context.Context, *ListFlagFiltersRequest) (*ListFlagFiltersResponse, error) // GetFlag gets a flag. GetFlag(context.Context, *GetFlagRequest) (*Flag, error) // CreateFlag creates a new flag. CreateFlag(context.Context, *CreateFlagRequest) (*Flag, error) // ListFlags lists flags in an organization. ListFlags(context.Context, *ListFlagsRequest) (*ListFlagsResponse, error) // UpdateFlag updates a flag. UpdateFlag(context.Context, *UpdateFlagRequest) (*Flag, error) // DeleteFlag deletes the flag identified by the given flag_sid. DeleteFlag(context.Context, *DeleteFlagRequest) (*DeleteFlagResponse, error) // CreateFlagReview creates a flag review. CreateFlagReview(context.Context, *CreateFlagReviewRequest) (*FlagReview, error) // BulkCreateFlagReview creates flag reviews. BulkCreateFlagReview(context.Context, *BulkCreateFlagReviewRequest) (*BulkCreateFlagReviewResponse, error) // ListFlagReviews lists reviews in an organization. ListFlagReviews(context.Context, *ListFlagReviewsRequest) (*ListFlagReviewsResponse, error) // CreateFlagTranscript creates a flag transcript. CreateFlagTranscript(context.Context, *CreateFlagTranscriptRequest) (*CreateFlagTranscriptResponse, error) // ListFlagSnapshots lists flag snapshots in an organization. ListFlagSnapshots(context.Context, *ListFlagSnapshotsRequest) (*ListFlagSnapshotsResponse, error) // CreateCorrection creates a correction. CreateCorrection(context.Context, *CreateCorrectionRequest) (*CreateCorrectionResponse, error) // GetCorrection gets a correction. GetCorrection(context.Context, *GetCorrectionRequest) (*Correction, error) // DeleteCorrection deletes a correction. DeleteCorrection(context.Context, *DeleteCorrectionRequest) (*DeleteCorrectionResponse, error) // ListCorrections lists corrections. ListCorrections(context.Context, *ListCorrectionsRequest) (*ListCorrectionsResponse, error) // UpdateCorrection updates a correction. UpdateCorrection(context.Context, *UpdateCorrectionRequest) (*UpdateCorrectionResponse, error) // contains filtered or unexported methods }
VanalyticsServer is the server API for Vanalytics service. All implementations must embed UnimplementedVanalyticsServer for forward compatibility.