Documentation ¶
Index ¶
- Constants
- Variables
- func RegisterEventServiceServer(s grpc.ServiceRegistrar, srv EventServiceServer)
- func RegisterEventSubscriptionServiceServer(s grpc.ServiceRegistrar, srv EventSubscriptionServiceServer)
- func RegisterSealServiceServer(s grpc.ServiceRegistrar, srv SealServiceServer)
- type CreateEquipmentEventRequest
- func (*CreateEquipmentEventRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateEquipmentEventRequest) GetEmptyIndicatorCode() string
- func (x *CreateEquipmentEventRequest) GetEquipmentEventType() *CreateEquipmentEventTypeRequest
- func (x *CreateEquipmentEventRequest) GetEquipmentEventTypeCode() string
- func (x *CreateEquipmentEventRequest) GetEquipmentReference() string
- func (x *CreateEquipmentEventRequest) GetEventClassifierCode() string
- func (x *CreateEquipmentEventRequest) GetEventCreatedDateTime() string
- func (x *CreateEquipmentEventRequest) GetEventDateTime() string
- func (x *CreateEquipmentEventRequest) GetEventId() uint32
- func (x *CreateEquipmentEventRequest) GetEventLocation() string
- func (x *CreateEquipmentEventRequest) GetRequestId() string
- func (x *CreateEquipmentEventRequest) GetTransportCallId() uint32
- func (x *CreateEquipmentEventRequest) GetUserEmail() string
- func (x *CreateEquipmentEventRequest) GetUserId() string
- func (*CreateEquipmentEventRequest) ProtoMessage()
- func (x *CreateEquipmentEventRequest) ProtoReflect() protoreflect.Message
- func (x *CreateEquipmentEventRequest) Reset()
- func (x *CreateEquipmentEventRequest) String() string
- func (m *CreateEquipmentEventRequest) Validate() error
- func (m *CreateEquipmentEventRequest) ValidateAll() error
- type CreateEquipmentEventRequestMultiError
- type CreateEquipmentEventRequestValidationError
- func (e CreateEquipmentEventRequestValidationError) Cause() error
- func (e CreateEquipmentEventRequestValidationError) Error() string
- func (e CreateEquipmentEventRequestValidationError) ErrorName() string
- func (e CreateEquipmentEventRequestValidationError) Field() string
- func (e CreateEquipmentEventRequestValidationError) Key() bool
- func (e CreateEquipmentEventRequestValidationError) Reason() string
- type CreateEquipmentEventResponse
- func (*CreateEquipmentEventResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateEquipmentEventResponse) GetEquipmentEvent() *EquipmentEvent
- func (*CreateEquipmentEventResponse) ProtoMessage()
- func (x *CreateEquipmentEventResponse) ProtoReflect() protoreflect.Message
- func (x *CreateEquipmentEventResponse) Reset()
- func (x *CreateEquipmentEventResponse) String() string
- func (m *CreateEquipmentEventResponse) Validate() error
- func (m *CreateEquipmentEventResponse) ValidateAll() error
- type CreateEquipmentEventResponseMultiError
- type CreateEquipmentEventResponseValidationError
- func (e CreateEquipmentEventResponseValidationError) Cause() error
- func (e CreateEquipmentEventResponseValidationError) Error() string
- func (e CreateEquipmentEventResponseValidationError) ErrorName() string
- func (e CreateEquipmentEventResponseValidationError) Field() string
- func (e CreateEquipmentEventResponseValidationError) Key() bool
- func (e CreateEquipmentEventResponseValidationError) Reason() string
- type CreateEquipmentEventTypeRequest
- func (*CreateEquipmentEventTypeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateEquipmentEventTypeRequest) GetEquipmentEventId() uint32
- func (x *CreateEquipmentEventTypeRequest) GetEquipmentEventTypeCode() string
- func (x *CreateEquipmentEventTypeRequest) GetEquipmentEventTypeDescription() string
- func (x *CreateEquipmentEventTypeRequest) GetEquipmentEventTypeName() string
- func (x *CreateEquipmentEventTypeRequest) GetRequestId() string
- func (x *CreateEquipmentEventTypeRequest) GetUserEmail() string
- func (x *CreateEquipmentEventTypeRequest) GetUserId() string
- func (*CreateEquipmentEventTypeRequest) ProtoMessage()
- func (x *CreateEquipmentEventTypeRequest) ProtoReflect() protoreflect.Message
- func (x *CreateEquipmentEventTypeRequest) Reset()
- func (x *CreateEquipmentEventTypeRequest) String() string
- func (m *CreateEquipmentEventTypeRequest) Validate() error
- func (m *CreateEquipmentEventTypeRequest) ValidateAll() error
- type CreateEquipmentEventTypeRequestMultiError
- type CreateEquipmentEventTypeRequestValidationError
- func (e CreateEquipmentEventTypeRequestValidationError) Cause() error
- func (e CreateEquipmentEventTypeRequestValidationError) Error() string
- func (e CreateEquipmentEventTypeRequestValidationError) ErrorName() string
- func (e CreateEquipmentEventTypeRequestValidationError) Field() string
- func (e CreateEquipmentEventTypeRequestValidationError) Key() bool
- func (e CreateEquipmentEventTypeRequestValidationError) Reason() string
- type CreateEventClassifierRequest
- func (*CreateEventClassifierRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateEventClassifierRequest) GetEventClassifierCode() string
- func (x *CreateEventClassifierRequest) GetEventClassifierDescription() string
- func (x *CreateEventClassifierRequest) GetEventClassifierName() string
- func (x *CreateEventClassifierRequest) GetEventId() uint32
- func (x *CreateEventClassifierRequest) GetRequestId() string
- func (x *CreateEventClassifierRequest) GetUserEmail() string
- func (x *CreateEventClassifierRequest) GetUserId() string
- func (*CreateEventClassifierRequest) ProtoMessage()
- func (x *CreateEventClassifierRequest) ProtoReflect() protoreflect.Message
- func (x *CreateEventClassifierRequest) Reset()
- func (x *CreateEventClassifierRequest) String() string
- func (m *CreateEventClassifierRequest) Validate() error
- func (m *CreateEventClassifierRequest) ValidateAll() error
- type CreateEventClassifierRequestMultiError
- type CreateEventClassifierRequestValidationError
- func (e CreateEventClassifierRequestValidationError) Cause() error
- func (e CreateEventClassifierRequestValidationError) Error() string
- func (e CreateEventClassifierRequestValidationError) ErrorName() string
- func (e CreateEventClassifierRequestValidationError) Field() string
- func (e CreateEventClassifierRequestValidationError) Key() bool
- func (e CreateEventClassifierRequestValidationError) Reason() string
- type CreateEventRequest
- func (*CreateEventRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateEventRequest) GetEquipmentEvent() *CreateEquipmentEventRequest
- func (x *CreateEventRequest) GetEventClassifier() *CreateEventClassifierRequest
- func (x *CreateEventRequest) GetEventClassifierCode() string
- func (x *CreateEventRequest) GetEventCreatedDateTime() string
- func (x *CreateEventRequest) GetEventDateTime() string
- func (x *CreateEventRequest) GetEventType() string
- func (x *CreateEventRequest) GetOperationsEvent() *CreateOperationsEventRequest
- func (x *CreateEventRequest) GetRequestId() string
- func (x *CreateEventRequest) GetShipmentEvent() *CreateShipmentEventRequest
- func (x *CreateEventRequest) GetTransportEvent() *CreateTransportEventRequest
- func (x *CreateEventRequest) GetUserEmail() string
- func (x *CreateEventRequest) GetUserId() string
- func (*CreateEventRequest) ProtoMessage()
- func (x *CreateEventRequest) ProtoReflect() protoreflect.Message
- func (x *CreateEventRequest) Reset()
- func (x *CreateEventRequest) String() string
- func (m *CreateEventRequest) Validate() error
- func (m *CreateEventRequest) ValidateAll() error
- type CreateEventRequestMultiError
- type CreateEventRequestValidationError
- func (e CreateEventRequestValidationError) Cause() error
- func (e CreateEventRequestValidationError) Error() string
- func (e CreateEventRequestValidationError) ErrorName() string
- func (e CreateEventRequestValidationError) Field() string
- func (e CreateEventRequestValidationError) Key() bool
- func (e CreateEventRequestValidationError) Reason() string
- type CreateEventResponse
- func (*CreateEventResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateEventResponse) GetEvent() *Event
- func (*CreateEventResponse) ProtoMessage()
- func (x *CreateEventResponse) ProtoReflect() protoreflect.Message
- func (x *CreateEventResponse) Reset()
- func (x *CreateEventResponse) String() string
- func (m *CreateEventResponse) Validate() error
- func (m *CreateEventResponse) ValidateAll() error
- type CreateEventResponseMultiError
- type CreateEventResponseValidationError
- func (e CreateEventResponseValidationError) Cause() error
- func (e CreateEventResponseValidationError) Error() string
- func (e CreateEventResponseValidationError) ErrorName() string
- func (e CreateEventResponseValidationError) Field() string
- func (e CreateEventResponseValidationError) Key() bool
- func (e CreateEventResponseValidationError) Reason() string
- type CreateEventSubscriptionRequest
- func (*CreateEventSubscriptionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateEventSubscriptionRequest) GetCallbackUrl() string
- func (x *CreateEventSubscriptionRequest) GetCarrierExportVoyageNumber() string
- func (x *CreateEventSubscriptionRequest) GetCarrierServiceCode() string
- func (x *CreateEventSubscriptionRequest) GetDocumentReference() string
- func (x *CreateEventSubscriptionRequest) GetEquipmentReference() string
- func (x *CreateEventSubscriptionRequest) GetRequestId() string
- func (x *CreateEventSubscriptionRequest) GetSecret() []byte
- func (x *CreateEventSubscriptionRequest) GetTransportCallReference() string
- func (x *CreateEventSubscriptionRequest) GetUnLocationCode() string
- func (x *CreateEventSubscriptionRequest) GetUniversalExportVoyageReference() string
- func (x *CreateEventSubscriptionRequest) GetUniversalServiceReference() string
- func (x *CreateEventSubscriptionRequest) GetUserEmail() string
- func (x *CreateEventSubscriptionRequest) GetUserId() string
- func (x *CreateEventSubscriptionRequest) GetVesselImoNumber() string
- func (*CreateEventSubscriptionRequest) ProtoMessage()
- func (x *CreateEventSubscriptionRequest) ProtoReflect() protoreflect.Message
- func (x *CreateEventSubscriptionRequest) Reset()
- func (x *CreateEventSubscriptionRequest) String() string
- func (m *CreateEventSubscriptionRequest) Validate() error
- func (m *CreateEventSubscriptionRequest) ValidateAll() error
- type CreateEventSubscriptionRequestMultiError
- type CreateEventSubscriptionRequestValidationError
- func (e CreateEventSubscriptionRequestValidationError) Cause() error
- func (e CreateEventSubscriptionRequestValidationError) Error() string
- func (e CreateEventSubscriptionRequestValidationError) ErrorName() string
- func (e CreateEventSubscriptionRequestValidationError) Field() string
- func (e CreateEventSubscriptionRequestValidationError) Key() bool
- func (e CreateEventSubscriptionRequestValidationError) Reason() string
- type CreateEventSubscriptionResponse
- func (*CreateEventSubscriptionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateEventSubscriptionResponse) GetEventSubscription() *EventSubscription
- func (*CreateEventSubscriptionResponse) ProtoMessage()
- func (x *CreateEventSubscriptionResponse) ProtoReflect() protoreflect.Message
- func (x *CreateEventSubscriptionResponse) Reset()
- func (x *CreateEventSubscriptionResponse) String() string
- func (m *CreateEventSubscriptionResponse) Validate() error
- func (m *CreateEventSubscriptionResponse) ValidateAll() error
- type CreateEventSubscriptionResponseMultiError
- type CreateEventSubscriptionResponseValidationError
- func (e CreateEventSubscriptionResponseValidationError) Cause() error
- func (e CreateEventSubscriptionResponseValidationError) Error() string
- func (e CreateEventSubscriptionResponseValidationError) ErrorName() string
- func (e CreateEventSubscriptionResponseValidationError) Field() string
- func (e CreateEventSubscriptionResponseValidationError) Key() bool
- func (e CreateEventSubscriptionResponseValidationError) Reason() string
- type CreateOperationsEventRequest
- func (*CreateOperationsEventRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateOperationsEventRequest) GetDelayReasonCode() string
- func (x *CreateOperationsEventRequest) GetEventClassifierCode() string
- func (x *CreateOperationsEventRequest) GetEventCreatedDateTime() string
- func (x *CreateOperationsEventRequest) GetEventDateTime() string
- func (x *CreateOperationsEventRequest) GetEventId() uint32
- func (x *CreateOperationsEventRequest) GetEventLocation() string
- func (x *CreateOperationsEventRequest) GetFacilityTypeCode() string
- func (x *CreateOperationsEventRequest) GetMilesRemainingToDestination() float64
- func (x *CreateOperationsEventRequest) GetOperationsEventType() *CreateOperationsEventTypeRequest
- func (x *CreateOperationsEventRequest) GetOperationsEventTypeCode() string
- func (x *CreateOperationsEventRequest) GetPortCallPhaseTypeCode() string
- func (x *CreateOperationsEventRequest) GetPortCallServiceTypeCode() string
- func (x *CreateOperationsEventRequest) GetPublisher() string
- func (x *CreateOperationsEventRequest) GetPublisherRole() string
- func (x *CreateOperationsEventRequest) GetRemark() string
- func (x *CreateOperationsEventRequest) GetRequestId() string
- func (x *CreateOperationsEventRequest) GetTransportCallId() uint32
- func (x *CreateOperationsEventRequest) GetUserEmail() string
- func (x *CreateOperationsEventRequest) GetUserId() string
- func (x *CreateOperationsEventRequest) GetVesselDraft() float64
- func (x *CreateOperationsEventRequest) GetVesselDraftUnit() string
- func (x *CreateOperationsEventRequest) GetVesselPosition() string
- func (*CreateOperationsEventRequest) ProtoMessage()
- func (x *CreateOperationsEventRequest) ProtoReflect() protoreflect.Message
- func (x *CreateOperationsEventRequest) Reset()
- func (x *CreateOperationsEventRequest) String() string
- func (m *CreateOperationsEventRequest) Validate() error
- func (m *CreateOperationsEventRequest) ValidateAll() error
- type CreateOperationsEventRequestMultiError
- type CreateOperationsEventRequestValidationError
- func (e CreateOperationsEventRequestValidationError) Cause() error
- func (e CreateOperationsEventRequestValidationError) Error() string
- func (e CreateOperationsEventRequestValidationError) ErrorName() string
- func (e CreateOperationsEventRequestValidationError) Field() string
- func (e CreateOperationsEventRequestValidationError) Key() bool
- func (e CreateOperationsEventRequestValidationError) Reason() string
- type CreateOperationsEventResponse
- func (*CreateOperationsEventResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateOperationsEventResponse) GetOperationsEvent() *OperationsEvent
- func (*CreateOperationsEventResponse) ProtoMessage()
- func (x *CreateOperationsEventResponse) ProtoReflect() protoreflect.Message
- func (x *CreateOperationsEventResponse) Reset()
- func (x *CreateOperationsEventResponse) String() string
- func (m *CreateOperationsEventResponse) Validate() error
- func (m *CreateOperationsEventResponse) ValidateAll() error
- type CreateOperationsEventResponseMultiError
- type CreateOperationsEventResponseValidationError
- func (e CreateOperationsEventResponseValidationError) Cause() error
- func (e CreateOperationsEventResponseValidationError) Error() string
- func (e CreateOperationsEventResponseValidationError) ErrorName() string
- func (e CreateOperationsEventResponseValidationError) Field() string
- func (e CreateOperationsEventResponseValidationError) Key() bool
- func (e CreateOperationsEventResponseValidationError) Reason() string
- type CreateOperationsEventTypeRequest
- func (*CreateOperationsEventTypeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateOperationsEventTypeRequest) GetOperationsEventId() uint32
- func (x *CreateOperationsEventTypeRequest) GetOperationsEventTypeCode() string
- func (x *CreateOperationsEventTypeRequest) GetOperationsEventTypeDescription() string
- func (x *CreateOperationsEventTypeRequest) GetOperationsEventTypeName() string
- func (x *CreateOperationsEventTypeRequest) GetRequestId() string
- func (x *CreateOperationsEventTypeRequest) GetUserEmail() string
- func (x *CreateOperationsEventTypeRequest) GetUserId() string
- func (*CreateOperationsEventTypeRequest) ProtoMessage()
- func (x *CreateOperationsEventTypeRequest) ProtoReflect() protoreflect.Message
- func (x *CreateOperationsEventTypeRequest) Reset()
- func (x *CreateOperationsEventTypeRequest) String() string
- func (m *CreateOperationsEventTypeRequest) Validate() error
- func (m *CreateOperationsEventTypeRequest) ValidateAll() error
- type CreateOperationsEventTypeRequestMultiError
- type CreateOperationsEventTypeRequestValidationError
- func (e CreateOperationsEventTypeRequestValidationError) Cause() error
- func (e CreateOperationsEventTypeRequestValidationError) Error() string
- func (e CreateOperationsEventTypeRequestValidationError) ErrorName() string
- func (e CreateOperationsEventTypeRequestValidationError) Field() string
- func (e CreateOperationsEventTypeRequestValidationError) Key() bool
- func (e CreateOperationsEventTypeRequestValidationError) Reason() string
- type CreateSealRequest
- func (*CreateSealRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateSealRequest) GetRequestId() string
- func (x *CreateSealRequest) GetSealNumber() string
- func (x *CreateSealRequest) GetSealSourceCode() string
- func (x *CreateSealRequest) GetSealTypeCode() string
- func (x *CreateSealRequest) GetUserEmail() string
- func (x *CreateSealRequest) GetUserId() string
- func (x *CreateSealRequest) GetUtilizedTransportEquipmentId() uint32
- func (*CreateSealRequest) ProtoMessage()
- func (x *CreateSealRequest) ProtoReflect() protoreflect.Message
- func (x *CreateSealRequest) Reset()
- func (x *CreateSealRequest) String() string
- func (m *CreateSealRequest) Validate() error
- func (m *CreateSealRequest) ValidateAll() error
- type CreateSealRequestMultiError
- type CreateSealRequestValidationError
- func (e CreateSealRequestValidationError) Cause() error
- func (e CreateSealRequestValidationError) Error() string
- func (e CreateSealRequestValidationError) ErrorName() string
- func (e CreateSealRequestValidationError) Field() string
- func (e CreateSealRequestValidationError) Key() bool
- func (e CreateSealRequestValidationError) Reason() string
- type CreateSealResponse
- func (*CreateSealResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateSealResponse) GetSeal() *Seal
- func (*CreateSealResponse) ProtoMessage()
- func (x *CreateSealResponse) ProtoReflect() protoreflect.Message
- func (x *CreateSealResponse) Reset()
- func (x *CreateSealResponse) String() string
- func (m *CreateSealResponse) Validate() error
- func (m *CreateSealResponse) ValidateAll() error
- type CreateSealResponseMultiError
- type CreateSealResponseValidationError
- func (e CreateSealResponseValidationError) Cause() error
- func (e CreateSealResponseValidationError) Error() string
- func (e CreateSealResponseValidationError) ErrorName() string
- func (e CreateSealResponseValidationError) Field() string
- func (e CreateSealResponseValidationError) Key() bool
- func (e CreateSealResponseValidationError) Reason() string
- type CreateShipmentEventFromShippingInstructionRequest
- func (*CreateShipmentEventFromShippingInstructionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateShipmentEventFromShippingInstructionRequest) GetCreateShipmentEventRequest() *CreateShipmentEventRequest
- func (*CreateShipmentEventFromShippingInstructionRequest) ProtoMessage()
- func (x *CreateShipmentEventFromShippingInstructionRequest) ProtoReflect() protoreflect.Message
- func (x *CreateShipmentEventFromShippingInstructionRequest) Reset()
- func (x *CreateShipmentEventFromShippingInstructionRequest) String() string
- func (m *CreateShipmentEventFromShippingInstructionRequest) Validate() error
- func (m *CreateShipmentEventFromShippingInstructionRequest) ValidateAll() error
- type CreateShipmentEventFromShippingInstructionRequestMultiError
- type CreateShipmentEventFromShippingInstructionRequestValidationError
- func (e CreateShipmentEventFromShippingInstructionRequestValidationError) Cause() error
- func (e CreateShipmentEventFromShippingInstructionRequestValidationError) Error() string
- func (e CreateShipmentEventFromShippingInstructionRequestValidationError) ErrorName() string
- func (e CreateShipmentEventFromShippingInstructionRequestValidationError) Field() string
- func (e CreateShipmentEventFromShippingInstructionRequestValidationError) Key() bool
- func (e CreateShipmentEventFromShippingInstructionRequestValidationError) Reason() string
- type CreateShipmentEventFromShippingInstructionResponse
- func (*CreateShipmentEventFromShippingInstructionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateShipmentEventFromShippingInstructionResponse) GetShipmentEvent() *ShipmentEvent
- func (*CreateShipmentEventFromShippingInstructionResponse) ProtoMessage()
- func (x *CreateShipmentEventFromShippingInstructionResponse) ProtoReflect() protoreflect.Message
- func (x *CreateShipmentEventFromShippingInstructionResponse) Reset()
- func (x *CreateShipmentEventFromShippingInstructionResponse) String() string
- func (m *CreateShipmentEventFromShippingInstructionResponse) Validate() error
- func (m *CreateShipmentEventFromShippingInstructionResponse) ValidateAll() error
- type CreateShipmentEventFromShippingInstructionResponseMultiError
- type CreateShipmentEventFromShippingInstructionResponseValidationError
- func (e CreateShipmentEventFromShippingInstructionResponseValidationError) Cause() error
- func (e CreateShipmentEventFromShippingInstructionResponseValidationError) Error() string
- func (e CreateShipmentEventFromShippingInstructionResponseValidationError) ErrorName() string
- func (e CreateShipmentEventFromShippingInstructionResponseValidationError) Field() string
- func (e CreateShipmentEventFromShippingInstructionResponseValidationError) Key() bool
- func (e CreateShipmentEventFromShippingInstructionResponseValidationError) Reason() string
- type CreateShipmentEventRequest
- func (*CreateShipmentEventRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateShipmentEventRequest) GetBookingId() uint32
- func (x *CreateShipmentEventRequest) GetDocumentId() uint32
- func (x *CreateShipmentEventRequest) GetDocumentReference() string
- func (x *CreateShipmentEventRequest) GetDocumentTypeCode() string
- func (x *CreateShipmentEventRequest) GetEventClassifierCode() string
- func (x *CreateShipmentEventRequest) GetEventCreatedDateTime() string
- func (x *CreateShipmentEventRequest) GetEventDateTime() string
- func (x *CreateShipmentEventRequest) GetEventId() uint32
- func (x *CreateShipmentEventRequest) GetReason() string
- func (x *CreateShipmentEventRequest) GetRequestId() string
- func (x *CreateShipmentEventRequest) GetShipmentEventType() *CreateShipmentEventTypeRequest
- func (x *CreateShipmentEventRequest) GetShipmentEventTypeCode() string
- func (x *CreateShipmentEventRequest) GetShippingInstructionId() uint32
- func (x *CreateShipmentEventRequest) GetUserEmail() string
- func (x *CreateShipmentEventRequest) GetUserId() string
- func (*CreateShipmentEventRequest) ProtoMessage()
- func (x *CreateShipmentEventRequest) ProtoReflect() protoreflect.Message
- func (x *CreateShipmentEventRequest) Reset()
- func (x *CreateShipmentEventRequest) String() string
- func (m *CreateShipmentEventRequest) Validate() error
- func (m *CreateShipmentEventRequest) ValidateAll() error
- type CreateShipmentEventRequestMultiError
- type CreateShipmentEventRequestValidationError
- func (e CreateShipmentEventRequestValidationError) Cause() error
- func (e CreateShipmentEventRequestValidationError) Error() string
- func (e CreateShipmentEventRequestValidationError) ErrorName() string
- func (e CreateShipmentEventRequestValidationError) Field() string
- func (e CreateShipmentEventRequestValidationError) Key() bool
- func (e CreateShipmentEventRequestValidationError) Reason() string
- type CreateShipmentEventResponse
- func (*CreateShipmentEventResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateShipmentEventResponse) GetShipmentEvent() *ShipmentEvent
- func (*CreateShipmentEventResponse) ProtoMessage()
- func (x *CreateShipmentEventResponse) ProtoReflect() protoreflect.Message
- func (x *CreateShipmentEventResponse) Reset()
- func (x *CreateShipmentEventResponse) String() string
- func (m *CreateShipmentEventResponse) Validate() error
- func (m *CreateShipmentEventResponse) ValidateAll() error
- type CreateShipmentEventResponseMultiError
- type CreateShipmentEventResponseValidationError
- func (e CreateShipmentEventResponseValidationError) Cause() error
- func (e CreateShipmentEventResponseValidationError) Error() string
- func (e CreateShipmentEventResponseValidationError) ErrorName() string
- func (e CreateShipmentEventResponseValidationError) Field() string
- func (e CreateShipmentEventResponseValidationError) Key() bool
- func (e CreateShipmentEventResponseValidationError) Reason() string
- type CreateShipmentEventTypeRequest
- func (*CreateShipmentEventTypeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateShipmentEventTypeRequest) GetRequestId() string
- func (x *CreateShipmentEventTypeRequest) GetShipmentEventId() uint32
- func (x *CreateShipmentEventTypeRequest) GetShipmentEventTypeCode() string
- func (x *CreateShipmentEventTypeRequest) GetShipmentEventTypeDescription() string
- func (x *CreateShipmentEventTypeRequest) GetShipmentEventTypeName() string
- func (x *CreateShipmentEventTypeRequest) GetUserEmail() string
- func (x *CreateShipmentEventTypeRequest) GetUserId() string
- func (*CreateShipmentEventTypeRequest) ProtoMessage()
- func (x *CreateShipmentEventTypeRequest) ProtoReflect() protoreflect.Message
- func (x *CreateShipmentEventTypeRequest) Reset()
- func (x *CreateShipmentEventTypeRequest) String() string
- func (m *CreateShipmentEventTypeRequest) Validate() error
- func (m *CreateShipmentEventTypeRequest) ValidateAll() error
- type CreateShipmentEventTypeRequestMultiError
- type CreateShipmentEventTypeRequestValidationError
- func (e CreateShipmentEventTypeRequestValidationError) Cause() error
- func (e CreateShipmentEventTypeRequestValidationError) Error() string
- func (e CreateShipmentEventTypeRequestValidationError) ErrorName() string
- func (e CreateShipmentEventTypeRequestValidationError) Field() string
- func (e CreateShipmentEventTypeRequestValidationError) Key() bool
- func (e CreateShipmentEventTypeRequestValidationError) Reason() string
- type CreateTransportEventRequest
- func (*CreateTransportEventRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateTransportEventRequest) GetChangeRemark() string
- func (x *CreateTransportEventRequest) GetDelayReasonCode() string
- func (x *CreateTransportEventRequest) GetEventClassifierCode() string
- func (x *CreateTransportEventRequest) GetEventCreatedDateTime() string
- func (x *CreateTransportEventRequest) GetEventDateTime() string
- func (x *CreateTransportEventRequest) GetEventId() uint32
- func (x *CreateTransportEventRequest) GetRequestId() string
- func (x *CreateTransportEventRequest) GetTransportCallId() uint32
- func (x *CreateTransportEventRequest) GetTransportEventType() *CreateTransportEventTypeRequest
- func (x *CreateTransportEventRequest) GetTransportEventTypeCode() string
- func (x *CreateTransportEventRequest) GetUserEmail() string
- func (x *CreateTransportEventRequest) GetUserId() string
- func (*CreateTransportEventRequest) ProtoMessage()
- func (x *CreateTransportEventRequest) ProtoReflect() protoreflect.Message
- func (x *CreateTransportEventRequest) Reset()
- func (x *CreateTransportEventRequest) String() string
- func (m *CreateTransportEventRequest) Validate() error
- func (m *CreateTransportEventRequest) ValidateAll() error
- type CreateTransportEventRequestMultiError
- type CreateTransportEventRequestValidationError
- func (e CreateTransportEventRequestValidationError) Cause() error
- func (e CreateTransportEventRequestValidationError) Error() string
- func (e CreateTransportEventRequestValidationError) ErrorName() string
- func (e CreateTransportEventRequestValidationError) Field() string
- func (e CreateTransportEventRequestValidationError) Key() bool
- func (e CreateTransportEventRequestValidationError) Reason() string
- type CreateTransportEventResponse
- func (*CreateTransportEventResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateTransportEventResponse) GetTransportEvent() *TransportEvent
- func (*CreateTransportEventResponse) ProtoMessage()
- func (x *CreateTransportEventResponse) ProtoReflect() protoreflect.Message
- func (x *CreateTransportEventResponse) Reset()
- func (x *CreateTransportEventResponse) String() string
- func (m *CreateTransportEventResponse) Validate() error
- func (m *CreateTransportEventResponse) ValidateAll() error
- type CreateTransportEventResponseMultiError
- type CreateTransportEventResponseValidationError
- func (e CreateTransportEventResponseValidationError) Cause() error
- func (e CreateTransportEventResponseValidationError) Error() string
- func (e CreateTransportEventResponseValidationError) ErrorName() string
- func (e CreateTransportEventResponseValidationError) Field() string
- func (e CreateTransportEventResponseValidationError) Key() bool
- func (e CreateTransportEventResponseValidationError) Reason() string
- type CreateTransportEventTypeRequest
- func (*CreateTransportEventTypeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateTransportEventTypeRequest) GetRequestId() string
- func (x *CreateTransportEventTypeRequest) GetTransportEventId() uint32
- func (x *CreateTransportEventTypeRequest) GetTransportEventTypeCode() string
- func (x *CreateTransportEventTypeRequest) GetTransportEventTypeDescription() string
- func (x *CreateTransportEventTypeRequest) GetTransportEventTypeName() string
- func (x *CreateTransportEventTypeRequest) GetUserEmail() string
- func (x *CreateTransportEventTypeRequest) GetUserId() string
- func (*CreateTransportEventTypeRequest) ProtoMessage()
- func (x *CreateTransportEventTypeRequest) ProtoReflect() protoreflect.Message
- func (x *CreateTransportEventTypeRequest) Reset()
- func (x *CreateTransportEventTypeRequest) String() string
- func (m *CreateTransportEventTypeRequest) Validate() error
- func (m *CreateTransportEventTypeRequest) ValidateAll() error
- type CreateTransportEventTypeRequestMultiError
- type CreateTransportEventTypeRequestValidationError
- func (e CreateTransportEventTypeRequestValidationError) Cause() error
- func (e CreateTransportEventTypeRequestValidationError) Error() string
- func (e CreateTransportEventTypeRequestValidationError) ErrorName() string
- func (e CreateTransportEventTypeRequestValidationError) Field() string
- func (e CreateTransportEventTypeRequestValidationError) Key() bool
- func (e CreateTransportEventTypeRequestValidationError) Reason() string
- type DeleteEventSubscriptionByIDRequest
- func (*DeleteEventSubscriptionByIDRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteEventSubscriptionByIDRequest) GetGetRequest() *v1.GetRequest
- func (*DeleteEventSubscriptionByIDRequest) ProtoMessage()
- func (x *DeleteEventSubscriptionByIDRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteEventSubscriptionByIDRequest) Reset()
- func (x *DeleteEventSubscriptionByIDRequest) String() string
- func (m *DeleteEventSubscriptionByIDRequest) Validate() error
- func (m *DeleteEventSubscriptionByIDRequest) ValidateAll() error
- type DeleteEventSubscriptionByIDRequestMultiError
- type DeleteEventSubscriptionByIDRequestValidationError
- func (e DeleteEventSubscriptionByIDRequestValidationError) Cause() error
- func (e DeleteEventSubscriptionByIDRequestValidationError) Error() string
- func (e DeleteEventSubscriptionByIDRequestValidationError) ErrorName() string
- func (e DeleteEventSubscriptionByIDRequestValidationError) Field() string
- func (e DeleteEventSubscriptionByIDRequestValidationError) Key() bool
- func (e DeleteEventSubscriptionByIDRequestValidationError) Reason() string
- type DeleteEventSubscriptionByIDResponse
- func (*DeleteEventSubscriptionByIDResponse) Descriptor() ([]byte, []int)deprecated
- func (*DeleteEventSubscriptionByIDResponse) ProtoMessage()
- func (x *DeleteEventSubscriptionByIDResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteEventSubscriptionByIDResponse) Reset()
- func (x *DeleteEventSubscriptionByIDResponse) String() string
- func (m *DeleteEventSubscriptionByIDResponse) Validate() error
- func (m *DeleteEventSubscriptionByIDResponse) ValidateAll() error
- type DeleteEventSubscriptionByIDResponseMultiError
- type DeleteEventSubscriptionByIDResponseValidationError
- func (e DeleteEventSubscriptionByIDResponseValidationError) Cause() error
- func (e DeleteEventSubscriptionByIDResponseValidationError) Error() string
- func (e DeleteEventSubscriptionByIDResponseValidationError) ErrorName() string
- func (e DeleteEventSubscriptionByIDResponseValidationError) Field() string
- func (e DeleteEventSubscriptionByIDResponseValidationError) Key() bool
- func (e DeleteEventSubscriptionByIDResponseValidationError) Reason() string
- type EquipmentEvent
- func (*EquipmentEvent) Descriptor() ([]byte, []int)deprecated
- func (x *EquipmentEvent) GetEquipmentEventD() *EquipmentEventD
- func (x *EquipmentEvent) GetEquipmentEventT() *EquipmentEventT
- func (x *EquipmentEvent) GetEquipmentEventType() *EquipmentEventType
- func (*EquipmentEvent) ProtoMessage()
- func (x *EquipmentEvent) ProtoReflect() protoreflect.Message
- func (x *EquipmentEvent) Reset()
- func (x *EquipmentEvent) String() string
- func (m *EquipmentEvent) Validate() error
- func (m *EquipmentEvent) ValidateAll() error
- type EquipmentEventD
- func (*EquipmentEventD) Descriptor() ([]byte, []int)deprecated
- func (x *EquipmentEventD) GetEmptyIndicatorCode() string
- func (x *EquipmentEventD) GetEquipmentEventTypeCode() string
- func (x *EquipmentEventD) GetEquipmentReference() string
- func (x *EquipmentEventD) GetEventClassifierCode() string
- func (x *EquipmentEventD) GetEventId() uint32
- func (x *EquipmentEventD) GetEventIdS() []byte
- func (x *EquipmentEventD) GetEventLocation() string
- func (x *EquipmentEventD) GetId() uint32
- func (x *EquipmentEventD) GetTransportCallId() uint32
- func (*EquipmentEventD) ProtoMessage()
- func (x *EquipmentEventD) ProtoReflect() protoreflect.Message
- func (x *EquipmentEventD) Reset()
- func (x *EquipmentEventD) String() string
- func (m *EquipmentEventD) Validate() error
- func (m *EquipmentEventD) ValidateAll() error
- type EquipmentEventDMultiError
- type EquipmentEventDValidationError
- func (e EquipmentEventDValidationError) Cause() error
- func (e EquipmentEventDValidationError) Error() string
- func (e EquipmentEventDValidationError) ErrorName() string
- func (e EquipmentEventDValidationError) Field() string
- func (e EquipmentEventDValidationError) Key() bool
- func (e EquipmentEventDValidationError) Reason() string
- type EquipmentEventMultiError
- type EquipmentEventT
- func (*EquipmentEventT) Descriptor() ([]byte, []int)deprecated
- func (x *EquipmentEventT) GetEventCreatedDateTime() *timestamppb.Timestamp
- func (x *EquipmentEventT) GetEventDateTime() *timestamppb.Timestamp
- func (*EquipmentEventT) ProtoMessage()
- func (x *EquipmentEventT) ProtoReflect() protoreflect.Message
- func (x *EquipmentEventT) Reset()
- func (x *EquipmentEventT) String() string
- func (m *EquipmentEventT) Validate() error
- func (m *EquipmentEventT) ValidateAll() error
- type EquipmentEventTMultiError
- type EquipmentEventTValidationError
- func (e EquipmentEventTValidationError) Cause() error
- func (e EquipmentEventTValidationError) Error() string
- func (e EquipmentEventTValidationError) ErrorName() string
- func (e EquipmentEventTValidationError) Field() string
- func (e EquipmentEventTValidationError) Key() bool
- func (e EquipmentEventTValidationError) Reason() string
- type EquipmentEventType
- func (*EquipmentEventType) Descriptor() ([]byte, []int)deprecated
- func (x *EquipmentEventType) GetEquipmentEventId() uint32
- func (x *EquipmentEventType) GetEquipmentEventTypeCode() string
- func (x *EquipmentEventType) GetEquipmentEventTypeDescription() string
- func (x *EquipmentEventType) GetEquipmentEventTypeName() string
- func (*EquipmentEventType) ProtoMessage()
- func (x *EquipmentEventType) ProtoReflect() protoreflect.Message
- func (x *EquipmentEventType) Reset()
- func (x *EquipmentEventType) String() string
- func (m *EquipmentEventType) Validate() error
- func (m *EquipmentEventType) ValidateAll() error
- type EquipmentEventTypeMultiError
- type EquipmentEventTypeValidationError
- func (e EquipmentEventTypeValidationError) Cause() error
- func (e EquipmentEventTypeValidationError) Error() string
- func (e EquipmentEventTypeValidationError) ErrorName() string
- func (e EquipmentEventTypeValidationError) Field() string
- func (e EquipmentEventTypeValidationError) Key() bool
- func (e EquipmentEventTypeValidationError) Reason() string
- type EquipmentEventValidationError
- func (e EquipmentEventValidationError) Cause() error
- func (e EquipmentEventValidationError) Error() string
- func (e EquipmentEventValidationError) ErrorName() string
- func (e EquipmentEventValidationError) Field() string
- func (e EquipmentEventValidationError) Key() bool
- func (e EquipmentEventValidationError) Reason() string
- type Event
- func (*Event) Descriptor() ([]byte, []int)deprecated
- func (x *Event) GetEventClassifier() *EventClassifier
- func (x *Event) GetEventD() *EventD
- func (x *Event) GetEventT() *EventT
- func (*Event) ProtoMessage()
- func (x *Event) ProtoReflect() protoreflect.Message
- func (x *Event) Reset()
- func (x *Event) String() string
- func (m *Event) Validate() error
- func (m *Event) ValidateAll() error
- type EventClassifier
- func (*EventClassifier) Descriptor() ([]byte, []int)deprecated
- func (x *EventClassifier) GetEventClassifierCode() string
- func (x *EventClassifier) GetEventClassifierDescription() string
- func (x *EventClassifier) GetEventClassifierName() string
- func (x *EventClassifier) GetEventId() uint32
- func (*EventClassifier) ProtoMessage()
- func (x *EventClassifier) ProtoReflect() protoreflect.Message
- func (x *EventClassifier) Reset()
- func (x *EventClassifier) String() string
- func (m *EventClassifier) Validate() error
- func (m *EventClassifier) ValidateAll() error
- type EventClassifierMultiError
- type EventClassifierValidationError
- func (e EventClassifierValidationError) Cause() error
- func (e EventClassifierValidationError) Error() string
- func (e EventClassifierValidationError) ErrorName() string
- func (e EventClassifierValidationError) Field() string
- func (e EventClassifierValidationError) Key() bool
- func (e EventClassifierValidationError) Reason() string
- type EventD
- func (*EventD) Descriptor() ([]byte, []int)deprecated
- func (x *EventD) GetEventClassifierCode() string
- func (x *EventD) GetEventId() []byte
- func (x *EventD) GetId() uint32
- func (*EventD) ProtoMessage()
- func (x *EventD) ProtoReflect() protoreflect.Message
- func (x *EventD) Reset()
- func (x *EventD) String() string
- func (m *EventD) Validate() error
- func (m *EventD) ValidateAll() error
- type EventDMultiError
- type EventDValidationError
- type EventMultiError
- type EventServiceClient
- type EventServiceServer
- type EventSubscription
- func (*EventSubscription) Descriptor() ([]byte, []int)deprecated
- func (x *EventSubscription) GetCrUpdTime() *v1.CrUpdTime
- func (x *EventSubscription) GetCrUpdUser() *v1.CrUpdUser
- func (x *EventSubscription) GetEventSubscriptionD() *EventSubscriptionD
- func (*EventSubscription) ProtoMessage()
- func (x *EventSubscription) ProtoReflect() protoreflect.Message
- func (x *EventSubscription) Reset()
- func (x *EventSubscription) String() string
- func (m *EventSubscription) Validate() error
- func (m *EventSubscription) ValidateAll() error
- type EventSubscriptionD
- func (*EventSubscriptionD) Descriptor() ([]byte, []int)deprecated
- func (x *EventSubscriptionD) GetCallbackUrl() string
- func (x *EventSubscriptionD) GetCarrierExportVoyageNumber() string
- func (x *EventSubscriptionD) GetCarrierServiceCode() string
- func (x *EventSubscriptionD) GetDocumentReference() string
- func (x *EventSubscriptionD) GetEquipmentReference() string
- func (x *EventSubscriptionD) GetId() uint32
- func (x *EventSubscriptionD) GetSecret() []byte
- func (x *EventSubscriptionD) GetSubscriptionId() []byte
- func (x *EventSubscriptionD) GetTransportCallReference() string
- func (x *EventSubscriptionD) GetUnLocationCode() string
- func (x *EventSubscriptionD) GetUniversalExportVoyageReference() string
- func (x *EventSubscriptionD) GetUniversalServiceReference() string
- func (x *EventSubscriptionD) GetVesselImoNumber() string
- func (*EventSubscriptionD) ProtoMessage()
- func (x *EventSubscriptionD) ProtoReflect() protoreflect.Message
- func (x *EventSubscriptionD) Reset()
- func (x *EventSubscriptionD) String() string
- func (m *EventSubscriptionD) Validate() error
- func (m *EventSubscriptionD) ValidateAll() error
- type EventSubscriptionDMultiError
- type EventSubscriptionDValidationError
- func (e EventSubscriptionDValidationError) Cause() error
- func (e EventSubscriptionDValidationError) Error() string
- func (e EventSubscriptionDValidationError) ErrorName() string
- func (e EventSubscriptionDValidationError) Field() string
- func (e EventSubscriptionDValidationError) Key() bool
- func (e EventSubscriptionDValidationError) Reason() string
- type EventSubscriptionMultiError
- type EventSubscriptionServiceClient
- type EventSubscriptionServiceServer
- type EventSubscriptionValidationError
- func (e EventSubscriptionValidationError) Cause() error
- func (e EventSubscriptionValidationError) Error() string
- func (e EventSubscriptionValidationError) ErrorName() string
- func (e EventSubscriptionValidationError) Field() string
- func (e EventSubscriptionValidationError) Key() bool
- func (e EventSubscriptionValidationError) Reason() string
- type EventT
- func (*EventT) Descriptor() ([]byte, []int)deprecated
- func (x *EventT) GetEventCreatedDateTime() *timestamppb.Timestamp
- func (x *EventT) GetEventDateTime() *timestamppb.Timestamp
- func (*EventT) ProtoMessage()
- func (x *EventT) ProtoReflect() protoreflect.Message
- func (x *EventT) Reset()
- func (x *EventT) String() string
- func (m *EventT) Validate() error
- func (m *EventT) ValidateAll() error
- type EventTMultiError
- type EventTValidationError
- type EventValidationError
- type FindEventSubscriptionByIDRequest
- func (*FindEventSubscriptionByIDRequest) Descriptor() ([]byte, []int)deprecated
- func (x *FindEventSubscriptionByIDRequest) GetGetRequest() *v1.GetRequest
- func (*FindEventSubscriptionByIDRequest) ProtoMessage()
- func (x *FindEventSubscriptionByIDRequest) ProtoReflect() protoreflect.Message
- func (x *FindEventSubscriptionByIDRequest) Reset()
- func (x *FindEventSubscriptionByIDRequest) String() string
- func (m *FindEventSubscriptionByIDRequest) Validate() error
- func (m *FindEventSubscriptionByIDRequest) ValidateAll() error
- type FindEventSubscriptionByIDRequestMultiError
- type FindEventSubscriptionByIDRequestValidationError
- func (e FindEventSubscriptionByIDRequestValidationError) Cause() error
- func (e FindEventSubscriptionByIDRequestValidationError) Error() string
- func (e FindEventSubscriptionByIDRequestValidationError) ErrorName() string
- func (e FindEventSubscriptionByIDRequestValidationError) Field() string
- func (e FindEventSubscriptionByIDRequestValidationError) Key() bool
- func (e FindEventSubscriptionByIDRequestValidationError) Reason() string
- type FindEventSubscriptionByIDResponse
- func (*FindEventSubscriptionByIDResponse) Descriptor() ([]byte, []int)deprecated
- func (x *FindEventSubscriptionByIDResponse) GetEventSubscription() *EventSubscription
- func (*FindEventSubscriptionByIDResponse) ProtoMessage()
- func (x *FindEventSubscriptionByIDResponse) ProtoReflect() protoreflect.Message
- func (x *FindEventSubscriptionByIDResponse) Reset()
- func (x *FindEventSubscriptionByIDResponse) String() string
- func (m *FindEventSubscriptionByIDResponse) Validate() error
- func (m *FindEventSubscriptionByIDResponse) ValidateAll() error
- type FindEventSubscriptionByIDResponseMultiError
- type FindEventSubscriptionByIDResponseValidationError
- func (e FindEventSubscriptionByIDResponseValidationError) Cause() error
- func (e FindEventSubscriptionByIDResponseValidationError) Error() string
- func (e FindEventSubscriptionByIDResponseValidationError) ErrorName() string
- func (e FindEventSubscriptionByIDResponseValidationError) Field() string
- func (e FindEventSubscriptionByIDResponseValidationError) Key() bool
- func (e FindEventSubscriptionByIDResponseValidationError) Reason() string
- type GetEventRequest
- func (*GetEventRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetEventRequest) GetGetRequest() *v1.GetRequest
- func (*GetEventRequest) ProtoMessage()
- func (x *GetEventRequest) ProtoReflect() protoreflect.Message
- func (x *GetEventRequest) Reset()
- func (x *GetEventRequest) String() string
- func (m *GetEventRequest) Validate() error
- func (m *GetEventRequest) ValidateAll() error
- type GetEventRequestMultiError
- type GetEventRequestValidationError
- func (e GetEventRequestValidationError) Cause() error
- func (e GetEventRequestValidationError) Error() string
- func (e GetEventRequestValidationError) ErrorName() string
- func (e GetEventRequestValidationError) Field() string
- func (e GetEventRequestValidationError) Key() bool
- func (e GetEventRequestValidationError) Reason() string
- type GetEventResponse
- func (*GetEventResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetEventResponse) GetEvent() *Event
- func (*GetEventResponse) ProtoMessage()
- func (x *GetEventResponse) ProtoReflect() protoreflect.Message
- func (x *GetEventResponse) Reset()
- func (x *GetEventResponse) String() string
- func (m *GetEventResponse) Validate() error
- func (m *GetEventResponse) ValidateAll() error
- type GetEventResponseMultiError
- type GetEventResponseValidationError
- func (e GetEventResponseValidationError) Cause() error
- func (e GetEventResponseValidationError) Error() string
- func (e GetEventResponseValidationError) ErrorName() string
- func (e GetEventResponseValidationError) Field() string
- func (e GetEventResponseValidationError) Key() bool
- func (e GetEventResponseValidationError) Reason() string
- type GetEventSubscriptionsRequest
- func (*GetEventSubscriptionsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetEventSubscriptionsRequest) GetLimit() string
- func (x *GetEventSubscriptionsRequest) GetNextCursor() string
- func (x *GetEventSubscriptionsRequest) GetRequestId() string
- func (x *GetEventSubscriptionsRequest) GetUserEmail() string
- func (*GetEventSubscriptionsRequest) ProtoMessage()
- func (x *GetEventSubscriptionsRequest) ProtoReflect() protoreflect.Message
- func (x *GetEventSubscriptionsRequest) Reset()
- func (x *GetEventSubscriptionsRequest) String() string
- func (m *GetEventSubscriptionsRequest) Validate() error
- func (m *GetEventSubscriptionsRequest) ValidateAll() error
- type GetEventSubscriptionsRequestMultiError
- type GetEventSubscriptionsRequestValidationError
- func (e GetEventSubscriptionsRequestValidationError) Cause() error
- func (e GetEventSubscriptionsRequestValidationError) Error() string
- func (e GetEventSubscriptionsRequestValidationError) ErrorName() string
- func (e GetEventSubscriptionsRequestValidationError) Field() string
- func (e GetEventSubscriptionsRequestValidationError) Key() bool
- func (e GetEventSubscriptionsRequestValidationError) Reason() string
- type GetEventSubscriptionsResponse
- func (*GetEventSubscriptionsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetEventSubscriptionsResponse) GetEventSubscriptions() []*EventSubscription
- func (x *GetEventSubscriptionsResponse) GetNextCursor() string
- func (*GetEventSubscriptionsResponse) ProtoMessage()
- func (x *GetEventSubscriptionsResponse) ProtoReflect() protoreflect.Message
- func (x *GetEventSubscriptionsResponse) Reset()
- func (x *GetEventSubscriptionsResponse) String() string
- func (m *GetEventSubscriptionsResponse) Validate() error
- func (m *GetEventSubscriptionsResponse) ValidateAll() error
- type GetEventSubscriptionsResponseMultiError
- type GetEventSubscriptionsResponseValidationError
- func (e GetEventSubscriptionsResponseValidationError) Cause() error
- func (e GetEventSubscriptionsResponseValidationError) Error() string
- func (e GetEventSubscriptionsResponseValidationError) ErrorName() string
- func (e GetEventSubscriptionsResponseValidationError) Field() string
- func (e GetEventSubscriptionsResponseValidationError) Key() bool
- func (e GetEventSubscriptionsResponseValidationError) Reason() string
- type GetEventsRequest
- func (*GetEventsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetEventsRequest) GetLimit() string
- func (x *GetEventsRequest) GetNextCursor() string
- func (x *GetEventsRequest) GetRequestId() string
- func (x *GetEventsRequest) GetUserEmail() string
- func (*GetEventsRequest) ProtoMessage()
- func (x *GetEventsRequest) ProtoReflect() protoreflect.Message
- func (x *GetEventsRequest) Reset()
- func (x *GetEventsRequest) String() string
- func (m *GetEventsRequest) Validate() error
- func (m *GetEventsRequest) ValidateAll() error
- type GetEventsRequestMultiError
- type GetEventsRequestValidationError
- func (e GetEventsRequestValidationError) Cause() error
- func (e GetEventsRequestValidationError) Error() string
- func (e GetEventsRequestValidationError) ErrorName() string
- func (e GetEventsRequestValidationError) Field() string
- func (e GetEventsRequestValidationError) Key() bool
- func (e GetEventsRequestValidationError) Reason() string
- type GetEventsResponse
- func (*GetEventsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetEventsResponse) GetEvents() []*Event
- func (x *GetEventsResponse) GetNextCursor() string
- func (*GetEventsResponse) ProtoMessage()
- func (x *GetEventsResponse) ProtoReflect() protoreflect.Message
- func (x *GetEventsResponse) Reset()
- func (x *GetEventsResponse) String() string
- func (m *GetEventsResponse) Validate() error
- func (m *GetEventsResponse) ValidateAll() error
- type GetEventsResponseMultiError
- type GetEventsResponseValidationError
- func (e GetEventsResponseValidationError) Cause() error
- func (e GetEventsResponseValidationError) Error() string
- func (e GetEventsResponseValidationError) ErrorName() string
- func (e GetEventsResponseValidationError) Field() string
- func (e GetEventsResponseValidationError) Key() bool
- func (e GetEventsResponseValidationError) Reason() string
- type GetSealsRequest
- func (*GetSealsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetSealsRequest) GetLimit() string
- func (x *GetSealsRequest) GetNextCursor() string
- func (x *GetSealsRequest) GetRequestId() string
- func (x *GetSealsRequest) GetUserEmail() string
- func (*GetSealsRequest) ProtoMessage()
- func (x *GetSealsRequest) ProtoReflect() protoreflect.Message
- func (x *GetSealsRequest) Reset()
- func (x *GetSealsRequest) String() string
- func (m *GetSealsRequest) Validate() error
- func (m *GetSealsRequest) ValidateAll() error
- type GetSealsRequestMultiError
- type GetSealsRequestValidationError
- func (e GetSealsRequestValidationError) Cause() error
- func (e GetSealsRequestValidationError) Error() string
- func (e GetSealsRequestValidationError) ErrorName() string
- func (e GetSealsRequestValidationError) Field() string
- func (e GetSealsRequestValidationError) Key() bool
- func (e GetSealsRequestValidationError) Reason() string
- type GetSealsResponse
- func (*GetSealsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetSealsResponse) GetNextCursor() string
- func (x *GetSealsResponse) GetSeals() []*Seal
- func (*GetSealsResponse) ProtoMessage()
- func (x *GetSealsResponse) ProtoReflect() protoreflect.Message
- func (x *GetSealsResponse) Reset()
- func (x *GetSealsResponse) String() string
- func (m *GetSealsResponse) Validate() error
- func (m *GetSealsResponse) ValidateAll() error
- type GetSealsResponseMultiError
- type GetSealsResponseValidationError
- func (e GetSealsResponseValidationError) Cause() error
- func (e GetSealsResponseValidationError) Error() string
- func (e GetSealsResponseValidationError) ErrorName() string
- func (e GetSealsResponseValidationError) Field() string
- func (e GetSealsResponseValidationError) Key() bool
- func (e GetSealsResponseValidationError) Reason() string
- type LoadOperationsRelatedEntitiesRequest
- func (*LoadOperationsRelatedEntitiesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *LoadOperationsRelatedEntitiesRequest) GetLimit() string
- func (x *LoadOperationsRelatedEntitiesRequest) GetNextCursor() string
- func (x *LoadOperationsRelatedEntitiesRequest) GetRequestId() string
- func (x *LoadOperationsRelatedEntitiesRequest) GetUserEmail() string
- func (*LoadOperationsRelatedEntitiesRequest) ProtoMessage()
- func (x *LoadOperationsRelatedEntitiesRequest) ProtoReflect() protoreflect.Message
- func (x *LoadOperationsRelatedEntitiesRequest) Reset()
- func (x *LoadOperationsRelatedEntitiesRequest) String() string
- func (m *LoadOperationsRelatedEntitiesRequest) Validate() error
- func (m *LoadOperationsRelatedEntitiesRequest) ValidateAll() error
- type LoadOperationsRelatedEntitiesRequestMultiError
- type LoadOperationsRelatedEntitiesRequestValidationError
- func (e LoadOperationsRelatedEntitiesRequestValidationError) Cause() error
- func (e LoadOperationsRelatedEntitiesRequestValidationError) Error() string
- func (e LoadOperationsRelatedEntitiesRequestValidationError) ErrorName() string
- func (e LoadOperationsRelatedEntitiesRequestValidationError) Field() string
- func (e LoadOperationsRelatedEntitiesRequestValidationError) Key() bool
- func (e LoadOperationsRelatedEntitiesRequestValidationError) Reason() string
- type LoadOperationsRelatedEntitiesResponse
- func (*LoadOperationsRelatedEntitiesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *LoadOperationsRelatedEntitiesResponse) GetNextCursor() string
- func (x *LoadOperationsRelatedEntitiesResponse) GetOperationsEvents() []*OperationsEvent
- func (*LoadOperationsRelatedEntitiesResponse) ProtoMessage()
- func (x *LoadOperationsRelatedEntitiesResponse) ProtoReflect() protoreflect.Message
- func (x *LoadOperationsRelatedEntitiesResponse) Reset()
- func (x *LoadOperationsRelatedEntitiesResponse) String() string
- func (m *LoadOperationsRelatedEntitiesResponse) Validate() error
- func (m *LoadOperationsRelatedEntitiesResponse) ValidateAll() error
- type LoadOperationsRelatedEntitiesResponseMultiError
- type LoadOperationsRelatedEntitiesResponseValidationError
- func (e LoadOperationsRelatedEntitiesResponseValidationError) Cause() error
- func (e LoadOperationsRelatedEntitiesResponseValidationError) Error() string
- func (e LoadOperationsRelatedEntitiesResponseValidationError) ErrorName() string
- func (e LoadOperationsRelatedEntitiesResponseValidationError) Field() string
- func (e LoadOperationsRelatedEntitiesResponseValidationError) Key() bool
- func (e LoadOperationsRelatedEntitiesResponseValidationError) Reason() string
- type LoadRelatedEntitiesRequest
- func (*LoadRelatedEntitiesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *LoadRelatedEntitiesRequest) GetLimit() string
- func (x *LoadRelatedEntitiesRequest) GetNextCursor() string
- func (x *LoadRelatedEntitiesRequest) GetRequestId() string
- func (x *LoadRelatedEntitiesRequest) GetUserEmail() string
- func (*LoadRelatedEntitiesRequest) ProtoMessage()
- func (x *LoadRelatedEntitiesRequest) ProtoReflect() protoreflect.Message
- func (x *LoadRelatedEntitiesRequest) Reset()
- func (x *LoadRelatedEntitiesRequest) String() string
- func (m *LoadRelatedEntitiesRequest) Validate() error
- func (m *LoadRelatedEntitiesRequest) ValidateAll() error
- type LoadRelatedEntitiesRequestMultiError
- type LoadRelatedEntitiesRequestValidationError
- func (e LoadRelatedEntitiesRequestValidationError) Cause() error
- func (e LoadRelatedEntitiesRequestValidationError) Error() string
- func (e LoadRelatedEntitiesRequestValidationError) ErrorName() string
- func (e LoadRelatedEntitiesRequestValidationError) Field() string
- func (e LoadRelatedEntitiesRequestValidationError) Key() bool
- func (e LoadRelatedEntitiesRequestValidationError) Reason() string
- type LoadRelatedEntitiesResponse
- func (*LoadRelatedEntitiesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *LoadRelatedEntitiesResponse) GetEquipmentEvents() []*EquipmentEvent
- func (x *LoadRelatedEntitiesResponse) GetNextCursor() string
- func (*LoadRelatedEntitiesResponse) ProtoMessage()
- func (x *LoadRelatedEntitiesResponse) ProtoReflect() protoreflect.Message
- func (x *LoadRelatedEntitiesResponse) Reset()
- func (x *LoadRelatedEntitiesResponse) String() string
- func (m *LoadRelatedEntitiesResponse) Validate() error
- func (m *LoadRelatedEntitiesResponse) ValidateAll() error
- type LoadRelatedEntitiesResponseMultiError
- type LoadRelatedEntitiesResponseValidationError
- func (e LoadRelatedEntitiesResponseValidationError) Cause() error
- func (e LoadRelatedEntitiesResponseValidationError) Error() string
- func (e LoadRelatedEntitiesResponseValidationError) ErrorName() string
- func (e LoadRelatedEntitiesResponseValidationError) Field() string
- func (e LoadRelatedEntitiesResponseValidationError) Key() bool
- func (e LoadRelatedEntitiesResponseValidationError) Reason() string
- type LoadShipmentRelatedEntitiesRequest
- func (*LoadShipmentRelatedEntitiesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *LoadShipmentRelatedEntitiesRequest) GetLimit() string
- func (x *LoadShipmentRelatedEntitiesRequest) GetNextCursor() string
- func (x *LoadShipmentRelatedEntitiesRequest) GetRequestId() string
- func (x *LoadShipmentRelatedEntitiesRequest) GetUserEmail() string
- func (*LoadShipmentRelatedEntitiesRequest) ProtoMessage()
- func (x *LoadShipmentRelatedEntitiesRequest) ProtoReflect() protoreflect.Message
- func (x *LoadShipmentRelatedEntitiesRequest) Reset()
- func (x *LoadShipmentRelatedEntitiesRequest) String() string
- func (m *LoadShipmentRelatedEntitiesRequest) Validate() error
- func (m *LoadShipmentRelatedEntitiesRequest) ValidateAll() error
- type LoadShipmentRelatedEntitiesRequestMultiError
- type LoadShipmentRelatedEntitiesRequestValidationError
- func (e LoadShipmentRelatedEntitiesRequestValidationError) Cause() error
- func (e LoadShipmentRelatedEntitiesRequestValidationError) Error() string
- func (e LoadShipmentRelatedEntitiesRequestValidationError) ErrorName() string
- func (e LoadShipmentRelatedEntitiesRequestValidationError) Field() string
- func (e LoadShipmentRelatedEntitiesRequestValidationError) Key() bool
- func (e LoadShipmentRelatedEntitiesRequestValidationError) Reason() string
- type LoadShipmentRelatedEntitiesResponse
- func (*LoadShipmentRelatedEntitiesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *LoadShipmentRelatedEntitiesResponse) GetNextCursor() string
- func (x *LoadShipmentRelatedEntitiesResponse) GetShipmentEvents() []*ShipmentEvent
- func (*LoadShipmentRelatedEntitiesResponse) ProtoMessage()
- func (x *LoadShipmentRelatedEntitiesResponse) ProtoReflect() protoreflect.Message
- func (x *LoadShipmentRelatedEntitiesResponse) Reset()
- func (x *LoadShipmentRelatedEntitiesResponse) String() string
- func (m *LoadShipmentRelatedEntitiesResponse) Validate() error
- func (m *LoadShipmentRelatedEntitiesResponse) ValidateAll() error
- type LoadShipmentRelatedEntitiesResponseMultiError
- type LoadShipmentRelatedEntitiesResponseValidationError
- func (e LoadShipmentRelatedEntitiesResponseValidationError) Cause() error
- func (e LoadShipmentRelatedEntitiesResponseValidationError) Error() string
- func (e LoadShipmentRelatedEntitiesResponseValidationError) ErrorName() string
- func (e LoadShipmentRelatedEntitiesResponseValidationError) Field() string
- func (e LoadShipmentRelatedEntitiesResponseValidationError) Key() bool
- func (e LoadShipmentRelatedEntitiesResponseValidationError) Reason() string
- type LoadTransportRelatedEntitiesRequest
- func (*LoadTransportRelatedEntitiesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *LoadTransportRelatedEntitiesRequest) GetLimit() string
- func (x *LoadTransportRelatedEntitiesRequest) GetNextCursor() string
- func (x *LoadTransportRelatedEntitiesRequest) GetRequestId() string
- func (x *LoadTransportRelatedEntitiesRequest) GetUserEmail() string
- func (*LoadTransportRelatedEntitiesRequest) ProtoMessage()
- func (x *LoadTransportRelatedEntitiesRequest) ProtoReflect() protoreflect.Message
- func (x *LoadTransportRelatedEntitiesRequest) Reset()
- func (x *LoadTransportRelatedEntitiesRequest) String() string
- func (m *LoadTransportRelatedEntitiesRequest) Validate() error
- func (m *LoadTransportRelatedEntitiesRequest) ValidateAll() error
- type LoadTransportRelatedEntitiesRequestMultiError
- type LoadTransportRelatedEntitiesRequestValidationError
- func (e LoadTransportRelatedEntitiesRequestValidationError) Cause() error
- func (e LoadTransportRelatedEntitiesRequestValidationError) Error() string
- func (e LoadTransportRelatedEntitiesRequestValidationError) ErrorName() string
- func (e LoadTransportRelatedEntitiesRequestValidationError) Field() string
- func (e LoadTransportRelatedEntitiesRequestValidationError) Key() bool
- func (e LoadTransportRelatedEntitiesRequestValidationError) Reason() string
- type LoadTransportRelatedEntitiesResponse
- func (*LoadTransportRelatedEntitiesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *LoadTransportRelatedEntitiesResponse) GetNextCursor() string
- func (x *LoadTransportRelatedEntitiesResponse) GetTransportEvents() []*TransportEvent
- func (*LoadTransportRelatedEntitiesResponse) ProtoMessage()
- func (x *LoadTransportRelatedEntitiesResponse) ProtoReflect() protoreflect.Message
- func (x *LoadTransportRelatedEntitiesResponse) Reset()
- func (x *LoadTransportRelatedEntitiesResponse) String() string
- func (m *LoadTransportRelatedEntitiesResponse) Validate() error
- func (m *LoadTransportRelatedEntitiesResponse) ValidateAll() error
- type LoadTransportRelatedEntitiesResponseMultiError
- type LoadTransportRelatedEntitiesResponseValidationError
- func (e LoadTransportRelatedEntitiesResponseValidationError) Cause() error
- func (e LoadTransportRelatedEntitiesResponseValidationError) Error() string
- func (e LoadTransportRelatedEntitiesResponseValidationError) ErrorName() string
- func (e LoadTransportRelatedEntitiesResponseValidationError) Field() string
- func (e LoadTransportRelatedEntitiesResponseValidationError) Key() bool
- func (e LoadTransportRelatedEntitiesResponseValidationError) Reason() string
- type OperationsEvent
- func (*OperationsEvent) Descriptor() ([]byte, []int)deprecated
- func (x *OperationsEvent) GetOperationsEventD() *OperationsEventD
- func (x *OperationsEvent) GetOperationsEventT() *OperationsEventT
- func (x *OperationsEvent) GetOperationsEventType() *OperationsEventType
- func (*OperationsEvent) ProtoMessage()
- func (x *OperationsEvent) ProtoReflect() protoreflect.Message
- func (x *OperationsEvent) Reset()
- func (x *OperationsEvent) String() string
- func (m *OperationsEvent) Validate() error
- func (m *OperationsEvent) ValidateAll() error
- type OperationsEventD
- func (*OperationsEventD) Descriptor() ([]byte, []int)deprecated
- func (x *OperationsEventD) GetDelayReasonCode() string
- func (x *OperationsEventD) GetEventClassifierCode() string
- func (x *OperationsEventD) GetEventId() uint32
- func (x *OperationsEventD) GetEventIdS() []byte
- func (x *OperationsEventD) GetEventLocation() string
- func (x *OperationsEventD) GetFacilityTypeCode() string
- func (x *OperationsEventD) GetId() uint32
- func (x *OperationsEventD) GetMilesRemainingToDestination() float64
- func (x *OperationsEventD) GetOperationsEventTypeCode() string
- func (x *OperationsEventD) GetPortCallPhaseTypeCode() string
- func (x *OperationsEventD) GetPortCallServiceTypeCode() string
- func (x *OperationsEventD) GetPublisher() string
- func (x *OperationsEventD) GetPublisherRole() string
- func (x *OperationsEventD) GetRemark() string
- func (x *OperationsEventD) GetTransportCallId() uint32
- func (x *OperationsEventD) GetVesselDraft() float64
- func (x *OperationsEventD) GetVesselDraftUnit() string
- func (x *OperationsEventD) GetVesselPosition() string
- func (*OperationsEventD) ProtoMessage()
- func (x *OperationsEventD) ProtoReflect() protoreflect.Message
- func (x *OperationsEventD) Reset()
- func (x *OperationsEventD) String() string
- func (m *OperationsEventD) Validate() error
- func (m *OperationsEventD) ValidateAll() error
- type OperationsEventDMultiError
- type OperationsEventDValidationError
- func (e OperationsEventDValidationError) Cause() error
- func (e OperationsEventDValidationError) Error() string
- func (e OperationsEventDValidationError) ErrorName() string
- func (e OperationsEventDValidationError) Field() string
- func (e OperationsEventDValidationError) Key() bool
- func (e OperationsEventDValidationError) Reason() string
- type OperationsEventMultiError
- type OperationsEventT
- func (*OperationsEventT) Descriptor() ([]byte, []int)deprecated
- func (x *OperationsEventT) GetEventCreatedDateTime() *timestamppb.Timestamp
- func (x *OperationsEventT) GetEventDateTime() *timestamppb.Timestamp
- func (*OperationsEventT) ProtoMessage()
- func (x *OperationsEventT) ProtoReflect() protoreflect.Message
- func (x *OperationsEventT) Reset()
- func (x *OperationsEventT) String() string
- func (m *OperationsEventT) Validate() error
- func (m *OperationsEventT) ValidateAll() error
- type OperationsEventTMultiError
- type OperationsEventTValidationError
- func (e OperationsEventTValidationError) Cause() error
- func (e OperationsEventTValidationError) Error() string
- func (e OperationsEventTValidationError) ErrorName() string
- func (e OperationsEventTValidationError) Field() string
- func (e OperationsEventTValidationError) Key() bool
- func (e OperationsEventTValidationError) Reason() string
- type OperationsEventType
- func (*OperationsEventType) Descriptor() ([]byte, []int)deprecated
- func (x *OperationsEventType) GetOperationsEventId() uint32
- func (x *OperationsEventType) GetOperationsEventTypeCode() string
- func (x *OperationsEventType) GetOperationsEventTypeDescription() string
- func (x *OperationsEventType) GetOperationsEventTypeName() string
- func (*OperationsEventType) ProtoMessage()
- func (x *OperationsEventType) ProtoReflect() protoreflect.Message
- func (x *OperationsEventType) Reset()
- func (x *OperationsEventType) String() string
- func (m *OperationsEventType) Validate() error
- func (m *OperationsEventType) ValidateAll() error
- type OperationsEventTypeMultiError
- type OperationsEventTypeValidationError
- func (e OperationsEventTypeValidationError) Cause() error
- func (e OperationsEventTypeValidationError) Error() string
- func (e OperationsEventTypeValidationError) ErrorName() string
- func (e OperationsEventTypeValidationError) Field() string
- func (e OperationsEventTypeValidationError) Key() bool
- func (e OperationsEventTypeValidationError) Reason() string
- type OperationsEventValidationError
- func (e OperationsEventValidationError) Cause() error
- func (e OperationsEventValidationError) Error() string
- func (e OperationsEventValidationError) ErrorName() string
- func (e OperationsEventValidationError) Field() string
- func (e OperationsEventValidationError) Key() bool
- func (e OperationsEventValidationError) Reason() string
- type Seal
- func (*Seal) Descriptor() ([]byte, []int)deprecated
- func (x *Seal) GetCrUpdTime() *v1.CrUpdTime
- func (x *Seal) GetCrUpdUser() *v1.CrUpdUser
- func (x *Seal) GetSealD() *SealD
- func (*Seal) ProtoMessage()
- func (x *Seal) ProtoReflect() protoreflect.Message
- func (x *Seal) Reset()
- func (x *Seal) String() string
- func (m *Seal) Validate() error
- func (m *Seal) ValidateAll() error
- type SealD
- func (*SealD) Descriptor() ([]byte, []int)deprecated
- func (x *SealD) GetId() uint32
- func (x *SealD) GetIdS() string
- func (x *SealD) GetSealNumber() string
- func (x *SealD) GetSealSourceCode() string
- func (x *SealD) GetSealTypeCode() string
- func (x *SealD) GetUtilizedTransportEquipmentId() uint32
- func (x *SealD) GetUuid4() []byte
- func (*SealD) ProtoMessage()
- func (x *SealD) ProtoReflect() protoreflect.Message
- func (x *SealD) Reset()
- func (x *SealD) String() string
- func (m *SealD) Validate() error
- func (m *SealD) ValidateAll() error
- type SealDMultiError
- type SealDValidationError
- type SealMultiError
- type SealServiceClient
- type SealServiceServer
- type SealValidationError
- type ShipmentEvent
- func (*ShipmentEvent) Descriptor() ([]byte, []int)deprecated
- func (x *ShipmentEvent) GetShipmentEventD() *ShipmentEventD
- func (x *ShipmentEvent) GetShipmentEventT() *ShipmentEventT
- func (x *ShipmentEvent) GetShipmentEventType() *ShipmentEventType
- func (*ShipmentEvent) ProtoMessage()
- func (x *ShipmentEvent) ProtoReflect() protoreflect.Message
- func (x *ShipmentEvent) Reset()
- func (x *ShipmentEvent) String() string
- func (m *ShipmentEvent) Validate() error
- func (m *ShipmentEvent) ValidateAll() error
- type ShipmentEventD
- func (*ShipmentEventD) Descriptor() ([]byte, []int)deprecated
- func (x *ShipmentEventD) GetDocumentId() uint32
- func (x *ShipmentEventD) GetDocumentReference() string
- func (x *ShipmentEventD) GetDocumentTypeCode() string
- func (x *ShipmentEventD) GetEventClassifierCode() string
- func (x *ShipmentEventD) GetEventId() uint32
- func (x *ShipmentEventD) GetEventIdS() []byte
- func (x *ShipmentEventD) GetId() uint32
- func (x *ShipmentEventD) GetReason() string
- func (x *ShipmentEventD) GetShipmentEventTypeCode() string
- func (*ShipmentEventD) ProtoMessage()
- func (x *ShipmentEventD) ProtoReflect() protoreflect.Message
- func (x *ShipmentEventD) Reset()
- func (x *ShipmentEventD) String() string
- func (m *ShipmentEventD) Validate() error
- func (m *ShipmentEventD) ValidateAll() error
- type ShipmentEventDMultiError
- type ShipmentEventDValidationError
- func (e ShipmentEventDValidationError) Cause() error
- func (e ShipmentEventDValidationError) Error() string
- func (e ShipmentEventDValidationError) ErrorName() string
- func (e ShipmentEventDValidationError) Field() string
- func (e ShipmentEventDValidationError) Key() bool
- func (e ShipmentEventDValidationError) Reason() string
- type ShipmentEventMultiError
- type ShipmentEventT
- func (*ShipmentEventT) Descriptor() ([]byte, []int)deprecated
- func (x *ShipmentEventT) GetEventCreatedDateTime() *timestamppb.Timestamp
- func (x *ShipmentEventT) GetEventDateTime() *timestamppb.Timestamp
- func (*ShipmentEventT) ProtoMessage()
- func (x *ShipmentEventT) ProtoReflect() protoreflect.Message
- func (x *ShipmentEventT) Reset()
- func (x *ShipmentEventT) String() string
- func (m *ShipmentEventT) Validate() error
- func (m *ShipmentEventT) ValidateAll() error
- type ShipmentEventTMultiError
- type ShipmentEventTValidationError
- func (e ShipmentEventTValidationError) Cause() error
- func (e ShipmentEventTValidationError) Error() string
- func (e ShipmentEventTValidationError) ErrorName() string
- func (e ShipmentEventTValidationError) Field() string
- func (e ShipmentEventTValidationError) Key() bool
- func (e ShipmentEventTValidationError) Reason() string
- type ShipmentEventType
- func (*ShipmentEventType) Descriptor() ([]byte, []int)deprecated
- func (x *ShipmentEventType) GetShipmentEventId() uint32
- func (x *ShipmentEventType) GetShipmentEventTypeCode() string
- func (x *ShipmentEventType) GetShipmentEventTypeDescription() string
- func (x *ShipmentEventType) GetShipmentEventTypeName() string
- func (*ShipmentEventType) ProtoMessage()
- func (x *ShipmentEventType) ProtoReflect() protoreflect.Message
- func (x *ShipmentEventType) Reset()
- func (x *ShipmentEventType) String() string
- func (m *ShipmentEventType) Validate() error
- func (m *ShipmentEventType) ValidateAll() error
- type ShipmentEventTypeMultiError
- type ShipmentEventTypeValidationError
- func (e ShipmentEventTypeValidationError) Cause() error
- func (e ShipmentEventTypeValidationError) Error() string
- func (e ShipmentEventTypeValidationError) ErrorName() string
- func (e ShipmentEventTypeValidationError) Field() string
- func (e ShipmentEventTypeValidationError) Key() bool
- func (e ShipmentEventTypeValidationError) Reason() string
- type ShipmentEventValidationError
- func (e ShipmentEventValidationError) Cause() error
- func (e ShipmentEventValidationError) Error() string
- func (e ShipmentEventValidationError) ErrorName() string
- func (e ShipmentEventValidationError) Field() string
- func (e ShipmentEventValidationError) Key() bool
- func (e ShipmentEventValidationError) Reason() string
- type TransportEvent
- func (*TransportEvent) Descriptor() ([]byte, []int)deprecated
- func (x *TransportEvent) GetTransportEventD() *TransportEventD
- func (x *TransportEvent) GetTransportEventT() *TransportEventT
- func (x *TransportEvent) GetTransportEventType() *TransportEventType
- func (*TransportEvent) ProtoMessage()
- func (x *TransportEvent) ProtoReflect() protoreflect.Message
- func (x *TransportEvent) Reset()
- func (x *TransportEvent) String() string
- func (m *TransportEvent) Validate() error
- func (m *TransportEvent) ValidateAll() error
- type TransportEventD
- func (*TransportEventD) Descriptor() ([]byte, []int)deprecated
- func (x *TransportEventD) GetChangeRemark() string
- func (x *TransportEventD) GetDelayReasonCode() string
- func (x *TransportEventD) GetEventClassifierCode() string
- func (x *TransportEventD) GetEventId() uint32
- func (x *TransportEventD) GetEventIdS() []byte
- func (x *TransportEventD) GetId() uint32
- func (x *TransportEventD) GetTransportCallId() uint32
- func (x *TransportEventD) GetTransportEventTypeCode() string
- func (*TransportEventD) ProtoMessage()
- func (x *TransportEventD) ProtoReflect() protoreflect.Message
- func (x *TransportEventD) Reset()
- func (x *TransportEventD) String() string
- func (m *TransportEventD) Validate() error
- func (m *TransportEventD) ValidateAll() error
- type TransportEventDMultiError
- type TransportEventDValidationError
- func (e TransportEventDValidationError) Cause() error
- func (e TransportEventDValidationError) Error() string
- func (e TransportEventDValidationError) ErrorName() string
- func (e TransportEventDValidationError) Field() string
- func (e TransportEventDValidationError) Key() bool
- func (e TransportEventDValidationError) Reason() string
- type TransportEventMultiError
- type TransportEventT
- func (*TransportEventT) Descriptor() ([]byte, []int)deprecated
- func (x *TransportEventT) GetEventCreatedDateTime() *timestamppb.Timestamp
- func (x *TransportEventT) GetEventDateTime() *timestamppb.Timestamp
- func (*TransportEventT) ProtoMessage()
- func (x *TransportEventT) ProtoReflect() protoreflect.Message
- func (x *TransportEventT) Reset()
- func (x *TransportEventT) String() string
- func (m *TransportEventT) Validate() error
- func (m *TransportEventT) ValidateAll() error
- type TransportEventTMultiError
- type TransportEventTValidationError
- func (e TransportEventTValidationError) Cause() error
- func (e TransportEventTValidationError) Error() string
- func (e TransportEventTValidationError) ErrorName() string
- func (e TransportEventTValidationError) Field() string
- func (e TransportEventTValidationError) Key() bool
- func (e TransportEventTValidationError) Reason() string
- type TransportEventType
- func (*TransportEventType) Descriptor() ([]byte, []int)deprecated
- func (x *TransportEventType) GetTransportEventId() uint32
- func (x *TransportEventType) GetTransportEventTypeCode() string
- func (x *TransportEventType) GetTransportEventTypeDescription() string
- func (x *TransportEventType) GetTransportEventTypeName() string
- func (*TransportEventType) ProtoMessage()
- func (x *TransportEventType) ProtoReflect() protoreflect.Message
- func (x *TransportEventType) Reset()
- func (x *TransportEventType) String() string
- func (m *TransportEventType) Validate() error
- func (m *TransportEventType) ValidateAll() error
- type TransportEventTypeMultiError
- type TransportEventTypeValidationError
- func (e TransportEventTypeValidationError) Cause() error
- func (e TransportEventTypeValidationError) Error() string
- func (e TransportEventTypeValidationError) ErrorName() string
- func (e TransportEventTypeValidationError) Field() string
- func (e TransportEventTypeValidationError) Key() bool
- func (e TransportEventTypeValidationError) Reason() string
- type TransportEventValidationError
- func (e TransportEventValidationError) Cause() error
- func (e TransportEventValidationError) Error() string
- func (e TransportEventValidationError) ErrorName() string
- func (e TransportEventValidationError) Field() string
- func (e TransportEventValidationError) Key() bool
- func (e TransportEventValidationError) Reason() string
- type UnimplementedEventServiceServer
- func (UnimplementedEventServiceServer) CreateEquipmentEvent(context.Context, *CreateEquipmentEventRequest) (*CreateEquipmentEventResponse, error)
- func (UnimplementedEventServiceServer) CreateEvent(context.Context, *CreateEventRequest) (*CreateEventResponse, error)
- func (UnimplementedEventServiceServer) CreateOperationsEvent(context.Context, *CreateOperationsEventRequest) (*CreateOperationsEventResponse, error)
- func (UnimplementedEventServiceServer) CreateShipmentEvent(context.Context, *CreateShipmentEventRequest) (*CreateShipmentEventResponse, error)
- func (UnimplementedEventServiceServer) CreateShipmentEventFromShippingInstruction(context.Context, *CreateShipmentEventFromShippingInstructionRequest) (*CreateShipmentEventFromShippingInstructionResponse, error)
- func (UnimplementedEventServiceServer) CreateTransportEvent(context.Context, *CreateTransportEventRequest) (*CreateTransportEventResponse, error)
- func (UnimplementedEventServiceServer) GetEvent(context.Context, *GetEventRequest) (*GetEventResponse, error)
- func (UnimplementedEventServiceServer) GetEvents(context.Context, *GetEventsRequest) (*GetEventsResponse, error)
- func (UnimplementedEventServiceServer) LoadOperationsRelatedEntities(context.Context, *LoadOperationsRelatedEntitiesRequest) (*LoadOperationsRelatedEntitiesResponse, error)
- func (UnimplementedEventServiceServer) LoadRelatedEntities(context.Context, *LoadRelatedEntitiesRequest) (*LoadRelatedEntitiesResponse, error)
- func (UnimplementedEventServiceServer) LoadShipmentRelatedEntities(context.Context, *LoadShipmentRelatedEntitiesRequest) (*LoadShipmentRelatedEntitiesResponse, error)
- func (UnimplementedEventServiceServer) LoadTransportRelatedEntities(context.Context, *LoadTransportRelatedEntitiesRequest) (*LoadTransportRelatedEntitiesResponse, error)
- type UnimplementedEventSubscriptionServiceServer
- func (UnimplementedEventSubscriptionServiceServer) CreateEventSubscription(context.Context, *CreateEventSubscriptionRequest) (*CreateEventSubscriptionResponse, error)
- func (UnimplementedEventSubscriptionServiceServer) DeleteEventSubscriptionByID(context.Context, *DeleteEventSubscriptionByIDRequest) (*DeleteEventSubscriptionByIDResponse, error)
- func (UnimplementedEventSubscriptionServiceServer) FindEventSubscriptionByID(context.Context, *FindEventSubscriptionByIDRequest) (*FindEventSubscriptionByIDResponse, error)
- func (UnimplementedEventSubscriptionServiceServer) GetEventSubscriptions(context.Context, *GetEventSubscriptionsRequest) (*GetEventSubscriptionsResponse, error)
- func (UnimplementedEventSubscriptionServiceServer) UpdateEventSubscription(context.Context, *UpdateEventSubscriptionRequest) (*UpdateEventSubscriptionResponse, error)
- type UnimplementedSealServiceServer
- type UnsafeEventServiceServer
- type UnsafeEventSubscriptionServiceServer
- type UnsafeSealServiceServer
- type UpdateEventSubscriptionRequest
- func (*UpdateEventSubscriptionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateEventSubscriptionRequest) GetCallbackUrl() string
- func (x *UpdateEventSubscriptionRequest) GetCarrierExportVoyageNumber() string
- func (x *UpdateEventSubscriptionRequest) GetCarrierServiceCode() string
- func (x *UpdateEventSubscriptionRequest) GetDocumentReference() string
- func (x *UpdateEventSubscriptionRequest) GetEquipmentReference() string
- func (x *UpdateEventSubscriptionRequest) GetRequestId() string
- func (x *UpdateEventSubscriptionRequest) GetSubscriptionId() string
- func (x *UpdateEventSubscriptionRequest) GetTransportCallReference() string
- func (x *UpdateEventSubscriptionRequest) GetUniversalExportVoyageReference() string
- func (x *UpdateEventSubscriptionRequest) GetUniversalServiceReference() string
- func (x *UpdateEventSubscriptionRequest) GetUserEmail() string
- func (x *UpdateEventSubscriptionRequest) GetUserId() string
- func (x *UpdateEventSubscriptionRequest) GetVesselImoNumber() string
- func (*UpdateEventSubscriptionRequest) ProtoMessage()
- func (x *UpdateEventSubscriptionRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateEventSubscriptionRequest) Reset()
- func (x *UpdateEventSubscriptionRequest) String() string
- func (m *UpdateEventSubscriptionRequest) Validate() error
- func (m *UpdateEventSubscriptionRequest) ValidateAll() error
- type UpdateEventSubscriptionRequestMultiError
- type UpdateEventSubscriptionRequestValidationError
- func (e UpdateEventSubscriptionRequestValidationError) Cause() error
- func (e UpdateEventSubscriptionRequestValidationError) Error() string
- func (e UpdateEventSubscriptionRequestValidationError) ErrorName() string
- func (e UpdateEventSubscriptionRequestValidationError) Field() string
- func (e UpdateEventSubscriptionRequestValidationError) Key() bool
- func (e UpdateEventSubscriptionRequestValidationError) Reason() string
- type UpdateEventSubscriptionResponse
- func (*UpdateEventSubscriptionResponse) Descriptor() ([]byte, []int)deprecated
- func (*UpdateEventSubscriptionResponse) ProtoMessage()
- func (x *UpdateEventSubscriptionResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateEventSubscriptionResponse) Reset()
- func (x *UpdateEventSubscriptionResponse) String() string
- func (m *UpdateEventSubscriptionResponse) Validate() error
- func (m *UpdateEventSubscriptionResponse) ValidateAll() error
- type UpdateEventSubscriptionResponseMultiError
- type UpdateEventSubscriptionResponseValidationError
- func (e UpdateEventSubscriptionResponseValidationError) Cause() error
- func (e UpdateEventSubscriptionResponseValidationError) Error() string
- func (e UpdateEventSubscriptionResponseValidationError) ErrorName() string
- func (e UpdateEventSubscriptionResponseValidationError) Field() string
- func (e UpdateEventSubscriptionResponseValidationError) Key() bool
- func (e UpdateEventSubscriptionResponseValidationError) Reason() string
Constants ¶
const ( EventService_GetEvents_FullMethodName = "/tnt.v3.EventService/GetEvents" EventService_GetEvent_FullMethodName = "/tnt.v3.EventService/GetEvent" EventService_CreateEvent_FullMethodName = "/tnt.v3.EventService/CreateEvent" EventService_CreateEquipmentEvent_FullMethodName = "/tnt.v3.EventService/CreateEquipmentEvent" EventService_LoadRelatedEntities_FullMethodName = "/tnt.v3.EventService/LoadRelatedEntities" EventService_CreateOperationsEvent_FullMethodName = "/tnt.v3.EventService/CreateOperationsEvent" EventService_LoadOperationsRelatedEntities_FullMethodName = "/tnt.v3.EventService/LoadOperationsRelatedEntities" EventService_CreateTransportEvent_FullMethodName = "/tnt.v3.EventService/CreateTransportEvent" EventService_LoadTransportRelatedEntities_FullMethodName = "/tnt.v3.EventService/LoadTransportRelatedEntities" EventService_CreateShipmentEvent_FullMethodName = "/tnt.v3.EventService/CreateShipmentEvent" EventService_CreateShipmentEventFromShippingInstruction_FullMethodName = "/tnt.v3.EventService/CreateShipmentEventFromShippingInstruction" EventService_LoadShipmentRelatedEntities_FullMethodName = "/tnt.v3.EventService/LoadShipmentRelatedEntities" )
const ( EventSubscriptionService_CreateEventSubscription_FullMethodName = "/tnt.v3.EventSubscriptionService/CreateEventSubscription" EventSubscriptionService_GetEventSubscriptions_FullMethodName = "/tnt.v3.EventSubscriptionService/GetEventSubscriptions" EventSubscriptionService_FindEventSubscriptionByID_FullMethodName = "/tnt.v3.EventSubscriptionService/FindEventSubscriptionByID" EventSubscriptionService_DeleteEventSubscriptionByID_FullMethodName = "/tnt.v3.EventSubscriptionService/DeleteEventSubscriptionByID" EventSubscriptionService_UpdateEventSubscription_FullMethodName = "/tnt.v3.EventSubscriptionService/UpdateEventSubscription" )
const ( SealService_CreateSeal_FullMethodName = "/tnt.v3.SealService/CreateSeal" SealService_GetSeals_FullMethodName = "/tnt.v3.SealService/GetSeals" )
Variables ¶
var EventService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "tnt.v3.EventService", HandlerType: (*EventServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "GetEvents", Handler: _EventService_GetEvents_Handler, }, { MethodName: "GetEvent", Handler: _EventService_GetEvent_Handler, }, { MethodName: "CreateEvent", Handler: _EventService_CreateEvent_Handler, }, { MethodName: "CreateEquipmentEvent", Handler: _EventService_CreateEquipmentEvent_Handler, }, { MethodName: "LoadRelatedEntities", Handler: _EventService_LoadRelatedEntities_Handler, }, { MethodName: "CreateOperationsEvent", Handler: _EventService_CreateOperationsEvent_Handler, }, { MethodName: "LoadOperationsRelatedEntities", Handler: _EventService_LoadOperationsRelatedEntities_Handler, }, { MethodName: "CreateTransportEvent", Handler: _EventService_CreateTransportEvent_Handler, }, { MethodName: "LoadTransportRelatedEntities", Handler: _EventService_LoadTransportRelatedEntities_Handler, }, { MethodName: "CreateShipmentEvent", Handler: _EventService_CreateShipmentEvent_Handler, }, { MethodName: "CreateShipmentEventFromShippingInstruction", Handler: _EventService_CreateShipmentEventFromShippingInstruction_Handler, }, { MethodName: "LoadShipmentRelatedEntities", Handler: _EventService_LoadShipmentRelatedEntities_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "tnt/v3/event.proto", }
EventService_ServiceDesc is the grpc.ServiceDesc for EventService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var EventSubscriptionService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "tnt.v3.EventSubscriptionService", HandlerType: (*EventSubscriptionServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "CreateEventSubscription", Handler: _EventSubscriptionService_CreateEventSubscription_Handler, }, { MethodName: "GetEventSubscriptions", Handler: _EventSubscriptionService_GetEventSubscriptions_Handler, }, { MethodName: "FindEventSubscriptionByID", Handler: _EventSubscriptionService_FindEventSubscriptionByID_Handler, }, { MethodName: "DeleteEventSubscriptionByID", Handler: _EventSubscriptionService_DeleteEventSubscriptionByID_Handler, }, { MethodName: "UpdateEventSubscription", Handler: _EventSubscriptionService_UpdateEventSubscription_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "tnt/v3/eventsubscription.proto", }
EventSubscriptionService_ServiceDesc is the grpc.ServiceDesc for EventSubscriptionService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var File_tnt_v3_event_proto protoreflect.FileDescriptor
var File_tnt_v3_eventsubscription_proto protoreflect.FileDescriptor
var File_tnt_v3_seal_proto protoreflect.FileDescriptor
var SealService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "tnt.v3.SealService", HandlerType: (*SealServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "CreateSeal", Handler: _SealService_CreateSeal_Handler, }, { MethodName: "GetSeals", Handler: _SealService_GetSeals_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "tnt/v3/seal.proto", }
SealService_ServiceDesc is the grpc.ServiceDesc for SealService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
Functions ¶
func RegisterEventServiceServer ¶
func RegisterEventServiceServer(s grpc.ServiceRegistrar, srv EventServiceServer)
func RegisterEventSubscriptionServiceServer ¶
func RegisterEventSubscriptionServiceServer(s grpc.ServiceRegistrar, srv EventSubscriptionServiceServer)
func RegisterSealServiceServer ¶
func RegisterSealServiceServer(s grpc.ServiceRegistrar, srv SealServiceServer)
Types ¶
type CreateEquipmentEventRequest ¶
type CreateEquipmentEventRequest struct { EventClassifierCode string `protobuf:"bytes,1,opt,name=event_classifier_code,json=eventClassifierCode,proto3" json:"event_classifier_code,omitempty"` EventCreatedDateTime string `protobuf:"bytes,2,opt,name=event_created_date_time,json=eventCreatedDateTime,proto3" json:"event_created_date_time,omitempty"` EventDateTime string `protobuf:"bytes,3,opt,name=event_date_time,json=eventDateTime,proto3" json:"event_date_time,omitempty"` EquipmentEventTypeCode string `` /* 131-byte string literal not displayed */ EquipmentReference string `protobuf:"bytes,5,opt,name=equipment_reference,json=equipmentReference,proto3" json:"equipment_reference,omitempty"` EmptyIndicatorCode string `protobuf:"bytes,6,opt,name=empty_indicator_code,json=emptyIndicatorCode,proto3" json:"empty_indicator_code,omitempty"` TransportCallId uint32 `protobuf:"varint,7,opt,name=transport_call_id,json=transportCallId,proto3" json:"transport_call_id,omitempty"` EventLocation string `protobuf:"bytes,8,opt,name=event_location,json=eventLocation,proto3" json:"event_location,omitempty"` EventId uint32 `protobuf:"varint,9,opt,name=event_id,json=eventId,proto3" json:"event_id,omitempty"` UserId string `protobuf:"bytes,10,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` UserEmail string `protobuf:"bytes,11,opt,name=user_email,json=userEmail,proto3" json:"user_email,omitempty"` RequestId string `protobuf:"bytes,12,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` EquipmentEventType *CreateEquipmentEventTypeRequest `protobuf:"bytes,13,opt,name=equipment_event_type,json=equipmentEventType,proto3" json:"equipment_event_type,omitempty"` // contains filtered or unexported fields }
func (*CreateEquipmentEventRequest) Descriptor
deprecated
func (*CreateEquipmentEventRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateEquipmentEventRequest.ProtoReflect.Descriptor instead.
func (*CreateEquipmentEventRequest) GetEmptyIndicatorCode ¶
func (x *CreateEquipmentEventRequest) GetEmptyIndicatorCode() string
func (*CreateEquipmentEventRequest) GetEquipmentEventType ¶
func (x *CreateEquipmentEventRequest) GetEquipmentEventType() *CreateEquipmentEventTypeRequest
func (*CreateEquipmentEventRequest) GetEquipmentEventTypeCode ¶
func (x *CreateEquipmentEventRequest) GetEquipmentEventTypeCode() string
func (*CreateEquipmentEventRequest) GetEquipmentReference ¶
func (x *CreateEquipmentEventRequest) GetEquipmentReference() string
func (*CreateEquipmentEventRequest) GetEventClassifierCode ¶
func (x *CreateEquipmentEventRequest) GetEventClassifierCode() string
func (*CreateEquipmentEventRequest) GetEventCreatedDateTime ¶
func (x *CreateEquipmentEventRequest) GetEventCreatedDateTime() string
func (*CreateEquipmentEventRequest) GetEventDateTime ¶
func (x *CreateEquipmentEventRequest) GetEventDateTime() string
func (*CreateEquipmentEventRequest) GetEventId ¶
func (x *CreateEquipmentEventRequest) GetEventId() uint32
func (*CreateEquipmentEventRequest) GetEventLocation ¶
func (x *CreateEquipmentEventRequest) GetEventLocation() string
func (*CreateEquipmentEventRequest) GetRequestId ¶
func (x *CreateEquipmentEventRequest) GetRequestId() string
func (*CreateEquipmentEventRequest) GetTransportCallId ¶
func (x *CreateEquipmentEventRequest) GetTransportCallId() uint32
func (*CreateEquipmentEventRequest) GetUserEmail ¶
func (x *CreateEquipmentEventRequest) GetUserEmail() string
func (*CreateEquipmentEventRequest) GetUserId ¶
func (x *CreateEquipmentEventRequest) GetUserId() string
func (*CreateEquipmentEventRequest) ProtoMessage ¶
func (*CreateEquipmentEventRequest) ProtoMessage()
func (*CreateEquipmentEventRequest) ProtoReflect ¶
func (x *CreateEquipmentEventRequest) ProtoReflect() protoreflect.Message
func (*CreateEquipmentEventRequest) Reset ¶
func (x *CreateEquipmentEventRequest) Reset()
func (*CreateEquipmentEventRequest) String ¶
func (x *CreateEquipmentEventRequest) String() string
func (*CreateEquipmentEventRequest) Validate ¶
func (m *CreateEquipmentEventRequest) Validate() error
Validate checks the field values on CreateEquipmentEventRequest 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 (*CreateEquipmentEventRequest) ValidateAll ¶
func (m *CreateEquipmentEventRequest) ValidateAll() error
ValidateAll checks the field values on CreateEquipmentEventRequest 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 CreateEquipmentEventRequestMultiError, or nil if none found.
type CreateEquipmentEventRequestMultiError ¶
type CreateEquipmentEventRequestMultiError []error
CreateEquipmentEventRequestMultiError is an error wrapping multiple validation errors returned by CreateEquipmentEventRequest.ValidateAll() if the designated constraints aren't met.
func (CreateEquipmentEventRequestMultiError) AllErrors ¶
func (m CreateEquipmentEventRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateEquipmentEventRequestMultiError) Error ¶
func (m CreateEquipmentEventRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateEquipmentEventRequestValidationError ¶
type CreateEquipmentEventRequestValidationError struct {
// contains filtered or unexported fields
}
CreateEquipmentEventRequestValidationError is the validation error returned by CreateEquipmentEventRequest.Validate if the designated constraints aren't met.
func (CreateEquipmentEventRequestValidationError) Cause ¶
func (e CreateEquipmentEventRequestValidationError) Cause() error
Cause function returns cause value.
func (CreateEquipmentEventRequestValidationError) Error ¶
func (e CreateEquipmentEventRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CreateEquipmentEventRequestValidationError) ErrorName ¶
func (e CreateEquipmentEventRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CreateEquipmentEventRequestValidationError) Field ¶
func (e CreateEquipmentEventRequestValidationError) Field() string
Field function returns field value.
func (CreateEquipmentEventRequestValidationError) Key ¶
func (e CreateEquipmentEventRequestValidationError) Key() bool
Key function returns key value.
func (CreateEquipmentEventRequestValidationError) Reason ¶
func (e CreateEquipmentEventRequestValidationError) Reason() string
Reason function returns reason value.
type CreateEquipmentEventResponse ¶
type CreateEquipmentEventResponse struct { EquipmentEvent *EquipmentEvent `protobuf:"bytes,1,opt,name=equipment_event,json=equipmentEvent,proto3" json:"equipment_event,omitempty"` // contains filtered or unexported fields }
func (*CreateEquipmentEventResponse) Descriptor
deprecated
func (*CreateEquipmentEventResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateEquipmentEventResponse.ProtoReflect.Descriptor instead.
func (*CreateEquipmentEventResponse) GetEquipmentEvent ¶
func (x *CreateEquipmentEventResponse) GetEquipmentEvent() *EquipmentEvent
func (*CreateEquipmentEventResponse) ProtoMessage ¶
func (*CreateEquipmentEventResponse) ProtoMessage()
func (*CreateEquipmentEventResponse) ProtoReflect ¶
func (x *CreateEquipmentEventResponse) ProtoReflect() protoreflect.Message
func (*CreateEquipmentEventResponse) Reset ¶
func (x *CreateEquipmentEventResponse) Reset()
func (*CreateEquipmentEventResponse) String ¶
func (x *CreateEquipmentEventResponse) String() string
func (*CreateEquipmentEventResponse) Validate ¶
func (m *CreateEquipmentEventResponse) Validate() error
Validate checks the field values on CreateEquipmentEventResponse 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 (*CreateEquipmentEventResponse) ValidateAll ¶
func (m *CreateEquipmentEventResponse) ValidateAll() error
ValidateAll checks the field values on CreateEquipmentEventResponse 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 CreateEquipmentEventResponseMultiError, or nil if none found.
type CreateEquipmentEventResponseMultiError ¶
type CreateEquipmentEventResponseMultiError []error
CreateEquipmentEventResponseMultiError is an error wrapping multiple validation errors returned by CreateEquipmentEventResponse.ValidateAll() if the designated constraints aren't met.
func (CreateEquipmentEventResponseMultiError) AllErrors ¶
func (m CreateEquipmentEventResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateEquipmentEventResponseMultiError) Error ¶
func (m CreateEquipmentEventResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateEquipmentEventResponseValidationError ¶
type CreateEquipmentEventResponseValidationError struct {
// contains filtered or unexported fields
}
CreateEquipmentEventResponseValidationError is the validation error returned by CreateEquipmentEventResponse.Validate if the designated constraints aren't met.
func (CreateEquipmentEventResponseValidationError) Cause ¶
func (e CreateEquipmentEventResponseValidationError) Cause() error
Cause function returns cause value.
func (CreateEquipmentEventResponseValidationError) Error ¶
func (e CreateEquipmentEventResponseValidationError) Error() string
Error satisfies the builtin error interface
func (CreateEquipmentEventResponseValidationError) ErrorName ¶
func (e CreateEquipmentEventResponseValidationError) ErrorName() string
ErrorName returns error name.
func (CreateEquipmentEventResponseValidationError) Field ¶
func (e CreateEquipmentEventResponseValidationError) Field() string
Field function returns field value.
func (CreateEquipmentEventResponseValidationError) Key ¶
func (e CreateEquipmentEventResponseValidationError) Key() bool
Key function returns key value.
func (CreateEquipmentEventResponseValidationError) Reason ¶
func (e CreateEquipmentEventResponseValidationError) Reason() string
Reason function returns reason value.
type CreateEquipmentEventTypeRequest ¶
type CreateEquipmentEventTypeRequest struct { EquipmentEventTypeCode string `` /* 131-byte string literal not displayed */ EquipmentEventTypeName string `` /* 131-byte string literal not displayed */ EquipmentEventTypeDescription string `` /* 152-byte string literal not displayed */ EquipmentEventId uint32 `protobuf:"varint,4,opt,name=equipment_event_id,json=equipmentEventId,proto3" json:"equipment_event_id,omitempty"` UserId string `protobuf:"bytes,5,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` UserEmail string `protobuf:"bytes,6,opt,name=user_email,json=userEmail,proto3" json:"user_email,omitempty"` RequestId string `protobuf:"bytes,7,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` // contains filtered or unexported fields }
func (*CreateEquipmentEventTypeRequest) Descriptor
deprecated
func (*CreateEquipmentEventTypeRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateEquipmentEventTypeRequest.ProtoReflect.Descriptor instead.
func (*CreateEquipmentEventTypeRequest) GetEquipmentEventId ¶
func (x *CreateEquipmentEventTypeRequest) GetEquipmentEventId() uint32
func (*CreateEquipmentEventTypeRequest) GetEquipmentEventTypeCode ¶
func (x *CreateEquipmentEventTypeRequest) GetEquipmentEventTypeCode() string
func (*CreateEquipmentEventTypeRequest) GetEquipmentEventTypeDescription ¶
func (x *CreateEquipmentEventTypeRequest) GetEquipmentEventTypeDescription() string
func (*CreateEquipmentEventTypeRequest) GetEquipmentEventTypeName ¶
func (x *CreateEquipmentEventTypeRequest) GetEquipmentEventTypeName() string
func (*CreateEquipmentEventTypeRequest) GetRequestId ¶
func (x *CreateEquipmentEventTypeRequest) GetRequestId() string
func (*CreateEquipmentEventTypeRequest) GetUserEmail ¶
func (x *CreateEquipmentEventTypeRequest) GetUserEmail() string
func (*CreateEquipmentEventTypeRequest) GetUserId ¶
func (x *CreateEquipmentEventTypeRequest) GetUserId() string
func (*CreateEquipmentEventTypeRequest) ProtoMessage ¶
func (*CreateEquipmentEventTypeRequest) ProtoMessage()
func (*CreateEquipmentEventTypeRequest) ProtoReflect ¶
func (x *CreateEquipmentEventTypeRequest) ProtoReflect() protoreflect.Message
func (*CreateEquipmentEventTypeRequest) Reset ¶
func (x *CreateEquipmentEventTypeRequest) Reset()
func (*CreateEquipmentEventTypeRequest) String ¶
func (x *CreateEquipmentEventTypeRequest) String() string
func (*CreateEquipmentEventTypeRequest) Validate ¶
func (m *CreateEquipmentEventTypeRequest) Validate() error
Validate checks the field values on CreateEquipmentEventTypeRequest 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 (*CreateEquipmentEventTypeRequest) ValidateAll ¶
func (m *CreateEquipmentEventTypeRequest) ValidateAll() error
ValidateAll checks the field values on CreateEquipmentEventTypeRequest 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 CreateEquipmentEventTypeRequestMultiError, or nil if none found.
type CreateEquipmentEventTypeRequestMultiError ¶
type CreateEquipmentEventTypeRequestMultiError []error
CreateEquipmentEventTypeRequestMultiError is an error wrapping multiple validation errors returned by CreateEquipmentEventTypeRequest.ValidateAll() if the designated constraints aren't met.
func (CreateEquipmentEventTypeRequestMultiError) AllErrors ¶
func (m CreateEquipmentEventTypeRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateEquipmentEventTypeRequestMultiError) Error ¶
func (m CreateEquipmentEventTypeRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateEquipmentEventTypeRequestValidationError ¶
type CreateEquipmentEventTypeRequestValidationError struct {
// contains filtered or unexported fields
}
CreateEquipmentEventTypeRequestValidationError is the validation error returned by CreateEquipmentEventTypeRequest.Validate if the designated constraints aren't met.
func (CreateEquipmentEventTypeRequestValidationError) Cause ¶
func (e CreateEquipmentEventTypeRequestValidationError) Cause() error
Cause function returns cause value.
func (CreateEquipmentEventTypeRequestValidationError) Error ¶
func (e CreateEquipmentEventTypeRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CreateEquipmentEventTypeRequestValidationError) ErrorName ¶
func (e CreateEquipmentEventTypeRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CreateEquipmentEventTypeRequestValidationError) Field ¶
func (e CreateEquipmentEventTypeRequestValidationError) Field() string
Field function returns field value.
func (CreateEquipmentEventTypeRequestValidationError) Key ¶
func (e CreateEquipmentEventTypeRequestValidationError) Key() bool
Key function returns key value.
func (CreateEquipmentEventTypeRequestValidationError) Reason ¶
func (e CreateEquipmentEventTypeRequestValidationError) Reason() string
Reason function returns reason value.
type CreateEventClassifierRequest ¶
type CreateEventClassifierRequest struct { EventClassifierCode string `protobuf:"bytes,1,opt,name=event_classifier_code,json=eventClassifierCode,proto3" json:"event_classifier_code,omitempty"` EventClassifierName string `protobuf:"bytes,2,opt,name=event_classifier_name,json=eventClassifierName,proto3" json:"event_classifier_name,omitempty"` EventClassifierDescription string `` /* 141-byte string literal not displayed */ EventId uint32 `protobuf:"varint,4,opt,name=event_id,json=eventId,proto3" json:"event_id,omitempty"` UserId string `protobuf:"bytes,5,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` UserEmail string `protobuf:"bytes,6,opt,name=user_email,json=userEmail,proto3" json:"user_email,omitempty"` RequestId string `protobuf:"bytes,7,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` // contains filtered or unexported fields }
func (*CreateEventClassifierRequest) Descriptor
deprecated
func (*CreateEventClassifierRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateEventClassifierRequest.ProtoReflect.Descriptor instead.
func (*CreateEventClassifierRequest) GetEventClassifierCode ¶
func (x *CreateEventClassifierRequest) GetEventClassifierCode() string
func (*CreateEventClassifierRequest) GetEventClassifierDescription ¶
func (x *CreateEventClassifierRequest) GetEventClassifierDescription() string
func (*CreateEventClassifierRequest) GetEventClassifierName ¶
func (x *CreateEventClassifierRequest) GetEventClassifierName() string
func (*CreateEventClassifierRequest) GetEventId ¶
func (x *CreateEventClassifierRequest) GetEventId() uint32
func (*CreateEventClassifierRequest) GetRequestId ¶
func (x *CreateEventClassifierRequest) GetRequestId() string
func (*CreateEventClassifierRequest) GetUserEmail ¶
func (x *CreateEventClassifierRequest) GetUserEmail() string
func (*CreateEventClassifierRequest) GetUserId ¶
func (x *CreateEventClassifierRequest) GetUserId() string
func (*CreateEventClassifierRequest) ProtoMessage ¶
func (*CreateEventClassifierRequest) ProtoMessage()
func (*CreateEventClassifierRequest) ProtoReflect ¶
func (x *CreateEventClassifierRequest) ProtoReflect() protoreflect.Message
func (*CreateEventClassifierRequest) Reset ¶
func (x *CreateEventClassifierRequest) Reset()
func (*CreateEventClassifierRequest) String ¶
func (x *CreateEventClassifierRequest) String() string
func (*CreateEventClassifierRequest) Validate ¶
func (m *CreateEventClassifierRequest) Validate() error
Validate checks the field values on CreateEventClassifierRequest 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 (*CreateEventClassifierRequest) ValidateAll ¶
func (m *CreateEventClassifierRequest) ValidateAll() error
ValidateAll checks the field values on CreateEventClassifierRequest 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 CreateEventClassifierRequestMultiError, or nil if none found.
type CreateEventClassifierRequestMultiError ¶
type CreateEventClassifierRequestMultiError []error
CreateEventClassifierRequestMultiError is an error wrapping multiple validation errors returned by CreateEventClassifierRequest.ValidateAll() if the designated constraints aren't met.
func (CreateEventClassifierRequestMultiError) AllErrors ¶
func (m CreateEventClassifierRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateEventClassifierRequestMultiError) Error ¶
func (m CreateEventClassifierRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateEventClassifierRequestValidationError ¶
type CreateEventClassifierRequestValidationError struct {
// contains filtered or unexported fields
}
CreateEventClassifierRequestValidationError is the validation error returned by CreateEventClassifierRequest.Validate if the designated constraints aren't met.
func (CreateEventClassifierRequestValidationError) Cause ¶
func (e CreateEventClassifierRequestValidationError) Cause() error
Cause function returns cause value.
func (CreateEventClassifierRequestValidationError) Error ¶
func (e CreateEventClassifierRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CreateEventClassifierRequestValidationError) ErrorName ¶
func (e CreateEventClassifierRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CreateEventClassifierRequestValidationError) Field ¶
func (e CreateEventClassifierRequestValidationError) Field() string
Field function returns field value.
func (CreateEventClassifierRequestValidationError) Key ¶
func (e CreateEventClassifierRequestValidationError) Key() bool
Key function returns key value.
func (CreateEventClassifierRequestValidationError) Reason ¶
func (e CreateEventClassifierRequestValidationError) Reason() string
Reason function returns reason value.
type CreateEventRequest ¶
type CreateEventRequest struct { EventClassifierCode string `protobuf:"bytes,1,opt,name=event_classifier_code,json=eventClassifierCode,proto3" json:"event_classifier_code,omitempty"` EventCreatedDateTime string `protobuf:"bytes,2,opt,name=event_created_date_time,json=eventCreatedDateTime,proto3" json:"event_created_date_time,omitempty"` EventDateTime string `protobuf:"bytes,3,opt,name=event_date_time,json=eventDateTime,proto3" json:"event_date_time,omitempty"` EventType string `protobuf:"bytes,4,opt,name=event_type,json=eventType,proto3" json:"event_type,omitempty"` UserId string `protobuf:"bytes,5,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` UserEmail string `protobuf:"bytes,6,opt,name=user_email,json=userEmail,proto3" json:"user_email,omitempty"` RequestId string `protobuf:"bytes,7,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` EventClassifier *CreateEventClassifierRequest `protobuf:"bytes,8,opt,name=event_classifier,json=eventClassifier,proto3" json:"event_classifier,omitempty"` EquipmentEvent *CreateEquipmentEventRequest `protobuf:"bytes,9,opt,name=equipment_event,json=equipmentEvent,proto3" json:"equipment_event,omitempty"` OperationsEvent *CreateOperationsEventRequest `protobuf:"bytes,10,opt,name=operations_event,json=operationsEvent,proto3" json:"operations_event,omitempty"` TransportEvent *CreateTransportEventRequest `protobuf:"bytes,11,opt,name=transport_event,json=transportEvent,proto3" json:"transport_event,omitempty"` ShipmentEvent *CreateShipmentEventRequest `protobuf:"bytes,12,opt,name=shipment_event,json=shipmentEvent,proto3" json:"shipment_event,omitempty"` // contains filtered or unexported fields }
func (*CreateEventRequest) Descriptor
deprecated
func (*CreateEventRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateEventRequest.ProtoReflect.Descriptor instead.
func (*CreateEventRequest) GetEquipmentEvent ¶
func (x *CreateEventRequest) GetEquipmentEvent() *CreateEquipmentEventRequest
func (*CreateEventRequest) GetEventClassifier ¶
func (x *CreateEventRequest) GetEventClassifier() *CreateEventClassifierRequest
func (*CreateEventRequest) GetEventClassifierCode ¶
func (x *CreateEventRequest) GetEventClassifierCode() string
func (*CreateEventRequest) GetEventCreatedDateTime ¶
func (x *CreateEventRequest) GetEventCreatedDateTime() string
func (*CreateEventRequest) GetEventDateTime ¶
func (x *CreateEventRequest) GetEventDateTime() string
func (*CreateEventRequest) GetEventType ¶
func (x *CreateEventRequest) GetEventType() string
func (*CreateEventRequest) GetOperationsEvent ¶
func (x *CreateEventRequest) GetOperationsEvent() *CreateOperationsEventRequest
func (*CreateEventRequest) GetRequestId ¶
func (x *CreateEventRequest) GetRequestId() string
func (*CreateEventRequest) GetShipmentEvent ¶
func (x *CreateEventRequest) GetShipmentEvent() *CreateShipmentEventRequest
func (*CreateEventRequest) GetTransportEvent ¶
func (x *CreateEventRequest) GetTransportEvent() *CreateTransportEventRequest
func (*CreateEventRequest) GetUserEmail ¶
func (x *CreateEventRequest) GetUserEmail() string
func (*CreateEventRequest) GetUserId ¶
func (x *CreateEventRequest) GetUserId() string
func (*CreateEventRequest) ProtoMessage ¶
func (*CreateEventRequest) ProtoMessage()
func (*CreateEventRequest) ProtoReflect ¶
func (x *CreateEventRequest) ProtoReflect() protoreflect.Message
func (*CreateEventRequest) Reset ¶
func (x *CreateEventRequest) Reset()
func (*CreateEventRequest) String ¶
func (x *CreateEventRequest) String() string
func (*CreateEventRequest) Validate ¶
func (m *CreateEventRequest) Validate() error
Validate checks the field values on CreateEventRequest 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 (*CreateEventRequest) ValidateAll ¶
func (m *CreateEventRequest) ValidateAll() error
ValidateAll checks the field values on CreateEventRequest 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 CreateEventRequestMultiError, or nil if none found.
type CreateEventRequestMultiError ¶
type CreateEventRequestMultiError []error
CreateEventRequestMultiError is an error wrapping multiple validation errors returned by CreateEventRequest.ValidateAll() if the designated constraints aren't met.
func (CreateEventRequestMultiError) AllErrors ¶
func (m CreateEventRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateEventRequestMultiError) Error ¶
func (m CreateEventRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateEventRequestValidationError ¶
type CreateEventRequestValidationError struct {
// contains filtered or unexported fields
}
CreateEventRequestValidationError is the validation error returned by CreateEventRequest.Validate if the designated constraints aren't met.
func (CreateEventRequestValidationError) Cause ¶
func (e CreateEventRequestValidationError) Cause() error
Cause function returns cause value.
func (CreateEventRequestValidationError) Error ¶
func (e CreateEventRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CreateEventRequestValidationError) ErrorName ¶
func (e CreateEventRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CreateEventRequestValidationError) Field ¶
func (e CreateEventRequestValidationError) Field() string
Field function returns field value.
func (CreateEventRequestValidationError) Key ¶
func (e CreateEventRequestValidationError) Key() bool
Key function returns key value.
func (CreateEventRequestValidationError) Reason ¶
func (e CreateEventRequestValidationError) Reason() string
Reason function returns reason value.
type CreateEventResponse ¶
type CreateEventResponse struct { Event *Event `protobuf:"bytes,1,opt,name=event,proto3" json:"event,omitempty"` // contains filtered or unexported fields }
func (*CreateEventResponse) Descriptor
deprecated
func (*CreateEventResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateEventResponse.ProtoReflect.Descriptor instead.
func (*CreateEventResponse) GetEvent ¶
func (x *CreateEventResponse) GetEvent() *Event
func (*CreateEventResponse) ProtoMessage ¶
func (*CreateEventResponse) ProtoMessage()
func (*CreateEventResponse) ProtoReflect ¶
func (x *CreateEventResponse) ProtoReflect() protoreflect.Message
func (*CreateEventResponse) Reset ¶
func (x *CreateEventResponse) Reset()
func (*CreateEventResponse) String ¶
func (x *CreateEventResponse) String() string
func (*CreateEventResponse) Validate ¶
func (m *CreateEventResponse) Validate() error
Validate checks the field values on CreateEventResponse 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 (*CreateEventResponse) ValidateAll ¶
func (m *CreateEventResponse) ValidateAll() error
ValidateAll checks the field values on CreateEventResponse 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 CreateEventResponseMultiError, or nil if none found.
type CreateEventResponseMultiError ¶
type CreateEventResponseMultiError []error
CreateEventResponseMultiError is an error wrapping multiple validation errors returned by CreateEventResponse.ValidateAll() if the designated constraints aren't met.
func (CreateEventResponseMultiError) AllErrors ¶
func (m CreateEventResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateEventResponseMultiError) Error ¶
func (m CreateEventResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateEventResponseValidationError ¶
type CreateEventResponseValidationError struct {
// contains filtered or unexported fields
}
CreateEventResponseValidationError is the validation error returned by CreateEventResponse.Validate if the designated constraints aren't met.
func (CreateEventResponseValidationError) Cause ¶
func (e CreateEventResponseValidationError) Cause() error
Cause function returns cause value.
func (CreateEventResponseValidationError) Error ¶
func (e CreateEventResponseValidationError) Error() string
Error satisfies the builtin error interface
func (CreateEventResponseValidationError) ErrorName ¶
func (e CreateEventResponseValidationError) ErrorName() string
ErrorName returns error name.
func (CreateEventResponseValidationError) Field ¶
func (e CreateEventResponseValidationError) Field() string
Field function returns field value.
func (CreateEventResponseValidationError) Key ¶
func (e CreateEventResponseValidationError) Key() bool
Key function returns key value.
func (CreateEventResponseValidationError) Reason ¶
func (e CreateEventResponseValidationError) Reason() string
Reason function returns reason value.
type CreateEventSubscriptionRequest ¶
type CreateEventSubscriptionRequest struct { CallbackUrl string `protobuf:"bytes,1,opt,name=callback_url,json=callbackUrl,proto3" json:"callback_url,omitempty"` DocumentReference string `protobuf:"bytes,2,opt,name=document_reference,json=documentReference,proto3" json:"document_reference,omitempty"` EquipmentReference string `protobuf:"bytes,3,opt,name=equipment_reference,json=equipmentReference,proto3" json:"equipment_reference,omitempty"` TransportCallReference string `` /* 129-byte string literal not displayed */ VesselImoNumber string `protobuf:"bytes,5,opt,name=vessel_imo_number,json=vesselImoNumber,proto3" json:"vessel_imo_number,omitempty"` CarrierExportVoyageNumber string `` /* 140-byte string literal not displayed */ UniversalExportVoyageReference string `` /* 155-byte string literal not displayed */ CarrierServiceCode string `protobuf:"bytes,8,opt,name=carrier_service_code,json=carrierServiceCode,proto3" json:"carrier_service_code,omitempty"` UniversalServiceReference string `` /* 138-byte string literal not displayed */ UnLocationCode string `protobuf:"bytes,10,opt,name=un_location_code,json=unLocationCode,proto3" json:"un_location_code,omitempty"` Secret []byte `protobuf:"bytes,11,opt,name=secret,proto3" json:"secret,omitempty"` UserId string `protobuf:"bytes,12,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` UserEmail string `protobuf:"bytes,13,opt,name=user_email,json=userEmail,proto3" json:"user_email,omitempty"` RequestId string `protobuf:"bytes,14,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` // contains filtered or unexported fields }
func (*CreateEventSubscriptionRequest) Descriptor
deprecated
func (*CreateEventSubscriptionRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateEventSubscriptionRequest.ProtoReflect.Descriptor instead.
func (*CreateEventSubscriptionRequest) GetCallbackUrl ¶
func (x *CreateEventSubscriptionRequest) GetCallbackUrl() string
func (*CreateEventSubscriptionRequest) GetCarrierExportVoyageNumber ¶
func (x *CreateEventSubscriptionRequest) GetCarrierExportVoyageNumber() string
func (*CreateEventSubscriptionRequest) GetCarrierServiceCode ¶
func (x *CreateEventSubscriptionRequest) GetCarrierServiceCode() string
func (*CreateEventSubscriptionRequest) GetDocumentReference ¶
func (x *CreateEventSubscriptionRequest) GetDocumentReference() string
func (*CreateEventSubscriptionRequest) GetEquipmentReference ¶
func (x *CreateEventSubscriptionRequest) GetEquipmentReference() string
func (*CreateEventSubscriptionRequest) GetRequestId ¶
func (x *CreateEventSubscriptionRequest) GetRequestId() string
func (*CreateEventSubscriptionRequest) GetSecret ¶
func (x *CreateEventSubscriptionRequest) GetSecret() []byte
func (*CreateEventSubscriptionRequest) GetTransportCallReference ¶
func (x *CreateEventSubscriptionRequest) GetTransportCallReference() string
func (*CreateEventSubscriptionRequest) GetUnLocationCode ¶
func (x *CreateEventSubscriptionRequest) GetUnLocationCode() string
func (*CreateEventSubscriptionRequest) GetUniversalExportVoyageReference ¶
func (x *CreateEventSubscriptionRequest) GetUniversalExportVoyageReference() string
func (*CreateEventSubscriptionRequest) GetUniversalServiceReference ¶
func (x *CreateEventSubscriptionRequest) GetUniversalServiceReference() string
func (*CreateEventSubscriptionRequest) GetUserEmail ¶
func (x *CreateEventSubscriptionRequest) GetUserEmail() string
func (*CreateEventSubscriptionRequest) GetUserId ¶
func (x *CreateEventSubscriptionRequest) GetUserId() string
func (*CreateEventSubscriptionRequest) GetVesselImoNumber ¶
func (x *CreateEventSubscriptionRequest) GetVesselImoNumber() string
func (*CreateEventSubscriptionRequest) ProtoMessage ¶
func (*CreateEventSubscriptionRequest) ProtoMessage()
func (*CreateEventSubscriptionRequest) ProtoReflect ¶
func (x *CreateEventSubscriptionRequest) ProtoReflect() protoreflect.Message
func (*CreateEventSubscriptionRequest) Reset ¶
func (x *CreateEventSubscriptionRequest) Reset()
func (*CreateEventSubscriptionRequest) String ¶
func (x *CreateEventSubscriptionRequest) String() string
func (*CreateEventSubscriptionRequest) Validate ¶
func (m *CreateEventSubscriptionRequest) Validate() error
Validate checks the field values on CreateEventSubscriptionRequest 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 (*CreateEventSubscriptionRequest) ValidateAll ¶
func (m *CreateEventSubscriptionRequest) ValidateAll() error
ValidateAll checks the field values on CreateEventSubscriptionRequest 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 CreateEventSubscriptionRequestMultiError, or nil if none found.
type CreateEventSubscriptionRequestMultiError ¶
type CreateEventSubscriptionRequestMultiError []error
CreateEventSubscriptionRequestMultiError is an error wrapping multiple validation errors returned by CreateEventSubscriptionRequest.ValidateAll() if the designated constraints aren't met.
func (CreateEventSubscriptionRequestMultiError) AllErrors ¶
func (m CreateEventSubscriptionRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateEventSubscriptionRequestMultiError) Error ¶
func (m CreateEventSubscriptionRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateEventSubscriptionRequestValidationError ¶
type CreateEventSubscriptionRequestValidationError struct {
// contains filtered or unexported fields
}
CreateEventSubscriptionRequestValidationError is the validation error returned by CreateEventSubscriptionRequest.Validate if the designated constraints aren't met.
func (CreateEventSubscriptionRequestValidationError) Cause ¶
func (e CreateEventSubscriptionRequestValidationError) Cause() error
Cause function returns cause value.
func (CreateEventSubscriptionRequestValidationError) Error ¶
func (e CreateEventSubscriptionRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CreateEventSubscriptionRequestValidationError) ErrorName ¶
func (e CreateEventSubscriptionRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CreateEventSubscriptionRequestValidationError) Field ¶
func (e CreateEventSubscriptionRequestValidationError) Field() string
Field function returns field value.
func (CreateEventSubscriptionRequestValidationError) Key ¶
func (e CreateEventSubscriptionRequestValidationError) Key() bool
Key function returns key value.
func (CreateEventSubscriptionRequestValidationError) Reason ¶
func (e CreateEventSubscriptionRequestValidationError) Reason() string
Reason function returns reason value.
type CreateEventSubscriptionResponse ¶
type CreateEventSubscriptionResponse struct { EventSubscription *EventSubscription `protobuf:"bytes,1,opt,name=event_subscription,json=eventSubscription,proto3" json:"event_subscription,omitempty"` // contains filtered or unexported fields }
func (*CreateEventSubscriptionResponse) Descriptor
deprecated
func (*CreateEventSubscriptionResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateEventSubscriptionResponse.ProtoReflect.Descriptor instead.
func (*CreateEventSubscriptionResponse) GetEventSubscription ¶
func (x *CreateEventSubscriptionResponse) GetEventSubscription() *EventSubscription
func (*CreateEventSubscriptionResponse) ProtoMessage ¶
func (*CreateEventSubscriptionResponse) ProtoMessage()
func (*CreateEventSubscriptionResponse) ProtoReflect ¶
func (x *CreateEventSubscriptionResponse) ProtoReflect() protoreflect.Message
func (*CreateEventSubscriptionResponse) Reset ¶
func (x *CreateEventSubscriptionResponse) Reset()
func (*CreateEventSubscriptionResponse) String ¶
func (x *CreateEventSubscriptionResponse) String() string
func (*CreateEventSubscriptionResponse) Validate ¶
func (m *CreateEventSubscriptionResponse) Validate() error
Validate checks the field values on CreateEventSubscriptionResponse 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 (*CreateEventSubscriptionResponse) ValidateAll ¶
func (m *CreateEventSubscriptionResponse) ValidateAll() error
ValidateAll checks the field values on CreateEventSubscriptionResponse 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 CreateEventSubscriptionResponseMultiError, or nil if none found.
type CreateEventSubscriptionResponseMultiError ¶
type CreateEventSubscriptionResponseMultiError []error
CreateEventSubscriptionResponseMultiError is an error wrapping multiple validation errors returned by CreateEventSubscriptionResponse.ValidateAll() if the designated constraints aren't met.
func (CreateEventSubscriptionResponseMultiError) AllErrors ¶
func (m CreateEventSubscriptionResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateEventSubscriptionResponseMultiError) Error ¶
func (m CreateEventSubscriptionResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateEventSubscriptionResponseValidationError ¶
type CreateEventSubscriptionResponseValidationError struct {
// contains filtered or unexported fields
}
CreateEventSubscriptionResponseValidationError is the validation error returned by CreateEventSubscriptionResponse.Validate if the designated constraints aren't met.
func (CreateEventSubscriptionResponseValidationError) Cause ¶
func (e CreateEventSubscriptionResponseValidationError) Cause() error
Cause function returns cause value.
func (CreateEventSubscriptionResponseValidationError) Error ¶
func (e CreateEventSubscriptionResponseValidationError) Error() string
Error satisfies the builtin error interface
func (CreateEventSubscriptionResponseValidationError) ErrorName ¶
func (e CreateEventSubscriptionResponseValidationError) ErrorName() string
ErrorName returns error name.
func (CreateEventSubscriptionResponseValidationError) Field ¶
func (e CreateEventSubscriptionResponseValidationError) Field() string
Field function returns field value.
func (CreateEventSubscriptionResponseValidationError) Key ¶
func (e CreateEventSubscriptionResponseValidationError) Key() bool
Key function returns key value.
func (CreateEventSubscriptionResponseValidationError) Reason ¶
func (e CreateEventSubscriptionResponseValidationError) Reason() string
Reason function returns reason value.
type CreateOperationsEventRequest ¶
type CreateOperationsEventRequest struct { EventClassifierCode string `protobuf:"bytes,1,opt,name=event_classifier_code,json=eventClassifierCode,proto3" json:"event_classifier_code,omitempty"` EventCreatedDateTime string `protobuf:"bytes,2,opt,name=event_created_date_time,json=eventCreatedDateTime,proto3" json:"event_created_date_time,omitempty"` EventDateTime string `protobuf:"bytes,3,opt,name=event_date_time,json=eventDateTime,proto3" json:"event_date_time,omitempty"` Publisher string `protobuf:"bytes,4,opt,name=publisher,proto3" json:"publisher,omitempty"` PublisherRole string `protobuf:"bytes,5,opt,name=publisher_role,json=publisherRole,proto3" json:"publisher_role,omitempty"` OperationsEventTypeCode string `` /* 134-byte string literal not displayed */ EventLocation string `protobuf:"bytes,7,opt,name=event_location,json=eventLocation,proto3" json:"event_location,omitempty"` TransportCallId uint32 `protobuf:"varint,8,opt,name=transport_call_id,json=transportCallId,proto3" json:"transport_call_id,omitempty"` PortCallServiceTypeCode string `` /* 136-byte string literal not displayed */ FacilityTypeCode string `protobuf:"bytes,10,opt,name=facility_type_code,json=facilityTypeCode,proto3" json:"facility_type_code,omitempty"` DelayReasonCode string `protobuf:"bytes,11,opt,name=delay_reason_code,json=delayReasonCode,proto3" json:"delay_reason_code,omitempty"` VesselPosition string `protobuf:"bytes,12,opt,name=vessel_position,json=vesselPosition,proto3" json:"vessel_position,omitempty"` Remark string `protobuf:"bytes,13,opt,name=remark,proto3" json:"remark,omitempty"` PortCallPhaseTypeCode string `` /* 131-byte string literal not displayed */ VesselDraft float64 `protobuf:"fixed64,15,opt,name=vessel_draft,json=vesselDraft,proto3" json:"vessel_draft,omitempty"` VesselDraftUnit string `protobuf:"bytes,16,opt,name=vessel_draft_unit,json=vesselDraftUnit,proto3" json:"vessel_draft_unit,omitempty"` MilesRemainingToDestination float64 `` /* 149-byte string literal not displayed */ EventId uint32 `protobuf:"varint,18,opt,name=event_id,json=eventId,proto3" json:"event_id,omitempty"` UserId string `protobuf:"bytes,19,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` UserEmail string `protobuf:"bytes,20,opt,name=user_email,json=userEmail,proto3" json:"user_email,omitempty"` RequestId string `protobuf:"bytes,21,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` OperationsEventType *CreateOperationsEventTypeRequest `protobuf:"bytes,22,opt,name=operations_event_type,json=operationsEventType,proto3" json:"operations_event_type,omitempty"` // contains filtered or unexported fields }
func (*CreateOperationsEventRequest) Descriptor
deprecated
func (*CreateOperationsEventRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateOperationsEventRequest.ProtoReflect.Descriptor instead.
func (*CreateOperationsEventRequest) GetDelayReasonCode ¶
func (x *CreateOperationsEventRequest) GetDelayReasonCode() string
func (*CreateOperationsEventRequest) GetEventClassifierCode ¶
func (x *CreateOperationsEventRequest) GetEventClassifierCode() string
func (*CreateOperationsEventRequest) GetEventCreatedDateTime ¶
func (x *CreateOperationsEventRequest) GetEventCreatedDateTime() string
func (*CreateOperationsEventRequest) GetEventDateTime ¶
func (x *CreateOperationsEventRequest) GetEventDateTime() string
func (*CreateOperationsEventRequest) GetEventId ¶
func (x *CreateOperationsEventRequest) GetEventId() uint32
func (*CreateOperationsEventRequest) GetEventLocation ¶
func (x *CreateOperationsEventRequest) GetEventLocation() string
func (*CreateOperationsEventRequest) GetFacilityTypeCode ¶
func (x *CreateOperationsEventRequest) GetFacilityTypeCode() string
func (*CreateOperationsEventRequest) GetMilesRemainingToDestination ¶
func (x *CreateOperationsEventRequest) GetMilesRemainingToDestination() float64
func (*CreateOperationsEventRequest) GetOperationsEventType ¶
func (x *CreateOperationsEventRequest) GetOperationsEventType() *CreateOperationsEventTypeRequest
func (*CreateOperationsEventRequest) GetOperationsEventTypeCode ¶
func (x *CreateOperationsEventRequest) GetOperationsEventTypeCode() string
func (*CreateOperationsEventRequest) GetPortCallPhaseTypeCode ¶
func (x *CreateOperationsEventRequest) GetPortCallPhaseTypeCode() string
func (*CreateOperationsEventRequest) GetPortCallServiceTypeCode ¶
func (x *CreateOperationsEventRequest) GetPortCallServiceTypeCode() string
func (*CreateOperationsEventRequest) GetPublisher ¶
func (x *CreateOperationsEventRequest) GetPublisher() string
func (*CreateOperationsEventRequest) GetPublisherRole ¶
func (x *CreateOperationsEventRequest) GetPublisherRole() string
func (*CreateOperationsEventRequest) GetRemark ¶
func (x *CreateOperationsEventRequest) GetRemark() string
func (*CreateOperationsEventRequest) GetRequestId ¶
func (x *CreateOperationsEventRequest) GetRequestId() string
func (*CreateOperationsEventRequest) GetTransportCallId ¶
func (x *CreateOperationsEventRequest) GetTransportCallId() uint32
func (*CreateOperationsEventRequest) GetUserEmail ¶
func (x *CreateOperationsEventRequest) GetUserEmail() string
func (*CreateOperationsEventRequest) GetUserId ¶
func (x *CreateOperationsEventRequest) GetUserId() string
func (*CreateOperationsEventRequest) GetVesselDraft ¶
func (x *CreateOperationsEventRequest) GetVesselDraft() float64
func (*CreateOperationsEventRequest) GetVesselDraftUnit ¶
func (x *CreateOperationsEventRequest) GetVesselDraftUnit() string
func (*CreateOperationsEventRequest) GetVesselPosition ¶
func (x *CreateOperationsEventRequest) GetVesselPosition() string
func (*CreateOperationsEventRequest) ProtoMessage ¶
func (*CreateOperationsEventRequest) ProtoMessage()
func (*CreateOperationsEventRequest) ProtoReflect ¶
func (x *CreateOperationsEventRequest) ProtoReflect() protoreflect.Message
func (*CreateOperationsEventRequest) Reset ¶
func (x *CreateOperationsEventRequest) Reset()
func (*CreateOperationsEventRequest) String ¶
func (x *CreateOperationsEventRequest) String() string
func (*CreateOperationsEventRequest) Validate ¶
func (m *CreateOperationsEventRequest) Validate() error
Validate checks the field values on CreateOperationsEventRequest 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 (*CreateOperationsEventRequest) ValidateAll ¶
func (m *CreateOperationsEventRequest) ValidateAll() error
ValidateAll checks the field values on CreateOperationsEventRequest 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 CreateOperationsEventRequestMultiError, or nil if none found.
type CreateOperationsEventRequestMultiError ¶
type CreateOperationsEventRequestMultiError []error
CreateOperationsEventRequestMultiError is an error wrapping multiple validation errors returned by CreateOperationsEventRequest.ValidateAll() if the designated constraints aren't met.
func (CreateOperationsEventRequestMultiError) AllErrors ¶
func (m CreateOperationsEventRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateOperationsEventRequestMultiError) Error ¶
func (m CreateOperationsEventRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateOperationsEventRequestValidationError ¶
type CreateOperationsEventRequestValidationError struct {
// contains filtered or unexported fields
}
CreateOperationsEventRequestValidationError is the validation error returned by CreateOperationsEventRequest.Validate if the designated constraints aren't met.
func (CreateOperationsEventRequestValidationError) Cause ¶
func (e CreateOperationsEventRequestValidationError) Cause() error
Cause function returns cause value.
func (CreateOperationsEventRequestValidationError) Error ¶
func (e CreateOperationsEventRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CreateOperationsEventRequestValidationError) ErrorName ¶
func (e CreateOperationsEventRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CreateOperationsEventRequestValidationError) Field ¶
func (e CreateOperationsEventRequestValidationError) Field() string
Field function returns field value.
func (CreateOperationsEventRequestValidationError) Key ¶
func (e CreateOperationsEventRequestValidationError) Key() bool
Key function returns key value.
func (CreateOperationsEventRequestValidationError) Reason ¶
func (e CreateOperationsEventRequestValidationError) Reason() string
Reason function returns reason value.
type CreateOperationsEventResponse ¶
type CreateOperationsEventResponse struct { OperationsEvent *OperationsEvent `protobuf:"bytes,1,opt,name=operations_event,json=operationsEvent,proto3" json:"operations_event,omitempty"` // contains filtered or unexported fields }
func (*CreateOperationsEventResponse) Descriptor
deprecated
func (*CreateOperationsEventResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateOperationsEventResponse.ProtoReflect.Descriptor instead.
func (*CreateOperationsEventResponse) GetOperationsEvent ¶
func (x *CreateOperationsEventResponse) GetOperationsEvent() *OperationsEvent
func (*CreateOperationsEventResponse) ProtoMessage ¶
func (*CreateOperationsEventResponse) ProtoMessage()
func (*CreateOperationsEventResponse) ProtoReflect ¶
func (x *CreateOperationsEventResponse) ProtoReflect() protoreflect.Message
func (*CreateOperationsEventResponse) Reset ¶
func (x *CreateOperationsEventResponse) Reset()
func (*CreateOperationsEventResponse) String ¶
func (x *CreateOperationsEventResponse) String() string
func (*CreateOperationsEventResponse) Validate ¶
func (m *CreateOperationsEventResponse) Validate() error
Validate checks the field values on CreateOperationsEventResponse 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 (*CreateOperationsEventResponse) ValidateAll ¶
func (m *CreateOperationsEventResponse) ValidateAll() error
ValidateAll checks the field values on CreateOperationsEventResponse 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 CreateOperationsEventResponseMultiError, or nil if none found.
type CreateOperationsEventResponseMultiError ¶
type CreateOperationsEventResponseMultiError []error
CreateOperationsEventResponseMultiError is an error wrapping multiple validation errors returned by CreateOperationsEventResponse.ValidateAll() if the designated constraints aren't met.
func (CreateOperationsEventResponseMultiError) AllErrors ¶
func (m CreateOperationsEventResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateOperationsEventResponseMultiError) Error ¶
func (m CreateOperationsEventResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateOperationsEventResponseValidationError ¶
type CreateOperationsEventResponseValidationError struct {
// contains filtered or unexported fields
}
CreateOperationsEventResponseValidationError is the validation error returned by CreateOperationsEventResponse.Validate if the designated constraints aren't met.
func (CreateOperationsEventResponseValidationError) Cause ¶
func (e CreateOperationsEventResponseValidationError) Cause() error
Cause function returns cause value.
func (CreateOperationsEventResponseValidationError) Error ¶
func (e CreateOperationsEventResponseValidationError) Error() string
Error satisfies the builtin error interface
func (CreateOperationsEventResponseValidationError) ErrorName ¶
func (e CreateOperationsEventResponseValidationError) ErrorName() string
ErrorName returns error name.
func (CreateOperationsEventResponseValidationError) Field ¶
func (e CreateOperationsEventResponseValidationError) Field() string
Field function returns field value.
func (CreateOperationsEventResponseValidationError) Key ¶
func (e CreateOperationsEventResponseValidationError) Key() bool
Key function returns key value.
func (CreateOperationsEventResponseValidationError) Reason ¶
func (e CreateOperationsEventResponseValidationError) Reason() string
Reason function returns reason value.
type CreateOperationsEventTypeRequest ¶
type CreateOperationsEventTypeRequest struct { OperationsEventTypeCode string `` /* 134-byte string literal not displayed */ OperationsEventTypeName string `` /* 134-byte string literal not displayed */ OperationsEventTypeDescription string `` /* 155-byte string literal not displayed */ OperationsEventId uint32 `protobuf:"varint,4,opt,name=operations_event_id,json=operationsEventId,proto3" json:"operations_event_id,omitempty"` UserId string `protobuf:"bytes,5,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` UserEmail string `protobuf:"bytes,6,opt,name=user_email,json=userEmail,proto3" json:"user_email,omitempty"` RequestId string `protobuf:"bytes,7,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` // contains filtered or unexported fields }
func (*CreateOperationsEventTypeRequest) Descriptor
deprecated
func (*CreateOperationsEventTypeRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateOperationsEventTypeRequest.ProtoReflect.Descriptor instead.
func (*CreateOperationsEventTypeRequest) GetOperationsEventId ¶
func (x *CreateOperationsEventTypeRequest) GetOperationsEventId() uint32
func (*CreateOperationsEventTypeRequest) GetOperationsEventTypeCode ¶
func (x *CreateOperationsEventTypeRequest) GetOperationsEventTypeCode() string
func (*CreateOperationsEventTypeRequest) GetOperationsEventTypeDescription ¶
func (x *CreateOperationsEventTypeRequest) GetOperationsEventTypeDescription() string
func (*CreateOperationsEventTypeRequest) GetOperationsEventTypeName ¶
func (x *CreateOperationsEventTypeRequest) GetOperationsEventTypeName() string
func (*CreateOperationsEventTypeRequest) GetRequestId ¶
func (x *CreateOperationsEventTypeRequest) GetRequestId() string
func (*CreateOperationsEventTypeRequest) GetUserEmail ¶
func (x *CreateOperationsEventTypeRequest) GetUserEmail() string
func (*CreateOperationsEventTypeRequest) GetUserId ¶
func (x *CreateOperationsEventTypeRequest) GetUserId() string
func (*CreateOperationsEventTypeRequest) ProtoMessage ¶
func (*CreateOperationsEventTypeRequest) ProtoMessage()
func (*CreateOperationsEventTypeRequest) ProtoReflect ¶
func (x *CreateOperationsEventTypeRequest) ProtoReflect() protoreflect.Message
func (*CreateOperationsEventTypeRequest) Reset ¶
func (x *CreateOperationsEventTypeRequest) Reset()
func (*CreateOperationsEventTypeRequest) String ¶
func (x *CreateOperationsEventTypeRequest) String() string
func (*CreateOperationsEventTypeRequest) Validate ¶
func (m *CreateOperationsEventTypeRequest) Validate() error
Validate checks the field values on CreateOperationsEventTypeRequest 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 (*CreateOperationsEventTypeRequest) ValidateAll ¶
func (m *CreateOperationsEventTypeRequest) ValidateAll() error
ValidateAll checks the field values on CreateOperationsEventTypeRequest 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 CreateOperationsEventTypeRequestMultiError, or nil if none found.
type CreateOperationsEventTypeRequestMultiError ¶
type CreateOperationsEventTypeRequestMultiError []error
CreateOperationsEventTypeRequestMultiError is an error wrapping multiple validation errors returned by CreateOperationsEventTypeRequest.ValidateAll() if the designated constraints aren't met.
func (CreateOperationsEventTypeRequestMultiError) AllErrors ¶
func (m CreateOperationsEventTypeRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateOperationsEventTypeRequestMultiError) Error ¶
func (m CreateOperationsEventTypeRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateOperationsEventTypeRequestValidationError ¶
type CreateOperationsEventTypeRequestValidationError struct {
// contains filtered or unexported fields
}
CreateOperationsEventTypeRequestValidationError is the validation error returned by CreateOperationsEventTypeRequest.Validate if the designated constraints aren't met.
func (CreateOperationsEventTypeRequestValidationError) Cause ¶
func (e CreateOperationsEventTypeRequestValidationError) Cause() error
Cause function returns cause value.
func (CreateOperationsEventTypeRequestValidationError) Error ¶
func (e CreateOperationsEventTypeRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CreateOperationsEventTypeRequestValidationError) ErrorName ¶
func (e CreateOperationsEventTypeRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CreateOperationsEventTypeRequestValidationError) Field ¶
func (e CreateOperationsEventTypeRequestValidationError) Field() string
Field function returns field value.
func (CreateOperationsEventTypeRequestValidationError) Key ¶
func (e CreateOperationsEventTypeRequestValidationError) Key() bool
Key function returns key value.
func (CreateOperationsEventTypeRequestValidationError) Reason ¶
func (e CreateOperationsEventTypeRequestValidationError) Reason() string
Reason function returns reason value.
type CreateSealRequest ¶
type CreateSealRequest struct { UtilizedTransportEquipmentId uint32 `` /* 150-byte string literal not displayed */ SealNumber string `protobuf:"bytes,2,opt,name=seal_number,json=sealNumber,proto3" json:"seal_number,omitempty"` SealSourceCode string `protobuf:"bytes,3,opt,name=seal_source_code,json=sealSourceCode,proto3" json:"seal_source_code,omitempty"` SealTypeCode string `protobuf:"bytes,4,opt,name=seal_type_code,json=sealTypeCode,proto3" json:"seal_type_code,omitempty"` UserId string `protobuf:"bytes,5,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` UserEmail string `protobuf:"bytes,6,opt,name=user_email,json=userEmail,proto3" json:"user_email,omitempty"` RequestId string `protobuf:"bytes,7,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` // contains filtered or unexported fields }
func (*CreateSealRequest) Descriptor
deprecated
func (*CreateSealRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateSealRequest.ProtoReflect.Descriptor instead.
func (*CreateSealRequest) GetRequestId ¶
func (x *CreateSealRequest) GetRequestId() string
func (*CreateSealRequest) GetSealNumber ¶
func (x *CreateSealRequest) GetSealNumber() string
func (*CreateSealRequest) GetSealSourceCode ¶
func (x *CreateSealRequest) GetSealSourceCode() string
func (*CreateSealRequest) GetSealTypeCode ¶
func (x *CreateSealRequest) GetSealTypeCode() string
func (*CreateSealRequest) GetUserEmail ¶
func (x *CreateSealRequest) GetUserEmail() string
func (*CreateSealRequest) GetUserId ¶
func (x *CreateSealRequest) GetUserId() string
func (*CreateSealRequest) GetUtilizedTransportEquipmentId ¶
func (x *CreateSealRequest) GetUtilizedTransportEquipmentId() uint32
func (*CreateSealRequest) ProtoMessage ¶
func (*CreateSealRequest) ProtoMessage()
func (*CreateSealRequest) ProtoReflect ¶
func (x *CreateSealRequest) ProtoReflect() protoreflect.Message
func (*CreateSealRequest) Reset ¶
func (x *CreateSealRequest) Reset()
func (*CreateSealRequest) String ¶
func (x *CreateSealRequest) String() string
func (*CreateSealRequest) Validate ¶
func (m *CreateSealRequest) Validate() error
Validate checks the field values on CreateSealRequest 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 (*CreateSealRequest) ValidateAll ¶
func (m *CreateSealRequest) ValidateAll() error
ValidateAll checks the field values on CreateSealRequest 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 CreateSealRequestMultiError, or nil if none found.
type CreateSealRequestMultiError ¶
type CreateSealRequestMultiError []error
CreateSealRequestMultiError is an error wrapping multiple validation errors returned by CreateSealRequest.ValidateAll() if the designated constraints aren't met.
func (CreateSealRequestMultiError) AllErrors ¶
func (m CreateSealRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateSealRequestMultiError) Error ¶
func (m CreateSealRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateSealRequestValidationError ¶
type CreateSealRequestValidationError struct {
// contains filtered or unexported fields
}
CreateSealRequestValidationError is the validation error returned by CreateSealRequest.Validate if the designated constraints aren't met.
func (CreateSealRequestValidationError) Cause ¶
func (e CreateSealRequestValidationError) Cause() error
Cause function returns cause value.
func (CreateSealRequestValidationError) Error ¶
func (e CreateSealRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CreateSealRequestValidationError) ErrorName ¶
func (e CreateSealRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CreateSealRequestValidationError) Field ¶
func (e CreateSealRequestValidationError) Field() string
Field function returns field value.
func (CreateSealRequestValidationError) Key ¶
func (e CreateSealRequestValidationError) Key() bool
Key function returns key value.
func (CreateSealRequestValidationError) Reason ¶
func (e CreateSealRequestValidationError) Reason() string
Reason function returns reason value.
type CreateSealResponse ¶
type CreateSealResponse struct { Seal *Seal `protobuf:"bytes,1,opt,name=seal,proto3" json:"seal,omitempty"` // contains filtered or unexported fields }
func (*CreateSealResponse) Descriptor
deprecated
func (*CreateSealResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateSealResponse.ProtoReflect.Descriptor instead.
func (*CreateSealResponse) GetSeal ¶
func (x *CreateSealResponse) GetSeal() *Seal
func (*CreateSealResponse) ProtoMessage ¶
func (*CreateSealResponse) ProtoMessage()
func (*CreateSealResponse) ProtoReflect ¶
func (x *CreateSealResponse) ProtoReflect() protoreflect.Message
func (*CreateSealResponse) Reset ¶
func (x *CreateSealResponse) Reset()
func (*CreateSealResponse) String ¶
func (x *CreateSealResponse) String() string
func (*CreateSealResponse) Validate ¶
func (m *CreateSealResponse) Validate() error
Validate checks the field values on CreateSealResponse 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 (*CreateSealResponse) ValidateAll ¶
func (m *CreateSealResponse) ValidateAll() error
ValidateAll checks the field values on CreateSealResponse 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 CreateSealResponseMultiError, or nil if none found.
type CreateSealResponseMultiError ¶
type CreateSealResponseMultiError []error
CreateSealResponseMultiError is an error wrapping multiple validation errors returned by CreateSealResponse.ValidateAll() if the designated constraints aren't met.
func (CreateSealResponseMultiError) AllErrors ¶
func (m CreateSealResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateSealResponseMultiError) Error ¶
func (m CreateSealResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateSealResponseValidationError ¶
type CreateSealResponseValidationError struct {
// contains filtered or unexported fields
}
CreateSealResponseValidationError is the validation error returned by CreateSealResponse.Validate if the designated constraints aren't met.
func (CreateSealResponseValidationError) Cause ¶
func (e CreateSealResponseValidationError) Cause() error
Cause function returns cause value.
func (CreateSealResponseValidationError) Error ¶
func (e CreateSealResponseValidationError) Error() string
Error satisfies the builtin error interface
func (CreateSealResponseValidationError) ErrorName ¶
func (e CreateSealResponseValidationError) ErrorName() string
ErrorName returns error name.
func (CreateSealResponseValidationError) Field ¶
func (e CreateSealResponseValidationError) Field() string
Field function returns field value.
func (CreateSealResponseValidationError) Key ¶
func (e CreateSealResponseValidationError) Key() bool
Key function returns key value.
func (CreateSealResponseValidationError) Reason ¶
func (e CreateSealResponseValidationError) Reason() string
Reason function returns reason value.
type CreateShipmentEventFromShippingInstructionRequest ¶
type CreateShipmentEventFromShippingInstructionRequest struct { CreateShipmentEventRequest *CreateShipmentEventRequest `` /* 143-byte string literal not displayed */ // contains filtered or unexported fields }
func (*CreateShipmentEventFromShippingInstructionRequest) Descriptor
deprecated
func (*CreateShipmentEventFromShippingInstructionRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateShipmentEventFromShippingInstructionRequest.ProtoReflect.Descriptor instead.
func (*CreateShipmentEventFromShippingInstructionRequest) GetCreateShipmentEventRequest ¶
func (x *CreateShipmentEventFromShippingInstructionRequest) GetCreateShipmentEventRequest() *CreateShipmentEventRequest
func (*CreateShipmentEventFromShippingInstructionRequest) ProtoMessage ¶
func (*CreateShipmentEventFromShippingInstructionRequest) ProtoMessage()
func (*CreateShipmentEventFromShippingInstructionRequest) ProtoReflect ¶
func (x *CreateShipmentEventFromShippingInstructionRequest) ProtoReflect() protoreflect.Message
func (*CreateShipmentEventFromShippingInstructionRequest) Reset ¶
func (x *CreateShipmentEventFromShippingInstructionRequest) Reset()
func (*CreateShipmentEventFromShippingInstructionRequest) String ¶
func (x *CreateShipmentEventFromShippingInstructionRequest) String() string
func (*CreateShipmentEventFromShippingInstructionRequest) Validate ¶
func (m *CreateShipmentEventFromShippingInstructionRequest) Validate() error
Validate checks the field values on CreateShipmentEventFromShippingInstructionRequest 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 (*CreateShipmentEventFromShippingInstructionRequest) ValidateAll ¶
func (m *CreateShipmentEventFromShippingInstructionRequest) ValidateAll() error
ValidateAll checks the field values on CreateShipmentEventFromShippingInstructionRequest 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 CreateShipmentEventFromShippingInstructionRequestMultiError, or nil if none found.
type CreateShipmentEventFromShippingInstructionRequestMultiError ¶
type CreateShipmentEventFromShippingInstructionRequestMultiError []error
CreateShipmentEventFromShippingInstructionRequestMultiError is an error wrapping multiple validation errors returned by CreateShipmentEventFromShippingInstructionRequest.ValidateAll() if the designated constraints aren't met.
func (CreateShipmentEventFromShippingInstructionRequestMultiError) AllErrors ¶
func (m CreateShipmentEventFromShippingInstructionRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateShipmentEventFromShippingInstructionRequestMultiError) Error ¶
func (m CreateShipmentEventFromShippingInstructionRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateShipmentEventFromShippingInstructionRequestValidationError ¶
type CreateShipmentEventFromShippingInstructionRequestValidationError struct {
// contains filtered or unexported fields
}
CreateShipmentEventFromShippingInstructionRequestValidationError is the validation error returned by CreateShipmentEventFromShippingInstructionRequest.Validate if the designated constraints aren't met.
func (CreateShipmentEventFromShippingInstructionRequestValidationError) Cause ¶
func (e CreateShipmentEventFromShippingInstructionRequestValidationError) Cause() error
Cause function returns cause value.
func (CreateShipmentEventFromShippingInstructionRequestValidationError) Error ¶
func (e CreateShipmentEventFromShippingInstructionRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CreateShipmentEventFromShippingInstructionRequestValidationError) ErrorName ¶
func (e CreateShipmentEventFromShippingInstructionRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CreateShipmentEventFromShippingInstructionRequestValidationError) Field ¶
func (e CreateShipmentEventFromShippingInstructionRequestValidationError) Field() string
Field function returns field value.
func (CreateShipmentEventFromShippingInstructionRequestValidationError) Key ¶
Key function returns key value.
func (CreateShipmentEventFromShippingInstructionRequestValidationError) Reason ¶
func (e CreateShipmentEventFromShippingInstructionRequestValidationError) Reason() string
Reason function returns reason value.
type CreateShipmentEventFromShippingInstructionResponse ¶
type CreateShipmentEventFromShippingInstructionResponse struct { ShipmentEvent *ShipmentEvent `protobuf:"bytes,1,opt,name=shipment_event,json=shipmentEvent,proto3" json:"shipment_event,omitempty"` // contains filtered or unexported fields }
func (*CreateShipmentEventFromShippingInstructionResponse) Descriptor
deprecated
func (*CreateShipmentEventFromShippingInstructionResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateShipmentEventFromShippingInstructionResponse.ProtoReflect.Descriptor instead.
func (*CreateShipmentEventFromShippingInstructionResponse) GetShipmentEvent ¶
func (x *CreateShipmentEventFromShippingInstructionResponse) GetShipmentEvent() *ShipmentEvent
func (*CreateShipmentEventFromShippingInstructionResponse) ProtoMessage ¶
func (*CreateShipmentEventFromShippingInstructionResponse) ProtoMessage()
func (*CreateShipmentEventFromShippingInstructionResponse) ProtoReflect ¶
func (x *CreateShipmentEventFromShippingInstructionResponse) ProtoReflect() protoreflect.Message
func (*CreateShipmentEventFromShippingInstructionResponse) Reset ¶
func (x *CreateShipmentEventFromShippingInstructionResponse) Reset()
func (*CreateShipmentEventFromShippingInstructionResponse) String ¶
func (x *CreateShipmentEventFromShippingInstructionResponse) String() string
func (*CreateShipmentEventFromShippingInstructionResponse) Validate ¶
func (m *CreateShipmentEventFromShippingInstructionResponse) Validate() error
Validate checks the field values on CreateShipmentEventFromShippingInstructionResponse 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 (*CreateShipmentEventFromShippingInstructionResponse) ValidateAll ¶
func (m *CreateShipmentEventFromShippingInstructionResponse) ValidateAll() error
ValidateAll checks the field values on CreateShipmentEventFromShippingInstructionResponse 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 CreateShipmentEventFromShippingInstructionResponseMultiError, or nil if none found.
type CreateShipmentEventFromShippingInstructionResponseMultiError ¶
type CreateShipmentEventFromShippingInstructionResponseMultiError []error
CreateShipmentEventFromShippingInstructionResponseMultiError is an error wrapping multiple validation errors returned by CreateShipmentEventFromShippingInstructionResponse.ValidateAll() if the designated constraints aren't met.
func (CreateShipmentEventFromShippingInstructionResponseMultiError) AllErrors ¶
func (m CreateShipmentEventFromShippingInstructionResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateShipmentEventFromShippingInstructionResponseMultiError) Error ¶
func (m CreateShipmentEventFromShippingInstructionResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateShipmentEventFromShippingInstructionResponseValidationError ¶
type CreateShipmentEventFromShippingInstructionResponseValidationError struct {
// contains filtered or unexported fields
}
CreateShipmentEventFromShippingInstructionResponseValidationError is the validation error returned by CreateShipmentEventFromShippingInstructionResponse.Validate if the designated constraints aren't met.
func (CreateShipmentEventFromShippingInstructionResponseValidationError) Cause ¶
func (e CreateShipmentEventFromShippingInstructionResponseValidationError) Cause() error
Cause function returns cause value.
func (CreateShipmentEventFromShippingInstructionResponseValidationError) Error ¶
func (e CreateShipmentEventFromShippingInstructionResponseValidationError) Error() string
Error satisfies the builtin error interface
func (CreateShipmentEventFromShippingInstructionResponseValidationError) ErrorName ¶
func (e CreateShipmentEventFromShippingInstructionResponseValidationError) ErrorName() string
ErrorName returns error name.
func (CreateShipmentEventFromShippingInstructionResponseValidationError) Field ¶
func (e CreateShipmentEventFromShippingInstructionResponseValidationError) Field() string
Field function returns field value.
func (CreateShipmentEventFromShippingInstructionResponseValidationError) Key ¶
Key function returns key value.
func (CreateShipmentEventFromShippingInstructionResponseValidationError) Reason ¶
func (e CreateShipmentEventFromShippingInstructionResponseValidationError) Reason() string
Reason function returns reason value.
type CreateShipmentEventRequest ¶
type CreateShipmentEventRequest struct { EventClassifierCode string `protobuf:"bytes,1,opt,name=event_classifier_code,json=eventClassifierCode,proto3" json:"event_classifier_code,omitempty"` EventCreatedDateTime string `protobuf:"bytes,2,opt,name=event_created_date_time,json=eventCreatedDateTime,proto3" json:"event_created_date_time,omitempty"` EventDateTime string `protobuf:"bytes,3,opt,name=event_date_time,json=eventDateTime,proto3" json:"event_date_time,omitempty"` ShipmentEventTypeCode string `` /* 128-byte string literal not displayed */ DocumentTypeCode string `protobuf:"bytes,5,opt,name=document_type_code,json=documentTypeCode,proto3" json:"document_type_code,omitempty"` DocumentId uint32 `protobuf:"varint,6,opt,name=document_id,json=documentId,proto3" json:"document_id,omitempty"` DocumentReference string `protobuf:"bytes,7,opt,name=document_reference,json=documentReference,proto3" json:"document_reference,omitempty"` Reason string `protobuf:"bytes,8,opt,name=reason,proto3" json:"reason,omitempty"` EventId uint32 `protobuf:"varint,9,opt,name=event_id,json=eventId,proto3" json:"event_id,omitempty"` UserId string `protobuf:"bytes,10,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` UserEmail string `protobuf:"bytes,11,opt,name=user_email,json=userEmail,proto3" json:"user_email,omitempty"` RequestId string `protobuf:"bytes,12,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` BookingId uint32 `protobuf:"varint,13,opt,name=booking_id,json=bookingId,proto3" json:"booking_id,omitempty"` ShippingInstructionId uint32 `` /* 128-byte string literal not displayed */ ShipmentEventType *CreateShipmentEventTypeRequest `protobuf:"bytes,15,opt,name=shipment_event_type,json=shipmentEventType,proto3" json:"shipment_event_type,omitempty"` // contains filtered or unexported fields }
func (*CreateShipmentEventRequest) Descriptor
deprecated
func (*CreateShipmentEventRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateShipmentEventRequest.ProtoReflect.Descriptor instead.
func (*CreateShipmentEventRequest) GetBookingId ¶
func (x *CreateShipmentEventRequest) GetBookingId() uint32
func (*CreateShipmentEventRequest) GetDocumentId ¶
func (x *CreateShipmentEventRequest) GetDocumentId() uint32
func (*CreateShipmentEventRequest) GetDocumentReference ¶
func (x *CreateShipmentEventRequest) GetDocumentReference() string
func (*CreateShipmentEventRequest) GetDocumentTypeCode ¶
func (x *CreateShipmentEventRequest) GetDocumentTypeCode() string
func (*CreateShipmentEventRequest) GetEventClassifierCode ¶
func (x *CreateShipmentEventRequest) GetEventClassifierCode() string
func (*CreateShipmentEventRequest) GetEventCreatedDateTime ¶
func (x *CreateShipmentEventRequest) GetEventCreatedDateTime() string
func (*CreateShipmentEventRequest) GetEventDateTime ¶
func (x *CreateShipmentEventRequest) GetEventDateTime() string
func (*CreateShipmentEventRequest) GetEventId ¶
func (x *CreateShipmentEventRequest) GetEventId() uint32
func (*CreateShipmentEventRequest) GetReason ¶
func (x *CreateShipmentEventRequest) GetReason() string
func (*CreateShipmentEventRequest) GetRequestId ¶
func (x *CreateShipmentEventRequest) GetRequestId() string
func (*CreateShipmentEventRequest) GetShipmentEventType ¶
func (x *CreateShipmentEventRequest) GetShipmentEventType() *CreateShipmentEventTypeRequest
func (*CreateShipmentEventRequest) GetShipmentEventTypeCode ¶
func (x *CreateShipmentEventRequest) GetShipmentEventTypeCode() string
func (*CreateShipmentEventRequest) GetShippingInstructionId ¶
func (x *CreateShipmentEventRequest) GetShippingInstructionId() uint32
func (*CreateShipmentEventRequest) GetUserEmail ¶
func (x *CreateShipmentEventRequest) GetUserEmail() string
func (*CreateShipmentEventRequest) GetUserId ¶
func (x *CreateShipmentEventRequest) GetUserId() string
func (*CreateShipmentEventRequest) ProtoMessage ¶
func (*CreateShipmentEventRequest) ProtoMessage()
func (*CreateShipmentEventRequest) ProtoReflect ¶
func (x *CreateShipmentEventRequest) ProtoReflect() protoreflect.Message
func (*CreateShipmentEventRequest) Reset ¶
func (x *CreateShipmentEventRequest) Reset()
func (*CreateShipmentEventRequest) String ¶
func (x *CreateShipmentEventRequest) String() string
func (*CreateShipmentEventRequest) Validate ¶
func (m *CreateShipmentEventRequest) Validate() error
Validate checks the field values on CreateShipmentEventRequest 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 (*CreateShipmentEventRequest) ValidateAll ¶
func (m *CreateShipmentEventRequest) ValidateAll() error
ValidateAll checks the field values on CreateShipmentEventRequest 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 CreateShipmentEventRequestMultiError, or nil if none found.
type CreateShipmentEventRequestMultiError ¶
type CreateShipmentEventRequestMultiError []error
CreateShipmentEventRequestMultiError is an error wrapping multiple validation errors returned by CreateShipmentEventRequest.ValidateAll() if the designated constraints aren't met.
func (CreateShipmentEventRequestMultiError) AllErrors ¶
func (m CreateShipmentEventRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateShipmentEventRequestMultiError) Error ¶
func (m CreateShipmentEventRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateShipmentEventRequestValidationError ¶
type CreateShipmentEventRequestValidationError struct {
// contains filtered or unexported fields
}
CreateShipmentEventRequestValidationError is the validation error returned by CreateShipmentEventRequest.Validate if the designated constraints aren't met.
func (CreateShipmentEventRequestValidationError) Cause ¶
func (e CreateShipmentEventRequestValidationError) Cause() error
Cause function returns cause value.
func (CreateShipmentEventRequestValidationError) Error ¶
func (e CreateShipmentEventRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CreateShipmentEventRequestValidationError) ErrorName ¶
func (e CreateShipmentEventRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CreateShipmentEventRequestValidationError) Field ¶
func (e CreateShipmentEventRequestValidationError) Field() string
Field function returns field value.
func (CreateShipmentEventRequestValidationError) Key ¶
func (e CreateShipmentEventRequestValidationError) Key() bool
Key function returns key value.
func (CreateShipmentEventRequestValidationError) Reason ¶
func (e CreateShipmentEventRequestValidationError) Reason() string
Reason function returns reason value.
type CreateShipmentEventResponse ¶
type CreateShipmentEventResponse struct { ShipmentEvent *ShipmentEvent `protobuf:"bytes,1,opt,name=shipment_event,json=shipmentEvent,proto3" json:"shipment_event,omitempty"` // contains filtered or unexported fields }
func (*CreateShipmentEventResponse) Descriptor
deprecated
func (*CreateShipmentEventResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateShipmentEventResponse.ProtoReflect.Descriptor instead.
func (*CreateShipmentEventResponse) GetShipmentEvent ¶
func (x *CreateShipmentEventResponse) GetShipmentEvent() *ShipmentEvent
func (*CreateShipmentEventResponse) ProtoMessage ¶
func (*CreateShipmentEventResponse) ProtoMessage()
func (*CreateShipmentEventResponse) ProtoReflect ¶
func (x *CreateShipmentEventResponse) ProtoReflect() protoreflect.Message
func (*CreateShipmentEventResponse) Reset ¶
func (x *CreateShipmentEventResponse) Reset()
func (*CreateShipmentEventResponse) String ¶
func (x *CreateShipmentEventResponse) String() string
func (*CreateShipmentEventResponse) Validate ¶
func (m *CreateShipmentEventResponse) Validate() error
Validate checks the field values on CreateShipmentEventResponse 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 (*CreateShipmentEventResponse) ValidateAll ¶
func (m *CreateShipmentEventResponse) ValidateAll() error
ValidateAll checks the field values on CreateShipmentEventResponse 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 CreateShipmentEventResponseMultiError, or nil if none found.
type CreateShipmentEventResponseMultiError ¶
type CreateShipmentEventResponseMultiError []error
CreateShipmentEventResponseMultiError is an error wrapping multiple validation errors returned by CreateShipmentEventResponse.ValidateAll() if the designated constraints aren't met.
func (CreateShipmentEventResponseMultiError) AllErrors ¶
func (m CreateShipmentEventResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateShipmentEventResponseMultiError) Error ¶
func (m CreateShipmentEventResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateShipmentEventResponseValidationError ¶
type CreateShipmentEventResponseValidationError struct {
// contains filtered or unexported fields
}
CreateShipmentEventResponseValidationError is the validation error returned by CreateShipmentEventResponse.Validate if the designated constraints aren't met.
func (CreateShipmentEventResponseValidationError) Cause ¶
func (e CreateShipmentEventResponseValidationError) Cause() error
Cause function returns cause value.
func (CreateShipmentEventResponseValidationError) Error ¶
func (e CreateShipmentEventResponseValidationError) Error() string
Error satisfies the builtin error interface
func (CreateShipmentEventResponseValidationError) ErrorName ¶
func (e CreateShipmentEventResponseValidationError) ErrorName() string
ErrorName returns error name.
func (CreateShipmentEventResponseValidationError) Field ¶
func (e CreateShipmentEventResponseValidationError) Field() string
Field function returns field value.
func (CreateShipmentEventResponseValidationError) Key ¶
func (e CreateShipmentEventResponseValidationError) Key() bool
Key function returns key value.
func (CreateShipmentEventResponseValidationError) Reason ¶
func (e CreateShipmentEventResponseValidationError) Reason() string
Reason function returns reason value.
type CreateShipmentEventTypeRequest ¶
type CreateShipmentEventTypeRequest struct { ShipmentEventTypeCode string `` /* 128-byte string literal not displayed */ ShipmentEventTypeName string `` /* 128-byte string literal not displayed */ ShipmentEventTypeDescription string `` /* 149-byte string literal not displayed */ ShipmentEventId uint32 `protobuf:"varint,4,opt,name=shipment_event_id,json=shipmentEventId,proto3" json:"shipment_event_id,omitempty"` UserId string `protobuf:"bytes,5,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` UserEmail string `protobuf:"bytes,6,opt,name=user_email,json=userEmail,proto3" json:"user_email,omitempty"` RequestId string `protobuf:"bytes,7,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` // contains filtered or unexported fields }
func (*CreateShipmentEventTypeRequest) Descriptor
deprecated
func (*CreateShipmentEventTypeRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateShipmentEventTypeRequest.ProtoReflect.Descriptor instead.
func (*CreateShipmentEventTypeRequest) GetRequestId ¶
func (x *CreateShipmentEventTypeRequest) GetRequestId() string
func (*CreateShipmentEventTypeRequest) GetShipmentEventId ¶
func (x *CreateShipmentEventTypeRequest) GetShipmentEventId() uint32
func (*CreateShipmentEventTypeRequest) GetShipmentEventTypeCode ¶
func (x *CreateShipmentEventTypeRequest) GetShipmentEventTypeCode() string
func (*CreateShipmentEventTypeRequest) GetShipmentEventTypeDescription ¶
func (x *CreateShipmentEventTypeRequest) GetShipmentEventTypeDescription() string
func (*CreateShipmentEventTypeRequest) GetShipmentEventTypeName ¶
func (x *CreateShipmentEventTypeRequest) GetShipmentEventTypeName() string
func (*CreateShipmentEventTypeRequest) GetUserEmail ¶
func (x *CreateShipmentEventTypeRequest) GetUserEmail() string
func (*CreateShipmentEventTypeRequest) GetUserId ¶
func (x *CreateShipmentEventTypeRequest) GetUserId() string
func (*CreateShipmentEventTypeRequest) ProtoMessage ¶
func (*CreateShipmentEventTypeRequest) ProtoMessage()
func (*CreateShipmentEventTypeRequest) ProtoReflect ¶
func (x *CreateShipmentEventTypeRequest) ProtoReflect() protoreflect.Message
func (*CreateShipmentEventTypeRequest) Reset ¶
func (x *CreateShipmentEventTypeRequest) Reset()
func (*CreateShipmentEventTypeRequest) String ¶
func (x *CreateShipmentEventTypeRequest) String() string
func (*CreateShipmentEventTypeRequest) Validate ¶
func (m *CreateShipmentEventTypeRequest) Validate() error
Validate checks the field values on CreateShipmentEventTypeRequest 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 (*CreateShipmentEventTypeRequest) ValidateAll ¶
func (m *CreateShipmentEventTypeRequest) ValidateAll() error
ValidateAll checks the field values on CreateShipmentEventTypeRequest 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 CreateShipmentEventTypeRequestMultiError, or nil if none found.
type CreateShipmentEventTypeRequestMultiError ¶
type CreateShipmentEventTypeRequestMultiError []error
CreateShipmentEventTypeRequestMultiError is an error wrapping multiple validation errors returned by CreateShipmentEventTypeRequest.ValidateAll() if the designated constraints aren't met.
func (CreateShipmentEventTypeRequestMultiError) AllErrors ¶
func (m CreateShipmentEventTypeRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateShipmentEventTypeRequestMultiError) Error ¶
func (m CreateShipmentEventTypeRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateShipmentEventTypeRequestValidationError ¶
type CreateShipmentEventTypeRequestValidationError struct {
// contains filtered or unexported fields
}
CreateShipmentEventTypeRequestValidationError is the validation error returned by CreateShipmentEventTypeRequest.Validate if the designated constraints aren't met.
func (CreateShipmentEventTypeRequestValidationError) Cause ¶
func (e CreateShipmentEventTypeRequestValidationError) Cause() error
Cause function returns cause value.
func (CreateShipmentEventTypeRequestValidationError) Error ¶
func (e CreateShipmentEventTypeRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CreateShipmentEventTypeRequestValidationError) ErrorName ¶
func (e CreateShipmentEventTypeRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CreateShipmentEventTypeRequestValidationError) Field ¶
func (e CreateShipmentEventTypeRequestValidationError) Field() string
Field function returns field value.
func (CreateShipmentEventTypeRequestValidationError) Key ¶
func (e CreateShipmentEventTypeRequestValidationError) Key() bool
Key function returns key value.
func (CreateShipmentEventTypeRequestValidationError) Reason ¶
func (e CreateShipmentEventTypeRequestValidationError) Reason() string
Reason function returns reason value.
type CreateTransportEventRequest ¶
type CreateTransportEventRequest struct { EventClassifierCode string `protobuf:"bytes,1,opt,name=event_classifier_code,json=eventClassifierCode,proto3" json:"event_classifier_code,omitempty"` EventCreatedDateTime string `protobuf:"bytes,2,opt,name=event_created_date_time,json=eventCreatedDateTime,proto3" json:"event_created_date_time,omitempty"` EventDateTime string `protobuf:"bytes,3,opt,name=event_date_time,json=eventDateTime,proto3" json:"event_date_time,omitempty"` TransportEventTypeCode string `` /* 131-byte string literal not displayed */ DelayReasonCode string `protobuf:"bytes,5,opt,name=delay_reason_code,json=delayReasonCode,proto3" json:"delay_reason_code,omitempty"` ChangeRemark string `protobuf:"bytes,6,opt,name=change_remark,json=changeRemark,proto3" json:"change_remark,omitempty"` TransportCallId uint32 `protobuf:"varint,7,opt,name=transport_call_id,json=transportCallId,proto3" json:"transport_call_id,omitempty"` EventId uint32 `protobuf:"varint,8,opt,name=event_id,json=eventId,proto3" json:"event_id,omitempty"` UserId string `protobuf:"bytes,9,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` UserEmail string `protobuf:"bytes,10,opt,name=user_email,json=userEmail,proto3" json:"user_email,omitempty"` RequestId string `protobuf:"bytes,11,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` TransportEventType *CreateTransportEventTypeRequest `protobuf:"bytes,12,opt,name=transport_event_type,json=transportEventType,proto3" json:"transport_event_type,omitempty"` // contains filtered or unexported fields }
func (*CreateTransportEventRequest) Descriptor
deprecated
func (*CreateTransportEventRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateTransportEventRequest.ProtoReflect.Descriptor instead.
func (*CreateTransportEventRequest) GetChangeRemark ¶
func (x *CreateTransportEventRequest) GetChangeRemark() string
func (*CreateTransportEventRequest) GetDelayReasonCode ¶
func (x *CreateTransportEventRequest) GetDelayReasonCode() string
func (*CreateTransportEventRequest) GetEventClassifierCode ¶
func (x *CreateTransportEventRequest) GetEventClassifierCode() string
func (*CreateTransportEventRequest) GetEventCreatedDateTime ¶
func (x *CreateTransportEventRequest) GetEventCreatedDateTime() string
func (*CreateTransportEventRequest) GetEventDateTime ¶
func (x *CreateTransportEventRequest) GetEventDateTime() string
func (*CreateTransportEventRequest) GetEventId ¶
func (x *CreateTransportEventRequest) GetEventId() uint32
func (*CreateTransportEventRequest) GetRequestId ¶
func (x *CreateTransportEventRequest) GetRequestId() string
func (*CreateTransportEventRequest) GetTransportCallId ¶
func (x *CreateTransportEventRequest) GetTransportCallId() uint32
func (*CreateTransportEventRequest) GetTransportEventType ¶
func (x *CreateTransportEventRequest) GetTransportEventType() *CreateTransportEventTypeRequest
func (*CreateTransportEventRequest) GetTransportEventTypeCode ¶
func (x *CreateTransportEventRequest) GetTransportEventTypeCode() string
func (*CreateTransportEventRequest) GetUserEmail ¶
func (x *CreateTransportEventRequest) GetUserEmail() string
func (*CreateTransportEventRequest) GetUserId ¶
func (x *CreateTransportEventRequest) GetUserId() string
func (*CreateTransportEventRequest) ProtoMessage ¶
func (*CreateTransportEventRequest) ProtoMessage()
func (*CreateTransportEventRequest) ProtoReflect ¶
func (x *CreateTransportEventRequest) ProtoReflect() protoreflect.Message
func (*CreateTransportEventRequest) Reset ¶
func (x *CreateTransportEventRequest) Reset()
func (*CreateTransportEventRequest) String ¶
func (x *CreateTransportEventRequest) String() string
func (*CreateTransportEventRequest) Validate ¶
func (m *CreateTransportEventRequest) Validate() error
Validate checks the field values on CreateTransportEventRequest 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 (*CreateTransportEventRequest) ValidateAll ¶
func (m *CreateTransportEventRequest) ValidateAll() error
ValidateAll checks the field values on CreateTransportEventRequest 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 CreateTransportEventRequestMultiError, or nil if none found.
type CreateTransportEventRequestMultiError ¶
type CreateTransportEventRequestMultiError []error
CreateTransportEventRequestMultiError is an error wrapping multiple validation errors returned by CreateTransportEventRequest.ValidateAll() if the designated constraints aren't met.
func (CreateTransportEventRequestMultiError) AllErrors ¶
func (m CreateTransportEventRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateTransportEventRequestMultiError) Error ¶
func (m CreateTransportEventRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateTransportEventRequestValidationError ¶
type CreateTransportEventRequestValidationError struct {
// contains filtered or unexported fields
}
CreateTransportEventRequestValidationError is the validation error returned by CreateTransportEventRequest.Validate if the designated constraints aren't met.
func (CreateTransportEventRequestValidationError) Cause ¶
func (e CreateTransportEventRequestValidationError) Cause() error
Cause function returns cause value.
func (CreateTransportEventRequestValidationError) Error ¶
func (e CreateTransportEventRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CreateTransportEventRequestValidationError) ErrorName ¶
func (e CreateTransportEventRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CreateTransportEventRequestValidationError) Field ¶
func (e CreateTransportEventRequestValidationError) Field() string
Field function returns field value.
func (CreateTransportEventRequestValidationError) Key ¶
func (e CreateTransportEventRequestValidationError) Key() bool
Key function returns key value.
func (CreateTransportEventRequestValidationError) Reason ¶
func (e CreateTransportEventRequestValidationError) Reason() string
Reason function returns reason value.
type CreateTransportEventResponse ¶
type CreateTransportEventResponse struct { TransportEvent *TransportEvent `protobuf:"bytes,1,opt,name=transport_event,json=transportEvent,proto3" json:"transport_event,omitempty"` // contains filtered or unexported fields }
func (*CreateTransportEventResponse) Descriptor
deprecated
func (*CreateTransportEventResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateTransportEventResponse.ProtoReflect.Descriptor instead.
func (*CreateTransportEventResponse) GetTransportEvent ¶
func (x *CreateTransportEventResponse) GetTransportEvent() *TransportEvent
func (*CreateTransportEventResponse) ProtoMessage ¶
func (*CreateTransportEventResponse) ProtoMessage()
func (*CreateTransportEventResponse) ProtoReflect ¶
func (x *CreateTransportEventResponse) ProtoReflect() protoreflect.Message
func (*CreateTransportEventResponse) Reset ¶
func (x *CreateTransportEventResponse) Reset()
func (*CreateTransportEventResponse) String ¶
func (x *CreateTransportEventResponse) String() string
func (*CreateTransportEventResponse) Validate ¶
func (m *CreateTransportEventResponse) Validate() error
Validate checks the field values on CreateTransportEventResponse 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 (*CreateTransportEventResponse) ValidateAll ¶
func (m *CreateTransportEventResponse) ValidateAll() error
ValidateAll checks the field values on CreateTransportEventResponse 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 CreateTransportEventResponseMultiError, or nil if none found.
type CreateTransportEventResponseMultiError ¶
type CreateTransportEventResponseMultiError []error
CreateTransportEventResponseMultiError is an error wrapping multiple validation errors returned by CreateTransportEventResponse.ValidateAll() if the designated constraints aren't met.
func (CreateTransportEventResponseMultiError) AllErrors ¶
func (m CreateTransportEventResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateTransportEventResponseMultiError) Error ¶
func (m CreateTransportEventResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateTransportEventResponseValidationError ¶
type CreateTransportEventResponseValidationError struct {
// contains filtered or unexported fields
}
CreateTransportEventResponseValidationError is the validation error returned by CreateTransportEventResponse.Validate if the designated constraints aren't met.
func (CreateTransportEventResponseValidationError) Cause ¶
func (e CreateTransportEventResponseValidationError) Cause() error
Cause function returns cause value.
func (CreateTransportEventResponseValidationError) Error ¶
func (e CreateTransportEventResponseValidationError) Error() string
Error satisfies the builtin error interface
func (CreateTransportEventResponseValidationError) ErrorName ¶
func (e CreateTransportEventResponseValidationError) ErrorName() string
ErrorName returns error name.
func (CreateTransportEventResponseValidationError) Field ¶
func (e CreateTransportEventResponseValidationError) Field() string
Field function returns field value.
func (CreateTransportEventResponseValidationError) Key ¶
func (e CreateTransportEventResponseValidationError) Key() bool
Key function returns key value.
func (CreateTransportEventResponseValidationError) Reason ¶
func (e CreateTransportEventResponseValidationError) Reason() string
Reason function returns reason value.
type CreateTransportEventTypeRequest ¶
type CreateTransportEventTypeRequest struct { TransportEventTypeCode string `` /* 131-byte string literal not displayed */ TransportEventTypeName string `` /* 131-byte string literal not displayed */ TransportEventTypeDescription string `` /* 152-byte string literal not displayed */ TransportEventId uint32 `protobuf:"varint,4,opt,name=transport_event_id,json=transportEventId,proto3" json:"transport_event_id,omitempty"` UserId string `protobuf:"bytes,5,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` UserEmail string `protobuf:"bytes,6,opt,name=user_email,json=userEmail,proto3" json:"user_email,omitempty"` RequestId string `protobuf:"bytes,7,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` // contains filtered or unexported fields }
func (*CreateTransportEventTypeRequest) Descriptor
deprecated
func (*CreateTransportEventTypeRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateTransportEventTypeRequest.ProtoReflect.Descriptor instead.
func (*CreateTransportEventTypeRequest) GetRequestId ¶
func (x *CreateTransportEventTypeRequest) GetRequestId() string
func (*CreateTransportEventTypeRequest) GetTransportEventId ¶
func (x *CreateTransportEventTypeRequest) GetTransportEventId() uint32
func (*CreateTransportEventTypeRequest) GetTransportEventTypeCode ¶
func (x *CreateTransportEventTypeRequest) GetTransportEventTypeCode() string
func (*CreateTransportEventTypeRequest) GetTransportEventTypeDescription ¶
func (x *CreateTransportEventTypeRequest) GetTransportEventTypeDescription() string
func (*CreateTransportEventTypeRequest) GetTransportEventTypeName ¶
func (x *CreateTransportEventTypeRequest) GetTransportEventTypeName() string
func (*CreateTransportEventTypeRequest) GetUserEmail ¶
func (x *CreateTransportEventTypeRequest) GetUserEmail() string
func (*CreateTransportEventTypeRequest) GetUserId ¶
func (x *CreateTransportEventTypeRequest) GetUserId() string
func (*CreateTransportEventTypeRequest) ProtoMessage ¶
func (*CreateTransportEventTypeRequest) ProtoMessage()
func (*CreateTransportEventTypeRequest) ProtoReflect ¶
func (x *CreateTransportEventTypeRequest) ProtoReflect() protoreflect.Message
func (*CreateTransportEventTypeRequest) Reset ¶
func (x *CreateTransportEventTypeRequest) Reset()
func (*CreateTransportEventTypeRequest) String ¶
func (x *CreateTransportEventTypeRequest) String() string
func (*CreateTransportEventTypeRequest) Validate ¶
func (m *CreateTransportEventTypeRequest) Validate() error
Validate checks the field values on CreateTransportEventTypeRequest 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 (*CreateTransportEventTypeRequest) ValidateAll ¶
func (m *CreateTransportEventTypeRequest) ValidateAll() error
ValidateAll checks the field values on CreateTransportEventTypeRequest 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 CreateTransportEventTypeRequestMultiError, or nil if none found.
type CreateTransportEventTypeRequestMultiError ¶
type CreateTransportEventTypeRequestMultiError []error
CreateTransportEventTypeRequestMultiError is an error wrapping multiple validation errors returned by CreateTransportEventTypeRequest.ValidateAll() if the designated constraints aren't met.
func (CreateTransportEventTypeRequestMultiError) AllErrors ¶
func (m CreateTransportEventTypeRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateTransportEventTypeRequestMultiError) Error ¶
func (m CreateTransportEventTypeRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateTransportEventTypeRequestValidationError ¶
type CreateTransportEventTypeRequestValidationError struct {
// contains filtered or unexported fields
}
CreateTransportEventTypeRequestValidationError is the validation error returned by CreateTransportEventTypeRequest.Validate if the designated constraints aren't met.
func (CreateTransportEventTypeRequestValidationError) Cause ¶
func (e CreateTransportEventTypeRequestValidationError) Cause() error
Cause function returns cause value.
func (CreateTransportEventTypeRequestValidationError) Error ¶
func (e CreateTransportEventTypeRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CreateTransportEventTypeRequestValidationError) ErrorName ¶
func (e CreateTransportEventTypeRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CreateTransportEventTypeRequestValidationError) Field ¶
func (e CreateTransportEventTypeRequestValidationError) Field() string
Field function returns field value.
func (CreateTransportEventTypeRequestValidationError) Key ¶
func (e CreateTransportEventTypeRequestValidationError) Key() bool
Key function returns key value.
func (CreateTransportEventTypeRequestValidationError) Reason ¶
func (e CreateTransportEventTypeRequestValidationError) Reason() string
Reason function returns reason value.
type DeleteEventSubscriptionByIDRequest ¶
type DeleteEventSubscriptionByIDRequest struct { GetRequest *v1.GetRequest `protobuf:"bytes,1,opt,name=get_request,json=getRequest,proto3" json:"get_request,omitempty"` // contains filtered or unexported fields }
func (*DeleteEventSubscriptionByIDRequest) Descriptor
deprecated
func (*DeleteEventSubscriptionByIDRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteEventSubscriptionByIDRequest.ProtoReflect.Descriptor instead.
func (*DeleteEventSubscriptionByIDRequest) GetGetRequest ¶
func (x *DeleteEventSubscriptionByIDRequest) GetGetRequest() *v1.GetRequest
func (*DeleteEventSubscriptionByIDRequest) ProtoMessage ¶
func (*DeleteEventSubscriptionByIDRequest) ProtoMessage()
func (*DeleteEventSubscriptionByIDRequest) ProtoReflect ¶
func (x *DeleteEventSubscriptionByIDRequest) ProtoReflect() protoreflect.Message
func (*DeleteEventSubscriptionByIDRequest) Reset ¶
func (x *DeleteEventSubscriptionByIDRequest) Reset()
func (*DeleteEventSubscriptionByIDRequest) String ¶
func (x *DeleteEventSubscriptionByIDRequest) String() string
func (*DeleteEventSubscriptionByIDRequest) Validate ¶
func (m *DeleteEventSubscriptionByIDRequest) Validate() error
Validate checks the field values on DeleteEventSubscriptionByIDRequest 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 (*DeleteEventSubscriptionByIDRequest) ValidateAll ¶
func (m *DeleteEventSubscriptionByIDRequest) ValidateAll() error
ValidateAll checks the field values on DeleteEventSubscriptionByIDRequest 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 DeleteEventSubscriptionByIDRequestMultiError, or nil if none found.
type DeleteEventSubscriptionByIDRequestMultiError ¶
type DeleteEventSubscriptionByIDRequestMultiError []error
DeleteEventSubscriptionByIDRequestMultiError is an error wrapping multiple validation errors returned by DeleteEventSubscriptionByIDRequest.ValidateAll() if the designated constraints aren't met.
func (DeleteEventSubscriptionByIDRequestMultiError) AllErrors ¶
func (m DeleteEventSubscriptionByIDRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteEventSubscriptionByIDRequestMultiError) Error ¶
func (m DeleteEventSubscriptionByIDRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteEventSubscriptionByIDRequestValidationError ¶
type DeleteEventSubscriptionByIDRequestValidationError struct {
// contains filtered or unexported fields
}
DeleteEventSubscriptionByIDRequestValidationError is the validation error returned by DeleteEventSubscriptionByIDRequest.Validate if the designated constraints aren't met.
func (DeleteEventSubscriptionByIDRequestValidationError) Cause ¶
func (e DeleteEventSubscriptionByIDRequestValidationError) Cause() error
Cause function returns cause value.
func (DeleteEventSubscriptionByIDRequestValidationError) Error ¶
func (e DeleteEventSubscriptionByIDRequestValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteEventSubscriptionByIDRequestValidationError) ErrorName ¶
func (e DeleteEventSubscriptionByIDRequestValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteEventSubscriptionByIDRequestValidationError) Field ¶
func (e DeleteEventSubscriptionByIDRequestValidationError) Field() string
Field function returns field value.
func (DeleteEventSubscriptionByIDRequestValidationError) Key ¶
func (e DeleteEventSubscriptionByIDRequestValidationError) Key() bool
Key function returns key value.
func (DeleteEventSubscriptionByIDRequestValidationError) Reason ¶
func (e DeleteEventSubscriptionByIDRequestValidationError) Reason() string
Reason function returns reason value.
type DeleteEventSubscriptionByIDResponse ¶
type DeleteEventSubscriptionByIDResponse struct {
// contains filtered or unexported fields
}
func (*DeleteEventSubscriptionByIDResponse) Descriptor
deprecated
func (*DeleteEventSubscriptionByIDResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteEventSubscriptionByIDResponse.ProtoReflect.Descriptor instead.
func (*DeleteEventSubscriptionByIDResponse) ProtoMessage ¶
func (*DeleteEventSubscriptionByIDResponse) ProtoMessage()
func (*DeleteEventSubscriptionByIDResponse) ProtoReflect ¶
func (x *DeleteEventSubscriptionByIDResponse) ProtoReflect() protoreflect.Message
func (*DeleteEventSubscriptionByIDResponse) Reset ¶
func (x *DeleteEventSubscriptionByIDResponse) Reset()
func (*DeleteEventSubscriptionByIDResponse) String ¶
func (x *DeleteEventSubscriptionByIDResponse) String() string
func (*DeleteEventSubscriptionByIDResponse) Validate ¶
func (m *DeleteEventSubscriptionByIDResponse) Validate() error
Validate checks the field values on DeleteEventSubscriptionByIDResponse 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 (*DeleteEventSubscriptionByIDResponse) ValidateAll ¶
func (m *DeleteEventSubscriptionByIDResponse) ValidateAll() error
ValidateAll checks the field values on DeleteEventSubscriptionByIDResponse 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 DeleteEventSubscriptionByIDResponseMultiError, or nil if none found.
type DeleteEventSubscriptionByIDResponseMultiError ¶
type DeleteEventSubscriptionByIDResponseMultiError []error
DeleteEventSubscriptionByIDResponseMultiError is an error wrapping multiple validation errors returned by DeleteEventSubscriptionByIDResponse.ValidateAll() if the designated constraints aren't met.
func (DeleteEventSubscriptionByIDResponseMultiError) AllErrors ¶
func (m DeleteEventSubscriptionByIDResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteEventSubscriptionByIDResponseMultiError) Error ¶
func (m DeleteEventSubscriptionByIDResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteEventSubscriptionByIDResponseValidationError ¶
type DeleteEventSubscriptionByIDResponseValidationError struct {
// contains filtered or unexported fields
}
DeleteEventSubscriptionByIDResponseValidationError is the validation error returned by DeleteEventSubscriptionByIDResponse.Validate if the designated constraints aren't met.
func (DeleteEventSubscriptionByIDResponseValidationError) Cause ¶
func (e DeleteEventSubscriptionByIDResponseValidationError) Cause() error
Cause function returns cause value.
func (DeleteEventSubscriptionByIDResponseValidationError) Error ¶
func (e DeleteEventSubscriptionByIDResponseValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteEventSubscriptionByIDResponseValidationError) ErrorName ¶
func (e DeleteEventSubscriptionByIDResponseValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteEventSubscriptionByIDResponseValidationError) Field ¶
func (e DeleteEventSubscriptionByIDResponseValidationError) Field() string
Field function returns field value.
func (DeleteEventSubscriptionByIDResponseValidationError) Key ¶
func (e DeleteEventSubscriptionByIDResponseValidationError) Key() bool
Key function returns key value.
func (DeleteEventSubscriptionByIDResponseValidationError) Reason ¶
func (e DeleteEventSubscriptionByIDResponseValidationError) Reason() string
Reason function returns reason value.
type EquipmentEvent ¶
type EquipmentEvent struct { EquipmentEventD *EquipmentEventD `protobuf:"bytes,1,opt,name=equipment_event_d,json=equipmentEventD,proto3" json:"equipment_event_d,omitempty"` EquipmentEventT *EquipmentEventT `protobuf:"bytes,2,opt,name=equipment_event_t,json=equipmentEventT,proto3" json:"equipment_event_t,omitempty"` EquipmentEventType *EquipmentEventType `protobuf:"bytes,3,opt,name=equipment_event_type,json=equipmentEventType,proto3" json:"equipment_event_type,omitempty"` // contains filtered or unexported fields }
func (*EquipmentEvent) Descriptor
deprecated
func (*EquipmentEvent) Descriptor() ([]byte, []int)
Deprecated: Use EquipmentEvent.ProtoReflect.Descriptor instead.
func (*EquipmentEvent) GetEquipmentEventD ¶
func (x *EquipmentEvent) GetEquipmentEventD() *EquipmentEventD
func (*EquipmentEvent) GetEquipmentEventT ¶
func (x *EquipmentEvent) GetEquipmentEventT() *EquipmentEventT
func (*EquipmentEvent) GetEquipmentEventType ¶
func (x *EquipmentEvent) GetEquipmentEventType() *EquipmentEventType
func (*EquipmentEvent) ProtoMessage ¶
func (*EquipmentEvent) ProtoMessage()
func (*EquipmentEvent) ProtoReflect ¶
func (x *EquipmentEvent) ProtoReflect() protoreflect.Message
func (*EquipmentEvent) Reset ¶
func (x *EquipmentEvent) Reset()
func (*EquipmentEvent) String ¶
func (x *EquipmentEvent) String() string
func (*EquipmentEvent) Validate ¶
func (m *EquipmentEvent) Validate() error
Validate checks the field values on EquipmentEvent 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 (*EquipmentEvent) ValidateAll ¶
func (m *EquipmentEvent) ValidateAll() error
ValidateAll checks the field values on EquipmentEvent 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 EquipmentEventMultiError, or nil if none found.
type EquipmentEventD ¶
type EquipmentEventD struct { Id uint32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` EventIdS []byte `protobuf:"bytes,2,opt,name=event_id_s,json=eventIdS,proto3" json:"event_id_s,omitempty"` EventClassifierCode string `protobuf:"bytes,3,opt,name=event_classifier_code,json=eventClassifierCode,proto3" json:"event_classifier_code,omitempty"` EquipmentEventTypeCode string `` /* 131-byte string literal not displayed */ EquipmentReference string `protobuf:"bytes,5,opt,name=equipment_reference,json=equipmentReference,proto3" json:"equipment_reference,omitempty"` EmptyIndicatorCode string `protobuf:"bytes,6,opt,name=empty_indicator_code,json=emptyIndicatorCode,proto3" json:"empty_indicator_code,omitempty"` TransportCallId uint32 `protobuf:"varint,7,opt,name=transport_call_id,json=transportCallId,proto3" json:"transport_call_id,omitempty"` EventLocation string `protobuf:"bytes,8,opt,name=event_location,json=eventLocation,proto3" json:"event_location,omitempty"` EventId uint32 `protobuf:"varint,9,opt,name=event_id,json=eventId,proto3" json:"event_id,omitempty"` // contains filtered or unexported fields }
func (*EquipmentEventD) Descriptor
deprecated
func (*EquipmentEventD) Descriptor() ([]byte, []int)
Deprecated: Use EquipmentEventD.ProtoReflect.Descriptor instead.
func (*EquipmentEventD) GetEmptyIndicatorCode ¶
func (x *EquipmentEventD) GetEmptyIndicatorCode() string
func (*EquipmentEventD) GetEquipmentEventTypeCode ¶
func (x *EquipmentEventD) GetEquipmentEventTypeCode() string
func (*EquipmentEventD) GetEquipmentReference ¶
func (x *EquipmentEventD) GetEquipmentReference() string
func (*EquipmentEventD) GetEventClassifierCode ¶
func (x *EquipmentEventD) GetEventClassifierCode() string
func (*EquipmentEventD) GetEventId ¶
func (x *EquipmentEventD) GetEventId() uint32
func (*EquipmentEventD) GetEventIdS ¶
func (x *EquipmentEventD) GetEventIdS() []byte
func (*EquipmentEventD) GetEventLocation ¶
func (x *EquipmentEventD) GetEventLocation() string
func (*EquipmentEventD) GetId ¶
func (x *EquipmentEventD) GetId() uint32
func (*EquipmentEventD) GetTransportCallId ¶
func (x *EquipmentEventD) GetTransportCallId() uint32
func (*EquipmentEventD) ProtoMessage ¶
func (*EquipmentEventD) ProtoMessage()
func (*EquipmentEventD) ProtoReflect ¶
func (x *EquipmentEventD) ProtoReflect() protoreflect.Message
func (*EquipmentEventD) Reset ¶
func (x *EquipmentEventD) Reset()
func (*EquipmentEventD) String ¶
func (x *EquipmentEventD) String() string
func (*EquipmentEventD) Validate ¶
func (m *EquipmentEventD) Validate() error
Validate checks the field values on EquipmentEventD 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 (*EquipmentEventD) ValidateAll ¶
func (m *EquipmentEventD) ValidateAll() error
ValidateAll checks the field values on EquipmentEventD 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 EquipmentEventDMultiError, or nil if none found.
type EquipmentEventDMultiError ¶
type EquipmentEventDMultiError []error
EquipmentEventDMultiError is an error wrapping multiple validation errors returned by EquipmentEventD.ValidateAll() if the designated constraints aren't met.
func (EquipmentEventDMultiError) AllErrors ¶
func (m EquipmentEventDMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (EquipmentEventDMultiError) Error ¶
func (m EquipmentEventDMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type EquipmentEventDValidationError ¶
type EquipmentEventDValidationError struct {
// contains filtered or unexported fields
}
EquipmentEventDValidationError is the validation error returned by EquipmentEventD.Validate if the designated constraints aren't met.
func (EquipmentEventDValidationError) Cause ¶
func (e EquipmentEventDValidationError) Cause() error
Cause function returns cause value.
func (EquipmentEventDValidationError) Error ¶
func (e EquipmentEventDValidationError) Error() string
Error satisfies the builtin error interface
func (EquipmentEventDValidationError) ErrorName ¶
func (e EquipmentEventDValidationError) ErrorName() string
ErrorName returns error name.
func (EquipmentEventDValidationError) Field ¶
func (e EquipmentEventDValidationError) Field() string
Field function returns field value.
func (EquipmentEventDValidationError) Key ¶
func (e EquipmentEventDValidationError) Key() bool
Key function returns key value.
func (EquipmentEventDValidationError) Reason ¶
func (e EquipmentEventDValidationError) Reason() string
Reason function returns reason value.
type EquipmentEventMultiError ¶
type EquipmentEventMultiError []error
EquipmentEventMultiError is an error wrapping multiple validation errors returned by EquipmentEvent.ValidateAll() if the designated constraints aren't met.
func (EquipmentEventMultiError) AllErrors ¶
func (m EquipmentEventMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (EquipmentEventMultiError) Error ¶
func (m EquipmentEventMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type EquipmentEventT ¶
type EquipmentEventT struct { EventCreatedDateTime *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=event_created_date_time,json=eventCreatedDateTime,proto3" json:"event_created_date_time,omitempty"` EventDateTime *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=event_date_time,json=eventDateTime,proto3" json:"event_date_time,omitempty"` // contains filtered or unexported fields }
func (*EquipmentEventT) Descriptor
deprecated
func (*EquipmentEventT) Descriptor() ([]byte, []int)
Deprecated: Use EquipmentEventT.ProtoReflect.Descriptor instead.
func (*EquipmentEventT) GetEventCreatedDateTime ¶
func (x *EquipmentEventT) GetEventCreatedDateTime() *timestamppb.Timestamp
func (*EquipmentEventT) GetEventDateTime ¶
func (x *EquipmentEventT) GetEventDateTime() *timestamppb.Timestamp
func (*EquipmentEventT) ProtoMessage ¶
func (*EquipmentEventT) ProtoMessage()
func (*EquipmentEventT) ProtoReflect ¶
func (x *EquipmentEventT) ProtoReflect() protoreflect.Message
func (*EquipmentEventT) Reset ¶
func (x *EquipmentEventT) Reset()
func (*EquipmentEventT) String ¶
func (x *EquipmentEventT) String() string
func (*EquipmentEventT) Validate ¶
func (m *EquipmentEventT) Validate() error
Validate checks the field values on EquipmentEventT 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 (*EquipmentEventT) ValidateAll ¶
func (m *EquipmentEventT) ValidateAll() error
ValidateAll checks the field values on EquipmentEventT 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 EquipmentEventTMultiError, or nil if none found.
type EquipmentEventTMultiError ¶
type EquipmentEventTMultiError []error
EquipmentEventTMultiError is an error wrapping multiple validation errors returned by EquipmentEventT.ValidateAll() if the designated constraints aren't met.
func (EquipmentEventTMultiError) AllErrors ¶
func (m EquipmentEventTMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (EquipmentEventTMultiError) Error ¶
func (m EquipmentEventTMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type EquipmentEventTValidationError ¶
type EquipmentEventTValidationError struct {
// contains filtered or unexported fields
}
EquipmentEventTValidationError is the validation error returned by EquipmentEventT.Validate if the designated constraints aren't met.
func (EquipmentEventTValidationError) Cause ¶
func (e EquipmentEventTValidationError) Cause() error
Cause function returns cause value.
func (EquipmentEventTValidationError) Error ¶
func (e EquipmentEventTValidationError) Error() string
Error satisfies the builtin error interface
func (EquipmentEventTValidationError) ErrorName ¶
func (e EquipmentEventTValidationError) ErrorName() string
ErrorName returns error name.
func (EquipmentEventTValidationError) Field ¶
func (e EquipmentEventTValidationError) Field() string
Field function returns field value.
func (EquipmentEventTValidationError) Key ¶
func (e EquipmentEventTValidationError) Key() bool
Key function returns key value.
func (EquipmentEventTValidationError) Reason ¶
func (e EquipmentEventTValidationError) Reason() string
Reason function returns reason value.
type EquipmentEventType ¶
type EquipmentEventType struct { EquipmentEventTypeCode string `` /* 131-byte string literal not displayed */ EquipmentEventTypeName string `` /* 131-byte string literal not displayed */ EquipmentEventTypeDescription string `` /* 152-byte string literal not displayed */ EquipmentEventId uint32 `protobuf:"varint,4,opt,name=equipment_event_id,json=equipmentEventId,proto3" json:"equipment_event_id,omitempty"` // contains filtered or unexported fields }
func (*EquipmentEventType) Descriptor
deprecated
func (*EquipmentEventType) Descriptor() ([]byte, []int)
Deprecated: Use EquipmentEventType.ProtoReflect.Descriptor instead.
func (*EquipmentEventType) GetEquipmentEventId ¶
func (x *EquipmentEventType) GetEquipmentEventId() uint32
func (*EquipmentEventType) GetEquipmentEventTypeCode ¶
func (x *EquipmentEventType) GetEquipmentEventTypeCode() string
func (*EquipmentEventType) GetEquipmentEventTypeDescription ¶
func (x *EquipmentEventType) GetEquipmentEventTypeDescription() string
func (*EquipmentEventType) GetEquipmentEventTypeName ¶
func (x *EquipmentEventType) GetEquipmentEventTypeName() string
func (*EquipmentEventType) ProtoMessage ¶
func (*EquipmentEventType) ProtoMessage()
func (*EquipmentEventType) ProtoReflect ¶
func (x *EquipmentEventType) ProtoReflect() protoreflect.Message
func (*EquipmentEventType) Reset ¶
func (x *EquipmentEventType) Reset()
func (*EquipmentEventType) String ¶
func (x *EquipmentEventType) String() string
func (*EquipmentEventType) Validate ¶
func (m *EquipmentEventType) Validate() error
Validate checks the field values on EquipmentEventType 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 (*EquipmentEventType) ValidateAll ¶
func (m *EquipmentEventType) ValidateAll() error
ValidateAll checks the field values on EquipmentEventType 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 EquipmentEventTypeMultiError, or nil if none found.
type EquipmentEventTypeMultiError ¶
type EquipmentEventTypeMultiError []error
EquipmentEventTypeMultiError is an error wrapping multiple validation errors returned by EquipmentEventType.ValidateAll() if the designated constraints aren't met.
func (EquipmentEventTypeMultiError) AllErrors ¶
func (m EquipmentEventTypeMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (EquipmentEventTypeMultiError) Error ¶
func (m EquipmentEventTypeMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type EquipmentEventTypeValidationError ¶
type EquipmentEventTypeValidationError struct {
// contains filtered or unexported fields
}
EquipmentEventTypeValidationError is the validation error returned by EquipmentEventType.Validate if the designated constraints aren't met.
func (EquipmentEventTypeValidationError) Cause ¶
func (e EquipmentEventTypeValidationError) Cause() error
Cause function returns cause value.
func (EquipmentEventTypeValidationError) Error ¶
func (e EquipmentEventTypeValidationError) Error() string
Error satisfies the builtin error interface
func (EquipmentEventTypeValidationError) ErrorName ¶
func (e EquipmentEventTypeValidationError) ErrorName() string
ErrorName returns error name.
func (EquipmentEventTypeValidationError) Field ¶
func (e EquipmentEventTypeValidationError) Field() string
Field function returns field value.
func (EquipmentEventTypeValidationError) Key ¶
func (e EquipmentEventTypeValidationError) Key() bool
Key function returns key value.
func (EquipmentEventTypeValidationError) Reason ¶
func (e EquipmentEventTypeValidationError) Reason() string
Reason function returns reason value.
type EquipmentEventValidationError ¶
type EquipmentEventValidationError struct {
// contains filtered or unexported fields
}
EquipmentEventValidationError is the validation error returned by EquipmentEvent.Validate if the designated constraints aren't met.
func (EquipmentEventValidationError) Cause ¶
func (e EquipmentEventValidationError) Cause() error
Cause function returns cause value.
func (EquipmentEventValidationError) Error ¶
func (e EquipmentEventValidationError) Error() string
Error satisfies the builtin error interface
func (EquipmentEventValidationError) ErrorName ¶
func (e EquipmentEventValidationError) ErrorName() string
ErrorName returns error name.
func (EquipmentEventValidationError) Field ¶
func (e EquipmentEventValidationError) Field() string
Field function returns field value.
func (EquipmentEventValidationError) Key ¶
func (e EquipmentEventValidationError) Key() bool
Key function returns key value.
func (EquipmentEventValidationError) Reason ¶
func (e EquipmentEventValidationError) Reason() string
Reason function returns reason value.
type Event ¶
type Event struct { EventD *EventD `protobuf:"bytes,1,opt,name=event_d,json=eventD,proto3" json:"event_d,omitempty"` EventT *EventT `protobuf:"bytes,2,opt,name=event_t,json=eventT,proto3" json:"event_t,omitempty"` EventClassifier *EventClassifier `protobuf:"bytes,3,opt,name=event_classifier,json=eventClassifier,proto3" json:"event_classifier,omitempty"` // contains filtered or unexported fields }
func (*Event) Descriptor
deprecated
func (*Event) GetEventClassifier ¶
func (x *Event) GetEventClassifier() *EventClassifier
func (*Event) ProtoMessage ¶
func (*Event) ProtoMessage()
func (*Event) ProtoReflect ¶
func (x *Event) ProtoReflect() protoreflect.Message
func (*Event) Validate ¶
Validate checks the field values on Event 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 (*Event) ValidateAll ¶
ValidateAll checks the field values on Event 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 EventMultiError, or nil if none found.
type EventClassifier ¶
type EventClassifier struct { EventClassifierCode string `protobuf:"bytes,1,opt,name=event_classifier_code,json=eventClassifierCode,proto3" json:"event_classifier_code,omitempty"` EventClassifierName string `protobuf:"bytes,2,opt,name=event_classifier_name,json=eventClassifierName,proto3" json:"event_classifier_name,omitempty"` EventClassifierDescription string `` /* 141-byte string literal not displayed */ EventId uint32 `protobuf:"varint,4,opt,name=event_id,json=eventId,proto3" json:"event_id,omitempty"` // contains filtered or unexported fields }
func (*EventClassifier) Descriptor
deprecated
func (*EventClassifier) Descriptor() ([]byte, []int)
Deprecated: Use EventClassifier.ProtoReflect.Descriptor instead.
func (*EventClassifier) GetEventClassifierCode ¶
func (x *EventClassifier) GetEventClassifierCode() string
func (*EventClassifier) GetEventClassifierDescription ¶
func (x *EventClassifier) GetEventClassifierDescription() string
func (*EventClassifier) GetEventClassifierName ¶
func (x *EventClassifier) GetEventClassifierName() string
func (*EventClassifier) GetEventId ¶
func (x *EventClassifier) GetEventId() uint32
func (*EventClassifier) ProtoMessage ¶
func (*EventClassifier) ProtoMessage()
func (*EventClassifier) ProtoReflect ¶
func (x *EventClassifier) ProtoReflect() protoreflect.Message
func (*EventClassifier) Reset ¶
func (x *EventClassifier) Reset()
func (*EventClassifier) String ¶
func (x *EventClassifier) String() string
func (*EventClassifier) Validate ¶
func (m *EventClassifier) Validate() error
Validate checks the field values on EventClassifier 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 (*EventClassifier) ValidateAll ¶
func (m *EventClassifier) ValidateAll() error
ValidateAll checks the field values on EventClassifier 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 EventClassifierMultiError, or nil if none found.
type EventClassifierMultiError ¶
type EventClassifierMultiError []error
EventClassifierMultiError is an error wrapping multiple validation errors returned by EventClassifier.ValidateAll() if the designated constraints aren't met.
func (EventClassifierMultiError) AllErrors ¶
func (m EventClassifierMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (EventClassifierMultiError) Error ¶
func (m EventClassifierMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type EventClassifierValidationError ¶
type EventClassifierValidationError struct {
// contains filtered or unexported fields
}
EventClassifierValidationError is the validation error returned by EventClassifier.Validate if the designated constraints aren't met.
func (EventClassifierValidationError) Cause ¶
func (e EventClassifierValidationError) Cause() error
Cause function returns cause value.
func (EventClassifierValidationError) Error ¶
func (e EventClassifierValidationError) Error() string
Error satisfies the builtin error interface
func (EventClassifierValidationError) ErrorName ¶
func (e EventClassifierValidationError) ErrorName() string
ErrorName returns error name.
func (EventClassifierValidationError) Field ¶
func (e EventClassifierValidationError) Field() string
Field function returns field value.
func (EventClassifierValidationError) Key ¶
func (e EventClassifierValidationError) Key() bool
Key function returns key value.
func (EventClassifierValidationError) Reason ¶
func (e EventClassifierValidationError) Reason() string
Reason function returns reason value.
type EventD ¶
type EventD struct { Id uint32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` EventId []byte `protobuf:"bytes,2,opt,name=event_id,json=eventId,proto3" json:"event_id,omitempty"` EventClassifierCode string `protobuf:"bytes,3,opt,name=event_classifier_code,json=eventClassifierCode,proto3" json:"event_classifier_code,omitempty"` // contains filtered or unexported fields }
func (*EventD) Descriptor
deprecated
func (*EventD) GetEventClassifierCode ¶
func (*EventD) GetEventId ¶
func (*EventD) ProtoMessage ¶
func (*EventD) ProtoMessage()
func (*EventD) ProtoReflect ¶
func (x *EventD) ProtoReflect() protoreflect.Message
func (*EventD) Validate ¶
Validate checks the field values on EventD 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 (*EventD) ValidateAll ¶
ValidateAll checks the field values on EventD 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 EventDMultiError, or nil if none found.
type EventDMultiError ¶
type EventDMultiError []error
EventDMultiError is an error wrapping multiple validation errors returned by EventD.ValidateAll() if the designated constraints aren't met.
func (EventDMultiError) AllErrors ¶
func (m EventDMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (EventDMultiError) Error ¶
func (m EventDMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type EventDValidationError ¶
type EventDValidationError struct {
// contains filtered or unexported fields
}
EventDValidationError is the validation error returned by EventD.Validate if the designated constraints aren't met.
func (EventDValidationError) Cause ¶
func (e EventDValidationError) Cause() error
Cause function returns cause value.
func (EventDValidationError) Error ¶
func (e EventDValidationError) Error() string
Error satisfies the builtin error interface
func (EventDValidationError) ErrorName ¶
func (e EventDValidationError) ErrorName() string
ErrorName returns error name.
func (EventDValidationError) Field ¶
func (e EventDValidationError) Field() string
Field function returns field value.
func (EventDValidationError) Key ¶
func (e EventDValidationError) Key() bool
Key function returns key value.
func (EventDValidationError) Reason ¶
func (e EventDValidationError) Reason() string
Reason function returns reason value.
type EventMultiError ¶
type EventMultiError []error
EventMultiError is an error wrapping multiple validation errors returned by Event.ValidateAll() if the designated constraints aren't met.
func (EventMultiError) AllErrors ¶
func (m EventMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (EventMultiError) Error ¶
func (m EventMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type EventServiceClient ¶
type EventServiceClient interface { GetEvents(ctx context.Context, in *GetEventsRequest, opts ...grpc.CallOption) (*GetEventsResponse, error) GetEvent(ctx context.Context, in *GetEventRequest, opts ...grpc.CallOption) (*GetEventResponse, error) CreateEvent(ctx context.Context, in *CreateEventRequest, opts ...grpc.CallOption) (*CreateEventResponse, error) CreateEquipmentEvent(ctx context.Context, in *CreateEquipmentEventRequest, opts ...grpc.CallOption) (*CreateEquipmentEventResponse, error) LoadRelatedEntities(ctx context.Context, in *LoadRelatedEntitiesRequest, opts ...grpc.CallOption) (*LoadRelatedEntitiesResponse, error) CreateOperationsEvent(ctx context.Context, in *CreateOperationsEventRequest, opts ...grpc.CallOption) (*CreateOperationsEventResponse, error) LoadOperationsRelatedEntities(ctx context.Context, in *LoadOperationsRelatedEntitiesRequest, opts ...grpc.CallOption) (*LoadOperationsRelatedEntitiesResponse, error) CreateTransportEvent(ctx context.Context, in *CreateTransportEventRequest, opts ...grpc.CallOption) (*CreateTransportEventResponse, error) LoadTransportRelatedEntities(ctx context.Context, in *LoadTransportRelatedEntitiesRequest, opts ...grpc.CallOption) (*LoadTransportRelatedEntitiesResponse, error) CreateShipmentEvent(ctx context.Context, in *CreateShipmentEventRequest, opts ...grpc.CallOption) (*CreateShipmentEventResponse, error) CreateShipmentEventFromShippingInstruction(ctx context.Context, in *CreateShipmentEventFromShippingInstructionRequest, opts ...grpc.CallOption) (*CreateShipmentEventFromShippingInstructionResponse, error) LoadShipmentRelatedEntities(ctx context.Context, in *LoadShipmentRelatedEntitiesRequest, opts ...grpc.CallOption) (*LoadShipmentRelatedEntitiesResponse, error) }
EventServiceClient is the client API for EventService 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 EventService service definition.
func NewEventServiceClient ¶
func NewEventServiceClient(cc grpc.ClientConnInterface) EventServiceClient
type EventServiceServer ¶
type EventServiceServer interface { GetEvents(context.Context, *GetEventsRequest) (*GetEventsResponse, error) GetEvent(context.Context, *GetEventRequest) (*GetEventResponse, error) CreateEvent(context.Context, *CreateEventRequest) (*CreateEventResponse, error) CreateEquipmentEvent(context.Context, *CreateEquipmentEventRequest) (*CreateEquipmentEventResponse, error) LoadRelatedEntities(context.Context, *LoadRelatedEntitiesRequest) (*LoadRelatedEntitiesResponse, error) CreateOperationsEvent(context.Context, *CreateOperationsEventRequest) (*CreateOperationsEventResponse, error) LoadOperationsRelatedEntities(context.Context, *LoadOperationsRelatedEntitiesRequest) (*LoadOperationsRelatedEntitiesResponse, error) CreateTransportEvent(context.Context, *CreateTransportEventRequest) (*CreateTransportEventResponse, error) LoadTransportRelatedEntities(context.Context, *LoadTransportRelatedEntitiesRequest) (*LoadTransportRelatedEntitiesResponse, error) CreateShipmentEvent(context.Context, *CreateShipmentEventRequest) (*CreateShipmentEventResponse, error) CreateShipmentEventFromShippingInstruction(context.Context, *CreateShipmentEventFromShippingInstructionRequest) (*CreateShipmentEventFromShippingInstructionResponse, error) LoadShipmentRelatedEntities(context.Context, *LoadShipmentRelatedEntitiesRequest) (*LoadShipmentRelatedEntitiesResponse, error) // contains filtered or unexported methods }
EventServiceServer is the server API for EventService service. All implementations must embed UnimplementedEventServiceServer for forward compatibility.
The EventService service definition.
type EventSubscription ¶
type EventSubscription struct { EventSubscriptionD *EventSubscriptionD `protobuf:"bytes,1,opt,name=event_subscription_d,json=eventSubscriptionD,proto3" json:"event_subscription_d,omitempty"` CrUpdUser *v1.CrUpdUser `protobuf:"bytes,3,opt,name=cr_upd_user,json=crUpdUser,proto3" json:"cr_upd_user,omitempty"` CrUpdTime *v1.CrUpdTime `protobuf:"bytes,4,opt,name=cr_upd_time,json=crUpdTime,proto3" json:"cr_upd_time,omitempty"` // contains filtered or unexported fields }
func (*EventSubscription) Descriptor
deprecated
func (*EventSubscription) Descriptor() ([]byte, []int)
Deprecated: Use EventSubscription.ProtoReflect.Descriptor instead.
func (*EventSubscription) GetCrUpdTime ¶
func (x *EventSubscription) GetCrUpdTime() *v1.CrUpdTime
func (*EventSubscription) GetCrUpdUser ¶
func (x *EventSubscription) GetCrUpdUser() *v1.CrUpdUser
func (*EventSubscription) GetEventSubscriptionD ¶
func (x *EventSubscription) GetEventSubscriptionD() *EventSubscriptionD
func (*EventSubscription) ProtoMessage ¶
func (*EventSubscription) ProtoMessage()
func (*EventSubscription) ProtoReflect ¶
func (x *EventSubscription) ProtoReflect() protoreflect.Message
func (*EventSubscription) Reset ¶
func (x *EventSubscription) Reset()
func (*EventSubscription) String ¶
func (x *EventSubscription) String() string
func (*EventSubscription) Validate ¶
func (m *EventSubscription) Validate() error
Validate checks the field values on EventSubscription 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 (*EventSubscription) ValidateAll ¶
func (m *EventSubscription) ValidateAll() error
ValidateAll checks the field values on EventSubscription 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 EventSubscriptionMultiError, or nil if none found.
type EventSubscriptionD ¶
type EventSubscriptionD struct { Id uint32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` SubscriptionId []byte `protobuf:"bytes,2,opt,name=subscription_id,json=subscriptionId,proto3" json:"subscription_id,omitempty"` CallbackUrl string `protobuf:"bytes,3,opt,name=callback_url,json=callbackUrl,proto3" json:"callback_url,omitempty"` DocumentReference string `protobuf:"bytes,4,opt,name=document_reference,json=documentReference,proto3" json:"document_reference,omitempty"` EquipmentReference string `protobuf:"bytes,5,opt,name=equipment_reference,json=equipmentReference,proto3" json:"equipment_reference,omitempty"` TransportCallReference string `` /* 129-byte string literal not displayed */ VesselImoNumber string `protobuf:"bytes,7,opt,name=vessel_imo_number,json=vesselImoNumber,proto3" json:"vessel_imo_number,omitempty"` CarrierExportVoyageNumber string `` /* 140-byte string literal not displayed */ UniversalExportVoyageReference string `` /* 155-byte string literal not displayed */ CarrierServiceCode string `protobuf:"bytes,10,opt,name=carrier_service_code,json=carrierServiceCode,proto3" json:"carrier_service_code,omitempty"` UniversalServiceReference string `` /* 139-byte string literal not displayed */ UnLocationCode string `protobuf:"bytes,12,opt,name=un_location_code,json=unLocationCode,proto3" json:"un_location_code,omitempty"` Secret []byte `protobuf:"bytes,13,opt,name=secret,proto3" json:"secret,omitempty"` // contains filtered or unexported fields }
func (*EventSubscriptionD) Descriptor
deprecated
func (*EventSubscriptionD) Descriptor() ([]byte, []int)
Deprecated: Use EventSubscriptionD.ProtoReflect.Descriptor instead.
func (*EventSubscriptionD) GetCallbackUrl ¶
func (x *EventSubscriptionD) GetCallbackUrl() string
func (*EventSubscriptionD) GetCarrierExportVoyageNumber ¶
func (x *EventSubscriptionD) GetCarrierExportVoyageNumber() string
func (*EventSubscriptionD) GetCarrierServiceCode ¶
func (x *EventSubscriptionD) GetCarrierServiceCode() string
func (*EventSubscriptionD) GetDocumentReference ¶
func (x *EventSubscriptionD) GetDocumentReference() string
func (*EventSubscriptionD) GetEquipmentReference ¶
func (x *EventSubscriptionD) GetEquipmentReference() string
func (*EventSubscriptionD) GetId ¶
func (x *EventSubscriptionD) GetId() uint32
func (*EventSubscriptionD) GetSecret ¶
func (x *EventSubscriptionD) GetSecret() []byte
func (*EventSubscriptionD) GetSubscriptionId ¶
func (x *EventSubscriptionD) GetSubscriptionId() []byte
func (*EventSubscriptionD) GetTransportCallReference ¶
func (x *EventSubscriptionD) GetTransportCallReference() string
func (*EventSubscriptionD) GetUnLocationCode ¶
func (x *EventSubscriptionD) GetUnLocationCode() string
func (*EventSubscriptionD) GetUniversalExportVoyageReference ¶
func (x *EventSubscriptionD) GetUniversalExportVoyageReference() string
func (*EventSubscriptionD) GetUniversalServiceReference ¶
func (x *EventSubscriptionD) GetUniversalServiceReference() string
func (*EventSubscriptionD) GetVesselImoNumber ¶
func (x *EventSubscriptionD) GetVesselImoNumber() string
func (*EventSubscriptionD) ProtoMessage ¶
func (*EventSubscriptionD) ProtoMessage()
func (*EventSubscriptionD) ProtoReflect ¶
func (x *EventSubscriptionD) ProtoReflect() protoreflect.Message
func (*EventSubscriptionD) Reset ¶
func (x *EventSubscriptionD) Reset()
func (*EventSubscriptionD) String ¶
func (x *EventSubscriptionD) String() string
func (*EventSubscriptionD) Validate ¶
func (m *EventSubscriptionD) Validate() error
Validate checks the field values on EventSubscriptionD 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 (*EventSubscriptionD) ValidateAll ¶
func (m *EventSubscriptionD) ValidateAll() error
ValidateAll checks the field values on EventSubscriptionD 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 EventSubscriptionDMultiError, or nil if none found.
type EventSubscriptionDMultiError ¶
type EventSubscriptionDMultiError []error
EventSubscriptionDMultiError is an error wrapping multiple validation errors returned by EventSubscriptionD.ValidateAll() if the designated constraints aren't met.
func (EventSubscriptionDMultiError) AllErrors ¶
func (m EventSubscriptionDMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (EventSubscriptionDMultiError) Error ¶
func (m EventSubscriptionDMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type EventSubscriptionDValidationError ¶
type EventSubscriptionDValidationError struct {
// contains filtered or unexported fields
}
EventSubscriptionDValidationError is the validation error returned by EventSubscriptionD.Validate if the designated constraints aren't met.
func (EventSubscriptionDValidationError) Cause ¶
func (e EventSubscriptionDValidationError) Cause() error
Cause function returns cause value.
func (EventSubscriptionDValidationError) Error ¶
func (e EventSubscriptionDValidationError) Error() string
Error satisfies the builtin error interface
func (EventSubscriptionDValidationError) ErrorName ¶
func (e EventSubscriptionDValidationError) ErrorName() string
ErrorName returns error name.
func (EventSubscriptionDValidationError) Field ¶
func (e EventSubscriptionDValidationError) Field() string
Field function returns field value.
func (EventSubscriptionDValidationError) Key ¶
func (e EventSubscriptionDValidationError) Key() bool
Key function returns key value.
func (EventSubscriptionDValidationError) Reason ¶
func (e EventSubscriptionDValidationError) Reason() string
Reason function returns reason value.
type EventSubscriptionMultiError ¶
type EventSubscriptionMultiError []error
EventSubscriptionMultiError is an error wrapping multiple validation errors returned by EventSubscription.ValidateAll() if the designated constraints aren't met.
func (EventSubscriptionMultiError) AllErrors ¶
func (m EventSubscriptionMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (EventSubscriptionMultiError) Error ¶
func (m EventSubscriptionMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type EventSubscriptionServiceClient ¶
type EventSubscriptionServiceClient interface { CreateEventSubscription(ctx context.Context, in *CreateEventSubscriptionRequest, opts ...grpc.CallOption) (*CreateEventSubscriptionResponse, error) GetEventSubscriptions(ctx context.Context, in *GetEventSubscriptionsRequest, opts ...grpc.CallOption) (*GetEventSubscriptionsResponse, error) FindEventSubscriptionByID(ctx context.Context, in *FindEventSubscriptionByIDRequest, opts ...grpc.CallOption) (*FindEventSubscriptionByIDResponse, error) DeleteEventSubscriptionByID(ctx context.Context, in *DeleteEventSubscriptionByIDRequest, opts ...grpc.CallOption) (*DeleteEventSubscriptionByIDResponse, error) UpdateEventSubscription(ctx context.Context, in *UpdateEventSubscriptionRequest, opts ...grpc.CallOption) (*UpdateEventSubscriptionResponse, error) }
EventSubscriptionServiceClient is the client API for EventSubscriptionService 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 EventSubscriptionService service definition.
func NewEventSubscriptionServiceClient ¶
func NewEventSubscriptionServiceClient(cc grpc.ClientConnInterface) EventSubscriptionServiceClient
type EventSubscriptionServiceServer ¶
type EventSubscriptionServiceServer interface { CreateEventSubscription(context.Context, *CreateEventSubscriptionRequest) (*CreateEventSubscriptionResponse, error) GetEventSubscriptions(context.Context, *GetEventSubscriptionsRequest) (*GetEventSubscriptionsResponse, error) FindEventSubscriptionByID(context.Context, *FindEventSubscriptionByIDRequest) (*FindEventSubscriptionByIDResponse, error) DeleteEventSubscriptionByID(context.Context, *DeleteEventSubscriptionByIDRequest) (*DeleteEventSubscriptionByIDResponse, error) UpdateEventSubscription(context.Context, *UpdateEventSubscriptionRequest) (*UpdateEventSubscriptionResponse, error) // contains filtered or unexported methods }
EventSubscriptionServiceServer is the server API for EventSubscriptionService service. All implementations must embed UnimplementedEventSubscriptionServiceServer for forward compatibility.
The EventSubscriptionService service definition.
type EventSubscriptionValidationError ¶
type EventSubscriptionValidationError struct {
// contains filtered or unexported fields
}
EventSubscriptionValidationError is the validation error returned by EventSubscription.Validate if the designated constraints aren't met.
func (EventSubscriptionValidationError) Cause ¶
func (e EventSubscriptionValidationError) Cause() error
Cause function returns cause value.
func (EventSubscriptionValidationError) Error ¶
func (e EventSubscriptionValidationError) Error() string
Error satisfies the builtin error interface
func (EventSubscriptionValidationError) ErrorName ¶
func (e EventSubscriptionValidationError) ErrorName() string
ErrorName returns error name.
func (EventSubscriptionValidationError) Field ¶
func (e EventSubscriptionValidationError) Field() string
Field function returns field value.
func (EventSubscriptionValidationError) Key ¶
func (e EventSubscriptionValidationError) Key() bool
Key function returns key value.
func (EventSubscriptionValidationError) Reason ¶
func (e EventSubscriptionValidationError) Reason() string
Reason function returns reason value.
type EventT ¶
type EventT struct { EventCreatedDateTime *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=event_created_date_time,json=eventCreatedDateTime,proto3" json:"event_created_date_time,omitempty"` EventDateTime *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=event_date_time,json=eventDateTime,proto3" json:"event_date_time,omitempty"` // contains filtered or unexported fields }
func (*EventT) Descriptor
deprecated
func (*EventT) GetEventCreatedDateTime ¶
func (x *EventT) GetEventCreatedDateTime() *timestamppb.Timestamp
func (*EventT) GetEventDateTime ¶
func (x *EventT) GetEventDateTime() *timestamppb.Timestamp
func (*EventT) ProtoMessage ¶
func (*EventT) ProtoMessage()
func (*EventT) ProtoReflect ¶
func (x *EventT) ProtoReflect() protoreflect.Message
func (*EventT) Validate ¶
Validate checks the field values on EventT 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 (*EventT) ValidateAll ¶
ValidateAll checks the field values on EventT 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 EventTMultiError, or nil if none found.
type EventTMultiError ¶
type EventTMultiError []error
EventTMultiError is an error wrapping multiple validation errors returned by EventT.ValidateAll() if the designated constraints aren't met.
func (EventTMultiError) AllErrors ¶
func (m EventTMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (EventTMultiError) Error ¶
func (m EventTMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type EventTValidationError ¶
type EventTValidationError struct {
// contains filtered or unexported fields
}
EventTValidationError is the validation error returned by EventT.Validate if the designated constraints aren't met.
func (EventTValidationError) Cause ¶
func (e EventTValidationError) Cause() error
Cause function returns cause value.
func (EventTValidationError) Error ¶
func (e EventTValidationError) Error() string
Error satisfies the builtin error interface
func (EventTValidationError) ErrorName ¶
func (e EventTValidationError) ErrorName() string
ErrorName returns error name.
func (EventTValidationError) Field ¶
func (e EventTValidationError) Field() string
Field function returns field value.
func (EventTValidationError) Key ¶
func (e EventTValidationError) Key() bool
Key function returns key value.
func (EventTValidationError) Reason ¶
func (e EventTValidationError) Reason() string
Reason function returns reason value.
type EventValidationError ¶
type EventValidationError struct {
// contains filtered or unexported fields
}
EventValidationError is the validation error returned by Event.Validate if the designated constraints aren't met.
func (EventValidationError) Cause ¶
func (e EventValidationError) Cause() error
Cause function returns cause value.
func (EventValidationError) Error ¶
func (e EventValidationError) Error() string
Error satisfies the builtin error interface
func (EventValidationError) ErrorName ¶
func (e EventValidationError) ErrorName() string
ErrorName returns error name.
func (EventValidationError) Field ¶
func (e EventValidationError) Field() string
Field function returns field value.
func (EventValidationError) Key ¶
func (e EventValidationError) Key() bool
Key function returns key value.
func (EventValidationError) Reason ¶
func (e EventValidationError) Reason() string
Reason function returns reason value.
type FindEventSubscriptionByIDRequest ¶
type FindEventSubscriptionByIDRequest struct { GetRequest *v1.GetRequest `protobuf:"bytes,1,opt,name=get_request,json=getRequest,proto3" json:"get_request,omitempty"` // contains filtered or unexported fields }
func (*FindEventSubscriptionByIDRequest) Descriptor
deprecated
func (*FindEventSubscriptionByIDRequest) Descriptor() ([]byte, []int)
Deprecated: Use FindEventSubscriptionByIDRequest.ProtoReflect.Descriptor instead.
func (*FindEventSubscriptionByIDRequest) GetGetRequest ¶
func (x *FindEventSubscriptionByIDRequest) GetGetRequest() *v1.GetRequest
func (*FindEventSubscriptionByIDRequest) ProtoMessage ¶
func (*FindEventSubscriptionByIDRequest) ProtoMessage()
func (*FindEventSubscriptionByIDRequest) ProtoReflect ¶
func (x *FindEventSubscriptionByIDRequest) ProtoReflect() protoreflect.Message
func (*FindEventSubscriptionByIDRequest) Reset ¶
func (x *FindEventSubscriptionByIDRequest) Reset()
func (*FindEventSubscriptionByIDRequest) String ¶
func (x *FindEventSubscriptionByIDRequest) String() string
func (*FindEventSubscriptionByIDRequest) Validate ¶
func (m *FindEventSubscriptionByIDRequest) Validate() error
Validate checks the field values on FindEventSubscriptionByIDRequest 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 (*FindEventSubscriptionByIDRequest) ValidateAll ¶
func (m *FindEventSubscriptionByIDRequest) ValidateAll() error
ValidateAll checks the field values on FindEventSubscriptionByIDRequest 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 FindEventSubscriptionByIDRequestMultiError, or nil if none found.
type FindEventSubscriptionByIDRequestMultiError ¶
type FindEventSubscriptionByIDRequestMultiError []error
FindEventSubscriptionByIDRequestMultiError is an error wrapping multiple validation errors returned by FindEventSubscriptionByIDRequest.ValidateAll() if the designated constraints aren't met.
func (FindEventSubscriptionByIDRequestMultiError) AllErrors ¶
func (m FindEventSubscriptionByIDRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (FindEventSubscriptionByIDRequestMultiError) Error ¶
func (m FindEventSubscriptionByIDRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type FindEventSubscriptionByIDRequestValidationError ¶
type FindEventSubscriptionByIDRequestValidationError struct {
// contains filtered or unexported fields
}
FindEventSubscriptionByIDRequestValidationError is the validation error returned by FindEventSubscriptionByIDRequest.Validate if the designated constraints aren't met.
func (FindEventSubscriptionByIDRequestValidationError) Cause ¶
func (e FindEventSubscriptionByIDRequestValidationError) Cause() error
Cause function returns cause value.
func (FindEventSubscriptionByIDRequestValidationError) Error ¶
func (e FindEventSubscriptionByIDRequestValidationError) Error() string
Error satisfies the builtin error interface
func (FindEventSubscriptionByIDRequestValidationError) ErrorName ¶
func (e FindEventSubscriptionByIDRequestValidationError) ErrorName() string
ErrorName returns error name.
func (FindEventSubscriptionByIDRequestValidationError) Field ¶
func (e FindEventSubscriptionByIDRequestValidationError) Field() string
Field function returns field value.
func (FindEventSubscriptionByIDRequestValidationError) Key ¶
func (e FindEventSubscriptionByIDRequestValidationError) Key() bool
Key function returns key value.
func (FindEventSubscriptionByIDRequestValidationError) Reason ¶
func (e FindEventSubscriptionByIDRequestValidationError) Reason() string
Reason function returns reason value.
type FindEventSubscriptionByIDResponse ¶
type FindEventSubscriptionByIDResponse struct { EventSubscription *EventSubscription `protobuf:"bytes,1,opt,name=event_subscription,json=eventSubscription,proto3" json:"event_subscription,omitempty"` // contains filtered or unexported fields }
func (*FindEventSubscriptionByIDResponse) Descriptor
deprecated
func (*FindEventSubscriptionByIDResponse) Descriptor() ([]byte, []int)
Deprecated: Use FindEventSubscriptionByIDResponse.ProtoReflect.Descriptor instead.
func (*FindEventSubscriptionByIDResponse) GetEventSubscription ¶
func (x *FindEventSubscriptionByIDResponse) GetEventSubscription() *EventSubscription
func (*FindEventSubscriptionByIDResponse) ProtoMessage ¶
func (*FindEventSubscriptionByIDResponse) ProtoMessage()
func (*FindEventSubscriptionByIDResponse) ProtoReflect ¶
func (x *FindEventSubscriptionByIDResponse) ProtoReflect() protoreflect.Message
func (*FindEventSubscriptionByIDResponse) Reset ¶
func (x *FindEventSubscriptionByIDResponse) Reset()
func (*FindEventSubscriptionByIDResponse) String ¶
func (x *FindEventSubscriptionByIDResponse) String() string
func (*FindEventSubscriptionByIDResponse) Validate ¶
func (m *FindEventSubscriptionByIDResponse) Validate() error
Validate checks the field values on FindEventSubscriptionByIDResponse 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 (*FindEventSubscriptionByIDResponse) ValidateAll ¶
func (m *FindEventSubscriptionByIDResponse) ValidateAll() error
ValidateAll checks the field values on FindEventSubscriptionByIDResponse 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 FindEventSubscriptionByIDResponseMultiError, or nil if none found.
type FindEventSubscriptionByIDResponseMultiError ¶
type FindEventSubscriptionByIDResponseMultiError []error
FindEventSubscriptionByIDResponseMultiError is an error wrapping multiple validation errors returned by FindEventSubscriptionByIDResponse.ValidateAll() if the designated constraints aren't met.
func (FindEventSubscriptionByIDResponseMultiError) AllErrors ¶
func (m FindEventSubscriptionByIDResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (FindEventSubscriptionByIDResponseMultiError) Error ¶
func (m FindEventSubscriptionByIDResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type FindEventSubscriptionByIDResponseValidationError ¶
type FindEventSubscriptionByIDResponseValidationError struct {
// contains filtered or unexported fields
}
FindEventSubscriptionByIDResponseValidationError is the validation error returned by FindEventSubscriptionByIDResponse.Validate if the designated constraints aren't met.
func (FindEventSubscriptionByIDResponseValidationError) Cause ¶
func (e FindEventSubscriptionByIDResponseValidationError) Cause() error
Cause function returns cause value.
func (FindEventSubscriptionByIDResponseValidationError) Error ¶
func (e FindEventSubscriptionByIDResponseValidationError) Error() string
Error satisfies the builtin error interface
func (FindEventSubscriptionByIDResponseValidationError) ErrorName ¶
func (e FindEventSubscriptionByIDResponseValidationError) ErrorName() string
ErrorName returns error name.
func (FindEventSubscriptionByIDResponseValidationError) Field ¶
func (e FindEventSubscriptionByIDResponseValidationError) Field() string
Field function returns field value.
func (FindEventSubscriptionByIDResponseValidationError) Key ¶
func (e FindEventSubscriptionByIDResponseValidationError) Key() bool
Key function returns key value.
func (FindEventSubscriptionByIDResponseValidationError) Reason ¶
func (e FindEventSubscriptionByIDResponseValidationError) Reason() string
Reason function returns reason value.
type GetEventRequest ¶
type GetEventRequest struct { GetRequest *v1.GetRequest `protobuf:"bytes,1,opt,name=get_request,json=getRequest,proto3" json:"get_request,omitempty"` // contains filtered or unexported fields }
func (*GetEventRequest) Descriptor
deprecated
func (*GetEventRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetEventRequest.ProtoReflect.Descriptor instead.
func (*GetEventRequest) GetGetRequest ¶
func (x *GetEventRequest) GetGetRequest() *v1.GetRequest
func (*GetEventRequest) ProtoMessage ¶
func (*GetEventRequest) ProtoMessage()
func (*GetEventRequest) ProtoReflect ¶
func (x *GetEventRequest) ProtoReflect() protoreflect.Message
func (*GetEventRequest) Reset ¶
func (x *GetEventRequest) Reset()
func (*GetEventRequest) String ¶
func (x *GetEventRequest) String() string
func (*GetEventRequest) Validate ¶
func (m *GetEventRequest) Validate() error
Validate checks the field values on GetEventRequest 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 (*GetEventRequest) ValidateAll ¶
func (m *GetEventRequest) ValidateAll() error
ValidateAll checks the field values on GetEventRequest 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 GetEventRequestMultiError, or nil if none found.
type GetEventRequestMultiError ¶
type GetEventRequestMultiError []error
GetEventRequestMultiError is an error wrapping multiple validation errors returned by GetEventRequest.ValidateAll() if the designated constraints aren't met.
func (GetEventRequestMultiError) AllErrors ¶
func (m GetEventRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetEventRequestMultiError) Error ¶
func (m GetEventRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetEventRequestValidationError ¶
type GetEventRequestValidationError struct {
// contains filtered or unexported fields
}
GetEventRequestValidationError is the validation error returned by GetEventRequest.Validate if the designated constraints aren't met.
func (GetEventRequestValidationError) Cause ¶
func (e GetEventRequestValidationError) Cause() error
Cause function returns cause value.
func (GetEventRequestValidationError) Error ¶
func (e GetEventRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetEventRequestValidationError) ErrorName ¶
func (e GetEventRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetEventRequestValidationError) Field ¶
func (e GetEventRequestValidationError) Field() string
Field function returns field value.
func (GetEventRequestValidationError) Key ¶
func (e GetEventRequestValidationError) Key() bool
Key function returns key value.
func (GetEventRequestValidationError) Reason ¶
func (e GetEventRequestValidationError) Reason() string
Reason function returns reason value.
type GetEventResponse ¶
type GetEventResponse struct { Event *Event `protobuf:"bytes,1,opt,name=event,proto3" json:"event,omitempty"` // contains filtered or unexported fields }
func (*GetEventResponse) Descriptor
deprecated
func (*GetEventResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetEventResponse.ProtoReflect.Descriptor instead.
func (*GetEventResponse) GetEvent ¶
func (x *GetEventResponse) GetEvent() *Event
func (*GetEventResponse) ProtoMessage ¶
func (*GetEventResponse) ProtoMessage()
func (*GetEventResponse) ProtoReflect ¶
func (x *GetEventResponse) ProtoReflect() protoreflect.Message
func (*GetEventResponse) Reset ¶
func (x *GetEventResponse) Reset()
func (*GetEventResponse) String ¶
func (x *GetEventResponse) String() string
func (*GetEventResponse) Validate ¶
func (m *GetEventResponse) Validate() error
Validate checks the field values on GetEventResponse 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 (*GetEventResponse) ValidateAll ¶
func (m *GetEventResponse) ValidateAll() error
ValidateAll checks the field values on GetEventResponse 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 GetEventResponseMultiError, or nil if none found.
type GetEventResponseMultiError ¶
type GetEventResponseMultiError []error
GetEventResponseMultiError is an error wrapping multiple validation errors returned by GetEventResponse.ValidateAll() if the designated constraints aren't met.
func (GetEventResponseMultiError) AllErrors ¶
func (m GetEventResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetEventResponseMultiError) Error ¶
func (m GetEventResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetEventResponseValidationError ¶
type GetEventResponseValidationError struct {
// contains filtered or unexported fields
}
GetEventResponseValidationError is the validation error returned by GetEventResponse.Validate if the designated constraints aren't met.
func (GetEventResponseValidationError) Cause ¶
func (e GetEventResponseValidationError) Cause() error
Cause function returns cause value.
func (GetEventResponseValidationError) Error ¶
func (e GetEventResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetEventResponseValidationError) ErrorName ¶
func (e GetEventResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetEventResponseValidationError) Field ¶
func (e GetEventResponseValidationError) Field() string
Field function returns field value.
func (GetEventResponseValidationError) Key ¶
func (e GetEventResponseValidationError) Key() bool
Key function returns key value.
func (GetEventResponseValidationError) Reason ¶
func (e GetEventResponseValidationError) Reason() string
Reason function returns reason value.
type GetEventSubscriptionsRequest ¶
type GetEventSubscriptionsRequest 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 (*GetEventSubscriptionsRequest) Descriptor
deprecated
func (*GetEventSubscriptionsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetEventSubscriptionsRequest.ProtoReflect.Descriptor instead.
func (*GetEventSubscriptionsRequest) GetLimit ¶
func (x *GetEventSubscriptionsRequest) GetLimit() string
func (*GetEventSubscriptionsRequest) GetNextCursor ¶
func (x *GetEventSubscriptionsRequest) GetNextCursor() string
func (*GetEventSubscriptionsRequest) GetRequestId ¶
func (x *GetEventSubscriptionsRequest) GetRequestId() string
func (*GetEventSubscriptionsRequest) GetUserEmail ¶
func (x *GetEventSubscriptionsRequest) GetUserEmail() string
func (*GetEventSubscriptionsRequest) ProtoMessage ¶
func (*GetEventSubscriptionsRequest) ProtoMessage()
func (*GetEventSubscriptionsRequest) ProtoReflect ¶
func (x *GetEventSubscriptionsRequest) ProtoReflect() protoreflect.Message
func (*GetEventSubscriptionsRequest) Reset ¶
func (x *GetEventSubscriptionsRequest) Reset()
func (*GetEventSubscriptionsRequest) String ¶
func (x *GetEventSubscriptionsRequest) String() string
func (*GetEventSubscriptionsRequest) Validate ¶
func (m *GetEventSubscriptionsRequest) Validate() error
Validate checks the field values on GetEventSubscriptionsRequest 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 (*GetEventSubscriptionsRequest) ValidateAll ¶
func (m *GetEventSubscriptionsRequest) ValidateAll() error
ValidateAll checks the field values on GetEventSubscriptionsRequest 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 GetEventSubscriptionsRequestMultiError, or nil if none found.
type GetEventSubscriptionsRequestMultiError ¶
type GetEventSubscriptionsRequestMultiError []error
GetEventSubscriptionsRequestMultiError is an error wrapping multiple validation errors returned by GetEventSubscriptionsRequest.ValidateAll() if the designated constraints aren't met.
func (GetEventSubscriptionsRequestMultiError) AllErrors ¶
func (m GetEventSubscriptionsRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetEventSubscriptionsRequestMultiError) Error ¶
func (m GetEventSubscriptionsRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetEventSubscriptionsRequestValidationError ¶
type GetEventSubscriptionsRequestValidationError struct {
// contains filtered or unexported fields
}
GetEventSubscriptionsRequestValidationError is the validation error returned by GetEventSubscriptionsRequest.Validate if the designated constraints aren't met.
func (GetEventSubscriptionsRequestValidationError) Cause ¶
func (e GetEventSubscriptionsRequestValidationError) Cause() error
Cause function returns cause value.
func (GetEventSubscriptionsRequestValidationError) Error ¶
func (e GetEventSubscriptionsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetEventSubscriptionsRequestValidationError) ErrorName ¶
func (e GetEventSubscriptionsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetEventSubscriptionsRequestValidationError) Field ¶
func (e GetEventSubscriptionsRequestValidationError) Field() string
Field function returns field value.
func (GetEventSubscriptionsRequestValidationError) Key ¶
func (e GetEventSubscriptionsRequestValidationError) Key() bool
Key function returns key value.
func (GetEventSubscriptionsRequestValidationError) Reason ¶
func (e GetEventSubscriptionsRequestValidationError) Reason() string
Reason function returns reason value.
type GetEventSubscriptionsResponse ¶
type GetEventSubscriptionsResponse struct { EventSubscriptions []*EventSubscription `protobuf:"bytes,1,rep,name=event_subscriptions,json=eventSubscriptions,proto3" json:"event_subscriptions,omitempty"` NextCursor string `protobuf:"bytes,2,opt,name=next_cursor,json=nextCursor,proto3" json:"next_cursor,omitempty"` // contains filtered or unexported fields }
func (*GetEventSubscriptionsResponse) Descriptor
deprecated
func (*GetEventSubscriptionsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetEventSubscriptionsResponse.ProtoReflect.Descriptor instead.
func (*GetEventSubscriptionsResponse) GetEventSubscriptions ¶
func (x *GetEventSubscriptionsResponse) GetEventSubscriptions() []*EventSubscription
func (*GetEventSubscriptionsResponse) GetNextCursor ¶
func (x *GetEventSubscriptionsResponse) GetNextCursor() string
func (*GetEventSubscriptionsResponse) ProtoMessage ¶
func (*GetEventSubscriptionsResponse) ProtoMessage()
func (*GetEventSubscriptionsResponse) ProtoReflect ¶
func (x *GetEventSubscriptionsResponse) ProtoReflect() protoreflect.Message
func (*GetEventSubscriptionsResponse) Reset ¶
func (x *GetEventSubscriptionsResponse) Reset()
func (*GetEventSubscriptionsResponse) String ¶
func (x *GetEventSubscriptionsResponse) String() string
func (*GetEventSubscriptionsResponse) Validate ¶
func (m *GetEventSubscriptionsResponse) Validate() error
Validate checks the field values on GetEventSubscriptionsResponse 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 (*GetEventSubscriptionsResponse) ValidateAll ¶
func (m *GetEventSubscriptionsResponse) ValidateAll() error
ValidateAll checks the field values on GetEventSubscriptionsResponse 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 GetEventSubscriptionsResponseMultiError, or nil if none found.
type GetEventSubscriptionsResponseMultiError ¶
type GetEventSubscriptionsResponseMultiError []error
GetEventSubscriptionsResponseMultiError is an error wrapping multiple validation errors returned by GetEventSubscriptionsResponse.ValidateAll() if the designated constraints aren't met.
func (GetEventSubscriptionsResponseMultiError) AllErrors ¶
func (m GetEventSubscriptionsResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetEventSubscriptionsResponseMultiError) Error ¶
func (m GetEventSubscriptionsResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetEventSubscriptionsResponseValidationError ¶
type GetEventSubscriptionsResponseValidationError struct {
// contains filtered or unexported fields
}
GetEventSubscriptionsResponseValidationError is the validation error returned by GetEventSubscriptionsResponse.Validate if the designated constraints aren't met.
func (GetEventSubscriptionsResponseValidationError) Cause ¶
func (e GetEventSubscriptionsResponseValidationError) Cause() error
Cause function returns cause value.
func (GetEventSubscriptionsResponseValidationError) Error ¶
func (e GetEventSubscriptionsResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetEventSubscriptionsResponseValidationError) ErrorName ¶
func (e GetEventSubscriptionsResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetEventSubscriptionsResponseValidationError) Field ¶
func (e GetEventSubscriptionsResponseValidationError) Field() string
Field function returns field value.
func (GetEventSubscriptionsResponseValidationError) Key ¶
func (e GetEventSubscriptionsResponseValidationError) Key() bool
Key function returns key value.
func (GetEventSubscriptionsResponseValidationError) Reason ¶
func (e GetEventSubscriptionsResponseValidationError) Reason() string
Reason function returns reason value.
type GetEventsRequest ¶
type GetEventsRequest 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 (*GetEventsRequest) Descriptor
deprecated
func (*GetEventsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetEventsRequest.ProtoReflect.Descriptor instead.
func (*GetEventsRequest) GetLimit ¶
func (x *GetEventsRequest) GetLimit() string
func (*GetEventsRequest) GetNextCursor ¶
func (x *GetEventsRequest) GetNextCursor() string
func (*GetEventsRequest) GetRequestId ¶
func (x *GetEventsRequest) GetRequestId() string
func (*GetEventsRequest) GetUserEmail ¶
func (x *GetEventsRequest) GetUserEmail() string
func (*GetEventsRequest) ProtoMessage ¶
func (*GetEventsRequest) ProtoMessage()
func (*GetEventsRequest) ProtoReflect ¶
func (x *GetEventsRequest) ProtoReflect() protoreflect.Message
func (*GetEventsRequest) Reset ¶
func (x *GetEventsRequest) Reset()
func (*GetEventsRequest) String ¶
func (x *GetEventsRequest) String() string
func (*GetEventsRequest) Validate ¶
func (m *GetEventsRequest) Validate() error
Validate checks the field values on GetEventsRequest 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 (*GetEventsRequest) ValidateAll ¶
func (m *GetEventsRequest) ValidateAll() error
ValidateAll checks the field values on GetEventsRequest 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 GetEventsRequestMultiError, or nil if none found.
type GetEventsRequestMultiError ¶
type GetEventsRequestMultiError []error
GetEventsRequestMultiError is an error wrapping multiple validation errors returned by GetEventsRequest.ValidateAll() if the designated constraints aren't met.
func (GetEventsRequestMultiError) AllErrors ¶
func (m GetEventsRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetEventsRequestMultiError) Error ¶
func (m GetEventsRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetEventsRequestValidationError ¶
type GetEventsRequestValidationError struct {
// contains filtered or unexported fields
}
GetEventsRequestValidationError is the validation error returned by GetEventsRequest.Validate if the designated constraints aren't met.
func (GetEventsRequestValidationError) Cause ¶
func (e GetEventsRequestValidationError) Cause() error
Cause function returns cause value.
func (GetEventsRequestValidationError) Error ¶
func (e GetEventsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetEventsRequestValidationError) ErrorName ¶
func (e GetEventsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetEventsRequestValidationError) Field ¶
func (e GetEventsRequestValidationError) Field() string
Field function returns field value.
func (GetEventsRequestValidationError) Key ¶
func (e GetEventsRequestValidationError) Key() bool
Key function returns key value.
func (GetEventsRequestValidationError) Reason ¶
func (e GetEventsRequestValidationError) Reason() string
Reason function returns reason value.
type GetEventsResponse ¶
type GetEventsResponse struct { Events []*Event `protobuf:"bytes,1,rep,name=events,proto3" json:"events,omitempty"` NextCursor string `protobuf:"bytes,2,opt,name=next_cursor,json=nextCursor,proto3" json:"next_cursor,omitempty"` // contains filtered or unexported fields }
func (*GetEventsResponse) Descriptor
deprecated
func (*GetEventsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetEventsResponse.ProtoReflect.Descriptor instead.
func (*GetEventsResponse) GetEvents ¶
func (x *GetEventsResponse) GetEvents() []*Event
func (*GetEventsResponse) GetNextCursor ¶
func (x *GetEventsResponse) GetNextCursor() string
func (*GetEventsResponse) ProtoMessage ¶
func (*GetEventsResponse) ProtoMessage()
func (*GetEventsResponse) ProtoReflect ¶
func (x *GetEventsResponse) ProtoReflect() protoreflect.Message
func (*GetEventsResponse) Reset ¶
func (x *GetEventsResponse) Reset()
func (*GetEventsResponse) String ¶
func (x *GetEventsResponse) String() string
func (*GetEventsResponse) Validate ¶
func (m *GetEventsResponse) Validate() error
Validate checks the field values on GetEventsResponse 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 (*GetEventsResponse) ValidateAll ¶
func (m *GetEventsResponse) ValidateAll() error
ValidateAll checks the field values on GetEventsResponse 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 GetEventsResponseMultiError, or nil if none found.
type GetEventsResponseMultiError ¶
type GetEventsResponseMultiError []error
GetEventsResponseMultiError is an error wrapping multiple validation errors returned by GetEventsResponse.ValidateAll() if the designated constraints aren't met.
func (GetEventsResponseMultiError) AllErrors ¶
func (m GetEventsResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetEventsResponseMultiError) Error ¶
func (m GetEventsResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetEventsResponseValidationError ¶
type GetEventsResponseValidationError struct {
// contains filtered or unexported fields
}
GetEventsResponseValidationError is the validation error returned by GetEventsResponse.Validate if the designated constraints aren't met.
func (GetEventsResponseValidationError) Cause ¶
func (e GetEventsResponseValidationError) Cause() error
Cause function returns cause value.
func (GetEventsResponseValidationError) Error ¶
func (e GetEventsResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetEventsResponseValidationError) ErrorName ¶
func (e GetEventsResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetEventsResponseValidationError) Field ¶
func (e GetEventsResponseValidationError) Field() string
Field function returns field value.
func (GetEventsResponseValidationError) Key ¶
func (e GetEventsResponseValidationError) Key() bool
Key function returns key value.
func (GetEventsResponseValidationError) Reason ¶
func (e GetEventsResponseValidationError) Reason() string
Reason function returns reason value.
type GetSealsRequest ¶
type GetSealsRequest 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 (*GetSealsRequest) Descriptor
deprecated
func (*GetSealsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetSealsRequest.ProtoReflect.Descriptor instead.
func (*GetSealsRequest) GetLimit ¶
func (x *GetSealsRequest) GetLimit() string
func (*GetSealsRequest) GetNextCursor ¶
func (x *GetSealsRequest) GetNextCursor() string
func (*GetSealsRequest) GetRequestId ¶
func (x *GetSealsRequest) GetRequestId() string
func (*GetSealsRequest) GetUserEmail ¶
func (x *GetSealsRequest) GetUserEmail() string
func (*GetSealsRequest) ProtoMessage ¶
func (*GetSealsRequest) ProtoMessage()
func (*GetSealsRequest) ProtoReflect ¶
func (x *GetSealsRequest) ProtoReflect() protoreflect.Message
func (*GetSealsRequest) Reset ¶
func (x *GetSealsRequest) Reset()
func (*GetSealsRequest) String ¶
func (x *GetSealsRequest) String() string
func (*GetSealsRequest) Validate ¶
func (m *GetSealsRequest) Validate() error
Validate checks the field values on GetSealsRequest 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 (*GetSealsRequest) ValidateAll ¶
func (m *GetSealsRequest) ValidateAll() error
ValidateAll checks the field values on GetSealsRequest 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 GetSealsRequestMultiError, or nil if none found.
type GetSealsRequestMultiError ¶
type GetSealsRequestMultiError []error
GetSealsRequestMultiError is an error wrapping multiple validation errors returned by GetSealsRequest.ValidateAll() if the designated constraints aren't met.
func (GetSealsRequestMultiError) AllErrors ¶
func (m GetSealsRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetSealsRequestMultiError) Error ¶
func (m GetSealsRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetSealsRequestValidationError ¶
type GetSealsRequestValidationError struct {
// contains filtered or unexported fields
}
GetSealsRequestValidationError is the validation error returned by GetSealsRequest.Validate if the designated constraints aren't met.
func (GetSealsRequestValidationError) Cause ¶
func (e GetSealsRequestValidationError) Cause() error
Cause function returns cause value.
func (GetSealsRequestValidationError) Error ¶
func (e GetSealsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetSealsRequestValidationError) ErrorName ¶
func (e GetSealsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetSealsRequestValidationError) Field ¶
func (e GetSealsRequestValidationError) Field() string
Field function returns field value.
func (GetSealsRequestValidationError) Key ¶
func (e GetSealsRequestValidationError) Key() bool
Key function returns key value.
func (GetSealsRequestValidationError) Reason ¶
func (e GetSealsRequestValidationError) Reason() string
Reason function returns reason value.
type GetSealsResponse ¶
type GetSealsResponse struct { Seals []*Seal `protobuf:"bytes,1,rep,name=seals,proto3" json:"seals,omitempty"` NextCursor string `protobuf:"bytes,2,opt,name=next_cursor,json=nextCursor,proto3" json:"next_cursor,omitempty"` // contains filtered or unexported fields }
func (*GetSealsResponse) Descriptor
deprecated
func (*GetSealsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetSealsResponse.ProtoReflect.Descriptor instead.
func (*GetSealsResponse) GetNextCursor ¶
func (x *GetSealsResponse) GetNextCursor() string
func (*GetSealsResponse) GetSeals ¶
func (x *GetSealsResponse) GetSeals() []*Seal
func (*GetSealsResponse) ProtoMessage ¶
func (*GetSealsResponse) ProtoMessage()
func (*GetSealsResponse) ProtoReflect ¶
func (x *GetSealsResponse) ProtoReflect() protoreflect.Message
func (*GetSealsResponse) Reset ¶
func (x *GetSealsResponse) Reset()
func (*GetSealsResponse) String ¶
func (x *GetSealsResponse) String() string
func (*GetSealsResponse) Validate ¶
func (m *GetSealsResponse) Validate() error
Validate checks the field values on GetSealsResponse 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 (*GetSealsResponse) ValidateAll ¶
func (m *GetSealsResponse) ValidateAll() error
ValidateAll checks the field values on GetSealsResponse 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 GetSealsResponseMultiError, or nil if none found.
type GetSealsResponseMultiError ¶
type GetSealsResponseMultiError []error
GetSealsResponseMultiError is an error wrapping multiple validation errors returned by GetSealsResponse.ValidateAll() if the designated constraints aren't met.
func (GetSealsResponseMultiError) AllErrors ¶
func (m GetSealsResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetSealsResponseMultiError) Error ¶
func (m GetSealsResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetSealsResponseValidationError ¶
type GetSealsResponseValidationError struct {
// contains filtered or unexported fields
}
GetSealsResponseValidationError is the validation error returned by GetSealsResponse.Validate if the designated constraints aren't met.
func (GetSealsResponseValidationError) Cause ¶
func (e GetSealsResponseValidationError) Cause() error
Cause function returns cause value.
func (GetSealsResponseValidationError) Error ¶
func (e GetSealsResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetSealsResponseValidationError) ErrorName ¶
func (e GetSealsResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetSealsResponseValidationError) Field ¶
func (e GetSealsResponseValidationError) Field() string
Field function returns field value.
func (GetSealsResponseValidationError) Key ¶
func (e GetSealsResponseValidationError) Key() bool
Key function returns key value.
func (GetSealsResponseValidationError) Reason ¶
func (e GetSealsResponseValidationError) Reason() string
Reason function returns reason value.
type LoadOperationsRelatedEntitiesRequest ¶
type LoadOperationsRelatedEntitiesRequest 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 (*LoadOperationsRelatedEntitiesRequest) Descriptor
deprecated
func (*LoadOperationsRelatedEntitiesRequest) Descriptor() ([]byte, []int)
Deprecated: Use LoadOperationsRelatedEntitiesRequest.ProtoReflect.Descriptor instead.
func (*LoadOperationsRelatedEntitiesRequest) GetLimit ¶
func (x *LoadOperationsRelatedEntitiesRequest) GetLimit() string
func (*LoadOperationsRelatedEntitiesRequest) GetNextCursor ¶
func (x *LoadOperationsRelatedEntitiesRequest) GetNextCursor() string
func (*LoadOperationsRelatedEntitiesRequest) GetRequestId ¶
func (x *LoadOperationsRelatedEntitiesRequest) GetRequestId() string
func (*LoadOperationsRelatedEntitiesRequest) GetUserEmail ¶
func (x *LoadOperationsRelatedEntitiesRequest) GetUserEmail() string
func (*LoadOperationsRelatedEntitiesRequest) ProtoMessage ¶
func (*LoadOperationsRelatedEntitiesRequest) ProtoMessage()
func (*LoadOperationsRelatedEntitiesRequest) ProtoReflect ¶
func (x *LoadOperationsRelatedEntitiesRequest) ProtoReflect() protoreflect.Message
func (*LoadOperationsRelatedEntitiesRequest) Reset ¶
func (x *LoadOperationsRelatedEntitiesRequest) Reset()
func (*LoadOperationsRelatedEntitiesRequest) String ¶
func (x *LoadOperationsRelatedEntitiesRequest) String() string
func (*LoadOperationsRelatedEntitiesRequest) Validate ¶
func (m *LoadOperationsRelatedEntitiesRequest) Validate() error
Validate checks the field values on LoadOperationsRelatedEntitiesRequest 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 (*LoadOperationsRelatedEntitiesRequest) ValidateAll ¶
func (m *LoadOperationsRelatedEntitiesRequest) ValidateAll() error
ValidateAll checks the field values on LoadOperationsRelatedEntitiesRequest 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 LoadOperationsRelatedEntitiesRequestMultiError, or nil if none found.
type LoadOperationsRelatedEntitiesRequestMultiError ¶
type LoadOperationsRelatedEntitiesRequestMultiError []error
LoadOperationsRelatedEntitiesRequestMultiError is an error wrapping multiple validation errors returned by LoadOperationsRelatedEntitiesRequest.ValidateAll() if the designated constraints aren't met.
func (LoadOperationsRelatedEntitiesRequestMultiError) AllErrors ¶
func (m LoadOperationsRelatedEntitiesRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (LoadOperationsRelatedEntitiesRequestMultiError) Error ¶
func (m LoadOperationsRelatedEntitiesRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type LoadOperationsRelatedEntitiesRequestValidationError ¶
type LoadOperationsRelatedEntitiesRequestValidationError struct {
// contains filtered or unexported fields
}
LoadOperationsRelatedEntitiesRequestValidationError is the validation error returned by LoadOperationsRelatedEntitiesRequest.Validate if the designated constraints aren't met.
func (LoadOperationsRelatedEntitiesRequestValidationError) Cause ¶
func (e LoadOperationsRelatedEntitiesRequestValidationError) Cause() error
Cause function returns cause value.
func (LoadOperationsRelatedEntitiesRequestValidationError) Error ¶
func (e LoadOperationsRelatedEntitiesRequestValidationError) Error() string
Error satisfies the builtin error interface
func (LoadOperationsRelatedEntitiesRequestValidationError) ErrorName ¶
func (e LoadOperationsRelatedEntitiesRequestValidationError) ErrorName() string
ErrorName returns error name.
func (LoadOperationsRelatedEntitiesRequestValidationError) Field ¶
func (e LoadOperationsRelatedEntitiesRequestValidationError) Field() string
Field function returns field value.
func (LoadOperationsRelatedEntitiesRequestValidationError) Key ¶
func (e LoadOperationsRelatedEntitiesRequestValidationError) Key() bool
Key function returns key value.
func (LoadOperationsRelatedEntitiesRequestValidationError) Reason ¶
func (e LoadOperationsRelatedEntitiesRequestValidationError) Reason() string
Reason function returns reason value.
type LoadOperationsRelatedEntitiesResponse ¶
type LoadOperationsRelatedEntitiesResponse struct { OperationsEvents []*OperationsEvent `protobuf:"bytes,1,rep,name=operations_events,json=operationsEvents,proto3" json:"operations_events,omitempty"` NextCursor string `protobuf:"bytes,2,opt,name=next_cursor,json=nextCursor,proto3" json:"next_cursor,omitempty"` // contains filtered or unexported fields }
func (*LoadOperationsRelatedEntitiesResponse) Descriptor
deprecated
func (*LoadOperationsRelatedEntitiesResponse) Descriptor() ([]byte, []int)
Deprecated: Use LoadOperationsRelatedEntitiesResponse.ProtoReflect.Descriptor instead.
func (*LoadOperationsRelatedEntitiesResponse) GetNextCursor ¶
func (x *LoadOperationsRelatedEntitiesResponse) GetNextCursor() string
func (*LoadOperationsRelatedEntitiesResponse) GetOperationsEvents ¶
func (x *LoadOperationsRelatedEntitiesResponse) GetOperationsEvents() []*OperationsEvent
func (*LoadOperationsRelatedEntitiesResponse) ProtoMessage ¶
func (*LoadOperationsRelatedEntitiesResponse) ProtoMessage()
func (*LoadOperationsRelatedEntitiesResponse) ProtoReflect ¶
func (x *LoadOperationsRelatedEntitiesResponse) ProtoReflect() protoreflect.Message
func (*LoadOperationsRelatedEntitiesResponse) Reset ¶
func (x *LoadOperationsRelatedEntitiesResponse) Reset()
func (*LoadOperationsRelatedEntitiesResponse) String ¶
func (x *LoadOperationsRelatedEntitiesResponse) String() string
func (*LoadOperationsRelatedEntitiesResponse) Validate ¶
func (m *LoadOperationsRelatedEntitiesResponse) Validate() error
Validate checks the field values on LoadOperationsRelatedEntitiesResponse 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 (*LoadOperationsRelatedEntitiesResponse) ValidateAll ¶
func (m *LoadOperationsRelatedEntitiesResponse) ValidateAll() error
ValidateAll checks the field values on LoadOperationsRelatedEntitiesResponse 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 LoadOperationsRelatedEntitiesResponseMultiError, or nil if none found.
type LoadOperationsRelatedEntitiesResponseMultiError ¶
type LoadOperationsRelatedEntitiesResponseMultiError []error
LoadOperationsRelatedEntitiesResponseMultiError is an error wrapping multiple validation errors returned by LoadOperationsRelatedEntitiesResponse.ValidateAll() if the designated constraints aren't met.
func (LoadOperationsRelatedEntitiesResponseMultiError) AllErrors ¶
func (m LoadOperationsRelatedEntitiesResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (LoadOperationsRelatedEntitiesResponseMultiError) Error ¶
func (m LoadOperationsRelatedEntitiesResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type LoadOperationsRelatedEntitiesResponseValidationError ¶
type LoadOperationsRelatedEntitiesResponseValidationError struct {
// contains filtered or unexported fields
}
LoadOperationsRelatedEntitiesResponseValidationError is the validation error returned by LoadOperationsRelatedEntitiesResponse.Validate if the designated constraints aren't met.
func (LoadOperationsRelatedEntitiesResponseValidationError) Cause ¶
func (e LoadOperationsRelatedEntitiesResponseValidationError) Cause() error
Cause function returns cause value.
func (LoadOperationsRelatedEntitiesResponseValidationError) Error ¶
func (e LoadOperationsRelatedEntitiesResponseValidationError) Error() string
Error satisfies the builtin error interface
func (LoadOperationsRelatedEntitiesResponseValidationError) ErrorName ¶
func (e LoadOperationsRelatedEntitiesResponseValidationError) ErrorName() string
ErrorName returns error name.
func (LoadOperationsRelatedEntitiesResponseValidationError) Field ¶
func (e LoadOperationsRelatedEntitiesResponseValidationError) Field() string
Field function returns field value.
func (LoadOperationsRelatedEntitiesResponseValidationError) Key ¶
func (e LoadOperationsRelatedEntitiesResponseValidationError) Key() bool
Key function returns key value.
func (LoadOperationsRelatedEntitiesResponseValidationError) Reason ¶
func (e LoadOperationsRelatedEntitiesResponseValidationError) Reason() string
Reason function returns reason value.
type LoadRelatedEntitiesRequest ¶
type LoadRelatedEntitiesRequest 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 (*LoadRelatedEntitiesRequest) Descriptor
deprecated
func (*LoadRelatedEntitiesRequest) Descriptor() ([]byte, []int)
Deprecated: Use LoadRelatedEntitiesRequest.ProtoReflect.Descriptor instead.
func (*LoadRelatedEntitiesRequest) GetLimit ¶
func (x *LoadRelatedEntitiesRequest) GetLimit() string
func (*LoadRelatedEntitiesRequest) GetNextCursor ¶
func (x *LoadRelatedEntitiesRequest) GetNextCursor() string
func (*LoadRelatedEntitiesRequest) GetRequestId ¶
func (x *LoadRelatedEntitiesRequest) GetRequestId() string
func (*LoadRelatedEntitiesRequest) GetUserEmail ¶
func (x *LoadRelatedEntitiesRequest) GetUserEmail() string
func (*LoadRelatedEntitiesRequest) ProtoMessage ¶
func (*LoadRelatedEntitiesRequest) ProtoMessage()
func (*LoadRelatedEntitiesRequest) ProtoReflect ¶
func (x *LoadRelatedEntitiesRequest) ProtoReflect() protoreflect.Message
func (*LoadRelatedEntitiesRequest) Reset ¶
func (x *LoadRelatedEntitiesRequest) Reset()
func (*LoadRelatedEntitiesRequest) String ¶
func (x *LoadRelatedEntitiesRequest) String() string
func (*LoadRelatedEntitiesRequest) Validate ¶
func (m *LoadRelatedEntitiesRequest) Validate() error
Validate checks the field values on LoadRelatedEntitiesRequest 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 (*LoadRelatedEntitiesRequest) ValidateAll ¶
func (m *LoadRelatedEntitiesRequest) ValidateAll() error
ValidateAll checks the field values on LoadRelatedEntitiesRequest 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 LoadRelatedEntitiesRequestMultiError, or nil if none found.
type LoadRelatedEntitiesRequestMultiError ¶
type LoadRelatedEntitiesRequestMultiError []error
LoadRelatedEntitiesRequestMultiError is an error wrapping multiple validation errors returned by LoadRelatedEntitiesRequest.ValidateAll() if the designated constraints aren't met.
func (LoadRelatedEntitiesRequestMultiError) AllErrors ¶
func (m LoadRelatedEntitiesRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (LoadRelatedEntitiesRequestMultiError) Error ¶
func (m LoadRelatedEntitiesRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type LoadRelatedEntitiesRequestValidationError ¶
type LoadRelatedEntitiesRequestValidationError struct {
// contains filtered or unexported fields
}
LoadRelatedEntitiesRequestValidationError is the validation error returned by LoadRelatedEntitiesRequest.Validate if the designated constraints aren't met.
func (LoadRelatedEntitiesRequestValidationError) Cause ¶
func (e LoadRelatedEntitiesRequestValidationError) Cause() error
Cause function returns cause value.
func (LoadRelatedEntitiesRequestValidationError) Error ¶
func (e LoadRelatedEntitiesRequestValidationError) Error() string
Error satisfies the builtin error interface
func (LoadRelatedEntitiesRequestValidationError) ErrorName ¶
func (e LoadRelatedEntitiesRequestValidationError) ErrorName() string
ErrorName returns error name.
func (LoadRelatedEntitiesRequestValidationError) Field ¶
func (e LoadRelatedEntitiesRequestValidationError) Field() string
Field function returns field value.
func (LoadRelatedEntitiesRequestValidationError) Key ¶
func (e LoadRelatedEntitiesRequestValidationError) Key() bool
Key function returns key value.
func (LoadRelatedEntitiesRequestValidationError) Reason ¶
func (e LoadRelatedEntitiesRequestValidationError) Reason() string
Reason function returns reason value.
type LoadRelatedEntitiesResponse ¶
type LoadRelatedEntitiesResponse struct { EquipmentEvents []*EquipmentEvent `protobuf:"bytes,1,rep,name=equipment_events,json=equipmentEvents,proto3" json:"equipment_events,omitempty"` NextCursor string `protobuf:"bytes,2,opt,name=next_cursor,json=nextCursor,proto3" json:"next_cursor,omitempty"` // contains filtered or unexported fields }
func (*LoadRelatedEntitiesResponse) Descriptor
deprecated
func (*LoadRelatedEntitiesResponse) Descriptor() ([]byte, []int)
Deprecated: Use LoadRelatedEntitiesResponse.ProtoReflect.Descriptor instead.
func (*LoadRelatedEntitiesResponse) GetEquipmentEvents ¶
func (x *LoadRelatedEntitiesResponse) GetEquipmentEvents() []*EquipmentEvent
func (*LoadRelatedEntitiesResponse) GetNextCursor ¶
func (x *LoadRelatedEntitiesResponse) GetNextCursor() string
func (*LoadRelatedEntitiesResponse) ProtoMessage ¶
func (*LoadRelatedEntitiesResponse) ProtoMessage()
func (*LoadRelatedEntitiesResponse) ProtoReflect ¶
func (x *LoadRelatedEntitiesResponse) ProtoReflect() protoreflect.Message
func (*LoadRelatedEntitiesResponse) Reset ¶
func (x *LoadRelatedEntitiesResponse) Reset()
func (*LoadRelatedEntitiesResponse) String ¶
func (x *LoadRelatedEntitiesResponse) String() string
func (*LoadRelatedEntitiesResponse) Validate ¶
func (m *LoadRelatedEntitiesResponse) Validate() error
Validate checks the field values on LoadRelatedEntitiesResponse 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 (*LoadRelatedEntitiesResponse) ValidateAll ¶
func (m *LoadRelatedEntitiesResponse) ValidateAll() error
ValidateAll checks the field values on LoadRelatedEntitiesResponse 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 LoadRelatedEntitiesResponseMultiError, or nil if none found.
type LoadRelatedEntitiesResponseMultiError ¶
type LoadRelatedEntitiesResponseMultiError []error
LoadRelatedEntitiesResponseMultiError is an error wrapping multiple validation errors returned by LoadRelatedEntitiesResponse.ValidateAll() if the designated constraints aren't met.
func (LoadRelatedEntitiesResponseMultiError) AllErrors ¶
func (m LoadRelatedEntitiesResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (LoadRelatedEntitiesResponseMultiError) Error ¶
func (m LoadRelatedEntitiesResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type LoadRelatedEntitiesResponseValidationError ¶
type LoadRelatedEntitiesResponseValidationError struct {
// contains filtered or unexported fields
}
LoadRelatedEntitiesResponseValidationError is the validation error returned by LoadRelatedEntitiesResponse.Validate if the designated constraints aren't met.
func (LoadRelatedEntitiesResponseValidationError) Cause ¶
func (e LoadRelatedEntitiesResponseValidationError) Cause() error
Cause function returns cause value.
func (LoadRelatedEntitiesResponseValidationError) Error ¶
func (e LoadRelatedEntitiesResponseValidationError) Error() string
Error satisfies the builtin error interface
func (LoadRelatedEntitiesResponseValidationError) ErrorName ¶
func (e LoadRelatedEntitiesResponseValidationError) ErrorName() string
ErrorName returns error name.
func (LoadRelatedEntitiesResponseValidationError) Field ¶
func (e LoadRelatedEntitiesResponseValidationError) Field() string
Field function returns field value.
func (LoadRelatedEntitiesResponseValidationError) Key ¶
func (e LoadRelatedEntitiesResponseValidationError) Key() bool
Key function returns key value.
func (LoadRelatedEntitiesResponseValidationError) Reason ¶
func (e LoadRelatedEntitiesResponseValidationError) Reason() string
Reason function returns reason value.
type LoadShipmentRelatedEntitiesRequest ¶
type LoadShipmentRelatedEntitiesRequest 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 (*LoadShipmentRelatedEntitiesRequest) Descriptor
deprecated
func (*LoadShipmentRelatedEntitiesRequest) Descriptor() ([]byte, []int)
Deprecated: Use LoadShipmentRelatedEntitiesRequest.ProtoReflect.Descriptor instead.
func (*LoadShipmentRelatedEntitiesRequest) GetLimit ¶
func (x *LoadShipmentRelatedEntitiesRequest) GetLimit() string
func (*LoadShipmentRelatedEntitiesRequest) GetNextCursor ¶
func (x *LoadShipmentRelatedEntitiesRequest) GetNextCursor() string
func (*LoadShipmentRelatedEntitiesRequest) GetRequestId ¶
func (x *LoadShipmentRelatedEntitiesRequest) GetRequestId() string
func (*LoadShipmentRelatedEntitiesRequest) GetUserEmail ¶
func (x *LoadShipmentRelatedEntitiesRequest) GetUserEmail() string
func (*LoadShipmentRelatedEntitiesRequest) ProtoMessage ¶
func (*LoadShipmentRelatedEntitiesRequest) ProtoMessage()
func (*LoadShipmentRelatedEntitiesRequest) ProtoReflect ¶
func (x *LoadShipmentRelatedEntitiesRequest) ProtoReflect() protoreflect.Message
func (*LoadShipmentRelatedEntitiesRequest) Reset ¶
func (x *LoadShipmentRelatedEntitiesRequest) Reset()
func (*LoadShipmentRelatedEntitiesRequest) String ¶
func (x *LoadShipmentRelatedEntitiesRequest) String() string
func (*LoadShipmentRelatedEntitiesRequest) Validate ¶
func (m *LoadShipmentRelatedEntitiesRequest) Validate() error
Validate checks the field values on LoadShipmentRelatedEntitiesRequest 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 (*LoadShipmentRelatedEntitiesRequest) ValidateAll ¶
func (m *LoadShipmentRelatedEntitiesRequest) ValidateAll() error
ValidateAll checks the field values on LoadShipmentRelatedEntitiesRequest 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 LoadShipmentRelatedEntitiesRequestMultiError, or nil if none found.
type LoadShipmentRelatedEntitiesRequestMultiError ¶
type LoadShipmentRelatedEntitiesRequestMultiError []error
LoadShipmentRelatedEntitiesRequestMultiError is an error wrapping multiple validation errors returned by LoadShipmentRelatedEntitiesRequest.ValidateAll() if the designated constraints aren't met.
func (LoadShipmentRelatedEntitiesRequestMultiError) AllErrors ¶
func (m LoadShipmentRelatedEntitiesRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (LoadShipmentRelatedEntitiesRequestMultiError) Error ¶
func (m LoadShipmentRelatedEntitiesRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type LoadShipmentRelatedEntitiesRequestValidationError ¶
type LoadShipmentRelatedEntitiesRequestValidationError struct {
// contains filtered or unexported fields
}
LoadShipmentRelatedEntitiesRequestValidationError is the validation error returned by LoadShipmentRelatedEntitiesRequest.Validate if the designated constraints aren't met.
func (LoadShipmentRelatedEntitiesRequestValidationError) Cause ¶
func (e LoadShipmentRelatedEntitiesRequestValidationError) Cause() error
Cause function returns cause value.
func (LoadShipmentRelatedEntitiesRequestValidationError) Error ¶
func (e LoadShipmentRelatedEntitiesRequestValidationError) Error() string
Error satisfies the builtin error interface
func (LoadShipmentRelatedEntitiesRequestValidationError) ErrorName ¶
func (e LoadShipmentRelatedEntitiesRequestValidationError) ErrorName() string
ErrorName returns error name.
func (LoadShipmentRelatedEntitiesRequestValidationError) Field ¶
func (e LoadShipmentRelatedEntitiesRequestValidationError) Field() string
Field function returns field value.
func (LoadShipmentRelatedEntitiesRequestValidationError) Key ¶
func (e LoadShipmentRelatedEntitiesRequestValidationError) Key() bool
Key function returns key value.
func (LoadShipmentRelatedEntitiesRequestValidationError) Reason ¶
func (e LoadShipmentRelatedEntitiesRequestValidationError) Reason() string
Reason function returns reason value.
type LoadShipmentRelatedEntitiesResponse ¶
type LoadShipmentRelatedEntitiesResponse struct { ShipmentEvents []*ShipmentEvent `protobuf:"bytes,1,rep,name=shipment_events,json=shipmentEvents,proto3" json:"shipment_events,omitempty"` NextCursor string `protobuf:"bytes,2,opt,name=next_cursor,json=nextCursor,proto3" json:"next_cursor,omitempty"` // contains filtered or unexported fields }
func (*LoadShipmentRelatedEntitiesResponse) Descriptor
deprecated
func (*LoadShipmentRelatedEntitiesResponse) Descriptor() ([]byte, []int)
Deprecated: Use LoadShipmentRelatedEntitiesResponse.ProtoReflect.Descriptor instead.
func (*LoadShipmentRelatedEntitiesResponse) GetNextCursor ¶
func (x *LoadShipmentRelatedEntitiesResponse) GetNextCursor() string
func (*LoadShipmentRelatedEntitiesResponse) GetShipmentEvents ¶
func (x *LoadShipmentRelatedEntitiesResponse) GetShipmentEvents() []*ShipmentEvent
func (*LoadShipmentRelatedEntitiesResponse) ProtoMessage ¶
func (*LoadShipmentRelatedEntitiesResponse) ProtoMessage()
func (*LoadShipmentRelatedEntitiesResponse) ProtoReflect ¶
func (x *LoadShipmentRelatedEntitiesResponse) ProtoReflect() protoreflect.Message
func (*LoadShipmentRelatedEntitiesResponse) Reset ¶
func (x *LoadShipmentRelatedEntitiesResponse) Reset()
func (*LoadShipmentRelatedEntitiesResponse) String ¶
func (x *LoadShipmentRelatedEntitiesResponse) String() string
func (*LoadShipmentRelatedEntitiesResponse) Validate ¶
func (m *LoadShipmentRelatedEntitiesResponse) Validate() error
Validate checks the field values on LoadShipmentRelatedEntitiesResponse 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 (*LoadShipmentRelatedEntitiesResponse) ValidateAll ¶
func (m *LoadShipmentRelatedEntitiesResponse) ValidateAll() error
ValidateAll checks the field values on LoadShipmentRelatedEntitiesResponse 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 LoadShipmentRelatedEntitiesResponseMultiError, or nil if none found.
type LoadShipmentRelatedEntitiesResponseMultiError ¶
type LoadShipmentRelatedEntitiesResponseMultiError []error
LoadShipmentRelatedEntitiesResponseMultiError is an error wrapping multiple validation errors returned by LoadShipmentRelatedEntitiesResponse.ValidateAll() if the designated constraints aren't met.
func (LoadShipmentRelatedEntitiesResponseMultiError) AllErrors ¶
func (m LoadShipmentRelatedEntitiesResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (LoadShipmentRelatedEntitiesResponseMultiError) Error ¶
func (m LoadShipmentRelatedEntitiesResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type LoadShipmentRelatedEntitiesResponseValidationError ¶
type LoadShipmentRelatedEntitiesResponseValidationError struct {
// contains filtered or unexported fields
}
LoadShipmentRelatedEntitiesResponseValidationError is the validation error returned by LoadShipmentRelatedEntitiesResponse.Validate if the designated constraints aren't met.
func (LoadShipmentRelatedEntitiesResponseValidationError) Cause ¶
func (e LoadShipmentRelatedEntitiesResponseValidationError) Cause() error
Cause function returns cause value.
func (LoadShipmentRelatedEntitiesResponseValidationError) Error ¶
func (e LoadShipmentRelatedEntitiesResponseValidationError) Error() string
Error satisfies the builtin error interface
func (LoadShipmentRelatedEntitiesResponseValidationError) ErrorName ¶
func (e LoadShipmentRelatedEntitiesResponseValidationError) ErrorName() string
ErrorName returns error name.
func (LoadShipmentRelatedEntitiesResponseValidationError) Field ¶
func (e LoadShipmentRelatedEntitiesResponseValidationError) Field() string
Field function returns field value.
func (LoadShipmentRelatedEntitiesResponseValidationError) Key ¶
func (e LoadShipmentRelatedEntitiesResponseValidationError) Key() bool
Key function returns key value.
func (LoadShipmentRelatedEntitiesResponseValidationError) Reason ¶
func (e LoadShipmentRelatedEntitiesResponseValidationError) Reason() string
Reason function returns reason value.
type LoadTransportRelatedEntitiesRequest ¶
type LoadTransportRelatedEntitiesRequest 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 (*LoadTransportRelatedEntitiesRequest) Descriptor
deprecated
func (*LoadTransportRelatedEntitiesRequest) Descriptor() ([]byte, []int)
Deprecated: Use LoadTransportRelatedEntitiesRequest.ProtoReflect.Descriptor instead.
func (*LoadTransportRelatedEntitiesRequest) GetLimit ¶
func (x *LoadTransportRelatedEntitiesRequest) GetLimit() string
func (*LoadTransportRelatedEntitiesRequest) GetNextCursor ¶
func (x *LoadTransportRelatedEntitiesRequest) GetNextCursor() string
func (*LoadTransportRelatedEntitiesRequest) GetRequestId ¶
func (x *LoadTransportRelatedEntitiesRequest) GetRequestId() string
func (*LoadTransportRelatedEntitiesRequest) GetUserEmail ¶
func (x *LoadTransportRelatedEntitiesRequest) GetUserEmail() string
func (*LoadTransportRelatedEntitiesRequest) ProtoMessage ¶
func (*LoadTransportRelatedEntitiesRequest) ProtoMessage()
func (*LoadTransportRelatedEntitiesRequest) ProtoReflect ¶
func (x *LoadTransportRelatedEntitiesRequest) ProtoReflect() protoreflect.Message
func (*LoadTransportRelatedEntitiesRequest) Reset ¶
func (x *LoadTransportRelatedEntitiesRequest) Reset()
func (*LoadTransportRelatedEntitiesRequest) String ¶
func (x *LoadTransportRelatedEntitiesRequest) String() string
func (*LoadTransportRelatedEntitiesRequest) Validate ¶
func (m *LoadTransportRelatedEntitiesRequest) Validate() error
Validate checks the field values on LoadTransportRelatedEntitiesRequest 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 (*LoadTransportRelatedEntitiesRequest) ValidateAll ¶
func (m *LoadTransportRelatedEntitiesRequest) ValidateAll() error
ValidateAll checks the field values on LoadTransportRelatedEntitiesRequest 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 LoadTransportRelatedEntitiesRequestMultiError, or nil if none found.
type LoadTransportRelatedEntitiesRequestMultiError ¶
type LoadTransportRelatedEntitiesRequestMultiError []error
LoadTransportRelatedEntitiesRequestMultiError is an error wrapping multiple validation errors returned by LoadTransportRelatedEntitiesRequest.ValidateAll() if the designated constraints aren't met.
func (LoadTransportRelatedEntitiesRequestMultiError) AllErrors ¶
func (m LoadTransportRelatedEntitiesRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (LoadTransportRelatedEntitiesRequestMultiError) Error ¶
func (m LoadTransportRelatedEntitiesRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type LoadTransportRelatedEntitiesRequestValidationError ¶
type LoadTransportRelatedEntitiesRequestValidationError struct {
// contains filtered or unexported fields
}
LoadTransportRelatedEntitiesRequestValidationError is the validation error returned by LoadTransportRelatedEntitiesRequest.Validate if the designated constraints aren't met.
func (LoadTransportRelatedEntitiesRequestValidationError) Cause ¶
func (e LoadTransportRelatedEntitiesRequestValidationError) Cause() error
Cause function returns cause value.
func (LoadTransportRelatedEntitiesRequestValidationError) Error ¶
func (e LoadTransportRelatedEntitiesRequestValidationError) Error() string
Error satisfies the builtin error interface
func (LoadTransportRelatedEntitiesRequestValidationError) ErrorName ¶
func (e LoadTransportRelatedEntitiesRequestValidationError) ErrorName() string
ErrorName returns error name.
func (LoadTransportRelatedEntitiesRequestValidationError) Field ¶
func (e LoadTransportRelatedEntitiesRequestValidationError) Field() string
Field function returns field value.
func (LoadTransportRelatedEntitiesRequestValidationError) Key ¶
func (e LoadTransportRelatedEntitiesRequestValidationError) Key() bool
Key function returns key value.
func (LoadTransportRelatedEntitiesRequestValidationError) Reason ¶
func (e LoadTransportRelatedEntitiesRequestValidationError) Reason() string
Reason function returns reason value.
type LoadTransportRelatedEntitiesResponse ¶
type LoadTransportRelatedEntitiesResponse struct { TransportEvents []*TransportEvent `protobuf:"bytes,1,rep,name=transport_events,json=transportEvents,proto3" json:"transport_events,omitempty"` NextCursor string `protobuf:"bytes,2,opt,name=next_cursor,json=nextCursor,proto3" json:"next_cursor,omitempty"` // contains filtered or unexported fields }
func (*LoadTransportRelatedEntitiesResponse) Descriptor
deprecated
func (*LoadTransportRelatedEntitiesResponse) Descriptor() ([]byte, []int)
Deprecated: Use LoadTransportRelatedEntitiesResponse.ProtoReflect.Descriptor instead.
func (*LoadTransportRelatedEntitiesResponse) GetNextCursor ¶
func (x *LoadTransportRelatedEntitiesResponse) GetNextCursor() string
func (*LoadTransportRelatedEntitiesResponse) GetTransportEvents ¶
func (x *LoadTransportRelatedEntitiesResponse) GetTransportEvents() []*TransportEvent
func (*LoadTransportRelatedEntitiesResponse) ProtoMessage ¶
func (*LoadTransportRelatedEntitiesResponse) ProtoMessage()
func (*LoadTransportRelatedEntitiesResponse) ProtoReflect ¶
func (x *LoadTransportRelatedEntitiesResponse) ProtoReflect() protoreflect.Message
func (*LoadTransportRelatedEntitiesResponse) Reset ¶
func (x *LoadTransportRelatedEntitiesResponse) Reset()
func (*LoadTransportRelatedEntitiesResponse) String ¶
func (x *LoadTransportRelatedEntitiesResponse) String() string
func (*LoadTransportRelatedEntitiesResponse) Validate ¶
func (m *LoadTransportRelatedEntitiesResponse) Validate() error
Validate checks the field values on LoadTransportRelatedEntitiesResponse 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 (*LoadTransportRelatedEntitiesResponse) ValidateAll ¶
func (m *LoadTransportRelatedEntitiesResponse) ValidateAll() error
ValidateAll checks the field values on LoadTransportRelatedEntitiesResponse 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 LoadTransportRelatedEntitiesResponseMultiError, or nil if none found.
type LoadTransportRelatedEntitiesResponseMultiError ¶
type LoadTransportRelatedEntitiesResponseMultiError []error
LoadTransportRelatedEntitiesResponseMultiError is an error wrapping multiple validation errors returned by LoadTransportRelatedEntitiesResponse.ValidateAll() if the designated constraints aren't met.
func (LoadTransportRelatedEntitiesResponseMultiError) AllErrors ¶
func (m LoadTransportRelatedEntitiesResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (LoadTransportRelatedEntitiesResponseMultiError) Error ¶
func (m LoadTransportRelatedEntitiesResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type LoadTransportRelatedEntitiesResponseValidationError ¶
type LoadTransportRelatedEntitiesResponseValidationError struct {
// contains filtered or unexported fields
}
LoadTransportRelatedEntitiesResponseValidationError is the validation error returned by LoadTransportRelatedEntitiesResponse.Validate if the designated constraints aren't met.
func (LoadTransportRelatedEntitiesResponseValidationError) Cause ¶
func (e LoadTransportRelatedEntitiesResponseValidationError) Cause() error
Cause function returns cause value.
func (LoadTransportRelatedEntitiesResponseValidationError) Error ¶
func (e LoadTransportRelatedEntitiesResponseValidationError) Error() string
Error satisfies the builtin error interface
func (LoadTransportRelatedEntitiesResponseValidationError) ErrorName ¶
func (e LoadTransportRelatedEntitiesResponseValidationError) ErrorName() string
ErrorName returns error name.
func (LoadTransportRelatedEntitiesResponseValidationError) Field ¶
func (e LoadTransportRelatedEntitiesResponseValidationError) Field() string
Field function returns field value.
func (LoadTransportRelatedEntitiesResponseValidationError) Key ¶
func (e LoadTransportRelatedEntitiesResponseValidationError) Key() bool
Key function returns key value.
func (LoadTransportRelatedEntitiesResponseValidationError) Reason ¶
func (e LoadTransportRelatedEntitiesResponseValidationError) Reason() string
Reason function returns reason value.
type OperationsEvent ¶
type OperationsEvent struct { OperationsEventD *OperationsEventD `protobuf:"bytes,1,opt,name=operations_event_d,json=operationsEventD,proto3" json:"operations_event_d,omitempty"` OperationsEventT *OperationsEventT `protobuf:"bytes,2,opt,name=operations_event_t,json=operationsEventT,proto3" json:"operations_event_t,omitempty"` OperationsEventType *OperationsEventType `protobuf:"bytes,3,opt,name=operations_event_type,json=operationsEventType,proto3" json:"operations_event_type,omitempty"` // contains filtered or unexported fields }
func (*OperationsEvent) Descriptor
deprecated
func (*OperationsEvent) Descriptor() ([]byte, []int)
Deprecated: Use OperationsEvent.ProtoReflect.Descriptor instead.
func (*OperationsEvent) GetOperationsEventD ¶
func (x *OperationsEvent) GetOperationsEventD() *OperationsEventD
func (*OperationsEvent) GetOperationsEventT ¶
func (x *OperationsEvent) GetOperationsEventT() *OperationsEventT
func (*OperationsEvent) GetOperationsEventType ¶
func (x *OperationsEvent) GetOperationsEventType() *OperationsEventType
func (*OperationsEvent) ProtoMessage ¶
func (*OperationsEvent) ProtoMessage()
func (*OperationsEvent) ProtoReflect ¶
func (x *OperationsEvent) ProtoReflect() protoreflect.Message
func (*OperationsEvent) Reset ¶
func (x *OperationsEvent) Reset()
func (*OperationsEvent) String ¶
func (x *OperationsEvent) String() string
func (*OperationsEvent) Validate ¶
func (m *OperationsEvent) Validate() error
Validate checks the field values on OperationsEvent 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 (*OperationsEvent) ValidateAll ¶
func (m *OperationsEvent) ValidateAll() error
ValidateAll checks the field values on OperationsEvent 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 OperationsEventMultiError, or nil if none found.
type OperationsEventD ¶
type OperationsEventD struct { Id uint32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` EventIdS []byte `protobuf:"bytes,2,opt,name=event_id_s,json=eventIdS,proto3" json:"event_id_s,omitempty"` EventClassifierCode string `protobuf:"bytes,3,opt,name=event_classifier_code,json=eventClassifierCode,proto3" json:"event_classifier_code,omitempty"` Publisher string `protobuf:"bytes,4,opt,name=publisher,proto3" json:"publisher,omitempty"` PublisherRole string `protobuf:"bytes,5,opt,name=publisher_role,json=publisherRole,proto3" json:"publisher_role,omitempty"` OperationsEventTypeCode string `` /* 134-byte string literal not displayed */ EventLocation string `protobuf:"bytes,7,opt,name=event_location,json=eventLocation,proto3" json:"event_location,omitempty"` TransportCallId uint32 `protobuf:"varint,8,opt,name=transport_call_id,json=transportCallId,proto3" json:"transport_call_id,omitempty"` PortCallServiceTypeCode string `` /* 136-byte string literal not displayed */ FacilityTypeCode string `protobuf:"bytes,10,opt,name=facility_type_code,json=facilityTypeCode,proto3" json:"facility_type_code,omitempty"` DelayReasonCode string `protobuf:"bytes,11,opt,name=delay_reason_code,json=delayReasonCode,proto3" json:"delay_reason_code,omitempty"` VesselPosition string `protobuf:"bytes,12,opt,name=vessel_position,json=vesselPosition,proto3" json:"vessel_position,omitempty"` Remark string `protobuf:"bytes,13,opt,name=remark,proto3" json:"remark,omitempty"` PortCallPhaseTypeCode string `` /* 131-byte string literal not displayed */ VesselDraft float64 `protobuf:"fixed64,15,opt,name=vessel_draft,json=vesselDraft,proto3" json:"vessel_draft,omitempty"` VesselDraftUnit string `protobuf:"bytes,16,opt,name=vessel_draft_unit,json=vesselDraftUnit,proto3" json:"vessel_draft_unit,omitempty"` MilesRemainingToDestination float64 `` /* 149-byte string literal not displayed */ EventId uint32 `protobuf:"varint,18,opt,name=event_id,json=eventId,proto3" json:"event_id,omitempty"` // contains filtered or unexported fields }
func (*OperationsEventD) Descriptor
deprecated
func (*OperationsEventD) Descriptor() ([]byte, []int)
Deprecated: Use OperationsEventD.ProtoReflect.Descriptor instead.
func (*OperationsEventD) GetDelayReasonCode ¶
func (x *OperationsEventD) GetDelayReasonCode() string
func (*OperationsEventD) GetEventClassifierCode ¶
func (x *OperationsEventD) GetEventClassifierCode() string
func (*OperationsEventD) GetEventId ¶
func (x *OperationsEventD) GetEventId() uint32
func (*OperationsEventD) GetEventIdS ¶
func (x *OperationsEventD) GetEventIdS() []byte
func (*OperationsEventD) GetEventLocation ¶
func (x *OperationsEventD) GetEventLocation() string
func (*OperationsEventD) GetFacilityTypeCode ¶
func (x *OperationsEventD) GetFacilityTypeCode() string
func (*OperationsEventD) GetId ¶
func (x *OperationsEventD) GetId() uint32
func (*OperationsEventD) GetMilesRemainingToDestination ¶
func (x *OperationsEventD) GetMilesRemainingToDestination() float64
func (*OperationsEventD) GetOperationsEventTypeCode ¶
func (x *OperationsEventD) GetOperationsEventTypeCode() string
func (*OperationsEventD) GetPortCallPhaseTypeCode ¶
func (x *OperationsEventD) GetPortCallPhaseTypeCode() string
func (*OperationsEventD) GetPortCallServiceTypeCode ¶
func (x *OperationsEventD) GetPortCallServiceTypeCode() string
func (*OperationsEventD) GetPublisher ¶
func (x *OperationsEventD) GetPublisher() string
func (*OperationsEventD) GetPublisherRole ¶
func (x *OperationsEventD) GetPublisherRole() string
func (*OperationsEventD) GetRemark ¶
func (x *OperationsEventD) GetRemark() string
func (*OperationsEventD) GetTransportCallId ¶
func (x *OperationsEventD) GetTransportCallId() uint32
func (*OperationsEventD) GetVesselDraft ¶
func (x *OperationsEventD) GetVesselDraft() float64
func (*OperationsEventD) GetVesselDraftUnit ¶
func (x *OperationsEventD) GetVesselDraftUnit() string
func (*OperationsEventD) GetVesselPosition ¶
func (x *OperationsEventD) GetVesselPosition() string
func (*OperationsEventD) ProtoMessage ¶
func (*OperationsEventD) ProtoMessage()
func (*OperationsEventD) ProtoReflect ¶
func (x *OperationsEventD) ProtoReflect() protoreflect.Message
func (*OperationsEventD) Reset ¶
func (x *OperationsEventD) Reset()
func (*OperationsEventD) String ¶
func (x *OperationsEventD) String() string
func (*OperationsEventD) Validate ¶
func (m *OperationsEventD) Validate() error
Validate checks the field values on OperationsEventD 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 (*OperationsEventD) ValidateAll ¶
func (m *OperationsEventD) ValidateAll() error
ValidateAll checks the field values on OperationsEventD 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 OperationsEventDMultiError, or nil if none found.
type OperationsEventDMultiError ¶
type OperationsEventDMultiError []error
OperationsEventDMultiError is an error wrapping multiple validation errors returned by OperationsEventD.ValidateAll() if the designated constraints aren't met.
func (OperationsEventDMultiError) AllErrors ¶
func (m OperationsEventDMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (OperationsEventDMultiError) Error ¶
func (m OperationsEventDMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type OperationsEventDValidationError ¶
type OperationsEventDValidationError struct {
// contains filtered or unexported fields
}
OperationsEventDValidationError is the validation error returned by OperationsEventD.Validate if the designated constraints aren't met.
func (OperationsEventDValidationError) Cause ¶
func (e OperationsEventDValidationError) Cause() error
Cause function returns cause value.
func (OperationsEventDValidationError) Error ¶
func (e OperationsEventDValidationError) Error() string
Error satisfies the builtin error interface
func (OperationsEventDValidationError) ErrorName ¶
func (e OperationsEventDValidationError) ErrorName() string
ErrorName returns error name.
func (OperationsEventDValidationError) Field ¶
func (e OperationsEventDValidationError) Field() string
Field function returns field value.
func (OperationsEventDValidationError) Key ¶
func (e OperationsEventDValidationError) Key() bool
Key function returns key value.
func (OperationsEventDValidationError) Reason ¶
func (e OperationsEventDValidationError) Reason() string
Reason function returns reason value.
type OperationsEventMultiError ¶
type OperationsEventMultiError []error
OperationsEventMultiError is an error wrapping multiple validation errors returned by OperationsEvent.ValidateAll() if the designated constraints aren't met.
func (OperationsEventMultiError) AllErrors ¶
func (m OperationsEventMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (OperationsEventMultiError) Error ¶
func (m OperationsEventMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type OperationsEventT ¶
type OperationsEventT struct { EventCreatedDateTime *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=event_created_date_time,json=eventCreatedDateTime,proto3" json:"event_created_date_time,omitempty"` EventDateTime *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=event_date_time,json=eventDateTime,proto3" json:"event_date_time,omitempty"` // contains filtered or unexported fields }
func (*OperationsEventT) Descriptor
deprecated
func (*OperationsEventT) Descriptor() ([]byte, []int)
Deprecated: Use OperationsEventT.ProtoReflect.Descriptor instead.
func (*OperationsEventT) GetEventCreatedDateTime ¶
func (x *OperationsEventT) GetEventCreatedDateTime() *timestamppb.Timestamp
func (*OperationsEventT) GetEventDateTime ¶
func (x *OperationsEventT) GetEventDateTime() *timestamppb.Timestamp
func (*OperationsEventT) ProtoMessage ¶
func (*OperationsEventT) ProtoMessage()
func (*OperationsEventT) ProtoReflect ¶
func (x *OperationsEventT) ProtoReflect() protoreflect.Message
func (*OperationsEventT) Reset ¶
func (x *OperationsEventT) Reset()
func (*OperationsEventT) String ¶
func (x *OperationsEventT) String() string
func (*OperationsEventT) Validate ¶
func (m *OperationsEventT) Validate() error
Validate checks the field values on OperationsEventT 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 (*OperationsEventT) ValidateAll ¶
func (m *OperationsEventT) ValidateAll() error
ValidateAll checks the field values on OperationsEventT 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 OperationsEventTMultiError, or nil if none found.
type OperationsEventTMultiError ¶
type OperationsEventTMultiError []error
OperationsEventTMultiError is an error wrapping multiple validation errors returned by OperationsEventT.ValidateAll() if the designated constraints aren't met.
func (OperationsEventTMultiError) AllErrors ¶
func (m OperationsEventTMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (OperationsEventTMultiError) Error ¶
func (m OperationsEventTMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type OperationsEventTValidationError ¶
type OperationsEventTValidationError struct {
// contains filtered or unexported fields
}
OperationsEventTValidationError is the validation error returned by OperationsEventT.Validate if the designated constraints aren't met.
func (OperationsEventTValidationError) Cause ¶
func (e OperationsEventTValidationError) Cause() error
Cause function returns cause value.
func (OperationsEventTValidationError) Error ¶
func (e OperationsEventTValidationError) Error() string
Error satisfies the builtin error interface
func (OperationsEventTValidationError) ErrorName ¶
func (e OperationsEventTValidationError) ErrorName() string
ErrorName returns error name.
func (OperationsEventTValidationError) Field ¶
func (e OperationsEventTValidationError) Field() string
Field function returns field value.
func (OperationsEventTValidationError) Key ¶
func (e OperationsEventTValidationError) Key() bool
Key function returns key value.
func (OperationsEventTValidationError) Reason ¶
func (e OperationsEventTValidationError) Reason() string
Reason function returns reason value.
type OperationsEventType ¶
type OperationsEventType struct { OperationsEventTypeCode string `` /* 134-byte string literal not displayed */ OperationsEventTypeName string `` /* 134-byte string literal not displayed */ OperationsEventTypeDescription string `` /* 155-byte string literal not displayed */ OperationsEventId uint32 `protobuf:"varint,4,opt,name=operations_event_id,json=operationsEventId,proto3" json:"operations_event_id,omitempty"` // contains filtered or unexported fields }
func (*OperationsEventType) Descriptor
deprecated
func (*OperationsEventType) Descriptor() ([]byte, []int)
Deprecated: Use OperationsEventType.ProtoReflect.Descriptor instead.
func (*OperationsEventType) GetOperationsEventId ¶
func (x *OperationsEventType) GetOperationsEventId() uint32
func (*OperationsEventType) GetOperationsEventTypeCode ¶
func (x *OperationsEventType) GetOperationsEventTypeCode() string
func (*OperationsEventType) GetOperationsEventTypeDescription ¶
func (x *OperationsEventType) GetOperationsEventTypeDescription() string
func (*OperationsEventType) GetOperationsEventTypeName ¶
func (x *OperationsEventType) GetOperationsEventTypeName() string
func (*OperationsEventType) ProtoMessage ¶
func (*OperationsEventType) ProtoMessage()
func (*OperationsEventType) ProtoReflect ¶
func (x *OperationsEventType) ProtoReflect() protoreflect.Message
func (*OperationsEventType) Reset ¶
func (x *OperationsEventType) Reset()
func (*OperationsEventType) String ¶
func (x *OperationsEventType) String() string
func (*OperationsEventType) Validate ¶
func (m *OperationsEventType) Validate() error
Validate checks the field values on OperationsEventType 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 (*OperationsEventType) ValidateAll ¶
func (m *OperationsEventType) ValidateAll() error
ValidateAll checks the field values on OperationsEventType 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 OperationsEventTypeMultiError, or nil if none found.
type OperationsEventTypeMultiError ¶
type OperationsEventTypeMultiError []error
OperationsEventTypeMultiError is an error wrapping multiple validation errors returned by OperationsEventType.ValidateAll() if the designated constraints aren't met.
func (OperationsEventTypeMultiError) AllErrors ¶
func (m OperationsEventTypeMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (OperationsEventTypeMultiError) Error ¶
func (m OperationsEventTypeMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type OperationsEventTypeValidationError ¶
type OperationsEventTypeValidationError struct {
// contains filtered or unexported fields
}
OperationsEventTypeValidationError is the validation error returned by OperationsEventType.Validate if the designated constraints aren't met.
func (OperationsEventTypeValidationError) Cause ¶
func (e OperationsEventTypeValidationError) Cause() error
Cause function returns cause value.
func (OperationsEventTypeValidationError) Error ¶
func (e OperationsEventTypeValidationError) Error() string
Error satisfies the builtin error interface
func (OperationsEventTypeValidationError) ErrorName ¶
func (e OperationsEventTypeValidationError) ErrorName() string
ErrorName returns error name.
func (OperationsEventTypeValidationError) Field ¶
func (e OperationsEventTypeValidationError) Field() string
Field function returns field value.
func (OperationsEventTypeValidationError) Key ¶
func (e OperationsEventTypeValidationError) Key() bool
Key function returns key value.
func (OperationsEventTypeValidationError) Reason ¶
func (e OperationsEventTypeValidationError) Reason() string
Reason function returns reason value.
type OperationsEventValidationError ¶
type OperationsEventValidationError struct {
// contains filtered or unexported fields
}
OperationsEventValidationError is the validation error returned by OperationsEvent.Validate if the designated constraints aren't met.
func (OperationsEventValidationError) Cause ¶
func (e OperationsEventValidationError) Cause() error
Cause function returns cause value.
func (OperationsEventValidationError) Error ¶
func (e OperationsEventValidationError) Error() string
Error satisfies the builtin error interface
func (OperationsEventValidationError) ErrorName ¶
func (e OperationsEventValidationError) ErrorName() string
ErrorName returns error name.
func (OperationsEventValidationError) Field ¶
func (e OperationsEventValidationError) Field() string
Field function returns field value.
func (OperationsEventValidationError) Key ¶
func (e OperationsEventValidationError) Key() bool
Key function returns key value.
func (OperationsEventValidationError) Reason ¶
func (e OperationsEventValidationError) Reason() string
Reason function returns reason value.
type Seal ¶
type Seal struct { SealD *SealD `protobuf:"bytes,1,opt,name=seal_d,json=sealD,proto3" json:"seal_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 (*Seal) Descriptor
deprecated
func (*Seal) GetCrUpdTime ¶
func (*Seal) GetCrUpdUser ¶
func (*Seal) ProtoMessage ¶
func (*Seal) ProtoMessage()
func (*Seal) ProtoReflect ¶
func (x *Seal) ProtoReflect() protoreflect.Message
func (*Seal) Validate ¶
Validate checks the field values on Seal 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 (*Seal) ValidateAll ¶
ValidateAll checks the field values on Seal 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 SealMultiError, or nil if none found.
type SealD ¶
type SealD 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"` UtilizedTransportEquipmentId uint32 `` /* 150-byte string literal not displayed */ SealNumber string `protobuf:"bytes,5,opt,name=seal_number,json=sealNumber,proto3" json:"seal_number,omitempty"` SealSourceCode string `protobuf:"bytes,6,opt,name=seal_source_code,json=sealSourceCode,proto3" json:"seal_source_code,omitempty"` SealTypeCode string `protobuf:"bytes,7,opt,name=seal_type_code,json=sealTypeCode,proto3" json:"seal_type_code,omitempty"` // contains filtered or unexported fields }
func (*SealD) Descriptor
deprecated
func (*SealD) GetSealNumber ¶
func (*SealD) GetSealSourceCode ¶
func (*SealD) GetSealTypeCode ¶
func (*SealD) GetUtilizedTransportEquipmentId ¶
func (*SealD) ProtoMessage ¶
func (*SealD) ProtoMessage()
func (*SealD) ProtoReflect ¶
func (x *SealD) ProtoReflect() protoreflect.Message
func (*SealD) Validate ¶
Validate checks the field values on SealD 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 (*SealD) ValidateAll ¶
ValidateAll checks the field values on SealD 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 SealDMultiError, or nil if none found.
type SealDMultiError ¶
type SealDMultiError []error
SealDMultiError is an error wrapping multiple validation errors returned by SealD.ValidateAll() if the designated constraints aren't met.
func (SealDMultiError) AllErrors ¶
func (m SealDMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SealDMultiError) Error ¶
func (m SealDMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SealDValidationError ¶
type SealDValidationError struct {
// contains filtered or unexported fields
}
SealDValidationError is the validation error returned by SealD.Validate if the designated constraints aren't met.
func (SealDValidationError) Cause ¶
func (e SealDValidationError) Cause() error
Cause function returns cause value.
func (SealDValidationError) Error ¶
func (e SealDValidationError) Error() string
Error satisfies the builtin error interface
func (SealDValidationError) ErrorName ¶
func (e SealDValidationError) ErrorName() string
ErrorName returns error name.
func (SealDValidationError) Field ¶
func (e SealDValidationError) Field() string
Field function returns field value.
func (SealDValidationError) Key ¶
func (e SealDValidationError) Key() bool
Key function returns key value.
func (SealDValidationError) Reason ¶
func (e SealDValidationError) Reason() string
Reason function returns reason value.
type SealMultiError ¶
type SealMultiError []error
SealMultiError is an error wrapping multiple validation errors returned by Seal.ValidateAll() if the designated constraints aren't met.
func (SealMultiError) AllErrors ¶
func (m SealMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SealMultiError) Error ¶
func (m SealMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SealServiceClient ¶
type SealServiceClient interface { CreateSeal(ctx context.Context, in *CreateSealRequest, opts ...grpc.CallOption) (*CreateSealResponse, error) GetSeals(ctx context.Context, in *GetSealsRequest, opts ...grpc.CallOption) (*GetSealsResponse, error) }
SealServiceClient is the client API for SealService 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 SealService service definition.
func NewSealServiceClient ¶
func NewSealServiceClient(cc grpc.ClientConnInterface) SealServiceClient
type SealServiceServer ¶
type SealServiceServer interface { CreateSeal(context.Context, *CreateSealRequest) (*CreateSealResponse, error) GetSeals(context.Context, *GetSealsRequest) (*GetSealsResponse, error) // contains filtered or unexported methods }
SealServiceServer is the server API for SealService service. All implementations must embed UnimplementedSealServiceServer for forward compatibility.
The SealService service definition.
type SealValidationError ¶
type SealValidationError struct {
// contains filtered or unexported fields
}
SealValidationError is the validation error returned by Seal.Validate if the designated constraints aren't met.
func (SealValidationError) Cause ¶
func (e SealValidationError) Cause() error
Cause function returns cause value.
func (SealValidationError) Error ¶
func (e SealValidationError) Error() string
Error satisfies the builtin error interface
func (SealValidationError) ErrorName ¶
func (e SealValidationError) ErrorName() string
ErrorName returns error name.
func (SealValidationError) Field ¶
func (e SealValidationError) Field() string
Field function returns field value.
func (SealValidationError) Key ¶
func (e SealValidationError) Key() bool
Key function returns key value.
func (SealValidationError) Reason ¶
func (e SealValidationError) Reason() string
Reason function returns reason value.
type ShipmentEvent ¶
type ShipmentEvent struct { ShipmentEventD *ShipmentEventD `protobuf:"bytes,1,opt,name=shipment_event_d,json=shipmentEventD,proto3" json:"shipment_event_d,omitempty"` ShipmentEventT *ShipmentEventT `protobuf:"bytes,2,opt,name=shipment_event_t,json=shipmentEventT,proto3" json:"shipment_event_t,omitempty"` ShipmentEventType *ShipmentEventType `protobuf:"bytes,3,opt,name=shipment_event_type,json=shipmentEventType,proto3" json:"shipment_event_type,omitempty"` // contains filtered or unexported fields }
func (*ShipmentEvent) Descriptor
deprecated
func (*ShipmentEvent) Descriptor() ([]byte, []int)
Deprecated: Use ShipmentEvent.ProtoReflect.Descriptor instead.
func (*ShipmentEvent) GetShipmentEventD ¶
func (x *ShipmentEvent) GetShipmentEventD() *ShipmentEventD
func (*ShipmentEvent) GetShipmentEventT ¶
func (x *ShipmentEvent) GetShipmentEventT() *ShipmentEventT
func (*ShipmentEvent) GetShipmentEventType ¶
func (x *ShipmentEvent) GetShipmentEventType() *ShipmentEventType
func (*ShipmentEvent) ProtoMessage ¶
func (*ShipmentEvent) ProtoMessage()
func (*ShipmentEvent) ProtoReflect ¶
func (x *ShipmentEvent) ProtoReflect() protoreflect.Message
func (*ShipmentEvent) Reset ¶
func (x *ShipmentEvent) Reset()
func (*ShipmentEvent) String ¶
func (x *ShipmentEvent) String() string
func (*ShipmentEvent) Validate ¶
func (m *ShipmentEvent) Validate() error
Validate checks the field values on ShipmentEvent 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 (*ShipmentEvent) ValidateAll ¶
func (m *ShipmentEvent) ValidateAll() error
ValidateAll checks the field values on ShipmentEvent 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 ShipmentEventMultiError, or nil if none found.
type ShipmentEventD ¶
type ShipmentEventD struct { Id uint32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` EventIdS []byte `protobuf:"bytes,2,opt,name=event_id_s,json=eventIdS,proto3" json:"event_id_s,omitempty"` EventClassifierCode string `protobuf:"bytes,3,opt,name=event_classifier_code,json=eventClassifierCode,proto3" json:"event_classifier_code,omitempty"` ShipmentEventTypeCode string `` /* 128-byte string literal not displayed */ DocumentTypeCode string `protobuf:"bytes,5,opt,name=document_type_code,json=documentTypeCode,proto3" json:"document_type_code,omitempty"` DocumentId uint32 `protobuf:"varint,6,opt,name=document_id,json=documentId,proto3" json:"document_id,omitempty"` DocumentReference string `protobuf:"bytes,7,opt,name=document_reference,json=documentReference,proto3" json:"document_reference,omitempty"` Reason string `protobuf:"bytes,8,opt,name=reason,proto3" json:"reason,omitempty"` EventId uint32 `protobuf:"varint,9,opt,name=event_id,json=eventId,proto3" json:"event_id,omitempty"` // contains filtered or unexported fields }
func (*ShipmentEventD) Descriptor
deprecated
func (*ShipmentEventD) Descriptor() ([]byte, []int)
Deprecated: Use ShipmentEventD.ProtoReflect.Descriptor instead.
func (*ShipmentEventD) GetDocumentId ¶
func (x *ShipmentEventD) GetDocumentId() uint32
func (*ShipmentEventD) GetDocumentReference ¶
func (x *ShipmentEventD) GetDocumentReference() string
func (*ShipmentEventD) GetDocumentTypeCode ¶
func (x *ShipmentEventD) GetDocumentTypeCode() string
func (*ShipmentEventD) GetEventClassifierCode ¶
func (x *ShipmentEventD) GetEventClassifierCode() string
func (*ShipmentEventD) GetEventId ¶
func (x *ShipmentEventD) GetEventId() uint32
func (*ShipmentEventD) GetEventIdS ¶
func (x *ShipmentEventD) GetEventIdS() []byte
func (*ShipmentEventD) GetId ¶
func (x *ShipmentEventD) GetId() uint32
func (*ShipmentEventD) GetReason ¶
func (x *ShipmentEventD) GetReason() string
func (*ShipmentEventD) GetShipmentEventTypeCode ¶
func (x *ShipmentEventD) GetShipmentEventTypeCode() string
func (*ShipmentEventD) ProtoMessage ¶
func (*ShipmentEventD) ProtoMessage()
func (*ShipmentEventD) ProtoReflect ¶
func (x *ShipmentEventD) ProtoReflect() protoreflect.Message
func (*ShipmentEventD) Reset ¶
func (x *ShipmentEventD) Reset()
func (*ShipmentEventD) String ¶
func (x *ShipmentEventD) String() string
func (*ShipmentEventD) Validate ¶
func (m *ShipmentEventD) Validate() error
Validate checks the field values on ShipmentEventD 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 (*ShipmentEventD) ValidateAll ¶
func (m *ShipmentEventD) ValidateAll() error
ValidateAll checks the field values on ShipmentEventD 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 ShipmentEventDMultiError, or nil if none found.
type ShipmentEventDMultiError ¶
type ShipmentEventDMultiError []error
ShipmentEventDMultiError is an error wrapping multiple validation errors returned by ShipmentEventD.ValidateAll() if the designated constraints aren't met.
func (ShipmentEventDMultiError) AllErrors ¶
func (m ShipmentEventDMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ShipmentEventDMultiError) Error ¶
func (m ShipmentEventDMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ShipmentEventDValidationError ¶
type ShipmentEventDValidationError struct {
// contains filtered or unexported fields
}
ShipmentEventDValidationError is the validation error returned by ShipmentEventD.Validate if the designated constraints aren't met.
func (ShipmentEventDValidationError) Cause ¶
func (e ShipmentEventDValidationError) Cause() error
Cause function returns cause value.
func (ShipmentEventDValidationError) Error ¶
func (e ShipmentEventDValidationError) Error() string
Error satisfies the builtin error interface
func (ShipmentEventDValidationError) ErrorName ¶
func (e ShipmentEventDValidationError) ErrorName() string
ErrorName returns error name.
func (ShipmentEventDValidationError) Field ¶
func (e ShipmentEventDValidationError) Field() string
Field function returns field value.
func (ShipmentEventDValidationError) Key ¶
func (e ShipmentEventDValidationError) Key() bool
Key function returns key value.
func (ShipmentEventDValidationError) Reason ¶
func (e ShipmentEventDValidationError) Reason() string
Reason function returns reason value.
type ShipmentEventMultiError ¶
type ShipmentEventMultiError []error
ShipmentEventMultiError is an error wrapping multiple validation errors returned by ShipmentEvent.ValidateAll() if the designated constraints aren't met.
func (ShipmentEventMultiError) AllErrors ¶
func (m ShipmentEventMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ShipmentEventMultiError) Error ¶
func (m ShipmentEventMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ShipmentEventT ¶
type ShipmentEventT struct { EventCreatedDateTime *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=event_created_date_time,json=eventCreatedDateTime,proto3" json:"event_created_date_time,omitempty"` EventDateTime *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=event_date_time,json=eventDateTime,proto3" json:"event_date_time,omitempty"` // contains filtered or unexported fields }
func (*ShipmentEventT) Descriptor
deprecated
func (*ShipmentEventT) Descriptor() ([]byte, []int)
Deprecated: Use ShipmentEventT.ProtoReflect.Descriptor instead.
func (*ShipmentEventT) GetEventCreatedDateTime ¶
func (x *ShipmentEventT) GetEventCreatedDateTime() *timestamppb.Timestamp
func (*ShipmentEventT) GetEventDateTime ¶
func (x *ShipmentEventT) GetEventDateTime() *timestamppb.Timestamp
func (*ShipmentEventT) ProtoMessage ¶
func (*ShipmentEventT) ProtoMessage()
func (*ShipmentEventT) ProtoReflect ¶
func (x *ShipmentEventT) ProtoReflect() protoreflect.Message
func (*ShipmentEventT) Reset ¶
func (x *ShipmentEventT) Reset()
func (*ShipmentEventT) String ¶
func (x *ShipmentEventT) String() string
func (*ShipmentEventT) Validate ¶
func (m *ShipmentEventT) Validate() error
Validate checks the field values on ShipmentEventT 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 (*ShipmentEventT) ValidateAll ¶
func (m *ShipmentEventT) ValidateAll() error
ValidateAll checks the field values on ShipmentEventT 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 ShipmentEventTMultiError, or nil if none found.
type ShipmentEventTMultiError ¶
type ShipmentEventTMultiError []error
ShipmentEventTMultiError is an error wrapping multiple validation errors returned by ShipmentEventT.ValidateAll() if the designated constraints aren't met.
func (ShipmentEventTMultiError) AllErrors ¶
func (m ShipmentEventTMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ShipmentEventTMultiError) Error ¶
func (m ShipmentEventTMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ShipmentEventTValidationError ¶
type ShipmentEventTValidationError struct {
// contains filtered or unexported fields
}
ShipmentEventTValidationError is the validation error returned by ShipmentEventT.Validate if the designated constraints aren't met.
func (ShipmentEventTValidationError) Cause ¶
func (e ShipmentEventTValidationError) Cause() error
Cause function returns cause value.
func (ShipmentEventTValidationError) Error ¶
func (e ShipmentEventTValidationError) Error() string
Error satisfies the builtin error interface
func (ShipmentEventTValidationError) ErrorName ¶
func (e ShipmentEventTValidationError) ErrorName() string
ErrorName returns error name.
func (ShipmentEventTValidationError) Field ¶
func (e ShipmentEventTValidationError) Field() string
Field function returns field value.
func (ShipmentEventTValidationError) Key ¶
func (e ShipmentEventTValidationError) Key() bool
Key function returns key value.
func (ShipmentEventTValidationError) Reason ¶
func (e ShipmentEventTValidationError) Reason() string
Reason function returns reason value.
type ShipmentEventType ¶
type ShipmentEventType struct { ShipmentEventTypeCode string `` /* 128-byte string literal not displayed */ ShipmentEventTypeName string `` /* 128-byte string literal not displayed */ ShipmentEventTypeDescription string `` /* 149-byte string literal not displayed */ ShipmentEventId uint32 `protobuf:"varint,4,opt,name=shipment_event_id,json=shipmentEventId,proto3" json:"shipment_event_id,omitempty"` // contains filtered or unexported fields }
func (*ShipmentEventType) Descriptor
deprecated
func (*ShipmentEventType) Descriptor() ([]byte, []int)
Deprecated: Use ShipmentEventType.ProtoReflect.Descriptor instead.
func (*ShipmentEventType) GetShipmentEventId ¶
func (x *ShipmentEventType) GetShipmentEventId() uint32
func (*ShipmentEventType) GetShipmentEventTypeCode ¶
func (x *ShipmentEventType) GetShipmentEventTypeCode() string
func (*ShipmentEventType) GetShipmentEventTypeDescription ¶
func (x *ShipmentEventType) GetShipmentEventTypeDescription() string
func (*ShipmentEventType) GetShipmentEventTypeName ¶
func (x *ShipmentEventType) GetShipmentEventTypeName() string
func (*ShipmentEventType) ProtoMessage ¶
func (*ShipmentEventType) ProtoMessage()
func (*ShipmentEventType) ProtoReflect ¶
func (x *ShipmentEventType) ProtoReflect() protoreflect.Message
func (*ShipmentEventType) Reset ¶
func (x *ShipmentEventType) Reset()
func (*ShipmentEventType) String ¶
func (x *ShipmentEventType) String() string
func (*ShipmentEventType) Validate ¶
func (m *ShipmentEventType) Validate() error
Validate checks the field values on ShipmentEventType 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 (*ShipmentEventType) ValidateAll ¶
func (m *ShipmentEventType) ValidateAll() error
ValidateAll checks the field values on ShipmentEventType 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 ShipmentEventTypeMultiError, or nil if none found.
type ShipmentEventTypeMultiError ¶
type ShipmentEventTypeMultiError []error
ShipmentEventTypeMultiError is an error wrapping multiple validation errors returned by ShipmentEventType.ValidateAll() if the designated constraints aren't met.
func (ShipmentEventTypeMultiError) AllErrors ¶
func (m ShipmentEventTypeMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ShipmentEventTypeMultiError) Error ¶
func (m ShipmentEventTypeMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ShipmentEventTypeValidationError ¶
type ShipmentEventTypeValidationError struct {
// contains filtered or unexported fields
}
ShipmentEventTypeValidationError is the validation error returned by ShipmentEventType.Validate if the designated constraints aren't met.
func (ShipmentEventTypeValidationError) Cause ¶
func (e ShipmentEventTypeValidationError) Cause() error
Cause function returns cause value.
func (ShipmentEventTypeValidationError) Error ¶
func (e ShipmentEventTypeValidationError) Error() string
Error satisfies the builtin error interface
func (ShipmentEventTypeValidationError) ErrorName ¶
func (e ShipmentEventTypeValidationError) ErrorName() string
ErrorName returns error name.
func (ShipmentEventTypeValidationError) Field ¶
func (e ShipmentEventTypeValidationError) Field() string
Field function returns field value.
func (ShipmentEventTypeValidationError) Key ¶
func (e ShipmentEventTypeValidationError) Key() bool
Key function returns key value.
func (ShipmentEventTypeValidationError) Reason ¶
func (e ShipmentEventTypeValidationError) Reason() string
Reason function returns reason value.
type ShipmentEventValidationError ¶
type ShipmentEventValidationError struct {
// contains filtered or unexported fields
}
ShipmentEventValidationError is the validation error returned by ShipmentEvent.Validate if the designated constraints aren't met.
func (ShipmentEventValidationError) Cause ¶
func (e ShipmentEventValidationError) Cause() error
Cause function returns cause value.
func (ShipmentEventValidationError) Error ¶
func (e ShipmentEventValidationError) Error() string
Error satisfies the builtin error interface
func (ShipmentEventValidationError) ErrorName ¶
func (e ShipmentEventValidationError) ErrorName() string
ErrorName returns error name.
func (ShipmentEventValidationError) Field ¶
func (e ShipmentEventValidationError) Field() string
Field function returns field value.
func (ShipmentEventValidationError) Key ¶
func (e ShipmentEventValidationError) Key() bool
Key function returns key value.
func (ShipmentEventValidationError) Reason ¶
func (e ShipmentEventValidationError) Reason() string
Reason function returns reason value.
type TransportEvent ¶
type TransportEvent struct { TransportEventD *TransportEventD `protobuf:"bytes,1,opt,name=transport_event_d,json=transportEventD,proto3" json:"transport_event_d,omitempty"` TransportEventT *TransportEventT `protobuf:"bytes,2,opt,name=transport_event_t,json=transportEventT,proto3" json:"transport_event_t,omitempty"` TransportEventType *TransportEventType `protobuf:"bytes,3,opt,name=transport_event_type,json=transportEventType,proto3" json:"transport_event_type,omitempty"` // contains filtered or unexported fields }
func (*TransportEvent) Descriptor
deprecated
func (*TransportEvent) Descriptor() ([]byte, []int)
Deprecated: Use TransportEvent.ProtoReflect.Descriptor instead.
func (*TransportEvent) GetTransportEventD ¶
func (x *TransportEvent) GetTransportEventD() *TransportEventD
func (*TransportEvent) GetTransportEventT ¶
func (x *TransportEvent) GetTransportEventT() *TransportEventT
func (*TransportEvent) GetTransportEventType ¶
func (x *TransportEvent) GetTransportEventType() *TransportEventType
func (*TransportEvent) ProtoMessage ¶
func (*TransportEvent) ProtoMessage()
func (*TransportEvent) ProtoReflect ¶
func (x *TransportEvent) ProtoReflect() protoreflect.Message
func (*TransportEvent) Reset ¶
func (x *TransportEvent) Reset()
func (*TransportEvent) String ¶
func (x *TransportEvent) String() string
func (*TransportEvent) Validate ¶
func (m *TransportEvent) Validate() error
Validate checks the field values on TransportEvent 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 (*TransportEvent) ValidateAll ¶
func (m *TransportEvent) ValidateAll() error
ValidateAll checks the field values on TransportEvent 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 TransportEventMultiError, or nil if none found.
type TransportEventD ¶
type TransportEventD struct { Id uint32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` EventIdS []byte `protobuf:"bytes,2,opt,name=event_id_s,json=eventIdS,proto3" json:"event_id_s,omitempty"` EventClassifierCode string `protobuf:"bytes,3,opt,name=event_classifier_code,json=eventClassifierCode,proto3" json:"event_classifier_code,omitempty"` TransportEventTypeCode string `` /* 131-byte string literal not displayed */ DelayReasonCode string `protobuf:"bytes,5,opt,name=delay_reason_code,json=delayReasonCode,proto3" json:"delay_reason_code,omitempty"` ChangeRemark string `protobuf:"bytes,6,opt,name=change_remark,json=changeRemark,proto3" json:"change_remark,omitempty"` TransportCallId uint32 `protobuf:"varint,7,opt,name=transport_call_id,json=transportCallId,proto3" json:"transport_call_id,omitempty"` EventId uint32 `protobuf:"varint,8,opt,name=event_id,json=eventId,proto3" json:"event_id,omitempty"` // contains filtered or unexported fields }
func (*TransportEventD) Descriptor
deprecated
func (*TransportEventD) Descriptor() ([]byte, []int)
Deprecated: Use TransportEventD.ProtoReflect.Descriptor instead.
func (*TransportEventD) GetChangeRemark ¶
func (x *TransportEventD) GetChangeRemark() string
func (*TransportEventD) GetDelayReasonCode ¶
func (x *TransportEventD) GetDelayReasonCode() string
func (*TransportEventD) GetEventClassifierCode ¶
func (x *TransportEventD) GetEventClassifierCode() string
func (*TransportEventD) GetEventId ¶
func (x *TransportEventD) GetEventId() uint32
func (*TransportEventD) GetEventIdS ¶
func (x *TransportEventD) GetEventIdS() []byte
func (*TransportEventD) GetId ¶
func (x *TransportEventD) GetId() uint32
func (*TransportEventD) GetTransportCallId ¶
func (x *TransportEventD) GetTransportCallId() uint32
func (*TransportEventD) GetTransportEventTypeCode ¶
func (x *TransportEventD) GetTransportEventTypeCode() string
func (*TransportEventD) ProtoMessage ¶
func (*TransportEventD) ProtoMessage()
func (*TransportEventD) ProtoReflect ¶
func (x *TransportEventD) ProtoReflect() protoreflect.Message
func (*TransportEventD) Reset ¶
func (x *TransportEventD) Reset()
func (*TransportEventD) String ¶
func (x *TransportEventD) String() string
func (*TransportEventD) Validate ¶
func (m *TransportEventD) Validate() error
Validate checks the field values on TransportEventD 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 (*TransportEventD) ValidateAll ¶
func (m *TransportEventD) ValidateAll() error
ValidateAll checks the field values on TransportEventD 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 TransportEventDMultiError, or nil if none found.
type TransportEventDMultiError ¶
type TransportEventDMultiError []error
TransportEventDMultiError is an error wrapping multiple validation errors returned by TransportEventD.ValidateAll() if the designated constraints aren't met.
func (TransportEventDMultiError) AllErrors ¶
func (m TransportEventDMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (TransportEventDMultiError) Error ¶
func (m TransportEventDMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type TransportEventDValidationError ¶
type TransportEventDValidationError struct {
// contains filtered or unexported fields
}
TransportEventDValidationError is the validation error returned by TransportEventD.Validate if the designated constraints aren't met.
func (TransportEventDValidationError) Cause ¶
func (e TransportEventDValidationError) Cause() error
Cause function returns cause value.
func (TransportEventDValidationError) Error ¶
func (e TransportEventDValidationError) Error() string
Error satisfies the builtin error interface
func (TransportEventDValidationError) ErrorName ¶
func (e TransportEventDValidationError) ErrorName() string
ErrorName returns error name.
func (TransportEventDValidationError) Field ¶
func (e TransportEventDValidationError) Field() string
Field function returns field value.
func (TransportEventDValidationError) Key ¶
func (e TransportEventDValidationError) Key() bool
Key function returns key value.
func (TransportEventDValidationError) Reason ¶
func (e TransportEventDValidationError) Reason() string
Reason function returns reason value.
type TransportEventMultiError ¶
type TransportEventMultiError []error
TransportEventMultiError is an error wrapping multiple validation errors returned by TransportEvent.ValidateAll() if the designated constraints aren't met.
func (TransportEventMultiError) AllErrors ¶
func (m TransportEventMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (TransportEventMultiError) Error ¶
func (m TransportEventMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type TransportEventT ¶
type TransportEventT struct { EventCreatedDateTime *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=event_created_date_time,json=eventCreatedDateTime,proto3" json:"event_created_date_time,omitempty"` EventDateTime *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=event_date_time,json=eventDateTime,proto3" json:"event_date_time,omitempty"` // contains filtered or unexported fields }
func (*TransportEventT) Descriptor
deprecated
func (*TransportEventT) Descriptor() ([]byte, []int)
Deprecated: Use TransportEventT.ProtoReflect.Descriptor instead.
func (*TransportEventT) GetEventCreatedDateTime ¶
func (x *TransportEventT) GetEventCreatedDateTime() *timestamppb.Timestamp
func (*TransportEventT) GetEventDateTime ¶
func (x *TransportEventT) GetEventDateTime() *timestamppb.Timestamp
func (*TransportEventT) ProtoMessage ¶
func (*TransportEventT) ProtoMessage()
func (*TransportEventT) ProtoReflect ¶
func (x *TransportEventT) ProtoReflect() protoreflect.Message
func (*TransportEventT) Reset ¶
func (x *TransportEventT) Reset()
func (*TransportEventT) String ¶
func (x *TransportEventT) String() string
func (*TransportEventT) Validate ¶
func (m *TransportEventT) Validate() error
Validate checks the field values on TransportEventT 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 (*TransportEventT) ValidateAll ¶
func (m *TransportEventT) ValidateAll() error
ValidateAll checks the field values on TransportEventT 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 TransportEventTMultiError, or nil if none found.
type TransportEventTMultiError ¶
type TransportEventTMultiError []error
TransportEventTMultiError is an error wrapping multiple validation errors returned by TransportEventT.ValidateAll() if the designated constraints aren't met.
func (TransportEventTMultiError) AllErrors ¶
func (m TransportEventTMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (TransportEventTMultiError) Error ¶
func (m TransportEventTMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type TransportEventTValidationError ¶
type TransportEventTValidationError struct {
// contains filtered or unexported fields
}
TransportEventTValidationError is the validation error returned by TransportEventT.Validate if the designated constraints aren't met.
func (TransportEventTValidationError) Cause ¶
func (e TransportEventTValidationError) Cause() error
Cause function returns cause value.
func (TransportEventTValidationError) Error ¶
func (e TransportEventTValidationError) Error() string
Error satisfies the builtin error interface
func (TransportEventTValidationError) ErrorName ¶
func (e TransportEventTValidationError) ErrorName() string
ErrorName returns error name.
func (TransportEventTValidationError) Field ¶
func (e TransportEventTValidationError) Field() string
Field function returns field value.
func (TransportEventTValidationError) Key ¶
func (e TransportEventTValidationError) Key() bool
Key function returns key value.
func (TransportEventTValidationError) Reason ¶
func (e TransportEventTValidationError) Reason() string
Reason function returns reason value.
type TransportEventType ¶
type TransportEventType struct { TransportEventTypeCode string `` /* 131-byte string literal not displayed */ TransportEventTypeName string `` /* 131-byte string literal not displayed */ TransportEventTypeDescription string `` /* 152-byte string literal not displayed */ TransportEventId uint32 `protobuf:"varint,4,opt,name=transport_event_id,json=transportEventId,proto3" json:"transport_event_id,omitempty"` // contains filtered or unexported fields }
func (*TransportEventType) Descriptor
deprecated
func (*TransportEventType) Descriptor() ([]byte, []int)
Deprecated: Use TransportEventType.ProtoReflect.Descriptor instead.
func (*TransportEventType) GetTransportEventId ¶
func (x *TransportEventType) GetTransportEventId() uint32
func (*TransportEventType) GetTransportEventTypeCode ¶
func (x *TransportEventType) GetTransportEventTypeCode() string
func (*TransportEventType) GetTransportEventTypeDescription ¶
func (x *TransportEventType) GetTransportEventTypeDescription() string
func (*TransportEventType) GetTransportEventTypeName ¶
func (x *TransportEventType) GetTransportEventTypeName() string
func (*TransportEventType) ProtoMessage ¶
func (*TransportEventType) ProtoMessage()
func (*TransportEventType) ProtoReflect ¶
func (x *TransportEventType) ProtoReflect() protoreflect.Message
func (*TransportEventType) Reset ¶
func (x *TransportEventType) Reset()
func (*TransportEventType) String ¶
func (x *TransportEventType) String() string
func (*TransportEventType) Validate ¶
func (m *TransportEventType) Validate() error
Validate checks the field values on TransportEventType 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 (*TransportEventType) ValidateAll ¶
func (m *TransportEventType) ValidateAll() error
ValidateAll checks the field values on TransportEventType 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 TransportEventTypeMultiError, or nil if none found.
type TransportEventTypeMultiError ¶
type TransportEventTypeMultiError []error
TransportEventTypeMultiError is an error wrapping multiple validation errors returned by TransportEventType.ValidateAll() if the designated constraints aren't met.
func (TransportEventTypeMultiError) AllErrors ¶
func (m TransportEventTypeMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (TransportEventTypeMultiError) Error ¶
func (m TransportEventTypeMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type TransportEventTypeValidationError ¶
type TransportEventTypeValidationError struct {
// contains filtered or unexported fields
}
TransportEventTypeValidationError is the validation error returned by TransportEventType.Validate if the designated constraints aren't met.
func (TransportEventTypeValidationError) Cause ¶
func (e TransportEventTypeValidationError) Cause() error
Cause function returns cause value.
func (TransportEventTypeValidationError) Error ¶
func (e TransportEventTypeValidationError) Error() string
Error satisfies the builtin error interface
func (TransportEventTypeValidationError) ErrorName ¶
func (e TransportEventTypeValidationError) ErrorName() string
ErrorName returns error name.
func (TransportEventTypeValidationError) Field ¶
func (e TransportEventTypeValidationError) Field() string
Field function returns field value.
func (TransportEventTypeValidationError) Key ¶
func (e TransportEventTypeValidationError) Key() bool
Key function returns key value.
func (TransportEventTypeValidationError) Reason ¶
func (e TransportEventTypeValidationError) Reason() string
Reason function returns reason value.
type TransportEventValidationError ¶
type TransportEventValidationError struct {
// contains filtered or unexported fields
}
TransportEventValidationError is the validation error returned by TransportEvent.Validate if the designated constraints aren't met.
func (TransportEventValidationError) Cause ¶
func (e TransportEventValidationError) Cause() error
Cause function returns cause value.
func (TransportEventValidationError) Error ¶
func (e TransportEventValidationError) Error() string
Error satisfies the builtin error interface
func (TransportEventValidationError) ErrorName ¶
func (e TransportEventValidationError) ErrorName() string
ErrorName returns error name.
func (TransportEventValidationError) Field ¶
func (e TransportEventValidationError) Field() string
Field function returns field value.
func (TransportEventValidationError) Key ¶
func (e TransportEventValidationError) Key() bool
Key function returns key value.
func (TransportEventValidationError) Reason ¶
func (e TransportEventValidationError) Reason() string
Reason function returns reason value.
type UnimplementedEventServiceServer ¶
type UnimplementedEventServiceServer struct{}
UnimplementedEventServiceServer 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 (UnimplementedEventServiceServer) CreateEquipmentEvent ¶
func (UnimplementedEventServiceServer) CreateEquipmentEvent(context.Context, *CreateEquipmentEventRequest) (*CreateEquipmentEventResponse, error)
func (UnimplementedEventServiceServer) CreateEvent ¶
func (UnimplementedEventServiceServer) CreateEvent(context.Context, *CreateEventRequest) (*CreateEventResponse, error)
func (UnimplementedEventServiceServer) CreateOperationsEvent ¶
func (UnimplementedEventServiceServer) CreateOperationsEvent(context.Context, *CreateOperationsEventRequest) (*CreateOperationsEventResponse, error)
func (UnimplementedEventServiceServer) CreateShipmentEvent ¶
func (UnimplementedEventServiceServer) CreateShipmentEvent(context.Context, *CreateShipmentEventRequest) (*CreateShipmentEventResponse, error)
func (UnimplementedEventServiceServer) CreateShipmentEventFromShippingInstruction ¶
func (UnimplementedEventServiceServer) CreateShipmentEventFromShippingInstruction(context.Context, *CreateShipmentEventFromShippingInstructionRequest) (*CreateShipmentEventFromShippingInstructionResponse, error)
func (UnimplementedEventServiceServer) CreateTransportEvent ¶
func (UnimplementedEventServiceServer) CreateTransportEvent(context.Context, *CreateTransportEventRequest) (*CreateTransportEventResponse, error)
func (UnimplementedEventServiceServer) GetEvent ¶
func (UnimplementedEventServiceServer) GetEvent(context.Context, *GetEventRequest) (*GetEventResponse, error)
func (UnimplementedEventServiceServer) GetEvents ¶
func (UnimplementedEventServiceServer) GetEvents(context.Context, *GetEventsRequest) (*GetEventsResponse, error)
func (UnimplementedEventServiceServer) LoadOperationsRelatedEntities ¶
func (UnimplementedEventServiceServer) LoadOperationsRelatedEntities(context.Context, *LoadOperationsRelatedEntitiesRequest) (*LoadOperationsRelatedEntitiesResponse, error)
func (UnimplementedEventServiceServer) LoadRelatedEntities ¶
func (UnimplementedEventServiceServer) LoadRelatedEntities(context.Context, *LoadRelatedEntitiesRequest) (*LoadRelatedEntitiesResponse, error)
func (UnimplementedEventServiceServer) LoadShipmentRelatedEntities ¶
func (UnimplementedEventServiceServer) LoadShipmentRelatedEntities(context.Context, *LoadShipmentRelatedEntitiesRequest) (*LoadShipmentRelatedEntitiesResponse, error)
func (UnimplementedEventServiceServer) LoadTransportRelatedEntities ¶
func (UnimplementedEventServiceServer) LoadTransportRelatedEntities(context.Context, *LoadTransportRelatedEntitiesRequest) (*LoadTransportRelatedEntitiesResponse, error)
type UnimplementedEventSubscriptionServiceServer ¶
type UnimplementedEventSubscriptionServiceServer struct{}
UnimplementedEventSubscriptionServiceServer 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 (UnimplementedEventSubscriptionServiceServer) CreateEventSubscription ¶
func (UnimplementedEventSubscriptionServiceServer) CreateEventSubscription(context.Context, *CreateEventSubscriptionRequest) (*CreateEventSubscriptionResponse, error)
func (UnimplementedEventSubscriptionServiceServer) DeleteEventSubscriptionByID ¶
func (UnimplementedEventSubscriptionServiceServer) DeleteEventSubscriptionByID(context.Context, *DeleteEventSubscriptionByIDRequest) (*DeleteEventSubscriptionByIDResponse, error)
func (UnimplementedEventSubscriptionServiceServer) FindEventSubscriptionByID ¶
func (UnimplementedEventSubscriptionServiceServer) FindEventSubscriptionByID(context.Context, *FindEventSubscriptionByIDRequest) (*FindEventSubscriptionByIDResponse, error)
func (UnimplementedEventSubscriptionServiceServer) GetEventSubscriptions ¶
func (UnimplementedEventSubscriptionServiceServer) GetEventSubscriptions(context.Context, *GetEventSubscriptionsRequest) (*GetEventSubscriptionsResponse, error)
func (UnimplementedEventSubscriptionServiceServer) UpdateEventSubscription ¶
func (UnimplementedEventSubscriptionServiceServer) UpdateEventSubscription(context.Context, *UpdateEventSubscriptionRequest) (*UpdateEventSubscriptionResponse, error)
type UnimplementedSealServiceServer ¶
type UnimplementedSealServiceServer struct{}
UnimplementedSealServiceServer 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 (UnimplementedSealServiceServer) CreateSeal ¶
func (UnimplementedSealServiceServer) CreateSeal(context.Context, *CreateSealRequest) (*CreateSealResponse, error)
func (UnimplementedSealServiceServer) GetSeals ¶
func (UnimplementedSealServiceServer) GetSeals(context.Context, *GetSealsRequest) (*GetSealsResponse, error)
type UnsafeEventServiceServer ¶
type UnsafeEventServiceServer interface {
// contains filtered or unexported methods
}
UnsafeEventServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to EventServiceServer will result in compilation errors.
type UnsafeEventSubscriptionServiceServer ¶
type UnsafeEventSubscriptionServiceServer interface {
// contains filtered or unexported methods
}
UnsafeEventSubscriptionServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to EventSubscriptionServiceServer will result in compilation errors.
type UnsafeSealServiceServer ¶
type UnsafeSealServiceServer interface {
// contains filtered or unexported methods
}
UnsafeSealServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to SealServiceServer will result in compilation errors.
type UpdateEventSubscriptionRequest ¶
type UpdateEventSubscriptionRequest struct { CallbackUrl string `protobuf:"bytes,1,opt,name=callback_url,json=callbackUrl,proto3" json:"callback_url,omitempty"` DocumentReference string `protobuf:"bytes,2,opt,name=document_reference,json=documentReference,proto3" json:"document_reference,omitempty"` EquipmentReference string `protobuf:"bytes,3,opt,name=equipment_reference,json=equipmentReference,proto3" json:"equipment_reference,omitempty"` TransportCallReference string `` /* 129-byte string literal not displayed */ VesselImoNumber string `protobuf:"bytes,5,opt,name=vessel_imo_number,json=vesselImoNumber,proto3" json:"vessel_imo_number,omitempty"` CarrierExportVoyageNumber string `` /* 140-byte string literal not displayed */ UniversalExportVoyageReference string `` /* 155-byte string literal not displayed */ CarrierServiceCode string `protobuf:"bytes,8,opt,name=carrier_service_code,json=carrierServiceCode,proto3" json:"carrier_service_code,omitempty"` UniversalServiceReference string `` /* 138-byte string literal not displayed */ SubscriptionId string `protobuf:"bytes,10,opt,name=subscription_id,json=subscriptionId,proto3" json:"subscription_id,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 (*UpdateEventSubscriptionRequest) Descriptor
deprecated
func (*UpdateEventSubscriptionRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateEventSubscriptionRequest.ProtoReflect.Descriptor instead.
func (*UpdateEventSubscriptionRequest) GetCallbackUrl ¶
func (x *UpdateEventSubscriptionRequest) GetCallbackUrl() string
func (*UpdateEventSubscriptionRequest) GetCarrierExportVoyageNumber ¶
func (x *UpdateEventSubscriptionRequest) GetCarrierExportVoyageNumber() string
func (*UpdateEventSubscriptionRequest) GetCarrierServiceCode ¶
func (x *UpdateEventSubscriptionRequest) GetCarrierServiceCode() string
func (*UpdateEventSubscriptionRequest) GetDocumentReference ¶
func (x *UpdateEventSubscriptionRequest) GetDocumentReference() string
func (*UpdateEventSubscriptionRequest) GetEquipmentReference ¶
func (x *UpdateEventSubscriptionRequest) GetEquipmentReference() string
func (*UpdateEventSubscriptionRequest) GetRequestId ¶
func (x *UpdateEventSubscriptionRequest) GetRequestId() string
func (*UpdateEventSubscriptionRequest) GetSubscriptionId ¶
func (x *UpdateEventSubscriptionRequest) GetSubscriptionId() string
func (*UpdateEventSubscriptionRequest) GetTransportCallReference ¶
func (x *UpdateEventSubscriptionRequest) GetTransportCallReference() string
func (*UpdateEventSubscriptionRequest) GetUniversalExportVoyageReference ¶
func (x *UpdateEventSubscriptionRequest) GetUniversalExportVoyageReference() string
func (*UpdateEventSubscriptionRequest) GetUniversalServiceReference ¶
func (x *UpdateEventSubscriptionRequest) GetUniversalServiceReference() string
func (*UpdateEventSubscriptionRequest) GetUserEmail ¶
func (x *UpdateEventSubscriptionRequest) GetUserEmail() string
func (*UpdateEventSubscriptionRequest) GetUserId ¶
func (x *UpdateEventSubscriptionRequest) GetUserId() string
func (*UpdateEventSubscriptionRequest) GetVesselImoNumber ¶
func (x *UpdateEventSubscriptionRequest) GetVesselImoNumber() string
func (*UpdateEventSubscriptionRequest) ProtoMessage ¶
func (*UpdateEventSubscriptionRequest) ProtoMessage()
func (*UpdateEventSubscriptionRequest) ProtoReflect ¶
func (x *UpdateEventSubscriptionRequest) ProtoReflect() protoreflect.Message
func (*UpdateEventSubscriptionRequest) Reset ¶
func (x *UpdateEventSubscriptionRequest) Reset()
func (*UpdateEventSubscriptionRequest) String ¶
func (x *UpdateEventSubscriptionRequest) String() string
func (*UpdateEventSubscriptionRequest) Validate ¶
func (m *UpdateEventSubscriptionRequest) Validate() error
Validate checks the field values on UpdateEventSubscriptionRequest 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 (*UpdateEventSubscriptionRequest) ValidateAll ¶
func (m *UpdateEventSubscriptionRequest) ValidateAll() error
ValidateAll checks the field values on UpdateEventSubscriptionRequest 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 UpdateEventSubscriptionRequestMultiError, or nil if none found.
type UpdateEventSubscriptionRequestMultiError ¶
type UpdateEventSubscriptionRequestMultiError []error
UpdateEventSubscriptionRequestMultiError is an error wrapping multiple validation errors returned by UpdateEventSubscriptionRequest.ValidateAll() if the designated constraints aren't met.
func (UpdateEventSubscriptionRequestMultiError) AllErrors ¶
func (m UpdateEventSubscriptionRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateEventSubscriptionRequestMultiError) Error ¶
func (m UpdateEventSubscriptionRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateEventSubscriptionRequestValidationError ¶
type UpdateEventSubscriptionRequestValidationError struct {
// contains filtered or unexported fields
}
UpdateEventSubscriptionRequestValidationError is the validation error returned by UpdateEventSubscriptionRequest.Validate if the designated constraints aren't met.
func (UpdateEventSubscriptionRequestValidationError) Cause ¶
func (e UpdateEventSubscriptionRequestValidationError) Cause() error
Cause function returns cause value.
func (UpdateEventSubscriptionRequestValidationError) Error ¶
func (e UpdateEventSubscriptionRequestValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateEventSubscriptionRequestValidationError) ErrorName ¶
func (e UpdateEventSubscriptionRequestValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateEventSubscriptionRequestValidationError) Field ¶
func (e UpdateEventSubscriptionRequestValidationError) Field() string
Field function returns field value.
func (UpdateEventSubscriptionRequestValidationError) Key ¶
func (e UpdateEventSubscriptionRequestValidationError) Key() bool
Key function returns key value.
func (UpdateEventSubscriptionRequestValidationError) Reason ¶
func (e UpdateEventSubscriptionRequestValidationError) Reason() string
Reason function returns reason value.
type UpdateEventSubscriptionResponse ¶
type UpdateEventSubscriptionResponse struct {
// contains filtered or unexported fields
}
func (*UpdateEventSubscriptionResponse) Descriptor
deprecated
func (*UpdateEventSubscriptionResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateEventSubscriptionResponse.ProtoReflect.Descriptor instead.
func (*UpdateEventSubscriptionResponse) ProtoMessage ¶
func (*UpdateEventSubscriptionResponse) ProtoMessage()
func (*UpdateEventSubscriptionResponse) ProtoReflect ¶
func (x *UpdateEventSubscriptionResponse) ProtoReflect() protoreflect.Message
func (*UpdateEventSubscriptionResponse) Reset ¶
func (x *UpdateEventSubscriptionResponse) Reset()
func (*UpdateEventSubscriptionResponse) String ¶
func (x *UpdateEventSubscriptionResponse) String() string
func (*UpdateEventSubscriptionResponse) Validate ¶
func (m *UpdateEventSubscriptionResponse) Validate() error
Validate checks the field values on UpdateEventSubscriptionResponse 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 (*UpdateEventSubscriptionResponse) ValidateAll ¶
func (m *UpdateEventSubscriptionResponse) ValidateAll() error
ValidateAll checks the field values on UpdateEventSubscriptionResponse 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 UpdateEventSubscriptionResponseMultiError, or nil if none found.
type UpdateEventSubscriptionResponseMultiError ¶
type UpdateEventSubscriptionResponseMultiError []error
UpdateEventSubscriptionResponseMultiError is an error wrapping multiple validation errors returned by UpdateEventSubscriptionResponse.ValidateAll() if the designated constraints aren't met.
func (UpdateEventSubscriptionResponseMultiError) AllErrors ¶
func (m UpdateEventSubscriptionResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateEventSubscriptionResponseMultiError) Error ¶
func (m UpdateEventSubscriptionResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateEventSubscriptionResponseValidationError ¶
type UpdateEventSubscriptionResponseValidationError struct {
// contains filtered or unexported fields
}
UpdateEventSubscriptionResponseValidationError is the validation error returned by UpdateEventSubscriptionResponse.Validate if the designated constraints aren't met.
func (UpdateEventSubscriptionResponseValidationError) Cause ¶
func (e UpdateEventSubscriptionResponseValidationError) Cause() error
Cause function returns cause value.
func (UpdateEventSubscriptionResponseValidationError) Error ¶
func (e UpdateEventSubscriptionResponseValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateEventSubscriptionResponseValidationError) ErrorName ¶
func (e UpdateEventSubscriptionResponseValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateEventSubscriptionResponseValidationError) Field ¶
func (e UpdateEventSubscriptionResponseValidationError) Field() string
Field function returns field value.
func (UpdateEventSubscriptionResponseValidationError) Key ¶
func (e UpdateEventSubscriptionResponseValidationError) Key() bool
Key function returns key value.
func (UpdateEventSubscriptionResponseValidationError) Reason ¶
func (e UpdateEventSubscriptionResponseValidationError) Reason() string
Reason function returns reason value.