Documentation ¶
Index ¶
- Variables
- type AddAPIPermission
- func (*AddAPIPermission) Descriptor() ([]byte, []int)deprecated
- func (x *AddAPIPermission) GetAuth0ApiId() string
- func (x *AddAPIPermission) GetAuth0Domain() string
- func (x *AddAPIPermission) GetAuth0MgmtToken() string
- func (x *AddAPIPermission) GetPermissions() []*Permission
- func (x *AddAPIPermission) GetRequestId() string
- func (x *AddAPIPermission) GetUserEmail() string
- func (x *AddAPIPermission) GetUserId() string
- func (*AddAPIPermission) ProtoMessage()
- func (x *AddAPIPermission) ProtoReflect() protoreflect.Message
- func (x *AddAPIPermission) Reset()
- func (x *AddAPIPermission) String() string
- func (m *AddAPIPermission) Validate() error
- func (m *AddAPIPermission) ValidateAll() error
- type AddAPIPermissionMultiError
- type AddAPIPermissionValidationError
- func (e AddAPIPermissionValidationError) Cause() error
- func (e AddAPIPermissionValidationError) Error() string
- func (e AddAPIPermissionValidationError) ErrorName() string
- func (e AddAPIPermissionValidationError) Field() string
- func (e AddAPIPermissionValidationError) Key() bool
- func (e AddAPIPermissionValidationError) Reason() string
- type AddPermisionsToRoles
- func (*AddPermisionsToRoles) Descriptor() ([]byte, []int)deprecated
- func (x *AddPermisionsToRoles) GetAuth0Domain() string
- func (x *AddPermisionsToRoles) GetAuth0MgmtToken() string
- func (x *AddPermisionsToRoles) GetPermissionName() string
- func (x *AddPermisionsToRoles) GetRequestId() string
- func (x *AddPermisionsToRoles) GetResourceServerIdentifier() string
- func (x *AddPermisionsToRoles) GetRoleId() string
- func (x *AddPermisionsToRoles) GetUserEmail() string
- func (x *AddPermisionsToRoles) GetUserId() string
- func (*AddPermisionsToRoles) ProtoMessage()
- func (x *AddPermisionsToRoles) ProtoReflect() protoreflect.Message
- func (x *AddPermisionsToRoles) Reset()
- func (x *AddPermisionsToRoles) String() string
- func (m *AddPermisionsToRoles) Validate() error
- func (m *AddPermisionsToRoles) ValidateAll() error
- type AddPermisionsToRolesMultiError
- type AddPermisionsToRolesValidationError
- func (e AddPermisionsToRolesValidationError) Cause() error
- func (e AddPermisionsToRolesValidationError) Error() string
- func (e AddPermisionsToRolesValidationError) ErrorName() string
- func (e AddPermisionsToRolesValidationError) Field() string
- func (e AddPermisionsToRolesValidationError) Key() bool
- func (e AddPermisionsToRolesValidationError) Reason() string
- type Address
- func (*Address) Descriptor() ([]byte, []int)deprecated
- func (x *Address) GetCity() string
- func (x *Address) GetCountryName() string
- func (x *Address) GetFloor1() string
- func (x *Address) GetId() uint32
- func (x *Address) GetIdS() string
- func (x *Address) GetName1() string
- func (x *Address) GetPostalCode() string
- func (x *Address) GetStateRegion() string
- func (x *Address) GetStreet() string
- func (x *Address) GetStreetNumber() string
- func (x *Address) GetUuid4() []byte
- func (*Address) ProtoMessage()
- func (x *Address) ProtoReflect() protoreflect.Message
- func (x *Address) Reset()
- func (x *Address) String() string
- func (m *Address) Validate() error
- func (m *Address) ValidateAll() error
- type AddressMultiError
- type AddressValidationError
- type AssignRolesToUsers
- func (*AssignRolesToUsers) Descriptor() ([]byte, []int)deprecated
- func (x *AssignRolesToUsers) GetAssignToUserId() string
- func (x *AssignRolesToUsers) GetAuth0Domain() string
- func (x *AssignRolesToUsers) GetAuth0MgmtToken() string
- func (x *AssignRolesToUsers) GetRequestId() string
- func (x *AssignRolesToUsers) GetRoleId() string
- func (x *AssignRolesToUsers) GetUserEmail() string
- func (x *AssignRolesToUsers) GetUserId() string
- func (*AssignRolesToUsers) ProtoMessage()
- func (x *AssignRolesToUsers) ProtoReflect() protoreflect.Message
- func (x *AssignRolesToUsers) Reset()
- func (x *AssignRolesToUsers) String() string
- func (m *AssignRolesToUsers) Validate() error
- func (m *AssignRolesToUsers) ValidateAll() error
- type AssignRolesToUsersMultiError
- type AssignRolesToUsersValidationError
- func (e AssignRolesToUsersValidationError) Cause() error
- func (e AssignRolesToUsersValidationError) Error() string
- func (e AssignRolesToUsersValidationError) ErrorName() string
- func (e AssignRolesToUsersValidationError) Field() string
- func (e AssignRolesToUsersValidationError) Key() bool
- func (e AssignRolesToUsersValidationError) Reason() string
- type CrUpdTime
- func (*CrUpdTime) Descriptor() ([]byte, []int)deprecated
- func (x *CrUpdTime) GetCreatedAt() *timestamppb.Timestamp
- func (x *CrUpdTime) GetUpdatedAt() *timestamppb.Timestamp
- func (*CrUpdTime) ProtoMessage()
- func (x *CrUpdTime) ProtoReflect() protoreflect.Message
- func (x *CrUpdTime) Reset()
- func (x *CrUpdTime) String() string
- func (m *CrUpdTime) Validate() error
- func (m *CrUpdTime) ValidateAll() error
- type CrUpdTimeMultiError
- type CrUpdTimeValidationError
- type CrUpdUser
- func (*CrUpdUser) Descriptor() ([]byte, []int)deprecated
- func (x *CrUpdUser) GetCreatedByUserId() string
- func (x *CrUpdUser) GetStatusCode() string
- func (x *CrUpdUser) GetUpdatedByUserId() string
- func (*CrUpdUser) ProtoMessage()
- func (x *CrUpdUser) ProtoReflect() protoreflect.Message
- func (x *CrUpdUser) Reset()
- func (x *CrUpdUser) String() string
- func (m *CrUpdUser) Validate() error
- func (m *CrUpdUser) ValidateAll() error
- type CrUpdUserMultiError
- type CrUpdUserValidationError
- type CreateRole
- func (*CreateRole) Descriptor() ([]byte, []int)deprecated
- func (x *CreateRole) GetAuth0Domain() string
- func (x *CreateRole) GetAuth0MgmtToken() string
- func (x *CreateRole) GetDescription() string
- func (x *CreateRole) GetName() string
- func (x *CreateRole) GetRequestId() string
- func (x *CreateRole) GetUserEmail() string
- func (x *CreateRole) GetUserId() string
- func (*CreateRole) ProtoMessage()
- func (x *CreateRole) ProtoReflect() protoreflect.Message
- func (x *CreateRole) Reset()
- func (x *CreateRole) String() string
- func (m *CreateRole) Validate() error
- func (m *CreateRole) ValidateAll() error
- type CreateRoleMultiError
- type CreateRoleValidationError
- type DeleteRole
- func (*DeleteRole) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteRole) GetAuth0Domain() string
- func (x *DeleteRole) GetAuth0MgmtToken() string
- func (x *DeleteRole) GetRequestId() string
- func (x *DeleteRole) GetRoleId() string
- func (x *DeleteRole) GetUserEmail() string
- func (*DeleteRole) ProtoMessage()
- func (x *DeleteRole) ProtoReflect() protoreflect.Message
- func (x *DeleteRole) Reset()
- func (x *DeleteRole) String() string
- func (m *DeleteRole) Validate() error
- func (m *DeleteRole) ValidateAll() error
- type DeleteRoleMultiError
- type DeleteRoleValidationError
- type Empty
- type EmptyMultiError
- type EmptyValidationError
- type GetByIdRequest
- func (*GetByIdRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetByIdRequest) GetId() uint32
- func (x *GetByIdRequest) GetRequestId() string
- func (x *GetByIdRequest) GetUserEmail() string
- func (*GetByIdRequest) ProtoMessage()
- func (x *GetByIdRequest) ProtoReflect() protoreflect.Message
- func (x *GetByIdRequest) Reset()
- func (x *GetByIdRequest) String() string
- func (m *GetByIdRequest) Validate() error
- func (m *GetByIdRequest) ValidateAll() error
- type GetByIdRequestMultiError
- type GetByIdRequestValidationError
- func (e GetByIdRequestValidationError) Cause() error
- func (e GetByIdRequestValidationError) Error() string
- func (e GetByIdRequestValidationError) ErrorName() string
- func (e GetByIdRequestValidationError) Field() string
- func (e GetByIdRequestValidationError) Key() bool
- func (e GetByIdRequestValidationError) Reason() string
- type GetRequest
- func (*GetRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetRequest) GetId() string
- func (x *GetRequest) GetRequestId() string
- func (x *GetRequest) GetUserEmail() string
- func (*GetRequest) ProtoMessage()
- func (x *GetRequest) ProtoReflect() protoreflect.Message
- func (x *GetRequest) Reset()
- func (x *GetRequest) String() string
- func (m *GetRequest) Validate() error
- func (m *GetRequest) ValidateAll() error
- type GetRequestMultiError
- type GetRequestValidationError
- type GetRole
- func (*GetRole) Descriptor() ([]byte, []int)deprecated
- func (x *GetRole) GetAuth0Domain() string
- func (x *GetRole) GetAuth0MgmtToken() string
- func (x *GetRole) GetRequestId() string
- func (x *GetRole) GetRoleId() string
- func (x *GetRole) GetUserEmail() string
- func (x *GetRole) GetUserId() string
- func (*GetRole) ProtoMessage()
- func (x *GetRole) ProtoReflect() protoreflect.Message
- func (x *GetRole) Reset()
- func (x *GetRole) String() string
- func (m *GetRole) Validate() error
- func (m *GetRole) ValidateAll() error
- type GetRoleMultiError
- type GetRolePermissions
- func (*GetRolePermissions) Descriptor() ([]byte, []int)deprecated
- func (x *GetRolePermissions) GetAuth0Domain() string
- func (x *GetRolePermissions) GetAuth0MgmtToken() string
- func (x *GetRolePermissions) GetRequestId() string
- func (x *GetRolePermissions) GetRoleId() string
- func (x *GetRolePermissions) GetUserEmail() string
- func (x *GetRolePermissions) GetUserId() string
- func (*GetRolePermissions) ProtoMessage()
- func (x *GetRolePermissions) ProtoReflect() protoreflect.Message
- func (x *GetRolePermissions) Reset()
- func (x *GetRolePermissions) String() string
- func (m *GetRolePermissions) Validate() error
- func (m *GetRolePermissions) ValidateAll() error
- type GetRolePermissionsMultiError
- type GetRolePermissionsValidationError
- func (e GetRolePermissionsValidationError) Cause() error
- func (e GetRolePermissionsValidationError) Error() string
- func (e GetRolePermissionsValidationError) ErrorName() string
- func (e GetRolePermissionsValidationError) Field() string
- func (e GetRolePermissionsValidationError) Key() bool
- func (e GetRolePermissionsValidationError) Reason() string
- type GetRoleValidationError
- type GetRoles
- func (*GetRoles) Descriptor() ([]byte, []int)deprecated
- func (x *GetRoles) GetAuth0Domain() string
- func (x *GetRoles) GetAuth0MgmtToken() string
- func (x *GetRoles) GetRequestId() string
- func (x *GetRoles) GetUserEmail() string
- func (x *GetRoles) GetUserId() string
- func (*GetRoles) ProtoMessage()
- func (x *GetRoles) ProtoReflect() protoreflect.Message
- func (x *GetRoles) Reset()
- func (x *GetRoles) String() string
- func (m *GetRoles) Validate() error
- func (m *GetRoles) ValidateAll() error
- type GetRolesMultiError
- type GetRolesValidationError
- type Location
- func (*Location) Descriptor() ([]byte, []int)deprecated
- func (x *Location) GetAltitudeMeasure() float64
- func (x *Location) GetConditions() string
- func (x *Location) GetCountrySubentity() string
- func (x *Location) GetCountrySubentityCode() string
- func (x *Location) GetDescription() string
- func (x *Location) GetId() uint32
- func (x *Location) GetIdS() string
- func (x *Location) GetInformationURI() string
- func (x *Location) GetLocId() string
- func (x *Location) GetLocName() string
- func (x *Location) GetLocationCoordLat() float64
- func (x *Location) GetLocationCoordLon() float64
- func (x *Location) GetLocationTypeCode() string
- func (x *Location) GetUuid4() []byte
- func (x *Location) GetValidityPeriodEndDate() *timestamppb.Timestamp
- func (x *Location) GetValidityPeriodStartDate() *timestamppb.Timestamp
- func (*Location) ProtoMessage()
- func (x *Location) ProtoReflect() protoreflect.Message
- func (x *Location) Reset()
- func (x *Location) String() string
- func (m *Location) Validate() error
- func (m *Location) ValidateAll() error
- type LocationMultiError
- type LocationValidationError
- type PartyInfo
- func (*PartyInfo) Descriptor() ([]byte, []int)deprecated
- func (x *PartyInfo) GetPartyId() uint32
- func (x *PartyInfo) GetPartyName() string
- func (*PartyInfo) ProtoMessage()
- func (x *PartyInfo) ProtoReflect() protoreflect.Message
- func (x *PartyInfo) Reset()
- func (x *PartyInfo) String() string
- func (m *PartyInfo) Validate() error
- func (m *PartyInfo) ValidateAll() error
- type PartyInfoMultiError
- type PartyInfoValidationError
- type Permission
- func (*Permission) Descriptor() ([]byte, []int)deprecated
- func (x *Permission) GetPermissionDescription() string
- func (x *Permission) GetPermissionName() string
- func (*Permission) ProtoMessage()
- func (x *Permission) ProtoReflect() protoreflect.Message
- func (x *Permission) Reset()
- func (x *Permission) String() string
- func (m *Permission) Validate() error
- func (m *Permission) ValidateAll() error
- type PermissionMultiError
- type PermissionValidationError
- type RemoveRolePermission
- func (*RemoveRolePermission) Descriptor() ([]byte, []int)deprecated
- func (x *RemoveRolePermission) GetAuth0Domain() string
- func (x *RemoveRolePermission) GetAuth0MgmtToken() string
- func (x *RemoveRolePermission) GetPermissionName() string
- func (x *RemoveRolePermission) GetRequestId() string
- func (x *RemoveRolePermission) GetResourceServerIdentifier() string
- func (x *RemoveRolePermission) GetRoleId() string
- func (x *RemoveRolePermission) GetUserEmail() string
- func (x *RemoveRolePermission) GetUserId() string
- func (*RemoveRolePermission) ProtoMessage()
- func (x *RemoveRolePermission) ProtoReflect() protoreflect.Message
- func (x *RemoveRolePermission) Reset()
- func (x *RemoveRolePermission) String() string
- func (m *RemoveRolePermission) Validate() error
- func (m *RemoveRolePermission) ValidateAll() error
- type RemoveRolePermissionMultiError
- type RemoveRolePermissionValidationError
- func (e RemoveRolePermissionValidationError) Cause() error
- func (e RemoveRolePermissionValidationError) Error() string
- func (e RemoveRolePermissionValidationError) ErrorName() string
- func (e RemoveRolePermissionValidationError) Field() string
- func (e RemoveRolePermissionValidationError) Key() bool
- func (e RemoveRolePermissionValidationError) Reason() string
- type Role
- func (*Role) Descriptor() ([]byte, []int)deprecated
- func (x *Role) GetDescription() string
- func (x *Role) GetId() string
- func (x *Role) GetName() string
- func (*Role) ProtoMessage()
- func (x *Role) ProtoReflect() protoreflect.Message
- func (x *Role) Reset()
- func (x *Role) String() string
- func (m *Role) Validate() error
- func (m *Role) ValidateAll() error
- type RoleMultiError
- type RolePermission
- func (*RolePermission) Descriptor() ([]byte, []int)deprecated
- func (x *RolePermission) GetDescription() string
- func (x *RolePermission) GetPermissionName() string
- func (x *RolePermission) GetRequestId() string
- func (x *RolePermission) GetResourceServerIdentifier() string
- func (x *RolePermission) GetResourceServerName() string
- func (x *RolePermission) GetRoleId() string
- func (x *RolePermission) GetUserEmail() string
- func (x *RolePermission) GetUserId() string
- func (*RolePermission) ProtoMessage()
- func (x *RolePermission) ProtoReflect() protoreflect.Message
- func (x *RolePermission) Reset()
- func (x *RolePermission) String() string
- func (m *RolePermission) Validate() error
- func (m *RolePermission) ValidateAll() error
- type RolePermissionMultiError
- type RolePermissionValidationError
- func (e RolePermissionValidationError) Cause() error
- func (e RolePermissionValidationError) Error() string
- func (e RolePermissionValidationError) ErrorName() string
- func (e RolePermissionValidationError) Field() string
- func (e RolePermissionValidationError) Key() bool
- func (e RolePermissionValidationError) Reason() string
- type RoleValidationError
- type UpdateRole
- func (*UpdateRole) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateRole) GetAuth0Domain() string
- func (x *UpdateRole) GetAuth0MgmtToken() string
- func (x *UpdateRole) GetDescription() string
- func (x *UpdateRole) GetName() string
- func (x *UpdateRole) GetRequestId() string
- func (x *UpdateRole) GetRoleId() string
- func (x *UpdateRole) GetUserEmail() string
- func (*UpdateRole) ProtoMessage()
- func (x *UpdateRole) ProtoReflect() protoreflect.Message
- func (x *UpdateRole) Reset()
- func (x *UpdateRole) String() string
- func (m *UpdateRole) Validate() error
- func (m *UpdateRole) ValidateAll() error
- type UpdateRoleMultiError
- type UpdateRoleValidationError
- type ViewUserRoles
- func (*ViewUserRoles) Descriptor() ([]byte, []int)deprecated
- func (x *ViewUserRoles) GetAuth0Domain() string
- func (x *ViewUserRoles) GetAuth0MgmtToken() string
- func (x *ViewUserRoles) GetRequestId() string
- func (x *ViewUserRoles) GetUserEmail() string
- func (x *ViewUserRoles) GetUserId() string
- func (*ViewUserRoles) ProtoMessage()
- func (x *ViewUserRoles) ProtoReflect() protoreflect.Message
- func (x *ViewUserRoles) Reset()
- func (x *ViewUserRoles) String() string
- func (m *ViewUserRoles) Validate() error
- func (m *ViewUserRoles) ValidateAll() error
- type ViewUserRolesMultiError
- type ViewUserRolesValidationError
- func (e ViewUserRolesValidationError) Cause() error
- func (e ViewUserRolesValidationError) Error() string
- func (e ViewUserRolesValidationError) ErrorName() string
- func (e ViewUserRolesValidationError) Field() string
- func (e ViewUserRolesValidationError) Key() bool
- func (e ViewUserRolesValidationError) Reason() string
Constants ¶
This section is empty.
Variables ¶
var File_common_v1_common_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type AddAPIPermission ¶
type AddAPIPermission struct { Permissions []*Permission `protobuf:"bytes,1,rep,name=permissions,proto3" json:"permissions,omitempty"` Auth0Domain string `protobuf:"bytes,2,opt,name=auth0_domain,json=auth0Domain,proto3" json:"auth0_domain,omitempty"` Auth0MgmtToken string `protobuf:"bytes,3,opt,name=auth0_mgmt_token,json=auth0MgmtToken,proto3" json:"auth0_mgmt_token,omitempty"` Auth0ApiId string `protobuf:"bytes,4,opt,name=auth0_api_id,json=auth0ApiId,proto3" json:"auth0_api_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 (*AddAPIPermission) Descriptor
deprecated
func (*AddAPIPermission) Descriptor() ([]byte, []int)
Deprecated: Use AddAPIPermission.ProtoReflect.Descriptor instead.
func (*AddAPIPermission) GetAuth0ApiId ¶
func (x *AddAPIPermission) GetAuth0ApiId() string
func (*AddAPIPermission) GetAuth0Domain ¶
func (x *AddAPIPermission) GetAuth0Domain() string
func (*AddAPIPermission) GetAuth0MgmtToken ¶
func (x *AddAPIPermission) GetAuth0MgmtToken() string
func (*AddAPIPermission) GetPermissions ¶
func (x *AddAPIPermission) GetPermissions() []*Permission
func (*AddAPIPermission) GetRequestId ¶
func (x *AddAPIPermission) GetRequestId() string
func (*AddAPIPermission) GetUserEmail ¶
func (x *AddAPIPermission) GetUserEmail() string
func (*AddAPIPermission) GetUserId ¶
func (x *AddAPIPermission) GetUserId() string
func (*AddAPIPermission) ProtoMessage ¶
func (*AddAPIPermission) ProtoMessage()
func (*AddAPIPermission) ProtoReflect ¶
func (x *AddAPIPermission) ProtoReflect() protoreflect.Message
func (*AddAPIPermission) Reset ¶
func (x *AddAPIPermission) Reset()
func (*AddAPIPermission) String ¶
func (x *AddAPIPermission) String() string
func (*AddAPIPermission) Validate ¶
func (m *AddAPIPermission) Validate() error
Validate checks the field values on AddAPIPermission 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 (*AddAPIPermission) ValidateAll ¶
func (m *AddAPIPermission) ValidateAll() error
ValidateAll checks the field values on AddAPIPermission 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 AddAPIPermissionMultiError, or nil if none found.
type AddAPIPermissionMultiError ¶
type AddAPIPermissionMultiError []error
AddAPIPermissionMultiError is an error wrapping multiple validation errors returned by AddAPIPermission.ValidateAll() if the designated constraints aren't met.
func (AddAPIPermissionMultiError) AllErrors ¶
func (m AddAPIPermissionMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AddAPIPermissionMultiError) Error ¶
func (m AddAPIPermissionMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AddAPIPermissionValidationError ¶
type AddAPIPermissionValidationError struct {
// contains filtered or unexported fields
}
AddAPIPermissionValidationError is the validation error returned by AddAPIPermission.Validate if the designated constraints aren't met.
func (AddAPIPermissionValidationError) Cause ¶
func (e AddAPIPermissionValidationError) Cause() error
Cause function returns cause value.
func (AddAPIPermissionValidationError) Error ¶
func (e AddAPIPermissionValidationError) Error() string
Error satisfies the builtin error interface
func (AddAPIPermissionValidationError) ErrorName ¶
func (e AddAPIPermissionValidationError) ErrorName() string
ErrorName returns error name.
func (AddAPIPermissionValidationError) Field ¶
func (e AddAPIPermissionValidationError) Field() string
Field function returns field value.
func (AddAPIPermissionValidationError) Key ¶
func (e AddAPIPermissionValidationError) Key() bool
Key function returns key value.
func (AddAPIPermissionValidationError) Reason ¶
func (e AddAPIPermissionValidationError) Reason() string
Reason function returns reason value.
type AddPermisionsToRoles ¶
type AddPermisionsToRoles struct { ResourceServerIdentifier string `` /* 135-byte string literal not displayed */ PermissionName string `protobuf:"bytes,2,opt,name=permission_name,json=permissionName,proto3" json:"permission_name,omitempty"` RoleId string `protobuf:"bytes,3,opt,name=role_id,json=roleId,proto3" json:"role_id,omitempty"` UserId string `protobuf:"bytes,4,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` Auth0Domain string `protobuf:"bytes,5,opt,name=auth0_domain,json=auth0Domain,proto3" json:"auth0_domain,omitempty"` Auth0MgmtToken string `protobuf:"bytes,6,opt,name=auth0_mgmt_token,json=auth0MgmtToken,proto3" json:"auth0_mgmt_token,omitempty"` UserEmail string `protobuf:"bytes,7,opt,name=user_email,json=userEmail,proto3" json:"user_email,omitempty"` RequestId string `protobuf:"bytes,8,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` // contains filtered or unexported fields }
func (*AddPermisionsToRoles) Descriptor
deprecated
func (*AddPermisionsToRoles) Descriptor() ([]byte, []int)
Deprecated: Use AddPermisionsToRoles.ProtoReflect.Descriptor instead.
func (*AddPermisionsToRoles) GetAuth0Domain ¶
func (x *AddPermisionsToRoles) GetAuth0Domain() string
func (*AddPermisionsToRoles) GetAuth0MgmtToken ¶
func (x *AddPermisionsToRoles) GetAuth0MgmtToken() string
func (*AddPermisionsToRoles) GetPermissionName ¶
func (x *AddPermisionsToRoles) GetPermissionName() string
func (*AddPermisionsToRoles) GetRequestId ¶
func (x *AddPermisionsToRoles) GetRequestId() string
func (*AddPermisionsToRoles) GetResourceServerIdentifier ¶
func (x *AddPermisionsToRoles) GetResourceServerIdentifier() string
func (*AddPermisionsToRoles) GetRoleId ¶
func (x *AddPermisionsToRoles) GetRoleId() string
func (*AddPermisionsToRoles) GetUserEmail ¶
func (x *AddPermisionsToRoles) GetUserEmail() string
func (*AddPermisionsToRoles) GetUserId ¶
func (x *AddPermisionsToRoles) GetUserId() string
func (*AddPermisionsToRoles) ProtoMessage ¶
func (*AddPermisionsToRoles) ProtoMessage()
func (*AddPermisionsToRoles) ProtoReflect ¶
func (x *AddPermisionsToRoles) ProtoReflect() protoreflect.Message
func (*AddPermisionsToRoles) Reset ¶
func (x *AddPermisionsToRoles) Reset()
func (*AddPermisionsToRoles) String ¶
func (x *AddPermisionsToRoles) String() string
func (*AddPermisionsToRoles) Validate ¶
func (m *AddPermisionsToRoles) Validate() error
Validate checks the field values on AddPermisionsToRoles 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 (*AddPermisionsToRoles) ValidateAll ¶
func (m *AddPermisionsToRoles) ValidateAll() error
ValidateAll checks the field values on AddPermisionsToRoles 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 AddPermisionsToRolesMultiError, or nil if none found.
type AddPermisionsToRolesMultiError ¶
type AddPermisionsToRolesMultiError []error
AddPermisionsToRolesMultiError is an error wrapping multiple validation errors returned by AddPermisionsToRoles.ValidateAll() if the designated constraints aren't met.
func (AddPermisionsToRolesMultiError) AllErrors ¶
func (m AddPermisionsToRolesMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AddPermisionsToRolesMultiError) Error ¶
func (m AddPermisionsToRolesMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AddPermisionsToRolesValidationError ¶
type AddPermisionsToRolesValidationError struct {
// contains filtered or unexported fields
}
AddPermisionsToRolesValidationError is the validation error returned by AddPermisionsToRoles.Validate if the designated constraints aren't met.
func (AddPermisionsToRolesValidationError) Cause ¶
func (e AddPermisionsToRolesValidationError) Cause() error
Cause function returns cause value.
func (AddPermisionsToRolesValidationError) Error ¶
func (e AddPermisionsToRolesValidationError) Error() string
Error satisfies the builtin error interface
func (AddPermisionsToRolesValidationError) ErrorName ¶
func (e AddPermisionsToRolesValidationError) ErrorName() string
ErrorName returns error name.
func (AddPermisionsToRolesValidationError) Field ¶
func (e AddPermisionsToRolesValidationError) Field() string
Field function returns field value.
func (AddPermisionsToRolesValidationError) Key ¶
func (e AddPermisionsToRolesValidationError) Key() bool
Key function returns key value.
func (AddPermisionsToRolesValidationError) Reason ¶
func (e AddPermisionsToRolesValidationError) Reason() string
Reason function returns reason value.
type Address ¶
type Address 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"` Name1 string `protobuf:"bytes,4,opt,name=name1,proto3" json:"name1,omitempty"` Street string `protobuf:"bytes,5,opt,name=street,proto3" json:"street,omitempty"` StreetNumber string `protobuf:"bytes,6,opt,name=street_number,json=streetNumber,proto3" json:"street_number,omitempty"` Floor1 string `protobuf:"bytes,7,opt,name=floor1,proto3" json:"floor1,omitempty"` PostalCode string `protobuf:"bytes,8,opt,name=postal_code,json=postalCode,proto3" json:"postal_code,omitempty"` City string `protobuf:"bytes,9,opt,name=city,proto3" json:"city,omitempty"` StateRegion string `protobuf:"bytes,10,opt,name=state_region,json=stateRegion,proto3" json:"state_region,omitempty"` CountryName string `protobuf:"bytes,11,opt,name=country_name,json=countryName,proto3" json:"country_name,omitempty"` // contains filtered or unexported fields }
func (*Address) Descriptor
deprecated
func (*Address) GetCountryName ¶
func (*Address) GetPostalCode ¶
func (*Address) GetStateRegion ¶
func (*Address) GetStreetNumber ¶
func (*Address) ProtoMessage ¶
func (*Address) ProtoMessage()
func (*Address) ProtoReflect ¶
func (x *Address) ProtoReflect() protoreflect.Message
func (*Address) Validate ¶
Validate checks the field values on Address 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 (*Address) ValidateAll ¶
ValidateAll checks the field values on Address 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 AddressMultiError, or nil if none found.
type AddressMultiError ¶
type AddressMultiError []error
AddressMultiError is an error wrapping multiple validation errors returned by Address.ValidateAll() if the designated constraints aren't met.
func (AddressMultiError) AllErrors ¶
func (m AddressMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AddressMultiError) Error ¶
func (m AddressMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AddressValidationError ¶
type AddressValidationError struct {
// contains filtered or unexported fields
}
AddressValidationError is the validation error returned by Address.Validate if the designated constraints aren't met.
func (AddressValidationError) Cause ¶
func (e AddressValidationError) Cause() error
Cause function returns cause value.
func (AddressValidationError) Error ¶
func (e AddressValidationError) Error() string
Error satisfies the builtin error interface
func (AddressValidationError) ErrorName ¶
func (e AddressValidationError) ErrorName() string
ErrorName returns error name.
func (AddressValidationError) Field ¶
func (e AddressValidationError) Field() string
Field function returns field value.
func (AddressValidationError) Key ¶
func (e AddressValidationError) Key() bool
Key function returns key value.
func (AddressValidationError) Reason ¶
func (e AddressValidationError) Reason() string
Reason function returns reason value.
type AssignRolesToUsers ¶
type AssignRolesToUsers struct { RoleId string `protobuf:"bytes,1,opt,name=role_id,json=roleId,proto3" json:"role_id,omitempty"` AssignToUserId string `protobuf:"bytes,2,opt,name=assign_to_user_id,json=assignToUserId,proto3" json:"assign_to_user_id,omitempty"` UserId string `protobuf:"bytes,3,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` Auth0Domain string `protobuf:"bytes,4,opt,name=auth0_domain,json=auth0Domain,proto3" json:"auth0_domain,omitempty"` Auth0MgmtToken string `protobuf:"bytes,5,opt,name=auth0_mgmt_token,json=auth0MgmtToken,proto3" json:"auth0_mgmt_token,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 (*AssignRolesToUsers) Descriptor
deprecated
func (*AssignRolesToUsers) Descriptor() ([]byte, []int)
Deprecated: Use AssignRolesToUsers.ProtoReflect.Descriptor instead.
func (*AssignRolesToUsers) GetAssignToUserId ¶
func (x *AssignRolesToUsers) GetAssignToUserId() string
func (*AssignRolesToUsers) GetAuth0Domain ¶
func (x *AssignRolesToUsers) GetAuth0Domain() string
func (*AssignRolesToUsers) GetAuth0MgmtToken ¶
func (x *AssignRolesToUsers) GetAuth0MgmtToken() string
func (*AssignRolesToUsers) GetRequestId ¶
func (x *AssignRolesToUsers) GetRequestId() string
func (*AssignRolesToUsers) GetRoleId ¶
func (x *AssignRolesToUsers) GetRoleId() string
func (*AssignRolesToUsers) GetUserEmail ¶
func (x *AssignRolesToUsers) GetUserEmail() string
func (*AssignRolesToUsers) GetUserId ¶
func (x *AssignRolesToUsers) GetUserId() string
func (*AssignRolesToUsers) ProtoMessage ¶
func (*AssignRolesToUsers) ProtoMessage()
func (*AssignRolesToUsers) ProtoReflect ¶
func (x *AssignRolesToUsers) ProtoReflect() protoreflect.Message
func (*AssignRolesToUsers) Reset ¶
func (x *AssignRolesToUsers) Reset()
func (*AssignRolesToUsers) String ¶
func (x *AssignRolesToUsers) String() string
func (*AssignRolesToUsers) Validate ¶
func (m *AssignRolesToUsers) Validate() error
Validate checks the field values on AssignRolesToUsers 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 (*AssignRolesToUsers) ValidateAll ¶
func (m *AssignRolesToUsers) ValidateAll() error
ValidateAll checks the field values on AssignRolesToUsers 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 AssignRolesToUsersMultiError, or nil if none found.
type AssignRolesToUsersMultiError ¶
type AssignRolesToUsersMultiError []error
AssignRolesToUsersMultiError is an error wrapping multiple validation errors returned by AssignRolesToUsers.ValidateAll() if the designated constraints aren't met.
func (AssignRolesToUsersMultiError) AllErrors ¶
func (m AssignRolesToUsersMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AssignRolesToUsersMultiError) Error ¶
func (m AssignRolesToUsersMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AssignRolesToUsersValidationError ¶
type AssignRolesToUsersValidationError struct {
// contains filtered or unexported fields
}
AssignRolesToUsersValidationError is the validation error returned by AssignRolesToUsers.Validate if the designated constraints aren't met.
func (AssignRolesToUsersValidationError) Cause ¶
func (e AssignRolesToUsersValidationError) Cause() error
Cause function returns cause value.
func (AssignRolesToUsersValidationError) Error ¶
func (e AssignRolesToUsersValidationError) Error() string
Error satisfies the builtin error interface
func (AssignRolesToUsersValidationError) ErrorName ¶
func (e AssignRolesToUsersValidationError) ErrorName() string
ErrorName returns error name.
func (AssignRolesToUsersValidationError) Field ¶
func (e AssignRolesToUsersValidationError) Field() string
Field function returns field value.
func (AssignRolesToUsersValidationError) Key ¶
func (e AssignRolesToUsersValidationError) Key() bool
Key function returns key value.
func (AssignRolesToUsersValidationError) Reason ¶
func (e AssignRolesToUsersValidationError) Reason() string
Reason function returns reason value.
type CrUpdTime ¶
type CrUpdTime struct { CreatedAt *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` UpdatedAt *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"` // contains filtered or unexported fields }
func (*CrUpdTime) Descriptor
deprecated
func (*CrUpdTime) GetCreatedAt ¶
func (x *CrUpdTime) GetCreatedAt() *timestamppb.Timestamp
func (*CrUpdTime) GetUpdatedAt ¶
func (x *CrUpdTime) GetUpdatedAt() *timestamppb.Timestamp
func (*CrUpdTime) ProtoMessage ¶
func (*CrUpdTime) ProtoMessage()
func (*CrUpdTime) ProtoReflect ¶
func (x *CrUpdTime) ProtoReflect() protoreflect.Message
func (*CrUpdTime) Validate ¶
Validate checks the field values on CrUpdTime 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 (*CrUpdTime) ValidateAll ¶
ValidateAll checks the field values on CrUpdTime 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 CrUpdTimeMultiError, or nil if none found.
type CrUpdTimeMultiError ¶
type CrUpdTimeMultiError []error
CrUpdTimeMultiError is an error wrapping multiple validation errors returned by CrUpdTime.ValidateAll() if the designated constraints aren't met.
func (CrUpdTimeMultiError) AllErrors ¶
func (m CrUpdTimeMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CrUpdTimeMultiError) Error ¶
func (m CrUpdTimeMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CrUpdTimeValidationError ¶
type CrUpdTimeValidationError struct {
// contains filtered or unexported fields
}
CrUpdTimeValidationError is the validation error returned by CrUpdTime.Validate if the designated constraints aren't met.
func (CrUpdTimeValidationError) Cause ¶
func (e CrUpdTimeValidationError) Cause() error
Cause function returns cause value.
func (CrUpdTimeValidationError) Error ¶
func (e CrUpdTimeValidationError) Error() string
Error satisfies the builtin error interface
func (CrUpdTimeValidationError) ErrorName ¶
func (e CrUpdTimeValidationError) ErrorName() string
ErrorName returns error name.
func (CrUpdTimeValidationError) Field ¶
func (e CrUpdTimeValidationError) Field() string
Field function returns field value.
func (CrUpdTimeValidationError) Key ¶
func (e CrUpdTimeValidationError) Key() bool
Key function returns key value.
func (CrUpdTimeValidationError) Reason ¶
func (e CrUpdTimeValidationError) Reason() string
Reason function returns reason value.
type CrUpdUser ¶
type CrUpdUser struct { StatusCode string `protobuf:"bytes,1,opt,name=status_code,json=statusCode,proto3" json:"status_code,omitempty"` CreatedByUserId string `protobuf:"bytes,2,opt,name=created_by_user_id,json=createdByUserId,proto3" json:"created_by_user_id,omitempty"` UpdatedByUserId string `protobuf:"bytes,3,opt,name=updated_by_user_id,json=updatedByUserId,proto3" json:"updated_by_user_id,omitempty"` // contains filtered or unexported fields }
func (*CrUpdUser) Descriptor
deprecated
func (*CrUpdUser) GetCreatedByUserId ¶
func (*CrUpdUser) GetStatusCode ¶
func (*CrUpdUser) GetUpdatedByUserId ¶
func (*CrUpdUser) ProtoMessage ¶
func (*CrUpdUser) ProtoMessage()
func (*CrUpdUser) ProtoReflect ¶
func (x *CrUpdUser) ProtoReflect() protoreflect.Message
func (*CrUpdUser) Validate ¶
Validate checks the field values on CrUpdUser 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 (*CrUpdUser) ValidateAll ¶
ValidateAll checks the field values on CrUpdUser 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 CrUpdUserMultiError, or nil if none found.
type CrUpdUserMultiError ¶
type CrUpdUserMultiError []error
CrUpdUserMultiError is an error wrapping multiple validation errors returned by CrUpdUser.ValidateAll() if the designated constraints aren't met.
func (CrUpdUserMultiError) AllErrors ¶
func (m CrUpdUserMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CrUpdUserMultiError) Error ¶
func (m CrUpdUserMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CrUpdUserValidationError ¶
type CrUpdUserValidationError struct {
// contains filtered or unexported fields
}
CrUpdUserValidationError is the validation error returned by CrUpdUser.Validate if the designated constraints aren't met.
func (CrUpdUserValidationError) Cause ¶
func (e CrUpdUserValidationError) Cause() error
Cause function returns cause value.
func (CrUpdUserValidationError) Error ¶
func (e CrUpdUserValidationError) Error() string
Error satisfies the builtin error interface
func (CrUpdUserValidationError) ErrorName ¶
func (e CrUpdUserValidationError) ErrorName() string
ErrorName returns error name.
func (CrUpdUserValidationError) Field ¶
func (e CrUpdUserValidationError) Field() string
Field function returns field value.
func (CrUpdUserValidationError) Key ¶
func (e CrUpdUserValidationError) Key() bool
Key function returns key value.
func (CrUpdUserValidationError) Reason ¶
func (e CrUpdUserValidationError) Reason() string
Reason function returns reason value.
type CreateRole ¶
type CreateRole struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Description string `protobuf:"bytes,2,opt,name=description,proto3" json:"description,omitempty"` Auth0Domain string `protobuf:"bytes,3,opt,name=auth0_domain,json=auth0Domain,proto3" json:"auth0_domain,omitempty"` Auth0MgmtToken string `protobuf:"bytes,4,opt,name=auth0_mgmt_token,json=auth0MgmtToken,proto3" json:"auth0_mgmt_token,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 (*CreateRole) Descriptor
deprecated
func (*CreateRole) Descriptor() ([]byte, []int)
Deprecated: Use CreateRole.ProtoReflect.Descriptor instead.
func (*CreateRole) GetAuth0Domain ¶
func (x *CreateRole) GetAuth0Domain() string
func (*CreateRole) GetAuth0MgmtToken ¶
func (x *CreateRole) GetAuth0MgmtToken() string
func (*CreateRole) GetDescription ¶
func (x *CreateRole) GetDescription() string
func (*CreateRole) GetName ¶
func (x *CreateRole) GetName() string
func (*CreateRole) GetRequestId ¶
func (x *CreateRole) GetRequestId() string
func (*CreateRole) GetUserEmail ¶
func (x *CreateRole) GetUserEmail() string
func (*CreateRole) GetUserId ¶
func (x *CreateRole) GetUserId() string
func (*CreateRole) ProtoMessage ¶
func (*CreateRole) ProtoMessage()
func (*CreateRole) ProtoReflect ¶
func (x *CreateRole) ProtoReflect() protoreflect.Message
func (*CreateRole) Reset ¶
func (x *CreateRole) Reset()
func (*CreateRole) String ¶
func (x *CreateRole) String() string
func (*CreateRole) Validate ¶
func (m *CreateRole) Validate() error
Validate checks the field values on CreateRole 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 (*CreateRole) ValidateAll ¶
func (m *CreateRole) ValidateAll() error
ValidateAll checks the field values on CreateRole 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 CreateRoleMultiError, or nil if none found.
type CreateRoleMultiError ¶
type CreateRoleMultiError []error
CreateRoleMultiError is an error wrapping multiple validation errors returned by CreateRole.ValidateAll() if the designated constraints aren't met.
func (CreateRoleMultiError) AllErrors ¶
func (m CreateRoleMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateRoleMultiError) Error ¶
func (m CreateRoleMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateRoleValidationError ¶
type CreateRoleValidationError struct {
// contains filtered or unexported fields
}
CreateRoleValidationError is the validation error returned by CreateRole.Validate if the designated constraints aren't met.
func (CreateRoleValidationError) Cause ¶
func (e CreateRoleValidationError) Cause() error
Cause function returns cause value.
func (CreateRoleValidationError) Error ¶
func (e CreateRoleValidationError) Error() string
Error satisfies the builtin error interface
func (CreateRoleValidationError) ErrorName ¶
func (e CreateRoleValidationError) ErrorName() string
ErrorName returns error name.
func (CreateRoleValidationError) Field ¶
func (e CreateRoleValidationError) Field() string
Field function returns field value.
func (CreateRoleValidationError) Key ¶
func (e CreateRoleValidationError) Key() bool
Key function returns key value.
func (CreateRoleValidationError) Reason ¶
func (e CreateRoleValidationError) Reason() string
Reason function returns reason value.
type DeleteRole ¶
type DeleteRole struct { RoleId string `protobuf:"bytes,1,opt,name=role_id,json=roleId,proto3" json:"role_id,omitempty"` Auth0Domain string `protobuf:"bytes,2,opt,name=auth0_domain,json=auth0Domain,proto3" json:"auth0_domain,omitempty"` Auth0MgmtToken string `protobuf:"bytes,3,opt,name=auth0_mgmt_token,json=auth0MgmtToken,proto3" json:"auth0_mgmt_token,omitempty"` UserEmail string `protobuf:"bytes,4,opt,name=user_email,json=userEmail,proto3" json:"user_email,omitempty"` RequestId string `protobuf:"bytes,5,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` // contains filtered or unexported fields }
func (*DeleteRole) Descriptor
deprecated
func (*DeleteRole) Descriptor() ([]byte, []int)
Deprecated: Use DeleteRole.ProtoReflect.Descriptor instead.
func (*DeleteRole) GetAuth0Domain ¶
func (x *DeleteRole) GetAuth0Domain() string
func (*DeleteRole) GetAuth0MgmtToken ¶
func (x *DeleteRole) GetAuth0MgmtToken() string
func (*DeleteRole) GetRequestId ¶
func (x *DeleteRole) GetRequestId() string
func (*DeleteRole) GetRoleId ¶
func (x *DeleteRole) GetRoleId() string
func (*DeleteRole) GetUserEmail ¶
func (x *DeleteRole) GetUserEmail() string
func (*DeleteRole) ProtoMessage ¶
func (*DeleteRole) ProtoMessage()
func (*DeleteRole) ProtoReflect ¶
func (x *DeleteRole) ProtoReflect() protoreflect.Message
func (*DeleteRole) Reset ¶
func (x *DeleteRole) Reset()
func (*DeleteRole) String ¶
func (x *DeleteRole) String() string
func (*DeleteRole) Validate ¶
func (m *DeleteRole) Validate() error
Validate checks the field values on DeleteRole 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 (*DeleteRole) ValidateAll ¶
func (m *DeleteRole) ValidateAll() error
ValidateAll checks the field values on DeleteRole 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 DeleteRoleMultiError, or nil if none found.
type DeleteRoleMultiError ¶
type DeleteRoleMultiError []error
DeleteRoleMultiError is an error wrapping multiple validation errors returned by DeleteRole.ValidateAll() if the designated constraints aren't met.
func (DeleteRoleMultiError) AllErrors ¶
func (m DeleteRoleMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteRoleMultiError) Error ¶
func (m DeleteRoleMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteRoleValidationError ¶
type DeleteRoleValidationError struct {
// contains filtered or unexported fields
}
DeleteRoleValidationError is the validation error returned by DeleteRole.Validate if the designated constraints aren't met.
func (DeleteRoleValidationError) Cause ¶
func (e DeleteRoleValidationError) Cause() error
Cause function returns cause value.
func (DeleteRoleValidationError) Error ¶
func (e DeleteRoleValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteRoleValidationError) ErrorName ¶
func (e DeleteRoleValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteRoleValidationError) Field ¶
func (e DeleteRoleValidationError) Field() string
Field function returns field value.
func (DeleteRoleValidationError) Key ¶
func (e DeleteRoleValidationError) Key() bool
Key function returns key value.
func (DeleteRoleValidationError) Reason ¶
func (e DeleteRoleValidationError) Reason() string
Reason function returns reason value.
type Empty ¶
type Empty struct {
// contains filtered or unexported fields
}
func (*Empty) Descriptor
deprecated
func (*Empty) ProtoMessage ¶
func (*Empty) ProtoMessage()
func (*Empty) ProtoReflect ¶
func (x *Empty) ProtoReflect() protoreflect.Message
func (*Empty) Validate ¶
Validate checks the field values on Empty 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 (*Empty) ValidateAll ¶
ValidateAll checks the field values on Empty 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 EmptyMultiError, or nil if none found.
type EmptyMultiError ¶
type EmptyMultiError []error
EmptyMultiError is an error wrapping multiple validation errors returned by Empty.ValidateAll() if the designated constraints aren't met.
func (EmptyMultiError) AllErrors ¶
func (m EmptyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (EmptyMultiError) Error ¶
func (m EmptyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type EmptyValidationError ¶
type EmptyValidationError struct {
// contains filtered or unexported fields
}
EmptyValidationError is the validation error returned by Empty.Validate if the designated constraints aren't met.
func (EmptyValidationError) Cause ¶
func (e EmptyValidationError) Cause() error
Cause function returns cause value.
func (EmptyValidationError) Error ¶
func (e EmptyValidationError) Error() string
Error satisfies the builtin error interface
func (EmptyValidationError) ErrorName ¶
func (e EmptyValidationError) ErrorName() string
ErrorName returns error name.
func (EmptyValidationError) Field ¶
func (e EmptyValidationError) Field() string
Field function returns field value.
func (EmptyValidationError) Key ¶
func (e EmptyValidationError) Key() bool
Key function returns key value.
func (EmptyValidationError) Reason ¶
func (e EmptyValidationError) Reason() string
Reason function returns reason value.
type GetByIdRequest ¶
type GetByIdRequest struct { Id uint32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` UserEmail string `protobuf:"bytes,2,opt,name=user_email,json=userEmail,proto3" json:"user_email,omitempty"` RequestId string `protobuf:"bytes,3,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` // contains filtered or unexported fields }
func (*GetByIdRequest) Descriptor
deprecated
func (*GetByIdRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetByIdRequest.ProtoReflect.Descriptor instead.
func (*GetByIdRequest) GetId ¶
func (x *GetByIdRequest) GetId() uint32
func (*GetByIdRequest) GetRequestId ¶
func (x *GetByIdRequest) GetRequestId() string
func (*GetByIdRequest) GetUserEmail ¶
func (x *GetByIdRequest) GetUserEmail() string
func (*GetByIdRequest) ProtoMessage ¶
func (*GetByIdRequest) ProtoMessage()
func (*GetByIdRequest) ProtoReflect ¶
func (x *GetByIdRequest) ProtoReflect() protoreflect.Message
func (*GetByIdRequest) Reset ¶
func (x *GetByIdRequest) Reset()
func (*GetByIdRequest) String ¶
func (x *GetByIdRequest) String() string
func (*GetByIdRequest) Validate ¶
func (m *GetByIdRequest) Validate() error
Validate checks the field values on GetByIdRequest 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 (*GetByIdRequest) ValidateAll ¶
func (m *GetByIdRequest) ValidateAll() error
ValidateAll checks the field values on GetByIdRequest 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 GetByIdRequestMultiError, or nil if none found.
type GetByIdRequestMultiError ¶
type GetByIdRequestMultiError []error
GetByIdRequestMultiError is an error wrapping multiple validation errors returned by GetByIdRequest.ValidateAll() if the designated constraints aren't met.
func (GetByIdRequestMultiError) AllErrors ¶
func (m GetByIdRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetByIdRequestMultiError) Error ¶
func (m GetByIdRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetByIdRequestValidationError ¶
type GetByIdRequestValidationError struct {
// contains filtered or unexported fields
}
GetByIdRequestValidationError is the validation error returned by GetByIdRequest.Validate if the designated constraints aren't met.
func (GetByIdRequestValidationError) Cause ¶
func (e GetByIdRequestValidationError) Cause() error
Cause function returns cause value.
func (GetByIdRequestValidationError) Error ¶
func (e GetByIdRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetByIdRequestValidationError) ErrorName ¶
func (e GetByIdRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetByIdRequestValidationError) Field ¶
func (e GetByIdRequestValidationError) Field() string
Field function returns field value.
func (GetByIdRequestValidationError) Key ¶
func (e GetByIdRequestValidationError) Key() bool
Key function returns key value.
func (GetByIdRequestValidationError) Reason ¶
func (e GetByIdRequestValidationError) Reason() string
Reason function returns reason value.
type GetRequest ¶
type GetRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` UserEmail string `protobuf:"bytes,2,opt,name=user_email,json=userEmail,proto3" json:"user_email,omitempty"` RequestId string `protobuf:"bytes,3,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` // contains filtered or unexported fields }
func (*GetRequest) Descriptor
deprecated
func (*GetRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetRequest.ProtoReflect.Descriptor instead.
func (*GetRequest) GetId ¶
func (x *GetRequest) GetId() string
func (*GetRequest) GetRequestId ¶
func (x *GetRequest) GetRequestId() string
func (*GetRequest) GetUserEmail ¶
func (x *GetRequest) GetUserEmail() string
func (*GetRequest) ProtoMessage ¶
func (*GetRequest) ProtoMessage()
func (*GetRequest) ProtoReflect ¶
func (x *GetRequest) ProtoReflect() protoreflect.Message
func (*GetRequest) Reset ¶
func (x *GetRequest) Reset()
func (*GetRequest) String ¶
func (x *GetRequest) String() string
func (*GetRequest) Validate ¶
func (m *GetRequest) Validate() error
Validate checks the field values on GetRequest 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 (*GetRequest) ValidateAll ¶
func (m *GetRequest) ValidateAll() error
ValidateAll checks the field values on GetRequest 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 GetRequestMultiError, or nil if none found.
type GetRequestMultiError ¶
type GetRequestMultiError []error
GetRequestMultiError is an error wrapping multiple validation errors returned by GetRequest.ValidateAll() if the designated constraints aren't met.
func (GetRequestMultiError) AllErrors ¶
func (m GetRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetRequestMultiError) Error ¶
func (m GetRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetRequestValidationError ¶
type GetRequestValidationError struct {
// contains filtered or unexported fields
}
GetRequestValidationError is the validation error returned by GetRequest.Validate if the designated constraints aren't met.
func (GetRequestValidationError) Cause ¶
func (e GetRequestValidationError) Cause() error
Cause function returns cause value.
func (GetRequestValidationError) Error ¶
func (e GetRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetRequestValidationError) ErrorName ¶
func (e GetRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetRequestValidationError) Field ¶
func (e GetRequestValidationError) Field() string
Field function returns field value.
func (GetRequestValidationError) Key ¶
func (e GetRequestValidationError) Key() bool
Key function returns key value.
func (GetRequestValidationError) Reason ¶
func (e GetRequestValidationError) Reason() string
Reason function returns reason value.
type GetRole ¶
type GetRole struct { RoleId string `protobuf:"bytes,1,opt,name=role_id,json=roleId,proto3" json:"role_id,omitempty"` UserId string `protobuf:"bytes,2,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` Auth0Domain string `protobuf:"bytes,3,opt,name=auth0_domain,json=auth0Domain,proto3" json:"auth0_domain,omitempty"` Auth0MgmtToken string `protobuf:"bytes,4,opt,name=auth0_mgmt_token,json=auth0MgmtToken,proto3" json:"auth0_mgmt_token,omitempty"` UserEmail string `protobuf:"bytes,5,opt,name=user_email,json=userEmail,proto3" json:"user_email,omitempty"` RequestId string `protobuf:"bytes,6,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` // contains filtered or unexported fields }
func (*GetRole) Descriptor
deprecated
func (*GetRole) GetAuth0Domain ¶
func (*GetRole) GetAuth0MgmtToken ¶
func (*GetRole) GetRequestId ¶
func (*GetRole) GetUserEmail ¶
func (*GetRole) ProtoMessage ¶
func (*GetRole) ProtoMessage()
func (*GetRole) ProtoReflect ¶
func (x *GetRole) ProtoReflect() protoreflect.Message
func (*GetRole) Validate ¶
Validate checks the field values on GetRole 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 (*GetRole) ValidateAll ¶
ValidateAll checks the field values on GetRole 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 GetRoleMultiError, or nil if none found.
type GetRoleMultiError ¶
type GetRoleMultiError []error
GetRoleMultiError is an error wrapping multiple validation errors returned by GetRole.ValidateAll() if the designated constraints aren't met.
func (GetRoleMultiError) AllErrors ¶
func (m GetRoleMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetRoleMultiError) Error ¶
func (m GetRoleMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetRolePermissions ¶
type GetRolePermissions struct { RoleId string `protobuf:"bytes,1,opt,name=role_id,json=roleId,proto3" json:"role_id,omitempty"` UserId string `protobuf:"bytes,2,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` Auth0Domain string `protobuf:"bytes,3,opt,name=auth0_domain,json=auth0Domain,proto3" json:"auth0_domain,omitempty"` Auth0MgmtToken string `protobuf:"bytes,4,opt,name=auth0_mgmt_token,json=auth0MgmtToken,proto3" json:"auth0_mgmt_token,omitempty"` UserEmail string `protobuf:"bytes,5,opt,name=user_email,json=userEmail,proto3" json:"user_email,omitempty"` RequestId string `protobuf:"bytes,6,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` // contains filtered or unexported fields }
func (*GetRolePermissions) Descriptor
deprecated
func (*GetRolePermissions) Descriptor() ([]byte, []int)
Deprecated: Use GetRolePermissions.ProtoReflect.Descriptor instead.
func (*GetRolePermissions) GetAuth0Domain ¶
func (x *GetRolePermissions) GetAuth0Domain() string
func (*GetRolePermissions) GetAuth0MgmtToken ¶
func (x *GetRolePermissions) GetAuth0MgmtToken() string
func (*GetRolePermissions) GetRequestId ¶
func (x *GetRolePermissions) GetRequestId() string
func (*GetRolePermissions) GetRoleId ¶
func (x *GetRolePermissions) GetRoleId() string
func (*GetRolePermissions) GetUserEmail ¶
func (x *GetRolePermissions) GetUserEmail() string
func (*GetRolePermissions) GetUserId ¶
func (x *GetRolePermissions) GetUserId() string
func (*GetRolePermissions) ProtoMessage ¶
func (*GetRolePermissions) ProtoMessage()
func (*GetRolePermissions) ProtoReflect ¶
func (x *GetRolePermissions) ProtoReflect() protoreflect.Message
func (*GetRolePermissions) Reset ¶
func (x *GetRolePermissions) Reset()
func (*GetRolePermissions) String ¶
func (x *GetRolePermissions) String() string
func (*GetRolePermissions) Validate ¶
func (m *GetRolePermissions) Validate() error
Validate checks the field values on GetRolePermissions 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 (*GetRolePermissions) ValidateAll ¶
func (m *GetRolePermissions) ValidateAll() error
ValidateAll checks the field values on GetRolePermissions 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 GetRolePermissionsMultiError, or nil if none found.
type GetRolePermissionsMultiError ¶
type GetRolePermissionsMultiError []error
GetRolePermissionsMultiError is an error wrapping multiple validation errors returned by GetRolePermissions.ValidateAll() if the designated constraints aren't met.
func (GetRolePermissionsMultiError) AllErrors ¶
func (m GetRolePermissionsMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetRolePermissionsMultiError) Error ¶
func (m GetRolePermissionsMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetRolePermissionsValidationError ¶
type GetRolePermissionsValidationError struct {
// contains filtered or unexported fields
}
GetRolePermissionsValidationError is the validation error returned by GetRolePermissions.Validate if the designated constraints aren't met.
func (GetRolePermissionsValidationError) Cause ¶
func (e GetRolePermissionsValidationError) Cause() error
Cause function returns cause value.
func (GetRolePermissionsValidationError) Error ¶
func (e GetRolePermissionsValidationError) Error() string
Error satisfies the builtin error interface
func (GetRolePermissionsValidationError) ErrorName ¶
func (e GetRolePermissionsValidationError) ErrorName() string
ErrorName returns error name.
func (GetRolePermissionsValidationError) Field ¶
func (e GetRolePermissionsValidationError) Field() string
Field function returns field value.
func (GetRolePermissionsValidationError) Key ¶
func (e GetRolePermissionsValidationError) Key() bool
Key function returns key value.
func (GetRolePermissionsValidationError) Reason ¶
func (e GetRolePermissionsValidationError) Reason() string
Reason function returns reason value.
type GetRoleValidationError ¶
type GetRoleValidationError struct {
// contains filtered or unexported fields
}
GetRoleValidationError is the validation error returned by GetRole.Validate if the designated constraints aren't met.
func (GetRoleValidationError) Cause ¶
func (e GetRoleValidationError) Cause() error
Cause function returns cause value.
func (GetRoleValidationError) Error ¶
func (e GetRoleValidationError) Error() string
Error satisfies the builtin error interface
func (GetRoleValidationError) ErrorName ¶
func (e GetRoleValidationError) ErrorName() string
ErrorName returns error name.
func (GetRoleValidationError) Field ¶
func (e GetRoleValidationError) Field() string
Field function returns field value.
func (GetRoleValidationError) Key ¶
func (e GetRoleValidationError) Key() bool
Key function returns key value.
func (GetRoleValidationError) Reason ¶
func (e GetRoleValidationError) Reason() string
Reason function returns reason value.
type GetRoles ¶
type GetRoles struct { Auth0Domain string `protobuf:"bytes,1,opt,name=auth0_domain,json=auth0Domain,proto3" json:"auth0_domain,omitempty"` Auth0MgmtToken string `protobuf:"bytes,2,opt,name=auth0_mgmt_token,json=auth0MgmtToken,proto3" json:"auth0_mgmt_token,omitempty"` UserId string `protobuf:"bytes,3,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` UserEmail string `protobuf:"bytes,4,opt,name=user_email,json=userEmail,proto3" json:"user_email,omitempty"` RequestId string `protobuf:"bytes,5,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` // contains filtered or unexported fields }
func (*GetRoles) Descriptor
deprecated
func (*GetRoles) GetAuth0Domain ¶
func (*GetRoles) GetAuth0MgmtToken ¶
func (*GetRoles) GetRequestId ¶
func (*GetRoles) GetUserEmail ¶
func (*GetRoles) ProtoMessage ¶
func (*GetRoles) ProtoMessage()
func (*GetRoles) ProtoReflect ¶
func (x *GetRoles) ProtoReflect() protoreflect.Message
func (*GetRoles) Validate ¶
Validate checks the field values on GetRoles 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 (*GetRoles) ValidateAll ¶
ValidateAll checks the field values on GetRoles 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 GetRolesMultiError, or nil if none found.
type GetRolesMultiError ¶
type GetRolesMultiError []error
GetRolesMultiError is an error wrapping multiple validation errors returned by GetRoles.ValidateAll() if the designated constraints aren't met.
func (GetRolesMultiError) AllErrors ¶
func (m GetRolesMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetRolesMultiError) Error ¶
func (m GetRolesMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetRolesValidationError ¶
type GetRolesValidationError struct {
// contains filtered or unexported fields
}
GetRolesValidationError is the validation error returned by GetRoles.Validate if the designated constraints aren't met.
func (GetRolesValidationError) Cause ¶
func (e GetRolesValidationError) Cause() error
Cause function returns cause value.
func (GetRolesValidationError) Error ¶
func (e GetRolesValidationError) Error() string
Error satisfies the builtin error interface
func (GetRolesValidationError) ErrorName ¶
func (e GetRolesValidationError) ErrorName() string
ErrorName returns error name.
func (GetRolesValidationError) Field ¶
func (e GetRolesValidationError) Field() string
Field function returns field value.
func (GetRolesValidationError) Key ¶
func (e GetRolesValidationError) Key() bool
Key function returns key value.
func (GetRolesValidationError) Reason ¶
func (e GetRolesValidationError) Reason() string
Reason function returns reason value.
type Location ¶
type Location 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"` LocId string `protobuf:"bytes,4,opt,name=loc_id,json=locId,proto3" json:"loc_id,omitempty"` Description string `protobuf:"bytes,5,opt,name=description,proto3" json:"description,omitempty"` Conditions string `protobuf:"bytes,6,opt,name=conditions,proto3" json:"conditions,omitempty"` CountrySubentity string `protobuf:"bytes,7,opt,name=country_subentity,json=countrySubentity,proto3" json:"country_subentity,omitempty"` CountrySubentityCode string `protobuf:"bytes,8,opt,name=country_subentity_code,json=countrySubentityCode,proto3" json:"country_subentity_code,omitempty"` LocationTypeCode string `protobuf:"bytes,9,opt,name=location_type_code,json=locationTypeCode,proto3" json:"location_type_code,omitempty"` InformationURI string `protobuf:"bytes,10,opt,name=information_u_r_i,json=informationURI,proto3" json:"information_u_r_i,omitempty"` LocName string `protobuf:"bytes,11,opt,name=loc_name,json=locName,proto3" json:"loc_name,omitempty"` ValidityPeriodStartDate *timestamppb.Timestamp `` /* 135-byte string literal not displayed */ ValidityPeriodEndDate *timestamppb.Timestamp `` /* 129-byte string literal not displayed */ LocationCoordLat float64 `protobuf:"fixed64,14,opt,name=location_coord_lat,json=locationCoordLat,proto3" json:"location_coord_lat,omitempty"` LocationCoordLon float64 `protobuf:"fixed64,15,opt,name=location_coord_lon,json=locationCoordLon,proto3" json:"location_coord_lon,omitempty"` AltitudeMeasure float64 `protobuf:"fixed64,16,opt,name=altitude_measure,json=altitudeMeasure,proto3" json:"altitude_measure,omitempty"` // contains filtered or unexported fields }
func (*Location) Descriptor
deprecated
func (*Location) GetAltitudeMeasure ¶
func (*Location) GetConditions ¶
func (*Location) GetCountrySubentity ¶
func (*Location) GetCountrySubentityCode ¶
func (*Location) GetDescription ¶
func (*Location) GetInformationURI ¶
func (*Location) GetLocName ¶
func (*Location) GetLocationCoordLat ¶
func (*Location) GetLocationCoordLon ¶
func (*Location) GetLocationTypeCode ¶
func (*Location) GetValidityPeriodEndDate ¶
func (x *Location) GetValidityPeriodEndDate() *timestamppb.Timestamp
func (*Location) GetValidityPeriodStartDate ¶
func (x *Location) GetValidityPeriodStartDate() *timestamppb.Timestamp
func (*Location) ProtoMessage ¶
func (*Location) ProtoMessage()
func (*Location) ProtoReflect ¶
func (x *Location) ProtoReflect() protoreflect.Message
func (*Location) Validate ¶
Validate checks the field values on Location 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 (*Location) ValidateAll ¶
ValidateAll checks the field values on Location 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 LocationMultiError, or nil if none found.
type LocationMultiError ¶
type LocationMultiError []error
LocationMultiError is an error wrapping multiple validation errors returned by Location.ValidateAll() if the designated constraints aren't met.
func (LocationMultiError) AllErrors ¶
func (m LocationMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (LocationMultiError) Error ¶
func (m LocationMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type LocationValidationError ¶
type LocationValidationError struct {
// contains filtered or unexported fields
}
LocationValidationError is the validation error returned by Location.Validate if the designated constraints aren't met.
func (LocationValidationError) Cause ¶
func (e LocationValidationError) Cause() error
Cause function returns cause value.
func (LocationValidationError) Error ¶
func (e LocationValidationError) Error() string
Error satisfies the builtin error interface
func (LocationValidationError) ErrorName ¶
func (e LocationValidationError) ErrorName() string
ErrorName returns error name.
func (LocationValidationError) Field ¶
func (e LocationValidationError) Field() string
Field function returns field value.
func (LocationValidationError) Key ¶
func (e LocationValidationError) Key() bool
Key function returns key value.
func (LocationValidationError) Reason ¶
func (e LocationValidationError) Reason() string
Reason function returns reason value.
type PartyInfo ¶
type PartyInfo struct { PartyId uint32 `protobuf:"varint,1,opt,name=party_id,json=partyId,proto3" json:"party_id,omitempty"` PartyName string `protobuf:"bytes,2,opt,name=party_name,json=partyName,proto3" json:"party_name,omitempty"` // contains filtered or unexported fields }
func (*PartyInfo) Descriptor
deprecated
func (*PartyInfo) GetPartyId ¶
func (*PartyInfo) GetPartyName ¶
func (*PartyInfo) ProtoMessage ¶
func (*PartyInfo) ProtoMessage()
func (*PartyInfo) ProtoReflect ¶
func (x *PartyInfo) ProtoReflect() protoreflect.Message
func (*PartyInfo) Validate ¶
Validate checks the field values on PartyInfo 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 (*PartyInfo) ValidateAll ¶
ValidateAll checks the field values on PartyInfo 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 PartyInfoMultiError, or nil if none found.
type PartyInfoMultiError ¶
type PartyInfoMultiError []error
PartyInfoMultiError is an error wrapping multiple validation errors returned by PartyInfo.ValidateAll() if the designated constraints aren't met.
func (PartyInfoMultiError) AllErrors ¶
func (m PartyInfoMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (PartyInfoMultiError) Error ¶
func (m PartyInfoMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type PartyInfoValidationError ¶
type PartyInfoValidationError struct {
// contains filtered or unexported fields
}
PartyInfoValidationError is the validation error returned by PartyInfo.Validate if the designated constraints aren't met.
func (PartyInfoValidationError) Cause ¶
func (e PartyInfoValidationError) Cause() error
Cause function returns cause value.
func (PartyInfoValidationError) Error ¶
func (e PartyInfoValidationError) Error() string
Error satisfies the builtin error interface
func (PartyInfoValidationError) ErrorName ¶
func (e PartyInfoValidationError) ErrorName() string
ErrorName returns error name.
func (PartyInfoValidationError) Field ¶
func (e PartyInfoValidationError) Field() string
Field function returns field value.
func (PartyInfoValidationError) Key ¶
func (e PartyInfoValidationError) Key() bool
Key function returns key value.
func (PartyInfoValidationError) Reason ¶
func (e PartyInfoValidationError) Reason() string
Reason function returns reason value.
type Permission ¶
type Permission struct { PermissionName string `protobuf:"bytes,1,opt,name=permission_name,json=permissionName,proto3" json:"permission_name,omitempty"` PermissionDescription string `protobuf:"bytes,2,opt,name=permission_description,json=permissionDescription,proto3" json:"permission_description,omitempty"` // contains filtered or unexported fields }
func (*Permission) Descriptor
deprecated
func (*Permission) Descriptor() ([]byte, []int)
Deprecated: Use Permission.ProtoReflect.Descriptor instead.
func (*Permission) GetPermissionDescription ¶
func (x *Permission) GetPermissionDescription() string
func (*Permission) GetPermissionName ¶
func (x *Permission) GetPermissionName() string
func (*Permission) ProtoMessage ¶
func (*Permission) ProtoMessage()
func (*Permission) ProtoReflect ¶
func (x *Permission) ProtoReflect() protoreflect.Message
func (*Permission) Reset ¶
func (x *Permission) Reset()
func (*Permission) String ¶
func (x *Permission) String() string
func (*Permission) Validate ¶
func (m *Permission) Validate() error
Validate checks the field values on Permission 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 (*Permission) ValidateAll ¶
func (m *Permission) ValidateAll() error
ValidateAll checks the field values on Permission 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 PermissionMultiError, or nil if none found.
type PermissionMultiError ¶
type PermissionMultiError []error
PermissionMultiError is an error wrapping multiple validation errors returned by Permission.ValidateAll() if the designated constraints aren't met.
func (PermissionMultiError) AllErrors ¶
func (m PermissionMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (PermissionMultiError) Error ¶
func (m PermissionMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type PermissionValidationError ¶
type PermissionValidationError struct {
// contains filtered or unexported fields
}
PermissionValidationError is the validation error returned by Permission.Validate if the designated constraints aren't met.
func (PermissionValidationError) Cause ¶
func (e PermissionValidationError) Cause() error
Cause function returns cause value.
func (PermissionValidationError) Error ¶
func (e PermissionValidationError) Error() string
Error satisfies the builtin error interface
func (PermissionValidationError) ErrorName ¶
func (e PermissionValidationError) ErrorName() string
ErrorName returns error name.
func (PermissionValidationError) Field ¶
func (e PermissionValidationError) Field() string
Field function returns field value.
func (PermissionValidationError) Key ¶
func (e PermissionValidationError) Key() bool
Key function returns key value.
func (PermissionValidationError) Reason ¶
func (e PermissionValidationError) Reason() string
Reason function returns reason value.
type RemoveRolePermission ¶
type RemoveRolePermission struct { ResourceServerIdentifier string `` /* 135-byte string literal not displayed */ PermissionName string `protobuf:"bytes,2,opt,name=permission_name,json=permissionName,proto3" json:"permission_name,omitempty"` RoleId string `protobuf:"bytes,3,opt,name=role_id,json=roleId,proto3" json:"role_id,omitempty"` UserId string `protobuf:"bytes,4,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` Auth0Domain string `protobuf:"bytes,5,opt,name=auth0_domain,json=auth0Domain,proto3" json:"auth0_domain,omitempty"` Auth0MgmtToken string `protobuf:"bytes,6,opt,name=auth0_mgmt_token,json=auth0MgmtToken,proto3" json:"auth0_mgmt_token,omitempty"` UserEmail string `protobuf:"bytes,7,opt,name=user_email,json=userEmail,proto3" json:"user_email,omitempty"` RequestId string `protobuf:"bytes,8,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` // contains filtered or unexported fields }
func (*RemoveRolePermission) Descriptor
deprecated
func (*RemoveRolePermission) Descriptor() ([]byte, []int)
Deprecated: Use RemoveRolePermission.ProtoReflect.Descriptor instead.
func (*RemoveRolePermission) GetAuth0Domain ¶
func (x *RemoveRolePermission) GetAuth0Domain() string
func (*RemoveRolePermission) GetAuth0MgmtToken ¶
func (x *RemoveRolePermission) GetAuth0MgmtToken() string
func (*RemoveRolePermission) GetPermissionName ¶
func (x *RemoveRolePermission) GetPermissionName() string
func (*RemoveRolePermission) GetRequestId ¶
func (x *RemoveRolePermission) GetRequestId() string
func (*RemoveRolePermission) GetResourceServerIdentifier ¶
func (x *RemoveRolePermission) GetResourceServerIdentifier() string
func (*RemoveRolePermission) GetRoleId ¶
func (x *RemoveRolePermission) GetRoleId() string
func (*RemoveRolePermission) GetUserEmail ¶
func (x *RemoveRolePermission) GetUserEmail() string
func (*RemoveRolePermission) GetUserId ¶
func (x *RemoveRolePermission) GetUserId() string
func (*RemoveRolePermission) ProtoMessage ¶
func (*RemoveRolePermission) ProtoMessage()
func (*RemoveRolePermission) ProtoReflect ¶
func (x *RemoveRolePermission) ProtoReflect() protoreflect.Message
func (*RemoveRolePermission) Reset ¶
func (x *RemoveRolePermission) Reset()
func (*RemoveRolePermission) String ¶
func (x *RemoveRolePermission) String() string
func (*RemoveRolePermission) Validate ¶
func (m *RemoveRolePermission) Validate() error
Validate checks the field values on RemoveRolePermission 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 (*RemoveRolePermission) ValidateAll ¶
func (m *RemoveRolePermission) ValidateAll() error
ValidateAll checks the field values on RemoveRolePermission 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 RemoveRolePermissionMultiError, or nil if none found.
type RemoveRolePermissionMultiError ¶
type RemoveRolePermissionMultiError []error
RemoveRolePermissionMultiError is an error wrapping multiple validation errors returned by RemoveRolePermission.ValidateAll() if the designated constraints aren't met.
func (RemoveRolePermissionMultiError) AllErrors ¶
func (m RemoveRolePermissionMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RemoveRolePermissionMultiError) Error ¶
func (m RemoveRolePermissionMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RemoveRolePermissionValidationError ¶
type RemoveRolePermissionValidationError struct {
// contains filtered or unexported fields
}
RemoveRolePermissionValidationError is the validation error returned by RemoveRolePermission.Validate if the designated constraints aren't met.
func (RemoveRolePermissionValidationError) Cause ¶
func (e RemoveRolePermissionValidationError) Cause() error
Cause function returns cause value.
func (RemoveRolePermissionValidationError) Error ¶
func (e RemoveRolePermissionValidationError) Error() string
Error satisfies the builtin error interface
func (RemoveRolePermissionValidationError) ErrorName ¶
func (e RemoveRolePermissionValidationError) ErrorName() string
ErrorName returns error name.
func (RemoveRolePermissionValidationError) Field ¶
func (e RemoveRolePermissionValidationError) Field() string
Field function returns field value.
func (RemoveRolePermissionValidationError) Key ¶
func (e RemoveRolePermissionValidationError) Key() bool
Key function returns key value.
func (RemoveRolePermissionValidationError) Reason ¶
func (e RemoveRolePermissionValidationError) Reason() string
Reason function returns reason value.
type Role ¶
type Role struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Description string `protobuf:"bytes,3,opt,name=description,proto3" json:"description,omitempty"` // contains filtered or unexported fields }
func (*Role) Descriptor
deprecated
func (*Role) GetDescription ¶
func (*Role) ProtoMessage ¶
func (*Role) ProtoMessage()
func (*Role) ProtoReflect ¶
func (x *Role) ProtoReflect() protoreflect.Message
func (*Role) Validate ¶
Validate checks the field values on Role 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 (*Role) ValidateAll ¶
ValidateAll checks the field values on Role 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 RoleMultiError, or nil if none found.
type RoleMultiError ¶
type RoleMultiError []error
RoleMultiError is an error wrapping multiple validation errors returned by Role.ValidateAll() if the designated constraints aren't met.
func (RoleMultiError) AllErrors ¶
func (m RoleMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RoleMultiError) Error ¶
func (m RoleMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RolePermission ¶
type RolePermission struct { PermissionName string `protobuf:"bytes,1,opt,name=permission_name,json=permissionName,proto3" json:"permission_name,omitempty"` Description string `protobuf:"bytes,2,opt,name=description,proto3" json:"description,omitempty"` ResourceServerName string `protobuf:"bytes,3,opt,name=resource_server_name,json=resourceServerName,proto3" json:"resource_server_name,omitempty"` ResourceServerIdentifier string `` /* 135-byte string literal not displayed */ RoleId string `protobuf:"bytes,5,opt,name=role_id,json=roleId,proto3" json:"role_id,omitempty"` UserId string `protobuf:"bytes,6,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` UserEmail string `protobuf:"bytes,7,opt,name=user_email,json=userEmail,proto3" json:"user_email,omitempty"` RequestId string `protobuf:"bytes,8,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` // contains filtered or unexported fields }
func (*RolePermission) Descriptor
deprecated
func (*RolePermission) Descriptor() ([]byte, []int)
Deprecated: Use RolePermission.ProtoReflect.Descriptor instead.
func (*RolePermission) GetDescription ¶
func (x *RolePermission) GetDescription() string
func (*RolePermission) GetPermissionName ¶
func (x *RolePermission) GetPermissionName() string
func (*RolePermission) GetRequestId ¶
func (x *RolePermission) GetRequestId() string
func (*RolePermission) GetResourceServerIdentifier ¶
func (x *RolePermission) GetResourceServerIdentifier() string
func (*RolePermission) GetResourceServerName ¶
func (x *RolePermission) GetResourceServerName() string
func (*RolePermission) GetRoleId ¶
func (x *RolePermission) GetRoleId() string
func (*RolePermission) GetUserEmail ¶
func (x *RolePermission) GetUserEmail() string
func (*RolePermission) GetUserId ¶
func (x *RolePermission) GetUserId() string
func (*RolePermission) ProtoMessage ¶
func (*RolePermission) ProtoMessage()
func (*RolePermission) ProtoReflect ¶
func (x *RolePermission) ProtoReflect() protoreflect.Message
func (*RolePermission) Reset ¶
func (x *RolePermission) Reset()
func (*RolePermission) String ¶
func (x *RolePermission) String() string
func (*RolePermission) Validate ¶
func (m *RolePermission) Validate() error
Validate checks the field values on RolePermission 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 (*RolePermission) ValidateAll ¶
func (m *RolePermission) ValidateAll() error
ValidateAll checks the field values on RolePermission 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 RolePermissionMultiError, or nil if none found.
type RolePermissionMultiError ¶
type RolePermissionMultiError []error
RolePermissionMultiError is an error wrapping multiple validation errors returned by RolePermission.ValidateAll() if the designated constraints aren't met.
func (RolePermissionMultiError) AllErrors ¶
func (m RolePermissionMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RolePermissionMultiError) Error ¶
func (m RolePermissionMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RolePermissionValidationError ¶
type RolePermissionValidationError struct {
// contains filtered or unexported fields
}
RolePermissionValidationError is the validation error returned by RolePermission.Validate if the designated constraints aren't met.
func (RolePermissionValidationError) Cause ¶
func (e RolePermissionValidationError) Cause() error
Cause function returns cause value.
func (RolePermissionValidationError) Error ¶
func (e RolePermissionValidationError) Error() string
Error satisfies the builtin error interface
func (RolePermissionValidationError) ErrorName ¶
func (e RolePermissionValidationError) ErrorName() string
ErrorName returns error name.
func (RolePermissionValidationError) Field ¶
func (e RolePermissionValidationError) Field() string
Field function returns field value.
func (RolePermissionValidationError) Key ¶
func (e RolePermissionValidationError) Key() bool
Key function returns key value.
func (RolePermissionValidationError) Reason ¶
func (e RolePermissionValidationError) Reason() string
Reason function returns reason value.
type RoleValidationError ¶
type RoleValidationError struct {
// contains filtered or unexported fields
}
RoleValidationError is the validation error returned by Role.Validate if the designated constraints aren't met.
func (RoleValidationError) Cause ¶
func (e RoleValidationError) Cause() error
Cause function returns cause value.
func (RoleValidationError) Error ¶
func (e RoleValidationError) Error() string
Error satisfies the builtin error interface
func (RoleValidationError) ErrorName ¶
func (e RoleValidationError) ErrorName() string
ErrorName returns error name.
func (RoleValidationError) Field ¶
func (e RoleValidationError) Field() string
Field function returns field value.
func (RoleValidationError) Key ¶
func (e RoleValidationError) Key() bool
Key function returns key value.
func (RoleValidationError) Reason ¶
func (e RoleValidationError) Reason() string
Reason function returns reason value.
type UpdateRole ¶
type UpdateRole struct { RoleId string `protobuf:"bytes,1,opt,name=role_id,json=roleId,proto3" json:"role_id,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Description string `protobuf:"bytes,3,opt,name=description,proto3" json:"description,omitempty"` Auth0Domain string `protobuf:"bytes,4,opt,name=auth0_domain,json=auth0Domain,proto3" json:"auth0_domain,omitempty"` Auth0MgmtToken string `protobuf:"bytes,5,opt,name=auth0_mgmt_token,json=auth0MgmtToken,proto3" json:"auth0_mgmt_token,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 (*UpdateRole) Descriptor
deprecated
func (*UpdateRole) Descriptor() ([]byte, []int)
Deprecated: Use UpdateRole.ProtoReflect.Descriptor instead.
func (*UpdateRole) GetAuth0Domain ¶
func (x *UpdateRole) GetAuth0Domain() string
func (*UpdateRole) GetAuth0MgmtToken ¶
func (x *UpdateRole) GetAuth0MgmtToken() string
func (*UpdateRole) GetDescription ¶
func (x *UpdateRole) GetDescription() string
func (*UpdateRole) GetName ¶
func (x *UpdateRole) GetName() string
func (*UpdateRole) GetRequestId ¶
func (x *UpdateRole) GetRequestId() string
func (*UpdateRole) GetRoleId ¶
func (x *UpdateRole) GetRoleId() string
func (*UpdateRole) GetUserEmail ¶
func (x *UpdateRole) GetUserEmail() string
func (*UpdateRole) ProtoMessage ¶
func (*UpdateRole) ProtoMessage()
func (*UpdateRole) ProtoReflect ¶
func (x *UpdateRole) ProtoReflect() protoreflect.Message
func (*UpdateRole) Reset ¶
func (x *UpdateRole) Reset()
func (*UpdateRole) String ¶
func (x *UpdateRole) String() string
func (*UpdateRole) Validate ¶
func (m *UpdateRole) Validate() error
Validate checks the field values on UpdateRole 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 (*UpdateRole) ValidateAll ¶
func (m *UpdateRole) ValidateAll() error
ValidateAll checks the field values on UpdateRole 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 UpdateRoleMultiError, or nil if none found.
type UpdateRoleMultiError ¶
type UpdateRoleMultiError []error
UpdateRoleMultiError is an error wrapping multiple validation errors returned by UpdateRole.ValidateAll() if the designated constraints aren't met.
func (UpdateRoleMultiError) AllErrors ¶
func (m UpdateRoleMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateRoleMultiError) Error ¶
func (m UpdateRoleMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateRoleValidationError ¶
type UpdateRoleValidationError struct {
// contains filtered or unexported fields
}
UpdateRoleValidationError is the validation error returned by UpdateRole.Validate if the designated constraints aren't met.
func (UpdateRoleValidationError) Cause ¶
func (e UpdateRoleValidationError) Cause() error
Cause function returns cause value.
func (UpdateRoleValidationError) Error ¶
func (e UpdateRoleValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateRoleValidationError) ErrorName ¶
func (e UpdateRoleValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateRoleValidationError) Field ¶
func (e UpdateRoleValidationError) Field() string
Field function returns field value.
func (UpdateRoleValidationError) Key ¶
func (e UpdateRoleValidationError) Key() bool
Key function returns key value.
func (UpdateRoleValidationError) Reason ¶
func (e UpdateRoleValidationError) Reason() string
Reason function returns reason value.
type ViewUserRoles ¶
type ViewUserRoles struct { Auth0Domain string `protobuf:"bytes,1,opt,name=auth0_domain,json=auth0Domain,proto3" json:"auth0_domain,omitempty"` Auth0MgmtToken string `protobuf:"bytes,2,opt,name=auth0_mgmt_token,json=auth0MgmtToken,proto3" json:"auth0_mgmt_token,omitempty"` UserId string `protobuf:"bytes,3,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` UserEmail string `protobuf:"bytes,4,opt,name=user_email,json=userEmail,proto3" json:"user_email,omitempty"` RequestId string `protobuf:"bytes,5,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` // contains filtered or unexported fields }
func (*ViewUserRoles) Descriptor
deprecated
func (*ViewUserRoles) Descriptor() ([]byte, []int)
Deprecated: Use ViewUserRoles.ProtoReflect.Descriptor instead.
func (*ViewUserRoles) GetAuth0Domain ¶
func (x *ViewUserRoles) GetAuth0Domain() string
func (*ViewUserRoles) GetAuth0MgmtToken ¶
func (x *ViewUserRoles) GetAuth0MgmtToken() string
func (*ViewUserRoles) GetRequestId ¶
func (x *ViewUserRoles) GetRequestId() string
func (*ViewUserRoles) GetUserEmail ¶
func (x *ViewUserRoles) GetUserEmail() string
func (*ViewUserRoles) GetUserId ¶
func (x *ViewUserRoles) GetUserId() string
func (*ViewUserRoles) ProtoMessage ¶
func (*ViewUserRoles) ProtoMessage()
func (*ViewUserRoles) ProtoReflect ¶
func (x *ViewUserRoles) ProtoReflect() protoreflect.Message
func (*ViewUserRoles) Reset ¶
func (x *ViewUserRoles) Reset()
func (*ViewUserRoles) String ¶
func (x *ViewUserRoles) String() string
func (*ViewUserRoles) Validate ¶
func (m *ViewUserRoles) Validate() error
Validate checks the field values on ViewUserRoles 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 (*ViewUserRoles) ValidateAll ¶
func (m *ViewUserRoles) ValidateAll() error
ValidateAll checks the field values on ViewUserRoles 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 ViewUserRolesMultiError, or nil if none found.
type ViewUserRolesMultiError ¶
type ViewUserRolesMultiError []error
ViewUserRolesMultiError is an error wrapping multiple validation errors returned by ViewUserRoles.ValidateAll() if the designated constraints aren't met.
func (ViewUserRolesMultiError) AllErrors ¶
func (m ViewUserRolesMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ViewUserRolesMultiError) Error ¶
func (m ViewUserRolesMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ViewUserRolesValidationError ¶
type ViewUserRolesValidationError struct {
// contains filtered or unexported fields
}
ViewUserRolesValidationError is the validation error returned by ViewUserRoles.Validate if the designated constraints aren't met.
func (ViewUserRolesValidationError) Cause ¶
func (e ViewUserRolesValidationError) Cause() error
Cause function returns cause value.
func (ViewUserRolesValidationError) Error ¶
func (e ViewUserRolesValidationError) Error() string
Error satisfies the builtin error interface
func (ViewUserRolesValidationError) ErrorName ¶
func (e ViewUserRolesValidationError) ErrorName() string
ErrorName returns error name.
func (ViewUserRolesValidationError) Field ¶
func (e ViewUserRolesValidationError) Field() string
Field function returns field value.
func (ViewUserRolesValidationError) Key ¶
func (e ViewUserRolesValidationError) Key() bool
Key function returns key value.
func (ViewUserRolesValidationError) Reason ¶
func (e ViewUserRolesValidationError) Reason() string
Reason function returns reason value.