Documentation ¶
Index ¶
- Variables
- type ClearSchedule
- type ClearSchedule_Request
- type ClearSchedule_Response
- type Domains
- type GetNoWaitCommitmentsFrom
- type GetNoWaitCommitmentsFrom_Request
- func (*GetNoWaitCommitmentsFrom_Request) Descriptor() ([]byte, []int)deprecated
- func (x *GetNoWaitCommitmentsFrom_Request) GetDomainIds() []string
- func (x *GetNoWaitCommitmentsFrom_Request) GetParticipantUids() []string
- func (*GetNoWaitCommitmentsFrom_Request) ProtoMessage()
- func (x *GetNoWaitCommitmentsFrom_Request) ProtoReflect() protoreflect.Message
- func (x *GetNoWaitCommitmentsFrom_Request) Reset()
- func (x *GetNoWaitCommitmentsFrom_Request) String() string
- type GetNoWaitCommitmentsFrom_Response
- func (*GetNoWaitCommitmentsFrom_Response) Descriptor() ([]byte, []int)deprecated
- func (x *GetNoWaitCommitmentsFrom_Response) GetIgnoredParticipants() []*NoWaitCommitmentsSetup
- func (x *GetNoWaitCommitmentsFrom_Response) GetNotIgnoredParticipants() []*WaitCommitmentsSetup
- func (*GetNoWaitCommitmentsFrom_Response) ProtoMessage()
- func (x *GetNoWaitCommitmentsFrom_Response) ProtoReflect() protoreflect.Message
- func (x *GetNoWaitCommitmentsFrom_Response) Reset()
- func (x *GetNoWaitCommitmentsFrom_Response) String() string
- type GetParticipantSchedule
- type GetParticipantSchedule_Request
- func (*GetParticipantSchedule_Request) Descriptor() ([]byte, []int)deprecated
- func (*GetParticipantSchedule_Request) ProtoMessage()
- func (x *GetParticipantSchedule_Request) ProtoReflect() protoreflect.Message
- func (x *GetParticipantSchedule_Request) Reset()
- func (x *GetParticipantSchedule_Request) String() string
- type GetParticipantSchedule_Response
- func (*GetParticipantSchedule_Response) Descriptor() ([]byte, []int)deprecated
- func (x *GetParticipantSchedule_Response) GetSchedule() *ParticipantPruningSchedule
- func (*GetParticipantSchedule_Response) ProtoMessage()
- func (x *GetParticipantSchedule_Response) ProtoReflect() protoreflect.Message
- func (x *GetParticipantSchedule_Response) Reset()
- func (x *GetParticipantSchedule_Response) String() string
- type GetSchedule
- type GetSchedule_Request
- type GetSchedule_Response
- func (*GetSchedule_Response) Descriptor() ([]byte, []int)deprecated
- func (x *GetSchedule_Response) GetSchedule() *PruningSchedule
- func (*GetSchedule_Response) ProtoMessage()
- func (x *GetSchedule_Response) ProtoReflect() protoreflect.Message
- func (x *GetSchedule_Response) Reset()
- func (x *GetSchedule_Response) String() string
- type LocatePruningTimestamp
- type LocatePruningTimestamp_Request
- func (*LocatePruningTimestamp_Request) Descriptor() ([]byte, []int)deprecated
- func (x *LocatePruningTimestamp_Request) GetIndex() int32
- func (*LocatePruningTimestamp_Request) ProtoMessage()
- func (x *LocatePruningTimestamp_Request) ProtoReflect() protoreflect.Message
- func (x *LocatePruningTimestamp_Request) Reset()
- func (x *LocatePruningTimestamp_Request) String() string
- type LocatePruningTimestamp_Response
- func (*LocatePruningTimestamp_Response) Descriptor() ([]byte, []int)deprecated
- func (x *LocatePruningTimestamp_Response) GetTimestamp() *timestamppb.Timestamp
- func (*LocatePruningTimestamp_Response) ProtoMessage()
- func (x *LocatePruningTimestamp_Response) ProtoReflect() protoreflect.Message
- func (x *LocatePruningTimestamp_Response) Reset()
- func (x *LocatePruningTimestamp_Response) String() string
- type NoWaitCommitmentsSetup
- func (*NoWaitCommitmentsSetup) Descriptor() ([]byte, []int)deprecated
- func (x *NoWaitCommitmentsSetup) GetCounterParticipantState() SharedContractsState
- func (x *NoWaitCommitmentsSetup) GetCounterParticipantUid() string
- func (x *NoWaitCommitmentsSetup) GetDomainIds() *Domains
- func (x *NoWaitCommitmentsSetup) GetPruningOffset() string
- func (x *NoWaitCommitmentsSetup) GetSequencingTimestamp() *timestamppb.Timestamp
- func (m *NoWaitCommitmentsSetup) GetTimestampOrOffsetActive() isNoWaitCommitmentsSetup_TimestampOrOffsetActive
- func (*NoWaitCommitmentsSetup) ProtoMessage()
- func (x *NoWaitCommitmentsSetup) ProtoReflect() protoreflect.Message
- func (x *NoWaitCommitmentsSetup) Reset()
- func (x *NoWaitCommitmentsSetup) String() string
- type NoWaitCommitmentsSetup_PruningOffset
- type NoWaitCommitmentsSetup_SequencingTimestamp
- type ParticipantPruningSchedule
- func (*ParticipantPruningSchedule) Descriptor() ([]byte, []int)deprecated
- func (x *ParticipantPruningSchedule) GetPruneInternallyOnly() bool
- func (x *ParticipantPruningSchedule) GetSchedule() *PruningSchedule
- func (*ParticipantPruningSchedule) ProtoMessage()
- func (x *ParticipantPruningSchedule) ProtoReflect() protoreflect.Message
- func (x *ParticipantPruningSchedule) Reset()
- func (x *ParticipantPruningSchedule) String() string
- type PruningSchedule
- func (*PruningSchedule) Descriptor() ([]byte, []int)deprecated
- func (x *PruningSchedule) GetCron() string
- func (x *PruningSchedule) GetMaxDuration() *durationpb.Duration
- func (x *PruningSchedule) GetRetention() *durationpb.Duration
- func (*PruningSchedule) ProtoMessage()
- func (x *PruningSchedule) ProtoReflect() protoreflect.Message
- func (x *PruningSchedule) Reset()
- func (x *PruningSchedule) String() string
- type ResetNoWaitCommitmentsFrom
- type ResetNoWaitCommitmentsFrom_Request
- func (*ResetNoWaitCommitmentsFrom_Request) Descriptor() ([]byte, []int)deprecated
- func (x *ResetNoWaitCommitmentsFrom_Request) GetCounterParticipantUids() []string
- func (x *ResetNoWaitCommitmentsFrom_Request) GetDomainIds() []string
- func (*ResetNoWaitCommitmentsFrom_Request) ProtoMessage()
- func (x *ResetNoWaitCommitmentsFrom_Request) ProtoReflect() protoreflect.Message
- func (x *ResetNoWaitCommitmentsFrom_Request) Reset()
- func (x *ResetNoWaitCommitmentsFrom_Request) String() string
- type ResetNoWaitCommitmentsFrom_Response
- func (*ResetNoWaitCommitmentsFrom_Response) Descriptor() ([]byte, []int)deprecated
- func (x *ResetNoWaitCommitmentsFrom_Response) GetParticipantDomainsMapping() map[string]*Domains
- func (*ResetNoWaitCommitmentsFrom_Response) ProtoMessage()
- func (x *ResetNoWaitCommitmentsFrom_Response) ProtoReflect() protoreflect.Message
- func (x *ResetNoWaitCommitmentsFrom_Response) Reset()
- func (x *ResetNoWaitCommitmentsFrom_Response) String() string
- type SetCron
- type SetCron_Request
- type SetCron_Response
- type SetMaxDuration
- type SetMaxDuration_Request
- func (*SetMaxDuration_Request) Descriptor() ([]byte, []int)deprecated
- func (x *SetMaxDuration_Request) GetMaxDuration() *durationpb.Duration
- func (*SetMaxDuration_Request) ProtoMessage()
- func (x *SetMaxDuration_Request) ProtoReflect() protoreflect.Message
- func (x *SetMaxDuration_Request) Reset()
- func (x *SetMaxDuration_Request) String() string
- type SetMaxDuration_Response
- type SetNoWaitCommitmentsFrom
- type SetNoWaitCommitmentsFrom_Request
- func (*SetNoWaitCommitmentsFrom_Request) Descriptor() ([]byte, []int)deprecated
- func (x *SetNoWaitCommitmentsFrom_Request) GetCounterParticipantUids() []string
- func (x *SetNoWaitCommitmentsFrom_Request) GetDomainIds() []string
- func (x *SetNoWaitCommitmentsFrom_Request) GetPruningOffset() string
- func (x *SetNoWaitCommitmentsFrom_Request) GetSequencingTimestamp() *timestamppb.Timestamp
- func (m *SetNoWaitCommitmentsFrom_Request) GetTimestampOrOffset() isSetNoWaitCommitmentsFrom_Request_TimestampOrOffset
- func (*SetNoWaitCommitmentsFrom_Request) ProtoMessage()
- func (x *SetNoWaitCommitmentsFrom_Request) ProtoReflect() protoreflect.Message
- func (x *SetNoWaitCommitmentsFrom_Request) Reset()
- func (x *SetNoWaitCommitmentsFrom_Request) String() string
- type SetNoWaitCommitmentsFrom_Request_PruningOffset
- type SetNoWaitCommitmentsFrom_Request_SequencingTimestamp
- type SetNoWaitCommitmentsFrom_Response
- func (*SetNoWaitCommitmentsFrom_Response) Descriptor() ([]byte, []int)deprecated
- func (x *SetNoWaitCommitmentsFrom_Response) GetParticipantDomainsMapping() map[string]*Domains
- func (*SetNoWaitCommitmentsFrom_Response) ProtoMessage()
- func (x *SetNoWaitCommitmentsFrom_Response) ProtoReflect() protoreflect.Message
- func (x *SetNoWaitCommitmentsFrom_Response) Reset()
- func (x *SetNoWaitCommitmentsFrom_Response) String() string
- type SetParticipantSchedule
- type SetParticipantSchedule_Request
- func (*SetParticipantSchedule_Request) Descriptor() ([]byte, []int)deprecated
- func (x *SetParticipantSchedule_Request) GetSchedule() *ParticipantPruningSchedule
- func (*SetParticipantSchedule_Request) ProtoMessage()
- func (x *SetParticipantSchedule_Request) ProtoReflect() protoreflect.Message
- func (x *SetParticipantSchedule_Request) Reset()
- func (x *SetParticipantSchedule_Request) String() string
- type SetParticipantSchedule_Response
- func (*SetParticipantSchedule_Response) Descriptor() ([]byte, []int)deprecated
- func (*SetParticipantSchedule_Response) ProtoMessage()
- func (x *SetParticipantSchedule_Response) ProtoReflect() protoreflect.Message
- func (x *SetParticipantSchedule_Response) Reset()
- func (x *SetParticipantSchedule_Response) String() string
- type SetRetention
- type SetRetention_Request
- func (*SetRetention_Request) Descriptor() ([]byte, []int)deprecated
- func (x *SetRetention_Request) GetRetention() *durationpb.Duration
- func (*SetRetention_Request) ProtoMessage()
- func (x *SetRetention_Request) ProtoReflect() protoreflect.Message
- func (x *SetRetention_Request) Reset()
- func (x *SetRetention_Request) String() string
- type SetRetention_Response
- type SetSchedule
- type SetSchedule_Request
- func (*SetSchedule_Request) Descriptor() ([]byte, []int)deprecated
- func (x *SetSchedule_Request) GetSchedule() *PruningSchedule
- func (*SetSchedule_Request) ProtoMessage()
- func (x *SetSchedule_Request) ProtoReflect() protoreflect.Message
- func (x *SetSchedule_Request) Reset()
- func (x *SetSchedule_Request) String() string
- type SetSchedule_Response
- type SharedContractsState
- func (SharedContractsState) Descriptor() protoreflect.EnumDescriptor
- func (x SharedContractsState) Enum() *SharedContractsState
- func (SharedContractsState) EnumDescriptor() ([]byte, []int)deprecated
- func (x SharedContractsState) Number() protoreflect.EnumNumber
- func (x SharedContractsState) String() string
- func (SharedContractsState) Type() protoreflect.EnumType
- type WaitCommitmentsSetup
- func (*WaitCommitmentsSetup) Descriptor() ([]byte, []int)deprecated
- func (x *WaitCommitmentsSetup) GetCounterParticipantState() SharedContractsState
- func (x *WaitCommitmentsSetup) GetCounterParticipantUid() string
- func (x *WaitCommitmentsSetup) GetDomainIds() *Domains
- func (*WaitCommitmentsSetup) ProtoMessage()
- func (x *WaitCommitmentsSetup) ProtoReflect() protoreflect.Message
- func (x *WaitCommitmentsSetup) Reset()
- func (x *WaitCommitmentsSetup) String() string
Constants ¶
This section is empty.
Variables ¶
var (0: "STATE_UNSPECIFIED", 1: "SHARED_CONTRACTS", 2: "NO_SHARED_CONTRACTS", } "STATE_UNSPECIFIED": 0, "SHARED_CONTRACTS": 1, "NO_SHARED_CONTRACTS": 2, } )
Enum value maps for SharedContractsState.
var File_com_digitalasset_canton_admin_pruning_v30_pruning_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type ClearSchedule ¶
type ClearSchedule struct {
// contains filtered or unexported fields
}
func (*ClearSchedule) Descriptor
deprecated
func (*ClearSchedule) Descriptor() ([]byte, []int)
Deprecated: Use ClearSchedule.ProtoReflect.Descriptor instead.
func (*ClearSchedule) ProtoMessage ¶
func (*ClearSchedule) ProtoMessage()
func (*ClearSchedule) ProtoReflect ¶
func (x *ClearSchedule) ProtoReflect() protoreflect.Message
func (*ClearSchedule) Reset ¶
func (x *ClearSchedule) Reset()
func (*ClearSchedule) String ¶
func (x *ClearSchedule) String() string
type ClearSchedule_Request ¶
type ClearSchedule_Request struct {
// contains filtered or unexported fields
}
func (*ClearSchedule_Request) Descriptor
deprecated
func (*ClearSchedule_Request) Descriptor() ([]byte, []int)
Deprecated: Use ClearSchedule_Request.ProtoReflect.Descriptor instead.
func (*ClearSchedule_Request) ProtoMessage ¶
func (*ClearSchedule_Request) ProtoMessage()
func (*ClearSchedule_Request) ProtoReflect ¶
func (x *ClearSchedule_Request) ProtoReflect() protoreflect.Message
func (*ClearSchedule_Request) Reset ¶
func (x *ClearSchedule_Request) Reset()
func (*ClearSchedule_Request) String ¶
func (x *ClearSchedule_Request) String() string
type ClearSchedule_Response ¶
type ClearSchedule_Response struct {
// contains filtered or unexported fields
}
func (*ClearSchedule_Response) Descriptor
deprecated
func (*ClearSchedule_Response) Descriptor() ([]byte, []int)
Deprecated: Use ClearSchedule_Response.ProtoReflect.Descriptor instead.
func (*ClearSchedule_Response) ProtoMessage ¶
func (*ClearSchedule_Response) ProtoMessage()
func (*ClearSchedule_Response) ProtoReflect ¶
func (x *ClearSchedule_Response) ProtoReflect() protoreflect.Message
func (*ClearSchedule_Response) Reset ¶
func (x *ClearSchedule_Response) Reset()
func (*ClearSchedule_Response) String ¶
func (x *ClearSchedule_Response) String() string
type Domains ¶
type Domains struct { DomainIds []string `protobuf:"bytes,1,rep,name=domain_ids,json=domainIds,proto3" json:"domain_ids,omitempty"` // contains filtered or unexported fields }
func (*Domains) Descriptor
deprecated
func (*Domains) GetDomainIds ¶
func (*Domains) ProtoMessage ¶
func (*Domains) ProtoMessage()
func (*Domains) ProtoReflect ¶
func (x *Domains) ProtoReflect() protoreflect.Message
type GetNoWaitCommitmentsFrom ¶
type GetNoWaitCommitmentsFrom struct {
// contains filtered or unexported fields
}
func (*GetNoWaitCommitmentsFrom) Descriptor
deprecated
func (*GetNoWaitCommitmentsFrom) Descriptor() ([]byte, []int)
Deprecated: Use GetNoWaitCommitmentsFrom.ProtoReflect.Descriptor instead.
func (*GetNoWaitCommitmentsFrom) ProtoMessage ¶
func (*GetNoWaitCommitmentsFrom) ProtoMessage()
func (*GetNoWaitCommitmentsFrom) ProtoReflect ¶
func (x *GetNoWaitCommitmentsFrom) ProtoReflect() protoreflect.Message
func (*GetNoWaitCommitmentsFrom) Reset ¶
func (x *GetNoWaitCommitmentsFrom) Reset()
func (*GetNoWaitCommitmentsFrom) String ¶
func (x *GetNoWaitCommitmentsFrom) String() string
type GetNoWaitCommitmentsFrom_Request ¶
type GetNoWaitCommitmentsFrom_Request struct { DomainIds []string `protobuf:"bytes,1,rep,name=domain_ids,json=domainIds,proto3" json:"domain_ids,omitempty"` ParticipantUids []string `protobuf:"bytes,2,rep,name=participant_uids,json=participantUids,proto3" json:"participant_uids,omitempty"` // contains filtered or unexported fields }
func (*GetNoWaitCommitmentsFrom_Request) Descriptor
deprecated
func (*GetNoWaitCommitmentsFrom_Request) Descriptor() ([]byte, []int)
Deprecated: Use GetNoWaitCommitmentsFrom_Request.ProtoReflect.Descriptor instead.
func (*GetNoWaitCommitmentsFrom_Request) GetDomainIds ¶
func (x *GetNoWaitCommitmentsFrom_Request) GetDomainIds() []string
func (*GetNoWaitCommitmentsFrom_Request) GetParticipantUids ¶
func (x *GetNoWaitCommitmentsFrom_Request) GetParticipantUids() []string
func (*GetNoWaitCommitmentsFrom_Request) ProtoMessage ¶
func (*GetNoWaitCommitmentsFrom_Request) ProtoMessage()
func (*GetNoWaitCommitmentsFrom_Request) ProtoReflect ¶
func (x *GetNoWaitCommitmentsFrom_Request) ProtoReflect() protoreflect.Message
func (*GetNoWaitCommitmentsFrom_Request) Reset ¶
func (x *GetNoWaitCommitmentsFrom_Request) Reset()
func (*GetNoWaitCommitmentsFrom_Request) String ¶
func (x *GetNoWaitCommitmentsFrom_Request) String() string
type GetNoWaitCommitmentsFrom_Response ¶
type GetNoWaitCommitmentsFrom_Response struct { IgnoredParticipants []*NoWaitCommitmentsSetup `protobuf:"bytes,1,rep,name=ignored_participants,json=ignoredParticipants,proto3" json:"ignored_participants,omitempty"` NotIgnoredParticipants []*WaitCommitmentsSetup `` /* 129-byte string literal not displayed */ // contains filtered or unexported fields }
func (*GetNoWaitCommitmentsFrom_Response) Descriptor
deprecated
func (*GetNoWaitCommitmentsFrom_Response) Descriptor() ([]byte, []int)
Deprecated: Use GetNoWaitCommitmentsFrom_Response.ProtoReflect.Descriptor instead.
func (*GetNoWaitCommitmentsFrom_Response) GetIgnoredParticipants ¶
func (x *GetNoWaitCommitmentsFrom_Response) GetIgnoredParticipants() []*NoWaitCommitmentsSetup
func (*GetNoWaitCommitmentsFrom_Response) GetNotIgnoredParticipants ¶
func (x *GetNoWaitCommitmentsFrom_Response) GetNotIgnoredParticipants() []*WaitCommitmentsSetup
func (*GetNoWaitCommitmentsFrom_Response) ProtoMessage ¶
func (*GetNoWaitCommitmentsFrom_Response) ProtoMessage()
func (*GetNoWaitCommitmentsFrom_Response) ProtoReflect ¶
func (x *GetNoWaitCommitmentsFrom_Response) ProtoReflect() protoreflect.Message
func (*GetNoWaitCommitmentsFrom_Response) Reset ¶
func (x *GetNoWaitCommitmentsFrom_Response) Reset()
func (*GetNoWaitCommitmentsFrom_Response) String ¶
func (x *GetNoWaitCommitmentsFrom_Response) String() string
type GetParticipantSchedule ¶
type GetParticipantSchedule struct {
// contains filtered or unexported fields
}
func (*GetParticipantSchedule) Descriptor
deprecated
func (*GetParticipantSchedule) Descriptor() ([]byte, []int)
Deprecated: Use GetParticipantSchedule.ProtoReflect.Descriptor instead.
func (*GetParticipantSchedule) ProtoMessage ¶
func (*GetParticipantSchedule) ProtoMessage()
func (*GetParticipantSchedule) ProtoReflect ¶
func (x *GetParticipantSchedule) ProtoReflect() protoreflect.Message
func (*GetParticipantSchedule) Reset ¶
func (x *GetParticipantSchedule) Reset()
func (*GetParticipantSchedule) String ¶
func (x *GetParticipantSchedule) String() string
type GetParticipantSchedule_Request ¶
type GetParticipantSchedule_Request struct {
// contains filtered or unexported fields
}
func (*GetParticipantSchedule_Request) Descriptor
deprecated
func (*GetParticipantSchedule_Request) Descriptor() ([]byte, []int)
Deprecated: Use GetParticipantSchedule_Request.ProtoReflect.Descriptor instead.
func (*GetParticipantSchedule_Request) ProtoMessage ¶
func (*GetParticipantSchedule_Request) ProtoMessage()
func (*GetParticipantSchedule_Request) ProtoReflect ¶
func (x *GetParticipantSchedule_Request) ProtoReflect() protoreflect.Message
func (*GetParticipantSchedule_Request) Reset ¶
func (x *GetParticipantSchedule_Request) Reset()
func (*GetParticipantSchedule_Request) String ¶
func (x *GetParticipantSchedule_Request) String() string
type GetParticipantSchedule_Response ¶
type GetParticipantSchedule_Response struct { Schedule *ParticipantPruningSchedule `protobuf:"bytes,1,opt,name=schedule,proto3" json:"schedule,omitempty"` // contains filtered or unexported fields }
func (*GetParticipantSchedule_Response) Descriptor
deprecated
func (*GetParticipantSchedule_Response) Descriptor() ([]byte, []int)
Deprecated: Use GetParticipantSchedule_Response.ProtoReflect.Descriptor instead.
func (*GetParticipantSchedule_Response) GetSchedule ¶
func (x *GetParticipantSchedule_Response) GetSchedule() *ParticipantPruningSchedule
func (*GetParticipantSchedule_Response) ProtoMessage ¶
func (*GetParticipantSchedule_Response) ProtoMessage()
func (*GetParticipantSchedule_Response) ProtoReflect ¶
func (x *GetParticipantSchedule_Response) ProtoReflect() protoreflect.Message
func (*GetParticipantSchedule_Response) Reset ¶
func (x *GetParticipantSchedule_Response) Reset()
func (*GetParticipantSchedule_Response) String ¶
func (x *GetParticipantSchedule_Response) String() string
type GetSchedule ¶
type GetSchedule struct {
// contains filtered or unexported fields
}
func (*GetSchedule) Descriptor
deprecated
func (*GetSchedule) Descriptor() ([]byte, []int)
Deprecated: Use GetSchedule.ProtoReflect.Descriptor instead.
func (*GetSchedule) ProtoMessage ¶
func (*GetSchedule) ProtoMessage()
func (*GetSchedule) ProtoReflect ¶
func (x *GetSchedule) ProtoReflect() protoreflect.Message
func (*GetSchedule) Reset ¶
func (x *GetSchedule) Reset()
func (*GetSchedule) String ¶
func (x *GetSchedule) String() string
type GetSchedule_Request ¶
type GetSchedule_Request struct {
// contains filtered or unexported fields
}
func (*GetSchedule_Request) Descriptor
deprecated
func (*GetSchedule_Request) Descriptor() ([]byte, []int)
Deprecated: Use GetSchedule_Request.ProtoReflect.Descriptor instead.
func (*GetSchedule_Request) ProtoMessage ¶
func (*GetSchedule_Request) ProtoMessage()
func (*GetSchedule_Request) ProtoReflect ¶
func (x *GetSchedule_Request) ProtoReflect() protoreflect.Message
func (*GetSchedule_Request) Reset ¶
func (x *GetSchedule_Request) Reset()
func (*GetSchedule_Request) String ¶
func (x *GetSchedule_Request) String() string
type GetSchedule_Response ¶
type GetSchedule_Response struct { Schedule *PruningSchedule `protobuf:"bytes,1,opt,name=schedule,proto3" json:"schedule,omitempty"` // contains filtered or unexported fields }
func (*GetSchedule_Response) Descriptor
deprecated
func (*GetSchedule_Response) Descriptor() ([]byte, []int)
Deprecated: Use GetSchedule_Response.ProtoReflect.Descriptor instead.
func (*GetSchedule_Response) GetSchedule ¶
func (x *GetSchedule_Response) GetSchedule() *PruningSchedule
func (*GetSchedule_Response) ProtoMessage ¶
func (*GetSchedule_Response) ProtoMessage()
func (*GetSchedule_Response) ProtoReflect ¶
func (x *GetSchedule_Response) ProtoReflect() protoreflect.Message
func (*GetSchedule_Response) Reset ¶
func (x *GetSchedule_Response) Reset()
func (*GetSchedule_Response) String ¶
func (x *GetSchedule_Response) String() string
type LocatePruningTimestamp ¶
type LocatePruningTimestamp struct {
// contains filtered or unexported fields
}
func (*LocatePruningTimestamp) Descriptor
deprecated
func (*LocatePruningTimestamp) Descriptor() ([]byte, []int)
Deprecated: Use LocatePruningTimestamp.ProtoReflect.Descriptor instead.
func (*LocatePruningTimestamp) ProtoMessage ¶
func (*LocatePruningTimestamp) ProtoMessage()
func (*LocatePruningTimestamp) ProtoReflect ¶
func (x *LocatePruningTimestamp) ProtoReflect() protoreflect.Message
func (*LocatePruningTimestamp) Reset ¶
func (x *LocatePruningTimestamp) Reset()
func (*LocatePruningTimestamp) String ¶
func (x *LocatePruningTimestamp) String() string
type LocatePruningTimestamp_Request ¶
type LocatePruningTimestamp_Request struct { Index int32 `protobuf:"varint,1,opt,name=index,proto3" json:"index,omitempty"` // contains filtered or unexported fields }
func (*LocatePruningTimestamp_Request) Descriptor
deprecated
func (*LocatePruningTimestamp_Request) Descriptor() ([]byte, []int)
Deprecated: Use LocatePruningTimestamp_Request.ProtoReflect.Descriptor instead.
func (*LocatePruningTimestamp_Request) GetIndex ¶
func (x *LocatePruningTimestamp_Request) GetIndex() int32
func (*LocatePruningTimestamp_Request) ProtoMessage ¶
func (*LocatePruningTimestamp_Request) ProtoMessage()
func (*LocatePruningTimestamp_Request) ProtoReflect ¶
func (x *LocatePruningTimestamp_Request) ProtoReflect() protoreflect.Message
func (*LocatePruningTimestamp_Request) Reset ¶
func (x *LocatePruningTimestamp_Request) Reset()
func (*LocatePruningTimestamp_Request) String ¶
func (x *LocatePruningTimestamp_Request) String() string
type LocatePruningTimestamp_Response ¶
type LocatePruningTimestamp_Response struct { Timestamp *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=timestamp,proto3" json:"timestamp,omitempty"` // contains filtered or unexported fields }
func (*LocatePruningTimestamp_Response) Descriptor
deprecated
func (*LocatePruningTimestamp_Response) Descriptor() ([]byte, []int)
Deprecated: Use LocatePruningTimestamp_Response.ProtoReflect.Descriptor instead.
func (*LocatePruningTimestamp_Response) GetTimestamp ¶
func (x *LocatePruningTimestamp_Response) GetTimestamp() *timestamppb.Timestamp
func (*LocatePruningTimestamp_Response) ProtoMessage ¶
func (*LocatePruningTimestamp_Response) ProtoMessage()
func (*LocatePruningTimestamp_Response) ProtoReflect ¶
func (x *LocatePruningTimestamp_Response) ProtoReflect() protoreflect.Message
func (*LocatePruningTimestamp_Response) Reset ¶
func (x *LocatePruningTimestamp_Response) Reset()
func (*LocatePruningTimestamp_Response) String ¶
func (x *LocatePruningTimestamp_Response) String() string
type NoWaitCommitmentsSetup ¶
type NoWaitCommitmentsSetup struct { CounterParticipantUid string `` /* 126-byte string literal not displayed */ // Types that are assignable to TimestampOrOffsetActive: // // *NoWaitCommitmentsSetup_SequencingTimestamp // *NoWaitCommitmentsSetup_PruningOffset TimestampOrOffsetActive isNoWaitCommitmentsSetup_TimestampOrOffsetActive `protobuf_oneof:"timestamp_or_offset_active"` DomainIds *Domains `protobuf:"bytes,4,opt,name=domain_ids,json=domainIds,proto3" json:"domain_ids,omitempty"` CounterParticipantState SharedContractsState `` /* 201-byte string literal not displayed */ // contains filtered or unexported fields }
func (*NoWaitCommitmentsSetup) Descriptor
deprecated
func (*NoWaitCommitmentsSetup) Descriptor() ([]byte, []int)
Deprecated: Use NoWaitCommitmentsSetup.ProtoReflect.Descriptor instead.
func (*NoWaitCommitmentsSetup) GetCounterParticipantState ¶
func (x *NoWaitCommitmentsSetup) GetCounterParticipantState() SharedContractsState
func (*NoWaitCommitmentsSetup) GetCounterParticipantUid ¶
func (x *NoWaitCommitmentsSetup) GetCounterParticipantUid() string
func (*NoWaitCommitmentsSetup) GetDomainIds ¶
func (x *NoWaitCommitmentsSetup) GetDomainIds() *Domains
func (*NoWaitCommitmentsSetup) GetPruningOffset ¶
func (x *NoWaitCommitmentsSetup) GetPruningOffset() string
func (*NoWaitCommitmentsSetup) GetSequencingTimestamp ¶
func (x *NoWaitCommitmentsSetup) GetSequencingTimestamp() *timestamppb.Timestamp
func (*NoWaitCommitmentsSetup) GetTimestampOrOffsetActive ¶
func (m *NoWaitCommitmentsSetup) GetTimestampOrOffsetActive() isNoWaitCommitmentsSetup_TimestampOrOffsetActive
func (*NoWaitCommitmentsSetup) ProtoMessage ¶
func (*NoWaitCommitmentsSetup) ProtoMessage()
func (*NoWaitCommitmentsSetup) ProtoReflect ¶
func (x *NoWaitCommitmentsSetup) ProtoReflect() protoreflect.Message
func (*NoWaitCommitmentsSetup) Reset ¶
func (x *NoWaitCommitmentsSetup) Reset()
func (*NoWaitCommitmentsSetup) String ¶
func (x *NoWaitCommitmentsSetup) String() string
type NoWaitCommitmentsSetup_PruningOffset ¶
type NoWaitCommitmentsSetup_PruningOffset struct {
PruningOffset string `protobuf:"bytes,3,opt,name=pruning_offset,json=pruningOffset,proto3,oneof"`
}
type NoWaitCommitmentsSetup_SequencingTimestamp ¶
type NoWaitCommitmentsSetup_SequencingTimestamp struct {
SequencingTimestamp *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=sequencing_timestamp,json=sequencingTimestamp,proto3,oneof"`
}
type ParticipantPruningSchedule ¶
type ParticipantPruningSchedule struct { Schedule *PruningSchedule `protobuf:"bytes,1,opt,name=schedule,proto3" json:"schedule,omitempty"` PruneInternallyOnly bool `protobuf:"varint,2,opt,name=prune_internally_only,json=pruneInternallyOnly,proto3" json:"prune_internally_only,omitempty"` // contains filtered or unexported fields }
func (*ParticipantPruningSchedule) Descriptor
deprecated
func (*ParticipantPruningSchedule) Descriptor() ([]byte, []int)
Deprecated: Use ParticipantPruningSchedule.ProtoReflect.Descriptor instead.
func (*ParticipantPruningSchedule) GetPruneInternallyOnly ¶
func (x *ParticipantPruningSchedule) GetPruneInternallyOnly() bool
func (*ParticipantPruningSchedule) GetSchedule ¶
func (x *ParticipantPruningSchedule) GetSchedule() *PruningSchedule
func (*ParticipantPruningSchedule) ProtoMessage ¶
func (*ParticipantPruningSchedule) ProtoMessage()
func (*ParticipantPruningSchedule) ProtoReflect ¶
func (x *ParticipantPruningSchedule) ProtoReflect() protoreflect.Message
func (*ParticipantPruningSchedule) Reset ¶
func (x *ParticipantPruningSchedule) Reset()
func (*ParticipantPruningSchedule) String ¶
func (x *ParticipantPruningSchedule) String() string
type PruningSchedule ¶
type PruningSchedule struct { Cron string `protobuf:"bytes,1,opt,name=cron,proto3" json:"cron,omitempty"` MaxDuration *durationpb.Duration `protobuf:"bytes,2,opt,name=max_duration,json=maxDuration,proto3" json:"max_duration,omitempty"` Retention *durationpb.Duration `protobuf:"bytes,3,opt,name=retention,proto3" json:"retention,omitempty"` // contains filtered or unexported fields }
func (*PruningSchedule) Descriptor
deprecated
func (*PruningSchedule) Descriptor() ([]byte, []int)
Deprecated: Use PruningSchedule.ProtoReflect.Descriptor instead.
func (*PruningSchedule) GetCron ¶
func (x *PruningSchedule) GetCron() string
func (*PruningSchedule) GetMaxDuration ¶
func (x *PruningSchedule) GetMaxDuration() *durationpb.Duration
func (*PruningSchedule) GetRetention ¶
func (x *PruningSchedule) GetRetention() *durationpb.Duration
func (*PruningSchedule) ProtoMessage ¶
func (*PruningSchedule) ProtoMessage()
func (*PruningSchedule) ProtoReflect ¶
func (x *PruningSchedule) ProtoReflect() protoreflect.Message
func (*PruningSchedule) Reset ¶
func (x *PruningSchedule) Reset()
func (*PruningSchedule) String ¶
func (x *PruningSchedule) String() string
type ResetNoWaitCommitmentsFrom ¶
type ResetNoWaitCommitmentsFrom struct {
// contains filtered or unexported fields
}
func (*ResetNoWaitCommitmentsFrom) Descriptor
deprecated
func (*ResetNoWaitCommitmentsFrom) Descriptor() ([]byte, []int)
Deprecated: Use ResetNoWaitCommitmentsFrom.ProtoReflect.Descriptor instead.
func (*ResetNoWaitCommitmentsFrom) ProtoMessage ¶
func (*ResetNoWaitCommitmentsFrom) ProtoMessage()
func (*ResetNoWaitCommitmentsFrom) ProtoReflect ¶
func (x *ResetNoWaitCommitmentsFrom) ProtoReflect() protoreflect.Message
func (*ResetNoWaitCommitmentsFrom) Reset ¶
func (x *ResetNoWaitCommitmentsFrom) Reset()
func (*ResetNoWaitCommitmentsFrom) String ¶
func (x *ResetNoWaitCommitmentsFrom) String() string
type ResetNoWaitCommitmentsFrom_Request ¶
type ResetNoWaitCommitmentsFrom_Request struct { CounterParticipantUids []string `` /* 129-byte string literal not displayed */ DomainIds []string `protobuf:"bytes,2,rep,name=domain_ids,json=domainIds,proto3" json:"domain_ids,omitempty"` // contains filtered or unexported fields }
func (*ResetNoWaitCommitmentsFrom_Request) Descriptor
deprecated
func (*ResetNoWaitCommitmentsFrom_Request) Descriptor() ([]byte, []int)
Deprecated: Use ResetNoWaitCommitmentsFrom_Request.ProtoReflect.Descriptor instead.
func (*ResetNoWaitCommitmentsFrom_Request) GetCounterParticipantUids ¶
func (x *ResetNoWaitCommitmentsFrom_Request) GetCounterParticipantUids() []string
func (*ResetNoWaitCommitmentsFrom_Request) GetDomainIds ¶
func (x *ResetNoWaitCommitmentsFrom_Request) GetDomainIds() []string
func (*ResetNoWaitCommitmentsFrom_Request) ProtoMessage ¶
func (*ResetNoWaitCommitmentsFrom_Request) ProtoMessage()
func (*ResetNoWaitCommitmentsFrom_Request) ProtoReflect ¶
func (x *ResetNoWaitCommitmentsFrom_Request) ProtoReflect() protoreflect.Message
func (*ResetNoWaitCommitmentsFrom_Request) Reset ¶
func (x *ResetNoWaitCommitmentsFrom_Request) Reset()
func (*ResetNoWaitCommitmentsFrom_Request) String ¶
func (x *ResetNoWaitCommitmentsFrom_Request) String() string
type ResetNoWaitCommitmentsFrom_Response ¶
type ResetNoWaitCommitmentsFrom_Response struct { ParticipantDomainsMapping map[string]*Domains `` /* 226-byte string literal not displayed */ // contains filtered or unexported fields }
func (*ResetNoWaitCommitmentsFrom_Response) Descriptor
deprecated
func (*ResetNoWaitCommitmentsFrom_Response) Descriptor() ([]byte, []int)
Deprecated: Use ResetNoWaitCommitmentsFrom_Response.ProtoReflect.Descriptor instead.
func (*ResetNoWaitCommitmentsFrom_Response) GetParticipantDomainsMapping ¶
func (x *ResetNoWaitCommitmentsFrom_Response) GetParticipantDomainsMapping() map[string]*Domains
func (*ResetNoWaitCommitmentsFrom_Response) ProtoMessage ¶
func (*ResetNoWaitCommitmentsFrom_Response) ProtoMessage()
func (*ResetNoWaitCommitmentsFrom_Response) ProtoReflect ¶
func (x *ResetNoWaitCommitmentsFrom_Response) ProtoReflect() protoreflect.Message
func (*ResetNoWaitCommitmentsFrom_Response) Reset ¶
func (x *ResetNoWaitCommitmentsFrom_Response) Reset()
func (*ResetNoWaitCommitmentsFrom_Response) String ¶
func (x *ResetNoWaitCommitmentsFrom_Response) String() string
type SetCron ¶
type SetCron struct {
// contains filtered or unexported fields
}
func (*SetCron) Descriptor
deprecated
func (*SetCron) ProtoMessage ¶
func (*SetCron) ProtoMessage()
func (*SetCron) ProtoReflect ¶
func (x *SetCron) ProtoReflect() protoreflect.Message
type SetCron_Request ¶
type SetCron_Request struct { Cron string `protobuf:"bytes,1,opt,name=cron,proto3" json:"cron,omitempty"` // contains filtered or unexported fields }
func (*SetCron_Request) Descriptor
deprecated
func (*SetCron_Request) Descriptor() ([]byte, []int)
Deprecated: Use SetCron_Request.ProtoReflect.Descriptor instead.
func (*SetCron_Request) GetCron ¶
func (x *SetCron_Request) GetCron() string
func (*SetCron_Request) ProtoMessage ¶
func (*SetCron_Request) ProtoMessage()
func (*SetCron_Request) ProtoReflect ¶
func (x *SetCron_Request) ProtoReflect() protoreflect.Message
func (*SetCron_Request) Reset ¶
func (x *SetCron_Request) Reset()
func (*SetCron_Request) String ¶
func (x *SetCron_Request) String() string
type SetCron_Response ¶
type SetCron_Response struct {
// contains filtered or unexported fields
}
func (*SetCron_Response) Descriptor
deprecated
func (*SetCron_Response) Descriptor() ([]byte, []int)
Deprecated: Use SetCron_Response.ProtoReflect.Descriptor instead.
func (*SetCron_Response) ProtoMessage ¶
func (*SetCron_Response) ProtoMessage()
func (*SetCron_Response) ProtoReflect ¶
func (x *SetCron_Response) ProtoReflect() protoreflect.Message
func (*SetCron_Response) Reset ¶
func (x *SetCron_Response) Reset()
func (*SetCron_Response) String ¶
func (x *SetCron_Response) String() string
type SetMaxDuration ¶
type SetMaxDuration struct {
// contains filtered or unexported fields
}
func (*SetMaxDuration) Descriptor
deprecated
func (*SetMaxDuration) Descriptor() ([]byte, []int)
Deprecated: Use SetMaxDuration.ProtoReflect.Descriptor instead.
func (*SetMaxDuration) ProtoMessage ¶
func (*SetMaxDuration) ProtoMessage()
func (*SetMaxDuration) ProtoReflect ¶
func (x *SetMaxDuration) ProtoReflect() protoreflect.Message
func (*SetMaxDuration) Reset ¶
func (x *SetMaxDuration) Reset()
func (*SetMaxDuration) String ¶
func (x *SetMaxDuration) String() string
type SetMaxDuration_Request ¶
type SetMaxDuration_Request struct { MaxDuration *durationpb.Duration `protobuf:"bytes,1,opt,name=max_duration,json=maxDuration,proto3" json:"max_duration,omitempty"` // contains filtered or unexported fields }
func (*SetMaxDuration_Request) Descriptor
deprecated
func (*SetMaxDuration_Request) Descriptor() ([]byte, []int)
Deprecated: Use SetMaxDuration_Request.ProtoReflect.Descriptor instead.
func (*SetMaxDuration_Request) GetMaxDuration ¶
func (x *SetMaxDuration_Request) GetMaxDuration() *durationpb.Duration
func (*SetMaxDuration_Request) ProtoMessage ¶
func (*SetMaxDuration_Request) ProtoMessage()
func (*SetMaxDuration_Request) ProtoReflect ¶
func (x *SetMaxDuration_Request) ProtoReflect() protoreflect.Message
func (*SetMaxDuration_Request) Reset ¶
func (x *SetMaxDuration_Request) Reset()
func (*SetMaxDuration_Request) String ¶
func (x *SetMaxDuration_Request) String() string
type SetMaxDuration_Response ¶
type SetMaxDuration_Response struct {
// contains filtered or unexported fields
}
func (*SetMaxDuration_Response) Descriptor
deprecated
func (*SetMaxDuration_Response) Descriptor() ([]byte, []int)
Deprecated: Use SetMaxDuration_Response.ProtoReflect.Descriptor instead.
func (*SetMaxDuration_Response) ProtoMessage ¶
func (*SetMaxDuration_Response) ProtoMessage()
func (*SetMaxDuration_Response) ProtoReflect ¶
func (x *SetMaxDuration_Response) ProtoReflect() protoreflect.Message
func (*SetMaxDuration_Response) Reset ¶
func (x *SetMaxDuration_Response) Reset()
func (*SetMaxDuration_Response) String ¶
func (x *SetMaxDuration_Response) String() string
type SetNoWaitCommitmentsFrom ¶
type SetNoWaitCommitmentsFrom struct {
// contains filtered or unexported fields
}
func (*SetNoWaitCommitmentsFrom) Descriptor
deprecated
func (*SetNoWaitCommitmentsFrom) Descriptor() ([]byte, []int)
Deprecated: Use SetNoWaitCommitmentsFrom.ProtoReflect.Descriptor instead.
func (*SetNoWaitCommitmentsFrom) ProtoMessage ¶
func (*SetNoWaitCommitmentsFrom) ProtoMessage()
func (*SetNoWaitCommitmentsFrom) ProtoReflect ¶
func (x *SetNoWaitCommitmentsFrom) ProtoReflect() protoreflect.Message
func (*SetNoWaitCommitmentsFrom) Reset ¶
func (x *SetNoWaitCommitmentsFrom) Reset()
func (*SetNoWaitCommitmentsFrom) String ¶
func (x *SetNoWaitCommitmentsFrom) String() string
type SetNoWaitCommitmentsFrom_Request ¶
type SetNoWaitCommitmentsFrom_Request struct { CounterParticipantUids []string `` /* 129-byte string literal not displayed */ // Types that are assignable to TimestampOrOffset: // // *SetNoWaitCommitmentsFrom_Request_SequencingTimestamp // *SetNoWaitCommitmentsFrom_Request_PruningOffset TimestampOrOffset isSetNoWaitCommitmentsFrom_Request_TimestampOrOffset `protobuf_oneof:"timestamp_or_offset"` DomainIds []string `protobuf:"bytes,5,rep,name=domain_ids,json=domainIds,proto3" json:"domain_ids,omitempty"` // contains filtered or unexported fields }
func (*SetNoWaitCommitmentsFrom_Request) Descriptor
deprecated
func (*SetNoWaitCommitmentsFrom_Request) Descriptor() ([]byte, []int)
Deprecated: Use SetNoWaitCommitmentsFrom_Request.ProtoReflect.Descriptor instead.
func (*SetNoWaitCommitmentsFrom_Request) GetCounterParticipantUids ¶
func (x *SetNoWaitCommitmentsFrom_Request) GetCounterParticipantUids() []string
func (*SetNoWaitCommitmentsFrom_Request) GetDomainIds ¶
func (x *SetNoWaitCommitmentsFrom_Request) GetDomainIds() []string
func (*SetNoWaitCommitmentsFrom_Request) GetPruningOffset ¶
func (x *SetNoWaitCommitmentsFrom_Request) GetPruningOffset() string
func (*SetNoWaitCommitmentsFrom_Request) GetSequencingTimestamp ¶
func (x *SetNoWaitCommitmentsFrom_Request) GetSequencingTimestamp() *timestamppb.Timestamp
func (*SetNoWaitCommitmentsFrom_Request) GetTimestampOrOffset ¶
func (m *SetNoWaitCommitmentsFrom_Request) GetTimestampOrOffset() isSetNoWaitCommitmentsFrom_Request_TimestampOrOffset
func (*SetNoWaitCommitmentsFrom_Request) ProtoMessage ¶
func (*SetNoWaitCommitmentsFrom_Request) ProtoMessage()
func (*SetNoWaitCommitmentsFrom_Request) ProtoReflect ¶
func (x *SetNoWaitCommitmentsFrom_Request) ProtoReflect() protoreflect.Message
func (*SetNoWaitCommitmentsFrom_Request) Reset ¶
func (x *SetNoWaitCommitmentsFrom_Request) Reset()
func (*SetNoWaitCommitmentsFrom_Request) String ¶
func (x *SetNoWaitCommitmentsFrom_Request) String() string
type SetNoWaitCommitmentsFrom_Request_PruningOffset ¶
type SetNoWaitCommitmentsFrom_Request_PruningOffset struct {
PruningOffset string `protobuf:"bytes,4,opt,name=pruning_offset,json=pruningOffset,proto3,oneof"`
}
type SetNoWaitCommitmentsFrom_Request_SequencingTimestamp ¶
type SetNoWaitCommitmentsFrom_Request_SequencingTimestamp struct {
SequencingTimestamp *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=sequencing_timestamp,json=sequencingTimestamp,proto3,oneof"`
}
type SetNoWaitCommitmentsFrom_Response ¶
type SetNoWaitCommitmentsFrom_Response struct { ParticipantDomainsMapping map[string]*Domains `` /* 226-byte string literal not displayed */ // contains filtered or unexported fields }
func (*SetNoWaitCommitmentsFrom_Response) Descriptor
deprecated
func (*SetNoWaitCommitmentsFrom_Response) Descriptor() ([]byte, []int)
Deprecated: Use SetNoWaitCommitmentsFrom_Response.ProtoReflect.Descriptor instead.
func (*SetNoWaitCommitmentsFrom_Response) GetParticipantDomainsMapping ¶
func (x *SetNoWaitCommitmentsFrom_Response) GetParticipantDomainsMapping() map[string]*Domains
func (*SetNoWaitCommitmentsFrom_Response) ProtoMessage ¶
func (*SetNoWaitCommitmentsFrom_Response) ProtoMessage()
func (*SetNoWaitCommitmentsFrom_Response) ProtoReflect ¶
func (x *SetNoWaitCommitmentsFrom_Response) ProtoReflect() protoreflect.Message
func (*SetNoWaitCommitmentsFrom_Response) Reset ¶
func (x *SetNoWaitCommitmentsFrom_Response) Reset()
func (*SetNoWaitCommitmentsFrom_Response) String ¶
func (x *SetNoWaitCommitmentsFrom_Response) String() string
type SetParticipantSchedule ¶
type SetParticipantSchedule struct {
// contains filtered or unexported fields
}
func (*SetParticipantSchedule) Descriptor
deprecated
func (*SetParticipantSchedule) Descriptor() ([]byte, []int)
Deprecated: Use SetParticipantSchedule.ProtoReflect.Descriptor instead.
func (*SetParticipantSchedule) ProtoMessage ¶
func (*SetParticipantSchedule) ProtoMessage()
func (*SetParticipantSchedule) ProtoReflect ¶
func (x *SetParticipantSchedule) ProtoReflect() protoreflect.Message
func (*SetParticipantSchedule) Reset ¶
func (x *SetParticipantSchedule) Reset()
func (*SetParticipantSchedule) String ¶
func (x *SetParticipantSchedule) String() string
type SetParticipantSchedule_Request ¶
type SetParticipantSchedule_Request struct { Schedule *ParticipantPruningSchedule `protobuf:"bytes,1,opt,name=schedule,proto3" json:"schedule,omitempty"` // contains filtered or unexported fields }
func (*SetParticipantSchedule_Request) Descriptor
deprecated
func (*SetParticipantSchedule_Request) Descriptor() ([]byte, []int)
Deprecated: Use SetParticipantSchedule_Request.ProtoReflect.Descriptor instead.
func (*SetParticipantSchedule_Request) GetSchedule ¶
func (x *SetParticipantSchedule_Request) GetSchedule() *ParticipantPruningSchedule
func (*SetParticipantSchedule_Request) ProtoMessage ¶
func (*SetParticipantSchedule_Request) ProtoMessage()
func (*SetParticipantSchedule_Request) ProtoReflect ¶
func (x *SetParticipantSchedule_Request) ProtoReflect() protoreflect.Message
func (*SetParticipantSchedule_Request) Reset ¶
func (x *SetParticipantSchedule_Request) Reset()
func (*SetParticipantSchedule_Request) String ¶
func (x *SetParticipantSchedule_Request) String() string
type SetParticipantSchedule_Response ¶
type SetParticipantSchedule_Response struct {
// contains filtered or unexported fields
}
func (*SetParticipantSchedule_Response) Descriptor
deprecated
func (*SetParticipantSchedule_Response) Descriptor() ([]byte, []int)
Deprecated: Use SetParticipantSchedule_Response.ProtoReflect.Descriptor instead.
func (*SetParticipantSchedule_Response) ProtoMessage ¶
func (*SetParticipantSchedule_Response) ProtoMessage()
func (*SetParticipantSchedule_Response) ProtoReflect ¶
func (x *SetParticipantSchedule_Response) ProtoReflect() protoreflect.Message
func (*SetParticipantSchedule_Response) Reset ¶
func (x *SetParticipantSchedule_Response) Reset()
func (*SetParticipantSchedule_Response) String ¶
func (x *SetParticipantSchedule_Response) String() string
type SetRetention ¶
type SetRetention struct {
// contains filtered or unexported fields
}
func (*SetRetention) Descriptor
deprecated
func (*SetRetention) Descriptor() ([]byte, []int)
Deprecated: Use SetRetention.ProtoReflect.Descriptor instead.
func (*SetRetention) ProtoMessage ¶
func (*SetRetention) ProtoMessage()
func (*SetRetention) ProtoReflect ¶
func (x *SetRetention) ProtoReflect() protoreflect.Message
func (*SetRetention) Reset ¶
func (x *SetRetention) Reset()
func (*SetRetention) String ¶
func (x *SetRetention) String() string
type SetRetention_Request ¶
type SetRetention_Request struct { Retention *durationpb.Duration `protobuf:"bytes,1,opt,name=retention,proto3" json:"retention,omitempty"` // contains filtered or unexported fields }
func (*SetRetention_Request) Descriptor
deprecated
func (*SetRetention_Request) Descriptor() ([]byte, []int)
Deprecated: Use SetRetention_Request.ProtoReflect.Descriptor instead.
func (*SetRetention_Request) GetRetention ¶
func (x *SetRetention_Request) GetRetention() *durationpb.Duration
func (*SetRetention_Request) ProtoMessage ¶
func (*SetRetention_Request) ProtoMessage()
func (*SetRetention_Request) ProtoReflect ¶
func (x *SetRetention_Request) ProtoReflect() protoreflect.Message
func (*SetRetention_Request) Reset ¶
func (x *SetRetention_Request) Reset()
func (*SetRetention_Request) String ¶
func (x *SetRetention_Request) String() string
type SetRetention_Response ¶
type SetRetention_Response struct {
// contains filtered or unexported fields
}
func (*SetRetention_Response) Descriptor
deprecated
func (*SetRetention_Response) Descriptor() ([]byte, []int)
Deprecated: Use SetRetention_Response.ProtoReflect.Descriptor instead.
func (*SetRetention_Response) ProtoMessage ¶
func (*SetRetention_Response) ProtoMessage()
func (*SetRetention_Response) ProtoReflect ¶
func (x *SetRetention_Response) ProtoReflect() protoreflect.Message
func (*SetRetention_Response) Reset ¶
func (x *SetRetention_Response) Reset()
func (*SetRetention_Response) String ¶
func (x *SetRetention_Response) String() string
type SetSchedule ¶
type SetSchedule struct {
// contains filtered or unexported fields
}
func (*SetSchedule) Descriptor
deprecated
func (*SetSchedule) Descriptor() ([]byte, []int)
Deprecated: Use SetSchedule.ProtoReflect.Descriptor instead.
func (*SetSchedule) ProtoMessage ¶
func (*SetSchedule) ProtoMessage()
func (*SetSchedule) ProtoReflect ¶
func (x *SetSchedule) ProtoReflect() protoreflect.Message
func (*SetSchedule) Reset ¶
func (x *SetSchedule) Reset()
func (*SetSchedule) String ¶
func (x *SetSchedule) String() string
type SetSchedule_Request ¶
type SetSchedule_Request struct { Schedule *PruningSchedule `protobuf:"bytes,1,opt,name=schedule,proto3" json:"schedule,omitempty"` // contains filtered or unexported fields }
func (*SetSchedule_Request) Descriptor
deprecated
func (*SetSchedule_Request) Descriptor() ([]byte, []int)
Deprecated: Use SetSchedule_Request.ProtoReflect.Descriptor instead.
func (*SetSchedule_Request) GetSchedule ¶
func (x *SetSchedule_Request) GetSchedule() *PruningSchedule
func (*SetSchedule_Request) ProtoMessage ¶
func (*SetSchedule_Request) ProtoMessage()
func (*SetSchedule_Request) ProtoReflect ¶
func (x *SetSchedule_Request) ProtoReflect() protoreflect.Message
func (*SetSchedule_Request) Reset ¶
func (x *SetSchedule_Request) Reset()
func (*SetSchedule_Request) String ¶
func (x *SetSchedule_Request) String() string
type SetSchedule_Response ¶
type SetSchedule_Response struct {
// contains filtered or unexported fields
}
func (*SetSchedule_Response) Descriptor
deprecated
func (*SetSchedule_Response) Descriptor() ([]byte, []int)
Deprecated: Use SetSchedule_Response.ProtoReflect.Descriptor instead.
func (*SetSchedule_Response) ProtoMessage ¶
func (*SetSchedule_Response) ProtoMessage()
func (*SetSchedule_Response) ProtoReflect ¶
func (x *SetSchedule_Response) ProtoReflect() protoreflect.Message
func (*SetSchedule_Response) Reset ¶
func (x *SetSchedule_Response) Reset()
func (*SetSchedule_Response) String ¶
func (x *SetSchedule_Response) String() string
type SharedContractsState ¶
type SharedContractsState int32
const ()
func (SharedContractsState) Descriptor ¶
func (SharedContractsState) Descriptor() protoreflect.EnumDescriptor
func (SharedContractsState) Enum ¶
func (x SharedContractsState) Enum() *SharedContractsState
func (SharedContractsState) EnumDescriptor
deprecated
func (SharedContractsState) EnumDescriptor() ([]byte, []int)
Deprecated: Use SharedContractsState.Descriptor instead.
func (SharedContractsState) Number ¶
func (x SharedContractsState) Number() protoreflect.EnumNumber
func (SharedContractsState) String ¶
func (x SharedContractsState) String() string
func (SharedContractsState) Type ¶
func (SharedContractsState) Type() protoreflect.EnumType
type WaitCommitmentsSetup ¶
type WaitCommitmentsSetup struct { CounterParticipantUid string `` /* 126-byte string literal not displayed */ DomainIds *Domains `protobuf:"bytes,2,opt,name=domain_ids,json=domainIds,proto3" json:"domain_ids,omitempty"` CounterParticipantState SharedContractsState `` /* 201-byte string literal not displayed */ // contains filtered or unexported fields }
func (*WaitCommitmentsSetup) Descriptor
deprecated
func (*WaitCommitmentsSetup) Descriptor() ([]byte, []int)
Deprecated: Use WaitCommitmentsSetup.ProtoReflect.Descriptor instead.
func (*WaitCommitmentsSetup) GetCounterParticipantState ¶
func (x *WaitCommitmentsSetup) GetCounterParticipantState() SharedContractsState
func (*WaitCommitmentsSetup) GetCounterParticipantUid ¶
func (x *WaitCommitmentsSetup) GetCounterParticipantUid() string
func (*WaitCommitmentsSetup) GetDomainIds ¶
func (x *WaitCommitmentsSetup) GetDomainIds() *Domains
func (*WaitCommitmentsSetup) ProtoMessage ¶
func (*WaitCommitmentsSetup) ProtoMessage()
func (*WaitCommitmentsSetup) ProtoReflect ¶
func (x *WaitCommitmentsSetup) ProtoReflect() protoreflect.Message
func (*WaitCommitmentsSetup) Reset ¶
func (x *WaitCommitmentsSetup) Reset()
func (*WaitCommitmentsSetup) String ¶
func (x *WaitCommitmentsSetup) String() string