Documentation ¶
Index ¶
- Variables
- func RegisterYlccServer(s grpc.ServiceRegistrar, srv YlccServer)
- type ActiveLiveChatMessage
- func (*ActiveLiveChatMessage) Descriptor() ([]byte, []int)deprecated
- func (x *ActiveLiveChatMessage) GetAmountDisplayString() string
- func (x *ActiveLiveChatMessage) GetAmountMicros() string
- func (x *ActiveLiveChatMessage) GetApiEtag() string
- func (x *ActiveLiveChatMessage) GetAuthorChannelId() string
- func (x *ActiveLiveChatMessage) GetAuthorChannelUrl() string
- func (x *ActiveLiveChatMessage) GetAuthorDisplayName() string
- func (x *ActiveLiveChatMessage) GetAuthorIsChatModerator() bool
- func (x *ActiveLiveChatMessage) GetAuthorIsChatOwner() bool
- func (x *ActiveLiveChatMessage) GetAuthorIsChatSponsor() bool
- func (x *ActiveLiveChatMessage) GetAuthorIsVerified() bool
- func (x *ActiveLiveChatMessage) GetChannelId() string
- func (x *ActiveLiveChatMessage) GetCurrency() string
- func (x *ActiveLiveChatMessage) GetDisplayMessage() string
- func (x *ActiveLiveChatMessage) GetIsFanFundingEvent() bool
- func (x *ActiveLiveChatMessage) GetIsSuperChat() bool
- func (x *ActiveLiveChatMessage) GetIsSuperSticker() bool
- func (x *ActiveLiveChatMessage) GetLiveChatId() string
- func (x *ActiveLiveChatMessage) GetMessageId() string
- func (x *ActiveLiveChatMessage) GetPageToken() string
- func (x *ActiveLiveChatMessage) GetPublishedAt() string
- func (x *ActiveLiveChatMessage) GetVideoId() string
- func (*ActiveLiveChatMessage) ProtoMessage()
- func (x *ActiveLiveChatMessage) ProtoReflect() protoreflect.Message
- func (x *ActiveLiveChatMessage) Reset()
- func (x *ActiveLiveChatMessage) String() string
- type ArchiveLiveChatMessage
- func (*ArchiveLiveChatMessage) Descriptor() ([]byte, []int)deprecated
- func (x *ArchiveLiveChatMessage) GetAuthorExternalChannelId() string
- func (x *ArchiveLiveChatMessage) GetAuthorName() string
- func (x *ArchiveLiveChatMessage) GetChannelId() string
- func (x *ArchiveLiveChatMessage) GetClientId() string
- func (x *ArchiveLiveChatMessage) GetContinuation() string
- func (x *ArchiveLiveChatMessage) GetIsPaid() bool
- func (x *ArchiveLiveChatMessage) GetMessageId() string
- func (x *ArchiveLiveChatMessage) GetMessageText() string
- func (x *ArchiveLiveChatMessage) GetPurchaseAmountText() string
- func (x *ArchiveLiveChatMessage) GetTimestampText() string
- func (x *ArchiveLiveChatMessage) GetTimestampUsec() string
- func (x *ArchiveLiveChatMessage) GetVideoId() string
- func (x *ArchiveLiveChatMessage) GetVideoOffsetTimeMsec() string
- func (*ArchiveLiveChatMessage) ProtoMessage()
- func (x *ArchiveLiveChatMessage) ProtoReflect() protoreflect.Message
- func (x *ArchiveLiveChatMessage) Reset()
- func (x *ArchiveLiveChatMessage) String() string
- type CloseVoteRequest
- type CloseVoteResponse
- type Code
- type Color
- func (*Color) Descriptor() ([]byte, []int)deprecated
- func (x *Color) GetA() uint32
- func (x *Color) GetB() uint32
- func (x *Color) GetG() uint32
- func (x *Color) GetR() uint32
- func (*Color) ProtoMessage()
- func (x *Color) ProtoReflect() protoreflect.Message
- func (x *Color) Reset()
- func (x *Color) String() string
- type GetArchiveLiveChatRequest
- func (*GetArchiveLiveChatRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetArchiveLiveChatRequest) GetCount() int64
- func (x *GetArchiveLiveChatRequest) GetOffset() int64
- func (x *GetArchiveLiveChatRequest) GetVideoId() string
- func (*GetArchiveLiveChatRequest) ProtoMessage()
- func (x *GetArchiveLiveChatRequest) ProtoReflect() protoreflect.Message
- func (x *GetArchiveLiveChatRequest) Reset()
- func (x *GetArchiveLiveChatRequest) String() string
- type GetArchiveLiveChatResponse
- func (*GetArchiveLiveChatResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetArchiveLiveChatResponse) GetArchiveLiveChatMessages() []*ArchiveLiveChatMessage
- func (x *GetArchiveLiveChatResponse) GetStatus() *Status
- func (*GetArchiveLiveChatResponse) ProtoMessage()
- func (x *GetArchiveLiveChatResponse) ProtoReflect() protoreflect.Message
- func (x *GetArchiveLiveChatResponse) Reset()
- func (x *GetArchiveLiveChatResponse) String() string
- type GetCachedActiveLiveChatRequest
- func (*GetCachedActiveLiveChatRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetCachedActiveLiveChatRequest) GetCount() int64
- func (x *GetCachedActiveLiveChatRequest) GetOffset() int64
- func (x *GetCachedActiveLiveChatRequest) GetVideoId() string
- func (*GetCachedActiveLiveChatRequest) ProtoMessage()
- func (x *GetCachedActiveLiveChatRequest) ProtoReflect() protoreflect.Message
- func (x *GetCachedActiveLiveChatRequest) Reset()
- func (x *GetCachedActiveLiveChatRequest) String() string
- type GetCachedActiveLiveChatResponse
- func (*GetCachedActiveLiveChatResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetCachedActiveLiveChatResponse) GetActiveLiveChatMessages() []*ActiveLiveChatMessage
- func (x *GetCachedActiveLiveChatResponse) GetStatus() *Status
- func (*GetCachedActiveLiveChatResponse) ProtoMessage()
- func (x *GetCachedActiveLiveChatResponse) ProtoReflect() protoreflect.Message
- func (x *GetCachedActiveLiveChatResponse) Reset()
- func (x *GetCachedActiveLiveChatResponse) String() string
- type GetVideoRequest
- type GetVideoResponse
- func (*GetVideoResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetVideoResponse) GetStatus() *Status
- func (x *GetVideoResponse) GetVideo() *Video
- func (*GetVideoResponse) ProtoMessage()
- func (x *GetVideoResponse) ProtoReflect() protoreflect.Message
- func (x *GetVideoResponse) Reset()
- func (x *GetVideoResponse) String() string
- type GetVoteResultRequest
- func (*GetVoteResultRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetVoteResultRequest) GetVoteId() string
- func (*GetVoteResultRequest) ProtoMessage()
- func (x *GetVoteResultRequest) ProtoReflect() protoreflect.Message
- func (x *GetVoteResultRequest) Reset()
- func (x *GetVoteResultRequest) String() string
- type GetVoteResultResponse
- func (*GetVoteResultResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetVoteResultResponse) GetCounts() []*VoteCount
- func (x *GetVoteResultResponse) GetStatus() *Status
- func (x *GetVoteResultResponse) GetTotal() int32
- func (*GetVoteResultResponse) ProtoMessage()
- func (x *GetVoteResultResponse) ProtoReflect() protoreflect.Message
- func (x *GetVoteResultResponse) Reset()
- func (x *GetVoteResultResponse) String() string
- type GetWordCloudRequest
- func (*GetWordCloudRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetWordCloudRequest) GetBackgroundColor() *Color
- func (x *GetWordCloudRequest) GetColors() []*Color
- func (x *GetWordCloudRequest) GetFontMaxSize() int32
- func (x *GetWordCloudRequest) GetFontMinSize() int32
- func (x *GetWordCloudRequest) GetHeight() int32
- func (x *GetWordCloudRequest) GetMessageLimit() int32
- func (x *GetWordCloudRequest) GetTarget() Target
- func (x *GetWordCloudRequest) GetVideoId() string
- func (x *GetWordCloudRequest) GetWidth() int32
- func (*GetWordCloudRequest) ProtoMessage()
- func (x *GetWordCloudRequest) ProtoReflect() protoreflect.Message
- func (x *GetWordCloudRequest) Reset()
- func (x *GetWordCloudRequest) String() string
- type GetWordCloudResponse
- func (*GetWordCloudResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetWordCloudResponse) GetData() []byte
- func (x *GetWordCloudResponse) GetMimeType() string
- func (x *GetWordCloudResponse) GetStatus() *Status
- func (*GetWordCloudResponse) ProtoMessage()
- func (x *GetWordCloudResponse) ProtoReflect() protoreflect.Message
- func (x *GetWordCloudResponse) Reset()
- func (x *GetWordCloudResponse) String() string
- type GroupingActiveLiveChatMessage
- func (*GroupingActiveLiveChatMessage) Descriptor() ([]byte, []int)deprecated
- func (x *GroupingActiveLiveChatMessage) GetActiveLiveChatMessage() *ActiveLiveChatMessage
- func (x *GroupingActiveLiveChatMessage) GetChoice() string
- func (x *GroupingActiveLiveChatMessage) GetGroupIdx() int32
- func (x *GroupingActiveLiveChatMessage) GetLabel() string
- func (*GroupingActiveLiveChatMessage) ProtoMessage()
- func (x *GroupingActiveLiveChatMessage) ProtoReflect() protoreflect.Message
- func (x *GroupingActiveLiveChatMessage) Reset()
- func (x *GroupingActiveLiveChatMessage) String() string
- type GroupingChoice
- func (*GroupingChoice) Descriptor() ([]byte, []int)deprecated
- func (x *GroupingChoice) GetChoice() string
- func (x *GroupingChoice) GetLabel() string
- func (*GroupingChoice) ProtoMessage()
- func (x *GroupingChoice) ProtoReflect() protoreflect.Message
- func (x *GroupingChoice) Reset()
- func (x *GroupingChoice) String() string
- type OpenVoteRequest
- func (*OpenVoteRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OpenVoteRequest) GetChoices() []*VoteChoice
- func (x *OpenVoteRequest) GetDuration() int32
- func (x *OpenVoteRequest) GetTarget() Target
- func (x *OpenVoteRequest) GetVideoId() string
- func (*OpenVoteRequest) ProtoMessage()
- func (x *OpenVoteRequest) ProtoReflect() protoreflect.Message
- func (x *OpenVoteRequest) Reset()
- func (x *OpenVoteRequest) String() string
- type OpenVoteResponse
- func (*OpenVoteResponse) Descriptor() ([]byte, []int)deprecated
- func (x *OpenVoteResponse) GetStatus() *Status
- func (x *OpenVoteResponse) GetVideo() *Video
- func (x *OpenVoteResponse) GetVoteId() string
- func (*OpenVoteResponse) ProtoMessage()
- func (x *OpenVoteResponse) ProtoReflect() protoreflect.Message
- func (x *OpenVoteResponse) Reset()
- func (x *OpenVoteResponse) String() string
- type PollActiveLiveChatRequest
- func (*PollActiveLiveChatRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PollActiveLiveChatRequest) GetVideoId() string
- func (*PollActiveLiveChatRequest) ProtoMessage()
- func (x *PollActiveLiveChatRequest) ProtoReflect() protoreflect.Message
- func (x *PollActiveLiveChatRequest) Reset()
- func (x *PollActiveLiveChatRequest) String() string
- type PollActiveLiveChatResponse
- func (*PollActiveLiveChatResponse) Descriptor() ([]byte, []int)deprecated
- func (x *PollActiveLiveChatResponse) GetActiveLiveChatMessages() []*ActiveLiveChatMessage
- func (x *PollActiveLiveChatResponse) GetStatus() *Status
- func (*PollActiveLiveChatResponse) ProtoMessage()
- func (x *PollActiveLiveChatResponse) ProtoReflect() protoreflect.Message
- func (x *PollActiveLiveChatResponse) Reset()
- func (x *PollActiveLiveChatResponse) String() string
- type PollGroupingActiveLiveChatRequest
- func (*PollGroupingActiveLiveChatRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PollGroupingActiveLiveChatRequest) GetGroupingId() string
- func (*PollGroupingActiveLiveChatRequest) ProtoMessage()
- func (x *PollGroupingActiveLiveChatRequest) ProtoReflect() protoreflect.Message
- func (x *PollGroupingActiveLiveChatRequest) Reset()
- func (x *PollGroupingActiveLiveChatRequest) String() string
- type PollGroupingActiveLiveChatResponse
- func (*PollGroupingActiveLiveChatResponse) Descriptor() ([]byte, []int)deprecated
- func (x *PollGroupingActiveLiveChatResponse) GetGroupingActiveLiveChatMessage() *GroupingActiveLiveChatMessage
- func (x *PollGroupingActiveLiveChatResponse) GetStatus() *Status
- func (*PollGroupingActiveLiveChatResponse) ProtoMessage()
- func (x *PollGroupingActiveLiveChatResponse) ProtoReflect() protoreflect.Message
- func (x *PollGroupingActiveLiveChatResponse) Reset()
- func (x *PollGroupingActiveLiveChatResponse) String() string
- type StartCollectionActiveLiveChatRequest
- func (*StartCollectionActiveLiveChatRequest) Descriptor() ([]byte, []int)deprecated
- func (x *StartCollectionActiveLiveChatRequest) GetVideoId() string
- func (*StartCollectionActiveLiveChatRequest) ProtoMessage()
- func (x *StartCollectionActiveLiveChatRequest) ProtoReflect() protoreflect.Message
- func (x *StartCollectionActiveLiveChatRequest) Reset()
- func (x *StartCollectionActiveLiveChatRequest) String() string
- type StartCollectionActiveLiveChatResponse
- func (*StartCollectionActiveLiveChatResponse) Descriptor() ([]byte, []int)deprecated
- func (x *StartCollectionActiveLiveChatResponse) GetStatus() *Status
- func (x *StartCollectionActiveLiveChatResponse) GetVideo() *Video
- func (*StartCollectionActiveLiveChatResponse) ProtoMessage()
- func (x *StartCollectionActiveLiveChatResponse) ProtoReflect() protoreflect.Message
- func (x *StartCollectionActiveLiveChatResponse) Reset()
- func (x *StartCollectionActiveLiveChatResponse) String() string
- type StartCollectionArchiveLiveChatRequest
- func (*StartCollectionArchiveLiveChatRequest) Descriptor() ([]byte, []int)deprecated
- func (x *StartCollectionArchiveLiveChatRequest) GetReplace() bool
- func (x *StartCollectionArchiveLiveChatRequest) GetVideoId() string
- func (*StartCollectionArchiveLiveChatRequest) ProtoMessage()
- func (x *StartCollectionArchiveLiveChatRequest) ProtoReflect() protoreflect.Message
- func (x *StartCollectionArchiveLiveChatRequest) Reset()
- func (x *StartCollectionArchiveLiveChatRequest) String() string
- type StartCollectionArchiveLiveChatResponse
- func (*StartCollectionArchiveLiveChatResponse) Descriptor() ([]byte, []int)deprecated
- func (x *StartCollectionArchiveLiveChatResponse) GetStatus() *Status
- func (x *StartCollectionArchiveLiveChatResponse) GetVideo() *Video
- func (*StartCollectionArchiveLiveChatResponse) ProtoMessage()
- func (x *StartCollectionArchiveLiveChatResponse) ProtoReflect() protoreflect.Message
- func (x *StartCollectionArchiveLiveChatResponse) Reset()
- func (x *StartCollectionArchiveLiveChatResponse) String() string
- type StartCollectionWordCloudMessagesRequest
- func (*StartCollectionWordCloudMessagesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *StartCollectionWordCloudMessagesRequest) GetVideoId() string
- func (*StartCollectionWordCloudMessagesRequest) ProtoMessage()
- func (x *StartCollectionWordCloudMessagesRequest) ProtoReflect() protoreflect.Message
- func (x *StartCollectionWordCloudMessagesRequest) Reset()
- func (x *StartCollectionWordCloudMessagesRequest) String() string
- type StartCollectionWordCloudMessagesResponse
- func (*StartCollectionWordCloudMessagesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *StartCollectionWordCloudMessagesResponse) GetStatus() *Status
- func (x *StartCollectionWordCloudMessagesResponse) GetVideo() *Video
- func (*StartCollectionWordCloudMessagesResponse) ProtoMessage()
- func (x *StartCollectionWordCloudMessagesResponse) ProtoReflect() protoreflect.Message
- func (x *StartCollectionWordCloudMessagesResponse) Reset()
- func (x *StartCollectionWordCloudMessagesResponse) String() string
- type StartGroupingActiveLiveChatRequest
- func (*StartGroupingActiveLiveChatRequest) Descriptor() ([]byte, []int)deprecated
- func (x *StartGroupingActiveLiveChatRequest) GetChoices() []*GroupingChoice
- func (x *StartGroupingActiveLiveChatRequest) GetTarget() Target
- func (x *StartGroupingActiveLiveChatRequest) GetVideoId() string
- func (*StartGroupingActiveLiveChatRequest) ProtoMessage()
- func (x *StartGroupingActiveLiveChatRequest) ProtoReflect() protoreflect.Message
- func (x *StartGroupingActiveLiveChatRequest) Reset()
- func (x *StartGroupingActiveLiveChatRequest) String() string
- type StartGroupingActiveLiveChatResponse
- func (*StartGroupingActiveLiveChatResponse) Descriptor() ([]byte, []int)deprecated
- func (x *StartGroupingActiveLiveChatResponse) GetGroupingId() string
- func (x *StartGroupingActiveLiveChatResponse) GetStatus() *Status
- func (x *StartGroupingActiveLiveChatResponse) GetVideo() *Video
- func (*StartGroupingActiveLiveChatResponse) ProtoMessage()
- func (x *StartGroupingActiveLiveChatResponse) ProtoReflect() protoreflect.Message
- func (x *StartGroupingActiveLiveChatResponse) Reset()
- func (x *StartGroupingActiveLiveChatResponse) String() string
- type Status
- type Target
- type UnimplementedYlccServer
- func (UnimplementedYlccServer) CloseVote(context.Context, *CloseVoteRequest) (*CloseVoteResponse, error)
- func (UnimplementedYlccServer) GetArchiveLiveChat(context.Context, *GetArchiveLiveChatRequest) (*GetArchiveLiveChatResponse, error)
- func (UnimplementedYlccServer) GetCachedActiveLiveChat(context.Context, *GetCachedActiveLiveChatRequest) (*GetCachedActiveLiveChatResponse, error)
- func (UnimplementedYlccServer) GetVideo(context.Context, *GetVideoRequest) (*GetVideoResponse, error)
- func (UnimplementedYlccServer) GetVoteResult(context.Context, *GetVoteResultRequest) (*GetVoteResultResponse, error)
- func (UnimplementedYlccServer) GetWordCloud(context.Context, *GetWordCloudRequest) (*GetWordCloudResponse, error)
- func (UnimplementedYlccServer) OpenVote(context.Context, *OpenVoteRequest) (*OpenVoteResponse, error)
- func (UnimplementedYlccServer) PollActiveLiveChat(*PollActiveLiveChatRequest, Ylcc_PollActiveLiveChatServer) error
- func (UnimplementedYlccServer) PollGroupingActiveLiveChat(*PollGroupingActiveLiveChatRequest, Ylcc_PollGroupingActiveLiveChatServer) error
- func (UnimplementedYlccServer) StartCollectionActiveLiveChat(context.Context, *StartCollectionActiveLiveChatRequest) (*StartCollectionActiveLiveChatResponse, error)
- func (UnimplementedYlccServer) StartCollectionArchiveLiveChat(context.Context, *StartCollectionArchiveLiveChatRequest) (*StartCollectionArchiveLiveChatResponse, error)
- func (UnimplementedYlccServer) StartCollectionWordCloudMessages(context.Context, *StartCollectionWordCloudMessagesRequest) (*StartCollectionWordCloudMessagesResponse, error)
- func (UnimplementedYlccServer) StartGroupingActiveLiveChat(context.Context, *StartGroupingActiveLiveChatRequest) (*StartGroupingActiveLiveChatResponse, error)
- func (UnimplementedYlccServer) UpdateVoteDuration(context.Context, *UpdateVoteDurationRequest) (*UpdateVoteDurationResponse, error)
- type UnsafeYlccServer
- type UpdateVoteDurationRequest
- func (*UpdateVoteDurationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateVoteDurationRequest) GetDuration() int32
- func (x *UpdateVoteDurationRequest) GetVoteId() string
- func (*UpdateVoteDurationRequest) ProtoMessage()
- func (x *UpdateVoteDurationRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateVoteDurationRequest) Reset()
- func (x *UpdateVoteDurationRequest) String() string
- type UpdateVoteDurationResponse
- func (*UpdateVoteDurationResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateVoteDurationResponse) GetStatus() *Status
- func (*UpdateVoteDurationResponse) ProtoMessage()
- func (x *UpdateVoteDurationResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateVoteDurationResponse) Reset()
- func (x *UpdateVoteDurationResponse) String() string
- type Video
- func (*Video) Descriptor() ([]byte, []int)deprecated
- func (x *Video) GetActiveLiveChatId() string
- func (x *Video) GetActualEndTime() string
- func (x *Video) GetActualStartTime() string
- func (x *Video) GetCategoryId() string
- func (x *Video) GetChannelId() string
- func (x *Video) GetDescription() string
- func (x *Video) GetDuration() string
- func (x *Video) GetEmbeddable() bool
- func (x *Video) GetPrivacyStatus() string
- func (x *Video) GetPublishedAt() string
- func (x *Video) GetScheduledEndTime() string
- func (x *Video) GetScheduledStartTime() string
- func (x *Video) GetTitle() string
- func (x *Video) GetUploadStatus() string
- func (x *Video) GetVideoId() string
- func (*Video) ProtoMessage()
- func (x *Video) ProtoReflect() protoreflect.Message
- func (x *Video) Reset()
- func (x *Video) String() string
- type VoteChoice
- type VoteCount
- func (*VoteCount) Descriptor() ([]byte, []int)deprecated
- func (x *VoteCount) GetChoice() string
- func (x *VoteCount) GetCount() int32
- func (x *VoteCount) GetLabel() string
- func (*VoteCount) ProtoMessage()
- func (x *VoteCount) ProtoReflect() protoreflect.Message
- func (x *VoteCount) Reset()
- func (x *VoteCount) String() string
- type YlccClient
- type YlccServer
- type Ylcc_PollActiveLiveChatClient
- type Ylcc_PollActiveLiveChatServer
- type Ylcc_PollGroupingActiveLiveChatClient
- type Ylcc_PollGroupingActiveLiveChatServer
Constants ¶
This section is empty.
Variables ¶
var ( Code_name = map[int32]string{ 0: "SUCCESS", 1: "NOT_FOUND", 2: "NOT_PERMITTED", 3: "IN_PROGRESS", 4: "INTERNAL_ERROR", } Code_value = map[string]int32{ "SUCCESS": 0, "NOT_FOUND": 1, "NOT_PERMITTED": 2, "IN_PROGRESS": 3, "INTERNAL_ERROR": 4, } )
Enum value maps for Code.
var ( Target_name = map[int32]string{ 0: "ALL_USER", 1: "OWNER_MODERATOR_SPONSOR", 2: "OWNER_MODERATOR", } Target_value = map[string]int32{ "ALL_USER": 0, "OWNER_MODERATOR_SPONSOR": 1, "OWNER_MODERATOR": 2, } )
Enum value maps for Target.
var File_protocol_proto protoreflect.FileDescriptor
var Ylcc_ServiceDesc = grpc.ServiceDesc{ ServiceName: "ylcc", HandlerType: (*YlccServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "GetVideo", Handler: _Ylcc_GetVideo_Handler, }, { MethodName: "StartCollectionActiveLiveChat", Handler: _Ylcc_StartCollectionActiveLiveChat_Handler, }, { MethodName: "GetCachedActiveLiveChat", Handler: _Ylcc_GetCachedActiveLiveChat_Handler, }, { MethodName: "StartCollectionArchiveLiveChat", Handler: _Ylcc_StartCollectionArchiveLiveChat_Handler, }, { MethodName: "GetArchiveLiveChat", Handler: _Ylcc_GetArchiveLiveChat_Handler, }, { MethodName: "StartCollectionWordCloudMessages", Handler: _Ylcc_StartCollectionWordCloudMessages_Handler, }, { MethodName: "GetWordCloud", Handler: _Ylcc_GetWordCloud_Handler, }, { MethodName: "OpenVote", Handler: _Ylcc_OpenVote_Handler, }, { MethodName: "UpdateVoteDuration", Handler: _Ylcc_UpdateVoteDuration_Handler, }, { MethodName: "GetVoteResult", Handler: _Ylcc_GetVoteResult_Handler, }, { MethodName: "CloseVote", Handler: _Ylcc_CloseVote_Handler, }, { MethodName: "StartGroupingActiveLiveChat", Handler: _Ylcc_StartGroupingActiveLiveChat_Handler, }, }, Streams: []grpc.StreamDesc{ { StreamName: "PollActiveLiveChat", Handler: _Ylcc_PollActiveLiveChat_Handler, ServerStreams: true, }, { StreamName: "PollGroupingActiveLiveChat", Handler: _Ylcc_PollGroupingActiveLiveChat_Handler, ServerStreams: true, }, }, Metadata: "protocol.proto", }
Ylcc_ServiceDesc is the grpc.ServiceDesc for Ylcc service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
Functions ¶
func RegisterYlccServer ¶
func RegisterYlccServer(s grpc.ServiceRegistrar, srv YlccServer)
Types ¶
type ActiveLiveChatMessage ¶
type ActiveLiveChatMessage struct { MessageId string `protobuf:"bytes,1,opt,name=messageId,proto3" json:"messageId,omitempty"` ChannelId string `protobuf:"bytes,2,opt,name=channelId,proto3" json:"channelId,omitempty"` VideoId string `protobuf:"bytes,3,opt,name=videoId,proto3" json:"videoId,omitempty"` ApiEtag string `protobuf:"bytes,4,opt,name=apiEtag,proto3" json:"apiEtag,omitempty"` AuthorChannelId string `protobuf:"bytes,5,opt,name=authorChannelId,proto3" json:"authorChannelId,omitempty"` AuthorChannelUrl string `protobuf:"bytes,6,opt,name=authorChannelUrl,proto3" json:"authorChannelUrl,omitempty"` AuthorDisplayName string `protobuf:"bytes,7,opt,name=authorDisplayName,proto3" json:"authorDisplayName,omitempty"` AuthorIsChatModerator bool `protobuf:"varint,8,opt,name=authorIsChatModerator,proto3" json:"authorIsChatModerator,omitempty"` AuthorIsChatOwner bool `protobuf:"varint,9,opt,name=authorIsChatOwner,proto3" json:"authorIsChatOwner,omitempty"` AuthorIsChatSponsor bool `protobuf:"varint,10,opt,name=authorIsChatSponsor,proto3" json:"authorIsChatSponsor,omitempty"` AuthorIsVerified bool `protobuf:"varint,11,opt,name=authorIsVerified,proto3" json:"authorIsVerified,omitempty"` LiveChatId string `protobuf:"bytes,12,opt,name=liveChatId,proto3" json:"liveChatId,omitempty"` DisplayMessage string `protobuf:"bytes,13,opt,name=displayMessage,proto3" json:"displayMessage,omitempty"` PublishedAt string `protobuf:"bytes,14,opt,name=publishedAt,proto3" json:"publishedAt,omitempty"` IsSuperChat bool `protobuf:"varint,15,opt,name=isSuperChat,proto3" json:"isSuperChat,omitempty"` IsSuperSticker bool `protobuf:"varint,16,opt,name=isSuperSticker,proto3" json:"isSuperSticker,omitempty"` IsFanFundingEvent bool `protobuf:"varint,17,opt,name=isFanFundingEvent,proto3" json:"isFanFundingEvent,omitempty"` AmountMicros string `protobuf:"bytes,18,opt,name=amountMicros,proto3" json:"amountMicros,omitempty"` AmountDisplayString string `protobuf:"bytes,19,opt,name=amountDisplayString,proto3" json:"amountDisplayString,omitempty"` Currency string `protobuf:"bytes,20,opt,name=currency,proto3" json:"currency,omitempty"` PageToken string `protobuf:"bytes,21,opt,name=pageToken,proto3" json:"pageToken,omitempty"` // contains filtered or unexported fields }
func (*ActiveLiveChatMessage) Descriptor
deprecated
func (*ActiveLiveChatMessage) Descriptor() ([]byte, []int)
Deprecated: Use ActiveLiveChatMessage.ProtoReflect.Descriptor instead.
func (*ActiveLiveChatMessage) GetAmountDisplayString ¶
func (x *ActiveLiveChatMessage) GetAmountDisplayString() string
func (*ActiveLiveChatMessage) GetAmountMicros ¶
func (x *ActiveLiveChatMessage) GetAmountMicros() string
func (*ActiveLiveChatMessage) GetApiEtag ¶
func (x *ActiveLiveChatMessage) GetApiEtag() string
func (*ActiveLiveChatMessage) GetAuthorChannelId ¶
func (x *ActiveLiveChatMessage) GetAuthorChannelId() string
func (*ActiveLiveChatMessage) GetAuthorChannelUrl ¶
func (x *ActiveLiveChatMessage) GetAuthorChannelUrl() string
func (*ActiveLiveChatMessage) GetAuthorDisplayName ¶
func (x *ActiveLiveChatMessage) GetAuthorDisplayName() string
func (*ActiveLiveChatMessage) GetAuthorIsChatModerator ¶
func (x *ActiveLiveChatMessage) GetAuthorIsChatModerator() bool
func (*ActiveLiveChatMessage) GetAuthorIsChatOwner ¶
func (x *ActiveLiveChatMessage) GetAuthorIsChatOwner() bool
func (*ActiveLiveChatMessage) GetAuthorIsChatSponsor ¶
func (x *ActiveLiveChatMessage) GetAuthorIsChatSponsor() bool
func (*ActiveLiveChatMessage) GetAuthorIsVerified ¶
func (x *ActiveLiveChatMessage) GetAuthorIsVerified() bool
func (*ActiveLiveChatMessage) GetChannelId ¶
func (x *ActiveLiveChatMessage) GetChannelId() string
func (*ActiveLiveChatMessage) GetCurrency ¶
func (x *ActiveLiveChatMessage) GetCurrency() string
func (*ActiveLiveChatMessage) GetDisplayMessage ¶
func (x *ActiveLiveChatMessage) GetDisplayMessage() string
func (*ActiveLiveChatMessage) GetIsFanFundingEvent ¶
func (x *ActiveLiveChatMessage) GetIsFanFundingEvent() bool
func (*ActiveLiveChatMessage) GetIsSuperChat ¶
func (x *ActiveLiveChatMessage) GetIsSuperChat() bool
func (*ActiveLiveChatMessage) GetIsSuperSticker ¶
func (x *ActiveLiveChatMessage) GetIsSuperSticker() bool
func (*ActiveLiveChatMessage) GetLiveChatId ¶
func (x *ActiveLiveChatMessage) GetLiveChatId() string
func (*ActiveLiveChatMessage) GetMessageId ¶
func (x *ActiveLiveChatMessage) GetMessageId() string
func (*ActiveLiveChatMessage) GetPageToken ¶
func (x *ActiveLiveChatMessage) GetPageToken() string
func (*ActiveLiveChatMessage) GetPublishedAt ¶
func (x *ActiveLiveChatMessage) GetPublishedAt() string
func (*ActiveLiveChatMessage) GetVideoId ¶
func (x *ActiveLiveChatMessage) GetVideoId() string
func (*ActiveLiveChatMessage) ProtoMessage ¶
func (*ActiveLiveChatMessage) ProtoMessage()
func (*ActiveLiveChatMessage) ProtoReflect ¶
func (x *ActiveLiveChatMessage) ProtoReflect() protoreflect.Message
func (*ActiveLiveChatMessage) Reset ¶
func (x *ActiveLiveChatMessage) Reset()
func (*ActiveLiveChatMessage) String ¶
func (x *ActiveLiveChatMessage) String() string
type ArchiveLiveChatMessage ¶
type ArchiveLiveChatMessage struct { MessageId string `protobuf:"bytes,1,opt,name=messageId,proto3" json:"messageId,omitempty"` ChannelId string `protobuf:"bytes,2,opt,name=channelId,proto3" json:"channelId,omitempty"` VideoId string `protobuf:"bytes,3,opt,name=videoId,proto3" json:"videoId,omitempty"` ClientId string `protobuf:"bytes,4,opt,name=clientId,proto3" json:"clientId,omitempty"` AuthorName string `protobuf:"bytes,5,opt,name=authorName,proto3" json:"authorName,omitempty"` AuthorExternalChannelId string `protobuf:"bytes,6,opt,name=authorExternalChannelId,proto3" json:"authorExternalChannelId,omitempty"` MessageText string `protobuf:"bytes,7,opt,name=messageText,proto3" json:"messageText,omitempty"` PurchaseAmountText string `protobuf:"bytes,8,opt,name=purchaseAmountText,proto3" json:"purchaseAmountText,omitempty"` IsPaid bool `protobuf:"varint,9,opt,name=isPaid,proto3" json:"isPaid,omitempty"` TimestampUsec string `protobuf:"bytes,10,opt,name=timestampUsec,proto3" json:"timestampUsec,omitempty"` TimestampText string `protobuf:"bytes,11,opt,name=timestampText,proto3" json:"timestampText,omitempty"` VideoOffsetTimeMsec string `protobuf:"bytes,12,opt,name=videoOffsetTimeMsec,proto3" json:"videoOffsetTimeMsec,omitempty"` Continuation string `protobuf:"bytes,13,opt,name=continuation,proto3" json:"continuation,omitempty"` // contains filtered or unexported fields }
func (*ArchiveLiveChatMessage) Descriptor
deprecated
func (*ArchiveLiveChatMessage) Descriptor() ([]byte, []int)
Deprecated: Use ArchiveLiveChatMessage.ProtoReflect.Descriptor instead.
func (*ArchiveLiveChatMessage) GetAuthorExternalChannelId ¶
func (x *ArchiveLiveChatMessage) GetAuthorExternalChannelId() string
func (*ArchiveLiveChatMessage) GetAuthorName ¶
func (x *ArchiveLiveChatMessage) GetAuthorName() string
func (*ArchiveLiveChatMessage) GetChannelId ¶
func (x *ArchiveLiveChatMessage) GetChannelId() string
func (*ArchiveLiveChatMessage) GetClientId ¶
func (x *ArchiveLiveChatMessage) GetClientId() string
func (*ArchiveLiveChatMessage) GetContinuation ¶
func (x *ArchiveLiveChatMessage) GetContinuation() string
func (*ArchiveLiveChatMessage) GetIsPaid ¶
func (x *ArchiveLiveChatMessage) GetIsPaid() bool
func (*ArchiveLiveChatMessage) GetMessageId ¶
func (x *ArchiveLiveChatMessage) GetMessageId() string
func (*ArchiveLiveChatMessage) GetMessageText ¶
func (x *ArchiveLiveChatMessage) GetMessageText() string
func (*ArchiveLiveChatMessage) GetPurchaseAmountText ¶
func (x *ArchiveLiveChatMessage) GetPurchaseAmountText() string
func (*ArchiveLiveChatMessage) GetTimestampText ¶
func (x *ArchiveLiveChatMessage) GetTimestampText() string
func (*ArchiveLiveChatMessage) GetTimestampUsec ¶
func (x *ArchiveLiveChatMessage) GetTimestampUsec() string
func (*ArchiveLiveChatMessage) GetVideoId ¶
func (x *ArchiveLiveChatMessage) GetVideoId() string
func (*ArchiveLiveChatMessage) GetVideoOffsetTimeMsec ¶
func (x *ArchiveLiveChatMessage) GetVideoOffsetTimeMsec() string
func (*ArchiveLiveChatMessage) ProtoMessage ¶
func (*ArchiveLiveChatMessage) ProtoMessage()
func (*ArchiveLiveChatMessage) ProtoReflect ¶
func (x *ArchiveLiveChatMessage) ProtoReflect() protoreflect.Message
func (*ArchiveLiveChatMessage) Reset ¶
func (x *ArchiveLiveChatMessage) Reset()
func (*ArchiveLiveChatMessage) String ¶
func (x *ArchiveLiveChatMessage) String() string
type CloseVoteRequest ¶
type CloseVoteRequest struct { VoteId string `protobuf:"bytes,1,opt,name=voteId,proto3" json:"voteId,omitempty"` // contains filtered or unexported fields }
func (*CloseVoteRequest) Descriptor
deprecated
func (*CloseVoteRequest) Descriptor() ([]byte, []int)
Deprecated: Use CloseVoteRequest.ProtoReflect.Descriptor instead.
func (*CloseVoteRequest) GetVoteId ¶
func (x *CloseVoteRequest) GetVoteId() string
func (*CloseVoteRequest) ProtoMessage ¶
func (*CloseVoteRequest) ProtoMessage()
func (*CloseVoteRequest) ProtoReflect ¶
func (x *CloseVoteRequest) ProtoReflect() protoreflect.Message
func (*CloseVoteRequest) Reset ¶
func (x *CloseVoteRequest) Reset()
func (*CloseVoteRequest) String ¶
func (x *CloseVoteRequest) String() string
type CloseVoteResponse ¶
type CloseVoteResponse struct { Status *Status `protobuf:"bytes,1,opt,name=status,proto3" json:"status,omitempty"` // contains filtered or unexported fields }
func (*CloseVoteResponse) Descriptor
deprecated
func (*CloseVoteResponse) Descriptor() ([]byte, []int)
Deprecated: Use CloseVoteResponse.ProtoReflect.Descriptor instead.
func (*CloseVoteResponse) GetStatus ¶
func (x *CloseVoteResponse) GetStatus() *Status
func (*CloseVoteResponse) ProtoMessage ¶
func (*CloseVoteResponse) ProtoMessage()
func (*CloseVoteResponse) ProtoReflect ¶
func (x *CloseVoteResponse) ProtoReflect() protoreflect.Message
func (*CloseVoteResponse) Reset ¶
func (x *CloseVoteResponse) Reset()
func (*CloseVoteResponse) String ¶
func (x *CloseVoteResponse) String() string
type Code ¶
type Code int32
func (Code) Descriptor ¶
func (Code) Descriptor() protoreflect.EnumDescriptor
func (Code) EnumDescriptor
deprecated
func (Code) Number ¶
func (x Code) Number() protoreflect.EnumNumber
func (Code) Type ¶
func (Code) Type() protoreflect.EnumType
type Color ¶
type Color struct { R uint32 `protobuf:"varint,1,opt,name=r,proto3" json:"r,omitempty"` G uint32 `protobuf:"varint,2,opt,name=g,proto3" json:"g,omitempty"` B uint32 `protobuf:"varint,3,opt,name=b,proto3" json:"b,omitempty"` A uint32 `protobuf:"varint,4,opt,name=a,proto3" json:"a,omitempty"` // contains filtered or unexported fields }
func (*Color) Descriptor
deprecated
func (*Color) ProtoMessage ¶
func (*Color) ProtoMessage()
func (*Color) ProtoReflect ¶
func (x *Color) ProtoReflect() protoreflect.Message
type GetArchiveLiveChatRequest ¶
type GetArchiveLiveChatRequest struct { VideoId string `protobuf:"bytes,1,opt,name=videoId,proto3" json:"videoId,omitempty"` Offset int64 `protobuf:"varint,2,opt,name=offset,proto3" json:"offset,omitempty"` Count int64 `protobuf:"varint,3,opt,name=count,proto3" json:"count,omitempty"` // contains filtered or unexported fields }
func (*GetArchiveLiveChatRequest) Descriptor
deprecated
func (*GetArchiveLiveChatRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetArchiveLiveChatRequest.ProtoReflect.Descriptor instead.
func (*GetArchiveLiveChatRequest) GetCount ¶
func (x *GetArchiveLiveChatRequest) GetCount() int64
func (*GetArchiveLiveChatRequest) GetOffset ¶
func (x *GetArchiveLiveChatRequest) GetOffset() int64
func (*GetArchiveLiveChatRequest) GetVideoId ¶
func (x *GetArchiveLiveChatRequest) GetVideoId() string
func (*GetArchiveLiveChatRequest) ProtoMessage ¶
func (*GetArchiveLiveChatRequest) ProtoMessage()
func (*GetArchiveLiveChatRequest) ProtoReflect ¶
func (x *GetArchiveLiveChatRequest) ProtoReflect() protoreflect.Message
func (*GetArchiveLiveChatRequest) Reset ¶
func (x *GetArchiveLiveChatRequest) Reset()
func (*GetArchiveLiveChatRequest) String ¶
func (x *GetArchiveLiveChatRequest) String() string
type GetArchiveLiveChatResponse ¶
type GetArchiveLiveChatResponse struct { Status *Status `protobuf:"bytes,1,opt,name=status,proto3" json:"status,omitempty"` ArchiveLiveChatMessages []*ArchiveLiveChatMessage `protobuf:"bytes,3,rep,name=ArchiveLiveChatMessages,proto3" json:"ArchiveLiveChatMessages,omitempty"` // contains filtered or unexported fields }
func (*GetArchiveLiveChatResponse) Descriptor
deprecated
func (*GetArchiveLiveChatResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetArchiveLiveChatResponse.ProtoReflect.Descriptor instead.
func (*GetArchiveLiveChatResponse) GetArchiveLiveChatMessages ¶
func (x *GetArchiveLiveChatResponse) GetArchiveLiveChatMessages() []*ArchiveLiveChatMessage
func (*GetArchiveLiveChatResponse) GetStatus ¶
func (x *GetArchiveLiveChatResponse) GetStatus() *Status
func (*GetArchiveLiveChatResponse) ProtoMessage ¶
func (*GetArchiveLiveChatResponse) ProtoMessage()
func (*GetArchiveLiveChatResponse) ProtoReflect ¶
func (x *GetArchiveLiveChatResponse) ProtoReflect() protoreflect.Message
func (*GetArchiveLiveChatResponse) Reset ¶
func (x *GetArchiveLiveChatResponse) Reset()
func (*GetArchiveLiveChatResponse) String ¶
func (x *GetArchiveLiveChatResponse) String() string
type GetCachedActiveLiveChatRequest ¶
type GetCachedActiveLiveChatRequest struct { VideoId string `protobuf:"bytes,1,opt,name=videoId,proto3" json:"videoId,omitempty"` Offset int64 `protobuf:"varint,2,opt,name=offset,proto3" json:"offset,omitempty"` Count int64 `protobuf:"varint,3,opt,name=count,proto3" json:"count,omitempty"` // contains filtered or unexported fields }
func (*GetCachedActiveLiveChatRequest) Descriptor
deprecated
func (*GetCachedActiveLiveChatRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetCachedActiveLiveChatRequest.ProtoReflect.Descriptor instead.
func (*GetCachedActiveLiveChatRequest) GetCount ¶
func (x *GetCachedActiveLiveChatRequest) GetCount() int64
func (*GetCachedActiveLiveChatRequest) GetOffset ¶
func (x *GetCachedActiveLiveChatRequest) GetOffset() int64
func (*GetCachedActiveLiveChatRequest) GetVideoId ¶
func (x *GetCachedActiveLiveChatRequest) GetVideoId() string
func (*GetCachedActiveLiveChatRequest) ProtoMessage ¶
func (*GetCachedActiveLiveChatRequest) ProtoMessage()
func (*GetCachedActiveLiveChatRequest) ProtoReflect ¶
func (x *GetCachedActiveLiveChatRequest) ProtoReflect() protoreflect.Message
func (*GetCachedActiveLiveChatRequest) Reset ¶
func (x *GetCachedActiveLiveChatRequest) Reset()
func (*GetCachedActiveLiveChatRequest) String ¶
func (x *GetCachedActiveLiveChatRequest) String() string
type GetCachedActiveLiveChatResponse ¶
type GetCachedActiveLiveChatResponse struct { Status *Status `protobuf:"bytes,1,opt,name=status,proto3" json:"status,omitempty"` ActiveLiveChatMessages []*ActiveLiveChatMessage `protobuf:"bytes,3,rep,name=activeLiveChatMessages,proto3" json:"activeLiveChatMessages,omitempty"` // contains filtered or unexported fields }
func (*GetCachedActiveLiveChatResponse) Descriptor
deprecated
func (*GetCachedActiveLiveChatResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetCachedActiveLiveChatResponse.ProtoReflect.Descriptor instead.
func (*GetCachedActiveLiveChatResponse) GetActiveLiveChatMessages ¶
func (x *GetCachedActiveLiveChatResponse) GetActiveLiveChatMessages() []*ActiveLiveChatMessage
func (*GetCachedActiveLiveChatResponse) GetStatus ¶
func (x *GetCachedActiveLiveChatResponse) GetStatus() *Status
func (*GetCachedActiveLiveChatResponse) ProtoMessage ¶
func (*GetCachedActiveLiveChatResponse) ProtoMessage()
func (*GetCachedActiveLiveChatResponse) ProtoReflect ¶
func (x *GetCachedActiveLiveChatResponse) ProtoReflect() protoreflect.Message
func (*GetCachedActiveLiveChatResponse) Reset ¶
func (x *GetCachedActiveLiveChatResponse) Reset()
func (*GetCachedActiveLiveChatResponse) String ¶
func (x *GetCachedActiveLiveChatResponse) String() string
type GetVideoRequest ¶
type GetVideoRequest struct { VideoId string `protobuf:"bytes,1,opt,name=videoId,proto3" json:"videoId,omitempty"` // contains filtered or unexported fields }
func (*GetVideoRequest) Descriptor
deprecated
func (*GetVideoRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetVideoRequest.ProtoReflect.Descriptor instead.
func (*GetVideoRequest) GetVideoId ¶
func (x *GetVideoRequest) GetVideoId() string
func (*GetVideoRequest) ProtoMessage ¶
func (*GetVideoRequest) ProtoMessage()
func (*GetVideoRequest) ProtoReflect ¶
func (x *GetVideoRequest) ProtoReflect() protoreflect.Message
func (*GetVideoRequest) Reset ¶
func (x *GetVideoRequest) Reset()
func (*GetVideoRequest) String ¶
func (x *GetVideoRequest) String() string
type GetVideoResponse ¶
type GetVideoResponse struct { Status *Status `protobuf:"bytes,1,opt,name=status,proto3" json:"status,omitempty"` Video *Video `protobuf:"bytes,2,opt,name=video,proto3" json:"video,omitempty"` // contains filtered or unexported fields }
func (*GetVideoResponse) Descriptor
deprecated
func (*GetVideoResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetVideoResponse.ProtoReflect.Descriptor instead.
func (*GetVideoResponse) GetStatus ¶
func (x *GetVideoResponse) GetStatus() *Status
func (*GetVideoResponse) GetVideo ¶
func (x *GetVideoResponse) GetVideo() *Video
func (*GetVideoResponse) ProtoMessage ¶
func (*GetVideoResponse) ProtoMessage()
func (*GetVideoResponse) ProtoReflect ¶
func (x *GetVideoResponse) ProtoReflect() protoreflect.Message
func (*GetVideoResponse) Reset ¶
func (x *GetVideoResponse) Reset()
func (*GetVideoResponse) String ¶
func (x *GetVideoResponse) String() string
type GetVoteResultRequest ¶
type GetVoteResultRequest struct { VoteId string `protobuf:"bytes,1,opt,name=voteId,proto3" json:"voteId,omitempty"` // contains filtered or unexported fields }
func (*GetVoteResultRequest) Descriptor
deprecated
func (*GetVoteResultRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetVoteResultRequest.ProtoReflect.Descriptor instead.
func (*GetVoteResultRequest) GetVoteId ¶
func (x *GetVoteResultRequest) GetVoteId() string
func (*GetVoteResultRequest) ProtoMessage ¶
func (*GetVoteResultRequest) ProtoMessage()
func (*GetVoteResultRequest) ProtoReflect ¶
func (x *GetVoteResultRequest) ProtoReflect() protoreflect.Message
func (*GetVoteResultRequest) Reset ¶
func (x *GetVoteResultRequest) Reset()
func (*GetVoteResultRequest) String ¶
func (x *GetVoteResultRequest) String() string
type GetVoteResultResponse ¶
type GetVoteResultResponse struct { Status *Status `protobuf:"bytes,1,opt,name=status,proto3" json:"status,omitempty"` Total int32 `protobuf:"varint,2,opt,name=total,proto3" json:"total,omitempty"` Counts []*VoteCount `protobuf:"bytes,3,rep,name=counts,proto3" json:"counts,omitempty"` // contains filtered or unexported fields }
func (*GetVoteResultResponse) Descriptor
deprecated
func (*GetVoteResultResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetVoteResultResponse.ProtoReflect.Descriptor instead.
func (*GetVoteResultResponse) GetCounts ¶
func (x *GetVoteResultResponse) GetCounts() []*VoteCount
func (*GetVoteResultResponse) GetStatus ¶
func (x *GetVoteResultResponse) GetStatus() *Status
func (*GetVoteResultResponse) GetTotal ¶
func (x *GetVoteResultResponse) GetTotal() int32
func (*GetVoteResultResponse) ProtoMessage ¶
func (*GetVoteResultResponse) ProtoMessage()
func (*GetVoteResultResponse) ProtoReflect ¶
func (x *GetVoteResultResponse) ProtoReflect() protoreflect.Message
func (*GetVoteResultResponse) Reset ¶
func (x *GetVoteResultResponse) Reset()
func (*GetVoteResultResponse) String ¶
func (x *GetVoteResultResponse) String() string
type GetWordCloudRequest ¶
type GetWordCloudRequest struct { VideoId string `protobuf:"bytes,1,opt,name=videoId,proto3" json:"videoId,omitempty"` Target Target `protobuf:"varint,2,opt,name=target,proto3,enum=Target" json:"target,omitempty"` MessageLimit int32 `protobuf:"varint,3,opt,name=messageLimit,proto3" json:"messageLimit,omitempty"` Width int32 `protobuf:"varint,4,opt,name=width,proto3" json:"width,omitempty"` Height int32 `protobuf:"varint,5,opt,name=height,proto3" json:"height,omitempty"` FontMaxSize int32 `protobuf:"varint,6,opt,name=fontMaxSize,proto3" json:"fontMaxSize,omitempty"` FontMinSize int32 `protobuf:"varint,7,opt,name=fontMinSize,proto3" json:"fontMinSize,omitempty"` Colors []*Color `protobuf:"bytes,8,rep,name=colors,proto3" json:"colors,omitempty"` BackgroundColor *Color `protobuf:"bytes,9,opt,name=backgroundColor,proto3" json:"backgroundColor,omitempty"` // contains filtered or unexported fields }
func (*GetWordCloudRequest) Descriptor
deprecated
func (*GetWordCloudRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetWordCloudRequest.ProtoReflect.Descriptor instead.
func (*GetWordCloudRequest) GetBackgroundColor ¶
func (x *GetWordCloudRequest) GetBackgroundColor() *Color
func (*GetWordCloudRequest) GetColors ¶
func (x *GetWordCloudRequest) GetColors() []*Color
func (*GetWordCloudRequest) GetFontMaxSize ¶
func (x *GetWordCloudRequest) GetFontMaxSize() int32
func (*GetWordCloudRequest) GetFontMinSize ¶
func (x *GetWordCloudRequest) GetFontMinSize() int32
func (*GetWordCloudRequest) GetHeight ¶
func (x *GetWordCloudRequest) GetHeight() int32
func (*GetWordCloudRequest) GetMessageLimit ¶
func (x *GetWordCloudRequest) GetMessageLimit() int32
func (*GetWordCloudRequest) GetTarget ¶
func (x *GetWordCloudRequest) GetTarget() Target
func (*GetWordCloudRequest) GetVideoId ¶
func (x *GetWordCloudRequest) GetVideoId() string
func (*GetWordCloudRequest) GetWidth ¶
func (x *GetWordCloudRequest) GetWidth() int32
func (*GetWordCloudRequest) ProtoMessage ¶
func (*GetWordCloudRequest) ProtoMessage()
func (*GetWordCloudRequest) ProtoReflect ¶
func (x *GetWordCloudRequest) ProtoReflect() protoreflect.Message
func (*GetWordCloudRequest) Reset ¶
func (x *GetWordCloudRequest) Reset()
func (*GetWordCloudRequest) String ¶
func (x *GetWordCloudRequest) String() string
type GetWordCloudResponse ¶
type GetWordCloudResponse struct { Status *Status `protobuf:"bytes,1,opt,name=status,proto3" json:"status,omitempty"` MimeType string `protobuf:"bytes,2,opt,name=mimeType,proto3" json:"mimeType,omitempty"` Data []byte `protobuf:"bytes,3,opt,name=data,proto3" json:"data,omitempty"` // contains filtered or unexported fields }
func (*GetWordCloudResponse) Descriptor
deprecated
func (*GetWordCloudResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetWordCloudResponse.ProtoReflect.Descriptor instead.
func (*GetWordCloudResponse) GetData ¶
func (x *GetWordCloudResponse) GetData() []byte
func (*GetWordCloudResponse) GetMimeType ¶
func (x *GetWordCloudResponse) GetMimeType() string
func (*GetWordCloudResponse) GetStatus ¶
func (x *GetWordCloudResponse) GetStatus() *Status
func (*GetWordCloudResponse) ProtoMessage ¶
func (*GetWordCloudResponse) ProtoMessage()
func (*GetWordCloudResponse) ProtoReflect ¶
func (x *GetWordCloudResponse) ProtoReflect() protoreflect.Message
func (*GetWordCloudResponse) Reset ¶
func (x *GetWordCloudResponse) Reset()
func (*GetWordCloudResponse) String ¶
func (x *GetWordCloudResponse) String() string
type GroupingActiveLiveChatMessage ¶
type GroupingActiveLiveChatMessage struct { GroupIdx int32 `protobuf:"varint,1,opt,name=groupIdx,proto3" json:"groupIdx,omitempty"` Label string `protobuf:"bytes,2,opt,name=label,proto3" json:"label,omitempty"` Choice string `protobuf:"bytes,3,opt,name=choice,proto3" json:"choice,omitempty"` ActiveLiveChatMessage *ActiveLiveChatMessage `protobuf:"bytes,4,opt,name=activeLiveChatMessage,proto3" json:"activeLiveChatMessage,omitempty"` // contains filtered or unexported fields }
func (*GroupingActiveLiveChatMessage) Descriptor
deprecated
func (*GroupingActiveLiveChatMessage) Descriptor() ([]byte, []int)
Deprecated: Use GroupingActiveLiveChatMessage.ProtoReflect.Descriptor instead.
func (*GroupingActiveLiveChatMessage) GetActiveLiveChatMessage ¶
func (x *GroupingActiveLiveChatMessage) GetActiveLiveChatMessage() *ActiveLiveChatMessage
func (*GroupingActiveLiveChatMessage) GetChoice ¶
func (x *GroupingActiveLiveChatMessage) GetChoice() string
func (*GroupingActiveLiveChatMessage) GetGroupIdx ¶
func (x *GroupingActiveLiveChatMessage) GetGroupIdx() int32
func (*GroupingActiveLiveChatMessage) GetLabel ¶
func (x *GroupingActiveLiveChatMessage) GetLabel() string
func (*GroupingActiveLiveChatMessage) ProtoMessage ¶
func (*GroupingActiveLiveChatMessage) ProtoMessage()
func (*GroupingActiveLiveChatMessage) ProtoReflect ¶
func (x *GroupingActiveLiveChatMessage) ProtoReflect() protoreflect.Message
func (*GroupingActiveLiveChatMessage) Reset ¶
func (x *GroupingActiveLiveChatMessage) Reset()
func (*GroupingActiveLiveChatMessage) String ¶
func (x *GroupingActiveLiveChatMessage) String() string
type GroupingChoice ¶
type GroupingChoice struct { Label string `protobuf:"bytes,1,opt,name=label,proto3" json:"label,omitempty"` Choice string `protobuf:"bytes,2,opt,name=choice,proto3" json:"choice,omitempty"` // contains filtered or unexported fields }
func (*GroupingChoice) Descriptor
deprecated
func (*GroupingChoice) Descriptor() ([]byte, []int)
Deprecated: Use GroupingChoice.ProtoReflect.Descriptor instead.
func (*GroupingChoice) GetChoice ¶
func (x *GroupingChoice) GetChoice() string
func (*GroupingChoice) GetLabel ¶
func (x *GroupingChoice) GetLabel() string
func (*GroupingChoice) ProtoMessage ¶
func (*GroupingChoice) ProtoMessage()
func (*GroupingChoice) ProtoReflect ¶
func (x *GroupingChoice) ProtoReflect() protoreflect.Message
func (*GroupingChoice) Reset ¶
func (x *GroupingChoice) Reset()
func (*GroupingChoice) String ¶
func (x *GroupingChoice) String() string
type OpenVoteRequest ¶
type OpenVoteRequest struct { VideoId string `protobuf:"bytes,1,opt,name=videoId,proto3" json:"videoId,omitempty"` Target Target `protobuf:"varint,2,opt,name=target,proto3,enum=Target" json:"target,omitempty"` Duration int32 `protobuf:"varint,3,opt,name=duration,proto3" json:"duration,omitempty"` Choices []*VoteChoice `protobuf:"bytes,4,rep,name=choices,proto3" json:"choices,omitempty"` // contains filtered or unexported fields }
func (*OpenVoteRequest) Descriptor
deprecated
func (*OpenVoteRequest) Descriptor() ([]byte, []int)
Deprecated: Use OpenVoteRequest.ProtoReflect.Descriptor instead.
func (*OpenVoteRequest) GetChoices ¶
func (x *OpenVoteRequest) GetChoices() []*VoteChoice
func (*OpenVoteRequest) GetDuration ¶
func (x *OpenVoteRequest) GetDuration() int32
func (*OpenVoteRequest) GetTarget ¶
func (x *OpenVoteRequest) GetTarget() Target
func (*OpenVoteRequest) GetVideoId ¶
func (x *OpenVoteRequest) GetVideoId() string
func (*OpenVoteRequest) ProtoMessage ¶
func (*OpenVoteRequest) ProtoMessage()
func (*OpenVoteRequest) ProtoReflect ¶
func (x *OpenVoteRequest) ProtoReflect() protoreflect.Message
func (*OpenVoteRequest) Reset ¶
func (x *OpenVoteRequest) Reset()
func (*OpenVoteRequest) String ¶
func (x *OpenVoteRequest) String() string
type OpenVoteResponse ¶
type OpenVoteResponse struct { Status *Status `protobuf:"bytes,1,opt,name=status,proto3" json:"status,omitempty"` VoteId string `protobuf:"bytes,2,opt,name=VoteId,proto3" json:"VoteId,omitempty"` Video *Video `protobuf:"bytes,3,opt,name=video,proto3" json:"video,omitempty"` // contains filtered or unexported fields }
func (*OpenVoteResponse) Descriptor
deprecated
func (*OpenVoteResponse) Descriptor() ([]byte, []int)
Deprecated: Use OpenVoteResponse.ProtoReflect.Descriptor instead.
func (*OpenVoteResponse) GetStatus ¶
func (x *OpenVoteResponse) GetStatus() *Status
func (*OpenVoteResponse) GetVideo ¶
func (x *OpenVoteResponse) GetVideo() *Video
func (*OpenVoteResponse) GetVoteId ¶
func (x *OpenVoteResponse) GetVoteId() string
func (*OpenVoteResponse) ProtoMessage ¶
func (*OpenVoteResponse) ProtoMessage()
func (*OpenVoteResponse) ProtoReflect ¶
func (x *OpenVoteResponse) ProtoReflect() protoreflect.Message
func (*OpenVoteResponse) Reset ¶
func (x *OpenVoteResponse) Reset()
func (*OpenVoteResponse) String ¶
func (x *OpenVoteResponse) String() string
type PollActiveLiveChatRequest ¶
type PollActiveLiveChatRequest struct { VideoId string `protobuf:"bytes,1,opt,name=videoId,proto3" json:"videoId,omitempty"` // contains filtered or unexported fields }
func (*PollActiveLiveChatRequest) Descriptor
deprecated
func (*PollActiveLiveChatRequest) Descriptor() ([]byte, []int)
Deprecated: Use PollActiveLiveChatRequest.ProtoReflect.Descriptor instead.
func (*PollActiveLiveChatRequest) GetVideoId ¶
func (x *PollActiveLiveChatRequest) GetVideoId() string
func (*PollActiveLiveChatRequest) ProtoMessage ¶
func (*PollActiveLiveChatRequest) ProtoMessage()
func (*PollActiveLiveChatRequest) ProtoReflect ¶
func (x *PollActiveLiveChatRequest) ProtoReflect() protoreflect.Message
func (*PollActiveLiveChatRequest) Reset ¶
func (x *PollActiveLiveChatRequest) Reset()
func (*PollActiveLiveChatRequest) String ¶
func (x *PollActiveLiveChatRequest) String() string
type PollActiveLiveChatResponse ¶
type PollActiveLiveChatResponse struct { Status *Status `protobuf:"bytes,1,opt,name=status,proto3" json:"status,omitempty"` ActiveLiveChatMessages []*ActiveLiveChatMessage `protobuf:"bytes,2,rep,name=activeLiveChatMessages,proto3" json:"activeLiveChatMessages,omitempty"` // contains filtered or unexported fields }
func (*PollActiveLiveChatResponse) Descriptor
deprecated
func (*PollActiveLiveChatResponse) Descriptor() ([]byte, []int)
Deprecated: Use PollActiveLiveChatResponse.ProtoReflect.Descriptor instead.
func (*PollActiveLiveChatResponse) GetActiveLiveChatMessages ¶
func (x *PollActiveLiveChatResponse) GetActiveLiveChatMessages() []*ActiveLiveChatMessage
func (*PollActiveLiveChatResponse) GetStatus ¶
func (x *PollActiveLiveChatResponse) GetStatus() *Status
func (*PollActiveLiveChatResponse) ProtoMessage ¶
func (*PollActiveLiveChatResponse) ProtoMessage()
func (*PollActiveLiveChatResponse) ProtoReflect ¶
func (x *PollActiveLiveChatResponse) ProtoReflect() protoreflect.Message
func (*PollActiveLiveChatResponse) Reset ¶
func (x *PollActiveLiveChatResponse) Reset()
func (*PollActiveLiveChatResponse) String ¶
func (x *PollActiveLiveChatResponse) String() string
type PollGroupingActiveLiveChatRequest ¶
type PollGroupingActiveLiveChatRequest struct { GroupingId string `protobuf:"bytes,1,opt,name=groupingId,proto3" json:"groupingId,omitempty"` // contains filtered or unexported fields }
func (*PollGroupingActiveLiveChatRequest) Descriptor
deprecated
func (*PollGroupingActiveLiveChatRequest) Descriptor() ([]byte, []int)
Deprecated: Use PollGroupingActiveLiveChatRequest.ProtoReflect.Descriptor instead.
func (*PollGroupingActiveLiveChatRequest) GetGroupingId ¶
func (x *PollGroupingActiveLiveChatRequest) GetGroupingId() string
func (*PollGroupingActiveLiveChatRequest) ProtoMessage ¶
func (*PollGroupingActiveLiveChatRequest) ProtoMessage()
func (*PollGroupingActiveLiveChatRequest) ProtoReflect ¶
func (x *PollGroupingActiveLiveChatRequest) ProtoReflect() protoreflect.Message
func (*PollGroupingActiveLiveChatRequest) Reset ¶
func (x *PollGroupingActiveLiveChatRequest) Reset()
func (*PollGroupingActiveLiveChatRequest) String ¶
func (x *PollGroupingActiveLiveChatRequest) String() string
type PollGroupingActiveLiveChatResponse ¶
type PollGroupingActiveLiveChatResponse struct { Status *Status `protobuf:"bytes,1,opt,name=status,proto3" json:"status,omitempty"` GroupingActiveLiveChatMessage *GroupingActiveLiveChatMessage `protobuf:"bytes,2,opt,name=groupingActiveLiveChatMessage,proto3" json:"groupingActiveLiveChatMessage,omitempty"` // contains filtered or unexported fields }
func (*PollGroupingActiveLiveChatResponse) Descriptor
deprecated
func (*PollGroupingActiveLiveChatResponse) Descriptor() ([]byte, []int)
Deprecated: Use PollGroupingActiveLiveChatResponse.ProtoReflect.Descriptor instead.
func (*PollGroupingActiveLiveChatResponse) GetGroupingActiveLiveChatMessage ¶
func (x *PollGroupingActiveLiveChatResponse) GetGroupingActiveLiveChatMessage() *GroupingActiveLiveChatMessage
func (*PollGroupingActiveLiveChatResponse) GetStatus ¶
func (x *PollGroupingActiveLiveChatResponse) GetStatus() *Status
func (*PollGroupingActiveLiveChatResponse) ProtoMessage ¶
func (*PollGroupingActiveLiveChatResponse) ProtoMessage()
func (*PollGroupingActiveLiveChatResponse) ProtoReflect ¶
func (x *PollGroupingActiveLiveChatResponse) ProtoReflect() protoreflect.Message
func (*PollGroupingActiveLiveChatResponse) Reset ¶
func (x *PollGroupingActiveLiveChatResponse) Reset()
func (*PollGroupingActiveLiveChatResponse) String ¶
func (x *PollGroupingActiveLiveChatResponse) String() string
type StartCollectionActiveLiveChatRequest ¶
type StartCollectionActiveLiveChatRequest struct { VideoId string `protobuf:"bytes,1,opt,name=videoId,proto3" json:"videoId,omitempty"` // contains filtered or unexported fields }
func (*StartCollectionActiveLiveChatRequest) Descriptor
deprecated
func (*StartCollectionActiveLiveChatRequest) Descriptor() ([]byte, []int)
Deprecated: Use StartCollectionActiveLiveChatRequest.ProtoReflect.Descriptor instead.
func (*StartCollectionActiveLiveChatRequest) GetVideoId ¶
func (x *StartCollectionActiveLiveChatRequest) GetVideoId() string
func (*StartCollectionActiveLiveChatRequest) ProtoMessage ¶
func (*StartCollectionActiveLiveChatRequest) ProtoMessage()
func (*StartCollectionActiveLiveChatRequest) ProtoReflect ¶
func (x *StartCollectionActiveLiveChatRequest) ProtoReflect() protoreflect.Message
func (*StartCollectionActiveLiveChatRequest) Reset ¶
func (x *StartCollectionActiveLiveChatRequest) Reset()
func (*StartCollectionActiveLiveChatRequest) String ¶
func (x *StartCollectionActiveLiveChatRequest) String() string
type StartCollectionActiveLiveChatResponse ¶
type StartCollectionActiveLiveChatResponse struct { Status *Status `protobuf:"bytes,1,opt,name=status,proto3" json:"status,omitempty"` Video *Video `protobuf:"bytes,2,opt,name=video,proto3" json:"video,omitempty"` // contains filtered or unexported fields }
func (*StartCollectionActiveLiveChatResponse) Descriptor
deprecated
func (*StartCollectionActiveLiveChatResponse) Descriptor() ([]byte, []int)
Deprecated: Use StartCollectionActiveLiveChatResponse.ProtoReflect.Descriptor instead.
func (*StartCollectionActiveLiveChatResponse) GetStatus ¶
func (x *StartCollectionActiveLiveChatResponse) GetStatus() *Status
func (*StartCollectionActiveLiveChatResponse) GetVideo ¶
func (x *StartCollectionActiveLiveChatResponse) GetVideo() *Video
func (*StartCollectionActiveLiveChatResponse) ProtoMessage ¶
func (*StartCollectionActiveLiveChatResponse) ProtoMessage()
func (*StartCollectionActiveLiveChatResponse) ProtoReflect ¶
func (x *StartCollectionActiveLiveChatResponse) ProtoReflect() protoreflect.Message
func (*StartCollectionActiveLiveChatResponse) Reset ¶
func (x *StartCollectionActiveLiveChatResponse) Reset()
func (*StartCollectionActiveLiveChatResponse) String ¶
func (x *StartCollectionActiveLiveChatResponse) String() string
type StartCollectionArchiveLiveChatRequest ¶
type StartCollectionArchiveLiveChatRequest struct { VideoId string `protobuf:"bytes,1,opt,name=videoId,proto3" json:"videoId,omitempty"` Replace bool `protobuf:"varint,2,opt,name=replace,proto3" json:"replace,omitempty"` // contains filtered or unexported fields }
func (*StartCollectionArchiveLiveChatRequest) Descriptor
deprecated
func (*StartCollectionArchiveLiveChatRequest) Descriptor() ([]byte, []int)
Deprecated: Use StartCollectionArchiveLiveChatRequest.ProtoReflect.Descriptor instead.
func (*StartCollectionArchiveLiveChatRequest) GetReplace ¶
func (x *StartCollectionArchiveLiveChatRequest) GetReplace() bool
func (*StartCollectionArchiveLiveChatRequest) GetVideoId ¶
func (x *StartCollectionArchiveLiveChatRequest) GetVideoId() string
func (*StartCollectionArchiveLiveChatRequest) ProtoMessage ¶
func (*StartCollectionArchiveLiveChatRequest) ProtoMessage()
func (*StartCollectionArchiveLiveChatRequest) ProtoReflect ¶
func (x *StartCollectionArchiveLiveChatRequest) ProtoReflect() protoreflect.Message
func (*StartCollectionArchiveLiveChatRequest) Reset ¶
func (x *StartCollectionArchiveLiveChatRequest) Reset()
func (*StartCollectionArchiveLiveChatRequest) String ¶
func (x *StartCollectionArchiveLiveChatRequest) String() string
type StartCollectionArchiveLiveChatResponse ¶
type StartCollectionArchiveLiveChatResponse struct { Status *Status `protobuf:"bytes,1,opt,name=status,proto3" json:"status,omitempty"` Video *Video `protobuf:"bytes,2,opt,name=video,proto3" json:"video,omitempty"` // contains filtered or unexported fields }
func (*StartCollectionArchiveLiveChatResponse) Descriptor
deprecated
func (*StartCollectionArchiveLiveChatResponse) Descriptor() ([]byte, []int)
Deprecated: Use StartCollectionArchiveLiveChatResponse.ProtoReflect.Descriptor instead.
func (*StartCollectionArchiveLiveChatResponse) GetStatus ¶
func (x *StartCollectionArchiveLiveChatResponse) GetStatus() *Status
func (*StartCollectionArchiveLiveChatResponse) GetVideo ¶
func (x *StartCollectionArchiveLiveChatResponse) GetVideo() *Video
func (*StartCollectionArchiveLiveChatResponse) ProtoMessage ¶
func (*StartCollectionArchiveLiveChatResponse) ProtoMessage()
func (*StartCollectionArchiveLiveChatResponse) ProtoReflect ¶
func (x *StartCollectionArchiveLiveChatResponse) ProtoReflect() protoreflect.Message
func (*StartCollectionArchiveLiveChatResponse) Reset ¶
func (x *StartCollectionArchiveLiveChatResponse) Reset()
func (*StartCollectionArchiveLiveChatResponse) String ¶
func (x *StartCollectionArchiveLiveChatResponse) String() string
type StartCollectionWordCloudMessagesRequest ¶
type StartCollectionWordCloudMessagesRequest struct { VideoId string `protobuf:"bytes,1,opt,name=videoId,proto3" json:"videoId,omitempty"` // contains filtered or unexported fields }
func (*StartCollectionWordCloudMessagesRequest) Descriptor
deprecated
func (*StartCollectionWordCloudMessagesRequest) Descriptor() ([]byte, []int)
Deprecated: Use StartCollectionWordCloudMessagesRequest.ProtoReflect.Descriptor instead.
func (*StartCollectionWordCloudMessagesRequest) GetVideoId ¶
func (x *StartCollectionWordCloudMessagesRequest) GetVideoId() string
func (*StartCollectionWordCloudMessagesRequest) ProtoMessage ¶
func (*StartCollectionWordCloudMessagesRequest) ProtoMessage()
func (*StartCollectionWordCloudMessagesRequest) ProtoReflect ¶
func (x *StartCollectionWordCloudMessagesRequest) ProtoReflect() protoreflect.Message
func (*StartCollectionWordCloudMessagesRequest) Reset ¶
func (x *StartCollectionWordCloudMessagesRequest) Reset()
func (*StartCollectionWordCloudMessagesRequest) String ¶
func (x *StartCollectionWordCloudMessagesRequest) String() string
type StartCollectionWordCloudMessagesResponse ¶
type StartCollectionWordCloudMessagesResponse struct { Status *Status `protobuf:"bytes,1,opt,name=status,proto3" json:"status,omitempty"` Video *Video `protobuf:"bytes,2,opt,name=video,proto3" json:"video,omitempty"` // contains filtered or unexported fields }
func (*StartCollectionWordCloudMessagesResponse) Descriptor
deprecated
func (*StartCollectionWordCloudMessagesResponse) Descriptor() ([]byte, []int)
Deprecated: Use StartCollectionWordCloudMessagesResponse.ProtoReflect.Descriptor instead.
func (*StartCollectionWordCloudMessagesResponse) GetStatus ¶
func (x *StartCollectionWordCloudMessagesResponse) GetStatus() *Status
func (*StartCollectionWordCloudMessagesResponse) GetVideo ¶
func (x *StartCollectionWordCloudMessagesResponse) GetVideo() *Video
func (*StartCollectionWordCloudMessagesResponse) ProtoMessage ¶
func (*StartCollectionWordCloudMessagesResponse) ProtoMessage()
func (*StartCollectionWordCloudMessagesResponse) ProtoReflect ¶
func (x *StartCollectionWordCloudMessagesResponse) ProtoReflect() protoreflect.Message
func (*StartCollectionWordCloudMessagesResponse) Reset ¶
func (x *StartCollectionWordCloudMessagesResponse) Reset()
func (*StartCollectionWordCloudMessagesResponse) String ¶
func (x *StartCollectionWordCloudMessagesResponse) String() string
type StartGroupingActiveLiveChatRequest ¶
type StartGroupingActiveLiveChatRequest struct { VideoId string `protobuf:"bytes,1,opt,name=videoId,proto3" json:"videoId,omitempty"` Target Target `protobuf:"varint,2,opt,name=target,proto3,enum=Target" json:"target,omitempty"` Choices []*GroupingChoice `protobuf:"bytes,3,rep,name=choices,proto3" json:"choices,omitempty"` // contains filtered or unexported fields }
func (*StartGroupingActiveLiveChatRequest) Descriptor
deprecated
func (*StartGroupingActiveLiveChatRequest) Descriptor() ([]byte, []int)
Deprecated: Use StartGroupingActiveLiveChatRequest.ProtoReflect.Descriptor instead.
func (*StartGroupingActiveLiveChatRequest) GetChoices ¶
func (x *StartGroupingActiveLiveChatRequest) GetChoices() []*GroupingChoice
func (*StartGroupingActiveLiveChatRequest) GetTarget ¶
func (x *StartGroupingActiveLiveChatRequest) GetTarget() Target
func (*StartGroupingActiveLiveChatRequest) GetVideoId ¶
func (x *StartGroupingActiveLiveChatRequest) GetVideoId() string
func (*StartGroupingActiveLiveChatRequest) ProtoMessage ¶
func (*StartGroupingActiveLiveChatRequest) ProtoMessage()
func (*StartGroupingActiveLiveChatRequest) ProtoReflect ¶
func (x *StartGroupingActiveLiveChatRequest) ProtoReflect() protoreflect.Message
func (*StartGroupingActiveLiveChatRequest) Reset ¶
func (x *StartGroupingActiveLiveChatRequest) Reset()
func (*StartGroupingActiveLiveChatRequest) String ¶
func (x *StartGroupingActiveLiveChatRequest) String() string
type StartGroupingActiveLiveChatResponse ¶
type StartGroupingActiveLiveChatResponse struct { Status *Status `protobuf:"bytes,1,opt,name=status,proto3" json:"status,omitempty"` GroupingId string `protobuf:"bytes,2,opt,name=groupingId,proto3" json:"groupingId,omitempty"` Video *Video `protobuf:"bytes,3,opt,name=video,proto3" json:"video,omitempty"` // contains filtered or unexported fields }
func (*StartGroupingActiveLiveChatResponse) Descriptor
deprecated
func (*StartGroupingActiveLiveChatResponse) Descriptor() ([]byte, []int)
Deprecated: Use StartGroupingActiveLiveChatResponse.ProtoReflect.Descriptor instead.
func (*StartGroupingActiveLiveChatResponse) GetGroupingId ¶
func (x *StartGroupingActiveLiveChatResponse) GetGroupingId() string
func (*StartGroupingActiveLiveChatResponse) GetStatus ¶
func (x *StartGroupingActiveLiveChatResponse) GetStatus() *Status
func (*StartGroupingActiveLiveChatResponse) GetVideo ¶
func (x *StartGroupingActiveLiveChatResponse) GetVideo() *Video
func (*StartGroupingActiveLiveChatResponse) ProtoMessage ¶
func (*StartGroupingActiveLiveChatResponse) ProtoMessage()
func (*StartGroupingActiveLiveChatResponse) ProtoReflect ¶
func (x *StartGroupingActiveLiveChatResponse) ProtoReflect() protoreflect.Message
func (*StartGroupingActiveLiveChatResponse) Reset ¶
func (x *StartGroupingActiveLiveChatResponse) Reset()
func (*StartGroupingActiveLiveChatResponse) String ¶
func (x *StartGroupingActiveLiveChatResponse) String() string
type Status ¶
type Status struct { Code Code `protobuf:"varint,1,opt,name=code,proto3,enum=Code" json:"code,omitempty"` Message string `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"` // contains filtered or unexported fields }
func (*Status) Descriptor
deprecated
func (*Status) GetMessage ¶
func (*Status) ProtoMessage ¶
func (*Status) ProtoMessage()
func (*Status) ProtoReflect ¶
func (x *Status) ProtoReflect() protoreflect.Message
type Target ¶
type Target int32
func (Target) Descriptor ¶
func (Target) Descriptor() protoreflect.EnumDescriptor
func (Target) EnumDescriptor
deprecated
func (Target) Number ¶
func (x Target) Number() protoreflect.EnumNumber
func (Target) Type ¶
func (Target) Type() protoreflect.EnumType
type UnimplementedYlccServer ¶
type UnimplementedYlccServer struct { }
UnimplementedYlccServer must be embedded to have forward compatible implementations.
func (UnimplementedYlccServer) CloseVote ¶
func (UnimplementedYlccServer) CloseVote(context.Context, *CloseVoteRequest) (*CloseVoteResponse, error)
func (UnimplementedYlccServer) GetArchiveLiveChat ¶
func (UnimplementedYlccServer) GetArchiveLiveChat(context.Context, *GetArchiveLiveChatRequest) (*GetArchiveLiveChatResponse, error)
func (UnimplementedYlccServer) GetCachedActiveLiveChat ¶
func (UnimplementedYlccServer) GetCachedActiveLiveChat(context.Context, *GetCachedActiveLiveChatRequest) (*GetCachedActiveLiveChatResponse, error)
func (UnimplementedYlccServer) GetVideo ¶
func (UnimplementedYlccServer) GetVideo(context.Context, *GetVideoRequest) (*GetVideoResponse, error)
func (UnimplementedYlccServer) GetVoteResult ¶
func (UnimplementedYlccServer) GetVoteResult(context.Context, *GetVoteResultRequest) (*GetVoteResultResponse, error)
func (UnimplementedYlccServer) GetWordCloud ¶
func (UnimplementedYlccServer) GetWordCloud(context.Context, *GetWordCloudRequest) (*GetWordCloudResponse, error)
func (UnimplementedYlccServer) OpenVote ¶
func (UnimplementedYlccServer) OpenVote(context.Context, *OpenVoteRequest) (*OpenVoteResponse, error)
func (UnimplementedYlccServer) PollActiveLiveChat ¶
func (UnimplementedYlccServer) PollActiveLiveChat(*PollActiveLiveChatRequest, Ylcc_PollActiveLiveChatServer) error
func (UnimplementedYlccServer) PollGroupingActiveLiveChat ¶
func (UnimplementedYlccServer) PollGroupingActiveLiveChat(*PollGroupingActiveLiveChatRequest, Ylcc_PollGroupingActiveLiveChatServer) error
func (UnimplementedYlccServer) StartCollectionActiveLiveChat ¶
func (UnimplementedYlccServer) StartCollectionActiveLiveChat(context.Context, *StartCollectionActiveLiveChatRequest) (*StartCollectionActiveLiveChatResponse, error)
func (UnimplementedYlccServer) StartCollectionArchiveLiveChat ¶
func (UnimplementedYlccServer) StartCollectionArchiveLiveChat(context.Context, *StartCollectionArchiveLiveChatRequest) (*StartCollectionArchiveLiveChatResponse, error)
func (UnimplementedYlccServer) StartCollectionWordCloudMessages ¶
func (UnimplementedYlccServer) StartCollectionWordCloudMessages(context.Context, *StartCollectionWordCloudMessagesRequest) (*StartCollectionWordCloudMessagesResponse, error)
func (UnimplementedYlccServer) StartGroupingActiveLiveChat ¶
func (UnimplementedYlccServer) StartGroupingActiveLiveChat(context.Context, *StartGroupingActiveLiveChatRequest) (*StartGroupingActiveLiveChatResponse, error)
func (UnimplementedYlccServer) UpdateVoteDuration ¶
func (UnimplementedYlccServer) UpdateVoteDuration(context.Context, *UpdateVoteDurationRequest) (*UpdateVoteDurationResponse, error)
type UnsafeYlccServer ¶
type UnsafeYlccServer interface {
// contains filtered or unexported methods
}
UnsafeYlccServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to YlccServer will result in compilation errors.
type UpdateVoteDurationRequest ¶
type UpdateVoteDurationRequest struct { VoteId string `protobuf:"bytes,1,opt,name=voteId,proto3" json:"voteId,omitempty"` Duration int32 `protobuf:"varint,2,opt,name=duration,proto3" json:"duration,omitempty"` // contains filtered or unexported fields }
func (*UpdateVoteDurationRequest) Descriptor
deprecated
func (*UpdateVoteDurationRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateVoteDurationRequest.ProtoReflect.Descriptor instead.
func (*UpdateVoteDurationRequest) GetDuration ¶
func (x *UpdateVoteDurationRequest) GetDuration() int32
func (*UpdateVoteDurationRequest) GetVoteId ¶
func (x *UpdateVoteDurationRequest) GetVoteId() string
func (*UpdateVoteDurationRequest) ProtoMessage ¶
func (*UpdateVoteDurationRequest) ProtoMessage()
func (*UpdateVoteDurationRequest) ProtoReflect ¶
func (x *UpdateVoteDurationRequest) ProtoReflect() protoreflect.Message
func (*UpdateVoteDurationRequest) Reset ¶
func (x *UpdateVoteDurationRequest) Reset()
func (*UpdateVoteDurationRequest) String ¶
func (x *UpdateVoteDurationRequest) String() string
type UpdateVoteDurationResponse ¶
type UpdateVoteDurationResponse struct { Status *Status `protobuf:"bytes,1,opt,name=status,proto3" json:"status,omitempty"` // contains filtered or unexported fields }
func (*UpdateVoteDurationResponse) Descriptor
deprecated
func (*UpdateVoteDurationResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateVoteDurationResponse.ProtoReflect.Descriptor instead.
func (*UpdateVoteDurationResponse) GetStatus ¶
func (x *UpdateVoteDurationResponse) GetStatus() *Status
func (*UpdateVoteDurationResponse) ProtoMessage ¶
func (*UpdateVoteDurationResponse) ProtoMessage()
func (*UpdateVoteDurationResponse) ProtoReflect ¶
func (x *UpdateVoteDurationResponse) ProtoReflect() protoreflect.Message
func (*UpdateVoteDurationResponse) Reset ¶
func (x *UpdateVoteDurationResponse) Reset()
func (*UpdateVoteDurationResponse) String ¶
func (x *UpdateVoteDurationResponse) String() string
type Video ¶
type Video struct { VideoId string `protobuf:"bytes,1,opt,name=videoId,proto3" json:"videoId,omitempty"` ChannelId string `protobuf:"bytes,2,opt,name=channelId,proto3" json:"channelId,omitempty"` CategoryId string `protobuf:"bytes,3,opt,name=categoryId,proto3" json:"categoryId,omitempty"` Title string `protobuf:"bytes,4,opt,name=title,proto3" json:"title,omitempty"` Description string `protobuf:"bytes,5,opt,name=description,proto3" json:"description,omitempty"` PublishedAt string `protobuf:"bytes,6,opt,name=publishedAt,proto3" json:"publishedAt,omitempty"` Duration string `protobuf:"bytes,7,opt,name=duration,proto3" json:"duration,omitempty"` ActiveLiveChatId string `protobuf:"bytes,8,opt,name=activeLiveChatId,proto3" json:"activeLiveChatId,omitempty"` ActualStartTime string `protobuf:"bytes,9,opt,name=actualStartTime,proto3" json:"actualStartTime,omitempty"` ActualEndTime string `protobuf:"bytes,10,opt,name=actualEndTime,proto3" json:"actualEndTime,omitempty"` ScheduledStartTime string `protobuf:"bytes,11,opt,name=scheduledStartTime,proto3" json:"scheduledStartTime,omitempty"` ScheduledEndTime string `protobuf:"bytes,12,opt,name=scheduledEndTime,proto3" json:"scheduledEndTime,omitempty"` PrivacyStatus string `protobuf:"bytes,13,opt,name=privacyStatus,proto3" json:"privacyStatus,omitempty"` UploadStatus string `protobuf:"bytes,14,opt,name=uploadStatus,proto3" json:"uploadStatus,omitempty"` Embeddable bool `protobuf:"varint,15,opt,name=embeddable,proto3" json:"embeddable,omitempty"` // contains filtered or unexported fields }
func (*Video) Descriptor
deprecated
func (*Video) GetActiveLiveChatId ¶
func (*Video) GetActualEndTime ¶
func (*Video) GetActualStartTime ¶
func (*Video) GetCategoryId ¶
func (*Video) GetChannelId ¶
func (*Video) GetDescription ¶
func (*Video) GetDuration ¶
func (*Video) GetEmbeddable ¶
func (*Video) GetPrivacyStatus ¶
func (*Video) GetPublishedAt ¶
func (*Video) GetScheduledEndTime ¶
func (*Video) GetScheduledStartTime ¶
func (*Video) GetUploadStatus ¶
func (*Video) GetVideoId ¶
func (*Video) ProtoMessage ¶
func (*Video) ProtoMessage()
func (*Video) ProtoReflect ¶
func (x *Video) ProtoReflect() protoreflect.Message
type VoteChoice ¶
type VoteChoice struct { Label string `protobuf:"bytes,1,opt,name=label,proto3" json:"label,omitempty"` Choice string `protobuf:"bytes,2,opt,name=choice,proto3" json:"choice,omitempty"` // contains filtered or unexported fields }
func (*VoteChoice) Descriptor
deprecated
func (*VoteChoice) Descriptor() ([]byte, []int)
Deprecated: Use VoteChoice.ProtoReflect.Descriptor instead.
func (*VoteChoice) GetChoice ¶
func (x *VoteChoice) GetChoice() string
func (*VoteChoice) GetLabel ¶
func (x *VoteChoice) GetLabel() string
func (*VoteChoice) ProtoMessage ¶
func (*VoteChoice) ProtoMessage()
func (*VoteChoice) ProtoReflect ¶
func (x *VoteChoice) ProtoReflect() protoreflect.Message
func (*VoteChoice) Reset ¶
func (x *VoteChoice) Reset()
func (*VoteChoice) String ¶
func (x *VoteChoice) String() string
type VoteCount ¶
type VoteCount struct { Label string `protobuf:"bytes,1,opt,name=label,proto3" json:"label,omitempty"` Choice string `protobuf:"bytes,2,opt,name=choice,proto3" json:"choice,omitempty"` Count int32 `protobuf:"varint,3,opt,name=count,proto3" json:"count,omitempty"` // contains filtered or unexported fields }
func (*VoteCount) Descriptor
deprecated
func (*VoteCount) ProtoMessage ¶
func (*VoteCount) ProtoMessage()
func (*VoteCount) ProtoReflect ¶
func (x *VoteCount) ProtoReflect() protoreflect.Message
type YlccClient ¶
type YlccClient interface { // キャッシュされているvideo情報を返す GetVideo(ctx context.Context, in *GetVideoRequest, opts ...grpc.CallOption) (*GetVideoResponse, error) // 配信中のライブチャットの収集を開始する // 収集したメッセージはキャッシュされる StartCollectionActiveLiveChat(ctx context.Context, in *StartCollectionActiveLiveChatRequest, opts ...grpc.CallOption) (*StartCollectionActiveLiveChatResponse, error) // 収集中のライブチャットのメッセージをリアルタイムに返す PollActiveLiveChat(ctx context.Context, in *PollActiveLiveChatRequest, opts ...grpc.CallOption) (Ylcc_PollActiveLiveChatClient, error) // 収集後キャッシュしたライブチャットのメッセージを返す // すでに収集中はエラーを返す GetCachedActiveLiveChat(ctx context.Context, in *GetCachedActiveLiveChatRequest, opts ...grpc.CallOption) (*GetCachedActiveLiveChatResponse, error) // アーカイブのライブチャットの収集を開始する // すでに収集中はエラーを返す StartCollectionArchiveLiveChat(ctx context.Context, in *StartCollectionArchiveLiveChatRequest, opts ...grpc.CallOption) (*StartCollectionArchiveLiveChatResponse, error) // アーカイブのライブチャットのメッセージを返す // 収集完了していない間はエラーを返す GetArchiveLiveChat(ctx context.Context, in *GetArchiveLiveChatRequest, opts ...grpc.CallOption) (*GetArchiveLiveChatResponse, error) // 配信中のライブチャットのワードクラウドメッセージの収集を開始する // すでに収集中はエラーを返す StartCollectionWordCloudMessages(ctx context.Context, in *StartCollectionWordCloudMessagesRequest, opts ...grpc.CallOption) (*StartCollectionWordCloudMessagesResponse, error) // 収集中のライブチャットメッセージからword cloudを生成して返す GetWordCloud(ctx context.Context, in *GetWordCloudRequest, opts ...grpc.CallOption) (*GetWordCloudResponse, error) // 配信中のライブチャットの収集を始めて投票を開始する OpenVote(ctx context.Context, in *OpenVoteRequest, opts ...grpc.CallOption) (*OpenVoteResponse, error) // 配信中のライブチャットの投票の時間を変更する UpdateVoteDuration(ctx context.Context, in *UpdateVoteDurationRequest, opts ...grpc.CallOption) (*UpdateVoteDurationResponse, error) // 配信中のライブチャットの投票の現在の結果を取得する GetVoteResult(ctx context.Context, in *GetVoteResultRequest, opts ...grpc.CallOption) (*GetVoteResultResponse, error) // 配信中のライブチャットの投票を終わる CloseVote(ctx context.Context, in *CloseVoteRequest, opts ...grpc.CallOption) (*CloseVoteResponse, error) // 配信中のライブチャットのグループ化を開始する StartGroupingActiveLiveChat(ctx context.Context, in *StartGroupingActiveLiveChatRequest, opts ...grpc.CallOption) (*StartGroupingActiveLiveChatResponse, error) // 収集中のライブチャットのグルーピングメッセージをリアルタイムに返す PollGroupingActiveLiveChat(ctx context.Context, in *PollGroupingActiveLiveChatRequest, opts ...grpc.CallOption) (Ylcc_PollGroupingActiveLiveChatClient, error) }
YlccClient is the client API for Ylcc 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 NewYlccClient ¶
func NewYlccClient(cc grpc.ClientConnInterface) YlccClient
type YlccServer ¶
type YlccServer interface { // キャッシュされているvideo情報を返す GetVideo(context.Context, *GetVideoRequest) (*GetVideoResponse, error) // 配信中のライブチャットの収集を開始する // 収集したメッセージはキャッシュされる StartCollectionActiveLiveChat(context.Context, *StartCollectionActiveLiveChatRequest) (*StartCollectionActiveLiveChatResponse, error) // 収集中のライブチャットのメッセージをリアルタイムに返す PollActiveLiveChat(*PollActiveLiveChatRequest, Ylcc_PollActiveLiveChatServer) error // 収集後キャッシュしたライブチャットのメッセージを返す // すでに収集中はエラーを返す GetCachedActiveLiveChat(context.Context, *GetCachedActiveLiveChatRequest) (*GetCachedActiveLiveChatResponse, error) // アーカイブのライブチャットの収集を開始する // すでに収集中はエラーを返す StartCollectionArchiveLiveChat(context.Context, *StartCollectionArchiveLiveChatRequest) (*StartCollectionArchiveLiveChatResponse, error) // アーカイブのライブチャットのメッセージを返す // 収集完了していない間はエラーを返す GetArchiveLiveChat(context.Context, *GetArchiveLiveChatRequest) (*GetArchiveLiveChatResponse, error) // 配信中のライブチャットのワードクラウドメッセージの収集を開始する // すでに収集中はエラーを返す StartCollectionWordCloudMessages(context.Context, *StartCollectionWordCloudMessagesRequest) (*StartCollectionWordCloudMessagesResponse, error) // 収集中のライブチャットメッセージからword cloudを生成して返す GetWordCloud(context.Context, *GetWordCloudRequest) (*GetWordCloudResponse, error) // 配信中のライブチャットの収集を始めて投票を開始する OpenVote(context.Context, *OpenVoteRequest) (*OpenVoteResponse, error) // 配信中のライブチャットの投票の時間を変更する UpdateVoteDuration(context.Context, *UpdateVoteDurationRequest) (*UpdateVoteDurationResponse, error) // 配信中のライブチャットの投票の現在の結果を取得する GetVoteResult(context.Context, *GetVoteResultRequest) (*GetVoteResultResponse, error) // 配信中のライブチャットの投票を終わる CloseVote(context.Context, *CloseVoteRequest) (*CloseVoteResponse, error) // 配信中のライブチャットのグループ化を開始する StartGroupingActiveLiveChat(context.Context, *StartGroupingActiveLiveChatRequest) (*StartGroupingActiveLiveChatResponse, error) // 収集中のライブチャットのグルーピングメッセージをリアルタイムに返す PollGroupingActiveLiveChat(*PollGroupingActiveLiveChatRequest, Ylcc_PollGroupingActiveLiveChatServer) error // contains filtered or unexported methods }
YlccServer is the server API for Ylcc service. All implementations must embed UnimplementedYlccServer for forward compatibility
type Ylcc_PollActiveLiveChatClient ¶
type Ylcc_PollActiveLiveChatClient interface { Recv() (*PollActiveLiveChatResponse, error) grpc.ClientStream }
type Ylcc_PollActiveLiveChatServer ¶
type Ylcc_PollActiveLiveChatServer interface { Send(*PollActiveLiveChatResponse) error grpc.ServerStream }
type Ylcc_PollGroupingActiveLiveChatClient ¶
type Ylcc_PollGroupingActiveLiveChatClient interface { Recv() (*PollGroupingActiveLiveChatResponse, error) grpc.ClientStream }
type Ylcc_PollGroupingActiveLiveChatServer ¶
type Ylcc_PollGroupingActiveLiveChatServer interface { Send(*PollGroupingActiveLiveChatResponse) error grpc.ServerStream }