Documentation ¶
Index ¶
- Constants
- Variables
- func RegisterLegServiceServer(s grpc.ServiceRegistrar, srv LegServiceServer)
- func RegisterServiceScheduleServiceServer(s grpc.ServiceRegistrar, srv ServiceScheduleServiceServer)
- func RegisterVesselScheduleServiceServer(s grpc.ServiceRegistrar, srv VesselScheduleServiceServer)
- type CreateLegRequest
- func (*CreateLegRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateLegRequest) GetArrivalId() uint32
- func (x *CreateLegRequest) GetCarrierExportVoyageNumber() string
- func (x *CreateLegRequest) GetCarrierImportVoyageNumber() string
- func (x *CreateLegRequest) GetCarrierServiceCode() string
- func (x *CreateLegRequest) GetCarrierServiceName() string
- func (x *CreateLegRequest) GetDepartureId() uint32
- func (x *CreateLegRequest) GetModeOfTransport() string
- func (x *CreateLegRequest) GetPointToPointRoutingId() uint32
- func (x *CreateLegRequest) GetRequestId() string
- func (x *CreateLegRequest) GetSequenceNumber() int32
- func (x *CreateLegRequest) GetUniversalExportVoyageReference() string
- func (x *CreateLegRequest) GetUniversalImportVoyageReference() string
- func (x *CreateLegRequest) GetUniversalServiceReference() string
- func (x *CreateLegRequest) GetUserEmail() string
- func (x *CreateLegRequest) GetUserId() string
- func (x *CreateLegRequest) GetVesselImoNumber() string
- func (x *CreateLegRequest) GetVesselName() string
- func (x *CreateLegRequest) GetVesselOperatorSmdgLinerCode() string
- func (*CreateLegRequest) ProtoMessage()
- func (x *CreateLegRequest) ProtoReflect() protoreflect.Message
- func (x *CreateLegRequest) Reset()
- func (x *CreateLegRequest) String() string
- func (m *CreateLegRequest) Validate() error
- func (m *CreateLegRequest) ValidateAll() error
- type CreateLegRequestMultiError
- type CreateLegRequestValidationError
- func (e CreateLegRequestValidationError) Cause() error
- func (e CreateLegRequestValidationError) Error() string
- func (e CreateLegRequestValidationError) ErrorName() string
- func (e CreateLegRequestValidationError) Field() string
- func (e CreateLegRequestValidationError) Key() bool
- func (e CreateLegRequestValidationError) Reason() string
- type CreateLegResponse
- func (*CreateLegResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateLegResponse) GetLeg() *Leg
- func (*CreateLegResponse) ProtoMessage()
- func (x *CreateLegResponse) ProtoReflect() protoreflect.Message
- func (x *CreateLegResponse) Reset()
- func (x *CreateLegResponse) String() string
- func (m *CreateLegResponse) Validate() error
- func (m *CreateLegResponse) ValidateAll() error
- type CreateLegResponseMultiError
- type CreateLegResponseValidationError
- func (e CreateLegResponseValidationError) Cause() error
- func (e CreateLegResponseValidationError) Error() string
- func (e CreateLegResponseValidationError) ErrorName() string
- func (e CreateLegResponseValidationError) Field() string
- func (e CreateLegResponseValidationError) Key() bool
- func (e CreateLegResponseValidationError) Reason() string
- type CreatePointToPointRoutingRequest
- func (*CreatePointToPointRoutingRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreatePointToPointRoutingRequest) GetLegs() []*CreateLegRequest
- func (x *CreatePointToPointRoutingRequest) GetPlaceOfDeliveryId() uint32
- func (x *CreatePointToPointRoutingRequest) GetPlaceOfReceiptId() uint32
- func (x *CreatePointToPointRoutingRequest) GetRequestId() string
- func (x *CreatePointToPointRoutingRequest) GetSequenceNumber() int32
- func (x *CreatePointToPointRoutingRequest) GetUserEmail() string
- func (x *CreatePointToPointRoutingRequest) GetUserId() string
- func (*CreatePointToPointRoutingRequest) ProtoMessage()
- func (x *CreatePointToPointRoutingRequest) ProtoReflect() protoreflect.Message
- func (x *CreatePointToPointRoutingRequest) Reset()
- func (x *CreatePointToPointRoutingRequest) String() string
- func (m *CreatePointToPointRoutingRequest) Validate() error
- func (m *CreatePointToPointRoutingRequest) ValidateAll() error
- type CreatePointToPointRoutingRequestMultiError
- type CreatePointToPointRoutingRequestValidationError
- func (e CreatePointToPointRoutingRequestValidationError) Cause() error
- func (e CreatePointToPointRoutingRequestValidationError) Error() string
- func (e CreatePointToPointRoutingRequestValidationError) ErrorName() string
- func (e CreatePointToPointRoutingRequestValidationError) Field() string
- func (e CreatePointToPointRoutingRequestValidationError) Key() bool
- func (e CreatePointToPointRoutingRequestValidationError) Reason() string
- type CreatePointToPointRoutingResponse
- func (*CreatePointToPointRoutingResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreatePointToPointRoutingResponse) GetPointToPointRouting() *PointToPointRouting
- func (*CreatePointToPointRoutingResponse) ProtoMessage()
- func (x *CreatePointToPointRoutingResponse) ProtoReflect() protoreflect.Message
- func (x *CreatePointToPointRoutingResponse) Reset()
- func (x *CreatePointToPointRoutingResponse) String() string
- func (m *CreatePointToPointRoutingResponse) Validate() error
- func (m *CreatePointToPointRoutingResponse) ValidateAll() error
- type CreatePointToPointRoutingResponseMultiError
- type CreatePointToPointRoutingResponseValidationError
- func (e CreatePointToPointRoutingResponseValidationError) Cause() error
- func (e CreatePointToPointRoutingResponseValidationError) Error() string
- func (e CreatePointToPointRoutingResponseValidationError) ErrorName() string
- func (e CreatePointToPointRoutingResponseValidationError) Field() string
- func (e CreatePointToPointRoutingResponseValidationError) Key() bool
- func (e CreatePointToPointRoutingResponseValidationError) Reason() string
- type CreateServiceScheduleRequest
- func (*CreateServiceScheduleRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateServiceScheduleRequest) GetCarrierServiceCode() string
- func (x *CreateServiceScheduleRequest) GetCarrierServiceName() string
- func (x *CreateServiceScheduleRequest) GetRequestId() string
- func (x *CreateServiceScheduleRequest) GetUniversalServiceReference() string
- func (x *CreateServiceScheduleRequest) GetUserEmail() string
- func (x *CreateServiceScheduleRequest) GetUserId() string
- func (*CreateServiceScheduleRequest) ProtoMessage()
- func (x *CreateServiceScheduleRequest) ProtoReflect() protoreflect.Message
- func (x *CreateServiceScheduleRequest) Reset()
- func (x *CreateServiceScheduleRequest) String() string
- func (m *CreateServiceScheduleRequest) Validate() error
- func (m *CreateServiceScheduleRequest) ValidateAll() error
- type CreateServiceScheduleRequestMultiError
- type CreateServiceScheduleRequestValidationError
- func (e CreateServiceScheduleRequestValidationError) Cause() error
- func (e CreateServiceScheduleRequestValidationError) Error() string
- func (e CreateServiceScheduleRequestValidationError) ErrorName() string
- func (e CreateServiceScheduleRequestValidationError) Field() string
- func (e CreateServiceScheduleRequestValidationError) Key() bool
- func (e CreateServiceScheduleRequestValidationError) Reason() string
- type CreateServiceScheduleResponse
- func (*CreateServiceScheduleResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateServiceScheduleResponse) GetServiceSchedule() *ServiceSchedule
- func (*CreateServiceScheduleResponse) ProtoMessage()
- func (x *CreateServiceScheduleResponse) ProtoReflect() protoreflect.Message
- func (x *CreateServiceScheduleResponse) Reset()
- func (x *CreateServiceScheduleResponse) String() string
- func (m *CreateServiceScheduleResponse) Validate() error
- func (m *CreateServiceScheduleResponse) ValidateAll() error
- type CreateServiceScheduleResponseMultiError
- type CreateServiceScheduleResponseValidationError
- func (e CreateServiceScheduleResponseValidationError) Cause() error
- func (e CreateServiceScheduleResponseValidationError) Error() string
- func (e CreateServiceScheduleResponseValidationError) ErrorName() string
- func (e CreateServiceScheduleResponseValidationError) Field() string
- func (e CreateServiceScheduleResponseValidationError) Key() bool
- func (e CreateServiceScheduleResponseValidationError) Reason() string
- type CreateVesselRequest
- func (*CreateVesselRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateVesselRequest) GetDimensionUnit() string
- func (x *CreateVesselRequest) GetIsDummyVessel() bool
- func (x *CreateVesselRequest) GetRequestId() string
- func (x *CreateVesselRequest) GetUserEmail() string
- func (x *CreateVesselRequest) GetUserId() string
- func (x *CreateVesselRequest) GetVesselCallSign() string
- func (x *CreateVesselRequest) GetVesselFlag() string
- func (x *CreateVesselRequest) GetVesselImoNumber() string
- func (x *CreateVesselRequest) GetVesselLength() float64
- func (x *CreateVesselRequest) GetVesselName() string
- func (x *CreateVesselRequest) GetVesselOperatorCarrierCode() string
- func (x *CreateVesselRequest) GetVesselOperatorCarrierCodeListProvider() string
- func (x *CreateVesselRequest) GetVesselWidth() float64
- func (*CreateVesselRequest) ProtoMessage()
- func (x *CreateVesselRequest) ProtoReflect() protoreflect.Message
- func (x *CreateVesselRequest) Reset()
- func (x *CreateVesselRequest) String() string
- func (m *CreateVesselRequest) Validate() error
- func (m *CreateVesselRequest) ValidateAll() error
- type CreateVesselRequestMultiError
- type CreateVesselRequestValidationError
- func (e CreateVesselRequestValidationError) Cause() error
- func (e CreateVesselRequestValidationError) Error() string
- func (e CreateVesselRequestValidationError) ErrorName() string
- func (e CreateVesselRequestValidationError) Field() string
- func (e CreateVesselRequestValidationError) Key() bool
- func (e CreateVesselRequestValidationError) Reason() string
- type CreateVesselResponse
- func (*CreateVesselResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateVesselResponse) GetVessel() *Vessel
- func (*CreateVesselResponse) ProtoMessage()
- func (x *CreateVesselResponse) ProtoReflect() protoreflect.Message
- func (x *CreateVesselResponse) Reset()
- func (x *CreateVesselResponse) String() string
- func (m *CreateVesselResponse) Validate() error
- func (m *CreateVesselResponse) ValidateAll() error
- type CreateVesselResponseMultiError
- type CreateVesselResponseValidationError
- func (e CreateVesselResponseValidationError) Cause() error
- func (e CreateVesselResponseValidationError) Error() string
- func (e CreateVesselResponseValidationError) ErrorName() string
- func (e CreateVesselResponseValidationError) Field() string
- func (e CreateVesselResponseValidationError) Key() bool
- func (e CreateVesselResponseValidationError) Reason() string
- type CreateVesselScheduleRequest
- func (*CreateVesselScheduleRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateVesselScheduleRequest) GetRequestId() string
- func (x *CreateVesselScheduleRequest) GetServiceId() uint32
- func (x *CreateVesselScheduleRequest) GetUserEmail() string
- func (x *CreateVesselScheduleRequest) GetUserId() string
- func (x *CreateVesselScheduleRequest) GetVesselId() uint32
- func (*CreateVesselScheduleRequest) ProtoMessage()
- func (x *CreateVesselScheduleRequest) ProtoReflect() protoreflect.Message
- func (x *CreateVesselScheduleRequest) Reset()
- func (x *CreateVesselScheduleRequest) String() string
- func (m *CreateVesselScheduleRequest) Validate() error
- func (m *CreateVesselScheduleRequest) ValidateAll() error
- type CreateVesselScheduleRequestMultiError
- type CreateVesselScheduleRequestValidationError
- func (e CreateVesselScheduleRequestValidationError) Cause() error
- func (e CreateVesselScheduleRequestValidationError) Error() string
- func (e CreateVesselScheduleRequestValidationError) ErrorName() string
- func (e CreateVesselScheduleRequestValidationError) Field() string
- func (e CreateVesselScheduleRequestValidationError) Key() bool
- func (e CreateVesselScheduleRequestValidationError) Reason() string
- type CreateVesselScheduleResponse
- func (*CreateVesselScheduleResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateVesselScheduleResponse) GetVesselSchedule() *VesselSchedule
- func (*CreateVesselScheduleResponse) ProtoMessage()
- func (x *CreateVesselScheduleResponse) ProtoReflect() protoreflect.Message
- func (x *CreateVesselScheduleResponse) Reset()
- func (x *CreateVesselScheduleResponse) String() string
- func (m *CreateVesselScheduleResponse) Validate() error
- func (m *CreateVesselScheduleResponse) ValidateAll() error
- type CreateVesselScheduleResponseMultiError
- type CreateVesselScheduleResponseValidationError
- func (e CreateVesselScheduleResponseValidationError) Cause() error
- func (e CreateVesselScheduleResponseValidationError) Error() string
- func (e CreateVesselScheduleResponseValidationError) ErrorName() string
- func (e CreateVesselScheduleResponseValidationError) Field() string
- func (e CreateVesselScheduleResponseValidationError) Key() bool
- func (e CreateVesselScheduleResponseValidationError) Reason() string
- type GetLegByPkRequest
- func (*GetLegByPkRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetLegByPkRequest) GetGetByIdRequest() *v1.GetByIdRequest
- func (*GetLegByPkRequest) ProtoMessage()
- func (x *GetLegByPkRequest) ProtoReflect() protoreflect.Message
- func (x *GetLegByPkRequest) Reset()
- func (x *GetLegByPkRequest) String() string
- func (m *GetLegByPkRequest) Validate() error
- func (m *GetLegByPkRequest) ValidateAll() error
- type GetLegByPkRequestMultiError
- type GetLegByPkRequestValidationError
- func (e GetLegByPkRequestValidationError) Cause() error
- func (e GetLegByPkRequestValidationError) Error() string
- func (e GetLegByPkRequestValidationError) ErrorName() string
- func (e GetLegByPkRequestValidationError) Field() string
- func (e GetLegByPkRequestValidationError) Key() bool
- func (e GetLegByPkRequestValidationError) Reason() string
- type GetLegByPkResponse
- func (*GetLegByPkResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetLegByPkResponse) GetLeg() *Leg
- func (*GetLegByPkResponse) ProtoMessage()
- func (x *GetLegByPkResponse) ProtoReflect() protoreflect.Message
- func (x *GetLegByPkResponse) Reset()
- func (x *GetLegByPkResponse) String() string
- func (m *GetLegByPkResponse) Validate() error
- func (m *GetLegByPkResponse) ValidateAll() error
- type GetLegByPkResponseMultiError
- type GetLegByPkResponseValidationError
- func (e GetLegByPkResponseValidationError) Cause() error
- func (e GetLegByPkResponseValidationError) Error() string
- func (e GetLegByPkResponseValidationError) ErrorName() string
- func (e GetLegByPkResponseValidationError) Field() string
- func (e GetLegByPkResponseValidationError) Key() bool
- func (e GetLegByPkResponseValidationError) Reason() string
- type GetLegRequest
- func (*GetLegRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetLegRequest) GetGetRequest() *v1.GetRequest
- func (*GetLegRequest) ProtoMessage()
- func (x *GetLegRequest) ProtoReflect() protoreflect.Message
- func (x *GetLegRequest) Reset()
- func (x *GetLegRequest) String() string
- func (m *GetLegRequest) Validate() error
- func (m *GetLegRequest) ValidateAll() error
- type GetLegRequestMultiError
- type GetLegRequestValidationError
- func (e GetLegRequestValidationError) Cause() error
- func (e GetLegRequestValidationError) Error() string
- func (e GetLegRequestValidationError) ErrorName() string
- func (e GetLegRequestValidationError) Field() string
- func (e GetLegRequestValidationError) Key() bool
- func (e GetLegRequestValidationError) Reason() string
- type GetLegResponse
- func (*GetLegResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetLegResponse) GetLeg() *Leg
- func (*GetLegResponse) ProtoMessage()
- func (x *GetLegResponse) ProtoReflect() protoreflect.Message
- func (x *GetLegResponse) Reset()
- func (x *GetLegResponse) String() string
- func (m *GetLegResponse) Validate() error
- func (m *GetLegResponse) ValidateAll() error
- type GetLegResponseMultiError
- type GetLegResponseValidationError
- func (e GetLegResponseValidationError) Cause() error
- func (e GetLegResponseValidationError) Error() string
- func (e GetLegResponseValidationError) ErrorName() string
- func (e GetLegResponseValidationError) Field() string
- func (e GetLegResponseValidationError) Key() bool
- func (e GetLegResponseValidationError) Reason() string
- type GetLegsRequest
- func (*GetLegsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetLegsRequest) GetLimit() string
- func (x *GetLegsRequest) GetNextCursor() string
- func (x *GetLegsRequest) GetRequestId() string
- func (x *GetLegsRequest) GetUserEmail() string
- func (*GetLegsRequest) ProtoMessage()
- func (x *GetLegsRequest) ProtoReflect() protoreflect.Message
- func (x *GetLegsRequest) Reset()
- func (x *GetLegsRequest) String() string
- func (m *GetLegsRequest) Validate() error
- func (m *GetLegsRequest) ValidateAll() error
- type GetLegsRequestMultiError
- type GetLegsRequestValidationError
- func (e GetLegsRequestValidationError) Cause() error
- func (e GetLegsRequestValidationError) Error() string
- func (e GetLegsRequestValidationError) ErrorName() string
- func (e GetLegsRequestValidationError) Field() string
- func (e GetLegsRequestValidationError) Key() bool
- func (e GetLegsRequestValidationError) Reason() string
- type GetLegsResponse
- func (*GetLegsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetLegsResponse) GetLegs() []*Leg
- func (x *GetLegsResponse) GetNextCursor() string
- func (*GetLegsResponse) ProtoMessage()
- func (x *GetLegsResponse) ProtoReflect() protoreflect.Message
- func (x *GetLegsResponse) Reset()
- func (x *GetLegsResponse) String() string
- func (m *GetLegsResponse) Validate() error
- func (m *GetLegsResponse) ValidateAll() error
- type GetLegsResponseMultiError
- type GetLegsResponseValidationError
- func (e GetLegsResponseValidationError) Cause() error
- func (e GetLegsResponseValidationError) Error() string
- func (e GetLegsResponseValidationError) ErrorName() string
- func (e GetLegsResponseValidationError) Field() string
- func (e GetLegsResponseValidationError) Key() bool
- func (e GetLegsResponseValidationError) Reason() string
- type GetPointToPointRoutingByPkRequest
- func (*GetPointToPointRoutingByPkRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetPointToPointRoutingByPkRequest) GetGetByIdRequest() *v1.GetByIdRequest
- func (*GetPointToPointRoutingByPkRequest) ProtoMessage()
- func (x *GetPointToPointRoutingByPkRequest) ProtoReflect() protoreflect.Message
- func (x *GetPointToPointRoutingByPkRequest) Reset()
- func (x *GetPointToPointRoutingByPkRequest) String() string
- func (m *GetPointToPointRoutingByPkRequest) Validate() error
- func (m *GetPointToPointRoutingByPkRequest) ValidateAll() error
- type GetPointToPointRoutingByPkRequestMultiError
- type GetPointToPointRoutingByPkRequestValidationError
- func (e GetPointToPointRoutingByPkRequestValidationError) Cause() error
- func (e GetPointToPointRoutingByPkRequestValidationError) Error() string
- func (e GetPointToPointRoutingByPkRequestValidationError) ErrorName() string
- func (e GetPointToPointRoutingByPkRequestValidationError) Field() string
- func (e GetPointToPointRoutingByPkRequestValidationError) Key() bool
- func (e GetPointToPointRoutingByPkRequestValidationError) Reason() string
- type GetPointToPointRoutingByPkResponse
- func (*GetPointToPointRoutingByPkResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetPointToPointRoutingByPkResponse) GetPointToPointRouting() *PointToPointRouting
- func (*GetPointToPointRoutingByPkResponse) ProtoMessage()
- func (x *GetPointToPointRoutingByPkResponse) ProtoReflect() protoreflect.Message
- func (x *GetPointToPointRoutingByPkResponse) Reset()
- func (x *GetPointToPointRoutingByPkResponse) String() string
- func (m *GetPointToPointRoutingByPkResponse) Validate() error
- func (m *GetPointToPointRoutingByPkResponse) ValidateAll() error
- type GetPointToPointRoutingByPkResponseMultiError
- type GetPointToPointRoutingByPkResponseValidationError
- func (e GetPointToPointRoutingByPkResponseValidationError) Cause() error
- func (e GetPointToPointRoutingByPkResponseValidationError) Error() string
- func (e GetPointToPointRoutingByPkResponseValidationError) ErrorName() string
- func (e GetPointToPointRoutingByPkResponseValidationError) Field() string
- func (e GetPointToPointRoutingByPkResponseValidationError) Key() bool
- func (e GetPointToPointRoutingByPkResponseValidationError) Reason() string
- type GetPointToPointRoutingRequest
- func (*GetPointToPointRoutingRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetPointToPointRoutingRequest) GetGetRequest() *v1.GetRequest
- func (*GetPointToPointRoutingRequest) ProtoMessage()
- func (x *GetPointToPointRoutingRequest) ProtoReflect() protoreflect.Message
- func (x *GetPointToPointRoutingRequest) Reset()
- func (x *GetPointToPointRoutingRequest) String() string
- func (m *GetPointToPointRoutingRequest) Validate() error
- func (m *GetPointToPointRoutingRequest) ValidateAll() error
- type GetPointToPointRoutingRequestMultiError
- type GetPointToPointRoutingRequestValidationError
- func (e GetPointToPointRoutingRequestValidationError) Cause() error
- func (e GetPointToPointRoutingRequestValidationError) Error() string
- func (e GetPointToPointRoutingRequestValidationError) ErrorName() string
- func (e GetPointToPointRoutingRequestValidationError) Field() string
- func (e GetPointToPointRoutingRequestValidationError) Key() bool
- func (e GetPointToPointRoutingRequestValidationError) Reason() string
- type GetPointToPointRoutingResponse
- func (*GetPointToPointRoutingResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetPointToPointRoutingResponse) GetPointToPointRouting() *PointToPointRouting
- func (*GetPointToPointRoutingResponse) ProtoMessage()
- func (x *GetPointToPointRoutingResponse) ProtoReflect() protoreflect.Message
- func (x *GetPointToPointRoutingResponse) Reset()
- func (x *GetPointToPointRoutingResponse) String() string
- func (m *GetPointToPointRoutingResponse) Validate() error
- func (m *GetPointToPointRoutingResponse) ValidateAll() error
- type GetPointToPointRoutingResponseMultiError
- type GetPointToPointRoutingResponseValidationError
- func (e GetPointToPointRoutingResponseValidationError) Cause() error
- func (e GetPointToPointRoutingResponseValidationError) Error() string
- func (e GetPointToPointRoutingResponseValidationError) ErrorName() string
- func (e GetPointToPointRoutingResponseValidationError) Field() string
- func (e GetPointToPointRoutingResponseValidationError) Key() bool
- func (e GetPointToPointRoutingResponseValidationError) Reason() string
- type GetPointToPointRoutingsRequest
- func (*GetPointToPointRoutingsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetPointToPointRoutingsRequest) GetLimit() string
- func (x *GetPointToPointRoutingsRequest) GetNextCursor() string
- func (x *GetPointToPointRoutingsRequest) GetRequestId() string
- func (x *GetPointToPointRoutingsRequest) GetUserEmail() string
- func (*GetPointToPointRoutingsRequest) ProtoMessage()
- func (x *GetPointToPointRoutingsRequest) ProtoReflect() protoreflect.Message
- func (x *GetPointToPointRoutingsRequest) Reset()
- func (x *GetPointToPointRoutingsRequest) String() string
- func (m *GetPointToPointRoutingsRequest) Validate() error
- func (m *GetPointToPointRoutingsRequest) ValidateAll() error
- type GetPointToPointRoutingsRequestMultiError
- type GetPointToPointRoutingsRequestValidationError
- func (e GetPointToPointRoutingsRequestValidationError) Cause() error
- func (e GetPointToPointRoutingsRequestValidationError) Error() string
- func (e GetPointToPointRoutingsRequestValidationError) ErrorName() string
- func (e GetPointToPointRoutingsRequestValidationError) Field() string
- func (e GetPointToPointRoutingsRequestValidationError) Key() bool
- func (e GetPointToPointRoutingsRequestValidationError) Reason() string
- type GetPointToPointRoutingsResponse
- func (*GetPointToPointRoutingsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetPointToPointRoutingsResponse) GetNextCursor() string
- func (x *GetPointToPointRoutingsResponse) GetPointToPointRoutings() []*PointToPointRouting
- func (*GetPointToPointRoutingsResponse) ProtoMessage()
- func (x *GetPointToPointRoutingsResponse) ProtoReflect() protoreflect.Message
- func (x *GetPointToPointRoutingsResponse) Reset()
- func (x *GetPointToPointRoutingsResponse) String() string
- func (m *GetPointToPointRoutingsResponse) Validate() error
- func (m *GetPointToPointRoutingsResponse) ValidateAll() error
- type GetPointToPointRoutingsResponseMultiError
- type GetPointToPointRoutingsResponseValidationError
- func (e GetPointToPointRoutingsResponseValidationError) Cause() error
- func (e GetPointToPointRoutingsResponseValidationError) Error() string
- func (e GetPointToPointRoutingsResponseValidationError) ErrorName() string
- func (e GetPointToPointRoutingsResponseValidationError) Field() string
- func (e GetPointToPointRoutingsResponseValidationError) Key() bool
- func (e GetPointToPointRoutingsResponseValidationError) Reason() string
- type GetServiceScheduleByPkRequest
- func (*GetServiceScheduleByPkRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetServiceScheduleByPkRequest) GetGetByIdRequest() *v1.GetByIdRequest
- func (*GetServiceScheduleByPkRequest) ProtoMessage()
- func (x *GetServiceScheduleByPkRequest) ProtoReflect() protoreflect.Message
- func (x *GetServiceScheduleByPkRequest) Reset()
- func (x *GetServiceScheduleByPkRequest) String() string
- func (m *GetServiceScheduleByPkRequest) Validate() error
- func (m *GetServiceScheduleByPkRequest) ValidateAll() error
- type GetServiceScheduleByPkRequestMultiError
- type GetServiceScheduleByPkRequestValidationError
- func (e GetServiceScheduleByPkRequestValidationError) Cause() error
- func (e GetServiceScheduleByPkRequestValidationError) Error() string
- func (e GetServiceScheduleByPkRequestValidationError) ErrorName() string
- func (e GetServiceScheduleByPkRequestValidationError) Field() string
- func (e GetServiceScheduleByPkRequestValidationError) Key() bool
- func (e GetServiceScheduleByPkRequestValidationError) Reason() string
- type GetServiceScheduleByPkResponse
- func (*GetServiceScheduleByPkResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetServiceScheduleByPkResponse) GetServiceSchedule() *ServiceSchedule
- func (*GetServiceScheduleByPkResponse) ProtoMessage()
- func (x *GetServiceScheduleByPkResponse) ProtoReflect() protoreflect.Message
- func (x *GetServiceScheduleByPkResponse) Reset()
- func (x *GetServiceScheduleByPkResponse) String() string
- func (m *GetServiceScheduleByPkResponse) Validate() error
- func (m *GetServiceScheduleByPkResponse) ValidateAll() error
- type GetServiceScheduleByPkResponseMultiError
- type GetServiceScheduleByPkResponseValidationError
- func (e GetServiceScheduleByPkResponseValidationError) Cause() error
- func (e GetServiceScheduleByPkResponseValidationError) Error() string
- func (e GetServiceScheduleByPkResponseValidationError) ErrorName() string
- func (e GetServiceScheduleByPkResponseValidationError) Field() string
- func (e GetServiceScheduleByPkResponseValidationError) Key() bool
- func (e GetServiceScheduleByPkResponseValidationError) Reason() string
- type GetServiceScheduleByUniversalServiceReferenceRequest
- func (*GetServiceScheduleByUniversalServiceReferenceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetServiceScheduleByUniversalServiceReferenceRequest) GetRequestId() string
- func (x *GetServiceScheduleByUniversalServiceReferenceRequest) GetUniversalServiceReference() string
- func (x *GetServiceScheduleByUniversalServiceReferenceRequest) GetUserEmail() string
- func (*GetServiceScheduleByUniversalServiceReferenceRequest) ProtoMessage()
- func (x *GetServiceScheduleByUniversalServiceReferenceRequest) ProtoReflect() protoreflect.Message
- func (x *GetServiceScheduleByUniversalServiceReferenceRequest) Reset()
- func (x *GetServiceScheduleByUniversalServiceReferenceRequest) String() string
- func (m *GetServiceScheduleByUniversalServiceReferenceRequest) Validate() error
- func (m *GetServiceScheduleByUniversalServiceReferenceRequest) ValidateAll() error
- type GetServiceScheduleByUniversalServiceReferenceRequestMultiError
- type GetServiceScheduleByUniversalServiceReferenceRequestValidationError
- func (e GetServiceScheduleByUniversalServiceReferenceRequestValidationError) Cause() error
- func (e GetServiceScheduleByUniversalServiceReferenceRequestValidationError) Error() string
- func (e GetServiceScheduleByUniversalServiceReferenceRequestValidationError) ErrorName() string
- func (e GetServiceScheduleByUniversalServiceReferenceRequestValidationError) Field() string
- func (e GetServiceScheduleByUniversalServiceReferenceRequestValidationError) Key() bool
- func (e GetServiceScheduleByUniversalServiceReferenceRequestValidationError) Reason() string
- type GetServiceScheduleByUniversalServiceReferenceResponse
- func (*GetServiceScheduleByUniversalServiceReferenceResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetServiceScheduleByUniversalServiceReferenceResponse) GetServiceSchedule() *ServiceSchedule
- func (*GetServiceScheduleByUniversalServiceReferenceResponse) ProtoMessage()
- func (x *GetServiceScheduleByUniversalServiceReferenceResponse) ProtoReflect() protoreflect.Message
- func (x *GetServiceScheduleByUniversalServiceReferenceResponse) Reset()
- func (x *GetServiceScheduleByUniversalServiceReferenceResponse) String() string
- func (m *GetServiceScheduleByUniversalServiceReferenceResponse) Validate() error
- func (m *GetServiceScheduleByUniversalServiceReferenceResponse) ValidateAll() error
- type GetServiceScheduleByUniversalServiceReferenceResponseMultiError
- type GetServiceScheduleByUniversalServiceReferenceResponseValidationError
- func (e GetServiceScheduleByUniversalServiceReferenceResponseValidationError) Cause() error
- func (e GetServiceScheduleByUniversalServiceReferenceResponseValidationError) Error() string
- func (e GetServiceScheduleByUniversalServiceReferenceResponseValidationError) ErrorName() string
- func (e GetServiceScheduleByUniversalServiceReferenceResponseValidationError) Field() string
- func (e GetServiceScheduleByUniversalServiceReferenceResponseValidationError) Key() bool
- func (e GetServiceScheduleByUniversalServiceReferenceResponseValidationError) Reason() string
- type GetServiceScheduleRequest
- func (*GetServiceScheduleRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetServiceScheduleRequest) GetGetRequest() *v1.GetRequest
- func (*GetServiceScheduleRequest) ProtoMessage()
- func (x *GetServiceScheduleRequest) ProtoReflect() protoreflect.Message
- func (x *GetServiceScheduleRequest) Reset()
- func (x *GetServiceScheduleRequest) String() string
- func (m *GetServiceScheduleRequest) Validate() error
- func (m *GetServiceScheduleRequest) ValidateAll() error
- type GetServiceScheduleRequestMultiError
- type GetServiceScheduleRequestValidationError
- func (e GetServiceScheduleRequestValidationError) Cause() error
- func (e GetServiceScheduleRequestValidationError) Error() string
- func (e GetServiceScheduleRequestValidationError) ErrorName() string
- func (e GetServiceScheduleRequestValidationError) Field() string
- func (e GetServiceScheduleRequestValidationError) Key() bool
- func (e GetServiceScheduleRequestValidationError) Reason() string
- type GetServiceScheduleResponse
- func (*GetServiceScheduleResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetServiceScheduleResponse) GetServiceSchedule() *ServiceSchedule
- func (*GetServiceScheduleResponse) ProtoMessage()
- func (x *GetServiceScheduleResponse) ProtoReflect() protoreflect.Message
- func (x *GetServiceScheduleResponse) Reset()
- func (x *GetServiceScheduleResponse) String() string
- func (m *GetServiceScheduleResponse) Validate() error
- func (m *GetServiceScheduleResponse) ValidateAll() error
- type GetServiceScheduleResponseMultiError
- type GetServiceScheduleResponseValidationError
- func (e GetServiceScheduleResponseValidationError) Cause() error
- func (e GetServiceScheduleResponseValidationError) Error() string
- func (e GetServiceScheduleResponseValidationError) ErrorName() string
- func (e GetServiceScheduleResponseValidationError) Field() string
- func (e GetServiceScheduleResponseValidationError) Key() bool
- func (e GetServiceScheduleResponseValidationError) Reason() string
- type GetServiceSchedulesRequest
- func (*GetServiceSchedulesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetServiceSchedulesRequest) GetLimit() string
- func (x *GetServiceSchedulesRequest) GetNextCursor() string
- func (x *GetServiceSchedulesRequest) GetRequestId() string
- func (x *GetServiceSchedulesRequest) GetUserEmail() string
- func (*GetServiceSchedulesRequest) ProtoMessage()
- func (x *GetServiceSchedulesRequest) ProtoReflect() protoreflect.Message
- func (x *GetServiceSchedulesRequest) Reset()
- func (x *GetServiceSchedulesRequest) String() string
- func (m *GetServiceSchedulesRequest) Validate() error
- func (m *GetServiceSchedulesRequest) ValidateAll() error
- type GetServiceSchedulesRequestMultiError
- type GetServiceSchedulesRequestValidationError
- func (e GetServiceSchedulesRequestValidationError) Cause() error
- func (e GetServiceSchedulesRequestValidationError) Error() string
- func (e GetServiceSchedulesRequestValidationError) ErrorName() string
- func (e GetServiceSchedulesRequestValidationError) Field() string
- func (e GetServiceSchedulesRequestValidationError) Key() bool
- func (e GetServiceSchedulesRequestValidationError) Reason() string
- type GetServiceSchedulesResponse
- func (*GetServiceSchedulesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetServiceSchedulesResponse) GetNextCursor() string
- func (x *GetServiceSchedulesResponse) GetServiceSchedules() []*ServiceSchedule
- func (*GetServiceSchedulesResponse) ProtoMessage()
- func (x *GetServiceSchedulesResponse) ProtoReflect() protoreflect.Message
- func (x *GetServiceSchedulesResponse) Reset()
- func (x *GetServiceSchedulesResponse) String() string
- func (m *GetServiceSchedulesResponse) Validate() error
- func (m *GetServiceSchedulesResponse) ValidateAll() error
- type GetServiceSchedulesResponseMultiError
- type GetServiceSchedulesResponseValidationError
- func (e GetServiceSchedulesResponseValidationError) Cause() error
- func (e GetServiceSchedulesResponseValidationError) Error() string
- func (e GetServiceSchedulesResponseValidationError) ErrorName() string
- func (e GetServiceSchedulesResponseValidationError) Field() string
- func (e GetServiceSchedulesResponseValidationError) Key() bool
- func (e GetServiceSchedulesResponseValidationError) Reason() string
- type GetVesselByPkRequest
- func (*GetVesselByPkRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetVesselByPkRequest) GetGetByIdRequest() *v1.GetByIdRequest
- func (*GetVesselByPkRequest) ProtoMessage()
- func (x *GetVesselByPkRequest) ProtoReflect() protoreflect.Message
- func (x *GetVesselByPkRequest) Reset()
- func (x *GetVesselByPkRequest) String() string
- func (m *GetVesselByPkRequest) Validate() error
- func (m *GetVesselByPkRequest) ValidateAll() error
- type GetVesselByPkRequestMultiError
- type GetVesselByPkRequestValidationError
- func (e GetVesselByPkRequestValidationError) Cause() error
- func (e GetVesselByPkRequestValidationError) Error() string
- func (e GetVesselByPkRequestValidationError) ErrorName() string
- func (e GetVesselByPkRequestValidationError) Field() string
- func (e GetVesselByPkRequestValidationError) Key() bool
- func (e GetVesselByPkRequestValidationError) Reason() string
- type GetVesselByPkResponse
- func (*GetVesselByPkResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetVesselByPkResponse) GetVessel() *Vessel
- func (*GetVesselByPkResponse) ProtoMessage()
- func (x *GetVesselByPkResponse) ProtoReflect() protoreflect.Message
- func (x *GetVesselByPkResponse) Reset()
- func (x *GetVesselByPkResponse) String() string
- func (m *GetVesselByPkResponse) Validate() error
- func (m *GetVesselByPkResponse) ValidateAll() error
- type GetVesselByPkResponseMultiError
- type GetVesselByPkResponseValidationError
- func (e GetVesselByPkResponseValidationError) Cause() error
- func (e GetVesselByPkResponseValidationError) Error() string
- func (e GetVesselByPkResponseValidationError) ErrorName() string
- func (e GetVesselByPkResponseValidationError) Field() string
- func (e GetVesselByPkResponseValidationError) Key() bool
- func (e GetVesselByPkResponseValidationError) Reason() string
- type GetVesselRequest
- func (*GetVesselRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetVesselRequest) GetGetRequest() *v1.GetRequest
- func (*GetVesselRequest) ProtoMessage()
- func (x *GetVesselRequest) ProtoReflect() protoreflect.Message
- func (x *GetVesselRequest) Reset()
- func (x *GetVesselRequest) String() string
- func (m *GetVesselRequest) Validate() error
- func (m *GetVesselRequest) ValidateAll() error
- type GetVesselRequestMultiError
- type GetVesselRequestValidationError
- func (e GetVesselRequestValidationError) Cause() error
- func (e GetVesselRequestValidationError) Error() string
- func (e GetVesselRequestValidationError) ErrorName() string
- func (e GetVesselRequestValidationError) Field() string
- func (e GetVesselRequestValidationError) Key() bool
- func (e GetVesselRequestValidationError) Reason() string
- type GetVesselResponse
- func (*GetVesselResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetVesselResponse) GetVessel() *Vessel
- func (*GetVesselResponse) ProtoMessage()
- func (x *GetVesselResponse) ProtoReflect() protoreflect.Message
- func (x *GetVesselResponse) Reset()
- func (x *GetVesselResponse) String() string
- func (m *GetVesselResponse) Validate() error
- func (m *GetVesselResponse) ValidateAll() error
- type GetVesselResponseMultiError
- type GetVesselResponseValidationError
- func (e GetVesselResponseValidationError) Cause() error
- func (e GetVesselResponseValidationError) Error() string
- func (e GetVesselResponseValidationError) ErrorName() string
- func (e GetVesselResponseValidationError) Field() string
- func (e GetVesselResponseValidationError) Key() bool
- func (e GetVesselResponseValidationError) Reason() string
- type GetVesselScheduleByPkRequest
- func (*GetVesselScheduleByPkRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetVesselScheduleByPkRequest) GetGetByIdRequest() *v1.GetByIdRequest
- func (*GetVesselScheduleByPkRequest) ProtoMessage()
- func (x *GetVesselScheduleByPkRequest) ProtoReflect() protoreflect.Message
- func (x *GetVesselScheduleByPkRequest) Reset()
- func (x *GetVesselScheduleByPkRequest) String() string
- func (m *GetVesselScheduleByPkRequest) Validate() error
- func (m *GetVesselScheduleByPkRequest) ValidateAll() error
- type GetVesselScheduleByPkRequestMultiError
- type GetVesselScheduleByPkRequestValidationError
- func (e GetVesselScheduleByPkRequestValidationError) Cause() error
- func (e GetVesselScheduleByPkRequestValidationError) Error() string
- func (e GetVesselScheduleByPkRequestValidationError) ErrorName() string
- func (e GetVesselScheduleByPkRequestValidationError) Field() string
- func (e GetVesselScheduleByPkRequestValidationError) Key() bool
- func (e GetVesselScheduleByPkRequestValidationError) Reason() string
- type GetVesselScheduleByPkResponse
- func (*GetVesselScheduleByPkResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetVesselScheduleByPkResponse) GetVesselSchedule() *VesselSchedule
- func (*GetVesselScheduleByPkResponse) ProtoMessage()
- func (x *GetVesselScheduleByPkResponse) ProtoReflect() protoreflect.Message
- func (x *GetVesselScheduleByPkResponse) Reset()
- func (x *GetVesselScheduleByPkResponse) String() string
- func (m *GetVesselScheduleByPkResponse) Validate() error
- func (m *GetVesselScheduleByPkResponse) ValidateAll() error
- type GetVesselScheduleByPkResponseMultiError
- type GetVesselScheduleByPkResponseValidationError
- func (e GetVesselScheduleByPkResponseValidationError) Cause() error
- func (e GetVesselScheduleByPkResponseValidationError) Error() string
- func (e GetVesselScheduleByPkResponseValidationError) ErrorName() string
- func (e GetVesselScheduleByPkResponseValidationError) Field() string
- func (e GetVesselScheduleByPkResponseValidationError) Key() bool
- func (e GetVesselScheduleByPkResponseValidationError) Reason() string
- type GetVesselScheduleRequest
- func (*GetVesselScheduleRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetVesselScheduleRequest) GetGetRequest() *v1.GetRequest
- func (*GetVesselScheduleRequest) ProtoMessage()
- func (x *GetVesselScheduleRequest) ProtoReflect() protoreflect.Message
- func (x *GetVesselScheduleRequest) Reset()
- func (x *GetVesselScheduleRequest) String() string
- func (m *GetVesselScheduleRequest) Validate() error
- func (m *GetVesselScheduleRequest) ValidateAll() error
- type GetVesselScheduleRequestMultiError
- type GetVesselScheduleRequestValidationError
- func (e GetVesselScheduleRequestValidationError) Cause() error
- func (e GetVesselScheduleRequestValidationError) Error() string
- func (e GetVesselScheduleRequestValidationError) ErrorName() string
- func (e GetVesselScheduleRequestValidationError) Field() string
- func (e GetVesselScheduleRequestValidationError) Key() bool
- func (e GetVesselScheduleRequestValidationError) Reason() string
- type GetVesselScheduleResponse
- func (*GetVesselScheduleResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetVesselScheduleResponse) GetVesselSchedule() *VesselSchedule
- func (*GetVesselScheduleResponse) ProtoMessage()
- func (x *GetVesselScheduleResponse) ProtoReflect() protoreflect.Message
- func (x *GetVesselScheduleResponse) Reset()
- func (x *GetVesselScheduleResponse) String() string
- func (m *GetVesselScheduleResponse) Validate() error
- func (m *GetVesselScheduleResponse) ValidateAll() error
- type GetVesselScheduleResponseMultiError
- type GetVesselScheduleResponseValidationError
- func (e GetVesselScheduleResponseValidationError) Cause() error
- func (e GetVesselScheduleResponseValidationError) Error() string
- func (e GetVesselScheduleResponseValidationError) ErrorName() string
- func (e GetVesselScheduleResponseValidationError) Field() string
- func (e GetVesselScheduleResponseValidationError) Key() bool
- func (e GetVesselScheduleResponseValidationError) Reason() string
- type GetVesselSchedulesRequest
- func (*GetVesselSchedulesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetVesselSchedulesRequest) GetLimit() string
- func (x *GetVesselSchedulesRequest) GetNextCursor() string
- func (x *GetVesselSchedulesRequest) GetRequestId() string
- func (x *GetVesselSchedulesRequest) GetUserEmail() string
- func (*GetVesselSchedulesRequest) ProtoMessage()
- func (x *GetVesselSchedulesRequest) ProtoReflect() protoreflect.Message
- func (x *GetVesselSchedulesRequest) Reset()
- func (x *GetVesselSchedulesRequest) String() string
- func (m *GetVesselSchedulesRequest) Validate() error
- func (m *GetVesselSchedulesRequest) ValidateAll() error
- type GetVesselSchedulesRequestMultiError
- type GetVesselSchedulesRequestValidationError
- func (e GetVesselSchedulesRequestValidationError) Cause() error
- func (e GetVesselSchedulesRequestValidationError) Error() string
- func (e GetVesselSchedulesRequestValidationError) ErrorName() string
- func (e GetVesselSchedulesRequestValidationError) Field() string
- func (e GetVesselSchedulesRequestValidationError) Key() bool
- func (e GetVesselSchedulesRequestValidationError) Reason() string
- type GetVesselSchedulesResponse
- func (*GetVesselSchedulesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetVesselSchedulesResponse) GetNextCursor() string
- func (x *GetVesselSchedulesResponse) GetVesselSchedules() []*VesselSchedule
- func (*GetVesselSchedulesResponse) ProtoMessage()
- func (x *GetVesselSchedulesResponse) ProtoReflect() protoreflect.Message
- func (x *GetVesselSchedulesResponse) Reset()
- func (x *GetVesselSchedulesResponse) String() string
- func (m *GetVesselSchedulesResponse) Validate() error
- func (m *GetVesselSchedulesResponse) ValidateAll() error
- type GetVesselSchedulesResponseMultiError
- type GetVesselSchedulesResponseValidationError
- func (e GetVesselSchedulesResponseValidationError) Cause() error
- func (e GetVesselSchedulesResponseValidationError) Error() string
- func (e GetVesselSchedulesResponseValidationError) ErrorName() string
- func (e GetVesselSchedulesResponseValidationError) Field() string
- func (e GetVesselSchedulesResponseValidationError) Key() bool
- func (e GetVesselSchedulesResponseValidationError) Reason() string
- type GetVesselsRequest
- func (*GetVesselsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetVesselsRequest) GetLimit() string
- func (x *GetVesselsRequest) GetNextCursor() string
- func (x *GetVesselsRequest) GetRequestId() string
- func (x *GetVesselsRequest) GetUserEmail() string
- func (*GetVesselsRequest) ProtoMessage()
- func (x *GetVesselsRequest) ProtoReflect() protoreflect.Message
- func (x *GetVesselsRequest) Reset()
- func (x *GetVesselsRequest) String() string
- func (m *GetVesselsRequest) Validate() error
- func (m *GetVesselsRequest) ValidateAll() error
- type GetVesselsRequestMultiError
- type GetVesselsRequestValidationError
- func (e GetVesselsRequestValidationError) Cause() error
- func (e GetVesselsRequestValidationError) Error() string
- func (e GetVesselsRequestValidationError) ErrorName() string
- func (e GetVesselsRequestValidationError) Field() string
- func (e GetVesselsRequestValidationError) Key() bool
- func (e GetVesselsRequestValidationError) Reason() string
- type GetVesselsResponse
- func (*GetVesselsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetVesselsResponse) GetNextCursor() string
- func (x *GetVesselsResponse) GetVessels() []*Vessel
- func (*GetVesselsResponse) ProtoMessage()
- func (x *GetVesselsResponse) ProtoReflect() protoreflect.Message
- func (x *GetVesselsResponse) Reset()
- func (x *GetVesselsResponse) String() string
- func (m *GetVesselsResponse) Validate() error
- func (m *GetVesselsResponse) ValidateAll() error
- type GetVesselsResponseMultiError
- type GetVesselsResponseValidationError
- func (e GetVesselsResponseValidationError) Cause() error
- func (e GetVesselsResponseValidationError) Error() string
- func (e GetVesselsResponseValidationError) ErrorName() string
- func (e GetVesselsResponseValidationError) Field() string
- func (e GetVesselsResponseValidationError) Key() bool
- func (e GetVesselsResponseValidationError) Reason() string
- type Leg
- func (*Leg) Descriptor() ([]byte, []int)deprecated
- func (x *Leg) GetCrUpdTime() *v1.CrUpdTime
- func (x *Leg) GetCrUpdUser() *v1.CrUpdUser
- func (x *Leg) GetLegD() *LegD
- func (*Leg) ProtoMessage()
- func (x *Leg) ProtoReflect() protoreflect.Message
- func (x *Leg) Reset()
- func (x *Leg) String() string
- func (m *Leg) Validate() error
- func (m *Leg) ValidateAll() error
- type LegD
- func (*LegD) Descriptor() ([]byte, []int)deprecated
- func (x *LegD) GetArrivalId() uint32
- func (x *LegD) GetCarrierExportVoyageNumber() string
- func (x *LegD) GetCarrierImportVoyageNumber() string
- func (x *LegD) GetCarrierServiceCode() string
- func (x *LegD) GetCarrierServiceName() string
- func (x *LegD) GetDepartureId() uint32
- func (x *LegD) GetId() uint32
- func (x *LegD) GetIdS() string
- func (x *LegD) GetModeOfTransport() string
- func (x *LegD) GetPointToPointRoutingId() uint32
- func (x *LegD) GetSequenceNumber() int32
- func (x *LegD) GetUniversalExportVoyageReference() string
- func (x *LegD) GetUniversalImportVoyageReference() string
- func (x *LegD) GetUniversalServiceReference() string
- func (x *LegD) GetUuid4() []byte
- func (x *LegD) GetVesselImoNumber() string
- func (x *LegD) GetVesselName() string
- func (x *LegD) GetVesselOperatorSmdgLinerCode() string
- func (*LegD) ProtoMessage()
- func (x *LegD) ProtoReflect() protoreflect.Message
- func (x *LegD) Reset()
- func (x *LegD) String() string
- func (m *LegD) Validate() error
- func (m *LegD) ValidateAll() error
- type LegDMultiError
- type LegDValidationError
- type LegMultiError
- type LegServiceClient
- type LegServiceServer
- type LegValidationError
- type PointToPointRouting
- func (*PointToPointRouting) Descriptor() ([]byte, []int)deprecated
- func (x *PointToPointRouting) GetCrUpdTime() *v1.CrUpdTime
- func (x *PointToPointRouting) GetCrUpdUser() *v1.CrUpdUser
- func (x *PointToPointRouting) GetLegs() []*Leg
- func (x *PointToPointRouting) GetPointToPointRoutingD() *PointToPointRoutingD
- func (*PointToPointRouting) ProtoMessage()
- func (x *PointToPointRouting) ProtoReflect() protoreflect.Message
- func (x *PointToPointRouting) Reset()
- func (x *PointToPointRouting) String() string
- func (m *PointToPointRouting) Validate() error
- func (m *PointToPointRouting) ValidateAll() error
- type PointToPointRoutingD
- func (*PointToPointRoutingD) Descriptor() ([]byte, []int)deprecated
- func (x *PointToPointRoutingD) GetId() uint32
- func (x *PointToPointRoutingD) GetIdS() string
- func (x *PointToPointRoutingD) GetPlaceOfDeliveryId() uint32
- func (x *PointToPointRoutingD) GetPlaceOfReceiptId() uint32
- func (x *PointToPointRoutingD) GetSequenceNumber() int32
- func (x *PointToPointRoutingD) GetUuid4() []byte
- func (*PointToPointRoutingD) ProtoMessage()
- func (x *PointToPointRoutingD) ProtoReflect() protoreflect.Message
- func (x *PointToPointRoutingD) Reset()
- func (x *PointToPointRoutingD) String() string
- func (m *PointToPointRoutingD) Validate() error
- func (m *PointToPointRoutingD) ValidateAll() error
- type PointToPointRoutingDMultiError
- type PointToPointRoutingDValidationError
- func (e PointToPointRoutingDValidationError) Cause() error
- func (e PointToPointRoutingDValidationError) Error() string
- func (e PointToPointRoutingDValidationError) ErrorName() string
- func (e PointToPointRoutingDValidationError) Field() string
- func (e PointToPointRoutingDValidationError) Key() bool
- func (e PointToPointRoutingDValidationError) Reason() string
- type PointToPointRoutingMultiError
- type PointToPointRoutingValidationError
- func (e PointToPointRoutingValidationError) Cause() error
- func (e PointToPointRoutingValidationError) Error() string
- func (e PointToPointRoutingValidationError) ErrorName() string
- func (e PointToPointRoutingValidationError) Field() string
- func (e PointToPointRoutingValidationError) Key() bool
- func (e PointToPointRoutingValidationError) Reason() string
- type ServiceSchedule
- func (*ServiceSchedule) Descriptor() ([]byte, []int)deprecated
- func (x *ServiceSchedule) GetCrUpdTime() *v1.CrUpdTime
- func (x *ServiceSchedule) GetCrUpdUser() *v1.CrUpdUser
- func (x *ServiceSchedule) GetServiceScheduleD() *ServiceScheduleD
- func (*ServiceSchedule) ProtoMessage()
- func (x *ServiceSchedule) ProtoReflect() protoreflect.Message
- func (x *ServiceSchedule) Reset()
- func (x *ServiceSchedule) String() string
- func (m *ServiceSchedule) Validate() error
- func (m *ServiceSchedule) ValidateAll() error
- type ServiceScheduleD
- func (*ServiceScheduleD) Descriptor() ([]byte, []int)deprecated
- func (x *ServiceScheduleD) GetCarrierServiceCode() string
- func (x *ServiceScheduleD) GetCarrierServiceName() string
- func (x *ServiceScheduleD) GetId() uint32
- func (x *ServiceScheduleD) GetIdS() string
- func (x *ServiceScheduleD) GetUniversalServiceReference() string
- func (x *ServiceScheduleD) GetUuid4() []byte
- func (*ServiceScheduleD) ProtoMessage()
- func (x *ServiceScheduleD) ProtoReflect() protoreflect.Message
- func (x *ServiceScheduleD) Reset()
- func (x *ServiceScheduleD) String() string
- func (m *ServiceScheduleD) Validate() error
- func (m *ServiceScheduleD) ValidateAll() error
- type ServiceScheduleDMultiError
- type ServiceScheduleDValidationError
- func (e ServiceScheduleDValidationError) Cause() error
- func (e ServiceScheduleDValidationError) Error() string
- func (e ServiceScheduleDValidationError) ErrorName() string
- func (e ServiceScheduleDValidationError) Field() string
- func (e ServiceScheduleDValidationError) Key() bool
- func (e ServiceScheduleDValidationError) Reason() string
- type ServiceScheduleMultiError
- type ServiceScheduleServiceClient
- type ServiceScheduleServiceServer
- type ServiceScheduleValidationError
- func (e ServiceScheduleValidationError) Cause() error
- func (e ServiceScheduleValidationError) Error() string
- func (e ServiceScheduleValidationError) ErrorName() string
- func (e ServiceScheduleValidationError) Field() string
- func (e ServiceScheduleValidationError) Key() bool
- func (e ServiceScheduleValidationError) Reason() string
- type UnimplementedLegServiceServer
- func (UnimplementedLegServiceServer) CreateLeg(context.Context, *CreateLegRequest) (*CreateLegResponse, error)
- func (UnimplementedLegServiceServer) CreatePointToPointRouting(context.Context, *CreatePointToPointRoutingRequest) (*CreatePointToPointRoutingResponse, error)
- func (UnimplementedLegServiceServer) GetLeg(context.Context, *GetLegRequest) (*GetLegResponse, error)
- func (UnimplementedLegServiceServer) GetLegByPk(context.Context, *GetLegByPkRequest) (*GetLegByPkResponse, error)
- func (UnimplementedLegServiceServer) GetLegs(context.Context, *GetLegsRequest) (*GetLegsResponse, error)
- func (UnimplementedLegServiceServer) GetPointToPointRouting(context.Context, *GetPointToPointRoutingRequest) (*GetPointToPointRoutingResponse, error)
- func (UnimplementedLegServiceServer) GetPointToPointRoutingByPk(context.Context, *GetPointToPointRoutingByPkRequest) (*GetPointToPointRoutingByPkResponse, error)
- func (UnimplementedLegServiceServer) GetPointToPointRoutings(context.Context, *GetPointToPointRoutingsRequest) (*GetPointToPointRoutingsResponse, error)
- type UnimplementedServiceScheduleServiceServer
- func (UnimplementedServiceScheduleServiceServer) CreateServiceSchedule(context.Context, *CreateServiceScheduleRequest) (*CreateServiceScheduleResponse, error)
- func (UnimplementedServiceScheduleServiceServer) GetServiceSchedule(context.Context, *GetServiceScheduleRequest) (*GetServiceScheduleResponse, error)
- func (UnimplementedServiceScheduleServiceServer) GetServiceScheduleByPk(context.Context, *GetServiceScheduleByPkRequest) (*GetServiceScheduleByPkResponse, error)
- func (UnimplementedServiceScheduleServiceServer) GetServiceScheduleByUniversalServiceReference(context.Context, *GetServiceScheduleByUniversalServiceReferenceRequest) (*GetServiceScheduleByUniversalServiceReferenceResponse, error)
- func (UnimplementedServiceScheduleServiceServer) GetServiceSchedules(context.Context, *GetServiceSchedulesRequest) (*GetServiceSchedulesResponse, error)
- func (UnimplementedServiceScheduleServiceServer) UpdateServiceScheduleByUniversalServiceReference(context.Context, *UpdateServiceScheduleByUniversalServiceReferenceRequest) (*UpdateServiceScheduleByUniversalServiceReferenceResponse, error)
- type UnimplementedVesselScheduleServiceServer
- func (UnimplementedVesselScheduleServiceServer) CreateVessel(context.Context, *CreateVesselRequest) (*CreateVesselResponse, error)
- func (UnimplementedVesselScheduleServiceServer) CreateVesselSchedule(context.Context, *CreateVesselScheduleRequest) (*CreateVesselScheduleResponse, error)
- func (UnimplementedVesselScheduleServiceServer) GetVessel(context.Context, *GetVesselRequest) (*GetVesselResponse, error)
- func (UnimplementedVesselScheduleServiceServer) GetVesselByPk(context.Context, *GetVesselByPkRequest) (*GetVesselByPkResponse, error)
- func (UnimplementedVesselScheduleServiceServer) GetVesselSchedule(context.Context, *GetVesselScheduleRequest) (*GetVesselScheduleResponse, error)
- func (UnimplementedVesselScheduleServiceServer) GetVesselScheduleByPk(context.Context, *GetVesselScheduleByPkRequest) (*GetVesselScheduleByPkResponse, error)
- func (UnimplementedVesselScheduleServiceServer) GetVesselSchedules(context.Context, *GetVesselSchedulesRequest) (*GetVesselSchedulesResponse, error)
- func (UnimplementedVesselScheduleServiceServer) GetVessels(context.Context, *GetVesselsRequest) (*GetVesselsResponse, error)
- type UnsafeLegServiceServer
- type UnsafeServiceScheduleServiceServer
- type UnsafeVesselScheduleServiceServer
- type UpdateServiceScheduleByUniversalServiceReferenceRequest
- func (*UpdateServiceScheduleByUniversalServiceReferenceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateServiceScheduleByUniversalServiceReferenceRequest) GetCarrierServiceCode() string
- func (x *UpdateServiceScheduleByUniversalServiceReferenceRequest) GetCarrierServiceName() string
- func (x *UpdateServiceScheduleByUniversalServiceReferenceRequest) GetRequestId() string
- func (x *UpdateServiceScheduleByUniversalServiceReferenceRequest) GetUniversalServiceReference() string
- func (x *UpdateServiceScheduleByUniversalServiceReferenceRequest) GetUserEmail() string
- func (x *UpdateServiceScheduleByUniversalServiceReferenceRequest) GetUserId() string
- func (*UpdateServiceScheduleByUniversalServiceReferenceRequest) ProtoMessage()
- func (x *UpdateServiceScheduleByUniversalServiceReferenceRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateServiceScheduleByUniversalServiceReferenceRequest) Reset()
- func (x *UpdateServiceScheduleByUniversalServiceReferenceRequest) String() string
- func (m *UpdateServiceScheduleByUniversalServiceReferenceRequest) Validate() error
- func (m *UpdateServiceScheduleByUniversalServiceReferenceRequest) ValidateAll() error
- type UpdateServiceScheduleByUniversalServiceReferenceRequestMultiError
- type UpdateServiceScheduleByUniversalServiceReferenceRequestValidationError
- func (e UpdateServiceScheduleByUniversalServiceReferenceRequestValidationError) Cause() error
- func (e UpdateServiceScheduleByUniversalServiceReferenceRequestValidationError) Error() string
- func (e UpdateServiceScheduleByUniversalServiceReferenceRequestValidationError) ErrorName() string
- func (e UpdateServiceScheduleByUniversalServiceReferenceRequestValidationError) Field() string
- func (e UpdateServiceScheduleByUniversalServiceReferenceRequestValidationError) Key() bool
- func (e UpdateServiceScheduleByUniversalServiceReferenceRequestValidationError) Reason() string
- type UpdateServiceScheduleByUniversalServiceReferenceResponse
- func (*UpdateServiceScheduleByUniversalServiceReferenceResponse) Descriptor() ([]byte, []int)deprecated
- func (*UpdateServiceScheduleByUniversalServiceReferenceResponse) ProtoMessage()
- func (x *UpdateServiceScheduleByUniversalServiceReferenceResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateServiceScheduleByUniversalServiceReferenceResponse) Reset()
- func (x *UpdateServiceScheduleByUniversalServiceReferenceResponse) String() string
- func (m *UpdateServiceScheduleByUniversalServiceReferenceResponse) Validate() error
- func (m *UpdateServiceScheduleByUniversalServiceReferenceResponse) ValidateAll() error
- type UpdateServiceScheduleByUniversalServiceReferenceResponseMultiError
- type UpdateServiceScheduleByUniversalServiceReferenceResponseValidationError
- func (e UpdateServiceScheduleByUniversalServiceReferenceResponseValidationError) Cause() error
- func (e UpdateServiceScheduleByUniversalServiceReferenceResponseValidationError) Error() string
- func (e UpdateServiceScheduleByUniversalServiceReferenceResponseValidationError) ErrorName() string
- func (e UpdateServiceScheduleByUniversalServiceReferenceResponseValidationError) Field() string
- func (e UpdateServiceScheduleByUniversalServiceReferenceResponseValidationError) Key() bool
- func (e UpdateServiceScheduleByUniversalServiceReferenceResponseValidationError) Reason() string
- type Vessel
- func (*Vessel) Descriptor() ([]byte, []int)deprecated
- func (x *Vessel) GetCrUpdTime() *v1.CrUpdTime
- func (x *Vessel) GetCrUpdUser() *v1.CrUpdUser
- func (x *Vessel) GetVesselD() *VesselD
- func (*Vessel) ProtoMessage()
- func (x *Vessel) ProtoReflect() protoreflect.Message
- func (x *Vessel) Reset()
- func (x *Vessel) String() string
- func (m *Vessel) Validate() error
- func (m *Vessel) ValidateAll() error
- type VesselD
- func (*VesselD) Descriptor() ([]byte, []int)deprecated
- func (x *VesselD) GetDimensionUnit() string
- func (x *VesselD) GetId() uint32
- func (x *VesselD) GetIdS() string
- func (x *VesselD) GetIsDummyVessel() bool
- func (x *VesselD) GetUuid4() []byte
- func (x *VesselD) GetVesselCallSign() string
- func (x *VesselD) GetVesselFlag() string
- func (x *VesselD) GetVesselImoNumber() string
- func (x *VesselD) GetVesselLength() float64
- func (x *VesselD) GetVesselName() string
- func (x *VesselD) GetVesselOperatorCarrierCode() string
- func (x *VesselD) GetVesselOperatorCarrierCodeListProvider() string
- func (x *VesselD) GetVesselWidth() float64
- func (*VesselD) ProtoMessage()
- func (x *VesselD) ProtoReflect() protoreflect.Message
- func (x *VesselD) Reset()
- func (x *VesselD) String() string
- func (m *VesselD) Validate() error
- func (m *VesselD) ValidateAll() error
- type VesselDMultiError
- type VesselDValidationError
- type VesselMultiError
- type VesselSchedule
- func (*VesselSchedule) Descriptor() ([]byte, []int)deprecated
- func (x *VesselSchedule) GetCrUpdTime() *v1.CrUpdTime
- func (x *VesselSchedule) GetCrUpdUser() *v1.CrUpdUser
- func (x *VesselSchedule) GetVesselScheduleD() *VesselScheduleD
- func (*VesselSchedule) ProtoMessage()
- func (x *VesselSchedule) ProtoReflect() protoreflect.Message
- func (x *VesselSchedule) Reset()
- func (x *VesselSchedule) String() string
- func (m *VesselSchedule) Validate() error
- func (m *VesselSchedule) ValidateAll() error
- type VesselScheduleD
- func (*VesselScheduleD) Descriptor() ([]byte, []int)deprecated
- func (x *VesselScheduleD) GetId() uint32
- func (x *VesselScheduleD) GetIdS() string
- func (x *VesselScheduleD) GetServiceId() uint32
- func (x *VesselScheduleD) GetUuid4() []byte
- func (x *VesselScheduleD) GetVesselId() uint32
- func (*VesselScheduleD) ProtoMessage()
- func (x *VesselScheduleD) ProtoReflect() protoreflect.Message
- func (x *VesselScheduleD) Reset()
- func (x *VesselScheduleD) String() string
- func (m *VesselScheduleD) Validate() error
- func (m *VesselScheduleD) ValidateAll() error
- type VesselScheduleDMultiError
- type VesselScheduleDValidationError
- func (e VesselScheduleDValidationError) Cause() error
- func (e VesselScheduleDValidationError) Error() string
- func (e VesselScheduleDValidationError) ErrorName() string
- func (e VesselScheduleDValidationError) Field() string
- func (e VesselScheduleDValidationError) Key() bool
- func (e VesselScheduleDValidationError) Reason() string
- type VesselScheduleMultiError
- type VesselScheduleServiceClient
- type VesselScheduleServiceServer
- type VesselScheduleValidationError
- func (e VesselScheduleValidationError) Cause() error
- func (e VesselScheduleValidationError) Error() string
- func (e VesselScheduleValidationError) ErrorName() string
- func (e VesselScheduleValidationError) Field() string
- func (e VesselScheduleValidationError) Key() bool
- func (e VesselScheduleValidationError) Reason() string
- type VesselValidationError
Constants ¶
const ( LegService_CreateLeg_FullMethodName = "/ovs.v3.LegService/CreateLeg" LegService_GetLegs_FullMethodName = "/ovs.v3.LegService/GetLegs" LegService_GetLeg_FullMethodName = "/ovs.v3.LegService/GetLeg" LegService_GetLegByPk_FullMethodName = "/ovs.v3.LegService/GetLegByPk" LegService_CreatePointToPointRouting_FullMethodName = "/ovs.v3.LegService/CreatePointToPointRouting" LegService_GetPointToPointRoutings_FullMethodName = "/ovs.v3.LegService/GetPointToPointRoutings" LegService_GetPointToPointRouting_FullMethodName = "/ovs.v3.LegService/GetPointToPointRouting" LegService_GetPointToPointRoutingByPk_FullMethodName = "/ovs.v3.LegService/GetPointToPointRoutingByPk" )
const ( ServiceScheduleService_CreateServiceSchedule_FullMethodName = "/ovs.v3.ServiceScheduleService/CreateServiceSchedule" ServiceScheduleService_GetServiceSchedules_FullMethodName = "/ovs.v3.ServiceScheduleService/GetServiceSchedules" ServiceScheduleService_GetServiceSchedule_FullMethodName = "/ovs.v3.ServiceScheduleService/GetServiceSchedule" ServiceScheduleService_GetServiceScheduleByUniversalServiceReference_FullMethodName = "/ovs.v3.ServiceScheduleService/GetServiceScheduleByUniversalServiceReference" ServiceScheduleService_UpdateServiceScheduleByUniversalServiceReference_FullMethodName = "/ovs.v3.ServiceScheduleService/UpdateServiceScheduleByUniversalServiceReference" ServiceScheduleService_GetServiceScheduleByPk_FullMethodName = "/ovs.v3.ServiceScheduleService/GetServiceScheduleByPk" )
const ( VesselScheduleService_CreateVesselSchedule_FullMethodName = "/ovs.v3.VesselScheduleService/CreateVesselSchedule" VesselScheduleService_GetVesselSchedules_FullMethodName = "/ovs.v3.VesselScheduleService/GetVesselSchedules" VesselScheduleService_GetVesselSchedule_FullMethodName = "/ovs.v3.VesselScheduleService/GetVesselSchedule" VesselScheduleService_GetVesselScheduleByPk_FullMethodName = "/ovs.v3.VesselScheduleService/GetVesselScheduleByPk" VesselScheduleService_CreateVessel_FullMethodName = "/ovs.v3.VesselScheduleService/CreateVessel" VesselScheduleService_GetVessels_FullMethodName = "/ovs.v3.VesselScheduleService/GetVessels" VesselScheduleService_GetVessel_FullMethodName = "/ovs.v3.VesselScheduleService/GetVessel" VesselScheduleService_GetVesselByPk_FullMethodName = "/ovs.v3.VesselScheduleService/GetVesselByPk" )
Variables ¶
var File_ovs_v3_leg_proto protoreflect.FileDescriptor
var File_ovs_v3_serviceschedule_proto protoreflect.FileDescriptor
var File_ovs_v3_vesselschedule_proto protoreflect.FileDescriptor
var LegService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "ovs.v3.LegService", HandlerType: (*LegServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "CreateLeg", Handler: _LegService_CreateLeg_Handler, }, { MethodName: "GetLegs", Handler: _LegService_GetLegs_Handler, }, { MethodName: "GetLeg", Handler: _LegService_GetLeg_Handler, }, { MethodName: "GetLegByPk", Handler: _LegService_GetLegByPk_Handler, }, { MethodName: "CreatePointToPointRouting", Handler: _LegService_CreatePointToPointRouting_Handler, }, { MethodName: "GetPointToPointRoutings", Handler: _LegService_GetPointToPointRoutings_Handler, }, { MethodName: "GetPointToPointRouting", Handler: _LegService_GetPointToPointRouting_Handler, }, { MethodName: "GetPointToPointRoutingByPk", Handler: _LegService_GetPointToPointRoutingByPk_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "ovs/v3/leg.proto", }
LegService_ServiceDesc is the grpc.ServiceDesc for LegService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var ServiceScheduleService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "ovs.v3.ServiceScheduleService", HandlerType: (*ServiceScheduleServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "CreateServiceSchedule", Handler: _ServiceScheduleService_CreateServiceSchedule_Handler, }, { MethodName: "GetServiceSchedules", Handler: _ServiceScheduleService_GetServiceSchedules_Handler, }, { MethodName: "GetServiceSchedule", Handler: _ServiceScheduleService_GetServiceSchedule_Handler, }, { MethodName: "GetServiceScheduleByUniversalServiceReference", Handler: _ServiceScheduleService_GetServiceScheduleByUniversalServiceReference_Handler, }, { MethodName: "UpdateServiceScheduleByUniversalServiceReference", Handler: _ServiceScheduleService_UpdateServiceScheduleByUniversalServiceReference_Handler, }, { MethodName: "GetServiceScheduleByPk", Handler: _ServiceScheduleService_GetServiceScheduleByPk_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "ovs/v3/serviceschedule.proto", }
ServiceScheduleService_ServiceDesc is the grpc.ServiceDesc for ServiceScheduleService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var VesselScheduleService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "ovs.v3.VesselScheduleService", HandlerType: (*VesselScheduleServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "CreateVesselSchedule", Handler: _VesselScheduleService_CreateVesselSchedule_Handler, }, { MethodName: "GetVesselSchedules", Handler: _VesselScheduleService_GetVesselSchedules_Handler, }, { MethodName: "GetVesselSchedule", Handler: _VesselScheduleService_GetVesselSchedule_Handler, }, { MethodName: "GetVesselScheduleByPk", Handler: _VesselScheduleService_GetVesselScheduleByPk_Handler, }, { MethodName: "CreateVessel", Handler: _VesselScheduleService_CreateVessel_Handler, }, { MethodName: "GetVessels", Handler: _VesselScheduleService_GetVessels_Handler, }, { MethodName: "GetVessel", Handler: _VesselScheduleService_GetVessel_Handler, }, { MethodName: "GetVesselByPk", Handler: _VesselScheduleService_GetVesselByPk_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "ovs/v3/vesselschedule.proto", }
VesselScheduleService_ServiceDesc is the grpc.ServiceDesc for VesselScheduleService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
Functions ¶
func RegisterLegServiceServer ¶
func RegisterLegServiceServer(s grpc.ServiceRegistrar, srv LegServiceServer)
func RegisterServiceScheduleServiceServer ¶
func RegisterServiceScheduleServiceServer(s grpc.ServiceRegistrar, srv ServiceScheduleServiceServer)
func RegisterVesselScheduleServiceServer ¶
func RegisterVesselScheduleServiceServer(s grpc.ServiceRegistrar, srv VesselScheduleServiceServer)
Types ¶
type CreateLegRequest ¶
type CreateLegRequest struct { SequenceNumber int32 `protobuf:"varint,1,opt,name=sequence_number,json=sequenceNumber,proto3" json:"sequence_number,omitempty"` ModeOfTransport string `protobuf:"bytes,2,opt,name=mode_of_transport,json=modeOfTransport,proto3" json:"mode_of_transport,omitempty"` VesselOperatorSmdgLinerCode string `` /* 148-byte string literal not displayed */ VesselImoNumber string `protobuf:"bytes,4,opt,name=vessel_imo_number,json=vesselImoNumber,proto3" json:"vessel_imo_number,omitempty"` VesselName string `protobuf:"bytes,5,opt,name=vessel_name,json=vesselName,proto3" json:"vessel_name,omitempty"` CarrierServiceName string `protobuf:"bytes,6,opt,name=carrier_service_name,json=carrierServiceName,proto3" json:"carrier_service_name,omitempty"` UniversalServiceReference string `` /* 138-byte string literal not displayed */ CarrierServiceCode string `protobuf:"bytes,8,opt,name=carrier_service_code,json=carrierServiceCode,proto3" json:"carrier_service_code,omitempty"` UniversalImportVoyageReference string `` /* 155-byte string literal not displayed */ UniversalExportVoyageReference string `` /* 156-byte string literal not displayed */ CarrierImportVoyageNumber string `` /* 141-byte string literal not displayed */ CarrierExportVoyageNumber string `` /* 141-byte string literal not displayed */ DepartureId uint32 `protobuf:"varint,13,opt,name=departure_id,json=departureId,proto3" json:"departure_id,omitempty"` ArrivalId uint32 `protobuf:"varint,14,opt,name=arrival_id,json=arrivalId,proto3" json:"arrival_id,omitempty"` PointToPointRoutingId uint32 `` /* 132-byte string literal not displayed */ UserId string `protobuf:"bytes,16,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` UserEmail string `protobuf:"bytes,17,opt,name=user_email,json=userEmail,proto3" json:"user_email,omitempty"` RequestId string `protobuf:"bytes,18,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` // contains filtered or unexported fields }
func (*CreateLegRequest) Descriptor
deprecated
func (*CreateLegRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateLegRequest.ProtoReflect.Descriptor instead.
func (*CreateLegRequest) GetArrivalId ¶
func (x *CreateLegRequest) GetArrivalId() uint32
func (*CreateLegRequest) GetCarrierExportVoyageNumber ¶
func (x *CreateLegRequest) GetCarrierExportVoyageNumber() string
func (*CreateLegRequest) GetCarrierImportVoyageNumber ¶
func (x *CreateLegRequest) GetCarrierImportVoyageNumber() string
func (*CreateLegRequest) GetCarrierServiceCode ¶
func (x *CreateLegRequest) GetCarrierServiceCode() string
func (*CreateLegRequest) GetCarrierServiceName ¶
func (x *CreateLegRequest) GetCarrierServiceName() string
func (*CreateLegRequest) GetDepartureId ¶
func (x *CreateLegRequest) GetDepartureId() uint32
func (*CreateLegRequest) GetModeOfTransport ¶
func (x *CreateLegRequest) GetModeOfTransport() string
func (*CreateLegRequest) GetPointToPointRoutingId ¶
func (x *CreateLegRequest) GetPointToPointRoutingId() uint32
func (*CreateLegRequest) GetRequestId ¶
func (x *CreateLegRequest) GetRequestId() string
func (*CreateLegRequest) GetSequenceNumber ¶
func (x *CreateLegRequest) GetSequenceNumber() int32
func (*CreateLegRequest) GetUniversalExportVoyageReference ¶
func (x *CreateLegRequest) GetUniversalExportVoyageReference() string
func (*CreateLegRequest) GetUniversalImportVoyageReference ¶
func (x *CreateLegRequest) GetUniversalImportVoyageReference() string
func (*CreateLegRequest) GetUniversalServiceReference ¶
func (x *CreateLegRequest) GetUniversalServiceReference() string
func (*CreateLegRequest) GetUserEmail ¶
func (x *CreateLegRequest) GetUserEmail() string
func (*CreateLegRequest) GetUserId ¶
func (x *CreateLegRequest) GetUserId() string
func (*CreateLegRequest) GetVesselImoNumber ¶
func (x *CreateLegRequest) GetVesselImoNumber() string
func (*CreateLegRequest) GetVesselName ¶
func (x *CreateLegRequest) GetVesselName() string
func (*CreateLegRequest) GetVesselOperatorSmdgLinerCode ¶
func (x *CreateLegRequest) GetVesselOperatorSmdgLinerCode() string
func (*CreateLegRequest) ProtoMessage ¶
func (*CreateLegRequest) ProtoMessage()
func (*CreateLegRequest) ProtoReflect ¶
func (x *CreateLegRequest) ProtoReflect() protoreflect.Message
func (*CreateLegRequest) Reset ¶
func (x *CreateLegRequest) Reset()
func (*CreateLegRequest) String ¶
func (x *CreateLegRequest) String() string
func (*CreateLegRequest) Validate ¶
func (m *CreateLegRequest) Validate() error
Validate checks the field values on CreateLegRequest 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 (*CreateLegRequest) ValidateAll ¶
func (m *CreateLegRequest) ValidateAll() error
ValidateAll checks the field values on CreateLegRequest 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 CreateLegRequestMultiError, or nil if none found.
type CreateLegRequestMultiError ¶
type CreateLegRequestMultiError []error
CreateLegRequestMultiError is an error wrapping multiple validation errors returned by CreateLegRequest.ValidateAll() if the designated constraints aren't met.
func (CreateLegRequestMultiError) AllErrors ¶
func (m CreateLegRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateLegRequestMultiError) Error ¶
func (m CreateLegRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateLegRequestValidationError ¶
type CreateLegRequestValidationError struct {
// contains filtered or unexported fields
}
CreateLegRequestValidationError is the validation error returned by CreateLegRequest.Validate if the designated constraints aren't met.
func (CreateLegRequestValidationError) Cause ¶
func (e CreateLegRequestValidationError) Cause() error
Cause function returns cause value.
func (CreateLegRequestValidationError) Error ¶
func (e CreateLegRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CreateLegRequestValidationError) ErrorName ¶
func (e CreateLegRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CreateLegRequestValidationError) Field ¶
func (e CreateLegRequestValidationError) Field() string
Field function returns field value.
func (CreateLegRequestValidationError) Key ¶
func (e CreateLegRequestValidationError) Key() bool
Key function returns key value.
func (CreateLegRequestValidationError) Reason ¶
func (e CreateLegRequestValidationError) Reason() string
Reason function returns reason value.
type CreateLegResponse ¶
type CreateLegResponse struct { Leg *Leg `protobuf:"bytes,1,opt,name=leg,proto3" json:"leg,omitempty"` // contains filtered or unexported fields }
func (*CreateLegResponse) Descriptor
deprecated
func (*CreateLegResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateLegResponse.ProtoReflect.Descriptor instead.
func (*CreateLegResponse) GetLeg ¶
func (x *CreateLegResponse) GetLeg() *Leg
func (*CreateLegResponse) ProtoMessage ¶
func (*CreateLegResponse) ProtoMessage()
func (*CreateLegResponse) ProtoReflect ¶
func (x *CreateLegResponse) ProtoReflect() protoreflect.Message
func (*CreateLegResponse) Reset ¶
func (x *CreateLegResponse) Reset()
func (*CreateLegResponse) String ¶
func (x *CreateLegResponse) String() string
func (*CreateLegResponse) Validate ¶
func (m *CreateLegResponse) Validate() error
Validate checks the field values on CreateLegResponse 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 (*CreateLegResponse) ValidateAll ¶
func (m *CreateLegResponse) ValidateAll() error
ValidateAll checks the field values on CreateLegResponse 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 CreateLegResponseMultiError, or nil if none found.
type CreateLegResponseMultiError ¶
type CreateLegResponseMultiError []error
CreateLegResponseMultiError is an error wrapping multiple validation errors returned by CreateLegResponse.ValidateAll() if the designated constraints aren't met.
func (CreateLegResponseMultiError) AllErrors ¶
func (m CreateLegResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateLegResponseMultiError) Error ¶
func (m CreateLegResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateLegResponseValidationError ¶
type CreateLegResponseValidationError struct {
// contains filtered or unexported fields
}
CreateLegResponseValidationError is the validation error returned by CreateLegResponse.Validate if the designated constraints aren't met.
func (CreateLegResponseValidationError) Cause ¶
func (e CreateLegResponseValidationError) Cause() error
Cause function returns cause value.
func (CreateLegResponseValidationError) Error ¶
func (e CreateLegResponseValidationError) Error() string
Error satisfies the builtin error interface
func (CreateLegResponseValidationError) ErrorName ¶
func (e CreateLegResponseValidationError) ErrorName() string
ErrorName returns error name.
func (CreateLegResponseValidationError) Field ¶
func (e CreateLegResponseValidationError) Field() string
Field function returns field value.
func (CreateLegResponseValidationError) Key ¶
func (e CreateLegResponseValidationError) Key() bool
Key function returns key value.
func (CreateLegResponseValidationError) Reason ¶
func (e CreateLegResponseValidationError) Reason() string
Reason function returns reason value.
type CreatePointToPointRoutingRequest ¶
type CreatePointToPointRoutingRequest struct { SequenceNumber int32 `protobuf:"varint,1,opt,name=sequence_number,json=sequenceNumber,proto3" json:"sequence_number,omitempty"` PlaceOfReceiptId uint32 `protobuf:"varint,2,opt,name=place_of_receipt_id,json=placeOfReceiptId,proto3" json:"place_of_receipt_id,omitempty"` PlaceOfDeliveryId uint32 `protobuf:"varint,3,opt,name=place_of_delivery_id,json=placeOfDeliveryId,proto3" json:"place_of_delivery_id,omitempty"` UserId string `protobuf:"bytes,4,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` UserEmail string `protobuf:"bytes,5,opt,name=user_email,json=userEmail,proto3" json:"user_email,omitempty"` RequestId string `protobuf:"bytes,6,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` Legs []*CreateLegRequest `protobuf:"bytes,7,rep,name=legs,proto3" json:"legs,omitempty"` // contains filtered or unexported fields }
func (*CreatePointToPointRoutingRequest) Descriptor
deprecated
func (*CreatePointToPointRoutingRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreatePointToPointRoutingRequest.ProtoReflect.Descriptor instead.
func (*CreatePointToPointRoutingRequest) GetLegs ¶
func (x *CreatePointToPointRoutingRequest) GetLegs() []*CreateLegRequest
func (*CreatePointToPointRoutingRequest) GetPlaceOfDeliveryId ¶
func (x *CreatePointToPointRoutingRequest) GetPlaceOfDeliveryId() uint32
func (*CreatePointToPointRoutingRequest) GetPlaceOfReceiptId ¶
func (x *CreatePointToPointRoutingRequest) GetPlaceOfReceiptId() uint32
func (*CreatePointToPointRoutingRequest) GetRequestId ¶
func (x *CreatePointToPointRoutingRequest) GetRequestId() string
func (*CreatePointToPointRoutingRequest) GetSequenceNumber ¶
func (x *CreatePointToPointRoutingRequest) GetSequenceNumber() int32
func (*CreatePointToPointRoutingRequest) GetUserEmail ¶
func (x *CreatePointToPointRoutingRequest) GetUserEmail() string
func (*CreatePointToPointRoutingRequest) GetUserId ¶
func (x *CreatePointToPointRoutingRequest) GetUserId() string
func (*CreatePointToPointRoutingRequest) ProtoMessage ¶
func (*CreatePointToPointRoutingRequest) ProtoMessage()
func (*CreatePointToPointRoutingRequest) ProtoReflect ¶
func (x *CreatePointToPointRoutingRequest) ProtoReflect() protoreflect.Message
func (*CreatePointToPointRoutingRequest) Reset ¶
func (x *CreatePointToPointRoutingRequest) Reset()
func (*CreatePointToPointRoutingRequest) String ¶
func (x *CreatePointToPointRoutingRequest) String() string
func (*CreatePointToPointRoutingRequest) Validate ¶
func (m *CreatePointToPointRoutingRequest) Validate() error
Validate checks the field values on CreatePointToPointRoutingRequest 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 (*CreatePointToPointRoutingRequest) ValidateAll ¶
func (m *CreatePointToPointRoutingRequest) ValidateAll() error
ValidateAll checks the field values on CreatePointToPointRoutingRequest 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 CreatePointToPointRoutingRequestMultiError, or nil if none found.
type CreatePointToPointRoutingRequestMultiError ¶
type CreatePointToPointRoutingRequestMultiError []error
CreatePointToPointRoutingRequestMultiError is an error wrapping multiple validation errors returned by CreatePointToPointRoutingRequest.ValidateAll() if the designated constraints aren't met.
func (CreatePointToPointRoutingRequestMultiError) AllErrors ¶
func (m CreatePointToPointRoutingRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreatePointToPointRoutingRequestMultiError) Error ¶
func (m CreatePointToPointRoutingRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreatePointToPointRoutingRequestValidationError ¶
type CreatePointToPointRoutingRequestValidationError struct {
// contains filtered or unexported fields
}
CreatePointToPointRoutingRequestValidationError is the validation error returned by CreatePointToPointRoutingRequest.Validate if the designated constraints aren't met.
func (CreatePointToPointRoutingRequestValidationError) Cause ¶
func (e CreatePointToPointRoutingRequestValidationError) Cause() error
Cause function returns cause value.
func (CreatePointToPointRoutingRequestValidationError) Error ¶
func (e CreatePointToPointRoutingRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CreatePointToPointRoutingRequestValidationError) ErrorName ¶
func (e CreatePointToPointRoutingRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CreatePointToPointRoutingRequestValidationError) Field ¶
func (e CreatePointToPointRoutingRequestValidationError) Field() string
Field function returns field value.
func (CreatePointToPointRoutingRequestValidationError) Key ¶
func (e CreatePointToPointRoutingRequestValidationError) Key() bool
Key function returns key value.
func (CreatePointToPointRoutingRequestValidationError) Reason ¶
func (e CreatePointToPointRoutingRequestValidationError) Reason() string
Reason function returns reason value.
type CreatePointToPointRoutingResponse ¶
type CreatePointToPointRoutingResponse struct { PointToPointRouting *PointToPointRouting `protobuf:"bytes,1,opt,name=point_to_point_routing,json=pointToPointRouting,proto3" json:"point_to_point_routing,omitempty"` // contains filtered or unexported fields }
func (*CreatePointToPointRoutingResponse) Descriptor
deprecated
func (*CreatePointToPointRoutingResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreatePointToPointRoutingResponse.ProtoReflect.Descriptor instead.
func (*CreatePointToPointRoutingResponse) GetPointToPointRouting ¶
func (x *CreatePointToPointRoutingResponse) GetPointToPointRouting() *PointToPointRouting
func (*CreatePointToPointRoutingResponse) ProtoMessage ¶
func (*CreatePointToPointRoutingResponse) ProtoMessage()
func (*CreatePointToPointRoutingResponse) ProtoReflect ¶
func (x *CreatePointToPointRoutingResponse) ProtoReflect() protoreflect.Message
func (*CreatePointToPointRoutingResponse) Reset ¶
func (x *CreatePointToPointRoutingResponse) Reset()
func (*CreatePointToPointRoutingResponse) String ¶
func (x *CreatePointToPointRoutingResponse) String() string
func (*CreatePointToPointRoutingResponse) Validate ¶
func (m *CreatePointToPointRoutingResponse) Validate() error
Validate checks the field values on CreatePointToPointRoutingResponse 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 (*CreatePointToPointRoutingResponse) ValidateAll ¶
func (m *CreatePointToPointRoutingResponse) ValidateAll() error
ValidateAll checks the field values on CreatePointToPointRoutingResponse 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 CreatePointToPointRoutingResponseMultiError, or nil if none found.
type CreatePointToPointRoutingResponseMultiError ¶
type CreatePointToPointRoutingResponseMultiError []error
CreatePointToPointRoutingResponseMultiError is an error wrapping multiple validation errors returned by CreatePointToPointRoutingResponse.ValidateAll() if the designated constraints aren't met.
func (CreatePointToPointRoutingResponseMultiError) AllErrors ¶
func (m CreatePointToPointRoutingResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreatePointToPointRoutingResponseMultiError) Error ¶
func (m CreatePointToPointRoutingResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreatePointToPointRoutingResponseValidationError ¶
type CreatePointToPointRoutingResponseValidationError struct {
// contains filtered or unexported fields
}
CreatePointToPointRoutingResponseValidationError is the validation error returned by CreatePointToPointRoutingResponse.Validate if the designated constraints aren't met.
func (CreatePointToPointRoutingResponseValidationError) Cause ¶
func (e CreatePointToPointRoutingResponseValidationError) Cause() error
Cause function returns cause value.
func (CreatePointToPointRoutingResponseValidationError) Error ¶
func (e CreatePointToPointRoutingResponseValidationError) Error() string
Error satisfies the builtin error interface
func (CreatePointToPointRoutingResponseValidationError) ErrorName ¶
func (e CreatePointToPointRoutingResponseValidationError) ErrorName() string
ErrorName returns error name.
func (CreatePointToPointRoutingResponseValidationError) Field ¶
func (e CreatePointToPointRoutingResponseValidationError) Field() string
Field function returns field value.
func (CreatePointToPointRoutingResponseValidationError) Key ¶
func (e CreatePointToPointRoutingResponseValidationError) Key() bool
Key function returns key value.
func (CreatePointToPointRoutingResponseValidationError) Reason ¶
func (e CreatePointToPointRoutingResponseValidationError) Reason() string
Reason function returns reason value.
type CreateServiceScheduleRequest ¶
type CreateServiceScheduleRequest struct { CarrierServiceName string `protobuf:"bytes,1,opt,name=carrier_service_name,json=carrierServiceName,proto3" json:"carrier_service_name,omitempty"` CarrierServiceCode string `protobuf:"bytes,2,opt,name=carrier_service_code,json=carrierServiceCode,proto3" json:"carrier_service_code,omitempty"` UniversalServiceReference string `` /* 138-byte string literal not displayed */ UserId string `protobuf:"bytes,4,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` UserEmail string `protobuf:"bytes,5,opt,name=user_email,json=userEmail,proto3" json:"user_email,omitempty"` RequestId string `protobuf:"bytes,6,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` // contains filtered or unexported fields }
func (*CreateServiceScheduleRequest) Descriptor
deprecated
func (*CreateServiceScheduleRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateServiceScheduleRequest.ProtoReflect.Descriptor instead.
func (*CreateServiceScheduleRequest) GetCarrierServiceCode ¶
func (x *CreateServiceScheduleRequest) GetCarrierServiceCode() string
func (*CreateServiceScheduleRequest) GetCarrierServiceName ¶
func (x *CreateServiceScheduleRequest) GetCarrierServiceName() string
func (*CreateServiceScheduleRequest) GetRequestId ¶
func (x *CreateServiceScheduleRequest) GetRequestId() string
func (*CreateServiceScheduleRequest) GetUniversalServiceReference ¶
func (x *CreateServiceScheduleRequest) GetUniversalServiceReference() string
func (*CreateServiceScheduleRequest) GetUserEmail ¶
func (x *CreateServiceScheduleRequest) GetUserEmail() string
func (*CreateServiceScheduleRequest) GetUserId ¶
func (x *CreateServiceScheduleRequest) GetUserId() string
func (*CreateServiceScheduleRequest) ProtoMessage ¶
func (*CreateServiceScheduleRequest) ProtoMessage()
func (*CreateServiceScheduleRequest) ProtoReflect ¶
func (x *CreateServiceScheduleRequest) ProtoReflect() protoreflect.Message
func (*CreateServiceScheduleRequest) Reset ¶
func (x *CreateServiceScheduleRequest) Reset()
func (*CreateServiceScheduleRequest) String ¶
func (x *CreateServiceScheduleRequest) String() string
func (*CreateServiceScheduleRequest) Validate ¶
func (m *CreateServiceScheduleRequest) Validate() error
Validate checks the field values on CreateServiceScheduleRequest 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 (*CreateServiceScheduleRequest) ValidateAll ¶
func (m *CreateServiceScheduleRequest) ValidateAll() error
ValidateAll checks the field values on CreateServiceScheduleRequest 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 CreateServiceScheduleRequestMultiError, or nil if none found.
type CreateServiceScheduleRequestMultiError ¶
type CreateServiceScheduleRequestMultiError []error
CreateServiceScheduleRequestMultiError is an error wrapping multiple validation errors returned by CreateServiceScheduleRequest.ValidateAll() if the designated constraints aren't met.
func (CreateServiceScheduleRequestMultiError) AllErrors ¶
func (m CreateServiceScheduleRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateServiceScheduleRequestMultiError) Error ¶
func (m CreateServiceScheduleRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateServiceScheduleRequestValidationError ¶
type CreateServiceScheduleRequestValidationError struct {
// contains filtered or unexported fields
}
CreateServiceScheduleRequestValidationError is the validation error returned by CreateServiceScheduleRequest.Validate if the designated constraints aren't met.
func (CreateServiceScheduleRequestValidationError) Cause ¶
func (e CreateServiceScheduleRequestValidationError) Cause() error
Cause function returns cause value.
func (CreateServiceScheduleRequestValidationError) Error ¶
func (e CreateServiceScheduleRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CreateServiceScheduleRequestValidationError) ErrorName ¶
func (e CreateServiceScheduleRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CreateServiceScheduleRequestValidationError) Field ¶
func (e CreateServiceScheduleRequestValidationError) Field() string
Field function returns field value.
func (CreateServiceScheduleRequestValidationError) Key ¶
func (e CreateServiceScheduleRequestValidationError) Key() bool
Key function returns key value.
func (CreateServiceScheduleRequestValidationError) Reason ¶
func (e CreateServiceScheduleRequestValidationError) Reason() string
Reason function returns reason value.
type CreateServiceScheduleResponse ¶
type CreateServiceScheduleResponse struct { ServiceSchedule *ServiceSchedule `protobuf:"bytes,1,opt,name=service_schedule,json=serviceSchedule,proto3" json:"service_schedule,omitempty"` // contains filtered or unexported fields }
func (*CreateServiceScheduleResponse) Descriptor
deprecated
func (*CreateServiceScheduleResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateServiceScheduleResponse.ProtoReflect.Descriptor instead.
func (*CreateServiceScheduleResponse) GetServiceSchedule ¶
func (x *CreateServiceScheduleResponse) GetServiceSchedule() *ServiceSchedule
func (*CreateServiceScheduleResponse) ProtoMessage ¶
func (*CreateServiceScheduleResponse) ProtoMessage()
func (*CreateServiceScheduleResponse) ProtoReflect ¶
func (x *CreateServiceScheduleResponse) ProtoReflect() protoreflect.Message
func (*CreateServiceScheduleResponse) Reset ¶
func (x *CreateServiceScheduleResponse) Reset()
func (*CreateServiceScheduleResponse) String ¶
func (x *CreateServiceScheduleResponse) String() string
func (*CreateServiceScheduleResponse) Validate ¶
func (m *CreateServiceScheduleResponse) Validate() error
Validate checks the field values on CreateServiceScheduleResponse 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 (*CreateServiceScheduleResponse) ValidateAll ¶
func (m *CreateServiceScheduleResponse) ValidateAll() error
ValidateAll checks the field values on CreateServiceScheduleResponse 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 CreateServiceScheduleResponseMultiError, or nil if none found.
type CreateServiceScheduleResponseMultiError ¶
type CreateServiceScheduleResponseMultiError []error
CreateServiceScheduleResponseMultiError is an error wrapping multiple validation errors returned by CreateServiceScheduleResponse.ValidateAll() if the designated constraints aren't met.
func (CreateServiceScheduleResponseMultiError) AllErrors ¶
func (m CreateServiceScheduleResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateServiceScheduleResponseMultiError) Error ¶
func (m CreateServiceScheduleResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateServiceScheduleResponseValidationError ¶
type CreateServiceScheduleResponseValidationError struct {
// contains filtered or unexported fields
}
CreateServiceScheduleResponseValidationError is the validation error returned by CreateServiceScheduleResponse.Validate if the designated constraints aren't met.
func (CreateServiceScheduleResponseValidationError) Cause ¶
func (e CreateServiceScheduleResponseValidationError) Cause() error
Cause function returns cause value.
func (CreateServiceScheduleResponseValidationError) Error ¶
func (e CreateServiceScheduleResponseValidationError) Error() string
Error satisfies the builtin error interface
func (CreateServiceScheduleResponseValidationError) ErrorName ¶
func (e CreateServiceScheduleResponseValidationError) ErrorName() string
ErrorName returns error name.
func (CreateServiceScheduleResponseValidationError) Field ¶
func (e CreateServiceScheduleResponseValidationError) Field() string
Field function returns field value.
func (CreateServiceScheduleResponseValidationError) Key ¶
func (e CreateServiceScheduleResponseValidationError) Key() bool
Key function returns key value.
func (CreateServiceScheduleResponseValidationError) Reason ¶
func (e CreateServiceScheduleResponseValidationError) Reason() string
Reason function returns reason value.
type CreateVesselRequest ¶
type CreateVesselRequest struct { VesselImoNumber string `protobuf:"bytes,1,opt,name=vessel_imo_number,json=vesselImoNumber,proto3" json:"vessel_imo_number,omitempty"` VesselName string `protobuf:"bytes,2,opt,name=vessel_name,json=vesselName,proto3" json:"vessel_name,omitempty"` VesselFlag string `protobuf:"bytes,3,opt,name=vessel_flag,json=vesselFlag,proto3" json:"vessel_flag,omitempty"` VesselCallSign string `protobuf:"bytes,4,opt,name=vessel_call_sign,json=vesselCallSign,proto3" json:"vessel_call_sign,omitempty"` IsDummyVessel bool `protobuf:"varint,5,opt,name=is_dummy_vessel,json=isDummyVessel,proto3" json:"is_dummy_vessel,omitempty"` VesselOperatorCarrierCode string `` /* 140-byte string literal not displayed */ VesselOperatorCarrierCodeListProvider string `` /* 180-byte string literal not displayed */ VesselLength float64 `protobuf:"fixed64,8,opt,name=vessel_length,json=vesselLength,proto3" json:"vessel_length,omitempty"` VesselWidth float64 `protobuf:"fixed64,9,opt,name=vessel_width,json=vesselWidth,proto3" json:"vessel_width,omitempty"` DimensionUnit string `protobuf:"bytes,10,opt,name=dimension_unit,json=dimensionUnit,proto3" json:"dimension_unit,omitempty"` UserId string `protobuf:"bytes,11,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` UserEmail string `protobuf:"bytes,12,opt,name=user_email,json=userEmail,proto3" json:"user_email,omitempty"` RequestId string `protobuf:"bytes,13,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` // contains filtered or unexported fields }
func (*CreateVesselRequest) Descriptor
deprecated
func (*CreateVesselRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateVesselRequest.ProtoReflect.Descriptor instead.
func (*CreateVesselRequest) GetDimensionUnit ¶
func (x *CreateVesselRequest) GetDimensionUnit() string
func (*CreateVesselRequest) GetIsDummyVessel ¶
func (x *CreateVesselRequest) GetIsDummyVessel() bool
func (*CreateVesselRequest) GetRequestId ¶
func (x *CreateVesselRequest) GetRequestId() string
func (*CreateVesselRequest) GetUserEmail ¶
func (x *CreateVesselRequest) GetUserEmail() string
func (*CreateVesselRequest) GetUserId ¶
func (x *CreateVesselRequest) GetUserId() string
func (*CreateVesselRequest) GetVesselCallSign ¶
func (x *CreateVesselRequest) GetVesselCallSign() string
func (*CreateVesselRequest) GetVesselFlag ¶
func (x *CreateVesselRequest) GetVesselFlag() string
func (*CreateVesselRequest) GetVesselImoNumber ¶
func (x *CreateVesselRequest) GetVesselImoNumber() string
func (*CreateVesselRequest) GetVesselLength ¶
func (x *CreateVesselRequest) GetVesselLength() float64
func (*CreateVesselRequest) GetVesselName ¶
func (x *CreateVesselRequest) GetVesselName() string
func (*CreateVesselRequest) GetVesselOperatorCarrierCode ¶
func (x *CreateVesselRequest) GetVesselOperatorCarrierCode() string
func (*CreateVesselRequest) GetVesselOperatorCarrierCodeListProvider ¶
func (x *CreateVesselRequest) GetVesselOperatorCarrierCodeListProvider() string
func (*CreateVesselRequest) GetVesselWidth ¶
func (x *CreateVesselRequest) GetVesselWidth() float64
func (*CreateVesselRequest) ProtoMessage ¶
func (*CreateVesselRequest) ProtoMessage()
func (*CreateVesselRequest) ProtoReflect ¶
func (x *CreateVesselRequest) ProtoReflect() protoreflect.Message
func (*CreateVesselRequest) Reset ¶
func (x *CreateVesselRequest) Reset()
func (*CreateVesselRequest) String ¶
func (x *CreateVesselRequest) String() string
func (*CreateVesselRequest) Validate ¶
func (m *CreateVesselRequest) Validate() error
Validate checks the field values on CreateVesselRequest 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 (*CreateVesselRequest) ValidateAll ¶
func (m *CreateVesselRequest) ValidateAll() error
ValidateAll checks the field values on CreateVesselRequest 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 CreateVesselRequestMultiError, or nil if none found.
type CreateVesselRequestMultiError ¶
type CreateVesselRequestMultiError []error
CreateVesselRequestMultiError is an error wrapping multiple validation errors returned by CreateVesselRequest.ValidateAll() if the designated constraints aren't met.
func (CreateVesselRequestMultiError) AllErrors ¶
func (m CreateVesselRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateVesselRequestMultiError) Error ¶
func (m CreateVesselRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateVesselRequestValidationError ¶
type CreateVesselRequestValidationError struct {
// contains filtered or unexported fields
}
CreateVesselRequestValidationError is the validation error returned by CreateVesselRequest.Validate if the designated constraints aren't met.
func (CreateVesselRequestValidationError) Cause ¶
func (e CreateVesselRequestValidationError) Cause() error
Cause function returns cause value.
func (CreateVesselRequestValidationError) Error ¶
func (e CreateVesselRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CreateVesselRequestValidationError) ErrorName ¶
func (e CreateVesselRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CreateVesselRequestValidationError) Field ¶
func (e CreateVesselRequestValidationError) Field() string
Field function returns field value.
func (CreateVesselRequestValidationError) Key ¶
func (e CreateVesselRequestValidationError) Key() bool
Key function returns key value.
func (CreateVesselRequestValidationError) Reason ¶
func (e CreateVesselRequestValidationError) Reason() string
Reason function returns reason value.
type CreateVesselResponse ¶
type CreateVesselResponse struct { Vessel *Vessel `protobuf:"bytes,1,opt,name=vessel,proto3" json:"vessel,omitempty"` // contains filtered or unexported fields }
func (*CreateVesselResponse) Descriptor
deprecated
func (*CreateVesselResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateVesselResponse.ProtoReflect.Descriptor instead.
func (*CreateVesselResponse) GetVessel ¶
func (x *CreateVesselResponse) GetVessel() *Vessel
func (*CreateVesselResponse) ProtoMessage ¶
func (*CreateVesselResponse) ProtoMessage()
func (*CreateVesselResponse) ProtoReflect ¶
func (x *CreateVesselResponse) ProtoReflect() protoreflect.Message
func (*CreateVesselResponse) Reset ¶
func (x *CreateVesselResponse) Reset()
func (*CreateVesselResponse) String ¶
func (x *CreateVesselResponse) String() string
func (*CreateVesselResponse) Validate ¶
func (m *CreateVesselResponse) Validate() error
Validate checks the field values on CreateVesselResponse 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 (*CreateVesselResponse) ValidateAll ¶
func (m *CreateVesselResponse) ValidateAll() error
ValidateAll checks the field values on CreateVesselResponse 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 CreateVesselResponseMultiError, or nil if none found.
type CreateVesselResponseMultiError ¶
type CreateVesselResponseMultiError []error
CreateVesselResponseMultiError is an error wrapping multiple validation errors returned by CreateVesselResponse.ValidateAll() if the designated constraints aren't met.
func (CreateVesselResponseMultiError) AllErrors ¶
func (m CreateVesselResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateVesselResponseMultiError) Error ¶
func (m CreateVesselResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateVesselResponseValidationError ¶
type CreateVesselResponseValidationError struct {
// contains filtered or unexported fields
}
CreateVesselResponseValidationError is the validation error returned by CreateVesselResponse.Validate if the designated constraints aren't met.
func (CreateVesselResponseValidationError) Cause ¶
func (e CreateVesselResponseValidationError) Cause() error
Cause function returns cause value.
func (CreateVesselResponseValidationError) Error ¶
func (e CreateVesselResponseValidationError) Error() string
Error satisfies the builtin error interface
func (CreateVesselResponseValidationError) ErrorName ¶
func (e CreateVesselResponseValidationError) ErrorName() string
ErrorName returns error name.
func (CreateVesselResponseValidationError) Field ¶
func (e CreateVesselResponseValidationError) Field() string
Field function returns field value.
func (CreateVesselResponseValidationError) Key ¶
func (e CreateVesselResponseValidationError) Key() bool
Key function returns key value.
func (CreateVesselResponseValidationError) Reason ¶
func (e CreateVesselResponseValidationError) Reason() string
Reason function returns reason value.
type CreateVesselScheduleRequest ¶
type CreateVesselScheduleRequest struct { VesselId uint32 `protobuf:"varint,1,opt,name=vessel_id,json=vesselId,proto3" json:"vessel_id,omitempty"` ServiceId uint32 `protobuf:"varint,2,opt,name=service_id,json=serviceId,proto3" json:"service_id,omitempty"` UserId string `protobuf:"bytes,3,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` UserEmail string `protobuf:"bytes,4,opt,name=user_email,json=userEmail,proto3" json:"user_email,omitempty"` RequestId string `protobuf:"bytes,5,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` // contains filtered or unexported fields }
func (*CreateVesselScheduleRequest) Descriptor
deprecated
func (*CreateVesselScheduleRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateVesselScheduleRequest.ProtoReflect.Descriptor instead.
func (*CreateVesselScheduleRequest) GetRequestId ¶
func (x *CreateVesselScheduleRequest) GetRequestId() string
func (*CreateVesselScheduleRequest) GetServiceId ¶
func (x *CreateVesselScheduleRequest) GetServiceId() uint32
func (*CreateVesselScheduleRequest) GetUserEmail ¶
func (x *CreateVesselScheduleRequest) GetUserEmail() string
func (*CreateVesselScheduleRequest) GetUserId ¶
func (x *CreateVesselScheduleRequest) GetUserId() string
func (*CreateVesselScheduleRequest) GetVesselId ¶
func (x *CreateVesselScheduleRequest) GetVesselId() uint32
func (*CreateVesselScheduleRequest) ProtoMessage ¶
func (*CreateVesselScheduleRequest) ProtoMessage()
func (*CreateVesselScheduleRequest) ProtoReflect ¶
func (x *CreateVesselScheduleRequest) ProtoReflect() protoreflect.Message
func (*CreateVesselScheduleRequest) Reset ¶
func (x *CreateVesselScheduleRequest) Reset()
func (*CreateVesselScheduleRequest) String ¶
func (x *CreateVesselScheduleRequest) String() string
func (*CreateVesselScheduleRequest) Validate ¶
func (m *CreateVesselScheduleRequest) Validate() error
Validate checks the field values on CreateVesselScheduleRequest 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 (*CreateVesselScheduleRequest) ValidateAll ¶
func (m *CreateVesselScheduleRequest) ValidateAll() error
ValidateAll checks the field values on CreateVesselScheduleRequest 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 CreateVesselScheduleRequestMultiError, or nil if none found.
type CreateVesselScheduleRequestMultiError ¶
type CreateVesselScheduleRequestMultiError []error
CreateVesselScheduleRequestMultiError is an error wrapping multiple validation errors returned by CreateVesselScheduleRequest.ValidateAll() if the designated constraints aren't met.
func (CreateVesselScheduleRequestMultiError) AllErrors ¶
func (m CreateVesselScheduleRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateVesselScheduleRequestMultiError) Error ¶
func (m CreateVesselScheduleRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateVesselScheduleRequestValidationError ¶
type CreateVesselScheduleRequestValidationError struct {
// contains filtered or unexported fields
}
CreateVesselScheduleRequestValidationError is the validation error returned by CreateVesselScheduleRequest.Validate if the designated constraints aren't met.
func (CreateVesselScheduleRequestValidationError) Cause ¶
func (e CreateVesselScheduleRequestValidationError) Cause() error
Cause function returns cause value.
func (CreateVesselScheduleRequestValidationError) Error ¶
func (e CreateVesselScheduleRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CreateVesselScheduleRequestValidationError) ErrorName ¶
func (e CreateVesselScheduleRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CreateVesselScheduleRequestValidationError) Field ¶
func (e CreateVesselScheduleRequestValidationError) Field() string
Field function returns field value.
func (CreateVesselScheduleRequestValidationError) Key ¶
func (e CreateVesselScheduleRequestValidationError) Key() bool
Key function returns key value.
func (CreateVesselScheduleRequestValidationError) Reason ¶
func (e CreateVesselScheduleRequestValidationError) Reason() string
Reason function returns reason value.
type CreateVesselScheduleResponse ¶
type CreateVesselScheduleResponse struct { VesselSchedule *VesselSchedule `protobuf:"bytes,1,opt,name=vessel_schedule,json=vesselSchedule,proto3" json:"vessel_schedule,omitempty"` // contains filtered or unexported fields }
func (*CreateVesselScheduleResponse) Descriptor
deprecated
func (*CreateVesselScheduleResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateVesselScheduleResponse.ProtoReflect.Descriptor instead.
func (*CreateVesselScheduleResponse) GetVesselSchedule ¶
func (x *CreateVesselScheduleResponse) GetVesselSchedule() *VesselSchedule
func (*CreateVesselScheduleResponse) ProtoMessage ¶
func (*CreateVesselScheduleResponse) ProtoMessage()
func (*CreateVesselScheduleResponse) ProtoReflect ¶
func (x *CreateVesselScheduleResponse) ProtoReflect() protoreflect.Message
func (*CreateVesselScheduleResponse) Reset ¶
func (x *CreateVesselScheduleResponse) Reset()
func (*CreateVesselScheduleResponse) String ¶
func (x *CreateVesselScheduleResponse) String() string
func (*CreateVesselScheduleResponse) Validate ¶
func (m *CreateVesselScheduleResponse) Validate() error
Validate checks the field values on CreateVesselScheduleResponse 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 (*CreateVesselScheduleResponse) ValidateAll ¶
func (m *CreateVesselScheduleResponse) ValidateAll() error
ValidateAll checks the field values on CreateVesselScheduleResponse 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 CreateVesselScheduleResponseMultiError, or nil if none found.
type CreateVesselScheduleResponseMultiError ¶
type CreateVesselScheduleResponseMultiError []error
CreateVesselScheduleResponseMultiError is an error wrapping multiple validation errors returned by CreateVesselScheduleResponse.ValidateAll() if the designated constraints aren't met.
func (CreateVesselScheduleResponseMultiError) AllErrors ¶
func (m CreateVesselScheduleResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateVesselScheduleResponseMultiError) Error ¶
func (m CreateVesselScheduleResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateVesselScheduleResponseValidationError ¶
type CreateVesselScheduleResponseValidationError struct {
// contains filtered or unexported fields
}
CreateVesselScheduleResponseValidationError is the validation error returned by CreateVesselScheduleResponse.Validate if the designated constraints aren't met.
func (CreateVesselScheduleResponseValidationError) Cause ¶
func (e CreateVesselScheduleResponseValidationError) Cause() error
Cause function returns cause value.
func (CreateVesselScheduleResponseValidationError) Error ¶
func (e CreateVesselScheduleResponseValidationError) Error() string
Error satisfies the builtin error interface
func (CreateVesselScheduleResponseValidationError) ErrorName ¶
func (e CreateVesselScheduleResponseValidationError) ErrorName() string
ErrorName returns error name.
func (CreateVesselScheduleResponseValidationError) Field ¶
func (e CreateVesselScheduleResponseValidationError) Field() string
Field function returns field value.
func (CreateVesselScheduleResponseValidationError) Key ¶
func (e CreateVesselScheduleResponseValidationError) Key() bool
Key function returns key value.
func (CreateVesselScheduleResponseValidationError) Reason ¶
func (e CreateVesselScheduleResponseValidationError) Reason() string
Reason function returns reason value.
type GetLegByPkRequest ¶
type GetLegByPkRequest struct { GetByIdRequest *v1.GetByIdRequest `protobuf:"bytes,1,opt,name=get_by_id_request,json=getByIdRequest,proto3" json:"get_by_id_request,omitempty"` // contains filtered or unexported fields }
func (*GetLegByPkRequest) Descriptor
deprecated
func (*GetLegByPkRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetLegByPkRequest.ProtoReflect.Descriptor instead.
func (*GetLegByPkRequest) GetGetByIdRequest ¶
func (x *GetLegByPkRequest) GetGetByIdRequest() *v1.GetByIdRequest
func (*GetLegByPkRequest) ProtoMessage ¶
func (*GetLegByPkRequest) ProtoMessage()
func (*GetLegByPkRequest) ProtoReflect ¶
func (x *GetLegByPkRequest) ProtoReflect() protoreflect.Message
func (*GetLegByPkRequest) Reset ¶
func (x *GetLegByPkRequest) Reset()
func (*GetLegByPkRequest) String ¶
func (x *GetLegByPkRequest) String() string
func (*GetLegByPkRequest) Validate ¶
func (m *GetLegByPkRequest) Validate() error
Validate checks the field values on GetLegByPkRequest 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 (*GetLegByPkRequest) ValidateAll ¶
func (m *GetLegByPkRequest) ValidateAll() error
ValidateAll checks the field values on GetLegByPkRequest 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 GetLegByPkRequestMultiError, or nil if none found.
type GetLegByPkRequestMultiError ¶
type GetLegByPkRequestMultiError []error
GetLegByPkRequestMultiError is an error wrapping multiple validation errors returned by GetLegByPkRequest.ValidateAll() if the designated constraints aren't met.
func (GetLegByPkRequestMultiError) AllErrors ¶
func (m GetLegByPkRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetLegByPkRequestMultiError) Error ¶
func (m GetLegByPkRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetLegByPkRequestValidationError ¶
type GetLegByPkRequestValidationError struct {
// contains filtered or unexported fields
}
GetLegByPkRequestValidationError is the validation error returned by GetLegByPkRequest.Validate if the designated constraints aren't met.
func (GetLegByPkRequestValidationError) Cause ¶
func (e GetLegByPkRequestValidationError) Cause() error
Cause function returns cause value.
func (GetLegByPkRequestValidationError) Error ¶
func (e GetLegByPkRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetLegByPkRequestValidationError) ErrorName ¶
func (e GetLegByPkRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetLegByPkRequestValidationError) Field ¶
func (e GetLegByPkRequestValidationError) Field() string
Field function returns field value.
func (GetLegByPkRequestValidationError) Key ¶
func (e GetLegByPkRequestValidationError) Key() bool
Key function returns key value.
func (GetLegByPkRequestValidationError) Reason ¶
func (e GetLegByPkRequestValidationError) Reason() string
Reason function returns reason value.
type GetLegByPkResponse ¶
type GetLegByPkResponse struct { Leg *Leg `protobuf:"bytes,1,opt,name=leg,proto3" json:"leg,omitempty"` // contains filtered or unexported fields }
func (*GetLegByPkResponse) Descriptor
deprecated
func (*GetLegByPkResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetLegByPkResponse.ProtoReflect.Descriptor instead.
func (*GetLegByPkResponse) GetLeg ¶
func (x *GetLegByPkResponse) GetLeg() *Leg
func (*GetLegByPkResponse) ProtoMessage ¶
func (*GetLegByPkResponse) ProtoMessage()
func (*GetLegByPkResponse) ProtoReflect ¶
func (x *GetLegByPkResponse) ProtoReflect() protoreflect.Message
func (*GetLegByPkResponse) Reset ¶
func (x *GetLegByPkResponse) Reset()
func (*GetLegByPkResponse) String ¶
func (x *GetLegByPkResponse) String() string
func (*GetLegByPkResponse) Validate ¶
func (m *GetLegByPkResponse) Validate() error
Validate checks the field values on GetLegByPkResponse 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 (*GetLegByPkResponse) ValidateAll ¶
func (m *GetLegByPkResponse) ValidateAll() error
ValidateAll checks the field values on GetLegByPkResponse 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 GetLegByPkResponseMultiError, or nil if none found.
type GetLegByPkResponseMultiError ¶
type GetLegByPkResponseMultiError []error
GetLegByPkResponseMultiError is an error wrapping multiple validation errors returned by GetLegByPkResponse.ValidateAll() if the designated constraints aren't met.
func (GetLegByPkResponseMultiError) AllErrors ¶
func (m GetLegByPkResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetLegByPkResponseMultiError) Error ¶
func (m GetLegByPkResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetLegByPkResponseValidationError ¶
type GetLegByPkResponseValidationError struct {
// contains filtered or unexported fields
}
GetLegByPkResponseValidationError is the validation error returned by GetLegByPkResponse.Validate if the designated constraints aren't met.
func (GetLegByPkResponseValidationError) Cause ¶
func (e GetLegByPkResponseValidationError) Cause() error
Cause function returns cause value.
func (GetLegByPkResponseValidationError) Error ¶
func (e GetLegByPkResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetLegByPkResponseValidationError) ErrorName ¶
func (e GetLegByPkResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetLegByPkResponseValidationError) Field ¶
func (e GetLegByPkResponseValidationError) Field() string
Field function returns field value.
func (GetLegByPkResponseValidationError) Key ¶
func (e GetLegByPkResponseValidationError) Key() bool
Key function returns key value.
func (GetLegByPkResponseValidationError) Reason ¶
func (e GetLegByPkResponseValidationError) Reason() string
Reason function returns reason value.
type GetLegRequest ¶
type GetLegRequest struct { GetRequest *v1.GetRequest `protobuf:"bytes,1,opt,name=get_request,json=getRequest,proto3" json:"get_request,omitempty"` // contains filtered or unexported fields }
func (*GetLegRequest) Descriptor
deprecated
func (*GetLegRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetLegRequest.ProtoReflect.Descriptor instead.
func (*GetLegRequest) GetGetRequest ¶
func (x *GetLegRequest) GetGetRequest() *v1.GetRequest
func (*GetLegRequest) ProtoMessage ¶
func (*GetLegRequest) ProtoMessage()
func (*GetLegRequest) ProtoReflect ¶
func (x *GetLegRequest) ProtoReflect() protoreflect.Message
func (*GetLegRequest) Reset ¶
func (x *GetLegRequest) Reset()
func (*GetLegRequest) String ¶
func (x *GetLegRequest) String() string
func (*GetLegRequest) Validate ¶
func (m *GetLegRequest) Validate() error
Validate checks the field values on GetLegRequest 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 (*GetLegRequest) ValidateAll ¶
func (m *GetLegRequest) ValidateAll() error
ValidateAll checks the field values on GetLegRequest 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 GetLegRequestMultiError, or nil if none found.
type GetLegRequestMultiError ¶
type GetLegRequestMultiError []error
GetLegRequestMultiError is an error wrapping multiple validation errors returned by GetLegRequest.ValidateAll() if the designated constraints aren't met.
func (GetLegRequestMultiError) AllErrors ¶
func (m GetLegRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetLegRequestMultiError) Error ¶
func (m GetLegRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetLegRequestValidationError ¶
type GetLegRequestValidationError struct {
// contains filtered or unexported fields
}
GetLegRequestValidationError is the validation error returned by GetLegRequest.Validate if the designated constraints aren't met.
func (GetLegRequestValidationError) Cause ¶
func (e GetLegRequestValidationError) Cause() error
Cause function returns cause value.
func (GetLegRequestValidationError) Error ¶
func (e GetLegRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetLegRequestValidationError) ErrorName ¶
func (e GetLegRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetLegRequestValidationError) Field ¶
func (e GetLegRequestValidationError) Field() string
Field function returns field value.
func (GetLegRequestValidationError) Key ¶
func (e GetLegRequestValidationError) Key() bool
Key function returns key value.
func (GetLegRequestValidationError) Reason ¶
func (e GetLegRequestValidationError) Reason() string
Reason function returns reason value.
type GetLegResponse ¶
type GetLegResponse struct { Leg *Leg `protobuf:"bytes,1,opt,name=leg,proto3" json:"leg,omitempty"` // contains filtered or unexported fields }
func (*GetLegResponse) Descriptor
deprecated
func (*GetLegResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetLegResponse.ProtoReflect.Descriptor instead.
func (*GetLegResponse) GetLeg ¶
func (x *GetLegResponse) GetLeg() *Leg
func (*GetLegResponse) ProtoMessage ¶
func (*GetLegResponse) ProtoMessage()
func (*GetLegResponse) ProtoReflect ¶
func (x *GetLegResponse) ProtoReflect() protoreflect.Message
func (*GetLegResponse) Reset ¶
func (x *GetLegResponse) Reset()
func (*GetLegResponse) String ¶
func (x *GetLegResponse) String() string
func (*GetLegResponse) Validate ¶
func (m *GetLegResponse) Validate() error
Validate checks the field values on GetLegResponse 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 (*GetLegResponse) ValidateAll ¶
func (m *GetLegResponse) ValidateAll() error
ValidateAll checks the field values on GetLegResponse 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 GetLegResponseMultiError, or nil if none found.
type GetLegResponseMultiError ¶
type GetLegResponseMultiError []error
GetLegResponseMultiError is an error wrapping multiple validation errors returned by GetLegResponse.ValidateAll() if the designated constraints aren't met.
func (GetLegResponseMultiError) AllErrors ¶
func (m GetLegResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetLegResponseMultiError) Error ¶
func (m GetLegResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetLegResponseValidationError ¶
type GetLegResponseValidationError struct {
// contains filtered or unexported fields
}
GetLegResponseValidationError is the validation error returned by GetLegResponse.Validate if the designated constraints aren't met.
func (GetLegResponseValidationError) Cause ¶
func (e GetLegResponseValidationError) Cause() error
Cause function returns cause value.
func (GetLegResponseValidationError) Error ¶
func (e GetLegResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetLegResponseValidationError) ErrorName ¶
func (e GetLegResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetLegResponseValidationError) Field ¶
func (e GetLegResponseValidationError) Field() string
Field function returns field value.
func (GetLegResponseValidationError) Key ¶
func (e GetLegResponseValidationError) Key() bool
Key function returns key value.
func (GetLegResponseValidationError) Reason ¶
func (e GetLegResponseValidationError) Reason() string
Reason function returns reason value.
type GetLegsRequest ¶
type GetLegsRequest struct { Limit string `protobuf:"bytes,1,opt,name=limit,proto3" json:"limit,omitempty"` NextCursor string `protobuf:"bytes,2,opt,name=next_cursor,json=nextCursor,proto3" json:"next_cursor,omitempty"` UserEmail string `protobuf:"bytes,3,opt,name=user_email,json=userEmail,proto3" json:"user_email,omitempty"` RequestId string `protobuf:"bytes,4,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` // contains filtered or unexported fields }
func (*GetLegsRequest) Descriptor
deprecated
func (*GetLegsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetLegsRequest.ProtoReflect.Descriptor instead.
func (*GetLegsRequest) GetLimit ¶
func (x *GetLegsRequest) GetLimit() string
func (*GetLegsRequest) GetNextCursor ¶
func (x *GetLegsRequest) GetNextCursor() string
func (*GetLegsRequest) GetRequestId ¶
func (x *GetLegsRequest) GetRequestId() string
func (*GetLegsRequest) GetUserEmail ¶
func (x *GetLegsRequest) GetUserEmail() string
func (*GetLegsRequest) ProtoMessage ¶
func (*GetLegsRequest) ProtoMessage()
func (*GetLegsRequest) ProtoReflect ¶
func (x *GetLegsRequest) ProtoReflect() protoreflect.Message
func (*GetLegsRequest) Reset ¶
func (x *GetLegsRequest) Reset()
func (*GetLegsRequest) String ¶
func (x *GetLegsRequest) String() string
func (*GetLegsRequest) Validate ¶
func (m *GetLegsRequest) Validate() error
Validate checks the field values on GetLegsRequest 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 (*GetLegsRequest) ValidateAll ¶
func (m *GetLegsRequest) ValidateAll() error
ValidateAll checks the field values on GetLegsRequest 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 GetLegsRequestMultiError, or nil if none found.
type GetLegsRequestMultiError ¶
type GetLegsRequestMultiError []error
GetLegsRequestMultiError is an error wrapping multiple validation errors returned by GetLegsRequest.ValidateAll() if the designated constraints aren't met.
func (GetLegsRequestMultiError) AllErrors ¶
func (m GetLegsRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetLegsRequestMultiError) Error ¶
func (m GetLegsRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetLegsRequestValidationError ¶
type GetLegsRequestValidationError struct {
// contains filtered or unexported fields
}
GetLegsRequestValidationError is the validation error returned by GetLegsRequest.Validate if the designated constraints aren't met.
func (GetLegsRequestValidationError) Cause ¶
func (e GetLegsRequestValidationError) Cause() error
Cause function returns cause value.
func (GetLegsRequestValidationError) Error ¶
func (e GetLegsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetLegsRequestValidationError) ErrorName ¶
func (e GetLegsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetLegsRequestValidationError) Field ¶
func (e GetLegsRequestValidationError) Field() string
Field function returns field value.
func (GetLegsRequestValidationError) Key ¶
func (e GetLegsRequestValidationError) Key() bool
Key function returns key value.
func (GetLegsRequestValidationError) Reason ¶
func (e GetLegsRequestValidationError) Reason() string
Reason function returns reason value.
type GetLegsResponse ¶
type GetLegsResponse struct { Legs []*Leg `protobuf:"bytes,1,rep,name=legs,proto3" json:"legs,omitempty"` NextCursor string `protobuf:"bytes,2,opt,name=next_cursor,json=nextCursor,proto3" json:"next_cursor,omitempty"` // contains filtered or unexported fields }
func (*GetLegsResponse) Descriptor
deprecated
func (*GetLegsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetLegsResponse.ProtoReflect.Descriptor instead.
func (*GetLegsResponse) GetLegs ¶
func (x *GetLegsResponse) GetLegs() []*Leg
func (*GetLegsResponse) GetNextCursor ¶
func (x *GetLegsResponse) GetNextCursor() string
func (*GetLegsResponse) ProtoMessage ¶
func (*GetLegsResponse) ProtoMessage()
func (*GetLegsResponse) ProtoReflect ¶
func (x *GetLegsResponse) ProtoReflect() protoreflect.Message
func (*GetLegsResponse) Reset ¶
func (x *GetLegsResponse) Reset()
func (*GetLegsResponse) String ¶
func (x *GetLegsResponse) String() string
func (*GetLegsResponse) Validate ¶
func (m *GetLegsResponse) Validate() error
Validate checks the field values on GetLegsResponse 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 (*GetLegsResponse) ValidateAll ¶
func (m *GetLegsResponse) ValidateAll() error
ValidateAll checks the field values on GetLegsResponse 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 GetLegsResponseMultiError, or nil if none found.
type GetLegsResponseMultiError ¶
type GetLegsResponseMultiError []error
GetLegsResponseMultiError is an error wrapping multiple validation errors returned by GetLegsResponse.ValidateAll() if the designated constraints aren't met.
func (GetLegsResponseMultiError) AllErrors ¶
func (m GetLegsResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetLegsResponseMultiError) Error ¶
func (m GetLegsResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetLegsResponseValidationError ¶
type GetLegsResponseValidationError struct {
// contains filtered or unexported fields
}
GetLegsResponseValidationError is the validation error returned by GetLegsResponse.Validate if the designated constraints aren't met.
func (GetLegsResponseValidationError) Cause ¶
func (e GetLegsResponseValidationError) Cause() error
Cause function returns cause value.
func (GetLegsResponseValidationError) Error ¶
func (e GetLegsResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetLegsResponseValidationError) ErrorName ¶
func (e GetLegsResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetLegsResponseValidationError) Field ¶
func (e GetLegsResponseValidationError) Field() string
Field function returns field value.
func (GetLegsResponseValidationError) Key ¶
func (e GetLegsResponseValidationError) Key() bool
Key function returns key value.
func (GetLegsResponseValidationError) Reason ¶
func (e GetLegsResponseValidationError) Reason() string
Reason function returns reason value.
type GetPointToPointRoutingByPkRequest ¶
type GetPointToPointRoutingByPkRequest struct { GetByIdRequest *v1.GetByIdRequest `protobuf:"bytes,1,opt,name=get_by_id_request,json=getByIdRequest,proto3" json:"get_by_id_request,omitempty"` // contains filtered or unexported fields }
func (*GetPointToPointRoutingByPkRequest) Descriptor
deprecated
func (*GetPointToPointRoutingByPkRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetPointToPointRoutingByPkRequest.ProtoReflect.Descriptor instead.
func (*GetPointToPointRoutingByPkRequest) GetGetByIdRequest ¶
func (x *GetPointToPointRoutingByPkRequest) GetGetByIdRequest() *v1.GetByIdRequest
func (*GetPointToPointRoutingByPkRequest) ProtoMessage ¶
func (*GetPointToPointRoutingByPkRequest) ProtoMessage()
func (*GetPointToPointRoutingByPkRequest) ProtoReflect ¶
func (x *GetPointToPointRoutingByPkRequest) ProtoReflect() protoreflect.Message
func (*GetPointToPointRoutingByPkRequest) Reset ¶
func (x *GetPointToPointRoutingByPkRequest) Reset()
func (*GetPointToPointRoutingByPkRequest) String ¶
func (x *GetPointToPointRoutingByPkRequest) String() string
func (*GetPointToPointRoutingByPkRequest) Validate ¶
func (m *GetPointToPointRoutingByPkRequest) Validate() error
Validate checks the field values on GetPointToPointRoutingByPkRequest 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 (*GetPointToPointRoutingByPkRequest) ValidateAll ¶
func (m *GetPointToPointRoutingByPkRequest) ValidateAll() error
ValidateAll checks the field values on GetPointToPointRoutingByPkRequest 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 GetPointToPointRoutingByPkRequestMultiError, or nil if none found.
type GetPointToPointRoutingByPkRequestMultiError ¶
type GetPointToPointRoutingByPkRequestMultiError []error
GetPointToPointRoutingByPkRequestMultiError is an error wrapping multiple validation errors returned by GetPointToPointRoutingByPkRequest.ValidateAll() if the designated constraints aren't met.
func (GetPointToPointRoutingByPkRequestMultiError) AllErrors ¶
func (m GetPointToPointRoutingByPkRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetPointToPointRoutingByPkRequestMultiError) Error ¶
func (m GetPointToPointRoutingByPkRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetPointToPointRoutingByPkRequestValidationError ¶
type GetPointToPointRoutingByPkRequestValidationError struct {
// contains filtered or unexported fields
}
GetPointToPointRoutingByPkRequestValidationError is the validation error returned by GetPointToPointRoutingByPkRequest.Validate if the designated constraints aren't met.
func (GetPointToPointRoutingByPkRequestValidationError) Cause ¶
func (e GetPointToPointRoutingByPkRequestValidationError) Cause() error
Cause function returns cause value.
func (GetPointToPointRoutingByPkRequestValidationError) Error ¶
func (e GetPointToPointRoutingByPkRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetPointToPointRoutingByPkRequestValidationError) ErrorName ¶
func (e GetPointToPointRoutingByPkRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetPointToPointRoutingByPkRequestValidationError) Field ¶
func (e GetPointToPointRoutingByPkRequestValidationError) Field() string
Field function returns field value.
func (GetPointToPointRoutingByPkRequestValidationError) Key ¶
func (e GetPointToPointRoutingByPkRequestValidationError) Key() bool
Key function returns key value.
func (GetPointToPointRoutingByPkRequestValidationError) Reason ¶
func (e GetPointToPointRoutingByPkRequestValidationError) Reason() string
Reason function returns reason value.
type GetPointToPointRoutingByPkResponse ¶
type GetPointToPointRoutingByPkResponse struct { PointToPointRouting *PointToPointRouting `protobuf:"bytes,1,opt,name=point_to_point_routing,json=pointToPointRouting,proto3" json:"point_to_point_routing,omitempty"` // contains filtered or unexported fields }
func (*GetPointToPointRoutingByPkResponse) Descriptor
deprecated
func (*GetPointToPointRoutingByPkResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetPointToPointRoutingByPkResponse.ProtoReflect.Descriptor instead.
func (*GetPointToPointRoutingByPkResponse) GetPointToPointRouting ¶
func (x *GetPointToPointRoutingByPkResponse) GetPointToPointRouting() *PointToPointRouting
func (*GetPointToPointRoutingByPkResponse) ProtoMessage ¶
func (*GetPointToPointRoutingByPkResponse) ProtoMessage()
func (*GetPointToPointRoutingByPkResponse) ProtoReflect ¶
func (x *GetPointToPointRoutingByPkResponse) ProtoReflect() protoreflect.Message
func (*GetPointToPointRoutingByPkResponse) Reset ¶
func (x *GetPointToPointRoutingByPkResponse) Reset()
func (*GetPointToPointRoutingByPkResponse) String ¶
func (x *GetPointToPointRoutingByPkResponse) String() string
func (*GetPointToPointRoutingByPkResponse) Validate ¶
func (m *GetPointToPointRoutingByPkResponse) Validate() error
Validate checks the field values on GetPointToPointRoutingByPkResponse 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 (*GetPointToPointRoutingByPkResponse) ValidateAll ¶
func (m *GetPointToPointRoutingByPkResponse) ValidateAll() error
ValidateAll checks the field values on GetPointToPointRoutingByPkResponse 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 GetPointToPointRoutingByPkResponseMultiError, or nil if none found.
type GetPointToPointRoutingByPkResponseMultiError ¶
type GetPointToPointRoutingByPkResponseMultiError []error
GetPointToPointRoutingByPkResponseMultiError is an error wrapping multiple validation errors returned by GetPointToPointRoutingByPkResponse.ValidateAll() if the designated constraints aren't met.
func (GetPointToPointRoutingByPkResponseMultiError) AllErrors ¶
func (m GetPointToPointRoutingByPkResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetPointToPointRoutingByPkResponseMultiError) Error ¶
func (m GetPointToPointRoutingByPkResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetPointToPointRoutingByPkResponseValidationError ¶
type GetPointToPointRoutingByPkResponseValidationError struct {
// contains filtered or unexported fields
}
GetPointToPointRoutingByPkResponseValidationError is the validation error returned by GetPointToPointRoutingByPkResponse.Validate if the designated constraints aren't met.
func (GetPointToPointRoutingByPkResponseValidationError) Cause ¶
func (e GetPointToPointRoutingByPkResponseValidationError) Cause() error
Cause function returns cause value.
func (GetPointToPointRoutingByPkResponseValidationError) Error ¶
func (e GetPointToPointRoutingByPkResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetPointToPointRoutingByPkResponseValidationError) ErrorName ¶
func (e GetPointToPointRoutingByPkResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetPointToPointRoutingByPkResponseValidationError) Field ¶
func (e GetPointToPointRoutingByPkResponseValidationError) Field() string
Field function returns field value.
func (GetPointToPointRoutingByPkResponseValidationError) Key ¶
func (e GetPointToPointRoutingByPkResponseValidationError) Key() bool
Key function returns key value.
func (GetPointToPointRoutingByPkResponseValidationError) Reason ¶
func (e GetPointToPointRoutingByPkResponseValidationError) Reason() string
Reason function returns reason value.
type GetPointToPointRoutingRequest ¶
type GetPointToPointRoutingRequest struct { GetRequest *v1.GetRequest `protobuf:"bytes,1,opt,name=get_request,json=getRequest,proto3" json:"get_request,omitempty"` // contains filtered or unexported fields }
func (*GetPointToPointRoutingRequest) Descriptor
deprecated
func (*GetPointToPointRoutingRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetPointToPointRoutingRequest.ProtoReflect.Descriptor instead.
func (*GetPointToPointRoutingRequest) GetGetRequest ¶
func (x *GetPointToPointRoutingRequest) GetGetRequest() *v1.GetRequest
func (*GetPointToPointRoutingRequest) ProtoMessage ¶
func (*GetPointToPointRoutingRequest) ProtoMessage()
func (*GetPointToPointRoutingRequest) ProtoReflect ¶
func (x *GetPointToPointRoutingRequest) ProtoReflect() protoreflect.Message
func (*GetPointToPointRoutingRequest) Reset ¶
func (x *GetPointToPointRoutingRequest) Reset()
func (*GetPointToPointRoutingRequest) String ¶
func (x *GetPointToPointRoutingRequest) String() string
func (*GetPointToPointRoutingRequest) Validate ¶
func (m *GetPointToPointRoutingRequest) Validate() error
Validate checks the field values on GetPointToPointRoutingRequest 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 (*GetPointToPointRoutingRequest) ValidateAll ¶
func (m *GetPointToPointRoutingRequest) ValidateAll() error
ValidateAll checks the field values on GetPointToPointRoutingRequest 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 GetPointToPointRoutingRequestMultiError, or nil if none found.
type GetPointToPointRoutingRequestMultiError ¶
type GetPointToPointRoutingRequestMultiError []error
GetPointToPointRoutingRequestMultiError is an error wrapping multiple validation errors returned by GetPointToPointRoutingRequest.ValidateAll() if the designated constraints aren't met.
func (GetPointToPointRoutingRequestMultiError) AllErrors ¶
func (m GetPointToPointRoutingRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetPointToPointRoutingRequestMultiError) Error ¶
func (m GetPointToPointRoutingRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetPointToPointRoutingRequestValidationError ¶
type GetPointToPointRoutingRequestValidationError struct {
// contains filtered or unexported fields
}
GetPointToPointRoutingRequestValidationError is the validation error returned by GetPointToPointRoutingRequest.Validate if the designated constraints aren't met.
func (GetPointToPointRoutingRequestValidationError) Cause ¶
func (e GetPointToPointRoutingRequestValidationError) Cause() error
Cause function returns cause value.
func (GetPointToPointRoutingRequestValidationError) Error ¶
func (e GetPointToPointRoutingRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetPointToPointRoutingRequestValidationError) ErrorName ¶
func (e GetPointToPointRoutingRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetPointToPointRoutingRequestValidationError) Field ¶
func (e GetPointToPointRoutingRequestValidationError) Field() string
Field function returns field value.
func (GetPointToPointRoutingRequestValidationError) Key ¶
func (e GetPointToPointRoutingRequestValidationError) Key() bool
Key function returns key value.
func (GetPointToPointRoutingRequestValidationError) Reason ¶
func (e GetPointToPointRoutingRequestValidationError) Reason() string
Reason function returns reason value.
type GetPointToPointRoutingResponse ¶
type GetPointToPointRoutingResponse struct { PointToPointRouting *PointToPointRouting `protobuf:"bytes,1,opt,name=point_to_point_routing,json=pointToPointRouting,proto3" json:"point_to_point_routing,omitempty"` // contains filtered or unexported fields }
func (*GetPointToPointRoutingResponse) Descriptor
deprecated
func (*GetPointToPointRoutingResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetPointToPointRoutingResponse.ProtoReflect.Descriptor instead.
func (*GetPointToPointRoutingResponse) GetPointToPointRouting ¶
func (x *GetPointToPointRoutingResponse) GetPointToPointRouting() *PointToPointRouting
func (*GetPointToPointRoutingResponse) ProtoMessage ¶
func (*GetPointToPointRoutingResponse) ProtoMessage()
func (*GetPointToPointRoutingResponse) ProtoReflect ¶
func (x *GetPointToPointRoutingResponse) ProtoReflect() protoreflect.Message
func (*GetPointToPointRoutingResponse) Reset ¶
func (x *GetPointToPointRoutingResponse) Reset()
func (*GetPointToPointRoutingResponse) String ¶
func (x *GetPointToPointRoutingResponse) String() string
func (*GetPointToPointRoutingResponse) Validate ¶
func (m *GetPointToPointRoutingResponse) Validate() error
Validate checks the field values on GetPointToPointRoutingResponse 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 (*GetPointToPointRoutingResponse) ValidateAll ¶
func (m *GetPointToPointRoutingResponse) ValidateAll() error
ValidateAll checks the field values on GetPointToPointRoutingResponse 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 GetPointToPointRoutingResponseMultiError, or nil if none found.
type GetPointToPointRoutingResponseMultiError ¶
type GetPointToPointRoutingResponseMultiError []error
GetPointToPointRoutingResponseMultiError is an error wrapping multiple validation errors returned by GetPointToPointRoutingResponse.ValidateAll() if the designated constraints aren't met.
func (GetPointToPointRoutingResponseMultiError) AllErrors ¶
func (m GetPointToPointRoutingResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetPointToPointRoutingResponseMultiError) Error ¶
func (m GetPointToPointRoutingResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetPointToPointRoutingResponseValidationError ¶
type GetPointToPointRoutingResponseValidationError struct {
// contains filtered or unexported fields
}
GetPointToPointRoutingResponseValidationError is the validation error returned by GetPointToPointRoutingResponse.Validate if the designated constraints aren't met.
func (GetPointToPointRoutingResponseValidationError) Cause ¶
func (e GetPointToPointRoutingResponseValidationError) Cause() error
Cause function returns cause value.
func (GetPointToPointRoutingResponseValidationError) Error ¶
func (e GetPointToPointRoutingResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetPointToPointRoutingResponseValidationError) ErrorName ¶
func (e GetPointToPointRoutingResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetPointToPointRoutingResponseValidationError) Field ¶
func (e GetPointToPointRoutingResponseValidationError) Field() string
Field function returns field value.
func (GetPointToPointRoutingResponseValidationError) Key ¶
func (e GetPointToPointRoutingResponseValidationError) Key() bool
Key function returns key value.
func (GetPointToPointRoutingResponseValidationError) Reason ¶
func (e GetPointToPointRoutingResponseValidationError) Reason() string
Reason function returns reason value.
type GetPointToPointRoutingsRequest ¶
type GetPointToPointRoutingsRequest struct { Limit string `protobuf:"bytes,1,opt,name=limit,proto3" json:"limit,omitempty"` NextCursor string `protobuf:"bytes,2,opt,name=next_cursor,json=nextCursor,proto3" json:"next_cursor,omitempty"` UserEmail string `protobuf:"bytes,3,opt,name=user_email,json=userEmail,proto3" json:"user_email,omitempty"` RequestId string `protobuf:"bytes,4,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` // contains filtered or unexported fields }
func (*GetPointToPointRoutingsRequest) Descriptor
deprecated
func (*GetPointToPointRoutingsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetPointToPointRoutingsRequest.ProtoReflect.Descriptor instead.
func (*GetPointToPointRoutingsRequest) GetLimit ¶
func (x *GetPointToPointRoutingsRequest) GetLimit() string
func (*GetPointToPointRoutingsRequest) GetNextCursor ¶
func (x *GetPointToPointRoutingsRequest) GetNextCursor() string
func (*GetPointToPointRoutingsRequest) GetRequestId ¶
func (x *GetPointToPointRoutingsRequest) GetRequestId() string
func (*GetPointToPointRoutingsRequest) GetUserEmail ¶
func (x *GetPointToPointRoutingsRequest) GetUserEmail() string
func (*GetPointToPointRoutingsRequest) ProtoMessage ¶
func (*GetPointToPointRoutingsRequest) ProtoMessage()
func (*GetPointToPointRoutingsRequest) ProtoReflect ¶
func (x *GetPointToPointRoutingsRequest) ProtoReflect() protoreflect.Message
func (*GetPointToPointRoutingsRequest) Reset ¶
func (x *GetPointToPointRoutingsRequest) Reset()
func (*GetPointToPointRoutingsRequest) String ¶
func (x *GetPointToPointRoutingsRequest) String() string
func (*GetPointToPointRoutingsRequest) Validate ¶
func (m *GetPointToPointRoutingsRequest) Validate() error
Validate checks the field values on GetPointToPointRoutingsRequest 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 (*GetPointToPointRoutingsRequest) ValidateAll ¶
func (m *GetPointToPointRoutingsRequest) ValidateAll() error
ValidateAll checks the field values on GetPointToPointRoutingsRequest 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 GetPointToPointRoutingsRequestMultiError, or nil if none found.
type GetPointToPointRoutingsRequestMultiError ¶
type GetPointToPointRoutingsRequestMultiError []error
GetPointToPointRoutingsRequestMultiError is an error wrapping multiple validation errors returned by GetPointToPointRoutingsRequest.ValidateAll() if the designated constraints aren't met.
func (GetPointToPointRoutingsRequestMultiError) AllErrors ¶
func (m GetPointToPointRoutingsRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetPointToPointRoutingsRequestMultiError) Error ¶
func (m GetPointToPointRoutingsRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetPointToPointRoutingsRequestValidationError ¶
type GetPointToPointRoutingsRequestValidationError struct {
// contains filtered or unexported fields
}
GetPointToPointRoutingsRequestValidationError is the validation error returned by GetPointToPointRoutingsRequest.Validate if the designated constraints aren't met.
func (GetPointToPointRoutingsRequestValidationError) Cause ¶
func (e GetPointToPointRoutingsRequestValidationError) Cause() error
Cause function returns cause value.
func (GetPointToPointRoutingsRequestValidationError) Error ¶
func (e GetPointToPointRoutingsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetPointToPointRoutingsRequestValidationError) ErrorName ¶
func (e GetPointToPointRoutingsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetPointToPointRoutingsRequestValidationError) Field ¶
func (e GetPointToPointRoutingsRequestValidationError) Field() string
Field function returns field value.
func (GetPointToPointRoutingsRequestValidationError) Key ¶
func (e GetPointToPointRoutingsRequestValidationError) Key() bool
Key function returns key value.
func (GetPointToPointRoutingsRequestValidationError) Reason ¶
func (e GetPointToPointRoutingsRequestValidationError) Reason() string
Reason function returns reason value.
type GetPointToPointRoutingsResponse ¶
type GetPointToPointRoutingsResponse struct { PointToPointRoutings []*PointToPointRouting `protobuf:"bytes,1,rep,name=point_to_point_routings,json=pointToPointRoutings,proto3" json:"point_to_point_routings,omitempty"` NextCursor string `protobuf:"bytes,2,opt,name=next_cursor,json=nextCursor,proto3" json:"next_cursor,omitempty"` // contains filtered or unexported fields }
func (*GetPointToPointRoutingsResponse) Descriptor
deprecated
func (*GetPointToPointRoutingsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetPointToPointRoutingsResponse.ProtoReflect.Descriptor instead.
func (*GetPointToPointRoutingsResponse) GetNextCursor ¶
func (x *GetPointToPointRoutingsResponse) GetNextCursor() string
func (*GetPointToPointRoutingsResponse) GetPointToPointRoutings ¶
func (x *GetPointToPointRoutingsResponse) GetPointToPointRoutings() []*PointToPointRouting
func (*GetPointToPointRoutingsResponse) ProtoMessage ¶
func (*GetPointToPointRoutingsResponse) ProtoMessage()
func (*GetPointToPointRoutingsResponse) ProtoReflect ¶
func (x *GetPointToPointRoutingsResponse) ProtoReflect() protoreflect.Message
func (*GetPointToPointRoutingsResponse) Reset ¶
func (x *GetPointToPointRoutingsResponse) Reset()
func (*GetPointToPointRoutingsResponse) String ¶
func (x *GetPointToPointRoutingsResponse) String() string
func (*GetPointToPointRoutingsResponse) Validate ¶
func (m *GetPointToPointRoutingsResponse) Validate() error
Validate checks the field values on GetPointToPointRoutingsResponse 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 (*GetPointToPointRoutingsResponse) ValidateAll ¶
func (m *GetPointToPointRoutingsResponse) ValidateAll() error
ValidateAll checks the field values on GetPointToPointRoutingsResponse 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 GetPointToPointRoutingsResponseMultiError, or nil if none found.
type GetPointToPointRoutingsResponseMultiError ¶
type GetPointToPointRoutingsResponseMultiError []error
GetPointToPointRoutingsResponseMultiError is an error wrapping multiple validation errors returned by GetPointToPointRoutingsResponse.ValidateAll() if the designated constraints aren't met.
func (GetPointToPointRoutingsResponseMultiError) AllErrors ¶
func (m GetPointToPointRoutingsResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetPointToPointRoutingsResponseMultiError) Error ¶
func (m GetPointToPointRoutingsResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetPointToPointRoutingsResponseValidationError ¶
type GetPointToPointRoutingsResponseValidationError struct {
// contains filtered or unexported fields
}
GetPointToPointRoutingsResponseValidationError is the validation error returned by GetPointToPointRoutingsResponse.Validate if the designated constraints aren't met.
func (GetPointToPointRoutingsResponseValidationError) Cause ¶
func (e GetPointToPointRoutingsResponseValidationError) Cause() error
Cause function returns cause value.
func (GetPointToPointRoutingsResponseValidationError) Error ¶
func (e GetPointToPointRoutingsResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetPointToPointRoutingsResponseValidationError) ErrorName ¶
func (e GetPointToPointRoutingsResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetPointToPointRoutingsResponseValidationError) Field ¶
func (e GetPointToPointRoutingsResponseValidationError) Field() string
Field function returns field value.
func (GetPointToPointRoutingsResponseValidationError) Key ¶
func (e GetPointToPointRoutingsResponseValidationError) Key() bool
Key function returns key value.
func (GetPointToPointRoutingsResponseValidationError) Reason ¶
func (e GetPointToPointRoutingsResponseValidationError) Reason() string
Reason function returns reason value.
type GetServiceScheduleByPkRequest ¶
type GetServiceScheduleByPkRequest struct { GetByIdRequest *v1.GetByIdRequest `protobuf:"bytes,1,opt,name=get_by_id_request,json=getByIdRequest,proto3" json:"get_by_id_request,omitempty"` // contains filtered or unexported fields }
func (*GetServiceScheduleByPkRequest) Descriptor
deprecated
func (*GetServiceScheduleByPkRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetServiceScheduleByPkRequest.ProtoReflect.Descriptor instead.
func (*GetServiceScheduleByPkRequest) GetGetByIdRequest ¶
func (x *GetServiceScheduleByPkRequest) GetGetByIdRequest() *v1.GetByIdRequest
func (*GetServiceScheduleByPkRequest) ProtoMessage ¶
func (*GetServiceScheduleByPkRequest) ProtoMessage()
func (*GetServiceScheduleByPkRequest) ProtoReflect ¶
func (x *GetServiceScheduleByPkRequest) ProtoReflect() protoreflect.Message
func (*GetServiceScheduleByPkRequest) Reset ¶
func (x *GetServiceScheduleByPkRequest) Reset()
func (*GetServiceScheduleByPkRequest) String ¶
func (x *GetServiceScheduleByPkRequest) String() string
func (*GetServiceScheduleByPkRequest) Validate ¶
func (m *GetServiceScheduleByPkRequest) Validate() error
Validate checks the field values on GetServiceScheduleByPkRequest 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 (*GetServiceScheduleByPkRequest) ValidateAll ¶
func (m *GetServiceScheduleByPkRequest) ValidateAll() error
ValidateAll checks the field values on GetServiceScheduleByPkRequest 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 GetServiceScheduleByPkRequestMultiError, or nil if none found.
type GetServiceScheduleByPkRequestMultiError ¶
type GetServiceScheduleByPkRequestMultiError []error
GetServiceScheduleByPkRequestMultiError is an error wrapping multiple validation errors returned by GetServiceScheduleByPkRequest.ValidateAll() if the designated constraints aren't met.
func (GetServiceScheduleByPkRequestMultiError) AllErrors ¶
func (m GetServiceScheduleByPkRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetServiceScheduleByPkRequestMultiError) Error ¶
func (m GetServiceScheduleByPkRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetServiceScheduleByPkRequestValidationError ¶
type GetServiceScheduleByPkRequestValidationError struct {
// contains filtered or unexported fields
}
GetServiceScheduleByPkRequestValidationError is the validation error returned by GetServiceScheduleByPkRequest.Validate if the designated constraints aren't met.
func (GetServiceScheduleByPkRequestValidationError) Cause ¶
func (e GetServiceScheduleByPkRequestValidationError) Cause() error
Cause function returns cause value.
func (GetServiceScheduleByPkRequestValidationError) Error ¶
func (e GetServiceScheduleByPkRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetServiceScheduleByPkRequestValidationError) ErrorName ¶
func (e GetServiceScheduleByPkRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetServiceScheduleByPkRequestValidationError) Field ¶
func (e GetServiceScheduleByPkRequestValidationError) Field() string
Field function returns field value.
func (GetServiceScheduleByPkRequestValidationError) Key ¶
func (e GetServiceScheduleByPkRequestValidationError) Key() bool
Key function returns key value.
func (GetServiceScheduleByPkRequestValidationError) Reason ¶
func (e GetServiceScheduleByPkRequestValidationError) Reason() string
Reason function returns reason value.
type GetServiceScheduleByPkResponse ¶
type GetServiceScheduleByPkResponse struct { ServiceSchedule *ServiceSchedule `protobuf:"bytes,1,opt,name=service_schedule,json=serviceSchedule,proto3" json:"service_schedule,omitempty"` // contains filtered or unexported fields }
func (*GetServiceScheduleByPkResponse) Descriptor
deprecated
func (*GetServiceScheduleByPkResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetServiceScheduleByPkResponse.ProtoReflect.Descriptor instead.
func (*GetServiceScheduleByPkResponse) GetServiceSchedule ¶
func (x *GetServiceScheduleByPkResponse) GetServiceSchedule() *ServiceSchedule
func (*GetServiceScheduleByPkResponse) ProtoMessage ¶
func (*GetServiceScheduleByPkResponse) ProtoMessage()
func (*GetServiceScheduleByPkResponse) ProtoReflect ¶
func (x *GetServiceScheduleByPkResponse) ProtoReflect() protoreflect.Message
func (*GetServiceScheduleByPkResponse) Reset ¶
func (x *GetServiceScheduleByPkResponse) Reset()
func (*GetServiceScheduleByPkResponse) String ¶
func (x *GetServiceScheduleByPkResponse) String() string
func (*GetServiceScheduleByPkResponse) Validate ¶
func (m *GetServiceScheduleByPkResponse) Validate() error
Validate checks the field values on GetServiceScheduleByPkResponse 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 (*GetServiceScheduleByPkResponse) ValidateAll ¶
func (m *GetServiceScheduleByPkResponse) ValidateAll() error
ValidateAll checks the field values on GetServiceScheduleByPkResponse 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 GetServiceScheduleByPkResponseMultiError, or nil if none found.
type GetServiceScheduleByPkResponseMultiError ¶
type GetServiceScheduleByPkResponseMultiError []error
GetServiceScheduleByPkResponseMultiError is an error wrapping multiple validation errors returned by GetServiceScheduleByPkResponse.ValidateAll() if the designated constraints aren't met.
func (GetServiceScheduleByPkResponseMultiError) AllErrors ¶
func (m GetServiceScheduleByPkResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetServiceScheduleByPkResponseMultiError) Error ¶
func (m GetServiceScheduleByPkResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetServiceScheduleByPkResponseValidationError ¶
type GetServiceScheduleByPkResponseValidationError struct {
// contains filtered or unexported fields
}
GetServiceScheduleByPkResponseValidationError is the validation error returned by GetServiceScheduleByPkResponse.Validate if the designated constraints aren't met.
func (GetServiceScheduleByPkResponseValidationError) Cause ¶
func (e GetServiceScheduleByPkResponseValidationError) Cause() error
Cause function returns cause value.
func (GetServiceScheduleByPkResponseValidationError) Error ¶
func (e GetServiceScheduleByPkResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetServiceScheduleByPkResponseValidationError) ErrorName ¶
func (e GetServiceScheduleByPkResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetServiceScheduleByPkResponseValidationError) Field ¶
func (e GetServiceScheduleByPkResponseValidationError) Field() string
Field function returns field value.
func (GetServiceScheduleByPkResponseValidationError) Key ¶
func (e GetServiceScheduleByPkResponseValidationError) Key() bool
Key function returns key value.
func (GetServiceScheduleByPkResponseValidationError) Reason ¶
func (e GetServiceScheduleByPkResponseValidationError) Reason() string
Reason function returns reason value.
type GetServiceScheduleByUniversalServiceReferenceRequest ¶
type GetServiceScheduleByUniversalServiceReferenceRequest struct { UniversalServiceReference string `` /* 138-byte string literal not displayed */ UserEmail string `protobuf:"bytes,2,opt,name=user_email,json=userEmail,proto3" json:"user_email,omitempty"` RequestId string `protobuf:"bytes,3,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` // contains filtered or unexported fields }
func (*GetServiceScheduleByUniversalServiceReferenceRequest) Descriptor
deprecated
func (*GetServiceScheduleByUniversalServiceReferenceRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetServiceScheduleByUniversalServiceReferenceRequest.ProtoReflect.Descriptor instead.
func (*GetServiceScheduleByUniversalServiceReferenceRequest) GetRequestId ¶
func (x *GetServiceScheduleByUniversalServiceReferenceRequest) GetRequestId() string
func (*GetServiceScheduleByUniversalServiceReferenceRequest) GetUniversalServiceReference ¶
func (x *GetServiceScheduleByUniversalServiceReferenceRequest) GetUniversalServiceReference() string
func (*GetServiceScheduleByUniversalServiceReferenceRequest) GetUserEmail ¶
func (x *GetServiceScheduleByUniversalServiceReferenceRequest) GetUserEmail() string
func (*GetServiceScheduleByUniversalServiceReferenceRequest) ProtoMessage ¶
func (*GetServiceScheduleByUniversalServiceReferenceRequest) ProtoMessage()
func (*GetServiceScheduleByUniversalServiceReferenceRequest) ProtoReflect ¶
func (x *GetServiceScheduleByUniversalServiceReferenceRequest) ProtoReflect() protoreflect.Message
func (*GetServiceScheduleByUniversalServiceReferenceRequest) Reset ¶
func (x *GetServiceScheduleByUniversalServiceReferenceRequest) Reset()
func (*GetServiceScheduleByUniversalServiceReferenceRequest) String ¶
func (x *GetServiceScheduleByUniversalServiceReferenceRequest) String() string
func (*GetServiceScheduleByUniversalServiceReferenceRequest) Validate ¶
func (m *GetServiceScheduleByUniversalServiceReferenceRequest) Validate() error
Validate checks the field values on GetServiceScheduleByUniversalServiceReferenceRequest 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 (*GetServiceScheduleByUniversalServiceReferenceRequest) ValidateAll ¶
func (m *GetServiceScheduleByUniversalServiceReferenceRequest) ValidateAll() error
ValidateAll checks the field values on GetServiceScheduleByUniversalServiceReferenceRequest 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 GetServiceScheduleByUniversalServiceReferenceRequestMultiError, or nil if none found.
type GetServiceScheduleByUniversalServiceReferenceRequestMultiError ¶
type GetServiceScheduleByUniversalServiceReferenceRequestMultiError []error
GetServiceScheduleByUniversalServiceReferenceRequestMultiError is an error wrapping multiple validation errors returned by GetServiceScheduleByUniversalServiceReferenceRequest.ValidateAll() if the designated constraints aren't met.
func (GetServiceScheduleByUniversalServiceReferenceRequestMultiError) AllErrors ¶
func (m GetServiceScheduleByUniversalServiceReferenceRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetServiceScheduleByUniversalServiceReferenceRequestMultiError) Error ¶
func (m GetServiceScheduleByUniversalServiceReferenceRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetServiceScheduleByUniversalServiceReferenceRequestValidationError ¶
type GetServiceScheduleByUniversalServiceReferenceRequestValidationError struct {
// contains filtered or unexported fields
}
GetServiceScheduleByUniversalServiceReferenceRequestValidationError is the validation error returned by GetServiceScheduleByUniversalServiceReferenceRequest.Validate if the designated constraints aren't met.
func (GetServiceScheduleByUniversalServiceReferenceRequestValidationError) Cause ¶
func (e GetServiceScheduleByUniversalServiceReferenceRequestValidationError) Cause() error
Cause function returns cause value.
func (GetServiceScheduleByUniversalServiceReferenceRequestValidationError) Error ¶
Error satisfies the builtin error interface
func (GetServiceScheduleByUniversalServiceReferenceRequestValidationError) ErrorName ¶
func (e GetServiceScheduleByUniversalServiceReferenceRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetServiceScheduleByUniversalServiceReferenceRequestValidationError) Field ¶
Field function returns field value.
func (GetServiceScheduleByUniversalServiceReferenceRequestValidationError) Key ¶
Key function returns key value.
func (GetServiceScheduleByUniversalServiceReferenceRequestValidationError) Reason ¶
func (e GetServiceScheduleByUniversalServiceReferenceRequestValidationError) Reason() string
Reason function returns reason value.
type GetServiceScheduleByUniversalServiceReferenceResponse ¶
type GetServiceScheduleByUniversalServiceReferenceResponse struct { ServiceSchedule *ServiceSchedule `protobuf:"bytes,1,opt,name=service_schedule,json=serviceSchedule,proto3" json:"service_schedule,omitempty"` // contains filtered or unexported fields }
func (*GetServiceScheduleByUniversalServiceReferenceResponse) Descriptor
deprecated
func (*GetServiceScheduleByUniversalServiceReferenceResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetServiceScheduleByUniversalServiceReferenceResponse.ProtoReflect.Descriptor instead.
func (*GetServiceScheduleByUniversalServiceReferenceResponse) GetServiceSchedule ¶
func (x *GetServiceScheduleByUniversalServiceReferenceResponse) GetServiceSchedule() *ServiceSchedule
func (*GetServiceScheduleByUniversalServiceReferenceResponse) ProtoMessage ¶
func (*GetServiceScheduleByUniversalServiceReferenceResponse) ProtoMessage()
func (*GetServiceScheduleByUniversalServiceReferenceResponse) ProtoReflect ¶
func (x *GetServiceScheduleByUniversalServiceReferenceResponse) ProtoReflect() protoreflect.Message
func (*GetServiceScheduleByUniversalServiceReferenceResponse) Reset ¶
func (x *GetServiceScheduleByUniversalServiceReferenceResponse) Reset()
func (*GetServiceScheduleByUniversalServiceReferenceResponse) String ¶
func (x *GetServiceScheduleByUniversalServiceReferenceResponse) String() string
func (*GetServiceScheduleByUniversalServiceReferenceResponse) Validate ¶
func (m *GetServiceScheduleByUniversalServiceReferenceResponse) Validate() error
Validate checks the field values on GetServiceScheduleByUniversalServiceReferenceResponse 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 (*GetServiceScheduleByUniversalServiceReferenceResponse) ValidateAll ¶
func (m *GetServiceScheduleByUniversalServiceReferenceResponse) ValidateAll() error
ValidateAll checks the field values on GetServiceScheduleByUniversalServiceReferenceResponse 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 GetServiceScheduleByUniversalServiceReferenceResponseMultiError, or nil if none found.
type GetServiceScheduleByUniversalServiceReferenceResponseMultiError ¶
type GetServiceScheduleByUniversalServiceReferenceResponseMultiError []error
GetServiceScheduleByUniversalServiceReferenceResponseMultiError is an error wrapping multiple validation errors returned by GetServiceScheduleByUniversalServiceReferenceResponse.ValidateAll() if the designated constraints aren't met.
func (GetServiceScheduleByUniversalServiceReferenceResponseMultiError) AllErrors ¶
func (m GetServiceScheduleByUniversalServiceReferenceResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetServiceScheduleByUniversalServiceReferenceResponseMultiError) Error ¶
func (m GetServiceScheduleByUniversalServiceReferenceResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetServiceScheduleByUniversalServiceReferenceResponseValidationError ¶
type GetServiceScheduleByUniversalServiceReferenceResponseValidationError struct {
// contains filtered or unexported fields
}
GetServiceScheduleByUniversalServiceReferenceResponseValidationError is the validation error returned by GetServiceScheduleByUniversalServiceReferenceResponse.Validate if the designated constraints aren't met.
func (GetServiceScheduleByUniversalServiceReferenceResponseValidationError) Cause ¶
Cause function returns cause value.
func (GetServiceScheduleByUniversalServiceReferenceResponseValidationError) Error ¶
Error satisfies the builtin error interface
func (GetServiceScheduleByUniversalServiceReferenceResponseValidationError) ErrorName ¶
func (e GetServiceScheduleByUniversalServiceReferenceResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetServiceScheduleByUniversalServiceReferenceResponseValidationError) Field ¶
Field function returns field value.
func (GetServiceScheduleByUniversalServiceReferenceResponseValidationError) Key ¶
Key function returns key value.
func (GetServiceScheduleByUniversalServiceReferenceResponseValidationError) Reason ¶
func (e GetServiceScheduleByUniversalServiceReferenceResponseValidationError) Reason() string
Reason function returns reason value.
type GetServiceScheduleRequest ¶
type GetServiceScheduleRequest struct { GetRequest *v1.GetRequest `protobuf:"bytes,1,opt,name=get_request,json=getRequest,proto3" json:"get_request,omitempty"` // contains filtered or unexported fields }
func (*GetServiceScheduleRequest) Descriptor
deprecated
func (*GetServiceScheduleRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetServiceScheduleRequest.ProtoReflect.Descriptor instead.
func (*GetServiceScheduleRequest) GetGetRequest ¶
func (x *GetServiceScheduleRequest) GetGetRequest() *v1.GetRequest
func (*GetServiceScheduleRequest) ProtoMessage ¶
func (*GetServiceScheduleRequest) ProtoMessage()
func (*GetServiceScheduleRequest) ProtoReflect ¶
func (x *GetServiceScheduleRequest) ProtoReflect() protoreflect.Message
func (*GetServiceScheduleRequest) Reset ¶
func (x *GetServiceScheduleRequest) Reset()
func (*GetServiceScheduleRequest) String ¶
func (x *GetServiceScheduleRequest) String() string
func (*GetServiceScheduleRequest) Validate ¶
func (m *GetServiceScheduleRequest) Validate() error
Validate checks the field values on GetServiceScheduleRequest 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 (*GetServiceScheduleRequest) ValidateAll ¶
func (m *GetServiceScheduleRequest) ValidateAll() error
ValidateAll checks the field values on GetServiceScheduleRequest 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 GetServiceScheduleRequestMultiError, or nil if none found.
type GetServiceScheduleRequestMultiError ¶
type GetServiceScheduleRequestMultiError []error
GetServiceScheduleRequestMultiError is an error wrapping multiple validation errors returned by GetServiceScheduleRequest.ValidateAll() if the designated constraints aren't met.
func (GetServiceScheduleRequestMultiError) AllErrors ¶
func (m GetServiceScheduleRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetServiceScheduleRequestMultiError) Error ¶
func (m GetServiceScheduleRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetServiceScheduleRequestValidationError ¶
type GetServiceScheduleRequestValidationError struct {
// contains filtered or unexported fields
}
GetServiceScheduleRequestValidationError is the validation error returned by GetServiceScheduleRequest.Validate if the designated constraints aren't met.
func (GetServiceScheduleRequestValidationError) Cause ¶
func (e GetServiceScheduleRequestValidationError) Cause() error
Cause function returns cause value.
func (GetServiceScheduleRequestValidationError) Error ¶
func (e GetServiceScheduleRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetServiceScheduleRequestValidationError) ErrorName ¶
func (e GetServiceScheduleRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetServiceScheduleRequestValidationError) Field ¶
func (e GetServiceScheduleRequestValidationError) Field() string
Field function returns field value.
func (GetServiceScheduleRequestValidationError) Key ¶
func (e GetServiceScheduleRequestValidationError) Key() bool
Key function returns key value.
func (GetServiceScheduleRequestValidationError) Reason ¶
func (e GetServiceScheduleRequestValidationError) Reason() string
Reason function returns reason value.
type GetServiceScheduleResponse ¶
type GetServiceScheduleResponse struct { ServiceSchedule *ServiceSchedule `protobuf:"bytes,1,opt,name=service_schedule,json=serviceSchedule,proto3" json:"service_schedule,omitempty"` // contains filtered or unexported fields }
func (*GetServiceScheduleResponse) Descriptor
deprecated
func (*GetServiceScheduleResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetServiceScheduleResponse.ProtoReflect.Descriptor instead.
func (*GetServiceScheduleResponse) GetServiceSchedule ¶
func (x *GetServiceScheduleResponse) GetServiceSchedule() *ServiceSchedule
func (*GetServiceScheduleResponse) ProtoMessage ¶
func (*GetServiceScheduleResponse) ProtoMessage()
func (*GetServiceScheduleResponse) ProtoReflect ¶
func (x *GetServiceScheduleResponse) ProtoReflect() protoreflect.Message
func (*GetServiceScheduleResponse) Reset ¶
func (x *GetServiceScheduleResponse) Reset()
func (*GetServiceScheduleResponse) String ¶
func (x *GetServiceScheduleResponse) String() string
func (*GetServiceScheduleResponse) Validate ¶
func (m *GetServiceScheduleResponse) Validate() error
Validate checks the field values on GetServiceScheduleResponse 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 (*GetServiceScheduleResponse) ValidateAll ¶
func (m *GetServiceScheduleResponse) ValidateAll() error
ValidateAll checks the field values on GetServiceScheduleResponse 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 GetServiceScheduleResponseMultiError, or nil if none found.
type GetServiceScheduleResponseMultiError ¶
type GetServiceScheduleResponseMultiError []error
GetServiceScheduleResponseMultiError is an error wrapping multiple validation errors returned by GetServiceScheduleResponse.ValidateAll() if the designated constraints aren't met.
func (GetServiceScheduleResponseMultiError) AllErrors ¶
func (m GetServiceScheduleResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetServiceScheduleResponseMultiError) Error ¶
func (m GetServiceScheduleResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetServiceScheduleResponseValidationError ¶
type GetServiceScheduleResponseValidationError struct {
// contains filtered or unexported fields
}
GetServiceScheduleResponseValidationError is the validation error returned by GetServiceScheduleResponse.Validate if the designated constraints aren't met.
func (GetServiceScheduleResponseValidationError) Cause ¶
func (e GetServiceScheduleResponseValidationError) Cause() error
Cause function returns cause value.
func (GetServiceScheduleResponseValidationError) Error ¶
func (e GetServiceScheduleResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetServiceScheduleResponseValidationError) ErrorName ¶
func (e GetServiceScheduleResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetServiceScheduleResponseValidationError) Field ¶
func (e GetServiceScheduleResponseValidationError) Field() string
Field function returns field value.
func (GetServiceScheduleResponseValidationError) Key ¶
func (e GetServiceScheduleResponseValidationError) Key() bool
Key function returns key value.
func (GetServiceScheduleResponseValidationError) Reason ¶
func (e GetServiceScheduleResponseValidationError) Reason() string
Reason function returns reason value.
type GetServiceSchedulesRequest ¶
type GetServiceSchedulesRequest struct { Limit string `protobuf:"bytes,1,opt,name=limit,proto3" json:"limit,omitempty"` NextCursor string `protobuf:"bytes,2,opt,name=next_cursor,json=nextCursor,proto3" json:"next_cursor,omitempty"` UserEmail string `protobuf:"bytes,3,opt,name=user_email,json=userEmail,proto3" json:"user_email,omitempty"` RequestId string `protobuf:"bytes,4,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` // contains filtered or unexported fields }
func (*GetServiceSchedulesRequest) Descriptor
deprecated
func (*GetServiceSchedulesRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetServiceSchedulesRequest.ProtoReflect.Descriptor instead.
func (*GetServiceSchedulesRequest) GetLimit ¶
func (x *GetServiceSchedulesRequest) GetLimit() string
func (*GetServiceSchedulesRequest) GetNextCursor ¶
func (x *GetServiceSchedulesRequest) GetNextCursor() string
func (*GetServiceSchedulesRequest) GetRequestId ¶
func (x *GetServiceSchedulesRequest) GetRequestId() string
func (*GetServiceSchedulesRequest) GetUserEmail ¶
func (x *GetServiceSchedulesRequest) GetUserEmail() string
func (*GetServiceSchedulesRequest) ProtoMessage ¶
func (*GetServiceSchedulesRequest) ProtoMessage()
func (*GetServiceSchedulesRequest) ProtoReflect ¶
func (x *GetServiceSchedulesRequest) ProtoReflect() protoreflect.Message
func (*GetServiceSchedulesRequest) Reset ¶
func (x *GetServiceSchedulesRequest) Reset()
func (*GetServiceSchedulesRequest) String ¶
func (x *GetServiceSchedulesRequest) String() string
func (*GetServiceSchedulesRequest) Validate ¶
func (m *GetServiceSchedulesRequest) Validate() error
Validate checks the field values on GetServiceSchedulesRequest 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 (*GetServiceSchedulesRequest) ValidateAll ¶
func (m *GetServiceSchedulesRequest) ValidateAll() error
ValidateAll checks the field values on GetServiceSchedulesRequest 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 GetServiceSchedulesRequestMultiError, or nil if none found.
type GetServiceSchedulesRequestMultiError ¶
type GetServiceSchedulesRequestMultiError []error
GetServiceSchedulesRequestMultiError is an error wrapping multiple validation errors returned by GetServiceSchedulesRequest.ValidateAll() if the designated constraints aren't met.
func (GetServiceSchedulesRequestMultiError) AllErrors ¶
func (m GetServiceSchedulesRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetServiceSchedulesRequestMultiError) Error ¶
func (m GetServiceSchedulesRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetServiceSchedulesRequestValidationError ¶
type GetServiceSchedulesRequestValidationError struct {
// contains filtered or unexported fields
}
GetServiceSchedulesRequestValidationError is the validation error returned by GetServiceSchedulesRequest.Validate if the designated constraints aren't met.
func (GetServiceSchedulesRequestValidationError) Cause ¶
func (e GetServiceSchedulesRequestValidationError) Cause() error
Cause function returns cause value.
func (GetServiceSchedulesRequestValidationError) Error ¶
func (e GetServiceSchedulesRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetServiceSchedulesRequestValidationError) ErrorName ¶
func (e GetServiceSchedulesRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetServiceSchedulesRequestValidationError) Field ¶
func (e GetServiceSchedulesRequestValidationError) Field() string
Field function returns field value.
func (GetServiceSchedulesRequestValidationError) Key ¶
func (e GetServiceSchedulesRequestValidationError) Key() bool
Key function returns key value.
func (GetServiceSchedulesRequestValidationError) Reason ¶
func (e GetServiceSchedulesRequestValidationError) Reason() string
Reason function returns reason value.
type GetServiceSchedulesResponse ¶
type GetServiceSchedulesResponse struct { ServiceSchedules []*ServiceSchedule `protobuf:"bytes,1,rep,name=service_schedules,json=serviceSchedules,proto3" json:"service_schedules,omitempty"` NextCursor string `protobuf:"bytes,2,opt,name=next_cursor,json=nextCursor,proto3" json:"next_cursor,omitempty"` // contains filtered or unexported fields }
func (*GetServiceSchedulesResponse) Descriptor
deprecated
func (*GetServiceSchedulesResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetServiceSchedulesResponse.ProtoReflect.Descriptor instead.
func (*GetServiceSchedulesResponse) GetNextCursor ¶
func (x *GetServiceSchedulesResponse) GetNextCursor() string
func (*GetServiceSchedulesResponse) GetServiceSchedules ¶
func (x *GetServiceSchedulesResponse) GetServiceSchedules() []*ServiceSchedule
func (*GetServiceSchedulesResponse) ProtoMessage ¶
func (*GetServiceSchedulesResponse) ProtoMessage()
func (*GetServiceSchedulesResponse) ProtoReflect ¶
func (x *GetServiceSchedulesResponse) ProtoReflect() protoreflect.Message
func (*GetServiceSchedulesResponse) Reset ¶
func (x *GetServiceSchedulesResponse) Reset()
func (*GetServiceSchedulesResponse) String ¶
func (x *GetServiceSchedulesResponse) String() string
func (*GetServiceSchedulesResponse) Validate ¶
func (m *GetServiceSchedulesResponse) Validate() error
Validate checks the field values on GetServiceSchedulesResponse 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 (*GetServiceSchedulesResponse) ValidateAll ¶
func (m *GetServiceSchedulesResponse) ValidateAll() error
ValidateAll checks the field values on GetServiceSchedulesResponse 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 GetServiceSchedulesResponseMultiError, or nil if none found.
type GetServiceSchedulesResponseMultiError ¶
type GetServiceSchedulesResponseMultiError []error
GetServiceSchedulesResponseMultiError is an error wrapping multiple validation errors returned by GetServiceSchedulesResponse.ValidateAll() if the designated constraints aren't met.
func (GetServiceSchedulesResponseMultiError) AllErrors ¶
func (m GetServiceSchedulesResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetServiceSchedulesResponseMultiError) Error ¶
func (m GetServiceSchedulesResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetServiceSchedulesResponseValidationError ¶
type GetServiceSchedulesResponseValidationError struct {
// contains filtered or unexported fields
}
GetServiceSchedulesResponseValidationError is the validation error returned by GetServiceSchedulesResponse.Validate if the designated constraints aren't met.
func (GetServiceSchedulesResponseValidationError) Cause ¶
func (e GetServiceSchedulesResponseValidationError) Cause() error
Cause function returns cause value.
func (GetServiceSchedulesResponseValidationError) Error ¶
func (e GetServiceSchedulesResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetServiceSchedulesResponseValidationError) ErrorName ¶
func (e GetServiceSchedulesResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetServiceSchedulesResponseValidationError) Field ¶
func (e GetServiceSchedulesResponseValidationError) Field() string
Field function returns field value.
func (GetServiceSchedulesResponseValidationError) Key ¶
func (e GetServiceSchedulesResponseValidationError) Key() bool
Key function returns key value.
func (GetServiceSchedulesResponseValidationError) Reason ¶
func (e GetServiceSchedulesResponseValidationError) Reason() string
Reason function returns reason value.
type GetVesselByPkRequest ¶
type GetVesselByPkRequest struct { GetByIdRequest *v1.GetByIdRequest `protobuf:"bytes,1,opt,name=get_by_id_request,json=getByIdRequest,proto3" json:"get_by_id_request,omitempty"` // contains filtered or unexported fields }
func (*GetVesselByPkRequest) Descriptor
deprecated
func (*GetVesselByPkRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetVesselByPkRequest.ProtoReflect.Descriptor instead.
func (*GetVesselByPkRequest) GetGetByIdRequest ¶
func (x *GetVesselByPkRequest) GetGetByIdRequest() *v1.GetByIdRequest
func (*GetVesselByPkRequest) ProtoMessage ¶
func (*GetVesselByPkRequest) ProtoMessage()
func (*GetVesselByPkRequest) ProtoReflect ¶
func (x *GetVesselByPkRequest) ProtoReflect() protoreflect.Message
func (*GetVesselByPkRequest) Reset ¶
func (x *GetVesselByPkRequest) Reset()
func (*GetVesselByPkRequest) String ¶
func (x *GetVesselByPkRequest) String() string
func (*GetVesselByPkRequest) Validate ¶
func (m *GetVesselByPkRequest) Validate() error
Validate checks the field values on GetVesselByPkRequest 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 (*GetVesselByPkRequest) ValidateAll ¶
func (m *GetVesselByPkRequest) ValidateAll() error
ValidateAll checks the field values on GetVesselByPkRequest 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 GetVesselByPkRequestMultiError, or nil if none found.
type GetVesselByPkRequestMultiError ¶
type GetVesselByPkRequestMultiError []error
GetVesselByPkRequestMultiError is an error wrapping multiple validation errors returned by GetVesselByPkRequest.ValidateAll() if the designated constraints aren't met.
func (GetVesselByPkRequestMultiError) AllErrors ¶
func (m GetVesselByPkRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetVesselByPkRequestMultiError) Error ¶
func (m GetVesselByPkRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetVesselByPkRequestValidationError ¶
type GetVesselByPkRequestValidationError struct {
// contains filtered or unexported fields
}
GetVesselByPkRequestValidationError is the validation error returned by GetVesselByPkRequest.Validate if the designated constraints aren't met.
func (GetVesselByPkRequestValidationError) Cause ¶
func (e GetVesselByPkRequestValidationError) Cause() error
Cause function returns cause value.
func (GetVesselByPkRequestValidationError) Error ¶
func (e GetVesselByPkRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetVesselByPkRequestValidationError) ErrorName ¶
func (e GetVesselByPkRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetVesselByPkRequestValidationError) Field ¶
func (e GetVesselByPkRequestValidationError) Field() string
Field function returns field value.
func (GetVesselByPkRequestValidationError) Key ¶
func (e GetVesselByPkRequestValidationError) Key() bool
Key function returns key value.
func (GetVesselByPkRequestValidationError) Reason ¶
func (e GetVesselByPkRequestValidationError) Reason() string
Reason function returns reason value.
type GetVesselByPkResponse ¶
type GetVesselByPkResponse struct { Vessel *Vessel `protobuf:"bytes,1,opt,name=vessel,proto3" json:"vessel,omitempty"` // contains filtered or unexported fields }
func (*GetVesselByPkResponse) Descriptor
deprecated
func (*GetVesselByPkResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetVesselByPkResponse.ProtoReflect.Descriptor instead.
func (*GetVesselByPkResponse) GetVessel ¶
func (x *GetVesselByPkResponse) GetVessel() *Vessel
func (*GetVesselByPkResponse) ProtoMessage ¶
func (*GetVesselByPkResponse) ProtoMessage()
func (*GetVesselByPkResponse) ProtoReflect ¶
func (x *GetVesselByPkResponse) ProtoReflect() protoreflect.Message
func (*GetVesselByPkResponse) Reset ¶
func (x *GetVesselByPkResponse) Reset()
func (*GetVesselByPkResponse) String ¶
func (x *GetVesselByPkResponse) String() string
func (*GetVesselByPkResponse) Validate ¶
func (m *GetVesselByPkResponse) Validate() error
Validate checks the field values on GetVesselByPkResponse 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 (*GetVesselByPkResponse) ValidateAll ¶
func (m *GetVesselByPkResponse) ValidateAll() error
ValidateAll checks the field values on GetVesselByPkResponse 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 GetVesselByPkResponseMultiError, or nil if none found.
type GetVesselByPkResponseMultiError ¶
type GetVesselByPkResponseMultiError []error
GetVesselByPkResponseMultiError is an error wrapping multiple validation errors returned by GetVesselByPkResponse.ValidateAll() if the designated constraints aren't met.
func (GetVesselByPkResponseMultiError) AllErrors ¶
func (m GetVesselByPkResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetVesselByPkResponseMultiError) Error ¶
func (m GetVesselByPkResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetVesselByPkResponseValidationError ¶
type GetVesselByPkResponseValidationError struct {
// contains filtered or unexported fields
}
GetVesselByPkResponseValidationError is the validation error returned by GetVesselByPkResponse.Validate if the designated constraints aren't met.
func (GetVesselByPkResponseValidationError) Cause ¶
func (e GetVesselByPkResponseValidationError) Cause() error
Cause function returns cause value.
func (GetVesselByPkResponseValidationError) Error ¶
func (e GetVesselByPkResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetVesselByPkResponseValidationError) ErrorName ¶
func (e GetVesselByPkResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetVesselByPkResponseValidationError) Field ¶
func (e GetVesselByPkResponseValidationError) Field() string
Field function returns field value.
func (GetVesselByPkResponseValidationError) Key ¶
func (e GetVesselByPkResponseValidationError) Key() bool
Key function returns key value.
func (GetVesselByPkResponseValidationError) Reason ¶
func (e GetVesselByPkResponseValidationError) Reason() string
Reason function returns reason value.
type GetVesselRequest ¶
type GetVesselRequest struct { GetRequest *v1.GetRequest `protobuf:"bytes,1,opt,name=get_request,json=getRequest,proto3" json:"get_request,omitempty"` // contains filtered or unexported fields }
func (*GetVesselRequest) Descriptor
deprecated
func (*GetVesselRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetVesselRequest.ProtoReflect.Descriptor instead.
func (*GetVesselRequest) GetGetRequest ¶
func (x *GetVesselRequest) GetGetRequest() *v1.GetRequest
func (*GetVesselRequest) ProtoMessage ¶
func (*GetVesselRequest) ProtoMessage()
func (*GetVesselRequest) ProtoReflect ¶
func (x *GetVesselRequest) ProtoReflect() protoreflect.Message
func (*GetVesselRequest) Reset ¶
func (x *GetVesselRequest) Reset()
func (*GetVesselRequest) String ¶
func (x *GetVesselRequest) String() string
func (*GetVesselRequest) Validate ¶
func (m *GetVesselRequest) Validate() error
Validate checks the field values on GetVesselRequest 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 (*GetVesselRequest) ValidateAll ¶
func (m *GetVesselRequest) ValidateAll() error
ValidateAll checks the field values on GetVesselRequest 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 GetVesselRequestMultiError, or nil if none found.
type GetVesselRequestMultiError ¶
type GetVesselRequestMultiError []error
GetVesselRequestMultiError is an error wrapping multiple validation errors returned by GetVesselRequest.ValidateAll() if the designated constraints aren't met.
func (GetVesselRequestMultiError) AllErrors ¶
func (m GetVesselRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetVesselRequestMultiError) Error ¶
func (m GetVesselRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetVesselRequestValidationError ¶
type GetVesselRequestValidationError struct {
// contains filtered or unexported fields
}
GetVesselRequestValidationError is the validation error returned by GetVesselRequest.Validate if the designated constraints aren't met.
func (GetVesselRequestValidationError) Cause ¶
func (e GetVesselRequestValidationError) Cause() error
Cause function returns cause value.
func (GetVesselRequestValidationError) Error ¶
func (e GetVesselRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetVesselRequestValidationError) ErrorName ¶
func (e GetVesselRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetVesselRequestValidationError) Field ¶
func (e GetVesselRequestValidationError) Field() string
Field function returns field value.
func (GetVesselRequestValidationError) Key ¶
func (e GetVesselRequestValidationError) Key() bool
Key function returns key value.
func (GetVesselRequestValidationError) Reason ¶
func (e GetVesselRequestValidationError) Reason() string
Reason function returns reason value.
type GetVesselResponse ¶
type GetVesselResponse struct { Vessel *Vessel `protobuf:"bytes,1,opt,name=vessel,proto3" json:"vessel,omitempty"` // contains filtered or unexported fields }
func (*GetVesselResponse) Descriptor
deprecated
func (*GetVesselResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetVesselResponse.ProtoReflect.Descriptor instead.
func (*GetVesselResponse) GetVessel ¶
func (x *GetVesselResponse) GetVessel() *Vessel
func (*GetVesselResponse) ProtoMessage ¶
func (*GetVesselResponse) ProtoMessage()
func (*GetVesselResponse) ProtoReflect ¶
func (x *GetVesselResponse) ProtoReflect() protoreflect.Message
func (*GetVesselResponse) Reset ¶
func (x *GetVesselResponse) Reset()
func (*GetVesselResponse) String ¶
func (x *GetVesselResponse) String() string
func (*GetVesselResponse) Validate ¶
func (m *GetVesselResponse) Validate() error
Validate checks the field values on GetVesselResponse 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 (*GetVesselResponse) ValidateAll ¶
func (m *GetVesselResponse) ValidateAll() error
ValidateAll checks the field values on GetVesselResponse 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 GetVesselResponseMultiError, or nil if none found.
type GetVesselResponseMultiError ¶
type GetVesselResponseMultiError []error
GetVesselResponseMultiError is an error wrapping multiple validation errors returned by GetVesselResponse.ValidateAll() if the designated constraints aren't met.
func (GetVesselResponseMultiError) AllErrors ¶
func (m GetVesselResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetVesselResponseMultiError) Error ¶
func (m GetVesselResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetVesselResponseValidationError ¶
type GetVesselResponseValidationError struct {
// contains filtered or unexported fields
}
GetVesselResponseValidationError is the validation error returned by GetVesselResponse.Validate if the designated constraints aren't met.
func (GetVesselResponseValidationError) Cause ¶
func (e GetVesselResponseValidationError) Cause() error
Cause function returns cause value.
func (GetVesselResponseValidationError) Error ¶
func (e GetVesselResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetVesselResponseValidationError) ErrorName ¶
func (e GetVesselResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetVesselResponseValidationError) Field ¶
func (e GetVesselResponseValidationError) Field() string
Field function returns field value.
func (GetVesselResponseValidationError) Key ¶
func (e GetVesselResponseValidationError) Key() bool
Key function returns key value.
func (GetVesselResponseValidationError) Reason ¶
func (e GetVesselResponseValidationError) Reason() string
Reason function returns reason value.
type GetVesselScheduleByPkRequest ¶
type GetVesselScheduleByPkRequest struct { GetByIdRequest *v1.GetByIdRequest `protobuf:"bytes,1,opt,name=get_by_id_request,json=getByIdRequest,proto3" json:"get_by_id_request,omitempty"` // contains filtered or unexported fields }
func (*GetVesselScheduleByPkRequest) Descriptor
deprecated
func (*GetVesselScheduleByPkRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetVesselScheduleByPkRequest.ProtoReflect.Descriptor instead.
func (*GetVesselScheduleByPkRequest) GetGetByIdRequest ¶
func (x *GetVesselScheduleByPkRequest) GetGetByIdRequest() *v1.GetByIdRequest
func (*GetVesselScheduleByPkRequest) ProtoMessage ¶
func (*GetVesselScheduleByPkRequest) ProtoMessage()
func (*GetVesselScheduleByPkRequest) ProtoReflect ¶
func (x *GetVesselScheduleByPkRequest) ProtoReflect() protoreflect.Message
func (*GetVesselScheduleByPkRequest) Reset ¶
func (x *GetVesselScheduleByPkRequest) Reset()
func (*GetVesselScheduleByPkRequest) String ¶
func (x *GetVesselScheduleByPkRequest) String() string
func (*GetVesselScheduleByPkRequest) Validate ¶
func (m *GetVesselScheduleByPkRequest) Validate() error
Validate checks the field values on GetVesselScheduleByPkRequest 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 (*GetVesselScheduleByPkRequest) ValidateAll ¶
func (m *GetVesselScheduleByPkRequest) ValidateAll() error
ValidateAll checks the field values on GetVesselScheduleByPkRequest 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 GetVesselScheduleByPkRequestMultiError, or nil if none found.
type GetVesselScheduleByPkRequestMultiError ¶
type GetVesselScheduleByPkRequestMultiError []error
GetVesselScheduleByPkRequestMultiError is an error wrapping multiple validation errors returned by GetVesselScheduleByPkRequest.ValidateAll() if the designated constraints aren't met.
func (GetVesselScheduleByPkRequestMultiError) AllErrors ¶
func (m GetVesselScheduleByPkRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetVesselScheduleByPkRequestMultiError) Error ¶
func (m GetVesselScheduleByPkRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetVesselScheduleByPkRequestValidationError ¶
type GetVesselScheduleByPkRequestValidationError struct {
// contains filtered or unexported fields
}
GetVesselScheduleByPkRequestValidationError is the validation error returned by GetVesselScheduleByPkRequest.Validate if the designated constraints aren't met.
func (GetVesselScheduleByPkRequestValidationError) Cause ¶
func (e GetVesselScheduleByPkRequestValidationError) Cause() error
Cause function returns cause value.
func (GetVesselScheduleByPkRequestValidationError) Error ¶
func (e GetVesselScheduleByPkRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetVesselScheduleByPkRequestValidationError) ErrorName ¶
func (e GetVesselScheduleByPkRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetVesselScheduleByPkRequestValidationError) Field ¶
func (e GetVesselScheduleByPkRequestValidationError) Field() string
Field function returns field value.
func (GetVesselScheduleByPkRequestValidationError) Key ¶
func (e GetVesselScheduleByPkRequestValidationError) Key() bool
Key function returns key value.
func (GetVesselScheduleByPkRequestValidationError) Reason ¶
func (e GetVesselScheduleByPkRequestValidationError) Reason() string
Reason function returns reason value.
type GetVesselScheduleByPkResponse ¶
type GetVesselScheduleByPkResponse struct { VesselSchedule *VesselSchedule `protobuf:"bytes,1,opt,name=vessel_schedule,json=vesselSchedule,proto3" json:"vessel_schedule,omitempty"` // contains filtered or unexported fields }
func (*GetVesselScheduleByPkResponse) Descriptor
deprecated
func (*GetVesselScheduleByPkResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetVesselScheduleByPkResponse.ProtoReflect.Descriptor instead.
func (*GetVesselScheduleByPkResponse) GetVesselSchedule ¶
func (x *GetVesselScheduleByPkResponse) GetVesselSchedule() *VesselSchedule
func (*GetVesselScheduleByPkResponse) ProtoMessage ¶
func (*GetVesselScheduleByPkResponse) ProtoMessage()
func (*GetVesselScheduleByPkResponse) ProtoReflect ¶
func (x *GetVesselScheduleByPkResponse) ProtoReflect() protoreflect.Message
func (*GetVesselScheduleByPkResponse) Reset ¶
func (x *GetVesselScheduleByPkResponse) Reset()
func (*GetVesselScheduleByPkResponse) String ¶
func (x *GetVesselScheduleByPkResponse) String() string
func (*GetVesselScheduleByPkResponse) Validate ¶
func (m *GetVesselScheduleByPkResponse) Validate() error
Validate checks the field values on GetVesselScheduleByPkResponse 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 (*GetVesselScheduleByPkResponse) ValidateAll ¶
func (m *GetVesselScheduleByPkResponse) ValidateAll() error
ValidateAll checks the field values on GetVesselScheduleByPkResponse 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 GetVesselScheduleByPkResponseMultiError, or nil if none found.
type GetVesselScheduleByPkResponseMultiError ¶
type GetVesselScheduleByPkResponseMultiError []error
GetVesselScheduleByPkResponseMultiError is an error wrapping multiple validation errors returned by GetVesselScheduleByPkResponse.ValidateAll() if the designated constraints aren't met.
func (GetVesselScheduleByPkResponseMultiError) AllErrors ¶
func (m GetVesselScheduleByPkResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetVesselScheduleByPkResponseMultiError) Error ¶
func (m GetVesselScheduleByPkResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetVesselScheduleByPkResponseValidationError ¶
type GetVesselScheduleByPkResponseValidationError struct {
// contains filtered or unexported fields
}
GetVesselScheduleByPkResponseValidationError is the validation error returned by GetVesselScheduleByPkResponse.Validate if the designated constraints aren't met.
func (GetVesselScheduleByPkResponseValidationError) Cause ¶
func (e GetVesselScheduleByPkResponseValidationError) Cause() error
Cause function returns cause value.
func (GetVesselScheduleByPkResponseValidationError) Error ¶
func (e GetVesselScheduleByPkResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetVesselScheduleByPkResponseValidationError) ErrorName ¶
func (e GetVesselScheduleByPkResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetVesselScheduleByPkResponseValidationError) Field ¶
func (e GetVesselScheduleByPkResponseValidationError) Field() string
Field function returns field value.
func (GetVesselScheduleByPkResponseValidationError) Key ¶
func (e GetVesselScheduleByPkResponseValidationError) Key() bool
Key function returns key value.
func (GetVesselScheduleByPkResponseValidationError) Reason ¶
func (e GetVesselScheduleByPkResponseValidationError) Reason() string
Reason function returns reason value.
type GetVesselScheduleRequest ¶
type GetVesselScheduleRequest struct { GetRequest *v1.GetRequest `protobuf:"bytes,1,opt,name=get_request,json=getRequest,proto3" json:"get_request,omitempty"` // contains filtered or unexported fields }
func (*GetVesselScheduleRequest) Descriptor
deprecated
func (*GetVesselScheduleRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetVesselScheduleRequest.ProtoReflect.Descriptor instead.
func (*GetVesselScheduleRequest) GetGetRequest ¶
func (x *GetVesselScheduleRequest) GetGetRequest() *v1.GetRequest
func (*GetVesselScheduleRequest) ProtoMessage ¶
func (*GetVesselScheduleRequest) ProtoMessage()
func (*GetVesselScheduleRequest) ProtoReflect ¶
func (x *GetVesselScheduleRequest) ProtoReflect() protoreflect.Message
func (*GetVesselScheduleRequest) Reset ¶
func (x *GetVesselScheduleRequest) Reset()
func (*GetVesselScheduleRequest) String ¶
func (x *GetVesselScheduleRequest) String() string
func (*GetVesselScheduleRequest) Validate ¶
func (m *GetVesselScheduleRequest) Validate() error
Validate checks the field values on GetVesselScheduleRequest 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 (*GetVesselScheduleRequest) ValidateAll ¶
func (m *GetVesselScheduleRequest) ValidateAll() error
ValidateAll checks the field values on GetVesselScheduleRequest 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 GetVesselScheduleRequestMultiError, or nil if none found.
type GetVesselScheduleRequestMultiError ¶
type GetVesselScheduleRequestMultiError []error
GetVesselScheduleRequestMultiError is an error wrapping multiple validation errors returned by GetVesselScheduleRequest.ValidateAll() if the designated constraints aren't met.
func (GetVesselScheduleRequestMultiError) AllErrors ¶
func (m GetVesselScheduleRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetVesselScheduleRequestMultiError) Error ¶
func (m GetVesselScheduleRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetVesselScheduleRequestValidationError ¶
type GetVesselScheduleRequestValidationError struct {
// contains filtered or unexported fields
}
GetVesselScheduleRequestValidationError is the validation error returned by GetVesselScheduleRequest.Validate if the designated constraints aren't met.
func (GetVesselScheduleRequestValidationError) Cause ¶
func (e GetVesselScheduleRequestValidationError) Cause() error
Cause function returns cause value.
func (GetVesselScheduleRequestValidationError) Error ¶
func (e GetVesselScheduleRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetVesselScheduleRequestValidationError) ErrorName ¶
func (e GetVesselScheduleRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetVesselScheduleRequestValidationError) Field ¶
func (e GetVesselScheduleRequestValidationError) Field() string
Field function returns field value.
func (GetVesselScheduleRequestValidationError) Key ¶
func (e GetVesselScheduleRequestValidationError) Key() bool
Key function returns key value.
func (GetVesselScheduleRequestValidationError) Reason ¶
func (e GetVesselScheduleRequestValidationError) Reason() string
Reason function returns reason value.
type GetVesselScheduleResponse ¶
type GetVesselScheduleResponse struct { VesselSchedule *VesselSchedule `protobuf:"bytes,1,opt,name=vessel_schedule,json=vesselSchedule,proto3" json:"vessel_schedule,omitempty"` // contains filtered or unexported fields }
func (*GetVesselScheduleResponse) Descriptor
deprecated
func (*GetVesselScheduleResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetVesselScheduleResponse.ProtoReflect.Descriptor instead.
func (*GetVesselScheduleResponse) GetVesselSchedule ¶
func (x *GetVesselScheduleResponse) GetVesselSchedule() *VesselSchedule
func (*GetVesselScheduleResponse) ProtoMessage ¶
func (*GetVesselScheduleResponse) ProtoMessage()
func (*GetVesselScheduleResponse) ProtoReflect ¶
func (x *GetVesselScheduleResponse) ProtoReflect() protoreflect.Message
func (*GetVesselScheduleResponse) Reset ¶
func (x *GetVesselScheduleResponse) Reset()
func (*GetVesselScheduleResponse) String ¶
func (x *GetVesselScheduleResponse) String() string
func (*GetVesselScheduleResponse) Validate ¶
func (m *GetVesselScheduleResponse) Validate() error
Validate checks the field values on GetVesselScheduleResponse 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 (*GetVesselScheduleResponse) ValidateAll ¶
func (m *GetVesselScheduleResponse) ValidateAll() error
ValidateAll checks the field values on GetVesselScheduleResponse 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 GetVesselScheduleResponseMultiError, or nil if none found.
type GetVesselScheduleResponseMultiError ¶
type GetVesselScheduleResponseMultiError []error
GetVesselScheduleResponseMultiError is an error wrapping multiple validation errors returned by GetVesselScheduleResponse.ValidateAll() if the designated constraints aren't met.
func (GetVesselScheduleResponseMultiError) AllErrors ¶
func (m GetVesselScheduleResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetVesselScheduleResponseMultiError) Error ¶
func (m GetVesselScheduleResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetVesselScheduleResponseValidationError ¶
type GetVesselScheduleResponseValidationError struct {
// contains filtered or unexported fields
}
GetVesselScheduleResponseValidationError is the validation error returned by GetVesselScheduleResponse.Validate if the designated constraints aren't met.
func (GetVesselScheduleResponseValidationError) Cause ¶
func (e GetVesselScheduleResponseValidationError) Cause() error
Cause function returns cause value.
func (GetVesselScheduleResponseValidationError) Error ¶
func (e GetVesselScheduleResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetVesselScheduleResponseValidationError) ErrorName ¶
func (e GetVesselScheduleResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetVesselScheduleResponseValidationError) Field ¶
func (e GetVesselScheduleResponseValidationError) Field() string
Field function returns field value.
func (GetVesselScheduleResponseValidationError) Key ¶
func (e GetVesselScheduleResponseValidationError) Key() bool
Key function returns key value.
func (GetVesselScheduleResponseValidationError) Reason ¶
func (e GetVesselScheduleResponseValidationError) Reason() string
Reason function returns reason value.
type GetVesselSchedulesRequest ¶
type GetVesselSchedulesRequest struct { Limit string `protobuf:"bytes,1,opt,name=limit,proto3" json:"limit,omitempty"` NextCursor string `protobuf:"bytes,2,opt,name=next_cursor,json=nextCursor,proto3" json:"next_cursor,omitempty"` UserEmail string `protobuf:"bytes,3,opt,name=user_email,json=userEmail,proto3" json:"user_email,omitempty"` RequestId string `protobuf:"bytes,4,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` // contains filtered or unexported fields }
func (*GetVesselSchedulesRequest) Descriptor
deprecated
func (*GetVesselSchedulesRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetVesselSchedulesRequest.ProtoReflect.Descriptor instead.
func (*GetVesselSchedulesRequest) GetLimit ¶
func (x *GetVesselSchedulesRequest) GetLimit() string
func (*GetVesselSchedulesRequest) GetNextCursor ¶
func (x *GetVesselSchedulesRequest) GetNextCursor() string
func (*GetVesselSchedulesRequest) GetRequestId ¶
func (x *GetVesselSchedulesRequest) GetRequestId() string
func (*GetVesselSchedulesRequest) GetUserEmail ¶
func (x *GetVesselSchedulesRequest) GetUserEmail() string
func (*GetVesselSchedulesRequest) ProtoMessage ¶
func (*GetVesselSchedulesRequest) ProtoMessage()
func (*GetVesselSchedulesRequest) ProtoReflect ¶
func (x *GetVesselSchedulesRequest) ProtoReflect() protoreflect.Message
func (*GetVesselSchedulesRequest) Reset ¶
func (x *GetVesselSchedulesRequest) Reset()
func (*GetVesselSchedulesRequest) String ¶
func (x *GetVesselSchedulesRequest) String() string
func (*GetVesselSchedulesRequest) Validate ¶
func (m *GetVesselSchedulesRequest) Validate() error
Validate checks the field values on GetVesselSchedulesRequest 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 (*GetVesselSchedulesRequest) ValidateAll ¶
func (m *GetVesselSchedulesRequest) ValidateAll() error
ValidateAll checks the field values on GetVesselSchedulesRequest 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 GetVesselSchedulesRequestMultiError, or nil if none found.
type GetVesselSchedulesRequestMultiError ¶
type GetVesselSchedulesRequestMultiError []error
GetVesselSchedulesRequestMultiError is an error wrapping multiple validation errors returned by GetVesselSchedulesRequest.ValidateAll() if the designated constraints aren't met.
func (GetVesselSchedulesRequestMultiError) AllErrors ¶
func (m GetVesselSchedulesRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetVesselSchedulesRequestMultiError) Error ¶
func (m GetVesselSchedulesRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetVesselSchedulesRequestValidationError ¶
type GetVesselSchedulesRequestValidationError struct {
// contains filtered or unexported fields
}
GetVesselSchedulesRequestValidationError is the validation error returned by GetVesselSchedulesRequest.Validate if the designated constraints aren't met.
func (GetVesselSchedulesRequestValidationError) Cause ¶
func (e GetVesselSchedulesRequestValidationError) Cause() error
Cause function returns cause value.
func (GetVesselSchedulesRequestValidationError) Error ¶
func (e GetVesselSchedulesRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetVesselSchedulesRequestValidationError) ErrorName ¶
func (e GetVesselSchedulesRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetVesselSchedulesRequestValidationError) Field ¶
func (e GetVesselSchedulesRequestValidationError) Field() string
Field function returns field value.
func (GetVesselSchedulesRequestValidationError) Key ¶
func (e GetVesselSchedulesRequestValidationError) Key() bool
Key function returns key value.
func (GetVesselSchedulesRequestValidationError) Reason ¶
func (e GetVesselSchedulesRequestValidationError) Reason() string
Reason function returns reason value.
type GetVesselSchedulesResponse ¶
type GetVesselSchedulesResponse struct { VesselSchedules []*VesselSchedule `protobuf:"bytes,1,rep,name=vessel_schedules,json=vesselSchedules,proto3" json:"vessel_schedules,omitempty"` NextCursor string `protobuf:"bytes,2,opt,name=next_cursor,json=nextCursor,proto3" json:"next_cursor,omitempty"` // contains filtered or unexported fields }
func (*GetVesselSchedulesResponse) Descriptor
deprecated
func (*GetVesselSchedulesResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetVesselSchedulesResponse.ProtoReflect.Descriptor instead.
func (*GetVesselSchedulesResponse) GetNextCursor ¶
func (x *GetVesselSchedulesResponse) GetNextCursor() string
func (*GetVesselSchedulesResponse) GetVesselSchedules ¶
func (x *GetVesselSchedulesResponse) GetVesselSchedules() []*VesselSchedule
func (*GetVesselSchedulesResponse) ProtoMessage ¶
func (*GetVesselSchedulesResponse) ProtoMessage()
func (*GetVesselSchedulesResponse) ProtoReflect ¶
func (x *GetVesselSchedulesResponse) ProtoReflect() protoreflect.Message
func (*GetVesselSchedulesResponse) Reset ¶
func (x *GetVesselSchedulesResponse) Reset()
func (*GetVesselSchedulesResponse) String ¶
func (x *GetVesselSchedulesResponse) String() string
func (*GetVesselSchedulesResponse) Validate ¶
func (m *GetVesselSchedulesResponse) Validate() error
Validate checks the field values on GetVesselSchedulesResponse 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 (*GetVesselSchedulesResponse) ValidateAll ¶
func (m *GetVesselSchedulesResponse) ValidateAll() error
ValidateAll checks the field values on GetVesselSchedulesResponse 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 GetVesselSchedulesResponseMultiError, or nil if none found.
type GetVesselSchedulesResponseMultiError ¶
type GetVesselSchedulesResponseMultiError []error
GetVesselSchedulesResponseMultiError is an error wrapping multiple validation errors returned by GetVesselSchedulesResponse.ValidateAll() if the designated constraints aren't met.
func (GetVesselSchedulesResponseMultiError) AllErrors ¶
func (m GetVesselSchedulesResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetVesselSchedulesResponseMultiError) Error ¶
func (m GetVesselSchedulesResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetVesselSchedulesResponseValidationError ¶
type GetVesselSchedulesResponseValidationError struct {
// contains filtered or unexported fields
}
GetVesselSchedulesResponseValidationError is the validation error returned by GetVesselSchedulesResponse.Validate if the designated constraints aren't met.
func (GetVesselSchedulesResponseValidationError) Cause ¶
func (e GetVesselSchedulesResponseValidationError) Cause() error
Cause function returns cause value.
func (GetVesselSchedulesResponseValidationError) Error ¶
func (e GetVesselSchedulesResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetVesselSchedulesResponseValidationError) ErrorName ¶
func (e GetVesselSchedulesResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetVesselSchedulesResponseValidationError) Field ¶
func (e GetVesselSchedulesResponseValidationError) Field() string
Field function returns field value.
func (GetVesselSchedulesResponseValidationError) Key ¶
func (e GetVesselSchedulesResponseValidationError) Key() bool
Key function returns key value.
func (GetVesselSchedulesResponseValidationError) Reason ¶
func (e GetVesselSchedulesResponseValidationError) Reason() string
Reason function returns reason value.
type GetVesselsRequest ¶
type GetVesselsRequest struct { Limit string `protobuf:"bytes,1,opt,name=limit,proto3" json:"limit,omitempty"` NextCursor string `protobuf:"bytes,2,opt,name=next_cursor,json=nextCursor,proto3" json:"next_cursor,omitempty"` UserEmail string `protobuf:"bytes,3,opt,name=user_email,json=userEmail,proto3" json:"user_email,omitempty"` RequestId string `protobuf:"bytes,4,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` // contains filtered or unexported fields }
func (*GetVesselsRequest) Descriptor
deprecated
func (*GetVesselsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetVesselsRequest.ProtoReflect.Descriptor instead.
func (*GetVesselsRequest) GetLimit ¶
func (x *GetVesselsRequest) GetLimit() string
func (*GetVesselsRequest) GetNextCursor ¶
func (x *GetVesselsRequest) GetNextCursor() string
func (*GetVesselsRequest) GetRequestId ¶
func (x *GetVesselsRequest) GetRequestId() string
func (*GetVesselsRequest) GetUserEmail ¶
func (x *GetVesselsRequest) GetUserEmail() string
func (*GetVesselsRequest) ProtoMessage ¶
func (*GetVesselsRequest) ProtoMessage()
func (*GetVesselsRequest) ProtoReflect ¶
func (x *GetVesselsRequest) ProtoReflect() protoreflect.Message
func (*GetVesselsRequest) Reset ¶
func (x *GetVesselsRequest) Reset()
func (*GetVesselsRequest) String ¶
func (x *GetVesselsRequest) String() string
func (*GetVesselsRequest) Validate ¶
func (m *GetVesselsRequest) Validate() error
Validate checks the field values on GetVesselsRequest 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 (*GetVesselsRequest) ValidateAll ¶
func (m *GetVesselsRequest) ValidateAll() error
ValidateAll checks the field values on GetVesselsRequest 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 GetVesselsRequestMultiError, or nil if none found.
type GetVesselsRequestMultiError ¶
type GetVesselsRequestMultiError []error
GetVesselsRequestMultiError is an error wrapping multiple validation errors returned by GetVesselsRequest.ValidateAll() if the designated constraints aren't met.
func (GetVesselsRequestMultiError) AllErrors ¶
func (m GetVesselsRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetVesselsRequestMultiError) Error ¶
func (m GetVesselsRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetVesselsRequestValidationError ¶
type GetVesselsRequestValidationError struct {
// contains filtered or unexported fields
}
GetVesselsRequestValidationError is the validation error returned by GetVesselsRequest.Validate if the designated constraints aren't met.
func (GetVesselsRequestValidationError) Cause ¶
func (e GetVesselsRequestValidationError) Cause() error
Cause function returns cause value.
func (GetVesselsRequestValidationError) Error ¶
func (e GetVesselsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetVesselsRequestValidationError) ErrorName ¶
func (e GetVesselsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetVesselsRequestValidationError) Field ¶
func (e GetVesselsRequestValidationError) Field() string
Field function returns field value.
func (GetVesselsRequestValidationError) Key ¶
func (e GetVesselsRequestValidationError) Key() bool
Key function returns key value.
func (GetVesselsRequestValidationError) Reason ¶
func (e GetVesselsRequestValidationError) Reason() string
Reason function returns reason value.
type GetVesselsResponse ¶
type GetVesselsResponse struct { Vessels []*Vessel `protobuf:"bytes,1,rep,name=vessels,proto3" json:"vessels,omitempty"` NextCursor string `protobuf:"bytes,2,opt,name=next_cursor,json=nextCursor,proto3" json:"next_cursor,omitempty"` // contains filtered or unexported fields }
func (*GetVesselsResponse) Descriptor
deprecated
func (*GetVesselsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetVesselsResponse.ProtoReflect.Descriptor instead.
func (*GetVesselsResponse) GetNextCursor ¶
func (x *GetVesselsResponse) GetNextCursor() string
func (*GetVesselsResponse) GetVessels ¶
func (x *GetVesselsResponse) GetVessels() []*Vessel
func (*GetVesselsResponse) ProtoMessage ¶
func (*GetVesselsResponse) ProtoMessage()
func (*GetVesselsResponse) ProtoReflect ¶
func (x *GetVesselsResponse) ProtoReflect() protoreflect.Message
func (*GetVesselsResponse) Reset ¶
func (x *GetVesselsResponse) Reset()
func (*GetVesselsResponse) String ¶
func (x *GetVesselsResponse) String() string
func (*GetVesselsResponse) Validate ¶
func (m *GetVesselsResponse) Validate() error
Validate checks the field values on GetVesselsResponse 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 (*GetVesselsResponse) ValidateAll ¶
func (m *GetVesselsResponse) ValidateAll() error
ValidateAll checks the field values on GetVesselsResponse 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 GetVesselsResponseMultiError, or nil if none found.
type GetVesselsResponseMultiError ¶
type GetVesselsResponseMultiError []error
GetVesselsResponseMultiError is an error wrapping multiple validation errors returned by GetVesselsResponse.ValidateAll() if the designated constraints aren't met.
func (GetVesselsResponseMultiError) AllErrors ¶
func (m GetVesselsResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetVesselsResponseMultiError) Error ¶
func (m GetVesselsResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetVesselsResponseValidationError ¶
type GetVesselsResponseValidationError struct {
// contains filtered or unexported fields
}
GetVesselsResponseValidationError is the validation error returned by GetVesselsResponse.Validate if the designated constraints aren't met.
func (GetVesselsResponseValidationError) Cause ¶
func (e GetVesselsResponseValidationError) Cause() error
Cause function returns cause value.
func (GetVesselsResponseValidationError) Error ¶
func (e GetVesselsResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetVesselsResponseValidationError) ErrorName ¶
func (e GetVesselsResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetVesselsResponseValidationError) Field ¶
func (e GetVesselsResponseValidationError) Field() string
Field function returns field value.
func (GetVesselsResponseValidationError) Key ¶
func (e GetVesselsResponseValidationError) Key() bool
Key function returns key value.
func (GetVesselsResponseValidationError) Reason ¶
func (e GetVesselsResponseValidationError) Reason() string
Reason function returns reason value.
type Leg ¶
type Leg struct { LegD *LegD `protobuf:"bytes,1,opt,name=leg_d,json=legD,proto3" json:"leg_d,omitempty"` CrUpdUser *v1.CrUpdUser `protobuf:"bytes,2,opt,name=cr_upd_user,json=crUpdUser,proto3" json:"cr_upd_user,omitempty"` CrUpdTime *v1.CrUpdTime `protobuf:"bytes,3,opt,name=cr_upd_time,json=crUpdTime,proto3" json:"cr_upd_time,omitempty"` // contains filtered or unexported fields }
func (*Leg) Descriptor
deprecated
func (*Leg) GetCrUpdTime ¶
func (*Leg) GetCrUpdUser ¶
func (*Leg) ProtoMessage ¶
func (*Leg) ProtoMessage()
func (*Leg) ProtoReflect ¶
func (x *Leg) ProtoReflect() protoreflect.Message
func (*Leg) Validate ¶
Validate checks the field values on Leg 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 (*Leg) ValidateAll ¶
ValidateAll checks the field values on Leg 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 LegMultiError, or nil if none found.
type LegD ¶
type LegD struct { Id uint32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Uuid4 []byte `protobuf:"bytes,2,opt,name=uuid4,proto3" json:"uuid4,omitempty"` IdS string `protobuf:"bytes,3,opt,name=id_s,json=idS,proto3" json:"id_s,omitempty"` SequenceNumber int32 `protobuf:"varint,4,opt,name=sequence_number,json=sequenceNumber,proto3" json:"sequence_number,omitempty"` ModeOfTransport string `protobuf:"bytes,5,opt,name=mode_of_transport,json=modeOfTransport,proto3" json:"mode_of_transport,omitempty"` VesselOperatorSmdgLinerCode string `` /* 148-byte string literal not displayed */ VesselImoNumber string `protobuf:"bytes,7,opt,name=vessel_imo_number,json=vesselImoNumber,proto3" json:"vessel_imo_number,omitempty"` VesselName string `protobuf:"bytes,8,opt,name=vessel_name,json=vesselName,proto3" json:"vessel_name,omitempty"` CarrierServiceName string `protobuf:"bytes,9,opt,name=carrier_service_name,json=carrierServiceName,proto3" json:"carrier_service_name,omitempty"` UniversalServiceReference string `` /* 139-byte string literal not displayed */ CarrierServiceCode string `protobuf:"bytes,11,opt,name=carrier_service_code,json=carrierServiceCode,proto3" json:"carrier_service_code,omitempty"` UniversalImportVoyageReference string `` /* 156-byte string literal not displayed */ UniversalExportVoyageReference string `` /* 156-byte string literal not displayed */ CarrierImportVoyageNumber string `` /* 141-byte string literal not displayed */ CarrierExportVoyageNumber string `` /* 141-byte string literal not displayed */ DepartureId uint32 `protobuf:"varint,16,opt,name=departure_id,json=departureId,proto3" json:"departure_id,omitempty"` ArrivalId uint32 `protobuf:"varint,17,opt,name=arrival_id,json=arrivalId,proto3" json:"arrival_id,omitempty"` PointToPointRoutingId uint32 `` /* 132-byte string literal not displayed */ // contains filtered or unexported fields }
func (*LegD) Descriptor
deprecated
func (*LegD) GetArrivalId ¶
func (*LegD) GetCarrierExportVoyageNumber ¶
func (*LegD) GetCarrierImportVoyageNumber ¶
func (*LegD) GetCarrierServiceCode ¶
func (*LegD) GetCarrierServiceName ¶
func (*LegD) GetDepartureId ¶
func (*LegD) GetModeOfTransport ¶
func (*LegD) GetPointToPointRoutingId ¶
func (*LegD) GetSequenceNumber ¶
func (*LegD) GetUniversalExportVoyageReference ¶
func (*LegD) GetUniversalImportVoyageReference ¶
func (*LegD) GetUniversalServiceReference ¶
func (*LegD) GetVesselImoNumber ¶
func (*LegD) GetVesselName ¶
func (*LegD) GetVesselOperatorSmdgLinerCode ¶
func (*LegD) ProtoMessage ¶
func (*LegD) ProtoMessage()
func (*LegD) ProtoReflect ¶
func (x *LegD) ProtoReflect() protoreflect.Message
func (*LegD) Validate ¶
Validate checks the field values on LegD 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 (*LegD) ValidateAll ¶
ValidateAll checks the field values on LegD 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 LegDMultiError, or nil if none found.
type LegDMultiError ¶
type LegDMultiError []error
LegDMultiError is an error wrapping multiple validation errors returned by LegD.ValidateAll() if the designated constraints aren't met.
func (LegDMultiError) AllErrors ¶
func (m LegDMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (LegDMultiError) Error ¶
func (m LegDMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type LegDValidationError ¶
type LegDValidationError struct {
// contains filtered or unexported fields
}
LegDValidationError is the validation error returned by LegD.Validate if the designated constraints aren't met.
func (LegDValidationError) Cause ¶
func (e LegDValidationError) Cause() error
Cause function returns cause value.
func (LegDValidationError) Error ¶
func (e LegDValidationError) Error() string
Error satisfies the builtin error interface
func (LegDValidationError) ErrorName ¶
func (e LegDValidationError) ErrorName() string
ErrorName returns error name.
func (LegDValidationError) Field ¶
func (e LegDValidationError) Field() string
Field function returns field value.
func (LegDValidationError) Key ¶
func (e LegDValidationError) Key() bool
Key function returns key value.
func (LegDValidationError) Reason ¶
func (e LegDValidationError) Reason() string
Reason function returns reason value.
type LegMultiError ¶
type LegMultiError []error
LegMultiError is an error wrapping multiple validation errors returned by Leg.ValidateAll() if the designated constraints aren't met.
func (LegMultiError) AllErrors ¶
func (m LegMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (LegMultiError) Error ¶
func (m LegMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type LegServiceClient ¶
type LegServiceClient interface { CreateLeg(ctx context.Context, in *CreateLegRequest, opts ...grpc.CallOption) (*CreateLegResponse, error) GetLegs(ctx context.Context, in *GetLegsRequest, opts ...grpc.CallOption) (*GetLegsResponse, error) GetLeg(ctx context.Context, in *GetLegRequest, opts ...grpc.CallOption) (*GetLegResponse, error) GetLegByPk(ctx context.Context, in *GetLegByPkRequest, opts ...grpc.CallOption) (*GetLegByPkResponse, error) CreatePointToPointRouting(ctx context.Context, in *CreatePointToPointRoutingRequest, opts ...grpc.CallOption) (*CreatePointToPointRoutingResponse, error) GetPointToPointRoutings(ctx context.Context, in *GetPointToPointRoutingsRequest, opts ...grpc.CallOption) (*GetPointToPointRoutingsResponse, error) GetPointToPointRouting(ctx context.Context, in *GetPointToPointRoutingRequest, opts ...grpc.CallOption) (*GetPointToPointRoutingResponse, error) GetPointToPointRoutingByPk(ctx context.Context, in *GetPointToPointRoutingByPkRequest, opts ...grpc.CallOption) (*GetPointToPointRoutingByPkResponse, error) }
LegServiceClient is the client API for LegService 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.
The LegService service definition.
func NewLegServiceClient ¶
func NewLegServiceClient(cc grpc.ClientConnInterface) LegServiceClient
type LegServiceServer ¶
type LegServiceServer interface { CreateLeg(context.Context, *CreateLegRequest) (*CreateLegResponse, error) GetLegs(context.Context, *GetLegsRequest) (*GetLegsResponse, error) GetLeg(context.Context, *GetLegRequest) (*GetLegResponse, error) GetLegByPk(context.Context, *GetLegByPkRequest) (*GetLegByPkResponse, error) CreatePointToPointRouting(context.Context, *CreatePointToPointRoutingRequest) (*CreatePointToPointRoutingResponse, error) GetPointToPointRoutings(context.Context, *GetPointToPointRoutingsRequest) (*GetPointToPointRoutingsResponse, error) GetPointToPointRouting(context.Context, *GetPointToPointRoutingRequest) (*GetPointToPointRoutingResponse, error) GetPointToPointRoutingByPk(context.Context, *GetPointToPointRoutingByPkRequest) (*GetPointToPointRoutingByPkResponse, error) // contains filtered or unexported methods }
LegServiceServer is the server API for LegService service. All implementations must embed UnimplementedLegServiceServer for forward compatibility.
The LegService service definition.
type LegValidationError ¶
type LegValidationError struct {
// contains filtered or unexported fields
}
LegValidationError is the validation error returned by Leg.Validate if the designated constraints aren't met.
func (LegValidationError) Cause ¶
func (e LegValidationError) Cause() error
Cause function returns cause value.
func (LegValidationError) Error ¶
func (e LegValidationError) Error() string
Error satisfies the builtin error interface
func (LegValidationError) ErrorName ¶
func (e LegValidationError) ErrorName() string
ErrorName returns error name.
func (LegValidationError) Field ¶
func (e LegValidationError) Field() string
Field function returns field value.
func (LegValidationError) Key ¶
func (e LegValidationError) Key() bool
Key function returns key value.
func (LegValidationError) Reason ¶
func (e LegValidationError) Reason() string
Reason function returns reason value.
type PointToPointRouting ¶
type PointToPointRouting struct { PointToPointRoutingD *PointToPointRoutingD `` /* 127-byte string literal not displayed */ CrUpdUser *v1.CrUpdUser `protobuf:"bytes,2,opt,name=cr_upd_user,json=crUpdUser,proto3" json:"cr_upd_user,omitempty"` CrUpdTime *v1.CrUpdTime `protobuf:"bytes,3,opt,name=cr_upd_time,json=crUpdTime,proto3" json:"cr_upd_time,omitempty"` Legs []*Leg `protobuf:"bytes,4,rep,name=legs,proto3" json:"legs,omitempty"` // contains filtered or unexported fields }
func (*PointToPointRouting) Descriptor
deprecated
func (*PointToPointRouting) Descriptor() ([]byte, []int)
Deprecated: Use PointToPointRouting.ProtoReflect.Descriptor instead.
func (*PointToPointRouting) GetCrUpdTime ¶
func (x *PointToPointRouting) GetCrUpdTime() *v1.CrUpdTime
func (*PointToPointRouting) GetCrUpdUser ¶
func (x *PointToPointRouting) GetCrUpdUser() *v1.CrUpdUser
func (*PointToPointRouting) GetLegs ¶
func (x *PointToPointRouting) GetLegs() []*Leg
func (*PointToPointRouting) GetPointToPointRoutingD ¶
func (x *PointToPointRouting) GetPointToPointRoutingD() *PointToPointRoutingD
func (*PointToPointRouting) ProtoMessage ¶
func (*PointToPointRouting) ProtoMessage()
func (*PointToPointRouting) ProtoReflect ¶
func (x *PointToPointRouting) ProtoReflect() protoreflect.Message
func (*PointToPointRouting) Reset ¶
func (x *PointToPointRouting) Reset()
func (*PointToPointRouting) String ¶
func (x *PointToPointRouting) String() string
func (*PointToPointRouting) Validate ¶
func (m *PointToPointRouting) Validate() error
Validate checks the field values on PointToPointRouting 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 (*PointToPointRouting) ValidateAll ¶
func (m *PointToPointRouting) ValidateAll() error
ValidateAll checks the field values on PointToPointRouting 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 PointToPointRoutingMultiError, or nil if none found.
type PointToPointRoutingD ¶
type PointToPointRoutingD struct { Id uint32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Uuid4 []byte `protobuf:"bytes,2,opt,name=uuid4,proto3" json:"uuid4,omitempty"` IdS string `protobuf:"bytes,3,opt,name=id_s,json=idS,proto3" json:"id_s,omitempty"` SequenceNumber int32 `protobuf:"varint,4,opt,name=sequence_number,json=sequenceNumber,proto3" json:"sequence_number,omitempty"` PlaceOfReceiptId uint32 `protobuf:"varint,5,opt,name=place_of_receipt_id,json=placeOfReceiptId,proto3" json:"place_of_receipt_id,omitempty"` PlaceOfDeliveryId uint32 `protobuf:"varint,6,opt,name=place_of_delivery_id,json=placeOfDeliveryId,proto3" json:"place_of_delivery_id,omitempty"` // contains filtered or unexported fields }
func (*PointToPointRoutingD) Descriptor
deprecated
func (*PointToPointRoutingD) Descriptor() ([]byte, []int)
Deprecated: Use PointToPointRoutingD.ProtoReflect.Descriptor instead.
func (*PointToPointRoutingD) GetId ¶
func (x *PointToPointRoutingD) GetId() uint32
func (*PointToPointRoutingD) GetIdS ¶
func (x *PointToPointRoutingD) GetIdS() string
func (*PointToPointRoutingD) GetPlaceOfDeliveryId ¶
func (x *PointToPointRoutingD) GetPlaceOfDeliveryId() uint32
func (*PointToPointRoutingD) GetPlaceOfReceiptId ¶
func (x *PointToPointRoutingD) GetPlaceOfReceiptId() uint32
func (*PointToPointRoutingD) GetSequenceNumber ¶
func (x *PointToPointRoutingD) GetSequenceNumber() int32
func (*PointToPointRoutingD) GetUuid4 ¶
func (x *PointToPointRoutingD) GetUuid4() []byte
func (*PointToPointRoutingD) ProtoMessage ¶
func (*PointToPointRoutingD) ProtoMessage()
func (*PointToPointRoutingD) ProtoReflect ¶
func (x *PointToPointRoutingD) ProtoReflect() protoreflect.Message
func (*PointToPointRoutingD) Reset ¶
func (x *PointToPointRoutingD) Reset()
func (*PointToPointRoutingD) String ¶
func (x *PointToPointRoutingD) String() string
func (*PointToPointRoutingD) Validate ¶
func (m *PointToPointRoutingD) Validate() error
Validate checks the field values on PointToPointRoutingD 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 (*PointToPointRoutingD) ValidateAll ¶
func (m *PointToPointRoutingD) ValidateAll() error
ValidateAll checks the field values on PointToPointRoutingD 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 PointToPointRoutingDMultiError, or nil if none found.
type PointToPointRoutingDMultiError ¶
type PointToPointRoutingDMultiError []error
PointToPointRoutingDMultiError is an error wrapping multiple validation errors returned by PointToPointRoutingD.ValidateAll() if the designated constraints aren't met.
func (PointToPointRoutingDMultiError) AllErrors ¶
func (m PointToPointRoutingDMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (PointToPointRoutingDMultiError) Error ¶
func (m PointToPointRoutingDMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type PointToPointRoutingDValidationError ¶
type PointToPointRoutingDValidationError struct {
// contains filtered or unexported fields
}
PointToPointRoutingDValidationError is the validation error returned by PointToPointRoutingD.Validate if the designated constraints aren't met.
func (PointToPointRoutingDValidationError) Cause ¶
func (e PointToPointRoutingDValidationError) Cause() error
Cause function returns cause value.
func (PointToPointRoutingDValidationError) Error ¶
func (e PointToPointRoutingDValidationError) Error() string
Error satisfies the builtin error interface
func (PointToPointRoutingDValidationError) ErrorName ¶
func (e PointToPointRoutingDValidationError) ErrorName() string
ErrorName returns error name.
func (PointToPointRoutingDValidationError) Field ¶
func (e PointToPointRoutingDValidationError) Field() string
Field function returns field value.
func (PointToPointRoutingDValidationError) Key ¶
func (e PointToPointRoutingDValidationError) Key() bool
Key function returns key value.
func (PointToPointRoutingDValidationError) Reason ¶
func (e PointToPointRoutingDValidationError) Reason() string
Reason function returns reason value.
type PointToPointRoutingMultiError ¶
type PointToPointRoutingMultiError []error
PointToPointRoutingMultiError is an error wrapping multiple validation errors returned by PointToPointRouting.ValidateAll() if the designated constraints aren't met.
func (PointToPointRoutingMultiError) AllErrors ¶
func (m PointToPointRoutingMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (PointToPointRoutingMultiError) Error ¶
func (m PointToPointRoutingMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type PointToPointRoutingValidationError ¶
type PointToPointRoutingValidationError struct {
// contains filtered or unexported fields
}
PointToPointRoutingValidationError is the validation error returned by PointToPointRouting.Validate if the designated constraints aren't met.
func (PointToPointRoutingValidationError) Cause ¶
func (e PointToPointRoutingValidationError) Cause() error
Cause function returns cause value.
func (PointToPointRoutingValidationError) Error ¶
func (e PointToPointRoutingValidationError) Error() string
Error satisfies the builtin error interface
func (PointToPointRoutingValidationError) ErrorName ¶
func (e PointToPointRoutingValidationError) ErrorName() string
ErrorName returns error name.
func (PointToPointRoutingValidationError) Field ¶
func (e PointToPointRoutingValidationError) Field() string
Field function returns field value.
func (PointToPointRoutingValidationError) Key ¶
func (e PointToPointRoutingValidationError) Key() bool
Key function returns key value.
func (PointToPointRoutingValidationError) Reason ¶
func (e PointToPointRoutingValidationError) Reason() string
Reason function returns reason value.
type ServiceSchedule ¶
type ServiceSchedule struct { ServiceScheduleD *ServiceScheduleD `protobuf:"bytes,1,opt,name=service_schedule_d,json=serviceScheduleD,proto3" json:"service_schedule_d,omitempty"` CrUpdUser *v1.CrUpdUser `protobuf:"bytes,2,opt,name=cr_upd_user,json=crUpdUser,proto3" json:"cr_upd_user,omitempty"` CrUpdTime *v1.CrUpdTime `protobuf:"bytes,3,opt,name=cr_upd_time,json=crUpdTime,proto3" json:"cr_upd_time,omitempty"` // contains filtered or unexported fields }
func (*ServiceSchedule) Descriptor
deprecated
func (*ServiceSchedule) Descriptor() ([]byte, []int)
Deprecated: Use ServiceSchedule.ProtoReflect.Descriptor instead.
func (*ServiceSchedule) GetCrUpdTime ¶
func (x *ServiceSchedule) GetCrUpdTime() *v1.CrUpdTime
func (*ServiceSchedule) GetCrUpdUser ¶
func (x *ServiceSchedule) GetCrUpdUser() *v1.CrUpdUser
func (*ServiceSchedule) GetServiceScheduleD ¶
func (x *ServiceSchedule) GetServiceScheduleD() *ServiceScheduleD
func (*ServiceSchedule) ProtoMessage ¶
func (*ServiceSchedule) ProtoMessage()
func (*ServiceSchedule) ProtoReflect ¶
func (x *ServiceSchedule) ProtoReflect() protoreflect.Message
func (*ServiceSchedule) Reset ¶
func (x *ServiceSchedule) Reset()
func (*ServiceSchedule) String ¶
func (x *ServiceSchedule) String() string
func (*ServiceSchedule) Validate ¶
func (m *ServiceSchedule) Validate() error
Validate checks the field values on ServiceSchedule 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 (*ServiceSchedule) ValidateAll ¶
func (m *ServiceSchedule) ValidateAll() error
ValidateAll checks the field values on ServiceSchedule 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 ServiceScheduleMultiError, or nil if none found.
type ServiceScheduleD ¶
type ServiceScheduleD struct { Id uint32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Uuid4 []byte `protobuf:"bytes,2,opt,name=uuid4,proto3" json:"uuid4,omitempty"` IdS string `protobuf:"bytes,3,opt,name=id_s,json=idS,proto3" json:"id_s,omitempty"` CarrierServiceName string `protobuf:"bytes,4,opt,name=carrier_service_name,json=carrierServiceName,proto3" json:"carrier_service_name,omitempty"` CarrierServiceCode string `protobuf:"bytes,5,opt,name=carrier_service_code,json=carrierServiceCode,proto3" json:"carrier_service_code,omitempty"` UniversalServiceReference string `` /* 138-byte string literal not displayed */ // contains filtered or unexported fields }
func (*ServiceScheduleD) Descriptor
deprecated
func (*ServiceScheduleD) Descriptor() ([]byte, []int)
Deprecated: Use ServiceScheduleD.ProtoReflect.Descriptor instead.
func (*ServiceScheduleD) GetCarrierServiceCode ¶
func (x *ServiceScheduleD) GetCarrierServiceCode() string
func (*ServiceScheduleD) GetCarrierServiceName ¶
func (x *ServiceScheduleD) GetCarrierServiceName() string
func (*ServiceScheduleD) GetId ¶
func (x *ServiceScheduleD) GetId() uint32
func (*ServiceScheduleD) GetIdS ¶
func (x *ServiceScheduleD) GetIdS() string
func (*ServiceScheduleD) GetUniversalServiceReference ¶
func (x *ServiceScheduleD) GetUniversalServiceReference() string
func (*ServiceScheduleD) GetUuid4 ¶
func (x *ServiceScheduleD) GetUuid4() []byte
func (*ServiceScheduleD) ProtoMessage ¶
func (*ServiceScheduleD) ProtoMessage()
func (*ServiceScheduleD) ProtoReflect ¶
func (x *ServiceScheduleD) ProtoReflect() protoreflect.Message
func (*ServiceScheduleD) Reset ¶
func (x *ServiceScheduleD) Reset()
func (*ServiceScheduleD) String ¶
func (x *ServiceScheduleD) String() string
func (*ServiceScheduleD) Validate ¶
func (m *ServiceScheduleD) Validate() error
Validate checks the field values on ServiceScheduleD 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 (*ServiceScheduleD) ValidateAll ¶
func (m *ServiceScheduleD) ValidateAll() error
ValidateAll checks the field values on ServiceScheduleD 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 ServiceScheduleDMultiError, or nil if none found.
type ServiceScheduleDMultiError ¶
type ServiceScheduleDMultiError []error
ServiceScheduleDMultiError is an error wrapping multiple validation errors returned by ServiceScheduleD.ValidateAll() if the designated constraints aren't met.
func (ServiceScheduleDMultiError) AllErrors ¶
func (m ServiceScheduleDMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ServiceScheduleDMultiError) Error ¶
func (m ServiceScheduleDMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ServiceScheduleDValidationError ¶
type ServiceScheduleDValidationError struct {
// contains filtered or unexported fields
}
ServiceScheduleDValidationError is the validation error returned by ServiceScheduleD.Validate if the designated constraints aren't met.
func (ServiceScheduleDValidationError) Cause ¶
func (e ServiceScheduleDValidationError) Cause() error
Cause function returns cause value.
func (ServiceScheduleDValidationError) Error ¶
func (e ServiceScheduleDValidationError) Error() string
Error satisfies the builtin error interface
func (ServiceScheduleDValidationError) ErrorName ¶
func (e ServiceScheduleDValidationError) ErrorName() string
ErrorName returns error name.
func (ServiceScheduleDValidationError) Field ¶
func (e ServiceScheduleDValidationError) Field() string
Field function returns field value.
func (ServiceScheduleDValidationError) Key ¶
func (e ServiceScheduleDValidationError) Key() bool
Key function returns key value.
func (ServiceScheduleDValidationError) Reason ¶
func (e ServiceScheduleDValidationError) Reason() string
Reason function returns reason value.
type ServiceScheduleMultiError ¶
type ServiceScheduleMultiError []error
ServiceScheduleMultiError is an error wrapping multiple validation errors returned by ServiceSchedule.ValidateAll() if the designated constraints aren't met.
func (ServiceScheduleMultiError) AllErrors ¶
func (m ServiceScheduleMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ServiceScheduleMultiError) Error ¶
func (m ServiceScheduleMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ServiceScheduleServiceClient ¶
type ServiceScheduleServiceClient interface { CreateServiceSchedule(ctx context.Context, in *CreateServiceScheduleRequest, opts ...grpc.CallOption) (*CreateServiceScheduleResponse, error) GetServiceSchedules(ctx context.Context, in *GetServiceSchedulesRequest, opts ...grpc.CallOption) (*GetServiceSchedulesResponse, error) GetServiceSchedule(ctx context.Context, in *GetServiceScheduleRequest, opts ...grpc.CallOption) (*GetServiceScheduleResponse, error) GetServiceScheduleByUniversalServiceReference(ctx context.Context, in *GetServiceScheduleByUniversalServiceReferenceRequest, opts ...grpc.CallOption) (*GetServiceScheduleByUniversalServiceReferenceResponse, error) UpdateServiceScheduleByUniversalServiceReference(ctx context.Context, in *UpdateServiceScheduleByUniversalServiceReferenceRequest, opts ...grpc.CallOption) (*UpdateServiceScheduleByUniversalServiceReferenceResponse, error) GetServiceScheduleByPk(ctx context.Context, in *GetServiceScheduleByPkRequest, opts ...grpc.CallOption) (*GetServiceScheduleByPkResponse, error) }
ServiceScheduleServiceClient is the client API for ServiceScheduleService 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.
The ServiceScheduleService service definition.
func NewServiceScheduleServiceClient ¶
func NewServiceScheduleServiceClient(cc grpc.ClientConnInterface) ServiceScheduleServiceClient
type ServiceScheduleServiceServer ¶
type ServiceScheduleServiceServer interface { CreateServiceSchedule(context.Context, *CreateServiceScheduleRequest) (*CreateServiceScheduleResponse, error) GetServiceSchedules(context.Context, *GetServiceSchedulesRequest) (*GetServiceSchedulesResponse, error) GetServiceSchedule(context.Context, *GetServiceScheduleRequest) (*GetServiceScheduleResponse, error) GetServiceScheduleByUniversalServiceReference(context.Context, *GetServiceScheduleByUniversalServiceReferenceRequest) (*GetServiceScheduleByUniversalServiceReferenceResponse, error) UpdateServiceScheduleByUniversalServiceReference(context.Context, *UpdateServiceScheduleByUniversalServiceReferenceRequest) (*UpdateServiceScheduleByUniversalServiceReferenceResponse, error) GetServiceScheduleByPk(context.Context, *GetServiceScheduleByPkRequest) (*GetServiceScheduleByPkResponse, error) // contains filtered or unexported methods }
ServiceScheduleServiceServer is the server API for ServiceScheduleService service. All implementations must embed UnimplementedServiceScheduleServiceServer for forward compatibility.
The ServiceScheduleService service definition.
type ServiceScheduleValidationError ¶
type ServiceScheduleValidationError struct {
// contains filtered or unexported fields
}
ServiceScheduleValidationError is the validation error returned by ServiceSchedule.Validate if the designated constraints aren't met.
func (ServiceScheduleValidationError) Cause ¶
func (e ServiceScheduleValidationError) Cause() error
Cause function returns cause value.
func (ServiceScheduleValidationError) Error ¶
func (e ServiceScheduleValidationError) Error() string
Error satisfies the builtin error interface
func (ServiceScheduleValidationError) ErrorName ¶
func (e ServiceScheduleValidationError) ErrorName() string
ErrorName returns error name.
func (ServiceScheduleValidationError) Field ¶
func (e ServiceScheduleValidationError) Field() string
Field function returns field value.
func (ServiceScheduleValidationError) Key ¶
func (e ServiceScheduleValidationError) Key() bool
Key function returns key value.
func (ServiceScheduleValidationError) Reason ¶
func (e ServiceScheduleValidationError) Reason() string
Reason function returns reason value.
type UnimplementedLegServiceServer ¶
type UnimplementedLegServiceServer struct{}
UnimplementedLegServiceServer 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 (UnimplementedLegServiceServer) CreateLeg ¶
func (UnimplementedLegServiceServer) CreateLeg(context.Context, *CreateLegRequest) (*CreateLegResponse, error)
func (UnimplementedLegServiceServer) CreatePointToPointRouting ¶
func (UnimplementedLegServiceServer) CreatePointToPointRouting(context.Context, *CreatePointToPointRoutingRequest) (*CreatePointToPointRoutingResponse, error)
func (UnimplementedLegServiceServer) GetLeg ¶
func (UnimplementedLegServiceServer) GetLeg(context.Context, *GetLegRequest) (*GetLegResponse, error)
func (UnimplementedLegServiceServer) GetLegByPk ¶
func (UnimplementedLegServiceServer) GetLegByPk(context.Context, *GetLegByPkRequest) (*GetLegByPkResponse, error)
func (UnimplementedLegServiceServer) GetLegs ¶
func (UnimplementedLegServiceServer) GetLegs(context.Context, *GetLegsRequest) (*GetLegsResponse, error)
func (UnimplementedLegServiceServer) GetPointToPointRouting ¶
func (UnimplementedLegServiceServer) GetPointToPointRouting(context.Context, *GetPointToPointRoutingRequest) (*GetPointToPointRoutingResponse, error)
func (UnimplementedLegServiceServer) GetPointToPointRoutingByPk ¶
func (UnimplementedLegServiceServer) GetPointToPointRoutingByPk(context.Context, *GetPointToPointRoutingByPkRequest) (*GetPointToPointRoutingByPkResponse, error)
func (UnimplementedLegServiceServer) GetPointToPointRoutings ¶
func (UnimplementedLegServiceServer) GetPointToPointRoutings(context.Context, *GetPointToPointRoutingsRequest) (*GetPointToPointRoutingsResponse, error)
type UnimplementedServiceScheduleServiceServer ¶
type UnimplementedServiceScheduleServiceServer struct{}
UnimplementedServiceScheduleServiceServer 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 (UnimplementedServiceScheduleServiceServer) CreateServiceSchedule ¶
func (UnimplementedServiceScheduleServiceServer) CreateServiceSchedule(context.Context, *CreateServiceScheduleRequest) (*CreateServiceScheduleResponse, error)
func (UnimplementedServiceScheduleServiceServer) GetServiceSchedule ¶
func (UnimplementedServiceScheduleServiceServer) GetServiceSchedule(context.Context, *GetServiceScheduleRequest) (*GetServiceScheduleResponse, error)
func (UnimplementedServiceScheduleServiceServer) GetServiceScheduleByPk ¶
func (UnimplementedServiceScheduleServiceServer) GetServiceScheduleByPk(context.Context, *GetServiceScheduleByPkRequest) (*GetServiceScheduleByPkResponse, error)
func (UnimplementedServiceScheduleServiceServer) GetServiceScheduleByUniversalServiceReference ¶
func (UnimplementedServiceScheduleServiceServer) GetServiceScheduleByUniversalServiceReference(context.Context, *GetServiceScheduleByUniversalServiceReferenceRequest) (*GetServiceScheduleByUniversalServiceReferenceResponse, error)
func (UnimplementedServiceScheduleServiceServer) GetServiceSchedules ¶
func (UnimplementedServiceScheduleServiceServer) GetServiceSchedules(context.Context, *GetServiceSchedulesRequest) (*GetServiceSchedulesResponse, error)
func (UnimplementedServiceScheduleServiceServer) UpdateServiceScheduleByUniversalServiceReference ¶
func (UnimplementedServiceScheduleServiceServer) UpdateServiceScheduleByUniversalServiceReference(context.Context, *UpdateServiceScheduleByUniversalServiceReferenceRequest) (*UpdateServiceScheduleByUniversalServiceReferenceResponse, error)
type UnimplementedVesselScheduleServiceServer ¶
type UnimplementedVesselScheduleServiceServer struct{}
UnimplementedVesselScheduleServiceServer 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 (UnimplementedVesselScheduleServiceServer) CreateVessel ¶
func (UnimplementedVesselScheduleServiceServer) CreateVessel(context.Context, *CreateVesselRequest) (*CreateVesselResponse, error)
func (UnimplementedVesselScheduleServiceServer) CreateVesselSchedule ¶
func (UnimplementedVesselScheduleServiceServer) CreateVesselSchedule(context.Context, *CreateVesselScheduleRequest) (*CreateVesselScheduleResponse, error)
func (UnimplementedVesselScheduleServiceServer) GetVessel ¶
func (UnimplementedVesselScheduleServiceServer) GetVessel(context.Context, *GetVesselRequest) (*GetVesselResponse, error)
func (UnimplementedVesselScheduleServiceServer) GetVesselByPk ¶
func (UnimplementedVesselScheduleServiceServer) GetVesselByPk(context.Context, *GetVesselByPkRequest) (*GetVesselByPkResponse, error)
func (UnimplementedVesselScheduleServiceServer) GetVesselSchedule ¶
func (UnimplementedVesselScheduleServiceServer) GetVesselSchedule(context.Context, *GetVesselScheduleRequest) (*GetVesselScheduleResponse, error)
func (UnimplementedVesselScheduleServiceServer) GetVesselScheduleByPk ¶
func (UnimplementedVesselScheduleServiceServer) GetVesselScheduleByPk(context.Context, *GetVesselScheduleByPkRequest) (*GetVesselScheduleByPkResponse, error)
func (UnimplementedVesselScheduleServiceServer) GetVesselSchedules ¶
func (UnimplementedVesselScheduleServiceServer) GetVesselSchedules(context.Context, *GetVesselSchedulesRequest) (*GetVesselSchedulesResponse, error)
func (UnimplementedVesselScheduleServiceServer) GetVessels ¶
func (UnimplementedVesselScheduleServiceServer) GetVessels(context.Context, *GetVesselsRequest) (*GetVesselsResponse, error)
type UnsafeLegServiceServer ¶
type UnsafeLegServiceServer interface {
// contains filtered or unexported methods
}
UnsafeLegServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to LegServiceServer will result in compilation errors.
type UnsafeServiceScheduleServiceServer ¶
type UnsafeServiceScheduleServiceServer interface {
// contains filtered or unexported methods
}
UnsafeServiceScheduleServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to ServiceScheduleServiceServer will result in compilation errors.
type UnsafeVesselScheduleServiceServer ¶
type UnsafeVesselScheduleServiceServer interface {
// contains filtered or unexported methods
}
UnsafeVesselScheduleServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to VesselScheduleServiceServer will result in compilation errors.
type UpdateServiceScheduleByUniversalServiceReferenceRequest ¶
type UpdateServiceScheduleByUniversalServiceReferenceRequest struct { CarrierServiceName string `protobuf:"bytes,1,opt,name=carrier_service_name,json=carrierServiceName,proto3" json:"carrier_service_name,omitempty"` CarrierServiceCode string `protobuf:"bytes,2,opt,name=carrier_service_code,json=carrierServiceCode,proto3" json:"carrier_service_code,omitempty"` UniversalServiceReference string `` /* 138-byte string literal not displayed */ UserId string `protobuf:"bytes,4,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` UserEmail string `protobuf:"bytes,5,opt,name=user_email,json=userEmail,proto3" json:"user_email,omitempty"` RequestId string `protobuf:"bytes,6,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` // contains filtered or unexported fields }
func (*UpdateServiceScheduleByUniversalServiceReferenceRequest) Descriptor
deprecated
func (*UpdateServiceScheduleByUniversalServiceReferenceRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateServiceScheduleByUniversalServiceReferenceRequest.ProtoReflect.Descriptor instead.
func (*UpdateServiceScheduleByUniversalServiceReferenceRequest) GetCarrierServiceCode ¶
func (x *UpdateServiceScheduleByUniversalServiceReferenceRequest) GetCarrierServiceCode() string
func (*UpdateServiceScheduleByUniversalServiceReferenceRequest) GetCarrierServiceName ¶
func (x *UpdateServiceScheduleByUniversalServiceReferenceRequest) GetCarrierServiceName() string
func (*UpdateServiceScheduleByUniversalServiceReferenceRequest) GetRequestId ¶
func (x *UpdateServiceScheduleByUniversalServiceReferenceRequest) GetRequestId() string
func (*UpdateServiceScheduleByUniversalServiceReferenceRequest) GetUniversalServiceReference ¶
func (x *UpdateServiceScheduleByUniversalServiceReferenceRequest) GetUniversalServiceReference() string
func (*UpdateServiceScheduleByUniversalServiceReferenceRequest) GetUserEmail ¶
func (x *UpdateServiceScheduleByUniversalServiceReferenceRequest) GetUserEmail() string
func (*UpdateServiceScheduleByUniversalServiceReferenceRequest) GetUserId ¶
func (x *UpdateServiceScheduleByUniversalServiceReferenceRequest) GetUserId() string
func (*UpdateServiceScheduleByUniversalServiceReferenceRequest) ProtoMessage ¶
func (*UpdateServiceScheduleByUniversalServiceReferenceRequest) ProtoMessage()
func (*UpdateServiceScheduleByUniversalServiceReferenceRequest) ProtoReflect ¶
func (x *UpdateServiceScheduleByUniversalServiceReferenceRequest) ProtoReflect() protoreflect.Message
func (*UpdateServiceScheduleByUniversalServiceReferenceRequest) Reset ¶
func (x *UpdateServiceScheduleByUniversalServiceReferenceRequest) Reset()
func (*UpdateServiceScheduleByUniversalServiceReferenceRequest) String ¶
func (x *UpdateServiceScheduleByUniversalServiceReferenceRequest) String() string
func (*UpdateServiceScheduleByUniversalServiceReferenceRequest) Validate ¶
func (m *UpdateServiceScheduleByUniversalServiceReferenceRequest) Validate() error
Validate checks the field values on UpdateServiceScheduleByUniversalServiceReferenceRequest 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 (*UpdateServiceScheduleByUniversalServiceReferenceRequest) ValidateAll ¶
func (m *UpdateServiceScheduleByUniversalServiceReferenceRequest) ValidateAll() error
ValidateAll checks the field values on UpdateServiceScheduleByUniversalServiceReferenceRequest 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 UpdateServiceScheduleByUniversalServiceReferenceRequestMultiError, or nil if none found.
type UpdateServiceScheduleByUniversalServiceReferenceRequestMultiError ¶
type UpdateServiceScheduleByUniversalServiceReferenceRequestMultiError []error
UpdateServiceScheduleByUniversalServiceReferenceRequestMultiError is an error wrapping multiple validation errors returned by UpdateServiceScheduleByUniversalServiceReferenceRequest.ValidateAll() if the designated constraints aren't met.
func (UpdateServiceScheduleByUniversalServiceReferenceRequestMultiError) AllErrors ¶
func (m UpdateServiceScheduleByUniversalServiceReferenceRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateServiceScheduleByUniversalServiceReferenceRequestMultiError) Error ¶
func (m UpdateServiceScheduleByUniversalServiceReferenceRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateServiceScheduleByUniversalServiceReferenceRequestValidationError ¶
type UpdateServiceScheduleByUniversalServiceReferenceRequestValidationError struct {
// contains filtered or unexported fields
}
UpdateServiceScheduleByUniversalServiceReferenceRequestValidationError is the validation error returned by UpdateServiceScheduleByUniversalServiceReferenceRequest.Validate if the designated constraints aren't met.
func (UpdateServiceScheduleByUniversalServiceReferenceRequestValidationError) Cause ¶
Cause function returns cause value.
func (UpdateServiceScheduleByUniversalServiceReferenceRequestValidationError) Error ¶
Error satisfies the builtin error interface
func (UpdateServiceScheduleByUniversalServiceReferenceRequestValidationError) ErrorName ¶
func (e UpdateServiceScheduleByUniversalServiceReferenceRequestValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateServiceScheduleByUniversalServiceReferenceRequestValidationError) Field ¶
Field function returns field value.
func (UpdateServiceScheduleByUniversalServiceReferenceRequestValidationError) Key ¶
Key function returns key value.
func (UpdateServiceScheduleByUniversalServiceReferenceRequestValidationError) Reason ¶
func (e UpdateServiceScheduleByUniversalServiceReferenceRequestValidationError) Reason() string
Reason function returns reason value.
type UpdateServiceScheduleByUniversalServiceReferenceResponse ¶
type UpdateServiceScheduleByUniversalServiceReferenceResponse struct {
// contains filtered or unexported fields
}
func (*UpdateServiceScheduleByUniversalServiceReferenceResponse) Descriptor
deprecated
func (*UpdateServiceScheduleByUniversalServiceReferenceResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateServiceScheduleByUniversalServiceReferenceResponse.ProtoReflect.Descriptor instead.
func (*UpdateServiceScheduleByUniversalServiceReferenceResponse) ProtoMessage ¶
func (*UpdateServiceScheduleByUniversalServiceReferenceResponse) ProtoMessage()
func (*UpdateServiceScheduleByUniversalServiceReferenceResponse) ProtoReflect ¶
func (x *UpdateServiceScheduleByUniversalServiceReferenceResponse) ProtoReflect() protoreflect.Message
func (*UpdateServiceScheduleByUniversalServiceReferenceResponse) Reset ¶
func (x *UpdateServiceScheduleByUniversalServiceReferenceResponse) Reset()
func (*UpdateServiceScheduleByUniversalServiceReferenceResponse) String ¶
func (x *UpdateServiceScheduleByUniversalServiceReferenceResponse) String() string
func (*UpdateServiceScheduleByUniversalServiceReferenceResponse) Validate ¶
func (m *UpdateServiceScheduleByUniversalServiceReferenceResponse) Validate() error
Validate checks the field values on UpdateServiceScheduleByUniversalServiceReferenceResponse 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 (*UpdateServiceScheduleByUniversalServiceReferenceResponse) ValidateAll ¶
func (m *UpdateServiceScheduleByUniversalServiceReferenceResponse) ValidateAll() error
ValidateAll checks the field values on UpdateServiceScheduleByUniversalServiceReferenceResponse 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 UpdateServiceScheduleByUniversalServiceReferenceResponseMultiError, or nil if none found.
type UpdateServiceScheduleByUniversalServiceReferenceResponseMultiError ¶
type UpdateServiceScheduleByUniversalServiceReferenceResponseMultiError []error
UpdateServiceScheduleByUniversalServiceReferenceResponseMultiError is an error wrapping multiple validation errors returned by UpdateServiceScheduleByUniversalServiceReferenceResponse.ValidateAll() if the designated constraints aren't met.
func (UpdateServiceScheduleByUniversalServiceReferenceResponseMultiError) AllErrors ¶
func (m UpdateServiceScheduleByUniversalServiceReferenceResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateServiceScheduleByUniversalServiceReferenceResponseMultiError) Error ¶
func (m UpdateServiceScheduleByUniversalServiceReferenceResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateServiceScheduleByUniversalServiceReferenceResponseValidationError ¶
type UpdateServiceScheduleByUniversalServiceReferenceResponseValidationError struct {
// contains filtered or unexported fields
}
UpdateServiceScheduleByUniversalServiceReferenceResponseValidationError is the validation error returned by UpdateServiceScheduleByUniversalServiceReferenceResponse.Validate if the designated constraints aren't met.
func (UpdateServiceScheduleByUniversalServiceReferenceResponseValidationError) Cause ¶
Cause function returns cause value.
func (UpdateServiceScheduleByUniversalServiceReferenceResponseValidationError) Error ¶
Error satisfies the builtin error interface
func (UpdateServiceScheduleByUniversalServiceReferenceResponseValidationError) ErrorName ¶
func (e UpdateServiceScheduleByUniversalServiceReferenceResponseValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateServiceScheduleByUniversalServiceReferenceResponseValidationError) Field ¶
Field function returns field value.
func (UpdateServiceScheduleByUniversalServiceReferenceResponseValidationError) Key ¶
Key function returns key value.
type Vessel ¶
type Vessel struct { VesselD *VesselD `protobuf:"bytes,1,opt,name=vessel_d,json=vesselD,proto3" json:"vessel_d,omitempty"` CrUpdUser *v1.CrUpdUser `protobuf:"bytes,2,opt,name=cr_upd_user,json=crUpdUser,proto3" json:"cr_upd_user,omitempty"` CrUpdTime *v1.CrUpdTime `protobuf:"bytes,3,opt,name=cr_upd_time,json=crUpdTime,proto3" json:"cr_upd_time,omitempty"` // contains filtered or unexported fields }
func (*Vessel) Descriptor
deprecated
func (*Vessel) GetCrUpdTime ¶
func (*Vessel) GetCrUpdUser ¶
func (*Vessel) GetVesselD ¶
func (*Vessel) ProtoMessage ¶
func (*Vessel) ProtoMessage()
func (*Vessel) ProtoReflect ¶
func (x *Vessel) ProtoReflect() protoreflect.Message
func (*Vessel) Validate ¶
Validate checks the field values on Vessel 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 (*Vessel) ValidateAll ¶
ValidateAll checks the field values on Vessel 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 VesselMultiError, or nil if none found.
type VesselD ¶
type VesselD struct { Id uint32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Uuid4 []byte `protobuf:"bytes,2,opt,name=uuid4,proto3" json:"uuid4,omitempty"` IdS string `protobuf:"bytes,3,opt,name=id_s,json=idS,proto3" json:"id_s,omitempty"` VesselImoNumber string `protobuf:"bytes,4,opt,name=vessel_imo_number,json=vesselImoNumber,proto3" json:"vessel_imo_number,omitempty"` VesselName string `protobuf:"bytes,5,opt,name=vessel_name,json=vesselName,proto3" json:"vessel_name,omitempty"` VesselFlag string `protobuf:"bytes,6,opt,name=vessel_flag,json=vesselFlag,proto3" json:"vessel_flag,omitempty"` VesselCallSign string `protobuf:"bytes,7,opt,name=vessel_call_sign,json=vesselCallSign,proto3" json:"vessel_call_sign,omitempty"` IsDummyVessel bool `protobuf:"varint,8,opt,name=is_dummy_vessel,json=isDummyVessel,proto3" json:"is_dummy_vessel,omitempty"` VesselOperatorCarrierCode string `` /* 140-byte string literal not displayed */ VesselOperatorCarrierCodeListProvider string `` /* 181-byte string literal not displayed */ VesselLength float64 `protobuf:"fixed64,11,opt,name=vessel_length,json=vesselLength,proto3" json:"vessel_length,omitempty"` VesselWidth float64 `protobuf:"fixed64,12,opt,name=vessel_width,json=vesselWidth,proto3" json:"vessel_width,omitempty"` DimensionUnit string `protobuf:"bytes,13,opt,name=dimension_unit,json=dimensionUnit,proto3" json:"dimension_unit,omitempty"` // contains filtered or unexported fields }
func (*VesselD) Descriptor
deprecated
func (*VesselD) GetDimensionUnit ¶
func (*VesselD) GetIsDummyVessel ¶
func (*VesselD) GetVesselCallSign ¶
func (*VesselD) GetVesselFlag ¶
func (*VesselD) GetVesselImoNumber ¶
func (*VesselD) GetVesselLength ¶
func (*VesselD) GetVesselName ¶
func (*VesselD) GetVesselOperatorCarrierCode ¶
func (*VesselD) GetVesselOperatorCarrierCodeListProvider ¶
func (*VesselD) GetVesselWidth ¶
func (*VesselD) ProtoMessage ¶
func (*VesselD) ProtoMessage()
func (*VesselD) ProtoReflect ¶
func (x *VesselD) ProtoReflect() protoreflect.Message
func (*VesselD) Validate ¶
Validate checks the field values on VesselD 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 (*VesselD) ValidateAll ¶
ValidateAll checks the field values on VesselD 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 VesselDMultiError, or nil if none found.
type VesselDMultiError ¶
type VesselDMultiError []error
VesselDMultiError is an error wrapping multiple validation errors returned by VesselD.ValidateAll() if the designated constraints aren't met.
func (VesselDMultiError) AllErrors ¶
func (m VesselDMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (VesselDMultiError) Error ¶
func (m VesselDMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type VesselDValidationError ¶
type VesselDValidationError struct {
// contains filtered or unexported fields
}
VesselDValidationError is the validation error returned by VesselD.Validate if the designated constraints aren't met.
func (VesselDValidationError) Cause ¶
func (e VesselDValidationError) Cause() error
Cause function returns cause value.
func (VesselDValidationError) Error ¶
func (e VesselDValidationError) Error() string
Error satisfies the builtin error interface
func (VesselDValidationError) ErrorName ¶
func (e VesselDValidationError) ErrorName() string
ErrorName returns error name.
func (VesselDValidationError) Field ¶
func (e VesselDValidationError) Field() string
Field function returns field value.
func (VesselDValidationError) Key ¶
func (e VesselDValidationError) Key() bool
Key function returns key value.
func (VesselDValidationError) Reason ¶
func (e VesselDValidationError) Reason() string
Reason function returns reason value.
type VesselMultiError ¶
type VesselMultiError []error
VesselMultiError is an error wrapping multiple validation errors returned by Vessel.ValidateAll() if the designated constraints aren't met.
func (VesselMultiError) AllErrors ¶
func (m VesselMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (VesselMultiError) Error ¶
func (m VesselMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type VesselSchedule ¶
type VesselSchedule struct { VesselScheduleD *VesselScheduleD `protobuf:"bytes,1,opt,name=vessel_schedule_d,json=vesselScheduleD,proto3" json:"vessel_schedule_d,omitempty"` CrUpdUser *v1.CrUpdUser `protobuf:"bytes,2,opt,name=cr_upd_user,json=crUpdUser,proto3" json:"cr_upd_user,omitempty"` CrUpdTime *v1.CrUpdTime `protobuf:"bytes,3,opt,name=cr_upd_time,json=crUpdTime,proto3" json:"cr_upd_time,omitempty"` // contains filtered or unexported fields }
func (*VesselSchedule) Descriptor
deprecated
func (*VesselSchedule) Descriptor() ([]byte, []int)
Deprecated: Use VesselSchedule.ProtoReflect.Descriptor instead.
func (*VesselSchedule) GetCrUpdTime ¶
func (x *VesselSchedule) GetCrUpdTime() *v1.CrUpdTime
func (*VesselSchedule) GetCrUpdUser ¶
func (x *VesselSchedule) GetCrUpdUser() *v1.CrUpdUser
func (*VesselSchedule) GetVesselScheduleD ¶
func (x *VesselSchedule) GetVesselScheduleD() *VesselScheduleD
func (*VesselSchedule) ProtoMessage ¶
func (*VesselSchedule) ProtoMessage()
func (*VesselSchedule) ProtoReflect ¶
func (x *VesselSchedule) ProtoReflect() protoreflect.Message
func (*VesselSchedule) Reset ¶
func (x *VesselSchedule) Reset()
func (*VesselSchedule) String ¶
func (x *VesselSchedule) String() string
func (*VesselSchedule) Validate ¶
func (m *VesselSchedule) Validate() error
Validate checks the field values on VesselSchedule 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 (*VesselSchedule) ValidateAll ¶
func (m *VesselSchedule) ValidateAll() error
ValidateAll checks the field values on VesselSchedule 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 VesselScheduleMultiError, or nil if none found.
type VesselScheduleD ¶
type VesselScheduleD struct { Id uint32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Uuid4 []byte `protobuf:"bytes,2,opt,name=uuid4,proto3" json:"uuid4,omitempty"` IdS string `protobuf:"bytes,3,opt,name=id_s,json=idS,proto3" json:"id_s,omitempty"` VesselId uint32 `protobuf:"varint,4,opt,name=vessel_id,json=vesselId,proto3" json:"vessel_id,omitempty"` ServiceId uint32 `protobuf:"varint,5,opt,name=service_id,json=serviceId,proto3" json:"service_id,omitempty"` // contains filtered or unexported fields }
func (*VesselScheduleD) Descriptor
deprecated
func (*VesselScheduleD) Descriptor() ([]byte, []int)
Deprecated: Use VesselScheduleD.ProtoReflect.Descriptor instead.
func (*VesselScheduleD) GetId ¶
func (x *VesselScheduleD) GetId() uint32
func (*VesselScheduleD) GetIdS ¶
func (x *VesselScheduleD) GetIdS() string
func (*VesselScheduleD) GetServiceId ¶
func (x *VesselScheduleD) GetServiceId() uint32
func (*VesselScheduleD) GetUuid4 ¶
func (x *VesselScheduleD) GetUuid4() []byte
func (*VesselScheduleD) GetVesselId ¶
func (x *VesselScheduleD) GetVesselId() uint32
func (*VesselScheduleD) ProtoMessage ¶
func (*VesselScheduleD) ProtoMessage()
func (*VesselScheduleD) ProtoReflect ¶
func (x *VesselScheduleD) ProtoReflect() protoreflect.Message
func (*VesselScheduleD) Reset ¶
func (x *VesselScheduleD) Reset()
func (*VesselScheduleD) String ¶
func (x *VesselScheduleD) String() string
func (*VesselScheduleD) Validate ¶
func (m *VesselScheduleD) Validate() error
Validate checks the field values on VesselScheduleD 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 (*VesselScheduleD) ValidateAll ¶
func (m *VesselScheduleD) ValidateAll() error
ValidateAll checks the field values on VesselScheduleD 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 VesselScheduleDMultiError, or nil if none found.
type VesselScheduleDMultiError ¶
type VesselScheduleDMultiError []error
VesselScheduleDMultiError is an error wrapping multiple validation errors returned by VesselScheduleD.ValidateAll() if the designated constraints aren't met.
func (VesselScheduleDMultiError) AllErrors ¶
func (m VesselScheduleDMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (VesselScheduleDMultiError) Error ¶
func (m VesselScheduleDMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type VesselScheduleDValidationError ¶
type VesselScheduleDValidationError struct {
// contains filtered or unexported fields
}
VesselScheduleDValidationError is the validation error returned by VesselScheduleD.Validate if the designated constraints aren't met.
func (VesselScheduleDValidationError) Cause ¶
func (e VesselScheduleDValidationError) Cause() error
Cause function returns cause value.
func (VesselScheduleDValidationError) Error ¶
func (e VesselScheduleDValidationError) Error() string
Error satisfies the builtin error interface
func (VesselScheduleDValidationError) ErrorName ¶
func (e VesselScheduleDValidationError) ErrorName() string
ErrorName returns error name.
func (VesselScheduleDValidationError) Field ¶
func (e VesselScheduleDValidationError) Field() string
Field function returns field value.
func (VesselScheduleDValidationError) Key ¶
func (e VesselScheduleDValidationError) Key() bool
Key function returns key value.
func (VesselScheduleDValidationError) Reason ¶
func (e VesselScheduleDValidationError) Reason() string
Reason function returns reason value.
type VesselScheduleMultiError ¶
type VesselScheduleMultiError []error
VesselScheduleMultiError is an error wrapping multiple validation errors returned by VesselSchedule.ValidateAll() if the designated constraints aren't met.
func (VesselScheduleMultiError) AllErrors ¶
func (m VesselScheduleMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (VesselScheduleMultiError) Error ¶
func (m VesselScheduleMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type VesselScheduleServiceClient ¶
type VesselScheduleServiceClient interface { CreateVesselSchedule(ctx context.Context, in *CreateVesselScheduleRequest, opts ...grpc.CallOption) (*CreateVesselScheduleResponse, error) GetVesselSchedules(ctx context.Context, in *GetVesselSchedulesRequest, opts ...grpc.CallOption) (*GetVesselSchedulesResponse, error) GetVesselSchedule(ctx context.Context, in *GetVesselScheduleRequest, opts ...grpc.CallOption) (*GetVesselScheduleResponse, error) GetVesselScheduleByPk(ctx context.Context, in *GetVesselScheduleByPkRequest, opts ...grpc.CallOption) (*GetVesselScheduleByPkResponse, error) CreateVessel(ctx context.Context, in *CreateVesselRequest, opts ...grpc.CallOption) (*CreateVesselResponse, error) GetVessels(ctx context.Context, in *GetVesselsRequest, opts ...grpc.CallOption) (*GetVesselsResponse, error) GetVessel(ctx context.Context, in *GetVesselRequest, opts ...grpc.CallOption) (*GetVesselResponse, error) GetVesselByPk(ctx context.Context, in *GetVesselByPkRequest, opts ...grpc.CallOption) (*GetVesselByPkResponse, error) }
VesselScheduleServiceClient is the client API for VesselScheduleService 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.
The VesselScheduleService service definition.
func NewVesselScheduleServiceClient ¶
func NewVesselScheduleServiceClient(cc grpc.ClientConnInterface) VesselScheduleServiceClient
type VesselScheduleServiceServer ¶
type VesselScheduleServiceServer interface { CreateVesselSchedule(context.Context, *CreateVesselScheduleRequest) (*CreateVesselScheduleResponse, error) GetVesselSchedules(context.Context, *GetVesselSchedulesRequest) (*GetVesselSchedulesResponse, error) GetVesselSchedule(context.Context, *GetVesselScheduleRequest) (*GetVesselScheduleResponse, error) GetVesselScheduleByPk(context.Context, *GetVesselScheduleByPkRequest) (*GetVesselScheduleByPkResponse, error) CreateVessel(context.Context, *CreateVesselRequest) (*CreateVesselResponse, error) GetVessels(context.Context, *GetVesselsRequest) (*GetVesselsResponse, error) GetVessel(context.Context, *GetVesselRequest) (*GetVesselResponse, error) GetVesselByPk(context.Context, *GetVesselByPkRequest) (*GetVesselByPkResponse, error) // contains filtered or unexported methods }
VesselScheduleServiceServer is the server API for VesselScheduleService service. All implementations must embed UnimplementedVesselScheduleServiceServer for forward compatibility.
The VesselScheduleService service definition.
type VesselScheduleValidationError ¶
type VesselScheduleValidationError struct {
// contains filtered or unexported fields
}
VesselScheduleValidationError is the validation error returned by VesselSchedule.Validate if the designated constraints aren't met.
func (VesselScheduleValidationError) Cause ¶
func (e VesselScheduleValidationError) Cause() error
Cause function returns cause value.
func (VesselScheduleValidationError) Error ¶
func (e VesselScheduleValidationError) Error() string
Error satisfies the builtin error interface
func (VesselScheduleValidationError) ErrorName ¶
func (e VesselScheduleValidationError) ErrorName() string
ErrorName returns error name.
func (VesselScheduleValidationError) Field ¶
func (e VesselScheduleValidationError) Field() string
Field function returns field value.
func (VesselScheduleValidationError) Key ¶
func (e VesselScheduleValidationError) Key() bool
Key function returns key value.
func (VesselScheduleValidationError) Reason ¶
func (e VesselScheduleValidationError) Reason() string
Reason function returns reason value.
type VesselValidationError ¶
type VesselValidationError struct {
// contains filtered or unexported fields
}
VesselValidationError is the validation error returned by Vessel.Validate if the designated constraints aren't met.
func (VesselValidationError) Cause ¶
func (e VesselValidationError) Cause() error
Cause function returns cause value.
func (VesselValidationError) Error ¶
func (e VesselValidationError) Error() string
Error satisfies the builtin error interface
func (VesselValidationError) ErrorName ¶
func (e VesselValidationError) ErrorName() string
ErrorName returns error name.
func (VesselValidationError) Field ¶
func (e VesselValidationError) Field() string
Field function returns field value.
func (VesselValidationError) Key ¶
func (e VesselValidationError) Key() bool
Key function returns key value.
func (VesselValidationError) Reason ¶
func (e VesselValidationError) Reason() string
Reason function returns reason value.