v1

package
v1.0.11 Latest Latest
Warning

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

Go to latest
Published: Jun 28, 2026 License: MIT Imports: 23 Imported by: 0

Documentation

Index

Constants

View Source
const (
	RoutingService_ListRouteProfiles_FullMethodName            = "/api.admin.routing.v1.RoutingService/ListRouteProfiles"
	RoutingService_CreateRouteProfile_FullMethodName           = "/api.admin.routing.v1.RoutingService/CreateRouteProfile"
	RoutingService_UpdateRouteProfile_FullMethodName           = "/api.admin.routing.v1.RoutingService/UpdateRouteProfile"
	RoutingService_DeleteRouteProfile_FullMethodName           = "/api.admin.routing.v1.RoutingService/DeleteRouteProfile"
	RoutingService_ListRouteRules_FullMethodName               = "/api.admin.routing.v1.RoutingService/ListRouteRules"
	RoutingService_CreateRouteRule_FullMethodName              = "/api.admin.routing.v1.RoutingService/CreateRouteRule"
	RoutingService_UpdateRouteRule_FullMethodName              = "/api.admin.routing.v1.RoutingService/UpdateRouteRule"
	RoutingService_DeleteRouteRule_FullMethodName              = "/api.admin.routing.v1.RoutingService/DeleteRouteRule"
	RoutingService_ListDnsResolvers_FullMethodName             = "/api.admin.routing.v1.RoutingService/ListDnsResolvers"
	RoutingService_CreateDnsResolver_FullMethodName            = "/api.admin.routing.v1.RoutingService/CreateDnsResolver"
	RoutingService_UpdateDnsResolver_FullMethodName            = "/api.admin.routing.v1.RoutingService/UpdateDnsResolver"
	RoutingService_DeleteDnsResolver_FullMethodName            = "/api.admin.routing.v1.RoutingService/DeleteDnsResolver"
	RoutingService_ListRouteOutbounds_FullMethodName           = "/api.admin.routing.v1.RoutingService/ListRouteOutbounds"
	RoutingService_CreateRouteOutbound_FullMethodName          = "/api.admin.routing.v1.RoutingService/CreateRouteOutbound"
	RoutingService_UpdateRouteOutbound_FullMethodName          = "/api.admin.routing.v1.RoutingService/UpdateRouteOutbound"
	RoutingService_DeleteRouteOutbound_FullMethodName          = "/api.admin.routing.v1.RoutingService/DeleteRouteOutbound"
	RoutingService_ListUnlockServices_FullMethodName           = "/api.admin.routing.v1.RoutingService/ListUnlockServices"
	RoutingService_CreateUnlockService_FullMethodName          = "/api.admin.routing.v1.RoutingService/CreateUnlockService"
	RoutingService_UpdateUnlockService_FullMethodName          = "/api.admin.routing.v1.RoutingService/UpdateUnlockService"
	RoutingService_DeleteUnlockService_FullMethodName          = "/api.admin.routing.v1.RoutingService/DeleteUnlockService"
	RoutingService_PreviewRouteConfig_FullMethodName           = "/api.admin.routing.v1.RoutingService/PreviewRouteConfig"
	RoutingService_GetRoutingOverview_FullMethodName           = "/api.admin.routing.v1.RoutingService/GetRoutingOverview"
	RoutingService_ListRoutingHealthReports_FullMethodName     = "/api.admin.routing.v1.RoutingService/ListRoutingHealthReports"
	RoutingService_ListRoutingRouteEvents_FullMethodName       = "/api.admin.routing.v1.RoutingService/ListRoutingRouteEvents"
	RoutingService_GetRoutingAnalytics_FullMethodName          = "/api.admin.routing.v1.RoutingService/GetRoutingAnalytics"
	RoutingService_ListRoutingGrayReleases_FullMethodName      = "/api.admin.routing.v1.RoutingService/ListRoutingGrayReleases"
	RoutingService_CreateRoutingGrayRelease_FullMethodName     = "/api.admin.routing.v1.RoutingService/CreateRoutingGrayRelease"
	RoutingService_UpdateRoutingGrayRelease_FullMethodName     = "/api.admin.routing.v1.RoutingService/UpdateRoutingGrayRelease"
	RoutingService_DeleteRoutingGrayRelease_FullMethodName     = "/api.admin.routing.v1.RoutingService/DeleteRoutingGrayRelease"
	RoutingService_ActRoutingGrayRelease_FullMethodName        = "/api.admin.routing.v1.RoutingService/ActRoutingGrayRelease"
	RoutingService_GetRoutingReleaseGate_FullMethodName        = "/api.admin.routing.v1.RoutingService/GetRoutingReleaseGate"
	RoutingService_GetRoutingE2EChecklist_FullMethodName       = "/api.admin.routing.v1.RoutingService/GetRoutingE2EChecklist"
	RoutingService_GetRoutingCapabilityMatrix_FullMethodName   = "/api.admin.routing.v1.RoutingService/GetRoutingCapabilityMatrix"
	RoutingService_GetRoutingReleaseReport_FullMethodName      = "/api.admin.routing.v1.RoutingService/GetRoutingReleaseReport"
	RoutingService_SnapshotRoutingReleaseAudit_FullMethodName  = "/api.admin.routing.v1.RoutingService/SnapshotRoutingReleaseAudit"
	RoutingService_ConfirmRoutingReleaseEnforce_FullMethodName = "/api.admin.routing.v1.RoutingService/ConfirmRoutingReleaseEnforce"
	RoutingService_RollbackRoutingReleaseAudit_FullMethodName  = "/api.admin.routing.v1.RoutingService/RollbackRoutingReleaseAudit"
	RoutingService_GetRoutingTrendReport_FullMethodName        = "/api.admin.routing.v1.RoutingService/GetRoutingTrendReport"
	RoutingService_GetRoutingDrilldownReport_FullMethodName    = "/api.admin.routing.v1.RoutingService/GetRoutingDrilldownReport"
	RoutingService_ListRoutingNotifications_FullMethodName     = "/api.admin.routing.v1.RoutingService/ListRoutingNotifications"
)
View Source
const OperationRoutingServiceActRoutingGrayRelease = "/api.admin.routing.v1.RoutingService/ActRoutingGrayRelease"
View Source
const OperationRoutingServiceConfirmRoutingReleaseEnforce = "/api.admin.routing.v1.RoutingService/ConfirmRoutingReleaseEnforce"
View Source
const OperationRoutingServiceCreateDnsResolver = "/api.admin.routing.v1.RoutingService/CreateDnsResolver"
View Source
const OperationRoutingServiceCreateRouteOutbound = "/api.admin.routing.v1.RoutingService/CreateRouteOutbound"
View Source
const OperationRoutingServiceCreateRouteProfile = "/api.admin.routing.v1.RoutingService/CreateRouteProfile"
View Source
const OperationRoutingServiceCreateRouteRule = "/api.admin.routing.v1.RoutingService/CreateRouteRule"
View Source
const OperationRoutingServiceCreateRoutingGrayRelease = "/api.admin.routing.v1.RoutingService/CreateRoutingGrayRelease"
View Source
const OperationRoutingServiceCreateUnlockService = "/api.admin.routing.v1.RoutingService/CreateUnlockService"
View Source
const OperationRoutingServiceDeleteDnsResolver = "/api.admin.routing.v1.RoutingService/DeleteDnsResolver"
View Source
const OperationRoutingServiceDeleteRouteOutbound = "/api.admin.routing.v1.RoutingService/DeleteRouteOutbound"
View Source
const OperationRoutingServiceDeleteRouteProfile = "/api.admin.routing.v1.RoutingService/DeleteRouteProfile"
View Source
const OperationRoutingServiceDeleteRouteRule = "/api.admin.routing.v1.RoutingService/DeleteRouteRule"
View Source
const OperationRoutingServiceDeleteRoutingGrayRelease = "/api.admin.routing.v1.RoutingService/DeleteRoutingGrayRelease"
View Source
const OperationRoutingServiceDeleteUnlockService = "/api.admin.routing.v1.RoutingService/DeleteUnlockService"
View Source
const OperationRoutingServiceGetRoutingAnalytics = "/api.admin.routing.v1.RoutingService/GetRoutingAnalytics"
View Source
const OperationRoutingServiceGetRoutingCapabilityMatrix = "/api.admin.routing.v1.RoutingService/GetRoutingCapabilityMatrix"
View Source
const OperationRoutingServiceGetRoutingDrilldownReport = "/api.admin.routing.v1.RoutingService/GetRoutingDrilldownReport"
View Source
const OperationRoutingServiceGetRoutingE2EChecklist = "/api.admin.routing.v1.RoutingService/GetRoutingE2EChecklist"
View Source
const OperationRoutingServiceGetRoutingOverview = "/api.admin.routing.v1.RoutingService/GetRoutingOverview"
View Source
const OperationRoutingServiceGetRoutingReleaseGate = "/api.admin.routing.v1.RoutingService/GetRoutingReleaseGate"
View Source
const OperationRoutingServiceGetRoutingReleaseReport = "/api.admin.routing.v1.RoutingService/GetRoutingReleaseReport"
View Source
const OperationRoutingServiceGetRoutingTrendReport = "/api.admin.routing.v1.RoutingService/GetRoutingTrendReport"
View Source
const OperationRoutingServiceListDnsResolvers = "/api.admin.routing.v1.RoutingService/ListDnsResolvers"
View Source
const OperationRoutingServiceListRouteOutbounds = "/api.admin.routing.v1.RoutingService/ListRouteOutbounds"
View Source
const OperationRoutingServiceListRouteProfiles = "/api.admin.routing.v1.RoutingService/ListRouteProfiles"
View Source
const OperationRoutingServiceListRouteRules = "/api.admin.routing.v1.RoutingService/ListRouteRules"
View Source
const OperationRoutingServiceListRoutingGrayReleases = "/api.admin.routing.v1.RoutingService/ListRoutingGrayReleases"
View Source
const OperationRoutingServiceListRoutingHealthReports = "/api.admin.routing.v1.RoutingService/ListRoutingHealthReports"
View Source
const OperationRoutingServiceListRoutingNotifications = "/api.admin.routing.v1.RoutingService/ListRoutingNotifications"
View Source
const OperationRoutingServiceListRoutingRouteEvents = "/api.admin.routing.v1.RoutingService/ListRoutingRouteEvents"
View Source
const OperationRoutingServiceListUnlockServices = "/api.admin.routing.v1.RoutingService/ListUnlockServices"
View Source
const OperationRoutingServicePreviewRouteConfig = "/api.admin.routing.v1.RoutingService/PreviewRouteConfig"
View Source
const OperationRoutingServiceRollbackRoutingReleaseAudit = "/api.admin.routing.v1.RoutingService/RollbackRoutingReleaseAudit"
View Source
const OperationRoutingServiceSnapshotRoutingReleaseAudit = "/api.admin.routing.v1.RoutingService/SnapshotRoutingReleaseAudit"
View Source
const OperationRoutingServiceUpdateDnsResolver = "/api.admin.routing.v1.RoutingService/UpdateDnsResolver"
View Source
const OperationRoutingServiceUpdateRouteOutbound = "/api.admin.routing.v1.RoutingService/UpdateRouteOutbound"
View Source
const OperationRoutingServiceUpdateRouteProfile = "/api.admin.routing.v1.RoutingService/UpdateRouteProfile"
View Source
const OperationRoutingServiceUpdateRouteRule = "/api.admin.routing.v1.RoutingService/UpdateRouteRule"
View Source
const OperationRoutingServiceUpdateRoutingGrayRelease = "/api.admin.routing.v1.RoutingService/UpdateRoutingGrayRelease"
View Source
const OperationRoutingServiceUpdateUnlockService = "/api.admin.routing.v1.RoutingService/UpdateUnlockService"

Variables

View Source
var File_admin_routing_v1_routing_proto protoreflect.FileDescriptor
View Source
var RoutingService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "api.admin.routing.v1.RoutingService",
	HandlerType: (*RoutingServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "ListRouteProfiles",
			Handler:    _RoutingService_ListRouteProfiles_Handler,
		},
		{
			MethodName: "CreateRouteProfile",
			Handler:    _RoutingService_CreateRouteProfile_Handler,
		},
		{
			MethodName: "UpdateRouteProfile",
			Handler:    _RoutingService_UpdateRouteProfile_Handler,
		},
		{
			MethodName: "DeleteRouteProfile",
			Handler:    _RoutingService_DeleteRouteProfile_Handler,
		},
		{
			MethodName: "ListRouteRules",
			Handler:    _RoutingService_ListRouteRules_Handler,
		},
		{
			MethodName: "CreateRouteRule",
			Handler:    _RoutingService_CreateRouteRule_Handler,
		},
		{
			MethodName: "UpdateRouteRule",
			Handler:    _RoutingService_UpdateRouteRule_Handler,
		},
		{
			MethodName: "DeleteRouteRule",
			Handler:    _RoutingService_DeleteRouteRule_Handler,
		},
		{
			MethodName: "ListDnsResolvers",
			Handler:    _RoutingService_ListDnsResolvers_Handler,
		},
		{
			MethodName: "CreateDnsResolver",
			Handler:    _RoutingService_CreateDnsResolver_Handler,
		},
		{
			MethodName: "UpdateDnsResolver",
			Handler:    _RoutingService_UpdateDnsResolver_Handler,
		},
		{
			MethodName: "DeleteDnsResolver",
			Handler:    _RoutingService_DeleteDnsResolver_Handler,
		},
		{
			MethodName: "ListRouteOutbounds",
			Handler:    _RoutingService_ListRouteOutbounds_Handler,
		},
		{
			MethodName: "CreateRouteOutbound",
			Handler:    _RoutingService_CreateRouteOutbound_Handler,
		},
		{
			MethodName: "UpdateRouteOutbound",
			Handler:    _RoutingService_UpdateRouteOutbound_Handler,
		},
		{
			MethodName: "DeleteRouteOutbound",
			Handler:    _RoutingService_DeleteRouteOutbound_Handler,
		},
		{
			MethodName: "ListUnlockServices",
			Handler:    _RoutingService_ListUnlockServices_Handler,
		},
		{
			MethodName: "CreateUnlockService",
			Handler:    _RoutingService_CreateUnlockService_Handler,
		},
		{
			MethodName: "UpdateUnlockService",
			Handler:    _RoutingService_UpdateUnlockService_Handler,
		},
		{
			MethodName: "DeleteUnlockService",
			Handler:    _RoutingService_DeleteUnlockService_Handler,
		},
		{
			MethodName: "PreviewRouteConfig",
			Handler:    _RoutingService_PreviewRouteConfig_Handler,
		},
		{
			MethodName: "GetRoutingOverview",
			Handler:    _RoutingService_GetRoutingOverview_Handler,
		},
		{
			MethodName: "ListRoutingHealthReports",
			Handler:    _RoutingService_ListRoutingHealthReports_Handler,
		},
		{
			MethodName: "ListRoutingRouteEvents",
			Handler:    _RoutingService_ListRoutingRouteEvents_Handler,
		},
		{
			MethodName: "GetRoutingAnalytics",
			Handler:    _RoutingService_GetRoutingAnalytics_Handler,
		},
		{
			MethodName: "ListRoutingGrayReleases",
			Handler:    _RoutingService_ListRoutingGrayReleases_Handler,
		},
		{
			MethodName: "CreateRoutingGrayRelease",
			Handler:    _RoutingService_CreateRoutingGrayRelease_Handler,
		},
		{
			MethodName: "UpdateRoutingGrayRelease",
			Handler:    _RoutingService_UpdateRoutingGrayRelease_Handler,
		},
		{
			MethodName: "DeleteRoutingGrayRelease",
			Handler:    _RoutingService_DeleteRoutingGrayRelease_Handler,
		},
		{
			MethodName: "ActRoutingGrayRelease",
			Handler:    _RoutingService_ActRoutingGrayRelease_Handler,
		},
		{
			MethodName: "GetRoutingReleaseGate",
			Handler:    _RoutingService_GetRoutingReleaseGate_Handler,
		},
		{
			MethodName: "GetRoutingE2EChecklist",
			Handler:    _RoutingService_GetRoutingE2EChecklist_Handler,
		},
		{
			MethodName: "GetRoutingCapabilityMatrix",
			Handler:    _RoutingService_GetRoutingCapabilityMatrix_Handler,
		},
		{
			MethodName: "GetRoutingReleaseReport",
			Handler:    _RoutingService_GetRoutingReleaseReport_Handler,
		},
		{
			MethodName: "SnapshotRoutingReleaseAudit",
			Handler:    _RoutingService_SnapshotRoutingReleaseAudit_Handler,
		},
		{
			MethodName: "ConfirmRoutingReleaseEnforce",
			Handler:    _RoutingService_ConfirmRoutingReleaseEnforce_Handler,
		},
		{
			MethodName: "RollbackRoutingReleaseAudit",
			Handler:    _RoutingService_RollbackRoutingReleaseAudit_Handler,
		},
		{
			MethodName: "GetRoutingTrendReport",
			Handler:    _RoutingService_GetRoutingTrendReport_Handler,
		},
		{
			MethodName: "GetRoutingDrilldownReport",
			Handler:    _RoutingService_GetRoutingDrilldownReport_Handler,
		},
		{
			MethodName: "ListRoutingNotifications",
			Handler:    _RoutingService_ListRoutingNotifications_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "admin/routing/v1/routing.proto",
}

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

Functions

func RegisterRoutingServiceHTTPServer

func RegisterRoutingServiceHTTPServer(s *http.Server, srv RoutingServiceHTTPServer)

func RegisterRoutingServiceServer

func RegisterRoutingServiceServer(s grpc.ServiceRegistrar, srv RoutingServiceServer)

Types

type ActRoutingGrayReleaseRequest

type ActRoutingGrayReleaseRequest struct {
	Id       int64  `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
	Action   string `protobuf:"bytes,2,opt,name=action,proto3" json:"action,omitempty"`
	Operator string `protobuf:"bytes,3,opt,name=operator,proto3" json:"operator,omitempty"`
	Reason   string `protobuf:"bytes,4,opt,name=reason,proto3" json:"reason,omitempty"`
	// contains filtered or unexported fields
}

func (*ActRoutingGrayReleaseRequest) Descriptor deprecated

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

Deprecated: Use ActRoutingGrayReleaseRequest.ProtoReflect.Descriptor instead.

func (*ActRoutingGrayReleaseRequest) GetAction

func (x *ActRoutingGrayReleaseRequest) GetAction() string

func (*ActRoutingGrayReleaseRequest) GetId

func (*ActRoutingGrayReleaseRequest) GetOperator

func (x *ActRoutingGrayReleaseRequest) GetOperator() string

func (*ActRoutingGrayReleaseRequest) GetReason

func (x *ActRoutingGrayReleaseRequest) GetReason() string

func (*ActRoutingGrayReleaseRequest) ProtoMessage

func (*ActRoutingGrayReleaseRequest) ProtoMessage()

func (*ActRoutingGrayReleaseRequest) ProtoReflect

func (*ActRoutingGrayReleaseRequest) Reset

func (x *ActRoutingGrayReleaseRequest) Reset()

func (*ActRoutingGrayReleaseRequest) String

func (*ActRoutingGrayReleaseRequest) Validate

func (m *ActRoutingGrayReleaseRequest) Validate() error

Validate checks the field values on ActRoutingGrayReleaseRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*ActRoutingGrayReleaseRequest) ValidateAll

func (m *ActRoutingGrayReleaseRequest) ValidateAll() error

ValidateAll checks the field values on ActRoutingGrayReleaseRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ActRoutingGrayReleaseRequestMultiError, or nil if none found.

type ActRoutingGrayReleaseRequestMultiError

type ActRoutingGrayReleaseRequestMultiError []error

ActRoutingGrayReleaseRequestMultiError is an error wrapping multiple validation errors returned by ActRoutingGrayReleaseRequest.ValidateAll() if the designated constraints aren't met.

func (ActRoutingGrayReleaseRequestMultiError) AllErrors

AllErrors returns a list of validation violation errors.

func (ActRoutingGrayReleaseRequestMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type ActRoutingGrayReleaseRequestValidationError

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

ActRoutingGrayReleaseRequestValidationError is the validation error returned by ActRoutingGrayReleaseRequest.Validate if the designated constraints aren't met.

func (ActRoutingGrayReleaseRequestValidationError) Cause

Cause function returns cause value.

func (ActRoutingGrayReleaseRequestValidationError) Error

Error satisfies the builtin error interface

func (ActRoutingGrayReleaseRequestValidationError) ErrorName

ErrorName returns error name.

func (ActRoutingGrayReleaseRequestValidationError) Field

Field function returns field value.

func (ActRoutingGrayReleaseRequestValidationError) Key

Key function returns key value.

func (ActRoutingGrayReleaseRequestValidationError) Reason

Reason function returns reason value.

type ConfirmRoutingReleaseEnforceReply

type ConfirmRoutingReleaseEnforceReply struct {
	Code    int32                   `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"`
	Message string                  `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"`
	Data    *RoutingReleaseApproval `protobuf:"bytes,3,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*ConfirmRoutingReleaseEnforceReply) Descriptor deprecated

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

Deprecated: Use ConfirmRoutingReleaseEnforceReply.ProtoReflect.Descriptor instead.

func (*ConfirmRoutingReleaseEnforceReply) GetCode

func (*ConfirmRoutingReleaseEnforceReply) GetData

func (*ConfirmRoutingReleaseEnforceReply) GetMessage

func (x *ConfirmRoutingReleaseEnforceReply) GetMessage() string

func (*ConfirmRoutingReleaseEnforceReply) ProtoMessage

func (*ConfirmRoutingReleaseEnforceReply) ProtoMessage()

func (*ConfirmRoutingReleaseEnforceReply) ProtoReflect

func (*ConfirmRoutingReleaseEnforceReply) Reset

func (*ConfirmRoutingReleaseEnforceReply) String

func (*ConfirmRoutingReleaseEnforceReply) Validate

Validate checks the field values on ConfirmRoutingReleaseEnforceReply with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*ConfirmRoutingReleaseEnforceReply) ValidateAll

func (m *ConfirmRoutingReleaseEnforceReply) ValidateAll() error

ValidateAll checks the field values on ConfirmRoutingReleaseEnforceReply with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ConfirmRoutingReleaseEnforceReplyMultiError, or nil if none found.

type ConfirmRoutingReleaseEnforceReplyMultiError

type ConfirmRoutingReleaseEnforceReplyMultiError []error

ConfirmRoutingReleaseEnforceReplyMultiError is an error wrapping multiple validation errors returned by ConfirmRoutingReleaseEnforceReply.ValidateAll() if the designated constraints aren't met.

func (ConfirmRoutingReleaseEnforceReplyMultiError) AllErrors

AllErrors returns a list of validation violation errors.

func (ConfirmRoutingReleaseEnforceReplyMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type ConfirmRoutingReleaseEnforceReplyValidationError

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

ConfirmRoutingReleaseEnforceReplyValidationError is the validation error returned by ConfirmRoutingReleaseEnforceReply.Validate if the designated constraints aren't met.

func (ConfirmRoutingReleaseEnforceReplyValidationError) Cause

Cause function returns cause value.

func (ConfirmRoutingReleaseEnforceReplyValidationError) Error

Error satisfies the builtin error interface

func (ConfirmRoutingReleaseEnforceReplyValidationError) ErrorName

ErrorName returns error name.

func (ConfirmRoutingReleaseEnforceReplyValidationError) Field

Field function returns field value.

func (ConfirmRoutingReleaseEnforceReplyValidationError) Key

Key function returns key value.

func (ConfirmRoutingReleaseEnforceReplyValidationError) Reason

Reason function returns reason value.

type ConfirmRoutingReleaseEnforceRequest

type ConfirmRoutingReleaseEnforceRequest struct {
	ReleaseId   int64  `protobuf:"varint,1,opt,name=release_id,json=releaseId,proto3" json:"release_id,omitempty"`
	SnapshotId  string `protobuf:"bytes,2,opt,name=snapshot_id,json=snapshotId,proto3" json:"snapshot_id,omitempty"`
	ProfileCode string `protobuf:"bytes,3,opt,name=profile_code,json=profileCode,proto3" json:"profile_code,omitempty"`
	RoutingHash string `protobuf:"bytes,4,opt,name=routing_hash,json=routingHash,proto3" json:"routing_hash,omitempty"`
	Operator    string `protobuf:"bytes,5,opt,name=operator,proto3" json:"operator,omitempty"`
	Reason      string `protobuf:"bytes,6,opt,name=reason,proto3" json:"reason,omitempty"`
	// contains filtered or unexported fields
}

func (*ConfirmRoutingReleaseEnforceRequest) Descriptor deprecated

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

Deprecated: Use ConfirmRoutingReleaseEnforceRequest.ProtoReflect.Descriptor instead.

func (*ConfirmRoutingReleaseEnforceRequest) GetOperator

func (*ConfirmRoutingReleaseEnforceRequest) GetProfileCode

func (x *ConfirmRoutingReleaseEnforceRequest) GetProfileCode() string

func (*ConfirmRoutingReleaseEnforceRequest) GetReason

func (*ConfirmRoutingReleaseEnforceRequest) GetReleaseId

func (x *ConfirmRoutingReleaseEnforceRequest) GetReleaseId() int64

func (*ConfirmRoutingReleaseEnforceRequest) GetRoutingHash

func (x *ConfirmRoutingReleaseEnforceRequest) GetRoutingHash() string

func (*ConfirmRoutingReleaseEnforceRequest) GetSnapshotId

func (x *ConfirmRoutingReleaseEnforceRequest) GetSnapshotId() string

func (*ConfirmRoutingReleaseEnforceRequest) ProtoMessage

func (*ConfirmRoutingReleaseEnforceRequest) ProtoMessage()

func (*ConfirmRoutingReleaseEnforceRequest) ProtoReflect

func (*ConfirmRoutingReleaseEnforceRequest) Reset

func (*ConfirmRoutingReleaseEnforceRequest) String

func (*ConfirmRoutingReleaseEnforceRequest) Validate

Validate checks the field values on ConfirmRoutingReleaseEnforceRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*ConfirmRoutingReleaseEnforceRequest) ValidateAll

func (m *ConfirmRoutingReleaseEnforceRequest) ValidateAll() error

ValidateAll checks the field values on ConfirmRoutingReleaseEnforceRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ConfirmRoutingReleaseEnforceRequestMultiError, or nil if none found.

type ConfirmRoutingReleaseEnforceRequestMultiError

type ConfirmRoutingReleaseEnforceRequestMultiError []error

ConfirmRoutingReleaseEnforceRequestMultiError is an error wrapping multiple validation errors returned by ConfirmRoutingReleaseEnforceRequest.ValidateAll() if the designated constraints aren't met.

func (ConfirmRoutingReleaseEnforceRequestMultiError) AllErrors

AllErrors returns a list of validation violation errors.

func (ConfirmRoutingReleaseEnforceRequestMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type ConfirmRoutingReleaseEnforceRequestValidationError

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

ConfirmRoutingReleaseEnforceRequestValidationError is the validation error returned by ConfirmRoutingReleaseEnforceRequest.Validate if the designated constraints aren't met.

func (ConfirmRoutingReleaseEnforceRequestValidationError) Cause

Cause function returns cause value.

func (ConfirmRoutingReleaseEnforceRequestValidationError) Error

Error satisfies the builtin error interface

func (ConfirmRoutingReleaseEnforceRequestValidationError) ErrorName

ErrorName returns error name.

func (ConfirmRoutingReleaseEnforceRequestValidationError) Field

Field function returns field value.

func (ConfirmRoutingReleaseEnforceRequestValidationError) Key

Key function returns key value.

func (ConfirmRoutingReleaseEnforceRequestValidationError) Reason

Reason function returns reason value.

type CreateDnsResolverRequest

type CreateDnsResolverRequest struct {
	Resolver *DnsResolver `protobuf:"bytes,1,opt,name=resolver,proto3" json:"resolver,omitempty"`
	// contains filtered or unexported fields
}

func (*CreateDnsResolverRequest) Descriptor deprecated

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

Deprecated: Use CreateDnsResolverRequest.ProtoReflect.Descriptor instead.

func (*CreateDnsResolverRequest) GetResolver

func (x *CreateDnsResolverRequest) GetResolver() *DnsResolver

func (*CreateDnsResolverRequest) ProtoMessage

func (*CreateDnsResolverRequest) ProtoMessage()

func (*CreateDnsResolverRequest) ProtoReflect

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

func (*CreateDnsResolverRequest) Reset

func (x *CreateDnsResolverRequest) Reset()

func (*CreateDnsResolverRequest) String

func (x *CreateDnsResolverRequest) String() string

func (*CreateDnsResolverRequest) Validate

func (m *CreateDnsResolverRequest) Validate() error

Validate checks the field values on CreateDnsResolverRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*CreateDnsResolverRequest) ValidateAll

func (m *CreateDnsResolverRequest) ValidateAll() error

ValidateAll checks the field values on CreateDnsResolverRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateDnsResolverRequestMultiError, or nil if none found.

type CreateDnsResolverRequestMultiError

type CreateDnsResolverRequestMultiError []error

CreateDnsResolverRequestMultiError is an error wrapping multiple validation errors returned by CreateDnsResolverRequest.ValidateAll() if the designated constraints aren't met.

func (CreateDnsResolverRequestMultiError) AllErrors

func (m CreateDnsResolverRequestMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (CreateDnsResolverRequestMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type CreateDnsResolverRequestValidationError

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

CreateDnsResolverRequestValidationError is the validation error returned by CreateDnsResolverRequest.Validate if the designated constraints aren't met.

func (CreateDnsResolverRequestValidationError) Cause

Cause function returns cause value.

func (CreateDnsResolverRequestValidationError) Error

Error satisfies the builtin error interface

func (CreateDnsResolverRequestValidationError) ErrorName

ErrorName returns error name.

func (CreateDnsResolverRequestValidationError) Field

Field function returns field value.

func (CreateDnsResolverRequestValidationError) Key

Key function returns key value.

func (CreateDnsResolverRequestValidationError) Reason

Reason function returns reason value.

type CreateRouteOutboundRequest

type CreateRouteOutboundRequest struct {
	Outbound *RouteOutbound `protobuf:"bytes,1,opt,name=outbound,proto3" json:"outbound,omitempty"`
	// contains filtered or unexported fields
}

func (*CreateRouteOutboundRequest) Descriptor deprecated

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

Deprecated: Use CreateRouteOutboundRequest.ProtoReflect.Descriptor instead.

func (*CreateRouteOutboundRequest) GetOutbound

func (x *CreateRouteOutboundRequest) GetOutbound() *RouteOutbound

func (*CreateRouteOutboundRequest) ProtoMessage

func (*CreateRouteOutboundRequest) ProtoMessage()

func (*CreateRouteOutboundRequest) ProtoReflect

func (*CreateRouteOutboundRequest) Reset

func (x *CreateRouteOutboundRequest) Reset()

func (*CreateRouteOutboundRequest) String

func (x *CreateRouteOutboundRequest) String() string

func (*CreateRouteOutboundRequest) Validate

func (m *CreateRouteOutboundRequest) Validate() error

Validate checks the field values on CreateRouteOutboundRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*CreateRouteOutboundRequest) ValidateAll

func (m *CreateRouteOutboundRequest) ValidateAll() error

ValidateAll checks the field values on CreateRouteOutboundRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateRouteOutboundRequestMultiError, or nil if none found.

type CreateRouteOutboundRequestMultiError

type CreateRouteOutboundRequestMultiError []error

CreateRouteOutboundRequestMultiError is an error wrapping multiple validation errors returned by CreateRouteOutboundRequest.ValidateAll() if the designated constraints aren't met.

func (CreateRouteOutboundRequestMultiError) AllErrors

AllErrors returns a list of validation violation errors.

func (CreateRouteOutboundRequestMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type CreateRouteOutboundRequestValidationError

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

CreateRouteOutboundRequestValidationError is the validation error returned by CreateRouteOutboundRequest.Validate if the designated constraints aren't met.

func (CreateRouteOutboundRequestValidationError) Cause

Cause function returns cause value.

func (CreateRouteOutboundRequestValidationError) Error

Error satisfies the builtin error interface

func (CreateRouteOutboundRequestValidationError) ErrorName

ErrorName returns error name.

func (CreateRouteOutboundRequestValidationError) Field

Field function returns field value.

func (CreateRouteOutboundRequestValidationError) Key

Key function returns key value.

func (CreateRouteOutboundRequestValidationError) Reason

Reason function returns reason value.

type CreateRouteProfileRequest

type CreateRouteProfileRequest struct {
	Profile *RouteProfile `protobuf:"bytes,1,opt,name=profile,proto3" json:"profile,omitempty"`
	// contains filtered or unexported fields
}

func (*CreateRouteProfileRequest) Descriptor deprecated

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

Deprecated: Use CreateRouteProfileRequest.ProtoReflect.Descriptor instead.

func (*CreateRouteProfileRequest) GetProfile

func (x *CreateRouteProfileRequest) GetProfile() *RouteProfile

func (*CreateRouteProfileRequest) ProtoMessage

func (*CreateRouteProfileRequest) ProtoMessage()

func (*CreateRouteProfileRequest) ProtoReflect

func (*CreateRouteProfileRequest) Reset

func (x *CreateRouteProfileRequest) Reset()

func (*CreateRouteProfileRequest) String

func (x *CreateRouteProfileRequest) String() string

func (*CreateRouteProfileRequest) Validate

func (m *CreateRouteProfileRequest) Validate() error

Validate checks the field values on CreateRouteProfileRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*CreateRouteProfileRequest) ValidateAll

func (m *CreateRouteProfileRequest) ValidateAll() error

ValidateAll checks the field values on CreateRouteProfileRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateRouteProfileRequestMultiError, or nil if none found.

type CreateRouteProfileRequestMultiError

type CreateRouteProfileRequestMultiError []error

CreateRouteProfileRequestMultiError is an error wrapping multiple validation errors returned by CreateRouteProfileRequest.ValidateAll() if the designated constraints aren't met.

func (CreateRouteProfileRequestMultiError) AllErrors

AllErrors returns a list of validation violation errors.

func (CreateRouteProfileRequestMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type CreateRouteProfileRequestValidationError

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

CreateRouteProfileRequestValidationError is the validation error returned by CreateRouteProfileRequest.Validate if the designated constraints aren't met.

func (CreateRouteProfileRequestValidationError) Cause

Cause function returns cause value.

func (CreateRouteProfileRequestValidationError) Error

Error satisfies the builtin error interface

func (CreateRouteProfileRequestValidationError) ErrorName

ErrorName returns error name.

func (CreateRouteProfileRequestValidationError) Field

Field function returns field value.

func (CreateRouteProfileRequestValidationError) Key

Key function returns key value.

func (CreateRouteProfileRequestValidationError) Reason

Reason function returns reason value.

type CreateRouteRuleRequest

type CreateRouteRuleRequest struct {
	Rule *RouteRule `protobuf:"bytes,1,opt,name=rule,proto3" json:"rule,omitempty"`
	// contains filtered or unexported fields
}

func (*CreateRouteRuleRequest) Descriptor deprecated

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

Deprecated: Use CreateRouteRuleRequest.ProtoReflect.Descriptor instead.

func (*CreateRouteRuleRequest) GetRule

func (x *CreateRouteRuleRequest) GetRule() *RouteRule

func (*CreateRouteRuleRequest) ProtoMessage

func (*CreateRouteRuleRequest) ProtoMessage()

func (*CreateRouteRuleRequest) ProtoReflect

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

func (*CreateRouteRuleRequest) Reset

func (x *CreateRouteRuleRequest) Reset()

func (*CreateRouteRuleRequest) String

func (x *CreateRouteRuleRequest) String() string

func (*CreateRouteRuleRequest) Validate

func (m *CreateRouteRuleRequest) Validate() error

Validate checks the field values on CreateRouteRuleRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*CreateRouteRuleRequest) ValidateAll

func (m *CreateRouteRuleRequest) ValidateAll() error

ValidateAll checks the field values on CreateRouteRuleRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateRouteRuleRequestMultiError, or nil if none found.

type CreateRouteRuleRequestMultiError

type CreateRouteRuleRequestMultiError []error

CreateRouteRuleRequestMultiError is an error wrapping multiple validation errors returned by CreateRouteRuleRequest.ValidateAll() if the designated constraints aren't met.

func (CreateRouteRuleRequestMultiError) AllErrors

func (m CreateRouteRuleRequestMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (CreateRouteRuleRequestMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type CreateRouteRuleRequestValidationError

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

CreateRouteRuleRequestValidationError is the validation error returned by CreateRouteRuleRequest.Validate if the designated constraints aren't met.

func (CreateRouteRuleRequestValidationError) Cause

Cause function returns cause value.

func (CreateRouteRuleRequestValidationError) Error

Error satisfies the builtin error interface

func (CreateRouteRuleRequestValidationError) ErrorName

ErrorName returns error name.

func (CreateRouteRuleRequestValidationError) Field

Field function returns field value.

func (CreateRouteRuleRequestValidationError) Key

Key function returns key value.

func (CreateRouteRuleRequestValidationError) Reason

Reason function returns reason value.

type CreateRoutingGrayReleaseRequest

type CreateRoutingGrayReleaseRequest struct {
	Release *RoutingGrayRelease `protobuf:"bytes,1,opt,name=release,proto3" json:"release,omitempty"`
	// contains filtered or unexported fields
}

func (*CreateRoutingGrayReleaseRequest) Descriptor deprecated

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

Deprecated: Use CreateRoutingGrayReleaseRequest.ProtoReflect.Descriptor instead.

func (*CreateRoutingGrayReleaseRequest) GetRelease

func (*CreateRoutingGrayReleaseRequest) ProtoMessage

func (*CreateRoutingGrayReleaseRequest) ProtoMessage()

func (*CreateRoutingGrayReleaseRequest) ProtoReflect

func (*CreateRoutingGrayReleaseRequest) Reset

func (*CreateRoutingGrayReleaseRequest) String

func (*CreateRoutingGrayReleaseRequest) Validate

func (m *CreateRoutingGrayReleaseRequest) Validate() error

Validate checks the field values on CreateRoutingGrayReleaseRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*CreateRoutingGrayReleaseRequest) ValidateAll

func (m *CreateRoutingGrayReleaseRequest) ValidateAll() error

ValidateAll checks the field values on CreateRoutingGrayReleaseRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateRoutingGrayReleaseRequestMultiError, or nil if none found.

type CreateRoutingGrayReleaseRequestMultiError

type CreateRoutingGrayReleaseRequestMultiError []error

CreateRoutingGrayReleaseRequestMultiError is an error wrapping multiple validation errors returned by CreateRoutingGrayReleaseRequest.ValidateAll() if the designated constraints aren't met.

func (CreateRoutingGrayReleaseRequestMultiError) AllErrors

AllErrors returns a list of validation violation errors.

func (CreateRoutingGrayReleaseRequestMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type CreateRoutingGrayReleaseRequestValidationError

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

CreateRoutingGrayReleaseRequestValidationError is the validation error returned by CreateRoutingGrayReleaseRequest.Validate if the designated constraints aren't met.

func (CreateRoutingGrayReleaseRequestValidationError) Cause

Cause function returns cause value.

func (CreateRoutingGrayReleaseRequestValidationError) Error

Error satisfies the builtin error interface

func (CreateRoutingGrayReleaseRequestValidationError) ErrorName

ErrorName returns error name.

func (CreateRoutingGrayReleaseRequestValidationError) Field

Field function returns field value.

func (CreateRoutingGrayReleaseRequestValidationError) Key

Key function returns key value.

func (CreateRoutingGrayReleaseRequestValidationError) Reason

Reason function returns reason value.

type CreateUnlockServiceRequest

type CreateUnlockServiceRequest struct {
	Service *UnlockService `protobuf:"bytes,1,opt,name=service,proto3" json:"service,omitempty"`
	// contains filtered or unexported fields
}

func (*CreateUnlockServiceRequest) Descriptor deprecated

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

Deprecated: Use CreateUnlockServiceRequest.ProtoReflect.Descriptor instead.

func (*CreateUnlockServiceRequest) GetService

func (x *CreateUnlockServiceRequest) GetService() *UnlockService

func (*CreateUnlockServiceRequest) ProtoMessage

func (*CreateUnlockServiceRequest) ProtoMessage()

func (*CreateUnlockServiceRequest) ProtoReflect

func (*CreateUnlockServiceRequest) Reset

func (x *CreateUnlockServiceRequest) Reset()

func (*CreateUnlockServiceRequest) String

func (x *CreateUnlockServiceRequest) String() string

func (*CreateUnlockServiceRequest) Validate

func (m *CreateUnlockServiceRequest) Validate() error

Validate checks the field values on CreateUnlockServiceRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*CreateUnlockServiceRequest) ValidateAll

func (m *CreateUnlockServiceRequest) ValidateAll() error

ValidateAll checks the field values on CreateUnlockServiceRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateUnlockServiceRequestMultiError, or nil if none found.

type CreateUnlockServiceRequestMultiError

type CreateUnlockServiceRequestMultiError []error

CreateUnlockServiceRequestMultiError is an error wrapping multiple validation errors returned by CreateUnlockServiceRequest.ValidateAll() if the designated constraints aren't met.

func (CreateUnlockServiceRequestMultiError) AllErrors

AllErrors returns a list of validation violation errors.

func (CreateUnlockServiceRequestMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type CreateUnlockServiceRequestValidationError

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

CreateUnlockServiceRequestValidationError is the validation error returned by CreateUnlockServiceRequest.Validate if the designated constraints aren't met.

func (CreateUnlockServiceRequestValidationError) Cause

Cause function returns cause value.

func (CreateUnlockServiceRequestValidationError) Error

Error satisfies the builtin error interface

func (CreateUnlockServiceRequestValidationError) ErrorName

ErrorName returns error name.

func (CreateUnlockServiceRequestValidationError) Field

Field function returns field value.

func (CreateUnlockServiceRequestValidationError) Key

Key function returns key value.

func (CreateUnlockServiceRequestValidationError) Reason

Reason function returns reason value.

type DeleteDnsResolverRequest

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

func (*DeleteDnsResolverRequest) Descriptor deprecated

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

Deprecated: Use DeleteDnsResolverRequest.ProtoReflect.Descriptor instead.

func (*DeleteDnsResolverRequest) GetId

func (x *DeleteDnsResolverRequest) GetId() int64

func (*DeleteDnsResolverRequest) ProtoMessage

func (*DeleteDnsResolverRequest) ProtoMessage()

func (*DeleteDnsResolverRequest) ProtoReflect

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

func (*DeleteDnsResolverRequest) Reset

func (x *DeleteDnsResolverRequest) Reset()

func (*DeleteDnsResolverRequest) String

func (x *DeleteDnsResolverRequest) String() string

func (*DeleteDnsResolverRequest) Validate

func (m *DeleteDnsResolverRequest) Validate() error

Validate checks the field values on DeleteDnsResolverRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*DeleteDnsResolverRequest) ValidateAll

func (m *DeleteDnsResolverRequest) ValidateAll() error

ValidateAll checks the field values on DeleteDnsResolverRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeleteDnsResolverRequestMultiError, or nil if none found.

type DeleteDnsResolverRequestMultiError

type DeleteDnsResolverRequestMultiError []error

DeleteDnsResolverRequestMultiError is an error wrapping multiple validation errors returned by DeleteDnsResolverRequest.ValidateAll() if the designated constraints aren't met.

func (DeleteDnsResolverRequestMultiError) AllErrors

func (m DeleteDnsResolverRequestMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (DeleteDnsResolverRequestMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type DeleteDnsResolverRequestValidationError

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

DeleteDnsResolverRequestValidationError is the validation error returned by DeleteDnsResolverRequest.Validate if the designated constraints aren't met.

func (DeleteDnsResolverRequestValidationError) Cause

Cause function returns cause value.

func (DeleteDnsResolverRequestValidationError) Error

Error satisfies the builtin error interface

func (DeleteDnsResolverRequestValidationError) ErrorName

ErrorName returns error name.

func (DeleteDnsResolverRequestValidationError) Field

Field function returns field value.

func (DeleteDnsResolverRequestValidationError) Key

Key function returns key value.

func (DeleteDnsResolverRequestValidationError) Reason

Reason function returns reason value.

type DeleteRouteItemData

type DeleteRouteItemData struct {
	Success bool `protobuf:"varint,1,opt,name=success,proto3" json:"success,omitempty"`
	// contains filtered or unexported fields
}

func (*DeleteRouteItemData) Descriptor deprecated

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

Deprecated: Use DeleteRouteItemData.ProtoReflect.Descriptor instead.

func (*DeleteRouteItemData) GetSuccess

func (x *DeleteRouteItemData) GetSuccess() bool

func (*DeleteRouteItemData) ProtoMessage

func (*DeleteRouteItemData) ProtoMessage()

func (*DeleteRouteItemData) ProtoReflect

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

func (*DeleteRouteItemData) Reset

func (x *DeleteRouteItemData) Reset()

func (*DeleteRouteItemData) String

func (x *DeleteRouteItemData) String() string

func (*DeleteRouteItemData) Validate

func (m *DeleteRouteItemData) Validate() error

Validate checks the field values on DeleteRouteItemData with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*DeleteRouteItemData) ValidateAll

func (m *DeleteRouteItemData) ValidateAll() error

ValidateAll checks the field values on DeleteRouteItemData with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeleteRouteItemDataMultiError, or nil if none found.

type DeleteRouteItemDataMultiError

type DeleteRouteItemDataMultiError []error

DeleteRouteItemDataMultiError is an error wrapping multiple validation errors returned by DeleteRouteItemData.ValidateAll() if the designated constraints aren't met.

func (DeleteRouteItemDataMultiError) AllErrors

func (m DeleteRouteItemDataMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (DeleteRouteItemDataMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type DeleteRouteItemDataValidationError

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

DeleteRouteItemDataValidationError is the validation error returned by DeleteRouteItemData.Validate if the designated constraints aren't met.

func (DeleteRouteItemDataValidationError) Cause

Cause function returns cause value.

func (DeleteRouteItemDataValidationError) Error

Error satisfies the builtin error interface

func (DeleteRouteItemDataValidationError) ErrorName

ErrorName returns error name.

func (DeleteRouteItemDataValidationError) Field

Field function returns field value.

func (DeleteRouteItemDataValidationError) Key

Key function returns key value.

func (DeleteRouteItemDataValidationError) Reason

Reason function returns reason value.

type DeleteRouteItemReply

type DeleteRouteItemReply struct {
	Code    int32                `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"`
	Message string               `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"`
	Data    *DeleteRouteItemData `protobuf:"bytes,3,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*DeleteRouteItemReply) Descriptor deprecated

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

Deprecated: Use DeleteRouteItemReply.ProtoReflect.Descriptor instead.

func (*DeleteRouteItemReply) GetCode

func (x *DeleteRouteItemReply) GetCode() int32

func (*DeleteRouteItemReply) GetData

func (*DeleteRouteItemReply) GetMessage

func (x *DeleteRouteItemReply) GetMessage() string

func (*DeleteRouteItemReply) ProtoMessage

func (*DeleteRouteItemReply) ProtoMessage()

func (*DeleteRouteItemReply) ProtoReflect

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

func (*DeleteRouteItemReply) Reset

func (x *DeleteRouteItemReply) Reset()

func (*DeleteRouteItemReply) String

func (x *DeleteRouteItemReply) String() string

func (*DeleteRouteItemReply) Validate

func (m *DeleteRouteItemReply) Validate() error

Validate checks the field values on DeleteRouteItemReply with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*DeleteRouteItemReply) ValidateAll

func (m *DeleteRouteItemReply) ValidateAll() error

ValidateAll checks the field values on DeleteRouteItemReply with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeleteRouteItemReplyMultiError, or nil if none found.

type DeleteRouteItemReplyMultiError

type DeleteRouteItemReplyMultiError []error

DeleteRouteItemReplyMultiError is an error wrapping multiple validation errors returned by DeleteRouteItemReply.ValidateAll() if the designated constraints aren't met.

func (DeleteRouteItemReplyMultiError) AllErrors

func (m DeleteRouteItemReplyMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (DeleteRouteItemReplyMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type DeleteRouteItemReplyValidationError

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

DeleteRouteItemReplyValidationError is the validation error returned by DeleteRouteItemReply.Validate if the designated constraints aren't met.

func (DeleteRouteItemReplyValidationError) Cause

Cause function returns cause value.

func (DeleteRouteItemReplyValidationError) Error

Error satisfies the builtin error interface

func (DeleteRouteItemReplyValidationError) ErrorName

ErrorName returns error name.

func (DeleteRouteItemReplyValidationError) Field

Field function returns field value.

func (DeleteRouteItemReplyValidationError) Key

Key function returns key value.

func (DeleteRouteItemReplyValidationError) Reason

Reason function returns reason value.

type DeleteRouteOutboundRequest

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

func (*DeleteRouteOutboundRequest) Descriptor deprecated

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

Deprecated: Use DeleteRouteOutboundRequest.ProtoReflect.Descriptor instead.

func (*DeleteRouteOutboundRequest) GetId

func (x *DeleteRouteOutboundRequest) GetId() int64

func (*DeleteRouteOutboundRequest) ProtoMessage

func (*DeleteRouteOutboundRequest) ProtoMessage()

func (*DeleteRouteOutboundRequest) ProtoReflect

func (*DeleteRouteOutboundRequest) Reset

func (x *DeleteRouteOutboundRequest) Reset()

func (*DeleteRouteOutboundRequest) String

func (x *DeleteRouteOutboundRequest) String() string

func (*DeleteRouteOutboundRequest) Validate

func (m *DeleteRouteOutboundRequest) Validate() error

Validate checks the field values on DeleteRouteOutboundRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*DeleteRouteOutboundRequest) ValidateAll

func (m *DeleteRouteOutboundRequest) ValidateAll() error

ValidateAll checks the field values on DeleteRouteOutboundRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeleteRouteOutboundRequestMultiError, or nil if none found.

type DeleteRouteOutboundRequestMultiError

type DeleteRouteOutboundRequestMultiError []error

DeleteRouteOutboundRequestMultiError is an error wrapping multiple validation errors returned by DeleteRouteOutboundRequest.ValidateAll() if the designated constraints aren't met.

func (DeleteRouteOutboundRequestMultiError) AllErrors

AllErrors returns a list of validation violation errors.

func (DeleteRouteOutboundRequestMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type DeleteRouteOutboundRequestValidationError

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

DeleteRouteOutboundRequestValidationError is the validation error returned by DeleteRouteOutboundRequest.Validate if the designated constraints aren't met.

func (DeleteRouteOutboundRequestValidationError) Cause

Cause function returns cause value.

func (DeleteRouteOutboundRequestValidationError) Error

Error satisfies the builtin error interface

func (DeleteRouteOutboundRequestValidationError) ErrorName

ErrorName returns error name.

func (DeleteRouteOutboundRequestValidationError) Field

Field function returns field value.

func (DeleteRouteOutboundRequestValidationError) Key

Key function returns key value.

func (DeleteRouteOutboundRequestValidationError) Reason

Reason function returns reason value.

type DeleteRouteProfileRequest

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

func (*DeleteRouteProfileRequest) Descriptor deprecated

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

Deprecated: Use DeleteRouteProfileRequest.ProtoReflect.Descriptor instead.

func (*DeleteRouteProfileRequest) GetId

func (x *DeleteRouteProfileRequest) GetId() int64

func (*DeleteRouteProfileRequest) ProtoMessage

func (*DeleteRouteProfileRequest) ProtoMessage()

func (*DeleteRouteProfileRequest) ProtoReflect

func (*DeleteRouteProfileRequest) Reset

func (x *DeleteRouteProfileRequest) Reset()

func (*DeleteRouteProfileRequest) String

func (x *DeleteRouteProfileRequest) String() string

func (*DeleteRouteProfileRequest) Validate

func (m *DeleteRouteProfileRequest) Validate() error

Validate checks the field values on DeleteRouteProfileRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*DeleteRouteProfileRequest) ValidateAll

func (m *DeleteRouteProfileRequest) ValidateAll() error

ValidateAll checks the field values on DeleteRouteProfileRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeleteRouteProfileRequestMultiError, or nil if none found.

type DeleteRouteProfileRequestMultiError

type DeleteRouteProfileRequestMultiError []error

DeleteRouteProfileRequestMultiError is an error wrapping multiple validation errors returned by DeleteRouteProfileRequest.ValidateAll() if the designated constraints aren't met.

func (DeleteRouteProfileRequestMultiError) AllErrors

AllErrors returns a list of validation violation errors.

func (DeleteRouteProfileRequestMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type DeleteRouteProfileRequestValidationError

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

DeleteRouteProfileRequestValidationError is the validation error returned by DeleteRouteProfileRequest.Validate if the designated constraints aren't met.

func (DeleteRouteProfileRequestValidationError) Cause

Cause function returns cause value.

func (DeleteRouteProfileRequestValidationError) Error

Error satisfies the builtin error interface

func (DeleteRouteProfileRequestValidationError) ErrorName

ErrorName returns error name.

func (DeleteRouteProfileRequestValidationError) Field

Field function returns field value.

func (DeleteRouteProfileRequestValidationError) Key

Key function returns key value.

func (DeleteRouteProfileRequestValidationError) Reason

Reason function returns reason value.

type DeleteRouteRuleRequest

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

func (*DeleteRouteRuleRequest) Descriptor deprecated

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

Deprecated: Use DeleteRouteRuleRequest.ProtoReflect.Descriptor instead.

func (*DeleteRouteRuleRequest) GetId

func (x *DeleteRouteRuleRequest) GetId() int64

func (*DeleteRouteRuleRequest) ProtoMessage

func (*DeleteRouteRuleRequest) ProtoMessage()

func (*DeleteRouteRuleRequest) ProtoReflect

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

func (*DeleteRouteRuleRequest) Reset

func (x *DeleteRouteRuleRequest) Reset()

func (*DeleteRouteRuleRequest) String

func (x *DeleteRouteRuleRequest) String() string

func (*DeleteRouteRuleRequest) Validate

func (m *DeleteRouteRuleRequest) Validate() error

Validate checks the field values on DeleteRouteRuleRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*DeleteRouteRuleRequest) ValidateAll

func (m *DeleteRouteRuleRequest) ValidateAll() error

ValidateAll checks the field values on DeleteRouteRuleRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeleteRouteRuleRequestMultiError, or nil if none found.

type DeleteRouteRuleRequestMultiError

type DeleteRouteRuleRequestMultiError []error

DeleteRouteRuleRequestMultiError is an error wrapping multiple validation errors returned by DeleteRouteRuleRequest.ValidateAll() if the designated constraints aren't met.

func (DeleteRouteRuleRequestMultiError) AllErrors

func (m DeleteRouteRuleRequestMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (DeleteRouteRuleRequestMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type DeleteRouteRuleRequestValidationError

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

DeleteRouteRuleRequestValidationError is the validation error returned by DeleteRouteRuleRequest.Validate if the designated constraints aren't met.

func (DeleteRouteRuleRequestValidationError) Cause

Cause function returns cause value.

func (DeleteRouteRuleRequestValidationError) Error

Error satisfies the builtin error interface

func (DeleteRouteRuleRequestValidationError) ErrorName

ErrorName returns error name.

func (DeleteRouteRuleRequestValidationError) Field

Field function returns field value.

func (DeleteRouteRuleRequestValidationError) Key

Key function returns key value.

func (DeleteRouteRuleRequestValidationError) Reason

Reason function returns reason value.

type DeleteRoutingGrayReleaseRequest

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

func (*DeleteRoutingGrayReleaseRequest) Descriptor deprecated

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

Deprecated: Use DeleteRoutingGrayReleaseRequest.ProtoReflect.Descriptor instead.

func (*DeleteRoutingGrayReleaseRequest) GetId

func (*DeleteRoutingGrayReleaseRequest) ProtoMessage

func (*DeleteRoutingGrayReleaseRequest) ProtoMessage()

func (*DeleteRoutingGrayReleaseRequest) ProtoReflect

func (*DeleteRoutingGrayReleaseRequest) Reset

func (*DeleteRoutingGrayReleaseRequest) String

func (*DeleteRoutingGrayReleaseRequest) Validate

func (m *DeleteRoutingGrayReleaseRequest) Validate() error

Validate checks the field values on DeleteRoutingGrayReleaseRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*DeleteRoutingGrayReleaseRequest) ValidateAll

func (m *DeleteRoutingGrayReleaseRequest) ValidateAll() error

ValidateAll checks the field values on DeleteRoutingGrayReleaseRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeleteRoutingGrayReleaseRequestMultiError, or nil if none found.

type DeleteRoutingGrayReleaseRequestMultiError

type DeleteRoutingGrayReleaseRequestMultiError []error

DeleteRoutingGrayReleaseRequestMultiError is an error wrapping multiple validation errors returned by DeleteRoutingGrayReleaseRequest.ValidateAll() if the designated constraints aren't met.

func (DeleteRoutingGrayReleaseRequestMultiError) AllErrors

AllErrors returns a list of validation violation errors.

func (DeleteRoutingGrayReleaseRequestMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type DeleteRoutingGrayReleaseRequestValidationError

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

DeleteRoutingGrayReleaseRequestValidationError is the validation error returned by DeleteRoutingGrayReleaseRequest.Validate if the designated constraints aren't met.

func (DeleteRoutingGrayReleaseRequestValidationError) Cause

Cause function returns cause value.

func (DeleteRoutingGrayReleaseRequestValidationError) Error

Error satisfies the builtin error interface

func (DeleteRoutingGrayReleaseRequestValidationError) ErrorName

ErrorName returns error name.

func (DeleteRoutingGrayReleaseRequestValidationError) Field

Field function returns field value.

func (DeleteRoutingGrayReleaseRequestValidationError) Key

Key function returns key value.

func (DeleteRoutingGrayReleaseRequestValidationError) Reason

Reason function returns reason value.

type DeleteUnlockServiceRequest

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

func (*DeleteUnlockServiceRequest) Descriptor deprecated

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

Deprecated: Use DeleteUnlockServiceRequest.ProtoReflect.Descriptor instead.

func (*DeleteUnlockServiceRequest) GetId

func (x *DeleteUnlockServiceRequest) GetId() int64

func (*DeleteUnlockServiceRequest) ProtoMessage

func (*DeleteUnlockServiceRequest) ProtoMessage()

func (*DeleteUnlockServiceRequest) ProtoReflect

func (*DeleteUnlockServiceRequest) Reset

func (x *DeleteUnlockServiceRequest) Reset()

func (*DeleteUnlockServiceRequest) String

func (x *DeleteUnlockServiceRequest) String() string

func (*DeleteUnlockServiceRequest) Validate

func (m *DeleteUnlockServiceRequest) Validate() error

Validate checks the field values on DeleteUnlockServiceRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*DeleteUnlockServiceRequest) ValidateAll

func (m *DeleteUnlockServiceRequest) ValidateAll() error

ValidateAll checks the field values on DeleteUnlockServiceRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeleteUnlockServiceRequestMultiError, or nil if none found.

type DeleteUnlockServiceRequestMultiError

type DeleteUnlockServiceRequestMultiError []error

DeleteUnlockServiceRequestMultiError is an error wrapping multiple validation errors returned by DeleteUnlockServiceRequest.ValidateAll() if the designated constraints aren't met.

func (DeleteUnlockServiceRequestMultiError) AllErrors

AllErrors returns a list of validation violation errors.

func (DeleteUnlockServiceRequestMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type DeleteUnlockServiceRequestValidationError

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

DeleteUnlockServiceRequestValidationError is the validation error returned by DeleteUnlockServiceRequest.Validate if the designated constraints aren't met.

func (DeleteUnlockServiceRequestValidationError) Cause

Cause function returns cause value.

func (DeleteUnlockServiceRequestValidationError) Error

Error satisfies the builtin error interface

func (DeleteUnlockServiceRequestValidationError) ErrorName

ErrorName returns error name.

func (DeleteUnlockServiceRequestValidationError) Field

Field function returns field value.

func (DeleteUnlockServiceRequestValidationError) Key

Key function returns key value.

func (DeleteUnlockServiceRequestValidationError) Reason

Reason function returns reason value.

type DnsResolver

type DnsResolver struct {
	Id           int64  `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
	Tag          string `protobuf:"bytes,2,opt,name=tag,proto3" json:"tag,omitempty"`
	Name         string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"`
	Proto        string `protobuf:"bytes,4,opt,name=proto,proto3" json:"proto,omitempty"`
	Address      string `protobuf:"bytes,5,opt,name=address,proto3" json:"address,omitempty"`
	Port         int32  `protobuf:"varint,6,opt,name=port,proto3" json:"port,omitempty"`
	Enabled      bool   `protobuf:"varint,7,opt,name=enabled,proto3" json:"enabled,omitempty"`
	ResolverJson string `protobuf:"bytes,8,opt,name=resolver_json,json=resolverJson,proto3" json:"resolver_json,omitempty"`
	CreatedAt    int64  `protobuf:"varint,9,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
	UpdatedAt    int64  `protobuf:"varint,10,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"`
	// contains filtered or unexported fields
}

func (*DnsResolver) Descriptor deprecated

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

Deprecated: Use DnsResolver.ProtoReflect.Descriptor instead.

func (*DnsResolver) GetAddress

func (x *DnsResolver) GetAddress() string

func (*DnsResolver) GetCreatedAt

func (x *DnsResolver) GetCreatedAt() int64

func (*DnsResolver) GetEnabled

func (x *DnsResolver) GetEnabled() bool

func (*DnsResolver) GetId

func (x *DnsResolver) GetId() int64

func (*DnsResolver) GetName

func (x *DnsResolver) GetName() string

func (*DnsResolver) GetPort

func (x *DnsResolver) GetPort() int32

func (*DnsResolver) GetProto

func (x *DnsResolver) GetProto() string

func (*DnsResolver) GetResolverJson

func (x *DnsResolver) GetResolverJson() string

func (*DnsResolver) GetTag

func (x *DnsResolver) GetTag() string

func (*DnsResolver) GetUpdatedAt

func (x *DnsResolver) GetUpdatedAt() int64

func (*DnsResolver) ProtoMessage

func (*DnsResolver) ProtoMessage()

func (*DnsResolver) ProtoReflect

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

func (*DnsResolver) Reset

func (x *DnsResolver) Reset()

func (*DnsResolver) String

func (x *DnsResolver) String() string

func (*DnsResolver) Validate

func (m *DnsResolver) Validate() error

Validate checks the field values on DnsResolver with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*DnsResolver) ValidateAll

func (m *DnsResolver) ValidateAll() error

ValidateAll checks the field values on DnsResolver with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DnsResolverMultiError, or nil if none found.

type DnsResolverData

type DnsResolverData struct {
	Resolver *DnsResolver `protobuf:"bytes,1,opt,name=resolver,proto3" json:"resolver,omitempty"`
	// contains filtered or unexported fields
}

func (*DnsResolverData) Descriptor deprecated

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

Deprecated: Use DnsResolverData.ProtoReflect.Descriptor instead.

func (*DnsResolverData) GetResolver

func (x *DnsResolverData) GetResolver() *DnsResolver

func (*DnsResolverData) ProtoMessage

func (*DnsResolverData) ProtoMessage()

func (*DnsResolverData) ProtoReflect

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

func (*DnsResolverData) Reset

func (x *DnsResolverData) Reset()

func (*DnsResolverData) String

func (x *DnsResolverData) String() string

func (*DnsResolverData) Validate

func (m *DnsResolverData) Validate() error

Validate checks the field values on DnsResolverData with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*DnsResolverData) ValidateAll

func (m *DnsResolverData) ValidateAll() error

ValidateAll checks the field values on DnsResolverData with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DnsResolverDataMultiError, or nil if none found.

type DnsResolverDataMultiError

type DnsResolverDataMultiError []error

DnsResolverDataMultiError is an error wrapping multiple validation errors returned by DnsResolverData.ValidateAll() if the designated constraints aren't met.

func (DnsResolverDataMultiError) AllErrors

func (m DnsResolverDataMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (DnsResolverDataMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type DnsResolverDataValidationError

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

DnsResolverDataValidationError is the validation error returned by DnsResolverData.Validate if the designated constraints aren't met.

func (DnsResolverDataValidationError) Cause

Cause function returns cause value.

func (DnsResolverDataValidationError) Error

Error satisfies the builtin error interface

func (DnsResolverDataValidationError) ErrorName

func (e DnsResolverDataValidationError) ErrorName() string

ErrorName returns error name.

func (DnsResolverDataValidationError) Field

Field function returns field value.

func (DnsResolverDataValidationError) Key

Key function returns key value.

func (DnsResolverDataValidationError) Reason

Reason function returns reason value.

type DnsResolverListData

type DnsResolverListData struct {
	List  []*DnsResolver `protobuf:"bytes,1,rep,name=list,proto3" json:"list,omitempty"`
	Total int32          `protobuf:"varint,2,opt,name=total,proto3" json:"total,omitempty"`
	// contains filtered or unexported fields
}

func (*DnsResolverListData) Descriptor deprecated

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

Deprecated: Use DnsResolverListData.ProtoReflect.Descriptor instead.

func (*DnsResolverListData) GetList

func (x *DnsResolverListData) GetList() []*DnsResolver

func (*DnsResolverListData) GetTotal

func (x *DnsResolverListData) GetTotal() int32

func (*DnsResolverListData) ProtoMessage

func (*DnsResolverListData) ProtoMessage()

func (*DnsResolverListData) ProtoReflect

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

func (*DnsResolverListData) Reset

func (x *DnsResolverListData) Reset()

func (*DnsResolverListData) String

func (x *DnsResolverListData) String() string

func (*DnsResolverListData) Validate

func (m *DnsResolverListData) Validate() error

Validate checks the field values on DnsResolverListData with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*DnsResolverListData) ValidateAll

func (m *DnsResolverListData) ValidateAll() error

ValidateAll checks the field values on DnsResolverListData with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DnsResolverListDataMultiError, or nil if none found.

type DnsResolverListDataMultiError

type DnsResolverListDataMultiError []error

DnsResolverListDataMultiError is an error wrapping multiple validation errors returned by DnsResolverListData.ValidateAll() if the designated constraints aren't met.

func (DnsResolverListDataMultiError) AllErrors

func (m DnsResolverListDataMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (DnsResolverListDataMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type DnsResolverListDataValidationError

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

DnsResolverListDataValidationError is the validation error returned by DnsResolverListData.Validate if the designated constraints aren't met.

func (DnsResolverListDataValidationError) Cause

Cause function returns cause value.

func (DnsResolverListDataValidationError) Error

Error satisfies the builtin error interface

func (DnsResolverListDataValidationError) ErrorName

ErrorName returns error name.

func (DnsResolverListDataValidationError) Field

Field function returns field value.

func (DnsResolverListDataValidationError) Key

Key function returns key value.

func (DnsResolverListDataValidationError) Reason

Reason function returns reason value.

type DnsResolverMultiError

type DnsResolverMultiError []error

DnsResolverMultiError is an error wrapping multiple validation errors returned by DnsResolver.ValidateAll() if the designated constraints aren't met.

func (DnsResolverMultiError) AllErrors

func (m DnsResolverMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (DnsResolverMultiError) Error

func (m DnsResolverMultiError) Error() string

Error returns a concatenation of all the error messages it wraps.

type DnsResolverReply

type DnsResolverReply struct {
	Code    int32            `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"`
	Message string           `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"`
	Data    *DnsResolverData `protobuf:"bytes,3,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*DnsResolverReply) Descriptor deprecated

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

Deprecated: Use DnsResolverReply.ProtoReflect.Descriptor instead.

func (*DnsResolverReply) GetCode

func (x *DnsResolverReply) GetCode() int32

func (*DnsResolverReply) GetData

func (x *DnsResolverReply) GetData() *DnsResolverData

func (*DnsResolverReply) GetMessage

func (x *DnsResolverReply) GetMessage() string

func (*DnsResolverReply) ProtoMessage

func (*DnsResolverReply) ProtoMessage()

func (*DnsResolverReply) ProtoReflect

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

func (*DnsResolverReply) Reset

func (x *DnsResolverReply) Reset()

func (*DnsResolverReply) String

func (x *DnsResolverReply) String() string

func (*DnsResolverReply) Validate

func (m *DnsResolverReply) Validate() error

Validate checks the field values on DnsResolverReply with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*DnsResolverReply) ValidateAll

func (m *DnsResolverReply) ValidateAll() error

ValidateAll checks the field values on DnsResolverReply with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DnsResolverReplyMultiError, or nil if none found.

type DnsResolverReplyMultiError

type DnsResolverReplyMultiError []error

DnsResolverReplyMultiError is an error wrapping multiple validation errors returned by DnsResolverReply.ValidateAll() if the designated constraints aren't met.

func (DnsResolverReplyMultiError) AllErrors

func (m DnsResolverReplyMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (DnsResolverReplyMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type DnsResolverReplyValidationError

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

DnsResolverReplyValidationError is the validation error returned by DnsResolverReply.Validate if the designated constraints aren't met.

func (DnsResolverReplyValidationError) Cause

Cause function returns cause value.

func (DnsResolverReplyValidationError) Error

Error satisfies the builtin error interface

func (DnsResolverReplyValidationError) ErrorName

ErrorName returns error name.

func (DnsResolverReplyValidationError) Field

Field function returns field value.

func (DnsResolverReplyValidationError) Key

Key function returns key value.

func (DnsResolverReplyValidationError) Reason

Reason function returns reason value.

type DnsResolverValidationError

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

DnsResolverValidationError is the validation error returned by DnsResolver.Validate if the designated constraints aren't met.

func (DnsResolverValidationError) Cause

Cause function returns cause value.

func (DnsResolverValidationError) Error

Error satisfies the builtin error interface

func (DnsResolverValidationError) ErrorName

func (e DnsResolverValidationError) ErrorName() string

ErrorName returns error name.

func (DnsResolverValidationError) Field

Field function returns field value.

func (DnsResolverValidationError) Key

Key function returns key value.

func (DnsResolverValidationError) Reason

Reason function returns reason value.

type GetRoutingAnalyticsReply

type GetRoutingAnalyticsReply struct {
	Code    int32                 `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"`
	Message string                `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"`
	Data    *RoutingAnalyticsData `protobuf:"bytes,3,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*GetRoutingAnalyticsReply) Descriptor deprecated

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

Deprecated: Use GetRoutingAnalyticsReply.ProtoReflect.Descriptor instead.

func (*GetRoutingAnalyticsReply) GetCode

func (x *GetRoutingAnalyticsReply) GetCode() int32

func (*GetRoutingAnalyticsReply) GetData

func (*GetRoutingAnalyticsReply) GetMessage

func (x *GetRoutingAnalyticsReply) GetMessage() string

func (*GetRoutingAnalyticsReply) ProtoMessage

func (*GetRoutingAnalyticsReply) ProtoMessage()

func (*GetRoutingAnalyticsReply) ProtoReflect

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

func (*GetRoutingAnalyticsReply) Reset

func (x *GetRoutingAnalyticsReply) Reset()

func (*GetRoutingAnalyticsReply) String

func (x *GetRoutingAnalyticsReply) String() string

func (*GetRoutingAnalyticsReply) Validate

func (m *GetRoutingAnalyticsReply) Validate() error

Validate checks the field values on GetRoutingAnalyticsReply with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*GetRoutingAnalyticsReply) ValidateAll

func (m *GetRoutingAnalyticsReply) ValidateAll() error

ValidateAll checks the field values on GetRoutingAnalyticsReply with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetRoutingAnalyticsReplyMultiError, or nil if none found.

type GetRoutingAnalyticsReplyMultiError

type GetRoutingAnalyticsReplyMultiError []error

GetRoutingAnalyticsReplyMultiError is an error wrapping multiple validation errors returned by GetRoutingAnalyticsReply.ValidateAll() if the designated constraints aren't met.

func (GetRoutingAnalyticsReplyMultiError) AllErrors

func (m GetRoutingAnalyticsReplyMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (GetRoutingAnalyticsReplyMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type GetRoutingAnalyticsReplyValidationError

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

GetRoutingAnalyticsReplyValidationError is the validation error returned by GetRoutingAnalyticsReply.Validate if the designated constraints aren't met.

func (GetRoutingAnalyticsReplyValidationError) Cause

Cause function returns cause value.

func (GetRoutingAnalyticsReplyValidationError) Error

Error satisfies the builtin error interface

func (GetRoutingAnalyticsReplyValidationError) ErrorName

ErrorName returns error name.

func (GetRoutingAnalyticsReplyValidationError) Field

Field function returns field value.

func (GetRoutingAnalyticsReplyValidationError) Key

Key function returns key value.

func (GetRoutingAnalyticsReplyValidationError) Reason

Reason function returns reason value.

type GetRoutingAnalyticsRequest

type GetRoutingAnalyticsRequest struct {
	ProfileCode   string `protobuf:"bytes,1,opt,name=profile_code,json=profileCode,proto3" json:"profile_code,omitempty"`
	RoutingHash   string `protobuf:"bytes,2,opt,name=routing_hash,json=routingHash,proto3" json:"routing_hash,omitempty"`
	WindowMinutes int64  `protobuf:"varint,3,opt,name=window_minutes,json=windowMinutes,proto3" json:"window_minutes,omitempty"`
	// contains filtered or unexported fields
}

func (*GetRoutingAnalyticsRequest) Descriptor deprecated

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

Deprecated: Use GetRoutingAnalyticsRequest.ProtoReflect.Descriptor instead.

func (*GetRoutingAnalyticsRequest) GetProfileCode

func (x *GetRoutingAnalyticsRequest) GetProfileCode() string

func (*GetRoutingAnalyticsRequest) GetRoutingHash

func (x *GetRoutingAnalyticsRequest) GetRoutingHash() string

func (*GetRoutingAnalyticsRequest) GetWindowMinutes

func (x *GetRoutingAnalyticsRequest) GetWindowMinutes() int64

func (*GetRoutingAnalyticsRequest) ProtoMessage

func (*GetRoutingAnalyticsRequest) ProtoMessage()

func (*GetRoutingAnalyticsRequest) ProtoReflect

func (*GetRoutingAnalyticsRequest) Reset

func (x *GetRoutingAnalyticsRequest) Reset()

func (*GetRoutingAnalyticsRequest) String

func (x *GetRoutingAnalyticsRequest) String() string

func (*GetRoutingAnalyticsRequest) Validate

func (m *GetRoutingAnalyticsRequest) Validate() error

Validate checks the field values on GetRoutingAnalyticsRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*GetRoutingAnalyticsRequest) ValidateAll

func (m *GetRoutingAnalyticsRequest) ValidateAll() error

ValidateAll checks the field values on GetRoutingAnalyticsRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetRoutingAnalyticsRequestMultiError, or nil if none found.

type GetRoutingAnalyticsRequestMultiError

type GetRoutingAnalyticsRequestMultiError []error

GetRoutingAnalyticsRequestMultiError is an error wrapping multiple validation errors returned by GetRoutingAnalyticsRequest.ValidateAll() if the designated constraints aren't met.

func (GetRoutingAnalyticsRequestMultiError) AllErrors

AllErrors returns a list of validation violation errors.

func (GetRoutingAnalyticsRequestMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type GetRoutingAnalyticsRequestValidationError

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

GetRoutingAnalyticsRequestValidationError is the validation error returned by GetRoutingAnalyticsRequest.Validate if the designated constraints aren't met.

func (GetRoutingAnalyticsRequestValidationError) Cause

Cause function returns cause value.

func (GetRoutingAnalyticsRequestValidationError) Error

Error satisfies the builtin error interface

func (GetRoutingAnalyticsRequestValidationError) ErrorName

ErrorName returns error name.

func (GetRoutingAnalyticsRequestValidationError) Field

Field function returns field value.

func (GetRoutingAnalyticsRequestValidationError) Key

Key function returns key value.

func (GetRoutingAnalyticsRequestValidationError) Reason

Reason function returns reason value.

type GetRoutingCapabilityMatrixReply

type GetRoutingCapabilityMatrixReply struct {
	Code    int32                        `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"`
	Message string                       `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"`
	Data    *RoutingCapabilityMatrixData `protobuf:"bytes,3,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*GetRoutingCapabilityMatrixReply) Descriptor deprecated

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

Deprecated: Use GetRoutingCapabilityMatrixReply.ProtoReflect.Descriptor instead.

func (*GetRoutingCapabilityMatrixReply) GetCode

func (*GetRoutingCapabilityMatrixReply) GetData

func (*GetRoutingCapabilityMatrixReply) GetMessage

func (x *GetRoutingCapabilityMatrixReply) GetMessage() string

func (*GetRoutingCapabilityMatrixReply) ProtoMessage

func (*GetRoutingCapabilityMatrixReply) ProtoMessage()

func (*GetRoutingCapabilityMatrixReply) ProtoReflect

func (*GetRoutingCapabilityMatrixReply) Reset

func (*GetRoutingCapabilityMatrixReply) String

func (*GetRoutingCapabilityMatrixReply) Validate

func (m *GetRoutingCapabilityMatrixReply) Validate() error

Validate checks the field values on GetRoutingCapabilityMatrixReply with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*GetRoutingCapabilityMatrixReply) ValidateAll

func (m *GetRoutingCapabilityMatrixReply) ValidateAll() error

ValidateAll checks the field values on GetRoutingCapabilityMatrixReply with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetRoutingCapabilityMatrixReplyMultiError, or nil if none found.

type GetRoutingCapabilityMatrixReplyMultiError

type GetRoutingCapabilityMatrixReplyMultiError []error

GetRoutingCapabilityMatrixReplyMultiError is an error wrapping multiple validation errors returned by GetRoutingCapabilityMatrixReply.ValidateAll() if the designated constraints aren't met.

func (GetRoutingCapabilityMatrixReplyMultiError) AllErrors

AllErrors returns a list of validation violation errors.

func (GetRoutingCapabilityMatrixReplyMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type GetRoutingCapabilityMatrixReplyValidationError

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

GetRoutingCapabilityMatrixReplyValidationError is the validation error returned by GetRoutingCapabilityMatrixReply.Validate if the designated constraints aren't met.

func (GetRoutingCapabilityMatrixReplyValidationError) Cause

Cause function returns cause value.

func (GetRoutingCapabilityMatrixReplyValidationError) Error

Error satisfies the builtin error interface

func (GetRoutingCapabilityMatrixReplyValidationError) ErrorName

ErrorName returns error name.

func (GetRoutingCapabilityMatrixReplyValidationError) Field

Field function returns field value.

func (GetRoutingCapabilityMatrixReplyValidationError) Key

Key function returns key value.

func (GetRoutingCapabilityMatrixReplyValidationError) Reason

Reason function returns reason value.

type GetRoutingCapabilityMatrixRequest

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

func (*GetRoutingCapabilityMatrixRequest) Descriptor deprecated

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

Deprecated: Use GetRoutingCapabilityMatrixRequest.ProtoReflect.Descriptor instead.

func (*GetRoutingCapabilityMatrixRequest) ProtoMessage

func (*GetRoutingCapabilityMatrixRequest) ProtoMessage()

func (*GetRoutingCapabilityMatrixRequest) ProtoReflect

func (*GetRoutingCapabilityMatrixRequest) Reset

func (*GetRoutingCapabilityMatrixRequest) String

func (*GetRoutingCapabilityMatrixRequest) Validate

Validate checks the field values on GetRoutingCapabilityMatrixRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*GetRoutingCapabilityMatrixRequest) ValidateAll

func (m *GetRoutingCapabilityMatrixRequest) ValidateAll() error

ValidateAll checks the field values on GetRoutingCapabilityMatrixRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetRoutingCapabilityMatrixRequestMultiError, or nil if none found.

type GetRoutingCapabilityMatrixRequestMultiError

type GetRoutingCapabilityMatrixRequestMultiError []error

GetRoutingCapabilityMatrixRequestMultiError is an error wrapping multiple validation errors returned by GetRoutingCapabilityMatrixRequest.ValidateAll() if the designated constraints aren't met.

func (GetRoutingCapabilityMatrixRequestMultiError) AllErrors

AllErrors returns a list of validation violation errors.

func (GetRoutingCapabilityMatrixRequestMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type GetRoutingCapabilityMatrixRequestValidationError

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

GetRoutingCapabilityMatrixRequestValidationError is the validation error returned by GetRoutingCapabilityMatrixRequest.Validate if the designated constraints aren't met.

func (GetRoutingCapabilityMatrixRequestValidationError) Cause

Cause function returns cause value.

func (GetRoutingCapabilityMatrixRequestValidationError) Error

Error satisfies the builtin error interface

func (GetRoutingCapabilityMatrixRequestValidationError) ErrorName

ErrorName returns error name.

func (GetRoutingCapabilityMatrixRequestValidationError) Field

Field function returns field value.

func (GetRoutingCapabilityMatrixRequestValidationError) Key

Key function returns key value.

func (GetRoutingCapabilityMatrixRequestValidationError) Reason

Reason function returns reason value.

type GetRoutingDrilldownReportReply

type GetRoutingDrilldownReportReply struct {
	Code    int32                   `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"`
	Message string                  `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"`
	Data    *RoutingDrilldownReport `protobuf:"bytes,3,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*GetRoutingDrilldownReportReply) Descriptor deprecated

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

Deprecated: Use GetRoutingDrilldownReportReply.ProtoReflect.Descriptor instead.

func (*GetRoutingDrilldownReportReply) GetCode

func (*GetRoutingDrilldownReportReply) GetData

func (*GetRoutingDrilldownReportReply) GetMessage

func (x *GetRoutingDrilldownReportReply) GetMessage() string

func (*GetRoutingDrilldownReportReply) ProtoMessage

func (*GetRoutingDrilldownReportReply) ProtoMessage()

func (*GetRoutingDrilldownReportReply) ProtoReflect

func (*GetRoutingDrilldownReportReply) Reset

func (x *GetRoutingDrilldownReportReply) Reset()

func (*GetRoutingDrilldownReportReply) String

func (*GetRoutingDrilldownReportReply) Validate

func (m *GetRoutingDrilldownReportReply) Validate() error

Validate checks the field values on GetRoutingDrilldownReportReply with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*GetRoutingDrilldownReportReply) ValidateAll

func (m *GetRoutingDrilldownReportReply) ValidateAll() error

ValidateAll checks the field values on GetRoutingDrilldownReportReply with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetRoutingDrilldownReportReplyMultiError, or nil if none found.

type GetRoutingDrilldownReportReplyMultiError

type GetRoutingDrilldownReportReplyMultiError []error

GetRoutingDrilldownReportReplyMultiError is an error wrapping multiple validation errors returned by GetRoutingDrilldownReportReply.ValidateAll() if the designated constraints aren't met.

func (GetRoutingDrilldownReportReplyMultiError) AllErrors

AllErrors returns a list of validation violation errors.

func (GetRoutingDrilldownReportReplyMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type GetRoutingDrilldownReportReplyValidationError

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

GetRoutingDrilldownReportReplyValidationError is the validation error returned by GetRoutingDrilldownReportReply.Validate if the designated constraints aren't met.

func (GetRoutingDrilldownReportReplyValidationError) Cause

Cause function returns cause value.

func (GetRoutingDrilldownReportReplyValidationError) Error

Error satisfies the builtin error interface

func (GetRoutingDrilldownReportReplyValidationError) ErrorName

ErrorName returns error name.

func (GetRoutingDrilldownReportReplyValidationError) Field

Field function returns field value.

func (GetRoutingDrilldownReportReplyValidationError) Key

Key function returns key value.

func (GetRoutingDrilldownReportReplyValidationError) Reason

Reason function returns reason value.

type GetRoutingDrilldownReportRequest

type GetRoutingDrilldownReportRequest struct {
	ProfileCode   string `protobuf:"bytes,1,opt,name=profile_code,json=profileCode,proto3" json:"profile_code,omitempty"`
	RoutingHash   string `protobuf:"bytes,2,opt,name=routing_hash,json=routingHash,proto3" json:"routing_hash,omitempty"`
	GroupBy       string `protobuf:"bytes,3,opt,name=group_by,json=groupBy,proto3" json:"group_by,omitempty"`
	WindowMinutes int64  `protobuf:"varint,4,opt,name=window_minutes,json=windowMinutes,proto3" json:"window_minutes,omitempty"`
	// contains filtered or unexported fields
}

func (*GetRoutingDrilldownReportRequest) Descriptor deprecated

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

Deprecated: Use GetRoutingDrilldownReportRequest.ProtoReflect.Descriptor instead.

func (*GetRoutingDrilldownReportRequest) GetGroupBy

func (x *GetRoutingDrilldownReportRequest) GetGroupBy() string

func (*GetRoutingDrilldownReportRequest) GetProfileCode

func (x *GetRoutingDrilldownReportRequest) GetProfileCode() string

func (*GetRoutingDrilldownReportRequest) GetRoutingHash

func (x *GetRoutingDrilldownReportRequest) GetRoutingHash() string

func (*GetRoutingDrilldownReportRequest) GetWindowMinutes

func (x *GetRoutingDrilldownReportRequest) GetWindowMinutes() int64

func (*GetRoutingDrilldownReportRequest) ProtoMessage

func (*GetRoutingDrilldownReportRequest) ProtoMessage()

func (*GetRoutingDrilldownReportRequest) ProtoReflect

func (*GetRoutingDrilldownReportRequest) Reset

func (*GetRoutingDrilldownReportRequest) String

func (*GetRoutingDrilldownReportRequest) Validate

Validate checks the field values on GetRoutingDrilldownReportRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*GetRoutingDrilldownReportRequest) ValidateAll

func (m *GetRoutingDrilldownReportRequest) ValidateAll() error

ValidateAll checks the field values on GetRoutingDrilldownReportRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetRoutingDrilldownReportRequestMultiError, or nil if none found.

type GetRoutingDrilldownReportRequestMultiError

type GetRoutingDrilldownReportRequestMultiError []error

GetRoutingDrilldownReportRequestMultiError is an error wrapping multiple validation errors returned by GetRoutingDrilldownReportRequest.ValidateAll() if the designated constraints aren't met.

func (GetRoutingDrilldownReportRequestMultiError) AllErrors

AllErrors returns a list of validation violation errors.

func (GetRoutingDrilldownReportRequestMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type GetRoutingDrilldownReportRequestValidationError

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

GetRoutingDrilldownReportRequestValidationError is the validation error returned by GetRoutingDrilldownReportRequest.Validate if the designated constraints aren't met.

func (GetRoutingDrilldownReportRequestValidationError) Cause

Cause function returns cause value.

func (GetRoutingDrilldownReportRequestValidationError) Error

Error satisfies the builtin error interface

func (GetRoutingDrilldownReportRequestValidationError) ErrorName

ErrorName returns error name.

func (GetRoutingDrilldownReportRequestValidationError) Field

Field function returns field value.

func (GetRoutingDrilldownReportRequestValidationError) Key

Key function returns key value.

func (GetRoutingDrilldownReportRequestValidationError) Reason

Reason function returns reason value.

type GetRoutingE2EChecklistReply

type GetRoutingE2EChecklistReply struct {
	Code    int32                    `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"`
	Message string                   `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"`
	Data    *RoutingE2EChecklistData `protobuf:"bytes,3,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*GetRoutingE2EChecklistReply) Descriptor deprecated

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

Deprecated: Use GetRoutingE2EChecklistReply.ProtoReflect.Descriptor instead.

func (*GetRoutingE2EChecklistReply) GetCode

func (x *GetRoutingE2EChecklistReply) GetCode() int32

func (*GetRoutingE2EChecklistReply) GetData

func (*GetRoutingE2EChecklistReply) GetMessage

func (x *GetRoutingE2EChecklistReply) GetMessage() string

func (*GetRoutingE2EChecklistReply) ProtoMessage

func (*GetRoutingE2EChecklistReply) ProtoMessage()

func (*GetRoutingE2EChecklistReply) ProtoReflect

func (*GetRoutingE2EChecklistReply) Reset

func (x *GetRoutingE2EChecklistReply) Reset()

func (*GetRoutingE2EChecklistReply) String

func (x *GetRoutingE2EChecklistReply) String() string

func (*GetRoutingE2EChecklistReply) Validate

func (m *GetRoutingE2EChecklistReply) Validate() error

Validate checks the field values on GetRoutingE2EChecklistReply with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*GetRoutingE2EChecklistReply) ValidateAll

func (m *GetRoutingE2EChecklistReply) ValidateAll() error

ValidateAll checks the field values on GetRoutingE2EChecklistReply with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetRoutingE2EChecklistReplyMultiError, or nil if none found.

type GetRoutingE2EChecklistReplyMultiError

type GetRoutingE2EChecklistReplyMultiError []error

GetRoutingE2EChecklistReplyMultiError is an error wrapping multiple validation errors returned by GetRoutingE2EChecklistReply.ValidateAll() if the designated constraints aren't met.

func (GetRoutingE2EChecklistReplyMultiError) AllErrors

AllErrors returns a list of validation violation errors.

func (GetRoutingE2EChecklistReplyMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type GetRoutingE2EChecklistReplyValidationError

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

GetRoutingE2EChecklistReplyValidationError is the validation error returned by GetRoutingE2EChecklistReply.Validate if the designated constraints aren't met.

func (GetRoutingE2EChecklistReplyValidationError) Cause

Cause function returns cause value.

func (GetRoutingE2EChecklistReplyValidationError) Error

Error satisfies the builtin error interface

func (GetRoutingE2EChecklistReplyValidationError) ErrorName

ErrorName returns error name.

func (GetRoutingE2EChecklistReplyValidationError) Field

Field function returns field value.

func (GetRoutingE2EChecklistReplyValidationError) Key

Key function returns key value.

func (GetRoutingE2EChecklistReplyValidationError) Reason

Reason function returns reason value.

type GetRoutingE2EChecklistRequest

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

func (*GetRoutingE2EChecklistRequest) Descriptor deprecated

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

Deprecated: Use GetRoutingE2EChecklistRequest.ProtoReflect.Descriptor instead.

func (*GetRoutingE2EChecklistRequest) GetProfileCode

func (x *GetRoutingE2EChecklistRequest) GetProfileCode() string

func (*GetRoutingE2EChecklistRequest) ProtoMessage

func (*GetRoutingE2EChecklistRequest) ProtoMessage()

func (*GetRoutingE2EChecklistRequest) ProtoReflect

func (*GetRoutingE2EChecklistRequest) Reset

func (x *GetRoutingE2EChecklistRequest) Reset()

func (*GetRoutingE2EChecklistRequest) String

func (*GetRoutingE2EChecklistRequest) Validate

func (m *GetRoutingE2EChecklistRequest) Validate() error

Validate checks the field values on GetRoutingE2EChecklistRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*GetRoutingE2EChecklistRequest) ValidateAll

func (m *GetRoutingE2EChecklistRequest) ValidateAll() error

ValidateAll checks the field values on GetRoutingE2EChecklistRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetRoutingE2EChecklistRequestMultiError, or nil if none found.

type GetRoutingE2EChecklistRequestMultiError

type GetRoutingE2EChecklistRequestMultiError []error

GetRoutingE2EChecklistRequestMultiError is an error wrapping multiple validation errors returned by GetRoutingE2EChecklistRequest.ValidateAll() if the designated constraints aren't met.

func (GetRoutingE2EChecklistRequestMultiError) AllErrors

AllErrors returns a list of validation violation errors.

func (GetRoutingE2EChecklistRequestMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type GetRoutingE2EChecklistRequestValidationError

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

GetRoutingE2EChecklistRequestValidationError is the validation error returned by GetRoutingE2EChecklistRequest.Validate if the designated constraints aren't met.

func (GetRoutingE2EChecklistRequestValidationError) Cause

Cause function returns cause value.

func (GetRoutingE2EChecklistRequestValidationError) Error

Error satisfies the builtin error interface

func (GetRoutingE2EChecklistRequestValidationError) ErrorName

ErrorName returns error name.

func (GetRoutingE2EChecklistRequestValidationError) Field

Field function returns field value.

func (GetRoutingE2EChecklistRequestValidationError) Key

Key function returns key value.

func (GetRoutingE2EChecklistRequestValidationError) Reason

Reason function returns reason value.

type GetRoutingOverviewReply

type GetRoutingOverviewReply struct {
	Code    int32            `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"`
	Message string           `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"`
	Data    *RoutingOverview `protobuf:"bytes,3,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*GetRoutingOverviewReply) Descriptor deprecated

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

Deprecated: Use GetRoutingOverviewReply.ProtoReflect.Descriptor instead.

func (*GetRoutingOverviewReply) GetCode

func (x *GetRoutingOverviewReply) GetCode() int32

func (*GetRoutingOverviewReply) GetData

func (*GetRoutingOverviewReply) GetMessage

func (x *GetRoutingOverviewReply) GetMessage() string

func (*GetRoutingOverviewReply) ProtoMessage

func (*GetRoutingOverviewReply) ProtoMessage()

func (*GetRoutingOverviewReply) ProtoReflect

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

func (*GetRoutingOverviewReply) Reset

func (x *GetRoutingOverviewReply) Reset()

func (*GetRoutingOverviewReply) String

func (x *GetRoutingOverviewReply) String() string

func (*GetRoutingOverviewReply) Validate

func (m *GetRoutingOverviewReply) Validate() error

Validate checks the field values on GetRoutingOverviewReply with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*GetRoutingOverviewReply) ValidateAll

func (m *GetRoutingOverviewReply) ValidateAll() error

ValidateAll checks the field values on GetRoutingOverviewReply with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetRoutingOverviewReplyMultiError, or nil if none found.

type GetRoutingOverviewReplyMultiError

type GetRoutingOverviewReplyMultiError []error

GetRoutingOverviewReplyMultiError is an error wrapping multiple validation errors returned by GetRoutingOverviewReply.ValidateAll() if the designated constraints aren't met.

func (GetRoutingOverviewReplyMultiError) AllErrors

func (m GetRoutingOverviewReplyMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (GetRoutingOverviewReplyMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type GetRoutingOverviewReplyValidationError

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

GetRoutingOverviewReplyValidationError is the validation error returned by GetRoutingOverviewReply.Validate if the designated constraints aren't met.

func (GetRoutingOverviewReplyValidationError) Cause

Cause function returns cause value.

func (GetRoutingOverviewReplyValidationError) Error

Error satisfies the builtin error interface

func (GetRoutingOverviewReplyValidationError) ErrorName

ErrorName returns error name.

func (GetRoutingOverviewReplyValidationError) Field

Field function returns field value.

func (GetRoutingOverviewReplyValidationError) Key

Key function returns key value.

func (GetRoutingOverviewReplyValidationError) Reason

Reason function returns reason value.

type GetRoutingOverviewRequest

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

func (*GetRoutingOverviewRequest) Descriptor deprecated

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

Deprecated: Use GetRoutingOverviewRequest.ProtoReflect.Descriptor instead.

func (*GetRoutingOverviewRequest) ProtoMessage

func (*GetRoutingOverviewRequest) ProtoMessage()

func (*GetRoutingOverviewRequest) ProtoReflect

func (*GetRoutingOverviewRequest) Reset

func (x *GetRoutingOverviewRequest) Reset()

func (*GetRoutingOverviewRequest) String

func (x *GetRoutingOverviewRequest) String() string

func (*GetRoutingOverviewRequest) Validate

func (m *GetRoutingOverviewRequest) Validate() error

Validate checks the field values on GetRoutingOverviewRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*GetRoutingOverviewRequest) ValidateAll

func (m *GetRoutingOverviewRequest) ValidateAll() error

ValidateAll checks the field values on GetRoutingOverviewRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetRoutingOverviewRequestMultiError, or nil if none found.

type GetRoutingOverviewRequestMultiError

type GetRoutingOverviewRequestMultiError []error

GetRoutingOverviewRequestMultiError is an error wrapping multiple validation errors returned by GetRoutingOverviewRequest.ValidateAll() if the designated constraints aren't met.

func (GetRoutingOverviewRequestMultiError) AllErrors

AllErrors returns a list of validation violation errors.

func (GetRoutingOverviewRequestMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type GetRoutingOverviewRequestValidationError

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

GetRoutingOverviewRequestValidationError is the validation error returned by GetRoutingOverviewRequest.Validate if the designated constraints aren't met.

func (GetRoutingOverviewRequestValidationError) Cause

Cause function returns cause value.

func (GetRoutingOverviewRequestValidationError) Error

Error satisfies the builtin error interface

func (GetRoutingOverviewRequestValidationError) ErrorName

ErrorName returns error name.

func (GetRoutingOverviewRequestValidationError) Field

Field function returns field value.

func (GetRoutingOverviewRequestValidationError) Key

Key function returns key value.

func (GetRoutingOverviewRequestValidationError) Reason

Reason function returns reason value.

type GetRoutingReleaseGateReply

type GetRoutingReleaseGateReply struct {
	Code    int32               `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"`
	Message string              `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"`
	Data    *RoutingReleaseGate `protobuf:"bytes,3,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*GetRoutingReleaseGateReply) Descriptor deprecated

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

Deprecated: Use GetRoutingReleaseGateReply.ProtoReflect.Descriptor instead.

func (*GetRoutingReleaseGateReply) GetCode

func (x *GetRoutingReleaseGateReply) GetCode() int32

func (*GetRoutingReleaseGateReply) GetData

func (*GetRoutingReleaseGateReply) GetMessage

func (x *GetRoutingReleaseGateReply) GetMessage() string

func (*GetRoutingReleaseGateReply) ProtoMessage

func (*GetRoutingReleaseGateReply) ProtoMessage()

func (*GetRoutingReleaseGateReply) ProtoReflect

func (*GetRoutingReleaseGateReply) Reset

func (x *GetRoutingReleaseGateReply) Reset()

func (*GetRoutingReleaseGateReply) String

func (x *GetRoutingReleaseGateReply) String() string

func (*GetRoutingReleaseGateReply) Validate

func (m *GetRoutingReleaseGateReply) Validate() error

Validate checks the field values on GetRoutingReleaseGateReply with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*GetRoutingReleaseGateReply) ValidateAll

func (m *GetRoutingReleaseGateReply) ValidateAll() error

ValidateAll checks the field values on GetRoutingReleaseGateReply with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetRoutingReleaseGateReplyMultiError, or nil if none found.

type GetRoutingReleaseGateReplyMultiError

type GetRoutingReleaseGateReplyMultiError []error

GetRoutingReleaseGateReplyMultiError is an error wrapping multiple validation errors returned by GetRoutingReleaseGateReply.ValidateAll() if the designated constraints aren't met.

func (GetRoutingReleaseGateReplyMultiError) AllErrors

AllErrors returns a list of validation violation errors.

func (GetRoutingReleaseGateReplyMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type GetRoutingReleaseGateReplyValidationError

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

GetRoutingReleaseGateReplyValidationError is the validation error returned by GetRoutingReleaseGateReply.Validate if the designated constraints aren't met.

func (GetRoutingReleaseGateReplyValidationError) Cause

Cause function returns cause value.

func (GetRoutingReleaseGateReplyValidationError) Error

Error satisfies the builtin error interface

func (GetRoutingReleaseGateReplyValidationError) ErrorName

ErrorName returns error name.

func (GetRoutingReleaseGateReplyValidationError) Field

Field function returns field value.

func (GetRoutingReleaseGateReplyValidationError) Key

Key function returns key value.

func (GetRoutingReleaseGateReplyValidationError) Reason

Reason function returns reason value.

type GetRoutingReleaseGateRequest

type GetRoutingReleaseGateRequest struct {
	ProfileCode        string                    `protobuf:"bytes,1,opt,name=profile_code,json=profileCode,proto3" json:"profile_code,omitempty"`
	RoutingHash        string                    `protobuf:"bytes,2,opt,name=routing_hash,json=routingHash,proto3" json:"routing_hash,omitempty"`
	WindowMinutes      int64                     `protobuf:"varint,3,opt,name=window_minutes,json=windowMinutes,proto3" json:"window_minutes,omitempty"`
	Thresholds         *RoutingReleaseThresholds `protobuf:"bytes,4,opt,name=thresholds,proto3" json:"thresholds,omitempty"`
	FallbackRateBp     int32                     `protobuf:"varint,5,opt,name=fallback_rate_bp,json=fallbackRateBp,proto3" json:"fallback_rate_bp,omitempty"`
	DnsFailRateBp      int32                     `protobuf:"varint,6,opt,name=dns_fail_rate_bp,json=dnsFailRateBp,proto3" json:"dns_fail_rate_bp,omitempty"`
	OutboundFailRateBp int32                     `protobuf:"varint,7,opt,name=outbound_fail_rate_bp,json=outboundFailRateBp,proto3" json:"outbound_fail_rate_bp,omitempty"`
	TopErrorsMax       int32                     `protobuf:"varint,8,opt,name=top_errors_max,json=topErrorsMax,proto3" json:"top_errors_max,omitempty"`
	MinRouteEvents     int32                     `protobuf:"varint,9,opt,name=min_route_events,json=minRouteEvents,proto3" json:"min_route_events,omitempty"`
	MinHealthReports   int32                     `protobuf:"varint,10,opt,name=min_health_reports,json=minHealthReports,proto3" json:"min_health_reports,omitempty"`
	// contains filtered or unexported fields
}

func (*GetRoutingReleaseGateRequest) Descriptor deprecated

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

Deprecated: Use GetRoutingReleaseGateRequest.ProtoReflect.Descriptor instead.

func (*GetRoutingReleaseGateRequest) GetDnsFailRateBp

func (x *GetRoutingReleaseGateRequest) GetDnsFailRateBp() int32

func (*GetRoutingReleaseGateRequest) GetFallbackRateBp

func (x *GetRoutingReleaseGateRequest) GetFallbackRateBp() int32

func (*GetRoutingReleaseGateRequest) GetMinHealthReports

func (x *GetRoutingReleaseGateRequest) GetMinHealthReports() int32

func (*GetRoutingReleaseGateRequest) GetMinRouteEvents

func (x *GetRoutingReleaseGateRequest) GetMinRouteEvents() int32

func (*GetRoutingReleaseGateRequest) GetOutboundFailRateBp

func (x *GetRoutingReleaseGateRequest) GetOutboundFailRateBp() int32

func (*GetRoutingReleaseGateRequest) GetProfileCode

func (x *GetRoutingReleaseGateRequest) GetProfileCode() string

func (*GetRoutingReleaseGateRequest) GetRoutingHash

func (x *GetRoutingReleaseGateRequest) GetRoutingHash() string

func (*GetRoutingReleaseGateRequest) GetThresholds

func (*GetRoutingReleaseGateRequest) GetTopErrorsMax

func (x *GetRoutingReleaseGateRequest) GetTopErrorsMax() int32

func (*GetRoutingReleaseGateRequest) GetWindowMinutes

func (x *GetRoutingReleaseGateRequest) GetWindowMinutes() int64

func (*GetRoutingReleaseGateRequest) ProtoMessage

func (*GetRoutingReleaseGateRequest) ProtoMessage()

func (*GetRoutingReleaseGateRequest) ProtoReflect

func (*GetRoutingReleaseGateRequest) Reset

func (x *GetRoutingReleaseGateRequest) Reset()

func (*GetRoutingReleaseGateRequest) String

func (*GetRoutingReleaseGateRequest) Validate

func (m *GetRoutingReleaseGateRequest) Validate() error

Validate checks the field values on GetRoutingReleaseGateRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*GetRoutingReleaseGateRequest) ValidateAll

func (m *GetRoutingReleaseGateRequest) ValidateAll() error

ValidateAll checks the field values on GetRoutingReleaseGateRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetRoutingReleaseGateRequestMultiError, or nil if none found.

type GetRoutingReleaseGateRequestMultiError

type GetRoutingReleaseGateRequestMultiError []error

GetRoutingReleaseGateRequestMultiError is an error wrapping multiple validation errors returned by GetRoutingReleaseGateRequest.ValidateAll() if the designated constraints aren't met.

func (GetRoutingReleaseGateRequestMultiError) AllErrors

AllErrors returns a list of validation violation errors.

func (GetRoutingReleaseGateRequestMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type GetRoutingReleaseGateRequestValidationError

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

GetRoutingReleaseGateRequestValidationError is the validation error returned by GetRoutingReleaseGateRequest.Validate if the designated constraints aren't met.

func (GetRoutingReleaseGateRequestValidationError) Cause

Cause function returns cause value.

func (GetRoutingReleaseGateRequestValidationError) Error

Error satisfies the builtin error interface

func (GetRoutingReleaseGateRequestValidationError) ErrorName

ErrorName returns error name.

func (GetRoutingReleaseGateRequestValidationError) Field

Field function returns field value.

func (GetRoutingReleaseGateRequestValidationError) Key

Key function returns key value.

func (GetRoutingReleaseGateRequestValidationError) Reason

Reason function returns reason value.

type GetRoutingReleaseReportReply

type GetRoutingReleaseReportReply struct {
	Code    int32                 `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"`
	Message string                `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"`
	Data    *RoutingReleaseReport `protobuf:"bytes,3,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*GetRoutingReleaseReportReply) Descriptor deprecated

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

Deprecated: Use GetRoutingReleaseReportReply.ProtoReflect.Descriptor instead.

func (*GetRoutingReleaseReportReply) GetCode

func (x *GetRoutingReleaseReportReply) GetCode() int32

func (*GetRoutingReleaseReportReply) GetData

func (*GetRoutingReleaseReportReply) GetMessage

func (x *GetRoutingReleaseReportReply) GetMessage() string

func (*GetRoutingReleaseReportReply) ProtoMessage

func (*GetRoutingReleaseReportReply) ProtoMessage()

func (*GetRoutingReleaseReportReply) ProtoReflect

func (*GetRoutingReleaseReportReply) Reset

func (x *GetRoutingReleaseReportReply) Reset()

func (*GetRoutingReleaseReportReply) String

func (*GetRoutingReleaseReportReply) Validate

func (m *GetRoutingReleaseReportReply) Validate() error

Validate checks the field values on GetRoutingReleaseReportReply with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*GetRoutingReleaseReportReply) ValidateAll

func (m *GetRoutingReleaseReportReply) ValidateAll() error

ValidateAll checks the field values on GetRoutingReleaseReportReply with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetRoutingReleaseReportReplyMultiError, or nil if none found.

type GetRoutingReleaseReportReplyMultiError

type GetRoutingReleaseReportReplyMultiError []error

GetRoutingReleaseReportReplyMultiError is an error wrapping multiple validation errors returned by GetRoutingReleaseReportReply.ValidateAll() if the designated constraints aren't met.

func (GetRoutingReleaseReportReplyMultiError) AllErrors

AllErrors returns a list of validation violation errors.

func (GetRoutingReleaseReportReplyMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type GetRoutingReleaseReportReplyValidationError

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

GetRoutingReleaseReportReplyValidationError is the validation error returned by GetRoutingReleaseReportReply.Validate if the designated constraints aren't met.

func (GetRoutingReleaseReportReplyValidationError) Cause

Cause function returns cause value.

func (GetRoutingReleaseReportReplyValidationError) Error

Error satisfies the builtin error interface

func (GetRoutingReleaseReportReplyValidationError) ErrorName

ErrorName returns error name.

func (GetRoutingReleaseReportReplyValidationError) Field

Field function returns field value.

func (GetRoutingReleaseReportReplyValidationError) Key

Key function returns key value.

func (GetRoutingReleaseReportReplyValidationError) Reason

Reason function returns reason value.

type GetRoutingReleaseReportRequest

type GetRoutingReleaseReportRequest struct {
	ReleaseId          int64                     `protobuf:"varint,1,opt,name=release_id,json=releaseId,proto3" json:"release_id,omitempty"`
	ProfileCode        string                    `protobuf:"bytes,2,opt,name=profile_code,json=profileCode,proto3" json:"profile_code,omitempty"`
	RoutingHash        string                    `protobuf:"bytes,3,opt,name=routing_hash,json=routingHash,proto3" json:"routing_hash,omitempty"`
	WindowMinutes      int64                     `protobuf:"varint,4,opt,name=window_minutes,json=windowMinutes,proto3" json:"window_minutes,omitempty"`
	Thresholds         *RoutingReleaseThresholds `protobuf:"bytes,5,opt,name=thresholds,proto3" json:"thresholds,omitempty"`
	FallbackRateBp     int32                     `protobuf:"varint,6,opt,name=fallback_rate_bp,json=fallbackRateBp,proto3" json:"fallback_rate_bp,omitempty"`
	DnsFailRateBp      int32                     `protobuf:"varint,7,opt,name=dns_fail_rate_bp,json=dnsFailRateBp,proto3" json:"dns_fail_rate_bp,omitempty"`
	OutboundFailRateBp int32                     `protobuf:"varint,8,opt,name=outbound_fail_rate_bp,json=outboundFailRateBp,proto3" json:"outbound_fail_rate_bp,omitempty"`
	TopErrorsMax       int32                     `protobuf:"varint,9,opt,name=top_errors_max,json=topErrorsMax,proto3" json:"top_errors_max,omitempty"`
	MinRouteEvents     int32                     `protobuf:"varint,10,opt,name=min_route_events,json=minRouteEvents,proto3" json:"min_route_events,omitempty"`
	MinHealthReports   int32                     `protobuf:"varint,11,opt,name=min_health_reports,json=minHealthReports,proto3" json:"min_health_reports,omitempty"`
	// contains filtered or unexported fields
}

func (*GetRoutingReleaseReportRequest) Descriptor deprecated

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

Deprecated: Use GetRoutingReleaseReportRequest.ProtoReflect.Descriptor instead.

func (*GetRoutingReleaseReportRequest) GetDnsFailRateBp

func (x *GetRoutingReleaseReportRequest) GetDnsFailRateBp() int32

func (*GetRoutingReleaseReportRequest) GetFallbackRateBp

func (x *GetRoutingReleaseReportRequest) GetFallbackRateBp() int32

func (*GetRoutingReleaseReportRequest) GetMinHealthReports

func (x *GetRoutingReleaseReportRequest) GetMinHealthReports() int32

func (*GetRoutingReleaseReportRequest) GetMinRouteEvents

func (x *GetRoutingReleaseReportRequest) GetMinRouteEvents() int32

func (*GetRoutingReleaseReportRequest) GetOutboundFailRateBp

func (x *GetRoutingReleaseReportRequest) GetOutboundFailRateBp() int32

func (*GetRoutingReleaseReportRequest) GetProfileCode

func (x *GetRoutingReleaseReportRequest) GetProfileCode() string

func (*GetRoutingReleaseReportRequest) GetReleaseId

func (x *GetRoutingReleaseReportRequest) GetReleaseId() int64

func (*GetRoutingReleaseReportRequest) GetRoutingHash

func (x *GetRoutingReleaseReportRequest) GetRoutingHash() string

func (*GetRoutingReleaseReportRequest) GetThresholds

func (*GetRoutingReleaseReportRequest) GetTopErrorsMax

func (x *GetRoutingReleaseReportRequest) GetTopErrorsMax() int32

func (*GetRoutingReleaseReportRequest) GetWindowMinutes

func (x *GetRoutingReleaseReportRequest) GetWindowMinutes() int64

func (*GetRoutingReleaseReportRequest) ProtoMessage

func (*GetRoutingReleaseReportRequest) ProtoMessage()

func (*GetRoutingReleaseReportRequest) ProtoReflect

func (*GetRoutingReleaseReportRequest) Reset

func (x *GetRoutingReleaseReportRequest) Reset()

func (*GetRoutingReleaseReportRequest) String

func (*GetRoutingReleaseReportRequest) Validate

func (m *GetRoutingReleaseReportRequest) Validate() error

Validate checks the field values on GetRoutingReleaseReportRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*GetRoutingReleaseReportRequest) ValidateAll

func (m *GetRoutingReleaseReportRequest) ValidateAll() error

ValidateAll checks the field values on GetRoutingReleaseReportRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetRoutingReleaseReportRequestMultiError, or nil if none found.

type GetRoutingReleaseReportRequestMultiError

type GetRoutingReleaseReportRequestMultiError []error

GetRoutingReleaseReportRequestMultiError is an error wrapping multiple validation errors returned by GetRoutingReleaseReportRequest.ValidateAll() if the designated constraints aren't met.

func (GetRoutingReleaseReportRequestMultiError) AllErrors

AllErrors returns a list of validation violation errors.

func (GetRoutingReleaseReportRequestMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type GetRoutingReleaseReportRequestValidationError

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

GetRoutingReleaseReportRequestValidationError is the validation error returned by GetRoutingReleaseReportRequest.Validate if the designated constraints aren't met.

func (GetRoutingReleaseReportRequestValidationError) Cause

Cause function returns cause value.

func (GetRoutingReleaseReportRequestValidationError) Error

Error satisfies the builtin error interface

func (GetRoutingReleaseReportRequestValidationError) ErrorName

ErrorName returns error name.

func (GetRoutingReleaseReportRequestValidationError) Field

Field function returns field value.

func (GetRoutingReleaseReportRequestValidationError) Key

Key function returns key value.

func (GetRoutingReleaseReportRequestValidationError) Reason

Reason function returns reason value.

type GetRoutingTrendReportReply

type GetRoutingTrendReportReply struct {
	Code    int32               `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"`
	Message string              `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"`
	Data    *RoutingTrendReport `protobuf:"bytes,3,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*GetRoutingTrendReportReply) Descriptor deprecated

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

Deprecated: Use GetRoutingTrendReportReply.ProtoReflect.Descriptor instead.

func (*GetRoutingTrendReportReply) GetCode

func (x *GetRoutingTrendReportReply) GetCode() int32

func (*GetRoutingTrendReportReply) GetData

func (*GetRoutingTrendReportReply) GetMessage

func (x *GetRoutingTrendReportReply) GetMessage() string

func (*GetRoutingTrendReportReply) ProtoMessage

func (*GetRoutingTrendReportReply) ProtoMessage()

func (*GetRoutingTrendReportReply) ProtoReflect

func (*GetRoutingTrendReportReply) Reset

func (x *GetRoutingTrendReportReply) Reset()

func (*GetRoutingTrendReportReply) String

func (x *GetRoutingTrendReportReply) String() string

func (*GetRoutingTrendReportReply) Validate

func (m *GetRoutingTrendReportReply) Validate() error

Validate checks the field values on GetRoutingTrendReportReply with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*GetRoutingTrendReportReply) ValidateAll

func (m *GetRoutingTrendReportReply) ValidateAll() error

ValidateAll checks the field values on GetRoutingTrendReportReply with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetRoutingTrendReportReplyMultiError, or nil if none found.

type GetRoutingTrendReportReplyMultiError

type GetRoutingTrendReportReplyMultiError []error

GetRoutingTrendReportReplyMultiError is an error wrapping multiple validation errors returned by GetRoutingTrendReportReply.ValidateAll() if the designated constraints aren't met.

func (GetRoutingTrendReportReplyMultiError) AllErrors

AllErrors returns a list of validation violation errors.

func (GetRoutingTrendReportReplyMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type GetRoutingTrendReportReplyValidationError

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

GetRoutingTrendReportReplyValidationError is the validation error returned by GetRoutingTrendReportReply.Validate if the designated constraints aren't met.

func (GetRoutingTrendReportReplyValidationError) Cause

Cause function returns cause value.

func (GetRoutingTrendReportReplyValidationError) Error

Error satisfies the builtin error interface

func (GetRoutingTrendReportReplyValidationError) ErrorName

ErrorName returns error name.

func (GetRoutingTrendReportReplyValidationError) Field

Field function returns field value.

func (GetRoutingTrendReportReplyValidationError) Key

Key function returns key value.

func (GetRoutingTrendReportReplyValidationError) Reason

Reason function returns reason value.

type GetRoutingTrendReportRequest

type GetRoutingTrendReportRequest struct {
	ProfileCode   string `protobuf:"bytes,1,opt,name=profile_code,json=profileCode,proto3" json:"profile_code,omitempty"`
	RoutingHash   string `protobuf:"bytes,2,opt,name=routing_hash,json=routingHash,proto3" json:"routing_hash,omitempty"`
	WindowMinutes int64  `protobuf:"varint,3,opt,name=window_minutes,json=windowMinutes,proto3" json:"window_minutes,omitempty"`
	BucketMinutes int64  `protobuf:"varint,4,opt,name=bucket_minutes,json=bucketMinutes,proto3" json:"bucket_minutes,omitempty"`
	// contains filtered or unexported fields
}

func (*GetRoutingTrendReportRequest) Descriptor deprecated

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

Deprecated: Use GetRoutingTrendReportRequest.ProtoReflect.Descriptor instead.

func (*GetRoutingTrendReportRequest) GetBucketMinutes

func (x *GetRoutingTrendReportRequest) GetBucketMinutes() int64

func (*GetRoutingTrendReportRequest) GetProfileCode

func (x *GetRoutingTrendReportRequest) GetProfileCode() string

func (*GetRoutingTrendReportRequest) GetRoutingHash

func (x *GetRoutingTrendReportRequest) GetRoutingHash() string

func (*GetRoutingTrendReportRequest) GetWindowMinutes

func (x *GetRoutingTrendReportRequest) GetWindowMinutes() int64

func (*GetRoutingTrendReportRequest) ProtoMessage

func (*GetRoutingTrendReportRequest) ProtoMessage()

func (*GetRoutingTrendReportRequest) ProtoReflect

func (*GetRoutingTrendReportRequest) Reset

func (x *GetRoutingTrendReportRequest) Reset()

func (*GetRoutingTrendReportRequest) String

func (*GetRoutingTrendReportRequest) Validate

func (m *GetRoutingTrendReportRequest) Validate() error

Validate checks the field values on GetRoutingTrendReportRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*GetRoutingTrendReportRequest) ValidateAll

func (m *GetRoutingTrendReportRequest) ValidateAll() error

ValidateAll checks the field values on GetRoutingTrendReportRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetRoutingTrendReportRequestMultiError, or nil if none found.

type GetRoutingTrendReportRequestMultiError

type GetRoutingTrendReportRequestMultiError []error

GetRoutingTrendReportRequestMultiError is an error wrapping multiple validation errors returned by GetRoutingTrendReportRequest.ValidateAll() if the designated constraints aren't met.

func (GetRoutingTrendReportRequestMultiError) AllErrors

AllErrors returns a list of validation violation errors.

func (GetRoutingTrendReportRequestMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type GetRoutingTrendReportRequestValidationError

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

GetRoutingTrendReportRequestValidationError is the validation error returned by GetRoutingTrendReportRequest.Validate if the designated constraints aren't met.

func (GetRoutingTrendReportRequestValidationError) Cause

Cause function returns cause value.

func (GetRoutingTrendReportRequestValidationError) Error

Error satisfies the builtin error interface

func (GetRoutingTrendReportRequestValidationError) ErrorName

ErrorName returns error name.

func (GetRoutingTrendReportRequestValidationError) Field

Field function returns field value.

func (GetRoutingTrendReportRequestValidationError) Key

Key function returns key value.

func (GetRoutingTrendReportRequestValidationError) Reason

Reason function returns reason value.

type ListDnsResolversReply

type ListDnsResolversReply struct {
	Code    int32                `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"`
	Message string               `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"`
	Data    *DnsResolverListData `protobuf:"bytes,3,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*ListDnsResolversReply) Descriptor deprecated

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

Deprecated: Use ListDnsResolversReply.ProtoReflect.Descriptor instead.

func (*ListDnsResolversReply) GetCode

func (x *ListDnsResolversReply) GetCode() int32

func (*ListDnsResolversReply) GetData

func (*ListDnsResolversReply) GetMessage

func (x *ListDnsResolversReply) GetMessage() string

func (*ListDnsResolversReply) ProtoMessage

func (*ListDnsResolversReply) ProtoMessage()

func (*ListDnsResolversReply) ProtoReflect

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

func (*ListDnsResolversReply) Reset

func (x *ListDnsResolversReply) Reset()

func (*ListDnsResolversReply) String

func (x *ListDnsResolversReply) String() string

func (*ListDnsResolversReply) Validate

func (m *ListDnsResolversReply) Validate() error

Validate checks the field values on ListDnsResolversReply with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*ListDnsResolversReply) ValidateAll

func (m *ListDnsResolversReply) ValidateAll() error

ValidateAll checks the field values on ListDnsResolversReply with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListDnsResolversReplyMultiError, or nil if none found.

type ListDnsResolversReplyMultiError

type ListDnsResolversReplyMultiError []error

ListDnsResolversReplyMultiError is an error wrapping multiple validation errors returned by ListDnsResolversReply.ValidateAll() if the designated constraints aren't met.

func (ListDnsResolversReplyMultiError) AllErrors

func (m ListDnsResolversReplyMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (ListDnsResolversReplyMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type ListDnsResolversReplyValidationError

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

ListDnsResolversReplyValidationError is the validation error returned by ListDnsResolversReply.Validate if the designated constraints aren't met.

func (ListDnsResolversReplyValidationError) Cause

Cause function returns cause value.

func (ListDnsResolversReplyValidationError) Error

Error satisfies the builtin error interface

func (ListDnsResolversReplyValidationError) ErrorName

ErrorName returns error name.

func (ListDnsResolversReplyValidationError) Field

Field function returns field value.

func (ListDnsResolversReplyValidationError) Key

Key function returns key value.

func (ListDnsResolversReplyValidationError) Reason

Reason function returns reason value.

type ListDnsResolversRequest

type ListDnsResolversRequest struct {
	Page   int64  `protobuf:"varint,1,opt,name=page,proto3" json:"page,omitempty"`
	Size   int64  `protobuf:"varint,2,opt,name=size,proto3" json:"size,omitempty"`
	Search string `protobuf:"bytes,3,opt,name=search,proto3" json:"search,omitempty"`
	// contains filtered or unexported fields
}

func (*ListDnsResolversRequest) Descriptor deprecated

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

Deprecated: Use ListDnsResolversRequest.ProtoReflect.Descriptor instead.

func (*ListDnsResolversRequest) GetPage

func (x *ListDnsResolversRequest) GetPage() int64

func (*ListDnsResolversRequest) GetSearch

func (x *ListDnsResolversRequest) GetSearch() string

func (*ListDnsResolversRequest) GetSize

func (x *ListDnsResolversRequest) GetSize() int64

func (*ListDnsResolversRequest) ProtoMessage

func (*ListDnsResolversRequest) ProtoMessage()

func (*ListDnsResolversRequest) ProtoReflect

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

func (*ListDnsResolversRequest) Reset

func (x *ListDnsResolversRequest) Reset()

func (*ListDnsResolversRequest) String

func (x *ListDnsResolversRequest) String() string

func (*ListDnsResolversRequest) Validate

func (m *ListDnsResolversRequest) Validate() error

Validate checks the field values on ListDnsResolversRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*ListDnsResolversRequest) ValidateAll

func (m *ListDnsResolversRequest) ValidateAll() error

ValidateAll checks the field values on ListDnsResolversRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListDnsResolversRequestMultiError, or nil if none found.

type ListDnsResolversRequestMultiError

type ListDnsResolversRequestMultiError []error

ListDnsResolversRequestMultiError is an error wrapping multiple validation errors returned by ListDnsResolversRequest.ValidateAll() if the designated constraints aren't met.

func (ListDnsResolversRequestMultiError) AllErrors

func (m ListDnsResolversRequestMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (ListDnsResolversRequestMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type ListDnsResolversRequestValidationError

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

ListDnsResolversRequestValidationError is the validation error returned by ListDnsResolversRequest.Validate if the designated constraints aren't met.

func (ListDnsResolversRequestValidationError) Cause

Cause function returns cause value.

func (ListDnsResolversRequestValidationError) Error

Error satisfies the builtin error interface

func (ListDnsResolversRequestValidationError) ErrorName

ErrorName returns error name.

func (ListDnsResolversRequestValidationError) Field

Field function returns field value.

func (ListDnsResolversRequestValidationError) Key

Key function returns key value.

func (ListDnsResolversRequestValidationError) Reason

Reason function returns reason value.

type ListRouteOutboundsReply

type ListRouteOutboundsReply struct {
	Code    int32                  `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"`
	Message string                 `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"`
	Data    *RouteOutboundListData `protobuf:"bytes,3,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*ListRouteOutboundsReply) Descriptor deprecated

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

Deprecated: Use ListRouteOutboundsReply.ProtoReflect.Descriptor instead.

func (*ListRouteOutboundsReply) GetCode

func (x *ListRouteOutboundsReply) GetCode() int32

func (*ListRouteOutboundsReply) GetData

func (*ListRouteOutboundsReply) GetMessage

func (x *ListRouteOutboundsReply) GetMessage() string

func (*ListRouteOutboundsReply) ProtoMessage

func (*ListRouteOutboundsReply) ProtoMessage()

func (*ListRouteOutboundsReply) ProtoReflect

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

func (*ListRouteOutboundsReply) Reset

func (x *ListRouteOutboundsReply) Reset()

func (*ListRouteOutboundsReply) String

func (x *ListRouteOutboundsReply) String() string

func (*ListRouteOutboundsReply) Validate

func (m *ListRouteOutboundsReply) Validate() error

Validate checks the field values on ListRouteOutboundsReply with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*ListRouteOutboundsReply) ValidateAll

func (m *ListRouteOutboundsReply) ValidateAll() error

ValidateAll checks the field values on ListRouteOutboundsReply with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListRouteOutboundsReplyMultiError, or nil if none found.

type ListRouteOutboundsReplyMultiError

type ListRouteOutboundsReplyMultiError []error

ListRouteOutboundsReplyMultiError is an error wrapping multiple validation errors returned by ListRouteOutboundsReply.ValidateAll() if the designated constraints aren't met.

func (ListRouteOutboundsReplyMultiError) AllErrors

func (m ListRouteOutboundsReplyMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (ListRouteOutboundsReplyMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type ListRouteOutboundsReplyValidationError

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

ListRouteOutboundsReplyValidationError is the validation error returned by ListRouteOutboundsReply.Validate if the designated constraints aren't met.

func (ListRouteOutboundsReplyValidationError) Cause

Cause function returns cause value.

func (ListRouteOutboundsReplyValidationError) Error

Error satisfies the builtin error interface

func (ListRouteOutboundsReplyValidationError) ErrorName

ErrorName returns error name.

func (ListRouteOutboundsReplyValidationError) Field

Field function returns field value.

func (ListRouteOutboundsReplyValidationError) Key

Key function returns key value.

func (ListRouteOutboundsReplyValidationError) Reason

Reason function returns reason value.

type ListRouteOutboundsRequest

type ListRouteOutboundsRequest struct {
	Page   int64  `protobuf:"varint,1,opt,name=page,proto3" json:"page,omitempty"`
	Size   int64  `protobuf:"varint,2,opt,name=size,proto3" json:"size,omitempty"`
	Search string `protobuf:"bytes,3,opt,name=search,proto3" json:"search,omitempty"`
	// contains filtered or unexported fields
}

func (*ListRouteOutboundsRequest) Descriptor deprecated

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

Deprecated: Use ListRouteOutboundsRequest.ProtoReflect.Descriptor instead.

func (*ListRouteOutboundsRequest) GetPage

func (x *ListRouteOutboundsRequest) GetPage() int64

func (*ListRouteOutboundsRequest) GetSearch

func (x *ListRouteOutboundsRequest) GetSearch() string

func (*ListRouteOutboundsRequest) GetSize

func (x *ListRouteOutboundsRequest) GetSize() int64

func (*ListRouteOutboundsRequest) ProtoMessage

func (*ListRouteOutboundsRequest) ProtoMessage()

func (*ListRouteOutboundsRequest) ProtoReflect

func (*ListRouteOutboundsRequest) Reset

func (x *ListRouteOutboundsRequest) Reset()

func (*ListRouteOutboundsRequest) String

func (x *ListRouteOutboundsRequest) String() string

func (*ListRouteOutboundsRequest) Validate

func (m *ListRouteOutboundsRequest) Validate() error

Validate checks the field values on ListRouteOutboundsRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*ListRouteOutboundsRequest) ValidateAll

func (m *ListRouteOutboundsRequest) ValidateAll() error

ValidateAll checks the field values on ListRouteOutboundsRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListRouteOutboundsRequestMultiError, or nil if none found.

type ListRouteOutboundsRequestMultiError

type ListRouteOutboundsRequestMultiError []error

ListRouteOutboundsRequestMultiError is an error wrapping multiple validation errors returned by ListRouteOutboundsRequest.ValidateAll() if the designated constraints aren't met.

func (ListRouteOutboundsRequestMultiError) AllErrors

AllErrors returns a list of validation violation errors.

func (ListRouteOutboundsRequestMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type ListRouteOutboundsRequestValidationError

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

ListRouteOutboundsRequestValidationError is the validation error returned by ListRouteOutboundsRequest.Validate if the designated constraints aren't met.

func (ListRouteOutboundsRequestValidationError) Cause

Cause function returns cause value.

func (ListRouteOutboundsRequestValidationError) Error

Error satisfies the builtin error interface

func (ListRouteOutboundsRequestValidationError) ErrorName

ErrorName returns error name.

func (ListRouteOutboundsRequestValidationError) Field

Field function returns field value.

func (ListRouteOutboundsRequestValidationError) Key

Key function returns key value.

func (ListRouteOutboundsRequestValidationError) Reason

Reason function returns reason value.

type ListRouteProfilesReply

type ListRouteProfilesReply struct {
	Code    int32                 `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"`
	Message string                `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"`
	Data    *RouteProfileListData `protobuf:"bytes,3,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*ListRouteProfilesReply) Descriptor deprecated

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

Deprecated: Use ListRouteProfilesReply.ProtoReflect.Descriptor instead.

func (*ListRouteProfilesReply) GetCode

func (x *ListRouteProfilesReply) GetCode() int32

func (*ListRouteProfilesReply) GetData

func (*ListRouteProfilesReply) GetMessage

func (x *ListRouteProfilesReply) GetMessage() string

func (*ListRouteProfilesReply) ProtoMessage

func (*ListRouteProfilesReply) ProtoMessage()

func (*ListRouteProfilesReply) ProtoReflect

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

func (*ListRouteProfilesReply) Reset

func (x *ListRouteProfilesReply) Reset()

func (*ListRouteProfilesReply) String

func (x *ListRouteProfilesReply) String() string

func (*ListRouteProfilesReply) Validate

func (m *ListRouteProfilesReply) Validate() error

Validate checks the field values on ListRouteProfilesReply with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*ListRouteProfilesReply) ValidateAll

func (m *ListRouteProfilesReply) ValidateAll() error

ValidateAll checks the field values on ListRouteProfilesReply with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListRouteProfilesReplyMultiError, or nil if none found.

type ListRouteProfilesReplyMultiError

type ListRouteProfilesReplyMultiError []error

ListRouteProfilesReplyMultiError is an error wrapping multiple validation errors returned by ListRouteProfilesReply.ValidateAll() if the designated constraints aren't met.

func (ListRouteProfilesReplyMultiError) AllErrors

func (m ListRouteProfilesReplyMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (ListRouteProfilesReplyMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type ListRouteProfilesReplyValidationError

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

ListRouteProfilesReplyValidationError is the validation error returned by ListRouteProfilesReply.Validate if the designated constraints aren't met.

func (ListRouteProfilesReplyValidationError) Cause

Cause function returns cause value.

func (ListRouteProfilesReplyValidationError) Error

Error satisfies the builtin error interface

func (ListRouteProfilesReplyValidationError) ErrorName

ErrorName returns error name.

func (ListRouteProfilesReplyValidationError) Field

Field function returns field value.

func (ListRouteProfilesReplyValidationError) Key

Key function returns key value.

func (ListRouteProfilesReplyValidationError) Reason

Reason function returns reason value.

type ListRouteProfilesRequest

type ListRouteProfilesRequest struct {
	Page   int64  `protobuf:"varint,1,opt,name=page,proto3" json:"page,omitempty"`
	Size   int64  `protobuf:"varint,2,opt,name=size,proto3" json:"size,omitempty"`
	Search string `protobuf:"bytes,3,opt,name=search,proto3" json:"search,omitempty"`
	// contains filtered or unexported fields
}

func (*ListRouteProfilesRequest) Descriptor deprecated

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

Deprecated: Use ListRouteProfilesRequest.ProtoReflect.Descriptor instead.

func (*ListRouteProfilesRequest) GetPage

func (x *ListRouteProfilesRequest) GetPage() int64

func (*ListRouteProfilesRequest) GetSearch

func (x *ListRouteProfilesRequest) GetSearch() string

func (*ListRouteProfilesRequest) GetSize

func (x *ListRouteProfilesRequest) GetSize() int64

func (*ListRouteProfilesRequest) ProtoMessage

func (*ListRouteProfilesRequest) ProtoMessage()

func (*ListRouteProfilesRequest) ProtoReflect

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

func (*ListRouteProfilesRequest) Reset

func (x *ListRouteProfilesRequest) Reset()

func (*ListRouteProfilesRequest) String

func (x *ListRouteProfilesRequest) String() string

func (*ListRouteProfilesRequest) Validate

func (m *ListRouteProfilesRequest) Validate() error

Validate checks the field values on ListRouteProfilesRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*ListRouteProfilesRequest) ValidateAll

func (m *ListRouteProfilesRequest) ValidateAll() error

ValidateAll checks the field values on ListRouteProfilesRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListRouteProfilesRequestMultiError, or nil if none found.

type ListRouteProfilesRequestMultiError

type ListRouteProfilesRequestMultiError []error

ListRouteProfilesRequestMultiError is an error wrapping multiple validation errors returned by ListRouteProfilesRequest.ValidateAll() if the designated constraints aren't met.

func (ListRouteProfilesRequestMultiError) AllErrors

func (m ListRouteProfilesRequestMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (ListRouteProfilesRequestMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type ListRouteProfilesRequestValidationError

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

ListRouteProfilesRequestValidationError is the validation error returned by ListRouteProfilesRequest.Validate if the designated constraints aren't met.

func (ListRouteProfilesRequestValidationError) Cause

Cause function returns cause value.

func (ListRouteProfilesRequestValidationError) Error

Error satisfies the builtin error interface

func (ListRouteProfilesRequestValidationError) ErrorName

ErrorName returns error name.

func (ListRouteProfilesRequestValidationError) Field

Field function returns field value.

func (ListRouteProfilesRequestValidationError) Key

Key function returns key value.

func (ListRouteProfilesRequestValidationError) Reason

Reason function returns reason value.

type ListRouteRulesReply

type ListRouteRulesReply struct {
	Code    int32              `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"`
	Message string             `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"`
	Data    *RouteRuleListData `protobuf:"bytes,3,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*ListRouteRulesReply) Descriptor deprecated

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

Deprecated: Use ListRouteRulesReply.ProtoReflect.Descriptor instead.

func (*ListRouteRulesReply) GetCode

func (x *ListRouteRulesReply) GetCode() int32

func (*ListRouteRulesReply) GetData

func (x *ListRouteRulesReply) GetData() *RouteRuleListData

func (*ListRouteRulesReply) GetMessage

func (x *ListRouteRulesReply) GetMessage() string

func (*ListRouteRulesReply) ProtoMessage

func (*ListRouteRulesReply) ProtoMessage()

func (*ListRouteRulesReply) ProtoReflect

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

func (*ListRouteRulesReply) Reset

func (x *ListRouteRulesReply) Reset()

func (*ListRouteRulesReply) String

func (x *ListRouteRulesReply) String() string

func (*ListRouteRulesReply) Validate

func (m *ListRouteRulesReply) Validate() error

Validate checks the field values on ListRouteRulesReply with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*ListRouteRulesReply) ValidateAll

func (m *ListRouteRulesReply) ValidateAll() error

ValidateAll checks the field values on ListRouteRulesReply with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListRouteRulesReplyMultiError, or nil if none found.

type ListRouteRulesReplyMultiError

type ListRouteRulesReplyMultiError []error

ListRouteRulesReplyMultiError is an error wrapping multiple validation errors returned by ListRouteRulesReply.ValidateAll() if the designated constraints aren't met.

func (ListRouteRulesReplyMultiError) AllErrors

func (m ListRouteRulesReplyMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (ListRouteRulesReplyMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type ListRouteRulesReplyValidationError

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

ListRouteRulesReplyValidationError is the validation error returned by ListRouteRulesReply.Validate if the designated constraints aren't met.

func (ListRouteRulesReplyValidationError) Cause

Cause function returns cause value.

func (ListRouteRulesReplyValidationError) Error

Error satisfies the builtin error interface

func (ListRouteRulesReplyValidationError) ErrorName

ErrorName returns error name.

func (ListRouteRulesReplyValidationError) Field

Field function returns field value.

func (ListRouteRulesReplyValidationError) Key

Key function returns key value.

func (ListRouteRulesReplyValidationError) Reason

Reason function returns reason value.

type ListRouteRulesRequest

type ListRouteRulesRequest struct {
	Page      int64  `protobuf:"varint,1,opt,name=page,proto3" json:"page,omitempty"`
	Size      int64  `protobuf:"varint,2,opt,name=size,proto3" json:"size,omitempty"`
	ProfileId int64  `protobuf:"varint,3,opt,name=profile_id,json=profileId,proto3" json:"profile_id,omitempty"`
	Search    string `protobuf:"bytes,4,opt,name=search,proto3" json:"search,omitempty"`
	// contains filtered or unexported fields
}

func (*ListRouteRulesRequest) Descriptor deprecated

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

Deprecated: Use ListRouteRulesRequest.ProtoReflect.Descriptor instead.

func (*ListRouteRulesRequest) GetPage

func (x *ListRouteRulesRequest) GetPage() int64

func (*ListRouteRulesRequest) GetProfileId

func (x *ListRouteRulesRequest) GetProfileId() int64

func (*ListRouteRulesRequest) GetSearch

func (x *ListRouteRulesRequest) GetSearch() string

func (*ListRouteRulesRequest) GetSize

func (x *ListRouteRulesRequest) GetSize() int64

func (*ListRouteRulesRequest) ProtoMessage

func (*ListRouteRulesRequest) ProtoMessage()

func (*ListRouteRulesRequest) ProtoReflect

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

func (*ListRouteRulesRequest) Reset

func (x *ListRouteRulesRequest) Reset()

func (*ListRouteRulesRequest) String

func (x *ListRouteRulesRequest) String() string

func (*ListRouteRulesRequest) Validate

func (m *ListRouteRulesRequest) Validate() error

Validate checks the field values on ListRouteRulesRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*ListRouteRulesRequest) ValidateAll

func (m *ListRouteRulesRequest) ValidateAll() error

ValidateAll checks the field values on ListRouteRulesRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListRouteRulesRequestMultiError, or nil if none found.

type ListRouteRulesRequestMultiError

type ListRouteRulesRequestMultiError []error

ListRouteRulesRequestMultiError is an error wrapping multiple validation errors returned by ListRouteRulesRequest.ValidateAll() if the designated constraints aren't met.

func (ListRouteRulesRequestMultiError) AllErrors

func (m ListRouteRulesRequestMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (ListRouteRulesRequestMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type ListRouteRulesRequestValidationError

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

ListRouteRulesRequestValidationError is the validation error returned by ListRouteRulesRequest.Validate if the designated constraints aren't met.

func (ListRouteRulesRequestValidationError) Cause

Cause function returns cause value.

func (ListRouteRulesRequestValidationError) Error

Error satisfies the builtin error interface

func (ListRouteRulesRequestValidationError) ErrorName

ErrorName returns error name.

func (ListRouteRulesRequestValidationError) Field

Field function returns field value.

func (ListRouteRulesRequestValidationError) Key

Key function returns key value.

func (ListRouteRulesRequestValidationError) Reason

Reason function returns reason value.

type ListRoutingGrayReleasesReply

type ListRoutingGrayReleasesReply struct {
	Code    int32                       `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"`
	Message string                      `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"`
	Data    *RoutingGrayReleaseListData `protobuf:"bytes,3,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*ListRoutingGrayReleasesReply) Descriptor deprecated

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

Deprecated: Use ListRoutingGrayReleasesReply.ProtoReflect.Descriptor instead.

func (*ListRoutingGrayReleasesReply) GetCode

func (x *ListRoutingGrayReleasesReply) GetCode() int32

func (*ListRoutingGrayReleasesReply) GetData

func (*ListRoutingGrayReleasesReply) GetMessage

func (x *ListRoutingGrayReleasesReply) GetMessage() string

func (*ListRoutingGrayReleasesReply) ProtoMessage

func (*ListRoutingGrayReleasesReply) ProtoMessage()

func (*ListRoutingGrayReleasesReply) ProtoReflect

func (*ListRoutingGrayReleasesReply) Reset

func (x *ListRoutingGrayReleasesReply) Reset()

func (*ListRoutingGrayReleasesReply) String

func (*ListRoutingGrayReleasesReply) Validate

func (m *ListRoutingGrayReleasesReply) Validate() error

Validate checks the field values on ListRoutingGrayReleasesReply with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*ListRoutingGrayReleasesReply) ValidateAll

func (m *ListRoutingGrayReleasesReply) ValidateAll() error

ValidateAll checks the field values on ListRoutingGrayReleasesReply with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListRoutingGrayReleasesReplyMultiError, or nil if none found.

type ListRoutingGrayReleasesReplyMultiError

type ListRoutingGrayReleasesReplyMultiError []error

ListRoutingGrayReleasesReplyMultiError is an error wrapping multiple validation errors returned by ListRoutingGrayReleasesReply.ValidateAll() if the designated constraints aren't met.

func (ListRoutingGrayReleasesReplyMultiError) AllErrors

AllErrors returns a list of validation violation errors.

func (ListRoutingGrayReleasesReplyMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type ListRoutingGrayReleasesReplyValidationError

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

ListRoutingGrayReleasesReplyValidationError is the validation error returned by ListRoutingGrayReleasesReply.Validate if the designated constraints aren't met.

func (ListRoutingGrayReleasesReplyValidationError) Cause

Cause function returns cause value.

func (ListRoutingGrayReleasesReplyValidationError) Error

Error satisfies the builtin error interface

func (ListRoutingGrayReleasesReplyValidationError) ErrorName

ErrorName returns error name.

func (ListRoutingGrayReleasesReplyValidationError) Field

Field function returns field value.

func (ListRoutingGrayReleasesReplyValidationError) Key

Key function returns key value.

func (ListRoutingGrayReleasesReplyValidationError) Reason

Reason function returns reason value.

type ListRoutingGrayReleasesRequest

type ListRoutingGrayReleasesRequest struct {
	Page        int64  `protobuf:"varint,1,opt,name=page,proto3" json:"page,omitempty"`
	Size        int64  `protobuf:"varint,2,opt,name=size,proto3" json:"size,omitempty"`
	ProfileCode string `protobuf:"bytes,3,opt,name=profile_code,json=profileCode,proto3" json:"profile_code,omitempty"`
	Status      string `protobuf:"bytes,4,opt,name=status,proto3" json:"status,omitempty"`
	// contains filtered or unexported fields
}

func (*ListRoutingGrayReleasesRequest) Descriptor deprecated

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

Deprecated: Use ListRoutingGrayReleasesRequest.ProtoReflect.Descriptor instead.

func (*ListRoutingGrayReleasesRequest) GetPage

func (*ListRoutingGrayReleasesRequest) GetProfileCode

func (x *ListRoutingGrayReleasesRequest) GetProfileCode() string

func (*ListRoutingGrayReleasesRequest) GetSize

func (*ListRoutingGrayReleasesRequest) GetStatus

func (x *ListRoutingGrayReleasesRequest) GetStatus() string

func (*ListRoutingGrayReleasesRequest) ProtoMessage

func (*ListRoutingGrayReleasesRequest) ProtoMessage()

func (*ListRoutingGrayReleasesRequest) ProtoReflect

func (*ListRoutingGrayReleasesRequest) Reset

func (x *ListRoutingGrayReleasesRequest) Reset()

func (*ListRoutingGrayReleasesRequest) String

func (*ListRoutingGrayReleasesRequest) Validate

func (m *ListRoutingGrayReleasesRequest) Validate() error

Validate checks the field values on ListRoutingGrayReleasesRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*ListRoutingGrayReleasesRequest) ValidateAll

func (m *ListRoutingGrayReleasesRequest) ValidateAll() error

ValidateAll checks the field values on ListRoutingGrayReleasesRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListRoutingGrayReleasesRequestMultiError, or nil if none found.

type ListRoutingGrayReleasesRequestMultiError

type ListRoutingGrayReleasesRequestMultiError []error

ListRoutingGrayReleasesRequestMultiError is an error wrapping multiple validation errors returned by ListRoutingGrayReleasesRequest.ValidateAll() if the designated constraints aren't met.

func (ListRoutingGrayReleasesRequestMultiError) AllErrors

AllErrors returns a list of validation violation errors.

func (ListRoutingGrayReleasesRequestMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type ListRoutingGrayReleasesRequestValidationError

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

ListRoutingGrayReleasesRequestValidationError is the validation error returned by ListRoutingGrayReleasesRequest.Validate if the designated constraints aren't met.

func (ListRoutingGrayReleasesRequestValidationError) Cause

Cause function returns cause value.

func (ListRoutingGrayReleasesRequestValidationError) Error

Error satisfies the builtin error interface

func (ListRoutingGrayReleasesRequestValidationError) ErrorName

ErrorName returns error name.

func (ListRoutingGrayReleasesRequestValidationError) Field

Field function returns field value.

func (ListRoutingGrayReleasesRequestValidationError) Key

Key function returns key value.

func (ListRoutingGrayReleasesRequestValidationError) Reason

Reason function returns reason value.

type ListRoutingHealthReportsReply

type ListRoutingHealthReportsReply struct {
	Code    int32                        `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"`
	Message string                       `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"`
	Data    *RoutingHealthReportListData `protobuf:"bytes,3,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*ListRoutingHealthReportsReply) Descriptor deprecated

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

Deprecated: Use ListRoutingHealthReportsReply.ProtoReflect.Descriptor instead.

func (*ListRoutingHealthReportsReply) GetCode

func (x *ListRoutingHealthReportsReply) GetCode() int32

func (*ListRoutingHealthReportsReply) GetData

func (*ListRoutingHealthReportsReply) GetMessage

func (x *ListRoutingHealthReportsReply) GetMessage() string

func (*ListRoutingHealthReportsReply) ProtoMessage

func (*ListRoutingHealthReportsReply) ProtoMessage()

func (*ListRoutingHealthReportsReply) ProtoReflect

func (*ListRoutingHealthReportsReply) Reset

func (x *ListRoutingHealthReportsReply) Reset()

func (*ListRoutingHealthReportsReply) String

func (*ListRoutingHealthReportsReply) Validate

func (m *ListRoutingHealthReportsReply) Validate() error

Validate checks the field values on ListRoutingHealthReportsReply with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*ListRoutingHealthReportsReply) ValidateAll

func (m *ListRoutingHealthReportsReply) ValidateAll() error

ValidateAll checks the field values on ListRoutingHealthReportsReply with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListRoutingHealthReportsReplyMultiError, or nil if none found.

type ListRoutingHealthReportsReplyMultiError

type ListRoutingHealthReportsReplyMultiError []error

ListRoutingHealthReportsReplyMultiError is an error wrapping multiple validation errors returned by ListRoutingHealthReportsReply.ValidateAll() if the designated constraints aren't met.

func (ListRoutingHealthReportsReplyMultiError) AllErrors

AllErrors returns a list of validation violation errors.

func (ListRoutingHealthReportsReplyMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type ListRoutingHealthReportsReplyValidationError

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

ListRoutingHealthReportsReplyValidationError is the validation error returned by ListRoutingHealthReportsReply.Validate if the designated constraints aren't met.

func (ListRoutingHealthReportsReplyValidationError) Cause

Cause function returns cause value.

func (ListRoutingHealthReportsReplyValidationError) Error

Error satisfies the builtin error interface

func (ListRoutingHealthReportsReplyValidationError) ErrorName

ErrorName returns error name.

func (ListRoutingHealthReportsReplyValidationError) Field

Field function returns field value.

func (ListRoutingHealthReportsReplyValidationError) Key

Key function returns key value.

func (ListRoutingHealthReportsReplyValidationError) Reason

Reason function returns reason value.

type ListRoutingHealthReportsRequest

type ListRoutingHealthReportsRequest struct {
	Page         int64  `protobuf:"varint,1,opt,name=page,proto3" json:"page,omitempty"`
	Size         int64  `protobuf:"varint,2,opt,name=size,proto3" json:"size,omitempty"`
	SubjectType  string `protobuf:"bytes,3,opt,name=subject_type,json=subjectType,proto3" json:"subject_type,omitempty"`
	SubjectKey   string `protobuf:"bytes,4,opt,name=subject_key,json=subjectKey,proto3" json:"subject_key,omitempty"`
	ReporterType string `protobuf:"bytes,5,opt,name=reporter_type,json=reporterType,proto3" json:"reporter_type,omitempty"`
	// contains filtered or unexported fields
}

func (*ListRoutingHealthReportsRequest) Descriptor deprecated

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

Deprecated: Use ListRoutingHealthReportsRequest.ProtoReflect.Descriptor instead.

func (*ListRoutingHealthReportsRequest) GetPage

func (*ListRoutingHealthReportsRequest) GetReporterType

func (x *ListRoutingHealthReportsRequest) GetReporterType() string

func (*ListRoutingHealthReportsRequest) GetSize

func (*ListRoutingHealthReportsRequest) GetSubjectKey

func (x *ListRoutingHealthReportsRequest) GetSubjectKey() string

func (*ListRoutingHealthReportsRequest) GetSubjectType

func (x *ListRoutingHealthReportsRequest) GetSubjectType() string

func (*ListRoutingHealthReportsRequest) ProtoMessage

func (*ListRoutingHealthReportsRequest) ProtoMessage()

func (*ListRoutingHealthReportsRequest) ProtoReflect

func (*ListRoutingHealthReportsRequest) Reset

func (*ListRoutingHealthReportsRequest) String

func (*ListRoutingHealthReportsRequest) Validate

func (m *ListRoutingHealthReportsRequest) Validate() error

Validate checks the field values on ListRoutingHealthReportsRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*ListRoutingHealthReportsRequest) ValidateAll

func (m *ListRoutingHealthReportsRequest) ValidateAll() error

ValidateAll checks the field values on ListRoutingHealthReportsRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListRoutingHealthReportsRequestMultiError, or nil if none found.

type ListRoutingHealthReportsRequestMultiError

type ListRoutingHealthReportsRequestMultiError []error

ListRoutingHealthReportsRequestMultiError is an error wrapping multiple validation errors returned by ListRoutingHealthReportsRequest.ValidateAll() if the designated constraints aren't met.

func (ListRoutingHealthReportsRequestMultiError) AllErrors

AllErrors returns a list of validation violation errors.

func (ListRoutingHealthReportsRequestMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type ListRoutingHealthReportsRequestValidationError

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

ListRoutingHealthReportsRequestValidationError is the validation error returned by ListRoutingHealthReportsRequest.Validate if the designated constraints aren't met.

func (ListRoutingHealthReportsRequestValidationError) Cause

Cause function returns cause value.

func (ListRoutingHealthReportsRequestValidationError) Error

Error satisfies the builtin error interface

func (ListRoutingHealthReportsRequestValidationError) ErrorName

ErrorName returns error name.

func (ListRoutingHealthReportsRequestValidationError) Field

Field function returns field value.

func (ListRoutingHealthReportsRequestValidationError) Key

Key function returns key value.

func (ListRoutingHealthReportsRequestValidationError) Reason

Reason function returns reason value.

type ListRoutingNotificationsReply

type ListRoutingNotificationsReply struct {
	Code    int32                        `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"`
	Message string                       `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"`
	Data    *RoutingNotificationListData `protobuf:"bytes,3,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*ListRoutingNotificationsReply) Descriptor deprecated

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

Deprecated: Use ListRoutingNotificationsReply.ProtoReflect.Descriptor instead.

func (*ListRoutingNotificationsReply) GetCode

func (x *ListRoutingNotificationsReply) GetCode() int32

func (*ListRoutingNotificationsReply) GetData

func (*ListRoutingNotificationsReply) GetMessage

func (x *ListRoutingNotificationsReply) GetMessage() string

func (*ListRoutingNotificationsReply) ProtoMessage

func (*ListRoutingNotificationsReply) ProtoMessage()

func (*ListRoutingNotificationsReply) ProtoReflect

func (*ListRoutingNotificationsReply) Reset

func (x *ListRoutingNotificationsReply) Reset()

func (*ListRoutingNotificationsReply) String

func (*ListRoutingNotificationsReply) Validate

func (m *ListRoutingNotificationsReply) Validate() error

Validate checks the field values on ListRoutingNotificationsReply with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*ListRoutingNotificationsReply) ValidateAll

func (m *ListRoutingNotificationsReply) ValidateAll() error

ValidateAll checks the field values on ListRoutingNotificationsReply with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListRoutingNotificationsReplyMultiError, or nil if none found.

type ListRoutingNotificationsReplyMultiError

type ListRoutingNotificationsReplyMultiError []error

ListRoutingNotificationsReplyMultiError is an error wrapping multiple validation errors returned by ListRoutingNotificationsReply.ValidateAll() if the designated constraints aren't met.

func (ListRoutingNotificationsReplyMultiError) AllErrors

AllErrors returns a list of validation violation errors.

func (ListRoutingNotificationsReplyMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type ListRoutingNotificationsReplyValidationError

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

ListRoutingNotificationsReplyValidationError is the validation error returned by ListRoutingNotificationsReply.Validate if the designated constraints aren't met.

func (ListRoutingNotificationsReplyValidationError) Cause

Cause function returns cause value.

func (ListRoutingNotificationsReplyValidationError) Error

Error satisfies the builtin error interface

func (ListRoutingNotificationsReplyValidationError) ErrorName

ErrorName returns error name.

func (ListRoutingNotificationsReplyValidationError) Field

Field function returns field value.

func (ListRoutingNotificationsReplyValidationError) Key

Key function returns key value.

func (ListRoutingNotificationsReplyValidationError) Reason

Reason function returns reason value.

type ListRoutingNotificationsRequest

type ListRoutingNotificationsRequest struct {
	ProfileCode   string `protobuf:"bytes,1,opt,name=profile_code,json=profileCode,proto3" json:"profile_code,omitempty"`
	RoutingHash   string `protobuf:"bytes,2,opt,name=routing_hash,json=routingHash,proto3" json:"routing_hash,omitempty"`
	WindowMinutes int64  `protobuf:"varint,3,opt,name=window_minutes,json=windowMinutes,proto3" json:"window_minutes,omitempty"`
	Severity      string `protobuf:"bytes,4,opt,name=severity,proto3" json:"severity,omitempty"`
	// contains filtered or unexported fields
}

func (*ListRoutingNotificationsRequest) Descriptor deprecated

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

Deprecated: Use ListRoutingNotificationsRequest.ProtoReflect.Descriptor instead.

func (*ListRoutingNotificationsRequest) GetProfileCode

func (x *ListRoutingNotificationsRequest) GetProfileCode() string

func (*ListRoutingNotificationsRequest) GetRoutingHash

func (x *ListRoutingNotificationsRequest) GetRoutingHash() string

func (*ListRoutingNotificationsRequest) GetSeverity

func (x *ListRoutingNotificationsRequest) GetSeverity() string

func (*ListRoutingNotificationsRequest) GetWindowMinutes

func (x *ListRoutingNotificationsRequest) GetWindowMinutes() int64

func (*ListRoutingNotificationsRequest) ProtoMessage

func (*ListRoutingNotificationsRequest) ProtoMessage()

func (*ListRoutingNotificationsRequest) ProtoReflect

func (*ListRoutingNotificationsRequest) Reset

func (*ListRoutingNotificationsRequest) String

func (*ListRoutingNotificationsRequest) Validate

func (m *ListRoutingNotificationsRequest) Validate() error

Validate checks the field values on ListRoutingNotificationsRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*ListRoutingNotificationsRequest) ValidateAll

func (m *ListRoutingNotificationsRequest) ValidateAll() error

ValidateAll checks the field values on ListRoutingNotificationsRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListRoutingNotificationsRequestMultiError, or nil if none found.

type ListRoutingNotificationsRequestMultiError

type ListRoutingNotificationsRequestMultiError []error

ListRoutingNotificationsRequestMultiError is an error wrapping multiple validation errors returned by ListRoutingNotificationsRequest.ValidateAll() if the designated constraints aren't met.

func (ListRoutingNotificationsRequestMultiError) AllErrors

AllErrors returns a list of validation violation errors.

func (ListRoutingNotificationsRequestMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type ListRoutingNotificationsRequestValidationError

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

ListRoutingNotificationsRequestValidationError is the validation error returned by ListRoutingNotificationsRequest.Validate if the designated constraints aren't met.

func (ListRoutingNotificationsRequestValidationError) Cause

Cause function returns cause value.

func (ListRoutingNotificationsRequestValidationError) Error

Error satisfies the builtin error interface

func (ListRoutingNotificationsRequestValidationError) ErrorName

ErrorName returns error name.

func (ListRoutingNotificationsRequestValidationError) Field

Field function returns field value.

func (ListRoutingNotificationsRequestValidationError) Key

Key function returns key value.

func (ListRoutingNotificationsRequestValidationError) Reason

Reason function returns reason value.

type ListRoutingRouteEventsReply

type ListRoutingRouteEventsReply struct {
	Code    int32                      `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"`
	Message string                     `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"`
	Data    *RoutingRouteEventListData `protobuf:"bytes,3,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*ListRoutingRouteEventsReply) Descriptor deprecated

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

Deprecated: Use ListRoutingRouteEventsReply.ProtoReflect.Descriptor instead.

func (*ListRoutingRouteEventsReply) GetCode

func (x *ListRoutingRouteEventsReply) GetCode() int32

func (*ListRoutingRouteEventsReply) GetData

func (*ListRoutingRouteEventsReply) GetMessage

func (x *ListRoutingRouteEventsReply) GetMessage() string

func (*ListRoutingRouteEventsReply) ProtoMessage

func (*ListRoutingRouteEventsReply) ProtoMessage()

func (*ListRoutingRouteEventsReply) ProtoReflect

func (*ListRoutingRouteEventsReply) Reset

func (x *ListRoutingRouteEventsReply) Reset()

func (*ListRoutingRouteEventsReply) String

func (x *ListRoutingRouteEventsReply) String() string

func (*ListRoutingRouteEventsReply) Validate

func (m *ListRoutingRouteEventsReply) Validate() error

Validate checks the field values on ListRoutingRouteEventsReply with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*ListRoutingRouteEventsReply) ValidateAll

func (m *ListRoutingRouteEventsReply) ValidateAll() error

ValidateAll checks the field values on ListRoutingRouteEventsReply with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListRoutingRouteEventsReplyMultiError, or nil if none found.

type ListRoutingRouteEventsReplyMultiError

type ListRoutingRouteEventsReplyMultiError []error

ListRoutingRouteEventsReplyMultiError is an error wrapping multiple validation errors returned by ListRoutingRouteEventsReply.ValidateAll() if the designated constraints aren't met.

func (ListRoutingRouteEventsReplyMultiError) AllErrors

AllErrors returns a list of validation violation errors.

func (ListRoutingRouteEventsReplyMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type ListRoutingRouteEventsReplyValidationError

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

ListRoutingRouteEventsReplyValidationError is the validation error returned by ListRoutingRouteEventsReply.Validate if the designated constraints aren't met.

func (ListRoutingRouteEventsReplyValidationError) Cause

Cause function returns cause value.

func (ListRoutingRouteEventsReplyValidationError) Error

Error satisfies the builtin error interface

func (ListRoutingRouteEventsReplyValidationError) ErrorName

ErrorName returns error name.

func (ListRoutingRouteEventsReplyValidationError) Field

Field function returns field value.

func (ListRoutingRouteEventsReplyValidationError) Key

Key function returns key value.

func (ListRoutingRouteEventsReplyValidationError) Reason

Reason function returns reason value.

type ListRoutingRouteEventsRequest

type ListRoutingRouteEventsRequest struct {
	Page         int64  `protobuf:"varint,1,opt,name=page,proto3" json:"page,omitempty"`
	Size         int64  `protobuf:"varint,2,opt,name=size,proto3" json:"size,omitempty"`
	EventType    string `protobuf:"bytes,3,opt,name=event_type,json=eventType,proto3" json:"event_type,omitempty"`
	ProfileCode  string `protobuf:"bytes,4,opt,name=profile_code,json=profileCode,proto3" json:"profile_code,omitempty"`
	ReporterType string `protobuf:"bytes,5,opt,name=reporter_type,json=reporterType,proto3" json:"reporter_type,omitempty"`
	// contains filtered or unexported fields
}

func (*ListRoutingRouteEventsRequest) Descriptor deprecated

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

Deprecated: Use ListRoutingRouteEventsRequest.ProtoReflect.Descriptor instead.

func (*ListRoutingRouteEventsRequest) GetEventType

func (x *ListRoutingRouteEventsRequest) GetEventType() string

func (*ListRoutingRouteEventsRequest) GetPage

func (x *ListRoutingRouteEventsRequest) GetPage() int64

func (*ListRoutingRouteEventsRequest) GetProfileCode

func (x *ListRoutingRouteEventsRequest) GetProfileCode() string

func (*ListRoutingRouteEventsRequest) GetReporterType

func (x *ListRoutingRouteEventsRequest) GetReporterType() string

func (*ListRoutingRouteEventsRequest) GetSize

func (x *ListRoutingRouteEventsRequest) GetSize() int64

func (*ListRoutingRouteEventsRequest) ProtoMessage

func (*ListRoutingRouteEventsRequest) ProtoMessage()

func (*ListRoutingRouteEventsRequest) ProtoReflect

func (*ListRoutingRouteEventsRequest) Reset

func (x *ListRoutingRouteEventsRequest) Reset()

func (*ListRoutingRouteEventsRequest) String

func (*ListRoutingRouteEventsRequest) Validate

func (m *ListRoutingRouteEventsRequest) Validate() error

Validate checks the field values on ListRoutingRouteEventsRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*ListRoutingRouteEventsRequest) ValidateAll

func (m *ListRoutingRouteEventsRequest) ValidateAll() error

ValidateAll checks the field values on ListRoutingRouteEventsRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListRoutingRouteEventsRequestMultiError, or nil if none found.

type ListRoutingRouteEventsRequestMultiError

type ListRoutingRouteEventsRequestMultiError []error

ListRoutingRouteEventsRequestMultiError is an error wrapping multiple validation errors returned by ListRoutingRouteEventsRequest.ValidateAll() if the designated constraints aren't met.

func (ListRoutingRouteEventsRequestMultiError) AllErrors

AllErrors returns a list of validation violation errors.

func (ListRoutingRouteEventsRequestMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type ListRoutingRouteEventsRequestValidationError

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

ListRoutingRouteEventsRequestValidationError is the validation error returned by ListRoutingRouteEventsRequest.Validate if the designated constraints aren't met.

func (ListRoutingRouteEventsRequestValidationError) Cause

Cause function returns cause value.

func (ListRoutingRouteEventsRequestValidationError) Error

Error satisfies the builtin error interface

func (ListRoutingRouteEventsRequestValidationError) ErrorName

ErrorName returns error name.

func (ListRoutingRouteEventsRequestValidationError) Field

Field function returns field value.

func (ListRoutingRouteEventsRequestValidationError) Key

Key function returns key value.

func (ListRoutingRouteEventsRequestValidationError) Reason

Reason function returns reason value.

type ListUnlockServicesReply

type ListUnlockServicesReply struct {
	Code    int32                  `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"`
	Message string                 `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"`
	Data    *UnlockServiceListData `protobuf:"bytes,3,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*ListUnlockServicesReply) Descriptor deprecated

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

Deprecated: Use ListUnlockServicesReply.ProtoReflect.Descriptor instead.

func (*ListUnlockServicesReply) GetCode

func (x *ListUnlockServicesReply) GetCode() int32

func (*ListUnlockServicesReply) GetData

func (*ListUnlockServicesReply) GetMessage

func (x *ListUnlockServicesReply) GetMessage() string

func (*ListUnlockServicesReply) ProtoMessage

func (*ListUnlockServicesReply) ProtoMessage()

func (*ListUnlockServicesReply) ProtoReflect

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

func (*ListUnlockServicesReply) Reset

func (x *ListUnlockServicesReply) Reset()

func (*ListUnlockServicesReply) String

func (x *ListUnlockServicesReply) String() string

func (*ListUnlockServicesReply) Validate

func (m *ListUnlockServicesReply) Validate() error

Validate checks the field values on ListUnlockServicesReply with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*ListUnlockServicesReply) ValidateAll

func (m *ListUnlockServicesReply) ValidateAll() error

ValidateAll checks the field values on ListUnlockServicesReply with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListUnlockServicesReplyMultiError, or nil if none found.

type ListUnlockServicesReplyMultiError

type ListUnlockServicesReplyMultiError []error

ListUnlockServicesReplyMultiError is an error wrapping multiple validation errors returned by ListUnlockServicesReply.ValidateAll() if the designated constraints aren't met.

func (ListUnlockServicesReplyMultiError) AllErrors

func (m ListUnlockServicesReplyMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (ListUnlockServicesReplyMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type ListUnlockServicesReplyValidationError

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

ListUnlockServicesReplyValidationError is the validation error returned by ListUnlockServicesReply.Validate if the designated constraints aren't met.

func (ListUnlockServicesReplyValidationError) Cause

Cause function returns cause value.

func (ListUnlockServicesReplyValidationError) Error

Error satisfies the builtin error interface

func (ListUnlockServicesReplyValidationError) ErrorName

ErrorName returns error name.

func (ListUnlockServicesReplyValidationError) Field

Field function returns field value.

func (ListUnlockServicesReplyValidationError) Key

Key function returns key value.

func (ListUnlockServicesReplyValidationError) Reason

Reason function returns reason value.

type ListUnlockServicesRequest

type ListUnlockServicesRequest struct {
	Page   int64  `protobuf:"varint,1,opt,name=page,proto3" json:"page,omitempty"`
	Size   int64  `protobuf:"varint,2,opt,name=size,proto3" json:"size,omitempty"`
	Search string `protobuf:"bytes,3,opt,name=search,proto3" json:"search,omitempty"`
	// contains filtered or unexported fields
}

func (*ListUnlockServicesRequest) Descriptor deprecated

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

Deprecated: Use ListUnlockServicesRequest.ProtoReflect.Descriptor instead.

func (*ListUnlockServicesRequest) GetPage

func (x *ListUnlockServicesRequest) GetPage() int64

func (*ListUnlockServicesRequest) GetSearch

func (x *ListUnlockServicesRequest) GetSearch() string

func (*ListUnlockServicesRequest) GetSize

func (x *ListUnlockServicesRequest) GetSize() int64

func (*ListUnlockServicesRequest) ProtoMessage

func (*ListUnlockServicesRequest) ProtoMessage()

func (*ListUnlockServicesRequest) ProtoReflect

func (*ListUnlockServicesRequest) Reset

func (x *ListUnlockServicesRequest) Reset()

func (*ListUnlockServicesRequest) String

func (x *ListUnlockServicesRequest) String() string

func (*ListUnlockServicesRequest) Validate

func (m *ListUnlockServicesRequest) Validate() error

Validate checks the field values on ListUnlockServicesRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*ListUnlockServicesRequest) ValidateAll

func (m *ListUnlockServicesRequest) ValidateAll() error

ValidateAll checks the field values on ListUnlockServicesRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListUnlockServicesRequestMultiError, or nil if none found.

type ListUnlockServicesRequestMultiError

type ListUnlockServicesRequestMultiError []error

ListUnlockServicesRequestMultiError is an error wrapping multiple validation errors returned by ListUnlockServicesRequest.ValidateAll() if the designated constraints aren't met.

func (ListUnlockServicesRequestMultiError) AllErrors

AllErrors returns a list of validation violation errors.

func (ListUnlockServicesRequestMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type ListUnlockServicesRequestValidationError

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

ListUnlockServicesRequestValidationError is the validation error returned by ListUnlockServicesRequest.Validate if the designated constraints aren't met.

func (ListUnlockServicesRequestValidationError) Cause

Cause function returns cause value.

func (ListUnlockServicesRequestValidationError) Error

Error satisfies the builtin error interface

func (ListUnlockServicesRequestValidationError) ErrorName

ErrorName returns error name.

func (ListUnlockServicesRequestValidationError) Field

Field function returns field value.

func (ListUnlockServicesRequestValidationError) Key

Key function returns key value.

func (ListUnlockServicesRequestValidationError) Reason

Reason function returns reason value.

type PreviewRouteConfigReply

type PreviewRouteConfigReply struct {
	Code    int32               `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"`
	Message string              `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"`
	Data    *PreviewRouteResult `protobuf:"bytes,3,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*PreviewRouteConfigReply) Descriptor deprecated

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

Deprecated: Use PreviewRouteConfigReply.ProtoReflect.Descriptor instead.

func (*PreviewRouteConfigReply) GetCode

func (x *PreviewRouteConfigReply) GetCode() int32

func (*PreviewRouteConfigReply) GetData

func (*PreviewRouteConfigReply) GetMessage

func (x *PreviewRouteConfigReply) GetMessage() string

func (*PreviewRouteConfigReply) ProtoMessage

func (*PreviewRouteConfigReply) ProtoMessage()

func (*PreviewRouteConfigReply) ProtoReflect

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

func (*PreviewRouteConfigReply) Reset

func (x *PreviewRouteConfigReply) Reset()

func (*PreviewRouteConfigReply) String

func (x *PreviewRouteConfigReply) String() string

func (*PreviewRouteConfigReply) Validate

func (m *PreviewRouteConfigReply) Validate() error

Validate checks the field values on PreviewRouteConfigReply with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*PreviewRouteConfigReply) ValidateAll

func (m *PreviewRouteConfigReply) ValidateAll() error

ValidateAll checks the field values on PreviewRouteConfigReply with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in PreviewRouteConfigReplyMultiError, or nil if none found.

type PreviewRouteConfigReplyMultiError

type PreviewRouteConfigReplyMultiError []error

PreviewRouteConfigReplyMultiError is an error wrapping multiple validation errors returned by PreviewRouteConfigReply.ValidateAll() if the designated constraints aren't met.

func (PreviewRouteConfigReplyMultiError) AllErrors

func (m PreviewRouteConfigReplyMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (PreviewRouteConfigReplyMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type PreviewRouteConfigReplyValidationError

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

PreviewRouteConfigReplyValidationError is the validation error returned by PreviewRouteConfigReply.Validate if the designated constraints aren't met.

func (PreviewRouteConfigReplyValidationError) Cause

Cause function returns cause value.

func (PreviewRouteConfigReplyValidationError) Error

Error satisfies the builtin error interface

func (PreviewRouteConfigReplyValidationError) ErrorName

ErrorName returns error name.

func (PreviewRouteConfigReplyValidationError) Field

Field function returns field value.

func (PreviewRouteConfigReplyValidationError) Key

Key function returns key value.

func (PreviewRouteConfigReplyValidationError) Reason

Reason function returns reason value.

type PreviewRouteConfigRequest

type PreviewRouteConfigRequest struct {
	Domain            string   `protobuf:"bytes,1,opt,name=domain,proto3" json:"domain,omitempty"`
	Ip                string   `protobuf:"bytes,2,opt,name=ip,proto3" json:"ip,omitempty"`
	Port              int32    `protobuf:"varint,3,opt,name=port,proto3" json:"port,omitempty"`
	UserId            int64    `protobuf:"varint,4,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"`
	NodeId            int64    `protobuf:"varint,5,opt,name=node_id,json=nodeId,proto3" json:"node_id,omitempty"`
	SupportedFeatures []string `protobuf:"bytes,6,rep,name=supported_features,json=supportedFeatures,proto3" json:"supported_features,omitempty"`
	SubscribeId       int64    `protobuf:"varint,7,opt,name=subscribe_id,json=subscribeId,proto3" json:"subscribe_id,omitempty"`
	UserSubscribeId   int64    `protobuf:"varint,8,opt,name=user_subscribe_id,json=userSubscribeId,proto3" json:"user_subscribe_id,omitempty"`
	SubscribeToken    string   `protobuf:"bytes,9,opt,name=subscribe_token,json=subscribeToken,proto3" json:"subscribe_token,omitempty"`
	// contains filtered or unexported fields
}

func (*PreviewRouteConfigRequest) Descriptor deprecated

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

Deprecated: Use PreviewRouteConfigRequest.ProtoReflect.Descriptor instead.

func (*PreviewRouteConfigRequest) GetDomain

func (x *PreviewRouteConfigRequest) GetDomain() string

func (*PreviewRouteConfigRequest) GetIp

func (x *PreviewRouteConfigRequest) GetIp() string

func (*PreviewRouteConfigRequest) GetNodeId

func (x *PreviewRouteConfigRequest) GetNodeId() int64

func (*PreviewRouteConfigRequest) GetPort

func (x *PreviewRouteConfigRequest) GetPort() int32

func (*PreviewRouteConfigRequest) GetSubscribeId

func (x *PreviewRouteConfigRequest) GetSubscribeId() int64

func (*PreviewRouteConfigRequest) GetSubscribeToken

func (x *PreviewRouteConfigRequest) GetSubscribeToken() string

func (*PreviewRouteConfigRequest) GetSupportedFeatures

func (x *PreviewRouteConfigRequest) GetSupportedFeatures() []string

func (*PreviewRouteConfigRequest) GetUserId

func (x *PreviewRouteConfigRequest) GetUserId() int64

func (*PreviewRouteConfigRequest) GetUserSubscribeId

func (x *PreviewRouteConfigRequest) GetUserSubscribeId() int64

func (*PreviewRouteConfigRequest) ProtoMessage

func (*PreviewRouteConfigRequest) ProtoMessage()

func (*PreviewRouteConfigRequest) ProtoReflect

func (*PreviewRouteConfigRequest) Reset

func (x *PreviewRouteConfigRequest) Reset()

func (*PreviewRouteConfigRequest) String

func (x *PreviewRouteConfigRequest) String() string

func (*PreviewRouteConfigRequest) Validate

func (m *PreviewRouteConfigRequest) Validate() error

Validate checks the field values on PreviewRouteConfigRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*PreviewRouteConfigRequest) ValidateAll

func (m *PreviewRouteConfigRequest) ValidateAll() error

ValidateAll checks the field values on PreviewRouteConfigRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in PreviewRouteConfigRequestMultiError, or nil if none found.

type PreviewRouteConfigRequestMultiError

type PreviewRouteConfigRequestMultiError []error

PreviewRouteConfigRequestMultiError is an error wrapping multiple validation errors returned by PreviewRouteConfigRequest.ValidateAll() if the designated constraints aren't met.

func (PreviewRouteConfigRequestMultiError) AllErrors

AllErrors returns a list of validation violation errors.

func (PreviewRouteConfigRequestMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type PreviewRouteConfigRequestValidationError

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

PreviewRouteConfigRequestValidationError is the validation error returned by PreviewRouteConfigRequest.Validate if the designated constraints aren't met.

func (PreviewRouteConfigRequestValidationError) Cause

Cause function returns cause value.

func (PreviewRouteConfigRequestValidationError) Error

Error satisfies the builtin error interface

func (PreviewRouteConfigRequestValidationError) ErrorName

ErrorName returns error name.

func (PreviewRouteConfigRequestValidationError) Field

Field function returns field value.

func (PreviewRouteConfigRequestValidationError) Key

Key function returns key value.

func (PreviewRouteConfigRequestValidationError) Reason

Reason function returns reason value.

type PreviewRouteResult

type PreviewRouteResult struct {
	RoutingHash         string   `protobuf:"bytes,1,opt,name=routing_hash,json=routingHash,proto3" json:"routing_hash,omitempty"`
	ProfileCode         string   `protobuf:"bytes,2,opt,name=profile_code,json=profileCode,proto3" json:"profile_code,omitempty"`
	ProfileName         string   `protobuf:"bytes,3,opt,name=profile_name,json=profileName,proto3" json:"profile_name,omitempty"`
	Matched             bool     `protobuf:"varint,4,opt,name=matched,proto3" json:"matched,omitempty"`
	RuleId              string   `protobuf:"bytes,5,opt,name=rule_id,json=ruleId,proto3" json:"rule_id,omitempty"`
	RuleName            string   `protobuf:"bytes,6,opt,name=rule_name,json=ruleName,proto3" json:"rule_name,omitempty"`
	ActionType          string   `protobuf:"bytes,7,opt,name=action_type,json=actionType,proto3" json:"action_type,omitempty"`
	DnsResolverTag      string   `protobuf:"bytes,8,opt,name=dns_resolver_tag,json=dnsResolverTag,proto3" json:"dns_resolver_tag,omitempty"`
	OutboundTag         string   `protobuf:"bytes,9,opt,name=outbound_tag,json=outboundTag,proto3" json:"outbound_tag,omitempty"`
	FallbackPolicy      string   `protobuf:"bytes,10,opt,name=fallback_policy,json=fallbackPolicy,proto3" json:"fallback_policy,omitempty"`
	UnsupportedFeatures []string `protobuf:"bytes,11,rep,name=unsupported_features,json=unsupportedFeatures,proto3" json:"unsupported_features,omitempty"`
	EffectiveMode       string   `protobuf:"bytes,12,opt,name=effective_mode,json=effectiveMode,proto3" json:"effective_mode,omitempty"`
	ExecutionEnabled    bool     `protobuf:"varint,13,opt,name=execution_enabled,json=executionEnabled,proto3" json:"execution_enabled,omitempty"`
	ScopeType           string   `protobuf:"bytes,14,opt,name=scope_type,json=scopeType,proto3" json:"scope_type,omitempty"`
	ScopeId             string   `protobuf:"bytes,15,opt,name=scope_id,json=scopeId,proto3" json:"scope_id,omitempty"`
	// contains filtered or unexported fields
}

func (*PreviewRouteResult) Descriptor deprecated

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

Deprecated: Use PreviewRouteResult.ProtoReflect.Descriptor instead.

func (*PreviewRouteResult) GetActionType

func (x *PreviewRouteResult) GetActionType() string

func (*PreviewRouteResult) GetDnsResolverTag

func (x *PreviewRouteResult) GetDnsResolverTag() string

func (*PreviewRouteResult) GetEffectiveMode

func (x *PreviewRouteResult) GetEffectiveMode() string

func (*PreviewRouteResult) GetExecutionEnabled

func (x *PreviewRouteResult) GetExecutionEnabled() bool

func (*PreviewRouteResult) GetFallbackPolicy

func (x *PreviewRouteResult) GetFallbackPolicy() string

func (*PreviewRouteResult) GetMatched

func (x *PreviewRouteResult) GetMatched() bool

func (*PreviewRouteResult) GetOutboundTag

func (x *PreviewRouteResult) GetOutboundTag() string

func (*PreviewRouteResult) GetProfileCode

func (x *PreviewRouteResult) GetProfileCode() string

func (*PreviewRouteResult) GetProfileName

func (x *PreviewRouteResult) GetProfileName() string

func (*PreviewRouteResult) GetRoutingHash

func (x *PreviewRouteResult) GetRoutingHash() string

func (*PreviewRouteResult) GetRuleId

func (x *PreviewRouteResult) GetRuleId() string

func (*PreviewRouteResult) GetRuleName

func (x *PreviewRouteResult) GetRuleName() string

func (*PreviewRouteResult) GetScopeId

func (x *PreviewRouteResult) GetScopeId() string

func (*PreviewRouteResult) GetScopeType

func (x *PreviewRouteResult) GetScopeType() string

func (*PreviewRouteResult) GetUnsupportedFeatures

func (x *PreviewRouteResult) GetUnsupportedFeatures() []string

func (*PreviewRouteResult) ProtoMessage

func (*PreviewRouteResult) ProtoMessage()

func (*PreviewRouteResult) ProtoReflect

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

func (*PreviewRouteResult) Reset

func (x *PreviewRouteResult) Reset()

func (*PreviewRouteResult) String

func (x *PreviewRouteResult) String() string

func (*PreviewRouteResult) Validate

func (m *PreviewRouteResult) Validate() error

Validate checks the field values on PreviewRouteResult with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*PreviewRouteResult) ValidateAll

func (m *PreviewRouteResult) ValidateAll() error

ValidateAll checks the field values on PreviewRouteResult with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in PreviewRouteResultMultiError, or nil if none found.

type PreviewRouteResultMultiError

type PreviewRouteResultMultiError []error

PreviewRouteResultMultiError is an error wrapping multiple validation errors returned by PreviewRouteResult.ValidateAll() if the designated constraints aren't met.

func (PreviewRouteResultMultiError) AllErrors

func (m PreviewRouteResultMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (PreviewRouteResultMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type PreviewRouteResultValidationError

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

PreviewRouteResultValidationError is the validation error returned by PreviewRouteResult.Validate if the designated constraints aren't met.

func (PreviewRouteResultValidationError) Cause

Cause function returns cause value.

func (PreviewRouteResultValidationError) Error

Error satisfies the builtin error interface

func (PreviewRouteResultValidationError) ErrorName

ErrorName returns error name.

func (PreviewRouteResultValidationError) Field

Field function returns field value.

func (PreviewRouteResultValidationError) Key

Key function returns key value.

func (PreviewRouteResultValidationError) Reason

Reason function returns reason value.

type RollbackRoutingReleaseAuditReply

type RollbackRoutingReleaseAuditReply struct {
	Code    int32                 `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"`
	Message string                `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"`
	Data    *RoutingRollbackAudit `protobuf:"bytes,3,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*RollbackRoutingReleaseAuditReply) Descriptor deprecated

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

Deprecated: Use RollbackRoutingReleaseAuditReply.ProtoReflect.Descriptor instead.

func (*RollbackRoutingReleaseAuditReply) GetCode

func (*RollbackRoutingReleaseAuditReply) GetData

func (*RollbackRoutingReleaseAuditReply) GetMessage

func (x *RollbackRoutingReleaseAuditReply) GetMessage() string

func (*RollbackRoutingReleaseAuditReply) ProtoMessage

func (*RollbackRoutingReleaseAuditReply) ProtoMessage()

func (*RollbackRoutingReleaseAuditReply) ProtoReflect

func (*RollbackRoutingReleaseAuditReply) Reset

func (*RollbackRoutingReleaseAuditReply) String

func (*RollbackRoutingReleaseAuditReply) Validate

Validate checks the field values on RollbackRoutingReleaseAuditReply with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*RollbackRoutingReleaseAuditReply) ValidateAll

func (m *RollbackRoutingReleaseAuditReply) ValidateAll() error

ValidateAll checks the field values on RollbackRoutingReleaseAuditReply with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RollbackRoutingReleaseAuditReplyMultiError, or nil if none found.

type RollbackRoutingReleaseAuditReplyMultiError

type RollbackRoutingReleaseAuditReplyMultiError []error

RollbackRoutingReleaseAuditReplyMultiError is an error wrapping multiple validation errors returned by RollbackRoutingReleaseAuditReply.ValidateAll() if the designated constraints aren't met.

func (RollbackRoutingReleaseAuditReplyMultiError) AllErrors

AllErrors returns a list of validation violation errors.

func (RollbackRoutingReleaseAuditReplyMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type RollbackRoutingReleaseAuditReplyValidationError

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

RollbackRoutingReleaseAuditReplyValidationError is the validation error returned by RollbackRoutingReleaseAuditReply.Validate if the designated constraints aren't met.

func (RollbackRoutingReleaseAuditReplyValidationError) Cause

Cause function returns cause value.

func (RollbackRoutingReleaseAuditReplyValidationError) Error

Error satisfies the builtin error interface

func (RollbackRoutingReleaseAuditReplyValidationError) ErrorName

ErrorName returns error name.

func (RollbackRoutingReleaseAuditReplyValidationError) Field

Field function returns field value.

func (RollbackRoutingReleaseAuditReplyValidationError) Key

Key function returns key value.

func (RollbackRoutingReleaseAuditReplyValidationError) Reason

Reason function returns reason value.

type RollbackRoutingReleaseAuditRequest

type RollbackRoutingReleaseAuditRequest struct {
	ReleaseId     int64  `protobuf:"varint,1,opt,name=release_id,json=releaseId,proto3" json:"release_id,omitempty"`
	ProfileCode   string `protobuf:"bytes,2,opt,name=profile_code,json=profileCode,proto3" json:"profile_code,omitempty"`
	RoutingHash   string `protobuf:"bytes,3,opt,name=routing_hash,json=routingHash,proto3" json:"routing_hash,omitempty"`
	WindowMinutes int64  `protobuf:"varint,4,opt,name=window_minutes,json=windowMinutes,proto3" json:"window_minutes,omitempty"`
	Operator      string `protobuf:"bytes,5,opt,name=operator,proto3" json:"operator,omitempty"`
	Reason        string `protobuf:"bytes,6,opt,name=reason,proto3" json:"reason,omitempty"`
	// contains filtered or unexported fields
}

func (*RollbackRoutingReleaseAuditRequest) Descriptor deprecated

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

Deprecated: Use RollbackRoutingReleaseAuditRequest.ProtoReflect.Descriptor instead.

func (*RollbackRoutingReleaseAuditRequest) GetOperator

func (x *RollbackRoutingReleaseAuditRequest) GetOperator() string

func (*RollbackRoutingReleaseAuditRequest) GetProfileCode

func (x *RollbackRoutingReleaseAuditRequest) GetProfileCode() string

func (*RollbackRoutingReleaseAuditRequest) GetReason

func (*RollbackRoutingReleaseAuditRequest) GetReleaseId

func (x *RollbackRoutingReleaseAuditRequest) GetReleaseId() int64

func (*RollbackRoutingReleaseAuditRequest) GetRoutingHash

func (x *RollbackRoutingReleaseAuditRequest) GetRoutingHash() string

func (*RollbackRoutingReleaseAuditRequest) GetWindowMinutes

func (x *RollbackRoutingReleaseAuditRequest) GetWindowMinutes() int64

func (*RollbackRoutingReleaseAuditRequest) ProtoMessage

func (*RollbackRoutingReleaseAuditRequest) ProtoMessage()

func (*RollbackRoutingReleaseAuditRequest) ProtoReflect

func (*RollbackRoutingReleaseAuditRequest) Reset

func (*RollbackRoutingReleaseAuditRequest) String

func (*RollbackRoutingReleaseAuditRequest) Validate

Validate checks the field values on RollbackRoutingReleaseAuditRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*RollbackRoutingReleaseAuditRequest) ValidateAll

func (m *RollbackRoutingReleaseAuditRequest) ValidateAll() error

ValidateAll checks the field values on RollbackRoutingReleaseAuditRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RollbackRoutingReleaseAuditRequestMultiError, or nil if none found.

type RollbackRoutingReleaseAuditRequestMultiError

type RollbackRoutingReleaseAuditRequestMultiError []error

RollbackRoutingReleaseAuditRequestMultiError is an error wrapping multiple validation errors returned by RollbackRoutingReleaseAuditRequest.ValidateAll() if the designated constraints aren't met.

func (RollbackRoutingReleaseAuditRequestMultiError) AllErrors

AllErrors returns a list of validation violation errors.

func (RollbackRoutingReleaseAuditRequestMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type RollbackRoutingReleaseAuditRequestValidationError

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

RollbackRoutingReleaseAuditRequestValidationError is the validation error returned by RollbackRoutingReleaseAuditRequest.Validate if the designated constraints aren't met.

func (RollbackRoutingReleaseAuditRequestValidationError) Cause

Cause function returns cause value.

func (RollbackRoutingReleaseAuditRequestValidationError) Error

Error satisfies the builtin error interface

func (RollbackRoutingReleaseAuditRequestValidationError) ErrorName

ErrorName returns error name.

func (RollbackRoutingReleaseAuditRequestValidationError) Field

Field function returns field value.

func (RollbackRoutingReleaseAuditRequestValidationError) Key

Key function returns key value.

func (RollbackRoutingReleaseAuditRequestValidationError) Reason

Reason function returns reason value.

type RouteOutbound

type RouteOutbound struct {
	Id           int64  `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
	Tag          string `protobuf:"bytes,2,opt,name=tag,proto3" json:"tag,omitempty"`
	Name         string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"`
	Type         string `protobuf:"bytes,4,opt,name=type,proto3" json:"type,omitempty"`
	Region       string `protobuf:"bytes,5,opt,name=region,proto3" json:"region,omitempty"`
	Enabled      bool   `protobuf:"varint,6,opt,name=enabled,proto3" json:"enabled,omitempty"`
	OutboundJson string `protobuf:"bytes,7,opt,name=outbound_json,json=outboundJson,proto3" json:"outbound_json,omitempty"`
	CreatedAt    int64  `protobuf:"varint,8,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
	UpdatedAt    int64  `protobuf:"varint,9,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"`
	// contains filtered or unexported fields
}

func (*RouteOutbound) Descriptor deprecated

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

Deprecated: Use RouteOutbound.ProtoReflect.Descriptor instead.

func (*RouteOutbound) GetCreatedAt

func (x *RouteOutbound) GetCreatedAt() int64

func (*RouteOutbound) GetEnabled

func (x *RouteOutbound) GetEnabled() bool

func (*RouteOutbound) GetId

func (x *RouteOutbound) GetId() int64

func (*RouteOutbound) GetName

func (x *RouteOutbound) GetName() string

func (*RouteOutbound) GetOutboundJson

func (x *RouteOutbound) GetOutboundJson() string

func (*RouteOutbound) GetRegion

func (x *RouteOutbound) GetRegion() string

func (*RouteOutbound) GetTag

func (x *RouteOutbound) GetTag() string

func (*RouteOutbound) GetType

func (x *RouteOutbound) GetType() string

func (*RouteOutbound) GetUpdatedAt

func (x *RouteOutbound) GetUpdatedAt() int64

func (*RouteOutbound) ProtoMessage

func (*RouteOutbound) ProtoMessage()

func (*RouteOutbound) ProtoReflect

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

func (*RouteOutbound) Reset

func (x *RouteOutbound) Reset()

func (*RouteOutbound) String

func (x *RouteOutbound) String() string

func (*RouteOutbound) Validate

func (m *RouteOutbound) Validate() error

Validate checks the field values on RouteOutbound with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*RouteOutbound) ValidateAll

func (m *RouteOutbound) ValidateAll() error

ValidateAll checks the field values on RouteOutbound with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RouteOutboundMultiError, or nil if none found.

type RouteOutboundData

type RouteOutboundData struct {
	Outbound *RouteOutbound `protobuf:"bytes,1,opt,name=outbound,proto3" json:"outbound,omitempty"`
	// contains filtered or unexported fields
}

func (*RouteOutboundData) Descriptor deprecated

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

Deprecated: Use RouteOutboundData.ProtoReflect.Descriptor instead.

func (*RouteOutboundData) GetOutbound

func (x *RouteOutboundData) GetOutbound() *RouteOutbound

func (*RouteOutboundData) ProtoMessage

func (*RouteOutboundData) ProtoMessage()

func (*RouteOutboundData) ProtoReflect

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

func (*RouteOutboundData) Reset

func (x *RouteOutboundData) Reset()

func (*RouteOutboundData) String

func (x *RouteOutboundData) String() string

func (*RouteOutboundData) Validate

func (m *RouteOutboundData) Validate() error

Validate checks the field values on RouteOutboundData with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*RouteOutboundData) ValidateAll

func (m *RouteOutboundData) ValidateAll() error

ValidateAll checks the field values on RouteOutboundData with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RouteOutboundDataMultiError, or nil if none found.

type RouteOutboundDataMultiError

type RouteOutboundDataMultiError []error

RouteOutboundDataMultiError is an error wrapping multiple validation errors returned by RouteOutboundData.ValidateAll() if the designated constraints aren't met.

func (RouteOutboundDataMultiError) AllErrors

func (m RouteOutboundDataMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (RouteOutboundDataMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type RouteOutboundDataValidationError

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

RouteOutboundDataValidationError is the validation error returned by RouteOutboundData.Validate if the designated constraints aren't met.

func (RouteOutboundDataValidationError) Cause

Cause function returns cause value.

func (RouteOutboundDataValidationError) Error

Error satisfies the builtin error interface

func (RouteOutboundDataValidationError) ErrorName

ErrorName returns error name.

func (RouteOutboundDataValidationError) Field

Field function returns field value.

func (RouteOutboundDataValidationError) Key

Key function returns key value.

func (RouteOutboundDataValidationError) Reason

Reason function returns reason value.

type RouteOutboundListData

type RouteOutboundListData struct {
	List  []*RouteOutbound `protobuf:"bytes,1,rep,name=list,proto3" json:"list,omitempty"`
	Total int32            `protobuf:"varint,2,opt,name=total,proto3" json:"total,omitempty"`
	// contains filtered or unexported fields
}

func (*RouteOutboundListData) Descriptor deprecated

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

Deprecated: Use RouteOutboundListData.ProtoReflect.Descriptor instead.

func (*RouteOutboundListData) GetList

func (x *RouteOutboundListData) GetList() []*RouteOutbound

func (*RouteOutboundListData) GetTotal

func (x *RouteOutboundListData) GetTotal() int32

func (*RouteOutboundListData) ProtoMessage

func (*RouteOutboundListData) ProtoMessage()

func (*RouteOutboundListData) ProtoReflect

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

func (*RouteOutboundListData) Reset

func (x *RouteOutboundListData) Reset()

func (*RouteOutboundListData) String

func (x *RouteOutboundListData) String() string

func (*RouteOutboundListData) Validate

func (m *RouteOutboundListData) Validate() error

Validate checks the field values on RouteOutboundListData with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*RouteOutboundListData) ValidateAll

func (m *RouteOutboundListData) ValidateAll() error

ValidateAll checks the field values on RouteOutboundListData with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RouteOutboundListDataMultiError, or nil if none found.

type RouteOutboundListDataMultiError

type RouteOutboundListDataMultiError []error

RouteOutboundListDataMultiError is an error wrapping multiple validation errors returned by RouteOutboundListData.ValidateAll() if the designated constraints aren't met.

func (RouteOutboundListDataMultiError) AllErrors

func (m RouteOutboundListDataMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (RouteOutboundListDataMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type RouteOutboundListDataValidationError

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

RouteOutboundListDataValidationError is the validation error returned by RouteOutboundListData.Validate if the designated constraints aren't met.

func (RouteOutboundListDataValidationError) Cause

Cause function returns cause value.

func (RouteOutboundListDataValidationError) Error

Error satisfies the builtin error interface

func (RouteOutboundListDataValidationError) ErrorName

ErrorName returns error name.

func (RouteOutboundListDataValidationError) Field

Field function returns field value.

func (RouteOutboundListDataValidationError) Key

Key function returns key value.

func (RouteOutboundListDataValidationError) Reason

Reason function returns reason value.

type RouteOutboundMultiError

type RouteOutboundMultiError []error

RouteOutboundMultiError is an error wrapping multiple validation errors returned by RouteOutbound.ValidateAll() if the designated constraints aren't met.

func (RouteOutboundMultiError) AllErrors

func (m RouteOutboundMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (RouteOutboundMultiError) Error

func (m RouteOutboundMultiError) Error() string

Error returns a concatenation of all the error messages it wraps.

type RouteOutboundReply

type RouteOutboundReply struct {
	Code    int32              `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"`
	Message string             `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"`
	Data    *RouteOutboundData `protobuf:"bytes,3,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*RouteOutboundReply) Descriptor deprecated

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

Deprecated: Use RouteOutboundReply.ProtoReflect.Descriptor instead.

func (*RouteOutboundReply) GetCode

func (x *RouteOutboundReply) GetCode() int32

func (*RouteOutboundReply) GetData

func (x *RouteOutboundReply) GetData() *RouteOutboundData

func (*RouteOutboundReply) GetMessage

func (x *RouteOutboundReply) GetMessage() string

func (*RouteOutboundReply) ProtoMessage

func (*RouteOutboundReply) ProtoMessage()

func (*RouteOutboundReply) ProtoReflect

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

func (*RouteOutboundReply) Reset

func (x *RouteOutboundReply) Reset()

func (*RouteOutboundReply) String

func (x *RouteOutboundReply) String() string

func (*RouteOutboundReply) Validate

func (m *RouteOutboundReply) Validate() error

Validate checks the field values on RouteOutboundReply with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*RouteOutboundReply) ValidateAll

func (m *RouteOutboundReply) ValidateAll() error

ValidateAll checks the field values on RouteOutboundReply with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RouteOutboundReplyMultiError, or nil if none found.

type RouteOutboundReplyMultiError

type RouteOutboundReplyMultiError []error

RouteOutboundReplyMultiError is an error wrapping multiple validation errors returned by RouteOutboundReply.ValidateAll() if the designated constraints aren't met.

func (RouteOutboundReplyMultiError) AllErrors

func (m RouteOutboundReplyMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (RouteOutboundReplyMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type RouteOutboundReplyValidationError

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

RouteOutboundReplyValidationError is the validation error returned by RouteOutboundReply.Validate if the designated constraints aren't met.

func (RouteOutboundReplyValidationError) Cause

Cause function returns cause value.

func (RouteOutboundReplyValidationError) Error

Error satisfies the builtin error interface

func (RouteOutboundReplyValidationError) ErrorName

ErrorName returns error name.

func (RouteOutboundReplyValidationError) Field

Field function returns field value.

func (RouteOutboundReplyValidationError) Key

Key function returns key value.

func (RouteOutboundReplyValidationError) Reason

Reason function returns reason value.

type RouteOutboundValidationError

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

RouteOutboundValidationError is the validation error returned by RouteOutbound.Validate if the designated constraints aren't met.

func (RouteOutboundValidationError) Cause

Cause function returns cause value.

func (RouteOutboundValidationError) Error

Error satisfies the builtin error interface

func (RouteOutboundValidationError) ErrorName

func (e RouteOutboundValidationError) ErrorName() string

ErrorName returns error name.

func (RouteOutboundValidationError) Field

Field function returns field value.

func (RouteOutboundValidationError) Key

Key function returns key value.

func (RouteOutboundValidationError) Reason

Reason function returns reason value.

type RouteProfile

type RouteProfile struct {
	Id          int64  `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
	Code        string `protobuf:"bytes,2,opt,name=code,proto3" json:"code,omitempty"`
	Name        string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"`
	Description string `protobuf:"bytes,4,opt,name=description,proto3" json:"description,omitempty"`
	ScopeType   string `protobuf:"bytes,5,opt,name=scope_type,json=scopeType,proto3" json:"scope_type,omitempty"`
	ScopeId     string `protobuf:"bytes,6,opt,name=scope_id,json=scopeId,proto3" json:"scope_id,omitempty"`
	Priority    int32  `protobuf:"varint,7,opt,name=priority,proto3" json:"priority,omitempty"`
	Mode        string `protobuf:"bytes,8,opt,name=mode,proto3" json:"mode,omitempty"`
	Enabled     bool   `protobuf:"varint,9,opt,name=enabled,proto3" json:"enabled,omitempty"`
	ProfileJson string `protobuf:"bytes,10,opt,name=profile_json,json=profileJson,proto3" json:"profile_json,omitempty"`
	CreatedAt   int64  `protobuf:"varint,11,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
	UpdatedAt   int64  `protobuf:"varint,12,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"`
	// contains filtered or unexported fields
}

func (*RouteProfile) Descriptor deprecated

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

Deprecated: Use RouteProfile.ProtoReflect.Descriptor instead.

func (*RouteProfile) GetCode

func (x *RouteProfile) GetCode() string

func (*RouteProfile) GetCreatedAt

func (x *RouteProfile) GetCreatedAt() int64

func (*RouteProfile) GetDescription

func (x *RouteProfile) GetDescription() string

func (*RouteProfile) GetEnabled

func (x *RouteProfile) GetEnabled() bool

func (*RouteProfile) GetId

func (x *RouteProfile) GetId() int64

func (*RouteProfile) GetMode

func (x *RouteProfile) GetMode() string

func (*RouteProfile) GetName

func (x *RouteProfile) GetName() string

func (*RouteProfile) GetPriority

func (x *RouteProfile) GetPriority() int32

func (*RouteProfile) GetProfileJson

func (x *RouteProfile) GetProfileJson() string

func (*RouteProfile) GetScopeId

func (x *RouteProfile) GetScopeId() string

func (*RouteProfile) GetScopeType

func (x *RouteProfile) GetScopeType() string

func (*RouteProfile) GetUpdatedAt

func (x *RouteProfile) GetUpdatedAt() int64

func (*RouteProfile) ProtoMessage

func (*RouteProfile) ProtoMessage()

func (*RouteProfile) ProtoReflect

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

func (*RouteProfile) Reset

func (x *RouteProfile) Reset()

func (*RouteProfile) String

func (x *RouteProfile) String() string

func (*RouteProfile) Validate

func (m *RouteProfile) Validate() error

Validate checks the field values on RouteProfile with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*RouteProfile) ValidateAll

func (m *RouteProfile) ValidateAll() error

ValidateAll checks the field values on RouteProfile with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RouteProfileMultiError, or nil if none found.

type RouteProfileData

type RouteProfileData struct {
	Profile *RouteProfile `protobuf:"bytes,1,opt,name=profile,proto3" json:"profile,omitempty"`
	// contains filtered or unexported fields
}

func (*RouteProfileData) Descriptor deprecated

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

Deprecated: Use RouteProfileData.ProtoReflect.Descriptor instead.

func (*RouteProfileData) GetProfile

func (x *RouteProfileData) GetProfile() *RouteProfile

func (*RouteProfileData) ProtoMessage

func (*RouteProfileData) ProtoMessage()

func (*RouteProfileData) ProtoReflect

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

func (*RouteProfileData) Reset

func (x *RouteProfileData) Reset()

func (*RouteProfileData) String

func (x *RouteProfileData) String() string

func (*RouteProfileData) Validate

func (m *RouteProfileData) Validate() error

Validate checks the field values on RouteProfileData with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*RouteProfileData) ValidateAll

func (m *RouteProfileData) ValidateAll() error

ValidateAll checks the field values on RouteProfileData with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RouteProfileDataMultiError, or nil if none found.

type RouteProfileDataMultiError

type RouteProfileDataMultiError []error

RouteProfileDataMultiError is an error wrapping multiple validation errors returned by RouteProfileData.ValidateAll() if the designated constraints aren't met.

func (RouteProfileDataMultiError) AllErrors

func (m RouteProfileDataMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (RouteProfileDataMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type RouteProfileDataValidationError

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

RouteProfileDataValidationError is the validation error returned by RouteProfileData.Validate if the designated constraints aren't met.

func (RouteProfileDataValidationError) Cause

Cause function returns cause value.

func (RouteProfileDataValidationError) Error

Error satisfies the builtin error interface

func (RouteProfileDataValidationError) ErrorName

ErrorName returns error name.

func (RouteProfileDataValidationError) Field

Field function returns field value.

func (RouteProfileDataValidationError) Key

Key function returns key value.

func (RouteProfileDataValidationError) Reason

Reason function returns reason value.

type RouteProfileListData

type RouteProfileListData struct {
	List  []*RouteProfile `protobuf:"bytes,1,rep,name=list,proto3" json:"list,omitempty"`
	Total int32           `protobuf:"varint,2,opt,name=total,proto3" json:"total,omitempty"`
	// contains filtered or unexported fields
}

func (*RouteProfileListData) Descriptor deprecated

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

Deprecated: Use RouteProfileListData.ProtoReflect.Descriptor instead.

func (*RouteProfileListData) GetList

func (x *RouteProfileListData) GetList() []*RouteProfile

func (*RouteProfileListData) GetTotal

func (x *RouteProfileListData) GetTotal() int32

func (*RouteProfileListData) ProtoMessage

func (*RouteProfileListData) ProtoMessage()

func (*RouteProfileListData) ProtoReflect

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

func (*RouteProfileListData) Reset

func (x *RouteProfileListData) Reset()

func (*RouteProfileListData) String

func (x *RouteProfileListData) String() string

func (*RouteProfileListData) Validate

func (m *RouteProfileListData) Validate() error

Validate checks the field values on RouteProfileListData with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*RouteProfileListData) ValidateAll

func (m *RouteProfileListData) ValidateAll() error

ValidateAll checks the field values on RouteProfileListData with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RouteProfileListDataMultiError, or nil if none found.

type RouteProfileListDataMultiError

type RouteProfileListDataMultiError []error

RouteProfileListDataMultiError is an error wrapping multiple validation errors returned by RouteProfileListData.ValidateAll() if the designated constraints aren't met.

func (RouteProfileListDataMultiError) AllErrors

func (m RouteProfileListDataMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (RouteProfileListDataMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type RouteProfileListDataValidationError

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

RouteProfileListDataValidationError is the validation error returned by RouteProfileListData.Validate if the designated constraints aren't met.

func (RouteProfileListDataValidationError) Cause

Cause function returns cause value.

func (RouteProfileListDataValidationError) Error

Error satisfies the builtin error interface

func (RouteProfileListDataValidationError) ErrorName

ErrorName returns error name.

func (RouteProfileListDataValidationError) Field

Field function returns field value.

func (RouteProfileListDataValidationError) Key

Key function returns key value.

func (RouteProfileListDataValidationError) Reason

Reason function returns reason value.

type RouteProfileMultiError

type RouteProfileMultiError []error

RouteProfileMultiError is an error wrapping multiple validation errors returned by RouteProfile.ValidateAll() if the designated constraints aren't met.

func (RouteProfileMultiError) AllErrors

func (m RouteProfileMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (RouteProfileMultiError) Error

func (m RouteProfileMultiError) Error() string

Error returns a concatenation of all the error messages it wraps.

type RouteProfileReply

type RouteProfileReply struct {
	Code    int32             `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"`
	Message string            `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"`
	Data    *RouteProfileData `protobuf:"bytes,3,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*RouteProfileReply) Descriptor deprecated

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

Deprecated: Use RouteProfileReply.ProtoReflect.Descriptor instead.

func (*RouteProfileReply) GetCode

func (x *RouteProfileReply) GetCode() int32

func (*RouteProfileReply) GetData

func (x *RouteProfileReply) GetData() *RouteProfileData

func (*RouteProfileReply) GetMessage

func (x *RouteProfileReply) GetMessage() string

func (*RouteProfileReply) ProtoMessage

func (*RouteProfileReply) ProtoMessage()

func (*RouteProfileReply) ProtoReflect

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

func (*RouteProfileReply) Reset

func (x *RouteProfileReply) Reset()

func (*RouteProfileReply) String

func (x *RouteProfileReply) String() string

func (*RouteProfileReply) Validate

func (m *RouteProfileReply) Validate() error

Validate checks the field values on RouteProfileReply with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*RouteProfileReply) ValidateAll

func (m *RouteProfileReply) ValidateAll() error

ValidateAll checks the field values on RouteProfileReply with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RouteProfileReplyMultiError, or nil if none found.

type RouteProfileReplyMultiError

type RouteProfileReplyMultiError []error

RouteProfileReplyMultiError is an error wrapping multiple validation errors returned by RouteProfileReply.ValidateAll() if the designated constraints aren't met.

func (RouteProfileReplyMultiError) AllErrors

func (m RouteProfileReplyMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (RouteProfileReplyMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type RouteProfileReplyValidationError

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

RouteProfileReplyValidationError is the validation error returned by RouteProfileReply.Validate if the designated constraints aren't met.

func (RouteProfileReplyValidationError) Cause

Cause function returns cause value.

func (RouteProfileReplyValidationError) Error

Error satisfies the builtin error interface

func (RouteProfileReplyValidationError) ErrorName

ErrorName returns error name.

func (RouteProfileReplyValidationError) Field

Field function returns field value.

func (RouteProfileReplyValidationError) Key

Key function returns key value.

func (RouteProfileReplyValidationError) Reason

Reason function returns reason value.

type RouteProfileValidationError

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

RouteProfileValidationError is the validation error returned by RouteProfile.Validate if the designated constraints aren't met.

func (RouteProfileValidationError) Cause

Cause function returns cause value.

func (RouteProfileValidationError) Error

Error satisfies the builtin error interface

func (RouteProfileValidationError) ErrorName

func (e RouteProfileValidationError) ErrorName() string

ErrorName returns error name.

func (RouteProfileValidationError) Field

Field function returns field value.

func (RouteProfileValidationError) Key

Key function returns key value.

func (RouteProfileValidationError) Reason

Reason function returns reason value.

type RouteRule

type RouteRule struct {
	Id          int64  `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
	ProfileId   int64  `protobuf:"varint,2,opt,name=profile_id,json=profileId,proto3" json:"profile_id,omitempty"`
	Name        string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"`
	Priority    int32  `protobuf:"varint,4,opt,name=priority,proto3" json:"priority,omitempty"`
	Enabled     bool   `protobuf:"varint,5,opt,name=enabled,proto3" json:"enabled,omitempty"`
	ServiceCode string `protobuf:"bytes,6,opt,name=service_code,json=serviceCode,proto3" json:"service_code,omitempty"`
	MatcherJson string `protobuf:"bytes,7,opt,name=matcher_json,json=matcherJson,proto3" json:"matcher_json,omitempty"`
	ActionJson  string `protobuf:"bytes,8,opt,name=action_json,json=actionJson,proto3" json:"action_json,omitempty"`
	CreatedAt   int64  `protobuf:"varint,9,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
	UpdatedAt   int64  `protobuf:"varint,10,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"`
	// contains filtered or unexported fields
}

func (*RouteRule) Descriptor deprecated

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

Deprecated: Use RouteRule.ProtoReflect.Descriptor instead.

func (*RouteRule) GetActionJson

func (x *RouteRule) GetActionJson() string

func (*RouteRule) GetCreatedAt

func (x *RouteRule) GetCreatedAt() int64

func (*RouteRule) GetEnabled

func (x *RouteRule) GetEnabled() bool

func (*RouteRule) GetId

func (x *RouteRule) GetId() int64

func (*RouteRule) GetMatcherJson

func (x *RouteRule) GetMatcherJson() string

func (*RouteRule) GetName

func (x *RouteRule) GetName() string

func (*RouteRule) GetPriority

func (x *RouteRule) GetPriority() int32

func (*RouteRule) GetProfileId

func (x *RouteRule) GetProfileId() int64

func (*RouteRule) GetServiceCode

func (x *RouteRule) GetServiceCode() string

func (*RouteRule) GetUpdatedAt

func (x *RouteRule) GetUpdatedAt() int64

func (*RouteRule) ProtoMessage

func (*RouteRule) ProtoMessage()

func (*RouteRule) ProtoReflect

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

func (*RouteRule) Reset

func (x *RouteRule) Reset()

func (*RouteRule) String

func (x *RouteRule) String() string

func (*RouteRule) Validate

func (m *RouteRule) Validate() error

Validate checks the field values on RouteRule with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*RouteRule) ValidateAll

func (m *RouteRule) ValidateAll() error

ValidateAll checks the field values on RouteRule with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RouteRuleMultiError, or nil if none found.

type RouteRuleData

type RouteRuleData struct {
	Rule *RouteRule `protobuf:"bytes,1,opt,name=rule,proto3" json:"rule,omitempty"`
	// contains filtered or unexported fields
}

func (*RouteRuleData) Descriptor deprecated

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

Deprecated: Use RouteRuleData.ProtoReflect.Descriptor instead.

func (*RouteRuleData) GetRule

func (x *RouteRuleData) GetRule() *RouteRule

func (*RouteRuleData) ProtoMessage

func (*RouteRuleData) ProtoMessage()

func (*RouteRuleData) ProtoReflect

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

func (*RouteRuleData) Reset

func (x *RouteRuleData) Reset()

func (*RouteRuleData) String

func (x *RouteRuleData) String() string

func (*RouteRuleData) Validate

func (m *RouteRuleData) Validate() error

Validate checks the field values on RouteRuleData with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*RouteRuleData) ValidateAll

func (m *RouteRuleData) ValidateAll() error

ValidateAll checks the field values on RouteRuleData with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RouteRuleDataMultiError, or nil if none found.

type RouteRuleDataMultiError

type RouteRuleDataMultiError []error

RouteRuleDataMultiError is an error wrapping multiple validation errors returned by RouteRuleData.ValidateAll() if the designated constraints aren't met.

func (RouteRuleDataMultiError) AllErrors

func (m RouteRuleDataMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (RouteRuleDataMultiError) Error

func (m RouteRuleDataMultiError) Error() string

Error returns a concatenation of all the error messages it wraps.

type RouteRuleDataValidationError

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

RouteRuleDataValidationError is the validation error returned by RouteRuleData.Validate if the designated constraints aren't met.

func (RouteRuleDataValidationError) Cause

Cause function returns cause value.

func (RouteRuleDataValidationError) Error

Error satisfies the builtin error interface

func (RouteRuleDataValidationError) ErrorName

func (e RouteRuleDataValidationError) ErrorName() string

ErrorName returns error name.

func (RouteRuleDataValidationError) Field

Field function returns field value.

func (RouteRuleDataValidationError) Key

Key function returns key value.

func (RouteRuleDataValidationError) Reason

Reason function returns reason value.

type RouteRuleListData

type RouteRuleListData struct {
	List  []*RouteRule `protobuf:"bytes,1,rep,name=list,proto3" json:"list,omitempty"`
	Total int32        `protobuf:"varint,2,opt,name=total,proto3" json:"total,omitempty"`
	// contains filtered or unexported fields
}

func (*RouteRuleListData) Descriptor deprecated

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

Deprecated: Use RouteRuleListData.ProtoReflect.Descriptor instead.

func (*RouteRuleListData) GetList

func (x *RouteRuleListData) GetList() []*RouteRule

func (*RouteRuleListData) GetTotal

func (x *RouteRuleListData) GetTotal() int32

func (*RouteRuleListData) ProtoMessage

func (*RouteRuleListData) ProtoMessage()

func (*RouteRuleListData) ProtoReflect

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

func (*RouteRuleListData) Reset

func (x *RouteRuleListData) Reset()

func (*RouteRuleListData) String

func (x *RouteRuleListData) String() string

func (*RouteRuleListData) Validate

func (m *RouteRuleListData) Validate() error

Validate checks the field values on RouteRuleListData with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*RouteRuleListData) ValidateAll

func (m *RouteRuleListData) ValidateAll() error

ValidateAll checks the field values on RouteRuleListData with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RouteRuleListDataMultiError, or nil if none found.

type RouteRuleListDataMultiError

type RouteRuleListDataMultiError []error

RouteRuleListDataMultiError is an error wrapping multiple validation errors returned by RouteRuleListData.ValidateAll() if the designated constraints aren't met.

func (RouteRuleListDataMultiError) AllErrors

func (m RouteRuleListDataMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (RouteRuleListDataMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type RouteRuleListDataValidationError

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

RouteRuleListDataValidationError is the validation error returned by RouteRuleListData.Validate if the designated constraints aren't met.

func (RouteRuleListDataValidationError) Cause

Cause function returns cause value.

func (RouteRuleListDataValidationError) Error

Error satisfies the builtin error interface

func (RouteRuleListDataValidationError) ErrorName

ErrorName returns error name.

func (RouteRuleListDataValidationError) Field

Field function returns field value.

func (RouteRuleListDataValidationError) Key

Key function returns key value.

func (RouteRuleListDataValidationError) Reason

Reason function returns reason value.

type RouteRuleMultiError

type RouteRuleMultiError []error

RouteRuleMultiError is an error wrapping multiple validation errors returned by RouteRule.ValidateAll() if the designated constraints aren't met.

func (RouteRuleMultiError) AllErrors

func (m RouteRuleMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (RouteRuleMultiError) Error

func (m RouteRuleMultiError) Error() string

Error returns a concatenation of all the error messages it wraps.

type RouteRuleReply

type RouteRuleReply struct {
	Code    int32          `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"`
	Message string         `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"`
	Data    *RouteRuleData `protobuf:"bytes,3,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*RouteRuleReply) Descriptor deprecated

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

Deprecated: Use RouteRuleReply.ProtoReflect.Descriptor instead.

func (*RouteRuleReply) GetCode

func (x *RouteRuleReply) GetCode() int32

func (*RouteRuleReply) GetData

func (x *RouteRuleReply) GetData() *RouteRuleData

func (*RouteRuleReply) GetMessage

func (x *RouteRuleReply) GetMessage() string

func (*RouteRuleReply) ProtoMessage

func (*RouteRuleReply) ProtoMessage()

func (*RouteRuleReply) ProtoReflect

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

func (*RouteRuleReply) Reset

func (x *RouteRuleReply) Reset()

func (*RouteRuleReply) String

func (x *RouteRuleReply) String() string

func (*RouteRuleReply) Validate

func (m *RouteRuleReply) Validate() error

Validate checks the field values on RouteRuleReply with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*RouteRuleReply) ValidateAll

func (m *RouteRuleReply) ValidateAll() error

ValidateAll checks the field values on RouteRuleReply with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RouteRuleReplyMultiError, or nil if none found.

type RouteRuleReplyMultiError

type RouteRuleReplyMultiError []error

RouteRuleReplyMultiError is an error wrapping multiple validation errors returned by RouteRuleReply.ValidateAll() if the designated constraints aren't met.

func (RouteRuleReplyMultiError) AllErrors

func (m RouteRuleReplyMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (RouteRuleReplyMultiError) Error

func (m RouteRuleReplyMultiError) Error() string

Error returns a concatenation of all the error messages it wraps.

type RouteRuleReplyValidationError

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

RouteRuleReplyValidationError is the validation error returned by RouteRuleReply.Validate if the designated constraints aren't met.

func (RouteRuleReplyValidationError) Cause

Cause function returns cause value.

func (RouteRuleReplyValidationError) Error

Error satisfies the builtin error interface

func (RouteRuleReplyValidationError) ErrorName

func (e RouteRuleReplyValidationError) ErrorName() string

ErrorName returns error name.

func (RouteRuleReplyValidationError) Field

Field function returns field value.

func (RouteRuleReplyValidationError) Key

Key function returns key value.

func (RouteRuleReplyValidationError) Reason

Reason function returns reason value.

type RouteRuleValidationError

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

RouteRuleValidationError is the validation error returned by RouteRule.Validate if the designated constraints aren't met.

func (RouteRuleValidationError) Cause

func (e RouteRuleValidationError) Cause() error

Cause function returns cause value.

func (RouteRuleValidationError) Error

func (e RouteRuleValidationError) Error() string

Error satisfies the builtin error interface

func (RouteRuleValidationError) ErrorName

func (e RouteRuleValidationError) ErrorName() string

ErrorName returns error name.

func (RouteRuleValidationError) Field

func (e RouteRuleValidationError) Field() string

Field function returns field value.

func (RouteRuleValidationError) Key

Key function returns key value.

func (RouteRuleValidationError) Reason

func (e RouteRuleValidationError) Reason() string

Reason function returns reason value.

type RoutingAnalyticsData

type RoutingAnalyticsData struct {
	Items              []*RoutingAnalyticsItem  `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"`
	TopErrors          []*RoutingAnalyticsError `protobuf:"bytes,2,rep,name=top_errors,json=topErrors,proto3" json:"top_errors,omitempty"`
	TotalRouteEvents   int32                    `protobuf:"varint,3,opt,name=total_route_events,json=totalRouteEvents,proto3" json:"total_route_events,omitempty"`
	TotalHealthReports int32                    `protobuf:"varint,4,opt,name=total_health_reports,json=totalHealthReports,proto3" json:"total_health_reports,omitempty"`
	AffectedReporters  int32                    `protobuf:"varint,5,opt,name=affected_reporters,json=affectedReporters,proto3" json:"affected_reporters,omitempty"`
	FallbackRateBp     int32                    `protobuf:"varint,6,opt,name=fallback_rate_bp,json=fallbackRateBp,proto3" json:"fallback_rate_bp,omitempty"`
	DnsFailRateBp      int32                    `protobuf:"varint,7,opt,name=dns_fail_rate_bp,json=dnsFailRateBp,proto3" json:"dns_fail_rate_bp,omitempty"`
	OutboundFailRateBp int32                    `protobuf:"varint,8,opt,name=outbound_fail_rate_bp,json=outboundFailRateBp,proto3" json:"outbound_fail_rate_bp,omitempty"`
	WindowStartedAt    int64                    `protobuf:"varint,9,opt,name=window_started_at,json=windowStartedAt,proto3" json:"window_started_at,omitempty"`
	// contains filtered or unexported fields
}

func (*RoutingAnalyticsData) Descriptor deprecated

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

Deprecated: Use RoutingAnalyticsData.ProtoReflect.Descriptor instead.

func (*RoutingAnalyticsData) GetAffectedReporters

func (x *RoutingAnalyticsData) GetAffectedReporters() int32

func (*RoutingAnalyticsData) GetDnsFailRateBp

func (x *RoutingAnalyticsData) GetDnsFailRateBp() int32

func (*RoutingAnalyticsData) GetFallbackRateBp

func (x *RoutingAnalyticsData) GetFallbackRateBp() int32

func (*RoutingAnalyticsData) GetItems

func (x *RoutingAnalyticsData) GetItems() []*RoutingAnalyticsItem

func (*RoutingAnalyticsData) GetOutboundFailRateBp

func (x *RoutingAnalyticsData) GetOutboundFailRateBp() int32

func (*RoutingAnalyticsData) GetTopErrors

func (x *RoutingAnalyticsData) GetTopErrors() []*RoutingAnalyticsError

func (*RoutingAnalyticsData) GetTotalHealthReports

func (x *RoutingAnalyticsData) GetTotalHealthReports() int32

func (*RoutingAnalyticsData) GetTotalRouteEvents

func (x *RoutingAnalyticsData) GetTotalRouteEvents() int32

func (*RoutingAnalyticsData) GetWindowStartedAt

func (x *RoutingAnalyticsData) GetWindowStartedAt() int64

func (*RoutingAnalyticsData) ProtoMessage

func (*RoutingAnalyticsData) ProtoMessage()

func (*RoutingAnalyticsData) ProtoReflect

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

func (*RoutingAnalyticsData) Reset

func (x *RoutingAnalyticsData) Reset()

func (*RoutingAnalyticsData) String

func (x *RoutingAnalyticsData) String() string

func (*RoutingAnalyticsData) Validate

func (m *RoutingAnalyticsData) Validate() error

Validate checks the field values on RoutingAnalyticsData with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*RoutingAnalyticsData) ValidateAll

func (m *RoutingAnalyticsData) ValidateAll() error

ValidateAll checks the field values on RoutingAnalyticsData with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RoutingAnalyticsDataMultiError, or nil if none found.

type RoutingAnalyticsDataMultiError

type RoutingAnalyticsDataMultiError []error

RoutingAnalyticsDataMultiError is an error wrapping multiple validation errors returned by RoutingAnalyticsData.ValidateAll() if the designated constraints aren't met.

func (RoutingAnalyticsDataMultiError) AllErrors

func (m RoutingAnalyticsDataMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (RoutingAnalyticsDataMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type RoutingAnalyticsDataValidationError

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

RoutingAnalyticsDataValidationError is the validation error returned by RoutingAnalyticsData.Validate if the designated constraints aren't met.

func (RoutingAnalyticsDataValidationError) Cause

Cause function returns cause value.

func (RoutingAnalyticsDataValidationError) Error

Error satisfies the builtin error interface

func (RoutingAnalyticsDataValidationError) ErrorName

ErrorName returns error name.

func (RoutingAnalyticsDataValidationError) Field

Field function returns field value.

func (RoutingAnalyticsDataValidationError) Key

Key function returns key value.

func (RoutingAnalyticsDataValidationError) Reason

Reason function returns reason value.

type RoutingAnalyticsError

type RoutingAnalyticsError struct {
	Key   string `protobuf:"bytes,1,opt,name=key,proto3" json:"key,omitempty"`
	Kind  string `protobuf:"bytes,2,opt,name=kind,proto3" json:"kind,omitempty"`
	Error string `protobuf:"bytes,3,opt,name=error,proto3" json:"error,omitempty"`
	Count int32  `protobuf:"varint,4,opt,name=count,proto3" json:"count,omitempty"`
	// contains filtered or unexported fields
}

func (*RoutingAnalyticsError) Descriptor deprecated

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

Deprecated: Use RoutingAnalyticsError.ProtoReflect.Descriptor instead.

func (*RoutingAnalyticsError) GetCount

func (x *RoutingAnalyticsError) GetCount() int32

func (*RoutingAnalyticsError) GetError

func (x *RoutingAnalyticsError) GetError() string

func (*RoutingAnalyticsError) GetKey

func (x *RoutingAnalyticsError) GetKey() string

func (*RoutingAnalyticsError) GetKind

func (x *RoutingAnalyticsError) GetKind() string

func (*RoutingAnalyticsError) ProtoMessage

func (*RoutingAnalyticsError) ProtoMessage()

func (*RoutingAnalyticsError) ProtoReflect

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

func (*RoutingAnalyticsError) Reset

func (x *RoutingAnalyticsError) Reset()

func (*RoutingAnalyticsError) String

func (x *RoutingAnalyticsError) String() string

func (*RoutingAnalyticsError) Validate

func (m *RoutingAnalyticsError) Validate() error

Validate checks the field values on RoutingAnalyticsError with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*RoutingAnalyticsError) ValidateAll

func (m *RoutingAnalyticsError) ValidateAll() error

ValidateAll checks the field values on RoutingAnalyticsError with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RoutingAnalyticsErrorMultiError, or nil if none found.

type RoutingAnalyticsErrorMultiError

type RoutingAnalyticsErrorMultiError []error

RoutingAnalyticsErrorMultiError is an error wrapping multiple validation errors returned by RoutingAnalyticsError.ValidateAll() if the designated constraints aren't met.

func (RoutingAnalyticsErrorMultiError) AllErrors

func (m RoutingAnalyticsErrorMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (RoutingAnalyticsErrorMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type RoutingAnalyticsErrorValidationError

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

RoutingAnalyticsErrorValidationError is the validation error returned by RoutingAnalyticsError.Validate if the designated constraints aren't met.

func (RoutingAnalyticsErrorValidationError) Cause

Cause function returns cause value.

func (RoutingAnalyticsErrorValidationError) Error

Error satisfies the builtin error interface

func (RoutingAnalyticsErrorValidationError) ErrorName

ErrorName returns error name.

func (RoutingAnalyticsErrorValidationError) Field

Field function returns field value.

func (RoutingAnalyticsErrorValidationError) Key

Key function returns key value.

func (RoutingAnalyticsErrorValidationError) Reason

Reason function returns reason value.

type RoutingAnalyticsItem

type RoutingAnalyticsItem struct {
	ProfileCode       string `protobuf:"bytes,1,opt,name=profile_code,json=profileCode,proto3" json:"profile_code,omitempty"`
	RoutingHash       string `protobuf:"bytes,2,opt,name=routing_hash,json=routingHash,proto3" json:"routing_hash,omitempty"`
	ReporterId        string `protobuf:"bytes,3,opt,name=reporter_id,json=reporterId,proto3" json:"reporter_id,omitempty"`
	RouteEvents       int32  `protobuf:"varint,4,opt,name=route_events,json=routeEvents,proto3" json:"route_events,omitempty"`
	RouteDecisions    int32  `protobuf:"varint,5,opt,name=route_decisions,json=routeDecisions,proto3" json:"route_decisions,omitempty"`
	RouteFallbacks    int32  `protobuf:"varint,6,opt,name=route_fallbacks,json=routeFallbacks,proto3" json:"route_fallbacks,omitempty"`
	FallbackRateBp    int32  `protobuf:"varint,7,opt,name=fallback_rate_bp,json=fallbackRateBp,proto3" json:"fallback_rate_bp,omitempty"`
	DnsFailures       int32  `protobuf:"varint,8,opt,name=dns_failures,json=dnsFailures,proto3" json:"dns_failures,omitempty"`
	OutboundFailures  int32  `protobuf:"varint,9,opt,name=outbound_failures,json=outboundFailures,proto3" json:"outbound_failures,omitempty"`
	AffectedReporters int32  `protobuf:"varint,10,opt,name=affected_reporters,json=affectedReporters,proto3" json:"affected_reporters,omitempty"`
	LastEventType     string `protobuf:"bytes,11,opt,name=last_event_type,json=lastEventType,proto3" json:"last_event_type,omitempty"`
	LastStatus        string `protobuf:"bytes,12,opt,name=last_status,json=lastStatus,proto3" json:"last_status,omitempty"`
	LastError         string `protobuf:"bytes,13,opt,name=last_error,json=lastError,proto3" json:"last_error,omitempty"`
	LastSeenAt        int64  `protobuf:"varint,14,opt,name=last_seen_at,json=lastSeenAt,proto3" json:"last_seen_at,omitempty"`
	// contains filtered or unexported fields
}

func (*RoutingAnalyticsItem) Descriptor deprecated

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

Deprecated: Use RoutingAnalyticsItem.ProtoReflect.Descriptor instead.

func (*RoutingAnalyticsItem) GetAffectedReporters

func (x *RoutingAnalyticsItem) GetAffectedReporters() int32

func (*RoutingAnalyticsItem) GetDnsFailures

func (x *RoutingAnalyticsItem) GetDnsFailures() int32

func (*RoutingAnalyticsItem) GetFallbackRateBp

func (x *RoutingAnalyticsItem) GetFallbackRateBp() int32

func (*RoutingAnalyticsItem) GetLastError

func (x *RoutingAnalyticsItem) GetLastError() string

func (*RoutingAnalyticsItem) GetLastEventType

func (x *RoutingAnalyticsItem) GetLastEventType() string

func (*RoutingAnalyticsItem) GetLastSeenAt

func (x *RoutingAnalyticsItem) GetLastSeenAt() int64

func (*RoutingAnalyticsItem) GetLastStatus

func (x *RoutingAnalyticsItem) GetLastStatus() string

func (*RoutingAnalyticsItem) GetOutboundFailures

func (x *RoutingAnalyticsItem) GetOutboundFailures() int32

func (*RoutingAnalyticsItem) GetProfileCode

func (x *RoutingAnalyticsItem) GetProfileCode() string

func (*RoutingAnalyticsItem) GetReporterId

func (x *RoutingAnalyticsItem) GetReporterId() string

func (*RoutingAnalyticsItem) GetRouteDecisions

func (x *RoutingAnalyticsItem) GetRouteDecisions() int32

func (*RoutingAnalyticsItem) GetRouteEvents

func (x *RoutingAnalyticsItem) GetRouteEvents() int32

func (*RoutingAnalyticsItem) GetRouteFallbacks

func (x *RoutingAnalyticsItem) GetRouteFallbacks() int32

func (*RoutingAnalyticsItem) GetRoutingHash

func (x *RoutingAnalyticsItem) GetRoutingHash() string

func (*RoutingAnalyticsItem) ProtoMessage

func (*RoutingAnalyticsItem) ProtoMessage()

func (*RoutingAnalyticsItem) ProtoReflect

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

func (*RoutingAnalyticsItem) Reset

func (x *RoutingAnalyticsItem) Reset()

func (*RoutingAnalyticsItem) String

func (x *RoutingAnalyticsItem) String() string

func (*RoutingAnalyticsItem) Validate

func (m *RoutingAnalyticsItem) Validate() error

Validate checks the field values on RoutingAnalyticsItem with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*RoutingAnalyticsItem) ValidateAll

func (m *RoutingAnalyticsItem) ValidateAll() error

ValidateAll checks the field values on RoutingAnalyticsItem with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RoutingAnalyticsItemMultiError, or nil if none found.

type RoutingAnalyticsItemMultiError

type RoutingAnalyticsItemMultiError []error

RoutingAnalyticsItemMultiError is an error wrapping multiple validation errors returned by RoutingAnalyticsItem.ValidateAll() if the designated constraints aren't met.

func (RoutingAnalyticsItemMultiError) AllErrors

func (m RoutingAnalyticsItemMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (RoutingAnalyticsItemMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type RoutingAnalyticsItemValidationError

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

RoutingAnalyticsItemValidationError is the validation error returned by RoutingAnalyticsItem.Validate if the designated constraints aren't met.

func (RoutingAnalyticsItemValidationError) Cause

Cause function returns cause value.

func (RoutingAnalyticsItemValidationError) Error

Error satisfies the builtin error interface

func (RoutingAnalyticsItemValidationError) ErrorName

ErrorName returns error name.

func (RoutingAnalyticsItemValidationError) Field

Field function returns field value.

func (RoutingAnalyticsItemValidationError) Key

Key function returns key value.

func (RoutingAnalyticsItemValidationError) Reason

Reason function returns reason value.

type RoutingAuditEvent

type RoutingAuditEvent struct {
	Id           string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	ResourceType string `protobuf:"bytes,2,opt,name=resource_type,json=resourceType,proto3" json:"resource_type,omitempty"`
	ResourceId   string `protobuf:"bytes,3,opt,name=resource_id,json=resourceId,proto3" json:"resource_id,omitempty"`
	ResourceName string `protobuf:"bytes,4,opt,name=resource_name,json=resourceName,proto3" json:"resource_name,omitempty"`
	Action       string `protobuf:"bytes,5,opt,name=action,proto3" json:"action,omitempty"`
	Summary      string `protobuf:"bytes,6,opt,name=summary,proto3" json:"summary,omitempty"`
	CreatedAt    int64  `protobuf:"varint,7,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
	// contains filtered or unexported fields
}

func (*RoutingAuditEvent) Descriptor deprecated

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

Deprecated: Use RoutingAuditEvent.ProtoReflect.Descriptor instead.

func (*RoutingAuditEvent) GetAction

func (x *RoutingAuditEvent) GetAction() string

func (*RoutingAuditEvent) GetCreatedAt

func (x *RoutingAuditEvent) GetCreatedAt() int64

func (*RoutingAuditEvent) GetId

func (x *RoutingAuditEvent) GetId() string

func (*RoutingAuditEvent) GetResourceId

func (x *RoutingAuditEvent) GetResourceId() string

func (*RoutingAuditEvent) GetResourceName

func (x *RoutingAuditEvent) GetResourceName() string

func (*RoutingAuditEvent) GetResourceType

func (x *RoutingAuditEvent) GetResourceType() string

func (*RoutingAuditEvent) GetSummary

func (x *RoutingAuditEvent) GetSummary() string

func (*RoutingAuditEvent) ProtoMessage

func (*RoutingAuditEvent) ProtoMessage()

func (*RoutingAuditEvent) ProtoReflect

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

func (*RoutingAuditEvent) Reset

func (x *RoutingAuditEvent) Reset()

func (*RoutingAuditEvent) String

func (x *RoutingAuditEvent) String() string

func (*RoutingAuditEvent) Validate

func (m *RoutingAuditEvent) Validate() error

Validate checks the field values on RoutingAuditEvent with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*RoutingAuditEvent) ValidateAll

func (m *RoutingAuditEvent) ValidateAll() error

ValidateAll checks the field values on RoutingAuditEvent with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RoutingAuditEventMultiError, or nil if none found.

type RoutingAuditEventMultiError

type RoutingAuditEventMultiError []error

RoutingAuditEventMultiError is an error wrapping multiple validation errors returned by RoutingAuditEvent.ValidateAll() if the designated constraints aren't met.

func (RoutingAuditEventMultiError) AllErrors

func (m RoutingAuditEventMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (RoutingAuditEventMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type RoutingAuditEventValidationError

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

RoutingAuditEventValidationError is the validation error returned by RoutingAuditEvent.Validate if the designated constraints aren't met.

func (RoutingAuditEventValidationError) Cause

Cause function returns cause value.

func (RoutingAuditEventValidationError) Error

Error satisfies the builtin error interface

func (RoutingAuditEventValidationError) ErrorName

ErrorName returns error name.

func (RoutingAuditEventValidationError) Field

Field function returns field value.

func (RoutingAuditEventValidationError) Key

Key function returns key value.

func (RoutingAuditEventValidationError) Reason

Reason function returns reason value.

type RoutingCapabilityMatrixData

type RoutingCapabilityMatrixData struct {
	Items       []*RoutingCapabilityMatrixItem `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"`
	GeneratedAt int64                          `protobuf:"varint,2,opt,name=generated_at,json=generatedAt,proto3" json:"generated_at,omitempty"`
	// contains filtered or unexported fields
}

func (*RoutingCapabilityMatrixData) Descriptor deprecated

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

Deprecated: Use RoutingCapabilityMatrixData.ProtoReflect.Descriptor instead.

func (*RoutingCapabilityMatrixData) GetGeneratedAt

func (x *RoutingCapabilityMatrixData) GetGeneratedAt() int64

func (*RoutingCapabilityMatrixData) GetItems

func (*RoutingCapabilityMatrixData) ProtoMessage

func (*RoutingCapabilityMatrixData) ProtoMessage()

func (*RoutingCapabilityMatrixData) ProtoReflect

func (*RoutingCapabilityMatrixData) Reset

func (x *RoutingCapabilityMatrixData) Reset()

func (*RoutingCapabilityMatrixData) String

func (x *RoutingCapabilityMatrixData) String() string

func (*RoutingCapabilityMatrixData) Validate

func (m *RoutingCapabilityMatrixData) Validate() error

Validate checks the field values on RoutingCapabilityMatrixData with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*RoutingCapabilityMatrixData) ValidateAll

func (m *RoutingCapabilityMatrixData) ValidateAll() error

ValidateAll checks the field values on RoutingCapabilityMatrixData with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RoutingCapabilityMatrixDataMultiError, or nil if none found.

type RoutingCapabilityMatrixDataMultiError

type RoutingCapabilityMatrixDataMultiError []error

RoutingCapabilityMatrixDataMultiError is an error wrapping multiple validation errors returned by RoutingCapabilityMatrixData.ValidateAll() if the designated constraints aren't met.

func (RoutingCapabilityMatrixDataMultiError) AllErrors

AllErrors returns a list of validation violation errors.

func (RoutingCapabilityMatrixDataMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type RoutingCapabilityMatrixDataValidationError

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

RoutingCapabilityMatrixDataValidationError is the validation error returned by RoutingCapabilityMatrixData.Validate if the designated constraints aren't met.

func (RoutingCapabilityMatrixDataValidationError) Cause

Cause function returns cause value.

func (RoutingCapabilityMatrixDataValidationError) Error

Error satisfies the builtin error interface

func (RoutingCapabilityMatrixDataValidationError) ErrorName

ErrorName returns error name.

func (RoutingCapabilityMatrixDataValidationError) Field

Field function returns field value.

func (RoutingCapabilityMatrixDataValidationError) Key

Key function returns key value.

func (RoutingCapabilityMatrixDataValidationError) Reason

Reason function returns reason value.

type RoutingCapabilityMatrixItem

type RoutingCapabilityMatrixItem struct {
	Client            string   `protobuf:"bytes,1,opt,name=client,proto3" json:"client,omitempty"`
	Panel             string   `protobuf:"bytes,2,opt,name=panel,proto3" json:"panel,omitempty"`
	MinVersion        string   `protobuf:"bytes,3,opt,name=min_version,json=minVersion,proto3" json:"min_version,omitempty"`
	SupportedFeatures []string `protobuf:"bytes,4,rep,name=supported_features,json=supportedFeatures,proto3" json:"supported_features,omitempty"`
	MissingFeatures   []string `protobuf:"bytes,5,rep,name=missing_features,json=missingFeatures,proto3" json:"missing_features,omitempty"`
	ExecutionMode     string   `protobuf:"bytes,6,opt,name=execution_mode,json=executionMode,proto3" json:"execution_mode,omitempty"`
	EnforceCandidate  bool     `protobuf:"varint,7,opt,name=enforce_candidate,json=enforceCandidate,proto3" json:"enforce_candidate,omitempty"`
	Notes             string   `protobuf:"bytes,8,opt,name=notes,proto3" json:"notes,omitempty"`
	// contains filtered or unexported fields
}

func (*RoutingCapabilityMatrixItem) Descriptor deprecated

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

Deprecated: Use RoutingCapabilityMatrixItem.ProtoReflect.Descriptor instead.

func (*RoutingCapabilityMatrixItem) GetClient

func (x *RoutingCapabilityMatrixItem) GetClient() string

func (*RoutingCapabilityMatrixItem) GetEnforceCandidate

func (x *RoutingCapabilityMatrixItem) GetEnforceCandidate() bool

func (*RoutingCapabilityMatrixItem) GetExecutionMode

func (x *RoutingCapabilityMatrixItem) GetExecutionMode() string

func (*RoutingCapabilityMatrixItem) GetMinVersion

func (x *RoutingCapabilityMatrixItem) GetMinVersion() string

func (*RoutingCapabilityMatrixItem) GetMissingFeatures

func (x *RoutingCapabilityMatrixItem) GetMissingFeatures() []string

func (*RoutingCapabilityMatrixItem) GetNotes

func (x *RoutingCapabilityMatrixItem) GetNotes() string

func (*RoutingCapabilityMatrixItem) GetPanel

func (x *RoutingCapabilityMatrixItem) GetPanel() string

func (*RoutingCapabilityMatrixItem) GetSupportedFeatures

func (x *RoutingCapabilityMatrixItem) GetSupportedFeatures() []string

func (*RoutingCapabilityMatrixItem) ProtoMessage

func (*RoutingCapabilityMatrixItem) ProtoMessage()

func (*RoutingCapabilityMatrixItem) ProtoReflect

func (*RoutingCapabilityMatrixItem) Reset

func (x *RoutingCapabilityMatrixItem) Reset()

func (*RoutingCapabilityMatrixItem) String

func (x *RoutingCapabilityMatrixItem) String() string

func (*RoutingCapabilityMatrixItem) Validate

func (m *RoutingCapabilityMatrixItem) Validate() error

Validate checks the field values on RoutingCapabilityMatrixItem with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*RoutingCapabilityMatrixItem) ValidateAll

func (m *RoutingCapabilityMatrixItem) ValidateAll() error

ValidateAll checks the field values on RoutingCapabilityMatrixItem with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RoutingCapabilityMatrixItemMultiError, or nil if none found.

type RoutingCapabilityMatrixItemMultiError

type RoutingCapabilityMatrixItemMultiError []error

RoutingCapabilityMatrixItemMultiError is an error wrapping multiple validation errors returned by RoutingCapabilityMatrixItem.ValidateAll() if the designated constraints aren't met.

func (RoutingCapabilityMatrixItemMultiError) AllErrors

AllErrors returns a list of validation violation errors.

func (RoutingCapabilityMatrixItemMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type RoutingCapabilityMatrixItemValidationError

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

RoutingCapabilityMatrixItemValidationError is the validation error returned by RoutingCapabilityMatrixItem.Validate if the designated constraints aren't met.

func (RoutingCapabilityMatrixItemValidationError) Cause

Cause function returns cause value.

func (RoutingCapabilityMatrixItemValidationError) Error

Error satisfies the builtin error interface

func (RoutingCapabilityMatrixItemValidationError) ErrorName

ErrorName returns error name.

func (RoutingCapabilityMatrixItemValidationError) Field

Field function returns field value.

func (RoutingCapabilityMatrixItemValidationError) Key

Key function returns key value.

func (RoutingCapabilityMatrixItemValidationError) Reason

Reason function returns reason value.

type RoutingDrilldownItem

type RoutingDrilldownItem struct {
	Key               string `protobuf:"bytes,1,opt,name=key,proto3" json:"key,omitempty"`
	Label             string `protobuf:"bytes,2,opt,name=label,proto3" json:"label,omitempty"`
	RouteEvents       int32  `protobuf:"varint,3,opt,name=route_events,json=routeEvents,proto3" json:"route_events,omitempty"`
	RouteFallbacks    int32  `protobuf:"varint,4,opt,name=route_fallbacks,json=routeFallbacks,proto3" json:"route_fallbacks,omitempty"`
	FallbackRateBp    int32  `protobuf:"varint,5,opt,name=fallback_rate_bp,json=fallbackRateBp,proto3" json:"fallback_rate_bp,omitempty"`
	DnsFailures       int32  `protobuf:"varint,6,opt,name=dns_failures,json=dnsFailures,proto3" json:"dns_failures,omitempty"`
	OutboundFailures  int32  `protobuf:"varint,7,opt,name=outbound_failures,json=outboundFailures,proto3" json:"outbound_failures,omitempty"`
	HealthReports     int32  `protobuf:"varint,8,opt,name=health_reports,json=healthReports,proto3" json:"health_reports,omitempty"`
	AffectedReporters int32  `protobuf:"varint,9,opt,name=affected_reporters,json=affectedReporters,proto3" json:"affected_reporters,omitempty"`
	LastError         string `protobuf:"bytes,10,opt,name=last_error,json=lastError,proto3" json:"last_error,omitempty"`
	LastSeenAt        int64  `protobuf:"varint,11,opt,name=last_seen_at,json=lastSeenAt,proto3" json:"last_seen_at,omitempty"`
	// contains filtered or unexported fields
}

func (*RoutingDrilldownItem) Descriptor deprecated

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

Deprecated: Use RoutingDrilldownItem.ProtoReflect.Descriptor instead.

func (*RoutingDrilldownItem) GetAffectedReporters

func (x *RoutingDrilldownItem) GetAffectedReporters() int32

func (*RoutingDrilldownItem) GetDnsFailures

func (x *RoutingDrilldownItem) GetDnsFailures() int32

func (*RoutingDrilldownItem) GetFallbackRateBp

func (x *RoutingDrilldownItem) GetFallbackRateBp() int32

func (*RoutingDrilldownItem) GetHealthReports

func (x *RoutingDrilldownItem) GetHealthReports() int32

func (*RoutingDrilldownItem) GetKey

func (x *RoutingDrilldownItem) GetKey() string

func (*RoutingDrilldownItem) GetLabel

func (x *RoutingDrilldownItem) GetLabel() string

func (*RoutingDrilldownItem) GetLastError

func (x *RoutingDrilldownItem) GetLastError() string

func (*RoutingDrilldownItem) GetLastSeenAt

func (x *RoutingDrilldownItem) GetLastSeenAt() int64

func (*RoutingDrilldownItem) GetOutboundFailures

func (x *RoutingDrilldownItem) GetOutboundFailures() int32

func (*RoutingDrilldownItem) GetRouteEvents

func (x *RoutingDrilldownItem) GetRouteEvents() int32

func (*RoutingDrilldownItem) GetRouteFallbacks

func (x *RoutingDrilldownItem) GetRouteFallbacks() int32

func (*RoutingDrilldownItem) ProtoMessage

func (*RoutingDrilldownItem) ProtoMessage()

func (*RoutingDrilldownItem) ProtoReflect

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

func (*RoutingDrilldownItem) Reset

func (x *RoutingDrilldownItem) Reset()

func (*RoutingDrilldownItem) String

func (x *RoutingDrilldownItem) String() string

func (*RoutingDrilldownItem) Validate

func (m *RoutingDrilldownItem) Validate() error

Validate checks the field values on RoutingDrilldownItem with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*RoutingDrilldownItem) ValidateAll

func (m *RoutingDrilldownItem) ValidateAll() error

ValidateAll checks the field values on RoutingDrilldownItem with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RoutingDrilldownItemMultiError, or nil if none found.

type RoutingDrilldownItemMultiError

type RoutingDrilldownItemMultiError []error

RoutingDrilldownItemMultiError is an error wrapping multiple validation errors returned by RoutingDrilldownItem.ValidateAll() if the designated constraints aren't met.

func (RoutingDrilldownItemMultiError) AllErrors

func (m RoutingDrilldownItemMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (RoutingDrilldownItemMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type RoutingDrilldownItemValidationError

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

RoutingDrilldownItemValidationError is the validation error returned by RoutingDrilldownItem.Validate if the designated constraints aren't met.

func (RoutingDrilldownItemValidationError) Cause

Cause function returns cause value.

func (RoutingDrilldownItemValidationError) Error

Error satisfies the builtin error interface

func (RoutingDrilldownItemValidationError) ErrorName

ErrorName returns error name.

func (RoutingDrilldownItemValidationError) Field

Field function returns field value.

func (RoutingDrilldownItemValidationError) Key

Key function returns key value.

func (RoutingDrilldownItemValidationError) Reason

Reason function returns reason value.

type RoutingDrilldownReport

type RoutingDrilldownReport struct {
	ProfileCode   string                  `protobuf:"bytes,1,opt,name=profile_code,json=profileCode,proto3" json:"profile_code,omitempty"`
	RoutingHash   string                  `protobuf:"bytes,2,opt,name=routing_hash,json=routingHash,proto3" json:"routing_hash,omitempty"`
	GroupBy       string                  `protobuf:"bytes,3,opt,name=group_by,json=groupBy,proto3" json:"group_by,omitempty"`
	WindowMinutes int64                   `protobuf:"varint,4,opt,name=window_minutes,json=windowMinutes,proto3" json:"window_minutes,omitempty"`
	Items         []*RoutingDrilldownItem `protobuf:"bytes,5,rep,name=items,proto3" json:"items,omitempty"`
	GeneratedAt   int64                   `protobuf:"varint,6,opt,name=generated_at,json=generatedAt,proto3" json:"generated_at,omitempty"`
	// contains filtered or unexported fields
}

func (*RoutingDrilldownReport) Descriptor deprecated

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

Deprecated: Use RoutingDrilldownReport.ProtoReflect.Descriptor instead.

func (*RoutingDrilldownReport) GetGeneratedAt

func (x *RoutingDrilldownReport) GetGeneratedAt() int64

func (*RoutingDrilldownReport) GetGroupBy

func (x *RoutingDrilldownReport) GetGroupBy() string

func (*RoutingDrilldownReport) GetItems

func (*RoutingDrilldownReport) GetProfileCode

func (x *RoutingDrilldownReport) GetProfileCode() string

func (*RoutingDrilldownReport) GetRoutingHash

func (x *RoutingDrilldownReport) GetRoutingHash() string

func (*RoutingDrilldownReport) GetWindowMinutes

func (x *RoutingDrilldownReport) GetWindowMinutes() int64

func (*RoutingDrilldownReport) ProtoMessage

func (*RoutingDrilldownReport) ProtoMessage()

func (*RoutingDrilldownReport) ProtoReflect

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

func (*RoutingDrilldownReport) Reset

func (x *RoutingDrilldownReport) Reset()

func (*RoutingDrilldownReport) String

func (x *RoutingDrilldownReport) String() string

func (*RoutingDrilldownReport) Validate

func (m *RoutingDrilldownReport) Validate() error

Validate checks the field values on RoutingDrilldownReport with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*RoutingDrilldownReport) ValidateAll

func (m *RoutingDrilldownReport) ValidateAll() error

ValidateAll checks the field values on RoutingDrilldownReport with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RoutingDrilldownReportMultiError, or nil if none found.

type RoutingDrilldownReportMultiError

type RoutingDrilldownReportMultiError []error

RoutingDrilldownReportMultiError is an error wrapping multiple validation errors returned by RoutingDrilldownReport.ValidateAll() if the designated constraints aren't met.

func (RoutingDrilldownReportMultiError) AllErrors

func (m RoutingDrilldownReportMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (RoutingDrilldownReportMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type RoutingDrilldownReportValidationError

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

RoutingDrilldownReportValidationError is the validation error returned by RoutingDrilldownReport.Validate if the designated constraints aren't met.

func (RoutingDrilldownReportValidationError) Cause

Cause function returns cause value.

func (RoutingDrilldownReportValidationError) Error

Error satisfies the builtin error interface

func (RoutingDrilldownReportValidationError) ErrorName

ErrorName returns error name.

func (RoutingDrilldownReportValidationError) Field

Field function returns field value.

func (RoutingDrilldownReportValidationError) Key

Key function returns key value.

func (RoutingDrilldownReportValidationError) Reason

Reason function returns reason value.

type RoutingE2EChecklistData

type RoutingE2EChecklistData struct {
	Items       []*RoutingE2EChecklistItem `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"`
	Ready       bool                       `protobuf:"varint,2,opt,name=ready,proto3" json:"ready,omitempty"`
	GeneratedAt int64                      `protobuf:"varint,3,opt,name=generated_at,json=generatedAt,proto3" json:"generated_at,omitempty"`
	// contains filtered or unexported fields
}

func (*RoutingE2EChecklistData) Descriptor deprecated

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

Deprecated: Use RoutingE2EChecklistData.ProtoReflect.Descriptor instead.

func (*RoutingE2EChecklistData) GetGeneratedAt

func (x *RoutingE2EChecklistData) GetGeneratedAt() int64

func (*RoutingE2EChecklistData) GetItems

func (*RoutingE2EChecklistData) GetReady

func (x *RoutingE2EChecklistData) GetReady() bool

func (*RoutingE2EChecklistData) ProtoMessage

func (*RoutingE2EChecklistData) ProtoMessage()

func (*RoutingE2EChecklistData) ProtoReflect

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

func (*RoutingE2EChecklistData) Reset

func (x *RoutingE2EChecklistData) Reset()

func (*RoutingE2EChecklistData) String

func (x *RoutingE2EChecklistData) String() string

func (*RoutingE2EChecklistData) Validate

func (m *RoutingE2EChecklistData) Validate() error

Validate checks the field values on RoutingE2EChecklistData with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*RoutingE2EChecklistData) ValidateAll

func (m *RoutingE2EChecklistData) ValidateAll() error

ValidateAll checks the field values on RoutingE2EChecklistData with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RoutingE2EChecklistDataMultiError, or nil if none found.

type RoutingE2EChecklistDataMultiError

type RoutingE2EChecklistDataMultiError []error

RoutingE2EChecklistDataMultiError is an error wrapping multiple validation errors returned by RoutingE2EChecklistData.ValidateAll() if the designated constraints aren't met.

func (RoutingE2EChecklistDataMultiError) AllErrors

func (m RoutingE2EChecklistDataMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (RoutingE2EChecklistDataMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type RoutingE2EChecklistDataValidationError

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

RoutingE2EChecklistDataValidationError is the validation error returned by RoutingE2EChecklistData.Validate if the designated constraints aren't met.

func (RoutingE2EChecklistDataValidationError) Cause

Cause function returns cause value.

func (RoutingE2EChecklistDataValidationError) Error

Error satisfies the builtin error interface

func (RoutingE2EChecklistDataValidationError) ErrorName

ErrorName returns error name.

func (RoutingE2EChecklistDataValidationError) Field

Field function returns field value.

func (RoutingE2EChecklistDataValidationError) Key

Key function returns key value.

func (RoutingE2EChecklistDataValidationError) Reason

Reason function returns reason value.

type RoutingE2EChecklistItem

type RoutingE2EChecklistItem struct {
	Key      string `protobuf:"bytes,1,opt,name=key,proto3" json:"key,omitempty"`
	Label    string `protobuf:"bytes,2,opt,name=label,proto3" json:"label,omitempty"`
	Status   string `protobuf:"bytes,3,opt,name=status,proto3" json:"status,omitempty"`
	Passed   bool   `protobuf:"varint,4,opt,name=passed,proto3" json:"passed,omitempty"`
	Evidence string `protobuf:"bytes,5,opt,name=evidence,proto3" json:"evidence,omitempty"`
	// contains filtered or unexported fields
}

func (*RoutingE2EChecklistItem) Descriptor deprecated

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

Deprecated: Use RoutingE2EChecklistItem.ProtoReflect.Descriptor instead.

func (*RoutingE2EChecklistItem) GetEvidence

func (x *RoutingE2EChecklistItem) GetEvidence() string

func (*RoutingE2EChecklistItem) GetKey

func (x *RoutingE2EChecklistItem) GetKey() string

func (*RoutingE2EChecklistItem) GetLabel

func (x *RoutingE2EChecklistItem) GetLabel() string

func (*RoutingE2EChecklistItem) GetPassed

func (x *RoutingE2EChecklistItem) GetPassed() bool

func (*RoutingE2EChecklistItem) GetStatus

func (x *RoutingE2EChecklistItem) GetStatus() string

func (*RoutingE2EChecklistItem) ProtoMessage

func (*RoutingE2EChecklistItem) ProtoMessage()

func (*RoutingE2EChecklistItem) ProtoReflect

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

func (*RoutingE2EChecklistItem) Reset

func (x *RoutingE2EChecklistItem) Reset()

func (*RoutingE2EChecklistItem) String

func (x *RoutingE2EChecklistItem) String() string

func (*RoutingE2EChecklistItem) Validate

func (m *RoutingE2EChecklistItem) Validate() error

Validate checks the field values on RoutingE2EChecklistItem with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*RoutingE2EChecklistItem) ValidateAll

func (m *RoutingE2EChecklistItem) ValidateAll() error

ValidateAll checks the field values on RoutingE2EChecklistItem with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RoutingE2EChecklistItemMultiError, or nil if none found.

type RoutingE2EChecklistItemMultiError

type RoutingE2EChecklistItemMultiError []error

RoutingE2EChecklistItemMultiError is an error wrapping multiple validation errors returned by RoutingE2EChecklistItem.ValidateAll() if the designated constraints aren't met.

func (RoutingE2EChecklistItemMultiError) AllErrors

func (m RoutingE2EChecklistItemMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (RoutingE2EChecklistItemMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type RoutingE2EChecklistItemValidationError

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

RoutingE2EChecklistItemValidationError is the validation error returned by RoutingE2EChecklistItem.Validate if the designated constraints aren't met.

func (RoutingE2EChecklistItemValidationError) Cause

Cause function returns cause value.

func (RoutingE2EChecklistItemValidationError) Error

Error satisfies the builtin error interface

func (RoutingE2EChecklistItemValidationError) ErrorName

ErrorName returns error name.

func (RoutingE2EChecklistItemValidationError) Field

Field function returns field value.

func (RoutingE2EChecklistItemValidationError) Key

Key function returns key value.

func (RoutingE2EChecklistItemValidationError) Reason

Reason function returns reason value.

type RoutingEnforceGuard

type RoutingEnforceGuard struct {
	Key    string `protobuf:"bytes,1,opt,name=key,proto3" json:"key,omitempty"`
	Label  string `protobuf:"bytes,2,opt,name=label,proto3" json:"label,omitempty"`
	Passed bool   `protobuf:"varint,3,opt,name=passed,proto3" json:"passed,omitempty"`
	Status string `protobuf:"bytes,4,opt,name=status,proto3" json:"status,omitempty"`
	Reason string `protobuf:"bytes,5,opt,name=reason,proto3" json:"reason,omitempty"`
	// contains filtered or unexported fields
}

func (*RoutingEnforceGuard) Descriptor deprecated

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

Deprecated: Use RoutingEnforceGuard.ProtoReflect.Descriptor instead.

func (*RoutingEnforceGuard) GetKey

func (x *RoutingEnforceGuard) GetKey() string

func (*RoutingEnforceGuard) GetLabel

func (x *RoutingEnforceGuard) GetLabel() string

func (*RoutingEnforceGuard) GetPassed

func (x *RoutingEnforceGuard) GetPassed() bool

func (*RoutingEnforceGuard) GetReason

func (x *RoutingEnforceGuard) GetReason() string

func (*RoutingEnforceGuard) GetStatus

func (x *RoutingEnforceGuard) GetStatus() string

func (*RoutingEnforceGuard) ProtoMessage

func (*RoutingEnforceGuard) ProtoMessage()

func (*RoutingEnforceGuard) ProtoReflect

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

func (*RoutingEnforceGuard) Reset

func (x *RoutingEnforceGuard) Reset()

func (*RoutingEnforceGuard) String

func (x *RoutingEnforceGuard) String() string

func (*RoutingEnforceGuard) Validate

func (m *RoutingEnforceGuard) Validate() error

Validate checks the field values on RoutingEnforceGuard with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*RoutingEnforceGuard) ValidateAll

func (m *RoutingEnforceGuard) ValidateAll() error

ValidateAll checks the field values on RoutingEnforceGuard with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RoutingEnforceGuardMultiError, or nil if none found.

type RoutingEnforceGuardMultiError

type RoutingEnforceGuardMultiError []error

RoutingEnforceGuardMultiError is an error wrapping multiple validation errors returned by RoutingEnforceGuard.ValidateAll() if the designated constraints aren't met.

func (RoutingEnforceGuardMultiError) AllErrors

func (m RoutingEnforceGuardMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (RoutingEnforceGuardMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type RoutingEnforceGuardValidationError

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

RoutingEnforceGuardValidationError is the validation error returned by RoutingEnforceGuard.Validate if the designated constraints aren't met.

func (RoutingEnforceGuardValidationError) Cause

Cause function returns cause value.

func (RoutingEnforceGuardValidationError) Error

Error satisfies the builtin error interface

func (RoutingEnforceGuardValidationError) ErrorName

ErrorName returns error name.

func (RoutingEnforceGuardValidationError) Field

Field function returns field value.

func (RoutingEnforceGuardValidationError) Key

Key function returns key value.

func (RoutingEnforceGuardValidationError) Reason

Reason function returns reason value.

type RoutingGrayRelease

type RoutingGrayRelease struct {
	Id             int64  `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
	ProfileCode    string `protobuf:"bytes,2,opt,name=profile_code,json=profileCode,proto3" json:"profile_code,omitempty"`
	Name           string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"`
	Status         string `protobuf:"bytes,4,opt,name=status,proto3" json:"status,omitempty"`
	BatchNo        int32  `protobuf:"varint,5,opt,name=batch_no,json=batchNo,proto3" json:"batch_no,omitempty"`
	TargetType     string `protobuf:"bytes,6,opt,name=target_type,json=targetType,proto3" json:"target_type,omitempty"`
	TargetIdsJson  string `protobuf:"bytes,7,opt,name=target_ids_json,json=targetIdsJson,proto3" json:"target_ids_json,omitempty"`
	Operator       string `protobuf:"bytes,8,opt,name=operator,proto3" json:"operator,omitempty"`
	RollbackReason string `protobuf:"bytes,9,opt,name=rollback_reason,json=rollbackReason,proto3" json:"rollback_reason,omitempty"`
	StartedAt      int64  `protobuf:"varint,10,opt,name=started_at,json=startedAt,proto3" json:"started_at,omitempty"`
	EndedAt        int64  `protobuf:"varint,11,opt,name=ended_at,json=endedAt,proto3" json:"ended_at,omitempty"`
	ReleaseJson    string `protobuf:"bytes,12,opt,name=release_json,json=releaseJson,proto3" json:"release_json,omitempty"`
	TargetCount    int32  `protobuf:"varint,13,opt,name=target_count,json=targetCount,proto3" json:"target_count,omitempty"`
	CreatedAt      int64  `protobuf:"varint,14,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
	UpdatedAt      int64  `protobuf:"varint,15,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"`
	// contains filtered or unexported fields
}

func (*RoutingGrayRelease) Descriptor deprecated

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

Deprecated: Use RoutingGrayRelease.ProtoReflect.Descriptor instead.

func (*RoutingGrayRelease) GetBatchNo

func (x *RoutingGrayRelease) GetBatchNo() int32

func (*RoutingGrayRelease) GetCreatedAt

func (x *RoutingGrayRelease) GetCreatedAt() int64

func (*RoutingGrayRelease) GetEndedAt

func (x *RoutingGrayRelease) GetEndedAt() int64

func (*RoutingGrayRelease) GetId

func (x *RoutingGrayRelease) GetId() int64

func (*RoutingGrayRelease) GetName

func (x *RoutingGrayRelease) GetName() string

func (*RoutingGrayRelease) GetOperator

func (x *RoutingGrayRelease) GetOperator() string

func (*RoutingGrayRelease) GetProfileCode

func (x *RoutingGrayRelease) GetProfileCode() string

func (*RoutingGrayRelease) GetReleaseJson

func (x *RoutingGrayRelease) GetReleaseJson() string

func (*RoutingGrayRelease) GetRollbackReason

func (x *RoutingGrayRelease) GetRollbackReason() string

func (*RoutingGrayRelease) GetStartedAt

func (x *RoutingGrayRelease) GetStartedAt() int64

func (*RoutingGrayRelease) GetStatus

func (x *RoutingGrayRelease) GetStatus() string

func (*RoutingGrayRelease) GetTargetCount

func (x *RoutingGrayRelease) GetTargetCount() int32

func (*RoutingGrayRelease) GetTargetIdsJson

func (x *RoutingGrayRelease) GetTargetIdsJson() string

func (*RoutingGrayRelease) GetTargetType

func (x *RoutingGrayRelease) GetTargetType() string

func (*RoutingGrayRelease) GetUpdatedAt

func (x *RoutingGrayRelease) GetUpdatedAt() int64

func (*RoutingGrayRelease) ProtoMessage

func (*RoutingGrayRelease) ProtoMessage()

func (*RoutingGrayRelease) ProtoReflect

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

func (*RoutingGrayRelease) Reset

func (x *RoutingGrayRelease) Reset()

func (*RoutingGrayRelease) String

func (x *RoutingGrayRelease) String() string

func (*RoutingGrayRelease) Validate

func (m *RoutingGrayRelease) Validate() error

Validate checks the field values on RoutingGrayRelease with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*RoutingGrayRelease) ValidateAll

func (m *RoutingGrayRelease) ValidateAll() error

ValidateAll checks the field values on RoutingGrayRelease with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RoutingGrayReleaseMultiError, or nil if none found.

type RoutingGrayReleaseData

type RoutingGrayReleaseData struct {
	Release *RoutingGrayRelease `protobuf:"bytes,1,opt,name=release,proto3" json:"release,omitempty"`
	// contains filtered or unexported fields
}

func (*RoutingGrayReleaseData) Descriptor deprecated

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

Deprecated: Use RoutingGrayReleaseData.ProtoReflect.Descriptor instead.

func (*RoutingGrayReleaseData) GetRelease

func (x *RoutingGrayReleaseData) GetRelease() *RoutingGrayRelease

func (*RoutingGrayReleaseData) ProtoMessage

func (*RoutingGrayReleaseData) ProtoMessage()

func (*RoutingGrayReleaseData) ProtoReflect

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

func (*RoutingGrayReleaseData) Reset

func (x *RoutingGrayReleaseData) Reset()

func (*RoutingGrayReleaseData) String

func (x *RoutingGrayReleaseData) String() string

func (*RoutingGrayReleaseData) Validate

func (m *RoutingGrayReleaseData) Validate() error

Validate checks the field values on RoutingGrayReleaseData with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*RoutingGrayReleaseData) ValidateAll

func (m *RoutingGrayReleaseData) ValidateAll() error

ValidateAll checks the field values on RoutingGrayReleaseData with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RoutingGrayReleaseDataMultiError, or nil if none found.

type RoutingGrayReleaseDataMultiError

type RoutingGrayReleaseDataMultiError []error

RoutingGrayReleaseDataMultiError is an error wrapping multiple validation errors returned by RoutingGrayReleaseData.ValidateAll() if the designated constraints aren't met.

func (RoutingGrayReleaseDataMultiError) AllErrors

func (m RoutingGrayReleaseDataMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (RoutingGrayReleaseDataMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type RoutingGrayReleaseDataValidationError

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

RoutingGrayReleaseDataValidationError is the validation error returned by RoutingGrayReleaseData.Validate if the designated constraints aren't met.

func (RoutingGrayReleaseDataValidationError) Cause

Cause function returns cause value.

func (RoutingGrayReleaseDataValidationError) Error

Error satisfies the builtin error interface

func (RoutingGrayReleaseDataValidationError) ErrorName

ErrorName returns error name.

func (RoutingGrayReleaseDataValidationError) Field

Field function returns field value.

func (RoutingGrayReleaseDataValidationError) Key

Key function returns key value.

func (RoutingGrayReleaseDataValidationError) Reason

Reason function returns reason value.

type RoutingGrayReleaseListData

type RoutingGrayReleaseListData struct {
	List  []*RoutingGrayRelease `protobuf:"bytes,1,rep,name=list,proto3" json:"list,omitempty"`
	Total int32                 `protobuf:"varint,2,opt,name=total,proto3" json:"total,omitempty"`
	// contains filtered or unexported fields
}

func (*RoutingGrayReleaseListData) Descriptor deprecated

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

Deprecated: Use RoutingGrayReleaseListData.ProtoReflect.Descriptor instead.

func (*RoutingGrayReleaseListData) GetList

func (*RoutingGrayReleaseListData) GetTotal

func (x *RoutingGrayReleaseListData) GetTotal() int32

func (*RoutingGrayReleaseListData) ProtoMessage

func (*RoutingGrayReleaseListData) ProtoMessage()

func (*RoutingGrayReleaseListData) ProtoReflect

func (*RoutingGrayReleaseListData) Reset

func (x *RoutingGrayReleaseListData) Reset()

func (*RoutingGrayReleaseListData) String

func (x *RoutingGrayReleaseListData) String() string

func (*RoutingGrayReleaseListData) Validate

func (m *RoutingGrayReleaseListData) Validate() error

Validate checks the field values on RoutingGrayReleaseListData with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*RoutingGrayReleaseListData) ValidateAll

func (m *RoutingGrayReleaseListData) ValidateAll() error

ValidateAll checks the field values on RoutingGrayReleaseListData with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RoutingGrayReleaseListDataMultiError, or nil if none found.

type RoutingGrayReleaseListDataMultiError

type RoutingGrayReleaseListDataMultiError []error

RoutingGrayReleaseListDataMultiError is an error wrapping multiple validation errors returned by RoutingGrayReleaseListData.ValidateAll() if the designated constraints aren't met.

func (RoutingGrayReleaseListDataMultiError) AllErrors

AllErrors returns a list of validation violation errors.

func (RoutingGrayReleaseListDataMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type RoutingGrayReleaseListDataValidationError

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

RoutingGrayReleaseListDataValidationError is the validation error returned by RoutingGrayReleaseListData.Validate if the designated constraints aren't met.

func (RoutingGrayReleaseListDataValidationError) Cause

Cause function returns cause value.

func (RoutingGrayReleaseListDataValidationError) Error

Error satisfies the builtin error interface

func (RoutingGrayReleaseListDataValidationError) ErrorName

ErrorName returns error name.

func (RoutingGrayReleaseListDataValidationError) Field

Field function returns field value.

func (RoutingGrayReleaseListDataValidationError) Key

Key function returns key value.

func (RoutingGrayReleaseListDataValidationError) Reason

Reason function returns reason value.

type RoutingGrayReleaseMultiError

type RoutingGrayReleaseMultiError []error

RoutingGrayReleaseMultiError is an error wrapping multiple validation errors returned by RoutingGrayRelease.ValidateAll() if the designated constraints aren't met.

func (RoutingGrayReleaseMultiError) AllErrors

func (m RoutingGrayReleaseMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (RoutingGrayReleaseMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type RoutingGrayReleaseReply

type RoutingGrayReleaseReply struct {
	Code    int32                   `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"`
	Message string                  `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"`
	Data    *RoutingGrayReleaseData `protobuf:"bytes,3,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*RoutingGrayReleaseReply) Descriptor deprecated

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

Deprecated: Use RoutingGrayReleaseReply.ProtoReflect.Descriptor instead.

func (*RoutingGrayReleaseReply) GetCode

func (x *RoutingGrayReleaseReply) GetCode() int32

func (*RoutingGrayReleaseReply) GetData

func (*RoutingGrayReleaseReply) GetMessage

func (x *RoutingGrayReleaseReply) GetMessage() string

func (*RoutingGrayReleaseReply) ProtoMessage

func (*RoutingGrayReleaseReply) ProtoMessage()

func (*RoutingGrayReleaseReply) ProtoReflect

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

func (*RoutingGrayReleaseReply) Reset

func (x *RoutingGrayReleaseReply) Reset()

func (*RoutingGrayReleaseReply) String

func (x *RoutingGrayReleaseReply) String() string

func (*RoutingGrayReleaseReply) Validate

func (m *RoutingGrayReleaseReply) Validate() error

Validate checks the field values on RoutingGrayReleaseReply with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*RoutingGrayReleaseReply) ValidateAll

func (m *RoutingGrayReleaseReply) ValidateAll() error

ValidateAll checks the field values on RoutingGrayReleaseReply with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RoutingGrayReleaseReplyMultiError, or nil if none found.

type RoutingGrayReleaseReplyMultiError

type RoutingGrayReleaseReplyMultiError []error

RoutingGrayReleaseReplyMultiError is an error wrapping multiple validation errors returned by RoutingGrayReleaseReply.ValidateAll() if the designated constraints aren't met.

func (RoutingGrayReleaseReplyMultiError) AllErrors

func (m RoutingGrayReleaseReplyMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (RoutingGrayReleaseReplyMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type RoutingGrayReleaseReplyValidationError

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

RoutingGrayReleaseReplyValidationError is the validation error returned by RoutingGrayReleaseReply.Validate if the designated constraints aren't met.

func (RoutingGrayReleaseReplyValidationError) Cause

Cause function returns cause value.

func (RoutingGrayReleaseReplyValidationError) Error

Error satisfies the builtin error interface

func (RoutingGrayReleaseReplyValidationError) ErrorName

ErrorName returns error name.

func (RoutingGrayReleaseReplyValidationError) Field

Field function returns field value.

func (RoutingGrayReleaseReplyValidationError) Key

Key function returns key value.

func (RoutingGrayReleaseReplyValidationError) Reason

Reason function returns reason value.

type RoutingGrayReleaseValidationError

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

RoutingGrayReleaseValidationError is the validation error returned by RoutingGrayRelease.Validate if the designated constraints aren't met.

func (RoutingGrayReleaseValidationError) Cause

Cause function returns cause value.

func (RoutingGrayReleaseValidationError) Error

Error satisfies the builtin error interface

func (RoutingGrayReleaseValidationError) ErrorName

ErrorName returns error name.

func (RoutingGrayReleaseValidationError) Field

Field function returns field value.

func (RoutingGrayReleaseValidationError) Key

Key function returns key value.

func (RoutingGrayReleaseValidationError) Reason

Reason function returns reason value.

type RoutingHealthItem

type RoutingHealthItem struct {
	Kind                string `protobuf:"bytes,1,opt,name=kind,proto3" json:"kind,omitempty"`
	Key                 string `protobuf:"bytes,2,opt,name=key,proto3" json:"key,omitempty"`
	Name                string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"`
	Status              string `protobuf:"bytes,4,opt,name=status,proto3" json:"status,omitempty"`
	Source              string `protobuf:"bytes,5,opt,name=source,proto3" json:"source,omitempty"`
	CheckedAt           int64  `protobuf:"varint,6,opt,name=checked_at,json=checkedAt,proto3" json:"checked_at,omitempty"`
	RttMs               int32  `protobuf:"varint,7,opt,name=rtt_ms,json=rttMs,proto3" json:"rtt_ms,omitempty"`
	ConsecutiveFailures int32  `protobuf:"varint,8,opt,name=consecutive_failures,json=consecutiveFailures,proto3" json:"consecutive_failures,omitempty"`
	LastError           string `protobuf:"bytes,9,opt,name=last_error,json=lastError,proto3" json:"last_error,omitempty"`
	OutboundTag         string `protobuf:"bytes,10,opt,name=outbound_tag,json=outboundTag,proto3" json:"outbound_tag,omitempty"`
	DnsResolverTag      string `protobuf:"bytes,11,opt,name=dns_resolver_tag,json=dnsResolverTag,proto3" json:"dns_resolver_tag,omitempty"`
	// contains filtered or unexported fields
}

func (*RoutingHealthItem) Descriptor deprecated

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

Deprecated: Use RoutingHealthItem.ProtoReflect.Descriptor instead.

func (*RoutingHealthItem) GetCheckedAt

func (x *RoutingHealthItem) GetCheckedAt() int64

func (*RoutingHealthItem) GetConsecutiveFailures

func (x *RoutingHealthItem) GetConsecutiveFailures() int32

func (*RoutingHealthItem) GetDnsResolverTag

func (x *RoutingHealthItem) GetDnsResolverTag() string

func (*RoutingHealthItem) GetKey

func (x *RoutingHealthItem) GetKey() string

func (*RoutingHealthItem) GetKind

func (x *RoutingHealthItem) GetKind() string

func (*RoutingHealthItem) GetLastError

func (x *RoutingHealthItem) GetLastError() string

func (*RoutingHealthItem) GetName

func (x *RoutingHealthItem) GetName() string

func (*RoutingHealthItem) GetOutboundTag

func (x *RoutingHealthItem) GetOutboundTag() string

func (*RoutingHealthItem) GetRttMs

func (x *RoutingHealthItem) GetRttMs() int32

func (*RoutingHealthItem) GetSource

func (x *RoutingHealthItem) GetSource() string

func (*RoutingHealthItem) GetStatus

func (x *RoutingHealthItem) GetStatus() string

func (*RoutingHealthItem) ProtoMessage

func (*RoutingHealthItem) ProtoMessage()

func (*RoutingHealthItem) ProtoReflect

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

func (*RoutingHealthItem) Reset

func (x *RoutingHealthItem) Reset()

func (*RoutingHealthItem) String

func (x *RoutingHealthItem) String() string

func (*RoutingHealthItem) Validate

func (m *RoutingHealthItem) Validate() error

Validate checks the field values on RoutingHealthItem with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*RoutingHealthItem) ValidateAll

func (m *RoutingHealthItem) ValidateAll() error

ValidateAll checks the field values on RoutingHealthItem with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RoutingHealthItemMultiError, or nil if none found.

type RoutingHealthItemMultiError

type RoutingHealthItemMultiError []error

RoutingHealthItemMultiError is an error wrapping multiple validation errors returned by RoutingHealthItem.ValidateAll() if the designated constraints aren't met.

func (RoutingHealthItemMultiError) AllErrors

func (m RoutingHealthItemMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (RoutingHealthItemMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type RoutingHealthItemValidationError

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

RoutingHealthItemValidationError is the validation error returned by RoutingHealthItem.Validate if the designated constraints aren't met.

func (RoutingHealthItemValidationError) Cause

Cause function returns cause value.

func (RoutingHealthItemValidationError) Error

Error satisfies the builtin error interface

func (RoutingHealthItemValidationError) ErrorName

ErrorName returns error name.

func (RoutingHealthItemValidationError) Field

Field function returns field value.

func (RoutingHealthItemValidationError) Key

Key function returns key value.

func (RoutingHealthItemValidationError) Reason

Reason function returns reason value.

type RoutingHealthReport

type RoutingHealthReport struct {
	Id                  int64  `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
	ReporterType        string `protobuf:"bytes,2,opt,name=reporter_type,json=reporterType,proto3" json:"reporter_type,omitempty"`
	ReporterId          string `protobuf:"bytes,3,opt,name=reporter_id,json=reporterId,proto3" json:"reporter_id,omitempty"`
	ProfileCode         string `protobuf:"bytes,4,opt,name=profile_code,json=profileCode,proto3" json:"profile_code,omitempty"`
	RoutingHash         string `protobuf:"bytes,5,opt,name=routing_hash,json=routingHash,proto3" json:"routing_hash,omitempty"`
	SubjectType         string `protobuf:"bytes,6,opt,name=subject_type,json=subjectType,proto3" json:"subject_type,omitempty"`
	SubjectKey          string `protobuf:"bytes,7,opt,name=subject_key,json=subjectKey,proto3" json:"subject_key,omitempty"`
	Region              string `protobuf:"bytes,8,opt,name=region,proto3" json:"region,omitempty"`
	Status              string `protobuf:"bytes,9,opt,name=status,proto3" json:"status,omitempty"`
	Source              string `protobuf:"bytes,10,opt,name=source,proto3" json:"source,omitempty"`
	RttMs               int32  `protobuf:"varint,11,opt,name=rtt_ms,json=rttMs,proto3" json:"rtt_ms,omitempty"`
	ConsecutiveFailures int32  `protobuf:"varint,12,opt,name=consecutive_failures,json=consecutiveFailures,proto3" json:"consecutive_failures,omitempty"`
	LastError           string `protobuf:"bytes,13,opt,name=last_error,json=lastError,proto3" json:"last_error,omitempty"`
	OutboundTag         string `protobuf:"bytes,14,opt,name=outbound_tag,json=outboundTag,proto3" json:"outbound_tag,omitempty"`
	DnsResolverTag      string `protobuf:"bytes,15,opt,name=dns_resolver_tag,json=dnsResolverTag,proto3" json:"dns_resolver_tag,omitempty"`
	CheckedAt           int64  `protobuf:"varint,16,opt,name=checked_at,json=checkedAt,proto3" json:"checked_at,omitempty"`
	ReportJson          string `protobuf:"bytes,17,opt,name=report_json,json=reportJson,proto3" json:"report_json,omitempty"`
	CreatedAt           int64  `protobuf:"varint,18,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
	UpdatedAt           int64  `protobuf:"varint,19,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"`
	// contains filtered or unexported fields
}

func (*RoutingHealthReport) Descriptor deprecated

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

Deprecated: Use RoutingHealthReport.ProtoReflect.Descriptor instead.

func (*RoutingHealthReport) GetCheckedAt

func (x *RoutingHealthReport) GetCheckedAt() int64

func (*RoutingHealthReport) GetConsecutiveFailures

func (x *RoutingHealthReport) GetConsecutiveFailures() int32

func (*RoutingHealthReport) GetCreatedAt

func (x *RoutingHealthReport) GetCreatedAt() int64

func (*RoutingHealthReport) GetDnsResolverTag

func (x *RoutingHealthReport) GetDnsResolverTag() string

func (*RoutingHealthReport) GetId

func (x *RoutingHealthReport) GetId() int64

func (*RoutingHealthReport) GetLastError

func (x *RoutingHealthReport) GetLastError() string

func (*RoutingHealthReport) GetOutboundTag

func (x *RoutingHealthReport) GetOutboundTag() string

func (*RoutingHealthReport) GetProfileCode

func (x *RoutingHealthReport) GetProfileCode() string

func (*RoutingHealthReport) GetRegion

func (x *RoutingHealthReport) GetRegion() string

func (*RoutingHealthReport) GetReportJson

func (x *RoutingHealthReport) GetReportJson() string

func (*RoutingHealthReport) GetReporterId

func (x *RoutingHealthReport) GetReporterId() string

func (*RoutingHealthReport) GetReporterType

func (x *RoutingHealthReport) GetReporterType() string

func (*RoutingHealthReport) GetRoutingHash

func (x *RoutingHealthReport) GetRoutingHash() string

func (*RoutingHealthReport) GetRttMs

func (x *RoutingHealthReport) GetRttMs() int32

func (*RoutingHealthReport) GetSource

func (x *RoutingHealthReport) GetSource() string

func (*RoutingHealthReport) GetStatus

func (x *RoutingHealthReport) GetStatus() string

func (*RoutingHealthReport) GetSubjectKey

func (x *RoutingHealthReport) GetSubjectKey() string

func (*RoutingHealthReport) GetSubjectType

func (x *RoutingHealthReport) GetSubjectType() string

func (*RoutingHealthReport) GetUpdatedAt

func (x *RoutingHealthReport) GetUpdatedAt() int64

func (*RoutingHealthReport) ProtoMessage

func (*RoutingHealthReport) ProtoMessage()

func (*RoutingHealthReport) ProtoReflect

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

func (*RoutingHealthReport) Reset

func (x *RoutingHealthReport) Reset()

func (*RoutingHealthReport) String

func (x *RoutingHealthReport) String() string

func (*RoutingHealthReport) Validate

func (m *RoutingHealthReport) Validate() error

Validate checks the field values on RoutingHealthReport with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*RoutingHealthReport) ValidateAll

func (m *RoutingHealthReport) ValidateAll() error

ValidateAll checks the field values on RoutingHealthReport with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RoutingHealthReportMultiError, or nil if none found.

type RoutingHealthReportListData

type RoutingHealthReportListData struct {
	List  []*RoutingHealthReport `protobuf:"bytes,1,rep,name=list,proto3" json:"list,omitempty"`
	Total int32                  `protobuf:"varint,2,opt,name=total,proto3" json:"total,omitempty"`
	// contains filtered or unexported fields
}

func (*RoutingHealthReportListData) Descriptor deprecated

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

Deprecated: Use RoutingHealthReportListData.ProtoReflect.Descriptor instead.

func (*RoutingHealthReportListData) GetList

func (*RoutingHealthReportListData) GetTotal

func (x *RoutingHealthReportListData) GetTotal() int32

func (*RoutingHealthReportListData) ProtoMessage

func (*RoutingHealthReportListData) ProtoMessage()

func (*RoutingHealthReportListData) ProtoReflect

func (*RoutingHealthReportListData) Reset

func (x *RoutingHealthReportListData) Reset()

func (*RoutingHealthReportListData) String

func (x *RoutingHealthReportListData) String() string

func (*RoutingHealthReportListData) Validate

func (m *RoutingHealthReportListData) Validate() error

Validate checks the field values on RoutingHealthReportListData with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*RoutingHealthReportListData) ValidateAll

func (m *RoutingHealthReportListData) ValidateAll() error

ValidateAll checks the field values on RoutingHealthReportListData with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RoutingHealthReportListDataMultiError, or nil if none found.

type RoutingHealthReportListDataMultiError

type RoutingHealthReportListDataMultiError []error

RoutingHealthReportListDataMultiError is an error wrapping multiple validation errors returned by RoutingHealthReportListData.ValidateAll() if the designated constraints aren't met.

func (RoutingHealthReportListDataMultiError) AllErrors

AllErrors returns a list of validation violation errors.

func (RoutingHealthReportListDataMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type RoutingHealthReportListDataValidationError

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

RoutingHealthReportListDataValidationError is the validation error returned by RoutingHealthReportListData.Validate if the designated constraints aren't met.

func (RoutingHealthReportListDataValidationError) Cause

Cause function returns cause value.

func (RoutingHealthReportListDataValidationError) Error

Error satisfies the builtin error interface

func (RoutingHealthReportListDataValidationError) ErrorName

ErrorName returns error name.

func (RoutingHealthReportListDataValidationError) Field

Field function returns field value.

func (RoutingHealthReportListDataValidationError) Key

Key function returns key value.

func (RoutingHealthReportListDataValidationError) Reason

Reason function returns reason value.

type RoutingHealthReportMultiError

type RoutingHealthReportMultiError []error

RoutingHealthReportMultiError is an error wrapping multiple validation errors returned by RoutingHealthReport.ValidateAll() if the designated constraints aren't met.

func (RoutingHealthReportMultiError) AllErrors

func (m RoutingHealthReportMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (RoutingHealthReportMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type RoutingHealthReportValidationError

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

RoutingHealthReportValidationError is the validation error returned by RoutingHealthReport.Validate if the designated constraints aren't met.

func (RoutingHealthReportValidationError) Cause

Cause function returns cause value.

func (RoutingHealthReportValidationError) Error

Error satisfies the builtin error interface

func (RoutingHealthReportValidationError) ErrorName

ErrorName returns error name.

func (RoutingHealthReportValidationError) Field

Field function returns field value.

func (RoutingHealthReportValidationError) Key

Key function returns key value.

func (RoutingHealthReportValidationError) Reason

Reason function returns reason value.

type RoutingNotification

type RoutingNotification struct {
	Id          string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	Severity    string `protobuf:"bytes,2,opt,name=severity,proto3" json:"severity,omitempty"`
	Title       string `protobuf:"bytes,3,opt,name=title,proto3" json:"title,omitempty"`
	Message     string `protobuf:"bytes,4,opt,name=message,proto3" json:"message,omitempty"`
	Source      string `protobuf:"bytes,5,opt,name=source,proto3" json:"source,omitempty"`
	ProfileCode string `protobuf:"bytes,6,opt,name=profile_code,json=profileCode,proto3" json:"profile_code,omitempty"`
	RoutingHash string `protobuf:"bytes,7,opt,name=routing_hash,json=routingHash,proto3" json:"routing_hash,omitempty"`
	CreatedAt   int64  `protobuf:"varint,8,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
	// contains filtered or unexported fields
}

func (*RoutingNotification) Descriptor deprecated

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

Deprecated: Use RoutingNotification.ProtoReflect.Descriptor instead.

func (*RoutingNotification) GetCreatedAt

func (x *RoutingNotification) GetCreatedAt() int64

func (*RoutingNotification) GetId

func (x *RoutingNotification) GetId() string

func (*RoutingNotification) GetMessage

func (x *RoutingNotification) GetMessage() string

func (*RoutingNotification) GetProfileCode

func (x *RoutingNotification) GetProfileCode() string

func (*RoutingNotification) GetRoutingHash

func (x *RoutingNotification) GetRoutingHash() string

func (*RoutingNotification) GetSeverity

func (x *RoutingNotification) GetSeverity() string

func (*RoutingNotification) GetSource

func (x *RoutingNotification) GetSource() string

func (*RoutingNotification) GetTitle

func (x *RoutingNotification) GetTitle() string

func (*RoutingNotification) ProtoMessage

func (*RoutingNotification) ProtoMessage()

func (*RoutingNotification) ProtoReflect

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

func (*RoutingNotification) Reset

func (x *RoutingNotification) Reset()

func (*RoutingNotification) String

func (x *RoutingNotification) String() string

func (*RoutingNotification) Validate

func (m *RoutingNotification) Validate() error

Validate checks the field values on RoutingNotification with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*RoutingNotification) ValidateAll

func (m *RoutingNotification) ValidateAll() error

ValidateAll checks the field values on RoutingNotification with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RoutingNotificationMultiError, or nil if none found.

type RoutingNotificationListData

type RoutingNotificationListData struct {
	List        []*RoutingNotification `protobuf:"bytes,1,rep,name=list,proto3" json:"list,omitempty"`
	Total       int32                  `protobuf:"varint,2,opt,name=total,proto3" json:"total,omitempty"`
	GeneratedAt int64                  `protobuf:"varint,3,opt,name=generated_at,json=generatedAt,proto3" json:"generated_at,omitempty"`
	// contains filtered or unexported fields
}

func (*RoutingNotificationListData) Descriptor deprecated

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

Deprecated: Use RoutingNotificationListData.ProtoReflect.Descriptor instead.

func (*RoutingNotificationListData) GetGeneratedAt

func (x *RoutingNotificationListData) GetGeneratedAt() int64

func (*RoutingNotificationListData) GetList

func (*RoutingNotificationListData) GetTotal

func (x *RoutingNotificationListData) GetTotal() int32

func (*RoutingNotificationListData) ProtoMessage

func (*RoutingNotificationListData) ProtoMessage()

func (*RoutingNotificationListData) ProtoReflect

func (*RoutingNotificationListData) Reset

func (x *RoutingNotificationListData) Reset()

func (*RoutingNotificationListData) String

func (x *RoutingNotificationListData) String() string

func (*RoutingNotificationListData) Validate

func (m *RoutingNotificationListData) Validate() error

Validate checks the field values on RoutingNotificationListData with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*RoutingNotificationListData) ValidateAll

func (m *RoutingNotificationListData) ValidateAll() error

ValidateAll checks the field values on RoutingNotificationListData with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RoutingNotificationListDataMultiError, or nil if none found.

type RoutingNotificationListDataMultiError

type RoutingNotificationListDataMultiError []error

RoutingNotificationListDataMultiError is an error wrapping multiple validation errors returned by RoutingNotificationListData.ValidateAll() if the designated constraints aren't met.

func (RoutingNotificationListDataMultiError) AllErrors

AllErrors returns a list of validation violation errors.

func (RoutingNotificationListDataMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type RoutingNotificationListDataValidationError

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

RoutingNotificationListDataValidationError is the validation error returned by RoutingNotificationListData.Validate if the designated constraints aren't met.

func (RoutingNotificationListDataValidationError) Cause

Cause function returns cause value.

func (RoutingNotificationListDataValidationError) Error

Error satisfies the builtin error interface

func (RoutingNotificationListDataValidationError) ErrorName

ErrorName returns error name.

func (RoutingNotificationListDataValidationError) Field

Field function returns field value.

func (RoutingNotificationListDataValidationError) Key

Key function returns key value.

func (RoutingNotificationListDataValidationError) Reason

Reason function returns reason value.

type RoutingNotificationMultiError

type RoutingNotificationMultiError []error

RoutingNotificationMultiError is an error wrapping multiple validation errors returned by RoutingNotification.ValidateAll() if the designated constraints aren't met.

func (RoutingNotificationMultiError) AllErrors

func (m RoutingNotificationMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (RoutingNotificationMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type RoutingNotificationValidationError

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

RoutingNotificationValidationError is the validation error returned by RoutingNotification.Validate if the designated constraints aren't met.

func (RoutingNotificationValidationError) Cause

Cause function returns cause value.

func (RoutingNotificationValidationError) Error

Error satisfies the builtin error interface

func (RoutingNotificationValidationError) ErrorName

ErrorName returns error name.

func (RoutingNotificationValidationError) Field

Field function returns field value.

func (RoutingNotificationValidationError) Key

Key function returns key value.

func (RoutingNotificationValidationError) Reason

Reason function returns reason value.

type RoutingOverview

type RoutingOverview struct {
	RoutingHash      string                 `protobuf:"bytes,1,opt,name=routing_hash,json=routingHash,proto3" json:"routing_hash,omitempty"`
	GeneratedAt      string                 `protobuf:"bytes,2,opt,name=generated_at,json=generatedAt,proto3" json:"generated_at,omitempty"`
	ProfileCode      string                 `protobuf:"bytes,3,opt,name=profile_code,json=profileCode,proto3" json:"profile_code,omitempty"`
	ProfileName      string                 `protobuf:"bytes,4,opt,name=profile_name,json=profileName,proto3" json:"profile_name,omitempty"`
	Mode             string                 `protobuf:"bytes,5,opt,name=mode,proto3" json:"mode,omitempty"`
	ProfileEnabled   bool                   `protobuf:"varint,6,opt,name=profile_enabled,json=profileEnabled,proto3" json:"profile_enabled,omitempty"`
	EnforceReady     bool                   `protobuf:"varint,7,opt,name=enforce_ready,json=enforceReady,proto3" json:"enforce_ready,omitempty"`
	ExecutionEnabled bool                   `protobuf:"varint,8,opt,name=execution_enabled,json=executionEnabled,proto3" json:"execution_enabled,omitempty"`
	RollbackAction   string                 `protobuf:"bytes,9,opt,name=rollback_action,json=rollbackAction,proto3" json:"rollback_action,omitempty"`
	CompileError     string                 `protobuf:"bytes,10,opt,name=compile_error,json=compileError,proto3" json:"compile_error,omitempty"`
	Health           []*RoutingHealthItem   `protobuf:"bytes,11,rep,name=health,proto3" json:"health,omitempty"`
	Guards           []*RoutingEnforceGuard `protobuf:"bytes,12,rep,name=guards,proto3" json:"guards,omitempty"`
	AuditEvents      []*RoutingAuditEvent   `protobuf:"bytes,13,rep,name=audit_events,json=auditEvents,proto3" json:"audit_events,omitempty"`
	// contains filtered or unexported fields
}

func (*RoutingOverview) Descriptor deprecated

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

Deprecated: Use RoutingOverview.ProtoReflect.Descriptor instead.

func (*RoutingOverview) GetAuditEvents

func (x *RoutingOverview) GetAuditEvents() []*RoutingAuditEvent

func (*RoutingOverview) GetCompileError

func (x *RoutingOverview) GetCompileError() string

func (*RoutingOverview) GetEnforceReady

func (x *RoutingOverview) GetEnforceReady() bool

func (*RoutingOverview) GetExecutionEnabled

func (x *RoutingOverview) GetExecutionEnabled() bool

func (*RoutingOverview) GetGeneratedAt

func (x *RoutingOverview) GetGeneratedAt() string

func (*RoutingOverview) GetGuards

func (x *RoutingOverview) GetGuards() []*RoutingEnforceGuard

func (*RoutingOverview) GetHealth

func (x *RoutingOverview) GetHealth() []*RoutingHealthItem

func (*RoutingOverview) GetMode

func (x *RoutingOverview) GetMode() string

func (*RoutingOverview) GetProfileCode

func (x *RoutingOverview) GetProfileCode() string

func (*RoutingOverview) GetProfileEnabled

func (x *RoutingOverview) GetProfileEnabled() bool

func (*RoutingOverview) GetProfileName

func (x *RoutingOverview) GetProfileName() string

func (*RoutingOverview) GetRollbackAction

func (x *RoutingOverview) GetRollbackAction() string

func (*RoutingOverview) GetRoutingHash

func (x *RoutingOverview) GetRoutingHash() string

func (*RoutingOverview) ProtoMessage

func (*RoutingOverview) ProtoMessage()

func (*RoutingOverview) ProtoReflect

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

func (*RoutingOverview) Reset

func (x *RoutingOverview) Reset()

func (*RoutingOverview) String

func (x *RoutingOverview) String() string

func (*RoutingOverview) Validate

func (m *RoutingOverview) Validate() error

Validate checks the field values on RoutingOverview with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*RoutingOverview) ValidateAll

func (m *RoutingOverview) ValidateAll() error

ValidateAll checks the field values on RoutingOverview with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RoutingOverviewMultiError, or nil if none found.

type RoutingOverviewMultiError

type RoutingOverviewMultiError []error

RoutingOverviewMultiError is an error wrapping multiple validation errors returned by RoutingOverview.ValidateAll() if the designated constraints aren't met.

func (RoutingOverviewMultiError) AllErrors

func (m RoutingOverviewMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (RoutingOverviewMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type RoutingOverviewValidationError

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

RoutingOverviewValidationError is the validation error returned by RoutingOverview.Validate if the designated constraints aren't met.

func (RoutingOverviewValidationError) Cause

Cause function returns cause value.

func (RoutingOverviewValidationError) Error

Error satisfies the builtin error interface

func (RoutingOverviewValidationError) ErrorName

func (e RoutingOverviewValidationError) ErrorName() string

ErrorName returns error name.

func (RoutingOverviewValidationError) Field

Field function returns field value.

func (RoutingOverviewValidationError) Key

Key function returns key value.

func (RoutingOverviewValidationError) Reason

Reason function returns reason value.

type RoutingReleaseAlert

type RoutingReleaseAlert struct {
	Key      string `protobuf:"bytes,1,opt,name=key,proto3" json:"key,omitempty"`
	Severity string `protobuf:"bytes,2,opt,name=severity,proto3" json:"severity,omitempty"`
	Message  string `protobuf:"bytes,3,opt,name=message,proto3" json:"message,omitempty"`
	Evidence string `protobuf:"bytes,4,opt,name=evidence,proto3" json:"evidence,omitempty"`
	// contains filtered or unexported fields
}

func (*RoutingReleaseAlert) Descriptor deprecated

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

Deprecated: Use RoutingReleaseAlert.ProtoReflect.Descriptor instead.

func (*RoutingReleaseAlert) GetEvidence

func (x *RoutingReleaseAlert) GetEvidence() string

func (*RoutingReleaseAlert) GetKey

func (x *RoutingReleaseAlert) GetKey() string

func (*RoutingReleaseAlert) GetMessage

func (x *RoutingReleaseAlert) GetMessage() string

func (*RoutingReleaseAlert) GetSeverity

func (x *RoutingReleaseAlert) GetSeverity() string

func (*RoutingReleaseAlert) ProtoMessage

func (*RoutingReleaseAlert) ProtoMessage()

func (*RoutingReleaseAlert) ProtoReflect

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

func (*RoutingReleaseAlert) Reset

func (x *RoutingReleaseAlert) Reset()

func (*RoutingReleaseAlert) String

func (x *RoutingReleaseAlert) String() string

func (*RoutingReleaseAlert) Validate

func (m *RoutingReleaseAlert) Validate() error

Validate checks the field values on RoutingReleaseAlert with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*RoutingReleaseAlert) ValidateAll

func (m *RoutingReleaseAlert) ValidateAll() error

ValidateAll checks the field values on RoutingReleaseAlert with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RoutingReleaseAlertMultiError, or nil if none found.

type RoutingReleaseAlertMultiError

type RoutingReleaseAlertMultiError []error

RoutingReleaseAlertMultiError is an error wrapping multiple validation errors returned by RoutingReleaseAlert.ValidateAll() if the designated constraints aren't met.

func (RoutingReleaseAlertMultiError) AllErrors

func (m RoutingReleaseAlertMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (RoutingReleaseAlertMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type RoutingReleaseAlertValidationError

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

RoutingReleaseAlertValidationError is the validation error returned by RoutingReleaseAlert.Validate if the designated constraints aren't met.

func (RoutingReleaseAlertValidationError) Cause

Cause function returns cause value.

func (RoutingReleaseAlertValidationError) Error

Error satisfies the builtin error interface

func (RoutingReleaseAlertValidationError) ErrorName

ErrorName returns error name.

func (RoutingReleaseAlertValidationError) Field

Field function returns field value.

func (RoutingReleaseAlertValidationError) Key

Key function returns key value.

func (RoutingReleaseAlertValidationError) Reason

Reason function returns reason value.

type RoutingReleaseApproval

type RoutingReleaseApproval struct {
	Id          string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	ReleaseId   int64  `protobuf:"varint,2,opt,name=release_id,json=releaseId,proto3" json:"release_id,omitempty"`
	SnapshotId  string `protobuf:"bytes,3,opt,name=snapshot_id,json=snapshotId,proto3" json:"snapshot_id,omitempty"`
	ProfileCode string `protobuf:"bytes,4,opt,name=profile_code,json=profileCode,proto3" json:"profile_code,omitempty"`
	RoutingHash string `protobuf:"bytes,5,opt,name=routing_hash,json=routingHash,proto3" json:"routing_hash,omitempty"`
	Operator    string `protobuf:"bytes,6,opt,name=operator,proto3" json:"operator,omitempty"`
	Reason      string `protobuf:"bytes,7,opt,name=reason,proto3" json:"reason,omitempty"`
	ConfirmedAt int64  `protobuf:"varint,8,opt,name=confirmed_at,json=confirmedAt,proto3" json:"confirmed_at,omitempty"`
	// contains filtered or unexported fields
}

func (*RoutingReleaseApproval) Descriptor deprecated

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

Deprecated: Use RoutingReleaseApproval.ProtoReflect.Descriptor instead.

func (*RoutingReleaseApproval) GetConfirmedAt

func (x *RoutingReleaseApproval) GetConfirmedAt() int64

func (*RoutingReleaseApproval) GetId

func (x *RoutingReleaseApproval) GetId() string

func (*RoutingReleaseApproval) GetOperator

func (x *RoutingReleaseApproval) GetOperator() string

func (*RoutingReleaseApproval) GetProfileCode

func (x *RoutingReleaseApproval) GetProfileCode() string

func (*RoutingReleaseApproval) GetReason

func (x *RoutingReleaseApproval) GetReason() string

func (*RoutingReleaseApproval) GetReleaseId

func (x *RoutingReleaseApproval) GetReleaseId() int64

func (*RoutingReleaseApproval) GetRoutingHash

func (x *RoutingReleaseApproval) GetRoutingHash() string

func (*RoutingReleaseApproval) GetSnapshotId

func (x *RoutingReleaseApproval) GetSnapshotId() string

func (*RoutingReleaseApproval) ProtoMessage

func (*RoutingReleaseApproval) ProtoMessage()

func (*RoutingReleaseApproval) ProtoReflect

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

func (*RoutingReleaseApproval) Reset

func (x *RoutingReleaseApproval) Reset()

func (*RoutingReleaseApproval) String

func (x *RoutingReleaseApproval) String() string

func (*RoutingReleaseApproval) Validate

func (m *RoutingReleaseApproval) Validate() error

Validate checks the field values on RoutingReleaseApproval with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*RoutingReleaseApproval) ValidateAll

func (m *RoutingReleaseApproval) ValidateAll() error

ValidateAll checks the field values on RoutingReleaseApproval with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RoutingReleaseApprovalMultiError, or nil if none found.

type RoutingReleaseApprovalMultiError

type RoutingReleaseApprovalMultiError []error

RoutingReleaseApprovalMultiError is an error wrapping multiple validation errors returned by RoutingReleaseApproval.ValidateAll() if the designated constraints aren't met.

func (RoutingReleaseApprovalMultiError) AllErrors

func (m RoutingReleaseApprovalMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (RoutingReleaseApprovalMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type RoutingReleaseApprovalValidationError

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

RoutingReleaseApprovalValidationError is the validation error returned by RoutingReleaseApproval.Validate if the designated constraints aren't met.

func (RoutingReleaseApprovalValidationError) Cause

Cause function returns cause value.

func (RoutingReleaseApprovalValidationError) Error

Error satisfies the builtin error interface

func (RoutingReleaseApprovalValidationError) ErrorName

ErrorName returns error name.

func (RoutingReleaseApprovalValidationError) Field

Field function returns field value.

func (RoutingReleaseApprovalValidationError) Key

Key function returns key value.

func (RoutingReleaseApprovalValidationError) Reason

Reason function returns reason value.

type RoutingReleaseAuditSnapshot

type RoutingReleaseAuditSnapshot struct {
	Id          string                    `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	ReleaseId   int64                     `protobuf:"varint,2,opt,name=release_id,json=releaseId,proto3" json:"release_id,omitempty"`
	ProfileCode string                    `protobuf:"bytes,3,opt,name=profile_code,json=profileCode,proto3" json:"profile_code,omitempty"`
	RoutingHash string                    `protobuf:"bytes,4,opt,name=routing_hash,json=routingHash,proto3" json:"routing_hash,omitempty"`
	Operator    string                    `protobuf:"bytes,5,opt,name=operator,proto3" json:"operator,omitempty"`
	Allowed     bool                      `protobuf:"varint,6,opt,name=allowed,proto3" json:"allowed,omitempty"`
	Summary     string                    `protobuf:"bytes,7,opt,name=summary,proto3" json:"summary,omitempty"`
	Thresholds  *RoutingReleaseThresholds `protobuf:"bytes,8,opt,name=thresholds,proto3" json:"thresholds,omitempty"`
	Gate        *RoutingReleaseGate       `protobuf:"bytes,9,opt,name=gate,proto3" json:"gate,omitempty"`
	Alerts      []*RoutingReleaseAlert    `protobuf:"bytes,10,rep,name=alerts,proto3" json:"alerts,omitempty"`
	ReportJson  string                    `protobuf:"bytes,11,opt,name=report_json,json=reportJson,proto3" json:"report_json,omitempty"`
	CreatedAt   int64                     `protobuf:"varint,12,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
	// contains filtered or unexported fields
}

func (*RoutingReleaseAuditSnapshot) Descriptor deprecated

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

Deprecated: Use RoutingReleaseAuditSnapshot.ProtoReflect.Descriptor instead.

func (*RoutingReleaseAuditSnapshot) GetAlerts

func (*RoutingReleaseAuditSnapshot) GetAllowed

func (x *RoutingReleaseAuditSnapshot) GetAllowed() bool

func (*RoutingReleaseAuditSnapshot) GetCreatedAt

func (x *RoutingReleaseAuditSnapshot) GetCreatedAt() int64

func (*RoutingReleaseAuditSnapshot) GetGate

func (*RoutingReleaseAuditSnapshot) GetId

func (*RoutingReleaseAuditSnapshot) GetOperator

func (x *RoutingReleaseAuditSnapshot) GetOperator() string

func (*RoutingReleaseAuditSnapshot) GetProfileCode

func (x *RoutingReleaseAuditSnapshot) GetProfileCode() string

func (*RoutingReleaseAuditSnapshot) GetReleaseId

func (x *RoutingReleaseAuditSnapshot) GetReleaseId() int64

func (*RoutingReleaseAuditSnapshot) GetReportJson

func (x *RoutingReleaseAuditSnapshot) GetReportJson() string

func (*RoutingReleaseAuditSnapshot) GetRoutingHash

func (x *RoutingReleaseAuditSnapshot) GetRoutingHash() string

func (*RoutingReleaseAuditSnapshot) GetSummary

func (x *RoutingReleaseAuditSnapshot) GetSummary() string

func (*RoutingReleaseAuditSnapshot) GetThresholds

func (*RoutingReleaseAuditSnapshot) ProtoMessage

func (*RoutingReleaseAuditSnapshot) ProtoMessage()

func (*RoutingReleaseAuditSnapshot) ProtoReflect

func (*RoutingReleaseAuditSnapshot) Reset

func (x *RoutingReleaseAuditSnapshot) Reset()

func (*RoutingReleaseAuditSnapshot) String

func (x *RoutingReleaseAuditSnapshot) String() string

func (*RoutingReleaseAuditSnapshot) Validate

func (m *RoutingReleaseAuditSnapshot) Validate() error

Validate checks the field values on RoutingReleaseAuditSnapshot with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*RoutingReleaseAuditSnapshot) ValidateAll

func (m *RoutingReleaseAuditSnapshot) ValidateAll() error

ValidateAll checks the field values on RoutingReleaseAuditSnapshot with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RoutingReleaseAuditSnapshotMultiError, or nil if none found.

type RoutingReleaseAuditSnapshotMultiError

type RoutingReleaseAuditSnapshotMultiError []error

RoutingReleaseAuditSnapshotMultiError is an error wrapping multiple validation errors returned by RoutingReleaseAuditSnapshot.ValidateAll() if the designated constraints aren't met.

func (RoutingReleaseAuditSnapshotMultiError) AllErrors

AllErrors returns a list of validation violation errors.

func (RoutingReleaseAuditSnapshotMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type RoutingReleaseAuditSnapshotValidationError

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

RoutingReleaseAuditSnapshotValidationError is the validation error returned by RoutingReleaseAuditSnapshot.Validate if the designated constraints aren't met.

func (RoutingReleaseAuditSnapshotValidationError) Cause

Cause function returns cause value.

func (RoutingReleaseAuditSnapshotValidationError) Error

Error satisfies the builtin error interface

func (RoutingReleaseAuditSnapshotValidationError) ErrorName

ErrorName returns error name.

func (RoutingReleaseAuditSnapshotValidationError) Field

Field function returns field value.

func (RoutingReleaseAuditSnapshotValidationError) Key

Key function returns key value.

func (RoutingReleaseAuditSnapshotValidationError) Reason

Reason function returns reason value.

type RoutingReleaseGate

type RoutingReleaseGate struct {
	ProfileCode          string                     `protobuf:"bytes,1,opt,name=profile_code,json=profileCode,proto3" json:"profile_code,omitempty"`
	RoutingHash          string                     `protobuf:"bytes,2,opt,name=routing_hash,json=routingHash,proto3" json:"routing_hash,omitempty"`
	Allowed              bool                       `protobuf:"varint,3,opt,name=allowed,proto3" json:"allowed,omitempty"`
	RequiresConfirmation bool                       `protobuf:"varint,4,opt,name=requires_confirmation,json=requiresConfirmation,proto3" json:"requires_confirmation,omitempty"`
	Summary              string                     `protobuf:"bytes,5,opt,name=summary,proto3" json:"summary,omitempty"`
	Checks               []*RoutingReleaseGateCheck `protobuf:"bytes,6,rep,name=checks,proto3" json:"checks,omitempty"`
	Analytics            *RoutingAnalyticsData      `protobuf:"bytes,7,opt,name=analytics,proto3" json:"analytics,omitempty"`
	GeneratedAt          int64                      `protobuf:"varint,8,opt,name=generated_at,json=generatedAt,proto3" json:"generated_at,omitempty"`
	Thresholds           *RoutingReleaseThresholds  `protobuf:"bytes,9,opt,name=thresholds,proto3" json:"thresholds,omitempty"`
	// contains filtered or unexported fields
}

func (*RoutingReleaseGate) Descriptor deprecated

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

Deprecated: Use RoutingReleaseGate.ProtoReflect.Descriptor instead.

func (*RoutingReleaseGate) GetAllowed

func (x *RoutingReleaseGate) GetAllowed() bool

func (*RoutingReleaseGate) GetAnalytics

func (x *RoutingReleaseGate) GetAnalytics() *RoutingAnalyticsData

func (*RoutingReleaseGate) GetChecks

func (x *RoutingReleaseGate) GetChecks() []*RoutingReleaseGateCheck

func (*RoutingReleaseGate) GetGeneratedAt

func (x *RoutingReleaseGate) GetGeneratedAt() int64

func (*RoutingReleaseGate) GetProfileCode

func (x *RoutingReleaseGate) GetProfileCode() string

func (*RoutingReleaseGate) GetRequiresConfirmation

func (x *RoutingReleaseGate) GetRequiresConfirmation() bool

func (*RoutingReleaseGate) GetRoutingHash

func (x *RoutingReleaseGate) GetRoutingHash() string

func (*RoutingReleaseGate) GetSummary

func (x *RoutingReleaseGate) GetSummary() string

func (*RoutingReleaseGate) GetThresholds

func (x *RoutingReleaseGate) GetThresholds() *RoutingReleaseThresholds

func (*RoutingReleaseGate) ProtoMessage

func (*RoutingReleaseGate) ProtoMessage()

func (*RoutingReleaseGate) ProtoReflect

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

func (*RoutingReleaseGate) Reset

func (x *RoutingReleaseGate) Reset()

func (*RoutingReleaseGate) String

func (x *RoutingReleaseGate) String() string

func (*RoutingReleaseGate) Validate

func (m *RoutingReleaseGate) Validate() error

Validate checks the field values on RoutingReleaseGate with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*RoutingReleaseGate) ValidateAll

func (m *RoutingReleaseGate) ValidateAll() error

ValidateAll checks the field values on RoutingReleaseGate with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RoutingReleaseGateMultiError, or nil if none found.

type RoutingReleaseGateCheck

type RoutingReleaseGateCheck struct {
	Key    string `protobuf:"bytes,1,opt,name=key,proto3" json:"key,omitempty"`
	Label  string `protobuf:"bytes,2,opt,name=label,proto3" json:"label,omitempty"`
	Passed bool   `protobuf:"varint,3,opt,name=passed,proto3" json:"passed,omitempty"`
	Status string `protobuf:"bytes,4,opt,name=status,proto3" json:"status,omitempty"`
	Reason string `protobuf:"bytes,5,opt,name=reason,proto3" json:"reason,omitempty"`
	// contains filtered or unexported fields
}

func (*RoutingReleaseGateCheck) Descriptor deprecated

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

Deprecated: Use RoutingReleaseGateCheck.ProtoReflect.Descriptor instead.

func (*RoutingReleaseGateCheck) GetKey

func (x *RoutingReleaseGateCheck) GetKey() string

func (*RoutingReleaseGateCheck) GetLabel

func (x *RoutingReleaseGateCheck) GetLabel() string

func (*RoutingReleaseGateCheck) GetPassed

func (x *RoutingReleaseGateCheck) GetPassed() bool

func (*RoutingReleaseGateCheck) GetReason

func (x *RoutingReleaseGateCheck) GetReason() string

func (*RoutingReleaseGateCheck) GetStatus

func (x *RoutingReleaseGateCheck) GetStatus() string

func (*RoutingReleaseGateCheck) ProtoMessage

func (*RoutingReleaseGateCheck) ProtoMessage()

func (*RoutingReleaseGateCheck) ProtoReflect

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

func (*RoutingReleaseGateCheck) Reset

func (x *RoutingReleaseGateCheck) Reset()

func (*RoutingReleaseGateCheck) String

func (x *RoutingReleaseGateCheck) String() string

func (*RoutingReleaseGateCheck) Validate

func (m *RoutingReleaseGateCheck) Validate() error

Validate checks the field values on RoutingReleaseGateCheck with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*RoutingReleaseGateCheck) ValidateAll

func (m *RoutingReleaseGateCheck) ValidateAll() error

ValidateAll checks the field values on RoutingReleaseGateCheck with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RoutingReleaseGateCheckMultiError, or nil if none found.

type RoutingReleaseGateCheckMultiError

type RoutingReleaseGateCheckMultiError []error

RoutingReleaseGateCheckMultiError is an error wrapping multiple validation errors returned by RoutingReleaseGateCheck.ValidateAll() if the designated constraints aren't met.

func (RoutingReleaseGateCheckMultiError) AllErrors

func (m RoutingReleaseGateCheckMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (RoutingReleaseGateCheckMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type RoutingReleaseGateCheckValidationError

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

RoutingReleaseGateCheckValidationError is the validation error returned by RoutingReleaseGateCheck.Validate if the designated constraints aren't met.

func (RoutingReleaseGateCheckValidationError) Cause

Cause function returns cause value.

func (RoutingReleaseGateCheckValidationError) Error

Error satisfies the builtin error interface

func (RoutingReleaseGateCheckValidationError) ErrorName

ErrorName returns error name.

func (RoutingReleaseGateCheckValidationError) Field

Field function returns field value.

func (RoutingReleaseGateCheckValidationError) Key

Key function returns key value.

func (RoutingReleaseGateCheckValidationError) Reason

Reason function returns reason value.

type RoutingReleaseGateMultiError

type RoutingReleaseGateMultiError []error

RoutingReleaseGateMultiError is an error wrapping multiple validation errors returned by RoutingReleaseGate.ValidateAll() if the designated constraints aren't met.

func (RoutingReleaseGateMultiError) AllErrors

func (m RoutingReleaseGateMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (RoutingReleaseGateMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type RoutingReleaseGateValidationError

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

RoutingReleaseGateValidationError is the validation error returned by RoutingReleaseGate.Validate if the designated constraints aren't met.

func (RoutingReleaseGateValidationError) Cause

Cause function returns cause value.

func (RoutingReleaseGateValidationError) Error

Error satisfies the builtin error interface

func (RoutingReleaseGateValidationError) ErrorName

ErrorName returns error name.

func (RoutingReleaseGateValidationError) Field

Field function returns field value.

func (RoutingReleaseGateValidationError) Key

Key function returns key value.

func (RoutingReleaseGateValidationError) Reason

Reason function returns reason value.

type RoutingReleaseReport

type RoutingReleaseReport struct {
	ProfileCode    string                         `protobuf:"bytes,1,opt,name=profile_code,json=profileCode,proto3" json:"profile_code,omitempty"`
	RoutingHash    string                         `protobuf:"bytes,2,opt,name=routing_hash,json=routingHash,proto3" json:"routing_hash,omitempty"`
	Thresholds     *RoutingReleaseThresholds      `protobuf:"bytes,3,opt,name=thresholds,proto3" json:"thresholds,omitempty"`
	Gate           *RoutingReleaseGate            `protobuf:"bytes,4,opt,name=gate,proto3" json:"gate,omitempty"`
	Alerts         []*RoutingReleaseAlert         `protobuf:"bytes,5,rep,name=alerts,proto3" json:"alerts,omitempty"`
	Snapshots      []*RoutingReleaseAuditSnapshot `protobuf:"bytes,6,rep,name=snapshots,proto3" json:"snapshots,omitempty"`
	GeneratedAt    int64                          `protobuf:"varint,7,opt,name=generated_at,json=generatedAt,proto3" json:"generated_at,omitempty"`
	Approvals      []*RoutingReleaseApproval      `protobuf:"bytes,8,rep,name=approvals,proto3" json:"approvals,omitempty"`
	RollbackAudits []*RoutingRollbackAudit        `protobuf:"bytes,9,rep,name=rollback_audits,json=rollbackAudits,proto3" json:"rollback_audits,omitempty"`
	// contains filtered or unexported fields
}

func (*RoutingReleaseReport) Descriptor deprecated

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

Deprecated: Use RoutingReleaseReport.ProtoReflect.Descriptor instead.

func (*RoutingReleaseReport) GetAlerts

func (x *RoutingReleaseReport) GetAlerts() []*RoutingReleaseAlert

func (*RoutingReleaseReport) GetApprovals

func (x *RoutingReleaseReport) GetApprovals() []*RoutingReleaseApproval

func (*RoutingReleaseReport) GetGate

func (*RoutingReleaseReport) GetGeneratedAt

func (x *RoutingReleaseReport) GetGeneratedAt() int64

func (*RoutingReleaseReport) GetProfileCode

func (x *RoutingReleaseReport) GetProfileCode() string

func (*RoutingReleaseReport) GetRollbackAudits

func (x *RoutingReleaseReport) GetRollbackAudits() []*RoutingRollbackAudit

func (*RoutingReleaseReport) GetRoutingHash

func (x *RoutingReleaseReport) GetRoutingHash() string

func (*RoutingReleaseReport) GetSnapshots

func (*RoutingReleaseReport) GetThresholds

func (x *RoutingReleaseReport) GetThresholds() *RoutingReleaseThresholds

func (*RoutingReleaseReport) ProtoMessage

func (*RoutingReleaseReport) ProtoMessage()

func (*RoutingReleaseReport) ProtoReflect

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

func (*RoutingReleaseReport) Reset

func (x *RoutingReleaseReport) Reset()

func (*RoutingReleaseReport) String

func (x *RoutingReleaseReport) String() string

func (*RoutingReleaseReport) Validate

func (m *RoutingReleaseReport) Validate() error

Validate checks the field values on RoutingReleaseReport with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*RoutingReleaseReport) ValidateAll

func (m *RoutingReleaseReport) ValidateAll() error

ValidateAll checks the field values on RoutingReleaseReport with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RoutingReleaseReportMultiError, or nil if none found.

type RoutingReleaseReportMultiError

type RoutingReleaseReportMultiError []error

RoutingReleaseReportMultiError is an error wrapping multiple validation errors returned by RoutingReleaseReport.ValidateAll() if the designated constraints aren't met.

func (RoutingReleaseReportMultiError) AllErrors

func (m RoutingReleaseReportMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (RoutingReleaseReportMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type RoutingReleaseReportValidationError

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

RoutingReleaseReportValidationError is the validation error returned by RoutingReleaseReport.Validate if the designated constraints aren't met.

func (RoutingReleaseReportValidationError) Cause

Cause function returns cause value.

func (RoutingReleaseReportValidationError) Error

Error satisfies the builtin error interface

func (RoutingReleaseReportValidationError) ErrorName

ErrorName returns error name.

func (RoutingReleaseReportValidationError) Field

Field function returns field value.

func (RoutingReleaseReportValidationError) Key

Key function returns key value.

func (RoutingReleaseReportValidationError) Reason

Reason function returns reason value.

type RoutingReleaseThresholds

type RoutingReleaseThresholds struct {
	FallbackRateBp     int32 `protobuf:"varint,1,opt,name=fallback_rate_bp,json=fallbackRateBp,proto3" json:"fallback_rate_bp,omitempty"`
	DnsFailRateBp      int32 `protobuf:"varint,2,opt,name=dns_fail_rate_bp,json=dnsFailRateBp,proto3" json:"dns_fail_rate_bp,omitempty"`
	OutboundFailRateBp int32 `protobuf:"varint,3,opt,name=outbound_fail_rate_bp,json=outboundFailRateBp,proto3" json:"outbound_fail_rate_bp,omitempty"`
	TopErrorsMax       int32 `protobuf:"varint,4,opt,name=top_errors_max,json=topErrorsMax,proto3" json:"top_errors_max,omitempty"`
	MinRouteEvents     int32 `protobuf:"varint,5,opt,name=min_route_events,json=minRouteEvents,proto3" json:"min_route_events,omitempty"`
	MinHealthReports   int32 `protobuf:"varint,6,opt,name=min_health_reports,json=minHealthReports,proto3" json:"min_health_reports,omitempty"`
	// contains filtered or unexported fields
}

func (*RoutingReleaseThresholds) Descriptor deprecated

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

Deprecated: Use RoutingReleaseThresholds.ProtoReflect.Descriptor instead.

func (*RoutingReleaseThresholds) GetDnsFailRateBp

func (x *RoutingReleaseThresholds) GetDnsFailRateBp() int32

func (*RoutingReleaseThresholds) GetFallbackRateBp

func (x *RoutingReleaseThresholds) GetFallbackRateBp() int32

func (*RoutingReleaseThresholds) GetMinHealthReports

func (x *RoutingReleaseThresholds) GetMinHealthReports() int32

func (*RoutingReleaseThresholds) GetMinRouteEvents

func (x *RoutingReleaseThresholds) GetMinRouteEvents() int32

func (*RoutingReleaseThresholds) GetOutboundFailRateBp

func (x *RoutingReleaseThresholds) GetOutboundFailRateBp() int32

func (*RoutingReleaseThresholds) GetTopErrorsMax

func (x *RoutingReleaseThresholds) GetTopErrorsMax() int32

func (*RoutingReleaseThresholds) ProtoMessage

func (*RoutingReleaseThresholds) ProtoMessage()

func (*RoutingReleaseThresholds) ProtoReflect

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

func (*RoutingReleaseThresholds) Reset

func (x *RoutingReleaseThresholds) Reset()

func (*RoutingReleaseThresholds) String

func (x *RoutingReleaseThresholds) String() string

func (*RoutingReleaseThresholds) Validate

func (m *RoutingReleaseThresholds) Validate() error

Validate checks the field values on RoutingReleaseThresholds with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*RoutingReleaseThresholds) ValidateAll

func (m *RoutingReleaseThresholds) ValidateAll() error

ValidateAll checks the field values on RoutingReleaseThresholds with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RoutingReleaseThresholdsMultiError, or nil if none found.

type RoutingReleaseThresholdsMultiError

type RoutingReleaseThresholdsMultiError []error

RoutingReleaseThresholdsMultiError is an error wrapping multiple validation errors returned by RoutingReleaseThresholds.ValidateAll() if the designated constraints aren't met.

func (RoutingReleaseThresholdsMultiError) AllErrors

func (m RoutingReleaseThresholdsMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (RoutingReleaseThresholdsMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type RoutingReleaseThresholdsValidationError

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

RoutingReleaseThresholdsValidationError is the validation error returned by RoutingReleaseThresholds.Validate if the designated constraints aren't met.

func (RoutingReleaseThresholdsValidationError) Cause

Cause function returns cause value.

func (RoutingReleaseThresholdsValidationError) Error

Error satisfies the builtin error interface

func (RoutingReleaseThresholdsValidationError) ErrorName

ErrorName returns error name.

func (RoutingReleaseThresholdsValidationError) Field

Field function returns field value.

func (RoutingReleaseThresholdsValidationError) Key

Key function returns key value.

func (RoutingReleaseThresholdsValidationError) Reason

Reason function returns reason value.

type RoutingRollbackAudit

type RoutingRollbackAudit struct {
	Id                  string                 `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	ReleaseId           int64                  `protobuf:"varint,2,opt,name=release_id,json=releaseId,proto3" json:"release_id,omitempty"`
	ProfileCode         string                 `protobuf:"bytes,3,opt,name=profile_code,json=profileCode,proto3" json:"profile_code,omitempty"`
	RoutingHash         string                 `protobuf:"bytes,4,opt,name=routing_hash,json=routingHash,proto3" json:"routing_hash,omitempty"`
	Operator            string                 `protobuf:"bytes,5,opt,name=operator,proto3" json:"operator,omitempty"`
	Reason              string                 `protobuf:"bytes,6,opt,name=reason,proto3" json:"reason,omitempty"`
	BeforeMode          string                 `protobuf:"bytes,7,opt,name=before_mode,json=beforeMode,proto3" json:"before_mode,omitempty"`
	AfterMode           string                 `protobuf:"bytes,8,opt,name=after_mode,json=afterMode,proto3" json:"after_mode,omitempty"`
	BeforeReleaseStatus string                 `protobuf:"bytes,9,opt,name=before_release_status,json=beforeReleaseStatus,proto3" json:"before_release_status,omitempty"`
	AfterReleaseStatus  string                 `protobuf:"bytes,10,opt,name=after_release_status,json=afterReleaseStatus,proto3" json:"after_release_status,omitempty"`
	Summary             string                 `protobuf:"bytes,11,opt,name=summary,proto3" json:"summary,omitempty"`
	Alerts              []*RoutingReleaseAlert `protobuf:"bytes,12,rep,name=alerts,proto3" json:"alerts,omitempty"`
	CreatedAt           int64                  `protobuf:"varint,13,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
	// contains filtered or unexported fields
}

func (*RoutingRollbackAudit) Descriptor deprecated

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

Deprecated: Use RoutingRollbackAudit.ProtoReflect.Descriptor instead.

func (*RoutingRollbackAudit) GetAfterMode

func (x *RoutingRollbackAudit) GetAfterMode() string

func (*RoutingRollbackAudit) GetAfterReleaseStatus

func (x *RoutingRollbackAudit) GetAfterReleaseStatus() string

func (*RoutingRollbackAudit) GetAlerts

func (x *RoutingRollbackAudit) GetAlerts() []*RoutingReleaseAlert

func (*RoutingRollbackAudit) GetBeforeMode

func (x *RoutingRollbackAudit) GetBeforeMode() string

func (*RoutingRollbackAudit) GetBeforeReleaseStatus

func (x *RoutingRollbackAudit) GetBeforeReleaseStatus() string

func (*RoutingRollbackAudit) GetCreatedAt

func (x *RoutingRollbackAudit) GetCreatedAt() int64

func (*RoutingRollbackAudit) GetId

func (x *RoutingRollbackAudit) GetId() string

func (*RoutingRollbackAudit) GetOperator

func (x *RoutingRollbackAudit) GetOperator() string

func (*RoutingRollbackAudit) GetProfileCode

func (x *RoutingRollbackAudit) GetProfileCode() string

func (*RoutingRollbackAudit) GetReason

func (x *RoutingRollbackAudit) GetReason() string

func (*RoutingRollbackAudit) GetReleaseId

func (x *RoutingRollbackAudit) GetReleaseId() int64

func (*RoutingRollbackAudit) GetRoutingHash

func (x *RoutingRollbackAudit) GetRoutingHash() string

func (*RoutingRollbackAudit) GetSummary

func (x *RoutingRollbackAudit) GetSummary() string

func (*RoutingRollbackAudit) ProtoMessage

func (*RoutingRollbackAudit) ProtoMessage()

func (*RoutingRollbackAudit) ProtoReflect

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

func (*RoutingRollbackAudit) Reset

func (x *RoutingRollbackAudit) Reset()

func (*RoutingRollbackAudit) String

func (x *RoutingRollbackAudit) String() string

func (*RoutingRollbackAudit) Validate

func (m *RoutingRollbackAudit) Validate() error

Validate checks the field values on RoutingRollbackAudit with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*RoutingRollbackAudit) ValidateAll

func (m *RoutingRollbackAudit) ValidateAll() error

ValidateAll checks the field values on RoutingRollbackAudit with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RoutingRollbackAuditMultiError, or nil if none found.

type RoutingRollbackAuditMultiError

type RoutingRollbackAuditMultiError []error

RoutingRollbackAuditMultiError is an error wrapping multiple validation errors returned by RoutingRollbackAudit.ValidateAll() if the designated constraints aren't met.

func (RoutingRollbackAuditMultiError) AllErrors

func (m RoutingRollbackAuditMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (RoutingRollbackAuditMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type RoutingRollbackAuditValidationError

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

RoutingRollbackAuditValidationError is the validation error returned by RoutingRollbackAudit.Validate if the designated constraints aren't met.

func (RoutingRollbackAuditValidationError) Cause

Cause function returns cause value.

func (RoutingRollbackAuditValidationError) Error

Error satisfies the builtin error interface

func (RoutingRollbackAuditValidationError) ErrorName

ErrorName returns error name.

func (RoutingRollbackAuditValidationError) Field

Field function returns field value.

func (RoutingRollbackAuditValidationError) Key

Key function returns key value.

func (RoutingRollbackAuditValidationError) Reason

Reason function returns reason value.

type RoutingRouteEvent

type RoutingRouteEvent struct {
	Id             int64  `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
	ReporterType   string `protobuf:"bytes,2,opt,name=reporter_type,json=reporterType,proto3" json:"reporter_type,omitempty"`
	ReporterId     string `protobuf:"bytes,3,opt,name=reporter_id,json=reporterId,proto3" json:"reporter_id,omitempty"`
	ProfileCode    string `protobuf:"bytes,4,opt,name=profile_code,json=profileCode,proto3" json:"profile_code,omitempty"`
	RoutingHash    string `protobuf:"bytes,5,opt,name=routing_hash,json=routingHash,proto3" json:"routing_hash,omitempty"`
	EventType      string `protobuf:"bytes,6,opt,name=event_type,json=eventType,proto3" json:"event_type,omitempty"`
	Subject        string `protobuf:"bytes,7,opt,name=subject,proto3" json:"subject,omitempty"`
	RuleId         string `protobuf:"bytes,8,opt,name=rule_id,json=ruleId,proto3" json:"rule_id,omitempty"`
	RuleName       string `protobuf:"bytes,9,opt,name=rule_name,json=ruleName,proto3" json:"rule_name,omitempty"`
	ActionType     string `protobuf:"bytes,10,opt,name=action_type,json=actionType,proto3" json:"action_type,omitempty"`
	OutboundTag    string `protobuf:"bytes,11,opt,name=outbound_tag,json=outboundTag,proto3" json:"outbound_tag,omitempty"`
	DnsResolverTag string `protobuf:"bytes,12,opt,name=dns_resolver_tag,json=dnsResolverTag,proto3" json:"dns_resolver_tag,omitempty"`
	FallbackTarget string `protobuf:"bytes,13,opt,name=fallback_target,json=fallbackTarget,proto3" json:"fallback_target,omitempty"`
	Status         string `protobuf:"bytes,14,opt,name=status,proto3" json:"status,omitempty"`
	LatencyMs      int32  `protobuf:"varint,15,opt,name=latency_ms,json=latencyMs,proto3" json:"latency_ms,omitempty"`
	Error          string `protobuf:"bytes,16,opt,name=error,proto3" json:"error,omitempty"`
	EventAt        int64  `protobuf:"varint,17,opt,name=event_at,json=eventAt,proto3" json:"event_at,omitempty"`
	EventJson      string `protobuf:"bytes,18,opt,name=event_json,json=eventJson,proto3" json:"event_json,omitempty"`
	CreatedAt      int64  `protobuf:"varint,19,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
	UpdatedAt      int64  `protobuf:"varint,20,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"`
	// contains filtered or unexported fields
}

func (*RoutingRouteEvent) Descriptor deprecated

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

Deprecated: Use RoutingRouteEvent.ProtoReflect.Descriptor instead.

func (*RoutingRouteEvent) GetActionType

func (x *RoutingRouteEvent) GetActionType() string

func (*RoutingRouteEvent) GetCreatedAt

func (x *RoutingRouteEvent) GetCreatedAt() int64

func (*RoutingRouteEvent) GetDnsResolverTag

func (x *RoutingRouteEvent) GetDnsResolverTag() string

func (*RoutingRouteEvent) GetError

func (x *RoutingRouteEvent) GetError() string

func (*RoutingRouteEvent) GetEventAt

func (x *RoutingRouteEvent) GetEventAt() int64

func (*RoutingRouteEvent) GetEventJson

func (x *RoutingRouteEvent) GetEventJson() string

func (*RoutingRouteEvent) GetEventType

func (x *RoutingRouteEvent) GetEventType() string

func (*RoutingRouteEvent) GetFallbackTarget

func (x *RoutingRouteEvent) GetFallbackTarget() string

func (*RoutingRouteEvent) GetId

func (x *RoutingRouteEvent) GetId() int64

func (*RoutingRouteEvent) GetLatencyMs

func (x *RoutingRouteEvent) GetLatencyMs() int32

func (*RoutingRouteEvent) GetOutboundTag

func (x *RoutingRouteEvent) GetOutboundTag() string

func (*RoutingRouteEvent) GetProfileCode

func (x *RoutingRouteEvent) GetProfileCode() string

func (*RoutingRouteEvent) GetReporterId

func (x *RoutingRouteEvent) GetReporterId() string

func (*RoutingRouteEvent) GetReporterType

func (x *RoutingRouteEvent) GetReporterType() string

func (*RoutingRouteEvent) GetRoutingHash

func (x *RoutingRouteEvent) GetRoutingHash() string

func (*RoutingRouteEvent) GetRuleId

func (x *RoutingRouteEvent) GetRuleId() string

func (*RoutingRouteEvent) GetRuleName

func (x *RoutingRouteEvent) GetRuleName() string

func (*RoutingRouteEvent) GetStatus

func (x *RoutingRouteEvent) GetStatus() string

func (*RoutingRouteEvent) GetSubject

func (x *RoutingRouteEvent) GetSubject() string

func (*RoutingRouteEvent) GetUpdatedAt

func (x *RoutingRouteEvent) GetUpdatedAt() int64

func (*RoutingRouteEvent) ProtoMessage

func (*RoutingRouteEvent) ProtoMessage()

func (*RoutingRouteEvent) ProtoReflect

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

func (*RoutingRouteEvent) Reset

func (x *RoutingRouteEvent) Reset()

func (*RoutingRouteEvent) String

func (x *RoutingRouteEvent) String() string

func (*RoutingRouteEvent) Validate

func (m *RoutingRouteEvent) Validate() error

Validate checks the field values on RoutingRouteEvent with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*RoutingRouteEvent) ValidateAll

func (m *RoutingRouteEvent) ValidateAll() error

ValidateAll checks the field values on RoutingRouteEvent with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RoutingRouteEventMultiError, or nil if none found.

type RoutingRouteEventListData

type RoutingRouteEventListData struct {
	List  []*RoutingRouteEvent `protobuf:"bytes,1,rep,name=list,proto3" json:"list,omitempty"`
	Total int32                `protobuf:"varint,2,opt,name=total,proto3" json:"total,omitempty"`
	// contains filtered or unexported fields
}

func (*RoutingRouteEventListData) Descriptor deprecated

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

Deprecated: Use RoutingRouteEventListData.ProtoReflect.Descriptor instead.

func (*RoutingRouteEventListData) GetList

func (*RoutingRouteEventListData) GetTotal

func (x *RoutingRouteEventListData) GetTotal() int32

func (*RoutingRouteEventListData) ProtoMessage

func (*RoutingRouteEventListData) ProtoMessage()

func (*RoutingRouteEventListData) ProtoReflect

func (*RoutingRouteEventListData) Reset

func (x *RoutingRouteEventListData) Reset()

func (*RoutingRouteEventListData) String

func (x *RoutingRouteEventListData) String() string

func (*RoutingRouteEventListData) Validate

func (m *RoutingRouteEventListData) Validate() error

Validate checks the field values on RoutingRouteEventListData with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*RoutingRouteEventListData) ValidateAll

func (m *RoutingRouteEventListData) ValidateAll() error

ValidateAll checks the field values on RoutingRouteEventListData with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RoutingRouteEventListDataMultiError, or nil if none found.

type RoutingRouteEventListDataMultiError

type RoutingRouteEventListDataMultiError []error

RoutingRouteEventListDataMultiError is an error wrapping multiple validation errors returned by RoutingRouteEventListData.ValidateAll() if the designated constraints aren't met.

func (RoutingRouteEventListDataMultiError) AllErrors

AllErrors returns a list of validation violation errors.

func (RoutingRouteEventListDataMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type RoutingRouteEventListDataValidationError

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

RoutingRouteEventListDataValidationError is the validation error returned by RoutingRouteEventListData.Validate if the designated constraints aren't met.

func (RoutingRouteEventListDataValidationError) Cause

Cause function returns cause value.

func (RoutingRouteEventListDataValidationError) Error

Error satisfies the builtin error interface

func (RoutingRouteEventListDataValidationError) ErrorName

ErrorName returns error name.

func (RoutingRouteEventListDataValidationError) Field

Field function returns field value.

func (RoutingRouteEventListDataValidationError) Key

Key function returns key value.

func (RoutingRouteEventListDataValidationError) Reason

Reason function returns reason value.

type RoutingRouteEventMultiError

type RoutingRouteEventMultiError []error

RoutingRouteEventMultiError is an error wrapping multiple validation errors returned by RoutingRouteEvent.ValidateAll() if the designated constraints aren't met.

func (RoutingRouteEventMultiError) AllErrors

func (m RoutingRouteEventMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (RoutingRouteEventMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type RoutingRouteEventValidationError

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

RoutingRouteEventValidationError is the validation error returned by RoutingRouteEvent.Validate if the designated constraints aren't met.

func (RoutingRouteEventValidationError) Cause

Cause function returns cause value.

func (RoutingRouteEventValidationError) Error

Error satisfies the builtin error interface

func (RoutingRouteEventValidationError) ErrorName

ErrorName returns error name.

func (RoutingRouteEventValidationError) Field

Field function returns field value.

func (RoutingRouteEventValidationError) Key

Key function returns key value.

func (RoutingRouteEventValidationError) Reason

Reason function returns reason value.

type RoutingServiceClient

type RoutingServiceClient interface {
	ListRouteProfiles(ctx context.Context, in *ListRouteProfilesRequest, opts ...grpc.CallOption) (*ListRouteProfilesReply, error)
	CreateRouteProfile(ctx context.Context, in *CreateRouteProfileRequest, opts ...grpc.CallOption) (*RouteProfileReply, error)
	UpdateRouteProfile(ctx context.Context, in *UpdateRouteProfileRequest, opts ...grpc.CallOption) (*RouteProfileReply, error)
	DeleteRouteProfile(ctx context.Context, in *DeleteRouteProfileRequest, opts ...grpc.CallOption) (*DeleteRouteItemReply, error)
	ListRouteRules(ctx context.Context, in *ListRouteRulesRequest, opts ...grpc.CallOption) (*ListRouteRulesReply, error)
	CreateRouteRule(ctx context.Context, in *CreateRouteRuleRequest, opts ...grpc.CallOption) (*RouteRuleReply, error)
	UpdateRouteRule(ctx context.Context, in *UpdateRouteRuleRequest, opts ...grpc.CallOption) (*RouteRuleReply, error)
	DeleteRouteRule(ctx context.Context, in *DeleteRouteRuleRequest, opts ...grpc.CallOption) (*DeleteRouteItemReply, error)
	ListDnsResolvers(ctx context.Context, in *ListDnsResolversRequest, opts ...grpc.CallOption) (*ListDnsResolversReply, error)
	CreateDnsResolver(ctx context.Context, in *CreateDnsResolverRequest, opts ...grpc.CallOption) (*DnsResolverReply, error)
	UpdateDnsResolver(ctx context.Context, in *UpdateDnsResolverRequest, opts ...grpc.CallOption) (*DnsResolverReply, error)
	DeleteDnsResolver(ctx context.Context, in *DeleteDnsResolverRequest, opts ...grpc.CallOption) (*DeleteRouteItemReply, error)
	ListRouteOutbounds(ctx context.Context, in *ListRouteOutboundsRequest, opts ...grpc.CallOption) (*ListRouteOutboundsReply, error)
	CreateRouteOutbound(ctx context.Context, in *CreateRouteOutboundRequest, opts ...grpc.CallOption) (*RouteOutboundReply, error)
	UpdateRouteOutbound(ctx context.Context, in *UpdateRouteOutboundRequest, opts ...grpc.CallOption) (*RouteOutboundReply, error)
	DeleteRouteOutbound(ctx context.Context, in *DeleteRouteOutboundRequest, opts ...grpc.CallOption) (*DeleteRouteItemReply, error)
	ListUnlockServices(ctx context.Context, in *ListUnlockServicesRequest, opts ...grpc.CallOption) (*ListUnlockServicesReply, error)
	CreateUnlockService(ctx context.Context, in *CreateUnlockServiceRequest, opts ...grpc.CallOption) (*UnlockServiceReply, error)
	UpdateUnlockService(ctx context.Context, in *UpdateUnlockServiceRequest, opts ...grpc.CallOption) (*UnlockServiceReply, error)
	DeleteUnlockService(ctx context.Context, in *DeleteUnlockServiceRequest, opts ...grpc.CallOption) (*DeleteRouteItemReply, error)
	PreviewRouteConfig(ctx context.Context, in *PreviewRouteConfigRequest, opts ...grpc.CallOption) (*PreviewRouteConfigReply, error)
	GetRoutingOverview(ctx context.Context, in *GetRoutingOverviewRequest, opts ...grpc.CallOption) (*GetRoutingOverviewReply, error)
	ListRoutingHealthReports(ctx context.Context, in *ListRoutingHealthReportsRequest, opts ...grpc.CallOption) (*ListRoutingHealthReportsReply, error)
	ListRoutingRouteEvents(ctx context.Context, in *ListRoutingRouteEventsRequest, opts ...grpc.CallOption) (*ListRoutingRouteEventsReply, error)
	GetRoutingAnalytics(ctx context.Context, in *GetRoutingAnalyticsRequest, opts ...grpc.CallOption) (*GetRoutingAnalyticsReply, error)
	ListRoutingGrayReleases(ctx context.Context, in *ListRoutingGrayReleasesRequest, opts ...grpc.CallOption) (*ListRoutingGrayReleasesReply, error)
	CreateRoutingGrayRelease(ctx context.Context, in *CreateRoutingGrayReleaseRequest, opts ...grpc.CallOption) (*RoutingGrayReleaseReply, error)
	UpdateRoutingGrayRelease(ctx context.Context, in *UpdateRoutingGrayReleaseRequest, opts ...grpc.CallOption) (*RoutingGrayReleaseReply, error)
	DeleteRoutingGrayRelease(ctx context.Context, in *DeleteRoutingGrayReleaseRequest, opts ...grpc.CallOption) (*DeleteRouteItemReply, error)
	ActRoutingGrayRelease(ctx context.Context, in *ActRoutingGrayReleaseRequest, opts ...grpc.CallOption) (*RoutingGrayReleaseReply, error)
	GetRoutingReleaseGate(ctx context.Context, in *GetRoutingReleaseGateRequest, opts ...grpc.CallOption) (*GetRoutingReleaseGateReply, error)
	GetRoutingE2EChecklist(ctx context.Context, in *GetRoutingE2EChecklistRequest, opts ...grpc.CallOption) (*GetRoutingE2EChecklistReply, error)
	GetRoutingCapabilityMatrix(ctx context.Context, in *GetRoutingCapabilityMatrixRequest, opts ...grpc.CallOption) (*GetRoutingCapabilityMatrixReply, error)
	GetRoutingReleaseReport(ctx context.Context, in *GetRoutingReleaseReportRequest, opts ...grpc.CallOption) (*GetRoutingReleaseReportReply, error)
	SnapshotRoutingReleaseAudit(ctx context.Context, in *SnapshotRoutingReleaseAuditRequest, opts ...grpc.CallOption) (*SnapshotRoutingReleaseAuditReply, error)
	ConfirmRoutingReleaseEnforce(ctx context.Context, in *ConfirmRoutingReleaseEnforceRequest, opts ...grpc.CallOption) (*ConfirmRoutingReleaseEnforceReply, error)
	RollbackRoutingReleaseAudit(ctx context.Context, in *RollbackRoutingReleaseAuditRequest, opts ...grpc.CallOption) (*RollbackRoutingReleaseAuditReply, error)
	GetRoutingTrendReport(ctx context.Context, in *GetRoutingTrendReportRequest, opts ...grpc.CallOption) (*GetRoutingTrendReportReply, error)
	GetRoutingDrilldownReport(ctx context.Context, in *GetRoutingDrilldownReportRequest, opts ...grpc.CallOption) (*GetRoutingDrilldownReportReply, error)
	ListRoutingNotifications(ctx context.Context, in *ListRoutingNotificationsRequest, opts ...grpc.CallOption) (*ListRoutingNotificationsReply, error)
}

RoutingServiceClient is the client API for RoutingService 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 RoutingServiceHTTPClient

type RoutingServiceHTTPClient interface {
	ActRoutingGrayRelease(ctx context.Context, req *ActRoutingGrayReleaseRequest, opts ...http.CallOption) (rsp *RoutingGrayReleaseReply, err error)
	ConfirmRoutingReleaseEnforce(ctx context.Context, req *ConfirmRoutingReleaseEnforceRequest, opts ...http.CallOption) (rsp *ConfirmRoutingReleaseEnforceReply, err error)
	CreateDnsResolver(ctx context.Context, req *CreateDnsResolverRequest, opts ...http.CallOption) (rsp *DnsResolverReply, err error)
	CreateRouteOutbound(ctx context.Context, req *CreateRouteOutboundRequest, opts ...http.CallOption) (rsp *RouteOutboundReply, err error)
	CreateRouteProfile(ctx context.Context, req *CreateRouteProfileRequest, opts ...http.CallOption) (rsp *RouteProfileReply, err error)
	CreateRouteRule(ctx context.Context, req *CreateRouteRuleRequest, opts ...http.CallOption) (rsp *RouteRuleReply, err error)
	CreateRoutingGrayRelease(ctx context.Context, req *CreateRoutingGrayReleaseRequest, opts ...http.CallOption) (rsp *RoutingGrayReleaseReply, err error)
	CreateUnlockService(ctx context.Context, req *CreateUnlockServiceRequest, opts ...http.CallOption) (rsp *UnlockServiceReply, err error)
	DeleteDnsResolver(ctx context.Context, req *DeleteDnsResolverRequest, opts ...http.CallOption) (rsp *DeleteRouteItemReply, err error)
	DeleteRouteOutbound(ctx context.Context, req *DeleteRouteOutboundRequest, opts ...http.CallOption) (rsp *DeleteRouteItemReply, err error)
	DeleteRouteProfile(ctx context.Context, req *DeleteRouteProfileRequest, opts ...http.CallOption) (rsp *DeleteRouteItemReply, err error)
	DeleteRouteRule(ctx context.Context, req *DeleteRouteRuleRequest, opts ...http.CallOption) (rsp *DeleteRouteItemReply, err error)
	DeleteRoutingGrayRelease(ctx context.Context, req *DeleteRoutingGrayReleaseRequest, opts ...http.CallOption) (rsp *DeleteRouteItemReply, err error)
	DeleteUnlockService(ctx context.Context, req *DeleteUnlockServiceRequest, opts ...http.CallOption) (rsp *DeleteRouteItemReply, err error)
	GetRoutingAnalytics(ctx context.Context, req *GetRoutingAnalyticsRequest, opts ...http.CallOption) (rsp *GetRoutingAnalyticsReply, err error)
	GetRoutingCapabilityMatrix(ctx context.Context, req *GetRoutingCapabilityMatrixRequest, opts ...http.CallOption) (rsp *GetRoutingCapabilityMatrixReply, err error)
	GetRoutingDrilldownReport(ctx context.Context, req *GetRoutingDrilldownReportRequest, opts ...http.CallOption) (rsp *GetRoutingDrilldownReportReply, err error)
	GetRoutingE2EChecklist(ctx context.Context, req *GetRoutingE2EChecklistRequest, opts ...http.CallOption) (rsp *GetRoutingE2EChecklistReply, err error)
	GetRoutingOverview(ctx context.Context, req *GetRoutingOverviewRequest, opts ...http.CallOption) (rsp *GetRoutingOverviewReply, err error)
	GetRoutingReleaseGate(ctx context.Context, req *GetRoutingReleaseGateRequest, opts ...http.CallOption) (rsp *GetRoutingReleaseGateReply, err error)
	GetRoutingReleaseReport(ctx context.Context, req *GetRoutingReleaseReportRequest, opts ...http.CallOption) (rsp *GetRoutingReleaseReportReply, err error)
	GetRoutingTrendReport(ctx context.Context, req *GetRoutingTrendReportRequest, opts ...http.CallOption) (rsp *GetRoutingTrendReportReply, err error)
	ListDnsResolvers(ctx context.Context, req *ListDnsResolversRequest, opts ...http.CallOption) (rsp *ListDnsResolversReply, err error)
	ListRouteOutbounds(ctx context.Context, req *ListRouteOutboundsRequest, opts ...http.CallOption) (rsp *ListRouteOutboundsReply, err error)
	ListRouteProfiles(ctx context.Context, req *ListRouteProfilesRequest, opts ...http.CallOption) (rsp *ListRouteProfilesReply, err error)
	ListRouteRules(ctx context.Context, req *ListRouteRulesRequest, opts ...http.CallOption) (rsp *ListRouteRulesReply, err error)
	ListRoutingGrayReleases(ctx context.Context, req *ListRoutingGrayReleasesRequest, opts ...http.CallOption) (rsp *ListRoutingGrayReleasesReply, err error)
	ListRoutingHealthReports(ctx context.Context, req *ListRoutingHealthReportsRequest, opts ...http.CallOption) (rsp *ListRoutingHealthReportsReply, err error)
	ListRoutingNotifications(ctx context.Context, req *ListRoutingNotificationsRequest, opts ...http.CallOption) (rsp *ListRoutingNotificationsReply, err error)
	ListRoutingRouteEvents(ctx context.Context, req *ListRoutingRouteEventsRequest, opts ...http.CallOption) (rsp *ListRoutingRouteEventsReply, err error)
	ListUnlockServices(ctx context.Context, req *ListUnlockServicesRequest, opts ...http.CallOption) (rsp *ListUnlockServicesReply, err error)
	PreviewRouteConfig(ctx context.Context, req *PreviewRouteConfigRequest, opts ...http.CallOption) (rsp *PreviewRouteConfigReply, err error)
	RollbackRoutingReleaseAudit(ctx context.Context, req *RollbackRoutingReleaseAuditRequest, opts ...http.CallOption) (rsp *RollbackRoutingReleaseAuditReply, err error)
	SnapshotRoutingReleaseAudit(ctx context.Context, req *SnapshotRoutingReleaseAuditRequest, opts ...http.CallOption) (rsp *SnapshotRoutingReleaseAuditReply, err error)
	UpdateDnsResolver(ctx context.Context, req *UpdateDnsResolverRequest, opts ...http.CallOption) (rsp *DnsResolverReply, err error)
	UpdateRouteOutbound(ctx context.Context, req *UpdateRouteOutboundRequest, opts ...http.CallOption) (rsp *RouteOutboundReply, err error)
	UpdateRouteProfile(ctx context.Context, req *UpdateRouteProfileRequest, opts ...http.CallOption) (rsp *RouteProfileReply, err error)
	UpdateRouteRule(ctx context.Context, req *UpdateRouteRuleRequest, opts ...http.CallOption) (rsp *RouteRuleReply, err error)
	UpdateRoutingGrayRelease(ctx context.Context, req *UpdateRoutingGrayReleaseRequest, opts ...http.CallOption) (rsp *RoutingGrayReleaseReply, err error)
	UpdateUnlockService(ctx context.Context, req *UpdateUnlockServiceRequest, opts ...http.CallOption) (rsp *UnlockServiceReply, err error)
}

func NewRoutingServiceHTTPClient

func NewRoutingServiceHTTPClient(client *http.Client) RoutingServiceHTTPClient

type RoutingServiceHTTPClientImpl

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

func (*RoutingServiceHTTPClientImpl) ActRoutingGrayRelease

func (*RoutingServiceHTTPClientImpl) ConfirmRoutingReleaseEnforce

func (*RoutingServiceHTTPClientImpl) CreateDnsResolver

func (*RoutingServiceHTTPClientImpl) CreateRouteOutbound

func (*RoutingServiceHTTPClientImpl) CreateRouteProfile

func (*RoutingServiceHTTPClientImpl) CreateRouteRule

func (*RoutingServiceHTTPClientImpl) CreateRoutingGrayRelease

func (*RoutingServiceHTTPClientImpl) CreateUnlockService

func (*RoutingServiceHTTPClientImpl) DeleteDnsResolver

func (*RoutingServiceHTTPClientImpl) DeleteRouteOutbound

func (*RoutingServiceHTTPClientImpl) DeleteRouteProfile

func (*RoutingServiceHTTPClientImpl) DeleteRouteRule

func (*RoutingServiceHTTPClientImpl) DeleteRoutingGrayRelease

func (*RoutingServiceHTTPClientImpl) DeleteUnlockService

func (*RoutingServiceHTTPClientImpl) GetRoutingAnalytics

func (*RoutingServiceHTTPClientImpl) GetRoutingCapabilityMatrix

func (*RoutingServiceHTTPClientImpl) GetRoutingDrilldownReport

func (*RoutingServiceHTTPClientImpl) GetRoutingE2EChecklist

func (*RoutingServiceHTTPClientImpl) GetRoutingOverview

func (*RoutingServiceHTTPClientImpl) GetRoutingReleaseGate

func (*RoutingServiceHTTPClientImpl) GetRoutingReleaseReport

func (*RoutingServiceHTTPClientImpl) GetRoutingTrendReport

func (*RoutingServiceHTTPClientImpl) ListDnsResolvers

func (*RoutingServiceHTTPClientImpl) ListRouteOutbounds

func (*RoutingServiceHTTPClientImpl) ListRouteProfiles

func (*RoutingServiceHTTPClientImpl) ListRouteRules

func (*RoutingServiceHTTPClientImpl) ListRoutingGrayReleases

func (*RoutingServiceHTTPClientImpl) ListRoutingHealthReports

func (*RoutingServiceHTTPClientImpl) ListRoutingNotifications

func (*RoutingServiceHTTPClientImpl) ListRoutingRouteEvents

func (*RoutingServiceHTTPClientImpl) ListUnlockServices

func (*RoutingServiceHTTPClientImpl) PreviewRouteConfig

func (*RoutingServiceHTTPClientImpl) RollbackRoutingReleaseAudit

func (*RoutingServiceHTTPClientImpl) SnapshotRoutingReleaseAudit

func (*RoutingServiceHTTPClientImpl) UpdateDnsResolver

func (*RoutingServiceHTTPClientImpl) UpdateRouteOutbound

func (*RoutingServiceHTTPClientImpl) UpdateRouteProfile

func (*RoutingServiceHTTPClientImpl) UpdateRouteRule

func (*RoutingServiceHTTPClientImpl) UpdateRoutingGrayRelease

func (*RoutingServiceHTTPClientImpl) UpdateUnlockService

type RoutingServiceHTTPServer

type RoutingServiceHTTPServer interface {
	ActRoutingGrayRelease(context.Context, *ActRoutingGrayReleaseRequest) (*RoutingGrayReleaseReply, error)
	ConfirmRoutingReleaseEnforce(context.Context, *ConfirmRoutingReleaseEnforceRequest) (*ConfirmRoutingReleaseEnforceReply, error)
	CreateDnsResolver(context.Context, *CreateDnsResolverRequest) (*DnsResolverReply, error)
	CreateRouteOutbound(context.Context, *CreateRouteOutboundRequest) (*RouteOutboundReply, error)
	CreateRouteProfile(context.Context, *CreateRouteProfileRequest) (*RouteProfileReply, error)
	CreateRouteRule(context.Context, *CreateRouteRuleRequest) (*RouteRuleReply, error)
	CreateRoutingGrayRelease(context.Context, *CreateRoutingGrayReleaseRequest) (*RoutingGrayReleaseReply, error)
	CreateUnlockService(context.Context, *CreateUnlockServiceRequest) (*UnlockServiceReply, error)
	DeleteDnsResolver(context.Context, *DeleteDnsResolverRequest) (*DeleteRouteItemReply, error)
	DeleteRouteOutbound(context.Context, *DeleteRouteOutboundRequest) (*DeleteRouteItemReply, error)
	DeleteRouteProfile(context.Context, *DeleteRouteProfileRequest) (*DeleteRouteItemReply, error)
	DeleteRouteRule(context.Context, *DeleteRouteRuleRequest) (*DeleteRouteItemReply, error)
	DeleteRoutingGrayRelease(context.Context, *DeleteRoutingGrayReleaseRequest) (*DeleteRouteItemReply, error)
	DeleteUnlockService(context.Context, *DeleteUnlockServiceRequest) (*DeleteRouteItemReply, error)
	GetRoutingAnalytics(context.Context, *GetRoutingAnalyticsRequest) (*GetRoutingAnalyticsReply, error)
	GetRoutingCapabilityMatrix(context.Context, *GetRoutingCapabilityMatrixRequest) (*GetRoutingCapabilityMatrixReply, error)
	GetRoutingDrilldownReport(context.Context, *GetRoutingDrilldownReportRequest) (*GetRoutingDrilldownReportReply, error)
	GetRoutingE2EChecklist(context.Context, *GetRoutingE2EChecklistRequest) (*GetRoutingE2EChecklistReply, error)
	GetRoutingOverview(context.Context, *GetRoutingOverviewRequest) (*GetRoutingOverviewReply, error)
	GetRoutingReleaseGate(context.Context, *GetRoutingReleaseGateRequest) (*GetRoutingReleaseGateReply, error)
	GetRoutingReleaseReport(context.Context, *GetRoutingReleaseReportRequest) (*GetRoutingReleaseReportReply, error)
	GetRoutingTrendReport(context.Context, *GetRoutingTrendReportRequest) (*GetRoutingTrendReportReply, error)
	ListDnsResolvers(context.Context, *ListDnsResolversRequest) (*ListDnsResolversReply, error)
	ListRouteOutbounds(context.Context, *ListRouteOutboundsRequest) (*ListRouteOutboundsReply, error)
	ListRouteProfiles(context.Context, *ListRouteProfilesRequest) (*ListRouteProfilesReply, error)
	ListRouteRules(context.Context, *ListRouteRulesRequest) (*ListRouteRulesReply, error)
	ListRoutingGrayReleases(context.Context, *ListRoutingGrayReleasesRequest) (*ListRoutingGrayReleasesReply, error)
	ListRoutingHealthReports(context.Context, *ListRoutingHealthReportsRequest) (*ListRoutingHealthReportsReply, error)
	ListRoutingNotifications(context.Context, *ListRoutingNotificationsRequest) (*ListRoutingNotificationsReply, error)
	ListRoutingRouteEvents(context.Context, *ListRoutingRouteEventsRequest) (*ListRoutingRouteEventsReply, error)
	ListUnlockServices(context.Context, *ListUnlockServicesRequest) (*ListUnlockServicesReply, error)
	PreviewRouteConfig(context.Context, *PreviewRouteConfigRequest) (*PreviewRouteConfigReply, error)
	RollbackRoutingReleaseAudit(context.Context, *RollbackRoutingReleaseAuditRequest) (*RollbackRoutingReleaseAuditReply, error)
	SnapshotRoutingReleaseAudit(context.Context, *SnapshotRoutingReleaseAuditRequest) (*SnapshotRoutingReleaseAuditReply, error)
	UpdateDnsResolver(context.Context, *UpdateDnsResolverRequest) (*DnsResolverReply, error)
	UpdateRouteOutbound(context.Context, *UpdateRouteOutboundRequest) (*RouteOutboundReply, error)
	UpdateRouteProfile(context.Context, *UpdateRouteProfileRequest) (*RouteProfileReply, error)
	UpdateRouteRule(context.Context, *UpdateRouteRuleRequest) (*RouteRuleReply, error)
	UpdateRoutingGrayRelease(context.Context, *UpdateRoutingGrayReleaseRequest) (*RoutingGrayReleaseReply, error)
	UpdateUnlockService(context.Context, *UpdateUnlockServiceRequest) (*UnlockServiceReply, error)
}

type RoutingServiceServer

type RoutingServiceServer interface {
	ListRouteProfiles(context.Context, *ListRouteProfilesRequest) (*ListRouteProfilesReply, error)
	CreateRouteProfile(context.Context, *CreateRouteProfileRequest) (*RouteProfileReply, error)
	UpdateRouteProfile(context.Context, *UpdateRouteProfileRequest) (*RouteProfileReply, error)
	DeleteRouteProfile(context.Context, *DeleteRouteProfileRequest) (*DeleteRouteItemReply, error)
	ListRouteRules(context.Context, *ListRouteRulesRequest) (*ListRouteRulesReply, error)
	CreateRouteRule(context.Context, *CreateRouteRuleRequest) (*RouteRuleReply, error)
	UpdateRouteRule(context.Context, *UpdateRouteRuleRequest) (*RouteRuleReply, error)
	DeleteRouteRule(context.Context, *DeleteRouteRuleRequest) (*DeleteRouteItemReply, error)
	ListDnsResolvers(context.Context, *ListDnsResolversRequest) (*ListDnsResolversReply, error)
	CreateDnsResolver(context.Context, *CreateDnsResolverRequest) (*DnsResolverReply, error)
	UpdateDnsResolver(context.Context, *UpdateDnsResolverRequest) (*DnsResolverReply, error)
	DeleteDnsResolver(context.Context, *DeleteDnsResolverRequest) (*DeleteRouteItemReply, error)
	ListRouteOutbounds(context.Context, *ListRouteOutboundsRequest) (*ListRouteOutboundsReply, error)
	CreateRouteOutbound(context.Context, *CreateRouteOutboundRequest) (*RouteOutboundReply, error)
	UpdateRouteOutbound(context.Context, *UpdateRouteOutboundRequest) (*RouteOutboundReply, error)
	DeleteRouteOutbound(context.Context, *DeleteRouteOutboundRequest) (*DeleteRouteItemReply, error)
	ListUnlockServices(context.Context, *ListUnlockServicesRequest) (*ListUnlockServicesReply, error)
	CreateUnlockService(context.Context, *CreateUnlockServiceRequest) (*UnlockServiceReply, error)
	UpdateUnlockService(context.Context, *UpdateUnlockServiceRequest) (*UnlockServiceReply, error)
	DeleteUnlockService(context.Context, *DeleteUnlockServiceRequest) (*DeleteRouteItemReply, error)
	PreviewRouteConfig(context.Context, *PreviewRouteConfigRequest) (*PreviewRouteConfigReply, error)
	GetRoutingOverview(context.Context, *GetRoutingOverviewRequest) (*GetRoutingOverviewReply, error)
	ListRoutingHealthReports(context.Context, *ListRoutingHealthReportsRequest) (*ListRoutingHealthReportsReply, error)
	ListRoutingRouteEvents(context.Context, *ListRoutingRouteEventsRequest) (*ListRoutingRouteEventsReply, error)
	GetRoutingAnalytics(context.Context, *GetRoutingAnalyticsRequest) (*GetRoutingAnalyticsReply, error)
	ListRoutingGrayReleases(context.Context, *ListRoutingGrayReleasesRequest) (*ListRoutingGrayReleasesReply, error)
	CreateRoutingGrayRelease(context.Context, *CreateRoutingGrayReleaseRequest) (*RoutingGrayReleaseReply, error)
	UpdateRoutingGrayRelease(context.Context, *UpdateRoutingGrayReleaseRequest) (*RoutingGrayReleaseReply, error)
	DeleteRoutingGrayRelease(context.Context, *DeleteRoutingGrayReleaseRequest) (*DeleteRouteItemReply, error)
	ActRoutingGrayRelease(context.Context, *ActRoutingGrayReleaseRequest) (*RoutingGrayReleaseReply, error)
	GetRoutingReleaseGate(context.Context, *GetRoutingReleaseGateRequest) (*GetRoutingReleaseGateReply, error)
	GetRoutingE2EChecklist(context.Context, *GetRoutingE2EChecklistRequest) (*GetRoutingE2EChecklistReply, error)
	GetRoutingCapabilityMatrix(context.Context, *GetRoutingCapabilityMatrixRequest) (*GetRoutingCapabilityMatrixReply, error)
	GetRoutingReleaseReport(context.Context, *GetRoutingReleaseReportRequest) (*GetRoutingReleaseReportReply, error)
	SnapshotRoutingReleaseAudit(context.Context, *SnapshotRoutingReleaseAuditRequest) (*SnapshotRoutingReleaseAuditReply, error)
	ConfirmRoutingReleaseEnforce(context.Context, *ConfirmRoutingReleaseEnforceRequest) (*ConfirmRoutingReleaseEnforceReply, error)
	RollbackRoutingReleaseAudit(context.Context, *RollbackRoutingReleaseAuditRequest) (*RollbackRoutingReleaseAuditReply, error)
	GetRoutingTrendReport(context.Context, *GetRoutingTrendReportRequest) (*GetRoutingTrendReportReply, error)
	GetRoutingDrilldownReport(context.Context, *GetRoutingDrilldownReportRequest) (*GetRoutingDrilldownReportReply, error)
	ListRoutingNotifications(context.Context, *ListRoutingNotificationsRequest) (*ListRoutingNotificationsReply, error)
	// contains filtered or unexported methods
}

RoutingServiceServer is the server API for RoutingService service. All implementations must embed UnimplementedRoutingServiceServer for forward compatibility.

type RoutingTrendMarker

type RoutingTrendMarker struct {
	At       int64  `protobuf:"varint,1,opt,name=at,proto3" json:"at,omitempty"`
	Type     string `protobuf:"bytes,2,opt,name=type,proto3" json:"type,omitempty"`
	Label    string `protobuf:"bytes,3,opt,name=label,proto3" json:"label,omitempty"`
	Operator string `protobuf:"bytes,4,opt,name=operator,proto3" json:"operator,omitempty"`
	// contains filtered or unexported fields
}

func (*RoutingTrendMarker) Descriptor deprecated

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

Deprecated: Use RoutingTrendMarker.ProtoReflect.Descriptor instead.

func (*RoutingTrendMarker) GetAt

func (x *RoutingTrendMarker) GetAt() int64

func (*RoutingTrendMarker) GetLabel

func (x *RoutingTrendMarker) GetLabel() string

func (*RoutingTrendMarker) GetOperator

func (x *RoutingTrendMarker) GetOperator() string

func (*RoutingTrendMarker) GetType

func (x *RoutingTrendMarker) GetType() string

func (*RoutingTrendMarker) ProtoMessage

func (*RoutingTrendMarker) ProtoMessage()

func (*RoutingTrendMarker) ProtoReflect

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

func (*RoutingTrendMarker) Reset

func (x *RoutingTrendMarker) Reset()

func (*RoutingTrendMarker) String

func (x *RoutingTrendMarker) String() string

func (*RoutingTrendMarker) Validate

func (m *RoutingTrendMarker) Validate() error

Validate checks the field values on RoutingTrendMarker with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*RoutingTrendMarker) ValidateAll

func (m *RoutingTrendMarker) ValidateAll() error

ValidateAll checks the field values on RoutingTrendMarker with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RoutingTrendMarkerMultiError, or nil if none found.

type RoutingTrendMarkerMultiError

type RoutingTrendMarkerMultiError []error

RoutingTrendMarkerMultiError is an error wrapping multiple validation errors returned by RoutingTrendMarker.ValidateAll() if the designated constraints aren't met.

func (RoutingTrendMarkerMultiError) AllErrors

func (m RoutingTrendMarkerMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (RoutingTrendMarkerMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type RoutingTrendMarkerValidationError

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

RoutingTrendMarkerValidationError is the validation error returned by RoutingTrendMarker.Validate if the designated constraints aren't met.

func (RoutingTrendMarkerValidationError) Cause

Cause function returns cause value.

func (RoutingTrendMarkerValidationError) Error

Error satisfies the builtin error interface

func (RoutingTrendMarkerValidationError) ErrorName

ErrorName returns error name.

func (RoutingTrendMarkerValidationError) Field

Field function returns field value.

func (RoutingTrendMarkerValidationError) Key

Key function returns key value.

func (RoutingTrendMarkerValidationError) Reason

Reason function returns reason value.

type RoutingTrendPoint

type RoutingTrendPoint struct {
	BucketStart       int64 `protobuf:"varint,1,opt,name=bucket_start,json=bucketStart,proto3" json:"bucket_start,omitempty"`
	RouteEvents       int32 `protobuf:"varint,2,opt,name=route_events,json=routeEvents,proto3" json:"route_events,omitempty"`
	RouteFallbacks    int32 `protobuf:"varint,3,opt,name=route_fallbacks,json=routeFallbacks,proto3" json:"route_fallbacks,omitempty"`
	FallbackRateBp    int32 `protobuf:"varint,4,opt,name=fallback_rate_bp,json=fallbackRateBp,proto3" json:"fallback_rate_bp,omitempty"`
	DnsFailures       int32 `protobuf:"varint,5,opt,name=dns_failures,json=dnsFailures,proto3" json:"dns_failures,omitempty"`
	OutboundFailures  int32 `protobuf:"varint,6,opt,name=outbound_failures,json=outboundFailures,proto3" json:"outbound_failures,omitempty"`
	HealthReports     int32 `protobuf:"varint,7,opt,name=health_reports,json=healthReports,proto3" json:"health_reports,omitempty"`
	AffectedReporters int32 `protobuf:"varint,8,opt,name=affected_reporters,json=affectedReporters,proto3" json:"affected_reporters,omitempty"`
	// contains filtered or unexported fields
}

func (*RoutingTrendPoint) Descriptor deprecated

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

Deprecated: Use RoutingTrendPoint.ProtoReflect.Descriptor instead.

func (*RoutingTrendPoint) GetAffectedReporters

func (x *RoutingTrendPoint) GetAffectedReporters() int32

func (*RoutingTrendPoint) GetBucketStart

func (x *RoutingTrendPoint) GetBucketStart() int64

func (*RoutingTrendPoint) GetDnsFailures

func (x *RoutingTrendPoint) GetDnsFailures() int32

func (*RoutingTrendPoint) GetFallbackRateBp

func (x *RoutingTrendPoint) GetFallbackRateBp() int32

func (*RoutingTrendPoint) GetHealthReports

func (x *RoutingTrendPoint) GetHealthReports() int32

func (*RoutingTrendPoint) GetOutboundFailures

func (x *RoutingTrendPoint) GetOutboundFailures() int32

func (*RoutingTrendPoint) GetRouteEvents

func (x *RoutingTrendPoint) GetRouteEvents() int32

func (*RoutingTrendPoint) GetRouteFallbacks

func (x *RoutingTrendPoint) GetRouteFallbacks() int32

func (*RoutingTrendPoint) ProtoMessage

func (*RoutingTrendPoint) ProtoMessage()

func (*RoutingTrendPoint) ProtoReflect

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

func (*RoutingTrendPoint) Reset

func (x *RoutingTrendPoint) Reset()

func (*RoutingTrendPoint) String

func (x *RoutingTrendPoint) String() string

func (*RoutingTrendPoint) Validate

func (m *RoutingTrendPoint) Validate() error

Validate checks the field values on RoutingTrendPoint with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*RoutingTrendPoint) ValidateAll

func (m *RoutingTrendPoint) ValidateAll() error

ValidateAll checks the field values on RoutingTrendPoint with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RoutingTrendPointMultiError, or nil if none found.

type RoutingTrendPointMultiError

type RoutingTrendPointMultiError []error

RoutingTrendPointMultiError is an error wrapping multiple validation errors returned by RoutingTrendPoint.ValidateAll() if the designated constraints aren't met.

func (RoutingTrendPointMultiError) AllErrors

func (m RoutingTrendPointMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (RoutingTrendPointMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type RoutingTrendPointValidationError

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

RoutingTrendPointValidationError is the validation error returned by RoutingTrendPoint.Validate if the designated constraints aren't met.

func (RoutingTrendPointValidationError) Cause

Cause function returns cause value.

func (RoutingTrendPointValidationError) Error

Error satisfies the builtin error interface

func (RoutingTrendPointValidationError) ErrorName

ErrorName returns error name.

func (RoutingTrendPointValidationError) Field

Field function returns field value.

func (RoutingTrendPointValidationError) Key

Key function returns key value.

func (RoutingTrendPointValidationError) Reason

Reason function returns reason value.

type RoutingTrendReport

type RoutingTrendReport struct {
	ProfileCode   string                `protobuf:"bytes,1,opt,name=profile_code,json=profileCode,proto3" json:"profile_code,omitempty"`
	RoutingHash   string                `protobuf:"bytes,2,opt,name=routing_hash,json=routingHash,proto3" json:"routing_hash,omitempty"`
	WindowMinutes int64                 `protobuf:"varint,3,opt,name=window_minutes,json=windowMinutes,proto3" json:"window_minutes,omitempty"`
	BucketMinutes int64                 `protobuf:"varint,4,opt,name=bucket_minutes,json=bucketMinutes,proto3" json:"bucket_minutes,omitempty"`
	Points        []*RoutingTrendPoint  `protobuf:"bytes,5,rep,name=points,proto3" json:"points,omitempty"`
	Markers       []*RoutingTrendMarker `protobuf:"bytes,6,rep,name=markers,proto3" json:"markers,omitempty"`
	GeneratedAt   int64                 `protobuf:"varint,7,opt,name=generated_at,json=generatedAt,proto3" json:"generated_at,omitempty"`
	// contains filtered or unexported fields
}

func (*RoutingTrendReport) Descriptor deprecated

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

Deprecated: Use RoutingTrendReport.ProtoReflect.Descriptor instead.

func (*RoutingTrendReport) GetBucketMinutes

func (x *RoutingTrendReport) GetBucketMinutes() int64

func (*RoutingTrendReport) GetGeneratedAt

func (x *RoutingTrendReport) GetGeneratedAt() int64

func (*RoutingTrendReport) GetMarkers

func (x *RoutingTrendReport) GetMarkers() []*RoutingTrendMarker

func (*RoutingTrendReport) GetPoints

func (x *RoutingTrendReport) GetPoints() []*RoutingTrendPoint

func (*RoutingTrendReport) GetProfileCode

func (x *RoutingTrendReport) GetProfileCode() string

func (*RoutingTrendReport) GetRoutingHash

func (x *RoutingTrendReport) GetRoutingHash() string

func (*RoutingTrendReport) GetWindowMinutes

func (x *RoutingTrendReport) GetWindowMinutes() int64

func (*RoutingTrendReport) ProtoMessage

func (*RoutingTrendReport) ProtoMessage()

func (*RoutingTrendReport) ProtoReflect

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

func (*RoutingTrendReport) Reset

func (x *RoutingTrendReport) Reset()

func (*RoutingTrendReport) String

func (x *RoutingTrendReport) String() string

func (*RoutingTrendReport) Validate

func (m *RoutingTrendReport) Validate() error

Validate checks the field values on RoutingTrendReport with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*RoutingTrendReport) ValidateAll

func (m *RoutingTrendReport) ValidateAll() error

ValidateAll checks the field values on RoutingTrendReport with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RoutingTrendReportMultiError, or nil if none found.

type RoutingTrendReportMultiError

type RoutingTrendReportMultiError []error

RoutingTrendReportMultiError is an error wrapping multiple validation errors returned by RoutingTrendReport.ValidateAll() if the designated constraints aren't met.

func (RoutingTrendReportMultiError) AllErrors

func (m RoutingTrendReportMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (RoutingTrendReportMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type RoutingTrendReportValidationError

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

RoutingTrendReportValidationError is the validation error returned by RoutingTrendReport.Validate if the designated constraints aren't met.

func (RoutingTrendReportValidationError) Cause

Cause function returns cause value.

func (RoutingTrendReportValidationError) Error

Error satisfies the builtin error interface

func (RoutingTrendReportValidationError) ErrorName

ErrorName returns error name.

func (RoutingTrendReportValidationError) Field

Field function returns field value.

func (RoutingTrendReportValidationError) Key

Key function returns key value.

func (RoutingTrendReportValidationError) Reason

Reason function returns reason value.

type SnapshotRoutingReleaseAuditReply

type SnapshotRoutingReleaseAuditReply struct {
	Code    int32                        `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"`
	Message string                       `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"`
	Data    *RoutingReleaseAuditSnapshot `protobuf:"bytes,3,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*SnapshotRoutingReleaseAuditReply) Descriptor deprecated

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

Deprecated: Use SnapshotRoutingReleaseAuditReply.ProtoReflect.Descriptor instead.

func (*SnapshotRoutingReleaseAuditReply) GetCode

func (*SnapshotRoutingReleaseAuditReply) GetData

func (*SnapshotRoutingReleaseAuditReply) GetMessage

func (x *SnapshotRoutingReleaseAuditReply) GetMessage() string

func (*SnapshotRoutingReleaseAuditReply) ProtoMessage

func (*SnapshotRoutingReleaseAuditReply) ProtoMessage()

func (*SnapshotRoutingReleaseAuditReply) ProtoReflect

func (*SnapshotRoutingReleaseAuditReply) Reset

func (*SnapshotRoutingReleaseAuditReply) String

func (*SnapshotRoutingReleaseAuditReply) Validate

Validate checks the field values on SnapshotRoutingReleaseAuditReply with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*SnapshotRoutingReleaseAuditReply) ValidateAll

func (m *SnapshotRoutingReleaseAuditReply) ValidateAll() error

ValidateAll checks the field values on SnapshotRoutingReleaseAuditReply with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SnapshotRoutingReleaseAuditReplyMultiError, or nil if none found.

type SnapshotRoutingReleaseAuditReplyMultiError

type SnapshotRoutingReleaseAuditReplyMultiError []error

SnapshotRoutingReleaseAuditReplyMultiError is an error wrapping multiple validation errors returned by SnapshotRoutingReleaseAuditReply.ValidateAll() if the designated constraints aren't met.

func (SnapshotRoutingReleaseAuditReplyMultiError) AllErrors

AllErrors returns a list of validation violation errors.

func (SnapshotRoutingReleaseAuditReplyMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type SnapshotRoutingReleaseAuditReplyValidationError

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

SnapshotRoutingReleaseAuditReplyValidationError is the validation error returned by SnapshotRoutingReleaseAuditReply.Validate if the designated constraints aren't met.

func (SnapshotRoutingReleaseAuditReplyValidationError) Cause

Cause function returns cause value.

func (SnapshotRoutingReleaseAuditReplyValidationError) Error

Error satisfies the builtin error interface

func (SnapshotRoutingReleaseAuditReplyValidationError) ErrorName

ErrorName returns error name.

func (SnapshotRoutingReleaseAuditReplyValidationError) Field

Field function returns field value.

func (SnapshotRoutingReleaseAuditReplyValidationError) Key

Key function returns key value.

func (SnapshotRoutingReleaseAuditReplyValidationError) Reason

Reason function returns reason value.

type SnapshotRoutingReleaseAuditRequest

type SnapshotRoutingReleaseAuditRequest struct {
	ReleaseId     int64                     `protobuf:"varint,1,opt,name=release_id,json=releaseId,proto3" json:"release_id,omitempty"`
	ProfileCode   string                    `protobuf:"bytes,2,opt,name=profile_code,json=profileCode,proto3" json:"profile_code,omitempty"`
	RoutingHash   string                    `protobuf:"bytes,3,opt,name=routing_hash,json=routingHash,proto3" json:"routing_hash,omitempty"`
	WindowMinutes int64                     `protobuf:"varint,4,opt,name=window_minutes,json=windowMinutes,proto3" json:"window_minutes,omitempty"`
	Operator      string                    `protobuf:"bytes,5,opt,name=operator,proto3" json:"operator,omitempty"`
	Thresholds    *RoutingReleaseThresholds `protobuf:"bytes,6,opt,name=thresholds,proto3" json:"thresholds,omitempty"`
	// contains filtered or unexported fields
}

func (*SnapshotRoutingReleaseAuditRequest) Descriptor deprecated

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

Deprecated: Use SnapshotRoutingReleaseAuditRequest.ProtoReflect.Descriptor instead.

func (*SnapshotRoutingReleaseAuditRequest) GetOperator

func (x *SnapshotRoutingReleaseAuditRequest) GetOperator() string

func (*SnapshotRoutingReleaseAuditRequest) GetProfileCode

func (x *SnapshotRoutingReleaseAuditRequest) GetProfileCode() string

func (*SnapshotRoutingReleaseAuditRequest) GetReleaseId

func (x *SnapshotRoutingReleaseAuditRequest) GetReleaseId() int64

func (*SnapshotRoutingReleaseAuditRequest) GetRoutingHash

func (x *SnapshotRoutingReleaseAuditRequest) GetRoutingHash() string

func (*SnapshotRoutingReleaseAuditRequest) GetThresholds

func (*SnapshotRoutingReleaseAuditRequest) GetWindowMinutes

func (x *SnapshotRoutingReleaseAuditRequest) GetWindowMinutes() int64

func (*SnapshotRoutingReleaseAuditRequest) ProtoMessage

func (*SnapshotRoutingReleaseAuditRequest) ProtoMessage()

func (*SnapshotRoutingReleaseAuditRequest) ProtoReflect

func (*SnapshotRoutingReleaseAuditRequest) Reset

func (*SnapshotRoutingReleaseAuditRequest) String

func (*SnapshotRoutingReleaseAuditRequest) Validate

Validate checks the field values on SnapshotRoutingReleaseAuditRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*SnapshotRoutingReleaseAuditRequest) ValidateAll

func (m *SnapshotRoutingReleaseAuditRequest) ValidateAll() error

ValidateAll checks the field values on SnapshotRoutingReleaseAuditRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SnapshotRoutingReleaseAuditRequestMultiError, or nil if none found.

type SnapshotRoutingReleaseAuditRequestMultiError

type SnapshotRoutingReleaseAuditRequestMultiError []error

SnapshotRoutingReleaseAuditRequestMultiError is an error wrapping multiple validation errors returned by SnapshotRoutingReleaseAuditRequest.ValidateAll() if the designated constraints aren't met.

func (SnapshotRoutingReleaseAuditRequestMultiError) AllErrors

AllErrors returns a list of validation violation errors.

func (SnapshotRoutingReleaseAuditRequestMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type SnapshotRoutingReleaseAuditRequestValidationError

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

SnapshotRoutingReleaseAuditRequestValidationError is the validation error returned by SnapshotRoutingReleaseAuditRequest.Validate if the designated constraints aren't met.

func (SnapshotRoutingReleaseAuditRequestValidationError) Cause

Cause function returns cause value.

func (SnapshotRoutingReleaseAuditRequestValidationError) Error

Error satisfies the builtin error interface

func (SnapshotRoutingReleaseAuditRequestValidationError) ErrorName

ErrorName returns error name.

func (SnapshotRoutingReleaseAuditRequestValidationError) Field

Field function returns field value.

func (SnapshotRoutingReleaseAuditRequestValidationError) Key

Key function returns key value.

func (SnapshotRoutingReleaseAuditRequestValidationError) Reason

Reason function returns reason value.

type UnimplementedRoutingServiceServer

type UnimplementedRoutingServiceServer struct{}

UnimplementedRoutingServiceServer 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 (UnimplementedRoutingServiceServer) ActRoutingGrayRelease

func (UnimplementedRoutingServiceServer) CreateDnsResolver

func (UnimplementedRoutingServiceServer) CreateRouteOutbound

func (UnimplementedRoutingServiceServer) CreateRouteProfile

func (UnimplementedRoutingServiceServer) CreateRouteRule

func (UnimplementedRoutingServiceServer) CreateRoutingGrayRelease

func (UnimplementedRoutingServiceServer) CreateUnlockService

func (UnimplementedRoutingServiceServer) DeleteDnsResolver

func (UnimplementedRoutingServiceServer) DeleteRouteOutbound

func (UnimplementedRoutingServiceServer) DeleteRouteProfile

func (UnimplementedRoutingServiceServer) DeleteRouteRule

func (UnimplementedRoutingServiceServer) DeleteRoutingGrayRelease

func (UnimplementedRoutingServiceServer) DeleteUnlockService

func (UnimplementedRoutingServiceServer) GetRoutingAnalytics

func (UnimplementedRoutingServiceServer) GetRoutingOverview

func (UnimplementedRoutingServiceServer) GetRoutingReleaseGate

func (UnimplementedRoutingServiceServer) GetRoutingTrendReport

func (UnimplementedRoutingServiceServer) ListDnsResolvers

func (UnimplementedRoutingServiceServer) ListRouteOutbounds

func (UnimplementedRoutingServiceServer) ListRouteProfiles

func (UnimplementedRoutingServiceServer) ListRouteRules

func (UnimplementedRoutingServiceServer) ListUnlockServices

func (UnimplementedRoutingServiceServer) PreviewRouteConfig

func (UnimplementedRoutingServiceServer) UpdateDnsResolver

func (UnimplementedRoutingServiceServer) UpdateRouteOutbound

func (UnimplementedRoutingServiceServer) UpdateRouteProfile

func (UnimplementedRoutingServiceServer) UpdateRouteRule

func (UnimplementedRoutingServiceServer) UpdateRoutingGrayRelease

func (UnimplementedRoutingServiceServer) UpdateUnlockService

type UnlockService

type UnlockService struct {
	Id          int64  `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
	Code        string `protobuf:"bytes,2,opt,name=code,proto3" json:"code,omitempty"`
	Name        string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"`
	Category    string `protobuf:"bytes,4,opt,name=category,proto3" json:"category,omitempty"`
	Enabled     bool   `protobuf:"varint,5,opt,name=enabled,proto3" json:"enabled,omitempty"`
	ServiceJson string `protobuf:"bytes,6,opt,name=service_json,json=serviceJson,proto3" json:"service_json,omitempty"`
	CreatedAt   int64  `protobuf:"varint,7,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
	UpdatedAt   int64  `protobuf:"varint,8,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"`
	// contains filtered or unexported fields
}

func (*UnlockService) Descriptor deprecated

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

Deprecated: Use UnlockService.ProtoReflect.Descriptor instead.

func (*UnlockService) GetCategory

func (x *UnlockService) GetCategory() string

func (*UnlockService) GetCode

func (x *UnlockService) GetCode() string

func (*UnlockService) GetCreatedAt

func (x *UnlockService) GetCreatedAt() int64

func (*UnlockService) GetEnabled

func (x *UnlockService) GetEnabled() bool

func (*UnlockService) GetId

func (x *UnlockService) GetId() int64

func (*UnlockService) GetName

func (x *UnlockService) GetName() string

func (*UnlockService) GetServiceJson

func (x *UnlockService) GetServiceJson() string

func (*UnlockService) GetUpdatedAt

func (x *UnlockService) GetUpdatedAt() int64

func (*UnlockService) ProtoMessage

func (*UnlockService) ProtoMessage()

func (*UnlockService) ProtoReflect

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

func (*UnlockService) Reset

func (x *UnlockService) Reset()

func (*UnlockService) String

func (x *UnlockService) String() string

func (*UnlockService) Validate

func (m *UnlockService) Validate() error

Validate checks the field values on UnlockService with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*UnlockService) ValidateAll

func (m *UnlockService) ValidateAll() error

ValidateAll checks the field values on UnlockService with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UnlockServiceMultiError, or nil if none found.

type UnlockServiceData

type UnlockServiceData struct {
	Service *UnlockService `protobuf:"bytes,1,opt,name=service,proto3" json:"service,omitempty"`
	// contains filtered or unexported fields
}

func (*UnlockServiceData) Descriptor deprecated

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

Deprecated: Use UnlockServiceData.ProtoReflect.Descriptor instead.

func (*UnlockServiceData) GetService

func (x *UnlockServiceData) GetService() *UnlockService

func (*UnlockServiceData) ProtoMessage

func (*UnlockServiceData) ProtoMessage()

func (*UnlockServiceData) ProtoReflect

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

func (*UnlockServiceData) Reset

func (x *UnlockServiceData) Reset()

func (*UnlockServiceData) String

func (x *UnlockServiceData) String() string

func (*UnlockServiceData) Validate

func (m *UnlockServiceData) Validate() error

Validate checks the field values on UnlockServiceData with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*UnlockServiceData) ValidateAll

func (m *UnlockServiceData) ValidateAll() error

ValidateAll checks the field values on UnlockServiceData with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UnlockServiceDataMultiError, or nil if none found.

type UnlockServiceDataMultiError

type UnlockServiceDataMultiError []error

UnlockServiceDataMultiError is an error wrapping multiple validation errors returned by UnlockServiceData.ValidateAll() if the designated constraints aren't met.

func (UnlockServiceDataMultiError) AllErrors

func (m UnlockServiceDataMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (UnlockServiceDataMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type UnlockServiceDataValidationError

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

UnlockServiceDataValidationError is the validation error returned by UnlockServiceData.Validate if the designated constraints aren't met.

func (UnlockServiceDataValidationError) Cause

Cause function returns cause value.

func (UnlockServiceDataValidationError) Error

Error satisfies the builtin error interface

func (UnlockServiceDataValidationError) ErrorName

ErrorName returns error name.

func (UnlockServiceDataValidationError) Field

Field function returns field value.

func (UnlockServiceDataValidationError) Key

Key function returns key value.

func (UnlockServiceDataValidationError) Reason

Reason function returns reason value.

type UnlockServiceListData

type UnlockServiceListData struct {
	List  []*UnlockService `protobuf:"bytes,1,rep,name=list,proto3" json:"list,omitempty"`
	Total int32            `protobuf:"varint,2,opt,name=total,proto3" json:"total,omitempty"`
	// contains filtered or unexported fields
}

func (*UnlockServiceListData) Descriptor deprecated

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

Deprecated: Use UnlockServiceListData.ProtoReflect.Descriptor instead.

func (*UnlockServiceListData) GetList

func (x *UnlockServiceListData) GetList() []*UnlockService

func (*UnlockServiceListData) GetTotal

func (x *UnlockServiceListData) GetTotal() int32

func (*UnlockServiceListData) ProtoMessage

func (*UnlockServiceListData) ProtoMessage()

func (*UnlockServiceListData) ProtoReflect

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

func (*UnlockServiceListData) Reset

func (x *UnlockServiceListData) Reset()

func (*UnlockServiceListData) String

func (x *UnlockServiceListData) String() string

func (*UnlockServiceListData) Validate

func (m *UnlockServiceListData) Validate() error

Validate checks the field values on UnlockServiceListData with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*UnlockServiceListData) ValidateAll

func (m *UnlockServiceListData) ValidateAll() error

ValidateAll checks the field values on UnlockServiceListData with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UnlockServiceListDataMultiError, or nil if none found.

type UnlockServiceListDataMultiError

type UnlockServiceListDataMultiError []error

UnlockServiceListDataMultiError is an error wrapping multiple validation errors returned by UnlockServiceListData.ValidateAll() if the designated constraints aren't met.

func (UnlockServiceListDataMultiError) AllErrors

func (m UnlockServiceListDataMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (UnlockServiceListDataMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type UnlockServiceListDataValidationError

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

UnlockServiceListDataValidationError is the validation error returned by UnlockServiceListData.Validate if the designated constraints aren't met.

func (UnlockServiceListDataValidationError) Cause

Cause function returns cause value.

func (UnlockServiceListDataValidationError) Error

Error satisfies the builtin error interface

func (UnlockServiceListDataValidationError) ErrorName

ErrorName returns error name.

func (UnlockServiceListDataValidationError) Field

Field function returns field value.

func (UnlockServiceListDataValidationError) Key

Key function returns key value.

func (UnlockServiceListDataValidationError) Reason

Reason function returns reason value.

type UnlockServiceMultiError

type UnlockServiceMultiError []error

UnlockServiceMultiError is an error wrapping multiple validation errors returned by UnlockService.ValidateAll() if the designated constraints aren't met.

func (UnlockServiceMultiError) AllErrors

func (m UnlockServiceMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (UnlockServiceMultiError) Error

func (m UnlockServiceMultiError) Error() string

Error returns a concatenation of all the error messages it wraps.

type UnlockServiceReply

type UnlockServiceReply struct {
	Code    int32              `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"`
	Message string             `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"`
	Data    *UnlockServiceData `protobuf:"bytes,3,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*UnlockServiceReply) Descriptor deprecated

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

Deprecated: Use UnlockServiceReply.ProtoReflect.Descriptor instead.

func (*UnlockServiceReply) GetCode

func (x *UnlockServiceReply) GetCode() int32

func (*UnlockServiceReply) GetData

func (x *UnlockServiceReply) GetData() *UnlockServiceData

func (*UnlockServiceReply) GetMessage

func (x *UnlockServiceReply) GetMessage() string

func (*UnlockServiceReply) ProtoMessage

func (*UnlockServiceReply) ProtoMessage()

func (*UnlockServiceReply) ProtoReflect

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

func (*UnlockServiceReply) Reset

func (x *UnlockServiceReply) Reset()

func (*UnlockServiceReply) String

func (x *UnlockServiceReply) String() string

func (*UnlockServiceReply) Validate

func (m *UnlockServiceReply) Validate() error

Validate checks the field values on UnlockServiceReply with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*UnlockServiceReply) ValidateAll

func (m *UnlockServiceReply) ValidateAll() error

ValidateAll checks the field values on UnlockServiceReply with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UnlockServiceReplyMultiError, or nil if none found.

type UnlockServiceReplyMultiError

type UnlockServiceReplyMultiError []error

UnlockServiceReplyMultiError is an error wrapping multiple validation errors returned by UnlockServiceReply.ValidateAll() if the designated constraints aren't met.

func (UnlockServiceReplyMultiError) AllErrors

func (m UnlockServiceReplyMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (UnlockServiceReplyMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type UnlockServiceReplyValidationError

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

UnlockServiceReplyValidationError is the validation error returned by UnlockServiceReply.Validate if the designated constraints aren't met.

func (UnlockServiceReplyValidationError) Cause

Cause function returns cause value.

func (UnlockServiceReplyValidationError) Error

Error satisfies the builtin error interface

func (UnlockServiceReplyValidationError) ErrorName

ErrorName returns error name.

func (UnlockServiceReplyValidationError) Field

Field function returns field value.

func (UnlockServiceReplyValidationError) Key

Key function returns key value.

func (UnlockServiceReplyValidationError) Reason

Reason function returns reason value.

type UnlockServiceValidationError

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

UnlockServiceValidationError is the validation error returned by UnlockService.Validate if the designated constraints aren't met.

func (UnlockServiceValidationError) Cause

Cause function returns cause value.

func (UnlockServiceValidationError) Error

Error satisfies the builtin error interface

func (UnlockServiceValidationError) ErrorName

func (e UnlockServiceValidationError) ErrorName() string

ErrorName returns error name.

func (UnlockServiceValidationError) Field

Field function returns field value.

func (UnlockServiceValidationError) Key

Key function returns key value.

func (UnlockServiceValidationError) Reason

Reason function returns reason value.

type UnsafeRoutingServiceServer

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

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

type UpdateDnsResolverRequest

type UpdateDnsResolverRequest struct {
	Resolver *DnsResolver `protobuf:"bytes,1,opt,name=resolver,proto3" json:"resolver,omitempty"`
	// contains filtered or unexported fields
}

func (*UpdateDnsResolverRequest) Descriptor deprecated

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

Deprecated: Use UpdateDnsResolverRequest.ProtoReflect.Descriptor instead.

func (*UpdateDnsResolverRequest) GetResolver

func (x *UpdateDnsResolverRequest) GetResolver() *DnsResolver

func (*UpdateDnsResolverRequest) ProtoMessage

func (*UpdateDnsResolverRequest) ProtoMessage()

func (*UpdateDnsResolverRequest) ProtoReflect

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

func (*UpdateDnsResolverRequest) Reset

func (x *UpdateDnsResolverRequest) Reset()

func (*UpdateDnsResolverRequest) String

func (x *UpdateDnsResolverRequest) String() string

func (*UpdateDnsResolverRequest) Validate

func (m *UpdateDnsResolverRequest) Validate() error

Validate checks the field values on UpdateDnsResolverRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*UpdateDnsResolverRequest) ValidateAll

func (m *UpdateDnsResolverRequest) ValidateAll() error

ValidateAll checks the field values on UpdateDnsResolverRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateDnsResolverRequestMultiError, or nil if none found.

type UpdateDnsResolverRequestMultiError

type UpdateDnsResolverRequestMultiError []error

UpdateDnsResolverRequestMultiError is an error wrapping multiple validation errors returned by UpdateDnsResolverRequest.ValidateAll() if the designated constraints aren't met.

func (UpdateDnsResolverRequestMultiError) AllErrors

func (m UpdateDnsResolverRequestMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (UpdateDnsResolverRequestMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type UpdateDnsResolverRequestValidationError

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

UpdateDnsResolverRequestValidationError is the validation error returned by UpdateDnsResolverRequest.Validate if the designated constraints aren't met.

func (UpdateDnsResolverRequestValidationError) Cause

Cause function returns cause value.

func (UpdateDnsResolverRequestValidationError) Error

Error satisfies the builtin error interface

func (UpdateDnsResolverRequestValidationError) ErrorName

ErrorName returns error name.

func (UpdateDnsResolverRequestValidationError) Field

Field function returns field value.

func (UpdateDnsResolverRequestValidationError) Key

Key function returns key value.

func (UpdateDnsResolverRequestValidationError) Reason

Reason function returns reason value.

type UpdateRouteOutboundRequest

type UpdateRouteOutboundRequest struct {
	Outbound *RouteOutbound `protobuf:"bytes,1,opt,name=outbound,proto3" json:"outbound,omitempty"`
	// contains filtered or unexported fields
}

func (*UpdateRouteOutboundRequest) Descriptor deprecated

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

Deprecated: Use UpdateRouteOutboundRequest.ProtoReflect.Descriptor instead.

func (*UpdateRouteOutboundRequest) GetOutbound

func (x *UpdateRouteOutboundRequest) GetOutbound() *RouteOutbound

func (*UpdateRouteOutboundRequest) ProtoMessage

func (*UpdateRouteOutboundRequest) ProtoMessage()

func (*UpdateRouteOutboundRequest) ProtoReflect

func (*UpdateRouteOutboundRequest) Reset

func (x *UpdateRouteOutboundRequest) Reset()

func (*UpdateRouteOutboundRequest) String

func (x *UpdateRouteOutboundRequest) String() string

func (*UpdateRouteOutboundRequest) Validate

func (m *UpdateRouteOutboundRequest) Validate() error

Validate checks the field values on UpdateRouteOutboundRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*UpdateRouteOutboundRequest) ValidateAll

func (m *UpdateRouteOutboundRequest) ValidateAll() error

ValidateAll checks the field values on UpdateRouteOutboundRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateRouteOutboundRequestMultiError, or nil if none found.

type UpdateRouteOutboundRequestMultiError

type UpdateRouteOutboundRequestMultiError []error

UpdateRouteOutboundRequestMultiError is an error wrapping multiple validation errors returned by UpdateRouteOutboundRequest.ValidateAll() if the designated constraints aren't met.

func (UpdateRouteOutboundRequestMultiError) AllErrors

AllErrors returns a list of validation violation errors.

func (UpdateRouteOutboundRequestMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type UpdateRouteOutboundRequestValidationError

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

UpdateRouteOutboundRequestValidationError is the validation error returned by UpdateRouteOutboundRequest.Validate if the designated constraints aren't met.

func (UpdateRouteOutboundRequestValidationError) Cause

Cause function returns cause value.

func (UpdateRouteOutboundRequestValidationError) Error

Error satisfies the builtin error interface

func (UpdateRouteOutboundRequestValidationError) ErrorName

ErrorName returns error name.

func (UpdateRouteOutboundRequestValidationError) Field

Field function returns field value.

func (UpdateRouteOutboundRequestValidationError) Key

Key function returns key value.

func (UpdateRouteOutboundRequestValidationError) Reason

Reason function returns reason value.

type UpdateRouteProfileRequest

type UpdateRouteProfileRequest struct {
	Profile *RouteProfile `protobuf:"bytes,1,opt,name=profile,proto3" json:"profile,omitempty"`
	// contains filtered or unexported fields
}

func (*UpdateRouteProfileRequest) Descriptor deprecated

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

Deprecated: Use UpdateRouteProfileRequest.ProtoReflect.Descriptor instead.

func (*UpdateRouteProfileRequest) GetProfile

func (x *UpdateRouteProfileRequest) GetProfile() *RouteProfile

func (*UpdateRouteProfileRequest) ProtoMessage

func (*UpdateRouteProfileRequest) ProtoMessage()

func (*UpdateRouteProfileRequest) ProtoReflect

func (*UpdateRouteProfileRequest) Reset

func (x *UpdateRouteProfileRequest) Reset()

func (*UpdateRouteProfileRequest) String

func (x *UpdateRouteProfileRequest) String() string

func (*UpdateRouteProfileRequest) Validate

func (m *UpdateRouteProfileRequest) Validate() error

Validate checks the field values on UpdateRouteProfileRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*UpdateRouteProfileRequest) ValidateAll

func (m *UpdateRouteProfileRequest) ValidateAll() error

ValidateAll checks the field values on UpdateRouteProfileRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateRouteProfileRequestMultiError, or nil if none found.

type UpdateRouteProfileRequestMultiError

type UpdateRouteProfileRequestMultiError []error

UpdateRouteProfileRequestMultiError is an error wrapping multiple validation errors returned by UpdateRouteProfileRequest.ValidateAll() if the designated constraints aren't met.

func (UpdateRouteProfileRequestMultiError) AllErrors

AllErrors returns a list of validation violation errors.

func (UpdateRouteProfileRequestMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type UpdateRouteProfileRequestValidationError

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

UpdateRouteProfileRequestValidationError is the validation error returned by UpdateRouteProfileRequest.Validate if the designated constraints aren't met.

func (UpdateRouteProfileRequestValidationError) Cause

Cause function returns cause value.

func (UpdateRouteProfileRequestValidationError) Error

Error satisfies the builtin error interface

func (UpdateRouteProfileRequestValidationError) ErrorName

ErrorName returns error name.

func (UpdateRouteProfileRequestValidationError) Field

Field function returns field value.

func (UpdateRouteProfileRequestValidationError) Key

Key function returns key value.

func (UpdateRouteProfileRequestValidationError) Reason

Reason function returns reason value.

type UpdateRouteRuleRequest

type UpdateRouteRuleRequest struct {
	Rule *RouteRule `protobuf:"bytes,1,opt,name=rule,proto3" json:"rule,omitempty"`
	// contains filtered or unexported fields
}

func (*UpdateRouteRuleRequest) Descriptor deprecated

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

Deprecated: Use UpdateRouteRuleRequest.ProtoReflect.Descriptor instead.

func (*UpdateRouteRuleRequest) GetRule

func (x *UpdateRouteRuleRequest) GetRule() *RouteRule

func (*UpdateRouteRuleRequest) ProtoMessage

func (*UpdateRouteRuleRequest) ProtoMessage()

func (*UpdateRouteRuleRequest) ProtoReflect

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

func (*UpdateRouteRuleRequest) Reset

func (x *UpdateRouteRuleRequest) Reset()

func (*UpdateRouteRuleRequest) String

func (x *UpdateRouteRuleRequest) String() string

func (*UpdateRouteRuleRequest) Validate

func (m *UpdateRouteRuleRequest) Validate() error

Validate checks the field values on UpdateRouteRuleRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*UpdateRouteRuleRequest) ValidateAll

func (m *UpdateRouteRuleRequest) ValidateAll() error

ValidateAll checks the field values on UpdateRouteRuleRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateRouteRuleRequestMultiError, or nil if none found.

type UpdateRouteRuleRequestMultiError

type UpdateRouteRuleRequestMultiError []error

UpdateRouteRuleRequestMultiError is an error wrapping multiple validation errors returned by UpdateRouteRuleRequest.ValidateAll() if the designated constraints aren't met.

func (UpdateRouteRuleRequestMultiError) AllErrors

func (m UpdateRouteRuleRequestMultiError) AllErrors() []error

AllErrors returns a list of validation violation errors.

func (UpdateRouteRuleRequestMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type UpdateRouteRuleRequestValidationError

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

UpdateRouteRuleRequestValidationError is the validation error returned by UpdateRouteRuleRequest.Validate if the designated constraints aren't met.

func (UpdateRouteRuleRequestValidationError) Cause

Cause function returns cause value.

func (UpdateRouteRuleRequestValidationError) Error

Error satisfies the builtin error interface

func (UpdateRouteRuleRequestValidationError) ErrorName

ErrorName returns error name.

func (UpdateRouteRuleRequestValidationError) Field

Field function returns field value.

func (UpdateRouteRuleRequestValidationError) Key

Key function returns key value.

func (UpdateRouteRuleRequestValidationError) Reason

Reason function returns reason value.

type UpdateRoutingGrayReleaseRequest

type UpdateRoutingGrayReleaseRequest struct {
	Release *RoutingGrayRelease `protobuf:"bytes,1,opt,name=release,proto3" json:"release,omitempty"`
	// contains filtered or unexported fields
}

func (*UpdateRoutingGrayReleaseRequest) Descriptor deprecated

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

Deprecated: Use UpdateRoutingGrayReleaseRequest.ProtoReflect.Descriptor instead.

func (*UpdateRoutingGrayReleaseRequest) GetRelease

func (*UpdateRoutingGrayReleaseRequest) ProtoMessage

func (*UpdateRoutingGrayReleaseRequest) ProtoMessage()

func (*UpdateRoutingGrayReleaseRequest) ProtoReflect

func (*UpdateRoutingGrayReleaseRequest) Reset

func (*UpdateRoutingGrayReleaseRequest) String

func (*UpdateRoutingGrayReleaseRequest) Validate

func (m *UpdateRoutingGrayReleaseRequest) Validate() error

Validate checks the field values on UpdateRoutingGrayReleaseRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*UpdateRoutingGrayReleaseRequest) ValidateAll

func (m *UpdateRoutingGrayReleaseRequest) ValidateAll() error

ValidateAll checks the field values on UpdateRoutingGrayReleaseRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateRoutingGrayReleaseRequestMultiError, or nil if none found.

type UpdateRoutingGrayReleaseRequestMultiError

type UpdateRoutingGrayReleaseRequestMultiError []error

UpdateRoutingGrayReleaseRequestMultiError is an error wrapping multiple validation errors returned by UpdateRoutingGrayReleaseRequest.ValidateAll() if the designated constraints aren't met.

func (UpdateRoutingGrayReleaseRequestMultiError) AllErrors

AllErrors returns a list of validation violation errors.

func (UpdateRoutingGrayReleaseRequestMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type UpdateRoutingGrayReleaseRequestValidationError

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

UpdateRoutingGrayReleaseRequestValidationError is the validation error returned by UpdateRoutingGrayReleaseRequest.Validate if the designated constraints aren't met.

func (UpdateRoutingGrayReleaseRequestValidationError) Cause

Cause function returns cause value.

func (UpdateRoutingGrayReleaseRequestValidationError) Error

Error satisfies the builtin error interface

func (UpdateRoutingGrayReleaseRequestValidationError) ErrorName

ErrorName returns error name.

func (UpdateRoutingGrayReleaseRequestValidationError) Field

Field function returns field value.

func (UpdateRoutingGrayReleaseRequestValidationError) Key

Key function returns key value.

func (UpdateRoutingGrayReleaseRequestValidationError) Reason

Reason function returns reason value.

type UpdateUnlockServiceRequest

type UpdateUnlockServiceRequest struct {
	Service *UnlockService `protobuf:"bytes,1,opt,name=service,proto3" json:"service,omitempty"`
	// contains filtered or unexported fields
}

func (*UpdateUnlockServiceRequest) Descriptor deprecated

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

Deprecated: Use UpdateUnlockServiceRequest.ProtoReflect.Descriptor instead.

func (*UpdateUnlockServiceRequest) GetService

func (x *UpdateUnlockServiceRequest) GetService() *UnlockService

func (*UpdateUnlockServiceRequest) ProtoMessage

func (*UpdateUnlockServiceRequest) ProtoMessage()

func (*UpdateUnlockServiceRequest) ProtoReflect

func (*UpdateUnlockServiceRequest) Reset

func (x *UpdateUnlockServiceRequest) Reset()

func (*UpdateUnlockServiceRequest) String

func (x *UpdateUnlockServiceRequest) String() string

func (*UpdateUnlockServiceRequest) Validate

func (m *UpdateUnlockServiceRequest) Validate() error

Validate checks the field values on UpdateUnlockServiceRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.

func (*UpdateUnlockServiceRequest) ValidateAll

func (m *UpdateUnlockServiceRequest) ValidateAll() error

ValidateAll checks the field values on UpdateUnlockServiceRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateUnlockServiceRequestMultiError, or nil if none found.

type UpdateUnlockServiceRequestMultiError

type UpdateUnlockServiceRequestMultiError []error

UpdateUnlockServiceRequestMultiError is an error wrapping multiple validation errors returned by UpdateUnlockServiceRequest.ValidateAll() if the designated constraints aren't met.

func (UpdateUnlockServiceRequestMultiError) AllErrors

AllErrors returns a list of validation violation errors.

func (UpdateUnlockServiceRequestMultiError) Error

Error returns a concatenation of all the error messages it wraps.

type UpdateUnlockServiceRequestValidationError

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

UpdateUnlockServiceRequestValidationError is the validation error returned by UpdateUnlockServiceRequest.Validate if the designated constraints aren't met.

func (UpdateUnlockServiceRequestValidationError) Cause

Cause function returns cause value.

func (UpdateUnlockServiceRequestValidationError) Error

Error satisfies the builtin error interface

func (UpdateUnlockServiceRequestValidationError) ErrorName

ErrorName returns error name.

func (UpdateUnlockServiceRequestValidationError) Field

Field function returns field value.

func (UpdateUnlockServiceRequestValidationError) Key

Key function returns key value.

func (UpdateUnlockServiceRequestValidationError) Reason

Reason function returns reason value.

Jump to

Keyboard shortcuts

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