Versions in this module Expand all Collapse all v7 v7.12.0 Jul 10, 2024 Changes in this version + var File_com_digitalasset_canton_pruning_admin_v0_pruning_proto protoreflect.FileDescriptor + type ClearSchedule struct + func (*ClearSchedule) Descriptor() ([]byte, []int) + func (*ClearSchedule) ProtoMessage() + func (x *ClearSchedule) ProtoReflect() protoreflect.Message + func (x *ClearSchedule) Reset() + func (x *ClearSchedule) String() string + type ClearSchedule_Request struct + func (*ClearSchedule_Request) Descriptor() ([]byte, []int) + func (*ClearSchedule_Request) ProtoMessage() + func (x *ClearSchedule_Request) ProtoReflect() protoreflect.Message + func (x *ClearSchedule_Request) Reset() + func (x *ClearSchedule_Request) String() string + type ClearSchedule_Response struct + func (*ClearSchedule_Response) Descriptor() ([]byte, []int) + func (*ClearSchedule_Response) ProtoMessage() + func (x *ClearSchedule_Response) ProtoReflect() protoreflect.Message + func (x *ClearSchedule_Response) Reset() + func (x *ClearSchedule_Response) String() string + type GetSchedule struct + func (*GetSchedule) Descriptor() ([]byte, []int) + func (*GetSchedule) ProtoMessage() + func (x *GetSchedule) ProtoReflect() protoreflect.Message + func (x *GetSchedule) Reset() + func (x *GetSchedule) String() string + type GetSchedule_Request struct + func (*GetSchedule_Request) Descriptor() ([]byte, []int) + func (*GetSchedule_Request) ProtoMessage() + func (x *GetSchedule_Request) ProtoReflect() protoreflect.Message + func (x *GetSchedule_Request) Reset() + func (x *GetSchedule_Request) String() string + type GetSchedule_Response struct + Schedule *PruningSchedule + func (*GetSchedule_Response) Descriptor() ([]byte, []int) + func (*GetSchedule_Response) ProtoMessage() + func (x *GetSchedule_Response) GetSchedule() *PruningSchedule + func (x *GetSchedule_Response) ProtoReflect() protoreflect.Message + func (x *GetSchedule_Response) Reset() + func (x *GetSchedule_Response) String() string + type LocatePruningTimestamp struct + func (*LocatePruningTimestamp) Descriptor() ([]byte, []int) + func (*LocatePruningTimestamp) ProtoMessage() + func (x *LocatePruningTimestamp) ProtoReflect() protoreflect.Message + func (x *LocatePruningTimestamp) Reset() + func (x *LocatePruningTimestamp) String() string + type LocatePruningTimestamp_Request struct + Index int32 + func (*LocatePruningTimestamp_Request) Descriptor() ([]byte, []int) + func (*LocatePruningTimestamp_Request) ProtoMessage() + func (x *LocatePruningTimestamp_Request) GetIndex() int32 + func (x *LocatePruningTimestamp_Request) ProtoReflect() protoreflect.Message + func (x *LocatePruningTimestamp_Request) Reset() + func (x *LocatePruningTimestamp_Request) String() string + type LocatePruningTimestamp_Response struct + Timestamp *timestamppb.Timestamp + func (*LocatePruningTimestamp_Response) Descriptor() ([]byte, []int) + func (*LocatePruningTimestamp_Response) ProtoMessage() + func (x *LocatePruningTimestamp_Response) GetTimestamp() *timestamppb.Timestamp + func (x *LocatePruningTimestamp_Response) ProtoReflect() protoreflect.Message + func (x *LocatePruningTimestamp_Response) Reset() + func (x *LocatePruningTimestamp_Response) String() string + type PruningSchedule struct + Cron string + MaxDuration *durationpb.Duration + Retention *durationpb.Duration + func (*PruningSchedule) Descriptor() ([]byte, []int) + func (*PruningSchedule) ProtoMessage() + func (x *PruningSchedule) GetCron() string + func (x *PruningSchedule) GetMaxDuration() *durationpb.Duration + func (x *PruningSchedule) GetRetention() *durationpb.Duration + func (x *PruningSchedule) ProtoReflect() protoreflect.Message + func (x *PruningSchedule) Reset() + func (x *PruningSchedule) String() string + type SetCron struct + func (*SetCron) Descriptor() ([]byte, []int) + func (*SetCron) ProtoMessage() + func (x *SetCron) ProtoReflect() protoreflect.Message + func (x *SetCron) Reset() + func (x *SetCron) String() string + type SetCron_Request struct + Cron string + func (*SetCron_Request) Descriptor() ([]byte, []int) + func (*SetCron_Request) ProtoMessage() + func (x *SetCron_Request) GetCron() string + func (x *SetCron_Request) ProtoReflect() protoreflect.Message + func (x *SetCron_Request) Reset() + func (x *SetCron_Request) String() string + type SetCron_Response struct + func (*SetCron_Response) Descriptor() ([]byte, []int) + func (*SetCron_Response) ProtoMessage() + func (x *SetCron_Response) ProtoReflect() protoreflect.Message + func (x *SetCron_Response) Reset() + func (x *SetCron_Response) String() string + type SetMaxDuration struct + func (*SetMaxDuration) Descriptor() ([]byte, []int) + func (*SetMaxDuration) ProtoMessage() + func (x *SetMaxDuration) ProtoReflect() protoreflect.Message + func (x *SetMaxDuration) Reset() + func (x *SetMaxDuration) String() string + type SetMaxDuration_Request struct + MaxDuration *durationpb.Duration + func (*SetMaxDuration_Request) Descriptor() ([]byte, []int) + func (*SetMaxDuration_Request) ProtoMessage() + func (x *SetMaxDuration_Request) GetMaxDuration() *durationpb.Duration + func (x *SetMaxDuration_Request) ProtoReflect() protoreflect.Message + func (x *SetMaxDuration_Request) Reset() + func (x *SetMaxDuration_Request) String() string + type SetMaxDuration_Response struct + func (*SetMaxDuration_Response) Descriptor() ([]byte, []int) + func (*SetMaxDuration_Response) ProtoMessage() + func (x *SetMaxDuration_Response) ProtoReflect() protoreflect.Message + func (x *SetMaxDuration_Response) Reset() + func (x *SetMaxDuration_Response) String() string + type SetRetention struct + func (*SetRetention) Descriptor() ([]byte, []int) + func (*SetRetention) ProtoMessage() + func (x *SetRetention) ProtoReflect() protoreflect.Message + func (x *SetRetention) Reset() + func (x *SetRetention) String() string + type SetRetention_Request struct + Retention *durationpb.Duration + func (*SetRetention_Request) Descriptor() ([]byte, []int) + func (*SetRetention_Request) ProtoMessage() + func (x *SetRetention_Request) GetRetention() *durationpb.Duration + func (x *SetRetention_Request) ProtoReflect() protoreflect.Message + func (x *SetRetention_Request) Reset() + func (x *SetRetention_Request) String() string + type SetRetention_Response struct + func (*SetRetention_Response) Descriptor() ([]byte, []int) + func (*SetRetention_Response) ProtoMessage() + func (x *SetRetention_Response) ProtoReflect() protoreflect.Message + func (x *SetRetention_Response) Reset() + func (x *SetRetention_Response) String() string + type SetSchedule struct + func (*SetSchedule) Descriptor() ([]byte, []int) + func (*SetSchedule) ProtoMessage() + func (x *SetSchedule) ProtoReflect() protoreflect.Message + func (x *SetSchedule) Reset() + func (x *SetSchedule) String() string + type SetSchedule_Request struct + Schedule *PruningSchedule + func (*SetSchedule_Request) Descriptor() ([]byte, []int) + func (*SetSchedule_Request) ProtoMessage() + func (x *SetSchedule_Request) GetSchedule() *PruningSchedule + func (x *SetSchedule_Request) ProtoReflect() protoreflect.Message + func (x *SetSchedule_Request) Reset() + func (x *SetSchedule_Request) String() string + type SetSchedule_Response struct + func (*SetSchedule_Response) Descriptor() ([]byte, []int) + func (*SetSchedule_Response) ProtoMessage() + func (x *SetSchedule_Response) ProtoReflect() protoreflect.Message + func (x *SetSchedule_Response) Reset() + func (x *SetSchedule_Response) String() string