Documentation
¶
Index ¶
- type AdvanceStreamMentionViewTimeRequest
- func (*AdvanceStreamMentionViewTimeRequest) Descriptor() ([]byte, []int)
- func (m *AdvanceStreamMentionViewTimeRequest) GetAgentId() *v1.AccountId
- func (*AdvanceStreamMentionViewTimeRequest) ProtoMessage()
- func (m *AdvanceStreamMentionViewTimeRequest) Reset()
- func (m *AdvanceStreamMentionViewTimeRequest) String() string
- func (m *AdvanceStreamMentionViewTimeRequest) XXX_DiscardUnknown()
- func (m *AdvanceStreamMentionViewTimeRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AdvanceStreamMentionViewTimeRequest) XXX_Merge(src proto.Message)
- func (m *AdvanceStreamMentionViewTimeRequest) XXX_Size() int
- func (m *AdvanceStreamMentionViewTimeRequest) XXX_Unmarshal(b []byte) error
- type ClubAddedNotification
- func (*ClubAddedNotification) Descriptor() ([]byte, []int)
- func (m *ClubAddedNotification) GetAgentId() *v1.MemberId
- func (m *ClubAddedNotification) GetMembership() *v1.ClubMembershipDescription
- func (*ClubAddedNotification) ProtoMessage()
- func (m *ClubAddedNotification) Reset()
- func (m *ClubAddedNotification) String() string
- func (m *ClubAddedNotification) XXX_DiscardUnknown()
- func (m *ClubAddedNotification) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ClubAddedNotification) XXX_Merge(src proto.Message)
- func (m *ClubAddedNotification) XXX_Size() int
- func (m *ClubAddedNotification) XXX_Unmarshal(b []byte) error
- type ClubRemovedNotification
- func (*ClubRemovedNotification) Descriptor() ([]byte, []int)
- func (m *ClubRemovedNotification) GetAgentId() *v1.MemberId
- func (m *ClubRemovedNotification) GetClubId() uint64
- func (m *ClubRemovedNotification) GetMemberId() *v1.MemberId
- func (m *ClubRemovedNotification) GetReason() v1.ClubRemovedReason
- func (*ClubRemovedNotification) ProtoMessage()
- func (m *ClubRemovedNotification) Reset()
- func (m *ClubRemovedNotification) String() string
- func (m *ClubRemovedNotification) XXX_DiscardUnknown()
- func (m *ClubRemovedNotification) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ClubRemovedNotification) XXX_Merge(src proto.Message)
- func (m *ClubRemovedNotification) XXX_Size() int
- func (m *ClubRemovedNotification) XXX_Unmarshal(b []byte) error
- type GetStateRequest
- func (*GetStateRequest) Descriptor() ([]byte, []int)
- func (m *GetStateRequest) GetAgentId() *v1.AccountId
- func (m *GetStateRequest) GetOptions() *v11.ClubMembershipGetStateOptions
- func (*GetStateRequest) ProtoMessage()
- func (m *GetStateRequest) Reset()
- func (m *GetStateRequest) String() string
- func (m *GetStateRequest) XXX_DiscardUnknown()
- func (m *GetStateRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetStateRequest) XXX_Merge(src proto.Message)
- func (m *GetStateRequest) XXX_Size() int
- func (m *GetStateRequest) XXX_Unmarshal(b []byte) error
- type GetStateResponse
- func (*GetStateResponse) Descriptor() ([]byte, []int)
- func (m *GetStateResponse) GetState() *v11.ClubMembershipState
- func (*GetStateResponse) ProtoMessage()
- func (m *GetStateResponse) Reset()
- func (m *GetStateResponse) String() string
- func (m *GetStateResponse) XXX_DiscardUnknown()
- func (m *GetStateResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetStateResponse) XXX_Merge(src proto.Message)
- func (m *GetStateResponse) XXX_Size() int
- func (m *GetStateResponse) XXX_Unmarshal(b []byte) error
- type GetStreamMentionsRequest
- func (*GetStreamMentionsRequest) Descriptor() ([]byte, []int)
- func (m *GetStreamMentionsRequest) GetAgentId() *v1.AccountId
- func (m *GetStreamMentionsRequest) GetFetchMessages() bool
- func (m *GetStreamMentionsRequest) GetOptions() *protocol.GetEventOptions
- func (*GetStreamMentionsRequest) ProtoMessage()
- func (m *GetStreamMentionsRequest) Reset()
- func (m *GetStreamMentionsRequest) String() string
- func (m *GetStreamMentionsRequest) XXX_DiscardUnknown()
- func (m *GetStreamMentionsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetStreamMentionsRequest) XXX_Merge(src proto.Message)
- func (m *GetStreamMentionsRequest) XXX_Size() int
- func (m *GetStreamMentionsRequest) XXX_Unmarshal(b []byte) error
- type GetStreamMentionsResponse
- func (*GetStreamMentionsResponse) Descriptor() ([]byte, []int)
- func (m *GetStreamMentionsResponse) GetContinuation() uint64
- func (m *GetStreamMentionsResponse) GetMention() []*v11.StreamMention
- func (*GetStreamMentionsResponse) ProtoMessage()
- func (m *GetStreamMentionsResponse) Reset()
- func (m *GetStreamMentionsResponse) String() string
- func (m *GetStreamMentionsResponse) XXX_DiscardUnknown()
- func (m *GetStreamMentionsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetStreamMentionsResponse) XXX_Merge(src proto.Message)
- func (m *GetStreamMentionsResponse) XXX_Size() int
- func (m *GetStreamMentionsResponse) XXX_Unmarshal(b []byte) error
- type ReceivedInvitationAddedNotification
- func (*ReceivedInvitationAddedNotification) Descriptor() ([]byte, []int)
- func (m *ReceivedInvitationAddedNotification) GetAgentId() *v1.MemberId
- func (m *ReceivedInvitationAddedNotification) GetInvitation() *v1.ClubInvitation
- func (*ReceivedInvitationAddedNotification) ProtoMessage()
- func (m *ReceivedInvitationAddedNotification) Reset()
- func (m *ReceivedInvitationAddedNotification) String() string
- func (m *ReceivedInvitationAddedNotification) XXX_DiscardUnknown()
- func (m *ReceivedInvitationAddedNotification) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReceivedInvitationAddedNotification) XXX_Merge(src proto.Message)
- func (m *ReceivedInvitationAddedNotification) XXX_Size() int
- func (m *ReceivedInvitationAddedNotification) XXX_Unmarshal(b []byte) error
- type ReceivedInvitationRemovedNotification
- func (*ReceivedInvitationRemovedNotification) Descriptor() ([]byte, []int)
- func (m *ReceivedInvitationRemovedNotification) GetAgentId() *v1.MemberId
- func (m *ReceivedInvitationRemovedNotification) GetInvitationId() uint64
- func (m *ReceivedInvitationRemovedNotification) GetReason() protocol.InvitationRemovedReason
- func (*ReceivedInvitationRemovedNotification) ProtoMessage()
- func (m *ReceivedInvitationRemovedNotification) Reset()
- func (m *ReceivedInvitationRemovedNotification) String() string
- func (m *ReceivedInvitationRemovedNotification) XXX_DiscardUnknown()
- func (m *ReceivedInvitationRemovedNotification) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ReceivedInvitationRemovedNotification) XXX_Merge(src proto.Message)
- func (m *ReceivedInvitationRemovedNotification) XXX_Size() int
- func (m *ReceivedInvitationRemovedNotification) XXX_Unmarshal(b []byte) error
- type RemoveStreamMentionsRequest
- func (*RemoveStreamMentionsRequest) Descriptor() ([]byte, []int)
- func (m *RemoveStreamMentionsRequest) GetAgentId() *v1.AccountId
- func (m *RemoveStreamMentionsRequest) GetMentionId() []*protocol.TimeSeriesId
- func (*RemoveStreamMentionsRequest) ProtoMessage()
- func (m *RemoveStreamMentionsRequest) Reset()
- func (m *RemoveStreamMentionsRequest) String() string
- func (m *RemoveStreamMentionsRequest) XXX_DiscardUnknown()
- func (m *RemoveStreamMentionsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *RemoveStreamMentionsRequest) XXX_Merge(src proto.Message)
- func (m *RemoveStreamMentionsRequest) XXX_Size() int
- func (m *RemoveStreamMentionsRequest) XXX_Unmarshal(b []byte) error
- type SharedSettingsChangedNotification
- func (*SharedSettingsChangedNotification) Descriptor() ([]byte, []int)
- func (m *SharedSettingsChangedNotification) GetAgentId() *v11.AccountId
- func (m *SharedSettingsChangedNotification) GetAssignment() *v1.ClubSharedSettingsAssignment
- func (*SharedSettingsChangedNotification) ProtoMessage()
- func (m *SharedSettingsChangedNotification) Reset()
- func (m *SharedSettingsChangedNotification) String() string
- func (m *SharedSettingsChangedNotification) XXX_DiscardUnknown()
- func (m *SharedSettingsChangedNotification) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SharedSettingsChangedNotification) XXX_Merge(src proto.Message)
- func (m *SharedSettingsChangedNotification) XXX_Size() int
- func (m *SharedSettingsChangedNotification) XXX_Unmarshal(b []byte) error
- type StreamMentionAddedNotification
- func (*StreamMentionAddedNotification) Descriptor() ([]byte, []int)
- func (m *StreamMentionAddedNotification) GetAgentId() *v1.MemberId
- func (m *StreamMentionAddedNotification) GetMention() *v1.StreamMention
- func (*StreamMentionAddedNotification) ProtoMessage()
- func (m *StreamMentionAddedNotification) Reset()
- func (m *StreamMentionAddedNotification) String() string
- func (m *StreamMentionAddedNotification) XXX_DiscardUnknown()
- func (m *StreamMentionAddedNotification) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *StreamMentionAddedNotification) XXX_Merge(src proto.Message)
- func (m *StreamMentionAddedNotification) XXX_Size() int
- func (m *StreamMentionAddedNotification) XXX_Unmarshal(b []byte) error
- type StreamMentionAdvanceViewTimeNotification
- func (*StreamMentionAdvanceViewTimeNotification) Descriptor() ([]byte, []int)
- func (m *StreamMentionAdvanceViewTimeNotification) GetAgentId() *v11.AccountId
- func (m *StreamMentionAdvanceViewTimeNotification) GetViewTime() uint64
- func (*StreamMentionAdvanceViewTimeNotification) ProtoMessage()
- func (m *StreamMentionAdvanceViewTimeNotification) Reset()
- func (m *StreamMentionAdvanceViewTimeNotification) String() string
- func (m *StreamMentionAdvanceViewTimeNotification) XXX_DiscardUnknown()
- func (m *StreamMentionAdvanceViewTimeNotification) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *StreamMentionAdvanceViewTimeNotification) XXX_Merge(src proto.Message)
- func (m *StreamMentionAdvanceViewTimeNotification) XXX_Size() int
- func (m *StreamMentionAdvanceViewTimeNotification) XXX_Unmarshal(b []byte) error
- type StreamMentionRemovedNotification
- func (*StreamMentionRemovedNotification) Descriptor() ([]byte, []int)
- func (m *StreamMentionRemovedNotification) GetAgentId() *v11.AccountId
- func (m *StreamMentionRemovedNotification) GetMentionId() *protocol.TimeSeriesId
- func (*StreamMentionRemovedNotification) ProtoMessage()
- func (m *StreamMentionRemovedNotification) Reset()
- func (m *StreamMentionRemovedNotification) String() string
- func (m *StreamMentionRemovedNotification) XXX_DiscardUnknown()
- func (m *StreamMentionRemovedNotification) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *StreamMentionRemovedNotification) XXX_Merge(src proto.Message)
- func (m *StreamMentionRemovedNotification) XXX_Size() int
- func (m *StreamMentionRemovedNotification) XXX_Unmarshal(b []byte) error
- type SubscribeRequest
- func (*SubscribeRequest) Descriptor() ([]byte, []int)
- func (m *SubscribeRequest) GetAgentId() *v1.AccountId
- func (m *SubscribeRequest) GetOptions() *v11.ClubMembershipSubscribeOptions
- func (*SubscribeRequest) ProtoMessage()
- func (m *SubscribeRequest) Reset()
- func (m *SubscribeRequest) String() string
- func (m *SubscribeRequest) XXX_DiscardUnknown()
- func (m *SubscribeRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SubscribeRequest) XXX_Merge(src proto.Message)
- func (m *SubscribeRequest) XXX_Size() int
- func (m *SubscribeRequest) XXX_Unmarshal(b []byte) error
- type SubscribeResponse
- func (*SubscribeResponse) Descriptor() ([]byte, []int)
- func (m *SubscribeResponse) GetState() *v11.ClubMembershipState
- func (*SubscribeResponse) ProtoMessage()
- func (m *SubscribeResponse) Reset()
- func (m *SubscribeResponse) String() string
- func (m *SubscribeResponse) XXX_DiscardUnknown()
- func (m *SubscribeResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SubscribeResponse) XXX_Merge(src proto.Message)
- func (m *SubscribeResponse) XXX_Size() int
- func (m *SubscribeResponse) XXX_Unmarshal(b []byte) error
- type UnsubscribeRequest
- func (*UnsubscribeRequest) Descriptor() ([]byte, []int)
- func (m *UnsubscribeRequest) GetAgentId() *v1.AccountId
- func (*UnsubscribeRequest) ProtoMessage()
- func (m *UnsubscribeRequest) Reset()
- func (m *UnsubscribeRequest) String() string
- func (m *UnsubscribeRequest) XXX_DiscardUnknown()
- func (m *UnsubscribeRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UnsubscribeRequest) XXX_Merge(src proto.Message)
- func (m *UnsubscribeRequest) XXX_Size() int
- func (m *UnsubscribeRequest) XXX_Unmarshal(b []byte) error
- type UpdateClubSharedSettingsRequest
- func (*UpdateClubSharedSettingsRequest) Descriptor() ([]byte, []int)
- func (m *UpdateClubSharedSettingsRequest) GetAgentId() *v1.AccountId
- func (m *UpdateClubSharedSettingsRequest) GetOptions() *v11.ClubSharedSettingsOptions
- func (*UpdateClubSharedSettingsRequest) ProtoMessage()
- func (m *UpdateClubSharedSettingsRequest) Reset()
- func (m *UpdateClubSharedSettingsRequest) String() string
- func (m *UpdateClubSharedSettingsRequest) XXX_DiscardUnknown()
- func (m *UpdateClubSharedSettingsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UpdateClubSharedSettingsRequest) XXX_Merge(src proto.Message)
- func (m *UpdateClubSharedSettingsRequest) XXX_Size() int
- func (m *UpdateClubSharedSettingsRequest) XXX_Unmarshal(b []byte) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AdvanceStreamMentionViewTimeRequest ¶
type AdvanceStreamMentionViewTimeRequest struct { AgentId *v1.AccountId `protobuf:"bytes,1,opt,name=agent_id,json=agentId" json:"agent_id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*AdvanceStreamMentionViewTimeRequest) Descriptor ¶
func (*AdvanceStreamMentionViewTimeRequest) Descriptor() ([]byte, []int)
func (*AdvanceStreamMentionViewTimeRequest) GetAgentId ¶
func (m *AdvanceStreamMentionViewTimeRequest) GetAgentId() *v1.AccountId
func (*AdvanceStreamMentionViewTimeRequest) ProtoMessage ¶
func (*AdvanceStreamMentionViewTimeRequest) ProtoMessage()
func (*AdvanceStreamMentionViewTimeRequest) Reset ¶
func (m *AdvanceStreamMentionViewTimeRequest) Reset()
func (*AdvanceStreamMentionViewTimeRequest) String ¶
func (m *AdvanceStreamMentionViewTimeRequest) String() string
func (*AdvanceStreamMentionViewTimeRequest) XXX_DiscardUnknown ¶
func (m *AdvanceStreamMentionViewTimeRequest) XXX_DiscardUnknown()
func (*AdvanceStreamMentionViewTimeRequest) XXX_Marshal ¶
func (m *AdvanceStreamMentionViewTimeRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AdvanceStreamMentionViewTimeRequest) XXX_Merge ¶
func (m *AdvanceStreamMentionViewTimeRequest) XXX_Merge(src proto.Message)
func (*AdvanceStreamMentionViewTimeRequest) XXX_Size ¶
func (m *AdvanceStreamMentionViewTimeRequest) XXX_Size() int
func (*AdvanceStreamMentionViewTimeRequest) XXX_Unmarshal ¶
func (m *AdvanceStreamMentionViewTimeRequest) XXX_Unmarshal(b []byte) error
type ClubAddedNotification ¶
type ClubAddedNotification struct { AgentId *v1.MemberId `protobuf:"bytes,1,opt,name=agent_id,json=agentId" json:"agent_id,omitempty"` Membership *v1.ClubMembershipDescription `protobuf:"bytes,3,opt,name=membership" json:"membership,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ClubAddedNotification) Descriptor ¶
func (*ClubAddedNotification) Descriptor() ([]byte, []int)
func (*ClubAddedNotification) GetAgentId ¶
func (m *ClubAddedNotification) GetAgentId() *v1.MemberId
func (*ClubAddedNotification) GetMembership ¶
func (m *ClubAddedNotification) GetMembership() *v1.ClubMembershipDescription
func (*ClubAddedNotification) ProtoMessage ¶
func (*ClubAddedNotification) ProtoMessage()
func (*ClubAddedNotification) Reset ¶
func (m *ClubAddedNotification) Reset()
func (*ClubAddedNotification) String ¶
func (m *ClubAddedNotification) String() string
func (*ClubAddedNotification) XXX_DiscardUnknown ¶
func (m *ClubAddedNotification) XXX_DiscardUnknown()
func (*ClubAddedNotification) XXX_Marshal ¶
func (m *ClubAddedNotification) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ClubAddedNotification) XXX_Merge ¶
func (m *ClubAddedNotification) XXX_Merge(src proto.Message)
func (*ClubAddedNotification) XXX_Size ¶
func (m *ClubAddedNotification) XXX_Size() int
func (*ClubAddedNotification) XXX_Unmarshal ¶
func (m *ClubAddedNotification) XXX_Unmarshal(b []byte) error
type ClubRemovedNotification ¶
type ClubRemovedNotification struct { AgentId *v1.MemberId `protobuf:"bytes,1,opt,name=agent_id,json=agentId" json:"agent_id,omitempty"` MemberId *v1.MemberId `protobuf:"bytes,3,opt,name=member_id,json=memberId" json:"member_id,omitempty"` ClubId *uint64 `protobuf:"varint,4,opt,name=club_id,json=clubId" json:"club_id,omitempty"` Reason *v1.ClubRemovedReason `protobuf:"varint,5,opt,name=reason,enum=bgs.protocol.club.v1.ClubRemovedReason" json:"reason,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ClubRemovedNotification) Descriptor ¶
func (*ClubRemovedNotification) Descriptor() ([]byte, []int)
func (*ClubRemovedNotification) GetAgentId ¶
func (m *ClubRemovedNotification) GetAgentId() *v1.MemberId
func (*ClubRemovedNotification) GetClubId ¶
func (m *ClubRemovedNotification) GetClubId() uint64
func (*ClubRemovedNotification) GetMemberId ¶
func (m *ClubRemovedNotification) GetMemberId() *v1.MemberId
func (*ClubRemovedNotification) GetReason ¶
func (m *ClubRemovedNotification) GetReason() v1.ClubRemovedReason
func (*ClubRemovedNotification) ProtoMessage ¶
func (*ClubRemovedNotification) ProtoMessage()
func (*ClubRemovedNotification) Reset ¶
func (m *ClubRemovedNotification) Reset()
func (*ClubRemovedNotification) String ¶
func (m *ClubRemovedNotification) String() string
func (*ClubRemovedNotification) XXX_DiscardUnknown ¶
func (m *ClubRemovedNotification) XXX_DiscardUnknown()
func (*ClubRemovedNotification) XXX_Marshal ¶
func (m *ClubRemovedNotification) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ClubRemovedNotification) XXX_Merge ¶
func (m *ClubRemovedNotification) XXX_Merge(src proto.Message)
func (*ClubRemovedNotification) XXX_Size ¶
func (m *ClubRemovedNotification) XXX_Size() int
func (*ClubRemovedNotification) XXX_Unmarshal ¶
func (m *ClubRemovedNotification) XXX_Unmarshal(b []byte) error
type GetStateRequest ¶
type GetStateRequest struct { AgentId *v1.AccountId `protobuf:"bytes,1,opt,name=agent_id,json=agentId" json:"agent_id,omitempty"` Options *v11.ClubMembershipGetStateOptions `protobuf:"bytes,2,opt,name=options" json:"options,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetStateRequest) Descriptor ¶
func (*GetStateRequest) Descriptor() ([]byte, []int)
func (*GetStateRequest) GetAgentId ¶
func (m *GetStateRequest) GetAgentId() *v1.AccountId
func (*GetStateRequest) GetOptions ¶
func (m *GetStateRequest) GetOptions() *v11.ClubMembershipGetStateOptions
func (*GetStateRequest) ProtoMessage ¶
func (*GetStateRequest) ProtoMessage()
func (*GetStateRequest) Reset ¶
func (m *GetStateRequest) Reset()
func (*GetStateRequest) String ¶
func (m *GetStateRequest) String() string
func (*GetStateRequest) XXX_DiscardUnknown ¶
func (m *GetStateRequest) XXX_DiscardUnknown()
func (*GetStateRequest) XXX_Marshal ¶
func (m *GetStateRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetStateRequest) XXX_Merge ¶
func (m *GetStateRequest) XXX_Merge(src proto.Message)
func (*GetStateRequest) XXX_Size ¶
func (m *GetStateRequest) XXX_Size() int
func (*GetStateRequest) XXX_Unmarshal ¶
func (m *GetStateRequest) XXX_Unmarshal(b []byte) error
type GetStateResponse ¶
type GetStateResponse struct { State *v11.ClubMembershipState `protobuf:"bytes,1,opt,name=state" json:"state,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetStateResponse) Descriptor ¶
func (*GetStateResponse) Descriptor() ([]byte, []int)
func (*GetStateResponse) GetState ¶
func (m *GetStateResponse) GetState() *v11.ClubMembershipState
func (*GetStateResponse) ProtoMessage ¶
func (*GetStateResponse) ProtoMessage()
func (*GetStateResponse) Reset ¶
func (m *GetStateResponse) Reset()
func (*GetStateResponse) String ¶
func (m *GetStateResponse) String() string
func (*GetStateResponse) XXX_DiscardUnknown ¶
func (m *GetStateResponse) XXX_DiscardUnknown()
func (*GetStateResponse) XXX_Marshal ¶
func (m *GetStateResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetStateResponse) XXX_Merge ¶
func (m *GetStateResponse) XXX_Merge(src proto.Message)
func (*GetStateResponse) XXX_Size ¶
func (m *GetStateResponse) XXX_Size() int
func (*GetStateResponse) XXX_Unmarshal ¶
func (m *GetStateResponse) XXX_Unmarshal(b []byte) error
type GetStreamMentionsRequest ¶
type GetStreamMentionsRequest struct { AgentId *v1.AccountId `protobuf:"bytes,1,opt,name=agent_id,json=agentId" json:"agent_id,omitempty"` Options *protocol.GetEventOptions `protobuf:"bytes,2,opt,name=options" json:"options,omitempty"` FetchMessages *bool `protobuf:"varint,3,opt,name=fetch_messages,json=fetchMessages" json:"fetch_messages,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetStreamMentionsRequest) Descriptor ¶
func (*GetStreamMentionsRequest) Descriptor() ([]byte, []int)
func (*GetStreamMentionsRequest) GetAgentId ¶
func (m *GetStreamMentionsRequest) GetAgentId() *v1.AccountId
func (*GetStreamMentionsRequest) GetFetchMessages ¶
func (m *GetStreamMentionsRequest) GetFetchMessages() bool
func (*GetStreamMentionsRequest) GetOptions ¶
func (m *GetStreamMentionsRequest) GetOptions() *protocol.GetEventOptions
func (*GetStreamMentionsRequest) ProtoMessage ¶
func (*GetStreamMentionsRequest) ProtoMessage()
func (*GetStreamMentionsRequest) Reset ¶
func (m *GetStreamMentionsRequest) Reset()
func (*GetStreamMentionsRequest) String ¶
func (m *GetStreamMentionsRequest) String() string
func (*GetStreamMentionsRequest) XXX_DiscardUnknown ¶
func (m *GetStreamMentionsRequest) XXX_DiscardUnknown()
func (*GetStreamMentionsRequest) XXX_Marshal ¶
func (m *GetStreamMentionsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetStreamMentionsRequest) XXX_Merge ¶
func (m *GetStreamMentionsRequest) XXX_Merge(src proto.Message)
func (*GetStreamMentionsRequest) XXX_Size ¶
func (m *GetStreamMentionsRequest) XXX_Size() int
func (*GetStreamMentionsRequest) XXX_Unmarshal ¶
func (m *GetStreamMentionsRequest) XXX_Unmarshal(b []byte) error
type GetStreamMentionsResponse ¶
type GetStreamMentionsResponse struct { Mention []*v11.StreamMention `protobuf:"bytes,1,rep,name=mention" json:"mention,omitempty"` Continuation *uint64 `protobuf:"varint,2,opt,name=continuation" json:"continuation,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetStreamMentionsResponse) Descriptor ¶
func (*GetStreamMentionsResponse) Descriptor() ([]byte, []int)
func (*GetStreamMentionsResponse) GetContinuation ¶
func (m *GetStreamMentionsResponse) GetContinuation() uint64
func (*GetStreamMentionsResponse) GetMention ¶
func (m *GetStreamMentionsResponse) GetMention() []*v11.StreamMention
func (*GetStreamMentionsResponse) ProtoMessage ¶
func (*GetStreamMentionsResponse) ProtoMessage()
func (*GetStreamMentionsResponse) Reset ¶
func (m *GetStreamMentionsResponse) Reset()
func (*GetStreamMentionsResponse) String ¶
func (m *GetStreamMentionsResponse) String() string
func (*GetStreamMentionsResponse) XXX_DiscardUnknown ¶
func (m *GetStreamMentionsResponse) XXX_DiscardUnknown()
func (*GetStreamMentionsResponse) XXX_Marshal ¶
func (m *GetStreamMentionsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetStreamMentionsResponse) XXX_Merge ¶
func (m *GetStreamMentionsResponse) XXX_Merge(src proto.Message)
func (*GetStreamMentionsResponse) XXX_Size ¶
func (m *GetStreamMentionsResponse) XXX_Size() int
func (*GetStreamMentionsResponse) XXX_Unmarshal ¶
func (m *GetStreamMentionsResponse) XXX_Unmarshal(b []byte) error
type ReceivedInvitationAddedNotification ¶
type ReceivedInvitationAddedNotification struct { AgentId *v1.MemberId `protobuf:"bytes,1,opt,name=agent_id,json=agentId" json:"agent_id,omitempty"` Invitation *v1.ClubInvitation `protobuf:"bytes,3,opt,name=invitation" json:"invitation,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReceivedInvitationAddedNotification) Descriptor ¶
func (*ReceivedInvitationAddedNotification) Descriptor() ([]byte, []int)
func (*ReceivedInvitationAddedNotification) GetAgentId ¶
func (m *ReceivedInvitationAddedNotification) GetAgentId() *v1.MemberId
func (*ReceivedInvitationAddedNotification) GetInvitation ¶
func (m *ReceivedInvitationAddedNotification) GetInvitation() *v1.ClubInvitation
func (*ReceivedInvitationAddedNotification) ProtoMessage ¶
func (*ReceivedInvitationAddedNotification) ProtoMessage()
func (*ReceivedInvitationAddedNotification) Reset ¶
func (m *ReceivedInvitationAddedNotification) Reset()
func (*ReceivedInvitationAddedNotification) String ¶
func (m *ReceivedInvitationAddedNotification) String() string
func (*ReceivedInvitationAddedNotification) XXX_DiscardUnknown ¶
func (m *ReceivedInvitationAddedNotification) XXX_DiscardUnknown()
func (*ReceivedInvitationAddedNotification) XXX_Marshal ¶
func (m *ReceivedInvitationAddedNotification) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReceivedInvitationAddedNotification) XXX_Merge ¶
func (m *ReceivedInvitationAddedNotification) XXX_Merge(src proto.Message)
func (*ReceivedInvitationAddedNotification) XXX_Size ¶
func (m *ReceivedInvitationAddedNotification) XXX_Size() int
func (*ReceivedInvitationAddedNotification) XXX_Unmarshal ¶
func (m *ReceivedInvitationAddedNotification) XXX_Unmarshal(b []byte) error
type ReceivedInvitationRemovedNotification ¶
type ReceivedInvitationRemovedNotification struct { AgentId *v1.MemberId `protobuf:"bytes,1,opt,name=agent_id,json=agentId" json:"agent_id,omitempty"` InvitationId *uint64 `protobuf:"fixed64,3,opt,name=invitation_id,json=invitationId" json:"invitation_id,omitempty"` Reason *protocol.InvitationRemovedReason `protobuf:"varint,4,opt,name=reason,enum=bgs.protocol.InvitationRemovedReason" json:"reason,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ReceivedInvitationRemovedNotification) Descriptor ¶
func (*ReceivedInvitationRemovedNotification) Descriptor() ([]byte, []int)
func (*ReceivedInvitationRemovedNotification) GetAgentId ¶
func (m *ReceivedInvitationRemovedNotification) GetAgentId() *v1.MemberId
func (*ReceivedInvitationRemovedNotification) GetInvitationId ¶
func (m *ReceivedInvitationRemovedNotification) GetInvitationId() uint64
func (*ReceivedInvitationRemovedNotification) GetReason ¶
func (m *ReceivedInvitationRemovedNotification) GetReason() protocol.InvitationRemovedReason
func (*ReceivedInvitationRemovedNotification) ProtoMessage ¶
func (*ReceivedInvitationRemovedNotification) ProtoMessage()
func (*ReceivedInvitationRemovedNotification) Reset ¶
func (m *ReceivedInvitationRemovedNotification) Reset()
func (*ReceivedInvitationRemovedNotification) String ¶
func (m *ReceivedInvitationRemovedNotification) String() string
func (*ReceivedInvitationRemovedNotification) XXX_DiscardUnknown ¶
func (m *ReceivedInvitationRemovedNotification) XXX_DiscardUnknown()
func (*ReceivedInvitationRemovedNotification) XXX_Marshal ¶
func (m *ReceivedInvitationRemovedNotification) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ReceivedInvitationRemovedNotification) XXX_Merge ¶
func (m *ReceivedInvitationRemovedNotification) XXX_Merge(src proto.Message)
func (*ReceivedInvitationRemovedNotification) XXX_Size ¶
func (m *ReceivedInvitationRemovedNotification) XXX_Size() int
func (*ReceivedInvitationRemovedNotification) XXX_Unmarshal ¶
func (m *ReceivedInvitationRemovedNotification) XXX_Unmarshal(b []byte) error
type RemoveStreamMentionsRequest ¶
type RemoveStreamMentionsRequest struct { AgentId *v1.AccountId `protobuf:"bytes,1,opt,name=agent_id,json=agentId" json:"agent_id,omitempty"` MentionId []*protocol.TimeSeriesId `protobuf:"bytes,2,rep,name=mention_id,json=mentionId" json:"mention_id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*RemoveStreamMentionsRequest) Descriptor ¶
func (*RemoveStreamMentionsRequest) Descriptor() ([]byte, []int)
func (*RemoveStreamMentionsRequest) GetAgentId ¶
func (m *RemoveStreamMentionsRequest) GetAgentId() *v1.AccountId
func (*RemoveStreamMentionsRequest) GetMentionId ¶
func (m *RemoveStreamMentionsRequest) GetMentionId() []*protocol.TimeSeriesId
func (*RemoveStreamMentionsRequest) ProtoMessage ¶
func (*RemoveStreamMentionsRequest) ProtoMessage()
func (*RemoveStreamMentionsRequest) Reset ¶
func (m *RemoveStreamMentionsRequest) Reset()
func (*RemoveStreamMentionsRequest) String ¶
func (m *RemoveStreamMentionsRequest) String() string
func (*RemoveStreamMentionsRequest) XXX_DiscardUnknown ¶
func (m *RemoveStreamMentionsRequest) XXX_DiscardUnknown()
func (*RemoveStreamMentionsRequest) XXX_Marshal ¶
func (m *RemoveStreamMentionsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RemoveStreamMentionsRequest) XXX_Merge ¶
func (m *RemoveStreamMentionsRequest) XXX_Merge(src proto.Message)
func (*RemoveStreamMentionsRequest) XXX_Size ¶
func (m *RemoveStreamMentionsRequest) XXX_Size() int
func (*RemoveStreamMentionsRequest) XXX_Unmarshal ¶
func (m *RemoveStreamMentionsRequest) XXX_Unmarshal(b []byte) error
type SharedSettingsChangedNotification ¶
type SharedSettingsChangedNotification struct {}
func (*SharedSettingsChangedNotification) Descriptor ¶
func (*SharedSettingsChangedNotification) Descriptor() ([]byte, []int)
func (*SharedSettingsChangedNotification) GetAgentId ¶
func (m *SharedSettingsChangedNotification) GetAgentId() *v11.AccountId
func (*SharedSettingsChangedNotification) GetAssignment ¶
func (m *SharedSettingsChangedNotification) GetAssignment() *v1.ClubSharedSettingsAssignment
func (*SharedSettingsChangedNotification) ProtoMessage ¶
func (*SharedSettingsChangedNotification) ProtoMessage()
func (*SharedSettingsChangedNotification) Reset ¶
func (m *SharedSettingsChangedNotification) Reset()
func (*SharedSettingsChangedNotification) String ¶
func (m *SharedSettingsChangedNotification) String() string
func (*SharedSettingsChangedNotification) XXX_DiscardUnknown ¶
func (m *SharedSettingsChangedNotification) XXX_DiscardUnknown()
func (*SharedSettingsChangedNotification) XXX_Marshal ¶
func (m *SharedSettingsChangedNotification) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SharedSettingsChangedNotification) XXX_Merge ¶
func (m *SharedSettingsChangedNotification) XXX_Merge(src proto.Message)
func (*SharedSettingsChangedNotification) XXX_Size ¶
func (m *SharedSettingsChangedNotification) XXX_Size() int
func (*SharedSettingsChangedNotification) XXX_Unmarshal ¶
func (m *SharedSettingsChangedNotification) XXX_Unmarshal(b []byte) error
type StreamMentionAddedNotification ¶
type StreamMentionAddedNotification struct { AgentId *v1.MemberId `protobuf:"bytes,1,opt,name=agent_id,json=agentId" json:"agent_id,omitempty"` Mention *v1.StreamMention `protobuf:"bytes,3,opt,name=mention" json:"mention,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*StreamMentionAddedNotification) Descriptor ¶
func (*StreamMentionAddedNotification) Descriptor() ([]byte, []int)
func (*StreamMentionAddedNotification) GetAgentId ¶
func (m *StreamMentionAddedNotification) GetAgentId() *v1.MemberId
func (*StreamMentionAddedNotification) GetMention ¶
func (m *StreamMentionAddedNotification) GetMention() *v1.StreamMention
func (*StreamMentionAddedNotification) ProtoMessage ¶
func (*StreamMentionAddedNotification) ProtoMessage()
func (*StreamMentionAddedNotification) Reset ¶
func (m *StreamMentionAddedNotification) Reset()
func (*StreamMentionAddedNotification) String ¶
func (m *StreamMentionAddedNotification) String() string
func (*StreamMentionAddedNotification) XXX_DiscardUnknown ¶
func (m *StreamMentionAddedNotification) XXX_DiscardUnknown()
func (*StreamMentionAddedNotification) XXX_Marshal ¶
func (m *StreamMentionAddedNotification) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*StreamMentionAddedNotification) XXX_Merge ¶
func (m *StreamMentionAddedNotification) XXX_Merge(src proto.Message)
func (*StreamMentionAddedNotification) XXX_Size ¶
func (m *StreamMentionAddedNotification) XXX_Size() int
func (*StreamMentionAddedNotification) XXX_Unmarshal ¶
func (m *StreamMentionAddedNotification) XXX_Unmarshal(b []byte) error
type StreamMentionAdvanceViewTimeNotification ¶
type StreamMentionAdvanceViewTimeNotification struct { AgentId *v11.AccountId `protobuf:"bytes,1,opt,name=agent_id,json=agentId" json:"agent_id,omitempty"` ViewTime *uint64 `protobuf:"varint,3,opt,name=view_time,json=viewTime" json:"view_time,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*StreamMentionAdvanceViewTimeNotification) Descriptor ¶
func (*StreamMentionAdvanceViewTimeNotification) Descriptor() ([]byte, []int)
func (*StreamMentionAdvanceViewTimeNotification) GetAgentId ¶
func (m *StreamMentionAdvanceViewTimeNotification) GetAgentId() *v11.AccountId
func (*StreamMentionAdvanceViewTimeNotification) GetViewTime ¶
func (m *StreamMentionAdvanceViewTimeNotification) GetViewTime() uint64
func (*StreamMentionAdvanceViewTimeNotification) ProtoMessage ¶
func (*StreamMentionAdvanceViewTimeNotification) ProtoMessage()
func (*StreamMentionAdvanceViewTimeNotification) Reset ¶
func (m *StreamMentionAdvanceViewTimeNotification) Reset()
func (*StreamMentionAdvanceViewTimeNotification) String ¶
func (m *StreamMentionAdvanceViewTimeNotification) String() string
func (*StreamMentionAdvanceViewTimeNotification) XXX_DiscardUnknown ¶
func (m *StreamMentionAdvanceViewTimeNotification) XXX_DiscardUnknown()
func (*StreamMentionAdvanceViewTimeNotification) XXX_Marshal ¶
func (m *StreamMentionAdvanceViewTimeNotification) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*StreamMentionAdvanceViewTimeNotification) XXX_Merge ¶
func (m *StreamMentionAdvanceViewTimeNotification) XXX_Merge(src proto.Message)
func (*StreamMentionAdvanceViewTimeNotification) XXX_Size ¶
func (m *StreamMentionAdvanceViewTimeNotification) XXX_Size() int
func (*StreamMentionAdvanceViewTimeNotification) XXX_Unmarshal ¶
func (m *StreamMentionAdvanceViewTimeNotification) XXX_Unmarshal(b []byte) error
type StreamMentionRemovedNotification ¶
type StreamMentionRemovedNotification struct { AgentId *v11.AccountId `protobuf:"bytes,1,opt,name=agent_id,json=agentId" json:"agent_id,omitempty"` MentionId *protocol.TimeSeriesId `protobuf:"bytes,3,opt,name=mention_id,json=mentionId" json:"mention_id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*StreamMentionRemovedNotification) Descriptor ¶
func (*StreamMentionRemovedNotification) Descriptor() ([]byte, []int)
func (*StreamMentionRemovedNotification) GetAgentId ¶
func (m *StreamMentionRemovedNotification) GetAgentId() *v11.AccountId
func (*StreamMentionRemovedNotification) GetMentionId ¶
func (m *StreamMentionRemovedNotification) GetMentionId() *protocol.TimeSeriesId
func (*StreamMentionRemovedNotification) ProtoMessage ¶
func (*StreamMentionRemovedNotification) ProtoMessage()
func (*StreamMentionRemovedNotification) Reset ¶
func (m *StreamMentionRemovedNotification) Reset()
func (*StreamMentionRemovedNotification) String ¶
func (m *StreamMentionRemovedNotification) String() string
func (*StreamMentionRemovedNotification) XXX_DiscardUnknown ¶
func (m *StreamMentionRemovedNotification) XXX_DiscardUnknown()
func (*StreamMentionRemovedNotification) XXX_Marshal ¶
func (m *StreamMentionRemovedNotification) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*StreamMentionRemovedNotification) XXX_Merge ¶
func (m *StreamMentionRemovedNotification) XXX_Merge(src proto.Message)
func (*StreamMentionRemovedNotification) XXX_Size ¶
func (m *StreamMentionRemovedNotification) XXX_Size() int
func (*StreamMentionRemovedNotification) XXX_Unmarshal ¶
func (m *StreamMentionRemovedNotification) XXX_Unmarshal(b []byte) error
type SubscribeRequest ¶
type SubscribeRequest struct { AgentId *v1.AccountId `protobuf:"bytes,1,opt,name=agent_id,json=agentId" json:"agent_id,omitempty"` Options *v11.ClubMembershipSubscribeOptions `protobuf:"bytes,2,opt,name=options" json:"options,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*SubscribeRequest) Descriptor ¶
func (*SubscribeRequest) Descriptor() ([]byte, []int)
func (*SubscribeRequest) GetAgentId ¶
func (m *SubscribeRequest) GetAgentId() *v1.AccountId
func (*SubscribeRequest) GetOptions ¶
func (m *SubscribeRequest) GetOptions() *v11.ClubMembershipSubscribeOptions
func (*SubscribeRequest) ProtoMessage ¶
func (*SubscribeRequest) ProtoMessage()
func (*SubscribeRequest) Reset ¶
func (m *SubscribeRequest) Reset()
func (*SubscribeRequest) String ¶
func (m *SubscribeRequest) String() string
func (*SubscribeRequest) XXX_DiscardUnknown ¶
func (m *SubscribeRequest) XXX_DiscardUnknown()
func (*SubscribeRequest) XXX_Marshal ¶
func (m *SubscribeRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SubscribeRequest) XXX_Merge ¶
func (m *SubscribeRequest) XXX_Merge(src proto.Message)
func (*SubscribeRequest) XXX_Size ¶
func (m *SubscribeRequest) XXX_Size() int
func (*SubscribeRequest) XXX_Unmarshal ¶
func (m *SubscribeRequest) XXX_Unmarshal(b []byte) error
type SubscribeResponse ¶
type SubscribeResponse struct { State *v11.ClubMembershipState `protobuf:"bytes,1,opt,name=state" json:"state,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*SubscribeResponse) Descriptor ¶
func (*SubscribeResponse) Descriptor() ([]byte, []int)
func (*SubscribeResponse) GetState ¶
func (m *SubscribeResponse) GetState() *v11.ClubMembershipState
func (*SubscribeResponse) ProtoMessage ¶
func (*SubscribeResponse) ProtoMessage()
func (*SubscribeResponse) Reset ¶
func (m *SubscribeResponse) Reset()
func (*SubscribeResponse) String ¶
func (m *SubscribeResponse) String() string
func (*SubscribeResponse) XXX_DiscardUnknown ¶
func (m *SubscribeResponse) XXX_DiscardUnknown()
func (*SubscribeResponse) XXX_Marshal ¶
func (m *SubscribeResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SubscribeResponse) XXX_Merge ¶
func (m *SubscribeResponse) XXX_Merge(src proto.Message)
func (*SubscribeResponse) XXX_Size ¶
func (m *SubscribeResponse) XXX_Size() int
func (*SubscribeResponse) XXX_Unmarshal ¶
func (m *SubscribeResponse) XXX_Unmarshal(b []byte) error
type UnsubscribeRequest ¶
type UnsubscribeRequest struct { AgentId *v1.AccountId `protobuf:"bytes,1,opt,name=agent_id,json=agentId" json:"agent_id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*UnsubscribeRequest) Descriptor ¶
func (*UnsubscribeRequest) Descriptor() ([]byte, []int)
func (*UnsubscribeRequest) GetAgentId ¶
func (m *UnsubscribeRequest) GetAgentId() *v1.AccountId
func (*UnsubscribeRequest) ProtoMessage ¶
func (*UnsubscribeRequest) ProtoMessage()
func (*UnsubscribeRequest) Reset ¶
func (m *UnsubscribeRequest) Reset()
func (*UnsubscribeRequest) String ¶
func (m *UnsubscribeRequest) String() string
func (*UnsubscribeRequest) XXX_DiscardUnknown ¶
func (m *UnsubscribeRequest) XXX_DiscardUnknown()
func (*UnsubscribeRequest) XXX_Marshal ¶
func (m *UnsubscribeRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UnsubscribeRequest) XXX_Merge ¶
func (m *UnsubscribeRequest) XXX_Merge(src proto.Message)
func (*UnsubscribeRequest) XXX_Size ¶
func (m *UnsubscribeRequest) XXX_Size() int
func (*UnsubscribeRequest) XXX_Unmarshal ¶
func (m *UnsubscribeRequest) XXX_Unmarshal(b []byte) error
type UpdateClubSharedSettingsRequest ¶
type UpdateClubSharedSettingsRequest struct {}
func (*UpdateClubSharedSettingsRequest) Descriptor ¶
func (*UpdateClubSharedSettingsRequest) Descriptor() ([]byte, []int)
func (*UpdateClubSharedSettingsRequest) GetAgentId ¶
func (m *UpdateClubSharedSettingsRequest) GetAgentId() *v1.AccountId
func (*UpdateClubSharedSettingsRequest) GetOptions ¶
func (m *UpdateClubSharedSettingsRequest) GetOptions() *v11.ClubSharedSettingsOptions
func (*UpdateClubSharedSettingsRequest) ProtoMessage ¶
func (*UpdateClubSharedSettingsRequest) ProtoMessage()
func (*UpdateClubSharedSettingsRequest) Reset ¶
func (m *UpdateClubSharedSettingsRequest) Reset()
func (*UpdateClubSharedSettingsRequest) String ¶
func (m *UpdateClubSharedSettingsRequest) String() string
func (*UpdateClubSharedSettingsRequest) XXX_DiscardUnknown ¶
func (m *UpdateClubSharedSettingsRequest) XXX_DiscardUnknown()
func (*UpdateClubSharedSettingsRequest) XXX_Marshal ¶
func (m *UpdateClubSharedSettingsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UpdateClubSharedSettingsRequest) XXX_Merge ¶
func (m *UpdateClubSharedSettingsRequest) XXX_Merge(src proto.Message)
func (*UpdateClubSharedSettingsRequest) XXX_Size ¶
func (m *UpdateClubSharedSettingsRequest) XXX_Size() int
func (*UpdateClubSharedSettingsRequest) XXX_Unmarshal ¶
func (m *UpdateClubSharedSettingsRequest) XXX_Unmarshal(b []byte) error
Click to show internal directories.
Click to hide internal directories.