v30

package
v8.0.0-...-7c4b7c9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 12, 2024 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DomainConnectivityService_ReconnectDomains_FullMethodName      = "/com.digitalasset.canton.admin.participant.v30.DomainConnectivityService/ReconnectDomains"
	DomainConnectivityService_RegisterDomain_FullMethodName        = "/com.digitalasset.canton.admin.participant.v30.DomainConnectivityService/RegisterDomain"
	DomainConnectivityService_ModifyDomain_FullMethodName          = "/com.digitalasset.canton.admin.participant.v30.DomainConnectivityService/ModifyDomain"
	DomainConnectivityService_ConnectDomain_FullMethodName         = "/com.digitalasset.canton.admin.participant.v30.DomainConnectivityService/ConnectDomain"
	DomainConnectivityService_DisconnectDomain_FullMethodName      = "/com.digitalasset.canton.admin.participant.v30.DomainConnectivityService/DisconnectDomain"
	DomainConnectivityService_ListConnectedDomains_FullMethodName  = "/com.digitalasset.canton.admin.participant.v30.DomainConnectivityService/ListConnectedDomains"
	DomainConnectivityService_ListConfiguredDomains_FullMethodName = "/com.digitalasset.canton.admin.participant.v30.DomainConnectivityService/ListConfiguredDomains"
	DomainConnectivityService_GetDomainId_FullMethodName           = "/com.digitalasset.canton.admin.participant.v30.DomainConnectivityService/GetDomainId"
)
View Source
const (
	InspectionService_LookupContractDomain_FullMethodName                     = "/com.digitalasset.canton.admin.participant.v30.InspectionService/LookupContractDomain"
	InspectionService_LookupOffsetByTime_FullMethodName                       = "/com.digitalasset.canton.admin.participant.v30.InspectionService/LookupOffsetByTime"
	InspectionService_LookupOffsetByIndex_FullMethodName                      = "/com.digitalasset.canton.admin.participant.v30.InspectionService/LookupOffsetByIndex"
	InspectionService_LookupSentAcsCommitments_FullMethodName                 = "/com.digitalasset.canton.admin.participant.v30.InspectionService/LookupSentAcsCommitments"
	InspectionService_LookupReceivedAcsCommitments_FullMethodName             = "/com.digitalasset.canton.admin.participant.v30.InspectionService/LookupReceivedAcsCommitments"
	InspectionService_SetConfigForSlowCounterParticipants_FullMethodName      = "/com.digitalasset.canton.admin.participant.v30.InspectionService/SetConfigForSlowCounterParticipants"
	InspectionService_GetConfigForSlowCounterParticipants_FullMethodName      = "/com.digitalasset.canton.admin.participant.v30.InspectionService/GetConfigForSlowCounterParticipants"
	InspectionService_GetIntervalsBehindForCounterParticipants_FullMethodName = "/com.digitalasset.canton.admin.participant.v30.InspectionService/GetIntervalsBehindForCounterParticipants"
)
View Source
const (
	PackageService_ListPackages_FullMethodName        = "/com.digitalasset.canton.admin.participant.v30.PackageService/ListPackages"
	PackageService_ListPackageContents_FullMethodName = "/com.digitalasset.canton.admin.participant.v30.PackageService/ListPackageContents"
	PackageService_ListDars_FullMethodName            = "/com.digitalasset.canton.admin.participant.v30.PackageService/ListDars"
	PackageService_ListDarContents_FullMethodName     = "/com.digitalasset.canton.admin.participant.v30.PackageService/ListDarContents"
	PackageService_UploadDar_FullMethodName           = "/com.digitalasset.canton.admin.participant.v30.PackageService/UploadDar"
	PackageService_ValidateDar_FullMethodName         = "/com.digitalasset.canton.admin.participant.v30.PackageService/ValidateDar"
	PackageService_RemovePackage_FullMethodName       = "/com.digitalasset.canton.admin.participant.v30.PackageService/RemovePackage"
	PackageService_VetDar_FullMethodName              = "/com.digitalasset.canton.admin.participant.v30.PackageService/VetDar"
	PackageService_UnvetDar_FullMethodName            = "/com.digitalasset.canton.admin.participant.v30.PackageService/UnvetDar"
	PackageService_RemoveDar_FullMethodName           = "/com.digitalasset.canton.admin.participant.v30.PackageService/RemoveDar"
	PackageService_GetDar_FullMethodName              = "/com.digitalasset.canton.admin.participant.v30.PackageService/GetDar"
)
View Source
const (
	ParticipantRepairService_ExportAcs_FullMethodName              = "/com.digitalasset.canton.admin.participant.v30.ParticipantRepairService/ExportAcs"
	ParticipantRepairService_ImportAcs_FullMethodName              = "/com.digitalasset.canton.admin.participant.v30.ParticipantRepairService/ImportAcs"
	ParticipantRepairService_PurgeContracts_FullMethodName         = "/com.digitalasset.canton.admin.participant.v30.ParticipantRepairService/PurgeContracts"
	ParticipantRepairService_MigrateDomain_FullMethodName          = "/com.digitalasset.canton.admin.participant.v30.ParticipantRepairService/MigrateDomain"
	ParticipantRepairService_PurgeDeactivatedDomain_FullMethodName = "/com.digitalasset.canton.admin.participant.v30.ParticipantRepairService/PurgeDeactivatedDomain"
	ParticipantRepairService_IgnoreEvents_FullMethodName           = "/com.digitalasset.canton.admin.participant.v30.ParticipantRepairService/IgnoreEvents"
	ParticipantRepairService_UnignoreEvents_FullMethodName         = "/com.digitalasset.canton.admin.participant.v30.ParticipantRepairService/UnignoreEvents"
)
View Source
const (
	PruningService_Prune_FullMethodName                      = "/com.digitalasset.canton.admin.participant.v30.PruningService/Prune"
	PruningService_GetSafePruningOffset_FullMethodName       = "/com.digitalasset.canton.admin.participant.v30.PruningService/GetSafePruningOffset"
	PruningService_SetSchedule_FullMethodName                = "/com.digitalasset.canton.admin.participant.v30.PruningService/SetSchedule"
	PruningService_SetParticipantSchedule_FullMethodName     = "/com.digitalasset.canton.admin.participant.v30.PruningService/SetParticipantSchedule"
	PruningService_SetCron_FullMethodName                    = "/com.digitalasset.canton.admin.participant.v30.PruningService/SetCron"
	PruningService_SetMaxDuration_FullMethodName             = "/com.digitalasset.canton.admin.participant.v30.PruningService/SetMaxDuration"
	PruningService_SetRetention_FullMethodName               = "/com.digitalasset.canton.admin.participant.v30.PruningService/SetRetention"
	PruningService_ClearSchedule_FullMethodName              = "/com.digitalasset.canton.admin.participant.v30.PruningService/ClearSchedule"
	PruningService_GetSchedule_FullMethodName                = "/com.digitalasset.canton.admin.participant.v30.PruningService/GetSchedule"
	PruningService_GetParticipantSchedule_FullMethodName     = "/com.digitalasset.canton.admin.participant.v30.PruningService/GetParticipantSchedule"
	PruningService_SetNoWaitCommitmentsFrom_FullMethodName   = "/com.digitalasset.canton.admin.participant.v30.PruningService/SetNoWaitCommitmentsFrom"
	PruningService_ResetNoWaitCommitmentsFrom_FullMethodName = "/com.digitalasset.canton.admin.participant.v30.PruningService/ResetNoWaitCommitmentsFrom"
	PruningService_GetNoWaitCommitmentsFrom_FullMethodName   = "/com.digitalasset.canton.admin.participant.v30.PruningService/GetNoWaitCommitmentsFrom"
)
View Source
const (
	ResourceManagementService_UpdateResourceLimits_FullMethodName = "/com.digitalasset.canton.admin.participant.v30.ResourceManagementService/UpdateResourceLimits"
	ResourceManagementService_GetResourceLimits_FullMethodName    = "/com.digitalasset.canton.admin.participant.v30.ResourceManagementService/GetResourceLimits"
)
View Source
const (
	EnterpriseParticipantReplicationService_SetPassive_FullMethodName = "/com.digitalasset.canton.admin.participant.v30.EnterpriseParticipantReplicationService/SetPassive"
)
View Source
const (
	PartyNameManagementService_SetPartyDisplayName_FullMethodName = "/com.digitalasset.canton.admin.participant.v30.PartyNameManagementService/setPartyDisplayName"
)
View Source
const (
	PingService_Ping_FullMethodName = "/com.digitalasset.canton.admin.participant.v30.PingService/ping"
)
View Source
const (
	TrafficControlService_TrafficControlState_FullMethodName = "/com.digitalasset.canton.admin.participant.v30.TrafficControlService/TrafficControlState"
)
View Source
const (
	TransferService_TransferSearch_FullMethodName = "/com.digitalasset.canton.admin.participant.v30.TransferService/TransferSearch"
)

Variables

View Source
var (
	ReceivedCommitmentState_name = map[int32]string{
		0: "RECEIVED_COMMITMENT_STATE_UNSPECIFIED",
		1: "RECEIVED_COMMITMENT_STATE_MATCH",
		2: "RECEIVED_COMMITMENT_STATE_MISMATCH",
		3: "RECEIVED_COMMITMENT_STATE_BUFFERED",
		4: "RECEIVED_COMMITMENT_STATE_OUTSTANDING",
	}
	ReceivedCommitmentState_value = map[string]int32{
		"RECEIVED_COMMITMENT_STATE_UNSPECIFIED": 0,
		"RECEIVED_COMMITMENT_STATE_MATCH":       1,
		"RECEIVED_COMMITMENT_STATE_MISMATCH":    2,
		"RECEIVED_COMMITMENT_STATE_BUFFERED":    3,
		"RECEIVED_COMMITMENT_STATE_OUTSTANDING": 4,
	}
)

Enum value maps for ReceivedCommitmentState.

View Source
var (
	SentCommitmentState_name = map[int32]string{
		0: "SENT_COMMITMENT_STATE_UNSPECIFIED",
		1: "SENT_COMMITMENT_STATE_MATCH",
		2: "SENT_COMMITMENT_STATE_MISMATCH",
		3: "SENT_COMMITMENT_STATE_NOT_COMPARED",
	}
	SentCommitmentState_value = map[string]int32{
		"SENT_COMMITMENT_STATE_UNSPECIFIED":  0,
		"SENT_COMMITMENT_STATE_MATCH":        1,
		"SENT_COMMITMENT_STATE_MISMATCH":     2,
		"SENT_COMMITMENT_STATE_NOT_COMPARED": 3,
	}
)

Enum value maps for SentCommitmentState.

View Source
var DomainConnectivityService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "com.digitalasset.canton.admin.participant.v30.DomainConnectivityService",
	HandlerType: (*DomainConnectivityServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "ReconnectDomains",
			Handler:    _DomainConnectivityService_ReconnectDomains_Handler,
		},
		{
			MethodName: "RegisterDomain",
			Handler:    _DomainConnectivityService_RegisterDomain_Handler,
		},
		{
			MethodName: "ModifyDomain",
			Handler:    _DomainConnectivityService_ModifyDomain_Handler,
		},
		{
			MethodName: "ConnectDomain",
			Handler:    _DomainConnectivityService_ConnectDomain_Handler,
		},
		{
			MethodName: "DisconnectDomain",
			Handler:    _DomainConnectivityService_DisconnectDomain_Handler,
		},
		{
			MethodName: "ListConnectedDomains",
			Handler:    _DomainConnectivityService_ListConnectedDomains_Handler,
		},
		{
			MethodName: "ListConfiguredDomains",
			Handler:    _DomainConnectivityService_ListConfiguredDomains_Handler,
		},
		{
			MethodName: "GetDomainId",
			Handler:    _DomainConnectivityService_GetDomainId_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "com/digitalasset/canton/admin/participant/v30/domain_connectivity.proto",
}

DomainConnectivityService_ServiceDesc is the grpc.ServiceDesc for DomainConnectivityService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var EnterpriseParticipantReplicationService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "com.digitalasset.canton.admin.participant.v30.EnterpriseParticipantReplicationService",
	HandlerType: (*EnterpriseParticipantReplicationServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "SetPassive",
			Handler:    _EnterpriseParticipantReplicationService_SetPassive_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "com/digitalasset/canton/admin/participant/v30/enterprise_participant_replication_service.proto",
}

EnterpriseParticipantReplicationService_ServiceDesc is the grpc.ServiceDesc for EnterpriseParticipantReplicationService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var File_com_digitalasset_canton_admin_participant_v30_active_contract_proto protoreflect.FileDescriptor
View Source
var File_com_digitalasset_canton_admin_participant_v30_domain_connectivity_proto protoreflect.FileDescriptor
View Source
var File_com_digitalasset_canton_admin_participant_v30_enterprise_participant_replication_service_proto protoreflect.FileDescriptor
View Source
var File_com_digitalasset_canton_admin_participant_v30_inspection_service_proto protoreflect.FileDescriptor
View Source
var File_com_digitalasset_canton_admin_participant_v30_package_service_proto protoreflect.FileDescriptor
View Source
var File_com_digitalasset_canton_admin_participant_v30_participant_repair_service_proto protoreflect.FileDescriptor
View Source
var File_com_digitalasset_canton_admin_participant_v30_party_name_management_proto protoreflect.FileDescriptor
View Source
var File_com_digitalasset_canton_admin_participant_v30_ping_pong_service_proto protoreflect.FileDescriptor
View Source
var File_com_digitalasset_canton_admin_participant_v30_pruning_service_proto protoreflect.FileDescriptor
View Source
var File_com_digitalasset_canton_admin_participant_v30_resource_management_service_proto protoreflect.FileDescriptor
View Source
var File_com_digitalasset_canton_admin_participant_v30_traffic_control_service_proto protoreflect.FileDescriptor
View Source
var File_com_digitalasset_canton_admin_participant_v30_transfer_service_proto protoreflect.FileDescriptor
View Source
var InspectionService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "com.digitalasset.canton.admin.participant.v30.InspectionService",
	HandlerType: (*InspectionServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "LookupContractDomain",
			Handler:    _InspectionService_LookupContractDomain_Handler,
		},
		{
			MethodName: "LookupOffsetByTime",
			Handler:    _InspectionService_LookupOffsetByTime_Handler,
		},
		{
			MethodName: "LookupOffsetByIndex",
			Handler:    _InspectionService_LookupOffsetByIndex_Handler,
		},
		{
			MethodName: "LookupSentAcsCommitments",
			Handler:    _InspectionService_LookupSentAcsCommitments_Handler,
		},
		{
			MethodName: "LookupReceivedAcsCommitments",
			Handler:    _InspectionService_LookupReceivedAcsCommitments_Handler,
		},
		{
			MethodName: "SetConfigForSlowCounterParticipants",
			Handler:    _InspectionService_SetConfigForSlowCounterParticipants_Handler,
		},
		{
			MethodName: "GetConfigForSlowCounterParticipants",
			Handler:    _InspectionService_GetConfigForSlowCounterParticipants_Handler,
		},
		{
			MethodName: "GetIntervalsBehindForCounterParticipants",
			Handler:    _InspectionService_GetIntervalsBehindForCounterParticipants_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "com/digitalasset/canton/admin/participant/v30/inspection_service.proto",
}

InspectionService_ServiceDesc is the grpc.ServiceDesc for InspectionService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var PackageService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "com.digitalasset.canton.admin.participant.v30.PackageService",
	HandlerType: (*PackageServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "ListPackages",
			Handler:    _PackageService_ListPackages_Handler,
		},
		{
			MethodName: "ListPackageContents",
			Handler:    _PackageService_ListPackageContents_Handler,
		},
		{
			MethodName: "ListDars",
			Handler:    _PackageService_ListDars_Handler,
		},
		{
			MethodName: "ListDarContents",
			Handler:    _PackageService_ListDarContents_Handler,
		},
		{
			MethodName: "UploadDar",
			Handler:    _PackageService_UploadDar_Handler,
		},
		{
			MethodName: "ValidateDar",
			Handler:    _PackageService_ValidateDar_Handler,
		},
		{
			MethodName: "RemovePackage",
			Handler:    _PackageService_RemovePackage_Handler,
		},
		{
			MethodName: "VetDar",
			Handler:    _PackageService_VetDar_Handler,
		},
		{
			MethodName: "UnvetDar",
			Handler:    _PackageService_UnvetDar_Handler,
		},
		{
			MethodName: "RemoveDar",
			Handler:    _PackageService_RemoveDar_Handler,
		},
		{
			MethodName: "GetDar",
			Handler:    _PackageService_GetDar_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "com/digitalasset/canton/admin/participant/v30/package_service.proto",
}

PackageService_ServiceDesc is the grpc.ServiceDesc for PackageService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var ParticipantRepairService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "com.digitalasset.canton.admin.participant.v30.ParticipantRepairService",
	HandlerType: (*ParticipantRepairServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "PurgeContracts",
			Handler:    _ParticipantRepairService_PurgeContracts_Handler,
		},
		{
			MethodName: "MigrateDomain",
			Handler:    _ParticipantRepairService_MigrateDomain_Handler,
		},
		{
			MethodName: "PurgeDeactivatedDomain",
			Handler:    _ParticipantRepairService_PurgeDeactivatedDomain_Handler,
		},
		{
			MethodName: "IgnoreEvents",
			Handler:    _ParticipantRepairService_IgnoreEvents_Handler,
		},
		{
			MethodName: "UnignoreEvents",
			Handler:    _ParticipantRepairService_UnignoreEvents_Handler,
		},
	},
	Streams: []grpc.StreamDesc{
		{
			StreamName:    "ExportAcs",
			Handler:       _ParticipantRepairService_ExportAcs_Handler,
			ServerStreams: true,
		},
		{
			StreamName:    "ImportAcs",
			Handler:       _ParticipantRepairService_ImportAcs_Handler,
			ClientStreams: true,
		},
	},
	Metadata: "com/digitalasset/canton/admin/participant/v30/participant_repair_service.proto",
}

ParticipantRepairService_ServiceDesc is the grpc.ServiceDesc for ParticipantRepairService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var PartyNameManagementService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "com.digitalasset.canton.admin.participant.v30.PartyNameManagementService",
	HandlerType: (*PartyNameManagementServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "setPartyDisplayName",
			Handler:    _PartyNameManagementService_SetPartyDisplayName_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "com/digitalasset/canton/admin/participant/v30/party_name_management.proto",
}

PartyNameManagementService_ServiceDesc is the grpc.ServiceDesc for PartyNameManagementService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var PingService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "com.digitalasset.canton.admin.participant.v30.PingService",
	HandlerType: (*PingServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "ping",
			Handler:    _PingService_Ping_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "com/digitalasset/canton/admin/participant/v30/ping_pong_service.proto",
}

PingService_ServiceDesc is the grpc.ServiceDesc for PingService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var PruningService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "com.digitalasset.canton.admin.participant.v30.PruningService",
	HandlerType: (*PruningServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "Prune",
			Handler:    _PruningService_Prune_Handler,
		},
		{
			MethodName: "GetSafePruningOffset",
			Handler:    _PruningService_GetSafePruningOffset_Handler,
		},
		{
			MethodName: "SetSchedule",
			Handler:    _PruningService_SetSchedule_Handler,
		},
		{
			MethodName: "SetParticipantSchedule",
			Handler:    _PruningService_SetParticipantSchedule_Handler,
		},
		{
			MethodName: "SetCron",
			Handler:    _PruningService_SetCron_Handler,
		},
		{
			MethodName: "SetMaxDuration",
			Handler:    _PruningService_SetMaxDuration_Handler,
		},
		{
			MethodName: "SetRetention",
			Handler:    _PruningService_SetRetention_Handler,
		},
		{
			MethodName: "ClearSchedule",
			Handler:    _PruningService_ClearSchedule_Handler,
		},
		{
			MethodName: "GetSchedule",
			Handler:    _PruningService_GetSchedule_Handler,
		},
		{
			MethodName: "GetParticipantSchedule",
			Handler:    _PruningService_GetParticipantSchedule_Handler,
		},
		{
			MethodName: "SetNoWaitCommitmentsFrom",
			Handler:    _PruningService_SetNoWaitCommitmentsFrom_Handler,
		},
		{
			MethodName: "ResetNoWaitCommitmentsFrom",
			Handler:    _PruningService_ResetNoWaitCommitmentsFrom_Handler,
		},
		{
			MethodName: "GetNoWaitCommitmentsFrom",
			Handler:    _PruningService_GetNoWaitCommitmentsFrom_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "com/digitalasset/canton/admin/participant/v30/pruning_service.proto",
}

PruningService_ServiceDesc is the grpc.ServiceDesc for PruningService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var ResourceManagementService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "com.digitalasset.canton.admin.participant.v30.ResourceManagementService",
	HandlerType: (*ResourceManagementServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "UpdateResourceLimits",
			Handler:    _ResourceManagementService_UpdateResourceLimits_Handler,
		},
		{
			MethodName: "GetResourceLimits",
			Handler:    _ResourceManagementService_GetResourceLimits_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "com/digitalasset/canton/admin/participant/v30/resource_management_service.proto",
}

ResourceManagementService_ServiceDesc is the grpc.ServiceDesc for ResourceManagementService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var TrafficControlService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "com.digitalasset.canton.admin.participant.v30.TrafficControlService",
	HandlerType: (*TrafficControlServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "TrafficControlState",
			Handler:    _TrafficControlService_TrafficControlState_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "com/digitalasset/canton/admin/participant/v30/traffic_control_service.proto",
}

TrafficControlService_ServiceDesc is the grpc.ServiceDesc for TrafficControlService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var TransferService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "com.digitalasset.canton.admin.participant.v30.TransferService",
	HandlerType: (*TransferServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "TransferSearch",
			Handler:    _TransferService_TransferSearch_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "com/digitalasset/canton/admin/participant/v30/transfer_service.proto",
}

TransferService_ServiceDesc is the grpc.ServiceDesc for TransferService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

Functions

func RegisterDomainConnectivityServiceServer

func RegisterDomainConnectivityServiceServer(s grpc.ServiceRegistrar, srv DomainConnectivityServiceServer)

func RegisterInspectionServiceServer

func RegisterInspectionServiceServer(s grpc.ServiceRegistrar, srv InspectionServiceServer)

func RegisterPackageServiceServer

func RegisterPackageServiceServer(s grpc.ServiceRegistrar, srv PackageServiceServer)

func RegisterParticipantRepairServiceServer

func RegisterParticipantRepairServiceServer(s grpc.ServiceRegistrar, srv ParticipantRepairServiceServer)

func RegisterPartyNameManagementServiceServer

func RegisterPartyNameManagementServiceServer(s grpc.ServiceRegistrar, srv PartyNameManagementServiceServer)

func RegisterPingServiceServer

func RegisterPingServiceServer(s grpc.ServiceRegistrar, srv PingServiceServer)

func RegisterPruningServiceServer

func RegisterPruningServiceServer(s grpc.ServiceRegistrar, srv PruningServiceServer)

func RegisterResourceManagementServiceServer

func RegisterResourceManagementServiceServer(s grpc.ServiceRegistrar, srv ResourceManagementServiceServer)

func RegisterTrafficControlServiceServer

func RegisterTrafficControlServiceServer(s grpc.ServiceRegistrar, srv TrafficControlServiceServer)

func RegisterTransferServiceServer

func RegisterTransferServiceServer(s grpc.ServiceRegistrar, srv TransferServiceServer)

Types

type ActiveContract

type ActiveContract struct {
	DomainId            string    `protobuf:"bytes,1,opt,name=domain_id,json=domainId,proto3" json:"domain_id,omitempty"`
	Contract            *Contract `protobuf:"bytes,2,opt,name=contract,proto3" json:"contract,omitempty"`
	ReassignmentCounter int64     `protobuf:"varint,3,opt,name=reassignment_counter,json=reassignmentCounter,proto3" json:"reassignment_counter,omitempty"`
	// contains filtered or unexported fields
}

func (*ActiveContract) Descriptor deprecated

func (*ActiveContract) Descriptor() ([]byte, []int)

Deprecated: Use ActiveContract.ProtoReflect.Descriptor instead.

func (*ActiveContract) GetContract

func (x *ActiveContract) GetContract() *Contract

func (*ActiveContract) GetDomainId

func (x *ActiveContract) GetDomainId() string

func (*ActiveContract) GetReassignmentCounter

func (x *ActiveContract) GetReassignmentCounter() int64

func (*ActiveContract) ProtoMessage

func (*ActiveContract) ProtoMessage()

func (*ActiveContract) ProtoReflect

func (x *ActiveContract) ProtoReflect() protoreflect.Message

func (*ActiveContract) Reset

func (x *ActiveContract) Reset()

func (*ActiveContract) String

func (x *ActiveContract) String() string

type AdminTransferSearchQuery

type AdminTransferSearchQuery struct {
	SearchDomain          string                 `protobuf:"bytes,1,opt,name=search_domain,json=searchDomain,proto3" json:"search_domain,omitempty"`
	FilterOriginDomain    string                 `protobuf:"bytes,2,opt,name=filter_origin_domain,json=filterOriginDomain,proto3" json:"filter_origin_domain,omitempty"`
	FilterTimestamp       *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=filter_timestamp,json=filterTimestamp,proto3" json:"filter_timestamp,omitempty"`
	FilterSubmittingParty string                 `` /* 126-byte string literal not displayed */
	Limit                 int64                  `protobuf:"varint,5,opt,name=limit,proto3" json:"limit,omitempty"`
	// contains filtered or unexported fields
}

func (*AdminTransferSearchQuery) Descriptor deprecated

func (*AdminTransferSearchQuery) Descriptor() ([]byte, []int)

Deprecated: Use AdminTransferSearchQuery.ProtoReflect.Descriptor instead.

func (*AdminTransferSearchQuery) GetFilterOriginDomain

func (x *AdminTransferSearchQuery) GetFilterOriginDomain() string

func (*AdminTransferSearchQuery) GetFilterSubmittingParty

func (x *AdminTransferSearchQuery) GetFilterSubmittingParty() string

func (*AdminTransferSearchQuery) GetFilterTimestamp

func (x *AdminTransferSearchQuery) GetFilterTimestamp() *timestamppb.Timestamp

func (*AdminTransferSearchQuery) GetLimit

func (x *AdminTransferSearchQuery) GetLimit() int64

func (*AdminTransferSearchQuery) GetSearchDomain

func (x *AdminTransferSearchQuery) GetSearchDomain() string

func (*AdminTransferSearchQuery) ProtoMessage

func (*AdminTransferSearchQuery) ProtoMessage()

func (*AdminTransferSearchQuery) ProtoReflect

func (x *AdminTransferSearchQuery) ProtoReflect() protoreflect.Message

func (*AdminTransferSearchQuery) Reset

func (x *AdminTransferSearchQuery) Reset()

func (*AdminTransferSearchQuery) String

func (x *AdminTransferSearchQuery) String() string

type AdminTransferSearchResponse

type AdminTransferSearchResponse struct {
	Results []*AdminTransferSearchResponse_TransferSearchResult `protobuf:"bytes,1,rep,name=results,proto3" json:"results,omitempty"`
	// contains filtered or unexported fields
}

func (*AdminTransferSearchResponse) Descriptor deprecated

func (*AdminTransferSearchResponse) Descriptor() ([]byte, []int)

Deprecated: Use AdminTransferSearchResponse.ProtoReflect.Descriptor instead.

func (*AdminTransferSearchResponse) GetResults

func (*AdminTransferSearchResponse) ProtoMessage

func (*AdminTransferSearchResponse) ProtoMessage()

func (*AdminTransferSearchResponse) ProtoReflect

func (*AdminTransferSearchResponse) Reset

func (x *AdminTransferSearchResponse) Reset()

func (*AdminTransferSearchResponse) String

func (x *AdminTransferSearchResponse) String() string

type AdminTransferSearchResponse_TransferSearchResult

type AdminTransferSearchResponse_TransferSearchResult struct {
	ContractId         string                 `protobuf:"bytes,1,opt,name=contract_id,json=contractId,proto3" json:"contract_id,omitempty"`
	TransferId         *TransferId            `protobuf:"bytes,2,opt,name=transfer_id,json=transferId,proto3" json:"transfer_id,omitempty"`
	OriginDomain       string                 `protobuf:"bytes,3,opt,name=origin_domain,json=originDomain,proto3" json:"origin_domain,omitempty"`
	TargetDomain       string                 `protobuf:"bytes,4,opt,name=target_domain,json=targetDomain,proto3" json:"target_domain,omitempty"`
	SubmittingParty    string                 `protobuf:"bytes,5,opt,name=submitting_party,json=submittingParty,proto3" json:"submitting_party,omitempty"`
	ReadyForTransferIn bool                   `protobuf:"varint,6,opt,name=ready_for_transfer_in,json=readyForTransferIn,proto3" json:"ready_for_transfer_in,omitempty"`
	TargetTimeProof    *timestamppb.Timestamp `protobuf:"bytes,7,opt,name=target_time_proof,json=targetTimeProof,proto3" json:"target_time_proof,omitempty"`
	// contains filtered or unexported fields
}

func (*AdminTransferSearchResponse_TransferSearchResult) Descriptor deprecated

Deprecated: Use AdminTransferSearchResponse_TransferSearchResult.ProtoReflect.Descriptor instead.

func (*AdminTransferSearchResponse_TransferSearchResult) GetContractId

func (*AdminTransferSearchResponse_TransferSearchResult) GetOriginDomain

func (*AdminTransferSearchResponse_TransferSearchResult) GetReadyForTransferIn

func (x *AdminTransferSearchResponse_TransferSearchResult) GetReadyForTransferIn() bool

func (*AdminTransferSearchResponse_TransferSearchResult) GetSubmittingParty

func (*AdminTransferSearchResponse_TransferSearchResult) GetTargetDomain

func (*AdminTransferSearchResponse_TransferSearchResult) GetTargetTimeProof

func (*AdminTransferSearchResponse_TransferSearchResult) GetTransferId

func (*AdminTransferSearchResponse_TransferSearchResult) ProtoMessage

func (*AdminTransferSearchResponse_TransferSearchResult) ProtoReflect

func (*AdminTransferSearchResponse_TransferSearchResult) Reset

func (*AdminTransferSearchResponse_TransferSearchResult) String

type ConnectDomainRequest

type ConnectDomainRequest struct {
	DomainAlias string `protobuf:"bytes,1,opt,name=domain_alias,json=domainAlias,proto3" json:"domain_alias,omitempty"`
	Retry       bool   `protobuf:"varint,2,opt,name=retry,proto3" json:"retry,omitempty"`
	// contains filtered or unexported fields
}

func (*ConnectDomainRequest) Descriptor deprecated

func (*ConnectDomainRequest) Descriptor() ([]byte, []int)

Deprecated: Use ConnectDomainRequest.ProtoReflect.Descriptor instead.

func (*ConnectDomainRequest) GetDomainAlias

func (x *ConnectDomainRequest) GetDomainAlias() string

func (*ConnectDomainRequest) GetRetry

func (x *ConnectDomainRequest) GetRetry() bool

func (*ConnectDomainRequest) ProtoMessage

func (*ConnectDomainRequest) ProtoMessage()

func (*ConnectDomainRequest) ProtoReflect

func (x *ConnectDomainRequest) ProtoReflect() protoreflect.Message

func (*ConnectDomainRequest) Reset

func (x *ConnectDomainRequest) Reset()

func (*ConnectDomainRequest) String

func (x *ConnectDomainRequest) String() string

type ConnectDomainResponse

type ConnectDomainResponse struct {
	ConnectedSuccessfully bool `protobuf:"varint,1,opt,name=connected_successfully,json=connectedSuccessfully,proto3" json:"connected_successfully,omitempty"`
	// contains filtered or unexported fields
}

func (*ConnectDomainResponse) Descriptor deprecated

func (*ConnectDomainResponse) Descriptor() ([]byte, []int)

Deprecated: Use ConnectDomainResponse.ProtoReflect.Descriptor instead.

func (*ConnectDomainResponse) GetConnectedSuccessfully

func (x *ConnectDomainResponse) GetConnectedSuccessfully() bool

func (*ConnectDomainResponse) ProtoMessage

func (*ConnectDomainResponse) ProtoMessage()

func (*ConnectDomainResponse) ProtoReflect

func (x *ConnectDomainResponse) ProtoReflect() protoreflect.Message

func (*ConnectDomainResponse) Reset

func (x *ConnectDomainResponse) Reset()

func (*ConnectDomainResponse) String

func (x *ConnectDomainResponse) String() string

type Contract

type Contract struct {
	ContractId          string                 `protobuf:"bytes,1,opt,name=contract_id,json=contractId,proto3" json:"contract_id,omitempty"`
	RawContractInstance []byte                 `protobuf:"bytes,2,opt,name=raw_contract_instance,json=rawContractInstance,proto3" json:"raw_contract_instance,omitempty"`
	Metadata            *Contract_Metadata     `protobuf:"bytes,3,opt,name=metadata,proto3" json:"metadata,omitempty"`
	LedgerCreateTime    *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=ledger_create_time,json=ledgerCreateTime,proto3" json:"ledger_create_time,omitempty"`
	ContractSalt        *v30.Salt              `protobuf:"bytes,5,opt,name=contract_salt,json=contractSalt,proto3" json:"contract_salt,omitempty"`
	// contains filtered or unexported fields
}

func (*Contract) Descriptor deprecated

func (*Contract) Descriptor() ([]byte, []int)

Deprecated: Use Contract.ProtoReflect.Descriptor instead.

func (*Contract) GetContractId

func (x *Contract) GetContractId() string

func (*Contract) GetContractSalt

func (x *Contract) GetContractSalt() *v30.Salt

func (*Contract) GetLedgerCreateTime

func (x *Contract) GetLedgerCreateTime() *timestamppb.Timestamp

func (*Contract) GetMetadata

func (x *Contract) GetMetadata() *Contract_Metadata

func (*Contract) GetRawContractInstance

func (x *Contract) GetRawContractInstance() []byte

func (*Contract) ProtoMessage

func (*Contract) ProtoMessage()

func (*Contract) ProtoReflect

func (x *Contract) ProtoReflect() protoreflect.Message

func (*Contract) Reset

func (x *Contract) Reset()

func (*Contract) String

func (x *Contract) String() string

type Contract_GlobalKey

type Contract_GlobalKey struct {
	TemplateId  []byte `protobuf:"bytes,1,opt,name=template_id,json=templateId,proto3" json:"template_id,omitempty"`
	Key         []byte `protobuf:"bytes,2,opt,name=key,proto3" json:"key,omitempty"`
	PackageName string `protobuf:"bytes,3,opt,name=package_name,json=packageName,proto3" json:"package_name,omitempty"`
	// contains filtered or unexported fields
}

func (*Contract_GlobalKey) Descriptor deprecated

func (*Contract_GlobalKey) Descriptor() ([]byte, []int)

Deprecated: Use Contract_GlobalKey.ProtoReflect.Descriptor instead.

func (*Contract_GlobalKey) GetKey

func (x *Contract_GlobalKey) GetKey() []byte

func (*Contract_GlobalKey) GetPackageName

func (x *Contract_GlobalKey) GetPackageName() string

func (*Contract_GlobalKey) GetTemplateId

func (x *Contract_GlobalKey) GetTemplateId() []byte

func (*Contract_GlobalKey) ProtoMessage

func (*Contract_GlobalKey) ProtoMessage()

func (*Contract_GlobalKey) ProtoReflect

func (x *Contract_GlobalKey) ProtoReflect() protoreflect.Message

func (*Contract_GlobalKey) Reset

func (x *Contract_GlobalKey) Reset()

func (*Contract_GlobalKey) String

func (x *Contract_GlobalKey) String() string

type Contract_Metadata

type Contract_Metadata struct {
	NonMaintainerSignatories []string            `` /* 135-byte string literal not displayed */
	NonSignatoryStakeholders []string            `` /* 135-byte string literal not displayed */
	Key                      *Contract_GlobalKey `protobuf:"bytes,3,opt,name=key,proto3" json:"key,omitempty"`
	Maintainers              []string            `protobuf:"bytes,4,rep,name=maintainers,proto3" json:"maintainers,omitempty"`
	// contains filtered or unexported fields
}

func (*Contract_Metadata) Descriptor deprecated

func (*Contract_Metadata) Descriptor() ([]byte, []int)

Deprecated: Use Contract_Metadata.ProtoReflect.Descriptor instead.

func (*Contract_Metadata) GetKey

func (*Contract_Metadata) GetMaintainers

func (x *Contract_Metadata) GetMaintainers() []string

func (*Contract_Metadata) GetNonMaintainerSignatories

func (x *Contract_Metadata) GetNonMaintainerSignatories() []string

func (*Contract_Metadata) GetNonSignatoryStakeholders

func (x *Contract_Metadata) GetNonSignatoryStakeholders() []string

func (*Contract_Metadata) ProtoMessage

func (*Contract_Metadata) ProtoMessage()

func (*Contract_Metadata) ProtoReflect

func (x *Contract_Metadata) ProtoReflect() protoreflect.Message

func (*Contract_Metadata) Reset

func (x *Contract_Metadata) Reset()

func (*Contract_Metadata) String

func (x *Contract_Metadata) String() string

type DarDescription

type DarDescription struct {
	Hash string `protobuf:"bytes,1,opt,name=hash,proto3" json:"hash,omitempty"`
	Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"`
	// contains filtered or unexported fields
}

func (*DarDescription) Descriptor deprecated

func (*DarDescription) Descriptor() ([]byte, []int)

Deprecated: Use DarDescription.ProtoReflect.Descriptor instead.

func (*DarDescription) GetHash

func (x *DarDescription) GetHash() string

func (*DarDescription) GetName

func (x *DarDescription) GetName() string

func (*DarDescription) ProtoMessage

func (*DarDescription) ProtoMessage()

func (*DarDescription) ProtoReflect

func (x *DarDescription) ProtoReflect() protoreflect.Message

func (*DarDescription) Reset

func (x *DarDescription) Reset()

func (*DarDescription) String

func (x *DarDescription) String() string

type DisconnectDomainRequest

type DisconnectDomainRequest struct {
	DomainAlias string `protobuf:"bytes,1,opt,name=domain_alias,json=domainAlias,proto3" json:"domain_alias,omitempty"`
	// contains filtered or unexported fields
}

func (*DisconnectDomainRequest) Descriptor deprecated

func (*DisconnectDomainRequest) Descriptor() ([]byte, []int)

Deprecated: Use DisconnectDomainRequest.ProtoReflect.Descriptor instead.

func (*DisconnectDomainRequest) GetDomainAlias

func (x *DisconnectDomainRequest) GetDomainAlias() string

func (*DisconnectDomainRequest) ProtoMessage

func (*DisconnectDomainRequest) ProtoMessage()

func (*DisconnectDomainRequest) ProtoReflect

func (x *DisconnectDomainRequest) ProtoReflect() protoreflect.Message

func (*DisconnectDomainRequest) Reset

func (x *DisconnectDomainRequest) Reset()

func (*DisconnectDomainRequest) String

func (x *DisconnectDomainRequest) String() string

type DisconnectDomainResponse

type DisconnectDomainResponse struct {
	// contains filtered or unexported fields
}

func (*DisconnectDomainResponse) Descriptor deprecated

func (*DisconnectDomainResponse) Descriptor() ([]byte, []int)

Deprecated: Use DisconnectDomainResponse.ProtoReflect.Descriptor instead.

func (*DisconnectDomainResponse) ProtoMessage

func (*DisconnectDomainResponse) ProtoMessage()

func (*DisconnectDomainResponse) ProtoReflect

func (x *DisconnectDomainResponse) ProtoReflect() protoreflect.Message

func (*DisconnectDomainResponse) Reset

func (x *DisconnectDomainResponse) Reset()

func (*DisconnectDomainResponse) String

func (x *DisconnectDomainResponse) String() string

type DomainConnectionConfig

type DomainConnectionConfig struct {
	DomainAlias                 string                        `protobuf:"bytes,1,opt,name=domain_alias,json=domainAlias,proto3" json:"domain_alias,omitempty"`
	SequencerConnections        *v30.SequencerConnections     `protobuf:"bytes,2,opt,name=sequencer_connections,json=sequencerConnections,proto3" json:"sequencer_connections,omitempty"`
	ManualConnect               bool                          `protobuf:"varint,3,opt,name=manual_connect,json=manualConnect,proto3" json:"manual_connect,omitempty"`
	DomainId                    string                        `protobuf:"bytes,4,opt,name=domain_id,json=domainId,proto3" json:"domain_id,omitempty"`
	Priority                    int32                         `protobuf:"varint,5,opt,name=priority,proto3" json:"priority,omitempty"`
	InitialRetryDelay           *durationpb.Duration          `protobuf:"bytes,6,opt,name=initial_retry_delay,json=initialRetryDelay,proto3" json:"initial_retry_delay,omitempty"`
	MaxRetryDelay               *durationpb.Duration          `protobuf:"bytes,7,opt,name=max_retry_delay,json=maxRetryDelay,proto3" json:"max_retry_delay,omitempty"`
	TimeTracker                 *v301.DomainTimeTrackerConfig `protobuf:"bytes,8,opt,name=time_tracker,json=timeTracker,proto3" json:"time_tracker,omitempty"`
	InitializeFromTrustedDomain bool                          `` /* 148-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*DomainConnectionConfig) Descriptor deprecated

func (*DomainConnectionConfig) Descriptor() ([]byte, []int)

Deprecated: Use DomainConnectionConfig.ProtoReflect.Descriptor instead.

func (*DomainConnectionConfig) GetDomainAlias

func (x *DomainConnectionConfig) GetDomainAlias() string

func (*DomainConnectionConfig) GetDomainId

func (x *DomainConnectionConfig) GetDomainId() string

func (*DomainConnectionConfig) GetInitialRetryDelay

func (x *DomainConnectionConfig) GetInitialRetryDelay() *durationpb.Duration

func (*DomainConnectionConfig) GetInitializeFromTrustedDomain

func (x *DomainConnectionConfig) GetInitializeFromTrustedDomain() bool

func (*DomainConnectionConfig) GetManualConnect

func (x *DomainConnectionConfig) GetManualConnect() bool

func (*DomainConnectionConfig) GetMaxRetryDelay

func (x *DomainConnectionConfig) GetMaxRetryDelay() *durationpb.Duration

func (*DomainConnectionConfig) GetPriority

func (x *DomainConnectionConfig) GetPriority() int32

func (*DomainConnectionConfig) GetSequencerConnections

func (x *DomainConnectionConfig) GetSequencerConnections() *v30.SequencerConnections

func (*DomainConnectionConfig) GetTimeTracker

func (*DomainConnectionConfig) ProtoMessage

func (*DomainConnectionConfig) ProtoMessage()

func (*DomainConnectionConfig) ProtoReflect

func (x *DomainConnectionConfig) ProtoReflect() protoreflect.Message

func (*DomainConnectionConfig) Reset

func (x *DomainConnectionConfig) Reset()

func (*DomainConnectionConfig) String

func (x *DomainConnectionConfig) String() string

type DomainConnectivityServiceClient

type DomainConnectivityServiceClient interface {
	ReconnectDomains(ctx context.Context, in *ReconnectDomainsRequest, opts ...grpc.CallOption) (*ReconnectDomainsResponse, error)
	RegisterDomain(ctx context.Context, in *RegisterDomainRequest, opts ...grpc.CallOption) (*RegisterDomainResponse, error)
	ModifyDomain(ctx context.Context, in *ModifyDomainRequest, opts ...grpc.CallOption) (*ModifyDomainResponse, error)
	ConnectDomain(ctx context.Context, in *ConnectDomainRequest, opts ...grpc.CallOption) (*ConnectDomainResponse, error)
	DisconnectDomain(ctx context.Context, in *DisconnectDomainRequest, opts ...grpc.CallOption) (*DisconnectDomainResponse, error)
	ListConnectedDomains(ctx context.Context, in *ListConnectedDomainsRequest, opts ...grpc.CallOption) (*ListConnectedDomainsResponse, error)
	ListConfiguredDomains(ctx context.Context, in *ListConfiguredDomainsRequest, opts ...grpc.CallOption) (*ListConfiguredDomainsResponse, error)
	GetDomainId(ctx context.Context, in *GetDomainIdRequest, opts ...grpc.CallOption) (*GetDomainIdResponse, error)
}

DomainConnectivityServiceClient is the client API for DomainConnectivityService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type DomainConnectivityServiceServer

DomainConnectivityServiceServer is the server API for DomainConnectivityService service. All implementations must embed UnimplementedDomainConnectivityServiceServer for forward compatibility.

type DomainTimeRange

type DomainTimeRange struct {
	DomainId string     `protobuf:"bytes,1,opt,name=domain_id,json=domainId,proto3" json:"domain_id,omitempty"`
	Interval *TimeRange `protobuf:"bytes,2,opt,name=interval,proto3,oneof" json:"interval,omitempty"`
	// contains filtered or unexported fields
}

func (*DomainTimeRange) Descriptor deprecated

func (*DomainTimeRange) Descriptor() ([]byte, []int)

Deprecated: Use DomainTimeRange.ProtoReflect.Descriptor instead.

func (*DomainTimeRange) GetDomainId

func (x *DomainTimeRange) GetDomainId() string

func (*DomainTimeRange) GetInterval

func (x *DomainTimeRange) GetInterval() *TimeRange

func (*DomainTimeRange) ProtoMessage

func (*DomainTimeRange) ProtoMessage()

func (*DomainTimeRange) ProtoReflect

func (x *DomainTimeRange) ProtoReflect() protoreflect.Message

func (*DomainTimeRange) Reset

func (x *DomainTimeRange) Reset()

func (*DomainTimeRange) String

func (x *DomainTimeRange) String() string

type EnterpriseParticipantReplicationServiceClient

type EnterpriseParticipantReplicationServiceClient interface {
	SetPassive(ctx context.Context, in *SetPassive_Request, opts ...grpc.CallOption) (*SetPassive_Response, error)
}

EnterpriseParticipantReplicationServiceClient is the client API for EnterpriseParticipantReplicationService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type EnterpriseParticipantReplicationServiceServer

type EnterpriseParticipantReplicationServiceServer interface {
	SetPassive(context.Context, *SetPassive_Request) (*SetPassive_Response, error)
	// contains filtered or unexported methods
}

EnterpriseParticipantReplicationServiceServer is the server API for EnterpriseParticipantReplicationService service. All implementations must embed UnimplementedEnterpriseParticipantReplicationServiceServer for forward compatibility.

type ExportAcsRequest

type ExportAcsRequest struct {
	Parties               []string                                  `protobuf:"bytes,1,rep,name=parties,proto3" json:"parties,omitempty"`
	FilterDomainId        string                                    `protobuf:"bytes,2,opt,name=filter_domain_id,json=filterDomainId,proto3" json:"filter_domain_id,omitempty"`
	Timestamp             *timestamppb.Timestamp                    `protobuf:"bytes,3,opt,name=timestamp,proto3" json:"timestamp,omitempty"`
	ContractDomainRenames map[string]*ExportAcsRequest_TargetDomain `` /* 214-byte string literal not displayed */
	Force                 bool                                      `protobuf:"varint,5,opt,name=force,proto3" json:"force,omitempty"`
	PartiesOffboarding    bool                                      `protobuf:"varint,6,opt,name=parties_offboarding,json=partiesOffboarding,proto3" json:"parties_offboarding,omitempty"`
	// contains filtered or unexported fields
}

func (*ExportAcsRequest) Descriptor deprecated

func (*ExportAcsRequest) Descriptor() ([]byte, []int)

Deprecated: Use ExportAcsRequest.ProtoReflect.Descriptor instead.

func (*ExportAcsRequest) GetContractDomainRenames

func (x *ExportAcsRequest) GetContractDomainRenames() map[string]*ExportAcsRequest_TargetDomain

func (*ExportAcsRequest) GetFilterDomainId

func (x *ExportAcsRequest) GetFilterDomainId() string

func (*ExportAcsRequest) GetForce

func (x *ExportAcsRequest) GetForce() bool

func (*ExportAcsRequest) GetParties

func (x *ExportAcsRequest) GetParties() []string

func (*ExportAcsRequest) GetPartiesOffboarding

func (x *ExportAcsRequest) GetPartiesOffboarding() bool

func (*ExportAcsRequest) GetTimestamp

func (x *ExportAcsRequest) GetTimestamp() *timestamppb.Timestamp

func (*ExportAcsRequest) ProtoMessage

func (*ExportAcsRequest) ProtoMessage()

func (*ExportAcsRequest) ProtoReflect

func (x *ExportAcsRequest) ProtoReflect() protoreflect.Message

func (*ExportAcsRequest) Reset

func (x *ExportAcsRequest) Reset()

func (*ExportAcsRequest) String

func (x *ExportAcsRequest) String() string

type ExportAcsRequest_TargetDomain

type ExportAcsRequest_TargetDomain struct {
	DomainId        string `protobuf:"bytes,1,opt,name=domain_id,json=domainId,proto3" json:"domain_id,omitempty"`
	ProtocolVersion int32  `protobuf:"varint,2,opt,name=protocol_version,json=protocolVersion,proto3" json:"protocol_version,omitempty"`
	// contains filtered or unexported fields
}

func (*ExportAcsRequest_TargetDomain) Descriptor deprecated

func (*ExportAcsRequest_TargetDomain) Descriptor() ([]byte, []int)

Deprecated: Use ExportAcsRequest_TargetDomain.ProtoReflect.Descriptor instead.

func (*ExportAcsRequest_TargetDomain) GetDomainId

func (x *ExportAcsRequest_TargetDomain) GetDomainId() string

func (*ExportAcsRequest_TargetDomain) GetProtocolVersion

func (x *ExportAcsRequest_TargetDomain) GetProtocolVersion() int32

func (*ExportAcsRequest_TargetDomain) ProtoMessage

func (*ExportAcsRequest_TargetDomain) ProtoMessage()

func (*ExportAcsRequest_TargetDomain) ProtoReflect

func (*ExportAcsRequest_TargetDomain) Reset

func (x *ExportAcsRequest_TargetDomain) Reset()

func (*ExportAcsRequest_TargetDomain) String

type ExportAcsResponse

type ExportAcsResponse struct {
	Chunk []byte `protobuf:"bytes,1,opt,name=chunk,proto3" json:"chunk,omitempty"`
	// contains filtered or unexported fields
}

func (*ExportAcsResponse) Descriptor deprecated

func (*ExportAcsResponse) Descriptor() ([]byte, []int)

Deprecated: Use ExportAcsResponse.ProtoReflect.Descriptor instead.

func (*ExportAcsResponse) GetChunk

func (x *ExportAcsResponse) GetChunk() []byte

func (*ExportAcsResponse) ProtoMessage

func (*ExportAcsResponse) ProtoMessage()

func (*ExportAcsResponse) ProtoReflect

func (x *ExportAcsResponse) ProtoReflect() protoreflect.Message

func (*ExportAcsResponse) Reset

func (x *ExportAcsResponse) Reset()

func (*ExportAcsResponse) String

func (x *ExportAcsResponse) String() string

type GetConfigForSlowCounterParticipants

type GetConfigForSlowCounterParticipants struct {
	// contains filtered or unexported fields
}

func (*GetConfigForSlowCounterParticipants) Descriptor deprecated

func (*GetConfigForSlowCounterParticipants) Descriptor() ([]byte, []int)

Deprecated: Use GetConfigForSlowCounterParticipants.ProtoReflect.Descriptor instead.

func (*GetConfigForSlowCounterParticipants) ProtoMessage

func (*GetConfigForSlowCounterParticipants) ProtoMessage()

func (*GetConfigForSlowCounterParticipants) ProtoReflect

func (*GetConfigForSlowCounterParticipants) Reset

func (*GetConfigForSlowCounterParticipants) String

type GetConfigForSlowCounterParticipants_Request

type GetConfigForSlowCounterParticipants_Request struct {
	DomainIds []string `protobuf:"bytes,2,rep,name=domain_ids,json=domainIds,proto3" json:"domain_ids,omitempty"`
	// contains filtered or unexported fields
}

func (*GetConfigForSlowCounterParticipants_Request) Descriptor deprecated

Deprecated: Use GetConfigForSlowCounterParticipants_Request.ProtoReflect.Descriptor instead.

func (*GetConfigForSlowCounterParticipants_Request) GetDomainIds

func (*GetConfigForSlowCounterParticipants_Request) ProtoMessage

func (*GetConfigForSlowCounterParticipants_Request) ProtoReflect

func (*GetConfigForSlowCounterParticipants_Request) Reset

func (*GetConfigForSlowCounterParticipants_Request) String

type GetConfigForSlowCounterParticipants_Response

type GetConfigForSlowCounterParticipants_Response struct {
	Configs []*SlowCounterParticipantDomainConfig `protobuf:"bytes,1,rep,name=configs,proto3" json:"configs,omitempty"`
	// contains filtered or unexported fields
}

func (*GetConfigForSlowCounterParticipants_Response) Descriptor deprecated

Deprecated: Use GetConfigForSlowCounterParticipants_Response.ProtoReflect.Descriptor instead.

func (*GetConfigForSlowCounterParticipants_Response) GetConfigs

func (*GetConfigForSlowCounterParticipants_Response) ProtoMessage

func (*GetConfigForSlowCounterParticipants_Response) ProtoReflect

func (*GetConfigForSlowCounterParticipants_Response) Reset

func (*GetConfigForSlowCounterParticipants_Response) String

type GetDarRequest

type GetDarRequest struct {
	Hash string `protobuf:"bytes,1,opt,name=hash,proto3" json:"hash,omitempty"`
	// contains filtered or unexported fields
}

func (*GetDarRequest) Descriptor deprecated

func (*GetDarRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetDarRequest.ProtoReflect.Descriptor instead.

func (*GetDarRequest) GetHash

func (x *GetDarRequest) GetHash() string

func (*GetDarRequest) ProtoMessage

func (*GetDarRequest) ProtoMessage()

func (*GetDarRequest) ProtoReflect

func (x *GetDarRequest) ProtoReflect() protoreflect.Message

func (*GetDarRequest) Reset

func (x *GetDarRequest) Reset()

func (*GetDarRequest) String

func (x *GetDarRequest) String() string

type GetDarResponse

type GetDarResponse struct {
	Data []byte `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"`
	Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"`
	// contains filtered or unexported fields
}

func (*GetDarResponse) Descriptor deprecated

func (*GetDarResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetDarResponse.ProtoReflect.Descriptor instead.

func (*GetDarResponse) GetData

func (x *GetDarResponse) GetData() []byte

func (*GetDarResponse) GetName

func (x *GetDarResponse) GetName() string

func (*GetDarResponse) ProtoMessage

func (*GetDarResponse) ProtoMessage()

func (*GetDarResponse) ProtoReflect

func (x *GetDarResponse) ProtoReflect() protoreflect.Message

func (*GetDarResponse) Reset

func (x *GetDarResponse) Reset()

func (*GetDarResponse) String

func (x *GetDarResponse) String() string

type GetDomainIdRequest

type GetDomainIdRequest struct {
	DomainAlias string `protobuf:"bytes,1,opt,name=domain_alias,json=domainAlias,proto3" json:"domain_alias,omitempty"`
	// contains filtered or unexported fields
}

func (*GetDomainIdRequest) Descriptor deprecated

func (*GetDomainIdRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetDomainIdRequest.ProtoReflect.Descriptor instead.

func (*GetDomainIdRequest) GetDomainAlias

func (x *GetDomainIdRequest) GetDomainAlias() string

func (*GetDomainIdRequest) ProtoMessage

func (*GetDomainIdRequest) ProtoMessage()

func (*GetDomainIdRequest) ProtoReflect

func (x *GetDomainIdRequest) ProtoReflect() protoreflect.Message

func (*GetDomainIdRequest) Reset

func (x *GetDomainIdRequest) Reset()

func (*GetDomainIdRequest) String

func (x *GetDomainIdRequest) String() string

type GetDomainIdResponse

type GetDomainIdResponse struct {
	DomainId string `protobuf:"bytes,2,opt,name=domain_id,json=domainId,proto3" json:"domain_id,omitempty"`
	// contains filtered or unexported fields
}

func (*GetDomainIdResponse) Descriptor deprecated

func (*GetDomainIdResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetDomainIdResponse.ProtoReflect.Descriptor instead.

func (*GetDomainIdResponse) GetDomainId

func (x *GetDomainIdResponse) GetDomainId() string

func (*GetDomainIdResponse) ProtoMessage

func (*GetDomainIdResponse) ProtoMessage()

func (*GetDomainIdResponse) ProtoReflect

func (x *GetDomainIdResponse) ProtoReflect() protoreflect.Message

func (*GetDomainIdResponse) Reset

func (x *GetDomainIdResponse) Reset()

func (*GetDomainIdResponse) String

func (x *GetDomainIdResponse) String() string

type GetIntervalsBehindForCounterParticipants

type GetIntervalsBehindForCounterParticipants struct {
	// contains filtered or unexported fields
}

func (*GetIntervalsBehindForCounterParticipants) Descriptor deprecated

func (*GetIntervalsBehindForCounterParticipants) Descriptor() ([]byte, []int)

Deprecated: Use GetIntervalsBehindForCounterParticipants.ProtoReflect.Descriptor instead.

func (*GetIntervalsBehindForCounterParticipants) ProtoMessage

func (*GetIntervalsBehindForCounterParticipants) ProtoReflect

func (*GetIntervalsBehindForCounterParticipants) Reset

func (*GetIntervalsBehindForCounterParticipants) String

type GetIntervalsBehindForCounterParticipants_CounterParticipantInfo

type GetIntervalsBehindForCounterParticipants_CounterParticipantInfo struct {
	CounterParticipantUid   string                 `` /* 126-byte string literal not displayed */
	DomainId                string                 `protobuf:"bytes,2,opt,name=domain_id,json=domainId,proto3" json:"domain_id,omitempty"`
	IntervalsBehind         uint64                 `protobuf:"varint,3,opt,name=intervals_behind,json=intervalsBehind,proto3" json:"intervals_behind,omitempty"`
	AsOfSequencingTimestamp *timestamppb.Timestamp `` /* 134-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*GetIntervalsBehindForCounterParticipants_CounterParticipantInfo) Descriptor deprecated

Deprecated: Use GetIntervalsBehindForCounterParticipants_CounterParticipantInfo.ProtoReflect.Descriptor instead.

func (*GetIntervalsBehindForCounterParticipants_CounterParticipantInfo) GetAsOfSequencingTimestamp

func (*GetIntervalsBehindForCounterParticipants_CounterParticipantInfo) GetCounterParticipantUid

func (*GetIntervalsBehindForCounterParticipants_CounterParticipantInfo) GetDomainId

func (*GetIntervalsBehindForCounterParticipants_CounterParticipantInfo) GetIntervalsBehind

func (*GetIntervalsBehindForCounterParticipants_CounterParticipantInfo) ProtoMessage

func (*GetIntervalsBehindForCounterParticipants_CounterParticipantInfo) ProtoReflect

func (*GetIntervalsBehindForCounterParticipants_CounterParticipantInfo) Reset

func (*GetIntervalsBehindForCounterParticipants_CounterParticipantInfo) String

type GetIntervalsBehindForCounterParticipants_Request

type GetIntervalsBehindForCounterParticipants_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"`
	Threshold              *uint64  `protobuf:"varint,3,opt,name=threshold,proto3,oneof" json:"threshold,omitempty"`
	// contains filtered or unexported fields
}

func (*GetIntervalsBehindForCounterParticipants_Request) Descriptor deprecated

Deprecated: Use GetIntervalsBehindForCounterParticipants_Request.ProtoReflect.Descriptor instead.

func (*GetIntervalsBehindForCounterParticipants_Request) GetCounterParticipantUids

func (x *GetIntervalsBehindForCounterParticipants_Request) GetCounterParticipantUids() []string

func (*GetIntervalsBehindForCounterParticipants_Request) GetDomainIds

func (*GetIntervalsBehindForCounterParticipants_Request) GetThreshold

func (*GetIntervalsBehindForCounterParticipants_Request) ProtoMessage

func (*GetIntervalsBehindForCounterParticipants_Request) ProtoReflect

func (*GetIntervalsBehindForCounterParticipants_Request) Reset

func (*GetIntervalsBehindForCounterParticipants_Request) String

type GetIntervalsBehindForCounterParticipants_Response

type GetIntervalsBehindForCounterParticipants_Response struct {
	IntervalsBehind []*GetIntervalsBehindForCounterParticipants_CounterParticipantInfo `protobuf:"bytes,1,rep,name=intervals_behind,json=intervalsBehind,proto3" json:"intervals_behind,omitempty"`
	// contains filtered or unexported fields
}

func (*GetIntervalsBehindForCounterParticipants_Response) Descriptor deprecated

Deprecated: Use GetIntervalsBehindForCounterParticipants_Response.ProtoReflect.Descriptor instead.

func (*GetIntervalsBehindForCounterParticipants_Response) GetIntervalsBehind

func (*GetIntervalsBehindForCounterParticipants_Response) ProtoMessage

func (*GetIntervalsBehindForCounterParticipants_Response) ProtoReflect

func (*GetIntervalsBehindForCounterParticipants_Response) Reset

func (*GetIntervalsBehindForCounterParticipants_Response) String

type GetSafePruningOffsetRequest

type GetSafePruningOffsetRequest struct {
	BeforeOrAt *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=before_or_at,json=beforeOrAt,proto3" json:"before_or_at,omitempty"`
	LedgerEnd  string                 `protobuf:"bytes,2,opt,name=ledger_end,json=ledgerEnd,proto3" json:"ledger_end,omitempty"`
	// contains filtered or unexported fields
}

func (*GetSafePruningOffsetRequest) Descriptor deprecated

func (*GetSafePruningOffsetRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetSafePruningOffsetRequest.ProtoReflect.Descriptor instead.

func (*GetSafePruningOffsetRequest) GetBeforeOrAt

func (*GetSafePruningOffsetRequest) GetLedgerEnd

func (x *GetSafePruningOffsetRequest) GetLedgerEnd() string

func (*GetSafePruningOffsetRequest) ProtoMessage

func (*GetSafePruningOffsetRequest) ProtoMessage()

func (*GetSafePruningOffsetRequest) ProtoReflect

func (*GetSafePruningOffsetRequest) Reset

func (x *GetSafePruningOffsetRequest) Reset()

func (*GetSafePruningOffsetRequest) String

func (x *GetSafePruningOffsetRequest) String() string

type GetSafePruningOffsetResponse

type GetSafePruningOffsetResponse struct {

	// Types that are assignable to Response:
	//
	//	*GetSafePruningOffsetResponse_SafePruningOffset
	//	*GetSafePruningOffsetResponse_NoSafePruningOffset_
	Response isGetSafePruningOffsetResponse_Response `protobuf_oneof:"response"`
	// contains filtered or unexported fields
}

func (*GetSafePruningOffsetResponse) Descriptor deprecated

func (*GetSafePruningOffsetResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetSafePruningOffsetResponse.ProtoReflect.Descriptor instead.

func (*GetSafePruningOffsetResponse) GetNoSafePruningOffset

func (*GetSafePruningOffsetResponse) GetResponse

func (m *GetSafePruningOffsetResponse) GetResponse() isGetSafePruningOffsetResponse_Response

func (*GetSafePruningOffsetResponse) GetSafePruningOffset

func (x *GetSafePruningOffsetResponse) GetSafePruningOffset() string

func (*GetSafePruningOffsetResponse) ProtoMessage

func (*GetSafePruningOffsetResponse) ProtoMessage()

func (*GetSafePruningOffsetResponse) ProtoReflect

func (*GetSafePruningOffsetResponse) Reset

func (x *GetSafePruningOffsetResponse) Reset()

func (*GetSafePruningOffsetResponse) String

type GetSafePruningOffsetResponse_NoSafePruningOffset

type GetSafePruningOffsetResponse_NoSafePruningOffset struct {
	// contains filtered or unexported fields
}

func (*GetSafePruningOffsetResponse_NoSafePruningOffset) Descriptor deprecated

Deprecated: Use GetSafePruningOffsetResponse_NoSafePruningOffset.ProtoReflect.Descriptor instead.

func (*GetSafePruningOffsetResponse_NoSafePruningOffset) ProtoMessage

func (*GetSafePruningOffsetResponse_NoSafePruningOffset) ProtoReflect

func (*GetSafePruningOffsetResponse_NoSafePruningOffset) Reset

func (*GetSafePruningOffsetResponse_NoSafePruningOffset) String

type GetSafePruningOffsetResponse_NoSafePruningOffset_

type GetSafePruningOffsetResponse_NoSafePruningOffset_ struct {
	NoSafePruningOffset *GetSafePruningOffsetResponse_NoSafePruningOffset `protobuf:"bytes,2,opt,name=no_safe_pruning_offset,json=noSafePruningOffset,proto3,oneof"`
}

type GetSafePruningOffsetResponse_SafePruningOffset

type GetSafePruningOffsetResponse_SafePruningOffset struct {
	SafePruningOffset string `protobuf:"bytes,1,opt,name=safe_pruning_offset,json=safePruningOffset,proto3,oneof"`
}

type IgnoreEventsRequest

type IgnoreEventsRequest struct {
	DomainId      string `protobuf:"bytes,1,opt,name=domain_id,json=domainId,proto3" json:"domain_id,omitempty"`
	FromInclusive int64  `protobuf:"varint,2,opt,name=from_inclusive,json=fromInclusive,proto3" json:"from_inclusive,omitempty"`
	ToInclusive   int64  `protobuf:"varint,3,opt,name=to_inclusive,json=toInclusive,proto3" json:"to_inclusive,omitempty"`
	Force         bool   `protobuf:"varint,4,opt,name=force,proto3" json:"force,omitempty"`
	// contains filtered or unexported fields
}

func (*IgnoreEventsRequest) Descriptor deprecated

func (*IgnoreEventsRequest) Descriptor() ([]byte, []int)

Deprecated: Use IgnoreEventsRequest.ProtoReflect.Descriptor instead.

func (*IgnoreEventsRequest) GetDomainId

func (x *IgnoreEventsRequest) GetDomainId() string

func (*IgnoreEventsRequest) GetForce

func (x *IgnoreEventsRequest) GetForce() bool

func (*IgnoreEventsRequest) GetFromInclusive

func (x *IgnoreEventsRequest) GetFromInclusive() int64

func (*IgnoreEventsRequest) GetToInclusive

func (x *IgnoreEventsRequest) GetToInclusive() int64

func (*IgnoreEventsRequest) ProtoMessage

func (*IgnoreEventsRequest) ProtoMessage()

func (*IgnoreEventsRequest) ProtoReflect

func (x *IgnoreEventsRequest) ProtoReflect() protoreflect.Message

func (*IgnoreEventsRequest) Reset

func (x *IgnoreEventsRequest) Reset()

func (*IgnoreEventsRequest) String

func (x *IgnoreEventsRequest) String() string

type IgnoreEventsResponse

type IgnoreEventsResponse struct {
	// contains filtered or unexported fields
}

func (*IgnoreEventsResponse) Descriptor deprecated

func (*IgnoreEventsResponse) Descriptor() ([]byte, []int)

Deprecated: Use IgnoreEventsResponse.ProtoReflect.Descriptor instead.

func (*IgnoreEventsResponse) ProtoMessage

func (*IgnoreEventsResponse) ProtoMessage()

func (*IgnoreEventsResponse) ProtoReflect

func (x *IgnoreEventsResponse) ProtoReflect() protoreflect.Message

func (*IgnoreEventsResponse) Reset

func (x *IgnoreEventsResponse) Reset()

func (*IgnoreEventsResponse) String

func (x *IgnoreEventsResponse) String() string

type ImportAcsRequest

type ImportAcsRequest struct {
	AcsSnapshot                        []byte `protobuf:"bytes,1,opt,name=acs_snapshot,json=acsSnapshot,proto3" json:"acs_snapshot,omitempty"`
	WorkflowIdPrefix                   string `protobuf:"bytes,2,opt,name=workflow_id_prefix,json=workflowIdPrefix,proto3" json:"workflow_id_prefix,omitempty"`
	AllowContractIdSuffixRecomputation bool   `` /* 170-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*ImportAcsRequest) Descriptor deprecated

func (*ImportAcsRequest) Descriptor() ([]byte, []int)

Deprecated: Use ImportAcsRequest.ProtoReflect.Descriptor instead.

func (*ImportAcsRequest) GetAcsSnapshot

func (x *ImportAcsRequest) GetAcsSnapshot() []byte

func (*ImportAcsRequest) GetAllowContractIdSuffixRecomputation

func (x *ImportAcsRequest) GetAllowContractIdSuffixRecomputation() bool

func (*ImportAcsRequest) GetWorkflowIdPrefix

func (x *ImportAcsRequest) GetWorkflowIdPrefix() string

func (*ImportAcsRequest) ProtoMessage

func (*ImportAcsRequest) ProtoMessage()

func (*ImportAcsRequest) ProtoReflect

func (x *ImportAcsRequest) ProtoReflect() protoreflect.Message

func (*ImportAcsRequest) Reset

func (x *ImportAcsRequest) Reset()

func (*ImportAcsRequest) String

func (x *ImportAcsRequest) String() string

type ImportAcsResponse

type ImportAcsResponse struct {
	ContractIdMapping map[string]string `` /* 202-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*ImportAcsResponse) Descriptor deprecated

func (*ImportAcsResponse) Descriptor() ([]byte, []int)

Deprecated: Use ImportAcsResponse.ProtoReflect.Descriptor instead.

func (*ImportAcsResponse) GetContractIdMapping

func (x *ImportAcsResponse) GetContractIdMapping() map[string]string

func (*ImportAcsResponse) ProtoMessage

func (*ImportAcsResponse) ProtoMessage()

func (*ImportAcsResponse) ProtoReflect

func (x *ImportAcsResponse) ProtoReflect() protoreflect.Message

func (*ImportAcsResponse) Reset

func (x *ImportAcsResponse) Reset()

func (*ImportAcsResponse) String

func (x *ImportAcsResponse) String() string

type InspectionServiceClient

InspectionServiceClient is the client API for InspectionService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type InspectionServiceServer

InspectionServiceServer is the server API for InspectionService service. All implementations must embed UnimplementedInspectionServiceServer for forward compatibility.

type Interval

type Interval struct {
	StartTickExclusive *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=start_tick_exclusive,json=startTickExclusive,proto3" json:"start_tick_exclusive,omitempty"`
	EndTickInclusive   *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=end_tick_inclusive,json=endTickInclusive,proto3" json:"end_tick_inclusive,omitempty"`
	// contains filtered or unexported fields
}

func (*Interval) Descriptor deprecated

func (*Interval) Descriptor() ([]byte, []int)

Deprecated: Use Interval.ProtoReflect.Descriptor instead.

func (*Interval) GetEndTickInclusive

func (x *Interval) GetEndTickInclusive() *timestamppb.Timestamp

func (*Interval) GetStartTickExclusive

func (x *Interval) GetStartTickExclusive() *timestamppb.Timestamp

func (*Interval) ProtoMessage

func (*Interval) ProtoMessage()

func (*Interval) ProtoReflect

func (x *Interval) ProtoReflect() protoreflect.Message

func (*Interval) Reset

func (x *Interval) Reset()

func (*Interval) String

func (x *Interval) String() string

type ListConfiguredDomainsRequest

type ListConfiguredDomainsRequest struct {
	// contains filtered or unexported fields
}

func (*ListConfiguredDomainsRequest) Descriptor deprecated

func (*ListConfiguredDomainsRequest) Descriptor() ([]byte, []int)

Deprecated: Use ListConfiguredDomainsRequest.ProtoReflect.Descriptor instead.

func (*ListConfiguredDomainsRequest) ProtoMessage

func (*ListConfiguredDomainsRequest) ProtoMessage()

func (*ListConfiguredDomainsRequest) ProtoReflect

func (*ListConfiguredDomainsRequest) Reset

func (x *ListConfiguredDomainsRequest) Reset()

func (*ListConfiguredDomainsRequest) String

type ListConfiguredDomainsResponse

type ListConfiguredDomainsResponse struct {
	Results []*ListConfiguredDomainsResponse_Result `protobuf:"bytes,1,rep,name=results,proto3" json:"results,omitempty"`
	// contains filtered or unexported fields
}

func (*ListConfiguredDomainsResponse) Descriptor deprecated

func (*ListConfiguredDomainsResponse) Descriptor() ([]byte, []int)

Deprecated: Use ListConfiguredDomainsResponse.ProtoReflect.Descriptor instead.

func (*ListConfiguredDomainsResponse) GetResults

func (*ListConfiguredDomainsResponse) ProtoMessage

func (*ListConfiguredDomainsResponse) ProtoMessage()

func (*ListConfiguredDomainsResponse) ProtoReflect

func (*ListConfiguredDomainsResponse) Reset

func (x *ListConfiguredDomainsResponse) Reset()

func (*ListConfiguredDomainsResponse) String

type ListConfiguredDomainsResponse_Result

type ListConfiguredDomainsResponse_Result struct {
	Config    *DomainConnectionConfig `protobuf:"bytes,1,opt,name=config,proto3" json:"config,omitempty"`
	Connected bool                    `protobuf:"varint,2,opt,name=connected,proto3" json:"connected,omitempty"`
	// contains filtered or unexported fields
}

func (*ListConfiguredDomainsResponse_Result) Descriptor deprecated

func (*ListConfiguredDomainsResponse_Result) Descriptor() ([]byte, []int)

Deprecated: Use ListConfiguredDomainsResponse_Result.ProtoReflect.Descriptor instead.

func (*ListConfiguredDomainsResponse_Result) GetConfig

func (*ListConfiguredDomainsResponse_Result) GetConnected

func (x *ListConfiguredDomainsResponse_Result) GetConnected() bool

func (*ListConfiguredDomainsResponse_Result) ProtoMessage

func (*ListConfiguredDomainsResponse_Result) ProtoMessage()

func (*ListConfiguredDomainsResponse_Result) ProtoReflect

func (*ListConfiguredDomainsResponse_Result) Reset

func (*ListConfiguredDomainsResponse_Result) String

type ListConnectedDomainsRequest

type ListConnectedDomainsRequest struct {
	// contains filtered or unexported fields
}

func (*ListConnectedDomainsRequest) Descriptor deprecated

func (*ListConnectedDomainsRequest) Descriptor() ([]byte, []int)

Deprecated: Use ListConnectedDomainsRequest.ProtoReflect.Descriptor instead.

func (*ListConnectedDomainsRequest) ProtoMessage

func (*ListConnectedDomainsRequest) ProtoMessage()

func (*ListConnectedDomainsRequest) ProtoReflect

func (*ListConnectedDomainsRequest) Reset

func (x *ListConnectedDomainsRequest) Reset()

func (*ListConnectedDomainsRequest) String

func (x *ListConnectedDomainsRequest) String() string

type ListConnectedDomainsResponse

type ListConnectedDomainsResponse struct {
	ConnectedDomains []*ListConnectedDomainsResponse_Result `protobuf:"bytes,1,rep,name=connected_domains,json=connectedDomains,proto3" json:"connected_domains,omitempty"`
	// contains filtered or unexported fields
}

func (*ListConnectedDomainsResponse) Descriptor deprecated

func (*ListConnectedDomainsResponse) Descriptor() ([]byte, []int)

Deprecated: Use ListConnectedDomainsResponse.ProtoReflect.Descriptor instead.

func (*ListConnectedDomainsResponse) GetConnectedDomains

func (*ListConnectedDomainsResponse) ProtoMessage

func (*ListConnectedDomainsResponse) ProtoMessage()

func (*ListConnectedDomainsResponse) ProtoReflect

func (*ListConnectedDomainsResponse) Reset

func (x *ListConnectedDomainsResponse) Reset()

func (*ListConnectedDomainsResponse) String

type ListConnectedDomainsResponse_Result

type ListConnectedDomainsResponse_Result struct {
	DomainAlias string `protobuf:"bytes,1,opt,name=domain_alias,json=domainAlias,proto3" json:"domain_alias,omitempty"`
	DomainId    string `protobuf:"bytes,2,opt,name=domain_id,json=domainId,proto3" json:"domain_id,omitempty"`
	Healthy     bool   `protobuf:"varint,3,opt,name=healthy,proto3" json:"healthy,omitempty"`
	// contains filtered or unexported fields
}

func (*ListConnectedDomainsResponse_Result) Descriptor deprecated

func (*ListConnectedDomainsResponse_Result) Descriptor() ([]byte, []int)

Deprecated: Use ListConnectedDomainsResponse_Result.ProtoReflect.Descriptor instead.

func (*ListConnectedDomainsResponse_Result) GetDomainAlias

func (x *ListConnectedDomainsResponse_Result) GetDomainAlias() string

func (*ListConnectedDomainsResponse_Result) GetDomainId

func (*ListConnectedDomainsResponse_Result) GetHealthy

func (x *ListConnectedDomainsResponse_Result) GetHealthy() bool

func (*ListConnectedDomainsResponse_Result) ProtoMessage

func (*ListConnectedDomainsResponse_Result) ProtoMessage()

func (*ListConnectedDomainsResponse_Result) ProtoReflect

func (*ListConnectedDomainsResponse_Result) Reset

func (*ListConnectedDomainsResponse_Result) String

type ListDarContentsRequest

type ListDarContentsRequest struct {
	DarId string `protobuf:"bytes,1,opt,name=dar_id,json=darId,proto3" json:"dar_id,omitempty"`
	// contains filtered or unexported fields
}

func (*ListDarContentsRequest) Descriptor deprecated

func (*ListDarContentsRequest) Descriptor() ([]byte, []int)

Deprecated: Use ListDarContentsRequest.ProtoReflect.Descriptor instead.

func (*ListDarContentsRequest) GetDarId

func (x *ListDarContentsRequest) GetDarId() string

func (*ListDarContentsRequest) ProtoMessage

func (*ListDarContentsRequest) ProtoMessage()

func (*ListDarContentsRequest) ProtoReflect

func (x *ListDarContentsRequest) ProtoReflect() protoreflect.Message

func (*ListDarContentsRequest) Reset

func (x *ListDarContentsRequest) Reset()

func (*ListDarContentsRequest) String

func (x *ListDarContentsRequest) String() string

type ListDarContentsResponse

type ListDarContentsResponse struct {
	Description  string   `protobuf:"bytes,1,opt,name=description,proto3" json:"description,omitempty"`
	Main         string   `protobuf:"bytes,2,opt,name=main,proto3" json:"main,omitempty"`
	Packages     []string `protobuf:"bytes,3,rep,name=packages,proto3" json:"packages,omitempty"`
	Dependencies []string `protobuf:"bytes,4,rep,name=dependencies,proto3" json:"dependencies,omitempty"`
	// contains filtered or unexported fields
}

func (*ListDarContentsResponse) Descriptor deprecated

func (*ListDarContentsResponse) Descriptor() ([]byte, []int)

Deprecated: Use ListDarContentsResponse.ProtoReflect.Descriptor instead.

func (*ListDarContentsResponse) GetDependencies

func (x *ListDarContentsResponse) GetDependencies() []string

func (*ListDarContentsResponse) GetDescription

func (x *ListDarContentsResponse) GetDescription() string

func (*ListDarContentsResponse) GetMain

func (x *ListDarContentsResponse) GetMain() string

func (*ListDarContentsResponse) GetPackages

func (x *ListDarContentsResponse) GetPackages() []string

func (*ListDarContentsResponse) ProtoMessage

func (*ListDarContentsResponse) ProtoMessage()

func (*ListDarContentsResponse) ProtoReflect

func (x *ListDarContentsResponse) ProtoReflect() protoreflect.Message

func (*ListDarContentsResponse) Reset

func (x *ListDarContentsResponse) Reset()

func (*ListDarContentsResponse) String

func (x *ListDarContentsResponse) String() string

type ListDarsRequest

type ListDarsRequest struct {
	Limit int32 `protobuf:"varint,1,opt,name=limit,proto3" json:"limit,omitempty"`
	// contains filtered or unexported fields
}

func (*ListDarsRequest) Descriptor deprecated

func (*ListDarsRequest) Descriptor() ([]byte, []int)

Deprecated: Use ListDarsRequest.ProtoReflect.Descriptor instead.

func (*ListDarsRequest) GetLimit

func (x *ListDarsRequest) GetLimit() int32

func (*ListDarsRequest) ProtoMessage

func (*ListDarsRequest) ProtoMessage()

func (*ListDarsRequest) ProtoReflect

func (x *ListDarsRequest) ProtoReflect() protoreflect.Message

func (*ListDarsRequest) Reset

func (x *ListDarsRequest) Reset()

func (*ListDarsRequest) String

func (x *ListDarsRequest) String() string

type ListDarsResponse

type ListDarsResponse struct {
	Dars []*DarDescription `protobuf:"bytes,1,rep,name=dars,proto3" json:"dars,omitempty"`
	// contains filtered or unexported fields
}

func (*ListDarsResponse) Descriptor deprecated

func (*ListDarsResponse) Descriptor() ([]byte, []int)

Deprecated: Use ListDarsResponse.ProtoReflect.Descriptor instead.

func (*ListDarsResponse) GetDars

func (x *ListDarsResponse) GetDars() []*DarDescription

func (*ListDarsResponse) ProtoMessage

func (*ListDarsResponse) ProtoMessage()

func (*ListDarsResponse) ProtoReflect

func (x *ListDarsResponse) ProtoReflect() protoreflect.Message

func (*ListDarsResponse) Reset

func (x *ListDarsResponse) Reset()

func (*ListDarsResponse) String

func (x *ListDarsResponse) String() string

type ListPackageContentsRequest

type ListPackageContentsRequest struct {
	PackageId string `protobuf:"bytes,1,opt,name=package_id,json=packageId,proto3" json:"package_id,omitempty"`
	// contains filtered or unexported fields
}

func (*ListPackageContentsRequest) Descriptor deprecated

func (*ListPackageContentsRequest) Descriptor() ([]byte, []int)

Deprecated: Use ListPackageContentsRequest.ProtoReflect.Descriptor instead.

func (*ListPackageContentsRequest) GetPackageId

func (x *ListPackageContentsRequest) GetPackageId() string

func (*ListPackageContentsRequest) ProtoMessage

func (*ListPackageContentsRequest) ProtoMessage()

func (*ListPackageContentsRequest) ProtoReflect

func (*ListPackageContentsRequest) Reset

func (x *ListPackageContentsRequest) Reset()

func (*ListPackageContentsRequest) String

func (x *ListPackageContentsRequest) String() string

type ListPackageContentsResponse

type ListPackageContentsResponse struct {
	Modules []*ModuleDescription `protobuf:"bytes,1,rep,name=modules,proto3" json:"modules,omitempty"`
	// contains filtered or unexported fields
}

func (*ListPackageContentsResponse) Descriptor deprecated

func (*ListPackageContentsResponse) Descriptor() ([]byte, []int)

Deprecated: Use ListPackageContentsResponse.ProtoReflect.Descriptor instead.

func (*ListPackageContentsResponse) GetModules

func (*ListPackageContentsResponse) ProtoMessage

func (*ListPackageContentsResponse) ProtoMessage()

func (*ListPackageContentsResponse) ProtoReflect

func (*ListPackageContentsResponse) Reset

func (x *ListPackageContentsResponse) Reset()

func (*ListPackageContentsResponse) String

func (x *ListPackageContentsResponse) String() string

type ListPackagesRequest

type ListPackagesRequest struct {
	Limit int32 `protobuf:"varint,1,opt,name=limit,proto3" json:"limit,omitempty"`
	// contains filtered or unexported fields
}

func (*ListPackagesRequest) Descriptor deprecated

func (*ListPackagesRequest) Descriptor() ([]byte, []int)

Deprecated: Use ListPackagesRequest.ProtoReflect.Descriptor instead.

func (*ListPackagesRequest) GetLimit

func (x *ListPackagesRequest) GetLimit() int32

func (*ListPackagesRequest) ProtoMessage

func (*ListPackagesRequest) ProtoMessage()

func (*ListPackagesRequest) ProtoReflect

func (x *ListPackagesRequest) ProtoReflect() protoreflect.Message

func (*ListPackagesRequest) Reset

func (x *ListPackagesRequest) Reset()

func (*ListPackagesRequest) String

func (x *ListPackagesRequest) String() string

type ListPackagesResponse

type ListPackagesResponse struct {
	PackageDescriptions []*PackageDescription `protobuf:"bytes,1,rep,name=package_descriptions,json=packageDescriptions,proto3" json:"package_descriptions,omitempty"`
	// contains filtered or unexported fields
}

func (*ListPackagesResponse) Descriptor deprecated

func (*ListPackagesResponse) Descriptor() ([]byte, []int)

Deprecated: Use ListPackagesResponse.ProtoReflect.Descriptor instead.

func (*ListPackagesResponse) GetPackageDescriptions

func (x *ListPackagesResponse) GetPackageDescriptions() []*PackageDescription

func (*ListPackagesResponse) ProtoMessage

func (*ListPackagesResponse) ProtoMessage()

func (*ListPackagesResponse) ProtoReflect

func (x *ListPackagesResponse) ProtoReflect() protoreflect.Message

func (*ListPackagesResponse) Reset

func (x *ListPackagesResponse) Reset()

func (*ListPackagesResponse) String

func (x *ListPackagesResponse) String() string

type LookupContractDomain

type LookupContractDomain struct {
	// contains filtered or unexported fields
}

func (*LookupContractDomain) Descriptor deprecated

func (*LookupContractDomain) Descriptor() ([]byte, []int)

Deprecated: Use LookupContractDomain.ProtoReflect.Descriptor instead.

func (*LookupContractDomain) ProtoMessage

func (*LookupContractDomain) ProtoMessage()

func (*LookupContractDomain) ProtoReflect

func (x *LookupContractDomain) ProtoReflect() protoreflect.Message

func (*LookupContractDomain) Reset

func (x *LookupContractDomain) Reset()

func (*LookupContractDomain) String

func (x *LookupContractDomain) String() string

type LookupContractDomain_Request

type LookupContractDomain_Request struct {
	ContractId []string `protobuf:"bytes,1,rep,name=contract_id,json=contractId,proto3" json:"contract_id,omitempty"`
	// contains filtered or unexported fields
}

func (*LookupContractDomain_Request) Descriptor deprecated

func (*LookupContractDomain_Request) Descriptor() ([]byte, []int)

Deprecated: Use LookupContractDomain_Request.ProtoReflect.Descriptor instead.

func (*LookupContractDomain_Request) GetContractId

func (x *LookupContractDomain_Request) GetContractId() []string

func (*LookupContractDomain_Request) ProtoMessage

func (*LookupContractDomain_Request) ProtoMessage()

func (*LookupContractDomain_Request) ProtoReflect

func (*LookupContractDomain_Request) Reset

func (x *LookupContractDomain_Request) Reset()

func (*LookupContractDomain_Request) String

type LookupContractDomain_Response

type LookupContractDomain_Response struct {
	Results map[string]string `` /* 155-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*LookupContractDomain_Response) Descriptor deprecated

func (*LookupContractDomain_Response) Descriptor() ([]byte, []int)

Deprecated: Use LookupContractDomain_Response.ProtoReflect.Descriptor instead.

func (*LookupContractDomain_Response) GetResults

func (x *LookupContractDomain_Response) GetResults() map[string]string

func (*LookupContractDomain_Response) ProtoMessage

func (*LookupContractDomain_Response) ProtoMessage()

func (*LookupContractDomain_Response) ProtoReflect

func (*LookupContractDomain_Response) Reset

func (x *LookupContractDomain_Response) Reset()

func (*LookupContractDomain_Response) String

type LookupOffsetByIndex

type LookupOffsetByIndex struct {
	// contains filtered or unexported fields
}

func (*LookupOffsetByIndex) Descriptor deprecated

func (*LookupOffsetByIndex) Descriptor() ([]byte, []int)

Deprecated: Use LookupOffsetByIndex.ProtoReflect.Descriptor instead.

func (*LookupOffsetByIndex) ProtoMessage

func (*LookupOffsetByIndex) ProtoMessage()

func (*LookupOffsetByIndex) ProtoReflect

func (x *LookupOffsetByIndex) ProtoReflect() protoreflect.Message

func (*LookupOffsetByIndex) Reset

func (x *LookupOffsetByIndex) Reset()

func (*LookupOffsetByIndex) String

func (x *LookupOffsetByIndex) String() string

type LookupOffsetByIndex_Request

type LookupOffsetByIndex_Request struct {
	Index int64 `protobuf:"varint,1,opt,name=index,proto3" json:"index,omitempty"`
	// contains filtered or unexported fields
}

func (*LookupOffsetByIndex_Request) Descriptor deprecated

func (*LookupOffsetByIndex_Request) Descriptor() ([]byte, []int)

Deprecated: Use LookupOffsetByIndex_Request.ProtoReflect.Descriptor instead.

func (*LookupOffsetByIndex_Request) GetIndex

func (x *LookupOffsetByIndex_Request) GetIndex() int64

func (*LookupOffsetByIndex_Request) ProtoMessage

func (*LookupOffsetByIndex_Request) ProtoMessage()

func (*LookupOffsetByIndex_Request) ProtoReflect

func (*LookupOffsetByIndex_Request) Reset

func (x *LookupOffsetByIndex_Request) Reset()

func (*LookupOffsetByIndex_Request) String

func (x *LookupOffsetByIndex_Request) String() string

type LookupOffsetByIndex_Response

type LookupOffsetByIndex_Response struct {
	Offset string `protobuf:"bytes,1,opt,name=offset,proto3" json:"offset,omitempty"`
	// contains filtered or unexported fields
}

func (*LookupOffsetByIndex_Response) Descriptor deprecated

func (*LookupOffsetByIndex_Response) Descriptor() ([]byte, []int)

Deprecated: Use LookupOffsetByIndex_Response.ProtoReflect.Descriptor instead.

func (*LookupOffsetByIndex_Response) GetOffset

func (x *LookupOffsetByIndex_Response) GetOffset() string

func (*LookupOffsetByIndex_Response) ProtoMessage

func (*LookupOffsetByIndex_Response) ProtoMessage()

func (*LookupOffsetByIndex_Response) ProtoReflect

func (*LookupOffsetByIndex_Response) Reset

func (x *LookupOffsetByIndex_Response) Reset()

func (*LookupOffsetByIndex_Response) String

type LookupOffsetByTime

type LookupOffsetByTime struct {
	// contains filtered or unexported fields
}

func (*LookupOffsetByTime) Descriptor deprecated

func (*LookupOffsetByTime) Descriptor() ([]byte, []int)

Deprecated: Use LookupOffsetByTime.ProtoReflect.Descriptor instead.

func (*LookupOffsetByTime) ProtoMessage

func (*LookupOffsetByTime) ProtoMessage()

func (*LookupOffsetByTime) ProtoReflect

func (x *LookupOffsetByTime) ProtoReflect() protoreflect.Message

func (*LookupOffsetByTime) Reset

func (x *LookupOffsetByTime) Reset()

func (*LookupOffsetByTime) String

func (x *LookupOffsetByTime) String() string

type LookupOffsetByTime_Request

type LookupOffsetByTime_Request struct {
	Timestamp *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=timestamp,proto3" json:"timestamp,omitempty"`
	// contains filtered or unexported fields
}

func (*LookupOffsetByTime_Request) Descriptor deprecated

func (*LookupOffsetByTime_Request) Descriptor() ([]byte, []int)

Deprecated: Use LookupOffsetByTime_Request.ProtoReflect.Descriptor instead.

func (*LookupOffsetByTime_Request) GetTimestamp

func (*LookupOffsetByTime_Request) ProtoMessage

func (*LookupOffsetByTime_Request) ProtoMessage()

func (*LookupOffsetByTime_Request) ProtoReflect

func (*LookupOffsetByTime_Request) Reset

func (x *LookupOffsetByTime_Request) Reset()

func (*LookupOffsetByTime_Request) String

func (x *LookupOffsetByTime_Request) String() string

type LookupOffsetByTime_Response

type LookupOffsetByTime_Response struct {
	Offset string `protobuf:"bytes,1,opt,name=offset,proto3" json:"offset,omitempty"`
	// contains filtered or unexported fields
}

func (*LookupOffsetByTime_Response) Descriptor deprecated

func (*LookupOffsetByTime_Response) Descriptor() ([]byte, []int)

Deprecated: Use LookupOffsetByTime_Response.ProtoReflect.Descriptor instead.

func (*LookupOffsetByTime_Response) GetOffset

func (x *LookupOffsetByTime_Response) GetOffset() string

func (*LookupOffsetByTime_Response) ProtoMessage

func (*LookupOffsetByTime_Response) ProtoMessage()

func (*LookupOffsetByTime_Response) ProtoReflect

func (*LookupOffsetByTime_Response) Reset

func (x *LookupOffsetByTime_Response) Reset()

func (*LookupOffsetByTime_Response) String

func (x *LookupOffsetByTime_Response) String() string

type LookupReceivedAcsCommitments

type LookupReceivedAcsCommitments struct {
	// contains filtered or unexported fields
}

func (*LookupReceivedAcsCommitments) Descriptor deprecated

func (*LookupReceivedAcsCommitments) Descriptor() ([]byte, []int)

Deprecated: Use LookupReceivedAcsCommitments.ProtoReflect.Descriptor instead.

func (*LookupReceivedAcsCommitments) ProtoMessage

func (*LookupReceivedAcsCommitments) ProtoMessage()

func (*LookupReceivedAcsCommitments) ProtoReflect

func (*LookupReceivedAcsCommitments) Reset

func (x *LookupReceivedAcsCommitments) Reset()

func (*LookupReceivedAcsCommitments) String

type LookupReceivedAcsCommitments_Request

type LookupReceivedAcsCommitments_Request struct {
	TimeRanges             []*DomainTimeRange        `protobuf:"bytes,1,rep,name=time_ranges,json=timeRanges,proto3" json:"time_ranges,omitempty"`
	CounterParticipantUids []string                  `` /* 129-byte string literal not displayed */
	CommitmentState        []ReceivedCommitmentState `` /* 189-byte string literal not displayed */
	Verbose                bool                      `protobuf:"varint,4,opt,name=verbose,proto3" json:"verbose,omitempty"`
	// contains filtered or unexported fields
}

func (*LookupReceivedAcsCommitments_Request) Descriptor deprecated

func (*LookupReceivedAcsCommitments_Request) Descriptor() ([]byte, []int)

Deprecated: Use LookupReceivedAcsCommitments_Request.ProtoReflect.Descriptor instead.

func (*LookupReceivedAcsCommitments_Request) GetCommitmentState

func (*LookupReceivedAcsCommitments_Request) GetCounterParticipantUids

func (x *LookupReceivedAcsCommitments_Request) GetCounterParticipantUids() []string

func (*LookupReceivedAcsCommitments_Request) GetTimeRanges

func (*LookupReceivedAcsCommitments_Request) GetVerbose

func (*LookupReceivedAcsCommitments_Request) ProtoMessage

func (*LookupReceivedAcsCommitments_Request) ProtoMessage()

func (*LookupReceivedAcsCommitments_Request) ProtoReflect

func (*LookupReceivedAcsCommitments_Request) Reset

func (*LookupReceivedAcsCommitments_Request) String

type LookupReceivedAcsCommitments_Response

type LookupReceivedAcsCommitments_Response struct {
	Received []*ReceivedAcsCommitmentPerDomain `protobuf:"bytes,1,rep,name=received,proto3" json:"received,omitempty"`
	// contains filtered or unexported fields
}

func (*LookupReceivedAcsCommitments_Response) Descriptor deprecated

func (*LookupReceivedAcsCommitments_Response) Descriptor() ([]byte, []int)

Deprecated: Use LookupReceivedAcsCommitments_Response.ProtoReflect.Descriptor instead.

func (*LookupReceivedAcsCommitments_Response) GetReceived

func (*LookupReceivedAcsCommitments_Response) ProtoMessage

func (*LookupReceivedAcsCommitments_Response) ProtoMessage()

func (*LookupReceivedAcsCommitments_Response) ProtoReflect

func (*LookupReceivedAcsCommitments_Response) Reset

func (*LookupReceivedAcsCommitments_Response) String

type LookupSentAcsCommitments

type LookupSentAcsCommitments struct {
	// contains filtered or unexported fields
}

func (*LookupSentAcsCommitments) Descriptor deprecated

func (*LookupSentAcsCommitments) Descriptor() ([]byte, []int)

Deprecated: Use LookupSentAcsCommitments.ProtoReflect.Descriptor instead.

func (*LookupSentAcsCommitments) ProtoMessage

func (*LookupSentAcsCommitments) ProtoMessage()

func (*LookupSentAcsCommitments) ProtoReflect

func (x *LookupSentAcsCommitments) ProtoReflect() protoreflect.Message

func (*LookupSentAcsCommitments) Reset

func (x *LookupSentAcsCommitments) Reset()

func (*LookupSentAcsCommitments) String

func (x *LookupSentAcsCommitments) String() string

type LookupSentAcsCommitments_Request

type LookupSentAcsCommitments_Request struct {
	TimeRanges             []*DomainTimeRange    `protobuf:"bytes,1,rep,name=time_ranges,json=timeRanges,proto3" json:"time_ranges,omitempty"`
	CounterParticipantUids []string              `` /* 129-byte string literal not displayed */
	CommitmentState        []SentCommitmentState `` /* 185-byte string literal not displayed */
	Verbose                bool                  `protobuf:"varint,4,opt,name=verbose,proto3" json:"verbose,omitempty"`
	// contains filtered or unexported fields
}

func (*LookupSentAcsCommitments_Request) Descriptor deprecated

func (*LookupSentAcsCommitments_Request) Descriptor() ([]byte, []int)

Deprecated: Use LookupSentAcsCommitments_Request.ProtoReflect.Descriptor instead.

func (*LookupSentAcsCommitments_Request) GetCommitmentState

func (x *LookupSentAcsCommitments_Request) GetCommitmentState() []SentCommitmentState

func (*LookupSentAcsCommitments_Request) GetCounterParticipantUids

func (x *LookupSentAcsCommitments_Request) GetCounterParticipantUids() []string

func (*LookupSentAcsCommitments_Request) GetTimeRanges

func (x *LookupSentAcsCommitments_Request) GetTimeRanges() []*DomainTimeRange

func (*LookupSentAcsCommitments_Request) GetVerbose

func (x *LookupSentAcsCommitments_Request) GetVerbose() bool

func (*LookupSentAcsCommitments_Request) ProtoMessage

func (*LookupSentAcsCommitments_Request) ProtoMessage()

func (*LookupSentAcsCommitments_Request) ProtoReflect

func (*LookupSentAcsCommitments_Request) Reset

func (*LookupSentAcsCommitments_Request) String

type LookupSentAcsCommitments_Response

type LookupSentAcsCommitments_Response struct {
	Sent []*SentAcsCommitmentPerDomain `protobuf:"bytes,1,rep,name=sent,proto3" json:"sent,omitempty"`
	// contains filtered or unexported fields
}

func (*LookupSentAcsCommitments_Response) Descriptor deprecated

func (*LookupSentAcsCommitments_Response) Descriptor() ([]byte, []int)

Deprecated: Use LookupSentAcsCommitments_Response.ProtoReflect.Descriptor instead.

func (*LookupSentAcsCommitments_Response) GetSent

func (*LookupSentAcsCommitments_Response) ProtoMessage

func (*LookupSentAcsCommitments_Response) ProtoMessage()

func (*LookupSentAcsCommitments_Response) ProtoReflect

func (*LookupSentAcsCommitments_Response) Reset

func (*LookupSentAcsCommitments_Response) String

type LookupTransactionDomain

type LookupTransactionDomain struct {
	// contains filtered or unexported fields
}

func (*LookupTransactionDomain) Descriptor deprecated

func (*LookupTransactionDomain) Descriptor() ([]byte, []int)

Deprecated: Use LookupTransactionDomain.ProtoReflect.Descriptor instead.

func (*LookupTransactionDomain) ProtoMessage

func (*LookupTransactionDomain) ProtoMessage()

func (*LookupTransactionDomain) ProtoReflect

func (x *LookupTransactionDomain) ProtoReflect() protoreflect.Message

func (*LookupTransactionDomain) Reset

func (x *LookupTransactionDomain) Reset()

func (*LookupTransactionDomain) String

func (x *LookupTransactionDomain) String() string

type LookupTransactionDomain_Request

type LookupTransactionDomain_Request struct {
	TransactionId string `protobuf:"bytes,1,opt,name=transaction_id,json=transactionId,proto3" json:"transaction_id,omitempty"`
	// contains filtered or unexported fields
}

func (*LookupTransactionDomain_Request) Descriptor deprecated

func (*LookupTransactionDomain_Request) Descriptor() ([]byte, []int)

Deprecated: Use LookupTransactionDomain_Request.ProtoReflect.Descriptor instead.

func (*LookupTransactionDomain_Request) GetTransactionId

func (x *LookupTransactionDomain_Request) GetTransactionId() string

func (*LookupTransactionDomain_Request) ProtoMessage

func (*LookupTransactionDomain_Request) ProtoMessage()

func (*LookupTransactionDomain_Request) ProtoReflect

func (*LookupTransactionDomain_Request) Reset

func (*LookupTransactionDomain_Request) String

type LookupTransactionDomain_Response

type LookupTransactionDomain_Response struct {
	DomainId string `protobuf:"bytes,1,opt,name=domain_id,json=domainId,proto3" json:"domain_id,omitempty"`
	// contains filtered or unexported fields
}

func (*LookupTransactionDomain_Response) Descriptor deprecated

func (*LookupTransactionDomain_Response) Descriptor() ([]byte, []int)

Deprecated: Use LookupTransactionDomain_Response.ProtoReflect.Descriptor instead.

func (*LookupTransactionDomain_Response) GetDomainId

func (x *LookupTransactionDomain_Response) GetDomainId() string

func (*LookupTransactionDomain_Response) ProtoMessage

func (*LookupTransactionDomain_Response) ProtoMessage()

func (*LookupTransactionDomain_Response) ProtoReflect

func (*LookupTransactionDomain_Response) Reset

func (*LookupTransactionDomain_Response) String

type MigrateDomainRequest

type MigrateDomainRequest struct {
	SourceAlias                  string                  `protobuf:"bytes,1,opt,name=source_alias,json=sourceAlias,proto3" json:"source_alias,omitempty"`
	TargetDomainConnectionConfig *DomainConnectionConfig `` /* 149-byte string literal not displayed */
	Force                        bool                    `protobuf:"varint,3,opt,name=force,proto3" json:"force,omitempty"`
	// contains filtered or unexported fields
}

func (*MigrateDomainRequest) Descriptor deprecated

func (*MigrateDomainRequest) Descriptor() ([]byte, []int)

Deprecated: Use MigrateDomainRequest.ProtoReflect.Descriptor instead.

func (*MigrateDomainRequest) GetForce

func (x *MigrateDomainRequest) GetForce() bool

func (*MigrateDomainRequest) GetSourceAlias

func (x *MigrateDomainRequest) GetSourceAlias() string

func (*MigrateDomainRequest) GetTargetDomainConnectionConfig

func (x *MigrateDomainRequest) GetTargetDomainConnectionConfig() *DomainConnectionConfig

func (*MigrateDomainRequest) ProtoMessage

func (*MigrateDomainRequest) ProtoMessage()

func (*MigrateDomainRequest) ProtoReflect

func (x *MigrateDomainRequest) ProtoReflect() protoreflect.Message

func (*MigrateDomainRequest) Reset

func (x *MigrateDomainRequest) Reset()

func (*MigrateDomainRequest) String

func (x *MigrateDomainRequest) String() string

type MigrateDomainResponse

type MigrateDomainResponse struct {
	// contains filtered or unexported fields
}

func (*MigrateDomainResponse) Descriptor deprecated

func (*MigrateDomainResponse) Descriptor() ([]byte, []int)

Deprecated: Use MigrateDomainResponse.ProtoReflect.Descriptor instead.

func (*MigrateDomainResponse) ProtoMessage

func (*MigrateDomainResponse) ProtoMessage()

func (*MigrateDomainResponse) ProtoReflect

func (x *MigrateDomainResponse) ProtoReflect() protoreflect.Message

func (*MigrateDomainResponse) Reset

func (x *MigrateDomainResponse) Reset()

func (*MigrateDomainResponse) String

func (x *MigrateDomainResponse) String() string

type ModifyDomainRequest

type ModifyDomainRequest struct {
	Modify                        *DomainConnectionConfig           `protobuf:"bytes,1,opt,name=modify,proto3" json:"modify,omitempty"`
	SequencerConnectionValidation v30.SequencerConnectionValidation `` /* 227-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*ModifyDomainRequest) Descriptor deprecated

func (*ModifyDomainRequest) Descriptor() ([]byte, []int)

Deprecated: Use ModifyDomainRequest.ProtoReflect.Descriptor instead.

func (*ModifyDomainRequest) GetModify

func (*ModifyDomainRequest) GetSequencerConnectionValidation

func (x *ModifyDomainRequest) GetSequencerConnectionValidation() v30.SequencerConnectionValidation

func (*ModifyDomainRequest) ProtoMessage

func (*ModifyDomainRequest) ProtoMessage()

func (*ModifyDomainRequest) ProtoReflect

func (x *ModifyDomainRequest) ProtoReflect() protoreflect.Message

func (*ModifyDomainRequest) Reset

func (x *ModifyDomainRequest) Reset()

func (*ModifyDomainRequest) String

func (x *ModifyDomainRequest) String() string

type ModifyDomainResponse

type ModifyDomainResponse struct {
	// contains filtered or unexported fields
}

func (*ModifyDomainResponse) Descriptor deprecated

func (*ModifyDomainResponse) Descriptor() ([]byte, []int)

Deprecated: Use ModifyDomainResponse.ProtoReflect.Descriptor instead.

func (*ModifyDomainResponse) ProtoMessage

func (*ModifyDomainResponse) ProtoMessage()

func (*ModifyDomainResponse) ProtoReflect

func (x *ModifyDomainResponse) ProtoReflect() protoreflect.Message

func (*ModifyDomainResponse) Reset

func (x *ModifyDomainResponse) Reset()

func (*ModifyDomainResponse) String

func (x *ModifyDomainResponse) String() string

type ModuleDescription

type ModuleDescription struct {
	Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	// contains filtered or unexported fields
}

func (*ModuleDescription) Descriptor deprecated

func (*ModuleDescription) Descriptor() ([]byte, []int)

Deprecated: Use ModuleDescription.ProtoReflect.Descriptor instead.

func (*ModuleDescription) GetName

func (x *ModuleDescription) GetName() string

func (*ModuleDescription) ProtoMessage

func (*ModuleDescription) ProtoMessage()

func (*ModuleDescription) ProtoReflect

func (x *ModuleDescription) ProtoReflect() protoreflect.Message

func (*ModuleDescription) Reset

func (x *ModuleDescription) Reset()

func (*ModuleDescription) String

func (x *ModuleDescription) String() string

type PackageDescription

type PackageDescription struct {
	PackageId         string `protobuf:"bytes,1,opt,name=package_id,json=packageId,proto3" json:"package_id,omitempty"`
	SourceDescription string `protobuf:"bytes,3,opt,name=source_description,json=sourceDescription,proto3" json:"source_description,omitempty"`
	// contains filtered or unexported fields
}

func (*PackageDescription) Descriptor deprecated

func (*PackageDescription) Descriptor() ([]byte, []int)

Deprecated: Use PackageDescription.ProtoReflect.Descriptor instead.

func (*PackageDescription) GetPackageId

func (x *PackageDescription) GetPackageId() string

func (*PackageDescription) GetSourceDescription

func (x *PackageDescription) GetSourceDescription() string

func (*PackageDescription) ProtoMessage

func (*PackageDescription) ProtoMessage()

func (*PackageDescription) ProtoReflect

func (x *PackageDescription) ProtoReflect() protoreflect.Message

func (*PackageDescription) Reset

func (x *PackageDescription) Reset()

func (*PackageDescription) String

func (x *PackageDescription) String() string

type PackageServiceClient

PackageServiceClient is the client API for PackageService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type PackageServiceServer

PackageServiceServer is the server API for PackageService service. All implementations must embed UnimplementedPackageServiceServer for forward compatibility.

type ParticipantRepairServiceClient

ParticipantRepairServiceClient is the client API for ParticipantRepairService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type ParticipantRepairServiceServer

ParticipantRepairServiceServer is the server API for ParticipantRepairService service. All implementations must embed UnimplementedParticipantRepairServiceServer for forward compatibility.

type ParticipantRepairService_ExportAcsClient

type ParticipantRepairService_ExportAcsClient = grpc.ServerStreamingClient[ExportAcsResponse]

This type alias is provided for backwards compatibility with existing code that references the prior non-generic stream type by name.

type ParticipantRepairService_ExportAcsServer

type ParticipantRepairService_ExportAcsServer = grpc.ServerStreamingServer[ExportAcsResponse]

This type alias is provided for backwards compatibility with existing code that references the prior non-generic stream type by name.

type ParticipantRepairService_ImportAcsClient

type ParticipantRepairService_ImportAcsClient = grpc.ClientStreamingClient[ImportAcsRequest, ImportAcsResponse]

This type alias is provided for backwards compatibility with existing code that references the prior non-generic stream type by name.

type ParticipantRepairService_ImportAcsServer

type ParticipantRepairService_ImportAcsServer = grpc.ClientStreamingServer[ImportAcsRequest, ImportAcsResponse]

This type alias is provided for backwards compatibility with existing code that references the prior non-generic stream type by name.

type PartyNameManagementServiceClient

type PartyNameManagementServiceClient interface {
	SetPartyDisplayName(ctx context.Context, in *SetPartyDisplayNameRequest, opts ...grpc.CallOption) (*SetPartyDisplayNameResponse, error)
}

PartyNameManagementServiceClient is the client API for PartyNameManagementService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type PartyNameManagementServiceServer

type PartyNameManagementServiceServer interface {
	SetPartyDisplayName(context.Context, *SetPartyDisplayNameRequest) (*SetPartyDisplayNameResponse, error)
	// contains filtered or unexported methods
}

PartyNameManagementServiceServer is the server API for PartyNameManagementService service. All implementations must embed UnimplementedPartyNameManagementServiceServer for forward compatibility.

type PingFailure

type PingFailure struct {
	Reason string `protobuf:"bytes,1,opt,name=reason,proto3" json:"reason,omitempty"`
	// contains filtered or unexported fields
}

func (*PingFailure) Descriptor deprecated

func (*PingFailure) Descriptor() ([]byte, []int)

Deprecated: Use PingFailure.ProtoReflect.Descriptor instead.

func (*PingFailure) GetReason

func (x *PingFailure) GetReason() string

func (*PingFailure) ProtoMessage

func (*PingFailure) ProtoMessage()

func (*PingFailure) ProtoReflect

func (x *PingFailure) ProtoReflect() protoreflect.Message

func (*PingFailure) Reset

func (x *PingFailure) Reset()

func (*PingFailure) String

func (x *PingFailure) String() string

type PingRequest

type PingRequest struct {
	TargetParties []string             `protobuf:"bytes,1,rep,name=target_parties,json=targetParties,proto3" json:"target_parties,omitempty"`
	Validators    []string             `protobuf:"bytes,2,rep,name=validators,proto3" json:"validators,omitempty"`
	Timeout       *durationpb.Duration `protobuf:"bytes,3,opt,name=timeout,proto3" json:"timeout,omitempty"`
	Levels        uint32               `protobuf:"varint,4,opt,name=levels,proto3" json:"levels,omitempty"`
	DomainId      string               `protobuf:"bytes,5,opt,name=domain_id,json=domainId,proto3" json:"domain_id,omitempty"`
	WorkflowId    string               `protobuf:"bytes,6,opt,name=workflow_id,json=workflowId,proto3" json:"workflow_id,omitempty"`
	Id            string               `protobuf:"bytes,7,opt,name=id,proto3" json:"id,omitempty"`
	// contains filtered or unexported fields
}

func (*PingRequest) Descriptor deprecated

func (*PingRequest) Descriptor() ([]byte, []int)

Deprecated: Use PingRequest.ProtoReflect.Descriptor instead.

func (*PingRequest) GetDomainId

func (x *PingRequest) GetDomainId() string

func (*PingRequest) GetId

func (x *PingRequest) GetId() string

func (*PingRequest) GetLevels

func (x *PingRequest) GetLevels() uint32

func (*PingRequest) GetTargetParties

func (x *PingRequest) GetTargetParties() []string

func (*PingRequest) GetTimeout

func (x *PingRequest) GetTimeout() *durationpb.Duration

func (*PingRequest) GetValidators

func (x *PingRequest) GetValidators() []string

func (*PingRequest) GetWorkflowId

func (x *PingRequest) GetWorkflowId() string

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 {

	// Types that are assignable to Response:
	//
	//	*PingResponse_Success
	//	*PingResponse_Failure
	Response isPingResponse_Response `protobuf_oneof:"response"`
	// contains filtered or unexported fields
}

func (*PingResponse) Descriptor deprecated

func (*PingResponse) Descriptor() ([]byte, []int)

Deprecated: Use PingResponse.ProtoReflect.Descriptor instead.

func (*PingResponse) GetFailure

func (x *PingResponse) GetFailure() *PingFailure

func (*PingResponse) GetResponse

func (m *PingResponse) GetResponse() isPingResponse_Response

func (*PingResponse) GetSuccess

func (x *PingResponse) GetSuccess() *PingSuccess

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 PingResponse_Failure

type PingResponse_Failure struct {
	Failure *PingFailure `protobuf:"bytes,2,opt,name=failure,proto3,oneof"`
}

type PingResponse_Success

type PingResponse_Success struct {
	Success *PingSuccess `protobuf:"bytes,1,opt,name=success,proto3,oneof"`
}

type PingServiceClient

type PingServiceClient interface {
	Ping(ctx context.Context, in *PingRequest, opts ...grpc.CallOption) (*PingResponse, error)
}

PingServiceClient is the client API for PingService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type PingServiceServer

type PingServiceServer interface {
	Ping(context.Context, *PingRequest) (*PingResponse, error)
	// contains filtered or unexported methods
}

PingServiceServer is the server API for PingService service. All implementations must embed UnimplementedPingServiceServer for forward compatibility.

type PingSuccess

type PingSuccess struct {
	PingTime  uint64 `protobuf:"varint,1,opt,name=ping_time,json=pingTime,proto3" json:"ping_time,omitempty"`
	Responder string `protobuf:"bytes,2,opt,name=responder,proto3" json:"responder,omitempty"`
	// contains filtered or unexported fields
}

func (*PingSuccess) Descriptor deprecated

func (*PingSuccess) Descriptor() ([]byte, []int)

Deprecated: Use PingSuccess.ProtoReflect.Descriptor instead.

func (*PingSuccess) GetPingTime

func (x *PingSuccess) GetPingTime() uint64

func (*PingSuccess) GetResponder

func (x *PingSuccess) GetResponder() string

func (*PingSuccess) ProtoMessage

func (*PingSuccess) ProtoMessage()

func (*PingSuccess) ProtoReflect

func (x *PingSuccess) ProtoReflect() protoreflect.Message

func (*PingSuccess) Reset

func (x *PingSuccess) Reset()

func (*PingSuccess) String

func (x *PingSuccess) String() string

type PruneRequest

type PruneRequest struct {
	PruneUpTo string `protobuf:"bytes,1,opt,name=prune_up_to,json=pruneUpTo,proto3" json:"prune_up_to,omitempty"`
	// contains filtered or unexported fields
}

func (*PruneRequest) Descriptor deprecated

func (*PruneRequest) Descriptor() ([]byte, []int)

Deprecated: Use PruneRequest.ProtoReflect.Descriptor instead.

func (*PruneRequest) GetPruneUpTo

func (x *PruneRequest) GetPruneUpTo() string

func (*PruneRequest) ProtoMessage

func (*PruneRequest) ProtoMessage()

func (*PruneRequest) ProtoReflect

func (x *PruneRequest) ProtoReflect() protoreflect.Message

func (*PruneRequest) Reset

func (x *PruneRequest) Reset()

func (*PruneRequest) String

func (x *PruneRequest) String() string

type PruneResponse

type PruneResponse struct {
	// contains filtered or unexported fields
}

func (*PruneResponse) Descriptor deprecated

func (*PruneResponse) Descriptor() ([]byte, []int)

Deprecated: Use PruneResponse.ProtoReflect.Descriptor instead.

func (*PruneResponse) ProtoMessage

func (*PruneResponse) ProtoMessage()

func (*PruneResponse) ProtoReflect

func (x *PruneResponse) ProtoReflect() protoreflect.Message

func (*PruneResponse) Reset

func (x *PruneResponse) Reset()

func (*PruneResponse) String

func (x *PruneResponse) String() string

type PruningServiceClient

type PruningServiceClient interface {
	Prune(ctx context.Context, in *PruneRequest, opts ...grpc.CallOption) (*PruneResponse, error)
	GetSafePruningOffset(ctx context.Context, in *GetSafePruningOffsetRequest, opts ...grpc.CallOption) (*GetSafePruningOffsetResponse, error)
	SetSchedule(ctx context.Context, in *v30.SetSchedule_Request, opts ...grpc.CallOption) (*v30.SetSchedule_Response, error)
	SetParticipantSchedule(ctx context.Context, in *v30.SetParticipantSchedule_Request, opts ...grpc.CallOption) (*v30.SetParticipantSchedule_Response, error)
	SetCron(ctx context.Context, in *v30.SetCron_Request, opts ...grpc.CallOption) (*v30.SetCron_Response, error)
	SetMaxDuration(ctx context.Context, in *v30.SetMaxDuration_Request, opts ...grpc.CallOption) (*v30.SetMaxDuration_Response, error)
	SetRetention(ctx context.Context, in *v30.SetRetention_Request, opts ...grpc.CallOption) (*v30.SetRetention_Response, error)
	ClearSchedule(ctx context.Context, in *v30.ClearSchedule_Request, opts ...grpc.CallOption) (*v30.ClearSchedule_Response, error)
	GetSchedule(ctx context.Context, in *v30.GetSchedule_Request, opts ...grpc.CallOption) (*v30.GetSchedule_Response, error)
	GetParticipantSchedule(ctx context.Context, in *v30.GetParticipantSchedule_Request, opts ...grpc.CallOption) (*v30.GetParticipantSchedule_Response, error)
	SetNoWaitCommitmentsFrom(ctx context.Context, in *v30.SetNoWaitCommitmentsFrom_Request, opts ...grpc.CallOption) (*v30.SetNoWaitCommitmentsFrom_Response, error)
	ResetNoWaitCommitmentsFrom(ctx context.Context, in *v30.ResetNoWaitCommitmentsFrom_Request, opts ...grpc.CallOption) (*v30.ResetNoWaitCommitmentsFrom_Response, error)
	GetNoWaitCommitmentsFrom(ctx context.Context, in *v30.GetNoWaitCommitmentsFrom_Request, opts ...grpc.CallOption) (*v30.GetNoWaitCommitmentsFrom_Response, error)
}

PruningServiceClient is the client API for PruningService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type PruningServiceServer

PruningServiceServer is the server API for PruningService service. All implementations must embed UnimplementedPruningServiceServer for forward compatibility.

type PurgeContractsRequest

type PurgeContractsRequest struct {
	Domain              string   `protobuf:"bytes,1,opt,name=domain,proto3" json:"domain,omitempty"`
	ContractIds         []string `protobuf:"bytes,2,rep,name=contract_ids,json=contractIds,proto3" json:"contract_ids,omitempty"`
	IgnoreAlreadyPurged bool     `protobuf:"varint,3,opt,name=ignore_already_purged,json=ignoreAlreadyPurged,proto3" json:"ignore_already_purged,omitempty"`
	// contains filtered or unexported fields
}

func (*PurgeContractsRequest) Descriptor deprecated

func (*PurgeContractsRequest) Descriptor() ([]byte, []int)

Deprecated: Use PurgeContractsRequest.ProtoReflect.Descriptor instead.

func (*PurgeContractsRequest) GetContractIds

func (x *PurgeContractsRequest) GetContractIds() []string

func (*PurgeContractsRequest) GetDomain

func (x *PurgeContractsRequest) GetDomain() string

func (*PurgeContractsRequest) GetIgnoreAlreadyPurged

func (x *PurgeContractsRequest) GetIgnoreAlreadyPurged() bool

func (*PurgeContractsRequest) ProtoMessage

func (*PurgeContractsRequest) ProtoMessage()

func (*PurgeContractsRequest) ProtoReflect

func (x *PurgeContractsRequest) ProtoReflect() protoreflect.Message

func (*PurgeContractsRequest) Reset

func (x *PurgeContractsRequest) Reset()

func (*PurgeContractsRequest) String

func (x *PurgeContractsRequest) String() string

type PurgeContractsResponse

type PurgeContractsResponse struct {
	// contains filtered or unexported fields
}

func (*PurgeContractsResponse) Descriptor deprecated

func (*PurgeContractsResponse) Descriptor() ([]byte, []int)

Deprecated: Use PurgeContractsResponse.ProtoReflect.Descriptor instead.

func (*PurgeContractsResponse) ProtoMessage

func (*PurgeContractsResponse) ProtoMessage()

func (*PurgeContractsResponse) ProtoReflect

func (x *PurgeContractsResponse) ProtoReflect() protoreflect.Message

func (*PurgeContractsResponse) Reset

func (x *PurgeContractsResponse) Reset()

func (*PurgeContractsResponse) String

func (x *PurgeContractsResponse) String() string

type PurgeDeactivatedDomainRequest

type PurgeDeactivatedDomainRequest struct {
	DomainAlias string `protobuf:"bytes,1,opt,name=domain_alias,json=domainAlias,proto3" json:"domain_alias,omitempty"`
	// contains filtered or unexported fields
}

func (*PurgeDeactivatedDomainRequest) Descriptor deprecated

func (*PurgeDeactivatedDomainRequest) Descriptor() ([]byte, []int)

Deprecated: Use PurgeDeactivatedDomainRequest.ProtoReflect.Descriptor instead.

func (*PurgeDeactivatedDomainRequest) GetDomainAlias

func (x *PurgeDeactivatedDomainRequest) GetDomainAlias() string

func (*PurgeDeactivatedDomainRequest) ProtoMessage

func (*PurgeDeactivatedDomainRequest) ProtoMessage()

func (*PurgeDeactivatedDomainRequest) ProtoReflect

func (*PurgeDeactivatedDomainRequest) Reset

func (x *PurgeDeactivatedDomainRequest) Reset()

func (*PurgeDeactivatedDomainRequest) String

type PurgeDeactivatedDomainResponse

type PurgeDeactivatedDomainResponse struct {
	// contains filtered or unexported fields
}

func (*PurgeDeactivatedDomainResponse) Descriptor deprecated

func (*PurgeDeactivatedDomainResponse) Descriptor() ([]byte, []int)

Deprecated: Use PurgeDeactivatedDomainResponse.ProtoReflect.Descriptor instead.

func (*PurgeDeactivatedDomainResponse) ProtoMessage

func (*PurgeDeactivatedDomainResponse) ProtoMessage()

func (*PurgeDeactivatedDomainResponse) ProtoReflect

func (*PurgeDeactivatedDomainResponse) Reset

func (x *PurgeDeactivatedDomainResponse) Reset()

func (*PurgeDeactivatedDomainResponse) String

type ReceivedAcsCommitment

type ReceivedAcsCommitment struct {
	Interval                    *Interval               `protobuf:"bytes,1,opt,name=interval,proto3" json:"interval,omitempty"`
	OriginCounterParticipantUid string                  `` /* 146-byte string literal not displayed */
	ReceivedCommitment          []byte                  `protobuf:"bytes,3,opt,name=received_commitment,json=receivedCommitment,proto3,oneof" json:"received_commitment,omitempty"`
	OwnCommitment               []byte                  `protobuf:"bytes,4,opt,name=own_commitment,json=ownCommitment,proto3,oneof" json:"own_commitment,omitempty"`
	State                       ReceivedCommitmentState `` /* 139-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*ReceivedAcsCommitment) Descriptor deprecated

func (*ReceivedAcsCommitment) Descriptor() ([]byte, []int)

Deprecated: Use ReceivedAcsCommitment.ProtoReflect.Descriptor instead.

func (*ReceivedAcsCommitment) GetInterval

func (x *ReceivedAcsCommitment) GetInterval() *Interval

func (*ReceivedAcsCommitment) GetOriginCounterParticipantUid

func (x *ReceivedAcsCommitment) GetOriginCounterParticipantUid() string

func (*ReceivedAcsCommitment) GetOwnCommitment

func (x *ReceivedAcsCommitment) GetOwnCommitment() []byte

func (*ReceivedAcsCommitment) GetReceivedCommitment

func (x *ReceivedAcsCommitment) GetReceivedCommitment() []byte

func (*ReceivedAcsCommitment) GetState

func (*ReceivedAcsCommitment) ProtoMessage

func (*ReceivedAcsCommitment) ProtoMessage()

func (*ReceivedAcsCommitment) ProtoReflect

func (x *ReceivedAcsCommitment) ProtoReflect() protoreflect.Message

func (*ReceivedAcsCommitment) Reset

func (x *ReceivedAcsCommitment) Reset()

func (*ReceivedAcsCommitment) String

func (x *ReceivedAcsCommitment) String() string

type ReceivedAcsCommitmentPerDomain

type ReceivedAcsCommitmentPerDomain struct {
	DomainId string                   `protobuf:"bytes,1,opt,name=domain_id,json=domainId,proto3" json:"domain_id,omitempty"`
	Received []*ReceivedAcsCommitment `protobuf:"bytes,2,rep,name=received,proto3" json:"received,omitempty"`
	// contains filtered or unexported fields
}

func (*ReceivedAcsCommitmentPerDomain) Descriptor deprecated

func (*ReceivedAcsCommitmentPerDomain) Descriptor() ([]byte, []int)

Deprecated: Use ReceivedAcsCommitmentPerDomain.ProtoReflect.Descriptor instead.

func (*ReceivedAcsCommitmentPerDomain) GetDomainId

func (x *ReceivedAcsCommitmentPerDomain) GetDomainId() string

func (*ReceivedAcsCommitmentPerDomain) GetReceived

func (*ReceivedAcsCommitmentPerDomain) ProtoMessage

func (*ReceivedAcsCommitmentPerDomain) ProtoMessage()

func (*ReceivedAcsCommitmentPerDomain) ProtoReflect

func (*ReceivedAcsCommitmentPerDomain) Reset

func (x *ReceivedAcsCommitmentPerDomain) Reset()

func (*ReceivedAcsCommitmentPerDomain) String

type ReceivedCommitmentState

type ReceivedCommitmentState int32
const (
	ReceivedCommitmentState_RECEIVED_COMMITMENT_STATE_UNSPECIFIED ReceivedCommitmentState = 0
	ReceivedCommitmentState_RECEIVED_COMMITMENT_STATE_MATCH       ReceivedCommitmentState = 1
	ReceivedCommitmentState_RECEIVED_COMMITMENT_STATE_MISMATCH    ReceivedCommitmentState = 2
	ReceivedCommitmentState_RECEIVED_COMMITMENT_STATE_BUFFERED    ReceivedCommitmentState = 3
	ReceivedCommitmentState_RECEIVED_COMMITMENT_STATE_OUTSTANDING ReceivedCommitmentState = 4
)

func (ReceivedCommitmentState) Descriptor

func (ReceivedCommitmentState) Enum

func (ReceivedCommitmentState) EnumDescriptor deprecated

func (ReceivedCommitmentState) EnumDescriptor() ([]byte, []int)

Deprecated: Use ReceivedCommitmentState.Descriptor instead.

func (ReceivedCommitmentState) Number

func (ReceivedCommitmentState) String

func (x ReceivedCommitmentState) String() string

func (ReceivedCommitmentState) Type

type ReconnectDomainsRequest

type ReconnectDomainsRequest struct {
	IgnoreFailures bool `protobuf:"varint,1,opt,name=ignore_failures,json=ignoreFailures,proto3" json:"ignore_failures,omitempty"`
	// contains filtered or unexported fields
}

func (*ReconnectDomainsRequest) Descriptor deprecated

func (*ReconnectDomainsRequest) Descriptor() ([]byte, []int)

Deprecated: Use ReconnectDomainsRequest.ProtoReflect.Descriptor instead.

func (*ReconnectDomainsRequest) GetIgnoreFailures

func (x *ReconnectDomainsRequest) GetIgnoreFailures() bool

func (*ReconnectDomainsRequest) ProtoMessage

func (*ReconnectDomainsRequest) ProtoMessage()

func (*ReconnectDomainsRequest) ProtoReflect

func (x *ReconnectDomainsRequest) ProtoReflect() protoreflect.Message

func (*ReconnectDomainsRequest) Reset

func (x *ReconnectDomainsRequest) Reset()

func (*ReconnectDomainsRequest) String

func (x *ReconnectDomainsRequest) String() string

type ReconnectDomainsResponse

type ReconnectDomainsResponse struct {
	// contains filtered or unexported fields
}

func (*ReconnectDomainsResponse) Descriptor deprecated

func (*ReconnectDomainsResponse) Descriptor() ([]byte, []int)

Deprecated: Use ReconnectDomainsResponse.ProtoReflect.Descriptor instead.

func (*ReconnectDomainsResponse) ProtoMessage

func (*ReconnectDomainsResponse) ProtoMessage()

func (*ReconnectDomainsResponse) ProtoReflect

func (x *ReconnectDomainsResponse) ProtoReflect() protoreflect.Message

func (*ReconnectDomainsResponse) Reset

func (x *ReconnectDomainsResponse) Reset()

func (*ReconnectDomainsResponse) String

func (x *ReconnectDomainsResponse) String() string

type RegisterDomainRequest

type RegisterDomainRequest struct {
	Add                           *DomainConnectionConfig           `protobuf:"bytes,1,opt,name=add,proto3" json:"add,omitempty"`
	HandshakeOnly                 bool                              `protobuf:"varint,2,opt,name=handshake_only,json=handshakeOnly,proto3" json:"handshake_only,omitempty"`
	SequencerConnectionValidation v30.SequencerConnectionValidation `` /* 227-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*RegisterDomainRequest) Descriptor deprecated

func (*RegisterDomainRequest) Descriptor() ([]byte, []int)

Deprecated: Use RegisterDomainRequest.ProtoReflect.Descriptor instead.

func (*RegisterDomainRequest) GetAdd

func (*RegisterDomainRequest) GetHandshakeOnly

func (x *RegisterDomainRequest) GetHandshakeOnly() bool

func (*RegisterDomainRequest) GetSequencerConnectionValidation

func (x *RegisterDomainRequest) GetSequencerConnectionValidation() v30.SequencerConnectionValidation

func (*RegisterDomainRequest) ProtoMessage

func (*RegisterDomainRequest) ProtoMessage()

func (*RegisterDomainRequest) ProtoReflect

func (x *RegisterDomainRequest) ProtoReflect() protoreflect.Message

func (*RegisterDomainRequest) Reset

func (x *RegisterDomainRequest) Reset()

func (*RegisterDomainRequest) String

func (x *RegisterDomainRequest) String() string

type RegisterDomainResponse

type RegisterDomainResponse struct {
	// contains filtered or unexported fields
}

func (*RegisterDomainResponse) Descriptor deprecated

func (*RegisterDomainResponse) Descriptor() ([]byte, []int)

Deprecated: Use RegisterDomainResponse.ProtoReflect.Descriptor instead.

func (*RegisterDomainResponse) ProtoMessage

func (*RegisterDomainResponse) ProtoMessage()

func (*RegisterDomainResponse) ProtoReflect

func (x *RegisterDomainResponse) ProtoReflect() protoreflect.Message

func (*RegisterDomainResponse) Reset

func (x *RegisterDomainResponse) Reset()

func (*RegisterDomainResponse) String

func (x *RegisterDomainResponse) String() string

type RemoveDarRequest

type RemoveDarRequest struct {
	DarHash string `protobuf:"bytes,1,opt,name=dar_hash,json=darHash,proto3" json:"dar_hash,omitempty"`
	// contains filtered or unexported fields
}

func (*RemoveDarRequest) Descriptor deprecated

func (*RemoveDarRequest) Descriptor() ([]byte, []int)

Deprecated: Use RemoveDarRequest.ProtoReflect.Descriptor instead.

func (*RemoveDarRequest) GetDarHash

func (x *RemoveDarRequest) GetDarHash() string

func (*RemoveDarRequest) ProtoMessage

func (*RemoveDarRequest) ProtoMessage()

func (*RemoveDarRequest) ProtoReflect

func (x *RemoveDarRequest) ProtoReflect() protoreflect.Message

func (*RemoveDarRequest) Reset

func (x *RemoveDarRequest) Reset()

func (*RemoveDarRequest) String

func (x *RemoveDarRequest) String() string

type RemoveDarResponse

type RemoveDarResponse struct {
	Success *emptypb.Empty `protobuf:"bytes,1,opt,name=success,proto3" json:"success,omitempty"`
	// contains filtered or unexported fields
}

func (*RemoveDarResponse) Descriptor deprecated

func (*RemoveDarResponse) Descriptor() ([]byte, []int)

Deprecated: Use RemoveDarResponse.ProtoReflect.Descriptor instead.

func (*RemoveDarResponse) GetSuccess

func (x *RemoveDarResponse) GetSuccess() *emptypb.Empty

func (*RemoveDarResponse) ProtoMessage

func (*RemoveDarResponse) ProtoMessage()

func (*RemoveDarResponse) ProtoReflect

func (x *RemoveDarResponse) ProtoReflect() protoreflect.Message

func (*RemoveDarResponse) Reset

func (x *RemoveDarResponse) Reset()

func (*RemoveDarResponse) String

func (x *RemoveDarResponse) String() string

type RemovePackageRequest

type RemovePackageRequest struct {
	PackageId string `protobuf:"bytes,1,opt,name=package_id,json=packageId,proto3" json:"package_id,omitempty"`
	Force     bool   `protobuf:"varint,2,opt,name=force,proto3" json:"force,omitempty"`
	// contains filtered or unexported fields
}

func (*RemovePackageRequest) Descriptor deprecated

func (*RemovePackageRequest) Descriptor() ([]byte, []int)

Deprecated: Use RemovePackageRequest.ProtoReflect.Descriptor instead.

func (*RemovePackageRequest) GetForce

func (x *RemovePackageRequest) GetForce() bool

func (*RemovePackageRequest) GetPackageId

func (x *RemovePackageRequest) GetPackageId() string

func (*RemovePackageRequest) ProtoMessage

func (*RemovePackageRequest) ProtoMessage()

func (*RemovePackageRequest) ProtoReflect

func (x *RemovePackageRequest) ProtoReflect() protoreflect.Message

func (*RemovePackageRequest) Reset

func (x *RemovePackageRequest) Reset()

func (*RemovePackageRequest) String

func (x *RemovePackageRequest) String() string

type RemovePackageResponse

type RemovePackageResponse struct {
	Success *emptypb.Empty `protobuf:"bytes,1,opt,name=success,proto3" json:"success,omitempty"`
	// contains filtered or unexported fields
}

func (*RemovePackageResponse) Descriptor deprecated

func (*RemovePackageResponse) Descriptor() ([]byte, []int)

Deprecated: Use RemovePackageResponse.ProtoReflect.Descriptor instead.

func (*RemovePackageResponse) GetSuccess

func (x *RemovePackageResponse) GetSuccess() *emptypb.Empty

func (*RemovePackageResponse) ProtoMessage

func (*RemovePackageResponse) ProtoMessage()

func (*RemovePackageResponse) ProtoReflect

func (x *RemovePackageResponse) ProtoReflect() protoreflect.Message

func (*RemovePackageResponse) Reset

func (x *RemovePackageResponse) Reset()

func (*RemovePackageResponse) String

func (x *RemovePackageResponse) String() string

type ResourceLimits

type ResourceLimits struct {
	MaxInflightValidationRequests int32   `` /* 153-byte string literal not displayed */
	MaxSubmissionRate             int32   `protobuf:"varint,2,opt,name=max_submission_rate,json=maxSubmissionRate,proto3" json:"max_submission_rate,omitempty"`
	MaxSubmissionBurstFactor      float64 `` /* 139-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*ResourceLimits) Descriptor deprecated

func (*ResourceLimits) Descriptor() ([]byte, []int)

Deprecated: Use ResourceLimits.ProtoReflect.Descriptor instead.

func (*ResourceLimits) GetMaxInflightValidationRequests

func (x *ResourceLimits) GetMaxInflightValidationRequests() int32

func (*ResourceLimits) GetMaxSubmissionBurstFactor

func (x *ResourceLimits) GetMaxSubmissionBurstFactor() float64

func (*ResourceLimits) GetMaxSubmissionRate

func (x *ResourceLimits) GetMaxSubmissionRate() int32

func (*ResourceLimits) ProtoMessage

func (*ResourceLimits) ProtoMessage()

func (*ResourceLimits) ProtoReflect

func (x *ResourceLimits) ProtoReflect() protoreflect.Message

func (*ResourceLimits) Reset

func (x *ResourceLimits) Reset()

func (*ResourceLimits) String

func (x *ResourceLimits) String() string

type ResourceManagementServiceClient

type ResourceManagementServiceClient interface {
	UpdateResourceLimits(ctx context.Context, in *ResourceLimits, opts ...grpc.CallOption) (*emptypb.Empty, error)
	GetResourceLimits(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*ResourceLimits, error)
}

ResourceManagementServiceClient is the client API for ResourceManagementService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type ResourceManagementServiceServer

type ResourceManagementServiceServer interface {
	UpdateResourceLimits(context.Context, *ResourceLimits) (*emptypb.Empty, error)
	GetResourceLimits(context.Context, *emptypb.Empty) (*ResourceLimits, error)
	// contains filtered or unexported methods
}

ResourceManagementServiceServer is the server API for ResourceManagementService service. All implementations must embed UnimplementedResourceManagementServiceServer for forward compatibility.

type SentAcsCommitment

type SentAcsCommitment struct {
	Interval                  *Interval           `protobuf:"bytes,1,opt,name=interval,proto3" json:"interval,omitempty"`
	DestCounterParticipantUid string              `` /* 140-byte string literal not displayed */
	OwnCommitment             []byte              `protobuf:"bytes,3,opt,name=own_commitment,json=ownCommitment,proto3,oneof" json:"own_commitment,omitempty"`
	ReceivedCommitment        []byte              `protobuf:"bytes,4,opt,name=received_commitment,json=receivedCommitment,proto3,oneof" json:"received_commitment,omitempty"`
	State                     SentCommitmentState `` /* 135-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*SentAcsCommitment) Descriptor deprecated

func (*SentAcsCommitment) Descriptor() ([]byte, []int)

Deprecated: Use SentAcsCommitment.ProtoReflect.Descriptor instead.

func (*SentAcsCommitment) GetDestCounterParticipantUid

func (x *SentAcsCommitment) GetDestCounterParticipantUid() string

func (*SentAcsCommitment) GetInterval

func (x *SentAcsCommitment) GetInterval() *Interval

func (*SentAcsCommitment) GetOwnCommitment

func (x *SentAcsCommitment) GetOwnCommitment() []byte

func (*SentAcsCommitment) GetReceivedCommitment

func (x *SentAcsCommitment) GetReceivedCommitment() []byte

func (*SentAcsCommitment) GetState

func (x *SentAcsCommitment) GetState() SentCommitmentState

func (*SentAcsCommitment) ProtoMessage

func (*SentAcsCommitment) ProtoMessage()

func (*SentAcsCommitment) ProtoReflect

func (x *SentAcsCommitment) ProtoReflect() protoreflect.Message

func (*SentAcsCommitment) Reset

func (x *SentAcsCommitment) Reset()

func (*SentAcsCommitment) String

func (x *SentAcsCommitment) String() string

type SentAcsCommitmentPerDomain

type SentAcsCommitmentPerDomain struct {
	DomainId string               `protobuf:"bytes,1,opt,name=domain_id,json=domainId,proto3" json:"domain_id,omitempty"`
	Sent     []*SentAcsCommitment `protobuf:"bytes,2,rep,name=sent,proto3" json:"sent,omitempty"`
	// contains filtered or unexported fields
}

func (*SentAcsCommitmentPerDomain) Descriptor deprecated

func (*SentAcsCommitmentPerDomain) Descriptor() ([]byte, []int)

Deprecated: Use SentAcsCommitmentPerDomain.ProtoReflect.Descriptor instead.

func (*SentAcsCommitmentPerDomain) GetDomainId

func (x *SentAcsCommitmentPerDomain) GetDomainId() string

func (*SentAcsCommitmentPerDomain) GetSent

func (*SentAcsCommitmentPerDomain) ProtoMessage

func (*SentAcsCommitmentPerDomain) ProtoMessage()

func (*SentAcsCommitmentPerDomain) ProtoReflect

func (*SentAcsCommitmentPerDomain) Reset

func (x *SentAcsCommitmentPerDomain) Reset()

func (*SentAcsCommitmentPerDomain) String

func (x *SentAcsCommitmentPerDomain) String() string

type SentCommitmentState

type SentCommitmentState int32
const (
	SentCommitmentState_SENT_COMMITMENT_STATE_UNSPECIFIED  SentCommitmentState = 0
	SentCommitmentState_SENT_COMMITMENT_STATE_MATCH        SentCommitmentState = 1
	SentCommitmentState_SENT_COMMITMENT_STATE_MISMATCH     SentCommitmentState = 2
	SentCommitmentState_SENT_COMMITMENT_STATE_NOT_COMPARED SentCommitmentState = 3
)

func (SentCommitmentState) Descriptor

func (SentCommitmentState) Enum

func (SentCommitmentState) EnumDescriptor deprecated

func (SentCommitmentState) EnumDescriptor() ([]byte, []int)

Deprecated: Use SentCommitmentState.Descriptor instead.

func (SentCommitmentState) Number

func (SentCommitmentState) String

func (x SentCommitmentState) String() string

func (SentCommitmentState) Type

type SetConfigForSlowCounterParticipants

type SetConfigForSlowCounterParticipants struct {
	// contains filtered or unexported fields
}

func (*SetConfigForSlowCounterParticipants) Descriptor deprecated

func (*SetConfigForSlowCounterParticipants) Descriptor() ([]byte, []int)

Deprecated: Use SetConfigForSlowCounterParticipants.ProtoReflect.Descriptor instead.

func (*SetConfigForSlowCounterParticipants) ProtoMessage

func (*SetConfigForSlowCounterParticipants) ProtoMessage()

func (*SetConfigForSlowCounterParticipants) ProtoReflect

func (*SetConfigForSlowCounterParticipants) Reset

func (*SetConfigForSlowCounterParticipants) String

type SetConfigForSlowCounterParticipants_Request

type SetConfigForSlowCounterParticipants_Request struct {
	Configs []*SlowCounterParticipantDomainConfig `protobuf:"bytes,1,rep,name=configs,proto3" json:"configs,omitempty"`
	// contains filtered or unexported fields
}

func (*SetConfigForSlowCounterParticipants_Request) Descriptor deprecated

Deprecated: Use SetConfigForSlowCounterParticipants_Request.ProtoReflect.Descriptor instead.

func (*SetConfigForSlowCounterParticipants_Request) GetConfigs

func (*SetConfigForSlowCounterParticipants_Request) ProtoMessage

func (*SetConfigForSlowCounterParticipants_Request) ProtoReflect

func (*SetConfigForSlowCounterParticipants_Request) Reset

func (*SetConfigForSlowCounterParticipants_Request) String

type SetConfigForSlowCounterParticipants_Response

type SetConfigForSlowCounterParticipants_Response struct {
	// contains filtered or unexported fields
}

func (*SetConfigForSlowCounterParticipants_Response) Descriptor deprecated

Deprecated: Use SetConfigForSlowCounterParticipants_Response.ProtoReflect.Descriptor instead.

func (*SetConfigForSlowCounterParticipants_Response) ProtoMessage

func (*SetConfigForSlowCounterParticipants_Response) ProtoReflect

func (*SetConfigForSlowCounterParticipants_Response) Reset

func (*SetConfigForSlowCounterParticipants_Response) String

type SetPartyDisplayNameRequest

type SetPartyDisplayNameRequest struct {
	PartyId     string `protobuf:"bytes,1,opt,name=party_id,json=partyId,proto3" json:"party_id,omitempty"`
	DisplayName string `protobuf:"bytes,2,opt,name=display_name,json=displayName,proto3" json:"display_name,omitempty"`
	// contains filtered or unexported fields
}

func (*SetPartyDisplayNameRequest) Descriptor deprecated

func (*SetPartyDisplayNameRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetPartyDisplayNameRequest.ProtoReflect.Descriptor instead.

func (*SetPartyDisplayNameRequest) GetDisplayName

func (x *SetPartyDisplayNameRequest) GetDisplayName() string

func (*SetPartyDisplayNameRequest) GetPartyId

func (x *SetPartyDisplayNameRequest) GetPartyId() string

func (*SetPartyDisplayNameRequest) ProtoMessage

func (*SetPartyDisplayNameRequest) ProtoMessage()

func (*SetPartyDisplayNameRequest) ProtoReflect

func (*SetPartyDisplayNameRequest) Reset

func (x *SetPartyDisplayNameRequest) Reset()

func (*SetPartyDisplayNameRequest) String

func (x *SetPartyDisplayNameRequest) String() string

type SetPartyDisplayNameResponse

type SetPartyDisplayNameResponse struct {
	// contains filtered or unexported fields
}

func (*SetPartyDisplayNameResponse) Descriptor deprecated

func (*SetPartyDisplayNameResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetPartyDisplayNameResponse.ProtoReflect.Descriptor instead.

func (*SetPartyDisplayNameResponse) ProtoMessage

func (*SetPartyDisplayNameResponse) ProtoMessage()

func (*SetPartyDisplayNameResponse) ProtoReflect

func (*SetPartyDisplayNameResponse) Reset

func (x *SetPartyDisplayNameResponse) Reset()

func (*SetPartyDisplayNameResponse) String

func (x *SetPartyDisplayNameResponse) String() string

type SetPassive

type SetPassive struct {
	// contains filtered or unexported fields
}

func (*SetPassive) Descriptor deprecated

func (*SetPassive) Descriptor() ([]byte, []int)

Deprecated: Use SetPassive.ProtoReflect.Descriptor instead.

func (*SetPassive) ProtoMessage

func (*SetPassive) ProtoMessage()

func (*SetPassive) ProtoReflect

func (x *SetPassive) ProtoReflect() protoreflect.Message

func (*SetPassive) Reset

func (x *SetPassive) Reset()

func (*SetPassive) String

func (x *SetPassive) String() string

type SetPassive_Request

type SetPassive_Request struct {
	// contains filtered or unexported fields
}

func (*SetPassive_Request) Descriptor deprecated

func (*SetPassive_Request) Descriptor() ([]byte, []int)

Deprecated: Use SetPassive_Request.ProtoReflect.Descriptor instead.

func (*SetPassive_Request) ProtoMessage

func (*SetPassive_Request) ProtoMessage()

func (*SetPassive_Request) ProtoReflect

func (x *SetPassive_Request) ProtoReflect() protoreflect.Message

func (*SetPassive_Request) Reset

func (x *SetPassive_Request) Reset()

func (*SetPassive_Request) String

func (x *SetPassive_Request) String() string

type SetPassive_Response

type SetPassive_Response struct {
	BecamePassive bool `protobuf:"varint,1,opt,name=became_passive,json=becamePassive,proto3" json:"became_passive,omitempty"`
	// contains filtered or unexported fields
}

func (*SetPassive_Response) Descriptor deprecated

func (*SetPassive_Response) Descriptor() ([]byte, []int)

Deprecated: Use SetPassive_Response.ProtoReflect.Descriptor instead.

func (*SetPassive_Response) GetBecamePassive

func (x *SetPassive_Response) GetBecamePassive() bool

func (*SetPassive_Response) ProtoMessage

func (*SetPassive_Response) ProtoMessage()

func (*SetPassive_Response) ProtoReflect

func (x *SetPassive_Response) ProtoReflect() protoreflect.Message

func (*SetPassive_Response) Reset

func (x *SetPassive_Response) Reset()

func (*SetPassive_Response) String

func (x *SetPassive_Response) String() string

type SlowCounterParticipantDomainConfig

type SlowCounterParticipantDomainConfig struct {
	DomainIds                    []string `protobuf:"bytes,1,rep,name=domain_ids,json=domainIds,proto3" json:"domain_ids,omitempty"`
	DistinguishedParticipantUids []string `` /* 147-byte string literal not displayed */
	ThresholdDistinguished       uint64   `` /* 128-byte string literal not displayed */
	ThresholdDefault             uint64   `protobuf:"varint,4,opt,name=threshold_default,json=thresholdDefault,proto3" json:"threshold_default,omitempty"`
	ParticipantUidsMetrics       []string `` /* 129-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*SlowCounterParticipantDomainConfig) Descriptor deprecated

func (*SlowCounterParticipantDomainConfig) Descriptor() ([]byte, []int)

Deprecated: Use SlowCounterParticipantDomainConfig.ProtoReflect.Descriptor instead.

func (*SlowCounterParticipantDomainConfig) GetDistinguishedParticipantUids

func (x *SlowCounterParticipantDomainConfig) GetDistinguishedParticipantUids() []string

func (*SlowCounterParticipantDomainConfig) GetDomainIds

func (x *SlowCounterParticipantDomainConfig) GetDomainIds() []string

func (*SlowCounterParticipantDomainConfig) GetParticipantUidsMetrics

func (x *SlowCounterParticipantDomainConfig) GetParticipantUidsMetrics() []string

func (*SlowCounterParticipantDomainConfig) GetThresholdDefault

func (x *SlowCounterParticipantDomainConfig) GetThresholdDefault() uint64

func (*SlowCounterParticipantDomainConfig) GetThresholdDistinguished

func (x *SlowCounterParticipantDomainConfig) GetThresholdDistinguished() uint64

func (*SlowCounterParticipantDomainConfig) ProtoMessage

func (*SlowCounterParticipantDomainConfig) ProtoMessage()

func (*SlowCounterParticipantDomainConfig) ProtoReflect

func (*SlowCounterParticipantDomainConfig) Reset

func (*SlowCounterParticipantDomainConfig) String

type TimeRange

type TimeRange struct {
	FromExclusive *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=from_exclusive,json=fromExclusive,proto3" json:"from_exclusive,omitempty"`
	ToInclusive   *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=to_inclusive,json=toInclusive,proto3" json:"to_inclusive,omitempty"`
	// contains filtered or unexported fields
}

func (*TimeRange) Descriptor deprecated

func (*TimeRange) Descriptor() ([]byte, []int)

Deprecated: Use TimeRange.ProtoReflect.Descriptor instead.

func (*TimeRange) GetFromExclusive

func (x *TimeRange) GetFromExclusive() *timestamppb.Timestamp

func (*TimeRange) GetToInclusive

func (x *TimeRange) GetToInclusive() *timestamppb.Timestamp

func (*TimeRange) ProtoMessage

func (*TimeRange) ProtoMessage()

func (*TimeRange) ProtoReflect

func (x *TimeRange) ProtoReflect() protoreflect.Message

func (*TimeRange) Reset

func (x *TimeRange) Reset()

func (*TimeRange) String

func (x *TimeRange) String() string

type TrafficControlServiceClient

type TrafficControlServiceClient interface {
	TrafficControlState(ctx context.Context, in *TrafficControlStateRequest, opts ...grpc.CallOption) (*TrafficControlStateResponse, error)
}

TrafficControlServiceClient is the client API for TrafficControlService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type TrafficControlServiceServer

type TrafficControlServiceServer interface {
	TrafficControlState(context.Context, *TrafficControlStateRequest) (*TrafficControlStateResponse, error)
	// contains filtered or unexported methods
}

TrafficControlServiceServer is the server API for TrafficControlService service. All implementations must embed UnimplementedTrafficControlServiceServer for forward compatibility.

type TrafficControlStateRequest

type TrafficControlStateRequest struct {
	DomainId string `protobuf:"bytes,1,opt,name=domain_id,json=domainId,proto3" json:"domain_id,omitempty"`
	// contains filtered or unexported fields
}

func (*TrafficControlStateRequest) Descriptor deprecated

func (*TrafficControlStateRequest) Descriptor() ([]byte, []int)

Deprecated: Use TrafficControlStateRequest.ProtoReflect.Descriptor instead.

func (*TrafficControlStateRequest) GetDomainId

func (x *TrafficControlStateRequest) GetDomainId() string

func (*TrafficControlStateRequest) ProtoMessage

func (*TrafficControlStateRequest) ProtoMessage()

func (*TrafficControlStateRequest) ProtoReflect

func (*TrafficControlStateRequest) Reset

func (x *TrafficControlStateRequest) Reset()

func (*TrafficControlStateRequest) String

func (x *TrafficControlStateRequest) String() string

type TrafficControlStateResponse

type TrafficControlStateResponse struct {
	TrafficState *TrafficState `protobuf:"bytes,1,opt,name=traffic_state,json=trafficState,proto3" json:"traffic_state,omitempty"`
	// contains filtered or unexported fields
}

func (*TrafficControlStateResponse) Descriptor deprecated

func (*TrafficControlStateResponse) Descriptor() ([]byte, []int)

Deprecated: Use TrafficControlStateResponse.ProtoReflect.Descriptor instead.

func (*TrafficControlStateResponse) GetTrafficState

func (x *TrafficControlStateResponse) GetTrafficState() *TrafficState

func (*TrafficControlStateResponse) ProtoMessage

func (*TrafficControlStateResponse) ProtoMessage()

func (*TrafficControlStateResponse) ProtoReflect

func (*TrafficControlStateResponse) Reset

func (x *TrafficControlStateResponse) Reset()

func (*TrafficControlStateResponse) String

func (x *TrafficControlStateResponse) String() string

type TrafficState

type TrafficState struct {
	ExtraTrafficPurchased int64                   `` /* 127-byte string literal not displayed */
	ExtraTrafficConsumed  int64                   `protobuf:"varint,2,opt,name=extra_traffic_consumed,json=extraTrafficConsumed,proto3" json:"extra_traffic_consumed,omitempty"`
	BaseTrafficRemainder  int64                   `protobuf:"varint,3,opt,name=base_traffic_remainder,json=baseTrafficRemainder,proto3" json:"base_traffic_remainder,omitempty"`
	LastConsumedCost      uint64                  `protobuf:"varint,4,opt,name=last_consumed_cost,json=lastConsumedCost,proto3" json:"last_consumed_cost,omitempty"`
	Timestamp             int64                   `protobuf:"varint,5,opt,name=timestamp,proto3" json:"timestamp,omitempty"`
	Serial                *wrapperspb.UInt32Value `protobuf:"bytes,6,opt,name=serial,proto3" json:"serial,omitempty"`
	// contains filtered or unexported fields
}

func (*TrafficState) Descriptor deprecated

func (*TrafficState) Descriptor() ([]byte, []int)

Deprecated: Use TrafficState.ProtoReflect.Descriptor instead.

func (*TrafficState) GetBaseTrafficRemainder

func (x *TrafficState) GetBaseTrafficRemainder() int64

func (*TrafficState) GetExtraTrafficConsumed

func (x *TrafficState) GetExtraTrafficConsumed() int64

func (*TrafficState) GetExtraTrafficPurchased

func (x *TrafficState) GetExtraTrafficPurchased() int64

func (*TrafficState) GetLastConsumedCost

func (x *TrafficState) GetLastConsumedCost() uint64

func (*TrafficState) GetSerial

func (x *TrafficState) GetSerial() *wrapperspb.UInt32Value

func (*TrafficState) GetTimestamp

func (x *TrafficState) GetTimestamp() int64

func (*TrafficState) ProtoMessage

func (*TrafficState) ProtoMessage()

func (*TrafficState) ProtoReflect

func (x *TrafficState) ProtoReflect() protoreflect.Message

func (*TrafficState) Reset

func (x *TrafficState) Reset()

func (*TrafficState) String

func (x *TrafficState) String() string

type TransferId

type TransferId struct {
	SourceDomain string                 `protobuf:"bytes,1,opt,name=source_domain,json=sourceDomain,proto3" json:"source_domain,omitempty"`
	Timestamp    *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=timestamp,proto3" json:"timestamp,omitempty"`
	// contains filtered or unexported fields
}

func (*TransferId) Descriptor deprecated

func (*TransferId) Descriptor() ([]byte, []int)

Deprecated: Use TransferId.ProtoReflect.Descriptor instead.

func (*TransferId) GetSourceDomain

func (x *TransferId) GetSourceDomain() string

func (*TransferId) GetTimestamp

func (x *TransferId) GetTimestamp() *timestamppb.Timestamp

func (*TransferId) ProtoMessage

func (*TransferId) ProtoMessage()

func (*TransferId) ProtoReflect

func (x *TransferId) ProtoReflect() protoreflect.Message

func (*TransferId) Reset

func (x *TransferId) Reset()

func (*TransferId) String

func (x *TransferId) String() string

type TransferServiceClient

type TransferServiceClient interface {
	TransferSearch(ctx context.Context, in *AdminTransferSearchQuery, opts ...grpc.CallOption) (*AdminTransferSearchResponse, error)
}

TransferServiceClient is the client API for TransferService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type TransferServiceServer

type TransferServiceServer interface {
	TransferSearch(context.Context, *AdminTransferSearchQuery) (*AdminTransferSearchResponse, error)
	// contains filtered or unexported methods
}

TransferServiceServer is the server API for TransferService service. All implementations must embed UnimplementedTransferServiceServer for forward compatibility.

type UnignoreEventsRequest

type UnignoreEventsRequest struct {
	DomainId      string `protobuf:"bytes,1,opt,name=domain_id,json=domainId,proto3" json:"domain_id,omitempty"`
	FromInclusive int64  `protobuf:"varint,2,opt,name=from_inclusive,json=fromInclusive,proto3" json:"from_inclusive,omitempty"`
	ToInclusive   int64  `protobuf:"varint,3,opt,name=to_inclusive,json=toInclusive,proto3" json:"to_inclusive,omitempty"`
	Force         bool   `protobuf:"varint,4,opt,name=force,proto3" json:"force,omitempty"`
	// contains filtered or unexported fields
}

func (*UnignoreEventsRequest) Descriptor deprecated

func (*UnignoreEventsRequest) Descriptor() ([]byte, []int)

Deprecated: Use UnignoreEventsRequest.ProtoReflect.Descriptor instead.

func (*UnignoreEventsRequest) GetDomainId

func (x *UnignoreEventsRequest) GetDomainId() string

func (*UnignoreEventsRequest) GetForce

func (x *UnignoreEventsRequest) GetForce() bool

func (*UnignoreEventsRequest) GetFromInclusive

func (x *UnignoreEventsRequest) GetFromInclusive() int64

func (*UnignoreEventsRequest) GetToInclusive

func (x *UnignoreEventsRequest) GetToInclusive() int64

func (*UnignoreEventsRequest) ProtoMessage

func (*UnignoreEventsRequest) ProtoMessage()

func (*UnignoreEventsRequest) ProtoReflect

func (x *UnignoreEventsRequest) ProtoReflect() protoreflect.Message

func (*UnignoreEventsRequest) Reset

func (x *UnignoreEventsRequest) Reset()

func (*UnignoreEventsRequest) String

func (x *UnignoreEventsRequest) String() string

type UnignoreEventsResponse

type UnignoreEventsResponse struct {
	// contains filtered or unexported fields
}

func (*UnignoreEventsResponse) Descriptor deprecated

func (*UnignoreEventsResponse) Descriptor() ([]byte, []int)

Deprecated: Use UnignoreEventsResponse.ProtoReflect.Descriptor instead.

func (*UnignoreEventsResponse) ProtoMessage

func (*UnignoreEventsResponse) ProtoMessage()

func (*UnignoreEventsResponse) ProtoReflect

func (x *UnignoreEventsResponse) ProtoReflect() protoreflect.Message

func (*UnignoreEventsResponse) Reset

func (x *UnignoreEventsResponse) Reset()

func (*UnignoreEventsResponse) String

func (x *UnignoreEventsResponse) String() string

type UnimplementedDomainConnectivityServiceServer

type UnimplementedDomainConnectivityServiceServer struct{}

UnimplementedDomainConnectivityServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedDomainConnectivityServiceServer) ConnectDomain

func (UnimplementedDomainConnectivityServiceServer) DisconnectDomain

func (UnimplementedDomainConnectivityServiceServer) GetDomainId

func (UnimplementedDomainConnectivityServiceServer) ListConfiguredDomains

func (UnimplementedDomainConnectivityServiceServer) ListConnectedDomains

func (UnimplementedDomainConnectivityServiceServer) ModifyDomain

func (UnimplementedDomainConnectivityServiceServer) ReconnectDomains

func (UnimplementedDomainConnectivityServiceServer) RegisterDomain

type UnimplementedEnterpriseParticipantReplicationServiceServer

type UnimplementedEnterpriseParticipantReplicationServiceServer struct{}

UnimplementedEnterpriseParticipantReplicationServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedEnterpriseParticipantReplicationServiceServer) SetPassive

type UnimplementedInspectionServiceServer

type UnimplementedInspectionServiceServer struct{}

UnimplementedInspectionServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedInspectionServiceServer) LookupOffsetByTime

type UnimplementedPackageServiceServer

type UnimplementedPackageServiceServer struct{}

UnimplementedPackageServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedPackageServiceServer) GetDar

func (UnimplementedPackageServiceServer) ListDarContents

func (UnimplementedPackageServiceServer) ListDars

func (UnimplementedPackageServiceServer) ListPackageContents

func (UnimplementedPackageServiceServer) ListPackages

func (UnimplementedPackageServiceServer) RemoveDar

func (UnimplementedPackageServiceServer) RemovePackage

func (UnimplementedPackageServiceServer) UnvetDar

func (UnimplementedPackageServiceServer) UploadDar

func (UnimplementedPackageServiceServer) ValidateDar

func (UnimplementedPackageServiceServer) VetDar

type UnimplementedParticipantRepairServiceServer

type UnimplementedParticipantRepairServiceServer struct{}

UnimplementedParticipantRepairServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedParticipantRepairServiceServer) ExportAcs

func (UnimplementedParticipantRepairServiceServer) IgnoreEvents

func (UnimplementedParticipantRepairServiceServer) ImportAcs

func (UnimplementedParticipantRepairServiceServer) MigrateDomain

func (UnimplementedParticipantRepairServiceServer) PurgeContracts

func (UnimplementedParticipantRepairServiceServer) PurgeDeactivatedDomain

func (UnimplementedParticipantRepairServiceServer) UnignoreEvents

type UnimplementedPartyNameManagementServiceServer

type UnimplementedPartyNameManagementServiceServer struct{}

UnimplementedPartyNameManagementServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedPartyNameManagementServiceServer) SetPartyDisplayName

type UnimplementedPingServiceServer

type UnimplementedPingServiceServer struct{}

UnimplementedPingServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedPingServiceServer) Ping

type UnimplementedPruningServiceServer

type UnimplementedPruningServiceServer struct{}

UnimplementedPruningServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedPruningServiceServer) ClearSchedule

func (UnimplementedPruningServiceServer) GetSchedule

func (UnimplementedPruningServiceServer) Prune

func (UnimplementedPruningServiceServer) SetCron

func (UnimplementedPruningServiceServer) SetMaxDuration

func (UnimplementedPruningServiceServer) SetRetention

func (UnimplementedPruningServiceServer) SetSchedule

type UnimplementedResourceManagementServiceServer

type UnimplementedResourceManagementServiceServer struct{}

UnimplementedResourceManagementServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedResourceManagementServiceServer) GetResourceLimits

func (UnimplementedResourceManagementServiceServer) UpdateResourceLimits

type UnimplementedTrafficControlServiceServer

type UnimplementedTrafficControlServiceServer struct{}

UnimplementedTrafficControlServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedTrafficControlServiceServer) TrafficControlState

type UnimplementedTransferServiceServer

type UnimplementedTransferServiceServer struct{}

UnimplementedTransferServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedTransferServiceServer) TransferSearch

type UnsafeDomainConnectivityServiceServer

type UnsafeDomainConnectivityServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeDomainConnectivityServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to DomainConnectivityServiceServer will result in compilation errors.

type UnsafeEnterpriseParticipantReplicationServiceServer

type UnsafeEnterpriseParticipantReplicationServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeEnterpriseParticipantReplicationServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to EnterpriseParticipantReplicationServiceServer will result in compilation errors.

type UnsafeInspectionServiceServer

type UnsafeInspectionServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeInspectionServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to InspectionServiceServer will result in compilation errors.

type UnsafePackageServiceServer

type UnsafePackageServiceServer interface {
	// contains filtered or unexported methods
}

UnsafePackageServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to PackageServiceServer will result in compilation errors.

type UnsafeParticipantRepairServiceServer

type UnsafeParticipantRepairServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeParticipantRepairServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to ParticipantRepairServiceServer will result in compilation errors.

type UnsafePartyNameManagementServiceServer

type UnsafePartyNameManagementServiceServer interface {
	// contains filtered or unexported methods
}

UnsafePartyNameManagementServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to PartyNameManagementServiceServer will result in compilation errors.

type UnsafePingServiceServer

type UnsafePingServiceServer interface {
	// contains filtered or unexported methods
}

UnsafePingServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to PingServiceServer will result in compilation errors.

type UnsafePruningServiceServer

type UnsafePruningServiceServer interface {
	// contains filtered or unexported methods
}

UnsafePruningServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to PruningServiceServer will result in compilation errors.

type UnsafeResourceManagementServiceServer

type UnsafeResourceManagementServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeResourceManagementServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to ResourceManagementServiceServer will result in compilation errors.

type UnsafeTrafficControlServiceServer

type UnsafeTrafficControlServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeTrafficControlServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to TrafficControlServiceServer will result in compilation errors.

type UnsafeTransferServiceServer

type UnsafeTransferServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeTransferServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to TransferServiceServer will result in compilation errors.

type UnvetDarRequest

type UnvetDarRequest struct {
	DarHash string `protobuf:"bytes,1,opt,name=dar_hash,json=darHash,proto3" json:"dar_hash,omitempty"`
	// contains filtered or unexported fields
}

func (*UnvetDarRequest) Descriptor deprecated

func (*UnvetDarRequest) Descriptor() ([]byte, []int)

Deprecated: Use UnvetDarRequest.ProtoReflect.Descriptor instead.

func (*UnvetDarRequest) GetDarHash

func (x *UnvetDarRequest) GetDarHash() string

func (*UnvetDarRequest) ProtoMessage

func (*UnvetDarRequest) ProtoMessage()

func (*UnvetDarRequest) ProtoReflect

func (x *UnvetDarRequest) ProtoReflect() protoreflect.Message

func (*UnvetDarRequest) Reset

func (x *UnvetDarRequest) Reset()

func (*UnvetDarRequest) String

func (x *UnvetDarRequest) String() string

type UnvetDarResponse

type UnvetDarResponse struct {
	// contains filtered or unexported fields
}

func (*UnvetDarResponse) Descriptor deprecated

func (*UnvetDarResponse) Descriptor() ([]byte, []int)

Deprecated: Use UnvetDarResponse.ProtoReflect.Descriptor instead.

func (*UnvetDarResponse) ProtoMessage

func (*UnvetDarResponse) ProtoMessage()

func (*UnvetDarResponse) ProtoReflect

func (x *UnvetDarResponse) ProtoReflect() protoreflect.Message

func (*UnvetDarResponse) Reset

func (x *UnvetDarResponse) Reset()

func (*UnvetDarResponse) String

func (x *UnvetDarResponse) String() string

type UploadDarRequest

type UploadDarRequest struct {
	Data               []byte `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"`
	Filename           string `protobuf:"bytes,2,opt,name=filename,proto3" json:"filename,omitempty"`
	VetAllPackages     bool   `protobuf:"varint,3,opt,name=vet_all_packages,json=vetAllPackages,proto3" json:"vet_all_packages,omitempty"`
	SynchronizeVetting bool   `protobuf:"varint,4,opt,name=synchronize_vetting,json=synchronizeVetting,proto3" json:"synchronize_vetting,omitempty"`
	// contains filtered or unexported fields
}

func (*UploadDarRequest) Descriptor deprecated

func (*UploadDarRequest) Descriptor() ([]byte, []int)

Deprecated: Use UploadDarRequest.ProtoReflect.Descriptor instead.

func (*UploadDarRequest) GetData

func (x *UploadDarRequest) GetData() []byte

func (*UploadDarRequest) GetFilename

func (x *UploadDarRequest) GetFilename() string

func (*UploadDarRequest) GetSynchronizeVetting

func (x *UploadDarRequest) GetSynchronizeVetting() bool

func (*UploadDarRequest) GetVetAllPackages

func (x *UploadDarRequest) GetVetAllPackages() bool

func (*UploadDarRequest) ProtoMessage

func (*UploadDarRequest) ProtoMessage()

func (*UploadDarRequest) ProtoReflect

func (x *UploadDarRequest) ProtoReflect() protoreflect.Message

func (*UploadDarRequest) Reset

func (x *UploadDarRequest) Reset()

func (*UploadDarRequest) String

func (x *UploadDarRequest) String() string

type UploadDarResponse

type UploadDarResponse struct {

	// Types that are assignable to Value:
	//
	//	*UploadDarResponse_Success_
	//	*UploadDarResponse_Failure_
	Value isUploadDarResponse_Value `protobuf_oneof:"value"`
	// contains filtered or unexported fields
}

func (*UploadDarResponse) Descriptor deprecated

func (*UploadDarResponse) Descriptor() ([]byte, []int)

Deprecated: Use UploadDarResponse.ProtoReflect.Descriptor instead.

func (*UploadDarResponse) GetFailure

func (*UploadDarResponse) GetSuccess

func (*UploadDarResponse) GetValue

func (m *UploadDarResponse) GetValue() isUploadDarResponse_Value

func (*UploadDarResponse) ProtoMessage

func (*UploadDarResponse) ProtoMessage()

func (*UploadDarResponse) ProtoReflect

func (x *UploadDarResponse) ProtoReflect() protoreflect.Message

func (*UploadDarResponse) Reset

func (x *UploadDarResponse) Reset()

func (*UploadDarResponse) String

func (x *UploadDarResponse) String() string

type UploadDarResponse_Failure

type UploadDarResponse_Failure struct {
	Reason string `protobuf:"bytes,1,opt,name=reason,proto3" json:"reason,omitempty"`
	// contains filtered or unexported fields
}

func (*UploadDarResponse_Failure) Descriptor deprecated

func (*UploadDarResponse_Failure) Descriptor() ([]byte, []int)

Deprecated: Use UploadDarResponse_Failure.ProtoReflect.Descriptor instead.

func (*UploadDarResponse_Failure) GetReason

func (x *UploadDarResponse_Failure) GetReason() string

func (*UploadDarResponse_Failure) ProtoMessage

func (*UploadDarResponse_Failure) ProtoMessage()

func (*UploadDarResponse_Failure) ProtoReflect

func (*UploadDarResponse_Failure) Reset

func (x *UploadDarResponse_Failure) Reset()

func (*UploadDarResponse_Failure) String

func (x *UploadDarResponse_Failure) String() string

type UploadDarResponse_Failure_

type UploadDarResponse_Failure_ struct {
	Failure *UploadDarResponse_Failure `protobuf:"bytes,2,opt,name=failure,proto3,oneof"`
}

type UploadDarResponse_Success

type UploadDarResponse_Success struct {
	Hash string `protobuf:"bytes,1,opt,name=hash,proto3" json:"hash,omitempty"`
	// contains filtered or unexported fields
}

func (*UploadDarResponse_Success) Descriptor deprecated

func (*UploadDarResponse_Success) Descriptor() ([]byte, []int)

Deprecated: Use UploadDarResponse_Success.ProtoReflect.Descriptor instead.

func (*UploadDarResponse_Success) GetHash

func (x *UploadDarResponse_Success) GetHash() string

func (*UploadDarResponse_Success) ProtoMessage

func (*UploadDarResponse_Success) ProtoMessage()

func (*UploadDarResponse_Success) ProtoReflect

func (*UploadDarResponse_Success) Reset

func (x *UploadDarResponse_Success) Reset()

func (*UploadDarResponse_Success) String

func (x *UploadDarResponse_Success) String() string

type UploadDarResponse_Success_

type UploadDarResponse_Success_ struct {
	Success *UploadDarResponse_Success `protobuf:"bytes,1,opt,name=success,proto3,oneof"`
}

type ValidateDarRequest

type ValidateDarRequest struct {
	Data     []byte `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"`
	Filename string `protobuf:"bytes,2,opt,name=filename,proto3" json:"filename,omitempty"`
	// contains filtered or unexported fields
}

func (*ValidateDarRequest) Descriptor deprecated

func (*ValidateDarRequest) Descriptor() ([]byte, []int)

Deprecated: Use ValidateDarRequest.ProtoReflect.Descriptor instead.

func (*ValidateDarRequest) GetData

func (x *ValidateDarRequest) GetData() []byte

func (*ValidateDarRequest) GetFilename

func (x *ValidateDarRequest) GetFilename() string

func (*ValidateDarRequest) ProtoMessage

func (*ValidateDarRequest) ProtoMessage()

func (*ValidateDarRequest) ProtoReflect

func (x *ValidateDarRequest) ProtoReflect() protoreflect.Message

func (*ValidateDarRequest) Reset

func (x *ValidateDarRequest) Reset()

func (*ValidateDarRequest) String

func (x *ValidateDarRequest) String() string

type ValidateDarResponse

type ValidateDarResponse struct {
	Hash string `protobuf:"bytes,1,opt,name=hash,proto3" json:"hash,omitempty"`
	// contains filtered or unexported fields
}

func (*ValidateDarResponse) Descriptor deprecated

func (*ValidateDarResponse) Descriptor() ([]byte, []int)

Deprecated: Use ValidateDarResponse.ProtoReflect.Descriptor instead.

func (*ValidateDarResponse) GetHash

func (x *ValidateDarResponse) GetHash() string

func (*ValidateDarResponse) ProtoMessage

func (*ValidateDarResponse) ProtoMessage()

func (*ValidateDarResponse) ProtoReflect

func (x *ValidateDarResponse) ProtoReflect() protoreflect.Message

func (*ValidateDarResponse) Reset

func (x *ValidateDarResponse) Reset()

func (*ValidateDarResponse) String

func (x *ValidateDarResponse) String() string

type VetDarRequest

type VetDarRequest struct {
	DarHash     string `protobuf:"bytes,1,opt,name=dar_hash,json=darHash,proto3" json:"dar_hash,omitempty"`
	Synchronize bool   `protobuf:"varint,2,opt,name=synchronize,proto3" json:"synchronize,omitempty"`
	// contains filtered or unexported fields
}

func (*VetDarRequest) Descriptor deprecated

func (*VetDarRequest) Descriptor() ([]byte, []int)

Deprecated: Use VetDarRequest.ProtoReflect.Descriptor instead.

func (*VetDarRequest) GetDarHash

func (x *VetDarRequest) GetDarHash() string

func (*VetDarRequest) GetSynchronize

func (x *VetDarRequest) GetSynchronize() bool

func (*VetDarRequest) ProtoMessage

func (*VetDarRequest) ProtoMessage()

func (*VetDarRequest) ProtoReflect

func (x *VetDarRequest) ProtoReflect() protoreflect.Message

func (*VetDarRequest) Reset

func (x *VetDarRequest) Reset()

func (*VetDarRequest) String

func (x *VetDarRequest) String() string

type VetDarResponse

type VetDarResponse struct {
	// contains filtered or unexported fields
}

func (*VetDarResponse) Descriptor deprecated

func (*VetDarResponse) Descriptor() ([]byte, []int)

Deprecated: Use VetDarResponse.ProtoReflect.Descriptor instead.

func (*VetDarResponse) ProtoMessage

func (*VetDarResponse) ProtoMessage()

func (*VetDarResponse) ProtoReflect

func (x *VetDarResponse) ProtoReflect() protoreflect.Message

func (*VetDarResponse) Reset

func (x *VetDarResponse) Reset()

func (*VetDarResponse) String

func (x *VetDarResponse) String() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL