Documentation
¶
Index ¶
- Variables
- type Actor
- func (*Actor) Descriptor() ([]byte, []int)deprecated
- func (x *Actor) GetComment() string
- func (x *Actor) GetCreatedAt() *timestamppb.Timestamp
- func (x *Actor) GetDid() string
- func (x *Actor) GetIsArtist() bool
- func (x *Actor) GetIsHidden() bool
- func (x *Actor) GetRoles() []string
- func (x *Actor) GetStatus() ActorStatus
- func (*Actor) ProtoMessage()
- func (x *Actor) ProtoReflect() protoreflect.Message
- func (x *Actor) Reset()
- func (x *Actor) String() string
- type ActorStatus
- func (ActorStatus) Descriptor() protoreflect.EnumDescriptor
- func (x ActorStatus) Enum() *ActorStatus
- func (ActorStatus) EnumDescriptor() ([]byte, []int)deprecated
- func (x ActorStatus) Number() protoreflect.EnumNumber
- func (x ActorStatus) String() string
- func (ActorStatus) Type() protoreflect.EnumType
- type ApprovalQueueAction
- func (ApprovalQueueAction) Descriptor() protoreflect.EnumDescriptor
- func (x ApprovalQueueAction) Enum() *ApprovalQueueAction
- func (ApprovalQueueAction) EnumDescriptor() ([]byte, []int)deprecated
- func (x ApprovalQueueAction) Number() protoreflect.EnumNumber
- func (x ApprovalQueueAction) String() string
- func (ApprovalQueueAction) Type() protoreflect.EnumType
- type AuditEvent
- func (*AuditEvent) Descriptor() ([]byte, []int)deprecated
- func (x *AuditEvent) GetActorDid() string
- func (x *AuditEvent) GetCreatedAt() *timestamppb.Timestamp
- func (x *AuditEvent) GetId() string
- func (x *AuditEvent) GetPayload() *anypb.Any
- func (x *AuditEvent) GetSubjectDid() string
- func (x *AuditEvent) GetSubjectRecordUri() string
- func (*AuditEvent) ProtoMessage()
- func (x *AuditEvent) ProtoReflect() protoreflect.Message
- func (x *AuditEvent) Reset()
- func (x *AuditEvent) String() string
- type BanActorAuditPayload
- func (*BanActorAuditPayload) Descriptor() ([]byte, []int)deprecated
- func (x *BanActorAuditPayload) GetReason() string
- func (*BanActorAuditPayload) ProtoMessage()
- func (x *BanActorAuditPayload) ProtoReflect() protoreflect.Message
- func (x *BanActorAuditPayload) Reset()
- func (x *BanActorAuditPayload) String() string
- type BanActorRequest
- func (*BanActorRequest) Descriptor() ([]byte, []int)deprecated
- func (x *BanActorRequest) GetActorDid() string
- func (x *BanActorRequest) GetReason() string
- func (*BanActorRequest) ProtoMessage()
- func (x *BanActorRequest) ProtoReflect() protoreflect.Message
- func (x *BanActorRequest) Reset()
- func (x *BanActorRequest) String() string
- type BanActorResponse
- type CommentAuditPayload
- func (*CommentAuditPayload) Descriptor() ([]byte, []int)deprecated
- func (x *CommentAuditPayload) GetComment() string
- func (*CommentAuditPayload) ProtoMessage()
- func (x *CommentAuditPayload) ProtoReflect() protoreflect.Message
- func (x *CommentAuditPayload) Reset()
- func (x *CommentAuditPayload) String() string
- type CreateActorAuditPayload
- func (*CreateActorAuditPayload) Descriptor() ([]byte, []int)deprecated
- func (x *CreateActorAuditPayload) GetReason() string
- func (*CreateActorAuditPayload) ProtoMessage()
- func (x *CreateActorAuditPayload) ProtoReflect() protoreflect.Message
- func (x *CreateActorAuditPayload) Reset()
- func (x *CreateActorAuditPayload) String() string
- type CreateActorRequest
- func (*CreateActorRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateActorRequest) GetActorDid() string
- func (x *CreateActorRequest) GetReason() string
- func (*CreateActorRequest) ProtoMessage()
- func (x *CreateActorRequest) ProtoReflect() protoreflect.Message
- func (x *CreateActorRequest) Reset()
- func (x *CreateActorRequest) String() string
- type CreateActorResponse
- func (*CreateActorResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateActorResponse) GetActor() *Actor
- func (*CreateActorResponse) ProtoMessage()
- func (x *CreateActorResponse) ProtoReflect() protoreflect.Message
- func (x *CreateActorResponse) Reset()
- func (x *CreateActorResponse) String() string
- type CreateCommentAuditEventRequest
- func (*CreateCommentAuditEventRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateCommentAuditEventRequest) GetComment() string
- func (x *CreateCommentAuditEventRequest) GetSubjectDid() string
- func (x *CreateCommentAuditEventRequest) GetSubjectRecordUri() string
- func (*CreateCommentAuditEventRequest) ProtoMessage()
- func (x *CreateCommentAuditEventRequest) ProtoReflect() protoreflect.Message
- func (x *CreateCommentAuditEventRequest) Reset()
- func (x *CreateCommentAuditEventRequest) String() string
- type CreateCommentAuditEventResponse
- func (*CreateCommentAuditEventResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateCommentAuditEventResponse) GetAuditEvent() *AuditEvent
- func (*CreateCommentAuditEventResponse) ProtoMessage()
- func (x *CreateCommentAuditEventResponse) ProtoReflect() protoreflect.Message
- func (x *CreateCommentAuditEventResponse) Reset()
- func (x *CreateCommentAuditEventResponse) String() string
- type ForceApproveActorAuditPayload
- func (*ForceApproveActorAuditPayload) Descriptor() ([]byte, []int)deprecated
- func (x *ForceApproveActorAuditPayload) GetReason() string
- func (*ForceApproveActorAuditPayload) ProtoMessage()
- func (x *ForceApproveActorAuditPayload) ProtoReflect() protoreflect.Message
- func (x *ForceApproveActorAuditPayload) Reset()
- func (x *ForceApproveActorAuditPayload) String() string
- type ForceApproveActorRequest
- func (*ForceApproveActorRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ForceApproveActorRequest) GetActorDid() string
- func (x *ForceApproveActorRequest) GetReason() string
- func (*ForceApproveActorRequest) ProtoMessage()
- func (x *ForceApproveActorRequest) ProtoReflect() protoreflect.Message
- func (x *ForceApproveActorRequest) Reset()
- func (x *ForceApproveActorRequest) String() string
- type ForceApproveActorResponse
- func (*ForceApproveActorResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ForceApproveActorResponse) GetActor() *Actor
- func (*ForceApproveActorResponse) ProtoMessage()
- func (x *ForceApproveActorResponse) ProtoReflect() protoreflect.Message
- func (x *ForceApproveActorResponse) Reset()
- func (x *ForceApproveActorResponse) String() string
- type GetActorRequest
- type GetActorResponse
- type ListActorsRequest
- func (*ListActorsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListActorsRequest) GetCursor() string
- func (x *ListActorsRequest) GetFilterStatus() ActorStatus
- func (x *ListActorsRequest) GetLimit() int32
- func (*ListActorsRequest) ProtoMessage()
- func (x *ListActorsRequest) ProtoReflect() protoreflect.Message
- func (x *ListActorsRequest) Reset()
- func (x *ListActorsRequest) String() string
- type ListActorsResponse
- func (*ListActorsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListActorsResponse) GetActors() []*Actor
- func (x *ListActorsResponse) GetCursor() string
- func (*ListActorsResponse) ProtoMessage()
- func (x *ListActorsResponse) ProtoReflect() protoreflect.Message
- func (x *ListActorsResponse) Reset()
- func (x *ListActorsResponse) String() string
- type ListAuditEventsRequest
- func (*ListAuditEventsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListAuditEventsRequest) GetCursor() string
- func (x *ListAuditEventsRequest) GetFilterActorDid() string
- func (x *ListAuditEventsRequest) GetFilterSubjectDid() string
- func (x *ListAuditEventsRequest) GetFilterSubjectRecordUri() string
- func (x *ListAuditEventsRequest) GetLimit() uint32
- func (*ListAuditEventsRequest) ProtoMessage()
- func (x *ListAuditEventsRequest) ProtoReflect() protoreflect.Message
- func (x *ListAuditEventsRequest) Reset()
- func (x *ListAuditEventsRequest) String() string
- type ListAuditEventsResponse
- func (*ListAuditEventsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListAuditEventsResponse) GetAuditEvents() []*AuditEvent
- func (x *ListAuditEventsResponse) GetCursor() string
- func (*ListAuditEventsResponse) ProtoMessage()
- func (x *ListAuditEventsResponse) ProtoReflect() protoreflect.Message
- func (x *ListAuditEventsResponse) Reset()
- func (x *ListAuditEventsResponse) String() string
- type PingRequest
- type PingResponse
- type Post
- func (*Post) Descriptor() ([]byte, []int)deprecated
- func (x *Post) GetCreatedAt() *timestamppb.Timestamp
- func (x *Post) GetIndexedAt() *timestamppb.Timestamp
- func (x *Post) GetUri() string
- func (*Post) ProtoMessage()
- func (x *Post) ProtoReflect() protoreflect.Message
- func (x *Post) Reset()
- func (x *Post) String() string
- type ProcessApprovalQueueAuditPayload
- func (*ProcessApprovalQueueAuditPayload) Descriptor() ([]byte, []int)deprecated
- func (x *ProcessApprovalQueueAuditPayload) GetAction() ApprovalQueueAction
- func (x *ProcessApprovalQueueAuditPayload) GetReason() string
- func (*ProcessApprovalQueueAuditPayload) ProtoMessage()
- func (x *ProcessApprovalQueueAuditPayload) ProtoReflect() protoreflect.Message
- func (x *ProcessApprovalQueueAuditPayload) Reset()
- func (x *ProcessApprovalQueueAuditPayload) String() string
- type ProcessApprovalQueueRequest
- func (*ProcessApprovalQueueRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ProcessApprovalQueueRequest) GetAction() ApprovalQueueAction
- func (x *ProcessApprovalQueueRequest) GetDid() string
- func (x *ProcessApprovalQueueRequest) GetIsArtist() bool
- func (x *ProcessApprovalQueueRequest) GetReason() string
- func (*ProcessApprovalQueueRequest) ProtoMessage()
- func (x *ProcessApprovalQueueRequest) ProtoReflect() protoreflect.Message
- func (x *ProcessApprovalQueueRequest) Reset()
- func (x *ProcessApprovalQueueRequest) String() string
- type ProcessApprovalQueueResponse
- func (*ProcessApprovalQueueResponse) Descriptor() ([]byte, []int)deprecated
- func (*ProcessApprovalQueueResponse) ProtoMessage()
- func (x *ProcessApprovalQueueResponse) ProtoReflect() protoreflect.Message
- func (x *ProcessApprovalQueueResponse) Reset()
- func (x *ProcessApprovalQueueResponse) String() string
- type UnapproveActorAuditPayload
- func (*UnapproveActorAuditPayload) Descriptor() ([]byte, []int)deprecated
- func (x *UnapproveActorAuditPayload) GetReason() string
- func (*UnapproveActorAuditPayload) ProtoMessage()
- func (x *UnapproveActorAuditPayload) ProtoReflect() protoreflect.Message
- func (x *UnapproveActorAuditPayload) Reset()
- func (x *UnapproveActorAuditPayload) String() string
- type UnapproveActorRequest
- func (*UnapproveActorRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UnapproveActorRequest) GetActorDid() string
- func (x *UnapproveActorRequest) GetReason() string
- func (*UnapproveActorRequest) ProtoMessage()
- func (x *UnapproveActorRequest) ProtoReflect() protoreflect.Message
- func (x *UnapproveActorRequest) Reset()
- func (x *UnapproveActorRequest) String() string
- type UnapproveActorResponse
- func (*UnapproveActorResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UnapproveActorResponse) GetActor() *Actor
- func (*UnapproveActorResponse) ProtoMessage()
- func (x *UnapproveActorResponse) ProtoReflect() protoreflect.Message
- func (x *UnapproveActorResponse) Reset()
- func (x *UnapproveActorResponse) String() string
Constants ¶
This section is empty.
Variables ¶
var ( ActorStatus_name = map[int32]string{ 0: "ACTOR_STATUS_UNSPECIFIED", 1: "ACTOR_STATUS_PENDING", 2: "ACTOR_STATUS_APPROVED", 3: "ACTOR_STATUS_BANNED", 4: "ACTOR_STATUS_NONE", } ActorStatus_value = map[string]int32{ "ACTOR_STATUS_UNSPECIFIED": 0, "ACTOR_STATUS_PENDING": 1, "ACTOR_STATUS_APPROVED": 2, "ACTOR_STATUS_BANNED": 3, "ACTOR_STATUS_NONE": 4, } )
Enum value maps for ActorStatus.
var ( ApprovalQueueAction_name = map[int32]string{ 0: "APPROVAL_QUEUE_ACTION_UNSPECIFIED", 1: "APPROVAL_QUEUE_ACTION_APPROVE", 2: "APPROVAL_QUEUE_ACTION_REJECT", } ApprovalQueueAction_value = map[string]int32{ "APPROVAL_QUEUE_ACTION_UNSPECIFIED": 0, "APPROVAL_QUEUE_ACTION_APPROVE": 1, "APPROVAL_QUEUE_ACTION_REJECT": 2, } )
Enum value maps for ApprovalQueueAction.
var File_bff_v1_moderation_service_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type Actor ¶
type Actor struct { // did is the decentralized identity of the actor. This is also the UID used // for fetching and mutating actors. Did string `protobuf:"bytes,1,opt,name=did,proto3" json:"did,omitempty"` // is_hidden is a deprecated flag that used to hide accounts. This no longer // has any effect. // Deprecated: Use status. IsHidden bool `protobuf:"varint,2,opt,name=is_hidden,json=isHidden,proto3" json:"is_hidden,omitempty"` // is_artist is a flag indicating this account is primarily an artist. It // does not currently control any feed placement. IsArtist bool `protobuf:"varint,3,opt,name=is_artist,json=isArtist,proto3" json:"is_artist,omitempty"` // comment is a short string that is applied to an account when it is added // to the system. This will eventually be replaced by a more powerful system. Comment string `protobuf:"bytes,4,opt,name=comment,proto3" json:"comment,omitempty"` // status indicates the actor's current status. Status ActorStatus `protobuf:"varint,5,opt,name=status,proto3,enum=bff.v1.ActorStatus" json:"status,omitempty"` // created_at indicates the time that the actor was first added to the bff // system - this does not necessarily indicate when they joined bluesky. CreatedAt *timestamppb.Timestamp `protobuf:"bytes,6,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` // roles is an array of roles this actor holds in relation to actions on the // moderation API. Roles []string `protobuf:"bytes,7,rep,name=roles,proto3" json:"roles,omitempty"` // contains filtered or unexported fields }
func (*Actor) Descriptor
deprecated
func (*Actor) GetComment ¶
func (*Actor) GetCreatedAt ¶
func (x *Actor) GetCreatedAt() *timestamppb.Timestamp
func (*Actor) GetIsArtist ¶
func (*Actor) GetIsHidden ¶
func (*Actor) GetStatus ¶
func (x *Actor) GetStatus() ActorStatus
func (*Actor) ProtoMessage ¶
func (*Actor) ProtoMessage()
func (*Actor) ProtoReflect ¶
func (x *Actor) ProtoReflect() protoreflect.Message
type ActorStatus ¶
type ActorStatus int32
const ( ActorStatus_ACTOR_STATUS_UNSPECIFIED ActorStatus = 0 ActorStatus_ACTOR_STATUS_PENDING ActorStatus = 1 ActorStatus_ACTOR_STATUS_APPROVED ActorStatus = 2 ActorStatus_ACTOR_STATUS_BANNED ActorStatus = 3 ActorStatus_ACTOR_STATUS_NONE ActorStatus = 4 )
func (ActorStatus) Descriptor ¶
func (ActorStatus) Descriptor() protoreflect.EnumDescriptor
func (ActorStatus) Enum ¶
func (x ActorStatus) Enum() *ActorStatus
func (ActorStatus) EnumDescriptor
deprecated
func (ActorStatus) EnumDescriptor() ([]byte, []int)
Deprecated: Use ActorStatus.Descriptor instead.
func (ActorStatus) Number ¶
func (x ActorStatus) Number() protoreflect.EnumNumber
func (ActorStatus) String ¶
func (x ActorStatus) String() string
func (ActorStatus) Type ¶
func (ActorStatus) Type() protoreflect.EnumType
type ApprovalQueueAction ¶
type ApprovalQueueAction int32
const ( ApprovalQueueAction_APPROVAL_QUEUE_ACTION_UNSPECIFIED ApprovalQueueAction = 0 ApprovalQueueAction_APPROVAL_QUEUE_ACTION_APPROVE ApprovalQueueAction = 1 ApprovalQueueAction_APPROVAL_QUEUE_ACTION_REJECT ApprovalQueueAction = 2 )
func (ApprovalQueueAction) Descriptor ¶
func (ApprovalQueueAction) Descriptor() protoreflect.EnumDescriptor
func (ApprovalQueueAction) Enum ¶
func (x ApprovalQueueAction) Enum() *ApprovalQueueAction
func (ApprovalQueueAction) EnumDescriptor
deprecated
func (ApprovalQueueAction) EnumDescriptor() ([]byte, []int)
Deprecated: Use ApprovalQueueAction.Descriptor instead.
func (ApprovalQueueAction) Number ¶
func (x ApprovalQueueAction) Number() protoreflect.EnumNumber
func (ApprovalQueueAction) String ¶
func (x ApprovalQueueAction) String() string
func (ApprovalQueueAction) Type ¶
func (ApprovalQueueAction) Type() protoreflect.EnumType
type AuditEvent ¶ added in v0.0.11
type AuditEvent struct { // id is a unique identifier of this audit event. Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` CreatedAt *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` // actor_did is the DID of the actor whose action caused this audit event // to be emitted. ActorDid string `protobuf:"bytes,3,opt,name=actor_did,json=actorDid,proto3" json:"actor_did,omitempty"` // subject_did is the DID of the actor who the action was done to. SubjectDid string `protobuf:"bytes,4,opt,name=subject_did,json=subjectDid,proto3" json:"subject_did,omitempty"` // subject_record_uri is the optional AT URI of a specific ATProto record // that the action was taken against. SubjectRecordUri string `protobuf:"bytes,5,opt,name=subject_record_uri,json=subjectRecordUri,proto3" json:"subject_record_uri,omitempty"` Payload *anypb.Any `protobuf:"bytes,6,opt,name=payload,proto3" json:"payload,omitempty"` // contains filtered or unexported fields }
func (*AuditEvent) Descriptor
deprecated
added in
v0.0.11
func (*AuditEvent) Descriptor() ([]byte, []int)
Deprecated: Use AuditEvent.ProtoReflect.Descriptor instead.
func (*AuditEvent) GetActorDid ¶ added in v0.0.11
func (x *AuditEvent) GetActorDid() string
func (*AuditEvent) GetCreatedAt ¶ added in v0.0.11
func (x *AuditEvent) GetCreatedAt() *timestamppb.Timestamp
func (*AuditEvent) GetId ¶ added in v0.0.11
func (x *AuditEvent) GetId() string
func (*AuditEvent) GetPayload ¶ added in v0.0.11
func (x *AuditEvent) GetPayload() *anypb.Any
func (*AuditEvent) GetSubjectDid ¶ added in v0.0.11
func (x *AuditEvent) GetSubjectDid() string
func (*AuditEvent) GetSubjectRecordUri ¶ added in v0.0.11
func (x *AuditEvent) GetSubjectRecordUri() string
func (*AuditEvent) ProtoMessage ¶ added in v0.0.11
func (*AuditEvent) ProtoMessage()
func (*AuditEvent) ProtoReflect ¶ added in v0.0.11
func (x *AuditEvent) ProtoReflect() protoreflect.Message
func (*AuditEvent) Reset ¶ added in v0.0.11
func (x *AuditEvent) Reset()
func (*AuditEvent) String ¶ added in v0.0.11
func (x *AuditEvent) String() string
type BanActorAuditPayload ¶ added in v0.0.13
type BanActorAuditPayload struct { Reason string `protobuf:"bytes,1,opt,name=reason,proto3" json:"reason,omitempty"` // contains filtered or unexported fields }
func (*BanActorAuditPayload) Descriptor
deprecated
added in
v0.0.13
func (*BanActorAuditPayload) Descriptor() ([]byte, []int)
Deprecated: Use BanActorAuditPayload.ProtoReflect.Descriptor instead.
func (*BanActorAuditPayload) GetReason ¶ added in v0.0.13
func (x *BanActorAuditPayload) GetReason() string
func (*BanActorAuditPayload) ProtoMessage ¶ added in v0.0.13
func (*BanActorAuditPayload) ProtoMessage()
func (*BanActorAuditPayload) ProtoReflect ¶ added in v0.0.13
func (x *BanActorAuditPayload) ProtoReflect() protoreflect.Message
func (*BanActorAuditPayload) Reset ¶ added in v0.0.13
func (x *BanActorAuditPayload) Reset()
func (*BanActorAuditPayload) String ¶ added in v0.0.13
func (x *BanActorAuditPayload) String() string
type BanActorRequest ¶ added in v0.0.13
type BanActorRequest struct { ActorDid string `protobuf:"bytes,1,opt,name=actor_did,json=actorDid,proto3" json:"actor_did,omitempty"` Reason string `protobuf:"bytes,2,opt,name=reason,proto3" json:"reason,omitempty"` // contains filtered or unexported fields }
func (*BanActorRequest) Descriptor
deprecated
added in
v0.0.13
func (*BanActorRequest) Descriptor() ([]byte, []int)
Deprecated: Use BanActorRequest.ProtoReflect.Descriptor instead.
func (*BanActorRequest) GetActorDid ¶ added in v0.0.13
func (x *BanActorRequest) GetActorDid() string
func (*BanActorRequest) GetReason ¶ added in v0.0.13
func (x *BanActorRequest) GetReason() string
func (*BanActorRequest) ProtoMessage ¶ added in v0.0.13
func (*BanActorRequest) ProtoMessage()
func (*BanActorRequest) ProtoReflect ¶ added in v0.0.13
func (x *BanActorRequest) ProtoReflect() protoreflect.Message
func (*BanActorRequest) Reset ¶ added in v0.0.13
func (x *BanActorRequest) Reset()
func (*BanActorRequest) String ¶ added in v0.0.13
func (x *BanActorRequest) String() string
type BanActorResponse ¶ added in v0.0.13
type BanActorResponse struct { Actor *Actor `protobuf:"bytes,1,opt,name=actor,proto3" json:"actor,omitempty"` // contains filtered or unexported fields }
func (*BanActorResponse) Descriptor
deprecated
added in
v0.0.13
func (*BanActorResponse) Descriptor() ([]byte, []int)
Deprecated: Use BanActorResponse.ProtoReflect.Descriptor instead.
func (*BanActorResponse) GetActor ¶ added in v0.0.13
func (x *BanActorResponse) GetActor() *Actor
func (*BanActorResponse) ProtoMessage ¶ added in v0.0.13
func (*BanActorResponse) ProtoMessage()
func (*BanActorResponse) ProtoReflect ¶ added in v0.0.13
func (x *BanActorResponse) ProtoReflect() protoreflect.Message
func (*BanActorResponse) Reset ¶ added in v0.0.13
func (x *BanActorResponse) Reset()
func (*BanActorResponse) String ¶ added in v0.0.13
func (x *BanActorResponse) String() string
type CommentAuditPayload ¶ added in v0.0.11
type CommentAuditPayload struct { Comment string `protobuf:"bytes,1,opt,name=comment,proto3" json:"comment,omitempty"` // contains filtered or unexported fields }
CommentAuditPayload is the payload for the `comment`audit event. This is empty, as the comment is actually held within `AuditEvent`
func (*CommentAuditPayload) Descriptor
deprecated
added in
v0.0.11
func (*CommentAuditPayload) Descriptor() ([]byte, []int)
Deprecated: Use CommentAuditPayload.ProtoReflect.Descriptor instead.
func (*CommentAuditPayload) GetComment ¶ added in v0.0.11
func (x *CommentAuditPayload) GetComment() string
func (*CommentAuditPayload) ProtoMessage ¶ added in v0.0.11
func (*CommentAuditPayload) ProtoMessage()
func (*CommentAuditPayload) ProtoReflect ¶ added in v0.0.11
func (x *CommentAuditPayload) ProtoReflect() protoreflect.Message
func (*CommentAuditPayload) Reset ¶ added in v0.0.11
func (x *CommentAuditPayload) Reset()
func (*CommentAuditPayload) String ¶ added in v0.0.11
func (x *CommentAuditPayload) String() string
type CreateActorAuditPayload ¶ added in v0.0.13
type CreateActorAuditPayload struct { Reason string `protobuf:"bytes,1,opt,name=reason,proto3" json:"reason,omitempty"` // contains filtered or unexported fields }
func (*CreateActorAuditPayload) Descriptor
deprecated
added in
v0.0.13
func (*CreateActorAuditPayload) Descriptor() ([]byte, []int)
Deprecated: Use CreateActorAuditPayload.ProtoReflect.Descriptor instead.
func (*CreateActorAuditPayload) GetReason ¶ added in v0.0.13
func (x *CreateActorAuditPayload) GetReason() string
func (*CreateActorAuditPayload) ProtoMessage ¶ added in v0.0.13
func (*CreateActorAuditPayload) ProtoMessage()
func (*CreateActorAuditPayload) ProtoReflect ¶ added in v0.0.13
func (x *CreateActorAuditPayload) ProtoReflect() protoreflect.Message
func (*CreateActorAuditPayload) Reset ¶ added in v0.0.13
func (x *CreateActorAuditPayload) Reset()
func (*CreateActorAuditPayload) String ¶ added in v0.0.13
func (x *CreateActorAuditPayload) String() string
type CreateActorRequest ¶ added in v0.0.13
type CreateActorRequest struct { ActorDid string `protobuf:"bytes,1,opt,name=actor_did,json=actorDid,proto3" json:"actor_did,omitempty"` Reason string `protobuf:"bytes,2,opt,name=reason,proto3" json:"reason,omitempty"` // contains filtered or unexported fields }
func (*CreateActorRequest) Descriptor
deprecated
added in
v0.0.13
func (*CreateActorRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateActorRequest.ProtoReflect.Descriptor instead.
func (*CreateActorRequest) GetActorDid ¶ added in v0.0.13
func (x *CreateActorRequest) GetActorDid() string
func (*CreateActorRequest) GetReason ¶ added in v0.0.13
func (x *CreateActorRequest) GetReason() string
func (*CreateActorRequest) ProtoMessage ¶ added in v0.0.13
func (*CreateActorRequest) ProtoMessage()
func (*CreateActorRequest) ProtoReflect ¶ added in v0.0.13
func (x *CreateActorRequest) ProtoReflect() protoreflect.Message
func (*CreateActorRequest) Reset ¶ added in v0.0.13
func (x *CreateActorRequest) Reset()
func (*CreateActorRequest) String ¶ added in v0.0.13
func (x *CreateActorRequest) String() string
type CreateActorResponse ¶ added in v0.0.13
type CreateActorResponse struct { Actor *Actor `protobuf:"bytes,1,opt,name=actor,proto3" json:"actor,omitempty"` // contains filtered or unexported fields }
func (*CreateActorResponse) Descriptor
deprecated
added in
v0.0.13
func (*CreateActorResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateActorResponse.ProtoReflect.Descriptor instead.
func (*CreateActorResponse) GetActor ¶ added in v0.0.13
func (x *CreateActorResponse) GetActor() *Actor
func (*CreateActorResponse) ProtoMessage ¶ added in v0.0.13
func (*CreateActorResponse) ProtoMessage()
func (*CreateActorResponse) ProtoReflect ¶ added in v0.0.13
func (x *CreateActorResponse) ProtoReflect() protoreflect.Message
func (*CreateActorResponse) Reset ¶ added in v0.0.13
func (x *CreateActorResponse) Reset()
func (*CreateActorResponse) String ¶ added in v0.0.13
func (x *CreateActorResponse) String() string
type CreateCommentAuditEventRequest ¶ added in v0.0.11
type CreateCommentAuditEventRequest struct { SubjectDid string `protobuf:"bytes,1,opt,name=subject_did,json=subjectDid,proto3" json:"subject_did,omitempty"` SubjectRecordUri string `protobuf:"bytes,2,opt,name=subject_record_uri,json=subjectRecordUri,proto3" json:"subject_record_uri,omitempty"` Comment string `protobuf:"bytes,3,opt,name=comment,proto3" json:"comment,omitempty"` // contains filtered or unexported fields }
func (*CreateCommentAuditEventRequest) Descriptor
deprecated
added in
v0.0.11
func (*CreateCommentAuditEventRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateCommentAuditEventRequest.ProtoReflect.Descriptor instead.
func (*CreateCommentAuditEventRequest) GetComment ¶ added in v0.0.11
func (x *CreateCommentAuditEventRequest) GetComment() string
func (*CreateCommentAuditEventRequest) GetSubjectDid ¶ added in v0.0.11
func (x *CreateCommentAuditEventRequest) GetSubjectDid() string
func (*CreateCommentAuditEventRequest) GetSubjectRecordUri ¶ added in v0.0.11
func (x *CreateCommentAuditEventRequest) GetSubjectRecordUri() string
func (*CreateCommentAuditEventRequest) ProtoMessage ¶ added in v0.0.11
func (*CreateCommentAuditEventRequest) ProtoMessage()
func (*CreateCommentAuditEventRequest) ProtoReflect ¶ added in v0.0.11
func (x *CreateCommentAuditEventRequest) ProtoReflect() protoreflect.Message
func (*CreateCommentAuditEventRequest) Reset ¶ added in v0.0.11
func (x *CreateCommentAuditEventRequest) Reset()
func (*CreateCommentAuditEventRequest) String ¶ added in v0.0.11
func (x *CreateCommentAuditEventRequest) String() string
type CreateCommentAuditEventResponse ¶ added in v0.0.11
type CreateCommentAuditEventResponse struct { AuditEvent *AuditEvent `protobuf:"bytes,1,opt,name=audit_event,json=auditEvent,proto3" json:"audit_event,omitempty"` // contains filtered or unexported fields }
func (*CreateCommentAuditEventResponse) Descriptor
deprecated
added in
v0.0.11
func (*CreateCommentAuditEventResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateCommentAuditEventResponse.ProtoReflect.Descriptor instead.
func (*CreateCommentAuditEventResponse) GetAuditEvent ¶ added in v0.0.11
func (x *CreateCommentAuditEventResponse) GetAuditEvent() *AuditEvent
func (*CreateCommentAuditEventResponse) ProtoMessage ¶ added in v0.0.11
func (*CreateCommentAuditEventResponse) ProtoMessage()
func (*CreateCommentAuditEventResponse) ProtoReflect ¶ added in v0.0.11
func (x *CreateCommentAuditEventResponse) ProtoReflect() protoreflect.Message
func (*CreateCommentAuditEventResponse) Reset ¶ added in v0.0.11
func (x *CreateCommentAuditEventResponse) Reset()
func (*CreateCommentAuditEventResponse) String ¶ added in v0.0.11
func (x *CreateCommentAuditEventResponse) String() string
type ForceApproveActorAuditPayload ¶ added in v0.0.14
type ForceApproveActorAuditPayload struct { Reason string `protobuf:"bytes,1,opt,name=reason,proto3" json:"reason,omitempty"` // contains filtered or unexported fields }
func (*ForceApproveActorAuditPayload) Descriptor
deprecated
added in
v0.0.14
func (*ForceApproveActorAuditPayload) Descriptor() ([]byte, []int)
Deprecated: Use ForceApproveActorAuditPayload.ProtoReflect.Descriptor instead.
func (*ForceApproveActorAuditPayload) GetReason ¶ added in v0.0.14
func (x *ForceApproveActorAuditPayload) GetReason() string
func (*ForceApproveActorAuditPayload) ProtoMessage ¶ added in v0.0.14
func (*ForceApproveActorAuditPayload) ProtoMessage()
func (*ForceApproveActorAuditPayload) ProtoReflect ¶ added in v0.0.14
func (x *ForceApproveActorAuditPayload) ProtoReflect() protoreflect.Message
func (*ForceApproveActorAuditPayload) Reset ¶ added in v0.0.14
func (x *ForceApproveActorAuditPayload) Reset()
func (*ForceApproveActorAuditPayload) String ¶ added in v0.0.14
func (x *ForceApproveActorAuditPayload) String() string
type ForceApproveActorRequest ¶ added in v0.0.14
type ForceApproveActorRequest struct { ActorDid string `protobuf:"bytes,1,opt,name=actor_did,json=actorDid,proto3" json:"actor_did,omitempty"` Reason string `protobuf:"bytes,2,opt,name=reason,proto3" json:"reason,omitempty"` // contains filtered or unexported fields }
func (*ForceApproveActorRequest) Descriptor
deprecated
added in
v0.0.14
func (*ForceApproveActorRequest) Descriptor() ([]byte, []int)
Deprecated: Use ForceApproveActorRequest.ProtoReflect.Descriptor instead.
func (*ForceApproveActorRequest) GetActorDid ¶ added in v0.0.14
func (x *ForceApproveActorRequest) GetActorDid() string
func (*ForceApproveActorRequest) GetReason ¶ added in v0.0.14
func (x *ForceApproveActorRequest) GetReason() string
func (*ForceApproveActorRequest) ProtoMessage ¶ added in v0.0.14
func (*ForceApproveActorRequest) ProtoMessage()
func (*ForceApproveActorRequest) ProtoReflect ¶ added in v0.0.14
func (x *ForceApproveActorRequest) ProtoReflect() protoreflect.Message
func (*ForceApproveActorRequest) Reset ¶ added in v0.0.14
func (x *ForceApproveActorRequest) Reset()
func (*ForceApproveActorRequest) String ¶ added in v0.0.14
func (x *ForceApproveActorRequest) String() string
type ForceApproveActorResponse ¶ added in v0.0.14
type ForceApproveActorResponse struct { Actor *Actor `protobuf:"bytes,1,opt,name=actor,proto3" json:"actor,omitempty"` // contains filtered or unexported fields }
func (*ForceApproveActorResponse) Descriptor
deprecated
added in
v0.0.14
func (*ForceApproveActorResponse) Descriptor() ([]byte, []int)
Deprecated: Use ForceApproveActorResponse.ProtoReflect.Descriptor instead.
func (*ForceApproveActorResponse) GetActor ¶ added in v0.0.14
func (x *ForceApproveActorResponse) GetActor() *Actor
func (*ForceApproveActorResponse) ProtoMessage ¶ added in v0.0.14
func (*ForceApproveActorResponse) ProtoMessage()
func (*ForceApproveActorResponse) ProtoReflect ¶ added in v0.0.14
func (x *ForceApproveActorResponse) ProtoReflect() protoreflect.Message
func (*ForceApproveActorResponse) Reset ¶ added in v0.0.14
func (x *ForceApproveActorResponse) Reset()
func (*ForceApproveActorResponse) String ¶ added in v0.0.14
func (x *ForceApproveActorResponse) String() string
type GetActorRequest ¶
type GetActorRequest struct { Did string `protobuf:"bytes,1,opt,name=did,proto3" json:"did,omitempty"` // contains filtered or unexported fields }
func (*GetActorRequest) Descriptor
deprecated
func (*GetActorRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetActorRequest.ProtoReflect.Descriptor instead.
func (*GetActorRequest) GetDid ¶ added in v0.0.9
func (x *GetActorRequest) GetDid() string
func (*GetActorRequest) ProtoMessage ¶
func (*GetActorRequest) ProtoMessage()
func (*GetActorRequest) ProtoReflect ¶
func (x *GetActorRequest) ProtoReflect() protoreflect.Message
func (*GetActorRequest) Reset ¶
func (x *GetActorRequest) Reset()
func (*GetActorRequest) String ¶
func (x *GetActorRequest) String() string
type GetActorResponse ¶
type GetActorResponse struct { Actor *Actor `protobuf:"bytes,1,opt,name=actor,proto3" json:"actor,omitempty"` // contains filtered or unexported fields }
func (*GetActorResponse) Descriptor
deprecated
func (*GetActorResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetActorResponse.ProtoReflect.Descriptor instead.
func (*GetActorResponse) GetActor ¶
func (x *GetActorResponse) GetActor() *Actor
func (*GetActorResponse) ProtoMessage ¶
func (*GetActorResponse) ProtoMessage()
func (*GetActorResponse) ProtoReflect ¶
func (x *GetActorResponse) ProtoReflect() protoreflect.Message
func (*GetActorResponse) Reset ¶
func (x *GetActorResponse) Reset()
func (*GetActorResponse) String ¶
func (x *GetActorResponse) String() string
type ListActorsRequest ¶
type ListActorsRequest struct { Cursor string `protobuf:"bytes,1,opt,name=cursor,proto3" json:"cursor,omitempty"` Limit int32 `protobuf:"varint,2,opt,name=limit,proto3" json:"limit,omitempty"` FilterStatus ActorStatus `protobuf:"varint,3,opt,name=filter_status,json=filterStatus,proto3,enum=bff.v1.ActorStatus" json:"filter_status,omitempty"` // contains filtered or unexported fields }
func (*ListActorsRequest) Descriptor
deprecated
func (*ListActorsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListActorsRequest.ProtoReflect.Descriptor instead.
func (*ListActorsRequest) GetCursor ¶
func (x *ListActorsRequest) GetCursor() string
func (*ListActorsRequest) GetFilterStatus ¶
func (x *ListActorsRequest) GetFilterStatus() ActorStatus
func (*ListActorsRequest) GetLimit ¶
func (x *ListActorsRequest) GetLimit() int32
func (*ListActorsRequest) ProtoMessage ¶
func (*ListActorsRequest) ProtoMessage()
func (*ListActorsRequest) ProtoReflect ¶
func (x *ListActorsRequest) ProtoReflect() protoreflect.Message
func (*ListActorsRequest) Reset ¶
func (x *ListActorsRequest) Reset()
func (*ListActorsRequest) String ¶
func (x *ListActorsRequest) String() string
type ListActorsResponse ¶
type ListActorsResponse struct { Actors []*Actor `protobuf:"bytes,1,rep,name=actors,proto3" json:"actors,omitempty"` Cursor string `protobuf:"bytes,2,opt,name=cursor,proto3" json:"cursor,omitempty"` // contains filtered or unexported fields }
func (*ListActorsResponse) Descriptor
deprecated
func (*ListActorsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListActorsResponse.ProtoReflect.Descriptor instead.
func (*ListActorsResponse) GetActors ¶
func (x *ListActorsResponse) GetActors() []*Actor
func (*ListActorsResponse) GetCursor ¶
func (x *ListActorsResponse) GetCursor() string
func (*ListActorsResponse) ProtoMessage ¶
func (*ListActorsResponse) ProtoMessage()
func (*ListActorsResponse) ProtoReflect ¶
func (x *ListActorsResponse) ProtoReflect() protoreflect.Message
func (*ListActorsResponse) Reset ¶
func (x *ListActorsResponse) Reset()
func (*ListActorsResponse) String ¶
func (x *ListActorsResponse) String() string
type ListAuditEventsRequest ¶ added in v0.0.11
type ListAuditEventsRequest struct { FilterActorDid string `protobuf:"bytes,1,opt,name=filter_actor_did,json=filterActorDid,proto3" json:"filter_actor_did,omitempty"` FilterSubjectDid string `protobuf:"bytes,2,opt,name=filter_subject_did,json=filterSubjectDid,proto3" json:"filter_subject_did,omitempty"` FilterSubjectRecordUri string `` /* 131-byte string literal not displayed */ // limit specifies how many audit events to return. If unspecific, this // defaults to 100. Limit uint32 `protobuf:"varint,4,opt,name=limit,proto3" json:"limit,omitempty"` Cursor string `protobuf:"bytes,5,opt,name=cursor,proto3" json:"cursor,omitempty"` // contains filtered or unexported fields }
func (*ListAuditEventsRequest) Descriptor
deprecated
added in
v0.0.11
func (*ListAuditEventsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListAuditEventsRequest.ProtoReflect.Descriptor instead.
func (*ListAuditEventsRequest) GetCursor ¶ added in v0.0.14
func (x *ListAuditEventsRequest) GetCursor() string
func (*ListAuditEventsRequest) GetFilterActorDid ¶ added in v0.0.13
func (x *ListAuditEventsRequest) GetFilterActorDid() string
func (*ListAuditEventsRequest) GetFilterSubjectDid ¶ added in v0.0.13
func (x *ListAuditEventsRequest) GetFilterSubjectDid() string
func (*ListAuditEventsRequest) GetFilterSubjectRecordUri ¶ added in v0.0.13
func (x *ListAuditEventsRequest) GetFilterSubjectRecordUri() string
func (*ListAuditEventsRequest) GetLimit ¶ added in v0.0.14
func (x *ListAuditEventsRequest) GetLimit() uint32
func (*ListAuditEventsRequest) ProtoMessage ¶ added in v0.0.11
func (*ListAuditEventsRequest) ProtoMessage()
func (*ListAuditEventsRequest) ProtoReflect ¶ added in v0.0.11
func (x *ListAuditEventsRequest) ProtoReflect() protoreflect.Message
func (*ListAuditEventsRequest) Reset ¶ added in v0.0.11
func (x *ListAuditEventsRequest) Reset()
func (*ListAuditEventsRequest) String ¶ added in v0.0.11
func (x *ListAuditEventsRequest) String() string
type ListAuditEventsResponse ¶ added in v0.0.11
type ListAuditEventsResponse struct { AuditEvents []*AuditEvent `protobuf:"bytes,1,rep,name=audit_events,json=auditEvents,proto3" json:"audit_events,omitempty"` Cursor string `protobuf:"bytes,2,opt,name=cursor,proto3" json:"cursor,omitempty"` // contains filtered or unexported fields }
func (*ListAuditEventsResponse) Descriptor
deprecated
added in
v0.0.11
func (*ListAuditEventsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListAuditEventsResponse.ProtoReflect.Descriptor instead.
func (*ListAuditEventsResponse) GetAuditEvents ¶ added in v0.0.11
func (x *ListAuditEventsResponse) GetAuditEvents() []*AuditEvent
func (*ListAuditEventsResponse) GetCursor ¶ added in v0.0.14
func (x *ListAuditEventsResponse) GetCursor() string
func (*ListAuditEventsResponse) ProtoMessage ¶ added in v0.0.11
func (*ListAuditEventsResponse) ProtoMessage()
func (*ListAuditEventsResponse) ProtoReflect ¶ added in v0.0.11
func (x *ListAuditEventsResponse) ProtoReflect() protoreflect.Message
func (*ListAuditEventsResponse) Reset ¶ added in v0.0.11
func (x *ListAuditEventsResponse) Reset()
func (*ListAuditEventsResponse) String ¶ added in v0.0.11
func (x *ListAuditEventsResponse) String() string
type PingRequest ¶
type PingRequest struct {
// contains filtered or unexported fields
}
func (*PingRequest) Descriptor
deprecated
func (*PingRequest) Descriptor() ([]byte, []int)
Deprecated: Use PingRequest.ProtoReflect.Descriptor instead.
func (*PingRequest) ProtoMessage ¶
func (*PingRequest) ProtoMessage()
func (*PingRequest) ProtoReflect ¶
func (x *PingRequest) ProtoReflect() protoreflect.Message
func (*PingRequest) Reset ¶
func (x *PingRequest) Reset()
func (*PingRequest) String ¶
func (x *PingRequest) String() string
type PingResponse ¶
type PingResponse struct {
// contains filtered or unexported fields
}
func (*PingResponse) Descriptor
deprecated
func (*PingResponse) Descriptor() ([]byte, []int)
Deprecated: Use PingResponse.ProtoReflect.Descriptor instead.
func (*PingResponse) ProtoMessage ¶
func (*PingResponse) ProtoMessage()
func (*PingResponse) ProtoReflect ¶
func (x *PingResponse) ProtoReflect() protoreflect.Message
func (*PingResponse) Reset ¶
func (x *PingResponse) Reset()
func (*PingResponse) String ¶
func (x *PingResponse) String() string
type Post ¶
type Post struct { Uri string `protobuf:"bytes,1,opt,name=uri,proto3" json:"uri,omitempty"` CreatedAt *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` IndexedAt *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=indexed_at,json=indexedAt,proto3" json:"indexed_at,omitempty"` // contains filtered or unexported fields }
func (*Post) Descriptor
deprecated
func (*Post) GetCreatedAt ¶
func (x *Post) GetCreatedAt() *timestamppb.Timestamp
func (*Post) GetIndexedAt ¶
func (x *Post) GetIndexedAt() *timestamppb.Timestamp
func (*Post) ProtoMessage ¶
func (*Post) ProtoMessage()
func (*Post) ProtoReflect ¶
func (x *Post) ProtoReflect() protoreflect.Message
type ProcessApprovalQueueAuditPayload ¶ added in v0.0.11
type ProcessApprovalQueueAuditPayload struct { Action ApprovalQueueAction `protobuf:"varint,1,opt,name=action,proto3,enum=bff.v1.ApprovalQueueAction" json:"action,omitempty"` Reason string `protobuf:"bytes,2,opt,name=reason,proto3" json:"reason,omitempty"` // contains filtered or unexported fields }
ProcessApprovalQueueAuditPayload is the payload for the `process_approval_queue` audit event.
func (*ProcessApprovalQueueAuditPayload) Descriptor
deprecated
added in
v0.0.11
func (*ProcessApprovalQueueAuditPayload) Descriptor() ([]byte, []int)
Deprecated: Use ProcessApprovalQueueAuditPayload.ProtoReflect.Descriptor instead.
func (*ProcessApprovalQueueAuditPayload) GetAction ¶ added in v0.0.11
func (x *ProcessApprovalQueueAuditPayload) GetAction() ApprovalQueueAction
func (*ProcessApprovalQueueAuditPayload) GetReason ¶ added in v0.0.14
func (x *ProcessApprovalQueueAuditPayload) GetReason() string
func (*ProcessApprovalQueueAuditPayload) ProtoMessage ¶ added in v0.0.11
func (*ProcessApprovalQueueAuditPayload) ProtoMessage()
func (*ProcessApprovalQueueAuditPayload) ProtoReflect ¶ added in v0.0.11
func (x *ProcessApprovalQueueAuditPayload) ProtoReflect() protoreflect.Message
func (*ProcessApprovalQueueAuditPayload) Reset ¶ added in v0.0.11
func (x *ProcessApprovalQueueAuditPayload) Reset()
func (*ProcessApprovalQueueAuditPayload) String ¶ added in v0.0.11
func (x *ProcessApprovalQueueAuditPayload) String() string
type ProcessApprovalQueueRequest ¶
type ProcessApprovalQueueRequest struct { Did string `protobuf:"bytes,1,opt,name=did,proto3" json:"did,omitempty"` Action ApprovalQueueAction `protobuf:"varint,2,opt,name=action,proto3,enum=bff.v1.ApprovalQueueAction" json:"action,omitempty"` IsArtist bool `protobuf:"varint,3,opt,name=is_artist,json=isArtist,proto3" json:"is_artist,omitempty"` // reason is the reason that the actor was approved or rejected. This is // currently optional but will become required for rejections eventually. Reason string `protobuf:"bytes,4,opt,name=reason,proto3" json:"reason,omitempty"` // contains filtered or unexported fields }
func (*ProcessApprovalQueueRequest) Descriptor
deprecated
func (*ProcessApprovalQueueRequest) Descriptor() ([]byte, []int)
Deprecated: Use ProcessApprovalQueueRequest.ProtoReflect.Descriptor instead.
func (*ProcessApprovalQueueRequest) GetAction ¶
func (x *ProcessApprovalQueueRequest) GetAction() ApprovalQueueAction
func (*ProcessApprovalQueueRequest) GetDid ¶
func (x *ProcessApprovalQueueRequest) GetDid() string
func (*ProcessApprovalQueueRequest) GetIsArtist ¶
func (x *ProcessApprovalQueueRequest) GetIsArtist() bool
func (*ProcessApprovalQueueRequest) GetReason ¶ added in v0.0.14
func (x *ProcessApprovalQueueRequest) GetReason() string
func (*ProcessApprovalQueueRequest) ProtoMessage ¶
func (*ProcessApprovalQueueRequest) ProtoMessage()
func (*ProcessApprovalQueueRequest) ProtoReflect ¶
func (x *ProcessApprovalQueueRequest) ProtoReflect() protoreflect.Message
func (*ProcessApprovalQueueRequest) Reset ¶
func (x *ProcessApprovalQueueRequest) Reset()
func (*ProcessApprovalQueueRequest) String ¶
func (x *ProcessApprovalQueueRequest) String() string
type ProcessApprovalQueueResponse ¶
type ProcessApprovalQueueResponse struct {
// contains filtered or unexported fields
}
func (*ProcessApprovalQueueResponse) Descriptor
deprecated
func (*ProcessApprovalQueueResponse) Descriptor() ([]byte, []int)
Deprecated: Use ProcessApprovalQueueResponse.ProtoReflect.Descriptor instead.
func (*ProcessApprovalQueueResponse) ProtoMessage ¶
func (*ProcessApprovalQueueResponse) ProtoMessage()
func (*ProcessApprovalQueueResponse) ProtoReflect ¶
func (x *ProcessApprovalQueueResponse) ProtoReflect() protoreflect.Message
func (*ProcessApprovalQueueResponse) Reset ¶
func (x *ProcessApprovalQueueResponse) Reset()
func (*ProcessApprovalQueueResponse) String ¶
func (x *ProcessApprovalQueueResponse) String() string
type UnapproveActorAuditPayload ¶ added in v0.0.13
type UnapproveActorAuditPayload struct { Reason string `protobuf:"bytes,1,opt,name=reason,proto3" json:"reason,omitempty"` // contains filtered or unexported fields }
func (*UnapproveActorAuditPayload) Descriptor
deprecated
added in
v0.0.13
func (*UnapproveActorAuditPayload) Descriptor() ([]byte, []int)
Deprecated: Use UnapproveActorAuditPayload.ProtoReflect.Descriptor instead.
func (*UnapproveActorAuditPayload) GetReason ¶ added in v0.0.13
func (x *UnapproveActorAuditPayload) GetReason() string
func (*UnapproveActorAuditPayload) ProtoMessage ¶ added in v0.0.13
func (*UnapproveActorAuditPayload) ProtoMessage()
func (*UnapproveActorAuditPayload) ProtoReflect ¶ added in v0.0.13
func (x *UnapproveActorAuditPayload) ProtoReflect() protoreflect.Message
func (*UnapproveActorAuditPayload) Reset ¶ added in v0.0.13
func (x *UnapproveActorAuditPayload) Reset()
func (*UnapproveActorAuditPayload) String ¶ added in v0.0.13
func (x *UnapproveActorAuditPayload) String() string
type UnapproveActorRequest ¶ added in v0.0.13
type UnapproveActorRequest struct { ActorDid string `protobuf:"bytes,1,opt,name=actor_did,json=actorDid,proto3" json:"actor_did,omitempty"` Reason string `protobuf:"bytes,2,opt,name=reason,proto3" json:"reason,omitempty"` // contains filtered or unexported fields }
func (*UnapproveActorRequest) Descriptor
deprecated
added in
v0.0.13
func (*UnapproveActorRequest) Descriptor() ([]byte, []int)
Deprecated: Use UnapproveActorRequest.ProtoReflect.Descriptor instead.
func (*UnapproveActorRequest) GetActorDid ¶ added in v0.0.13
func (x *UnapproveActorRequest) GetActorDid() string
func (*UnapproveActorRequest) GetReason ¶ added in v0.0.13
func (x *UnapproveActorRequest) GetReason() string
func (*UnapproveActorRequest) ProtoMessage ¶ added in v0.0.13
func (*UnapproveActorRequest) ProtoMessage()
func (*UnapproveActorRequest) ProtoReflect ¶ added in v0.0.13
func (x *UnapproveActorRequest) ProtoReflect() protoreflect.Message
func (*UnapproveActorRequest) Reset ¶ added in v0.0.13
func (x *UnapproveActorRequest) Reset()
func (*UnapproveActorRequest) String ¶ added in v0.0.13
func (x *UnapproveActorRequest) String() string
type UnapproveActorResponse ¶ added in v0.0.13
type UnapproveActorResponse struct { Actor *Actor `protobuf:"bytes,1,opt,name=actor,proto3" json:"actor,omitempty"` // contains filtered or unexported fields }
func (*UnapproveActorResponse) Descriptor
deprecated
added in
v0.0.13
func (*UnapproveActorResponse) Descriptor() ([]byte, []int)
Deprecated: Use UnapproveActorResponse.ProtoReflect.Descriptor instead.
func (*UnapproveActorResponse) GetActor ¶ added in v0.0.13
func (x *UnapproveActorResponse) GetActor() *Actor
func (*UnapproveActorResponse) ProtoMessage ¶ added in v0.0.13
func (*UnapproveActorResponse) ProtoMessage()
func (*UnapproveActorResponse) ProtoReflect ¶ added in v0.0.13
func (x *UnapproveActorResponse) ProtoReflect() protoreflect.Message
func (*UnapproveActorResponse) Reset ¶ added in v0.0.13
func (x *UnapproveActorResponse) Reset()
func (*UnapproveActorResponse) String ¶ added in v0.0.13
func (x *UnapproveActorResponse) String() string